@ckeditor/ckeditor5-track-changes 43.1.0-alpha.1 → 43.1.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x396937=_0x319d;(function(_0x148553,_0x29ae74){const _0x234e28=_0x319d,_0x25be20=_0x148553();while(!![]){try{const _0x3cfbcf=-parseInt(_0x234e28(0x303))/0x1*(parseInt(_0x234e28(0x2f4))/0x2)+-parseInt(_0x234e28(0x393))/0x3+parseInt(_0x234e28(0x2db))/0x4+parseInt(_0x234e28(0x2c2))/0x5*(-parseInt(_0x234e28(0x38c))/0x6)+-parseInt(_0x234e28(0x2f7))/0x7*(-parseInt(_0x234e28(0x254))/0x8)+parseInt(_0x234e28(0x2bf))/0x9+-parseInt(_0x234e28(0x25f))/0xa;if(_0x3cfbcf===_0x29ae74)break;else _0x25be20['push'](_0x25be20['shift']());}catch(_0x3e42cf){_0x25be20['push'](_0x25be20['shift']());}}}(_0x3982,0x3555b));import{Plugin as _0x38ece8,PendingActions as _0x181d75}from'ckeditor5/src/core.js';import{LiveRange as _0x17eb69}from'ckeditor5/src/engine.js';import{CKEditorError as _0x2d917b,uid as _0x4e9535,priorities as _0x25b6df,logWarning as _0x832936,getEnvKeystrokeText as _0x2858e1}from'ckeditor5/src/utils.js';import{toWidget as _0x43083b}from'ckeditor5/src/widget.js';import{Users as _0x4eba46,hashObject as _0x255809,surroundingMarkersDetector as _0x21f77a,FOCUS_ANNOTATION_KEYSTROKE as _0x4f30c8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x28b0b1 from'./commands/trackchangescommand.js';import _0x2f3a32 from'./commands/acceptsuggestioncommand.js';import _0x3b984c from'./commands/discardsuggestioncommand.js';import _0xc5c801 from'./commands/executeonallsuggestionscommand.js';import _0x59b9fc from'./commands/executeonselectedsuggestionscommand.js';import _0x45a799 from'./suggestion.js';import _0x5644a0 from'./suggestiondescriptionfactory.js';import _0x5355e1 from'./integrations/aiassistant.js';import _0xd571af from'./integrations/alignment.js';import _0x2d3f52 from'./integrations/basicstyles.js';import _0x217e7f from'./integrations/blockquote.js';import _0x33f28f from'./integrations/casechange.js';import _0x5bc526 from'./integrations/ckbox.js';import _0x40553c from'./integrations/codeblock.js';import _0x4139c3 from'./integrations/comments.js';import _0x3e3af8 from'./integrations/deletecommand.js';import _0x586619 from'./integrations/list.js';import _0x11890d from'./integrations/listproperties.js';import _0x14b89a from'./integrations/entercommand.js';import _0x53cefe from'./integrations/findandreplace.js';import _0x3a5038 from'./integrations/font.js';import _0x28b186 from'./integrations/formatpainter.js';import _0x110b73 from'./integrations/heading.js';import _0x312981 from'./integrations/highlight.js';import _0x48556d from'./integrations/horizontalline.js';import _0x29f8d2 from'./integrations/htmlembed.js';import _0x4a0d51 from'./integrations/image.js';import _0x5172a2 from'./integrations/imagereplace.js';import _0x3a6e3a from'./integrations/imagestyle.js';import _0x1d1a53 from'./integrations/importword.js';import _0x42da3b from'./integrations/indent.js';import _0x486a8c from'./integrations/inputcommand.js';import _0x1bc57b from'./integrations/link.js';import _0x48701a from'./integrations/legacylist.js';import _0x379297 from'./integrations/legacylistproperties.js';import _0x2d1b0a from'./integrations/mediaembed.js';import _0x2a0a27 from'./integrations/mention.js';import _0xbd6197 from'./integrations/mergefields.js';import _0x2a39c9 from'./integrations/multilevellist.js';import _0x339550 from'./integrations/pagebreak.js';function _0x3982(){const _0x5ecd17=['addUser','enableCommand','markerNameToElements','$graveyard','formatInline:','isArray','addMarker:suggestion:formatBlock','markInlineFormat','chain','getSuggestionCallback','deletion','getCustomProperty','editor','track-changes-suggestion-not-found','multi','commands','_suggestions','change:_saved','pluginName','_reduceSuggestionAttributeRange','subType','change:data','set','head','always','insertion:accept','getNearestSelectionRange','addMarker:suggestion','_getExternalAuthor','clone','containsItem','FORMATTING','map','_setSuggestionData','refresh','insertion:discard','external:','acceptSuggestion','_inlineAttributeKeys','_registerDefaultCallbacks','insert','low','lowest','acceptSelectedSuggestions','attribute:join','skipNestingCheck','authoredAt','find','oldValue','applyOperation','attributeKey','previous','type','enableDefaultAttributesIntegration','dataReady','isLimit','discardSuggestion','_isRegisteredAttribute','hasCommentThread','detach','createSelection','createdAt','suggestion:','getContainedElement','_defaultCallbacks','getFirstRange','isInContent','_getSuggestionData','schema','open','default','comments','value','position','addHighlight','track-changes-adapter-missing-getsuggestion','catch','has','isOwn','mapper','addMarker:suggestion:attribute','isIntersectingWithRange','_updateSuggestionData','change:activeMarkers','964952CDmHhu','commandName','_isBlockAttribute','widget','_breakSuggestionMarker','deletion:accept','_getAttributeKey','deletion:discard','attribute:accept','filter','_suggestionFactory','647770vsNNPP','isBlock','attribute','then','consumable','assign','includes','acceptAllSuggestions','substr','remove','_afterChanges','listenTo','attribute:discard','createPositionAfter','_recordAttributeChanges','ready','markerToData','_blockAttributeKeys','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','addMarkerName','collaboration.channelId','startsWith','stringify','createPositionAt','getLastMatchingPosition','addClass','updateMarker','removeMarker','getRanges','normal','suggestion:attribute:','addRange','format','ENTER','adapter','every','isAtEnd','_initAriaMarkerChangeAnnouncements','locale','getCommentThread','ck-suggestion-marker','data-author-id','model','removed','forward','getShiftedBy','_enabledCommands','formatInline:discard','notReady','removeMarker:suggestion:formatBlock','getChanges','markDeletion','insertion:join','markerReady','meta','move','pop','suggestion-type','options','formatBlock:chain','_splitMarkerName','groupId','substring','insertion','editing','_commentsRepository','registerInlineAttribute','setSelection','_suggestionState','createElement','trackChanges.trackFormatChanges','_saved','LEAVE','newRange','values','consume','attribute:','fire','markMultiRangeBlockFormat','elementStart','discardAllSuggestions','isRemovable','high','next','split','isDocumentOperation','removeMarkers','getItems','stop','elementToElement','track-changes-enable-command-twice','discardSelectedSuggestions','unbind','keys','addMarker','_checkSuggestionCorrectness','2559753dxynkH','removeAttribute','dataToMarker','176215fFsKCq','selection','newValue','_refreshSuggestionsChain','markMultiRangeDeletion','fetchCommentThread','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active','formatBlock:join','clear','hasSuggestion','root','differ','containerElement','_recordAttributeSuggestions','item','insertion:chain','getDifference','containsRangeInObject','sort','forceDefaultExecution','_reduceExistingSuggestions','_editor','_rangeIsInLocalUserInsertion','after','1154304vCuWTG','_getMarkerAnnouncementText','PENDING_ACTION_SUGGESTION','howMany','registerPostFixer','formatGroupId','push','conversion','data-suggestion','requires','_refreshAttributeSuggestionsChain','error-saving-suggestion-data-suggestion-discarded','_handleNewSuggestionMarker','config','getSuggestion','tablePasteChainId','track-changes-user-not-found','batch','CommentsRepository','splitPosition','markerToHighlight','isLocal','getAllAdjacentSuggestions','length','isEqual','35782xPkqss','isUndo','removeMarker:suggestion:attribute','7PaiOHj','stopListening','suggestion','before','_cutOutSuggestionMarker','discard','markBlockFormat','upcast','createRangeIn','rejected','multipleBlocks','getMultiRangeId','1eIrMoZ','_addSuggestionMarker','rethrowUnexpectedError','splice','insertContent','deleteContent','_onDiscard','containsRange','getAttribute','resolve','_addThreadToSuggestion','attributeNewValue','nodeAfter','_processAttributeChanges','markers','some','forEach','_processAttributeSuggestions','hasComments','_trackFormatChanges','formatBlock:accept','define','descriptionFactory','isAfter','never','_getAuthorFromId','@external','isAtStart','document','enqueueChange','Users','enableReadOnlyMode','isInsideObject','formatInline:join','parent','PendingActions','return','ck-suggestion-marker-','author','marker-count','writer','markAttributeChange','setTo','_model','warn','getRange','isExternal','range','buildSuggestion','dataDowncast','trackChanges','_customCallbacks','element','deletion:','getMarkers','rename','start','end','bindElementToMarker','delete','formatBlock:discard','getSuggestions','getFirstMarker','setAttribute','add','size','$textProxy','creator','markerName','commentThread','update:suggestion','fromCharCode','_mergeNestedSuggestions','activeMarkers','_isForcedDefaultExecutionBlock','getUser','$text','addCommentThread','formatInline:chain','nodeBefore','removeClass','updateSuggestion','key','backward','track-changes-command-not-found','_createSuggestion','for','deletion:join','toJSON','$marker','data','rootName','$elementName','fromRange','execute','track-changes-suggestion-data-mismatch','showSuggestionHighlights','createPositionBefore','name','getAncestors','containsPosition','suggestionChanged','markMultiRangeInsertion','accept','announce','getIntersection','editingDowncast','_joinWithAdjacentSuggestions','isBefore','trackChangesCommand','registerBlockAttribute','getWalker','addSuggestionData','unshift','reconvertMarker','createRangeOn','removeComment','toUpperCase','isCollapsed','insertion:','attributeOldValue','_joinSuggestions','isNextTo','_adapter','suggestionLoaded','_setSuggestionRange','_isDataLoaded','getChangedMarkers','_findSuggestions','_removeSuggestion','addComment','from','isIntersecting','group','authorName','isTouching','isSelectable','12KBNXda','addSuggestion','toViewElement','targetPosition','registerCustomCallback','formatBlock:','oldRange','965997XVHwOg','deletion:chain','init','suggestionUnloaded','formatInline','highest','trackChanges.mergeNestedSuggestions','ck-suggestion-marker-formatInline','createRange','TrackChangesEditing','get','elementEnd','formatBlock','formatInline:accept','isMultiRange','plugins','documentSelection','originalSuggestionId','markInsertion','accepted','action','track-changes-adapter-already-set','change','_SUGGESTION_ANNOUNCEMENT','attributes','unbindElementFromMarkerName','isObject','join','moveTargetPosition','concat'];_0x3982=function(){return _0x5ecd17;};return _0x3982();}import _0x3e58cf from'./integrations/paragraph.js';import _0x3149cf from'./integrations/removeformat.js';import _0x2b1cb1 from'./integrations/restrictededitingmode.js';import _0x3e7d54 from'./integrations/shiftentercommand.js';import _0x4cda2b from'./integrations/standardeditingmode.js';import _0x2c06af from'./integrations/style.js';import _0x27a364 from'./integrations/table.js';import _0x3354fa from'./integrations/tablemergesplit.js';import _0x583724 from'./integrations/tableheadings.js';import _0x5b88d2 from'./integrations/tableclipboard.js';import _0x3127b1 from'./integrations/tablecolumnresize.js';import _0x558a8b from'./integrations/template.js';import _0x85ff64 from'./integrations/tableofcontents.js';import _0x3bedf3 from'./integrations/title.js';import _0x18a4a5 from'./integrations/undo.js';import _0x51ed7d from'./integrations/tablecaption.js';import _0x4d8cbe from'./integrations/tableproperties.js';import{getTranslation as _0x17cf23}from'./utils/common-translations.js';import{isEqual as _0x53592f,omit as _0x299c2a}from'lodash-es';export const renameAttributeKey=_0x396937(0x35f);export default class p extends _0x38ece8{static get[_0x396937(0x2e4)](){const _0xe0f7e8=_0x396937;return[_0xe0f7e8(0x2ed),_0x4eba46,_0x181d75,_0x5355e1,_0xd571af,_0x2d3f52,_0x217e7f,_0x5bc526,_0x33f28f,_0x40553c,_0x4139c3,_0x3e3af8,_0x14b89a,_0x53cefe,_0x3a5038,_0x28b186,_0x110b73,_0x312981,_0x48556d,_0x29f8d2,_0x4a0d51,_0x3a6e3a,_0x5172a2,_0x1d1a53,_0x42da3b,_0x486a8c,_0x48701a,_0x379297,_0x2a39c9,_0x1bc57b,_0x586619,_0x11890d,_0x2d1b0a,_0x2a0a27,_0xbd6197,_0x339550,_0x3e58cf,_0x3149cf,_0x2b1cb1,_0x3e7d54,_0x4cda2b,_0x2c06af,_0x27a364,_0x3354fa,_0x583724,_0x51ed7d,_0x5b88d2,_0x3127b1,_0x85ff64,_0x4d8cbe,_0x558a8b,_0x3bedf3,_0x18a4a5];}static get[_0x396937(0x212)](){const _0x130be8=_0x396937;return _0x130be8(0x39c);}constructor(_0x2e32cd){const _0x6677f5=_0x396937;function _0x2536b0(_0x5e7600){const _0x4888ec=_0x319d;return _0x5e7600[_0x4888ec(0x220)](_0x5d2977=>String[_0x4888ec(0x34a)](_0x5d2977))[_0x4888ec(0x1fd)]('');}super(_0x2e32cd),this[_0x6677f5(0x2d0)]=!0x1,this[_0x6677f5(0x216)](_0x6677f5(0x34c),[]),this['on'](_0x6677f5(0x253),(_0x95d46f,_0x3bd506,_0x170f14,_0x27c220)=>{const _0x24714e=_0x6677f5;this[_0x24714e(0x32e)][_0x24714e(0x1f8)](()=>{const _0x5a5720=_0x24714e;for(const _0x2e2758 of[..._0x27c220,..._0x170f14])this[_0x5a5720(0x32e)][_0x5a5720(0x311)][_0x5a5720(0x24d)](_0x2e2758)&&_0x2e32cd[_0x5a5720(0x29f)][_0x5a5720(0x375)](_0x2e2758);});}),this[_0x6677f5(0x319)]=new _0x5644a0(this[_0x6677f5(0x20c)][_0x6677f5(0x289)][_0x6677f5(0x244)],this[_0x6677f5(0x20c)][_0x6677f5(0x285)]),this[_0x6677f5(0x37e)]=null,this[_0x6677f5(0x25e)]=new Et(this[_0x6677f5(0x20c)]),this[_0x6677f5(0x210)]=new Map(),this[_0x6677f5(0x2a0)]=_0x2e32cd[_0x6677f5(0x1f1)][_0x6677f5(0x39d)](_0x6677f5(0x2ed)),this[_0x6677f5(0x28d)]=new Set(),this[_0x6677f5(0x32e)]=this[_0x6677f5(0x20c)][_0x6677f5(0x289)],this[_0x6677f5(0x2a3)]=new WeakMap(),this[_0x6677f5(0x34d)]=!0x1,this[_0x6677f5(0x270)]=new Set([_0x6677f5(0x35f)]),this[_0x6677f5(0x226)]=new Set(),_0x2e32cd[_0x6677f5(0x2e8)][_0x6677f5(0x318)](_0x6677f5(0x2a5),_0x6677f5(0x246)),this[_0x6677f5(0x316)]=_0x2e32cd[_0x6677f5(0x2e8)][_0x6677f5(0x39d)](_0x6677f5(0x2a5)),_0x2e32cd[_0x6677f5(0x2e8)][_0x6677f5(0x318)](_0x6677f5(0x399),!0x0),this[_0x6677f5(0x34b)]=_0x2e32cd[_0x6677f5(0x2e8)][_0x6677f5(0x39d)](_0x6677f5(0x399)),this[_0x6677f5(0x370)]=new _0x28b0b1(_0x2e32cd,this[_0x6677f5(0x28d)]),this[_0x6677f5(0x284)](),this[_0x2536b0([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2536b0([0x34,0x30,0x34,0x38,0x31,0x36,0x35,0x38]);}[_0x396937(0x395)](){const _0x1adf48=_0x396937,_0x48a400=this[_0x1adf48(0x20c)],_0x55bee1=(_0x14e901,_0x17b6b0)=>{const _0x54b4c8=_0x1adf48;if(_0x54b4c8(0x261)!=_0x14e901)return _0x54b4c8(0x328)+_0x14e901;const _0x5150a7=_0x17b6b0[_0x54b4c8(0x2b3)]('|')[0x0];return this[_0x54b4c8(0x256)](_0x5150a7)?_0x54b4c8(0x2c8):_0x54b4c8(0x39a);};_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x36d))[_0x1adf48(0x2ef)]({'model':_0x1adf48(0x2f9),'view':_0x1e7edc=>{const _0x15d395=_0x1adf48,{id:_0x1ec07f,authorId:_0xfbd528,type:_0x3253f6,subType:_0x5b1bea}=this[_0x15d395(0x29b)](_0x1e7edc[_0x15d395(0x347)]),_0x404eeb=[_0x15d395(0x287),_0x55bee1(_0x3253f6,_0x5b1bea)];let _0x3dc429=0xbb8;return this[_0x15d395(0x34c)][_0x15d395(0x265)](_0x1e7edc[_0x15d395(0x347)])&&(_0x404eeb[_0x15d395(0x2e1)](_0x15d395(0x2c9)),_0x3dc429=0xbc2),_0x15d395(0x20a)==_0x3253f6&&(_0x3dc429+=0x5),{'classes':_0x404eeb,'attributes':{'data-suggestion':_0x1ec07f,'data-author-id':_0xfbd528},'priority':_0x3dc429};}}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x334))[_0x1adf48(0x343)](_0x31764f=>{const _0x13d510=_0x1adf48;_0x31764f['on'](_0x13d510(0x21b),(_0x5ccd06,_0x18be04,_0x30e366)=>{const _0x2808af=_0x13d510;if(!_0x30e366[_0x2808af(0x299)][_0x2808af(0x363)])return;const _0x3f3514=_0x18be04[_0x2808af(0x2d1)];if(!_0x3f3514)return;const _0xe0c3a4=_0x30e366[_0x2808af(0x24f)][_0x2808af(0x38e)](_0x3f3514);_0x48a400[_0x2808af(0x289)][_0x2808af(0x244)][_0x2808af(0x1fc)](_0x3f3514)&&_0xe0c3a4&&!_0xe0c3a4[_0x2808af(0x20b)](_0x2808af(0x257))&&_0xe0c3a4['is'](_0x2808af(0x2cf))&&_0x43083b(_0xe0c3a4,_0x30e366[_0x2808af(0x32b)]);},{'priority':_0x13d510(0x2b1)});}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x334))[_0x1adf48(0x2ef)]({'model':_0x1adf48(0x2f9),'view':(_0x26c12d,_0x4cfb99)=>{const _0x22b7f5=_0x1adf48;if(!_0x4cfb99[_0x22b7f5(0x299)][_0x22b7f5(0x363)])return null;const {type:_0x43a061,subType:_0xf33100}=this[_0x22b7f5(0x29b)](_0x26c12d[_0x22b7f5(0x347)]);return{'classes':[_0x22b7f5(0x287),_0x55bee1(_0x43a061,_0xf33100)],'priority':0xbb8};}});const _0x34c8b6=({showActiveMarkers:_0x57066b=!0x0,isAttributeSuggestion:_0x8ce2f7=!0x1}={})=>(_0x154845,_0x1a2754,_0x327598)=>{const _0x47bd53=_0x1adf48;if(!_0x1a2754[_0x47bd53(0x2d1)])return;const {id:_0x346681,authorId:_0x41942c}=this[_0x47bd53(0x29b)](_0x1a2754[_0x47bd53(0x347)]);if(_0x8ce2f7){const _0x2db219=this[_0x47bd53(0x210)][_0x47bd53(0x39d)](_0x346681),_0x304bb9=this[_0x47bd53(0x25a)](_0x2db219);if(!this[_0x47bd53(0x256)](_0x304bb9))return;}if(_0x1a2754[_0x47bd53(0x2d1)]['is'](_0x47bd53(0x2c3)))return void _0x327598[_0x47bd53(0x263)][_0x47bd53(0x2aa)](_0x1a2754[_0x47bd53(0x2d1)],_0x154845[_0x47bd53(0x365)]);const _0x1343b3=_0x327598[_0x47bd53(0x24f)][_0x47bd53(0x38e)](_0x1a2754[_0x47bd53(0x2d1)]);if(_0x1a2754[_0x47bd53(0x2d1)]['is'](_0x47bd53(0x337))&&_0x48a400[_0x47bd53(0x289)][_0x47bd53(0x244)][_0x47bd53(0x260)](_0x1a2754[_0x47bd53(0x2d1)])&&!_0x1343b3[_0x47bd53(0x20b)](_0x47bd53(0x24a))){_0x327598[_0x47bd53(0x32b)][_0x47bd53(0x278)]([_0x47bd53(0x287),_0x47bd53(0x2c8)],_0x1343b3),_0x327598[_0x47bd53(0x32b)][_0x47bd53(0x342)](_0x47bd53(0x2e3),_0x346681,_0x1343b3),_0x327598[_0x47bd53(0x32b)][_0x47bd53(0x342)](_0x47bd53(0x288),_0x41942c,_0x1343b3),_0x327598[_0x47bd53(0x24f)][_0x47bd53(0x33d)](_0x1343b3,_0x1a2754[_0x47bd53(0x347)]),_0x57066b&&(this[_0x47bd53(0x34c)][_0x47bd53(0x265)](_0x1a2754[_0x47bd53(0x347)])?_0x327598[_0x47bd53(0x32b)][_0x47bd53(0x278)](_0x47bd53(0x2c9),_0x1343b3):_0x327598[_0x47bd53(0x32b)][_0x47bd53(0x353)](_0x47bd53(0x2c9),_0x1343b3));for(const _0x226a73 of _0x48a400[_0x47bd53(0x289)][_0x47bd53(0x2ff)](_0x1a2754[_0x47bd53(0x2d1)])[_0x47bd53(0x2b6)]())_0x327598[_0x47bd53(0x263)][_0x47bd53(0x2aa)](_0x226a73,_0x154845[_0x47bd53(0x365)]);_0x327598[_0x47bd53(0x263)][_0x47bd53(0x2aa)](_0x1a2754[_0x47bd53(0x2d1)],_0x154845[_0x47bd53(0x365)]);}};_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x334))[_0x1adf48(0x343)](_0x135528=>{const _0x17ef27=_0x1adf48;_0x135528['on'](_0x17ef27(0x206),(_0x1d804e,_0x24ef83,_0x40ecbc)=>{const _0x5d2b2d=_0x17ef27;_0x40ecbc[_0x5d2b2d(0x299)][_0x5d2b2d(0x363)]&&_0x34c8b6({'showActiveMarkers':!0x1})(_0x1d804e,_0x24ef83,_0x40ecbc);},{'priority':_0x17ef27(0x398)});}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x334))[_0x1adf48(0x343)](_0x153c6a=>{const _0x32cf4b=_0x1adf48;_0x153c6a['on'](_0x32cf4b(0x250),(_0x183e7b,_0xe7d1e1,_0x4390ff)=>{const _0x3fc290=_0x32cf4b;_0x4390ff[_0x3fc290(0x299)][_0x3fc290(0x363)]&&_0x34c8b6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x183e7b,_0xe7d1e1,_0x4390ff);},{'priority':_0x32cf4b(0x398)});}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x334))[_0x1adf48(0x26f)]({'model':_0x1adf48(0x2f9),'view':(_0x1f2796,_0x118efe)=>_0x118efe[_0x1adf48(0x299)][_0x1adf48(0x363)]?null:{'group':_0x1adf48(0x2f9),'name':_0x1f2796[_0x1adf48(0x267)](0xb)}}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x2fe))[_0x1adf48(0x2b8)]({'view':{'name':_0x1adf48(0x2f9),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x406ba9,{writer:_0xfccb5})=>{const _0x5de9c9=_0x1adf48;let _0x47ab10=_0x5de9c9(0x23e)+_0x406ba9[_0x5de9c9(0x30b)](_0x5de9c9(0x298))+':'+_0x406ba9[_0x5de9c9(0x30b)]('id');return _0x406ba9[_0x5de9c9(0x30b)](_0x5de9c9(0x32a))&&(_0x47ab10+=':'+_0x406ba9[_0x5de9c9(0x30b)](_0x5de9c9(0x32a))),_0xfccb5[_0x5de9c9(0x2a4)](_0x5de9c9(0x35c),{'data-name':_0x47ab10});}}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x2fe))[_0x1adf48(0x2c1)]({'view':_0x1adf48(0x2f9)}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x36d))[_0x1adf48(0x343)](_0x3ded07=>{const _0x25aa2e=_0x1adf48;_0x3ded07['on'](_0x25aa2e(0x206),_0x34c8b6(),{'priority':_0x25aa2e(0x2b1)});}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x36d))[_0x1adf48(0x343)](_0x455c2d=>{const _0x2a2550=_0x1adf48;_0x455c2d['on'](_0x2a2550(0x250),_0x34c8b6({'isAttributeSuggestion':!0x0}),{'priority':_0x2a2550(0x2b1)});}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x36d))[_0x1adf48(0x343)](_0x19a802=>{const _0x47da9b=_0x1adf48;_0x19a802['on'](_0x47da9b(0x290),(_0x31598c,_0x57728c,_0x2b6e3e)=>{const _0xae3696=_0x47da9b,_0x2d81a3=_0x2b6e3e[_0xae3696(0x24f)][_0xae3696(0x202)](_0x57728c[_0xae3696(0x347)]);if(_0x2d81a3){for(const _0x5a0e01 of _0x2d81a3)_0x5a0e01[_0xae3696(0x20b)](_0xae3696(0x24a))||(_0x2b6e3e[_0xae3696(0x32b)][_0xae3696(0x353)]([_0xae3696(0x287),_0xae3696(0x2c8),_0xae3696(0x2c9)],_0x5a0e01),_0x2b6e3e[_0xae3696(0x32b)][_0xae3696(0x2c0)](_0xae3696(0x2e3),_0x5a0e01),_0x2b6e3e[_0xae3696(0x32b)][_0xae3696(0x2c0)](_0xae3696(0x288),_0x5a0e01),_0x2b6e3e[_0xae3696(0x24f)][_0xae3696(0x1fb)](_0x5a0e01,_0x57728c[_0xae3696(0x347)]));}},{'priority':_0x47da9b(0x2b1)});}),_0x48a400[_0x1adf48(0x2e2)][_0x1adf48(0x359)](_0x1adf48(0x36d))[_0x1adf48(0x343)](_0x2ff394=>{const _0x6f13e0=_0x1adf48;_0x2ff394['on'](_0x6f13e0(0x2f6),(_0x3e2932,_0x6b3de4,_0x34a997)=>{const _0x166927=_0x6f13e0,_0x401af3=_0x34a997[_0x166927(0x24f)][_0x166927(0x202)](_0x6b3de4[_0x166927(0x347)]);if(!_0x401af3)return;const {id:_0x56fbbd}=this[_0x166927(0x29b)](_0x6b3de4[_0x166927(0x347)]),_0x29aede=this[_0x166927(0x210)][_0x166927(0x39d)](_0x56fbbd),_0x5af03e=this[_0x166927(0x25a)](_0x29aede);if(this[_0x166927(0x256)](_0x5af03e)){for(const _0x43a7ea of _0x401af3)_0x43a7ea[_0x166927(0x20b)](_0x166927(0x24a))||(_0x34a997[_0x166927(0x32b)][_0x166927(0x353)]([_0x166927(0x287),_0x166927(0x2c8),_0x166927(0x2c9)],_0x43a7ea),_0x34a997[_0x166927(0x32b)][_0x166927(0x2c0)](_0x166927(0x2e3),_0x43a7ea),_0x34a997[_0x166927(0x32b)][_0x166927(0x2c0)](_0x166927(0x288),_0x43a7ea),_0x34a997[_0x166927(0x24f)][_0x166927(0x1fb)](_0x43a7ea,_0x6b3de4[_0x166927(0x347)]));}},{'priority':_0x6f13e0(0x2b1)});}),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x31f)][_0x1adf48(0x2df)](_0x2a60dc=>{const _0xc3a33b=_0x1adf48;let _0x6a176e=!0x1;const _0x3c639e=Array[_0xc3a33b(0x386)](_0x48a400[_0xc3a33b(0x289)][_0xc3a33b(0x31f)][_0xc3a33b(0x2ce)][_0xc3a33b(0x382)]()),_0x32a649=new Set();for(const {name:_0x3601e2,data:_0x330ff2}of _0x3c639e){const {group:_0x5b7d34,type:_0x26e230,subType:_0x4fff02,id:_0xdf12ee}=this[_0xc3a33b(0x29b)](_0x3601e2);if(_0xc3a33b(0x2f9)!==_0x5b7d34)continue;const _0x43bd02=this[_0xc3a33b(0x210)][_0xc3a33b(0x39d)](_0xdf12ee);if(null!=_0x330ff2[_0xc3a33b(0x2a8)]){_0xc3a33b(0x397)==_0x26e230&&(_0x6a176e=_0x6a176e||Ut(_0x330ff2[_0xc3a33b(0x2a8)],_0x3601e2,_0x2a60dc,_0x48a400[_0xc3a33b(0x289)][_0xc3a33b(0x244)]));const _0x5f21fc=_0xc3a33b(0x261)==_0x26e230&&this[_0xc3a33b(0x256)](_0x4fff02[_0xc3a33b(0x2b3)]('|')[0x0]);if(_0x330ff2[_0xc3a33b(0x2a8)][_0xc3a33b(0x379)]||_0xc3a33b(0x203)==_0x330ff2[_0xc3a33b(0x2a8)][_0xc3a33b(0x2cd)][_0xc3a33b(0x35e)]||_0xc3a33b(0x39f)==_0x26e230&&!Ft(_0x330ff2[_0xc3a33b(0x2a8)])||_0x5f21fc&&!Ft(_0x330ff2[_0xc3a33b(0x2a8)])||_0xc3a33b(0x20a)==_0x26e230&&!(!Vt(_0x508d12=_0x330ff2[_0xc3a33b(0x2a8)])&&!function(_0x2c49cd){const _0x38a69e=_0xc3a33b;return _0x2c49cd[_0x38a69e(0x33b)][_0x38a69e(0x325)]==_0x2c49cd[_0x38a69e(0x33c)][_0x38a69e(0x352)]&&_0x2c49cd[_0x38a69e(0x33b)][_0x38a69e(0x283)];}(_0x508d12)))_0x2a60dc[_0xc3a33b(0x27a)](_0x3601e2),_0x6a176e=!0x0;else{if(!_0x43bd02||!_0x43bd02[_0xc3a33b(0x242)])continue;if(_0x330ff2[_0xc3a33b(0x2a8)]&&_0x330ff2[_0xc3a33b(0x392)]&&_0x330ff2[_0xc3a33b(0x2a8)][_0xc3a33b(0x2f3)](_0x330ff2[_0xc3a33b(0x392)]))continue;_0x32a649[_0xc3a33b(0x343)](_0x43bd02);}}}var _0x508d12;return _0x32a649[_0xc3a33b(0x344)]>0x0&&(_0x6a176e=!!this[_0xc3a33b(0x36e)](_0x32a649)||_0x6a176e),_0x6a176e;}),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x31f)][_0x1adf48(0x2df)](_0x4874a5=>{const _0x26d428=_0x1adf48;let _0x1d83c8=!0x1;for(const _0x4df8a0 of _0x48a400[_0x26d428(0x289)][_0x26d428(0x31f)][_0x26d428(0x2ce)][_0x26d428(0x291)]())if(_0x26d428(0x228)==_0x4df8a0[_0x26d428(0x234)])for(const _0x150d1a of this[_0x26d428(0x210)][_0x26d428(0x2a9)]()){if(_0x150d1a[_0x26d428(0x3a1)]||!_0x150d1a[_0x26d428(0x242)])continue;const _0x55b9fb=_0x26d428(0x39f)==_0x150d1a[_0x26d428(0x234)],_0x297b4c=this[_0x26d428(0x25a)](_0x150d1a),_0x486f2=_0x297b4c&&this[_0x26d428(0x256)](_0x297b4c);if(!_0x55b9fb&&!_0x486f2)continue;const _0x2d040b=_0x150d1a[_0x26d428(0x241)]();if(_0x2d040b[_0x26d428(0x33b)][_0x26d428(0x325)]!=_0x2d040b[_0x26d428(0x33c)][_0x26d428(0x325)]&&!_0x2d040b[_0x26d428(0x33c)][_0x26d428(0x283)]){const _0x273f69=_0x48a400[_0x26d428(0x289)][_0x26d428(0x276)](_0x2d040b[_0x26d428(0x33b)][_0x26d428(0x30f)],_0x26d428(0x33c)),_0x4c3ae0=_0x48a400[_0x26d428(0x289)][_0x26d428(0x39b)](_0x2d040b[_0x26d428(0x33b)],_0x273f69);_0x4874a5[_0x26d428(0x279)](_0x150d1a[_0x26d428(0x341)](),{'range':_0x4c3ae0}),_0x1d83c8=!0x0;}}return _0x1d83c8;}),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x31f)][_0x1adf48(0x2df)](_0x2d787e=>this[_0x1adf48(0x310)](_0x2d787e)),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x31f)][_0x1adf48(0x2df)](_0x4b1b7f=>!_0x4b1b7f[_0x1adf48(0x2ec)][_0x1adf48(0x2f0)]&&this[_0x1adf48(0x314)](_0x4b1b7f)),_0x48a400[_0x1adf48(0x289)]['on'](_0x1adf48(0x269),()=>{const _0x2c5133=_0x1adf48;this[_0x2c5133(0x2d0)]=!0x1;}),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x31f)]['on'](_0x1adf48(0x215),(_0x4be0d5,_0x1dccf8)=>{const _0x7685d1=_0x1adf48;if(!_0x1dccf8[_0x7685d1(0x2f0)]||_0x1dccf8[_0x7685d1(0x2f5)])return;if(!this[_0x7685d1(0x2d0)])return;const _0x33a5e7=_0x48a400[_0x7685d1(0x289)][_0x7685d1(0x31f)][_0x7685d1(0x2ce)][_0x7685d1(0x291)]();if(0x0==_0x33a5e7[_0x7685d1(0x2f2)])return;const _0x30d219=[],_0x21063f=_0x33a5e7[_0x7685d1(0x25d)](_0xb6e747=>_0x7685d1(0x261)==_0xb6e747[_0x7685d1(0x234)]),_0x42f592=_0x33a5e7[_0x7685d1(0x25d)](_0x5912c0=>_0x7685d1(0x228)==_0x5912c0[_0x7685d1(0x234)]&&_0x7685d1(0x34f)!=_0x5912c0[_0x7685d1(0x365)]);for(const _0x528a3f of _0x21063f)this[_0x7685d1(0x239)](_0x528a3f[_0x7685d1(0x232)])&&_0x30d219[_0x7685d1(0x2e1)]({'key':_0x528a3f[_0x7685d1(0x232)],'newValue':_0x528a3f[_0x7685d1(0x30e)],'oldValue':_0x528a3f[_0x7685d1(0x37b)],'range':Pt(_0x528a3f[_0x7685d1(0x332)],_0x48a400[_0x7685d1(0x289)])});for(const _0x162807 of _0x42f592){if(_0x7685d1(0x33a)!=_0x162807[_0x7685d1(0x1f6)]&&_0x7685d1(0x222)!=_0x162807[_0x7685d1(0x1f6)])continue;const _0x5aebeb=Lt(_0x162807[_0x7685d1(0x249)][_0x7685d1(0x30f)],_0x48a400[_0x7685d1(0x289)]),_0x514cba=_0x162807[_0x7685d1(0x2fa)];_0x7685d1(0x33a)==_0x162807[_0x7685d1(0x1f6)]&&_0x30d219[_0x7685d1(0x2e1)]({'key':_0x7685d1(0x35f),'newValue':_0x162807[_0x7685d1(0x365)],'oldValue':_0x514cba[_0x7685d1(0x365)],'range':_0x5aebeb});for(const [_0x5ef4a4,_0x464c63]of _0x514cba[_0x7685d1(0x1fa)]){if(!this[_0x7685d1(0x239)](_0x5ef4a4))continue;const _0x47c582=_0x162807[_0x7685d1(0x1fa)][_0x7685d1(0x39d)](_0x5ef4a4);_0x464c63!==_0x47c582&&_0x30d219[_0x7685d1(0x2e1)]({'key':_0x5ef4a4,'newValue':_0x47c582,'oldValue':_0x464c63,'range':_0x5aebeb});}for(const [_0x246ba4,_0xfae917]of _0x162807[_0x7685d1(0x1fa)])this[_0x7685d1(0x239)](_0x246ba4)&&(_0x514cba[_0x7685d1(0x1fa)][_0x7685d1(0x24d)](_0x246ba4)||_0x30d219[_0x7685d1(0x2e1)]({'key':_0x246ba4,'newValue':_0xfae917,'oldValue':null,'range':_0x5aebeb}));}0x0!=_0x30d219[_0x7685d1(0x2f2)]&&_0x48a400[_0x7685d1(0x289)][_0x7685d1(0x320)](_0x1dccf8,_0x4aa230=>{const _0x3365cb=_0x7685d1,_0x11d62d=_0x4e9535();for(const {range:_0x49b726,key:_0x31cbb5,oldValue:_0x21bf76,newValue:_0x191386}of _0x30d219)this[_0x3365cb(0x32c)](_0x49b726,_0x31cbb5,_0x21bf76,_0x191386,{'groupId':_0x11d62d});this[_0x3365cb(0x2d7)](_0x4aa230,_0x30d219);});},{'priority':_0x1adf48(0x22a)}),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x311)]['on'](_0x1adf48(0x349),(_0x5c02e3,_0x2de89b,_0xc7adcb)=>{const _0x22a4b0=_0x1adf48;if(null==_0xc7adcb){const {id:_0x485db9}=this[_0x22a4b0(0x29b)](_0x2de89b[_0x22a4b0(0x365)]),_0x4459d3=this[_0x22a4b0(0x210)][_0x22a4b0(0x39d)](_0x485db9);_0x4459d3&&_0x4459d3[_0x22a4b0(0x272)](_0x2de89b[_0x22a4b0(0x365)]);}}),_0x48a400[_0x1adf48(0x289)][_0x1adf48(0x31f)]['on'](_0x1adf48(0x215),()=>{const _0x3d4fbc=_0x1adf48,_0x2b1af6=Array[_0x3d4fbc(0x386)](_0x48a400[_0x3d4fbc(0x289)][_0x3d4fbc(0x31f)][_0x3d4fbc(0x2ce)][_0x3d4fbc(0x382)]())[_0x3d4fbc(0x25d)](_0x17510c=>_0x3d4fbc(0x2f9)===this[_0x3d4fbc(0x29b)](_0x17510c[_0x3d4fbc(0x365)])[_0x3d4fbc(0x388)]);if(0x0===_0x2b1af6[_0x3d4fbc(0x2f2)])return;_0x2b1af6[_0x3d4fbc(0x2d5)]((_0x152b03,_0xed6c68)=>{const _0x5493c3=_0x3d4fbc,_0x5e3ae0=_0x152b03[_0x5493c3(0x35d)][_0x5493c3(0x392)],_0x5ac1bf=_0xed6c68[_0x5493c3(0x35d)][_0x5493c3(0x392)];return null===_0x5e3ae0&&null===_0x5ac1bf?0x0:null===_0x5e3ae0&&null!==_0x5ac1bf?-0x1:null!==_0x5e3ae0&&null===_0x5ac1bf?0x1:_0x5e3ae0[_0x5493c3(0x33b)][_0x5493c3(0x36f)](_0x5ac1bf[_0x5493c3(0x33b)])?-0x1:0x1;});const _0x1dd09c=new Set(),_0x48642f=new Set();for(const {name:_0x5d4f7f,data:_0x4c4a44}of _0x2b1af6){const {id:_0x59b9c4}=this[_0x3d4fbc(0x29b)](_0x5d4f7f);if(null===_0x4c4a44[_0x3d4fbc(0x392)]){const _0x31bf29=this[_0x3d4fbc(0x2e7)](_0x5d4f7f);_0x48642f[_0x3d4fbc(0x343)](_0x31bf29);}else{const _0x11a221=this[_0x3d4fbc(0x210)][_0x3d4fbc(0x39d)](_0x59b9c4);null!==_0x4c4a44[_0x3d4fbc(0x2a8)]||_0x11a221[_0x3d4fbc(0x242)]?(_0x1dd09c[_0x3d4fbc(0x343)](_0x11a221[_0x3d4fbc(0x217)]),_0x48642f[_0x3d4fbc(0x343)](_0x11a221)):this[_0x3d4fbc(0x384)](_0x11a221);}}_0x48642f[_0x3d4fbc(0x344)]>0x0&&this[_0x3d4fbc(0x2c5)](_0x48642f);for(const _0x396c92 of _0x1dd09c)this[_0x3d4fbc(0x2ac)](_0x3d4fbc(0x368),_0x396c92);}),_0x48a400[_0x1adf48(0x289)]['on'](_0x1adf48(0x231),(_0x2dea91,_0xd64eea)=>{const _0x54212e=_0x1adf48,_0x49c320=_0xd64eea[0x0];if(!this[_0x54212e(0x210)][_0x54212e(0x344)])return;if(!_0x49c320[_0x54212e(0x2b4)])return;if(_0x49c320[_0x54212e(0x2ec)][_0x54212e(0x2f5)]||!_0x49c320[_0x54212e(0x2ec)][_0x54212e(0x2f0)])return;let _0x5ecfc2,_0x4349d2;switch(_0x49c320[_0x54212e(0x234)]){case _0x54212e(0x228):_0x5ecfc2=_0x48a400[_0x54212e(0x289)][_0x54212e(0x276)](_0x49c320[_0x54212e(0x249)]),_0x4349d2=_0x5ecfc2[_0x54212e(0x28c)](_0x49c320[_0x54212e(0x2de)]);break;case _0x54212e(0x2b3):_0x5ecfc2=_0x48a400[_0x54212e(0x289)][_0x54212e(0x276)](_0x49c320[_0x54212e(0x2ee)]),_0x4349d2=_0x48a400[_0x54212e(0x289)][_0x54212e(0x276)](_0x49c320[_0x54212e(0x1fe)]);break;case _0x54212e(0x296):_0x5ecfc2=_0x48a400[_0x54212e(0x289)][_0x54212e(0x276)](_0x49c320[_0x54212e(0x38f)]),_0x4349d2=_0x5ecfc2[_0x54212e(0x28c)](_0x49c320[_0x54212e(0x2de)]);break;default:return;}const _0x240a3d=_0x48a400[_0x54212e(0x289)][_0x54212e(0x39b)](_0x5ecfc2,_0x4349d2);_0x48a400[_0x54212e(0x289)][_0x54212e(0x1f8)](()=>{const _0x12572f=_0x54212e;for(const {suggestion:_0x25c897,meta:_0xc15158}of this[_0x12572f(0x383)](_0x240a3d)){if(_0x25c897[_0x12572f(0x3a1)])continue;if(_0x12572f(0x397)==_0x25c897[_0x12572f(0x234)])continue;const _0x1cd210=this[_0x12572f(0x25a)](_0x25c897);if(_0x1cd210&&this[_0x12572f(0x256)](_0x1cd210)&&_0x12572f(0x2b3)!=_0x49c320[_0x12572f(0x234)])continue;const _0x1d72ef=_0x25c897[_0x12572f(0x35d)]&&_0x25c897[_0x12572f(0x35d)][_0x12572f(0x301)];(_0x12572f(0x39f)!=_0x25c897[_0x12572f(0x234)]||_0x12572f(0x2b3)==_0x49c320[_0x12572f(0x234)]&&!_0x1d72ef)&&(_0xc15158[_0x12572f(0x2d4)]||_0x12572f(0x29e)==_0x25c897[_0x12572f(0x234)]&&_0xc15158[_0x12572f(0x24e)]||_0x25c897[_0x12572f(0x241)]()[_0x12572f(0x30a)](_0x240a3d)&&this[_0x12572f(0x258)](_0x25c897,_0x5ecfc2,_0x4349d2));}});},{'priority':_0x1adf48(0x22a)}),_0x48a400[_0x1adf48(0x289)]['on'](_0x1adf48(0x308),(_0x376e59,_0x64fbb7)=>{const _0x30c5a2=_0x1adf48,_0x3f18cb=_0x64fbb7[0x0],_0x16d0a0=_0x64fbb7[0x1];if(_0x16d0a0&&_0x16d0a0[_0x30c5a2(0x2d6)])return;if(this[_0x30c5a2(0x34d)])return;if(!this[_0x30c5a2(0x370)][_0x30c5a2(0x248)])return;if(_0x3f18cb[_0x30c5a2(0x379)])return;const _0x45d3ab=_0x48a400[_0x30c5a2(0x289)][_0x30c5a2(0x244)],{start:_0x36cc9d,end:_0x5cb4bc}=_0x3f18cb[_0x30c5a2(0x241)](),_0x5a0047=_0x36cc9d[_0x30c5a2(0x30f)]&&_0x45d3ab[_0x30c5a2(0x237)](_0x36cc9d[_0x30c5a2(0x30f)])?null:_0x45d3ab[_0x30c5a2(0x21a)](_0x36cc9d,_0x30c5a2(0x28b)),_0x2e6a71=_0x5cb4bc[_0x30c5a2(0x352)]&&_0x45d3ab[_0x30c5a2(0x237)](_0x5cb4bc[_0x30c5a2(0x352)])?null:_0x45d3ab[_0x30c5a2(0x21a)](_0x5cb4bc,_0x30c5a2(0x356)),_0x3f6711=_0x48a400[_0x30c5a2(0x289)][_0x30c5a2(0x39b)](_0x5a0047?_0x5a0047[_0x30c5a2(0x33b)]:_0x36cc9d,_0x2e6a71?_0x2e6a71[_0x30c5a2(0x33c)]:_0x5cb4bc);_0x48a400[_0x30c5a2(0x289)][_0x30c5a2(0x1f8)](_0x569a1c=>{const _0x156a88=_0x30c5a2;this[_0x156a88(0x292)](_0x3f6711);const _0x55e145=_0x48a400[_0x156a88(0x289)][_0x156a88(0x244)][_0x156a88(0x21a)](_0x3f6711[_0x156a88(0x33b)]);_0x3f18cb['is'](_0x156a88(0x1f2))?_0x569a1c[_0x156a88(0x2a2)](_0x55e145):_0x3f18cb[_0x156a88(0x32d)](_0x55e145);}),_0x376e59[_0x30c5a2(0x2b7)]();},{'priority':_0x25b6df[_0x1adf48(0x27c)]+0xa}),_0x48a400[_0x1adf48(0x289)]['on'](_0x1adf48(0x307),(_0x3a134b,_0x1488fb)=>{const _0xd4aab9=_0x1adf48,_0x476fc0=_0x1488fb[_0x1488fb[_0xd4aab9(0x2f2)]-0x1];_0x476fc0&&_0x476fc0[_0xd4aab9(0x2d6)]||this[_0xd4aab9(0x34d)]||this[_0xd4aab9(0x370)][_0xd4aab9(0x248)]&&(_0x48a400[_0xd4aab9(0x289)][_0xd4aab9(0x1f8)](()=>{const _0x5d5893=_0xd4aab9;let _0xc8c8fe=_0x48a400[_0x5d5893(0x289)][_0x5d5893(0x307)](_0x1488fb[0x0],_0x1488fb[0x1],_0x1488fb[0x2],{'forceDefaultExecution':!0x0});if(!_0xc8c8fe)return;_0x3a134b[_0x5d5893(0x327)]=_0xc8c8fe[_0x5d5893(0x21d)]();const _0x3b786=_0xc8c8fe[_0x5d5893(0x33c)][_0x5d5893(0x352)],_0x229764=_0x48a400[_0x5d5893(0x289)][_0x5d5893(0x244)];_0x3b786&&_0x229764[_0x5d5893(0x260)](_0x3b786)&&!_0x229764[_0x5d5893(0x1fc)](_0x3b786)&&(_0xc8c8fe=_0x48a400[_0x5d5893(0x289)][_0x5d5893(0x39b)](_0xc8c8fe[_0x5d5893(0x33b)],_0x48a400[_0x5d5893(0x289)][_0x5d5893(0x276)](_0x3b786,_0x5d5893(0x33c)))),this[_0x5d5893(0x1f4)](_0xc8c8fe);}),_0x3a134b[_0xd4aab9(0x2b7)]());},{'priority':_0x1adf48(0x2b1)}),this[_0x1adf48(0x20c)][_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x335),this[_0x1adf48(0x370)]),this[_0x1adf48(0x201)](_0x1adf48(0x335));const _0x3a5f6d=new _0x2f3a32(_0x48a400,this[_0x1adf48(0x210)]);_0x48a400[_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x225),_0x3a5f6d),this[_0x1adf48(0x201)](_0x1adf48(0x225));const _0x55aeeb=new _0x3b984c(_0x48a400,this[_0x1adf48(0x210)]);_0x48a400[_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x238),_0x55aeeb),this[_0x1adf48(0x201)](_0x1adf48(0x238)),_0x48a400[_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x266),new _0xc5c801(_0x48a400,_0x3a5f6d,this[_0x1adf48(0x210)])),this[_0x1adf48(0x201)](_0x1adf48(0x266)),_0x48a400[_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x2af),new _0xc5c801(_0x48a400,_0x55aeeb,this[_0x1adf48(0x210)])),this[_0x1adf48(0x201)](_0x1adf48(0x2af)),_0x48a400[_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x22b),new _0x59b9fc(_0x48a400,_0x3a5f6d,this[_0x1adf48(0x210)])),this[_0x1adf48(0x201)](_0x1adf48(0x22b)),_0x48a400[_0x1adf48(0x20f)][_0x1adf48(0x343)](_0x1adf48(0x2ba),new _0x59b9fc(_0x48a400,_0x55aeeb,this[_0x1adf48(0x210)])),this[_0x1adf48(0x201)](_0x1adf48(0x2ba));const _0x5aa7fe=_0x48a400[_0x1adf48(0x1f1)][_0x1adf48(0x39d)](_0x1adf48(0x2ed));this[_0x1adf48(0x26a)](_0x5aa7fe,_0x1adf48(0x385),(_0x4fb715,{threadId:_0x4c7788})=>{const _0x4ac8b6=_0x1adf48,_0x229472=this[_0x4ac8b6(0x210)][_0x4ac8b6(0x39d)](_0x4c7788);_0x229472&&_0x229472[_0x4ac8b6(0x348)]&&0x1===_0x229472[_0x4ac8b6(0x348)][_0x4ac8b6(0x2f2)]&&this[_0x4ac8b6(0x252)](_0x4c7788,{'hasComments':!0x0});},{'priority':_0x1adf48(0x229)}),this[_0x1adf48(0x26a)](_0x5aa7fe,_0x1adf48(0x377),(_0x210650,{threadId:_0x3cb2ab})=>{const _0x32e4f0=_0x1adf48,_0x437154=this[_0x32e4f0(0x210)][_0x32e4f0(0x39d)](_0x3cb2ab);_0x437154&&_0x437154[_0x32e4f0(0x348)]&&!_0x437154[_0x32e4f0(0x348)][_0x32e4f0(0x2f2)]&&this[_0x32e4f0(0x252)](_0x3cb2ab,{'hasComments':!0x1});},{'priority':_0x1adf48(0x229)});}set[_0x396937(0x281)](_0x2ed0df){const _0x17f8db=_0x396937;if(this[_0x17f8db(0x37e)])throw new _0x2d917b(_0x17f8db(0x1f7),this);this[_0x17f8db(0x37e)]=_0x2ed0df;}get[_0x396937(0x281)](){const _0x563dba=_0x396937;return this[_0x563dba(0x37e)];}[_0x396937(0x340)]({skipNotAttached:_0x751def=!0x1,toJSON:_0x422747=!0x1}={}){const _0x2a601b=_0x396937,_0x1e96a7=[];for(const _0x127598 of this[_0x2a601b(0x210)][_0x2a601b(0x2a9)]())_0x751def&&!_0x127598[_0x2a601b(0x242)]||_0x1e96a7[_0x2a601b(0x2e1)](_0x127598);return _0x422747?_0x1e96a7[_0x2a601b(0x220)](_0xe98eb1=>_0xe98eb1[_0x2a601b(0x35b)]()):_0x1e96a7;}[_0x396937(0x2e9)](_0x5a4d9b){const _0x280b6e=_0x396937,_0x4d2d4a=this[_0x280b6e(0x210)][_0x280b6e(0x39d)](_0x5a4d9b);if(!_0x4d2d4a)throw new _0x2d917b(_0x280b6e(0x20d),this);return _0x4d2d4a;}[_0x396937(0x2cc)](_0xd10751){const _0x337705=_0x396937;return this[_0x337705(0x210)][_0x337705(0x24d)](_0xd10751);}[_0x396937(0x373)](_0x3de1b9){const _0x1f84be=_0x396937,{authorId:_0x24cab3,id:_0x437cc8,attributes:_0x267059}=_0x3de1b9,[_0x2e9e44,_0x5deb1b]=_0x3de1b9[_0x1f84be(0x234)][_0x1f84be(0x2b3)](':'),_0x591c49=this[_0x1f84be(0x210)][_0x1f84be(0x39d)](_0x437cc8)||this[_0x1f84be(0x358)](_0x2e9e44,_0x5deb1b,_0x437cc8,_0x24cab3,_0x267059);if(this[_0x1f84be(0x30d)](_0x591c49),this[_0x1f84be(0x2be)](_0x591c49,_0x2e9e44,_0x5deb1b||null,_0x24cab3),_0x591c49[_0x1f84be(0x23d)]=_0x3de1b9[_0x1f84be(0x23d)],_0x591c49[_0x1f84be(0x381)]=!0x0,_0x267059&&_0x267059[_0x1f84be(0x31d)]){const _0x1f2300=_0x267059[_0x1f84be(0x31d)],_0x20bf03=this[_0x1f84be(0x21c)](_0x1f2300[_0x1f84be(0x389)]);_0x591c49[_0x1f84be(0x22e)]=_0x1f2300[_0x1f84be(0x23d)],_0x591c49[_0x1f84be(0x329)]=_0x20bf03,_0x591c49[_0x1f84be(0x331)]=!0x0;}else _0x591c49[_0x1f84be(0x22e)]=_0x3de1b9[_0x1f84be(0x23d)];switch(_0x3de1b9[_0x1f84be(0x35d)]&&(_0x591c49[_0x1f84be(0x35d)]=_0x3de1b9[_0x1f84be(0x35d)]),_0x3de1b9[_0x1f84be(0x1fa)]&&(_0x591c49[_0x1f84be(0x1fa)]=_0x3de1b9[_0x1f84be(0x1fa)]),this[_0x1f84be(0x37e)]&&this[_0x1f84be(0x37e)][_0x1f84be(0x38d)]||(_0x591c49[_0x1f84be(0x2a6)]=!0x0),this[_0x1f84be(0x2a3)][_0x1f84be(0x39d)](_0x591c49)){case _0x1f84be(0x28f):this[_0x1f84be(0x2a3)][_0x1f84be(0x216)](_0x591c49,_0x1f84be(0x236));break;case _0x1f84be(0x294):_0x591c49[_0x1f84be(0x242)]?(this[_0x1f84be(0x36e)](new Set([_0x591c49])),this[_0x1f84be(0x2c5)](new Set([_0x591c49])),this[_0x1f84be(0x2a3)][_0x1f84be(0x216)](_0x591c49,_0x1f84be(0x26e)),this[_0x1f84be(0x2ac)](_0x1f84be(0x37f),_0x591c49)):this[_0x1f84be(0x2a3)][_0x1f84be(0x216)](_0x591c49,_0x1f84be(0x28a));}return _0x591c49;}[_0x396937(0x225)](_0x308e7d){const _0x452154=_0x396937;this[_0x452154(0x2d6)](()=>{const _0x37e978=_0x452154;this[_0x37e978(0x20c)][_0x37e978(0x289)][_0x37e978(0x1f8)](()=>{const _0x2c2e80=_0x37e978;for(const _0x7ae887 of _0x308e7d[_0x2c2e80(0x2f1)]())_0x7ae887[_0x2c2e80(0x36a)]();});});}[_0x396937(0x238)](_0x2bbf62){const _0xd45e36=_0x396937;this[_0xd45e36(0x2d6)](()=>{const _0x35b5cb=_0xd45e36;this[_0x35b5cb(0x20c)][_0x35b5cb(0x289)][_0x35b5cb(0x1f8)](()=>{const _0x3c9ee3=_0x35b5cb;for(const _0x7a4974 of _0x2bbf62[_0x3c9ee3(0x2f1)]())_0x7a4974[_0x3c9ee3(0x2fc)]();});});}[_0x396937(0x201)](_0x537aa6,_0x4b45de){const _0x2aceef=_0x396937,_0x12fa5e=this[_0x2aceef(0x20c)][_0x2aceef(0x20f)][_0x2aceef(0x39d)](_0x537aa6);if(!_0x12fa5e)throw new _0x2d917b(_0x2aceef(0x357),this,{'commandName':_0x537aa6});if(this[_0x2aceef(0x28d)][_0x2aceef(0x24d)](_0x12fa5e))throw new _0x2d917b(_0x2aceef(0x2b9),this,{'commandName':_0x537aa6});this[_0x2aceef(0x28d)][_0x2aceef(0x343)](_0x12fa5e),_0x4b45de&&_0x12fa5e['on'](_0x2aceef(0x361),(_0x400aed,_0x2c0b11)=>{const _0xc92217=_0x2aceef;this[_0xc92217(0x370)][_0xc92217(0x248)]&&(this[_0xc92217(0x34d)]||(_0x2c0b11[_0xc92217(0x2f2)]>0x0&&_0x2c0b11[_0x2c0b11[_0xc92217(0x2f2)]-0x1]&&_0x2c0b11[_0x2c0b11[_0xc92217(0x2f2)]-0x1][_0xc92217(0x2d6)]?_0x2c0b11[_0xc92217(0x297)]():(_0x400aed[_0xc92217(0x327)]=_0x4b45de((..._0xba6e5f)=>_0x12fa5e[_0xc92217(0x361)](..._0xba6e5f,{'forceDefaultExecution':!0x0}),..._0x2c0b11),_0x400aed[_0xc92217(0x2b7)]())));},{'priority':_0x2aceef(0x2b1)});}[_0x396937(0x2d6)](_0x184d7b){const _0x30b28b=_0x396937;let _0x25a925,_0x2f270b;const _0x3018ac=this[_0x30b28b(0x34d)];this[_0x30b28b(0x34d)]=!0x0;try{_0x25a925=_0x184d7b();}catch(_0x338465){_0x2f270b=_0x338465;}return _0x3018ac||(this[_0x30b28b(0x34d)]=!0x1),_0x2f270b&&_0x2d917b[_0x30b28b(0x305)](_0x2f270b,this),_0x25a925;}[_0x396937(0x1f4)](_0x523abc,_0x240666=null,_0x2d5c80={}){const _0x510ae6=_0x396937;if(_0x523abc[_0x510ae6(0x379)])return null;const _0x32b081=this[_0x510ae6(0x20c)][_0x510ae6(0x1f1)][_0x510ae6(0x39d)](_0x510ae6(0x321))['me'];for(const {suggestion:_0x10df3d,meta:_0x30f0ee}of this[_0x510ae6(0x383)](_0x523abc,_0x510ae6(0x29e)))if(_0x30f0ee[_0x510ae6(0x24e)]){if(!_0x30f0ee[_0x510ae6(0x37d)]){if(_0x30f0ee[_0x510ae6(0x2d4)]){if(!this[_0x510ae6(0x34b)]||!qt(_0x10df3d,_0x2d5c80))continue;return _0x10df3d;}if(qt(_0x10df3d,_0x2d5c80))return _0x10df3d;this[_0x510ae6(0x258)](_0x10df3d,_0x523abc[_0x510ae6(0x33b)],_0x523abc[_0x510ae6(0x33c)]);break;}if(_0x240666==_0x10df3d[_0x510ae6(0x214)]&&qt(_0x10df3d,_0x2d5c80)){const _0x2464ae=_0x10df3d[_0x510ae6(0x241)]();return _0x2464ae[_0x510ae6(0x33b)][_0x510ae6(0x2f3)](_0x523abc[_0x510ae6(0x33c)])?this[_0x510ae6(0x380)](_0x10df3d,this[_0x510ae6(0x32e)][_0x510ae6(0x39b)](_0x523abc[_0x510ae6(0x33b)],_0x2464ae[_0x510ae6(0x33c)])):this[_0x510ae6(0x380)](_0x10df3d,this[_0x510ae6(0x32e)][_0x510ae6(0x39b)](_0x2464ae[_0x510ae6(0x33b)],_0x523abc[_0x510ae6(0x33c)])),_0x10df3d;}}const _0x86d113=_0x4e9535(),_0x2aed19=_0x32b081['id'],_0x269ce8=_0x240666?_0x510ae6(0x37a)+_0x240666:_0x510ae6(0x29e),_0x1a2f12=this[_0x510ae6(0x221)]({'id':_0x86d113,'type':_0x269ce8,'createdAt':new Date(),'authorId':_0x2aed19,'attributes':_0x2d5c80});return this[_0x510ae6(0x304)](_0x269ce8,_0x86d113,_0x2aed19,_0x523abc),_0x1a2f12;}[_0x396937(0x369)](_0x4f0aa2,_0x40ad20=_0x396937(0x20e),_0x7553d7={}){const _0x16fc1d=_0x396937,_0x5c8bd0=this[_0x16fc1d(0x20c)][_0x16fc1d(0x1f1)][_0x16fc1d(0x39d)](_0x16fc1d(0x321))['me'],_0x3b9439=this[_0x16fc1d(0x25e)][_0x16fc1d(0x209)](_0x16fc1d(0x29e),_0x40ad20,_0x16fc1d(0x1fd));for(const _0x33295a of this[_0x16fc1d(0x340)]())if(_0x33295a[_0x16fc1d(0x329)]['id']==_0x5c8bd0['id']&&_0x16fc1d(0x29e)==_0x33295a[_0x16fc1d(0x234)]&&_0x33295a[_0x16fc1d(0x214)]==_0x40ad20&&qt(_0x33295a,_0x7553d7)&&(_0x3b9439(_0x33295a[_0x16fc1d(0x27b)](),_0x4f0aa2)||_0x3b9439(_0x4f0aa2,_0x33295a[_0x16fc1d(0x27b)]()))){for(const _0x4b43bf of _0x4f0aa2)_0x33295a[_0x16fc1d(0x27e)](_0x4b43bf);return _0x33295a;}for(const {suggestion:_0x58e7ea,meta:_0x13b97d}of this[_0x16fc1d(0x383)](_0x4f0aa2,_0x16fc1d(0x29e))){if(!_0x13b97d[_0x16fc1d(0x24e)])continue;if(!this[_0x16fc1d(0x34b)]&&_0x13b97d[_0x16fc1d(0x2d4)])continue;if(!qt(_0x58e7ea,_0x7553d7))continue;let _0x3dcfe3=!0x0;for(const _0x3811db of _0x58e7ea[_0x16fc1d(0x27b)]())for(const _0x38d69a of _0x4f0aa2)if(!_0x3811db[_0x16fc1d(0x30a)](_0x38d69a)){_0x3dcfe3=!0x1;break;}if(_0x3dcfe3)return _0x58e7ea;}const _0x478850=_0x4e9535(),_0x1c9ca4=_0x5c8bd0['id'],_0x1eef37=_0x16fc1d(0x37a)+_0x40ad20,_0x24cafd=this[_0x16fc1d(0x221)]({'id':_0x478850,'type':_0x1eef37,'createdAt':new Date(),'authorId':_0x1c9ca4,'attributes':_0x7553d7});for(const _0xcf680 of _0x4f0aa2)this[_0x16fc1d(0x304)](_0x1eef37,_0x478850,_0x1c9ca4,_0xcf680,_0x45a799[_0x16fc1d(0x302)]());return _0x24cafd;}[_0x396937(0x207)](_0x4996bf,_0x3342c1,_0x1fc529=null,_0x77fb56={}){const _0x3efcd6=_0x396937;if(_0x1fc529=_0x1fc529||Gt(_0x3342c1),_0x4996bf[_0x3efcd6(0x379)])return null;if(_0x3efcd6(0x31b)===this[_0x3efcd6(0x316)]){const _0x3382fa=this[_0x3efcd6(0x25e)][_0x3efcd6(0x209)](_0x3efcd6(0x397),_0x1fc529,_0x3efcd6(0x36a));return this[_0x3efcd6(0x2d6)](()=>_0x3382fa([_0x4996bf],_0x3342c1,_0x77fb56)),null;}const _0x552d43=this[_0x3efcd6(0x20c)][_0x3efcd6(0x1f1)][_0x3efcd6(0x39d)](_0x3efcd6(0x321))['me'],_0x50348d=[];if(_0x3efcd6(0x218)!==this[_0x3efcd6(0x316)]){for(const {suggestion:_0x4f758d,meta:_0x18ef0d}of this[_0x3efcd6(0x383)](_0x4996bf,_0x3efcd6(0x29e)))_0x18ef0d[_0x3efcd6(0x24e)]&&!_0x18ef0d[_0x3efcd6(0x323)]&&_0x50348d[_0x3efcd6(0x2e1)](..._0x4f758d[_0x3efcd6(0x27b)]());}const _0x1ed033=function(_0x1f0f9f,_0x55b8cf){const _0x4064a9=_0x3efcd6,_0x3271ca=[];for(const _0x2a77ce of _0x55b8cf){const _0x20c07a=_0x1f0f9f[_0x4064a9(0x36c)](_0x2a77ce);_0x20c07a&&_0x3271ca[_0x4064a9(0x2e1)](_0x20c07a);}return _0x3271ca;}(_0x4996bf,_0x50348d),_0x42a3b5=function(_0x19e7d7,_0x5daa9d){const _0x570235=_0x3efcd6,_0x46afa6=[_0x19e7d7];for(const _0x57afd6 of _0x5daa9d){let _0x2e42cb=0x0;for(;_0x2e42cb<_0x46afa6[_0x570235(0x2f2)];){const _0x44157f=_0x46afa6[_0x2e42cb][_0x570235(0x2d3)](_0x57afd6);_0x46afa6[_0x570235(0x306)](_0x2e42cb,0x1,..._0x44157f),_0x2e42cb+=_0x44157f[_0x570235(0x2f2)];}}return _0x46afa6;}(_0x4996bf,_0x50348d);_0x1ed033[_0x3efcd6(0x2f2)]&&this[_0x3efcd6(0x32e)][_0x3efcd6(0x1f8)](()=>{const _0x2833e0=_0x3efcd6;for(const _0x498919 of _0x1ed033){const _0x38ae19=this[_0x2833e0(0x25e)][_0x2833e0(0x209)](_0x2833e0(0x397),_0x1fc529,_0x2833e0(0x36a));this[_0x2833e0(0x2d6)](()=>_0x38ae19([_0x498919],_0x3342c1,_0x77fb56));}});for(const _0x27ec10 of _0x42a3b5){let _0x42bb79=null,_0x37dc61=_0x27ec10[_0x3efcd6(0x33b)],_0x53079b=_0x27ec10[_0x3efcd6(0x33c)];for(const {suggestion:_0x5cc8c6,meta:_0x463b8a}of this[_0x3efcd6(0x383)](_0x27ec10,_0x3efcd6(0x397))){if(!_0x463b8a[_0x3efcd6(0x24e)])continue;if(_0x5cc8c6[_0x3efcd6(0x214)]!=_0x1fc529)continue;if(!qt(_0x5cc8c6,_0x77fb56))continue;const _0x369818=_0x5cc8c6[_0x3efcd6(0x241)]();if(_0x369818[_0x3efcd6(0x30a)](_0x27ec10,!0x0))return null;_0x37dc61=_0x37dc61[_0x3efcd6(0x36f)](_0x369818[_0x3efcd6(0x33b)])?_0x37dc61:_0x369818[_0x3efcd6(0x33b)],_0x53079b=_0x53079b[_0x3efcd6(0x31a)](_0x369818[_0x3efcd6(0x33c)])?_0x53079b:_0x369818[_0x3efcd6(0x33c)],_0x42bb79?_0x369818[_0x3efcd6(0x33b)][_0x3efcd6(0x36f)](_0x42bb79[_0x3efcd6(0x241)]()[_0x3efcd6(0x33b)])?(_0x42bb79[_0x3efcd6(0x2b5)](),_0x42bb79=_0x5cc8c6):_0x5cc8c6[_0x3efcd6(0x2b5)]():_0x42bb79=_0x5cc8c6;}const _0x17f0dd=this[_0x3efcd6(0x32e)][_0x3efcd6(0x39b)](_0x37dc61,_0x53079b);if(_0x42bb79)this[_0x3efcd6(0x380)](_0x42bb79,_0x17f0dd);else{const _0xaa661e=_0x4e9535(),_0x1e0a53=_0x552d43['id'];this[_0x3efcd6(0x221)]({'id':_0xaa661e,'type':_0x3efcd6(0x204)+_0x1fc529,'data':_0x3342c1,'createdAt':new Date(),'authorId':_0x1e0a53,'attributes':_0x77fb56}),this[_0x3efcd6(0x304)](_0x3efcd6(0x204)+_0x1fc529,_0xaa661e,_0x1e0a53,_0x17f0dd);}}return null;}[_0x396937(0x2fd)](_0x35f189,_0x35a947,_0x3fa05c=[],_0x15ac93=null,_0x8891f3={}){const _0x4bf2e9=_0x396937;_0x35a947[_0x4bf2e9(0x2e0)]||(_0x35a947[_0x4bf2e9(0x2e0)]=_0x35a947[_0x4bf2e9(0x255)]),_0x35a947[_0x4bf2e9(0x301)]=_0x35f189['is'](_0x4bf2e9(0x332)),_0x15ac93=_0x15ac93||Gt(_0x35a947);const _0x1f84fa=_0x3fa05c[_0x4bf2e9(0x220)](_0x1b5a7a=>Lt(_0x1b5a7a,this[_0x4bf2e9(0x32e)])),_0x2e0233=_0x35f189['is'](_0x4bf2e9(0x332))?_0x35f189:Lt(_0x35f189,this[_0x4bf2e9(0x32e)]);if(_0x4bf2e9(0x31b)===this[_0x4bf2e9(0x316)]){const _0x4cf8e3=this[_0x4bf2e9(0x25e)][_0x4bf2e9(0x209)](_0x4bf2e9(0x39f),_0x15ac93,_0x4bf2e9(0x36a));return this[_0x4bf2e9(0x2d6)](()=>_0x4cf8e3([_0x2e0233],_0x35a947,_0x8891f3)),null;}_0x1f84fa[_0x4bf2e9(0x2e1)](_0x2e0233);let _0x324d86=!0x0;for(const _0x21ba3b of _0x1f84fa)if(!this[_0x4bf2e9(0x2d9)](_0x21ba3b)){_0x324d86=!0x1;break;}if(_0x324d86&&_0x4bf2e9(0x218)!==this[_0x4bf2e9(0x316)]){const _0x14507a=this[_0x4bf2e9(0x25e)][_0x4bf2e9(0x209)](_0x4bf2e9(0x39f),_0x15ac93,_0x4bf2e9(0x36a));return this[_0x4bf2e9(0x2d6)](()=>_0x14507a([_0x2e0233],_0x35a947,_0x8891f3)),null;}let _0x5d063d=null,_0x97cfb3=_0x2e0233[_0x4bf2e9(0x33b)],_0x4fbcb0=_0x2e0233[_0x4bf2e9(0x33c)];for(const {suggestion:_0x193176,meta:_0x4ec7ed}of this[_0x4bf2e9(0x383)](_0x2e0233,_0x4bf2e9(0x39f))){if(!_0x4ec7ed[_0x4bf2e9(0x24e)])continue;if(_0x4ec7ed[_0x4bf2e9(0x37d)]||_0x4ec7ed[_0x4bf2e9(0x2d4)]||_0x4ec7ed[_0x4bf2e9(0x323)])continue;if(_0x193176[_0x4bf2e9(0x35d)][_0x4bf2e9(0x2e0)]!=_0x35a947[_0x4bf2e9(0x2e0)])continue;if(!qt(_0x193176,_0x8891f3))continue;const _0xe9650=_0x193176[_0x4bf2e9(0x241)]();if(_0x193176[_0x4bf2e9(0x214)]==_0x15ac93){if(_0xe9650[_0x4bf2e9(0x30a)](_0x2e0233,!0x0))return null;_0x97cfb3=_0x97cfb3[_0x4bf2e9(0x36f)](_0xe9650[_0x4bf2e9(0x33b)])?_0x97cfb3:_0xe9650[_0x4bf2e9(0x33b)],_0x4fbcb0=_0x4fbcb0[_0x4bf2e9(0x31a)](_0xe9650[_0x4bf2e9(0x33c)])?_0x4fbcb0:_0xe9650[_0x4bf2e9(0x33c)],_0x5d063d?_0xe9650[_0x4bf2e9(0x33b)][_0x4bf2e9(0x36f)](_0x5d063d[_0x4bf2e9(0x241)]()[_0x4bf2e9(0x33b)])?(_0x5d063d[_0x4bf2e9(0x2b5)](),_0x5d063d=_0x193176):_0x193176[_0x4bf2e9(0x2b5)]():_0x5d063d=_0x193176;}else{const _0x58435f=_0x2e0233[_0x4bf2e9(0x36c)](_0xe9650);this[_0x4bf2e9(0x2fb)](_0x193176,_0x58435f);}}const _0xd76263=this[_0x4bf2e9(0x20c)][_0x4bf2e9(0x1f1)][_0x4bf2e9(0x39d)](_0x4bf2e9(0x321))['me'],_0x42994f=_0x4e9535(),_0x330fe5=_0xd76263['id'];if(_0x5d063d)return this[_0x4bf2e9(0x380)](_0x5d063d,this[_0x4bf2e9(0x32e)][_0x4bf2e9(0x39b)](_0x97cfb3,_0x4fbcb0)),_0x5d063d;{const _0x374565=this[_0x4bf2e9(0x221)]({'id':_0x42994f,'type':_0x4bf2e9(0x391)+_0x15ac93,'data':_0x35a947,'createdAt':new Date(),'authorId':_0x330fe5,'attributes':_0x8891f3});return this[_0x4bf2e9(0x304)](_0x4bf2e9(0x391)+_0x15ac93,_0x42994f,_0x330fe5,this[_0x4bf2e9(0x32e)][_0x4bf2e9(0x39b)](_0x97cfb3,_0x4fbcb0)),_0x374565;}}[_0x396937(0x2ad)](_0x1cfd1a,_0x588e21,_0x1519bf=[],_0x11279d=null,_0x2404f3={}){const _0x431dc6=_0x396937;_0x588e21[_0x431dc6(0x2e0)]||(_0x588e21[_0x431dc6(0x2e0)]=_0x588e21[_0x431dc6(0x255)]);const _0x3a1699=_0x1cfd1a[0x0];_0x588e21[_0x431dc6(0x301)]=_0x3a1699['is'](_0x431dc6(0x332)),_0x11279d=_0x11279d||Gt(_0x588e21);const _0x22967b=_0x1519bf[_0x431dc6(0x220)](_0x138be0=>Lt(_0x138be0,this[_0x431dc6(0x32e)])),_0x374a98=_0x3a1699['is'](_0x431dc6(0x332))?_0x1cfd1a:_0x1cfd1a[_0x431dc6(0x220)](_0xde1919=>Lt(_0xde1919,this[_0x431dc6(0x32e)]));if(_0x431dc6(0x31b)===this[_0x431dc6(0x316)]){const _0x25f6ab=this[_0x431dc6(0x25e)][_0x431dc6(0x209)](_0x431dc6(0x39f),_0x11279d,_0x431dc6(0x36a));return this[_0x431dc6(0x2d6)](()=>_0x25f6ab(_0x374a98,_0x588e21,_0x2404f3)),null;}_0x22967b[_0x431dc6(0x2e1)](..._0x374a98);let _0x5f807e=!0x0;for(const _0xa3eefc of _0x22967b)if(!this[_0x431dc6(0x2d9)](_0xa3eefc)){_0x5f807e=!0x1;break;}if(_0x5f807e&&_0x431dc6(0x218)!==this[_0x431dc6(0x316)]){const _0x220b11=this[_0x431dc6(0x25e)][_0x431dc6(0x209)](_0x431dc6(0x39f),_0x11279d,_0x431dc6(0x36a));return this[_0x431dc6(0x2d6)](()=>_0x220b11(_0x374a98,_0x588e21,_0x2404f3)),null;}const _0x213294=this[_0x431dc6(0x20c)][_0x431dc6(0x1f1)][_0x431dc6(0x39d)](_0x431dc6(0x321))['me'];for(const _0xbedd92 of this[_0x431dc6(0x340)]()){if(_0xbedd92[_0x431dc6(0x329)]['id']!=_0x213294['id'])continue;if(_0x431dc6(0x39f)!=_0xbedd92[_0x431dc6(0x234)]||_0xbedd92[_0x431dc6(0x35d)][_0x431dc6(0x2e0)]!=_0x588e21[_0x431dc6(0x2e0)])continue;if(!qt(_0xbedd92,_0x2404f3))continue;const _0x599ddf=_0xbedd92[_0x431dc6(0x214)]==_0x11279d;for(let _0x105645=0x0;_0x105645<_0x374a98[_0x431dc6(0x2f2)];_0x105645++){const _0x87cdd4=_0x374a98[_0x105645];for(const _0x161dd3 of _0xbedd92[_0x431dc6(0x339)]()){const _0x51b785=_0x161dd3[_0x431dc6(0x330)]();if(_0x87cdd4[_0x431dc6(0x2f3)](_0x51b785)){_0x599ddf?(_0x374a98[_0x431dc6(0x306)](_0x105645,0x1),_0x105645--):_0xbedd92[_0x431dc6(0x27a)](_0x161dd3[_0x431dc6(0x365)]);break;}}}}if(0x0==_0x374a98[_0x431dc6(0x2f2)])return null;const _0x1d48f9=this[_0x431dc6(0x25e)][_0x431dc6(0x209)](_0x431dc6(0x39f),_0x11279d,_0x431dc6(0x1fd));for(const _0x5d381c of this[_0x431dc6(0x340)]())if(_0x5d381c[_0x431dc6(0x329)]['id']==_0x213294['id']&&_0x431dc6(0x39f)==_0x5d381c[_0x431dc6(0x234)]&&_0x5d381c[_0x431dc6(0x35d)][_0x431dc6(0x2e0)]==_0x588e21[_0x431dc6(0x2e0)]&&_0x5d381c[_0x431dc6(0x214)]==_0x11279d&&qt(_0x5d381c,_0x2404f3)&&(_0x1d48f9(_0x5d381c[_0x431dc6(0x27b)](),_0x374a98)||_0x1d48f9(_0x374a98,_0x5d381c[_0x431dc6(0x27b)]()))){for(const _0x92df5d of _0x374a98)_0x5d381c[_0x431dc6(0x27e)](_0x92df5d);return _0x5d381c;}const _0x2ebe84=_0x4e9535(),_0x581512=_0x213294['id'],_0x532210=_0x431dc6(0x391)+_0x11279d,_0x28ae2f=this[_0x431dc6(0x221)]({'id':_0x2ebe84,'type':_0x532210,'data':_0x588e21,'createdAt':new Date(),'authorId':_0x581512,'attributes':_0x2404f3});for(const _0x2de6e0 of _0x374a98)this[_0x431dc6(0x304)](_0x532210,_0x2ebe84,_0x581512,_0x2de6e0,_0x45a799[_0x431dc6(0x302)]());return _0x28ae2f;}[_0x396937(0x292)](_0x3c1643,_0x316473=null,_0x37154f={}){const _0x31716c=_0x396937;if(_0x3c1643[_0x31716c(0x379)])return null;const _0x28210e=this[_0x31716c(0x20c)][_0x31716c(0x1f1)][_0x31716c(0x39d)](_0x31716c(0x321))['me'],_0xdeb68f=new _0x17eb69(_0x3c1643[_0x31716c(0x33b)],_0x3c1643[_0x31716c(0x33c)]);for(const {suggestion:_0xc2a030,meta:_0x12f03a}of this[_0x31716c(0x383)](_0xdeb68f,_0x31716c(0x29e)))if(_0x12f03a[_0x31716c(0x24e)]&&!_0x12f03a[_0x31716c(0x37d)]){if(_0xc2a030[_0x31716c(0x3a1)]){const _0x3fb00d=_0xc2a030[_0x31716c(0x27b)]()[_0x31716c(0x25d)](_0x1ef304=>_0x31716c(0x203)!=_0x1ef304[_0x31716c(0x2cd)][_0x31716c(0x35e)]);_0x3fb00d[_0x31716c(0x282)](_0x4ea9ed=>_0xdeb68f[_0x31716c(0x30a)](_0x4ea9ed,!0x0))&&_0xc2a030[_0x31716c(0x2fc)]();if(_0x3fb00d[_0x31716c(0x312)](_0x1e349e=>_0x1e349e[_0x31716c(0x30a)](_0xdeb68f,!0x0))){const _0x31661b=this[_0x31716c(0x25e)][_0x31716c(0x209)](_0x31716c(0x20a),_0x316473,_0x31716c(0x36a));return this[_0x31716c(0x2d6)](()=>_0x31661b([_0xdeb68f],null,_0x37154f)),null;}}else{const _0x996db4=_0xdeb68f[_0x31716c(0x36c)](_0xc2a030[_0x31716c(0x241)]());null!==_0x996db4&&_0xc2a030[_0x31716c(0x309)]([_0x996db4],null,_0x37154f);}}if(_0xdeb68f[_0x31716c(0x23b)](),_0xdeb68f[_0x31716c(0x379)]||_0x31716c(0x203)==_0xdeb68f[_0x31716c(0x2cd)][_0x31716c(0x35e)])return null;let _0x37874a=null,_0x9574c2=_0xdeb68f[_0x31716c(0x33b)],_0x2781ea=_0xdeb68f[_0x31716c(0x33c)];const _0x23fa79=this[_0x31716c(0x383)](_0xdeb68f,_0x31716c(0x20a));for(const {suggestion:_0x4fd8f1,meta:_0x1c00e4}of _0x23fa79){const _0x3c02ed=this[_0x31716c(0x32e)][_0x31716c(0x39b)](_0x9574c2,_0x2781ea);if(_0x1c00e4[_0x31716c(0x24e)]&&(this[_0x31716c(0x34b)]||!_0x1c00e4[_0x31716c(0x2d4)]&&!_0x1c00e4[_0x31716c(0x323)])){if(_0x4fd8f1[_0x31716c(0x3a1)]){if(!qt(_0x4fd8f1,_0x37154f))continue;let _0x520adf=!0x0;for(const _0x21404d of _0x4fd8f1[_0x31716c(0x27b)]()){if(_0x21404d[_0x31716c(0x30a)](_0x3c02ed,!0x0))return _0x4fd8f1;_0x3c02ed[_0x31716c(0x30a)](_0x21404d)||(_0x520adf=!0x1);}_0x520adf&&_0x4fd8f1[_0x31716c(0x2fc)]();}else{const _0x35f76f=_0x4fd8f1[_0x31716c(0x241)]();if(_0x35f76f[_0x31716c(0x30a)](_0x3c02ed,!0x0))return _0x4fd8f1;if(!qt(_0x4fd8f1,_0x37154f)){_0x3c02ed[_0x31716c(0x30a)](_0x35f76f)?_0x4fd8f1[_0x31716c(0x2b5)]():_0x35f76f[_0x31716c(0x367)](_0x9574c2)?_0x9574c2=_0x35f76f[_0x31716c(0x33c)]:_0x35f76f[_0x31716c(0x367)](_0x2781ea)&&(_0x2781ea=_0x35f76f[_0x31716c(0x33b)]);continue;}_0x9574c2=_0x9574c2[_0x31716c(0x36f)](_0x35f76f[_0x31716c(0x33b)])?_0x9574c2:_0x35f76f[_0x31716c(0x33b)],_0x2781ea=_0x2781ea[_0x31716c(0x31a)](_0x35f76f[_0x31716c(0x33c)])?_0x2781ea:_0x35f76f[_0x31716c(0x33c)],_0x37154f=Object[_0x31716c(0x264)]({},_0x4fd8f1[_0x31716c(0x1fa)]),_0x37874a?_0x35f76f[_0x31716c(0x33b)][_0x31716c(0x36f)](_0x37874a[_0x31716c(0x241)]()[_0x31716c(0x33b)])?(_0x37874a[_0x31716c(0x2b5)](),_0x37874a=_0x4fd8f1):_0x4fd8f1[_0x31716c(0x2b5)]():_0x37874a=_0x4fd8f1;}}}if(_0x37874a)return this[_0x31716c(0x380)](_0x37874a,this[_0x31716c(0x32e)][_0x31716c(0x39b)](_0x9574c2,_0x2781ea)),_0x37874a;{const _0x5f8b76=_0x4e9535(),_0x528f5f=this[_0x31716c(0x32e)][_0x31716c(0x39b)](_0x9574c2,_0x2781ea),_0x4c1e31=_0x28210e['id'],_0x2e12ad=_0x316473?_0x31716c(0x338)+_0x316473:_0x31716c(0x20a),_0x7ea7d5=this[_0x31716c(0x221)]({'id':_0x5f8b76,'type':_0x2e12ad,'createdAt':new Date(),'authorId':_0x4c1e31,'attributes':_0x37154f});return this[_0x31716c(0x304)](_0x2e12ad,_0x5f8b76,_0x4c1e31,_0x528f5f),_0x7ea7d5;}}[_0x396937(0x2c6)](_0x35546c,_0x46ff3c=_0x396937(0x20e),_0x226426={}){const _0x14cd57=_0x396937,_0x49ce36=this[_0x14cd57(0x20c)][_0x14cd57(0x1f1)][_0x14cd57(0x39d)](_0x14cd57(0x321))['me'],_0x3cb7e0=_0x35546c[_0x14cd57(0x220)](_0x5217f1=>new _0x17eb69(_0x5217f1[_0x14cd57(0x33b)],_0x5217f1[_0x14cd57(0x33c)])),_0x273375=new Set();for(const {suggestion:_0x3488f7,meta:_0x21d191}of this[_0x14cd57(0x383)](_0x3cb7e0,_0x14cd57(0x29e)))_0x21d191[_0x14cd57(0x24e)]&&!_0x21d191[_0x14cd57(0x37d)]&&_0x273375[_0x14cd57(0x343)](_0x3488f7);for(const _0x3bc2c2 of _0x273375)if(_0x3bc2c2[_0x14cd57(0x3a1)]){const _0x55fb9d=_0x3bc2c2[_0x14cd57(0x27b)]();(!_0x3bc2c2[_0x14cd57(0x1fa)]||!_0x3bc2c2[_0x14cd57(0x1fa)][_0x14cd57(0x22d)])&&(_0x55fb9d[_0x14cd57(0x282)](_0x460174=>_0x3cb7e0[_0x14cd57(0x312)](_0xd788cc=>_0xd788cc[_0x14cd57(0x30a)](_0x460174,!0x0)))&&_0x3bc2c2[_0x14cd57(0x2fc)]());if(_0x3cb7e0[_0x14cd57(0x282)](_0x578638=>_0x55fb9d[_0x14cd57(0x312)](_0x3e40db=>_0x3e40db[_0x14cd57(0x30a)](_0x578638,!0x0)))){const _0x46c177=this[_0x14cd57(0x25e)][_0x14cd57(0x209)](_0x14cd57(0x20a),_0x46ff3c,_0x14cd57(0x36a));return this[_0x14cd57(0x2d6)](()=>_0x46c177(_0x35546c,null,_0x226426)),null;}}else{const _0x28681d=_0x3bc2c2[_0x14cd57(0x241)]();_0x3cb7e0[_0x14cd57(0x312)](_0x43ee76=>_0x43ee76[_0x14cd57(0x30a)](_0x28681d,!0x0))&&_0x3bc2c2[_0x14cd57(0x2fc)]();if(_0x3cb7e0[_0x14cd57(0x282)](_0x5514c4=>_0x28681d[_0x14cd57(0x30a)](_0x5514c4,!0x0))){const _0xcdc125=this[_0x14cd57(0x25e)][_0x14cd57(0x209)](_0x14cd57(0x20a),_0x46ff3c,_0x14cd57(0x36a));return this[_0x14cd57(0x2d6)](()=>_0xcdc125(_0x3cb7e0,null,_0x226426)),null;}}const _0x2e6ae5=this[_0x14cd57(0x25e)][_0x14cd57(0x209)](_0x14cd57(0x20a),_0x46ff3c,_0x14cd57(0x1fd));let _0x563f25=null;for(const _0x19d27b of this[_0x14cd57(0x340)]())if(_0x19d27b[_0x14cd57(0x329)]['id']==_0x49ce36['id']&&_0x19d27b[_0x14cd57(0x242)]&&_0x14cd57(0x20a)==_0x19d27b[_0x14cd57(0x234)]&&_0x19d27b[_0x14cd57(0x214)]==_0x46ff3c&&qt(_0x19d27b,_0x226426)&&(_0x2e6ae5(_0x19d27b[_0x14cd57(0x27b)](),_0x3cb7e0)||_0x2e6ae5(_0x3cb7e0,_0x19d27b[_0x14cd57(0x27b)]()))){if(_0x563f25){if(_0x19d27b[_0x14cd57(0x348)]&&_0x19d27b[_0x14cd57(0x348)][_0x14cd57(0x2f2)])continue;for(const _0x3376dd of _0x19d27b[_0x14cd57(0x27b)]())_0x563f25[_0x14cd57(0x251)](_0x3376dd)||_0x563f25[_0x14cd57(0x27e)](_0x3376dd);_0x19d27b[_0x14cd57(0x2b5)]();}else{_0x563f25=_0x19d27b;for(const _0x921099 of _0x3cb7e0)_0x19d27b[_0x14cd57(0x251)](_0x921099)||_0x19d27b[_0x14cd57(0x27e)](_0x921099);}}if(_0x563f25)return _0x563f25;_0x273375[_0x14cd57(0x2cb)]();for(const {suggestion:_0x451780,meta:_0x62efd1}of this[_0x14cd57(0x383)](_0x3cb7e0,_0x14cd57(0x20a)))_0x62efd1[_0x14cd57(0x24e)]&&(this[_0x14cd57(0x34b)]||!_0x62efd1[_0x14cd57(0x2d4)]&&!_0x62efd1[_0x14cd57(0x323)])&&qt(_0x451780,_0x226426)&&_0x273375[_0x14cd57(0x343)](_0x451780);for(const _0x4a1867 of _0x273375){const _0x26df6c=_0x4a1867[_0x14cd57(0x27b)]();if(!_0x226426||!_0x226426[_0x14cd57(0x22d)]){if(_0x3cb7e0[_0x14cd57(0x282)](_0x32c8c4=>_0x26df6c[_0x14cd57(0x312)](_0x1e636d=>_0x1e636d[_0x14cd57(0x30a)](_0x32c8c4,!0x0))))return _0x4a1867;}(!_0x4a1867[_0x14cd57(0x1fa)]||!_0x4a1867[_0x14cd57(0x1fa)][_0x14cd57(0x22d)])&&(_0x26df6c[_0x14cd57(0x282)](_0x1ba40b=>_0x3cb7e0[_0x14cd57(0x312)](_0x4c53d7=>_0x4c53d7[_0x14cd57(0x30a)](_0x1ba40b,!0x0)))&&_0x4a1867[_0x14cd57(0x2fc)]());}const _0xb57c8=_0x4e9535(),_0x4eea6b=_0x49ce36['id'],_0x3a40ba=_0x14cd57(0x338)+_0x46ff3c,_0x1b8dd5=this[_0x14cd57(0x221)]({'id':_0xb57c8,'type':_0x3a40ba,'createdAt':new Date(),'authorId':_0x4eea6b,'attributes':_0x226426});for(const _0x13608a of _0x3cb7e0)_0x13608a[_0x14cd57(0x23b)](),_0x13608a[_0x14cd57(0x379)]||_0x14cd57(0x203)==_0x13608a[_0x14cd57(0x2cd)][_0x14cd57(0x35e)]||this[_0x14cd57(0x304)](_0x3a40ba,_0xb57c8,_0x4eea6b,_0x13608a,_0x45a799[_0x14cd57(0x302)]());return _0x1b8dd5;}[_0x396937(0x32c)](_0x23c063,_0x3d2df3,_0x55ec30,_0x360ac2,_0x3b0690){const _0x29bcb4=_0x396937;if(_0x23c063[_0x29bcb4(0x379)])return[];if(_0x29bcb4(0x31b)===this[_0x29bcb4(0x316)])return[];const _0x18e0f4=this[_0x29bcb4(0x20c)][_0x29bcb4(0x1f1)][_0x29bcb4(0x39d)](_0x29bcb4(0x321))['me']['id'],_0x34c04b=Array[_0x29bcb4(0x386)](this[_0x29bcb4(0x210)][_0x29bcb4(0x2a9)]())[_0x29bcb4(0x25d)](_0x4c189e=>_0x29bcb4(0x261)==_0x4c189e[_0x29bcb4(0x234)]&&_0x4c189e[_0x29bcb4(0x35d)][_0x29bcb4(0x355)]==_0x3d2df3&&_0x4c189e[_0x29bcb4(0x251)](_0x23c063));if(_0x29bcb4(0x246)===this[_0x29bcb4(0x316)]){const _0x2bac0e=this[_0x29bcb4(0x383)](_0x23c063,_0x29bcb4(0x29e))[_0x29bcb4(0x25d)](({meta:_0x2b491b})=>_0x2b491b[_0x29bcb4(0x24e)]&&!_0x2b491b[_0x29bcb4(0x323)]&&!_0x2b491b[_0x29bcb4(0x37d)])[_0x29bcb4(0x220)](({suggestion:_0x58d3b5})=>_0x58d3b5);_0x34c04b[_0x29bcb4(0x374)](..._0x2bac0e);}const _0xe67298=new Map([[_0x23c063,_0x55ec30]]);for(const _0x5144c8 of _0x34c04b){const _0xdc604e=_0x29bcb4(0x261)==_0x5144c8[_0x29bcb4(0x234)]?_0x5144c8[_0x29bcb4(0x35d)][_0x29bcb4(0x230)]:void 0x0,_0x5d107b=_0x5144c8[_0x29bcb4(0x241)](),_0x1eb4d4=Array[_0x29bcb4(0x386)](_0xe67298[_0x29bcb4(0x2bc)]())[_0x29bcb4(0x22f)](_0x6792e1=>_0x6792e1[_0x29bcb4(0x387)](_0x5d107b));if(!_0x1eb4d4)continue;const _0x1130c0=_0x1eb4d4[_0x29bcb4(0x2d3)](_0x5d107b);this[_0x29bcb4(0x256)](_0x3d2df3)&&_0x29bcb4(0x29e)==_0x5144c8[_0x29bcb4(0x234)]&&0x0!=_0x1130c0[_0x29bcb4(0x2f2)]||(_0xe67298[_0x29bcb4(0x33e)](_0x1eb4d4),_0x1130c0[_0x29bcb4(0x313)](_0x481102=>{const _0xe054fc=_0x29bcb4;_0xe67298[_0xe054fc(0x216)](_0x481102,_0x55ec30);}),_0x29bcb4(0x29e)!=_0x5144c8[_0x29bcb4(0x234)]&&_0xdc604e!=_0x360ac2&&_0xe67298[_0x29bcb4(0x216)](_0x1eb4d4[_0x29bcb4(0x36c)](_0x5d107b),_0xdc604e));}const _0x8ae390=[];for(const [_0x36a116,_0x478171]of _0xe67298){const _0x2ee758=_0x4e9535(),_0x108764={'key':_0x3d2df3,'oldValue':_0x478171,'newValue':_0x360ac2};_0x3d2df3[_0x29bcb4(0x2f2)]>0x25&&console[_0x29bcb4(0x32f)](_0x29bcb4(0x271),{'key':_0x3d2df3});const _0x529ad0=(_0x29bcb4(0x2ab)+(_0x3d2df3+'|'+Gt({'newValue':_0x360ac2})))[_0x29bcb4(0x29d)](0x0,0x3c),_0x436669=this[_0x29bcb4(0x221)]({'id':_0x2ee758,'type':_0x529ad0,'data':_0x108764,'createdAt':new Date(),'authorId':_0x18e0f4,'attributes':_0x3b0690});_0x8ae390[_0x29bcb4(0x2e1)](_0x436669),this[_0x29bcb4(0x304)](_0x529ad0,_0x2ee758,_0x18e0f4,_0x36a116);}return _0x8ae390;}[_0x396937(0x235)](_0x2c1b2f){const _0x3f71e0=_0x396937;this[_0x3f71e0(0x201)](_0x2c1b2f,(_0x508d02,..._0x384427)=>{const _0x347b9e=_0x3f71e0;this[_0x347b9e(0x26d)](()=>{_0x508d02(..._0x384427);});});}[_0x396937(0x371)](_0x3318c3){const _0x3819af=_0x396937;this[_0x3819af(0x270)][_0x3819af(0x343)](_0x3318c3);}[_0x396937(0x2a1)](_0x28c91e){const _0x109328=_0x396937;this[_0x109328(0x226)][_0x109328(0x343)](_0x28c91e);}[_0x396937(0x25a)](_0xa4d97d){const _0x317f2e=_0x396937;return _0x317f2e(0x261)==_0xa4d97d[_0x317f2e(0x234)]?_0xa4d97d[_0x317f2e(0x214)][_0x317f2e(0x2b3)]('|')[0x0]:null;}[_0x396937(0x380)](_0x17623d,_0x5dac84){const _0x8e875=_0x396937,_0x2a4674=_0x17623d[_0x8e875(0x341)]();this[_0x8e875(0x32e)][_0x8e875(0x1f8)](_0xa3ed94=>{const _0x48db29=_0x8e875;_0xa3ed94[_0x48db29(0x279)](_0x2a4674,{'range':_0x5dac84});});}[_0x396937(0x30d)](_0x2f9d8e){const _0x41cf81=_0x396937,_0x30f2b5=_0x2f9d8e['id'],_0x9859cb=this[_0x41cf81(0x20c)][_0x41cf81(0x2e8)][_0x41cf81(0x39d)](_0x41cf81(0x273));this[_0x41cf81(0x2a0)][_0x41cf81(0x23a)](_0x30f2b5)||this[_0x41cf81(0x2a0)][_0x41cf81(0x350)]({'channelId':_0x9859cb,'threadId':_0x30f2b5,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xe010c8=this[_0x41cf81(0x2a0)][_0x41cf81(0x286)](_0x30f2b5);_0xe010c8[_0x41cf81(0x2bb)](_0x41cf81(0x2b0)),_0xe010c8[_0x41cf81(0x2b0)]=!0x1,_0x2f9d8e[_0x41cf81(0x348)]=_0xe010c8;}[_0x396937(0x2be)](_0xa2ff3c,_0x38e6bb,_0x1a3ff1,_0x5c65e5){const _0x39a824=_0x396937;if(_0xa2ff3c[_0x39a824(0x234)]!=_0x38e6bb||_0xa2ff3c[_0x39a824(0x214)]!=_0x1a3ff1||_0xa2ff3c[_0x39a824(0x346)]['id']!=_0x5c65e5)throw this[_0x39a824(0x20c)][_0x39a824(0x322)](_0x39a824(0x362)),new _0x2d917b(_0x39a824(0x362),this);}[_0x396937(0x2fb)](_0x53a92a,_0x53fdf6){const _0x4e20d5=_0x396937,_0x252964=_0x53a92a[_0x4e20d5(0x241)]();if(_0x53fdf6[_0x4e20d5(0x2f3)](_0x252964))_0x53a92a[_0x4e20d5(0x2b5)]();else{if(_0x252964[_0x4e20d5(0x30a)](_0x53fdf6)){const _0x2d99c6=this[_0x4e20d5(0x32e)][_0x4e20d5(0x276)](_0x53fdf6[_0x4e20d5(0x33b)][_0x4e20d5(0x352)],_0x4e20d5(0x33c));this[_0x4e20d5(0x380)](_0x53a92a,this[_0x4e20d5(0x32e)][_0x4e20d5(0x39b)](_0x252964[_0x4e20d5(0x33b)],_0x2d99c6));const _0x4b8189=_0x4e9535(),_0xe9d4ed=_0x53a92a[_0x4e20d5(0x346)]['id'],_0x322ed5=_0x53a92a[_0x4e20d5(0x234)]+':'+_0x53a92a[_0x4e20d5(0x214)];this[_0x4e20d5(0x221)]({'id':_0x4b8189,'type':_0x322ed5,'createdAt':new Date(),'authorId':_0xe9d4ed,'data':_0x53a92a[_0x4e20d5(0x35d)],'attributes':_0x53a92a[_0x4e20d5(0x1fa)]});const _0x5c5eab=this[_0x4e20d5(0x32e)][_0x4e20d5(0x276)](_0x53fdf6[_0x4e20d5(0x33c)][_0x4e20d5(0x325)],_0x4e20d5(0x2da)),_0x438d1c=this[_0x4e20d5(0x32e)][_0x4e20d5(0x39b)](_0x5c5eab,_0x252964[_0x4e20d5(0x33c)]);this[_0x4e20d5(0x304)](_0x322ed5,_0x4b8189,_0xe9d4ed,_0x438d1c);}else{if(_0x252964[_0x4e20d5(0x367)](_0x53fdf6[_0x4e20d5(0x33b)])){const _0x49c59c=this[_0x4e20d5(0x32e)][_0x4e20d5(0x276)](_0x53fdf6[_0x4e20d5(0x33b)][_0x4e20d5(0x352)],_0x4e20d5(0x33c));this[_0x4e20d5(0x380)](_0x53a92a,this[_0x4e20d5(0x32e)][_0x4e20d5(0x39b)](_0x252964[_0x4e20d5(0x33b)],_0x49c59c));}else{const _0x2f2d63=this[_0x4e20d5(0x32e)][_0x4e20d5(0x276)](_0x53fdf6[_0x4e20d5(0x33c)][_0x4e20d5(0x325)],_0x4e20d5(0x2da));this[_0x4e20d5(0x380)](_0x53a92a,this[_0x4e20d5(0x32e)][_0x4e20d5(0x39b)](_0x2f2d63,_0x252964[_0x4e20d5(0x33c)]));}}}}[_0x396937(0x2d9)](_0x17efeb){const _0x7fbd11=_0x396937;for(const {suggestion:_0x190bc6,meta:_0x5ecf90}of this[_0x7fbd11(0x383)](_0x17efeb,_0x7fbd11(0x29e))){if(!_0x5ecf90[_0x7fbd11(0x24e)])continue;const _0x1b0a45=_0x190bc6[_0x7fbd11(0x27b)]();for(const _0x317fd3 of _0x1b0a45)if(!_0x17efeb[_0x7fbd11(0x2d3)](_0x317fd3)[_0x7fbd11(0x2f2)])return!0x0;}return!0x1;}[_0x396937(0x31c)](_0x2778f4){const _0x22330d=_0x396937,_0x159506=this[_0x22330d(0x20c)][_0x22330d(0x1f1)][_0x22330d(0x39d)](_0x22330d(0x321))[_0x22330d(0x34e)](_0x2778f4);if(!_0x159506)throw new _0x2d917b(_0x22330d(0x2eb),this);return _0x159506;}[_0x396937(0x21c)](_0x45f1b9){const _0x151ddb=_0x396937,_0x28a609=this[_0x151ddb(0x20c)][_0x151ddb(0x1f1)][_0x151ddb(0x39d)](_0x151ddb(0x321)),_0xe7c999=_0x255809(_0x151ddb(0x224)+_0x45f1b9),_0xff8f=_0x28a609[_0x151ddb(0x34e)](_0xe7c999);return _0xff8f||_0x28a609[_0x151ddb(0x200)]({'id':_0xe7c999,'name':_0x45f1b9});}[_0x396937(0x358)](_0x27ef19,_0x56a955,_0x1f3554,_0x2e94ce,_0x3603bd){const _0x58edf5=_0x396937,_0x3cbebd=this[_0x58edf5(0x31c)](_0x2e94ce),_0x1f6e24=this[_0x58edf5(0x25e)][_0x58edf5(0x333)](_0x27ef19,_0x56a955,_0x1f3554,_0x3cbebd,_0x3603bd,_0x56aad5=>{const _0x939e3e=_0x58edf5;this[_0x939e3e(0x252)](_0x1f3554,{'attributes':_0x56aad5});const _0x406c09=this[_0x939e3e(0x2e9)](_0x1f3554);this[_0x939e3e(0x36e)](new Set([_0x406c09])),this[_0x939e3e(0x2c5)](new Set([_0x406c09]));});return this[_0x58edf5(0x26a)](_0x1f6e24,_0x58edf5(0x36a),()=>{const _0x283cfe=_0x58edf5;this[_0x283cfe(0x252)](_0x1f3554,{'state':_0x283cfe(0x1f5)});},{'priority':_0x58edf5(0x2b1)}),this[_0x58edf5(0x26a)](_0x1f6e24,_0x58edf5(0x2fc),()=>{const _0x536a4a=_0x58edf5;this[_0x536a4a(0x252)](_0x1f3554,{'state':_0x536a4a(0x300)});},{'priority':_0x58edf5(0x2b1)}),this[_0x58edf5(0x210)][_0x58edf5(0x216)](_0x1f3554,_0x1f6e24),this[_0x58edf5(0x2a3)][_0x58edf5(0x216)](_0x1f6e24,_0x58edf5(0x28f)),_0x1f6e24;}[_0x396937(0x29b)](_0xe2204b){const _0xe1a723=_0x396937,_0x24928e=_0xe2204b[_0xe1a723(0x2b3)](':');return{'group':_0x24928e[0x0],'type':_0x24928e[0x1],'subType':_0x24928e[_0xe1a723(0x2f2)]>=0x5?_0x24928e[0x2]:null,'id':_0x24928e[_0xe1a723(0x2f2)]<0x5?_0x24928e[0x2]:_0x24928e[0x3],'authorId':_0x24928e[_0xe1a723(0x2f2)]<0x5?_0x24928e[0x3]:_0x24928e[0x4],'markerCount':0x6==_0x24928e[_0xe1a723(0x2f2)]?_0x24928e[0x5]:null};}[_0x396937(0x258)](_0x2fe443,_0x2246f8,_0x32a9a0){const _0x3db87f=_0x396937,_0x2216a5=_0x2fe443[_0x3db87f(0x241)](),_0x4879f4=_0x2216a5[_0x3db87f(0x33b)],_0x594509=_0x2216a5[_0x3db87f(0x33c)];this[_0x3db87f(0x380)](_0x2fe443,this[_0x3db87f(0x32e)][_0x3db87f(0x39b)](_0x4879f4,_0x2246f8));const _0x4551af=_0x4e9535(),_0x4303de=_0x2fe443[_0x3db87f(0x346)]['id'],_0x15a766=_0x2fe443[_0x3db87f(0x234)]+(_0x2fe443[_0x3db87f(0x214)]?':'+_0x2fe443[_0x3db87f(0x214)]:'');this[_0x3db87f(0x221)]({'id':_0x4551af,'type':_0x15a766,'createdAt':new Date(),'authorId':_0x4303de,'originalSuggestionId':_0x2fe443['id'],'attributes':_0x2fe443[_0x3db87f(0x1fa)],'data':_0x2fe443[_0x3db87f(0x35d)]});const _0x30d47e=this[_0x3db87f(0x25a)](_0x2fe443);(_0x3db87f(0x39f)==_0x2fe443[_0x3db87f(0x234)]||_0x30d47e&&this[_0x3db87f(0x256)](_0x30d47e))&&(_0x32a9a0=this[_0x3db87f(0x32e)][_0x3db87f(0x364)](_0x32a9a0[_0x3db87f(0x325)])),this[_0x3db87f(0x304)](_0x15a766,_0x4551af,_0x4303de,this[_0x3db87f(0x32e)][_0x3db87f(0x39b)](_0x32a9a0,_0x594509));}[_0x396937(0x383)](_0x264e78,_0x55e466=null){const _0x234c98=_0x396937,_0x246712=[],_0x1cf8b6=this[_0x234c98(0x20c)][_0x234c98(0x1f1)][_0x234c98(0x39d)](_0x234c98(0x321))['me'];Array[_0x234c98(0x205)](_0x264e78)||(_0x264e78=[_0x264e78]);for(const _0x448000 of this[_0x234c98(0x340)]()){if(!_0x448000[_0x234c98(0x242)])continue;if(_0x55e466&&_0x448000[_0x234c98(0x234)]!=_0x55e466)continue;let _0x667114=!0x1;for(const _0x10c05b of _0x448000[_0x234c98(0x27b)]()){for(const _0xf221ab of _0x264e78){const _0x582dad=_0xf221ab[_0x234c98(0x33b)][_0x234c98(0x2f3)](_0x10c05b[_0x234c98(0x33c)])||_0xf221ab[_0x234c98(0x33c)][_0x234c98(0x2f3)](_0x10c05b[_0x234c98(0x33b)]);if(_0x582dad||_0xf221ab[_0x234c98(0x36c)](_0x10c05b)){const _0x1550c8=_0xf221ab[_0x234c98(0x30a)](_0x10c05b)&&Ot(this[_0x234c98(0x32e)][_0x234c98(0x244)],_0x10c05b[_0x234c98(0x33b)],_0xf221ab),_0x503f1d=_0x10c05b[_0x234c98(0x30a)](_0xf221ab)&&Ot(this[_0x234c98(0x32e)][_0x234c98(0x244)],_0xf221ab[_0x234c98(0x33b)],_0x10c05b);_0x246712[_0x234c98(0x2e1)]({'suggestion':_0x448000,'meta':{'isOwn':_0x1cf8b6==_0x448000[_0x234c98(0x329)],'isNextTo':_0x582dad,'isInsideObject':_0x1550c8,'containsRangeInObject':_0x503f1d}}),_0x667114=!0x0;break;}}if(_0x667114)break;}}return _0x246712;}[_0x396937(0x304)](_0x1fa403,_0x252abf,_0x67bdd9,_0x4f630e,_0x2eefdd){const _0x2f37c5=_0x396937;this[_0x2f37c5(0x32e)][_0x2f37c5(0x1f8)](_0x23796d=>{const _0x2cf772=_0x2f37c5;let _0x4fea1f=_0x2cf772(0x23e)+_0x1fa403+':'+_0x252abf+':'+_0x67bdd9;_0x2eefdd&&(_0x4fea1f=_0x4fea1f+':'+_0x2eefdd),_0x23796d[_0x2cf772(0x2bd)](_0x4fea1f,{'range':_0x4f630e,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x396937(0x384)](_0x270980){const _0x2a91d1=_0x396937,_0x267b88=_0x270980[_0x2a91d1(0x233)],_0x728cb=_0x270980[_0x2a91d1(0x2b2)];_0x270980[_0x2a91d1(0x233)]=null,_0x270980[_0x2a91d1(0x2b2)]=null,null!=_0x267b88&&_0x267b88[_0x2a91d1(0x2b2)]==_0x270980&&(_0x267b88[_0x2a91d1(0x2b2)]=_0x728cb),null!=_0x728cb&&_0x728cb[_0x2a91d1(0x233)]==_0x270980&&(_0x728cb[_0x2a91d1(0x233)]=_0x267b88),_0x2a91d1(0x26e)==this[_0x2a91d1(0x2a3)][_0x2a91d1(0x39d)](_0x270980)&&(this[_0x2a91d1(0x2a3)][_0x2a91d1(0x216)](_0x270980,_0x2a91d1(0x28a)),this[_0x2a91d1(0x2ac)](_0x2a91d1(0x396),_0x270980,_0x267b88,_0x728cb));}[_0x396937(0x221)](_0x1d9d1c){const _0x2082a7=_0x396937,_0x25846b=_0x1d9d1c['id'],_0x44c849=this[_0x2082a7(0x373)](_0x1d9d1c);if(this[_0x2082a7(0x37e)]&&this[_0x2082a7(0x37e)][_0x2082a7(0x38d)]){const _0x461079=this[_0x2082a7(0x20c)][_0x2082a7(0x1f1)][_0x2082a7(0x39d)](_0x2082a7(0x326)),_0x27eb90=_0x44c849[_0x2082a7(0x315)],_0x13b8d8=_0x44c849[_0x2082a7(0x214)]?_0x44c849[_0x2082a7(0x234)]+':'+_0x44c849[_0x2082a7(0x214)]:_0x44c849[_0x2082a7(0x234)],_0x3c2520=this[_0x2082a7(0x20c)][_0x2082a7(0x285)],_0x3bf6a7=_0x461079[_0x2082a7(0x343)](_0x17cf23(_0x3c2520,_0x2082a7(0x2dd))),_0x377e3d={'id':_0x25846b,'type':_0x13b8d8,'hasComments':_0x27eb90,'data':_0x1d9d1c[_0x2082a7(0x35d)]||null,'originalSuggestionId':_0x1d9d1c[_0x2082a7(0x1f3)]||null,'attributes':_0x44c849[_0x2082a7(0x1fa)]};this[_0x2082a7(0x37e)][_0x2082a7(0x38d)](_0x377e3d)[_0x2082a7(0x262)](_0x51efad=>{const _0x2a10db=_0x2082a7;_0x44c849[_0x2a10db(0x2a6)]=!0x0,_0x461079[_0x2a10db(0x268)](_0x3bf6a7),_0x51efad&&_0x51efad[_0x2a10db(0x23d)]&&(this[_0x2a10db(0x210)][_0x2a10db(0x39d)](_0x25846b)[_0x2a10db(0x23d)]=_0x51efad[_0x2a10db(0x23d)]);})[_0x2082a7(0x24c)](_0x1fc132=>{const _0x22d847=_0x2082a7;throw _0x832936(_0x22d847(0x2e6)),this[_0x22d847(0x20c)][_0x22d847(0x289)][_0x22d847(0x320)]({'isUndoable':!0x1},()=>{const _0x12c255=_0x22d847;_0x44c849[_0x12c255(0x2fc)]();}),_0x44c849[_0x22d847(0x2f8)](),this[_0x22d847(0x210)][_0x22d847(0x33e)](_0x44c849['id']),this[_0x22d847(0x2a3)][_0x22d847(0x33e)](_0x44c849),_0x1fc132;});}return _0x44c849;}[_0x396937(0x256)](_0x239a23){const _0x153f20=_0x396937;return this[_0x153f20(0x270)][_0x153f20(0x24d)](_0x239a23);}[_0x396937(0x252)](_0x43d25f,_0x26f31f){const _0x472caf=_0x396937,_0x56fa54=this[_0x472caf(0x20c)][_0x472caf(0x1f1)][_0x472caf(0x39d)](_0x472caf(0x326)),_0x2a4d08=this[_0x472caf(0x2e9)](_0x43d25f);if(this[_0x472caf(0x37e)]&&this[_0x472caf(0x37e)][_0x472caf(0x354)]){if(_0x2a4d08[_0x472caf(0x2a6)]){const _0x157eff=_0x56fa54[_0x472caf(0x343)](_0x17cf23(this[_0x472caf(0x20c)][_0x472caf(0x285)],_0x472caf(0x2dd)));this[_0x472caf(0x37e)][_0x472caf(0x354)](_0x43d25f,_0x26f31f)[_0x472caf(0x262)](()=>{const _0x1f9748=_0x472caf;_0x56fa54[_0x1f9748(0x268)](_0x157eff);});}else _0x2a4d08['on'](_0x472caf(0x211),()=>{const _0x51481b=_0x472caf;this[_0x51481b(0x252)](_0x43d25f,_0x26f31f);});}}[_0x396937(0x243)](_0x4c9e01){const _0x57da82=_0x396937;if(!this[_0x57da82(0x37e)]||!this[_0x57da82(0x37e)][_0x57da82(0x2e9)])throw new _0x2d917b(_0x57da82(0x24b),this);return this[_0x57da82(0x37e)][_0x57da82(0x2e9)](_0x4c9e01);}[_0x396937(0x2e7)](_0x362dc0){const _0x552b52=_0x396937,{id:_0x1ca0af,type:_0x5ea759,subType:_0x355730,authorId:_0xe55942}=this[_0x552b52(0x29b)](_0x362dc0),_0x13e8f=this[_0x552b52(0x210)][_0x552b52(0x39d)](_0x1ca0af)||this[_0x552b52(0x358)](_0x5ea759,_0x355730,_0x1ca0af,_0xe55942,{});switch(this[_0x552b52(0x2be)](_0x13e8f,_0x5ea759,_0x355730,_0xe55942),this[_0x552b52(0x2a3)][_0x552b52(0x39d)](_0x13e8f)){case _0x552b52(0x28f):this[_0x552b52(0x243)](_0x1ca0af)[_0x552b52(0x262)](_0x378196=>{const _0x4cb57a=_0x552b52;let _0xef14aa=Promise[_0x4cb57a(0x30c)]();_0x378196[_0x4cb57a(0x315)]&&(_0xef14aa=this[_0x4cb57a(0x2a0)][_0x4cb57a(0x2c7)]({'channelId':this[_0x4cb57a(0x20c)][_0x4cb57a(0x2e8)][_0x4cb57a(0x39d)](_0x4cb57a(0x273)),'threadId':_0x1ca0af})),_0xef14aa[_0x4cb57a(0x262)](()=>{const _0x32ec91=_0x4cb57a;this[_0x32ec91(0x373)](_0x378196)[_0x32ec91(0x2a6)]=!0x0;});}),this[_0x552b52(0x2a3)][_0x552b52(0x216)](_0x13e8f,_0x552b52(0x294));break;case _0x552b52(0x28a):this[_0x552b52(0x252)](_0x1ca0af,{'state':_0x552b52(0x245)});case _0x552b52(0x236):this[_0x552b52(0x2a3)][_0x552b52(0x216)](_0x13e8f,_0x552b52(0x26e)),this[_0x552b52(0x2ac)](_0x552b52(0x37f),_0x13e8f);break;case _0x552b52(0x26e):this[_0x552b52(0x2ac)](_0x552b52(0x368),_0x13e8f);}return _0x13e8f[_0x552b52(0x272)](_0x362dc0),_0x13e8f;}[_0x396937(0x2c5)](_0x283057){const _0x3165f7=_0x396937,_0x2a3390=Array[_0x3165f7(0x386)](_0x283057),_0x3f3974=_0x2a3390[_0x3165f7(0x25d)](_0x4cc55e=>_0x3165f7(0x261)==_0x4cc55e[_0x3165f7(0x234)]);this[_0x3165f7(0x2e5)](_0x3f3974);const _0x1bd905=_0x2a3390[_0x3165f7(0x25d)](_0x255fe3=>!_0x255fe3[_0x3165f7(0x3a1)]&&_0x3165f7(0x261)!=_0x255fe3[_0x3165f7(0x234)]),_0x540239=this[_0x3165f7(0x340)]({'skipNotAttached':!0x0})[_0x3165f7(0x25d)](_0x409115=>!_0x409115[_0x3165f7(0x3a1)]&&_0x3165f7(0x261)!=_0x409115[_0x3165f7(0x234)]),_0x411b6d=_0x540239[_0x3165f7(0x25d)](_0x2e4d20=>!_0x283057[_0x3165f7(0x24d)](_0x2e4d20)),_0x1b4b21=new Map(_0x540239[_0x3165f7(0x220)](_0x5dc6fc=>[_0x5dc6fc,this[_0x3165f7(0x25e)][_0x3165f7(0x209)](_0x5dc6fc[_0x3165f7(0x234)],_0x5dc6fc[_0x3165f7(0x214)],_0x3165f7(0x208))])),_0x26f17f=new Map(_0x540239[_0x3165f7(0x220)](_0x556ceb=>[_0x556ceb,_0x556ceb[_0x3165f7(0x241)]()])),_0xa18a05=new Set(),_0x2652dc=new Set();for(let _0x47548a=0x0;_0x47548a<_0x1bd905[_0x3165f7(0x2f2)];_0x47548a++)_0x5a9596(_0x1bd905[_0x47548a],_0x1bd905,_0x47548a+0x1);for(let _0x428d31=0x0;_0x428d31<_0x1bd905[_0x3165f7(0x2f2)];_0x428d31++)_0x5a9596(_0x1bd905[_0x428d31],_0x411b6d,0x0);const _0x12ee9b=new Set();for(let _0x20ca8e=0x0;_0x20ca8e<_0x1bd905[_0x3165f7(0x2f2)];_0x20ca8e++){const _0x1fbfc2=_0x1bd905[_0x20ca8e];!_0x2652dc[_0x3165f7(0x24d)](_0x1fbfc2)&&_0x1fbfc2[_0x3165f7(0x233)]&&(_0x12ee9b[_0x3165f7(0x343)](_0x1fbfc2[_0x3165f7(0x233)]),_0x1fbfc2[_0x3165f7(0x233)][_0x3165f7(0x2b2)]===_0x1fbfc2&&(_0x1fbfc2[_0x3165f7(0x233)][_0x3165f7(0x2b2)]=null),_0x1fbfc2[_0x3165f7(0x233)]=null),!_0xa18a05[_0x3165f7(0x24d)](_0x1fbfc2)&&_0x1fbfc2[_0x3165f7(0x2b2)]&&(_0x12ee9b[_0x3165f7(0x343)](_0x1fbfc2[_0x3165f7(0x2b2)]),_0x1fbfc2[_0x3165f7(0x2b2)][_0x3165f7(0x233)]===_0x1fbfc2&&(_0x1fbfc2[_0x3165f7(0x2b2)][_0x3165f7(0x233)]=null),_0x1fbfc2[_0x3165f7(0x2b2)]=null);}function _0x5a9596(_0x59e6e9,_0x19d4ec,_0x10c69e){const _0x4e9482=_0x3165f7;for(let _0x3e4480=_0x10c69e;_0x3e4480<_0x19d4ec[_0x4e9482(0x2f2)];_0x3e4480++){const _0xfe1105=_0x31b779(_0x59e6e9,_0x19d4ec[_0x3e4480]);_0xfe1105&&(_0xfe1105[0x0][_0x4e9482(0x2b2)]=_0xfe1105[0x1],_0xfe1105[0x1][_0x4e9482(0x233)]=_0xfe1105[0x0],_0xa18a05[_0x4e9482(0x343)](_0xfe1105[0x0]),_0x2652dc[_0x4e9482(0x343)](_0xfe1105[0x1]));}}function _0x31b779(_0x11374c,_0x416890){const _0x4dc289=_0x3165f7;if(_0x11374c[_0x4dc289(0x329)]['id']!==_0x416890[_0x4dc289(0x329)]['id'])return null;const _0x3dd292=_0x1b4b21[_0x4dc289(0x39d)](_0x11374c)(_0x11374c,_0x416890,_0x26f17f[_0x4dc289(0x39d)](_0x11374c),_0x26f17f[_0x4dc289(0x39d)](_0x416890));if(!_0x3dd292)return null;return _0x1b4b21[_0x4dc289(0x39d)](_0x416890)(_0x11374c,_0x416890,_0x26f17f[_0x4dc289(0x39d)](_0x11374c),_0x26f17f[_0x4dc289(0x39d)](_0x416890))?_0x3dd292[0x1][_0x4dc289(0x348)]&&_0x3dd292[0x1][_0x4dc289(0x348)][_0x4dc289(0x2f2)]?null:_0x3dd292:null;}_0x12ee9b[_0x3165f7(0x344)]&&this[_0x3165f7(0x2c5)](_0x12ee9b);}[_0x396937(0x2e5)](_0x29a7df){const _0x54d76b=_0x396937;if(0x0==_0x29a7df[_0x54d76b(0x2f2)])return;const _0x2ced09=this[_0x54d76b(0x340)]({'skipNotAttached':!0x0})[_0x54d76b(0x25d)](_0x3d6077=>_0x54d76b(0x261)==_0x3d6077[_0x54d76b(0x234)]&&_0x3d6077[_0x54d76b(0x381)]),_0x59e137=[],_0xce65e1=new Map();for(const _0x3f2658 of _0x2ced09){const _0x352c5a=_0x255809(_0x3f2658[_0x54d76b(0x1fa)]);_0xce65e1[_0x54d76b(0x24d)](_0x352c5a)||(_0xce65e1[_0x54d76b(0x216)](_0x352c5a,_0x59e137[_0x54d76b(0x2f2)]),_0x59e137[_0x54d76b(0x2e1)]([]));const _0x53e0d1=_0xce65e1[_0x54d76b(0x39d)](_0x352c5a);_0x59e137[_0x53e0d1][_0x54d76b(0x2e1)](_0x3f2658);}!(function(){const _0x2e9afc=_0x54d76b;_0x59e137[_0x2e9afc(0x2d5)]((_0x2602e0,_0xda60e5)=>{const _0xf331ac=_0x2e9afc,_0x3c8479=_0x2602e0[0x0][_0xf331ac(0x23d)],_0x5de476=_0xda60e5[0x0][_0xf331ac(0x23d)];return _0x3c8479==_0x5de476?_0x2602e0[0x0][_0xf331ac(0x1fa)][_0xf331ac(0x29c)]<_0xda60e5[0x0][_0xf331ac(0x1fa)][_0xf331ac(0x29c)]?-0x1:0x1:_0x3c8479<_0x5de476?-0x1:0x1;});for(const _0x269780 of _0x59e137)_0x269780[_0x2e9afc(0x2d5)]((_0x57ce27,_0xe53e3e)=>_0x57ce27['id']<_0xe53e3e['id']?-0x1:0x1);}());for(let _0x1385f0=0x0;_0x1385f0<_0x59e137[_0x54d76b(0x2f2)];_0x1385f0++){if(0x0==_0x59e137[_0x1385f0][_0x54d76b(0x2f2)])continue;const _0x39d64a=[];for(let _0x2058c4=_0x1385f0+0x1;_0x2058c4<_0x59e137[_0x54d76b(0x2f2)];_0x2058c4++)0x0!=_0x59e137[_0x2058c4][_0x54d76b(0x2f2)]&&_0x55eb78(_0x59e137[_0x1385f0],_0x59e137[_0x2058c4])&&_0x39d64a[_0x54d76b(0x2e1)](_0x2058c4);for(const _0x2e06bb of _0x39d64a)_0x59e137[_0x1385f0]=_0x59e137[_0x1385f0][_0x54d76b(0x1ff)](_0x59e137[_0x2e06bb]),_0x59e137[_0x2e06bb]=[];}for(const _0x510e35 of _0x59e137)for(let _0x470983=0x0;_0x470983<_0x510e35[_0x54d76b(0x2f2)];_0x470983++){const _0x2b479a=_0x510e35[_0x470983+0x1]||null;_0x510e35[_0x470983][_0x54d76b(0x2b2)]!==_0x2b479a&&(_0x510e35[_0x470983][_0x54d76b(0x2b2)]=_0x2b479a);}for(const _0x54e96c of _0x59e137)for(let _0x230ee4=0x0;_0x230ee4<_0x54e96c[_0x54d76b(0x2f2)];_0x230ee4++){const _0x5ed452=_0x54e96c[_0x230ee4-0x1]||null;_0x54e96c[_0x230ee4][_0x54d76b(0x233)]!==_0x5ed452&&(_0x54e96c[_0x230ee4][_0x54d76b(0x233)]=_0x5ed452);}function _0x55eb78(_0x1ffe12,_0x1d138d){const _0x5295e5=_0x54d76b;if(_0x1ffe12[0x0][_0x5295e5(0x1fa)][_0x5295e5(0x29c)]!==_0x1d138d[0x0][_0x5295e5(0x1fa)][_0x5295e5(0x29c)]&&_0x1ffe12[0x0][_0x5295e5(0x329)]!==_0x1d138d[0x0][_0x5295e5(0x329)])return!0x1;if(!function(_0x1e981b,_0x206464){const _0x7dd544=_0x5295e5;if(!_0x1e981b[_0x7dd544(0x315)]&&!_0x206464[_0x7dd544(0x315)])return!0x0;if(_0x1e981b[_0x7dd544(0x315)]&&_0x206464[_0x7dd544(0x315)])return!0x1;if(_0x1e981b[_0x7dd544(0x315)]&&_0x206464[_0x7dd544(0x23d)]<_0x1e981b[_0x7dd544(0x348)][_0x7dd544(0x247)][_0x7dd544(0x39d)](0x0)[_0x7dd544(0x23d)])return!0x0;if(_0x206464[_0x7dd544(0x315)]&&_0x1e981b[_0x7dd544(0x23d)]<_0x206464[_0x7dd544(0x348)][_0x7dd544(0x247)][_0x7dd544(0x39d)](0x0)[_0x7dd544(0x23d)])return!0x0;return!0x1;}(_0x1ffe12[0x0],_0x1d138d[0x0]))return!0x1;const _0x1c8b65=_0x299c2a(_0x1ffe12[0x0][_0x5295e5(0x1fa)],_0x5295e5(0x29c)),_0x25b2b9=_0x299c2a(_0x1d138d[0x0][_0x5295e5(0x1fa)],_0x5295e5(0x29c));if(!_0x53592f(_0x1c8b65,_0x25b2b9))return!0x1;return!!_0x1ffe12[_0x5295e5(0x282)](_0x4828c9=>_0x1d138d[_0x5295e5(0x312)](_0x3b24d1=>_0x4828c9[_0x5295e5(0x241)]()[_0x5295e5(0x2f3)](_0x3b24d1[_0x5295e5(0x241)]())))&&_0x1d138d[_0x5295e5(0x282)](_0x52cb0e=>_0x1ffe12[_0x5295e5(0x312)](_0x160d1d=>_0x52cb0e[_0x5295e5(0x241)]()[_0x5295e5(0x2f3)](_0x160d1d[_0x5295e5(0x241)]())));}}[_0x396937(0x36e)](_0x1a7650){const _0xe1e606=_0x396937,_0x405852=Array[_0xe1e606(0x386)](_0x1a7650),_0x490b91=this[_0xe1e606(0x340)]({'skipNotAttached':!0x0}),_0x5c60bc=_0x490b91[_0xe1e606(0x25d)](_0x389861=>!_0x1a7650[_0xe1e606(0x24d)](_0x389861)),_0x49853c=new Map(_0x405852[_0xe1e606(0x220)](_0x995452=>[_0x995452,this[_0xe1e606(0x25e)][_0xe1e606(0x209)](_0x995452[_0xe1e606(0x234)],_0x995452[_0xe1e606(0x214)],_0xe1e606(0x1fd))])),_0x166dee=new Map(_0x490b91[_0xe1e606(0x220)](_0x5b761b=>[_0x5b761b,_0x5b761b[_0xe1e606(0x27b)]()]));for(let _0x560edd=0x0;_0x560edd<_0x405852[_0xe1e606(0x2f2)];_0x560edd++){if(_0x15d95f(this,_0x405852[_0x560edd],_0x405852,_0x560edd+0x1))return!0x0;}for(let _0x2562cd=0x0;_0x2562cd<_0x405852[_0xe1e606(0x2f2)];_0x2562cd++){if(_0x15d95f(this,_0x405852[_0x2562cd],_0x5c60bc,0x0))return!0x0;}return!0x1;function _0x15d95f(_0x321650,_0x23b3ee,_0x4fefdd,_0x727ffd){const _0x5c692a=_0xe1e606;for(let _0x49ab4f=_0x727ffd;_0x49ab4f<_0x4fefdd[_0x5c692a(0x2f2)];_0x49ab4f++){const _0x43281b=_0x4fefdd[_0x49ab4f];if(_0x43281b[_0x5c692a(0x234)]!==_0x23b3ee[_0x5c692a(0x234)]||_0x43281b[_0x5c692a(0x329)]['id']!==_0x23b3ee[_0x5c692a(0x329)]['id']||_0x43281b[_0x5c692a(0x214)]!==_0x23b3ee[_0x5c692a(0x214)])continue;if(!Jt(_0x23b3ee,_0x43281b))continue;if(_0x5c692a(0x261)==_0x23b3ee[_0x5c692a(0x234)]&&_0x23b3ee[_0x5c692a(0x35d)][_0x5c692a(0x230)]!=_0x43281b[_0x5c692a(0x35d)][_0x5c692a(0x230)])continue;if(_0x5c692a(0x261)==_0x23b3ee[_0x5c692a(0x234)]&&_0x321650[_0x5c692a(0x256)](_0x23b3ee[_0x5c692a(0x35d)][_0x5c692a(0x355)]))continue;if(_0x5c692a(0x39f)==_0x23b3ee[_0x5c692a(0x234)]){const _0x2a80c5=_0x321650[_0x5c692a(0x20c)][_0x5c692a(0x289)],_0x25d603=_0x23b3ee[_0x5c692a(0x23f)]();if(_0x25d603&&(_0x2a80c5[_0x5c692a(0x244)][_0x5c692a(0x1fc)](_0x25d603)||_0x2a80c5[_0x5c692a(0x244)][_0x5c692a(0x237)](_0x25d603)))continue;}const _0x4dd3e6=_0x49853c[_0x5c692a(0x39d)](_0x23b3ee),_0x26a312=_0x166dee[_0x5c692a(0x39d)](_0x23b3ee),_0x47f6ea=_0x166dee[_0x5c692a(0x39d)](_0x43281b),_0x526339=_0x23b3ee[_0x5c692a(0x348)]&&_0x23b3ee[_0x5c692a(0x348)][_0x5c692a(0x2f2)],_0x341a20=_0x43281b[_0x5c692a(0x348)]&&_0x43281b[_0x5c692a(0x348)][_0x5c692a(0x2f2)];if(!_0x526339&&_0x4dd3e6(_0x47f6ea,_0x26a312))return _0x321650[_0x5c692a(0x37c)](_0x43281b,_0x23b3ee),_0x166dee[_0x5c692a(0x33e)](_0x23b3ee),!0x0;if(!_0x341a20&&_0x4dd3e6(_0x26a312,_0x47f6ea))return _0x321650[_0x5c692a(0x37c)](_0x23b3ee,_0x43281b),_0x166dee[_0x5c692a(0x33e)](_0x43281b),!0x0;}return!0x1;}}[_0x396937(0x37c)](_0x516951,_0x4d7987){const _0x1a07c6=_0x396937;if(_0x516951[_0x1a07c6(0x3a1)]){for(const _0x1655e0 of _0x4d7987[_0x1a07c6(0x27b)]())_0x516951[_0x1a07c6(0x27e)](_0x1655e0);}else{const _0x575802=_0x4d7987[_0x1a07c6(0x241)]()[_0x1a07c6(0x33c)];this[_0x1a07c6(0x380)](_0x516951,this[_0x1a07c6(0x32e)][_0x1a07c6(0x39b)](_0x516951[_0x1a07c6(0x241)]()[_0x1a07c6(0x33b)],_0x575802));}_0x4d7987[_0x1a07c6(0x2b5)]();}[_0x396937(0x2dc)](_0x356315,_0x3d70b0,_0x6885df){const _0x4b66ff=_0x396937,_0x492897=_0x356315[_0x4b66ff(0x274)](_0x4b66ff(0x27f))||_0x356315[_0x4b66ff(0x274)](_0x4b66ff(0x261))?_0x4b66ff(0x21f):_0x356315[_0x4b66ff(0x378)]();return _0x17cf23(this[_0x4b66ff(0x20c)][_0x4b66ff(0x285)],_0x3d70b0+'_'+_0x492897+_0x4b66ff(0x1f9),_0x6885df);}[_0x396937(0x284)](){const _0x10395e=_0x396937,_0x3bf83d=this[_0x10395e(0x20c)];if(!_0x3bf83d['ui'])return;const {ariaLiveAnnouncer:_0xf416a}=_0x3bf83d['ui'];_0x21f77a(this[_0x10395e(0x32e)],({left:_0x238851,entered:_0xec4ee9})=>{const _0x4e0d9d=_0x10395e;for(const _0x104dbd of _0x238851){const {group:_0x3fcffc,type:_0x5e78f2}=this[_0x4e0d9d(0x29b)](_0x104dbd[_0x4e0d9d(0x365)]);if(_0x4e0d9d(0x2f9)===_0x3fcffc){_0xf416a[_0x4e0d9d(0x36b)](this[_0x4e0d9d(0x2dc)](_0x5e78f2,_0x4e0d9d(0x2a7)));break;}}for(const _0x3eacd7 of _0xec4ee9){const {group:_0x56f9d8,type:_0x18898c}=this[_0x4e0d9d(0x29b)](_0x3eacd7[_0x4e0d9d(0x365)]);if(_0x4e0d9d(0x2f9)===_0x56f9d8){_0xf416a[_0x4e0d9d(0x36b)](this[_0x4e0d9d(0x2dc)](_0x18898c,_0x4e0d9d(0x280),_0x2858e1(_0x4f30c8)));break;}}});}[_0x396937(0x310)](_0x32139b){const _0x4ee796=_0x396937;if(this[_0x4ee796(0x2d0)])return!0x1;const _0x5b034b=this[_0x4ee796(0x20c)],_0x3d92a5=_0x5b034b[_0x4ee796(0x289)][_0x4ee796(0x31f)][_0x4ee796(0x2ce)][_0x4ee796(0x291)]();if(0x0==_0x3d92a5[_0x4ee796(0x2f2)])return!0x1;const _0x261a3e=[],_0x69ffc8=_0x3d92a5[_0x4ee796(0x25d)](_0x8febc0=>_0x4ee796(0x261)==_0x8febc0[_0x4ee796(0x234)]),_0x4319a4=_0x3d92a5[_0x4ee796(0x25d)](_0x3055e4=>_0x4ee796(0x228)==_0x3055e4[_0x4ee796(0x234)]&&_0x4ee796(0x34f)!=_0x3055e4[_0x4ee796(0x365)]),_0xfa8112=_0x3d92a5[_0x4ee796(0x25d)](_0x2b8371=>_0x4ee796(0x268)==_0x2b8371[_0x4ee796(0x234)]&&_0x4ee796(0x34f)!=_0x2b8371[_0x4ee796(0x365)]);for(const _0x1506ef of _0x69ffc8)_0x261a3e[_0x4ee796(0x2e1)]({'key':_0x1506ef[_0x4ee796(0x232)],'newValue':_0x1506ef[_0x4ee796(0x30e)],'oldValue':_0x1506ef[_0x4ee796(0x37b)],'range':Pt(_0x1506ef[_0x4ee796(0x332)],_0x5b034b[_0x4ee796(0x289)])});for(const _0x44cc87 of _0x4319a4){const _0x62a2cd=_0xfa8112[_0x4ee796(0x22f)](_0x41b76c=>_0x41b76c[_0x4ee796(0x249)][_0x4ee796(0x2f3)](_0x44cc87[_0x4ee796(0x249)]));_0x62a2cd&&_0x261a3e[_0x4ee796(0x2e1)]({'key':_0x4ee796(0x35f),'newValue':_0x44cc87[_0x4ee796(0x365)],'oldValue':_0x62a2cd[_0x4ee796(0x365)],'range':_0x5b034b[_0x4ee796(0x289)][_0x4ee796(0x376)](_0x44cc87[_0x4ee796(0x249)][_0x4ee796(0x30f)])});}return 0x0!=_0x261a3e[_0x4ee796(0x2f2)]&&this[_0x4ee796(0x2d7)](_0x32139b,_0x261a3e);}[_0x396937(0x314)](_0x439fd1){const _0x345911=_0x396937;let _0x11f700=!0x1;const _0x5c1135=this[_0x345911(0x20c)][_0x345911(0x289)][_0x345911(0x31f)][_0x345911(0x2ce)][_0x345911(0x382)]()[_0x345911(0x25d)](_0x42b2d7=>_0x42b2d7[_0x345911(0x35d)][_0x345911(0x2a8)]&&_0x42b2d7[_0x345911(0x365)][_0x345911(0x274)](_0x345911(0x27d)));for(const _0x44ee09 of _0x5c1135){const {subType:_0x3108b8,id:_0x487334}=this[_0x345911(0x29b)](_0x44ee09[_0x345911(0x365)]),_0x168f87=_0x3108b8[_0x345911(0x2b3)]('|')[0x0];for(const _0x201e46 of this[_0x345911(0x340)]({'skipNotAttached':!0x0}))_0x201e46['id']!=_0x487334&&_0x345911(0x261)==_0x201e46[_0x345911(0x234)]&&_0x201e46[_0x345911(0x35d)]&&_0x201e46[_0x345911(0x35d)][_0x345911(0x355)]==_0x168f87&&_0x201e46[_0x345911(0x241)]()[_0x345911(0x387)](_0x44ee09[_0x345911(0x35d)][_0x345911(0x2a8)])&&(this[_0x345911(0x213)](_0x201e46,_0x44ee09[_0x345911(0x35d)][_0x345911(0x2a8)],_0x439fd1),_0x11f700=!0x0);}return _0x11f700;}[_0x396937(0x26d)](_0x43cc7a){const _0x300eaf=_0x396937;this[_0x300eaf(0x20c)],(this[_0x300eaf(0x2d0)]=!0x0,_0x43cc7a());}[_0x396937(0x239)](_0x47009e){const _0x3fc669=_0x396937,_0x1d6826=this[_0x3fc669(0x256)](_0x47009e),_0x16e02b=this[_0x3fc669(0x226)][_0x3fc669(0x24d)](_0x47009e);return _0x1d6826||_0x16e02b;}[_0x396937(0x2d7)](_0x19c5d0,_0x58a66c){const _0x52023d=_0x396937;if(0x0==_0x58a66c[_0x52023d(0x2f2)])return!0x1;let _0x2bd65c=!0x1;for(const _0x3c7425 of _0x58a66c){const _0x9583d8=this[_0x52023d(0x383)](_0x3c7425[_0x52023d(0x332)],_0x52023d(0x261))[_0x52023d(0x25d)](_0x12f6c2=>!_0x12f6c2[_0x52023d(0x295)][_0x52023d(0x37d)])[_0x52023d(0x220)](_0x4b8aef=>_0x4b8aef[_0x52023d(0x2f9)]),_0x472e9c=_0x255809({'newValue':_0x3c7425[_0x52023d(0x2c4)]});_0x9583d8[_0x52023d(0x25d)](_0xb4ffcb=>{const _0x3ea788=_0x52023d,[_0x170c0d,_0x2c0641]=_0xb4ffcb[_0x3ea788(0x214)][_0x3ea788(0x2b3)]('|');return _0x170c0d==_0x3c7425[_0x3ea788(0x355)]&&_0x2c0641!=_0x472e9c;})[_0x52023d(0x313)](_0x29641a=>{const _0x2aafd8=_0x52023d;this[_0x2aafd8(0x213)](_0x29641a,_0x3c7425[_0x2aafd8(0x332)],_0x19c5d0),_0x2bd65c=!0x0;});}return _0x2bd65c;}[_0x396937(0x213)](_0x53405c,_0x40efb9,_0x90abd9){const _0x670cc2=_0x396937,_0x7a55c9=_0x53405c[_0x670cc2(0x241)]()[_0x670cc2(0x2d3)](_0x40efb9);0x0!==_0x7a55c9[_0x670cc2(0x2f2)]?0x1!==_0x7a55c9[_0x670cc2(0x2f2)]?this[_0x670cc2(0x258)](_0x53405c,_0x40efb9[_0x670cc2(0x33b)],_0x40efb9[_0x670cc2(0x33c)]):this[_0x670cc2(0x380)](_0x53405c,_0x7a55c9[0x0]):_0x90abd9[_0x670cc2(0x27a)](_0x53405c[_0x670cc2(0x341)]());}}class Et{constructor(_0x480945){const _0x191efd=_0x396937;this[_0x191efd(0x2d8)]=_0x480945,this[_0x191efd(0x32e)]=_0x480945[_0x191efd(0x289)],this[_0x191efd(0x336)]=new Map(),this[_0x191efd(0x240)]=new Map(),this[_0x191efd(0x227)]();}[_0x396937(0x333)](_0x17b18a,_0x51b475,_0x391b95,_0x12573c,_0x5d9e91,_0x548c24){const _0x16da18=_0x396937;return new _0x45a799(this[_0x16da18(0x32e)],{'type':_0x17b18a,'subType':_0x51b475,'id':_0x391b95,'author':_0x12573c,'creator':_0x12573c,'attributes':_0x5d9e91,'onAttributesChange':_0x548c24,'onAccept':(..._0x22bc37)=>this[_0x16da18(0x209)](_0x17b18a,_0x51b475,_0x16da18(0x36a))(..._0x22bc37),'onDiscard':(..._0x5c8343)=>this[_0x16da18(0x209)](_0x17b18a,_0x51b475,_0x16da18(0x2fc))(..._0x5c8343)});}[_0x396937(0x390)](_0xe3a463,_0x5cff25,_0x242e86,_0x43c918){const _0xa610fa=_0x396937,_0x450c41=_0xe3a463+':'+_0x5cff25+':'+_0x242e86;this[_0xa610fa(0x336)][_0xa610fa(0x216)](_0x450c41,_0x43c918);}[_0x396937(0x209)](_0x20bc7c,_0xf7d283,_0x1eb413){const _0x2f1d3e=_0x396937,_0x2b037f=_0x20bc7c+':'+_0xf7d283+':'+_0x1eb413;return this[_0x2f1d3e(0x336)][_0x2f1d3e(0x39d)](_0x2b037f)||this[_0x2f1d3e(0x240)][_0x2f1d3e(0x39d)](_0x20bc7c+':'+_0x1eb413);}[_0x396937(0x227)](){const _0x59f21d=_0x396937,_0x2ca14e=()=>!0x1,_0x51561c=_0x3a1f50=>{const _0xa79a2b=_0x319d;_0x3a1f50[_0xa79a2b(0x2d5)]((_0x37c676,_0x3f1fec)=>_0x37c676[_0xa79a2b(0x33b)][_0xa79a2b(0x36f)](_0x3f1fec[_0xa79a2b(0x33b)])?0x1:-0x1),this[_0xa79a2b(0x32e)][_0xa79a2b(0x1f8)](_0x25dd6f=>{const _0x59ba1d=_0xa79a2b;for(const _0x241f10 of _0x3a1f50){let _0x265417;_0x265417=_0x241f10[_0x59ba1d(0x33c)][_0x59ba1d(0x283)]&&_0x241f10[_0x59ba1d(0x33c)][_0x59ba1d(0x325)]==_0x241f10[_0x59ba1d(0x33b)][_0x59ba1d(0x30f)]?_0x25dd6f[_0x59ba1d(0x23c)](_0x241f10[_0x59ba1d(0x33b)][_0x59ba1d(0x30f)],'on'):_0x25dd6f[_0x59ba1d(0x23c)](_0x241f10),this[_0x59ba1d(0x32e)][_0x59ba1d(0x308)](_0x265417,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x542430=(_0x31e781,_0x267f55)=>{const _0x5691d9=_0x319d;_0x267f55&&this[_0x5691d9(0x32e)][_0x5691d9(0x1f8)](_0xe65e00=>{const _0xb8c5fa=_0x5691d9,{commandName:_0x58f106,commandParams:_0x3e3b92=[]}=_0x267f55,_0x20aafa=_0x31e781[_0xb8c5fa(0x220)](_0x59e6c5=>(Vt(_0x59e6c5)&&(_0x59e6c5=this[_0xb8c5fa(0x32e)][_0xb8c5fa(0x39b)](_0x59e6c5[_0xb8c5fa(0x33c)])),_0x59e6c5))[_0xb8c5fa(0x25d)](_0x2958fe=>_0xb8c5fa(0x203)!==_0x2958fe[_0xb8c5fa(0x2cd)][_0xb8c5fa(0x35e)]);if(_0x20aafa[_0xb8c5fa(0x2f2)]<0x1)return;const _0x1a0436=Array[_0xb8c5fa(0x386)](this[_0xb8c5fa(0x32e)][_0xb8c5fa(0x31f)][_0xb8c5fa(0x2c3)][_0xb8c5fa(0x27b)]())[_0xb8c5fa(0x220)](_0x1ac51d=>_0x17eb69[_0xb8c5fa(0x360)](_0x1ac51d));_0xe65e00[_0xb8c5fa(0x2a2)](_0x20aafa);for(const _0x4c46c0 of this[_0xb8c5fa(0x2d8)][_0xb8c5fa(0x20f)][_0xb8c5fa(0x20f)]())_0x4c46c0[_0xb8c5fa(0x222)]();_0x3e3b92[_0xb8c5fa(0x2e1)]({'forceDefaultExecution':!0x0}),this[_0xb8c5fa(0x2d8)][_0xb8c5fa(0x361)](_0x58f106,..._0x3e3b92);const _0x20438a=_0x1a0436[_0xb8c5fa(0x25d)](_0x3cfd08=>_0xb8c5fa(0x203)!=_0x3cfd08[_0xb8c5fa(0x2cd)][_0xb8c5fa(0x35e)]);_0x20438a[_0xb8c5fa(0x2f2)]>0x0&&_0xe65e00[_0xb8c5fa(0x2a2)](_0x20438a);for(const _0x197e52 of _0x1a0436)_0x197e52[_0xb8c5fa(0x23b)]();});},_0x15c098=(_0x4edc2f,_0x5c3a0e)=>0x1==_0x4edc2f[_0x59f21d(0x2f2)]&&0x1==_0x5c3a0e[_0x59f21d(0x2f2)]&&_0x4edc2f[0x0][_0x59f21d(0x33c)][_0x59f21d(0x2f3)](_0x5c3a0e[0x0][_0x59f21d(0x33b)]),_0x2b3ee1=(_0x36cff1,_0x4c77ea,_0x2b4c45,_0x25fb76)=>Ht(_0x36cff1,_0x4c77ea,_0x2b4c45,_0x25fb76,this[_0x59f21d(0x32e)])?[_0x36cff1,_0x4c77ea]:Ht(_0x4c77ea,_0x36cff1,_0x25fb76,_0x2b4c45,this[_0x59f21d(0x32e)])?[_0x4c77ea,_0x36cff1]:null;this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x219),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x223),_0x51561c),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x293),_0x15c098),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x2d2),_0x2b3ee1),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x259),_0x51561c),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x25b),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x35a),_0x15c098),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x394),_0x2b3ee1),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x3a0),_0x542430),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x28e),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x324),_0x15c098),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x351),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x317),_0x542430),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x33f),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x2ca),_0x15c098),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x29a),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x25c),_0x2ca14e),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x26b),(_0x2fac28,_0x18a565)=>{const _0x53e6fa=_0x59f21d;if(!_0x18a565)return;const _0x318fa5=this[_0x53e6fa(0x2d8)][_0x53e6fa(0x1f1)][_0x53e6fa(0x39d)](p);this[_0x53e6fa(0x32e)][_0x53e6fa(0x1f8)](_0x47d70c=>{const _0x3df46d=_0x53e6fa;if(_0x3df46d(0x35f)==_0x18a565[_0x3df46d(0x355)])for(const _0xad83f5 of _0x2fac28){const _0x26802e=_0xad83f5[_0x3df46d(0x33b)][_0x3df46d(0x30f)],_0xfbc6fb=_0x18a565[_0x3df46d(0x230)];_0x47d70c[_0x3df46d(0x33a)](_0x26802e,_0xfbc6fb);}else{if(_0x318fa5[_0x3df46d(0x256)](_0x18a565[_0x3df46d(0x355)])){for(const _0x4ad585 of _0x2fac28)void 0x0!==_0x18a565[_0x3df46d(0x230)]?_0x47d70c[_0x3df46d(0x342)](_0x18a565[_0x3df46d(0x355)],_0x18a565[_0x3df46d(0x230)],_0x4ad585[_0x3df46d(0x33b)][_0x3df46d(0x30f)]):_0x47d70c[_0x3df46d(0x2c0)](_0x18a565[_0x3df46d(0x355)],_0x4ad585[_0x3df46d(0x33b)][_0x3df46d(0x30f)]);}else{for(const _0x186ab1 of _0x2fac28)_0x18a565[_0x3df46d(0x230)]?_0x47d70c[_0x3df46d(0x342)](_0x18a565[_0x3df46d(0x355)],_0x18a565[_0x3df46d(0x230)],_0x186ab1):_0x47d70c[_0x3df46d(0x2c0)](_0x18a565[_0x3df46d(0x355)],_0x186ab1);}}});}),this[_0x59f21d(0x240)][_0x59f21d(0x216)](_0x59f21d(0x22c),_0x15c098);}}function Ot(_0x190ea2,_0x53c557,_0x567c13){const _0x22144f=_0x396937;for(const _0xe959db of _0x53c557[_0x22144f(0x325)][_0x22144f(0x366)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xe959db[_0x22144f(0x2cd)]==_0xe959db)return!0x1;if(!_0x567c13[_0x22144f(0x21e)](_0xe959db))return!0x1;if(_0x190ea2[_0x22144f(0x1fc)](_0xe959db)||_0x190ea2[_0x22144f(0x237)](_0xe959db))return!0x0;}return!0x1;}function Vt(_0x121d5d){const _0x3293f5=_0x396937;return _0x121d5d[_0x3293f5(0x33c)][_0x3293f5(0x325)]==_0x121d5d[_0x3293f5(0x33b)][_0x3293f5(0x30f)]&&_0x121d5d[_0x3293f5(0x33c)][_0x3293f5(0x31e)];}function Ut(_0x2d8527,_0x525091,_0x1a0123,_0x4fb5bb){const _0x164555=_0x396937,_0x4924b0=_0x2d7e93=>!_0x2d7e93[_0x164555(0x2d1)]['is'](_0x164555(0x345))&&!_0x4fb5bb[_0x164555(0x1fc)](_0x2d7e93[_0x164555(0x2d1)]),_0x4999a4=_0x2d8527[_0x164555(0x33b)][_0x164555(0x277)](_0x4924b0),_0x700b25=_0x2d8527[_0x164555(0x33c)][_0x164555(0x277)](_0x4924b0,{'direction':_0x164555(0x356)});return(!_0x2d8527[_0x164555(0x33b)][_0x164555(0x2f3)](_0x4999a4)||!_0x2d8527[_0x164555(0x33c)][_0x164555(0x2f3)](_0x700b25))&&(_0x4999a4[_0x164555(0x36f)](_0x700b25)?_0x1a0123[_0x164555(0x279)](_0x525091,{'range':_0x1a0123[_0x164555(0x39b)](_0x4999a4,_0x700b25)}):_0x1a0123[_0x164555(0x27a)](_0x525091),!0x0);}function Gt(_0x452ee6){return _0x255809(_0x452ee6);}function Ft(_0x5ce1e4){const _0x57277c=_0x396937,_0x5e0115=_0x5ce1e4[_0x57277c(0x33b)][_0x57277c(0x30f)];return _0x5e0115&&_0x5e0115['is'](_0x57277c(0x337));}function Pt(_0x154f8a,_0x5b93ca){const _0x18c6db=_0x396937;return null==_0x154f8a[_0x18c6db(0x33c)][_0x18c6db(0x352)]&&_0x154f8a[_0x18c6db(0x33c)][_0x18c6db(0x325)]==_0x154f8a[_0x18c6db(0x33b)][_0x18c6db(0x30f)]?Lt(_0x154f8a[_0x18c6db(0x33b)][_0x18c6db(0x30f)],_0x5b93ca):_0x154f8a;}function Lt(_0x3d8030,_0x296e2e){const _0x2bbe49=_0x396937,_0x111378=_0x296e2e[_0x2bbe49(0x244)][_0x2bbe49(0x1fc)](_0x3d8030)||_0x296e2e[_0x2bbe49(0x244)][_0x2bbe49(0x38b)](_0x3d8030);return _0x296e2e[_0x2bbe49(0x39b)](_0x296e2e[_0x2bbe49(0x276)](_0x3d8030,_0x2bbe49(0x2fa)),_0x111378?_0x296e2e[_0x2bbe49(0x26c)](_0x3d8030):_0x296e2e[_0x2bbe49(0x276)](_0x3d8030,_0x2bbe49(0x33c)));}function _0x319d(_0x569e8c,_0x5ac048){const _0x3982c6=_0x3982();return _0x319d=function(_0x319d48,_0x3bef47){_0x319d48=_0x319d48-0x1f1;let _0x5267d3=_0x3982c6[_0x319d48];return _0x5267d3;},_0x319d(_0x569e8c,_0x5ac048);}function Ht(_0x58180f,_0x498cc7,_0x51bc1e,_0xdb6496,_0x6c5630){const _0x27d7d4=_0x396937;if(_0x58180f[_0x27d7d4(0x2b2)])return!0x1;if(!Jt(_0x58180f,_0x498cc7))return!0x1;if(_0x51bc1e[_0x27d7d4(0x33c)][_0x27d7d4(0x2f3)](_0xdb6496[_0x27d7d4(0x33b)]))return!0x0;if(_0x58180f[_0x27d7d4(0x234)]!=_0x498cc7[_0x27d7d4(0x234)])return!0x1;if(!_0x51bc1e[_0x27d7d4(0x33c)][_0x27d7d4(0x38a)](_0xdb6496[_0x27d7d4(0x33b)]))return!0x1;const _0x1fda17=_0x6c5630[_0x27d7d4(0x39b)](_0x51bc1e[_0x27d7d4(0x33c)],_0xdb6496[_0x27d7d4(0x33b)])[_0x27d7d4(0x372)]();for(const _0x300282 of _0x1fda17)if([_0x27d7d4(0x2ae),_0x27d7d4(0x39e)][_0x27d7d4(0x265)](_0x300282[_0x27d7d4(0x234)])&&_0x6c5630[_0x27d7d4(0x244)][_0x27d7d4(0x237)](_0x300282[_0x27d7d4(0x2d1)]))return!0x1;return!0x0;}function Jt(_0xe0a7de,_0x4867bd){const _0x18dee7=_0x396937;if(!_0xe0a7de[_0x18dee7(0x381)]||!_0x4867bd[_0x18dee7(0x381)])return!0x1;const _0x45b603=new Set(Object[_0x18dee7(0x2bc)](_0xe0a7de[_0x18dee7(0x1fa)])),_0x1c99af=new Set(Object[_0x18dee7(0x2bc)](_0x4867bd[_0x18dee7(0x1fa)]));if(_0x45b603[_0x18dee7(0x33e)](_0x18dee7(0x29c)),_0x1c99af[_0x18dee7(0x33e)](_0x18dee7(0x29c)),0x0==_0x45b603[_0x18dee7(0x344)]&&0x0==_0x1c99af[_0x18dee7(0x344)])return!0x0;if(_0x45b603[_0x18dee7(0x344)]!=_0x1c99af[_0x18dee7(0x344)])return!0x1;const _0x353b20={..._0xe0a7de[_0x18dee7(0x1fa)]},_0x377427={..._0x4867bd[_0x18dee7(0x1fa)]};return delete _0x353b20[_0x18dee7(0x29c)],delete _0x377427[_0x18dee7(0x29c)],JSON[_0x18dee7(0x275)](_0x353b20)==JSON[_0x18dee7(0x275)](_0x377427);}function qt(_0x2b7b30,_0x4dd194){const _0x1e9465=_0x396937,_0x1b1341=zt(_0x2b7b30[_0x1e9465(0x1fa)]),_0x381915=zt(_0x4dd194);if(!_0x2b7b30[_0x1e9465(0x381)])return!0x1;for(const _0x21c463 of Object[_0x1e9465(0x2bc)](_0x381915))if(!_0x53592f(_0x1b1341[_0x21c463],_0x381915[_0x21c463]))return!0x1;return!0x0;}function zt(_0x86af5d){const _0x2d68a8=_0x396937,_0x1670e0=Object[_0x2d68a8(0x264)]({},_0x86af5d);return delete _0x1670e0[_0x2d68a8(0x22d)],delete _0x1670e0[_0x2d68a8(0x2ea)],_0x1670e0;}
|
|
23
|
+
const _0x30962b=_0x14dc;(function(_0x1546ea,_0x147b2e){const _0x5643f8=_0x14dc,_0x5c74fa=_0x1546ea();while(!![]){try{const _0x543d91=parseInt(_0x5643f8(0x2ed))/0x1*(parseInt(_0x5643f8(0x232))/0x2)+parseInt(_0x5643f8(0x2b5))/0x3*(-parseInt(_0x5643f8(0x258))/0x4)+-parseInt(_0x5643f8(0x2d6))/0x5+-parseInt(_0x5643f8(0x2f8))/0x6*(parseInt(_0x5643f8(0x312))/0x7)+parseInt(_0x5643f8(0x26a))/0x8+parseInt(_0x5643f8(0x25b))/0x9*(-parseInt(_0x5643f8(0x2fe))/0xa)+parseInt(_0x5643f8(0x297))/0xb*(parseInt(_0x5643f8(0x1c0))/0xc);if(_0x543d91===_0x147b2e)break;else _0x5c74fa['push'](_0x5c74fa['shift']());}catch(_0x278fa8){_0x5c74fa['push'](_0x5c74fa['shift']());}}}(_0x2985,0xdd0e8));import{Plugin as _0x5eb319,PendingActions as _0x4230fd}from'ckeditor5/src/core.js';import{LiveRange as _0x4752d7}from'ckeditor5/src/engine.js';import{CKEditorError as _0x311fe3,uid as _0x3956db,priorities as _0x435df2,logWarning as _0x1acd01,getEnvKeystrokeText as _0x42b3c8}from'ckeditor5/src/utils.js';import{toWidget as _0x4dbd93}from'ckeditor5/src/widget.js';import{Users as _0x45b9d9,hashObject as _0x154382,surroundingMarkersDetector as _0x50093a,FOCUS_ANNOTATION_KEYSTROKE as _0x12d690}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b9a31 from'./commands/trackchangescommand.js';import _0x20d36f from'./commands/acceptsuggestioncommand.js';import _0x5dbc75 from'./commands/discardsuggestioncommand.js';import _0x560fb9 from'./commands/executeonallsuggestionscommand.js';import _0x8c1e42 from'./commands/executeonselectedsuggestionscommand.js';import _0x3f4146 from'./suggestion.js';import _0xd0c173 from'./suggestiondescriptionfactory.js';import _0x45b438 from'./integrations/aiassistant.js';import _0x46109d from'./integrations/alignment.js';import _0x2a811f from'./integrations/basicstyles.js';import _0x1363b1 from'./integrations/blockquote.js';import _0x35c0ac from'./integrations/casechange.js';import _0x5a2c2e from'./integrations/ckbox.js';import _0x30c328 from'./integrations/codeblock.js';import _0x1e4e39 from'./integrations/comments.js';import _0x1b3273 from'./integrations/deletecommand.js';import _0x11caba from'./integrations/list.js';import _0x2117b7 from'./integrations/listproperties.js';import _0x44f150 from'./integrations/entercommand.js';import _0x4af69b from'./integrations/findandreplace.js';import _0x4d82d5 from'./integrations/font.js';import _0x3c8b45 from'./integrations/formatpainter.js';import _0x3ef6c9 from'./integrations/heading.js';import _0x11ad9a from'./integrations/highlight.js';import _0x2da112 from'./integrations/horizontalline.js';import _0x309106 from'./integrations/htmlembed.js';import _0x175eb6 from'./integrations/image.js';import _0x3c970b from'./integrations/imagereplace.js';import _0x9b6499 from'./integrations/imagestyle.js';import _0x10bef2 from'./integrations/importword.js';import _0x423a7a from'./integrations/indent.js';import _0x5c00f0 from'./integrations/inputcommand.js';import _0xd46bc3 from'./integrations/link.js';import _0x13e735 from'./integrations/legacylist.js';import _0x245f19 from'./integrations/legacylistproperties.js';import _0x1d7e7f from'./integrations/mediaembed.js';function _0x14dc(_0x295efe,_0x23b0d4){const _0x298594=_0x2985();return _0x14dc=function(_0x14dc5c,_0x500970){_0x14dc5c=_0x14dc5c-0x1a4;let _0x2771ca=_0x298594[_0x14dc5c];return _0x2771ca;},_0x14dc(_0x295efe,_0x23b0d4);}import _0x5a8bfa from'./integrations/mention.js';import _0x4de936 from'./integrations/mergefields.js';import _0x48a973 from'./integrations/multilevellist.js';import _0x2bcdc9 from'./integrations/pagebreak.js';import _0x3d82c9 from'./integrations/paragraph.js';import _0x5398b5 from'./integrations/removeformat.js';import _0x14bdd2 from'./integrations/restrictededitingmode.js';import _0x24dfa5 from'./integrations/shiftentercommand.js';import _0x4a79be from'./integrations/standardeditingmode.js';import _0x57d93c from'./integrations/style.js';import _0x8c203e from'./integrations/table.js';import _0x37780c from'./integrations/tablemergesplit.js';import _0x12c0fd from'./integrations/tableheadings.js';import _0x1b71a0 from'./integrations/tableclipboard.js';import _0x29754b from'./integrations/tablecolumnresize.js';import _0x28bf7e from'./integrations/template.js';import _0xb03af2 from'./integrations/tableofcontents.js';import _0x571115 from'./integrations/title.js';import _0x2cd5c2 from'./integrations/undo.js';import _0x679283 from'./integrations/tablecaption.js';import _0x3b7a84 from'./integrations/tableproperties.js';import{getTranslation as _0x25401b}from'./utils/common-translations.js';import{isEqual as _0x244b6b,omit as _0x1b620c}from'lodash-es';export const renameAttributeKey=_0x30962b(0x29e);export default class p extends _0x5eb319{static get[_0x30962b(0x241)](){const _0xf3330a=_0x30962b;return[_0xf3330a(0x285),_0x45b9d9,_0x4230fd,_0x45b438,_0x46109d,_0x2a811f,_0x1363b1,_0x5a2c2e,_0x35c0ac,_0x30c328,_0x1e4e39,_0x1b3273,_0x44f150,_0x4af69b,_0x4d82d5,_0x3c8b45,_0x3ef6c9,_0x11ad9a,_0x2da112,_0x309106,_0x175eb6,_0x9b6499,_0x3c970b,_0x10bef2,_0x423a7a,_0x5c00f0,_0x13e735,_0x245f19,_0x48a973,_0xd46bc3,_0x11caba,_0x2117b7,_0x1d7e7f,_0x5a8bfa,_0x4de936,_0x2bcdc9,_0x3d82c9,_0x5398b5,_0x14bdd2,_0x24dfa5,_0x4a79be,_0x57d93c,_0x8c203e,_0x37780c,_0x12c0fd,_0x679283,_0x1b71a0,_0x29754b,_0xb03af2,_0x3b7a84,_0x28bf7e,_0x571115,_0x2cd5c2];}static get[_0x30962b(0x27c)](){const _0x533b36=_0x30962b;return _0x533b36(0x1ba);}constructor(_0xe2aae1){const _0x3e16b7=_0x30962b;function _0x1ba41d(_0x96fe70){const _0x152a49=_0x14dc;return _0x96fe70[_0x152a49(0x209)](_0x35608b=>String[_0x152a49(0x2a3)](_0x35608b))[_0x152a49(0x32e)]('');}super(_0xe2aae1),this[_0x3e16b7(0x2ac)]=!0x1,this[_0x3e16b7(0x228)](_0x3e16b7(0x1ac),[]),this['on'](_0x3e16b7(0x342),(_0x1ca032,_0x598168,_0x3782c2,_0x3866fb)=>{const _0x595be6=_0x3e16b7;this[_0x595be6(0x20c)][_0x595be6(0x26c)](()=>{const _0x224b8a=_0x595be6;for(const _0x2c0048 of[..._0x3866fb,..._0x3782c2])this[_0x224b8a(0x20c)][_0x224b8a(0x243)][_0x224b8a(0x32f)](_0x2c0048)&&_0xe2aae1[_0x224b8a(0x201)][_0x224b8a(0x32b)](_0x2c0048);});}),this[_0x3e16b7(0x21c)]=new _0xd0c173(this[_0x3e16b7(0x1dc)][_0x3e16b7(0x1f4)][_0x3e16b7(0x1e1)],this[_0x3e16b7(0x1dc)][_0x3e16b7(0x2bc)]),this[_0x3e16b7(0x250)]=null,this[_0x3e16b7(0x293)]=new Et(this[_0x3e16b7(0x1dc)]),this[_0x3e16b7(0x2a8)]=new Map(),this[_0x3e16b7(0x27b)]=_0xe2aae1[_0x3e16b7(0x21d)][_0x3e16b7(0x2b6)](_0x3e16b7(0x285)),this[_0x3e16b7(0x1d8)]=new Set(),this[_0x3e16b7(0x20c)]=this[_0x3e16b7(0x1dc)][_0x3e16b7(0x1f4)],this[_0x3e16b7(0x294)]=new WeakMap(),this[_0x3e16b7(0x2a9)]=!0x1,this[_0x3e16b7(0x302)]=new Set([_0x3e16b7(0x29e)]),this[_0x3e16b7(0x246)]=new Set(),_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x218)](_0x3e16b7(0x33c),_0x3e16b7(0x211)),this[_0x3e16b7(0x1d2)]=_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x2b6)](_0x3e16b7(0x33c)),_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x218)](_0x3e16b7(0x330),!0x0),this[_0x3e16b7(0x23d)]=_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x2b6)](_0x3e16b7(0x330)),this[_0x3e16b7(0x29c)]=new _0x4b9a31(_0xe2aae1,this[_0x3e16b7(0x1d8)]),this[_0x3e16b7(0x30c)](),this[_0x1ba41d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1ba41d([0x34,0x30,0x34,0x38,0x31,0x36,0x36,0x32]);}[_0x30962b(0x202)](){const _0x2664c3=_0x30962b,_0x5f5534=this[_0x2664c3(0x1dc)],_0x56a17a=(_0x4ff0cf,_0x23f996)=>{const _0x5a1f94=_0x2664c3;if(_0x5a1f94(0x1d4)!=_0x4ff0cf)return _0x5a1f94(0x321)+_0x4ff0cf;const _0x18beb3=_0x23f996[_0x5a1f94(0x28d)]('|')[0x0];return this[_0x5a1f94(0x28e)](_0x18beb3)?_0x5a1f94(0x33d):_0x5a1f94(0x32c);};_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1ef)]({'model':_0x2664c3(0x32a),'view':_0x3ee5f6=>{const _0x1cdb14=_0x2664c3,{id:_0x13fb73,authorId:_0x945bee,type:_0x111f82,subType:_0x2c969a}=this[_0x1cdb14(0x259)](_0x3ee5f6[_0x1cdb14(0x2e5)]),_0x244b67=[_0x1cdb14(0x34a),_0x56a17a(_0x111f82,_0x2c969a)];let _0x43f166=0xbb8;return this[_0x1cdb14(0x1ac)][_0x1cdb14(0x2d2)](_0x3ee5f6[_0x1cdb14(0x2e5)])&&(_0x244b67[_0x1cdb14(0x320)](_0x1cdb14(0x2c9)),_0x43f166=0xbc2),_0x1cdb14(0x335)==_0x111f82&&(_0x43f166+=0x5),{'classes':_0x244b67,'attributes':{'data-suggestion':_0x13fb73,'data-author-id':_0x945bee},'priority':_0x43f166};}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x18bfdb=>{const _0x543f1d=_0x2664c3;_0x18bfdb['on'](_0x543f1d(0x21a),(_0x18bf7d,_0x1862cd,_0x324d3c)=>{const _0x25fd65=_0x543f1d;if(!_0x324d3c[_0x25fd65(0x328)][_0x25fd65(0x2b7)])return;const _0x4d8065=_0x1862cd[_0x25fd65(0x26e)];if(!_0x4d8065)return;const _0x2765fc=_0x324d3c[_0x25fd65(0x2b8)][_0x25fd65(0x240)](_0x4d8065);_0x5f5534[_0x25fd65(0x1f4)][_0x25fd65(0x1e1)][_0x25fd65(0x289)](_0x4d8065)&&_0x2765fc&&!_0x2765fc[_0x25fd65(0x2b1)](_0x25fd65(0x20f))&&_0x2765fc['is'](_0x25fd65(0x33f))&&_0x4dbd93(_0x2765fc,_0x324d3c[_0x25fd65(0x2a5)]);},{'priority':_0x543f1d(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1ef)]({'model':_0x2664c3(0x32a),'view':(_0x1510be,_0x53f12b)=>{const _0x4188aa=_0x2664c3;if(!_0x53f12b[_0x4188aa(0x328)][_0x4188aa(0x2b7)])return null;const {type:_0x4ef5c5,subType:_0x1ecd92}=this[_0x4188aa(0x259)](_0x1510be[_0x4188aa(0x2e5)]);return{'classes':[_0x4188aa(0x34a),_0x56a17a(_0x4ef5c5,_0x1ecd92)],'priority':0xbb8};}});const _0x5f6f96=({showActiveMarkers:_0x36e6a5=!0x0,isAttributeSuggestion:_0x5018ce=!0x1}={})=>(_0x180eef,_0x250aa5,_0x2284b5)=>{const _0x3b000e=_0x2664c3;if(!_0x250aa5[_0x3b000e(0x26e)])return;const {id:_0x14ec53,authorId:_0x1a2186}=this[_0x3b000e(0x259)](_0x250aa5[_0x3b000e(0x2e5)]);if(_0x5018ce){const _0x10aac2=this[_0x3b000e(0x2a8)][_0x3b000e(0x2b6)](_0x14ec53),_0x5203a7=this[_0x3b000e(0x315)](_0x10aac2);if(!this[_0x3b000e(0x28e)](_0x5203a7))return;}if(_0x250aa5[_0x3b000e(0x26e)]['is'](_0x3b000e(0x31d)))return void _0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x250aa5[_0x3b000e(0x26e)],_0x180eef[_0x3b000e(0x34b)]);const _0x13df6c=_0x2284b5[_0x3b000e(0x2b8)][_0x3b000e(0x240)](_0x250aa5[_0x3b000e(0x26e)]);if(_0x250aa5[_0x3b000e(0x26e)]['is'](_0x3b000e(0x2aa))&&_0x5f5534[_0x3b000e(0x1f4)][_0x3b000e(0x1e1)][_0x3b000e(0x345)](_0x250aa5[_0x3b000e(0x26e)])&&!_0x13df6c[_0x3b000e(0x2b1)](_0x3b000e(0x242))){_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x223)]([_0x3b000e(0x34a),_0x3b000e(0x33d)],_0x13df6c),_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ff)](_0x3b000e(0x1d1),_0x14ec53,_0x13df6c),_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ff)](_0x3b000e(0x207),_0x1a2186,_0x13df6c),_0x2284b5[_0x3b000e(0x2b8)][_0x3b000e(0x222)](_0x13df6c,_0x250aa5[_0x3b000e(0x2e5)]),_0x36e6a5&&(this[_0x3b000e(0x1ac)][_0x3b000e(0x2d2)](_0x250aa5[_0x3b000e(0x2e5)])?_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x223)](_0x3b000e(0x2c9),_0x13df6c):_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ee)](_0x3b000e(0x2c9),_0x13df6c));for(const _0x5c2285 of _0x5f5534[_0x3b000e(0x1f4)][_0x3b000e(0x2e2)](_0x250aa5[_0x3b000e(0x26e)])[_0x3b000e(0x1f0)]())_0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x5c2285,_0x180eef[_0x3b000e(0x34b)]);_0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x250aa5[_0x3b000e(0x26e)],_0x180eef[_0x3b000e(0x34b)]);}};_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x50a075=>{const _0x39baf6=_0x2664c3;_0x50a075['on'](_0x39baf6(0x2e1),(_0x380b40,_0x30849c,_0x3c2a50)=>{const _0x31f73b=_0x39baf6;_0x3c2a50[_0x31f73b(0x328)][_0x31f73b(0x2b7)]&&_0x5f6f96({'showActiveMarkers':!0x1})(_0x380b40,_0x30849c,_0x3c2a50);},{'priority':_0x39baf6(0x350)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x2d163a=>{const _0x2d27ad=_0x2664c3;_0x2d163a['on'](_0x2d27ad(0x20b),(_0x426d4a,_0x3c5986,_0x12b92f)=>{const _0x189665=_0x2d27ad;_0x12b92f[_0x189665(0x328)][_0x189665(0x2b7)]&&_0x5f6f96({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x426d4a,_0x3c5986,_0x12b92f);},{'priority':_0x2d27ad(0x350)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x204)]({'model':_0x2664c3(0x32a),'view':(_0x8a4ea,_0x4f57e7)=>_0x4f57e7[_0x2664c3(0x328)][_0x2664c3(0x2b7)]?null:{'group':_0x2664c3(0x32a),'name':_0x8a4ea[_0x2664c3(0x2d5)](0xb)}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1a4))[_0x2664c3(0x33e)]({'view':{'name':_0x2664c3(0x32a),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x23bd8a,{writer:_0x5857a0})=>{const _0x17d966=_0x2664c3;let _0x16533e=_0x17d966(0x290)+_0x23bd8a[_0x17d966(0x200)](_0x17d966(0x2c3))+':'+_0x23bd8a[_0x17d966(0x200)]('id');return _0x23bd8a[_0x17d966(0x200)](_0x17d966(0x272))&&(_0x16533e+=':'+_0x23bd8a[_0x17d966(0x200)](_0x17d966(0x272))),_0x5857a0[_0x17d966(0x265)](_0x17d966(0x2bd),{'data-name':_0x16533e});}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1a4))[_0x2664c3(0x1d9)]({'view':_0x2664c3(0x32a)}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x45e322=>{const _0x1a9ab0=_0x2664c3;_0x45e322['on'](_0x1a9ab0(0x2e1),_0x5f6f96(),{'priority':_0x1a9ab0(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x471712=>{const _0x55555d=_0x2664c3;_0x471712['on'](_0x55555d(0x20b),_0x5f6f96({'isAttributeSuggestion':!0x0}),{'priority':_0x55555d(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x480f7d=>{const _0x50c9bc=_0x2664c3;_0x480f7d['on'](_0x50c9bc(0x1cb),(_0x4d857a,_0x2170c6,_0x4c7da8)=>{const _0x55b97f=_0x50c9bc,_0x368480=_0x4c7da8[_0x55b97f(0x2b8)][_0x55b97f(0x225)](_0x2170c6[_0x55b97f(0x2e5)]);if(_0x368480){for(const _0x240869 of _0x368480)_0x240869[_0x55b97f(0x2b1)](_0x55b97f(0x242))||(_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x1ee)]([_0x55b97f(0x34a),_0x55b97f(0x33d),_0x55b97f(0x2c9)],_0x240869),_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x2fb)](_0x55b97f(0x1d1),_0x240869),_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x2fb)](_0x55b97f(0x207),_0x240869),_0x4c7da8[_0x55b97f(0x2b8)][_0x55b97f(0x355)](_0x240869,_0x2170c6[_0x55b97f(0x2e5)]));}},{'priority':_0x50c9bc(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x4efab6=>{const _0x5e68f9=_0x2664c3;_0x4efab6['on'](_0x5e68f9(0x237),(_0x397aa2,_0x2867ca,_0x1df8a5)=>{const _0x2ba882=_0x5e68f9,_0x33e437=_0x1df8a5[_0x2ba882(0x2b8)][_0x2ba882(0x225)](_0x2867ca[_0x2ba882(0x2e5)]);if(!_0x33e437)return;const {id:_0x2902e8}=this[_0x2ba882(0x259)](_0x2867ca[_0x2ba882(0x2e5)]),_0x3c5c9a=this[_0x2ba882(0x2a8)][_0x2ba882(0x2b6)](_0x2902e8),_0x34cb51=this[_0x2ba882(0x315)](_0x3c5c9a);if(this[_0x2ba882(0x28e)](_0x34cb51)){for(const _0x2d898b of _0x33e437)_0x2d898b[_0x2ba882(0x2b1)](_0x2ba882(0x242))||(_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x1ee)]([_0x2ba882(0x34a),_0x2ba882(0x33d),_0x2ba882(0x2c9)],_0x2d898b),_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x2fb)](_0x2ba882(0x1d1),_0x2d898b),_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x2fb)](_0x2ba882(0x207),_0x2d898b),_0x1df8a5[_0x2ba882(0x2b8)][_0x2ba882(0x355)](_0x2d898b,_0x2867ca[_0x2ba882(0x2e5)]));}},{'priority':_0x5e68f9(0x304)});}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x5b2e65=>{const _0xb7d953=_0x2664c3;let _0x44d9a0=!0x1;const _0x3e3366=Array[_0xb7d953(0x278)](_0x5f5534[_0xb7d953(0x1f4)][_0xb7d953(0x244)][_0xb7d953(0x1cc)][_0xb7d953(0x1c6)]()),_0x39d4a4=new Set();for(const {name:_0x249dea,data:_0x590121}of _0x3e3366){const {group:_0x44d974,type:_0x323b80,subType:_0x4c8f18,id:_0x511668}=this[_0xb7d953(0x259)](_0x249dea);if(_0xb7d953(0x32a)!==_0x44d974)continue;const _0x43afb3=this[_0xb7d953(0x2a8)][_0xb7d953(0x2b6)](_0x511668);if(null!=_0x590121[_0xb7d953(0x269)]){_0xb7d953(0x31c)==_0x323b80&&(_0x44d9a0=_0x44d9a0||Ut(_0x590121[_0xb7d953(0x269)],_0x249dea,_0x5b2e65,_0x5f5534[_0xb7d953(0x1f4)][_0xb7d953(0x1e1)]));const _0xca6b0c=_0xb7d953(0x1d4)==_0x323b80&&this[_0xb7d953(0x28e)](_0x4c8f18[_0xb7d953(0x28d)]('|')[0x0]);if(_0x590121[_0xb7d953(0x269)][_0xb7d953(0x24c)]||_0xb7d953(0x276)==_0x590121[_0xb7d953(0x269)][_0xb7d953(0x2c8)][_0xb7d953(0x1e8)]||_0xb7d953(0x1ea)==_0x323b80&&!Ft(_0x590121[_0xb7d953(0x269)])||_0xca6b0c&&!Ft(_0x590121[_0xb7d953(0x269)])||_0xb7d953(0x335)==_0x323b80&&!(!Vt(_0x1c91da=_0x590121[_0xb7d953(0x269)])&&!function(_0x230c2a){const _0x59bf12=_0xb7d953;return _0x230c2a[_0x59bf12(0x1d3)][_0x59bf12(0x255)]==_0x230c2a[_0x59bf12(0x34e)][_0x59bf12(0x23b)]&&_0x230c2a[_0x59bf12(0x1d3)][_0x59bf12(0x351)];}(_0x1c91da)))_0x5b2e65[_0xb7d953(0x291)](_0x249dea),_0x44d9a0=!0x0;else{if(!_0x43afb3||!_0x43afb3[_0xb7d953(0x283)])continue;if(_0x590121[_0xb7d953(0x269)]&&_0x590121[_0xb7d953(0x1ec)]&&_0x590121[_0xb7d953(0x269)][_0xb7d953(0x343)](_0x590121[_0xb7d953(0x1ec)]))continue;_0x39d4a4[_0xb7d953(0x1fb)](_0x43afb3);}}}var _0x1c91da;return _0x39d4a4[_0xb7d953(0x1f1)]>0x0&&(_0x44d9a0=!!this[_0xb7d953(0x1df)](_0x39d4a4)||_0x44d9a0),_0x44d9a0;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x5aea23=>{const _0x3bb81c=_0x2664c3;let _0xe7901e=!0x1;for(const _0x385fb9 of _0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x244)][_0x3bb81c(0x1cc)][_0x3bb81c(0x257)]())if(_0x3bb81c(0x327)==_0x385fb9[_0x3bb81c(0x1be)])for(const _0x5bc9fb of this[_0x3bb81c(0x2a8)][_0x3bb81c(0x1fa)]()){if(_0x5bc9fb[_0x3bb81c(0x277)]||!_0x5bc9fb[_0x3bb81c(0x283)])continue;const _0x5645e5=_0x3bb81c(0x1ea)==_0x5bc9fb[_0x3bb81c(0x1be)],_0x2afc01=this[_0x3bb81c(0x315)](_0x5bc9fb),_0xf56716=_0x2afc01&&this[_0x3bb81c(0x28e)](_0x2afc01);if(!_0x5645e5&&!_0xf56716)continue;const _0x1eea50=_0x5bc9fb[_0x3bb81c(0x2c2)]();if(_0x1eea50[_0x3bb81c(0x1d3)][_0x3bb81c(0x255)]!=_0x1eea50[_0x3bb81c(0x34e)][_0x3bb81c(0x255)]&&!_0x1eea50[_0x3bb81c(0x34e)][_0x3bb81c(0x351)]){const _0x2c9c9d=_0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x331)](_0x1eea50[_0x3bb81c(0x1d3)][_0x3bb81c(0x29b)],_0x3bb81c(0x34e)),_0x1ea63a=_0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x28c)](_0x1eea50[_0x3bb81c(0x1d3)],_0x2c9c9d);_0x5aea23[_0x3bb81c(0x21b)](_0x5bc9fb[_0x3bb81c(0x2d1)](),{'range':_0x1ea63a}),_0xe7901e=!0x0;}}return _0xe7901e;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x348e60=>this[_0x2664c3(0x2f2)](_0x348e60)),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x464a1d=>!_0x464a1d[_0x2664c3(0x353)][_0x2664c3(0x2c1)]&&this[_0x2664c3(0x2d7)](_0x464a1d)),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x1a8),()=>{const _0x15f44f=_0x2664c3;this[_0x15f44f(0x2ac)]=!0x1;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)]['on'](_0x2664c3(0x2ef),(_0x23401b,_0x4c37c6)=>{const _0x500feb=_0x2664c3;if(!_0x4c37c6[_0x500feb(0x2c1)]||_0x4c37c6[_0x500feb(0x1f7)])return;if(!this[_0x500feb(0x2ac)])return;const _0x309b72=_0x5f5534[_0x500feb(0x1f4)][_0x500feb(0x244)][_0x500feb(0x1cc)][_0x500feb(0x257)]();if(0x0==_0x309b72[_0x500feb(0x1b5)])return;const _0x470e47=[],_0x57e80b=_0x309b72[_0x500feb(0x305)](_0x153c62=>_0x500feb(0x1d4)==_0x153c62[_0x500feb(0x1be)]),_0x40a36f=_0x309b72[_0x500feb(0x305)](_0x253ad7=>_0x500feb(0x327)==_0x253ad7[_0x500feb(0x1be)]&&_0x500feb(0x24e)!=_0x253ad7[_0x500feb(0x34b)]);for(const _0x175fe6 of _0x57e80b)this[_0x500feb(0x286)](_0x175fe6[_0x500feb(0x266)])&&_0x470e47[_0x500feb(0x320)]({'key':_0x175fe6[_0x500feb(0x266)],'newValue':_0x175fe6[_0x500feb(0x262)],'oldValue':_0x175fe6[_0x500feb(0x212)],'range':Pt(_0x175fe6[_0x500feb(0x23f)],_0x5f5534[_0x500feb(0x1f4)])});for(const _0x45f125 of _0x40a36f){if(_0x500feb(0x344)!=_0x45f125[_0x500feb(0x28f)]&&_0x500feb(0x254)!=_0x45f125[_0x500feb(0x28f)])continue;const _0x3f857e=Lt(_0x45f125[_0x500feb(0x1f3)][_0x500feb(0x29b)],_0x5f5534[_0x500feb(0x1f4)]),_0x50a7b8=_0x45f125[_0x500feb(0x25e)];_0x500feb(0x344)==_0x45f125[_0x500feb(0x28f)]&&_0x470e47[_0x500feb(0x320)]({'key':_0x500feb(0x29e),'newValue':_0x45f125[_0x500feb(0x34b)],'oldValue':_0x50a7b8[_0x500feb(0x34b)],'range':_0x3f857e});for(const [_0x1739e9,_0x5d711d]of _0x50a7b8[_0x500feb(0x1db)]){if(!this[_0x500feb(0x286)](_0x1739e9))continue;const _0x4bafe4=_0x45f125[_0x500feb(0x1db)][_0x500feb(0x2b6)](_0x1739e9);_0x5d711d!==_0x4bafe4&&_0x470e47[_0x500feb(0x320)]({'key':_0x1739e9,'newValue':_0x4bafe4,'oldValue':_0x5d711d,'range':_0x3f857e});}for(const [_0x26e4f8,_0x5175c2]of _0x45f125[_0x500feb(0x1db)])this[_0x500feb(0x286)](_0x26e4f8)&&(_0x50a7b8[_0x500feb(0x1db)][_0x500feb(0x32f)](_0x26e4f8)||_0x470e47[_0x500feb(0x320)]({'key':_0x26e4f8,'newValue':_0x5175c2,'oldValue':null,'range':_0x3f857e}));}0x0!=_0x470e47[_0x500feb(0x1b5)]&&_0x5f5534[_0x500feb(0x1f4)][_0x500feb(0x2f5)](_0x4c37c6,_0x12d72c=>{const _0xd441a0=_0x500feb,_0x18c2c2=_0x3956db();for(const {range:_0x5c3541,key:_0x2adb1f,oldValue:_0x1e19f7,newValue:_0x4212aa}of _0x470e47)this[_0xd441a0(0x29a)](_0x5c3541,_0x2adb1f,_0x1e19f7,_0x4212aa,{'groupId':_0x18c2c2});this[_0xd441a0(0x219)](_0x12d72c,_0x470e47);});},{'priority':_0x2664c3(0x226)}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x243)]['on'](_0x2664c3(0x1b3),(_0x565d65,_0x51ea13,_0x2c9cd2)=>{const _0x2a694d=_0x2664c3;if(null==_0x2c9cd2){const {id:_0x105f88}=this[_0x2a694d(0x259)](_0x51ea13[_0x2a694d(0x34b)]),_0x22ae06=this[_0x2a694d(0x2a8)][_0x2a694d(0x2b6)](_0x105f88);_0x22ae06&&_0x22ae06[_0x2a694d(0x25c)](_0x51ea13[_0x2a694d(0x34b)]);}}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)]['on'](_0x2664c3(0x2ef),()=>{const _0x1a7e9c=_0x2664c3,_0x4a36d7=Array[_0x1a7e9c(0x278)](_0x5f5534[_0x1a7e9c(0x1f4)][_0x1a7e9c(0x244)][_0x1a7e9c(0x1cc)][_0x1a7e9c(0x1c6)]())[_0x1a7e9c(0x305)](_0x586459=>_0x1a7e9c(0x32a)===this[_0x1a7e9c(0x259)](_0x586459[_0x1a7e9c(0x34b)])[_0x1a7e9c(0x318)]);if(0x0===_0x4a36d7[_0x1a7e9c(0x1b5)])return;_0x4a36d7[_0x1a7e9c(0x274)]((_0x3e9e4d,_0x2a6e0b)=>{const _0x251dde=_0x1a7e9c,_0x34a945=_0x3e9e4d[_0x251dde(0x2f0)][_0x251dde(0x1ec)],_0x4267af=_0x2a6e0b[_0x251dde(0x2f0)][_0x251dde(0x1ec)];return null===_0x34a945&&null===_0x4267af?0x0:null===_0x34a945&&null!==_0x4267af?-0x1:null!==_0x34a945&&null===_0x4267af?0x1:_0x34a945[_0x251dde(0x1d3)][_0x251dde(0x23e)](_0x4267af[_0x251dde(0x1d3)])?-0x1:0x1;});const _0x3d58c1=new Set(),_0x26317a=new Set();for(const {name:_0x4d4600,data:_0x2f3358}of _0x4a36d7){const {id:_0x41e924}=this[_0x1a7e9c(0x259)](_0x4d4600);if(null===_0x2f3358[_0x1a7e9c(0x1ec)]){const _0x572b2e=this[_0x1a7e9c(0x32d)](_0x4d4600);_0x26317a[_0x1a7e9c(0x1fb)](_0x572b2e);}else{const _0x24db16=this[_0x1a7e9c(0x2a8)][_0x1a7e9c(0x2b6)](_0x41e924);null!==_0x2f3358[_0x1a7e9c(0x269)]||_0x24db16[_0x1a7e9c(0x283)]?(_0x3d58c1[_0x1a7e9c(0x1fb)](_0x24db16[_0x1a7e9c(0x1f9)]),_0x26317a[_0x1a7e9c(0x1fb)](_0x24db16)):this[_0x1a7e9c(0x279)](_0x24db16);}}_0x26317a[_0x1a7e9c(0x1f1)]>0x0&&this[_0x1a7e9c(0x1af)](_0x26317a);for(const _0x37b21e of _0x3d58c1)this[_0x1a7e9c(0x30e)](_0x1a7e9c(0x310),_0x37b21e);}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x251),(_0x32634a,_0x5e02fb)=>{const _0x44c7cd=_0x2664c3,_0x227c07=_0x5e02fb[0x0];if(!this[_0x44c7cd(0x2a8)][_0x44c7cd(0x1f1)])return;if(!_0x227c07[_0x44c7cd(0x1cd)])return;if(_0x227c07[_0x44c7cd(0x353)][_0x44c7cd(0x1f7)]||!_0x227c07[_0x44c7cd(0x353)][_0x44c7cd(0x2c1)])return;let _0x36ca49,_0x2de15d;switch(_0x227c07[_0x44c7cd(0x1be)]){case _0x44c7cd(0x327):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x1f3)]),_0x2de15d=_0x36ca49[_0x44c7cd(0x2a1)](_0x227c07[_0x44c7cd(0x1f8)]);break;case _0x44c7cd(0x28d):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x2b3)]),_0x2de15d=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x1eb)]);break;case _0x44c7cd(0x2c6):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x311)]),_0x2de15d=_0x36ca49[_0x44c7cd(0x2a1)](_0x227c07[_0x44c7cd(0x1f8)]);break;default:return;}const _0x196daf=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x28c)](_0x36ca49,_0x2de15d);_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x26c)](()=>{const _0x3694c3=_0x44c7cd;for(const {suggestion:_0x585cb5,meta:_0x429956}of this[_0x3694c3(0x337)](_0x196daf)){if(_0x585cb5[_0x3694c3(0x277)])continue;if(_0x3694c3(0x31c)==_0x585cb5[_0x3694c3(0x1be)])continue;const _0x2c77be=this[_0x3694c3(0x315)](_0x585cb5);if(_0x2c77be&&this[_0x3694c3(0x28e)](_0x2c77be)&&_0x3694c3(0x28d)!=_0x227c07[_0x3694c3(0x1be)])continue;const _0x5319c0=_0x585cb5[_0x3694c3(0x2f0)]&&_0x585cb5[_0x3694c3(0x2f0)][_0x3694c3(0x2dd)];(_0x3694c3(0x1ea)!=_0x585cb5[_0x3694c3(0x1be)]||_0x3694c3(0x28d)==_0x227c07[_0x3694c3(0x1be)]&&!_0x5319c0)&&(_0x429956[_0x3694c3(0x247)]||_0x3694c3(0x33b)==_0x585cb5[_0x3694c3(0x1be)]&&_0x429956[_0x3694c3(0x27f)]||_0x585cb5[_0x3694c3(0x2c2)]()[_0x3694c3(0x29f)](_0x196daf)&&this[_0x3694c3(0x208)](_0x585cb5,_0x36ca49,_0x2de15d));}});},{'priority':_0x2664c3(0x226)}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x28b),(_0x237165,_0x24b8b6)=>{const _0x563719=_0x2664c3,_0x55ac66=_0x24b8b6[0x0],_0xd47a2d=_0x24b8b6[0x1];if(_0xd47a2d&&_0xd47a2d[_0x563719(0x2f7)])return;if(this[_0x563719(0x2a9)])return;if(!this[_0x563719(0x29c)][_0x563719(0x2a7)])return;if(_0x55ac66[_0x563719(0x24c)])return;const _0xb9dc42=_0x5f5534[_0x563719(0x1f4)][_0x563719(0x1e1)],{start:_0x351191,end:_0x2196e2}=_0x55ac66[_0x563719(0x2c2)](),_0x1f25fe=_0x351191[_0x563719(0x29b)]&&_0xb9dc42[_0x563719(0x2a4)](_0x351191[_0x563719(0x29b)])?null:_0xb9dc42[_0x563719(0x26f)](_0x351191,_0x563719(0x30d)),_0x5710dc=_0x2196e2[_0x563719(0x23b)]&&_0xb9dc42[_0x563719(0x2a4)](_0x2196e2[_0x563719(0x23b)])?null:_0xb9dc42[_0x563719(0x26f)](_0x2196e2,_0x563719(0x213)),_0x5c6edf=_0x5f5534[_0x563719(0x1f4)][_0x563719(0x28c)](_0x1f25fe?_0x1f25fe[_0x563719(0x1d3)]:_0x351191,_0x5710dc?_0x5710dc[_0x563719(0x34e)]:_0x2196e2);_0x5f5534[_0x563719(0x1f4)][_0x563719(0x26c)](_0x387b3e=>{const _0x2f16e0=_0x563719;this[_0x2f16e0(0x264)](_0x5c6edf);const _0x2d1ce3=_0x5f5534[_0x2f16e0(0x1f4)][_0x2f16e0(0x1e1)][_0x2f16e0(0x26f)](_0x5c6edf[_0x2f16e0(0x1d3)]);_0x55ac66['is'](_0x2f16e0(0x2ee))?_0x387b3e[_0x2f16e0(0x31e)](_0x2d1ce3):_0x55ac66[_0x2f16e0(0x2de)](_0x2d1ce3);}),_0x237165[_0x563719(0x326)]();},{'priority':_0x435df2[_0x2664c3(0x233)]+0xa}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x33a),(_0x53b948,_0x4848ec)=>{const _0x4b9308=_0x2664c3,_0x1ae76d=_0x4848ec[_0x4848ec[_0x4b9308(0x1b5)]-0x1];_0x1ae76d&&_0x1ae76d[_0x4b9308(0x2f7)]||this[_0x4b9308(0x2a9)]||this[_0x4b9308(0x29c)][_0x4b9308(0x2a7)]&&(_0x5f5534[_0x4b9308(0x1f4)][_0x4b9308(0x26c)](()=>{const _0x5a18b4=_0x4b9308;let _0x502bc5=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x33a)](_0x4848ec[0x0],_0x4848ec[0x1],_0x4848ec[0x2],{'forceDefaultExecution':!0x0});if(!_0x502bc5)return;_0x53b948[_0x5a18b4(0x2dc)]=_0x502bc5[_0x5a18b4(0x231)]();const _0x300b63=_0x502bc5[_0x5a18b4(0x34e)][_0x5a18b4(0x23b)],_0x59dca1=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x1e1)];_0x300b63&&_0x59dca1[_0x5a18b4(0x345)](_0x300b63)&&!_0x59dca1[_0x5a18b4(0x289)](_0x300b63)&&(_0x502bc5=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x28c)](_0x502bc5[_0x5a18b4(0x1d3)],_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x331)](_0x300b63,_0x5a18b4(0x34e)))),this[_0x5a18b4(0x248)](_0x502bc5);}),_0x53b948[_0x4b9308(0x326)]());},{'priority':_0x2664c3(0x304)}),this[_0x2664c3(0x1dc)][_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x263),this[_0x2664c3(0x29c)]),this[_0x2664c3(0x281)](_0x2664c3(0x263));const _0x1e500e=new _0x20d36f(_0x5f5534,this[_0x2664c3(0x2a8)]);_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2fc),_0x1e500e),this[_0x2664c3(0x281)](_0x2664c3(0x2fc));const _0x2c4770=new _0x5dbc75(_0x5f5534,this[_0x2664c3(0x2a8)]);_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x338),_0x2c4770),this[_0x2664c3(0x281)](_0x2664c3(0x338)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x206),new _0x560fb9(_0x5f5534,_0x1e500e,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x206)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2d8),new _0x560fb9(_0x5f5534,_0x2c4770,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x2d8)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2c4),new _0x8c1e42(_0x5f5534,_0x1e500e,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x2c4)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x27a),new _0x8c1e42(_0x5f5534,_0x2c4770,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x27a));const _0x2c6e61=_0x5f5534[_0x2664c3(0x21d)][_0x2664c3(0x2b6)](_0x2664c3(0x285));this[_0x2664c3(0x22a)](_0x2c6e61,_0x2664c3(0x2f9),(_0x388e2a,{threadId:_0x503088})=>{const _0x2cb68e=_0x2664c3,_0x414e62=this[_0x2cb68e(0x2a8)][_0x2cb68e(0x2b6)](_0x503088);_0x414e62&&_0x414e62[_0x2cb68e(0x2e8)]&&0x1===_0x414e62[_0x2cb68e(0x2e8)][_0x2cb68e(0x1b5)]&&this[_0x2cb68e(0x1bd)](_0x503088,{'hasComments':!0x0});},{'priority':_0x2664c3(0x340)}),this[_0x2664c3(0x22a)](_0x2c6e61,_0x2664c3(0x20a),(_0x2ba57b,{threadId:_0x337e4e})=>{const _0x3b8318=_0x2664c3,_0x4071e3=this[_0x3b8318(0x2a8)][_0x3b8318(0x2b6)](_0x337e4e);_0x4071e3&&_0x4071e3[_0x3b8318(0x2e8)]&&!_0x4071e3[_0x3b8318(0x2e8)][_0x3b8318(0x1b5)]&&this[_0x3b8318(0x1bd)](_0x337e4e,{'hasComments':!0x1});},{'priority':_0x2664c3(0x340)});}set[_0x30962b(0x2f1)](_0x177c71){const _0x36736d=_0x30962b;if(this[_0x36736d(0x250)])throw new _0x311fe3(_0x36736d(0x1d5),this);this[_0x36736d(0x250)]=_0x177c71;}get[_0x30962b(0x2f1)](){const _0xbd7e85=_0x30962b;return this[_0xbd7e85(0x250)];}[_0x30962b(0x238)]({skipNotAttached:_0x23a0c5=!0x1,toJSON:_0xabd000=!0x1}={}){const _0x1abfc4=_0x30962b,_0x44dc47=[];for(const _0x9b8317 of this[_0x1abfc4(0x2a8)][_0x1abfc4(0x1fa)]())_0x23a0c5&&!_0x9b8317[_0x1abfc4(0x283)]||_0x44dc47[_0x1abfc4(0x320)](_0x9b8317);return _0xabd000?_0x44dc47[_0x1abfc4(0x209)](_0x421e43=>_0x421e43[_0x1abfc4(0x224)]()):_0x44dc47;}[_0x30962b(0x314)](_0x5ae8e8){const _0x56810b=_0x30962b,_0x103a40=this[_0x56810b(0x2a8)][_0x56810b(0x2b6)](_0x5ae8e8);if(!_0x103a40)throw new _0x311fe3(_0x56810b(0x1a7),this);return _0x103a40;}[_0x30962b(0x301)](_0x14bf9a){const _0x2298cc=_0x30962b;return this[_0x2298cc(0x2a8)][_0x2298cc(0x32f)](_0x14bf9a);}[_0x30962b(0x23c)](_0x34fb6c){const _0x41798c=_0x30962b,{authorId:_0x244b7c,id:_0x164ea1,attributes:_0x44af7c}=_0x34fb6c,[_0x413061,_0x383977]=_0x34fb6c[_0x41798c(0x1be)][_0x41798c(0x28d)](':'),_0x45ec14=this[_0x41798c(0x2a8)][_0x41798c(0x2b6)](_0x164ea1)||this[_0x41798c(0x1b1)](_0x413061,_0x383977,_0x164ea1,_0x244b7c,_0x44af7c);if(this[_0x41798c(0x216)](_0x45ec14),this[_0x41798c(0x1fe)](_0x45ec14,_0x413061,_0x383977||null,_0x244b7c),_0x45ec14[_0x41798c(0x1b0)]=_0x34fb6c[_0x41798c(0x1b0)],_0x45ec14[_0x41798c(0x2da)]=!0x0,_0x44af7c&&_0x44af7c[_0x41798c(0x2d9)]){const _0x5e89a9=_0x44af7c[_0x41798c(0x2d9)],_0x5418be=this[_0x41798c(0x28a)](_0x5e89a9[_0x41798c(0x1fc)]);_0x45ec14[_0x41798c(0x324)]=_0x5e89a9[_0x41798c(0x1b0)],_0x45ec14[_0x41798c(0x1c7)]=_0x5418be,_0x45ec14[_0x41798c(0x2db)]=!0x0;}else _0x45ec14[_0x41798c(0x324)]=_0x34fb6c[_0x41798c(0x1b0)];switch(_0x34fb6c[_0x41798c(0x2f0)]&&(_0x45ec14[_0x41798c(0x2f0)]=_0x34fb6c[_0x41798c(0x2f0)]),_0x34fb6c[_0x41798c(0x1db)]&&(_0x45ec14[_0x41798c(0x1db)]=_0x34fb6c[_0x41798c(0x1db)]),this[_0x41798c(0x250)]&&this[_0x41798c(0x250)][_0x41798c(0x2b9)]||(_0x45ec14[_0x41798c(0x1b4)]=!0x0),this[_0x41798c(0x294)][_0x41798c(0x2b6)](_0x45ec14)){case _0x41798c(0x2bf):this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x2ff));break;case _0x41798c(0x27d):_0x45ec14[_0x41798c(0x283)]?(this[_0x41798c(0x1df)](new Set([_0x45ec14])),this[_0x41798c(0x1af)](new Set([_0x45ec14])),this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x295)),this[_0x41798c(0x30e)](_0x41798c(0x317),_0x45ec14)):this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x1ca));}return _0x45ec14;}[_0x30962b(0x2fc)](_0x4f2aea){const _0x12ad7a=_0x30962b;this[_0x12ad7a(0x2f7)](()=>{const _0x5d8693=_0x12ad7a;this[_0x5d8693(0x1dc)][_0x5d8693(0x1f4)][_0x5d8693(0x26c)](()=>{const _0x170043=_0x5d8693;for(const _0x457428 of _0x4f2aea[_0x170043(0x1bc)]())_0x457428[_0x170043(0x1ce)]();});});}[_0x30962b(0x338)](_0x376a1){const _0x93738=_0x30962b;this[_0x93738(0x2f7)](()=>{const _0x983a8c=_0x93738;this[_0x983a8c(0x1dc)][_0x983a8c(0x1f4)][_0x983a8c(0x26c)](()=>{const _0x51bc92=_0x983a8c;for(const _0x3943e4 of _0x376a1[_0x51bc92(0x1bc)]())_0x3943e4[_0x51bc92(0x1a9)]();});});}[_0x30962b(0x281)](_0x3a66d2,_0x398aa8){const _0x5f5bd5=_0x30962b,_0x3a6195=this[_0x5f5bd5(0x1dc)][_0x5f5bd5(0x1b7)][_0x5f5bd5(0x2b6)](_0x3a66d2);if(!_0x3a6195)throw new _0x311fe3(_0x5f5bd5(0x20e),this,{'commandName':_0x3a66d2});if(this[_0x5f5bd5(0x1d8)][_0x5f5bd5(0x32f)](_0x3a6195))throw new _0x311fe3(_0x5f5bd5(0x22e),this,{'commandName':_0x3a66d2});this[_0x5f5bd5(0x1d8)][_0x5f5bd5(0x1fb)](_0x3a6195),_0x398aa8&&_0x3a6195['on'](_0x5f5bd5(0x2cf),(_0x51b241,_0x545129)=>{const _0xf39380=_0x5f5bd5;this[_0xf39380(0x29c)][_0xf39380(0x2a7)]&&(this[_0xf39380(0x2a9)]||(_0x545129[_0xf39380(0x1b5)]>0x0&&_0x545129[_0x545129[_0xf39380(0x1b5)]-0x1]&&_0x545129[_0x545129[_0xf39380(0x1b5)]-0x1][_0xf39380(0x2f7)]?_0x545129[_0xf39380(0x322)]():(_0x51b241[_0xf39380(0x2dc)]=_0x398aa8((..._0x5a8daf)=>_0x3a6195[_0xf39380(0x2cf)](..._0x5a8daf,{'forceDefaultExecution':!0x0}),..._0x545129),_0x51b241[_0xf39380(0x326)]())));},{'priority':_0x5f5bd5(0x304)});}[_0x30962b(0x2f7)](_0x3d07f7){const _0x8cddaf=_0x30962b;let _0x5dfda4,_0x4f9a6f;const _0x248ac9=this[_0x8cddaf(0x2a9)];this[_0x8cddaf(0x2a9)]=!0x0;try{_0x5dfda4=_0x3d07f7();}catch(_0x380215){_0x4f9a6f=_0x380215;}return _0x248ac9||(this[_0x8cddaf(0x2a9)]=!0x1),_0x4f9a6f&&_0x311fe3[_0x8cddaf(0x292)](_0x4f9a6f,this),_0x5dfda4;}[_0x30962b(0x248)](_0x5426f1,_0x328d2d=null,_0x3524cb={}){const _0x20c0f2=_0x30962b;if(_0x5426f1[_0x20c0f2(0x24c)])return null;const _0x1a7caf=this[_0x20c0f2(0x1dc)][_0x20c0f2(0x21d)][_0x20c0f2(0x2b6)](_0x20c0f2(0x1d7))['me'];for(const {suggestion:_0x1fff62,meta:_0x90e036}of this[_0x20c0f2(0x337)](_0x5426f1,_0x20c0f2(0x33b)))if(_0x90e036[_0x20c0f2(0x27f)]){if(!_0x90e036[_0x20c0f2(0x2c0)]){if(_0x90e036[_0x20c0f2(0x247)]){if(!this[_0x20c0f2(0x23d)]||!qt(_0x1fff62,_0x3524cb))continue;return _0x1fff62;}if(qt(_0x1fff62,_0x3524cb))return _0x1fff62;this[_0x20c0f2(0x208)](_0x1fff62,_0x5426f1[_0x20c0f2(0x1d3)],_0x5426f1[_0x20c0f2(0x34e)]);break;}if(_0x328d2d==_0x1fff62[_0x20c0f2(0x346)]&&qt(_0x1fff62,_0x3524cb)){const _0x4dd697=_0x1fff62[_0x20c0f2(0x2c2)]();return _0x4dd697[_0x20c0f2(0x1d3)][_0x20c0f2(0x343)](_0x5426f1[_0x20c0f2(0x34e)])?this[_0x20c0f2(0x1de)](_0x1fff62,this[_0x20c0f2(0x20c)][_0x20c0f2(0x28c)](_0x5426f1[_0x20c0f2(0x1d3)],_0x4dd697[_0x20c0f2(0x34e)])):this[_0x20c0f2(0x1de)](_0x1fff62,this[_0x20c0f2(0x20c)][_0x20c0f2(0x28c)](_0x4dd697[_0x20c0f2(0x1d3)],_0x5426f1[_0x20c0f2(0x34e)])),_0x1fff62;}}const _0x19c6f=_0x3956db(),_0x3d9411=_0x1a7caf['id'],_0x5745b4=_0x328d2d?_0x20c0f2(0x2ab)+_0x328d2d:_0x20c0f2(0x33b),_0x5c8bfd=this[_0x20c0f2(0x260)]({'id':_0x19c6f,'type':_0x5745b4,'createdAt':new Date(),'authorId':_0x3d9411,'attributes':_0x3524cb});return this[_0x20c0f2(0x2df)](_0x5745b4,_0x19c6f,_0x3d9411,_0x5426f1),_0x5c8bfd;}[_0x30962b(0x2bb)](_0x252474,_0x15d58b=_0x30962b(0x1e9),_0x128ffe={}){const _0x20b8ce=_0x30962b,_0x31998b=this[_0x20b8ce(0x1dc)][_0x20b8ce(0x21d)][_0x20b8ce(0x2b6)](_0x20b8ce(0x1d7))['me'],_0x32fbe9=this[_0x20b8ce(0x293)][_0x20b8ce(0x2cb)](_0x20b8ce(0x33b),_0x15d58b,_0x20b8ce(0x32e));for(const _0x43f9f1 of this[_0x20b8ce(0x238)]())if(_0x43f9f1[_0x20b8ce(0x1c7)]['id']==_0x31998b['id']&&_0x20b8ce(0x33b)==_0x43f9f1[_0x20b8ce(0x1be)]&&_0x43f9f1[_0x20b8ce(0x346)]==_0x15d58b&&qt(_0x43f9f1,_0x128ffe)&&(_0x32fbe9(_0x43f9f1[_0x20b8ce(0x239)](),_0x252474)||_0x32fbe9(_0x252474,_0x43f9f1[_0x20b8ce(0x239)]()))){for(const _0x32e75b of _0x252474)_0x43f9f1[_0x20b8ce(0x21e)](_0x32e75b);return _0x43f9f1;}for(const {suggestion:_0x123606,meta:_0x468f11}of this[_0x20b8ce(0x337)](_0x252474,_0x20b8ce(0x33b))){if(!_0x468f11[_0x20b8ce(0x27f)])continue;if(!this[_0x20b8ce(0x23d)]&&_0x468f11[_0x20b8ce(0x247)])continue;if(!qt(_0x123606,_0x128ffe))continue;let _0x24ef93=!0x0;for(const _0x4aa01d of _0x123606[_0x20b8ce(0x239)]())for(const _0x1cf6ff of _0x252474)if(!_0x4aa01d[_0x20b8ce(0x29f)](_0x1cf6ff)){_0x24ef93=!0x1;break;}if(_0x24ef93)return _0x123606;}const _0x145555=_0x3956db(),_0x80c7be=_0x31998b['id'],_0x1c1f2d=_0x20b8ce(0x2ab)+_0x15d58b,_0x1d544e=this[_0x20b8ce(0x260)]({'id':_0x145555,'type':_0x1c1f2d,'createdAt':new Date(),'authorId':_0x80c7be,'attributes':_0x128ffe});for(const _0x119b7d of _0x252474)this[_0x20b8ce(0x2df)](_0x1c1f2d,_0x145555,_0x80c7be,_0x119b7d,_0x3f4146[_0x20b8ce(0x1c1)]());return _0x1d544e;}[_0x30962b(0x2a0)](_0x289329,_0x4655bb,_0x177b55=null,_0x588d3b={}){const _0x1ef525=_0x30962b;if(_0x177b55=_0x177b55||Gt(_0x4655bb),_0x289329[_0x1ef525(0x24c)])return null;if(_0x1ef525(0x236)===this[_0x1ef525(0x1d2)]){const _0x4a51d0=this[_0x1ef525(0x293)][_0x1ef525(0x2cb)](_0x1ef525(0x31c),_0x177b55,_0x1ef525(0x1ce));return this[_0x1ef525(0x2f7)](()=>_0x4a51d0([_0x289329],_0x4655bb,_0x588d3b)),null;}const _0x925226=this[_0x1ef525(0x1dc)][_0x1ef525(0x21d)][_0x1ef525(0x2b6)](_0x1ef525(0x1d7))['me'],_0xc884e1=[];if(_0x1ef525(0x306)!==this[_0x1ef525(0x1d2)]){for(const {suggestion:_0x4c4377,meta:_0x1bc184}of this[_0x1ef525(0x337)](_0x289329,_0x1ef525(0x33b)))_0x1bc184[_0x1ef525(0x27f)]&&!_0x1bc184[_0x1ef525(0x1aa)]&&_0xc884e1[_0x1ef525(0x320)](..._0x4c4377[_0x1ef525(0x239)]());}const _0x4cac0d=function(_0x1e7e26,_0x298663){const _0x4ffc49=_0x1ef525,_0xac25bf=[];for(const _0x3a3526 of _0x298663){const _0x6be3fb=_0x1e7e26[_0x4ffc49(0x1b9)](_0x3a3526);_0x6be3fb&&_0xac25bf[_0x4ffc49(0x320)](_0x6be3fb);}return _0xac25bf;}(_0x289329,_0xc884e1),_0x455636=function(_0x23a56d,_0x48f1ec){const _0xe0c053=_0x1ef525,_0x242368=[_0x23a56d];for(const _0x3d2af2 of _0x48f1ec){let _0x739064=0x0;for(;_0x739064<_0x242368[_0xe0c053(0x1b5)];){const _0x4dd59f=_0x242368[_0x739064][_0xe0c053(0x336)](_0x3d2af2);_0x242368[_0xe0c053(0x245)](_0x739064,0x1,..._0x4dd59f),_0x739064+=_0x4dd59f[_0xe0c053(0x1b5)];}}return _0x242368;}(_0x289329,_0xc884e1);_0x4cac0d[_0x1ef525(0x1b5)]&&this[_0x1ef525(0x20c)][_0x1ef525(0x26c)](()=>{const _0x314dd3=_0x1ef525;for(const _0x364761 of _0x4cac0d){const _0x543ef0=this[_0x314dd3(0x293)][_0x314dd3(0x2cb)](_0x314dd3(0x31c),_0x177b55,_0x314dd3(0x1ce));this[_0x314dd3(0x2f7)](()=>_0x543ef0([_0x364761],_0x4655bb,_0x588d3b));}});for(const _0x3fb4cd of _0x455636){let _0x14191d=null,_0x3cffed=_0x3fb4cd[_0x1ef525(0x1d3)],_0x50bafc=_0x3fb4cd[_0x1ef525(0x34e)];for(const {suggestion:_0x539b66,meta:_0x1cf794}of this[_0x1ef525(0x337)](_0x3fb4cd,_0x1ef525(0x31c))){if(!_0x1cf794[_0x1ef525(0x27f)])continue;if(_0x539b66[_0x1ef525(0x346)]!=_0x177b55)continue;if(!qt(_0x539b66,_0x588d3b))continue;const _0x2af74b=_0x539b66[_0x1ef525(0x2c2)]();if(_0x2af74b[_0x1ef525(0x29f)](_0x3fb4cd,!0x0))return null;_0x3cffed=_0x3cffed[_0x1ef525(0x23e)](_0x2af74b[_0x1ef525(0x1d3)])?_0x3cffed:_0x2af74b[_0x1ef525(0x1d3)],_0x50bafc=_0x50bafc[_0x1ef525(0x313)](_0x2af74b[_0x1ef525(0x34e)])?_0x50bafc:_0x2af74b[_0x1ef525(0x34e)],_0x14191d?_0x2af74b[_0x1ef525(0x1d3)][_0x1ef525(0x23e)](_0x14191d[_0x1ef525(0x2c2)]()[_0x1ef525(0x1d3)])?(_0x14191d[_0x1ef525(0x1dd)](),_0x14191d=_0x539b66):_0x539b66[_0x1ef525(0x1dd)]():_0x14191d=_0x539b66;}const _0x485ed6=this[_0x1ef525(0x20c)][_0x1ef525(0x28c)](_0x3cffed,_0x50bafc);if(_0x14191d)this[_0x1ef525(0x1de)](_0x14191d,_0x485ed6);else{const _0x482876=_0x3956db(),_0x203cca=_0x925226['id'];this[_0x1ef525(0x260)]({'id':_0x482876,'type':_0x1ef525(0x307)+_0x177b55,'data':_0x4655bb,'createdAt':new Date(),'authorId':_0x203cca,'attributes':_0x588d3b}),this[_0x1ef525(0x2df)](_0x1ef525(0x307)+_0x177b55,_0x482876,_0x203cca,_0x485ed6);}}return null;}[_0x30962b(0x30a)](_0x3cb9ba,_0x1405bd,_0x1da17b=[],_0x394010=null,_0x3a4405={}){const _0x269750=_0x30962b;_0x1405bd[_0x269750(0x287)]||(_0x1405bd[_0x269750(0x287)]=_0x1405bd[_0x269750(0x1a6)]),_0x1405bd[_0x269750(0x2dd)]=_0x3cb9ba['is'](_0x269750(0x23f)),_0x394010=_0x394010||Gt(_0x1405bd);const _0x1bfff4=_0x1da17b[_0x269750(0x209)](_0x576432=>Lt(_0x576432,this[_0x269750(0x20c)])),_0x586e55=_0x3cb9ba['is'](_0x269750(0x23f))?_0x3cb9ba:Lt(_0x3cb9ba,this[_0x269750(0x20c)]);if(_0x269750(0x236)===this[_0x269750(0x1d2)]){const _0x33c03e=this[_0x269750(0x293)][_0x269750(0x2cb)](_0x269750(0x1ea),_0x394010,_0x269750(0x1ce));return this[_0x269750(0x2f7)](()=>_0x33c03e([_0x586e55],_0x1405bd,_0x3a4405)),null;}_0x1bfff4[_0x269750(0x320)](_0x586e55);let _0x9f480f=!0x0;for(const _0x5455d2 of _0x1bfff4)if(!this[_0x269750(0x1e4)](_0x5455d2)){_0x9f480f=!0x1;break;}if(_0x9f480f&&_0x269750(0x306)!==this[_0x269750(0x1d2)]){const _0x418712=this[_0x269750(0x293)][_0x269750(0x2cb)](_0x269750(0x1ea),_0x394010,_0x269750(0x1ce));return this[_0x269750(0x2f7)](()=>_0x418712([_0x586e55],_0x1405bd,_0x3a4405)),null;}let _0xb337f7=null,_0x4c920b=_0x586e55[_0x269750(0x1d3)],_0x4fc457=_0x586e55[_0x269750(0x34e)];for(const {suggestion:_0xcc4b24,meta:_0x2a6b80}of this[_0x269750(0x337)](_0x586e55,_0x269750(0x1ea))){if(!_0x2a6b80[_0x269750(0x27f)])continue;if(_0x2a6b80[_0x269750(0x2c0)]||_0x2a6b80[_0x269750(0x247)]||_0x2a6b80[_0x269750(0x1aa)])continue;if(_0xcc4b24[_0x269750(0x2f0)][_0x269750(0x287)]!=_0x1405bd[_0x269750(0x287)])continue;if(!qt(_0xcc4b24,_0x3a4405))continue;const _0x514e29=_0xcc4b24[_0x269750(0x2c2)]();if(_0xcc4b24[_0x269750(0x346)]==_0x394010){if(_0x514e29[_0x269750(0x29f)](_0x586e55,!0x0))return null;_0x4c920b=_0x4c920b[_0x269750(0x23e)](_0x514e29[_0x269750(0x1d3)])?_0x4c920b:_0x514e29[_0x269750(0x1d3)],_0x4fc457=_0x4fc457[_0x269750(0x313)](_0x514e29[_0x269750(0x34e)])?_0x4fc457:_0x514e29[_0x269750(0x34e)],_0xb337f7?_0x514e29[_0x269750(0x1d3)][_0x269750(0x23e)](_0xb337f7[_0x269750(0x2c2)]()[_0x269750(0x1d3)])?(_0xb337f7[_0x269750(0x1dd)](),_0xb337f7=_0xcc4b24):_0xcc4b24[_0x269750(0x1dd)]():_0xb337f7=_0xcc4b24;}else{const _0xa330b=_0x586e55[_0x269750(0x1b9)](_0x514e29);this[_0x269750(0x288)](_0xcc4b24,_0xa330b);}}const _0x1d9e03=this[_0x269750(0x1dc)][_0x269750(0x21d)][_0x269750(0x2b6)](_0x269750(0x1d7))['me'],_0x16e452=_0x3956db(),_0x594086=_0x1d9e03['id'];if(_0xb337f7)return this[_0x269750(0x1de)](_0xb337f7,this[_0x269750(0x20c)][_0x269750(0x28c)](_0x4c920b,_0x4fc457)),_0xb337f7;{const _0x38d9e6=this[_0x269750(0x260)]({'id':_0x16e452,'type':_0x269750(0x323)+_0x394010,'data':_0x1405bd,'createdAt':new Date(),'authorId':_0x594086,'attributes':_0x3a4405});return this[_0x269750(0x2df)](_0x269750(0x323)+_0x394010,_0x16e452,_0x594086,this[_0x269750(0x20c)][_0x269750(0x28c)](_0x4c920b,_0x4fc457)),_0x38d9e6;}}[_0x30962b(0x273)](_0x2f8bed,_0x14700a,_0xd97785=[],_0x4aae80=null,_0x21772d={}){const _0x3418d5=_0x30962b;_0x14700a[_0x3418d5(0x287)]||(_0x14700a[_0x3418d5(0x287)]=_0x14700a[_0x3418d5(0x1a6)]);const _0x3a1c45=_0x2f8bed[0x0];_0x14700a[_0x3418d5(0x2dd)]=_0x3a1c45['is'](_0x3418d5(0x23f)),_0x4aae80=_0x4aae80||Gt(_0x14700a);const _0x8699ee=_0xd97785[_0x3418d5(0x209)](_0x364c16=>Lt(_0x364c16,this[_0x3418d5(0x20c)])),_0x8a2a10=_0x3a1c45['is'](_0x3418d5(0x23f))?_0x2f8bed:_0x2f8bed[_0x3418d5(0x209)](_0x540f98=>Lt(_0x540f98,this[_0x3418d5(0x20c)]));if(_0x3418d5(0x236)===this[_0x3418d5(0x1d2)]){const _0x57541e=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x1ce));return this[_0x3418d5(0x2f7)](()=>_0x57541e(_0x8a2a10,_0x14700a,_0x21772d)),null;}_0x8699ee[_0x3418d5(0x320)](..._0x8a2a10);let _0x577cf1=!0x0;for(const _0x25de50 of _0x8699ee)if(!this[_0x3418d5(0x1e4)](_0x25de50)){_0x577cf1=!0x1;break;}if(_0x577cf1&&_0x3418d5(0x306)!==this[_0x3418d5(0x1d2)]){const _0x236627=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x1ce));return this[_0x3418d5(0x2f7)](()=>_0x236627(_0x8a2a10,_0x14700a,_0x21772d)),null;}const _0x3973f2=this[_0x3418d5(0x1dc)][_0x3418d5(0x21d)][_0x3418d5(0x2b6)](_0x3418d5(0x1d7))['me'];for(const _0x33a497 of this[_0x3418d5(0x238)]()){if(_0x33a497[_0x3418d5(0x1c7)]['id']!=_0x3973f2['id'])continue;if(_0x3418d5(0x1ea)!=_0x33a497[_0x3418d5(0x1be)]||_0x33a497[_0x3418d5(0x2f0)][_0x3418d5(0x287)]!=_0x14700a[_0x3418d5(0x287)])continue;if(!qt(_0x33a497,_0x21772d))continue;const _0x145f43=_0x33a497[_0x3418d5(0x346)]==_0x4aae80;for(let _0x3b8328=0x0;_0x3b8328<_0x8a2a10[_0x3418d5(0x1b5)];_0x3b8328++){const _0x5507c3=_0x8a2a10[_0x3b8328];for(const _0x5b6e19 of _0x33a497[_0x3418d5(0x1d6)]()){const _0x5e051b=_0x5b6e19[_0x3418d5(0x333)]();if(_0x5507c3[_0x3418d5(0x343)](_0x5e051b)){_0x145f43?(_0x8a2a10[_0x3418d5(0x245)](_0x3b8328,0x1),_0x3b8328--):_0x33a497[_0x3418d5(0x291)](_0x5b6e19[_0x3418d5(0x34b)]);break;}}}}if(0x0==_0x8a2a10[_0x3418d5(0x1b5)])return null;const _0x4f1495=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x32e));for(const _0x334217 of this[_0x3418d5(0x238)]())if(_0x334217[_0x3418d5(0x1c7)]['id']==_0x3973f2['id']&&_0x3418d5(0x1ea)==_0x334217[_0x3418d5(0x1be)]&&_0x334217[_0x3418d5(0x2f0)][_0x3418d5(0x287)]==_0x14700a[_0x3418d5(0x287)]&&_0x334217[_0x3418d5(0x346)]==_0x4aae80&&qt(_0x334217,_0x21772d)&&(_0x4f1495(_0x334217[_0x3418d5(0x239)](),_0x8a2a10)||_0x4f1495(_0x8a2a10,_0x334217[_0x3418d5(0x239)]()))){for(const _0x14ae2f of _0x8a2a10)_0x334217[_0x3418d5(0x21e)](_0x14ae2f);return _0x334217;}const _0x12bb3b=_0x3956db(),_0x2ac6ce=_0x3973f2['id'],_0x3046bc=_0x3418d5(0x323)+_0x4aae80,_0x2e44de=this[_0x3418d5(0x260)]({'id':_0x12bb3b,'type':_0x3046bc,'data':_0x14700a,'createdAt':new Date(),'authorId':_0x2ac6ce,'attributes':_0x21772d});for(const _0x256e2d of _0x8a2a10)this[_0x3418d5(0x2df)](_0x3046bc,_0x12bb3b,_0x2ac6ce,_0x256e2d,_0x3f4146[_0x3418d5(0x1c1)]());return _0x2e44de;}[_0x30962b(0x264)](_0x1f6ec8,_0x40014d=null,_0xb6488={}){const _0x3d55ba=_0x30962b;if(_0x1f6ec8[_0x3d55ba(0x24c)])return null;const _0x312146=this[_0x3d55ba(0x1dc)][_0x3d55ba(0x21d)][_0x3d55ba(0x2b6)](_0x3d55ba(0x1d7))['me'],_0x25208c=new _0x4752d7(_0x1f6ec8[_0x3d55ba(0x1d3)],_0x1f6ec8[_0x3d55ba(0x34e)]);for(const {suggestion:_0x2f6fe0,meta:_0x2f515c}of this[_0x3d55ba(0x337)](_0x25208c,_0x3d55ba(0x33b)))if(_0x2f515c[_0x3d55ba(0x27f)]&&!_0x2f515c[_0x3d55ba(0x2c0)]){if(_0x2f6fe0[_0x3d55ba(0x277)]){const _0x1e0c01=_0x2f6fe0[_0x3d55ba(0x239)]()[_0x3d55ba(0x305)](_0x1b4428=>_0x3d55ba(0x276)!=_0x1b4428[_0x3d55ba(0x2c8)][_0x3d55ba(0x1e8)]);_0x1e0c01[_0x3d55ba(0x284)](_0x5f4d3a=>_0x25208c[_0x3d55ba(0x29f)](_0x5f4d3a,!0x0))&&_0x2f6fe0[_0x3d55ba(0x1a9)]();if(_0x1e0c01[_0x3d55ba(0x26d)](_0x3de35e=>_0x3de35e[_0x3d55ba(0x29f)](_0x25208c,!0x0))){const _0x954ce8=this[_0x3d55ba(0x293)][_0x3d55ba(0x2cb)](_0x3d55ba(0x335),_0x40014d,_0x3d55ba(0x1ce));return this[_0x3d55ba(0x2f7)](()=>_0x954ce8([_0x25208c],null,_0xb6488)),null;}}else{const _0x344562=_0x25208c[_0x3d55ba(0x1b9)](_0x2f6fe0[_0x3d55ba(0x2c2)]());null!==_0x344562&&_0x2f6fe0[_0x3d55ba(0x220)]([_0x344562],null,_0xb6488);}}if(_0x25208c[_0x3d55ba(0x2e4)](),_0x25208c[_0x3d55ba(0x24c)]||_0x3d55ba(0x276)==_0x25208c[_0x3d55ba(0x2c8)][_0x3d55ba(0x1e8)])return null;let _0x4e6135=null,_0x12a4cf=_0x25208c[_0x3d55ba(0x1d3)],_0x89b29a=_0x25208c[_0x3d55ba(0x34e)];const _0x2eea86=this[_0x3d55ba(0x337)](_0x25208c,_0x3d55ba(0x335));for(const {suggestion:_0x2c0e29,meta:_0x3db9ea}of _0x2eea86){const _0x32cc36=this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a);if(_0x3db9ea[_0x3d55ba(0x27f)]&&(this[_0x3d55ba(0x23d)]||!_0x3db9ea[_0x3d55ba(0x247)]&&!_0x3db9ea[_0x3d55ba(0x1aa)])){if(_0x2c0e29[_0x3d55ba(0x277)]){if(!qt(_0x2c0e29,_0xb6488))continue;let _0x1e7f88=!0x0;for(const _0x1a10c3 of _0x2c0e29[_0x3d55ba(0x239)]()){if(_0x1a10c3[_0x3d55ba(0x29f)](_0x32cc36,!0x0))return _0x2c0e29;_0x32cc36[_0x3d55ba(0x29f)](_0x1a10c3)||(_0x1e7f88=!0x1);}_0x1e7f88&&_0x2c0e29[_0x3d55ba(0x1a9)]();}else{const _0x39867b=_0x2c0e29[_0x3d55ba(0x2c2)]();if(_0x39867b[_0x3d55ba(0x29f)](_0x32cc36,!0x0))return _0x2c0e29;if(!qt(_0x2c0e29,_0xb6488)){_0x32cc36[_0x3d55ba(0x29f)](_0x39867b)?_0x2c0e29[_0x3d55ba(0x1dd)]():_0x39867b[_0x3d55ba(0x227)](_0x12a4cf)?_0x12a4cf=_0x39867b[_0x3d55ba(0x34e)]:_0x39867b[_0x3d55ba(0x227)](_0x89b29a)&&(_0x89b29a=_0x39867b[_0x3d55ba(0x1d3)]);continue;}_0x12a4cf=_0x12a4cf[_0x3d55ba(0x23e)](_0x39867b[_0x3d55ba(0x1d3)])?_0x12a4cf:_0x39867b[_0x3d55ba(0x1d3)],_0x89b29a=_0x89b29a[_0x3d55ba(0x313)](_0x39867b[_0x3d55ba(0x34e)])?_0x89b29a:_0x39867b[_0x3d55ba(0x34e)],_0xb6488=Object[_0x3d55ba(0x30f)]({},_0x2c0e29[_0x3d55ba(0x1db)]),_0x4e6135?_0x39867b[_0x3d55ba(0x1d3)][_0x3d55ba(0x23e)](_0x4e6135[_0x3d55ba(0x2c2)]()[_0x3d55ba(0x1d3)])?(_0x4e6135[_0x3d55ba(0x1dd)](),_0x4e6135=_0x2c0e29):_0x2c0e29[_0x3d55ba(0x1dd)]():_0x4e6135=_0x2c0e29;}}}if(_0x4e6135)return this[_0x3d55ba(0x1de)](_0x4e6135,this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a)),_0x4e6135;{const _0xf22b80=_0x3956db(),_0x393427=this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a),_0x31ab90=_0x312146['id'],_0x4bc976=_0x40014d?_0x3d55ba(0x1b8)+_0x40014d:_0x3d55ba(0x335),_0x96981=this[_0x3d55ba(0x260)]({'id':_0xf22b80,'type':_0x4bc976,'createdAt':new Date(),'authorId':_0x31ab90,'attributes':_0xb6488});return this[_0x3d55ba(0x2df)](_0x4bc976,_0xf22b80,_0x31ab90,_0x393427),_0x96981;}}[_0x30962b(0x249)](_0x594a51,_0xff8e4=_0x30962b(0x1e9),_0x26877e={}){const _0x38542e=_0x30962b,_0x24083f=this[_0x38542e(0x1dc)][_0x38542e(0x21d)][_0x38542e(0x2b6)](_0x38542e(0x1d7))['me'],_0x1deda5=_0x594a51[_0x38542e(0x209)](_0x574ec4=>new _0x4752d7(_0x574ec4[_0x38542e(0x1d3)],_0x574ec4[_0x38542e(0x34e)])),_0x160a28=new Set();for(const {suggestion:_0x2fa6eb,meta:_0x119821}of this[_0x38542e(0x337)](_0x1deda5,_0x38542e(0x33b)))_0x119821[_0x38542e(0x27f)]&&!_0x119821[_0x38542e(0x2c0)]&&_0x160a28[_0x38542e(0x1fb)](_0x2fa6eb);for(const _0x2c3457 of _0x160a28)if(_0x2c3457[_0x38542e(0x277)]){const _0x1d784e=_0x2c3457[_0x38542e(0x239)]();(!_0x2c3457[_0x38542e(0x1db)]||!_0x2c3457[_0x38542e(0x1db)][_0x38542e(0x270)])&&(_0x1d784e[_0x38542e(0x284)](_0x3369d0=>_0x1deda5[_0x38542e(0x26d)](_0x34ae5a=>_0x34ae5a[_0x38542e(0x29f)](_0x3369d0,!0x0)))&&_0x2c3457[_0x38542e(0x1a9)]());if(_0x1deda5[_0x38542e(0x284)](_0x14125e=>_0x1d784e[_0x38542e(0x26d)](_0x32d2d3=>_0x32d2d3[_0x38542e(0x29f)](_0x14125e,!0x0)))){const _0x4f85d0=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x1ce));return this[_0x38542e(0x2f7)](()=>_0x4f85d0(_0x594a51,null,_0x26877e)),null;}}else{const _0x1c44f7=_0x2c3457[_0x38542e(0x2c2)]();_0x1deda5[_0x38542e(0x26d)](_0x459549=>_0x459549[_0x38542e(0x29f)](_0x1c44f7,!0x0))&&_0x2c3457[_0x38542e(0x1a9)]();if(_0x1deda5[_0x38542e(0x284)](_0x9414cb=>_0x1c44f7[_0x38542e(0x29f)](_0x9414cb,!0x0))){const _0x3fb448=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x1ce));return this[_0x38542e(0x2f7)](()=>_0x3fb448(_0x1deda5,null,_0x26877e)),null;}}const _0x1f6ea9=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x32e));let _0x1f29c0=null;for(const _0x429b2a of this[_0x38542e(0x238)]())if(_0x429b2a[_0x38542e(0x1c7)]['id']==_0x24083f['id']&&_0x429b2a[_0x38542e(0x283)]&&_0x38542e(0x335)==_0x429b2a[_0x38542e(0x1be)]&&_0x429b2a[_0x38542e(0x346)]==_0xff8e4&&qt(_0x429b2a,_0x26877e)&&(_0x1f6ea9(_0x429b2a[_0x38542e(0x239)](),_0x1deda5)||_0x1f6ea9(_0x1deda5,_0x429b2a[_0x38542e(0x239)]()))){if(_0x1f29c0){if(_0x429b2a[_0x38542e(0x2e8)]&&_0x429b2a[_0x38542e(0x2e8)][_0x38542e(0x1b5)])continue;for(const _0x13d26d of _0x429b2a[_0x38542e(0x239)]())_0x1f29c0[_0x38542e(0x2cc)](_0x13d26d)||_0x1f29c0[_0x38542e(0x21e)](_0x13d26d);_0x429b2a[_0x38542e(0x1dd)]();}else{_0x1f29c0=_0x429b2a;for(const _0x45d1af of _0x1deda5)_0x429b2a[_0x38542e(0x2cc)](_0x45d1af)||_0x429b2a[_0x38542e(0x21e)](_0x45d1af);}}if(_0x1f29c0)return _0x1f29c0;_0x160a28[_0x38542e(0x2e3)]();for(const {suggestion:_0x1a8f9a,meta:_0x4b881d}of this[_0x38542e(0x337)](_0x1deda5,_0x38542e(0x335)))_0x4b881d[_0x38542e(0x27f)]&&(this[_0x38542e(0x23d)]||!_0x4b881d[_0x38542e(0x247)]&&!_0x4b881d[_0x38542e(0x1aa)])&&qt(_0x1a8f9a,_0x26877e)&&_0x160a28[_0x38542e(0x1fb)](_0x1a8f9a);for(const _0x2b08ff of _0x160a28){const _0x2479b7=_0x2b08ff[_0x38542e(0x239)]();if(!_0x26877e||!_0x26877e[_0x38542e(0x270)]){if(_0x1deda5[_0x38542e(0x284)](_0x5f4ec8=>_0x2479b7[_0x38542e(0x26d)](_0x5c293a=>_0x5c293a[_0x38542e(0x29f)](_0x5f4ec8,!0x0))))return _0x2b08ff;}(!_0x2b08ff[_0x38542e(0x1db)]||!_0x2b08ff[_0x38542e(0x1db)][_0x38542e(0x270)])&&(_0x2479b7[_0x38542e(0x284)](_0x29ea22=>_0x1deda5[_0x38542e(0x26d)](_0x551364=>_0x551364[_0x38542e(0x29f)](_0x29ea22,!0x0)))&&_0x2b08ff[_0x38542e(0x1a9)]());}const _0x1f9b75=_0x3956db(),_0x2c0d1c=_0x24083f['id'],_0x42b1d9=_0x38542e(0x1b8)+_0xff8e4,_0x207ce9=this[_0x38542e(0x260)]({'id':_0x1f9b75,'type':_0x42b1d9,'createdAt':new Date(),'authorId':_0x2c0d1c,'attributes':_0x26877e});for(const _0x16127e of _0x1deda5)_0x16127e[_0x38542e(0x2e4)](),_0x16127e[_0x38542e(0x24c)]||_0x38542e(0x276)==_0x16127e[_0x38542e(0x2c8)][_0x38542e(0x1e8)]||this[_0x38542e(0x2df)](_0x42b1d9,_0x1f9b75,_0x2c0d1c,_0x16127e,_0x3f4146[_0x38542e(0x1c1)]());return _0x207ce9;}[_0x30962b(0x29a)](_0xbe99bd,_0x386dfd,_0x210a53,_0x3b8d0e,_0x49d87d){const _0x422e9d=_0x30962b;if(_0xbe99bd[_0x422e9d(0x24c)])return[];if(_0x422e9d(0x236)===this[_0x422e9d(0x1d2)])return[];const _0x3132ed=this[_0x422e9d(0x1dc)][_0x422e9d(0x21d)][_0x422e9d(0x2b6)](_0x422e9d(0x1d7))['me']['id'],_0x5bf0ce=Array[_0x422e9d(0x278)](this[_0x422e9d(0x2a8)][_0x422e9d(0x1fa)]())[_0x422e9d(0x305)](_0x4312e2=>_0x422e9d(0x1d4)==_0x4312e2[_0x422e9d(0x1be)]&&_0x4312e2[_0x422e9d(0x2f0)][_0x422e9d(0x1cf)]==_0x386dfd&&_0x4312e2[_0x422e9d(0x2cc)](_0xbe99bd));if(_0x422e9d(0x211)===this[_0x422e9d(0x1d2)]){const _0x4d0186=this[_0x422e9d(0x337)](_0xbe99bd,_0x422e9d(0x33b))[_0x422e9d(0x305)](({meta:_0x50f402})=>_0x50f402[_0x422e9d(0x27f)]&&!_0x50f402[_0x422e9d(0x1aa)]&&!_0x50f402[_0x422e9d(0x2c0)])[_0x422e9d(0x209)](({suggestion:_0x516a3f})=>_0x516a3f);_0x5bf0ce[_0x422e9d(0x2a6)](..._0x4d0186);}const _0x358cce=new Map([[_0xbe99bd,_0x210a53]]);for(const _0x1411a2 of _0x5bf0ce){const _0x588169=_0x422e9d(0x1d4)==_0x1411a2[_0x422e9d(0x1be)]?_0x1411a2[_0x422e9d(0x2f0)][_0x422e9d(0x1f6)]:void 0x0,_0x5b8a0a=_0x1411a2[_0x422e9d(0x2c2)](),_0x43a831=Array[_0x422e9d(0x278)](_0x358cce[_0x422e9d(0x22b)]())[_0x422e9d(0x261)](_0x57aea5=>_0x57aea5[_0x422e9d(0x2e9)](_0x5b8a0a));if(!_0x43a831)continue;const _0x1bee94=_0x43a831[_0x422e9d(0x336)](_0x5b8a0a);this[_0x422e9d(0x28e)](_0x386dfd)&&_0x422e9d(0x33b)==_0x1411a2[_0x422e9d(0x1be)]&&0x0!=_0x1bee94[_0x422e9d(0x1b5)]||(_0x358cce[_0x422e9d(0x256)](_0x43a831),_0x1bee94[_0x422e9d(0x1c5)](_0xdbd8e7=>{const _0x5836e6=_0x422e9d;_0x358cce[_0x5836e6(0x228)](_0xdbd8e7,_0x210a53);}),_0x422e9d(0x33b)!=_0x1411a2[_0x422e9d(0x1be)]&&_0x588169!=_0x3b8d0e&&_0x358cce[_0x422e9d(0x228)](_0x43a831[_0x422e9d(0x1b9)](_0x5b8a0a),_0x588169));}const _0x27ced8=[];for(const [_0x235331,_0x3234a2]of _0x358cce){const _0x3aae93=_0x3956db(),_0x118b5f={'key':_0x386dfd,'oldValue':_0x3234a2,'newValue':_0x3b8d0e};_0x386dfd[_0x422e9d(0x1b5)]>0x25&&console[_0x422e9d(0x341)](_0x422e9d(0x210),{'key':_0x386dfd});const _0x420fe6=(_0x422e9d(0x2fa)+(_0x386dfd+'|'+Gt({'newValue':_0x3b8d0e})))[_0x422e9d(0x282)](0x0,0x3c),_0x3ad73a=this[_0x422e9d(0x260)]({'id':_0x3aae93,'type':_0x420fe6,'data':_0x118b5f,'createdAt':new Date(),'authorId':_0x3132ed,'attributes':_0x49d87d});_0x27ced8[_0x422e9d(0x320)](_0x3ad73a),this[_0x422e9d(0x2df)](_0x420fe6,_0x3aae93,_0x3132ed,_0x235331);}return _0x27ced8;}[_0x30962b(0x1e0)](_0x23f530){const _0xd91a65=_0x30962b;this[_0xd91a65(0x281)](_0x23f530,(_0x36d543,..._0x22cd29)=>{const _0x4bbdee=_0xd91a65;this[_0x4bbdee(0x30b)](()=>{_0x36d543(..._0x22cd29);});});}[_0x30962b(0x309)](_0x5c5a04){const _0x75cc17=_0x30962b;this[_0x75cc17(0x302)][_0x75cc17(0x1fb)](_0x5c5a04);}[_0x30962b(0x252)](_0x13b191){const _0x4eb8a1=_0x30962b;this[_0x4eb8a1(0x246)][_0x4eb8a1(0x1fb)](_0x13b191);}[_0x30962b(0x315)](_0x209074){const _0x37f08b=_0x30962b;return _0x37f08b(0x1d4)==_0x209074[_0x37f08b(0x1be)]?_0x209074[_0x37f08b(0x346)][_0x37f08b(0x28d)]('|')[0x0]:null;}[_0x30962b(0x1de)](_0xf9afa6,_0x21f0b0){const _0x3bc293=_0x30962b,_0x1416db=_0xf9afa6[_0x3bc293(0x2d1)]();this[_0x3bc293(0x20c)][_0x3bc293(0x26c)](_0x2fde58=>{const _0x25fef5=_0x3bc293;_0x2fde58[_0x25fef5(0x21b)](_0x1416db,{'range':_0x21f0b0});});}[_0x30962b(0x216)](_0x31f409){const _0x357ad4=_0x30962b,_0xbd47c6=_0x31f409['id'],_0x1f784a=this[_0x357ad4(0x1dc)][_0x357ad4(0x2ae)][_0x357ad4(0x2b6)](_0x357ad4(0x203));this[_0x357ad4(0x27b)][_0x357ad4(0x253)](_0xbd47c6)||this[_0x357ad4(0x27b)][_0x357ad4(0x230)]({'channelId':_0x1f784a,'threadId':_0xbd47c6,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x352fad=this[_0x357ad4(0x27b)][_0x357ad4(0x1e5)](_0xbd47c6);_0x352fad[_0x357ad4(0x25d)](_0x357ad4(0x298)),_0x352fad[_0x357ad4(0x298)]=!0x1,_0x31f409[_0x357ad4(0x2e8)]=_0x352fad;}[_0x30962b(0x1fe)](_0x14d009,_0x3eb7d5,_0x4e1a11,_0x40a88b){const _0x48f87d=_0x30962b;if(_0x14d009[_0x48f87d(0x1be)]!=_0x3eb7d5||_0x14d009[_0x48f87d(0x346)]!=_0x4e1a11||_0x14d009[_0x48f87d(0x319)]['id']!=_0x40a88b)throw this[_0x48f87d(0x1dc)][_0x48f87d(0x1c9)](_0x48f87d(0x1bb)),new _0x311fe3(_0x48f87d(0x1bb),this);}[_0x30962b(0x288)](_0x2a30f1,_0x3de4be){const _0x2b0da3=_0x30962b,_0x28c039=_0x2a30f1[_0x2b0da3(0x2c2)]();if(_0x3de4be[_0x2b0da3(0x343)](_0x28c039))_0x2a30f1[_0x2b0da3(0x1dd)]();else{if(_0x28c039[_0x2b0da3(0x29f)](_0x3de4be)){const _0x34e41b=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x1d3)][_0x2b0da3(0x23b)],_0x2b0da3(0x34e));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x28c039[_0x2b0da3(0x1d3)],_0x34e41b));const _0x5a5f5a=_0x3956db(),_0x41e5ee=_0x2a30f1[_0x2b0da3(0x319)]['id'],_0x166b98=_0x2a30f1[_0x2b0da3(0x1be)]+':'+_0x2a30f1[_0x2b0da3(0x346)];this[_0x2b0da3(0x260)]({'id':_0x5a5f5a,'type':_0x166b98,'createdAt':new Date(),'authorId':_0x41e5ee,'data':_0x2a30f1[_0x2b0da3(0x2f0)],'attributes':_0x2a30f1[_0x2b0da3(0x1db)]});const _0x201862=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x34e)][_0x2b0da3(0x255)],_0x2b0da3(0x2ba)),_0x464216=this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x201862,_0x28c039[_0x2b0da3(0x34e)]);this[_0x2b0da3(0x2df)](_0x166b98,_0x5a5f5a,_0x41e5ee,_0x464216);}else{if(_0x28c039[_0x2b0da3(0x227)](_0x3de4be[_0x2b0da3(0x1d3)])){const _0x172521=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x1d3)][_0x2b0da3(0x23b)],_0x2b0da3(0x34e));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x28c039[_0x2b0da3(0x1d3)],_0x172521));}else{const _0x11d54b=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x34e)][_0x2b0da3(0x255)],_0x2b0da3(0x2ba));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x11d54b,_0x28c039[_0x2b0da3(0x34e)]));}}}}[_0x30962b(0x1e4)](_0x4af310){const _0x118f44=_0x30962b;for(const {suggestion:_0x2c784c,meta:_0x3d2367}of this[_0x118f44(0x337)](_0x4af310,_0x118f44(0x33b))){if(!_0x3d2367[_0x118f44(0x27f)])continue;const _0x395357=_0x2c784c[_0x118f44(0x239)]();for(const _0x51d3f3 of _0x395357)if(!_0x4af310[_0x118f44(0x336)](_0x51d3f3)[_0x118f44(0x1b5)])return!0x0;}return!0x1;}[_0x30962b(0x214)](_0x4f0f4f){const _0x467a7a=_0x30962b,_0x1a28cd=this[_0x467a7a(0x1dc)][_0x467a7a(0x21d)][_0x467a7a(0x2b6)](_0x467a7a(0x1d7))[_0x467a7a(0x221)](_0x4f0f4f);if(!_0x1a28cd)throw new _0x311fe3(_0x467a7a(0x24a),this);return _0x1a28cd;}[_0x30962b(0x28a)](_0x11f275){const _0x430792=_0x30962b,_0xab7c12=this[_0x430792(0x1dc)][_0x430792(0x21d)][_0x430792(0x2b6)](_0x430792(0x1d7)),_0x12824b=_0x154382(_0x430792(0x34c)+_0x11f275),_0x56cdbc=_0xab7c12[_0x430792(0x221)](_0x12824b);return _0x56cdbc||_0xab7c12[_0x430792(0x205)]({'id':_0x12824b,'name':_0x11f275});}[_0x30962b(0x1b1)](_0x1956bd,_0x5490b9,_0x4c37cf,_0x26b044,_0x39ee3b){const _0x145c05=_0x30962b,_0x1bc780=this[_0x145c05(0x214)](_0x26b044),_0x44d24d=this[_0x145c05(0x293)][_0x145c05(0x1c4)](_0x1956bd,_0x5490b9,_0x4c37cf,_0x1bc780,_0x39ee3b,_0x4a1c77=>{const _0x51f8b9=_0x145c05;this[_0x51f8b9(0x1bd)](_0x4c37cf,{'attributes':_0x4a1c77});const _0x396845=this[_0x51f8b9(0x314)](_0x4c37cf);this[_0x51f8b9(0x1df)](new Set([_0x396845])),this[_0x51f8b9(0x1af)](new Set([_0x396845]));});return this[_0x145c05(0x22a)](_0x44d24d,_0x145c05(0x1ce),()=>{const _0x3af89a=_0x145c05;this[_0x3af89a(0x1bd)](_0x4c37cf,{'state':_0x3af89a(0x1f5)});},{'priority':_0x145c05(0x304)}),this[_0x145c05(0x22a)](_0x44d24d,_0x145c05(0x1a9),()=>{const _0x2467f7=_0x145c05;this[_0x2467f7(0x1bd)](_0x4c37cf,{'state':_0x2467f7(0x2e7)});},{'priority':_0x145c05(0x304)}),this[_0x145c05(0x2a8)][_0x145c05(0x228)](_0x4c37cf,_0x44d24d),this[_0x145c05(0x294)][_0x145c05(0x228)](_0x44d24d,_0x145c05(0x2bf)),_0x44d24d;}[_0x30962b(0x259)](_0x4c149b){const _0x55541c=_0x30962b,_0x4b5355=_0x4c149b[_0x55541c(0x28d)](':');return{'group':_0x4b5355[0x0],'type':_0x4b5355[0x1],'subType':_0x4b5355[_0x55541c(0x1b5)]>=0x5?_0x4b5355[0x2]:null,'id':_0x4b5355[_0x55541c(0x1b5)]<0x5?_0x4b5355[0x2]:_0x4b5355[0x3],'authorId':_0x4b5355[_0x55541c(0x1b5)]<0x5?_0x4b5355[0x3]:_0x4b5355[0x4],'markerCount':0x6==_0x4b5355[_0x55541c(0x1b5)]?_0x4b5355[0x5]:null};}[_0x30962b(0x208)](_0x5a483c,_0x4cd39b,_0x4774c8){const _0x3bf5ec=_0x30962b,_0x4725f5=_0x5a483c[_0x3bf5ec(0x2c2)](),_0x14d9ed=_0x4725f5[_0x3bf5ec(0x1d3)],_0x5e047d=_0x4725f5[_0x3bf5ec(0x34e)];this[_0x3bf5ec(0x1de)](_0x5a483c,this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x28c)](_0x14d9ed,_0x4cd39b));const _0x961e98=_0x3956db(),_0x29e961=_0x5a483c[_0x3bf5ec(0x319)]['id'],_0x19bb50=_0x5a483c[_0x3bf5ec(0x1be)]+(_0x5a483c[_0x3bf5ec(0x346)]?':'+_0x5a483c[_0x3bf5ec(0x346)]:'');this[_0x3bf5ec(0x260)]({'id':_0x961e98,'type':_0x19bb50,'createdAt':new Date(),'authorId':_0x29e961,'originalSuggestionId':_0x5a483c['id'],'attributes':_0x5a483c[_0x3bf5ec(0x1db)],'data':_0x5a483c[_0x3bf5ec(0x2f0)]});const _0x402254=this[_0x3bf5ec(0x315)](_0x5a483c);(_0x3bf5ec(0x1ea)==_0x5a483c[_0x3bf5ec(0x1be)]||_0x402254&&this[_0x3bf5ec(0x28e)](_0x402254))&&(_0x4774c8=this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x1ae)](_0x4774c8[_0x3bf5ec(0x255)])),this[_0x3bf5ec(0x2df)](_0x19bb50,_0x961e98,_0x29e961,this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x28c)](_0x4774c8,_0x5e047d));}[_0x30962b(0x337)](_0x100324,_0x331979=null){const _0x12146f=_0x30962b,_0x44f341=[],_0x1a9a6e=this[_0x12146f(0x1dc)][_0x12146f(0x21d)][_0x12146f(0x2b6)](_0x12146f(0x1d7))['me'];Array[_0x12146f(0x1c8)](_0x100324)||(_0x100324=[_0x100324]);for(const _0x3c92b7 of this[_0x12146f(0x238)]()){if(!_0x3c92b7[_0x12146f(0x283)])continue;if(_0x331979&&_0x3c92b7[_0x12146f(0x1be)]!=_0x331979)continue;let _0x4acc2b=!0x1;for(const _0x3683c8 of _0x3c92b7[_0x12146f(0x239)]()){for(const _0x37103e of _0x100324){const _0xc53fc4=_0x37103e[_0x12146f(0x1d3)][_0x12146f(0x343)](_0x3683c8[_0x12146f(0x34e)])||_0x37103e[_0x12146f(0x34e)][_0x12146f(0x343)](_0x3683c8[_0x12146f(0x1d3)]);if(_0xc53fc4||_0x37103e[_0x12146f(0x1b9)](_0x3683c8)){const _0x232495=_0x37103e[_0x12146f(0x29f)](_0x3683c8)&&Ot(this[_0x12146f(0x20c)][_0x12146f(0x1e1)],_0x3683c8[_0x12146f(0x1d3)],_0x37103e),_0x1cce4f=_0x3683c8[_0x12146f(0x29f)](_0x37103e)&&Ot(this[_0x12146f(0x20c)][_0x12146f(0x1e1)],_0x37103e[_0x12146f(0x1d3)],_0x3683c8);_0x44f341[_0x12146f(0x320)]({'suggestion':_0x3c92b7,'meta':{'isOwn':_0x1a9a6e==_0x3c92b7[_0x12146f(0x1c7)],'isNextTo':_0xc53fc4,'isInsideObject':_0x232495,'containsRangeInObject':_0x1cce4f}}),_0x4acc2b=!0x0;break;}}if(_0x4acc2b)break;}}return _0x44f341;}[_0x30962b(0x2df)](_0x3c8e88,_0x313a25,_0x251ed4,_0x58aaae,_0x1f7084){const _0xc413d7=_0x30962b;this[_0xc413d7(0x20c)][_0xc413d7(0x26c)](_0x2079df=>{const _0x560214=_0xc413d7;let _0x3ad7bb=_0x560214(0x290)+_0x3c8e88+':'+_0x313a25+':'+_0x251ed4;_0x1f7084&&(_0x3ad7bb=_0x3ad7bb+':'+_0x1f7084),_0x2079df[_0x560214(0x1ed)](_0x3ad7bb,{'range':_0x58aaae,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x30962b(0x279)](_0x280b4f){const _0x3fec5d=_0x30962b,_0x52a2cd=_0x280b4f[_0x3fec5d(0x347)],_0x3afb57=_0x280b4f[_0x3fec5d(0x1ab)];_0x280b4f[_0x3fec5d(0x347)]=null,_0x280b4f[_0x3fec5d(0x1ab)]=null,null!=_0x52a2cd&&_0x52a2cd[_0x3fec5d(0x1ab)]==_0x280b4f&&(_0x52a2cd[_0x3fec5d(0x1ab)]=_0x3afb57),null!=_0x3afb57&&_0x3afb57[_0x3fec5d(0x347)]==_0x280b4f&&(_0x3afb57[_0x3fec5d(0x347)]=_0x52a2cd),_0x3fec5d(0x295)==this[_0x3fec5d(0x294)][_0x3fec5d(0x2b6)](_0x280b4f)&&(this[_0x3fec5d(0x294)][_0x3fec5d(0x228)](_0x280b4f,_0x3fec5d(0x1ca)),this[_0x3fec5d(0x30e)](_0x3fec5d(0x1da),_0x280b4f,_0x52a2cd,_0x3afb57));}[_0x30962b(0x260)](_0xf98008){const _0x746042=_0x30962b,_0x512b2c=_0xf98008['id'],_0xfb8aec=this[_0x746042(0x23c)](_0xf98008);if(this[_0x746042(0x250)]&&this[_0x746042(0x250)][_0x746042(0x2b9)]){const _0xd460ad=this[_0x746042(0x1dc)][_0x746042(0x21d)][_0x746042(0x2b6)](_0x746042(0x34f)),_0x62f4f9=_0xfb8aec[_0x746042(0x215)],_0x4808a1=_0xfb8aec[_0x746042(0x346)]?_0xfb8aec[_0x746042(0x1be)]+':'+_0xfb8aec[_0x746042(0x346)]:_0xfb8aec[_0x746042(0x1be)],_0x39224a=this[_0x746042(0x1dc)][_0x746042(0x2bc)],_0x3b2d43=_0xd460ad[_0x746042(0x1fb)](_0x25401b(_0x39224a,_0x746042(0x25f))),_0x13bdb9={'id':_0x512b2c,'type':_0x4808a1,'hasComments':_0x62f4f9,'data':_0xf98008[_0x746042(0x2f0)]||null,'originalSuggestionId':_0xf98008[_0x746042(0x329)]||null,'attributes':_0xfb8aec[_0x746042(0x1db)]};this[_0x746042(0x250)][_0x746042(0x2b9)](_0x13bdb9)[_0x746042(0x356)](_0x559b86=>{const _0x579464=_0x746042;_0xfb8aec[_0x579464(0x1b4)]=!0x0,_0xd460ad[_0x579464(0x22c)](_0x3b2d43),_0x559b86&&_0x559b86[_0x579464(0x1b0)]&&(this[_0x579464(0x2a8)][_0x579464(0x2b6)](_0x512b2c)[_0x579464(0x1b0)]=_0x559b86[_0x579464(0x1b0)]);})[_0x746042(0x1c2)](_0x2d5b72=>{const _0x483faf=_0x746042;throw _0x1acd01(_0x483faf(0x2ca)),this[_0x483faf(0x1dc)][_0x483faf(0x1f4)][_0x483faf(0x2f5)]({'isUndoable':!0x1},()=>{const _0x14b023=_0x483faf;_0xfb8aec[_0x14b023(0x1a9)]();}),_0xfb8aec[_0x483faf(0x2a2)](),this[_0x483faf(0x2a8)][_0x483faf(0x256)](_0xfb8aec['id']),this[_0x483faf(0x294)][_0x483faf(0x256)](_0xfb8aec),_0x2d5b72;});}return _0xfb8aec;}[_0x30962b(0x28e)](_0x1e750f){const _0x4ac3c9=_0x30962b;return this[_0x4ac3c9(0x302)][_0x4ac3c9(0x32f)](_0x1e750f);}[_0x30962b(0x1bd)](_0x484d3b,_0x4e2149){const _0x12a73c=_0x30962b,_0x3343fd=this[_0x12a73c(0x1dc)][_0x12a73c(0x21d)][_0x12a73c(0x2b6)](_0x12a73c(0x34f)),_0x4873eb=this[_0x12a73c(0x314)](_0x484d3b);if(this[_0x12a73c(0x250)]&&this[_0x12a73c(0x250)][_0x12a73c(0x354)]){if(_0x4873eb[_0x12a73c(0x1b4)]){const _0x2795fc=_0x3343fd[_0x12a73c(0x1fb)](_0x25401b(this[_0x12a73c(0x1dc)][_0x12a73c(0x2bc)],_0x12a73c(0x25f)));this[_0x12a73c(0x250)][_0x12a73c(0x354)](_0x484d3b,_0x4e2149)[_0x12a73c(0x356)](()=>{const _0x189943=_0x12a73c;_0x3343fd[_0x189943(0x22c)](_0x2795fc);});}else _0x4873eb['on'](_0x12a73c(0x21f),()=>{const _0x11dce9=_0x12a73c;this[_0x11dce9(0x1bd)](_0x484d3b,_0x4e2149);});}}[_0x30962b(0x348)](_0x3acb68){const _0x180de8=_0x30962b;if(!this[_0x180de8(0x250)]||!this[_0x180de8(0x250)][_0x180de8(0x314)])throw new _0x311fe3(_0x180de8(0x22d),this);return this[_0x180de8(0x250)][_0x180de8(0x314)](_0x3acb68);}[_0x30962b(0x32d)](_0x585c84){const _0x38bb11=_0x30962b,{id:_0x4dbf30,type:_0x18190e,subType:_0x28325b,authorId:_0xaee830}=this[_0x38bb11(0x259)](_0x585c84),_0x2c7b22=this[_0x38bb11(0x2a8)][_0x38bb11(0x2b6)](_0x4dbf30)||this[_0x38bb11(0x1b1)](_0x18190e,_0x28325b,_0x4dbf30,_0xaee830,{});switch(this[_0x38bb11(0x1fe)](_0x2c7b22,_0x18190e,_0x28325b,_0xaee830),this[_0x38bb11(0x294)][_0x38bb11(0x2b6)](_0x2c7b22)){case _0x38bb11(0x2bf):this[_0x38bb11(0x348)](_0x4dbf30)[_0x38bb11(0x356)](_0x226d1d=>{const _0x13fe05=_0x38bb11;let _0x2e31b7=Promise[_0x13fe05(0x1e7)]();_0x226d1d[_0x13fe05(0x215)]&&(_0x2e31b7=this[_0x13fe05(0x27b)][_0x13fe05(0x2b4)]({'channelId':this[_0x13fe05(0x1dc)][_0x13fe05(0x2ae)][_0x13fe05(0x2b6)](_0x13fe05(0x203)),'threadId':_0x4dbf30})),_0x2e31b7[_0x13fe05(0x356)](()=>{const _0x5354ac=_0x13fe05;this[_0x5354ac(0x23c)](_0x226d1d)[_0x5354ac(0x1b4)]=!0x0;});}),this[_0x38bb11(0x294)][_0x38bb11(0x228)](_0x2c7b22,_0x38bb11(0x27d));break;case _0x38bb11(0x1ca):this[_0x38bb11(0x1bd)](_0x4dbf30,{'state':_0x38bb11(0x27e)});case _0x38bb11(0x2ff):this[_0x38bb11(0x294)][_0x38bb11(0x228)](_0x2c7b22,_0x38bb11(0x295)),this[_0x38bb11(0x30e)](_0x38bb11(0x317),_0x2c7b22);break;case _0x38bb11(0x295):this[_0x38bb11(0x30e)](_0x38bb11(0x310),_0x2c7b22);}return _0x2c7b22[_0x38bb11(0x25c)](_0x585c84),_0x2c7b22;}[_0x30962b(0x1af)](_0x2c4379){const _0x1c5b7e=_0x30962b,_0x1ad2cb=Array[_0x1c5b7e(0x278)](_0x2c4379),_0x522513=_0x1ad2cb[_0x1c5b7e(0x305)](_0x2f053f=>_0x1c5b7e(0x1d4)==_0x2f053f[_0x1c5b7e(0x1be)]);this[_0x1c5b7e(0x2ce)](_0x522513);const _0x25b00b=_0x1ad2cb[_0x1c5b7e(0x305)](_0x515c38=>!_0x515c38[_0x1c5b7e(0x277)]&&_0x1c5b7e(0x1d4)!=_0x515c38[_0x1c5b7e(0x1be)]),_0x2b3b23=this[_0x1c5b7e(0x238)]({'skipNotAttached':!0x0})[_0x1c5b7e(0x305)](_0x4998ed=>!_0x4998ed[_0x1c5b7e(0x277)]&&_0x1c5b7e(0x1d4)!=_0x4998ed[_0x1c5b7e(0x1be)]),_0x6e12c6=_0x2b3b23[_0x1c5b7e(0x305)](_0x5c0554=>!_0x2c4379[_0x1c5b7e(0x32f)](_0x5c0554)),_0x4a7bf6=new Map(_0x2b3b23[_0x1c5b7e(0x209)](_0x51f90f=>[_0x51f90f,this[_0x1c5b7e(0x293)][_0x1c5b7e(0x2cb)](_0x51f90f[_0x1c5b7e(0x1be)],_0x51f90f[_0x1c5b7e(0x346)],_0x1c5b7e(0x24b))])),_0x38c6cf=new Map(_0x2b3b23[_0x1c5b7e(0x209)](_0x40de3d=>[_0x40de3d,_0x40de3d[_0x1c5b7e(0x2c2)]()])),_0x4ab3d5=new Set(),_0x4dbe74=new Set();for(let _0x150ce5=0x0;_0x150ce5<_0x25b00b[_0x1c5b7e(0x1b5)];_0x150ce5++)_0x1e4244(_0x25b00b[_0x150ce5],_0x25b00b,_0x150ce5+0x1);for(let _0x51a834=0x0;_0x51a834<_0x25b00b[_0x1c5b7e(0x1b5)];_0x51a834++)_0x1e4244(_0x25b00b[_0x51a834],_0x6e12c6,0x0);const _0x28cdf9=new Set();for(let _0x59d2ec=0x0;_0x59d2ec<_0x25b00b[_0x1c5b7e(0x1b5)];_0x59d2ec++){const _0x563df6=_0x25b00b[_0x59d2ec];!_0x4dbe74[_0x1c5b7e(0x32f)](_0x563df6)&&_0x563df6[_0x1c5b7e(0x347)]&&(_0x28cdf9[_0x1c5b7e(0x1fb)](_0x563df6[_0x1c5b7e(0x347)]),_0x563df6[_0x1c5b7e(0x347)][_0x1c5b7e(0x1ab)]===_0x563df6&&(_0x563df6[_0x1c5b7e(0x347)][_0x1c5b7e(0x1ab)]=null),_0x563df6[_0x1c5b7e(0x347)]=null),!_0x4ab3d5[_0x1c5b7e(0x32f)](_0x563df6)&&_0x563df6[_0x1c5b7e(0x1ab)]&&(_0x28cdf9[_0x1c5b7e(0x1fb)](_0x563df6[_0x1c5b7e(0x1ab)]),_0x563df6[_0x1c5b7e(0x1ab)][_0x1c5b7e(0x347)]===_0x563df6&&(_0x563df6[_0x1c5b7e(0x1ab)][_0x1c5b7e(0x347)]=null),_0x563df6[_0x1c5b7e(0x1ab)]=null);}function _0x1e4244(_0x432881,_0xa509b4,_0x137319){const _0x4af8cd=_0x1c5b7e;for(let _0x282ce4=_0x137319;_0x282ce4<_0xa509b4[_0x4af8cd(0x1b5)];_0x282ce4++){const _0xa50c48=_0x48e264(_0x432881,_0xa509b4[_0x282ce4]);_0xa50c48&&(_0xa50c48[0x0][_0x4af8cd(0x1ab)]=_0xa50c48[0x1],_0xa50c48[0x1][_0x4af8cd(0x347)]=_0xa50c48[0x0],_0x4ab3d5[_0x4af8cd(0x1fb)](_0xa50c48[0x0]),_0x4dbe74[_0x4af8cd(0x1fb)](_0xa50c48[0x1]));}}function _0x48e264(_0x18f867,_0x58df9b){const _0x45e524=_0x1c5b7e;if(_0x18f867[_0x45e524(0x1c7)]['id']!==_0x58df9b[_0x45e524(0x1c7)]['id'])return null;const _0x33af9f=_0x4a7bf6[_0x45e524(0x2b6)](_0x18f867)(_0x18f867,_0x58df9b,_0x38c6cf[_0x45e524(0x2b6)](_0x18f867),_0x38c6cf[_0x45e524(0x2b6)](_0x58df9b));if(!_0x33af9f)return null;return _0x4a7bf6[_0x45e524(0x2b6)](_0x58df9b)(_0x18f867,_0x58df9b,_0x38c6cf[_0x45e524(0x2b6)](_0x18f867),_0x38c6cf[_0x45e524(0x2b6)](_0x58df9b))?_0x33af9f[0x1][_0x45e524(0x2e8)]&&_0x33af9f[0x1][_0x45e524(0x2e8)][_0x45e524(0x1b5)]?null:_0x33af9f:null;}_0x28cdf9[_0x1c5b7e(0x1f1)]&&this[_0x1c5b7e(0x1af)](_0x28cdf9);}[_0x30962b(0x2ce)](_0x1953b6){const _0x3345d9=_0x30962b;if(0x0==_0x1953b6[_0x3345d9(0x1b5)])return;const _0x52c298=this[_0x3345d9(0x238)]({'skipNotAttached':!0x0})[_0x3345d9(0x305)](_0x4db562=>_0x3345d9(0x1d4)==_0x4db562[_0x3345d9(0x1be)]&&_0x4db562[_0x3345d9(0x2da)]),_0x1ab41d=[],_0x4c65a6=new Map();for(const _0x390765 of _0x52c298){const _0x56cffd=_0x154382(_0x390765[_0x3345d9(0x1db)]);_0x4c65a6[_0x3345d9(0x32f)](_0x56cffd)||(_0x4c65a6[_0x3345d9(0x228)](_0x56cffd,_0x1ab41d[_0x3345d9(0x1b5)]),_0x1ab41d[_0x3345d9(0x320)]([]));const _0x20c577=_0x4c65a6[_0x3345d9(0x2b6)](_0x56cffd);_0x1ab41d[_0x20c577][_0x3345d9(0x320)](_0x390765);}!(function(){const _0xb17f6a=_0x3345d9;_0x1ab41d[_0xb17f6a(0x274)]((_0x30c0df,_0x31eef5)=>{const _0x4b446a=_0xb17f6a,_0x1e1c24=_0x30c0df[0x0][_0x4b446a(0x1b0)],_0x21a969=_0x31eef5[0x0][_0x4b446a(0x1b0)];return _0x1e1c24==_0x21a969?_0x30c0df[0x0][_0x4b446a(0x1db)][_0x4b446a(0x352)]<_0x31eef5[0x0][_0x4b446a(0x1db)][_0x4b446a(0x352)]?-0x1:0x1:_0x1e1c24<_0x21a969?-0x1:0x1;});for(const _0x5a3894 of _0x1ab41d)_0x5a3894[_0xb17f6a(0x274)]((_0x20624f,_0x335d42)=>_0x20624f['id']<_0x335d42['id']?-0x1:0x1);}());for(let _0x26a0c9=0x0;_0x26a0c9<_0x1ab41d[_0x3345d9(0x1b5)];_0x26a0c9++){if(0x0==_0x1ab41d[_0x26a0c9][_0x3345d9(0x1b5)])continue;const _0x72b21a=[];for(let _0x277c2f=_0x26a0c9+0x1;_0x277c2f<_0x1ab41d[_0x3345d9(0x1b5)];_0x277c2f++)0x0!=_0x1ab41d[_0x277c2f][_0x3345d9(0x1b5)]&&_0xf4cab(_0x1ab41d[_0x26a0c9],_0x1ab41d[_0x277c2f])&&_0x72b21a[_0x3345d9(0x320)](_0x277c2f);for(const _0xb23959 of _0x72b21a)_0x1ab41d[_0x26a0c9]=_0x1ab41d[_0x26a0c9][_0x3345d9(0x24d)](_0x1ab41d[_0xb23959]),_0x1ab41d[_0xb23959]=[];}for(const _0x5b0f1a of _0x1ab41d)for(let _0x4fd614=0x0;_0x4fd614<_0x5b0f1a[_0x3345d9(0x1b5)];_0x4fd614++){const _0x4f6360=_0x5b0f1a[_0x4fd614+0x1]||null;_0x5b0f1a[_0x4fd614][_0x3345d9(0x1ab)]!==_0x4f6360&&(_0x5b0f1a[_0x4fd614][_0x3345d9(0x1ab)]=_0x4f6360);}for(const _0xea8401 of _0x1ab41d)for(let _0x18d05c=0x0;_0x18d05c<_0xea8401[_0x3345d9(0x1b5)];_0x18d05c++){const _0x515a90=_0xea8401[_0x18d05c-0x1]||null;_0xea8401[_0x18d05c][_0x3345d9(0x347)]!==_0x515a90&&(_0xea8401[_0x18d05c][_0x3345d9(0x347)]=_0x515a90);}function _0xf4cab(_0x42f3b6,_0x257540){const _0x888b9b=_0x3345d9;if(_0x42f3b6[0x0][_0x888b9b(0x1db)][_0x888b9b(0x352)]!==_0x257540[0x0][_0x888b9b(0x1db)][_0x888b9b(0x352)]&&_0x42f3b6[0x0][_0x888b9b(0x1c7)]!==_0x257540[0x0][_0x888b9b(0x1c7)])return!0x1;if(!function(_0x26f4e1,_0x12d35f){const _0x14a83b=_0x888b9b;if(!_0x26f4e1[_0x14a83b(0x215)]&&!_0x12d35f[_0x14a83b(0x215)])return!0x0;if(_0x26f4e1[_0x14a83b(0x215)]&&_0x12d35f[_0x14a83b(0x215)])return!0x1;if(_0x26f4e1[_0x14a83b(0x215)]&&_0x12d35f[_0x14a83b(0x1b0)]<_0x26f4e1[_0x14a83b(0x2e8)][_0x14a83b(0x229)][_0x14a83b(0x2b6)](0x0)[_0x14a83b(0x1b0)])return!0x0;if(_0x12d35f[_0x14a83b(0x215)]&&_0x26f4e1[_0x14a83b(0x1b0)]<_0x12d35f[_0x14a83b(0x2e8)][_0x14a83b(0x229)][_0x14a83b(0x2b6)](0x0)[_0x14a83b(0x1b0)])return!0x0;return!0x1;}(_0x42f3b6[0x0],_0x257540[0x0]))return!0x1;const _0x229a8c=_0x1b620c(_0x42f3b6[0x0][_0x888b9b(0x1db)],_0x888b9b(0x352)),_0x36f4ff=_0x1b620c(_0x257540[0x0][_0x888b9b(0x1db)],_0x888b9b(0x352));if(!_0x244b6b(_0x229a8c,_0x36f4ff))return!0x1;return!!_0x42f3b6[_0x888b9b(0x284)](_0x156302=>_0x257540[_0x888b9b(0x26d)](_0x3f454d=>_0x156302[_0x888b9b(0x2c2)]()[_0x888b9b(0x343)](_0x3f454d[_0x888b9b(0x2c2)]())))&&_0x257540[_0x888b9b(0x284)](_0x4c86fa=>_0x42f3b6[_0x888b9b(0x26d)](_0x5409cd=>_0x4c86fa[_0x888b9b(0x2c2)]()[_0x888b9b(0x343)](_0x5409cd[_0x888b9b(0x2c2)]())));}}[_0x30962b(0x1df)](_0x24f9fd){const _0x5c8465=_0x30962b,_0x55c944=Array[_0x5c8465(0x278)](_0x24f9fd),_0x45c3db=this[_0x5c8465(0x238)]({'skipNotAttached':!0x0}),_0x42ead3=_0x45c3db[_0x5c8465(0x305)](_0x58bb7b=>!_0x24f9fd[_0x5c8465(0x32f)](_0x58bb7b)),_0x2a1499=new Map(_0x55c944[_0x5c8465(0x209)](_0x2225d6=>[_0x2225d6,this[_0x5c8465(0x293)][_0x5c8465(0x2cb)](_0x2225d6[_0x5c8465(0x1be)],_0x2225d6[_0x5c8465(0x346)],_0x5c8465(0x32e))])),_0x423a52=new Map(_0x45c3db[_0x5c8465(0x209)](_0x5825f4=>[_0x5825f4,_0x5825f4[_0x5c8465(0x239)]()]));for(let _0x28229e=0x0;_0x28229e<_0x55c944[_0x5c8465(0x1b5)];_0x28229e++){if(_0x4613fc(this,_0x55c944[_0x28229e],_0x55c944,_0x28229e+0x1))return!0x0;}for(let _0x5dd609=0x0;_0x5dd609<_0x55c944[_0x5c8465(0x1b5)];_0x5dd609++){if(_0x4613fc(this,_0x55c944[_0x5dd609],_0x42ead3,0x0))return!0x0;}return!0x1;function _0x4613fc(_0x6511bc,_0x49edae,_0x98d3b,_0x1fc420){const _0x45a9c7=_0x5c8465;for(let _0x35f305=_0x1fc420;_0x35f305<_0x98d3b[_0x45a9c7(0x1b5)];_0x35f305++){const _0x29c5b5=_0x98d3b[_0x35f305];if(_0x29c5b5[_0x45a9c7(0x1be)]!==_0x49edae[_0x45a9c7(0x1be)]||_0x29c5b5[_0x45a9c7(0x1c7)]['id']!==_0x49edae[_0x45a9c7(0x1c7)]['id']||_0x29c5b5[_0x45a9c7(0x346)]!==_0x49edae[_0x45a9c7(0x346)])continue;if(!Jt(_0x49edae,_0x29c5b5))continue;if(_0x45a9c7(0x1d4)==_0x49edae[_0x45a9c7(0x1be)]&&_0x49edae[_0x45a9c7(0x2f0)][_0x45a9c7(0x1f6)]!=_0x29c5b5[_0x45a9c7(0x2f0)][_0x45a9c7(0x1f6)])continue;if(_0x45a9c7(0x1d4)==_0x49edae[_0x45a9c7(0x1be)]&&_0x6511bc[_0x45a9c7(0x28e)](_0x49edae[_0x45a9c7(0x2f0)][_0x45a9c7(0x1cf)]))continue;if(_0x45a9c7(0x1ea)==_0x49edae[_0x45a9c7(0x1be)]){const _0x5f00a7=_0x6511bc[_0x45a9c7(0x1dc)][_0x45a9c7(0x1f4)],_0x582af1=_0x49edae[_0x45a9c7(0x300)]();if(_0x582af1&&(_0x5f00a7[_0x45a9c7(0x1e1)][_0x45a9c7(0x289)](_0x582af1)||_0x5f00a7[_0x45a9c7(0x1e1)][_0x45a9c7(0x2a4)](_0x582af1)))continue;}const _0x4098ee=_0x2a1499[_0x45a9c7(0x2b6)](_0x49edae),_0x2828cb=_0x423a52[_0x45a9c7(0x2b6)](_0x49edae),_0x32e350=_0x423a52[_0x45a9c7(0x2b6)](_0x29c5b5),_0x20103f=_0x49edae[_0x45a9c7(0x2e8)]&&_0x49edae[_0x45a9c7(0x2e8)][_0x45a9c7(0x1b5)],_0x559090=_0x29c5b5[_0x45a9c7(0x2e8)]&&_0x29c5b5[_0x45a9c7(0x2e8)][_0x45a9c7(0x1b5)];if(!_0x20103f&&_0x4098ee(_0x32e350,_0x2828cb))return _0x6511bc[_0x45a9c7(0x31b)](_0x29c5b5,_0x49edae),_0x423a52[_0x45a9c7(0x256)](_0x49edae),!0x0;if(!_0x559090&&_0x4098ee(_0x2828cb,_0x32e350))return _0x6511bc[_0x45a9c7(0x31b)](_0x49edae,_0x29c5b5),_0x423a52[_0x45a9c7(0x256)](_0x29c5b5),!0x0;}return!0x1;}}[_0x30962b(0x31b)](_0x57caf5,_0x4cdd77){const _0x43d272=_0x30962b;if(_0x57caf5[_0x43d272(0x277)]){for(const _0x21abbd of _0x4cdd77[_0x43d272(0x239)]())_0x57caf5[_0x43d272(0x21e)](_0x21abbd);}else{const _0x33a32a=_0x4cdd77[_0x43d272(0x2c2)]()[_0x43d272(0x34e)];this[_0x43d272(0x1de)](_0x57caf5,this[_0x43d272(0x20c)][_0x43d272(0x28c)](_0x57caf5[_0x43d272(0x2c2)]()[_0x43d272(0x1d3)],_0x33a32a));}_0x4cdd77[_0x43d272(0x1dd)]();}[_0x30962b(0x268)](_0x369da7,_0x2bc496,_0x338145){const _0x276718=_0x30962b,_0xb5e4ae=_0x369da7[_0x276718(0x217)](_0x276718(0x1bf))||_0x369da7[_0x276718(0x217)](_0x276718(0x1d4))?_0x276718(0x2e6):_0x369da7[_0x276718(0x2b0)]();return _0x25401b(this[_0x276718(0x1dc)][_0x276718(0x2bc)],_0x2bc496+'_'+_0xb5e4ae+_0x276718(0x2af),_0x338145);}[_0x30962b(0x30c)](){const _0x28dfde=_0x30962b,_0x10b96f=this[_0x28dfde(0x1dc)];if(!_0x10b96f['ui'])return;const {ariaLiveAnnouncer:_0x2cc642}=_0x10b96f['ui'];_0x50093a(this[_0x28dfde(0x20c)],({left:_0x130585,entered:_0x2d8460})=>{const _0x1d0724=_0x28dfde;for(const _0x421ea3 of _0x130585){const {group:_0x4b054e,type:_0x2813f9}=this[_0x1d0724(0x259)](_0x421ea3[_0x1d0724(0x34b)]);if(_0x1d0724(0x32a)===_0x4b054e){_0x2cc642[_0x1d0724(0x2ad)](this[_0x1d0724(0x268)](_0x2813f9,_0x1d0724(0x2f6)));break;}}for(const _0x4263bc of _0x2d8460){const {group:_0x1ac2bf,type:_0x3c26de}=this[_0x1d0724(0x259)](_0x4263bc[_0x1d0724(0x34b)]);if(_0x1d0724(0x32a)===_0x1ac2bf){_0x2cc642[_0x1d0724(0x2ad)](this[_0x1d0724(0x268)](_0x3c26de,_0x1d0724(0x26b),_0x42b3c8(_0x12d690)));break;}}});}[_0x30962b(0x2f2)](_0x5a08c8){const _0x5b5bf6=_0x30962b;if(this[_0x5b5bf6(0x2ac)])return!0x1;const _0x401371=this[_0x5b5bf6(0x1dc)],_0x416d94=_0x401371[_0x5b5bf6(0x1f4)][_0x5b5bf6(0x244)][_0x5b5bf6(0x1cc)][_0x5b5bf6(0x257)]();if(0x0==_0x416d94[_0x5b5bf6(0x1b5)])return!0x1;const _0xb11eca=[],_0x2369bc=_0x416d94[_0x5b5bf6(0x305)](_0x3c9fdd=>_0x5b5bf6(0x1d4)==_0x3c9fdd[_0x5b5bf6(0x1be)]),_0x1aeb9a=_0x416d94[_0x5b5bf6(0x305)](_0x2baa61=>_0x5b5bf6(0x327)==_0x2baa61[_0x5b5bf6(0x1be)]&&_0x5b5bf6(0x24e)!=_0x2baa61[_0x5b5bf6(0x34b)]),_0x57bb58=_0x416d94[_0x5b5bf6(0x305)](_0x2e28fe=>_0x5b5bf6(0x22c)==_0x2e28fe[_0x5b5bf6(0x1be)]&&_0x5b5bf6(0x24e)!=_0x2e28fe[_0x5b5bf6(0x34b)]);for(const _0x39e1b7 of _0x2369bc)_0xb11eca[_0x5b5bf6(0x320)]({'key':_0x39e1b7[_0x5b5bf6(0x266)],'newValue':_0x39e1b7[_0x5b5bf6(0x262)],'oldValue':_0x39e1b7[_0x5b5bf6(0x212)],'range':Pt(_0x39e1b7[_0x5b5bf6(0x23f)],_0x401371[_0x5b5bf6(0x1f4)])});for(const _0x511fd3 of _0x1aeb9a){const _0x1fe885=_0x57bb58[_0x5b5bf6(0x261)](_0x435a0a=>_0x435a0a[_0x5b5bf6(0x1f3)][_0x5b5bf6(0x343)](_0x511fd3[_0x5b5bf6(0x1f3)]));_0x1fe885&&_0xb11eca[_0x5b5bf6(0x320)]({'key':_0x5b5bf6(0x29e),'newValue':_0x511fd3[_0x5b5bf6(0x34b)],'oldValue':_0x1fe885[_0x5b5bf6(0x34b)],'range':_0x401371[_0x5b5bf6(0x1f4)][_0x5b5bf6(0x316)](_0x511fd3[_0x5b5bf6(0x1f3)][_0x5b5bf6(0x29b)])});}return 0x0!=_0xb11eca[_0x5b5bf6(0x1b5)]&&this[_0x5b5bf6(0x219)](_0x5a08c8,_0xb11eca);}[_0x30962b(0x2d7)](_0x39f983){const _0x2936ee=_0x30962b;let _0x51b017=!0x1;const _0x349b2b=this[_0x2936ee(0x1dc)][_0x2936ee(0x1f4)][_0x2936ee(0x244)][_0x2936ee(0x1cc)][_0x2936ee(0x1c6)]()[_0x2936ee(0x305)](_0x31a33f=>_0x31a33f[_0x2936ee(0x2f0)][_0x2936ee(0x269)]&&_0x31a33f[_0x2936ee(0x34b)][_0x2936ee(0x217)](_0x2936ee(0x24f)));for(const _0x604a02 of _0x349b2b){const {subType:_0x5a589b,id:_0x38303a}=this[_0x2936ee(0x259)](_0x604a02[_0x2936ee(0x34b)]),_0x3b61d3=_0x5a589b[_0x2936ee(0x28d)]('|')[0x0];for(const _0x2a108d of this[_0x2936ee(0x238)]({'skipNotAttached':!0x0}))_0x2a108d['id']!=_0x38303a&&_0x2936ee(0x1d4)==_0x2a108d[_0x2936ee(0x1be)]&&_0x2a108d[_0x2936ee(0x2f0)]&&_0x2a108d[_0x2936ee(0x2f0)][_0x2936ee(0x1cf)]==_0x3b61d3&&_0x2a108d[_0x2936ee(0x2c2)]()[_0x2936ee(0x2e9)](_0x604a02[_0x2936ee(0x2f0)][_0x2936ee(0x269)])&&(this[_0x2936ee(0x2d0)](_0x2a108d,_0x604a02[_0x2936ee(0x2f0)][_0x2936ee(0x269)],_0x39f983),_0x51b017=!0x0);}return _0x51b017;}[_0x30962b(0x30b)](_0x1226eb){const _0x3d6962=_0x30962b;this[_0x3d6962(0x1dc)],(this[_0x3d6962(0x2ac)]=!0x0,_0x1226eb());}[_0x30962b(0x286)](_0x4e6dd1){const _0x557ec7=_0x30962b,_0x48bdd3=this[_0x557ec7(0x28e)](_0x4e6dd1),_0x1196d4=this[_0x557ec7(0x246)][_0x557ec7(0x32f)](_0x4e6dd1);return _0x48bdd3||_0x1196d4;}[_0x30962b(0x219)](_0x4db57d,_0x3bdd8e){const _0x1fc65d=_0x30962b;if(0x0==_0x3bdd8e[_0x1fc65d(0x1b5)])return!0x1;let _0x4d11a7=!0x1;for(const _0x4d4b56 of _0x3bdd8e){const _0xd67553=this[_0x1fc65d(0x337)](_0x4d4b56[_0x1fc65d(0x23f)],_0x1fc65d(0x1d4))[_0x1fc65d(0x305)](_0x4911d3=>!_0x4911d3[_0x1fc65d(0x332)][_0x1fc65d(0x2c0)])[_0x1fc65d(0x209)](_0x3aacfd=>_0x3aacfd[_0x1fc65d(0x32a)]),_0x1be87e=_0x154382({'newValue':_0x4d4b56[_0x1fc65d(0x1b2)]});_0xd67553[_0x1fc65d(0x305)](_0x553269=>{const _0x4df478=_0x1fc65d,[_0x4fc675,_0x5dd09]=_0x553269[_0x4df478(0x346)][_0x4df478(0x28d)]('|');return _0x4fc675==_0x4d4b56[_0x4df478(0x1cf)]&&_0x5dd09!=_0x1be87e;})[_0x1fc65d(0x1c5)](_0x31c207=>{const _0x343e39=_0x1fc65d;this[_0x343e39(0x2d0)](_0x31c207,_0x4d4b56[_0x343e39(0x23f)],_0x4db57d),_0x4d11a7=!0x0;});}return _0x4d11a7;}[_0x30962b(0x2d0)](_0x4fb827,_0x57489d,_0x5c8267){const _0x259348=_0x30962b,_0x954437=_0x4fb827[_0x259348(0x2c2)]()[_0x259348(0x336)](_0x57489d);0x0!==_0x954437[_0x259348(0x1b5)]?0x1!==_0x954437[_0x259348(0x1b5)]?this[_0x259348(0x208)](_0x4fb827,_0x57489d[_0x259348(0x1d3)],_0x57489d[_0x259348(0x34e)]):this[_0x259348(0x1de)](_0x4fb827,_0x954437[0x0]):_0x5c8267[_0x259348(0x291)](_0x4fb827[_0x259348(0x2d1)]());}}class Et{constructor(_0x406625){const _0x1fe276=_0x30962b;this[_0x1fe276(0x25a)]=_0x406625,this[_0x1fe276(0x20c)]=_0x406625[_0x1fe276(0x1f4)],this[_0x1fe276(0x349)]=new Map(),this[_0x1fe276(0x31f)]=new Map(),this[_0x1fe276(0x296)]();}[_0x30962b(0x1c4)](_0x24975b,_0x48fa0d,_0xf04afd,_0x582739,_0x18b885,_0x541ddf){const _0x54b7ea=_0x30962b;return new _0x3f4146(this[_0x54b7ea(0x20c)],{'type':_0x24975b,'subType':_0x48fa0d,'id':_0xf04afd,'author':_0x582739,'creator':_0x582739,'attributes':_0x18b885,'onAttributesChange':_0x541ddf,'onAccept':(..._0x97e9b2)=>this[_0x54b7ea(0x2cb)](_0x24975b,_0x48fa0d,_0x54b7ea(0x1ce))(..._0x97e9b2),'onDiscard':(..._0x12870c)=>this[_0x54b7ea(0x2cb)](_0x24975b,_0x48fa0d,_0x54b7ea(0x1a9))(..._0x12870c)});}[_0x30962b(0x2c5)](_0x565f7f,_0x10f5eb,_0x5b3ff8,_0xa33a04){const _0x4386bd=_0x30962b,_0x3ab24b=_0x565f7f+':'+_0x10f5eb+':'+_0x5b3ff8;this[_0x4386bd(0x349)][_0x4386bd(0x228)](_0x3ab24b,_0xa33a04);}[_0x30962b(0x2cb)](_0x350d98,_0x40e8f3,_0x48390d){const _0x194fc5=_0x30962b,_0x182d84=_0x350d98+':'+_0x40e8f3+':'+_0x48390d;return this[_0x194fc5(0x349)][_0x194fc5(0x2b6)](_0x182d84)||this[_0x194fc5(0x31f)][_0x194fc5(0x2b6)](_0x350d98+':'+_0x48390d);}[_0x30962b(0x296)](){const _0x4ddafc=_0x30962b,_0x23616d=()=>!0x1,_0x385c71=_0x422443=>{const _0x81d15e=_0x14dc;_0x422443[_0x81d15e(0x274)]((_0x8705f0,_0x24ad8b)=>_0x8705f0[_0x81d15e(0x1d3)][_0x81d15e(0x23e)](_0x24ad8b[_0x81d15e(0x1d3)])?0x1:-0x1),this[_0x81d15e(0x20c)][_0x81d15e(0x26c)](_0x527e06=>{const _0xa21a67=_0x81d15e;for(const _0x3d8539 of _0x422443){let _0x1271f8;_0x1271f8=_0x3d8539[_0xa21a67(0x34e)][_0xa21a67(0x351)]&&_0x3d8539[_0xa21a67(0x34e)][_0xa21a67(0x255)]==_0x3d8539[_0xa21a67(0x1d3)][_0xa21a67(0x29b)]?_0x527e06[_0xa21a67(0x31a)](_0x3d8539[_0xa21a67(0x1d3)][_0xa21a67(0x29b)],'on'):_0x527e06[_0xa21a67(0x31a)](_0x3d8539),this[_0xa21a67(0x20c)][_0xa21a67(0x28b)](_0x1271f8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2adf98=(_0x2bfa9a,_0x29f506)=>{const _0x2b7570=_0x14dc;_0x29f506&&this[_0x2b7570(0x20c)][_0x2b7570(0x26c)](_0x544ce9=>{const _0x527553=_0x2b7570,{commandName:_0x3cf508,commandParams:_0x34d796=[]}=_0x29f506,_0x173d5d=_0x2bfa9a[_0x527553(0x209)](_0x83697d=>(Vt(_0x83697d)&&(_0x83697d=this[_0x527553(0x20c)][_0x527553(0x28c)](_0x83697d[_0x527553(0x34e)])),_0x83697d))[_0x527553(0x305)](_0x4684a8=>_0x527553(0x276)!==_0x4684a8[_0x527553(0x2c8)][_0x527553(0x1e8)]);if(_0x173d5d[_0x527553(0x1b5)]<0x1)return;const _0x38aac9=Array[_0x527553(0x278)](this[_0x527553(0x20c)][_0x527553(0x244)][_0x527553(0x31d)][_0x527553(0x239)]())[_0x527553(0x209)](_0x3b470e=>_0x4752d7[_0x527553(0x23a)](_0x3b470e));_0x544ce9[_0x527553(0x31e)](_0x173d5d);for(const _0x4b9d91 of this[_0x527553(0x25a)][_0x527553(0x1b7)][_0x527553(0x1b7)]())_0x4b9d91[_0x527553(0x254)]();_0x34d796[_0x527553(0x320)]({'forceDefaultExecution':!0x0}),this[_0x527553(0x25a)][_0x527553(0x2cf)](_0x3cf508,..._0x34d796);const _0x34de71=_0x38aac9[_0x527553(0x305)](_0x447525=>_0x527553(0x276)!=_0x447525[_0x527553(0x2c8)][_0x527553(0x1e8)]);_0x34de71[_0x527553(0x1b5)]>0x0&&_0x544ce9[_0x527553(0x31e)](_0x34de71);for(const _0x51d5d7 of _0x38aac9)_0x51d5d7[_0x527553(0x2e4)]();});},_0x56a8f8=(_0x324a0c,_0x145df7)=>0x1==_0x324a0c[_0x4ddafc(0x1b5)]&&0x1==_0x145df7[_0x4ddafc(0x1b5)]&&_0x324a0c[0x0][_0x4ddafc(0x34e)][_0x4ddafc(0x343)](_0x145df7[0x0][_0x4ddafc(0x1d3)]),_0xf546db=(_0x1f2ed6,_0x2f0018,_0x585364,_0x535452)=>Ht(_0x1f2ed6,_0x2f0018,_0x585364,_0x535452,this[_0x4ddafc(0x20c)])?[_0x1f2ed6,_0x2f0018]:Ht(_0x2f0018,_0x1f2ed6,_0x535452,_0x585364,this[_0x4ddafc(0x20c)])?[_0x2f0018,_0x1f2ed6]:null;this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x308),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x22f),_0x385c71),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1f2),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x267),_0xf546db),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1e6),_0x385c71),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2d4),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2b2),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2cd),_0xf546db),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x280),_0x2adf98),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x29d),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x299),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2eb),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2ea),_0x2adf98),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1b6),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x339),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1ad),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x275),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2c7),(_0x35ca3c,_0x3af294)=>{const _0x220d89=_0x4ddafc;if(!_0x3af294)return;const _0x3bd7d2=this[_0x220d89(0x25a)][_0x220d89(0x21d)][_0x220d89(0x2b6)](p);this[_0x220d89(0x20c)][_0x220d89(0x26c)](_0x4a3586=>{const _0x411aa7=_0x220d89;if(_0x411aa7(0x29e)==_0x3af294[_0x411aa7(0x1cf)])for(const _0x571c0e of _0x35ca3c){const _0x19093f=_0x571c0e[_0x411aa7(0x1d3)][_0x411aa7(0x29b)],_0x5d380e=_0x3af294[_0x411aa7(0x1f6)];_0x4a3586[_0x411aa7(0x344)](_0x19093f,_0x5d380e);}else{if(_0x3bd7d2[_0x411aa7(0x28e)](_0x3af294[_0x411aa7(0x1cf)])){for(const _0x290b84 of _0x35ca3c)void 0x0!==_0x3af294[_0x411aa7(0x1f6)]?_0x4a3586[_0x411aa7(0x1ff)](_0x3af294[_0x411aa7(0x1cf)],_0x3af294[_0x411aa7(0x1f6)],_0x290b84[_0x411aa7(0x1d3)][_0x411aa7(0x29b)]):_0x4a3586[_0x411aa7(0x2fb)](_0x3af294[_0x411aa7(0x1cf)],_0x290b84[_0x411aa7(0x1d3)][_0x411aa7(0x29b)]);}else{for(const _0x26d1b4 of _0x35ca3c)_0x3af294[_0x411aa7(0x1f6)]?_0x4a3586[_0x411aa7(0x1ff)](_0x3af294[_0x411aa7(0x1cf)],_0x3af294[_0x411aa7(0x1f6)],_0x26d1b4):_0x4a3586[_0x411aa7(0x2fb)](_0x3af294[_0x411aa7(0x1cf)],_0x26d1b4);}}});}),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x325),_0x56a8f8);}}function Ot(_0x20d1e2,_0x406cb2,_0x12756a){const _0x2363ed=_0x30962b;for(const _0x5a9961 of _0x406cb2[_0x2363ed(0x255)][_0x2363ed(0x2f3)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5a9961[_0x2363ed(0x2c8)]==_0x5a9961)return!0x1;if(!_0x12756a[_0x2363ed(0x1a5)](_0x5a9961))return!0x1;if(_0x20d1e2[_0x2363ed(0x289)](_0x5a9961)||_0x20d1e2[_0x2363ed(0x2a4)](_0x5a9961))return!0x0;}return!0x1;}function Vt(_0x5520cf){const _0xee634f=_0x30962b;return _0x5520cf[_0xee634f(0x34e)][_0xee634f(0x255)]==_0x5520cf[_0xee634f(0x1d3)][_0xee634f(0x29b)]&&_0x5520cf[_0xee634f(0x34e)][_0xee634f(0x1e2)];}function _0x2985(){const _0x7b852=['addHighlight','markers','document','splice','_inlineAttributeKeys','containsRangeInObject','markInsertion','markMultiRangeDeletion','track-changes-user-not-found','chain','isCollapsed','concat','$text','suggestion:attribute:','_adapter','applyOperation','registerInlineAttribute','hasCommentThread','refresh','parent','delete','getChanges','1069972lBmsft','_splitMarkerName','_editor','9IqrKTg','addMarkerName','unbind','before','PENDING_ACTION_SUGGESTION','_setSuggestionData','find','attributeNewValue','trackChanges','markDeletion','createElement','attributeKey','insertion:chain','_getMarkerAnnouncementText','newRange','9465944erpUlp','ENTER','change','some','item','getNearestSelectionRange','skipNestingCheck','isTouching','marker-count','markMultiRangeBlockFormat','sort','attribute:accept','$graveyard','isMultiRange','from','_removeSuggestion','discardSelectedSuggestions','_commentsRepository','pluginName','markerReady','open','isOwn','formatInline:accept','enableCommand','substring','isInContent','every','CommentsRepository','_isRegisteredAttribute','formatGroupId','_cutOutSuggestionMarker','isObject','_getExternalAuthor','deleteContent','createRange','split','_isBlockAttribute','action','suggestion:','removeMarker','rethrowUnexpectedError','_suggestionFactory','_suggestionState','ready','_registerDefaultCallbacks','40992490NBnEuF','isRemovable','formatInline:join','markAttributeChange','nodeAfter','trackChangesCommand','formatInline:discard','$elementName','containsRange','markInlineFormat','getShiftedBy','stopListening','fromCharCode','isLimit','writer','unshift','value','_suggestions','_isForcedDefaultExecutionBlock','element','insertion:','_recordAttributeSuggestions','announce','config','_SUGGESTION_ANNOUNCEMENT','toUpperCase','getCustomProperty','deletion:join','splitPosition','fetchCommentThread','15SqnNHy','get','showSuggestionHighlights','mapper','addSuggestion','after','markMultiRangeInsertion','locale','$marker','elementStart','notReady','isNextTo','isLocal','getFirstRange','suggestion-type','acceptSelectedSuggestions','registerCustomCallback','move','attribute:discard','root','ck-suggestion-marker--active','error-saving-suggestion-data-suggestion-discarded','getSuggestionCallback','isIntersectingWithRange','deletion:chain','_refreshAttributeSuggestionsChain','execute','_reduceSuggestionAttributeRange','getFirstMarker','includes','consume','deletion:discard','substr','3925200MAAjyq','_processAttributeSuggestions','discardAllSuggestions','@external','_isDataLoaded','isExternal','return','multipleBlocks','setTo','_addSuggestionMarker','consumable','addMarker:suggestion:formatBlock','createRangeIn','clear','detach','markerName','FORMATTING','rejected','commentThread','isIntersecting','formatBlock:accept','formatInline:chain','getLastMatchingPosition','385295UgBMEF','documentSelection','change:data','data','adapter','_processAttributeChanges','getAncestors','createPositionAfter','enqueueChange','LEAVE','forceDefaultExecution','26868lekYZQ','addComment','attribute:','removeAttribute','acceptSuggestion','dataDowncast','15596510ACIeXB','dataReady','getContainedElement','hasSuggestion','_blockAttributeKeys','for','high','filter','always','formatInline:','insertion:accept','registerBlockAttribute','markBlockFormat','_recordAttributeChanges','_initAriaMarkerChangeAnnouncements','forward','fire','assign','suggestionChanged','targetPosition','1106nnLosf','isAfter','getSuggestion','_getAttributeKey','createRangeOn','suggestionLoaded','group','creator','createSelection','_joinSuggestions','formatInline','selection','setSelection','_defaultCallbacks','push','ck-suggestion-marker-','pop','formatBlock:','authoredAt','attribute:join','stop','insert','options','originalSuggestionId','suggestion','reconvertMarker','ck-suggestion-marker-formatInline','_handleNewSuggestionMarker','join','has','trackChanges.mergeNestedSuggestions','createPositionAt','meta','getRange','elementEnd','deletion','getDifference','_findSuggestions','discardSuggestion','formatBlock:join','insertContent','insertion','trackChanges.trackFormatChanges','ck-suggestion-marker-formatBlock','elementToElement','containerElement','low','warn','change:activeMarkers','isEqual','rename','isBlock','subType','previous','_getSuggestionData','_customCallbacks','ck-suggestion-marker','name','external:','registerPostFixer','end','PendingActions','highest','isAtEnd','groupId','batch','updateSuggestion','unbindElementFromMarkerName','then','upcast','containsItem','commandName','track-changes-suggestion-not-found','_afterChanges','discard','isInsideObject','next','activeMarkers','formatBlock:chain','createPositionBefore','_refreshSuggestionsChain','createdAt','_createSuggestion','newValue','update:suggestion','_saved','length','formatBlock:discard','commands','deletion:','getIntersection','TrackChangesEditing','track-changes-suggestion-data-mismatch','getAllAdjacentSuggestions','_updateSuggestionData','type','format','12EROwuz','getMultiRangeId','catch','stringify','buildSuggestion','forEach','getChangedMarkers','author','isArray','enableReadOnlyMode','removed','removeMarker:suggestion:formatBlock','differ','isDocumentOperation','accept','key','tablePasteChainId','data-suggestion','_trackFormatChanges','start','attribute','track-changes-adapter-already-set','getMarkers','Users','_enabledCommands','dataToMarker','suggestionUnloaded','attributes','editor','removeMarkers','_setSuggestionRange','_joinWithAdjacentSuggestions','enableDefaultAttributesIntegration','schema','isAtStart','getWalker','_rangeIsInLocalUserInsertion','getCommentThread','deletion:accept','resolve','rootName','multi','formatBlock','moveTargetPosition','oldRange','addMarker','removeClass','markerToHighlight','getItems','size','insertion:join','position','model','accepted','oldValue','isUndo','howMany','head','values','add','authorName','editingDowncast','_checkSuggestionCorrectness','setAttribute','getAttribute','editing','init','collaboration.channelId','markerToData','addUser','acceptAllSuggestions','data-author-id','_breakSuggestionMarker','map','removeComment','addMarker:suggestion:attribute','_model','$textProxy','track-changes-command-not-found','widget','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.','default','attributeOldValue','backward','_getAuthorFromId','hasComments','_addThreadToSuggestion','startsWith','define','_reduceExistingSuggestions','addMarker:suggestion','updateMarker','descriptionFactory','plugins','addRange','change:_saved','_onDiscard','getUser','bindElementToMarker','addClass','toJSON','markerNameToElements','lowest','containsPosition','set','comments','listenTo','keys','remove','track-changes-adapter-missing-getsuggestion','track-changes-enable-command-twice','insertion:discard','addCommentThread','clone','2KyjPUo','normal','isSelectable','conversion','never','removeMarker:suggestion:attribute','getSuggestions','getRanges','fromRange','nodeBefore','addSuggestionData','_mergeNestedSuggestions','isBefore','range','toViewElement','requires'];_0x2985=function(){return _0x7b852;};return _0x2985();}function Ut(_0x4ed501,_0x31b0ef,_0x2e9c9c,_0x3b8df7){const _0x4dcc39=_0x30962b,_0x36ae0a=_0x26dbf3=>!_0x26dbf3[_0x4dcc39(0x26e)]['is'](_0x4dcc39(0x20d))&&!_0x3b8df7[_0x4dcc39(0x289)](_0x26dbf3[_0x4dcc39(0x26e)]),_0x545def=_0x4ed501[_0x4dcc39(0x1d3)][_0x4dcc39(0x2ec)](_0x36ae0a),_0x206c69=_0x4ed501[_0x4dcc39(0x34e)][_0x4dcc39(0x2ec)](_0x36ae0a,{'direction':_0x4dcc39(0x213)});return(!_0x4ed501[_0x4dcc39(0x1d3)][_0x4dcc39(0x343)](_0x545def)||!_0x4ed501[_0x4dcc39(0x34e)][_0x4dcc39(0x343)](_0x206c69))&&(_0x545def[_0x4dcc39(0x23e)](_0x206c69)?_0x2e9c9c[_0x4dcc39(0x21b)](_0x31b0ef,{'range':_0x2e9c9c[_0x4dcc39(0x28c)](_0x545def,_0x206c69)}):_0x2e9c9c[_0x4dcc39(0x291)](_0x31b0ef),!0x0);}function Gt(_0x49b324){return _0x154382(_0x49b324);}function Ft(_0xb58807){const _0x879e21=_0x30962b,_0x576213=_0xb58807[_0x879e21(0x1d3)][_0x879e21(0x29b)];return _0x576213&&_0x576213['is'](_0x879e21(0x2aa));}function Pt(_0x3e9225,_0x1935c7){const _0x697ccb=_0x30962b;return null==_0x3e9225[_0x697ccb(0x34e)][_0x697ccb(0x23b)]&&_0x3e9225[_0x697ccb(0x34e)][_0x697ccb(0x255)]==_0x3e9225[_0x697ccb(0x1d3)][_0x697ccb(0x29b)]?Lt(_0x3e9225[_0x697ccb(0x1d3)][_0x697ccb(0x29b)],_0x1935c7):_0x3e9225;}function Lt(_0x3676c2,_0x17c441){const _0x46a813=_0x30962b,_0x3c2507=_0x17c441[_0x46a813(0x1e1)][_0x46a813(0x289)](_0x3676c2)||_0x17c441[_0x46a813(0x1e1)][_0x46a813(0x234)](_0x3676c2);return _0x17c441[_0x46a813(0x28c)](_0x17c441[_0x46a813(0x331)](_0x3676c2,_0x46a813(0x25e)),_0x3c2507?_0x17c441[_0x46a813(0x2f4)](_0x3676c2):_0x17c441[_0x46a813(0x331)](_0x3676c2,_0x46a813(0x34e)));}function Ht(_0x455709,_0x2f27ba,_0x3fbcca,_0x515780,_0x3b4d95){const _0xf7c98f=_0x30962b;if(_0x455709[_0xf7c98f(0x1ab)])return!0x1;if(!Jt(_0x455709,_0x2f27ba))return!0x1;if(_0x3fbcca[_0xf7c98f(0x34e)][_0xf7c98f(0x343)](_0x515780[_0xf7c98f(0x1d3)]))return!0x0;if(_0x455709[_0xf7c98f(0x1be)]!=_0x2f27ba[_0xf7c98f(0x1be)])return!0x1;if(!_0x3fbcca[_0xf7c98f(0x34e)][_0xf7c98f(0x271)](_0x515780[_0xf7c98f(0x1d3)]))return!0x1;const _0x196f64=_0x3b4d95[_0xf7c98f(0x28c)](_0x3fbcca[_0xf7c98f(0x34e)],_0x515780[_0xf7c98f(0x1d3)])[_0xf7c98f(0x1e3)]();for(const _0x487b03 of _0x196f64)if([_0xf7c98f(0x2be),_0xf7c98f(0x334)][_0xf7c98f(0x2d2)](_0x487b03[_0xf7c98f(0x1be)])&&_0x3b4d95[_0xf7c98f(0x1e1)][_0xf7c98f(0x2a4)](_0x487b03[_0xf7c98f(0x26e)]))return!0x1;return!0x0;}function Jt(_0x9cbc5a,_0x160d17){const _0x28eb16=_0x30962b;if(!_0x9cbc5a[_0x28eb16(0x2da)]||!_0x160d17[_0x28eb16(0x2da)])return!0x1;const _0x2d81be=new Set(Object[_0x28eb16(0x22b)](_0x9cbc5a[_0x28eb16(0x1db)])),_0x1146a2=new Set(Object[_0x28eb16(0x22b)](_0x160d17[_0x28eb16(0x1db)]));if(_0x2d81be[_0x28eb16(0x256)](_0x28eb16(0x352)),_0x1146a2[_0x28eb16(0x256)](_0x28eb16(0x352)),0x0==_0x2d81be[_0x28eb16(0x1f1)]&&0x0==_0x1146a2[_0x28eb16(0x1f1)])return!0x0;if(_0x2d81be[_0x28eb16(0x1f1)]!=_0x1146a2[_0x28eb16(0x1f1)])return!0x1;const _0x1527b9={..._0x9cbc5a[_0x28eb16(0x1db)]},_0x1def4d={..._0x160d17[_0x28eb16(0x1db)]};return delete _0x1527b9[_0x28eb16(0x352)],delete _0x1def4d[_0x28eb16(0x352)],JSON[_0x28eb16(0x1c3)](_0x1527b9)==JSON[_0x28eb16(0x1c3)](_0x1def4d);}function qt(_0x122359,_0x5c44f8){const _0x177ec9=_0x30962b,_0x468b5d=zt(_0x122359[_0x177ec9(0x1db)]),_0x2bffa3=zt(_0x5c44f8);if(!_0x122359[_0x177ec9(0x2da)])return!0x1;for(const _0xf28575 of Object[_0x177ec9(0x22b)](_0x2bffa3))if(!_0x244b6b(_0x468b5d[_0xf28575],_0x2bffa3[_0xf28575]))return!0x1;return!0x0;}function zt(_0x192599){const _0x585304=_0x30962b,_0x1b339a=Object[_0x585304(0x30f)]({},_0x192599);return delete _0x1b339a[_0x585304(0x270)],delete _0x1b339a[_0x585304(0x1d0)],_0x1b339a;}
|