@ckeditor/ckeditor5-track-changes 43.1.0-alpha.2 → 43.1.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _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 _0x30962b=_0x14dc;(function(_0x1546ea,_0x147b2e){const _0x5643f8=_0x14dc,_0x5c74fa=_0x1546ea();while(!![]){try{const _0x543d91=parseInt(_0x5643f8(0x2ed))/0x1*(parseInt(_0x5643f8(0x232))/0x2)+parseInt(_0x5643f8(0x2b5))/0x3*(-parseInt(_0x5643f8(0x258))/0x4)+-parseInt(_0x5643f8(0x2d6))/0x5+-parseInt(_0x5643f8(0x2f8))/0x6*(parseInt(_0x5643f8(0x312))/0x7)+parseInt(_0x5643f8(0x26a))/0x8+parseInt(_0x5643f8(0x25b))/0x9*(-parseInt(_0x5643f8(0x2fe))/0xa)+parseInt(_0x5643f8(0x297))/0xb*(parseInt(_0x5643f8(0x1c0))/0xc);if(_0x543d91===_0x147b2e)break;else _0x5c74fa['push'](_0x5c74fa['shift']());}catch(_0x278fa8){_0x5c74fa['push'](_0x5c74fa['shift']());}}}(_0x2985,0xdd0e8));import{Plugin as _0x5eb319,PendingActions as _0x4230fd}from'ckeditor5/src/core.js';import{LiveRange as _0x4752d7}from'ckeditor5/src/engine.js';import{CKEditorError as _0x311fe3,uid as _0x3956db,priorities as _0x435df2,logWarning as _0x1acd01,getEnvKeystrokeText as _0x42b3c8}from'ckeditor5/src/utils.js';import{toWidget as _0x4dbd93}from'ckeditor5/src/widget.js';import{Users as _0x45b9d9,hashObject as _0x154382,surroundingMarkersDetector as _0x50093a,FOCUS_ANNOTATION_KEYSTROKE as _0x12d690}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b9a31 from'./commands/trackchangescommand.js';import _0x20d36f from'./commands/acceptsuggestioncommand.js';import _0x5dbc75 from'./commands/discardsuggestioncommand.js';import _0x560fb9 from'./commands/executeonallsuggestionscommand.js';import _0x8c1e42 from'./commands/executeonselectedsuggestionscommand.js';import _0x3f4146 from'./suggestion.js';import _0xd0c173 from'./suggestiondescriptionfactory.js';import _0x45b438 from'./integrations/aiassistant.js';import _0x46109d from'./integrations/alignment.js';import _0x2a811f from'./integrations/basicstyles.js';import _0x1363b1 from'./integrations/blockquote.js';import _0x35c0ac from'./integrations/casechange.js';import _0x5a2c2e from'./integrations/ckbox.js';import _0x30c328 from'./integrations/codeblock.js';import _0x1e4e39 from'./integrations/comments.js';import _0x1b3273 from'./integrations/deletecommand.js';import _0x11caba from'./integrations/list.js';import _0x2117b7 from'./integrations/listproperties.js';import _0x44f150 from'./integrations/entercommand.js';import _0x4af69b from'./integrations/findandreplace.js';import _0x4d82d5 from'./integrations/font.js';import _0x3c8b45 from'./integrations/formatpainter.js';import _0x3ef6c9 from'./integrations/heading.js';import _0x11ad9a from'./integrations/highlight.js';import _0x2da112 from'./integrations/horizontalline.js';import _0x309106 from'./integrations/htmlembed.js';import _0x175eb6 from'./integrations/image.js';import _0x3c970b from'./integrations/imagereplace.js';import _0x9b6499 from'./integrations/imagestyle.js';import _0x10bef2 from'./integrations/importword.js';import _0x423a7a from'./integrations/indent.js';import _0x5c00f0 from'./integrations/inputcommand.js';import _0xd46bc3 from'./integrations/link.js';import _0x13e735 from'./integrations/legacylist.js';import _0x245f19 from'./integrations/legacylistproperties.js';import _0x1d7e7f from'./integrations/mediaembed.js';function _0x14dc(_0x295efe,_0x23b0d4){const _0x298594=_0x2985();return _0x14dc=function(_0x14dc5c,_0x500970){_0x14dc5c=_0x14dc5c-0x1a4;let _0x2771ca=_0x298594[_0x14dc5c];return _0x2771ca;},_0x14dc(_0x295efe,_0x23b0d4);}import _0x5a8bfa from'./integrations/mention.js';import _0x4de936 from'./integrations/mergefields.js';import _0x48a973 from'./integrations/multilevellist.js';import _0x2bcdc9 from'./integrations/pagebreak.js';import _0x3d82c9 from'./integrations/paragraph.js';import _0x5398b5 from'./integrations/removeformat.js';import _0x14bdd2 from'./integrations/restrictededitingmode.js';import _0x24dfa5 from'./integrations/shiftentercommand.js';import _0x4a79be from'./integrations/standardeditingmode.js';import _0x57d93c from'./integrations/style.js';import _0x8c203e from'./integrations/table.js';import _0x37780c from'./integrations/tablemergesplit.js';import _0x12c0fd from'./integrations/tableheadings.js';import _0x1b71a0 from'./integrations/tableclipboard.js';import _0x29754b from'./integrations/tablecolumnresize.js';import _0x28bf7e from'./integrations/template.js';import _0xb03af2 from'./integrations/tableofcontents.js';import _0x571115 from'./integrations/title.js';import _0x2cd5c2 from'./integrations/undo.js';import _0x679283 from'./integrations/tablecaption.js';import _0x3b7a84 from'./integrations/tableproperties.js';import{getTranslation as _0x25401b}from'./utils/common-translations.js';import{isEqual as _0x244b6b,omit as _0x1b620c}from'lodash-es';export const renameAttributeKey=_0x30962b(0x29e);export default class p extends _0x5eb319{static get[_0x30962b(0x241)](){const _0xf3330a=_0x30962b;return[_0xf3330a(0x285),_0x45b9d9,_0x4230fd,_0x45b438,_0x46109d,_0x2a811f,_0x1363b1,_0x5a2c2e,_0x35c0ac,_0x30c328,_0x1e4e39,_0x1b3273,_0x44f150,_0x4af69b,_0x4d82d5,_0x3c8b45,_0x3ef6c9,_0x11ad9a,_0x2da112,_0x309106,_0x175eb6,_0x9b6499,_0x3c970b,_0x10bef2,_0x423a7a,_0x5c00f0,_0x13e735,_0x245f19,_0x48a973,_0xd46bc3,_0x11caba,_0x2117b7,_0x1d7e7f,_0x5a8bfa,_0x4de936,_0x2bcdc9,_0x3d82c9,_0x5398b5,_0x14bdd2,_0x24dfa5,_0x4a79be,_0x57d93c,_0x8c203e,_0x37780c,_0x12c0fd,_0x679283,_0x1b71a0,_0x29754b,_0xb03af2,_0x3b7a84,_0x28bf7e,_0x571115,_0x2cd5c2];}static get[_0x30962b(0x27c)](){const _0x533b36=_0x30962b;return _0x533b36(0x1ba);}constructor(_0xe2aae1){const _0x3e16b7=_0x30962b;function _0x1ba41d(_0x96fe70){const _0x152a49=_0x14dc;return _0x96fe70[_0x152a49(0x209)](_0x35608b=>String[_0x152a49(0x2a3)](_0x35608b))[_0x152a49(0x32e)]('');}super(_0xe2aae1),this[_0x3e16b7(0x2ac)]=!0x1,this[_0x3e16b7(0x228)](_0x3e16b7(0x1ac),[]),this['on'](_0x3e16b7(0x342),(_0x1ca032,_0x598168,_0x3782c2,_0x3866fb)=>{const _0x595be6=_0x3e16b7;this[_0x595be6(0x20c)][_0x595be6(0x26c)](()=>{const _0x224b8a=_0x595be6;for(const _0x2c0048 of[..._0x3866fb,..._0x3782c2])this[_0x224b8a(0x20c)][_0x224b8a(0x243)][_0x224b8a(0x32f)](_0x2c0048)&&_0xe2aae1[_0x224b8a(0x201)][_0x224b8a(0x32b)](_0x2c0048);});}),this[_0x3e16b7(0x21c)]=new _0xd0c173(this[_0x3e16b7(0x1dc)][_0x3e16b7(0x1f4)][_0x3e16b7(0x1e1)],this[_0x3e16b7(0x1dc)][_0x3e16b7(0x2bc)]),this[_0x3e16b7(0x250)]=null,this[_0x3e16b7(0x293)]=new Et(this[_0x3e16b7(0x1dc)]),this[_0x3e16b7(0x2a8)]=new Map(),this[_0x3e16b7(0x27b)]=_0xe2aae1[_0x3e16b7(0x21d)][_0x3e16b7(0x2b6)](_0x3e16b7(0x285)),this[_0x3e16b7(0x1d8)]=new Set(),this[_0x3e16b7(0x20c)]=this[_0x3e16b7(0x1dc)][_0x3e16b7(0x1f4)],this[_0x3e16b7(0x294)]=new WeakMap(),this[_0x3e16b7(0x2a9)]=!0x1,this[_0x3e16b7(0x302)]=new Set([_0x3e16b7(0x29e)]),this[_0x3e16b7(0x246)]=new Set(),_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x218)](_0x3e16b7(0x33c),_0x3e16b7(0x211)),this[_0x3e16b7(0x1d2)]=_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x2b6)](_0x3e16b7(0x33c)),_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x218)](_0x3e16b7(0x330),!0x0),this[_0x3e16b7(0x23d)]=_0xe2aae1[_0x3e16b7(0x2ae)][_0x3e16b7(0x2b6)](_0x3e16b7(0x330)),this[_0x3e16b7(0x29c)]=new _0x4b9a31(_0xe2aae1,this[_0x3e16b7(0x1d8)]),this[_0x3e16b7(0x30c)](),this[_0x1ba41d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1ba41d([0x34,0x30,0x34,0x38,0x31,0x36,0x36,0x32]);}[_0x30962b(0x202)](){const _0x2664c3=_0x30962b,_0x5f5534=this[_0x2664c3(0x1dc)],_0x56a17a=(_0x4ff0cf,_0x23f996)=>{const _0x5a1f94=_0x2664c3;if(_0x5a1f94(0x1d4)!=_0x4ff0cf)return _0x5a1f94(0x321)+_0x4ff0cf;const _0x18beb3=_0x23f996[_0x5a1f94(0x28d)]('|')[0x0];return this[_0x5a1f94(0x28e)](_0x18beb3)?_0x5a1f94(0x33d):_0x5a1f94(0x32c);};_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1ef)]({'model':_0x2664c3(0x32a),'view':_0x3ee5f6=>{const _0x1cdb14=_0x2664c3,{id:_0x13fb73,authorId:_0x945bee,type:_0x111f82,subType:_0x2c969a}=this[_0x1cdb14(0x259)](_0x3ee5f6[_0x1cdb14(0x2e5)]),_0x244b67=[_0x1cdb14(0x34a),_0x56a17a(_0x111f82,_0x2c969a)];let _0x43f166=0xbb8;return this[_0x1cdb14(0x1ac)][_0x1cdb14(0x2d2)](_0x3ee5f6[_0x1cdb14(0x2e5)])&&(_0x244b67[_0x1cdb14(0x320)](_0x1cdb14(0x2c9)),_0x43f166=0xbc2),_0x1cdb14(0x335)==_0x111f82&&(_0x43f166+=0x5),{'classes':_0x244b67,'attributes':{'data-suggestion':_0x13fb73,'data-author-id':_0x945bee},'priority':_0x43f166};}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x18bfdb=>{const _0x543f1d=_0x2664c3;_0x18bfdb['on'](_0x543f1d(0x21a),(_0x18bf7d,_0x1862cd,_0x324d3c)=>{const _0x25fd65=_0x543f1d;if(!_0x324d3c[_0x25fd65(0x328)][_0x25fd65(0x2b7)])return;const _0x4d8065=_0x1862cd[_0x25fd65(0x26e)];if(!_0x4d8065)return;const _0x2765fc=_0x324d3c[_0x25fd65(0x2b8)][_0x25fd65(0x240)](_0x4d8065);_0x5f5534[_0x25fd65(0x1f4)][_0x25fd65(0x1e1)][_0x25fd65(0x289)](_0x4d8065)&&_0x2765fc&&!_0x2765fc[_0x25fd65(0x2b1)](_0x25fd65(0x20f))&&_0x2765fc['is'](_0x25fd65(0x33f))&&_0x4dbd93(_0x2765fc,_0x324d3c[_0x25fd65(0x2a5)]);},{'priority':_0x543f1d(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1ef)]({'model':_0x2664c3(0x32a),'view':(_0x1510be,_0x53f12b)=>{const _0x4188aa=_0x2664c3;if(!_0x53f12b[_0x4188aa(0x328)][_0x4188aa(0x2b7)])return null;const {type:_0x4ef5c5,subType:_0x1ecd92}=this[_0x4188aa(0x259)](_0x1510be[_0x4188aa(0x2e5)]);return{'classes':[_0x4188aa(0x34a),_0x56a17a(_0x4ef5c5,_0x1ecd92)],'priority':0xbb8};}});const _0x5f6f96=({showActiveMarkers:_0x36e6a5=!0x0,isAttributeSuggestion:_0x5018ce=!0x1}={})=>(_0x180eef,_0x250aa5,_0x2284b5)=>{const _0x3b000e=_0x2664c3;if(!_0x250aa5[_0x3b000e(0x26e)])return;const {id:_0x14ec53,authorId:_0x1a2186}=this[_0x3b000e(0x259)](_0x250aa5[_0x3b000e(0x2e5)]);if(_0x5018ce){const _0x10aac2=this[_0x3b000e(0x2a8)][_0x3b000e(0x2b6)](_0x14ec53),_0x5203a7=this[_0x3b000e(0x315)](_0x10aac2);if(!this[_0x3b000e(0x28e)](_0x5203a7))return;}if(_0x250aa5[_0x3b000e(0x26e)]['is'](_0x3b000e(0x31d)))return void _0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x250aa5[_0x3b000e(0x26e)],_0x180eef[_0x3b000e(0x34b)]);const _0x13df6c=_0x2284b5[_0x3b000e(0x2b8)][_0x3b000e(0x240)](_0x250aa5[_0x3b000e(0x26e)]);if(_0x250aa5[_0x3b000e(0x26e)]['is'](_0x3b000e(0x2aa))&&_0x5f5534[_0x3b000e(0x1f4)][_0x3b000e(0x1e1)][_0x3b000e(0x345)](_0x250aa5[_0x3b000e(0x26e)])&&!_0x13df6c[_0x3b000e(0x2b1)](_0x3b000e(0x242))){_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x223)]([_0x3b000e(0x34a),_0x3b000e(0x33d)],_0x13df6c),_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ff)](_0x3b000e(0x1d1),_0x14ec53,_0x13df6c),_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ff)](_0x3b000e(0x207),_0x1a2186,_0x13df6c),_0x2284b5[_0x3b000e(0x2b8)][_0x3b000e(0x222)](_0x13df6c,_0x250aa5[_0x3b000e(0x2e5)]),_0x36e6a5&&(this[_0x3b000e(0x1ac)][_0x3b000e(0x2d2)](_0x250aa5[_0x3b000e(0x2e5)])?_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x223)](_0x3b000e(0x2c9),_0x13df6c):_0x2284b5[_0x3b000e(0x2a5)][_0x3b000e(0x1ee)](_0x3b000e(0x2c9),_0x13df6c));for(const _0x5c2285 of _0x5f5534[_0x3b000e(0x1f4)][_0x3b000e(0x2e2)](_0x250aa5[_0x3b000e(0x26e)])[_0x3b000e(0x1f0)]())_0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x5c2285,_0x180eef[_0x3b000e(0x34b)]);_0x2284b5[_0x3b000e(0x2e0)][_0x3b000e(0x2d3)](_0x250aa5[_0x3b000e(0x26e)],_0x180eef[_0x3b000e(0x34b)]);}};_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x50a075=>{const _0x39baf6=_0x2664c3;_0x50a075['on'](_0x39baf6(0x2e1),(_0x380b40,_0x30849c,_0x3c2a50)=>{const _0x31f73b=_0x39baf6;_0x3c2a50[_0x31f73b(0x328)][_0x31f73b(0x2b7)]&&_0x5f6f96({'showActiveMarkers':!0x1})(_0x380b40,_0x30849c,_0x3c2a50);},{'priority':_0x39baf6(0x350)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x1fb)](_0x2d163a=>{const _0x2d27ad=_0x2664c3;_0x2d163a['on'](_0x2d27ad(0x20b),(_0x426d4a,_0x3c5986,_0x12b92f)=>{const _0x189665=_0x2d27ad;_0x12b92f[_0x189665(0x328)][_0x189665(0x2b7)]&&_0x5f6f96({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x426d4a,_0x3c5986,_0x12b92f);},{'priority':_0x2d27ad(0x350)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x2fd))[_0x2664c3(0x204)]({'model':_0x2664c3(0x32a),'view':(_0x8a4ea,_0x4f57e7)=>_0x4f57e7[_0x2664c3(0x328)][_0x2664c3(0x2b7)]?null:{'group':_0x2664c3(0x32a),'name':_0x8a4ea[_0x2664c3(0x2d5)](0xb)}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1a4))[_0x2664c3(0x33e)]({'view':{'name':_0x2664c3(0x32a),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x23bd8a,{writer:_0x5857a0})=>{const _0x17d966=_0x2664c3;let _0x16533e=_0x17d966(0x290)+_0x23bd8a[_0x17d966(0x200)](_0x17d966(0x2c3))+':'+_0x23bd8a[_0x17d966(0x200)]('id');return _0x23bd8a[_0x17d966(0x200)](_0x17d966(0x272))&&(_0x16533e+=':'+_0x23bd8a[_0x17d966(0x200)](_0x17d966(0x272))),_0x5857a0[_0x17d966(0x265)](_0x17d966(0x2bd),{'data-name':_0x16533e});}}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1a4))[_0x2664c3(0x1d9)]({'view':_0x2664c3(0x32a)}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x45e322=>{const _0x1a9ab0=_0x2664c3;_0x45e322['on'](_0x1a9ab0(0x2e1),_0x5f6f96(),{'priority':_0x1a9ab0(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x471712=>{const _0x55555d=_0x2664c3;_0x471712['on'](_0x55555d(0x20b),_0x5f6f96({'isAttributeSuggestion':!0x0}),{'priority':_0x55555d(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x480f7d=>{const _0x50c9bc=_0x2664c3;_0x480f7d['on'](_0x50c9bc(0x1cb),(_0x4d857a,_0x2170c6,_0x4c7da8)=>{const _0x55b97f=_0x50c9bc,_0x368480=_0x4c7da8[_0x55b97f(0x2b8)][_0x55b97f(0x225)](_0x2170c6[_0x55b97f(0x2e5)]);if(_0x368480){for(const _0x240869 of _0x368480)_0x240869[_0x55b97f(0x2b1)](_0x55b97f(0x242))||(_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x1ee)]([_0x55b97f(0x34a),_0x55b97f(0x33d),_0x55b97f(0x2c9)],_0x240869),_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x2fb)](_0x55b97f(0x1d1),_0x240869),_0x4c7da8[_0x55b97f(0x2a5)][_0x55b97f(0x2fb)](_0x55b97f(0x207),_0x240869),_0x4c7da8[_0x55b97f(0x2b8)][_0x55b97f(0x355)](_0x240869,_0x2170c6[_0x55b97f(0x2e5)]));}},{'priority':_0x50c9bc(0x304)});}),_0x5f5534[_0x2664c3(0x235)][_0x2664c3(0x303)](_0x2664c3(0x1fd))[_0x2664c3(0x1fb)](_0x4efab6=>{const _0x5e68f9=_0x2664c3;_0x4efab6['on'](_0x5e68f9(0x237),(_0x397aa2,_0x2867ca,_0x1df8a5)=>{const _0x2ba882=_0x5e68f9,_0x33e437=_0x1df8a5[_0x2ba882(0x2b8)][_0x2ba882(0x225)](_0x2867ca[_0x2ba882(0x2e5)]);if(!_0x33e437)return;const {id:_0x2902e8}=this[_0x2ba882(0x259)](_0x2867ca[_0x2ba882(0x2e5)]),_0x3c5c9a=this[_0x2ba882(0x2a8)][_0x2ba882(0x2b6)](_0x2902e8),_0x34cb51=this[_0x2ba882(0x315)](_0x3c5c9a);if(this[_0x2ba882(0x28e)](_0x34cb51)){for(const _0x2d898b of _0x33e437)_0x2d898b[_0x2ba882(0x2b1)](_0x2ba882(0x242))||(_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x1ee)]([_0x2ba882(0x34a),_0x2ba882(0x33d),_0x2ba882(0x2c9)],_0x2d898b),_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x2fb)](_0x2ba882(0x1d1),_0x2d898b),_0x1df8a5[_0x2ba882(0x2a5)][_0x2ba882(0x2fb)](_0x2ba882(0x207),_0x2d898b),_0x1df8a5[_0x2ba882(0x2b8)][_0x2ba882(0x355)](_0x2d898b,_0x2867ca[_0x2ba882(0x2e5)]));}},{'priority':_0x5e68f9(0x304)});}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x5b2e65=>{const _0xb7d953=_0x2664c3;let _0x44d9a0=!0x1;const _0x3e3366=Array[_0xb7d953(0x278)](_0x5f5534[_0xb7d953(0x1f4)][_0xb7d953(0x244)][_0xb7d953(0x1cc)][_0xb7d953(0x1c6)]()),_0x39d4a4=new Set();for(const {name:_0x249dea,data:_0x590121}of _0x3e3366){const {group:_0x44d974,type:_0x323b80,subType:_0x4c8f18,id:_0x511668}=this[_0xb7d953(0x259)](_0x249dea);if(_0xb7d953(0x32a)!==_0x44d974)continue;const _0x43afb3=this[_0xb7d953(0x2a8)][_0xb7d953(0x2b6)](_0x511668);if(null!=_0x590121[_0xb7d953(0x269)]){_0xb7d953(0x31c)==_0x323b80&&(_0x44d9a0=_0x44d9a0||Ut(_0x590121[_0xb7d953(0x269)],_0x249dea,_0x5b2e65,_0x5f5534[_0xb7d953(0x1f4)][_0xb7d953(0x1e1)]));const _0xca6b0c=_0xb7d953(0x1d4)==_0x323b80&&this[_0xb7d953(0x28e)](_0x4c8f18[_0xb7d953(0x28d)]('|')[0x0]);if(_0x590121[_0xb7d953(0x269)][_0xb7d953(0x24c)]||_0xb7d953(0x276)==_0x590121[_0xb7d953(0x269)][_0xb7d953(0x2c8)][_0xb7d953(0x1e8)]||_0xb7d953(0x1ea)==_0x323b80&&!Ft(_0x590121[_0xb7d953(0x269)])||_0xca6b0c&&!Ft(_0x590121[_0xb7d953(0x269)])||_0xb7d953(0x335)==_0x323b80&&!(!Vt(_0x1c91da=_0x590121[_0xb7d953(0x269)])&&!function(_0x230c2a){const _0x59bf12=_0xb7d953;return _0x230c2a[_0x59bf12(0x1d3)][_0x59bf12(0x255)]==_0x230c2a[_0x59bf12(0x34e)][_0x59bf12(0x23b)]&&_0x230c2a[_0x59bf12(0x1d3)][_0x59bf12(0x351)];}(_0x1c91da)))_0x5b2e65[_0xb7d953(0x291)](_0x249dea),_0x44d9a0=!0x0;else{if(!_0x43afb3||!_0x43afb3[_0xb7d953(0x283)])continue;if(_0x590121[_0xb7d953(0x269)]&&_0x590121[_0xb7d953(0x1ec)]&&_0x590121[_0xb7d953(0x269)][_0xb7d953(0x343)](_0x590121[_0xb7d953(0x1ec)]))continue;_0x39d4a4[_0xb7d953(0x1fb)](_0x43afb3);}}}var _0x1c91da;return _0x39d4a4[_0xb7d953(0x1f1)]>0x0&&(_0x44d9a0=!!this[_0xb7d953(0x1df)](_0x39d4a4)||_0x44d9a0),_0x44d9a0;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x5aea23=>{const _0x3bb81c=_0x2664c3;let _0xe7901e=!0x1;for(const _0x385fb9 of _0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x244)][_0x3bb81c(0x1cc)][_0x3bb81c(0x257)]())if(_0x3bb81c(0x327)==_0x385fb9[_0x3bb81c(0x1be)])for(const _0x5bc9fb of this[_0x3bb81c(0x2a8)][_0x3bb81c(0x1fa)]()){if(_0x5bc9fb[_0x3bb81c(0x277)]||!_0x5bc9fb[_0x3bb81c(0x283)])continue;const _0x5645e5=_0x3bb81c(0x1ea)==_0x5bc9fb[_0x3bb81c(0x1be)],_0x2afc01=this[_0x3bb81c(0x315)](_0x5bc9fb),_0xf56716=_0x2afc01&&this[_0x3bb81c(0x28e)](_0x2afc01);if(!_0x5645e5&&!_0xf56716)continue;const _0x1eea50=_0x5bc9fb[_0x3bb81c(0x2c2)]();if(_0x1eea50[_0x3bb81c(0x1d3)][_0x3bb81c(0x255)]!=_0x1eea50[_0x3bb81c(0x34e)][_0x3bb81c(0x255)]&&!_0x1eea50[_0x3bb81c(0x34e)][_0x3bb81c(0x351)]){const _0x2c9c9d=_0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x331)](_0x1eea50[_0x3bb81c(0x1d3)][_0x3bb81c(0x29b)],_0x3bb81c(0x34e)),_0x1ea63a=_0x5f5534[_0x3bb81c(0x1f4)][_0x3bb81c(0x28c)](_0x1eea50[_0x3bb81c(0x1d3)],_0x2c9c9d);_0x5aea23[_0x3bb81c(0x21b)](_0x5bc9fb[_0x3bb81c(0x2d1)](),{'range':_0x1ea63a}),_0xe7901e=!0x0;}}return _0xe7901e;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x348e60=>this[_0x2664c3(0x2f2)](_0x348e60)),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)][_0x2664c3(0x34d)](_0x464a1d=>!_0x464a1d[_0x2664c3(0x353)][_0x2664c3(0x2c1)]&&this[_0x2664c3(0x2d7)](_0x464a1d)),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x1a8),()=>{const _0x15f44f=_0x2664c3;this[_0x15f44f(0x2ac)]=!0x1;}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)]['on'](_0x2664c3(0x2ef),(_0x23401b,_0x4c37c6)=>{const _0x500feb=_0x2664c3;if(!_0x4c37c6[_0x500feb(0x2c1)]||_0x4c37c6[_0x500feb(0x1f7)])return;if(!this[_0x500feb(0x2ac)])return;const _0x309b72=_0x5f5534[_0x500feb(0x1f4)][_0x500feb(0x244)][_0x500feb(0x1cc)][_0x500feb(0x257)]();if(0x0==_0x309b72[_0x500feb(0x1b5)])return;const _0x470e47=[],_0x57e80b=_0x309b72[_0x500feb(0x305)](_0x153c62=>_0x500feb(0x1d4)==_0x153c62[_0x500feb(0x1be)]),_0x40a36f=_0x309b72[_0x500feb(0x305)](_0x253ad7=>_0x500feb(0x327)==_0x253ad7[_0x500feb(0x1be)]&&_0x500feb(0x24e)!=_0x253ad7[_0x500feb(0x34b)]);for(const _0x175fe6 of _0x57e80b)this[_0x500feb(0x286)](_0x175fe6[_0x500feb(0x266)])&&_0x470e47[_0x500feb(0x320)]({'key':_0x175fe6[_0x500feb(0x266)],'newValue':_0x175fe6[_0x500feb(0x262)],'oldValue':_0x175fe6[_0x500feb(0x212)],'range':Pt(_0x175fe6[_0x500feb(0x23f)],_0x5f5534[_0x500feb(0x1f4)])});for(const _0x45f125 of _0x40a36f){if(_0x500feb(0x344)!=_0x45f125[_0x500feb(0x28f)]&&_0x500feb(0x254)!=_0x45f125[_0x500feb(0x28f)])continue;const _0x3f857e=Lt(_0x45f125[_0x500feb(0x1f3)][_0x500feb(0x29b)],_0x5f5534[_0x500feb(0x1f4)]),_0x50a7b8=_0x45f125[_0x500feb(0x25e)];_0x500feb(0x344)==_0x45f125[_0x500feb(0x28f)]&&_0x470e47[_0x500feb(0x320)]({'key':_0x500feb(0x29e),'newValue':_0x45f125[_0x500feb(0x34b)],'oldValue':_0x50a7b8[_0x500feb(0x34b)],'range':_0x3f857e});for(const [_0x1739e9,_0x5d711d]of _0x50a7b8[_0x500feb(0x1db)]){if(!this[_0x500feb(0x286)](_0x1739e9))continue;const _0x4bafe4=_0x45f125[_0x500feb(0x1db)][_0x500feb(0x2b6)](_0x1739e9);_0x5d711d!==_0x4bafe4&&_0x470e47[_0x500feb(0x320)]({'key':_0x1739e9,'newValue':_0x4bafe4,'oldValue':_0x5d711d,'range':_0x3f857e});}for(const [_0x26e4f8,_0x5175c2]of _0x45f125[_0x500feb(0x1db)])this[_0x500feb(0x286)](_0x26e4f8)&&(_0x50a7b8[_0x500feb(0x1db)][_0x500feb(0x32f)](_0x26e4f8)||_0x470e47[_0x500feb(0x320)]({'key':_0x26e4f8,'newValue':_0x5175c2,'oldValue':null,'range':_0x3f857e}));}0x0!=_0x470e47[_0x500feb(0x1b5)]&&_0x5f5534[_0x500feb(0x1f4)][_0x500feb(0x2f5)](_0x4c37c6,_0x12d72c=>{const _0xd441a0=_0x500feb,_0x18c2c2=_0x3956db();for(const {range:_0x5c3541,key:_0x2adb1f,oldValue:_0x1e19f7,newValue:_0x4212aa}of _0x470e47)this[_0xd441a0(0x29a)](_0x5c3541,_0x2adb1f,_0x1e19f7,_0x4212aa,{'groupId':_0x18c2c2});this[_0xd441a0(0x219)](_0x12d72c,_0x470e47);});},{'priority':_0x2664c3(0x226)}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x243)]['on'](_0x2664c3(0x1b3),(_0x565d65,_0x51ea13,_0x2c9cd2)=>{const _0x2a694d=_0x2664c3;if(null==_0x2c9cd2){const {id:_0x105f88}=this[_0x2a694d(0x259)](_0x51ea13[_0x2a694d(0x34b)]),_0x22ae06=this[_0x2a694d(0x2a8)][_0x2a694d(0x2b6)](_0x105f88);_0x22ae06&&_0x22ae06[_0x2a694d(0x25c)](_0x51ea13[_0x2a694d(0x34b)]);}}),_0x5f5534[_0x2664c3(0x1f4)][_0x2664c3(0x244)]['on'](_0x2664c3(0x2ef),()=>{const _0x1a7e9c=_0x2664c3,_0x4a36d7=Array[_0x1a7e9c(0x278)](_0x5f5534[_0x1a7e9c(0x1f4)][_0x1a7e9c(0x244)][_0x1a7e9c(0x1cc)][_0x1a7e9c(0x1c6)]())[_0x1a7e9c(0x305)](_0x586459=>_0x1a7e9c(0x32a)===this[_0x1a7e9c(0x259)](_0x586459[_0x1a7e9c(0x34b)])[_0x1a7e9c(0x318)]);if(0x0===_0x4a36d7[_0x1a7e9c(0x1b5)])return;_0x4a36d7[_0x1a7e9c(0x274)]((_0x3e9e4d,_0x2a6e0b)=>{const _0x251dde=_0x1a7e9c,_0x34a945=_0x3e9e4d[_0x251dde(0x2f0)][_0x251dde(0x1ec)],_0x4267af=_0x2a6e0b[_0x251dde(0x2f0)][_0x251dde(0x1ec)];return null===_0x34a945&&null===_0x4267af?0x0:null===_0x34a945&&null!==_0x4267af?-0x1:null!==_0x34a945&&null===_0x4267af?0x1:_0x34a945[_0x251dde(0x1d3)][_0x251dde(0x23e)](_0x4267af[_0x251dde(0x1d3)])?-0x1:0x1;});const _0x3d58c1=new Set(),_0x26317a=new Set();for(const {name:_0x4d4600,data:_0x2f3358}of _0x4a36d7){const {id:_0x41e924}=this[_0x1a7e9c(0x259)](_0x4d4600);if(null===_0x2f3358[_0x1a7e9c(0x1ec)]){const _0x572b2e=this[_0x1a7e9c(0x32d)](_0x4d4600);_0x26317a[_0x1a7e9c(0x1fb)](_0x572b2e);}else{const _0x24db16=this[_0x1a7e9c(0x2a8)][_0x1a7e9c(0x2b6)](_0x41e924);null!==_0x2f3358[_0x1a7e9c(0x269)]||_0x24db16[_0x1a7e9c(0x283)]?(_0x3d58c1[_0x1a7e9c(0x1fb)](_0x24db16[_0x1a7e9c(0x1f9)]),_0x26317a[_0x1a7e9c(0x1fb)](_0x24db16)):this[_0x1a7e9c(0x279)](_0x24db16);}}_0x26317a[_0x1a7e9c(0x1f1)]>0x0&&this[_0x1a7e9c(0x1af)](_0x26317a);for(const _0x37b21e of _0x3d58c1)this[_0x1a7e9c(0x30e)](_0x1a7e9c(0x310),_0x37b21e);}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x251),(_0x32634a,_0x5e02fb)=>{const _0x44c7cd=_0x2664c3,_0x227c07=_0x5e02fb[0x0];if(!this[_0x44c7cd(0x2a8)][_0x44c7cd(0x1f1)])return;if(!_0x227c07[_0x44c7cd(0x1cd)])return;if(_0x227c07[_0x44c7cd(0x353)][_0x44c7cd(0x1f7)]||!_0x227c07[_0x44c7cd(0x353)][_0x44c7cd(0x2c1)])return;let _0x36ca49,_0x2de15d;switch(_0x227c07[_0x44c7cd(0x1be)]){case _0x44c7cd(0x327):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x1f3)]),_0x2de15d=_0x36ca49[_0x44c7cd(0x2a1)](_0x227c07[_0x44c7cd(0x1f8)]);break;case _0x44c7cd(0x28d):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x2b3)]),_0x2de15d=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x1eb)]);break;case _0x44c7cd(0x2c6):_0x36ca49=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x331)](_0x227c07[_0x44c7cd(0x311)]),_0x2de15d=_0x36ca49[_0x44c7cd(0x2a1)](_0x227c07[_0x44c7cd(0x1f8)]);break;default:return;}const _0x196daf=_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x28c)](_0x36ca49,_0x2de15d);_0x5f5534[_0x44c7cd(0x1f4)][_0x44c7cd(0x26c)](()=>{const _0x3694c3=_0x44c7cd;for(const {suggestion:_0x585cb5,meta:_0x429956}of this[_0x3694c3(0x337)](_0x196daf)){if(_0x585cb5[_0x3694c3(0x277)])continue;if(_0x3694c3(0x31c)==_0x585cb5[_0x3694c3(0x1be)])continue;const _0x2c77be=this[_0x3694c3(0x315)](_0x585cb5);if(_0x2c77be&&this[_0x3694c3(0x28e)](_0x2c77be)&&_0x3694c3(0x28d)!=_0x227c07[_0x3694c3(0x1be)])continue;const _0x5319c0=_0x585cb5[_0x3694c3(0x2f0)]&&_0x585cb5[_0x3694c3(0x2f0)][_0x3694c3(0x2dd)];(_0x3694c3(0x1ea)!=_0x585cb5[_0x3694c3(0x1be)]||_0x3694c3(0x28d)==_0x227c07[_0x3694c3(0x1be)]&&!_0x5319c0)&&(_0x429956[_0x3694c3(0x247)]||_0x3694c3(0x33b)==_0x585cb5[_0x3694c3(0x1be)]&&_0x429956[_0x3694c3(0x27f)]||_0x585cb5[_0x3694c3(0x2c2)]()[_0x3694c3(0x29f)](_0x196daf)&&this[_0x3694c3(0x208)](_0x585cb5,_0x36ca49,_0x2de15d));}});},{'priority':_0x2664c3(0x226)}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x28b),(_0x237165,_0x24b8b6)=>{const _0x563719=_0x2664c3,_0x55ac66=_0x24b8b6[0x0],_0xd47a2d=_0x24b8b6[0x1];if(_0xd47a2d&&_0xd47a2d[_0x563719(0x2f7)])return;if(this[_0x563719(0x2a9)])return;if(!this[_0x563719(0x29c)][_0x563719(0x2a7)])return;if(_0x55ac66[_0x563719(0x24c)])return;const _0xb9dc42=_0x5f5534[_0x563719(0x1f4)][_0x563719(0x1e1)],{start:_0x351191,end:_0x2196e2}=_0x55ac66[_0x563719(0x2c2)](),_0x1f25fe=_0x351191[_0x563719(0x29b)]&&_0xb9dc42[_0x563719(0x2a4)](_0x351191[_0x563719(0x29b)])?null:_0xb9dc42[_0x563719(0x26f)](_0x351191,_0x563719(0x30d)),_0x5710dc=_0x2196e2[_0x563719(0x23b)]&&_0xb9dc42[_0x563719(0x2a4)](_0x2196e2[_0x563719(0x23b)])?null:_0xb9dc42[_0x563719(0x26f)](_0x2196e2,_0x563719(0x213)),_0x5c6edf=_0x5f5534[_0x563719(0x1f4)][_0x563719(0x28c)](_0x1f25fe?_0x1f25fe[_0x563719(0x1d3)]:_0x351191,_0x5710dc?_0x5710dc[_0x563719(0x34e)]:_0x2196e2);_0x5f5534[_0x563719(0x1f4)][_0x563719(0x26c)](_0x387b3e=>{const _0x2f16e0=_0x563719;this[_0x2f16e0(0x264)](_0x5c6edf);const _0x2d1ce3=_0x5f5534[_0x2f16e0(0x1f4)][_0x2f16e0(0x1e1)][_0x2f16e0(0x26f)](_0x5c6edf[_0x2f16e0(0x1d3)]);_0x55ac66['is'](_0x2f16e0(0x2ee))?_0x387b3e[_0x2f16e0(0x31e)](_0x2d1ce3):_0x55ac66[_0x2f16e0(0x2de)](_0x2d1ce3);}),_0x237165[_0x563719(0x326)]();},{'priority':_0x435df2[_0x2664c3(0x233)]+0xa}),_0x5f5534[_0x2664c3(0x1f4)]['on'](_0x2664c3(0x33a),(_0x53b948,_0x4848ec)=>{const _0x4b9308=_0x2664c3,_0x1ae76d=_0x4848ec[_0x4848ec[_0x4b9308(0x1b5)]-0x1];_0x1ae76d&&_0x1ae76d[_0x4b9308(0x2f7)]||this[_0x4b9308(0x2a9)]||this[_0x4b9308(0x29c)][_0x4b9308(0x2a7)]&&(_0x5f5534[_0x4b9308(0x1f4)][_0x4b9308(0x26c)](()=>{const _0x5a18b4=_0x4b9308;let _0x502bc5=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x33a)](_0x4848ec[0x0],_0x4848ec[0x1],_0x4848ec[0x2],{'forceDefaultExecution':!0x0});if(!_0x502bc5)return;_0x53b948[_0x5a18b4(0x2dc)]=_0x502bc5[_0x5a18b4(0x231)]();const _0x300b63=_0x502bc5[_0x5a18b4(0x34e)][_0x5a18b4(0x23b)],_0x59dca1=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x1e1)];_0x300b63&&_0x59dca1[_0x5a18b4(0x345)](_0x300b63)&&!_0x59dca1[_0x5a18b4(0x289)](_0x300b63)&&(_0x502bc5=_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x28c)](_0x502bc5[_0x5a18b4(0x1d3)],_0x5f5534[_0x5a18b4(0x1f4)][_0x5a18b4(0x331)](_0x300b63,_0x5a18b4(0x34e)))),this[_0x5a18b4(0x248)](_0x502bc5);}),_0x53b948[_0x4b9308(0x326)]());},{'priority':_0x2664c3(0x304)}),this[_0x2664c3(0x1dc)][_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x263),this[_0x2664c3(0x29c)]),this[_0x2664c3(0x281)](_0x2664c3(0x263));const _0x1e500e=new _0x20d36f(_0x5f5534,this[_0x2664c3(0x2a8)]);_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2fc),_0x1e500e),this[_0x2664c3(0x281)](_0x2664c3(0x2fc));const _0x2c4770=new _0x5dbc75(_0x5f5534,this[_0x2664c3(0x2a8)]);_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x338),_0x2c4770),this[_0x2664c3(0x281)](_0x2664c3(0x338)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x206),new _0x560fb9(_0x5f5534,_0x1e500e,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x206)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2d8),new _0x560fb9(_0x5f5534,_0x2c4770,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x2d8)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x2c4),new _0x8c1e42(_0x5f5534,_0x1e500e,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x2c4)),_0x5f5534[_0x2664c3(0x1b7)][_0x2664c3(0x1fb)](_0x2664c3(0x27a),new _0x8c1e42(_0x5f5534,_0x2c4770,this[_0x2664c3(0x2a8)])),this[_0x2664c3(0x281)](_0x2664c3(0x27a));const _0x2c6e61=_0x5f5534[_0x2664c3(0x21d)][_0x2664c3(0x2b6)](_0x2664c3(0x285));this[_0x2664c3(0x22a)](_0x2c6e61,_0x2664c3(0x2f9),(_0x388e2a,{threadId:_0x503088})=>{const _0x2cb68e=_0x2664c3,_0x414e62=this[_0x2cb68e(0x2a8)][_0x2cb68e(0x2b6)](_0x503088);_0x414e62&&_0x414e62[_0x2cb68e(0x2e8)]&&0x1===_0x414e62[_0x2cb68e(0x2e8)][_0x2cb68e(0x1b5)]&&this[_0x2cb68e(0x1bd)](_0x503088,{'hasComments':!0x0});},{'priority':_0x2664c3(0x340)}),this[_0x2664c3(0x22a)](_0x2c6e61,_0x2664c3(0x20a),(_0x2ba57b,{threadId:_0x337e4e})=>{const _0x3b8318=_0x2664c3,_0x4071e3=this[_0x3b8318(0x2a8)][_0x3b8318(0x2b6)](_0x337e4e);_0x4071e3&&_0x4071e3[_0x3b8318(0x2e8)]&&!_0x4071e3[_0x3b8318(0x2e8)][_0x3b8318(0x1b5)]&&this[_0x3b8318(0x1bd)](_0x337e4e,{'hasComments':!0x1});},{'priority':_0x2664c3(0x340)});}set[_0x30962b(0x2f1)](_0x177c71){const _0x36736d=_0x30962b;if(this[_0x36736d(0x250)])throw new _0x311fe3(_0x36736d(0x1d5),this);this[_0x36736d(0x250)]=_0x177c71;}get[_0x30962b(0x2f1)](){const _0xbd7e85=_0x30962b;return this[_0xbd7e85(0x250)];}[_0x30962b(0x238)]({skipNotAttached:_0x23a0c5=!0x1,toJSON:_0xabd000=!0x1}={}){const _0x1abfc4=_0x30962b,_0x44dc47=[];for(const _0x9b8317 of this[_0x1abfc4(0x2a8)][_0x1abfc4(0x1fa)]())_0x23a0c5&&!_0x9b8317[_0x1abfc4(0x283)]||_0x44dc47[_0x1abfc4(0x320)](_0x9b8317);return _0xabd000?_0x44dc47[_0x1abfc4(0x209)](_0x421e43=>_0x421e43[_0x1abfc4(0x224)]()):_0x44dc47;}[_0x30962b(0x314)](_0x5ae8e8){const _0x56810b=_0x30962b,_0x103a40=this[_0x56810b(0x2a8)][_0x56810b(0x2b6)](_0x5ae8e8);if(!_0x103a40)throw new _0x311fe3(_0x56810b(0x1a7),this);return _0x103a40;}[_0x30962b(0x301)](_0x14bf9a){const _0x2298cc=_0x30962b;return this[_0x2298cc(0x2a8)][_0x2298cc(0x32f)](_0x14bf9a);}[_0x30962b(0x23c)](_0x34fb6c){const _0x41798c=_0x30962b,{authorId:_0x244b7c,id:_0x164ea1,attributes:_0x44af7c}=_0x34fb6c,[_0x413061,_0x383977]=_0x34fb6c[_0x41798c(0x1be)][_0x41798c(0x28d)](':'),_0x45ec14=this[_0x41798c(0x2a8)][_0x41798c(0x2b6)](_0x164ea1)||this[_0x41798c(0x1b1)](_0x413061,_0x383977,_0x164ea1,_0x244b7c,_0x44af7c);if(this[_0x41798c(0x216)](_0x45ec14),this[_0x41798c(0x1fe)](_0x45ec14,_0x413061,_0x383977||null,_0x244b7c),_0x45ec14[_0x41798c(0x1b0)]=_0x34fb6c[_0x41798c(0x1b0)],_0x45ec14[_0x41798c(0x2da)]=!0x0,_0x44af7c&&_0x44af7c[_0x41798c(0x2d9)]){const _0x5e89a9=_0x44af7c[_0x41798c(0x2d9)],_0x5418be=this[_0x41798c(0x28a)](_0x5e89a9[_0x41798c(0x1fc)]);_0x45ec14[_0x41798c(0x324)]=_0x5e89a9[_0x41798c(0x1b0)],_0x45ec14[_0x41798c(0x1c7)]=_0x5418be,_0x45ec14[_0x41798c(0x2db)]=!0x0;}else _0x45ec14[_0x41798c(0x324)]=_0x34fb6c[_0x41798c(0x1b0)];switch(_0x34fb6c[_0x41798c(0x2f0)]&&(_0x45ec14[_0x41798c(0x2f0)]=_0x34fb6c[_0x41798c(0x2f0)]),_0x34fb6c[_0x41798c(0x1db)]&&(_0x45ec14[_0x41798c(0x1db)]=_0x34fb6c[_0x41798c(0x1db)]),this[_0x41798c(0x250)]&&this[_0x41798c(0x250)][_0x41798c(0x2b9)]||(_0x45ec14[_0x41798c(0x1b4)]=!0x0),this[_0x41798c(0x294)][_0x41798c(0x2b6)](_0x45ec14)){case _0x41798c(0x2bf):this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x2ff));break;case _0x41798c(0x27d):_0x45ec14[_0x41798c(0x283)]?(this[_0x41798c(0x1df)](new Set([_0x45ec14])),this[_0x41798c(0x1af)](new Set([_0x45ec14])),this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x295)),this[_0x41798c(0x30e)](_0x41798c(0x317),_0x45ec14)):this[_0x41798c(0x294)][_0x41798c(0x228)](_0x45ec14,_0x41798c(0x1ca));}return _0x45ec14;}[_0x30962b(0x2fc)](_0x4f2aea){const _0x12ad7a=_0x30962b;this[_0x12ad7a(0x2f7)](()=>{const _0x5d8693=_0x12ad7a;this[_0x5d8693(0x1dc)][_0x5d8693(0x1f4)][_0x5d8693(0x26c)](()=>{const _0x170043=_0x5d8693;for(const _0x457428 of _0x4f2aea[_0x170043(0x1bc)]())_0x457428[_0x170043(0x1ce)]();});});}[_0x30962b(0x338)](_0x376a1){const _0x93738=_0x30962b;this[_0x93738(0x2f7)](()=>{const _0x983a8c=_0x93738;this[_0x983a8c(0x1dc)][_0x983a8c(0x1f4)][_0x983a8c(0x26c)](()=>{const _0x51bc92=_0x983a8c;for(const _0x3943e4 of _0x376a1[_0x51bc92(0x1bc)]())_0x3943e4[_0x51bc92(0x1a9)]();});});}[_0x30962b(0x281)](_0x3a66d2,_0x398aa8){const _0x5f5bd5=_0x30962b,_0x3a6195=this[_0x5f5bd5(0x1dc)][_0x5f5bd5(0x1b7)][_0x5f5bd5(0x2b6)](_0x3a66d2);if(!_0x3a6195)throw new _0x311fe3(_0x5f5bd5(0x20e),this,{'commandName':_0x3a66d2});if(this[_0x5f5bd5(0x1d8)][_0x5f5bd5(0x32f)](_0x3a6195))throw new _0x311fe3(_0x5f5bd5(0x22e),this,{'commandName':_0x3a66d2});this[_0x5f5bd5(0x1d8)][_0x5f5bd5(0x1fb)](_0x3a6195),_0x398aa8&&_0x3a6195['on'](_0x5f5bd5(0x2cf),(_0x51b241,_0x545129)=>{const _0xf39380=_0x5f5bd5;this[_0xf39380(0x29c)][_0xf39380(0x2a7)]&&(this[_0xf39380(0x2a9)]||(_0x545129[_0xf39380(0x1b5)]>0x0&&_0x545129[_0x545129[_0xf39380(0x1b5)]-0x1]&&_0x545129[_0x545129[_0xf39380(0x1b5)]-0x1][_0xf39380(0x2f7)]?_0x545129[_0xf39380(0x322)]():(_0x51b241[_0xf39380(0x2dc)]=_0x398aa8((..._0x5a8daf)=>_0x3a6195[_0xf39380(0x2cf)](..._0x5a8daf,{'forceDefaultExecution':!0x0}),..._0x545129),_0x51b241[_0xf39380(0x326)]())));},{'priority':_0x5f5bd5(0x304)});}[_0x30962b(0x2f7)](_0x3d07f7){const _0x8cddaf=_0x30962b;let _0x5dfda4,_0x4f9a6f;const _0x248ac9=this[_0x8cddaf(0x2a9)];this[_0x8cddaf(0x2a9)]=!0x0;try{_0x5dfda4=_0x3d07f7();}catch(_0x380215){_0x4f9a6f=_0x380215;}return _0x248ac9||(this[_0x8cddaf(0x2a9)]=!0x1),_0x4f9a6f&&_0x311fe3[_0x8cddaf(0x292)](_0x4f9a6f,this),_0x5dfda4;}[_0x30962b(0x248)](_0x5426f1,_0x328d2d=null,_0x3524cb={}){const _0x20c0f2=_0x30962b;if(_0x5426f1[_0x20c0f2(0x24c)])return null;const _0x1a7caf=this[_0x20c0f2(0x1dc)][_0x20c0f2(0x21d)][_0x20c0f2(0x2b6)](_0x20c0f2(0x1d7))['me'];for(const {suggestion:_0x1fff62,meta:_0x90e036}of this[_0x20c0f2(0x337)](_0x5426f1,_0x20c0f2(0x33b)))if(_0x90e036[_0x20c0f2(0x27f)]){if(!_0x90e036[_0x20c0f2(0x2c0)]){if(_0x90e036[_0x20c0f2(0x247)]){if(!this[_0x20c0f2(0x23d)]||!qt(_0x1fff62,_0x3524cb))continue;return _0x1fff62;}if(qt(_0x1fff62,_0x3524cb))return _0x1fff62;this[_0x20c0f2(0x208)](_0x1fff62,_0x5426f1[_0x20c0f2(0x1d3)],_0x5426f1[_0x20c0f2(0x34e)]);break;}if(_0x328d2d==_0x1fff62[_0x20c0f2(0x346)]&&qt(_0x1fff62,_0x3524cb)){const _0x4dd697=_0x1fff62[_0x20c0f2(0x2c2)]();return _0x4dd697[_0x20c0f2(0x1d3)][_0x20c0f2(0x343)](_0x5426f1[_0x20c0f2(0x34e)])?this[_0x20c0f2(0x1de)](_0x1fff62,this[_0x20c0f2(0x20c)][_0x20c0f2(0x28c)](_0x5426f1[_0x20c0f2(0x1d3)],_0x4dd697[_0x20c0f2(0x34e)])):this[_0x20c0f2(0x1de)](_0x1fff62,this[_0x20c0f2(0x20c)][_0x20c0f2(0x28c)](_0x4dd697[_0x20c0f2(0x1d3)],_0x5426f1[_0x20c0f2(0x34e)])),_0x1fff62;}}const _0x19c6f=_0x3956db(),_0x3d9411=_0x1a7caf['id'],_0x5745b4=_0x328d2d?_0x20c0f2(0x2ab)+_0x328d2d:_0x20c0f2(0x33b),_0x5c8bfd=this[_0x20c0f2(0x260)]({'id':_0x19c6f,'type':_0x5745b4,'createdAt':new Date(),'authorId':_0x3d9411,'attributes':_0x3524cb});return this[_0x20c0f2(0x2df)](_0x5745b4,_0x19c6f,_0x3d9411,_0x5426f1),_0x5c8bfd;}[_0x30962b(0x2bb)](_0x252474,_0x15d58b=_0x30962b(0x1e9),_0x128ffe={}){const _0x20b8ce=_0x30962b,_0x31998b=this[_0x20b8ce(0x1dc)][_0x20b8ce(0x21d)][_0x20b8ce(0x2b6)](_0x20b8ce(0x1d7))['me'],_0x32fbe9=this[_0x20b8ce(0x293)][_0x20b8ce(0x2cb)](_0x20b8ce(0x33b),_0x15d58b,_0x20b8ce(0x32e));for(const _0x43f9f1 of this[_0x20b8ce(0x238)]())if(_0x43f9f1[_0x20b8ce(0x1c7)]['id']==_0x31998b['id']&&_0x20b8ce(0x33b)==_0x43f9f1[_0x20b8ce(0x1be)]&&_0x43f9f1[_0x20b8ce(0x346)]==_0x15d58b&&qt(_0x43f9f1,_0x128ffe)&&(_0x32fbe9(_0x43f9f1[_0x20b8ce(0x239)](),_0x252474)||_0x32fbe9(_0x252474,_0x43f9f1[_0x20b8ce(0x239)]()))){for(const _0x32e75b of _0x252474)_0x43f9f1[_0x20b8ce(0x21e)](_0x32e75b);return _0x43f9f1;}for(const {suggestion:_0x123606,meta:_0x468f11}of this[_0x20b8ce(0x337)](_0x252474,_0x20b8ce(0x33b))){if(!_0x468f11[_0x20b8ce(0x27f)])continue;if(!this[_0x20b8ce(0x23d)]&&_0x468f11[_0x20b8ce(0x247)])continue;if(!qt(_0x123606,_0x128ffe))continue;let _0x24ef93=!0x0;for(const _0x4aa01d of _0x123606[_0x20b8ce(0x239)]())for(const _0x1cf6ff of _0x252474)if(!_0x4aa01d[_0x20b8ce(0x29f)](_0x1cf6ff)){_0x24ef93=!0x1;break;}if(_0x24ef93)return _0x123606;}const _0x145555=_0x3956db(),_0x80c7be=_0x31998b['id'],_0x1c1f2d=_0x20b8ce(0x2ab)+_0x15d58b,_0x1d544e=this[_0x20b8ce(0x260)]({'id':_0x145555,'type':_0x1c1f2d,'createdAt':new Date(),'authorId':_0x80c7be,'attributes':_0x128ffe});for(const _0x119b7d of _0x252474)this[_0x20b8ce(0x2df)](_0x1c1f2d,_0x145555,_0x80c7be,_0x119b7d,_0x3f4146[_0x20b8ce(0x1c1)]());return _0x1d544e;}[_0x30962b(0x2a0)](_0x289329,_0x4655bb,_0x177b55=null,_0x588d3b={}){const _0x1ef525=_0x30962b;if(_0x177b55=_0x177b55||Gt(_0x4655bb),_0x289329[_0x1ef525(0x24c)])return null;if(_0x1ef525(0x236)===this[_0x1ef525(0x1d2)]){const _0x4a51d0=this[_0x1ef525(0x293)][_0x1ef525(0x2cb)](_0x1ef525(0x31c),_0x177b55,_0x1ef525(0x1ce));return this[_0x1ef525(0x2f7)](()=>_0x4a51d0([_0x289329],_0x4655bb,_0x588d3b)),null;}const _0x925226=this[_0x1ef525(0x1dc)][_0x1ef525(0x21d)][_0x1ef525(0x2b6)](_0x1ef525(0x1d7))['me'],_0xc884e1=[];if(_0x1ef525(0x306)!==this[_0x1ef525(0x1d2)]){for(const {suggestion:_0x4c4377,meta:_0x1bc184}of this[_0x1ef525(0x337)](_0x289329,_0x1ef525(0x33b)))_0x1bc184[_0x1ef525(0x27f)]&&!_0x1bc184[_0x1ef525(0x1aa)]&&_0xc884e1[_0x1ef525(0x320)](..._0x4c4377[_0x1ef525(0x239)]());}const _0x4cac0d=function(_0x1e7e26,_0x298663){const _0x4ffc49=_0x1ef525,_0xac25bf=[];for(const _0x3a3526 of _0x298663){const _0x6be3fb=_0x1e7e26[_0x4ffc49(0x1b9)](_0x3a3526);_0x6be3fb&&_0xac25bf[_0x4ffc49(0x320)](_0x6be3fb);}return _0xac25bf;}(_0x289329,_0xc884e1),_0x455636=function(_0x23a56d,_0x48f1ec){const _0xe0c053=_0x1ef525,_0x242368=[_0x23a56d];for(const _0x3d2af2 of _0x48f1ec){let _0x739064=0x0;for(;_0x739064<_0x242368[_0xe0c053(0x1b5)];){const _0x4dd59f=_0x242368[_0x739064][_0xe0c053(0x336)](_0x3d2af2);_0x242368[_0xe0c053(0x245)](_0x739064,0x1,..._0x4dd59f),_0x739064+=_0x4dd59f[_0xe0c053(0x1b5)];}}return _0x242368;}(_0x289329,_0xc884e1);_0x4cac0d[_0x1ef525(0x1b5)]&&this[_0x1ef525(0x20c)][_0x1ef525(0x26c)](()=>{const _0x314dd3=_0x1ef525;for(const _0x364761 of _0x4cac0d){const _0x543ef0=this[_0x314dd3(0x293)][_0x314dd3(0x2cb)](_0x314dd3(0x31c),_0x177b55,_0x314dd3(0x1ce));this[_0x314dd3(0x2f7)](()=>_0x543ef0([_0x364761],_0x4655bb,_0x588d3b));}});for(const _0x3fb4cd of _0x455636){let _0x14191d=null,_0x3cffed=_0x3fb4cd[_0x1ef525(0x1d3)],_0x50bafc=_0x3fb4cd[_0x1ef525(0x34e)];for(const {suggestion:_0x539b66,meta:_0x1cf794}of this[_0x1ef525(0x337)](_0x3fb4cd,_0x1ef525(0x31c))){if(!_0x1cf794[_0x1ef525(0x27f)])continue;if(_0x539b66[_0x1ef525(0x346)]!=_0x177b55)continue;if(!qt(_0x539b66,_0x588d3b))continue;const _0x2af74b=_0x539b66[_0x1ef525(0x2c2)]();if(_0x2af74b[_0x1ef525(0x29f)](_0x3fb4cd,!0x0))return null;_0x3cffed=_0x3cffed[_0x1ef525(0x23e)](_0x2af74b[_0x1ef525(0x1d3)])?_0x3cffed:_0x2af74b[_0x1ef525(0x1d3)],_0x50bafc=_0x50bafc[_0x1ef525(0x313)](_0x2af74b[_0x1ef525(0x34e)])?_0x50bafc:_0x2af74b[_0x1ef525(0x34e)],_0x14191d?_0x2af74b[_0x1ef525(0x1d3)][_0x1ef525(0x23e)](_0x14191d[_0x1ef525(0x2c2)]()[_0x1ef525(0x1d3)])?(_0x14191d[_0x1ef525(0x1dd)](),_0x14191d=_0x539b66):_0x539b66[_0x1ef525(0x1dd)]():_0x14191d=_0x539b66;}const _0x485ed6=this[_0x1ef525(0x20c)][_0x1ef525(0x28c)](_0x3cffed,_0x50bafc);if(_0x14191d)this[_0x1ef525(0x1de)](_0x14191d,_0x485ed6);else{const _0x482876=_0x3956db(),_0x203cca=_0x925226['id'];this[_0x1ef525(0x260)]({'id':_0x482876,'type':_0x1ef525(0x307)+_0x177b55,'data':_0x4655bb,'createdAt':new Date(),'authorId':_0x203cca,'attributes':_0x588d3b}),this[_0x1ef525(0x2df)](_0x1ef525(0x307)+_0x177b55,_0x482876,_0x203cca,_0x485ed6);}}return null;}[_0x30962b(0x30a)](_0x3cb9ba,_0x1405bd,_0x1da17b=[],_0x394010=null,_0x3a4405={}){const _0x269750=_0x30962b;_0x1405bd[_0x269750(0x287)]||(_0x1405bd[_0x269750(0x287)]=_0x1405bd[_0x269750(0x1a6)]),_0x1405bd[_0x269750(0x2dd)]=_0x3cb9ba['is'](_0x269750(0x23f)),_0x394010=_0x394010||Gt(_0x1405bd);const _0x1bfff4=_0x1da17b[_0x269750(0x209)](_0x576432=>Lt(_0x576432,this[_0x269750(0x20c)])),_0x586e55=_0x3cb9ba['is'](_0x269750(0x23f))?_0x3cb9ba:Lt(_0x3cb9ba,this[_0x269750(0x20c)]);if(_0x269750(0x236)===this[_0x269750(0x1d2)]){const _0x33c03e=this[_0x269750(0x293)][_0x269750(0x2cb)](_0x269750(0x1ea),_0x394010,_0x269750(0x1ce));return this[_0x269750(0x2f7)](()=>_0x33c03e([_0x586e55],_0x1405bd,_0x3a4405)),null;}_0x1bfff4[_0x269750(0x320)](_0x586e55);let _0x9f480f=!0x0;for(const _0x5455d2 of _0x1bfff4)if(!this[_0x269750(0x1e4)](_0x5455d2)){_0x9f480f=!0x1;break;}if(_0x9f480f&&_0x269750(0x306)!==this[_0x269750(0x1d2)]){const _0x418712=this[_0x269750(0x293)][_0x269750(0x2cb)](_0x269750(0x1ea),_0x394010,_0x269750(0x1ce));return this[_0x269750(0x2f7)](()=>_0x418712([_0x586e55],_0x1405bd,_0x3a4405)),null;}let _0xb337f7=null,_0x4c920b=_0x586e55[_0x269750(0x1d3)],_0x4fc457=_0x586e55[_0x269750(0x34e)];for(const {suggestion:_0xcc4b24,meta:_0x2a6b80}of this[_0x269750(0x337)](_0x586e55,_0x269750(0x1ea))){if(!_0x2a6b80[_0x269750(0x27f)])continue;if(_0x2a6b80[_0x269750(0x2c0)]||_0x2a6b80[_0x269750(0x247)]||_0x2a6b80[_0x269750(0x1aa)])continue;if(_0xcc4b24[_0x269750(0x2f0)][_0x269750(0x287)]!=_0x1405bd[_0x269750(0x287)])continue;if(!qt(_0xcc4b24,_0x3a4405))continue;const _0x514e29=_0xcc4b24[_0x269750(0x2c2)]();if(_0xcc4b24[_0x269750(0x346)]==_0x394010){if(_0x514e29[_0x269750(0x29f)](_0x586e55,!0x0))return null;_0x4c920b=_0x4c920b[_0x269750(0x23e)](_0x514e29[_0x269750(0x1d3)])?_0x4c920b:_0x514e29[_0x269750(0x1d3)],_0x4fc457=_0x4fc457[_0x269750(0x313)](_0x514e29[_0x269750(0x34e)])?_0x4fc457:_0x514e29[_0x269750(0x34e)],_0xb337f7?_0x514e29[_0x269750(0x1d3)][_0x269750(0x23e)](_0xb337f7[_0x269750(0x2c2)]()[_0x269750(0x1d3)])?(_0xb337f7[_0x269750(0x1dd)](),_0xb337f7=_0xcc4b24):_0xcc4b24[_0x269750(0x1dd)]():_0xb337f7=_0xcc4b24;}else{const _0xa330b=_0x586e55[_0x269750(0x1b9)](_0x514e29);this[_0x269750(0x288)](_0xcc4b24,_0xa330b);}}const _0x1d9e03=this[_0x269750(0x1dc)][_0x269750(0x21d)][_0x269750(0x2b6)](_0x269750(0x1d7))['me'],_0x16e452=_0x3956db(),_0x594086=_0x1d9e03['id'];if(_0xb337f7)return this[_0x269750(0x1de)](_0xb337f7,this[_0x269750(0x20c)][_0x269750(0x28c)](_0x4c920b,_0x4fc457)),_0xb337f7;{const _0x38d9e6=this[_0x269750(0x260)]({'id':_0x16e452,'type':_0x269750(0x323)+_0x394010,'data':_0x1405bd,'createdAt':new Date(),'authorId':_0x594086,'attributes':_0x3a4405});return this[_0x269750(0x2df)](_0x269750(0x323)+_0x394010,_0x16e452,_0x594086,this[_0x269750(0x20c)][_0x269750(0x28c)](_0x4c920b,_0x4fc457)),_0x38d9e6;}}[_0x30962b(0x273)](_0x2f8bed,_0x14700a,_0xd97785=[],_0x4aae80=null,_0x21772d={}){const _0x3418d5=_0x30962b;_0x14700a[_0x3418d5(0x287)]||(_0x14700a[_0x3418d5(0x287)]=_0x14700a[_0x3418d5(0x1a6)]);const _0x3a1c45=_0x2f8bed[0x0];_0x14700a[_0x3418d5(0x2dd)]=_0x3a1c45['is'](_0x3418d5(0x23f)),_0x4aae80=_0x4aae80||Gt(_0x14700a);const _0x8699ee=_0xd97785[_0x3418d5(0x209)](_0x364c16=>Lt(_0x364c16,this[_0x3418d5(0x20c)])),_0x8a2a10=_0x3a1c45['is'](_0x3418d5(0x23f))?_0x2f8bed:_0x2f8bed[_0x3418d5(0x209)](_0x540f98=>Lt(_0x540f98,this[_0x3418d5(0x20c)]));if(_0x3418d5(0x236)===this[_0x3418d5(0x1d2)]){const _0x57541e=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x1ce));return this[_0x3418d5(0x2f7)](()=>_0x57541e(_0x8a2a10,_0x14700a,_0x21772d)),null;}_0x8699ee[_0x3418d5(0x320)](..._0x8a2a10);let _0x577cf1=!0x0;for(const _0x25de50 of _0x8699ee)if(!this[_0x3418d5(0x1e4)](_0x25de50)){_0x577cf1=!0x1;break;}if(_0x577cf1&&_0x3418d5(0x306)!==this[_0x3418d5(0x1d2)]){const _0x236627=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x1ce));return this[_0x3418d5(0x2f7)](()=>_0x236627(_0x8a2a10,_0x14700a,_0x21772d)),null;}const _0x3973f2=this[_0x3418d5(0x1dc)][_0x3418d5(0x21d)][_0x3418d5(0x2b6)](_0x3418d5(0x1d7))['me'];for(const _0x33a497 of this[_0x3418d5(0x238)]()){if(_0x33a497[_0x3418d5(0x1c7)]['id']!=_0x3973f2['id'])continue;if(_0x3418d5(0x1ea)!=_0x33a497[_0x3418d5(0x1be)]||_0x33a497[_0x3418d5(0x2f0)][_0x3418d5(0x287)]!=_0x14700a[_0x3418d5(0x287)])continue;if(!qt(_0x33a497,_0x21772d))continue;const _0x145f43=_0x33a497[_0x3418d5(0x346)]==_0x4aae80;for(let _0x3b8328=0x0;_0x3b8328<_0x8a2a10[_0x3418d5(0x1b5)];_0x3b8328++){const _0x5507c3=_0x8a2a10[_0x3b8328];for(const _0x5b6e19 of _0x33a497[_0x3418d5(0x1d6)]()){const _0x5e051b=_0x5b6e19[_0x3418d5(0x333)]();if(_0x5507c3[_0x3418d5(0x343)](_0x5e051b)){_0x145f43?(_0x8a2a10[_0x3418d5(0x245)](_0x3b8328,0x1),_0x3b8328--):_0x33a497[_0x3418d5(0x291)](_0x5b6e19[_0x3418d5(0x34b)]);break;}}}}if(0x0==_0x8a2a10[_0x3418d5(0x1b5)])return null;const _0x4f1495=this[_0x3418d5(0x293)][_0x3418d5(0x2cb)](_0x3418d5(0x1ea),_0x4aae80,_0x3418d5(0x32e));for(const _0x334217 of this[_0x3418d5(0x238)]())if(_0x334217[_0x3418d5(0x1c7)]['id']==_0x3973f2['id']&&_0x3418d5(0x1ea)==_0x334217[_0x3418d5(0x1be)]&&_0x334217[_0x3418d5(0x2f0)][_0x3418d5(0x287)]==_0x14700a[_0x3418d5(0x287)]&&_0x334217[_0x3418d5(0x346)]==_0x4aae80&&qt(_0x334217,_0x21772d)&&(_0x4f1495(_0x334217[_0x3418d5(0x239)](),_0x8a2a10)||_0x4f1495(_0x8a2a10,_0x334217[_0x3418d5(0x239)]()))){for(const _0x14ae2f of _0x8a2a10)_0x334217[_0x3418d5(0x21e)](_0x14ae2f);return _0x334217;}const _0x12bb3b=_0x3956db(),_0x2ac6ce=_0x3973f2['id'],_0x3046bc=_0x3418d5(0x323)+_0x4aae80,_0x2e44de=this[_0x3418d5(0x260)]({'id':_0x12bb3b,'type':_0x3046bc,'data':_0x14700a,'createdAt':new Date(),'authorId':_0x2ac6ce,'attributes':_0x21772d});for(const _0x256e2d of _0x8a2a10)this[_0x3418d5(0x2df)](_0x3046bc,_0x12bb3b,_0x2ac6ce,_0x256e2d,_0x3f4146[_0x3418d5(0x1c1)]());return _0x2e44de;}[_0x30962b(0x264)](_0x1f6ec8,_0x40014d=null,_0xb6488={}){const _0x3d55ba=_0x30962b;if(_0x1f6ec8[_0x3d55ba(0x24c)])return null;const _0x312146=this[_0x3d55ba(0x1dc)][_0x3d55ba(0x21d)][_0x3d55ba(0x2b6)](_0x3d55ba(0x1d7))['me'],_0x25208c=new _0x4752d7(_0x1f6ec8[_0x3d55ba(0x1d3)],_0x1f6ec8[_0x3d55ba(0x34e)]);for(const {suggestion:_0x2f6fe0,meta:_0x2f515c}of this[_0x3d55ba(0x337)](_0x25208c,_0x3d55ba(0x33b)))if(_0x2f515c[_0x3d55ba(0x27f)]&&!_0x2f515c[_0x3d55ba(0x2c0)]){if(_0x2f6fe0[_0x3d55ba(0x277)]){const _0x1e0c01=_0x2f6fe0[_0x3d55ba(0x239)]()[_0x3d55ba(0x305)](_0x1b4428=>_0x3d55ba(0x276)!=_0x1b4428[_0x3d55ba(0x2c8)][_0x3d55ba(0x1e8)]);_0x1e0c01[_0x3d55ba(0x284)](_0x5f4d3a=>_0x25208c[_0x3d55ba(0x29f)](_0x5f4d3a,!0x0))&&_0x2f6fe0[_0x3d55ba(0x1a9)]();if(_0x1e0c01[_0x3d55ba(0x26d)](_0x3de35e=>_0x3de35e[_0x3d55ba(0x29f)](_0x25208c,!0x0))){const _0x954ce8=this[_0x3d55ba(0x293)][_0x3d55ba(0x2cb)](_0x3d55ba(0x335),_0x40014d,_0x3d55ba(0x1ce));return this[_0x3d55ba(0x2f7)](()=>_0x954ce8([_0x25208c],null,_0xb6488)),null;}}else{const _0x344562=_0x25208c[_0x3d55ba(0x1b9)](_0x2f6fe0[_0x3d55ba(0x2c2)]());null!==_0x344562&&_0x2f6fe0[_0x3d55ba(0x220)]([_0x344562],null,_0xb6488);}}if(_0x25208c[_0x3d55ba(0x2e4)](),_0x25208c[_0x3d55ba(0x24c)]||_0x3d55ba(0x276)==_0x25208c[_0x3d55ba(0x2c8)][_0x3d55ba(0x1e8)])return null;let _0x4e6135=null,_0x12a4cf=_0x25208c[_0x3d55ba(0x1d3)],_0x89b29a=_0x25208c[_0x3d55ba(0x34e)];const _0x2eea86=this[_0x3d55ba(0x337)](_0x25208c,_0x3d55ba(0x335));for(const {suggestion:_0x2c0e29,meta:_0x3db9ea}of _0x2eea86){const _0x32cc36=this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a);if(_0x3db9ea[_0x3d55ba(0x27f)]&&(this[_0x3d55ba(0x23d)]||!_0x3db9ea[_0x3d55ba(0x247)]&&!_0x3db9ea[_0x3d55ba(0x1aa)])){if(_0x2c0e29[_0x3d55ba(0x277)]){if(!qt(_0x2c0e29,_0xb6488))continue;let _0x1e7f88=!0x0;for(const _0x1a10c3 of _0x2c0e29[_0x3d55ba(0x239)]()){if(_0x1a10c3[_0x3d55ba(0x29f)](_0x32cc36,!0x0))return _0x2c0e29;_0x32cc36[_0x3d55ba(0x29f)](_0x1a10c3)||(_0x1e7f88=!0x1);}_0x1e7f88&&_0x2c0e29[_0x3d55ba(0x1a9)]();}else{const _0x39867b=_0x2c0e29[_0x3d55ba(0x2c2)]();if(_0x39867b[_0x3d55ba(0x29f)](_0x32cc36,!0x0))return _0x2c0e29;if(!qt(_0x2c0e29,_0xb6488)){_0x32cc36[_0x3d55ba(0x29f)](_0x39867b)?_0x2c0e29[_0x3d55ba(0x1dd)]():_0x39867b[_0x3d55ba(0x227)](_0x12a4cf)?_0x12a4cf=_0x39867b[_0x3d55ba(0x34e)]:_0x39867b[_0x3d55ba(0x227)](_0x89b29a)&&(_0x89b29a=_0x39867b[_0x3d55ba(0x1d3)]);continue;}_0x12a4cf=_0x12a4cf[_0x3d55ba(0x23e)](_0x39867b[_0x3d55ba(0x1d3)])?_0x12a4cf:_0x39867b[_0x3d55ba(0x1d3)],_0x89b29a=_0x89b29a[_0x3d55ba(0x313)](_0x39867b[_0x3d55ba(0x34e)])?_0x89b29a:_0x39867b[_0x3d55ba(0x34e)],_0xb6488=Object[_0x3d55ba(0x30f)]({},_0x2c0e29[_0x3d55ba(0x1db)]),_0x4e6135?_0x39867b[_0x3d55ba(0x1d3)][_0x3d55ba(0x23e)](_0x4e6135[_0x3d55ba(0x2c2)]()[_0x3d55ba(0x1d3)])?(_0x4e6135[_0x3d55ba(0x1dd)](),_0x4e6135=_0x2c0e29):_0x2c0e29[_0x3d55ba(0x1dd)]():_0x4e6135=_0x2c0e29;}}}if(_0x4e6135)return this[_0x3d55ba(0x1de)](_0x4e6135,this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a)),_0x4e6135;{const _0xf22b80=_0x3956db(),_0x393427=this[_0x3d55ba(0x20c)][_0x3d55ba(0x28c)](_0x12a4cf,_0x89b29a),_0x31ab90=_0x312146['id'],_0x4bc976=_0x40014d?_0x3d55ba(0x1b8)+_0x40014d:_0x3d55ba(0x335),_0x96981=this[_0x3d55ba(0x260)]({'id':_0xf22b80,'type':_0x4bc976,'createdAt':new Date(),'authorId':_0x31ab90,'attributes':_0xb6488});return this[_0x3d55ba(0x2df)](_0x4bc976,_0xf22b80,_0x31ab90,_0x393427),_0x96981;}}[_0x30962b(0x249)](_0x594a51,_0xff8e4=_0x30962b(0x1e9),_0x26877e={}){const _0x38542e=_0x30962b,_0x24083f=this[_0x38542e(0x1dc)][_0x38542e(0x21d)][_0x38542e(0x2b6)](_0x38542e(0x1d7))['me'],_0x1deda5=_0x594a51[_0x38542e(0x209)](_0x574ec4=>new _0x4752d7(_0x574ec4[_0x38542e(0x1d3)],_0x574ec4[_0x38542e(0x34e)])),_0x160a28=new Set();for(const {suggestion:_0x2fa6eb,meta:_0x119821}of this[_0x38542e(0x337)](_0x1deda5,_0x38542e(0x33b)))_0x119821[_0x38542e(0x27f)]&&!_0x119821[_0x38542e(0x2c0)]&&_0x160a28[_0x38542e(0x1fb)](_0x2fa6eb);for(const _0x2c3457 of _0x160a28)if(_0x2c3457[_0x38542e(0x277)]){const _0x1d784e=_0x2c3457[_0x38542e(0x239)]();(!_0x2c3457[_0x38542e(0x1db)]||!_0x2c3457[_0x38542e(0x1db)][_0x38542e(0x270)])&&(_0x1d784e[_0x38542e(0x284)](_0x3369d0=>_0x1deda5[_0x38542e(0x26d)](_0x34ae5a=>_0x34ae5a[_0x38542e(0x29f)](_0x3369d0,!0x0)))&&_0x2c3457[_0x38542e(0x1a9)]());if(_0x1deda5[_0x38542e(0x284)](_0x14125e=>_0x1d784e[_0x38542e(0x26d)](_0x32d2d3=>_0x32d2d3[_0x38542e(0x29f)](_0x14125e,!0x0)))){const _0x4f85d0=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x1ce));return this[_0x38542e(0x2f7)](()=>_0x4f85d0(_0x594a51,null,_0x26877e)),null;}}else{const _0x1c44f7=_0x2c3457[_0x38542e(0x2c2)]();_0x1deda5[_0x38542e(0x26d)](_0x459549=>_0x459549[_0x38542e(0x29f)](_0x1c44f7,!0x0))&&_0x2c3457[_0x38542e(0x1a9)]();if(_0x1deda5[_0x38542e(0x284)](_0x9414cb=>_0x1c44f7[_0x38542e(0x29f)](_0x9414cb,!0x0))){const _0x3fb448=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x1ce));return this[_0x38542e(0x2f7)](()=>_0x3fb448(_0x1deda5,null,_0x26877e)),null;}}const _0x1f6ea9=this[_0x38542e(0x293)][_0x38542e(0x2cb)](_0x38542e(0x335),_0xff8e4,_0x38542e(0x32e));let _0x1f29c0=null;for(const _0x429b2a of this[_0x38542e(0x238)]())if(_0x429b2a[_0x38542e(0x1c7)]['id']==_0x24083f['id']&&_0x429b2a[_0x38542e(0x283)]&&_0x38542e(0x335)==_0x429b2a[_0x38542e(0x1be)]&&_0x429b2a[_0x38542e(0x346)]==_0xff8e4&&qt(_0x429b2a,_0x26877e)&&(_0x1f6ea9(_0x429b2a[_0x38542e(0x239)](),_0x1deda5)||_0x1f6ea9(_0x1deda5,_0x429b2a[_0x38542e(0x239)]()))){if(_0x1f29c0){if(_0x429b2a[_0x38542e(0x2e8)]&&_0x429b2a[_0x38542e(0x2e8)][_0x38542e(0x1b5)])continue;for(const _0x13d26d of _0x429b2a[_0x38542e(0x239)]())_0x1f29c0[_0x38542e(0x2cc)](_0x13d26d)||_0x1f29c0[_0x38542e(0x21e)](_0x13d26d);_0x429b2a[_0x38542e(0x1dd)]();}else{_0x1f29c0=_0x429b2a;for(const _0x45d1af of _0x1deda5)_0x429b2a[_0x38542e(0x2cc)](_0x45d1af)||_0x429b2a[_0x38542e(0x21e)](_0x45d1af);}}if(_0x1f29c0)return _0x1f29c0;_0x160a28[_0x38542e(0x2e3)]();for(const {suggestion:_0x1a8f9a,meta:_0x4b881d}of this[_0x38542e(0x337)](_0x1deda5,_0x38542e(0x335)))_0x4b881d[_0x38542e(0x27f)]&&(this[_0x38542e(0x23d)]||!_0x4b881d[_0x38542e(0x247)]&&!_0x4b881d[_0x38542e(0x1aa)])&&qt(_0x1a8f9a,_0x26877e)&&_0x160a28[_0x38542e(0x1fb)](_0x1a8f9a);for(const _0x2b08ff of _0x160a28){const _0x2479b7=_0x2b08ff[_0x38542e(0x239)]();if(!_0x26877e||!_0x26877e[_0x38542e(0x270)]){if(_0x1deda5[_0x38542e(0x284)](_0x5f4ec8=>_0x2479b7[_0x38542e(0x26d)](_0x5c293a=>_0x5c293a[_0x38542e(0x29f)](_0x5f4ec8,!0x0))))return _0x2b08ff;}(!_0x2b08ff[_0x38542e(0x1db)]||!_0x2b08ff[_0x38542e(0x1db)][_0x38542e(0x270)])&&(_0x2479b7[_0x38542e(0x284)](_0x29ea22=>_0x1deda5[_0x38542e(0x26d)](_0x551364=>_0x551364[_0x38542e(0x29f)](_0x29ea22,!0x0)))&&_0x2b08ff[_0x38542e(0x1a9)]());}const _0x1f9b75=_0x3956db(),_0x2c0d1c=_0x24083f['id'],_0x42b1d9=_0x38542e(0x1b8)+_0xff8e4,_0x207ce9=this[_0x38542e(0x260)]({'id':_0x1f9b75,'type':_0x42b1d9,'createdAt':new Date(),'authorId':_0x2c0d1c,'attributes':_0x26877e});for(const _0x16127e of _0x1deda5)_0x16127e[_0x38542e(0x2e4)](),_0x16127e[_0x38542e(0x24c)]||_0x38542e(0x276)==_0x16127e[_0x38542e(0x2c8)][_0x38542e(0x1e8)]||this[_0x38542e(0x2df)](_0x42b1d9,_0x1f9b75,_0x2c0d1c,_0x16127e,_0x3f4146[_0x38542e(0x1c1)]());return _0x207ce9;}[_0x30962b(0x29a)](_0xbe99bd,_0x386dfd,_0x210a53,_0x3b8d0e,_0x49d87d){const _0x422e9d=_0x30962b;if(_0xbe99bd[_0x422e9d(0x24c)])return[];if(_0x422e9d(0x236)===this[_0x422e9d(0x1d2)])return[];const _0x3132ed=this[_0x422e9d(0x1dc)][_0x422e9d(0x21d)][_0x422e9d(0x2b6)](_0x422e9d(0x1d7))['me']['id'],_0x5bf0ce=Array[_0x422e9d(0x278)](this[_0x422e9d(0x2a8)][_0x422e9d(0x1fa)]())[_0x422e9d(0x305)](_0x4312e2=>_0x422e9d(0x1d4)==_0x4312e2[_0x422e9d(0x1be)]&&_0x4312e2[_0x422e9d(0x2f0)][_0x422e9d(0x1cf)]==_0x386dfd&&_0x4312e2[_0x422e9d(0x2cc)](_0xbe99bd));if(_0x422e9d(0x211)===this[_0x422e9d(0x1d2)]){const _0x4d0186=this[_0x422e9d(0x337)](_0xbe99bd,_0x422e9d(0x33b))[_0x422e9d(0x305)](({meta:_0x50f402})=>_0x50f402[_0x422e9d(0x27f)]&&!_0x50f402[_0x422e9d(0x1aa)]&&!_0x50f402[_0x422e9d(0x2c0)])[_0x422e9d(0x209)](({suggestion:_0x516a3f})=>_0x516a3f);_0x5bf0ce[_0x422e9d(0x2a6)](..._0x4d0186);}const _0x358cce=new Map([[_0xbe99bd,_0x210a53]]);for(const _0x1411a2 of _0x5bf0ce){const _0x588169=_0x422e9d(0x1d4)==_0x1411a2[_0x422e9d(0x1be)]?_0x1411a2[_0x422e9d(0x2f0)][_0x422e9d(0x1f6)]:void 0x0,_0x5b8a0a=_0x1411a2[_0x422e9d(0x2c2)](),_0x43a831=Array[_0x422e9d(0x278)](_0x358cce[_0x422e9d(0x22b)]())[_0x422e9d(0x261)](_0x57aea5=>_0x57aea5[_0x422e9d(0x2e9)](_0x5b8a0a));if(!_0x43a831)continue;const _0x1bee94=_0x43a831[_0x422e9d(0x336)](_0x5b8a0a);this[_0x422e9d(0x28e)](_0x386dfd)&&_0x422e9d(0x33b)==_0x1411a2[_0x422e9d(0x1be)]&&0x0!=_0x1bee94[_0x422e9d(0x1b5)]||(_0x358cce[_0x422e9d(0x256)](_0x43a831),_0x1bee94[_0x422e9d(0x1c5)](_0xdbd8e7=>{const _0x5836e6=_0x422e9d;_0x358cce[_0x5836e6(0x228)](_0xdbd8e7,_0x210a53);}),_0x422e9d(0x33b)!=_0x1411a2[_0x422e9d(0x1be)]&&_0x588169!=_0x3b8d0e&&_0x358cce[_0x422e9d(0x228)](_0x43a831[_0x422e9d(0x1b9)](_0x5b8a0a),_0x588169));}const _0x27ced8=[];for(const [_0x235331,_0x3234a2]of _0x358cce){const _0x3aae93=_0x3956db(),_0x118b5f={'key':_0x386dfd,'oldValue':_0x3234a2,'newValue':_0x3b8d0e};_0x386dfd[_0x422e9d(0x1b5)]>0x25&&console[_0x422e9d(0x341)](_0x422e9d(0x210),{'key':_0x386dfd});const _0x420fe6=(_0x422e9d(0x2fa)+(_0x386dfd+'|'+Gt({'newValue':_0x3b8d0e})))[_0x422e9d(0x282)](0x0,0x3c),_0x3ad73a=this[_0x422e9d(0x260)]({'id':_0x3aae93,'type':_0x420fe6,'data':_0x118b5f,'createdAt':new Date(),'authorId':_0x3132ed,'attributes':_0x49d87d});_0x27ced8[_0x422e9d(0x320)](_0x3ad73a),this[_0x422e9d(0x2df)](_0x420fe6,_0x3aae93,_0x3132ed,_0x235331);}return _0x27ced8;}[_0x30962b(0x1e0)](_0x23f530){const _0xd91a65=_0x30962b;this[_0xd91a65(0x281)](_0x23f530,(_0x36d543,..._0x22cd29)=>{const _0x4bbdee=_0xd91a65;this[_0x4bbdee(0x30b)](()=>{_0x36d543(..._0x22cd29);});});}[_0x30962b(0x309)](_0x5c5a04){const _0x75cc17=_0x30962b;this[_0x75cc17(0x302)][_0x75cc17(0x1fb)](_0x5c5a04);}[_0x30962b(0x252)](_0x13b191){const _0x4eb8a1=_0x30962b;this[_0x4eb8a1(0x246)][_0x4eb8a1(0x1fb)](_0x13b191);}[_0x30962b(0x315)](_0x209074){const _0x37f08b=_0x30962b;return _0x37f08b(0x1d4)==_0x209074[_0x37f08b(0x1be)]?_0x209074[_0x37f08b(0x346)][_0x37f08b(0x28d)]('|')[0x0]:null;}[_0x30962b(0x1de)](_0xf9afa6,_0x21f0b0){const _0x3bc293=_0x30962b,_0x1416db=_0xf9afa6[_0x3bc293(0x2d1)]();this[_0x3bc293(0x20c)][_0x3bc293(0x26c)](_0x2fde58=>{const _0x25fef5=_0x3bc293;_0x2fde58[_0x25fef5(0x21b)](_0x1416db,{'range':_0x21f0b0});});}[_0x30962b(0x216)](_0x31f409){const _0x357ad4=_0x30962b,_0xbd47c6=_0x31f409['id'],_0x1f784a=this[_0x357ad4(0x1dc)][_0x357ad4(0x2ae)][_0x357ad4(0x2b6)](_0x357ad4(0x203));this[_0x357ad4(0x27b)][_0x357ad4(0x253)](_0xbd47c6)||this[_0x357ad4(0x27b)][_0x357ad4(0x230)]({'channelId':_0x1f784a,'threadId':_0xbd47c6,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x352fad=this[_0x357ad4(0x27b)][_0x357ad4(0x1e5)](_0xbd47c6);_0x352fad[_0x357ad4(0x25d)](_0x357ad4(0x298)),_0x352fad[_0x357ad4(0x298)]=!0x1,_0x31f409[_0x357ad4(0x2e8)]=_0x352fad;}[_0x30962b(0x1fe)](_0x14d009,_0x3eb7d5,_0x4e1a11,_0x40a88b){const _0x48f87d=_0x30962b;if(_0x14d009[_0x48f87d(0x1be)]!=_0x3eb7d5||_0x14d009[_0x48f87d(0x346)]!=_0x4e1a11||_0x14d009[_0x48f87d(0x319)]['id']!=_0x40a88b)throw this[_0x48f87d(0x1dc)][_0x48f87d(0x1c9)](_0x48f87d(0x1bb)),new _0x311fe3(_0x48f87d(0x1bb),this);}[_0x30962b(0x288)](_0x2a30f1,_0x3de4be){const _0x2b0da3=_0x30962b,_0x28c039=_0x2a30f1[_0x2b0da3(0x2c2)]();if(_0x3de4be[_0x2b0da3(0x343)](_0x28c039))_0x2a30f1[_0x2b0da3(0x1dd)]();else{if(_0x28c039[_0x2b0da3(0x29f)](_0x3de4be)){const _0x34e41b=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x1d3)][_0x2b0da3(0x23b)],_0x2b0da3(0x34e));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x28c039[_0x2b0da3(0x1d3)],_0x34e41b));const _0x5a5f5a=_0x3956db(),_0x41e5ee=_0x2a30f1[_0x2b0da3(0x319)]['id'],_0x166b98=_0x2a30f1[_0x2b0da3(0x1be)]+':'+_0x2a30f1[_0x2b0da3(0x346)];this[_0x2b0da3(0x260)]({'id':_0x5a5f5a,'type':_0x166b98,'createdAt':new Date(),'authorId':_0x41e5ee,'data':_0x2a30f1[_0x2b0da3(0x2f0)],'attributes':_0x2a30f1[_0x2b0da3(0x1db)]});const _0x201862=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x34e)][_0x2b0da3(0x255)],_0x2b0da3(0x2ba)),_0x464216=this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x201862,_0x28c039[_0x2b0da3(0x34e)]);this[_0x2b0da3(0x2df)](_0x166b98,_0x5a5f5a,_0x41e5ee,_0x464216);}else{if(_0x28c039[_0x2b0da3(0x227)](_0x3de4be[_0x2b0da3(0x1d3)])){const _0x172521=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x1d3)][_0x2b0da3(0x23b)],_0x2b0da3(0x34e));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x28c039[_0x2b0da3(0x1d3)],_0x172521));}else{const _0x11d54b=this[_0x2b0da3(0x20c)][_0x2b0da3(0x331)](_0x3de4be[_0x2b0da3(0x34e)][_0x2b0da3(0x255)],_0x2b0da3(0x2ba));this[_0x2b0da3(0x1de)](_0x2a30f1,this[_0x2b0da3(0x20c)][_0x2b0da3(0x28c)](_0x11d54b,_0x28c039[_0x2b0da3(0x34e)]));}}}}[_0x30962b(0x1e4)](_0x4af310){const _0x118f44=_0x30962b;for(const {suggestion:_0x2c784c,meta:_0x3d2367}of this[_0x118f44(0x337)](_0x4af310,_0x118f44(0x33b))){if(!_0x3d2367[_0x118f44(0x27f)])continue;const _0x395357=_0x2c784c[_0x118f44(0x239)]();for(const _0x51d3f3 of _0x395357)if(!_0x4af310[_0x118f44(0x336)](_0x51d3f3)[_0x118f44(0x1b5)])return!0x0;}return!0x1;}[_0x30962b(0x214)](_0x4f0f4f){const _0x467a7a=_0x30962b,_0x1a28cd=this[_0x467a7a(0x1dc)][_0x467a7a(0x21d)][_0x467a7a(0x2b6)](_0x467a7a(0x1d7))[_0x467a7a(0x221)](_0x4f0f4f);if(!_0x1a28cd)throw new _0x311fe3(_0x467a7a(0x24a),this);return _0x1a28cd;}[_0x30962b(0x28a)](_0x11f275){const _0x430792=_0x30962b,_0xab7c12=this[_0x430792(0x1dc)][_0x430792(0x21d)][_0x430792(0x2b6)](_0x430792(0x1d7)),_0x12824b=_0x154382(_0x430792(0x34c)+_0x11f275),_0x56cdbc=_0xab7c12[_0x430792(0x221)](_0x12824b);return _0x56cdbc||_0xab7c12[_0x430792(0x205)]({'id':_0x12824b,'name':_0x11f275});}[_0x30962b(0x1b1)](_0x1956bd,_0x5490b9,_0x4c37cf,_0x26b044,_0x39ee3b){const _0x145c05=_0x30962b,_0x1bc780=this[_0x145c05(0x214)](_0x26b044),_0x44d24d=this[_0x145c05(0x293)][_0x145c05(0x1c4)](_0x1956bd,_0x5490b9,_0x4c37cf,_0x1bc780,_0x39ee3b,_0x4a1c77=>{const _0x51f8b9=_0x145c05;this[_0x51f8b9(0x1bd)](_0x4c37cf,{'attributes':_0x4a1c77});const _0x396845=this[_0x51f8b9(0x314)](_0x4c37cf);this[_0x51f8b9(0x1df)](new Set([_0x396845])),this[_0x51f8b9(0x1af)](new Set([_0x396845]));});return this[_0x145c05(0x22a)](_0x44d24d,_0x145c05(0x1ce),()=>{const _0x3af89a=_0x145c05;this[_0x3af89a(0x1bd)](_0x4c37cf,{'state':_0x3af89a(0x1f5)});},{'priority':_0x145c05(0x304)}),this[_0x145c05(0x22a)](_0x44d24d,_0x145c05(0x1a9),()=>{const _0x2467f7=_0x145c05;this[_0x2467f7(0x1bd)](_0x4c37cf,{'state':_0x2467f7(0x2e7)});},{'priority':_0x145c05(0x304)}),this[_0x145c05(0x2a8)][_0x145c05(0x228)](_0x4c37cf,_0x44d24d),this[_0x145c05(0x294)][_0x145c05(0x228)](_0x44d24d,_0x145c05(0x2bf)),_0x44d24d;}[_0x30962b(0x259)](_0x4c149b){const _0x55541c=_0x30962b,_0x4b5355=_0x4c149b[_0x55541c(0x28d)](':');return{'group':_0x4b5355[0x0],'type':_0x4b5355[0x1],'subType':_0x4b5355[_0x55541c(0x1b5)]>=0x5?_0x4b5355[0x2]:null,'id':_0x4b5355[_0x55541c(0x1b5)]<0x5?_0x4b5355[0x2]:_0x4b5355[0x3],'authorId':_0x4b5355[_0x55541c(0x1b5)]<0x5?_0x4b5355[0x3]:_0x4b5355[0x4],'markerCount':0x6==_0x4b5355[_0x55541c(0x1b5)]?_0x4b5355[0x5]:null};}[_0x30962b(0x208)](_0x5a483c,_0x4cd39b,_0x4774c8){const _0x3bf5ec=_0x30962b,_0x4725f5=_0x5a483c[_0x3bf5ec(0x2c2)](),_0x14d9ed=_0x4725f5[_0x3bf5ec(0x1d3)],_0x5e047d=_0x4725f5[_0x3bf5ec(0x34e)];this[_0x3bf5ec(0x1de)](_0x5a483c,this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x28c)](_0x14d9ed,_0x4cd39b));const _0x961e98=_0x3956db(),_0x29e961=_0x5a483c[_0x3bf5ec(0x319)]['id'],_0x19bb50=_0x5a483c[_0x3bf5ec(0x1be)]+(_0x5a483c[_0x3bf5ec(0x346)]?':'+_0x5a483c[_0x3bf5ec(0x346)]:'');this[_0x3bf5ec(0x260)]({'id':_0x961e98,'type':_0x19bb50,'createdAt':new Date(),'authorId':_0x29e961,'originalSuggestionId':_0x5a483c['id'],'attributes':_0x5a483c[_0x3bf5ec(0x1db)],'data':_0x5a483c[_0x3bf5ec(0x2f0)]});const _0x402254=this[_0x3bf5ec(0x315)](_0x5a483c);(_0x3bf5ec(0x1ea)==_0x5a483c[_0x3bf5ec(0x1be)]||_0x402254&&this[_0x3bf5ec(0x28e)](_0x402254))&&(_0x4774c8=this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x1ae)](_0x4774c8[_0x3bf5ec(0x255)])),this[_0x3bf5ec(0x2df)](_0x19bb50,_0x961e98,_0x29e961,this[_0x3bf5ec(0x20c)][_0x3bf5ec(0x28c)](_0x4774c8,_0x5e047d));}[_0x30962b(0x337)](_0x100324,_0x331979=null){const _0x12146f=_0x30962b,_0x44f341=[],_0x1a9a6e=this[_0x12146f(0x1dc)][_0x12146f(0x21d)][_0x12146f(0x2b6)](_0x12146f(0x1d7))['me'];Array[_0x12146f(0x1c8)](_0x100324)||(_0x100324=[_0x100324]);for(const _0x3c92b7 of this[_0x12146f(0x238)]()){if(!_0x3c92b7[_0x12146f(0x283)])continue;if(_0x331979&&_0x3c92b7[_0x12146f(0x1be)]!=_0x331979)continue;let _0x4acc2b=!0x1;for(const _0x3683c8 of _0x3c92b7[_0x12146f(0x239)]()){for(const _0x37103e of _0x100324){const _0xc53fc4=_0x37103e[_0x12146f(0x1d3)][_0x12146f(0x343)](_0x3683c8[_0x12146f(0x34e)])||_0x37103e[_0x12146f(0x34e)][_0x12146f(0x343)](_0x3683c8[_0x12146f(0x1d3)]);if(_0xc53fc4||_0x37103e[_0x12146f(0x1b9)](_0x3683c8)){const _0x232495=_0x37103e[_0x12146f(0x29f)](_0x3683c8)&&Ot(this[_0x12146f(0x20c)][_0x12146f(0x1e1)],_0x3683c8[_0x12146f(0x1d3)],_0x37103e),_0x1cce4f=_0x3683c8[_0x12146f(0x29f)](_0x37103e)&&Ot(this[_0x12146f(0x20c)][_0x12146f(0x1e1)],_0x37103e[_0x12146f(0x1d3)],_0x3683c8);_0x44f341[_0x12146f(0x320)]({'suggestion':_0x3c92b7,'meta':{'isOwn':_0x1a9a6e==_0x3c92b7[_0x12146f(0x1c7)],'isNextTo':_0xc53fc4,'isInsideObject':_0x232495,'containsRangeInObject':_0x1cce4f}}),_0x4acc2b=!0x0;break;}}if(_0x4acc2b)break;}}return _0x44f341;}[_0x30962b(0x2df)](_0x3c8e88,_0x313a25,_0x251ed4,_0x58aaae,_0x1f7084){const _0xc413d7=_0x30962b;this[_0xc413d7(0x20c)][_0xc413d7(0x26c)](_0x2079df=>{const _0x560214=_0xc413d7;let _0x3ad7bb=_0x560214(0x290)+_0x3c8e88+':'+_0x313a25+':'+_0x251ed4;_0x1f7084&&(_0x3ad7bb=_0x3ad7bb+':'+_0x1f7084),_0x2079df[_0x560214(0x1ed)](_0x3ad7bb,{'range':_0x58aaae,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x30962b(0x279)](_0x280b4f){const _0x3fec5d=_0x30962b,_0x52a2cd=_0x280b4f[_0x3fec5d(0x347)],_0x3afb57=_0x280b4f[_0x3fec5d(0x1ab)];_0x280b4f[_0x3fec5d(0x347)]=null,_0x280b4f[_0x3fec5d(0x1ab)]=null,null!=_0x52a2cd&&_0x52a2cd[_0x3fec5d(0x1ab)]==_0x280b4f&&(_0x52a2cd[_0x3fec5d(0x1ab)]=_0x3afb57),null!=_0x3afb57&&_0x3afb57[_0x3fec5d(0x347)]==_0x280b4f&&(_0x3afb57[_0x3fec5d(0x347)]=_0x52a2cd),_0x3fec5d(0x295)==this[_0x3fec5d(0x294)][_0x3fec5d(0x2b6)](_0x280b4f)&&(this[_0x3fec5d(0x294)][_0x3fec5d(0x228)](_0x280b4f,_0x3fec5d(0x1ca)),this[_0x3fec5d(0x30e)](_0x3fec5d(0x1da),_0x280b4f,_0x52a2cd,_0x3afb57));}[_0x30962b(0x260)](_0xf98008){const _0x746042=_0x30962b,_0x512b2c=_0xf98008['id'],_0xfb8aec=this[_0x746042(0x23c)](_0xf98008);if(this[_0x746042(0x250)]&&this[_0x746042(0x250)][_0x746042(0x2b9)]){const _0xd460ad=this[_0x746042(0x1dc)][_0x746042(0x21d)][_0x746042(0x2b6)](_0x746042(0x34f)),_0x62f4f9=_0xfb8aec[_0x746042(0x215)],_0x4808a1=_0xfb8aec[_0x746042(0x346)]?_0xfb8aec[_0x746042(0x1be)]+':'+_0xfb8aec[_0x746042(0x346)]:_0xfb8aec[_0x746042(0x1be)],_0x39224a=this[_0x746042(0x1dc)][_0x746042(0x2bc)],_0x3b2d43=_0xd460ad[_0x746042(0x1fb)](_0x25401b(_0x39224a,_0x746042(0x25f))),_0x13bdb9={'id':_0x512b2c,'type':_0x4808a1,'hasComments':_0x62f4f9,'data':_0xf98008[_0x746042(0x2f0)]||null,'originalSuggestionId':_0xf98008[_0x746042(0x329)]||null,'attributes':_0xfb8aec[_0x746042(0x1db)]};this[_0x746042(0x250)][_0x746042(0x2b9)](_0x13bdb9)[_0x746042(0x356)](_0x559b86=>{const _0x579464=_0x746042;_0xfb8aec[_0x579464(0x1b4)]=!0x0,_0xd460ad[_0x579464(0x22c)](_0x3b2d43),_0x559b86&&_0x559b86[_0x579464(0x1b0)]&&(this[_0x579464(0x2a8)][_0x579464(0x2b6)](_0x512b2c)[_0x579464(0x1b0)]=_0x559b86[_0x579464(0x1b0)]);})[_0x746042(0x1c2)](_0x2d5b72=>{const _0x483faf=_0x746042;throw _0x1acd01(_0x483faf(0x2ca)),this[_0x483faf(0x1dc)][_0x483faf(0x1f4)][_0x483faf(0x2f5)]({'isUndoable':!0x1},()=>{const _0x14b023=_0x483faf;_0xfb8aec[_0x14b023(0x1a9)]();}),_0xfb8aec[_0x483faf(0x2a2)](),this[_0x483faf(0x2a8)][_0x483faf(0x256)](_0xfb8aec['id']),this[_0x483faf(0x294)][_0x483faf(0x256)](_0xfb8aec),_0x2d5b72;});}return _0xfb8aec;}[_0x30962b(0x28e)](_0x1e750f){const _0x4ac3c9=_0x30962b;return this[_0x4ac3c9(0x302)][_0x4ac3c9(0x32f)](_0x1e750f);}[_0x30962b(0x1bd)](_0x484d3b,_0x4e2149){const _0x12a73c=_0x30962b,_0x3343fd=this[_0x12a73c(0x1dc)][_0x12a73c(0x21d)][_0x12a73c(0x2b6)](_0x12a73c(0x34f)),_0x4873eb=this[_0x12a73c(0x314)](_0x484d3b);if(this[_0x12a73c(0x250)]&&this[_0x12a73c(0x250)][_0x12a73c(0x354)]){if(_0x4873eb[_0x12a73c(0x1b4)]){const _0x2795fc=_0x3343fd[_0x12a73c(0x1fb)](_0x25401b(this[_0x12a73c(0x1dc)][_0x12a73c(0x2bc)],_0x12a73c(0x25f)));this[_0x12a73c(0x250)][_0x12a73c(0x354)](_0x484d3b,_0x4e2149)[_0x12a73c(0x356)](()=>{const _0x189943=_0x12a73c;_0x3343fd[_0x189943(0x22c)](_0x2795fc);});}else _0x4873eb['on'](_0x12a73c(0x21f),()=>{const _0x11dce9=_0x12a73c;this[_0x11dce9(0x1bd)](_0x484d3b,_0x4e2149);});}}[_0x30962b(0x348)](_0x3acb68){const _0x180de8=_0x30962b;if(!this[_0x180de8(0x250)]||!this[_0x180de8(0x250)][_0x180de8(0x314)])throw new _0x311fe3(_0x180de8(0x22d),this);return this[_0x180de8(0x250)][_0x180de8(0x314)](_0x3acb68);}[_0x30962b(0x32d)](_0x585c84){const _0x38bb11=_0x30962b,{id:_0x4dbf30,type:_0x18190e,subType:_0x28325b,authorId:_0xaee830}=this[_0x38bb11(0x259)](_0x585c84),_0x2c7b22=this[_0x38bb11(0x2a8)][_0x38bb11(0x2b6)](_0x4dbf30)||this[_0x38bb11(0x1b1)](_0x18190e,_0x28325b,_0x4dbf30,_0xaee830,{});switch(this[_0x38bb11(0x1fe)](_0x2c7b22,_0x18190e,_0x28325b,_0xaee830),this[_0x38bb11(0x294)][_0x38bb11(0x2b6)](_0x2c7b22)){case _0x38bb11(0x2bf):this[_0x38bb11(0x348)](_0x4dbf30)[_0x38bb11(0x356)](_0x226d1d=>{const _0x13fe05=_0x38bb11;let _0x2e31b7=Promise[_0x13fe05(0x1e7)]();_0x226d1d[_0x13fe05(0x215)]&&(_0x2e31b7=this[_0x13fe05(0x27b)][_0x13fe05(0x2b4)]({'channelId':this[_0x13fe05(0x1dc)][_0x13fe05(0x2ae)][_0x13fe05(0x2b6)](_0x13fe05(0x203)),'threadId':_0x4dbf30})),_0x2e31b7[_0x13fe05(0x356)](()=>{const _0x5354ac=_0x13fe05;this[_0x5354ac(0x23c)](_0x226d1d)[_0x5354ac(0x1b4)]=!0x0;});}),this[_0x38bb11(0x294)][_0x38bb11(0x228)](_0x2c7b22,_0x38bb11(0x27d));break;case _0x38bb11(0x1ca):this[_0x38bb11(0x1bd)](_0x4dbf30,{'state':_0x38bb11(0x27e)});case _0x38bb11(0x2ff):this[_0x38bb11(0x294)][_0x38bb11(0x228)](_0x2c7b22,_0x38bb11(0x295)),this[_0x38bb11(0x30e)](_0x38bb11(0x317),_0x2c7b22);break;case _0x38bb11(0x295):this[_0x38bb11(0x30e)](_0x38bb11(0x310),_0x2c7b22);}return _0x2c7b22[_0x38bb11(0x25c)](_0x585c84),_0x2c7b22;}[_0x30962b(0x1af)](_0x2c4379){const _0x1c5b7e=_0x30962b,_0x1ad2cb=Array[_0x1c5b7e(0x278)](_0x2c4379),_0x522513=_0x1ad2cb[_0x1c5b7e(0x305)](_0x2f053f=>_0x1c5b7e(0x1d4)==_0x2f053f[_0x1c5b7e(0x1be)]);this[_0x1c5b7e(0x2ce)](_0x522513);const _0x25b00b=_0x1ad2cb[_0x1c5b7e(0x305)](_0x515c38=>!_0x515c38[_0x1c5b7e(0x277)]&&_0x1c5b7e(0x1d4)!=_0x515c38[_0x1c5b7e(0x1be)]),_0x2b3b23=this[_0x1c5b7e(0x238)]({'skipNotAttached':!0x0})[_0x1c5b7e(0x305)](_0x4998ed=>!_0x4998ed[_0x1c5b7e(0x277)]&&_0x1c5b7e(0x1d4)!=_0x4998ed[_0x1c5b7e(0x1be)]),_0x6e12c6=_0x2b3b23[_0x1c5b7e(0x305)](_0x5c0554=>!_0x2c4379[_0x1c5b7e(0x32f)](_0x5c0554)),_0x4a7bf6=new Map(_0x2b3b23[_0x1c5b7e(0x209)](_0x51f90f=>[_0x51f90f,this[_0x1c5b7e(0x293)][_0x1c5b7e(0x2cb)](_0x51f90f[_0x1c5b7e(0x1be)],_0x51f90f[_0x1c5b7e(0x346)],_0x1c5b7e(0x24b))])),_0x38c6cf=new Map(_0x2b3b23[_0x1c5b7e(0x209)](_0x40de3d=>[_0x40de3d,_0x40de3d[_0x1c5b7e(0x2c2)]()])),_0x4ab3d5=new Set(),_0x4dbe74=new Set();for(let _0x150ce5=0x0;_0x150ce5<_0x25b00b[_0x1c5b7e(0x1b5)];_0x150ce5++)_0x1e4244(_0x25b00b[_0x150ce5],_0x25b00b,_0x150ce5+0x1);for(let _0x51a834=0x0;_0x51a834<_0x25b00b[_0x1c5b7e(0x1b5)];_0x51a834++)_0x1e4244(_0x25b00b[_0x51a834],_0x6e12c6,0x0);const _0x28cdf9=new Set();for(let _0x59d2ec=0x0;_0x59d2ec<_0x25b00b[_0x1c5b7e(0x1b5)];_0x59d2ec++){const _0x563df6=_0x25b00b[_0x59d2ec];!_0x4dbe74[_0x1c5b7e(0x32f)](_0x563df6)&&_0x563df6[_0x1c5b7e(0x347)]&&(_0x28cdf9[_0x1c5b7e(0x1fb)](_0x563df6[_0x1c5b7e(0x347)]),_0x563df6[_0x1c5b7e(0x347)][_0x1c5b7e(0x1ab)]===_0x563df6&&(_0x563df6[_0x1c5b7e(0x347)][_0x1c5b7e(0x1ab)]=null),_0x563df6[_0x1c5b7e(0x347)]=null),!_0x4ab3d5[_0x1c5b7e(0x32f)](_0x563df6)&&_0x563df6[_0x1c5b7e(0x1ab)]&&(_0x28cdf9[_0x1c5b7e(0x1fb)](_0x563df6[_0x1c5b7e(0x1ab)]),_0x563df6[_0x1c5b7e(0x1ab)][_0x1c5b7e(0x347)]===_0x563df6&&(_0x563df6[_0x1c5b7e(0x1ab)][_0x1c5b7e(0x347)]=null),_0x563df6[_0x1c5b7e(0x1ab)]=null);}function _0x1e4244(_0x432881,_0xa509b4,_0x137319){const _0x4af8cd=_0x1c5b7e;for(let _0x282ce4=_0x137319;_0x282ce4<_0xa509b4[_0x4af8cd(0x1b5)];_0x282ce4++){const _0xa50c48=_0x48e264(_0x432881,_0xa509b4[_0x282ce4]);_0xa50c48&&(_0xa50c48[0x0][_0x4af8cd(0x1ab)]=_0xa50c48[0x1],_0xa50c48[0x1][_0x4af8cd(0x347)]=_0xa50c48[0x0],_0x4ab3d5[_0x4af8cd(0x1fb)](_0xa50c48[0x0]),_0x4dbe74[_0x4af8cd(0x1fb)](_0xa50c48[0x1]));}}function _0x48e264(_0x18f867,_0x58df9b){const _0x45e524=_0x1c5b7e;if(_0x18f867[_0x45e524(0x1c7)]['id']!==_0x58df9b[_0x45e524(0x1c7)]['id'])return null;const _0x33af9f=_0x4a7bf6[_0x45e524(0x2b6)](_0x18f867)(_0x18f867,_0x58df9b,_0x38c6cf[_0x45e524(0x2b6)](_0x18f867),_0x38c6cf[_0x45e524(0x2b6)](_0x58df9b));if(!_0x33af9f)return null;return _0x4a7bf6[_0x45e524(0x2b6)](_0x58df9b)(_0x18f867,_0x58df9b,_0x38c6cf[_0x45e524(0x2b6)](_0x18f867),_0x38c6cf[_0x45e524(0x2b6)](_0x58df9b))?_0x33af9f[0x1][_0x45e524(0x2e8)]&&_0x33af9f[0x1][_0x45e524(0x2e8)][_0x45e524(0x1b5)]?null:_0x33af9f:null;}_0x28cdf9[_0x1c5b7e(0x1f1)]&&this[_0x1c5b7e(0x1af)](_0x28cdf9);}[_0x30962b(0x2ce)](_0x1953b6){const _0x3345d9=_0x30962b;if(0x0==_0x1953b6[_0x3345d9(0x1b5)])return;const _0x52c298=this[_0x3345d9(0x238)]({'skipNotAttached':!0x0})[_0x3345d9(0x305)](_0x4db562=>_0x3345d9(0x1d4)==_0x4db562[_0x3345d9(0x1be)]&&_0x4db562[_0x3345d9(0x2da)]),_0x1ab41d=[],_0x4c65a6=new Map();for(const _0x390765 of _0x52c298){const _0x56cffd=_0x154382(_0x390765[_0x3345d9(0x1db)]);_0x4c65a6[_0x3345d9(0x32f)](_0x56cffd)||(_0x4c65a6[_0x3345d9(0x228)](_0x56cffd,_0x1ab41d[_0x3345d9(0x1b5)]),_0x1ab41d[_0x3345d9(0x320)]([]));const _0x20c577=_0x4c65a6[_0x3345d9(0x2b6)](_0x56cffd);_0x1ab41d[_0x20c577][_0x3345d9(0x320)](_0x390765);}!(function(){const _0xb17f6a=_0x3345d9;_0x1ab41d[_0xb17f6a(0x274)]((_0x30c0df,_0x31eef5)=>{const _0x4b446a=_0xb17f6a,_0x1e1c24=_0x30c0df[0x0][_0x4b446a(0x1b0)],_0x21a969=_0x31eef5[0x0][_0x4b446a(0x1b0)];return _0x1e1c24==_0x21a969?_0x30c0df[0x0][_0x4b446a(0x1db)][_0x4b446a(0x352)]<_0x31eef5[0x0][_0x4b446a(0x1db)][_0x4b446a(0x352)]?-0x1:0x1:_0x1e1c24<_0x21a969?-0x1:0x1;});for(const _0x5a3894 of _0x1ab41d)_0x5a3894[_0xb17f6a(0x274)]((_0x20624f,_0x335d42)=>_0x20624f['id']<_0x335d42['id']?-0x1:0x1);}());for(let _0x26a0c9=0x0;_0x26a0c9<_0x1ab41d[_0x3345d9(0x1b5)];_0x26a0c9++){if(0x0==_0x1ab41d[_0x26a0c9][_0x3345d9(0x1b5)])continue;const _0x72b21a=[];for(let _0x277c2f=_0x26a0c9+0x1;_0x277c2f<_0x1ab41d[_0x3345d9(0x1b5)];_0x277c2f++)0x0!=_0x1ab41d[_0x277c2f][_0x3345d9(0x1b5)]&&_0xf4cab(_0x1ab41d[_0x26a0c9],_0x1ab41d[_0x277c2f])&&_0x72b21a[_0x3345d9(0x320)](_0x277c2f);for(const _0xb23959 of _0x72b21a)_0x1ab41d[_0x26a0c9]=_0x1ab41d[_0x26a0c9][_0x3345d9(0x24d)](_0x1ab41d[_0xb23959]),_0x1ab41d[_0xb23959]=[];}for(const _0x5b0f1a of _0x1ab41d)for(let _0x4fd614=0x0;_0x4fd614<_0x5b0f1a[_0x3345d9(0x1b5)];_0x4fd614++){const _0x4f6360=_0x5b0f1a[_0x4fd614+0x1]||null;_0x5b0f1a[_0x4fd614][_0x3345d9(0x1ab)]!==_0x4f6360&&(_0x5b0f1a[_0x4fd614][_0x3345d9(0x1ab)]=_0x4f6360);}for(const _0xea8401 of _0x1ab41d)for(let _0x18d05c=0x0;_0x18d05c<_0xea8401[_0x3345d9(0x1b5)];_0x18d05c++){const _0x515a90=_0xea8401[_0x18d05c-0x1]||null;_0xea8401[_0x18d05c][_0x3345d9(0x347)]!==_0x515a90&&(_0xea8401[_0x18d05c][_0x3345d9(0x347)]=_0x515a90);}function _0xf4cab(_0x42f3b6,_0x257540){const _0x888b9b=_0x3345d9;if(_0x42f3b6[0x0][_0x888b9b(0x1db)][_0x888b9b(0x352)]!==_0x257540[0x0][_0x888b9b(0x1db)][_0x888b9b(0x352)]&&_0x42f3b6[0x0][_0x888b9b(0x1c7)]!==_0x257540[0x0][_0x888b9b(0x1c7)])return!0x1;if(!function(_0x26f4e1,_0x12d35f){const _0x14a83b=_0x888b9b;if(!_0x26f4e1[_0x14a83b(0x215)]&&!_0x12d35f[_0x14a83b(0x215)])return!0x0;if(_0x26f4e1[_0x14a83b(0x215)]&&_0x12d35f[_0x14a83b(0x215)])return!0x1;if(_0x26f4e1[_0x14a83b(0x215)]&&_0x12d35f[_0x14a83b(0x1b0)]<_0x26f4e1[_0x14a83b(0x2e8)][_0x14a83b(0x229)][_0x14a83b(0x2b6)](0x0)[_0x14a83b(0x1b0)])return!0x0;if(_0x12d35f[_0x14a83b(0x215)]&&_0x26f4e1[_0x14a83b(0x1b0)]<_0x12d35f[_0x14a83b(0x2e8)][_0x14a83b(0x229)][_0x14a83b(0x2b6)](0x0)[_0x14a83b(0x1b0)])return!0x0;return!0x1;}(_0x42f3b6[0x0],_0x257540[0x0]))return!0x1;const _0x229a8c=_0x1b620c(_0x42f3b6[0x0][_0x888b9b(0x1db)],_0x888b9b(0x352)),_0x36f4ff=_0x1b620c(_0x257540[0x0][_0x888b9b(0x1db)],_0x888b9b(0x352));if(!_0x244b6b(_0x229a8c,_0x36f4ff))return!0x1;return!!_0x42f3b6[_0x888b9b(0x284)](_0x156302=>_0x257540[_0x888b9b(0x26d)](_0x3f454d=>_0x156302[_0x888b9b(0x2c2)]()[_0x888b9b(0x343)](_0x3f454d[_0x888b9b(0x2c2)]())))&&_0x257540[_0x888b9b(0x284)](_0x4c86fa=>_0x42f3b6[_0x888b9b(0x26d)](_0x5409cd=>_0x4c86fa[_0x888b9b(0x2c2)]()[_0x888b9b(0x343)](_0x5409cd[_0x888b9b(0x2c2)]())));}}[_0x30962b(0x1df)](_0x24f9fd){const _0x5c8465=_0x30962b,_0x55c944=Array[_0x5c8465(0x278)](_0x24f9fd),_0x45c3db=this[_0x5c8465(0x238)]({'skipNotAttached':!0x0}),_0x42ead3=_0x45c3db[_0x5c8465(0x305)](_0x58bb7b=>!_0x24f9fd[_0x5c8465(0x32f)](_0x58bb7b)),_0x2a1499=new Map(_0x55c944[_0x5c8465(0x209)](_0x2225d6=>[_0x2225d6,this[_0x5c8465(0x293)][_0x5c8465(0x2cb)](_0x2225d6[_0x5c8465(0x1be)],_0x2225d6[_0x5c8465(0x346)],_0x5c8465(0x32e))])),_0x423a52=new Map(_0x45c3db[_0x5c8465(0x209)](_0x5825f4=>[_0x5825f4,_0x5825f4[_0x5c8465(0x239)]()]));for(let _0x28229e=0x0;_0x28229e<_0x55c944[_0x5c8465(0x1b5)];_0x28229e++){if(_0x4613fc(this,_0x55c944[_0x28229e],_0x55c944,_0x28229e+0x1))return!0x0;}for(let _0x5dd609=0x0;_0x5dd609<_0x55c944[_0x5c8465(0x1b5)];_0x5dd609++){if(_0x4613fc(this,_0x55c944[_0x5dd609],_0x42ead3,0x0))return!0x0;}return!0x1;function _0x4613fc(_0x6511bc,_0x49edae,_0x98d3b,_0x1fc420){const _0x45a9c7=_0x5c8465;for(let _0x35f305=_0x1fc420;_0x35f305<_0x98d3b[_0x45a9c7(0x1b5)];_0x35f305++){const _0x29c5b5=_0x98d3b[_0x35f305];if(_0x29c5b5[_0x45a9c7(0x1be)]!==_0x49edae[_0x45a9c7(0x1be)]||_0x29c5b5[_0x45a9c7(0x1c7)]['id']!==_0x49edae[_0x45a9c7(0x1c7)]['id']||_0x29c5b5[_0x45a9c7(0x346)]!==_0x49edae[_0x45a9c7(0x346)])continue;if(!Jt(_0x49edae,_0x29c5b5))continue;if(_0x45a9c7(0x1d4)==_0x49edae[_0x45a9c7(0x1be)]&&_0x49edae[_0x45a9c7(0x2f0)][_0x45a9c7(0x1f6)]!=_0x29c5b5[_0x45a9c7(0x2f0)][_0x45a9c7(0x1f6)])continue;if(_0x45a9c7(0x1d4)==_0x49edae[_0x45a9c7(0x1be)]&&_0x6511bc[_0x45a9c7(0x28e)](_0x49edae[_0x45a9c7(0x2f0)][_0x45a9c7(0x1cf)]))continue;if(_0x45a9c7(0x1ea)==_0x49edae[_0x45a9c7(0x1be)]){const _0x5f00a7=_0x6511bc[_0x45a9c7(0x1dc)][_0x45a9c7(0x1f4)],_0x582af1=_0x49edae[_0x45a9c7(0x300)]();if(_0x582af1&&(_0x5f00a7[_0x45a9c7(0x1e1)][_0x45a9c7(0x289)](_0x582af1)||_0x5f00a7[_0x45a9c7(0x1e1)][_0x45a9c7(0x2a4)](_0x582af1)))continue;}const _0x4098ee=_0x2a1499[_0x45a9c7(0x2b6)](_0x49edae),_0x2828cb=_0x423a52[_0x45a9c7(0x2b6)](_0x49edae),_0x32e350=_0x423a52[_0x45a9c7(0x2b6)](_0x29c5b5),_0x20103f=_0x49edae[_0x45a9c7(0x2e8)]&&_0x49edae[_0x45a9c7(0x2e8)][_0x45a9c7(0x1b5)],_0x559090=_0x29c5b5[_0x45a9c7(0x2e8)]&&_0x29c5b5[_0x45a9c7(0x2e8)][_0x45a9c7(0x1b5)];if(!_0x20103f&&_0x4098ee(_0x32e350,_0x2828cb))return _0x6511bc[_0x45a9c7(0x31b)](_0x29c5b5,_0x49edae),_0x423a52[_0x45a9c7(0x256)](_0x49edae),!0x0;if(!_0x559090&&_0x4098ee(_0x2828cb,_0x32e350))return _0x6511bc[_0x45a9c7(0x31b)](_0x49edae,_0x29c5b5),_0x423a52[_0x45a9c7(0x256)](_0x29c5b5),!0x0;}return!0x1;}}[_0x30962b(0x31b)](_0x57caf5,_0x4cdd77){const _0x43d272=_0x30962b;if(_0x57caf5[_0x43d272(0x277)]){for(const _0x21abbd of _0x4cdd77[_0x43d272(0x239)]())_0x57caf5[_0x43d272(0x21e)](_0x21abbd);}else{const _0x33a32a=_0x4cdd77[_0x43d272(0x2c2)]()[_0x43d272(0x34e)];this[_0x43d272(0x1de)](_0x57caf5,this[_0x43d272(0x20c)][_0x43d272(0x28c)](_0x57caf5[_0x43d272(0x2c2)]()[_0x43d272(0x1d3)],_0x33a32a));}_0x4cdd77[_0x43d272(0x1dd)]();}[_0x30962b(0x268)](_0x369da7,_0x2bc496,_0x338145){const _0x276718=_0x30962b,_0xb5e4ae=_0x369da7[_0x276718(0x217)](_0x276718(0x1bf))||_0x369da7[_0x276718(0x217)](_0x276718(0x1d4))?_0x276718(0x2e6):_0x369da7[_0x276718(0x2b0)]();return _0x25401b(this[_0x276718(0x1dc)][_0x276718(0x2bc)],_0x2bc496+'_'+_0xb5e4ae+_0x276718(0x2af),_0x338145);}[_0x30962b(0x30c)](){const _0x28dfde=_0x30962b,_0x10b96f=this[_0x28dfde(0x1dc)];if(!_0x10b96f['ui'])return;const {ariaLiveAnnouncer:_0x2cc642}=_0x10b96f['ui'];_0x50093a(this[_0x28dfde(0x20c)],({left:_0x130585,entered:_0x2d8460})=>{const _0x1d0724=_0x28dfde;for(const _0x421ea3 of _0x130585){const {group:_0x4b054e,type:_0x2813f9}=this[_0x1d0724(0x259)](_0x421ea3[_0x1d0724(0x34b)]);if(_0x1d0724(0x32a)===_0x4b054e){_0x2cc642[_0x1d0724(0x2ad)](this[_0x1d0724(0x268)](_0x2813f9,_0x1d0724(0x2f6)));break;}}for(const _0x4263bc of _0x2d8460){const {group:_0x1ac2bf,type:_0x3c26de}=this[_0x1d0724(0x259)](_0x4263bc[_0x1d0724(0x34b)]);if(_0x1d0724(0x32a)===_0x1ac2bf){_0x2cc642[_0x1d0724(0x2ad)](this[_0x1d0724(0x268)](_0x3c26de,_0x1d0724(0x26b),_0x42b3c8(_0x12d690)));break;}}});}[_0x30962b(0x2f2)](_0x5a08c8){const _0x5b5bf6=_0x30962b;if(this[_0x5b5bf6(0x2ac)])return!0x1;const _0x401371=this[_0x5b5bf6(0x1dc)],_0x416d94=_0x401371[_0x5b5bf6(0x1f4)][_0x5b5bf6(0x244)][_0x5b5bf6(0x1cc)][_0x5b5bf6(0x257)]();if(0x0==_0x416d94[_0x5b5bf6(0x1b5)])return!0x1;const _0xb11eca=[],_0x2369bc=_0x416d94[_0x5b5bf6(0x305)](_0x3c9fdd=>_0x5b5bf6(0x1d4)==_0x3c9fdd[_0x5b5bf6(0x1be)]),_0x1aeb9a=_0x416d94[_0x5b5bf6(0x305)](_0x2baa61=>_0x5b5bf6(0x327)==_0x2baa61[_0x5b5bf6(0x1be)]&&_0x5b5bf6(0x24e)!=_0x2baa61[_0x5b5bf6(0x34b)]),_0x57bb58=_0x416d94[_0x5b5bf6(0x305)](_0x2e28fe=>_0x5b5bf6(0x22c)==_0x2e28fe[_0x5b5bf6(0x1be)]&&_0x5b5bf6(0x24e)!=_0x2e28fe[_0x5b5bf6(0x34b)]);for(const _0x39e1b7 of _0x2369bc)_0xb11eca[_0x5b5bf6(0x320)]({'key':_0x39e1b7[_0x5b5bf6(0x266)],'newValue':_0x39e1b7[_0x5b5bf6(0x262)],'oldValue':_0x39e1b7[_0x5b5bf6(0x212)],'range':Pt(_0x39e1b7[_0x5b5bf6(0x23f)],_0x401371[_0x5b5bf6(0x1f4)])});for(const _0x511fd3 of _0x1aeb9a){const _0x1fe885=_0x57bb58[_0x5b5bf6(0x261)](_0x435a0a=>_0x435a0a[_0x5b5bf6(0x1f3)][_0x5b5bf6(0x343)](_0x511fd3[_0x5b5bf6(0x1f3)]));_0x1fe885&&_0xb11eca[_0x5b5bf6(0x320)]({'key':_0x5b5bf6(0x29e),'newValue':_0x511fd3[_0x5b5bf6(0x34b)],'oldValue':_0x1fe885[_0x5b5bf6(0x34b)],'range':_0x401371[_0x5b5bf6(0x1f4)][_0x5b5bf6(0x316)](_0x511fd3[_0x5b5bf6(0x1f3)][_0x5b5bf6(0x29b)])});}return 0x0!=_0xb11eca[_0x5b5bf6(0x1b5)]&&this[_0x5b5bf6(0x219)](_0x5a08c8,_0xb11eca);}[_0x30962b(0x2d7)](_0x39f983){const _0x2936ee=_0x30962b;let _0x51b017=!0x1;const _0x349b2b=this[_0x2936ee(0x1dc)][_0x2936ee(0x1f4)][_0x2936ee(0x244)][_0x2936ee(0x1cc)][_0x2936ee(0x1c6)]()[_0x2936ee(0x305)](_0x31a33f=>_0x31a33f[_0x2936ee(0x2f0)][_0x2936ee(0x269)]&&_0x31a33f[_0x2936ee(0x34b)][_0x2936ee(0x217)](_0x2936ee(0x24f)));for(const _0x604a02 of _0x349b2b){const {subType:_0x5a589b,id:_0x38303a}=this[_0x2936ee(0x259)](_0x604a02[_0x2936ee(0x34b)]),_0x3b61d3=_0x5a589b[_0x2936ee(0x28d)]('|')[0x0];for(const _0x2a108d of this[_0x2936ee(0x238)]({'skipNotAttached':!0x0}))_0x2a108d['id']!=_0x38303a&&_0x2936ee(0x1d4)==_0x2a108d[_0x2936ee(0x1be)]&&_0x2a108d[_0x2936ee(0x2f0)]&&_0x2a108d[_0x2936ee(0x2f0)][_0x2936ee(0x1cf)]==_0x3b61d3&&_0x2a108d[_0x2936ee(0x2c2)]()[_0x2936ee(0x2e9)](_0x604a02[_0x2936ee(0x2f0)][_0x2936ee(0x269)])&&(this[_0x2936ee(0x2d0)](_0x2a108d,_0x604a02[_0x2936ee(0x2f0)][_0x2936ee(0x269)],_0x39f983),_0x51b017=!0x0);}return _0x51b017;}[_0x30962b(0x30b)](_0x1226eb){const _0x3d6962=_0x30962b;this[_0x3d6962(0x1dc)],(this[_0x3d6962(0x2ac)]=!0x0,_0x1226eb());}[_0x30962b(0x286)](_0x4e6dd1){const _0x557ec7=_0x30962b,_0x48bdd3=this[_0x557ec7(0x28e)](_0x4e6dd1),_0x1196d4=this[_0x557ec7(0x246)][_0x557ec7(0x32f)](_0x4e6dd1);return _0x48bdd3||_0x1196d4;}[_0x30962b(0x219)](_0x4db57d,_0x3bdd8e){const _0x1fc65d=_0x30962b;if(0x0==_0x3bdd8e[_0x1fc65d(0x1b5)])return!0x1;let _0x4d11a7=!0x1;for(const _0x4d4b56 of _0x3bdd8e){const _0xd67553=this[_0x1fc65d(0x337)](_0x4d4b56[_0x1fc65d(0x23f)],_0x1fc65d(0x1d4))[_0x1fc65d(0x305)](_0x4911d3=>!_0x4911d3[_0x1fc65d(0x332)][_0x1fc65d(0x2c0)])[_0x1fc65d(0x209)](_0x3aacfd=>_0x3aacfd[_0x1fc65d(0x32a)]),_0x1be87e=_0x154382({'newValue':_0x4d4b56[_0x1fc65d(0x1b2)]});_0xd67553[_0x1fc65d(0x305)](_0x553269=>{const _0x4df478=_0x1fc65d,[_0x4fc675,_0x5dd09]=_0x553269[_0x4df478(0x346)][_0x4df478(0x28d)]('|');return _0x4fc675==_0x4d4b56[_0x4df478(0x1cf)]&&_0x5dd09!=_0x1be87e;})[_0x1fc65d(0x1c5)](_0x31c207=>{const _0x343e39=_0x1fc65d;this[_0x343e39(0x2d0)](_0x31c207,_0x4d4b56[_0x343e39(0x23f)],_0x4db57d),_0x4d11a7=!0x0;});}return _0x4d11a7;}[_0x30962b(0x2d0)](_0x4fb827,_0x57489d,_0x5c8267){const _0x259348=_0x30962b,_0x954437=_0x4fb827[_0x259348(0x2c2)]()[_0x259348(0x336)](_0x57489d);0x0!==_0x954437[_0x259348(0x1b5)]?0x1!==_0x954437[_0x259348(0x1b5)]?this[_0x259348(0x208)](_0x4fb827,_0x57489d[_0x259348(0x1d3)],_0x57489d[_0x259348(0x34e)]):this[_0x259348(0x1de)](_0x4fb827,_0x954437[0x0]):_0x5c8267[_0x259348(0x291)](_0x4fb827[_0x259348(0x2d1)]());}}class Et{constructor(_0x406625){const _0x1fe276=_0x30962b;this[_0x1fe276(0x25a)]=_0x406625,this[_0x1fe276(0x20c)]=_0x406625[_0x1fe276(0x1f4)],this[_0x1fe276(0x349)]=new Map(),this[_0x1fe276(0x31f)]=new Map(),this[_0x1fe276(0x296)]();}[_0x30962b(0x1c4)](_0x24975b,_0x48fa0d,_0xf04afd,_0x582739,_0x18b885,_0x541ddf){const _0x54b7ea=_0x30962b;return new _0x3f4146(this[_0x54b7ea(0x20c)],{'type':_0x24975b,'subType':_0x48fa0d,'id':_0xf04afd,'author':_0x582739,'creator':_0x582739,'attributes':_0x18b885,'onAttributesChange':_0x541ddf,'onAccept':(..._0x97e9b2)=>this[_0x54b7ea(0x2cb)](_0x24975b,_0x48fa0d,_0x54b7ea(0x1ce))(..._0x97e9b2),'onDiscard':(..._0x12870c)=>this[_0x54b7ea(0x2cb)](_0x24975b,_0x48fa0d,_0x54b7ea(0x1a9))(..._0x12870c)});}[_0x30962b(0x2c5)](_0x565f7f,_0x10f5eb,_0x5b3ff8,_0xa33a04){const _0x4386bd=_0x30962b,_0x3ab24b=_0x565f7f+':'+_0x10f5eb+':'+_0x5b3ff8;this[_0x4386bd(0x349)][_0x4386bd(0x228)](_0x3ab24b,_0xa33a04);}[_0x30962b(0x2cb)](_0x350d98,_0x40e8f3,_0x48390d){const _0x194fc5=_0x30962b,_0x182d84=_0x350d98+':'+_0x40e8f3+':'+_0x48390d;return this[_0x194fc5(0x349)][_0x194fc5(0x2b6)](_0x182d84)||this[_0x194fc5(0x31f)][_0x194fc5(0x2b6)](_0x350d98+':'+_0x48390d);}[_0x30962b(0x296)](){const _0x4ddafc=_0x30962b,_0x23616d=()=>!0x1,_0x385c71=_0x422443=>{const _0x81d15e=_0x14dc;_0x422443[_0x81d15e(0x274)]((_0x8705f0,_0x24ad8b)=>_0x8705f0[_0x81d15e(0x1d3)][_0x81d15e(0x23e)](_0x24ad8b[_0x81d15e(0x1d3)])?0x1:-0x1),this[_0x81d15e(0x20c)][_0x81d15e(0x26c)](_0x527e06=>{const _0xa21a67=_0x81d15e;for(const _0x3d8539 of _0x422443){let _0x1271f8;_0x1271f8=_0x3d8539[_0xa21a67(0x34e)][_0xa21a67(0x351)]&&_0x3d8539[_0xa21a67(0x34e)][_0xa21a67(0x255)]==_0x3d8539[_0xa21a67(0x1d3)][_0xa21a67(0x29b)]?_0x527e06[_0xa21a67(0x31a)](_0x3d8539[_0xa21a67(0x1d3)][_0xa21a67(0x29b)],'on'):_0x527e06[_0xa21a67(0x31a)](_0x3d8539),this[_0xa21a67(0x20c)][_0xa21a67(0x28b)](_0x1271f8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2adf98=(_0x2bfa9a,_0x29f506)=>{const _0x2b7570=_0x14dc;_0x29f506&&this[_0x2b7570(0x20c)][_0x2b7570(0x26c)](_0x544ce9=>{const _0x527553=_0x2b7570,{commandName:_0x3cf508,commandParams:_0x34d796=[]}=_0x29f506,_0x173d5d=_0x2bfa9a[_0x527553(0x209)](_0x83697d=>(Vt(_0x83697d)&&(_0x83697d=this[_0x527553(0x20c)][_0x527553(0x28c)](_0x83697d[_0x527553(0x34e)])),_0x83697d))[_0x527553(0x305)](_0x4684a8=>_0x527553(0x276)!==_0x4684a8[_0x527553(0x2c8)][_0x527553(0x1e8)]);if(_0x173d5d[_0x527553(0x1b5)]<0x1)return;const _0x38aac9=Array[_0x527553(0x278)](this[_0x527553(0x20c)][_0x527553(0x244)][_0x527553(0x31d)][_0x527553(0x239)]())[_0x527553(0x209)](_0x3b470e=>_0x4752d7[_0x527553(0x23a)](_0x3b470e));_0x544ce9[_0x527553(0x31e)](_0x173d5d);for(const _0x4b9d91 of this[_0x527553(0x25a)][_0x527553(0x1b7)][_0x527553(0x1b7)]())_0x4b9d91[_0x527553(0x254)]();_0x34d796[_0x527553(0x320)]({'forceDefaultExecution':!0x0}),this[_0x527553(0x25a)][_0x527553(0x2cf)](_0x3cf508,..._0x34d796);const _0x34de71=_0x38aac9[_0x527553(0x305)](_0x447525=>_0x527553(0x276)!=_0x447525[_0x527553(0x2c8)][_0x527553(0x1e8)]);_0x34de71[_0x527553(0x1b5)]>0x0&&_0x544ce9[_0x527553(0x31e)](_0x34de71);for(const _0x51d5d7 of _0x38aac9)_0x51d5d7[_0x527553(0x2e4)]();});},_0x56a8f8=(_0x324a0c,_0x145df7)=>0x1==_0x324a0c[_0x4ddafc(0x1b5)]&&0x1==_0x145df7[_0x4ddafc(0x1b5)]&&_0x324a0c[0x0][_0x4ddafc(0x34e)][_0x4ddafc(0x343)](_0x145df7[0x0][_0x4ddafc(0x1d3)]),_0xf546db=(_0x1f2ed6,_0x2f0018,_0x585364,_0x535452)=>Ht(_0x1f2ed6,_0x2f0018,_0x585364,_0x535452,this[_0x4ddafc(0x20c)])?[_0x1f2ed6,_0x2f0018]:Ht(_0x2f0018,_0x1f2ed6,_0x535452,_0x585364,this[_0x4ddafc(0x20c)])?[_0x2f0018,_0x1f2ed6]:null;this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x308),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x22f),_0x385c71),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1f2),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x267),_0xf546db),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1e6),_0x385c71),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2d4),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2b2),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2cd),_0xf546db),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x280),_0x2adf98),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x29d),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x299),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2eb),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2ea),_0x2adf98),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1b6),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x339),_0x56a8f8),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x1ad),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x275),_0x23616d),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x2c7),(_0x35ca3c,_0x3af294)=>{const _0x220d89=_0x4ddafc;if(!_0x3af294)return;const _0x3bd7d2=this[_0x220d89(0x25a)][_0x220d89(0x21d)][_0x220d89(0x2b6)](p);this[_0x220d89(0x20c)][_0x220d89(0x26c)](_0x4a3586=>{const _0x411aa7=_0x220d89;if(_0x411aa7(0x29e)==_0x3af294[_0x411aa7(0x1cf)])for(const _0x571c0e of _0x35ca3c){const _0x19093f=_0x571c0e[_0x411aa7(0x1d3)][_0x411aa7(0x29b)],_0x5d380e=_0x3af294[_0x411aa7(0x1f6)];_0x4a3586[_0x411aa7(0x344)](_0x19093f,_0x5d380e);}else{if(_0x3bd7d2[_0x411aa7(0x28e)](_0x3af294[_0x411aa7(0x1cf)])){for(const _0x290b84 of _0x35ca3c)void 0x0!==_0x3af294[_0x411aa7(0x1f6)]?_0x4a3586[_0x411aa7(0x1ff)](_0x3af294[_0x411aa7(0x1cf)],_0x3af294[_0x411aa7(0x1f6)],_0x290b84[_0x411aa7(0x1d3)][_0x411aa7(0x29b)]):_0x4a3586[_0x411aa7(0x2fb)](_0x3af294[_0x411aa7(0x1cf)],_0x290b84[_0x411aa7(0x1d3)][_0x411aa7(0x29b)]);}else{for(const _0x26d1b4 of _0x35ca3c)_0x3af294[_0x411aa7(0x1f6)]?_0x4a3586[_0x411aa7(0x1ff)](_0x3af294[_0x411aa7(0x1cf)],_0x3af294[_0x411aa7(0x1f6)],_0x26d1b4):_0x4a3586[_0x411aa7(0x2fb)](_0x3af294[_0x411aa7(0x1cf)],_0x26d1b4);}}});}),this[_0x4ddafc(0x31f)][_0x4ddafc(0x228)](_0x4ddafc(0x325),_0x56a8f8);}}function Ot(_0x20d1e2,_0x406cb2,_0x12756a){const _0x2363ed=_0x30962b;for(const _0x5a9961 of _0x406cb2[_0x2363ed(0x255)][_0x2363ed(0x2f3)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5a9961[_0x2363ed(0x2c8)]==_0x5a9961)return!0x1;if(!_0x12756a[_0x2363ed(0x1a5)](_0x5a9961))return!0x1;if(_0x20d1e2[_0x2363ed(0x289)](_0x5a9961)||_0x20d1e2[_0x2363ed(0x2a4)](_0x5a9961))return!0x0;}return!0x1;}function Vt(_0x5520cf){const _0xee634f=_0x30962b;return _0x5520cf[_0xee634f(0x34e)][_0xee634f(0x255)]==_0x5520cf[_0xee634f(0x1d3)][_0xee634f(0x29b)]&&_0x5520cf[_0xee634f(0x34e)][_0xee634f(0x1e2)];}function _0x2985(){const _0x7b852=['addHighlight','markers','document','splice','_inlineAttributeKeys','containsRangeInObject','markInsertion','markMultiRangeDeletion','track-changes-user-not-found','chain','isCollapsed','concat','$text','suggestion:attribute:','_adapter','applyOperation','registerInlineAttribute','hasCommentThread','refresh','parent','delete','getChanges','1069972lBmsft','_splitMarkerName','_editor','9IqrKTg','addMarkerName','unbind','before','PENDING_ACTION_SUGGESTION','_setSuggestionData','find','attributeNewValue','trackChanges','markDeletion','createElement','attributeKey','insertion:chain','_getMarkerAnnouncementText','newRange','9465944erpUlp','ENTER','change','some','item','getNearestSelectionRange','skipNestingCheck','isTouching','marker-count','markMultiRangeBlockFormat','sort','attribute:accept','$graveyard','isMultiRange','from','_removeSuggestion','discardSelectedSuggestions','_commentsRepository','pluginName','markerReady','open','isOwn','formatInline:accept','enableCommand','substring','isInContent','every','CommentsRepository','_isRegisteredAttribute','formatGroupId','_cutOutSuggestionMarker','isObject','_getExternalAuthor','deleteContent','createRange','split','_isBlockAttribute','action','suggestion:','removeMarker','rethrowUnexpectedError','_suggestionFactory','_suggestionState','ready','_registerDefaultCallbacks','40992490NBnEuF','isRemovable','formatInline:join','markAttributeChange','nodeAfter','trackChangesCommand','formatInline:discard','$elementName','containsRange','markInlineFormat','getShiftedBy','stopListening','fromCharCode','isLimit','writer','unshift','value','_suggestions','_isForcedDefaultExecutionBlock','element','insertion:','_recordAttributeSuggestions','announce','config','_SUGGESTION_ANNOUNCEMENT','toUpperCase','getCustomProperty','deletion:join','splitPosition','fetchCommentThread','15SqnNHy','get','showSuggestionHighlights','mapper','addSuggestion','after','markMultiRangeInsertion','locale','$marker','elementStart','notReady','isNextTo','isLocal','getFirstRange','suggestion-type','acceptSelectedSuggestions','registerCustomCallback','move','attribute:discard','root','ck-suggestion-marker--active','error-saving-suggestion-data-suggestion-discarded','getSuggestionCallback','isIntersectingWithRange','deletion:chain','_refreshAttributeSuggestionsChain','execute','_reduceSuggestionAttributeRange','getFirstMarker','includes','consume','deletion:discard','substr','3925200MAAjyq','_processAttributeSuggestions','discardAllSuggestions','@external','_isDataLoaded','isExternal','return','multipleBlocks','setTo','_addSuggestionMarker','consumable','addMarker:suggestion:formatBlock','createRangeIn','clear','detach','markerName','FORMATTING','rejected','commentThread','isIntersecting','formatBlock:accept','formatInline:chain','getLastMatchingPosition','385295UgBMEF','documentSelection','change:data','data','adapter','_processAttributeChanges','getAncestors','createPositionAfter','enqueueChange','LEAVE','forceDefaultExecution','26868lekYZQ','addComment','attribute:','removeAttribute','acceptSuggestion','dataDowncast','15596510ACIeXB','dataReady','getContainedElement','hasSuggestion','_blockAttributeKeys','for','high','filter','always','formatInline:','insertion:accept','registerBlockAttribute','markBlockFormat','_recordAttributeChanges','_initAriaMarkerChangeAnnouncements','forward','fire','assign','suggestionChanged','targetPosition','1106nnLosf','isAfter','getSuggestion','_getAttributeKey','createRangeOn','suggestionLoaded','group','creator','createSelection','_joinSuggestions','formatInline','selection','setSelection','_defaultCallbacks','push','ck-suggestion-marker-','pop','formatBlock:','authoredAt','attribute:join','stop','insert','options','originalSuggestionId','suggestion','reconvertMarker','ck-suggestion-marker-formatInline','_handleNewSuggestionMarker','join','has','trackChanges.mergeNestedSuggestions','createPositionAt','meta','getRange','elementEnd','deletion','getDifference','_findSuggestions','discardSuggestion','formatBlock:join','insertContent','insertion','trackChanges.trackFormatChanges','ck-suggestion-marker-formatBlock','elementToElement','containerElement','low','warn','change:activeMarkers','isEqual','rename','isBlock','subType','previous','_getSuggestionData','_customCallbacks','ck-suggestion-marker','name','external:','registerPostFixer','end','PendingActions','highest','isAtEnd','groupId','batch','updateSuggestion','unbindElementFromMarkerName','then','upcast','containsItem','commandName','track-changes-suggestion-not-found','_afterChanges','discard','isInsideObject','next','activeMarkers','formatBlock:chain','createPositionBefore','_refreshSuggestionsChain','createdAt','_createSuggestion','newValue','update:suggestion','_saved','length','formatBlock:discard','commands','deletion:','getIntersection','TrackChangesEditing','track-changes-suggestion-data-mismatch','getAllAdjacentSuggestions','_updateSuggestionData','type','format','12EROwuz','getMultiRangeId','catch','stringify','buildSuggestion','forEach','getChangedMarkers','author','isArray','enableReadOnlyMode','removed','removeMarker:suggestion:formatBlock','differ','isDocumentOperation','accept','key','tablePasteChainId','data-suggestion','_trackFormatChanges','start','attribute','track-changes-adapter-already-set','getMarkers','Users','_enabledCommands','dataToMarker','suggestionUnloaded','attributes','editor','removeMarkers','_setSuggestionRange','_joinWithAdjacentSuggestions','enableDefaultAttributesIntegration','schema','isAtStart','getWalker','_rangeIsInLocalUserInsertion','getCommentThread','deletion:accept','resolve','rootName','multi','formatBlock','moveTargetPosition','oldRange','addMarker','removeClass','markerToHighlight','getItems','size','insertion:join','position','model','accepted','oldValue','isUndo','howMany','head','values','add','authorName','editingDowncast','_checkSuggestionCorrectness','setAttribute','getAttribute','editing','init','collaboration.channelId','markerToData','addUser','acceptAllSuggestions','data-author-id','_breakSuggestionMarker','map','removeComment','addMarker:suggestion:attribute','_model','$textProxy','track-changes-command-not-found','widget','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','default','attributeOldValue','backward','_getAuthorFromId','hasComments','_addThreadToSuggestion','startsWith','define','_reduceExistingSuggestions','addMarker:suggestion','updateMarker','descriptionFactory','plugins','addRange','change:_saved','_onDiscard','getUser','bindElementToMarker','addClass','toJSON','markerNameToElements','lowest','containsPosition','set','comments','listenTo','keys','remove','track-changes-adapter-missing-getsuggestion','track-changes-enable-command-twice','insertion:discard','addCommentThread','clone','2KyjPUo','normal','isSelectable','conversion','never','removeMarker:suggestion:attribute','getSuggestions','getRanges','fromRange','nodeBefore','addSuggestionData','_mergeNestedSuggestions','isBefore','range','toViewElement','requires'];_0x2985=function(){return _0x7b852;};return _0x2985();}function Ut(_0x4ed501,_0x31b0ef,_0x2e9c9c,_0x3b8df7){const _0x4dcc39=_0x30962b,_0x36ae0a=_0x26dbf3=>!_0x26dbf3[_0x4dcc39(0x26e)]['is'](_0x4dcc39(0x20d))&&!_0x3b8df7[_0x4dcc39(0x289)](_0x26dbf3[_0x4dcc39(0x26e)]),_0x545def=_0x4ed501[_0x4dcc39(0x1d3)][_0x4dcc39(0x2ec)](_0x36ae0a),_0x206c69=_0x4ed501[_0x4dcc39(0x34e)][_0x4dcc39(0x2ec)](_0x36ae0a,{'direction':_0x4dcc39(0x213)});return(!_0x4ed501[_0x4dcc39(0x1d3)][_0x4dcc39(0x343)](_0x545def)||!_0x4ed501[_0x4dcc39(0x34e)][_0x4dcc39(0x343)](_0x206c69))&&(_0x545def[_0x4dcc39(0x23e)](_0x206c69)?_0x2e9c9c[_0x4dcc39(0x21b)](_0x31b0ef,{'range':_0x2e9c9c[_0x4dcc39(0x28c)](_0x545def,_0x206c69)}):_0x2e9c9c[_0x4dcc39(0x291)](_0x31b0ef),!0x0);}function Gt(_0x49b324){return _0x154382(_0x49b324);}function Ft(_0xb58807){const _0x879e21=_0x30962b,_0x576213=_0xb58807[_0x879e21(0x1d3)][_0x879e21(0x29b)];return _0x576213&&_0x576213['is'](_0x879e21(0x2aa));}function Pt(_0x3e9225,_0x1935c7){const _0x697ccb=_0x30962b;return null==_0x3e9225[_0x697ccb(0x34e)][_0x697ccb(0x23b)]&&_0x3e9225[_0x697ccb(0x34e)][_0x697ccb(0x255)]==_0x3e9225[_0x697ccb(0x1d3)][_0x697ccb(0x29b)]?Lt(_0x3e9225[_0x697ccb(0x1d3)][_0x697ccb(0x29b)],_0x1935c7):_0x3e9225;}function Lt(_0x3676c2,_0x17c441){const _0x46a813=_0x30962b,_0x3c2507=_0x17c441[_0x46a813(0x1e1)][_0x46a813(0x289)](_0x3676c2)||_0x17c441[_0x46a813(0x1e1)][_0x46a813(0x234)](_0x3676c2);return _0x17c441[_0x46a813(0x28c)](_0x17c441[_0x46a813(0x331)](_0x3676c2,_0x46a813(0x25e)),_0x3c2507?_0x17c441[_0x46a813(0x2f4)](_0x3676c2):_0x17c441[_0x46a813(0x331)](_0x3676c2,_0x46a813(0x34e)));}function Ht(_0x455709,_0x2f27ba,_0x3fbcca,_0x515780,_0x3b4d95){const _0xf7c98f=_0x30962b;if(_0x455709[_0xf7c98f(0x1ab)])return!0x1;if(!Jt(_0x455709,_0x2f27ba))return!0x1;if(_0x3fbcca[_0xf7c98f(0x34e)][_0xf7c98f(0x343)](_0x515780[_0xf7c98f(0x1d3)]))return!0x0;if(_0x455709[_0xf7c98f(0x1be)]!=_0x2f27ba[_0xf7c98f(0x1be)])return!0x1;if(!_0x3fbcca[_0xf7c98f(0x34e)][_0xf7c98f(0x271)](_0x515780[_0xf7c98f(0x1d3)]))return!0x1;const _0x196f64=_0x3b4d95[_0xf7c98f(0x28c)](_0x3fbcca[_0xf7c98f(0x34e)],_0x515780[_0xf7c98f(0x1d3)])[_0xf7c98f(0x1e3)]();for(const _0x487b03 of _0x196f64)if([_0xf7c98f(0x2be),_0xf7c98f(0x334)][_0xf7c98f(0x2d2)](_0x487b03[_0xf7c98f(0x1be)])&&_0x3b4d95[_0xf7c98f(0x1e1)][_0xf7c98f(0x2a4)](_0x487b03[_0xf7c98f(0x26e)]))return!0x1;return!0x0;}function Jt(_0x9cbc5a,_0x160d17){const _0x28eb16=_0x30962b;if(!_0x9cbc5a[_0x28eb16(0x2da)]||!_0x160d17[_0x28eb16(0x2da)])return!0x1;const _0x2d81be=new Set(Object[_0x28eb16(0x22b)](_0x9cbc5a[_0x28eb16(0x1db)])),_0x1146a2=new Set(Object[_0x28eb16(0x22b)](_0x160d17[_0x28eb16(0x1db)]));if(_0x2d81be[_0x28eb16(0x256)](_0x28eb16(0x352)),_0x1146a2[_0x28eb16(0x256)](_0x28eb16(0x352)),0x0==_0x2d81be[_0x28eb16(0x1f1)]&&0x0==_0x1146a2[_0x28eb16(0x1f1)])return!0x0;if(_0x2d81be[_0x28eb16(0x1f1)]!=_0x1146a2[_0x28eb16(0x1f1)])return!0x1;const _0x1527b9={..._0x9cbc5a[_0x28eb16(0x1db)]},_0x1def4d={..._0x160d17[_0x28eb16(0x1db)]};return delete _0x1527b9[_0x28eb16(0x352)],delete _0x1def4d[_0x28eb16(0x352)],JSON[_0x28eb16(0x1c3)](_0x1527b9)==JSON[_0x28eb16(0x1c3)](_0x1def4d);}function qt(_0x122359,_0x5c44f8){const _0x177ec9=_0x30962b,_0x468b5d=zt(_0x122359[_0x177ec9(0x1db)]),_0x2bffa3=zt(_0x5c44f8);if(!_0x122359[_0x177ec9(0x2da)])return!0x1;for(const _0xf28575 of Object[_0x177ec9(0x22b)](_0x2bffa3))if(!_0x244b6b(_0x468b5d[_0xf28575],_0x2bffa3[_0xf28575]))return!0x1;return!0x0;}function zt(_0x192599){const _0x585304=_0x30962b,_0x1b339a=Object[_0x585304(0x30f)]({},_0x192599);return delete _0x1b339a[_0x585304(0x270)],delete _0x1b339a[_0x585304(0x1d0)],_0x1b339a;}
|