@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240715.0 → 0.0.0-nightly-20240716.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-20240715.0",
3
+ "version": "0.0.0-nightly-20240716.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,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240715.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240715.0",
44
+ "ckeditor5": "0.0.0-nightly-20240716.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240716.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x218a7e=_0x3712;function _0x3712(_0x11cb30,_0x1de701){const _0x2254d6=_0x2254();return _0x3712=function(_0x37129f,_0x3b0d25){_0x37129f=_0x37129f-0x6f;let _0x4ac3a4=_0x2254d6[_0x37129f];return _0x4ac3a4;},_0x3712(_0x11cb30,_0x1de701);}(function(_0x510d70,_0x5a2b2a){const _0x45ead8=_0x3712,_0xdfdbc5=_0x510d70();while(!![]){try{const _0x221bdc=parseInt(_0x45ead8(0x1eb))/0x1*(parseInt(_0x45ead8(0x172))/0x2)+-parseInt(_0x45ead8(0x209))/0x3*(-parseInt(_0x45ead8(0x125))/0x4)+-parseInt(_0x45ead8(0xef))/0x5+-parseInt(_0x45ead8(0x14a))/0x6+parseInt(_0x45ead8(0x90))/0x7+-parseInt(_0x45ead8(0xc0))/0x8+-parseInt(_0x45ead8(0x1dc))/0x9;if(_0x221bdc===_0x5a2b2a)break;else _0xdfdbc5['push'](_0xdfdbc5['shift']());}catch(_0x57ef37){_0xdfdbc5['push'](_0xdfdbc5['shift']());}}}(_0x2254,0x30d83));import{Plugin as _0x4bbfb0,PendingActions as _0x5604e5}from'ckeditor5/src/core.js';import{LiveRange as _0x114fe2}from'ckeditor5/src/engine.js';import{CKEditorError as _0x15724f,uid as _0x49f3a3,priorities as _0x5106a0,logWarning as _0x6c28ab}from'ckeditor5/src/utils.js';import{toWidget as _0x17ba7a}from'ckeditor5/src/widget.js';import{Users as _0x4eac6b,hashObject as _0x34df9d,surroundingMarkersDetector as _0x55d135}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x49866c from'./commands/trackchangescommand.js';import _0xdabf00 from'./commands/acceptsuggestioncommand.js';import _0x5893dd from'./commands/discardsuggestioncommand.js';import _0xbb82c5 from'./commands/executeonallsuggestionscommand.js';import _0x139dd6 from'./commands/executeonselectedsuggestionscommand.js';import _0xf3a1b0 from'./suggestion.js';import _0xaad79c from'./suggestiondescriptionfactory.js';import _0x553988 from'./integrations/aiassistant.js';import _0x1a69b6 from'./integrations/alignment.js';import _0x3cd5bd from'./integrations/basicstyles.js';import _0x284f15 from'./integrations/blockquote.js';import _0x942eb4 from'./integrations/casechange.js';import _0xed82f4 from'./integrations/ckbox.js';import _0x59030d from'./integrations/codeblock.js';import _0x570441 from'./integrations/comments.js';import _0x385024 from'./integrations/deletecommand.js';import _0x53addd from'./integrations/list.js';import _0x47848b from'./integrations/listproperties.js';import _0x29203c from'./integrations/entercommand.js';import _0x19c526 from'./integrations/findandreplace.js';import _0x3e84f3 from'./integrations/font.js';import _0x41fd64 from'./integrations/formatpainter.js';import _0x83b17e from'./integrations/heading.js';import _0x5c7c03 from'./integrations/highlight.js';import _0x353f33 from'./integrations/horizontalline.js';import _0x2a0ca8 from'./integrations/htmlembed.js';import _0xac0850 from'./integrations/image.js';import _0x4d5924 from'./integrations/imagereplace.js';import _0x48bec0 from'./integrations/imagestyle.js';import _0x5a9647 from'./integrations/importword.js';import _0x35e225 from'./integrations/indent.js';import _0x2c9e34 from'./integrations/inputcommand.js';import _0x10327a from'./integrations/link.js';import _0x34fba4 from'./integrations/legacylist.js';import _0x26adc3 from'./integrations/legacylistproperties.js';import _0x1fbf8a from'./integrations/mediaembed.js';import _0x3e9dd1 from'./integrations/mention.js';import _0x3a288e from'./integrations/multilevellist.js';import _0x3b6eb8 from'./integrations/pagebreak.js';import _0x45acfb from'./integrations/paragraph.js';import _0x5b98ed from'./integrations/removeformat.js';import _0x138065 from'./integrations/restrictededitingmode.js';import _0x3cd820 from'./integrations/shiftentercommand.js';import _0x26b621 from'./integrations/standardeditingmode.js';import _0x1e0318 from'./integrations/style.js';import _0xbb5835 from'./integrations/table.js';import _0x2088fc from'./integrations/tablemergesplit.js';import _0x1011c0 from'./integrations/tableheadings.js';import _0x307d20 from'./integrations/tableclipboard.js';import _0x5d3cf3 from'./integrations/tablecolumnresize.js';import _0x3fd1c3 from'./integrations/template.js';import _0x3f8868 from'./integrations/tableofcontents.js';function _0x2254(){const _0xcbc374=['addCommentThread','buildSuggestion','setSelection','setAttribute','getMultiRangeId','markDeletion','track-changes-adapter-already-set','_isForcedDefaultExecutionBlock','end','insert','upcast','from','_registerDefaultCallbacks','dataReady','_cutOutSuggestionMarker','remove','getCommentThread','fetchCommentThread','suggestion:attribute:','LEAVE','data-suggestion','track-changes-suggestion-data-mismatch','discardSuggestion','isBefore','362154xBpgJP','descriptionFactory','isEqual','containerElement','subType','_enabledCommands','createElement','batch','_getAuthorFromId','change:activeMarkers','_suggestions','howMany','isArray','splice','start','splitPosition','getUser','execute','acceptSelectedSuggestions','_refreshAttributeSuggestionsChain','isOwn','trackChanges','registerPostFixer','track-changes-command-not-found','updateMarker','meta','markerToData','isLocal','rename','insertion:','isAtEnd','addMarkerName','_getAttributeKey','_afterChanges','toViewElement','plugins','getAttribute','_removeSuggestion','getShiftedBy','$textProxy','351954srOwPy','_suggestionState','$marker','reconvertMarker','_reduceSuggestionAttributeRange','rootName','addMarker:suggestion:formatBlock','isUndo','adapter','_customCallbacks','dataToMarker','_joinWithAdjacentSuggestions','_breakSuggestionMarker','formatBlock:chain','getWalker','attribute:accept','normal','config','isRemovable','join','open','change','fromCharCode','suggestion:','getRange','removeComment','registerBlockAttribute','PendingActions','formatInline:','attributeOldValue','_handleNewSuggestionMarker','addRange','markAttributeChange','_blockAttributeKeys','highest','comments','addUser','documentSelection','discardAllSuggestions','values','trackChanges.mergeNestedSuggestions','getAncestors','insertion:accept','_SUGGESTION_ANNOUNCEMENT','keys','PENDING_ACTION_SUGGESTION','deletion:accept','containsRange','markerToHighlight','addMarker:suggestion:attribute','isDocumentOperation','markBlockFormat','parent','dataDowncast','delete','track-changes-adapter-missing-getsuggestion','never','isSelectable','type','default','formatInline:chain','_editor','_refreshSuggestionsChain','suggestionChanged','createSelection','_setSuggestionData','add','createRange','after','_addThreadToSuggestion','track-changes-suggestion-not-found','_defaultCallbacks','creator','insertion','discardSelectedSuggestions','_isDataLoaded','pluginName','getFirstMarker','$graveyard','_onDiscard','markerName','formatBlock:discard','_adapter','author','markInsertion','getChanges','warn','notReady','isExternal','stop','every','newRange','FORMATTING','attribute:','trackChanges.trackFormatChanges','update:suggestion','registerCustomCallback','$elementName','updateSuggestion','_getExternalAuthor','getContainedElement','_getSuggestionData','position','nodeBefore','_recordAttributeChanges','attribute','3034710xcTdQW','addComment','removeMarkers','differ','moveTargetPosition','isNextTo','setTo','insertion:chain','stopListening','_trackFormatChanges','removed','formatInline:join','deletion:join','concat','track-changes-user-not-found','1Ipsdhd','containsItem','TrackChangesEditing','suggestion-type','_recordAttributeSuggestions','track-changes-enable-command-twice','find','high','forEach','CommentsRepository','substring','formatBlock:join','unbind','createPositionAfter','catch','backward','action','getCustomProperty','schema','removeAttribute','authorName','writer','_getMarkerAnnouncementText','_createSuggestion','enqueueChange','_initAriaMarkerChangeAnnouncements','locale','_commentsRepository','isObject','markMultiRangeBlockFormat','51kOemxk','enableDefaultAttributesIntegration','lowest','skipNestingCheck','multi','registerInlineAttribute','targetPosition','fromRange','getRanges','accepted','some','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.','chain','insertion:discard','removeClass','requires','fire','announce','commandName','range','addSuggestionData','nodeAfter','addMarker','originalSuggestionId','insertContent','_checkSuggestionCorrectness','detach','_suggestionFactory','_isRegisteredAttribute','init','collaboration.channelId','attribute:discard','then','previous','set','isTouching','value','data','map','deletion','multipleBlocks','Users','accept','addMarker:suggestion','filter','external:','oldRange','return','_reduceExistingSuggestions','getAllAdjacentSuggestions','change:_saved','markerNameToElements','model','2528750HNKiFH','startsWith','conversion','getDifference','createPositionBefore','$text','get','substr','formatBlock:accept','_model','formatInline:discard','formatBlock:','size','split','clear','insertion:join','enableCommand','createdAt','consumable','createRangeIn','has','formatGroupId','length','deleteContent','deletion:discard','bindElementToMarker','group','change:data','_splitMarkerName','suggestionLoaded','hasSuggestion','options','unshift','push','_mergeNestedSuggestions','resolve','sort','consume','getFirstRange','tablePasteChainId','editingDowncast','attributes','removeMarker:suggestion:attribute','always','authoredAt','ck-suggestion-marker-','getLastMatchingPosition','element','344288XGeWoZ','assign','markerReady','selection','widget','suggestionUnloaded','elementToElement','includes','showSuggestionHighlights','isCollapsed','containsPosition','formatInline:accept','isLimit','isAfter','markMultiRangeInsertion','getMarkers','getChangedMarkers','refresh','addHighlight','discard','rethrowUnexpectedError','createRangeOn','format','getNearestSelectionRange','attributeNewValue','isInsideObject','getSuggestion','isMultiRange','rejected','head','applyOperation','clone','attributeKey','toJSON','enableReadOnlyMode','removeMarker','name','getIntersection','forward','_processAttributeSuggestions','editing','key','suggestion','_findSuggestions','marker-count','newValue','markers','1164005UKCFJP','formatBlock','root','forceDefaultExecution','_inlineAttributeKeys','activeMarkers','ENTER','for','listenTo','hasComments','_setSuggestionRange','oldValue','_isBlockAttribute','isBlock','unbindElementFromMarkerName','_rangeIsInLocalUserInsertion','pop','commands','createPositionAt','containsRangeInObject','markInlineFormat','isIntersecting','getSuggestionCallback','trackChangesCommand','acceptAllSuggestions','ck-suggestion-marker-formatBlock','deletion:','getSuggestions','isAtStart','ck-suggestion-marker--active','@external','markMultiRangeDeletion','define','editor','ck-suggestion-marker','hasCommentThread','_addSuggestionMarker','_joinSuggestions','next','move','elementEnd','low','_saved','elementStart','deletion:chain','toUpperCase','attribute:join','_updateSuggestionData','ready','getItems','isInContent','_processAttributeChanges','addClass','groupId','79112ZGsukX','addSuggestion','before','document','mapper','acceptSuggestion','isIntersectingWithRange','formatInline','ck-suggestion-marker-formatInline','item','commentThread','error-saving-suggestion-data-suggestion-discarded','removeMarker:suggestion:formatBlock'];_0x2254=function(){return _0xcbc374;};return _0x2254();}import _0x3272ce from'./integrations/title.js';import _0x1b5998 from'./integrations/undo.js';import _0x2050e1 from'./integrations/tablecaption.js';import _0x4f1508 from'./integrations/tableproperties.js';import{getTranslation as _0xf5b428}from'./utils/common-translations.js';import{isEqual as _0x3fa969,omit as _0x41dc3f}from'lodash-es';export const renameAttributeKey=_0x218a7e(0x1d3);export default class p extends _0x4bbfb0{static get[_0x218a7e(0x218)](){const _0x4b12af=_0x218a7e;return[_0x4b12af(0x1f4),_0x4eac6b,_0x5604e5,_0x553988,_0x1a69b6,_0x3cd5bd,_0x284f15,_0xed82f4,_0x942eb4,_0x59030d,_0x570441,_0x385024,_0x29203c,_0x19c526,_0x3e84f3,_0x41fd64,_0x83b17e,_0x5c7c03,_0x353f33,_0x2a0ca8,_0xac0850,_0x48bec0,_0x4d5924,_0x5a9647,_0x35e225,_0x2c9e34,_0x34fba4,_0x26adc3,_0x3a288e,_0x10327a,_0x53addd,_0x47848b,_0x1fbf8a,_0x3e9dd1,_0x3b6eb8,_0x45acfb,_0x5b98ed,_0x138065,_0x3cd820,_0x26b621,_0x1e0318,_0xbb5835,_0x2088fc,_0x1011c0,_0x2050e1,_0x307d20,_0x5d3cf3,_0x3f8868,_0x4f1508,_0x3fd1c3,_0x3272ce,_0x1b5998];}static get[_0x218a7e(0x1be)](){const _0x460692=_0x218a7e;return _0x460692(0x1ed);}constructor(_0x43cacc){const _0x1b6332=_0x218a7e;function _0x52c4b5(_0x5d11aa){const _0x57596f=_0x3712;return _0x5d11aa[_0x57596f(0x81)](_0x307757=>String[_0x57596f(0x188)](_0x307757))[_0x57596f(0x185)]('');}super(_0x43cacc),this[_0x1b6332(0x1ef)]=!0x1,this[_0x1b6332(0x7d)](_0x1b6332(0xf4),[]),this['on'](_0x1b6332(0x153),(_0x58da6c,_0x325261,_0x4249d7,_0x56e737)=>{const _0x48a22f=_0x1b6332;this[_0x48a22f(0x99)][_0x48a22f(0x187)](()=>{const _0x22ae27=_0x48a22f;for(const _0x1f0b03 of[..._0x56e737,..._0x4249d7])this[_0x22ae27(0x99)][_0x22ae27(0xee)][_0x22ae27(0xa4)](_0x1f0b03)&&_0x43cacc[_0x22ae27(0xe8)][_0x22ae27(0x175)](_0x1f0b03);});}),this[_0x1b6332(0x14b)]=new _0xaad79c(this[_0x1b6332(0x110)][_0x1b6332(0x8f)][_0x1b6332(0x1fd)],this[_0x1b6332(0x110)][_0x1b6332(0x205)]),this[_0x1b6332(0x1c4)]=null,this[_0x1b6332(0x76)]=new xt(this[_0x1b6332(0x110)]),this[_0x1b6332(0x154)]=new Map(),this[_0x1b6332(0x206)]=_0x43cacc[_0x1b6332(0x16d)][_0x1b6332(0x96)](_0x1b6332(0x1f4)),this[_0x1b6332(0x14f)]=new Set(),this[_0x1b6332(0x99)]=this[_0x1b6332(0x110)][_0x1b6332(0x8f)],this[_0x1b6332(0x173)]=new WeakMap(),this[_0x1b6332(0x139)]=!0x1,this[_0x1b6332(0x193)]=new Set([_0x1b6332(0x1d3)]),this[_0x1b6332(0xf3)]=new Set(),_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x10f)](_0x1b6332(0x1d0),_0x1b6332(0x1ad)),this[_0x1b6332(0x1e5)]=_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x96)](_0x1b6332(0x1d0)),_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x10f)](_0x1b6332(0x19a),!0x0),this[_0x1b6332(0xb2)]=_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x96)](_0x1b6332(0x19a)),this[_0x1b6332(0x106)]=new _0x49866c(_0x43cacc,this[_0x1b6332(0x14f)]),this[_0x1b6332(0x204)](),this[_0x52c4b5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x52c4b5([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x30]);}[_0x218a7e(0x78)](){const _0x51c9c0=_0x218a7e,_0x557f04=this[_0x51c9c0(0x110)],_0x5ecb15=(_0xad294d,_0x4385e6)=>{const _0x52aa49=_0x51c9c0;if(_0x52aa49(0x1db)!=_0xad294d)return _0x52aa49(0xbd)+_0xad294d;const _0x13cdcc=_0x4385e6[_0x52aa49(0x9d)]('|')[0x0];return this[_0x52aa49(0xfb)](_0x13cdcc)?_0x52aa49(0x108):_0x52aa49(0x12d);};_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1a2)]({'model':_0x51c9c0(0xea),'view':_0x5ecdce=>{const _0x252d38=_0x51c9c0,{id:_0x496516,type:_0x4b3e7b,subType:_0x5a606c}=this[_0x252d38(0xac)](_0x5ecdce[_0x252d38(0x1c2)]),_0xb3be18=[_0x252d38(0x111),_0x5ecb15(_0x4b3e7b,_0x5a606c)];let _0x22cc19=0xbb8;return this[_0x252d38(0xf4)][_0x252d38(0xc7)](_0x5ecdce[_0x252d38(0x1c2)])&&(_0xb3be18[_0x252d38(0xb1)](_0x252d38(0x10c)),_0x22cc19=0xbc2),_0x252d38(0x82)==_0x4b3e7b&&(_0x22cc19+=0x5),{'classes':_0xb3be18,'attributes':{'data-suggestion':_0x496516},'priority':_0x22cc19};}}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1b4)](_0x202488=>{const _0x4ed593=_0x51c9c0;_0x202488['on'](_0x4ed593(0x86),(_0xd0f963,_0x13f5b9,_0x24120e)=>{const _0x74d157=_0x4ed593;if(!_0x24120e[_0x74d157(0xaf)][_0x74d157(0xc8)])return;const _0x1d0775=_0x13f5b9[_0x74d157(0x12e)];if(!_0x1d0775)return;const _0x5b22d0=_0x24120e[_0x74d157(0x129)][_0x74d157(0x16c)](_0x1d0775);_0x557f04[_0x74d157(0x8f)][_0x74d157(0x1fd)][_0x74d157(0x207)](_0x1d0775)&&_0x5b22d0&&!_0x5b22d0[_0x74d157(0x1fc)](_0x74d157(0xc4))&&_0x5b22d0['is'](_0x74d157(0x14d))&&_0x17ba7a(_0x5b22d0,_0x24120e[_0x74d157(0x200)]);},{'priority':_0x4ed593(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1a2)]({'model':_0x51c9c0(0xea),'view':(_0x5f4494,_0x3a0c68)=>{const _0x533d20=_0x51c9c0;if(!_0x3a0c68[_0x533d20(0xaf)][_0x533d20(0xc8)])return null;const {type:_0x3e8bb1,subType:_0x5ebbca}=this[_0x533d20(0xac)](_0x5f4494[_0x533d20(0x1c2)]);return{'classes':[_0x533d20(0x111),_0x5ecb15(_0x3e8bb1,_0x5ebbca)],'priority':0xbb8};}});const _0x28a9bd=({showActiveMarkers:_0x545355=!0x0,isAttributeSuggestion:_0x3ca599=!0x1}={})=>(_0x40afc3,_0x2d4954,_0x44b941)=>{const _0x15f6a5=_0x51c9c0;if(!_0x2d4954[_0x15f6a5(0x12e)])return;const {id:_0x1bb79d}=this[_0x15f6a5(0xac)](_0x2d4954[_0x15f6a5(0x1c2)]);if(_0x3ca599){const _0x51efaa=this[_0x15f6a5(0x154)][_0x15f6a5(0x96)](_0x1bb79d),_0xf810ac=this[_0x15f6a5(0x16a)](_0x51efaa);if(!this[_0x15f6a5(0xfb)](_0xf810ac))return;}if(_0x2d4954[_0x15f6a5(0x12e)]['is'](_0x15f6a5(0xc3)))return void _0x44b941[_0x15f6a5(0xa2)][_0x15f6a5(0xb5)](_0x2d4954[_0x15f6a5(0x12e)],_0x40afc3[_0x15f6a5(0xe4)]);const _0x254296=_0x44b941[_0x15f6a5(0x129)][_0x15f6a5(0x16c)](_0x2d4954[_0x15f6a5(0x12e)]);if(_0x2d4954[_0x15f6a5(0x12e)]['is'](_0x15f6a5(0xbf))&&_0x557f04[_0x15f6a5(0x8f)][_0x15f6a5(0x1fd)][_0x15f6a5(0xfc)](_0x2d4954[_0x15f6a5(0x12e)])&&!_0x254296[_0x15f6a5(0x1fc)](_0x15f6a5(0xd2))){_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x123)]([_0x15f6a5(0x111),_0x15f6a5(0x108)],_0x254296),_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x135)](_0x15f6a5(0x146),_0x1bb79d,_0x254296),_0x44b941[_0x15f6a5(0x129)][_0x15f6a5(0xa9)](_0x254296,_0x2d4954[_0x15f6a5(0x1c2)]),_0x545355&&(this[_0x15f6a5(0xf4)][_0x15f6a5(0xc7)](_0x2d4954[_0x15f6a5(0x1c2)])?_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x123)](_0x15f6a5(0x10c),_0x254296):_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x217)](_0x15f6a5(0x10c),_0x254296));for(const _0x4b4547 of _0x557f04[_0x15f6a5(0x8f)][_0x15f6a5(0xa3)](_0x2d4954[_0x15f6a5(0x12e)])[_0x15f6a5(0x120)]())_0x44b941[_0x15f6a5(0xa2)][_0x15f6a5(0xb5)](_0x4b4547,_0x40afc3[_0x15f6a5(0xe4)]);_0x44b941[_0x15f6a5(0xa2)][_0x15f6a5(0xb5)](_0x2d4954[_0x15f6a5(0x12e)],_0x40afc3[_0x15f6a5(0xe4)]);}};_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1b4)](_0x32d198=>{const _0x1bb0d7=_0x51c9c0;_0x32d198['on'](_0x1bb0d7(0x178),(_0x1f473f,_0x3dc681,_0x1a08b2)=>{const _0x19202d=_0x1bb0d7;_0x1a08b2[_0x19202d(0xaf)][_0x19202d(0xc8)]&&_0x28a9bd({'showActiveMarkers':!0x1})(_0x1f473f,_0x3dc681,_0x1a08b2);},{'priority':_0x1bb0d7(0x194)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1b4)](_0x1aab80=>{const _0x24347f=_0x51c9c0;_0x1aab80['on'](_0x24347f(0x1a3),(_0x1387a5,_0x202498,_0x1a2fd2)=>{const _0x3b37fa=_0x24347f;_0x1a2fd2[_0x3b37fa(0xaf)][_0x3b37fa(0xc8)]&&_0x28a9bd({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1387a5,_0x202498,_0x1a2fd2);},{'priority':_0x24347f(0x194)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x164)]({'model':_0x51c9c0(0xea),'view':(_0x19f1ab,_0x4a0ff9)=>_0x4a0ff9[_0x51c9c0(0xaf)][_0x51c9c0(0xc8)]?null:{'group':_0x51c9c0(0xea),'name':_0x19f1ab[_0x51c9c0(0x97)](0xb)}}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x13c))[_0x51c9c0(0xc6)]({'view':{'name':_0x51c9c0(0xea),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2bbc4e,{writer:_0x1fa153})=>{const _0x14dea5=_0x51c9c0;let _0x3e4294=_0x14dea5(0x189)+_0x2bbc4e[_0x14dea5(0x16e)](_0x14dea5(0x1ee))+':'+_0x2bbc4e[_0x14dea5(0x16e)]('id');return _0x2bbc4e[_0x14dea5(0x16e)](_0x14dea5(0xec))&&(_0x3e4294+=':'+_0x2bbc4e[_0x14dea5(0x16e)](_0x14dea5(0xec))),_0x1fa153[_0x14dea5(0x150)](_0x14dea5(0x174),{'data-name':_0x3e4294});}}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x13c))[_0x51c9c0(0x17c)]({'view':_0x51c9c0(0xea)}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x843c61=>{const _0xb31c18=_0x51c9c0;_0x843c61['on'](_0xb31c18(0x178),_0x28a9bd(),{'priority':_0xb31c18(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x3d6e4d=>{const _0x97b9e7=_0x51c9c0;_0x3d6e4d['on'](_0x97b9e7(0x1a3),_0x28a9bd({'isAttributeSuggestion':!0x0}),{'priority':_0x97b9e7(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x14f69e=>{const _0x4bc229=_0x51c9c0;_0x14f69e['on'](_0x4bc229(0x131),(_0x11f69e,_0x45d81e,_0x1a4e5e)=>{const _0x1d482d=_0x4bc229,_0x1f30c5=_0x1a4e5e[_0x1d482d(0x129)][_0x1d482d(0x8e)](_0x45d81e[_0x1d482d(0x1c2)]);if(_0x1f30c5){for(const _0x195934 of _0x1f30c5)_0x195934[_0x1d482d(0x1fc)](_0x1d482d(0xd2))||(_0x1a4e5e[_0x1d482d(0x200)][_0x1d482d(0x217)]([_0x1d482d(0x111),_0x1d482d(0x108),_0x1d482d(0x10c)],_0x195934),_0x1a4e5e[_0x1d482d(0x200)][_0x1d482d(0x1fe)](_0x1d482d(0x146),_0x195934),_0x1a4e5e[_0x1d482d(0x129)][_0x1d482d(0xfd)](_0x195934,_0x45d81e[_0x1d482d(0x1c2)]));}},{'priority':_0x4bc229(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x32f474=>{const _0x4fa6f2=_0x51c9c0;_0x32f474['on'](_0x4fa6f2(0xba),(_0x2b0e21,_0x4f7485,_0x1531f7)=>{const _0x1c3e86=_0x4fa6f2,_0x2be0b8=_0x1531f7[_0x1c3e86(0x129)][_0x1c3e86(0x8e)](_0x4f7485[_0x1c3e86(0x1c2)]);if(!_0x2be0b8)return;const {id:_0x5f00d2}=this[_0x1c3e86(0xac)](_0x4f7485[_0x1c3e86(0x1c2)]),_0x2850fa=this[_0x1c3e86(0x154)][_0x1c3e86(0x96)](_0x5f00d2),_0xb7d1cb=this[_0x1c3e86(0x16a)](_0x2850fa);if(this[_0x1c3e86(0xfb)](_0xb7d1cb)){for(const _0x174a4f of _0x2be0b8)_0x174a4f[_0x1c3e86(0x1fc)](_0x1c3e86(0xd2))||(_0x1531f7[_0x1c3e86(0x200)][_0x1c3e86(0x217)]([_0x1c3e86(0x111),_0x1c3e86(0x108),_0x1c3e86(0x10c)],_0x174a4f),_0x1531f7[_0x1c3e86(0x200)][_0x1c3e86(0x1fe)](_0x1c3e86(0x146),_0x174a4f),_0x1531f7[_0x1c3e86(0x129)][_0x1c3e86(0xfd)](_0x174a4f,_0x4f7485[_0x1c3e86(0x1c2)]));}},{'priority':_0x4fa6f2(0x1f2)});}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x477673=>{const _0x3ac77e=_0x51c9c0;let _0x22d992=!0x1;const _0x3310cb=Array[_0x3ac77e(0x13d)](_0x557f04[_0x3ac77e(0x8f)][_0x3ac77e(0x128)][_0x3ac77e(0x1df)][_0x3ac77e(0xd0)]()),_0x328dfb=new Set();for(const {name:_0xdc64ac,data:_0x52f69b}of _0x3310cb){const {group:_0x4ec37c,type:_0x236519,subType:_0x26d60c,id:_0x180bae}=this[_0x3ac77e(0xac)](_0xdc64ac);if(_0x3ac77e(0xea)!==_0x4ec37c)continue;const _0x40f460=this[_0x3ac77e(0x154)][_0x3ac77e(0x96)](_0x180bae);if(null!=_0x52f69b[_0x3ac77e(0x1cd)]){_0x3ac77e(0x12c)==_0x236519&&(_0x22d992=_0x22d992||Et(_0x52f69b[_0x3ac77e(0x1cd)],_0xdc64ac,_0x477673,_0x557f04[_0x3ac77e(0x8f)][_0x3ac77e(0x1fd)]));const _0xf041ee=_0x3ac77e(0x1db)==_0x236519&&this[_0x3ac77e(0xfb)](_0x26d60c[_0x3ac77e(0x9d)]('|')[0x0]);if(_0x52f69b[_0x3ac77e(0x1cd)][_0x3ac77e(0xc9)]||_0x3ac77e(0x1c0)==_0x52f69b[_0x3ac77e(0x1cd)][_0x3ac77e(0xf1)][_0x3ac77e(0x177)]||_0x3ac77e(0xf0)==_0x236519&&!Ut(_0x52f69b[_0x3ac77e(0x1cd)])||_0xf041ee&&!Ut(_0x52f69b[_0x3ac77e(0x1cd)])||_0x3ac77e(0x82)==_0x236519&&!(!Tt(_0x2bd525=_0x52f69b[_0x3ac77e(0x1cd)])&&!function(_0x1070bb){const _0x3dca7b=_0x3ac77e;return _0x1070bb[_0x3dca7b(0x158)][_0x3dca7b(0x1a6)]==_0x1070bb[_0x3dca7b(0x13a)][_0x3dca7b(0x1d9)]&&_0x1070bb[_0x3dca7b(0x158)][_0x3dca7b(0x168)];}(_0x2bd525)))_0x477673[_0x3ac77e(0xe3)](_0xdc64ac),_0x22d992=!0x0;else{if(!_0x40f460||!_0x40f460[_0x3ac77e(0x121)])continue;_0x328dfb[_0x3ac77e(0x1b4)](_0x40f460);}}}var _0x2bd525;return _0x328dfb[_0x3ac77e(0x9c)]>0x0&&(_0x22d992=!!this[_0x3ac77e(0x17d)](_0x328dfb)||_0x22d992),_0x22d992;}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x29a9c3=>{const _0x1ecf53=_0x51c9c0;let _0x288c63=!0x1;for(const _0x1d4248 of _0x557f04[_0x1ecf53(0x8f)][_0x1ecf53(0x128)][_0x1ecf53(0x1df)][_0x1ecf53(0x1c7)]())if(_0x1ecf53(0x13b)==_0x1d4248[_0x1ecf53(0x1ac)])for(const _0x5c9dea of this[_0x1ecf53(0x154)][_0x1ecf53(0x199)]()){if(_0x5c9dea[_0x1ecf53(0xdb)]||!_0x5c9dea[_0x1ecf53(0x121)])continue;const _0x5608f5=_0x1ecf53(0xf0)==_0x5c9dea[_0x1ecf53(0x1ac)],_0x41d41d=this[_0x1ecf53(0x16a)](_0x5c9dea),_0x4f60af=_0x41d41d&&this[_0x1ecf53(0xfb)](_0x41d41d);if(!_0x5608f5&&!_0x4f60af)continue;const _0x2df905=_0x5c9dea[_0x1ecf53(0xb6)]();if(_0x2df905[_0x1ecf53(0x158)][_0x1ecf53(0x1a6)]!=_0x2df905[_0x1ecf53(0x13a)][_0x1ecf53(0x1a6)]&&!_0x2df905[_0x1ecf53(0x13a)][_0x1ecf53(0x168)]){const _0x11fb41=_0x557f04[_0x1ecf53(0x8f)][_0x1ecf53(0x101)](_0x2df905[_0x1ecf53(0x158)][_0x1ecf53(0x70)],_0x1ecf53(0x13a)),_0x3ab491=_0x557f04[_0x1ecf53(0x8f)][_0x1ecf53(0x1b5)](_0x2df905[_0x1ecf53(0x158)],_0x11fb41);_0x29a9c3[_0x1ecf53(0x162)](_0x5c9dea[_0x1ecf53(0x1bf)](),{'range':_0x3ab491}),_0x288c63=!0x0;}}return _0x288c63;}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x421192=>this[_0x51c9c0(0x122)](_0x421192)),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x5d72f0=>!_0x5d72f0[_0x51c9c0(0x151)][_0x51c9c0(0x165)]&&this[_0x51c9c0(0xe7)](_0x5d72f0)),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0x16b),()=>{const _0xaf049d=_0x51c9c0;this[_0xaf049d(0x1ef)]=!0x1;}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)]['on'](_0x51c9c0(0xab),(_0x1fbecb,_0x5da997)=>{const _0x488218=_0x51c9c0;if(!_0x5da997[_0x488218(0x165)]||_0x5da997[_0x488218(0x179)])return;if(!this[_0x488218(0x1ef)])return;const _0x2c0feb=_0x557f04[_0x488218(0x8f)][_0x488218(0x128)][_0x488218(0x1df)][_0x488218(0x1c7)]();if(0x0==_0x2c0feb[_0x488218(0xa6)])return;const _0x2e2990=[],_0x39921a=_0x2c0feb[_0x488218(0x87)](_0x1bfc2d=>_0x488218(0x1db)==_0x1bfc2d[_0x488218(0x1ac)]),_0x2abb05=_0x2c0feb[_0x488218(0x87)](_0x10f434=>_0x488218(0x13b)==_0x10f434[_0x488218(0x1ac)]&&_0x488218(0x95)!=_0x10f434[_0x488218(0xe4)]);for(const _0x23e47f of _0x39921a)this[_0x488218(0x77)](_0x23e47f[_0x488218(0xe0)])&&_0x2e2990[_0x488218(0xb1)]({'key':_0x23e47f[_0x488218(0xe0)],'newValue':_0x23e47f[_0x488218(0xd8)],'oldValue':_0x23e47f[_0x488218(0x18f)],'range':Ot(_0x23e47f[_0x488218(0x21c)],_0x557f04[_0x488218(0x8f)])});for(const _0x3d731a of _0x2abb05){if(_0x488218(0x166)!=_0x3d731a[_0x488218(0x1fb)]&&_0x488218(0xd1)!=_0x3d731a[_0x488218(0x1fb)])continue;const _0x67788d=Gt(_0x3d731a[_0x488218(0x1d8)][_0x488218(0x70)],_0x557f04[_0x488218(0x8f)]),_0x92a4cf=_0x3d731a[_0x488218(0x127)];_0x488218(0x166)==_0x3d731a[_0x488218(0x1fb)]&&_0x2e2990[_0x488218(0xb1)]({'key':_0x488218(0x1d3),'newValue':_0x3d731a[_0x488218(0xe4)],'oldValue':_0x92a4cf[_0x488218(0xe4)],'range':_0x67788d});for(const [_0x2adad2,_0x13dc4b]of _0x92a4cf[_0x488218(0xb9)]){if(!this[_0x488218(0x77)](_0x2adad2))continue;const _0x5983c2=_0x3d731a[_0x488218(0xb9)][_0x488218(0x96)](_0x2adad2);_0x13dc4b!==_0x5983c2&&_0x2e2990[_0x488218(0xb1)]({'key':_0x2adad2,'newValue':_0x5983c2,'oldValue':_0x13dc4b,'range':_0x67788d});}for(const [_0x4a92d6,_0x4bf7d0]of _0x3d731a[_0x488218(0xb9)])this[_0x488218(0x77)](_0x4a92d6)&&(_0x92a4cf[_0x488218(0xb9)][_0x488218(0xa4)](_0x4a92d6)||_0x2e2990[_0x488218(0xb1)]({'key':_0x4a92d6,'newValue':_0x4bf7d0,'oldValue':null,'range':_0x67788d}));}0x0!=_0x2e2990[_0x488218(0xa6)]&&_0x557f04[_0x488218(0x8f)][_0x488218(0x203)](_0x5da997,_0x2a8a4f=>{const _0x3063f7=_0x488218,_0x368ee4=_0x49f3a3();for(const {range:_0x16dbe4,key:_0x4d2ae1,oldValue:_0x3694b0,newValue:_0x3018b5}of _0x2e2990)this[_0x3063f7(0x192)](_0x16dbe4,_0x4d2ae1,_0x3694b0,_0x3018b5,{'groupId':_0x368ee4});this[_0x3063f7(0x8b)](_0x2a8a4f,_0x2e2990);});},{'priority':_0x51c9c0(0x20b)}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0xee)]['on'](_0x51c9c0(0x1d1),(_0x1e98df,_0x3af517,_0x5ae1ca)=>{const _0x28bb10=_0x51c9c0;if(null==_0x5ae1ca){const {id:_0x462c1f}=this[_0x28bb10(0xac)](_0x3af517[_0x28bb10(0xe4)]),_0x54aed5=this[_0x28bb10(0x154)][_0x28bb10(0x96)](_0x462c1f);_0x54aed5&&_0x54aed5[_0x28bb10(0x169)](_0x3af517[_0x28bb10(0xe4)]);}}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)]['on'](_0x51c9c0(0xab),()=>{const _0x42ffde=_0x51c9c0,_0x1362f6=Array[_0x42ffde(0x13d)](_0x557f04[_0x42ffde(0x8f)][_0x42ffde(0x128)][_0x42ffde(0x1df)][_0x42ffde(0xd0)]())[_0x42ffde(0x87)](_0x11f7eb=>_0x42ffde(0xea)===this[_0x42ffde(0xac)](_0x11f7eb[_0x42ffde(0xe4)])[_0x42ffde(0xaa)]);if(0x0===_0x1362f6[_0x42ffde(0xa6)])return;_0x1362f6[_0x42ffde(0xb4)]((_0x451331,_0x29cc16)=>{const _0x5d7b80=_0x42ffde,_0x24ca7a=_0x451331[_0x5d7b80(0x80)][_0x5d7b80(0x89)],_0x44f776=_0x29cc16[_0x5d7b80(0x80)][_0x5d7b80(0x89)];return null===_0x24ca7a&&null===_0x44f776?0x0:null===_0x24ca7a&&null!==_0x44f776?-0x1:null!==_0x24ca7a&&null===_0x44f776?0x1:_0x24ca7a[_0x5d7b80(0x158)][_0x5d7b80(0x149)](_0x44f776[_0x5d7b80(0x158)])?-0x1:0x1;});const _0x49e66e=new Set(),_0x58a367=new Set();for(const {name:_0x3a9983,data:_0x3f1f8a}of _0x1362f6){const {id:_0x303548}=this[_0x42ffde(0xac)](_0x3a9983);if(null===_0x3f1f8a[_0x42ffde(0x89)]){const _0x5927b5=this[_0x42ffde(0x190)](_0x3a9983);_0x58a367[_0x42ffde(0x1b4)](_0x5927b5);}else{const _0x494521=this[_0x42ffde(0x154)][_0x42ffde(0x96)](_0x303548);null!==_0x3f1f8a[_0x42ffde(0x1cd)]||_0x494521[_0x42ffde(0x121)]?(_0x49e66e[_0x42ffde(0x1b4)](_0x494521[_0x42ffde(0xdd)]),_0x58a367[_0x42ffde(0x1b4)](_0x494521)):this[_0x42ffde(0x16f)](_0x494521);}}_0x58a367[_0x42ffde(0x9c)]>0x0&&this[_0x42ffde(0x1b0)](_0x58a367);for(const _0x314327 of _0x49e66e)this[_0x42ffde(0x219)](_0x42ffde(0x1b1),_0x314327);}),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0xde),(_0x5f58c3,_0x5126d3)=>{const _0x39999b=_0x51c9c0,_0x37c127=_0x5126d3[0x0];if(!this[_0x39999b(0x154)][_0x39999b(0x9c)])return;if(!_0x37c127[_0x39999b(0x1a4)])return;if(_0x37c127[_0x39999b(0x151)][_0x39999b(0x179)]||!_0x37c127[_0x39999b(0x151)][_0x39999b(0x165)])return;let _0x497621,_0x4b3767;switch(_0x37c127[_0x39999b(0x1ac)]){case _0x39999b(0x13b):_0x497621=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x1d8)]),_0x4b3767=_0x497621[_0x39999b(0x170)](_0x37c127[_0x39999b(0x155)]);break;case _0x39999b(0x9d):_0x497621=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x159)]),_0x4b3767=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x1e0)]);break;case _0x39999b(0x116):_0x497621=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x20f)]),_0x4b3767=_0x497621[_0x39999b(0x170)](_0x37c127[_0x39999b(0x155)]);break;default:return;}const _0x19986f=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x1b5)](_0x497621,_0x4b3767);_0x557f04[_0x39999b(0x8f)][_0x39999b(0x187)](()=>{const _0x185b30=_0x39999b;for(const {suggestion:_0x11fb9f,meta:_0x571cc2}of this[_0x185b30(0xeb)](_0x19986f)){if(_0x11fb9f[_0x185b30(0xdb)])continue;if(_0x185b30(0x12c)==_0x11fb9f[_0x185b30(0x1ac)])continue;const _0x2b6c01=this[_0x185b30(0x16a)](_0x11fb9f);if(_0x2b6c01&&this[_0x185b30(0xfb)](_0x2b6c01)&&_0x185b30(0x9d)!=_0x37c127[_0x185b30(0x1ac)])continue;const _0x181b12=_0x11fb9f[_0x185b30(0x80)]&&_0x11fb9f[_0x185b30(0x80)][_0x185b30(0x83)];(_0x185b30(0xf0)!=_0x11fb9f[_0x185b30(0x1ac)]||_0x185b30(0x9d)==_0x37c127[_0x185b30(0x1ac)]&&!_0x181b12)&&(_0x571cc2[_0x185b30(0x102)]||_0x185b30(0x1bb)==_0x11fb9f[_0x185b30(0x1ac)]&&_0x571cc2[_0x185b30(0x15e)]||_0x11fb9f[_0x185b30(0xb6)]()[_0x185b30(0x1a1)](_0x19986f)&&this[_0x185b30(0x17e)](_0x11fb9f,_0x497621,_0x4b3767));}});},{'priority':_0x51c9c0(0x20b)}),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0xa7),(_0x136c3e,_0x3ac319)=>{const _0x3b6e08=_0x51c9c0,_0x44e648=_0x3ac319[0x0],_0x4395c3=_0x3ac319[0x1];if(_0x4395c3&&_0x4395c3[_0x3b6e08(0xf2)])return;if(this[_0x3b6e08(0x139)])return;if(!this[_0x3b6e08(0x106)][_0x3b6e08(0x7f)])return;if(_0x44e648[_0x3b6e08(0xc9)])return;const _0x26483c=_0x557f04[_0x3b6e08(0x8f)][_0x3b6e08(0x1fd)],{start:_0x575bc4,end:_0x563391}=_0x44e648[_0x3b6e08(0xb6)](),_0x1f60a5=_0x575bc4[_0x3b6e08(0x70)]&&_0x26483c[_0x3b6e08(0xcc)](_0x575bc4[_0x3b6e08(0x70)])?null:_0x26483c[_0x3b6e08(0xd7)](_0x575bc4,_0x3b6e08(0xe6)),_0x37eb7d=_0x563391[_0x3b6e08(0x1d9)]&&_0x26483c[_0x3b6e08(0xcc)](_0x563391[_0x3b6e08(0x1d9)])?null:_0x26483c[_0x3b6e08(0xd7)](_0x563391,_0x3b6e08(0x1fa)),_0x577723=_0x557f04[_0x3b6e08(0x8f)][_0x3b6e08(0x1b5)](_0x1f60a5?_0x1f60a5[_0x3b6e08(0x158)]:_0x575bc4,_0x37eb7d?_0x37eb7d[_0x3b6e08(0x13a)]:_0x563391);_0x557f04[_0x3b6e08(0x8f)][_0x3b6e08(0x187)](_0x2db4ba=>{const _0x2b1e7e=_0x3b6e08;this[_0x2b1e7e(0x137)](_0x577723);const _0x6cab0f=_0x557f04[_0x2b1e7e(0x8f)][_0x2b1e7e(0x1fd)][_0x2b1e7e(0xd7)](_0x577723[_0x2b1e7e(0x158)]);_0x44e648['is'](_0x2b1e7e(0x197))?_0x2db4ba[_0x2b1e7e(0x134)](_0x6cab0f):_0x44e648[_0x2b1e7e(0x1e2)](_0x6cab0f);}),_0x136c3e[_0x3b6e08(0x1cb)]();},{'priority':_0x5106a0[_0x51c9c0(0x182)]+0xa}),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0x73),(_0x4f8c84,_0x288b8d)=>{const _0x2cb92e=_0x51c9c0,_0x298480=_0x288b8d[_0x288b8d[_0x2cb92e(0xa6)]-0x1];_0x298480&&_0x298480[_0x2cb92e(0xf2)]||this[_0x2cb92e(0x139)]||this[_0x2cb92e(0x106)][_0x2cb92e(0x7f)]&&(_0x557f04[_0x2cb92e(0x8f)][_0x2cb92e(0x187)](()=>{const _0x2562e7=_0x2cb92e;let _0x3b429a=_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x73)](_0x288b8d[0x0],_0x288b8d[0x1],_0x288b8d[0x2],{'forceDefaultExecution':!0x0});if(!_0x3b429a)return;_0x4f8c84[_0x2562e7(0x8a)]=_0x3b429a[_0x2562e7(0xdf)]();const _0x54b379=_0x3b429a[_0x2562e7(0x13a)][_0x2562e7(0x1d9)],_0xda4c2f=_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x1fd)];_0x54b379&&_0xda4c2f[_0x2562e7(0xfc)](_0x54b379)&&!_0xda4c2f[_0x2562e7(0x207)](_0x54b379)&&(_0x3b429a=_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x1b5)](_0x3b429a[_0x2562e7(0x158)],_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x101)](_0x54b379,_0x2562e7(0x13a)))),this[_0x2562e7(0x1c6)](_0x3b429a);}),_0x4f8c84[_0x2cb92e(0x1cb)]());},{'priority':_0x51c9c0(0x1f2)}),this[_0x51c9c0(0x110)][_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x15f),this[_0x51c9c0(0x106)]),this[_0x51c9c0(0xa0)](_0x51c9c0(0x15f));const _0x320e1b=new _0xdabf00(_0x557f04,this[_0x51c9c0(0x154)]);_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x12a),_0x320e1b),this[_0x51c9c0(0xa0)](_0x51c9c0(0x12a));const _0x985bf1=new _0x5893dd(_0x557f04,this[_0x51c9c0(0x154)]);_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x148),_0x985bf1),this[_0x51c9c0(0xa0)](_0x51c9c0(0x148)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x107),new _0xbb82c5(_0x557f04,_0x320e1b,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x107)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x198),new _0xbb82c5(_0x557f04,_0x985bf1,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x198)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x15c),new _0x139dd6(_0x557f04,_0x320e1b,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x15c)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x1bc),new _0x139dd6(_0x557f04,_0x985bf1,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x1bc));const _0x41511a=_0x557f04[_0x51c9c0(0x16d)][_0x51c9c0(0x96)](_0x51c9c0(0x1f4));this[_0x51c9c0(0xf7)](_0x41511a,_0x51c9c0(0x1dd),(_0xfe688a,{threadId:_0x5b496b})=>{const _0x6be37c=_0x51c9c0,_0x31a41e=this[_0x6be37c(0x154)][_0x6be37c(0x96)](_0x5b496b);_0x31a41e&&_0x31a41e[_0x6be37c(0x12f)]&&0x1===_0x31a41e[_0x6be37c(0x12f)][_0x6be37c(0xa6)]&&this[_0x6be37c(0x11e)](_0x5b496b,{'hasComments':!0x0});},{'priority':_0x51c9c0(0x118)}),this[_0x51c9c0(0xf7)](_0x41511a,_0x51c9c0(0x18b),(_0x5c961c,{threadId:_0x3af96e})=>{const _0x5f46e0=_0x51c9c0,_0x5bcafe=this[_0x5f46e0(0x154)][_0x5f46e0(0x96)](_0x3af96e);_0x5bcafe&&_0x5bcafe[_0x5f46e0(0x12f)]&&!_0x5bcafe[_0x5f46e0(0x12f)][_0x5f46e0(0xa6)]&&this[_0x5f46e0(0x11e)](_0x3af96e,{'hasComments':!0x1});},{'priority':_0x51c9c0(0x118)});}set[_0x218a7e(0x17a)](_0x1bcfe0){const _0x7b7f25=_0x218a7e;if(this[_0x7b7f25(0x1c4)])throw new _0x15724f(_0x7b7f25(0x138),this);this[_0x7b7f25(0x1c4)]=_0x1bcfe0;}get[_0x218a7e(0x17a)](){const _0x152a13=_0x218a7e;return this[_0x152a13(0x1c4)];}[_0x218a7e(0x10a)]({skipNotAttached:_0x5f0861=!0x1,toJSON:_0x553e0b=!0x1}={}){const _0x3b4c7d=_0x218a7e,_0x4a6a3c=[];for(const _0x299c42 of this[_0x3b4c7d(0x154)][_0x3b4c7d(0x199)]())_0x5f0861&&!_0x299c42[_0x3b4c7d(0x121)]||_0x4a6a3c[_0x3b4c7d(0xb1)](_0x299c42);return _0x553e0b?_0x4a6a3c[_0x3b4c7d(0x81)](_0x331e1c=>_0x331e1c[_0x3b4c7d(0xe1)]()):_0x4a6a3c;}[_0x218a7e(0xda)](_0x4fd41f){const _0x58fbb2=_0x218a7e,_0x5864d5=this[_0x58fbb2(0x154)][_0x58fbb2(0x96)](_0x4fd41f);if(!_0x5864d5)throw new _0x15724f(_0x58fbb2(0x1b8),this);return _0x5864d5;}[_0x218a7e(0xae)](_0x3642d7){const _0x373b85=_0x218a7e;return this[_0x373b85(0x154)][_0x373b85(0xa4)](_0x3642d7);}[_0x218a7e(0x6f)](_0x54f31a){const _0x3aa4b0=_0x218a7e,{authorId:_0x17ccaa,id:_0x376fd0,attributes:_0xac757a}=_0x54f31a,[_0x2d4e8f,_0x434078]=_0x54f31a[_0x3aa4b0(0x1ac)][_0x3aa4b0(0x9d)](':'),_0x268b1d=this[_0x3aa4b0(0x154)][_0x3aa4b0(0x96)](_0x376fd0)||this[_0x3aa4b0(0x202)](_0x2d4e8f,_0x434078,_0x376fd0,_0x17ccaa,_0xac757a);if(this[_0x3aa4b0(0x1b7)](_0x268b1d),this[_0x3aa4b0(0x74)](_0x268b1d,_0x2d4e8f,_0x434078||null,_0x17ccaa),_0x268b1d[_0x3aa4b0(0xa1)]=_0x54f31a[_0x3aa4b0(0xa1)],_0x268b1d[_0x3aa4b0(0x1bd)]=!0x0,_0xac757a&&_0xac757a[_0x3aa4b0(0x10d)]){const _0x4a0aa7=_0xac757a[_0x3aa4b0(0x10d)],_0x1b4365=this[_0x3aa4b0(0x1d5)](_0x4a0aa7[_0x3aa4b0(0x1ff)]);_0x268b1d[_0x3aa4b0(0xbc)]=_0x4a0aa7[_0x3aa4b0(0xa1)],_0x268b1d[_0x3aa4b0(0x1c5)]=_0x1b4365,_0x268b1d[_0x3aa4b0(0x1ca)]=!0x0;}else _0x268b1d[_0x3aa4b0(0xbc)]=_0x54f31a[_0x3aa4b0(0xa1)];switch(_0x54f31a[_0x3aa4b0(0x80)]&&(_0x268b1d[_0x3aa4b0(0x80)]=_0x54f31a[_0x3aa4b0(0x80)]),_0x54f31a[_0x3aa4b0(0xb9)]&&(_0x268b1d[_0x3aa4b0(0xb9)]=_0x54f31a[_0x3aa4b0(0xb9)]),this[_0x3aa4b0(0x1c4)]&&this[_0x3aa4b0(0x1c4)][_0x3aa4b0(0x126)]||(_0x268b1d[_0x3aa4b0(0x119)]=!0x0),this[_0x3aa4b0(0x173)][_0x3aa4b0(0x96)](_0x268b1d)){case _0x3aa4b0(0x1c9):this[_0x3aa4b0(0x173)][_0x3aa4b0(0x7d)](_0x268b1d,_0x3aa4b0(0x13f));break;case _0x3aa4b0(0xc2):_0x268b1d[_0x3aa4b0(0x121)]?(this[_0x3aa4b0(0x17d)](new Set([_0x268b1d])),this[_0x3aa4b0(0x1b0)](new Set([_0x268b1d])),this[_0x3aa4b0(0x173)][_0x3aa4b0(0x7d)](_0x268b1d,_0x3aa4b0(0x11f)),this[_0x3aa4b0(0x219)](_0x3aa4b0(0xad),_0x268b1d)):this[_0x3aa4b0(0x173)][_0x3aa4b0(0x7d)](_0x268b1d,_0x3aa4b0(0x1e6));}return _0x268b1d;}[_0x218a7e(0x12a)](_0x433e7e){const _0x23aa7c=_0x218a7e;this[_0x23aa7c(0xf2)](()=>{const _0x585751=_0x23aa7c;this[_0x585751(0x110)][_0x585751(0x8f)][_0x585751(0x187)](()=>{const _0xdc34ae=_0x585751;for(const _0x28590f of _0x433e7e[_0xdc34ae(0x8c)]())_0x28590f[_0xdc34ae(0x85)]();});});}[_0x218a7e(0x148)](_0xb43ab1){const _0x53e700=_0x218a7e;this[_0x53e700(0xf2)](()=>{const _0x4e6d79=_0x53e700;this[_0x4e6d79(0x110)][_0x4e6d79(0x8f)][_0x4e6d79(0x187)](()=>{const _0x1b3eaf=_0x4e6d79;for(const _0x38c9a1 of _0xb43ab1[_0x1b3eaf(0x8c)]())_0x38c9a1[_0x1b3eaf(0xd3)]();});});}[_0x218a7e(0xa0)](_0x3817fb,_0x40c61d){const _0x1bc125=_0x218a7e,_0x1f5b9e=this[_0x1bc125(0x110)][_0x1bc125(0x100)][_0x1bc125(0x96)](_0x3817fb);if(!_0x1f5b9e)throw new _0x15724f(_0x1bc125(0x161),this,{'commandName':_0x3817fb});if(this[_0x1bc125(0x14f)][_0x1bc125(0xa4)](_0x1f5b9e))throw new _0x15724f(_0x1bc125(0x1f0),this,{'commandName':_0x3817fb});this[_0x1bc125(0x14f)][_0x1bc125(0x1b4)](_0x1f5b9e),_0x40c61d&&_0x1f5b9e['on'](_0x1bc125(0x15b),(_0x3d85c7,_0x237e0f)=>{const _0x311963=_0x1bc125;this[_0x311963(0x106)][_0x311963(0x7f)]&&(this[_0x311963(0x139)]||(_0x237e0f[_0x311963(0xa6)]>0x0&&_0x237e0f[_0x237e0f[_0x311963(0xa6)]-0x1]&&_0x237e0f[_0x237e0f[_0x311963(0xa6)]-0x1][_0x311963(0xf2)]?_0x237e0f[_0x311963(0xff)]():(_0x3d85c7[_0x311963(0x8a)]=_0x40c61d((..._0x23e647)=>_0x1f5b9e[_0x311963(0x15b)](..._0x23e647,{'forceDefaultExecution':!0x0}),..._0x237e0f),_0x3d85c7[_0x311963(0x1cb)]())));},{'priority':_0x1bc125(0x1f2)});}[_0x218a7e(0xf2)](_0x1b9d0c){const _0x6b7f77=_0x218a7e;let _0x2798af,_0x31bfbe;const _0x3fc3a5=this[_0x6b7f77(0x139)];this[_0x6b7f77(0x139)]=!0x0;try{_0x2798af=_0x1b9d0c();}catch(_0xcddee3){_0x31bfbe=_0xcddee3;}return _0x3fc3a5||(this[_0x6b7f77(0x139)]=!0x1),_0x31bfbe&&_0x15724f[_0x6b7f77(0xd4)](_0x31bfbe,this),_0x2798af;}[_0x218a7e(0x1c6)](_0x15f05b,_0x5487f3=null,_0x44366d={}){const _0x260f66=_0x218a7e;if(_0x15f05b[_0x260f66(0xc9)])return null;const _0x2dec7a=this[_0x260f66(0x110)][_0x260f66(0x16d)][_0x260f66(0x96)](_0x260f66(0x84))['me'];for(const {suggestion:_0x2c5aeb,meta:_0x194826}of this[_0x260f66(0xeb)](_0x15f05b,_0x260f66(0x1bb)))if(_0x194826[_0x260f66(0x15e)]){if(!_0x194826[_0x260f66(0x1e1)]){if(_0x194826[_0x260f66(0x102)]){if(!this[_0x260f66(0xb2)]||!Lt(_0x2c5aeb,_0x44366d))continue;return _0x2c5aeb;}if(Lt(_0x2c5aeb,_0x44366d))return _0x2c5aeb;this[_0x260f66(0x17e)](_0x2c5aeb,_0x15f05b[_0x260f66(0x158)],_0x15f05b[_0x260f66(0x13a)]);break;}if(_0x5487f3==_0x2c5aeb[_0x260f66(0x14e)]&&Lt(_0x2c5aeb,_0x44366d)){const _0x1c9b6f=_0x2c5aeb[_0x260f66(0xb6)]();return _0x1c9b6f[_0x260f66(0x158)][_0x260f66(0x14c)](_0x15f05b[_0x260f66(0x13a)])?this[_0x260f66(0xf9)](_0x2c5aeb,this[_0x260f66(0x99)][_0x260f66(0x1b5)](_0x15f05b[_0x260f66(0x158)],_0x1c9b6f[_0x260f66(0x13a)])):this[_0x260f66(0xf9)](_0x2c5aeb,this[_0x260f66(0x99)][_0x260f66(0x1b5)](_0x1c9b6f[_0x260f66(0x158)],_0x15f05b[_0x260f66(0x13a)])),_0x2c5aeb;}}const _0xbe408c=_0x49f3a3(),_0x419590=_0x2dec7a['id'],_0xce667b=_0x5487f3?_0x260f66(0x167)+_0x5487f3:_0x260f66(0x1bb),_0x488a18=this[_0x260f66(0x1b3)]({'id':_0xbe408c,'type':_0xce667b,'createdAt':new Date(),'authorId':_0x419590,'attributes':_0x44366d});return this[_0x260f66(0x113)](_0xce667b,_0xbe408c,_0x419590,_0x15f05b),_0x488a18;}[_0x218a7e(0xce)](_0x1b4362,_0x4d7e9d=_0x218a7e(0x20d),_0x548500={}){const _0x4cd60e=_0x218a7e,_0x271a9f=this[_0x4cd60e(0x110)][_0x4cd60e(0x16d)][_0x4cd60e(0x96)](_0x4cd60e(0x84))['me'],_0x37f369=this[_0x4cd60e(0x76)][_0x4cd60e(0x105)](_0x4cd60e(0x1bb),_0x4d7e9d,_0x4cd60e(0x185));for(const _0x22673e of this[_0x4cd60e(0x10a)]())if(_0x22673e[_0x4cd60e(0x1c5)]['id']==_0x271a9f['id']&&_0x4cd60e(0x1bb)==_0x22673e[_0x4cd60e(0x1ac)]&&_0x22673e[_0x4cd60e(0x14e)]==_0x4d7e9d&&Lt(_0x22673e,_0x548500)&&(_0x37f369(_0x22673e[_0x4cd60e(0x211)](),_0x1b4362)||_0x37f369(_0x1b4362,_0x22673e[_0x4cd60e(0x211)]()))){for(const _0x96cfca of _0x1b4362)_0x22673e[_0x4cd60e(0x191)](_0x96cfca);return _0x22673e;}for(const {suggestion:_0x225403,meta:_0x59bf9f}of this[_0x4cd60e(0xeb)](_0x1b4362,_0x4cd60e(0x1bb))){if(!_0x59bf9f[_0x4cd60e(0x15e)])continue;if(!this[_0x4cd60e(0xb2)]&&_0x59bf9f[_0x4cd60e(0x102)])continue;if(!Lt(_0x225403,_0x548500))continue;let _0x2ded1c=!0x0;for(const _0x583bce of _0x225403[_0x4cd60e(0x211)]())for(const _0x136a71 of _0x1b4362)if(!_0x583bce[_0x4cd60e(0x1a1)](_0x136a71)){_0x2ded1c=!0x1;break;}if(_0x2ded1c)return _0x225403;}const _0x3518e2=_0x49f3a3(),_0x41043e=_0x271a9f['id'],_0x1610e4=_0x4cd60e(0x167)+_0x4d7e9d,_0x5a7eaf=this[_0x4cd60e(0x1b3)]({'id':_0x3518e2,'type':_0x1610e4,'createdAt':new Date(),'authorId':_0x41043e,'attributes':_0x548500});for(const _0x35de5d of _0x1b4362)this[_0x4cd60e(0x113)](_0x1610e4,_0x3518e2,_0x41043e,_0x35de5d,_0xf3a1b0[_0x4cd60e(0x136)]());return _0x5a7eaf;}[_0x218a7e(0x103)](_0x307f20,_0x529023,_0x5eb1a2=null,_0x397b9e={}){const _0x51939c=_0x218a7e;if(_0x5eb1a2=_0x5eb1a2||Vt(_0x529023),_0x307f20[_0x51939c(0xc9)])return null;if(_0x51939c(0x1aa)===this[_0x51939c(0x1e5)]){const _0x3649de=this[_0x51939c(0x76)][_0x51939c(0x105)](_0x51939c(0x12c),_0x5eb1a2,_0x51939c(0x85));return this[_0x51939c(0xf2)](()=>_0x3649de([_0x307f20],_0x529023,_0x397b9e)),null;}const _0x651f26=this[_0x51939c(0x110)][_0x51939c(0x16d)][_0x51939c(0x96)](_0x51939c(0x84))['me'],_0x3bf5e5=[];if(_0x51939c(0xbb)!==this[_0x51939c(0x1e5)]){for(const {suggestion:_0x232506,meta:_0x187574}of this[_0x51939c(0xeb)](_0x307f20,_0x51939c(0x1bb)))_0x187574[_0x51939c(0x15e)]&&!_0x187574[_0x51939c(0xd9)]&&_0x3bf5e5[_0x51939c(0xb1)](..._0x232506[_0x51939c(0x211)]());}const _0x7a2bb3=function(_0x5b3f03,_0x40d14a){const _0x241797=_0x51939c,_0x4753ba=[];for(const _0x2825c3 of _0x40d14a){const _0x2a75ce=_0x5b3f03[_0x241797(0xe5)](_0x2825c3);_0x2a75ce&&_0x4753ba[_0x241797(0xb1)](_0x2a75ce);}return _0x4753ba;}(_0x307f20,_0x3bf5e5),_0xd96587=function(_0x10cbd7,_0x353159){const _0x54de99=_0x51939c,_0x1ca32e=[_0x10cbd7];for(const _0x4f797b of _0x353159){let _0x30e2a1=0x0;for(;_0x30e2a1<_0x1ca32e[_0x54de99(0xa6)];){const _0xa8c8b4=_0x1ca32e[_0x30e2a1][_0x54de99(0x93)](_0x4f797b);_0x1ca32e[_0x54de99(0x157)](_0x30e2a1,0x1,..._0xa8c8b4),_0x30e2a1+=_0xa8c8b4[_0x54de99(0xa6)];}}return _0x1ca32e;}(_0x307f20,_0x3bf5e5);_0x7a2bb3[_0x51939c(0xa6)]&&this[_0x51939c(0x99)][_0x51939c(0x187)](()=>{const _0x3f634a=_0x51939c;for(const _0x44709e of _0x7a2bb3){const _0x499c4c=this[_0x3f634a(0x76)][_0x3f634a(0x105)](_0x3f634a(0x12c),_0x5eb1a2,_0x3f634a(0x85));this[_0x3f634a(0xf2)](()=>_0x499c4c([_0x44709e],_0x529023,_0x397b9e));}});for(const _0x415fd0 of _0xd96587){let _0x397638=null,_0x4e690c=_0x415fd0[_0x51939c(0x158)],_0xcd1746=_0x415fd0[_0x51939c(0x13a)];for(const {suggestion:_0x4e5af3,meta:_0x341415}of this[_0x51939c(0xeb)](_0x415fd0,_0x51939c(0x12c))){if(!_0x341415[_0x51939c(0x15e)])continue;if(_0x4e5af3[_0x51939c(0x14e)]!=_0x5eb1a2)continue;if(!Lt(_0x4e5af3,_0x397b9e))continue;const _0x26165e=_0x4e5af3[_0x51939c(0xb6)]();if(_0x26165e[_0x51939c(0x1a1)](_0x415fd0,!0x0))return null;_0x4e690c=_0x4e690c[_0x51939c(0x149)](_0x26165e[_0x51939c(0x158)])?_0x4e690c:_0x26165e[_0x51939c(0x158)],_0xcd1746=_0xcd1746[_0x51939c(0xcd)](_0x26165e[_0x51939c(0x13a)])?_0xcd1746:_0x26165e[_0x51939c(0x13a)],_0x397638?_0x26165e[_0x51939c(0x158)][_0x51939c(0x149)](_0x397638[_0x51939c(0xb6)]()[_0x51939c(0x158)])?(_0x397638[_0x51939c(0x1de)](),_0x397638=_0x4e5af3):_0x4e5af3[_0x51939c(0x1de)]():_0x397638=_0x4e5af3;}const _0x30adec=this[_0x51939c(0x99)][_0x51939c(0x1b5)](_0x4e690c,_0xcd1746);if(_0x397638)this[_0x51939c(0xf9)](_0x397638,_0x30adec);else{const _0x4b0b15=_0x49f3a3(),_0x307932=_0x651f26['id'];this[_0x51939c(0x1b3)]({'id':_0x4b0b15,'type':_0x51939c(0x18e)+_0x5eb1a2,'data':_0x529023,'createdAt':new Date(),'authorId':_0x307932,'attributes':_0x397b9e}),this[_0x51939c(0x113)](_0x51939c(0x18e)+_0x5eb1a2,_0x4b0b15,_0x307932,_0x30adec);}}return null;}[_0x218a7e(0x1a5)](_0x4358b8,_0x165b5e,_0x2efe12=[],_0x5cb6a8=null,_0x3f4b8c={}){const _0x278159=_0x218a7e;_0x165b5e[_0x278159(0xa5)]||(_0x165b5e[_0x278159(0xa5)]=_0x165b5e[_0x278159(0x21b)]),_0x165b5e[_0x278159(0x83)]=_0x4358b8['is'](_0x278159(0x21c)),_0x5cb6a8=_0x5cb6a8||Vt(_0x165b5e);const _0x2c50dc=_0x2efe12[_0x278159(0x81)](_0x5dfc05=>Gt(_0x5dfc05,this[_0x278159(0x99)])),_0x58ac61=_0x4358b8['is'](_0x278159(0x21c))?_0x4358b8:Gt(_0x4358b8,this[_0x278159(0x99)]);if(_0x278159(0x1aa)===this[_0x278159(0x1e5)]){const _0x54548d=this[_0x278159(0x76)][_0x278159(0x105)](_0x278159(0xf0),_0x5cb6a8,_0x278159(0x85));return this[_0x278159(0xf2)](()=>_0x54548d([_0x58ac61],_0x165b5e,_0x3f4b8c)),null;}_0x2c50dc[_0x278159(0xb1)](_0x58ac61);let _0x5d0908=!0x0;for(const _0x7b6e0f of _0x2c50dc)if(!this[_0x278159(0xfe)](_0x7b6e0f)){_0x5d0908=!0x1;break;}if(_0x5d0908&&_0x278159(0xbb)!==this[_0x278159(0x1e5)]){const _0x57cd3d=this[_0x278159(0x76)][_0x278159(0x105)](_0x278159(0xf0),_0x5cb6a8,_0x278159(0x85));return this[_0x278159(0xf2)](()=>_0x57cd3d([_0x58ac61],_0x165b5e,_0x3f4b8c)),null;}let _0x54e202=null,_0x45101d=_0x58ac61[_0x278159(0x158)],_0x4efa6f=_0x58ac61[_0x278159(0x13a)];for(const {suggestion:_0x5c993f,meta:_0x3fe268}of this[_0x278159(0xeb)](_0x58ac61,_0x278159(0xf0))){if(!_0x3fe268[_0x278159(0x15e)])continue;if(_0x3fe268[_0x278159(0x1e1)]||_0x3fe268[_0x278159(0x102)]||_0x3fe268[_0x278159(0xd9)])continue;if(_0x5c993f[_0x278159(0x80)][_0x278159(0xa5)]!=_0x165b5e[_0x278159(0xa5)])continue;if(!Lt(_0x5c993f,_0x3f4b8c))continue;const _0x3e99a7=_0x5c993f[_0x278159(0xb6)]();if(_0x5c993f[_0x278159(0x14e)]==_0x5cb6a8){if(_0x3e99a7[_0x278159(0x1a1)](_0x58ac61,!0x0))return null;_0x45101d=_0x45101d[_0x278159(0x149)](_0x3e99a7[_0x278159(0x158)])?_0x45101d:_0x3e99a7[_0x278159(0x158)],_0x4efa6f=_0x4efa6f[_0x278159(0xcd)](_0x3e99a7[_0x278159(0x13a)])?_0x4efa6f:_0x3e99a7[_0x278159(0x13a)],_0x54e202?_0x3e99a7[_0x278159(0x158)][_0x278159(0x149)](_0x54e202[_0x278159(0xb6)]()[_0x278159(0x158)])?(_0x54e202[_0x278159(0x1de)](),_0x54e202=_0x5c993f):_0x5c993f[_0x278159(0x1de)]():_0x54e202=_0x5c993f;}else{const _0x179807=_0x58ac61[_0x278159(0xe5)](_0x3e99a7);this[_0x278159(0x140)](_0x5c993f,_0x179807);}}const _0x65be50=this[_0x278159(0x110)][_0x278159(0x16d)][_0x278159(0x96)](_0x278159(0x84))['me'],_0x51aa27=_0x49f3a3(),_0x4a7bfd=_0x65be50['id'];if(_0x54e202)return this[_0x278159(0xf9)](_0x54e202,this[_0x278159(0x99)][_0x278159(0x1b5)](_0x45101d,_0x4efa6f)),_0x54e202;{const _0x2c7ffb=this[_0x278159(0x1b3)]({'id':_0x51aa27,'type':_0x278159(0x9b)+_0x5cb6a8,'data':_0x165b5e,'createdAt':new Date(),'authorId':_0x4a7bfd,'attributes':_0x3f4b8c});return this[_0x278159(0x113)](_0x278159(0x9b)+_0x5cb6a8,_0x51aa27,_0x4a7bfd,this[_0x278159(0x99)][_0x278159(0x1b5)](_0x45101d,_0x4efa6f)),_0x2c7ffb;}}[_0x218a7e(0x208)](_0xf95e54,_0x439a4a,_0x35f20b=[],_0x472a90=null,_0x5ddf5d={}){const _0x315e2f=_0x218a7e;_0x439a4a[_0x315e2f(0xa5)]||(_0x439a4a[_0x315e2f(0xa5)]=_0x439a4a[_0x315e2f(0x21b)]);const _0x3c597f=_0xf95e54[0x0];_0x439a4a[_0x315e2f(0x83)]=_0x3c597f['is'](_0x315e2f(0x21c)),_0x472a90=_0x472a90||Vt(_0x439a4a);const _0x45adbf=_0x35f20b[_0x315e2f(0x81)](_0x1ca51b=>Gt(_0x1ca51b,this[_0x315e2f(0x99)])),_0x4b5972=_0x3c597f['is'](_0x315e2f(0x21c))?_0xf95e54:_0xf95e54[_0x315e2f(0x81)](_0x2d21c6=>Gt(_0x2d21c6,this[_0x315e2f(0x99)]));if(_0x315e2f(0x1aa)===this[_0x315e2f(0x1e5)]){const _0x2b7e4d=this[_0x315e2f(0x76)][_0x315e2f(0x105)](_0x315e2f(0xf0),_0x472a90,_0x315e2f(0x85));return this[_0x315e2f(0xf2)](()=>_0x2b7e4d(_0x4b5972,_0x439a4a,_0x5ddf5d)),null;}_0x45adbf[_0x315e2f(0xb1)](..._0x4b5972);let _0x150817=!0x0;for(const _0x1e8c50 of _0x45adbf)if(!this[_0x315e2f(0xfe)](_0x1e8c50)){_0x150817=!0x1;break;}if(_0x150817&&_0x315e2f(0xbb)!==this[_0x315e2f(0x1e5)]){const _0xc3886a=this[_0x315e2f(0x76)][_0x315e2f(0x105)](_0x315e2f(0xf0),_0x472a90,_0x315e2f(0x85));return this[_0x315e2f(0xf2)](()=>_0xc3886a(_0x4b5972,_0x439a4a,_0x5ddf5d)),null;}const _0x5eb6dc=this[_0x315e2f(0x110)][_0x315e2f(0x16d)][_0x315e2f(0x96)](_0x315e2f(0x84))['me'];for(const _0x21ea8c of this[_0x315e2f(0x10a)]()){if(_0x21ea8c[_0x315e2f(0x1c5)]['id']!=_0x5eb6dc['id'])continue;if(_0x315e2f(0xf0)!=_0x21ea8c[_0x315e2f(0x1ac)]||_0x21ea8c[_0x315e2f(0x80)][_0x315e2f(0xa5)]!=_0x439a4a[_0x315e2f(0xa5)])continue;if(!Lt(_0x21ea8c,_0x5ddf5d))continue;const _0x4562d7=_0x21ea8c[_0x315e2f(0x14e)]==_0x472a90;for(let _0x2a049b=0x0;_0x2a049b<_0x4b5972[_0x315e2f(0xa6)];_0x2a049b++){const _0x5b25d8=_0x4b5972[_0x2a049b];for(const _0x201bec of _0x21ea8c[_0x315e2f(0xcf)]()){const _0x4b12a2=_0x201bec[_0x315e2f(0x18a)]();if(_0x5b25d8[_0x315e2f(0x14c)](_0x4b12a2)){_0x4562d7?(_0x4b5972[_0x315e2f(0x157)](_0x2a049b,0x1),_0x2a049b--):_0x21ea8c[_0x315e2f(0xe3)](_0x201bec[_0x315e2f(0xe4)]);break;}}}}if(0x0==_0x4b5972[_0x315e2f(0xa6)])return null;const _0x2029f3=this[_0x315e2f(0x76)][_0x315e2f(0x105)](_0x315e2f(0xf0),_0x472a90,_0x315e2f(0x185));for(const _0x273962 of this[_0x315e2f(0x10a)]())if(_0x273962[_0x315e2f(0x1c5)]['id']==_0x5eb6dc['id']&&_0x315e2f(0xf0)==_0x273962[_0x315e2f(0x1ac)]&&_0x273962[_0x315e2f(0x80)][_0x315e2f(0xa5)]==_0x439a4a[_0x315e2f(0xa5)]&&_0x273962[_0x315e2f(0x14e)]==_0x472a90&&Lt(_0x273962,_0x5ddf5d)&&(_0x2029f3(_0x273962[_0x315e2f(0x211)](),_0x4b5972)||_0x2029f3(_0x4b5972,_0x273962[_0x315e2f(0x211)]()))){for(const _0x29b718 of _0x4b5972)_0x273962[_0x315e2f(0x191)](_0x29b718);return _0x273962;}const _0x530627=_0x49f3a3(),_0x4156b8=_0x5eb6dc['id'],_0x427791=_0x315e2f(0x9b)+_0x472a90,_0x1730a1=this[_0x315e2f(0x1b3)]({'id':_0x530627,'type':_0x427791,'data':_0x439a4a,'createdAt':new Date(),'authorId':_0x4156b8,'attributes':_0x5ddf5d});for(const _0x4cff67 of _0x4b5972)this[_0x315e2f(0x113)](_0x427791,_0x530627,_0x4156b8,_0x4cff67,_0xf3a1b0[_0x315e2f(0x136)]());return _0x1730a1;}[_0x218a7e(0x137)](_0x3324b3,_0x465d3c=null,_0x3cc294={}){const _0x716a38=_0x218a7e;if(_0x3324b3[_0x716a38(0xc9)])return null;const _0x617c59=this[_0x716a38(0x110)][_0x716a38(0x16d)][_0x716a38(0x96)](_0x716a38(0x84))['me'],_0x4cd745=new _0x114fe2(_0x3324b3[_0x716a38(0x158)],_0x3324b3[_0x716a38(0x13a)]);for(const {suggestion:_0x2def74,meta:_0x47a141}of this[_0x716a38(0xeb)](_0x4cd745,_0x716a38(0x1bb)))if(_0x47a141[_0x716a38(0x15e)]&&!_0x47a141[_0x716a38(0x1e1)]){if(_0x2def74[_0x716a38(0xdb)]){const _0x175847=_0x2def74[_0x716a38(0x211)]()[_0x716a38(0x87)](_0x3d3de1=>_0x716a38(0x1c0)!=_0x3d3de1[_0x716a38(0xf1)][_0x716a38(0x177)]);_0x175847[_0x716a38(0x1cc)](_0xcca306=>_0x4cd745[_0x716a38(0x1a1)](_0xcca306,!0x0))&&_0x2def74[_0x716a38(0xd3)]();if(_0x175847[_0x716a38(0x213)](_0x411282=>_0x411282[_0x716a38(0x1a1)](_0x4cd745,!0x0))){const _0x92cb6c=this[_0x716a38(0x76)][_0x716a38(0x105)](_0x716a38(0x82),_0x465d3c,_0x716a38(0x85));return this[_0x716a38(0xf2)](()=>_0x92cb6c([_0x4cd745],null,_0x3cc294)),null;}}else{const _0x2c8ecb=_0x4cd745[_0x716a38(0xe5)](_0x2def74[_0x716a38(0xb6)]());null!==_0x2c8ecb&&_0x2def74[_0x716a38(0x1c1)]([_0x2c8ecb],null,_0x3cc294);}}if(_0x4cd745[_0x716a38(0x75)](),_0x4cd745[_0x716a38(0xc9)]||_0x716a38(0x1c0)==_0x4cd745[_0x716a38(0xf1)][_0x716a38(0x177)])return null;let _0x2e653a=null,_0x341ab9=_0x4cd745[_0x716a38(0x158)],_0x5dab55=_0x4cd745[_0x716a38(0x13a)];const _0x3b18c7=this[_0x716a38(0xeb)](_0x4cd745,_0x716a38(0x82));for(const {suggestion:_0x279b57,meta:_0x459142}of _0x3b18c7){const _0x5b37c7=this[_0x716a38(0x99)][_0x716a38(0x1b5)](_0x341ab9,_0x5dab55);if(_0x459142[_0x716a38(0x15e)]&&(this[_0x716a38(0xb2)]||!_0x459142[_0x716a38(0x102)]&&!_0x459142[_0x716a38(0xd9)])){if(_0x279b57[_0x716a38(0xdb)]){if(!Lt(_0x279b57,_0x3cc294))continue;let _0x5a2046=!0x0;for(const _0x8438e3 of _0x279b57[_0x716a38(0x211)]()){if(_0x8438e3[_0x716a38(0x1a1)](_0x5b37c7,!0x0))return _0x279b57;_0x5b37c7[_0x716a38(0x1a1)](_0x8438e3)||(_0x5a2046=!0x1);}_0x5a2046&&_0x279b57[_0x716a38(0xd3)]();}else{const _0x218a48=_0x279b57[_0x716a38(0xb6)]();if(_0x218a48[_0x716a38(0x1a1)](_0x5b37c7,!0x0))return _0x279b57;if(!Lt(_0x279b57,_0x3cc294)){_0x5b37c7[_0x716a38(0x1a1)](_0x218a48)?_0x279b57[_0x716a38(0x1de)]():_0x218a48[_0x716a38(0xca)](_0x341ab9)?_0x341ab9=_0x218a48[_0x716a38(0x13a)]:_0x218a48[_0x716a38(0xca)](_0x5dab55)&&(_0x5dab55=_0x218a48[_0x716a38(0x158)]);continue;}_0x341ab9=_0x341ab9[_0x716a38(0x149)](_0x218a48[_0x716a38(0x158)])?_0x341ab9:_0x218a48[_0x716a38(0x158)],_0x5dab55=_0x5dab55[_0x716a38(0xcd)](_0x218a48[_0x716a38(0x13a)])?_0x5dab55:_0x218a48[_0x716a38(0x13a)],_0x3cc294=Object[_0x716a38(0xc1)]({},_0x279b57[_0x716a38(0xb9)]),_0x2e653a?_0x218a48[_0x716a38(0x158)][_0x716a38(0x149)](_0x2e653a[_0x716a38(0xb6)]()[_0x716a38(0x158)])?(_0x2e653a[_0x716a38(0x1de)](),_0x2e653a=_0x279b57):_0x279b57[_0x716a38(0x1de)]():_0x2e653a=_0x279b57;}}}if(_0x2e653a)return this[_0x716a38(0xf9)](_0x2e653a,this[_0x716a38(0x99)][_0x716a38(0x1b5)](_0x341ab9,_0x5dab55)),_0x2e653a;{const _0x52f8e2=_0x49f3a3(),_0x51c0e0=this[_0x716a38(0x99)][_0x716a38(0x1b5)](_0x341ab9,_0x5dab55),_0x23c799=_0x617c59['id'],_0x4caa67=_0x465d3c?_0x716a38(0x109)+_0x465d3c:_0x716a38(0x82),_0x514cc0=this[_0x716a38(0x1b3)]({'id':_0x52f8e2,'type':_0x4caa67,'createdAt':new Date(),'authorId':_0x23c799,'attributes':_0x3cc294});return this[_0x716a38(0x113)](_0x4caa67,_0x52f8e2,_0x23c799,_0x51c0e0),_0x514cc0;}}[_0x218a7e(0x10e)](_0x2d5201,_0x44c202=_0x218a7e(0x20d),_0x1956be={}){const _0x58405f=_0x218a7e,_0x48c91a=this[_0x58405f(0x110)][_0x58405f(0x16d)][_0x58405f(0x96)](_0x58405f(0x84))['me'],_0x56dc88=_0x2d5201[_0x58405f(0x81)](_0x5737fb=>new _0x114fe2(_0x5737fb[_0x58405f(0x158)],_0x5737fb[_0x58405f(0x13a)])),_0x5e922b=new Set();for(const {suggestion:_0x599f85,meta:_0x2d2965}of this[_0x58405f(0xeb)](_0x56dc88,_0x58405f(0x1bb)))_0x2d2965[_0x58405f(0x15e)]&&!_0x2d2965[_0x58405f(0x1e1)]&&_0x5e922b[_0x58405f(0x1b4)](_0x599f85);for(const _0x1f100a of _0x5e922b)if(_0x1f100a[_0x58405f(0xdb)]){const _0x459d89=_0x1f100a[_0x58405f(0x211)]();(!_0x1f100a[_0x58405f(0xb9)]||!_0x1f100a[_0x58405f(0xb9)][_0x58405f(0x20c)])&&(_0x459d89[_0x58405f(0x1cc)](_0x33392c=>_0x56dc88[_0x58405f(0x213)](_0x243335=>_0x243335[_0x58405f(0x1a1)](_0x33392c,!0x0)))&&_0x1f100a[_0x58405f(0xd3)]());if(_0x56dc88[_0x58405f(0x1cc)](_0x2188f3=>_0x459d89[_0x58405f(0x213)](_0x8274f=>_0x8274f[_0x58405f(0x1a1)](_0x2188f3,!0x0)))){const _0x1cd31d=this[_0x58405f(0x76)][_0x58405f(0x105)](_0x58405f(0x82),_0x44c202,_0x58405f(0x85));return this[_0x58405f(0xf2)](()=>_0x1cd31d(_0x2d5201,null,_0x1956be)),null;}}else{const _0x176997=_0x1f100a[_0x58405f(0xb6)]();_0x56dc88[_0x58405f(0x213)](_0x25e311=>_0x25e311[_0x58405f(0x1a1)](_0x176997,!0x0))&&_0x1f100a[_0x58405f(0xd3)]();if(_0x56dc88[_0x58405f(0x1cc)](_0x358fea=>_0x176997[_0x58405f(0x1a1)](_0x358fea,!0x0))){const _0xc42421=this[_0x58405f(0x76)][_0x58405f(0x105)](_0x58405f(0x82),_0x44c202,_0x58405f(0x85));return this[_0x58405f(0xf2)](()=>_0xc42421(_0x56dc88,null,_0x1956be)),null;}}const _0x4ed221=this[_0x58405f(0x76)][_0x58405f(0x105)](_0x58405f(0x82),_0x44c202,_0x58405f(0x185));let _0x254595=null;for(const _0x2f94c4 of this[_0x58405f(0x10a)]())if(_0x2f94c4[_0x58405f(0x1c5)]['id']==_0x48c91a['id']&&_0x2f94c4[_0x58405f(0x121)]&&_0x58405f(0x82)==_0x2f94c4[_0x58405f(0x1ac)]&&_0x2f94c4[_0x58405f(0x14e)]==_0x44c202&&Lt(_0x2f94c4,_0x1956be)&&(_0x4ed221(_0x2f94c4[_0x58405f(0x211)](),_0x56dc88)||_0x4ed221(_0x56dc88,_0x2f94c4[_0x58405f(0x211)]()))){if(_0x254595){if(_0x2f94c4[_0x58405f(0x12f)]&&_0x2f94c4[_0x58405f(0x12f)][_0x58405f(0xa6)])continue;for(const _0xff5eea of _0x2f94c4[_0x58405f(0x211)]())_0x254595[_0x58405f(0x12b)](_0xff5eea)||_0x254595[_0x58405f(0x191)](_0xff5eea);_0x2f94c4[_0x58405f(0x1de)]();}else{_0x254595=_0x2f94c4;for(const _0x517ed2 of _0x56dc88)_0x2f94c4[_0x58405f(0x12b)](_0x517ed2)||_0x2f94c4[_0x58405f(0x191)](_0x517ed2);}}if(_0x254595)return _0x254595;_0x5e922b[_0x58405f(0x9e)]();for(const {suggestion:_0x458cd4,meta:_0x3469e2}of this[_0x58405f(0xeb)](_0x56dc88,_0x58405f(0x82)))_0x3469e2[_0x58405f(0x15e)]&&(this[_0x58405f(0xb2)]||!_0x3469e2[_0x58405f(0x102)]&&!_0x3469e2[_0x58405f(0xd9)])&&Lt(_0x458cd4,_0x1956be)&&_0x5e922b[_0x58405f(0x1b4)](_0x458cd4);for(const _0x5aad1b of _0x5e922b){const _0x5cbfb1=_0x5aad1b[_0x58405f(0x211)]();if(!_0x1956be||!_0x1956be[_0x58405f(0x20c)]){if(_0x56dc88[_0x58405f(0x1cc)](_0x306876=>_0x5cbfb1[_0x58405f(0x213)](_0x250391=>_0x250391[_0x58405f(0x1a1)](_0x306876,!0x0))))return _0x5aad1b;}(!_0x5aad1b[_0x58405f(0xb9)]||!_0x5aad1b[_0x58405f(0xb9)][_0x58405f(0x20c)])&&(_0x5cbfb1[_0x58405f(0x1cc)](_0x504f49=>_0x56dc88[_0x58405f(0x213)](_0x5bdb80=>_0x5bdb80[_0x58405f(0x1a1)](_0x504f49,!0x0)))&&_0x5aad1b[_0x58405f(0xd3)]());}const _0xfe745e=_0x49f3a3(),_0x594648=_0x48c91a['id'],_0x25c59c=_0x58405f(0x109)+_0x44c202,_0x1e73f1=this[_0x58405f(0x1b3)]({'id':_0xfe745e,'type':_0x25c59c,'createdAt':new Date(),'authorId':_0x594648,'attributes':_0x1956be});for(const _0x1cb3f8 of _0x56dc88)_0x1cb3f8[_0x58405f(0x75)](),_0x1cb3f8[_0x58405f(0xc9)]||_0x58405f(0x1c0)==_0x1cb3f8[_0x58405f(0xf1)][_0x58405f(0x177)]||this[_0x58405f(0x113)](_0x25c59c,_0xfe745e,_0x594648,_0x1cb3f8,_0xf3a1b0[_0x58405f(0x136)]());return _0x1e73f1;}[_0x218a7e(0x192)](_0x4f4d5a,_0x250569,_0x11f94f,_0x4bac9c,_0x2d79d2){const _0x30d210=_0x218a7e;if(_0x4f4d5a[_0x30d210(0xc9)])return[];if(_0x30d210(0x1aa)===this[_0x30d210(0x1e5)])return[];const _0x492806=this[_0x30d210(0x110)][_0x30d210(0x16d)][_0x30d210(0x96)](_0x30d210(0x84))['me']['id'],_0x597afd=Array[_0x30d210(0x13d)](this[_0x30d210(0x154)][_0x30d210(0x199)]())[_0x30d210(0x87)](_0x4c4e70=>_0x30d210(0x1db)==_0x4c4e70[_0x30d210(0x1ac)]&&_0x4c4e70[_0x30d210(0x80)][_0x30d210(0xe9)]==_0x250569&&_0x4c4e70[_0x30d210(0x12b)](_0x4f4d5a));if(_0x30d210(0x1ad)===this[_0x30d210(0x1e5)]){const _0x2f5488=this[_0x30d210(0xeb)](_0x4f4d5a,_0x30d210(0x1bb))[_0x30d210(0x87)](({meta:_0x2ca290})=>_0x2ca290[_0x30d210(0x15e)]&&!_0x2ca290[_0x30d210(0xd9)]&&!_0x2ca290[_0x30d210(0x1e1)])[_0x30d210(0x81)](({suggestion:_0x59be1c})=>_0x59be1c);_0x597afd[_0x30d210(0xb0)](..._0x2f5488);}const _0x371ece=new Map([[_0x4f4d5a,_0x11f94f]]);for(const _0x13963f of _0x597afd){const _0x1efe62=_0x30d210(0x1db)==_0x13963f[_0x30d210(0x1ac)]?_0x13963f[_0x30d210(0x80)][_0x30d210(0xfa)]:void 0x0,_0x104bef=_0x13963f[_0x30d210(0xb6)](),_0x1e4276=Array[_0x30d210(0x13d)](_0x371ece[_0x30d210(0x19e)]())[_0x30d210(0x1f1)](_0x29f4e9=>_0x29f4e9[_0x30d210(0x104)](_0x104bef));if(!_0x1e4276)continue;const _0xb2a350=_0x1e4276[_0x30d210(0x93)](_0x104bef);this[_0x30d210(0xfb)](_0x250569)&&_0x30d210(0x1bb)==_0x13963f[_0x30d210(0x1ac)]&&0x0!=_0xb2a350[_0x30d210(0xa6)]||(_0x371ece[_0x30d210(0x1a8)](_0x1e4276),_0xb2a350[_0x30d210(0x1f3)](_0x5566a8=>{const _0x548ff4=_0x30d210;_0x371ece[_0x548ff4(0x7d)](_0x5566a8,_0x11f94f);}),_0x30d210(0x1bb)!=_0x13963f[_0x30d210(0x1ac)]&&_0x1efe62!=_0x4bac9c&&_0x371ece[_0x30d210(0x7d)](_0x1e4276[_0x30d210(0xe5)](_0x104bef),_0x1efe62));}const _0x53686e=[];for(const [_0x338d7f,_0xe30588]of _0x371ece){const _0x5cf729=_0x49f3a3(),_0x59e707={'key':_0x250569,'oldValue':_0xe30588,'newValue':_0x4bac9c};_0x250569[_0x30d210(0xa6)]>0x25&&console[_0x30d210(0x1c8)](_0x30d210(0x214),{'key':_0x250569});const _0x4c6f82=(_0x30d210(0x1cf)+(_0x250569+'|'+Vt({'newValue':_0x4bac9c})))[_0x30d210(0x1f5)](0x0,0x3c),_0x322cb2=this[_0x30d210(0x1b3)]({'id':_0x5cf729,'type':_0x4c6f82,'data':_0x59e707,'createdAt':new Date(),'authorId':_0x492806,'attributes':_0x2d79d2});_0x53686e[_0x30d210(0xb1)](_0x322cb2),this[_0x30d210(0x113)](_0x4c6f82,_0x5cf729,_0x492806,_0x338d7f);}return _0x53686e;}[_0x218a7e(0x20a)](_0x305863){const _0xe0e6f6=_0x218a7e;this[_0xe0e6f6(0xa0)](_0x305863,(_0x522eb0,..._0x554e3a)=>{const _0x86921e=_0xe0e6f6;this[_0x86921e(0x1da)](()=>{_0x522eb0(..._0x554e3a);});});}[_0x218a7e(0x18c)](_0x2d2c8b){const _0x16f61d=_0x218a7e;this[_0x16f61d(0x193)][_0x16f61d(0x1b4)](_0x2d2c8b);}[_0x218a7e(0x20e)](_0x326f5a){const _0xe6ae68=_0x218a7e;this[_0xe6ae68(0xf3)][_0xe6ae68(0x1b4)](_0x326f5a);}[_0x218a7e(0x16a)](_0x3562d3){const _0x3a5613=_0x218a7e;return _0x3a5613(0x1db)==_0x3562d3[_0x3a5613(0x1ac)]?_0x3562d3[_0x3a5613(0x14e)][_0x3a5613(0x9d)]('|')[0x0]:null;}[_0x218a7e(0xf9)](_0x32d651,_0x4bfd97){const _0x23aca5=_0x218a7e,_0x38f807=_0x32d651[_0x23aca5(0x1bf)]();this[_0x23aca5(0x99)][_0x23aca5(0x187)](_0x209a08=>{const _0x3f4901=_0x23aca5;_0x209a08[_0x3f4901(0x162)](_0x38f807,{'range':_0x4bfd97});});}[_0x218a7e(0x1b7)](_0x55f358){const _0x10e32b=_0x218a7e,_0x2cc83a=_0x55f358['id'],_0x15fedd=this[_0x10e32b(0x110)][_0x10e32b(0x183)][_0x10e32b(0x96)](_0x10e32b(0x79));this[_0x10e32b(0x206)][_0x10e32b(0x112)](_0x2cc83a)||this[_0x10e32b(0x206)][_0x10e32b(0x132)]({'channelId':_0x15fedd,'threadId':_0x2cc83a,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3c4101=this[_0x10e32b(0x206)][_0x10e32b(0x142)](_0x2cc83a);_0x3c4101[_0x10e32b(0x1f7)](_0x10e32b(0x184)),_0x3c4101[_0x10e32b(0x184)]=!0x1,_0x55f358[_0x10e32b(0x12f)]=_0x3c4101;}[_0x218a7e(0x74)](_0x137643,_0x384b1d,_0x2006c7,_0x1a5af0){const _0x40da57=_0x218a7e;if(_0x137643[_0x40da57(0x1ac)]!=_0x384b1d||_0x137643[_0x40da57(0x14e)]!=_0x2006c7||_0x137643[_0x40da57(0x1ba)]['id']!=_0x1a5af0)throw this[_0x40da57(0x110)][_0x40da57(0xe2)](_0x40da57(0x147)),new _0x15724f(_0x40da57(0x147),this);}[_0x218a7e(0x140)](_0x3167e0,_0x2beab1){const _0xd333fd=_0x218a7e,_0x13d6b2=_0x3167e0[_0xd333fd(0xb6)]();if(_0x2beab1[_0xd333fd(0x14c)](_0x13d6b2))_0x3167e0[_0xd333fd(0x1de)]();else{if(_0x13d6b2[_0xd333fd(0x1a1)](_0x2beab1)){const _0x2da259=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x158)][_0xd333fd(0x1d9)],_0xd333fd(0x13a));this[_0xd333fd(0xf9)](_0x3167e0,this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x13d6b2[_0xd333fd(0x158)],_0x2da259));const _0x504e44=_0x49f3a3(),_0x12894b=_0x3167e0[_0xd333fd(0x1ba)]['id'],_0x860e9c=_0x3167e0[_0xd333fd(0x1ac)]+':'+_0x3167e0[_0xd333fd(0x14e)];this[_0xd333fd(0x1b3)]({'id':_0x504e44,'type':_0x860e9c,'createdAt':new Date(),'authorId':_0x12894b,'data':_0x3167e0[_0xd333fd(0x80)],'attributes':_0x3167e0[_0xd333fd(0xb9)]});const _0x2f7635=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x13a)][_0xd333fd(0x1a6)],_0xd333fd(0x1b6)),_0x270c97=this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x2f7635,_0x13d6b2[_0xd333fd(0x13a)]);this[_0xd333fd(0x113)](_0x860e9c,_0x504e44,_0x12894b,_0x270c97);}else{if(_0x13d6b2[_0xd333fd(0xca)](_0x2beab1[_0xd333fd(0x158)])){const _0x3dc547=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x158)][_0xd333fd(0x1d9)],_0xd333fd(0x13a));this[_0xd333fd(0xf9)](_0x3167e0,this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x13d6b2[_0xd333fd(0x158)],_0x3dc547));}else{const _0x243081=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x13a)][_0xd333fd(0x1a6)],_0xd333fd(0x1b6));this[_0xd333fd(0xf9)](_0x3167e0,this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x243081,_0x13d6b2[_0xd333fd(0x13a)]));}}}}[_0x218a7e(0xfe)](_0x30ccf7){const _0x610070=_0x218a7e;for(const {suggestion:_0x3de578,meta:_0x6dfacf}of this[_0x610070(0xeb)](_0x30ccf7,_0x610070(0x1bb))){if(!_0x6dfacf[_0x610070(0x15e)])continue;const _0x491791=_0x3de578[_0x610070(0x211)]();for(const _0x4bb290 of _0x491791)if(!_0x30ccf7[_0x610070(0x93)](_0x4bb290)[_0x610070(0xa6)])return!0x0;}return!0x1;}[_0x218a7e(0x152)](_0x4fad21){const _0x1897f3=_0x218a7e,_0xe81518=this[_0x1897f3(0x110)][_0x1897f3(0x16d)][_0x1897f3(0x96)](_0x1897f3(0x84))[_0x1897f3(0x15a)](_0x4fad21);if(!_0xe81518)throw new _0x15724f(_0x1897f3(0x1ea),this);return _0xe81518;}[_0x218a7e(0x1d5)](_0x343b7a){const _0x493382=_0x218a7e,_0x2bd11a=this[_0x493382(0x110)][_0x493382(0x16d)][_0x493382(0x96)](_0x493382(0x84)),_0xffa2a9=_0x34df9d(_0x493382(0x88)+_0x343b7a),_0x22eacc=_0x2bd11a[_0x493382(0x15a)](_0xffa2a9);return _0x22eacc||_0x2bd11a[_0x493382(0x196)]({'id':_0xffa2a9,'name':_0x343b7a});}[_0x218a7e(0x202)](_0x219ebb,_0x228af7,_0x5e8a33,_0x122890,_0x432c45){const _0x3f307f=_0x218a7e,_0x4417b5=this[_0x3f307f(0x152)](_0x122890),_0x3d2cdb=this[_0x3f307f(0x76)][_0x3f307f(0x133)](_0x219ebb,_0x228af7,_0x5e8a33,_0x4417b5,_0x432c45,_0x5a9383=>{const _0x511391=_0x3f307f;this[_0x511391(0x11e)](_0x5e8a33,{'attributes':_0x5a9383});const _0x463740=this[_0x511391(0xda)](_0x5e8a33);this[_0x511391(0x17d)](new Set([_0x463740])),this[_0x511391(0x1b0)](new Set([_0x463740]));});return this[_0x3f307f(0xf7)](_0x3d2cdb,_0x3f307f(0x85),()=>{const _0xde7c1d=_0x3f307f;this[_0xde7c1d(0x11e)](_0x5e8a33,{'state':_0xde7c1d(0x212)});},{'priority':_0x3f307f(0x1f2)}),this[_0x3f307f(0xf7)](_0x3d2cdb,_0x3f307f(0xd3),()=>{const _0xbcf3d=_0x3f307f;this[_0xbcf3d(0x11e)](_0x5e8a33,{'state':_0xbcf3d(0xdc)});},{'priority':_0x3f307f(0x1f2)}),this[_0x3f307f(0x154)][_0x3f307f(0x7d)](_0x5e8a33,_0x3d2cdb),this[_0x3f307f(0x173)][_0x3f307f(0x7d)](_0x3d2cdb,_0x3f307f(0x1c9)),_0x3d2cdb;}[_0x218a7e(0xac)](_0x10f98b){const _0x462d26=_0x218a7e,_0x10f297=_0x10f98b[_0x462d26(0x9d)](':');return{'group':_0x10f297[0x0],'type':_0x10f297[0x1],'subType':_0x10f297[_0x462d26(0xa6)]>=0x5?_0x10f297[0x2]:null,'id':_0x10f297[_0x462d26(0xa6)]<0x5?_0x10f297[0x2]:_0x10f297[0x3],'authorId':_0x10f297[_0x462d26(0xa6)]<0x5?_0x10f297[0x3]:_0x10f297[0x4],'markerCount':0x6==_0x10f297[_0x462d26(0xa6)]?_0x10f297[0x5]:null};}[_0x218a7e(0x17e)](_0x56cb0c,_0x13ebb5,_0x51344d){const _0x3df990=_0x218a7e,_0x3195f2=_0x56cb0c[_0x3df990(0xb6)](),_0x3901fa=_0x3195f2[_0x3df990(0x158)],_0x578bdd=_0x3195f2[_0x3df990(0x13a)];this[_0x3df990(0xf9)](_0x56cb0c,this[_0x3df990(0x99)][_0x3df990(0x1b5)](_0x3901fa,_0x13ebb5));const _0x3e29fa=_0x49f3a3(),_0x1df7e9=_0x56cb0c[_0x3df990(0x1ba)]['id'],_0x16ca38=_0x56cb0c[_0x3df990(0x1ac)]+(_0x56cb0c[_0x3df990(0x14e)]?':'+_0x56cb0c[_0x3df990(0x14e)]:'');this[_0x3df990(0x1b3)]({'id':_0x3e29fa,'type':_0x16ca38,'createdAt':new Date(),'authorId':_0x1df7e9,'originalSuggestionId':_0x56cb0c['id'],'attributes':_0x56cb0c[_0x3df990(0xb9)],'data':_0x56cb0c[_0x3df990(0x80)]});const _0x14c02b=this[_0x3df990(0x16a)](_0x56cb0c);(_0x3df990(0xf0)==_0x56cb0c[_0x3df990(0x1ac)]||_0x14c02b&&this[_0x3df990(0xfb)](_0x14c02b))&&(_0x51344d=this[_0x3df990(0x99)][_0x3df990(0x94)](_0x51344d[_0x3df990(0x1a6)])),this[_0x3df990(0x113)](_0x16ca38,_0x3e29fa,_0x1df7e9,this[_0x3df990(0x99)][_0x3df990(0x1b5)](_0x51344d,_0x578bdd));}[_0x218a7e(0xeb)](_0x14dc6d,_0x30aa26=null){const _0xccfed=_0x218a7e,_0x435769=[],_0x5f2efd=this[_0xccfed(0x110)][_0xccfed(0x16d)][_0xccfed(0x96)](_0xccfed(0x84))['me'];Array[_0xccfed(0x156)](_0x14dc6d)||(_0x14dc6d=[_0x14dc6d]);for(const _0x554ab6 of this[_0xccfed(0x10a)]()){if(!_0x554ab6[_0xccfed(0x121)])continue;if(_0x30aa26&&_0x554ab6[_0xccfed(0x1ac)]!=_0x30aa26)continue;let _0x337be7=!0x1;for(const _0x31a97d of _0x554ab6[_0xccfed(0x211)]()){for(const _0x3cb286 of _0x14dc6d){const _0x57f65e=_0x3cb286[_0xccfed(0x158)][_0xccfed(0x14c)](_0x31a97d[_0xccfed(0x13a)])||_0x3cb286[_0xccfed(0x13a)][_0xccfed(0x14c)](_0x31a97d[_0xccfed(0x158)]);if(_0x57f65e||_0x3cb286[_0xccfed(0xe5)](_0x31a97d)){const _0x1063fc=_0x3cb286[_0xccfed(0x1a1)](_0x31a97d)&&Rt(this[_0xccfed(0x99)][_0xccfed(0x1fd)],_0x31a97d[_0xccfed(0x158)],_0x3cb286),_0x36987d=_0x31a97d[_0xccfed(0x1a1)](_0x3cb286)&&Rt(this[_0xccfed(0x99)][_0xccfed(0x1fd)],_0x3cb286[_0xccfed(0x158)],_0x31a97d);_0x435769[_0xccfed(0xb1)]({'suggestion':_0x554ab6,'meta':{'isOwn':_0x5f2efd==_0x554ab6[_0xccfed(0x1c5)],'isNextTo':_0x57f65e,'isInsideObject':_0x1063fc,'containsRangeInObject':_0x36987d}}),_0x337be7=!0x0;break;}}if(_0x337be7)break;}}return _0x435769;}[_0x218a7e(0x113)](_0x52a49e,_0x3dab09,_0x3c5a0c,_0x4b6f20,_0xf52cdc){const _0x19ee75=_0x218a7e;this[_0x19ee75(0x99)][_0x19ee75(0x187)](_0x3d72e5=>{const _0xc9929a=_0x19ee75;let _0x1f6bd0=_0xc9929a(0x189)+_0x52a49e+':'+_0x3dab09+':'+_0x3c5a0c;_0xf52cdc&&(_0x1f6bd0=_0x1f6bd0+':'+_0xf52cdc),_0x3d72e5[_0xc9929a(0x71)](_0x1f6bd0,{'range':_0x4b6f20,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x218a7e(0x16f)](_0x26a85f){const _0x18d9c3=_0x218a7e,_0x4b727f=_0x26a85f[_0x18d9c3(0x7c)],_0x276dd0=_0x26a85f[_0x18d9c3(0x115)];_0x26a85f[_0x18d9c3(0x7c)]=null,_0x26a85f[_0x18d9c3(0x115)]=null,null!=_0x4b727f&&_0x4b727f[_0x18d9c3(0x115)]==_0x26a85f&&(_0x4b727f[_0x18d9c3(0x115)]=_0x276dd0),null!=_0x276dd0&&_0x276dd0[_0x18d9c3(0x7c)]==_0x26a85f&&(_0x276dd0[_0x18d9c3(0x7c)]=_0x4b727f),_0x18d9c3(0x11f)==this[_0x18d9c3(0x173)][_0x18d9c3(0x96)](_0x26a85f)&&(this[_0x18d9c3(0x173)][_0x18d9c3(0x7d)](_0x26a85f,_0x18d9c3(0x1e6)),this[_0x18d9c3(0x219)](_0x18d9c3(0xc5),_0x26a85f,_0x4b727f,_0x276dd0));}[_0x218a7e(0x1b3)](_0x1629c6){const _0x2200d9=_0x218a7e,_0x1131fb=_0x1629c6['id'],_0x2186cf=this[_0x2200d9(0x6f)](_0x1629c6);if(this[_0x2200d9(0x1c4)]&&this[_0x2200d9(0x1c4)][_0x2200d9(0x126)]){const _0x4ee349=this[_0x2200d9(0x110)][_0x2200d9(0x16d)][_0x2200d9(0x96)](_0x2200d9(0x18d)),_0x261408=_0x2186cf[_0x2200d9(0xf8)],_0x2a7223=_0x2186cf[_0x2200d9(0x14e)]?_0x2186cf[_0x2200d9(0x1ac)]+':'+_0x2186cf[_0x2200d9(0x14e)]:_0x2186cf[_0x2200d9(0x1ac)],_0x12882d=this[_0x2200d9(0x110)][_0x2200d9(0x205)],_0x1fbda1=_0x4ee349[_0x2200d9(0x1b4)](_0xf5b428(_0x12882d,_0x2200d9(0x19f))),_0x3c354c={'id':_0x1131fb,'type':_0x2a7223,'hasComments':_0x261408,'data':_0x1629c6[_0x2200d9(0x80)]||null,'originalSuggestionId':_0x1629c6[_0x2200d9(0x72)]||null,'attributes':_0x2186cf[_0x2200d9(0xb9)]};this[_0x2200d9(0x1c4)][_0x2200d9(0x126)](_0x3c354c)[_0x2200d9(0x7b)](_0x2d63fc=>{const _0x4e7133=_0x2200d9;_0x2186cf[_0x4e7133(0x119)]=!0x0,_0x4ee349[_0x4e7133(0x141)](_0x1fbda1),_0x2d63fc&&_0x2d63fc[_0x4e7133(0xa1)]&&(this[_0x4e7133(0x154)][_0x4e7133(0x96)](_0x1131fb)[_0x4e7133(0xa1)]=_0x2d63fc[_0x4e7133(0xa1)]);})[_0x2200d9(0x1f9)](_0x319045=>{const _0x51af25=_0x2200d9;throw _0x6c28ab(_0x51af25(0x130)),this[_0x51af25(0x110)][_0x51af25(0x8f)][_0x51af25(0x203)]({'isUndoable':!0x1},()=>{const _0x4c788a=_0x51af25;_0x2186cf[_0x4c788a(0xd3)]();}),_0x2186cf[_0x51af25(0x1e4)](),this[_0x51af25(0x154)][_0x51af25(0x1a8)](_0x2186cf['id']),this[_0x51af25(0x173)][_0x51af25(0x1a8)](_0x2186cf),_0x319045;});}return _0x2186cf;}[_0x218a7e(0xfb)](_0x541c14){const _0x269bbb=_0x218a7e;return this[_0x269bbb(0x193)][_0x269bbb(0xa4)](_0x541c14);}[_0x218a7e(0x11e)](_0x223ba1,_0x1f00b3){const _0x57819d=_0x218a7e,_0x53cde3=this[_0x57819d(0x110)][_0x57819d(0x16d)][_0x57819d(0x96)](_0x57819d(0x18d)),_0x5c515=this[_0x57819d(0xda)](_0x223ba1);if(this[_0x57819d(0x1c4)]&&this[_0x57819d(0x1c4)][_0x57819d(0x1d4)]){if(_0x5c515[_0x57819d(0x119)]){const _0x3494c9=_0x53cde3[_0x57819d(0x1b4)](_0xf5b428(this[_0x57819d(0x110)][_0x57819d(0x205)],_0x57819d(0x19f)));this[_0x57819d(0x1c4)][_0x57819d(0x1d4)](_0x223ba1,_0x1f00b3)[_0x57819d(0x7b)](()=>{const _0x45d311=_0x57819d;_0x53cde3[_0x45d311(0x141)](_0x3494c9);});}else _0x5c515['on'](_0x57819d(0x8d),()=>{const _0x3141ee=_0x57819d;this[_0x3141ee(0x11e)](_0x223ba1,_0x1f00b3);});}}[_0x218a7e(0x1d7)](_0x3119e3){const _0x318cdc=_0x218a7e;if(!this[_0x318cdc(0x1c4)]||!this[_0x318cdc(0x1c4)][_0x318cdc(0xda)])throw new _0x15724f(_0x318cdc(0x1a9),this);return this[_0x318cdc(0x1c4)][_0x318cdc(0xda)](_0x3119e3);}[_0x218a7e(0x190)](_0x20bd61){const _0x1bc456=_0x218a7e,{id:_0x5dbe21,type:_0x1c5f9a,subType:_0x169a61,authorId:_0x4f3d4a}=this[_0x1bc456(0xac)](_0x20bd61),_0x3b0021=this[_0x1bc456(0x154)][_0x1bc456(0x96)](_0x5dbe21)||this[_0x1bc456(0x202)](_0x1c5f9a,_0x169a61,_0x5dbe21,_0x4f3d4a,{});switch(this[_0x1bc456(0x74)](_0x3b0021,_0x1c5f9a,_0x169a61,_0x4f3d4a),this[_0x1bc456(0x173)][_0x1bc456(0x96)](_0x3b0021)){case _0x1bc456(0x1c9):this[_0x1bc456(0x1d7)](_0x5dbe21)[_0x1bc456(0x7b)](_0x9237a9=>{const _0x4bb609=_0x1bc456;let _0x169e95=Promise[_0x4bb609(0xb3)]();_0x9237a9[_0x4bb609(0xf8)]&&(_0x169e95=this[_0x4bb609(0x206)][_0x4bb609(0x143)]({'channelId':this[_0x4bb609(0x110)][_0x4bb609(0x183)][_0x4bb609(0x96)](_0x4bb609(0x79)),'threadId':_0x5dbe21})),_0x169e95[_0x4bb609(0x7b)](()=>{const _0x998ff=_0x4bb609;this[_0x998ff(0x6f)](_0x9237a9)[_0x998ff(0x119)]=!0x0;});}),this[_0x1bc456(0x173)][_0x1bc456(0x7d)](_0x3b0021,_0x1bc456(0xc2));break;case _0x1bc456(0x1e6):this[_0x1bc456(0x11e)](_0x5dbe21,{'state':_0x1bc456(0x186)});case _0x1bc456(0x13f):this[_0x1bc456(0x173)][_0x1bc456(0x7d)](_0x3b0021,_0x1bc456(0x11f)),this[_0x1bc456(0x219)](_0x1bc456(0xad),_0x3b0021);break;case _0x1bc456(0x11f):this[_0x1bc456(0x219)](_0x1bc456(0x1b1),_0x3b0021);}return _0x3b0021[_0x1bc456(0x169)](_0x20bd61),_0x3b0021;}[_0x218a7e(0x1b0)](_0x2ecfd5){const _0x1d9077=_0x218a7e,_0x450ed3=Array[_0x1d9077(0x13d)](_0x2ecfd5),_0x77b7a7=_0x450ed3[_0x1d9077(0x87)](_0x251d67=>_0x1d9077(0x1db)==_0x251d67[_0x1d9077(0x1ac)]);this[_0x1d9077(0x15d)](_0x77b7a7);const _0x3b5542=_0x450ed3[_0x1d9077(0x87)](_0xbeed96=>!_0xbeed96[_0x1d9077(0xdb)]&&_0x1d9077(0x1db)!=_0xbeed96[_0x1d9077(0x1ac)]),_0x24d250=this[_0x1d9077(0x10a)]({'skipNotAttached':!0x0})[_0x1d9077(0x87)](_0x259f38=>!_0x259f38[_0x1d9077(0xdb)]&&_0x1d9077(0x1db)!=_0x259f38[_0x1d9077(0x1ac)]),_0x35e72e=_0x24d250[_0x1d9077(0x87)](_0x447408=>!_0x2ecfd5[_0x1d9077(0xa4)](_0x447408)),_0x5401e4=new Map(_0x24d250[_0x1d9077(0x81)](_0x44976a=>[_0x44976a,this[_0x1d9077(0x76)][_0x1d9077(0x105)](_0x44976a[_0x1d9077(0x1ac)],_0x44976a[_0x1d9077(0x14e)],_0x1d9077(0x215))])),_0x3bbb18=new Map(_0x24d250[_0x1d9077(0x81)](_0x3d493e=>[_0x3d493e,_0x3d493e[_0x1d9077(0xb6)]()])),_0x561124=new Set(),_0x2f5926=new Set();for(let _0x29ef87=0x0;_0x29ef87<_0x3b5542[_0x1d9077(0xa6)];_0x29ef87++)_0x58f508(_0x3b5542[_0x29ef87],_0x3b5542,_0x29ef87+0x1);for(let _0x56cdb2=0x0;_0x56cdb2<_0x3b5542[_0x1d9077(0xa6)];_0x56cdb2++)_0x58f508(_0x3b5542[_0x56cdb2],_0x35e72e,0x0);const _0x34341f=new Set();for(let _0xb88463=0x0;_0xb88463<_0x3b5542[_0x1d9077(0xa6)];_0xb88463++){const _0x1e9d4d=_0x3b5542[_0xb88463];!_0x2f5926[_0x1d9077(0xa4)](_0x1e9d4d)&&_0x1e9d4d[_0x1d9077(0x7c)]&&(_0x34341f[_0x1d9077(0x1b4)](_0x1e9d4d[_0x1d9077(0x7c)]),_0x1e9d4d[_0x1d9077(0x7c)][_0x1d9077(0x115)]===_0x1e9d4d&&(_0x1e9d4d[_0x1d9077(0x7c)][_0x1d9077(0x115)]=null),_0x1e9d4d[_0x1d9077(0x7c)]=null),!_0x561124[_0x1d9077(0xa4)](_0x1e9d4d)&&_0x1e9d4d[_0x1d9077(0x115)]&&(_0x34341f[_0x1d9077(0x1b4)](_0x1e9d4d[_0x1d9077(0x115)]),_0x1e9d4d[_0x1d9077(0x115)][_0x1d9077(0x7c)]===_0x1e9d4d&&(_0x1e9d4d[_0x1d9077(0x115)][_0x1d9077(0x7c)]=null),_0x1e9d4d[_0x1d9077(0x115)]=null);}function _0x58f508(_0x3beec6,_0x29bf1c,_0x40b6fe){const _0x6b84a=_0x1d9077;for(let _0x4a1449=_0x40b6fe;_0x4a1449<_0x29bf1c[_0x6b84a(0xa6)];_0x4a1449++){const _0x554dc0=_0x2c5c8c(_0x3beec6,_0x29bf1c[_0x4a1449]);_0x554dc0&&(_0x554dc0[0x0][_0x6b84a(0x115)]=_0x554dc0[0x1],_0x554dc0[0x1][_0x6b84a(0x7c)]=_0x554dc0[0x0],_0x561124[_0x6b84a(0x1b4)](_0x554dc0[0x0]),_0x2f5926[_0x6b84a(0x1b4)](_0x554dc0[0x1]));}}function _0x2c5c8c(_0x5b2278,_0x5dccdf){const _0xb0104f=_0x1d9077;if(_0x5b2278[_0xb0104f(0x1c5)]['id']!==_0x5dccdf[_0xb0104f(0x1c5)]['id'])return null;const _0x2ea8f9=_0x5401e4[_0xb0104f(0x96)](_0x5b2278)(_0x5b2278,_0x5dccdf,_0x3bbb18[_0xb0104f(0x96)](_0x5b2278),_0x3bbb18[_0xb0104f(0x96)](_0x5dccdf));if(!_0x2ea8f9)return null;return _0x5401e4[_0xb0104f(0x96)](_0x5dccdf)(_0x5b2278,_0x5dccdf,_0x3bbb18[_0xb0104f(0x96)](_0x5b2278),_0x3bbb18[_0xb0104f(0x96)](_0x5dccdf))?_0x2ea8f9[0x1][_0xb0104f(0x12f)]&&_0x2ea8f9[0x1][_0xb0104f(0x12f)][_0xb0104f(0xa6)]?null:_0x2ea8f9:null;}_0x34341f[_0x1d9077(0x9c)]&&this[_0x1d9077(0x1b0)](_0x34341f);}[_0x218a7e(0x15d)](_0x614ddb){const _0x935036=_0x218a7e;if(0x0==_0x614ddb[_0x935036(0xa6)])return;const _0x333e4e=this[_0x935036(0x10a)]({'skipNotAttached':!0x0})[_0x935036(0x87)](_0x1593c0=>_0x935036(0x1db)==_0x1593c0[_0x935036(0x1ac)]&&_0x1593c0[_0x935036(0x1bd)]),_0x137aba=[],_0x4e0065=new Map();for(const _0x243e00 of _0x333e4e){const _0xc30bfb=_0x34df9d(_0x243e00[_0x935036(0xb9)]);_0x4e0065[_0x935036(0xa4)](_0xc30bfb)||(_0x4e0065[_0x935036(0x7d)](_0xc30bfb,_0x137aba[_0x935036(0xa6)]),_0x137aba[_0x935036(0xb1)]([]));const _0x2edf7a=_0x4e0065[_0x935036(0x96)](_0xc30bfb);_0x137aba[_0x2edf7a][_0x935036(0xb1)](_0x243e00);}!(function(){const _0x281ec8=_0x935036;_0x137aba[_0x281ec8(0xb4)]((_0x48fcbf,_0x4afb7b)=>{const _0xadc33=_0x281ec8,_0x529feb=_0x48fcbf[0x0][_0xadc33(0xa1)],_0x2ae8b1=_0x4afb7b[0x0][_0xadc33(0xa1)];return _0x529feb==_0x2ae8b1?_0x48fcbf[0x0][_0xadc33(0xb9)][_0xadc33(0x124)]<_0x4afb7b[0x0][_0xadc33(0xb9)][_0xadc33(0x124)]?-0x1:0x1:_0x529feb<_0x2ae8b1?-0x1:0x1;});for(const _0x291d5c of _0x137aba)_0x291d5c[_0x281ec8(0xb4)]((_0xa119fe,_0x23f68a)=>_0xa119fe['id']<_0x23f68a['id']?-0x1:0x1);}());for(let _0x5dcf5e=0x0;_0x5dcf5e<_0x137aba[_0x935036(0xa6)];_0x5dcf5e++){if(0x0==_0x137aba[_0x5dcf5e][_0x935036(0xa6)])continue;const _0x79ba68=[];for(let _0x3cb921=_0x5dcf5e+0x1;_0x3cb921<_0x137aba[_0x935036(0xa6)];_0x3cb921++)0x0!=_0x137aba[_0x3cb921][_0x935036(0xa6)]&&_0x5ab703(_0x137aba[_0x5dcf5e],_0x137aba[_0x3cb921])&&_0x79ba68[_0x935036(0xb1)](_0x3cb921);for(const _0x3a284e of _0x79ba68)_0x137aba[_0x5dcf5e]=_0x137aba[_0x5dcf5e][_0x935036(0x1e9)](_0x137aba[_0x3a284e]),_0x137aba[_0x3a284e]=[];}for(const _0x500b72 of _0x137aba)for(let _0xd52fd3=0x0;_0xd52fd3<_0x500b72[_0x935036(0xa6)];_0xd52fd3++)_0x500b72[_0xd52fd3][_0x935036(0x115)]=_0x500b72[_0xd52fd3+0x1]||null;for(const _0x442190 of _0x137aba)for(let _0x3ed626=0x0;_0x3ed626<_0x442190[_0x935036(0xa6)];_0x3ed626++)_0x442190[_0x3ed626][_0x935036(0x7c)]=_0x442190[_0x3ed626-0x1]||null;function _0x5ab703(_0x44e65b,_0x51ca44){const _0x7bc7a5=_0x935036;if(_0x44e65b[0x0][_0x7bc7a5(0xb9)][_0x7bc7a5(0x124)]!==_0x51ca44[0x0][_0x7bc7a5(0xb9)][_0x7bc7a5(0x124)]&&_0x44e65b[0x0][_0x7bc7a5(0x1c5)]!==_0x51ca44[0x0][_0x7bc7a5(0x1c5)])return!0x1;if(!function(_0x8836df,_0x4ec018){const _0x2e3cbf=_0x7bc7a5;if(!_0x8836df[_0x2e3cbf(0xf8)]&&!_0x4ec018[_0x2e3cbf(0xf8)])return!0x0;if(_0x8836df[_0x2e3cbf(0xf8)]&&_0x4ec018[_0x2e3cbf(0xf8)])return!0x1;if(_0x8836df[_0x2e3cbf(0xf8)]&&_0x4ec018[_0x2e3cbf(0xa1)]<_0x8836df[_0x2e3cbf(0x12f)][_0x2e3cbf(0x195)][_0x2e3cbf(0x96)](0x0)[_0x2e3cbf(0xa1)])return!0x0;if(_0x4ec018[_0x2e3cbf(0xf8)]&&_0x8836df[_0x2e3cbf(0xa1)]<_0x4ec018[_0x2e3cbf(0x12f)][_0x2e3cbf(0x195)][_0x2e3cbf(0x96)](0x0)[_0x2e3cbf(0xa1)])return!0x0;return!0x1;}(_0x44e65b[0x0],_0x51ca44[0x0]))return!0x1;const _0x2a8a7a=_0x41dc3f(_0x44e65b[0x0][_0x7bc7a5(0xb9)],_0x7bc7a5(0x124)),_0xbeafda=_0x41dc3f(_0x51ca44[0x0][_0x7bc7a5(0xb9)],_0x7bc7a5(0x124));if(!_0x3fa969(_0x2a8a7a,_0xbeafda))return!0x1;return!!_0x44e65b[_0x7bc7a5(0x1cc)](_0x10f4ef=>_0x51ca44[_0x7bc7a5(0x213)](_0x63fc63=>_0x10f4ef[_0x7bc7a5(0xb6)]()[_0x7bc7a5(0x14c)](_0x63fc63[_0x7bc7a5(0xb6)]())))&&_0x51ca44[_0x7bc7a5(0x1cc)](_0x207035=>_0x44e65b[_0x7bc7a5(0x213)](_0x396a59=>_0x207035[_0x7bc7a5(0xb6)]()[_0x7bc7a5(0x14c)](_0x396a59[_0x7bc7a5(0xb6)]())));}}[_0x218a7e(0x17d)](_0x34ad21){const _0x491d41=_0x218a7e,_0x5688a9=Array[_0x491d41(0x13d)](_0x34ad21),_0x50bf57=this[_0x491d41(0x10a)]({'skipNotAttached':!0x0}),_0x5899f8=_0x50bf57[_0x491d41(0x87)](_0x2dca07=>!_0x34ad21[_0x491d41(0xa4)](_0x2dca07)),_0x2a6480=new Map(_0x5688a9[_0x491d41(0x81)](_0x39ad05=>[_0x39ad05,this[_0x491d41(0x76)][_0x491d41(0x105)](_0x39ad05[_0x491d41(0x1ac)],_0x39ad05[_0x491d41(0x14e)],_0x491d41(0x185))])),_0x440b8d=new Map(_0x50bf57[_0x491d41(0x81)](_0x5d8930=>[_0x5d8930,_0x5d8930[_0x491d41(0x211)]()]));for(let _0x5eb9f0=0x0;_0x5eb9f0<_0x5688a9[_0x491d41(0xa6)];_0x5eb9f0++){if(_0x37e4f9(this,_0x5688a9[_0x5eb9f0],_0x5688a9,_0x5eb9f0+0x1))return!0x0;}for(let _0x2571aa=0x0;_0x2571aa<_0x5688a9[_0x491d41(0xa6)];_0x2571aa++){if(_0x37e4f9(this,_0x5688a9[_0x2571aa],_0x5899f8,0x0))return!0x0;}return!0x1;function _0x37e4f9(_0x2cd4d4,_0x533d73,_0x2e75e3,_0x222c5e){const _0x5d164c=_0x491d41;for(let _0xad29be=_0x222c5e;_0xad29be<_0x2e75e3[_0x5d164c(0xa6)];_0xad29be++){const _0x52ef6c=_0x2e75e3[_0xad29be];if(_0x52ef6c[_0x5d164c(0x1ac)]!==_0x533d73[_0x5d164c(0x1ac)]||_0x52ef6c[_0x5d164c(0x1c5)]['id']!==_0x533d73[_0x5d164c(0x1c5)]['id']||_0x52ef6c[_0x5d164c(0x14e)]!==_0x533d73[_0x5d164c(0x14e)])continue;if(!Pt(_0x533d73,_0x52ef6c,[_0x5d164c(0x124)]))continue;if(_0x5d164c(0x1db)==_0x533d73[_0x5d164c(0x1ac)]&&_0x533d73[_0x5d164c(0x80)][_0x5d164c(0xfa)]!=_0x52ef6c[_0x5d164c(0x80)][_0x5d164c(0xfa)])continue;if(_0x5d164c(0x1db)==_0x533d73[_0x5d164c(0x1ac)]&&_0x2cd4d4[_0x5d164c(0xfb)](_0x533d73[_0x5d164c(0x80)][_0x5d164c(0xe9)]))continue;if(_0x5d164c(0xf0)==_0x533d73[_0x5d164c(0x1ac)]){const _0x3ed66a=_0x2cd4d4[_0x5d164c(0x110)][_0x5d164c(0x8f)],_0x137cc9=_0x533d73[_0x5d164c(0x1d6)]();if(_0x137cc9&&(_0x3ed66a[_0x5d164c(0x1fd)][_0x5d164c(0x207)](_0x137cc9)||_0x3ed66a[_0x5d164c(0x1fd)][_0x5d164c(0xcc)](_0x137cc9)))continue;}const _0x547c49=_0x2a6480[_0x5d164c(0x96)](_0x533d73),_0x197a9f=_0x440b8d[_0x5d164c(0x96)](_0x533d73),_0x4dd29c=_0x440b8d[_0x5d164c(0x96)](_0x52ef6c),_0x2a4d90=_0x533d73[_0x5d164c(0x12f)]&&_0x533d73[_0x5d164c(0x12f)][_0x5d164c(0xa6)],_0x294916=_0x52ef6c[_0x5d164c(0x12f)]&&_0x52ef6c[_0x5d164c(0x12f)][_0x5d164c(0xa6)];if(!_0x2a4d90&&_0x547c49(_0x4dd29c,_0x197a9f))return _0x2cd4d4[_0x5d164c(0x114)](_0x52ef6c,_0x533d73),_0x440b8d[_0x5d164c(0x1a8)](_0x533d73),!0x0;if(!_0x294916&&_0x547c49(_0x197a9f,_0x4dd29c))return _0x2cd4d4[_0x5d164c(0x114)](_0x533d73,_0x52ef6c),_0x440b8d[_0x5d164c(0x1a8)](_0x52ef6c),!0x0;}return!0x1;}}[_0x218a7e(0x114)](_0x56083e,_0x8e8efa){const _0xae95e2=_0x218a7e;if(_0x56083e[_0xae95e2(0xdb)]){for(const _0x20704e of _0x8e8efa[_0xae95e2(0x211)]())_0x56083e[_0xae95e2(0x191)](_0x20704e);}else{const _0x3e0aa3=_0x8e8efa[_0xae95e2(0xb6)]()[_0xae95e2(0x13a)];this[_0xae95e2(0xf9)](_0x56083e,this[_0xae95e2(0x99)][_0xae95e2(0x1b5)](_0x56083e[_0xae95e2(0xb6)]()[_0xae95e2(0x158)],_0x3e0aa3));}_0x8e8efa[_0xae95e2(0x1de)]();}[_0x218a7e(0x201)](_0x3b0c30,_0xa50b14){const _0x5f7760=_0x218a7e,_0x4106fb=_0x3b0c30[_0x5f7760(0x91)](_0x5f7760(0xd6))||_0x3b0c30[_0x5f7760(0x91)](_0x5f7760(0x1db))?_0x5f7760(0x1ce):_0x3b0c30[_0x5f7760(0x11c)]();return _0xf5b428(this[_0x5f7760(0x110)][_0x5f7760(0x205)],_0xa50b14+'_'+_0x4106fb+_0x5f7760(0x19d));}[_0x218a7e(0x204)](){const _0xe28e4a=_0x218a7e,_0x1d20bb=this[_0xe28e4a(0x110)];if(!_0x1d20bb['ui'])return;const {ariaLiveAnnouncer:_0x23e9df}=_0x1d20bb['ui'];_0x55d135(this[_0xe28e4a(0x99)],({left:_0x43190b,entered:_0x1691f0})=>{const _0x490a94=_0xe28e4a;for(const _0x5f4590 of _0x43190b){const {group:_0x3e2ca0,type:_0x3d4dfc}=this[_0x490a94(0xac)](_0x5f4590[_0x490a94(0xe4)]);if(_0x490a94(0xea)===_0x3e2ca0){_0x23e9df[_0x490a94(0x21a)](this[_0x490a94(0x201)](_0x3d4dfc,_0x490a94(0x145)));break;}}for(const _0x1612c0 of _0x1691f0){const {group:_0x484981,type:_0x29950a}=this[_0x490a94(0xac)](_0x1612c0[_0x490a94(0xe4)]);if(_0x490a94(0xea)===_0x484981){_0x23e9df[_0x490a94(0x21a)](this[_0x490a94(0x201)](_0x29950a,_0x490a94(0xf5)));break;}}});}[_0x218a7e(0x122)](_0x5ca97d){const _0x57e957=_0x218a7e;if(this[_0x57e957(0x1ef)])return!0x1;const _0x398333=this[_0x57e957(0x110)],_0xc7b833=_0x398333[_0x57e957(0x8f)][_0x57e957(0x128)][_0x57e957(0x1df)][_0x57e957(0x1c7)]();if(0x0==_0xc7b833[_0x57e957(0xa6)])return!0x1;const _0x4e9f69=[],_0x4f2b9e=_0xc7b833[_0x57e957(0x87)](_0xd4e8f5=>_0x57e957(0x1db)==_0xd4e8f5[_0x57e957(0x1ac)]),_0xa9c25=_0xc7b833[_0x57e957(0x87)](_0x1aba95=>_0x57e957(0x13b)==_0x1aba95[_0x57e957(0x1ac)]&&_0x57e957(0x95)!=_0x1aba95[_0x57e957(0xe4)]),_0x243546=_0xc7b833[_0x57e957(0x87)](_0x1aab43=>_0x57e957(0x141)==_0x1aab43[_0x57e957(0x1ac)]&&_0x57e957(0x95)!=_0x1aab43[_0x57e957(0xe4)]);for(const _0x1cf2c0 of _0x4f2b9e)_0x4e9f69[_0x57e957(0xb1)]({'key':_0x1cf2c0[_0x57e957(0xe0)],'newValue':_0x1cf2c0[_0x57e957(0xd8)],'oldValue':_0x1cf2c0[_0x57e957(0x18f)],'range':Ot(_0x1cf2c0[_0x57e957(0x21c)],_0x398333[_0x57e957(0x8f)])});for(const _0x41881b of _0xa9c25){const _0x16d348=_0x243546[_0x57e957(0x1f1)](_0x39b796=>_0x39b796[_0x57e957(0x1d8)][_0x57e957(0x14c)](_0x41881b[_0x57e957(0x1d8)]));_0x16d348&&_0x4e9f69[_0x57e957(0xb1)]({'key':_0x57e957(0x1d3),'newValue':_0x41881b[_0x57e957(0xe4)],'oldValue':_0x16d348[_0x57e957(0xe4)],'range':_0x398333[_0x57e957(0x8f)][_0x57e957(0xd5)](_0x41881b[_0x57e957(0x1d8)][_0x57e957(0x70)])});}return 0x0!=_0x4e9f69[_0x57e957(0xa6)]&&this[_0x57e957(0x8b)](_0x5ca97d,_0x4e9f69);}[_0x218a7e(0xe7)](_0x62b015){const _0x5ab31b=_0x218a7e;let _0x18ea96=!0x1;const _0x4e48cc=this[_0x5ab31b(0x110)][_0x5ab31b(0x8f)][_0x5ab31b(0x128)][_0x5ab31b(0x1df)][_0x5ab31b(0xd0)]()[_0x5ab31b(0x87)](_0x238264=>_0x238264[_0x5ab31b(0x80)][_0x5ab31b(0x1cd)]&&_0x238264[_0x5ab31b(0xe4)][_0x5ab31b(0x91)](_0x5ab31b(0x144)));for(const _0x842acd of _0x4e48cc){const {subType:_0x55997d,id:_0x3145ce}=this[_0x5ab31b(0xac)](_0x842acd[_0x5ab31b(0xe4)]),_0x2367e8=_0x55997d[_0x5ab31b(0x9d)]('|')[0x0];for(const _0x7968ad of this[_0x5ab31b(0x10a)]({'skipNotAttached':!0x0}))_0x7968ad['id']!=_0x3145ce&&_0x5ab31b(0x1db)==_0x7968ad[_0x5ab31b(0x1ac)]&&_0x7968ad[_0x5ab31b(0x80)]&&_0x7968ad[_0x5ab31b(0x80)][_0x5ab31b(0xe9)]==_0x2367e8&&_0x7968ad[_0x5ab31b(0xb6)]()[_0x5ab31b(0x104)](_0x842acd[_0x5ab31b(0x80)][_0x5ab31b(0x1cd)])&&(this[_0x5ab31b(0x176)](_0x7968ad,_0x842acd[_0x5ab31b(0x80)][_0x5ab31b(0x1cd)],_0x62b015),_0x18ea96=!0x0);}return _0x18ea96;}[_0x218a7e(0x1da)](_0x1413ab){const _0x224851=_0x218a7e;this[_0x224851(0x110)],(this[_0x224851(0x1ef)]=!0x0,_0x1413ab());}[_0x218a7e(0x77)](_0xbc156c){const _0x2792b3=_0x218a7e,_0x391d10=this[_0x2792b3(0xfb)](_0xbc156c),_0x7ecc35=this[_0x2792b3(0xf3)][_0x2792b3(0xa4)](_0xbc156c);return _0x391d10||_0x7ecc35;}[_0x218a7e(0x8b)](_0xc93731,_0x401473){const _0x4c46fb=_0x218a7e;if(0x0==_0x401473[_0x4c46fb(0xa6)])return!0x1;let _0x32155d=!0x1;for(const _0x5083a2 of _0x401473){const _0x3b0d01=this[_0x4c46fb(0xeb)](_0x5083a2[_0x4c46fb(0x21c)],_0x4c46fb(0x1db))[_0x4c46fb(0x87)](_0x3afea5=>!_0x3afea5[_0x4c46fb(0x163)][_0x4c46fb(0x1e1)])[_0x4c46fb(0x81)](_0x3ce55d=>_0x3ce55d[_0x4c46fb(0xea)]),_0x14ab7c=_0x34df9d({'newValue':_0x5083a2[_0x4c46fb(0xed)]});_0x3b0d01[_0x4c46fb(0x87)](_0x17edc7=>{const _0x2bbfc6=_0x4c46fb,[_0x20f404,_0x1ff88a]=_0x17edc7[_0x2bbfc6(0x14e)][_0x2bbfc6(0x9d)]('|');return _0x20f404==_0x5083a2[_0x2bbfc6(0xe9)]&&_0x1ff88a!=_0x14ab7c;})[_0x4c46fb(0x1f3)](_0x4b47fd=>{const _0x2af286=_0x4c46fb;this[_0x2af286(0x176)](_0x4b47fd,_0x5083a2[_0x2af286(0x21c)],_0xc93731),_0x32155d=!0x0;});}return _0x32155d;}[_0x218a7e(0x176)](_0x7490ac,_0x973507,_0x4c89a1){const _0x1cf312=_0x218a7e,_0x2d2165=_0x7490ac[_0x1cf312(0xb6)]()[_0x1cf312(0x93)](_0x973507);0x0!==_0x2d2165[_0x1cf312(0xa6)]?0x1!==_0x2d2165[_0x1cf312(0xa6)]?this[_0x1cf312(0x17e)](_0x7490ac,_0x973507[_0x1cf312(0x158)],_0x973507[_0x1cf312(0x13a)]):this[_0x1cf312(0xf9)](_0x7490ac,_0x2d2165[0x0]):_0x4c89a1[_0x1cf312(0xe3)](_0x7490ac[_0x1cf312(0x1bf)]());}}class xt{constructor(_0x1690e0){const _0x267759=_0x218a7e;this[_0x267759(0x1af)]=_0x1690e0,this[_0x267759(0x99)]=_0x1690e0[_0x267759(0x8f)],this[_0x267759(0x17b)]=new Map(),this[_0x267759(0x1b9)]=new Map(),this[_0x267759(0x13e)]();}[_0x218a7e(0x133)](_0xcfe63b,_0x51b2f3,_0x3ea719,_0x4cd9e9,_0xfe2b32,_0x1a8d50){const _0x978bf5=_0x218a7e;return new _0xf3a1b0(this[_0x978bf5(0x99)],{'type':_0xcfe63b,'subType':_0x51b2f3,'id':_0x3ea719,'author':_0x4cd9e9,'creator':_0x4cd9e9,'attributes':_0xfe2b32,'onAttributesChange':_0x1a8d50,'onAccept':(..._0x1ed7c0)=>this[_0x978bf5(0x105)](_0xcfe63b,_0x51b2f3,_0x978bf5(0x85))(..._0x1ed7c0),'onDiscard':(..._0x1cccea)=>this[_0x978bf5(0x105)](_0xcfe63b,_0x51b2f3,_0x978bf5(0xd3))(..._0x1cccea)});}[_0x218a7e(0x1d2)](_0x46bfd9,_0x2b7c94,_0x62f58d,_0x4bbf55){const _0x19f9cc=_0x218a7e,_0x22aff6=_0x46bfd9+':'+_0x2b7c94+':'+_0x62f58d;this[_0x19f9cc(0x17b)][_0x19f9cc(0x7d)](_0x22aff6,_0x4bbf55);}[_0x218a7e(0x105)](_0x3d6296,_0x47498f,_0x5cd560){const _0x235e67=_0x218a7e,_0x4a9190=_0x3d6296+':'+_0x47498f+':'+_0x5cd560;return this[_0x235e67(0x17b)][_0x235e67(0x96)](_0x4a9190)||this[_0x235e67(0x1b9)][_0x235e67(0x96)](_0x3d6296+':'+_0x5cd560);}[_0x218a7e(0x13e)](){const _0x537b2d=_0x218a7e,_0x1b291d=()=>!0x1,_0x21cabb=_0x4818f3=>{const _0x2e0800=_0x3712;_0x4818f3[_0x2e0800(0xb4)]((_0x4c03a5,_0x281ca5)=>_0x4c03a5[_0x2e0800(0x158)][_0x2e0800(0x149)](_0x281ca5[_0x2e0800(0x158)])?0x1:-0x1),this[_0x2e0800(0x99)][_0x2e0800(0x187)](_0x568d95=>{const _0x5876fb=_0x2e0800;for(const _0x2ed907 of _0x4818f3){let _0x456848;_0x456848=_0x2ed907[_0x5876fb(0x13a)][_0x5876fb(0x168)]&&_0x2ed907[_0x5876fb(0x13a)][_0x5876fb(0x1a6)]==_0x2ed907[_0x5876fb(0x158)][_0x5876fb(0x70)]?_0x568d95[_0x5876fb(0x1b2)](_0x2ed907[_0x5876fb(0x158)][_0x5876fb(0x70)],'on'):_0x568d95[_0x5876fb(0x1b2)](_0x2ed907),this[_0x5876fb(0x99)][_0x5876fb(0xa7)](_0x456848,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x34d918=(_0x4fe1a1,_0x5e56f3)=>{const _0x13d04e=_0x3712;_0x5e56f3&&this[_0x13d04e(0x99)][_0x13d04e(0x187)](_0x48ea4d=>{const _0x48bb83=_0x13d04e,{commandName:_0x30ddc7,commandParams:_0x2ed234=[]}=_0x5e56f3,_0x338516=_0x4fe1a1[_0x48bb83(0x81)](_0xfeb7de=>(Tt(_0xfeb7de)&&(_0xfeb7de=this[_0x48bb83(0x99)][_0x48bb83(0x1b5)](_0xfeb7de[_0x48bb83(0x13a)])),_0xfeb7de))[_0x48bb83(0x87)](_0x5691f0=>_0x48bb83(0x1c0)!==_0x5691f0[_0x48bb83(0xf1)][_0x48bb83(0x177)]);if(_0x338516[_0x48bb83(0xa6)]<0x1)return;const _0x150ae8=Array[_0x48bb83(0x13d)](this[_0x48bb83(0x99)][_0x48bb83(0x128)][_0x48bb83(0xc3)][_0x48bb83(0x211)]())[_0x48bb83(0x81)](_0x5c7ba7=>_0x114fe2[_0x48bb83(0x210)](_0x5c7ba7));_0x48ea4d[_0x48bb83(0x134)](_0x338516);for(const _0x4cea45 of this[_0x48bb83(0x1af)][_0x48bb83(0x100)][_0x48bb83(0x100)]())_0x4cea45[_0x48bb83(0xd1)]();_0x2ed234[_0x48bb83(0xb1)]({'forceDefaultExecution':!0x0}),this[_0x48bb83(0x1af)][_0x48bb83(0x15b)](_0x30ddc7,..._0x2ed234);const _0xc7083a=_0x150ae8[_0x48bb83(0x87)](_0x1765f1=>_0x48bb83(0x1c0)!=_0x1765f1[_0x48bb83(0xf1)][_0x48bb83(0x177)]);_0xc7083a[_0x48bb83(0xa6)]>0x0&&_0x48ea4d[_0x48bb83(0x134)](_0xc7083a);for(const _0x275a0e of _0x150ae8)_0x275a0e[_0x48bb83(0x75)]();});},_0x238c74=(_0x435d80,_0x3f6367)=>0x1==_0x435d80[_0x537b2d(0xa6)]&&0x1==_0x3f6367[_0x537b2d(0xa6)]&&_0x435d80[0x0][_0x537b2d(0x13a)][_0x537b2d(0x14c)](_0x3f6367[0x0][_0x537b2d(0x158)]),_0x5112dc=(_0xf8bbaf,_0x32b77f,_0x1fd807,_0x4973f9)=>Ft(_0xf8bbaf,_0x32b77f,_0x1fd807,_0x4973f9,this[_0x537b2d(0x99)])?[_0xf8bbaf,_0x32b77f]:Ft(_0x32b77f,_0xf8bbaf,_0x4973f9,_0x1fd807,this[_0x537b2d(0x99)])?[_0x32b77f,_0xf8bbaf]:null;this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x19c),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x216),_0x21cabb),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x9f),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1e3),_0x5112dc),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1a0),_0x21cabb),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0xa8),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1e8),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x11b),_0x5112dc),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0xcb),_0x34d918),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x9a),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1e7),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1ae),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x98),_0x34d918),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1c3),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1f6),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x17f),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x181),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x7a),(_0x18e243,_0x2866d7)=>{const _0x59b33=_0x537b2d;if(!_0x2866d7)return;const _0xbc688e=this[_0x59b33(0x1af)][_0x59b33(0x16d)][_0x59b33(0x96)](p);this[_0x59b33(0x99)][_0x59b33(0x187)](_0x30c01e=>{const _0x57906e=_0x59b33;if(_0x57906e(0x1d3)==_0x2866d7[_0x57906e(0xe9)])for(const _0x405273 of _0x18e243){const _0x281c02=_0x405273[_0x57906e(0x158)][_0x57906e(0x70)],_0x14d328=_0x2866d7[_0x57906e(0xfa)];_0x30c01e[_0x57906e(0x166)](_0x281c02,_0x14d328);}else{if(_0xbc688e[_0x57906e(0xfb)](_0x2866d7[_0x57906e(0xe9)])){for(const _0x1e44d5 of _0x18e243)void 0x0!==_0x2866d7[_0x57906e(0xfa)]?_0x30c01e[_0x57906e(0x135)](_0x2866d7[_0x57906e(0xe9)],_0x2866d7[_0x57906e(0xfa)],_0x1e44d5[_0x57906e(0x158)][_0x57906e(0x70)]):_0x30c01e[_0x57906e(0x1fe)](_0x2866d7[_0x57906e(0xe9)],_0x1e44d5[_0x57906e(0x158)][_0x57906e(0x70)]);}else{for(const _0x1a931c of _0x18e243)_0x2866d7[_0x57906e(0xfa)]?_0x30c01e[_0x57906e(0x135)](_0x2866d7[_0x57906e(0xe9)],_0x2866d7[_0x57906e(0xfa)],_0x1a931c):_0x30c01e[_0x57906e(0x1fe)](_0x2866d7[_0x57906e(0xe9)],_0x1a931c);}}});}),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x11d),_0x238c74);}}function Rt(_0x4bfa1c,_0x40d977,_0x3b31c2){const _0x50eb59=_0x218a7e;for(const _0x436bc7 of _0x40d977[_0x50eb59(0x1a6)][_0x50eb59(0x19b)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x436bc7[_0x50eb59(0xf1)]==_0x436bc7)return!0x1;if(!_0x3b31c2[_0x50eb59(0x1ec)](_0x436bc7))return!0x1;if(_0x4bfa1c[_0x50eb59(0x207)](_0x436bc7)||_0x4bfa1c[_0x50eb59(0xcc)](_0x436bc7))return!0x0;}return!0x1;}function Tt(_0x2e9780){const _0xb1de3a=_0x218a7e;return _0x2e9780[_0xb1de3a(0x13a)][_0xb1de3a(0x1a6)]==_0x2e9780[_0xb1de3a(0x158)][_0xb1de3a(0x70)]&&_0x2e9780[_0xb1de3a(0x13a)][_0xb1de3a(0x10b)];}function Et(_0x584cd6,_0x4f664f,_0x364f4d,_0x41978a){const _0x2ce751=_0x218a7e,_0x5352e2=_0x51f35d=>!_0x51f35d[_0x2ce751(0x12e)]['is'](_0x2ce751(0x171))&&!_0x41978a[_0x2ce751(0x207)](_0x51f35d[_0x2ce751(0x12e)]),_0x3bb5f7=_0x584cd6[_0x2ce751(0x158)][_0x2ce751(0xbe)](_0x5352e2),_0xa27e7e=_0x584cd6[_0x2ce751(0x13a)][_0x2ce751(0xbe)](_0x5352e2,{'direction':_0x2ce751(0x1fa)});return(!_0x584cd6[_0x2ce751(0x158)][_0x2ce751(0x14c)](_0x3bb5f7)||!_0x584cd6[_0x2ce751(0x13a)][_0x2ce751(0x14c)](_0xa27e7e))&&(_0x3bb5f7[_0x2ce751(0x149)](_0xa27e7e)?_0x364f4d[_0x2ce751(0x162)](_0x4f664f,{'range':_0x364f4d[_0x2ce751(0x1b5)](_0x3bb5f7,_0xa27e7e)}):_0x364f4d[_0x2ce751(0xe3)](_0x4f664f),!0x0);}function Vt(_0x58dc9b){return _0x34df9d(_0x58dc9b);}function Ut(_0x44213b){const _0x2fa4e8=_0x218a7e,_0x15f0ac=_0x44213b[_0x2fa4e8(0x158)][_0x2fa4e8(0x70)];return _0x15f0ac&&_0x15f0ac['is'](_0x2fa4e8(0xbf));}function Ot(_0x328c6b,_0x54aec2){const _0x37a69e=_0x218a7e;return null==_0x328c6b[_0x37a69e(0x13a)][_0x37a69e(0x1d9)]&&_0x328c6b[_0x37a69e(0x13a)][_0x37a69e(0x1a6)]==_0x328c6b[_0x37a69e(0x158)][_0x37a69e(0x70)]?Gt(_0x328c6b[_0x37a69e(0x158)][_0x37a69e(0x70)],_0x54aec2):_0x328c6b;}function Gt(_0x36bfce,_0x198198){const _0x122293=_0x218a7e,_0x59b364=_0x198198[_0x122293(0x1fd)][_0x122293(0x207)](_0x36bfce)||_0x198198[_0x122293(0x1fd)][_0x122293(0x1ab)](_0x36bfce);return _0x198198[_0x122293(0x1b5)](_0x198198[_0x122293(0x101)](_0x36bfce,_0x122293(0x127)),_0x59b364?_0x198198[_0x122293(0x1f8)](_0x36bfce):_0x198198[_0x122293(0x101)](_0x36bfce,_0x122293(0x13a)));}function Ft(_0x13bbe7,_0xd2bc0,_0x252597,_0x3c5db6,_0x5d845b){const _0x24d3f7=_0x218a7e;if(!Pt(_0x13bbe7,_0xd2bc0))return!0x1;if(_0x252597[_0x24d3f7(0x13a)][_0x24d3f7(0x14c)](_0x3c5db6[_0x24d3f7(0x158)]))return!0x0;if(_0x13bbe7[_0x24d3f7(0x1ac)]!=_0xd2bc0[_0x24d3f7(0x1ac)])return!0x1;if(!_0x252597[_0x24d3f7(0x13a)][_0x24d3f7(0x7e)](_0x3c5db6[_0x24d3f7(0x158)]))return!0x1;const _0x4eff48=_0x5d845b[_0x24d3f7(0x1b5)](_0x252597[_0x24d3f7(0x13a)],_0x3c5db6[_0x24d3f7(0x158)])[_0x24d3f7(0x180)]();for(const _0x41c972 of _0x4eff48)if([_0x24d3f7(0x11a),_0x24d3f7(0x117)][_0x24d3f7(0xc7)](_0x41c972[_0x24d3f7(0x1ac)])&&_0x5d845b[_0x24d3f7(0x1fd)][_0x24d3f7(0xcc)](_0x41c972[_0x24d3f7(0x12e)]))return!0x1;return!0x0;}function Pt(_0x4e79a2,_0x2154c9,_0x40caae=[]){const _0x36754f=_0x218a7e;return!(!_0x4e79a2[_0x36754f(0x1bd)]||!_0x2154c9[_0x36754f(0x1bd)])&&_0x3fa969(_0x41dc3f(_0x4e79a2[_0x36754f(0xb9)],_0x40caae),_0x41dc3f(_0x2154c9[_0x36754f(0xb9)],_0x40caae));}function Lt(_0x204d00,_0x1145d3){const _0xd5f442=_0x218a7e,_0x5741f6=Ht(_0x204d00[_0xd5f442(0xb9)]),_0x33758a=Ht(_0x1145d3);if(!_0x204d00[_0xd5f442(0x1bd)])return!0x1;for(const _0x30a1f9 of Object[_0xd5f442(0x19e)](_0x33758a))if(!_0x3fa969(_0x5741f6[_0x30a1f9],_0x33758a[_0x30a1f9]))return!0x1;return!0x0;}function Ht(_0x36f994){const _0x199034=_0x218a7e,_0x4c3c7f=Object[_0x199034(0xc1)]({},_0x36f994);return delete _0x4c3c7f[_0x199034(0x20c)],delete _0x4c3c7f[_0x199034(0xb7)],_0x4c3c7f;}
23
+ const _0x3761ce=_0x4652;(function(_0x16294b,_0x4788fc){const _0xb250c4=_0x4652,_0x2d84=_0x16294b();while(!![]){try{const _0x24f456=-parseInt(_0xb250c4(0x1a5))/0x1+parseInt(_0xb250c4(0x1a0))/0x2+-parseInt(_0xb250c4(0x1c7))/0x3*(parseInt(_0xb250c4(0x22d))/0x4)+-parseInt(_0xb250c4(0x154))/0x5*(-parseInt(_0xb250c4(0x193))/0x6)+parseInt(_0xb250c4(0x206))/0x7*(parseInt(_0xb250c4(0x181))/0x8)+-parseInt(_0xb250c4(0x150))/0x9*(parseInt(_0xb250c4(0x284))/0xa)+parseInt(_0xb250c4(0x1a8))/0xb*(parseInt(_0xb250c4(0x22b))/0xc);if(_0x24f456===_0x4788fc)break;else _0x2d84['push'](_0x2d84['shift']());}catch(_0x4ddbb0){_0x2d84['push'](_0x2d84['shift']());}}}(_0x34f9,0x77731));import{Plugin as _0x1b998d,PendingActions as _0x54c4c9}from'ckeditor5/src/core.js';import{LiveRange as _0x165f39}from'ckeditor5/src/engine.js';function _0x34f9(){const _0x1eee93=['highest','discard','element','substr','differ','formatInline','_suggestionFactory','removeMarker','TrackChangesEditing','creator','updateMarker','getSuggestion','registerInlineAttribute','enableDefaultAttributesIntegration','suggestionLoaded','containerElement','addSuggestionData','_handleNewSuggestionMarker','writer','toUpperCase','author','track-changes-enable-command-twice','push','_reduceExistingSuggestions','attribute:join','ck-suggestion-marker','track-changes-adapter-already-set','listenTo','getAncestors','insert','position','getLastMatchingPosition','_saved','attributes','isTouching','markerNameToElements','_setSuggestionData','_model','clone','getIntersection','_checkSuggestionCorrectness','_defaultCallbacks','$text','filter','trackChangesCommand','_reduceSuggestionAttributeRange','before','markers','fromCharCode','isSelectable','upcast','createPositionBefore','removeMarkers','isEqual','acceptSelectedSuggestions','7443UoeDyG','track-changes-adapter-missing-getsuggestion','getFirstMarker','track-changes-user-not-found','90XEnRiP','unbindElementFromMarkerName','groupId','@external','adapter','then','splice','value','forceDefaultExecution','forEach','ck-suggestion-marker-formatBlock','announce','lowest','addMarker','config','isInContent','getSuggestions','mapper','_initAriaMarkerChangeAnnouncements','insertion:','track-changes-suggestion-not-found','_joinWithAdjacentSuggestions','clear','formatBlock:','newValue','ck-suggestion-marker--active','every','keys','isBefore','_customCallbacks','containsRange','markDeletion','marker-count','PendingActions','accept','substring','deletion:','_registerDefaultCallbacks','oldValue','hasCommentThread','isNextTo','registerBlockAttribute','isUndo','containsItem','markInlineFormat','6331032lFzZtB','rejected','formatInline:','toViewElement','getChanges','addMarkerName','getMarkers','suggestion:','_getSuggestionData','accepted','_splitMarkerName','catch','isBlock','documentSelection','_addSuggestionMarker','insertion:discard','selection','fire','241296wMlkKK','markerName','getSuggestionCallback','deleteContent','_enabledCommands','stopListening','add','tablePasteChainId','get','forward','getContainedElement','nodeBefore','removed','569642gsdvfg','suggestion-type','updateSuggestion','includes','schema','317815VqvuWo','error-saving-suggestion-data-suggestion-discarded','find','154BUiPlF','track-changes-suggestion-data-mismatch','dataReady','insertion:join','_suggestions','document','conversion','_blockAttributeKeys','external:','attribute:','ck-suggestion-marker-formatInline','createRangeIn','_breakSuggestionMarker','isDocumentOperation','insertion:chain','addMarker:suggestion:formatBlock','howMany','_getAuthorFromId','group','insertion','isObject','nodeAfter','getAttribute','discardAllSuggestions','removeAttribute','originalSuggestionId','key','concat','deletion','commands','editor','159675UzZnru','markBlockFormat','change:activeMarkers','comments','next','_joinSuggestions','high','change','multipleBlocks','_onDiscard','getRanges','isAfter','execute','chain','enableCommand','start','size','descriptionFactory','always','define','unshift','trackChanges.mergeNestedSuggestions','acceptAllSuggestions','_commentsRepository','pop','fetchCommentThread','isLimit','action','deletion:join','elementStart','_createSuggestion','sort','_removeSuggestion','startsWith','isOwn','_suggestionState','_recordAttributeChanges','name','model','root','$textProxy','detach','isIntersectingWithRange','addMarker:suggestion:attribute','ENTER','has','removeMarker:suggestion:attribute','low','newRange','_inlineAttributeKeys','rethrowUnexpectedError','_recordAttributeSuggestions','_isBlockAttribute','after','formatInline:accept','isAtEnd','subType','_findSuggestions','remove','default','addUser','_mergeNestedSuggestions','createPositionAfter','7MJdSrC','never','hasSuggestion','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.','isArray','formatGroupId','_isForcedDefaultExecutionBlock','ready','setAttribute','update:suggestion','editingDowncast','trackChanges.trackFormatChanges','_processAttributeChanges','getCommentThread','values','moveTargetPosition','addSuggestion','getChangedMarkers','backward','showSuggestionHighlights','FORMATTING','attributeKey','_SUGGESTION_ANNOUNCEMENT','isAtStart','createRangeOn','isIntersecting','addCommentThread','markMultiRangeInsertion','enableReadOnlyMode','map','format','consumable','addHighlight','insertContent','commandName','_isRegisteredAttribute','createElement','567348bDywks','data-suggestion','68MhaSRx','consume','getNearestSelectionRange','length','markerReady','dataToMarker','toJSON','removeMarker:suggestion:formatBlock','pluginName','applyOperation','attributeOldValue','getWalker','isExternal','head','trackChanges','_updateSuggestionData','getRange','_setSuggestionRange','getCustomProperty','isMultiRange','containsPosition','set','_refreshSuggestionsChain','resolve','move','end','requires','createPositionAt','parent','formatInline:chain','track-changes-command-not-found','type','registerPostFixer','for','change:_saved','formatBlock:join','from','elementToElement','markInsertion','join','skipNestingCheck','_cutOutSuggestionMarker','widget','getShiftedBy','$marker','notReady','markerToData','discardSuggestion','isLocal','return','unbind','range','getDifference','item','some','locale','_rangeIsInLocalUserInsertion','dataDowncast','data','removeComment','markMultiRangeBlockFormat','getItems','formatBlock:chain','addComment','_processAttributeSuggestions','setSelection','change:data','createSelection','acceptSuggestion','activeMarkers','rename','discardSelectedSuggestions','batch','_getExternalAuthor','attributeNewValue','_isDataLoaded','$graveyard','meta','attribute:discard','Users','addClass','warn','suggestion','formatBlock:discard','authoredAt','options','_getMarkerAnnouncementText','9070FGRbvo','suggestion:attribute:','formatBlock','collaboration.channelId','setTo','previous','init','commentThread','editing','addRange','suggestionUnloaded','createdAt','suggestionChanged','stop','formatBlock:accept','markerToHighlight','isCollapsed','_addThreadToSuggestion','targetPosition','_trackFormatChanges','fromRange','delete','deletion:chain','authorName','ck-suggestion-marker-','CommentsRepository','markAttributeChange','attribute','_adapter','attribute:accept','getFirstRange','assign','_afterChanges','createRange','oldRange','addMarker:suggestion','PENDING_ACTION_SUGGESTION','insertion:accept','normal','splitPosition','_editor','multi','getUser','LEAVE','deletion:accept','buildSuggestion','isInsideObject','removeClass','hasComments','enqueueChange','isRemovable','_refreshAttributeSuggestionsChain','split','bindElementToMarker','$elementName','formatInline:join','refresh','plugins','reconvertMarker','deletion:discard','markMultiRangeDeletion','getAllAdjacentSuggestions','_getAttributeKey','registerCustomCallback','elementEnd','containsRangeInObject','getMultiRangeId','open','formatInline:discard','rootName'];_0x34f9=function(){return _0x1eee93;};return _0x34f9();}import{CKEditorError as _0x48d698,uid as _0x4abe88,priorities as _0x2637c9,logWarning as _0x259fdd}from'ckeditor5/src/utils.js';import{toWidget as _0x737e1e}from'ckeditor5/src/widget.js';import{Users as _0x192d1d,hashObject as _0x224b06,surroundingMarkersDetector as _0x53d5b8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x44c7ed from'./commands/trackchangescommand.js';import _0x2f888c from'./commands/acceptsuggestioncommand.js';import _0xd0a846 from'./commands/discardsuggestioncommand.js';import _0x93f543 from'./commands/executeonallsuggestionscommand.js';import _0x560d79 from'./commands/executeonselectedsuggestionscommand.js';import _0x25fb62 from'./suggestion.js';import _0x1b6eee from'./suggestiondescriptionfactory.js';import _0x4a64c4 from'./integrations/aiassistant.js';import _0x3adaed from'./integrations/alignment.js';import _0x53121d from'./integrations/basicstyles.js';import _0x253218 from'./integrations/blockquote.js';import _0x26b64a from'./integrations/casechange.js';import _0x3acce7 from'./integrations/ckbox.js';import _0x56bd71 from'./integrations/codeblock.js';import _0x312c7e from'./integrations/comments.js';import _0x2e9a3f from'./integrations/deletecommand.js';import _0x16c531 from'./integrations/list.js';import _0x42b449 from'./integrations/listproperties.js';import _0x36c2a5 from'./integrations/entercommand.js';import _0x73b304 from'./integrations/findandreplace.js';import _0x57695c from'./integrations/font.js';import _0x1f1ba8 from'./integrations/formatpainter.js';function _0x4652(_0x1a8e59,_0x2b0a94){const _0x34f9ae=_0x34f9();return _0x4652=function(_0x46520d,_0x231e65){_0x46520d=_0x46520d-0x130;let _0x40f7c2=_0x34f9ae[_0x46520d];return _0x40f7c2;},_0x4652(_0x1a8e59,_0x2b0a94);}import _0x3198de from'./integrations/heading.js';import _0xfbd38e from'./integrations/highlight.js';import _0x24d246 from'./integrations/horizontalline.js';import _0x316e2f from'./integrations/htmlembed.js';import _0x2b873f from'./integrations/image.js';import _0x5530c3 from'./integrations/imagereplace.js';import _0x1336af from'./integrations/imagestyle.js';import _0x47721c from'./integrations/importword.js';import _0x559af0 from'./integrations/indent.js';import _0x4e4384 from'./integrations/inputcommand.js';import _0x380e56 from'./integrations/link.js';import _0x53633d from'./integrations/legacylist.js';import _0x128db2 from'./integrations/legacylistproperties.js';import _0x6d5ad8 from'./integrations/mediaembed.js';import _0x5d9345 from'./integrations/mention.js';import _0x5246d7 from'./integrations/multilevellist.js';import _0x49119f from'./integrations/pagebreak.js';import _0x2e3f1c from'./integrations/paragraph.js';import _0x160df7 from'./integrations/removeformat.js';import _0x4d1069 from'./integrations/restrictededitingmode.js';import _0x1a4fe1 from'./integrations/shiftentercommand.js';import _0x3ce1a7 from'./integrations/standardeditingmode.js';import _0x11daa4 from'./integrations/style.js';import _0x593664 from'./integrations/table.js';import _0x583115 from'./integrations/tablemergesplit.js';import _0x41cce9 from'./integrations/tableheadings.js';import _0x19541d from'./integrations/tableclipboard.js';import _0x5a1384 from'./integrations/tablecolumnresize.js';import _0x46cff6 from'./integrations/template.js';import _0x2656b1 from'./integrations/tableofcontents.js';import _0x3ee593 from'./integrations/title.js';import _0x579701 from'./integrations/undo.js';import _0x3fe9e3 from'./integrations/tablecaption.js';import _0x108785 from'./integrations/tableproperties.js';import{getTranslation as _0x1a0274}from'./utils/common-translations.js';import{isEqual as _0x3d2b96,omit as _0xf2ece8}from'lodash-es';export const renameAttributeKey=_0x3761ce(0x2ba);export default class p extends _0x1b998d{static get[_0x3761ce(0x247)](){const _0x1bf1df=_0x3761ce;return[_0x1bf1df(0x29d),_0x192d1d,_0x54c4c9,_0x4a64c4,_0x3adaed,_0x53121d,_0x253218,_0x3acce7,_0x26b64a,_0x56bd71,_0x312c7e,_0x2e9a3f,_0x36c2a5,_0x73b304,_0x57695c,_0x1f1ba8,_0x3198de,_0xfbd38e,_0x24d246,_0x316e2f,_0x2b873f,_0x1336af,_0x5530c3,_0x47721c,_0x559af0,_0x4e4384,_0x53633d,_0x128db2,_0x5246d7,_0x380e56,_0x16c531,_0x42b449,_0x6d5ad8,_0x5d9345,_0x49119f,_0x2e3f1c,_0x160df7,_0x4d1069,_0x1a4fe1,_0x3ce1a7,_0x11daa4,_0x593664,_0x583115,_0x41cce9,_0x3fe9e3,_0x19541d,_0x5a1384,_0x2656b1,_0x108785,_0x46cff6,_0x3ee593,_0x579701];}static get[_0x3761ce(0x235)](){const _0x4432b7=_0x3761ce;return _0x4432b7(0x2d2);}constructor(_0x4b9bc9){const _0x905d0=_0x3761ce;function _0x1fc627(_0x53a137){const _0x13d2e4=_0x4652;return _0x53a137[_0x13d2e4(0x223)](_0x14e37d=>String[_0x13d2e4(0x149)](_0x14e37d))[_0x13d2e4(0x254)]('');}super(_0x4b9bc9),this[_0x905d0(0x1fa)]=!0x1,this[_0x905d0(0x242)](_0x905d0(0x272),[]),this['on'](_0x905d0(0x1c9),(_0x3cf315,_0x99f508,_0x4b9cf9,_0x3cf332)=>{const _0x15c50c=_0x905d0;this[_0x15c50c(0x13e)][_0x15c50c(0x1ce)](()=>{const _0x52fb4f=_0x15c50c;for(const _0x4c5ce4 of[..._0x3cf332,..._0x4b9cf9])this[_0x52fb4f(0x13e)][_0x52fb4f(0x148)][_0x52fb4f(0x1f4)](_0x4c5ce4)&&_0x4b9bc9[_0x52fb4f(0x28c)][_0x52fb4f(0x2be)](_0x4c5ce4);});}),this[_0x905d0(0x1d8)]=new _0x1b6eee(this[_0x905d0(0x1c6)][_0x905d0(0x1ed)][_0x905d0(0x1a4)],this[_0x905d0(0x1c6)][_0x905d0(0x264)]),this[_0x905d0(0x2a0)]=null,this[_0x905d0(0x2d0)]=new xt(this[_0x905d0(0x1c6)]),this[_0x905d0(0x1ac)]=new Map(),this[_0x905d0(0x1de)]=_0x4b9bc9[_0x905d0(0x2bd)][_0x905d0(0x19b)](_0x905d0(0x29d)),this[_0x905d0(0x197)]=new Set(),this[_0x905d0(0x13e)]=this[_0x905d0(0x1c6)][_0x905d0(0x1ed)],this[_0x905d0(0x1ea)]=new WeakMap(),this[_0x905d0(0x20c)]=!0x1,this[_0x905d0(0x1af)]=new Set([_0x905d0(0x2ba)]),this[_0x905d0(0x1f8)]=new Set(),_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x1da)](_0x905d0(0x211),_0x905d0(0x202)),this[_0x905d0(0x297)]=_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x19b)](_0x905d0(0x211)),_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x1da)](_0x905d0(0x1dc),!0x0),this[_0x905d0(0x204)]=_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x19b)](_0x905d0(0x1dc)),this[_0x905d0(0x145)]=new _0x44c7ed(_0x4b9bc9,this[_0x905d0(0x197)]),this[_0x905d0(0x166)](),this[_0x1fc627([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1fc627([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x32]);}[_0x3761ce(0x28a)](){const _0x1511bf=_0x3761ce,_0x47bbc6=this[_0x1511bf(0x1c6)],_0x3069bb=(_0x4971e0,_0x14c1a6)=>{const _0x1bcd5c=_0x1511bf;if(_0x1bcd5c(0x29f)!=_0x4971e0)return _0x1bcd5c(0x29c)+_0x4971e0;const _0x5d2697=_0x14c1a6[_0x1bcd5c(0x2b8)]('|')[0x0];return this[_0x1bcd5c(0x1fb)](_0x5d2697)?_0x1bcd5c(0x15e):_0x1bcd5c(0x1b2);};_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x293)]({'model':_0x1511bf(0x27f),'view':_0x17c27e=>{const _0x449dac=_0x1511bf,{id:_0x620028,type:_0x51c7af,subType:_0x216c23}=this[_0x449dac(0x18b)](_0x17c27e[_0x449dac(0x194)]),_0x4c6cc7=[_0x449dac(0x132),_0x3069bb(_0x51c7af,_0x216c23)];let _0xeca0b7=0xbb8;return this[_0x449dac(0x272)][_0x449dac(0x1a3)](_0x17c27e[_0x449dac(0x194)])&&(_0x4c6cc7[_0x449dac(0x2e0)](_0x449dac(0x16d)),_0xeca0b7=0xbc2),_0x449dac(0x1c4)==_0x51c7af&&(_0xeca0b7+=0x5),{'classes':_0x4c6cc7,'attributes':{'data-suggestion':_0x620028},'priority':_0xeca0b7};}}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x199)](_0x38a05c=>{const _0x5eafcc=_0x1511bf;_0x38a05c['on'](_0x5eafcc(0x2a7),(_0x32dd96,_0x5aec99,_0x171b73)=>{const _0x51d21d=_0x5eafcc;if(!_0x171b73[_0x51d21d(0x282)][_0x51d21d(0x219)])return;const _0x3b7e41=_0x5aec99[_0x51d21d(0x262)];if(!_0x3b7e41)return;const _0x5197e=_0x171b73[_0x51d21d(0x165)][_0x51d21d(0x184)](_0x3b7e41);_0x47bbc6[_0x51d21d(0x1ed)][_0x51d21d(0x1a4)][_0x51d21d(0x1bc)](_0x3b7e41)&&_0x5197e&&!_0x5197e[_0x51d21d(0x23f)](_0x51d21d(0x257))&&_0x5197e['is'](_0x51d21d(0x2d9))&&_0x737e1e(_0x5197e,_0x171b73[_0x51d21d(0x2dc)]);},{'priority':_0x5eafcc(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x293)]({'model':_0x1511bf(0x27f),'view':(_0x45de43,_0x464de5)=>{const _0x109bd3=_0x1511bf;if(!_0x464de5[_0x109bd3(0x282)][_0x109bd3(0x219)])return null;const {type:_0x33fddb,subType:_0x5bab33}=this[_0x109bd3(0x18b)](_0x45de43[_0x109bd3(0x194)]);return{'classes':[_0x109bd3(0x132),_0x3069bb(_0x33fddb,_0x5bab33)],'priority':0xbb8};}});const _0x158877=({showActiveMarkers:_0x2bdd56=!0x0,isAttributeSuggestion:_0x531da7=!0x1}={})=>(_0x5b5acb,_0xfb76bc,_0x299130)=>{const _0x20c420=_0x1511bf;if(!_0xfb76bc[_0x20c420(0x262)])return;const {id:_0x4d98ef}=this[_0x20c420(0x18b)](_0xfb76bc[_0x20c420(0x194)]);if(_0x531da7){const _0x29ce65=this[_0x20c420(0x1ac)][_0x20c420(0x19b)](_0x4d98ef),_0x31b483=this[_0x20c420(0x2c2)](_0x29ce65);if(!this[_0x20c420(0x1fb)](_0x31b483))return;}if(_0xfb76bc[_0x20c420(0x262)]['is'](_0x20c420(0x191)))return void _0x299130[_0x20c420(0x225)][_0x20c420(0x22e)](_0xfb76bc[_0x20c420(0x262)],_0x5b5acb[_0x20c420(0x1ec)]);const _0x35c2b9=_0x299130[_0x20c420(0x165)][_0x20c420(0x184)](_0xfb76bc[_0x20c420(0x262)]);if(_0xfb76bc[_0x20c420(0x262)]['is'](_0x20c420(0x2cc))&&_0x47bbc6[_0x20c420(0x1ed)][_0x20c420(0x1a4)][_0x20c420(0x18d)](_0xfb76bc[_0x20c420(0x262)])&&!_0x35c2b9[_0x20c420(0x23f)](_0x20c420(0x226))){_0x299130[_0x20c420(0x2dc)][_0x20c420(0x27d)]([_0x20c420(0x132),_0x20c420(0x15e)],_0x35c2b9),_0x299130[_0x20c420(0x2dc)][_0x20c420(0x20e)](_0x20c420(0x22c),_0x4d98ef,_0x35c2b9),_0x299130[_0x20c420(0x165)][_0x20c420(0x2b9)](_0x35c2b9,_0xfb76bc[_0x20c420(0x194)]),_0x2bdd56&&(this[_0x20c420(0x272)][_0x20c420(0x1a3)](_0xfb76bc[_0x20c420(0x194)])?_0x299130[_0x20c420(0x2dc)][_0x20c420(0x27d)](_0x20c420(0x16d),_0x35c2b9):_0x299130[_0x20c420(0x2dc)][_0x20c420(0x2b3)](_0x20c420(0x16d),_0x35c2b9));for(const _0x52a4dc of _0x47bbc6[_0x20c420(0x1ed)][_0x20c420(0x1b3)](_0xfb76bc[_0x20c420(0x262)])[_0x20c420(0x26a)]())_0x299130[_0x20c420(0x225)][_0x20c420(0x22e)](_0x52a4dc,_0x5b5acb[_0x20c420(0x1ec)]);_0x299130[_0x20c420(0x225)][_0x20c420(0x22e)](_0xfb76bc[_0x20c420(0x262)],_0x5b5acb[_0x20c420(0x1ec)]);}};_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x199)](_0x3f0eb4=>{const _0x479245=_0x1511bf;_0x3f0eb4['on'](_0x479245(0x1b7),(_0x4eccd9,_0x58a6dd,_0x5caebc)=>{const _0x436b40=_0x479245;_0x5caebc[_0x436b40(0x282)][_0x436b40(0x219)]&&_0x158877({'showActiveMarkers':!0x1})(_0x4eccd9,_0x58a6dd,_0x5caebc);},{'priority':_0x479245(0x2ca)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x199)](_0x2ef957=>{const _0x1e69cf=_0x1511bf;_0x2ef957['on'](_0x1e69cf(0x1f2),(_0xcd9cb8,_0xb54ca,_0x434675)=>{const _0x5784bb=_0x1e69cf;_0x434675[_0x5784bb(0x282)][_0x5784bb(0x219)]&&_0x158877({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xcd9cb8,_0xb54ca,_0x434675);},{'priority':_0x1e69cf(0x2ca)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x25b)]({'model':_0x1511bf(0x27f),'view':(_0x5c2a2c,_0x4bf23e)=>_0x4bf23e[_0x1511bf(0x282)][_0x1511bf(0x219)]?null:{'group':_0x1511bf(0x27f),'name':_0x5c2a2c[_0x1511bf(0x2cd)](0xb)}}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x14b))[_0x1511bf(0x252)]({'view':{'name':_0x1511bf(0x27f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2dbaf6,{writer:_0x158365})=>{const _0x3c0295=_0x1511bf;let _0x2fafb8=_0x3c0295(0x188)+_0x2dbaf6[_0x3c0295(0x1be)](_0x3c0295(0x1a1))+':'+_0x2dbaf6[_0x3c0295(0x1be)]('id');return _0x2dbaf6[_0x3c0295(0x1be)](_0x3c0295(0x174))&&(_0x2fafb8+=':'+_0x2dbaf6[_0x3c0295(0x1be)](_0x3c0295(0x174))),_0x158365[_0x3c0295(0x22a)](_0x3c0295(0x259),{'data-name':_0x2fafb8});}}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x14b))[_0x1511bf(0x232)]({'view':_0x1511bf(0x27f)}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0x5cb4fa=>{const _0x4c14d8=_0x1511bf;_0x5cb4fa['on'](_0x4c14d8(0x1b7),_0x158877(),{'priority':_0x4c14d8(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0x595c35=>{const _0x15464d=_0x1511bf;_0x595c35['on'](_0x15464d(0x1f2),_0x158877({'isAttributeSuggestion':!0x0}),{'priority':_0x15464d(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0xb5d99d=>{const _0x1de77c=_0x1511bf;_0xb5d99d['on'](_0x1de77c(0x234),(_0x436b5a,_0x243b27,_0x44e9f3)=>{const _0x4ae7db=_0x1de77c,_0x579294=_0x44e9f3[_0x4ae7db(0x165)][_0x4ae7db(0x13c)](_0x243b27[_0x4ae7db(0x194)]);if(_0x579294){for(const _0x5842db of _0x579294)_0x5842db[_0x4ae7db(0x23f)](_0x4ae7db(0x226))||(_0x44e9f3[_0x4ae7db(0x2dc)][_0x4ae7db(0x2b3)]([_0x4ae7db(0x132),_0x4ae7db(0x15e),_0x4ae7db(0x16d)],_0x5842db),_0x44e9f3[_0x4ae7db(0x2dc)][_0x4ae7db(0x1c0)](_0x4ae7db(0x22c),_0x5842db),_0x44e9f3[_0x4ae7db(0x165)][_0x4ae7db(0x155)](_0x5842db,_0x243b27[_0x4ae7db(0x194)]));}},{'priority':_0x1de77c(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0x1be647=>{const _0x25bf35=_0x1511bf;_0x1be647['on'](_0x25bf35(0x1f5),(_0x5a4a0d,_0x904e6d,_0x1b1949)=>{const _0x1cf22e=_0x25bf35,_0x3cd96e=_0x1b1949[_0x1cf22e(0x165)][_0x1cf22e(0x13c)](_0x904e6d[_0x1cf22e(0x194)]);if(!_0x3cd96e)return;const {id:_0x1ef264}=this[_0x1cf22e(0x18b)](_0x904e6d[_0x1cf22e(0x194)]),_0x473cad=this[_0x1cf22e(0x1ac)][_0x1cf22e(0x19b)](_0x1ef264),_0x4b3047=this[_0x1cf22e(0x2c2)](_0x473cad);if(this[_0x1cf22e(0x1fb)](_0x4b3047)){for(const _0x283911 of _0x3cd96e)_0x283911[_0x1cf22e(0x23f)](_0x1cf22e(0x226))||(_0x1b1949[_0x1cf22e(0x2dc)][_0x1cf22e(0x2b3)]([_0x1cf22e(0x132),_0x1cf22e(0x15e),_0x1cf22e(0x16d)],_0x283911),_0x1b1949[_0x1cf22e(0x2dc)][_0x1cf22e(0x1c0)](_0x1cf22e(0x22c),_0x283911),_0x1b1949[_0x1cf22e(0x165)][_0x1cf22e(0x155)](_0x283911,_0x904e6d[_0x1cf22e(0x194)]));}},{'priority':_0x25bf35(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0x117649=>{const _0x3f8cce=_0x1511bf;let _0x20485b=!0x1;const _0x25f43c=Array[_0x3f8cce(0x251)](_0x47bbc6[_0x3f8cce(0x1ed)][_0x3f8cce(0x1ad)][_0x3f8cce(0x2ce)][_0x3f8cce(0x217)]()),_0x4cd544=new Set();for(const {name:_0x16fb66,data:_0x5fa21c}of _0x25f43c){const {group:_0x57ff5f,type:_0x2944bb,subType:_0x33df38,id:_0x39ea71}=this[_0x3f8cce(0x18b)](_0x16fb66);if(_0x3f8cce(0x27f)!==_0x57ff5f)continue;const _0x3f3fe2=this[_0x3f8cce(0x1ac)][_0x3f8cce(0x19b)](_0x39ea71);if(null!=_0x5fa21c[_0x3f8cce(0x1f7)]){_0x3f8cce(0x2cf)==_0x2944bb&&(_0x20485b=_0x20485b||Et(_0x5fa21c[_0x3f8cce(0x1f7)],_0x16fb66,_0x117649,_0x47bbc6[_0x3f8cce(0x1ed)][_0x3f8cce(0x1a4)]));const _0x311ed9=_0x3f8cce(0x29f)==_0x2944bb&&this[_0x3f8cce(0x1fb)](_0x33df38[_0x3f8cce(0x2b8)]('|')[0x0]);if(_0x5fa21c[_0x3f8cce(0x1f7)][_0x3f8cce(0x294)]||_0x3f8cce(0x279)==_0x5fa21c[_0x3f8cce(0x1f7)][_0x3f8cce(0x1ee)][_0x3f8cce(0x2c9)]||_0x3f8cce(0x286)==_0x2944bb&&!Ut(_0x5fa21c[_0x3f8cce(0x1f7)])||_0x311ed9&&!Ut(_0x5fa21c[_0x3f8cce(0x1f7)])||_0x3f8cce(0x1c4)==_0x2944bb&&!(!Tt(_0x31bf52=_0x5fa21c[_0x3f8cce(0x1f7)])&&!function(_0x515697){const _0x17746c=_0x3f8cce;return _0x515697[_0x17746c(0x1d6)][_0x17746c(0x249)]==_0x515697[_0x17746c(0x246)][_0x17746c(0x19e)]&&_0x515697[_0x17746c(0x1d6)][_0x17746c(0x1fe)];}(_0x31bf52)))_0x117649[_0x3f8cce(0x2d1)](_0x16fb66),_0x20485b=!0x0;else{if(!_0x3f3fe2||!_0x3f3fe2[_0x3f8cce(0x163)])continue;_0x4cd544[_0x3f8cce(0x199)](_0x3f3fe2);}}}var _0x31bf52;return _0x4cd544[_0x3f8cce(0x1d7)]>0x0&&(_0x20485b=!!this[_0x3f8cce(0x169)](_0x4cd544)||_0x20485b),_0x20485b;}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0xa5a0ab=>{const _0x4fbe8f=_0x1511bf;let _0x29caa6=!0x1;for(const _0x4842a8 of _0x47bbc6[_0x4fbe8f(0x1ed)][_0x4fbe8f(0x1ad)][_0x4fbe8f(0x2ce)][_0x4fbe8f(0x185)]())if(_0x4fbe8f(0x136)==_0x4842a8[_0x4fbe8f(0x24c)])for(const _0x36b91d of this[_0x4fbe8f(0x1ac)][_0x4fbe8f(0x214)]()){if(_0x36b91d[_0x4fbe8f(0x240)]||!_0x36b91d[_0x4fbe8f(0x163)])continue;const _0x1e62da=_0x4fbe8f(0x286)==_0x36b91d[_0x4fbe8f(0x24c)],_0x2b9125=this[_0x4fbe8f(0x2c2)](_0x36b91d),_0x315e29=_0x2b9125&&this[_0x4fbe8f(0x1fb)](_0x2b9125);if(!_0x1e62da&&!_0x315e29)continue;const _0x26a316=_0x36b91d[_0x4fbe8f(0x2a2)]();if(_0x26a316[_0x4fbe8f(0x1d6)][_0x4fbe8f(0x249)]!=_0x26a316[_0x4fbe8f(0x246)][_0x4fbe8f(0x249)]&&!_0x26a316[_0x4fbe8f(0x246)][_0x4fbe8f(0x1fe)]){const _0x4dceb5=_0x47bbc6[_0x4fbe8f(0x1ed)][_0x4fbe8f(0x248)](_0x26a316[_0x4fbe8f(0x1d6)][_0x4fbe8f(0x1bd)],_0x4fbe8f(0x246)),_0x55345c=_0x47bbc6[_0x4fbe8f(0x1ed)][_0x4fbe8f(0x2a5)](_0x26a316[_0x4fbe8f(0x1d6)],_0x4dceb5);_0xa5a0ab[_0x4fbe8f(0x2d4)](_0x36b91d[_0x4fbe8f(0x152)](),{'range':_0x55345c}),_0x29caa6=!0x0;}}return _0x29caa6;}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0x8525b0=>this[_0x1511bf(0x212)](_0x8525b0)),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0x5dcd03=>!_0x5dcd03[_0x1511bf(0x275)][_0x1511bf(0x25d)]&&this[_0x1511bf(0x26d)](_0x5dcd03)),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x2a4),()=>{const _0x1e4051=_0x1511bf;this[_0x1e4051(0x1fa)]=!0x1;}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)]['on'](_0x1511bf(0x26f),(_0x333bc3,_0x56762b)=>{const _0x120a76=_0x1511bf;if(!_0x56762b[_0x120a76(0x25d)]||_0x56762b[_0x120a76(0x17e)])return;if(!this[_0x120a76(0x1fa)])return;const _0x23daec=_0x47bbc6[_0x120a76(0x1ed)][_0x120a76(0x1ad)][_0x120a76(0x2ce)][_0x120a76(0x185)]();if(0x0==_0x23daec[_0x120a76(0x230)])return;const _0x141e94=[],_0x2fd99d=_0x23daec[_0x120a76(0x144)](_0x190dbf=>_0x120a76(0x29f)==_0x190dbf[_0x120a76(0x24c)]),_0x13cbf7=_0x23daec[_0x120a76(0x144)](_0x206088=>_0x120a76(0x136)==_0x206088[_0x120a76(0x24c)]&&_0x120a76(0x143)!=_0x206088[_0x120a76(0x1ec)]);for(const _0x4ad3a7 of _0x2fd99d)this[_0x120a76(0x229)](_0x4ad3a7[_0x120a76(0x21b)])&&_0x141e94[_0x120a76(0x2e0)]({'key':_0x4ad3a7[_0x120a76(0x21b)],'newValue':_0x4ad3a7[_0x120a76(0x277)],'oldValue':_0x4ad3a7[_0x120a76(0x237)],'range':Ot(_0x4ad3a7[_0x120a76(0x260)],_0x47bbc6[_0x120a76(0x1ed)])});for(const _0x56873b of _0x13cbf7){if(_0x120a76(0x273)!=_0x56873b[_0x120a76(0x1e2)]&&_0x120a76(0x2bc)!=_0x56873b[_0x120a76(0x1e2)])continue;const _0x45fba4=Gt(_0x56873b[_0x120a76(0x137)][_0x120a76(0x1bd)],_0x47bbc6[_0x120a76(0x1ed)]),_0x7714b7=_0x56873b[_0x120a76(0x147)];_0x120a76(0x273)==_0x56873b[_0x120a76(0x1e2)]&&_0x141e94[_0x120a76(0x2e0)]({'key':_0x120a76(0x2ba),'newValue':_0x56873b[_0x120a76(0x1ec)],'oldValue':_0x7714b7[_0x120a76(0x1ec)],'range':_0x45fba4});for(const [_0x49c30a,_0x316a82]of _0x7714b7[_0x120a76(0x13a)]){if(!this[_0x120a76(0x229)](_0x49c30a))continue;const _0x206dd2=_0x56873b[_0x120a76(0x13a)][_0x120a76(0x19b)](_0x49c30a);_0x316a82!==_0x206dd2&&_0x141e94[_0x120a76(0x2e0)]({'key':_0x49c30a,'newValue':_0x206dd2,'oldValue':_0x316a82,'range':_0x45fba4});}for(const [_0x176281,_0x1c6b44]of _0x56873b[_0x120a76(0x13a)])this[_0x120a76(0x229)](_0x176281)&&(_0x7714b7[_0x120a76(0x13a)][_0x120a76(0x1f4)](_0x176281)||_0x141e94[_0x120a76(0x2e0)]({'key':_0x176281,'newValue':_0x1c6b44,'oldValue':null,'range':_0x45fba4}));}0x0!=_0x141e94[_0x120a76(0x230)]&&_0x47bbc6[_0x120a76(0x1ed)][_0x120a76(0x2b5)](_0x56762b,_0x2fd6f1=>{const _0x38ea95=_0x120a76,_0x58b2d3=_0x4abe88();for(const {range:_0x4d7d23,key:_0x576554,oldValue:_0x45bf2b,newValue:_0x882042}of _0x141e94)this[_0x38ea95(0x29e)](_0x4d7d23,_0x576554,_0x45bf2b,_0x882042,{'groupId':_0x58b2d3});this[_0x38ea95(0x130)](_0x2fd6f1,_0x141e94);});},{'priority':_0x1511bf(0x160)}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x148)]['on'](_0x1511bf(0x20f),(_0x27ffa6,_0x5260dd,_0x8275af)=>{const _0x30798d=_0x1511bf;if(null==_0x8275af){const {id:_0x86d3f}=this[_0x30798d(0x18b)](_0x5260dd[_0x30798d(0x1ec)]),_0x18033a=this[_0x30798d(0x1ac)][_0x30798d(0x19b)](_0x86d3f);_0x18033a&&_0x18033a[_0x30798d(0x186)](_0x5260dd[_0x30798d(0x1ec)]);}}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)]['on'](_0x1511bf(0x26f),()=>{const _0x3dd88c=_0x1511bf,_0x10fa82=Array[_0x3dd88c(0x251)](_0x47bbc6[_0x3dd88c(0x1ed)][_0x3dd88c(0x1ad)][_0x3dd88c(0x2ce)][_0x3dd88c(0x217)]())[_0x3dd88c(0x144)](_0x49907c=>_0x3dd88c(0x27f)===this[_0x3dd88c(0x18b)](_0x49907c[_0x3dd88c(0x1ec)])[_0x3dd88c(0x1ba)]);if(0x0===_0x10fa82[_0x3dd88c(0x230)])return;_0x10fa82[_0x3dd88c(0x1e6)]((_0xba9dce,_0x5f3af6)=>{const _0x1895b4=_0x3dd88c,_0x11fb0d=_0xba9dce[_0x1895b4(0x267)][_0x1895b4(0x2a6)],_0x53a6fc=_0x5f3af6[_0x1895b4(0x267)][_0x1895b4(0x2a6)];return null===_0x11fb0d&&null===_0x53a6fc?0x0:null===_0x11fb0d&&null!==_0x53a6fc?-0x1:null!==_0x11fb0d&&null===_0x53a6fc?0x1:_0x11fb0d[_0x1895b4(0x1d6)][_0x1895b4(0x170)](_0x53a6fc[_0x1895b4(0x1d6)])?-0x1:0x1;});const _0x2a1bae=new Set(),_0x20d88=new Set();for(const {name:_0x24daed,data:_0x26df7e}of _0x10fa82){const {id:_0x26dd1a}=this[_0x3dd88c(0x18b)](_0x24daed);if(null===_0x26df7e[_0x3dd88c(0x2a6)]){const _0x210c2c=this[_0x3dd88c(0x2db)](_0x24daed);_0x20d88[_0x3dd88c(0x199)](_0x210c2c);}else{const _0x41feac=this[_0x3dd88c(0x1ac)][_0x3dd88c(0x19b)](_0x26dd1a);null!==_0x26df7e[_0x3dd88c(0x1f7)]||_0x41feac[_0x3dd88c(0x163)]?(_0x2a1bae[_0x3dd88c(0x199)](_0x41feac[_0x3dd88c(0x23a)]),_0x20d88[_0x3dd88c(0x199)](_0x41feac)):this[_0x3dd88c(0x1e7)](_0x41feac);}}_0x20d88[_0x3dd88c(0x1d7)]>0x0&&this[_0x3dd88c(0x243)](_0x20d88);for(const _0x5bce8f of _0x2a1bae)this[_0x3dd88c(0x192)](_0x3dd88c(0x290),_0x5bce8f);}),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x236),(_0x25d12e,_0x1d6410)=>{const _0x1762b2=_0x1511bf,_0x5a40c6=_0x1d6410[0x0];if(!this[_0x1762b2(0x1ac)][_0x1762b2(0x1d7)])return;if(!_0x5a40c6[_0x1762b2(0x1b5)])return;if(_0x5a40c6[_0x1762b2(0x275)][_0x1762b2(0x17e)]||!_0x5a40c6[_0x1762b2(0x275)][_0x1762b2(0x25d)])return;let _0x38517a,_0x3ddd1d;switch(_0x5a40c6[_0x1762b2(0x24c)]){case _0x1762b2(0x136):_0x38517a=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x137)]),_0x3ddd1d=_0x38517a[_0x1762b2(0x258)](_0x5a40c6[_0x1762b2(0x1b8)]);break;case _0x1762b2(0x2b8):_0x38517a=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x2ab)]),_0x3ddd1d=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x215)]);break;case _0x1762b2(0x245):_0x38517a=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x296)]),_0x3ddd1d=_0x38517a[_0x1762b2(0x258)](_0x5a40c6[_0x1762b2(0x1b8)]);break;default:return;}const _0xfce1c0=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x2a5)](_0x38517a,_0x3ddd1d);_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x1ce)](()=>{const _0x42485c=_0x1762b2;for(const {suggestion:_0x484a7d,meta:_0x2ddb64}of this[_0x42485c(0x200)](_0xfce1c0)){if(_0x484a7d[_0x42485c(0x240)])continue;if(_0x42485c(0x2cf)==_0x484a7d[_0x42485c(0x24c)])continue;const _0x850d9e=this[_0x42485c(0x2c2)](_0x484a7d);if(_0x850d9e&&this[_0x42485c(0x1fb)](_0x850d9e)&&_0x42485c(0x2b8)!=_0x5a40c6[_0x42485c(0x24c)])continue;const _0x40101d=_0x484a7d[_0x42485c(0x267)]&&_0x484a7d[_0x42485c(0x267)][_0x42485c(0x1cf)];(_0x42485c(0x286)!=_0x484a7d[_0x42485c(0x24c)]||_0x42485c(0x2b8)==_0x5a40c6[_0x42485c(0x24c)]&&!_0x40101d)&&(_0x2ddb64[_0x42485c(0x2c5)]||_0x42485c(0x1bb)==_0x484a7d[_0x42485c(0x24c)]&&_0x2ddb64[_0x42485c(0x1e9)]||_0x484a7d[_0x42485c(0x2a2)]()[_0x42485c(0x172)](_0xfce1c0)&&this[_0x42485c(0x1b4)](_0x484a7d,_0x38517a,_0x3ddd1d));}});},{'priority':_0x1511bf(0x160)}),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x196),(_0x184fdc,_0x4354aa)=>{const _0x31b149=_0x1511bf,_0x25b342=_0x4354aa[0x0],_0x3c9dd7=_0x4354aa[0x1];if(_0x3c9dd7&&_0x3c9dd7[_0x31b149(0x15c)])return;if(this[_0x31b149(0x20c)])return;if(!this[_0x31b149(0x145)][_0x31b149(0x15b)])return;if(_0x25b342[_0x31b149(0x294)])return;const _0x578ede=_0x47bbc6[_0x31b149(0x1ed)][_0x31b149(0x1a4)],{start:_0x1a4103,end:_0x393db8}=_0x25b342[_0x31b149(0x2a2)](),_0x2cb5ca=_0x1a4103[_0x31b149(0x1bd)]&&_0x578ede[_0x31b149(0x1e1)](_0x1a4103[_0x31b149(0x1bd)])?null:_0x578ede[_0x31b149(0x22f)](_0x1a4103,_0x31b149(0x19c)),_0x39c1ff=_0x393db8[_0x31b149(0x19e)]&&_0x578ede[_0x31b149(0x1e1)](_0x393db8[_0x31b149(0x19e)])?null:_0x578ede[_0x31b149(0x22f)](_0x393db8,_0x31b149(0x218)),_0x559adc=_0x47bbc6[_0x31b149(0x1ed)][_0x31b149(0x2a5)](_0x2cb5ca?_0x2cb5ca[_0x31b149(0x1d6)]:_0x1a4103,_0x39c1ff?_0x39c1ff[_0x31b149(0x246)]:_0x393db8);_0x47bbc6[_0x31b149(0x1ed)][_0x31b149(0x1ce)](_0x2596b6=>{const _0x23caa5=_0x31b149;this[_0x23caa5(0x173)](_0x559adc);const _0x4f611e=_0x47bbc6[_0x23caa5(0x1ed)][_0x23caa5(0x1a4)][_0x23caa5(0x22f)](_0x559adc[_0x23caa5(0x1d6)]);_0x25b342['is'](_0x23caa5(0x18e))?_0x2596b6[_0x23caa5(0x26e)](_0x4f611e):_0x25b342[_0x23caa5(0x288)](_0x4f611e);}),_0x184fdc[_0x31b149(0x291)]();},{'priority':_0x2637c9[_0x1511bf(0x2aa)]+0xa}),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x227),(_0x1623e6,_0x3c7230)=>{const _0x40ffec=_0x1511bf,_0x11d924=_0x3c7230[_0x3c7230[_0x40ffec(0x230)]-0x1];_0x11d924&&_0x11d924[_0x40ffec(0x15c)]||this[_0x40ffec(0x20c)]||this[_0x40ffec(0x145)][_0x40ffec(0x15b)]&&(_0x47bbc6[_0x40ffec(0x1ed)][_0x40ffec(0x1ce)](()=>{const _0xa5576a=_0x40ffec;let _0x3876cd=_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x227)](_0x3c7230[0x0],_0x3c7230[0x1],_0x3c7230[0x2],{'forceDefaultExecution':!0x0});if(!_0x3876cd)return;_0x1623e6[_0xa5576a(0x25e)]=_0x3876cd[_0xa5576a(0x13f)]();const _0x3cb2bf=_0x3876cd[_0xa5576a(0x246)][_0xa5576a(0x19e)],_0x194bb5=_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x1a4)];_0x3cb2bf&&_0x194bb5[_0xa5576a(0x18d)](_0x3cb2bf)&&!_0x194bb5[_0xa5576a(0x1bc)](_0x3cb2bf)&&(_0x3876cd=_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x2a5)](_0x3876cd[_0xa5576a(0x1d6)],_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x248)](_0x3cb2bf,_0xa5576a(0x246)))),this[_0xa5576a(0x253)](_0x3876cd);}),_0x1623e6[_0x40ffec(0x291)]());},{'priority':_0x1511bf(0x1cd)}),this[_0x1511bf(0x1c6)][_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x23b),this[_0x1511bf(0x145)]),this[_0x1511bf(0x1d5)](_0x1511bf(0x23b));const _0x37eb28=new _0x2f888c(_0x47bbc6,this[_0x1511bf(0x1ac)]);_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x271),_0x37eb28),this[_0x1511bf(0x1d5)](_0x1511bf(0x271));const _0x444b24=new _0xd0a846(_0x47bbc6,this[_0x1511bf(0x1ac)]);_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x25c),_0x444b24),this[_0x1511bf(0x1d5)](_0x1511bf(0x25c)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x1dd),new _0x93f543(_0x47bbc6,_0x37eb28,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x1dd)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x1bf),new _0x93f543(_0x47bbc6,_0x444b24,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x1bf)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x14f),new _0x560d79(_0x47bbc6,_0x37eb28,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x14f)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x274),new _0x560d79(_0x47bbc6,_0x444b24,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x274));const _0x29486a=_0x47bbc6[_0x1511bf(0x2bd)][_0x1511bf(0x19b)](_0x1511bf(0x29d));this[_0x1511bf(0x134)](_0x29486a,_0x1511bf(0x26c),(_0x2a810c,{threadId:_0x28a1e3})=>{const _0xbdd5f=_0x1511bf,_0x1c9e62=this[_0xbdd5f(0x1ac)][_0xbdd5f(0x19b)](_0x28a1e3);_0x1c9e62&&_0x1c9e62[_0xbdd5f(0x28b)]&&0x1===_0x1c9e62[_0xbdd5f(0x28b)][_0xbdd5f(0x230)]&&this[_0xbdd5f(0x23c)](_0x28a1e3,{'hasComments':!0x0});},{'priority':_0x1511bf(0x1f6)}),this[_0x1511bf(0x134)](_0x29486a,_0x1511bf(0x268),(_0xbfd988,{threadId:_0x2ceeff})=>{const _0x5bd243=_0x1511bf,_0x1e931f=this[_0x5bd243(0x1ac)][_0x5bd243(0x19b)](_0x2ceeff);_0x1e931f&&_0x1e931f[_0x5bd243(0x28b)]&&!_0x1e931f[_0x5bd243(0x28b)][_0x5bd243(0x230)]&&this[_0x5bd243(0x23c)](_0x2ceeff,{'hasComments':!0x1});},{'priority':_0x1511bf(0x1f6)});}set[_0x3761ce(0x158)](_0x49b1e9){const _0x446cb4=_0x3761ce;if(this[_0x446cb4(0x2a0)])throw new _0x48d698(_0x446cb4(0x133),this);this[_0x446cb4(0x2a0)]=_0x49b1e9;}get[_0x3761ce(0x158)](){const _0x4e1afc=_0x3761ce;return this[_0x4e1afc(0x2a0)];}[_0x3761ce(0x164)]({skipNotAttached:_0x1e1910=!0x1,toJSON:_0x1cad40=!0x1}={}){const _0x217a1a=_0x3761ce,_0x3753da=[];for(const _0x179259 of this[_0x217a1a(0x1ac)][_0x217a1a(0x214)]())_0x1e1910&&!_0x179259[_0x217a1a(0x163)]||_0x3753da[_0x217a1a(0x2e0)](_0x179259);return _0x1cad40?_0x3753da[_0x217a1a(0x223)](_0x3dc8eb=>_0x3dc8eb[_0x217a1a(0x233)]()):_0x3753da;}[_0x3761ce(0x2d5)](_0xacccd5){const _0x38a053=_0x3761ce,_0x4ac12b=this[_0x38a053(0x1ac)][_0x38a053(0x19b)](_0xacccd5);if(!_0x4ac12b)throw new _0x48d698(_0x38a053(0x168),this);return _0x4ac12b;}[_0x3761ce(0x208)](_0x456fc4){const _0x4b8ab4=_0x3761ce;return this[_0x4b8ab4(0x1ac)][_0x4b8ab4(0x1f4)](_0x456fc4);}[_0x3761ce(0x2da)](_0xf8b426){const _0x208670=_0x3761ce,{authorId:_0x3d9f1f,id:_0x570a15,attributes:_0x4d1042}=_0xf8b426,[_0x27666a,_0x405a28]=_0xf8b426[_0x208670(0x24c)][_0x208670(0x2b8)](':'),_0x187009=this[_0x208670(0x1ac)][_0x208670(0x19b)](_0x570a15)||this[_0x208670(0x1e5)](_0x27666a,_0x405a28,_0x570a15,_0x3d9f1f,_0x4d1042);if(this[_0x208670(0x295)](_0x187009),this[_0x208670(0x141)](_0x187009,_0x27666a,_0x405a28||null,_0x3d9f1f),_0x187009[_0x208670(0x28f)]=_0xf8b426[_0x208670(0x28f)],_0x187009[_0x208670(0x278)]=!0x0,_0x4d1042&&_0x4d1042[_0x208670(0x157)]){const _0x1e44fe=_0x4d1042[_0x208670(0x157)],_0xbd4517=this[_0x208670(0x276)](_0x1e44fe[_0x208670(0x29b)]);_0x187009[_0x208670(0x281)]=_0x1e44fe[_0x208670(0x28f)],_0x187009[_0x208670(0x2de)]=_0xbd4517,_0x187009[_0x208670(0x239)]=!0x0;}else _0x187009[_0x208670(0x281)]=_0xf8b426[_0x208670(0x28f)];switch(_0xf8b426[_0x208670(0x267)]&&(_0x187009[_0x208670(0x267)]=_0xf8b426[_0x208670(0x267)]),_0xf8b426[_0x208670(0x13a)]&&(_0x187009[_0x208670(0x13a)]=_0xf8b426[_0x208670(0x13a)]),this[_0x208670(0x2a0)]&&this[_0x208670(0x2a0)][_0x208670(0x216)]||(_0x187009[_0x208670(0x139)]=!0x0),this[_0x208670(0x1ea)][_0x208670(0x19b)](_0x187009)){case _0x208670(0x25a):this[_0x208670(0x1ea)][_0x208670(0x242)](_0x187009,_0x208670(0x1aa));break;case _0x208670(0x231):_0x187009[_0x208670(0x163)]?(this[_0x208670(0x169)](new Set([_0x187009])),this[_0x208670(0x243)](new Set([_0x187009])),this[_0x208670(0x1ea)][_0x208670(0x242)](_0x187009,_0x208670(0x20d)),this[_0x208670(0x192)](_0x208670(0x2d8),_0x187009)):this[_0x208670(0x1ea)][_0x208670(0x242)](_0x187009,_0x208670(0x19f));}return _0x187009;}[_0x3761ce(0x271)](_0x1d2d97){const _0x35f4c4=_0x3761ce;this[_0x35f4c4(0x15c)](()=>{const _0x446865=_0x35f4c4;this[_0x446865(0x1c6)][_0x446865(0x1ed)][_0x446865(0x1ce)](()=>{const _0x23a386=_0x446865;for(const _0x555071 of _0x1d2d97[_0x23a386(0x2c1)]())_0x555071[_0x23a386(0x176)]();});});}[_0x3761ce(0x25c)](_0x386e54){const _0x1d83ea=_0x3761ce;this[_0x1d83ea(0x15c)](()=>{const _0x3ababd=_0x1d83ea;this[_0x3ababd(0x1c6)][_0x3ababd(0x1ed)][_0x3ababd(0x1ce)](()=>{const _0x43a1b9=_0x3ababd;for(const _0x39955b of _0x386e54[_0x43a1b9(0x2c1)]())_0x39955b[_0x43a1b9(0x2cb)]();});});}[_0x3761ce(0x1d5)](_0x2bbd53,_0x16a870){const _0x36d44b=_0x3761ce,_0x45b370=this[_0x36d44b(0x1c6)][_0x36d44b(0x1c5)][_0x36d44b(0x19b)](_0x2bbd53);if(!_0x45b370)throw new _0x48d698(_0x36d44b(0x24b),this,{'commandName':_0x2bbd53});if(this[_0x36d44b(0x197)][_0x36d44b(0x1f4)](_0x45b370))throw new _0x48d698(_0x36d44b(0x2df),this,{'commandName':_0x2bbd53});this[_0x36d44b(0x197)][_0x36d44b(0x199)](_0x45b370),_0x16a870&&_0x45b370['on'](_0x36d44b(0x1d3),(_0x2b1b8d,_0x4605db)=>{const _0x9f1ca4=_0x36d44b;this[_0x9f1ca4(0x145)][_0x9f1ca4(0x15b)]&&(this[_0x9f1ca4(0x20c)]||(_0x4605db[_0x9f1ca4(0x230)]>0x0&&_0x4605db[_0x4605db[_0x9f1ca4(0x230)]-0x1]&&_0x4605db[_0x4605db[_0x9f1ca4(0x230)]-0x1][_0x9f1ca4(0x15c)]?_0x4605db[_0x9f1ca4(0x1df)]():(_0x2b1b8d[_0x9f1ca4(0x25e)]=_0x16a870((..._0x3c048d)=>_0x45b370[_0x9f1ca4(0x1d3)](..._0x3c048d,{'forceDefaultExecution':!0x0}),..._0x4605db),_0x2b1b8d[_0x9f1ca4(0x291)]())));},{'priority':_0x36d44b(0x1cd)});}[_0x3761ce(0x15c)](_0x33c568){const _0x55bcbb=_0x3761ce;let _0xbed449,_0x2aa6b2;const _0xb3f64b=this[_0x55bcbb(0x20c)];this[_0x55bcbb(0x20c)]=!0x0;try{_0xbed449=_0x33c568();}catch(_0x407da){_0x2aa6b2=_0x407da;}return _0xb3f64b||(this[_0x55bcbb(0x20c)]=!0x1),_0x2aa6b2&&_0x48d698[_0x55bcbb(0x1f9)](_0x2aa6b2,this),_0xbed449;}[_0x3761ce(0x253)](_0x4f086d,_0x13153b=null,_0xd6ca96={}){const _0x4246f6=_0x3761ce;if(_0x4f086d[_0x4246f6(0x294)])return null;const _0x4c0819=this[_0x4246f6(0x1c6)][_0x4246f6(0x2bd)][_0x4246f6(0x19b)](_0x4246f6(0x27c))['me'];for(const {suggestion:_0x4a8c48,meta:_0x552f13}of this[_0x4246f6(0x200)](_0x4f086d,_0x4246f6(0x1bb)))if(_0x552f13[_0x4246f6(0x1e9)]){if(!_0x552f13[_0x4246f6(0x17c)]){if(_0x552f13[_0x4246f6(0x2c5)]){if(!this[_0x4246f6(0x204)]||!Lt(_0x4a8c48,_0xd6ca96))continue;return _0x4a8c48;}if(Lt(_0x4a8c48,_0xd6ca96))return _0x4a8c48;this[_0x4246f6(0x1b4)](_0x4a8c48,_0x4f086d[_0x4246f6(0x1d6)],_0x4f086d[_0x4246f6(0x246)]);break;}if(_0x13153b==_0x4a8c48[_0x4246f6(0x1ff)]&&Lt(_0x4a8c48,_0xd6ca96)){const _0x1dddf2=_0x4a8c48[_0x4246f6(0x2a2)]();return _0x1dddf2[_0x4246f6(0x1d6)][_0x4246f6(0x14e)](_0x4f086d[_0x4246f6(0x246)])?this[_0x4246f6(0x23e)](_0x4a8c48,this[_0x4246f6(0x13e)][_0x4246f6(0x2a5)](_0x4f086d[_0x4246f6(0x1d6)],_0x1dddf2[_0x4246f6(0x246)])):this[_0x4246f6(0x23e)](_0x4a8c48,this[_0x4246f6(0x13e)][_0x4246f6(0x2a5)](_0x1dddf2[_0x4246f6(0x1d6)],_0x4f086d[_0x4246f6(0x246)])),_0x4a8c48;}}const _0x420234=_0x4abe88(),_0x3af450=_0x4c0819['id'],_0x2a4347=_0x13153b?_0x4246f6(0x167)+_0x13153b:_0x4246f6(0x1bb),_0x1dc5e4=this[_0x4246f6(0x13d)]({'id':_0x420234,'type':_0x2a4347,'createdAt':new Date(),'authorId':_0x3af450,'attributes':_0xd6ca96});return this[_0x4246f6(0x18f)](_0x2a4347,_0x420234,_0x3af450,_0x4f086d),_0x1dc5e4;}[_0x3761ce(0x221)](_0x57a457,_0x425cf4=_0x3761ce(0x2ad),_0x4ebd15={}){const _0x35c93e=_0x3761ce,_0x14a077=this[_0x35c93e(0x1c6)][_0x35c93e(0x2bd)][_0x35c93e(0x19b)](_0x35c93e(0x27c))['me'],_0xd62ac7=this[_0x35c93e(0x2d0)][_0x35c93e(0x195)](_0x35c93e(0x1bb),_0x425cf4,_0x35c93e(0x254));for(const _0x827c of this[_0x35c93e(0x164)]())if(_0x827c[_0x35c93e(0x2de)]['id']==_0x14a077['id']&&_0x35c93e(0x1bb)==_0x827c[_0x35c93e(0x24c)]&&_0x827c[_0x35c93e(0x1ff)]==_0x425cf4&&Lt(_0x827c,_0x4ebd15)&&(_0xd62ac7(_0x827c[_0x35c93e(0x1d1)](),_0x57a457)||_0xd62ac7(_0x57a457,_0x827c[_0x35c93e(0x1d1)]()))){for(const _0x373c9c of _0x57a457)_0x827c[_0x35c93e(0x28d)](_0x373c9c);return _0x827c;}for(const {suggestion:_0x22535a,meta:_0x17a6a3}of this[_0x35c93e(0x200)](_0x57a457,_0x35c93e(0x1bb))){if(!_0x17a6a3[_0x35c93e(0x1e9)])continue;if(!this[_0x35c93e(0x204)]&&_0x17a6a3[_0x35c93e(0x2c5)])continue;if(!Lt(_0x22535a,_0x4ebd15))continue;let _0x3d31b6=!0x0;for(const _0x573b06 of _0x22535a[_0x35c93e(0x1d1)]())for(const _0x1fe490 of _0x57a457)if(!_0x573b06[_0x35c93e(0x172)](_0x1fe490)){_0x3d31b6=!0x1;break;}if(_0x3d31b6)return _0x22535a;}const _0x523f82=_0x4abe88(),_0x22b35b=_0x14a077['id'],_0x5eb47c=_0x35c93e(0x167)+_0x425cf4,_0x2727c4=this[_0x35c93e(0x13d)]({'id':_0x523f82,'type':_0x5eb47c,'createdAt':new Date(),'authorId':_0x22b35b,'attributes':_0x4ebd15});for(const _0x1a2c0e of _0x57a457)this[_0x35c93e(0x18f)](_0x5eb47c,_0x523f82,_0x22b35b,_0x1a2c0e,_0x25fb62[_0x35c93e(0x2c6)]());return _0x2727c4;}[_0x3761ce(0x180)](_0x59e730,_0x5a059d,_0x505d69=null,_0x2dd6d4={}){const _0x242df0=_0x3761ce;if(_0x505d69=_0x505d69||Vt(_0x5a059d),_0x59e730[_0x242df0(0x294)])return null;if(_0x242df0(0x207)===this[_0x242df0(0x297)]){const _0x5bb67b=this[_0x242df0(0x2d0)][_0x242df0(0x195)](_0x242df0(0x2cf),_0x505d69,_0x242df0(0x176));return this[_0x242df0(0x15c)](()=>_0x5bb67b([_0x59e730],_0x5a059d,_0x2dd6d4)),null;}const _0x4f56e8=this[_0x242df0(0x1c6)][_0x242df0(0x2bd)][_0x242df0(0x19b)](_0x242df0(0x27c))['me'],_0x1bcdcb=[];if(_0x242df0(0x1d9)!==this[_0x242df0(0x297)]){for(const {suggestion:_0x232cd6,meta:_0x1076d6}of this[_0x242df0(0x200)](_0x59e730,_0x242df0(0x1bb)))_0x1076d6[_0x242df0(0x1e9)]&&!_0x1076d6[_0x242df0(0x2b2)]&&_0x1bcdcb[_0x242df0(0x2e0)](..._0x232cd6[_0x242df0(0x1d1)]());}const _0x3400d5=function(_0x1b98a1,_0x191ea4){const _0x26a0df=_0x242df0,_0x16f33e=[];for(const _0x231c91 of _0x191ea4){const _0x455fdf=_0x1b98a1[_0x26a0df(0x140)](_0x231c91);_0x455fdf&&_0x16f33e[_0x26a0df(0x2e0)](_0x455fdf);}return _0x16f33e;}(_0x59e730,_0x1bcdcb),_0x51fd10=function(_0x4b3287,_0x24486c){const _0x19d08d=_0x242df0,_0x48410a=[_0x4b3287];for(const _0x2e624b of _0x24486c){let _0x2083e2=0x0;for(;_0x2083e2<_0x48410a[_0x19d08d(0x230)];){const _0x1da987=_0x48410a[_0x2083e2][_0x19d08d(0x261)](_0x2e624b);_0x48410a[_0x19d08d(0x15a)](_0x2083e2,0x1,..._0x1da987),_0x2083e2+=_0x1da987[_0x19d08d(0x230)];}}return _0x48410a;}(_0x59e730,_0x1bcdcb);_0x3400d5[_0x242df0(0x230)]&&this[_0x242df0(0x13e)][_0x242df0(0x1ce)](()=>{const _0x3876c7=_0x242df0;for(const _0x5e28fb of _0x3400d5){const _0xb1aa93=this[_0x3876c7(0x2d0)][_0x3876c7(0x195)](_0x3876c7(0x2cf),_0x505d69,_0x3876c7(0x176));this[_0x3876c7(0x15c)](()=>_0xb1aa93([_0x5e28fb],_0x5a059d,_0x2dd6d4));}});for(const _0x584420 of _0x51fd10){let _0x74847f=null,_0x51e29a=_0x584420[_0x242df0(0x1d6)],_0x40e043=_0x584420[_0x242df0(0x246)];for(const {suggestion:_0xeb4d02,meta:_0x31b92a}of this[_0x242df0(0x200)](_0x584420,_0x242df0(0x2cf))){if(!_0x31b92a[_0x242df0(0x1e9)])continue;if(_0xeb4d02[_0x242df0(0x1ff)]!=_0x505d69)continue;if(!Lt(_0xeb4d02,_0x2dd6d4))continue;const _0x11dca6=_0xeb4d02[_0x242df0(0x2a2)]();if(_0x11dca6[_0x242df0(0x172)](_0x584420,!0x0))return null;_0x51e29a=_0x51e29a[_0x242df0(0x170)](_0x11dca6[_0x242df0(0x1d6)])?_0x51e29a:_0x11dca6[_0x242df0(0x1d6)],_0x40e043=_0x40e043[_0x242df0(0x1d2)](_0x11dca6[_0x242df0(0x246)])?_0x40e043:_0x11dca6[_0x242df0(0x246)],_0x74847f?_0x11dca6[_0x242df0(0x1d6)][_0x242df0(0x170)](_0x74847f[_0x242df0(0x2a2)]()[_0x242df0(0x1d6)])?(_0x74847f[_0x242df0(0x14d)](),_0x74847f=_0xeb4d02):_0xeb4d02[_0x242df0(0x14d)]():_0x74847f=_0xeb4d02;}const _0x40edd3=this[_0x242df0(0x13e)][_0x242df0(0x2a5)](_0x51e29a,_0x40e043);if(_0x74847f)this[_0x242df0(0x23e)](_0x74847f,_0x40edd3);else{const _0xd89d7b=_0x4abe88(),_0x321221=_0x4f56e8['id'];this[_0x242df0(0x13d)]({'id':_0xd89d7b,'type':_0x242df0(0x183)+_0x505d69,'data':_0x5a059d,'createdAt':new Date(),'authorId':_0x321221,'attributes':_0x2dd6d4}),this[_0x242df0(0x18f)](_0x242df0(0x183)+_0x505d69,_0xd89d7b,_0x321221,_0x40edd3);}}return null;}[_0x3761ce(0x1c8)](_0x233f52,_0xb55733,_0x155298=[],_0x50fb46=null,_0x1aaaec={}){const _0xc49fd1=_0x3761ce;_0xb55733[_0xc49fd1(0x20b)]||(_0xb55733[_0xc49fd1(0x20b)]=_0xb55733[_0xc49fd1(0x228)]),_0xb55733[_0xc49fd1(0x1cf)]=_0x233f52['is'](_0xc49fd1(0x260)),_0x50fb46=_0x50fb46||Vt(_0xb55733);const _0x721ffd=_0x155298[_0xc49fd1(0x223)](_0x106c40=>Gt(_0x106c40,this[_0xc49fd1(0x13e)])),_0x1eb717=_0x233f52['is'](_0xc49fd1(0x260))?_0x233f52:Gt(_0x233f52,this[_0xc49fd1(0x13e)]);if(_0xc49fd1(0x207)===this[_0xc49fd1(0x297)]){const _0x8eb75f=this[_0xc49fd1(0x2d0)][_0xc49fd1(0x195)](_0xc49fd1(0x286),_0x50fb46,_0xc49fd1(0x176));return this[_0xc49fd1(0x15c)](()=>_0x8eb75f([_0x1eb717],_0xb55733,_0x1aaaec)),null;}_0x721ffd[_0xc49fd1(0x2e0)](_0x1eb717);let _0x55be0a=!0x0;for(const _0x42bc61 of _0x721ffd)if(!this[_0xc49fd1(0x265)](_0x42bc61)){_0x55be0a=!0x1;break;}if(_0x55be0a&&_0xc49fd1(0x1d9)!==this[_0xc49fd1(0x297)]){const _0x3ad1ea=this[_0xc49fd1(0x2d0)][_0xc49fd1(0x195)](_0xc49fd1(0x286),_0x50fb46,_0xc49fd1(0x176));return this[_0xc49fd1(0x15c)](()=>_0x3ad1ea([_0x1eb717],_0xb55733,_0x1aaaec)),null;}let _0x51ae60=null,_0x9f90ed=_0x1eb717[_0xc49fd1(0x1d6)],_0x25f906=_0x1eb717[_0xc49fd1(0x246)];for(const {suggestion:_0x313770,meta:_0x5902a4}of this[_0xc49fd1(0x200)](_0x1eb717,_0xc49fd1(0x286))){if(!_0x5902a4[_0xc49fd1(0x1e9)])continue;if(_0x5902a4[_0xc49fd1(0x17c)]||_0x5902a4[_0xc49fd1(0x2c5)]||_0x5902a4[_0xc49fd1(0x2b2)])continue;if(_0x313770[_0xc49fd1(0x267)][_0xc49fd1(0x20b)]!=_0xb55733[_0xc49fd1(0x20b)])continue;if(!Lt(_0x313770,_0x1aaaec))continue;const _0x5bf2aa=_0x313770[_0xc49fd1(0x2a2)]();if(_0x313770[_0xc49fd1(0x1ff)]==_0x50fb46){if(_0x5bf2aa[_0xc49fd1(0x172)](_0x1eb717,!0x0))return null;_0x9f90ed=_0x9f90ed[_0xc49fd1(0x170)](_0x5bf2aa[_0xc49fd1(0x1d6)])?_0x9f90ed:_0x5bf2aa[_0xc49fd1(0x1d6)],_0x25f906=_0x25f906[_0xc49fd1(0x1d2)](_0x5bf2aa[_0xc49fd1(0x246)])?_0x25f906:_0x5bf2aa[_0xc49fd1(0x246)],_0x51ae60?_0x5bf2aa[_0xc49fd1(0x1d6)][_0xc49fd1(0x170)](_0x51ae60[_0xc49fd1(0x2a2)]()[_0xc49fd1(0x1d6)])?(_0x51ae60[_0xc49fd1(0x14d)](),_0x51ae60=_0x313770):_0x313770[_0xc49fd1(0x14d)]():_0x51ae60=_0x313770;}else{const _0x4d5667=_0x1eb717[_0xc49fd1(0x140)](_0x5bf2aa);this[_0xc49fd1(0x256)](_0x313770,_0x4d5667);}}const _0x50bbbf=this[_0xc49fd1(0x1c6)][_0xc49fd1(0x2bd)][_0xc49fd1(0x19b)](_0xc49fd1(0x27c))['me'],_0x389cc3=_0x4abe88(),_0x583955=_0x50bbbf['id'];if(_0x51ae60)return this[_0xc49fd1(0x23e)](_0x51ae60,this[_0xc49fd1(0x13e)][_0xc49fd1(0x2a5)](_0x9f90ed,_0x25f906)),_0x51ae60;{const _0x2a448a=this[_0xc49fd1(0x13d)]({'id':_0x389cc3,'type':_0xc49fd1(0x16b)+_0x50fb46,'data':_0xb55733,'createdAt':new Date(),'authorId':_0x583955,'attributes':_0x1aaaec});return this[_0xc49fd1(0x18f)](_0xc49fd1(0x16b)+_0x50fb46,_0x389cc3,_0x583955,this[_0xc49fd1(0x13e)][_0xc49fd1(0x2a5)](_0x9f90ed,_0x25f906)),_0x2a448a;}}[_0x3761ce(0x269)](_0x178910,_0x523aa0,_0x2940a8=[],_0x18617b=null,_0x334479={}){const _0x13aaa8=_0x3761ce;_0x523aa0[_0x13aaa8(0x20b)]||(_0x523aa0[_0x13aaa8(0x20b)]=_0x523aa0[_0x13aaa8(0x228)]);const _0x588e3f=_0x178910[0x0];_0x523aa0[_0x13aaa8(0x1cf)]=_0x588e3f['is'](_0x13aaa8(0x260)),_0x18617b=_0x18617b||Vt(_0x523aa0);const _0x252629=_0x2940a8[_0x13aaa8(0x223)](_0x20b65a=>Gt(_0x20b65a,this[_0x13aaa8(0x13e)])),_0x499259=_0x588e3f['is'](_0x13aaa8(0x260))?_0x178910:_0x178910[_0x13aaa8(0x223)](_0x28de00=>Gt(_0x28de00,this[_0x13aaa8(0x13e)]));if(_0x13aaa8(0x207)===this[_0x13aaa8(0x297)]){const _0x23449f=this[_0x13aaa8(0x2d0)][_0x13aaa8(0x195)](_0x13aaa8(0x286),_0x18617b,_0x13aaa8(0x176));return this[_0x13aaa8(0x15c)](()=>_0x23449f(_0x499259,_0x523aa0,_0x334479)),null;}_0x252629[_0x13aaa8(0x2e0)](..._0x499259);let _0x835f59=!0x0;for(const _0x2d87e6 of _0x252629)if(!this[_0x13aaa8(0x265)](_0x2d87e6)){_0x835f59=!0x1;break;}if(_0x835f59&&_0x13aaa8(0x1d9)!==this[_0x13aaa8(0x297)]){const _0x513c9e=this[_0x13aaa8(0x2d0)][_0x13aaa8(0x195)](_0x13aaa8(0x286),_0x18617b,_0x13aaa8(0x176));return this[_0x13aaa8(0x15c)](()=>_0x513c9e(_0x499259,_0x523aa0,_0x334479)),null;}const _0x5a1b4f=this[_0x13aaa8(0x1c6)][_0x13aaa8(0x2bd)][_0x13aaa8(0x19b)](_0x13aaa8(0x27c))['me'];for(const _0x517ead of this[_0x13aaa8(0x164)]()){if(_0x517ead[_0x13aaa8(0x2de)]['id']!=_0x5a1b4f['id'])continue;if(_0x13aaa8(0x286)!=_0x517ead[_0x13aaa8(0x24c)]||_0x517ead[_0x13aaa8(0x267)][_0x13aaa8(0x20b)]!=_0x523aa0[_0x13aaa8(0x20b)])continue;if(!Lt(_0x517ead,_0x334479))continue;const _0x349971=_0x517ead[_0x13aaa8(0x1ff)]==_0x18617b;for(let _0x5db529=0x0;_0x5db529<_0x499259[_0x13aaa8(0x230)];_0x5db529++){const _0x4bfec0=_0x499259[_0x5db529];for(const _0xd8bcc9 of _0x517ead[_0x13aaa8(0x187)]()){const _0x27dfe4=_0xd8bcc9[_0x13aaa8(0x23d)]();if(_0x4bfec0[_0x13aaa8(0x14e)](_0x27dfe4)){_0x349971?(_0x499259[_0x13aaa8(0x15a)](_0x5db529,0x1),_0x5db529--):_0x517ead[_0x13aaa8(0x2d1)](_0xd8bcc9[_0x13aaa8(0x1ec)]);break;}}}}if(0x0==_0x499259[_0x13aaa8(0x230)])return null;const _0x530064=this[_0x13aaa8(0x2d0)][_0x13aaa8(0x195)](_0x13aaa8(0x286),_0x18617b,_0x13aaa8(0x254));for(const _0x5624bf of this[_0x13aaa8(0x164)]())if(_0x5624bf[_0x13aaa8(0x2de)]['id']==_0x5a1b4f['id']&&_0x13aaa8(0x286)==_0x5624bf[_0x13aaa8(0x24c)]&&_0x5624bf[_0x13aaa8(0x267)][_0x13aaa8(0x20b)]==_0x523aa0[_0x13aaa8(0x20b)]&&_0x5624bf[_0x13aaa8(0x1ff)]==_0x18617b&&Lt(_0x5624bf,_0x334479)&&(_0x530064(_0x5624bf[_0x13aaa8(0x1d1)](),_0x499259)||_0x530064(_0x499259,_0x5624bf[_0x13aaa8(0x1d1)]()))){for(const _0x563a70 of _0x499259)_0x5624bf[_0x13aaa8(0x28d)](_0x563a70);return _0x5624bf;}const _0x1687c7=_0x4abe88(),_0x51be26=_0x5a1b4f['id'],_0x59bf3f=_0x13aaa8(0x16b)+_0x18617b,_0x42f010=this[_0x13aaa8(0x13d)]({'id':_0x1687c7,'type':_0x59bf3f,'data':_0x523aa0,'createdAt':new Date(),'authorId':_0x51be26,'attributes':_0x334479});for(const _0x22778d of _0x499259)this[_0x13aaa8(0x18f)](_0x59bf3f,_0x1687c7,_0x51be26,_0x22778d,_0x25fb62[_0x13aaa8(0x2c6)]());return _0x42f010;}[_0x3761ce(0x173)](_0x28342f,_0x3d9128=null,_0x119d53={}){const _0x572f3b=_0x3761ce;if(_0x28342f[_0x572f3b(0x294)])return null;const _0x15490e=this[_0x572f3b(0x1c6)][_0x572f3b(0x2bd)][_0x572f3b(0x19b)](_0x572f3b(0x27c))['me'],_0x1d4d3c=new _0x165f39(_0x28342f[_0x572f3b(0x1d6)],_0x28342f[_0x572f3b(0x246)]);for(const {suggestion:_0x1b86ba,meta:_0x5ac4c1}of this[_0x572f3b(0x200)](_0x1d4d3c,_0x572f3b(0x1bb)))if(_0x5ac4c1[_0x572f3b(0x1e9)]&&!_0x5ac4c1[_0x572f3b(0x17c)]){if(_0x1b86ba[_0x572f3b(0x240)]){const _0x121be4=_0x1b86ba[_0x572f3b(0x1d1)]()[_0x572f3b(0x144)](_0x2052cd=>_0x572f3b(0x279)!=_0x2052cd[_0x572f3b(0x1ee)][_0x572f3b(0x2c9)]);_0x121be4[_0x572f3b(0x16e)](_0x5d8562=>_0x1d4d3c[_0x572f3b(0x172)](_0x5d8562,!0x0))&&_0x1b86ba[_0x572f3b(0x2cb)]();if(_0x121be4[_0x572f3b(0x263)](_0xd7ac1d=>_0xd7ac1d[_0x572f3b(0x172)](_0x1d4d3c,!0x0))){const _0x34ec5c=this[_0x572f3b(0x2d0)][_0x572f3b(0x195)](_0x572f3b(0x1c4),_0x3d9128,_0x572f3b(0x176));return this[_0x572f3b(0x15c)](()=>_0x34ec5c([_0x1d4d3c],null,_0x119d53)),null;}}else{const _0x58c894=_0x1d4d3c[_0x572f3b(0x140)](_0x1b86ba[_0x572f3b(0x2a2)]());null!==_0x58c894&&_0x1b86ba[_0x572f3b(0x1d0)]([_0x58c894],null,_0x119d53);}}if(_0x1d4d3c[_0x572f3b(0x1f0)](),_0x1d4d3c[_0x572f3b(0x294)]||_0x572f3b(0x279)==_0x1d4d3c[_0x572f3b(0x1ee)][_0x572f3b(0x2c9)])return null;let _0x285b04=null,_0x3b0bf6=_0x1d4d3c[_0x572f3b(0x1d6)],_0x53a720=_0x1d4d3c[_0x572f3b(0x246)];const _0x56d7da=this[_0x572f3b(0x200)](_0x1d4d3c,_0x572f3b(0x1c4));for(const {suggestion:_0xbbdc49,meta:_0x1e576b}of _0x56d7da){const _0x1fa150=this[_0x572f3b(0x13e)][_0x572f3b(0x2a5)](_0x3b0bf6,_0x53a720);if(_0x1e576b[_0x572f3b(0x1e9)]&&(this[_0x572f3b(0x204)]||!_0x1e576b[_0x572f3b(0x2c5)]&&!_0x1e576b[_0x572f3b(0x2b2)])){if(_0xbbdc49[_0x572f3b(0x240)]){if(!Lt(_0xbbdc49,_0x119d53))continue;let _0x13620f=!0x0;for(const _0x590771 of _0xbbdc49[_0x572f3b(0x1d1)]()){if(_0x590771[_0x572f3b(0x172)](_0x1fa150,!0x0))return _0xbbdc49;_0x1fa150[_0x572f3b(0x172)](_0x590771)||(_0x13620f=!0x1);}_0x13620f&&_0xbbdc49[_0x572f3b(0x2cb)]();}else{const _0x1df0ee=_0xbbdc49[_0x572f3b(0x2a2)]();if(_0x1df0ee[_0x572f3b(0x172)](_0x1fa150,!0x0))return _0xbbdc49;if(!Lt(_0xbbdc49,_0x119d53)){_0x1fa150[_0x572f3b(0x172)](_0x1df0ee)?_0xbbdc49[_0x572f3b(0x14d)]():_0x1df0ee[_0x572f3b(0x241)](_0x3b0bf6)?_0x3b0bf6=_0x1df0ee[_0x572f3b(0x246)]:_0x1df0ee[_0x572f3b(0x241)](_0x53a720)&&(_0x53a720=_0x1df0ee[_0x572f3b(0x1d6)]);continue;}_0x3b0bf6=_0x3b0bf6[_0x572f3b(0x170)](_0x1df0ee[_0x572f3b(0x1d6)])?_0x3b0bf6:_0x1df0ee[_0x572f3b(0x1d6)],_0x53a720=_0x53a720[_0x572f3b(0x1d2)](_0x1df0ee[_0x572f3b(0x246)])?_0x53a720:_0x1df0ee[_0x572f3b(0x246)],_0x119d53=Object[_0x572f3b(0x2a3)]({},_0xbbdc49[_0x572f3b(0x13a)]),_0x285b04?_0x1df0ee[_0x572f3b(0x1d6)][_0x572f3b(0x170)](_0x285b04[_0x572f3b(0x2a2)]()[_0x572f3b(0x1d6)])?(_0x285b04[_0x572f3b(0x14d)](),_0x285b04=_0xbbdc49):_0xbbdc49[_0x572f3b(0x14d)]():_0x285b04=_0xbbdc49;}}}if(_0x285b04)return this[_0x572f3b(0x23e)](_0x285b04,this[_0x572f3b(0x13e)][_0x572f3b(0x2a5)](_0x3b0bf6,_0x53a720)),_0x285b04;{const _0x45557e=_0x4abe88(),_0x5ba189=this[_0x572f3b(0x13e)][_0x572f3b(0x2a5)](_0x3b0bf6,_0x53a720),_0x366591=_0x15490e['id'],_0x107bfb=_0x3d9128?_0x572f3b(0x178)+_0x3d9128:_0x572f3b(0x1c4),_0x17e7fd=this[_0x572f3b(0x13d)]({'id':_0x45557e,'type':_0x107bfb,'createdAt':new Date(),'authorId':_0x366591,'attributes':_0x119d53});return this[_0x572f3b(0x18f)](_0x107bfb,_0x45557e,_0x366591,_0x5ba189),_0x17e7fd;}}[_0x3761ce(0x2c0)](_0x2b28dc,_0x937e26=_0x3761ce(0x2ad),_0x354fd8={}){const _0x2c7dd2=_0x3761ce,_0x5ca7bb=this[_0x2c7dd2(0x1c6)][_0x2c7dd2(0x2bd)][_0x2c7dd2(0x19b)](_0x2c7dd2(0x27c))['me'],_0x5782f5=_0x2b28dc[_0x2c7dd2(0x223)](_0x574b5a=>new _0x165f39(_0x574b5a[_0x2c7dd2(0x1d6)],_0x574b5a[_0x2c7dd2(0x246)])),_0x5e0bc3=new Set();for(const {suggestion:_0x301093,meta:_0x1b0baf}of this[_0x2c7dd2(0x200)](_0x5782f5,_0x2c7dd2(0x1bb)))_0x1b0baf[_0x2c7dd2(0x1e9)]&&!_0x1b0baf[_0x2c7dd2(0x17c)]&&_0x5e0bc3[_0x2c7dd2(0x199)](_0x301093);for(const _0x122ae1 of _0x5e0bc3)if(_0x122ae1[_0x2c7dd2(0x240)]){const _0xc16673=_0x122ae1[_0x2c7dd2(0x1d1)]();(!_0x122ae1[_0x2c7dd2(0x13a)]||!_0x122ae1[_0x2c7dd2(0x13a)][_0x2c7dd2(0x255)])&&(_0xc16673[_0x2c7dd2(0x16e)](_0x5a2dbd=>_0x5782f5[_0x2c7dd2(0x263)](_0x389ed4=>_0x389ed4[_0x2c7dd2(0x172)](_0x5a2dbd,!0x0)))&&_0x122ae1[_0x2c7dd2(0x2cb)]());if(_0x5782f5[_0x2c7dd2(0x16e)](_0x21b43d=>_0xc16673[_0x2c7dd2(0x263)](_0x2022d5=>_0x2022d5[_0x2c7dd2(0x172)](_0x21b43d,!0x0)))){const _0x4f8a6a=this[_0x2c7dd2(0x2d0)][_0x2c7dd2(0x195)](_0x2c7dd2(0x1c4),_0x937e26,_0x2c7dd2(0x176));return this[_0x2c7dd2(0x15c)](()=>_0x4f8a6a(_0x2b28dc,null,_0x354fd8)),null;}}else{const _0x54e1ef=_0x122ae1[_0x2c7dd2(0x2a2)]();_0x5782f5[_0x2c7dd2(0x263)](_0x31aab8=>_0x31aab8[_0x2c7dd2(0x172)](_0x54e1ef,!0x0))&&_0x122ae1[_0x2c7dd2(0x2cb)]();if(_0x5782f5[_0x2c7dd2(0x16e)](_0x1011f9=>_0x54e1ef[_0x2c7dd2(0x172)](_0x1011f9,!0x0))){const _0x152ea5=this[_0x2c7dd2(0x2d0)][_0x2c7dd2(0x195)](_0x2c7dd2(0x1c4),_0x937e26,_0x2c7dd2(0x176));return this[_0x2c7dd2(0x15c)](()=>_0x152ea5(_0x5782f5,null,_0x354fd8)),null;}}const _0x153d94=this[_0x2c7dd2(0x2d0)][_0x2c7dd2(0x195)](_0x2c7dd2(0x1c4),_0x937e26,_0x2c7dd2(0x254));let _0x35e4dc=null;for(const _0x4205a4 of this[_0x2c7dd2(0x164)]())if(_0x4205a4[_0x2c7dd2(0x2de)]['id']==_0x5ca7bb['id']&&_0x4205a4[_0x2c7dd2(0x163)]&&_0x2c7dd2(0x1c4)==_0x4205a4[_0x2c7dd2(0x24c)]&&_0x4205a4[_0x2c7dd2(0x1ff)]==_0x937e26&&Lt(_0x4205a4,_0x354fd8)&&(_0x153d94(_0x4205a4[_0x2c7dd2(0x1d1)](),_0x5782f5)||_0x153d94(_0x5782f5,_0x4205a4[_0x2c7dd2(0x1d1)]()))){if(_0x35e4dc){if(_0x4205a4[_0x2c7dd2(0x28b)]&&_0x4205a4[_0x2c7dd2(0x28b)][_0x2c7dd2(0x230)])continue;for(const _0x43b39d of _0x4205a4[_0x2c7dd2(0x1d1)]())_0x35e4dc[_0x2c7dd2(0x1f1)](_0x43b39d)||_0x35e4dc[_0x2c7dd2(0x28d)](_0x43b39d);_0x4205a4[_0x2c7dd2(0x14d)]();}else{_0x35e4dc=_0x4205a4;for(const _0x17574d of _0x5782f5)_0x4205a4[_0x2c7dd2(0x1f1)](_0x17574d)||_0x4205a4[_0x2c7dd2(0x28d)](_0x17574d);}}if(_0x35e4dc)return _0x35e4dc;_0x5e0bc3[_0x2c7dd2(0x16a)]();for(const {suggestion:_0x11563e,meta:_0x321c36}of this[_0x2c7dd2(0x200)](_0x5782f5,_0x2c7dd2(0x1c4)))_0x321c36[_0x2c7dd2(0x1e9)]&&(this[_0x2c7dd2(0x204)]||!_0x321c36[_0x2c7dd2(0x2c5)]&&!_0x321c36[_0x2c7dd2(0x2b2)])&&Lt(_0x11563e,_0x354fd8)&&_0x5e0bc3[_0x2c7dd2(0x199)](_0x11563e);for(const _0x1e81d8 of _0x5e0bc3){const _0x57a373=_0x1e81d8[_0x2c7dd2(0x1d1)]();if(!_0x354fd8||!_0x354fd8[_0x2c7dd2(0x255)]){if(_0x5782f5[_0x2c7dd2(0x16e)](_0x35e514=>_0x57a373[_0x2c7dd2(0x263)](_0x3317ac=>_0x3317ac[_0x2c7dd2(0x172)](_0x35e514,!0x0))))return _0x1e81d8;}(!_0x1e81d8[_0x2c7dd2(0x13a)]||!_0x1e81d8[_0x2c7dd2(0x13a)][_0x2c7dd2(0x255)])&&(_0x57a373[_0x2c7dd2(0x16e)](_0x3c00ed=>_0x5782f5[_0x2c7dd2(0x263)](_0x4d4faa=>_0x4d4faa[_0x2c7dd2(0x172)](_0x3c00ed,!0x0)))&&_0x1e81d8[_0x2c7dd2(0x2cb)]());}const _0x177d1c=_0x4abe88(),_0x2e96ed=_0x5ca7bb['id'],_0x825200=_0x2c7dd2(0x178)+_0x937e26,_0x519a13=this[_0x2c7dd2(0x13d)]({'id':_0x177d1c,'type':_0x825200,'createdAt':new Date(),'authorId':_0x2e96ed,'attributes':_0x354fd8});for(const _0x53be2e of _0x5782f5)_0x53be2e[_0x2c7dd2(0x1f0)](),_0x53be2e[_0x2c7dd2(0x294)]||_0x2c7dd2(0x279)==_0x53be2e[_0x2c7dd2(0x1ee)][_0x2c7dd2(0x2c9)]||this[_0x2c7dd2(0x18f)](_0x825200,_0x177d1c,_0x2e96ed,_0x53be2e,_0x25fb62[_0x2c7dd2(0x2c6)]());return _0x519a13;}[_0x3761ce(0x29e)](_0x56d766,_0x23c8d6,_0x52de1f,_0x3e614b,_0xfa0842){const _0x5ef849=_0x3761ce;if(_0x56d766[_0x5ef849(0x294)])return[];if(_0x5ef849(0x207)===this[_0x5ef849(0x297)])return[];const _0x1eb7e8=this[_0x5ef849(0x1c6)][_0x5ef849(0x2bd)][_0x5ef849(0x19b)](_0x5ef849(0x27c))['me']['id'],_0x50560f=Array[_0x5ef849(0x251)](this[_0x5ef849(0x1ac)][_0x5ef849(0x214)]())[_0x5ef849(0x144)](_0x5d371f=>_0x5ef849(0x29f)==_0x5d371f[_0x5ef849(0x24c)]&&_0x5d371f[_0x5ef849(0x267)][_0x5ef849(0x1c2)]==_0x23c8d6&&_0x5d371f[_0x5ef849(0x1f1)](_0x56d766));if(_0x5ef849(0x202)===this[_0x5ef849(0x297)]){const _0x5e1987=this[_0x5ef849(0x200)](_0x56d766,_0x5ef849(0x1bb))[_0x5ef849(0x144)](({meta:_0x157e4e})=>_0x157e4e[_0x5ef849(0x1e9)]&&!_0x157e4e[_0x5ef849(0x2b2)]&&!_0x157e4e[_0x5ef849(0x17c)])[_0x5ef849(0x223)](({suggestion:_0x168af7})=>_0x168af7);_0x50560f[_0x5ef849(0x1db)](..._0x5e1987);}const _0x22a084=new Map([[_0x56d766,_0x52de1f]]);for(const _0x37ff95 of _0x50560f){const _0x484487=_0x5ef849(0x29f)==_0x37ff95[_0x5ef849(0x24c)]?_0x37ff95[_0x5ef849(0x267)][_0x5ef849(0x17a)]:void 0x0,_0x3de14a=_0x37ff95[_0x5ef849(0x2a2)](),_0x423968=Array[_0x5ef849(0x251)](_0x22a084[_0x5ef849(0x16f)]())[_0x5ef849(0x1a7)](_0x281d29=>_0x281d29[_0x5ef849(0x21f)](_0x3de14a));if(!_0x423968)continue;const _0x4b6459=_0x423968[_0x5ef849(0x261)](_0x3de14a);this[_0x5ef849(0x1fb)](_0x23c8d6)&&_0x5ef849(0x1bb)==_0x37ff95[_0x5ef849(0x24c)]&&0x0!=_0x4b6459[_0x5ef849(0x230)]||(_0x22a084[_0x5ef849(0x299)](_0x423968),_0x4b6459[_0x5ef849(0x15d)](_0x16cb4e=>{const _0x43b51b=_0x5ef849;_0x22a084[_0x43b51b(0x242)](_0x16cb4e,_0x52de1f);}),_0x5ef849(0x1bb)!=_0x37ff95[_0x5ef849(0x24c)]&&_0x484487!=_0x3e614b&&_0x22a084[_0x5ef849(0x242)](_0x423968[_0x5ef849(0x140)](_0x3de14a),_0x484487));}const _0x2bb428=[];for(const [_0x1a433b,_0x3f3385]of _0x22a084){const _0x1f9697=_0x4abe88(),_0x3c4779={'key':_0x23c8d6,'oldValue':_0x3f3385,'newValue':_0x3e614b};_0x23c8d6[_0x5ef849(0x230)]>0x25&&console[_0x5ef849(0x27e)](_0x5ef849(0x209),{'key':_0x23c8d6});const _0x4b1099=(_0x5ef849(0x1b1)+(_0x23c8d6+'|'+Vt({'newValue':_0x3e614b})))[_0x5ef849(0x177)](0x0,0x3c),_0x124c99=this[_0x5ef849(0x13d)]({'id':_0x1f9697,'type':_0x4b1099,'data':_0x3c4779,'createdAt':new Date(),'authorId':_0x1eb7e8,'attributes':_0xfa0842});_0x2bb428[_0x5ef849(0x2e0)](_0x124c99),this[_0x5ef849(0x18f)](_0x4b1099,_0x1f9697,_0x1eb7e8,_0x1a433b);}return _0x2bb428;}[_0x3761ce(0x2d7)](_0x1ca1d8){const _0x1cffec=_0x3761ce;this[_0x1cffec(0x1d5)](_0x1ca1d8,(_0x433d12,..._0x2099f6)=>{const _0xc2d612=_0x1cffec;this[_0xc2d612(0x1eb)](()=>{_0x433d12(..._0x2099f6);});});}[_0x3761ce(0x17d)](_0x1690c1){const _0x5416f2=_0x3761ce;this[_0x5416f2(0x1af)][_0x5416f2(0x199)](_0x1690c1);}[_0x3761ce(0x2d6)](_0x1f4a35){const _0x32a4a9=_0x3761ce;this[_0x32a4a9(0x1f8)][_0x32a4a9(0x199)](_0x1f4a35);}[_0x3761ce(0x2c2)](_0x32c04f){const _0x5a85ee=_0x3761ce;return _0x5a85ee(0x29f)==_0x32c04f[_0x5a85ee(0x24c)]?_0x32c04f[_0x5a85ee(0x1ff)][_0x5a85ee(0x2b8)]('|')[0x0]:null;}[_0x3761ce(0x23e)](_0x422bf7,_0x39e68f){const _0x49ae77=_0x3761ce,_0xbfd5b4=_0x422bf7[_0x49ae77(0x152)]();this[_0x49ae77(0x13e)][_0x49ae77(0x1ce)](_0x21889d=>{const _0x5c30f2=_0x49ae77;_0x21889d[_0x5c30f2(0x2d4)](_0xbfd5b4,{'range':_0x39e68f});});}[_0x3761ce(0x295)](_0x30dbbe){const _0x451989=_0x3761ce,_0x27de05=_0x30dbbe['id'],_0x120daa=this[_0x451989(0x1c6)][_0x451989(0x162)][_0x451989(0x19b)](_0x451989(0x287));this[_0x451989(0x1de)][_0x451989(0x17b)](_0x27de05)||this[_0x451989(0x1de)][_0x451989(0x220)]({'channelId':_0x120daa,'threadId':_0x27de05,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x54d361=this[_0x451989(0x1de)][_0x451989(0x213)](_0x27de05);_0x54d361[_0x451989(0x25f)](_0x451989(0x2b6)),_0x54d361[_0x451989(0x2b6)]=!0x1,_0x30dbbe[_0x451989(0x28b)]=_0x54d361;}[_0x3761ce(0x141)](_0x1fcb8a,_0x48c2b7,_0x57d9f8,_0x201290){const _0x49b25f=_0x3761ce;if(_0x1fcb8a[_0x49b25f(0x24c)]!=_0x48c2b7||_0x1fcb8a[_0x49b25f(0x1ff)]!=_0x57d9f8||_0x1fcb8a[_0x49b25f(0x2d3)]['id']!=_0x201290)throw this[_0x49b25f(0x1c6)][_0x49b25f(0x222)](_0x49b25f(0x1a9)),new _0x48d698(_0x49b25f(0x1a9),this);}[_0x3761ce(0x256)](_0x450311,_0x334c32){const _0x4f4f61=_0x3761ce,_0x31d21b=_0x450311[_0x4f4f61(0x2a2)]();if(_0x334c32[_0x4f4f61(0x14e)](_0x31d21b))_0x450311[_0x4f4f61(0x14d)]();else{if(_0x31d21b[_0x4f4f61(0x172)](_0x334c32)){const _0x5dfa7a=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x1d6)][_0x4f4f61(0x19e)],_0x4f4f61(0x246));this[_0x4f4f61(0x23e)](_0x450311,this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0x31d21b[_0x4f4f61(0x1d6)],_0x5dfa7a));const _0x2b7fcc=_0x4abe88(),_0x313c75=_0x450311[_0x4f4f61(0x2d3)]['id'],_0xd6ec4f=_0x450311[_0x4f4f61(0x24c)]+':'+_0x450311[_0x4f4f61(0x1ff)];this[_0x4f4f61(0x13d)]({'id':_0x2b7fcc,'type':_0xd6ec4f,'createdAt':new Date(),'authorId':_0x313c75,'data':_0x450311[_0x4f4f61(0x267)],'attributes':_0x450311[_0x4f4f61(0x13a)]});const _0xffd1c0=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x246)][_0x4f4f61(0x249)],_0x4f4f61(0x1fc)),_0x2a7365=this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0xffd1c0,_0x31d21b[_0x4f4f61(0x246)]);this[_0x4f4f61(0x18f)](_0xd6ec4f,_0x2b7fcc,_0x313c75,_0x2a7365);}else{if(_0x31d21b[_0x4f4f61(0x241)](_0x334c32[_0x4f4f61(0x1d6)])){const _0x4138cb=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x1d6)][_0x4f4f61(0x19e)],_0x4f4f61(0x246));this[_0x4f4f61(0x23e)](_0x450311,this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0x31d21b[_0x4f4f61(0x1d6)],_0x4138cb));}else{const _0x122e04=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x246)][_0x4f4f61(0x249)],_0x4f4f61(0x1fc));this[_0x4f4f61(0x23e)](_0x450311,this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0x122e04,_0x31d21b[_0x4f4f61(0x246)]));}}}}[_0x3761ce(0x265)](_0x3a98cd){const _0x392a27=_0x3761ce;for(const {suggestion:_0x483684,meta:_0x1d4e31}of this[_0x392a27(0x200)](_0x3a98cd,_0x392a27(0x1bb))){if(!_0x1d4e31[_0x392a27(0x1e9)])continue;const _0x44bf74=_0x483684[_0x392a27(0x1d1)]();for(const _0x10a357 of _0x44bf74)if(!_0x3a98cd[_0x392a27(0x261)](_0x10a357)[_0x392a27(0x230)])return!0x0;}return!0x1;}[_0x3761ce(0x1b9)](_0x447f29){const _0x1a3f07=_0x3761ce,_0x546d1e=this[_0x1a3f07(0x1c6)][_0x1a3f07(0x2bd)][_0x1a3f07(0x19b)](_0x1a3f07(0x27c))[_0x1a3f07(0x2ae)](_0x447f29);if(!_0x546d1e)throw new _0x48d698(_0x1a3f07(0x153),this);return _0x546d1e;}[_0x3761ce(0x276)](_0x637606){const _0x599c98=_0x3761ce,_0xca4eeb=this[_0x599c98(0x1c6)][_0x599c98(0x2bd)][_0x599c98(0x19b)](_0x599c98(0x27c)),_0x4819e8=_0x224b06(_0x599c98(0x1b0)+_0x637606),_0x221420=_0xca4eeb[_0x599c98(0x2ae)](_0x4819e8);return _0x221420||_0xca4eeb[_0x599c98(0x203)]({'id':_0x4819e8,'name':_0x637606});}[_0x3761ce(0x1e5)](_0x49cec1,_0x3b2e29,_0x43c592,_0x4e91a9,_0x547959){const _0xd14bd7=_0x3761ce,_0x99a02=this[_0xd14bd7(0x1b9)](_0x4e91a9),_0x51d488=this[_0xd14bd7(0x2d0)][_0xd14bd7(0x2b1)](_0x49cec1,_0x3b2e29,_0x43c592,_0x99a02,_0x547959,_0x3e60c3=>{const _0x321fe8=_0xd14bd7;this[_0x321fe8(0x23c)](_0x43c592,{'attributes':_0x3e60c3});const _0x50dac9=this[_0x321fe8(0x2d5)](_0x43c592);this[_0x321fe8(0x169)](new Set([_0x50dac9])),this[_0x321fe8(0x243)](new Set([_0x50dac9]));});return this[_0xd14bd7(0x134)](_0x51d488,_0xd14bd7(0x176),()=>{const _0x20194e=_0xd14bd7;this[_0x20194e(0x23c)](_0x43c592,{'state':_0x20194e(0x18a)});},{'priority':_0xd14bd7(0x1cd)}),this[_0xd14bd7(0x134)](_0x51d488,_0xd14bd7(0x2cb),()=>{const _0x5cea2c=_0xd14bd7;this[_0x5cea2c(0x23c)](_0x43c592,{'state':_0x5cea2c(0x182)});},{'priority':_0xd14bd7(0x1cd)}),this[_0xd14bd7(0x1ac)][_0xd14bd7(0x242)](_0x43c592,_0x51d488),this[_0xd14bd7(0x1ea)][_0xd14bd7(0x242)](_0x51d488,_0xd14bd7(0x25a)),_0x51d488;}[_0x3761ce(0x18b)](_0x170a13){const _0x81f270=_0x3761ce,_0x4769c1=_0x170a13[_0x81f270(0x2b8)](':');return{'group':_0x4769c1[0x0],'type':_0x4769c1[0x1],'subType':_0x4769c1[_0x81f270(0x230)]>=0x5?_0x4769c1[0x2]:null,'id':_0x4769c1[_0x81f270(0x230)]<0x5?_0x4769c1[0x2]:_0x4769c1[0x3],'authorId':_0x4769c1[_0x81f270(0x230)]<0x5?_0x4769c1[0x3]:_0x4769c1[0x4],'markerCount':0x6==_0x4769c1[_0x81f270(0x230)]?_0x4769c1[0x5]:null};}[_0x3761ce(0x1b4)](_0x48e964,_0x2e2b69,_0x24c979){const _0x10e445=_0x3761ce,_0x4262ed=_0x48e964[_0x10e445(0x2a2)](),_0x74e9b8=_0x4262ed[_0x10e445(0x1d6)],_0x44a9b2=_0x4262ed[_0x10e445(0x246)];this[_0x10e445(0x23e)](_0x48e964,this[_0x10e445(0x13e)][_0x10e445(0x2a5)](_0x74e9b8,_0x2e2b69));const _0xb6a61a=_0x4abe88(),_0x3e27ae=_0x48e964[_0x10e445(0x2d3)]['id'],_0x4b33c2=_0x48e964[_0x10e445(0x24c)]+(_0x48e964[_0x10e445(0x1ff)]?':'+_0x48e964[_0x10e445(0x1ff)]:'');this[_0x10e445(0x13d)]({'id':_0xb6a61a,'type':_0x4b33c2,'createdAt':new Date(),'authorId':_0x3e27ae,'originalSuggestionId':_0x48e964['id'],'attributes':_0x48e964[_0x10e445(0x13a)],'data':_0x48e964[_0x10e445(0x267)]});const _0x1585dd=this[_0x10e445(0x2c2)](_0x48e964);(_0x10e445(0x286)==_0x48e964[_0x10e445(0x24c)]||_0x1585dd&&this[_0x10e445(0x1fb)](_0x1585dd))&&(_0x24c979=this[_0x10e445(0x13e)][_0x10e445(0x14c)](_0x24c979[_0x10e445(0x249)])),this[_0x10e445(0x18f)](_0x4b33c2,_0xb6a61a,_0x3e27ae,this[_0x10e445(0x13e)][_0x10e445(0x2a5)](_0x24c979,_0x44a9b2));}[_0x3761ce(0x200)](_0x78a29f,_0x5e6115=null){const _0x2df906=_0x3761ce,_0x330b8c=[],_0xff7d84=this[_0x2df906(0x1c6)][_0x2df906(0x2bd)][_0x2df906(0x19b)](_0x2df906(0x27c))['me'];Array[_0x2df906(0x20a)](_0x78a29f)||(_0x78a29f=[_0x78a29f]);for(const _0x3bba28 of this[_0x2df906(0x164)]()){if(!_0x3bba28[_0x2df906(0x163)])continue;if(_0x5e6115&&_0x3bba28[_0x2df906(0x24c)]!=_0x5e6115)continue;let _0x5834fe=!0x1;for(const _0x21ddf2 of _0x3bba28[_0x2df906(0x1d1)]()){for(const _0x1a7d04 of _0x78a29f){const _0x35159f=_0x1a7d04[_0x2df906(0x1d6)][_0x2df906(0x14e)](_0x21ddf2[_0x2df906(0x246)])||_0x1a7d04[_0x2df906(0x246)][_0x2df906(0x14e)](_0x21ddf2[_0x2df906(0x1d6)]);if(_0x35159f||_0x1a7d04[_0x2df906(0x140)](_0x21ddf2)){const _0x529d8c=_0x1a7d04[_0x2df906(0x172)](_0x21ddf2)&&Rt(this[_0x2df906(0x13e)][_0x2df906(0x1a4)],_0x21ddf2[_0x2df906(0x1d6)],_0x1a7d04),_0x858d69=_0x21ddf2[_0x2df906(0x172)](_0x1a7d04)&&Rt(this[_0x2df906(0x13e)][_0x2df906(0x1a4)],_0x1a7d04[_0x2df906(0x1d6)],_0x21ddf2);_0x330b8c[_0x2df906(0x2e0)]({'suggestion':_0x3bba28,'meta':{'isOwn':_0xff7d84==_0x3bba28[_0x2df906(0x2de)],'isNextTo':_0x35159f,'isInsideObject':_0x529d8c,'containsRangeInObject':_0x858d69}}),_0x5834fe=!0x0;break;}}if(_0x5834fe)break;}}return _0x330b8c;}[_0x3761ce(0x18f)](_0x27d56b,_0x56da64,_0x38304e,_0x1b4c8b,_0x257316){const _0x221d20=_0x3761ce;this[_0x221d20(0x13e)][_0x221d20(0x1ce)](_0x48d9c9=>{const _0x64c724=_0x221d20;let _0x4e68e4=_0x64c724(0x188)+_0x27d56b+':'+_0x56da64+':'+_0x38304e;_0x257316&&(_0x4e68e4=_0x4e68e4+':'+_0x257316),_0x48d9c9[_0x64c724(0x161)](_0x4e68e4,{'range':_0x1b4c8b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3761ce(0x1e7)](_0x4b7bca){const _0x17a26a=_0x3761ce,_0x161704=_0x4b7bca[_0x17a26a(0x289)],_0x506ea4=_0x4b7bca[_0x17a26a(0x1cb)];_0x4b7bca[_0x17a26a(0x289)]=null,_0x4b7bca[_0x17a26a(0x1cb)]=null,null!=_0x161704&&_0x161704[_0x17a26a(0x1cb)]==_0x4b7bca&&(_0x161704[_0x17a26a(0x1cb)]=_0x506ea4),null!=_0x506ea4&&_0x506ea4[_0x17a26a(0x289)]==_0x4b7bca&&(_0x506ea4[_0x17a26a(0x289)]=_0x161704),_0x17a26a(0x20d)==this[_0x17a26a(0x1ea)][_0x17a26a(0x19b)](_0x4b7bca)&&(this[_0x17a26a(0x1ea)][_0x17a26a(0x242)](_0x4b7bca,_0x17a26a(0x19f)),this[_0x17a26a(0x192)](_0x17a26a(0x28e),_0x4b7bca,_0x161704,_0x506ea4));}[_0x3761ce(0x13d)](_0x2cc805){const _0x1abbe1=_0x3761ce,_0x2dd1c0=_0x2cc805['id'],_0x49f098=this[_0x1abbe1(0x2da)](_0x2cc805);if(this[_0x1abbe1(0x2a0)]&&this[_0x1abbe1(0x2a0)][_0x1abbe1(0x216)]){const _0x1d4004=this[_0x1abbe1(0x1c6)][_0x1abbe1(0x2bd)][_0x1abbe1(0x19b)](_0x1abbe1(0x175)),_0x16ea34=_0x49f098[_0x1abbe1(0x2b4)],_0x50572d=_0x49f098[_0x1abbe1(0x1ff)]?_0x49f098[_0x1abbe1(0x24c)]+':'+_0x49f098[_0x1abbe1(0x1ff)]:_0x49f098[_0x1abbe1(0x24c)],_0x28afc0=this[_0x1abbe1(0x1c6)][_0x1abbe1(0x264)],_0x216541=_0x1d4004[_0x1abbe1(0x199)](_0x1a0274(_0x28afc0,_0x1abbe1(0x2a8))),_0x13bebc={'id':_0x2dd1c0,'type':_0x50572d,'hasComments':_0x16ea34,'data':_0x2cc805[_0x1abbe1(0x267)]||null,'originalSuggestionId':_0x2cc805[_0x1abbe1(0x1c1)]||null,'attributes':_0x49f098[_0x1abbe1(0x13a)]};this[_0x1abbe1(0x2a0)][_0x1abbe1(0x216)](_0x13bebc)[_0x1abbe1(0x159)](_0x3a340a=>{const _0x4d200f=_0x1abbe1;_0x49f098[_0x4d200f(0x139)]=!0x0,_0x1d4004[_0x4d200f(0x201)](_0x216541),_0x3a340a&&_0x3a340a[_0x4d200f(0x28f)]&&(this[_0x4d200f(0x1ac)][_0x4d200f(0x19b)](_0x2dd1c0)[_0x4d200f(0x28f)]=_0x3a340a[_0x4d200f(0x28f)]);})[_0x1abbe1(0x18c)](_0x3ef676=>{const _0x3005f0=_0x1abbe1;throw _0x259fdd(_0x3005f0(0x1a6)),this[_0x3005f0(0x1c6)][_0x3005f0(0x1ed)][_0x3005f0(0x2b5)]({'isUndoable':!0x1},()=>{const _0x403d93=_0x3005f0;_0x49f098[_0x403d93(0x2cb)]();}),_0x49f098[_0x3005f0(0x198)](),this[_0x3005f0(0x1ac)][_0x3005f0(0x299)](_0x49f098['id']),this[_0x3005f0(0x1ea)][_0x3005f0(0x299)](_0x49f098),_0x3ef676;});}return _0x49f098;}[_0x3761ce(0x1fb)](_0xf5ce45){const _0x2be105=_0x3761ce;return this[_0x2be105(0x1af)][_0x2be105(0x1f4)](_0xf5ce45);}[_0x3761ce(0x23c)](_0x557518,_0x1a5994){const _0x3e6426=_0x3761ce,_0x2b02a9=this[_0x3e6426(0x1c6)][_0x3e6426(0x2bd)][_0x3e6426(0x19b)](_0x3e6426(0x175)),_0x8aa9d2=this[_0x3e6426(0x2d5)](_0x557518);if(this[_0x3e6426(0x2a0)]&&this[_0x3e6426(0x2a0)][_0x3e6426(0x1a2)]){if(_0x8aa9d2[_0x3e6426(0x139)]){const _0x4a491b=_0x2b02a9[_0x3e6426(0x199)](_0x1a0274(this[_0x3e6426(0x1c6)][_0x3e6426(0x264)],_0x3e6426(0x2a8)));this[_0x3e6426(0x2a0)][_0x3e6426(0x1a2)](_0x557518,_0x1a5994)[_0x3e6426(0x159)](()=>{const _0x1dd963=_0x3e6426;_0x2b02a9[_0x1dd963(0x201)](_0x4a491b);});}else _0x8aa9d2['on'](_0x3e6426(0x24f),()=>{const _0x378b23=_0x3e6426;this[_0x378b23(0x23c)](_0x557518,_0x1a5994);});}}[_0x3761ce(0x189)](_0x4bc4c7){const _0x5727b5=_0x3761ce;if(!this[_0x5727b5(0x2a0)]||!this[_0x5727b5(0x2a0)][_0x5727b5(0x2d5)])throw new _0x48d698(_0x5727b5(0x151),this);return this[_0x5727b5(0x2a0)][_0x5727b5(0x2d5)](_0x4bc4c7);}[_0x3761ce(0x2db)](_0x5ee871){const _0x1b80e6=_0x3761ce,{id:_0xe3050,type:_0x33edac,subType:_0x433ad3,authorId:_0x42a178}=this[_0x1b80e6(0x18b)](_0x5ee871),_0x37450c=this[_0x1b80e6(0x1ac)][_0x1b80e6(0x19b)](_0xe3050)||this[_0x1b80e6(0x1e5)](_0x33edac,_0x433ad3,_0xe3050,_0x42a178,{});switch(this[_0x1b80e6(0x141)](_0x37450c,_0x33edac,_0x433ad3,_0x42a178),this[_0x1b80e6(0x1ea)][_0x1b80e6(0x19b)](_0x37450c)){case _0x1b80e6(0x25a):this[_0x1b80e6(0x189)](_0xe3050)[_0x1b80e6(0x159)](_0x1b9ed0=>{const _0x5a04c0=_0x1b80e6;let _0x57db53=Promise[_0x5a04c0(0x244)]();_0x1b9ed0[_0x5a04c0(0x2b4)]&&(_0x57db53=this[_0x5a04c0(0x1de)][_0x5a04c0(0x1e0)]({'channelId':this[_0x5a04c0(0x1c6)][_0x5a04c0(0x162)][_0x5a04c0(0x19b)](_0x5a04c0(0x287)),'threadId':_0xe3050})),_0x57db53[_0x5a04c0(0x159)](()=>{const _0x65528=_0x5a04c0;this[_0x65528(0x2da)](_0x1b9ed0)[_0x65528(0x139)]=!0x0;});}),this[_0x1b80e6(0x1ea)][_0x1b80e6(0x242)](_0x37450c,_0x1b80e6(0x231));break;case _0x1b80e6(0x19f):this[_0x1b80e6(0x23c)](_0xe3050,{'state':_0x1b80e6(0x2c7)});case _0x1b80e6(0x1aa):this[_0x1b80e6(0x1ea)][_0x1b80e6(0x242)](_0x37450c,_0x1b80e6(0x20d)),this[_0x1b80e6(0x192)](_0x1b80e6(0x2d8),_0x37450c);break;case _0x1b80e6(0x20d):this[_0x1b80e6(0x192)](_0x1b80e6(0x290),_0x37450c);}return _0x37450c[_0x1b80e6(0x186)](_0x5ee871),_0x37450c;}[_0x3761ce(0x243)](_0x20b9b6){const _0xa3b25f=_0x3761ce,_0x14dfaf=Array[_0xa3b25f(0x251)](_0x20b9b6),_0x283a31=_0x14dfaf[_0xa3b25f(0x144)](_0x5171ae=>_0xa3b25f(0x29f)==_0x5171ae[_0xa3b25f(0x24c)]);this[_0xa3b25f(0x2b7)](_0x283a31);const _0x2ef1dd=_0x14dfaf[_0xa3b25f(0x144)](_0x22a032=>!_0x22a032[_0xa3b25f(0x240)]&&_0xa3b25f(0x29f)!=_0x22a032[_0xa3b25f(0x24c)]),_0x405192=this[_0xa3b25f(0x164)]({'skipNotAttached':!0x0})[_0xa3b25f(0x144)](_0x5f2874=>!_0x5f2874[_0xa3b25f(0x240)]&&_0xa3b25f(0x29f)!=_0x5f2874[_0xa3b25f(0x24c)]),_0xd4ad5b=_0x405192[_0xa3b25f(0x144)](_0x217c8d=>!_0x20b9b6[_0xa3b25f(0x1f4)](_0x217c8d)),_0xd47267=new Map(_0x405192[_0xa3b25f(0x223)](_0x5c5904=>[_0x5c5904,this[_0xa3b25f(0x2d0)][_0xa3b25f(0x195)](_0x5c5904[_0xa3b25f(0x24c)],_0x5c5904[_0xa3b25f(0x1ff)],_0xa3b25f(0x1d4))])),_0x429229=new Map(_0x405192[_0xa3b25f(0x223)](_0x1d796f=>[_0x1d796f,_0x1d796f[_0xa3b25f(0x2a2)]()])),_0x18d102=new Set(),_0xb8599d=new Set();for(let _0x17c419=0x0;_0x17c419<_0x2ef1dd[_0xa3b25f(0x230)];_0x17c419++)_0x44536e(_0x2ef1dd[_0x17c419],_0x2ef1dd,_0x17c419+0x1);for(let _0x8a0ba=0x0;_0x8a0ba<_0x2ef1dd[_0xa3b25f(0x230)];_0x8a0ba++)_0x44536e(_0x2ef1dd[_0x8a0ba],_0xd4ad5b,0x0);const _0x335686=new Set();for(let _0xc60108=0x0;_0xc60108<_0x2ef1dd[_0xa3b25f(0x230)];_0xc60108++){const _0xfe1ac8=_0x2ef1dd[_0xc60108];!_0xb8599d[_0xa3b25f(0x1f4)](_0xfe1ac8)&&_0xfe1ac8[_0xa3b25f(0x289)]&&(_0x335686[_0xa3b25f(0x199)](_0xfe1ac8[_0xa3b25f(0x289)]),_0xfe1ac8[_0xa3b25f(0x289)][_0xa3b25f(0x1cb)]===_0xfe1ac8&&(_0xfe1ac8[_0xa3b25f(0x289)][_0xa3b25f(0x1cb)]=null),_0xfe1ac8[_0xa3b25f(0x289)]=null),!_0x18d102[_0xa3b25f(0x1f4)](_0xfe1ac8)&&_0xfe1ac8[_0xa3b25f(0x1cb)]&&(_0x335686[_0xa3b25f(0x199)](_0xfe1ac8[_0xa3b25f(0x1cb)]),_0xfe1ac8[_0xa3b25f(0x1cb)][_0xa3b25f(0x289)]===_0xfe1ac8&&(_0xfe1ac8[_0xa3b25f(0x1cb)][_0xa3b25f(0x289)]=null),_0xfe1ac8[_0xa3b25f(0x1cb)]=null);}function _0x44536e(_0x144db7,_0x195ce8,_0x306dd9){const _0x28367a=_0xa3b25f;for(let _0x2f1e1b=_0x306dd9;_0x2f1e1b<_0x195ce8[_0x28367a(0x230)];_0x2f1e1b++){const _0xa8e63e=_0x369d37(_0x144db7,_0x195ce8[_0x2f1e1b]);_0xa8e63e&&(_0xa8e63e[0x0][_0x28367a(0x1cb)]=_0xa8e63e[0x1],_0xa8e63e[0x1][_0x28367a(0x289)]=_0xa8e63e[0x0],_0x18d102[_0x28367a(0x199)](_0xa8e63e[0x0]),_0xb8599d[_0x28367a(0x199)](_0xa8e63e[0x1]));}}function _0x369d37(_0x2cbdb6,_0x40a289){const _0x5cfdb5=_0xa3b25f;if(_0x2cbdb6[_0x5cfdb5(0x2de)]['id']!==_0x40a289[_0x5cfdb5(0x2de)]['id'])return null;const _0x59e8bd=_0xd47267[_0x5cfdb5(0x19b)](_0x2cbdb6)(_0x2cbdb6,_0x40a289,_0x429229[_0x5cfdb5(0x19b)](_0x2cbdb6),_0x429229[_0x5cfdb5(0x19b)](_0x40a289));if(!_0x59e8bd)return null;return _0xd47267[_0x5cfdb5(0x19b)](_0x40a289)(_0x2cbdb6,_0x40a289,_0x429229[_0x5cfdb5(0x19b)](_0x2cbdb6),_0x429229[_0x5cfdb5(0x19b)](_0x40a289))?_0x59e8bd[0x1][_0x5cfdb5(0x28b)]&&_0x59e8bd[0x1][_0x5cfdb5(0x28b)][_0x5cfdb5(0x230)]?null:_0x59e8bd:null;}_0x335686[_0xa3b25f(0x1d7)]&&this[_0xa3b25f(0x243)](_0x335686);}[_0x3761ce(0x2b7)](_0x444ac5){const _0x51fc87=_0x3761ce;if(0x0==_0x444ac5[_0x51fc87(0x230)])return;const _0x3dc62d=this[_0x51fc87(0x164)]({'skipNotAttached':!0x0})[_0x51fc87(0x144)](_0x554a5d=>_0x51fc87(0x29f)==_0x554a5d[_0x51fc87(0x24c)]&&_0x554a5d[_0x51fc87(0x278)]),_0x401f8a=[],_0x16ac0b=new Map();for(const _0x53213d of _0x3dc62d){const _0x971507=_0x224b06(_0x53213d[_0x51fc87(0x13a)]);_0x16ac0b[_0x51fc87(0x1f4)](_0x971507)||(_0x16ac0b[_0x51fc87(0x242)](_0x971507,_0x401f8a[_0x51fc87(0x230)]),_0x401f8a[_0x51fc87(0x2e0)]([]));const _0x1975c9=_0x16ac0b[_0x51fc87(0x19b)](_0x971507);_0x401f8a[_0x1975c9][_0x51fc87(0x2e0)](_0x53213d);}!(function(){const _0x48c06f=_0x51fc87;_0x401f8a[_0x48c06f(0x1e6)]((_0x101830,_0x503ff0)=>{const _0x5bdb8e=_0x48c06f,_0x22e92c=_0x101830[0x0][_0x5bdb8e(0x28f)],_0x5e1844=_0x503ff0[0x0][_0x5bdb8e(0x28f)];return _0x22e92c==_0x5e1844?_0x101830[0x0][_0x5bdb8e(0x13a)][_0x5bdb8e(0x156)]<_0x503ff0[0x0][_0x5bdb8e(0x13a)][_0x5bdb8e(0x156)]?-0x1:0x1:_0x22e92c<_0x5e1844?-0x1:0x1;});for(const _0x1cd1fa of _0x401f8a)_0x1cd1fa[_0x48c06f(0x1e6)]((_0x1d96c1,_0x2b3e5a)=>_0x1d96c1['id']<_0x2b3e5a['id']?-0x1:0x1);}());for(let _0x364d21=0x0;_0x364d21<_0x401f8a[_0x51fc87(0x230)];_0x364d21++){if(0x0==_0x401f8a[_0x364d21][_0x51fc87(0x230)])continue;const _0x4d92fe=[];for(let _0x375519=_0x364d21+0x1;_0x375519<_0x401f8a[_0x51fc87(0x230)];_0x375519++)0x0!=_0x401f8a[_0x375519][_0x51fc87(0x230)]&&_0x467d87(_0x401f8a[_0x364d21],_0x401f8a[_0x375519])&&_0x4d92fe[_0x51fc87(0x2e0)](_0x375519);for(const _0x1fa525 of _0x4d92fe)_0x401f8a[_0x364d21]=_0x401f8a[_0x364d21][_0x51fc87(0x1c3)](_0x401f8a[_0x1fa525]),_0x401f8a[_0x1fa525]=[];}for(const _0x65b287 of _0x401f8a)for(let _0x59261c=0x0;_0x59261c<_0x65b287[_0x51fc87(0x230)];_0x59261c++)_0x65b287[_0x59261c][_0x51fc87(0x1cb)]=_0x65b287[_0x59261c+0x1]||null;for(const _0x62fdeb of _0x401f8a)for(let _0x158801=0x0;_0x158801<_0x62fdeb[_0x51fc87(0x230)];_0x158801++)_0x62fdeb[_0x158801][_0x51fc87(0x289)]=_0x62fdeb[_0x158801-0x1]||null;function _0x467d87(_0x12e482,_0x3d0007){const _0x397a3a=_0x51fc87;if(_0x12e482[0x0][_0x397a3a(0x13a)][_0x397a3a(0x156)]!==_0x3d0007[0x0][_0x397a3a(0x13a)][_0x397a3a(0x156)]&&_0x12e482[0x0][_0x397a3a(0x2de)]!==_0x3d0007[0x0][_0x397a3a(0x2de)])return!0x1;if(!function(_0x17b04f,_0x104787){const _0x5d6a07=_0x397a3a;if(!_0x17b04f[_0x5d6a07(0x2b4)]&&!_0x104787[_0x5d6a07(0x2b4)])return!0x0;if(_0x17b04f[_0x5d6a07(0x2b4)]&&_0x104787[_0x5d6a07(0x2b4)])return!0x1;if(_0x17b04f[_0x5d6a07(0x2b4)]&&_0x104787[_0x5d6a07(0x28f)]<_0x17b04f[_0x5d6a07(0x28b)][_0x5d6a07(0x1ca)][_0x5d6a07(0x19b)](0x0)[_0x5d6a07(0x28f)])return!0x0;if(_0x104787[_0x5d6a07(0x2b4)]&&_0x17b04f[_0x5d6a07(0x28f)]<_0x104787[_0x5d6a07(0x28b)][_0x5d6a07(0x1ca)][_0x5d6a07(0x19b)](0x0)[_0x5d6a07(0x28f)])return!0x0;return!0x1;}(_0x12e482[0x0],_0x3d0007[0x0]))return!0x1;const _0x40d5b0=_0xf2ece8(_0x12e482[0x0][_0x397a3a(0x13a)],_0x397a3a(0x156)),_0x372f64=_0xf2ece8(_0x3d0007[0x0][_0x397a3a(0x13a)],_0x397a3a(0x156));if(!_0x3d2b96(_0x40d5b0,_0x372f64))return!0x1;return!!_0x12e482[_0x397a3a(0x16e)](_0x400cf8=>_0x3d0007[_0x397a3a(0x263)](_0x4219a1=>_0x400cf8[_0x397a3a(0x2a2)]()[_0x397a3a(0x14e)](_0x4219a1[_0x397a3a(0x2a2)]())))&&_0x3d0007[_0x397a3a(0x16e)](_0x409fef=>_0x12e482[_0x397a3a(0x263)](_0x131872=>_0x409fef[_0x397a3a(0x2a2)]()[_0x397a3a(0x14e)](_0x131872[_0x397a3a(0x2a2)]())));}}[_0x3761ce(0x169)](_0x4c3267){const _0x13552c=_0x3761ce,_0xa8dde1=Array[_0x13552c(0x251)](_0x4c3267),_0x2615fe=this[_0x13552c(0x164)]({'skipNotAttached':!0x0}),_0x22665e=_0x2615fe[_0x13552c(0x144)](_0xede8f1=>!_0x4c3267[_0x13552c(0x1f4)](_0xede8f1)),_0x2f101c=new Map(_0xa8dde1[_0x13552c(0x223)](_0x31c389=>[_0x31c389,this[_0x13552c(0x2d0)][_0x13552c(0x195)](_0x31c389[_0x13552c(0x24c)],_0x31c389[_0x13552c(0x1ff)],_0x13552c(0x254))])),_0x44d18b=new Map(_0x2615fe[_0x13552c(0x223)](_0x56452b=>[_0x56452b,_0x56452b[_0x13552c(0x1d1)]()]));for(let _0x1dc09a=0x0;_0x1dc09a<_0xa8dde1[_0x13552c(0x230)];_0x1dc09a++){if(_0x2c7bf5(this,_0xa8dde1[_0x1dc09a],_0xa8dde1,_0x1dc09a+0x1))return!0x0;}for(let _0x57a82b=0x0;_0x57a82b<_0xa8dde1[_0x13552c(0x230)];_0x57a82b++){if(_0x2c7bf5(this,_0xa8dde1[_0x57a82b],_0x22665e,0x0))return!0x0;}return!0x1;function _0x2c7bf5(_0x582a87,_0x5752e0,_0x223df3,_0x5ebeda){const _0x3f7640=_0x13552c;for(let _0x27566c=_0x5ebeda;_0x27566c<_0x223df3[_0x3f7640(0x230)];_0x27566c++){const _0x41ae67=_0x223df3[_0x27566c];if(_0x41ae67[_0x3f7640(0x24c)]!==_0x5752e0[_0x3f7640(0x24c)]||_0x41ae67[_0x3f7640(0x2de)]['id']!==_0x5752e0[_0x3f7640(0x2de)]['id']||_0x41ae67[_0x3f7640(0x1ff)]!==_0x5752e0[_0x3f7640(0x1ff)])continue;if(!Pt(_0x5752e0,_0x41ae67,[_0x3f7640(0x156)]))continue;if(_0x3f7640(0x29f)==_0x5752e0[_0x3f7640(0x24c)]&&_0x5752e0[_0x3f7640(0x267)][_0x3f7640(0x17a)]!=_0x41ae67[_0x3f7640(0x267)][_0x3f7640(0x17a)])continue;if(_0x3f7640(0x29f)==_0x5752e0[_0x3f7640(0x24c)]&&_0x582a87[_0x3f7640(0x1fb)](_0x5752e0[_0x3f7640(0x267)][_0x3f7640(0x1c2)]))continue;if(_0x3f7640(0x286)==_0x5752e0[_0x3f7640(0x24c)]){const _0x101509=_0x582a87[_0x3f7640(0x1c6)][_0x3f7640(0x1ed)],_0x257e41=_0x5752e0[_0x3f7640(0x19d)]();if(_0x257e41&&(_0x101509[_0x3f7640(0x1a4)][_0x3f7640(0x1bc)](_0x257e41)||_0x101509[_0x3f7640(0x1a4)][_0x3f7640(0x1e1)](_0x257e41)))continue;}const _0x29ffba=_0x2f101c[_0x3f7640(0x19b)](_0x5752e0),_0xd62aec=_0x44d18b[_0x3f7640(0x19b)](_0x5752e0),_0x2e4302=_0x44d18b[_0x3f7640(0x19b)](_0x41ae67),_0xce8cd6=_0x5752e0[_0x3f7640(0x28b)]&&_0x5752e0[_0x3f7640(0x28b)][_0x3f7640(0x230)],_0x43e17a=_0x41ae67[_0x3f7640(0x28b)]&&_0x41ae67[_0x3f7640(0x28b)][_0x3f7640(0x230)];if(!_0xce8cd6&&_0x29ffba(_0x2e4302,_0xd62aec))return _0x582a87[_0x3f7640(0x1cc)](_0x41ae67,_0x5752e0),_0x44d18b[_0x3f7640(0x299)](_0x5752e0),!0x0;if(!_0x43e17a&&_0x29ffba(_0xd62aec,_0x2e4302))return _0x582a87[_0x3f7640(0x1cc)](_0x5752e0,_0x41ae67),_0x44d18b[_0x3f7640(0x299)](_0x41ae67),!0x0;}return!0x1;}}[_0x3761ce(0x1cc)](_0x3d007f,_0x1eb971){const _0x439cbe=_0x3761ce;if(_0x3d007f[_0x439cbe(0x240)]){for(const _0x262e95 of _0x1eb971[_0x439cbe(0x1d1)]())_0x3d007f[_0x439cbe(0x28d)](_0x262e95);}else{const _0x8acb13=_0x1eb971[_0x439cbe(0x2a2)]()[_0x439cbe(0x246)];this[_0x439cbe(0x23e)](_0x3d007f,this[_0x439cbe(0x13e)][_0x439cbe(0x2a5)](_0x3d007f[_0x439cbe(0x2a2)]()[_0x439cbe(0x1d6)],_0x8acb13));}_0x1eb971[_0x439cbe(0x14d)]();}[_0x3761ce(0x283)](_0x532f70,_0x383e05){const _0x37accd=_0x3761ce,_0x464e2b=_0x532f70[_0x37accd(0x1e8)](_0x37accd(0x224))||_0x532f70[_0x37accd(0x1e8)](_0x37accd(0x29f))?_0x37accd(0x21a):_0x532f70[_0x37accd(0x2dd)]();return _0x1a0274(this[_0x37accd(0x1c6)][_0x37accd(0x264)],_0x383e05+'_'+_0x464e2b+_0x37accd(0x21c));}[_0x3761ce(0x166)](){const _0x4dbd64=_0x3761ce,_0x16d45b=this[_0x4dbd64(0x1c6)];if(!_0x16d45b['ui'])return;const {ariaLiveAnnouncer:_0x5a117b}=_0x16d45b['ui'];_0x53d5b8(this[_0x4dbd64(0x13e)],({left:_0x12555a,entered:_0x5d36b6})=>{const _0x1419ae=_0x4dbd64;for(const _0x320b03 of _0x12555a){const {group:_0x3516ac,type:_0x51bb86}=this[_0x1419ae(0x18b)](_0x320b03[_0x1419ae(0x1ec)]);if(_0x1419ae(0x27f)===_0x3516ac){_0x5a117b[_0x1419ae(0x15f)](this[_0x1419ae(0x283)](_0x51bb86,_0x1419ae(0x2af)));break;}}for(const _0x405ea1 of _0x5d36b6){const {group:_0x1e0d35,type:_0x47da9c}=this[_0x1419ae(0x18b)](_0x405ea1[_0x1419ae(0x1ec)]);if(_0x1419ae(0x27f)===_0x1e0d35){_0x5a117b[_0x1419ae(0x15f)](this[_0x1419ae(0x283)](_0x47da9c,_0x1419ae(0x1f3)));break;}}});}[_0x3761ce(0x212)](_0xb34507){const _0x343941=_0x3761ce;if(this[_0x343941(0x1fa)])return!0x1;const _0x4c5296=this[_0x343941(0x1c6)],_0x513d85=_0x4c5296[_0x343941(0x1ed)][_0x343941(0x1ad)][_0x343941(0x2ce)][_0x343941(0x185)]();if(0x0==_0x513d85[_0x343941(0x230)])return!0x1;const _0x348b56=[],_0xcfc1aa=_0x513d85[_0x343941(0x144)](_0x494726=>_0x343941(0x29f)==_0x494726[_0x343941(0x24c)]),_0x172f93=_0x513d85[_0x343941(0x144)](_0x5e577a=>_0x343941(0x136)==_0x5e577a[_0x343941(0x24c)]&&_0x343941(0x143)!=_0x5e577a[_0x343941(0x1ec)]),_0x5d189e=_0x513d85[_0x343941(0x144)](_0x58806f=>_0x343941(0x201)==_0x58806f[_0x343941(0x24c)]&&_0x343941(0x143)!=_0x58806f[_0x343941(0x1ec)]);for(const _0x5541ac of _0xcfc1aa)_0x348b56[_0x343941(0x2e0)]({'key':_0x5541ac[_0x343941(0x21b)],'newValue':_0x5541ac[_0x343941(0x277)],'oldValue':_0x5541ac[_0x343941(0x237)],'range':Ot(_0x5541ac[_0x343941(0x260)],_0x4c5296[_0x343941(0x1ed)])});for(const _0x432f82 of _0x172f93){const _0x4cc373=_0x5d189e[_0x343941(0x1a7)](_0x36ce47=>_0x36ce47[_0x343941(0x137)][_0x343941(0x14e)](_0x432f82[_0x343941(0x137)]));_0x4cc373&&_0x348b56[_0x343941(0x2e0)]({'key':_0x343941(0x2ba),'newValue':_0x432f82[_0x343941(0x1ec)],'oldValue':_0x4cc373[_0x343941(0x1ec)],'range':_0x4c5296[_0x343941(0x1ed)][_0x343941(0x21e)](_0x432f82[_0x343941(0x137)][_0x343941(0x1bd)])});}return 0x0!=_0x348b56[_0x343941(0x230)]&&this[_0x343941(0x130)](_0xb34507,_0x348b56);}[_0x3761ce(0x26d)](_0x47860f){const _0x3b8e6d=_0x3761ce;let _0x413a73=!0x1;const _0x2b4520=this[_0x3b8e6d(0x1c6)][_0x3b8e6d(0x1ed)][_0x3b8e6d(0x1ad)][_0x3b8e6d(0x2ce)][_0x3b8e6d(0x217)]()[_0x3b8e6d(0x144)](_0x5304c8=>_0x5304c8[_0x3b8e6d(0x267)][_0x3b8e6d(0x1f7)]&&_0x5304c8[_0x3b8e6d(0x1ec)][_0x3b8e6d(0x1e8)](_0x3b8e6d(0x285)));for(const _0x1f3c06 of _0x2b4520){const {subType:_0x3cad0d,id:_0xa53bf9}=this[_0x3b8e6d(0x18b)](_0x1f3c06[_0x3b8e6d(0x1ec)]),_0xa5f038=_0x3cad0d[_0x3b8e6d(0x2b8)]('|')[0x0];for(const _0x2ca49a of this[_0x3b8e6d(0x164)]({'skipNotAttached':!0x0}))_0x2ca49a['id']!=_0xa53bf9&&_0x3b8e6d(0x29f)==_0x2ca49a[_0x3b8e6d(0x24c)]&&_0x2ca49a[_0x3b8e6d(0x267)]&&_0x2ca49a[_0x3b8e6d(0x267)][_0x3b8e6d(0x1c2)]==_0xa5f038&&_0x2ca49a[_0x3b8e6d(0x2a2)]()[_0x3b8e6d(0x21f)](_0x1f3c06[_0x3b8e6d(0x267)][_0x3b8e6d(0x1f7)])&&(this[_0x3b8e6d(0x146)](_0x2ca49a,_0x1f3c06[_0x3b8e6d(0x267)][_0x3b8e6d(0x1f7)],_0x47860f),_0x413a73=!0x0);}return _0x413a73;}[_0x3761ce(0x1eb)](_0x1f2110){const _0x17bb94=_0x3761ce;this[_0x17bb94(0x1c6)],(this[_0x17bb94(0x1fa)]=!0x0,_0x1f2110());}[_0x3761ce(0x229)](_0x3e8e17){const _0x2c6947=_0x3761ce,_0x4c40c3=this[_0x2c6947(0x1fb)](_0x3e8e17),_0x36c54b=this[_0x2c6947(0x1f8)][_0x2c6947(0x1f4)](_0x3e8e17);return _0x4c40c3||_0x36c54b;}[_0x3761ce(0x130)](_0x151bb5,_0xf98a24){const _0x5aad2e=_0x3761ce;if(0x0==_0xf98a24[_0x5aad2e(0x230)])return!0x1;let _0x27a525=!0x1;for(const _0x558d15 of _0xf98a24){const _0x30a0ba=this[_0x5aad2e(0x200)](_0x558d15[_0x5aad2e(0x260)],_0x5aad2e(0x29f))[_0x5aad2e(0x144)](_0x33ef0b=>!_0x33ef0b[_0x5aad2e(0x27a)][_0x5aad2e(0x17c)])[_0x5aad2e(0x223)](_0x17e1e1=>_0x17e1e1[_0x5aad2e(0x27f)]),_0x534e26=_0x224b06({'newValue':_0x558d15[_0x5aad2e(0x16c)]});_0x30a0ba[_0x5aad2e(0x144)](_0x451bba=>{const _0x5ef3e4=_0x5aad2e,[_0x5cbff4,_0x12d603]=_0x451bba[_0x5ef3e4(0x1ff)][_0x5ef3e4(0x2b8)]('|');return _0x5cbff4==_0x558d15[_0x5ef3e4(0x1c2)]&&_0x12d603!=_0x534e26;})[_0x5aad2e(0x15d)](_0x11a1af=>{const _0x5f3a38=_0x5aad2e;this[_0x5f3a38(0x146)](_0x11a1af,_0x558d15[_0x5f3a38(0x260)],_0x151bb5),_0x27a525=!0x0;});}return _0x27a525;}[_0x3761ce(0x146)](_0x4cf931,_0x100953,_0x238dfc){const _0x21fb59=_0x3761ce,_0x48d740=_0x4cf931[_0x21fb59(0x2a2)]()[_0x21fb59(0x261)](_0x100953);0x0!==_0x48d740[_0x21fb59(0x230)]?0x1!==_0x48d740[_0x21fb59(0x230)]?this[_0x21fb59(0x1b4)](_0x4cf931,_0x100953[_0x21fb59(0x1d6)],_0x100953[_0x21fb59(0x246)]):this[_0x21fb59(0x23e)](_0x4cf931,_0x48d740[0x0]):_0x238dfc[_0x21fb59(0x2d1)](_0x4cf931[_0x21fb59(0x152)]());}}class xt{constructor(_0x129ef0){const _0x48f754=_0x3761ce;this[_0x48f754(0x2ac)]=_0x129ef0,this[_0x48f754(0x13e)]=_0x129ef0[_0x48f754(0x1ed)],this[_0x48f754(0x171)]=new Map(),this[_0x48f754(0x142)]=new Map(),this[_0x48f754(0x179)]();}[_0x3761ce(0x2b1)](_0x538aff,_0x2c555e,_0x2e6949,_0x30f00c,_0x129f9c,_0x1c6fa7){const _0x3bc5ce=_0x3761ce;return new _0x25fb62(this[_0x3bc5ce(0x13e)],{'type':_0x538aff,'subType':_0x2c555e,'id':_0x2e6949,'author':_0x30f00c,'creator':_0x30f00c,'attributes':_0x129f9c,'onAttributesChange':_0x1c6fa7,'onAccept':(..._0x4139e9)=>this[_0x3bc5ce(0x195)](_0x538aff,_0x2c555e,_0x3bc5ce(0x176))(..._0x4139e9),'onDiscard':(..._0x5d46c9)=>this[_0x3bc5ce(0x195)](_0x538aff,_0x2c555e,_0x3bc5ce(0x2cb))(..._0x5d46c9)});}[_0x3761ce(0x2c3)](_0x2af9fc,_0x48a677,_0x423035,_0x4ed44c){const _0x4d5609=_0x3761ce,_0x290146=_0x2af9fc+':'+_0x48a677+':'+_0x423035;this[_0x4d5609(0x171)][_0x4d5609(0x242)](_0x290146,_0x4ed44c);}[_0x3761ce(0x195)](_0x38cdf9,_0x6402fc,_0x178ff9){const _0x504862=_0x3761ce,_0x2b03c3=_0x38cdf9+':'+_0x6402fc+':'+_0x178ff9;return this[_0x504862(0x171)][_0x504862(0x19b)](_0x2b03c3)||this[_0x504862(0x142)][_0x504862(0x19b)](_0x38cdf9+':'+_0x178ff9);}[_0x3761ce(0x179)](){const _0x349610=_0x3761ce,_0x55e53d=()=>!0x1,_0x210f08=_0x483b6f=>{const _0x3156bf=_0x4652;_0x483b6f[_0x3156bf(0x1e6)]((_0x33dc55,_0xcc3889)=>_0x33dc55[_0x3156bf(0x1d6)][_0x3156bf(0x170)](_0xcc3889[_0x3156bf(0x1d6)])?0x1:-0x1),this[_0x3156bf(0x13e)][_0x3156bf(0x1ce)](_0x426385=>{const _0x2f437c=_0x3156bf;for(const _0x5145d4 of _0x483b6f){let _0xd7e2fe;_0xd7e2fe=_0x5145d4[_0x2f437c(0x246)][_0x2f437c(0x1fe)]&&_0x5145d4[_0x2f437c(0x246)][_0x2f437c(0x249)]==_0x5145d4[_0x2f437c(0x1d6)][_0x2f437c(0x1bd)]?_0x426385[_0x2f437c(0x270)](_0x5145d4[_0x2f437c(0x1d6)][_0x2f437c(0x1bd)],'on'):_0x426385[_0x2f437c(0x270)](_0x5145d4),this[_0x2f437c(0x13e)][_0x2f437c(0x196)](_0xd7e2fe,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x343418=(_0x13fd83,_0x2b9af8)=>{const _0x52f2a9=_0x4652;_0x2b9af8&&this[_0x52f2a9(0x13e)][_0x52f2a9(0x1ce)](_0x1c00db=>{const _0x182d86=_0x52f2a9,{commandName:_0xf8b98a,commandParams:_0x1c5e35=[]}=_0x2b9af8,_0x5ba44a=_0x13fd83[_0x182d86(0x223)](_0x45f331=>(Tt(_0x45f331)&&(_0x45f331=this[_0x182d86(0x13e)][_0x182d86(0x2a5)](_0x45f331[_0x182d86(0x246)])),_0x45f331))[_0x182d86(0x144)](_0x171d36=>_0x182d86(0x279)!==_0x171d36[_0x182d86(0x1ee)][_0x182d86(0x2c9)]);if(_0x5ba44a[_0x182d86(0x230)]<0x1)return;const _0x1df0b9=Array[_0x182d86(0x251)](this[_0x182d86(0x13e)][_0x182d86(0x1ad)][_0x182d86(0x191)][_0x182d86(0x1d1)]())[_0x182d86(0x223)](_0x28e649=>_0x165f39[_0x182d86(0x298)](_0x28e649));_0x1c00db[_0x182d86(0x26e)](_0x5ba44a);for(const _0xdb33ce of this[_0x182d86(0x2ac)][_0x182d86(0x1c5)][_0x182d86(0x1c5)]())_0xdb33ce[_0x182d86(0x2bc)]();_0x1c5e35[_0x182d86(0x2e0)]({'forceDefaultExecution':!0x0}),this[_0x182d86(0x2ac)][_0x182d86(0x1d3)](_0xf8b98a,..._0x1c5e35);const _0x32502a=_0x1df0b9[_0x182d86(0x144)](_0x3e8e82=>_0x182d86(0x279)!=_0x3e8e82[_0x182d86(0x1ee)][_0x182d86(0x2c9)]);_0x32502a[_0x182d86(0x230)]>0x0&&_0x1c00db[_0x182d86(0x26e)](_0x32502a);for(const _0x76201 of _0x1df0b9)_0x76201[_0x182d86(0x1f0)]();});},_0xe9d245=(_0x4cf2e7,_0x486d36)=>0x1==_0x4cf2e7[_0x349610(0x230)]&&0x1==_0x486d36[_0x349610(0x230)]&&_0x4cf2e7[0x0][_0x349610(0x246)][_0x349610(0x14e)](_0x486d36[0x0][_0x349610(0x1d6)]),_0x58b45a=(_0x5e407d,_0x591951,_0x4c8c2e,_0x23c7d9)=>Ft(_0x5e407d,_0x591951,_0x4c8c2e,_0x23c7d9,this[_0x349610(0x13e)])?[_0x5e407d,_0x591951]:Ft(_0x591951,_0x5e407d,_0x23c7d9,_0x4c8c2e,this[_0x349610(0x13e)])?[_0x591951,_0x5e407d]:null;this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2a9),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x190),_0x210f08),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1ab),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1b6),_0x58b45a),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2b0),_0x210f08),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2bf),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1e3),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x29a),_0x58b45a),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1fd),_0x343418),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2c8),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2bb),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x24a),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x292),_0x343418),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x280),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x250),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x26b),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2a1),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x27b),(_0x49b71a,_0x3c0dac)=>{const _0x5139b0=_0x349610;if(!_0x3c0dac)return;const _0x30fe91=this[_0x5139b0(0x2ac)][_0x5139b0(0x2bd)][_0x5139b0(0x19b)](p);this[_0x5139b0(0x13e)][_0x5139b0(0x1ce)](_0x41b73e=>{const _0x19c76c=_0x5139b0;if(_0x19c76c(0x2ba)==_0x3c0dac[_0x19c76c(0x1c2)])for(const _0x3043b1 of _0x49b71a){const _0x5d3113=_0x3043b1[_0x19c76c(0x1d6)][_0x19c76c(0x1bd)],_0x38448b=_0x3c0dac[_0x19c76c(0x17a)];_0x41b73e[_0x19c76c(0x273)](_0x5d3113,_0x38448b);}else{if(_0x30fe91[_0x19c76c(0x1fb)](_0x3c0dac[_0x19c76c(0x1c2)])){for(const _0x4aa719 of _0x49b71a)void 0x0!==_0x3c0dac[_0x19c76c(0x17a)]?_0x41b73e[_0x19c76c(0x20e)](_0x3c0dac[_0x19c76c(0x1c2)],_0x3c0dac[_0x19c76c(0x17a)],_0x4aa719[_0x19c76c(0x1d6)][_0x19c76c(0x1bd)]):_0x41b73e[_0x19c76c(0x1c0)](_0x3c0dac[_0x19c76c(0x1c2)],_0x4aa719[_0x19c76c(0x1d6)][_0x19c76c(0x1bd)]);}else{for(const _0x4ce5d0 of _0x49b71a)_0x3c0dac[_0x19c76c(0x17a)]?_0x41b73e[_0x19c76c(0x20e)](_0x3c0dac[_0x19c76c(0x1c2)],_0x3c0dac[_0x19c76c(0x17a)],_0x4ce5d0):_0x41b73e[_0x19c76c(0x1c0)](_0x3c0dac[_0x19c76c(0x1c2)],_0x4ce5d0);}}});}),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x131),_0xe9d245);}}function Rt(_0x4e2461,_0x5e694e,_0x5755f7){const _0xdf31ef=_0x3761ce;for(const _0x1aba23 of _0x5e694e[_0xdf31ef(0x249)][_0xdf31ef(0x135)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1aba23[_0xdf31ef(0x1ee)]==_0x1aba23)return!0x1;if(!_0x5755f7[_0xdf31ef(0x17f)](_0x1aba23))return!0x1;if(_0x4e2461[_0xdf31ef(0x1bc)](_0x1aba23)||_0x4e2461[_0xdf31ef(0x1e1)](_0x1aba23))return!0x0;}return!0x1;}function Tt(_0x38181f){const _0x4fbfc7=_0x3761ce;return _0x38181f[_0x4fbfc7(0x246)][_0x4fbfc7(0x249)]==_0x38181f[_0x4fbfc7(0x1d6)][_0x4fbfc7(0x1bd)]&&_0x38181f[_0x4fbfc7(0x246)][_0x4fbfc7(0x21d)];}function Et(_0x370890,_0x2340b5,_0x41f4c2,_0x2f76dd){const _0x3f9973=_0x3761ce,_0x105ba6=_0x2afd97=>!_0x2afd97[_0x3f9973(0x262)]['is'](_0x3f9973(0x1ef))&&!_0x2f76dd[_0x3f9973(0x1bc)](_0x2afd97[_0x3f9973(0x262)]),_0xb4d7eb=_0x370890[_0x3f9973(0x1d6)][_0x3f9973(0x138)](_0x105ba6),_0x57033c=_0x370890[_0x3f9973(0x246)][_0x3f9973(0x138)](_0x105ba6,{'direction':_0x3f9973(0x218)});return(!_0x370890[_0x3f9973(0x1d6)][_0x3f9973(0x14e)](_0xb4d7eb)||!_0x370890[_0x3f9973(0x246)][_0x3f9973(0x14e)](_0x57033c))&&(_0xb4d7eb[_0x3f9973(0x170)](_0x57033c)?_0x41f4c2[_0x3f9973(0x2d4)](_0x2340b5,{'range':_0x41f4c2[_0x3f9973(0x2a5)](_0xb4d7eb,_0x57033c)}):_0x41f4c2[_0x3f9973(0x2d1)](_0x2340b5),!0x0);}function Vt(_0x4edcaf){return _0x224b06(_0x4edcaf);}function Ut(_0x499c10){const _0x39a508=_0x3761ce,_0x3f2815=_0x499c10[_0x39a508(0x1d6)][_0x39a508(0x1bd)];return _0x3f2815&&_0x3f2815['is'](_0x39a508(0x2cc));}function Ot(_0x54b132,_0x3e4416){const _0x1dab44=_0x3761ce;return null==_0x54b132[_0x1dab44(0x246)][_0x1dab44(0x19e)]&&_0x54b132[_0x1dab44(0x246)][_0x1dab44(0x249)]==_0x54b132[_0x1dab44(0x1d6)][_0x1dab44(0x1bd)]?Gt(_0x54b132[_0x1dab44(0x1d6)][_0x1dab44(0x1bd)],_0x3e4416):_0x54b132;}function Gt(_0x16f18d,_0xbe50b5){const _0x61bd5d=_0x3761ce,_0x3d1983=_0xbe50b5[_0x61bd5d(0x1a4)][_0x61bd5d(0x1bc)](_0x16f18d)||_0xbe50b5[_0x61bd5d(0x1a4)][_0x61bd5d(0x14a)](_0x16f18d);return _0xbe50b5[_0x61bd5d(0x2a5)](_0xbe50b5[_0x61bd5d(0x248)](_0x16f18d,_0x61bd5d(0x147)),_0x3d1983?_0xbe50b5[_0x61bd5d(0x205)](_0x16f18d):_0xbe50b5[_0x61bd5d(0x248)](_0x16f18d,_0x61bd5d(0x246)));}function Ft(_0x3dddd0,_0x283638,_0x4c8fdf,_0x15ecd3,_0x47bc4d){const _0x2763b4=_0x3761ce;if(!Pt(_0x3dddd0,_0x283638))return!0x1;if(_0x4c8fdf[_0x2763b4(0x246)][_0x2763b4(0x14e)](_0x15ecd3[_0x2763b4(0x1d6)]))return!0x0;if(_0x3dddd0[_0x2763b4(0x24c)]!=_0x283638[_0x2763b4(0x24c)])return!0x1;if(!_0x4c8fdf[_0x2763b4(0x246)][_0x2763b4(0x13b)](_0x15ecd3[_0x2763b4(0x1d6)]))return!0x1;const _0x2f920b=_0x47bc4d[_0x2763b4(0x2a5)](_0x4c8fdf[_0x2763b4(0x246)],_0x15ecd3[_0x2763b4(0x1d6)])[_0x2763b4(0x238)]();for(const _0x3601ec of _0x2f920b)if([_0x2763b4(0x1e4),_0x2763b4(0x2c4)][_0x2763b4(0x1a3)](_0x3601ec[_0x2763b4(0x24c)])&&_0x47bc4d[_0x2763b4(0x1a4)][_0x2763b4(0x1e1)](_0x3601ec[_0x2763b4(0x262)]))return!0x1;return!0x0;}function Pt(_0x5d5570,_0x5b6535,_0x5844ee=[]){const _0x7dfd0d=_0x3761ce;return!(!_0x5d5570[_0x7dfd0d(0x278)]||!_0x5b6535[_0x7dfd0d(0x278)])&&_0x3d2b96(_0xf2ece8(_0x5d5570[_0x7dfd0d(0x13a)],_0x5844ee),_0xf2ece8(_0x5b6535[_0x7dfd0d(0x13a)],_0x5844ee));}function Lt(_0x2e23b2,_0xc39019){const _0x3cb2cd=_0x3761ce,_0x1208bb=Ht(_0x2e23b2[_0x3cb2cd(0x13a)]),_0x50891d=Ht(_0xc39019);if(!_0x2e23b2[_0x3cb2cd(0x278)])return!0x1;for(const _0x265167 of Object[_0x3cb2cd(0x16f)](_0x50891d))if(!_0x3d2b96(_0x1208bb[_0x265167],_0x50891d[_0x265167]))return!0x1;return!0x0;}function Ht(_0x43b740){const _0x2f2974=_0x3761ce,_0x47628c=Object[_0x2f2974(0x2a3)]({},_0x43b740);return delete _0x47628c[_0x2f2974(0x255)],delete _0x47628c[_0x2f2974(0x19a)],_0x47628c;}