@ckeditor/ckeditor5-track-changes 43.2.0-alpha.0 → 43.2.0-alpha.2
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 _0xe11b0=_0x28b4;(function(_0x19878e,_0x506dfb){const _0x5f40d2=_0x28b4,_0x1d29da=_0x19878e();while(!![]){try{const _0xa2fc55=-parseInt(_0x5f40d2(0x189))/0x1+parseInt(_0x5f40d2(0x1c6))/0x2+-parseInt(_0x5f40d2(0xeb))/0x3+parseInt(_0x5f40d2(0xde))/0x4+-parseInt(_0x5f40d2(0x19f))/0x5*(parseInt(_0x5f40d2(0x231))/0x6)+parseInt(_0x5f40d2(0xd2))/0x7+parseInt(_0x5f40d2(0x218))/0x8;if(_0xa2fc55===_0x506dfb)break;else _0x1d29da['push'](_0x1d29da['shift']());}catch(_0x7ffe0d){_0x1d29da['push'](_0x1d29da['shift']());}}}(_0x3908,0xa7741));import{Plugin as _0x4f3cb0,PendingActions as _0x214fc0}from'ckeditor5/src/core.js';import{LiveRange as _0x599fe5}from'ckeditor5/src/engine.js';import{CKEditorError as _0x40cb45,uid as _0x53c493,priorities as _0x29746f,logWarning as _0x5462bb,getEnvKeystrokeText as _0x289da5}from'ckeditor5/src/utils.js';function _0x3908(){const _0x33fa9f=['createElement','_isDataLoaded','acceptAllSuggestions','removeMarker:suggestion:attribute','removeAttribute','formatBlock:join','CommentsRepository','catch','markerNameToElements','forward','_SUGGESTION_ANNOUNCEMENT','isMultiRange','values','skipNestingCheck','getUser','$elementName','elementToElement','isTouching','fromCharCode','Users','isCollapsed','setSelection','addUser','track-changes-command-not-found','previous','highest','_getMarkerAnnouncementText','insertion:discard','default','_breakSuggestionMarker','addSuggestionData','splice','ready','getChanges','addCommentThread','track-changes-adapter-missing-getsuggestion','track-changes-suggestion-not-found','document','containerElement','markerToData','$graveyard','authoredAt','element','suggestion','getIntersection','_suggestionFactory','add','isAfter','formatBlock:accept','plugins','formatInline:','format','originalSuggestionId','removed','createRangeOn','after','fetchCommentThread','multipleBlocks','formatBlock:chain','isInContent','getMarkers','descriptionFactory','registerBlockAttribute','_afterChanges','rejected','getRanges','forceDefaultExecution','unbindElementFromMarkerName','backward','moveTargetPosition','chain','_addSuggestionMarker','insertion:accept','stopListening','markMultiRangeDeletion','isArray','isBlock','markerName','start','howMany','addMarker:suggestion','discardSelectedSuggestions','editor','isInsideObject','insertion:chain','marker-count','getWalker','deletion:chain','never','meta','schema','attribute:discard','_checkSuggestionCorrectness','containsRange','markInsertion','getSuggestion','then','bindElementToMarker','getCustomProperty','_defaultCallbacks','enableCommand','formatInline:join','documentSelection','registerCustomCallback','buildSuggestion','change:activeMarkers','addMarker','every','pluginName','root','parent','markAttributeChange','isExternal','_inlineAttributeKeys','for','normal','low','_onDiscard','unshift','rename','pop','oldRange','446730McfirO','type','lowest','createPositionBefore','createPositionAfter','key','isLimit','isRemovable','length','define','accepted','targetPosition','insertion','trackChanges.trackFormatChanges','toViewElement','getFirstRange','map','applyOperation','trackChangesCommand','suggestionUnloaded','isObject','widget','395qWxWIE','authorName','nodeBefore','differ','$textProxy','_handleNewSuggestionMarker','createdAt','hasSuggestion','removeComment','_createSuggestion','addHighlight','refresh','getRange','attribute:join','_trackFormatChanges','dataDowncast','getAttribute','formatGroupId','data','suggestion-type','_editor','getDifference','isBefore','change:_saved','init','_removeSuggestion','position','getShiftedBy','attribute:','_reduceExistingSuggestions','commandName','_getSuggestionData','adapter','trackChanges.mergeNestedSuggestions','change:data','stop','deletion:join','_isRegisteredAttribute','enqueueChange','682760XffvQw','getSuggestions','isUndo','selection','_model','resolve','_joinSuggestions','rootName','_suggestions','_enabledCommands','insert','PENDING_ACTION_SUGGESTION','forEach','formatBlock:discard','ck-suggestion-marker-formatInline','substr','_splitMarkerName','set','collaboration.channelId','_adapter','ck-suggestion-marker-','consumable','filter','requires','_suggestionState','insertContent','high','getChangedMarkers','attributes','removeMarkers','model','markMultiRangeBlockFormat','isAtEnd','track-changes-adapter-already-set','editingDowncast','@external','_registerDefaultCallbacks','addSuggestion','mapper','isIntersecting','data-author-id','_setSuggestionRange','_findSuggestions','formatInline:chain','getFirstMarker','deletion:','fromRange','has','isEqual','containsPosition','getContainedElement','sort','error-saving-suggestion-data-suggestion-discarded','discardAllSuggestions','isSelectable','unbind','rethrowUnexpectedError','group','markInlineFormat','deleteContent','enableReadOnlyMode','addClass','consume','FORMATTING','setAttribute','author','dataReady','suggestionChanged','isLocal','move','createRange','markMultiRangeInsertion','attribute:accept','containsItem','_reduceSuggestionAttributeRange','commands','formatInline:accept','_commentsRepository','next','_processAttributeSuggestions','clear','upcast','4871792HEJBrE','registerInlineAttribute','insertion:join','commentThread','showSuggestionHighlights','createRangeIn','split','ck-suggestion-marker--active','suggestion:attribute:','value','_refreshAttributeSuggestionsChain','$marker','getAllAdjacentSuggestions','registerPostFixer','warn','before','_joinWithAdjacentSuggestions','range','editing','conversion','locale','ENTER','subType','clone','_customCallbacks','98070thwEUn','dataToMarker','external:','_mergeNestedSuggestions','suggestionLoaded','track-changes-user-not-found','_recordAttributeSuggestions','push','config','ck-suggestion-marker-formatBlock','multi','_recordAttributeChanges','getLastMatchingPosition','fire','insertion:','getAncestors','creator','markBlockFormat','addMarker:suggestion:attribute','head','getCommentThread','item','action','setTo','execute','attribute','removeClass','markDeletion','newRange','update:suggestion','activeMarkers','_saved','removeMarker','notReady','elementStart','detach','LEAVE','markers','toUpperCase','keys','nodeAfter','deletion:accept','size','formatInline','_addThreadToSuggestion','isDocumentOperation','trackChanges','deletion','groupId','_blockAttributeKeys','join','return','_cutOutSuggestionMarker','always','updateSuggestion','_updateSuggestionData','formatBlock','splitPosition','getItems','elementEnd','isIntersectingWithRange','oldValue','reconvertMarker','_getExternalAuthor','updateMarker','_processAttributeChanges','delete','suggestion:','getNearestSelectionRange','getSuggestionCallback','$text','addComment','announce','deletion:discard','comments','remove','toJSON','startsWith','hasComments','tablePasteChainId','8396241dgEeVd','stringify','listenTo','removeMarker:suggestion:formatBlock','substring','concat','some','end','data-suggestion','track-changes-suggestion-data-mismatch','_isBlockAttribute','from','1665388zHhuis','_getAttributeKey','batch','TrackChangesEditing','track-changes-enable-command-twice','PendingActions','_getAuthorFromId','get','containsRangeInObject','discard','isAtStart','hasCommentThread','markerToHighlight','426870LfvUNZ','_refreshSuggestionsChain','addMarkerName','formatBlock:','acceptSelectedSuggestions','name','_setSuggestionData','_initAriaMarkerChangeAnnouncements','newValue','_isForcedDefaultExecutionBlock','acceptSuggestion','attributeOldValue','enableDefaultAttributesIntegration','isNextTo','assign','open','includes','find','getMultiRangeId','ck-suggestion-marker','accept','markerReady','attributeNewValue','createSelection','addRange','createPositionAt','_rangeIsInLocalUserInsertion','formatInline:discard','discardSuggestion','writer','isOwn','addMarker:suggestion:formatBlock','options','attributeKey','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','change'];_0x3908=function(){return _0x33fa9f;};return _0x3908();}import{toWidget as _0x3ef4d6}from'ckeditor5/src/widget.js';import{Users as _0x79e74f,hashObject as _0x189442,surroundingMarkersDetector as _0x1b2bc6,FOCUS_ANNOTATION_KEYSTROKE as _0x26e3cd}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x30721d from'./commands/trackchangescommand.js';import _0x58dab0 from'./commands/acceptsuggestioncommand.js';import _0x55c7b0 from'./commands/discardsuggestioncommand.js';import _0x29cb6c from'./commands/executeonallsuggestionscommand.js';import _0x4de153 from'./commands/executeonselectedsuggestionscommand.js';import _0x543815 from'./suggestion.js';import _0x2eb4c9 from'./suggestiondescriptionfactory.js';import _0x23c50b from'./integrations/aiassistant.js';import _0x119337 from'./integrations/alignment.js';import _0x32dceb from'./integrations/basicstyles.js';import _0x122e41 from'./integrations/blockquote.js';import _0x2ce655 from'./integrations/casechange.js';import _0x55e32a from'./integrations/ckbox.js';import _0x3909bf from'./integrations/codeblock.js';import _0x359f54 from'./integrations/comments.js';import _0x160db6 from'./integrations/deletecommand.js';import _0x55b7db from'./integrations/list.js';import _0x56372b from'./integrations/listproperties.js';import _0x270513 from'./integrations/entercommand.js';import _0x33ab43 from'./integrations/findandreplace.js';import _0x428e08 from'./integrations/font.js';import _0x4243a8 from'./integrations/formatpainter.js';import _0x46c318 from'./integrations/heading.js';import _0x5ab895 from'./integrations/highlight.js';import _0x23e0d7 from'./integrations/horizontalline.js';import _0x6e0e6a from'./integrations/htmlembed.js';import _0x10d751 from'./integrations/image.js';import _0x187b6d from'./integrations/imagereplace.js';import _0x5c25c0 from'./integrations/imagestyle.js';import _0x6ae6fc from'./integrations/importword.js';import _0x102f57 from'./integrations/indent.js';import _0x386a28 from'./integrations/inputcommand.js';import _0x54cc5a from'./integrations/link.js';import _0x49ccc9 from'./integrations/legacylist.js';import _0x142a4a from'./integrations/legacylistproperties.js';import _0x25bfd4 from'./integrations/mediaembed.js';import _0x5ad714 from'./integrations/mention.js';import _0x18615d from'./integrations/mergefields.js';import _0x4df7bb from'./integrations/multilevellist.js';import _0x49e50d from'./integrations/pagebreak.js';import _0x5c175b from'./integrations/paragraph.js';import _0x2763f6 from'./integrations/removeformat.js';import _0x56ae48 from'./integrations/restrictededitingmode.js';import _0x40cbe8 from'./integrations/shiftentercommand.js';import _0x16bba3 from'./integrations/standardeditingmode.js';import _0xc8d328 from'./integrations/style.js';import _0x1c4bba from'./integrations/table.js';import _0xb9ef87 from'./integrations/tablemergesplit.js';function _0x28b4(_0x1fffb6,_0x18ea52){const _0x39081a=_0x3908();return _0x28b4=function(_0x28b4dc,_0x24db62){_0x28b4dc=_0x28b4dc-0x96;let _0x2bbbb2=_0x39081a[_0x28b4dc];return _0x2bbbb2;},_0x28b4(_0x1fffb6,_0x18ea52);}import _0x4f3f06 from'./integrations/tableheadings.js';import _0x28b0a6 from'./integrations/tableclipboard.js';import _0x321d8a from'./integrations/tablecolumnresize.js';import _0x4a3aed from'./integrations/template.js';import _0x2f7900 from'./integrations/tableofcontents.js';import _0x1e3661 from'./integrations/title.js';import _0x28f8b2 from'./integrations/undo.js';import _0x41b701 from'./integrations/tablecaption.js';import _0x5adf61 from'./integrations/tableproperties.js';import{getTranslation as _0x2cb112}from'./utils/common-translations.js';import{isEqual as _0x47f010,omit as _0x37b307}from'lodash-es';export const renameAttributeKey=_0xe11b0(0x11e);export default class p extends _0x4f3cb0{static get[_0xe11b0(0x1dd)](){const _0x15b878=_0xe11b0;return[_0x15b878(0x115),_0x79e74f,_0x214fc0,_0x23c50b,_0x119337,_0x32dceb,_0x122e41,_0x55e32a,_0x2ce655,_0x3909bf,_0x359f54,_0x160db6,_0x270513,_0x33ab43,_0x428e08,_0x4243a8,_0x46c318,_0x5ab895,_0x23e0d7,_0x6e0e6a,_0x10d751,_0x5c25c0,_0x187b6d,_0x6ae6fc,_0x102f57,_0x386a28,_0x49ccc9,_0x142a4a,_0x4df7bb,_0x54cc5a,_0x55b7db,_0x56372b,_0x25bfd4,_0x5ad714,_0x18615d,_0x49e50d,_0x5c175b,_0x2763f6,_0x56ae48,_0x40cbe8,_0x16bba3,_0xc8d328,_0x1c4bba,_0xb9ef87,_0x4f3f06,_0x41b701,_0x28b0a6,_0x321d8a,_0x2f7900,_0x5adf61,_0x4a3aed,_0x1e3661,_0x28f8b2];}static get[_0xe11b0(0x17b)](){const _0x1d92bc=_0xe11b0;return _0x1d92bc(0xe1);}constructor(_0x465c04){const _0x3a748b=_0xe11b0;function _0x374533(_0x22841f){const _0x599d0c=_0x28b4;return _0x22841f[_0x599d0c(0x199)](_0x576856=>String[_0x599d0c(0x121)](_0x576856))[_0x599d0c(0xb4)]('');}super(_0x465c04),this[_0x3a748b(0x237)]=!0x1,this[_0x3a748b(0x1d7)](_0x3a748b(0xa0),[]),this['on'](_0x3a748b(0x178),(_0x2e3260,_0x1745cc,_0x371d35,_0x11e6bc)=>{const _0x793ce=_0x3a748b;this[_0x793ce(0x1ca)][_0x793ce(0x10e)](()=>{const _0x43edfc=_0x793ce;for(const _0x587239 of[..._0x11e6bc,..._0x371d35])this[_0x43edfc(0x1ca)][_0x43edfc(0xa7)][_0x43edfc(0x1f5)](_0x587239)&&_0x465c04[_0x43edfc(0x22a)][_0x43edfc(0xc0)](_0x587239);});}),this[_0x3a748b(0x14c)]=new _0x2eb4c9(this[_0x3a748b(0x161)][_0x3a748b(0x1e4)][_0x3a748b(0x169)],this[_0x3a748b(0x161)][_0x3a748b(0x22c)]),this[_0x3a748b(0x1d9)]=null,this[_0x3a748b(0x13c)]=new Et(this[_0x3a748b(0x161)]),this[_0x3a748b(0x1ce)]=new Map(),this[_0x3a748b(0x213)]=_0x465c04[_0x3a748b(0x140)][_0x3a748b(0xe5)](_0x3a748b(0x115)),this[_0x3a748b(0x1cf)]=new Set(),this[_0x3a748b(0x1ca)]=this[_0x3a748b(0x161)][_0x3a748b(0x1e4)],this[_0x3a748b(0x1de)]=new WeakMap(),this[_0x3a748b(0xf4)]=!0x1,this[_0x3a748b(0xb3)]=new Set([_0x3a748b(0x11e)]),this[_0x3a748b(0x180)]=new Set(),_0x465c04[_0x3a748b(0x239)][_0x3a748b(0x192)](_0x3a748b(0x196),_0x3a748b(0x12b)),this[_0x3a748b(0x1ad)]=_0x465c04[_0x3a748b(0x239)][_0x3a748b(0xe5)](_0x3a748b(0x196)),_0x465c04[_0x3a748b(0x239)][_0x3a748b(0x192)](_0x3a748b(0x1c0),!0x0),this[_0x3a748b(0x234)]=_0x465c04[_0x3a748b(0x239)][_0x3a748b(0xe5)](_0x3a748b(0x1c0)),this[_0x3a748b(0x19b)]=new _0x30721d(_0x465c04,this[_0x3a748b(0x1cf)]),this[_0x3a748b(0xf2)](),this[_0x374533([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x374533([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x30]);}[_0xe11b0(0x1b7)](){const _0x822424=_0xe11b0,_0x4c17ed=this[_0x822424(0x161)],_0x206d5b=(_0x1a18ed,_0x22d0a1)=>{const _0x25579a=_0x822424;if(_0x25579a(0x9b)!=_0x1a18ed)return _0x25579a(0x1da)+_0x1a18ed;const _0x193670=_0x22d0a1[_0x25579a(0x21e)]('|')[0x0];return this[_0x25579a(0xdc)](_0x193670)?_0x25579a(0x23a):_0x25579a(0x1d4);};_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1e8))[_0x822424(0xea)]({'model':_0x822424(0x13a),'view':_0x107cd6=>{const _0x3b5ecd=_0x822424,{id:_0x44f5f9,authorId:_0x451e61,type:_0x539030,subType:_0x136d26}=this[_0x3b5ecd(0x1d6)](_0x107cd6[_0x3b5ecd(0x15c)]),_0x20e676=[_0x3b5ecd(0xfe),_0x206d5b(_0x539030,_0x136d26)];let _0x307ba3=0xbb8;return this[_0x3b5ecd(0xa0)][_0x3b5ecd(0xfb)](_0x107cd6[_0x3b5ecd(0x15c)])&&(_0x20e676[_0x3b5ecd(0x238)](_0x3b5ecd(0x21f)),_0x307ba3=0xbc2),_0x3b5ecd(0xb1)==_0x539030&&(_0x307ba3+=0x5),{'classes':_0x20e676,'attributes':{'data-suggestion':_0x44f5f9,'data-author-id':_0x451e61},'priority':_0x307ba3};}}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1ae))[_0x822424(0x13d)](_0x48566b=>{const _0x50f7e6=_0x822424;_0x48566b['on'](_0x50f7e6(0x15f),(_0x56f935,_0x23901f,_0x156ec3)=>{const _0x1d93ff=_0x50f7e6;if(!_0x156ec3[_0x1d93ff(0x10b)][_0x1d93ff(0x21c)])return;const _0x4f8376=_0x23901f[_0x1d93ff(0x97)];if(!_0x4f8376)return;const _0xf8da7b=_0x156ec3[_0x1d93ff(0x1ec)][_0x1d93ff(0x197)](_0x4f8376);_0x4c17ed[_0x1d93ff(0x1e4)][_0x1d93ff(0x169)][_0x1d93ff(0x19d)](_0x4f8376)&&_0xf8da7b&&!_0xf8da7b[_0x1d93ff(0x171)](_0x1d93ff(0x19e))&&_0xf8da7b['is'](_0x1d93ff(0x135))&&_0x3ef4d6(_0xf8da7b,_0x156ec3[_0x1d93ff(0x108)]);},{'priority':_0x50f7e6(0x1e0)});}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1ae))[_0x822424(0xea)]({'model':_0x822424(0x13a),'view':(_0x1feabf,_0x411603)=>{const _0x341c28=_0x822424;if(!_0x411603[_0x341c28(0x10b)][_0x341c28(0x21c)])return null;const {type:_0x21dcf0,subType:_0x14a649}=this[_0x341c28(0x1d6)](_0x1feabf[_0x341c28(0x15c)]);return{'classes':[_0x341c28(0xfe),_0x206d5b(_0x21dcf0,_0x14a649)],'priority':0xbb8};}});const _0x143778=({showActiveMarkers:_0x547a63=!0x0,isAttributeSuggestion:_0x296a41=!0x1}={})=>(_0x9962b3,_0x5c4201,_0x295ddc)=>{const _0x2776d6=_0x822424;if(!_0x5c4201[_0x2776d6(0x97)])return;const {id:_0x1e7f2a,authorId:_0x4257dc}=this[_0x2776d6(0x1d6)](_0x5c4201[_0x2776d6(0x15c)]);if(_0x296a41){const _0x6eeeb0=this[_0x2776d6(0x1ce)][_0x2776d6(0xe5)](_0x1e7f2a),_0x424194=this[_0x2776d6(0xdf)](_0x6eeeb0);if(!this[_0x2776d6(0xdc)](_0x424194))return;}if(_0x5c4201[_0x2776d6(0x97)]['is'](_0x2776d6(0x1c9)))return void _0x295ddc[_0x2776d6(0x1db)][_0x2776d6(0x204)](_0x5c4201[_0x2776d6(0x97)],_0x9962b3[_0x2776d6(0xf0)]);const _0x577bac=_0x295ddc[_0x2776d6(0x1ec)][_0x2776d6(0x197)](_0x5c4201[_0x2776d6(0x97)]);if(_0x5c4201[_0x2776d6(0x97)]['is'](_0x2776d6(0x139))&&_0x4c17ed[_0x2776d6(0x1e4)][_0x2776d6(0x169)][_0x2776d6(0x15b)](_0x5c4201[_0x2776d6(0x97)])&&!_0x577bac[_0x2776d6(0x171)](_0x2776d6(0x1a9))){_0x295ddc[_0x2776d6(0x108)][_0x2776d6(0x203)]([_0x2776d6(0xfe),_0x2776d6(0x23a)],_0x577bac),_0x295ddc[_0x2776d6(0x108)][_0x2776d6(0x206)](_0x2776d6(0xda),_0x1e7f2a,_0x577bac),_0x295ddc[_0x2776d6(0x108)][_0x2776d6(0x206)](_0x2776d6(0x1ee),_0x4257dc,_0x577bac),_0x295ddc[_0x2776d6(0x1ec)][_0x2776d6(0x170)](_0x577bac,_0x5c4201[_0x2776d6(0x15c)]),_0x547a63&&(this[_0x2776d6(0xa0)][_0x2776d6(0xfb)](_0x5c4201[_0x2776d6(0x15c)])?_0x295ddc[_0x2776d6(0x108)][_0x2776d6(0x203)](_0x2776d6(0x21f),_0x577bac):_0x295ddc[_0x2776d6(0x108)][_0x2776d6(0x9c)](_0x2776d6(0x21f),_0x577bac));for(const _0x22e4bf of _0x4c17ed[_0x2776d6(0x1e4)][_0x2776d6(0x21d)](_0x5c4201[_0x2776d6(0x97)])[_0x2776d6(0xbc)]())_0x295ddc[_0x2776d6(0x1db)][_0x2776d6(0x204)](_0x22e4bf,_0x9962b3[_0x2776d6(0xf0)]);_0x295ddc[_0x2776d6(0x1db)][_0x2776d6(0x204)](_0x5c4201[_0x2776d6(0x97)],_0x9962b3[_0x2776d6(0xf0)]);}};_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1ae))[_0x822424(0x13d)](_0x96df83=>{const _0x16a693=_0x822424;_0x96df83['on'](_0x16a693(0x10a),(_0x426f5d,_0x439bcf,_0x3a3e26)=>{const _0x422083=_0x16a693;_0x3a3e26[_0x422083(0x10b)][_0x422083(0x21c)]&&_0x143778({'showActiveMarkers':!0x1})(_0x426f5d,_0x439bcf,_0x3a3e26);},{'priority':_0x16a693(0x128)});}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1ae))[_0x822424(0x13d)](_0x2393d2=>{const _0x50d0f6=_0x822424;_0x2393d2['on'](_0x50d0f6(0x243),(_0x42a2e7,_0x2a0af4,_0x5ba806)=>{const _0x2a039c=_0x50d0f6;_0x5ba806[_0x2a039c(0x10b)][_0x2a039c(0x21c)]&&_0x143778({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x42a2e7,_0x2a0af4,_0x5ba806);},{'priority':_0x50d0f6(0x128)});}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1ae))[_0x822424(0x136)]({'model':_0x822424(0x13a),'view':(_0x1e15d2,_0x220437)=>_0x220437[_0x822424(0x10b)][_0x822424(0x21c)]?null:{'group':_0x822424(0x13a),'name':_0x1e15d2[_0x822424(0x1d5)](0xb)}}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x217))[_0x822424(0x11f)]({'view':{'name':_0x822424(0x13a),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xefc766,{writer:_0x19df0f})=>{const _0x1531a2=_0x822424;let _0x51bf5a=_0x1531a2(0xc5)+_0xefc766[_0x1531a2(0x1af)](_0x1531a2(0x1b2))+':'+_0xefc766[_0x1531a2(0x1af)]('id');return _0xefc766[_0x1531a2(0x1af)](_0x1531a2(0x164))&&(_0x51bf5a+=':'+_0xefc766[_0x1531a2(0x1af)](_0x1531a2(0x164))),_0x19df0f[_0x1531a2(0x10f)](_0x1531a2(0x223),{'data-name':_0x51bf5a});}}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x217))[_0x822424(0x232)]({'view':_0x822424(0x13a)}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1e8))[_0x822424(0x13d)](_0x54025d=>{const _0x5047d8=_0x822424;_0x54025d['on'](_0x5047d8(0x10a),_0x143778(),{'priority':_0x5047d8(0x1e0)});}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1e8))[_0x822424(0x13d)](_0x463858=>{const _0x599715=_0x822424;_0x463858['on'](_0x599715(0x243),_0x143778({'isAttributeSuggestion':!0x0}),{'priority':_0x599715(0x1e0)});}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1e8))[_0x822424(0x13d)](_0x5d7412=>{const _0x54494e=_0x822424;_0x5d7412['on'](_0x54494e(0xd5),(_0x4c57b8,_0x544188,_0x3e0e1b)=>{const _0x52a3a7=_0x54494e,_0x27da3c=_0x3e0e1b[_0x52a3a7(0x1ec)][_0x52a3a7(0x117)](_0x544188[_0x52a3a7(0x15c)]);if(_0x27da3c){for(const _0xe2927 of _0x27da3c)_0xe2927[_0x52a3a7(0x171)](_0x52a3a7(0x1a9))||(_0x3e0e1b[_0x52a3a7(0x108)][_0x52a3a7(0x9c)]([_0x52a3a7(0xfe),_0x52a3a7(0x23a),_0x52a3a7(0x21f)],_0xe2927),_0x3e0e1b[_0x52a3a7(0x108)][_0x52a3a7(0x113)](_0x52a3a7(0xda),_0xe2927),_0x3e0e1b[_0x52a3a7(0x108)][_0x52a3a7(0x113)](_0x52a3a7(0x1ee),_0xe2927),_0x3e0e1b[_0x52a3a7(0x1ec)][_0x52a3a7(0x152)](_0xe2927,_0x544188[_0x52a3a7(0x15c)]));}},{'priority':_0x54494e(0x1e0)});}),_0x4c17ed[_0x822424(0x22b)][_0x822424(0x181)](_0x822424(0x1e8))[_0x822424(0x13d)](_0x5241cc=>{const _0x2c95eb=_0x822424;_0x5241cc['on'](_0x2c95eb(0x112),(_0x4fb6d9,_0x1e7349,_0x41b938)=>{const _0xa64181=_0x2c95eb,_0xf5a87f=_0x41b938[_0xa64181(0x1ec)][_0xa64181(0x117)](_0x1e7349[_0xa64181(0x15c)]);if(!_0xf5a87f)return;const {id:_0x3e02cc}=this[_0xa64181(0x1d6)](_0x1e7349[_0xa64181(0x15c)]),_0xab6a43=this[_0xa64181(0x1ce)][_0xa64181(0xe5)](_0x3e02cc),_0x5f2c2d=this[_0xa64181(0xdf)](_0xab6a43);if(this[_0xa64181(0xdc)](_0x5f2c2d)){for(const _0x4e4c12 of _0xf5a87f)_0x4e4c12[_0xa64181(0x171)](_0xa64181(0x1a9))||(_0x41b938[_0xa64181(0x108)][_0xa64181(0x9c)]([_0xa64181(0xfe),_0xa64181(0x23a),_0xa64181(0x21f)],_0x4e4c12),_0x41b938[_0xa64181(0x108)][_0xa64181(0x113)](_0xa64181(0xda),_0x4e4c12),_0x41b938[_0xa64181(0x108)][_0xa64181(0x113)](_0xa64181(0x1ee),_0x4e4c12),_0x41b938[_0xa64181(0x1ec)][_0xa64181(0x152)](_0x4e4c12,_0x1e7349[_0xa64181(0x15c)]));}},{'priority':_0x2c95eb(0x1e0)});}),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0x134)][_0x822424(0x225)](_0x125e22=>{const _0x2725c0=_0x822424;let _0x2fc919=!0x1;const _0x3051d2=Array[_0x2725c0(0xdd)](_0x4c17ed[_0x2725c0(0x1e4)][_0x2725c0(0x134)][_0x2725c0(0x1a2)][_0x2725c0(0x1e1)]()),_0x479395=new Set();for(const {name:_0x1ee7ac,data:_0x4f2603}of _0x3051d2){const {group:_0x41482a,type:_0x36fe2a,subType:_0x55f181,id:_0x4d347d}=this[_0x2725c0(0x1d6)](_0x1ee7ac);if(_0x2725c0(0x13a)!==_0x41482a)continue;const _0x200535=this[_0x2725c0(0x1ce)][_0x2725c0(0xe5)](_0x4d347d);if(null!=_0x4f2603[_0x2725c0(0x9e)]){_0x2725c0(0xad)==_0x36fe2a&&(_0x2fc919=_0x2fc919||Ut(_0x4f2603[_0x2725c0(0x9e)],_0x1ee7ac,_0x125e22,_0x4c17ed[_0x2725c0(0x1e4)][_0x2725c0(0x169)]));const _0x2dce14=_0x2725c0(0x9b)==_0x36fe2a&&this[_0x2725c0(0xdc)](_0x55f181[_0x2725c0(0x21e)]('|')[0x0]);if(_0x4f2603[_0x2725c0(0x9e)][_0x2725c0(0x123)]||_0x2725c0(0x137)==_0x4f2603[_0x2725c0(0x9e)][_0x2725c0(0x17c)][_0x2725c0(0x1cd)]||_0x2725c0(0xba)==_0x36fe2a&&!Ft(_0x4f2603[_0x2725c0(0x9e)])||_0x2dce14&&!Ft(_0x4f2603[_0x2725c0(0x9e)])||_0x2725c0(0xb1)==_0x36fe2a&&!(!Vt(_0x158677=_0x4f2603[_0x2725c0(0x9e)])&&!function(_0x136709){const _0x1a0fd3=_0x2725c0;return _0x136709[_0x1a0fd3(0x15d)][_0x1a0fd3(0x17d)]==_0x136709[_0x1a0fd3(0xd9)][_0x1a0fd3(0x1a1)]&&_0x136709[_0x1a0fd3(0x15d)][_0x1a0fd3(0x1e6)];}(_0x158677)))_0x125e22[_0x2725c0(0xa2)](_0x1ee7ac),_0x2fc919=!0x0;else{if(!_0x200535||!_0x200535[_0x2725c0(0x14a)])continue;if(_0x4f2603[_0x2725c0(0x9e)]&&_0x4f2603[_0x2725c0(0x188)]&&_0x4f2603[_0x2725c0(0x9e)][_0x2725c0(0x1f6)](_0x4f2603[_0x2725c0(0x188)]))continue;_0x479395[_0x2725c0(0x13d)](_0x200535);}}}var _0x158677;return _0x479395[_0x2725c0(0xac)]>0x0&&(_0x2fc919=!!this[_0x2725c0(0x228)](_0x479395)||_0x2fc919),_0x2fc919;}),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0x134)][_0x822424(0x225)](_0x1da7ec=>{const _0x392956=_0x822424;let _0x2a30e4=!0x1;for(const _0x2e6774 of _0x4c17ed[_0x392956(0x1e4)][_0x392956(0x134)][_0x392956(0x1a2)][_0x392956(0x130)]())if(_0x392956(0x1d0)==_0x2e6774[_0x392956(0x18a)])for(const _0x1479b2 of this[_0x392956(0x1ce)][_0x392956(0x11b)]()){if(_0x1479b2[_0x392956(0x11a)]||!_0x1479b2[_0x392956(0x14a)])continue;const _0x403a5c=_0x392956(0xba)==_0x1479b2[_0x392956(0x18a)],_0x41246e=this[_0x392956(0xdf)](_0x1479b2),_0x4d5632=_0x41246e&&this[_0x392956(0xdc)](_0x41246e);if(!_0x403a5c&&!_0x4d5632)continue;const _0x5e467f=_0x1479b2[_0x392956(0x198)]();if(_0x5e467f[_0x392956(0x15d)][_0x392956(0x17d)]!=_0x5e467f[_0x392956(0xd9)][_0x392956(0x17d)]&&!_0x5e467f[_0x392956(0xd9)][_0x392956(0x1e6)]){const _0x5db39b=_0x4c17ed[_0x392956(0x1e4)][_0x392956(0x104)](_0x5e467f[_0x392956(0x15d)][_0x392956(0xaa)],_0x392956(0xd9)),_0x4f70ad=_0x4c17ed[_0x392956(0x1e4)][_0x392956(0x20c)](_0x5e467f[_0x392956(0x15d)],_0x5db39b);_0x1da7ec[_0x392956(0xc2)](_0x1479b2[_0x392956(0x1f2)](),{'range':_0x4f70ad}),_0x2a30e4=!0x0;}}return _0x2a30e4;}),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0x134)][_0x822424(0x225)](_0x483746=>this[_0x822424(0xc3)](_0x483746)),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0x134)][_0x822424(0x225)](_0x5aa4dc=>!_0x5aa4dc[_0x822424(0xe0)][_0x822424(0x20a)]&&this[_0x822424(0x215)](_0x5aa4dc)),_0x4c17ed[_0x822424(0x1e4)]['on'](_0x822424(0x14e),()=>{const _0xb8f00=_0x822424;this[_0xb8f00(0x237)]=!0x1;}),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0x134)]['on'](_0x822424(0x1c1),(_0x15bf7f,_0x54be3c)=>{const _0x596236=_0x822424;if(!_0x54be3c[_0x596236(0x20a)]||_0x54be3c[_0x596236(0x1c8)])return;if(!this[_0x596236(0x237)])return;const _0x4e5ffd=_0x4c17ed[_0x596236(0x1e4)][_0x596236(0x134)][_0x596236(0x1a2)][_0x596236(0x130)]();if(0x0==_0x4e5ffd[_0x596236(0x191)])return;const _0x1081c0=[],_0x585608=_0x4e5ffd[_0x596236(0x1dc)](_0x89c3cd=>_0x596236(0x9b)==_0x89c3cd[_0x596236(0x18a)]),_0x5d5030=_0x4e5ffd[_0x596236(0x1dc)](_0x313b65=>_0x596236(0x1d0)==_0x313b65[_0x596236(0x18a)]&&_0x596236(0xc8)!=_0x313b65[_0x596236(0xf0)]);for(const _0x3f475f of _0x585608)this[_0x596236(0x1c4)](_0x3f475f[_0x596236(0x10c)])&&_0x1081c0[_0x596236(0x238)]({'key':_0x3f475f[_0x596236(0x10c)],'newValue':_0x3f475f[_0x596236(0x101)],'oldValue':_0x3f475f[_0x596236(0xf6)],'range':Pt(_0x3f475f[_0x596236(0x229)],_0x4c17ed[_0x596236(0x1e4)])});for(const _0xa79aa5 of _0x5d5030){if(_0x596236(0x186)!=_0xa79aa5[_0x596236(0x98)]&&_0x596236(0x1aa)!=_0xa79aa5[_0x596236(0x98)])continue;const _0x37751d=Lt(_0xa79aa5[_0x596236(0x1b9)][_0x596236(0xaa)],_0x4c17ed[_0x596236(0x1e4)]),_0x5fddab=_0xa79aa5[_0x596236(0x227)];_0x596236(0x186)==_0xa79aa5[_0x596236(0x98)]&&_0x1081c0[_0x596236(0x238)]({'key':_0x596236(0x11e),'newValue':_0xa79aa5[_0x596236(0xf0)],'oldValue':_0x5fddab[_0x596236(0xf0)],'range':_0x37751d});for(const [_0x4ebcde,_0x3a789c]of _0x5fddab[_0x596236(0x1e2)]){if(!this[_0x596236(0x1c4)](_0x4ebcde))continue;const _0x499997=_0xa79aa5[_0x596236(0x1e2)][_0x596236(0xe5)](_0x4ebcde);_0x3a789c!==_0x499997&&_0x1081c0[_0x596236(0x238)]({'key':_0x4ebcde,'newValue':_0x499997,'oldValue':_0x3a789c,'range':_0x37751d});}for(const [_0x1d2c23,_0x18e62e]of _0xa79aa5[_0x596236(0x1e2)])this[_0x596236(0x1c4)](_0x1d2c23)&&(_0x5fddab[_0x596236(0x1e2)][_0x596236(0x1f5)](_0x1d2c23)||_0x1081c0[_0x596236(0x238)]({'key':_0x1d2c23,'newValue':_0x18e62e,'oldValue':null,'range':_0x37751d}));}0x0!=_0x1081c0[_0x596236(0x191)]&&_0x4c17ed[_0x596236(0x1e4)][_0x596236(0x1c5)](_0x54be3c,_0x3204b7=>{const _0x38fac7=_0x596236,_0x538357=_0x53c493();for(const {range:_0x33b576,key:_0x4e03b8,oldValue:_0x1cddce,newValue:_0x3b5b66}of _0x1081c0)this[_0x38fac7(0x17e)](_0x33b576,_0x4e03b8,_0x1cddce,_0x3b5b66,{'groupId':_0x538357});this[_0x38fac7(0x1bc)](_0x3204b7,_0x1081c0);});},{'priority':_0x822424(0x18b)}),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0xa7)]['on'](_0x822424(0x9f),(_0x3ba9af,_0x349ca0,_0x9ee169)=>{const _0xe04260=_0x822424;if(null==_0x9ee169){const {id:_0x50a618}=this[_0xe04260(0x1d6)](_0x349ca0[_0xe04260(0xf0)]),_0x4bb977=this[_0xe04260(0x1ce)][_0xe04260(0xe5)](_0x50a618);_0x4bb977&&_0x4bb977[_0xe04260(0xed)](_0x349ca0[_0xe04260(0xf0)]);}}),_0x4c17ed[_0x822424(0x1e4)][_0x822424(0x134)]['on'](_0x822424(0x1c1),()=>{const _0x4abc46=_0x822424,_0x2a1ef4=Array[_0x4abc46(0xdd)](_0x4c17ed[_0x4abc46(0x1e4)][_0x4abc46(0x134)][_0x4abc46(0x1a2)][_0x4abc46(0x1e1)]())[_0x4abc46(0x1dc)](_0x557fac=>_0x4abc46(0x13a)===this[_0x4abc46(0x1d6)](_0x557fac[_0x4abc46(0xf0)])[_0x4abc46(0x1ff)]);if(0x0===_0x2a1ef4[_0x4abc46(0x191)])return;_0x2a1ef4[_0x4abc46(0x1f9)]((_0x41cb24,_0x34534c)=>{const _0x451f33=_0x4abc46,_0x13994b=_0x41cb24[_0x451f33(0x1b1)][_0x451f33(0x188)],_0x1cc269=_0x34534c[_0x451f33(0x1b1)][_0x451f33(0x188)];return null===_0x13994b&&null===_0x1cc269?0x0:null===_0x13994b&&null!==_0x1cc269?-0x1:null!==_0x13994b&&null===_0x1cc269?0x1:_0x13994b[_0x451f33(0x15d)][_0x451f33(0x1b5)](_0x1cc269[_0x451f33(0x15d)])?-0x1:0x1;});const _0x2a1976=new Set(),_0x4b9e27=new Set();for(const {name:_0x4d7ff4,data:_0x2d4ea8}of _0x2a1ef4){const {id:_0x486ade}=this[_0x4abc46(0x1d6)](_0x4d7ff4);if(null===_0x2d4ea8[_0x4abc46(0x188)]){const _0x30c395=this[_0x4abc46(0x1a4)](_0x4d7ff4);_0x4b9e27[_0x4abc46(0x13d)](_0x30c395);}else{const _0x2a51e2=this[_0x4abc46(0x1ce)][_0x4abc46(0xe5)](_0x486ade);null!==_0x2d4ea8[_0x4abc46(0x9e)]||_0x2a51e2[_0x4abc46(0x14a)]?(_0x2a1976[_0x4abc46(0x13d)](_0x2a51e2[_0x4abc46(0x244)]),_0x4b9e27[_0x4abc46(0x13d)](_0x2a51e2)):this[_0x4abc46(0x1b8)](_0x2a51e2);}}_0x4b9e27[_0x4abc46(0xac)]>0x0&&this[_0x4abc46(0xec)](_0x4b9e27);for(const _0x58de91 of _0x2a1976)this[_0x4abc46(0x23e)](_0x4abc46(0x209),_0x58de91);}),_0x4c17ed[_0x822424(0x1e4)]['on'](_0x822424(0x19a),(_0x49f693,_0x3c06b4)=>{const _0x11a46e=_0x822424,_0x17eca3=_0x3c06b4[0x0];if(!this[_0x11a46e(0x1ce)][_0x11a46e(0xac)])return;if(!_0x17eca3[_0x11a46e(0xaf)])return;if(_0x17eca3[_0x11a46e(0xe0)][_0x11a46e(0x1c8)]||!_0x17eca3[_0x11a46e(0xe0)][_0x11a46e(0x20a)])return;let _0x594aef,_0x438367;switch(_0x17eca3[_0x11a46e(0x18a)]){case _0x11a46e(0x1d0):_0x594aef=_0x4c17ed[_0x11a46e(0x1e4)][_0x11a46e(0x104)](_0x17eca3[_0x11a46e(0x1b9)]),_0x438367=_0x594aef[_0x11a46e(0x1ba)](_0x17eca3[_0x11a46e(0x15e)]);break;case _0x11a46e(0x21e):_0x594aef=_0x4c17ed[_0x11a46e(0x1e4)][_0x11a46e(0x104)](_0x17eca3[_0x11a46e(0xbb)]),_0x438367=_0x4c17ed[_0x11a46e(0x1e4)][_0x11a46e(0x104)](_0x17eca3[_0x11a46e(0x154)]);break;case _0x11a46e(0x20b):_0x594aef=_0x4c17ed[_0x11a46e(0x1e4)][_0x11a46e(0x104)](_0x17eca3[_0x11a46e(0x194)]),_0x438367=_0x594aef[_0x11a46e(0x1ba)](_0x17eca3[_0x11a46e(0x15e)]);break;default:return;}const _0x480638=_0x4c17ed[_0x11a46e(0x1e4)][_0x11a46e(0x20c)](_0x594aef,_0x438367);_0x4c17ed[_0x11a46e(0x1e4)][_0x11a46e(0x10e)](()=>{const _0x6ebf1a=_0x11a46e;for(const {suggestion:_0x2854b6,meta:_0x42d46f}of this[_0x6ebf1a(0x1f0)](_0x480638)){if(_0x2854b6[_0x6ebf1a(0x11a)])continue;if(_0x6ebf1a(0xad)==_0x2854b6[_0x6ebf1a(0x18a)])continue;const _0x14971a=this[_0x6ebf1a(0xdf)](_0x2854b6);if(_0x14971a&&this[_0x6ebf1a(0xdc)](_0x14971a)&&_0x6ebf1a(0x21e)!=_0x17eca3[_0x6ebf1a(0x18a)])continue;const _0x5dc2ca=_0x2854b6[_0x6ebf1a(0x1b1)]&&_0x2854b6[_0x6ebf1a(0x1b1)][_0x6ebf1a(0x148)];(_0x6ebf1a(0xba)!=_0x2854b6[_0x6ebf1a(0x18a)]||_0x6ebf1a(0x21e)==_0x17eca3[_0x6ebf1a(0x18a)]&&!_0x5dc2ca)&&(_0x42d46f[_0x6ebf1a(0xe6)]||_0x6ebf1a(0x195)==_0x2854b6[_0x6ebf1a(0x18a)]&&_0x42d46f[_0x6ebf1a(0x109)]||_0x2854b6[_0x6ebf1a(0x198)]()[_0x6ebf1a(0x16c)](_0x480638)&&this[_0x6ebf1a(0x12c)](_0x2854b6,_0x594aef,_0x438367));}});},{'priority':_0x822424(0x18b)}),_0x4c17ed[_0x822424(0x1e4)]['on'](_0x822424(0x201),(_0x58b7bf,_0x25e3ea)=>{const _0x2dc1de=_0x822424,_0x493129=_0x25e3ea[0x0],_0x5189ba=_0x25e3ea[0x1];if(_0x5189ba&&_0x5189ba[_0x2dc1de(0x151)])return;if(this[_0x2dc1de(0xf4)])return;if(!this[_0x2dc1de(0x19b)][_0x2dc1de(0x221)])return;if(_0x493129[_0x2dc1de(0x123)])return;const _0xe29a75=_0x4c17ed[_0x2dc1de(0x1e4)][_0x2dc1de(0x169)],{start:_0xaf8720,end:_0x1b5a47}=_0x493129[_0x2dc1de(0x198)](),_0xabe0df=_0xaf8720[_0x2dc1de(0xaa)]&&_0xe29a75[_0x2dc1de(0x18f)](_0xaf8720[_0x2dc1de(0xaa)])?null:_0xe29a75[_0x2dc1de(0xc6)](_0xaf8720,_0x2dc1de(0x118)),_0x2d0e6b=_0x1b5a47[_0x2dc1de(0x1a1)]&&_0xe29a75[_0x2dc1de(0x18f)](_0x1b5a47[_0x2dc1de(0x1a1)])?null:_0xe29a75[_0x2dc1de(0xc6)](_0x1b5a47,_0x2dc1de(0x153)),_0x2abf2b=_0x4c17ed[_0x2dc1de(0x1e4)][_0x2dc1de(0x20c)](_0xabe0df?_0xabe0df[_0x2dc1de(0x15d)]:_0xaf8720,_0x2d0e6b?_0x2d0e6b[_0x2dc1de(0xd9)]:_0x1b5a47);_0x4c17ed[_0x2dc1de(0x1e4)][_0x2dc1de(0x10e)](_0x485ca5=>{const _0x40c75c=_0x2dc1de;this[_0x40c75c(0x9d)](_0x2abf2b);const _0x79fd06=_0x4c17ed[_0x40c75c(0x1e4)][_0x40c75c(0x169)][_0x40c75c(0xc6)](_0x2abf2b[_0x40c75c(0x15d)]);_0x493129['is'](_0x40c75c(0x175))?_0x485ca5[_0x40c75c(0x124)](_0x79fd06):_0x493129[_0x40c75c(0x99)](_0x79fd06);}),_0x58b7bf[_0x2dc1de(0x1c2)]();},{'priority':_0x29746f[_0x822424(0x182)]+0xa}),_0x4c17ed[_0x822424(0x1e4)]['on'](_0x822424(0x1df),(_0x57c747,_0x5f9fd)=>{const _0xe62f45=_0x822424,_0x302c17=_0x5f9fd[_0x5f9fd[_0xe62f45(0x191)]-0x1];_0x302c17&&_0x302c17[_0xe62f45(0x151)]||this[_0xe62f45(0xf4)]||this[_0xe62f45(0x19b)][_0xe62f45(0x221)]&&(_0x4c17ed[_0xe62f45(0x1e4)][_0xe62f45(0x10e)](()=>{const _0x4fa4d0=_0xe62f45;let _0x27896f=_0x4c17ed[_0x4fa4d0(0x1e4)][_0x4fa4d0(0x1df)](_0x5f9fd[0x0],_0x5f9fd[0x1],_0x5f9fd[0x2],{'forceDefaultExecution':!0x0});if(!_0x27896f)return;_0x57c747[_0x4fa4d0(0xb5)]=_0x27896f[_0x4fa4d0(0x22f)]();const _0x3d8ca7=_0x27896f[_0x4fa4d0(0xd9)][_0x4fa4d0(0x1a1)],_0x5d87e4=_0x4c17ed[_0x4fa4d0(0x1e4)][_0x4fa4d0(0x169)];_0x3d8ca7&&_0x5d87e4[_0x4fa4d0(0x15b)](_0x3d8ca7)&&!_0x5d87e4[_0x4fa4d0(0x19d)](_0x3d8ca7)&&(_0x27896f=_0x4c17ed[_0x4fa4d0(0x1e4)][_0x4fa4d0(0x20c)](_0x27896f[_0x4fa4d0(0x15d)],_0x4c17ed[_0x4fa4d0(0x1e4)][_0x4fa4d0(0x104)](_0x3d8ca7,_0x4fa4d0(0xd9)))),this[_0x4fa4d0(0x16d)](_0x27896f);}),_0x57c747[_0xe62f45(0x1c2)]());},{'priority':_0x822424(0x1e0)}),this[_0x822424(0x161)][_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0xb0),this[_0x822424(0x19b)]),this[_0x822424(0x173)](_0x822424(0xb0));const _0x39fe85=new _0x58dab0(_0x4c17ed,this[_0x822424(0x1ce)]);_0x4c17ed[_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0xf5),_0x39fe85),this[_0x822424(0x173)](_0x822424(0xf5));const _0x7d45db=new _0x55c7b0(_0x4c17ed,this[_0x822424(0x1ce)]);_0x4c17ed[_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0x107),_0x7d45db),this[_0x822424(0x173)](_0x822424(0x107)),_0x4c17ed[_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0x111),new _0x29cb6c(_0x4c17ed,_0x39fe85,this[_0x822424(0x1ce)])),this[_0x822424(0x173)](_0x822424(0x111)),_0x4c17ed[_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0x1fb),new _0x29cb6c(_0x4c17ed,_0x7d45db,this[_0x822424(0x1ce)])),this[_0x822424(0x173)](_0x822424(0x1fb)),_0x4c17ed[_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0xef),new _0x4de153(_0x4c17ed,_0x39fe85,this[_0x822424(0x1ce)])),this[_0x822424(0x173)](_0x822424(0xef)),_0x4c17ed[_0x822424(0x211)][_0x822424(0x13d)](_0x822424(0x160),new _0x4de153(_0x4c17ed,_0x7d45db,this[_0x822424(0x1ce)])),this[_0x822424(0x173)](_0x822424(0x160));const _0x331789=_0x4c17ed[_0x822424(0x140)][_0x822424(0xe5)](_0x822424(0x115));this[_0x822424(0xd4)](_0x331789,_0x822424(0xc9),(_0x57e84c,{threadId:_0x4ec5ee})=>{const _0x5e1ce6=_0x822424,_0x436f20=this[_0x5e1ce6(0x1ce)][_0x5e1ce6(0xe5)](_0x4ec5ee);_0x436f20&&_0x436f20[_0x5e1ce6(0x21b)]&&0x1===_0x436f20[_0x5e1ce6(0x21b)][_0x5e1ce6(0x191)]&&this[_0x5e1ce6(0xb9)](_0x4ec5ee,{'hasComments':!0x0});},{'priority':_0x822424(0x183)}),this[_0x822424(0xd4)](_0x331789,_0x822424(0x1a7),(_0x15f3f1,{threadId:_0x2bc4fb})=>{const _0x28b501=_0x822424,_0x327e44=this[_0x28b501(0x1ce)][_0x28b501(0xe5)](_0x2bc4fb);_0x327e44&&_0x327e44[_0x28b501(0x21b)]&&!_0x327e44[_0x28b501(0x21b)][_0x28b501(0x191)]&&this[_0x28b501(0xb9)](_0x2bc4fb,{'hasComments':!0x1});},{'priority':_0x822424(0x183)});}set[_0xe11b0(0x1bf)](_0x314a0f){const _0xe3255e=_0xe11b0;if(this[_0xe3255e(0x1d9)])throw new _0x40cb45(_0xe3255e(0x1e7),this);this[_0xe3255e(0x1d9)]=_0x314a0f;}get[_0xe11b0(0x1bf)](){const _0x538344=_0xe11b0;return this[_0x538344(0x1d9)];}[_0xe11b0(0x1c7)]({skipNotAttached:_0x258653=!0x1,toJSON:_0x2e7bc7=!0x1}={}){const _0x3a4f12=_0xe11b0,_0xbdcdbd=[];for(const _0x1cd72d of this[_0x3a4f12(0x1ce)][_0x3a4f12(0x11b)]())_0x258653&&!_0x1cd72d[_0x3a4f12(0x14a)]||_0xbdcdbd[_0x3a4f12(0x238)](_0x1cd72d);return _0x2e7bc7?_0xbdcdbd[_0x3a4f12(0x199)](_0x3c8b65=>_0x3c8b65[_0x3a4f12(0xce)]()):_0xbdcdbd;}[_0xe11b0(0x16e)](_0xc9a921){const _0x15f746=_0xe11b0,_0x2e448b=this[_0x15f746(0x1ce)][_0x15f746(0xe5)](_0xc9a921);if(!_0x2e448b)throw new _0x40cb45(_0x15f746(0x133),this);return _0x2e448b;}[_0xe11b0(0x1a6)](_0x42f2d6){const _0x1a70a1=_0xe11b0;return this[_0x1a70a1(0x1ce)][_0x1a70a1(0x1f5)](_0x42f2d6);}[_0xe11b0(0x12d)](_0x3109a3){const _0x1bcf69=_0xe11b0,{authorId:_0x347670,id:_0x2ecc8b,attributes:_0x55aaf0}=_0x3109a3,[_0x156ed9,_0x22803b]=_0x3109a3[_0x1bcf69(0x18a)][_0x1bcf69(0x21e)](':'),_0x51f9e9=this[_0x1bcf69(0x1ce)][_0x1bcf69(0xe5)](_0x2ecc8b)||this[_0x1bcf69(0x1a8)](_0x156ed9,_0x22803b,_0x2ecc8b,_0x347670,_0x55aaf0);if(this[_0x1bcf69(0xae)](_0x51f9e9),this[_0x1bcf69(0x16b)](_0x51f9e9,_0x156ed9,_0x22803b||null,_0x347670),_0x51f9e9[_0x1bcf69(0x1a5)]=_0x3109a3[_0x1bcf69(0x1a5)],_0x51f9e9[_0x1bcf69(0x110)]=!0x0,_0x55aaf0&&_0x55aaf0[_0x1bcf69(0x1e9)]){const _0x446675=_0x55aaf0[_0x1bcf69(0x1e9)],_0x6e3ec1=this[_0x1bcf69(0xc1)](_0x446675[_0x1bcf69(0x1a0)]);_0x51f9e9[_0x1bcf69(0x138)]=_0x446675[_0x1bcf69(0x1a5)],_0x51f9e9[_0x1bcf69(0x207)]=_0x6e3ec1,_0x51f9e9[_0x1bcf69(0x17f)]=!0x0;}else _0x51f9e9[_0x1bcf69(0x138)]=_0x3109a3[_0x1bcf69(0x1a5)];switch(_0x3109a3[_0x1bcf69(0x1b1)]&&(_0x51f9e9[_0x1bcf69(0x1b1)]=_0x3109a3[_0x1bcf69(0x1b1)]),_0x3109a3[_0x1bcf69(0x1e2)]&&(_0x51f9e9[_0x1bcf69(0x1e2)]=_0x3109a3[_0x1bcf69(0x1e2)]),this[_0x1bcf69(0x1d9)]&&this[_0x1bcf69(0x1d9)][_0x1bcf69(0x1eb)]||(_0x51f9e9[_0x1bcf69(0xa1)]=!0x0),this[_0x1bcf69(0x1de)][_0x1bcf69(0xe5)](_0x51f9e9)){case _0x1bcf69(0xa3):this[_0x1bcf69(0x1de)][_0x1bcf69(0x1d7)](_0x51f9e9,_0x1bcf69(0x208));break;case _0x1bcf69(0x100):_0x51f9e9[_0x1bcf69(0x14a)]?(this[_0x1bcf69(0x228)](new Set([_0x51f9e9])),this[_0x1bcf69(0xec)](new Set([_0x51f9e9])),this[_0x1bcf69(0x1de)][_0x1bcf69(0x1d7)](_0x51f9e9,_0x1bcf69(0x12f)),this[_0x1bcf69(0x23e)](_0x1bcf69(0x235),_0x51f9e9)):this[_0x1bcf69(0x1de)][_0x1bcf69(0x1d7)](_0x51f9e9,_0x1bcf69(0x144));}return _0x51f9e9;}[_0xe11b0(0xf5)](_0x4e313c){const _0xe3982d=_0xe11b0;this[_0xe3982d(0x151)](()=>{const _0xda3475=_0xe3982d;this[_0xda3475(0x161)][_0xda3475(0x1e4)][_0xda3475(0x10e)](()=>{const _0x444b14=_0xda3475;for(const _0x24775c of _0x4e313c[_0x444b14(0x224)]())_0x24775c[_0x444b14(0xff)]();});});}[_0xe11b0(0x107)](_0x304a37){const _0x57e044=_0xe11b0;this[_0x57e044(0x151)](()=>{const _0x4f4d47=_0x57e044;this[_0x4f4d47(0x161)][_0x4f4d47(0x1e4)][_0x4f4d47(0x10e)](()=>{const _0x6cbd0e=_0x4f4d47;for(const _0xe3b4ae of _0x304a37[_0x6cbd0e(0x224)]())_0xe3b4ae[_0x6cbd0e(0xe7)]();});});}[_0xe11b0(0x173)](_0x2d1cfa,_0x48753d){const _0x41aeda=_0xe11b0,_0x5f53f7=this[_0x41aeda(0x161)][_0x41aeda(0x211)][_0x41aeda(0xe5)](_0x2d1cfa);if(!_0x5f53f7)throw new _0x40cb45(_0x41aeda(0x126),this,{'commandName':_0x2d1cfa});if(this[_0x41aeda(0x1cf)][_0x41aeda(0x1f5)](_0x5f53f7))throw new _0x40cb45(_0x41aeda(0xe2),this,{'commandName':_0x2d1cfa});this[_0x41aeda(0x1cf)][_0x41aeda(0x13d)](_0x5f53f7),_0x48753d&&_0x5f53f7['on'](_0x41aeda(0x9a),(_0x1195db,_0x5defa1)=>{const _0x1ca58a=_0x41aeda;this[_0x1ca58a(0x19b)][_0x1ca58a(0x221)]&&(this[_0x1ca58a(0xf4)]||(_0x5defa1[_0x1ca58a(0x191)]>0x0&&_0x5defa1[_0x5defa1[_0x1ca58a(0x191)]-0x1]&&_0x5defa1[_0x5defa1[_0x1ca58a(0x191)]-0x1][_0x1ca58a(0x151)]?_0x5defa1[_0x1ca58a(0x187)]():(_0x1195db[_0x1ca58a(0xb5)]=_0x48753d((..._0x2e0cfa)=>_0x5f53f7[_0x1ca58a(0x9a)](..._0x2e0cfa,{'forceDefaultExecution':!0x0}),..._0x5defa1),_0x1195db[_0x1ca58a(0x1c2)]())));},{'priority':_0x41aeda(0x1e0)});}[_0xe11b0(0x151)](_0x361cd8){const _0x1d074b=_0xe11b0;let _0x4c57e2,_0x5a6619;const _0x22cb80=this[_0x1d074b(0xf4)];this[_0x1d074b(0xf4)]=!0x0;try{_0x4c57e2=_0x361cd8();}catch(_0x19d3a7){_0x5a6619=_0x19d3a7;}return _0x22cb80||(this[_0x1d074b(0xf4)]=!0x1),_0x5a6619&&_0x40cb45[_0x1d074b(0x1fe)](_0x5a6619,this),_0x4c57e2;}[_0xe11b0(0x16d)](_0x2ced9d,_0x590cb4=null,_0x13f45e={}){const _0x5b98ac=_0xe11b0;if(_0x2ced9d[_0x5b98ac(0x123)])return null;const _0xad9ef7=this[_0x5b98ac(0x161)][_0x5b98ac(0x140)][_0x5b98ac(0xe5)](_0x5b98ac(0x122))['me'];for(const {suggestion:_0x504684,meta:_0x2b1359}of this[_0x5b98ac(0x1f0)](_0x2ced9d,_0x5b98ac(0x195)))if(_0x2b1359[_0x5b98ac(0x109)]){if(!_0x2b1359[_0x5b98ac(0xf8)]){if(_0x2b1359[_0x5b98ac(0xe6)]){if(!this[_0x5b98ac(0x234)]||!qt(_0x504684,_0x13f45e))continue;return _0x504684;}if(qt(_0x504684,_0x13f45e))return _0x504684;this[_0x5b98ac(0x12c)](_0x504684,_0x2ced9d[_0x5b98ac(0x15d)],_0x2ced9d[_0x5b98ac(0xd9)]);break;}if(_0x590cb4==_0x504684[_0x5b98ac(0x22e)]&&qt(_0x504684,_0x13f45e)){const _0x377183=_0x504684[_0x5b98ac(0x198)]();return _0x377183[_0x5b98ac(0x15d)][_0x5b98ac(0x1f6)](_0x2ced9d[_0x5b98ac(0xd9)])?this[_0x5b98ac(0x1ef)](_0x504684,this[_0x5b98ac(0x1ca)][_0x5b98ac(0x20c)](_0x2ced9d[_0x5b98ac(0x15d)],_0x377183[_0x5b98ac(0xd9)])):this[_0x5b98ac(0x1ef)](_0x504684,this[_0x5b98ac(0x1ca)][_0x5b98ac(0x20c)](_0x377183[_0x5b98ac(0x15d)],_0x2ced9d[_0x5b98ac(0xd9)])),_0x504684;}}const _0x300a3c=_0x53c493(),_0x2f3430=_0xad9ef7['id'],_0x517c9a=_0x590cb4?_0x5b98ac(0x23f)+_0x590cb4:_0x5b98ac(0x195),_0xabc12=this[_0x5b98ac(0xf1)]({'id':_0x300a3c,'type':_0x517c9a,'createdAt':new Date(),'authorId':_0x2f3430,'attributes':_0x13f45e});return this[_0x5b98ac(0x156)](_0x517c9a,_0x300a3c,_0x2f3430,_0x2ced9d),_0xabc12;}[_0xe11b0(0x20d)](_0x1264f3,_0x2789a6=_0xe11b0(0x23b),_0x520a72={}){const _0x15c181=_0xe11b0,_0x1d0d34=this[_0x15c181(0x161)][_0x15c181(0x140)][_0x15c181(0xe5)](_0x15c181(0x122))['me'],_0x134a68=this[_0x15c181(0x13c)][_0x15c181(0xc7)](_0x15c181(0x195),_0x2789a6,_0x15c181(0xb4));for(const _0x5d9ad7 of this[_0x15c181(0x1c7)]())if(_0x5d9ad7[_0x15c181(0x207)]['id']==_0x1d0d34['id']&&_0x15c181(0x195)==_0x5d9ad7[_0x15c181(0x18a)]&&_0x5d9ad7[_0x15c181(0x22e)]==_0x2789a6&&qt(_0x5d9ad7,_0x520a72)&&(_0x134a68(_0x5d9ad7[_0x15c181(0x150)](),_0x1264f3)||_0x134a68(_0x1264f3,_0x5d9ad7[_0x15c181(0x150)]()))){for(const _0x231f94 of _0x1264f3)_0x5d9ad7[_0x15c181(0x103)](_0x231f94);return _0x5d9ad7;}for(const {suggestion:_0x5a7e1e,meta:_0x5bd617}of this[_0x15c181(0x1f0)](_0x1264f3,_0x15c181(0x195))){if(!_0x5bd617[_0x15c181(0x109)])continue;if(!this[_0x15c181(0x234)]&&_0x5bd617[_0x15c181(0xe6)])continue;if(!qt(_0x5a7e1e,_0x520a72))continue;let _0x4928ef=!0x0;for(const _0x1bb1b8 of _0x5a7e1e[_0x15c181(0x150)]())for(const _0x3213f4 of _0x1264f3)if(!_0x1bb1b8[_0x15c181(0x16c)](_0x3213f4)){_0x4928ef=!0x1;break;}if(_0x4928ef)return _0x5a7e1e;}const _0x528d49=_0x53c493(),_0x29b576=_0x1d0d34['id'],_0x3b589a=_0x15c181(0x23f)+_0x2789a6,_0x19955d=this[_0x15c181(0xf1)]({'id':_0x528d49,'type':_0x3b589a,'createdAt':new Date(),'authorId':_0x29b576,'attributes':_0x520a72});for(const _0x2d4001 of _0x1264f3)this[_0x15c181(0x156)](_0x3b589a,_0x528d49,_0x29b576,_0x2d4001,_0x543815[_0x15c181(0xfd)]());return _0x19955d;}[_0xe11b0(0x200)](_0x3080dc,_0x2f37de,_0x541ed3=null,_0x2dfcbc={}){const _0x3abbb5=_0xe11b0;if(_0x541ed3=_0x541ed3||Gt(_0x2f37de),_0x3080dc[_0x3abbb5(0x123)])return null;if(_0x3abbb5(0x167)===this[_0x3abbb5(0x1ad)]){const _0x417162=this[_0x3abbb5(0x13c)][_0x3abbb5(0xc7)](_0x3abbb5(0xad),_0x541ed3,_0x3abbb5(0xff));return this[_0x3abbb5(0x151)](()=>_0x417162([_0x3080dc],_0x2f37de,_0x2dfcbc)),null;}const _0x39044f=this[_0x3abbb5(0x161)][_0x3abbb5(0x140)][_0x3abbb5(0xe5)](_0x3abbb5(0x122))['me'],_0x421457=[];if(_0x3abbb5(0xb7)!==this[_0x3abbb5(0x1ad)]){for(const {suggestion:_0x353bd5,meta:_0x5522da}of this[_0x3abbb5(0x1f0)](_0x3080dc,_0x3abbb5(0x195)))_0x5522da[_0x3abbb5(0x109)]&&!_0x5522da[_0x3abbb5(0x162)]&&_0x421457[_0x3abbb5(0x238)](..._0x353bd5[_0x3abbb5(0x150)]());}const _0x38010e=function(_0x3d6aed,_0x198db3){const _0x3c350f=_0x3abbb5,_0xbe794b=[];for(const _0x176902 of _0x198db3){const _0x571701=_0x3d6aed[_0x3c350f(0x13b)](_0x176902);_0x571701&&_0xbe794b[_0x3c350f(0x238)](_0x571701);}return _0xbe794b;}(_0x3080dc,_0x421457),_0x3236cf=function(_0x8bd55,_0x5a92d6){const _0x3344f4=_0x3abbb5,_0x54ac90=[_0x8bd55];for(const _0x4533e5 of _0x5a92d6){let _0x15b045=0x0;for(;_0x15b045<_0x54ac90[_0x3344f4(0x191)];){const _0x57ef22=_0x54ac90[_0x15b045][_0x3344f4(0x1b4)](_0x4533e5);_0x54ac90[_0x3344f4(0x12e)](_0x15b045,0x1,..._0x57ef22),_0x15b045+=_0x57ef22[_0x3344f4(0x191)];}}return _0x54ac90;}(_0x3080dc,_0x421457);_0x38010e[_0x3abbb5(0x191)]&&this[_0x3abbb5(0x1ca)][_0x3abbb5(0x10e)](()=>{const _0xf44d18=_0x3abbb5;for(const _0x1320e7 of _0x38010e){const _0x261f5d=this[_0xf44d18(0x13c)][_0xf44d18(0xc7)](_0xf44d18(0xad),_0x541ed3,_0xf44d18(0xff));this[_0xf44d18(0x151)](()=>_0x261f5d([_0x1320e7],_0x2f37de,_0x2dfcbc));}});for(const _0x1a5a2d of _0x3236cf){let _0x3a092b=null,_0x274fe4=_0x1a5a2d[_0x3abbb5(0x15d)],_0x59e509=_0x1a5a2d[_0x3abbb5(0xd9)];for(const {suggestion:_0x5549be,meta:_0x741eb6}of this[_0x3abbb5(0x1f0)](_0x1a5a2d,_0x3abbb5(0xad))){if(!_0x741eb6[_0x3abbb5(0x109)])continue;if(_0x5549be[_0x3abbb5(0x22e)]!=_0x541ed3)continue;if(!qt(_0x5549be,_0x2dfcbc))continue;const _0x354b9c=_0x5549be[_0x3abbb5(0x198)]();if(_0x354b9c[_0x3abbb5(0x16c)](_0x1a5a2d,!0x0))return null;_0x274fe4=_0x274fe4[_0x3abbb5(0x1b5)](_0x354b9c[_0x3abbb5(0x15d)])?_0x274fe4:_0x354b9c[_0x3abbb5(0x15d)],_0x59e509=_0x59e509[_0x3abbb5(0x13e)](_0x354b9c[_0x3abbb5(0xd9)])?_0x59e509:_0x354b9c[_0x3abbb5(0xd9)],_0x3a092b?_0x354b9c[_0x3abbb5(0x15d)][_0x3abbb5(0x1b5)](_0x3a092b[_0x3abbb5(0x198)]()[_0x3abbb5(0x15d)])?(_0x3a092b[_0x3abbb5(0x1e3)](),_0x3a092b=_0x5549be):_0x5549be[_0x3abbb5(0x1e3)]():_0x3a092b=_0x5549be;}const _0x2e6566=this[_0x3abbb5(0x1ca)][_0x3abbb5(0x20c)](_0x274fe4,_0x59e509);if(_0x3a092b)this[_0x3abbb5(0x1ef)](_0x3a092b,_0x2e6566);else{const _0x30b783=_0x53c493(),_0xbce90e=_0x39044f['id'];this[_0x3abbb5(0xf1)]({'id':_0x30b783,'type':_0x3abbb5(0x141)+_0x541ed3,'data':_0x2f37de,'createdAt':new Date(),'authorId':_0xbce90e,'attributes':_0x2dfcbc}),this[_0x3abbb5(0x156)](_0x3abbb5(0x141)+_0x541ed3,_0x30b783,_0xbce90e,_0x2e6566);}}return null;}[_0xe11b0(0x242)](_0x7afc82,_0x1440dc,_0x48f012=[],_0x39d961=null,_0x319a22={}){const _0x4ee48b=_0xe11b0;_0x1440dc[_0x4ee48b(0x1b0)]||(_0x1440dc[_0x4ee48b(0x1b0)]=_0x1440dc[_0x4ee48b(0x1bd)]),_0x1440dc[_0x4ee48b(0x148)]=_0x7afc82['is'](_0x4ee48b(0x229)),_0x39d961=_0x39d961||Gt(_0x1440dc);const _0x32dc55=_0x48f012[_0x4ee48b(0x199)](_0x1665fa=>Lt(_0x1665fa,this[_0x4ee48b(0x1ca)])),_0x2f2b36=_0x7afc82['is'](_0x4ee48b(0x229))?_0x7afc82:Lt(_0x7afc82,this[_0x4ee48b(0x1ca)]);if(_0x4ee48b(0x167)===this[_0x4ee48b(0x1ad)]){const _0x13657f=this[_0x4ee48b(0x13c)][_0x4ee48b(0xc7)](_0x4ee48b(0xba),_0x39d961,_0x4ee48b(0xff));return this[_0x4ee48b(0x151)](()=>_0x13657f([_0x2f2b36],_0x1440dc,_0x319a22)),null;}_0x32dc55[_0x4ee48b(0x238)](_0x2f2b36);let _0x108e27=!0x0;for(const _0x3df90a of _0x32dc55)if(!this[_0x4ee48b(0x105)](_0x3df90a)){_0x108e27=!0x1;break;}if(_0x108e27&&_0x4ee48b(0xb7)!==this[_0x4ee48b(0x1ad)]){const _0x2b2b9c=this[_0x4ee48b(0x13c)][_0x4ee48b(0xc7)](_0x4ee48b(0xba),_0x39d961,_0x4ee48b(0xff));return this[_0x4ee48b(0x151)](()=>_0x2b2b9c([_0x2f2b36],_0x1440dc,_0x319a22)),null;}let _0x4d4dbb=null,_0x22ebc7=_0x2f2b36[_0x4ee48b(0x15d)],_0x4a4edc=_0x2f2b36[_0x4ee48b(0xd9)];for(const {suggestion:_0x2f67b5,meta:_0x2fdf84}of this[_0x4ee48b(0x1f0)](_0x2f2b36,_0x4ee48b(0xba))){if(!_0x2fdf84[_0x4ee48b(0x109)])continue;if(_0x2fdf84[_0x4ee48b(0xf8)]||_0x2fdf84[_0x4ee48b(0xe6)]||_0x2fdf84[_0x4ee48b(0x162)])continue;if(_0x2f67b5[_0x4ee48b(0x1b1)][_0x4ee48b(0x1b0)]!=_0x1440dc[_0x4ee48b(0x1b0)])continue;if(!qt(_0x2f67b5,_0x319a22))continue;const _0x4f7cb6=_0x2f67b5[_0x4ee48b(0x198)]();if(_0x2f67b5[_0x4ee48b(0x22e)]==_0x39d961){if(_0x4f7cb6[_0x4ee48b(0x16c)](_0x2f2b36,!0x0))return null;_0x22ebc7=_0x22ebc7[_0x4ee48b(0x1b5)](_0x4f7cb6[_0x4ee48b(0x15d)])?_0x22ebc7:_0x4f7cb6[_0x4ee48b(0x15d)],_0x4a4edc=_0x4a4edc[_0x4ee48b(0x13e)](_0x4f7cb6[_0x4ee48b(0xd9)])?_0x4a4edc:_0x4f7cb6[_0x4ee48b(0xd9)],_0x4d4dbb?_0x4f7cb6[_0x4ee48b(0x15d)][_0x4ee48b(0x1b5)](_0x4d4dbb[_0x4ee48b(0x198)]()[_0x4ee48b(0x15d)])?(_0x4d4dbb[_0x4ee48b(0x1e3)](),_0x4d4dbb=_0x2f67b5):_0x2f67b5[_0x4ee48b(0x1e3)]():_0x4d4dbb=_0x2f67b5;}else{const _0x4d4ad8=_0x2f2b36[_0x4ee48b(0x13b)](_0x4f7cb6);this[_0x4ee48b(0xb6)](_0x2f67b5,_0x4d4ad8);}}const _0x492a2f=this[_0x4ee48b(0x161)][_0x4ee48b(0x140)][_0x4ee48b(0xe5)](_0x4ee48b(0x122))['me'],_0x1ded05=_0x53c493(),_0x407eb6=_0x492a2f['id'];if(_0x4d4dbb)return this[_0x4ee48b(0x1ef)](_0x4d4dbb,this[_0x4ee48b(0x1ca)][_0x4ee48b(0x20c)](_0x22ebc7,_0x4a4edc)),_0x4d4dbb;{const _0x32b12e=this[_0x4ee48b(0xf1)]({'id':_0x1ded05,'type':_0x4ee48b(0xee)+_0x39d961,'data':_0x1440dc,'createdAt':new Date(),'authorId':_0x407eb6,'attributes':_0x319a22});return this[_0x4ee48b(0x156)](_0x4ee48b(0xee)+_0x39d961,_0x1ded05,_0x407eb6,this[_0x4ee48b(0x1ca)][_0x4ee48b(0x20c)](_0x22ebc7,_0x4a4edc)),_0x32b12e;}}[_0xe11b0(0x1e5)](_0x3d88b6,_0x1bfab6,_0x5ce52f=[],_0x2d7d83=null,_0x3202b8={}){const _0x4426ae=_0xe11b0;_0x1bfab6[_0x4426ae(0x1b0)]||(_0x1bfab6[_0x4426ae(0x1b0)]=_0x1bfab6[_0x4426ae(0x1bd)]);const _0x17f153=_0x3d88b6[0x0];_0x1bfab6[_0x4426ae(0x148)]=_0x17f153['is'](_0x4426ae(0x229)),_0x2d7d83=_0x2d7d83||Gt(_0x1bfab6);const _0x5b8ef5=_0x5ce52f[_0x4426ae(0x199)](_0x118c27=>Lt(_0x118c27,this[_0x4426ae(0x1ca)])),_0xbd19a6=_0x17f153['is'](_0x4426ae(0x229))?_0x3d88b6:_0x3d88b6[_0x4426ae(0x199)](_0x36bbdd=>Lt(_0x36bbdd,this[_0x4426ae(0x1ca)]));if(_0x4426ae(0x167)===this[_0x4426ae(0x1ad)]){const _0x40ab6f=this[_0x4426ae(0x13c)][_0x4426ae(0xc7)](_0x4426ae(0xba),_0x2d7d83,_0x4426ae(0xff));return this[_0x4426ae(0x151)](()=>_0x40ab6f(_0xbd19a6,_0x1bfab6,_0x3202b8)),null;}_0x5b8ef5[_0x4426ae(0x238)](..._0xbd19a6);let _0x45af8e=!0x0;for(const _0x516ed0 of _0x5b8ef5)if(!this[_0x4426ae(0x105)](_0x516ed0)){_0x45af8e=!0x1;break;}if(_0x45af8e&&_0x4426ae(0xb7)!==this[_0x4426ae(0x1ad)]){const _0x3df1db=this[_0x4426ae(0x13c)][_0x4426ae(0xc7)](_0x4426ae(0xba),_0x2d7d83,_0x4426ae(0xff));return this[_0x4426ae(0x151)](()=>_0x3df1db(_0xbd19a6,_0x1bfab6,_0x3202b8)),null;}const _0x1b1cb8=this[_0x4426ae(0x161)][_0x4426ae(0x140)][_0x4426ae(0xe5)](_0x4426ae(0x122))['me'];for(const _0x522721 of this[_0x4426ae(0x1c7)]()){if(_0x522721[_0x4426ae(0x207)]['id']!=_0x1b1cb8['id'])continue;if(_0x4426ae(0xba)!=_0x522721[_0x4426ae(0x18a)]||_0x522721[_0x4426ae(0x1b1)][_0x4426ae(0x1b0)]!=_0x1bfab6[_0x4426ae(0x1b0)])continue;if(!qt(_0x522721,_0x3202b8))continue;const _0xf9e70a=_0x522721[_0x4426ae(0x22e)]==_0x2d7d83;for(let _0x545d65=0x0;_0x545d65<_0xbd19a6[_0x4426ae(0x191)];_0x545d65++){const _0x556f04=_0xbd19a6[_0x545d65];for(const _0x1e1358 of _0x522721[_0x4426ae(0x14b)]()){const _0x211db9=_0x1e1358[_0x4426ae(0x1ab)]();if(_0x556f04[_0x4426ae(0x1f6)](_0x211db9)){_0xf9e70a?(_0xbd19a6[_0x4426ae(0x12e)](_0x545d65,0x1),_0x545d65--):_0x522721[_0x4426ae(0xa2)](_0x1e1358[_0x4426ae(0xf0)]);break;}}}}if(0x0==_0xbd19a6[_0x4426ae(0x191)])return null;const _0x172c17=this[_0x4426ae(0x13c)][_0x4426ae(0xc7)](_0x4426ae(0xba),_0x2d7d83,_0x4426ae(0xb4));for(const _0x1d729d of this[_0x4426ae(0x1c7)]())if(_0x1d729d[_0x4426ae(0x207)]['id']==_0x1b1cb8['id']&&_0x4426ae(0xba)==_0x1d729d[_0x4426ae(0x18a)]&&_0x1d729d[_0x4426ae(0x1b1)][_0x4426ae(0x1b0)]==_0x1bfab6[_0x4426ae(0x1b0)]&&_0x1d729d[_0x4426ae(0x22e)]==_0x2d7d83&&qt(_0x1d729d,_0x3202b8)&&(_0x172c17(_0x1d729d[_0x4426ae(0x150)](),_0xbd19a6)||_0x172c17(_0xbd19a6,_0x1d729d[_0x4426ae(0x150)]()))){for(const _0x4d5445 of _0xbd19a6)_0x1d729d[_0x4426ae(0x103)](_0x4d5445);return _0x1d729d;}const _0x32f36c=_0x53c493(),_0x349b36=_0x1b1cb8['id'],_0x44111e=_0x4426ae(0xee)+_0x2d7d83,_0x87b367=this[_0x4426ae(0xf1)]({'id':_0x32f36c,'type':_0x44111e,'data':_0x1bfab6,'createdAt':new Date(),'authorId':_0x349b36,'attributes':_0x3202b8});for(const _0x14c9d9 of _0xbd19a6)this[_0x4426ae(0x156)](_0x44111e,_0x32f36c,_0x349b36,_0x14c9d9,_0x543815[_0x4426ae(0xfd)]());return _0x87b367;}[_0xe11b0(0x9d)](_0x426a18,_0x403a63=null,_0x5599b5={}){const _0x3215d3=_0xe11b0;if(_0x426a18[_0x3215d3(0x123)])return null;const _0x264ea4=this[_0x3215d3(0x161)][_0x3215d3(0x140)][_0x3215d3(0xe5)](_0x3215d3(0x122))['me'],_0x2f3546=new _0x599fe5(_0x426a18[_0x3215d3(0x15d)],_0x426a18[_0x3215d3(0xd9)]);for(const {suggestion:_0x12af90,meta:_0x313486}of this[_0x3215d3(0x1f0)](_0x2f3546,_0x3215d3(0x195)))if(_0x313486[_0x3215d3(0x109)]&&!_0x313486[_0x3215d3(0xf8)]){if(_0x12af90[_0x3215d3(0x11a)]){const _0x4fe187=_0x12af90[_0x3215d3(0x150)]()[_0x3215d3(0x1dc)](_0x1d9262=>_0x3215d3(0x137)!=_0x1d9262[_0x3215d3(0x17c)][_0x3215d3(0x1cd)]);_0x4fe187[_0x3215d3(0x17a)](_0x5c1076=>_0x2f3546[_0x3215d3(0x16c)](_0x5c1076,!0x0))&&_0x12af90[_0x3215d3(0xe7)]();if(_0x4fe187[_0x3215d3(0xd8)](_0x3b7073=>_0x3b7073[_0x3215d3(0x16c)](_0x2f3546,!0x0))){const _0xad5c85=this[_0x3215d3(0x13c)][_0x3215d3(0xc7)](_0x3215d3(0xb1),_0x403a63,_0x3215d3(0xff));return this[_0x3215d3(0x151)](()=>_0xad5c85([_0x2f3546],null,_0x5599b5)),null;}}else{const _0x4a52cc=_0x2f3546[_0x3215d3(0x13b)](_0x12af90[_0x3215d3(0x198)]());null!==_0x4a52cc&&_0x12af90[_0x3215d3(0x184)]([_0x4a52cc],null,_0x5599b5);}}if(_0x2f3546[_0x3215d3(0xa5)](),_0x2f3546[_0x3215d3(0x123)]||_0x3215d3(0x137)==_0x2f3546[_0x3215d3(0x17c)][_0x3215d3(0x1cd)])return null;let _0x1546dc=null,_0x2aac4e=_0x2f3546[_0x3215d3(0x15d)],_0x503cc4=_0x2f3546[_0x3215d3(0xd9)];const _0x13849e=this[_0x3215d3(0x1f0)](_0x2f3546,_0x3215d3(0xb1));for(const {suggestion:_0x3a08e4,meta:_0x4d1c43}of _0x13849e){const _0x1e8283=this[_0x3215d3(0x1ca)][_0x3215d3(0x20c)](_0x2aac4e,_0x503cc4);if(_0x4d1c43[_0x3215d3(0x109)]&&(this[_0x3215d3(0x234)]||!_0x4d1c43[_0x3215d3(0xe6)]&&!_0x4d1c43[_0x3215d3(0x162)])){if(_0x3a08e4[_0x3215d3(0x11a)]){if(!qt(_0x3a08e4,_0x5599b5))continue;let _0x154516=!0x0;for(const _0x5745a3 of _0x3a08e4[_0x3215d3(0x150)]()){if(_0x5745a3[_0x3215d3(0x16c)](_0x1e8283,!0x0))return _0x3a08e4;_0x1e8283[_0x3215d3(0x16c)](_0x5745a3)||(_0x154516=!0x1);}_0x154516&&_0x3a08e4[_0x3215d3(0xe7)]();}else{const _0x2876aa=_0x3a08e4[_0x3215d3(0x198)]();if(_0x2876aa[_0x3215d3(0x16c)](_0x1e8283,!0x0))return _0x3a08e4;if(!qt(_0x3a08e4,_0x5599b5)){_0x1e8283[_0x3215d3(0x16c)](_0x2876aa)?_0x3a08e4[_0x3215d3(0x1e3)]():_0x2876aa[_0x3215d3(0x1f7)](_0x2aac4e)?_0x2aac4e=_0x2876aa[_0x3215d3(0xd9)]:_0x2876aa[_0x3215d3(0x1f7)](_0x503cc4)&&(_0x503cc4=_0x2876aa[_0x3215d3(0x15d)]);continue;}_0x2aac4e=_0x2aac4e[_0x3215d3(0x1b5)](_0x2876aa[_0x3215d3(0x15d)])?_0x2aac4e:_0x2876aa[_0x3215d3(0x15d)],_0x503cc4=_0x503cc4[_0x3215d3(0x13e)](_0x2876aa[_0x3215d3(0xd9)])?_0x503cc4:_0x2876aa[_0x3215d3(0xd9)],_0x5599b5=Object[_0x3215d3(0xf9)]({},_0x3a08e4[_0x3215d3(0x1e2)]),_0x1546dc?_0x2876aa[_0x3215d3(0x15d)][_0x3215d3(0x1b5)](_0x1546dc[_0x3215d3(0x198)]()[_0x3215d3(0x15d)])?(_0x1546dc[_0x3215d3(0x1e3)](),_0x1546dc=_0x3a08e4):_0x3a08e4[_0x3215d3(0x1e3)]():_0x1546dc=_0x3a08e4;}}}if(_0x1546dc)return this[_0x3215d3(0x1ef)](_0x1546dc,this[_0x3215d3(0x1ca)][_0x3215d3(0x20c)](_0x2aac4e,_0x503cc4)),_0x1546dc;{const _0x553136=_0x53c493(),_0x4ca282=this[_0x3215d3(0x1ca)][_0x3215d3(0x20c)](_0x2aac4e,_0x503cc4),_0x223a51=_0x264ea4['id'],_0x109536=_0x403a63?_0x3215d3(0x1f3)+_0x403a63:_0x3215d3(0xb1),_0x29fcc6=this[_0x3215d3(0xf1)]({'id':_0x553136,'type':_0x109536,'createdAt':new Date(),'authorId':_0x223a51,'attributes':_0x5599b5});return this[_0x3215d3(0x156)](_0x109536,_0x553136,_0x223a51,_0x4ca282),_0x29fcc6;}}[_0xe11b0(0x159)](_0x1901b6,_0x260305=_0xe11b0(0x23b),_0x25fcf3={}){const _0x376133=_0xe11b0,_0xea117=this[_0x376133(0x161)][_0x376133(0x140)][_0x376133(0xe5)](_0x376133(0x122))['me'],_0x349cfc=_0x1901b6[_0x376133(0x199)](_0x4d5656=>new _0x599fe5(_0x4d5656[_0x376133(0x15d)],_0x4d5656[_0x376133(0xd9)])),_0x2bbf05=new Set();for(const {suggestion:_0x4abd1e,meta:_0x3a2e1d}of this[_0x376133(0x1f0)](_0x349cfc,_0x376133(0x195)))_0x3a2e1d[_0x376133(0x109)]&&!_0x3a2e1d[_0x376133(0xf8)]&&_0x2bbf05[_0x376133(0x13d)](_0x4abd1e);for(const _0x179806 of _0x2bbf05)if(_0x179806[_0x376133(0x11a)]){const _0x41d838=_0x179806[_0x376133(0x150)]();(!_0x179806[_0x376133(0x1e2)]||!_0x179806[_0x376133(0x1e2)][_0x376133(0x11c)])&&(_0x41d838[_0x376133(0x17a)](_0x4db1bc=>_0x349cfc[_0x376133(0xd8)](_0x2a45e4=>_0x2a45e4[_0x376133(0x16c)](_0x4db1bc,!0x0)))&&_0x179806[_0x376133(0xe7)]());if(_0x349cfc[_0x376133(0x17a)](_0x12cd93=>_0x41d838[_0x376133(0xd8)](_0x4df7e0=>_0x4df7e0[_0x376133(0x16c)](_0x12cd93,!0x0)))){const _0x28f62d=this[_0x376133(0x13c)][_0x376133(0xc7)](_0x376133(0xb1),_0x260305,_0x376133(0xff));return this[_0x376133(0x151)](()=>_0x28f62d(_0x1901b6,null,_0x25fcf3)),null;}}else{const _0x5bfea9=_0x179806[_0x376133(0x198)]();_0x349cfc[_0x376133(0xd8)](_0x246ca4=>_0x246ca4[_0x376133(0x16c)](_0x5bfea9,!0x0))&&_0x179806[_0x376133(0xe7)]();if(_0x349cfc[_0x376133(0x17a)](_0x56ae29=>_0x5bfea9[_0x376133(0x16c)](_0x56ae29,!0x0))){const _0x8b6d3b=this[_0x376133(0x13c)][_0x376133(0xc7)](_0x376133(0xb1),_0x260305,_0x376133(0xff));return this[_0x376133(0x151)](()=>_0x8b6d3b(_0x349cfc,null,_0x25fcf3)),null;}}const _0x58c166=this[_0x376133(0x13c)][_0x376133(0xc7)](_0x376133(0xb1),_0x260305,_0x376133(0xb4));let _0x3aa2c9=null;for(const _0xb5f9c0 of this[_0x376133(0x1c7)]())if(_0xb5f9c0[_0x376133(0x207)]['id']==_0xea117['id']&&_0xb5f9c0[_0x376133(0x14a)]&&_0x376133(0xb1)==_0xb5f9c0[_0x376133(0x18a)]&&_0xb5f9c0[_0x376133(0x22e)]==_0x260305&&qt(_0xb5f9c0,_0x25fcf3)&&(_0x58c166(_0xb5f9c0[_0x376133(0x150)](),_0x349cfc)||_0x58c166(_0x349cfc,_0xb5f9c0[_0x376133(0x150)]()))){if(_0x3aa2c9){if(_0xb5f9c0[_0x376133(0x21b)]&&_0xb5f9c0[_0x376133(0x21b)][_0x376133(0x191)])continue;for(const _0x483acb of _0xb5f9c0[_0x376133(0x150)]())_0x3aa2c9[_0x376133(0xbe)](_0x483acb)||_0x3aa2c9[_0x376133(0x103)](_0x483acb);_0xb5f9c0[_0x376133(0x1e3)]();}else{_0x3aa2c9=_0xb5f9c0;for(const _0x5e17d4 of _0x349cfc)_0xb5f9c0[_0x376133(0xbe)](_0x5e17d4)||_0xb5f9c0[_0x376133(0x103)](_0x5e17d4);}}if(_0x3aa2c9)return _0x3aa2c9;_0x2bbf05[_0x376133(0x216)]();for(const {suggestion:_0x34f46b,meta:_0x5aae6a}of this[_0x376133(0x1f0)](_0x349cfc,_0x376133(0xb1)))_0x5aae6a[_0x376133(0x109)]&&(this[_0x376133(0x234)]||!_0x5aae6a[_0x376133(0xe6)]&&!_0x5aae6a[_0x376133(0x162)])&&qt(_0x34f46b,_0x25fcf3)&&_0x2bbf05[_0x376133(0x13d)](_0x34f46b);for(const _0x492f59 of _0x2bbf05){const _0x288eff=_0x492f59[_0x376133(0x150)]();if(!_0x25fcf3||!_0x25fcf3[_0x376133(0x11c)]){if(_0x349cfc[_0x376133(0x17a)](_0x355898=>_0x288eff[_0x376133(0xd8)](_0xc01a9e=>_0xc01a9e[_0x376133(0x16c)](_0x355898,!0x0))))return _0x492f59;}(!_0x492f59[_0x376133(0x1e2)]||!_0x492f59[_0x376133(0x1e2)][_0x376133(0x11c)])&&(_0x288eff[_0x376133(0x17a)](_0x3c3e72=>_0x349cfc[_0x376133(0xd8)](_0x3b1ce6=>_0x3b1ce6[_0x376133(0x16c)](_0x3c3e72,!0x0)))&&_0x492f59[_0x376133(0xe7)]());}const _0x3296d5=_0x53c493(),_0x371005=_0xea117['id'],_0x30c42b=_0x376133(0x1f3)+_0x260305,_0x143641=this[_0x376133(0xf1)]({'id':_0x3296d5,'type':_0x30c42b,'createdAt':new Date(),'authorId':_0x371005,'attributes':_0x25fcf3});for(const _0x1a5435 of _0x349cfc)_0x1a5435[_0x376133(0xa5)](),_0x1a5435[_0x376133(0x123)]||_0x376133(0x137)==_0x1a5435[_0x376133(0x17c)][_0x376133(0x1cd)]||this[_0x376133(0x156)](_0x30c42b,_0x3296d5,_0x371005,_0x1a5435,_0x543815[_0x376133(0xfd)]());return _0x143641;}[_0xe11b0(0x17e)](_0x553211,_0x212b0d,_0x267b42,_0x3c3575,_0x68ebb6){const _0xe3ee0f=_0xe11b0;if(_0x553211[_0xe3ee0f(0x123)])return[];if(_0xe3ee0f(0x167)===this[_0xe3ee0f(0x1ad)])return[];const _0x1e27c8=this[_0xe3ee0f(0x161)][_0xe3ee0f(0x140)][_0xe3ee0f(0xe5)](_0xe3ee0f(0x122))['me']['id'],_0x2eb607=Array[_0xe3ee0f(0xdd)](this[_0xe3ee0f(0x1ce)][_0xe3ee0f(0x11b)]())[_0xe3ee0f(0x1dc)](_0x58bf79=>_0xe3ee0f(0x9b)==_0x58bf79[_0xe3ee0f(0x18a)]&&_0x58bf79[_0xe3ee0f(0x1b1)][_0xe3ee0f(0x18e)]==_0x212b0d&&_0x58bf79[_0xe3ee0f(0xbe)](_0x553211));if(_0xe3ee0f(0x12b)===this[_0xe3ee0f(0x1ad)]){const _0x4761a5=this[_0xe3ee0f(0x1f0)](_0x553211,_0xe3ee0f(0x195))[_0xe3ee0f(0x1dc)](({meta:_0x3b0243})=>_0x3b0243[_0xe3ee0f(0x109)]&&!_0x3b0243[_0xe3ee0f(0x162)]&&!_0x3b0243[_0xe3ee0f(0xf8)])[_0xe3ee0f(0x199)](({suggestion:_0x5a6222})=>_0x5a6222);_0x2eb607[_0xe3ee0f(0x185)](..._0x4761a5);}const _0x438455=new Map([[_0x553211,_0x267b42]]);for(const _0x463ece of _0x2eb607){const _0x5e3be7=_0xe3ee0f(0x9b)==_0x463ece[_0xe3ee0f(0x18a)]?_0x463ece[_0xe3ee0f(0x1b1)][_0xe3ee0f(0xbf)]:void 0x0,_0x4e950e=_0x463ece[_0xe3ee0f(0x198)](),_0x3305a6=Array[_0xe3ee0f(0xdd)](_0x438455[_0xe3ee0f(0xa9)]())[_0xe3ee0f(0xfc)](_0x98f207=>_0x98f207[_0xe3ee0f(0x1ed)](_0x4e950e));if(!_0x3305a6)continue;const _0xcf1a0e=_0x3305a6[_0xe3ee0f(0x1b4)](_0x4e950e);this[_0xe3ee0f(0xdc)](_0x212b0d)&&_0xe3ee0f(0x195)==_0x463ece[_0xe3ee0f(0x18a)]&&0x0!=_0xcf1a0e[_0xe3ee0f(0x191)]||(_0x438455[_0xe3ee0f(0xc4)](_0x3305a6),_0xcf1a0e[_0xe3ee0f(0x1d2)](_0x29144c=>{const _0x22296a=_0xe3ee0f;_0x438455[_0x22296a(0x1d7)](_0x29144c,_0x267b42);}),_0xe3ee0f(0x195)!=_0x463ece[_0xe3ee0f(0x18a)]&&_0x5e3be7!=_0x3c3575&&_0x438455[_0xe3ee0f(0x1d7)](_0x3305a6[_0xe3ee0f(0x13b)](_0x4e950e),_0x5e3be7));}const _0x4660c7=[];for(const [_0x24e974,_0x5bbf82]of _0x438455){const _0x193c82=_0x53c493(),_0x22a8dd={'key':_0x212b0d,'oldValue':_0x5bbf82,'newValue':_0x3c3575};_0x212b0d[_0xe3ee0f(0x191)]>0x25&&console[_0xe3ee0f(0x226)](_0xe3ee0f(0x10d),{'key':_0x212b0d});const _0xaea2b9=(_0xe3ee0f(0x1bb)+(_0x212b0d+'|'+Gt({'newValue':_0x3c3575})))[_0xe3ee0f(0xd6)](0x0,0x3c),_0x156aa8=this[_0xe3ee0f(0xf1)]({'id':_0x193c82,'type':_0xaea2b9,'data':_0x22a8dd,'createdAt':new Date(),'authorId':_0x1e27c8,'attributes':_0x68ebb6});_0x4660c7[_0xe3ee0f(0x238)](_0x156aa8),this[_0xe3ee0f(0x156)](_0xaea2b9,_0x193c82,_0x1e27c8,_0x24e974);}return _0x4660c7;}[_0xe11b0(0xf7)](_0x393d7f){const _0x15be33=_0xe11b0;this[_0x15be33(0x173)](_0x393d7f,(_0x55051,..._0xd8b2e5)=>{const _0x3dd18a=_0x15be33;this[_0x3dd18a(0x23c)](()=>{_0x55051(..._0xd8b2e5);});});}[_0xe11b0(0x14d)](_0x273a44){const _0x5cb44f=_0xe11b0;this[_0x5cb44f(0xb3)][_0x5cb44f(0x13d)](_0x273a44);}[_0xe11b0(0x219)](_0x6dffae){const _0x1eb10f=_0xe11b0;this[_0x1eb10f(0x180)][_0x1eb10f(0x13d)](_0x6dffae);}[_0xe11b0(0xdf)](_0xea27d2){const _0x41ef00=_0xe11b0;return _0x41ef00(0x9b)==_0xea27d2[_0x41ef00(0x18a)]?_0xea27d2[_0x41ef00(0x22e)][_0x41ef00(0x21e)]('|')[0x0]:null;}[_0xe11b0(0x1ef)](_0x274a43,_0x4a5a97){const _0x5bd058=_0xe11b0,_0xdd3714=_0x274a43[_0x5bd058(0x1f2)]();this[_0x5bd058(0x1ca)][_0x5bd058(0x10e)](_0x2c3ee7=>{const _0x3689d9=_0x5bd058;_0x2c3ee7[_0x3689d9(0xc2)](_0xdd3714,{'range':_0x4a5a97});});}[_0xe11b0(0xae)](_0x824104){const _0x4ba05d=_0xe11b0,_0x556d4f=_0x824104['id'],_0xda3196=this[_0x4ba05d(0x161)][_0x4ba05d(0x239)][_0x4ba05d(0xe5)](_0x4ba05d(0x1d8));this[_0x4ba05d(0x213)][_0x4ba05d(0xe9)](_0x556d4f)||this[_0x4ba05d(0x213)][_0x4ba05d(0x131)]({'channelId':_0xda3196,'threadId':_0x556d4f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x319f26=this[_0x4ba05d(0x213)][_0x4ba05d(0x96)](_0x556d4f);_0x319f26[_0x4ba05d(0x1fd)](_0x4ba05d(0x190)),_0x319f26[_0x4ba05d(0x190)]=!0x1,_0x824104[_0x4ba05d(0x21b)]=_0x319f26;}[_0xe11b0(0x16b)](_0x5c9583,_0x2d3019,_0x4cb250,_0x3a7439){const _0x302c8a=_0xe11b0;if(_0x5c9583[_0x302c8a(0x18a)]!=_0x2d3019||_0x5c9583[_0x302c8a(0x22e)]!=_0x4cb250||_0x5c9583[_0x302c8a(0x241)]['id']!=_0x3a7439)throw this[_0x302c8a(0x161)][_0x302c8a(0x202)](_0x302c8a(0xdb)),new _0x40cb45(_0x302c8a(0xdb),this);}[_0xe11b0(0xb6)](_0x184dd8,_0x5d12c2){const _0x1dd65a=_0xe11b0,_0x5a712f=_0x184dd8[_0x1dd65a(0x198)]();if(_0x5d12c2[_0x1dd65a(0x1f6)](_0x5a712f))_0x184dd8[_0x1dd65a(0x1e3)]();else{if(_0x5a712f[_0x1dd65a(0x16c)](_0x5d12c2)){const _0xe81503=this[_0x1dd65a(0x1ca)][_0x1dd65a(0x104)](_0x5d12c2[_0x1dd65a(0x15d)][_0x1dd65a(0x1a1)],_0x1dd65a(0xd9));this[_0x1dd65a(0x1ef)](_0x184dd8,this[_0x1dd65a(0x1ca)][_0x1dd65a(0x20c)](_0x5a712f[_0x1dd65a(0x15d)],_0xe81503));const _0x3ef5a6=_0x53c493(),_0x5e0d4b=_0x184dd8[_0x1dd65a(0x241)]['id'],_0x5a6800=_0x184dd8[_0x1dd65a(0x18a)]+':'+_0x184dd8[_0x1dd65a(0x22e)];this[_0x1dd65a(0xf1)]({'id':_0x3ef5a6,'type':_0x5a6800,'createdAt':new Date(),'authorId':_0x5e0d4b,'data':_0x184dd8[_0x1dd65a(0x1b1)],'attributes':_0x184dd8[_0x1dd65a(0x1e2)]});const _0x3be229=this[_0x1dd65a(0x1ca)][_0x1dd65a(0x104)](_0x5d12c2[_0x1dd65a(0xd9)][_0x1dd65a(0x17d)],_0x1dd65a(0x146)),_0x3a82ca=this[_0x1dd65a(0x1ca)][_0x1dd65a(0x20c)](_0x3be229,_0x5a712f[_0x1dd65a(0xd9)]);this[_0x1dd65a(0x156)](_0x5a6800,_0x3ef5a6,_0x5e0d4b,_0x3a82ca);}else{if(_0x5a712f[_0x1dd65a(0x1f7)](_0x5d12c2[_0x1dd65a(0x15d)])){const _0x1ea25b=this[_0x1dd65a(0x1ca)][_0x1dd65a(0x104)](_0x5d12c2[_0x1dd65a(0x15d)][_0x1dd65a(0x1a1)],_0x1dd65a(0xd9));this[_0x1dd65a(0x1ef)](_0x184dd8,this[_0x1dd65a(0x1ca)][_0x1dd65a(0x20c)](_0x5a712f[_0x1dd65a(0x15d)],_0x1ea25b));}else{const _0x590435=this[_0x1dd65a(0x1ca)][_0x1dd65a(0x104)](_0x5d12c2[_0x1dd65a(0xd9)][_0x1dd65a(0x17d)],_0x1dd65a(0x146));this[_0x1dd65a(0x1ef)](_0x184dd8,this[_0x1dd65a(0x1ca)][_0x1dd65a(0x20c)](_0x590435,_0x5a712f[_0x1dd65a(0xd9)]));}}}}[_0xe11b0(0x105)](_0x14e117){const _0x2f21ab=_0xe11b0;for(const {suggestion:_0x240270,meta:_0x742c5e}of this[_0x2f21ab(0x1f0)](_0x14e117,_0x2f21ab(0x195))){if(!_0x742c5e[_0x2f21ab(0x109)])continue;const _0x24d323=_0x240270[_0x2f21ab(0x150)]();for(const _0x3e11d6 of _0x24d323)if(!_0x14e117[_0x2f21ab(0x1b4)](_0x3e11d6)[_0x2f21ab(0x191)])return!0x0;}return!0x1;}[_0xe11b0(0xe4)](_0xb32991){const _0x4cca4a=_0xe11b0,_0x159cbe=this[_0x4cca4a(0x161)][_0x4cca4a(0x140)][_0x4cca4a(0xe5)](_0x4cca4a(0x122))[_0x4cca4a(0x11d)](_0xb32991);if(!_0x159cbe)throw new _0x40cb45(_0x4cca4a(0x236),this);return _0x159cbe;}[_0xe11b0(0xc1)](_0x336827){const _0x3e1d12=_0xe11b0,_0x250901=this[_0x3e1d12(0x161)][_0x3e1d12(0x140)][_0x3e1d12(0xe5)](_0x3e1d12(0x122)),_0x23054f=_0x189442(_0x3e1d12(0x233)+_0x336827),_0x37158b=_0x250901[_0x3e1d12(0x11d)](_0x23054f);return _0x37158b||_0x250901[_0x3e1d12(0x125)]({'id':_0x23054f,'name':_0x336827});}[_0xe11b0(0x1a8)](_0x1be941,_0x58a4a9,_0x4e2c70,_0x5175b6,_0x331fad){const _0x58f211=_0xe11b0,_0x332ba7=this[_0x58f211(0xe4)](_0x5175b6),_0x3607e=this[_0x58f211(0x13c)][_0x58f211(0x177)](_0x1be941,_0x58a4a9,_0x4e2c70,_0x332ba7,_0x331fad,_0x246c02=>{const _0x428253=_0x58f211;this[_0x428253(0xb9)](_0x4e2c70,{'attributes':_0x246c02});const _0x8c6f11=this[_0x428253(0x16e)](_0x4e2c70);this[_0x428253(0x228)](new Set([_0x8c6f11])),this[_0x428253(0xec)](new Set([_0x8c6f11]));});return this[_0x58f211(0xd4)](_0x3607e,_0x58f211(0xff),()=>{const _0x318796=_0x58f211;this[_0x318796(0xb9)](_0x4e2c70,{'state':_0x318796(0x193)});},{'priority':_0x58f211(0x1e0)}),this[_0x58f211(0xd4)](_0x3607e,_0x58f211(0xe7),()=>{const _0x4c535c=_0x58f211;this[_0x4c535c(0xb9)](_0x4e2c70,{'state':_0x4c535c(0x14f)});},{'priority':_0x58f211(0x1e0)}),this[_0x58f211(0x1ce)][_0x58f211(0x1d7)](_0x4e2c70,_0x3607e),this[_0x58f211(0x1de)][_0x58f211(0x1d7)](_0x3607e,_0x58f211(0xa3)),_0x3607e;}[_0xe11b0(0x1d6)](_0x7b1e54){const _0xf8a01=_0xe11b0,_0x266793=_0x7b1e54[_0xf8a01(0x21e)](':');return{'group':_0x266793[0x0],'type':_0x266793[0x1],'subType':_0x266793[_0xf8a01(0x191)]>=0x5?_0x266793[0x2]:null,'id':_0x266793[_0xf8a01(0x191)]<0x5?_0x266793[0x2]:_0x266793[0x3],'authorId':_0x266793[_0xf8a01(0x191)]<0x5?_0x266793[0x3]:_0x266793[0x4],'markerCount':0x6==_0x266793[_0xf8a01(0x191)]?_0x266793[0x5]:null};}[_0xe11b0(0x12c)](_0x32ef83,_0x34d548,_0x8266c8){const _0x42515c=_0xe11b0,_0x547dcd=_0x32ef83[_0x42515c(0x198)](),_0x4b7657=_0x547dcd[_0x42515c(0x15d)],_0x4cf46c=_0x547dcd[_0x42515c(0xd9)];this[_0x42515c(0x1ef)](_0x32ef83,this[_0x42515c(0x1ca)][_0x42515c(0x20c)](_0x4b7657,_0x34d548));const _0x36ecd9=_0x53c493(),_0x1aed0f=_0x32ef83[_0x42515c(0x241)]['id'],_0x14e50f=_0x32ef83[_0x42515c(0x18a)]+(_0x32ef83[_0x42515c(0x22e)]?':'+_0x32ef83[_0x42515c(0x22e)]:'');this[_0x42515c(0xf1)]({'id':_0x36ecd9,'type':_0x14e50f,'createdAt':new Date(),'authorId':_0x1aed0f,'originalSuggestionId':_0x32ef83['id'],'attributes':_0x32ef83[_0x42515c(0x1e2)],'data':_0x32ef83[_0x42515c(0x1b1)]});const _0x30119a=this[_0x42515c(0xdf)](_0x32ef83);(_0x42515c(0xba)==_0x32ef83[_0x42515c(0x18a)]||_0x30119a&&this[_0x42515c(0xdc)](_0x30119a))&&(_0x8266c8=this[_0x42515c(0x1ca)][_0x42515c(0x18c)](_0x8266c8[_0x42515c(0x17d)])),this[_0x42515c(0x156)](_0x14e50f,_0x36ecd9,_0x1aed0f,this[_0x42515c(0x1ca)][_0x42515c(0x20c)](_0x8266c8,_0x4cf46c));}[_0xe11b0(0x1f0)](_0x5704f5,_0x519aa4=null){const _0x130748=_0xe11b0,_0x1a2ae5=[],_0xaa2ede=this[_0x130748(0x161)][_0x130748(0x140)][_0x130748(0xe5)](_0x130748(0x122))['me'];Array[_0x130748(0x15a)](_0x5704f5)||(_0x5704f5=[_0x5704f5]);for(const _0x157df0 of this[_0x130748(0x1c7)]()){if(!_0x157df0[_0x130748(0x14a)])continue;if(_0x519aa4&&_0x157df0[_0x130748(0x18a)]!=_0x519aa4)continue;let _0x2b187f=!0x1;for(const _0x185bb5 of _0x157df0[_0x130748(0x150)]()){for(const _0x5d37d7 of _0x5704f5){const _0x33b9a1=_0x5d37d7[_0x130748(0x15d)][_0x130748(0x1f6)](_0x185bb5[_0x130748(0xd9)])||_0x5d37d7[_0x130748(0xd9)][_0x130748(0x1f6)](_0x185bb5[_0x130748(0x15d)]);if(_0x33b9a1||_0x5d37d7[_0x130748(0x13b)](_0x185bb5)){const _0x3faa3c=_0x5d37d7[_0x130748(0x16c)](_0x185bb5)&&Ot(this[_0x130748(0x1ca)][_0x130748(0x169)],_0x185bb5[_0x130748(0x15d)],_0x5d37d7),_0x1a97b1=_0x185bb5[_0x130748(0x16c)](_0x5d37d7)&&Ot(this[_0x130748(0x1ca)][_0x130748(0x169)],_0x5d37d7[_0x130748(0x15d)],_0x185bb5);_0x1a2ae5[_0x130748(0x238)]({'suggestion':_0x157df0,'meta':{'isOwn':_0xaa2ede==_0x157df0[_0x130748(0x207)],'isNextTo':_0x33b9a1,'isInsideObject':_0x3faa3c,'containsRangeInObject':_0x1a97b1}}),_0x2b187f=!0x0;break;}}if(_0x2b187f)break;}}return _0x1a2ae5;}[_0xe11b0(0x156)](_0xffa591,_0x59e427,_0x5460e6,_0x1f752a,_0x51c44e){const _0x971b58=_0xe11b0;this[_0x971b58(0x1ca)][_0x971b58(0x10e)](_0x168966=>{const _0x4bbe61=_0x971b58;let _0x4594df=_0x4bbe61(0xc5)+_0xffa591+':'+_0x59e427+':'+_0x5460e6;_0x51c44e&&(_0x4594df=_0x4594df+':'+_0x51c44e),_0x168966[_0x4bbe61(0x179)](_0x4594df,{'range':_0x1f752a,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xe11b0(0x1b8)](_0x261514){const _0x23c7f6=_0xe11b0,_0x5485f5=_0x261514[_0x23c7f6(0x127)],_0x36c3fb=_0x261514[_0x23c7f6(0x214)];_0x261514[_0x23c7f6(0x127)]=null,_0x261514[_0x23c7f6(0x214)]=null,null!=_0x5485f5&&_0x5485f5[_0x23c7f6(0x214)]==_0x261514&&(_0x5485f5[_0x23c7f6(0x214)]=_0x36c3fb),null!=_0x36c3fb&&_0x36c3fb[_0x23c7f6(0x127)]==_0x261514&&(_0x36c3fb[_0x23c7f6(0x127)]=_0x5485f5),_0x23c7f6(0x12f)==this[_0x23c7f6(0x1de)][_0x23c7f6(0xe5)](_0x261514)&&(this[_0x23c7f6(0x1de)][_0x23c7f6(0x1d7)](_0x261514,_0x23c7f6(0x144)),this[_0x23c7f6(0x23e)](_0x23c7f6(0x19c),_0x261514,_0x5485f5,_0x36c3fb));}[_0xe11b0(0xf1)](_0x16574c){const _0x1e71df=_0xe11b0,_0x5589d5=_0x16574c['id'],_0x2d0d31=this[_0x1e71df(0x12d)](_0x16574c);if(this[_0x1e71df(0x1d9)]&&this[_0x1e71df(0x1d9)][_0x1e71df(0x1eb)]){const _0x5d6e9b=this[_0x1e71df(0x161)][_0x1e71df(0x140)][_0x1e71df(0xe5)](_0x1e71df(0xe3)),_0x52ea97=_0x2d0d31[_0x1e71df(0xd0)],_0x593a02=_0x2d0d31[_0x1e71df(0x22e)]?_0x2d0d31[_0x1e71df(0x18a)]+':'+_0x2d0d31[_0x1e71df(0x22e)]:_0x2d0d31[_0x1e71df(0x18a)],_0x213ff1=this[_0x1e71df(0x161)][_0x1e71df(0x22c)],_0x20a6dd=_0x5d6e9b[_0x1e71df(0x13d)](_0x2cb112(_0x213ff1,_0x1e71df(0x1d1))),_0x227d03={'id':_0x5589d5,'type':_0x593a02,'hasComments':_0x52ea97,'data':_0x16574c[_0x1e71df(0x1b1)]||null,'originalSuggestionId':_0x16574c[_0x1e71df(0x143)]||null,'attributes':_0x2d0d31[_0x1e71df(0x1e2)]};this[_0x1e71df(0x1d9)][_0x1e71df(0x1eb)](_0x227d03)[_0x1e71df(0x16f)](_0x900b34=>{const _0x18be4c=_0x1e71df;_0x2d0d31[_0x18be4c(0xa1)]=!0x0,_0x5d6e9b[_0x18be4c(0xcd)](_0x20a6dd),_0x900b34&&_0x900b34[_0x18be4c(0x1a5)]&&(this[_0x18be4c(0x1ce)][_0x18be4c(0xe5)](_0x5589d5)[_0x18be4c(0x1a5)]=_0x900b34[_0x18be4c(0x1a5)]);})[_0x1e71df(0x116)](_0x4ed6d1=>{const _0xb7d012=_0x1e71df;throw _0x5462bb(_0xb7d012(0x1fa)),this[_0xb7d012(0x161)][_0xb7d012(0x1e4)][_0xb7d012(0x1c5)]({'isUndoable':!0x1},()=>{const _0x31149f=_0xb7d012;_0x2d0d31[_0x31149f(0xe7)]();}),_0x2d0d31[_0xb7d012(0x158)](),this[_0xb7d012(0x1ce)][_0xb7d012(0xc4)](_0x2d0d31['id']),this[_0xb7d012(0x1de)][_0xb7d012(0xc4)](_0x2d0d31),_0x4ed6d1;});}return _0x2d0d31;}[_0xe11b0(0xdc)](_0x2f64d1){const _0x46687e=_0xe11b0;return this[_0x46687e(0xb3)][_0x46687e(0x1f5)](_0x2f64d1);}[_0xe11b0(0xb9)](_0x5de51b,_0xa58d06){const _0x5caec0=_0xe11b0,_0x4c148c=this[_0x5caec0(0x161)][_0x5caec0(0x140)][_0x5caec0(0xe5)](_0x5caec0(0xe3)),_0x416fb9=this[_0x5caec0(0x16e)](_0x5de51b);if(this[_0x5caec0(0x1d9)]&&this[_0x5caec0(0x1d9)][_0x5caec0(0xb8)]){if(_0x416fb9[_0x5caec0(0xa1)]){const _0x1396b4=_0x4c148c[_0x5caec0(0x13d)](_0x2cb112(this[_0x5caec0(0x161)][_0x5caec0(0x22c)],_0x5caec0(0x1d1)));this[_0x5caec0(0x1d9)][_0x5caec0(0xb8)](_0x5de51b,_0xa58d06)[_0x5caec0(0x16f)](()=>{const _0x56d87b=_0x5caec0;_0x4c148c[_0x56d87b(0xcd)](_0x1396b4);});}else _0x416fb9['on'](_0x5caec0(0x1b6),()=>{const _0x38a160=_0x5caec0;this[_0x38a160(0xb9)](_0x5de51b,_0xa58d06);});}}[_0xe11b0(0x1be)](_0x4d9025){const _0x1664a2=_0xe11b0;if(!this[_0x1664a2(0x1d9)]||!this[_0x1664a2(0x1d9)][_0x1664a2(0x16e)])throw new _0x40cb45(_0x1664a2(0x132),this);return this[_0x1664a2(0x1d9)][_0x1664a2(0x16e)](_0x4d9025);}[_0xe11b0(0x1a4)](_0x1a0647){const _0x1ebb91=_0xe11b0,{id:_0x5b7f40,type:_0x3ba1ea,subType:_0x5f4e2b,authorId:_0x50205b}=this[_0x1ebb91(0x1d6)](_0x1a0647),_0x427062=this[_0x1ebb91(0x1ce)][_0x1ebb91(0xe5)](_0x5b7f40)||this[_0x1ebb91(0x1a8)](_0x3ba1ea,_0x5f4e2b,_0x5b7f40,_0x50205b,{});switch(this[_0x1ebb91(0x16b)](_0x427062,_0x3ba1ea,_0x5f4e2b,_0x50205b),this[_0x1ebb91(0x1de)][_0x1ebb91(0xe5)](_0x427062)){case _0x1ebb91(0xa3):this[_0x1ebb91(0x1be)](_0x5b7f40)[_0x1ebb91(0x16f)](_0x1bf15f=>{const _0x5898ce=_0x1ebb91;let _0x161ffc=Promise[_0x5898ce(0x1cb)]();_0x1bf15f[_0x5898ce(0xd0)]&&(_0x161ffc=this[_0x5898ce(0x213)][_0x5898ce(0x147)]({'channelId':this[_0x5898ce(0x161)][_0x5898ce(0x239)][_0x5898ce(0xe5)](_0x5898ce(0x1d8)),'threadId':_0x5b7f40})),_0x161ffc[_0x5898ce(0x16f)](()=>{const _0x47f785=_0x5898ce;this[_0x47f785(0x12d)](_0x1bf15f)[_0x47f785(0xa1)]=!0x0;});}),this[_0x1ebb91(0x1de)][_0x1ebb91(0x1d7)](_0x427062,_0x1ebb91(0x100));break;case _0x1ebb91(0x144):this[_0x1ebb91(0xb9)](_0x5b7f40,{'state':_0x1ebb91(0xfa)});case _0x1ebb91(0x208):this[_0x1ebb91(0x1de)][_0x1ebb91(0x1d7)](_0x427062,_0x1ebb91(0x12f)),this[_0x1ebb91(0x23e)](_0x1ebb91(0x235),_0x427062);break;case _0x1ebb91(0x12f):this[_0x1ebb91(0x23e)](_0x1ebb91(0x209),_0x427062);}return _0x427062[_0x1ebb91(0xed)](_0x1a0647),_0x427062;}[_0xe11b0(0xec)](_0x31e1ba){const _0x27c004=_0xe11b0,_0xc1342e=Array[_0x27c004(0xdd)](_0x31e1ba),_0x40af9a=_0xc1342e[_0x27c004(0x1dc)](_0x390e58=>_0x27c004(0x9b)==_0x390e58[_0x27c004(0x18a)]);this[_0x27c004(0x222)](_0x40af9a);const _0x552dd3=_0xc1342e[_0x27c004(0x1dc)](_0x477097=>!_0x477097[_0x27c004(0x11a)]&&_0x27c004(0x9b)!=_0x477097[_0x27c004(0x18a)]),_0x4f8862=this[_0x27c004(0x1c7)]({'skipNotAttached':!0x0})[_0x27c004(0x1dc)](_0x4e859e=>!_0x4e859e[_0x27c004(0x11a)]&&_0x27c004(0x9b)!=_0x4e859e[_0x27c004(0x18a)]),_0x4ce5ea=_0x4f8862[_0x27c004(0x1dc)](_0x1d96e1=>!_0x31e1ba[_0x27c004(0x1f5)](_0x1d96e1)),_0x43da23=new Map(_0x4f8862[_0x27c004(0x199)](_0xfb3aca=>[_0xfb3aca,this[_0x27c004(0x13c)][_0x27c004(0xc7)](_0xfb3aca[_0x27c004(0x18a)],_0xfb3aca[_0x27c004(0x22e)],_0x27c004(0x155))])),_0x444ccb=new Map(_0x4f8862[_0x27c004(0x199)](_0x2fbc0c=>[_0x2fbc0c,_0x2fbc0c[_0x27c004(0x198)]()])),_0x4d94ef=new Set(),_0x27a5e3=new Set();for(let _0x1d7c71=0x0;_0x1d7c71<_0x552dd3[_0x27c004(0x191)];_0x1d7c71++)_0x3f5fa4(_0x552dd3[_0x1d7c71],_0x552dd3,_0x1d7c71+0x1);for(let _0x2d4375=0x0;_0x2d4375<_0x552dd3[_0x27c004(0x191)];_0x2d4375++)_0x3f5fa4(_0x552dd3[_0x2d4375],_0x4ce5ea,0x0);const _0x5c0004=new Set();for(let _0x215993=0x0;_0x215993<_0x552dd3[_0x27c004(0x191)];_0x215993++){const _0x31a6cd=_0x552dd3[_0x215993];!_0x27a5e3[_0x27c004(0x1f5)](_0x31a6cd)&&_0x31a6cd[_0x27c004(0x127)]&&(_0x5c0004[_0x27c004(0x13d)](_0x31a6cd[_0x27c004(0x127)]),_0x31a6cd[_0x27c004(0x127)][_0x27c004(0x214)]===_0x31a6cd&&(_0x31a6cd[_0x27c004(0x127)][_0x27c004(0x214)]=null),_0x31a6cd[_0x27c004(0x127)]=null),!_0x4d94ef[_0x27c004(0x1f5)](_0x31a6cd)&&_0x31a6cd[_0x27c004(0x214)]&&(_0x5c0004[_0x27c004(0x13d)](_0x31a6cd[_0x27c004(0x214)]),_0x31a6cd[_0x27c004(0x214)][_0x27c004(0x127)]===_0x31a6cd&&(_0x31a6cd[_0x27c004(0x214)][_0x27c004(0x127)]=null),_0x31a6cd[_0x27c004(0x214)]=null);}function _0x3f5fa4(_0x1f2c22,_0x287596,_0x2ee756){const _0x41d4cb=_0x27c004;for(let _0xf8cc5b=_0x2ee756;_0xf8cc5b<_0x287596[_0x41d4cb(0x191)];_0xf8cc5b++){const _0x58052=_0x3e4e84(_0x1f2c22,_0x287596[_0xf8cc5b]);_0x58052&&(_0x58052[0x0][_0x41d4cb(0x214)]=_0x58052[0x1],_0x58052[0x1][_0x41d4cb(0x127)]=_0x58052[0x0],_0x4d94ef[_0x41d4cb(0x13d)](_0x58052[0x0]),_0x27a5e3[_0x41d4cb(0x13d)](_0x58052[0x1]));}}function _0x3e4e84(_0x20b22c,_0x9c68dd){const _0x4510a4=_0x27c004;if(_0x20b22c[_0x4510a4(0x207)]['id']!==_0x9c68dd[_0x4510a4(0x207)]['id'])return null;const _0x3466e0=_0x43da23[_0x4510a4(0xe5)](_0x20b22c)(_0x20b22c,_0x9c68dd,_0x444ccb[_0x4510a4(0xe5)](_0x20b22c),_0x444ccb[_0x4510a4(0xe5)](_0x9c68dd));if(!_0x3466e0)return null;return _0x43da23[_0x4510a4(0xe5)](_0x9c68dd)(_0x20b22c,_0x9c68dd,_0x444ccb[_0x4510a4(0xe5)](_0x20b22c),_0x444ccb[_0x4510a4(0xe5)](_0x9c68dd))?_0x3466e0[0x1][_0x4510a4(0x21b)]&&_0x3466e0[0x1][_0x4510a4(0x21b)][_0x4510a4(0x191)]?null:_0x3466e0:null;}_0x5c0004[_0x27c004(0xac)]&&this[_0x27c004(0xec)](_0x5c0004);}[_0xe11b0(0x222)](_0x26aca1){const _0x47e22f=_0xe11b0;if(0x0==_0x26aca1[_0x47e22f(0x191)])return;const _0x3731d0=this[_0x47e22f(0x1c7)]({'skipNotAttached':!0x0})[_0x47e22f(0x1dc)](_0x3e0019=>_0x47e22f(0x9b)==_0x3e0019[_0x47e22f(0x18a)]&&_0x3e0019[_0x47e22f(0x110)]),_0x216b24=[],_0x548026=new Map();for(const _0x31bf67 of _0x3731d0){const _0x5d4062=_0x189442(_0x31bf67[_0x47e22f(0x1e2)]);_0x548026[_0x47e22f(0x1f5)](_0x5d4062)||(_0x548026[_0x47e22f(0x1d7)](_0x5d4062,_0x216b24[_0x47e22f(0x191)]),_0x216b24[_0x47e22f(0x238)]([]));const _0x1be3f9=_0x548026[_0x47e22f(0xe5)](_0x5d4062);_0x216b24[_0x1be3f9][_0x47e22f(0x238)](_0x31bf67);}!(function(){const _0x3315d5=_0x47e22f;_0x216b24[_0x3315d5(0x1f9)]((_0x5026f0,_0x38ebc0)=>{const _0x694263=_0x3315d5,_0x2ba1e9=_0x5026f0[0x0][_0x694263(0x1a5)],_0x231168=_0x38ebc0[0x0][_0x694263(0x1a5)];return _0x2ba1e9==_0x231168?_0x5026f0[0x0][_0x694263(0x1e2)][_0x694263(0xb2)]<_0x38ebc0[0x0][_0x694263(0x1e2)][_0x694263(0xb2)]?-0x1:0x1:_0x2ba1e9<_0x231168?-0x1:0x1;});for(const _0x13e488 of _0x216b24)_0x13e488[_0x3315d5(0x1f9)]((_0x4ed24a,_0x591779)=>_0x4ed24a['id']<_0x591779['id']?-0x1:0x1);}());for(let _0x5e8eb0=0x0;_0x5e8eb0<_0x216b24[_0x47e22f(0x191)];_0x5e8eb0++){if(0x0==_0x216b24[_0x5e8eb0][_0x47e22f(0x191)])continue;const _0x574423=[];for(let _0x20a5aa=_0x5e8eb0+0x1;_0x20a5aa<_0x216b24[_0x47e22f(0x191)];_0x20a5aa++)0x0!=_0x216b24[_0x20a5aa][_0x47e22f(0x191)]&&_0x3f5361(_0x216b24[_0x5e8eb0],_0x216b24[_0x20a5aa])&&_0x574423[_0x47e22f(0x238)](_0x20a5aa);for(const _0x4c1daf of _0x574423)_0x216b24[_0x5e8eb0]=_0x216b24[_0x5e8eb0][_0x47e22f(0xd7)](_0x216b24[_0x4c1daf]),_0x216b24[_0x4c1daf]=[];}for(const _0x1ec95f of _0x216b24)for(let _0x59a07e=0x0;_0x59a07e<_0x1ec95f[_0x47e22f(0x191)];_0x59a07e++){const _0x4e60f6=_0x1ec95f[_0x59a07e+0x1]||null;_0x1ec95f[_0x59a07e][_0x47e22f(0x214)]!==_0x4e60f6&&(_0x1ec95f[_0x59a07e][_0x47e22f(0x214)]=_0x4e60f6);}for(const _0x16d5c2 of _0x216b24)for(let _0x53537c=0x0;_0x53537c<_0x16d5c2[_0x47e22f(0x191)];_0x53537c++){const _0x4bafc9=_0x16d5c2[_0x53537c-0x1]||null;_0x16d5c2[_0x53537c][_0x47e22f(0x127)]!==_0x4bafc9&&(_0x16d5c2[_0x53537c][_0x47e22f(0x127)]=_0x4bafc9);}function _0x3f5361(_0x550e69,_0x250319){const _0x314d94=_0x47e22f;if(_0x550e69[0x0][_0x314d94(0x1e2)][_0x314d94(0xb2)]!==_0x250319[0x0][_0x314d94(0x1e2)][_0x314d94(0xb2)]&&_0x550e69[0x0][_0x314d94(0x207)]!==_0x250319[0x0][_0x314d94(0x207)])return!0x1;if(!function(_0x29f9a4,_0x3823c4){const _0x620e3a=_0x314d94;if(!_0x29f9a4[_0x620e3a(0xd0)]&&!_0x3823c4[_0x620e3a(0xd0)])return!0x0;if(_0x29f9a4[_0x620e3a(0xd0)]&&_0x3823c4[_0x620e3a(0xd0)])return!0x1;if(_0x29f9a4[_0x620e3a(0xd0)]&&_0x3823c4[_0x620e3a(0x1a5)]<_0x29f9a4[_0x620e3a(0x21b)][_0x620e3a(0xcc)][_0x620e3a(0xe5)](0x0)[_0x620e3a(0x1a5)])return!0x0;if(_0x3823c4[_0x620e3a(0xd0)]&&_0x29f9a4[_0x620e3a(0x1a5)]<_0x3823c4[_0x620e3a(0x21b)][_0x620e3a(0xcc)][_0x620e3a(0xe5)](0x0)[_0x620e3a(0x1a5)])return!0x0;return!0x1;}(_0x550e69[0x0],_0x250319[0x0]))return!0x1;const _0x4f1c68=_0x37b307(_0x550e69[0x0][_0x314d94(0x1e2)],_0x314d94(0xb2)),_0x3e28db=_0x37b307(_0x250319[0x0][_0x314d94(0x1e2)],_0x314d94(0xb2));if(!_0x47f010(_0x4f1c68,_0x3e28db))return!0x1;return!!_0x550e69[_0x314d94(0x17a)](_0x20386c=>_0x250319[_0x314d94(0xd8)](_0x1c523c=>_0x20386c[_0x314d94(0x198)]()[_0x314d94(0x1f6)](_0x1c523c[_0x314d94(0x198)]())))&&_0x250319[_0x314d94(0x17a)](_0x37bd0a=>_0x550e69[_0x314d94(0xd8)](_0x440bd4=>_0x37bd0a[_0x314d94(0x198)]()[_0x314d94(0x1f6)](_0x440bd4[_0x314d94(0x198)]())));}}[_0xe11b0(0x228)](_0x4f1404){const _0x5a0bcd=_0xe11b0,_0x466510=Array[_0x5a0bcd(0xdd)](_0x4f1404),_0x2bf9a3=this[_0x5a0bcd(0x1c7)]({'skipNotAttached':!0x0}),_0x298868=_0x2bf9a3[_0x5a0bcd(0x1dc)](_0x2b951b=>!_0x4f1404[_0x5a0bcd(0x1f5)](_0x2b951b)),_0xe7ee20=new Map(_0x466510[_0x5a0bcd(0x199)](_0x27f7d6=>[_0x27f7d6,this[_0x5a0bcd(0x13c)][_0x5a0bcd(0xc7)](_0x27f7d6[_0x5a0bcd(0x18a)],_0x27f7d6[_0x5a0bcd(0x22e)],_0x5a0bcd(0xb4))])),_0x82cc75=new Map(_0x2bf9a3[_0x5a0bcd(0x199)](_0x30dfeb=>[_0x30dfeb,_0x30dfeb[_0x5a0bcd(0x150)]()]));for(let _0x569a90=0x0;_0x569a90<_0x466510[_0x5a0bcd(0x191)];_0x569a90++){if(_0x162253(this,_0x466510[_0x569a90],_0x466510,_0x569a90+0x1))return!0x0;}for(let _0x50b1e3=0x0;_0x50b1e3<_0x466510[_0x5a0bcd(0x191)];_0x50b1e3++){if(_0x162253(this,_0x466510[_0x50b1e3],_0x298868,0x0))return!0x0;}return!0x1;function _0x162253(_0x318160,_0x473b71,_0x4aa971,_0x5bbdd8){const _0x170c89=_0x5a0bcd;for(let _0x156755=_0x5bbdd8;_0x156755<_0x4aa971[_0x170c89(0x191)];_0x156755++){const _0x4512b4=_0x4aa971[_0x156755];if(_0x4512b4[_0x170c89(0x18a)]!==_0x473b71[_0x170c89(0x18a)]||_0x4512b4[_0x170c89(0x207)]['id']!==_0x473b71[_0x170c89(0x207)]['id']||_0x4512b4[_0x170c89(0x22e)]!==_0x473b71[_0x170c89(0x22e)])continue;if(!Jt(_0x473b71,_0x4512b4))continue;if(_0x170c89(0x9b)==_0x473b71[_0x170c89(0x18a)]&&_0x473b71[_0x170c89(0x1b1)][_0x170c89(0xbf)]!=_0x4512b4[_0x170c89(0x1b1)][_0x170c89(0xbf)])continue;if(_0x170c89(0x9b)==_0x473b71[_0x170c89(0x18a)]&&_0x318160[_0x170c89(0xdc)](_0x473b71[_0x170c89(0x1b1)][_0x170c89(0x18e)]))continue;if(_0x170c89(0xba)==_0x473b71[_0x170c89(0x18a)]){const _0x149614=_0x318160[_0x170c89(0x161)][_0x170c89(0x1e4)],_0x2389b1=_0x473b71[_0x170c89(0x1f8)]();if(_0x2389b1&&(_0x149614[_0x170c89(0x169)][_0x170c89(0x19d)](_0x2389b1)||_0x149614[_0x170c89(0x169)][_0x170c89(0x18f)](_0x2389b1)))continue;}const _0x210830=_0xe7ee20[_0x170c89(0xe5)](_0x473b71),_0x55b92d=_0x82cc75[_0x170c89(0xe5)](_0x473b71),_0x3697a6=_0x82cc75[_0x170c89(0xe5)](_0x4512b4),_0x18a165=_0x473b71[_0x170c89(0x21b)]&&_0x473b71[_0x170c89(0x21b)][_0x170c89(0x191)],_0x4e6bd7=_0x4512b4[_0x170c89(0x21b)]&&_0x4512b4[_0x170c89(0x21b)][_0x170c89(0x191)];if(!_0x18a165&&_0x210830(_0x3697a6,_0x55b92d))return _0x318160[_0x170c89(0x1cc)](_0x4512b4,_0x473b71),_0x82cc75[_0x170c89(0xc4)](_0x473b71),!0x0;if(!_0x4e6bd7&&_0x210830(_0x55b92d,_0x3697a6))return _0x318160[_0x170c89(0x1cc)](_0x473b71,_0x4512b4),_0x82cc75[_0x170c89(0xc4)](_0x4512b4),!0x0;}return!0x1;}}[_0xe11b0(0x1cc)](_0x31dcea,_0x22fb12){const _0x30ef27=_0xe11b0;if(_0x31dcea[_0x30ef27(0x11a)]){for(const _0x5e3319 of _0x22fb12[_0x30ef27(0x150)]())_0x31dcea[_0x30ef27(0x103)](_0x5e3319);}else{const _0xe63707=_0x22fb12[_0x30ef27(0x198)]()[_0x30ef27(0xd9)];this[_0x30ef27(0x1ef)](_0x31dcea,this[_0x30ef27(0x1ca)][_0x30ef27(0x20c)](_0x31dcea[_0x30ef27(0x198)]()[_0x30ef27(0x15d)],_0xe63707));}_0x22fb12[_0x30ef27(0x1e3)]();}[_0xe11b0(0x129)](_0x2416b2,_0x478a22,_0x2f4e2d){const _0x5cbf36=_0xe11b0,_0x4c3d4b=_0x2416b2[_0x5cbf36(0xcf)](_0x5cbf36(0x142))||_0x2416b2[_0x5cbf36(0xcf)](_0x5cbf36(0x9b))?_0x5cbf36(0x205):_0x2416b2[_0x5cbf36(0xa8)]();return _0x2cb112(this[_0x5cbf36(0x161)][_0x5cbf36(0x22c)],_0x478a22+'_'+_0x4c3d4b+_0x5cbf36(0x119),_0x2f4e2d);}[_0xe11b0(0xf2)](){const _0x11ca39=_0xe11b0,_0x3bd195=this[_0x11ca39(0x161)];if(!_0x3bd195['ui'])return;const {ariaLiveAnnouncer:_0x2c344d}=_0x3bd195['ui'];_0x1b2bc6(this[_0x11ca39(0x1ca)],({left:_0x5f36b0,entered:_0xd892c8})=>{const _0x18e787=_0x11ca39;for(const _0xf562f8 of _0x5f36b0){const {group:_0x3d7887,type:_0x34e684}=this[_0x18e787(0x1d6)](_0xf562f8[_0x18e787(0xf0)]);if(_0x18e787(0x13a)===_0x3d7887){_0x2c344d[_0x18e787(0xca)](this[_0x18e787(0x129)](_0x34e684,_0x18e787(0xa6)));break;}}for(const _0x10bbb5 of _0xd892c8){const {group:_0x35da0c,type:_0x3539b4}=this[_0x18e787(0x1d6)](_0x10bbb5[_0x18e787(0xf0)]);if(_0x18e787(0x13a)===_0x35da0c){_0x2c344d[_0x18e787(0xca)](this[_0x18e787(0x129)](_0x3539b4,_0x18e787(0x22d),_0x289da5(_0x26e3cd)));break;}}});}[_0xe11b0(0xc3)](_0x20a0bb){const _0x49d4e5=_0xe11b0;if(this[_0x49d4e5(0x237)])return!0x1;const _0x1a23ba=this[_0x49d4e5(0x161)],_0x2c23cd=_0x1a23ba[_0x49d4e5(0x1e4)][_0x49d4e5(0x134)][_0x49d4e5(0x1a2)][_0x49d4e5(0x130)]();if(0x0==_0x2c23cd[_0x49d4e5(0x191)])return!0x1;const _0x31cb9d=[],_0x486ddc=_0x2c23cd[_0x49d4e5(0x1dc)](_0x2815e1=>_0x49d4e5(0x9b)==_0x2815e1[_0x49d4e5(0x18a)]),_0x55e605=_0x2c23cd[_0x49d4e5(0x1dc)](_0x4860ee=>_0x49d4e5(0x1d0)==_0x4860ee[_0x49d4e5(0x18a)]&&_0x49d4e5(0xc8)!=_0x4860ee[_0x49d4e5(0xf0)]),_0x3e7338=_0x2c23cd[_0x49d4e5(0x1dc)](_0x8219bb=>_0x49d4e5(0xcd)==_0x8219bb[_0x49d4e5(0x18a)]&&_0x49d4e5(0xc8)!=_0x8219bb[_0x49d4e5(0xf0)]);for(const _0x402a1c of _0x486ddc)_0x31cb9d[_0x49d4e5(0x238)]({'key':_0x402a1c[_0x49d4e5(0x10c)],'newValue':_0x402a1c[_0x49d4e5(0x101)],'oldValue':_0x402a1c[_0x49d4e5(0xf6)],'range':Pt(_0x402a1c[_0x49d4e5(0x229)],_0x1a23ba[_0x49d4e5(0x1e4)])});for(const _0x9b3348 of _0x55e605){const _0x173b42=_0x3e7338[_0x49d4e5(0xfc)](_0x58f8e8=>_0x58f8e8[_0x49d4e5(0x1b9)][_0x49d4e5(0x1f6)](_0x9b3348[_0x49d4e5(0x1b9)]));_0x173b42&&_0x31cb9d[_0x49d4e5(0x238)]({'key':_0x49d4e5(0x11e),'newValue':_0x9b3348[_0x49d4e5(0xf0)],'oldValue':_0x173b42[_0x49d4e5(0xf0)],'range':_0x1a23ba[_0x49d4e5(0x1e4)][_0x49d4e5(0x145)](_0x9b3348[_0x49d4e5(0x1b9)][_0x49d4e5(0xaa)])});}return 0x0!=_0x31cb9d[_0x49d4e5(0x191)]&&this[_0x49d4e5(0x1bc)](_0x20a0bb,_0x31cb9d);}[_0xe11b0(0x215)](_0x24bb11){const _0x3c1eb4=_0xe11b0;let _0x3a0d80=!0x1;const _0x3afb91=this[_0x3c1eb4(0x161)][_0x3c1eb4(0x1e4)][_0x3c1eb4(0x134)][_0x3c1eb4(0x1a2)][_0x3c1eb4(0x1e1)]()[_0x3c1eb4(0x1dc)](_0x3e4878=>_0x3e4878[_0x3c1eb4(0x1b1)][_0x3c1eb4(0x9e)]&&_0x3e4878[_0x3c1eb4(0xf0)][_0x3c1eb4(0xcf)](_0x3c1eb4(0x220)));for(const _0x40b16f of _0x3afb91){const {subType:_0x15257a,id:_0xdabfe4}=this[_0x3c1eb4(0x1d6)](_0x40b16f[_0x3c1eb4(0xf0)]),_0x1a6de0=_0x15257a[_0x3c1eb4(0x21e)]('|')[0x0];for(const _0xd9c48a of this[_0x3c1eb4(0x1c7)]({'skipNotAttached':!0x0}))_0xd9c48a['id']!=_0xdabfe4&&_0x3c1eb4(0x9b)==_0xd9c48a[_0x3c1eb4(0x18a)]&&_0xd9c48a[_0x3c1eb4(0x1b1)]&&_0xd9c48a[_0x3c1eb4(0x1b1)][_0x3c1eb4(0x18e)]==_0x1a6de0&&_0xd9c48a[_0x3c1eb4(0x198)]()[_0x3c1eb4(0x1ed)](_0x40b16f[_0x3c1eb4(0x1b1)][_0x3c1eb4(0x9e)])&&(this[_0x3c1eb4(0x210)](_0xd9c48a,_0x40b16f[_0x3c1eb4(0x1b1)][_0x3c1eb4(0x9e)],_0x24bb11),_0x3a0d80=!0x0);}return _0x3a0d80;}[_0xe11b0(0x23c)](_0x51ed66){const _0x3f70a0=_0xe11b0;this[_0x3f70a0(0x237)]=!0x0,_0x51ed66();}[_0xe11b0(0x1c4)](_0x2257fe){const _0x5e84ab=_0xe11b0,_0x492dd7=this[_0x5e84ab(0xdc)](_0x2257fe),_0x146eb0=this[_0x5e84ab(0x180)][_0x5e84ab(0x1f5)](_0x2257fe);return _0x492dd7||_0x146eb0;}[_0xe11b0(0x1bc)](_0x132fa5,_0x21185a){const _0x3a2306=_0xe11b0;if(0x0==_0x21185a[_0x3a2306(0x191)])return!0x1;let _0x5cd7b4=!0x1;for(const _0x1fc2b6 of _0x21185a){const _0x193e0a=this[_0x3a2306(0x1f0)](_0x1fc2b6[_0x3a2306(0x229)],_0x3a2306(0x9b))[_0x3a2306(0x1dc)](_0x325498=>!_0x325498[_0x3a2306(0x168)][_0x3a2306(0xf8)])[_0x3a2306(0x199)](_0x3bbe30=>_0x3bbe30[_0x3a2306(0x13a)]),_0x4cfd71=_0x189442({'newValue':_0x1fc2b6[_0x3a2306(0xf3)]});_0x193e0a[_0x3a2306(0x1dc)](_0x3294cc=>{const _0x4f210d=_0x3a2306,[_0x30cdce,_0x48b379]=_0x3294cc[_0x4f210d(0x22e)][_0x4f210d(0x21e)]('|');return _0x30cdce==_0x1fc2b6[_0x4f210d(0x18e)]&&_0x48b379!=_0x4cfd71;})[_0x3a2306(0x1d2)](_0x3f289e=>{const _0xfde590=_0x3a2306;this[_0xfde590(0x210)](_0x3f289e,_0x1fc2b6[_0xfde590(0x229)],_0x132fa5),_0x5cd7b4=!0x0;});}return _0x5cd7b4;}[_0xe11b0(0x210)](_0x3427a2,_0xfaffee,_0x5ba953){const _0x805d8e=_0xe11b0,_0x54074b=_0x3427a2[_0x805d8e(0x198)]()[_0x805d8e(0x1b4)](_0xfaffee);0x0!==_0x54074b[_0x805d8e(0x191)]?0x1!==_0x54074b[_0x805d8e(0x191)]?this[_0x805d8e(0x12c)](_0x3427a2,_0xfaffee[_0x805d8e(0x15d)],_0xfaffee[_0x805d8e(0xd9)]):this[_0x805d8e(0x1ef)](_0x3427a2,_0x54074b[0x0]):_0x5ba953[_0x805d8e(0xa2)](_0x3427a2[_0x805d8e(0x1f2)]());}}class Et{constructor(_0xedd4e6){const _0x5a7bff=_0xe11b0;this[_0x5a7bff(0x1b3)]=_0xedd4e6,this[_0x5a7bff(0x1ca)]=_0xedd4e6[_0x5a7bff(0x1e4)],this[_0x5a7bff(0x230)]=new Map(),this[_0x5a7bff(0x172)]=new Map(),this[_0x5a7bff(0x1ea)]();}[_0xe11b0(0x177)](_0x1f146b,_0x3db2a7,_0x5167bf,_0x5d7b26,_0x1a6144,_0x2c22a3){const _0x29b17f=_0xe11b0;return new _0x543815(this[_0x29b17f(0x1ca)],{'type':_0x1f146b,'subType':_0x3db2a7,'id':_0x5167bf,'author':_0x5d7b26,'creator':_0x5d7b26,'attributes':_0x1a6144,'onAttributesChange':_0x2c22a3,'onAccept':(..._0xfea622)=>this[_0x29b17f(0xc7)](_0x1f146b,_0x3db2a7,_0x29b17f(0xff))(..._0xfea622),'onDiscard':(..._0x4b6f46)=>this[_0x29b17f(0xc7)](_0x1f146b,_0x3db2a7,_0x29b17f(0xe7))(..._0x4b6f46)});}[_0xe11b0(0x176)](_0x396a97,_0x3bf96a,_0x26ab9e,_0x49e671){const _0x370f4a=_0xe11b0,_0x2eadce=_0x396a97+':'+_0x3bf96a+':'+_0x26ab9e;this[_0x370f4a(0x230)][_0x370f4a(0x1d7)](_0x2eadce,_0x49e671);}[_0xe11b0(0xc7)](_0x3becb4,_0xb49862,_0x2b2dea){const _0x298ddf=_0xe11b0,_0x1aa7b9=_0x3becb4+':'+_0xb49862+':'+_0x2b2dea;return this[_0x298ddf(0x230)][_0x298ddf(0xe5)](_0x1aa7b9)||this[_0x298ddf(0x172)][_0x298ddf(0xe5)](_0x3becb4+':'+_0x2b2dea);}[_0xe11b0(0x1ea)](){const _0xfdac89=_0xe11b0,_0x359d99=()=>!0x1,_0x4244cb=_0x41310c=>{const _0x529681=_0x28b4;_0x41310c[_0x529681(0x1f9)]((_0x566db7,_0x4c31db)=>_0x566db7[_0x529681(0x15d)][_0x529681(0x1b5)](_0x4c31db[_0x529681(0x15d)])?0x1:-0x1),this[_0x529681(0x1ca)][_0x529681(0x10e)](_0x595097=>{const _0x566779=_0x529681;for(const _0x3ad057 of _0x41310c){let _0x57b972;_0x57b972=_0x3ad057[_0x566779(0xd9)][_0x566779(0x1e6)]&&_0x3ad057[_0x566779(0xd9)][_0x566779(0x17d)]==_0x3ad057[_0x566779(0x15d)][_0x566779(0xaa)]?_0x595097[_0x566779(0x102)](_0x3ad057[_0x566779(0x15d)][_0x566779(0xaa)],'on'):_0x595097[_0x566779(0x102)](_0x3ad057),this[_0x566779(0x1ca)][_0x566779(0x201)](_0x57b972,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4290aa=(_0xe879fb,_0x27bf56)=>{const _0x3524b7=_0x28b4;_0x27bf56&&this[_0x3524b7(0x1ca)][_0x3524b7(0x10e)](_0x194466=>{const _0x4b046d=_0x3524b7,{commandName:_0x1c4113,commandParams:_0x23cb5e=[]}=_0x27bf56,_0x2a8742=_0xe879fb[_0x4b046d(0x199)](_0x367178=>(Vt(_0x367178)&&(_0x367178=this[_0x4b046d(0x1ca)][_0x4b046d(0x20c)](_0x367178[_0x4b046d(0xd9)])),_0x367178))[_0x4b046d(0x1dc)](_0x36bc13=>_0x4b046d(0x137)!==_0x36bc13[_0x4b046d(0x17c)][_0x4b046d(0x1cd)]);if(_0x2a8742[_0x4b046d(0x191)]<0x1)return;const _0x36bc9c=Array[_0x4b046d(0xdd)](this[_0x4b046d(0x1ca)][_0x4b046d(0x134)][_0x4b046d(0x1c9)][_0x4b046d(0x150)]())[_0x4b046d(0x199)](_0x527483=>_0x599fe5[_0x4b046d(0x1f4)](_0x527483));_0x194466[_0x4b046d(0x124)](_0x2a8742);for(const _0x18b154 of this[_0x4b046d(0x1b3)][_0x4b046d(0x211)][_0x4b046d(0x211)]())_0x18b154[_0x4b046d(0x1aa)]();_0x23cb5e[_0x4b046d(0x238)]({'forceDefaultExecution':!0x0}),this[_0x4b046d(0x1b3)][_0x4b046d(0x9a)](_0x1c4113,..._0x23cb5e);const _0x20fbd=_0x36bc9c[_0x4b046d(0x1dc)](_0x5d75c3=>_0x4b046d(0x137)!=_0x5d75c3[_0x4b046d(0x17c)][_0x4b046d(0x1cd)]);_0x20fbd[_0x4b046d(0x191)]>0x0&&_0x194466[_0x4b046d(0x124)](_0x20fbd);for(const _0xf2599 of _0x36bc9c)_0xf2599[_0x4b046d(0xa5)]();});},_0x2b017d=(_0x1d98f4,_0x51afc5)=>0x1==_0x1d98f4[_0xfdac89(0x191)]&&0x1==_0x51afc5[_0xfdac89(0x191)]&&_0x1d98f4[0x0][_0xfdac89(0xd9)][_0xfdac89(0x1f6)](_0x51afc5[0x0][_0xfdac89(0x15d)]),_0x108a36=(_0x1dabdc,_0x52e573,_0x55f5c2,_0xadd368)=>Ht(_0x1dabdc,_0x52e573,_0x55f5c2,_0xadd368,this[_0xfdac89(0x1ca)])?[_0x1dabdc,_0x52e573]:Ht(_0x52e573,_0x1dabdc,_0xadd368,_0x55f5c2,this[_0xfdac89(0x1ca)])?[_0x52e573,_0x1dabdc]:null;this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x157),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x12a),_0x4244cb),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x21a),_0x2b017d),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x163),_0x108a36),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0xab),_0x4244cb),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0xcb),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x1c3),_0x2b017d),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x166),_0x108a36),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x212),_0x4290aa),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x106),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x174),_0x2b017d),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x1f1),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x13f),_0x4290aa),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x1d3),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x114),_0x2b017d),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x149),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x20e),_0x359d99),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x16a),(_0x1cbb3f,_0x36b1d6)=>{const _0x59efd2=_0xfdac89;if(!_0x36b1d6)return;const _0x3cd541=this[_0x59efd2(0x1b3)][_0x59efd2(0x140)][_0x59efd2(0xe5)](p);this[_0x59efd2(0x1ca)][_0x59efd2(0x10e)](_0x2efbbe=>{const _0x179e91=_0x59efd2;if(_0x179e91(0x11e)==_0x36b1d6[_0x179e91(0x18e)])for(const _0x31bf36 of _0x1cbb3f){const _0x2c89fd=_0x31bf36[_0x179e91(0x15d)][_0x179e91(0xaa)],_0x32d0c6=_0x36b1d6[_0x179e91(0xbf)];_0x2efbbe[_0x179e91(0x186)](_0x2c89fd,_0x32d0c6);}else{if(_0x3cd541[_0x179e91(0xdc)](_0x36b1d6[_0x179e91(0x18e)])){for(const _0x21f38d of _0x1cbb3f)void 0x0!==_0x36b1d6[_0x179e91(0xbf)]?_0x2efbbe[_0x179e91(0x206)](_0x36b1d6[_0x179e91(0x18e)],_0x36b1d6[_0x179e91(0xbf)],_0x21f38d[_0x179e91(0x15d)][_0x179e91(0xaa)]):_0x2efbbe[_0x179e91(0x113)](_0x36b1d6[_0x179e91(0x18e)],_0x21f38d[_0x179e91(0x15d)][_0x179e91(0xaa)]);}else{for(const _0x3e41f6 of _0x1cbb3f)_0x36b1d6[_0x179e91(0xbf)]?_0x2efbbe[_0x179e91(0x206)](_0x36b1d6[_0x179e91(0x18e)],_0x36b1d6[_0x179e91(0xbf)],_0x3e41f6):_0x2efbbe[_0x179e91(0x113)](_0x36b1d6[_0x179e91(0x18e)],_0x3e41f6);}}});}),this[_0xfdac89(0x172)][_0xfdac89(0x1d7)](_0xfdac89(0x1ac),_0x2b017d);}}function Ot(_0x4c717a,_0x556185,_0x5cef1b){const _0x23950a=_0xe11b0;for(const _0x18817d of _0x556185[_0x23950a(0x17d)][_0x23950a(0x240)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x18817d[_0x23950a(0x17c)]==_0x18817d)return!0x1;if(!_0x5cef1b[_0x23950a(0x20f)](_0x18817d))return!0x1;if(_0x4c717a[_0x23950a(0x19d)](_0x18817d)||_0x4c717a[_0x23950a(0x18f)](_0x18817d))return!0x0;}return!0x1;}function Vt(_0x180e21){const _0x1b8021=_0xe11b0;return _0x180e21[_0x1b8021(0xd9)][_0x1b8021(0x17d)]==_0x180e21[_0x1b8021(0x15d)][_0x1b8021(0xaa)]&&_0x180e21[_0x1b8021(0xd9)][_0x1b8021(0xe8)];}function Ut(_0x2a16e8,_0x4c158a,_0x5119d3,_0x441ef6){const _0x269744=_0xe11b0,_0x1981ef=_0x4c9544=>!_0x4c9544[_0x269744(0x97)]['is'](_0x269744(0x1a3))&&!_0x441ef6[_0x269744(0x19d)](_0x4c9544[_0x269744(0x97)]),_0x248e6f=_0x2a16e8[_0x269744(0x15d)][_0x269744(0x23d)](_0x1981ef),_0x352fcc=_0x2a16e8[_0x269744(0xd9)][_0x269744(0x23d)](_0x1981ef,{'direction':_0x269744(0x153)});return(!_0x2a16e8[_0x269744(0x15d)][_0x269744(0x1f6)](_0x248e6f)||!_0x2a16e8[_0x269744(0xd9)][_0x269744(0x1f6)](_0x352fcc))&&(_0x248e6f[_0x269744(0x1b5)](_0x352fcc)?_0x5119d3[_0x269744(0xc2)](_0x4c158a,{'range':_0x5119d3[_0x269744(0x20c)](_0x248e6f,_0x352fcc)}):_0x5119d3[_0x269744(0xa2)](_0x4c158a),!0x0);}function Gt(_0x2d02c9){return _0x189442(_0x2d02c9);}function Ft(_0x3c7750){const _0x362963=_0xe11b0,_0x5a8691=_0x3c7750[_0x362963(0x15d)][_0x362963(0xaa)];return _0x5a8691&&_0x5a8691['is'](_0x362963(0x139));}function Pt(_0x4b2dff,_0x16ca5b){const _0x5474bf=_0xe11b0;return null==_0x4b2dff[_0x5474bf(0xd9)][_0x5474bf(0x1a1)]&&_0x4b2dff[_0x5474bf(0xd9)][_0x5474bf(0x17d)]==_0x4b2dff[_0x5474bf(0x15d)][_0x5474bf(0xaa)]?Lt(_0x4b2dff[_0x5474bf(0x15d)][_0x5474bf(0xaa)],_0x16ca5b):_0x4b2dff;}function Lt(_0x1cc0a3,_0x25d5eb){const _0x235823=_0xe11b0,_0x2df50e=_0x25d5eb[_0x235823(0x169)][_0x235823(0x19d)](_0x1cc0a3)||_0x25d5eb[_0x235823(0x169)][_0x235823(0x1fc)](_0x1cc0a3);return _0x25d5eb[_0x235823(0x20c)](_0x25d5eb[_0x235823(0x104)](_0x1cc0a3,_0x235823(0x227)),_0x2df50e?_0x25d5eb[_0x235823(0x18d)](_0x1cc0a3):_0x25d5eb[_0x235823(0x104)](_0x1cc0a3,_0x235823(0xd9)));}function Ht(_0x4916a6,_0x1c41d5,_0x1dbb2c,_0x341f45,_0x2467e1){const _0x4b929b=_0xe11b0;if(_0x4916a6[_0x4b929b(0x214)])return!0x1;if(!Jt(_0x4916a6,_0x1c41d5))return!0x1;if(_0x1dbb2c[_0x4b929b(0xd9)][_0x4b929b(0x1f6)](_0x341f45[_0x4b929b(0x15d)]))return!0x0;if(_0x4916a6[_0x4b929b(0x18a)]!=_0x1c41d5[_0x4b929b(0x18a)])return!0x1;if(!_0x1dbb2c[_0x4b929b(0xd9)][_0x4b929b(0x120)](_0x341f45[_0x4b929b(0x15d)]))return!0x1;const _0x65bd7e=_0x2467e1[_0x4b929b(0x20c)](_0x1dbb2c[_0x4b929b(0xd9)],_0x341f45[_0x4b929b(0x15d)])[_0x4b929b(0x165)]();for(const _0x336b28 of _0x65bd7e)if([_0x4b929b(0xa4),_0x4b929b(0xbd)][_0x4b929b(0xfb)](_0x336b28[_0x4b929b(0x18a)])&&_0x2467e1[_0x4b929b(0x169)][_0x4b929b(0x18f)](_0x336b28[_0x4b929b(0x97)]))return!0x1;return!0x0;}function Jt(_0x1ddf04,_0x3fdf70){const _0x4de632=_0xe11b0;if(!_0x1ddf04[_0x4de632(0x110)]||!_0x3fdf70[_0x4de632(0x110)])return!0x1;const _0x2fd0cb=new Set(Object[_0x4de632(0xa9)](_0x1ddf04[_0x4de632(0x1e2)])),_0x17fedc=new Set(Object[_0x4de632(0xa9)](_0x3fdf70[_0x4de632(0x1e2)]));if(_0x2fd0cb[_0x4de632(0xc4)](_0x4de632(0xb2)),_0x17fedc[_0x4de632(0xc4)](_0x4de632(0xb2)),0x0==_0x2fd0cb[_0x4de632(0xac)]&&0x0==_0x17fedc[_0x4de632(0xac)])return!0x0;if(_0x2fd0cb[_0x4de632(0xac)]!=_0x17fedc[_0x4de632(0xac)])return!0x1;const _0x25d3b7={..._0x1ddf04[_0x4de632(0x1e2)]},_0x40ddcf={..._0x3fdf70[_0x4de632(0x1e2)]};return delete _0x25d3b7[_0x4de632(0xb2)],delete _0x40ddcf[_0x4de632(0xb2)],JSON[_0x4de632(0xd3)](_0x25d3b7)==JSON[_0x4de632(0xd3)](_0x40ddcf);}function qt(_0x3efe65,_0x4a759e){const _0x3a21af=_0xe11b0,_0x5beb19=zt(_0x3efe65[_0x3a21af(0x1e2)]),_0x9f5df0=zt(_0x4a759e);if(!_0x3efe65[_0x3a21af(0x110)])return!0x1;for(const _0x107af7 of Object[_0x3a21af(0xa9)](_0x9f5df0))if(!_0x47f010(_0x5beb19[_0x107af7],_0x9f5df0[_0x107af7]))return!0x1;return!0x0;}function zt(_0x32640b){const _0x512399=_0xe11b0,_0x364e1a=Object[_0x512399(0xf9)]({},_0x32640b);return delete _0x364e1a[_0x512399(0x11c)],delete _0x364e1a[_0x512399(0xd1)],_0x364e1a;}
|
|
23
|
+
const _0x3ac0c3=_0x4867;(function(_0x1c6dc3,_0x2740ff){const _0x5be554=_0x4867,_0xe650ea=_0x1c6dc3();while(!![]){try{const _0x57ea29=parseInt(_0x5be554(0x254))/0x1*(-parseInt(_0x5be554(0xc3))/0x2)+parseInt(_0x5be554(0xc2))/0x3+parseInt(_0x5be554(0x166))/0x4*(parseInt(_0x5be554(0x13b))/0x5)+parseInt(_0x5be554(0x108))/0x6*(parseInt(_0x5be554(0x19b))/0x7)+-parseInt(_0x5be554(0x20b))/0x8*(-parseInt(_0x5be554(0x1d0))/0x9)+-parseInt(_0x5be554(0x128))/0xa+-parseInt(_0x5be554(0xa9))/0xb;if(_0x57ea29===_0x2740ff)break;else _0xe650ea['push'](_0xe650ea['shift']());}catch(_0x53efc0){_0xe650ea['push'](_0xe650ea['shift']());}}}(_0x1548,0x49a1a));import{Plugin as _0x5c321c,PendingActions as _0x391a3d}from'ckeditor5/src/core.js';import{LiveRange as _0x549232}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1c3b22,uid as _0x374447,priorities as _0x318549,logWarning as _0x3c443e,getEnvKeystrokeText as _0x3cfd76}from'ckeditor5/src/utils.js';import{toWidget as _0x271afd}from'ckeditor5/src/widget.js';import{Users as _0x4e0cb8,hashObject as _0x4fc22f,surroundingMarkersDetector as _0x5514d5,FOCUS_ANNOTATION_KEYSTROKE as _0x38550b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x78205d from'./commands/trackchangescommand.js';import _0x413030 from'./commands/acceptsuggestioncommand.js';import _0x43c2ef from'./commands/discardsuggestioncommand.js';import _0x55a644 from'./commands/executeonallsuggestionscommand.js';import _0x3278b9 from'./commands/executeonselectedsuggestionscommand.js';import _0x3f8657 from'./suggestion.js';import _0x508efe from'./suggestiondescriptionfactory.js';import _0x200a66 from'./integrations/aiassistant.js';import _0x111078 from'./integrations/alignment.js';import _0x569630 from'./integrations/basicstyles.js';import _0x39e354 from'./integrations/blockquote.js';import _0x2bb870 from'./integrations/casechange.js';import _0x407700 from'./integrations/ckbox.js';import _0x1bf376 from'./integrations/codeblock.js';import _0x5e07cc from'./integrations/comments.js';import _0x516bce from'./integrations/deletecommand.js';import _0x4d297e from'./integrations/list.js';import _0x42d764 from'./integrations/listproperties.js';import _0x14604e from'./integrations/entercommand.js';import _0x276291 from'./integrations/findandreplace.js';import _0x3682a0 from'./integrations/font.js';import _0x398b39 from'./integrations/formatpainter.js';import _0x1d43ef from'./integrations/heading.js';import _0x191a30 from'./integrations/highlight.js';import _0x5a8049 from'./integrations/horizontalline.js';import _0x1e7bf2 from'./integrations/htmlembed.js';import _0xe55c9d from'./integrations/image.js';import _0x3bc47d from'./integrations/imagereplace.js';import _0x168935 from'./integrations/imagestyle.js';import _0x202e8c from'./integrations/importword.js';import _0x81a9d7 from'./integrations/indent.js';import _0x4ed854 from'./integrations/inputcommand.js';import _0x174a17 from'./integrations/link.js';import _0x144d31 from'./integrations/legacylist.js';import _0x58a509 from'./integrations/legacylistproperties.js';import _0x58f4df from'./integrations/mediaembed.js';import _0x14ef8b from'./integrations/mention.js';import _0x12dffa from'./integrations/mergefields.js';import _0x2b12d4 from'./integrations/multilevellist.js';import _0x3aa1a8 from'./integrations/pagebreak.js';import _0x553b0b from'./integrations/paragraph.js';import _0x207594 from'./integrations/removeformat.js';import _0x251fbc from'./integrations/restrictededitingmode.js';import _0x199764 from'./integrations/shiftentercommand.js';function _0x4867(_0x41e660,_0x3e97be){const _0x154830=_0x1548();return _0x4867=function(_0x48670f,_0x206e83){_0x48670f=_0x48670f-0xa4;let _0x5588d5=_0x154830[_0x48670f];return _0x5588d5;},_0x4867(_0x41e660,_0x3e97be);}import _0x3391db from'./integrations/standardeditingmode.js';import _0x19c6a4 from'./integrations/style.js';import _0x563719 from'./integrations/table.js';import _0x157176 from'./integrations/tablemergesplit.js';import _0x1043f0 from'./integrations/tableheadings.js';import _0x286ac4 from'./integrations/tableclipboard.js';import _0xc10d9 from'./integrations/tablecolumnresize.js';import _0xff01c3 from'./integrations/template.js';import _0x1b21fd from'./integrations/tableofcontents.js';import _0x2493b3 from'./integrations/title.js';import _0x4e1f58 from'./integrations/undo.js';import _0x4faacd from'./integrations/tablecaption.js';import _0x282416 from'./integrations/tableproperties.js';import{getTranslation as _0x588b70}from'./utils/common-translations.js';import{isEqual as _0x330d85,omit as _0x4cf46a}from'lodash-es';export const renameAttributeKey=_0x3ac0c3(0x101);export default class p extends _0x5c321c{static get[_0x3ac0c3(0x1ab)](){const _0x9ee889=_0x3ac0c3;return[_0x9ee889(0xda),_0x4e0cb8,_0x391a3d,_0x200a66,_0x111078,_0x569630,_0x39e354,_0x407700,_0x2bb870,_0x1bf376,_0x5e07cc,_0x516bce,_0x14604e,_0x276291,_0x3682a0,_0x398b39,_0x1d43ef,_0x191a30,_0x5a8049,_0x1e7bf2,_0xe55c9d,_0x168935,_0x3bc47d,_0x202e8c,_0x81a9d7,_0x4ed854,_0x144d31,_0x58a509,_0x2b12d4,_0x174a17,_0x4d297e,_0x42d764,_0x58f4df,_0x14ef8b,_0x12dffa,_0x3aa1a8,_0x553b0b,_0x207594,_0x251fbc,_0x199764,_0x3391db,_0x19c6a4,_0x563719,_0x157176,_0x1043f0,_0x4faacd,_0x286ac4,_0xc10d9,_0x1b21fd,_0x282416,_0xff01c3,_0x2493b3,_0x4e1f58];}static get[_0x3ac0c3(0x1bf)](){const _0x51234c=_0x3ac0c3;return _0x51234c(0x1b1);}constructor(_0x5c3683){const _0x433bd4=_0x3ac0c3;function _0x30cbf8(_0x1033dc){const _0x1c917e=_0x4867;return _0x1033dc[_0x1c917e(0x20c)](_0x4c8393=>String[_0x1c917e(0x16f)](_0x4c8393))[_0x1c917e(0x181)]('');}super(_0x5c3683),this[_0x433bd4(0x21e)]=!0x1,this[_0x433bd4(0x253)](_0x433bd4(0x124),[]),this['on'](_0x433bd4(0x1a8),(_0x22430e,_0x1c1134,_0x1461b0,_0x4e230b)=>{const _0x2e381b=_0x433bd4;this[_0x2e381b(0x14c)][_0x2e381b(0x15d)](()=>{const _0x305228=_0x2e381b;for(const _0x142d9c of[..._0x4e230b,..._0x1461b0])this[_0x305228(0x14c)][_0x305228(0x1c8)][_0x305228(0x157)](_0x142d9c)&&_0x5c3683[_0x305228(0xd6)][_0x305228(0x1e9)](_0x142d9c);});}),this[_0x433bd4(0xbc)]=new _0x508efe(this[_0x433bd4(0x1cd)][_0x433bd4(0x16e)][_0x433bd4(0x1dc)],this[_0x433bd4(0x1cd)][_0x433bd4(0x180)]),this[_0x433bd4(0x1c6)]=null,this[_0x433bd4(0xac)]=new Et(this[_0x433bd4(0x1cd)]),this[_0x433bd4(0xc6)]=new Map(),this[_0x433bd4(0xb6)]=_0x5c3683[_0x433bd4(0x1e8)][_0x433bd4(0xfe)](_0x433bd4(0xda)),this[_0x433bd4(0x18f)]=new Set(),this[_0x433bd4(0x14c)]=this[_0x433bd4(0x1cd)][_0x433bd4(0x16e)],this[_0x433bd4(0x1e3)]=new WeakMap(),this[_0x433bd4(0xa8)]=!0x1,this[_0x433bd4(0xf1)]=new Set([_0x433bd4(0x101)]),this[_0x433bd4(0x137)]=new Set(),_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0x1ae)](_0x433bd4(0x17f),_0x433bd4(0x23e)),this[_0x433bd4(0x117)]=_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0xfe)](_0x433bd4(0x17f)),_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0x1ae)](_0x433bd4(0x15a),!0x0),this[_0x433bd4(0xc7)]=_0x5c3683[_0x433bd4(0xcb)][_0x433bd4(0xfe)](_0x433bd4(0x15a)),this[_0x433bd4(0x17d)]=new _0x78205d(_0x5c3683,this[_0x433bd4(0x18f)]),this[_0x433bd4(0xa6)](),this[_0x30cbf8([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x30cbf8([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x34]);}[_0x3ac0c3(0x234)](){const _0x4add3a=_0x3ac0c3,_0x3797bc=this[_0x4add3a(0x1cd)],_0x35756d=(_0x22e60f,_0x39276d)=>{const _0x39078a=_0x4add3a;if(_0x39078a(0xde)!=_0x22e60f)return _0x39078a(0x244)+_0x22e60f;const _0x45afcb=_0x39276d[_0x39078a(0x143)]('|')[0x0];return this[_0x39078a(0x22b)](_0x45afcb)?_0x39078a(0xc5):_0x39078a(0x1cb);};_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x228)]({'model':_0x4add3a(0x19f),'view':_0x8888f4=>{const _0xefd49c=_0x4add3a,{id:_0x16d224,authorId:_0x1d8746,type:_0x5f4776,subType:_0x4b35b5}=this[_0xefd49c(0x136)](_0x8888f4[_0xefd49c(0x1b5)]),_0x246d30=[_0xefd49c(0x134),_0x35756d(_0x5f4776,_0x4b35b5)];let _0x572e70=0xbb8;return this[_0xefd49c(0x124)][_0xefd49c(0x252)](_0x8888f4[_0xefd49c(0x1b5)])&&(_0x246d30[_0xefd49c(0x1f7)](_0xefd49c(0x194)),_0x572e70=0xbc2),_0xefd49c(0x1b0)==_0x5f4776&&(_0x572e70+=0x5),{'classes':_0x246d30,'attributes':{'data-suggestion':_0x16d224,'data-author-id':_0x1d8746},'priority':_0x572e70};}}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x220)](_0x126c83=>{const _0x38780c=_0x4add3a;_0x126c83['on'](_0x38780c(0x1ca),(_0x203734,_0x35ef65,_0xed8476)=>{const _0x337525=_0x38780c;if(!_0xed8476[_0x337525(0x18c)][_0x337525(0x218)])return;const _0x58123f=_0x35ef65[_0x337525(0x22c)];if(!_0x58123f)return;const _0x23abdc=_0xed8476[_0x337525(0x19a)][_0x337525(0xba)](_0x58123f);_0x3797bc[_0x337525(0x16e)][_0x337525(0x1dc)][_0x337525(0x109)](_0x58123f)&&_0x23abdc&&!_0x23abdc[_0x337525(0x160)](_0x337525(0x184))&&_0x23abdc['is'](_0x337525(0x211))&&_0x271afd(_0x23abdc,_0xed8476[_0x337525(0x177)]);},{'priority':_0x38780c(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x228)]({'model':_0x4add3a(0x19f),'view':(_0x5a539b,_0x22934e)=>{const _0x28186d=_0x4add3a;if(!_0x22934e[_0x28186d(0x18c)][_0x28186d(0x218)])return null;const {type:_0x17960a,subType:_0x35f530}=this[_0x28186d(0x136)](_0x5a539b[_0x28186d(0x1b5)]);return{'classes':[_0x28186d(0x134),_0x35756d(_0x17960a,_0x35f530)],'priority':0xbb8};}});const _0x54d00c=({showActiveMarkers:_0x1dd8a9=!0x0,isAttributeSuggestion:_0x571343=!0x1}={})=>(_0x588dc9,_0x43e9b1,_0xce6e89)=>{const _0x35d5da=_0x4add3a;if(!_0x43e9b1[_0x35d5da(0x22c)])return;const {id:_0x1b8201,authorId:_0x1a759a}=this[_0x35d5da(0x136)](_0x43e9b1[_0x35d5da(0x1b5)]);if(_0x571343){const _0x469053=this[_0x35d5da(0xc6)][_0x35d5da(0xfe)](_0x1b8201),_0x281b03=this[_0x35d5da(0x1f1)](_0x469053);if(!this[_0x35d5da(0x22b)](_0x281b03))return;}if(_0x43e9b1[_0x35d5da(0x22c)]['is'](_0x35d5da(0x12b)))return void _0xce6e89[_0x35d5da(0xb9)][_0x35d5da(0x122)](_0x43e9b1[_0x35d5da(0x22c)],_0x588dc9[_0x35d5da(0x158)]);const _0x1653e0=_0xce6e89[_0x35d5da(0x19a)][_0x35d5da(0xba)](_0x43e9b1[_0x35d5da(0x22c)]);if(_0x43e9b1[_0x35d5da(0x22c)]['is'](_0x35d5da(0x13f))&&_0x3797bc[_0x35d5da(0x16e)][_0x35d5da(0x1dc)][_0x35d5da(0xd8)](_0x43e9b1[_0x35d5da(0x22c)])&&!_0x1653e0[_0x35d5da(0x160)](_0x35d5da(0x1b2))){_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x1d3)]([_0x35d5da(0x134),_0x35d5da(0xc5)],_0x1653e0),_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x169)](_0x35d5da(0xe4),_0x1b8201,_0x1653e0),_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x169)](_0x35d5da(0x198),_0x1a759a,_0x1653e0),_0xce6e89[_0x35d5da(0x19a)][_0x35d5da(0x1ba)](_0x1653e0,_0x43e9b1[_0x35d5da(0x1b5)]),_0x1dd8a9&&(this[_0x35d5da(0x124)][_0x35d5da(0x252)](_0x43e9b1[_0x35d5da(0x1b5)])?_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0x1d3)](_0x35d5da(0x194),_0x1653e0):_0xce6e89[_0x35d5da(0x177)][_0x35d5da(0xfd)](_0x35d5da(0x194),_0x1653e0));for(const _0x4e3102 of _0x3797bc[_0x35d5da(0x16e)][_0x35d5da(0xea)](_0x43e9b1[_0x35d5da(0x22c)])[_0x35d5da(0x205)]())_0xce6e89[_0x35d5da(0xb9)][_0x35d5da(0x122)](_0x4e3102,_0x588dc9[_0x35d5da(0x158)]);_0xce6e89[_0x35d5da(0xb9)][_0x35d5da(0x122)](_0x43e9b1[_0x35d5da(0x22c)],_0x588dc9[_0x35d5da(0x158)]);}};_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x220)](_0x18148c=>{const _0x2f91d4=_0x4add3a;_0x18148c['on'](_0x2f91d4(0xbb),(_0x49a7c7,_0x189fdb,_0x38976f)=>{const _0x522982=_0x2f91d4;_0x38976f[_0x522982(0x18c)][_0x522982(0x218)]&&_0x54d00c({'showActiveMarkers':!0x1})(_0x49a7c7,_0x189fdb,_0x38976f);},{'priority':_0x2f91d4(0x1fd)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0x220)](_0x3650da=>{const _0x216a9a=_0x4add3a;_0x3650da['on'](_0x216a9a(0x24a),(_0x49843e,_0x2ddf68,_0x2aff18)=>{const _0x5a2ee6=_0x216a9a;_0x2aff18[_0x5a2ee6(0x18c)][_0x5a2ee6(0x218)]&&_0x54d00c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x49843e,_0x2ddf68,_0x2aff18);},{'priority':_0x216a9a(0x1fd)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0xb5))[_0x4add3a(0xb3)]({'model':_0x4add3a(0x19f),'view':(_0x194b8b,_0x24c368)=>_0x24c368[_0x4add3a(0x18c)][_0x4add3a(0x218)]?null:{'group':_0x4add3a(0x19f),'name':_0x194b8b[_0x4add3a(0x231)](0xb)}}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x1b9))[_0x4add3a(0x116)]({'view':{'name':_0x4add3a(0x19f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x53c257,{writer:_0xac034e})=>{const _0x1a15f0=_0x4add3a;let _0x4da772=_0x1a15f0(0x11f)+_0x53c257[_0x1a15f0(0x1d9)](_0x1a15f0(0x1cc))+':'+_0x53c257[_0x1a15f0(0x1d9)]('id');return _0x53c257[_0x1a15f0(0x1d9)](_0x1a15f0(0x165))&&(_0x4da772+=':'+_0x53c257[_0x1a15f0(0x1d9)](_0x1a15f0(0x165))),_0xac034e[_0x1a15f0(0x219)](_0x1a15f0(0x10f),{'data-name':_0x4da772});}}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x1b9))[_0x4add3a(0x102)]({'view':_0x4add3a(0x19f)}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0x4a1ccf=>{const _0x2b4b54=_0x4add3a;_0x4a1ccf['on'](_0x2b4b54(0xbb),_0x54d00c(),{'priority':_0x2b4b54(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0xe0c21a=>{const _0x10ac42=_0x4add3a;_0xe0c21a['on'](_0x10ac42(0x24a),_0x54d00c({'isAttributeSuggestion':!0x0}),{'priority':_0x10ac42(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0x906e0f=>{const _0x43675c=_0x4add3a;_0x906e0f['on'](_0x43675c(0xaa),(_0x200418,_0x2a491f,_0x500e26)=>{const _0x8521=_0x43675c,_0x202f53=_0x500e26[_0x8521(0x19a)][_0x8521(0x22e)](_0x2a491f[_0x8521(0x1b5)]);if(_0x202f53){for(const _0x175a20 of _0x202f53)_0x175a20[_0x8521(0x160)](_0x8521(0x1b2))||(_0x500e26[_0x8521(0x177)][_0x8521(0xfd)]([_0x8521(0x134),_0x8521(0xc5),_0x8521(0x194)],_0x175a20),_0x500e26[_0x8521(0x177)][_0x8521(0x161)](_0x8521(0xe4),_0x175a20),_0x500e26[_0x8521(0x177)][_0x8521(0x161)](_0x8521(0x198),_0x175a20),_0x500e26[_0x8521(0x19a)][_0x8521(0x15c)](_0x175a20,_0x2a491f[_0x8521(0x1b5)]));}},{'priority':_0x43675c(0xd4)});}),_0x3797bc[_0x4add3a(0xb8)][_0x4add3a(0xfa)](_0x4add3a(0x245))[_0x4add3a(0x220)](_0x356a65=>{const _0xcfed09=_0x4add3a;_0x356a65['on'](_0xcfed09(0xe0),(_0x2d77a6,_0x5bf98e,_0x15cd59)=>{const _0x2df5bb=_0xcfed09,_0x5bd714=_0x15cd59[_0x2df5bb(0x19a)][_0x2df5bb(0x22e)](_0x5bf98e[_0x2df5bb(0x1b5)]);if(!_0x5bd714)return;const {id:_0x5d840a}=this[_0x2df5bb(0x136)](_0x5bf98e[_0x2df5bb(0x1b5)]),_0x4fbfff=this[_0x2df5bb(0xc6)][_0x2df5bb(0xfe)](_0x5d840a),_0x1d5d67=this[_0x2df5bb(0x1f1)](_0x4fbfff);if(this[_0x2df5bb(0x22b)](_0x1d5d67)){for(const _0x34b456 of _0x5bd714)_0x34b456[_0x2df5bb(0x160)](_0x2df5bb(0x1b2))||(_0x15cd59[_0x2df5bb(0x177)][_0x2df5bb(0xfd)]([_0x2df5bb(0x134),_0x2df5bb(0xc5),_0x2df5bb(0x194)],_0x34b456),_0x15cd59[_0x2df5bb(0x177)][_0x2df5bb(0x161)](_0x2df5bb(0xe4),_0x34b456),_0x15cd59[_0x2df5bb(0x177)][_0x2df5bb(0x161)](_0x2df5bb(0x198),_0x34b456),_0x15cd59[_0x2df5bb(0x19a)][_0x2df5bb(0x15c)](_0x34b456,_0x5bf98e[_0x2df5bb(0x1b5)]));}},{'priority':_0xcfed09(0xd4)});}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x19a14f=>{const _0xa3831e=_0x4add3a;let _0x4fff44=!0x1;const _0x2a3ac7=Array[_0xa3831e(0x243)](_0x3797bc[_0xa3831e(0x16e)][_0xa3831e(0xb7)][_0xa3831e(0xf0)][_0xa3831e(0x173)]()),_0x163e5f=new Set();for(const {name:_0x2f83c3,data:_0x39a1a5}of _0x2a3ac7){const {group:_0x57328b,type:_0x4bbaf6,subType:_0x3aa889,id:_0x21f2d5}=this[_0xa3831e(0x136)](_0x2f83c3);if(_0xa3831e(0x19f)!==_0x57328b)continue;const _0x18b1bf=this[_0xa3831e(0xc6)][_0xa3831e(0xfe)](_0x21f2d5);if(null!=_0x39a1a5[_0xa3831e(0x168)]){_0xa3831e(0x1ce)==_0x4bbaf6&&(_0x4fff44=_0x4fff44||Ut(_0x39a1a5[_0xa3831e(0x168)],_0x2f83c3,_0x19a14f,_0x3797bc[_0xa3831e(0x16e)][_0xa3831e(0x1dc)]));const _0x12dc7b=_0xa3831e(0xde)==_0x4bbaf6&&this[_0xa3831e(0x22b)](_0x3aa889[_0xa3831e(0x143)]('|')[0x0]);if(_0x39a1a5[_0xa3831e(0x168)][_0xa3831e(0xc1)]||_0xa3831e(0x1f9)==_0x39a1a5[_0xa3831e(0x168)][_0xa3831e(0x142)][_0xa3831e(0xe1)]||_0xa3831e(0x176)==_0x4bbaf6&&!Ft(_0x39a1a5[_0xa3831e(0x168)])||_0x12dc7b&&!Ft(_0x39a1a5[_0xa3831e(0x168)])||_0xa3831e(0x1b0)==_0x4bbaf6&&!(!Vt(_0x3f31ee=_0x39a1a5[_0xa3831e(0x168)])&&!function(_0x71ff50){const _0x2fb683=_0xa3831e;return _0x71ff50[_0x2fb683(0x249)][_0x2fb683(0x24e)]==_0x71ff50[_0x2fb683(0x193)][_0x2fb683(0x1e0)]&&_0x71ff50[_0x2fb683(0x249)][_0x2fb683(0x20f)];}(_0x3f31ee)))_0x19a14f[_0xa3831e(0x1bb)](_0x2f83c3),_0x4fff44=!0x0;else{if(!_0x18b1bf||!_0x18b1bf[_0xa3831e(0x223)])continue;if(_0x39a1a5[_0xa3831e(0x168)]&&_0x39a1a5[_0xa3831e(0x13a)]&&_0x39a1a5[_0xa3831e(0x168)][_0xa3831e(0x14f)](_0x39a1a5[_0xa3831e(0x13a)]))continue;_0x163e5f[_0xa3831e(0x220)](_0x18b1bf);}}}var _0x3f31ee;return _0x163e5f[_0xa3831e(0x127)]>0x0&&(_0x4fff44=!!this[_0xa3831e(0x20e)](_0x163e5f)||_0x4fff44),_0x4fff44;}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x5bf53d=>{const _0x2c6b46=_0x4add3a;let _0x311561=!0x1;for(const _0x37ae68 of _0x3797bc[_0x2c6b46(0x16e)][_0x2c6b46(0xb7)][_0x2c6b46(0xf0)][_0x2c6b46(0x250)]())if(_0x2c6b46(0x118)==_0x37ae68[_0x2c6b46(0x22a)])for(const _0x3e785d of this[_0x2c6b46(0xc6)][_0x2c6b46(0x14d)]()){if(_0x3e785d[_0x2c6b46(0x170)]||!_0x3e785d[_0x2c6b46(0x223)])continue;const _0x164229=_0x2c6b46(0x176)==_0x3e785d[_0x2c6b46(0x22a)],_0x85f99d=this[_0x2c6b46(0x1f1)](_0x3e785d),_0x1d08cd=_0x85f99d&&this[_0x2c6b46(0x22b)](_0x85f99d);if(!_0x164229&&!_0x1d08cd)continue;const _0x50a17b=_0x3e785d[_0x2c6b46(0x1a6)]();if(_0x50a17b[_0x2c6b46(0x249)][_0x2c6b46(0x24e)]!=_0x50a17b[_0x2c6b46(0x193)][_0x2c6b46(0x24e)]&&!_0x50a17b[_0x2c6b46(0x193)][_0x2c6b46(0x20f)]){const _0x32cfc6=_0x3797bc[_0x2c6b46(0x16e)][_0x2c6b46(0x18a)](_0x50a17b[_0x2c6b46(0x249)][_0x2c6b46(0xce)],_0x2c6b46(0x193)),_0x4a9172=_0x3797bc[_0x2c6b46(0x16e)][_0x2c6b46(0x187)](_0x50a17b[_0x2c6b46(0x249)],_0x32cfc6);_0x5bf53d[_0x2c6b46(0x215)](_0x3e785d[_0x2c6b46(0x1dd)](),{'range':_0x4a9172}),_0x311561=!0x0;}}return _0x311561;}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x138637=>this[_0x4add3a(0x21f)](_0x138637)),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)][_0x4add3a(0xca)](_0x1da3fd=>!_0x1da3fd[_0x4add3a(0x21b)][_0x4add3a(0x1ec)]&&this[_0x4add3a(0x15f)](_0x1da3fd)),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0xae),()=>{const _0x5a1676=_0x4add3a;this[_0x5a1676(0x21e)]=!0x1;}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)]['on'](_0x4add3a(0x12a),(_0x53eb20,_0x5e93d3)=>{const _0x341c78=_0x4add3a;if(!_0x5e93d3[_0x341c78(0x1ec)]||_0x5e93d3[_0x341c78(0x235)])return;if(!this[_0x341c78(0x21e)])return;const _0x491126=_0x3797bc[_0x341c78(0x16e)][_0x341c78(0xb7)][_0x341c78(0xf0)][_0x341c78(0x250)]();if(0x0==_0x491126[_0x341c78(0x1f5)])return;const _0x5c86f3=[],_0x40b021=_0x491126[_0x341c78(0x247)](_0x9f49a0=>_0x341c78(0xde)==_0x9f49a0[_0x341c78(0x22a)]),_0x5bf3b3=_0x491126[_0x341c78(0x247)](_0x355fd6=>_0x341c78(0x118)==_0x355fd6[_0x341c78(0x22a)]&&_0x341c78(0x1e7)!=_0x355fd6[_0x341c78(0x158)]);for(const _0x144b03 of _0x40b021)this[_0x341c78(0xe6)](_0x144b03[_0x341c78(0x115)])&&_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x144b03[_0x341c78(0x115)],'newValue':_0x144b03[_0x341c78(0x20a)],'oldValue':_0x144b03[_0x341c78(0xcc)],'range':Pt(_0x144b03[_0x341c78(0x204)],_0x3797bc[_0x341c78(0x16e)])});for(const _0x5a2edb of _0x5bf3b3){if(_0x341c78(0x103)!=_0x5a2edb[_0x341c78(0x147)]&&_0x341c78(0x10a)!=_0x5a2edb[_0x341c78(0x147)])continue;const _0x133734=Lt(_0x5a2edb[_0x341c78(0xf2)][_0x341c78(0xce)],_0x3797bc[_0x341c78(0x16e)]),_0x6d1a55=_0x5a2edb[_0x341c78(0x1d4)];_0x341c78(0x103)==_0x5a2edb[_0x341c78(0x147)]&&_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x341c78(0x101),'newValue':_0x5a2edb[_0x341c78(0x158)],'oldValue':_0x6d1a55[_0x341c78(0x158)],'range':_0x133734});for(const [_0x34205a,_0x192191]of _0x6d1a55[_0x341c78(0x199)]){if(!this[_0x341c78(0xe6)](_0x34205a))continue;const _0x272003=_0x5a2edb[_0x341c78(0x199)][_0x341c78(0xfe)](_0x34205a);_0x192191!==_0x272003&&_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x34205a,'newValue':_0x272003,'oldValue':_0x192191,'range':_0x133734});}for(const [_0x31aab7,_0x3446b2]of _0x5a2edb[_0x341c78(0x199)])this[_0x341c78(0xe6)](_0x31aab7)&&(_0x6d1a55[_0x341c78(0x199)][_0x341c78(0x157)](_0x31aab7)||_0x5c86f3[_0x341c78(0x1f7)]({'key':_0x31aab7,'newValue':_0x3446b2,'oldValue':null,'range':_0x133734}));}0x0!=_0x5c86f3[_0x341c78(0x1f5)]&&_0x3797bc[_0x341c78(0x16e)][_0x341c78(0xf6)](_0x5e93d3,_0x230dcf=>{const _0x38a447=_0x341c78,_0x157a11=_0x374447();for(const {range:_0x1f26c3,key:_0x201c93,oldValue:_0x25964d,newValue:_0x3c3f74}of _0x5c86f3)this[_0x38a447(0xd2)](_0x1f26c3,_0x201c93,_0x25964d,_0x3c3f74,{'groupId':_0x157a11});this[_0x38a447(0x232)](_0x230dcf,_0x5c86f3);});},{'priority':_0x4add3a(0x19d)}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0x1c8)]['on'](_0x4add3a(0x202),(_0x253cff,_0x5907d3,_0x5167b8)=>{const _0x5e75c7=_0x4add3a;if(null==_0x5167b8){const {id:_0x10da96}=this[_0x5e75c7(0x136)](_0x5907d3[_0x5e75c7(0x158)]),_0xbb58bd=this[_0x5e75c7(0xc6)][_0x5e75c7(0xfe)](_0x10da96);_0xbb58bd&&_0xbb58bd[_0x5e75c7(0x179)](_0x5907d3[_0x5e75c7(0x158)]);}}),_0x3797bc[_0x4add3a(0x16e)][_0x4add3a(0xb7)]['on'](_0x4add3a(0x12a),()=>{const _0xd74114=_0x4add3a,_0x2c4706=Array[_0xd74114(0x243)](_0x3797bc[_0xd74114(0x16e)][_0xd74114(0xb7)][_0xd74114(0xf0)][_0xd74114(0x173)]())[_0xd74114(0x247)](_0x440af9=>_0xd74114(0x19f)===this[_0xd74114(0x136)](_0x440af9[_0xd74114(0x158)])[_0xd74114(0xee)]);if(0x0===_0x2c4706[_0xd74114(0x1f5)])return;_0x2c4706[_0xd74114(0x1a0)]((_0x4d12f8,_0x14c00f)=>{const _0x2f43a5=_0xd74114,_0x519db2=_0x4d12f8[_0x2f43a5(0x1ee)][_0x2f43a5(0x13a)],_0x5509e8=_0x14c00f[_0x2f43a5(0x1ee)][_0x2f43a5(0x13a)];return null===_0x519db2&&null===_0x5509e8?0x0:null===_0x519db2&&null!==_0x5509e8?-0x1:null!==_0x519db2&&null===_0x5509e8?0x1:_0x519db2[_0x2f43a5(0x249)][_0x2f43a5(0x1c5)](_0x5509e8[_0x2f43a5(0x249)])?-0x1:0x1;});const _0x5318ec=new Set(),_0x2d80ab=new Set();for(const {name:_0x2d6e54,data:_0xf33e19}of _0x2c4706){const {id:_0x1d2471}=this[_0xd74114(0x136)](_0x2d6e54);if(null===_0xf33e19[_0xd74114(0x13a)]){const _0x59c709=this[_0xd74114(0x126)](_0x2d6e54);_0x2d80ab[_0xd74114(0x220)](_0x59c709);}else{const _0x55d365=this[_0xd74114(0xc6)][_0xd74114(0xfe)](_0x1d2471);null!==_0xf33e19[_0xd74114(0x168)]||_0x55d365[_0xd74114(0x223)]?(_0x5318ec[_0xd74114(0x220)](_0x55d365[_0xd74114(0x201)]),_0x2d80ab[_0xd74114(0x220)](_0x55d365)):this[_0xd74114(0x246)](_0x55d365);}}_0x2d80ab[_0xd74114(0x127)]>0x0&&this[_0xd74114(0x174)](_0x2d80ab);for(const _0x4d85df of _0x5318ec)this[_0xd74114(0x120)](_0xd74114(0x1d5),_0x4d85df);}),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0x11a),(_0x5759e9,_0x2346a7)=>{const _0x3b545a=_0x4add3a,_0x4b6e53=_0x2346a7[0x0];if(!this[_0x3b545a(0xc6)][_0x3b545a(0x127)])return;if(!_0x4b6e53[_0x3b545a(0x21c)])return;if(_0x4b6e53[_0x3b545a(0x21b)][_0x3b545a(0x235)]||!_0x4b6e53[_0x3b545a(0x21b)][_0x3b545a(0x1ec)])return;let _0x3336bd,_0x358eae;switch(_0x4b6e53[_0x3b545a(0x22a)]){case _0x3b545a(0x118):_0x3336bd=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0xf2)]),_0x358eae=_0x3336bd[_0x3b545a(0x11b)](_0x4b6e53[_0x3b545a(0xdf)]);break;case _0x3b545a(0x143):_0x3336bd=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0x18e)]),_0x358eae=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0xc0)]);break;case _0x3b545a(0x1d2):_0x3336bd=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x18a)](_0x4b6e53[_0x3b545a(0x1fb)]),_0x358eae=_0x3336bd[_0x3b545a(0x11b)](_0x4b6e53[_0x3b545a(0xdf)]);break;default:return;}const _0x250e3e=_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x187)](_0x3336bd,_0x358eae);_0x3797bc[_0x3b545a(0x16e)][_0x3b545a(0x15d)](()=>{const _0x21850b=_0x3b545a;for(const {suggestion:_0x6d68c0,meta:_0x54e3af}of this[_0x21850b(0xf5)](_0x250e3e)){if(_0x6d68c0[_0x21850b(0x170)])continue;if(_0x21850b(0x1ce)==_0x6d68c0[_0x21850b(0x22a)])continue;const _0x52c520=this[_0x21850b(0x1f1)](_0x6d68c0);if(_0x52c520&&this[_0x21850b(0x22b)](_0x52c520)&&_0x21850b(0x143)!=_0x4b6e53[_0x21850b(0x22a)])continue;const _0x2a9264=_0x6d68c0[_0x21850b(0x1ee)]&&_0x6d68c0[_0x21850b(0x1ee)][_0x21850b(0x172)];(_0x21850b(0x176)!=_0x6d68c0[_0x21850b(0x22a)]||_0x21850b(0x143)==_0x4b6e53[_0x21850b(0x22a)]&&!_0x2a9264)&&(_0x54e3af[_0x21850b(0x236)]||_0x21850b(0x239)==_0x6d68c0[_0x21850b(0x22a)]&&_0x54e3af[_0x21850b(0x178)]||_0x6d68c0[_0x21850b(0x1a6)]()[_0x21850b(0x1b6)](_0x250e3e)&&this[_0x21850b(0x144)](_0x6d68c0,_0x3336bd,_0x358eae));}});},{'priority':_0x4add3a(0x19d)}),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0x206),(_0x5e2a5a,_0x7744b)=>{const _0x4921fb=_0x4add3a,_0x4b62d2=_0x7744b[0x0],_0x3e9913=_0x7744b[0x1];if(_0x3e9913&&_0x3e9913[_0x4921fb(0x11d)])return;if(this[_0x4921fb(0xa8)])return;if(!this[_0x4921fb(0x17d)][_0x4921fb(0x190)])return;if(_0x4b62d2[_0x4921fb(0xc1)])return;const _0x1592d9=_0x3797bc[_0x4921fb(0x16e)][_0x4921fb(0x1dc)],{start:_0x32b9c4,end:_0x2edb52}=_0x4b62d2[_0x4921fb(0x1a6)](),_0x59a8fa=_0x32b9c4[_0x4921fb(0xce)]&&_0x1592d9[_0x4921fb(0x238)](_0x32b9c4[_0x4921fb(0xce)])?null:_0x1592d9[_0x4921fb(0x10d)](_0x32b9c4,_0x4921fb(0x248)),_0x9980e1=_0x2edb52[_0x4921fb(0x1e0)]&&_0x1592d9[_0x4921fb(0x238)](_0x2edb52[_0x4921fb(0x1e0)])?null:_0x1592d9[_0x4921fb(0x10d)](_0x2edb52,_0x4921fb(0x1c7)),_0x2e1033=_0x3797bc[_0x4921fb(0x16e)][_0x4921fb(0x187)](_0x59a8fa?_0x59a8fa[_0x4921fb(0x249)]:_0x32b9c4,_0x9980e1?_0x9980e1[_0x4921fb(0x193)]:_0x2edb52);_0x3797bc[_0x4921fb(0x16e)][_0x4921fb(0x15d)](_0x19f837=>{const _0x27a52d=_0x4921fb;this[_0x27a52d(0x1b8)](_0x2e1033);const _0x16a443=_0x3797bc[_0x27a52d(0x16e)][_0x27a52d(0x1dc)][_0x27a52d(0x10d)](_0x2e1033[_0x27a52d(0x249)]);_0x4b62d2['is'](_0x27a52d(0xf9))?_0x19f837[_0x27a52d(0x16c)](_0x16a443):_0x4b62d2[_0x27a52d(0x24c)](_0x16a443);}),_0x5e2a5a[_0x4921fb(0x222)]();},{'priority':_0x318549[_0x4add3a(0x150)]+0xa}),_0x3797bc[_0x4add3a(0x16e)]['on'](_0x4add3a(0x1f0),(_0x3da5a7,_0x248f3e)=>{const _0x405dde=_0x4add3a,_0x5eef75=_0x248f3e[_0x248f3e[_0x405dde(0x1f5)]-0x1];_0x5eef75&&_0x5eef75[_0x405dde(0x11d)]||this[_0x405dde(0xa8)]||this[_0x405dde(0x17d)][_0x405dde(0x190)]&&(_0x3797bc[_0x405dde(0x16e)][_0x405dde(0x15d)](()=>{const _0x43fa4e=_0x405dde;let _0x3283d2=_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x1f0)](_0x248f3e[0x0],_0x248f3e[0x1],_0x248f3e[0x2],{'forceDefaultExecution':!0x0});if(!_0x3283d2)return;_0x3da5a7[_0x43fa4e(0x195)]=_0x3283d2[_0x43fa4e(0x255)]();const _0x344cb3=_0x3283d2[_0x43fa4e(0x193)][_0x43fa4e(0x1e0)],_0x5ce66e=_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x1dc)];_0x344cb3&&_0x5ce66e[_0x43fa4e(0xd8)](_0x344cb3)&&!_0x5ce66e[_0x43fa4e(0x109)](_0x344cb3)&&(_0x3283d2=_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x187)](_0x3283d2[_0x43fa4e(0x249)],_0x3797bc[_0x43fa4e(0x16e)][_0x43fa4e(0x18a)](_0x344cb3,_0x43fa4e(0x193)))),this[_0x43fa4e(0x18b)](_0x3283d2);}),_0x3da5a7[_0x405dde(0x222)]());},{'priority':_0x4add3a(0xd4)}),this[_0x4add3a(0x1cd)][_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x240),this[_0x4add3a(0x17d)]),this[_0x4add3a(0x23c)](_0x4add3a(0x240));const _0x4561b3=new _0x413030(_0x3797bc,this[_0x4add3a(0xc6)]);_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x1a1),_0x4561b3),this[_0x4add3a(0x23c)](_0x4add3a(0x1a1));const _0x3dc9e4=new _0x43c2ef(_0x3797bc,this[_0x4add3a(0xc6)]);_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0xf7),_0x3dc9e4),this[_0x4add3a(0x23c)](_0x4add3a(0xf7)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x17b),new _0x55a644(_0x3797bc,_0x4561b3,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x17b)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x189),new _0x55a644(_0x3797bc,_0x3dc9e4,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x189)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x139),new _0x3278b9(_0x3797bc,_0x4561b3,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x139)),_0x3797bc[_0x4add3a(0x1a2)][_0x4add3a(0x220)](_0x4add3a(0x1f3),new _0x3278b9(_0x3797bc,_0x3dc9e4,this[_0x4add3a(0xc6)])),this[_0x4add3a(0x23c)](_0x4add3a(0x1f3));const _0x4b22d6=_0x3797bc[_0x4add3a(0x1e8)][_0x4add3a(0xfe)](_0x4add3a(0xda));this[_0x4add3a(0xed)](_0x4b22d6,_0x4add3a(0x1ea),(_0x1157de,{threadId:_0x4cf894})=>{const _0x3c28cc=_0x4add3a,_0x19a4e9=this[_0x3c28cc(0xc6)][_0x3c28cc(0xfe)](_0x4cf894);_0x19a4e9&&_0x19a4e9[_0x3c28cc(0x1cf)]&&0x1===_0x19a4e9[_0x3c28cc(0x1cf)][_0x3c28cc(0x1f5)]&&this[_0x3c28cc(0x1d7)](_0x4cf894,{'hasComments':!0x0});},{'priority':_0x4add3a(0x16d)}),this[_0x4add3a(0xed)](_0x4b22d6,_0x4add3a(0x1f6),(_0x433605,{threadId:_0xeea80f})=>{const _0x564fc0=_0x4add3a,_0x36944a=this[_0x564fc0(0xc6)][_0x564fc0(0xfe)](_0xeea80f);_0x36944a&&_0x36944a[_0x564fc0(0x1cf)]&&!_0x36944a[_0x564fc0(0x1cf)][_0x564fc0(0x1f5)]&&this[_0x564fc0(0x1d7)](_0xeea80f,{'hasComments':!0x1});},{'priority':_0x4add3a(0x16d)});}set[_0x3ac0c3(0xf4)](_0x4f48e7){const _0x214127=_0x3ac0c3;if(this[_0x214127(0x1c6)])throw new _0x1c3b22(_0x214127(0xfb),this);this[_0x214127(0x1c6)]=_0x4f48e7;}get[_0x3ac0c3(0xf4)](){const _0xd4e005=_0x3ac0c3;return this[_0xd4e005(0x1c6)];}[_0x3ac0c3(0xe9)]({skipNotAttached:_0x24c369=!0x1,toJSON:_0xb75fd4=!0x1}={}){const _0x5ef754=_0x3ac0c3,_0x20d828=[];for(const _0x5abf91 of this[_0x5ef754(0xc6)][_0x5ef754(0x14d)]())_0x24c369&&!_0x5abf91[_0x5ef754(0x223)]||_0x20d828[_0x5ef754(0x1f7)](_0x5abf91);return _0xb75fd4?_0x20d828[_0x5ef754(0x20c)](_0x1fc349=>_0x1fc349[_0x5ef754(0x112)]()):_0x20d828;}[_0x3ac0c3(0x1c3)](_0x59dc2a){const _0xd7a1f=_0x3ac0c3,_0xe3640f=this[_0xd7a1f(0xc6)][_0xd7a1f(0xfe)](_0x59dc2a);if(!_0xe3640f)throw new _0x1c3b22(_0xd7a1f(0xa4),this);return _0xe3640f;}[_0x3ac0c3(0x1ac)](_0x38aa60){const _0x44c85d=_0x3ac0c3;return this[_0x44c85d(0xc6)][_0x44c85d(0x157)](_0x38aa60);}[_0x3ac0c3(0x138)](_0x388500){const _0x4e66b7=_0x3ac0c3,{authorId:_0x5bf5e9,id:_0x15c33d,attributes:_0x10db99}=_0x388500,[_0x5968da,_0x1b2061]=_0x388500[_0x4e66b7(0x22a)][_0x4e66b7(0x143)](':'),_0xf894fb=this[_0x4e66b7(0xc6)][_0x4e66b7(0xfe)](_0x15c33d)||this[_0x4e66b7(0x183)](_0x5968da,_0x1b2061,_0x15c33d,_0x5bf5e9,_0x10db99);if(this[_0x4e66b7(0xec)](_0xf894fb),this[_0x4e66b7(0x229)](_0xf894fb,_0x5968da,_0x1b2061||null,_0x5bf5e9),_0xf894fb[_0x4e66b7(0x1b7)]=_0x388500[_0x4e66b7(0x1b7)],_0xf894fb[_0x4e66b7(0x21d)]=!0x0,_0x10db99&&_0x10db99[_0x4e66b7(0x164)]){const _0x4a011e=_0x10db99[_0x4e66b7(0x164)],_0x20b173=this[_0x4e66b7(0x1b3)](_0x4a011e[_0x4e66b7(0x1f4)]);_0xf894fb[_0x4e66b7(0xd9)]=_0x4a011e[_0x4e66b7(0x1b7)],_0xf894fb[_0x4e66b7(0x1c2)]=_0x20b173,_0xf894fb[_0x4e66b7(0x1bc)]=!0x0;}else _0xf894fb[_0x4e66b7(0xd9)]=_0x388500[_0x4e66b7(0x1b7)];switch(_0x388500[_0x4e66b7(0x1ee)]&&(_0xf894fb[_0x4e66b7(0x1ee)]=_0x388500[_0x4e66b7(0x1ee)]),_0x388500[_0x4e66b7(0x199)]&&(_0xf894fb[_0x4e66b7(0x199)]=_0x388500[_0x4e66b7(0x199)]),this[_0x4e66b7(0x1c6)]&&this[_0x4e66b7(0x1c6)][_0x4e66b7(0x15b)]||(_0xf894fb[_0x4e66b7(0x182)]=!0x0),this[_0x4e66b7(0x1e3)][_0x4e66b7(0xfe)](_0xf894fb)){case _0x4e66b7(0x1ed):this[_0x4e66b7(0x1e3)][_0x4e66b7(0x253)](_0xf894fb,_0x4e66b7(0x19c));break;case _0x4e66b7(0x185):_0xf894fb[_0x4e66b7(0x223)]?(this[_0x4e66b7(0x20e)](new Set([_0xf894fb])),this[_0x4e66b7(0x174)](new Set([_0xf894fb])),this[_0x4e66b7(0x1e3)][_0x4e66b7(0x253)](_0xf894fb,_0x4e66b7(0x225)),this[_0x4e66b7(0x120)](_0x4e66b7(0x191),_0xf894fb)):this[_0x4e66b7(0x1e3)][_0x4e66b7(0x253)](_0xf894fb,_0x4e66b7(0x230));}return _0xf894fb;}[_0x3ac0c3(0x1a1)](_0x2226bd){const _0x46460e=_0x3ac0c3;this[_0x46460e(0x11d)](()=>{const _0x49a8c3=_0x46460e;this[_0x49a8c3(0x1cd)][_0x49a8c3(0x16e)][_0x49a8c3(0x15d)](()=>{const _0x397ec2=_0x49a8c3;for(const _0x4251e6 of _0x2226bd[_0x397ec2(0x14e)]())_0x4251e6[_0x397ec2(0x23a)]();});});}[_0x3ac0c3(0xf7)](_0x3134f1){const _0x484418=_0x3ac0c3;this[_0x484418(0x11d)](()=>{const _0x4fb59f=_0x484418;this[_0x4fb59f(0x1cd)][_0x4fb59f(0x16e)][_0x4fb59f(0x15d)](()=>{const _0x12db35=_0x4fb59f;for(const _0x2bffa6 of _0x3134f1[_0x12db35(0x14e)]())_0x2bffa6[_0x12db35(0x135)]();});});}[_0x3ac0c3(0x23c)](_0x486421,_0x1a8007){const _0x1cb95f=_0x3ac0c3,_0xadbbd=this[_0x1cb95f(0x1cd)][_0x1cb95f(0x1a2)][_0x1cb95f(0xfe)](_0x486421);if(!_0xadbbd)throw new _0x1c3b22(_0x1cb95f(0xe3),this,{'commandName':_0x486421});if(this[_0x1cb95f(0x18f)][_0x1cb95f(0x157)](_0xadbbd))throw new _0x1c3b22(_0x1cb95f(0x212),this,{'commandName':_0x486421});this[_0x1cb95f(0x18f)][_0x1cb95f(0x220)](_0xadbbd),_0x1a8007&&_0xadbbd['on'](_0x1cb95f(0xd3),(_0xc61f90,_0xf26725)=>{const _0x56dbd9=_0x1cb95f;this[_0x56dbd9(0x17d)][_0x56dbd9(0x190)]&&(this[_0x56dbd9(0xa8)]||(_0xf26725[_0x56dbd9(0x1f5)]>0x0&&_0xf26725[_0xf26725[_0x56dbd9(0x1f5)]-0x1]&&_0xf26725[_0xf26725[_0x56dbd9(0x1f5)]-0x1][_0x56dbd9(0x11d)]?_0xf26725[_0x56dbd9(0x12c)]():(_0xc61f90[_0x56dbd9(0x195)]=_0x1a8007((..._0x4c6b8d)=>_0xadbbd[_0x56dbd9(0xd3)](..._0x4c6b8d,{'forceDefaultExecution':!0x0}),..._0xf26725),_0xc61f90[_0x56dbd9(0x222)]())));},{'priority':_0x1cb95f(0xd4)});}[_0x3ac0c3(0x11d)](_0x3bfc26){const _0x43cf3d=_0x3ac0c3;let _0x1ef4b9,_0x1fc879;const _0x26c72a=this[_0x43cf3d(0xa8)];this[_0x43cf3d(0xa8)]=!0x0;try{_0x1ef4b9=_0x3bfc26();}catch(_0x5783b3){_0x1fc879=_0x5783b3;}return _0x26c72a||(this[_0x43cf3d(0xa8)]=!0x1),_0x1fc879&&_0x1c3b22[_0x43cf3d(0x24b)](_0x1fc879,this),_0x1ef4b9;}[_0x3ac0c3(0x18b)](_0x58b836,_0x5f5b1f=null,_0x2e5505={}){const _0x17d67d=_0x3ac0c3;if(_0x58b836[_0x17d67d(0xc1)])return null;const _0x5af47d=this[_0x17d67d(0x1cd)][_0x17d67d(0x1e8)][_0x17d67d(0xfe)](_0x17d67d(0x1a3))['me'];for(const {suggestion:_0xed0d25,meta:_0x2fab61}of this[_0x17d67d(0xf5)](_0x58b836,_0x17d67d(0x239)))if(_0x2fab61[_0x17d67d(0x178)]){if(!_0x2fab61[_0x17d67d(0x209)]){if(_0x2fab61[_0x17d67d(0x236)]){if(!this[_0x17d67d(0xc7)]||!qt(_0xed0d25,_0x2e5505))continue;return _0xed0d25;}if(qt(_0xed0d25,_0x2e5505))return _0xed0d25;this[_0x17d67d(0x144)](_0xed0d25,_0x58b836[_0x17d67d(0x249)],_0x58b836[_0x17d67d(0x193)]);break;}if(_0x5f5b1f==_0xed0d25[_0x17d67d(0x1ef)]&&qt(_0xed0d25,_0x2e5505)){const _0x2d012b=_0xed0d25[_0x17d67d(0x1a6)]();return _0x2d012b[_0x17d67d(0x249)][_0x17d67d(0x14f)](_0x58b836[_0x17d67d(0x193)])?this[_0x17d67d(0x1de)](_0xed0d25,this[_0x17d67d(0x14c)][_0x17d67d(0x187)](_0x58b836[_0x17d67d(0x249)],_0x2d012b[_0x17d67d(0x193)])):this[_0x17d67d(0x1de)](_0xed0d25,this[_0x17d67d(0x14c)][_0x17d67d(0x187)](_0x2d012b[_0x17d67d(0x249)],_0x58b836[_0x17d67d(0x193)])),_0xed0d25;}}const _0x1fc55e=_0x374447(),_0x45c5f5=_0x5af47d['id'],_0x106b0d=_0x5f5b1f?_0x17d67d(0x11c)+_0x5f5b1f:_0x17d67d(0x239),_0x12b3a8=this[_0x17d67d(0xd0)]({'id':_0x1fc55e,'type':_0x106b0d,'createdAt':new Date(),'authorId':_0x45c5f5,'attributes':_0x2e5505});return this[_0x17d67d(0x1e4)](_0x106b0d,_0x1fc55e,_0x45c5f5,_0x58b836),_0x12b3a8;}[_0x3ac0c3(0x111)](_0x5a11a7,_0x49e05e=_0x3ac0c3(0x132),_0x13f26f={}){const _0x371d86=_0x3ac0c3,_0x41b61d=this[_0x371d86(0x1cd)][_0x371d86(0x1e8)][_0x371d86(0xfe)](_0x371d86(0x1a3))['me'],_0x3c213c=this[_0x371d86(0xac)][_0x371d86(0x1be)](_0x371d86(0x239),_0x49e05e,_0x371d86(0x181));for(const _0x18ba06 of this[_0x371d86(0xe9)]())if(_0x18ba06[_0x371d86(0x1c2)]['id']==_0x41b61d['id']&&_0x371d86(0x239)==_0x18ba06[_0x371d86(0x22a)]&&_0x18ba06[_0x371d86(0x1ef)]==_0x49e05e&&qt(_0x18ba06,_0x13f26f)&&(_0x3c213c(_0x18ba06[_0x371d86(0x1a7)](),_0x5a11a7)||_0x3c213c(_0x5a11a7,_0x18ba06[_0x371d86(0x1a7)]()))){for(const _0x495e90 of _0x5a11a7)_0x18ba06[_0x371d86(0xef)](_0x495e90);return _0x18ba06;}for(const {suggestion:_0x5c533a,meta:_0x5b7dd9}of this[_0x371d86(0xf5)](_0x5a11a7,_0x371d86(0x239))){if(!_0x5b7dd9[_0x371d86(0x178)])continue;if(!this[_0x371d86(0xc7)]&&_0x5b7dd9[_0x371d86(0x236)])continue;if(!qt(_0x5c533a,_0x13f26f))continue;let _0x21f271=!0x0;for(const _0x51fb6b of _0x5c533a[_0x371d86(0x1a7)]())for(const _0x306139 of _0x5a11a7)if(!_0x51fb6b[_0x371d86(0x1b6)](_0x306139)){_0x21f271=!0x1;break;}if(_0x21f271)return _0x5c533a;}const _0x3c0124=_0x374447(),_0x454b13=_0x41b61d['id'],_0x30dd04=_0x371d86(0x11c)+_0x49e05e,_0x32f7c2=this[_0x371d86(0xd0)]({'id':_0x3c0124,'type':_0x30dd04,'createdAt':new Date(),'authorId':_0x454b13,'attributes':_0x13f26f});for(const _0x401ca2 of _0x5a11a7)this[_0x371d86(0x1e4)](_0x30dd04,_0x3c0124,_0x454b13,_0x401ca2,_0x3f8657[_0x371d86(0x163)]());return _0x32f7c2;}[_0x3ac0c3(0xc9)](_0x22ab16,_0x22cecb,_0x16b9af=null,_0x3c253b={}){const _0x4da2fb=_0x3ac0c3;if(_0x16b9af=_0x16b9af||Gt(_0x22cecb),_0x22ab16[_0x4da2fb(0xc1)])return null;if(_0x4da2fb(0x13d)===this[_0x4da2fb(0x117)]){const _0x10b775=this[_0x4da2fb(0xac)][_0x4da2fb(0x1be)](_0x4da2fb(0x1ce),_0x16b9af,_0x4da2fb(0x23a));return this[_0x4da2fb(0x11d)](()=>_0x10b775([_0x22ab16],_0x22cecb,_0x3c253b)),null;}const _0x4d2b4c=this[_0x4da2fb(0x1cd)][_0x4da2fb(0x1e8)][_0x4da2fb(0xfe)](_0x4da2fb(0x1a3))['me'],_0x1b6000=[];if(_0x4da2fb(0x1c1)!==this[_0x4da2fb(0x117)]){for(const {suggestion:_0x418b74,meta:_0x162cab}of this[_0x4da2fb(0xf5)](_0x22ab16,_0x4da2fb(0x239)))_0x162cab[_0x4da2fb(0x178)]&&!_0x162cab[_0x4da2fb(0x13e)]&&_0x1b6000[_0x4da2fb(0x1f7)](..._0x418b74[_0x4da2fb(0x1a7)]());}const _0x3f0ef2=function(_0x1fcb17,_0x327515){const _0x34bab0=_0x4da2fb,_0x18483a=[];for(const _0xa00f1 of _0x327515){const _0x211935=_0x1fcb17[_0x34bab0(0x151)](_0xa00f1);_0x211935&&_0x18483a[_0x34bab0(0x1f7)](_0x211935);}return _0x18483a;}(_0x22ab16,_0x1b6000),_0x425fc9=function(_0x344671,_0x48562d){const _0x4c4ede=_0x4da2fb,_0x55efd5=[_0x344671];for(const _0x2c3635 of _0x48562d){let _0x145baf=0x0;for(;_0x145baf<_0x55efd5[_0x4c4ede(0x1f5)];){const _0x33089e=_0x55efd5[_0x145baf][_0x4c4ede(0x152)](_0x2c3635);_0x55efd5[_0x4c4ede(0xd7)](_0x145baf,0x1,..._0x33089e),_0x145baf+=_0x33089e[_0x4c4ede(0x1f5)];}}return _0x55efd5;}(_0x22ab16,_0x1b6000);_0x3f0ef2[_0x4da2fb(0x1f5)]&&this[_0x4da2fb(0x14c)][_0x4da2fb(0x15d)](()=>{const _0x1537a7=_0x4da2fb;for(const _0x5df508 of _0x3f0ef2){const _0x1d8f26=this[_0x1537a7(0xac)][_0x1537a7(0x1be)](_0x1537a7(0x1ce),_0x16b9af,_0x1537a7(0x23a));this[_0x1537a7(0x11d)](()=>_0x1d8f26([_0x5df508],_0x22cecb,_0x3c253b));}});for(const _0x3a27bf of _0x425fc9){let _0x4ae3f=null,_0x2f7fa4=_0x3a27bf[_0x4da2fb(0x249)],_0xb12ae5=_0x3a27bf[_0x4da2fb(0x193)];for(const {suggestion:_0x35cad2,meta:_0x4f90ec}of this[_0x4da2fb(0xf5)](_0x3a27bf,_0x4da2fb(0x1ce))){if(!_0x4f90ec[_0x4da2fb(0x178)])continue;if(_0x35cad2[_0x4da2fb(0x1ef)]!=_0x16b9af)continue;if(!qt(_0x35cad2,_0x3c253b))continue;const _0x2f80e9=_0x35cad2[_0x4da2fb(0x1a6)]();if(_0x2f80e9[_0x4da2fb(0x1b6)](_0x3a27bf,!0x0))return null;_0x2f7fa4=_0x2f7fa4[_0x4da2fb(0x1c5)](_0x2f80e9[_0x4da2fb(0x249)])?_0x2f7fa4:_0x2f80e9[_0x4da2fb(0x249)],_0xb12ae5=_0xb12ae5[_0x4da2fb(0x119)](_0x2f80e9[_0x4da2fb(0x193)])?_0xb12ae5:_0x2f80e9[_0x4da2fb(0x193)],_0x4ae3f?_0x2f80e9[_0x4da2fb(0x249)][_0x4da2fb(0x1c5)](_0x4ae3f[_0x4da2fb(0x1a6)]()[_0x4da2fb(0x249)])?(_0x4ae3f[_0x4da2fb(0x141)](),_0x4ae3f=_0x35cad2):_0x35cad2[_0x4da2fb(0x141)]():_0x4ae3f=_0x35cad2;}const _0x2cab1e=this[_0x4da2fb(0x14c)][_0x4da2fb(0x187)](_0x2f7fa4,_0xb12ae5);if(_0x4ae3f)this[_0x4da2fb(0x1de)](_0x4ae3f,_0x2cab1e);else{const _0x57edba=_0x374447(),_0x2acbd4=_0x4d2b4c['id'];this[_0x4da2fb(0xd0)]({'id':_0x57edba,'type':_0x4da2fb(0x1c0)+_0x16b9af,'data':_0x22cecb,'createdAt':new Date(),'authorId':_0x2acbd4,'attributes':_0x3c253b}),this[_0x4da2fb(0x1e4)](_0x4da2fb(0x1c0)+_0x16b9af,_0x57edba,_0x2acbd4,_0x2cab1e);}}return null;}[_0x3ac0c3(0x1fc)](_0x31bf21,_0x3ce3d6,_0x1599d4=[],_0xacc802=null,_0x2568c5={}){const _0xa60753=_0x3ac0c3;_0x3ce3d6[_0xa60753(0xaf)]||(_0x3ce3d6[_0xa60753(0xaf)]=_0x3ce3d6[_0xa60753(0x12d)]),_0x3ce3d6[_0xa60753(0x172)]=_0x31bf21['is'](_0xa60753(0x204)),_0xacc802=_0xacc802||Gt(_0x3ce3d6);const _0x3ae02b=_0x1599d4[_0xa60753(0x20c)](_0x2453c9=>Lt(_0x2453c9,this[_0xa60753(0x14c)])),_0x576242=_0x31bf21['is'](_0xa60753(0x204))?_0x31bf21:Lt(_0x31bf21,this[_0xa60753(0x14c)]);if(_0xa60753(0x13d)===this[_0xa60753(0x117)]){const _0x3d9a0e=this[_0xa60753(0xac)][_0xa60753(0x1be)](_0xa60753(0x176),_0xacc802,_0xa60753(0x23a));return this[_0xa60753(0x11d)](()=>_0x3d9a0e([_0x576242],_0x3ce3d6,_0x2568c5)),null;}_0x3ae02b[_0xa60753(0x1f7)](_0x576242);let _0xf7463f=!0x0;for(const _0x5184a8 of _0x3ae02b)if(!this[_0xa60753(0xff)](_0x5184a8)){_0xf7463f=!0x1;break;}if(_0xf7463f&&_0xa60753(0x1c1)!==this[_0xa60753(0x117)]){const _0x3b0e50=this[_0xa60753(0xac)][_0xa60753(0x1be)](_0xa60753(0x176),_0xacc802,_0xa60753(0x23a));return this[_0xa60753(0x11d)](()=>_0x3b0e50([_0x576242],_0x3ce3d6,_0x2568c5)),null;}let _0x91fa60=null,_0x1002ad=_0x576242[_0xa60753(0x249)],_0x3fae6c=_0x576242[_0xa60753(0x193)];for(const {suggestion:_0x40481d,meta:_0x22eada}of this[_0xa60753(0xf5)](_0x576242,_0xa60753(0x176))){if(!_0x22eada[_0xa60753(0x178)])continue;if(_0x22eada[_0xa60753(0x209)]||_0x22eada[_0xa60753(0x236)]||_0x22eada[_0xa60753(0x13e)])continue;if(_0x40481d[_0xa60753(0x1ee)][_0xa60753(0xaf)]!=_0x3ce3d6[_0xa60753(0xaf)])continue;if(!qt(_0x40481d,_0x2568c5))continue;const _0x362ed7=_0x40481d[_0xa60753(0x1a6)]();if(_0x40481d[_0xa60753(0x1ef)]==_0xacc802){if(_0x362ed7[_0xa60753(0x1b6)](_0x576242,!0x0))return null;_0x1002ad=_0x1002ad[_0xa60753(0x1c5)](_0x362ed7[_0xa60753(0x249)])?_0x1002ad:_0x362ed7[_0xa60753(0x249)],_0x3fae6c=_0x3fae6c[_0xa60753(0x119)](_0x362ed7[_0xa60753(0x193)])?_0x3fae6c:_0x362ed7[_0xa60753(0x193)],_0x91fa60?_0x362ed7[_0xa60753(0x249)][_0xa60753(0x1c5)](_0x91fa60[_0xa60753(0x1a6)]()[_0xa60753(0x249)])?(_0x91fa60[_0xa60753(0x141)](),_0x91fa60=_0x40481d):_0x40481d[_0xa60753(0x141)]():_0x91fa60=_0x40481d;}else{const _0x3594f5=_0x576242[_0xa60753(0x151)](_0x362ed7);this[_0xa60753(0x1d1)](_0x40481d,_0x3594f5);}}const _0x334053=this[_0xa60753(0x1cd)][_0xa60753(0x1e8)][_0xa60753(0xfe)](_0xa60753(0x1a3))['me'],_0x197490=_0x374447(),_0x1e6519=_0x334053['id'];if(_0x91fa60)return this[_0xa60753(0x1de)](_0x91fa60,this[_0xa60753(0x14c)][_0xa60753(0x187)](_0x1002ad,_0x3fae6c)),_0x91fa60;{const _0x28e582=this[_0xa60753(0xd0)]({'id':_0x197490,'type':_0xa60753(0xb4)+_0xacc802,'data':_0x3ce3d6,'createdAt':new Date(),'authorId':_0x1e6519,'attributes':_0x2568c5});return this[_0xa60753(0x1e4)](_0xa60753(0xb4)+_0xacc802,_0x197490,_0x1e6519,this[_0xa60753(0x14c)][_0xa60753(0x187)](_0x1002ad,_0x3fae6c)),_0x28e582;}}[_0x3ac0c3(0x10e)](_0x7075e,_0x1c6b7e,_0x3923bd=[],_0x3feefa=null,_0x587b0={}){const _0x3da975=_0x3ac0c3;_0x1c6b7e[_0x3da975(0xaf)]||(_0x1c6b7e[_0x3da975(0xaf)]=_0x1c6b7e[_0x3da975(0x12d)]);const _0x2ccd8d=_0x7075e[0x0];_0x1c6b7e[_0x3da975(0x172)]=_0x2ccd8d['is'](_0x3da975(0x204)),_0x3feefa=_0x3feefa||Gt(_0x1c6b7e);const _0x6213b3=_0x3923bd[_0x3da975(0x20c)](_0x21bef3=>Lt(_0x21bef3,this[_0x3da975(0x14c)])),_0x53e720=_0x2ccd8d['is'](_0x3da975(0x204))?_0x7075e:_0x7075e[_0x3da975(0x20c)](_0x1689c9=>Lt(_0x1689c9,this[_0x3da975(0x14c)]));if(_0x3da975(0x13d)===this[_0x3da975(0x117)]){const _0x7363f7=this[_0x3da975(0xac)][_0x3da975(0x1be)](_0x3da975(0x176),_0x3feefa,_0x3da975(0x23a));return this[_0x3da975(0x11d)](()=>_0x7363f7(_0x53e720,_0x1c6b7e,_0x587b0)),null;}_0x6213b3[_0x3da975(0x1f7)](..._0x53e720);let _0x4a173a=!0x0;for(const _0x4ef871 of _0x6213b3)if(!this[_0x3da975(0xff)](_0x4ef871)){_0x4a173a=!0x1;break;}if(_0x4a173a&&_0x3da975(0x1c1)!==this[_0x3da975(0x117)]){const _0x13c2fc=this[_0x3da975(0xac)][_0x3da975(0x1be)](_0x3da975(0x176),_0x3feefa,_0x3da975(0x23a));return this[_0x3da975(0x11d)](()=>_0x13c2fc(_0x53e720,_0x1c6b7e,_0x587b0)),null;}const _0x30df62=this[_0x3da975(0x1cd)][_0x3da975(0x1e8)][_0x3da975(0xfe)](_0x3da975(0x1a3))['me'];for(const _0x4ec131 of this[_0x3da975(0xe9)]()){if(_0x4ec131[_0x3da975(0x1c2)]['id']!=_0x30df62['id'])continue;if(_0x3da975(0x176)!=_0x4ec131[_0x3da975(0x22a)]||_0x4ec131[_0x3da975(0x1ee)][_0x3da975(0xaf)]!=_0x1c6b7e[_0x3da975(0xaf)])continue;if(!qt(_0x4ec131,_0x587b0))continue;const _0x3d9ccf=_0x4ec131[_0x3da975(0x1ef)]==_0x3feefa;for(let _0x4aa16f=0x0;_0x4aa16f<_0x53e720[_0x3da975(0x1f5)];_0x4aa16f++){const _0x1f4567=_0x53e720[_0x4aa16f];for(const _0x30c621 of _0x4ec131[_0x3da975(0x19e)]()){const _0x4157db=_0x30c621[_0x3da975(0x22d)]();if(_0x1f4567[_0x3da975(0x14f)](_0x4157db)){_0x3d9ccf?(_0x53e720[_0x3da975(0xd7)](_0x4aa16f,0x1),_0x4aa16f--):_0x4ec131[_0x3da975(0x1bb)](_0x30c621[_0x3da975(0x158)]);break;}}}}if(0x0==_0x53e720[_0x3da975(0x1f5)])return null;const _0x21aa08=this[_0x3da975(0xac)][_0x3da975(0x1be)](_0x3da975(0x176),_0x3feefa,_0x3da975(0x181));for(const _0x5a7faa of this[_0x3da975(0xe9)]())if(_0x5a7faa[_0x3da975(0x1c2)]['id']==_0x30df62['id']&&_0x3da975(0x176)==_0x5a7faa[_0x3da975(0x22a)]&&_0x5a7faa[_0x3da975(0x1ee)][_0x3da975(0xaf)]==_0x1c6b7e[_0x3da975(0xaf)]&&_0x5a7faa[_0x3da975(0x1ef)]==_0x3feefa&&qt(_0x5a7faa,_0x587b0)&&(_0x21aa08(_0x5a7faa[_0x3da975(0x1a7)](),_0x53e720)||_0x21aa08(_0x53e720,_0x5a7faa[_0x3da975(0x1a7)]()))){for(const _0x5a55e8 of _0x53e720)_0x5a7faa[_0x3da975(0xef)](_0x5a55e8);return _0x5a7faa;}const _0x38c9fa=_0x374447(),_0x3d911b=_0x30df62['id'],_0x4626f9=_0x3da975(0xb4)+_0x3feefa,_0x754f6=this[_0x3da975(0xd0)]({'id':_0x38c9fa,'type':_0x4626f9,'data':_0x1c6b7e,'createdAt':new Date(),'authorId':_0x3d911b,'attributes':_0x587b0});for(const _0x28f37d of _0x53e720)this[_0x3da975(0x1e4)](_0x4626f9,_0x38c9fa,_0x3d911b,_0x28f37d,_0x3f8657[_0x3da975(0x163)]());return _0x754f6;}[_0x3ac0c3(0x1b8)](_0x53d78f,_0x39ff35=null,_0x59adf1={}){const _0x2900ba=_0x3ac0c3;if(_0x53d78f[_0x2900ba(0xc1)])return null;const _0x33ca4f=this[_0x2900ba(0x1cd)][_0x2900ba(0x1e8)][_0x2900ba(0xfe)](_0x2900ba(0x1a3))['me'],_0x413429=new _0x549232(_0x53d78f[_0x2900ba(0x249)],_0x53d78f[_0x2900ba(0x193)]);for(const {suggestion:_0x46ccb7,meta:_0x291acf}of this[_0x2900ba(0xf5)](_0x413429,_0x2900ba(0x239)))if(_0x291acf[_0x2900ba(0x178)]&&!_0x291acf[_0x2900ba(0x209)]){if(_0x46ccb7[_0x2900ba(0x170)]){const _0x4d24e6=_0x46ccb7[_0x2900ba(0x1a7)]()[_0x2900ba(0x247)](_0xc1f0b5=>_0x2900ba(0x1f9)!=_0xc1f0b5[_0x2900ba(0x142)][_0x2900ba(0xe1)]);_0x4d24e6[_0x2900ba(0x196)](_0x10fb31=>_0x413429[_0x2900ba(0x1b6)](_0x10fb31,!0x0))&&_0x46ccb7[_0x2900ba(0x135)]();if(_0x4d24e6[_0x2900ba(0x1eb)](_0x593aca=>_0x593aca[_0x2900ba(0x1b6)](_0x413429,!0x0))){const _0x362238=this[_0x2900ba(0xac)][_0x2900ba(0x1be)](_0x2900ba(0x1b0),_0x39ff35,_0x2900ba(0x23a));return this[_0x2900ba(0x11d)](()=>_0x362238([_0x413429],null,_0x59adf1)),null;}}else{const _0x5f07be=_0x413429[_0x2900ba(0x151)](_0x46ccb7[_0x2900ba(0x1a6)]());null!==_0x5f07be&&_0x46ccb7[_0x2900ba(0x224)]([_0x5f07be],null,_0x59adf1);}}if(_0x413429[_0x2900ba(0x192)](),_0x413429[_0x2900ba(0xc1)]||_0x2900ba(0x1f9)==_0x413429[_0x2900ba(0x142)][_0x2900ba(0xe1)])return null;let _0x3e74d9=null,_0x3ca91d=_0x413429[_0x2900ba(0x249)],_0xdfed11=_0x413429[_0x2900ba(0x193)];const _0x3c5dd9=this[_0x2900ba(0xf5)](_0x413429,_0x2900ba(0x1b0));for(const {suggestion:_0x262437,meta:_0x5dca1b}of _0x3c5dd9){const _0x1ffd0f=this[_0x2900ba(0x14c)][_0x2900ba(0x187)](_0x3ca91d,_0xdfed11);if(_0x5dca1b[_0x2900ba(0x178)]&&(this[_0x2900ba(0xc7)]||!_0x5dca1b[_0x2900ba(0x236)]&&!_0x5dca1b[_0x2900ba(0x13e)])){if(_0x262437[_0x2900ba(0x170)]){if(!qt(_0x262437,_0x59adf1))continue;let _0x5f55b8=!0x0;for(const _0x5be86d of _0x262437[_0x2900ba(0x1a7)]()){if(_0x5be86d[_0x2900ba(0x1b6)](_0x1ffd0f,!0x0))return _0x262437;_0x1ffd0f[_0x2900ba(0x1b6)](_0x5be86d)||(_0x5f55b8=!0x1);}_0x5f55b8&&_0x262437[_0x2900ba(0x135)]();}else{const _0x4076d0=_0x262437[_0x2900ba(0x1a6)]();if(_0x4076d0[_0x2900ba(0x1b6)](_0x1ffd0f,!0x0))return _0x262437;if(!qt(_0x262437,_0x59adf1)){_0x1ffd0f[_0x2900ba(0x1b6)](_0x4076d0)?_0x262437[_0x2900ba(0x141)]():_0x4076d0[_0x2900ba(0x188)](_0x3ca91d)?_0x3ca91d=_0x4076d0[_0x2900ba(0x193)]:_0x4076d0[_0x2900ba(0x188)](_0xdfed11)&&(_0xdfed11=_0x4076d0[_0x2900ba(0x249)]);continue;}_0x3ca91d=_0x3ca91d[_0x2900ba(0x1c5)](_0x4076d0[_0x2900ba(0x249)])?_0x3ca91d:_0x4076d0[_0x2900ba(0x249)],_0xdfed11=_0xdfed11[_0x2900ba(0x119)](_0x4076d0[_0x2900ba(0x193)])?_0xdfed11:_0x4076d0[_0x2900ba(0x193)],_0x59adf1=Object[_0x2900ba(0xf8)]({},_0x262437[_0x2900ba(0x199)]),_0x3e74d9?_0x4076d0[_0x2900ba(0x249)][_0x2900ba(0x1c5)](_0x3e74d9[_0x2900ba(0x1a6)]()[_0x2900ba(0x249)])?(_0x3e74d9[_0x2900ba(0x141)](),_0x3e74d9=_0x262437):_0x262437[_0x2900ba(0x141)]():_0x3e74d9=_0x262437;}}}if(_0x3e74d9)return this[_0x2900ba(0x1de)](_0x3e74d9,this[_0x2900ba(0x14c)][_0x2900ba(0x187)](_0x3ca91d,_0xdfed11)),_0x3e74d9;{const _0x42a904=_0x374447(),_0x21f6b0=this[_0x2900ba(0x14c)][_0x2900ba(0x187)](_0x3ca91d,_0xdfed11),_0x3acff8=_0x33ca4f['id'],_0x45af26=_0x39ff35?_0x2900ba(0x129)+_0x39ff35:_0x2900ba(0x1b0),_0x44b9ee=this[_0x2900ba(0xd0)]({'id':_0x42a904,'type':_0x45af26,'createdAt':new Date(),'authorId':_0x3acff8,'attributes':_0x59adf1});return this[_0x2900ba(0x1e4)](_0x45af26,_0x42a904,_0x3acff8,_0x21f6b0),_0x44b9ee;}}[_0x3ac0c3(0x1e6)](_0x96326a,_0x272bad=_0x3ac0c3(0x132),_0x1da931={}){const _0x2b9daf=_0x3ac0c3,_0x1af76c=this[_0x2b9daf(0x1cd)][_0x2b9daf(0x1e8)][_0x2b9daf(0xfe)](_0x2b9daf(0x1a3))['me'],_0x2b0068=_0x96326a[_0x2b9daf(0x20c)](_0x3118a6=>new _0x549232(_0x3118a6[_0x2b9daf(0x249)],_0x3118a6[_0x2b9daf(0x193)])),_0xec63e2=new Set();for(const {suggestion:_0xe9ebb,meta:_0x56af26}of this[_0x2b9daf(0xf5)](_0x2b0068,_0x2b9daf(0x239)))_0x56af26[_0x2b9daf(0x178)]&&!_0x56af26[_0x2b9daf(0x209)]&&_0xec63e2[_0x2b9daf(0x220)](_0xe9ebb);for(const _0x501c18 of _0xec63e2)if(_0x501c18[_0x2b9daf(0x170)]){const _0x459eb4=_0x501c18[_0x2b9daf(0x1a7)]();(!_0x501c18[_0x2b9daf(0x199)]||!_0x501c18[_0x2b9daf(0x199)][_0x2b9daf(0x221)])&&(_0x459eb4[_0x2b9daf(0x196)](_0x4ee93c=>_0x2b0068[_0x2b9daf(0x1eb)](_0x1ceddc=>_0x1ceddc[_0x2b9daf(0x1b6)](_0x4ee93c,!0x0)))&&_0x501c18[_0x2b9daf(0x135)]());if(_0x2b0068[_0x2b9daf(0x196)](_0x210cfc=>_0x459eb4[_0x2b9daf(0x1eb)](_0x17d489=>_0x17d489[_0x2b9daf(0x1b6)](_0x210cfc,!0x0)))){const _0x388129=this[_0x2b9daf(0xac)][_0x2b9daf(0x1be)](_0x2b9daf(0x1b0),_0x272bad,_0x2b9daf(0x23a));return this[_0x2b9daf(0x11d)](()=>_0x388129(_0x96326a,null,_0x1da931)),null;}}else{const _0x59d1a2=_0x501c18[_0x2b9daf(0x1a6)]();_0x2b0068[_0x2b9daf(0x1eb)](_0x2e5941=>_0x2e5941[_0x2b9daf(0x1b6)](_0x59d1a2,!0x0))&&_0x501c18[_0x2b9daf(0x135)]();if(_0x2b0068[_0x2b9daf(0x196)](_0x590746=>_0x59d1a2[_0x2b9daf(0x1b6)](_0x590746,!0x0))){const _0x1efed2=this[_0x2b9daf(0xac)][_0x2b9daf(0x1be)](_0x2b9daf(0x1b0),_0x272bad,_0x2b9daf(0x23a));return this[_0x2b9daf(0x11d)](()=>_0x1efed2(_0x2b0068,null,_0x1da931)),null;}}const _0x2525cb=this[_0x2b9daf(0xac)][_0x2b9daf(0x1be)](_0x2b9daf(0x1b0),_0x272bad,_0x2b9daf(0x181));let _0x272a7d=null;for(const _0x9bf41d of this[_0x2b9daf(0xe9)]())if(_0x9bf41d[_0x2b9daf(0x1c2)]['id']==_0x1af76c['id']&&_0x9bf41d[_0x2b9daf(0x223)]&&_0x2b9daf(0x1b0)==_0x9bf41d[_0x2b9daf(0x22a)]&&_0x9bf41d[_0x2b9daf(0x1ef)]==_0x272bad&&qt(_0x9bf41d,_0x1da931)&&(_0x2525cb(_0x9bf41d[_0x2b9daf(0x1a7)](),_0x2b0068)||_0x2525cb(_0x2b0068,_0x9bf41d[_0x2b9daf(0x1a7)]()))){if(_0x272a7d){if(_0x9bf41d[_0x2b9daf(0x1cf)]&&_0x9bf41d[_0x2b9daf(0x1cf)][_0x2b9daf(0x1f5)])continue;for(const _0x1513ae of _0x9bf41d[_0x2b9daf(0x1a7)]())_0x272a7d[_0x2b9daf(0x214)](_0x1513ae)||_0x272a7d[_0x2b9daf(0xef)](_0x1513ae);_0x9bf41d[_0x2b9daf(0x141)]();}else{_0x272a7d=_0x9bf41d;for(const _0x425eb5 of _0x2b0068)_0x9bf41d[_0x2b9daf(0x214)](_0x425eb5)||_0x9bf41d[_0x2b9daf(0xef)](_0x425eb5);}}if(_0x272a7d)return _0x272a7d;_0xec63e2[_0x2b9daf(0xbf)]();for(const {suggestion:_0x4ae84e,meta:_0x26fada}of this[_0x2b9daf(0xf5)](_0x2b0068,_0x2b9daf(0x1b0)))_0x26fada[_0x2b9daf(0x178)]&&(this[_0x2b9daf(0xc7)]||!_0x26fada[_0x2b9daf(0x236)]&&!_0x26fada[_0x2b9daf(0x13e)])&&qt(_0x4ae84e,_0x1da931)&&_0xec63e2[_0x2b9daf(0x220)](_0x4ae84e);for(const _0x367ed5 of _0xec63e2){const _0x3fea9a=_0x367ed5[_0x2b9daf(0x1a7)]();if(!_0x1da931||!_0x1da931[_0x2b9daf(0x221)]){if(_0x2b0068[_0x2b9daf(0x196)](_0x229358=>_0x3fea9a[_0x2b9daf(0x1eb)](_0x537af8=>_0x537af8[_0x2b9daf(0x1b6)](_0x229358,!0x0))))return _0x367ed5;}(!_0x367ed5[_0x2b9daf(0x199)]||!_0x367ed5[_0x2b9daf(0x199)][_0x2b9daf(0x221)])&&(_0x3fea9a[_0x2b9daf(0x196)](_0x2b5a8a=>_0x2b0068[_0x2b9daf(0x1eb)](_0x498122=>_0x498122[_0x2b9daf(0x1b6)](_0x2b5a8a,!0x0)))&&_0x367ed5[_0x2b9daf(0x135)]());}const _0x3360f5=_0x374447(),_0x7b61ca=_0x1af76c['id'],_0x382287=_0x2b9daf(0x129)+_0x272bad,_0x639579=this[_0x2b9daf(0xd0)]({'id':_0x3360f5,'type':_0x382287,'createdAt':new Date(),'authorId':_0x7b61ca,'attributes':_0x1da931});for(const _0x28a7d3 of _0x2b0068)_0x28a7d3[_0x2b9daf(0x192)](),_0x28a7d3[_0x2b9daf(0xc1)]||_0x2b9daf(0x1f9)==_0x28a7d3[_0x2b9daf(0x142)][_0x2b9daf(0xe1)]||this[_0x2b9daf(0x1e4)](_0x382287,_0x3360f5,_0x7b61ca,_0x28a7d3,_0x3f8657[_0x2b9daf(0x163)]());return _0x639579;}[_0x3ac0c3(0xd2)](_0xc976b7,_0x3a1fb2,_0x3e5f14,_0x59a4c3,_0x13a553){const _0x24751b=_0x3ac0c3;if(_0xc976b7[_0x24751b(0xc1)])return[];if(_0x24751b(0x13d)===this[_0x24751b(0x117)])return[];const _0x4ba4cf=this[_0x24751b(0x1cd)][_0x24751b(0x1e8)][_0x24751b(0xfe)](_0x24751b(0x1a3))['me']['id'],_0x2f2d2a=Array[_0x24751b(0x243)](this[_0x24751b(0xc6)][_0x24751b(0x14d)]())[_0x24751b(0x247)](_0xfeac1f=>_0x24751b(0xde)==_0xfeac1f[_0x24751b(0x22a)]&&_0xfeac1f[_0x24751b(0x1ee)][_0x24751b(0x121)]==_0x3a1fb2&&_0xfeac1f[_0x24751b(0x214)](_0xc976b7));if(_0x24751b(0x23e)===this[_0x24751b(0x117)]){const _0x1d8f1f=this[_0x24751b(0xf5)](_0xc976b7,_0x24751b(0x239))[_0x24751b(0x247)](({meta:_0x2110e5})=>_0x2110e5[_0x24751b(0x178)]&&!_0x2110e5[_0x24751b(0x13e)]&&!_0x2110e5[_0x24751b(0x209)])[_0x24751b(0x20c)](({suggestion:_0x37ca99})=>_0x37ca99);_0x2f2d2a[_0x24751b(0x131)](..._0x1d8f1f);}const _0x7a551f=new Map([[_0xc976b7,_0x3e5f14]]);for(const _0xb97a33 of _0x2f2d2a){const _0x16ce44=_0x24751b(0xde)==_0xb97a33[_0x24751b(0x22a)]?_0xb97a33[_0x24751b(0x1ee)][_0x24751b(0x15e)]:void 0x0,_0x2652ed=_0xb97a33[_0x24751b(0x1a6)](),_0x276a96=Array[_0x24751b(0x243)](_0x7a551f[_0x24751b(0x13c)]())[_0x24751b(0xb2)](_0x13175f=>_0x13175f[_0x24751b(0x149)](_0x2652ed));if(!_0x276a96)continue;const _0x3995f4=_0x276a96[_0x24751b(0x152)](_0x2652ed);this[_0x24751b(0x22b)](_0x3a1fb2)&&_0x24751b(0x239)==_0xb97a33[_0x24751b(0x22a)]&&0x0!=_0x3995f4[_0x24751b(0x1f5)]||(_0x7a551f[_0x24751b(0x23b)](_0x276a96),_0x3995f4[_0x24751b(0x1db)](_0x1902a6=>{const _0x3f7294=_0x24751b;_0x7a551f[_0x3f7294(0x253)](_0x1902a6,_0x3e5f14);}),_0x24751b(0x239)!=_0xb97a33[_0x24751b(0x22a)]&&_0x16ce44!=_0x59a4c3&&_0x7a551f[_0x24751b(0x253)](_0x276a96[_0x24751b(0x151)](_0x2652ed),_0x16ce44));}const _0x4db6f9=[];for(const [_0x3c39b7,_0x575202]of _0x7a551f){const _0x268dc3=_0x374447(),_0x4e640a={'key':_0x3a1fb2,'oldValue':_0x575202,'newValue':_0x59a4c3};_0x3a1fb2[_0x24751b(0x1f5)]>0x25&&console[_0x24751b(0x251)](_0x24751b(0x125),{'key':_0x3a1fb2});const _0x25e3d5=(_0x24751b(0x216)+(_0x3a1fb2+'|'+Gt({'newValue':_0x59a4c3})))[_0x24751b(0x10c)](0x0,0x3c),_0x422e70=this[_0x24751b(0xd0)]({'id':_0x268dc3,'type':_0x25e3d5,'data':_0x4e640a,'createdAt':new Date(),'authorId':_0x4ba4cf,'attributes':_0x13a553});_0x4db6f9[_0x24751b(0x1f7)](_0x422e70),this[_0x24751b(0x1e4)](_0x25e3d5,_0x268dc3,_0x4ba4cf,_0x3c39b7);}return _0x4db6f9;}[_0x3ac0c3(0x22f)](_0x28f70c){const _0x48b75e=_0x3ac0c3;this[_0x48b75e(0x23c)](_0x28f70c,(_0x39ee98,..._0x5537c4)=>{const _0x5096f0=_0x48b75e;this[_0x5096f0(0x1ad)](()=>{_0x39ee98(..._0x5537c4);});});}[_0x3ac0c3(0x237)](_0x324a22){const _0x1fce0f=_0x3ac0c3;this[_0x1fce0f(0xf1)][_0x1fce0f(0x220)](_0x324a22);}[_0x3ac0c3(0x16a)](_0x3ecf84){const _0x513354=_0x3ac0c3;this[_0x513354(0x137)][_0x513354(0x220)](_0x3ecf84);}[_0x3ac0c3(0x1f1)](_0x527797){const _0x2a1d52=_0x3ac0c3;return _0x2a1d52(0xde)==_0x527797[_0x2a1d52(0x22a)]?_0x527797[_0x2a1d52(0x1ef)][_0x2a1d52(0x143)]('|')[0x0]:null;}[_0x3ac0c3(0x1de)](_0x23dbe8,_0x1f4e21){const _0x39f6af=_0x3ac0c3,_0x288a90=_0x23dbe8[_0x39f6af(0x1dd)]();this[_0x39f6af(0x14c)][_0x39f6af(0x15d)](_0x5adfdb=>{const _0x30406f=_0x39f6af;_0x5adfdb[_0x30406f(0x215)](_0x288a90,{'range':_0x1f4e21});});}[_0x3ac0c3(0xec)](_0x325c7b){const _0x20bd3e=_0x3ac0c3,_0xe79bf4=_0x325c7b['id'],_0x5911c1=this[_0x20bd3e(0x1cd)][_0x20bd3e(0xcb)][_0x20bd3e(0xfe)](_0x20bd3e(0x197));this[_0x20bd3e(0xb6)][_0x20bd3e(0x140)](_0xe79bf4)||this[_0x20bd3e(0xb6)][_0x20bd3e(0x226)]({'channelId':_0x5911c1,'threadId':_0xe79bf4,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x445001=this[_0x20bd3e(0xb6)][_0x20bd3e(0xd5)](_0xe79bf4);_0x445001[_0x20bd3e(0x1f2)](_0x20bd3e(0xdd)),_0x445001[_0x20bd3e(0xdd)]=!0x1,_0x325c7b[_0x20bd3e(0x1cf)]=_0x445001;}[_0x3ac0c3(0x229)](_0x27ee99,_0x9255c8,_0x1e40db,_0x3405fe){const _0x3c15a3=_0x3ac0c3;if(_0x27ee99[_0x3c15a3(0x22a)]!=_0x9255c8||_0x27ee99[_0x3c15a3(0x1ef)]!=_0x1e40db||_0x27ee99[_0x3c15a3(0x171)]['id']!=_0x3405fe)throw this[_0x3c15a3(0x1cd)][_0x3c15a3(0xf3)](_0x3c15a3(0x162)),new _0x1c3b22(_0x3c15a3(0x162),this);}[_0x3ac0c3(0x1d1)](_0x3bfa4a,_0x1fd4a6){const _0x5a61f9=_0x3ac0c3,_0x47c035=_0x3bfa4a[_0x5a61f9(0x1a6)]();if(_0x1fd4a6[_0x5a61f9(0x14f)](_0x47c035))_0x3bfa4a[_0x5a61f9(0x141)]();else{if(_0x47c035[_0x5a61f9(0x1b6)](_0x1fd4a6)){const _0x39bcd1=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x249)][_0x5a61f9(0x1e0)],_0x5a61f9(0x193));this[_0x5a61f9(0x1de)](_0x3bfa4a,this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x47c035[_0x5a61f9(0x249)],_0x39bcd1));const _0x1dc751=_0x374447(),_0x399c83=_0x3bfa4a[_0x5a61f9(0x171)]['id'],_0x47d005=_0x3bfa4a[_0x5a61f9(0x22a)]+':'+_0x3bfa4a[_0x5a61f9(0x1ef)];this[_0x5a61f9(0xd0)]({'id':_0x1dc751,'type':_0x47d005,'createdAt':new Date(),'authorId':_0x399c83,'data':_0x3bfa4a[_0x5a61f9(0x1ee)],'attributes':_0x3bfa4a[_0x5a61f9(0x199)]});const _0x1d7e76=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x193)][_0x5a61f9(0x24e)],_0x5a61f9(0x1e5)),_0x5bb75e=this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x1d7e76,_0x47c035[_0x5a61f9(0x193)]);this[_0x5a61f9(0x1e4)](_0x47d005,_0x1dc751,_0x399c83,_0x5bb75e);}else{if(_0x47c035[_0x5a61f9(0x188)](_0x1fd4a6[_0x5a61f9(0x249)])){const _0x5bcb03=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x249)][_0x5a61f9(0x1e0)],_0x5a61f9(0x193));this[_0x5a61f9(0x1de)](_0x3bfa4a,this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x47c035[_0x5a61f9(0x249)],_0x5bcb03));}else{const _0x1c3a93=this[_0x5a61f9(0x14c)][_0x5a61f9(0x18a)](_0x1fd4a6[_0x5a61f9(0x193)][_0x5a61f9(0x24e)],_0x5a61f9(0x1e5));this[_0x5a61f9(0x1de)](_0x3bfa4a,this[_0x5a61f9(0x14c)][_0x5a61f9(0x187)](_0x1c3a93,_0x47c035[_0x5a61f9(0x193)]));}}}}[_0x3ac0c3(0xff)](_0xf8c07c){const _0x54bbcd=_0x3ac0c3;for(const {suggestion:_0x1c3f96,meta:_0x5b654d}of this[_0x54bbcd(0xf5)](_0xf8c07c,_0x54bbcd(0x239))){if(!_0x5b654d[_0x54bbcd(0x178)])continue;const _0x3bb78e=_0x1c3f96[_0x54bbcd(0x1a7)]();for(const _0x36af01 of _0x3bb78e)if(!_0xf8c07c[_0x54bbcd(0x152)](_0x36af01)[_0x54bbcd(0x1f5)])return!0x0;}return!0x1;}[_0x3ac0c3(0x1d6)](_0x5c90d9){const _0x49c42a=_0x3ac0c3,_0x55f0f9=this[_0x49c42a(0x1cd)][_0x49c42a(0x1e8)][_0x49c42a(0xfe)](_0x49c42a(0x1a3))[_0x49c42a(0x186)](_0x5c90d9);if(!_0x55f0f9)throw new _0x1c3b22(_0x49c42a(0xc4),this);return _0x55f0f9;}[_0x3ac0c3(0x1b3)](_0x41793c){const _0x4facd4=_0x3ac0c3,_0x481d81=this[_0x4facd4(0x1cd)][_0x4facd4(0x1e8)][_0x4facd4(0xfe)](_0x4facd4(0x1a3)),_0x421301=_0x4fc22f(_0x4facd4(0x23f)+_0x41793c),_0x160832=_0x481d81[_0x4facd4(0x186)](_0x421301);return _0x160832||_0x481d81[_0x4facd4(0x114)]({'id':_0x421301,'name':_0x41793c});}[_0x3ac0c3(0x183)](_0x4a4094,_0x266294,_0x5e938c,_0x226805,_0x28bc80){const _0x2a4626=_0x3ac0c3,_0xae9457=this[_0x2a4626(0x1d6)](_0x226805),_0x350d16=this[_0x2a4626(0xac)][_0x2a4626(0x12e)](_0x4a4094,_0x266294,_0x5e938c,_0xae9457,_0x28bc80,_0x44b265=>{const _0x5e30cf=_0x2a4626;this[_0x5e30cf(0x1d7)](_0x5e938c,{'attributes':_0x44b265});const _0x26215a=this[_0x5e30cf(0x1c3)](_0x5e938c);this[_0x5e30cf(0x20e)](new Set([_0x26215a])),this[_0x5e30cf(0x174)](new Set([_0x26215a]));});return this[_0x2a4626(0xed)](_0x350d16,_0x2a4626(0x23a),()=>{const _0x41d739=_0x2a4626;this[_0x41d739(0x1d7)](_0x5e938c,{'state':_0x41d739(0x1af)});},{'priority':_0x2a4626(0xd4)}),this[_0x2a4626(0xed)](_0x350d16,_0x2a4626(0x135),()=>{const _0xc651ce=_0x2a4626;this[_0xc651ce(0x1d7)](_0x5e938c,{'state':_0xc651ce(0x1a5)});},{'priority':_0x2a4626(0xd4)}),this[_0x2a4626(0xc6)][_0x2a4626(0x253)](_0x5e938c,_0x350d16),this[_0x2a4626(0x1e3)][_0x2a4626(0x253)](_0x350d16,_0x2a4626(0x1ed)),_0x350d16;}[_0x3ac0c3(0x136)](_0x2f4e58){const _0x4d5d53=_0x3ac0c3,_0x4109c6=_0x2f4e58[_0x4d5d53(0x143)](':');return{'group':_0x4109c6[0x0],'type':_0x4109c6[0x1],'subType':_0x4109c6[_0x4d5d53(0x1f5)]>=0x5?_0x4109c6[0x2]:null,'id':_0x4109c6[_0x4d5d53(0x1f5)]<0x5?_0x4109c6[0x2]:_0x4109c6[0x3],'authorId':_0x4109c6[_0x4d5d53(0x1f5)]<0x5?_0x4109c6[0x3]:_0x4109c6[0x4],'markerCount':0x6==_0x4109c6[_0x4d5d53(0x1f5)]?_0x4109c6[0x5]:null};}[_0x3ac0c3(0x144)](_0x974c3a,_0x46fbd5,_0x4d08c8){const _0x1276f0=_0x3ac0c3,_0x43657f=_0x974c3a[_0x1276f0(0x1a6)](),_0x4131b7=_0x43657f[_0x1276f0(0x249)],_0x4032fd=_0x43657f[_0x1276f0(0x193)];this[_0x1276f0(0x1de)](_0x974c3a,this[_0x1276f0(0x14c)][_0x1276f0(0x187)](_0x4131b7,_0x46fbd5));const _0x5509bf=_0x374447(),_0x3c18a2=_0x974c3a[_0x1276f0(0x171)]['id'],_0x587544=_0x974c3a[_0x1276f0(0x22a)]+(_0x974c3a[_0x1276f0(0x1ef)]?':'+_0x974c3a[_0x1276f0(0x1ef)]:'');this[_0x1276f0(0xd0)]({'id':_0x5509bf,'type':_0x587544,'createdAt':new Date(),'authorId':_0x3c18a2,'originalSuggestionId':_0x974c3a['id'],'attributes':_0x974c3a[_0x1276f0(0x199)],'data':_0x974c3a[_0x1276f0(0x1ee)]});const _0x4711bb=this[_0x1276f0(0x1f1)](_0x974c3a);(_0x1276f0(0x176)==_0x974c3a[_0x1276f0(0x22a)]||_0x4711bb&&this[_0x1276f0(0x22b)](_0x4711bb))&&(_0x4d08c8=this[_0x1276f0(0x14c)][_0x1276f0(0xab)](_0x4d08c8[_0x1276f0(0x24e)])),this[_0x1276f0(0x1e4)](_0x587544,_0x5509bf,_0x3c18a2,this[_0x1276f0(0x14c)][_0x1276f0(0x187)](_0x4d08c8,_0x4032fd));}[_0x3ac0c3(0xf5)](_0x2b37e3,_0x509095=null){const _0x40322a=_0x3ac0c3,_0x2a39fe=[],_0x4dd5f3=this[_0x40322a(0x1cd)][_0x40322a(0x1e8)][_0x40322a(0xfe)](_0x40322a(0x1a3))['me'];Array[_0x40322a(0x200)](_0x2b37e3)||(_0x2b37e3=[_0x2b37e3]);for(const _0xb5a114 of this[_0x40322a(0xe9)]()){if(!_0xb5a114[_0x40322a(0x223)])continue;if(_0x509095&&_0xb5a114[_0x40322a(0x22a)]!=_0x509095)continue;let _0x4f0fbe=!0x1;for(const _0x4fd965 of _0xb5a114[_0x40322a(0x1a7)]()){for(const _0x1d712f of _0x2b37e3){const _0x47c8ad=_0x1d712f[_0x40322a(0x249)][_0x40322a(0x14f)](_0x4fd965[_0x40322a(0x193)])||_0x1d712f[_0x40322a(0x193)][_0x40322a(0x14f)](_0x4fd965[_0x40322a(0x249)]);if(_0x47c8ad||_0x1d712f[_0x40322a(0x151)](_0x4fd965)){const _0x4b7c4b=_0x1d712f[_0x40322a(0x1b6)](_0x4fd965)&&Ot(this[_0x40322a(0x14c)][_0x40322a(0x1dc)],_0x4fd965[_0x40322a(0x249)],_0x1d712f),_0x3729da=_0x4fd965[_0x40322a(0x1b6)](_0x1d712f)&&Ot(this[_0x40322a(0x14c)][_0x40322a(0x1dc)],_0x1d712f[_0x40322a(0x249)],_0x4fd965);_0x2a39fe[_0x40322a(0x1f7)]({'suggestion':_0xb5a114,'meta':{'isOwn':_0x4dd5f3==_0xb5a114[_0x40322a(0x1c2)],'isNextTo':_0x47c8ad,'isInsideObject':_0x4b7c4b,'containsRangeInObject':_0x3729da}}),_0x4f0fbe=!0x0;break;}}if(_0x4f0fbe)break;}}return _0x2a39fe;}[_0x3ac0c3(0x1e4)](_0x413a08,_0x164021,_0xb69533,_0x1c1adb,_0x393ec0){const _0x4ceee1=_0x3ac0c3;this[_0x4ceee1(0x14c)][_0x4ceee1(0x15d)](_0x543c70=>{const _0x594ff4=_0x4ceee1;let _0x2084b9=_0x594ff4(0x11f)+_0x413a08+':'+_0x164021+':'+_0xb69533;_0x393ec0&&(_0x2084b9=_0x2084b9+':'+_0x393ec0),_0x543c70[_0x594ff4(0x1f8)](_0x2084b9,{'range':_0x1c1adb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ac0c3(0x246)](_0x3474c8){const _0x5048da=_0x3ac0c3,_0x5b343e=_0x3474c8[_0x5048da(0x106)],_0x23353e=_0x3474c8[_0x5048da(0x155)];_0x3474c8[_0x5048da(0x106)]=null,_0x3474c8[_0x5048da(0x155)]=null,null!=_0x5b343e&&_0x5b343e[_0x5048da(0x155)]==_0x3474c8&&(_0x5b343e[_0x5048da(0x155)]=_0x23353e),null!=_0x23353e&&_0x23353e[_0x5048da(0x106)]==_0x3474c8&&(_0x23353e[_0x5048da(0x106)]=_0x5b343e),_0x5048da(0x225)==this[_0x5048da(0x1e3)][_0x5048da(0xfe)](_0x3474c8)&&(this[_0x5048da(0x1e3)][_0x5048da(0x253)](_0x3474c8,_0x5048da(0x230)),this[_0x5048da(0x120)](_0x5048da(0x100),_0x3474c8,_0x5b343e,_0x23353e));}[_0x3ac0c3(0xd0)](_0x15b95b){const _0x577138=_0x3ac0c3,_0xdcbe2c=_0x15b95b['id'],_0x39b38a=this[_0x577138(0x138)](_0x15b95b);if(this[_0x577138(0x1c6)]&&this[_0x577138(0x1c6)][_0x577138(0x15b)]){const _0x3875a1=this[_0x577138(0x1cd)][_0x577138(0x1e8)][_0x577138(0xfe)](_0x577138(0x1df)),_0x269872=_0x39b38a[_0x577138(0x16b)],_0x39bf1d=_0x39b38a[_0x577138(0x1ef)]?_0x39b38a[_0x577138(0x22a)]+':'+_0x39b38a[_0x577138(0x1ef)]:_0x39b38a[_0x577138(0x22a)],_0x32992b=this[_0x577138(0x1cd)][_0x577138(0x180)],_0x261c22=_0x3875a1[_0x577138(0x220)](_0x588b70(_0x32992b,_0x577138(0x17e))),_0x1cd858={'id':_0xdcbe2c,'type':_0x39bf1d,'hasComments':_0x269872,'data':_0x15b95b[_0x577138(0x1ee)]||null,'originalSuggestionId':_0x15b95b[_0x577138(0x1a4)]||null,'attributes':_0x39b38a[_0x577138(0x199)]};this[_0x577138(0x1c6)][_0x577138(0x15b)](_0x1cd858)[_0x577138(0x1a9)](_0x427cdc=>{const _0x3ece41=_0x577138;_0x39b38a[_0x3ece41(0x182)]=!0x0,_0x3875a1[_0x3ece41(0xeb)](_0x261c22),_0x427cdc&&_0x427cdc[_0x3ece41(0x1b7)]&&(this[_0x3ece41(0xc6)][_0x3ece41(0xfe)](_0xdcbe2c)[_0x3ece41(0x1b7)]=_0x427cdc[_0x3ece41(0x1b7)]);})[_0x577138(0x123)](_0x5db65e=>{const _0x4f16c6=_0x577138;throw _0x3c443e(_0x4f16c6(0xdc)),this[_0x4f16c6(0x1cd)][_0x4f16c6(0x16e)][_0x4f16c6(0xf6)]({'isUndoable':!0x1},()=>{const _0x258aa9=_0x4f16c6;_0x39b38a[_0x258aa9(0x135)]();}),_0x39b38a[_0x4f16c6(0xc8)](),this[_0x4f16c6(0xc6)][_0x4f16c6(0x23b)](_0x39b38a['id']),this[_0x4f16c6(0x1e3)][_0x4f16c6(0x23b)](_0x39b38a),_0x5db65e;});}return _0x39b38a;}[_0x3ac0c3(0x22b)](_0x377760){const _0x4227ae=_0x3ac0c3;return this[_0x4227ae(0xf1)][_0x4227ae(0x157)](_0x377760);}[_0x3ac0c3(0x1d7)](_0x52ad6d,_0x2eabfc){const _0x58c6f9=_0x3ac0c3,_0x304491=this[_0x58c6f9(0x1cd)][_0x58c6f9(0x1e8)][_0x58c6f9(0xfe)](_0x58c6f9(0x1df)),_0x7ef7af=this[_0x58c6f9(0x1c3)](_0x52ad6d);if(this[_0x58c6f9(0x1c6)]&&this[_0x58c6f9(0x1c6)][_0x58c6f9(0x242)]){if(_0x7ef7af[_0x58c6f9(0x182)]){const _0x5da6b1=_0x304491[_0x58c6f9(0x220)](_0x588b70(this[_0x58c6f9(0x1cd)][_0x58c6f9(0x180)],_0x58c6f9(0x17e)));this[_0x58c6f9(0x1c6)][_0x58c6f9(0x242)](_0x52ad6d,_0x2eabfc)[_0x58c6f9(0x1a9)](()=>{const _0x1dd6f4=_0x58c6f9;_0x304491[_0x1dd6f4(0xeb)](_0x5da6b1);});}else _0x7ef7af['on'](_0x58c6f9(0x156),()=>{const _0x5eea94=_0x58c6f9;this[_0x5eea94(0x1d7)](_0x52ad6d,_0x2eabfc);});}}[_0x3ac0c3(0x1e1)](_0x504593){const _0x511a57=_0x3ac0c3;if(!this[_0x511a57(0x1c6)]||!this[_0x511a57(0x1c6)][_0x511a57(0x1c3)])throw new _0x1c3b22(_0x511a57(0x146),this);return this[_0x511a57(0x1c6)][_0x511a57(0x1c3)](_0x504593);}[_0x3ac0c3(0x126)](_0x141746){const _0x456b8c=_0x3ac0c3,{id:_0x4ff173,type:_0x3e747a,subType:_0x2b6680,authorId:_0x4d7467}=this[_0x456b8c(0x136)](_0x141746),_0x286a57=this[_0x456b8c(0xc6)][_0x456b8c(0xfe)](_0x4ff173)||this[_0x456b8c(0x183)](_0x3e747a,_0x2b6680,_0x4ff173,_0x4d7467,{});switch(this[_0x456b8c(0x229)](_0x286a57,_0x3e747a,_0x2b6680,_0x4d7467),this[_0x456b8c(0x1e3)][_0x456b8c(0xfe)](_0x286a57)){case _0x456b8c(0x1ed):this[_0x456b8c(0x1e1)](_0x4ff173)[_0x456b8c(0x1a9)](_0xb091bb=>{const _0x4edffc=_0x456b8c;let _0x5a0013=Promise[_0x4edffc(0x217)]();_0xb091bb[_0x4edffc(0x16b)]&&(_0x5a0013=this[_0x4edffc(0xb6)][_0x4edffc(0x159)]({'channelId':this[_0x4edffc(0x1cd)][_0x4edffc(0xcb)][_0x4edffc(0xfe)](_0x4edffc(0x197)),'threadId':_0x4ff173})),_0x5a0013[_0x4edffc(0x1a9)](()=>{const _0x53d588=_0x4edffc;this[_0x53d588(0x138)](_0xb091bb)[_0x53d588(0x182)]=!0x0;});}),this[_0x456b8c(0x1e3)][_0x456b8c(0x253)](_0x286a57,_0x456b8c(0x185));break;case _0x456b8c(0x230):this[_0x456b8c(0x1d7)](_0x4ff173,{'state':_0x456b8c(0x23d)});case _0x456b8c(0x19c):this[_0x456b8c(0x1e3)][_0x456b8c(0x253)](_0x286a57,_0x456b8c(0x225)),this[_0x456b8c(0x120)](_0x456b8c(0x191),_0x286a57);break;case _0x456b8c(0x225):this[_0x456b8c(0x120)](_0x456b8c(0x1d5),_0x286a57);}return _0x286a57[_0x456b8c(0x179)](_0x141746),_0x286a57;}[_0x3ac0c3(0x174)](_0x141cec){const _0x5560f5=_0x3ac0c3,_0x22c975=Array[_0x5560f5(0x243)](_0x141cec),_0x45f18f=_0x22c975[_0x5560f5(0x247)](_0x3ec272=>_0x5560f5(0xde)==_0x3ec272[_0x5560f5(0x22a)]);this[_0x5560f5(0x208)](_0x45f18f);const _0x5a7555=_0x22c975[_0x5560f5(0x247)](_0x36905b=>!_0x36905b[_0x5560f5(0x170)]&&_0x5560f5(0xde)!=_0x36905b[_0x5560f5(0x22a)]),_0x10d254=this[_0x5560f5(0xe9)]({'skipNotAttached':!0x0})[_0x5560f5(0x247)](_0x1df635=>!_0x1df635[_0x5560f5(0x170)]&&_0x5560f5(0xde)!=_0x1df635[_0x5560f5(0x22a)]),_0x3bd986=_0x10d254[_0x5560f5(0x247)](_0xb274bb=>!_0x141cec[_0x5560f5(0x157)](_0xb274bb)),_0x782323=new Map(_0x10d254[_0x5560f5(0x20c)](_0x59fa3a=>[_0x59fa3a,this[_0x5560f5(0xac)][_0x5560f5(0x1be)](_0x59fa3a[_0x5560f5(0x22a)],_0x59fa3a[_0x5560f5(0x1ef)],_0x5560f5(0x213))])),_0x23207c=new Map(_0x10d254[_0x5560f5(0x20c)](_0x174b2a=>[_0x174b2a,_0x174b2a[_0x5560f5(0x1a6)]()])),_0x4ac41e=new Set(),_0xd76acf=new Set();for(let _0x36eb37=0x0;_0x36eb37<_0x5a7555[_0x5560f5(0x1f5)];_0x36eb37++)_0x36e3ba(_0x5a7555[_0x36eb37],_0x5a7555,_0x36eb37+0x1);for(let _0xc7b9b0=0x0;_0xc7b9b0<_0x5a7555[_0x5560f5(0x1f5)];_0xc7b9b0++)_0x36e3ba(_0x5a7555[_0xc7b9b0],_0x3bd986,0x0);const _0x32824e=new Set();for(let _0x315504=0x0;_0x315504<_0x5a7555[_0x5560f5(0x1f5)];_0x315504++){const _0x4372ba=_0x5a7555[_0x315504];!_0xd76acf[_0x5560f5(0x157)](_0x4372ba)&&_0x4372ba[_0x5560f5(0x106)]&&(_0x32824e[_0x5560f5(0x220)](_0x4372ba[_0x5560f5(0x106)]),_0x4372ba[_0x5560f5(0x106)][_0x5560f5(0x155)]===_0x4372ba&&(_0x4372ba[_0x5560f5(0x106)][_0x5560f5(0x155)]=null),_0x4372ba[_0x5560f5(0x106)]=null),!_0x4ac41e[_0x5560f5(0x157)](_0x4372ba)&&_0x4372ba[_0x5560f5(0x155)]&&(_0x32824e[_0x5560f5(0x220)](_0x4372ba[_0x5560f5(0x155)]),_0x4372ba[_0x5560f5(0x155)][_0x5560f5(0x106)]===_0x4372ba&&(_0x4372ba[_0x5560f5(0x155)][_0x5560f5(0x106)]=null),_0x4372ba[_0x5560f5(0x155)]=null);}function _0x36e3ba(_0x45ba7b,_0x1fd899,_0xfea020){const _0x14119d=_0x5560f5;for(let _0x312021=_0xfea020;_0x312021<_0x1fd899[_0x14119d(0x1f5)];_0x312021++){const _0x406e4d=_0x5eb20b(_0x45ba7b,_0x1fd899[_0x312021]);_0x406e4d&&(_0x406e4d[0x0][_0x14119d(0x155)]=_0x406e4d[0x1],_0x406e4d[0x1][_0x14119d(0x106)]=_0x406e4d[0x0],_0x4ac41e[_0x14119d(0x220)](_0x406e4d[0x0]),_0xd76acf[_0x14119d(0x220)](_0x406e4d[0x1]));}}function _0x5eb20b(_0x5eba19,_0x2911ea){const _0x1f3aab=_0x5560f5;if(_0x5eba19[_0x1f3aab(0x1c2)]['id']!==_0x2911ea[_0x1f3aab(0x1c2)]['id'])return null;const _0x234cbe=_0x782323[_0x1f3aab(0xfe)](_0x5eba19)(_0x5eba19,_0x2911ea,_0x23207c[_0x1f3aab(0xfe)](_0x5eba19),_0x23207c[_0x1f3aab(0xfe)](_0x2911ea));if(!_0x234cbe)return null;return _0x782323[_0x1f3aab(0xfe)](_0x2911ea)(_0x5eba19,_0x2911ea,_0x23207c[_0x1f3aab(0xfe)](_0x5eba19),_0x23207c[_0x1f3aab(0xfe)](_0x2911ea))?_0x234cbe[0x1][_0x1f3aab(0x1cf)]&&_0x234cbe[0x1][_0x1f3aab(0x1cf)][_0x1f3aab(0x1f5)]?null:_0x234cbe:null;}_0x32824e[_0x5560f5(0x127)]&&this[_0x5560f5(0x174)](_0x32824e);}[_0x3ac0c3(0x208)](_0x41b178){const _0x3479c2=_0x3ac0c3;if(0x0==_0x41b178[_0x3479c2(0x1f5)])return;const _0x4e30f1=this[_0x3479c2(0xe9)]({'skipNotAttached':!0x0})[_0x3479c2(0x247)](_0x116cf5=>_0x3479c2(0xde)==_0x116cf5[_0x3479c2(0x22a)]&&_0x116cf5[_0x3479c2(0x21d)]),_0x3d8231=[],_0x1ce698=new Map();for(const _0x1ca9fd of _0x4e30f1){const _0x4c3aad=_0x4fc22f(_0x1ca9fd[_0x3479c2(0x199)]);_0x1ce698[_0x3479c2(0x157)](_0x4c3aad)||(_0x1ce698[_0x3479c2(0x253)](_0x4c3aad,_0x3d8231[_0x3479c2(0x1f5)]),_0x3d8231[_0x3479c2(0x1f7)]([]));const _0x1bb87c=_0x1ce698[_0x3479c2(0xfe)](_0x4c3aad);_0x3d8231[_0x1bb87c][_0x3479c2(0x1f7)](_0x1ca9fd);}!(function(){const _0x31a5cc=_0x3479c2;_0x3d8231[_0x31a5cc(0x1a0)]((_0x1482e7,_0xb29d5e)=>{const _0xeb062e=_0x31a5cc,_0x4ef567=_0x1482e7[0x0][_0xeb062e(0x1b7)],_0x3a8b8c=_0xb29d5e[0x0][_0xeb062e(0x1b7)];return _0x4ef567==_0x3a8b8c?_0x1482e7[0x0][_0xeb062e(0x199)][_0xeb062e(0x1fe)]<_0xb29d5e[0x0][_0xeb062e(0x199)][_0xeb062e(0x1fe)]?-0x1:0x1:_0x4ef567<_0x3a8b8c?-0x1:0x1;});for(const _0x512113 of _0x3d8231)_0x512113[_0x31a5cc(0x1a0)]((_0x53a3f7,_0x215742)=>_0x53a3f7['id']<_0x215742['id']?-0x1:0x1);}());for(let _0xb07b5=0x0;_0xb07b5<_0x3d8231[_0x3479c2(0x1f5)];_0xb07b5++){if(0x0==_0x3d8231[_0xb07b5][_0x3479c2(0x1f5)])continue;const _0x5227f2=[];for(let _0x310bcb=_0xb07b5+0x1;_0x310bcb<_0x3d8231[_0x3479c2(0x1f5)];_0x310bcb++)0x0!=_0x3d8231[_0x310bcb][_0x3479c2(0x1f5)]&&_0x122034(_0x3d8231[_0xb07b5],_0x3d8231[_0x310bcb])&&_0x5227f2[_0x3479c2(0x1f7)](_0x310bcb);for(const _0x1c069d of _0x5227f2)_0x3d8231[_0xb07b5]=_0x3d8231[_0xb07b5][_0x3479c2(0x167)](_0x3d8231[_0x1c069d]),_0x3d8231[_0x1c069d]=[];}for(const _0x4a8b95 of _0x3d8231)for(let _0x45dab8=0x0;_0x45dab8<_0x4a8b95[_0x3479c2(0x1f5)];_0x45dab8++){const _0x34de0d=_0x4a8b95[_0x45dab8+0x1]||null;_0x4a8b95[_0x45dab8][_0x3479c2(0x155)]!==_0x34de0d&&(_0x4a8b95[_0x45dab8][_0x3479c2(0x155)]=_0x34de0d);}for(const _0x53dfe5 of _0x3d8231)for(let _0x1fed83=0x0;_0x1fed83<_0x53dfe5[_0x3479c2(0x1f5)];_0x1fed83++){const _0x42ad9e=_0x53dfe5[_0x1fed83-0x1]||null;_0x53dfe5[_0x1fed83][_0x3479c2(0x106)]!==_0x42ad9e&&(_0x53dfe5[_0x1fed83][_0x3479c2(0x106)]=_0x42ad9e);}function _0x122034(_0x19ac2b,_0x32215f){const _0xe493e5=_0x3479c2;if(_0x19ac2b[0x0][_0xe493e5(0x199)][_0xe493e5(0x1fe)]!==_0x32215f[0x0][_0xe493e5(0x199)][_0xe493e5(0x1fe)]&&_0x19ac2b[0x0][_0xe493e5(0x1c2)]!==_0x32215f[0x0][_0xe493e5(0x1c2)])return!0x1;if(!function(_0x19569b,_0x1801d1){const _0x342e3=_0xe493e5;if(!_0x19569b[_0x342e3(0x16b)]&&!_0x1801d1[_0x342e3(0x16b)])return!0x0;if(_0x19569b[_0x342e3(0x16b)]&&_0x1801d1[_0x342e3(0x16b)])return!0x1;if(_0x19569b[_0x342e3(0x16b)]&&_0x1801d1[_0x342e3(0x1b7)]<_0x19569b[_0x342e3(0x1cf)][_0x342e3(0x210)][_0x342e3(0xfe)](0x0)[_0x342e3(0x1b7)])return!0x0;if(_0x1801d1[_0x342e3(0x16b)]&&_0x19569b[_0x342e3(0x1b7)]<_0x1801d1[_0x342e3(0x1cf)][_0x342e3(0x210)][_0x342e3(0xfe)](0x0)[_0x342e3(0x1b7)])return!0x0;return!0x1;}(_0x19ac2b[0x0],_0x32215f[0x0]))return!0x1;const _0x413c4a=_0x4cf46a(_0x19ac2b[0x0][_0xe493e5(0x199)],_0xe493e5(0x1fe)),_0x30695e=_0x4cf46a(_0x32215f[0x0][_0xe493e5(0x199)],_0xe493e5(0x1fe));if(!_0x330d85(_0x413c4a,_0x30695e))return!0x1;return!!_0x19ac2b[_0xe493e5(0x196)](_0x3296e9=>_0x32215f[_0xe493e5(0x1eb)](_0x1a485b=>_0x3296e9[_0xe493e5(0x1a6)]()[_0xe493e5(0x14f)](_0x1a485b[_0xe493e5(0x1a6)]())))&&_0x32215f[_0xe493e5(0x196)](_0x384c90=>_0x19ac2b[_0xe493e5(0x1eb)](_0x4c4ecd=>_0x384c90[_0xe493e5(0x1a6)]()[_0xe493e5(0x14f)](_0x4c4ecd[_0xe493e5(0x1a6)]())));}}[_0x3ac0c3(0x20e)](_0x44b4ce){const _0x1eefc5=_0x3ac0c3,_0x141c12=Array[_0x1eefc5(0x243)](_0x44b4ce),_0x567aa4=this[_0x1eefc5(0xe9)]({'skipNotAttached':!0x0}),_0x20bcdc=_0x567aa4[_0x1eefc5(0x247)](_0x3b51b8=>!_0x44b4ce[_0x1eefc5(0x157)](_0x3b51b8)),_0x278b17=new Map(_0x141c12[_0x1eefc5(0x20c)](_0x468c25=>[_0x468c25,this[_0x1eefc5(0xac)][_0x1eefc5(0x1be)](_0x468c25[_0x1eefc5(0x22a)],_0x468c25[_0x1eefc5(0x1ef)],_0x1eefc5(0x181))])),_0x1ab57b=new Map(_0x567aa4[_0x1eefc5(0x20c)](_0x47ddfc=>[_0x47ddfc,_0x47ddfc[_0x1eefc5(0x1a7)]()]));for(let _0x176220=0x0;_0x176220<_0x141c12[_0x1eefc5(0x1f5)];_0x176220++){if(_0x42bffe(this,_0x141c12[_0x176220],_0x141c12,_0x176220+0x1))return!0x0;}for(let _0x279aa4=0x0;_0x279aa4<_0x141c12[_0x1eefc5(0x1f5)];_0x279aa4++){if(_0x42bffe(this,_0x141c12[_0x279aa4],_0x20bcdc,0x0))return!0x0;}return!0x1;function _0x42bffe(_0x21f570,_0x22defe,_0x414829,_0x18b81e){const _0x1ee9c0=_0x1eefc5;for(let _0x467fc5=_0x18b81e;_0x467fc5<_0x414829[_0x1ee9c0(0x1f5)];_0x467fc5++){const _0x13410b=_0x414829[_0x467fc5];if(_0x13410b[_0x1ee9c0(0x22a)]!==_0x22defe[_0x1ee9c0(0x22a)]||_0x13410b[_0x1ee9c0(0x1c2)]['id']!==_0x22defe[_0x1ee9c0(0x1c2)]['id']||_0x13410b[_0x1ee9c0(0x1ef)]!==_0x22defe[_0x1ee9c0(0x1ef)])continue;if(!Jt(_0x22defe,_0x13410b))continue;if(_0x1ee9c0(0xde)==_0x22defe[_0x1ee9c0(0x22a)]&&_0x22defe[_0x1ee9c0(0x1ee)][_0x1ee9c0(0x15e)]!=_0x13410b[_0x1ee9c0(0x1ee)][_0x1ee9c0(0x15e)])continue;if(_0x1ee9c0(0xde)==_0x22defe[_0x1ee9c0(0x22a)]&&_0x21f570[_0x1ee9c0(0x22b)](_0x22defe[_0x1ee9c0(0x1ee)][_0x1ee9c0(0x121)]))continue;if(_0x1ee9c0(0x176)==_0x22defe[_0x1ee9c0(0x22a)]){const _0x1c79c0=_0x21f570[_0x1ee9c0(0x1cd)][_0x1ee9c0(0x16e)],_0xb37663=_0x22defe[_0x1ee9c0(0x1e2)]();if(_0xb37663&&(_0x1c79c0[_0x1ee9c0(0x1dc)][_0x1ee9c0(0x109)](_0xb37663)||_0x1c79c0[_0x1ee9c0(0x1dc)][_0x1ee9c0(0x238)](_0xb37663)))continue;}const _0x3d6445=_0x278b17[_0x1ee9c0(0xfe)](_0x22defe),_0x67b278=_0x1ab57b[_0x1ee9c0(0xfe)](_0x22defe),_0x5a6268=_0x1ab57b[_0x1ee9c0(0xfe)](_0x13410b),_0x250ebb=_0x22defe[_0x1ee9c0(0x1cf)]&&_0x22defe[_0x1ee9c0(0x1cf)][_0x1ee9c0(0x1f5)],_0x363329=_0x13410b[_0x1ee9c0(0x1cf)]&&_0x13410b[_0x1ee9c0(0x1cf)][_0x1ee9c0(0x1f5)];if(!_0x250ebb&&_0x3d6445(_0x5a6268,_0x67b278))return _0x21f570[_0x1ee9c0(0x175)](_0x13410b,_0x22defe),_0x1ab57b[_0x1ee9c0(0x23b)](_0x22defe),!0x0;if(!_0x363329&&_0x3d6445(_0x67b278,_0x5a6268))return _0x21f570[_0x1ee9c0(0x175)](_0x22defe,_0x13410b),_0x1ab57b[_0x1ee9c0(0x23b)](_0x13410b),!0x0;}return!0x1;}}[_0x3ac0c3(0x175)](_0x1cbf39,_0x461bd6){const _0x3b05de=_0x3ac0c3;if(_0x1cbf39[_0x3b05de(0x170)]){for(const _0x1e0df7 of _0x461bd6[_0x3b05de(0x1a7)]())_0x1cbf39[_0x3b05de(0xef)](_0x1e0df7);}else{const _0x3fa351=_0x461bd6[_0x3b05de(0x1a6)]()[_0x3b05de(0x193)];this[_0x3b05de(0x1de)](_0x1cbf39,this[_0x3b05de(0x14c)][_0x3b05de(0x187)](_0x1cbf39[_0x3b05de(0x1a6)]()[_0x3b05de(0x249)],_0x3fa351));}_0x461bd6[_0x3b05de(0x141)]();}[_0x3ac0c3(0x1d8)](_0x53db53,_0x2eb82d,_0x57e0bf){const _0x2c93cc=_0x3ac0c3,_0x422962=_0x53db53[_0x2c93cc(0x24f)](_0x2c93cc(0x105))||_0x53db53[_0x2c93cc(0x24f)](_0x2c93cc(0xde))?_0x2c93cc(0x133):_0x53db53[_0x2c93cc(0x130)]();return _0x588b70(this[_0x2c93cc(0x1cd)][_0x2c93cc(0x180)],_0x2eb82d+'_'+_0x422962+_0x2c93cc(0x20d),_0x57e0bf);}[_0x3ac0c3(0xa6)](){const _0x3ec01a=_0x3ac0c3,_0x11622f=this[_0x3ec01a(0x1cd)];if(!_0x11622f['ui'])return;const {ariaLiveAnnouncer:_0x208880}=_0x11622f['ui'];_0x5514d5(this[_0x3ec01a(0x14c)],({left:_0x287fea,entered:_0xd6d2ae})=>{const _0xb77580=_0x3ec01a;for(const _0x2a469a of _0x287fea){const {group:_0x3dd36e,type:_0x34c589}=this[_0xb77580(0x136)](_0x2a469a[_0xb77580(0x158)]);if(_0xb77580(0x19f)===_0x3dd36e){_0x208880[_0xb77580(0xe7)](this[_0xb77580(0x1d8)](_0x34c589,_0xb77580(0x17c)));break;}}for(const _0x4419de of _0xd6d2ae){const {group:_0x13eb58,type:_0x2d6392}=this[_0xb77580(0x136)](_0x4419de[_0xb77580(0x158)]);if(_0xb77580(0x19f)===_0x13eb58){_0x208880[_0xb77580(0xe7)](this[_0xb77580(0x1d8)](_0x2d6392,_0xb77580(0xad),_0x3cfd76(_0x38550b)));break;}}});}[_0x3ac0c3(0x21f)](_0x3f6a11){const _0x470274=_0x3ac0c3;if(this[_0x470274(0x21e)])return!0x1;const _0x36edcb=this[_0x470274(0x1cd)],_0x2794a9=_0x36edcb[_0x470274(0x16e)][_0x470274(0xb7)][_0x470274(0xf0)][_0x470274(0x250)]();if(0x0==_0x2794a9[_0x470274(0x1f5)])return!0x1;const _0x522dd7=[],_0x25e5dd=_0x2794a9[_0x470274(0x247)](_0x42ef26=>_0x470274(0xde)==_0x42ef26[_0x470274(0x22a)]),_0x4bc67b=_0x2794a9[_0x470274(0x247)](_0x4cefc6=>_0x470274(0x118)==_0x4cefc6[_0x470274(0x22a)]&&_0x470274(0x1e7)!=_0x4cefc6[_0x470274(0x158)]),_0x3e919c=_0x2794a9[_0x470274(0x247)](_0x20abbb=>_0x470274(0xeb)==_0x20abbb[_0x470274(0x22a)]&&_0x470274(0x1e7)!=_0x20abbb[_0x470274(0x158)]);for(const _0x28ea02 of _0x25e5dd)_0x522dd7[_0x470274(0x1f7)]({'key':_0x28ea02[_0x470274(0x115)],'newValue':_0x28ea02[_0x470274(0x20a)],'oldValue':_0x28ea02[_0x470274(0xcc)],'range':Pt(_0x28ea02[_0x470274(0x204)],_0x36edcb[_0x470274(0x16e)])});for(const _0x53bf7e of _0x4bc67b){const _0x200aea=_0x3e919c[_0x470274(0xb2)](_0x1534ee=>_0x1534ee[_0x470274(0xf2)][_0x470274(0x14f)](_0x53bf7e[_0x470274(0xf2)]));_0x200aea&&_0x522dd7[_0x470274(0x1f7)]({'key':_0x470274(0x101),'newValue':_0x53bf7e[_0x470274(0x158)],'oldValue':_0x200aea[_0x470274(0x158)],'range':_0x36edcb[_0x470274(0x16e)][_0x470274(0xe2)](_0x53bf7e[_0x470274(0xf2)][_0x470274(0xce)])});}return 0x0!=_0x522dd7[_0x470274(0x1f5)]&&this[_0x470274(0x232)](_0x3f6a11,_0x522dd7);}[_0x3ac0c3(0x15f)](_0x18fffa){const _0x31133f=_0x3ac0c3;let _0xf05f65=!0x1;const _0xa9e8ed=this[_0x31133f(0x1cd)][_0x31133f(0x16e)][_0x31133f(0xb7)][_0x31133f(0xf0)][_0x31133f(0x173)]()[_0x31133f(0x247)](_0x136ef6=>_0x136ef6[_0x31133f(0x1ee)][_0x31133f(0x168)]&&_0x136ef6[_0x31133f(0x158)][_0x31133f(0x24f)](_0x31133f(0x1c4)));for(const _0xf4fedc of _0xa9e8ed){const {subType:_0x56e6cb,id:_0x70084c}=this[_0x31133f(0x136)](_0xf4fedc[_0x31133f(0x158)]),_0x1d6eea=_0x56e6cb[_0x31133f(0x143)]('|')[0x0];for(const _0x259502 of this[_0x31133f(0xe9)]({'skipNotAttached':!0x0}))_0x259502['id']!=_0x70084c&&_0x31133f(0xde)==_0x259502[_0x31133f(0x22a)]&&_0x259502[_0x31133f(0x1ee)]&&_0x259502[_0x31133f(0x1ee)][_0x31133f(0x121)]==_0x1d6eea&&_0x259502[_0x31133f(0x1a6)]()[_0x31133f(0x149)](_0xf4fedc[_0x31133f(0x1ee)][_0x31133f(0x168)])&&(this[_0x31133f(0x1aa)](_0x259502,_0xf4fedc[_0x31133f(0x1ee)][_0x31133f(0x168)],_0x18fffa),_0xf05f65=!0x0);}return _0xf05f65;}[_0x3ac0c3(0x1ad)](_0x2045b6){const _0x1691ff=_0x3ac0c3;this[_0x1691ff(0x21e)]=!0x0,_0x2045b6();}[_0x3ac0c3(0xe6)](_0x35ef84){const _0x15946a=_0x3ac0c3,_0x526f0a=this[_0x15946a(0x22b)](_0x35ef84),_0x4de097=this[_0x15946a(0x137)][_0x15946a(0x157)](_0x35ef84);return _0x526f0a||_0x4de097;}[_0x3ac0c3(0x232)](_0x338416,_0x217077){const _0x1adc31=_0x3ac0c3;if(0x0==_0x217077[_0x1adc31(0x1f5)])return!0x1;let _0x2abfa7=!0x1;for(const _0x35ff23 of _0x217077){const _0x4005a0=this[_0x1adc31(0xf5)](_0x35ff23[_0x1adc31(0x204)],_0x1adc31(0xde))[_0x1adc31(0x247)](_0x41a224=>!_0x41a224[_0x1adc31(0x1c9)][_0x1adc31(0x209)])[_0x1adc31(0x20c)](_0x4a8d45=>_0x4a8d45[_0x1adc31(0x19f)]),_0x26417c=_0x4fc22f({'newValue':_0x35ff23[_0x1adc31(0x1bd)]});_0x4005a0[_0x1adc31(0x247)](_0x567772=>{const _0x1941b5=_0x1adc31,[_0xb9b39c,_0x44e921]=_0x567772[_0x1941b5(0x1ef)][_0x1941b5(0x143)]('|');return _0xb9b39c==_0x35ff23[_0x1941b5(0x121)]&&_0x44e921!=_0x26417c;})[_0x1adc31(0x1db)](_0x37471e=>{const _0x2c1d9e=_0x1adc31;this[_0x2c1d9e(0x1aa)](_0x37471e,_0x35ff23[_0x2c1d9e(0x204)],_0x338416),_0x2abfa7=!0x0;});}return _0x2abfa7;}[_0x3ac0c3(0x1aa)](_0x548b08,_0x1f4717,_0x5736a4){const _0x28d996=_0x3ac0c3,_0x4815de=_0x548b08[_0x28d996(0x1a6)]()[_0x28d996(0x152)](_0x1f4717);0x0!==_0x4815de[_0x28d996(0x1f5)]?0x1!==_0x4815de[_0x28d996(0x1f5)]?this[_0x28d996(0x144)](_0x548b08,_0x1f4717[_0x28d996(0x249)],_0x1f4717[_0x28d996(0x193)]):this[_0x28d996(0x1de)](_0x548b08,_0x4815de[0x0]):_0x5736a4[_0x28d996(0x1bb)](_0x548b08[_0x28d996(0x1dd)]());}}class Et{constructor(_0x113289){const _0x27bd59=_0x3ac0c3;this[_0x27bd59(0x154)]=_0x113289,this[_0x27bd59(0x14c)]=_0x113289[_0x27bd59(0x16e)],this[_0x27bd59(0x104)]=new Map(),this[_0x27bd59(0x233)]=new Map(),this[_0x27bd59(0xdb)]();}[_0x3ac0c3(0x12e)](_0x121838,_0xf1e8f,_0x56b9ea,_0x1747e7,_0x335b12,_0x43637d){const _0x133999=_0x3ac0c3;return new _0x3f8657(this[_0x133999(0x14c)],{'type':_0x121838,'subType':_0xf1e8f,'id':_0x56b9ea,'author':_0x1747e7,'creator':_0x1747e7,'attributes':_0x335b12,'onAttributesChange':_0x43637d,'onAccept':(..._0x1c245f)=>this[_0x133999(0x1be)](_0x121838,_0xf1e8f,_0x133999(0x23a))(..._0x1c245f),'onDiscard':(..._0x385035)=>this[_0x133999(0x1be)](_0x121838,_0xf1e8f,_0x133999(0x135))(..._0x385035)});}[_0x3ac0c3(0x21a)](_0x2239a9,_0x957dfd,_0x15749e,_0x45320d){const _0x1d8de2=_0x3ac0c3,_0x161336=_0x2239a9+':'+_0x957dfd+':'+_0x15749e;this[_0x1d8de2(0x104)][_0x1d8de2(0x253)](_0x161336,_0x45320d);}[_0x3ac0c3(0x1be)](_0x2f05ce,_0x382937,_0x25b7b6){const _0x1a0195=_0x3ac0c3,_0x5e5a57=_0x2f05ce+':'+_0x382937+':'+_0x25b7b6;return this[_0x1a0195(0x104)][_0x1a0195(0xfe)](_0x5e5a57)||this[_0x1a0195(0x233)][_0x1a0195(0xfe)](_0x2f05ce+':'+_0x25b7b6);}[_0x3ac0c3(0xdb)](){const _0x45ad66=_0x3ac0c3,_0x1165df=()=>!0x1,_0x2e40b9=_0x5155c3=>{const _0x447737=_0x4867;_0x5155c3[_0x447737(0x1a0)]((_0xce230,_0x9a6c76)=>_0xce230[_0x447737(0x249)][_0x447737(0x1c5)](_0x9a6c76[_0x447737(0x249)])?0x1:-0x1),this[_0x447737(0x14c)][_0x447737(0x15d)](_0x3c91a9=>{const _0x28585f=_0x447737;for(const _0xfaa09a of _0x5155c3){let _0x417505;_0x417505=_0xfaa09a[_0x28585f(0x193)][_0x28585f(0x20f)]&&_0xfaa09a[_0x28585f(0x193)][_0x28585f(0x24e)]==_0xfaa09a[_0x28585f(0x249)][_0x28585f(0xce)]?_0x3c91a9[_0x28585f(0x1da)](_0xfaa09a[_0x28585f(0x249)][_0x28585f(0xce)],'on'):_0x3c91a9[_0x28585f(0x1da)](_0xfaa09a),this[_0x28585f(0x14c)][_0x28585f(0x206)](_0x417505,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5265fe=(_0x2d2163,_0x4dd855)=>{const _0x1f5a7c=_0x4867;_0x4dd855&&this[_0x1f5a7c(0x14c)][_0x1f5a7c(0x15d)](_0xe5da61=>{const _0x54141e=_0x1f5a7c,{commandName:_0x2c48b9,commandParams:_0xa4b04c=[]}=_0x4dd855,_0x2de35b=_0x2d2163[_0x54141e(0x20c)](_0x47e64a=>(Vt(_0x47e64a)&&(_0x47e64a=this[_0x54141e(0x14c)][_0x54141e(0x187)](_0x47e64a[_0x54141e(0x193)])),_0x47e64a))[_0x54141e(0x247)](_0x593382=>_0x54141e(0x1f9)!==_0x593382[_0x54141e(0x142)][_0x54141e(0xe1)]);if(_0x2de35b[_0x54141e(0x1f5)]<0x1)return;const _0x5d79b0=Array[_0x54141e(0x243)](this[_0x54141e(0x14c)][_0x54141e(0xb7)][_0x54141e(0x12b)][_0x54141e(0x1a7)]())[_0x54141e(0x20c)](_0x522b54=>_0x549232[_0x54141e(0xa7)](_0x522b54));_0xe5da61[_0x54141e(0x16c)](_0x2de35b);for(const _0x3e95f4 of this[_0x54141e(0x154)][_0x54141e(0x1a2)][_0x54141e(0x1a2)]())_0x3e95f4[_0x54141e(0x10a)]();_0xa4b04c[_0x54141e(0x1f7)]({'forceDefaultExecution':!0x0}),this[_0x54141e(0x154)][_0x54141e(0xd3)](_0x2c48b9,..._0xa4b04c);const _0xcc2b08=_0x5d79b0[_0x54141e(0x247)](_0x148fe8=>_0x54141e(0x1f9)!=_0x148fe8[_0x54141e(0x142)][_0x54141e(0xe1)]);_0xcc2b08[_0x54141e(0x1f5)]>0x0&&_0xe5da61[_0x54141e(0x16c)](_0xcc2b08);for(const _0x5542b7 of _0x5d79b0)_0x5542b7[_0x54141e(0x192)]();});},_0x451d07=(_0x8c9e30,_0x244534)=>0x1==_0x8c9e30[_0x45ad66(0x1f5)]&&0x1==_0x244534[_0x45ad66(0x1f5)]&&_0x8c9e30[0x0][_0x45ad66(0x193)][_0x45ad66(0x14f)](_0x244534[0x0][_0x45ad66(0x249)]),_0x30862f=(_0x1c1a49,_0x4d3890,_0x32ea51,_0xddf29c)=>Ht(_0x1c1a49,_0x4d3890,_0x32ea51,_0xddf29c,this[_0x45ad66(0x14c)])?[_0x1c1a49,_0x4d3890]:Ht(_0x4d3890,_0x1c1a49,_0xddf29c,_0x32ea51,this[_0x45ad66(0x14c)])?[_0x4d3890,_0x1c1a49]:null;this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x14b),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x14a),_0x2e40b9),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x203),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x113),_0x30862f),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x145),_0x2e40b9),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xb0),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x24d),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xcd),_0x30862f),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x153),_0x5265fe),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x1b4),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x17a),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xbe),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xfc),_0x5265fe),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xb1),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x1fa),_0x451d07),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xbd),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0xe5),_0x1165df),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x241),(_0x236c81,_0x54b5cf)=>{const _0x32da81=_0x45ad66;if(!_0x54b5cf)return;const _0x16bf43=this[_0x32da81(0x154)][_0x32da81(0x1e8)][_0x32da81(0xfe)](p);this[_0x32da81(0x14c)][_0x32da81(0x15d)](_0x693717=>{const _0x24a578=_0x32da81;if(_0x24a578(0x101)==_0x54b5cf[_0x24a578(0x121)])for(const _0x5f4417 of _0x236c81){const _0x3ed468=_0x5f4417[_0x24a578(0x249)][_0x24a578(0xce)],_0x2af2f9=_0x54b5cf[_0x24a578(0x15e)];_0x693717[_0x24a578(0x103)](_0x3ed468,_0x2af2f9);}else{if(_0x16bf43[_0x24a578(0x22b)](_0x54b5cf[_0x24a578(0x121)])){for(const _0x155c82 of _0x236c81)void 0x0!==_0x54b5cf[_0x24a578(0x15e)]?_0x693717[_0x24a578(0x169)](_0x54b5cf[_0x24a578(0x121)],_0x54b5cf[_0x24a578(0x15e)],_0x155c82[_0x24a578(0x249)][_0x24a578(0xce)]):_0x693717[_0x24a578(0x161)](_0x54b5cf[_0x24a578(0x121)],_0x155c82[_0x24a578(0x249)][_0x24a578(0xce)]);}else{for(const _0x35bbcf of _0x236c81)_0x54b5cf[_0x24a578(0x15e)]?_0x693717[_0x24a578(0x169)](_0x54b5cf[_0x24a578(0x121)],_0x54b5cf[_0x24a578(0x15e)],_0x35bbcf):_0x693717[_0x24a578(0x161)](_0x54b5cf[_0x24a578(0x121)],_0x35bbcf);}}});}),this[_0x45ad66(0x233)][_0x45ad66(0x253)](_0x45ad66(0x11e),_0x451d07);}}function Ot(_0x15a75a,_0x5c142c,_0x34028c){const _0x3bb79e=_0x3ac0c3;for(const _0x32593c of _0x5c142c[_0x3bb79e(0x24e)][_0x3bb79e(0x1ff)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x32593c[_0x3bb79e(0x142)]==_0x32593c)return!0x1;if(!_0x34028c[_0x3bb79e(0x227)](_0x32593c))return!0x1;if(_0x15a75a[_0x3bb79e(0x109)](_0x32593c)||_0x15a75a[_0x3bb79e(0x238)](_0x32593c))return!0x0;}return!0x1;}function Vt(_0x66c8d){const _0x5f1c08=_0x3ac0c3;return _0x66c8d[_0x5f1c08(0x193)][_0x5f1c08(0x24e)]==_0x66c8d[_0x5f1c08(0x249)][_0x5f1c08(0xce)]&&_0x66c8d[_0x5f1c08(0x193)][_0x5f1c08(0xe8)];}function Ut(_0x3ba869,_0xfecd9c,_0x58724a,_0x5dd464){const _0x1ad597=_0x3ac0c3,_0x14a34d=_0x2c6662=>!_0x2c6662[_0x1ad597(0x22c)]['is'](_0x1ad597(0x207))&&!_0x5dd464[_0x1ad597(0x109)](_0x2c6662[_0x1ad597(0x22c)]),_0x4d27ff=_0x3ba869[_0x1ad597(0x249)][_0x1ad597(0x107)](_0x14a34d),_0x599157=_0x3ba869[_0x1ad597(0x193)][_0x1ad597(0x107)](_0x14a34d,{'direction':_0x1ad597(0x1c7)});return(!_0x3ba869[_0x1ad597(0x249)][_0x1ad597(0x14f)](_0x4d27ff)||!_0x3ba869[_0x1ad597(0x193)][_0x1ad597(0x14f)](_0x599157))&&(_0x4d27ff[_0x1ad597(0x1c5)](_0x599157)?_0x58724a[_0x1ad597(0x215)](_0xfecd9c,{'range':_0x58724a[_0x1ad597(0x187)](_0x4d27ff,_0x599157)}):_0x58724a[_0x1ad597(0x1bb)](_0xfecd9c),!0x0);}function Gt(_0x3a3333){return _0x4fc22f(_0x3a3333);}function Ft(_0x318628){const _0x3a3943=_0x3ac0c3,_0x56e412=_0x318628[_0x3a3943(0x249)][_0x3a3943(0xce)];return _0x56e412&&_0x56e412['is'](_0x3a3943(0x13f));}function Pt(_0xdb791e,_0x5d3511){const _0x27b2a5=_0x3ac0c3;return null==_0xdb791e[_0x27b2a5(0x193)][_0x27b2a5(0x1e0)]&&_0xdb791e[_0x27b2a5(0x193)][_0x27b2a5(0x24e)]==_0xdb791e[_0x27b2a5(0x249)][_0x27b2a5(0xce)]?Lt(_0xdb791e[_0x27b2a5(0x249)][_0x27b2a5(0xce)],_0x5d3511):_0xdb791e;}function Lt(_0x15a610,_0x1c0c22){const _0x1b30ab=_0x3ac0c3,_0x11c90b=_0x1c0c22[_0x1b30ab(0x1dc)][_0x1b30ab(0x109)](_0x15a610)||_0x1c0c22[_0x1b30ab(0x1dc)][_0x1b30ab(0xcf)](_0x15a610);return _0x1c0c22[_0x1b30ab(0x187)](_0x1c0c22[_0x1b30ab(0x18a)](_0x15a610,_0x1b30ab(0x1d4)),_0x11c90b?_0x1c0c22[_0x1b30ab(0x12f)](_0x15a610):_0x1c0c22[_0x1b30ab(0x18a)](_0x15a610,_0x1b30ab(0x193)));}function _0x1548(){const _0xb30cd3=['getIntersection','getDifference','formatInline:accept','_editor','next','change:_saved','has','name','fetchCommentThread','trackChanges.mergeNestedSuggestions','addSuggestion','unbindElementFromMarkerName','change','oldValue','_processAttributeSuggestions','getCustomProperty','removeAttribute','track-changes-suggestion-data-mismatch','getMultiRangeId','@external','marker-count','16RlaAzu','concat','newRange','setAttribute','registerInlineAttribute','hasComments','setSelection','low','model','fromCharCode','isMultiRange','creator','multipleBlocks','getChangedMarkers','_refreshSuggestionsChain','_joinSuggestions','formatBlock','writer','isOwn','addMarkerName','formatInline:join','acceptAllSuggestions','LEAVE','trackChangesCommand','PENDING_ACTION_SUGGESTION','trackChanges.trackFormatChanges','locale','join','_saved','_createSuggestion','widget','markerReady','getUser','createRange','containsPosition','discardAllSuggestions','createPositionAt','markInsertion','options','tablePasteChainId','splitPosition','_enabledCommands','value','suggestionLoaded','detach','end','ck-suggestion-marker--active','return','every','collaboration.channelId','data-author-id','attributes','mapper','49ZytKlM','dataReady','lowest','getMarkers','suggestion','sort','acceptSuggestion','commands','Users','originalSuggestionId','rejected','getFirstRange','getRanges','change:activeMarkers','then','_reduceSuggestionAttributeRange','requires','hasSuggestion','_recordAttributeChanges','define','accepted','deletion','TrackChangesEditing','addHighlight','_getExternalAuthor','formatInline:discard','markerName','containsRange','createdAt','markDeletion','upcast','bindElementToMarker','removeMarker','isExternal','newValue','getSuggestionCallback','pluginName','formatInline:','always','author','getSuggestion','suggestion:attribute:','isBefore','_adapter','backward','markers','meta','addMarker:suggestion','ck-suggestion-marker-formatInline','suggestion-type','editor','formatInline','commentThread','783531KcKgBo','_cutOutSuggestionMarker','move','addClass','before','suggestionChanged','_getAuthorFromId','_updateSuggestionData','_getMarkerAnnouncementText','getAttribute','createSelection','forEach','schema','getFirstMarker','_setSuggestionRange','PendingActions','nodeBefore','_getSuggestionData','getContainedElement','_suggestionState','_addSuggestionMarker','after','markMultiRangeDeletion','$text','plugins','reconvertMarker','addComment','some','isLocal','notReady','data','subType','insertContent','_getAttributeKey','unbind','discardSelectedSuggestions','authorName','length','removeComment','push','addMarker','$graveyard','formatBlock:join','targetPosition','markBlockFormat','highest','groupId','getAncestors','isArray','head','update:suggestion','insertion:join','range','getItems','deleteContent','$textProxy','_refreshAttributeSuggestionsChain','isNextTo','attributeNewValue','40dIfOOR','map','_SUGGESTION_ANNOUNCEMENT','_joinWithAdjacentSuggestions','isAtEnd','comments','containerElement','track-changes-enable-command-twice','chain','isIntersectingWithRange','updateMarker','attribute:','resolve','showSuggestionHighlights','createElement','registerCustomCallback','batch','isDocumentOperation','_isDataLoaded','_recordAttributeSuggestions','_processAttributeChanges','add','skipNestingCheck','stop','isInContent','_onDiscard','ready','addCommentThread','containsItem','markerToHighlight','_checkSuggestionCorrectness','type','_isBlockAttribute','item','getRange','markerNameToElements','enableDefaultAttributesIntegration','removed','substr','_reduceExistingSuggestions','_defaultCallbacks','init','isUndo','containsRangeInObject','registerBlockAttribute','isLimit','insertion','accept','delete','enableCommand','open','default','external:','trackChanges','attribute:discard','updateSuggestion','from','ck-suggestion-marker-','editingDowncast','_removeSuggestion','filter','forward','start','addMarker:suggestion:attribute','rethrowUnexpectedError','setTo','deletion:join','parent','startsWith','getChanges','warn','includes','set','1zzuIrv','clone','track-changes-suggestion-not-found','elementEnd','_initAriaMarkerChangeAnnouncements','fromRange','_isForcedDefaultExecutionBlock','6258615TYszWI','removeMarker:suggestion:formatBlock','createPositionBefore','_suggestionFactory','ENTER','_afterChanges','formatGroupId','deletion:discard','formatBlock:discard','find','markerToData','formatBlock:','dataDowncast','_commentsRepository','document','conversion','consumable','toViewElement','addMarker:suggestion:formatBlock','descriptionFactory','formatBlock:chain','formatInline:chain','clear','moveTargetPosition','isCollapsed','1106880PFWrNv','297538HVlAin','track-changes-user-not-found','ck-suggestion-marker-formatBlock','_suggestions','_mergeNestedSuggestions','stopListening','markInlineFormat','registerPostFixer','config','attributeOldValue','deletion:chain','nodeAfter','isSelectable','_setSuggestionData','getWalker','markAttributeChange','execute','high','getCommentThread','editing','splice','isBlock','authoredAt','CommentsRepository','_registerDefaultCallbacks','error-saving-suggestion-data-suggestion-discarded','isRemovable','attribute','howMany','removeMarker:suggestion:attribute','rootName','createRangeOn','track-changes-command-not-found','data-suggestion','attribute:accept','_isRegisteredAttribute','announce','isAtStart','getSuggestions','createRangeIn','remove','_addThreadToSuggestion','listenTo','group','addRange','differ','_blockAttributeKeys','position','enableReadOnlyMode','adapter','_findSuggestions','enqueueChange','discardSuggestion','assign','documentSelection','for','track-changes-adapter-already-set','formatBlock:accept','removeClass','get','_rangeIsInLocalUserInsertion','suggestionUnloaded','$elementName','dataToMarker','rename','_customCallbacks','format','previous','getLastMatchingPosition','352494URbdrA','isObject','refresh','isTouching','substring','getNearestSelectionRange','markMultiRangeBlockFormat','$marker','stringify','markMultiRangeInsertion','toJSON','insertion:chain','addUser','attributeKey','elementToElement','_trackFormatChanges','insert','isAfter','applyOperation','getShiftedBy','insertion:','forceDefaultExecution','attribute:join','suggestion:','fire','key','consume','catch','activeMarkers','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.','_handleNewSuggestionMarker','size','3257940EIhbaE','deletion:','change:data','selection','pop','commandName','buildSuggestion','createPositionAfter','toUpperCase','unshift','multi','FORMATTING','ck-suggestion-marker','discard','_splitMarkerName','_inlineAttributeKeys','addSuggestionData','acceptSelectedSuggestions','oldRange','162030bMnbjD','keys','never','isInsideObject','element','hasCommentThread','removeMarkers','root','split','_breakSuggestionMarker','deletion:accept','track-changes-adapter-missing-getsuggestion','action','elementStart','isIntersecting','insertion:discard','insertion:accept','_model','values','getAllAdjacentSuggestions','isEqual','normal'];_0x1548=function(){return _0xb30cd3;};return _0x1548();}function Ht(_0x522f80,_0x439dc1,_0x47a17c,_0x11f4e3,_0x479549){const _0xc4f605=_0x3ac0c3;if(_0x522f80[_0xc4f605(0x155)])return!0x1;if(!Jt(_0x522f80,_0x439dc1))return!0x1;if(_0x47a17c[_0xc4f605(0x193)][_0xc4f605(0x14f)](_0x11f4e3[_0xc4f605(0x249)]))return!0x0;if(_0x522f80[_0xc4f605(0x22a)]!=_0x439dc1[_0xc4f605(0x22a)])return!0x1;if(!_0x47a17c[_0xc4f605(0x193)][_0xc4f605(0x10b)](_0x11f4e3[_0xc4f605(0x249)]))return!0x1;const _0x2bf844=_0x479549[_0xc4f605(0x187)](_0x47a17c[_0xc4f605(0x193)],_0x11f4e3[_0xc4f605(0x249)])[_0xc4f605(0xd1)]();for(const _0x4ad0f2 of _0x2bf844)if([_0xc4f605(0x148),_0xc4f605(0xa5)][_0xc4f605(0x252)](_0x4ad0f2[_0xc4f605(0x22a)])&&_0x479549[_0xc4f605(0x1dc)][_0xc4f605(0x238)](_0x4ad0f2[_0xc4f605(0x22c)]))return!0x1;return!0x0;}function Jt(_0x1670b5,_0xb9fc51){const _0x732872=_0x3ac0c3;if(!_0x1670b5[_0x732872(0x21d)]||!_0xb9fc51[_0x732872(0x21d)])return!0x1;const _0x2f1ba4=new Set(Object[_0x732872(0x13c)](_0x1670b5[_0x732872(0x199)])),_0x212ed5=new Set(Object[_0x732872(0x13c)](_0xb9fc51[_0x732872(0x199)]));if(_0x2f1ba4[_0x732872(0x23b)](_0x732872(0x1fe)),_0x212ed5[_0x732872(0x23b)](_0x732872(0x1fe)),0x0==_0x2f1ba4[_0x732872(0x127)]&&0x0==_0x212ed5[_0x732872(0x127)])return!0x0;if(_0x2f1ba4[_0x732872(0x127)]!=_0x212ed5[_0x732872(0x127)])return!0x1;const _0x4325e6={..._0x1670b5[_0x732872(0x199)]},_0x328ed8={..._0xb9fc51[_0x732872(0x199)]};return delete _0x4325e6[_0x732872(0x1fe)],delete _0x328ed8[_0x732872(0x1fe)],JSON[_0x732872(0x110)](_0x4325e6)==JSON[_0x732872(0x110)](_0x328ed8);}function qt(_0x3cc0b7,_0x36949f){const _0x5a8752=_0x3ac0c3,_0x48a8ee=zt(_0x3cc0b7[_0x5a8752(0x199)]),_0x27333f=zt(_0x36949f);if(!_0x3cc0b7[_0x5a8752(0x21d)])return!0x1;for(const _0x283b80 of Object[_0x5a8752(0x13c)](_0x27333f))if(!_0x330d85(_0x48a8ee[_0x283b80],_0x27333f[_0x283b80]))return!0x1;return!0x0;}function zt(_0x13aa72){const _0x528d24=_0x3ac0c3,_0x58d7ef=Object[_0x528d24(0xf8)]({},_0x13aa72);return delete _0x58d7ef[_0x528d24(0x221)],delete _0x58d7ef[_0x528d24(0x18d)],_0x58d7ef;}
|