@ckeditor/ckeditor5-track-changes 43.1.0-alpha.2 → 43.1.0-alpha.4
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 _0x43b8dc=_0x37a0;(function(_0x57c27c,_0x7d1265){const _0x3b92ac=_0x37a0,_0x2670ff=_0x57c27c();while(!![]){try{const _0x364e1b=-parseInt(_0x3b92ac(0x1a1))/0x1*(-parseInt(_0x3b92ac(0x214))/0x2)+parseInt(_0x3b92ac(0x275))/0x3*(-parseInt(_0x3b92ac(0x2b0))/0x4)+parseInt(_0x3b92ac(0x20d))/0x5*(-parseInt(_0x3b92ac(0x295))/0x6)+-parseInt(_0x3b92ac(0x252))/0x7*(-parseInt(_0x3b92ac(0x11c))/0x8)+parseInt(_0x3b92ac(0x132))/0x9+-parseInt(_0x3b92ac(0x151))/0xa*(-parseInt(_0x3b92ac(0x2ab))/0xb)+-parseInt(_0x3b92ac(0x1bb))/0xc;if(_0x364e1b===_0x7d1265)break;else _0x2670ff['push'](_0x2670ff['shift']());}catch(_0x2152b9){_0x2670ff['push'](_0x2670ff['shift']());}}}(_0xdecd,0xbefd0));import{Plugin as _0x60fbca,PendingActions as _0x2acc7f}from'ckeditor5/src/core.js';import{LiveRange as _0x5dc27a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x2c20f7,uid as _0x409778,priorities as _0x288353,logWarning as _0x5a13b2,getEnvKeystrokeText as _0x3e22f8}from'ckeditor5/src/utils.js';import{toWidget as _0x1ced04}from'ckeditor5/src/widget.js';import{Users as _0x2e85b5,hashObject as _0x4e5dcf,surroundingMarkersDetector as _0x46f03a,FOCUS_ANNOTATION_KEYSTROKE as _0x28a12e}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x115288 from'./commands/trackchangescommand.js';import _0x41150c from'./commands/acceptsuggestioncommand.js';import _0x1ff4a6 from'./commands/discardsuggestioncommand.js';import _0x376b78 from'./commands/executeonallsuggestionscommand.js';import _0x291961 from'./commands/executeonselectedsuggestionscommand.js';import _0x56dd12 from'./suggestion.js';import _0x3fd2ab from'./suggestiondescriptionfactory.js';import _0x1ee4a9 from'./integrations/aiassistant.js';import _0x4f034f from'./integrations/alignment.js';import _0x5d12e0 from'./integrations/basicstyles.js';import _0x7718cb from'./integrations/blockquote.js';import _0x112160 from'./integrations/casechange.js';import _0x9f5a06 from'./integrations/ckbox.js';import _0x17d02f from'./integrations/codeblock.js';import _0x4090c9 from'./integrations/comments.js';import _0x4b202c from'./integrations/deletecommand.js';import _0x504b5a from'./integrations/list.js';import _0xedb29d from'./integrations/listproperties.js';import _0x5beb1c from'./integrations/entercommand.js';import _0x43df4c from'./integrations/findandreplace.js';import _0x168b80 from'./integrations/font.js';import _0x6c67cb from'./integrations/formatpainter.js';import _0x3a322e from'./integrations/heading.js';import _0x25043d from'./integrations/highlight.js';import _0x3953d8 from'./integrations/horizontalline.js';import _0x5131f4 from'./integrations/htmlembed.js';import _0x96b348 from'./integrations/image.js';function _0xdecd(){const _0x25a22a=['root','markInlineFormat','for','FORMATTING','addComment','deletion:accept','createElement','_adapter','rethrowUnexpectedError','set','split','_commentsRepository','unbindElementFromMarkerName','ck-suggestion-marker-formatBlock','markMultiRangeDeletion','move','substring','_recordAttributeSuggestions','_setSuggestionData','1825RfkEFD','track-changes-adapter-missing-getsuggestion','reconvertMarker','next','getSuggestions','_defaultCallbacks','containsPosition','1664lXpOgp','getMarkers','forward','howMany','createPositionBefore','targetPosition','enableCommand','unshift','data','isExternal','_getAttributeKey','_getSuggestionData','concat','accept','isEqual','refresh','isInsideObject','addMarker','containsItem','multi','_rangeIsInLocalUserInsertion','insertion:','dataDowncast','_registerDefaultCallbacks','formatInline:discard','toViewElement','insert','oldValue','startsWith','_reduceExistingSuggestions','attributeNewValue','config','_addSuggestionMarker','editing','getUser','markDeletion','sort','_updateSuggestionData','createRangeOn','enqueueChange','return','markerToData','track-changes-user-not-found','formatInline','init','substr','insertion:discard','insertion:chain','length','buildSuggestion','getAllAdjacentSuggestions','change:data','selection','_trackFormatChanges','getFirstRange','before','map','markerToHighlight','resolve','insertion:join','addHighlight','_getAuthorFromId','7hfwPyb','values','widget','markerName','createPositionAfter','acceptSelectedSuggestions','formatInline:','getContainedElement','documentSelection','_processAttributeChanges','chain','previous','warn','forceDefaultExecution','getNearestSelectionRange','getSuggestionCallback','ck-suggestion-marker--active','setSelection','addMarkerName','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.','always','updateSuggestion','_setSuggestionRange','$textProxy','groupId','low','comments','dataToMarker','schema','assign','every','markers','document','_isDataLoaded','bindElementToMarker','18PgVCAT','getRange','_removeSuggestion','createRangeIn','has','acceptAllSuggestions','_refreshSuggestionsChain','locale','_enabledCommands','newValue','name','_saved','writer','getMultiRangeId','never','trackChanges.mergeNestedSuggestions','_initAriaMarkerChangeAnnouncements','attribute:join','discardAllSuggestions','CommentsRepository','listenTo','_getExternalAuthor','attributes','commands','formatBlock:','markMultiRangeInsertion','containerElement','formatInline:chain','size','splitPosition','_isForcedDefaultExecutionBlock','getShiftedBy','7152mLhqXG','_blockAttributeKeys','getAttribute','elementToElement','stringify','upcast','range','track-changes-command-not-found','_splitMarkerName','_handleNewSuggestionMarker','@external','nodeAfter','isMultiRange','_SUGGESTION_ANNOUNCEMENT','removeClass','includes','rename','toUpperCase','acceptSuggestion','after','attributeKey','moveTargetPosition','329857WCxiQI','parent','isTouching','trackChanges.trackFormatChanges','suggestion','332324XBtGLB','addMarker:suggestion','catch','formatInline:join','from','track-changes-adapter-already-set','isIntersecting','suggestionChanged','start','isUndo','_joinSuggestions','descriptionFactory','commandName','attribute','discard','getCustomProperty','deletion','collaboration.channelId','addMarker:suggestion:attribute','track-changes-suggestion-not-found','PENDING_ACTION_SUGGESTION','removeMarkers','_suggestionState','newRange','registerInlineAttribute','createPositionAt','oldRange','fire','rejected','formatInline:accept','insertContent','8947496epnKVZ','deletion:chain','_getMarkerAnnouncementText','hasCommentThread','deletion:discard','commentThread','push','dataReady','format','formatBlock:accept','$graveyard','removeMarker:suggestion:attribute','registerCustomCallback','formatGroupId','highest','removed','requires','key','editingDowncast','plugins','LEAVE','markerNameToElements','7722333SUuFbv','default','batch','value','attributeOldValue','registerPostFixer','head','applyOperation','isLimit','elementStart','position','_inlineAttributeKeys','stop','trackChanges','pluginName','_breakSuggestionMarker','change:_saved','_suggestionFactory','_cutOutSuggestionMarker','addMarker:suggestion:formatBlock','accepted','subType','activeMarkers','Users','isBefore','some','remove','hasComments','action','formatBlock:join','then','190qCaxgK','consumable','change:activeMarkers','trackChangesCommand','deleteContent','model','_isBlockAttribute','updateMarker','detach','_joinWithAdjacentSuggestions','author','fetchCommentThread','keys','getFirstMarker','removeMarker:suggestion:formatBlock','join','addRange','getChanges','removeComment','isObject','skipNestingCheck','group','markMultiRangeBlockFormat','adapter','deletion:join','ck-suggestion-marker-formatInline','authorName','stopListening','containsRange','execute','insertion:accept','_reduceSuggestionAttributeRange','removeMarker','find','options','_suggestions','_createSuggestion','suggestionUnloaded','createSelection','getLastMatchingPosition','suggestion:','get','getDifference','containsRangeInObject','isLocal','tablePasteChainId','ck-suggestion-marker','isDocumentOperation','isAtEnd','pop','deletion:','isBlock','enableDefaultAttributesIntegration','_isRegisteredAttribute','isAtStart','PendingActions','authoredAt','markAttributeChange','createdAt','update:suggestion','consume','track-changes-suggestion-data-mismatch','_onDiscard','multipleBlocks','getRanges','enableReadOnlyMode','TrackChangesEditing','ready','editor','addSuggestionData','formatBlock','isAfter','normal','_checkSuggestionCorrectness','setTo','_recordAttributeChanges','suggestion-type','backward','add','getChangedMarkers','1205YOmVCu','element','$marker','clear','_editor','_mergeNestedSuggestions','setAttribute','define','track-changes-enable-command-twice','end','attribute:accept','isNextTo','markBlockFormat','mapper','addSuggestion','attribute:','fromRange','discardSuggestion','formatBlock:chain','elementEnd','suggestion:attribute:','getItems','isOwn','data-author-id','isCollapsed','marker-count','21995196iChjSj','$elementName','differ','change','_customCallbacks','addUser','fromCharCode','notReady','filter','addClass','_afterChanges','external:','_findSuggestions','unbind','hasSuggestion','addCommentThread','removeAttribute','splice','type','insertion','item','high','isIntersectingWithRange','discardSelectedSuggestions','nodeBefore','ck-suggestion-marker-','error-saving-suggestion-data-suggestion-discarded','getIntersection','attribute:discard','toJSON','createRange','markInsertion','meta','ENTER','isInContent','clone','rootName','data-suggestion','lowest','getSuggestion','delete','isSelectable','getAncestors','suggestionLoaded','open','getCommentThread','markerReady','originalSuggestionId','getWalker','_refreshAttributeSuggestionsChain','announce','isArray','forEach','_model','_addThreadToSuggestion','_processAttributeSuggestions','registerBlockAttribute','isRemovable','creator','showSuggestionHighlights','conversion','formatBlock:discard','$text'];_0xdecd=function(){return _0x25a22a;};return _0xdecd();}import _0x58b15a from'./integrations/imagereplace.js';import _0x5cae85 from'./integrations/imagestyle.js';import _0xe73683 from'./integrations/importword.js';import _0x35bf57 from'./integrations/indent.js';import _0x4de6cd from'./integrations/inputcommand.js';import _0x4df21f from'./integrations/link.js';import _0x5ce1a0 from'./integrations/legacylist.js';import _0x35c404 from'./integrations/legacylistproperties.js';import _0x5d9091 from'./integrations/mediaembed.js';import _0x27f5e4 from'./integrations/mention.js';import _0x3598fb from'./integrations/mergefields.js';import _0x23597d from'./integrations/multilevellist.js';import _0x40a9bf from'./integrations/pagebreak.js';import _0x2fa8b8 from'./integrations/paragraph.js';import _0x10431e from'./integrations/removeformat.js';import _0x929d00 from'./integrations/restrictededitingmode.js';import _0x704f9e from'./integrations/shiftentercommand.js';import _0x2b99fa from'./integrations/standardeditingmode.js';import _0x42bcf4 from'./integrations/style.js';import _0x2a6b2a from'./integrations/table.js';import _0x189d79 from'./integrations/tablemergesplit.js';import _0x1b70cd from'./integrations/tableheadings.js';import _0x3874c0 from'./integrations/tableclipboard.js';import _0x4ee816 from'./integrations/tablecolumnresize.js';import _0x1dcb10 from'./integrations/template.js';import _0x191678 from'./integrations/tableofcontents.js';import _0x3a204a from'./integrations/title.js';import _0x576ccc from'./integrations/undo.js';import _0x3f377e from'./integrations/tablecaption.js';import _0x112669 from'./integrations/tableproperties.js';function _0x37a0(_0x42f206,_0x51f001){const _0xdecddf=_0xdecd();return _0x37a0=function(_0x37a00,_0x578d8f){_0x37a00=_0x37a00-0x100;let _0x386369=_0xdecddf[_0x37a00];return _0x386369;},_0x37a0(_0x42f206,_0x51f001);}import{getTranslation as _0x2dcd6f}from'./utils/common-translations.js';import{isEqual as _0x4c399a,omit as _0x5a3cf5}from'lodash-es';export const renameAttributeKey=_0x43b8dc(0x1bc);export default class p extends _0x60fbca{static get[_0x43b8dc(0x12c)](){const _0x2719d6=_0x43b8dc;return[_0x2719d6(0x288),_0x2e85b5,_0x2acc7f,_0x1ee4a9,_0x4f034f,_0x5d12e0,_0x7718cb,_0x9f5a06,_0x112160,_0x17d02f,_0x4090c9,_0x4b202c,_0x5beb1c,_0x43df4c,_0x168b80,_0x6c67cb,_0x3a322e,_0x25043d,_0x3953d8,_0x5131f4,_0x96b348,_0x5cae85,_0x58b15a,_0xe73683,_0x35bf57,_0x4de6cd,_0x5ce1a0,_0x35c404,_0x23597d,_0x4df21f,_0x504b5a,_0xedb29d,_0x5d9091,_0x27f5e4,_0x3598fb,_0x40a9bf,_0x2fa8b8,_0x10431e,_0x929d00,_0x704f9e,_0x2b99fa,_0x42bcf4,_0x2a6b2a,_0x189d79,_0x1b70cd,_0x3f377e,_0x3874c0,_0x4ee816,_0x191678,_0x112669,_0x1dcb10,_0x3a204a,_0x576ccc];}static get[_0x43b8dc(0x140)](){const _0x34dbaa=_0x43b8dc;return _0x34dbaa(0x193);}constructor(_0x5989fb){const _0x517d86=_0x43b8dc;function _0x1039df(_0x408faa){const _0x2d9359=_0x37a0;return _0x408faa[_0x2d9359(0x24c)](_0x3dd47a=>String[_0x2d9359(0x1c1)](_0x3dd47a))[_0x2d9359(0x160)]('');}super(_0x5989fb),this[_0x517d86(0x20b)]=!0x1,this[_0x517d86(0x203)](_0x517d86(0x148),[]),this['on'](_0x517d86(0x153),(_0x1482e2,_0x3fce08,_0x4bbae6,_0x1b5ede)=>{const _0x1adc1e=_0x517d86;this[_0x1adc1e(0x1f0)][_0x1adc1e(0x1be)](()=>{const _0x36d1d4=_0x1adc1e;for(const _0x343698 of[..._0x1b5ede,..._0x4bbae6])this[_0x36d1d4(0x1f0)][_0x36d1d4(0x271)][_0x36d1d4(0x279)](_0x343698)&&_0x5989fb[_0x36d1d4(0x235)][_0x36d1d4(0x20f)](_0x343698);});}),this[_0x517d86(0x108)]=new _0x3fd2ab(this[_0x517d86(0x195)][_0x517d86(0x156)][_0x517d86(0x26e)],this[_0x517d86(0x195)][_0x517d86(0x27c)]),this[_0x517d86(0x201)]=null,this[_0x517d86(0x143)]=new Et(this[_0x517d86(0x195)]),this[_0x517d86(0x174)]=new Map(),this[_0x517d86(0x205)]=_0x5989fb[_0x517d86(0x12f)][_0x517d86(0x17a)](_0x517d86(0x288)),this[_0x517d86(0x27d)]=new Set(),this[_0x517d86(0x1f0)]=this[_0x517d86(0x195)][_0x517d86(0x156)],this[_0x517d86(0x113)]=new WeakMap(),this[_0x517d86(0x293)]=!0x1,this[_0x517d86(0x296)]=new Set([_0x517d86(0x1bc)]),this[_0x517d86(0x13d)]=new Set(),_0x5989fb[_0x517d86(0x233)][_0x517d86(0x1a8)](_0x517d86(0x2ae),_0x517d86(0x133)),this[_0x517d86(0x249)]=_0x5989fb[_0x517d86(0x233)][_0x517d86(0x17a)](_0x517d86(0x2ae)),_0x5989fb[_0x517d86(0x233)][_0x517d86(0x1a8)](_0x517d86(0x284),!0x0),this[_0x517d86(0x1a6)]=_0x5989fb[_0x517d86(0x233)][_0x517d86(0x17a)](_0x517d86(0x284)),this[_0x517d86(0x154)]=new _0x115288(_0x5989fb,this[_0x517d86(0x27d)]),this[_0x517d86(0x285)](),this[_0x1039df([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1039df([0x34,0x30,0x34,0x38,0x31,0x36,0x36,0x30]);}[_0x43b8dc(0x240)](){const _0x2ea9fb=_0x43b8dc,_0x27f038=this[_0x2ea9fb(0x195)],_0x11c044=(_0x5ca490,_0x1a5e2b)=>{const _0x209de3=_0x2ea9fb;if(_0x209de3(0x10a)!=_0x5ca490)return _0x209de3(0x1d4)+_0x5ca490;const _0x4d8bfb=_0x1a5e2b[_0x209de3(0x204)]('|')[0x0];return this[_0x209de3(0x157)](_0x4d8bfb)?_0x209de3(0x207):_0x209de3(0x16a);};_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x12e))[_0x2ea9fb(0x24d)]({'model':_0x2ea9fb(0x2af),'view':_0x11aa40=>{const _0x2c5260=_0x2ea9fb,{id:_0x4be16a,authorId:_0x47109,type:_0x3f42db,subType:_0xce10b1}=this[_0x2c5260(0x29d)](_0x11aa40[_0x2c5260(0x255)]),_0x2c78db=[_0x2c5260(0x17f),_0x11c044(_0x3f42db,_0xce10b1)];let _0xcaee6c=0xbb8;return this[_0x2c5260(0x148)][_0x2c5260(0x2a4)](_0x11aa40[_0x2c5260(0x255)])&&(_0x2c78db[_0x2c5260(0x122)](_0x2c5260(0x262)),_0xcaee6c=0xbc2),_0x2c5260(0x10d)==_0x3f42db&&(_0xcaee6c+=0x5),{'classes':_0x2c78db,'attributes':{'data-suggestion':_0x4be16a,'data-author-id':_0x47109},'priority':_0xcaee6c};}}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x22a))[_0x2ea9fb(0x19f)](_0x12b1d5=>{const _0x4d2b9f=_0x2ea9fb;_0x12b1d5['on'](_0x4d2b9f(0x2b1),(_0x29ab34,_0x2aac19,_0x2efaad)=>{const _0x3fbed9=_0x4d2b9f;if(!_0x2efaad[_0x3fbed9(0x173)][_0x3fbed9(0x1f6)])return;const _0x559ba=_0x2aac19[_0x3fbed9(0x1cf)];if(!_0x559ba)return;const _0x370913=_0x2efaad[_0x3fbed9(0x1ae)][_0x3fbed9(0x22d)](_0x559ba);_0x27f038[_0x3fbed9(0x156)][_0x3fbed9(0x26e)][_0x3fbed9(0x164)](_0x559ba)&&_0x370913&&!_0x370913[_0x3fbed9(0x10c)](_0x3fbed9(0x254))&&_0x370913['is'](_0x3fbed9(0x28f))&&_0x1ced04(_0x370913,_0x2efaad[_0x3fbed9(0x281)]);},{'priority':_0x4d2b9f(0x1d0)});}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x22a))[_0x2ea9fb(0x24d)]({'model':_0x2ea9fb(0x2af),'view':(_0x5a5858,_0x5ab895)=>{const _0x5c6860=_0x2ea9fb;if(!_0x5ab895[_0x5c6860(0x173)][_0x5c6860(0x1f6)])return null;const {type:_0x1dd4d4,subType:_0xecd436}=this[_0x5c6860(0x29d)](_0x5a5858[_0x5c6860(0x255)]);return{'classes':[_0x5c6860(0x17f),_0x11c044(_0x1dd4d4,_0xecd436)],'priority':0xbb8};}});const _0x39cbb0=({showActiveMarkers:_0x423a6d=!0x0,isAttributeSuggestion:_0x4b6b87=!0x1}={})=>(_0x30318b,_0x2e92ca,_0x2d5371)=>{const _0x47a99a=_0x2ea9fb;if(!_0x2e92ca[_0x47a99a(0x1cf)])return;const {id:_0x526182,authorId:_0x514946}=this[_0x47a99a(0x29d)](_0x2e92ca[_0x47a99a(0x255)]);if(_0x4b6b87){const _0x523eba=this[_0x47a99a(0x174)][_0x47a99a(0x17a)](_0x526182),_0x38c855=this[_0x47a99a(0x21e)](_0x523eba);if(!this[_0x47a99a(0x157)](_0x38c855))return;}if(_0x2e92ca[_0x47a99a(0x1cf)]['is'](_0x47a99a(0x248)))return void _0x2d5371[_0x47a99a(0x152)][_0x47a99a(0x18d)](_0x2e92ca[_0x47a99a(0x1cf)],_0x30318b[_0x47a99a(0x27f)]);const _0x22aecb=_0x2d5371[_0x47a99a(0x1ae)][_0x47a99a(0x22d)](_0x2e92ca[_0x47a99a(0x1cf)]);if(_0x2e92ca[_0x47a99a(0x1cf)]['is'](_0x47a99a(0x1a2))&&_0x27f038[_0x47a99a(0x156)][_0x47a99a(0x26e)][_0x47a99a(0x184)](_0x2e92ca[_0x47a99a(0x1cf)])&&!_0x22aecb[_0x47a99a(0x10c)](_0x47a99a(0x250))){_0x2d5371[_0x47a99a(0x281)][_0x47a99a(0x1c4)]([_0x47a99a(0x17f),_0x47a99a(0x207)],_0x22aecb),_0x2d5371[_0x47a99a(0x281)][_0x47a99a(0x1a7)](_0x47a99a(0x1e0),_0x526182,_0x22aecb),_0x2d5371[_0x47a99a(0x281)][_0x47a99a(0x1a7)](_0x47a99a(0x1b8),_0x514946,_0x22aecb),_0x2d5371[_0x47a99a(0x1ae)][_0x47a99a(0x274)](_0x22aecb,_0x2e92ca[_0x47a99a(0x255)]),_0x423a6d&&(this[_0x47a99a(0x148)][_0x47a99a(0x2a4)](_0x2e92ca[_0x47a99a(0x255)])?_0x2d5371[_0x47a99a(0x281)][_0x47a99a(0x1c4)](_0x47a99a(0x262),_0x22aecb):_0x2d5371[_0x47a99a(0x281)][_0x47a99a(0x2a3)](_0x47a99a(0x262),_0x22aecb));for(const _0x5e6eb9 of _0x27f038[_0x47a99a(0x156)][_0x47a99a(0x278)](_0x2e92ca[_0x47a99a(0x1cf)])[_0x47a99a(0x1b6)]())_0x2d5371[_0x47a99a(0x152)][_0x47a99a(0x18d)](_0x5e6eb9,_0x30318b[_0x47a99a(0x27f)]);_0x2d5371[_0x47a99a(0x152)][_0x47a99a(0x18d)](_0x2e92ca[_0x47a99a(0x1cf)],_0x30318b[_0x47a99a(0x27f)]);}};_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x22a))[_0x2ea9fb(0x19f)](_0x492ac5=>{const _0x91ec41=_0x2ea9fb;_0x492ac5['on'](_0x91ec41(0x145),(_0x5caab8,_0x133723,_0x57ea09)=>{const _0x99de3e=_0x91ec41;_0x57ea09[_0x99de3e(0x173)][_0x99de3e(0x1f6)]&&_0x39cbb0({'showActiveMarkers':!0x1})(_0x5caab8,_0x133723,_0x57ea09);},{'priority':_0x91ec41(0x12a)});}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x22a))[_0x2ea9fb(0x19f)](_0x4ad0d7=>{const _0x15fcee=_0x2ea9fb;_0x4ad0d7['on'](_0x15fcee(0x10f),(_0x24c8da,_0x38b591,_0x28e7fa)=>{const _0x4f3ec1=_0x15fcee;_0x28e7fa[_0x4f3ec1(0x173)][_0x4f3ec1(0x1f6)]&&_0x39cbb0({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x24c8da,_0x38b591,_0x28e7fa);},{'priority':_0x15fcee(0x12a)});}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x22a))[_0x2ea9fb(0x23d)]({'model':_0x2ea9fb(0x2af),'view':(_0xa662d8,_0x2f2ffe)=>_0x2f2ffe[_0x2ea9fb(0x173)][_0x2ea9fb(0x1f6)]?null:{'group':_0x2ea9fb(0x2af),'name':_0xa662d8[_0x2ea9fb(0x241)](0xb)}}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x29a))[_0x2ea9fb(0x298)]({'view':{'name':_0x2ea9fb(0x2af),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5da8b4,{writer:_0x1f9bbc})=>{const _0x539094=_0x2ea9fb;let _0x5b0a51=_0x539094(0x179)+_0x5da8b4[_0x539094(0x297)](_0x539094(0x19d))+':'+_0x5da8b4[_0x539094(0x297)]('id');return _0x5da8b4[_0x539094(0x297)](_0x539094(0x1ba))&&(_0x5b0a51+=':'+_0x5da8b4[_0x539094(0x297)](_0x539094(0x1ba))),_0x1f9bbc[_0x539094(0x200)](_0x539094(0x1a3),{'data-name':_0x5b0a51});}}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x29a))[_0x2ea9fb(0x26d)]({'view':_0x2ea9fb(0x2af)}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x12e))[_0x2ea9fb(0x19f)](_0x461872=>{const _0x4e013b=_0x2ea9fb;_0x461872['on'](_0x4e013b(0x145),_0x39cbb0(),{'priority':_0x4e013b(0x1d0)});}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x12e))[_0x2ea9fb(0x19f)](_0x4aa766=>{const _0x123f5f=_0x2ea9fb;_0x4aa766['on'](_0x123f5f(0x10f),_0x39cbb0({'isAttributeSuggestion':!0x0}),{'priority':_0x123f5f(0x1d0)});}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x12e))[_0x2ea9fb(0x19f)](_0x4f3a49=>{const _0x3fdb18=_0x2ea9fb;_0x4f3a49['on'](_0x3fdb18(0x15f),(_0x3238fe,_0x1fb1f9,_0x76b2ab)=>{const _0x3f6aeb=_0x3fdb18,_0x4ba5d0=_0x76b2ab[_0x3f6aeb(0x1ae)][_0x3f6aeb(0x131)](_0x1fb1f9[_0x3f6aeb(0x255)]);if(_0x4ba5d0){for(const _0x1da400 of _0x4ba5d0)_0x1da400[_0x3f6aeb(0x10c)](_0x3f6aeb(0x250))||(_0x76b2ab[_0x3f6aeb(0x281)][_0x3f6aeb(0x2a3)]([_0x3f6aeb(0x17f),_0x3f6aeb(0x207),_0x3f6aeb(0x262)],_0x1da400),_0x76b2ab[_0x3f6aeb(0x281)][_0x3f6aeb(0x1cb)](_0x3f6aeb(0x1e0),_0x1da400),_0x76b2ab[_0x3f6aeb(0x281)][_0x3f6aeb(0x1cb)](_0x3f6aeb(0x1b8),_0x1da400),_0x76b2ab[_0x3f6aeb(0x1ae)][_0x3f6aeb(0x206)](_0x1da400,_0x1fb1f9[_0x3f6aeb(0x255)]));}},{'priority':_0x3fdb18(0x1d0)});}),_0x27f038[_0x2ea9fb(0x1f7)][_0x2ea9fb(0x1fc)](_0x2ea9fb(0x12e))[_0x2ea9fb(0x19f)](_0x313294=>{const _0x199eaf=_0x2ea9fb;_0x313294['on'](_0x199eaf(0x127),(_0x2ef611,_0x4b36e3,_0x291c90)=>{const _0x2a5e34=_0x199eaf,_0x43e6e9=_0x291c90[_0x2a5e34(0x1ae)][_0x2a5e34(0x131)](_0x4b36e3[_0x2a5e34(0x255)]);if(!_0x43e6e9)return;const {id:_0x4054bd}=this[_0x2a5e34(0x29d)](_0x4b36e3[_0x2a5e34(0x255)]),_0x140c3c=this[_0x2a5e34(0x174)][_0x2a5e34(0x17a)](_0x4054bd),_0x1e2095=this[_0x2a5e34(0x21e)](_0x140c3c);if(this[_0x2a5e34(0x157)](_0x1e2095)){for(const _0x339133 of _0x43e6e9)_0x339133[_0x2a5e34(0x10c)](_0x2a5e34(0x250))||(_0x291c90[_0x2a5e34(0x281)][_0x2a5e34(0x2a3)]([_0x2a5e34(0x17f),_0x2a5e34(0x207),_0x2a5e34(0x262)],_0x339133),_0x291c90[_0x2a5e34(0x281)][_0x2a5e34(0x1cb)](_0x2a5e34(0x1e0),_0x339133),_0x291c90[_0x2a5e34(0x281)][_0x2a5e34(0x1cb)](_0x2a5e34(0x1b8),_0x339133),_0x291c90[_0x2a5e34(0x1ae)][_0x2a5e34(0x206)](_0x339133,_0x4b36e3[_0x2a5e34(0x255)]));}},{'priority':_0x199eaf(0x1d0)});}),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x272)][_0x2ea9fb(0x137)](_0x4e25d6=>{const _0x5e3293=_0x2ea9fb;let _0x2f20f1=!0x1;const _0x3538c5=Array[_0x5e3293(0x101)](_0x27f038[_0x5e3293(0x156)][_0x5e3293(0x272)][_0x5e3293(0x1bd)][_0x5e3293(0x1a0)]()),_0x6510a4=new Set();for(const {name:_0x4a8cf6,data:_0x2f1ff0}of _0x3538c5){const {group:_0x28c02d,type:_0x2b0026,subType:_0x26b2d1,id:_0x2a4d32}=this[_0x5e3293(0x29d)](_0x4a8cf6);if(_0x5e3293(0x2af)!==_0x28c02d)continue;const _0xd663ae=this[_0x5e3293(0x174)][_0x5e3293(0x17a)](_0x2a4d32);if(null!=_0x2f1ff0[_0x5e3293(0x114)]){_0x5e3293(0x23f)==_0x2b0026&&(_0x2f20f1=_0x2f20f1||Ut(_0x2f1ff0[_0x5e3293(0x114)],_0x4a8cf6,_0x4e25d6,_0x27f038[_0x5e3293(0x156)][_0x5e3293(0x26e)]));const _0x110aa0=_0x5e3293(0x10a)==_0x2b0026&&this[_0x5e3293(0x157)](_0x26b2d1[_0x5e3293(0x204)]('|')[0x0]);if(_0x2f1ff0[_0x5e3293(0x114)][_0x5e3293(0x1b9)]||_0x5e3293(0x126)==_0x2f1ff0[_0x5e3293(0x114)][_0x5e3293(0x1fa)][_0x5e3293(0x1df)]||_0x5e3293(0x197)==_0x2b0026&&!Ft(_0x2f1ff0[_0x5e3293(0x114)])||_0x110aa0&&!Ft(_0x2f1ff0[_0x5e3293(0x114)])||_0x5e3293(0x10d)==_0x2b0026&&!(!Vt(_0xd0e167=_0x2f1ff0[_0x5e3293(0x114)])&&!function(_0x36744a){const _0x5121a3=_0x5e3293;return _0x36744a[_0x5121a3(0x105)][_0x5121a3(0x2ac)]==_0x36744a[_0x5121a3(0x1aa)][_0x5121a3(0x1d3)]&&_0x36744a[_0x5121a3(0x105)][_0x5121a3(0x181)];}(_0xd0e167)))_0x4e25d6[_0x5e3293(0x171)](_0x4a8cf6),_0x2f20f1=!0x0;else{if(!_0xd663ae||!_0xd663ae[_0x5e3293(0x1dd)])continue;if(_0x2f1ff0[_0x5e3293(0x114)]&&_0x2f1ff0[_0x5e3293(0x117)]&&_0x2f1ff0[_0x5e3293(0x114)][_0x5e3293(0x222)](_0x2f1ff0[_0x5e3293(0x117)]))continue;_0x6510a4[_0x5e3293(0x19f)](_0xd663ae);}}}var _0xd0e167;return _0x6510a4[_0x5e3293(0x291)]>0x0&&(_0x2f20f1=!!this[_0x5e3293(0x15a)](_0x6510a4)||_0x2f20f1),_0x2f20f1;}),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x272)][_0x2ea9fb(0x137)](_0x28a0ba=>{const _0x25b2bd=_0x2ea9fb;let _0x2bd9bb=!0x1;for(const _0x38ac06 of _0x27f038[_0x25b2bd(0x156)][_0x25b2bd(0x272)][_0x25b2bd(0x1bd)][_0x25b2bd(0x162)]())if(_0x25b2bd(0x22e)==_0x38ac06[_0x25b2bd(0x1cd)])for(const _0x564377 of this[_0x25b2bd(0x174)][_0x25b2bd(0x253)]()){if(_0x564377[_0x25b2bd(0x2a1)]||!_0x564377[_0x25b2bd(0x1dd)])continue;const _0x2025ab=_0x25b2bd(0x197)==_0x564377[_0x25b2bd(0x1cd)],_0x3366cc=this[_0x25b2bd(0x21e)](_0x564377),_0x3e4833=_0x3366cc&&this[_0x25b2bd(0x157)](_0x3366cc);if(!_0x2025ab&&!_0x3e4833)continue;const _0x1c9e87=_0x564377[_0x25b2bd(0x24a)]();if(_0x1c9e87[_0x25b2bd(0x105)][_0x25b2bd(0x2ac)]!=_0x1c9e87[_0x25b2bd(0x1aa)][_0x25b2bd(0x2ac)]&&!_0x1c9e87[_0x25b2bd(0x1aa)][_0x25b2bd(0x181)]){const _0x601333=_0x27f038[_0x25b2bd(0x156)][_0x25b2bd(0x116)](_0x1c9e87[_0x25b2bd(0x105)][_0x25b2bd(0x2a0)],_0x25b2bd(0x1aa)),_0x58d457=_0x27f038[_0x25b2bd(0x156)][_0x25b2bd(0x1d9)](_0x1c9e87[_0x25b2bd(0x105)],_0x601333);_0x28a0ba[_0x25b2bd(0x158)](_0x564377[_0x25b2bd(0x15e)](),{'range':_0x58d457}),_0x2bd9bb=!0x0;}}return _0x2bd9bb;}),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x272)][_0x2ea9fb(0x137)](_0x173269=>this[_0x2ea9fb(0x25b)](_0x173269)),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x272)][_0x2ea9fb(0x137)](_0x8f035=>!_0x8f035[_0x2ea9fb(0x134)][_0x2ea9fb(0x17d)]&&this[_0x2ea9fb(0x1f2)](_0x8f035)),_0x27f038[_0x2ea9fb(0x156)]['on'](_0x2ea9fb(0x1c5),()=>{const _0x5cd784=_0x2ea9fb;this[_0x5cd784(0x20b)]=!0x1;}),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x272)]['on'](_0x2ea9fb(0x247),(_0x22a637,_0x39dd30)=>{const _0x5d20c2=_0x2ea9fb;if(!_0x39dd30[_0x5d20c2(0x17d)]||_0x39dd30[_0x5d20c2(0x106)])return;if(!this[_0x5d20c2(0x20b)])return;const _0x51ccd7=_0x27f038[_0x5d20c2(0x156)][_0x5d20c2(0x272)][_0x5d20c2(0x1bd)][_0x5d20c2(0x162)]();if(0x0==_0x51ccd7[_0x5d20c2(0x244)])return;const _0x55a681=[],_0x4c4d54=_0x51ccd7[_0x5d20c2(0x1c3)](_0x4fb13f=>_0x5d20c2(0x10a)==_0x4fb13f[_0x5d20c2(0x1cd)]),_0x1b9434=_0x51ccd7[_0x5d20c2(0x1c3)](_0x50b331=>_0x5d20c2(0x22e)==_0x50b331[_0x5d20c2(0x1cd)]&&_0x5d20c2(0x1f9)!=_0x50b331[_0x5d20c2(0x27f)]);for(const _0x18c19c of _0x4c4d54)this[_0x5d20c2(0x186)](_0x18c19c[_0x5d20c2(0x2a9)])&&_0x55a681[_0x5d20c2(0x122)]({'key':_0x18c19c[_0x5d20c2(0x2a9)],'newValue':_0x18c19c[_0x5d20c2(0x232)],'oldValue':_0x18c19c[_0x5d20c2(0x136)],'range':Pt(_0x18c19c[_0x5d20c2(0x29b)],_0x27f038[_0x5d20c2(0x156)])});for(const _0x25c456 of _0x1b9434){if(_0x5d20c2(0x2a5)!=_0x25c456[_0x5d20c2(0x14e)]&&_0x5d20c2(0x223)!=_0x25c456[_0x5d20c2(0x14e)])continue;const _0xc6bf64=Lt(_0x25c456[_0x5d20c2(0x13c)][_0x5d20c2(0x2a0)],_0x27f038[_0x5d20c2(0x156)]),_0x3f4c2b=_0x25c456[_0x5d20c2(0x24b)];_0x5d20c2(0x2a5)==_0x25c456[_0x5d20c2(0x14e)]&&_0x55a681[_0x5d20c2(0x122)]({'key':_0x5d20c2(0x1bc),'newValue':_0x25c456[_0x5d20c2(0x27f)],'oldValue':_0x3f4c2b[_0x5d20c2(0x27f)],'range':_0xc6bf64});for(const [_0x2bb290,_0x4e094e]of _0x3f4c2b[_0x5d20c2(0x28b)]){if(!this[_0x5d20c2(0x186)](_0x2bb290))continue;const _0x2baaf5=_0x25c456[_0x5d20c2(0x28b)][_0x5d20c2(0x17a)](_0x2bb290);_0x4e094e!==_0x2baaf5&&_0x55a681[_0x5d20c2(0x122)]({'key':_0x2bb290,'newValue':_0x2baaf5,'oldValue':_0x4e094e,'range':_0xc6bf64});}for(const [_0x40fb9a,_0x25bed0]of _0x25c456[_0x5d20c2(0x28b)])this[_0x5d20c2(0x186)](_0x40fb9a)&&(_0x3f4c2b[_0x5d20c2(0x28b)][_0x5d20c2(0x279)](_0x40fb9a)||_0x55a681[_0x5d20c2(0x122)]({'key':_0x40fb9a,'newValue':_0x25bed0,'oldValue':null,'range':_0xc6bf64}));}0x0!=_0x55a681[_0x5d20c2(0x244)]&&_0x27f038[_0x5d20c2(0x156)][_0x5d20c2(0x23b)](_0x39dd30,_0xa1e3b6=>{const _0xe45f98=_0x5d20c2,_0x5618e2=_0x409778();for(const {range:_0x435b7,key:_0x24b80f,oldValue:_0xf7fdbb,newValue:_0x13b8fd}of _0x55a681)this[_0xe45f98(0x18a)](_0x435b7,_0x24b80f,_0xf7fdbb,_0x13b8fd,{'groupId':_0x5618e2});this[_0xe45f98(0x231)](_0xa1e3b6,_0x55a681);});},{'priority':_0x2ea9fb(0x1e1)}),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x271)]['on'](_0x2ea9fb(0x18c),(_0x135e02,_0x51f5b2,_0x45f94a)=>{const _0x17a0ea=_0x2ea9fb;if(null==_0x45f94a){const {id:_0x364c9e}=this[_0x17a0ea(0x29d)](_0x51f5b2[_0x17a0ea(0x27f)]),_0xf4dea3=this[_0x17a0ea(0x174)][_0x17a0ea(0x17a)](_0x364c9e);_0xf4dea3&&_0xf4dea3[_0x17a0ea(0x264)](_0x51f5b2[_0x17a0ea(0x27f)]);}}),_0x27f038[_0x2ea9fb(0x156)][_0x2ea9fb(0x272)]['on'](_0x2ea9fb(0x247),()=>{const _0x39a2e8=_0x2ea9fb,_0x506ede=Array[_0x39a2e8(0x101)](_0x27f038[_0x39a2e8(0x156)][_0x39a2e8(0x272)][_0x39a2e8(0x1bd)][_0x39a2e8(0x1a0)]())[_0x39a2e8(0x1c3)](_0x2f5425=>_0x39a2e8(0x2af)===this[_0x39a2e8(0x29d)](_0x2f5425[_0x39a2e8(0x27f)])[_0x39a2e8(0x166)]);if(0x0===_0x506ede[_0x39a2e8(0x244)])return;_0x506ede[_0x39a2e8(0x238)]((_0x3a5360,_0x352866)=>{const _0x12d163=_0x39a2e8,_0x17289e=_0x3a5360[_0x12d163(0x21c)][_0x12d163(0x117)],_0x3ab7bf=_0x352866[_0x12d163(0x21c)][_0x12d163(0x117)];return null===_0x17289e&&null===_0x3ab7bf?0x0:null===_0x17289e&&null!==_0x3ab7bf?-0x1:null!==_0x17289e&&null===_0x3ab7bf?0x1:_0x17289e[_0x12d163(0x105)][_0x12d163(0x14a)](_0x3ab7bf[_0x12d163(0x105)])?-0x1:0x1;});const _0x2710cf=new Set(),_0x3cf7b8=new Set();for(const {name:_0x4a51a7,data:_0x7cebe8}of _0x506ede){const {id:_0x4a5336}=this[_0x39a2e8(0x29d)](_0x4a51a7);if(null===_0x7cebe8[_0x39a2e8(0x117)]){const _0x1bc4e7=this[_0x39a2e8(0x29e)](_0x4a51a7);_0x3cf7b8[_0x39a2e8(0x19f)](_0x1bc4e7);}else{const _0x454475=this[_0x39a2e8(0x174)][_0x39a2e8(0x17a)](_0x4a5336);null!==_0x7cebe8[_0x39a2e8(0x114)]||_0x454475[_0x39a2e8(0x1dd)]?(_0x2710cf[_0x39a2e8(0x19f)](_0x454475[_0x39a2e8(0x138)]),_0x3cf7b8[_0x39a2e8(0x19f)](_0x454475)):this[_0x39a2e8(0x277)](_0x454475);}}_0x3cf7b8[_0x39a2e8(0x291)]>0x0&&this[_0x39a2e8(0x27b)](_0x3cf7b8);for(const _0x158e83 of _0x2710cf)this[_0x39a2e8(0x118)](_0x39a2e8(0x104),_0x158e83);}),_0x27f038[_0x2ea9fb(0x156)]['on'](_0x2ea9fb(0x139),(_0x2a2f89,_0x18e333)=>{const _0x5657cd=_0x2ea9fb,_0x443a2e=_0x18e333[0x0];if(!this[_0x5657cd(0x174)][_0x5657cd(0x291)])return;if(!_0x443a2e[_0x5657cd(0x180)])return;if(_0x443a2e[_0x5657cd(0x134)][_0x5657cd(0x106)]||!_0x443a2e[_0x5657cd(0x134)][_0x5657cd(0x17d)])return;let _0x17d2f1,_0x1e7834;switch(_0x443a2e[_0x5657cd(0x1cd)]){case _0x5657cd(0x22e):_0x17d2f1=_0x27f038[_0x5657cd(0x156)][_0x5657cd(0x116)](_0x443a2e[_0x5657cd(0x13c)]),_0x1e7834=_0x17d2f1[_0x5657cd(0x294)](_0x443a2e[_0x5657cd(0x217)]);break;case _0x5657cd(0x204):_0x17d2f1=_0x27f038[_0x5657cd(0x156)][_0x5657cd(0x116)](_0x443a2e[_0x5657cd(0x292)]),_0x1e7834=_0x27f038[_0x5657cd(0x156)][_0x5657cd(0x116)](_0x443a2e[_0x5657cd(0x2aa)]);break;case _0x5657cd(0x209):_0x17d2f1=_0x27f038[_0x5657cd(0x156)][_0x5657cd(0x116)](_0x443a2e[_0x5657cd(0x219)]),_0x1e7834=_0x17d2f1[_0x5657cd(0x294)](_0x443a2e[_0x5657cd(0x217)]);break;default:return;}const _0x511d1d=_0x27f038[_0x5657cd(0x156)][_0x5657cd(0x1d9)](_0x17d2f1,_0x1e7834);_0x27f038[_0x5657cd(0x156)][_0x5657cd(0x1be)](()=>{const _0xb26a01=_0x5657cd;for(const {suggestion:_0x14231a,meta:_0x20004a}of this[_0xb26a01(0x1c7)](_0x511d1d)){if(_0x14231a[_0xb26a01(0x2a1)])continue;if(_0xb26a01(0x23f)==_0x14231a[_0xb26a01(0x1cd)])continue;const _0x55131a=this[_0xb26a01(0x21e)](_0x14231a);if(_0x55131a&&this[_0xb26a01(0x157)](_0x55131a)&&_0xb26a01(0x204)!=_0x443a2e[_0xb26a01(0x1cd)])continue;const _0x4300a7=_0x14231a[_0xb26a01(0x21c)]&&_0x14231a[_0xb26a01(0x21c)][_0xb26a01(0x190)];(_0xb26a01(0x197)!=_0x14231a[_0xb26a01(0x1cd)]||_0xb26a01(0x204)==_0x443a2e[_0xb26a01(0x1cd)]&&!_0x4300a7)&&(_0x20004a[_0xb26a01(0x17c)]||_0xb26a01(0x1ce)==_0x14231a[_0xb26a01(0x1cd)]&&_0x20004a[_0xb26a01(0x1b7)]||_0x14231a[_0xb26a01(0x24a)]()[_0xb26a01(0x16d)](_0x511d1d)&&this[_0xb26a01(0x141)](_0x14231a,_0x17d2f1,_0x1e7834));}});},{'priority':_0x2ea9fb(0x1e1)}),_0x27f038[_0x2ea9fb(0x156)]['on'](_0x2ea9fb(0x155),(_0x497edc,_0x15a09c)=>{const _0x1ccf4b=_0x2ea9fb,_0x753417=_0x15a09c[0x0],_0x9ebc5c=_0x15a09c[0x1];if(_0x9ebc5c&&_0x9ebc5c[_0x1ccf4b(0x25f)])return;if(this[_0x1ccf4b(0x293)])return;if(!this[_0x1ccf4b(0x154)][_0x1ccf4b(0x135)])return;if(_0x753417[_0x1ccf4b(0x1b9)])return;const _0x5c945d=_0x27f038[_0x1ccf4b(0x156)][_0x1ccf4b(0x26e)],{start:_0x43ce95,end:_0x64c2b0}=_0x753417[_0x1ccf4b(0x24a)](),_0x16fb30=_0x43ce95[_0x1ccf4b(0x2a0)]&&_0x5c945d[_0x1ccf4b(0x13a)](_0x43ce95[_0x1ccf4b(0x2a0)])?null:_0x5c945d[_0x1ccf4b(0x260)](_0x43ce95,_0x1ccf4b(0x216)),_0x55a0da=_0x64c2b0[_0x1ccf4b(0x1d3)]&&_0x5c945d[_0x1ccf4b(0x13a)](_0x64c2b0[_0x1ccf4b(0x1d3)])?null:_0x5c945d[_0x1ccf4b(0x260)](_0x64c2b0,_0x1ccf4b(0x19e)),_0x50d942=_0x27f038[_0x1ccf4b(0x156)][_0x1ccf4b(0x1d9)](_0x16fb30?_0x16fb30[_0x1ccf4b(0x105)]:_0x43ce95,_0x55a0da?_0x55a0da[_0x1ccf4b(0x1aa)]:_0x64c2b0);_0x27f038[_0x1ccf4b(0x156)][_0x1ccf4b(0x1be)](_0x1ce8ef=>{const _0x124135=_0x1ccf4b;this[_0x124135(0x237)](_0x50d942);const _0x143605=_0x27f038[_0x124135(0x156)][_0x124135(0x26e)][_0x124135(0x260)](_0x50d942[_0x124135(0x105)]);_0x753417['is'](_0x124135(0x25a))?_0x1ce8ef[_0x124135(0x263)](_0x143605):_0x753417[_0x124135(0x19b)](_0x143605);}),_0x497edc[_0x1ccf4b(0x13e)]();},{'priority':_0x288353[_0x2ea9fb(0x199)]+0xa}),_0x27f038[_0x2ea9fb(0x156)]['on'](_0x2ea9fb(0x11b),(_0x2bc255,_0xcb018e)=>{const _0x544fd3=_0x2ea9fb,_0x1c45be=_0xcb018e[_0xcb018e[_0x544fd3(0x244)]-0x1];_0x1c45be&&_0x1c45be[_0x544fd3(0x25f)]||this[_0x544fd3(0x293)]||this[_0x544fd3(0x154)][_0x544fd3(0x135)]&&(_0x27f038[_0x544fd3(0x156)][_0x544fd3(0x1be)](()=>{const _0x4bb6a3=_0x544fd3;let _0x6bb5b0=_0x27f038[_0x4bb6a3(0x156)][_0x4bb6a3(0x11b)](_0xcb018e[0x0],_0xcb018e[0x1],_0xcb018e[0x2],{'forceDefaultExecution':!0x0});if(!_0x6bb5b0)return;_0x2bc255[_0x4bb6a3(0x23c)]=_0x6bb5b0[_0x4bb6a3(0x1de)]();const _0x465ef2=_0x6bb5b0[_0x4bb6a3(0x1aa)][_0x4bb6a3(0x1d3)],_0x3665c0=_0x27f038[_0x4bb6a3(0x156)][_0x4bb6a3(0x26e)];_0x465ef2&&_0x3665c0[_0x4bb6a3(0x184)](_0x465ef2)&&!_0x3665c0[_0x4bb6a3(0x164)](_0x465ef2)&&(_0x6bb5b0=_0x27f038[_0x4bb6a3(0x156)][_0x4bb6a3(0x1d9)](_0x6bb5b0[_0x4bb6a3(0x105)],_0x27f038[_0x4bb6a3(0x156)][_0x4bb6a3(0x116)](_0x465ef2,_0x4bb6a3(0x1aa)))),this[_0x4bb6a3(0x1da)](_0x6bb5b0);}),_0x2bc255[_0x544fd3(0x13e)]());},{'priority':_0x2ea9fb(0x1d0)}),this[_0x2ea9fb(0x195)][_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x13f),this[_0x2ea9fb(0x154)]),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x13f));const _0x30f17a=new _0x41150c(_0x27f038,this[_0x2ea9fb(0x174)]);_0x27f038[_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x2a7),_0x30f17a),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x2a7));const _0x435a48=new _0x1ff4a6(_0x27f038,this[_0x2ea9fb(0x174)]);_0x27f038[_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x1b2),_0x435a48),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x1b2)),_0x27f038[_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x27a),new _0x376b78(_0x27f038,_0x30f17a,this[_0x2ea9fb(0x174)])),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x27a)),_0x27f038[_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x287),new _0x376b78(_0x27f038,_0x435a48,this[_0x2ea9fb(0x174)])),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x287)),_0x27f038[_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x257),new _0x291961(_0x27f038,_0x30f17a,this[_0x2ea9fb(0x174)])),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x257)),_0x27f038[_0x2ea9fb(0x28c)][_0x2ea9fb(0x19f)](_0x2ea9fb(0x1d2),new _0x291961(_0x27f038,_0x435a48,this[_0x2ea9fb(0x174)])),this[_0x2ea9fb(0x21a)](_0x2ea9fb(0x1d2));const _0x24ce10=_0x27f038[_0x2ea9fb(0x12f)][_0x2ea9fb(0x17a)](_0x2ea9fb(0x288));this[_0x2ea9fb(0x289)](_0x24ce10,_0x2ea9fb(0x1fe),(_0x34ba1e,{threadId:_0x55bf49})=>{const _0x480e5b=_0x2ea9fb,_0x24e0bb=this[_0x480e5b(0x174)][_0x480e5b(0x17a)](_0x55bf49);_0x24e0bb&&_0x24e0bb[_0x480e5b(0x121)]&&0x1===_0x24e0bb[_0x480e5b(0x121)][_0x480e5b(0x244)]&&this[_0x480e5b(0x239)](_0x55bf49,{'hasComments':!0x0});},{'priority':_0x2ea9fb(0x26b)}),this[_0x2ea9fb(0x289)](_0x24ce10,_0x2ea9fb(0x163),(_0x5d18cd,{threadId:_0x20d474})=>{const _0x4ec0f3=_0x2ea9fb,_0x4c7d20=this[_0x4ec0f3(0x174)][_0x4ec0f3(0x17a)](_0x20d474);_0x4c7d20&&_0x4c7d20[_0x4ec0f3(0x121)]&&!_0x4c7d20[_0x4ec0f3(0x121)][_0x4ec0f3(0x244)]&&this[_0x4ec0f3(0x239)](_0x20d474,{'hasComments':!0x1});},{'priority':_0x2ea9fb(0x26b)});}set[_0x43b8dc(0x168)](_0x285b64){const _0x2c6f8a=_0x43b8dc;if(this[_0x2c6f8a(0x201)])throw new _0x2c20f7(_0x2c6f8a(0x102),this);this[_0x2c6f8a(0x201)]=_0x285b64;}get[_0x43b8dc(0x168)](){const _0x5db322=_0x43b8dc;return this[_0x5db322(0x201)];}[_0x43b8dc(0x211)]({skipNotAttached:_0x23631a=!0x1,toJSON:_0x37f2fd=!0x1}={}){const _0x1bc872=_0x43b8dc,_0x35e501=[];for(const _0x5f6e1a of this[_0x1bc872(0x174)][_0x1bc872(0x253)]())_0x23631a&&!_0x5f6e1a[_0x1bc872(0x1dd)]||_0x35e501[_0x1bc872(0x122)](_0x5f6e1a);return _0x37f2fd?_0x35e501[_0x1bc872(0x24c)](_0x2be24c=>_0x2be24c[_0x1bc872(0x1d8)]()):_0x35e501;}[_0x43b8dc(0x1e2)](_0x590f09){const _0x56cdbd=_0x43b8dc,_0x1e0ab8=this[_0x56cdbd(0x174)][_0x56cdbd(0x17a)](_0x590f09);if(!_0x1e0ab8)throw new _0x2c20f7(_0x56cdbd(0x110),this);return _0x1e0ab8;}[_0x43b8dc(0x1c9)](_0x1edf44){const _0x3a18d5=_0x43b8dc;return this[_0x3a18d5(0x174)][_0x3a18d5(0x279)](_0x1edf44);}[_0x43b8dc(0x196)](_0xc4755){const _0x5415ec=_0x43b8dc,{authorId:_0x32e16a,id:_0x5c7e31,attributes:_0x47ad75}=_0xc4755,[_0x5240e7,_0x1e65c8]=_0xc4755[_0x5415ec(0x1cd)][_0x5415ec(0x204)](':'),_0x56e253=this[_0x5415ec(0x174)][_0x5415ec(0x17a)](_0x5c7e31)||this[_0x5415ec(0x175)](_0x5240e7,_0x1e65c8,_0x5c7e31,_0x32e16a,_0x47ad75);if(this[_0x5415ec(0x1f1)](_0x56e253),this[_0x5415ec(0x19a)](_0x56e253,_0x5240e7,_0x1e65c8||null,_0x32e16a),_0x56e253[_0x5415ec(0x18b)]=_0xc4755[_0x5415ec(0x18b)],_0x56e253[_0x5415ec(0x273)]=!0x0,_0x47ad75&&_0x47ad75[_0x5415ec(0x29f)]){const _0x2778d5=_0x47ad75[_0x5415ec(0x29f)],_0x204b61=this[_0x5415ec(0x28a)](_0x2778d5[_0x5415ec(0x16b)]);_0x56e253[_0x5415ec(0x189)]=_0x2778d5[_0x5415ec(0x18b)],_0x56e253[_0x5415ec(0x15b)]=_0x204b61,_0x56e253[_0x5415ec(0x21d)]=!0x0;}else _0x56e253[_0x5415ec(0x189)]=_0xc4755[_0x5415ec(0x18b)];switch(_0xc4755[_0x5415ec(0x21c)]&&(_0x56e253[_0x5415ec(0x21c)]=_0xc4755[_0x5415ec(0x21c)]),_0xc4755[_0x5415ec(0x28b)]&&(_0x56e253[_0x5415ec(0x28b)]=_0xc4755[_0x5415ec(0x28b)]),this[_0x5415ec(0x201)]&&this[_0x5415ec(0x201)][_0x5415ec(0x1af)]||(_0x56e253[_0x5415ec(0x280)]=!0x0),this[_0x5415ec(0x113)][_0x5415ec(0x17a)](_0x56e253)){case _0x5415ec(0x1c2):this[_0x5415ec(0x113)][_0x5415ec(0x203)](_0x56e253,_0x5415ec(0x123));break;case _0x5415ec(0x1e9):_0x56e253[_0x5415ec(0x1dd)]?(this[_0x5415ec(0x15a)](new Set([_0x56e253])),this[_0x5415ec(0x27b)](new Set([_0x56e253])),this[_0x5415ec(0x113)][_0x5415ec(0x203)](_0x56e253,_0x5415ec(0x194)),this[_0x5415ec(0x118)](_0x5415ec(0x1e6),_0x56e253)):this[_0x5415ec(0x113)][_0x5415ec(0x203)](_0x56e253,_0x5415ec(0x12b));}return _0x56e253;}[_0x43b8dc(0x2a7)](_0x55d624){const _0x520203=_0x43b8dc;this[_0x520203(0x25f)](()=>{const _0x152b83=_0x520203;this[_0x152b83(0x195)][_0x152b83(0x156)][_0x152b83(0x1be)](()=>{const _0x42277c=_0x152b83;for(const _0x220db6 of _0x55d624[_0x42277c(0x246)]())_0x220db6[_0x42277c(0x221)]();});});}[_0x43b8dc(0x1b2)](_0x5abf98){const _0x230198=_0x43b8dc;this[_0x230198(0x25f)](()=>{const _0x22441d=_0x230198;this[_0x22441d(0x195)][_0x22441d(0x156)][_0x22441d(0x1be)](()=>{const _0x14d235=_0x22441d;for(const _0x168e5c of _0x5abf98[_0x14d235(0x246)]())_0x168e5c[_0x14d235(0x10b)]();});});}[_0x43b8dc(0x21a)](_0x394e3f,_0x5755b7){const _0x14905f=_0x43b8dc,_0x28702d=this[_0x14905f(0x195)][_0x14905f(0x28c)][_0x14905f(0x17a)](_0x394e3f);if(!_0x28702d)throw new _0x2c20f7(_0x14905f(0x29c),this,{'commandName':_0x394e3f});if(this[_0x14905f(0x27d)][_0x14905f(0x279)](_0x28702d))throw new _0x2c20f7(_0x14905f(0x1a9),this,{'commandName':_0x394e3f});this[_0x14905f(0x27d)][_0x14905f(0x19f)](_0x28702d),_0x5755b7&&_0x28702d['on'](_0x14905f(0x16e),(_0x3880ef,_0x132c1a)=>{const _0x1d8654=_0x14905f;this[_0x1d8654(0x154)][_0x1d8654(0x135)]&&(this[_0x1d8654(0x293)]||(_0x132c1a[_0x1d8654(0x244)]>0x0&&_0x132c1a[_0x132c1a[_0x1d8654(0x244)]-0x1]&&_0x132c1a[_0x132c1a[_0x1d8654(0x244)]-0x1][_0x1d8654(0x25f)]?_0x132c1a[_0x1d8654(0x182)]():(_0x3880ef[_0x1d8654(0x23c)]=_0x5755b7((..._0x43629e)=>_0x28702d[_0x1d8654(0x16e)](..._0x43629e,{'forceDefaultExecution':!0x0}),..._0x132c1a),_0x3880ef[_0x1d8654(0x13e)]())));},{'priority':_0x14905f(0x1d0)});}[_0x43b8dc(0x25f)](_0x5bbb97){const _0x9639bc=_0x43b8dc;let _0x381b57,_0x503375;const _0x2347cb=this[_0x9639bc(0x293)];this[_0x9639bc(0x293)]=!0x0;try{_0x381b57=_0x5bbb97();}catch(_0x520380){_0x503375=_0x520380;}return _0x2347cb||(this[_0x9639bc(0x293)]=!0x1),_0x503375&&_0x2c20f7[_0x9639bc(0x202)](_0x503375,this),_0x381b57;}[_0x43b8dc(0x1da)](_0x56e934,_0x170ebc=null,_0x1e782e={}){const _0x555179=_0x43b8dc;if(_0x56e934[_0x555179(0x1b9)])return null;const _0x3e526a=this[_0x555179(0x195)][_0x555179(0x12f)][_0x555179(0x17a)](_0x555179(0x149))['me'];for(const {suggestion:_0x5e0f83,meta:_0x36b5aa}of this[_0x555179(0x1c7)](_0x56e934,_0x555179(0x1ce)))if(_0x36b5aa[_0x555179(0x1b7)]){if(!_0x36b5aa[_0x555179(0x1ac)]){if(_0x36b5aa[_0x555179(0x17c)]){if(!this[_0x555179(0x1a6)]||!qt(_0x5e0f83,_0x1e782e))continue;return _0x5e0f83;}if(qt(_0x5e0f83,_0x1e782e))return _0x5e0f83;this[_0x555179(0x141)](_0x5e0f83,_0x56e934[_0x555179(0x105)],_0x56e934[_0x555179(0x1aa)]);break;}if(_0x170ebc==_0x5e0f83[_0x555179(0x147)]&&qt(_0x5e0f83,_0x1e782e)){const _0x3a0c0c=_0x5e0f83[_0x555179(0x24a)]();return _0x3a0c0c[_0x555179(0x105)][_0x555179(0x222)](_0x56e934[_0x555179(0x1aa)])?this[_0x555179(0x268)](_0x5e0f83,this[_0x555179(0x1f0)][_0x555179(0x1d9)](_0x56e934[_0x555179(0x105)],_0x3a0c0c[_0x555179(0x1aa)])):this[_0x555179(0x268)](_0x5e0f83,this[_0x555179(0x1f0)][_0x555179(0x1d9)](_0x3a0c0c[_0x555179(0x105)],_0x56e934[_0x555179(0x1aa)])),_0x5e0f83;}}const _0x5e458c=_0x409778(),_0x3f1a8d=_0x3e526a['id'],_0x441c23=_0x170ebc?_0x555179(0x229)+_0x170ebc:_0x555179(0x1ce),_0x4e90ff=this[_0x555179(0x20c)]({'id':_0x5e458c,'type':_0x441c23,'createdAt':new Date(),'authorId':_0x3f1a8d,'attributes':_0x1e782e});return this[_0x555179(0x234)](_0x441c23,_0x5e458c,_0x3f1a8d,_0x56e934),_0x4e90ff;}[_0x43b8dc(0x28e)](_0x148f93,_0x92078=_0x43b8dc(0x227),_0x405f4c={}){const _0x5e70cb=_0x43b8dc,_0x223edd=this[_0x5e70cb(0x195)][_0x5e70cb(0x12f)][_0x5e70cb(0x17a)](_0x5e70cb(0x149))['me'],_0x4dc074=this[_0x5e70cb(0x143)][_0x5e70cb(0x261)](_0x5e70cb(0x1ce),_0x92078,_0x5e70cb(0x160));for(const _0x5818b2 of this[_0x5e70cb(0x211)]())if(_0x5818b2[_0x5e70cb(0x15b)]['id']==_0x223edd['id']&&_0x5e70cb(0x1ce)==_0x5818b2[_0x5e70cb(0x1cd)]&&_0x5818b2[_0x5e70cb(0x147)]==_0x92078&&qt(_0x5818b2,_0x405f4c)&&(_0x4dc074(_0x5818b2[_0x5e70cb(0x191)](),_0x148f93)||_0x4dc074(_0x148f93,_0x5818b2[_0x5e70cb(0x191)]()))){for(const _0x43de02 of _0x148f93)_0x5818b2[_0x5e70cb(0x161)](_0x43de02);return _0x5818b2;}for(const {suggestion:_0x3c0495,meta:_0x39407c}of this[_0x5e70cb(0x1c7)](_0x148f93,_0x5e70cb(0x1ce))){if(!_0x39407c[_0x5e70cb(0x1b7)])continue;if(!this[_0x5e70cb(0x1a6)]&&_0x39407c[_0x5e70cb(0x17c)])continue;if(!qt(_0x3c0495,_0x405f4c))continue;let _0x243939=!0x0;for(const _0x4a7a1d of _0x3c0495[_0x5e70cb(0x191)]())for(const _0x2b540d of _0x148f93)if(!_0x4a7a1d[_0x5e70cb(0x16d)](_0x2b540d)){_0x243939=!0x1;break;}if(_0x243939)return _0x3c0495;}const _0x590a67=_0x409778(),_0x530b6c=_0x223edd['id'],_0x585b04=_0x5e70cb(0x229)+_0x92078,_0x39b0ef=this[_0x5e70cb(0x20c)]({'id':_0x590a67,'type':_0x585b04,'createdAt':new Date(),'authorId':_0x530b6c,'attributes':_0x405f4c});for(const _0x53c84b of _0x148f93)this[_0x5e70cb(0x234)](_0x585b04,_0x590a67,_0x530b6c,_0x53c84b,_0x56dd12[_0x5e70cb(0x282)]());return _0x39b0ef;}[_0x43b8dc(0x1fb)](_0x413387,_0x5e107f,_0x1be036=null,_0x262fe5={}){const _0x121473=_0x43b8dc;if(_0x1be036=_0x1be036||Gt(_0x5e107f),_0x413387[_0x121473(0x1b9)])return null;if(_0x121473(0x283)===this[_0x121473(0x249)]){const _0x48204e=this[_0x121473(0x143)][_0x121473(0x261)](_0x121473(0x23f),_0x1be036,_0x121473(0x221));return this[_0x121473(0x25f)](()=>_0x48204e([_0x413387],_0x5e107f,_0x262fe5)),null;}const _0x128eaf=this[_0x121473(0x195)][_0x121473(0x12f)][_0x121473(0x17a)](_0x121473(0x149))['me'],_0x4a5703=[];if(_0x121473(0x266)!==this[_0x121473(0x249)]){for(const {suggestion:_0x1bc219,meta:_0x1c1c32}of this[_0x121473(0x1c7)](_0x413387,_0x121473(0x1ce)))_0x1c1c32[_0x121473(0x1b7)]&&!_0x1c1c32[_0x121473(0x224)]&&_0x4a5703[_0x121473(0x122)](..._0x1bc219[_0x121473(0x191)]());}const _0x14ea72=function(_0x3eb5a0,_0x1ed286){const _0x2db811=_0x121473,_0xd8d6d9=[];for(const _0x13d437 of _0x1ed286){const _0x62ffb1=_0x3eb5a0[_0x2db811(0x1d6)](_0x13d437);_0x62ffb1&&_0xd8d6d9[_0x2db811(0x122)](_0x62ffb1);}return _0xd8d6d9;}(_0x413387,_0x4a5703),_0x2d322f=function(_0x291167,_0x266600){const _0x35d69c=_0x121473,_0x4cd129=[_0x291167];for(const _0x47f846 of _0x266600){let _0x1670b0=0x0;for(;_0x1670b0<_0x4cd129[_0x35d69c(0x244)];){const _0x3bd73a=_0x4cd129[_0x1670b0][_0x35d69c(0x17b)](_0x47f846);_0x4cd129[_0x35d69c(0x1cc)](_0x1670b0,0x1,..._0x3bd73a),_0x1670b0+=_0x3bd73a[_0x35d69c(0x244)];}}return _0x4cd129;}(_0x413387,_0x4a5703);_0x14ea72[_0x121473(0x244)]&&this[_0x121473(0x1f0)][_0x121473(0x1be)](()=>{const _0x4e068f=_0x121473;for(const _0x5a5f43 of _0x14ea72){const _0x1fe52d=this[_0x4e068f(0x143)][_0x4e068f(0x261)](_0x4e068f(0x23f),_0x1be036,_0x4e068f(0x221));this[_0x4e068f(0x25f)](()=>_0x1fe52d([_0x5a5f43],_0x5e107f,_0x262fe5));}});for(const _0x5b3cd6 of _0x2d322f){let _0x9ee171=null,_0x5628a7=_0x5b3cd6[_0x121473(0x105)],_0x3e85ea=_0x5b3cd6[_0x121473(0x1aa)];for(const {suggestion:_0xaa7e2c,meta:_0x581731}of this[_0x121473(0x1c7)](_0x5b3cd6,_0x121473(0x23f))){if(!_0x581731[_0x121473(0x1b7)])continue;if(_0xaa7e2c[_0x121473(0x147)]!=_0x1be036)continue;if(!qt(_0xaa7e2c,_0x262fe5))continue;const _0x30f850=_0xaa7e2c[_0x121473(0x24a)]();if(_0x30f850[_0x121473(0x16d)](_0x5b3cd6,!0x0))return null;_0x5628a7=_0x5628a7[_0x121473(0x14a)](_0x30f850[_0x121473(0x105)])?_0x5628a7:_0x30f850[_0x121473(0x105)],_0x3e85ea=_0x3e85ea[_0x121473(0x198)](_0x30f850[_0x121473(0x1aa)])?_0x3e85ea:_0x30f850[_0x121473(0x1aa)],_0x9ee171?_0x30f850[_0x121473(0x105)][_0x121473(0x14a)](_0x9ee171[_0x121473(0x24a)]()[_0x121473(0x105)])?(_0x9ee171[_0x121473(0x112)](),_0x9ee171=_0xaa7e2c):_0xaa7e2c[_0x121473(0x112)]():_0x9ee171=_0xaa7e2c;}const _0x1c67bb=this[_0x121473(0x1f0)][_0x121473(0x1d9)](_0x5628a7,_0x3e85ea);if(_0x9ee171)this[_0x121473(0x268)](_0x9ee171,_0x1c67bb);else{const _0x115a66=_0x409778(),_0xf22ca7=_0x128eaf['id'];this[_0x121473(0x20c)]({'id':_0x115a66,'type':_0x121473(0x258)+_0x1be036,'data':_0x5e107f,'createdAt':new Date(),'authorId':_0xf22ca7,'attributes':_0x262fe5}),this[_0x121473(0x234)](_0x121473(0x258)+_0x1be036,_0x115a66,_0xf22ca7,_0x1c67bb);}}return null;}[_0x43b8dc(0x1ad)](_0x473147,_0x36fc98,_0x36bf56=[],_0x31f8c4=null,_0x1d6a66={}){const _0x5c8f58=_0x43b8dc;_0x36fc98[_0x5c8f58(0x129)]||(_0x36fc98[_0x5c8f58(0x129)]=_0x36fc98[_0x5c8f58(0x109)]),_0x36fc98[_0x5c8f58(0x190)]=_0x473147['is'](_0x5c8f58(0x29b)),_0x31f8c4=_0x31f8c4||Gt(_0x36fc98);const _0x47c7f0=_0x36bf56[_0x5c8f58(0x24c)](_0x5bf7c5=>Lt(_0x5bf7c5,this[_0x5c8f58(0x1f0)])),_0x5159d1=_0x473147['is'](_0x5c8f58(0x29b))?_0x473147:Lt(_0x473147,this[_0x5c8f58(0x1f0)]);if(_0x5c8f58(0x283)===this[_0x5c8f58(0x249)]){const _0x4f6f14=this[_0x5c8f58(0x143)][_0x5c8f58(0x261)](_0x5c8f58(0x197),_0x31f8c4,_0x5c8f58(0x221));return this[_0x5c8f58(0x25f)](()=>_0x4f6f14([_0x5159d1],_0x36fc98,_0x1d6a66)),null;}_0x47c7f0[_0x5c8f58(0x122)](_0x5159d1);let _0x1940e3=!0x0;for(const _0x215633 of _0x47c7f0)if(!this[_0x5c8f58(0x228)](_0x215633)){_0x1940e3=!0x1;break;}if(_0x1940e3&&_0x5c8f58(0x266)!==this[_0x5c8f58(0x249)]){const _0xc6ddab=this[_0x5c8f58(0x143)][_0x5c8f58(0x261)](_0x5c8f58(0x197),_0x31f8c4,_0x5c8f58(0x221));return this[_0x5c8f58(0x25f)](()=>_0xc6ddab([_0x5159d1],_0x36fc98,_0x1d6a66)),null;}let _0x26e7d8=null,_0x24d0ad=_0x5159d1[_0x5c8f58(0x105)],_0x58cdca=_0x5159d1[_0x5c8f58(0x1aa)];for(const {suggestion:_0x1407f7,meta:_0x262bb6}of this[_0x5c8f58(0x1c7)](_0x5159d1,_0x5c8f58(0x197))){if(!_0x262bb6[_0x5c8f58(0x1b7)])continue;if(_0x262bb6[_0x5c8f58(0x1ac)]||_0x262bb6[_0x5c8f58(0x17c)]||_0x262bb6[_0x5c8f58(0x224)])continue;if(_0x1407f7[_0x5c8f58(0x21c)][_0x5c8f58(0x129)]!=_0x36fc98[_0x5c8f58(0x129)])continue;if(!qt(_0x1407f7,_0x1d6a66))continue;const _0x50958f=_0x1407f7[_0x5c8f58(0x24a)]();if(_0x1407f7[_0x5c8f58(0x147)]==_0x31f8c4){if(_0x50958f[_0x5c8f58(0x16d)](_0x5159d1,!0x0))return null;_0x24d0ad=_0x24d0ad[_0x5c8f58(0x14a)](_0x50958f[_0x5c8f58(0x105)])?_0x24d0ad:_0x50958f[_0x5c8f58(0x105)],_0x58cdca=_0x58cdca[_0x5c8f58(0x198)](_0x50958f[_0x5c8f58(0x1aa)])?_0x58cdca:_0x50958f[_0x5c8f58(0x1aa)],_0x26e7d8?_0x50958f[_0x5c8f58(0x105)][_0x5c8f58(0x14a)](_0x26e7d8[_0x5c8f58(0x24a)]()[_0x5c8f58(0x105)])?(_0x26e7d8[_0x5c8f58(0x112)](),_0x26e7d8=_0x1407f7):_0x1407f7[_0x5c8f58(0x112)]():_0x26e7d8=_0x1407f7;}else{const _0x37de88=_0x5159d1[_0x5c8f58(0x1d6)](_0x50958f);this[_0x5c8f58(0x144)](_0x1407f7,_0x37de88);}}const _0x2eb495=this[_0x5c8f58(0x195)][_0x5c8f58(0x12f)][_0x5c8f58(0x17a)](_0x5c8f58(0x149))['me'],_0x233745=_0x409778(),_0xbc6ba3=_0x2eb495['id'];if(_0x26e7d8)return this[_0x5c8f58(0x268)](_0x26e7d8,this[_0x5c8f58(0x1f0)][_0x5c8f58(0x1d9)](_0x24d0ad,_0x58cdca)),_0x26e7d8;{const _0x250717=this[_0x5c8f58(0x20c)]({'id':_0x233745,'type':_0x5c8f58(0x28d)+_0x31f8c4,'data':_0x36fc98,'createdAt':new Date(),'authorId':_0xbc6ba3,'attributes':_0x1d6a66});return this[_0x5c8f58(0x234)](_0x5c8f58(0x28d)+_0x31f8c4,_0x233745,_0xbc6ba3,this[_0x5c8f58(0x1f0)][_0x5c8f58(0x1d9)](_0x24d0ad,_0x58cdca)),_0x250717;}}[_0x43b8dc(0x167)](_0x56f8ce,_0x1e4bb7,_0x58d7fb=[],_0x3dc83d=null,_0x3a0c44={}){const _0x53029e=_0x43b8dc;_0x1e4bb7[_0x53029e(0x129)]||(_0x1e4bb7[_0x53029e(0x129)]=_0x1e4bb7[_0x53029e(0x109)]);const _0x45121a=_0x56f8ce[0x0];_0x1e4bb7[_0x53029e(0x190)]=_0x45121a['is'](_0x53029e(0x29b)),_0x3dc83d=_0x3dc83d||Gt(_0x1e4bb7);const _0x1a3bc2=_0x58d7fb[_0x53029e(0x24c)](_0x4b9238=>Lt(_0x4b9238,this[_0x53029e(0x1f0)])),_0x1d7ca0=_0x45121a['is'](_0x53029e(0x29b))?_0x56f8ce:_0x56f8ce[_0x53029e(0x24c)](_0x3016c4=>Lt(_0x3016c4,this[_0x53029e(0x1f0)]));if(_0x53029e(0x283)===this[_0x53029e(0x249)]){const _0x27d9ef=this[_0x53029e(0x143)][_0x53029e(0x261)](_0x53029e(0x197),_0x3dc83d,_0x53029e(0x221));return this[_0x53029e(0x25f)](()=>_0x27d9ef(_0x1d7ca0,_0x1e4bb7,_0x3a0c44)),null;}_0x1a3bc2[_0x53029e(0x122)](..._0x1d7ca0);let _0x1f83db=!0x0;for(const _0x1ca042 of _0x1a3bc2)if(!this[_0x53029e(0x228)](_0x1ca042)){_0x1f83db=!0x1;break;}if(_0x1f83db&&_0x53029e(0x266)!==this[_0x53029e(0x249)]){const _0x20edda=this[_0x53029e(0x143)][_0x53029e(0x261)](_0x53029e(0x197),_0x3dc83d,_0x53029e(0x221));return this[_0x53029e(0x25f)](()=>_0x20edda(_0x1d7ca0,_0x1e4bb7,_0x3a0c44)),null;}const _0x4c9a2e=this[_0x53029e(0x195)][_0x53029e(0x12f)][_0x53029e(0x17a)](_0x53029e(0x149))['me'];for(const _0x4e7b74 of this[_0x53029e(0x211)]()){if(_0x4e7b74[_0x53029e(0x15b)]['id']!=_0x4c9a2e['id'])continue;if(_0x53029e(0x197)!=_0x4e7b74[_0x53029e(0x1cd)]||_0x4e7b74[_0x53029e(0x21c)][_0x53029e(0x129)]!=_0x1e4bb7[_0x53029e(0x129)])continue;if(!qt(_0x4e7b74,_0x3a0c44))continue;const _0x4bb8fa=_0x4e7b74[_0x53029e(0x147)]==_0x3dc83d;for(let _0x10083d=0x0;_0x10083d<_0x1d7ca0[_0x53029e(0x244)];_0x10083d++){const _0x251154=_0x1d7ca0[_0x10083d];for(const _0x4cb3ec of _0x4e7b74[_0x53029e(0x215)]()){const _0x101ccf=_0x4cb3ec[_0x53029e(0x276)]();if(_0x251154[_0x53029e(0x222)](_0x101ccf)){_0x4bb8fa?(_0x1d7ca0[_0x53029e(0x1cc)](_0x10083d,0x1),_0x10083d--):_0x4e7b74[_0x53029e(0x171)](_0x4cb3ec[_0x53029e(0x27f)]);break;}}}}if(0x0==_0x1d7ca0[_0x53029e(0x244)])return null;const _0x4dffcd=this[_0x53029e(0x143)][_0x53029e(0x261)](_0x53029e(0x197),_0x3dc83d,_0x53029e(0x160));for(const _0x2d3334 of this[_0x53029e(0x211)]())if(_0x2d3334[_0x53029e(0x15b)]['id']==_0x4c9a2e['id']&&_0x53029e(0x197)==_0x2d3334[_0x53029e(0x1cd)]&&_0x2d3334[_0x53029e(0x21c)][_0x53029e(0x129)]==_0x1e4bb7[_0x53029e(0x129)]&&_0x2d3334[_0x53029e(0x147)]==_0x3dc83d&&qt(_0x2d3334,_0x3a0c44)&&(_0x4dffcd(_0x2d3334[_0x53029e(0x191)](),_0x1d7ca0)||_0x4dffcd(_0x1d7ca0,_0x2d3334[_0x53029e(0x191)]()))){for(const _0x20a1a1 of _0x1d7ca0)_0x2d3334[_0x53029e(0x161)](_0x20a1a1);return _0x2d3334;}const _0x874377=_0x409778(),_0x195b47=_0x4c9a2e['id'],_0x24fe7e=_0x53029e(0x28d)+_0x3dc83d,_0xf67ab=this[_0x53029e(0x20c)]({'id':_0x874377,'type':_0x24fe7e,'data':_0x1e4bb7,'createdAt':new Date(),'authorId':_0x195b47,'attributes':_0x3a0c44});for(const _0x1fa316 of _0x1d7ca0)this[_0x53029e(0x234)](_0x24fe7e,_0x874377,_0x195b47,_0x1fa316,_0x56dd12[_0x53029e(0x282)]());return _0xf67ab;}[_0x43b8dc(0x237)](_0x263a07,_0x27f2c4=null,_0x389187={}){const _0x5c7b4c=_0x43b8dc;if(_0x263a07[_0x5c7b4c(0x1b9)])return null;const _0x4be44c=this[_0x5c7b4c(0x195)][_0x5c7b4c(0x12f)][_0x5c7b4c(0x17a)](_0x5c7b4c(0x149))['me'],_0x5049dd=new _0x5dc27a(_0x263a07[_0x5c7b4c(0x105)],_0x263a07[_0x5c7b4c(0x1aa)]);for(const {suggestion:_0x133ac6,meta:_0x3c370e}of this[_0x5c7b4c(0x1c7)](_0x5049dd,_0x5c7b4c(0x1ce)))if(_0x3c370e[_0x5c7b4c(0x1b7)]&&!_0x3c370e[_0x5c7b4c(0x1ac)]){if(_0x133ac6[_0x5c7b4c(0x2a1)]){const _0x207308=_0x133ac6[_0x5c7b4c(0x191)]()[_0x5c7b4c(0x1c3)](_0x722538=>_0x5c7b4c(0x126)!=_0x722538[_0x5c7b4c(0x1fa)][_0x5c7b4c(0x1df)]);_0x207308[_0x5c7b4c(0x270)](_0xd4aa4f=>_0x5049dd[_0x5c7b4c(0x16d)](_0xd4aa4f,!0x0))&&_0x133ac6[_0x5c7b4c(0x10b)]();if(_0x207308[_0x5c7b4c(0x14b)](_0x11113c=>_0x11113c[_0x5c7b4c(0x16d)](_0x5049dd,!0x0))){const _0x204f99=this[_0x5c7b4c(0x143)][_0x5c7b4c(0x261)](_0x5c7b4c(0x10d),_0x27f2c4,_0x5c7b4c(0x221));return this[_0x5c7b4c(0x25f)](()=>_0x204f99([_0x5049dd],null,_0x389187)),null;}}else{const _0x34a064=_0x5049dd[_0x5c7b4c(0x1d6)](_0x133ac6[_0x5c7b4c(0x24a)]());null!==_0x34a064&&_0x133ac6[_0x5c7b4c(0x18f)]([_0x34a064],null,_0x389187);}}if(_0x5049dd[_0x5c7b4c(0x159)](),_0x5049dd[_0x5c7b4c(0x1b9)]||_0x5c7b4c(0x126)==_0x5049dd[_0x5c7b4c(0x1fa)][_0x5c7b4c(0x1df)])return null;let _0x902051=null,_0x260431=_0x5049dd[_0x5c7b4c(0x105)],_0x260dfe=_0x5049dd[_0x5c7b4c(0x1aa)];const _0x2006d4=this[_0x5c7b4c(0x1c7)](_0x5049dd,_0x5c7b4c(0x10d));for(const {suggestion:_0x560999,meta:_0x1387d0}of _0x2006d4){const _0x4fc8a5=this[_0x5c7b4c(0x1f0)][_0x5c7b4c(0x1d9)](_0x260431,_0x260dfe);if(_0x1387d0[_0x5c7b4c(0x1b7)]&&(this[_0x5c7b4c(0x1a6)]||!_0x1387d0[_0x5c7b4c(0x17c)]&&!_0x1387d0[_0x5c7b4c(0x224)])){if(_0x560999[_0x5c7b4c(0x2a1)]){if(!qt(_0x560999,_0x389187))continue;let _0x46eb87=!0x0;for(const _0x5973b4 of _0x560999[_0x5c7b4c(0x191)]()){if(_0x5973b4[_0x5c7b4c(0x16d)](_0x4fc8a5,!0x0))return _0x560999;_0x4fc8a5[_0x5c7b4c(0x16d)](_0x5973b4)||(_0x46eb87=!0x1);}_0x46eb87&&_0x560999[_0x5c7b4c(0x10b)]();}else{const _0x394676=_0x560999[_0x5c7b4c(0x24a)]();if(_0x394676[_0x5c7b4c(0x16d)](_0x4fc8a5,!0x0))return _0x560999;if(!qt(_0x560999,_0x389187)){_0x4fc8a5[_0x5c7b4c(0x16d)](_0x394676)?_0x560999[_0x5c7b4c(0x112)]():_0x394676[_0x5c7b4c(0x213)](_0x260431)?_0x260431=_0x394676[_0x5c7b4c(0x1aa)]:_0x394676[_0x5c7b4c(0x213)](_0x260dfe)&&(_0x260dfe=_0x394676[_0x5c7b4c(0x105)]);continue;}_0x260431=_0x260431[_0x5c7b4c(0x14a)](_0x394676[_0x5c7b4c(0x105)])?_0x260431:_0x394676[_0x5c7b4c(0x105)],_0x260dfe=_0x260dfe[_0x5c7b4c(0x198)](_0x394676[_0x5c7b4c(0x1aa)])?_0x260dfe:_0x394676[_0x5c7b4c(0x1aa)],_0x389187=Object[_0x5c7b4c(0x26f)]({},_0x560999[_0x5c7b4c(0x28b)]),_0x902051?_0x394676[_0x5c7b4c(0x105)][_0x5c7b4c(0x14a)](_0x902051[_0x5c7b4c(0x24a)]()[_0x5c7b4c(0x105)])?(_0x902051[_0x5c7b4c(0x112)](),_0x902051=_0x560999):_0x560999[_0x5c7b4c(0x112)]():_0x902051=_0x560999;}}}if(_0x902051)return this[_0x5c7b4c(0x268)](_0x902051,this[_0x5c7b4c(0x1f0)][_0x5c7b4c(0x1d9)](_0x260431,_0x260dfe)),_0x902051;{const _0x26f15f=_0x409778(),_0x4126df=this[_0x5c7b4c(0x1f0)][_0x5c7b4c(0x1d9)](_0x260431,_0x260dfe),_0x32e000=_0x4be44c['id'],_0x2fb51e=_0x27f2c4?_0x5c7b4c(0x183)+_0x27f2c4:_0x5c7b4c(0x10d),_0x3ca1c8=this[_0x5c7b4c(0x20c)]({'id':_0x26f15f,'type':_0x2fb51e,'createdAt':new Date(),'authorId':_0x32e000,'attributes':_0x389187});return this[_0x5c7b4c(0x234)](_0x2fb51e,_0x26f15f,_0x32e000,_0x4126df),_0x3ca1c8;}}[_0x43b8dc(0x208)](_0x473769,_0x5bb15b=_0x43b8dc(0x227),_0x5cc368={}){const _0x5de29a=_0x43b8dc,_0x59bff5=this[_0x5de29a(0x195)][_0x5de29a(0x12f)][_0x5de29a(0x17a)](_0x5de29a(0x149))['me'],_0x170565=_0x473769[_0x5de29a(0x24c)](_0x70a700=>new _0x5dc27a(_0x70a700[_0x5de29a(0x105)],_0x70a700[_0x5de29a(0x1aa)])),_0x3c9b2a=new Set();for(const {suggestion:_0x5746b8,meta:_0x5a3745}of this[_0x5de29a(0x1c7)](_0x170565,_0x5de29a(0x1ce)))_0x5a3745[_0x5de29a(0x1b7)]&&!_0x5a3745[_0x5de29a(0x1ac)]&&_0x3c9b2a[_0x5de29a(0x19f)](_0x5746b8);for(const _0x4982c5 of _0x3c9b2a)if(_0x4982c5[_0x5de29a(0x2a1)]){const _0x363858=_0x4982c5[_0x5de29a(0x191)]();(!_0x4982c5[_0x5de29a(0x28b)]||!_0x4982c5[_0x5de29a(0x28b)][_0x5de29a(0x165)])&&(_0x363858[_0x5de29a(0x270)](_0x1f93d5=>_0x170565[_0x5de29a(0x14b)](_0x5b1c47=>_0x5b1c47[_0x5de29a(0x16d)](_0x1f93d5,!0x0)))&&_0x4982c5[_0x5de29a(0x10b)]());if(_0x170565[_0x5de29a(0x270)](_0x4ab522=>_0x363858[_0x5de29a(0x14b)](_0x288ca4=>_0x288ca4[_0x5de29a(0x16d)](_0x4ab522,!0x0)))){const _0x1d3362=this[_0x5de29a(0x143)][_0x5de29a(0x261)](_0x5de29a(0x10d),_0x5bb15b,_0x5de29a(0x221));return this[_0x5de29a(0x25f)](()=>_0x1d3362(_0x473769,null,_0x5cc368)),null;}}else{const _0x5702ab=_0x4982c5[_0x5de29a(0x24a)]();_0x170565[_0x5de29a(0x14b)](_0x44d626=>_0x44d626[_0x5de29a(0x16d)](_0x5702ab,!0x0))&&_0x4982c5[_0x5de29a(0x10b)]();if(_0x170565[_0x5de29a(0x270)](_0x307d2e=>_0x5702ab[_0x5de29a(0x16d)](_0x307d2e,!0x0))){const _0x17bf06=this[_0x5de29a(0x143)][_0x5de29a(0x261)](_0x5de29a(0x10d),_0x5bb15b,_0x5de29a(0x221));return this[_0x5de29a(0x25f)](()=>_0x17bf06(_0x170565,null,_0x5cc368)),null;}}const _0x4b18b8=this[_0x5de29a(0x143)][_0x5de29a(0x261)](_0x5de29a(0x10d),_0x5bb15b,_0x5de29a(0x160));let _0x1e1ca4=null;for(const _0x36c42d of this[_0x5de29a(0x211)]())if(_0x36c42d[_0x5de29a(0x15b)]['id']==_0x59bff5['id']&&_0x36c42d[_0x5de29a(0x1dd)]&&_0x5de29a(0x10d)==_0x36c42d[_0x5de29a(0x1cd)]&&_0x36c42d[_0x5de29a(0x147)]==_0x5bb15b&&qt(_0x36c42d,_0x5cc368)&&(_0x4b18b8(_0x36c42d[_0x5de29a(0x191)](),_0x170565)||_0x4b18b8(_0x170565,_0x36c42d[_0x5de29a(0x191)]()))){if(_0x1e1ca4){if(_0x36c42d[_0x5de29a(0x121)]&&_0x36c42d[_0x5de29a(0x121)][_0x5de29a(0x244)])continue;for(const _0x3991fd of _0x36c42d[_0x5de29a(0x191)]())_0x1e1ca4[_0x5de29a(0x1d1)](_0x3991fd)||_0x1e1ca4[_0x5de29a(0x161)](_0x3991fd);_0x36c42d[_0x5de29a(0x112)]();}else{_0x1e1ca4=_0x36c42d;for(const _0xe05cb1 of _0x170565)_0x36c42d[_0x5de29a(0x1d1)](_0xe05cb1)||_0x36c42d[_0x5de29a(0x161)](_0xe05cb1);}}if(_0x1e1ca4)return _0x1e1ca4;_0x3c9b2a[_0x5de29a(0x1a4)]();for(const {suggestion:_0x273bc0,meta:_0x2b90e4}of this[_0x5de29a(0x1c7)](_0x170565,_0x5de29a(0x10d)))_0x2b90e4[_0x5de29a(0x1b7)]&&(this[_0x5de29a(0x1a6)]||!_0x2b90e4[_0x5de29a(0x17c)]&&!_0x2b90e4[_0x5de29a(0x224)])&&qt(_0x273bc0,_0x5cc368)&&_0x3c9b2a[_0x5de29a(0x19f)](_0x273bc0);for(const _0x4409b8 of _0x3c9b2a){const _0x543d0e=_0x4409b8[_0x5de29a(0x191)]();if(!_0x5cc368||!_0x5cc368[_0x5de29a(0x165)]){if(_0x170565[_0x5de29a(0x270)](_0x2e2e53=>_0x543d0e[_0x5de29a(0x14b)](_0x32e364=>_0x32e364[_0x5de29a(0x16d)](_0x2e2e53,!0x0))))return _0x4409b8;}(!_0x4409b8[_0x5de29a(0x28b)]||!_0x4409b8[_0x5de29a(0x28b)][_0x5de29a(0x165)])&&(_0x543d0e[_0x5de29a(0x270)](_0x185510=>_0x170565[_0x5de29a(0x14b)](_0x50a47e=>_0x50a47e[_0x5de29a(0x16d)](_0x185510,!0x0)))&&_0x4409b8[_0x5de29a(0x10b)]());}const _0x3b16d4=_0x409778(),_0x151470=_0x59bff5['id'],_0x2593e1=_0x5de29a(0x183)+_0x5bb15b,_0x51686b=this[_0x5de29a(0x20c)]({'id':_0x3b16d4,'type':_0x2593e1,'createdAt':new Date(),'authorId':_0x151470,'attributes':_0x5cc368});for(const _0x350bab of _0x170565)_0x350bab[_0x5de29a(0x159)](),_0x350bab[_0x5de29a(0x1b9)]||_0x5de29a(0x126)==_0x350bab[_0x5de29a(0x1fa)][_0x5de29a(0x1df)]||this[_0x5de29a(0x234)](_0x2593e1,_0x3b16d4,_0x151470,_0x350bab,_0x56dd12[_0x5de29a(0x282)]());return _0x51686b;}[_0x43b8dc(0x18a)](_0x2f35d2,_0x2dfc16,_0x2daa86,_0x5c1f74,_0x5a4b13){const _0x155318=_0x43b8dc;if(_0x2f35d2[_0x155318(0x1b9)])return[];if(_0x155318(0x283)===this[_0x155318(0x249)])return[];const _0x3829e9=this[_0x155318(0x195)][_0x155318(0x12f)][_0x155318(0x17a)](_0x155318(0x149))['me']['id'],_0x429fa0=Array[_0x155318(0x101)](this[_0x155318(0x174)][_0x155318(0x253)]())[_0x155318(0x1c3)](_0x457212=>_0x155318(0x10a)==_0x457212[_0x155318(0x1cd)]&&_0x457212[_0x155318(0x21c)][_0x155318(0x12d)]==_0x2dfc16&&_0x457212[_0x155318(0x1d1)](_0x2f35d2));if(_0x155318(0x133)===this[_0x155318(0x249)]){const _0x19cfc5=this[_0x155318(0x1c7)](_0x2f35d2,_0x155318(0x1ce))[_0x155318(0x1c3)](({meta:_0x319245})=>_0x319245[_0x155318(0x1b7)]&&!_0x319245[_0x155318(0x224)]&&!_0x319245[_0x155318(0x1ac)])[_0x155318(0x24c)](({suggestion:_0x3cd336})=>_0x3cd336);_0x429fa0[_0x155318(0x21b)](..._0x19cfc5);}const _0x151abc=new Map([[_0x2f35d2,_0x2daa86]]);for(const _0x444b8c of _0x429fa0){const _0x265acd=_0x155318(0x10a)==_0x444b8c[_0x155318(0x1cd)]?_0x444b8c[_0x155318(0x21c)][_0x155318(0x22f)]:void 0x0,_0x1afd48=_0x444b8c[_0x155318(0x24a)](),_0x302b27=Array[_0x155318(0x101)](_0x151abc[_0x155318(0x15d)]())[_0x155318(0x172)](_0x5098d8=>_0x5098d8[_0x155318(0x103)](_0x1afd48));if(!_0x302b27)continue;const _0x50bc13=_0x302b27[_0x155318(0x17b)](_0x1afd48);this[_0x155318(0x157)](_0x2dfc16)&&_0x155318(0x1ce)==_0x444b8c[_0x155318(0x1cd)]&&0x0!=_0x50bc13[_0x155318(0x244)]||(_0x151abc[_0x155318(0x1e3)](_0x302b27),_0x50bc13[_0x155318(0x1ef)](_0x1035ca=>{const _0x46563c=_0x155318;_0x151abc[_0x46563c(0x203)](_0x1035ca,_0x2daa86);}),_0x155318(0x1ce)!=_0x444b8c[_0x155318(0x1cd)]&&_0x265acd!=_0x5c1f74&&_0x151abc[_0x155318(0x203)](_0x302b27[_0x155318(0x1d6)](_0x1afd48),_0x265acd));}const _0x41e121=[];for(const [_0x8a31ef,_0x4b0689]of _0x151abc){const _0x46390d=_0x409778(),_0x24b14e={'key':_0x2dfc16,'oldValue':_0x4b0689,'newValue':_0x5c1f74};_0x2dfc16[_0x155318(0x244)]>0x25&&console[_0x155318(0x25e)](_0x155318(0x265),{'key':_0x2dfc16});const _0x211e11=(_0x155318(0x1b0)+(_0x2dfc16+'|'+Gt({'newValue':_0x5c1f74})))[_0x155318(0x20a)](0x0,0x3c),_0x13dde5=this[_0x155318(0x20c)]({'id':_0x46390d,'type':_0x211e11,'data':_0x24b14e,'createdAt':new Date(),'authorId':_0x3829e9,'attributes':_0x5a4b13});_0x41e121[_0x155318(0x122)](_0x13dde5),this[_0x155318(0x234)](_0x211e11,_0x46390d,_0x3829e9,_0x8a31ef);}return _0x41e121;}[_0x43b8dc(0x185)](_0x5e5616){const _0x543630=_0x43b8dc;this[_0x543630(0x21a)](_0x5e5616,(_0x347153,..._0x23e88b)=>{const _0x4126e1=_0x543630;this[_0x4126e1(0x19c)](()=>{_0x347153(..._0x23e88b);});});}[_0x43b8dc(0x1f3)](_0x417734){const _0x2e56a1=_0x43b8dc;this[_0x2e56a1(0x296)][_0x2e56a1(0x19f)](_0x417734);}[_0x43b8dc(0x115)](_0x1590f6){const _0x3b8fbd=_0x43b8dc;this[_0x3b8fbd(0x13d)][_0x3b8fbd(0x19f)](_0x1590f6);}[_0x43b8dc(0x21e)](_0x200fc9){const _0x1fc3e3=_0x43b8dc;return _0x1fc3e3(0x10a)==_0x200fc9[_0x1fc3e3(0x1cd)]?_0x200fc9[_0x1fc3e3(0x147)][_0x1fc3e3(0x204)]('|')[0x0]:null;}[_0x43b8dc(0x268)](_0x16dc2a,_0x391a3d){const _0x2b923a=_0x43b8dc,_0x37471f=_0x16dc2a[_0x2b923a(0x15e)]();this[_0x2b923a(0x1f0)][_0x2b923a(0x1be)](_0x377fb1=>{const _0x507297=_0x2b923a;_0x377fb1[_0x507297(0x158)](_0x37471f,{'range':_0x391a3d});});}[_0x43b8dc(0x1f1)](_0x405d7f){const _0x1cdd61=_0x43b8dc,_0x2d35b7=_0x405d7f['id'],_0x106130=this[_0x1cdd61(0x195)][_0x1cdd61(0x233)][_0x1cdd61(0x17a)](_0x1cdd61(0x10e));this[_0x1cdd61(0x205)][_0x1cdd61(0x11f)](_0x2d35b7)||this[_0x1cdd61(0x205)][_0x1cdd61(0x1ca)]({'channelId':_0x106130,'threadId':_0x2d35b7,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x272904=this[_0x1cdd61(0x205)][_0x1cdd61(0x1e8)](_0x2d35b7);_0x272904[_0x1cdd61(0x1c8)](_0x1cdd61(0x1f4)),_0x272904[_0x1cdd61(0x1f4)]=!0x1,_0x405d7f[_0x1cdd61(0x121)]=_0x272904;}[_0x43b8dc(0x19a)](_0x1ba0c2,_0x4c801a,_0x38320e,_0x5be26e){const _0x3ad605=_0x43b8dc;if(_0x1ba0c2[_0x3ad605(0x1cd)]!=_0x4c801a||_0x1ba0c2[_0x3ad605(0x147)]!=_0x38320e||_0x1ba0c2[_0x3ad605(0x1f5)]['id']!=_0x5be26e)throw this[_0x3ad605(0x195)][_0x3ad605(0x192)](_0x3ad605(0x18e)),new _0x2c20f7(_0x3ad605(0x18e),this);}[_0x43b8dc(0x144)](_0x352ce0,_0x1f7ab6){const _0x115439=_0x43b8dc,_0x3e0b06=_0x352ce0[_0x115439(0x24a)]();if(_0x1f7ab6[_0x115439(0x222)](_0x3e0b06))_0x352ce0[_0x115439(0x112)]();else{if(_0x3e0b06[_0x115439(0x16d)](_0x1f7ab6)){const _0x19bc52=this[_0x115439(0x1f0)][_0x115439(0x116)](_0x1f7ab6[_0x115439(0x105)][_0x115439(0x1d3)],_0x115439(0x1aa));this[_0x115439(0x268)](_0x352ce0,this[_0x115439(0x1f0)][_0x115439(0x1d9)](_0x3e0b06[_0x115439(0x105)],_0x19bc52));const _0x13691d=_0x409778(),_0x1e26fb=_0x352ce0[_0x115439(0x1f5)]['id'],_0x57f563=_0x352ce0[_0x115439(0x1cd)]+':'+_0x352ce0[_0x115439(0x147)];this[_0x115439(0x20c)]({'id':_0x13691d,'type':_0x57f563,'createdAt':new Date(),'authorId':_0x1e26fb,'data':_0x352ce0[_0x115439(0x21c)],'attributes':_0x352ce0[_0x115439(0x28b)]});const _0x454b6a=this[_0x115439(0x1f0)][_0x115439(0x116)](_0x1f7ab6[_0x115439(0x1aa)][_0x115439(0x2ac)],_0x115439(0x2a8)),_0x29107b=this[_0x115439(0x1f0)][_0x115439(0x1d9)](_0x454b6a,_0x3e0b06[_0x115439(0x1aa)]);this[_0x115439(0x234)](_0x57f563,_0x13691d,_0x1e26fb,_0x29107b);}else{if(_0x3e0b06[_0x115439(0x213)](_0x1f7ab6[_0x115439(0x105)])){const _0x5c8258=this[_0x115439(0x1f0)][_0x115439(0x116)](_0x1f7ab6[_0x115439(0x105)][_0x115439(0x1d3)],_0x115439(0x1aa));this[_0x115439(0x268)](_0x352ce0,this[_0x115439(0x1f0)][_0x115439(0x1d9)](_0x3e0b06[_0x115439(0x105)],_0x5c8258));}else{const _0x380291=this[_0x115439(0x1f0)][_0x115439(0x116)](_0x1f7ab6[_0x115439(0x1aa)][_0x115439(0x2ac)],_0x115439(0x2a8));this[_0x115439(0x268)](_0x352ce0,this[_0x115439(0x1f0)][_0x115439(0x1d9)](_0x380291,_0x3e0b06[_0x115439(0x1aa)]));}}}}[_0x43b8dc(0x228)](_0x3929e3){const _0x3b2297=_0x43b8dc;for(const {suggestion:_0x301847,meta:_0x2ae4f5}of this[_0x3b2297(0x1c7)](_0x3929e3,_0x3b2297(0x1ce))){if(!_0x2ae4f5[_0x3b2297(0x1b7)])continue;const _0x52852c=_0x301847[_0x3b2297(0x191)]();for(const _0x2f67b6 of _0x52852c)if(!_0x3929e3[_0x3b2297(0x17b)](_0x2f67b6)[_0x3b2297(0x244)])return!0x0;}return!0x1;}[_0x43b8dc(0x251)](_0x4cba93){const _0x4058d6=_0x43b8dc,_0x4b414f=this[_0x4058d6(0x195)][_0x4058d6(0x12f)][_0x4058d6(0x17a)](_0x4058d6(0x149))[_0x4058d6(0x236)](_0x4cba93);if(!_0x4b414f)throw new _0x2c20f7(_0x4058d6(0x23e),this);return _0x4b414f;}[_0x43b8dc(0x28a)](_0x52b324){const _0x1edd68=_0x43b8dc,_0x38ce38=this[_0x1edd68(0x195)][_0x1edd68(0x12f)][_0x1edd68(0x17a)](_0x1edd68(0x149)),_0x5b5792=_0x4e5dcf(_0x1edd68(0x1c6)+_0x52b324),_0x3d2a32=_0x38ce38[_0x1edd68(0x236)](_0x5b5792);return _0x3d2a32||_0x38ce38[_0x1edd68(0x1c0)]({'id':_0x5b5792,'name':_0x52b324});}[_0x43b8dc(0x175)](_0x33bda3,_0x24fb02,_0xe859a5,_0x20c85c,_0x25f851){const _0x3d313a=_0x43b8dc,_0x59f0ef=this[_0x3d313a(0x251)](_0x20c85c),_0x2605e9=this[_0x3d313a(0x143)][_0x3d313a(0x245)](_0x33bda3,_0x24fb02,_0xe859a5,_0x59f0ef,_0x25f851,_0x24551c=>{const _0x887153=_0x3d313a;this[_0x887153(0x239)](_0xe859a5,{'attributes':_0x24551c});const _0x54db3c=this[_0x887153(0x1e2)](_0xe859a5);this[_0x887153(0x15a)](new Set([_0x54db3c])),this[_0x887153(0x27b)](new Set([_0x54db3c]));});return this[_0x3d313a(0x289)](_0x2605e9,_0x3d313a(0x221),()=>{const _0x577e66=_0x3d313a;this[_0x577e66(0x239)](_0xe859a5,{'state':_0x577e66(0x146)});},{'priority':_0x3d313a(0x1d0)}),this[_0x3d313a(0x289)](_0x2605e9,_0x3d313a(0x10b),()=>{const _0x5747c9=_0x3d313a;this[_0x5747c9(0x239)](_0xe859a5,{'state':_0x5747c9(0x119)});},{'priority':_0x3d313a(0x1d0)}),this[_0x3d313a(0x174)][_0x3d313a(0x203)](_0xe859a5,_0x2605e9),this[_0x3d313a(0x113)][_0x3d313a(0x203)](_0x2605e9,_0x3d313a(0x1c2)),_0x2605e9;}[_0x43b8dc(0x29d)](_0x49f60b){const _0x2210bf=_0x43b8dc,_0x485e14=_0x49f60b[_0x2210bf(0x204)](':');return{'group':_0x485e14[0x0],'type':_0x485e14[0x1],'subType':_0x485e14[_0x2210bf(0x244)]>=0x5?_0x485e14[0x2]:null,'id':_0x485e14[_0x2210bf(0x244)]<0x5?_0x485e14[0x2]:_0x485e14[0x3],'authorId':_0x485e14[_0x2210bf(0x244)]<0x5?_0x485e14[0x3]:_0x485e14[0x4],'markerCount':0x6==_0x485e14[_0x2210bf(0x244)]?_0x485e14[0x5]:null};}[_0x43b8dc(0x141)](_0x304e8f,_0x4d1b05,_0x2dea03){const _0x18cef5=_0x43b8dc,_0x4c9791=_0x304e8f[_0x18cef5(0x24a)](),_0x199d5c=_0x4c9791[_0x18cef5(0x105)],_0x1f9d14=_0x4c9791[_0x18cef5(0x1aa)];this[_0x18cef5(0x268)](_0x304e8f,this[_0x18cef5(0x1f0)][_0x18cef5(0x1d9)](_0x199d5c,_0x4d1b05));const _0x57c83c=_0x409778(),_0x496309=_0x304e8f[_0x18cef5(0x1f5)]['id'],_0x29ad3d=_0x304e8f[_0x18cef5(0x1cd)]+(_0x304e8f[_0x18cef5(0x147)]?':'+_0x304e8f[_0x18cef5(0x147)]:'');this[_0x18cef5(0x20c)]({'id':_0x57c83c,'type':_0x29ad3d,'createdAt':new Date(),'authorId':_0x496309,'originalSuggestionId':_0x304e8f['id'],'attributes':_0x304e8f[_0x18cef5(0x28b)],'data':_0x304e8f[_0x18cef5(0x21c)]});const _0x1a8f59=this[_0x18cef5(0x21e)](_0x304e8f);(_0x18cef5(0x197)==_0x304e8f[_0x18cef5(0x1cd)]||_0x1a8f59&&this[_0x18cef5(0x157)](_0x1a8f59))&&(_0x2dea03=this[_0x18cef5(0x1f0)][_0x18cef5(0x218)](_0x2dea03[_0x18cef5(0x2ac)])),this[_0x18cef5(0x234)](_0x29ad3d,_0x57c83c,_0x496309,this[_0x18cef5(0x1f0)][_0x18cef5(0x1d9)](_0x2dea03,_0x1f9d14));}[_0x43b8dc(0x1c7)](_0x14f1e4,_0x5843c6=null){const _0x30153c=_0x43b8dc,_0x5d2e0e=[],_0x2f8bb8=this[_0x30153c(0x195)][_0x30153c(0x12f)][_0x30153c(0x17a)](_0x30153c(0x149))['me'];Array[_0x30153c(0x1ee)](_0x14f1e4)||(_0x14f1e4=[_0x14f1e4]);for(const _0x52d9f5 of this[_0x30153c(0x211)]()){if(!_0x52d9f5[_0x30153c(0x1dd)])continue;if(_0x5843c6&&_0x52d9f5[_0x30153c(0x1cd)]!=_0x5843c6)continue;let _0x44fa08=!0x1;for(const _0x141fe7 of _0x52d9f5[_0x30153c(0x191)]()){for(const _0x22de0a of _0x14f1e4){const _0x1b8a3d=_0x22de0a[_0x30153c(0x105)][_0x30153c(0x222)](_0x141fe7[_0x30153c(0x1aa)])||_0x22de0a[_0x30153c(0x1aa)][_0x30153c(0x222)](_0x141fe7[_0x30153c(0x105)]);if(_0x1b8a3d||_0x22de0a[_0x30153c(0x1d6)](_0x141fe7)){const _0xdfff10=_0x22de0a[_0x30153c(0x16d)](_0x141fe7)&&Ot(this[_0x30153c(0x1f0)][_0x30153c(0x26e)],_0x141fe7[_0x30153c(0x105)],_0x22de0a),_0x2eca39=_0x141fe7[_0x30153c(0x16d)](_0x22de0a)&&Ot(this[_0x30153c(0x1f0)][_0x30153c(0x26e)],_0x22de0a[_0x30153c(0x105)],_0x141fe7);_0x5d2e0e[_0x30153c(0x122)]({'suggestion':_0x52d9f5,'meta':{'isOwn':_0x2f8bb8==_0x52d9f5[_0x30153c(0x15b)],'isNextTo':_0x1b8a3d,'isInsideObject':_0xdfff10,'containsRangeInObject':_0x2eca39}}),_0x44fa08=!0x0;break;}}if(_0x44fa08)break;}}return _0x5d2e0e;}[_0x43b8dc(0x234)](_0x2f0822,_0x5e445f,_0x11af6d,_0xa73454,_0x1471e8){const _0x48ca27=_0x43b8dc;this[_0x48ca27(0x1f0)][_0x48ca27(0x1be)](_0x344e6f=>{const _0x3cae73=_0x48ca27;let _0x5409d9=_0x3cae73(0x179)+_0x2f0822+':'+_0x5e445f+':'+_0x11af6d;_0x1471e8&&(_0x5409d9=_0x5409d9+':'+_0x1471e8),_0x344e6f[_0x3cae73(0x225)](_0x5409d9,{'range':_0xa73454,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x43b8dc(0x277)](_0x121c31){const _0x156954=_0x43b8dc,_0x4b7ba8=_0x121c31[_0x156954(0x25d)],_0x3c32b4=_0x121c31[_0x156954(0x210)];_0x121c31[_0x156954(0x25d)]=null,_0x121c31[_0x156954(0x210)]=null,null!=_0x4b7ba8&&_0x4b7ba8[_0x156954(0x210)]==_0x121c31&&(_0x4b7ba8[_0x156954(0x210)]=_0x3c32b4),null!=_0x3c32b4&&_0x3c32b4[_0x156954(0x25d)]==_0x121c31&&(_0x3c32b4[_0x156954(0x25d)]=_0x4b7ba8),_0x156954(0x194)==this[_0x156954(0x113)][_0x156954(0x17a)](_0x121c31)&&(this[_0x156954(0x113)][_0x156954(0x203)](_0x121c31,_0x156954(0x12b)),this[_0x156954(0x118)](_0x156954(0x176),_0x121c31,_0x4b7ba8,_0x3c32b4));}[_0x43b8dc(0x20c)](_0x162b61){const _0x4dd8bb=_0x43b8dc,_0x3b66bd=_0x162b61['id'],_0x307db4=this[_0x4dd8bb(0x196)](_0x162b61);if(this[_0x4dd8bb(0x201)]&&this[_0x4dd8bb(0x201)][_0x4dd8bb(0x1af)]){const _0x418b9e=this[_0x4dd8bb(0x195)][_0x4dd8bb(0x12f)][_0x4dd8bb(0x17a)](_0x4dd8bb(0x188)),_0x3258a4=_0x307db4[_0x4dd8bb(0x14d)],_0x203617=_0x307db4[_0x4dd8bb(0x147)]?_0x307db4[_0x4dd8bb(0x1cd)]+':'+_0x307db4[_0x4dd8bb(0x147)]:_0x307db4[_0x4dd8bb(0x1cd)],_0xf4666c=this[_0x4dd8bb(0x195)][_0x4dd8bb(0x27c)],_0xf5a759=_0x418b9e[_0x4dd8bb(0x19f)](_0x2dcd6f(_0xf4666c,_0x4dd8bb(0x111))),_0x190c81={'id':_0x3b66bd,'type':_0x203617,'hasComments':_0x3258a4,'data':_0x162b61[_0x4dd8bb(0x21c)]||null,'originalSuggestionId':_0x162b61[_0x4dd8bb(0x1ea)]||null,'attributes':_0x307db4[_0x4dd8bb(0x28b)]};this[_0x4dd8bb(0x201)][_0x4dd8bb(0x1af)](_0x190c81)[_0x4dd8bb(0x150)](_0x309784=>{const _0x15bbe1=_0x4dd8bb;_0x307db4[_0x15bbe1(0x280)]=!0x0,_0x418b9e[_0x15bbe1(0x14c)](_0xf5a759),_0x309784&&_0x309784[_0x15bbe1(0x18b)]&&(this[_0x15bbe1(0x174)][_0x15bbe1(0x17a)](_0x3b66bd)[_0x15bbe1(0x18b)]=_0x309784[_0x15bbe1(0x18b)]);})[_0x4dd8bb(0x2b2)](_0x300e4a=>{const _0x1b5046=_0x4dd8bb;throw _0x5a13b2(_0x1b5046(0x1d5)),this[_0x1b5046(0x195)][_0x1b5046(0x156)][_0x1b5046(0x23b)]({'isUndoable':!0x1},()=>{const _0x2d4ab8=_0x1b5046;_0x307db4[_0x2d4ab8(0x10b)]();}),_0x307db4[_0x1b5046(0x16c)](),this[_0x1b5046(0x174)][_0x1b5046(0x1e3)](_0x307db4['id']),this[_0x1b5046(0x113)][_0x1b5046(0x1e3)](_0x307db4),_0x300e4a;});}return _0x307db4;}[_0x43b8dc(0x157)](_0x655b42){const _0xec4fca=_0x43b8dc;return this[_0xec4fca(0x296)][_0xec4fca(0x279)](_0x655b42);}[_0x43b8dc(0x239)](_0x32c3f7,_0x318757){const _0x195e20=_0x43b8dc,_0x1cbb19=this[_0x195e20(0x195)][_0x195e20(0x12f)][_0x195e20(0x17a)](_0x195e20(0x188)),_0x3598b0=this[_0x195e20(0x1e2)](_0x32c3f7);if(this[_0x195e20(0x201)]&&this[_0x195e20(0x201)][_0x195e20(0x267)]){if(_0x3598b0[_0x195e20(0x280)]){const _0x1e988f=_0x1cbb19[_0x195e20(0x19f)](_0x2dcd6f(this[_0x195e20(0x195)][_0x195e20(0x27c)],_0x195e20(0x111)));this[_0x195e20(0x201)][_0x195e20(0x267)](_0x32c3f7,_0x318757)[_0x195e20(0x150)](()=>{const _0x27ef5b=_0x195e20;_0x1cbb19[_0x27ef5b(0x14c)](_0x1e988f);});}else _0x3598b0['on'](_0x195e20(0x142),()=>{const _0x38dc31=_0x195e20;this[_0x38dc31(0x239)](_0x32c3f7,_0x318757);});}}[_0x43b8dc(0x21f)](_0x9da9b8){const _0x2cf5a3=_0x43b8dc;if(!this[_0x2cf5a3(0x201)]||!this[_0x2cf5a3(0x201)][_0x2cf5a3(0x1e2)])throw new _0x2c20f7(_0x2cf5a3(0x20e),this);return this[_0x2cf5a3(0x201)][_0x2cf5a3(0x1e2)](_0x9da9b8);}[_0x43b8dc(0x29e)](_0x3e916c){const _0xc53376=_0x43b8dc,{id:_0x387433,type:_0x1c02ae,subType:_0x410c55,authorId:_0xc3c86d}=this[_0xc53376(0x29d)](_0x3e916c),_0x2354f6=this[_0xc53376(0x174)][_0xc53376(0x17a)](_0x387433)||this[_0xc53376(0x175)](_0x1c02ae,_0x410c55,_0x387433,_0xc3c86d,{});switch(this[_0xc53376(0x19a)](_0x2354f6,_0x1c02ae,_0x410c55,_0xc3c86d),this[_0xc53376(0x113)][_0xc53376(0x17a)](_0x2354f6)){case _0xc53376(0x1c2):this[_0xc53376(0x21f)](_0x387433)[_0xc53376(0x150)](_0x3fe8d7=>{const _0x22190b=_0xc53376;let _0x14ed80=Promise[_0x22190b(0x24e)]();_0x3fe8d7[_0x22190b(0x14d)]&&(_0x14ed80=this[_0x22190b(0x205)][_0x22190b(0x15c)]({'channelId':this[_0x22190b(0x195)][_0x22190b(0x233)][_0x22190b(0x17a)](_0x22190b(0x10e)),'threadId':_0x387433})),_0x14ed80[_0x22190b(0x150)](()=>{const _0x5a03c4=_0x22190b;this[_0x5a03c4(0x196)](_0x3fe8d7)[_0x5a03c4(0x280)]=!0x0;});}),this[_0xc53376(0x113)][_0xc53376(0x203)](_0x2354f6,_0xc53376(0x1e9));break;case _0xc53376(0x12b):this[_0xc53376(0x239)](_0x387433,{'state':_0xc53376(0x1e7)});case _0xc53376(0x123):this[_0xc53376(0x113)][_0xc53376(0x203)](_0x2354f6,_0xc53376(0x194)),this[_0xc53376(0x118)](_0xc53376(0x1e6),_0x2354f6);break;case _0xc53376(0x194):this[_0xc53376(0x118)](_0xc53376(0x104),_0x2354f6);}return _0x2354f6[_0xc53376(0x264)](_0x3e916c),_0x2354f6;}[_0x43b8dc(0x27b)](_0x4ca7a3){const _0x2dfd3d=_0x43b8dc,_0x26c52f=Array[_0x2dfd3d(0x101)](_0x4ca7a3),_0x53360b=_0x26c52f[_0x2dfd3d(0x1c3)](_0xe93ee0=>_0x2dfd3d(0x10a)==_0xe93ee0[_0x2dfd3d(0x1cd)]);this[_0x2dfd3d(0x1ec)](_0x53360b);const _0x1ec8d9=_0x26c52f[_0x2dfd3d(0x1c3)](_0x4ee759=>!_0x4ee759[_0x2dfd3d(0x2a1)]&&_0x2dfd3d(0x10a)!=_0x4ee759[_0x2dfd3d(0x1cd)]),_0x45e635=this[_0x2dfd3d(0x211)]({'skipNotAttached':!0x0})[_0x2dfd3d(0x1c3)](_0x2cfbac=>!_0x2cfbac[_0x2dfd3d(0x2a1)]&&_0x2dfd3d(0x10a)!=_0x2cfbac[_0x2dfd3d(0x1cd)]),_0x39c896=_0x45e635[_0x2dfd3d(0x1c3)](_0x37e50c=>!_0x4ca7a3[_0x2dfd3d(0x279)](_0x37e50c)),_0x4d59e=new Map(_0x45e635[_0x2dfd3d(0x24c)](_0x2fdf70=>[_0x2fdf70,this[_0x2dfd3d(0x143)][_0x2dfd3d(0x261)](_0x2fdf70[_0x2dfd3d(0x1cd)],_0x2fdf70[_0x2dfd3d(0x147)],_0x2dfd3d(0x25c))])),_0x384185=new Map(_0x45e635[_0x2dfd3d(0x24c)](_0x25a98e=>[_0x25a98e,_0x25a98e[_0x2dfd3d(0x24a)]()])),_0x391804=new Set(),_0x3b052f=new Set();for(let _0x5f8bbc=0x0;_0x5f8bbc<_0x1ec8d9[_0x2dfd3d(0x244)];_0x5f8bbc++)_0x3dceee(_0x1ec8d9[_0x5f8bbc],_0x1ec8d9,_0x5f8bbc+0x1);for(let _0x3c7970=0x0;_0x3c7970<_0x1ec8d9[_0x2dfd3d(0x244)];_0x3c7970++)_0x3dceee(_0x1ec8d9[_0x3c7970],_0x39c896,0x0);const _0x586e4a=new Set();for(let _0x3071e9=0x0;_0x3071e9<_0x1ec8d9[_0x2dfd3d(0x244)];_0x3071e9++){const _0x1dbea6=_0x1ec8d9[_0x3071e9];!_0x3b052f[_0x2dfd3d(0x279)](_0x1dbea6)&&_0x1dbea6[_0x2dfd3d(0x25d)]&&(_0x586e4a[_0x2dfd3d(0x19f)](_0x1dbea6[_0x2dfd3d(0x25d)]),_0x1dbea6[_0x2dfd3d(0x25d)][_0x2dfd3d(0x210)]===_0x1dbea6&&(_0x1dbea6[_0x2dfd3d(0x25d)][_0x2dfd3d(0x210)]=null),_0x1dbea6[_0x2dfd3d(0x25d)]=null),!_0x391804[_0x2dfd3d(0x279)](_0x1dbea6)&&_0x1dbea6[_0x2dfd3d(0x210)]&&(_0x586e4a[_0x2dfd3d(0x19f)](_0x1dbea6[_0x2dfd3d(0x210)]),_0x1dbea6[_0x2dfd3d(0x210)][_0x2dfd3d(0x25d)]===_0x1dbea6&&(_0x1dbea6[_0x2dfd3d(0x210)][_0x2dfd3d(0x25d)]=null),_0x1dbea6[_0x2dfd3d(0x210)]=null);}function _0x3dceee(_0xa6aa87,_0x5396b5,_0x2fb7ce){const _0x4c7a75=_0x2dfd3d;for(let _0x10432e=_0x2fb7ce;_0x10432e<_0x5396b5[_0x4c7a75(0x244)];_0x10432e++){const _0x3d8598=_0x28a436(_0xa6aa87,_0x5396b5[_0x10432e]);_0x3d8598&&(_0x3d8598[0x0][_0x4c7a75(0x210)]=_0x3d8598[0x1],_0x3d8598[0x1][_0x4c7a75(0x25d)]=_0x3d8598[0x0],_0x391804[_0x4c7a75(0x19f)](_0x3d8598[0x0]),_0x3b052f[_0x4c7a75(0x19f)](_0x3d8598[0x1]));}}function _0x28a436(_0x2a7431,_0x41a398){const _0x58dcaa=_0x2dfd3d;if(_0x2a7431[_0x58dcaa(0x15b)]['id']!==_0x41a398[_0x58dcaa(0x15b)]['id'])return null;const _0x407470=_0x4d59e[_0x58dcaa(0x17a)](_0x2a7431)(_0x2a7431,_0x41a398,_0x384185[_0x58dcaa(0x17a)](_0x2a7431),_0x384185[_0x58dcaa(0x17a)](_0x41a398));if(!_0x407470)return null;return _0x4d59e[_0x58dcaa(0x17a)](_0x41a398)(_0x2a7431,_0x41a398,_0x384185[_0x58dcaa(0x17a)](_0x2a7431),_0x384185[_0x58dcaa(0x17a)](_0x41a398))?_0x407470[0x1][_0x58dcaa(0x121)]&&_0x407470[0x1][_0x58dcaa(0x121)][_0x58dcaa(0x244)]?null:_0x407470:null;}_0x586e4a[_0x2dfd3d(0x291)]&&this[_0x2dfd3d(0x27b)](_0x586e4a);}[_0x43b8dc(0x1ec)](_0x2ee2d1){const _0x1e5aed=_0x43b8dc;if(0x0==_0x2ee2d1[_0x1e5aed(0x244)])return;const _0x5cb2eb=this[_0x1e5aed(0x211)]({'skipNotAttached':!0x0})[_0x1e5aed(0x1c3)](_0x4b4121=>_0x1e5aed(0x10a)==_0x4b4121[_0x1e5aed(0x1cd)]&&_0x4b4121[_0x1e5aed(0x273)]),_0x4640a7=[],_0x55c850=new Map();for(const _0x12a1d8 of _0x5cb2eb){const _0x32459f=_0x4e5dcf(_0x12a1d8[_0x1e5aed(0x28b)]);_0x55c850[_0x1e5aed(0x279)](_0x32459f)||(_0x55c850[_0x1e5aed(0x203)](_0x32459f,_0x4640a7[_0x1e5aed(0x244)]),_0x4640a7[_0x1e5aed(0x122)]([]));const _0x5a9285=_0x55c850[_0x1e5aed(0x17a)](_0x32459f);_0x4640a7[_0x5a9285][_0x1e5aed(0x122)](_0x12a1d8);}!(function(){const _0x208d16=_0x1e5aed;_0x4640a7[_0x208d16(0x238)]((_0x326248,_0x49c4f1)=>{const _0x4df8a5=_0x208d16,_0xb5734a=_0x326248[0x0][_0x4df8a5(0x18b)],_0xee3e26=_0x49c4f1[0x0][_0x4df8a5(0x18b)];return _0xb5734a==_0xee3e26?_0x326248[0x0][_0x4df8a5(0x28b)][_0x4df8a5(0x26a)]<_0x49c4f1[0x0][_0x4df8a5(0x28b)][_0x4df8a5(0x26a)]?-0x1:0x1:_0xb5734a<_0xee3e26?-0x1:0x1;});for(const _0x16d717 of _0x4640a7)_0x16d717[_0x208d16(0x238)]((_0xd07a46,_0x4d376c)=>_0xd07a46['id']<_0x4d376c['id']?-0x1:0x1);}());for(let _0x5b2aad=0x0;_0x5b2aad<_0x4640a7[_0x1e5aed(0x244)];_0x5b2aad++){if(0x0==_0x4640a7[_0x5b2aad][_0x1e5aed(0x244)])continue;const _0x3d7594=[];for(let _0x1a9f0d=_0x5b2aad+0x1;_0x1a9f0d<_0x4640a7[_0x1e5aed(0x244)];_0x1a9f0d++)0x0!=_0x4640a7[_0x1a9f0d][_0x1e5aed(0x244)]&&_0x36d921(_0x4640a7[_0x5b2aad],_0x4640a7[_0x1a9f0d])&&_0x3d7594[_0x1e5aed(0x122)](_0x1a9f0d);for(const _0xf42231 of _0x3d7594)_0x4640a7[_0x5b2aad]=_0x4640a7[_0x5b2aad][_0x1e5aed(0x220)](_0x4640a7[_0xf42231]),_0x4640a7[_0xf42231]=[];}for(const _0x3ac9a7 of _0x4640a7)for(let _0x804bf0=0x0;_0x804bf0<_0x3ac9a7[_0x1e5aed(0x244)];_0x804bf0++){const _0x221f98=_0x3ac9a7[_0x804bf0+0x1]||null;_0x3ac9a7[_0x804bf0][_0x1e5aed(0x210)]!==_0x221f98&&(_0x3ac9a7[_0x804bf0][_0x1e5aed(0x210)]=_0x221f98);}for(const _0x19c797 of _0x4640a7)for(let _0x2afd7b=0x0;_0x2afd7b<_0x19c797[_0x1e5aed(0x244)];_0x2afd7b++){const _0x4e2acf=_0x19c797[_0x2afd7b-0x1]||null;_0x19c797[_0x2afd7b][_0x1e5aed(0x25d)]!==_0x4e2acf&&(_0x19c797[_0x2afd7b][_0x1e5aed(0x25d)]=_0x4e2acf);}function _0x36d921(_0xe07c26,_0x5b6141){const _0x4f1fe2=_0x1e5aed;if(_0xe07c26[0x0][_0x4f1fe2(0x28b)][_0x4f1fe2(0x26a)]!==_0x5b6141[0x0][_0x4f1fe2(0x28b)][_0x4f1fe2(0x26a)]&&_0xe07c26[0x0][_0x4f1fe2(0x15b)]!==_0x5b6141[0x0][_0x4f1fe2(0x15b)])return!0x1;if(!function(_0x15eaf9,_0x3874de){const _0x5d6453=_0x4f1fe2;if(!_0x15eaf9[_0x5d6453(0x14d)]&&!_0x3874de[_0x5d6453(0x14d)])return!0x0;if(_0x15eaf9[_0x5d6453(0x14d)]&&_0x3874de[_0x5d6453(0x14d)])return!0x1;if(_0x15eaf9[_0x5d6453(0x14d)]&&_0x3874de[_0x5d6453(0x18b)]<_0x15eaf9[_0x5d6453(0x121)][_0x5d6453(0x26c)][_0x5d6453(0x17a)](0x0)[_0x5d6453(0x18b)])return!0x0;if(_0x3874de[_0x5d6453(0x14d)]&&_0x15eaf9[_0x5d6453(0x18b)]<_0x3874de[_0x5d6453(0x121)][_0x5d6453(0x26c)][_0x5d6453(0x17a)](0x0)[_0x5d6453(0x18b)])return!0x0;return!0x1;}(_0xe07c26[0x0],_0x5b6141[0x0]))return!0x1;const _0x19f70c=_0x5a3cf5(_0xe07c26[0x0][_0x4f1fe2(0x28b)],_0x4f1fe2(0x26a)),_0x5624fb=_0x5a3cf5(_0x5b6141[0x0][_0x4f1fe2(0x28b)],_0x4f1fe2(0x26a));if(!_0x4c399a(_0x19f70c,_0x5624fb))return!0x1;return!!_0xe07c26[_0x4f1fe2(0x270)](_0x47dc07=>_0x5b6141[_0x4f1fe2(0x14b)](_0x2e38df=>_0x47dc07[_0x4f1fe2(0x24a)]()[_0x4f1fe2(0x222)](_0x2e38df[_0x4f1fe2(0x24a)]())))&&_0x5b6141[_0x4f1fe2(0x270)](_0x4db544=>_0xe07c26[_0x4f1fe2(0x14b)](_0x4cb651=>_0x4db544[_0x4f1fe2(0x24a)]()[_0x4f1fe2(0x222)](_0x4cb651[_0x4f1fe2(0x24a)]())));}}[_0x43b8dc(0x15a)](_0x597679){const _0xa3134b=_0x43b8dc,_0xdb249b=Array[_0xa3134b(0x101)](_0x597679),_0x5a1042=this[_0xa3134b(0x211)]({'skipNotAttached':!0x0}),_0x4cad21=_0x5a1042[_0xa3134b(0x1c3)](_0x3621b8=>!_0x597679[_0xa3134b(0x279)](_0x3621b8)),_0xc6929b=new Map(_0xdb249b[_0xa3134b(0x24c)](_0x556da7=>[_0x556da7,this[_0xa3134b(0x143)][_0xa3134b(0x261)](_0x556da7[_0xa3134b(0x1cd)],_0x556da7[_0xa3134b(0x147)],_0xa3134b(0x160))])),_0x2c1e1d=new Map(_0x5a1042[_0xa3134b(0x24c)](_0x50b62f=>[_0x50b62f,_0x50b62f[_0xa3134b(0x191)]()]));for(let _0xb9c806=0x0;_0xb9c806<_0xdb249b[_0xa3134b(0x244)];_0xb9c806++){if(_0x572700(this,_0xdb249b[_0xb9c806],_0xdb249b,_0xb9c806+0x1))return!0x0;}for(let _0x331deb=0x0;_0x331deb<_0xdb249b[_0xa3134b(0x244)];_0x331deb++){if(_0x572700(this,_0xdb249b[_0x331deb],_0x4cad21,0x0))return!0x0;}return!0x1;function _0x572700(_0x19a263,_0x3b0bc8,_0x1e4202,_0x228e62){const _0xbf7f88=_0xa3134b;for(let _0x2ad31c=_0x228e62;_0x2ad31c<_0x1e4202[_0xbf7f88(0x244)];_0x2ad31c++){const _0x343833=_0x1e4202[_0x2ad31c];if(_0x343833[_0xbf7f88(0x1cd)]!==_0x3b0bc8[_0xbf7f88(0x1cd)]||_0x343833[_0xbf7f88(0x15b)]['id']!==_0x3b0bc8[_0xbf7f88(0x15b)]['id']||_0x343833[_0xbf7f88(0x147)]!==_0x3b0bc8[_0xbf7f88(0x147)])continue;if(!Jt(_0x3b0bc8,_0x343833))continue;if(_0xbf7f88(0x10a)==_0x3b0bc8[_0xbf7f88(0x1cd)]&&_0x3b0bc8[_0xbf7f88(0x21c)][_0xbf7f88(0x22f)]!=_0x343833[_0xbf7f88(0x21c)][_0xbf7f88(0x22f)])continue;if(_0xbf7f88(0x10a)==_0x3b0bc8[_0xbf7f88(0x1cd)]&&_0x19a263[_0xbf7f88(0x157)](_0x3b0bc8[_0xbf7f88(0x21c)][_0xbf7f88(0x12d)]))continue;if(_0xbf7f88(0x197)==_0x3b0bc8[_0xbf7f88(0x1cd)]){const _0x1b61b3=_0x19a263[_0xbf7f88(0x195)][_0xbf7f88(0x156)],_0x5d7f8c=_0x3b0bc8[_0xbf7f88(0x259)]();if(_0x5d7f8c&&(_0x1b61b3[_0xbf7f88(0x26e)][_0xbf7f88(0x164)](_0x5d7f8c)||_0x1b61b3[_0xbf7f88(0x26e)][_0xbf7f88(0x13a)](_0x5d7f8c)))continue;}const _0x4f9ae1=_0xc6929b[_0xbf7f88(0x17a)](_0x3b0bc8),_0x3fe610=_0x2c1e1d[_0xbf7f88(0x17a)](_0x3b0bc8),_0x4d9239=_0x2c1e1d[_0xbf7f88(0x17a)](_0x343833),_0x35e638=_0x3b0bc8[_0xbf7f88(0x121)]&&_0x3b0bc8[_0xbf7f88(0x121)][_0xbf7f88(0x244)],_0x4fc95d=_0x343833[_0xbf7f88(0x121)]&&_0x343833[_0xbf7f88(0x121)][_0xbf7f88(0x244)];if(!_0x35e638&&_0x4f9ae1(_0x4d9239,_0x3fe610))return _0x19a263[_0xbf7f88(0x107)](_0x343833,_0x3b0bc8),_0x2c1e1d[_0xbf7f88(0x1e3)](_0x3b0bc8),!0x0;if(!_0x4fc95d&&_0x4f9ae1(_0x3fe610,_0x4d9239))return _0x19a263[_0xbf7f88(0x107)](_0x3b0bc8,_0x343833),_0x2c1e1d[_0xbf7f88(0x1e3)](_0x343833),!0x0;}return!0x1;}}[_0x43b8dc(0x107)](_0xf83993,_0x277088){const _0x1bb998=_0x43b8dc;if(_0xf83993[_0x1bb998(0x2a1)]){for(const _0x3ceb23 of _0x277088[_0x1bb998(0x191)]())_0xf83993[_0x1bb998(0x161)](_0x3ceb23);}else{const _0x2f98a5=_0x277088[_0x1bb998(0x24a)]()[_0x1bb998(0x1aa)];this[_0x1bb998(0x268)](_0xf83993,this[_0x1bb998(0x1f0)][_0x1bb998(0x1d9)](_0xf83993[_0x1bb998(0x24a)]()[_0x1bb998(0x105)],_0x2f98a5));}_0x277088[_0x1bb998(0x112)]();}[_0x43b8dc(0x11e)](_0x46d29a,_0x1f5943,_0x395cbe){const _0x6ff155=_0x43b8dc,_0x4cd8df=_0x46d29a[_0x6ff155(0x230)](_0x6ff155(0x124))||_0x46d29a[_0x6ff155(0x230)](_0x6ff155(0x10a))?_0x6ff155(0x1fd):_0x46d29a[_0x6ff155(0x2a6)]();return _0x2dcd6f(this[_0x6ff155(0x195)][_0x6ff155(0x27c)],_0x1f5943+'_'+_0x4cd8df+_0x6ff155(0x2a2),_0x395cbe);}[_0x43b8dc(0x285)](){const _0x3cc219=_0x43b8dc,_0x402ea4=this[_0x3cc219(0x195)];if(!_0x402ea4['ui'])return;const {ariaLiveAnnouncer:_0x3a1bf3}=_0x402ea4['ui'];_0x46f03a(this[_0x3cc219(0x1f0)],({left:_0x2d6fcd,entered:_0x268299})=>{const _0x3d55fa=_0x3cc219;for(const _0x3c977a of _0x2d6fcd){const {group:_0x50d498,type:_0x20900a}=this[_0x3d55fa(0x29d)](_0x3c977a[_0x3d55fa(0x27f)]);if(_0x3d55fa(0x2af)===_0x50d498){_0x3a1bf3[_0x3d55fa(0x1ed)](this[_0x3d55fa(0x11e)](_0x20900a,_0x3d55fa(0x130)));break;}}for(const _0x2993da of _0x268299){const {group:_0x5682f3,type:_0x4b0f87}=this[_0x3d55fa(0x29d)](_0x2993da[_0x3d55fa(0x27f)]);if(_0x3d55fa(0x2af)===_0x5682f3){_0x3a1bf3[_0x3d55fa(0x1ed)](this[_0x3d55fa(0x11e)](_0x4b0f87,_0x3d55fa(0x1dc),_0x3e22f8(_0x28a12e)));break;}}});}[_0x43b8dc(0x25b)](_0x3fb542){const _0x3b589c=_0x43b8dc;if(this[_0x3b589c(0x20b)])return!0x1;const _0x2a4c26=this[_0x3b589c(0x195)],_0x377351=_0x2a4c26[_0x3b589c(0x156)][_0x3b589c(0x272)][_0x3b589c(0x1bd)][_0x3b589c(0x162)]();if(0x0==_0x377351[_0x3b589c(0x244)])return!0x1;const _0x2d78ba=[],_0x13cf3d=_0x377351[_0x3b589c(0x1c3)](_0x4693d4=>_0x3b589c(0x10a)==_0x4693d4[_0x3b589c(0x1cd)]),_0x5276f4=_0x377351[_0x3b589c(0x1c3)](_0x4ab439=>_0x3b589c(0x22e)==_0x4ab439[_0x3b589c(0x1cd)]&&_0x3b589c(0x1f9)!=_0x4ab439[_0x3b589c(0x27f)]),_0x5c99c3=_0x377351[_0x3b589c(0x1c3)](_0x194bf0=>_0x3b589c(0x14c)==_0x194bf0[_0x3b589c(0x1cd)]&&_0x3b589c(0x1f9)!=_0x194bf0[_0x3b589c(0x27f)]);for(const _0x57242c of _0x13cf3d)_0x2d78ba[_0x3b589c(0x122)]({'key':_0x57242c[_0x3b589c(0x2a9)],'newValue':_0x57242c[_0x3b589c(0x232)],'oldValue':_0x57242c[_0x3b589c(0x136)],'range':Pt(_0x57242c[_0x3b589c(0x29b)],_0x2a4c26[_0x3b589c(0x156)])});for(const _0x5cce60 of _0x5276f4){const _0x49b8a3=_0x5c99c3[_0x3b589c(0x172)](_0x3326de=>_0x3326de[_0x3b589c(0x13c)][_0x3b589c(0x222)](_0x5cce60[_0x3b589c(0x13c)]));_0x49b8a3&&_0x2d78ba[_0x3b589c(0x122)]({'key':_0x3b589c(0x1bc),'newValue':_0x5cce60[_0x3b589c(0x27f)],'oldValue':_0x49b8a3[_0x3b589c(0x27f)],'range':_0x2a4c26[_0x3b589c(0x156)][_0x3b589c(0x23a)](_0x5cce60[_0x3b589c(0x13c)][_0x3b589c(0x2a0)])});}return 0x0!=_0x2d78ba[_0x3b589c(0x244)]&&this[_0x3b589c(0x231)](_0x3fb542,_0x2d78ba);}[_0x43b8dc(0x1f2)](_0x5976ec){const _0x2843b6=_0x43b8dc;let _0x5c6326=!0x1;const _0x15b9ba=this[_0x2843b6(0x195)][_0x2843b6(0x156)][_0x2843b6(0x272)][_0x2843b6(0x1bd)][_0x2843b6(0x1a0)]()[_0x2843b6(0x1c3)](_0x3261a6=>_0x3261a6[_0x2843b6(0x21c)][_0x2843b6(0x114)]&&_0x3261a6[_0x2843b6(0x27f)][_0x2843b6(0x230)](_0x2843b6(0x1b5)));for(const _0x4cdc7a of _0x15b9ba){const {subType:_0x654fab,id:_0xa66e2a}=this[_0x2843b6(0x29d)](_0x4cdc7a[_0x2843b6(0x27f)]),_0x5ad3dc=_0x654fab[_0x2843b6(0x204)]('|')[0x0];for(const _0x309e1f of this[_0x2843b6(0x211)]({'skipNotAttached':!0x0}))_0x309e1f['id']!=_0xa66e2a&&_0x2843b6(0x10a)==_0x309e1f[_0x2843b6(0x1cd)]&&_0x309e1f[_0x2843b6(0x21c)]&&_0x309e1f[_0x2843b6(0x21c)][_0x2843b6(0x12d)]==_0x5ad3dc&&_0x309e1f[_0x2843b6(0x24a)]()[_0x2843b6(0x103)](_0x4cdc7a[_0x2843b6(0x21c)][_0x2843b6(0x114)])&&(this[_0x2843b6(0x170)](_0x309e1f,_0x4cdc7a[_0x2843b6(0x21c)][_0x2843b6(0x114)],_0x5976ec),_0x5c6326=!0x0);}return _0x5c6326;}[_0x43b8dc(0x19c)](_0x41b666){const _0x597c79=_0x43b8dc;this[_0x597c79(0x195)],(this[_0x597c79(0x20b)]=!0x0,_0x41b666());}[_0x43b8dc(0x186)](_0x526ee7){const _0x1726fe=_0x43b8dc,_0x340dbf=this[_0x1726fe(0x157)](_0x526ee7),_0x56cc32=this[_0x1726fe(0x13d)][_0x1726fe(0x279)](_0x526ee7);return _0x340dbf||_0x56cc32;}[_0x43b8dc(0x231)](_0x42b1b3,_0x5d12fc){const _0x118490=_0x43b8dc;if(0x0==_0x5d12fc[_0x118490(0x244)])return!0x1;let _0x393486=!0x1;for(const _0x295e17 of _0x5d12fc){const _0x297eb8=this[_0x118490(0x1c7)](_0x295e17[_0x118490(0x29b)],_0x118490(0x10a))[_0x118490(0x1c3)](_0x1b6e4f=>!_0x1b6e4f[_0x118490(0x1db)][_0x118490(0x1ac)])[_0x118490(0x24c)](_0x3e2503=>_0x3e2503[_0x118490(0x2af)]),_0x3c7437=_0x4e5dcf({'newValue':_0x295e17[_0x118490(0x27e)]});_0x297eb8[_0x118490(0x1c3)](_0x5630cc=>{const _0x443529=_0x118490,[_0xad172c,_0x16ad07]=_0x5630cc[_0x443529(0x147)][_0x443529(0x204)]('|');return _0xad172c==_0x295e17[_0x443529(0x12d)]&&_0x16ad07!=_0x3c7437;})[_0x118490(0x1ef)](_0x2579a2=>{const _0x512780=_0x118490;this[_0x512780(0x170)](_0x2579a2,_0x295e17[_0x512780(0x29b)],_0x42b1b3),_0x393486=!0x0;});}return _0x393486;}[_0x43b8dc(0x170)](_0x47cda3,_0x57ae43,_0x542443){const _0x3f8993=_0x43b8dc,_0x382ef1=_0x47cda3[_0x3f8993(0x24a)]()[_0x3f8993(0x17b)](_0x57ae43);0x0!==_0x382ef1[_0x3f8993(0x244)]?0x1!==_0x382ef1[_0x3f8993(0x244)]?this[_0x3f8993(0x141)](_0x47cda3,_0x57ae43[_0x3f8993(0x105)],_0x57ae43[_0x3f8993(0x1aa)]):this[_0x3f8993(0x268)](_0x47cda3,_0x382ef1[0x0]):_0x542443[_0x3f8993(0x171)](_0x47cda3[_0x3f8993(0x15e)]());}}class Et{constructor(_0x315517){const _0x42a891=_0x43b8dc;this[_0x42a891(0x1a5)]=_0x315517,this[_0x42a891(0x1f0)]=_0x315517[_0x42a891(0x156)],this[_0x42a891(0x1bf)]=new Map(),this[_0x42a891(0x212)]=new Map(),this[_0x42a891(0x22b)]();}[_0x43b8dc(0x245)](_0x2f0477,_0x3528c5,_0x5002fd,_0x298776,_0x3db833,_0xa5946f){const _0x4a4414=_0x43b8dc;return new _0x56dd12(this[_0x4a4414(0x1f0)],{'type':_0x2f0477,'subType':_0x3528c5,'id':_0x5002fd,'author':_0x298776,'creator':_0x298776,'attributes':_0x3db833,'onAttributesChange':_0xa5946f,'onAccept':(..._0x499e65)=>this[_0x4a4414(0x261)](_0x2f0477,_0x3528c5,_0x4a4414(0x221))(..._0x499e65),'onDiscard':(..._0x4e08e6)=>this[_0x4a4414(0x261)](_0x2f0477,_0x3528c5,_0x4a4414(0x10b))(..._0x4e08e6)});}[_0x43b8dc(0x128)](_0x43d975,_0x580ff9,_0x16df92,_0x5eae37){const _0x3cebe2=_0x43b8dc,_0x18d72e=_0x43d975+':'+_0x580ff9+':'+_0x16df92;this[_0x3cebe2(0x1bf)][_0x3cebe2(0x203)](_0x18d72e,_0x5eae37);}[_0x43b8dc(0x261)](_0x234891,_0x1c9996,_0x1345dd){const _0x4977ca=_0x43b8dc,_0x38e202=_0x234891+':'+_0x1c9996+':'+_0x1345dd;return this[_0x4977ca(0x1bf)][_0x4977ca(0x17a)](_0x38e202)||this[_0x4977ca(0x212)][_0x4977ca(0x17a)](_0x234891+':'+_0x1345dd);}[_0x43b8dc(0x22b)](){const _0x511cd8=_0x43b8dc,_0x567811=()=>!0x1,_0x4b91f0=_0x44b6d5=>{const _0x51c690=_0x37a0;_0x44b6d5[_0x51c690(0x238)]((_0x4778a7,_0x379abe)=>_0x4778a7[_0x51c690(0x105)][_0x51c690(0x14a)](_0x379abe[_0x51c690(0x105)])?0x1:-0x1),this[_0x51c690(0x1f0)][_0x51c690(0x1be)](_0x3168ad=>{const _0x5233b1=_0x51c690;for(const _0x39b219 of _0x44b6d5){let _0x2a723b;_0x2a723b=_0x39b219[_0x5233b1(0x1aa)][_0x5233b1(0x181)]&&_0x39b219[_0x5233b1(0x1aa)][_0x5233b1(0x2ac)]==_0x39b219[_0x5233b1(0x105)][_0x5233b1(0x2a0)]?_0x3168ad[_0x5233b1(0x177)](_0x39b219[_0x5233b1(0x105)][_0x5233b1(0x2a0)],'on'):_0x3168ad[_0x5233b1(0x177)](_0x39b219),this[_0x5233b1(0x1f0)][_0x5233b1(0x155)](_0x2a723b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x24e040=(_0xcd44a,_0x21291e)=>{const _0x4e3455=_0x37a0;_0x21291e&&this[_0x4e3455(0x1f0)][_0x4e3455(0x1be)](_0x21757f=>{const _0x5cf377=_0x4e3455,{commandName:_0x5f0373,commandParams:_0x422904=[]}=_0x21291e,_0x528c29=_0xcd44a[_0x5cf377(0x24c)](_0x32e69d=>(Vt(_0x32e69d)&&(_0x32e69d=this[_0x5cf377(0x1f0)][_0x5cf377(0x1d9)](_0x32e69d[_0x5cf377(0x1aa)])),_0x32e69d))[_0x5cf377(0x1c3)](_0x4549e2=>_0x5cf377(0x126)!==_0x4549e2[_0x5cf377(0x1fa)][_0x5cf377(0x1df)]);if(_0x528c29[_0x5cf377(0x244)]<0x1)return;const _0x103b4a=Array[_0x5cf377(0x101)](this[_0x5cf377(0x1f0)][_0x5cf377(0x272)][_0x5cf377(0x248)][_0x5cf377(0x191)]())[_0x5cf377(0x24c)](_0x5a1576=>_0x5dc27a[_0x5cf377(0x1b1)](_0x5a1576));_0x21757f[_0x5cf377(0x263)](_0x528c29);for(const _0x45a975 of this[_0x5cf377(0x1a5)][_0x5cf377(0x28c)][_0x5cf377(0x28c)]())_0x45a975[_0x5cf377(0x223)]();_0x422904[_0x5cf377(0x122)]({'forceDefaultExecution':!0x0}),this[_0x5cf377(0x1a5)][_0x5cf377(0x16e)](_0x5f0373,..._0x422904);const _0x16b1cd=_0x103b4a[_0x5cf377(0x1c3)](_0x1af7f3=>_0x5cf377(0x126)!=_0x1af7f3[_0x5cf377(0x1fa)][_0x5cf377(0x1df)]);_0x16b1cd[_0x5cf377(0x244)]>0x0&&_0x21757f[_0x5cf377(0x263)](_0x16b1cd);for(const _0x3d724f of _0x103b4a)_0x3d724f[_0x5cf377(0x159)]();});},_0x3d0d9e=(_0x182b4d,_0x57c889)=>0x1==_0x182b4d[_0x511cd8(0x244)]&&0x1==_0x57c889[_0x511cd8(0x244)]&&_0x182b4d[0x0][_0x511cd8(0x1aa)][_0x511cd8(0x222)](_0x57c889[0x0][_0x511cd8(0x105)]),_0x4917cf=(_0x3cb7c6,_0x13c1ce,_0x5d084c,_0x371388)=>Ht(_0x3cb7c6,_0x13c1ce,_0x5d084c,_0x371388,this[_0x511cd8(0x1f0)])?[_0x3cb7c6,_0x13c1ce]:Ht(_0x13c1ce,_0x3cb7c6,_0x371388,_0x5d084c,this[_0x511cd8(0x1f0)])?[_0x13c1ce,_0x3cb7c6]:null;this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x16f),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x242),_0x4b91f0),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x24f),_0x3d0d9e),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x243),_0x4917cf),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x1ff),_0x4b91f0),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x120),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x169),_0x3d0d9e),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x11d),_0x4917cf),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x11a),_0x24e040),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x22c),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x100),_0x3d0d9e),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x290),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x125),_0x24e040),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x1f8),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x14f),_0x3d0d9e),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x1b3),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x1ab),_0x567811),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x1d7),(_0xacfc49,_0xa7d4c9)=>{const _0x111e47=_0x511cd8;if(!_0xa7d4c9)return;const _0x461aed=this[_0x111e47(0x1a5)][_0x111e47(0x12f)][_0x111e47(0x17a)](p);this[_0x111e47(0x1f0)][_0x111e47(0x1be)](_0x3cd4c3=>{const _0x5f328b=_0x111e47;if(_0x5f328b(0x1bc)==_0xa7d4c9[_0x5f328b(0x12d)])for(const _0x316f01 of _0xacfc49){const _0x5d5212=_0x316f01[_0x5f328b(0x105)][_0x5f328b(0x2a0)],_0x500389=_0xa7d4c9[_0x5f328b(0x22f)];_0x3cd4c3[_0x5f328b(0x2a5)](_0x5d5212,_0x500389);}else{if(_0x461aed[_0x5f328b(0x157)](_0xa7d4c9[_0x5f328b(0x12d)])){for(const _0x3891b9 of _0xacfc49)void 0x0!==_0xa7d4c9[_0x5f328b(0x22f)]?_0x3cd4c3[_0x5f328b(0x1a7)](_0xa7d4c9[_0x5f328b(0x12d)],_0xa7d4c9[_0x5f328b(0x22f)],_0x3891b9[_0x5f328b(0x105)][_0x5f328b(0x2a0)]):_0x3cd4c3[_0x5f328b(0x1cb)](_0xa7d4c9[_0x5f328b(0x12d)],_0x3891b9[_0x5f328b(0x105)][_0x5f328b(0x2a0)]);}else{for(const _0x119beb of _0xacfc49)_0xa7d4c9[_0x5f328b(0x22f)]?_0x3cd4c3[_0x5f328b(0x1a7)](_0xa7d4c9[_0x5f328b(0x12d)],_0xa7d4c9[_0x5f328b(0x22f)],_0x119beb):_0x3cd4c3[_0x5f328b(0x1cb)](_0xa7d4c9[_0x5f328b(0x12d)],_0x119beb);}}});}),this[_0x511cd8(0x212)][_0x511cd8(0x203)](_0x511cd8(0x286),_0x3d0d9e);}}function Ot(_0x40f3a5,_0x193e95,_0x1eb767){const _0x3400bd=_0x43b8dc;for(const _0x26ab5a of _0x193e95[_0x3400bd(0x2ac)][_0x3400bd(0x1e5)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x26ab5a[_0x3400bd(0x1fa)]==_0x26ab5a)return!0x1;if(!_0x1eb767[_0x3400bd(0x226)](_0x26ab5a))return!0x1;if(_0x40f3a5[_0x3400bd(0x164)](_0x26ab5a)||_0x40f3a5[_0x3400bd(0x13a)](_0x26ab5a))return!0x0;}return!0x1;}function Vt(_0x3a1b72){const _0x192c2e=_0x43b8dc;return _0x3a1b72[_0x192c2e(0x1aa)][_0x192c2e(0x2ac)]==_0x3a1b72[_0x192c2e(0x105)][_0x192c2e(0x2a0)]&&_0x3a1b72[_0x192c2e(0x1aa)][_0x192c2e(0x187)];}function Ut(_0x3b7ce0,_0x560992,_0x3d240b,_0x4694ac){const _0x3159d2=_0x43b8dc,_0x737de2=_0x5dfd7a=>!_0x5dfd7a[_0x3159d2(0x1cf)]['is'](_0x3159d2(0x269))&&!_0x4694ac[_0x3159d2(0x164)](_0x5dfd7a[_0x3159d2(0x1cf)]),_0x3ace65=_0x3b7ce0[_0x3159d2(0x105)][_0x3159d2(0x178)](_0x737de2),_0x52620f=_0x3b7ce0[_0x3159d2(0x1aa)][_0x3159d2(0x178)](_0x737de2,{'direction':_0x3159d2(0x19e)});return(!_0x3b7ce0[_0x3159d2(0x105)][_0x3159d2(0x222)](_0x3ace65)||!_0x3b7ce0[_0x3159d2(0x1aa)][_0x3159d2(0x222)](_0x52620f))&&(_0x3ace65[_0x3159d2(0x14a)](_0x52620f)?_0x3d240b[_0x3159d2(0x158)](_0x560992,{'range':_0x3d240b[_0x3159d2(0x1d9)](_0x3ace65,_0x52620f)}):_0x3d240b[_0x3159d2(0x171)](_0x560992),!0x0);}function Gt(_0x4208fe){return _0x4e5dcf(_0x4208fe);}function Ft(_0x64bf85){const _0x1c2625=_0x43b8dc,_0x276ee8=_0x64bf85[_0x1c2625(0x105)][_0x1c2625(0x2a0)];return _0x276ee8&&_0x276ee8['is'](_0x1c2625(0x1a2));}function Pt(_0x360225,_0x2eed44){const _0x468bd3=_0x43b8dc;return null==_0x360225[_0x468bd3(0x1aa)][_0x468bd3(0x1d3)]&&_0x360225[_0x468bd3(0x1aa)][_0x468bd3(0x2ac)]==_0x360225[_0x468bd3(0x105)][_0x468bd3(0x2a0)]?Lt(_0x360225[_0x468bd3(0x105)][_0x468bd3(0x2a0)],_0x2eed44):_0x360225;}function Lt(_0x4b48e4,_0x4658fe){const _0x4cd39a=_0x43b8dc,_0x567230=_0x4658fe[_0x4cd39a(0x26e)][_0x4cd39a(0x164)](_0x4b48e4)||_0x4658fe[_0x4cd39a(0x26e)][_0x4cd39a(0x1e4)](_0x4b48e4);return _0x4658fe[_0x4cd39a(0x1d9)](_0x4658fe[_0x4cd39a(0x116)](_0x4b48e4,_0x4cd39a(0x24b)),_0x567230?_0x4658fe[_0x4cd39a(0x256)](_0x4b48e4):_0x4658fe[_0x4cd39a(0x116)](_0x4b48e4,_0x4cd39a(0x1aa)));}function Ht(_0x23bc22,_0x2fcfb8,_0x424c1e,_0x5566de,_0x9170a6){const _0xf9c78d=_0x43b8dc;if(_0x23bc22[_0xf9c78d(0x210)])return!0x1;if(!Jt(_0x23bc22,_0x2fcfb8))return!0x1;if(_0x424c1e[_0xf9c78d(0x1aa)][_0xf9c78d(0x222)](_0x5566de[_0xf9c78d(0x105)]))return!0x0;if(_0x23bc22[_0xf9c78d(0x1cd)]!=_0x2fcfb8[_0xf9c78d(0x1cd)])return!0x1;if(!_0x424c1e[_0xf9c78d(0x1aa)][_0xf9c78d(0x2ad)](_0x5566de[_0xf9c78d(0x105)]))return!0x1;const _0x10f7b5=_0x9170a6[_0xf9c78d(0x1d9)](_0x424c1e[_0xf9c78d(0x1aa)],_0x5566de[_0xf9c78d(0x105)])[_0xf9c78d(0x1eb)]();for(const _0x3598a7 of _0x10f7b5)if([_0xf9c78d(0x13b),_0xf9c78d(0x1b4)][_0xf9c78d(0x2a4)](_0x3598a7[_0xf9c78d(0x1cd)])&&_0x9170a6[_0xf9c78d(0x26e)][_0xf9c78d(0x13a)](_0x3598a7[_0xf9c78d(0x1cf)]))return!0x1;return!0x0;}function Jt(_0x4a33f0,_0x4ae530){const _0x27ebb5=_0x43b8dc;if(!_0x4a33f0[_0x27ebb5(0x273)]||!_0x4ae530[_0x27ebb5(0x273)])return!0x1;const _0x36c7e8=new Set(Object[_0x27ebb5(0x15d)](_0x4a33f0[_0x27ebb5(0x28b)])),_0x44bd57=new Set(Object[_0x27ebb5(0x15d)](_0x4ae530[_0x27ebb5(0x28b)]));if(_0x36c7e8[_0x27ebb5(0x1e3)](_0x27ebb5(0x26a)),_0x44bd57[_0x27ebb5(0x1e3)](_0x27ebb5(0x26a)),0x0==_0x36c7e8[_0x27ebb5(0x291)]&&0x0==_0x44bd57[_0x27ebb5(0x291)])return!0x0;if(_0x36c7e8[_0x27ebb5(0x291)]!=_0x44bd57[_0x27ebb5(0x291)])return!0x1;const _0xfedbc0={..._0x4a33f0[_0x27ebb5(0x28b)]},_0x26eb53={..._0x4ae530[_0x27ebb5(0x28b)]};return delete _0xfedbc0[_0x27ebb5(0x26a)],delete _0x26eb53[_0x27ebb5(0x26a)],JSON[_0x27ebb5(0x299)](_0xfedbc0)==JSON[_0x27ebb5(0x299)](_0x26eb53);}function qt(_0x44fd8f,_0x2d1852){const _0x427242=_0x43b8dc,_0x24a2b6=zt(_0x44fd8f[_0x427242(0x28b)]),_0x3ca4ae=zt(_0x2d1852);if(!_0x44fd8f[_0x427242(0x273)])return!0x1;for(const _0x19f688 of Object[_0x427242(0x15d)](_0x3ca4ae))if(!_0x4c399a(_0x24a2b6[_0x19f688],_0x3ca4ae[_0x19f688]))return!0x1;return!0x0;}function zt(_0x2afe73){const _0x41f452=_0x43b8dc,_0x100f95=Object[_0x41f452(0x26f)]({},_0x2afe73);return delete _0x100f95[_0x41f452(0x165)],delete _0x100f95[_0x41f452(0x17e)],_0x100f95;}
|
|
23
|
+
const _0x4fbb6a=_0xe40e;(function(_0x56110e,_0x3be238){const _0x597fef=_0xe40e,_0x7e9621=_0x56110e();while(!![]){try{const _0x1309d7=parseInt(_0x597fef(0x245))/0x1+-parseInt(_0x597fef(0x24e))/0x2+parseInt(_0x597fef(0x168))/0x3+parseInt(_0x597fef(0x1e8))/0x4+parseInt(_0x597fef(0x1b9))/0x5*(parseInt(_0x597fef(0x12d))/0x6)+-parseInt(_0x597fef(0x1a0))/0x7+-parseInt(_0x597fef(0x1e4))/0x8;if(_0x1309d7===_0x3be238)break;else _0x7e9621['push'](_0x7e9621['shift']());}catch(_0x14c201){_0x7e9621['push'](_0x7e9621['shift']());}}}(_0x3096,0x27ac4));import{Plugin as _0x54f347,PendingActions as _0x19e6dd}from'ckeditor5/src/core.js';import{LiveRange as _0x5f5654}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1074b1,uid as _0xf35c6c,priorities as _0x20ec1f,logWarning as _0x44974b,getEnvKeystrokeText as _0x49396e}from'ckeditor5/src/utils.js';import{toWidget as _0x88d5b}from'ckeditor5/src/widget.js';import{Users as _0x17b35d,hashObject as _0x1bb7b3,surroundingMarkersDetector as _0x216bbb,FOCUS_ANNOTATION_KEYSTROKE as _0x431f8b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x236c40 from'./commands/trackchangescommand.js';import _0x43f152 from'./commands/acceptsuggestioncommand.js';import _0x154e15 from'./commands/discardsuggestioncommand.js';import _0x2b8fa1 from'./commands/executeonallsuggestionscommand.js';import _0x3c8295 from'./commands/executeonselectedsuggestionscommand.js';import _0x322f1b from'./suggestion.js';import _0x4c1308 from'./suggestiondescriptionfactory.js';import _0x21dc76 from'./integrations/aiassistant.js';import _0x67b5d5 from'./integrations/alignment.js';import _0x59b5a3 from'./integrations/basicstyles.js';import _0x187c14 from'./integrations/blockquote.js';import _0x7f4018 from'./integrations/casechange.js';import _0xf6298a from'./integrations/ckbox.js';import _0x30ad4d from'./integrations/codeblock.js';import _0x1b60b7 from'./integrations/comments.js';import _0x2615c1 from'./integrations/deletecommand.js';import _0x2cb7af from'./integrations/list.js';import _0x2929d5 from'./integrations/listproperties.js';import _0x515298 from'./integrations/entercommand.js';import _0x3088d6 from'./integrations/findandreplace.js';import _0x114b37 from'./integrations/font.js';import _0x1f8f45 from'./integrations/formatpainter.js';import _0x365dda from'./integrations/heading.js';import _0x3c6798 from'./integrations/highlight.js';import _0x52670b from'./integrations/horizontalline.js';import _0x2daa3d from'./integrations/htmlembed.js';import _0x539e5e from'./integrations/image.js';import _0x5a99bd from'./integrations/imagereplace.js';import _0x56cb12 from'./integrations/imagestyle.js';import _0x51f47e from'./integrations/importword.js';import _0x4e99d9 from'./integrations/indent.js';import _0x16f521 from'./integrations/inputcommand.js';import _0xe43c77 from'./integrations/link.js';import _0x4f2980 from'./integrations/legacylist.js';import _0x5f5c3b from'./integrations/legacylistproperties.js';import _0xdc07f from'./integrations/mediaembed.js';import _0x3643db from'./integrations/mention.js';import _0x25fa31 from'./integrations/mergefields.js';import _0x98c25a from'./integrations/multilevellist.js';import _0x1df998 from'./integrations/pagebreak.js';import _0x2d5d80 from'./integrations/paragraph.js';import _0x2aacf4 from'./integrations/removeformat.js';import _0x5c32d4 from'./integrations/restrictededitingmode.js';import _0x5712f9 from'./integrations/shiftentercommand.js';import _0x3acc64 from'./integrations/standardeditingmode.js';import _0x3b6293 from'./integrations/style.js';import _0x5a2017 from'./integrations/table.js';function _0xe40e(_0xed191f,_0x31c628){const _0x3096f0=_0x3096();return _0xe40e=function(_0xe40eee,_0x457380){_0xe40eee=_0xe40eee-0xfe;let _0x4f85b9=_0x3096f0[_0xe40eee];return _0x4f85b9;},_0xe40e(_0xed191f,_0x31c628);}import _0x18efc9 from'./integrations/tablemergesplit.js';import _0x5ef65f from'./integrations/tableheadings.js';import _0x4d1dc8 from'./integrations/tableclipboard.js';import _0x4d0745 from'./integrations/tablecolumnresize.js';import _0x395fcb from'./integrations/template.js';import _0x47ae0c from'./integrations/tableofcontents.js';import _0x57f45d from'./integrations/title.js';import _0x462343 from'./integrations/undo.js';import _0x1d4159 from'./integrations/tablecaption.js';import _0x3b29b1 from'./integrations/tableproperties.js';import{getTranslation as _0x2d0e96}from'./utils/common-translations.js';import{isEqual as _0x50f493,omit as _0x2d58cc}from'lodash-es';export const renameAttributeKey=_0x4fbb6a(0x2a1);export default class p extends _0x54f347{static get[_0x4fbb6a(0x27b)](){const _0x485660=_0x4fbb6a;return[_0x485660(0x1ef),_0x17b35d,_0x19e6dd,_0x21dc76,_0x67b5d5,_0x59b5a3,_0x187c14,_0xf6298a,_0x7f4018,_0x30ad4d,_0x1b60b7,_0x2615c1,_0x515298,_0x3088d6,_0x114b37,_0x1f8f45,_0x365dda,_0x3c6798,_0x52670b,_0x2daa3d,_0x539e5e,_0x56cb12,_0x5a99bd,_0x51f47e,_0x4e99d9,_0x16f521,_0x4f2980,_0x5f5c3b,_0x98c25a,_0xe43c77,_0x2cb7af,_0x2929d5,_0xdc07f,_0x3643db,_0x25fa31,_0x1df998,_0x2d5d80,_0x2aacf4,_0x5c32d4,_0x5712f9,_0x3acc64,_0x3b6293,_0x5a2017,_0x18efc9,_0x5ef65f,_0x1d4159,_0x4d1dc8,_0x4d0745,_0x47ae0c,_0x3b29b1,_0x395fcb,_0x57f45d,_0x462343];}static get[_0x4fbb6a(0x216)](){const _0x548acf=_0x4fbb6a;return _0x548acf(0x1e0);}constructor(_0x2dc740){const _0x332ef9=_0x4fbb6a;function _0x20c361(_0x39f32b){const _0x1afaaa=_0xe40e;return _0x39f32b[_0x1afaaa(0x16f)](_0x2258e7=>String[_0x1afaaa(0x225)](_0x2258e7))[_0x1afaaa(0x24a)]('');}super(_0x2dc740),this[_0x332ef9(0x297)]=!0x1,this[_0x332ef9(0x109)](_0x332ef9(0x1bc),[]),this['on'](_0x332ef9(0x219),(_0x2e866d,_0x6a32d4,_0x1a1705,_0x4450b1)=>{const _0x52b4e2=_0x332ef9;this[_0x52b4e2(0x189)][_0x52b4e2(0x23d)](()=>{const _0x2178ff=_0x52b4e2;for(const _0x97c62d of[..._0x4450b1,..._0x1a1705])this[_0x2178ff(0x189)][_0x2178ff(0x16b)][_0x2178ff(0x24d)](_0x97c62d)&&_0x2dc740[_0x2178ff(0x1df)][_0x2178ff(0x29d)](_0x97c62d);});}),this[_0x332ef9(0x13a)]=new _0x4c1308(this[_0x332ef9(0x154)][_0x332ef9(0x270)][_0x332ef9(0x102)],this[_0x332ef9(0x154)][_0x332ef9(0x29b)]),this[_0x332ef9(0x281)]=null,this[_0x332ef9(0x1c4)]=new Et(this[_0x332ef9(0x154)]),this[_0x332ef9(0x185)]=new Map(),this[_0x332ef9(0x29c)]=_0x2dc740[_0x332ef9(0x15d)][_0x332ef9(0x19f)](_0x332ef9(0x1ef)),this[_0x332ef9(0x1b4)]=new Set(),this[_0x332ef9(0x189)]=this[_0x332ef9(0x154)][_0x332ef9(0x270)],this[_0x332ef9(0x287)]=new WeakMap(),this[_0x332ef9(0x126)]=!0x1,this[_0x332ef9(0x25e)]=new Set([_0x332ef9(0x2a1)]),this[_0x332ef9(0x1c6)]=new Set(),_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x23f)](_0x332ef9(0x1fe),_0x332ef9(0x150)),this[_0x332ef9(0x179)]=_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x19f)](_0x332ef9(0x1fe)),_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x23f)](_0x332ef9(0x29a),!0x0),this[_0x332ef9(0x243)]=_0x2dc740[_0x332ef9(0x15e)][_0x332ef9(0x19f)](_0x332ef9(0x29a)),this[_0x332ef9(0x2aa)]=new _0x236c40(_0x2dc740,this[_0x332ef9(0x1b4)]),this[_0x332ef9(0x1a1)](),this[_0x20c361([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x20c361([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x32]);}[_0x4fbb6a(0x228)](){const _0x406579=_0x4fbb6a,_0x268577=this[_0x406579(0x154)],_0x1f09e2=(_0x188588,_0x4b4c40)=>{const _0x6aca3e=_0x406579;if(_0x6aca3e(0x264)!=_0x188588)return _0x6aca3e(0x27f)+_0x188588;const _0x18d0ae=_0x4b4c40[_0x6aca3e(0x200)]('|')[0x0];return this[_0x6aca3e(0x25f)](_0x18d0ae)?_0x6aca3e(0x242):_0x6aca3e(0x298);};_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x21b)]({'model':_0x406579(0x155),'view':_0x4609d1=>{const _0x2df35c=_0x406579,{id:_0x4cd14b,authorId:_0x286139,type:_0x2256e3,subType:_0x367bf5}=this[_0x2df35c(0x117)](_0x4609d1[_0x2df35c(0x201)]),_0x3f869d=[_0x2df35c(0x229),_0x1f09e2(_0x2256e3,_0x367bf5)];let _0x4f85d9=0xbb8;return this[_0x2df35c(0x1bc)][_0x2df35c(0x199)](_0x4609d1[_0x2df35c(0x201)])&&(_0x3f869d[_0x2df35c(0x220)](_0x2df35c(0x1c2)),_0x4f85d9=0xbc2),_0x2df35c(0x25a)==_0x2256e3&&(_0x4f85d9+=0x5),{'classes':_0x3f869d,'attributes':{'data-suggestion':_0x4cd14b,'data-author-id':_0x286139},'priority':_0x4f85d9};}}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x27e)](_0x4c6350=>{const _0x1cda13=_0x406579;_0x4c6350['on'](_0x1cda13(0x147),(_0x44cabe,_0x1a6827,_0x4d5082)=>{const _0x1befce=_0x1cda13;if(!_0x4d5082[_0x1befce(0x142)][_0x1befce(0x26d)])return;const _0x264fde=_0x1a6827[_0x1befce(0x224)];if(!_0x264fde)return;const _0x47bb29=_0x4d5082[_0x1befce(0x1d5)][_0x1befce(0x23c)](_0x264fde);_0x268577[_0x1befce(0x270)][_0x1befce(0x102)][_0x1befce(0x14b)](_0x264fde)&&_0x47bb29&&!_0x47bb29[_0x1befce(0x11b)](_0x1befce(0x259))&&_0x47bb29['is'](_0x1befce(0x187))&&_0x88d5b(_0x47bb29,_0x4d5082[_0x1befce(0x28d)]);},{'priority':_0x1cda13(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x21b)]({'model':_0x406579(0x155),'view':(_0x4b0215,_0x3134bf)=>{const _0x3b9096=_0x406579;if(!_0x3134bf[_0x3b9096(0x142)][_0x3b9096(0x26d)])return null;const {type:_0xf6e0ad,subType:_0xd891a9}=this[_0x3b9096(0x117)](_0x4b0215[_0x3b9096(0x201)]);return{'classes':[_0x3b9096(0x229),_0x1f09e2(_0xf6e0ad,_0xd891a9)],'priority':0xbb8};}});const _0x4c02df=({showActiveMarkers:_0x5c0d90=!0x0,isAttributeSuggestion:_0x81a592=!0x1}={})=>(_0x24bdb2,_0x4df5e1,_0x498430)=>{const _0x2317ca=_0x406579;if(!_0x4df5e1[_0x2317ca(0x224)])return;const {id:_0x263294,authorId:_0x5e4e80}=this[_0x2317ca(0x117)](_0x4df5e1[_0x2317ca(0x201)]);if(_0x81a592){const _0x203a03=this[_0x2317ca(0x185)][_0x2317ca(0x19f)](_0x263294),_0x4a334d=this[_0x2317ca(0x13f)](_0x203a03);if(!this[_0x2317ca(0x25f)](_0x4a334d))return;}if(_0x4df5e1[_0x2317ca(0x224)]['is'](_0x2317ca(0x1ad)))return void _0x498430[_0x2317ca(0x1e7)][_0x2317ca(0x169)](_0x4df5e1[_0x2317ca(0x224)],_0x24bdb2[_0x2317ca(0x138)]);const _0xd42d0c=_0x498430[_0x2317ca(0x1d5)][_0x2317ca(0x23c)](_0x4df5e1[_0x2317ca(0x224)]);if(_0x4df5e1[_0x2317ca(0x224)]['is'](_0x2317ca(0x276))&&_0x268577[_0x2317ca(0x270)][_0x2317ca(0x102)][_0x2317ca(0x16d)](_0x4df5e1[_0x2317ca(0x224)])&&!_0xd42d0c[_0x2317ca(0x11b)](_0x2317ca(0x253))){_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x1a7)]([_0x2317ca(0x229),_0x2317ca(0x242)],_0xd42d0c),_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x14c)](_0x2317ca(0x17a),_0x263294,_0xd42d0c),_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x14c)](_0x2317ca(0x174),_0x5e4e80,_0xd42d0c),_0x498430[_0x2317ca(0x1d5)][_0x2317ca(0x21c)](_0xd42d0c,_0x4df5e1[_0x2317ca(0x201)]),_0x5c0d90&&(this[_0x2317ca(0x1bc)][_0x2317ca(0x199)](_0x4df5e1[_0x2317ca(0x201)])?_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x1a7)](_0x2317ca(0x1c2),_0xd42d0c):_0x498430[_0x2317ca(0x28d)][_0x2317ca(0x18f)](_0x2317ca(0x1c2),_0xd42d0c));for(const _0x485e43 of _0x268577[_0x2317ca(0x270)][_0x2317ca(0x1c7)](_0x4df5e1[_0x2317ca(0x224)])[_0x2317ca(0x10e)]())_0x498430[_0x2317ca(0x1e7)][_0x2317ca(0x169)](_0x485e43,_0x24bdb2[_0x2317ca(0x138)]);_0x498430[_0x2317ca(0x1e7)][_0x2317ca(0x169)](_0x4df5e1[_0x2317ca(0x224)],_0x24bdb2[_0x2317ca(0x138)]);}};_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x27e)](_0x40e391=>{const _0x58b781=_0x406579;_0x40e391['on'](_0x58b781(0x1e1),(_0x239b40,_0x40d33e,_0xb8dffe)=>{const _0x282c17=_0x58b781;_0xb8dffe[_0x282c17(0x142)][_0x282c17(0x26d)]&&_0x4c02df({'showActiveMarkers':!0x1})(_0x239b40,_0x40d33e,_0xb8dffe);},{'priority':_0x58b781(0x24b)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x27e)](_0x2ba38e=>{const _0x1b4f8b=_0x406579;_0x2ba38e['on'](_0x1b4f8b(0x1b1),(_0x1b6317,_0x1b961d,_0x329e54)=>{const _0x1979d6=_0x1b4f8b;_0x329e54[_0x1979d6(0x142)][_0x1979d6(0x26d)]&&_0x4c02df({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1b6317,_0x1b961d,_0x329e54);},{'priority':_0x1b4f8b(0x24b)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x143))[_0x406579(0x1b8)]({'model':_0x406579(0x155),'view':(_0xe007a6,_0x353d87)=>_0x353d87[_0x406579(0x142)][_0x406579(0x26d)]?null:{'group':_0x406579(0x155),'name':_0xe007a6[_0x406579(0x208)](0xb)}}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x1a6))[_0x406579(0x26f)]({'view':{'name':_0x406579(0x155),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x363848,{writer:_0x291f8f})=>{const _0x4b8f9e=_0x406579;let _0x1ed293=_0x4b8f9e(0x112)+_0x363848[_0x4b8f9e(0x114)](_0x4b8f9e(0x20e))+':'+_0x363848[_0x4b8f9e(0x114)]('id');return _0x363848[_0x4b8f9e(0x114)](_0x4b8f9e(0x116))&&(_0x1ed293+=':'+_0x363848[_0x4b8f9e(0x114)](_0x4b8f9e(0x116))),_0x291f8f[_0x4b8f9e(0x162)](_0x4b8f9e(0x1bd),{'data-name':_0x1ed293});}}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x1a6))[_0x406579(0x223)]({'view':_0x406579(0x155)}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x5b0be6=>{const _0x6de088=_0x406579;_0x5b0be6['on'](_0x6de088(0x1e1),_0x4c02df(),{'priority':_0x6de088(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x2be81b=>{const _0x572d87=_0x406579;_0x2be81b['on'](_0x572d87(0x1b1),_0x4c02df({'isAttributeSuggestion':!0x0}),{'priority':_0x572d87(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x4a7907=>{const _0x153c6b=_0x406579;_0x4a7907['on'](_0x153c6b(0x136),(_0x4c316f,_0x287c84,_0x5458c3)=>{const _0x18eb9a=_0x153c6b,_0x1a222e=_0x5458c3[_0x18eb9a(0x1d5)][_0x18eb9a(0x203)](_0x287c84[_0x18eb9a(0x201)]);if(_0x1a222e){for(const _0x2c21cd of _0x1a222e)_0x2c21cd[_0x18eb9a(0x11b)](_0x18eb9a(0x253))||(_0x5458c3[_0x18eb9a(0x28d)][_0x18eb9a(0x18f)]([_0x18eb9a(0x229),_0x18eb9a(0x242),_0x18eb9a(0x1c2)],_0x2c21cd),_0x5458c3[_0x18eb9a(0x28d)][_0x18eb9a(0x190)](_0x18eb9a(0x17a),_0x2c21cd),_0x5458c3[_0x18eb9a(0x28d)][_0x18eb9a(0x190)](_0x18eb9a(0x174),_0x2c21cd),_0x5458c3[_0x18eb9a(0x1d5)][_0x18eb9a(0x173)](_0x2c21cd,_0x287c84[_0x18eb9a(0x201)]));}},{'priority':_0x153c6b(0x12a)});}),_0x268577[_0x406579(0x1de)][_0x406579(0x110)](_0x406579(0x125))[_0x406579(0x27e)](_0x4189d6=>{const _0x5f5489=_0x406579;_0x4189d6['on'](_0x5f5489(0x295),(_0xd8570b,_0x4e392d,_0x52b050)=>{const _0x4cc9d9=_0x5f5489,_0x28d370=_0x52b050[_0x4cc9d9(0x1d5)][_0x4cc9d9(0x203)](_0x4e392d[_0x4cc9d9(0x201)]);if(!_0x28d370)return;const {id:_0x2a62b6}=this[_0x4cc9d9(0x117)](_0x4e392d[_0x4cc9d9(0x201)]),_0x4ab696=this[_0x4cc9d9(0x185)][_0x4cc9d9(0x19f)](_0x2a62b6),_0x5cb890=this[_0x4cc9d9(0x13f)](_0x4ab696);if(this[_0x4cc9d9(0x25f)](_0x5cb890)){for(const _0x20749a of _0x28d370)_0x20749a[_0x4cc9d9(0x11b)](_0x4cc9d9(0x253))||(_0x52b050[_0x4cc9d9(0x28d)][_0x4cc9d9(0x18f)]([_0x4cc9d9(0x229),_0x4cc9d9(0x242),_0x4cc9d9(0x1c2)],_0x20749a),_0x52b050[_0x4cc9d9(0x28d)][_0x4cc9d9(0x190)](_0x4cc9d9(0x17a),_0x20749a),_0x52b050[_0x4cc9d9(0x28d)][_0x4cc9d9(0x190)](_0x4cc9d9(0x174),_0x20749a),_0x52b050[_0x4cc9d9(0x1d5)][_0x4cc9d9(0x173)](_0x20749a,_0x4e392d[_0x4cc9d9(0x201)]));}},{'priority':_0x5f5489(0x12a)});}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x1b2ab5=>{const _0x544419=_0x406579;let _0x4a7e29=!0x1;const _0x5b1563=Array[_0x544419(0x14a)](_0x268577[_0x544419(0x270)][_0x544419(0x1f0)][_0x544419(0x163)][_0x544419(0x210)]()),_0x1cd79d=new Set();for(const {name:_0x11877c,data:_0x961c5b}of _0x5b1563){const {group:_0x5d7c73,type:_0xa4da3,subType:_0x2c83c4,id:_0x7bd5a}=this[_0x544419(0x117)](_0x11877c);if(_0x544419(0x155)!==_0x5d7c73)continue;const _0x290400=this[_0x544419(0x185)][_0x544419(0x19f)](_0x7bd5a);if(null!=_0x961c5b[_0x544419(0x1d8)]){_0x544419(0x1d2)==_0xa4da3&&(_0x4a7e29=_0x4a7e29||Ut(_0x961c5b[_0x544419(0x1d8)],_0x11877c,_0x1b2ab5,_0x268577[_0x544419(0x270)][_0x544419(0x102)]));const _0x144738=_0x544419(0x264)==_0xa4da3&&this[_0x544419(0x25f)](_0x2c83c4[_0x544419(0x200)]('|')[0x0]);if(_0x961c5b[_0x544419(0x1d8)][_0x544419(0x12c)]||_0x544419(0x260)==_0x961c5b[_0x544419(0x1d8)][_0x544419(0x15c)][_0x544419(0x176)]||_0x544419(0x213)==_0xa4da3&&!Ft(_0x961c5b[_0x544419(0x1d8)])||_0x144738&&!Ft(_0x961c5b[_0x544419(0x1d8)])||_0x544419(0x25a)==_0xa4da3&&!(!Vt(_0x46117f=_0x961c5b[_0x544419(0x1d8)])&&!function(_0xd9dd1d){const _0xb7cbde=_0x544419;return _0xd9dd1d[_0xb7cbde(0x288)][_0xb7cbde(0x221)]==_0xd9dd1d[_0xb7cbde(0x269)][_0xb7cbde(0x14e)]&&_0xd9dd1d[_0xb7cbde(0x288)][_0xb7cbde(0x15a)];}(_0x46117f)))_0x1b2ab5[_0x544419(0x108)](_0x11877c),_0x4a7e29=!0x0;else{if(!_0x290400||!_0x290400[_0x544419(0x192)])continue;if(_0x961c5b[_0x544419(0x1d8)]&&_0x961c5b[_0x544419(0x23a)]&&_0x961c5b[_0x544419(0x1d8)][_0x544419(0x27c)](_0x961c5b[_0x544419(0x23a)]))continue;_0x1cd79d[_0x544419(0x27e)](_0x290400);}}}var _0x46117f;return _0x1cd79d[_0x544419(0x161)]>0x0&&(_0x4a7e29=!!this[_0x544419(0x1ea)](_0x1cd79d)||_0x4a7e29),_0x4a7e29;}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x37b1e1=>{const _0x65ff85=_0x406579;let _0x43c589=!0x1;for(const _0x9045c7 of _0x268577[_0x65ff85(0x270)][_0x65ff85(0x1f0)][_0x65ff85(0x163)][_0x65ff85(0x19d)]())if(_0x65ff85(0x248)==_0x9045c7[_0x65ff85(0x268)])for(const _0x20bc4c of this[_0x65ff85(0x185)][_0x65ff85(0x194)]()){if(_0x20bc4c[_0x65ff85(0x175)]||!_0x20bc4c[_0x65ff85(0x192)])continue;const _0x5473f0=_0x65ff85(0x213)==_0x20bc4c[_0x65ff85(0x268)],_0x56825b=this[_0x65ff85(0x13f)](_0x20bc4c),_0x59f6fe=_0x56825b&&this[_0x65ff85(0x25f)](_0x56825b);if(!_0x5473f0&&!_0x59f6fe)continue;const _0x4bf211=_0x20bc4c[_0x65ff85(0x22d)]();if(_0x4bf211[_0x65ff85(0x288)][_0x65ff85(0x221)]!=_0x4bf211[_0x65ff85(0x269)][_0x65ff85(0x221)]&&!_0x4bf211[_0x65ff85(0x269)][_0x65ff85(0x15a)]){const _0x2aaf3f=_0x268577[_0x65ff85(0x270)][_0x65ff85(0x180)](_0x4bf211[_0x65ff85(0x288)][_0x65ff85(0x20c)],_0x65ff85(0x269)),_0x3692c1=_0x268577[_0x65ff85(0x270)][_0x65ff85(0x10f)](_0x4bf211[_0x65ff85(0x288)],_0x2aaf3f);_0x37b1e1[_0x65ff85(0x261)](_0x20bc4c[_0x65ff85(0x123)](),{'range':_0x3692c1}),_0x43c589=!0x0;}}return _0x43c589;}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x56669b=>this[_0x406579(0x14d)](_0x56669b)),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)][_0x406579(0x296)](_0x47e89b=>!_0x47e89b[_0x406579(0x271)][_0x406579(0x2a0)]&&this[_0x406579(0x25d)](_0x47e89b)),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x262),()=>{const _0x3e8dc6=_0x406579;this[_0x3e8dc6(0x297)]=!0x1;}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)]['on'](_0x406579(0x139),(_0x1408a6,_0x97ea14)=>{const _0x2fda75=_0x406579;if(!_0x97ea14[_0x2fda75(0x2a0)]||_0x97ea14[_0x2fda75(0x1a5)])return;if(!this[_0x2fda75(0x297)])return;const _0x333954=_0x268577[_0x2fda75(0x270)][_0x2fda75(0x1f0)][_0x2fda75(0x163)][_0x2fda75(0x19d)]();if(0x0==_0x333954[_0x2fda75(0x1b7)])return;const _0x39b2c4=[],_0x14c491=_0x333954[_0x2fda75(0x251)](_0x56c22d=>_0x2fda75(0x264)==_0x56c22d[_0x2fda75(0x268)]),_0x103262=_0x333954[_0x2fda75(0x251)](_0x4b7779=>_0x2fda75(0x248)==_0x4b7779[_0x2fda75(0x268)]&&_0x2fda75(0x11c)!=_0x4b7779[_0x2fda75(0x138)]);for(const _0x5d0145 of _0x14c491)this[_0x2fda75(0x226)](_0x5d0145[_0x2fda75(0x257)])&&_0x39b2c4[_0x2fda75(0x220)]({'key':_0x5d0145[_0x2fda75(0x257)],'newValue':_0x5d0145[_0x2fda75(0x165)],'oldValue':_0x5d0145[_0x2fda75(0x1ae)],'range':Pt(_0x5d0145[_0x2fda75(0x236)],_0x268577[_0x2fda75(0x270)])});for(const _0x34fe0d of _0x103262){if(_0x2fda75(0x205)!=_0x34fe0d[_0x2fda75(0x184)]&&_0x2fda75(0x19e)!=_0x34fe0d[_0x2fda75(0x184)])continue;const _0x467838=Lt(_0x34fe0d[_0x2fda75(0x1ac)][_0x2fda75(0x20c)],_0x268577[_0x2fda75(0x270)]),_0x31f0dd=_0x34fe0d[_0x2fda75(0x233)];_0x2fda75(0x205)==_0x34fe0d[_0x2fda75(0x184)]&&_0x39b2c4[_0x2fda75(0x220)]({'key':_0x2fda75(0x2a1),'newValue':_0x34fe0d[_0x2fda75(0x138)],'oldValue':_0x31f0dd[_0x2fda75(0x138)],'range':_0x467838});for(const [_0x1295fa,_0x6ced60]of _0x31f0dd[_0x2fda75(0x1eb)]){if(!this[_0x2fda75(0x226)](_0x1295fa))continue;const _0x23a070=_0x34fe0d[_0x2fda75(0x1eb)][_0x2fda75(0x19f)](_0x1295fa);_0x6ced60!==_0x23a070&&_0x39b2c4[_0x2fda75(0x220)]({'key':_0x1295fa,'newValue':_0x23a070,'oldValue':_0x6ced60,'range':_0x467838});}for(const [_0x3b5360,_0x2e55b7]of _0x34fe0d[_0x2fda75(0x1eb)])this[_0x2fda75(0x226)](_0x3b5360)&&(_0x31f0dd[_0x2fda75(0x1eb)][_0x2fda75(0x24d)](_0x3b5360)||_0x39b2c4[_0x2fda75(0x220)]({'key':_0x3b5360,'newValue':_0x2e55b7,'oldValue':null,'range':_0x467838}));}0x0!=_0x39b2c4[_0x2fda75(0x1b7)]&&_0x268577[_0x2fda75(0x270)][_0x2fda75(0x17e)](_0x97ea14,_0x36959f=>{const _0xe2aa02=_0x2fda75,_0x5fcc6b=_0xf35c6c();for(const {range:_0x1e3567,key:_0x5a9696,oldValue:_0x1ed061,newValue:_0x2b64cf}of _0x39b2c4)this[_0xe2aa02(0x1f9)](_0x1e3567,_0x5a9696,_0x1ed061,_0x2b64cf,{'groupId':_0x5fcc6b});this[_0xe2aa02(0x131)](_0x36959f,_0x39b2c4);});},{'priority':_0x406579(0x115)}),_0x268577[_0x406579(0x270)][_0x406579(0x16b)]['on'](_0x406579(0x20f),(_0x50f597,_0x393b46,_0x435bce)=>{const _0x952576=_0x406579;if(null==_0x435bce){const {id:_0x2c40cb}=this[_0x952576(0x117)](_0x393b46[_0x952576(0x138)]),_0x34a536=this[_0x952576(0x185)][_0x952576(0x19f)](_0x2c40cb);_0x34a536&&_0x34a536[_0x952576(0x186)](_0x393b46[_0x952576(0x138)]);}}),_0x268577[_0x406579(0x270)][_0x406579(0x1f0)]['on'](_0x406579(0x139),()=>{const _0x390632=_0x406579,_0x5e453d=Array[_0x390632(0x14a)](_0x268577[_0x390632(0x270)][_0x390632(0x1f0)][_0x390632(0x163)][_0x390632(0x210)]())[_0x390632(0x251)](_0x21db0e=>_0x390632(0x155)===this[_0x390632(0x117)](_0x21db0e[_0x390632(0x138)])[_0x390632(0x1ff)]);if(0x0===_0x5e453d[_0x390632(0x1b7)])return;_0x5e453d[_0x390632(0x193)]((_0x47d167,_0x5168d5)=>{const _0x3e4291=_0x390632,_0xf0d615=_0x47d167[_0x3e4291(0x258)][_0x3e4291(0x23a)],_0x1de4d5=_0x5168d5[_0x3e4291(0x258)][_0x3e4291(0x23a)];return null===_0xf0d615&&null===_0x1de4d5?0x0:null===_0xf0d615&&null!==_0x1de4d5?-0x1:null!==_0xf0d615&&null===_0x1de4d5?0x1:_0xf0d615[_0x3e4291(0x288)][_0x3e4291(0x1ed)](_0x1de4d5[_0x3e4291(0x288)])?-0x1:0x1;});const _0x540e76=new Set(),_0x472a6a=new Set();for(const {name:_0x21f09f,data:_0x4c5db3}of _0x5e453d){const {id:_0x5a6834}=this[_0x390632(0x117)](_0x21f09f);if(null===_0x4c5db3[_0x390632(0x23a)]){const _0x274a1d=this[_0x390632(0x284)](_0x21f09f);_0x472a6a[_0x390632(0x27e)](_0x274a1d);}else{const _0x1a9d13=this[_0x390632(0x185)][_0x390632(0x19f)](_0x5a6834);null!==_0x4c5db3[_0x390632(0x1d8)]||_0x1a9d13[_0x390632(0x192)]?(_0x540e76[_0x390632(0x27e)](_0x1a9d13[_0x390632(0x196)]),_0x472a6a[_0x390632(0x27e)](_0x1a9d13)):this[_0x390632(0x177)](_0x1a9d13);}}_0x472a6a[_0x390632(0x161)]>0x0&&this[_0x390632(0x198)](_0x472a6a);for(const _0x1e6b0d of _0x540e76)this[_0x390632(0x146)](_0x390632(0x1d4),_0x1e6b0d);}),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x290),(_0x34951d,_0x4eb145)=>{const _0x3c747d=_0x406579,_0x128efc=_0x4eb145[0x0];if(!this[_0x3c747d(0x185)][_0x3c747d(0x161)])return;if(!_0x128efc[_0x3c747d(0x152)])return;if(_0x128efc[_0x3c747d(0x271)][_0x3c747d(0x1a5)]||!_0x128efc[_0x3c747d(0x271)][_0x3c747d(0x2a0)])return;let _0x11040f,_0x53c490;switch(_0x128efc[_0x3c747d(0x268)]){case _0x3c747d(0x248):_0x11040f=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x1ac)]),_0x53c490=_0x11040f[_0x3c747d(0x19a)](_0x128efc[_0x3c747d(0x10b)]);break;case _0x3c747d(0x200):_0x11040f=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x222)]),_0x53c490=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x11a)]);break;case _0x3c747d(0x1b5):_0x11040f=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x180)](_0x128efc[_0x3c747d(0x15b)]),_0x53c490=_0x11040f[_0x3c747d(0x19a)](_0x128efc[_0x3c747d(0x10b)]);break;default:return;}const _0x1abdf4=_0x268577[_0x3c747d(0x270)][_0x3c747d(0x10f)](_0x11040f,_0x53c490);_0x268577[_0x3c747d(0x270)][_0x3c747d(0x23d)](()=>{const _0x27b463=_0x3c747d;for(const {suggestion:_0x313cc2,meta:_0x5c0b1c}of this[_0x27b463(0x1cc)](_0x1abdf4)){if(_0x313cc2[_0x27b463(0x175)])continue;if(_0x27b463(0x1d2)==_0x313cc2[_0x27b463(0x268)])continue;const _0x14d09a=this[_0x27b463(0x13f)](_0x313cc2);if(_0x14d09a&&this[_0x27b463(0x25f)](_0x14d09a)&&_0x27b463(0x200)!=_0x128efc[_0x27b463(0x268)])continue;const _0x1ca10d=_0x313cc2[_0x27b463(0x258)]&&_0x313cc2[_0x27b463(0x258)][_0x27b463(0x247)];(_0x27b463(0x213)!=_0x313cc2[_0x27b463(0x268)]||_0x27b463(0x200)==_0x128efc[_0x27b463(0x268)]&&!_0x1ca10d)&&(_0x5c0b1c[_0x27b463(0x164)]||_0x27b463(0x250)==_0x313cc2[_0x27b463(0x268)]&&_0x5c0b1c[_0x27b463(0x17d)]||_0x313cc2[_0x27b463(0x22d)]()[_0x27b463(0x1c5)](_0x1abdf4)&&this[_0x27b463(0x13d)](_0x313cc2,_0x11040f,_0x53c490));}});},{'priority':_0x406579(0x115)}),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x278),(_0x251cf3,_0x2d5be2)=>{const _0x3eaa35=_0x406579,_0x1da048=_0x2d5be2[0x0],_0x216d37=_0x2d5be2[0x1];if(_0x216d37&&_0x216d37[_0x3eaa35(0x1b6)])return;if(this[_0x3eaa35(0x126)])return;if(!this[_0x3eaa35(0x2aa)][_0x3eaa35(0x26e)])return;if(_0x1da048[_0x3eaa35(0x12c)])return;const _0x3d0260=_0x268577[_0x3eaa35(0x270)][_0x3eaa35(0x102)],{start:_0x3fff44,end:_0x154245}=_0x1da048[_0x3eaa35(0x22d)](),_0x53e506=_0x3fff44[_0x3eaa35(0x20c)]&&_0x3d0260[_0x3eaa35(0x230)](_0x3fff44[_0x3eaa35(0x20c)])?null:_0x3d0260[_0x3eaa35(0x111)](_0x3fff44,_0x3eaa35(0x244)),_0x2910e3=_0x154245[_0x3eaa35(0x14e)]&&_0x3d0260[_0x3eaa35(0x230)](_0x154245[_0x3eaa35(0x14e)])?null:_0x3d0260[_0x3eaa35(0x111)](_0x154245,_0x3eaa35(0x16c)),_0x2f6d75=_0x268577[_0x3eaa35(0x270)][_0x3eaa35(0x10f)](_0x53e506?_0x53e506[_0x3eaa35(0x288)]:_0x3fff44,_0x2910e3?_0x2910e3[_0x3eaa35(0x269)]:_0x154245);_0x268577[_0x3eaa35(0x270)][_0x3eaa35(0x23d)](_0x48287a=>{const _0x3720a4=_0x3eaa35;this[_0x3720a4(0x105)](_0x2f6d75);const _0xddfbc2=_0x268577[_0x3720a4(0x270)][_0x3720a4(0x102)][_0x3720a4(0x111)](_0x2f6d75[_0x3720a4(0x288)]);_0x1da048['is'](_0x3720a4(0x1fd))?_0x48287a[_0x3720a4(0x1fb)](_0xddfbc2):_0x1da048[_0x3720a4(0x2a9)](_0xddfbc2);}),_0x251cf3[_0x3eaa35(0x119)]();},{'priority':_0x20ec1f[_0x406579(0x13c)]+0xa}),_0x268577[_0x406579(0x270)]['on'](_0x406579(0x170),(_0x3e4ef7,_0x48e84a)=>{const _0x5d23b1=_0x406579,_0xdaa51e=_0x48e84a[_0x48e84a[_0x5d23b1(0x1b7)]-0x1];_0xdaa51e&&_0xdaa51e[_0x5d23b1(0x1b6)]||this[_0x5d23b1(0x126)]||this[_0x5d23b1(0x2aa)][_0x5d23b1(0x26e)]&&(_0x268577[_0x5d23b1(0x270)][_0x5d23b1(0x23d)](()=>{const _0xf9414c=_0x5d23b1;let _0x23ce64=_0x268577[_0xf9414c(0x270)][_0xf9414c(0x170)](_0x48e84a[0x0],_0x48e84a[0x1],_0x48e84a[0x2],{'forceDefaultExecution':!0x0});if(!_0x23ce64)return;_0x3e4ef7[_0xf9414c(0x10c)]=_0x23ce64[_0xf9414c(0x1d7)]();const _0x3037e8=_0x23ce64[_0xf9414c(0x269)][_0xf9414c(0x14e)],_0x1b075e=_0x268577[_0xf9414c(0x270)][_0xf9414c(0x102)];_0x3037e8&&_0x1b075e[_0xf9414c(0x16d)](_0x3037e8)&&!_0x1b075e[_0xf9414c(0x14b)](_0x3037e8)&&(_0x23ce64=_0x268577[_0xf9414c(0x270)][_0xf9414c(0x10f)](_0x23ce64[_0xf9414c(0x288)],_0x268577[_0xf9414c(0x270)][_0xf9414c(0x180)](_0x3037e8,_0xf9414c(0x269)))),this[_0xf9414c(0x19b)](_0x23ce64);}),_0x3e4ef7[_0x5d23b1(0x119)]());},{'priority':_0x406579(0x12a)}),this[_0x406579(0x154)][_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x167),this[_0x406579(0x2aa)]),this[_0x406579(0x218)](_0x406579(0x167));const _0x4b2ab9=new _0x43f152(_0x268577,this[_0x406579(0x185)]);_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x28a),_0x4b2ab9),this[_0x406579(0x218)](_0x406579(0x28a));const _0x5147b0=new _0x154e15(_0x268577,this[_0x406579(0x185)]);_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x238),_0x5147b0),this[_0x406579(0x218)](_0x406579(0x238)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x249),new _0x2b8fa1(_0x268577,_0x4b2ab9,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x249)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x118),new _0x2b8fa1(_0x268577,_0x5147b0,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x118)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x1bf),new _0x3c8295(_0x268577,_0x4b2ab9,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x1bf)),_0x268577[_0x406579(0x1d6)][_0x406579(0x27e)](_0x406579(0x2a7),new _0x3c8295(_0x268577,_0x5147b0,this[_0x406579(0x185)])),this[_0x406579(0x218)](_0x406579(0x2a7));const _0x2a0e89=_0x268577[_0x406579(0x15d)][_0x406579(0x19f)](_0x406579(0x1ef));this[_0x406579(0x212)](_0x2a0e89,_0x406579(0x1a3),(_0x1f54b3,{threadId:_0x13a1d9})=>{const _0x2c1daf=_0x406579,_0x33016d=this[_0x2c1daf(0x185)][_0x2c1daf(0x19f)](_0x13a1d9);_0x33016d&&_0x33016d[_0x2c1daf(0x10a)]&&0x1===_0x33016d[_0x2c1daf(0x10a)][_0x2c1daf(0x1b7)]&&this[_0x2c1daf(0x19c)](_0x13a1d9,{'hasComments':!0x0});},{'priority':_0x406579(0x232)}),this[_0x406579(0x212)](_0x2a0e89,_0x406579(0x10d),(_0x36ac7c,{threadId:_0x2977a6})=>{const _0x520a7d=_0x406579,_0x492961=this[_0x520a7d(0x185)][_0x520a7d(0x19f)](_0x2977a6);_0x492961&&_0x492961[_0x520a7d(0x10a)]&&!_0x492961[_0x520a7d(0x10a)][_0x520a7d(0x1b7)]&&this[_0x520a7d(0x19c)](_0x2977a6,{'hasComments':!0x1});},{'priority':_0x406579(0x232)});}set[_0x4fbb6a(0x1a8)](_0x856eed){const _0x17890f=_0x4fbb6a;if(this[_0x17890f(0x281)])throw new _0x1074b1(_0x17890f(0x1a9),this);this[_0x17890f(0x281)]=_0x856eed;}get[_0x4fbb6a(0x1a8)](){const _0x4ec8b3=_0x4fbb6a;return this[_0x4ec8b3(0x281)];}[_0x4fbb6a(0x28e)]({skipNotAttached:_0x3443ef=!0x1,toJSON:_0x11c5f9=!0x1}={}){const _0x599a47=_0x4fbb6a,_0x9e62ab=[];for(const _0x4d54b6 of this[_0x599a47(0x185)][_0x599a47(0x194)]())_0x3443ef&&!_0x4d54b6[_0x599a47(0x192)]||_0x9e62ab[_0x599a47(0x220)](_0x4d54b6);return _0x11c5f9?_0x9e62ab[_0x599a47(0x16f)](_0x29baf0=>_0x29baf0[_0x599a47(0x103)]()):_0x9e62ab;}[_0x4fbb6a(0x1e9)](_0x33bb56){const _0x4402fb=_0x4fbb6a,_0x44ff38=this[_0x4402fb(0x185)][_0x4402fb(0x19f)](_0x33bb56);if(!_0x44ff38)throw new _0x1074b1(_0x4402fb(0x25c),this);return _0x44ff38;}[_0x4fbb6a(0x104)](_0x962b02){const _0x2a3fee=_0x4fbb6a;return this[_0x2a3fee(0x185)][_0x2a3fee(0x24d)](_0x962b02);}[_0x4fbb6a(0x181)](_0x5d59d0){const _0x18071a=_0x4fbb6a,{authorId:_0x19ddf4,id:_0x56a448,attributes:_0x4e6ca1}=_0x5d59d0,[_0x34dbad,_0x3d4a2a]=_0x5d59d0[_0x18071a(0x268)][_0x18071a(0x200)](':'),_0x36bfe2=this[_0x18071a(0x185)][_0x18071a(0x19f)](_0x56a448)||this[_0x18071a(0x24f)](_0x34dbad,_0x3d4a2a,_0x56a448,_0x19ddf4,_0x4e6ca1);if(this[_0x18071a(0x1c8)](_0x36bfe2),this[_0x18071a(0x17f)](_0x36bfe2,_0x34dbad,_0x3d4a2a||null,_0x19ddf4),_0x36bfe2[_0x18071a(0x22e)]=_0x5d59d0[_0x18071a(0x22e)],_0x36bfe2[_0x18071a(0x113)]=!0x0,_0x4e6ca1&&_0x4e6ca1[_0x18071a(0x275)]){const _0x432dbf=_0x4e6ca1[_0x18071a(0x275)],_0x5e18a5=this[_0x18071a(0x263)](_0x432dbf[_0x18071a(0x2ac)]);_0x36bfe2[_0x18071a(0x217)]=_0x432dbf[_0x18071a(0x22e)],_0x36bfe2[_0x18071a(0x128)]=_0x5e18a5,_0x36bfe2[_0x18071a(0x156)]=!0x0;}else _0x36bfe2[_0x18071a(0x217)]=_0x5d59d0[_0x18071a(0x22e)];switch(_0x5d59d0[_0x18071a(0x258)]&&(_0x36bfe2[_0x18071a(0x258)]=_0x5d59d0[_0x18071a(0x258)]),_0x5d59d0[_0x18071a(0x1eb)]&&(_0x36bfe2[_0x18071a(0x1eb)]=_0x5d59d0[_0x18071a(0x1eb)]),this[_0x18071a(0x281)]&&this[_0x18071a(0x281)][_0x18071a(0x23e)]||(_0x36bfe2[_0x18071a(0x283)]=!0x0),this[_0x18071a(0x287)][_0x18071a(0x19f)](_0x36bfe2)){case _0x18071a(0x204):this[_0x18071a(0x287)][_0x18071a(0x109)](_0x36bfe2,_0x18071a(0x1a4));break;case _0x18071a(0x132):_0x36bfe2[_0x18071a(0x192)]?(this[_0x18071a(0x1ea)](new Set([_0x36bfe2])),this[_0x18071a(0x198)](new Set([_0x36bfe2])),this[_0x18071a(0x287)][_0x18071a(0x109)](_0x36bfe2,_0x18071a(0x227)),this[_0x18071a(0x146)](_0x18071a(0x17c),_0x36bfe2)):this[_0x18071a(0x287)][_0x18071a(0x109)](_0x36bfe2,_0x18071a(0x188));}return _0x36bfe2;}[_0x4fbb6a(0x28a)](_0x3a2f41){const _0x27a6ee=_0x4fbb6a;this[_0x27a6ee(0x1b6)](()=>{const _0x2a8ff3=_0x27a6ee;this[_0x2a8ff3(0x154)][_0x2a8ff3(0x270)][_0x2a8ff3(0x23d)](()=>{const _0x5dc482=_0x2a8ff3;for(const _0x333ec1 of _0x3a2f41[_0x5dc482(0x1f5)]())_0x333ec1[_0x5dc482(0x291)]();});});}[_0x4fbb6a(0x238)](_0x1a40a3){const _0x5bc5ad=_0x4fbb6a;this[_0x5bc5ad(0x1b6)](()=>{const _0x4dcb82=_0x5bc5ad;this[_0x4dcb82(0x154)][_0x4dcb82(0x270)][_0x4dcb82(0x23d)](()=>{const _0x57afba=_0x4dcb82;for(const _0x1badc6 of _0x1a40a3[_0x57afba(0x1f5)]())_0x1badc6[_0x57afba(0x11e)]();});});}[_0x4fbb6a(0x218)](_0x89402f,_0x10fdaa){const _0x7dcab1=_0x4fbb6a,_0x33d501=this[_0x7dcab1(0x154)][_0x7dcab1(0x1d6)][_0x7dcab1(0x19f)](_0x89402f);if(!_0x33d501)throw new _0x1074b1(_0x7dcab1(0x294),this,{'commandName':_0x89402f});if(this[_0x7dcab1(0x1b4)][_0x7dcab1(0x24d)](_0x33d501))throw new _0x1074b1(_0x7dcab1(0x255),this,{'commandName':_0x89402f});this[_0x7dcab1(0x1b4)][_0x7dcab1(0x27e)](_0x33d501),_0x10fdaa&&_0x33d501['on'](_0x7dcab1(0x24c),(_0x1b1122,_0x4ccadf)=>{const _0x322c86=_0x7dcab1;this[_0x322c86(0x2aa)][_0x322c86(0x26e)]&&(this[_0x322c86(0x126)]||(_0x4ccadf[_0x322c86(0x1b7)]>0x0&&_0x4ccadf[_0x4ccadf[_0x322c86(0x1b7)]-0x1]&&_0x4ccadf[_0x4ccadf[_0x322c86(0x1b7)]-0x1][_0x322c86(0x1b6)]?_0x4ccadf[_0x322c86(0x1ec)]():(_0x1b1122[_0x322c86(0x10c)]=_0x10fdaa((..._0x395306)=>_0x33d501[_0x322c86(0x24c)](..._0x395306,{'forceDefaultExecution':!0x0}),..._0x4ccadf),_0x1b1122[_0x322c86(0x119)]())));},{'priority':_0x7dcab1(0x12a)});}[_0x4fbb6a(0x1b6)](_0x28cc7a){const _0x5ca2b6=_0x4fbb6a;let _0x23ace6,_0x3c30fb;const _0x41f836=this[_0x5ca2b6(0x126)];this[_0x5ca2b6(0x126)]=!0x0;try{_0x23ace6=_0x28cc7a();}catch(_0x50ee63){_0x3c30fb=_0x50ee63;}return _0x41f836||(this[_0x5ca2b6(0x126)]=!0x1),_0x3c30fb&&_0x1074b1[_0x5ca2b6(0x274)](_0x3c30fb,this),_0x23ace6;}[_0x4fbb6a(0x19b)](_0x403816,_0x3ddb6d=null,_0x2410db={}){const _0x1acd69=_0x4fbb6a;if(_0x403816[_0x1acd69(0x12c)])return null;const _0x22c2b5=this[_0x1acd69(0x154)][_0x1acd69(0x15d)][_0x1acd69(0x19f)](_0x1acd69(0x1ce))['me'];for(const {suggestion:_0x13dd0f,meta:_0x19d264}of this[_0x1acd69(0x1cc)](_0x403816,_0x1acd69(0x250)))if(_0x19d264[_0x1acd69(0x17d)]){if(!_0x19d264[_0x1acd69(0x1b0)]){if(_0x19d264[_0x1acd69(0x164)]){if(!this[_0x1acd69(0x243)]||!qt(_0x13dd0f,_0x2410db))continue;return _0x13dd0f;}if(qt(_0x13dd0f,_0x2410db))return _0x13dd0f;this[_0x1acd69(0x13d)](_0x13dd0f,_0x403816[_0x1acd69(0x288)],_0x403816[_0x1acd69(0x269)]);break;}if(_0x3ddb6d==_0x13dd0f[_0x1acd69(0x28c)]&&qt(_0x13dd0f,_0x2410db)){const _0x4051b1=_0x13dd0f[_0x1acd69(0x22d)]();return _0x4051b1[_0x1acd69(0x288)][_0x1acd69(0x27c)](_0x403816[_0x1acd69(0x269)])?this[_0x1acd69(0x15f)](_0x13dd0f,this[_0x1acd69(0x189)][_0x1acd69(0x10f)](_0x403816[_0x1acd69(0x288)],_0x4051b1[_0x1acd69(0x269)])):this[_0x1acd69(0x15f)](_0x13dd0f,this[_0x1acd69(0x189)][_0x1acd69(0x10f)](_0x4051b1[_0x1acd69(0x288)],_0x403816[_0x1acd69(0x269)])),_0x13dd0f;}}const _0x1cdfdc=_0xf35c6c(),_0x2fbac8=_0x22c2b5['id'],_0x4f7924=_0x3ddb6d?_0x1acd69(0x107)+_0x3ddb6d:_0x1acd69(0x250),_0x401eff=this[_0x1acd69(0x159)]({'id':_0x1cdfdc,'type':_0x4f7924,'createdAt':new Date(),'authorId':_0x2fbac8,'attributes':_0x2410db});return this[_0x1acd69(0x240)](_0x4f7924,_0x1cdfdc,_0x2fbac8,_0x403816),_0x401eff;}[_0x4fbb6a(0x252)](_0xd8a2e8,_0x3bdc57=_0x4fbb6a(0x21f),_0xfc22c7={}){const _0x1104d2=_0x4fbb6a,_0xbdf3e1=this[_0x1104d2(0x154)][_0x1104d2(0x15d)][_0x1104d2(0x19f)](_0x1104d2(0x1ce))['me'],_0x122c17=this[_0x1104d2(0x1c4)][_0x1104d2(0x121)](_0x1104d2(0x250),_0x3bdc57,_0x1104d2(0x24a));for(const _0x585da0 of this[_0x1104d2(0x28e)]())if(_0x585da0[_0x1104d2(0x128)]['id']==_0xbdf3e1['id']&&_0x1104d2(0x250)==_0x585da0[_0x1104d2(0x268)]&&_0x585da0[_0x1104d2(0x28c)]==_0x3bdc57&&qt(_0x585da0,_0xfc22c7)&&(_0x122c17(_0x585da0[_0x1104d2(0x1d0)](),_0xd8a2e8)||_0x122c17(_0xd8a2e8,_0x585da0[_0x1104d2(0x1d0)]()))){for(const _0x46b33c of _0xd8a2e8)_0x585da0[_0x1104d2(0x211)](_0x46b33c);return _0x585da0;}for(const {suggestion:_0x1415f7,meta:_0xa457f9}of this[_0x1104d2(0x1cc)](_0xd8a2e8,_0x1104d2(0x250))){if(!_0xa457f9[_0x1104d2(0x17d)])continue;if(!this[_0x1104d2(0x243)]&&_0xa457f9[_0x1104d2(0x164)])continue;if(!qt(_0x1415f7,_0xfc22c7))continue;let _0x37fea2=!0x0;for(const _0x15f73c of _0x1415f7[_0x1104d2(0x1d0)]())for(const _0x18b3e4 of _0xd8a2e8)if(!_0x15f73c[_0x1104d2(0x1c5)](_0x18b3e4)){_0x37fea2=!0x1;break;}if(_0x37fea2)return _0x1415f7;}const _0x112ccb=_0xf35c6c(),_0x2ff66c=_0xbdf3e1['id'],_0x36bb81=_0x1104d2(0x107)+_0x3bdc57,_0x5b6726=this[_0x1104d2(0x159)]({'id':_0x112ccb,'type':_0x36bb81,'createdAt':new Date(),'authorId':_0x2ff66c,'attributes':_0xfc22c7});for(const _0x34d222 of _0xd8a2e8)this[_0x1104d2(0x240)](_0x36bb81,_0x112ccb,_0x2ff66c,_0x34d222,_0x322f1b[_0x1104d2(0x1ab)]());return _0x5b6726;}[_0x4fbb6a(0x151)](_0x1b1fea,_0x526715,_0x242042=null,_0x1e3388={}){const _0x2efe8b=_0x4fbb6a;if(_0x242042=_0x242042||Gt(_0x526715),_0x1b1fea[_0x2efe8b(0x12c)])return null;if(_0x2efe8b(0x21a)===this[_0x2efe8b(0x179)]){const _0x423b90=this[_0x2efe8b(0x1c4)][_0x2efe8b(0x121)](_0x2efe8b(0x1d2),_0x242042,_0x2efe8b(0x291));return this[_0x2efe8b(0x1b6)](()=>_0x423b90([_0x1b1fea],_0x526715,_0x1e3388)),null;}const _0x42fd42=this[_0x2efe8b(0x154)][_0x2efe8b(0x15d)][_0x2efe8b(0x19f)](_0x2efe8b(0x1ce))['me'],_0xb680de=[];if(_0x2efe8b(0x17b)!==this[_0x2efe8b(0x179)]){for(const {suggestion:_0x304d41,meta:_0x2e47ec}of this[_0x2efe8b(0x1cc)](_0x1b1fea,_0x2efe8b(0x250)))_0x2e47ec[_0x2efe8b(0x17d)]&&!_0x2e47ec[_0x2efe8b(0x133)]&&_0xb680de[_0x2efe8b(0x220)](..._0x304d41[_0x2efe8b(0x1d0)]());}const _0x5ec29f=function(_0x5a9a0f,_0x2c21c2){const _0x21fd83=_0x2efe8b,_0x16a30b=[];for(const _0xddafa9 of _0x2c21c2){const _0x40eac5=_0x5a9a0f[_0x21fd83(0x106)](_0xddafa9);_0x40eac5&&_0x16a30b[_0x21fd83(0x220)](_0x40eac5);}return _0x16a30b;}(_0x1b1fea,_0xb680de),_0x392293=function(_0xee9153,_0x4387c4){const _0x11cb7d=_0x2efe8b,_0x199b56=[_0xee9153];for(const _0xe59794 of _0x4387c4){let _0xf59f7=0x0;for(;_0xf59f7<_0x199b56[_0x11cb7d(0x1b7)];){const _0x3779ce=_0x199b56[_0xf59f7][_0x11cb7d(0x18e)](_0xe59794);_0x199b56[_0x11cb7d(0x26b)](_0xf59f7,0x1,..._0x3779ce),_0xf59f7+=_0x3779ce[_0x11cb7d(0x1b7)];}}return _0x199b56;}(_0x1b1fea,_0xb680de);_0x5ec29f[_0x2efe8b(0x1b7)]&&this[_0x2efe8b(0x189)][_0x2efe8b(0x23d)](()=>{const _0x37423c=_0x2efe8b;for(const _0x4356ae of _0x5ec29f){const _0x4fdef9=this[_0x37423c(0x1c4)][_0x37423c(0x121)](_0x37423c(0x1d2),_0x242042,_0x37423c(0x291));this[_0x37423c(0x1b6)](()=>_0x4fdef9([_0x4356ae],_0x526715,_0x1e3388));}});for(const _0x173abf of _0x392293){let _0x62bb6=null,_0x49f23a=_0x173abf[_0x2efe8b(0x288)],_0x317ffa=_0x173abf[_0x2efe8b(0x269)];for(const {suggestion:_0x126c1a,meta:_0x1755f8}of this[_0x2efe8b(0x1cc)](_0x173abf,_0x2efe8b(0x1d2))){if(!_0x1755f8[_0x2efe8b(0x17d)])continue;if(_0x126c1a[_0x2efe8b(0x28c)]!=_0x242042)continue;if(!qt(_0x126c1a,_0x1e3388))continue;const _0x3fc0fb=_0x126c1a[_0x2efe8b(0x22d)]();if(_0x3fc0fb[_0x2efe8b(0x1c5)](_0x173abf,!0x0))return null;_0x49f23a=_0x49f23a[_0x2efe8b(0x1ed)](_0x3fc0fb[_0x2efe8b(0x288)])?_0x49f23a:_0x3fc0fb[_0x2efe8b(0x288)],_0x317ffa=_0x317ffa[_0x2efe8b(0x20a)](_0x3fc0fb[_0x2efe8b(0x269)])?_0x317ffa:_0x3fc0fb[_0x2efe8b(0x269)],_0x62bb6?_0x3fc0fb[_0x2efe8b(0x288)][_0x2efe8b(0x1ed)](_0x62bb6[_0x2efe8b(0x22d)]()[_0x2efe8b(0x288)])?(_0x62bb6[_0x2efe8b(0x18d)](),_0x62bb6=_0x126c1a):_0x126c1a[_0x2efe8b(0x18d)]():_0x62bb6=_0x126c1a;}const _0x869bff=this[_0x2efe8b(0x189)][_0x2efe8b(0x10f)](_0x49f23a,_0x317ffa);if(_0x62bb6)this[_0x2efe8b(0x15f)](_0x62bb6,_0x869bff);else{const _0xa8c00a=_0xf35c6c(),_0x36bc13=_0x42fd42['id'];this[_0x2efe8b(0x159)]({'id':_0xa8c00a,'type':_0x2efe8b(0x237)+_0x242042,'data':_0x526715,'createdAt':new Date(),'authorId':_0x36bc13,'attributes':_0x1e3388}),this[_0x2efe8b(0x240)](_0x2efe8b(0x237)+_0x242042,_0xa8c00a,_0x36bc13,_0x869bff);}}return null;}[_0x4fbb6a(0x1d1)](_0x128075,_0x409cd4,_0x143a92=[],_0x471196=null,_0x2112af={}){const _0x577817=_0x4fbb6a;_0x409cd4[_0x577817(0x285)]||(_0x409cd4[_0x577817(0x285)]=_0x409cd4[_0x577817(0x266)]),_0x409cd4[_0x577817(0x247)]=_0x128075['is'](_0x577817(0x236)),_0x471196=_0x471196||Gt(_0x409cd4);const _0x272efd=_0x143a92[_0x577817(0x16f)](_0x1583dd=>Lt(_0x1583dd,this[_0x577817(0x189)])),_0x4683c6=_0x128075['is'](_0x577817(0x236))?_0x128075:Lt(_0x128075,this[_0x577817(0x189)]);if(_0x577817(0x21a)===this[_0x577817(0x179)]){const _0x3d2dad=this[_0x577817(0x1c4)][_0x577817(0x121)](_0x577817(0x213),_0x471196,_0x577817(0x291));return this[_0x577817(0x1b6)](()=>_0x3d2dad([_0x4683c6],_0x409cd4,_0x2112af)),null;}_0x272efd[_0x577817(0x220)](_0x4683c6);let _0x5db854=!0x0;for(const _0x22fb86 of _0x272efd)if(!this[_0x577817(0x12e)](_0x22fb86)){_0x5db854=!0x1;break;}if(_0x5db854&&_0x577817(0x17b)!==this[_0x577817(0x179)]){const _0x3434ec=this[_0x577817(0x1c4)][_0x577817(0x121)](_0x577817(0x213),_0x471196,_0x577817(0x291));return this[_0x577817(0x1b6)](()=>_0x3434ec([_0x4683c6],_0x409cd4,_0x2112af)),null;}let _0x148005=null,_0x1e7c10=_0x4683c6[_0x577817(0x288)],_0x35e79c=_0x4683c6[_0x577817(0x269)];for(const {suggestion:_0x41149e,meta:_0x1470e3}of this[_0x577817(0x1cc)](_0x4683c6,_0x577817(0x213))){if(!_0x1470e3[_0x577817(0x17d)])continue;if(_0x1470e3[_0x577817(0x1b0)]||_0x1470e3[_0x577817(0x164)]||_0x1470e3[_0x577817(0x133)])continue;if(_0x41149e[_0x577817(0x258)][_0x577817(0x285)]!=_0x409cd4[_0x577817(0x285)])continue;if(!qt(_0x41149e,_0x2112af))continue;const _0xee4849=_0x41149e[_0x577817(0x22d)]();if(_0x41149e[_0x577817(0x28c)]==_0x471196){if(_0xee4849[_0x577817(0x1c5)](_0x4683c6,!0x0))return null;_0x1e7c10=_0x1e7c10[_0x577817(0x1ed)](_0xee4849[_0x577817(0x288)])?_0x1e7c10:_0xee4849[_0x577817(0x288)],_0x35e79c=_0x35e79c[_0x577817(0x20a)](_0xee4849[_0x577817(0x269)])?_0x35e79c:_0xee4849[_0x577817(0x269)],_0x148005?_0xee4849[_0x577817(0x288)][_0x577817(0x1ed)](_0x148005[_0x577817(0x22d)]()[_0x577817(0x288)])?(_0x148005[_0x577817(0x18d)](),_0x148005=_0x41149e):_0x41149e[_0x577817(0x18d)]():_0x148005=_0x41149e;}else{const _0x2cd83c=_0x4683c6[_0x577817(0x106)](_0xee4849);this[_0x577817(0x1cb)](_0x41149e,_0x2cd83c);}}const _0x466c1a=this[_0x577817(0x154)][_0x577817(0x15d)][_0x577817(0x19f)](_0x577817(0x1ce))['me'],_0xbed37a=_0xf35c6c(),_0x4ce7fc=_0x466c1a['id'];if(_0x148005)return this[_0x577817(0x15f)](_0x148005,this[_0x577817(0x189)][_0x577817(0x10f)](_0x1e7c10,_0x35e79c)),_0x148005;{const _0x2a7bfc=this[_0x577817(0x159)]({'id':_0xbed37a,'type':_0x577817(0x144)+_0x471196,'data':_0x409cd4,'createdAt':new Date(),'authorId':_0x4ce7fc,'attributes':_0x2112af});return this[_0x577817(0x240)](_0x577817(0x144)+_0x471196,_0xbed37a,_0x4ce7fc,this[_0x577817(0x189)][_0x577817(0x10f)](_0x1e7c10,_0x35e79c)),_0x2a7bfc;}}[_0x4fbb6a(0x135)](_0x2e6517,_0x45263f,_0x3a16c0=[],_0x3c16be=null,_0x4d7df9={}){const _0xfafbdf=_0x4fbb6a;_0x45263f[_0xfafbdf(0x285)]||(_0x45263f[_0xfafbdf(0x285)]=_0x45263f[_0xfafbdf(0x266)]);const _0x2fa162=_0x2e6517[0x0];_0x45263f[_0xfafbdf(0x247)]=_0x2fa162['is'](_0xfafbdf(0x236)),_0x3c16be=_0x3c16be||Gt(_0x45263f);const _0x167feb=_0x3a16c0[_0xfafbdf(0x16f)](_0x208dfc=>Lt(_0x208dfc,this[_0xfafbdf(0x189)])),_0x401612=_0x2fa162['is'](_0xfafbdf(0x236))?_0x2e6517:_0x2e6517[_0xfafbdf(0x16f)](_0x3838dd=>Lt(_0x3838dd,this[_0xfafbdf(0x189)]));if(_0xfafbdf(0x21a)===this[_0xfafbdf(0x179)]){const _0x4d3bfa=this[_0xfafbdf(0x1c4)][_0xfafbdf(0x121)](_0xfafbdf(0x213),_0x3c16be,_0xfafbdf(0x291));return this[_0xfafbdf(0x1b6)](()=>_0x4d3bfa(_0x401612,_0x45263f,_0x4d7df9)),null;}_0x167feb[_0xfafbdf(0x220)](..._0x401612);let _0x1fad65=!0x0;for(const _0x703711 of _0x167feb)if(!this[_0xfafbdf(0x12e)](_0x703711)){_0x1fad65=!0x1;break;}if(_0x1fad65&&_0xfafbdf(0x17b)!==this[_0xfafbdf(0x179)]){const _0x5ce8b2=this[_0xfafbdf(0x1c4)][_0xfafbdf(0x121)](_0xfafbdf(0x213),_0x3c16be,_0xfafbdf(0x291));return this[_0xfafbdf(0x1b6)](()=>_0x5ce8b2(_0x401612,_0x45263f,_0x4d7df9)),null;}const _0x2c2e3d=this[_0xfafbdf(0x154)][_0xfafbdf(0x15d)][_0xfafbdf(0x19f)](_0xfafbdf(0x1ce))['me'];for(const _0x241f39 of this[_0xfafbdf(0x28e)]()){if(_0x241f39[_0xfafbdf(0x128)]['id']!=_0x2c2e3d['id'])continue;if(_0xfafbdf(0x213)!=_0x241f39[_0xfafbdf(0x268)]||_0x241f39[_0xfafbdf(0x258)][_0xfafbdf(0x285)]!=_0x45263f[_0xfafbdf(0x285)])continue;if(!qt(_0x241f39,_0x4d7df9))continue;const _0x2588ac=_0x241f39[_0xfafbdf(0x28c)]==_0x3c16be;for(let _0x9c2ce7=0x0;_0x9c2ce7<_0x401612[_0xfafbdf(0x1b7)];_0x9c2ce7++){const _0x3c8c65=_0x401612[_0x9c2ce7];for(const _0x4052d7 of _0x241f39[_0xfafbdf(0x1da)]()){const _0x404115=_0x4052d7[_0xfafbdf(0x206)]();if(_0x3c8c65[_0xfafbdf(0x27c)](_0x404115)){_0x2588ac?(_0x401612[_0xfafbdf(0x26b)](_0x9c2ce7,0x1),_0x9c2ce7--):_0x241f39[_0xfafbdf(0x108)](_0x4052d7[_0xfafbdf(0x138)]);break;}}}}if(0x0==_0x401612[_0xfafbdf(0x1b7)])return null;const _0x2147fa=this[_0xfafbdf(0x1c4)][_0xfafbdf(0x121)](_0xfafbdf(0x213),_0x3c16be,_0xfafbdf(0x24a));for(const _0x28cec1 of this[_0xfafbdf(0x28e)]())if(_0x28cec1[_0xfafbdf(0x128)]['id']==_0x2c2e3d['id']&&_0xfafbdf(0x213)==_0x28cec1[_0xfafbdf(0x268)]&&_0x28cec1[_0xfafbdf(0x258)][_0xfafbdf(0x285)]==_0x45263f[_0xfafbdf(0x285)]&&_0x28cec1[_0xfafbdf(0x28c)]==_0x3c16be&&qt(_0x28cec1,_0x4d7df9)&&(_0x2147fa(_0x28cec1[_0xfafbdf(0x1d0)](),_0x401612)||_0x2147fa(_0x401612,_0x28cec1[_0xfafbdf(0x1d0)]()))){for(const _0x40bfa6 of _0x401612)_0x28cec1[_0xfafbdf(0x211)](_0x40bfa6);return _0x28cec1;}const _0x908d59=_0xf35c6c(),_0x42e25c=_0x2c2e3d['id'],_0x1224e4=_0xfafbdf(0x144)+_0x3c16be,_0x44c919=this[_0xfafbdf(0x159)]({'id':_0x908d59,'type':_0x1224e4,'data':_0x45263f,'createdAt':new Date(),'authorId':_0x42e25c,'attributes':_0x4d7df9});for(const _0x50c2c2 of _0x401612)this[_0xfafbdf(0x240)](_0x1224e4,_0x908d59,_0x42e25c,_0x50c2c2,_0x322f1b[_0xfafbdf(0x1ab)]());return _0x44c919;}[_0x4fbb6a(0x105)](_0x3c46f2,_0x50cd2f=null,_0x4ae98b={}){const _0x2d5cba=_0x4fbb6a;if(_0x3c46f2[_0x2d5cba(0x12c)])return null;const _0xfdaeb8=this[_0x2d5cba(0x154)][_0x2d5cba(0x15d)][_0x2d5cba(0x19f)](_0x2d5cba(0x1ce))['me'],_0x120e51=new _0x5f5654(_0x3c46f2[_0x2d5cba(0x288)],_0x3c46f2[_0x2d5cba(0x269)]);for(const {suggestion:_0x23d57c,meta:_0x4c77f1}of this[_0x2d5cba(0x1cc)](_0x120e51,_0x2d5cba(0x250)))if(_0x4c77f1[_0x2d5cba(0x17d)]&&!_0x4c77f1[_0x2d5cba(0x1b0)]){if(_0x23d57c[_0x2d5cba(0x175)]){const _0x4cba0d=_0x23d57c[_0x2d5cba(0x1d0)]()[_0x2d5cba(0x251)](_0x4268f0=>_0x2d5cba(0x260)!=_0x4268f0[_0x2d5cba(0x15c)][_0x2d5cba(0x176)]);_0x4cba0d[_0x2d5cba(0x286)](_0x5b099b=>_0x120e51[_0x2d5cba(0x1c5)](_0x5b099b,!0x0))&&_0x23d57c[_0x2d5cba(0x11e)]();if(_0x4cba0d[_0x2d5cba(0x215)](_0x2832ff=>_0x2832ff[_0x2d5cba(0x1c5)](_0x120e51,!0x0))){const _0x657d76=this[_0x2d5cba(0x1c4)][_0x2d5cba(0x121)](_0x2d5cba(0x25a),_0x50cd2f,_0x2d5cba(0x291));return this[_0x2d5cba(0x1b6)](()=>_0x657d76([_0x120e51],null,_0x4ae98b)),null;}}else{const _0x28650a=_0x120e51[_0x2d5cba(0x106)](_0x23d57c[_0x2d5cba(0x22d)]());null!==_0x28650a&&_0x23d57c[_0x2d5cba(0x148)]([_0x28650a],null,_0x4ae98b);}}if(_0x120e51[_0x2d5cba(0x1f4)](),_0x120e51[_0x2d5cba(0x12c)]||_0x2d5cba(0x260)==_0x120e51[_0x2d5cba(0x15c)][_0x2d5cba(0x176)])return null;let _0x68d018=null,_0x31638a=_0x120e51[_0x2d5cba(0x288)],_0x5c5a67=_0x120e51[_0x2d5cba(0x269)];const _0x5b3702=this[_0x2d5cba(0x1cc)](_0x120e51,_0x2d5cba(0x25a));for(const {suggestion:_0x1eed9b,meta:_0xb3f99e}of _0x5b3702){const _0x3bd764=this[_0x2d5cba(0x189)][_0x2d5cba(0x10f)](_0x31638a,_0x5c5a67);if(_0xb3f99e[_0x2d5cba(0x17d)]&&(this[_0x2d5cba(0x243)]||!_0xb3f99e[_0x2d5cba(0x164)]&&!_0xb3f99e[_0x2d5cba(0x133)])){if(_0x1eed9b[_0x2d5cba(0x175)]){if(!qt(_0x1eed9b,_0x4ae98b))continue;let _0x2b594d=!0x0;for(const _0x2901cc of _0x1eed9b[_0x2d5cba(0x1d0)]()){if(_0x2901cc[_0x2d5cba(0x1c5)](_0x3bd764,!0x0))return _0x1eed9b;_0x3bd764[_0x2d5cba(0x1c5)](_0x2901cc)||(_0x2b594d=!0x1);}_0x2b594d&&_0x1eed9b[_0x2d5cba(0x11e)]();}else{const _0x1578fd=_0x1eed9b[_0x2d5cba(0x22d)]();if(_0x1578fd[_0x2d5cba(0x1c5)](_0x3bd764,!0x0))return _0x1eed9b;if(!qt(_0x1eed9b,_0x4ae98b)){_0x3bd764[_0x2d5cba(0x1c5)](_0x1578fd)?_0x1eed9b[_0x2d5cba(0x18d)]():_0x1578fd[_0x2d5cba(0x1c1)](_0x31638a)?_0x31638a=_0x1578fd[_0x2d5cba(0x269)]:_0x1578fd[_0x2d5cba(0x1c1)](_0x5c5a67)&&(_0x5c5a67=_0x1578fd[_0x2d5cba(0x288)]);continue;}_0x31638a=_0x31638a[_0x2d5cba(0x1ed)](_0x1578fd[_0x2d5cba(0x288)])?_0x31638a:_0x1578fd[_0x2d5cba(0x288)],_0x5c5a67=_0x5c5a67[_0x2d5cba(0x20a)](_0x1578fd[_0x2d5cba(0x269)])?_0x5c5a67:_0x1578fd[_0x2d5cba(0x269)],_0x4ae98b=Object[_0x2d5cba(0x241)]({},_0x1eed9b[_0x2d5cba(0x1eb)]),_0x68d018?_0x1578fd[_0x2d5cba(0x288)][_0x2d5cba(0x1ed)](_0x68d018[_0x2d5cba(0x22d)]()[_0x2d5cba(0x288)])?(_0x68d018[_0x2d5cba(0x18d)](),_0x68d018=_0x1eed9b):_0x1eed9b[_0x2d5cba(0x18d)]():_0x68d018=_0x1eed9b;}}}if(_0x68d018)return this[_0x2d5cba(0x15f)](_0x68d018,this[_0x2d5cba(0x189)][_0x2d5cba(0x10f)](_0x31638a,_0x5c5a67)),_0x68d018;{const _0x5f1c62=_0xf35c6c(),_0x1d55d1=this[_0x2d5cba(0x189)][_0x2d5cba(0x10f)](_0x31638a,_0x5c5a67),_0x5c196c=_0xfdaeb8['id'],_0x2b1264=_0x50cd2f?_0x2d5cba(0x1e5)+_0x50cd2f:_0x2d5cba(0x25a),_0x3e22fb=this[_0x2d5cba(0x159)]({'id':_0x5f1c62,'type':_0x2b1264,'createdAt':new Date(),'authorId':_0x5c196c,'attributes':_0x4ae98b});return this[_0x2d5cba(0x240)](_0x2b1264,_0x5f1c62,_0x5c196c,_0x1d55d1),_0x3e22fb;}}[_0x4fbb6a(0x1be)](_0x1b5656,_0x3adef0=_0x4fbb6a(0x21f),_0x4d5fa4={}){const _0x42b865=_0x4fbb6a,_0x5d09ad=this[_0x42b865(0x154)][_0x42b865(0x15d)][_0x42b865(0x19f)](_0x42b865(0x1ce))['me'],_0x4d581d=_0x1b5656[_0x42b865(0x16f)](_0x2a1bbe=>new _0x5f5654(_0x2a1bbe[_0x42b865(0x288)],_0x2a1bbe[_0x42b865(0x269)])),_0x45e7db=new Set();for(const {suggestion:_0x341844,meta:_0x9b5731}of this[_0x42b865(0x1cc)](_0x4d581d,_0x42b865(0x250)))_0x9b5731[_0x42b865(0x17d)]&&!_0x9b5731[_0x42b865(0x1b0)]&&_0x45e7db[_0x42b865(0x27e)](_0x341844);for(const _0xb42df3 of _0x45e7db)if(_0xb42df3[_0x42b865(0x175)]){const _0x36672f=_0xb42df3[_0x42b865(0x1d0)]();(!_0xb42df3[_0x42b865(0x1eb)]||!_0xb42df3[_0x42b865(0x1eb)][_0x42b865(0x28b)])&&(_0x36672f[_0x42b865(0x286)](_0x459e2b=>_0x4d581d[_0x42b865(0x215)](_0x12bedd=>_0x12bedd[_0x42b865(0x1c5)](_0x459e2b,!0x0)))&&_0xb42df3[_0x42b865(0x11e)]());if(_0x4d581d[_0x42b865(0x286)](_0x257a46=>_0x36672f[_0x42b865(0x215)](_0x125d71=>_0x125d71[_0x42b865(0x1c5)](_0x257a46,!0x0)))){const _0x3a13ea=this[_0x42b865(0x1c4)][_0x42b865(0x121)](_0x42b865(0x25a),_0x3adef0,_0x42b865(0x291));return this[_0x42b865(0x1b6)](()=>_0x3a13ea(_0x1b5656,null,_0x4d5fa4)),null;}}else{const _0x4bc7f1=_0xb42df3[_0x42b865(0x22d)]();_0x4d581d[_0x42b865(0x215)](_0x304920=>_0x304920[_0x42b865(0x1c5)](_0x4bc7f1,!0x0))&&_0xb42df3[_0x42b865(0x11e)]();if(_0x4d581d[_0x42b865(0x286)](_0x83691c=>_0x4bc7f1[_0x42b865(0x1c5)](_0x83691c,!0x0))){const _0xdf399d=this[_0x42b865(0x1c4)][_0x42b865(0x121)](_0x42b865(0x25a),_0x3adef0,_0x42b865(0x291));return this[_0x42b865(0x1b6)](()=>_0xdf399d(_0x4d581d,null,_0x4d5fa4)),null;}}const _0x1c96bb=this[_0x42b865(0x1c4)][_0x42b865(0x121)](_0x42b865(0x25a),_0x3adef0,_0x42b865(0x24a));let _0x5d1b25=null;for(const _0x2bc63a of this[_0x42b865(0x28e)]())if(_0x2bc63a[_0x42b865(0x128)]['id']==_0x5d09ad['id']&&_0x2bc63a[_0x42b865(0x192)]&&_0x42b865(0x25a)==_0x2bc63a[_0x42b865(0x268)]&&_0x2bc63a[_0x42b865(0x28c)]==_0x3adef0&&qt(_0x2bc63a,_0x4d5fa4)&&(_0x1c96bb(_0x2bc63a[_0x42b865(0x1d0)](),_0x4d581d)||_0x1c96bb(_0x4d581d,_0x2bc63a[_0x42b865(0x1d0)]()))){if(_0x5d1b25){if(_0x2bc63a[_0x42b865(0x10a)]&&_0x2bc63a[_0x42b865(0x10a)][_0x42b865(0x1b7)])continue;for(const _0x300449 of _0x2bc63a[_0x42b865(0x1d0)]())_0x5d1b25[_0x42b865(0x22f)](_0x300449)||_0x5d1b25[_0x42b865(0x211)](_0x300449);_0x2bc63a[_0x42b865(0x18d)]();}else{_0x5d1b25=_0x2bc63a;for(const _0x3f2143 of _0x4d581d)_0x2bc63a[_0x42b865(0x22f)](_0x3f2143)||_0x2bc63a[_0x42b865(0x211)](_0x3f2143);}}if(_0x5d1b25)return _0x5d1b25;_0x45e7db[_0x42b865(0x2ab)]();for(const {suggestion:_0x4e4eeb,meta:_0x379f6d}of this[_0x42b865(0x1cc)](_0x4d581d,_0x42b865(0x25a)))_0x379f6d[_0x42b865(0x17d)]&&(this[_0x42b865(0x243)]||!_0x379f6d[_0x42b865(0x164)]&&!_0x379f6d[_0x42b865(0x133)])&&qt(_0x4e4eeb,_0x4d5fa4)&&_0x45e7db[_0x42b865(0x27e)](_0x4e4eeb);for(const _0x2406c9 of _0x45e7db){const _0x441f5a=_0x2406c9[_0x42b865(0x1d0)]();if(!_0x4d5fa4||!_0x4d5fa4[_0x42b865(0x28b)]){if(_0x4d581d[_0x42b865(0x286)](_0x3727ce=>_0x441f5a[_0x42b865(0x215)](_0x4a1696=>_0x4a1696[_0x42b865(0x1c5)](_0x3727ce,!0x0))))return _0x2406c9;}(!_0x2406c9[_0x42b865(0x1eb)]||!_0x2406c9[_0x42b865(0x1eb)][_0x42b865(0x28b)])&&(_0x441f5a[_0x42b865(0x286)](_0x1407ca=>_0x4d581d[_0x42b865(0x215)](_0x587c9f=>_0x587c9f[_0x42b865(0x1c5)](_0x1407ca,!0x0)))&&_0x2406c9[_0x42b865(0x11e)]());}const _0x5aebc1=_0xf35c6c(),_0x3f4a53=_0x5d09ad['id'],_0x4341ee=_0x42b865(0x1e5)+_0x3adef0,_0x3443a7=this[_0x42b865(0x159)]({'id':_0x5aebc1,'type':_0x4341ee,'createdAt':new Date(),'authorId':_0x3f4a53,'attributes':_0x4d5fa4});for(const _0x46c39b of _0x4d581d)_0x46c39b[_0x42b865(0x1f4)](),_0x46c39b[_0x42b865(0x12c)]||_0x42b865(0x260)==_0x46c39b[_0x42b865(0x15c)][_0x42b865(0x176)]||this[_0x42b865(0x240)](_0x4341ee,_0x5aebc1,_0x3f4a53,_0x46c39b,_0x322f1b[_0x42b865(0x1ab)]());return _0x3443a7;}[_0x4fbb6a(0x1f9)](_0x47408b,_0x3c8c80,_0x1fc792,_0x4cda7e,_0x7e33ff){const _0x10b197=_0x4fbb6a;if(_0x47408b[_0x10b197(0x12c)])return[];if(_0x10b197(0x21a)===this[_0x10b197(0x179)])return[];const _0x56900d=this[_0x10b197(0x154)][_0x10b197(0x15d)][_0x10b197(0x19f)](_0x10b197(0x1ce))['me']['id'],_0xa22cf3=Array[_0x10b197(0x14a)](this[_0x10b197(0x185)][_0x10b197(0x194)]())[_0x10b197(0x251)](_0x3f40eb=>_0x10b197(0x264)==_0x3f40eb[_0x10b197(0x268)]&&_0x3f40eb[_0x10b197(0x258)][_0x10b197(0x18a)]==_0x3c8c80&&_0x3f40eb[_0x10b197(0x22f)](_0x47408b));if(_0x10b197(0x150)===this[_0x10b197(0x179)]){const _0x36cfa7=this[_0x10b197(0x1cc)](_0x47408b,_0x10b197(0x250))[_0x10b197(0x251)](({meta:_0x10b17f})=>_0x10b17f[_0x10b197(0x17d)]&&!_0x10b17f[_0x10b197(0x133)]&&!_0x10b17f[_0x10b197(0x1b0)])[_0x10b197(0x16f)](({suggestion:_0x340bc5})=>_0x340bc5);_0xa22cf3[_0x10b197(0x1f7)](..._0x36cfa7);}const _0x1ea6c3=new Map([[_0x47408b,_0x1fc792]]);for(const _0x2662bc of _0xa22cf3){const _0x54e29d=_0x10b197(0x264)==_0x2662bc[_0x10b197(0x268)]?_0x2662bc[_0x10b197(0x258)][_0x10b197(0x1bb)]:void 0x0,_0x1d1a90=_0x2662bc[_0x10b197(0x22d)](),_0x5afba2=Array[_0x10b197(0x14a)](_0x1ea6c3[_0x10b197(0x267)]())[_0x10b197(0x273)](_0x3ddb50=>_0x3ddb50[_0x10b197(0x1f2)](_0x1d1a90));if(!_0x5afba2)continue;const _0x288d85=_0x5afba2[_0x10b197(0x18e)](_0x1d1a90);this[_0x10b197(0x25f)](_0x3c8c80)&&_0x10b197(0x250)==_0x2662bc[_0x10b197(0x268)]&&0x0!=_0x288d85[_0x10b197(0x1b7)]||(_0x1ea6c3[_0x10b197(0x1a2)](_0x5afba2),_0x288d85[_0x10b197(0x234)](_0x35a29d=>{const _0x18379d=_0x10b197;_0x1ea6c3[_0x18379d(0x109)](_0x35a29d,_0x1fc792);}),_0x10b197(0x250)!=_0x2662bc[_0x10b197(0x268)]&&_0x54e29d!=_0x4cda7e&&_0x1ea6c3[_0x10b197(0x109)](_0x5afba2[_0x10b197(0x106)](_0x1d1a90),_0x54e29d));}const _0x5822ef=[];for(const [_0x83e1d6,_0x501f03]of _0x1ea6c3){const _0x1ae068=_0xf35c6c(),_0x5a816c={'key':_0x3c8c80,'oldValue':_0x501f03,'newValue':_0x4cda7e};_0x3c8c80[_0x10b197(0x1b7)]>0x25&&console[_0x10b197(0xff)](_0x10b197(0x22b),{'key':_0x3c8c80});const _0x119bd8=(_0x10b197(0x231)+(_0x3c8c80+'|'+Gt({'newValue':_0x4cda7e})))[_0x10b197(0x141)](0x0,0x3c),_0x419c9d=this[_0x10b197(0x159)]({'id':_0x1ae068,'type':_0x119bd8,'data':_0x5a816c,'createdAt':new Date(),'authorId':_0x56900d,'attributes':_0x7e33ff});_0x5822ef[_0x10b197(0x220)](_0x419c9d),this[_0x10b197(0x240)](_0x119bd8,_0x1ae068,_0x56900d,_0x83e1d6);}return _0x5822ef;}[_0x4fbb6a(0x282)](_0x32a97d){const _0xafb9b1=_0x4fbb6a;this[_0xafb9b1(0x218)](_0x32a97d,(_0x4cd074,..._0x57458c)=>{const _0x16f229=_0xafb9b1;this[_0x16f229(0x178)](()=>{_0x4cd074(..._0x57458c);});});}[_0x4fbb6a(0x292)](_0x2d5f73){const _0x368a84=_0x4fbb6a;this[_0x368a84(0x25e)][_0x368a84(0x27e)](_0x2d5f73);}[_0x4fbb6a(0x160)](_0x3e5715){const _0x46f486=_0x4fbb6a;this[_0x46f486(0x1c6)][_0x46f486(0x27e)](_0x3e5715);}[_0x4fbb6a(0x13f)](_0x352042){const _0x136881=_0x4fbb6a;return _0x136881(0x264)==_0x352042[_0x136881(0x268)]?_0x352042[_0x136881(0x28c)][_0x136881(0x200)]('|')[0x0]:null;}[_0x4fbb6a(0x15f)](_0x255402,_0x398a7d){const _0x139abd=_0x4fbb6a,_0x3bfc0a=_0x255402[_0x139abd(0x123)]();this[_0x139abd(0x189)][_0x139abd(0x23d)](_0x5577b7=>{const _0x50c27e=_0x139abd;_0x5577b7[_0x50c27e(0x261)](_0x3bfc0a,{'range':_0x398a7d});});}[_0x4fbb6a(0x1c8)](_0x5f5c9f){const _0x1aa8f0=_0x4fbb6a,_0x3a7152=_0x5f5c9f['id'],_0x38d773=this[_0x1aa8f0(0x154)][_0x1aa8f0(0x15e)][_0x1aa8f0(0x19f)](_0x1aa8f0(0x18b));this[_0x1aa8f0(0x29c)][_0x1aa8f0(0x1dd)](_0x3a7152)||this[_0x1aa8f0(0x29c)][_0x1aa8f0(0x1f6)]({'channelId':_0x38d773,'threadId':_0x3a7152,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x54d6ed=this[_0x1aa8f0(0x29c)][_0x1aa8f0(0x293)](_0x3a7152);_0x54d6ed[_0x1aa8f0(0x191)](_0x1aa8f0(0x1f1)),_0x54d6ed[_0x1aa8f0(0x1f1)]=!0x1,_0x5f5c9f[_0x1aa8f0(0x10a)]=_0x54d6ed;}[_0x4fbb6a(0x17f)](_0x695e0,_0x3a5952,_0x54443c,_0x5ef388){const _0x362756=_0x4fbb6a;if(_0x695e0[_0x362756(0x268)]!=_0x3a5952||_0x695e0[_0x362756(0x28c)]!=_0x54443c||_0x695e0[_0x362756(0x2a6)]['id']!=_0x5ef388)throw this[_0x362756(0x154)][_0x362756(0x129)](_0x362756(0x18c)),new _0x1074b1(_0x362756(0x18c),this);}[_0x4fbb6a(0x1cb)](_0x52c273,_0x51e10b){const _0x49b324=_0x4fbb6a,_0x360c45=_0x52c273[_0x49b324(0x22d)]();if(_0x51e10b[_0x49b324(0x27c)](_0x360c45))_0x52c273[_0x49b324(0x18d)]();else{if(_0x360c45[_0x49b324(0x1c5)](_0x51e10b)){const _0x4ede62=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x288)][_0x49b324(0x14e)],_0x49b324(0x269));this[_0x49b324(0x15f)](_0x52c273,this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x360c45[_0x49b324(0x288)],_0x4ede62));const _0x27af1f=_0xf35c6c(),_0x43a828=_0x52c273[_0x49b324(0x2a6)]['id'],_0x350c01=_0x52c273[_0x49b324(0x268)]+':'+_0x52c273[_0x49b324(0x28c)];this[_0x49b324(0x159)]({'id':_0x27af1f,'type':_0x350c01,'createdAt':new Date(),'authorId':_0x43a828,'data':_0x52c273[_0x49b324(0x258)],'attributes':_0x52c273[_0x49b324(0x1eb)]});const _0x22cf5c=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x269)][_0x49b324(0x221)],_0x49b324(0x145)),_0x52b7ff=this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x22cf5c,_0x360c45[_0x49b324(0x269)]);this[_0x49b324(0x240)](_0x350c01,_0x27af1f,_0x43a828,_0x52b7ff);}else{if(_0x360c45[_0x49b324(0x1c1)](_0x51e10b[_0x49b324(0x288)])){const _0x32d528=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x288)][_0x49b324(0x14e)],_0x49b324(0x269));this[_0x49b324(0x15f)](_0x52c273,this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x360c45[_0x49b324(0x288)],_0x32d528));}else{const _0x1cb962=this[_0x49b324(0x189)][_0x49b324(0x180)](_0x51e10b[_0x49b324(0x269)][_0x49b324(0x221)],_0x49b324(0x145));this[_0x49b324(0x15f)](_0x52c273,this[_0x49b324(0x189)][_0x49b324(0x10f)](_0x1cb962,_0x360c45[_0x49b324(0x269)]));}}}}[_0x4fbb6a(0x12e)](_0xc9ef3){const _0xf4b0b9=_0x4fbb6a;for(const {suggestion:_0x168353,meta:_0x28b453}of this[_0xf4b0b9(0x1cc)](_0xc9ef3,_0xf4b0b9(0x250))){if(!_0x28b453[_0xf4b0b9(0x17d)])continue;const _0x4dbab8=_0x168353[_0xf4b0b9(0x1d0)]();for(const _0x4d2ea2 of _0x4dbab8)if(!_0xc9ef3[_0xf4b0b9(0x18e)](_0x4d2ea2)[_0xf4b0b9(0x1b7)])return!0x0;}return!0x1;}[_0x4fbb6a(0x11f)](_0x31e817){const _0x1805af=_0x4fbb6a,_0x40ebb9=this[_0x1805af(0x154)][_0x1805af(0x15d)][_0x1805af(0x19f)](_0x1805af(0x1ce))[_0x1805af(0x22c)](_0x31e817);if(!_0x40ebb9)throw new _0x1074b1(_0x1805af(0x1ca),this);return _0x40ebb9;}[_0x4fbb6a(0x263)](_0x4ba117){const _0x10eebd=_0x4fbb6a,_0x318367=this[_0x10eebd(0x154)][_0x10eebd(0x15d)][_0x10eebd(0x19f)](_0x10eebd(0x1ce)),_0x52e9d3=_0x1bb7b3(_0x10eebd(0x127)+_0x4ba117),_0x191b89=_0x318367[_0x10eebd(0x22c)](_0x52e9d3);return _0x191b89||_0x318367[_0x10eebd(0x153)]({'id':_0x52e9d3,'name':_0x4ba117});}[_0x4fbb6a(0x24f)](_0x3d5ffb,_0x3cc137,_0x86dfc,_0x32f6ca,_0x315a81){const _0x30040d=_0x4fbb6a,_0x385564=this[_0x30040d(0x11f)](_0x32f6ca),_0x14995e=this[_0x30040d(0x1c4)][_0x30040d(0x2a5)](_0x3d5ffb,_0x3cc137,_0x86dfc,_0x385564,_0x315a81,_0x403411=>{const _0x1e2828=_0x30040d;this[_0x1e2828(0x19c)](_0x86dfc,{'attributes':_0x403411});const _0x4cfe4c=this[_0x1e2828(0x1e9)](_0x86dfc);this[_0x1e2828(0x1ea)](new Set([_0x4cfe4c])),this[_0x1e2828(0x198)](new Set([_0x4cfe4c]));});return this[_0x30040d(0x212)](_0x14995e,_0x30040d(0x291),()=>{const _0x470392=_0x30040d;this[_0x470392(0x19c)](_0x86dfc,{'state':_0x470392(0x1c0)});},{'priority':_0x30040d(0x12a)}),this[_0x30040d(0x212)](_0x14995e,_0x30040d(0x11e),()=>{const _0x42974e=_0x30040d;this[_0x42974e(0x19c)](_0x86dfc,{'state':_0x42974e(0x197)});},{'priority':_0x30040d(0x12a)}),this[_0x30040d(0x185)][_0x30040d(0x109)](_0x86dfc,_0x14995e),this[_0x30040d(0x287)][_0x30040d(0x109)](_0x14995e,_0x30040d(0x204)),_0x14995e;}[_0x4fbb6a(0x117)](_0x12bd1b){const _0x1da1c0=_0x4fbb6a,_0x14972d=_0x12bd1b[_0x1da1c0(0x200)](':');return{'group':_0x14972d[0x0],'type':_0x14972d[0x1],'subType':_0x14972d[_0x1da1c0(0x1b7)]>=0x5?_0x14972d[0x2]:null,'id':_0x14972d[_0x1da1c0(0x1b7)]<0x5?_0x14972d[0x2]:_0x14972d[0x3],'authorId':_0x14972d[_0x1da1c0(0x1b7)]<0x5?_0x14972d[0x3]:_0x14972d[0x4],'markerCount':0x6==_0x14972d[_0x1da1c0(0x1b7)]?_0x14972d[0x5]:null};}[_0x4fbb6a(0x13d)](_0x29d808,_0x2c0400,_0x38bedb){const _0x1c1259=_0x4fbb6a,_0x1fe5e3=_0x29d808[_0x1c1259(0x22d)](),_0x41182a=_0x1fe5e3[_0x1c1259(0x288)],_0x188265=_0x1fe5e3[_0x1c1259(0x269)];this[_0x1c1259(0x15f)](_0x29d808,this[_0x1c1259(0x189)][_0x1c1259(0x10f)](_0x41182a,_0x2c0400));const _0x2bae2b=_0xf35c6c(),_0x48ea54=_0x29d808[_0x1c1259(0x2a6)]['id'],_0x2858a2=_0x29d808[_0x1c1259(0x268)]+(_0x29d808[_0x1c1259(0x28c)]?':'+_0x29d808[_0x1c1259(0x28c)]:'');this[_0x1c1259(0x159)]({'id':_0x2bae2b,'type':_0x2858a2,'createdAt':new Date(),'authorId':_0x48ea54,'originalSuggestionId':_0x29d808['id'],'attributes':_0x29d808[_0x1c1259(0x1eb)],'data':_0x29d808[_0x1c1259(0x258)]});const _0x5e0777=this[_0x1c1259(0x13f)](_0x29d808);(_0x1c1259(0x213)==_0x29d808[_0x1c1259(0x268)]||_0x5e0777&&this[_0x1c1259(0x25f)](_0x5e0777))&&(_0x38bedb=this[_0x1c1259(0x189)][_0x1c1259(0x29f)](_0x38bedb[_0x1c1259(0x221)])),this[_0x1c1259(0x240)](_0x2858a2,_0x2bae2b,_0x48ea54,this[_0x1c1259(0x189)][_0x1c1259(0x10f)](_0x38bedb,_0x188265));}[_0x4fbb6a(0x1cc)](_0x1a61e4,_0x30ef56=null){const _0x23bd91=_0x4fbb6a,_0x42053a=[],_0x5d0b87=this[_0x23bd91(0x154)][_0x23bd91(0x15d)][_0x23bd91(0x19f)](_0x23bd91(0x1ce))['me'];Array[_0x23bd91(0x149)](_0x1a61e4)||(_0x1a61e4=[_0x1a61e4]);for(const _0x585c5b of this[_0x23bd91(0x28e)]()){if(!_0x585c5b[_0x23bd91(0x192)])continue;if(_0x30ef56&&_0x585c5b[_0x23bd91(0x268)]!=_0x30ef56)continue;let _0x27fabf=!0x1;for(const _0x21d986 of _0x585c5b[_0x23bd91(0x1d0)]()){for(const _0x45e6a6 of _0x1a61e4){const _0x5bf764=_0x45e6a6[_0x23bd91(0x288)][_0x23bd91(0x27c)](_0x21d986[_0x23bd91(0x269)])||_0x45e6a6[_0x23bd91(0x269)][_0x23bd91(0x27c)](_0x21d986[_0x23bd91(0x288)]);if(_0x5bf764||_0x45e6a6[_0x23bd91(0x106)](_0x21d986)){const _0x1163ec=_0x45e6a6[_0x23bd91(0x1c5)](_0x21d986)&&Ot(this[_0x23bd91(0x189)][_0x23bd91(0x102)],_0x21d986[_0x23bd91(0x288)],_0x45e6a6),_0x20b4cf=_0x21d986[_0x23bd91(0x1c5)](_0x45e6a6)&&Ot(this[_0x23bd91(0x189)][_0x23bd91(0x102)],_0x45e6a6[_0x23bd91(0x288)],_0x21d986);_0x42053a[_0x23bd91(0x220)]({'suggestion':_0x585c5b,'meta':{'isOwn':_0x5d0b87==_0x585c5b[_0x23bd91(0x128)],'isNextTo':_0x5bf764,'isInsideObject':_0x1163ec,'containsRangeInObject':_0x20b4cf}}),_0x27fabf=!0x0;break;}}if(_0x27fabf)break;}}return _0x42053a;}[_0x4fbb6a(0x240)](_0x324ef7,_0x5c65b7,_0x274ce7,_0x49425c,_0x2178a5){const _0x31adcb=_0x4fbb6a;this[_0x31adcb(0x189)][_0x31adcb(0x23d)](_0x56e36c=>{const _0x34a51d=_0x31adcb;let _0x4b4bc3=_0x34a51d(0x112)+_0x324ef7+':'+_0x5c65b7+':'+_0x274ce7;_0x2178a5&&(_0x4b4bc3=_0x4b4bc3+':'+_0x2178a5),_0x56e36c[_0x34a51d(0x1cd)](_0x4b4bc3,{'range':_0x49425c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4fbb6a(0x177)](_0x2dc405){const _0x45dfef=_0x4fbb6a,_0xdc77e4=_0x2dc405[_0x45dfef(0x23b)],_0x4a8d9c=_0x2dc405[_0x45dfef(0x1fc)];_0x2dc405[_0x45dfef(0x23b)]=null,_0x2dc405[_0x45dfef(0x1fc)]=null,null!=_0xdc77e4&&_0xdc77e4[_0x45dfef(0x1fc)]==_0x2dc405&&(_0xdc77e4[_0x45dfef(0x1fc)]=_0x4a8d9c),null!=_0x4a8d9c&&_0x4a8d9c[_0x45dfef(0x23b)]==_0x2dc405&&(_0x4a8d9c[_0x45dfef(0x23b)]=_0xdc77e4),_0x45dfef(0x227)==this[_0x45dfef(0x287)][_0x45dfef(0x19f)](_0x2dc405)&&(this[_0x45dfef(0x287)][_0x45dfef(0x109)](_0x2dc405,_0x45dfef(0x188)),this[_0x45dfef(0x146)](_0x45dfef(0x26a),_0x2dc405,_0xdc77e4,_0x4a8d9c));}[_0x4fbb6a(0x159)](_0x48ed30){const _0x1d7ed1=_0x4fbb6a,_0xefcd26=_0x48ed30['id'],_0x3fc932=this[_0x1d7ed1(0x181)](_0x48ed30);if(this[_0x1d7ed1(0x281)]&&this[_0x1d7ed1(0x281)][_0x1d7ed1(0x23e)]){const _0xebc87d=this[_0x1d7ed1(0x154)][_0x1d7ed1(0x15d)][_0x1d7ed1(0x19f)](_0x1d7ed1(0x1e6)),_0x5e9063=_0x3fc932[_0x1d7ed1(0x256)],_0x431ff0=_0x3fc932[_0x1d7ed1(0x28c)]?_0x3fc932[_0x1d7ed1(0x268)]+':'+_0x3fc932[_0x1d7ed1(0x28c)]:_0x3fc932[_0x1d7ed1(0x268)],_0x3d36b7=this[_0x1d7ed1(0x154)][_0x1d7ed1(0x29b)],_0x96ba46=_0xebc87d[_0x1d7ed1(0x27e)](_0x2d0e96(_0x3d36b7,_0x1d7ed1(0x1dc))),_0x519fc7={'id':_0xefcd26,'type':_0x431ff0,'hasComments':_0x5e9063,'data':_0x48ed30[_0x1d7ed1(0x258)]||null,'originalSuggestionId':_0x48ed30[_0x1d7ed1(0x1aa)]||null,'attributes':_0x3fc932[_0x1d7ed1(0x1eb)]};this[_0x1d7ed1(0x281)][_0x1d7ed1(0x23e)](_0x519fc7)[_0x1d7ed1(0x20b)](_0x46575c=>{const _0x22b9e5=_0x1d7ed1;_0x3fc932[_0x22b9e5(0x283)]=!0x0,_0xebc87d[_0x22b9e5(0x137)](_0x96ba46),_0x46575c&&_0x46575c[_0x22b9e5(0x22e)]&&(this[_0x22b9e5(0x185)][_0x22b9e5(0x19f)](_0xefcd26)[_0x22b9e5(0x22e)]=_0x46575c[_0x22b9e5(0x22e)]);})[_0x1d7ed1(0x140)](_0x2c3049=>{const _0x1eeeac=_0x1d7ed1;throw _0x44974b(_0x1eeeac(0x1af)),this[_0x1eeeac(0x154)][_0x1eeeac(0x270)][_0x1eeeac(0x17e)]({'isUndoable':!0x1},()=>{const _0x4f2245=_0x1eeeac;_0x3fc932[_0x4f2245(0x11e)]();}),_0x3fc932[_0x1eeeac(0x22a)](),this[_0x1eeeac(0x185)][_0x1eeeac(0x1a2)](_0x3fc932['id']),this[_0x1eeeac(0x287)][_0x1eeeac(0x1a2)](_0x3fc932),_0x2c3049;});}return _0x3fc932;}[_0x4fbb6a(0x25f)](_0x3f5b4b){const _0x5be435=_0x4fbb6a;return this[_0x5be435(0x25e)][_0x5be435(0x24d)](_0x3f5b4b);}[_0x4fbb6a(0x19c)](_0x51f01a,_0x4091cf){const _0x4b12a9=_0x4fbb6a,_0x29e605=this[_0x4b12a9(0x154)][_0x4b12a9(0x15d)][_0x4b12a9(0x19f)](_0x4b12a9(0x1e6)),_0x540e22=this[_0x4b12a9(0x1e9)](_0x51f01a);if(this[_0x4b12a9(0x281)]&&this[_0x4b12a9(0x281)][_0x4b12a9(0x29e)]){if(_0x540e22[_0x4b12a9(0x283)]){const _0x4575e4=_0x29e605[_0x4b12a9(0x27e)](_0x2d0e96(this[_0x4b12a9(0x154)][_0x4b12a9(0x29b)],_0x4b12a9(0x1dc)));this[_0x4b12a9(0x281)][_0x4b12a9(0x29e)](_0x51f01a,_0x4091cf)[_0x4b12a9(0x20b)](()=>{const _0x18ec1c=_0x4b12a9;_0x29e605[_0x18ec1c(0x137)](_0x4575e4);});}else _0x540e22['on'](_0x4b12a9(0x25b),()=>{const _0xdd3e1f=_0x4b12a9;this[_0xdd3e1f(0x19c)](_0x51f01a,_0x4091cf);});}}[_0x4fbb6a(0x202)](_0x5c6635){const _0x50d602=_0x4fbb6a;if(!this[_0x50d602(0x281)]||!this[_0x50d602(0x281)][_0x50d602(0x1e9)])throw new _0x1074b1(_0x50d602(0x1fa),this);return this[_0x50d602(0x281)][_0x50d602(0x1e9)](_0x5c6635);}[_0x4fbb6a(0x284)](_0x3f7787){const _0x668015=_0x4fbb6a,{id:_0xfeeb,type:_0x252848,subType:_0x58e66c,authorId:_0x21f588}=this[_0x668015(0x117)](_0x3f7787),_0xa3cd6c=this[_0x668015(0x185)][_0x668015(0x19f)](_0xfeeb)||this[_0x668015(0x24f)](_0x252848,_0x58e66c,_0xfeeb,_0x21f588,{});switch(this[_0x668015(0x17f)](_0xa3cd6c,_0x252848,_0x58e66c,_0x21f588),this[_0x668015(0x287)][_0x668015(0x19f)](_0xa3cd6c)){case _0x668015(0x204):this[_0x668015(0x202)](_0xfeeb)[_0x668015(0x20b)](_0x2b86e3=>{const _0x281efb=_0x668015;let _0x416f9a=Promise[_0x281efb(0x1d9)]();_0x2b86e3[_0x281efb(0x256)]&&(_0x416f9a=this[_0x281efb(0x29c)][_0x281efb(0x12f)]({'channelId':this[_0x281efb(0x154)][_0x281efb(0x15e)][_0x281efb(0x19f)](_0x281efb(0x18b)),'threadId':_0xfeeb})),_0x416f9a[_0x281efb(0x20b)](()=>{const _0x50b4ef=_0x281efb;this[_0x50b4ef(0x181)](_0x2b86e3)[_0x50b4ef(0x283)]=!0x0;});}),this[_0x668015(0x287)][_0x668015(0x109)](_0xa3cd6c,_0x668015(0x132));break;case _0x668015(0x188):this[_0x668015(0x19c)](_0xfeeb,{'state':_0x668015(0x13e)});case _0x668015(0x1a4):this[_0x668015(0x287)][_0x668015(0x109)](_0xa3cd6c,_0x668015(0x227)),this[_0x668015(0x146)](_0x668015(0x17c),_0xa3cd6c);break;case _0x668015(0x227):this[_0x668015(0x146)](_0x668015(0x1d4),_0xa3cd6c);}return _0xa3cd6c[_0x668015(0x186)](_0x3f7787),_0xa3cd6c;}[_0x4fbb6a(0x198)](_0x4b7b16){const _0x42e366=_0x4fbb6a,_0x1c7844=Array[_0x42e366(0x14a)](_0x4b7b16),_0x4626da=_0x1c7844[_0x42e366(0x251)](_0x456d42=>_0x42e366(0x264)==_0x456d42[_0x42e366(0x268)]);this[_0x42e366(0x13b)](_0x4626da);const _0x4e130d=_0x1c7844[_0x42e366(0x251)](_0x299705=>!_0x299705[_0x42e366(0x175)]&&_0x42e366(0x264)!=_0x299705[_0x42e366(0x268)]),_0x25dd07=this[_0x42e366(0x28e)]({'skipNotAttached':!0x0})[_0x42e366(0x251)](_0x783a1c=>!_0x783a1c[_0x42e366(0x175)]&&_0x42e366(0x264)!=_0x783a1c[_0x42e366(0x268)]),_0x388eb7=_0x25dd07[_0x42e366(0x251)](_0x5ef2be=>!_0x4b7b16[_0x42e366(0x24d)](_0x5ef2be)),_0x1e0283=new Map(_0x25dd07[_0x42e366(0x16f)](_0x12531c=>[_0x12531c,this[_0x42e366(0x1c4)][_0x42e366(0x121)](_0x12531c[_0x42e366(0x268)],_0x12531c[_0x42e366(0x28c)],_0x42e366(0x2a4))])),_0x49666b=new Map(_0x25dd07[_0x42e366(0x16f)](_0x1ca75c=>[_0x1ca75c,_0x1ca75c[_0x42e366(0x22d)]()])),_0xc20661=new Set(),_0x156ec9=new Set();for(let _0x158871=0x0;_0x158871<_0x4e130d[_0x42e366(0x1b7)];_0x158871++)_0x439942(_0x4e130d[_0x158871],_0x4e130d,_0x158871+0x1);for(let _0x5b0983=0x0;_0x5b0983<_0x4e130d[_0x42e366(0x1b7)];_0x5b0983++)_0x439942(_0x4e130d[_0x5b0983],_0x388eb7,0x0);const _0x29d9f4=new Set();for(let _0x52d9a6=0x0;_0x52d9a6<_0x4e130d[_0x42e366(0x1b7)];_0x52d9a6++){const _0x43f8ac=_0x4e130d[_0x52d9a6];!_0x156ec9[_0x42e366(0x24d)](_0x43f8ac)&&_0x43f8ac[_0x42e366(0x23b)]&&(_0x29d9f4[_0x42e366(0x27e)](_0x43f8ac[_0x42e366(0x23b)]),_0x43f8ac[_0x42e366(0x23b)][_0x42e366(0x1fc)]===_0x43f8ac&&(_0x43f8ac[_0x42e366(0x23b)][_0x42e366(0x1fc)]=null),_0x43f8ac[_0x42e366(0x23b)]=null),!_0xc20661[_0x42e366(0x24d)](_0x43f8ac)&&_0x43f8ac[_0x42e366(0x1fc)]&&(_0x29d9f4[_0x42e366(0x27e)](_0x43f8ac[_0x42e366(0x1fc)]),_0x43f8ac[_0x42e366(0x1fc)][_0x42e366(0x23b)]===_0x43f8ac&&(_0x43f8ac[_0x42e366(0x1fc)][_0x42e366(0x23b)]=null),_0x43f8ac[_0x42e366(0x1fc)]=null);}function _0x439942(_0x586912,_0x2e76d2,_0x7984ba){const _0x51b56c=_0x42e366;for(let _0x11668e=_0x7984ba;_0x11668e<_0x2e76d2[_0x51b56c(0x1b7)];_0x11668e++){const _0x91bdac=_0x44c2b7(_0x586912,_0x2e76d2[_0x11668e]);_0x91bdac&&(_0x91bdac[0x0][_0x51b56c(0x1fc)]=_0x91bdac[0x1],_0x91bdac[0x1][_0x51b56c(0x23b)]=_0x91bdac[0x0],_0xc20661[_0x51b56c(0x27e)](_0x91bdac[0x0]),_0x156ec9[_0x51b56c(0x27e)](_0x91bdac[0x1]));}}function _0x44c2b7(_0x19cc8a,_0x4c9c1b){const _0x47ebc9=_0x42e366;if(_0x19cc8a[_0x47ebc9(0x128)]['id']!==_0x4c9c1b[_0x47ebc9(0x128)]['id'])return null;const _0xdc058b=_0x1e0283[_0x47ebc9(0x19f)](_0x19cc8a)(_0x19cc8a,_0x4c9c1b,_0x49666b[_0x47ebc9(0x19f)](_0x19cc8a),_0x49666b[_0x47ebc9(0x19f)](_0x4c9c1b));if(!_0xdc058b)return null;return _0x1e0283[_0x47ebc9(0x19f)](_0x4c9c1b)(_0x19cc8a,_0x4c9c1b,_0x49666b[_0x47ebc9(0x19f)](_0x19cc8a),_0x49666b[_0x47ebc9(0x19f)](_0x4c9c1b))?_0xdc058b[0x1][_0x47ebc9(0x10a)]&&_0xdc058b[0x1][_0x47ebc9(0x10a)][_0x47ebc9(0x1b7)]?null:_0xdc058b:null;}_0x29d9f4[_0x42e366(0x161)]&&this[_0x42e366(0x198)](_0x29d9f4);}[_0x4fbb6a(0x13b)](_0x80eeca){const _0x2e31b2=_0x4fbb6a;if(0x0==_0x80eeca[_0x2e31b2(0x1b7)])return;const _0x18fc81=this[_0x2e31b2(0x28e)]({'skipNotAttached':!0x0})[_0x2e31b2(0x251)](_0x4f9446=>_0x2e31b2(0x264)==_0x4f9446[_0x2e31b2(0x268)]&&_0x4f9446[_0x2e31b2(0x113)]),_0x488a86=[],_0x3eeea7=new Map();for(const _0x157f57 of _0x18fc81){const _0x337bc1=_0x1bb7b3(_0x157f57[_0x2e31b2(0x1eb)]);_0x3eeea7[_0x2e31b2(0x24d)](_0x337bc1)||(_0x3eeea7[_0x2e31b2(0x109)](_0x337bc1,_0x488a86[_0x2e31b2(0x1b7)]),_0x488a86[_0x2e31b2(0x220)]([]));const _0x40065c=_0x3eeea7[_0x2e31b2(0x19f)](_0x337bc1);_0x488a86[_0x40065c][_0x2e31b2(0x220)](_0x157f57);}!(function(){const _0x100c6c=_0x2e31b2;_0x488a86[_0x100c6c(0x193)]((_0x32f247,_0x503f5c)=>{const _0x3a3b5d=_0x100c6c,_0x5c9faa=_0x32f247[0x0][_0x3a3b5d(0x22e)],_0x22f8a9=_0x503f5c[0x0][_0x3a3b5d(0x22e)];return _0x5c9faa==_0x22f8a9?_0x32f247[0x0][_0x3a3b5d(0x1eb)][_0x3a3b5d(0x1b3)]<_0x503f5c[0x0][_0x3a3b5d(0x1eb)][_0x3a3b5d(0x1b3)]?-0x1:0x1:_0x5c9faa<_0x22f8a9?-0x1:0x1;});for(const _0x193b11 of _0x488a86)_0x193b11[_0x100c6c(0x193)]((_0x4dc72b,_0x216945)=>_0x4dc72b['id']<_0x216945['id']?-0x1:0x1);}());for(let _0x471603=0x0;_0x471603<_0x488a86[_0x2e31b2(0x1b7)];_0x471603++){if(0x0==_0x488a86[_0x471603][_0x2e31b2(0x1b7)])continue;const _0x4c95b0=[];for(let _0x18e00b=_0x471603+0x1;_0x18e00b<_0x488a86[_0x2e31b2(0x1b7)];_0x18e00b++)0x0!=_0x488a86[_0x18e00b][_0x2e31b2(0x1b7)]&&_0x50a074(_0x488a86[_0x471603],_0x488a86[_0x18e00b])&&_0x4c95b0[_0x2e31b2(0x220)](_0x18e00b);for(const _0x2d5e5c of _0x4c95b0)_0x488a86[_0x471603]=_0x488a86[_0x471603][_0x2e31b2(0x100)](_0x488a86[_0x2d5e5c]),_0x488a86[_0x2d5e5c]=[];}for(const _0x33ddad of _0x488a86)for(let _0x2c18c9=0x0;_0x2c18c9<_0x33ddad[_0x2e31b2(0x1b7)];_0x2c18c9++){const _0x2cedb8=_0x33ddad[_0x2c18c9+0x1]||null;_0x33ddad[_0x2c18c9][_0x2e31b2(0x1fc)]!==_0x2cedb8&&(_0x33ddad[_0x2c18c9][_0x2e31b2(0x1fc)]=_0x2cedb8);}for(const _0x3a2243 of _0x488a86)for(let _0x5c61ea=0x0;_0x5c61ea<_0x3a2243[_0x2e31b2(0x1b7)];_0x5c61ea++){const _0x42474e=_0x3a2243[_0x5c61ea-0x1]||null;_0x3a2243[_0x5c61ea][_0x2e31b2(0x23b)]!==_0x42474e&&(_0x3a2243[_0x5c61ea][_0x2e31b2(0x23b)]=_0x42474e);}function _0x50a074(_0x46112f,_0x22855b){const _0x596217=_0x2e31b2;if(_0x46112f[0x0][_0x596217(0x1eb)][_0x596217(0x1b3)]!==_0x22855b[0x0][_0x596217(0x1eb)][_0x596217(0x1b3)]&&_0x46112f[0x0][_0x596217(0x128)]!==_0x22855b[0x0][_0x596217(0x128)])return!0x1;if(!function(_0x4872e7,_0x373f69){const _0x18ee1f=_0x596217;if(!_0x4872e7[_0x18ee1f(0x256)]&&!_0x373f69[_0x18ee1f(0x256)])return!0x0;if(_0x4872e7[_0x18ee1f(0x256)]&&_0x373f69[_0x18ee1f(0x256)])return!0x1;if(_0x4872e7[_0x18ee1f(0x256)]&&_0x373f69[_0x18ee1f(0x22e)]<_0x4872e7[_0x18ee1f(0x10a)][_0x18ee1f(0x254)][_0x18ee1f(0x19f)](0x0)[_0x18ee1f(0x22e)])return!0x0;if(_0x373f69[_0x18ee1f(0x256)]&&_0x4872e7[_0x18ee1f(0x22e)]<_0x373f69[_0x18ee1f(0x10a)][_0x18ee1f(0x254)][_0x18ee1f(0x19f)](0x0)[_0x18ee1f(0x22e)])return!0x0;return!0x1;}(_0x46112f[0x0],_0x22855b[0x0]))return!0x1;const _0x49977c=_0x2d58cc(_0x46112f[0x0][_0x596217(0x1eb)],_0x596217(0x1b3)),_0x2beb44=_0x2d58cc(_0x22855b[0x0][_0x596217(0x1eb)],_0x596217(0x1b3));if(!_0x50f493(_0x49977c,_0x2beb44))return!0x1;return!!_0x46112f[_0x596217(0x286)](_0x17bba8=>_0x22855b[_0x596217(0x215)](_0x186ae6=>_0x17bba8[_0x596217(0x22d)]()[_0x596217(0x27c)](_0x186ae6[_0x596217(0x22d)]())))&&_0x22855b[_0x596217(0x286)](_0x5441f3=>_0x46112f[_0x596217(0x215)](_0x48d790=>_0x5441f3[_0x596217(0x22d)]()[_0x596217(0x27c)](_0x48d790[_0x596217(0x22d)]())));}}[_0x4fbb6a(0x1ea)](_0x44869e){const _0x1094f1=_0x4fbb6a,_0x6fddd6=Array[_0x1094f1(0x14a)](_0x44869e),_0xb6c8ea=this[_0x1094f1(0x28e)]({'skipNotAttached':!0x0}),_0x2f0c0d=_0xb6c8ea[_0x1094f1(0x251)](_0x4e930f=>!_0x44869e[_0x1094f1(0x24d)](_0x4e930f)),_0x571edb=new Map(_0x6fddd6[_0x1094f1(0x16f)](_0x2d34d4=>[_0x2d34d4,this[_0x1094f1(0x1c4)][_0x1094f1(0x121)](_0x2d34d4[_0x1094f1(0x268)],_0x2d34d4[_0x1094f1(0x28c)],_0x1094f1(0x24a))])),_0x218b5a=new Map(_0xb6c8ea[_0x1094f1(0x16f)](_0x44e6bd=>[_0x44e6bd,_0x44e6bd[_0x1094f1(0x1d0)]()]));for(let _0x1b30c8=0x0;_0x1b30c8<_0x6fddd6[_0x1094f1(0x1b7)];_0x1b30c8++){if(_0x362848(this,_0x6fddd6[_0x1b30c8],_0x6fddd6,_0x1b30c8+0x1))return!0x0;}for(let _0x534f6f=0x0;_0x534f6f<_0x6fddd6[_0x1094f1(0x1b7)];_0x534f6f++){if(_0x362848(this,_0x6fddd6[_0x534f6f],_0x2f0c0d,0x0))return!0x0;}return!0x1;function _0x362848(_0x5f554d,_0x205b1a,_0xd62d9,_0x897fad){const _0x422141=_0x1094f1;for(let _0x788b67=_0x897fad;_0x788b67<_0xd62d9[_0x422141(0x1b7)];_0x788b67++){const _0x34029d=_0xd62d9[_0x788b67];if(_0x34029d[_0x422141(0x268)]!==_0x205b1a[_0x422141(0x268)]||_0x34029d[_0x422141(0x128)]['id']!==_0x205b1a[_0x422141(0x128)]['id']||_0x34029d[_0x422141(0x28c)]!==_0x205b1a[_0x422141(0x28c)])continue;if(!Jt(_0x205b1a,_0x34029d))continue;if(_0x422141(0x264)==_0x205b1a[_0x422141(0x268)]&&_0x205b1a[_0x422141(0x258)][_0x422141(0x1bb)]!=_0x34029d[_0x422141(0x258)][_0x422141(0x1bb)])continue;if(_0x422141(0x264)==_0x205b1a[_0x422141(0x268)]&&_0x5f554d[_0x422141(0x25f)](_0x205b1a[_0x422141(0x258)][_0x422141(0x18a)]))continue;if(_0x422141(0x213)==_0x205b1a[_0x422141(0x268)]){const _0x2d8bba=_0x5f554d[_0x422141(0x154)][_0x422141(0x270)],_0x2b3db4=_0x205b1a[_0x422141(0x20d)]();if(_0x2b3db4&&(_0x2d8bba[_0x422141(0x102)][_0x422141(0x14b)](_0x2b3db4)||_0x2d8bba[_0x422141(0x102)][_0x422141(0x230)](_0x2b3db4)))continue;}const _0x38a3c8=_0x571edb[_0x422141(0x19f)](_0x205b1a),_0x2e6854=_0x218b5a[_0x422141(0x19f)](_0x205b1a),_0xc560dc=_0x218b5a[_0x422141(0x19f)](_0x34029d),_0x467c88=_0x205b1a[_0x422141(0x10a)]&&_0x205b1a[_0x422141(0x10a)][_0x422141(0x1b7)],_0x3aaad9=_0x34029d[_0x422141(0x10a)]&&_0x34029d[_0x422141(0x10a)][_0x422141(0x1b7)];if(!_0x467c88&&_0x38a3c8(_0xc560dc,_0x2e6854))return _0x5f554d[_0x422141(0x209)](_0x34029d,_0x205b1a),_0x218b5a[_0x422141(0x1a2)](_0x205b1a),!0x0;if(!_0x3aaad9&&_0x38a3c8(_0x2e6854,_0xc560dc))return _0x5f554d[_0x422141(0x209)](_0x205b1a,_0x34029d),_0x218b5a[_0x422141(0x1a2)](_0x34029d),!0x0;}return!0x1;}}[_0x4fbb6a(0x209)](_0x3ffe34,_0x501cdc){const _0x466cbe=_0x4fbb6a;if(_0x3ffe34[_0x466cbe(0x175)]){for(const _0x4c37fd of _0x501cdc[_0x466cbe(0x1d0)]())_0x3ffe34[_0x466cbe(0x211)](_0x4c37fd);}else{const _0x11e2dd=_0x501cdc[_0x466cbe(0x22d)]()[_0x466cbe(0x269)];this[_0x466cbe(0x15f)](_0x3ffe34,this[_0x466cbe(0x189)][_0x466cbe(0x10f)](_0x3ffe34[_0x466cbe(0x22d)]()[_0x466cbe(0x288)],_0x11e2dd));}_0x501cdc[_0x466cbe(0x18d)]();}[_0x4fbb6a(0x195)](_0x19b9d5,_0x17293e,_0x152d85){const _0x3d02a6=_0x4fbb6a,_0x54a62f=_0x19b9d5[_0x3d02a6(0x130)](_0x3d02a6(0x1e3))||_0x19b9d5[_0x3d02a6(0x130)](_0x3d02a6(0x264))?_0x3d02a6(0x11d):_0x19b9d5[_0x3d02a6(0x12b)]();return _0x2d0e96(this[_0x3d02a6(0x154)][_0x3d02a6(0x29b)],_0x17293e+'_'+_0x54a62f+_0x3d02a6(0x1d3),_0x152d85);}[_0x4fbb6a(0x1a1)](){const _0x49c2f3=_0x4fbb6a,_0x547e3e=this[_0x49c2f3(0x154)];if(!_0x547e3e['ui'])return;const {ariaLiveAnnouncer:_0x3a8bc0}=_0x547e3e['ui'];_0x216bbb(this[_0x49c2f3(0x189)],({left:_0x1ee72a,entered:_0x2b37be})=>{const _0x2e223f=_0x49c2f3;for(const _0x89ebe7 of _0x1ee72a){const {group:_0x2b6361,type:_0x763e8c}=this[_0x2e223f(0x117)](_0x89ebe7[_0x2e223f(0x138)]);if(_0x2e223f(0x155)===_0x2b6361){_0x3a8bc0[_0x2e223f(0x1db)](this[_0x2e223f(0x195)](_0x763e8c,_0x2e223f(0x2a2)));break;}}for(const _0x45c22f of _0x2b37be){const {group:_0x33d935,type:_0x47cbe9}=this[_0x2e223f(0x117)](_0x45c22f[_0x2e223f(0x138)]);if(_0x2e223f(0x155)===_0x33d935){_0x3a8bc0[_0x2e223f(0x1db)](this[_0x2e223f(0x195)](_0x47cbe9,_0x2e223f(0x279),_0x49396e(_0x431f8b)));break;}}});}[_0x4fbb6a(0x14d)](_0x98a4bc){const _0x5621cd=_0x4fbb6a;if(this[_0x5621cd(0x297)])return!0x1;const _0x2e56d7=this[_0x5621cd(0x154)],_0xb4451f=_0x2e56d7[_0x5621cd(0x270)][_0x5621cd(0x1f0)][_0x5621cd(0x163)][_0x5621cd(0x19d)]();if(0x0==_0xb4451f[_0x5621cd(0x1b7)])return!0x1;const _0x535294=[],_0x5e104=_0xb4451f[_0x5621cd(0x251)](_0x561ca4=>_0x5621cd(0x264)==_0x561ca4[_0x5621cd(0x268)]),_0x5f0384=_0xb4451f[_0x5621cd(0x251)](_0x2cc383=>_0x5621cd(0x248)==_0x2cc383[_0x5621cd(0x268)]&&_0x5621cd(0x11c)!=_0x2cc383[_0x5621cd(0x138)]),_0x54e53b=_0xb4451f[_0x5621cd(0x251)](_0x28ca95=>_0x5621cd(0x137)==_0x28ca95[_0x5621cd(0x268)]&&_0x5621cd(0x11c)!=_0x28ca95[_0x5621cd(0x138)]);for(const _0x29a9df of _0x5e104)_0x535294[_0x5621cd(0x220)]({'key':_0x29a9df[_0x5621cd(0x257)],'newValue':_0x29a9df[_0x5621cd(0x165)],'oldValue':_0x29a9df[_0x5621cd(0x1ae)],'range':Pt(_0x29a9df[_0x5621cd(0x236)],_0x2e56d7[_0x5621cd(0x270)])});for(const _0x10c894 of _0x5f0384){const _0x3572ad=_0x54e53b[_0x5621cd(0x273)](_0x2124b7=>_0x2124b7[_0x5621cd(0x1ac)][_0x5621cd(0x27c)](_0x10c894[_0x5621cd(0x1ac)]));_0x3572ad&&_0x535294[_0x5621cd(0x220)]({'key':_0x5621cd(0x2a1),'newValue':_0x10c894[_0x5621cd(0x138)],'oldValue':_0x3572ad[_0x5621cd(0x138)],'range':_0x2e56d7[_0x5621cd(0x270)][_0x5621cd(0x1c9)](_0x10c894[_0x5621cd(0x1ac)][_0x5621cd(0x20c)])});}return 0x0!=_0x535294[_0x5621cd(0x1b7)]&&this[_0x5621cd(0x131)](_0x98a4bc,_0x535294);}[_0x4fbb6a(0x25d)](_0x422205){const _0x2f9545=_0x4fbb6a;let _0x397221=!0x1;const _0x3f5f87=this[_0x2f9545(0x154)][_0x2f9545(0x270)][_0x2f9545(0x1f0)][_0x2f9545(0x163)][_0x2f9545(0x210)]()[_0x2f9545(0x251)](_0x1b28f3=>_0x1b28f3[_0x2f9545(0x258)][_0x2f9545(0x1d8)]&&_0x1b28f3[_0x2f9545(0x138)][_0x2f9545(0x130)](_0x2f9545(0x124)));for(const _0x503f1a of _0x3f5f87){const {subType:_0x3e5da0,id:_0x8519ae}=this[_0x2f9545(0x117)](_0x503f1a[_0x2f9545(0x138)]),_0x449eff=_0x3e5da0[_0x2f9545(0x200)]('|')[0x0];for(const _0x5bb092 of this[_0x2f9545(0x28e)]({'skipNotAttached':!0x0}))_0x5bb092['id']!=_0x8519ae&&_0x2f9545(0x264)==_0x5bb092[_0x2f9545(0x268)]&&_0x5bb092[_0x2f9545(0x258)]&&_0x5bb092[_0x2f9545(0x258)][_0x2f9545(0x18a)]==_0x449eff&&_0x5bb092[_0x2f9545(0x22d)]()[_0x2f9545(0x1f2)](_0x503f1a[_0x2f9545(0x258)][_0x2f9545(0x1d8)])&&(this[_0x2f9545(0x289)](_0x5bb092,_0x503f1a[_0x2f9545(0x258)][_0x2f9545(0x1d8)],_0x422205),_0x397221=!0x0);}return _0x397221;}[_0x4fbb6a(0x178)](_0x3a1e1c){const _0x21a710=_0x4fbb6a;this[_0x21a710(0x154)],(this[_0x21a710(0x297)]=!0x0,_0x3a1e1c());}[_0x4fbb6a(0x226)](_0x585a6f){const _0x2e1d8a=_0x4fbb6a,_0x49bad6=this[_0x2e1d8a(0x25f)](_0x585a6f),_0x2a8595=this[_0x2e1d8a(0x1c6)][_0x2e1d8a(0x24d)](_0x585a6f);return _0x49bad6||_0x2a8595;}[_0x4fbb6a(0x131)](_0xdefb94,_0x571a1a){const _0x16e967=_0x4fbb6a;if(0x0==_0x571a1a[_0x16e967(0x1b7)])return!0x1;let _0x1b88e2=!0x1;for(const _0x29e98f of _0x571a1a){const _0x2646ba=this[_0x16e967(0x1cc)](_0x29e98f[_0x16e967(0x236)],_0x16e967(0x264))[_0x16e967(0x251)](_0x74cefe=>!_0x74cefe[_0x16e967(0x157)][_0x16e967(0x1b0)])[_0x16e967(0x16f)](_0x440d20=>_0x440d20[_0x16e967(0x155)]),_0x12f03f=_0x1bb7b3({'newValue':_0x29e98f[_0x16e967(0x207)]});_0x2646ba[_0x16e967(0x251)](_0x1da994=>{const _0x38a090=_0x16e967,[_0x348e7d,_0x2c0303]=_0x1da994[_0x38a090(0x28c)][_0x38a090(0x200)]('|');return _0x348e7d==_0x29e98f[_0x38a090(0x18a)]&&_0x2c0303!=_0x12f03f;})[_0x16e967(0x234)](_0x4791a8=>{const _0x16673b=_0x16e967;this[_0x16673b(0x289)](_0x4791a8,_0x29e98f[_0x16673b(0x236)],_0xdefb94),_0x1b88e2=!0x0;});}return _0x1b88e2;}[_0x4fbb6a(0x289)](_0x2ed28f,_0x214da6,_0xff2595){const _0x32b695=_0x4fbb6a,_0x35a093=_0x2ed28f[_0x32b695(0x22d)]()[_0x32b695(0x18e)](_0x214da6);0x0!==_0x35a093[_0x32b695(0x1b7)]?0x1!==_0x35a093[_0x32b695(0x1b7)]?this[_0x32b695(0x13d)](_0x2ed28f,_0x214da6[_0x32b695(0x288)],_0x214da6[_0x32b695(0x269)]):this[_0x32b695(0x15f)](_0x2ed28f,_0x35a093[0x0]):_0xff2595[_0x32b695(0x108)](_0x2ed28f[_0x32b695(0x123)]());}}class Et{constructor(_0x3053c2){const _0x3c8c70=_0x4fbb6a;this[_0x3c8c70(0x1f8)]=_0x3053c2,this[_0x3c8c70(0x189)]=_0x3053c2[_0x3c8c70(0x270)],this[_0x3c8c70(0x265)]=new Map(),this[_0x3c8c70(0x16a)]=new Map(),this[_0x3c8c70(0x272)]();}[_0x4fbb6a(0x2a5)](_0x24740b,_0x145109,_0x752492,_0x4c272a,_0x10321a,_0x2b8b45){const _0x3cd330=_0x4fbb6a;return new _0x322f1b(this[_0x3cd330(0x189)],{'type':_0x24740b,'subType':_0x145109,'id':_0x752492,'author':_0x4c272a,'creator':_0x4c272a,'attributes':_0x10321a,'onAttributesChange':_0x2b8b45,'onAccept':(..._0x161e23)=>this[_0x3cd330(0x121)](_0x24740b,_0x145109,_0x3cd330(0x291))(..._0x161e23),'onDiscard':(..._0x5c8e0d)=>this[_0x3cd330(0x121)](_0x24740b,_0x145109,_0x3cd330(0x11e))(..._0x5c8e0d)});}[_0x4fbb6a(0x214)](_0x2a6f6f,_0x5ef236,_0x33631d,_0x1bc5c4){const _0x13b3cc=_0x4fbb6a,_0x5cf24b=_0x2a6f6f+':'+_0x5ef236+':'+_0x33631d;this[_0x13b3cc(0x265)][_0x13b3cc(0x109)](_0x5cf24b,_0x1bc5c4);}[_0x4fbb6a(0x121)](_0x4fdeda,_0x239f51,_0x2439d0){const _0x168072=_0x4fbb6a,_0xc13328=_0x4fdeda+':'+_0x239f51+':'+_0x2439d0;return this[_0x168072(0x265)][_0x168072(0x19f)](_0xc13328)||this[_0x168072(0x16a)][_0x168072(0x19f)](_0x4fdeda+':'+_0x2439d0);}[_0x4fbb6a(0x272)](){const _0x2c944e=_0x4fbb6a,_0x4eaa01=()=>!0x1,_0x46b6c4=_0x4b4127=>{const _0x30ba10=_0xe40e;_0x4b4127[_0x30ba10(0x193)]((_0x34952f,_0x35c7dd)=>_0x34952f[_0x30ba10(0x288)][_0x30ba10(0x1ed)](_0x35c7dd[_0x30ba10(0x288)])?0x1:-0x1),this[_0x30ba10(0x189)][_0x30ba10(0x23d)](_0x2bb73e=>{const _0x580717=_0x30ba10;for(const _0xed76ef of _0x4b4127){let _0x210427;_0x210427=_0xed76ef[_0x580717(0x269)][_0x580717(0x15a)]&&_0xed76ef[_0x580717(0x269)][_0x580717(0x221)]==_0xed76ef[_0x580717(0x288)][_0x580717(0x20c)]?_0x2bb73e[_0x580717(0x1ba)](_0xed76ef[_0x580717(0x288)][_0x580717(0x20c)],'on'):_0x2bb73e[_0x580717(0x1ba)](_0xed76ef),this[_0x580717(0x189)][_0x580717(0x278)](_0x210427,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5e197e=(_0x3e7223,_0x510abc)=>{const _0x1297c9=_0xe40e;_0x510abc&&this[_0x1297c9(0x189)][_0x1297c9(0x23d)](_0x3bb541=>{const _0xf501b7=_0x1297c9,{commandName:_0x254963,commandParams:_0x37017c=[]}=_0x510abc,_0x21f6b1=_0x3e7223[_0xf501b7(0x16f)](_0x686182=>(Vt(_0x686182)&&(_0x686182=this[_0xf501b7(0x189)][_0xf501b7(0x10f)](_0x686182[_0xf501b7(0x269)])),_0x686182))[_0xf501b7(0x251)](_0x58562f=>_0xf501b7(0x260)!==_0x58562f[_0xf501b7(0x15c)][_0xf501b7(0x176)]);if(_0x21f6b1[_0xf501b7(0x1b7)]<0x1)return;const _0x4dc163=Array[_0xf501b7(0x14a)](this[_0xf501b7(0x189)][_0xf501b7(0x1f0)][_0xf501b7(0x1ad)][_0xf501b7(0x1d0)]())[_0xf501b7(0x16f)](_0x45a4b5=>_0x5f5654[_0xf501b7(0x172)](_0x45a4b5));_0x3bb541[_0xf501b7(0x1fb)](_0x21f6b1);for(const _0x49471c of this[_0xf501b7(0x1f8)][_0xf501b7(0x1d6)][_0xf501b7(0x1d6)]())_0x49471c[_0xf501b7(0x19e)]();_0x37017c[_0xf501b7(0x220)]({'forceDefaultExecution':!0x0}),this[_0xf501b7(0x1f8)][_0xf501b7(0x24c)](_0x254963,..._0x37017c);const _0x7a3d02=_0x4dc163[_0xf501b7(0x251)](_0x3082e2=>_0xf501b7(0x260)!=_0x3082e2[_0xf501b7(0x15c)][_0xf501b7(0x176)]);_0x7a3d02[_0xf501b7(0x1b7)]>0x0&&_0x3bb541[_0xf501b7(0x1fb)](_0x7a3d02);for(const _0x39c1a5 of _0x4dc163)_0x39c1a5[_0xf501b7(0x1f4)]();});},_0x32a95d=(_0x181bb2,_0x190f92)=>0x1==_0x181bb2[_0x2c944e(0x1b7)]&&0x1==_0x190f92[_0x2c944e(0x1b7)]&&_0x181bb2[0x0][_0x2c944e(0x269)][_0x2c944e(0x27c)](_0x190f92[0x0][_0x2c944e(0x288)]),_0x492ab7=(_0x1883f2,_0x29e250,_0x267dcd,_0x1dd563)=>Ht(_0x1883f2,_0x29e250,_0x267dcd,_0x1dd563,this[_0x2c944e(0x189)])?[_0x1883f2,_0x29e250]:Ht(_0x29e250,_0x1883f2,_0x1dd563,_0x267dcd,this[_0x2c944e(0x189)])?[_0x29e250,_0x1883f2]:null;this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x101),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x1e2),_0x46b6c4),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x182),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x21e),_0x492ab7),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x27d),_0x46b6c4),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x2a3),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x21d),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x277),_0x492ab7),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x239),_0x5e197e),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x1b2),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x171),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x120),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x1c3),_0x5e197e),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x235),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x158),_0x32a95d),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x280),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x26c),_0x4eaa01),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x246),(_0x13fb77,_0x5e84c6)=>{const _0x5242eb=_0x2c944e;if(!_0x5e84c6)return;const _0x5ba76b=this[_0x5242eb(0x1f8)][_0x5242eb(0x15d)][_0x5242eb(0x19f)](p);this[_0x5242eb(0x189)][_0x5242eb(0x23d)](_0x2834f0=>{const _0xd6c5f7=_0x5242eb;if(_0xd6c5f7(0x2a1)==_0x5e84c6[_0xd6c5f7(0x18a)])for(const _0x57748a of _0x13fb77){const _0x4d5744=_0x57748a[_0xd6c5f7(0x288)][_0xd6c5f7(0x20c)],_0x428257=_0x5e84c6[_0xd6c5f7(0x1bb)];_0x2834f0[_0xd6c5f7(0x205)](_0x4d5744,_0x428257);}else{if(_0x5ba76b[_0xd6c5f7(0x25f)](_0x5e84c6[_0xd6c5f7(0x18a)])){for(const _0x3bee04 of _0x13fb77)void 0x0!==_0x5e84c6[_0xd6c5f7(0x1bb)]?_0x2834f0[_0xd6c5f7(0x14c)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x5e84c6[_0xd6c5f7(0x1bb)],_0x3bee04[_0xd6c5f7(0x288)][_0xd6c5f7(0x20c)]):_0x2834f0[_0xd6c5f7(0x190)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x3bee04[_0xd6c5f7(0x288)][_0xd6c5f7(0x20c)]);}else{for(const _0x32b4db of _0x13fb77)_0x5e84c6[_0xd6c5f7(0x1bb)]?_0x2834f0[_0xd6c5f7(0x14c)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x5e84c6[_0xd6c5f7(0x1bb)],_0x32b4db):_0x2834f0[_0xd6c5f7(0x190)](_0x5e84c6[_0xd6c5f7(0x18a)],_0x32b4db);}}});}),this[_0x2c944e(0x16a)][_0x2c944e(0x109)](_0x2c944e(0x166),_0x32a95d);}}function Ot(_0x595c69,_0x3cc7c6,_0x33cc23){const _0x20c717=_0x4fbb6a;for(const _0x21c93d of _0x3cc7c6[_0x20c717(0x221)][_0x20c717(0x122)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x21c93d[_0x20c717(0x15c)]==_0x21c93d)return!0x1;if(!_0x33cc23[_0x20c717(0x2a8)](_0x21c93d))return!0x1;if(_0x595c69[_0x20c717(0x14b)](_0x21c93d)||_0x595c69[_0x20c717(0x230)](_0x21c93d))return!0x0;}return!0x1;}function _0x3096(){const _0x7419cb=['formatInline','_SUGGESTION_ANNOUNCEMENT','suggestionChanged','mapper','commands','clone','newRange','resolve','getMarkers','announce','PENDING_ACTION_SUGGESTION','hasCommentThread','conversion','editing','TrackChangesEditing','addMarker:suggestion:formatBlock','insertion:discard','format','1250248UAzXmV','deletion:','PendingActions','consumable','453016vHbDiB','getSuggestion','_joinWithAdjacentSuggestions','attributes','pop','isBefore','isSelectable','CommentsRepository','document','isRemovable','isIntersecting','isAtStart','detach','getAllAdjacentSuggestions','addCommentThread','unshift','_editor','markAttributeChange','track-changes-adapter-missing-getsuggestion','setSelection','next','documentSelection','trackChanges.trackFormatChanges','group','split','markerName','_getSuggestionData','markerNameToElements','notReady','rename','getRange','newValue','substr','_joinSuggestions','isAfter','then','nodeAfter','getContainedElement','suggestion-type','update:suggestion','getChangedMarkers','addRange','listenTo','formatBlock','registerCustomCallback','some','pluginName','authoredAt','enableCommand','change:activeMarkers','never','markerToHighlight','bindElementToMarker','deletion:join','insertion:chain','multi','push','parent','splitPosition','dataToMarker','item','fromCharCode','_isRegisteredAttribute','ready','init','ck-suggestion-marker','stopListening','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.','getUser','getFirstRange','createdAt','isIntersectingWithRange','isLimit','attribute:','low','before','forEach','formatBlock:discard','range','formatInline:','discardSuggestion','formatInline:accept','oldRange','previous','toViewElement','change','addSuggestion','define','_addSuggestionMarker','assign','ck-suggestion-marker-formatBlock','_mergeNestedSuggestions','forward','18377NHEeOJ','attribute:discard','multipleBlocks','insert','acceptAllSuggestions','join','highest','execute','has','69520PmqMKA','_createSuggestion','insertion','filter','markMultiRangeInsertion','addHighlight','comments','track-changes-enable-command-twice','hasComments','attributeKey','data','widget','deletion','change:_saved','track-changes-suggestion-not-found','_processAttributeSuggestions','_blockAttributeKeys','_isBlockAttribute','$graveyard','updateMarker','_afterChanges','_getExternalAuthor','attribute','_customCallbacks','commandName','keys','type','end','suggestionUnloaded','splice','attribute:accept','showSuggestionHighlights','value','elementToElement','model','batch','_registerDefaultCallbacks','find','rethrowUnexpectedError','@external','element','deletion:chain','deleteContent','ENTER','stringify','requires','isEqual','deletion:accept','add','ck-suggestion-marker-','formatBlock:chain','_adapter','enableDefaultAttributesIntegration','_saved','_handleNewSuggestionMarker','formatGroupId','every','_suggestionState','start','_reduceSuggestionAttributeRange','acceptSuggestion','skipNestingCheck','subType','writer','getSuggestions','isTouching','applyOperation','accept','registerBlockAttribute','getCommentThread','track-changes-command-not-found','removeMarker:suggestion:attribute','registerPostFixer','_recordAttributeSuggestions','ck-suggestion-marker-formatInline','$textProxy','trackChanges.mergeNestedSuggestions','locale','_commentsRepository','reconvertMarker','updateSuggestion','createPositionBefore','isLocal','$elementName','LEAVE','deletion:discard','chain','buildSuggestion','creator','discardSelectedSuggestions','containsItem','setTo','trackChangesCommand','clear','authorName','createPositionAfter','warn','concat','insertion:accept','schema','toJSON','hasSuggestion','markDeletion','getIntersection','insertion:','removeMarker','set','commentThread','howMany','return','removeComment','getItems','createRange','for','getNearestSelectionRange','suggestion:','_isDataLoaded','getAttribute','lowest','marker-count','_splitMarkerName','discardAllSuggestions','stop','moveTargetPosition','getCustomProperty','$text','FORMATTING','discard','_getAuthorFromId','formatInline:chain','getSuggestionCallback','getAncestors','getFirstMarker','suggestion:attribute:','editingDowncast','_isForcedDefaultExecutionBlock','external:','author','enableReadOnlyMode','high','toUpperCase','isCollapsed','216aMQdSS','_rangeIsInLocalUserInsertion','fetchCommentThread','startsWith','_reduceExistingSuggestions','markerReady','isInsideObject','elementStart','markMultiRangeBlockFormat','removeMarker:suggestion:formatBlock','remove','name','change:data','descriptionFactory','_refreshAttributeSuggestionsChain','normal','_breakSuggestionMarker','open','_getAttributeKey','catch','substring','options','dataDowncast','formatBlock:','after','fire','addMarker:suggestion','_onDiscard','isArray','from','isObject','setAttribute','_processAttributeChanges','nodeBefore','elementEnd','default','markInlineFormat','isDocumentOperation','addUser','editor','suggestion','isExternal','meta','formatBlock:join','_setSuggestionData','isAtEnd','targetPosition','root','plugins','config','_setSuggestionRange','registerInlineAttribute','size','createElement','differ','containsRangeInObject','attributeNewValue','attribute:join','trackChanges','925569vBMfVD','consume','_defaultCallbacks','markers','backward','isBlock','getWalker','map','insertContent','formatInline:join','fromRange','unbindElementFromMarkerName','data-author-id','isMultiRange','rootName','_removeSuggestion','_recordAttributeChanges','_trackFormatChanges','data-suggestion','always','suggestionLoaded','isOwn','enqueueChange','_checkSuggestionCorrectness','createPositionAt','addSuggestionData','insertion:join','getLastMatchingPosition','action','_suggestions','addMarkerName','containerElement','removed','_model','key','collaboration.channelId','track-changes-suggestion-data-mismatch','removeMarkers','getDifference','removeClass','removeAttribute','unbind','isInContent','sort','values','_getMarkerAnnouncementText','head','rejected','_refreshSuggestionsChain','includes','getShiftedBy','markInsertion','_updateSuggestionData','getChanges','refresh','get','1554063TkOOaS','_initAriaMarkerChangeAnnouncements','delete','addComment','dataReady','isUndo','upcast','addClass','adapter','track-changes-adapter-already-set','originalSuggestionId','getMultiRangeId','position','selection','attributeOldValue','error-saving-suggestion-data-suggestion-discarded','isNextTo','addMarker:suggestion:attribute','formatInline:discard','groupId','_enabledCommands','move','forceDefaultExecution','length','markerToData','18805XNHsYD','createSelection','oldValue','activeMarkers','$marker','markMultiRangeDeletion','acceptSelectedSuggestions','accepted','containsPosition','ck-suggestion-marker--active','formatBlock:accept','_suggestionFactory','containsRange','_inlineAttributeKeys','createRangeIn','_addThreadToSuggestion','createRangeOn','track-changes-user-not-found','_cutOutSuggestionMarker','_findSuggestions','addMarker','Users','tablePasteChainId','getRanges','markBlockFormat'];_0x3096=function(){return _0x7419cb;};return _0x3096();}function Vt(_0x2d0ff5){const _0x12ff7e=_0x4fbb6a;return _0x2d0ff5[_0x12ff7e(0x269)][_0x12ff7e(0x221)]==_0x2d0ff5[_0x12ff7e(0x288)][_0x12ff7e(0x20c)]&&_0x2d0ff5[_0x12ff7e(0x269)][_0x12ff7e(0x1f3)];}function Ut(_0x4a6700,_0x2bc4c3,_0x7a2bd,_0x4ab98f){const _0x7a0a77=_0x4fbb6a,_0x4329eb=_0x1ca09a=>!_0x1ca09a[_0x7a0a77(0x224)]['is'](_0x7a0a77(0x299))&&!_0x4ab98f[_0x7a0a77(0x14b)](_0x1ca09a[_0x7a0a77(0x224)]),_0x216612=_0x4a6700[_0x7a0a77(0x288)][_0x7a0a77(0x183)](_0x4329eb),_0x291bd2=_0x4a6700[_0x7a0a77(0x269)][_0x7a0a77(0x183)](_0x4329eb,{'direction':_0x7a0a77(0x16c)});return(!_0x4a6700[_0x7a0a77(0x288)][_0x7a0a77(0x27c)](_0x216612)||!_0x4a6700[_0x7a0a77(0x269)][_0x7a0a77(0x27c)](_0x291bd2))&&(_0x216612[_0x7a0a77(0x1ed)](_0x291bd2)?_0x7a2bd[_0x7a0a77(0x261)](_0x2bc4c3,{'range':_0x7a2bd[_0x7a0a77(0x10f)](_0x216612,_0x291bd2)}):_0x7a2bd[_0x7a0a77(0x108)](_0x2bc4c3),!0x0);}function Gt(_0x18a6fc){return _0x1bb7b3(_0x18a6fc);}function Ft(_0x379593){const _0x147ea8=_0x4fbb6a,_0x15065a=_0x379593[_0x147ea8(0x288)][_0x147ea8(0x20c)];return _0x15065a&&_0x15065a['is'](_0x147ea8(0x276));}function Pt(_0x2fbbe6,_0x3db840){const _0x532005=_0x4fbb6a;return null==_0x2fbbe6[_0x532005(0x269)][_0x532005(0x14e)]&&_0x2fbbe6[_0x532005(0x269)][_0x532005(0x221)]==_0x2fbbe6[_0x532005(0x288)][_0x532005(0x20c)]?Lt(_0x2fbbe6[_0x532005(0x288)][_0x532005(0x20c)],_0x3db840):_0x2fbbe6;}function Lt(_0x1da954,_0x5ba920){const _0x56994d=_0x4fbb6a,_0x575637=_0x5ba920[_0x56994d(0x102)][_0x56994d(0x14b)](_0x1da954)||_0x5ba920[_0x56994d(0x102)][_0x56994d(0x1ee)](_0x1da954);return _0x5ba920[_0x56994d(0x10f)](_0x5ba920[_0x56994d(0x180)](_0x1da954,_0x56994d(0x233)),_0x575637?_0x5ba920[_0x56994d(0xfe)](_0x1da954):_0x5ba920[_0x56994d(0x180)](_0x1da954,_0x56994d(0x269)));}function Ht(_0xa98edc,_0x5a6d80,_0x391a54,_0x416101,_0x16ad55){const _0x439019=_0x4fbb6a;if(_0xa98edc[_0x439019(0x1fc)])return!0x1;if(!Jt(_0xa98edc,_0x5a6d80))return!0x1;if(_0x391a54[_0x439019(0x269)][_0x439019(0x27c)](_0x416101[_0x439019(0x288)]))return!0x0;if(_0xa98edc[_0x439019(0x268)]!=_0x5a6d80[_0x439019(0x268)])return!0x1;if(!_0x391a54[_0x439019(0x269)][_0x439019(0x28f)](_0x416101[_0x439019(0x288)]))return!0x1;const _0x2c61c6=_0x16ad55[_0x439019(0x10f)](_0x391a54[_0x439019(0x269)],_0x416101[_0x439019(0x288)])[_0x439019(0x16e)]();for(const _0x2f6694 of _0x2c61c6)if([_0x439019(0x134),_0x439019(0x14f)][_0x439019(0x199)](_0x2f6694[_0x439019(0x268)])&&_0x16ad55[_0x439019(0x102)][_0x439019(0x230)](_0x2f6694[_0x439019(0x224)]))return!0x1;return!0x0;}function Jt(_0x2b0436,_0x22afb9){const _0x23ea31=_0x4fbb6a;if(!_0x2b0436[_0x23ea31(0x113)]||!_0x22afb9[_0x23ea31(0x113)])return!0x1;const _0x4971d4=new Set(Object[_0x23ea31(0x267)](_0x2b0436[_0x23ea31(0x1eb)])),_0x27a240=new Set(Object[_0x23ea31(0x267)](_0x22afb9[_0x23ea31(0x1eb)]));if(_0x4971d4[_0x23ea31(0x1a2)](_0x23ea31(0x1b3)),_0x27a240[_0x23ea31(0x1a2)](_0x23ea31(0x1b3)),0x0==_0x4971d4[_0x23ea31(0x161)]&&0x0==_0x27a240[_0x23ea31(0x161)])return!0x0;if(_0x4971d4[_0x23ea31(0x161)]!=_0x27a240[_0x23ea31(0x161)])return!0x1;const _0x4c650c={..._0x2b0436[_0x23ea31(0x1eb)]},_0x23e878={..._0x22afb9[_0x23ea31(0x1eb)]};return delete _0x4c650c[_0x23ea31(0x1b3)],delete _0x23e878[_0x23ea31(0x1b3)],JSON[_0x23ea31(0x27a)](_0x4c650c)==JSON[_0x23ea31(0x27a)](_0x23e878);}function qt(_0x255724,_0x5ef7b3){const _0xf71d35=_0x4fbb6a,_0x46c2bd=zt(_0x255724[_0xf71d35(0x1eb)]),_0x1d3c79=zt(_0x5ef7b3);if(!_0x255724[_0xf71d35(0x113)])return!0x1;for(const _0x4f060f of Object[_0xf71d35(0x267)](_0x1d3c79))if(!_0x50f493(_0x46c2bd[_0x4f060f],_0x1d3c79[_0x4f060f]))return!0x1;return!0x0;}function zt(_0xea431e){const _0xc0221=_0x4fbb6a,_0x333298=Object[_0xc0221(0x241)]({},_0xea431e);return delete _0x333298[_0xc0221(0x28b)],delete _0x333298[_0xc0221(0x1cf)],_0x333298;}
|