@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240920.0 → 0.0.0-nightly-20240921.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-20240920.0",
3
+ "version": "0.0.0-nightly-20240921.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,15 +41,15 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240920.0",
45
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240920.0",
46
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20240920.0",
47
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20240920.0",
48
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240920.0",
49
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240920.0",
50
- "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20240920.0",
51
- "ckeditor5": "0.0.0-nightly-20240920.0",
52
- "ckeditor5-collaboration": "0.0.0-nightly-20240920.0",
44
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240921.0",
45
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240921.0",
46
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20240921.0",
47
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20240921.0",
48
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240921.0",
49
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240921.0",
50
+ "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20240921.0",
51
+ "ckeditor5": "0.0.0-nightly-20240921.0",
52
+ "ckeditor5-collaboration": "0.0.0-nightly-20240921.0",
53
53
  "lodash-es": "4.17.21"
54
54
  },
55
55
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bee44=_0x4564;(function(_0x3f90d6,_0x4403fb){const _0x4f2679=_0x4564,_0x10d06f=_0x3f90d6();while(!![]){try{const _0x1d7c5f=parseInt(_0x4f2679(0x117))/0x1*(parseInt(_0x4f2679(0x112))/0x2)+parseInt(_0x4f2679(0x1bb))/0x3*(parseInt(_0x4f2679(0x271))/0x4)+parseInt(_0x4f2679(0x235))/0x5+-parseInt(_0x4f2679(0x193))/0x6*(parseInt(_0x4f2679(0x258))/0x7)+parseInt(_0x4f2679(0x222))/0x8*(parseInt(_0x4f2679(0x21e))/0x9)+-parseInt(_0x4f2679(0x182))/0xa+-parseInt(_0x4f2679(0x15b))/0xb*(-parseInt(_0x4f2679(0x264))/0xc);if(_0x1d7c5f===_0x4403fb)break;else _0x10d06f['push'](_0x10d06f['shift']());}catch(_0x3ba7a6){_0x10d06f['push'](_0x10d06f['shift']());}}}(_0x49ac,0x1c6f6));import{Plugin as _0x37c502,PendingActions as _0x27b1c1}from'ckeditor5/src/core.js';import{LiveRange as _0x1a7aae}from'ckeditor5/src/engine.js';import{CKEditorError as _0x49c41b,uid as _0x34afe1,priorities as _0x243c78,logWarning as _0x481841,getEnvKeystrokeText as _0x38aa45}from'ckeditor5/src/utils.js';import{toWidget as _0x39558e}from'ckeditor5/src/widget.js';import{Users as _0x578be9,hashObject as _0x2d8da1,surroundingMarkersDetector as _0xce2215,FOCUS_ANNOTATION_KEYSTROKE as _0x56c142}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x55a878 from'./commands/trackchangescommand.js';import _0x32e211 from'./commands/acceptsuggestioncommand.js';import _0x3261c1 from'./commands/discardsuggestioncommand.js';import _0x318bd3 from'./commands/executeonallsuggestionscommand.js';import _0x4f5078 from'./commands/executeonselectedsuggestionscommand.js';import _0x1d013b from'./suggestion.js';import _0x4fea98 from'./suggestiondescriptionfactory.js';import _0x381d04 from'./integrations/aiassistant.js';import _0x2e4cc3 from'./integrations/alignment.js';import _0x3cf193 from'./integrations/basicstyles.js';import _0x1c3c18 from'./integrations/blockquote.js';import _0x1bbca7 from'./integrations/casechange.js';import _0x301b4e from'./integrations/ckbox.js';import _0x5d3aef from'./integrations/codeblock.js';import _0x205549 from'./integrations/comments.js';import _0x50eee7 from'./integrations/deletecommand.js';import _0x1a5760 from'./integrations/list.js';import _0x54599b from'./integrations/listproperties.js';import _0x3f28cd from'./integrations/entercommand.js';import _0x4823 from'./integrations/findandreplace.js';import _0x1827a6 from'./integrations/font.js';import _0x36c6d3 from'./integrations/formatpainter.js';import _0x363a32 from'./integrations/heading.js';import _0x556b1 from'./integrations/highlight.js';import _0x3e23be from'./integrations/horizontalline.js';import _0x2667b1 from'./integrations/htmlembed.js';import _0x27ecb4 from'./integrations/image.js';import _0x4ee1ea from'./integrations/imagereplace.js';import _0x6f9a2e from'./integrations/imagestyle.js';import _0x39d366 from'./integrations/importword.js';import _0x18a976 from'./integrations/indent.js';import _0x8a635d from'./integrations/inputcommand.js';import _0x160a33 from'./integrations/link.js';function _0x49ac(){const _0x1c5252=['refresh','markerName','filter','containsPosition','name','_isForcedDefaultExecutionBlock','every','_removeSuggestion','LEAVE','move','comments','_reduceExistingSuggestions','formatInline:chain','commands','deletion:join','parent','trackChanges.trackFormatChanges','hasComments','remove','next','change','markers','oldValue','_getAuthorFromId','_inlineAttributeKeys','formatGroupId','getWalker','backward','isAtStart','originalSuggestionId','toUpperCase','requires','_joinWithAdjacentSuggestions','widget','upcast','rejected','find','createRange','before','acceptSelectedSuggestions','dataReady','attribute:discard','removeAttribute','multi','showSuggestionHighlights','markInsertion','unshift','_reduceSuggestionAttributeRange','bindElementToMarker','multipleBlocks','markerNameToElements','assign','markerReady','addClass','_processAttributeSuggestions','ck-suggestion-marker-formatBlock','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.','change:activeMarkers','clone','markerToHighlight','item','has','_isRegisteredAttribute','isBefore','_rangeIsInLocalUserInsertion','track-changes-suggestion-data-mismatch','track-changes-user-not-found','start','map','getAllAdjacentSuggestions','addSuggestion','unbindElementFromMarkerName','collaboration.channelId','detach','track-changes-suggestion-not-found','conversion','elementEnd','_checkSuggestionCorrectness','rootName','deletion:accept','add','fromRange','end','acceptAllSuggestions','PENDING_ACTION_SUGGESTION','_isDataLoaded','markBlockFormat','PendingActions','markInlineFormat','65673gheUmE','ck-suggestion-marker','splitPosition','_onDiscard','16MDCdEm','change:data','_SUGGESTION_ANNOUNCEMENT','deletion','pop','newRange','getDifference','plugins','setAttribute','addCommentThread','markDeletion','forceDefaultExecution','error-saving-suggestion-data-suggestion-discarded','track-changes-enable-command-twice','addMarker:suggestion:formatBlock','insert','warn','delete','isExternal','331515ZVfTAi','element','external:','insertContent','toJSON','ck-suggestion-marker-','_getAttributeKey','adapter','update:suggestion','dataToMarker','CommentsRepository','root','_updateSuggestionData','_createSuggestion','never','size','isAfter','acceptSuggestion','getRange','setSelection','push','getContainedElement','isSelectable','getSuggestion','listenTo','addComment','_registerDefaultCallbacks','subType','_getExternalAuthor','deleteContent','TrackChangesEditing','@external','elementStart','_enabledCommands','meta','28BxSwwP','isObject','trackChangesCommand','consume','groupId','attribute:','track-changes-adapter-already-set','set','commentThread','formatBlock:accept','_handleNewSuggestionMarker','_adapter','18852AJZmJs','data-author-id','registerBlockAttribute','values','attribute:join','stop','moveTargetPosition','track-changes-command-not-found','_setSuggestionRange','removeMarker','removeClass','applyOperation','stopListening','3868ScbEwk','createdAt','isCollapsed','locale','from','_trackFormatChanges','accepted','attributeOldValue','discard','isOwn','hasCommentThread','_joinSuggestions','_initAriaMarkerChangeAnnouncements','containsItem','_processAttributeChanges','createPositionAfter','isBlock','isInContent','setTo','batch','unbind','forward','_addThreadToSuggestion','_suggestions','startsWith','deletion:chain','deletion:','isArray','formatBlock:discard','isIntersecting','_cutOutSuggestionMarker','open','addMarker:suggestion','selection','_setSuggestionData','concat','getChanges','key','isInsideObject','$graveyard','documentSelection','_isBlockAttribute','containerElement','registerPostFixer','substring','previous','isIntersectingWithRange','ck-suggestion-marker-formatInline','document','attribute','_commentsRepository','getSuggestions','suggestion:attribute:','value','isLocal','addMarkerName','getChangedMarkers','discardAllSuggestions','addRange','formatInline:join','insertion:discard','buildSuggestion','_refreshSuggestionsChain','addSuggestionData','creator','attribute:accept','removeComment','$text','removed','announce','normal','isNextTo','skipNestingCheck','consumable','containsRangeInObject','forEach','suggestionUnloaded','$elementName','return','_findSuggestions','isEqual','_splitMarkerName','removeMarker:suggestion:formatBlock','low','696KsfbTU','_refreshAttributeSuggestionsChain','enableReadOnlyMode','formatBlock:chain','tablePasteChainId','112ntgZLs','nodeAfter','enableCommand','sort','markAttributeChange','mapper','enableDefaultAttributesIntegration','chain','_recordAttributeSuggestions','splice','join','data-suggestion','isDocumentOperation','removeMarker:suggestion:attribute','head','getRanges','_breakSuggestionMarker','suggestion-type','addMarker:suggestion:attribute','editingDowncast','get','config','ck-suggestion-marker--active','getLastMatchingPosition','fetchCommentThread','attributeNewValue','markMultiRangeDeletion','trackChanges.mergeNestedSuggestions','insertion:accept','FORMATTING','discardSelectedSuggestions','formatBlock','clear','_blockAttributeKeys','formatInline','position','formatBlock:','insertion:','notReady','markerToData','formatInline:accept','addHighlight','_editor','_defaultCallbacks','init','addMarker','markMultiRangeBlockFormat','getIntersection','isRemovable','after','change:_saved','createRangeIn','suggestionLoaded','_suggestionState','fromCharCode','writer','createPositionBefore','oldRange','$marker','always','getItems','insertion:chain','trackChanges','createElement','_getMarkerAnnouncementText','formatInline:discard','dataDowncast','_suggestionFactory','1562DhKjRy','updateSuggestion','formatInline:','split','getShiftedBy','elementToElement','ENTER','markMultiRangeInsertion','accept','high','commandName','nodeBefore','action','range','attributeKey','formatBlock:join','marker-count','lowest','for','suggestion:','_recordAttributeChanges','ready','track-changes-adapter-missing-getsuggestion','createPositionAt','hasSuggestion','getAncestors','containsRange','data','model','getUser','differ','type','some','newValue','_addSuggestionMarker','length','isMultiRange','highest','toViewElement','1956840pWebUh','deletion:discard','substr','rename','define','enqueueChange','editor','howMany','Users','getFirstMarker','suggestionChanged','registerInlineAttribute','createSelection','_saved','group','resolve','schema','256524VwKcOu','getCustomProperty','authorName','getMultiRangeId','authoredAt','_model','registerCustomCallback','execute','getCommentThread','author','options','getSuggestionCallback','descriptionFactory','_customCallbacks','suggestion','updateMarker','_afterChanges','_mergeNestedSuggestions','getFirstRange','getAttribute','isUndo','$textProxy','attributes','insertion:join','getNearestSelectionRange','keys','format','reconvertMarker','pluginName','editing','default','getMarkers','isAtEnd','isTouching','includes','isLimit','stringify','removeMarkers','_getSuggestionData','catch','435KCdFEo','activeMarkers','addUser','discardSuggestion','createRangeOn','rethrowUnexpectedError','targetPosition','then','fire','insertion'];_0x49ac=function(){return _0x1c5252;};return _0x49ac();}import _0xa825d6 from'./integrations/legacylist.js';import _0x23bb64 from'./integrations/legacylistproperties.js';import _0x2a59fd from'./integrations/mediaembed.js';import _0x1dc4ad from'./integrations/mention.js';import _0x22e646 from'./integrations/mergefields.js';import _0x35ece5 from'./integrations/multilevellist.js';import _0x56a2b5 from'./integrations/pagebreak.js';import _0x42ad91 from'./integrations/paragraph.js';import _0x155233 from'./integrations/removeformat.js';import _0x4c803d from'./integrations/restrictededitingmode.js';import _0x21f809 from'./integrations/shiftentercommand.js';import _0x4959d6 from'./integrations/standardeditingmode.js';import _0x5c57e2 from'./integrations/style.js';import _0x594964 from'./integrations/table.js';import _0x455764 from'./integrations/tablemergesplit.js';import _0x44545f from'./integrations/tableheadings.js';import _0x240d76 from'./integrations/tableclipboard.js';import _0x7a4a35 from'./integrations/tablecolumnresize.js';import _0xb79b5f from'./integrations/template.js';import _0x2fa1e4 from'./integrations/tableofcontents.js';import _0x2fe8eb from'./integrations/title.js';import _0x2cc97a from'./integrations/undo.js';import _0x3f404d from'./integrations/tablecaption.js';import _0x1491a9 from'./integrations/tableproperties.js';import{getTranslation as _0x3dc4b8}from'./utils/common-translations.js';import{isEqual as _0x3290ad,omit as _0x40de9b}from'lodash-es';export const renameAttributeKey=_0x3bee44(0x2be);export default class p extends _0x37c502{static get[_0x3bee44(0x1e4)](){const _0x157ad7=_0x3bee44;return[_0x157ad7(0x23f),_0x578be9,_0x27b1c1,_0x381d04,_0x2e4cc3,_0x3cf193,_0x1c3c18,_0x301b4e,_0x1bbca7,_0x5d3aef,_0x205549,_0x50eee7,_0x3f28cd,_0x4823,_0x1827a6,_0x36c6d3,_0x363a32,_0x556b1,_0x3e23be,_0x2667b1,_0x27ecb4,_0x6f9a2e,_0x4ee1ea,_0x39d366,_0x18a976,_0x8a635d,_0xa825d6,_0x23bb64,_0x35ece5,_0x160a33,_0x1a5760,_0x54599b,_0x2a59fd,_0x1dc4ad,_0x22e646,_0x56a2b5,_0x42ad91,_0x155233,_0x4c803d,_0x21f809,_0x4959d6,_0x5c57e2,_0x594964,_0x455764,_0x44545f,_0x3f404d,_0x240d76,_0x7a4a35,_0x2fa1e4,_0x1491a9,_0xb79b5f,_0x2fe8eb,_0x2cc97a];}static get[_0x3bee44(0x1af)](){const _0x557905=_0x3bee44;return _0x557905(0x253);}constructor(_0x3b0402){const _0x1b0598=_0x3bee44;function _0x3bfb0d(_0x3af6f9){const _0x5e481c=_0x4564;return _0x3af6f9[_0x5e481c(0x209)](_0x3b52fb=>String[_0x5e481c(0x14d)](_0x3b52fb))[_0x5e481c(0x121)]('');}super(_0x3b0402),this[_0x1b0598(0x11f)]=!0x1,this[_0x1b0598(0x25f)](_0x1b0598(0x1bc),[]),this['on'](_0x1b0598(0x1fe),(_0x274993,_0xf72bc8,_0x19bb1e,_0x282d24)=>{const _0x59f1ee=_0x1b0598;this[_0x59f1ee(0x198)][_0x59f1ee(0x1d9)](()=>{const _0xe5324c=_0x59f1ee;for(const _0x295674 of[..._0x282d24,..._0x19bb1e])this[_0xe5324c(0x198)][_0xe5324c(0x1da)][_0xe5324c(0x202)](_0x295674)&&_0x3b0402[_0xe5324c(0x1b0)][_0xe5324c(0x1ae)](_0x295674);});}),this[_0x1b0598(0x19f)]=new _0x4fea98(this[_0x1b0598(0x188)][_0x1b0598(0x177)][_0x1b0598(0x192)],this[_0x1b0598(0x188)][_0x1b0598(0x274)]),this[_0x1b0598(0x263)]=null,this[_0x1b0598(0x15a)]=new Et(this[_0x1b0598(0x188)]),this[_0x1b0598(0x288)]=new Map(),this[_0x1b0598(0x2a3)]=_0x3b0402[_0x1b0598(0x229)][_0x1b0598(0x12b)](_0x1b0598(0x23f)),this[_0x1b0598(0x256)]=new Set(),this[_0x1b0598(0x198)]=this[_0x1b0598(0x188)][_0x1b0598(0x177)],this[_0x1b0598(0x14c)]=new WeakMap(),this[_0x1b0598(0x1ca)]=!0x1,this[_0x1b0598(0x138)]=new Set([_0x1b0598(0x2be)]),this[_0x1b0598(0x1dd)]=new Set(),_0x3b0402[_0x1b0598(0x12c)][_0x1b0598(0x186)](_0x1b0598(0x1d5),_0x1b0598(0x1b1)),this[_0x1b0598(0x276)]=_0x3b0402[_0x1b0598(0x12c)][_0x1b0598(0x12b)](_0x1b0598(0x1d5)),_0x3b0402[_0x1b0598(0x12c)][_0x1b0598(0x186)](_0x1b0598(0x132),!0x0),this[_0x1b0598(0x1a4)]=_0x3b0402[_0x1b0598(0x12c)][_0x1b0598(0x12b)](_0x1b0598(0x132)),this[_0x1b0598(0x25a)]=new _0x55a878(_0x3b0402,this[_0x1b0598(0x256)]),this[_0x1b0598(0x27d)](),this[_0x3bfb0d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3bfb0d([0x34,0x30,0x34,0x38,0x31,0x38,0x34,0x30]);}[_0x3bee44(0x143)](){const _0x4b33f2=_0x3bee44,_0x12f0f1=this[_0x4b33f2(0x188)],_0x38a3b7=(_0x8d7e3c,_0x323f73)=>{const _0x1220e4=_0x4b33f2;if(_0x1220e4(0x2a2)!=_0x8d7e3c)return _0x1220e4(0x23a)+_0x8d7e3c;const _0x22ac47=_0x323f73[_0x1220e4(0x15e)]('|')[0x0];return this[_0x1220e4(0x29a)](_0x22ac47)?_0x1220e4(0x1fc):_0x1220e4(0x2a0);};_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x12a))[_0x4b33f2(0x200)]({'model':_0x4b33f2(0x1a1),'view':_0x5b71ea=>{const _0x120b6f=_0x4b33f2,{id:_0x17e4c7,authorId:_0x2ba491,type:_0x346d69,subType:_0x3f51d1}=this[_0x120b6f(0x10f)](_0x5b71ea[_0x120b6f(0x1c6)]),_0x53097c=[_0x120b6f(0x21f),_0x38a3b7(_0x346d69,_0x3f51d1)];let _0x4f54ed=0xbb8;return this[_0x120b6f(0x1bc)][_0x120b6f(0x1b5)](_0x5b71ea[_0x120b6f(0x1c6)])&&(_0x53097c[_0x120b6f(0x249)](_0x120b6f(0x12d)),_0x4f54ed=0xbc2),_0x120b6f(0x225)==_0x346d69&&(_0x4f54ed+=0x5),{'classes':_0x53097c,'attributes':{'data-suggestion':_0x17e4c7,'data-author-id':_0x2ba491},'priority':_0x4f54ed};}}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x159))[_0x4b33f2(0x215)](_0x8f3d99=>{const _0x33db69=_0x4b33f2;_0x8f3d99['on'](_0x33db69(0x291),(_0x2aefe7,_0x179089,_0x24d0c0)=>{const _0x3c99e0=_0x33db69;if(!_0x24d0c0[_0x3c99e0(0x19d)][_0x3c99e0(0x1f1)])return;const _0x22e159=_0x179089[_0x3c99e0(0x201)];if(!_0x22e159)return;const _0x488175=_0x24d0c0[_0x3c99e0(0x11c)][_0x3c99e0(0x181)](_0x22e159);_0x12f0f1[_0x3c99e0(0x177)][_0x3c99e0(0x192)][_0x3c99e0(0x259)](_0x22e159)&&_0x488175&&!_0x488175[_0x3c99e0(0x194)](_0x3c99e0(0x1e6))&&_0x488175['is'](_0x3c99e0(0x29b))&&_0x39558e(_0x488175,_0x24d0c0[_0x3c99e0(0x14e)]);},{'priority':_0x33db69(0x164)});}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x159))[_0x4b33f2(0x200)]({'model':_0x4b33f2(0x1a1),'view':(_0x3298eb,_0x49fc3e)=>{const _0x1945d1=_0x4b33f2;if(!_0x49fc3e[_0x1945d1(0x19d)][_0x1945d1(0x1f1)])return null;const {type:_0x4d3bbf,subType:_0x2e94f9}=this[_0x1945d1(0x10f)](_0x3298eb[_0x1945d1(0x1c6)]);return{'classes':[_0x1945d1(0x21f),_0x38a3b7(_0x4d3bbf,_0x2e94f9)],'priority':0xbb8};}});const _0x1a582=({showActiveMarkers:_0x17fb13=!0x0,isAttributeSuggestion:_0x40502f=!0x1}={})=>(_0x235f6f,_0x2a046d,_0x32956b)=>{const _0x4f3e51=_0x4b33f2;if(!_0x2a046d[_0x4f3e51(0x201)])return;const {id:_0x211a1b,authorId:_0x4f84ce}=this[_0x4f3e51(0x10f)](_0x2a046d[_0x4f3e51(0x1c6)]);if(_0x40502f){const _0xe881a0=this[_0x4f3e51(0x288)][_0x4f3e51(0x12b)](_0x211a1b),_0x231e11=this[_0x4f3e51(0x23b)](_0xe881a0);if(!this[_0x4f3e51(0x29a)](_0x231e11))return;}if(_0x2a046d[_0x4f3e51(0x201)]['is'](_0x4f3e51(0x292)))return void _0x32956b[_0x4f3e51(0x2ba)][_0x4f3e51(0x25b)](_0x2a046d[_0x4f3e51(0x201)],_0x235f6f[_0x4f3e51(0x1c9)]);const _0x2a092c=_0x32956b[_0x4f3e51(0x11c)][_0x4f3e51(0x181)](_0x2a046d[_0x4f3e51(0x201)]);if(_0x2a046d[_0x4f3e51(0x201)]['is'](_0x4f3e51(0x236))&&_0x12f0f1[_0x4f3e51(0x177)][_0x4f3e51(0x192)][_0x4f3e51(0x281)](_0x2a046d[_0x4f3e51(0x201)])&&!_0x2a092c[_0x4f3e51(0x194)](_0x4f3e51(0x140))){_0x32956b[_0x4f3e51(0x14e)][_0x4f3e51(0x1fa)]([_0x4f3e51(0x21f),_0x4f3e51(0x1fc)],_0x2a092c),_0x32956b[_0x4f3e51(0x14e)][_0x4f3e51(0x22a)](_0x4f3e51(0x122),_0x211a1b,_0x2a092c),_0x32956b[_0x4f3e51(0x14e)][_0x4f3e51(0x22a)](_0x4f3e51(0x265),_0x4f84ce,_0x2a092c),_0x32956b[_0x4f3e51(0x11c)][_0x4f3e51(0x1f5)](_0x2a092c,_0x2a046d[_0x4f3e51(0x1c6)]),_0x17fb13&&(this[_0x4f3e51(0x1bc)][_0x4f3e51(0x1b5)](_0x2a046d[_0x4f3e51(0x1c6)])?_0x32956b[_0x4f3e51(0x14e)][_0x4f3e51(0x1fa)](_0x4f3e51(0x12d),_0x2a092c):_0x32956b[_0x4f3e51(0x14e)][_0x4f3e51(0x26e)](_0x4f3e51(0x12d),_0x2a092c));for(const _0x92d7e3 of _0x12f0f1[_0x4f3e51(0x177)][_0x4f3e51(0x14a)](_0x2a046d[_0x4f3e51(0x201)])[_0x4f3e51(0x153)]())_0x32956b[_0x4f3e51(0x2ba)][_0x4f3e51(0x25b)](_0x92d7e3,_0x235f6f[_0x4f3e51(0x1c9)]);_0x32956b[_0x4f3e51(0x2ba)][_0x4f3e51(0x25b)](_0x2a046d[_0x4f3e51(0x201)],_0x235f6f[_0x4f3e51(0x1c9)]);}};_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x159))[_0x4b33f2(0x215)](_0xdf6b80=>{const _0x223956=_0x4b33f2;_0xdf6b80['on'](_0x223956(0x230),(_0x3a2442,_0x43bbb3,_0x5f4f75)=>{const _0x4a613b=_0x223956;_0x5f4f75[_0x4a613b(0x19d)][_0x4a613b(0x1f1)]&&_0x1a582({'showActiveMarkers':!0x1})(_0x3a2442,_0x43bbb3,_0x5f4f75);},{'priority':_0x223956(0x180)});}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x159))[_0x4b33f2(0x215)](_0x1bd596=>{const _0x172df7=_0x4b33f2;_0x1bd596['on'](_0x172df7(0x129),(_0x1128f3,_0x4cd6b8,_0x5ea1a8)=>{const _0x14ca96=_0x172df7;_0x5ea1a8[_0x14ca96(0x19d)][_0x14ca96(0x1f1)]&&_0x1a582({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1128f3,_0x4cd6b8,_0x5ea1a8);},{'priority':_0x172df7(0x180)});}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x159))[_0x4b33f2(0x13e)]({'model':_0x4b33f2(0x1a1),'view':(_0x2e80dc,_0x5f3181)=>_0x5f3181[_0x4b33f2(0x19d)][_0x4b33f2(0x1f1)]?null:{'group':_0x4b33f2(0x1a1),'name':_0x2e80dc[_0x4b33f2(0x184)](0xb)}}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x1e7))[_0x4b33f2(0x160)]({'view':{'name':_0x4b33f2(0x1a1),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2f09f2,{writer:_0x299f33})=>{const _0x255e41=_0x4b33f2;let _0x29e878=_0x255e41(0x16e)+_0x2f09f2[_0x255e41(0x1a6)](_0x255e41(0x128))+':'+_0x2f09f2[_0x255e41(0x1a6)]('id');return _0x2f09f2[_0x255e41(0x1a6)](_0x255e41(0x16b))&&(_0x29e878+=':'+_0x2f09f2[_0x255e41(0x1a6)](_0x255e41(0x16b))),_0x299f33[_0x255e41(0x156)](_0x255e41(0x151),{'data-name':_0x29e878});}}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x1e7))[_0x4b33f2(0x23e)]({'view':_0x4b33f2(0x1a1)}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x12a))[_0x4b33f2(0x215)](_0x222910=>{const _0x1158df=_0x4b33f2;_0x222910['on'](_0x1158df(0x230),_0x1a582(),{'priority':_0x1158df(0x164)});}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x12a))[_0x4b33f2(0x215)](_0x453899=>{const _0x374b68=_0x4b33f2;_0x453899['on'](_0x374b68(0x129),_0x1a582({'isAttributeSuggestion':!0x0}),{'priority':_0x374b68(0x164)});}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x12a))[_0x4b33f2(0x215)](_0x102346=>{const _0x3744ff=_0x4b33f2;_0x102346['on'](_0x3744ff(0x110),(_0x3cbab7,_0x3ac491,_0x350bb5)=>{const _0x426e20=_0x3744ff,_0x102f00=_0x350bb5[_0x426e20(0x11c)][_0x426e20(0x1f7)](_0x3ac491[_0x426e20(0x1c6)]);if(_0x102f00){for(const _0x5e69ef of _0x102f00)_0x5e69ef[_0x426e20(0x194)](_0x426e20(0x140))||(_0x350bb5[_0x426e20(0x14e)][_0x426e20(0x26e)]([_0x426e20(0x21f),_0x426e20(0x1fc),_0x426e20(0x12d)],_0x5e69ef),_0x350bb5[_0x426e20(0x14e)][_0x426e20(0x1ef)](_0x426e20(0x122),_0x5e69ef),_0x350bb5[_0x426e20(0x14e)][_0x426e20(0x1ef)](_0x426e20(0x265),_0x5e69ef),_0x350bb5[_0x426e20(0x11c)][_0x426e20(0x20c)](_0x5e69ef,_0x3ac491[_0x426e20(0x1c6)]));}},{'priority':_0x3744ff(0x164)});}),_0x12f0f1[_0x4b33f2(0x210)][_0x4b33f2(0x16d)](_0x4b33f2(0x12a))[_0x4b33f2(0x215)](_0x475465=>{const _0x5f2f1c=_0x4b33f2;_0x475465['on'](_0x5f2f1c(0x124),(_0x41f1ac,_0x36be5d,_0x55bf2c)=>{const _0x45c036=_0x5f2f1c,_0x5c9247=_0x55bf2c[_0x45c036(0x11c)][_0x45c036(0x1f7)](_0x36be5d[_0x45c036(0x1c6)]);if(!_0x5c9247)return;const {id:_0x3cbfe2}=this[_0x45c036(0x10f)](_0x36be5d[_0x45c036(0x1c6)]),_0x2316ce=this[_0x45c036(0x288)][_0x45c036(0x12b)](_0x3cbfe2),_0x1ec07a=this[_0x45c036(0x23b)](_0x2316ce);if(this[_0x45c036(0x29a)](_0x1ec07a)){for(const _0x137076 of _0x5c9247)_0x137076[_0x45c036(0x194)](_0x45c036(0x140))||(_0x55bf2c[_0x45c036(0x14e)][_0x45c036(0x26e)]([_0x45c036(0x21f),_0x45c036(0x1fc),_0x45c036(0x12d)],_0x137076),_0x55bf2c[_0x45c036(0x14e)][_0x45c036(0x1ef)](_0x45c036(0x122),_0x137076),_0x55bf2c[_0x45c036(0x14e)][_0x45c036(0x1ef)](_0x45c036(0x265),_0x137076),_0x55bf2c[_0x45c036(0x11c)][_0x45c036(0x20c)](_0x137076,_0x36be5d[_0x45c036(0x1c6)]));}},{'priority':_0x5f2f1c(0x164)});}),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x2a1)][_0x4b33f2(0x29c)](_0xd1b78d=>{const _0x45771a=_0x4b33f2;let _0x3f32a8=!0x1;const _0x425f31=Array[_0x45771a(0x275)](_0x12f0f1[_0x45771a(0x177)][_0x45771a(0x2a1)][_0x45771a(0x179)][_0x45771a(0x2a9)]()),_0x1fc0b0=new Set();for(const {name:_0x59256a,data:_0x4719df}of _0x425f31){const {group:_0x249b18,type:_0x18caac,subType:_0x4c8e8e,id:_0x4d3c85}=this[_0x45771a(0x10f)](_0x59256a);if(_0x45771a(0x1a1)!==_0x249b18)continue;const _0x2e49b3=this[_0x45771a(0x288)][_0x45771a(0x12b)](_0x4d3c85);if(null!=_0x4719df[_0x45771a(0x227)]){_0x45771a(0x139)==_0x18caac&&(_0x3f32a8=_0x3f32a8||Ut(_0x4719df[_0x45771a(0x227)],_0x59256a,_0xd1b78d,_0x12f0f1[_0x45771a(0x177)][_0x45771a(0x192)]));const _0x117170=_0x45771a(0x2a2)==_0x18caac&&this[_0x45771a(0x29a)](_0x4c8e8e[_0x45771a(0x15e)]('|')[0x0]);if(_0x4719df[_0x45771a(0x227)][_0x45771a(0x273)]||_0x45771a(0x298)==_0x4719df[_0x45771a(0x227)][_0x45771a(0x240)][_0x45771a(0x213)]||_0x45771a(0x136)==_0x18caac&&!Ft(_0x4719df[_0x45771a(0x227)])||_0x117170&&!Ft(_0x4719df[_0x45771a(0x227)])||_0x45771a(0x225)==_0x18caac&&!(!Vt(_0x34b7ad=_0x4719df[_0x45771a(0x227)])&&!function(_0x3c6447){const _0x348a17=_0x45771a;return _0x3c6447[_0x348a17(0x208)][_0x348a17(0x1d4)]==_0x3c6447[_0x348a17(0x217)][_0x348a17(0x166)]&&_0x3c6447[_0x348a17(0x208)][_0x348a17(0x1b3)];}(_0x34b7ad)))_0xd1b78d[_0x45771a(0x26d)](_0x59256a),_0x3f32a8=!0x0;else{if(!_0x2e49b3||!_0x2e49b3[_0x45771a(0x282)])continue;if(_0x4719df[_0x45771a(0x227)]&&_0x4719df[_0x45771a(0x150)]&&_0x4719df[_0x45771a(0x227)][_0x45771a(0x2c1)](_0x4719df[_0x45771a(0x150)]))continue;_0x1fc0b0[_0x45771a(0x215)](_0x2e49b3);}}}var _0x34b7ad;return _0x1fc0b0[_0x45771a(0x244)]>0x0&&(_0x3f32a8=!!this[_0x45771a(0x1e5)](_0x1fc0b0)||_0x3f32a8),_0x3f32a8;}),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x2a1)][_0x4b33f2(0x29c)](_0x209e94=>{const _0x3ef975=_0x4b33f2;let _0x86c9ae=!0x1;for(const _0x1e3444 of _0x12f0f1[_0x3ef975(0x177)][_0x3ef975(0x2a1)][_0x3ef975(0x179)][_0x3ef975(0x295)]())if(_0x3ef975(0x231)==_0x1e3444[_0x3ef975(0x17a)])for(const _0x5998ad of this[_0x3ef975(0x288)][_0x3ef975(0x267)]()){if(_0x5998ad[_0x3ef975(0x17f)]||!_0x5998ad[_0x3ef975(0x282)])continue;const _0x2b9684=_0x3ef975(0x136)==_0x5998ad[_0x3ef975(0x17a)],_0x33deb9=this[_0x3ef975(0x23b)](_0x5998ad),_0x288d1b=_0x33deb9&&this[_0x3ef975(0x29a)](_0x33deb9);if(!_0x2b9684&&!_0x288d1b)continue;const _0x4c3234=_0x5998ad[_0x3ef975(0x1a5)]();if(_0x4c3234[_0x3ef975(0x208)][_0x3ef975(0x1d4)]!=_0x4c3234[_0x3ef975(0x217)][_0x3ef975(0x1d4)]&&!_0x4c3234[_0x3ef975(0x217)][_0x3ef975(0x1b3)]){const _0x477ef9=_0x12f0f1[_0x3ef975(0x177)][_0x3ef975(0x172)](_0x4c3234[_0x3ef975(0x208)][_0x3ef975(0x118)],_0x3ef975(0x217)),_0x385f21=_0x12f0f1[_0x3ef975(0x177)][_0x3ef975(0x1ea)](_0x4c3234[_0x3ef975(0x208)],_0x477ef9);_0x209e94[_0x3ef975(0x1a2)](_0x5998ad[_0x3ef975(0x18b)](),{'range':_0x385f21}),_0x86c9ae=!0x0;}}return _0x86c9ae;}),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x2a1)][_0x4b33f2(0x29c)](_0x1cf267=>this[_0x4b33f2(0x27f)](_0x1cf267)),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x2a1)][_0x4b33f2(0x29c)](_0x39e772=>!_0x39e772[_0x4b33f2(0x284)][_0x4b33f2(0x2a7)]&&this[_0x4b33f2(0x1fb)](_0x39e772)),_0x12f0f1[_0x4b33f2(0x177)]['on'](_0x4b33f2(0x1a3),()=>{const _0x18c574=_0x4b33f2;this[_0x18c574(0x11f)]=!0x1;}),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x2a1)]['on'](_0x4b33f2(0x223),(_0x113ae3,_0x450194)=>{const _0xf20d4f=_0x4b33f2;if(!_0x450194[_0xf20d4f(0x2a7)]||_0x450194[_0xf20d4f(0x1a7)])return;if(!this[_0xf20d4f(0x11f)])return;const _0x266ced=_0x12f0f1[_0xf20d4f(0x177)][_0xf20d4f(0x2a1)][_0xf20d4f(0x179)][_0xf20d4f(0x295)]();if(0x0==_0x266ced[_0xf20d4f(0x17e)])return;const _0x6e6807=[],_0x556b72=_0x266ced[_0xf20d4f(0x1c7)](_0x37ec2e=>_0xf20d4f(0x2a2)==_0x37ec2e[_0xf20d4f(0x17a)]),_0x5f47a7=_0x266ced[_0xf20d4f(0x1c7)](_0x56738=>_0xf20d4f(0x231)==_0x56738[_0xf20d4f(0x17a)]&&_0xf20d4f(0x2b4)!=_0x56738[_0xf20d4f(0x1c9)]);for(const _0x39de31 of _0x556b72)this[_0xf20d4f(0x203)](_0x39de31[_0xf20d4f(0x169)])&&_0x6e6807[_0xf20d4f(0x249)]({'key':_0x39de31[_0xf20d4f(0x169)],'newValue':_0x39de31[_0xf20d4f(0x130)],'oldValue':_0x39de31[_0xf20d4f(0x278)],'range':Pt(_0x39de31[_0xf20d4f(0x168)],_0x12f0f1[_0xf20d4f(0x177)])});for(const _0x190014 of _0x5f47a7){if(_0xf20d4f(0x185)!=_0x190014[_0xf20d4f(0x167)]&&_0xf20d4f(0x1c5)!=_0x190014[_0xf20d4f(0x167)])continue;const _0xeeb4c0=Lt(_0x190014[_0xf20d4f(0x13a)][_0xf20d4f(0x118)],_0x12f0f1[_0xf20d4f(0x177)]),_0x5066ef=_0x190014[_0xf20d4f(0x1eb)];_0xf20d4f(0x185)==_0x190014[_0xf20d4f(0x167)]&&_0x6e6807[_0xf20d4f(0x249)]({'key':_0xf20d4f(0x2be),'newValue':_0x190014[_0xf20d4f(0x1c9)],'oldValue':_0x5066ef[_0xf20d4f(0x1c9)],'range':_0xeeb4c0});for(const [_0x31eccd,_0x34b776]of _0x5066ef[_0xf20d4f(0x1a9)]){if(!this[_0xf20d4f(0x203)](_0x31eccd))continue;const _0x29be72=_0x190014[_0xf20d4f(0x1a9)][_0xf20d4f(0x12b)](_0x31eccd);_0x34b776!==_0x29be72&&_0x6e6807[_0xf20d4f(0x249)]({'key':_0x31eccd,'newValue':_0x29be72,'oldValue':_0x34b776,'range':_0xeeb4c0});}for(const [_0x57a88b,_0x24a8a7]of _0x190014[_0xf20d4f(0x1a9)])this[_0xf20d4f(0x203)](_0x57a88b)&&(_0x5066ef[_0xf20d4f(0x1a9)][_0xf20d4f(0x202)](_0x57a88b)||_0x6e6807[_0xf20d4f(0x249)]({'key':_0x57a88b,'newValue':_0x24a8a7,'oldValue':null,'range':_0xeeb4c0}));}0x0!=_0x6e6807[_0xf20d4f(0x17e)]&&_0x12f0f1[_0xf20d4f(0x177)][_0xf20d4f(0x187)](_0x450194,_0x396029=>{const _0x379f4c=_0xf20d4f,_0x5bdca1=_0x34afe1();for(const {range:_0x4cb408,key:_0x576ca4,oldValue:_0x3c6cd0,newValue:_0x24ecaf}of _0x6e6807)this[_0x379f4c(0x11b)](_0x4cb408,_0x576ca4,_0x3c6cd0,_0x24ecaf,{'groupId':_0x5bdca1});this[_0x379f4c(0x1d0)](_0x396029,_0x6e6807);});},{'priority':_0x4b33f2(0x16c)}),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x1da)]['on'](_0x4b33f2(0x23d),(_0x392509,_0x40212f,_0x38368d)=>{const _0x4abe9c=_0x4b33f2;if(null==_0x38368d){const {id:_0x4fbd3c}=this[_0x4abe9c(0x10f)](_0x40212f[_0x4abe9c(0x1c9)]),_0x3878d7=this[_0x4abe9c(0x288)][_0x4abe9c(0x12b)](_0x4fbd3c);_0x3878d7&&_0x3878d7[_0x4abe9c(0x2a8)](_0x40212f[_0x4abe9c(0x1c9)]);}}),_0x12f0f1[_0x4b33f2(0x177)][_0x4b33f2(0x2a1)]['on'](_0x4b33f2(0x223),()=>{const _0xf87f42=_0x4b33f2,_0x2d1f4c=Array[_0xf87f42(0x275)](_0x12f0f1[_0xf87f42(0x177)][_0xf87f42(0x2a1)][_0xf87f42(0x179)][_0xf87f42(0x2a9)]())[_0xf87f42(0x1c7)](_0x4a9669=>_0xf87f42(0x1a1)===this[_0xf87f42(0x10f)](_0x4a9669[_0xf87f42(0x1c9)])[_0xf87f42(0x190)]);if(0x0===_0x2d1f4c[_0xf87f42(0x17e)])return;_0x2d1f4c[_0xf87f42(0x11a)]((_0x538abd,_0x407097)=>{const _0x1c3f54=_0xf87f42,_0x381b48=_0x538abd[_0x1c3f54(0x176)][_0x1c3f54(0x150)],_0x598674=_0x407097[_0x1c3f54(0x176)][_0x1c3f54(0x150)];return null===_0x381b48&&null===_0x598674?0x0:null===_0x381b48&&null!==_0x598674?-0x1:null!==_0x381b48&&null===_0x598674?0x1:_0x381b48[_0x1c3f54(0x208)][_0x1c3f54(0x204)](_0x598674[_0x1c3f54(0x208)])?-0x1:0x1;});const _0x3b11f0=new Set(),_0x2104cb=new Set();for(const {name:_0x6a0cfa,data:_0x5c08b9}of _0x2d1f4c){const {id:_0x2eb98f}=this[_0xf87f42(0x10f)](_0x6a0cfa);if(null===_0x5c08b9[_0xf87f42(0x150)]){const _0x1f0c1d=this[_0xf87f42(0x262)](_0x6a0cfa);_0x2104cb[_0xf87f42(0x215)](_0x1f0c1d);}else{const _0x370dcd=this[_0xf87f42(0x288)][_0xf87f42(0x12b)](_0x2eb98f);null!==_0x5c08b9[_0xf87f42(0x227)]||_0x370dcd[_0xf87f42(0x282)]?(_0x3b11f0[_0xf87f42(0x215)](_0x370dcd[_0xf87f42(0x125)]),_0x2104cb[_0xf87f42(0x215)](_0x370dcd)):this[_0xf87f42(0x1cc)](_0x370dcd);}}_0x2104cb[_0xf87f42(0x244)]>0x0&&this[_0xf87f42(0x2af)](_0x2104cb);for(const _0x1a1874 of _0x3b11f0)this[_0xf87f42(0x1c3)](_0xf87f42(0x18c),_0x1a1874);}),_0x12f0f1[_0x4b33f2(0x177)]['on'](_0x4b33f2(0x26f),(_0x558064,_0x18ef62)=>{const _0x46c459=_0x4b33f2,_0x195231=_0x18ef62[0x0];if(!this[_0x46c459(0x288)][_0x46c459(0x244)])return;if(!_0x195231[_0x46c459(0x123)])return;if(_0x195231[_0x46c459(0x284)][_0x46c459(0x1a7)]||!_0x195231[_0x46c459(0x284)][_0x46c459(0x2a7)])return;let _0x49988a,_0x59e3cd;switch(_0x195231[_0x46c459(0x17a)]){case _0x46c459(0x231):_0x49988a=_0x12f0f1[_0x46c459(0x177)][_0x46c459(0x172)](_0x195231[_0x46c459(0x13a)]),_0x59e3cd=_0x49988a[_0x46c459(0x15f)](_0x195231[_0x46c459(0x189)]);break;case _0x46c459(0x15e):_0x49988a=_0x12f0f1[_0x46c459(0x177)][_0x46c459(0x172)](_0x195231[_0x46c459(0x220)]),_0x59e3cd=_0x12f0f1[_0x46c459(0x177)][_0x46c459(0x172)](_0x195231[_0x46c459(0x26a)]);break;case _0x46c459(0x1ce):_0x49988a=_0x12f0f1[_0x46c459(0x177)][_0x46c459(0x172)](_0x195231[_0x46c459(0x1c1)]),_0x59e3cd=_0x49988a[_0x46c459(0x15f)](_0x195231[_0x46c459(0x189)]);break;default:return;}const _0x34e6a8=_0x12f0f1[_0x46c459(0x177)][_0x46c459(0x1ea)](_0x49988a,_0x59e3cd);_0x12f0f1[_0x46c459(0x177)][_0x46c459(0x1d9)](()=>{const _0x449d0b=_0x46c459;for(const {suggestion:_0x43823c,meta:_0x48c768}of this[_0x449d0b(0x2c0)](_0x34e6a8)){if(_0x43823c[_0x449d0b(0x17f)])continue;if(_0x449d0b(0x139)==_0x43823c[_0x449d0b(0x17a)])continue;const _0x4b2375=this[_0x449d0b(0x23b)](_0x43823c);if(_0x4b2375&&this[_0x449d0b(0x29a)](_0x4b2375)&&_0x449d0b(0x15e)!=_0x195231[_0x449d0b(0x17a)])continue;const _0x2b6a38=_0x43823c[_0x449d0b(0x176)]&&_0x43823c[_0x449d0b(0x176)][_0x449d0b(0x1f6)];(_0x449d0b(0x136)!=_0x43823c[_0x449d0b(0x17a)]||_0x449d0b(0x15e)==_0x195231[_0x449d0b(0x17a)]&&!_0x2b6a38)&&(_0x48c768[_0x449d0b(0x2bb)]||_0x449d0b(0x1c4)==_0x43823c[_0x449d0b(0x17a)]&&_0x48c768[_0x449d0b(0x27a)]||_0x43823c[_0x449d0b(0x1a5)]()[_0x449d0b(0x175)](_0x34e6a8)&&this[_0x449d0b(0x127)](_0x43823c,_0x49988a,_0x59e3cd));}});},{'priority':_0x4b33f2(0x16c)}),_0x12f0f1[_0x4b33f2(0x177)]['on'](_0x4b33f2(0x252),(_0x1e2256,_0x48876a)=>{const _0x37b440=_0x4b33f2,_0x148634=_0x48876a[0x0],_0x51793e=_0x48876a[0x1];if(_0x51793e&&_0x51793e[_0x37b440(0x22d)])return;if(this[_0x37b440(0x1ca)])return;if(!this[_0x37b440(0x25a)][_0x37b440(0x2a6)])return;if(_0x148634[_0x37b440(0x273)])return;const _0x2e997e=_0x12f0f1[_0x37b440(0x177)][_0x37b440(0x192)],{start:_0x1003cf,end:_0x4ed14e}=_0x148634[_0x37b440(0x1a5)](),_0x433825=_0x1003cf[_0x37b440(0x118)]&&_0x2e997e[_0x37b440(0x1b6)](_0x1003cf[_0x37b440(0x118)])?null:_0x2e997e[_0x37b440(0x1ab)](_0x1003cf,_0x37b440(0x286)),_0x30a9a8=_0x4ed14e[_0x37b440(0x166)]&&_0x2e997e[_0x37b440(0x1b6)](_0x4ed14e[_0x37b440(0x166)])?null:_0x2e997e[_0x37b440(0x1ab)](_0x4ed14e,_0x37b440(0x1e0)),_0x49a91b=_0x12f0f1[_0x37b440(0x177)][_0x37b440(0x1ea)](_0x433825?_0x433825[_0x37b440(0x208)]:_0x1003cf,_0x30a9a8?_0x30a9a8[_0x37b440(0x217)]:_0x4ed14e);_0x12f0f1[_0x37b440(0x177)][_0x37b440(0x1d9)](_0x5026f7=>{const _0x5a0898=_0x37b440;this[_0x5a0898(0x22c)](_0x49a91b);const _0x964a8b=_0x12f0f1[_0x5a0898(0x177)][_0x5a0898(0x192)][_0x5a0898(0x1ab)](_0x49a91b[_0x5a0898(0x208)]);_0x148634['is'](_0x5a0898(0x299))?_0x5026f7[_0x5a0898(0x248)](_0x964a8b):_0x148634[_0x5a0898(0x283)](_0x964a8b);}),_0x1e2256[_0x37b440(0x269)]();},{'priority':_0x243c78[_0x4b33f2(0x2b7)]+0xa}),_0x12f0f1[_0x4b33f2(0x177)]['on'](_0x4b33f2(0x238),(_0x1f21d8,_0x4caaf5)=>{const _0x498859=_0x4b33f2,_0x191108=_0x4caaf5[_0x4caaf5[_0x498859(0x17e)]-0x1];_0x191108&&_0x191108[_0x498859(0x22d)]||this[_0x498859(0x1ca)]||this[_0x498859(0x25a)][_0x498859(0x2a6)]&&(_0x12f0f1[_0x498859(0x177)][_0x498859(0x1d9)](()=>{const _0x739ce1=_0x498859;let _0xd909b5=_0x12f0f1[_0x739ce1(0x177)][_0x739ce1(0x238)](_0x4caaf5[0x0],_0x4caaf5[0x1],_0x4caaf5[0x2],{'forceDefaultExecution':!0x0});if(!_0xd909b5)return;_0x1f21d8[_0x739ce1(0x2bf)]=_0xd909b5[_0x739ce1(0x1ff)]();const _0x4c879a=_0xd909b5[_0x739ce1(0x217)][_0x739ce1(0x166)],_0x40e752=_0x12f0f1[_0x739ce1(0x177)][_0x739ce1(0x192)];_0x4c879a&&_0x40e752[_0x739ce1(0x281)](_0x4c879a)&&!_0x40e752[_0x739ce1(0x259)](_0x4c879a)&&(_0xd909b5=_0x12f0f1[_0x739ce1(0x177)][_0x739ce1(0x1ea)](_0xd909b5[_0x739ce1(0x208)],_0x12f0f1[_0x739ce1(0x177)][_0x739ce1(0x172)](_0x4c879a,_0x739ce1(0x217)))),this[_0x739ce1(0x1f2)](_0xd909b5);}),_0x1f21d8[_0x498859(0x269)]());},{'priority':_0x4b33f2(0x164)}),this[_0x4b33f2(0x188)][_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x155),this[_0x4b33f2(0x25a)]),this[_0x4b33f2(0x119)](_0x4b33f2(0x155));const _0x314a49=new _0x32e211(_0x12f0f1,this[_0x4b33f2(0x288)]);_0x12f0f1[_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x246),_0x314a49),this[_0x4b33f2(0x119)](_0x4b33f2(0x246));const _0x35396e=new _0x3261c1(_0x12f0f1,this[_0x4b33f2(0x288)]);_0x12f0f1[_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x1be),_0x35396e),this[_0x4b33f2(0x119)](_0x4b33f2(0x1be)),_0x12f0f1[_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x218),new _0x318bd3(_0x12f0f1,_0x314a49,this[_0x4b33f2(0x288)])),this[_0x4b33f2(0x119)](_0x4b33f2(0x218)),_0x12f0f1[_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x2aa),new _0x318bd3(_0x12f0f1,_0x35396e,this[_0x4b33f2(0x288)])),this[_0x4b33f2(0x119)](_0x4b33f2(0x2aa)),_0x12f0f1[_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x1ec),new _0x4f5078(_0x12f0f1,_0x314a49,this[_0x4b33f2(0x288)])),this[_0x4b33f2(0x119)](_0x4b33f2(0x1ec)),_0x12f0f1[_0x4b33f2(0x1d2)][_0x4b33f2(0x215)](_0x4b33f2(0x135),new _0x4f5078(_0x12f0f1,_0x35396e,this[_0x4b33f2(0x288)])),this[_0x4b33f2(0x119)](_0x4b33f2(0x135));const _0x461c47=_0x12f0f1[_0x4b33f2(0x229)][_0x4b33f2(0x12b)](_0x4b33f2(0x23f));this[_0x4b33f2(0x24d)](_0x461c47,_0x4b33f2(0x24e),(_0x592dcf,{threadId:_0x11c52d})=>{const _0xe16644=_0x4b33f2,_0x5b20e1=this[_0xe16644(0x288)][_0xe16644(0x12b)](_0x11c52d);_0x5b20e1&&_0x5b20e1[_0xe16644(0x260)]&&0x1===_0x5b20e1[_0xe16644(0x260)][_0xe16644(0x17e)]&&this[_0xe16644(0x241)](_0x11c52d,{'hasComments':!0x0});},{'priority':_0x4b33f2(0x111)}),this[_0x4b33f2(0x24d)](_0x461c47,_0x4b33f2(0x2b3),(_0x3f0d1a,{threadId:_0x1a4af6})=>{const _0x3e3cdd=_0x4b33f2,_0x91f706=this[_0x3e3cdd(0x288)][_0x3e3cdd(0x12b)](_0x1a4af6);_0x91f706&&_0x91f706[_0x3e3cdd(0x260)]&&!_0x91f706[_0x3e3cdd(0x260)][_0x3e3cdd(0x17e)]&&this[_0x3e3cdd(0x241)](_0x1a4af6,{'hasComments':!0x1});},{'priority':_0x4b33f2(0x111)});}set[_0x3bee44(0x23c)](_0x44ea70){const _0x57cc8f=_0x3bee44;if(this[_0x57cc8f(0x263)])throw new _0x49c41b(_0x57cc8f(0x25e),this);this[_0x57cc8f(0x263)]=_0x44ea70;}get[_0x3bee44(0x23c)](){const _0x41d58b=_0x3bee44;return this[_0x41d58b(0x263)];}[_0x3bee44(0x2a4)]({skipNotAttached:_0x27b1aa=!0x1,toJSON:_0x2885f6=!0x1}={}){const _0x5c9974=_0x3bee44,_0x2e4fa6=[];for(const _0x20249a of this[_0x5c9974(0x288)][_0x5c9974(0x267)]())_0x27b1aa&&!_0x20249a[_0x5c9974(0x282)]||_0x2e4fa6[_0x5c9974(0x249)](_0x20249a);return _0x2885f6?_0x2e4fa6[_0x5c9974(0x209)](_0xd33116=>_0xd33116[_0x5c9974(0x239)]()):_0x2e4fa6;}[_0x3bee44(0x24c)](_0x43445f){const _0x11d494=_0x3bee44,_0x337038=this[_0x11d494(0x288)][_0x11d494(0x12b)](_0x43445f);if(!_0x337038)throw new _0x49c41b(_0x11d494(0x20f),this);return _0x337038;}[_0x3bee44(0x173)](_0x306266){const _0x315c34=_0x3bee44;return this[_0x315c34(0x288)][_0x315c34(0x202)](_0x306266);}[_0x3bee44(0x2b0)](_0x5218ae){const _0x194dd7=_0x3bee44,{authorId:_0x3bfca3,id:_0x5cc53e,attributes:_0x3bb97d}=_0x5218ae,[_0x254801,_0x3caf99]=_0x5218ae[_0x194dd7(0x17a)][_0x194dd7(0x15e)](':'),_0x56902a=this[_0x194dd7(0x288)][_0x194dd7(0x12b)](_0x5cc53e)||this[_0x194dd7(0x242)](_0x254801,_0x3caf99,_0x5cc53e,_0x3bfca3,_0x3bb97d);if(this[_0x194dd7(0x287)](_0x56902a),this[_0x194dd7(0x212)](_0x56902a,_0x254801,_0x3caf99||null,_0x3bfca3),_0x56902a[_0x194dd7(0x272)]=_0x5218ae[_0x194dd7(0x272)],_0x56902a[_0x194dd7(0x21a)]=!0x0,_0x3bb97d&&_0x3bb97d[_0x194dd7(0x254)]){const _0x2998dd=_0x3bb97d[_0x194dd7(0x254)],_0x5a6c66=this[_0x194dd7(0x251)](_0x2998dd[_0x194dd7(0x195)]);_0x56902a[_0x194dd7(0x197)]=_0x2998dd[_0x194dd7(0x272)],_0x56902a[_0x194dd7(0x19c)]=_0x5a6c66,_0x56902a[_0x194dd7(0x234)]=!0x0;}else _0x56902a[_0x194dd7(0x197)]=_0x5218ae[_0x194dd7(0x272)];switch(_0x5218ae[_0x194dd7(0x176)]&&(_0x56902a[_0x194dd7(0x176)]=_0x5218ae[_0x194dd7(0x176)]),_0x5218ae[_0x194dd7(0x1a9)]&&(_0x56902a[_0x194dd7(0x1a9)]=_0x5218ae[_0x194dd7(0x1a9)]),this[_0x194dd7(0x263)]&&this[_0x194dd7(0x263)][_0x194dd7(0x20b)]||(_0x56902a[_0x194dd7(0x18f)]=!0x0),this[_0x194dd7(0x14c)][_0x194dd7(0x12b)](_0x56902a)){case _0x194dd7(0x13d):this[_0x194dd7(0x14c)][_0x194dd7(0x25f)](_0x56902a,_0x194dd7(0x1ed));break;case _0x194dd7(0x1f9):_0x56902a[_0x194dd7(0x282)]?(this[_0x194dd7(0x1e5)](new Set([_0x56902a])),this[_0x194dd7(0x2af)](new Set([_0x56902a])),this[_0x194dd7(0x14c)][_0x194dd7(0x25f)](_0x56902a,_0x194dd7(0x170)),this[_0x194dd7(0x1c3)](_0x194dd7(0x14b),_0x56902a)):this[_0x194dd7(0x14c)][_0x194dd7(0x25f)](_0x56902a,_0x194dd7(0x2b5));}return _0x56902a;}[_0x3bee44(0x246)](_0x56a6b3){const _0x15faae=_0x3bee44;this[_0x15faae(0x22d)](()=>{const _0x32c797=_0x15faae;this[_0x32c797(0x188)][_0x32c797(0x177)][_0x32c797(0x1d9)](()=>{const _0x33bb73=_0x32c797;for(const _0x1082e9 of _0x56a6b3[_0x33bb73(0x20a)]())_0x1082e9[_0x33bb73(0x163)]();});});}[_0x3bee44(0x1be)](_0x58947f){const _0x613719=_0x3bee44;this[_0x613719(0x22d)](()=>{const _0x437349=_0x613719;this[_0x437349(0x188)][_0x437349(0x177)][_0x437349(0x1d9)](()=>{const _0x18cf5d=_0x437349;for(const _0x35f0f5 of _0x58947f[_0x18cf5d(0x20a)]())_0x35f0f5[_0x18cf5d(0x279)]();});});}[_0x3bee44(0x119)](_0x3f468f,_0x4977b3){const _0x6169a1=_0x3bee44,_0x54b699=this[_0x6169a1(0x188)][_0x6169a1(0x1d2)][_0x6169a1(0x12b)](_0x3f468f);if(!_0x54b699)throw new _0x49c41b(_0x6169a1(0x26b),this,{'commandName':_0x3f468f});if(this[_0x6169a1(0x256)][_0x6169a1(0x202)](_0x54b699))throw new _0x49c41b(_0x6169a1(0x22f),this,{'commandName':_0x3f468f});this[_0x6169a1(0x256)][_0x6169a1(0x215)](_0x54b699),_0x4977b3&&_0x54b699['on'](_0x6169a1(0x19a),(_0x38afa7,_0x9c0ef)=>{const _0x181351=_0x6169a1;this[_0x181351(0x25a)][_0x181351(0x2a6)]&&(this[_0x181351(0x1ca)]||(_0x9c0ef[_0x181351(0x17e)]>0x0&&_0x9c0ef[_0x9c0ef[_0x181351(0x17e)]-0x1]&&_0x9c0ef[_0x9c0ef[_0x181351(0x17e)]-0x1][_0x181351(0x22d)]?_0x9c0ef[_0x181351(0x226)]():(_0x38afa7[_0x181351(0x2bf)]=_0x4977b3((..._0x23fa17)=>_0x54b699[_0x181351(0x19a)](..._0x23fa17,{'forceDefaultExecution':!0x0}),..._0x9c0ef),_0x38afa7[_0x181351(0x269)]())));},{'priority':_0x6169a1(0x164)});}[_0x3bee44(0x22d)](_0x4ef000){const _0x268a37=_0x3bee44;let _0x7f50d2,_0x31f1e9;const _0x818049=this[_0x268a37(0x1ca)];this[_0x268a37(0x1ca)]=!0x0;try{_0x7f50d2=_0x4ef000();}catch(_0x16e5d7){_0x31f1e9=_0x16e5d7;}return _0x818049||(this[_0x268a37(0x1ca)]=!0x1),_0x31f1e9&&_0x49c41b[_0x268a37(0x1c0)](_0x31f1e9,this),_0x7f50d2;}[_0x3bee44(0x1f2)](_0x145b60,_0x54e72b=null,_0x39fb92={}){const _0x2a0a54=_0x3bee44;if(_0x145b60[_0x2a0a54(0x273)])return null;const _0x453f41=this[_0x2a0a54(0x188)][_0x2a0a54(0x229)][_0x2a0a54(0x12b)](_0x2a0a54(0x18a))['me'];for(const {suggestion:_0x3a43e3,meta:_0x2fa1c0}of this[_0x2a0a54(0x2c0)](_0x145b60,_0x2a0a54(0x1c4)))if(_0x2fa1c0[_0x2a0a54(0x27a)]){if(!_0x2fa1c0[_0x2a0a54(0x2b8)]){if(_0x2fa1c0[_0x2a0a54(0x2bb)]){if(!this[_0x2a0a54(0x1a4)]||!qt(_0x3a43e3,_0x39fb92))continue;return _0x3a43e3;}if(qt(_0x3a43e3,_0x39fb92))return _0x3a43e3;this[_0x2a0a54(0x127)](_0x3a43e3,_0x145b60[_0x2a0a54(0x208)],_0x145b60[_0x2a0a54(0x217)]);break;}if(_0x54e72b==_0x3a43e3[_0x2a0a54(0x250)]&&qt(_0x3a43e3,_0x39fb92)){const _0x487ac2=_0x3a43e3[_0x2a0a54(0x1a5)]();return _0x487ac2[_0x2a0a54(0x208)][_0x2a0a54(0x2c1)](_0x145b60[_0x2a0a54(0x217)])?this[_0x2a0a54(0x26c)](_0x3a43e3,this[_0x2a0a54(0x198)][_0x2a0a54(0x1ea)](_0x145b60[_0x2a0a54(0x208)],_0x487ac2[_0x2a0a54(0x217)])):this[_0x2a0a54(0x26c)](_0x3a43e3,this[_0x2a0a54(0x198)][_0x2a0a54(0x1ea)](_0x487ac2[_0x2a0a54(0x208)],_0x145b60[_0x2a0a54(0x217)])),_0x3a43e3;}}const _0x218545=_0x34afe1(),_0x464858=_0x453f41['id'],_0x48b13c=_0x54e72b?_0x2a0a54(0x13c)+_0x54e72b:_0x2a0a54(0x1c4),_0x344017=this[_0x2a0a54(0x293)]({'id':_0x218545,'type':_0x48b13c,'createdAt':new Date(),'authorId':_0x464858,'attributes':_0x39fb92});return this[_0x2a0a54(0x17d)](_0x48b13c,_0x218545,_0x464858,_0x145b60),_0x344017;}[_0x3bee44(0x162)](_0xb79a23,_0xb4f044=_0x3bee44(0x1f0),_0x1f0f21={}){const _0x3ec01a=_0x3bee44,_0x5e2cbc=this[_0x3ec01a(0x188)][_0x3ec01a(0x229)][_0x3ec01a(0x12b)](_0x3ec01a(0x18a))['me'],_0x5b0db2=this[_0x3ec01a(0x15a)][_0x3ec01a(0x19e)](_0x3ec01a(0x1c4),_0xb4f044,_0x3ec01a(0x121));for(const _0x58a7d0 of this[_0x3ec01a(0x2a4)]())if(_0x58a7d0[_0x3ec01a(0x19c)]['id']==_0x5e2cbc['id']&&_0x3ec01a(0x1c4)==_0x58a7d0[_0x3ec01a(0x17a)]&&_0x58a7d0[_0x3ec01a(0x250)]==_0xb4f044&&qt(_0x58a7d0,_0x1f0f21)&&(_0x5b0db2(_0x58a7d0[_0x3ec01a(0x126)](),_0xb79a23)||_0x5b0db2(_0xb79a23,_0x58a7d0[_0x3ec01a(0x126)]()))){for(const _0x2447fd of _0xb79a23)_0x58a7d0[_0x3ec01a(0x2ab)](_0x2447fd);return _0x58a7d0;}for(const {suggestion:_0x58d7c3,meta:_0x492fe0}of this[_0x3ec01a(0x2c0)](_0xb79a23,_0x3ec01a(0x1c4))){if(!_0x492fe0[_0x3ec01a(0x27a)])continue;if(!this[_0x3ec01a(0x1a4)]&&_0x492fe0[_0x3ec01a(0x2bb)])continue;if(!qt(_0x58d7c3,_0x1f0f21))continue;let _0x316383=!0x0;for(const _0x1a30f3 of _0x58d7c3[_0x3ec01a(0x126)]())for(const _0x28562f of _0xb79a23)if(!_0x1a30f3[_0x3ec01a(0x175)](_0x28562f)){_0x316383=!0x1;break;}if(_0x316383)return _0x58d7c3;}const _0x5eeacc=_0x34afe1(),_0x28b4e3=_0x5e2cbc['id'],_0x3b4750=_0x3ec01a(0x13c)+_0xb4f044,_0x494fda=this[_0x3ec01a(0x293)]({'id':_0x5eeacc,'type':_0x3b4750,'createdAt':new Date(),'authorId':_0x28b4e3,'attributes':_0x1f0f21});for(const _0x24c000 of _0xb79a23)this[_0x3ec01a(0x17d)](_0x3b4750,_0x5eeacc,_0x28b4e3,_0x24c000,_0x1d013b[_0x3ec01a(0x196)]());return _0x494fda;}[_0x3bee44(0x21d)](_0x316d56,_0x133d3f,_0x34f82e=null,_0xa6b6ee={}){const _0xae1016=_0x3bee44;if(_0x34f82e=_0x34f82e||Gt(_0x133d3f),_0x316d56[_0xae1016(0x273)])return null;if(_0xae1016(0x243)===this[_0xae1016(0x276)]){const _0x3e86d0=this[_0xae1016(0x15a)][_0xae1016(0x19e)](_0xae1016(0x139),_0x34f82e,_0xae1016(0x163));return this[_0xae1016(0x22d)](()=>_0x3e86d0([_0x316d56],_0x133d3f,_0xa6b6ee)),null;}const _0x4a0f27=this[_0xae1016(0x188)][_0xae1016(0x229)][_0xae1016(0x12b)](_0xae1016(0x18a))['me'],_0xe9e065=[];if(_0xae1016(0x152)!==this[_0xae1016(0x276)]){for(const {suggestion:_0x1c4fe3,meta:_0x4ddf28}of this[_0xae1016(0x2c0)](_0x316d56,_0xae1016(0x1c4)))_0x4ddf28[_0xae1016(0x27a)]&&!_0x4ddf28[_0xae1016(0x297)]&&_0xe9e065[_0xae1016(0x249)](..._0x1c4fe3[_0xae1016(0x126)]());}const _0x49b70c=function(_0x325c68,_0x2aa532){const _0x41080e=_0xae1016,_0x2f8d1a=[];for(const _0x1db6ba of _0x2aa532){const _0x31ebff=_0x325c68[_0x41080e(0x146)](_0x1db6ba);_0x31ebff&&_0x2f8d1a[_0x41080e(0x249)](_0x31ebff);}return _0x2f8d1a;}(_0x316d56,_0xe9e065),_0xd22a16=function(_0x4f104b,_0x36af8f){const _0x1cc79f=_0xae1016,_0x59b079=[_0x4f104b];for(const _0x494ee9 of _0x36af8f){let _0x1667a5=0x0;for(;_0x1667a5<_0x59b079[_0x1cc79f(0x17e)];){const _0x5655c5=_0x59b079[_0x1667a5][_0x1cc79f(0x228)](_0x494ee9);_0x59b079[_0x1cc79f(0x120)](_0x1667a5,0x1,..._0x5655c5),_0x1667a5+=_0x5655c5[_0x1cc79f(0x17e)];}}return _0x59b079;}(_0x316d56,_0xe9e065);_0x49b70c[_0xae1016(0x17e)]&&this[_0xae1016(0x198)][_0xae1016(0x1d9)](()=>{const _0xd7f2e5=_0xae1016;for(const _0x2651a0 of _0x49b70c){const _0x586ec4=this[_0xd7f2e5(0x15a)][_0xd7f2e5(0x19e)](_0xd7f2e5(0x139),_0x34f82e,_0xd7f2e5(0x163));this[_0xd7f2e5(0x22d)](()=>_0x586ec4([_0x2651a0],_0x133d3f,_0xa6b6ee));}});for(const _0x5866e1 of _0xd22a16){let _0x5be8d9=null,_0x2bd3ea=_0x5866e1[_0xae1016(0x208)],_0x245436=_0x5866e1[_0xae1016(0x217)];for(const {suggestion:_0x525bab,meta:_0xdc37aa}of this[_0xae1016(0x2c0)](_0x5866e1,_0xae1016(0x139))){if(!_0xdc37aa[_0xae1016(0x27a)])continue;if(_0x525bab[_0xae1016(0x250)]!=_0x34f82e)continue;if(!qt(_0x525bab,_0xa6b6ee))continue;const _0x58479c=_0x525bab[_0xae1016(0x1a5)]();if(_0x58479c[_0xae1016(0x175)](_0x5866e1,!0x0))return null;_0x2bd3ea=_0x2bd3ea[_0xae1016(0x204)](_0x58479c[_0xae1016(0x208)])?_0x2bd3ea:_0x58479c[_0xae1016(0x208)],_0x245436=_0x245436[_0xae1016(0x245)](_0x58479c[_0xae1016(0x217)])?_0x245436:_0x58479c[_0xae1016(0x217)],_0x5be8d9?_0x58479c[_0xae1016(0x208)][_0xae1016(0x204)](_0x5be8d9[_0xae1016(0x1a5)]()[_0xae1016(0x208)])?(_0x5be8d9[_0xae1016(0x1b8)](),_0x5be8d9=_0x525bab):_0x525bab[_0xae1016(0x1b8)]():_0x5be8d9=_0x525bab;}const _0x49cf59=this[_0xae1016(0x198)][_0xae1016(0x1ea)](_0x2bd3ea,_0x245436);if(_0x5be8d9)this[_0xae1016(0x26c)](_0x5be8d9,_0x49cf59);else{const _0x7f1257=_0x34afe1(),_0xe7d2de=_0x4a0f27['id'];this[_0xae1016(0x293)]({'id':_0x7f1257,'type':_0xae1016(0x15d)+_0x34f82e,'data':_0x133d3f,'createdAt':new Date(),'authorId':_0xe7d2de,'attributes':_0xa6b6ee}),this[_0xae1016(0x17d)](_0xae1016(0x15d)+_0x34f82e,_0x7f1257,_0xe7d2de,_0x49cf59);}}return null;}[_0x3bee44(0x21b)](_0x411f15,_0x48ca19,_0x4182f2=[],_0xc52cb0=null,_0x5a8528={}){const _0x4b6719=_0x3bee44;_0x48ca19[_0x4b6719(0x1de)]||(_0x48ca19[_0x4b6719(0x1de)]=_0x48ca19[_0x4b6719(0x165)]),_0x48ca19[_0x4b6719(0x1f6)]=_0x411f15['is'](_0x4b6719(0x168)),_0xc52cb0=_0xc52cb0||Gt(_0x48ca19);const _0x5b8a8b=_0x4182f2[_0x4b6719(0x209)](_0x5427dc=>Lt(_0x5427dc,this[_0x4b6719(0x198)])),_0x5b1b66=_0x411f15['is'](_0x4b6719(0x168))?_0x411f15:Lt(_0x411f15,this[_0x4b6719(0x198)]);if(_0x4b6719(0x243)===this[_0x4b6719(0x276)]){const _0x43bc0c=this[_0x4b6719(0x15a)][_0x4b6719(0x19e)](_0x4b6719(0x136),_0xc52cb0,_0x4b6719(0x163));return this[_0x4b6719(0x22d)](()=>_0x43bc0c([_0x5b1b66],_0x48ca19,_0x5a8528)),null;}_0x5b8a8b[_0x4b6719(0x249)](_0x5b1b66);let _0x3bdc7b=!0x0;for(const _0x3b9c23 of _0x5b8a8b)if(!this[_0x4b6719(0x205)](_0x3b9c23)){_0x3bdc7b=!0x1;break;}if(_0x3bdc7b&&_0x4b6719(0x152)!==this[_0x4b6719(0x276)]){const _0xb26f0e=this[_0x4b6719(0x15a)][_0x4b6719(0x19e)](_0x4b6719(0x136),_0xc52cb0,_0x4b6719(0x163));return this[_0x4b6719(0x22d)](()=>_0xb26f0e([_0x5b1b66],_0x48ca19,_0x5a8528)),null;}let _0x15b6ec=null,_0x21f608=_0x5b1b66[_0x4b6719(0x208)],_0x37a217=_0x5b1b66[_0x4b6719(0x217)];for(const {suggestion:_0x2e25fb,meta:_0xad1c27}of this[_0x4b6719(0x2c0)](_0x5b1b66,_0x4b6719(0x136))){if(!_0xad1c27[_0x4b6719(0x27a)])continue;if(_0xad1c27[_0x4b6719(0x2b8)]||_0xad1c27[_0x4b6719(0x2bb)]||_0xad1c27[_0x4b6719(0x297)])continue;if(_0x2e25fb[_0x4b6719(0x176)][_0x4b6719(0x1de)]!=_0x48ca19[_0x4b6719(0x1de)])continue;if(!qt(_0x2e25fb,_0x5a8528))continue;const _0x3736c0=_0x2e25fb[_0x4b6719(0x1a5)]();if(_0x2e25fb[_0x4b6719(0x250)]==_0xc52cb0){if(_0x3736c0[_0x4b6719(0x175)](_0x5b1b66,!0x0))return null;_0x21f608=_0x21f608[_0x4b6719(0x204)](_0x3736c0[_0x4b6719(0x208)])?_0x21f608:_0x3736c0[_0x4b6719(0x208)],_0x37a217=_0x37a217[_0x4b6719(0x245)](_0x3736c0[_0x4b6719(0x217)])?_0x37a217:_0x3736c0[_0x4b6719(0x217)],_0x15b6ec?_0x3736c0[_0x4b6719(0x208)][_0x4b6719(0x204)](_0x15b6ec[_0x4b6719(0x1a5)]()[_0x4b6719(0x208)])?(_0x15b6ec[_0x4b6719(0x1b8)](),_0x15b6ec=_0x2e25fb):_0x2e25fb[_0x4b6719(0x1b8)]():_0x15b6ec=_0x2e25fb;}else{const _0x54758f=_0x5b1b66[_0x4b6719(0x146)](_0x3736c0);this[_0x4b6719(0x28f)](_0x2e25fb,_0x54758f);}}const _0x22adc7=this[_0x4b6719(0x188)][_0x4b6719(0x229)][_0x4b6719(0x12b)](_0x4b6719(0x18a))['me'],_0x962a0a=_0x34afe1(),_0x26d6b4=_0x22adc7['id'];if(_0x15b6ec)return this[_0x4b6719(0x26c)](_0x15b6ec,this[_0x4b6719(0x198)][_0x4b6719(0x1ea)](_0x21f608,_0x37a217)),_0x15b6ec;{const _0x2028b6=this[_0x4b6719(0x293)]({'id':_0x962a0a,'type':_0x4b6719(0x13b)+_0xc52cb0,'data':_0x48ca19,'createdAt':new Date(),'authorId':_0x26d6b4,'attributes':_0x5a8528});return this[_0x4b6719(0x17d)](_0x4b6719(0x13b)+_0xc52cb0,_0x962a0a,_0x26d6b4,this[_0x4b6719(0x198)][_0x4b6719(0x1ea)](_0x21f608,_0x37a217)),_0x2028b6;}}[_0x3bee44(0x145)](_0x5d761b,_0x1bcea1,_0x252f46=[],_0x32a935=null,_0x5ecd46={}){const _0x35ed12=_0x3bee44;_0x1bcea1[_0x35ed12(0x1de)]||(_0x1bcea1[_0x35ed12(0x1de)]=_0x1bcea1[_0x35ed12(0x165)]);const _0x2e3940=_0x5d761b[0x0];_0x1bcea1[_0x35ed12(0x1f6)]=_0x2e3940['is'](_0x35ed12(0x168)),_0x32a935=_0x32a935||Gt(_0x1bcea1);const _0x5808c7=_0x252f46[_0x35ed12(0x209)](_0x39ce7f=>Lt(_0x39ce7f,this[_0x35ed12(0x198)])),_0x1a4f10=_0x2e3940['is'](_0x35ed12(0x168))?_0x5d761b:_0x5d761b[_0x35ed12(0x209)](_0x5ee0e0=>Lt(_0x5ee0e0,this[_0x35ed12(0x198)]));if(_0x35ed12(0x243)===this[_0x35ed12(0x276)]){const _0x19a6e9=this[_0x35ed12(0x15a)][_0x35ed12(0x19e)](_0x35ed12(0x136),_0x32a935,_0x35ed12(0x163));return this[_0x35ed12(0x22d)](()=>_0x19a6e9(_0x1a4f10,_0x1bcea1,_0x5ecd46)),null;}_0x5808c7[_0x35ed12(0x249)](..._0x1a4f10);let _0x5a979c=!0x0;for(const _0x58dd10 of _0x5808c7)if(!this[_0x35ed12(0x205)](_0x58dd10)){_0x5a979c=!0x1;break;}if(_0x5a979c&&_0x35ed12(0x152)!==this[_0x35ed12(0x276)]){const _0x5e7531=this[_0x35ed12(0x15a)][_0x35ed12(0x19e)](_0x35ed12(0x136),_0x32a935,_0x35ed12(0x163));return this[_0x35ed12(0x22d)](()=>_0x5e7531(_0x1a4f10,_0x1bcea1,_0x5ecd46)),null;}const _0x370608=this[_0x35ed12(0x188)][_0x35ed12(0x229)][_0x35ed12(0x12b)](_0x35ed12(0x18a))['me'];for(const _0x2c1d2f of this[_0x35ed12(0x2a4)]()){if(_0x2c1d2f[_0x35ed12(0x19c)]['id']!=_0x370608['id'])continue;if(_0x35ed12(0x136)!=_0x2c1d2f[_0x35ed12(0x17a)]||_0x2c1d2f[_0x35ed12(0x176)][_0x35ed12(0x1de)]!=_0x1bcea1[_0x35ed12(0x1de)])continue;if(!qt(_0x2c1d2f,_0x5ecd46))continue;const _0x4d7152=_0x2c1d2f[_0x35ed12(0x250)]==_0x32a935;for(let _0x35d95c=0x0;_0x35d95c<_0x1a4f10[_0x35ed12(0x17e)];_0x35d95c++){const _0xce5a88=_0x1a4f10[_0x35d95c];for(const _0x24b8cb of _0x2c1d2f[_0x35ed12(0x1b2)]()){const _0x55d62b=_0x24b8cb[_0x35ed12(0x247)]();if(_0xce5a88[_0x35ed12(0x2c1)](_0x55d62b)){_0x4d7152?(_0x1a4f10[_0x35ed12(0x120)](_0x35d95c,0x1),_0x35d95c--):_0x2c1d2f[_0x35ed12(0x26d)](_0x24b8cb[_0x35ed12(0x1c9)]);break;}}}}if(0x0==_0x1a4f10[_0x35ed12(0x17e)])return null;const _0x5a0dba=this[_0x35ed12(0x15a)][_0x35ed12(0x19e)](_0x35ed12(0x136),_0x32a935,_0x35ed12(0x121));for(const _0x47339b of this[_0x35ed12(0x2a4)]())if(_0x47339b[_0x35ed12(0x19c)]['id']==_0x370608['id']&&_0x35ed12(0x136)==_0x47339b[_0x35ed12(0x17a)]&&_0x47339b[_0x35ed12(0x176)][_0x35ed12(0x1de)]==_0x1bcea1[_0x35ed12(0x1de)]&&_0x47339b[_0x35ed12(0x250)]==_0x32a935&&qt(_0x47339b,_0x5ecd46)&&(_0x5a0dba(_0x47339b[_0x35ed12(0x126)](),_0x1a4f10)||_0x5a0dba(_0x1a4f10,_0x47339b[_0x35ed12(0x126)]()))){for(const _0x1801c6 of _0x1a4f10)_0x47339b[_0x35ed12(0x2ab)](_0x1801c6);return _0x47339b;}const _0x1845e0=_0x34afe1(),_0x45b446=_0x370608['id'],_0x3cc96c=_0x35ed12(0x13b)+_0x32a935,_0x4b443e=this[_0x35ed12(0x293)]({'id':_0x1845e0,'type':_0x3cc96c,'data':_0x1bcea1,'createdAt':new Date(),'authorId':_0x45b446,'attributes':_0x5ecd46});for(const _0xa25b51 of _0x1a4f10)this[_0x35ed12(0x17d)](_0x3cc96c,_0x1845e0,_0x45b446,_0xa25b51,_0x1d013b[_0x35ed12(0x196)]());return _0x4b443e;}[_0x3bee44(0x22c)](_0x2b0fac,_0x23d3cf=null,_0x2e2b8c={}){const _0x3a47a5=_0x3bee44;if(_0x2b0fac[_0x3a47a5(0x273)])return null;const _0x337d30=this[_0x3a47a5(0x188)][_0x3a47a5(0x229)][_0x3a47a5(0x12b)](_0x3a47a5(0x18a))['me'],_0x4880e2=new _0x1a7aae(_0x2b0fac[_0x3a47a5(0x208)],_0x2b0fac[_0x3a47a5(0x217)]);for(const {suggestion:_0x2cc7db,meta:_0x1503d2}of this[_0x3a47a5(0x2c0)](_0x4880e2,_0x3a47a5(0x1c4)))if(_0x1503d2[_0x3a47a5(0x27a)]&&!_0x1503d2[_0x3a47a5(0x2b8)]){if(_0x2cc7db[_0x3a47a5(0x17f)]){const _0x47616c=_0x2cc7db[_0x3a47a5(0x126)]()[_0x3a47a5(0x1c7)](_0x1fc3f3=>_0x3a47a5(0x298)!=_0x1fc3f3[_0x3a47a5(0x240)][_0x3a47a5(0x213)]);_0x47616c[_0x3a47a5(0x1cb)](_0x30adb9=>_0x4880e2[_0x3a47a5(0x175)](_0x30adb9,!0x0))&&_0x2cc7db[_0x3a47a5(0x279)]();if(_0x47616c[_0x3a47a5(0x17b)](_0x4bfcfa=>_0x4bfcfa[_0x3a47a5(0x175)](_0x4880e2,!0x0))){const _0x555669=this[_0x3a47a5(0x15a)][_0x3a47a5(0x19e)](_0x3a47a5(0x225),_0x23d3cf,_0x3a47a5(0x163));return this[_0x3a47a5(0x22d)](()=>_0x555669([_0x4880e2],null,_0x2e2b8c)),null;}}else{const _0x19078a=_0x4880e2[_0x3a47a5(0x146)](_0x2cc7db[_0x3a47a5(0x1a5)]());null!==_0x19078a&&_0x2cc7db[_0x3a47a5(0x221)]([_0x19078a],null,_0x2e2b8c);}}if(_0x4880e2[_0x3a47a5(0x20e)](),_0x4880e2[_0x3a47a5(0x273)]||_0x3a47a5(0x298)==_0x4880e2[_0x3a47a5(0x240)][_0x3a47a5(0x213)])return null;let _0x3ea01b=null,_0x23472f=_0x4880e2[_0x3a47a5(0x208)],_0x2f0018=_0x4880e2[_0x3a47a5(0x217)];const _0x579712=this[_0x3a47a5(0x2c0)](_0x4880e2,_0x3a47a5(0x225));for(const {suggestion:_0x9390e9,meta:_0x2ac298}of _0x579712){const _0x42c6fc=this[_0x3a47a5(0x198)][_0x3a47a5(0x1ea)](_0x23472f,_0x2f0018);if(_0x2ac298[_0x3a47a5(0x27a)]&&(this[_0x3a47a5(0x1a4)]||!_0x2ac298[_0x3a47a5(0x2bb)]&&!_0x2ac298[_0x3a47a5(0x297)])){if(_0x9390e9[_0x3a47a5(0x17f)]){if(!qt(_0x9390e9,_0x2e2b8c))continue;let _0xea0c6f=!0x0;for(const _0x3fc96f of _0x9390e9[_0x3a47a5(0x126)]()){if(_0x3fc96f[_0x3a47a5(0x175)](_0x42c6fc,!0x0))return _0x9390e9;_0x42c6fc[_0x3a47a5(0x175)](_0x3fc96f)||(_0xea0c6f=!0x1);}_0xea0c6f&&_0x9390e9[_0x3a47a5(0x279)]();}else{const _0x5b8efb=_0x9390e9[_0x3a47a5(0x1a5)]();if(_0x5b8efb[_0x3a47a5(0x175)](_0x42c6fc,!0x0))return _0x9390e9;if(!qt(_0x9390e9,_0x2e2b8c)){_0x42c6fc[_0x3a47a5(0x175)](_0x5b8efb)?_0x9390e9[_0x3a47a5(0x1b8)]():_0x5b8efb[_0x3a47a5(0x1c8)](_0x23472f)?_0x23472f=_0x5b8efb[_0x3a47a5(0x217)]:_0x5b8efb[_0x3a47a5(0x1c8)](_0x2f0018)&&(_0x2f0018=_0x5b8efb[_0x3a47a5(0x208)]);continue;}_0x23472f=_0x23472f[_0x3a47a5(0x204)](_0x5b8efb[_0x3a47a5(0x208)])?_0x23472f:_0x5b8efb[_0x3a47a5(0x208)],_0x2f0018=_0x2f0018[_0x3a47a5(0x245)](_0x5b8efb[_0x3a47a5(0x217)])?_0x2f0018:_0x5b8efb[_0x3a47a5(0x217)],_0x2e2b8c=Object[_0x3a47a5(0x1f8)]({},_0x9390e9[_0x3a47a5(0x1a9)]),_0x3ea01b?_0x5b8efb[_0x3a47a5(0x208)][_0x3a47a5(0x204)](_0x3ea01b[_0x3a47a5(0x1a5)]()[_0x3a47a5(0x208)])?(_0x3ea01b[_0x3a47a5(0x1b8)](),_0x3ea01b=_0x9390e9):_0x9390e9[_0x3a47a5(0x1b8)]():_0x3ea01b=_0x9390e9;}}}if(_0x3ea01b)return this[_0x3a47a5(0x26c)](_0x3ea01b,this[_0x3a47a5(0x198)][_0x3a47a5(0x1ea)](_0x23472f,_0x2f0018)),_0x3ea01b;{const _0x244f6f=_0x34afe1(),_0x40075f=this[_0x3a47a5(0x198)][_0x3a47a5(0x1ea)](_0x23472f,_0x2f0018),_0x29886a=_0x337d30['id'],_0x42464a=_0x23d3cf?_0x3a47a5(0x28b)+_0x23d3cf:_0x3a47a5(0x225),_0x2882ec=this[_0x3a47a5(0x293)]({'id':_0x244f6f,'type':_0x42464a,'createdAt':new Date(),'authorId':_0x29886a,'attributes':_0x2e2b8c});return this[_0x3a47a5(0x17d)](_0x42464a,_0x244f6f,_0x29886a,_0x40075f),_0x2882ec;}}[_0x3bee44(0x131)](_0x115ba5,_0x133ad0=_0x3bee44(0x1f0),_0x59c791={}){const _0x570daf=_0x3bee44,_0x38fb5b=this[_0x570daf(0x188)][_0x570daf(0x229)][_0x570daf(0x12b)](_0x570daf(0x18a))['me'],_0x14a170=_0x115ba5[_0x570daf(0x209)](_0x49b55b=>new _0x1a7aae(_0x49b55b[_0x570daf(0x208)],_0x49b55b[_0x570daf(0x217)])),_0x2141cd=new Set();for(const {suggestion:_0x390fc1,meta:_0x2624dd}of this[_0x570daf(0x2c0)](_0x14a170,_0x570daf(0x1c4)))_0x2624dd[_0x570daf(0x27a)]&&!_0x2624dd[_0x570daf(0x2b8)]&&_0x2141cd[_0x570daf(0x215)](_0x390fc1);for(const _0x2bb637 of _0x2141cd)if(_0x2bb637[_0x570daf(0x17f)]){const _0x109735=_0x2bb637[_0x570daf(0x126)]();(!_0x2bb637[_0x570daf(0x1a9)]||!_0x2bb637[_0x570daf(0x1a9)][_0x570daf(0x2b9)])&&(_0x109735[_0x570daf(0x1cb)](_0x5111d9=>_0x14a170[_0x570daf(0x17b)](_0x3b2a73=>_0x3b2a73[_0x570daf(0x175)](_0x5111d9,!0x0)))&&_0x2bb637[_0x570daf(0x279)]());if(_0x14a170[_0x570daf(0x1cb)](_0x4033ca=>_0x109735[_0x570daf(0x17b)](_0x28f325=>_0x28f325[_0x570daf(0x175)](_0x4033ca,!0x0)))){const _0xa849e3=this[_0x570daf(0x15a)][_0x570daf(0x19e)](_0x570daf(0x225),_0x133ad0,_0x570daf(0x163));return this[_0x570daf(0x22d)](()=>_0xa849e3(_0x115ba5,null,_0x59c791)),null;}}else{const _0x3019df=_0x2bb637[_0x570daf(0x1a5)]();_0x14a170[_0x570daf(0x17b)](_0x8be9ab=>_0x8be9ab[_0x570daf(0x175)](_0x3019df,!0x0))&&_0x2bb637[_0x570daf(0x279)]();if(_0x14a170[_0x570daf(0x1cb)](_0x2b9c53=>_0x3019df[_0x570daf(0x175)](_0x2b9c53,!0x0))){const _0x45873a=this[_0x570daf(0x15a)][_0x570daf(0x19e)](_0x570daf(0x225),_0x133ad0,_0x570daf(0x163));return this[_0x570daf(0x22d)](()=>_0x45873a(_0x14a170,null,_0x59c791)),null;}}const _0x212203=this[_0x570daf(0x15a)][_0x570daf(0x19e)](_0x570daf(0x225),_0x133ad0,_0x570daf(0x121));let _0x5d70db=null;for(const _0x5630e3 of this[_0x570daf(0x2a4)]())if(_0x5630e3[_0x570daf(0x19c)]['id']==_0x38fb5b['id']&&_0x5630e3[_0x570daf(0x282)]&&_0x570daf(0x225)==_0x5630e3[_0x570daf(0x17a)]&&_0x5630e3[_0x570daf(0x250)]==_0x133ad0&&qt(_0x5630e3,_0x59c791)&&(_0x212203(_0x5630e3[_0x570daf(0x126)](),_0x14a170)||_0x212203(_0x14a170,_0x5630e3[_0x570daf(0x126)]()))){if(_0x5d70db){if(_0x5630e3[_0x570daf(0x260)]&&_0x5630e3[_0x570daf(0x260)][_0x570daf(0x17e)])continue;for(const _0x59b094 of _0x5630e3[_0x570daf(0x126)]())_0x5d70db[_0x570daf(0x29f)](_0x59b094)||_0x5d70db[_0x570daf(0x2ab)](_0x59b094);_0x5630e3[_0x570daf(0x1b8)]();}else{_0x5d70db=_0x5630e3;for(const _0x6e9a71 of _0x14a170)_0x5630e3[_0x570daf(0x29f)](_0x6e9a71)||_0x5630e3[_0x570daf(0x2ab)](_0x6e9a71);}}if(_0x5d70db)return _0x5d70db;_0x2141cd[_0x570daf(0x137)]();for(const {suggestion:_0x4ea295,meta:_0x2d74a9}of this[_0x570daf(0x2c0)](_0x14a170,_0x570daf(0x225)))_0x2d74a9[_0x570daf(0x27a)]&&(this[_0x570daf(0x1a4)]||!_0x2d74a9[_0x570daf(0x2bb)]&&!_0x2d74a9[_0x570daf(0x297)])&&qt(_0x4ea295,_0x59c791)&&_0x2141cd[_0x570daf(0x215)](_0x4ea295);for(const _0x3e32fd of _0x2141cd){const _0x4791fb=_0x3e32fd[_0x570daf(0x126)]();if(!_0x59c791||!_0x59c791[_0x570daf(0x2b9)]){if(_0x14a170[_0x570daf(0x1cb)](_0x1e0bdb=>_0x4791fb[_0x570daf(0x17b)](_0x5f3551=>_0x5f3551[_0x570daf(0x175)](_0x1e0bdb,!0x0))))return _0x3e32fd;}(!_0x3e32fd[_0x570daf(0x1a9)]||!_0x3e32fd[_0x570daf(0x1a9)][_0x570daf(0x2b9)])&&(_0x4791fb[_0x570daf(0x1cb)](_0x3b6971=>_0x14a170[_0x570daf(0x17b)](_0x4d85e2=>_0x4d85e2[_0x570daf(0x175)](_0x3b6971,!0x0)))&&_0x3e32fd[_0x570daf(0x279)]());}const _0x55346e=_0x34afe1(),_0x17b81e=_0x38fb5b['id'],_0x2c5e71=_0x570daf(0x28b)+_0x133ad0,_0x3d5898=this[_0x570daf(0x293)]({'id':_0x55346e,'type':_0x2c5e71,'createdAt':new Date(),'authorId':_0x17b81e,'attributes':_0x59c791});for(const _0x4e8741 of _0x14a170)_0x4e8741[_0x570daf(0x20e)](),_0x4e8741[_0x570daf(0x273)]||_0x570daf(0x298)==_0x4e8741[_0x570daf(0x240)][_0x570daf(0x213)]||this[_0x570daf(0x17d)](_0x2c5e71,_0x55346e,_0x17b81e,_0x4e8741,_0x1d013b[_0x570daf(0x196)]());return _0x3d5898;}[_0x3bee44(0x11b)](_0x2a5842,_0x48251d,_0x10b4d8,_0x307578,_0x261194){const _0x34220c=_0x3bee44;if(_0x2a5842[_0x34220c(0x273)])return[];if(_0x34220c(0x243)===this[_0x34220c(0x276)])return[];const _0x4c0643=this[_0x34220c(0x188)][_0x34220c(0x229)][_0x34220c(0x12b)](_0x34220c(0x18a))['me']['id'],_0x1ed25e=Array[_0x34220c(0x275)](this[_0x34220c(0x288)][_0x34220c(0x267)]())[_0x34220c(0x1c7)](_0x5258c1=>_0x34220c(0x2a2)==_0x5258c1[_0x34220c(0x17a)]&&_0x5258c1[_0x34220c(0x176)][_0x34220c(0x296)]==_0x48251d&&_0x5258c1[_0x34220c(0x29f)](_0x2a5842));if(_0x34220c(0x1b1)===this[_0x34220c(0x276)]){const _0x3d4d1a=this[_0x34220c(0x2c0)](_0x2a5842,_0x34220c(0x1c4))[_0x34220c(0x1c7)](({meta:_0x3beebb})=>_0x3beebb[_0x34220c(0x27a)]&&!_0x3beebb[_0x34220c(0x297)]&&!_0x3beebb[_0x34220c(0x2b8)])[_0x34220c(0x209)](({suggestion:_0x13bada})=>_0x13bada);_0x1ed25e[_0x34220c(0x1f3)](..._0x3d4d1a);}const _0x38c40a=new Map([[_0x2a5842,_0x10b4d8]]);for(const _0x3b49de of _0x1ed25e){const _0x3c7db9=_0x34220c(0x2a2)==_0x3b49de[_0x34220c(0x17a)]?_0x3b49de[_0x34220c(0x176)][_0x34220c(0x1db)]:void 0x0,_0x29f083=_0x3b49de[_0x34220c(0x1a5)](),_0x131a4c=Array[_0x34220c(0x275)](_0x38c40a[_0x34220c(0x1ac)]())[_0x34220c(0x1e9)](_0x29504d=>_0x29504d[_0x34220c(0x28e)](_0x29f083));if(!_0x131a4c)continue;const _0x441a42=_0x131a4c[_0x34220c(0x228)](_0x29f083);this[_0x34220c(0x29a)](_0x48251d)&&_0x34220c(0x1c4)==_0x3b49de[_0x34220c(0x17a)]&&0x0!=_0x441a42[_0x34220c(0x17e)]||(_0x38c40a[_0x34220c(0x233)](_0x131a4c),_0x441a42[_0x34220c(0x2bc)](_0x59ce9e=>{const _0x46be8d=_0x34220c;_0x38c40a[_0x46be8d(0x25f)](_0x59ce9e,_0x10b4d8);}),_0x34220c(0x1c4)!=_0x3b49de[_0x34220c(0x17a)]&&_0x3c7db9!=_0x307578&&_0x38c40a[_0x34220c(0x25f)](_0x131a4c[_0x34220c(0x146)](_0x29f083),_0x3c7db9));}const _0x46dbb8=[];for(const [_0x2b492a,_0x4d3cb0]of _0x38c40a){const _0xc51407=_0x34afe1(),_0x11a845={'key':_0x48251d,'oldValue':_0x4d3cb0,'newValue':_0x307578};_0x48251d[_0x34220c(0x17e)]>0x25&&console[_0x34220c(0x232)](_0x34220c(0x1fd),{'key':_0x48251d});const _0x1213cf=(_0x34220c(0x25d)+(_0x48251d+'|'+Gt({'newValue':_0x307578})))[_0x34220c(0x29d)](0x0,0x3c),_0x5c79da=this[_0x34220c(0x293)]({'id':_0xc51407,'type':_0x1213cf,'data':_0x11a845,'createdAt':new Date(),'authorId':_0x4c0643,'attributes':_0x261194});_0x46dbb8[_0x34220c(0x249)](_0x5c79da),this[_0x34220c(0x17d)](_0x1213cf,_0xc51407,_0x4c0643,_0x2b492a);}return _0x46dbb8;}[_0x3bee44(0x11d)](_0x36d257){const _0x446de5=_0x3bee44;this[_0x446de5(0x119)](_0x36d257,(_0xce0e61,..._0x1637cf)=>{const _0x7b80f4=_0x446de5;this[_0x7b80f4(0x16f)](()=>{_0xce0e61(..._0x1637cf);});});}[_0x3bee44(0x266)](_0x248e8a){const _0x4bb905=_0x3bee44;this[_0x4bb905(0x138)][_0x4bb905(0x215)](_0x248e8a);}[_0x3bee44(0x18d)](_0x307b27){const _0x327cb4=_0x3bee44;this[_0x327cb4(0x1dd)][_0x327cb4(0x215)](_0x307b27);}[_0x3bee44(0x23b)](_0x2adf6a){const _0x129014=_0x3bee44;return _0x129014(0x2a2)==_0x2adf6a[_0x129014(0x17a)]?_0x2adf6a[_0x129014(0x250)][_0x129014(0x15e)]('|')[0x0]:null;}[_0x3bee44(0x26c)](_0x385628,_0x7f96b7){const _0x4ad068=_0x3bee44,_0x46712f=_0x385628[_0x4ad068(0x18b)]();this[_0x4ad068(0x198)][_0x4ad068(0x1d9)](_0x20e37f=>{const _0x3bb22a=_0x4ad068;_0x20e37f[_0x3bb22a(0x1a2)](_0x46712f,{'range':_0x7f96b7});});}[_0x3bee44(0x287)](_0x468cf2){const _0x2518bf=_0x3bee44,_0x5502e5=_0x468cf2['id'],_0x21a1a1=this[_0x2518bf(0x188)][_0x2518bf(0x12c)][_0x2518bf(0x12b)](_0x2518bf(0x20d));this[_0x2518bf(0x2a3)][_0x2518bf(0x27b)](_0x5502e5)||this[_0x2518bf(0x2a3)][_0x2518bf(0x22b)]({'channelId':_0x21a1a1,'threadId':_0x5502e5,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x137f87=this[_0x2518bf(0x2a3)][_0x2518bf(0x19b)](_0x5502e5);_0x137f87[_0x2518bf(0x285)](_0x2518bf(0x147)),_0x137f87[_0x2518bf(0x147)]=!0x1,_0x468cf2[_0x2518bf(0x260)]=_0x137f87;}[_0x3bee44(0x212)](_0x429e8e,_0x20c429,_0x2d5798,_0x3953e2){const _0x412e4c=_0x3bee44;if(_0x429e8e[_0x412e4c(0x17a)]!=_0x20c429||_0x429e8e[_0x412e4c(0x250)]!=_0x2d5798||_0x429e8e[_0x412e4c(0x2b1)]['id']!=_0x3953e2)throw this[_0x412e4c(0x188)][_0x412e4c(0x114)](_0x412e4c(0x206)),new _0x49c41b(_0x412e4c(0x206),this);}[_0x3bee44(0x28f)](_0xa02daa,_0x21b0ae){const _0x3e20ce=_0x3bee44,_0x1500b9=_0xa02daa[_0x3e20ce(0x1a5)]();if(_0x21b0ae[_0x3e20ce(0x2c1)](_0x1500b9))_0xa02daa[_0x3e20ce(0x1b8)]();else{if(_0x1500b9[_0x3e20ce(0x175)](_0x21b0ae)){const _0x3c0729=this[_0x3e20ce(0x198)][_0x3e20ce(0x172)](_0x21b0ae[_0x3e20ce(0x208)][_0x3e20ce(0x166)],_0x3e20ce(0x217));this[_0x3e20ce(0x26c)](_0xa02daa,this[_0x3e20ce(0x198)][_0x3e20ce(0x1ea)](_0x1500b9[_0x3e20ce(0x208)],_0x3c0729));const _0x9ac655=_0x34afe1(),_0xbe87d3=_0xa02daa[_0x3e20ce(0x2b1)]['id'],_0xbf6786=_0xa02daa[_0x3e20ce(0x17a)]+':'+_0xa02daa[_0x3e20ce(0x250)];this[_0x3e20ce(0x293)]({'id':_0x9ac655,'type':_0xbf6786,'createdAt':new Date(),'authorId':_0xbe87d3,'data':_0xa02daa[_0x3e20ce(0x176)],'attributes':_0xa02daa[_0x3e20ce(0x1a9)]});const _0x1692d9=this[_0x3e20ce(0x198)][_0x3e20ce(0x172)](_0x21b0ae[_0x3e20ce(0x217)][_0x3e20ce(0x1d4)],_0x3e20ce(0x148)),_0x56f9b3=this[_0x3e20ce(0x198)][_0x3e20ce(0x1ea)](_0x1692d9,_0x1500b9[_0x3e20ce(0x217)]);this[_0x3e20ce(0x17d)](_0xbf6786,_0x9ac655,_0xbe87d3,_0x56f9b3);}else{if(_0x1500b9[_0x3e20ce(0x1c8)](_0x21b0ae[_0x3e20ce(0x208)])){const _0x23b113=this[_0x3e20ce(0x198)][_0x3e20ce(0x172)](_0x21b0ae[_0x3e20ce(0x208)][_0x3e20ce(0x166)],_0x3e20ce(0x217));this[_0x3e20ce(0x26c)](_0xa02daa,this[_0x3e20ce(0x198)][_0x3e20ce(0x1ea)](_0x1500b9[_0x3e20ce(0x208)],_0x23b113));}else{const _0x3b82fd=this[_0x3e20ce(0x198)][_0x3e20ce(0x172)](_0x21b0ae[_0x3e20ce(0x217)][_0x3e20ce(0x1d4)],_0x3e20ce(0x148));this[_0x3e20ce(0x26c)](_0xa02daa,this[_0x3e20ce(0x198)][_0x3e20ce(0x1ea)](_0x3b82fd,_0x1500b9[_0x3e20ce(0x217)]));}}}}[_0x3bee44(0x205)](_0x129009){const _0x2b0568=_0x3bee44;for(const {suggestion:_0x5bcf32,meta:_0x44347e}of this[_0x2b0568(0x2c0)](_0x129009,_0x2b0568(0x1c4))){if(!_0x44347e[_0x2b0568(0x27a)])continue;const _0x487e52=_0x5bcf32[_0x2b0568(0x126)]();for(const _0x2c22d2 of _0x487e52)if(!_0x129009[_0x2b0568(0x228)](_0x2c22d2)[_0x2b0568(0x17e)])return!0x0;}return!0x1;}[_0x3bee44(0x1dc)](_0x5ecadc){const _0x2c6c25=_0x3bee44,_0x5e986b=this[_0x2c6c25(0x188)][_0x2c6c25(0x229)][_0x2c6c25(0x12b)](_0x2c6c25(0x18a))[_0x2c6c25(0x178)](_0x5ecadc);if(!_0x5e986b)throw new _0x49c41b(_0x2c6c25(0x207),this);return _0x5e986b;}[_0x3bee44(0x251)](_0x3d5e8f){const _0x5801dc=_0x3bee44,_0x46aa10=this[_0x5801dc(0x188)][_0x5801dc(0x229)][_0x5801dc(0x12b)](_0x5801dc(0x18a)),_0x45a630=_0x2d8da1(_0x5801dc(0x237)+_0x3d5e8f),_0x2bc9ea=_0x46aa10[_0x5801dc(0x178)](_0x45a630);return _0x2bc9ea||_0x46aa10[_0x5801dc(0x1bd)]({'id':_0x45a630,'name':_0x3d5e8f});}[_0x3bee44(0x242)](_0xadb120,_0x5e25c1,_0x27e40f,_0x43a483,_0x4aec43){const _0x33377b=_0x3bee44,_0x6074e=this[_0x33377b(0x1dc)](_0x43a483),_0x4774e2=this[_0x33377b(0x15a)][_0x33377b(0x2ae)](_0xadb120,_0x5e25c1,_0x27e40f,_0x6074e,_0x4aec43,_0x365484=>{const _0x184b5a=_0x33377b;this[_0x184b5a(0x241)](_0x27e40f,{'attributes':_0x365484});const _0x1c013c=this[_0x184b5a(0x24c)](_0x27e40f);this[_0x184b5a(0x1e5)](new Set([_0x1c013c])),this[_0x184b5a(0x2af)](new Set([_0x1c013c]));});return this[_0x33377b(0x24d)](_0x4774e2,_0x33377b(0x163),()=>{const _0x21d00e=_0x33377b;this[_0x21d00e(0x241)](_0x27e40f,{'state':_0x21d00e(0x277)});},{'priority':_0x33377b(0x164)}),this[_0x33377b(0x24d)](_0x4774e2,_0x33377b(0x279),()=>{const _0x479c3f=_0x33377b;this[_0x479c3f(0x241)](_0x27e40f,{'state':_0x479c3f(0x1e8)});},{'priority':_0x33377b(0x164)}),this[_0x33377b(0x288)][_0x33377b(0x25f)](_0x27e40f,_0x4774e2),this[_0x33377b(0x14c)][_0x33377b(0x25f)](_0x4774e2,_0x33377b(0x13d)),_0x4774e2;}[_0x3bee44(0x10f)](_0x125ba5){const _0x19c0e1=_0x3bee44,_0x5ec749=_0x125ba5[_0x19c0e1(0x15e)](':');return{'group':_0x5ec749[0x0],'type':_0x5ec749[0x1],'subType':_0x5ec749[_0x19c0e1(0x17e)]>=0x5?_0x5ec749[0x2]:null,'id':_0x5ec749[_0x19c0e1(0x17e)]<0x5?_0x5ec749[0x2]:_0x5ec749[0x3],'authorId':_0x5ec749[_0x19c0e1(0x17e)]<0x5?_0x5ec749[0x3]:_0x5ec749[0x4],'markerCount':0x6==_0x5ec749[_0x19c0e1(0x17e)]?_0x5ec749[0x5]:null};}[_0x3bee44(0x127)](_0x3a2d09,_0x303242,_0x39c1e4){const _0x25ec5e=_0x3bee44,_0x201a6e=_0x3a2d09[_0x25ec5e(0x1a5)](),_0x42ea63=_0x201a6e[_0x25ec5e(0x208)],_0x1234f2=_0x201a6e[_0x25ec5e(0x217)];this[_0x25ec5e(0x26c)](_0x3a2d09,this[_0x25ec5e(0x198)][_0x25ec5e(0x1ea)](_0x42ea63,_0x303242));const _0x10217b=_0x34afe1(),_0x51aada=_0x3a2d09[_0x25ec5e(0x2b1)]['id'],_0x57003b=_0x3a2d09[_0x25ec5e(0x17a)]+(_0x3a2d09[_0x25ec5e(0x250)]?':'+_0x3a2d09[_0x25ec5e(0x250)]:'');this[_0x25ec5e(0x293)]({'id':_0x10217b,'type':_0x57003b,'createdAt':new Date(),'authorId':_0x51aada,'originalSuggestionId':_0x3a2d09['id'],'attributes':_0x3a2d09[_0x25ec5e(0x1a9)],'data':_0x3a2d09[_0x25ec5e(0x176)]});const _0x4f068c=this[_0x25ec5e(0x23b)](_0x3a2d09);(_0x25ec5e(0x136)==_0x3a2d09[_0x25ec5e(0x17a)]||_0x4f068c&&this[_0x25ec5e(0x29a)](_0x4f068c))&&(_0x39c1e4=this[_0x25ec5e(0x198)][_0x25ec5e(0x14f)](_0x39c1e4[_0x25ec5e(0x1d4)])),this[_0x25ec5e(0x17d)](_0x57003b,_0x10217b,_0x51aada,this[_0x25ec5e(0x198)][_0x25ec5e(0x1ea)](_0x39c1e4,_0x1234f2));}[_0x3bee44(0x2c0)](_0x5134c5,_0x22c5dc=null){const _0x53a8c6=_0x3bee44,_0x538898=[],_0x3f7cfb=this[_0x53a8c6(0x188)][_0x53a8c6(0x229)][_0x53a8c6(0x12b)](_0x53a8c6(0x18a))['me'];Array[_0x53a8c6(0x28c)](_0x5134c5)||(_0x5134c5=[_0x5134c5]);for(const _0x2a9bd5 of this[_0x53a8c6(0x2a4)]()){if(!_0x2a9bd5[_0x53a8c6(0x282)])continue;if(_0x22c5dc&&_0x2a9bd5[_0x53a8c6(0x17a)]!=_0x22c5dc)continue;let _0x3ba8d0=!0x1;for(const _0x4ec872 of _0x2a9bd5[_0x53a8c6(0x126)]()){for(const _0x1810e8 of _0x5134c5){const _0x142e7e=_0x1810e8[_0x53a8c6(0x208)][_0x53a8c6(0x2c1)](_0x4ec872[_0x53a8c6(0x217)])||_0x1810e8[_0x53a8c6(0x217)][_0x53a8c6(0x2c1)](_0x4ec872[_0x53a8c6(0x208)]);if(_0x142e7e||_0x1810e8[_0x53a8c6(0x146)](_0x4ec872)){const _0x2c5c81=_0x1810e8[_0x53a8c6(0x175)](_0x4ec872)&&Ot(this[_0x53a8c6(0x198)][_0x53a8c6(0x192)],_0x4ec872[_0x53a8c6(0x208)],_0x1810e8),_0x5686d5=_0x4ec872[_0x53a8c6(0x175)](_0x1810e8)&&Ot(this[_0x53a8c6(0x198)][_0x53a8c6(0x192)],_0x1810e8[_0x53a8c6(0x208)],_0x4ec872);_0x538898[_0x53a8c6(0x249)]({'suggestion':_0x2a9bd5,'meta':{'isOwn':_0x3f7cfb==_0x2a9bd5[_0x53a8c6(0x19c)],'isNextTo':_0x142e7e,'isInsideObject':_0x2c5c81,'containsRangeInObject':_0x5686d5}}),_0x3ba8d0=!0x0;break;}}if(_0x3ba8d0)break;}}return _0x538898;}[_0x3bee44(0x17d)](_0x1c953b,_0x5b8327,_0x5d3e4a,_0xb8ba57,_0x26819a){const _0x4a20b6=_0x3bee44;this[_0x4a20b6(0x198)][_0x4a20b6(0x1d9)](_0x59c099=>{const _0x5c60b9=_0x4a20b6;let _0x5219ae=_0x5c60b9(0x16e)+_0x1c953b+':'+_0x5b8327+':'+_0x5d3e4a;_0x26819a&&(_0x5219ae=_0x5219ae+':'+_0x26819a),_0x59c099[_0x5c60b9(0x144)](_0x5219ae,{'range':_0xb8ba57,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3bee44(0x1cc)](_0x311a44){const _0x50c16c=_0x3bee44,_0x56b715=_0x311a44[_0x50c16c(0x29e)],_0x15f381=_0x311a44[_0x50c16c(0x1d8)];_0x311a44[_0x50c16c(0x29e)]=null,_0x311a44[_0x50c16c(0x1d8)]=null,null!=_0x56b715&&_0x56b715[_0x50c16c(0x1d8)]==_0x311a44&&(_0x56b715[_0x50c16c(0x1d8)]=_0x15f381),null!=_0x15f381&&_0x15f381[_0x50c16c(0x29e)]==_0x311a44&&(_0x15f381[_0x50c16c(0x29e)]=_0x56b715),_0x50c16c(0x170)==this[_0x50c16c(0x14c)][_0x50c16c(0x12b)](_0x311a44)&&(this[_0x50c16c(0x14c)][_0x50c16c(0x25f)](_0x311a44,_0x50c16c(0x2b5)),this[_0x50c16c(0x1c3)](_0x50c16c(0x2bd),_0x311a44,_0x56b715,_0x15f381));}[_0x3bee44(0x293)](_0x1f4e26){const _0x26bd4b=_0x3bee44,_0x4a7769=_0x1f4e26['id'],_0x55ea14=this[_0x26bd4b(0x2b0)](_0x1f4e26);if(this[_0x26bd4b(0x263)]&&this[_0x26bd4b(0x263)][_0x26bd4b(0x20b)]){const _0x137721=this[_0x26bd4b(0x188)][_0x26bd4b(0x229)][_0x26bd4b(0x12b)](_0x26bd4b(0x21c)),_0x2f67e4=_0x55ea14[_0x26bd4b(0x1d6)],_0x2f3524=_0x55ea14[_0x26bd4b(0x250)]?_0x55ea14[_0x26bd4b(0x17a)]+':'+_0x55ea14[_0x26bd4b(0x250)]:_0x55ea14[_0x26bd4b(0x17a)],_0x2335b7=this[_0x26bd4b(0x188)][_0x26bd4b(0x274)],_0x3e98e0=_0x137721[_0x26bd4b(0x215)](_0x3dc4b8(_0x2335b7,_0x26bd4b(0x219))),_0x3c8de8={'id':_0x4a7769,'type':_0x2f3524,'hasComments':_0x2f67e4,'data':_0x1f4e26[_0x26bd4b(0x176)]||null,'originalSuggestionId':_0x1f4e26[_0x26bd4b(0x1e2)]||null,'attributes':_0x55ea14[_0x26bd4b(0x1a9)]};this[_0x26bd4b(0x263)][_0x26bd4b(0x20b)](_0x3c8de8)[_0x26bd4b(0x1c2)](_0x5c4101=>{const _0x2973db=_0x26bd4b;_0x55ea14[_0x2973db(0x18f)]=!0x0,_0x137721[_0x2973db(0x1d7)](_0x3e98e0),_0x5c4101&&_0x5c4101[_0x2973db(0x272)]&&(this[_0x2973db(0x288)][_0x2973db(0x12b)](_0x4a7769)[_0x2973db(0x272)]=_0x5c4101[_0x2973db(0x272)]);})[_0x26bd4b(0x1ba)](_0x263be4=>{const _0x210b13=_0x26bd4b;throw _0x481841(_0x210b13(0x22e)),this[_0x210b13(0x188)][_0x210b13(0x177)][_0x210b13(0x187)]({'isUndoable':!0x1},()=>{const _0x2ee10e=_0x210b13;_0x55ea14[_0x2ee10e(0x279)]();}),_0x55ea14[_0x210b13(0x270)](),this[_0x210b13(0x288)][_0x210b13(0x233)](_0x55ea14['id']),this[_0x210b13(0x14c)][_0x210b13(0x233)](_0x55ea14),_0x263be4;});}return _0x55ea14;}[_0x3bee44(0x29a)](_0x5c9995){const _0x2f41af=_0x3bee44;return this[_0x2f41af(0x138)][_0x2f41af(0x202)](_0x5c9995);}[_0x3bee44(0x241)](_0x48cd3f,_0x52efbc){const _0x5a1d18=_0x3bee44,_0x4dac78=this[_0x5a1d18(0x188)][_0x5a1d18(0x229)][_0x5a1d18(0x12b)](_0x5a1d18(0x21c)),_0xd6372d=this[_0x5a1d18(0x24c)](_0x48cd3f);if(this[_0x5a1d18(0x263)]&&this[_0x5a1d18(0x263)][_0x5a1d18(0x15c)]){if(_0xd6372d[_0x5a1d18(0x18f)]){const _0x4114f2=_0x4dac78[_0x5a1d18(0x215)](_0x3dc4b8(this[_0x5a1d18(0x188)][_0x5a1d18(0x274)],_0x5a1d18(0x219)));this[_0x5a1d18(0x263)][_0x5a1d18(0x15c)](_0x48cd3f,_0x52efbc)[_0x5a1d18(0x1c2)](()=>{const _0x4286cb=_0x5a1d18;_0x4dac78[_0x4286cb(0x1d7)](_0x4114f2);});}else _0xd6372d['on'](_0x5a1d18(0x149),()=>{const _0x4ac0a0=_0x5a1d18;this[_0x4ac0a0(0x241)](_0x48cd3f,_0x52efbc);});}}[_0x3bee44(0x1b9)](_0x3ee501){const _0x1f0db5=_0x3bee44;if(!this[_0x1f0db5(0x263)]||!this[_0x1f0db5(0x263)][_0x1f0db5(0x24c)])throw new _0x49c41b(_0x1f0db5(0x171),this);return this[_0x1f0db5(0x263)][_0x1f0db5(0x24c)](_0x3ee501);}[_0x3bee44(0x262)](_0x547e84){const _0x4b7e87=_0x3bee44,{id:_0x22b0cf,type:_0x4f64b7,subType:_0x2e49c8,authorId:_0x79f841}=this[_0x4b7e87(0x10f)](_0x547e84),_0x537467=this[_0x4b7e87(0x288)][_0x4b7e87(0x12b)](_0x22b0cf)||this[_0x4b7e87(0x242)](_0x4f64b7,_0x2e49c8,_0x22b0cf,_0x79f841,{});switch(this[_0x4b7e87(0x212)](_0x537467,_0x4f64b7,_0x2e49c8,_0x79f841),this[_0x4b7e87(0x14c)][_0x4b7e87(0x12b)](_0x537467)){case _0x4b7e87(0x13d):this[_0x4b7e87(0x1b9)](_0x22b0cf)[_0x4b7e87(0x1c2)](_0x39f867=>{const _0x259c57=_0x4b7e87;let _0x1e06d8=Promise[_0x259c57(0x191)]();_0x39f867[_0x259c57(0x1d6)]&&(_0x1e06d8=this[_0x259c57(0x2a3)][_0x259c57(0x12f)]({'channelId':this[_0x259c57(0x188)][_0x259c57(0x12c)][_0x259c57(0x12b)](_0x259c57(0x20d)),'threadId':_0x22b0cf})),_0x1e06d8[_0x259c57(0x1c2)](()=>{const _0x46f06e=_0x259c57;this[_0x46f06e(0x2b0)](_0x39f867)[_0x46f06e(0x18f)]=!0x0;});}),this[_0x4b7e87(0x14c)][_0x4b7e87(0x25f)](_0x537467,_0x4b7e87(0x1f9));break;case _0x4b7e87(0x2b5):this[_0x4b7e87(0x241)](_0x22b0cf,{'state':_0x4b7e87(0x290)});case _0x4b7e87(0x1ed):this[_0x4b7e87(0x14c)][_0x4b7e87(0x25f)](_0x537467,_0x4b7e87(0x170)),this[_0x4b7e87(0x1c3)](_0x4b7e87(0x14b),_0x537467);break;case _0x4b7e87(0x170):this[_0x4b7e87(0x1c3)](_0x4b7e87(0x18c),_0x537467);}return _0x537467[_0x4b7e87(0x2a8)](_0x547e84),_0x537467;}[_0x3bee44(0x2af)](_0x8c9f7b){const _0x19f6fd=_0x3bee44,_0x5c29d1=Array[_0x19f6fd(0x275)](_0x8c9f7b),_0x3b8b9b=_0x5c29d1[_0x19f6fd(0x1c7)](_0x3ea94c=>_0x19f6fd(0x2a2)==_0x3ea94c[_0x19f6fd(0x17a)]);this[_0x19f6fd(0x113)](_0x3b8b9b);const _0x39ce3f=_0x5c29d1[_0x19f6fd(0x1c7)](_0x1686fe=>!_0x1686fe[_0x19f6fd(0x17f)]&&_0x19f6fd(0x2a2)!=_0x1686fe[_0x19f6fd(0x17a)]),_0x5e06dc=this[_0x19f6fd(0x2a4)]({'skipNotAttached':!0x0})[_0x19f6fd(0x1c7)](_0x1dd869=>!_0x1dd869[_0x19f6fd(0x17f)]&&_0x19f6fd(0x2a2)!=_0x1dd869[_0x19f6fd(0x17a)]),_0x16736a=_0x5e06dc[_0x19f6fd(0x1c7)](_0x5760e8=>!_0x8c9f7b[_0x19f6fd(0x202)](_0x5760e8)),_0x5ceec0=new Map(_0x5e06dc[_0x19f6fd(0x209)](_0x34ac02=>[_0x34ac02,this[_0x19f6fd(0x15a)][_0x19f6fd(0x19e)](_0x34ac02[_0x19f6fd(0x17a)],_0x34ac02[_0x19f6fd(0x250)],_0x19f6fd(0x11e))])),_0x132dfb=new Map(_0x5e06dc[_0x19f6fd(0x209)](_0x568f5f=>[_0x568f5f,_0x568f5f[_0x19f6fd(0x1a5)]()])),_0x1b6672=new Set(),_0x202dd2=new Set();for(let _0x135860=0x0;_0x135860<_0x39ce3f[_0x19f6fd(0x17e)];_0x135860++)_0x496ae4(_0x39ce3f[_0x135860],_0x39ce3f,_0x135860+0x1);for(let _0x2cc9b4=0x0;_0x2cc9b4<_0x39ce3f[_0x19f6fd(0x17e)];_0x2cc9b4++)_0x496ae4(_0x39ce3f[_0x2cc9b4],_0x16736a,0x0);const _0x57f1bc=new Set();for(let _0x3827c3=0x0;_0x3827c3<_0x39ce3f[_0x19f6fd(0x17e)];_0x3827c3++){const _0x455074=_0x39ce3f[_0x3827c3];!_0x202dd2[_0x19f6fd(0x202)](_0x455074)&&_0x455074[_0x19f6fd(0x29e)]&&(_0x57f1bc[_0x19f6fd(0x215)](_0x455074[_0x19f6fd(0x29e)]),_0x455074[_0x19f6fd(0x29e)][_0x19f6fd(0x1d8)]===_0x455074&&(_0x455074[_0x19f6fd(0x29e)][_0x19f6fd(0x1d8)]=null),_0x455074[_0x19f6fd(0x29e)]=null),!_0x1b6672[_0x19f6fd(0x202)](_0x455074)&&_0x455074[_0x19f6fd(0x1d8)]&&(_0x57f1bc[_0x19f6fd(0x215)](_0x455074[_0x19f6fd(0x1d8)]),_0x455074[_0x19f6fd(0x1d8)][_0x19f6fd(0x29e)]===_0x455074&&(_0x455074[_0x19f6fd(0x1d8)][_0x19f6fd(0x29e)]=null),_0x455074[_0x19f6fd(0x1d8)]=null);}function _0x496ae4(_0xb2d1c,_0x31191a,_0x350212){const _0x4ff60b=_0x19f6fd;for(let _0x20e63d=_0x350212;_0x20e63d<_0x31191a[_0x4ff60b(0x17e)];_0x20e63d++){const _0x279631=_0x19ce0c(_0xb2d1c,_0x31191a[_0x20e63d]);_0x279631&&(_0x279631[0x0][_0x4ff60b(0x1d8)]=_0x279631[0x1],_0x279631[0x1][_0x4ff60b(0x29e)]=_0x279631[0x0],_0x1b6672[_0x4ff60b(0x215)](_0x279631[0x0]),_0x202dd2[_0x4ff60b(0x215)](_0x279631[0x1]));}}function _0x19ce0c(_0x22ed3f,_0x2786b1){const _0x4e9bf1=_0x19f6fd;if(_0x22ed3f[_0x4e9bf1(0x19c)]['id']!==_0x2786b1[_0x4e9bf1(0x19c)]['id'])return null;const _0x5944ae=_0x5ceec0[_0x4e9bf1(0x12b)](_0x22ed3f)(_0x22ed3f,_0x2786b1,_0x132dfb[_0x4e9bf1(0x12b)](_0x22ed3f),_0x132dfb[_0x4e9bf1(0x12b)](_0x2786b1));if(!_0x5944ae)return null;return _0x5ceec0[_0x4e9bf1(0x12b)](_0x2786b1)(_0x22ed3f,_0x2786b1,_0x132dfb[_0x4e9bf1(0x12b)](_0x22ed3f),_0x132dfb[_0x4e9bf1(0x12b)](_0x2786b1))?_0x5944ae[0x1][_0x4e9bf1(0x260)]&&_0x5944ae[0x1][_0x4e9bf1(0x260)][_0x4e9bf1(0x17e)]?null:_0x5944ae:null;}_0x57f1bc[_0x19f6fd(0x244)]&&this[_0x19f6fd(0x2af)](_0x57f1bc);}[_0x3bee44(0x113)](_0x47ced5){const _0x13382d=_0x3bee44;if(0x0==_0x47ced5[_0x13382d(0x17e)])return;const _0x399910=this[_0x13382d(0x2a4)]({'skipNotAttached':!0x0})[_0x13382d(0x1c7)](_0xa7a05b=>_0x13382d(0x2a2)==_0xa7a05b[_0x13382d(0x17a)]&&_0xa7a05b[_0x13382d(0x21a)]),_0x580b72=[],_0x2e8138=new Map();for(const _0x109ea9 of _0x399910){const _0x135fb5=_0x2d8da1(_0x109ea9[_0x13382d(0x1a9)]);_0x2e8138[_0x13382d(0x202)](_0x135fb5)||(_0x2e8138[_0x13382d(0x25f)](_0x135fb5,_0x580b72[_0x13382d(0x17e)]),_0x580b72[_0x13382d(0x249)]([]));const _0x274a81=_0x2e8138[_0x13382d(0x12b)](_0x135fb5);_0x580b72[_0x274a81][_0x13382d(0x249)](_0x109ea9);}!(function(){const _0x3da55a=_0x13382d;_0x580b72[_0x3da55a(0x11a)]((_0x2055b0,_0x393ecb)=>{const _0x1cace6=_0x3da55a,_0x225e74=_0x2055b0[0x0][_0x1cace6(0x272)],_0x47c7fc=_0x393ecb[0x0][_0x1cace6(0x272)];return _0x225e74==_0x47c7fc?_0x2055b0[0x0][_0x1cace6(0x1a9)][_0x1cace6(0x25c)]<_0x393ecb[0x0][_0x1cace6(0x1a9)][_0x1cace6(0x25c)]?-0x1:0x1:_0x225e74<_0x47c7fc?-0x1:0x1;});for(const _0x385b66 of _0x580b72)_0x385b66[_0x3da55a(0x11a)]((_0xb18f9,_0xf63033)=>_0xb18f9['id']<_0xf63033['id']?-0x1:0x1);}());for(let _0x1b1c42=0x0;_0x1b1c42<_0x580b72[_0x13382d(0x17e)];_0x1b1c42++){if(0x0==_0x580b72[_0x1b1c42][_0x13382d(0x17e)])continue;const _0x26d467=[];for(let _0x240301=_0x1b1c42+0x1;_0x240301<_0x580b72[_0x13382d(0x17e)];_0x240301++)0x0!=_0x580b72[_0x240301][_0x13382d(0x17e)]&&_0x20a4c5(_0x580b72[_0x1b1c42],_0x580b72[_0x240301])&&_0x26d467[_0x13382d(0x249)](_0x240301);for(const _0x53381b of _0x26d467)_0x580b72[_0x1b1c42]=_0x580b72[_0x1b1c42][_0x13382d(0x294)](_0x580b72[_0x53381b]),_0x580b72[_0x53381b]=[];}for(const _0x1223db of _0x580b72)for(let _0x1d6f07=0x0;_0x1d6f07<_0x1223db[_0x13382d(0x17e)];_0x1d6f07++){const _0x56a273=_0x1223db[_0x1d6f07+0x1]||null;_0x1223db[_0x1d6f07][_0x13382d(0x1d8)]!==_0x56a273&&(_0x1223db[_0x1d6f07][_0x13382d(0x1d8)]=_0x56a273);}for(const _0x3af0ed of _0x580b72)for(let _0x5bf04f=0x0;_0x5bf04f<_0x3af0ed[_0x13382d(0x17e)];_0x5bf04f++){const _0x438734=_0x3af0ed[_0x5bf04f-0x1]||null;_0x3af0ed[_0x5bf04f][_0x13382d(0x29e)]!==_0x438734&&(_0x3af0ed[_0x5bf04f][_0x13382d(0x29e)]=_0x438734);}function _0x20a4c5(_0x3fac8f,_0x156732){const _0x57c01e=_0x13382d;if(_0x3fac8f[0x0][_0x57c01e(0x1a9)][_0x57c01e(0x25c)]!==_0x156732[0x0][_0x57c01e(0x1a9)][_0x57c01e(0x25c)]&&_0x3fac8f[0x0][_0x57c01e(0x19c)]!==_0x156732[0x0][_0x57c01e(0x19c)])return!0x1;if(!function(_0xb5769,_0x2947fe){const _0x2d6876=_0x57c01e;if(!_0xb5769[_0x2d6876(0x1d6)]&&!_0x2947fe[_0x2d6876(0x1d6)])return!0x0;if(_0xb5769[_0x2d6876(0x1d6)]&&_0x2947fe[_0x2d6876(0x1d6)])return!0x1;if(_0xb5769[_0x2d6876(0x1d6)]&&_0x2947fe[_0x2d6876(0x272)]<_0xb5769[_0x2d6876(0x260)][_0x2d6876(0x1cf)][_0x2d6876(0x12b)](0x0)[_0x2d6876(0x272)])return!0x0;if(_0x2947fe[_0x2d6876(0x1d6)]&&_0xb5769[_0x2d6876(0x272)]<_0x2947fe[_0x2d6876(0x260)][_0x2d6876(0x1cf)][_0x2d6876(0x12b)](0x0)[_0x2d6876(0x272)])return!0x0;return!0x1;}(_0x3fac8f[0x0],_0x156732[0x0]))return!0x1;const _0x2c8a39=_0x40de9b(_0x3fac8f[0x0][_0x57c01e(0x1a9)],_0x57c01e(0x25c)),_0x32061e=_0x40de9b(_0x156732[0x0][_0x57c01e(0x1a9)],_0x57c01e(0x25c));if(!_0x3290ad(_0x2c8a39,_0x32061e))return!0x1;return!!_0x3fac8f[_0x57c01e(0x1cb)](_0x4cae43=>_0x156732[_0x57c01e(0x17b)](_0x2009e4=>_0x4cae43[_0x57c01e(0x1a5)]()[_0x57c01e(0x2c1)](_0x2009e4[_0x57c01e(0x1a5)]())))&&_0x156732[_0x57c01e(0x1cb)](_0x3d6db7=>_0x3fac8f[_0x57c01e(0x17b)](_0x291043=>_0x3d6db7[_0x57c01e(0x1a5)]()[_0x57c01e(0x2c1)](_0x291043[_0x57c01e(0x1a5)]())));}}[_0x3bee44(0x1e5)](_0x14d509){const _0x5dfc91=_0x3bee44,_0x2041f3=Array[_0x5dfc91(0x275)](_0x14d509),_0x324ff8=this[_0x5dfc91(0x2a4)]({'skipNotAttached':!0x0}),_0x3ef44e=_0x324ff8[_0x5dfc91(0x1c7)](_0x3227c3=>!_0x14d509[_0x5dfc91(0x202)](_0x3227c3)),_0x3554ed=new Map(_0x2041f3[_0x5dfc91(0x209)](_0x7b417f=>[_0x7b417f,this[_0x5dfc91(0x15a)][_0x5dfc91(0x19e)](_0x7b417f[_0x5dfc91(0x17a)],_0x7b417f[_0x5dfc91(0x250)],_0x5dfc91(0x121))])),_0x4a3de7=new Map(_0x324ff8[_0x5dfc91(0x209)](_0xc90d79=>[_0xc90d79,_0xc90d79[_0x5dfc91(0x126)]()]));for(let _0x8a53e7=0x0;_0x8a53e7<_0x2041f3[_0x5dfc91(0x17e)];_0x8a53e7++){if(_0x2ecd93(this,_0x2041f3[_0x8a53e7],_0x2041f3,_0x8a53e7+0x1))return!0x0;}for(let _0x4135b8=0x0;_0x4135b8<_0x2041f3[_0x5dfc91(0x17e)];_0x4135b8++){if(_0x2ecd93(this,_0x2041f3[_0x4135b8],_0x3ef44e,0x0))return!0x0;}return!0x1;function _0x2ecd93(_0x1d2329,_0x403a0a,_0x8456d3,_0x1fddac){const _0x148ebc=_0x5dfc91;for(let _0x57dde6=_0x1fddac;_0x57dde6<_0x8456d3[_0x148ebc(0x17e)];_0x57dde6++){const _0x1d22e8=_0x8456d3[_0x57dde6];if(_0x1d22e8[_0x148ebc(0x17a)]!==_0x403a0a[_0x148ebc(0x17a)]||_0x1d22e8[_0x148ebc(0x19c)]['id']!==_0x403a0a[_0x148ebc(0x19c)]['id']||_0x1d22e8[_0x148ebc(0x250)]!==_0x403a0a[_0x148ebc(0x250)])continue;if(!Jt(_0x403a0a,_0x1d22e8))continue;if(_0x148ebc(0x2a2)==_0x403a0a[_0x148ebc(0x17a)]&&_0x403a0a[_0x148ebc(0x176)][_0x148ebc(0x1db)]!=_0x1d22e8[_0x148ebc(0x176)][_0x148ebc(0x1db)])continue;if(_0x148ebc(0x2a2)==_0x403a0a[_0x148ebc(0x17a)]&&_0x1d2329[_0x148ebc(0x29a)](_0x403a0a[_0x148ebc(0x176)][_0x148ebc(0x296)]))continue;if(_0x148ebc(0x136)==_0x403a0a[_0x148ebc(0x17a)]){const _0x3236e0=_0x1d2329[_0x148ebc(0x188)][_0x148ebc(0x177)],_0x3bec28=_0x403a0a[_0x148ebc(0x24a)]();if(_0x3bec28&&(_0x3236e0[_0x148ebc(0x192)][_0x148ebc(0x259)](_0x3bec28)||_0x3236e0[_0x148ebc(0x192)][_0x148ebc(0x1b6)](_0x3bec28)))continue;}const _0xb0c0d0=_0x3554ed[_0x148ebc(0x12b)](_0x403a0a),_0x552d0a=_0x4a3de7[_0x148ebc(0x12b)](_0x403a0a),_0x2b8b7d=_0x4a3de7[_0x148ebc(0x12b)](_0x1d22e8),_0x4a6dc1=_0x403a0a[_0x148ebc(0x260)]&&_0x403a0a[_0x148ebc(0x260)][_0x148ebc(0x17e)],_0x1a15ad=_0x1d22e8[_0x148ebc(0x260)]&&_0x1d22e8[_0x148ebc(0x260)][_0x148ebc(0x17e)];if(!_0x4a6dc1&&_0xb0c0d0(_0x2b8b7d,_0x552d0a))return _0x1d2329[_0x148ebc(0x27c)](_0x1d22e8,_0x403a0a),_0x4a3de7[_0x148ebc(0x233)](_0x403a0a),!0x0;if(!_0x1a15ad&&_0xb0c0d0(_0x552d0a,_0x2b8b7d))return _0x1d2329[_0x148ebc(0x27c)](_0x403a0a,_0x1d22e8),_0x4a3de7[_0x148ebc(0x233)](_0x1d22e8),!0x0;}return!0x1;}}[_0x3bee44(0x27c)](_0x43afec,_0x48754d){const _0x4b2b97=_0x3bee44;if(_0x43afec[_0x4b2b97(0x17f)]){for(const _0x4a8a84 of _0x48754d[_0x4b2b97(0x126)]())_0x43afec[_0x4b2b97(0x2ab)](_0x4a8a84);}else{const _0x219cd9=_0x48754d[_0x4b2b97(0x1a5)]()[_0x4b2b97(0x217)];this[_0x4b2b97(0x26c)](_0x43afec,this[_0x4b2b97(0x198)][_0x4b2b97(0x1ea)](_0x43afec[_0x4b2b97(0x1a5)]()[_0x4b2b97(0x208)],_0x219cd9));}_0x48754d[_0x4b2b97(0x1b8)]();}[_0x3bee44(0x157)](_0x1caadf,_0xb8ad29,_0x2782a6){const _0x5c1e82=_0x3bee44,_0x4e19d6=_0x1caadf[_0x5c1e82(0x289)](_0x5c1e82(0x1ad))||_0x1caadf[_0x5c1e82(0x289)](_0x5c1e82(0x2a2))?_0x5c1e82(0x134):_0x1caadf[_0x5c1e82(0x1e3)]();return _0x3dc4b8(this[_0x5c1e82(0x188)][_0x5c1e82(0x274)],_0xb8ad29+'_'+_0x4e19d6+_0x5c1e82(0x224),_0x2782a6);}[_0x3bee44(0x27d)](){const _0x57d043=_0x3bee44,_0x10fe02=this[_0x57d043(0x188)];if(!_0x10fe02['ui'])return;const {ariaLiveAnnouncer:_0x1d3cd8}=_0x10fe02['ui'];_0xce2215(this[_0x57d043(0x198)],({left:_0x806166,entered:_0x3e9369})=>{const _0x56b3d0=_0x57d043;for(const _0x26366d of _0x806166){const {group:_0x2e503d,type:_0x412553}=this[_0x56b3d0(0x10f)](_0x26366d[_0x56b3d0(0x1c9)]);if(_0x56b3d0(0x1a1)===_0x2e503d){_0x1d3cd8[_0x56b3d0(0x2b6)](this[_0x56b3d0(0x157)](_0x412553,_0x56b3d0(0x1cd)));break;}}for(const _0xca669e of _0x3e9369){const {group:_0x61c652,type:_0x90affb}=this[_0x56b3d0(0x10f)](_0xca669e[_0x56b3d0(0x1c9)]);if(_0x56b3d0(0x1a1)===_0x61c652){_0x1d3cd8[_0x56b3d0(0x2b6)](this[_0x56b3d0(0x157)](_0x90affb,_0x56b3d0(0x161),_0x38aa45(_0x56c142)));break;}}});}[_0x3bee44(0x27f)](_0x3b6a42){const _0x1637d3=_0x3bee44;if(this[_0x1637d3(0x11f)])return!0x1;const _0x4476fe=this[_0x1637d3(0x188)],_0x15cb1d=_0x4476fe[_0x1637d3(0x177)][_0x1637d3(0x2a1)][_0x1637d3(0x179)][_0x1637d3(0x295)]();if(0x0==_0x15cb1d[_0x1637d3(0x17e)])return!0x1;const _0xf8bee2=[],_0x483634=_0x15cb1d[_0x1637d3(0x1c7)](_0x5ee8af=>_0x1637d3(0x2a2)==_0x5ee8af[_0x1637d3(0x17a)]),_0x2ebbc6=_0x15cb1d[_0x1637d3(0x1c7)](_0xfdf575=>_0x1637d3(0x231)==_0xfdf575[_0x1637d3(0x17a)]&&_0x1637d3(0x2b4)!=_0xfdf575[_0x1637d3(0x1c9)]),_0x1dc287=_0x15cb1d[_0x1637d3(0x1c7)](_0x3eac3=>_0x1637d3(0x1d7)==_0x3eac3[_0x1637d3(0x17a)]&&_0x1637d3(0x2b4)!=_0x3eac3[_0x1637d3(0x1c9)]);for(const _0x94c9d2 of _0x483634)_0xf8bee2[_0x1637d3(0x249)]({'key':_0x94c9d2[_0x1637d3(0x169)],'newValue':_0x94c9d2[_0x1637d3(0x130)],'oldValue':_0x94c9d2[_0x1637d3(0x278)],'range':Pt(_0x94c9d2[_0x1637d3(0x168)],_0x4476fe[_0x1637d3(0x177)])});for(const _0x467cb3 of _0x2ebbc6){const _0x5182ea=_0x1dc287[_0x1637d3(0x1e9)](_0x234dce=>_0x234dce[_0x1637d3(0x13a)][_0x1637d3(0x2c1)](_0x467cb3[_0x1637d3(0x13a)]));_0x5182ea&&_0xf8bee2[_0x1637d3(0x249)]({'key':_0x1637d3(0x2be),'newValue':_0x467cb3[_0x1637d3(0x1c9)],'oldValue':_0x5182ea[_0x1637d3(0x1c9)],'range':_0x4476fe[_0x1637d3(0x177)][_0x1637d3(0x1bf)](_0x467cb3[_0x1637d3(0x13a)][_0x1637d3(0x118)])});}return 0x0!=_0xf8bee2[_0x1637d3(0x17e)]&&this[_0x1637d3(0x1d0)](_0x3b6a42,_0xf8bee2);}[_0x3bee44(0x1fb)](_0x563509){const _0x54e959=_0x3bee44;let _0x3b8326=!0x1;const _0x56b7b2=this[_0x54e959(0x188)][_0x54e959(0x177)][_0x54e959(0x2a1)][_0x54e959(0x179)][_0x54e959(0x2a9)]()[_0x54e959(0x1c7)](_0x558465=>_0x558465[_0x54e959(0x176)][_0x54e959(0x227)]&&_0x558465[_0x54e959(0x1c9)][_0x54e959(0x289)](_0x54e959(0x2a5)));for(const _0x53c49e of _0x56b7b2){const {subType:_0x12f05e,id:_0x14c4cb}=this[_0x54e959(0x10f)](_0x53c49e[_0x54e959(0x1c9)]),_0x1ed74f=_0x12f05e[_0x54e959(0x15e)]('|')[0x0];for(const _0x956f19 of this[_0x54e959(0x2a4)]({'skipNotAttached':!0x0}))_0x956f19['id']!=_0x14c4cb&&_0x54e959(0x2a2)==_0x956f19[_0x54e959(0x17a)]&&_0x956f19[_0x54e959(0x176)]&&_0x956f19[_0x54e959(0x176)][_0x54e959(0x296)]==_0x1ed74f&&_0x956f19[_0x54e959(0x1a5)]()[_0x54e959(0x28e)](_0x53c49e[_0x54e959(0x176)][_0x54e959(0x227)])&&(this[_0x54e959(0x1f4)](_0x956f19,_0x53c49e[_0x54e959(0x176)][_0x54e959(0x227)],_0x563509),_0x3b8326=!0x0);}return _0x3b8326;}[_0x3bee44(0x16f)](_0x332baf){const _0x1749a3=_0x3bee44;this[_0x1749a3(0x11f)]=!0x0,_0x332baf();}[_0x3bee44(0x203)](_0x52bd94){const _0x1da575=_0x3bee44,_0x2a04c7=this[_0x1da575(0x29a)](_0x52bd94),_0x59de43=this[_0x1da575(0x1dd)][_0x1da575(0x202)](_0x52bd94);return _0x2a04c7||_0x59de43;}[_0x3bee44(0x1d0)](_0x5d8064,_0x41054e){const _0x44b1dd=_0x3bee44;if(0x0==_0x41054e[_0x44b1dd(0x17e)])return!0x1;let _0xb3883d=!0x1;for(const _0x465e8e of _0x41054e){const _0x77b505=this[_0x44b1dd(0x2c0)](_0x465e8e[_0x44b1dd(0x168)],_0x44b1dd(0x2a2))[_0x44b1dd(0x1c7)](_0x2974ad=>!_0x2974ad[_0x44b1dd(0x257)][_0x44b1dd(0x2b8)])[_0x44b1dd(0x209)](_0x240ebc=>_0x240ebc[_0x44b1dd(0x1a1)]),_0x59ba64=_0x2d8da1({'newValue':_0x465e8e[_0x44b1dd(0x17c)]});_0x77b505[_0x44b1dd(0x1c7)](_0x4197ea=>{const _0x122963=_0x44b1dd,[_0x3bda3a,_0x55b269]=_0x4197ea[_0x122963(0x250)][_0x122963(0x15e)]('|');return _0x3bda3a==_0x465e8e[_0x122963(0x296)]&&_0x55b269!=_0x59ba64;})[_0x44b1dd(0x2bc)](_0x2dd492=>{const _0x452b93=_0x44b1dd;this[_0x452b93(0x1f4)](_0x2dd492,_0x465e8e[_0x452b93(0x168)],_0x5d8064),_0xb3883d=!0x0;});}return _0xb3883d;}[_0x3bee44(0x1f4)](_0x3b00ce,_0x2ff9a2,_0x3eceec){const _0x141bdc=_0x3bee44,_0x4320ce=_0x3b00ce[_0x141bdc(0x1a5)]()[_0x141bdc(0x228)](_0x2ff9a2);0x0!==_0x4320ce[_0x141bdc(0x17e)]?0x1!==_0x4320ce[_0x141bdc(0x17e)]?this[_0x141bdc(0x127)](_0x3b00ce,_0x2ff9a2[_0x141bdc(0x208)],_0x2ff9a2[_0x141bdc(0x217)]):this[_0x141bdc(0x26c)](_0x3b00ce,_0x4320ce[0x0]):_0x3eceec[_0x141bdc(0x26d)](_0x3b00ce[_0x141bdc(0x18b)]());}}class Et{constructor(_0x1a2adb){const _0x1c09d6=_0x3bee44;this[_0x1c09d6(0x141)]=_0x1a2adb,this[_0x1c09d6(0x198)]=_0x1a2adb[_0x1c09d6(0x177)],this[_0x1c09d6(0x1a0)]=new Map(),this[_0x1c09d6(0x142)]=new Map(),this[_0x1c09d6(0x24f)]();}[_0x3bee44(0x2ae)](_0x35e70c,_0x36b765,_0x5b6a8f,_0x4bbb56,_0xb9f141,_0x2d27a7){const _0x4b96d5=_0x3bee44;return new _0x1d013b(this[_0x4b96d5(0x198)],{'type':_0x35e70c,'subType':_0x36b765,'id':_0x5b6a8f,'author':_0x4bbb56,'creator':_0x4bbb56,'attributes':_0xb9f141,'onAttributesChange':_0x2d27a7,'onAccept':(..._0x1d38ac)=>this[_0x4b96d5(0x19e)](_0x35e70c,_0x36b765,_0x4b96d5(0x163))(..._0x1d38ac),'onDiscard':(..._0x3c3544)=>this[_0x4b96d5(0x19e)](_0x35e70c,_0x36b765,_0x4b96d5(0x279))(..._0x3c3544)});}[_0x3bee44(0x199)](_0x2d64d5,_0x133e7e,_0x1ca513,_0x4511e2){const _0x549c01=_0x3bee44,_0x7ac3ab=_0x2d64d5+':'+_0x133e7e+':'+_0x1ca513;this[_0x549c01(0x1a0)][_0x549c01(0x25f)](_0x7ac3ab,_0x4511e2);}[_0x3bee44(0x19e)](_0x312874,_0x2ce74d,_0x1b5987){const _0x17c7be=_0x3bee44,_0x4e3824=_0x312874+':'+_0x2ce74d+':'+_0x1b5987;return this[_0x17c7be(0x1a0)][_0x17c7be(0x12b)](_0x4e3824)||this[_0x17c7be(0x142)][_0x17c7be(0x12b)](_0x312874+':'+_0x1b5987);}[_0x3bee44(0x24f)](){const _0xab4849=_0x3bee44,_0x18f216=()=>!0x1,_0x31fdcf=_0x4094c7=>{const _0x3b4063=_0x4564;_0x4094c7[_0x3b4063(0x11a)]((_0x17de22,_0x3e0244)=>_0x17de22[_0x3b4063(0x208)][_0x3b4063(0x204)](_0x3e0244[_0x3b4063(0x208)])?0x1:-0x1),this[_0x3b4063(0x198)][_0x3b4063(0x1d9)](_0xce05c4=>{const _0x50f1df=_0x3b4063;for(const _0x30d20f of _0x4094c7){let _0x4a0673;_0x4a0673=_0x30d20f[_0x50f1df(0x217)][_0x50f1df(0x1b3)]&&_0x30d20f[_0x50f1df(0x217)][_0x50f1df(0x1d4)]==_0x30d20f[_0x50f1df(0x208)][_0x50f1df(0x118)]?_0xce05c4[_0x50f1df(0x18e)](_0x30d20f[_0x50f1df(0x208)][_0x50f1df(0x118)],'on'):_0xce05c4[_0x50f1df(0x18e)](_0x30d20f),this[_0x50f1df(0x198)][_0x50f1df(0x252)](_0x4a0673,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x22b2cf=(_0x5da8cc,_0x39a146)=>{const _0x2c0d53=_0x4564;_0x39a146&&this[_0x2c0d53(0x198)][_0x2c0d53(0x1d9)](_0x1afc94=>{const _0x1c8907=_0x2c0d53,{commandName:_0x57f77f,commandParams:_0x3a8d8d=[]}=_0x39a146,_0x3f92=_0x5da8cc[_0x1c8907(0x209)](_0x4d6c3a=>(Vt(_0x4d6c3a)&&(_0x4d6c3a=this[_0x1c8907(0x198)][_0x1c8907(0x1ea)](_0x4d6c3a[_0x1c8907(0x217)])),_0x4d6c3a))[_0x1c8907(0x1c7)](_0x84e8b2=>_0x1c8907(0x298)!==_0x84e8b2[_0x1c8907(0x240)][_0x1c8907(0x213)]);if(_0x3f92[_0x1c8907(0x17e)]<0x1)return;const _0x24b046=Array[_0x1c8907(0x275)](this[_0x1c8907(0x198)][_0x1c8907(0x2a1)][_0x1c8907(0x292)][_0x1c8907(0x126)]())[_0x1c8907(0x209)](_0x23cd39=>_0x1a7aae[_0x1c8907(0x216)](_0x23cd39));_0x1afc94[_0x1c8907(0x248)](_0x3f92);for(const _0x4394ba of this[_0x1c8907(0x141)][_0x1c8907(0x1d2)][_0x1c8907(0x1d2)]())_0x4394ba[_0x1c8907(0x1c5)]();_0x3a8d8d[_0x1c8907(0x249)]({'forceDefaultExecution':!0x0}),this[_0x1c8907(0x141)][_0x1c8907(0x19a)](_0x57f77f,..._0x3a8d8d);const _0x130ffd=_0x24b046[_0x1c8907(0x1c7)](_0x28ec18=>_0x1c8907(0x298)!=_0x28ec18[_0x1c8907(0x240)][_0x1c8907(0x213)]);_0x130ffd[_0x1c8907(0x17e)]>0x0&&_0x1afc94[_0x1c8907(0x248)](_0x130ffd);for(const _0x2431f5 of _0x24b046)_0x2431f5[_0x1c8907(0x20e)]();});},_0x27be20=(_0x455950,_0xee837a)=>0x1==_0x455950[_0xab4849(0x17e)]&&0x1==_0xee837a[_0xab4849(0x17e)]&&_0x455950[0x0][_0xab4849(0x217)][_0xab4849(0x2c1)](_0xee837a[0x0][_0xab4849(0x208)]),_0x3e0b9e=(_0x718e5f,_0x205868,_0x4e91f3,_0x59d42a)=>Ht(_0x718e5f,_0x205868,_0x4e91f3,_0x59d42a,this[_0xab4849(0x198)])?[_0x718e5f,_0x205868]:Ht(_0x205868,_0x718e5f,_0x59d42a,_0x4e91f3,this[_0xab4849(0x198)])?[_0x205868,_0x718e5f]:null;this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x133),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x2ad),_0x31fdcf),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x1aa),_0x27be20),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x154),_0x3e0b9e),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x214),_0x31fdcf),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x183),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x1d3),_0x27be20),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x28a),_0x3e0b9e),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x13f),_0x22b2cf),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x158),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x2ac),_0x27be20),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x1d1),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x261),_0x22b2cf),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x28d),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x16a),_0x27be20),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x115),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x2b2),_0x18f216),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x1ee),(_0x2f44eb,_0x4c53ca)=>{const _0x5b1403=_0xab4849;if(!_0x4c53ca)return;const _0xed0906=this[_0x5b1403(0x141)][_0x5b1403(0x229)][_0x5b1403(0x12b)](p);this[_0x5b1403(0x198)][_0x5b1403(0x1d9)](_0x5dbeec=>{const _0x510b16=_0x5b1403;if(_0x510b16(0x2be)==_0x4c53ca[_0x510b16(0x296)])for(const _0x52e351 of _0x2f44eb){const _0x57d424=_0x52e351[_0x510b16(0x208)][_0x510b16(0x118)],_0xa20f39=_0x4c53ca[_0x510b16(0x1db)];_0x5dbeec[_0x510b16(0x185)](_0x57d424,_0xa20f39);}else{if(_0xed0906[_0x510b16(0x29a)](_0x4c53ca[_0x510b16(0x296)])){for(const _0x531aca of _0x2f44eb)void 0x0!==_0x4c53ca[_0x510b16(0x1db)]?_0x5dbeec[_0x510b16(0x22a)](_0x4c53ca[_0x510b16(0x296)],_0x4c53ca[_0x510b16(0x1db)],_0x531aca[_0x510b16(0x208)][_0x510b16(0x118)]):_0x5dbeec[_0x510b16(0x1ef)](_0x4c53ca[_0x510b16(0x296)],_0x531aca[_0x510b16(0x208)][_0x510b16(0x118)]);}else{for(const _0x2247c0 of _0x2f44eb)_0x4c53ca[_0x510b16(0x1db)]?_0x5dbeec[_0x510b16(0x22a)](_0x4c53ca[_0x510b16(0x296)],_0x4c53ca[_0x510b16(0x1db)],_0x2247c0):_0x5dbeec[_0x510b16(0x1ef)](_0x4c53ca[_0x510b16(0x296)],_0x2247c0);}}});}),this[_0xab4849(0x142)][_0xab4849(0x25f)](_0xab4849(0x268),_0x27be20);}}function Ot(_0x4c8eab,_0x1956c1,_0x543860){const _0x320456=_0x3bee44;for(const _0x3cd8a2 of _0x1956c1[_0x320456(0x1d4)][_0x320456(0x174)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3cd8a2[_0x320456(0x240)]==_0x3cd8a2)return!0x1;if(!_0x543860[_0x320456(0x27e)](_0x3cd8a2))return!0x1;if(_0x4c8eab[_0x320456(0x259)](_0x3cd8a2)||_0x4c8eab[_0x320456(0x1b6)](_0x3cd8a2))return!0x0;}return!0x1;}function Vt(_0x325450){const _0x1531f0=_0x3bee44;return _0x325450[_0x1531f0(0x217)][_0x1531f0(0x1d4)]==_0x325450[_0x1531f0(0x208)][_0x1531f0(0x118)]&&_0x325450[_0x1531f0(0x217)][_0x1531f0(0x1e1)];}function Ut(_0x22219a,_0x19e265,_0xa6188,_0x4c1883){const _0x294e3a=_0x3bee44,_0x1acda7=_0x4aaaae=>!_0x4aaaae[_0x294e3a(0x201)]['is'](_0x294e3a(0x1a8))&&!_0x4c1883[_0x294e3a(0x259)](_0x4aaaae[_0x294e3a(0x201)]),_0x4307b7=_0x22219a[_0x294e3a(0x208)][_0x294e3a(0x12e)](_0x1acda7),_0x1d2865=_0x22219a[_0x294e3a(0x217)][_0x294e3a(0x12e)](_0x1acda7,{'direction':_0x294e3a(0x1e0)});return(!_0x22219a[_0x294e3a(0x208)][_0x294e3a(0x2c1)](_0x4307b7)||!_0x22219a[_0x294e3a(0x217)][_0x294e3a(0x2c1)](_0x1d2865))&&(_0x4307b7[_0x294e3a(0x204)](_0x1d2865)?_0xa6188[_0x294e3a(0x1a2)](_0x19e265,{'range':_0xa6188[_0x294e3a(0x1ea)](_0x4307b7,_0x1d2865)}):_0xa6188[_0x294e3a(0x26d)](_0x19e265),!0x0);}function _0x4564(_0x1b0021,_0x229408){const _0x49acbe=_0x49ac();return _0x4564=function(_0x45644d,_0x4c6582){_0x45644d=_0x45644d-0x10f;let _0x146f3a=_0x49acbe[_0x45644d];return _0x146f3a;},_0x4564(_0x1b0021,_0x229408);}function Gt(_0x4183c8){return _0x2d8da1(_0x4183c8);}function Ft(_0x2915b0){const _0x1925f5=_0x3bee44,_0xe95071=_0x2915b0[_0x1925f5(0x208)][_0x1925f5(0x118)];return _0xe95071&&_0xe95071['is'](_0x1925f5(0x236));}function Pt(_0x118496,_0x4081e6){const _0x10ff15=_0x3bee44;return null==_0x118496[_0x10ff15(0x217)][_0x10ff15(0x166)]&&_0x118496[_0x10ff15(0x217)][_0x10ff15(0x1d4)]==_0x118496[_0x10ff15(0x208)][_0x10ff15(0x118)]?Lt(_0x118496[_0x10ff15(0x208)][_0x10ff15(0x118)],_0x4081e6):_0x118496;}function Lt(_0x3c3124,_0x5e7c66){const _0x5d36db=_0x3bee44,_0x29c7f7=_0x5e7c66[_0x5d36db(0x192)][_0x5d36db(0x259)](_0x3c3124)||_0x5e7c66[_0x5d36db(0x192)][_0x5d36db(0x24b)](_0x3c3124);return _0x5e7c66[_0x5d36db(0x1ea)](_0x5e7c66[_0x5d36db(0x172)](_0x3c3124,_0x5d36db(0x1eb)),_0x29c7f7?_0x5e7c66[_0x5d36db(0x280)](_0x3c3124):_0x5e7c66[_0x5d36db(0x172)](_0x3c3124,_0x5d36db(0x217)));}function Ht(_0x25745d,_0x375fd3,_0x2d25b9,_0x1254a3,_0x212394){const _0xa2cc78=_0x3bee44;if(_0x25745d[_0xa2cc78(0x1d8)])return!0x1;if(!Jt(_0x25745d,_0x375fd3))return!0x1;if(_0x2d25b9[_0xa2cc78(0x217)][_0xa2cc78(0x2c1)](_0x1254a3[_0xa2cc78(0x208)]))return!0x0;if(_0x25745d[_0xa2cc78(0x17a)]!=_0x375fd3[_0xa2cc78(0x17a)])return!0x1;if(!_0x2d25b9[_0xa2cc78(0x217)][_0xa2cc78(0x1b4)](_0x1254a3[_0xa2cc78(0x208)]))return!0x1;const _0x221591=_0x212394[_0xa2cc78(0x1ea)](_0x2d25b9[_0xa2cc78(0x217)],_0x1254a3[_0xa2cc78(0x208)])[_0xa2cc78(0x1df)]();for(const _0x109fb7 of _0x221591)if([_0xa2cc78(0x255),_0xa2cc78(0x211)][_0xa2cc78(0x1b5)](_0x109fb7[_0xa2cc78(0x17a)])&&_0x212394[_0xa2cc78(0x192)][_0xa2cc78(0x1b6)](_0x109fb7[_0xa2cc78(0x201)]))return!0x1;return!0x0;}function Jt(_0xe35134,_0x2f792c){const _0x6f17ae=_0x3bee44;if(!_0xe35134[_0x6f17ae(0x21a)]||!_0x2f792c[_0x6f17ae(0x21a)])return!0x1;const _0x313c88=new Set(Object[_0x6f17ae(0x1ac)](_0xe35134[_0x6f17ae(0x1a9)])),_0x3ffcb6=new Set(Object[_0x6f17ae(0x1ac)](_0x2f792c[_0x6f17ae(0x1a9)]));if(_0x313c88[_0x6f17ae(0x233)](_0x6f17ae(0x25c)),_0x3ffcb6[_0x6f17ae(0x233)](_0x6f17ae(0x25c)),0x0==_0x313c88[_0x6f17ae(0x244)]&&0x0==_0x3ffcb6[_0x6f17ae(0x244)])return!0x0;if(_0x313c88[_0x6f17ae(0x244)]!=_0x3ffcb6[_0x6f17ae(0x244)])return!0x1;const _0x21c74a={..._0xe35134[_0x6f17ae(0x1a9)]},_0x152b6c={..._0x2f792c[_0x6f17ae(0x1a9)]};return delete _0x21c74a[_0x6f17ae(0x25c)],delete _0x152b6c[_0x6f17ae(0x25c)],JSON[_0x6f17ae(0x1b7)](_0x21c74a)==JSON[_0x6f17ae(0x1b7)](_0x152b6c);}function qt(_0x192819,_0x3862d7){const _0x46066c=_0x3bee44,_0x5ae964=zt(_0x192819[_0x46066c(0x1a9)]),_0x4699d4=zt(_0x3862d7);if(!_0x192819[_0x46066c(0x21a)])return!0x1;for(const _0x3b10c1 of Object[_0x46066c(0x1ac)](_0x4699d4))if(!_0x3290ad(_0x5ae964[_0x3b10c1],_0x4699d4[_0x3b10c1]))return!0x1;return!0x0;}function zt(_0x517df0){const _0x42d859=_0x3bee44,_0x468c6b=Object[_0x42d859(0x1f8)]({},_0x517df0);return delete _0x468c6b[_0x42d859(0x2b9)],delete _0x468c6b[_0x42d859(0x116)],_0x468c6b;}
23
+ const _0x1d6b1c=_0x2cfe;(function(_0x14cdac,_0x156261){const _0x3e9112=_0x2cfe,_0x167cf2=_0x14cdac();while(!![]){try{const _0x4da536=parseInt(_0x3e9112(0x1ba))/0x1*(parseInt(_0x3e9112(0x15d))/0x2)+parseInt(_0x3e9112(0x285))/0x3*(-parseInt(_0x3e9112(0x16e))/0x4)+-parseInt(_0x3e9112(0x144))/0x5+parseInt(_0x3e9112(0x1c5))/0x6*(parseInt(_0x3e9112(0x23c))/0x7)+-parseInt(_0x3e9112(0x13a))/0x8+parseInt(_0x3e9112(0x1c4))/0x9*(-parseInt(_0x3e9112(0x1bb))/0xa)+parseInt(_0x3e9112(0x2bf))/0xb;if(_0x4da536===_0x156261)break;else _0x167cf2['push'](_0x167cf2['shift']());}catch(_0x18eac2){_0x167cf2['push'](_0x167cf2['shift']());}}}(_0x4180,0x2494e));function _0x2cfe(_0x476ed0,_0x2160c3){const _0x41808d=_0x4180();return _0x2cfe=function(_0x2cfead,_0x50b650){_0x2cfead=_0x2cfead-0x12d;let _0xbc4c2d=_0x41808d[_0x2cfead];return _0xbc4c2d;},_0x2cfe(_0x476ed0,_0x2160c3);}import{Plugin as _0x45ce7a,PendingActions as _0x95d8fa}from'ckeditor5/src/core.js';import{LiveRange as _0x63ea47}from'ckeditor5/src/engine.js';import{CKEditorError as _0x279db4,uid as _0x548f73,priorities as _0x3ad0a8,logWarning as _0x1091be,getEnvKeystrokeText as _0x4469ac}from'ckeditor5/src/utils.js';import{toWidget as _0x2df625}from'ckeditor5/src/widget.js';import{Users as _0x1cf4de,hashObject as _0x4367c5,surroundingMarkersDetector as _0x1f09d3,FOCUS_ANNOTATION_KEYSTROKE as _0x357dd8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5c7a9c from'./commands/trackchangescommand.js';import _0x5f2677 from'./commands/acceptsuggestioncommand.js';import _0x1802f8 from'./commands/discardsuggestioncommand.js';import _0x4dbb1a from'./commands/executeonallsuggestionscommand.js';import _0x1c675c from'./commands/executeonselectedsuggestionscommand.js';import _0x51198f from'./suggestion.js';import _0x1577b5 from'./suggestiondescriptionfactory.js';import _0x960c6a from'./integrations/aiassistant.js';import _0x3d5141 from'./integrations/alignment.js';import _0xd3ca4c from'./integrations/basicstyles.js';import _0x2ecb86 from'./integrations/blockquote.js';import _0x446679 from'./integrations/casechange.js';import _0x934abe from'./integrations/ckbox.js';import _0x186b05 from'./integrations/codeblock.js';import _0xf46074 from'./integrations/comments.js';import _0x1e42f6 from'./integrations/deletecommand.js';import _0x18476e from'./integrations/list.js';import _0xc9286d from'./integrations/listproperties.js';import _0x3e4f3d from'./integrations/entercommand.js';import _0x50f89d from'./integrations/findandreplace.js';import _0x357a0d from'./integrations/font.js';import _0x1eecbf from'./integrations/formatpainter.js';import _0xdd3410 from'./integrations/heading.js';import _0x81be4f from'./integrations/highlight.js';import _0xcaf169 from'./integrations/horizontalline.js';import _0x23b4ec from'./integrations/htmlembed.js';import _0x3b8493 from'./integrations/image.js';import _0xd5eb22 from'./integrations/imagereplace.js';import _0x42cd0a from'./integrations/imagestyle.js';import _0x802112 from'./integrations/importword.js';import _0x56f209 from'./integrations/indent.js';import _0x2ce384 from'./integrations/inputcommand.js';import _0x3aa663 from'./integrations/link.js';import _0x3d79f5 from'./integrations/legacylist.js';import _0x26532e from'./integrations/legacylistproperties.js';function _0x4180(){const _0x22098c=['editing','warn','_suggestionState','ENTER','descriptionFactory','ck-suggestion-marker-formatBlock','_inlineAttributeKeys','item','widget','conversion','enableCommand','_joinSuggestions','deletion:','insertion:join','never','markerNameToElements','_cutOutSuggestionMarker','comments','_commentsRepository','isLocal','createRangeOn','attribute','set','consumable','insertion','root','_handleNewSuggestionMarker','then','TrackChangesEditing','differ','listenTo','buildSuggestion','addMarker:suggestion:formatBlock','insertion:chain','after','splice','has','editor','markInsertion','every','isInContent','selection','next','deletion:chain','update:suggestion','showSuggestionHighlights','insertion:accept','activeMarkers','isAtStart','getLastMatchingPosition','_trackFormatChanges','containsItem','_processAttributeChanges','getFirstMarker','suggestionChanged','getWalker','previous','unbindElementFromMarkerName','acceptSuggestion','before','$text','parent','_removeSuggestion','isOwn','size','_getAuthorFromId','containsRangeInObject','rejected','acceptSelectedSuggestions','mapper','1jGvPxm','1757480eFiOck','dataReady','config','dataToMarker','lowest','track-changes-user-not-found','deletion:join','attribute:join','_isDataLoaded','9yjRASj','54iZAGbb','resolve','getAllAdjacentSuggestions','stop','toViewElement','getItems','isObject','forceDefaultExecution','$elementName','ck-suggestion-marker--active','moveTargetPosition','map','setSelection','normal','markAttributeChange','getCommentThread','default','isBefore','removeComment','addMarker:suggestion:attribute','values','keys','_defaultCallbacks','forward','_splitMarkerName','groupId','formatInline:chain','isAfter','nodeAfter','removeMarker:suggestion:formatBlock','stringify','_model','getNearestSelectionRange','addComment','getChangedMarkers','createPositionAt','oldValue','toUpperCase','addRange','isAtEnd','fetchCommentThread','insertContent','removeAttribute','define','markerName','getSuggestionCallback','elementStart','_registerDefaultCallbacks','markBlockFormat','schema','formatBlock:join','adapter','bindElementToMarker','position','execute','catch','getSuggestion','track-changes-adapter-already-set','addHighlight','targetPosition','addMarker:suggestion','elementToElement','getRange','formatInline:','formatInline:join','markMultiRangeInsertion','change:activeMarkers','_getMarkerAnnouncementText','insertion:','_refreshSuggestionsChain','registerCustomCallback','trackChanges','clone','@external','PendingActions','for','_refreshAttributeSuggestionsChain','authorName','length','find','pluginName','suggestion','forEach','enableDefaultAttributesIntegration','ck-suggestion-marker-','ck-suggestion-marker-formatInline','substring','clear','accepted','Users','markers','chain','_getExternalAuthor','getShiftedBy','head','options','howMany','formatInline','_adapter','locale','getAncestors','data','attributeKey','concat','attribute:','getAttribute','get','isArray','documentSelection','backward','trackChangesCommand','notReady','track-changes-enable-command-twice','fire','_isBlockAttribute','_afterChanges','createRange','substr','marker-count','188818pBbOzg','insertion:discard','suggestion:','_rangeIsInLocalUserInsertion','meta','_addSuggestionMarker','toJSON','getDifference','start','_reduceSuggestionAttributeRange','markerToData','addMarker','skipNestingCheck','_saved','registerInlineAttribute','accept','hasComments','createPositionAfter','filter','add','getMultiRangeId','_joinWithAdjacentSuggestions','document','_onDiscard','_addThreadToSuggestion','formatBlock:chain','model','some','createElement','_isRegisteredAttribute','attributeNewValue','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.','PENDING_ACTION_SUGGESTION','markMultiRangeBlockFormat','hasSuggestion','announce','range','_getAttributeKey','_blockAttributeKeys','value','plugins','acceptAllSuggestions','registerPostFixer','formatInline:accept','CommentsRepository','markerReady','_recordAttributeChanges','addSuggestionData','addCommentThread','isExternal','key','_processAttributeSuggestions','unshift','_checkSuggestionCorrectness','applyOperation','return','isInsideObject','_initAriaMarkerChangeAnnouncements','editingDowncast','addUser','_enabledCommands','registerBlockAttribute','setTo','_recordAttributeSuggestions','low','_suggestionFactory','trackChanges.mergeNestedSuggestions','enqueueChange','nodeBefore','createPositionBefore','remove','enableReadOnlyMode','_breakSuggestionMarker','69hkffzK','_updateSuggestionData','detach','markerToHighlight','formatBlock:accept','move','init','attributeOldValue','removed','trackChanges.trackFormatChanges','_setSuggestionRange','_mergeNestedSuggestions','isUndo','formatBlock:','author','isLimit','always','getIntersection','markDeletion','getUser','consume','isIntersectingWithRange','isCollapsed','insert','dataDowncast','formatBlock:discard','elementEnd','isSelectable','removeMarker:suggestion:attribute','suggestion-type','markInlineFormat','getCustomProperty','from','isBlock','batch','collaboration.channelId','discardSuggestion','_createSuggestion','discardSelectedSuggestions','createRangeIn','newValue','join','isNextTo','subType','commentThread','sort','hasCommentThread','containsPosition','rootName','commandName','getMarkers','error-saving-suggestion-data-suggestion-discarded','action','track-changes-adapter-missing-getsuggestion','group','_isForcedDefaultExecutionBlock','end','getFirstRange','1411696yCCwch','pop','_findSuggestions','fromCharCode','commands','getSuggestions','newRange','_customCallbacks','updateSuggestion','updateMarker','type','assign','formatBlock','setAttribute','getChanges','FORMATTING','discardAllSuggestions','originalSuggestionId','element','includes','suggestionLoaded','suggestion:attribute:','$marker','getContainedElement','addClass','ck-suggestion-marker','_SUGGESTION_ANNOUNCEMENT','delete','containerElement','change','_suggestions','attributes','change:data','split','removeClass','requires','isIntersecting','formatInline:discard','authoredAt','deleteContent','$textProxy','removeMarkers','track-changes-suggestion-data-mismatch','$graveyard','rename','691392AEJUAI','isDocumentOperation','formatGroupId','isMultiRange','_getSuggestionData','isTouching','multi','rethrowUnexpectedError','deletion:accept','change:_saved','639185BoIZei','fromRange','splitPosition','open','attribute:discard','stopListening','discard','track-changes-command-not-found','format','upcast','refresh','startsWith','track-changes-suggestion-not-found','deletion:discard','isRemovable','data-author-id','oldRange','containsRange','high','isEqual','deletion','writer','LEAVE','markMultiRangeDeletion','createdAt','515050viBdZL','external:','ready','getRanges','_reduceExistingSuggestions','multipleBlocks','createSelection','reconvertMarker','_setSuggestionData','addSuggestion','suggestionUnloaded','_editor','addMarkerName','attribute:accept','tablePasteChainId','push','data-suggestion','15440zjgEoK','creator','removeMarker','unbind','name','highest'];_0x4180=function(){return _0x22098c;};return _0x4180();}import _0x246954 from'./integrations/mediaembed.js';import _0x467259 from'./integrations/mention.js';import _0x474748 from'./integrations/mergefields.js';import _0x5b3acd from'./integrations/multilevellist.js';import _0x285241 from'./integrations/pagebreak.js';import _0x1d2ca5 from'./integrations/paragraph.js';import _0x404097 from'./integrations/removeformat.js';import _0xa5fdfa from'./integrations/restrictededitingmode.js';import _0x14843b from'./integrations/shiftentercommand.js';import _0x413361 from'./integrations/standardeditingmode.js';import _0x286325 from'./integrations/style.js';import _0xbc62e7 from'./integrations/table.js';import _0x50192f from'./integrations/tablemergesplit.js';import _0xa54475 from'./integrations/tableheadings.js';import _0x3d4964 from'./integrations/tableclipboard.js';import _0x2d71fd from'./integrations/tablecolumnresize.js';import _0x1e126b from'./integrations/template.js';import _0x54545b from'./integrations/tableofcontents.js';import _0x49a675 from'./integrations/title.js';import _0x360186 from'./integrations/undo.js';import _0x320c62 from'./integrations/tablecaption.js';import _0xe68688 from'./integrations/tableproperties.js';import{getTranslation as _0x16ebf8}from'./utils/common-translations.js';import{isEqual as _0x1f3bbd,omit as _0x3356ea}from'lodash-es';export const renameAttributeKey=_0x1d6b1c(0x1cd);export default class p extends _0x45ce7a{static get[_0x1d6b1c(0x130)](){const _0x1e1cb5=_0x1d6b1c;return[_0x1e1cb5(0x268),_0x1cf4de,_0x95d8fa,_0x960c6a,_0x3d5141,_0xd3ca4c,_0x2ecb86,_0x934abe,_0x446679,_0x186b05,_0xf46074,_0x1e42f6,_0x3e4f3d,_0x50f89d,_0x357a0d,_0x1eecbf,_0xdd3410,_0x81be4f,_0xcaf169,_0x23b4ec,_0x3b8493,_0x42cd0a,_0xd5eb22,_0x802112,_0x56f209,_0x2ce384,_0x3d79f5,_0x26532e,_0x5b3acd,_0x3aa663,_0x18476e,_0xc9286d,_0x246954,_0x467259,_0x474748,_0x285241,_0x1d2ca5,_0x404097,_0xa5fdfa,_0x14843b,_0x413361,_0x286325,_0xbc62e7,_0x50192f,_0xa54475,_0x320c62,_0x3d4964,_0x2d71fd,_0x54545b,_0xe68688,_0x1e126b,_0x49a675,_0x360186];}static get[_0x1d6b1c(0x215)](){const _0x5a57bc=_0x1d6b1c;return _0x5a57bc(0x190);}constructor(_0x1a78a0){const _0x5b53f5=_0x1d6b1c;function _0x117c21(_0x6c54af){const _0x394333=_0x2cfe;return _0x6c54af[_0x394333(0x1d0)](_0x7383cc=>String[_0x394333(0x2c2)](_0x7383cc))[_0x394333(0x2ae)]('');}super(_0x1a78a0),this[_0x5b53f5(0x27b)]=!0x1,this[_0x5b53f5(0x18a)](_0x5b53f5(0x1a3),[]),this['on'](_0x5b53f5(0x207),(_0x278840,_0x289fdb,_0x3716e2,_0x1a4065)=>{const _0x1275fa=_0x5b53f5;this[_0x1275fa(0x1e4)][_0x1275fa(0x2dc)](()=>{const _0x37a6f9=_0x1275fa;for(const _0x1dd0a1 of[..._0x1a4065,..._0x3716e2])this[_0x37a6f9(0x1e4)][_0x37a6f9(0x21f)][_0x37a6f9(0x198)](_0x1dd0a1)&&_0x1a78a0[_0x37a6f9(0x174)][_0x37a6f9(0x164)](_0x1dd0a1);});}),this[_0x5b53f5(0x178)]=new _0x1577b5(this[_0x5b53f5(0x199)][_0x5b53f5(0x256)][_0x5b53f5(0x1f6)],this[_0x5b53f5(0x199)][_0x5b53f5(0x228)]),this[_0x5b53f5(0x227)]=null,this[_0x5b53f5(0x27d)]=new Et(this[_0x5b53f5(0x199)]),this[_0x5b53f5(0x2dd)]=new Map(),this[_0x5b53f5(0x186)]=_0x1a78a0[_0x5b53f5(0x264)][_0x5b53f5(0x22f)](_0x5b53f5(0x268)),this[_0x5b53f5(0x278)]=new Set(),this[_0x5b53f5(0x1e4)]=this[_0x5b53f5(0x199)][_0x5b53f5(0x256)],this[_0x5b53f5(0x176)]=new WeakMap(),this[_0x5b53f5(0x2bc)]=!0x1,this[_0x5b53f5(0x262)]=new Set([_0x5b53f5(0x1cd)]),this[_0x5b53f5(0x17a)]=new Set(),_0x1a78a0[_0x5b53f5(0x1bd)][_0x5b53f5(0x1f0)](_0x5b53f5(0x28e),_0x5b53f5(0x1d5)),this[_0x5b53f5(0x1a6)]=_0x1a78a0[_0x5b53f5(0x1bd)][_0x5b53f5(0x22f)](_0x5b53f5(0x28e)),_0x1a78a0[_0x5b53f5(0x1bd)][_0x5b53f5(0x1f0)](_0x5b53f5(0x27e),!0x0),this[_0x5b53f5(0x290)]=_0x1a78a0[_0x5b53f5(0x1bd)][_0x5b53f5(0x22f)](_0x5b53f5(0x27e)),this[_0x5b53f5(0x233)]=new _0x5c7a9c(_0x1a78a0,this[_0x5b53f5(0x278)]),this[_0x5b53f5(0x275)](),this[_0x117c21([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x117c21([0x34,0x30,0x34,0x38,0x31,0x38,0x34,0x32]);}[_0x1d6b1c(0x28b)](){const _0x121fcf=_0x1d6b1c,_0x13dbae=this[_0x121fcf(0x199)],_0x3c5646=(_0x1b7a68,_0x1d546a)=>{const _0x4b972c=_0x121fcf;if(_0x4b972c(0x189)!=_0x1b7a68)return _0x4b972c(0x219)+_0x1b7a68;const _0x8297dd=_0x1d546a[_0x4b972c(0x12e)]('|')[0x0];return this[_0x4b972c(0x237)](_0x8297dd)?_0x4b972c(0x179):_0x4b972c(0x21a);};_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x276))[_0x121fcf(0x288)]({'model':_0x121fcf(0x216),'view':_0x4563e9=>{const _0x423091=_0x121fcf,{id:_0x593641,authorId:_0x2167bf,type:_0x3bdc7e,subType:_0x4d8660}=this[_0x423091(0x1dd)](_0x4563e9[_0x423091(0x1f1)]),_0x3f03fc=[_0x423091(0x2d8),_0x3c5646(_0x3bdc7e,_0x4d8660)];let _0x9728c4=0xbb8;return this[_0x423091(0x1a3)][_0x423091(0x2d2)](_0x4563e9[_0x423091(0x1f1)])&&(_0x3f03fc[_0x423091(0x16c)](_0x423091(0x1ce)),_0x9728c4=0xbc2),_0x423091(0x158)==_0x3bdc7e&&(_0x9728c4+=0x5),{'classes':_0x3f03fc,'attributes':{'data-suggestion':_0x593641,'data-author-id':_0x2167bf},'priority':_0x9728c4};}}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x29d))[_0x121fcf(0x24f)](_0x579e24=>{const _0x2c0ed4=_0x121fcf;_0x579e24['on'](_0x2c0ed4(0x201),(_0x390e53,_0x503979,_0x4056a9)=>{const _0x17e46d=_0x2c0ed4;if(!_0x4056a9[_0x17e46d(0x224)][_0x17e46d(0x1a1)])return;const _0x357614=_0x503979[_0x17e46d(0x17b)];if(!_0x357614)return;const _0x2b9699=_0x4056a9[_0x17e46d(0x1b9)][_0x17e46d(0x1c9)](_0x357614);_0x13dbae[_0x17e46d(0x256)][_0x17e46d(0x1f6)][_0x17e46d(0x1cb)](_0x357614)&&_0x2b9699&&!_0x2b9699[_0x17e46d(0x2a4)](_0x17e46d(0x17c))&&_0x2b9699['is'](_0x17e46d(0x2db))&&_0x2df625(_0x2b9699,_0x4056a9[_0x17e46d(0x159)]);},{'priority':_0x2c0ed4(0x156)});}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x29d))[_0x121fcf(0x288)]({'model':_0x121fcf(0x216),'view':(_0x24c9b1,_0x5a2d22)=>{const _0x15115d=_0x121fcf;if(!_0x5a2d22[_0x15115d(0x224)][_0x15115d(0x1a1)])return null;const {type:_0x4d501d,subType:_0x115809}=this[_0x15115d(0x1dd)](_0x24c9b1[_0x15115d(0x1f1)]);return{'classes':[_0x15115d(0x2d8),_0x3c5646(_0x4d501d,_0x115809)],'priority':0xbb8};}});const _0x213783=({showActiveMarkers:_0x23464f=!0x0,isAttributeSuggestion:_0xc69cfc=!0x1}={})=>(_0x3d8122,_0x2c4514,_0x19c1e9)=>{const _0x11627c=_0x121fcf;if(!_0x2c4514[_0x11627c(0x17b)])return;const {id:_0x37ed82,authorId:_0x3ed5da}=this[_0x11627c(0x1dd)](_0x2c4514[_0x11627c(0x1f1)]);if(_0xc69cfc){const _0x476cf9=this[_0x11627c(0x2dd)][_0x11627c(0x22f)](_0x37ed82),_0x15a0db=this[_0x11627c(0x261)](_0x476cf9);if(!this[_0x11627c(0x237)](_0x15a0db))return;}if(_0x2c4514[_0x11627c(0x17b)]['is'](_0x11627c(0x19d)))return void _0x19c1e9[_0x11627c(0x18b)][_0x11627c(0x299)](_0x2c4514[_0x11627c(0x17b)],_0x3d8122[_0x11627c(0x172)]);const _0x19f4de=_0x19c1e9[_0x11627c(0x1b9)][_0x11627c(0x1c9)](_0x2c4514[_0x11627c(0x17b)]);if(_0x2c4514[_0x11627c(0x17b)]['is'](_0x11627c(0x2d1))&&_0x13dbae[_0x11627c(0x256)][_0x11627c(0x1f6)][_0x11627c(0x2a6)](_0x2c4514[_0x11627c(0x17b)])&&!_0x19f4de[_0x11627c(0x2a4)](_0x11627c(0x1ff))){_0x19c1e9[_0x11627c(0x159)][_0x11627c(0x2d7)]([_0x11627c(0x2d8),_0x11627c(0x179)],_0x19f4de),_0x19c1e9[_0x11627c(0x159)][_0x11627c(0x2cc)](_0x11627c(0x16d),_0x37ed82,_0x19f4de),_0x19c1e9[_0x11627c(0x159)][_0x11627c(0x2cc)](_0x11627c(0x153),_0x3ed5da,_0x19f4de),_0x19c1e9[_0x11627c(0x1b9)][_0x11627c(0x1f9)](_0x19f4de,_0x2c4514[_0x11627c(0x1f1)]),_0x23464f&&(this[_0x11627c(0x1a3)][_0x11627c(0x2d2)](_0x2c4514[_0x11627c(0x1f1)])?_0x19c1e9[_0x11627c(0x159)][_0x11627c(0x2d7)](_0x11627c(0x1ce),_0x19f4de):_0x19c1e9[_0x11627c(0x159)][_0x11627c(0x12f)](_0x11627c(0x1ce),_0x19f4de));for(const _0xa3fdb9 of _0x13dbae[_0x11627c(0x256)][_0x11627c(0x2ac)](_0x2c4514[_0x11627c(0x17b)])[_0x11627c(0x1ca)]())_0x19c1e9[_0x11627c(0x18b)][_0x11627c(0x299)](_0xa3fdb9,_0x3d8122[_0x11627c(0x172)]);_0x19c1e9[_0x11627c(0x18b)][_0x11627c(0x299)](_0x2c4514[_0x11627c(0x17b)],_0x3d8122[_0x11627c(0x172)]);}};_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x29d))[_0x121fcf(0x24f)](_0x4581cc=>{const _0x3cb868=_0x121fcf;_0x4581cc['on'](_0x3cb868(0x194),(_0x4793ec,_0x38b6b7,_0x3d6f61)=>{const _0x49038b=_0x3cb868;_0x3d6f61[_0x49038b(0x224)][_0x49038b(0x1a1)]&&_0x213783({'showActiveMarkers':!0x1})(_0x4793ec,_0x38b6b7,_0x3d6f61);},{'priority':_0x3cb868(0x173)});}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x29d))[_0x121fcf(0x24f)](_0x4ca226=>{const _0x309217=_0x121fcf;_0x4ca226['on'](_0x309217(0x1d8),(_0x50fb07,_0xceb3c0,_0x346899)=>{const _0x17cec9=_0x309217;_0x346899[_0x17cec9(0x224)][_0x17cec9(0x1a1)]&&_0x213783({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x50fb07,_0xceb3c0,_0x346899);},{'priority':_0x309217(0x173)});}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x29d))[_0x121fcf(0x246)]({'model':_0x121fcf(0x216),'view':(_0x376074,_0x205773)=>_0x205773[_0x121fcf(0x224)][_0x121fcf(0x1a1)]?null:{'group':_0x121fcf(0x216),'name':_0x376074[_0x121fcf(0x23a)](0xb)}}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x14d))[_0x121fcf(0x202)]({'view':{'name':_0x121fcf(0x216),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x509df3,{writer:_0x460651})=>{const _0x452a22=_0x121fcf;let _0x7b8ff6=_0x452a22(0x23e)+_0x509df3[_0x452a22(0x22e)](_0x452a22(0x2a2))+':'+_0x509df3[_0x452a22(0x22e)]('id');return _0x509df3[_0x452a22(0x22e)](_0x452a22(0x23b))&&(_0x7b8ff6+=':'+_0x509df3[_0x452a22(0x22e)](_0x452a22(0x23b))),_0x460651[_0x452a22(0x258)](_0x452a22(0x2d5),{'data-name':_0x7b8ff6});}}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x14d))[_0x121fcf(0x1be)]({'view':_0x121fcf(0x216)}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x276))[_0x121fcf(0x24f)](_0x3d7d32=>{const _0x574d02=_0x121fcf;_0x3d7d32['on'](_0x574d02(0x194),_0x213783(),{'priority':_0x574d02(0x156)});}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x276))[_0x121fcf(0x24f)](_0x56eab9=>{const _0x927713=_0x121fcf;_0x56eab9['on'](_0x927713(0x1d8),_0x213783({'isAttributeSuggestion':!0x0}),{'priority':_0x927713(0x156)});}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x276))[_0x121fcf(0x24f)](_0x28e0f7=>{const _0x21c794=_0x121fcf;_0x28e0f7['on'](_0x21c794(0x1e2),(_0x3ddf4f,_0x765f9f,_0x132b24)=>{const _0x13d5a5=_0x21c794,_0x364b22=_0x132b24[_0x13d5a5(0x1b9)][_0x13d5a5(0x183)](_0x765f9f[_0x13d5a5(0x1f1)]);if(_0x364b22){for(const _0x5b36eb of _0x364b22)_0x5b36eb[_0x13d5a5(0x2a4)](_0x13d5a5(0x1ff))||(_0x132b24[_0x13d5a5(0x159)][_0x13d5a5(0x12f)]([_0x13d5a5(0x2d8),_0x13d5a5(0x179),_0x13d5a5(0x1ce)],_0x5b36eb),_0x132b24[_0x13d5a5(0x159)][_0x13d5a5(0x1ef)](_0x13d5a5(0x16d),_0x5b36eb),_0x132b24[_0x13d5a5(0x159)][_0x13d5a5(0x1ef)](_0x13d5a5(0x153),_0x5b36eb),_0x132b24[_0x13d5a5(0x1b9)][_0x13d5a5(0x1ad)](_0x5b36eb,_0x765f9f[_0x13d5a5(0x1f1)]));}},{'priority':_0x21c794(0x156)});}),_0x13dbae[_0x121fcf(0x17d)][_0x121fcf(0x210)](_0x121fcf(0x276))[_0x121fcf(0x24f)](_0x86b92=>{const _0x49ab69=_0x121fcf;_0x86b92['on'](_0x49ab69(0x2a1),(_0x399dc4,_0x305372,_0x48393a)=>{const _0x23aa62=_0x49ab69,_0x45fada=_0x48393a[_0x23aa62(0x1b9)][_0x23aa62(0x183)](_0x305372[_0x23aa62(0x1f1)]);if(!_0x45fada)return;const {id:_0x525f41}=this[_0x23aa62(0x1dd)](_0x305372[_0x23aa62(0x1f1)]),_0x3fc342=this[_0x23aa62(0x2dd)][_0x23aa62(0x22f)](_0x525f41),_0x283cf2=this[_0x23aa62(0x261)](_0x3fc342);if(this[_0x23aa62(0x237)](_0x283cf2)){for(const _0x1b452a of _0x45fada)_0x1b452a[_0x23aa62(0x2a4)](_0x23aa62(0x1ff))||(_0x48393a[_0x23aa62(0x159)][_0x23aa62(0x12f)]([_0x23aa62(0x2d8),_0x23aa62(0x179),_0x23aa62(0x1ce)],_0x1b452a),_0x48393a[_0x23aa62(0x159)][_0x23aa62(0x1ef)](_0x23aa62(0x16d),_0x1b452a),_0x48393a[_0x23aa62(0x159)][_0x23aa62(0x1ef)](_0x23aa62(0x153),_0x1b452a),_0x48393a[_0x23aa62(0x1b9)][_0x23aa62(0x1ad)](_0x1b452a,_0x305372[_0x23aa62(0x1f1)]));}},{'priority':_0x49ab69(0x156)});}),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x252)][_0x121fcf(0x266)](_0x5be55e=>{const _0x2206b9=_0x121fcf;let _0x412695=!0x1;const _0x375c29=Array[_0x2206b9(0x2a5)](_0x13dbae[_0x2206b9(0x256)][_0x2206b9(0x252)][_0x2206b9(0x191)][_0x2206b9(0x1e7)]()),_0x36d1ae=new Set();for(const {name:_0x33761f,data:_0x5c9876}of _0x375c29){const {group:_0x3b0d35,type:_0x3f640e,subType:_0x12f1f0,id:_0x33eca4}=this[_0x2206b9(0x1dd)](_0x33761f);if(_0x2206b9(0x216)!==_0x3b0d35)continue;const _0x44fdb6=this[_0x2206b9(0x2dd)][_0x2206b9(0x22f)](_0x33eca4);if(null!=_0x5c9876[_0x2206b9(0x2c5)]){_0x2206b9(0x226)==_0x3f640e&&(_0x412695=_0x412695||Ut(_0x5c9876[_0x2206b9(0x2c5)],_0x33761f,_0x5be55e,_0x13dbae[_0x2206b9(0x256)][_0x2206b9(0x1f6)]));const _0x3da0fb=_0x2206b9(0x189)==_0x3f640e&&this[_0x2206b9(0x237)](_0x12f1f0[_0x2206b9(0x12e)]('|')[0x0]);if(_0x5c9876[_0x2206b9(0x2c5)][_0x2206b9(0x29b)]||_0x2206b9(0x138)==_0x5c9876[_0x2206b9(0x2c5)][_0x2206b9(0x18d)][_0x2206b9(0x2b5)]||_0x2206b9(0x2cb)==_0x3f640e&&!Ft(_0x5c9876[_0x2206b9(0x2c5)])||_0x3da0fb&&!Ft(_0x5c9876[_0x2206b9(0x2c5)])||_0x2206b9(0x158)==_0x3f640e&&!(!Vt(_0x5c0a35=_0x5c9876[_0x2206b9(0x2c5)])&&!function(_0x3ec9d8){const _0x266cf2=_0x2206b9;return _0x3ec9d8[_0x266cf2(0x244)][_0x266cf2(0x1b1)]==_0x3ec9d8[_0x266cf2(0x2bd)][_0x266cf2(0x280)]&&_0x3ec9d8[_0x266cf2(0x244)][_0x266cf2(0x1ec)];}(_0x5c0a35)))_0x5be55e[_0x2206b9(0x170)](_0x33761f),_0x412695=!0x0;else{if(!_0x44fdb6||!_0x44fdb6[_0x2206b9(0x19c)])continue;if(_0x5c9876[_0x2206b9(0x2c5)]&&_0x5c9876[_0x2206b9(0x154)]&&_0x5c9876[_0x2206b9(0x2c5)][_0x2206b9(0x157)](_0x5c9876[_0x2206b9(0x154)]))continue;_0x36d1ae[_0x2206b9(0x24f)](_0x44fdb6);}}}var _0x5c0a35;return _0x36d1ae[_0x2206b9(0x1b4)]>0x0&&(_0x412695=!!this[_0x2206b9(0x251)](_0x36d1ae)||_0x412695),_0x412695;}),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x252)][_0x121fcf(0x266)](_0x3aa152=>{const _0x59ee54=_0x121fcf;let _0x2bde9a=!0x1;for(const _0x27b53c of _0x13dbae[_0x59ee54(0x256)][_0x59ee54(0x252)][_0x59ee54(0x191)][_0x59ee54(0x2cd)]())if(_0x59ee54(0x29c)==_0x27b53c[_0x59ee54(0x2c9)])for(const _0x230e1a of this[_0x59ee54(0x2dd)][_0x59ee54(0x1d9)]()){if(_0x230e1a[_0x59ee54(0x13d)]||!_0x230e1a[_0x59ee54(0x19c)])continue;const _0x5eceab=_0x59ee54(0x2cb)==_0x230e1a[_0x59ee54(0x2c9)],_0x3d4686=this[_0x59ee54(0x261)](_0x230e1a),_0x3b8b5e=_0x3d4686&&this[_0x59ee54(0x237)](_0x3d4686);if(!_0x5eceab&&!_0x3b8b5e)continue;const _0x4c1647=_0x230e1a[_0x59ee54(0x2be)]();if(_0x4c1647[_0x59ee54(0x244)][_0x59ee54(0x1b1)]!=_0x4c1647[_0x59ee54(0x2bd)][_0x59ee54(0x1b1)]&&!_0x4c1647[_0x59ee54(0x2bd)][_0x59ee54(0x1ec)]){const _0x476cb4=_0x13dbae[_0x59ee54(0x256)][_0x59ee54(0x1e8)](_0x4c1647[_0x59ee54(0x244)][_0x59ee54(0x1e1)],_0x59ee54(0x2bd)),_0x52ecc2=_0x13dbae[_0x59ee54(0x256)][_0x59ee54(0x239)](_0x4c1647[_0x59ee54(0x244)],_0x476cb4);_0x3aa152[_0x59ee54(0x2c8)](_0x230e1a[_0x59ee54(0x1a9)](),{'range':_0x52ecc2}),_0x2bde9a=!0x0;}}return _0x2bde9a;}),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x252)][_0x121fcf(0x266)](_0x4d2446=>this[_0x121fcf(0x1a8)](_0x4d2446)),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x252)][_0x121fcf(0x266)](_0xecd2e9=>!_0xecd2e9[_0x121fcf(0x2a7)][_0x121fcf(0x187)]&&this[_0x121fcf(0x26f)](_0xecd2e9)),_0x13dbae[_0x121fcf(0x256)]['on'](_0x121fcf(0x238),()=>{const _0x1f64e0=_0x121fcf;this[_0x1f64e0(0x27b)]=!0x1;}),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x252)]['on'](_0x121fcf(0x12d),(_0x10d026,_0x1fd143)=>{const _0x2a3407=_0x121fcf;if(!_0x1fd143[_0x2a3407(0x187)]||_0x1fd143[_0x2a3407(0x291)])return;if(!this[_0x2a3407(0x27b)])return;const _0x1f164f=_0x13dbae[_0x2a3407(0x256)][_0x2a3407(0x252)][_0x2a3407(0x191)][_0x2a3407(0x2cd)]();if(0x0==_0x1f164f[_0x2a3407(0x213)])return;const _0xaf8532=[],_0x58b51a=_0x1f164f[_0x2a3407(0x24e)](_0x722d02=>_0x2a3407(0x189)==_0x722d02[_0x2a3407(0x2c9)]),_0x51e376=_0x1f164f[_0x2a3407(0x24e)](_0xa06ec5=>_0x2a3407(0x29c)==_0xa06ec5[_0x2a3407(0x2c9)]&&_0x2a3407(0x1b0)!=_0xa06ec5[_0x2a3407(0x172)]);for(const _0x3e6996 of _0x58b51a)this[_0x2a3407(0x259)](_0x3e6996[_0x2a3407(0x22b)])&&_0xaf8532[_0x2a3407(0x16c)]({'key':_0x3e6996[_0x2a3407(0x22b)],'newValue':_0x3e6996[_0x2a3407(0x25a)],'oldValue':_0x3e6996[_0x2a3407(0x28c)],'range':Pt(_0x3e6996[_0x2a3407(0x260)],_0x13dbae[_0x2a3407(0x256)])});for(const _0x245309 of _0x51e376){if(_0x2a3407(0x139)!=_0x245309[_0x2a3407(0x2b9)]&&_0x2a3407(0x14e)!=_0x245309[_0x2a3407(0x2b9)])continue;const _0x563c3a=Lt(_0x245309[_0x2a3407(0x1fa)][_0x2a3407(0x1e1)],_0x13dbae[_0x2a3407(0x256)]),_0x108446=_0x245309[_0x2a3407(0x1af)];_0x2a3407(0x139)==_0x245309[_0x2a3407(0x2b9)]&&_0xaf8532[_0x2a3407(0x16c)]({'key':_0x2a3407(0x1cd),'newValue':_0x245309[_0x2a3407(0x172)],'oldValue':_0x108446[_0x2a3407(0x172)],'range':_0x563c3a});for(const [_0x50299a,_0x3aefd9]of _0x108446[_0x2a3407(0x2de)]){if(!this[_0x2a3407(0x259)](_0x50299a))continue;const _0x174256=_0x245309[_0x2a3407(0x2de)][_0x2a3407(0x22f)](_0x50299a);_0x3aefd9!==_0x174256&&_0xaf8532[_0x2a3407(0x16c)]({'key':_0x50299a,'newValue':_0x174256,'oldValue':_0x3aefd9,'range':_0x563c3a});}for(const [_0x38c591,_0x1615f0]of _0x245309[_0x2a3407(0x2de)])this[_0x2a3407(0x259)](_0x38c591)&&(_0x108446[_0x2a3407(0x2de)][_0x2a3407(0x198)](_0x38c591)||_0xaf8532[_0x2a3407(0x16c)]({'key':_0x38c591,'newValue':_0x1615f0,'oldValue':null,'range':_0x563c3a}));}0x0!=_0xaf8532[_0x2a3407(0x213)]&&_0x13dbae[_0x2a3407(0x256)][_0x2a3407(0x27f)](_0x1fd143,_0x46d038=>{const _0x5cc62d=_0x2a3407,_0x25249=_0x548f73();for(const {range:_0x10c7ce,key:_0x510ca3,oldValue:_0x476a0c,newValue:_0x1d2ced}of _0xaf8532)this[_0x5cc62d(0x1d3)](_0x10c7ce,_0x510ca3,_0x476a0c,_0x1d2ced,{'groupId':_0x25249});this[_0x5cc62d(0x161)](_0x46d038,_0xaf8532);});},{'priority':_0x121fcf(0x1bf)}),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x21f)]['on'](_0x121fcf(0x1a0),(_0x35e6c3,_0x3ad811,_0x25e13a)=>{const _0x4d00cd=_0x121fcf;if(null==_0x25e13a){const {id:_0x4c124b}=this[_0x4d00cd(0x1dd)](_0x3ad811[_0x4d00cd(0x172)]),_0x1d0b12=this[_0x4d00cd(0x2dd)][_0x4d00cd(0x22f)](_0x4c124b);_0x1d0b12&&_0x1d0b12[_0x4d00cd(0x169)](_0x3ad811[_0x4d00cd(0x172)]);}}),_0x13dbae[_0x121fcf(0x256)][_0x121fcf(0x252)]['on'](_0x121fcf(0x12d),()=>{const _0x154d83=_0x121fcf,_0x16e615=Array[_0x154d83(0x2a5)](_0x13dbae[_0x154d83(0x256)][_0x154d83(0x252)][_0x154d83(0x191)][_0x154d83(0x1e7)]())[_0x154d83(0x24e)](_0x44b86e=>_0x154d83(0x216)===this[_0x154d83(0x1dd)](_0x44b86e[_0x154d83(0x172)])[_0x154d83(0x2bb)]);if(0x0===_0x16e615[_0x154d83(0x213)])return;_0x16e615[_0x154d83(0x2b2)]((_0x289740,_0x277b26)=>{const _0x54a43f=_0x154d83,_0x2df3be=_0x289740[_0x54a43f(0x22a)][_0x54a43f(0x154)],_0x5d45ae=_0x277b26[_0x54a43f(0x22a)][_0x54a43f(0x154)];return null===_0x2df3be&&null===_0x5d45ae?0x0:null===_0x2df3be&&null!==_0x5d45ae?-0x1:null!==_0x2df3be&&null===_0x5d45ae?0x1:_0x2df3be[_0x54a43f(0x244)][_0x54a43f(0x1d6)](_0x5d45ae[_0x54a43f(0x244)])?-0x1:0x1;});const _0x5612c5=new Set(),_0x3f9cb6=new Set();for(const {name:_0x2eff50,data:_0x3a0769}of _0x16e615){const {id:_0x49c956}=this[_0x154d83(0x1dd)](_0x2eff50);if(null===_0x3a0769[_0x154d83(0x154)]){const _0xb83657=this[_0x154d83(0x18e)](_0x2eff50);_0x3f9cb6[_0x154d83(0x24f)](_0xb83657);}else{const _0x1c87e2=this[_0x154d83(0x2dd)][_0x154d83(0x22f)](_0x49c956);null!==_0x3a0769[_0x154d83(0x2c5)]||_0x1c87e2[_0x154d83(0x19c)]?(_0x5612c5[_0x154d83(0x24f)](_0x1c87e2[_0x154d83(0x223)]),_0x3f9cb6[_0x154d83(0x24f)](_0x1c87e2)):this[_0x154d83(0x1b2)](_0x1c87e2);}}_0x3f9cb6[_0x154d83(0x1b4)]>0x0&&this[_0x154d83(0x20a)](_0x3f9cb6);for(const _0xa34c27 of _0x5612c5)this[_0x154d83(0x236)](_0x154d83(0x1aa),_0xa34c27);}),_0x13dbae[_0x121fcf(0x256)]['on'](_0x121fcf(0x272),(_0x527be7,_0x24c4db)=>{const _0x18e582=_0x121fcf,_0x4e7c21=_0x24c4db[0x0];if(!this[_0x18e582(0x2dd)][_0x18e582(0x1b4)])return;if(!_0x4e7c21[_0x18e582(0x13b)])return;if(_0x4e7c21[_0x18e582(0x2a7)][_0x18e582(0x291)]||!_0x4e7c21[_0x18e582(0x2a7)][_0x18e582(0x187)])return;let _0x375598,_0x53cf01;switch(_0x4e7c21[_0x18e582(0x2c9)]){case _0x18e582(0x29c):_0x375598=_0x13dbae[_0x18e582(0x256)][_0x18e582(0x1e8)](_0x4e7c21[_0x18e582(0x1fa)]),_0x53cf01=_0x375598[_0x18e582(0x222)](_0x4e7c21[_0x18e582(0x225)]);break;case _0x18e582(0x12e):_0x375598=_0x13dbae[_0x18e582(0x256)][_0x18e582(0x1e8)](_0x4e7c21[_0x18e582(0x146)]),_0x53cf01=_0x13dbae[_0x18e582(0x256)][_0x18e582(0x1e8)](_0x4e7c21[_0x18e582(0x1cf)]);break;case _0x18e582(0x28a):_0x375598=_0x13dbae[_0x18e582(0x256)][_0x18e582(0x1e8)](_0x4e7c21[_0x18e582(0x200)]),_0x53cf01=_0x375598[_0x18e582(0x222)](_0x4e7c21[_0x18e582(0x225)]);break;default:return;}const _0x5e0db0=_0x13dbae[_0x18e582(0x256)][_0x18e582(0x239)](_0x375598,_0x53cf01);_0x13dbae[_0x18e582(0x256)][_0x18e582(0x2dc)](()=>{const _0x35a0b9=_0x18e582;for(const {suggestion:_0xec5a8e,meta:_0xd9700d}of this[_0x35a0b9(0x2c1)](_0x5e0db0)){if(_0xec5a8e[_0x35a0b9(0x13d)])continue;if(_0x35a0b9(0x226)==_0xec5a8e[_0x35a0b9(0x2c9)])continue;const _0x4513c6=this[_0x35a0b9(0x261)](_0xec5a8e);if(_0x4513c6&&this[_0x35a0b9(0x237)](_0x4513c6)&&_0x35a0b9(0x12e)!=_0x4e7c21[_0x35a0b9(0x2c9)])continue;const _0x43900d=_0xec5a8e[_0x35a0b9(0x22a)]&&_0xec5a8e[_0x35a0b9(0x22a)][_0x35a0b9(0x162)];(_0x35a0b9(0x2cb)!=_0xec5a8e[_0x35a0b9(0x2c9)]||_0x35a0b9(0x12e)==_0x4e7c21[_0x35a0b9(0x2c9)]&&!_0x43900d)&&(_0xd9700d[_0x35a0b9(0x1b6)]||_0x35a0b9(0x18c)==_0xec5a8e[_0x35a0b9(0x2c9)]&&_0xd9700d[_0x35a0b9(0x1b3)]||_0xec5a8e[_0x35a0b9(0x2be)]()[_0x35a0b9(0x155)](_0x5e0db0)&&this[_0x35a0b9(0x284)](_0xec5a8e,_0x375598,_0x53cf01));}});},{'priority':_0x121fcf(0x1bf)}),_0x13dbae[_0x121fcf(0x256)]['on'](_0x121fcf(0x134),(_0x1c2b2e,_0x9ad55a)=>{const _0x11888d=_0x121fcf,_0x39d7d6=_0x9ad55a[0x0],_0x364cb3=_0x9ad55a[0x1];if(_0x364cb3&&_0x364cb3[_0x11888d(0x1cc)])return;if(this[_0x11888d(0x2bc)])return;if(!this[_0x11888d(0x233)][_0x11888d(0x263)])return;if(_0x39d7d6[_0x11888d(0x29b)])return;const _0x245db4=_0x13dbae[_0x11888d(0x256)][_0x11888d(0x1f6)],{start:_0x45e5e3,end:_0x5219d2}=_0x39d7d6[_0x11888d(0x2be)](),_0x5331f7=_0x45e5e3[_0x11888d(0x1e1)]&&_0x245db4[_0x11888d(0x294)](_0x45e5e3[_0x11888d(0x1e1)])?null:_0x245db4[_0x11888d(0x1e5)](_0x45e5e3,_0x11888d(0x1dc)),_0x63ac81=_0x5219d2[_0x11888d(0x280)]&&_0x245db4[_0x11888d(0x294)](_0x5219d2[_0x11888d(0x280)])?null:_0x245db4[_0x11888d(0x1e5)](_0x5219d2,_0x11888d(0x232)),_0x54fbd0=_0x13dbae[_0x11888d(0x256)][_0x11888d(0x239)](_0x5331f7?_0x5331f7[_0x11888d(0x244)]:_0x45e5e3,_0x63ac81?_0x63ac81[_0x11888d(0x2bd)]:_0x5219d2);_0x13dbae[_0x11888d(0x256)][_0x11888d(0x2dc)](_0x19a88d=>{const _0x518107=_0x11888d;this[_0x518107(0x297)](_0x54fbd0);const _0x205368=_0x13dbae[_0x518107(0x256)][_0x518107(0x1f6)][_0x518107(0x1e5)](_0x54fbd0[_0x518107(0x244)]);_0x39d7d6['is'](_0x518107(0x231))?_0x19a88d[_0x518107(0x1d1)](_0x205368):_0x39d7d6[_0x518107(0x27a)](_0x205368);}),_0x1c2b2e[_0x11888d(0x1c8)]();},{'priority':_0x3ad0a8[_0x121fcf(0x1d2)]+0xa}),_0x13dbae[_0x121fcf(0x256)]['on'](_0x121fcf(0x1ee),(_0x19210a,_0x11b3c5)=>{const _0x31014f=_0x121fcf,_0x1ff4d8=_0x11b3c5[_0x11b3c5[_0x31014f(0x213)]-0x1];_0x1ff4d8&&_0x1ff4d8[_0x31014f(0x1cc)]||this[_0x31014f(0x2bc)]||this[_0x31014f(0x233)][_0x31014f(0x263)]&&(_0x13dbae[_0x31014f(0x256)][_0x31014f(0x2dc)](()=>{const _0xe14efe=_0x31014f;let _0x4152ff=_0x13dbae[_0xe14efe(0x256)][_0xe14efe(0x1ee)](_0x11b3c5[0x0],_0x11b3c5[0x1],_0x11b3c5[0x2],{'forceDefaultExecution':!0x0});if(!_0x4152ff)return;_0x19210a[_0xe14efe(0x273)]=_0x4152ff[_0xe14efe(0x20d)]();const _0x214228=_0x4152ff[_0xe14efe(0x2bd)][_0xe14efe(0x280)],_0x45774b=_0x13dbae[_0xe14efe(0x256)][_0xe14efe(0x1f6)];_0x214228&&_0x45774b[_0xe14efe(0x2a6)](_0x214228)&&!_0x45774b[_0xe14efe(0x1cb)](_0x214228)&&(_0x4152ff=_0x13dbae[_0xe14efe(0x256)][_0xe14efe(0x239)](_0x4152ff[_0xe14efe(0x244)],_0x13dbae[_0xe14efe(0x256)][_0xe14efe(0x1e8)](_0x214228,_0xe14efe(0x2bd)))),this[_0xe14efe(0x19a)](_0x4152ff);}),_0x19210a[_0x31014f(0x1c8)]());},{'priority':_0x121fcf(0x156)}),this[_0x121fcf(0x199)][_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x20c),this[_0x121fcf(0x233)]),this[_0x121fcf(0x17e)](_0x121fcf(0x20c));const _0x2e1fa8=new _0x5f2677(_0x13dbae,this[_0x121fcf(0x2dd)]);_0x13dbae[_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x1ae),_0x2e1fa8),this[_0x121fcf(0x17e)](_0x121fcf(0x1ae));const _0x53b526=new _0x1802f8(_0x13dbae,this[_0x121fcf(0x2dd)]);_0x13dbae[_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x2a9),_0x53b526),this[_0x121fcf(0x17e)](_0x121fcf(0x2a9)),_0x13dbae[_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x265),new _0x4dbb1a(_0x13dbae,_0x2e1fa8,this[_0x121fcf(0x2dd)])),this[_0x121fcf(0x17e)](_0x121fcf(0x265)),_0x13dbae[_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x2cf),new _0x4dbb1a(_0x13dbae,_0x53b526,this[_0x121fcf(0x2dd)])),this[_0x121fcf(0x17e)](_0x121fcf(0x2cf)),_0x13dbae[_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x1b8),new _0x1c675c(_0x13dbae,_0x2e1fa8,this[_0x121fcf(0x2dd)])),this[_0x121fcf(0x17e)](_0x121fcf(0x1b8)),_0x13dbae[_0x121fcf(0x2c3)][_0x121fcf(0x24f)](_0x121fcf(0x2ab),new _0x1c675c(_0x13dbae,_0x53b526,this[_0x121fcf(0x2dd)])),this[_0x121fcf(0x17e)](_0x121fcf(0x2ab));const _0x54988d=_0x13dbae[_0x121fcf(0x264)][_0x121fcf(0x22f)](_0x121fcf(0x268));this[_0x121fcf(0x192)](_0x54988d,_0x121fcf(0x1e6),(_0x13c3d6,{threadId:_0x3d3790})=>{const _0x3bda4d=_0x121fcf,_0xf4c692=this[_0x3bda4d(0x2dd)][_0x3bda4d(0x22f)](_0x3d3790);_0xf4c692&&_0xf4c692[_0x3bda4d(0x2b1)]&&0x1===_0xf4c692[_0x3bda4d(0x2b1)][_0x3bda4d(0x213)]&&this[_0x3bda4d(0x286)](_0x3d3790,{'hasComments':!0x0});},{'priority':_0x121fcf(0x27c)}),this[_0x121fcf(0x192)](_0x54988d,_0x121fcf(0x1d7),(_0x1a2999,{threadId:_0x2e75f0})=>{const _0xd3c87a=_0x121fcf,_0xcbbb5d=this[_0xd3c87a(0x2dd)][_0xd3c87a(0x22f)](_0x2e75f0);_0xcbbb5d&&_0xcbbb5d[_0xd3c87a(0x2b1)]&&!_0xcbbb5d[_0xd3c87a(0x2b1)][_0xd3c87a(0x213)]&&this[_0xd3c87a(0x286)](_0x2e75f0,{'hasComments':!0x1});},{'priority':_0x121fcf(0x27c)});}set[_0x1d6b1c(0x1f8)](_0xbc3881){const _0xb82a84=_0x1d6b1c;if(this[_0xb82a84(0x227)])throw new _0x279db4(_0xb82a84(0x1fe),this);this[_0xb82a84(0x227)]=_0xbc3881;}get[_0x1d6b1c(0x1f8)](){const _0x204f55=_0x1d6b1c;return this[_0x204f55(0x227)];}[_0x1d6b1c(0x2c4)]({skipNotAttached:_0x433cd7=!0x1,toJSON:_0x489cf4=!0x1}={}){const _0x373ae7=_0x1d6b1c,_0x5a89bd=[];for(const _0x2db747 of this[_0x373ae7(0x2dd)][_0x373ae7(0x1d9)]())_0x433cd7&&!_0x2db747[_0x373ae7(0x19c)]||_0x5a89bd[_0x373ae7(0x16c)](_0x2db747);return _0x489cf4?_0x5a89bd[_0x373ae7(0x1d0)](_0x4c2065=>_0x4c2065[_0x373ae7(0x242)]()):_0x5a89bd;}[_0x1d6b1c(0x1fd)](_0x7af9a9){const _0x267e6c=_0x1d6b1c,_0x4a9285=this[_0x267e6c(0x2dd)][_0x267e6c(0x22f)](_0x7af9a9);if(!_0x4a9285)throw new _0x279db4(_0x267e6c(0x150),this);return _0x4a9285;}[_0x1d6b1c(0x25e)](_0x4c36f6){const _0x358a59=_0x1d6b1c;return this[_0x358a59(0x2dd)][_0x358a59(0x198)](_0x4c36f6);}[_0x1d6b1c(0x26b)](_0x3bde00){const _0x44ad6c=_0x1d6b1c,{authorId:_0x4b14be,id:_0x11596e,attributes:_0x56aa7c}=_0x3bde00,[_0x3ae9c7,_0x1899ea]=_0x3bde00[_0x44ad6c(0x2c9)][_0x44ad6c(0x12e)](':'),_0x56fde8=this[_0x44ad6c(0x2dd)][_0x44ad6c(0x22f)](_0x11596e)||this[_0x44ad6c(0x2aa)](_0x3ae9c7,_0x1899ea,_0x11596e,_0x4b14be,_0x56aa7c);if(this[_0x44ad6c(0x254)](_0x56fde8),this[_0x44ad6c(0x271)](_0x56fde8,_0x3ae9c7,_0x1899ea||null,_0x4b14be),_0x56fde8[_0x44ad6c(0x15c)]=_0x3bde00[_0x44ad6c(0x15c)],_0x56fde8[_0x44ad6c(0x1c3)]=!0x0,_0x56aa7c&&_0x56aa7c[_0x44ad6c(0x20e)]){const _0x236696=_0x56aa7c[_0x44ad6c(0x20e)],_0x118d9c=this[_0x44ad6c(0x221)](_0x236696[_0x44ad6c(0x212)]);_0x56fde8[_0x44ad6c(0x133)]=_0x236696[_0x44ad6c(0x15c)],_0x56fde8[_0x44ad6c(0x293)]=_0x118d9c,_0x56fde8[_0x44ad6c(0x26d)]=!0x0;}else _0x56fde8[_0x44ad6c(0x133)]=_0x3bde00[_0x44ad6c(0x15c)];switch(_0x3bde00[_0x44ad6c(0x22a)]&&(_0x56fde8[_0x44ad6c(0x22a)]=_0x3bde00[_0x44ad6c(0x22a)]),_0x3bde00[_0x44ad6c(0x2de)]&&(_0x56fde8[_0x44ad6c(0x2de)]=_0x3bde00[_0x44ad6c(0x2de)]),this[_0x44ad6c(0x227)]&&this[_0x44ad6c(0x227)][_0x44ad6c(0x166)]||(_0x56fde8[_0x44ad6c(0x249)]=!0x0),this[_0x44ad6c(0x176)][_0x44ad6c(0x22f)](_0x56fde8)){case _0x44ad6c(0x234):this[_0x44ad6c(0x176)][_0x44ad6c(0x18a)](_0x56fde8,_0x44ad6c(0x1bc));break;case _0x44ad6c(0x269):_0x56fde8[_0x44ad6c(0x19c)]?(this[_0x44ad6c(0x251)](new Set([_0x56fde8])),this[_0x44ad6c(0x20a)](new Set([_0x56fde8])),this[_0x44ad6c(0x176)][_0x44ad6c(0x18a)](_0x56fde8,_0x44ad6c(0x15f)),this[_0x44ad6c(0x236)](_0x44ad6c(0x2d3),_0x56fde8)):this[_0x44ad6c(0x176)][_0x44ad6c(0x18a)](_0x56fde8,_0x44ad6c(0x28d));}return _0x56fde8;}[_0x1d6b1c(0x1ae)](_0x4d8865){const _0x2d8423=_0x1d6b1c;this[_0x2d8423(0x1cc)](()=>{const _0x5aa261=_0x2d8423;this[_0x5aa261(0x199)][_0x5aa261(0x256)][_0x5aa261(0x2dc)](()=>{const _0x3036a4=_0x5aa261;for(const _0x46203d of _0x4d8865[_0x3036a4(0x1c7)]())_0x46203d[_0x3036a4(0x24b)]();});});}[_0x1d6b1c(0x2a9)](_0x4acb38){const _0x387117=_0x1d6b1c;this[_0x387117(0x1cc)](()=>{const _0x1c9f92=_0x387117;this[_0x1c9f92(0x199)][_0x1c9f92(0x256)][_0x1c9f92(0x2dc)](()=>{const _0x5a37e1=_0x1c9f92;for(const _0x458160 of _0x4acb38[_0x5a37e1(0x1c7)]())_0x458160[_0x5a37e1(0x14a)]();});});}[_0x1d6b1c(0x17e)](_0x314205,_0x38b585){const _0x5b87b5=_0x1d6b1c,_0x395181=this[_0x5b87b5(0x199)][_0x5b87b5(0x2c3)][_0x5b87b5(0x22f)](_0x314205);if(!_0x395181)throw new _0x279db4(_0x5b87b5(0x14b),this,{'commandName':_0x314205});if(this[_0x5b87b5(0x278)][_0x5b87b5(0x198)](_0x395181))throw new _0x279db4(_0x5b87b5(0x235),this,{'commandName':_0x314205});this[_0x5b87b5(0x278)][_0x5b87b5(0x24f)](_0x395181),_0x38b585&&_0x395181['on'](_0x5b87b5(0x1fb),(_0x2a286f,_0x1018a7)=>{const _0x325c30=_0x5b87b5;this[_0x325c30(0x233)][_0x325c30(0x263)]&&(this[_0x325c30(0x2bc)]||(_0x1018a7[_0x325c30(0x213)]>0x0&&_0x1018a7[_0x1018a7[_0x325c30(0x213)]-0x1]&&_0x1018a7[_0x1018a7[_0x325c30(0x213)]-0x1][_0x325c30(0x1cc)]?_0x1018a7[_0x325c30(0x2c0)]():(_0x2a286f[_0x325c30(0x273)]=_0x38b585((..._0x3ed4b0)=>_0x395181[_0x325c30(0x1fb)](..._0x3ed4b0,{'forceDefaultExecution':!0x0}),..._0x1018a7),_0x2a286f[_0x325c30(0x1c8)]())));},{'priority':_0x5b87b5(0x156)});}[_0x1d6b1c(0x1cc)](_0x939536){const _0x408ad9=_0x1d6b1c;let _0x2f9077,_0x4d3551;const _0xc832e4=this[_0x408ad9(0x2bc)];this[_0x408ad9(0x2bc)]=!0x0;try{_0x2f9077=_0x939536();}catch(_0x49c258){_0x4d3551=_0x49c258;}return _0xc832e4||(this[_0x408ad9(0x2bc)]=!0x1),_0x4d3551&&_0x279db4[_0x408ad9(0x141)](_0x4d3551,this),_0x2f9077;}[_0x1d6b1c(0x19a)](_0x29d387,_0xa32426=null,_0x44df7e={}){const _0x100619=_0x1d6b1c;if(_0x29d387[_0x100619(0x29b)])return null;const _0x1e6ff2=this[_0x100619(0x199)][_0x100619(0x264)][_0x100619(0x22f)](_0x100619(0x21e))['me'];for(const {suggestion:_0x335947,meta:_0x44c9b0}of this[_0x100619(0x2c1)](_0x29d387,_0x100619(0x18c)))if(_0x44c9b0[_0x100619(0x1b3)]){if(!_0x44c9b0[_0x100619(0x2af)]){if(_0x44c9b0[_0x100619(0x1b6)]){if(!this[_0x100619(0x290)]||!qt(_0x335947,_0x44df7e))continue;return _0x335947;}if(qt(_0x335947,_0x44df7e))return _0x335947;this[_0x100619(0x284)](_0x335947,_0x29d387[_0x100619(0x244)],_0x29d387[_0x100619(0x2bd)]);break;}if(_0xa32426==_0x335947[_0x100619(0x2b0)]&&qt(_0x335947,_0x44df7e)){const _0x45941a=_0x335947[_0x100619(0x2be)]();return _0x45941a[_0x100619(0x244)][_0x100619(0x157)](_0x29d387[_0x100619(0x2bd)])?this[_0x100619(0x28f)](_0x335947,this[_0x100619(0x1e4)][_0x100619(0x239)](_0x29d387[_0x100619(0x244)],_0x45941a[_0x100619(0x2bd)])):this[_0x100619(0x28f)](_0x335947,this[_0x100619(0x1e4)][_0x100619(0x239)](_0x45941a[_0x100619(0x244)],_0x29d387[_0x100619(0x2bd)])),_0x335947;}}const _0x44c88e=_0x548f73(),_0x5a1bcd=_0x1e6ff2['id'],_0x4da117=_0xa32426?_0x100619(0x209)+_0xa32426:_0x100619(0x18c),_0x479c78=this[_0x100619(0x165)]({'id':_0x44c88e,'type':_0x4da117,'createdAt':new Date(),'authorId':_0x5a1bcd,'attributes':_0x44df7e});return this[_0x100619(0x241)](_0x4da117,_0x44c88e,_0x5a1bcd,_0x29d387),_0x479c78;}[_0x1d6b1c(0x206)](_0x22ce69,_0x2f9544=_0x1d6b1c(0x140),_0x13ed91={}){const _0x4564f9=_0x1d6b1c,_0x4b586f=this[_0x4564f9(0x199)][_0x4564f9(0x264)][_0x4564f9(0x22f)](_0x4564f9(0x21e))['me'],_0x35cc9c=this[_0x4564f9(0x27d)][_0x4564f9(0x1f2)](_0x4564f9(0x18c),_0x2f9544,_0x4564f9(0x2ae));for(const _0xb5a42a of this[_0x4564f9(0x2c4)]())if(_0xb5a42a[_0x4564f9(0x293)]['id']==_0x4b586f['id']&&_0x4564f9(0x18c)==_0xb5a42a[_0x4564f9(0x2c9)]&&_0xb5a42a[_0x4564f9(0x2b0)]==_0x2f9544&&qt(_0xb5a42a,_0x13ed91)&&(_0x35cc9c(_0xb5a42a[_0x4564f9(0x160)](),_0x22ce69)||_0x35cc9c(_0x22ce69,_0xb5a42a[_0x4564f9(0x160)]()))){for(const _0x8fdcf7 of _0x22ce69)_0xb5a42a[_0x4564f9(0x1eb)](_0x8fdcf7);return _0xb5a42a;}for(const {suggestion:_0x35dec9,meta:_0x53a9b4}of this[_0x4564f9(0x2c1)](_0x22ce69,_0x4564f9(0x18c))){if(!_0x53a9b4[_0x4564f9(0x1b3)])continue;if(!this[_0x4564f9(0x290)]&&_0x53a9b4[_0x4564f9(0x1b6)])continue;if(!qt(_0x35dec9,_0x13ed91))continue;let _0x34a91a=!0x0;for(const _0x2f1b5c of _0x35dec9[_0x4564f9(0x160)]())for(const _0x2881fa of _0x22ce69)if(!_0x2f1b5c[_0x4564f9(0x155)](_0x2881fa)){_0x34a91a=!0x1;break;}if(_0x34a91a)return _0x35dec9;}const _0x1a82a1=_0x548f73(),_0x56e63c=_0x4b586f['id'],_0x2f2440=_0x4564f9(0x209)+_0x2f9544,_0xd43d3e=this[_0x4564f9(0x165)]({'id':_0x1a82a1,'type':_0x2f2440,'createdAt':new Date(),'authorId':_0x56e63c,'attributes':_0x13ed91});for(const _0x260b84 of _0x22ce69)this[_0x4564f9(0x241)](_0x2f2440,_0x1a82a1,_0x56e63c,_0x260b84,_0x51198f[_0x4564f9(0x250)]());return _0xd43d3e;}[_0x1d6b1c(0x2a3)](_0x25f2fe,_0x4b2148,_0x61bf31=null,_0x52ef85={}){const _0x1b7044=_0x1d6b1c;if(_0x61bf31=_0x61bf31||Gt(_0x4b2148),_0x25f2fe[_0x1b7044(0x29b)])return null;if(_0x1b7044(0x182)===this[_0x1b7044(0x1a6)]){const _0xbf992=this[_0x1b7044(0x27d)][_0x1b7044(0x1f2)](_0x1b7044(0x226),_0x61bf31,_0x1b7044(0x24b));return this[_0x1b7044(0x1cc)](()=>_0xbf992([_0x25f2fe],_0x4b2148,_0x52ef85)),null;}const _0xf3a39c=this[_0x1b7044(0x199)][_0x1b7044(0x264)][_0x1b7044(0x22f)](_0x1b7044(0x21e))['me'],_0x3f59ad=[];if(_0x1b7044(0x295)!==this[_0x1b7044(0x1a6)]){for(const {suggestion:_0x26da46,meta:_0x229a3f}of this[_0x1b7044(0x2c1)](_0x25f2fe,_0x1b7044(0x18c)))_0x229a3f[_0x1b7044(0x1b3)]&&!_0x229a3f[_0x1b7044(0x274)]&&_0x3f59ad[_0x1b7044(0x16c)](..._0x26da46[_0x1b7044(0x160)]());}const _0x2e942f=function(_0x5ae86f,_0x5aa493){const _0x4460f0=_0x1b7044,_0x9da8fd=[];for(const _0x20fba2 of _0x5aa493){const _0x51a1ba=_0x5ae86f[_0x4460f0(0x296)](_0x20fba2);_0x51a1ba&&_0x9da8fd[_0x4460f0(0x16c)](_0x51a1ba);}return _0x9da8fd;}(_0x25f2fe,_0x3f59ad),_0x11ce3c=function(_0xfdee8c,_0x4fef85){const _0x1c23d6=_0x1b7044,_0x335655=[_0xfdee8c];for(const _0x5c93c4 of _0x4fef85){let _0x410a2d=0x0;for(;_0x410a2d<_0x335655[_0x1c23d6(0x213)];){const _0xe59dc3=_0x335655[_0x410a2d][_0x1c23d6(0x243)](_0x5c93c4);_0x335655[_0x1c23d6(0x197)](_0x410a2d,0x1,..._0xe59dc3),_0x410a2d+=_0xe59dc3[_0x1c23d6(0x213)];}}return _0x335655;}(_0x25f2fe,_0x3f59ad);_0x2e942f[_0x1b7044(0x213)]&&this[_0x1b7044(0x1e4)][_0x1b7044(0x2dc)](()=>{const _0x55ca49=_0x1b7044;for(const _0x40781b of _0x2e942f){const _0x5f002c=this[_0x55ca49(0x27d)][_0x55ca49(0x1f2)](_0x55ca49(0x226),_0x61bf31,_0x55ca49(0x24b));this[_0x55ca49(0x1cc)](()=>_0x5f002c([_0x40781b],_0x4b2148,_0x52ef85));}});for(const _0x35da34 of _0x11ce3c){let _0x51c484=null,_0xa9fd30=_0x35da34[_0x1b7044(0x244)],_0x263b12=_0x35da34[_0x1b7044(0x2bd)];for(const {suggestion:_0x12e63c,meta:_0x331799}of this[_0x1b7044(0x2c1)](_0x35da34,_0x1b7044(0x226))){if(!_0x331799[_0x1b7044(0x1b3)])continue;if(_0x12e63c[_0x1b7044(0x2b0)]!=_0x61bf31)continue;if(!qt(_0x12e63c,_0x52ef85))continue;const _0x350f6f=_0x12e63c[_0x1b7044(0x2be)]();if(_0x350f6f[_0x1b7044(0x155)](_0x35da34,!0x0))return null;_0xa9fd30=_0xa9fd30[_0x1b7044(0x1d6)](_0x350f6f[_0x1b7044(0x244)])?_0xa9fd30:_0x350f6f[_0x1b7044(0x244)],_0x263b12=_0x263b12[_0x1b7044(0x1e0)](_0x350f6f[_0x1b7044(0x2bd)])?_0x263b12:_0x350f6f[_0x1b7044(0x2bd)],_0x51c484?_0x350f6f[_0x1b7044(0x244)][_0x1b7044(0x1d6)](_0x51c484[_0x1b7044(0x2be)]()[_0x1b7044(0x244)])?(_0x51c484[_0x1b7044(0x136)](),_0x51c484=_0x12e63c):_0x12e63c[_0x1b7044(0x136)]():_0x51c484=_0x12e63c;}const _0x27dbf0=this[_0x1b7044(0x1e4)][_0x1b7044(0x239)](_0xa9fd30,_0x263b12);if(_0x51c484)this[_0x1b7044(0x28f)](_0x51c484,_0x27dbf0);else{const _0x4bacc2=_0x548f73(),_0x5061e4=_0xf3a39c['id'];this[_0x1b7044(0x165)]({'id':_0x4bacc2,'type':_0x1b7044(0x204)+_0x61bf31,'data':_0x4b2148,'createdAt':new Date(),'authorId':_0x5061e4,'attributes':_0x52ef85}),this[_0x1b7044(0x241)](_0x1b7044(0x204)+_0x61bf31,_0x4bacc2,_0x5061e4,_0x27dbf0);}}return null;}[_0x1d6b1c(0x1f5)](_0x5a4d6e,_0x14b8a9,_0x1ff2c9=[],_0x5741c3=null,_0x357605={}){const _0x7f2137=_0x1d6b1c;_0x14b8a9[_0x7f2137(0x13c)]||(_0x14b8a9[_0x7f2137(0x13c)]=_0x14b8a9[_0x7f2137(0x2b6)]),_0x14b8a9[_0x7f2137(0x162)]=_0x5a4d6e['is'](_0x7f2137(0x260)),_0x5741c3=_0x5741c3||Gt(_0x14b8a9);const _0x5b9503=_0x1ff2c9[_0x7f2137(0x1d0)](_0x4e89b5=>Lt(_0x4e89b5,this[_0x7f2137(0x1e4)])),_0x5db0e7=_0x5a4d6e['is'](_0x7f2137(0x260))?_0x5a4d6e:Lt(_0x5a4d6e,this[_0x7f2137(0x1e4)]);if(_0x7f2137(0x182)===this[_0x7f2137(0x1a6)]){const _0x5df29a=this[_0x7f2137(0x27d)][_0x7f2137(0x1f2)](_0x7f2137(0x2cb),_0x5741c3,_0x7f2137(0x24b));return this[_0x7f2137(0x1cc)](()=>_0x5df29a([_0x5db0e7],_0x14b8a9,_0x357605)),null;}_0x5b9503[_0x7f2137(0x16c)](_0x5db0e7);let _0x2f4c9d=!0x0;for(const _0x190582 of _0x5b9503)if(!this[_0x7f2137(0x23f)](_0x190582)){_0x2f4c9d=!0x1;break;}if(_0x2f4c9d&&_0x7f2137(0x295)!==this[_0x7f2137(0x1a6)]){const _0x4131a7=this[_0x7f2137(0x27d)][_0x7f2137(0x1f2)](_0x7f2137(0x2cb),_0x5741c3,_0x7f2137(0x24b));return this[_0x7f2137(0x1cc)](()=>_0x4131a7([_0x5db0e7],_0x14b8a9,_0x357605)),null;}let _0x46f4a0=null,_0x422718=_0x5db0e7[_0x7f2137(0x244)],_0x246596=_0x5db0e7[_0x7f2137(0x2bd)];for(const {suggestion:_0x30ac06,meta:_0x1b558f}of this[_0x7f2137(0x2c1)](_0x5db0e7,_0x7f2137(0x2cb))){if(!_0x1b558f[_0x7f2137(0x1b3)])continue;if(_0x1b558f[_0x7f2137(0x2af)]||_0x1b558f[_0x7f2137(0x1b6)]||_0x1b558f[_0x7f2137(0x274)])continue;if(_0x30ac06[_0x7f2137(0x22a)][_0x7f2137(0x13c)]!=_0x14b8a9[_0x7f2137(0x13c)])continue;if(!qt(_0x30ac06,_0x357605))continue;const _0x498206=_0x30ac06[_0x7f2137(0x2be)]();if(_0x30ac06[_0x7f2137(0x2b0)]==_0x5741c3){if(_0x498206[_0x7f2137(0x155)](_0x5db0e7,!0x0))return null;_0x422718=_0x422718[_0x7f2137(0x1d6)](_0x498206[_0x7f2137(0x244)])?_0x422718:_0x498206[_0x7f2137(0x244)],_0x246596=_0x246596[_0x7f2137(0x1e0)](_0x498206[_0x7f2137(0x2bd)])?_0x246596:_0x498206[_0x7f2137(0x2bd)],_0x46f4a0?_0x498206[_0x7f2137(0x244)][_0x7f2137(0x1d6)](_0x46f4a0[_0x7f2137(0x2be)]()[_0x7f2137(0x244)])?(_0x46f4a0[_0x7f2137(0x136)](),_0x46f4a0=_0x30ac06):_0x30ac06[_0x7f2137(0x136)]():_0x46f4a0=_0x30ac06;}else{const _0x4067c9=_0x5db0e7[_0x7f2137(0x296)](_0x498206);this[_0x7f2137(0x184)](_0x30ac06,_0x4067c9);}}const _0x4ec02f=this[_0x7f2137(0x199)][_0x7f2137(0x264)][_0x7f2137(0x22f)](_0x7f2137(0x21e))['me'],_0x4291ff=_0x548f73(),_0x3313e9=_0x4ec02f['id'];if(_0x46f4a0)return this[_0x7f2137(0x28f)](_0x46f4a0,this[_0x7f2137(0x1e4)][_0x7f2137(0x239)](_0x422718,_0x246596)),_0x46f4a0;{const _0x1bd809=this[_0x7f2137(0x165)]({'id':_0x4291ff,'type':_0x7f2137(0x292)+_0x5741c3,'data':_0x14b8a9,'createdAt':new Date(),'authorId':_0x3313e9,'attributes':_0x357605});return this[_0x7f2137(0x241)](_0x7f2137(0x292)+_0x5741c3,_0x4291ff,_0x3313e9,this[_0x7f2137(0x1e4)][_0x7f2137(0x239)](_0x422718,_0x246596)),_0x1bd809;}}[_0x1d6b1c(0x25d)](_0x5a58a5,_0x2248e3,_0x16e193=[],_0x34fe39=null,_0x338c2e={}){const _0xe6d407=_0x1d6b1c;_0x2248e3[_0xe6d407(0x13c)]||(_0x2248e3[_0xe6d407(0x13c)]=_0x2248e3[_0xe6d407(0x2b6)]);const _0x69b525=_0x5a58a5[0x0];_0x2248e3[_0xe6d407(0x162)]=_0x69b525['is'](_0xe6d407(0x260)),_0x34fe39=_0x34fe39||Gt(_0x2248e3);const _0x3961f2=_0x16e193[_0xe6d407(0x1d0)](_0x3106a6=>Lt(_0x3106a6,this[_0xe6d407(0x1e4)])),_0x18216b=_0x69b525['is'](_0xe6d407(0x260))?_0x5a58a5:_0x5a58a5[_0xe6d407(0x1d0)](_0x1f7f8b=>Lt(_0x1f7f8b,this[_0xe6d407(0x1e4)]));if(_0xe6d407(0x182)===this[_0xe6d407(0x1a6)]){const _0x2bf1c7=this[_0xe6d407(0x27d)][_0xe6d407(0x1f2)](_0xe6d407(0x2cb),_0x34fe39,_0xe6d407(0x24b));return this[_0xe6d407(0x1cc)](()=>_0x2bf1c7(_0x18216b,_0x2248e3,_0x338c2e)),null;}_0x3961f2[_0xe6d407(0x16c)](..._0x18216b);let _0x4c9fce=!0x0;for(const _0x13bf5c of _0x3961f2)if(!this[_0xe6d407(0x23f)](_0x13bf5c)){_0x4c9fce=!0x1;break;}if(_0x4c9fce&&_0xe6d407(0x295)!==this[_0xe6d407(0x1a6)]){const _0x543ae0=this[_0xe6d407(0x27d)][_0xe6d407(0x1f2)](_0xe6d407(0x2cb),_0x34fe39,_0xe6d407(0x24b));return this[_0xe6d407(0x1cc)](()=>_0x543ae0(_0x18216b,_0x2248e3,_0x338c2e)),null;}const _0x36a6f5=this[_0xe6d407(0x199)][_0xe6d407(0x264)][_0xe6d407(0x22f)](_0xe6d407(0x21e))['me'];for(const _0x142457 of this[_0xe6d407(0x2c4)]()){if(_0x142457[_0xe6d407(0x293)]['id']!=_0x36a6f5['id'])continue;if(_0xe6d407(0x2cb)!=_0x142457[_0xe6d407(0x2c9)]||_0x142457[_0xe6d407(0x22a)][_0xe6d407(0x13c)]!=_0x2248e3[_0xe6d407(0x13c)])continue;if(!qt(_0x142457,_0x338c2e))continue;const _0x209047=_0x142457[_0xe6d407(0x2b0)]==_0x34fe39;for(let _0x4f7a70=0x0;_0x4f7a70<_0x18216b[_0xe6d407(0x213)];_0x4f7a70++){const _0x45b3d7=_0x18216b[_0x4f7a70];for(const _0xc7de62 of _0x142457[_0xe6d407(0x2b7)]()){const _0x3f62cb=_0xc7de62[_0xe6d407(0x203)]();if(_0x45b3d7[_0xe6d407(0x157)](_0x3f62cb)){_0x209047?(_0x18216b[_0xe6d407(0x197)](_0x4f7a70,0x1),_0x4f7a70--):_0x142457[_0xe6d407(0x170)](_0xc7de62[_0xe6d407(0x172)]);break;}}}}if(0x0==_0x18216b[_0xe6d407(0x213)])return null;const _0x15a788=this[_0xe6d407(0x27d)][_0xe6d407(0x1f2)](_0xe6d407(0x2cb),_0x34fe39,_0xe6d407(0x2ae));for(const _0x461855 of this[_0xe6d407(0x2c4)]())if(_0x461855[_0xe6d407(0x293)]['id']==_0x36a6f5['id']&&_0xe6d407(0x2cb)==_0x461855[_0xe6d407(0x2c9)]&&_0x461855[_0xe6d407(0x22a)][_0xe6d407(0x13c)]==_0x2248e3[_0xe6d407(0x13c)]&&_0x461855[_0xe6d407(0x2b0)]==_0x34fe39&&qt(_0x461855,_0x338c2e)&&(_0x15a788(_0x461855[_0xe6d407(0x160)](),_0x18216b)||_0x15a788(_0x18216b,_0x461855[_0xe6d407(0x160)]()))){for(const _0x3c2646 of _0x18216b)_0x461855[_0xe6d407(0x1eb)](_0x3c2646);return _0x461855;}const _0x2acd6f=_0x548f73(),_0x3ddde6=_0x36a6f5['id'],_0x525fd7=_0xe6d407(0x292)+_0x34fe39,_0x31752d=this[_0xe6d407(0x165)]({'id':_0x2acd6f,'type':_0x525fd7,'data':_0x2248e3,'createdAt':new Date(),'authorId':_0x3ddde6,'attributes':_0x338c2e});for(const _0x40f300 of _0x18216b)this[_0xe6d407(0x241)](_0x525fd7,_0x2acd6f,_0x3ddde6,_0x40f300,_0x51198f[_0xe6d407(0x250)]());return _0x31752d;}[_0x1d6b1c(0x297)](_0x4f5264,_0x1d7bad=null,_0x50af47={}){const _0x59d4a9=_0x1d6b1c;if(_0x4f5264[_0x59d4a9(0x29b)])return null;const _0x2a4280=this[_0x59d4a9(0x199)][_0x59d4a9(0x264)][_0x59d4a9(0x22f)](_0x59d4a9(0x21e))['me'],_0x53f555=new _0x63ea47(_0x4f5264[_0x59d4a9(0x244)],_0x4f5264[_0x59d4a9(0x2bd)]);for(const {suggestion:_0x463ca6,meta:_0x1faa33}of this[_0x59d4a9(0x2c1)](_0x53f555,_0x59d4a9(0x18c)))if(_0x1faa33[_0x59d4a9(0x1b3)]&&!_0x1faa33[_0x59d4a9(0x2af)]){if(_0x463ca6[_0x59d4a9(0x13d)]){const _0x1fde48=_0x463ca6[_0x59d4a9(0x160)]()[_0x59d4a9(0x24e)](_0x2279a6=>_0x59d4a9(0x138)!=_0x2279a6[_0x59d4a9(0x18d)][_0x59d4a9(0x2b5)]);_0x1fde48[_0x59d4a9(0x19b)](_0x59860c=>_0x53f555[_0x59d4a9(0x155)](_0x59860c,!0x0))&&_0x463ca6[_0x59d4a9(0x14a)]();if(_0x1fde48[_0x59d4a9(0x257)](_0x391bcc=>_0x391bcc[_0x59d4a9(0x155)](_0x53f555,!0x0))){const _0x4970de=this[_0x59d4a9(0x27d)][_0x59d4a9(0x1f2)](_0x59d4a9(0x158),_0x1d7bad,_0x59d4a9(0x24b));return this[_0x59d4a9(0x1cc)](()=>_0x4970de([_0x53f555],null,_0x50af47)),null;}}else{const _0x55d184=_0x53f555[_0x59d4a9(0x296)](_0x463ca6[_0x59d4a9(0x2be)]());null!==_0x55d184&&_0x463ca6[_0x59d4a9(0x253)]([_0x55d184],null,_0x50af47);}}if(_0x53f555[_0x59d4a9(0x287)](),_0x53f555[_0x59d4a9(0x29b)]||_0x59d4a9(0x138)==_0x53f555[_0x59d4a9(0x18d)][_0x59d4a9(0x2b5)])return null;let _0x5d81c4=null,_0x612ff3=_0x53f555[_0x59d4a9(0x244)],_0x476c39=_0x53f555[_0x59d4a9(0x2bd)];const _0x1732a0=this[_0x59d4a9(0x2c1)](_0x53f555,_0x59d4a9(0x158));for(const {suggestion:_0x59ca7c,meta:_0x2bd10a}of _0x1732a0){const _0x58eae5=this[_0x59d4a9(0x1e4)][_0x59d4a9(0x239)](_0x612ff3,_0x476c39);if(_0x2bd10a[_0x59d4a9(0x1b3)]&&(this[_0x59d4a9(0x290)]||!_0x2bd10a[_0x59d4a9(0x1b6)]&&!_0x2bd10a[_0x59d4a9(0x274)])){if(_0x59ca7c[_0x59d4a9(0x13d)]){if(!qt(_0x59ca7c,_0x50af47))continue;let _0x5ef1b7=!0x0;for(const _0x1eb1c1 of _0x59ca7c[_0x59d4a9(0x160)]()){if(_0x1eb1c1[_0x59d4a9(0x155)](_0x58eae5,!0x0))return _0x59ca7c;_0x58eae5[_0x59d4a9(0x155)](_0x1eb1c1)||(_0x5ef1b7=!0x1);}_0x5ef1b7&&_0x59ca7c[_0x59d4a9(0x14a)]();}else{const _0x295a1b=_0x59ca7c[_0x59d4a9(0x2be)]();if(_0x295a1b[_0x59d4a9(0x155)](_0x58eae5,!0x0))return _0x59ca7c;if(!qt(_0x59ca7c,_0x50af47)){_0x58eae5[_0x59d4a9(0x155)](_0x295a1b)?_0x59ca7c[_0x59d4a9(0x136)]():_0x295a1b[_0x59d4a9(0x2b4)](_0x612ff3)?_0x612ff3=_0x295a1b[_0x59d4a9(0x2bd)]:_0x295a1b[_0x59d4a9(0x2b4)](_0x476c39)&&(_0x476c39=_0x295a1b[_0x59d4a9(0x244)]);continue;}_0x612ff3=_0x612ff3[_0x59d4a9(0x1d6)](_0x295a1b[_0x59d4a9(0x244)])?_0x612ff3:_0x295a1b[_0x59d4a9(0x244)],_0x476c39=_0x476c39[_0x59d4a9(0x1e0)](_0x295a1b[_0x59d4a9(0x2bd)])?_0x476c39:_0x295a1b[_0x59d4a9(0x2bd)],_0x50af47=Object[_0x59d4a9(0x2ca)]({},_0x59ca7c[_0x59d4a9(0x2de)]),_0x5d81c4?_0x295a1b[_0x59d4a9(0x244)][_0x59d4a9(0x1d6)](_0x5d81c4[_0x59d4a9(0x2be)]()[_0x59d4a9(0x244)])?(_0x5d81c4[_0x59d4a9(0x136)](),_0x5d81c4=_0x59ca7c):_0x59ca7c[_0x59d4a9(0x136)]():_0x5d81c4=_0x59ca7c;}}}if(_0x5d81c4)return this[_0x59d4a9(0x28f)](_0x5d81c4,this[_0x59d4a9(0x1e4)][_0x59d4a9(0x239)](_0x612ff3,_0x476c39)),_0x5d81c4;{const _0xfce9dd=_0x548f73(),_0x1cc089=this[_0x59d4a9(0x1e4)][_0x59d4a9(0x239)](_0x612ff3,_0x476c39),_0xa5b882=_0x2a4280['id'],_0xdb20ca=_0x1d7bad?_0x59d4a9(0x180)+_0x1d7bad:_0x59d4a9(0x158),_0xa42ccc=this[_0x59d4a9(0x165)]({'id':_0xfce9dd,'type':_0xdb20ca,'createdAt':new Date(),'authorId':_0xa5b882,'attributes':_0x50af47});return this[_0x59d4a9(0x241)](_0xdb20ca,_0xfce9dd,_0xa5b882,_0x1cc089),_0xa42ccc;}}[_0x1d6b1c(0x15b)](_0x85b0c6,_0x518fb4=_0x1d6b1c(0x140),_0x16480f={}){const _0x4447cf=_0x1d6b1c,_0x2992fb=this[_0x4447cf(0x199)][_0x4447cf(0x264)][_0x4447cf(0x22f)](_0x4447cf(0x21e))['me'],_0x4eb2bb=_0x85b0c6[_0x4447cf(0x1d0)](_0x3f56f4=>new _0x63ea47(_0x3f56f4[_0x4447cf(0x244)],_0x3f56f4[_0x4447cf(0x2bd)])),_0x40806c=new Set();for(const {suggestion:_0x3ca835,meta:_0x4dcb65}of this[_0x4447cf(0x2c1)](_0x4eb2bb,_0x4447cf(0x18c)))_0x4dcb65[_0x4447cf(0x1b3)]&&!_0x4dcb65[_0x4447cf(0x2af)]&&_0x40806c[_0x4447cf(0x24f)](_0x3ca835);for(const _0x2d742b of _0x40806c)if(_0x2d742b[_0x4447cf(0x13d)]){const _0x425a73=_0x2d742b[_0x4447cf(0x160)]();(!_0x2d742b[_0x4447cf(0x2de)]||!_0x2d742b[_0x4447cf(0x2de)][_0x4447cf(0x248)])&&(_0x425a73[_0x4447cf(0x19b)](_0x34002f=>_0x4eb2bb[_0x4447cf(0x257)](_0x4f71a7=>_0x4f71a7[_0x4447cf(0x155)](_0x34002f,!0x0)))&&_0x2d742b[_0x4447cf(0x14a)]());if(_0x4eb2bb[_0x4447cf(0x19b)](_0x360931=>_0x425a73[_0x4447cf(0x257)](_0x29871=>_0x29871[_0x4447cf(0x155)](_0x360931,!0x0)))){const _0x4206bc=this[_0x4447cf(0x27d)][_0x4447cf(0x1f2)](_0x4447cf(0x158),_0x518fb4,_0x4447cf(0x24b));return this[_0x4447cf(0x1cc)](()=>_0x4206bc(_0x85b0c6,null,_0x16480f)),null;}}else{const _0x18c3c5=_0x2d742b[_0x4447cf(0x2be)]();_0x4eb2bb[_0x4447cf(0x257)](_0x149b3a=>_0x149b3a[_0x4447cf(0x155)](_0x18c3c5,!0x0))&&_0x2d742b[_0x4447cf(0x14a)]();if(_0x4eb2bb[_0x4447cf(0x19b)](_0x275dd9=>_0x18c3c5[_0x4447cf(0x155)](_0x275dd9,!0x0))){const _0x3c1b28=this[_0x4447cf(0x27d)][_0x4447cf(0x1f2)](_0x4447cf(0x158),_0x518fb4,_0x4447cf(0x24b));return this[_0x4447cf(0x1cc)](()=>_0x3c1b28(_0x4eb2bb,null,_0x16480f)),null;}}const _0x59ac17=this[_0x4447cf(0x27d)][_0x4447cf(0x1f2)](_0x4447cf(0x158),_0x518fb4,_0x4447cf(0x2ae));let _0x44ea38=null;for(const _0x4b749f of this[_0x4447cf(0x2c4)]())if(_0x4b749f[_0x4447cf(0x293)]['id']==_0x2992fb['id']&&_0x4b749f[_0x4447cf(0x19c)]&&_0x4447cf(0x158)==_0x4b749f[_0x4447cf(0x2c9)]&&_0x4b749f[_0x4447cf(0x2b0)]==_0x518fb4&&qt(_0x4b749f,_0x16480f)&&(_0x59ac17(_0x4b749f[_0x4447cf(0x160)](),_0x4eb2bb)||_0x59ac17(_0x4eb2bb,_0x4b749f[_0x4447cf(0x160)]()))){if(_0x44ea38){if(_0x4b749f[_0x4447cf(0x2b1)]&&_0x4b749f[_0x4447cf(0x2b1)][_0x4447cf(0x213)])continue;for(const _0x3bc6d2 of _0x4b749f[_0x4447cf(0x160)]())_0x44ea38[_0x4447cf(0x29a)](_0x3bc6d2)||_0x44ea38[_0x4447cf(0x1eb)](_0x3bc6d2);_0x4b749f[_0x4447cf(0x136)]();}else{_0x44ea38=_0x4b749f;for(const _0x369538 of _0x4eb2bb)_0x4b749f[_0x4447cf(0x29a)](_0x369538)||_0x4b749f[_0x4447cf(0x1eb)](_0x369538);}}if(_0x44ea38)return _0x44ea38;_0x40806c[_0x4447cf(0x21c)]();for(const {suggestion:_0x1e563d,meta:_0x4edbd2}of this[_0x4447cf(0x2c1)](_0x4eb2bb,_0x4447cf(0x158)))_0x4edbd2[_0x4447cf(0x1b3)]&&(this[_0x4447cf(0x290)]||!_0x4edbd2[_0x4447cf(0x1b6)]&&!_0x4edbd2[_0x4447cf(0x274)])&&qt(_0x1e563d,_0x16480f)&&_0x40806c[_0x4447cf(0x24f)](_0x1e563d);for(const _0x29c91f of _0x40806c){const _0xbf1533=_0x29c91f[_0x4447cf(0x160)]();if(!_0x16480f||!_0x16480f[_0x4447cf(0x248)]){if(_0x4eb2bb[_0x4447cf(0x19b)](_0x249906=>_0xbf1533[_0x4447cf(0x257)](_0x47e56f=>_0x47e56f[_0x4447cf(0x155)](_0x249906,!0x0))))return _0x29c91f;}(!_0x29c91f[_0x4447cf(0x2de)]||!_0x29c91f[_0x4447cf(0x2de)][_0x4447cf(0x248)])&&(_0xbf1533[_0x4447cf(0x19b)](_0x30cd0e=>_0x4eb2bb[_0x4447cf(0x257)](_0x5aa434=>_0x5aa434[_0x4447cf(0x155)](_0x30cd0e,!0x0)))&&_0x29c91f[_0x4447cf(0x14a)]());}const _0x242b5d=_0x548f73(),_0x341273=_0x2992fb['id'],_0x32b64a=_0x4447cf(0x180)+_0x518fb4,_0x18db29=this[_0x4447cf(0x165)]({'id':_0x242b5d,'type':_0x32b64a,'createdAt':new Date(),'authorId':_0x341273,'attributes':_0x16480f});for(const _0x41ec0b of _0x4eb2bb)_0x41ec0b[_0x4447cf(0x287)](),_0x41ec0b[_0x4447cf(0x29b)]||_0x4447cf(0x138)==_0x41ec0b[_0x4447cf(0x18d)][_0x4447cf(0x2b5)]||this[_0x4447cf(0x241)](_0x32b64a,_0x242b5d,_0x341273,_0x41ec0b,_0x51198f[_0x4447cf(0x250)]());return _0x18db29;}[_0x1d6b1c(0x1d3)](_0x5d933f,_0x41a506,_0x494414,_0x179016,_0x1030b6){const _0xb71765=_0x1d6b1c;if(_0x5d933f[_0xb71765(0x29b)])return[];if(_0xb71765(0x182)===this[_0xb71765(0x1a6)])return[];const _0x333469=this[_0xb71765(0x199)][_0xb71765(0x264)][_0xb71765(0x22f)](_0xb71765(0x21e))['me']['id'],_0x52fdd8=Array[_0xb71765(0x2a5)](this[_0xb71765(0x2dd)][_0xb71765(0x1d9)]())[_0xb71765(0x24e)](_0x3d0570=>_0xb71765(0x189)==_0x3d0570[_0xb71765(0x2c9)]&&_0x3d0570[_0xb71765(0x22a)][_0xb71765(0x26e)]==_0x41a506&&_0x3d0570[_0xb71765(0x29a)](_0x5d933f));if(_0xb71765(0x1d5)===this[_0xb71765(0x1a6)]){const _0x181d68=this[_0xb71765(0x2c1)](_0x5d933f,_0xb71765(0x18c))[_0xb71765(0x24e)](({meta:_0x42bc12})=>_0x42bc12[_0xb71765(0x1b3)]&&!_0x42bc12[_0xb71765(0x274)]&&!_0x42bc12[_0xb71765(0x2af)])[_0xb71765(0x1d0)](({suggestion:_0x2a0b9c})=>_0x2a0b9c);_0x52fdd8[_0xb71765(0x270)](..._0x181d68);}const _0x2104be=new Map([[_0x5d933f,_0x494414]]);for(const _0x497638 of _0x52fdd8){const _0x2ce6b5=_0xb71765(0x189)==_0x497638[_0xb71765(0x2c9)]?_0x497638[_0xb71765(0x22a)][_0xb71765(0x1e9)]:void 0x0,_0x2539a9=_0x497638[_0xb71765(0x2be)](),_0x26ca8f=Array[_0xb71765(0x2a5)](_0x2104be[_0xb71765(0x1da)]())[_0xb71765(0x214)](_0x9a1248=>_0x9a1248[_0xb71765(0x131)](_0x2539a9));if(!_0x26ca8f)continue;const _0x417b21=_0x26ca8f[_0xb71765(0x243)](_0x2539a9);this[_0xb71765(0x237)](_0x41a506)&&_0xb71765(0x18c)==_0x497638[_0xb71765(0x2c9)]&&0x0!=_0x417b21[_0xb71765(0x213)]||(_0x2104be[_0xb71765(0x2da)](_0x26ca8f),_0x417b21[_0xb71765(0x217)](_0x24ecce=>{const _0x210d1d=_0xb71765;_0x2104be[_0x210d1d(0x18a)](_0x24ecce,_0x494414);}),_0xb71765(0x18c)!=_0x497638[_0xb71765(0x2c9)]&&_0x2ce6b5!=_0x179016&&_0x2104be[_0xb71765(0x18a)](_0x26ca8f[_0xb71765(0x296)](_0x2539a9),_0x2ce6b5));}const _0x3f2f4b=[];for(const [_0x4e92ca,_0x275fd5]of _0x2104be){const _0x12191f=_0x548f73(),_0x1d7b86={'key':_0x41a506,'oldValue':_0x275fd5,'newValue':_0x179016};_0x41a506[_0xb71765(0x213)]>0x25&&console[_0xb71765(0x175)](_0xb71765(0x25b),{'key':_0x41a506});const _0x2a8f96=(_0xb71765(0x22d)+(_0x41a506+'|'+Gt({'newValue':_0x179016})))[_0xb71765(0x21b)](0x0,0x3c),_0x108950=this[_0xb71765(0x165)]({'id':_0x12191f,'type':_0x2a8f96,'data':_0x1d7b86,'createdAt':new Date(),'authorId':_0x333469,'attributes':_0x1030b6});_0x3f2f4b[_0xb71765(0x16c)](_0x108950),this[_0xb71765(0x241)](_0x2a8f96,_0x12191f,_0x333469,_0x4e92ca);}return _0x3f2f4b;}[_0x1d6b1c(0x218)](_0x2d49b8){const _0x383731=_0x1d6b1c;this[_0x383731(0x17e)](_0x2d49b8,(_0x544d1b,..._0x4688f7)=>{const _0x25f5bc=_0x383731;this[_0x25f5bc(0x26a)](()=>{_0x544d1b(..._0x4688f7);});});}[_0x1d6b1c(0x279)](_0x1ed44e){const _0x40c618=_0x1d6b1c;this[_0x40c618(0x262)][_0x40c618(0x24f)](_0x1ed44e);}[_0x1d6b1c(0x24a)](_0x282733){const _0x550cc6=_0x1d6b1c;this[_0x550cc6(0x17a)][_0x550cc6(0x24f)](_0x282733);}[_0x1d6b1c(0x261)](_0x817bcd){const _0x1652a3=_0x1d6b1c;return _0x1652a3(0x189)==_0x817bcd[_0x1652a3(0x2c9)]?_0x817bcd[_0x1652a3(0x2b0)][_0x1652a3(0x12e)]('|')[0x0]:null;}[_0x1d6b1c(0x28f)](_0x25c40c,_0x3bfbfe){const _0x3e309a=_0x1d6b1c,_0x58884c=_0x25c40c[_0x3e309a(0x1a9)]();this[_0x3e309a(0x1e4)][_0x3e309a(0x2dc)](_0x23cac5=>{const _0xc2da87=_0x3e309a;_0x23cac5[_0xc2da87(0x2c8)](_0x58884c,{'range':_0x3bfbfe});});}[_0x1d6b1c(0x254)](_0x361ed4){const _0x575d68=_0x1d6b1c,_0x3a8831=_0x361ed4['id'],_0x10c175=this[_0x575d68(0x199)][_0x575d68(0x1bd)][_0x575d68(0x22f)](_0x575d68(0x2a8));this[_0x575d68(0x186)][_0x575d68(0x2b3)](_0x3a8831)||this[_0x575d68(0x186)][_0x575d68(0x26c)]({'channelId':_0x10c175,'threadId':_0x3a8831,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xd1857c=this[_0x575d68(0x186)][_0x575d68(0x1d4)](_0x3a8831);_0xd1857c[_0x575d68(0x171)](_0x575d68(0x152)),_0xd1857c[_0x575d68(0x152)]=!0x1,_0x361ed4[_0x575d68(0x2b1)]=_0xd1857c;}[_0x1d6b1c(0x271)](_0x2b62c7,_0x1a38da,_0x1cf1c1,_0x4e90ac){const _0x15f1af=_0x1d6b1c;if(_0x2b62c7[_0x15f1af(0x2c9)]!=_0x1a38da||_0x2b62c7[_0x15f1af(0x2b0)]!=_0x1cf1c1||_0x2b62c7[_0x15f1af(0x16f)]['id']!=_0x4e90ac)throw this[_0x15f1af(0x199)][_0x15f1af(0x283)](_0x15f1af(0x137)),new _0x279db4(_0x15f1af(0x137),this);}[_0x1d6b1c(0x184)](_0x1a1486,_0x29f1bc){const _0x574078=_0x1d6b1c,_0x63c6a3=_0x1a1486[_0x574078(0x2be)]();if(_0x29f1bc[_0x574078(0x157)](_0x63c6a3))_0x1a1486[_0x574078(0x136)]();else{if(_0x63c6a3[_0x574078(0x155)](_0x29f1bc)){const _0x351ee9=this[_0x574078(0x1e4)][_0x574078(0x1e8)](_0x29f1bc[_0x574078(0x244)][_0x574078(0x280)],_0x574078(0x2bd));this[_0x574078(0x28f)](_0x1a1486,this[_0x574078(0x1e4)][_0x574078(0x239)](_0x63c6a3[_0x574078(0x244)],_0x351ee9));const _0x5a548c=_0x548f73(),_0x330d21=_0x1a1486[_0x574078(0x16f)]['id'],_0x34722b=_0x1a1486[_0x574078(0x2c9)]+':'+_0x1a1486[_0x574078(0x2b0)];this[_0x574078(0x165)]({'id':_0x5a548c,'type':_0x34722b,'createdAt':new Date(),'authorId':_0x330d21,'data':_0x1a1486[_0x574078(0x22a)],'attributes':_0x1a1486[_0x574078(0x2de)]});const _0x2044d0=this[_0x574078(0x1e4)][_0x574078(0x1e8)](_0x29f1bc[_0x574078(0x2bd)][_0x574078(0x1b1)],_0x574078(0x196)),_0x39f713=this[_0x574078(0x1e4)][_0x574078(0x239)](_0x2044d0,_0x63c6a3[_0x574078(0x2bd)]);this[_0x574078(0x241)](_0x34722b,_0x5a548c,_0x330d21,_0x39f713);}else{if(_0x63c6a3[_0x574078(0x2b4)](_0x29f1bc[_0x574078(0x244)])){const _0x4c6f5f=this[_0x574078(0x1e4)][_0x574078(0x1e8)](_0x29f1bc[_0x574078(0x244)][_0x574078(0x280)],_0x574078(0x2bd));this[_0x574078(0x28f)](_0x1a1486,this[_0x574078(0x1e4)][_0x574078(0x239)](_0x63c6a3[_0x574078(0x244)],_0x4c6f5f));}else{const _0x576b96=this[_0x574078(0x1e4)][_0x574078(0x1e8)](_0x29f1bc[_0x574078(0x2bd)][_0x574078(0x1b1)],_0x574078(0x196));this[_0x574078(0x28f)](_0x1a1486,this[_0x574078(0x1e4)][_0x574078(0x239)](_0x576b96,_0x63c6a3[_0x574078(0x2bd)]));}}}}[_0x1d6b1c(0x23f)](_0x2c0dcc){const _0x30925e=_0x1d6b1c;for(const {suggestion:_0x66d0aa,meta:_0x264c8d}of this[_0x30925e(0x2c1)](_0x2c0dcc,_0x30925e(0x18c))){if(!_0x264c8d[_0x30925e(0x1b3)])continue;const _0x3e6cb0=_0x66d0aa[_0x30925e(0x160)]();for(const _0x1bb005 of _0x3e6cb0)if(!_0x2c0dcc[_0x30925e(0x243)](_0x1bb005)[_0x30925e(0x213)])return!0x0;}return!0x1;}[_0x1d6b1c(0x1b5)](_0x545d38){const _0x5c4f9d=_0x1d6b1c,_0x8b2b23=this[_0x5c4f9d(0x199)][_0x5c4f9d(0x264)][_0x5c4f9d(0x22f)](_0x5c4f9d(0x21e))[_0x5c4f9d(0x298)](_0x545d38);if(!_0x8b2b23)throw new _0x279db4(_0x5c4f9d(0x1c0),this);return _0x8b2b23;}[_0x1d6b1c(0x221)](_0x53ebd4){const _0x55d78a=_0x1d6b1c,_0x1a4ac6=this[_0x55d78a(0x199)][_0x55d78a(0x264)][_0x55d78a(0x22f)](_0x55d78a(0x21e)),_0x449147=_0x4367c5(_0x55d78a(0x15e)+_0x53ebd4),_0x29b541=_0x1a4ac6[_0x55d78a(0x298)](_0x449147);return _0x29b541||_0x1a4ac6[_0x55d78a(0x277)]({'id':_0x449147,'name':_0x53ebd4});}[_0x1d6b1c(0x2aa)](_0x2f1745,_0x4c591d,_0x75691a,_0x3cca21,_0x3f6a14){const _0x2f9c74=_0x1d6b1c,_0x31598e=this[_0x2f9c74(0x1b5)](_0x3cca21),_0x306981=this[_0x2f9c74(0x27d)][_0x2f9c74(0x193)](_0x2f1745,_0x4c591d,_0x75691a,_0x31598e,_0x3f6a14,_0x80da4f=>{const _0x61d99c=_0x2f9c74;this[_0x61d99c(0x286)](_0x75691a,{'attributes':_0x80da4f});const _0x11868e=this[_0x61d99c(0x1fd)](_0x75691a);this[_0x61d99c(0x251)](new Set([_0x11868e])),this[_0x61d99c(0x20a)](new Set([_0x11868e]));});return this[_0x2f9c74(0x192)](_0x306981,_0x2f9c74(0x24b),()=>{const _0x3b81fb=_0x2f9c74;this[_0x3b81fb(0x286)](_0x75691a,{'state':_0x3b81fb(0x21d)});},{'priority':_0x2f9c74(0x156)}),this[_0x2f9c74(0x192)](_0x306981,_0x2f9c74(0x14a),()=>{const _0x2c5e53=_0x2f9c74;this[_0x2c5e53(0x286)](_0x75691a,{'state':_0x2c5e53(0x1b7)});},{'priority':_0x2f9c74(0x156)}),this[_0x2f9c74(0x2dd)][_0x2f9c74(0x18a)](_0x75691a,_0x306981),this[_0x2f9c74(0x176)][_0x2f9c74(0x18a)](_0x306981,_0x2f9c74(0x234)),_0x306981;}[_0x1d6b1c(0x1dd)](_0x35ba98){const _0x55316f=_0x1d6b1c,_0x5ba936=_0x35ba98[_0x55316f(0x12e)](':');return{'group':_0x5ba936[0x0],'type':_0x5ba936[0x1],'subType':_0x5ba936[_0x55316f(0x213)]>=0x5?_0x5ba936[0x2]:null,'id':_0x5ba936[_0x55316f(0x213)]<0x5?_0x5ba936[0x2]:_0x5ba936[0x3],'authorId':_0x5ba936[_0x55316f(0x213)]<0x5?_0x5ba936[0x3]:_0x5ba936[0x4],'markerCount':0x6==_0x5ba936[_0x55316f(0x213)]?_0x5ba936[0x5]:null};}[_0x1d6b1c(0x284)](_0x4f00e7,_0x3f4fab,_0x1bee19){const _0x474e=_0x1d6b1c,_0x280cc8=_0x4f00e7[_0x474e(0x2be)](),_0x27570e=_0x280cc8[_0x474e(0x244)],_0x448179=_0x280cc8[_0x474e(0x2bd)];this[_0x474e(0x28f)](_0x4f00e7,this[_0x474e(0x1e4)][_0x474e(0x239)](_0x27570e,_0x3f4fab));const _0x77cee3=_0x548f73(),_0x32147e=_0x4f00e7[_0x474e(0x16f)]['id'],_0x1ee1d9=_0x4f00e7[_0x474e(0x2c9)]+(_0x4f00e7[_0x474e(0x2b0)]?':'+_0x4f00e7[_0x474e(0x2b0)]:'');this[_0x474e(0x165)]({'id':_0x77cee3,'type':_0x1ee1d9,'createdAt':new Date(),'authorId':_0x32147e,'originalSuggestionId':_0x4f00e7['id'],'attributes':_0x4f00e7[_0x474e(0x2de)],'data':_0x4f00e7[_0x474e(0x22a)]});const _0x48bab9=this[_0x474e(0x261)](_0x4f00e7);(_0x474e(0x2cb)==_0x4f00e7[_0x474e(0x2c9)]||_0x48bab9&&this[_0x474e(0x237)](_0x48bab9))&&(_0x1bee19=this[_0x474e(0x1e4)][_0x474e(0x281)](_0x1bee19[_0x474e(0x1b1)])),this[_0x474e(0x241)](_0x1ee1d9,_0x77cee3,_0x32147e,this[_0x474e(0x1e4)][_0x474e(0x239)](_0x1bee19,_0x448179));}[_0x1d6b1c(0x2c1)](_0x2cc3cd,_0x38f787=null){const _0x26f37f=_0x1d6b1c,_0x48ab0e=[],_0x1950c1=this[_0x26f37f(0x199)][_0x26f37f(0x264)][_0x26f37f(0x22f)](_0x26f37f(0x21e))['me'];Array[_0x26f37f(0x230)](_0x2cc3cd)||(_0x2cc3cd=[_0x2cc3cd]);for(const _0x46e2cb of this[_0x26f37f(0x2c4)]()){if(!_0x46e2cb[_0x26f37f(0x19c)])continue;if(_0x38f787&&_0x46e2cb[_0x26f37f(0x2c9)]!=_0x38f787)continue;let _0x20f2ef=!0x1;for(const _0x53969e of _0x46e2cb[_0x26f37f(0x160)]()){for(const _0x5719e0 of _0x2cc3cd){const _0x34a4a2=_0x5719e0[_0x26f37f(0x244)][_0x26f37f(0x157)](_0x53969e[_0x26f37f(0x2bd)])||_0x5719e0[_0x26f37f(0x2bd)][_0x26f37f(0x157)](_0x53969e[_0x26f37f(0x244)]);if(_0x34a4a2||_0x5719e0[_0x26f37f(0x296)](_0x53969e)){const _0x2fa2c9=_0x5719e0[_0x26f37f(0x155)](_0x53969e)&&Ot(this[_0x26f37f(0x1e4)][_0x26f37f(0x1f6)],_0x53969e[_0x26f37f(0x244)],_0x5719e0),_0xf1ff34=_0x53969e[_0x26f37f(0x155)](_0x5719e0)&&Ot(this[_0x26f37f(0x1e4)][_0x26f37f(0x1f6)],_0x5719e0[_0x26f37f(0x244)],_0x53969e);_0x48ab0e[_0x26f37f(0x16c)]({'suggestion':_0x46e2cb,'meta':{'isOwn':_0x1950c1==_0x46e2cb[_0x26f37f(0x293)],'isNextTo':_0x34a4a2,'isInsideObject':_0x2fa2c9,'containsRangeInObject':_0xf1ff34}}),_0x20f2ef=!0x0;break;}}if(_0x20f2ef)break;}}return _0x48ab0e;}[_0x1d6b1c(0x241)](_0x186114,_0x2123ef,_0x3d0f9b,_0x4dd2a8,_0x2f1b8e){const _0x4b5188=_0x1d6b1c;this[_0x4b5188(0x1e4)][_0x4b5188(0x2dc)](_0x2b1b16=>{const _0x3a44fa=_0x4b5188;let _0x7f11ad=_0x3a44fa(0x23e)+_0x186114+':'+_0x2123ef+':'+_0x3d0f9b;_0x2f1b8e&&(_0x7f11ad=_0x7f11ad+':'+_0x2f1b8e),_0x2b1b16[_0x3a44fa(0x247)](_0x7f11ad,{'range':_0x4dd2a8,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1d6b1c(0x1b2)](_0x149074){const _0x2c708c=_0x1d6b1c,_0x3ed3c5=_0x149074[_0x2c708c(0x1ac)],_0x4b4199=_0x149074[_0x2c708c(0x19e)];_0x149074[_0x2c708c(0x1ac)]=null,_0x149074[_0x2c708c(0x19e)]=null,null!=_0x3ed3c5&&_0x3ed3c5[_0x2c708c(0x19e)]==_0x149074&&(_0x3ed3c5[_0x2c708c(0x19e)]=_0x4b4199),null!=_0x4b4199&&_0x4b4199[_0x2c708c(0x1ac)]==_0x149074&&(_0x4b4199[_0x2c708c(0x1ac)]=_0x3ed3c5),_0x2c708c(0x15f)==this[_0x2c708c(0x176)][_0x2c708c(0x22f)](_0x149074)&&(this[_0x2c708c(0x176)][_0x2c708c(0x18a)](_0x149074,_0x2c708c(0x28d)),this[_0x2c708c(0x236)](_0x2c708c(0x167),_0x149074,_0x3ed3c5,_0x4b4199));}[_0x1d6b1c(0x165)](_0x19fa8f){const _0x2ba1d3=_0x1d6b1c,_0x3f6458=_0x19fa8f['id'],_0x3ed73a=this[_0x2ba1d3(0x26b)](_0x19fa8f);if(this[_0x2ba1d3(0x227)]&&this[_0x2ba1d3(0x227)][_0x2ba1d3(0x166)]){const _0x3eceea=this[_0x2ba1d3(0x199)][_0x2ba1d3(0x264)][_0x2ba1d3(0x22f)](_0x2ba1d3(0x20f)),_0x43d2fd=_0x3ed73a[_0x2ba1d3(0x24c)],_0x49cc33=_0x3ed73a[_0x2ba1d3(0x2b0)]?_0x3ed73a[_0x2ba1d3(0x2c9)]+':'+_0x3ed73a[_0x2ba1d3(0x2b0)]:_0x3ed73a[_0x2ba1d3(0x2c9)],_0x2c4961=this[_0x2ba1d3(0x199)][_0x2ba1d3(0x228)],_0x19ba9a=_0x3eceea[_0x2ba1d3(0x24f)](_0x16ebf8(_0x2c4961,_0x2ba1d3(0x25c))),_0x1fcc43={'id':_0x3f6458,'type':_0x49cc33,'hasComments':_0x43d2fd,'data':_0x19fa8f[_0x2ba1d3(0x22a)]||null,'originalSuggestionId':_0x19fa8f[_0x2ba1d3(0x2d0)]||null,'attributes':_0x3ed73a[_0x2ba1d3(0x2de)]};this[_0x2ba1d3(0x227)][_0x2ba1d3(0x166)](_0x1fcc43)[_0x2ba1d3(0x18f)](_0xa76d0c=>{const _0x4d715e=_0x2ba1d3;_0x3ed73a[_0x4d715e(0x249)]=!0x0,_0x3eceea[_0x4d715e(0x282)](_0x19ba9a),_0xa76d0c&&_0xa76d0c[_0x4d715e(0x15c)]&&(this[_0x4d715e(0x2dd)][_0x4d715e(0x22f)](_0x3f6458)[_0x4d715e(0x15c)]=_0xa76d0c[_0x4d715e(0x15c)]);})[_0x2ba1d3(0x1fc)](_0x23ad56=>{const _0x1b1921=_0x2ba1d3;throw _0x1091be(_0x1b1921(0x2b8)),this[_0x1b1921(0x199)][_0x1b1921(0x256)][_0x1b1921(0x27f)]({'isUndoable':!0x1},()=>{const _0x3d4cdb=_0x1b1921;_0x3ed73a[_0x3d4cdb(0x14a)]();}),_0x3ed73a[_0x1b1921(0x149)](),this[_0x1b1921(0x2dd)][_0x1b1921(0x2da)](_0x3ed73a['id']),this[_0x1b1921(0x176)][_0x1b1921(0x2da)](_0x3ed73a),_0x23ad56;});}return _0x3ed73a;}[_0x1d6b1c(0x237)](_0x37297f){const _0xd14252=_0x1d6b1c;return this[_0xd14252(0x262)][_0xd14252(0x198)](_0x37297f);}[_0x1d6b1c(0x286)](_0x254702,_0x258d57){const _0x2de5ac=_0x1d6b1c,_0x3d71cf=this[_0x2de5ac(0x199)][_0x2de5ac(0x264)][_0x2de5ac(0x22f)](_0x2de5ac(0x20f)),_0x32db74=this[_0x2de5ac(0x1fd)](_0x254702);if(this[_0x2de5ac(0x227)]&&this[_0x2de5ac(0x227)][_0x2de5ac(0x2c7)]){if(_0x32db74[_0x2de5ac(0x249)]){const _0x23cc48=_0x3d71cf[_0x2de5ac(0x24f)](_0x16ebf8(this[_0x2de5ac(0x199)][_0x2de5ac(0x228)],_0x2de5ac(0x25c)));this[_0x2de5ac(0x227)][_0x2de5ac(0x2c7)](_0x254702,_0x258d57)[_0x2de5ac(0x18f)](()=>{const _0x29d240=_0x2de5ac;_0x3d71cf[_0x29d240(0x282)](_0x23cc48);});}else _0x32db74['on'](_0x2de5ac(0x143),()=>{const _0x4b89ce=_0x2de5ac;this[_0x4b89ce(0x286)](_0x254702,_0x258d57);});}}[_0x1d6b1c(0x13e)](_0x3ff388){const _0x4fb5eb=_0x1d6b1c;if(!this[_0x4fb5eb(0x227)]||!this[_0x4fb5eb(0x227)][_0x4fb5eb(0x1fd)])throw new _0x279db4(_0x4fb5eb(0x2ba),this);return this[_0x4fb5eb(0x227)][_0x4fb5eb(0x1fd)](_0x3ff388);}[_0x1d6b1c(0x18e)](_0x2969c1){const _0x29fbef=_0x1d6b1c,{id:_0x3630f2,type:_0x1b3486,subType:_0x27281f,authorId:_0x3d2902}=this[_0x29fbef(0x1dd)](_0x2969c1),_0x29c1b4=this[_0x29fbef(0x2dd)][_0x29fbef(0x22f)](_0x3630f2)||this[_0x29fbef(0x2aa)](_0x1b3486,_0x27281f,_0x3630f2,_0x3d2902,{});switch(this[_0x29fbef(0x271)](_0x29c1b4,_0x1b3486,_0x27281f,_0x3d2902),this[_0x29fbef(0x176)][_0x29fbef(0x22f)](_0x29c1b4)){case _0x29fbef(0x234):this[_0x29fbef(0x13e)](_0x3630f2)[_0x29fbef(0x18f)](_0x36ad59=>{const _0x32dccf=_0x29fbef;let _0x153c99=Promise[_0x32dccf(0x1c6)]();_0x36ad59[_0x32dccf(0x24c)]&&(_0x153c99=this[_0x32dccf(0x186)][_0x32dccf(0x1ed)]({'channelId':this[_0x32dccf(0x199)][_0x32dccf(0x1bd)][_0x32dccf(0x22f)](_0x32dccf(0x2a8)),'threadId':_0x3630f2})),_0x153c99[_0x32dccf(0x18f)](()=>{const _0x58c5b4=_0x32dccf;this[_0x58c5b4(0x26b)](_0x36ad59)[_0x58c5b4(0x249)]=!0x0;});}),this[_0x29fbef(0x176)][_0x29fbef(0x18a)](_0x29c1b4,_0x29fbef(0x269));break;case _0x29fbef(0x28d):this[_0x29fbef(0x286)](_0x3630f2,{'state':_0x29fbef(0x147)});case _0x29fbef(0x1bc):this[_0x29fbef(0x176)][_0x29fbef(0x18a)](_0x29c1b4,_0x29fbef(0x15f)),this[_0x29fbef(0x236)](_0x29fbef(0x2d3),_0x29c1b4);break;case _0x29fbef(0x15f):this[_0x29fbef(0x236)](_0x29fbef(0x1aa),_0x29c1b4);}return _0x29c1b4[_0x29fbef(0x169)](_0x2969c1),_0x29c1b4;}[_0x1d6b1c(0x20a)](_0x433788){const _0x4ad47f=_0x1d6b1c,_0x2b599f=Array[_0x4ad47f(0x2a5)](_0x433788),_0x5bc084=_0x2b599f[_0x4ad47f(0x24e)](_0x57cab9=>_0x4ad47f(0x189)==_0x57cab9[_0x4ad47f(0x2c9)]);this[_0x4ad47f(0x211)](_0x5bc084);const _0x4444b3=_0x2b599f[_0x4ad47f(0x24e)](_0x330dee=>!_0x330dee[_0x4ad47f(0x13d)]&&_0x4ad47f(0x189)!=_0x330dee[_0x4ad47f(0x2c9)]),_0xb84051=this[_0x4ad47f(0x2c4)]({'skipNotAttached':!0x0})[_0x4ad47f(0x24e)](_0x41259a=>!_0x41259a[_0x4ad47f(0x13d)]&&_0x4ad47f(0x189)!=_0x41259a[_0x4ad47f(0x2c9)]),_0x58fdf3=_0xb84051[_0x4ad47f(0x24e)](_0x25bf7b=>!_0x433788[_0x4ad47f(0x198)](_0x25bf7b)),_0x4faa01=new Map(_0xb84051[_0x4ad47f(0x1d0)](_0x81ebeb=>[_0x81ebeb,this[_0x4ad47f(0x27d)][_0x4ad47f(0x1f2)](_0x81ebeb[_0x4ad47f(0x2c9)],_0x81ebeb[_0x4ad47f(0x2b0)],_0x4ad47f(0x220))])),_0x476b46=new Map(_0xb84051[_0x4ad47f(0x1d0)](_0x337147=>[_0x337147,_0x337147[_0x4ad47f(0x2be)]()])),_0x195f29=new Set(),_0x341386=new Set();for(let _0x37a63c=0x0;_0x37a63c<_0x4444b3[_0x4ad47f(0x213)];_0x37a63c++)_0x5660c6(_0x4444b3[_0x37a63c],_0x4444b3,_0x37a63c+0x1);for(let _0x470fbf=0x0;_0x470fbf<_0x4444b3[_0x4ad47f(0x213)];_0x470fbf++)_0x5660c6(_0x4444b3[_0x470fbf],_0x58fdf3,0x0);const _0x591b74=new Set();for(let _0x3856cf=0x0;_0x3856cf<_0x4444b3[_0x4ad47f(0x213)];_0x3856cf++){const _0x413a13=_0x4444b3[_0x3856cf];!_0x341386[_0x4ad47f(0x198)](_0x413a13)&&_0x413a13[_0x4ad47f(0x1ac)]&&(_0x591b74[_0x4ad47f(0x24f)](_0x413a13[_0x4ad47f(0x1ac)]),_0x413a13[_0x4ad47f(0x1ac)][_0x4ad47f(0x19e)]===_0x413a13&&(_0x413a13[_0x4ad47f(0x1ac)][_0x4ad47f(0x19e)]=null),_0x413a13[_0x4ad47f(0x1ac)]=null),!_0x195f29[_0x4ad47f(0x198)](_0x413a13)&&_0x413a13[_0x4ad47f(0x19e)]&&(_0x591b74[_0x4ad47f(0x24f)](_0x413a13[_0x4ad47f(0x19e)]),_0x413a13[_0x4ad47f(0x19e)][_0x4ad47f(0x1ac)]===_0x413a13&&(_0x413a13[_0x4ad47f(0x19e)][_0x4ad47f(0x1ac)]=null),_0x413a13[_0x4ad47f(0x19e)]=null);}function _0x5660c6(_0x495362,_0x7e1436,_0x2a2503){const _0x2ec9d5=_0x4ad47f;for(let _0x18ad91=_0x2a2503;_0x18ad91<_0x7e1436[_0x2ec9d5(0x213)];_0x18ad91++){const _0x1d1652=_0x79cef8(_0x495362,_0x7e1436[_0x18ad91]);_0x1d1652&&(_0x1d1652[0x0][_0x2ec9d5(0x19e)]=_0x1d1652[0x1],_0x1d1652[0x1][_0x2ec9d5(0x1ac)]=_0x1d1652[0x0],_0x195f29[_0x2ec9d5(0x24f)](_0x1d1652[0x0]),_0x341386[_0x2ec9d5(0x24f)](_0x1d1652[0x1]));}}function _0x79cef8(_0x2845bb,_0x295e14){const _0x4e0f93=_0x4ad47f;if(_0x2845bb[_0x4e0f93(0x293)]['id']!==_0x295e14[_0x4e0f93(0x293)]['id'])return null;const _0x5744eb=_0x4faa01[_0x4e0f93(0x22f)](_0x2845bb)(_0x2845bb,_0x295e14,_0x476b46[_0x4e0f93(0x22f)](_0x2845bb),_0x476b46[_0x4e0f93(0x22f)](_0x295e14));if(!_0x5744eb)return null;return _0x4faa01[_0x4e0f93(0x22f)](_0x295e14)(_0x2845bb,_0x295e14,_0x476b46[_0x4e0f93(0x22f)](_0x2845bb),_0x476b46[_0x4e0f93(0x22f)](_0x295e14))?_0x5744eb[0x1][_0x4e0f93(0x2b1)]&&_0x5744eb[0x1][_0x4e0f93(0x2b1)][_0x4e0f93(0x213)]?null:_0x5744eb:null;}_0x591b74[_0x4ad47f(0x1b4)]&&this[_0x4ad47f(0x20a)](_0x591b74);}[_0x1d6b1c(0x211)](_0x47f7a1){const _0x4bb8a6=_0x1d6b1c;if(0x0==_0x47f7a1[_0x4bb8a6(0x213)])return;const _0x2e8302=this[_0x4bb8a6(0x2c4)]({'skipNotAttached':!0x0})[_0x4bb8a6(0x24e)](_0x48d81c=>_0x4bb8a6(0x189)==_0x48d81c[_0x4bb8a6(0x2c9)]&&_0x48d81c[_0x4bb8a6(0x1c3)]),_0x39a227=[],_0x35c30b=new Map();for(const _0x11b648 of _0x2e8302){const _0x106ab6=_0x4367c5(_0x11b648[_0x4bb8a6(0x2de)]);_0x35c30b[_0x4bb8a6(0x198)](_0x106ab6)||(_0x35c30b[_0x4bb8a6(0x18a)](_0x106ab6,_0x39a227[_0x4bb8a6(0x213)]),_0x39a227[_0x4bb8a6(0x16c)]([]));const _0x33e5a2=_0x35c30b[_0x4bb8a6(0x22f)](_0x106ab6);_0x39a227[_0x33e5a2][_0x4bb8a6(0x16c)](_0x11b648);}!(function(){const _0x2d85ba=_0x4bb8a6;_0x39a227[_0x2d85ba(0x2b2)]((_0x25f4cc,_0x3f15fa)=>{const _0x3b9754=_0x2d85ba,_0x494ea5=_0x25f4cc[0x0][_0x3b9754(0x15c)],_0x57d4d1=_0x3f15fa[0x0][_0x3b9754(0x15c)];return _0x494ea5==_0x57d4d1?_0x25f4cc[0x0][_0x3b9754(0x2de)][_0x3b9754(0x1de)]<_0x3f15fa[0x0][_0x3b9754(0x2de)][_0x3b9754(0x1de)]?-0x1:0x1:_0x494ea5<_0x57d4d1?-0x1:0x1;});for(const _0x416ad8 of _0x39a227)_0x416ad8[_0x2d85ba(0x2b2)]((_0x29c206,_0x21412d)=>_0x29c206['id']<_0x21412d['id']?-0x1:0x1);}());for(let _0x3c026b=0x0;_0x3c026b<_0x39a227[_0x4bb8a6(0x213)];_0x3c026b++){if(0x0==_0x39a227[_0x3c026b][_0x4bb8a6(0x213)])continue;const _0x5df030=[];for(let _0x4b0463=_0x3c026b+0x1;_0x4b0463<_0x39a227[_0x4bb8a6(0x213)];_0x4b0463++)0x0!=_0x39a227[_0x4b0463][_0x4bb8a6(0x213)]&&_0x33ab30(_0x39a227[_0x3c026b],_0x39a227[_0x4b0463])&&_0x5df030[_0x4bb8a6(0x16c)](_0x4b0463);for(const _0x21c493 of _0x5df030)_0x39a227[_0x3c026b]=_0x39a227[_0x3c026b][_0x4bb8a6(0x22c)](_0x39a227[_0x21c493]),_0x39a227[_0x21c493]=[];}for(const _0x371cb0 of _0x39a227)for(let _0x16a665=0x0;_0x16a665<_0x371cb0[_0x4bb8a6(0x213)];_0x16a665++){const _0x5df37e=_0x371cb0[_0x16a665+0x1]||null;_0x371cb0[_0x16a665][_0x4bb8a6(0x19e)]!==_0x5df37e&&(_0x371cb0[_0x16a665][_0x4bb8a6(0x19e)]=_0x5df37e);}for(const _0x1af944 of _0x39a227)for(let _0x26c35e=0x0;_0x26c35e<_0x1af944[_0x4bb8a6(0x213)];_0x26c35e++){const _0x55e89e=_0x1af944[_0x26c35e-0x1]||null;_0x1af944[_0x26c35e][_0x4bb8a6(0x1ac)]!==_0x55e89e&&(_0x1af944[_0x26c35e][_0x4bb8a6(0x1ac)]=_0x55e89e);}function _0x33ab30(_0x6ae40c,_0x4de7ca){const _0x14a9d3=_0x4bb8a6;if(_0x6ae40c[0x0][_0x14a9d3(0x2de)][_0x14a9d3(0x1de)]!==_0x4de7ca[0x0][_0x14a9d3(0x2de)][_0x14a9d3(0x1de)]&&_0x6ae40c[0x0][_0x14a9d3(0x293)]!==_0x4de7ca[0x0][_0x14a9d3(0x293)])return!0x1;if(!function(_0x31d402,_0xb54d96){const _0x59e296=_0x14a9d3;if(!_0x31d402[_0x59e296(0x24c)]&&!_0xb54d96[_0x59e296(0x24c)])return!0x0;if(_0x31d402[_0x59e296(0x24c)]&&_0xb54d96[_0x59e296(0x24c)])return!0x1;if(_0x31d402[_0x59e296(0x24c)]&&_0xb54d96[_0x59e296(0x15c)]<_0x31d402[_0x59e296(0x2b1)][_0x59e296(0x185)][_0x59e296(0x22f)](0x0)[_0x59e296(0x15c)])return!0x0;if(_0xb54d96[_0x59e296(0x24c)]&&_0x31d402[_0x59e296(0x15c)]<_0xb54d96[_0x59e296(0x2b1)][_0x59e296(0x185)][_0x59e296(0x22f)](0x0)[_0x59e296(0x15c)])return!0x0;return!0x1;}(_0x6ae40c[0x0],_0x4de7ca[0x0]))return!0x1;const _0x40853b=_0x3356ea(_0x6ae40c[0x0][_0x14a9d3(0x2de)],_0x14a9d3(0x1de)),_0x28f8e5=_0x3356ea(_0x4de7ca[0x0][_0x14a9d3(0x2de)],_0x14a9d3(0x1de));if(!_0x1f3bbd(_0x40853b,_0x28f8e5))return!0x1;return!!_0x6ae40c[_0x14a9d3(0x19b)](_0x445b67=>_0x4de7ca[_0x14a9d3(0x257)](_0x5a5cf3=>_0x445b67[_0x14a9d3(0x2be)]()[_0x14a9d3(0x157)](_0x5a5cf3[_0x14a9d3(0x2be)]())))&&_0x4de7ca[_0x14a9d3(0x19b)](_0x10fac8=>_0x6ae40c[_0x14a9d3(0x257)](_0x57f602=>_0x10fac8[_0x14a9d3(0x2be)]()[_0x14a9d3(0x157)](_0x57f602[_0x14a9d3(0x2be)]())));}}[_0x1d6b1c(0x251)](_0x10f263){const _0x95d17d=_0x1d6b1c,_0x1d46ba=Array[_0x95d17d(0x2a5)](_0x10f263),_0x4a08e8=this[_0x95d17d(0x2c4)]({'skipNotAttached':!0x0}),_0x3a5f0d=_0x4a08e8[_0x95d17d(0x24e)](_0x2d7522=>!_0x10f263[_0x95d17d(0x198)](_0x2d7522)),_0xea57cb=new Map(_0x1d46ba[_0x95d17d(0x1d0)](_0x4e61a4=>[_0x4e61a4,this[_0x95d17d(0x27d)][_0x95d17d(0x1f2)](_0x4e61a4[_0x95d17d(0x2c9)],_0x4e61a4[_0x95d17d(0x2b0)],_0x95d17d(0x2ae))])),_0x2c2c49=new Map(_0x4a08e8[_0x95d17d(0x1d0)](_0x339453=>[_0x339453,_0x339453[_0x95d17d(0x160)]()]));for(let _0x249c80=0x0;_0x249c80<_0x1d46ba[_0x95d17d(0x213)];_0x249c80++){if(_0x43f5e5(this,_0x1d46ba[_0x249c80],_0x1d46ba,_0x249c80+0x1))return!0x0;}for(let _0x4b8d00=0x0;_0x4b8d00<_0x1d46ba[_0x95d17d(0x213)];_0x4b8d00++){if(_0x43f5e5(this,_0x1d46ba[_0x4b8d00],_0x3a5f0d,0x0))return!0x0;}return!0x1;function _0x43f5e5(_0x3a02fb,_0x24d288,_0x274139,_0x11d1a2){const _0x116e62=_0x95d17d;for(let _0x5db4f6=_0x11d1a2;_0x5db4f6<_0x274139[_0x116e62(0x213)];_0x5db4f6++){const _0x9a2ff7=_0x274139[_0x5db4f6];if(_0x9a2ff7[_0x116e62(0x2c9)]!==_0x24d288[_0x116e62(0x2c9)]||_0x9a2ff7[_0x116e62(0x293)]['id']!==_0x24d288[_0x116e62(0x293)]['id']||_0x9a2ff7[_0x116e62(0x2b0)]!==_0x24d288[_0x116e62(0x2b0)])continue;if(!Jt(_0x24d288,_0x9a2ff7))continue;if(_0x116e62(0x189)==_0x24d288[_0x116e62(0x2c9)]&&_0x24d288[_0x116e62(0x22a)][_0x116e62(0x1e9)]!=_0x9a2ff7[_0x116e62(0x22a)][_0x116e62(0x1e9)])continue;if(_0x116e62(0x189)==_0x24d288[_0x116e62(0x2c9)]&&_0x3a02fb[_0x116e62(0x237)](_0x24d288[_0x116e62(0x22a)][_0x116e62(0x26e)]))continue;if(_0x116e62(0x2cb)==_0x24d288[_0x116e62(0x2c9)]){const _0x3dcc54=_0x3a02fb[_0x116e62(0x199)][_0x116e62(0x256)],_0x21374f=_0x24d288[_0x116e62(0x2d6)]();if(_0x21374f&&(_0x3dcc54[_0x116e62(0x1f6)][_0x116e62(0x1cb)](_0x21374f)||_0x3dcc54[_0x116e62(0x1f6)][_0x116e62(0x294)](_0x21374f)))continue;}const _0x7e5b27=_0xea57cb[_0x116e62(0x22f)](_0x24d288),_0x47e96d=_0x2c2c49[_0x116e62(0x22f)](_0x24d288),_0x496483=_0x2c2c49[_0x116e62(0x22f)](_0x9a2ff7),_0x4e5dbb=_0x24d288[_0x116e62(0x2b1)]&&_0x24d288[_0x116e62(0x2b1)][_0x116e62(0x213)],_0xfeb26=_0x9a2ff7[_0x116e62(0x2b1)]&&_0x9a2ff7[_0x116e62(0x2b1)][_0x116e62(0x213)];if(!_0x4e5dbb&&_0x7e5b27(_0x496483,_0x47e96d))return _0x3a02fb[_0x116e62(0x17f)](_0x9a2ff7,_0x24d288),_0x2c2c49[_0x116e62(0x2da)](_0x24d288),!0x0;if(!_0xfeb26&&_0x7e5b27(_0x47e96d,_0x496483))return _0x3a02fb[_0x116e62(0x17f)](_0x24d288,_0x9a2ff7),_0x2c2c49[_0x116e62(0x2da)](_0x9a2ff7),!0x0;}return!0x1;}}[_0x1d6b1c(0x17f)](_0x272eb2,_0x2d4a12){const _0x30bb07=_0x1d6b1c;if(_0x272eb2[_0x30bb07(0x13d)]){for(const _0x31c397 of _0x2d4a12[_0x30bb07(0x160)]())_0x272eb2[_0x30bb07(0x1eb)](_0x31c397);}else{const _0x40309a=_0x2d4a12[_0x30bb07(0x2be)]()[_0x30bb07(0x2bd)];this[_0x30bb07(0x28f)](_0x272eb2,this[_0x30bb07(0x1e4)][_0x30bb07(0x239)](_0x272eb2[_0x30bb07(0x2be)]()[_0x30bb07(0x244)],_0x40309a));}_0x2d4a12[_0x30bb07(0x136)]();}[_0x1d6b1c(0x208)](_0x5f0e1a,_0x526a91,_0x4d6c43){const _0x16da55=_0x1d6b1c,_0x4e0dce=_0x5f0e1a[_0x16da55(0x14f)](_0x16da55(0x14c))||_0x5f0e1a[_0x16da55(0x14f)](_0x16da55(0x189))?_0x16da55(0x2ce):_0x5f0e1a[_0x16da55(0x1ea)]();return _0x16ebf8(this[_0x16da55(0x199)][_0x16da55(0x228)],_0x526a91+'_'+_0x4e0dce+_0x16da55(0x2d9),_0x4d6c43);}[_0x1d6b1c(0x275)](){const _0x5e3f22=_0x1d6b1c,_0x375bb6=this[_0x5e3f22(0x199)];if(!_0x375bb6['ui'])return;const {ariaLiveAnnouncer:_0x3c6962}=_0x375bb6['ui'];_0x1f09d3(this[_0x5e3f22(0x1e4)],({left:_0x2de5c0,entered:_0x21ace1})=>{const _0x32af25=_0x5e3f22;for(const _0x1b6662 of _0x2de5c0){const {group:_0x4b8a04,type:_0xb9028d}=this[_0x32af25(0x1dd)](_0x1b6662[_0x32af25(0x172)]);if(_0x32af25(0x216)===_0x4b8a04){_0x3c6962[_0x32af25(0x25f)](this[_0x32af25(0x208)](_0xb9028d,_0x32af25(0x15a)));break;}}for(const _0x308b20 of _0x21ace1){const {group:_0x4fcd77,type:_0x3f7315}=this[_0x32af25(0x1dd)](_0x308b20[_0x32af25(0x172)]);if(_0x32af25(0x216)===_0x4fcd77){_0x3c6962[_0x32af25(0x25f)](this[_0x32af25(0x208)](_0x3f7315,_0x32af25(0x177),_0x4469ac(_0x357dd8)));break;}}});}[_0x1d6b1c(0x1a8)](_0x1b3be8){const _0x14965e=_0x1d6b1c;if(this[_0x14965e(0x27b)])return!0x1;const _0x2c825e=this[_0x14965e(0x199)],_0x3e4022=_0x2c825e[_0x14965e(0x256)][_0x14965e(0x252)][_0x14965e(0x191)][_0x14965e(0x2cd)]();if(0x0==_0x3e4022[_0x14965e(0x213)])return!0x1;const _0x27b1ce=[],_0xa543e=_0x3e4022[_0x14965e(0x24e)](_0x4903ba=>_0x14965e(0x189)==_0x4903ba[_0x14965e(0x2c9)]),_0x32b5f8=_0x3e4022[_0x14965e(0x24e)](_0x13e129=>_0x14965e(0x29c)==_0x13e129[_0x14965e(0x2c9)]&&_0x14965e(0x1b0)!=_0x13e129[_0x14965e(0x172)]),_0x3d817e=_0x3e4022[_0x14965e(0x24e)](_0x2cf98a=>_0x14965e(0x282)==_0x2cf98a[_0x14965e(0x2c9)]&&_0x14965e(0x1b0)!=_0x2cf98a[_0x14965e(0x172)]);for(const _0x21de8a of _0xa543e)_0x27b1ce[_0x14965e(0x16c)]({'key':_0x21de8a[_0x14965e(0x22b)],'newValue':_0x21de8a[_0x14965e(0x25a)],'oldValue':_0x21de8a[_0x14965e(0x28c)],'range':Pt(_0x21de8a[_0x14965e(0x260)],_0x2c825e[_0x14965e(0x256)])});for(const _0x246586 of _0x32b5f8){const _0x110b3b=_0x3d817e[_0x14965e(0x214)](_0x18811d=>_0x18811d[_0x14965e(0x1fa)][_0x14965e(0x157)](_0x246586[_0x14965e(0x1fa)]));_0x110b3b&&_0x27b1ce[_0x14965e(0x16c)]({'key':_0x14965e(0x1cd),'newValue':_0x246586[_0x14965e(0x172)],'oldValue':_0x110b3b[_0x14965e(0x172)],'range':_0x2c825e[_0x14965e(0x256)][_0x14965e(0x188)](_0x246586[_0x14965e(0x1fa)][_0x14965e(0x1e1)])});}return 0x0!=_0x27b1ce[_0x14965e(0x213)]&&this[_0x14965e(0x161)](_0x1b3be8,_0x27b1ce);}[_0x1d6b1c(0x26f)](_0x31a763){const _0x1eb923=_0x1d6b1c;let _0x951353=!0x1;const _0x125732=this[_0x1eb923(0x199)][_0x1eb923(0x256)][_0x1eb923(0x252)][_0x1eb923(0x191)][_0x1eb923(0x1e7)]()[_0x1eb923(0x24e)](_0x53062a=>_0x53062a[_0x1eb923(0x22a)][_0x1eb923(0x2c5)]&&_0x53062a[_0x1eb923(0x172)][_0x1eb923(0x14f)](_0x1eb923(0x2d4)));for(const _0x2aa498 of _0x125732){const {subType:_0x19cb62,id:_0x564414}=this[_0x1eb923(0x1dd)](_0x2aa498[_0x1eb923(0x172)]),_0x57ae95=_0x19cb62[_0x1eb923(0x12e)]('|')[0x0];for(const _0xad5bed of this[_0x1eb923(0x2c4)]({'skipNotAttached':!0x0}))_0xad5bed['id']!=_0x564414&&_0x1eb923(0x189)==_0xad5bed[_0x1eb923(0x2c9)]&&_0xad5bed[_0x1eb923(0x22a)]&&_0xad5bed[_0x1eb923(0x22a)][_0x1eb923(0x26e)]==_0x57ae95&&_0xad5bed[_0x1eb923(0x2be)]()[_0x1eb923(0x131)](_0x2aa498[_0x1eb923(0x22a)][_0x1eb923(0x2c5)])&&(this[_0x1eb923(0x245)](_0xad5bed,_0x2aa498[_0x1eb923(0x22a)][_0x1eb923(0x2c5)],_0x31a763),_0x951353=!0x0);}return _0x951353;}[_0x1d6b1c(0x26a)](_0x333a4b){const _0x35973e=_0x1d6b1c;this[_0x35973e(0x27b)]=!0x0,_0x333a4b();}[_0x1d6b1c(0x259)](_0x35b3e){const _0x4f91d7=_0x1d6b1c,_0x5078d=this[_0x4f91d7(0x237)](_0x35b3e),_0x7c116d=this[_0x4f91d7(0x17a)][_0x4f91d7(0x198)](_0x35b3e);return _0x5078d||_0x7c116d;}[_0x1d6b1c(0x161)](_0x4e7c5e,_0x572ddc){const _0x40f280=_0x1d6b1c;if(0x0==_0x572ddc[_0x40f280(0x213)])return!0x1;let _0x43f405=!0x1;for(const _0x363c46 of _0x572ddc){const _0x1d25f8=this[_0x40f280(0x2c1)](_0x363c46[_0x40f280(0x260)],_0x40f280(0x189))[_0x40f280(0x24e)](_0x32361f=>!_0x32361f[_0x40f280(0x240)][_0x40f280(0x2af)])[_0x40f280(0x1d0)](_0x2d3c09=>_0x2d3c09[_0x40f280(0x216)]),_0x35563f=_0x4367c5({'newValue':_0x363c46[_0x40f280(0x2ad)]});_0x1d25f8[_0x40f280(0x24e)](_0x1ddd3e=>{const _0x73833e=_0x40f280,[_0x50f10a,_0xdb8910]=_0x1ddd3e[_0x73833e(0x2b0)][_0x73833e(0x12e)]('|');return _0x50f10a==_0x363c46[_0x73833e(0x26e)]&&_0xdb8910!=_0x35563f;})[_0x40f280(0x217)](_0x269243=>{const _0x20b415=_0x40f280;this[_0x20b415(0x245)](_0x269243,_0x363c46[_0x20b415(0x260)],_0x4e7c5e),_0x43f405=!0x0;});}return _0x43f405;}[_0x1d6b1c(0x245)](_0x60668f,_0x20a138,_0x197bf5){const _0x3a296a=_0x1d6b1c,_0x36bc27=_0x60668f[_0x3a296a(0x2be)]()[_0x3a296a(0x243)](_0x20a138);0x0!==_0x36bc27[_0x3a296a(0x213)]?0x1!==_0x36bc27[_0x3a296a(0x213)]?this[_0x3a296a(0x284)](_0x60668f,_0x20a138[_0x3a296a(0x244)],_0x20a138[_0x3a296a(0x2bd)]):this[_0x3a296a(0x28f)](_0x60668f,_0x36bc27[0x0]):_0x197bf5[_0x3a296a(0x170)](_0x60668f[_0x3a296a(0x1a9)]());}}class Et{constructor(_0x5a505f){const _0x2ad5c0=_0x1d6b1c;this[_0x2ad5c0(0x168)]=_0x5a505f,this[_0x2ad5c0(0x1e4)]=_0x5a505f[_0x2ad5c0(0x256)],this[_0x2ad5c0(0x2c6)]=new Map(),this[_0x2ad5c0(0x1db)]=new Map(),this[_0x2ad5c0(0x1f4)]();}[_0x1d6b1c(0x193)](_0x365cab,_0x50bc48,_0x1772a0,_0x126da8,_0x2a3de2,_0x59329b){const _0x1d7d97=_0x1d6b1c;return new _0x51198f(this[_0x1d7d97(0x1e4)],{'type':_0x365cab,'subType':_0x50bc48,'id':_0x1772a0,'author':_0x126da8,'creator':_0x126da8,'attributes':_0x2a3de2,'onAttributesChange':_0x59329b,'onAccept':(..._0x3de62d)=>this[_0x1d7d97(0x1f2)](_0x365cab,_0x50bc48,_0x1d7d97(0x24b))(..._0x3de62d),'onDiscard':(..._0x5a2c72)=>this[_0x1d7d97(0x1f2)](_0x365cab,_0x50bc48,_0x1d7d97(0x14a))(..._0x5a2c72)});}[_0x1d6b1c(0x20b)](_0x391d45,_0x24e09b,_0x57e7d1,_0x53dd83){const _0x56e2a9=_0x1d6b1c,_0x4c340d=_0x391d45+':'+_0x24e09b+':'+_0x57e7d1;this[_0x56e2a9(0x2c6)][_0x56e2a9(0x18a)](_0x4c340d,_0x53dd83);}[_0x1d6b1c(0x1f2)](_0x53ea1a,_0x464429,_0x541ef4){const _0x4e29ae=_0x1d6b1c,_0x4278e9=_0x53ea1a+':'+_0x464429+':'+_0x541ef4;return this[_0x4e29ae(0x2c6)][_0x4e29ae(0x22f)](_0x4278e9)||this[_0x4e29ae(0x1db)][_0x4e29ae(0x22f)](_0x53ea1a+':'+_0x541ef4);}[_0x1d6b1c(0x1f4)](){const _0x2d77c0=_0x1d6b1c,_0x2909f5=()=>!0x1,_0x3a34fd=_0x31d14b=>{const _0x31705e=_0x2cfe;_0x31d14b[_0x31705e(0x2b2)]((_0x44aad8,_0x1ea7ab)=>_0x44aad8[_0x31705e(0x244)][_0x31705e(0x1d6)](_0x1ea7ab[_0x31705e(0x244)])?0x1:-0x1),this[_0x31705e(0x1e4)][_0x31705e(0x2dc)](_0x4797a0=>{const _0x1cd91c=_0x31705e;for(const _0xcb35ed of _0x31d14b){let _0x4ac816;_0x4ac816=_0xcb35ed[_0x1cd91c(0x2bd)][_0x1cd91c(0x1ec)]&&_0xcb35ed[_0x1cd91c(0x2bd)][_0x1cd91c(0x1b1)]==_0xcb35ed[_0x1cd91c(0x244)][_0x1cd91c(0x1e1)]?_0x4797a0[_0x1cd91c(0x163)](_0xcb35ed[_0x1cd91c(0x244)][_0x1cd91c(0x1e1)],'on'):_0x4797a0[_0x1cd91c(0x163)](_0xcb35ed),this[_0x1cd91c(0x1e4)][_0x1cd91c(0x134)](_0x4ac816,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x424a41=(_0x448ae2,_0x35eeaf)=>{const _0xd9ce3b=_0x2cfe;_0x35eeaf&&this[_0xd9ce3b(0x1e4)][_0xd9ce3b(0x2dc)](_0x482e58=>{const _0x4fdb4b=_0xd9ce3b,{commandName:_0xe959c8,commandParams:_0x20a0c6=[]}=_0x35eeaf,_0x4fc2f7=_0x448ae2[_0x4fdb4b(0x1d0)](_0x23b5ed=>(Vt(_0x23b5ed)&&(_0x23b5ed=this[_0x4fdb4b(0x1e4)][_0x4fdb4b(0x239)](_0x23b5ed[_0x4fdb4b(0x2bd)])),_0x23b5ed))[_0x4fdb4b(0x24e)](_0x19d73a=>_0x4fdb4b(0x138)!==_0x19d73a[_0x4fdb4b(0x18d)][_0x4fdb4b(0x2b5)]);if(_0x4fc2f7[_0x4fdb4b(0x213)]<0x1)return;const _0x2657cf=Array[_0x4fdb4b(0x2a5)](this[_0x4fdb4b(0x1e4)][_0x4fdb4b(0x252)][_0x4fdb4b(0x19d)][_0x4fdb4b(0x160)]())[_0x4fdb4b(0x1d0)](_0x40e85a=>_0x63ea47[_0x4fdb4b(0x145)](_0x40e85a));_0x482e58[_0x4fdb4b(0x1d1)](_0x4fc2f7);for(const _0x1462a7 of this[_0x4fdb4b(0x168)][_0x4fdb4b(0x2c3)][_0x4fdb4b(0x2c3)]())_0x1462a7[_0x4fdb4b(0x14e)]();_0x20a0c6[_0x4fdb4b(0x16c)]({'forceDefaultExecution':!0x0}),this[_0x4fdb4b(0x168)][_0x4fdb4b(0x1fb)](_0xe959c8,..._0x20a0c6);const _0x5ad39b=_0x2657cf[_0x4fdb4b(0x24e)](_0x2957b1=>_0x4fdb4b(0x138)!=_0x2957b1[_0x4fdb4b(0x18d)][_0x4fdb4b(0x2b5)]);_0x5ad39b[_0x4fdb4b(0x213)]>0x0&&_0x482e58[_0x4fdb4b(0x1d1)](_0x5ad39b);for(const _0x36cadd of _0x2657cf)_0x36cadd[_0x4fdb4b(0x287)]();});},_0x39819c=(_0x333a5e,_0x141397)=>0x1==_0x333a5e[_0x2d77c0(0x213)]&&0x1==_0x141397[_0x2d77c0(0x213)]&&_0x333a5e[0x0][_0x2d77c0(0x2bd)][_0x2d77c0(0x157)](_0x141397[0x0][_0x2d77c0(0x244)]),_0x239ff7=(_0x11478b,_0x41c186,_0x2231fd,_0x52ea0a)=>Ht(_0x11478b,_0x41c186,_0x2231fd,_0x52ea0a,this[_0x2d77c0(0x1e4)])?[_0x11478b,_0x41c186]:Ht(_0x41c186,_0x11478b,_0x52ea0a,_0x2231fd,this[_0x2d77c0(0x1e4)])?[_0x41c186,_0x11478b]:null;this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x1a2),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x23d),_0x3a34fd),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x181),_0x39819c),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x195),_0x239ff7),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x142),_0x3a34fd),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x151),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x1c1),_0x39819c),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x19f),_0x239ff7),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x267),_0x424a41),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x132),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x205),_0x39819c),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x1df),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x289),_0x424a41),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x29e),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x1f7),_0x39819c),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x255),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x16a),_0x2909f5),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x148),(_0x3cbf18,_0x137644)=>{const _0x3de94a=_0x2d77c0;if(!_0x137644)return;const _0x57ba9b=this[_0x3de94a(0x168)][_0x3de94a(0x264)][_0x3de94a(0x22f)](p);this[_0x3de94a(0x1e4)][_0x3de94a(0x2dc)](_0xbe3540=>{const _0x15bfe0=_0x3de94a;if(_0x15bfe0(0x1cd)==_0x137644[_0x15bfe0(0x26e)])for(const _0x5d4365 of _0x3cbf18){const _0x3c8cdc=_0x5d4365[_0x15bfe0(0x244)][_0x15bfe0(0x1e1)],_0x422edc=_0x137644[_0x15bfe0(0x1e9)];_0xbe3540[_0x15bfe0(0x139)](_0x3c8cdc,_0x422edc);}else{if(_0x57ba9b[_0x15bfe0(0x237)](_0x137644[_0x15bfe0(0x26e)])){for(const _0x5eb88b of _0x3cbf18)void 0x0!==_0x137644[_0x15bfe0(0x1e9)]?_0xbe3540[_0x15bfe0(0x2cc)](_0x137644[_0x15bfe0(0x26e)],_0x137644[_0x15bfe0(0x1e9)],_0x5eb88b[_0x15bfe0(0x244)][_0x15bfe0(0x1e1)]):_0xbe3540[_0x15bfe0(0x1ef)](_0x137644[_0x15bfe0(0x26e)],_0x5eb88b[_0x15bfe0(0x244)][_0x15bfe0(0x1e1)]);}else{for(const _0x180777 of _0x3cbf18)_0x137644[_0x15bfe0(0x1e9)]?_0xbe3540[_0x15bfe0(0x2cc)](_0x137644[_0x15bfe0(0x26e)],_0x137644[_0x15bfe0(0x1e9)],_0x180777):_0xbe3540[_0x15bfe0(0x1ef)](_0x137644[_0x15bfe0(0x26e)],_0x180777);}}});}),this[_0x2d77c0(0x1db)][_0x2d77c0(0x18a)](_0x2d77c0(0x1c2),_0x39819c);}}function Ot(_0x4f61dc,_0x14847d,_0x40b880){const _0x34c725=_0x1d6b1c;for(const _0x3a08b1 of _0x14847d[_0x34c725(0x1b1)][_0x34c725(0x229)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3a08b1[_0x34c725(0x18d)]==_0x3a08b1)return!0x1;if(!_0x40b880[_0x34c725(0x1a7)](_0x3a08b1))return!0x1;if(_0x4f61dc[_0x34c725(0x1cb)](_0x3a08b1)||_0x4f61dc[_0x34c725(0x294)](_0x3a08b1))return!0x0;}return!0x1;}function Vt(_0x2aec1e){const _0x3f2b0d=_0x1d6b1c;return _0x2aec1e[_0x3f2b0d(0x2bd)][_0x3f2b0d(0x1b1)]==_0x2aec1e[_0x3f2b0d(0x244)][_0x3f2b0d(0x1e1)]&&_0x2aec1e[_0x3f2b0d(0x2bd)][_0x3f2b0d(0x1a4)];}function Ut(_0x376046,_0x20290a,_0x806908,_0xd85978){const _0xc25829=_0x1d6b1c,_0x59c540=_0x4dd1c0=>!_0x4dd1c0[_0xc25829(0x17b)]['is'](_0xc25829(0x135))&&!_0xd85978[_0xc25829(0x1cb)](_0x4dd1c0[_0xc25829(0x17b)]),_0x2b4713=_0x376046[_0xc25829(0x244)][_0xc25829(0x1a5)](_0x59c540),_0x51d1fc=_0x376046[_0xc25829(0x2bd)][_0xc25829(0x1a5)](_0x59c540,{'direction':_0xc25829(0x232)});return(!_0x376046[_0xc25829(0x244)][_0xc25829(0x157)](_0x2b4713)||!_0x376046[_0xc25829(0x2bd)][_0xc25829(0x157)](_0x51d1fc))&&(_0x2b4713[_0xc25829(0x1d6)](_0x51d1fc)?_0x806908[_0xc25829(0x2c8)](_0x20290a,{'range':_0x806908[_0xc25829(0x239)](_0x2b4713,_0x51d1fc)}):_0x806908[_0xc25829(0x170)](_0x20290a),!0x0);}function Gt(_0x37666a){return _0x4367c5(_0x37666a);}function Ft(_0x55be5a){const _0xf1ef7f=_0x1d6b1c,_0x446c57=_0x55be5a[_0xf1ef7f(0x244)][_0xf1ef7f(0x1e1)];return _0x446c57&&_0x446c57['is'](_0xf1ef7f(0x2d1));}function Pt(_0x29081a,_0x52e5c5){const _0x2c06db=_0x1d6b1c;return null==_0x29081a[_0x2c06db(0x2bd)][_0x2c06db(0x280)]&&_0x29081a[_0x2c06db(0x2bd)][_0x2c06db(0x1b1)]==_0x29081a[_0x2c06db(0x244)][_0x2c06db(0x1e1)]?Lt(_0x29081a[_0x2c06db(0x244)][_0x2c06db(0x1e1)],_0x52e5c5):_0x29081a;}function Lt(_0x1ec60e,_0x473877){const _0x4275b9=_0x1d6b1c,_0xafa3bd=_0x473877[_0x4275b9(0x1f6)][_0x4275b9(0x1cb)](_0x1ec60e)||_0x473877[_0x4275b9(0x1f6)][_0x4275b9(0x2a0)](_0x1ec60e);return _0x473877[_0x4275b9(0x239)](_0x473877[_0x4275b9(0x1e8)](_0x1ec60e,_0x4275b9(0x1af)),_0xafa3bd?_0x473877[_0x4275b9(0x24d)](_0x1ec60e):_0x473877[_0x4275b9(0x1e8)](_0x1ec60e,_0x4275b9(0x2bd)));}function Ht(_0x589df1,_0x1698c6,_0x10ec81,_0x1b154a,_0x54e478){const _0x4d9627=_0x1d6b1c;if(_0x589df1[_0x4d9627(0x19e)])return!0x1;if(!Jt(_0x589df1,_0x1698c6))return!0x1;if(_0x10ec81[_0x4d9627(0x2bd)][_0x4d9627(0x157)](_0x1b154a[_0x4d9627(0x244)]))return!0x0;if(_0x589df1[_0x4d9627(0x2c9)]!=_0x1698c6[_0x4d9627(0x2c9)])return!0x1;if(!_0x10ec81[_0x4d9627(0x2bd)][_0x4d9627(0x13f)](_0x1b154a[_0x4d9627(0x244)]))return!0x1;const _0x1f643c=_0x54e478[_0x4d9627(0x239)](_0x10ec81[_0x4d9627(0x2bd)],_0x1b154a[_0x4d9627(0x244)])[_0x4d9627(0x1ab)]();for(const _0xd82e0f of _0x1f643c)if([_0x4d9627(0x1f3),_0x4d9627(0x29f)][_0x4d9627(0x2d2)](_0xd82e0f[_0x4d9627(0x2c9)])&&_0x54e478[_0x4d9627(0x1f6)][_0x4d9627(0x294)](_0xd82e0f[_0x4d9627(0x17b)]))return!0x1;return!0x0;}function Jt(_0x193ae2,_0x167433){const _0x57dd00=_0x1d6b1c;if(!_0x193ae2[_0x57dd00(0x1c3)]||!_0x167433[_0x57dd00(0x1c3)])return!0x1;const _0x3392aa=new Set(Object[_0x57dd00(0x1da)](_0x193ae2[_0x57dd00(0x2de)])),_0x259470=new Set(Object[_0x57dd00(0x1da)](_0x167433[_0x57dd00(0x2de)]));if(_0x3392aa[_0x57dd00(0x2da)](_0x57dd00(0x1de)),_0x259470[_0x57dd00(0x2da)](_0x57dd00(0x1de)),0x0==_0x3392aa[_0x57dd00(0x1b4)]&&0x0==_0x259470[_0x57dd00(0x1b4)])return!0x0;if(_0x3392aa[_0x57dd00(0x1b4)]!=_0x259470[_0x57dd00(0x1b4)])return!0x1;const _0x5880fc={..._0x193ae2[_0x57dd00(0x2de)]},_0x49bb6f={..._0x167433[_0x57dd00(0x2de)]};return delete _0x5880fc[_0x57dd00(0x1de)],delete _0x49bb6f[_0x57dd00(0x1de)],JSON[_0x57dd00(0x1e3)](_0x5880fc)==JSON[_0x57dd00(0x1e3)](_0x49bb6f);}function qt(_0x1ca82b,_0x18ff72){const _0x71acd7=_0x1d6b1c,_0xe94da8=zt(_0x1ca82b[_0x71acd7(0x2de)]),_0x59b14a=zt(_0x18ff72);if(!_0x1ca82b[_0x71acd7(0x1c3)])return!0x1;for(const _0x548eff of Object[_0x71acd7(0x1da)](_0x59b14a))if(!_0x1f3bbd(_0xe94da8[_0x548eff],_0x59b14a[_0x548eff]))return!0x1;return!0x0;}function zt(_0x43eb3d){const _0x9fd856=_0x1d6b1c,_0x16c209=Object[_0x9fd856(0x2ca)]({},_0x43eb3d);return delete _0x16c209[_0x9fd856(0x248)],delete _0x16c209[_0x9fd856(0x16b)],_0x16c209;}