@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240715.0 → 0.0.0-nightly-20240717.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -203
- 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/dist/types/integrations/mergefields.d.ts +21 -0
- package/dist/types/trackchangesediting.d.ts +2 -1
- package/lang/contexts.json +1 -0
- package/package.json +3 -3
- 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.d.ts +17 -0
- package/src/integrations/mergefields.js +23 -0
- 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.d.ts +2 -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/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -41,6 +41,7 @@ import TrackChangesLegacyList from './integrations/legacylist.js';
|
|
|
41
41
|
import TrackChangesLegacyListProperties from './integrations/legacylistproperties.js';
|
|
42
42
|
import TrackChangesMediaEmbed from './integrations/mediaembed.js';
|
|
43
43
|
import TrackChangesMention from './integrations/mention.js';
|
|
44
|
+
import TrackChangesMergeFields from './integrations/mergefields.js';
|
|
44
45
|
import TrackChangesMultiLevelList from './integrations/multilevellist.js';
|
|
45
46
|
import TrackChangesPageBreak from './integrations/pagebreak.js';
|
|
46
47
|
import TrackChangesParagraph from './integrations/paragraph.js';
|
|
@@ -76,7 +77,7 @@ export default class TrackChangesEditing extends Plugin {
|
|
|
76
77
|
* Reference to command that turns the track changes mode on and off.
|
|
77
78
|
*/
|
|
78
79
|
trackChangesCommand: TrackChangesCommand;
|
|
79
|
-
static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAIAssistant, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCaseChange, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageStyle, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLegacyList, typeof TrackChangesLegacyListProperties, typeof TrackChangesMultiLevelList, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
|
|
80
|
+
static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAIAssistant, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCaseChange, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageStyle, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLegacyList, typeof TrackChangesLegacyListProperties, typeof TrackChangesMultiLevelList, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesMergeFields, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
|
|
80
81
|
static get pluginName(): "TrackChangesEditing";
|
|
81
82
|
/**
|
|
82
83
|
* @inheritDoc
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x218a7e=_0x3712;function _0x3712(_0x11cb30,_0x1de701){const _0x2254d6=_0x2254();return _0x3712=function(_0x37129f,_0x3b0d25){_0x37129f=_0x37129f-0x6f;let _0x4ac3a4=_0x2254d6[_0x37129f];return _0x4ac3a4;},_0x3712(_0x11cb30,_0x1de701);}(function(_0x510d70,_0x5a2b2a){const _0x45ead8=_0x3712,_0xdfdbc5=_0x510d70();while(!![]){try{const _0x221bdc=parseInt(_0x45ead8(0x1eb))/0x1*(parseInt(_0x45ead8(0x172))/0x2)+-parseInt(_0x45ead8(0x209))/0x3*(-parseInt(_0x45ead8(0x125))/0x4)+-parseInt(_0x45ead8(0xef))/0x5+-parseInt(_0x45ead8(0x14a))/0x6+parseInt(_0x45ead8(0x90))/0x7+-parseInt(_0x45ead8(0xc0))/0x8+-parseInt(_0x45ead8(0x1dc))/0x9;if(_0x221bdc===_0x5a2b2a)break;else _0xdfdbc5['push'](_0xdfdbc5['shift']());}catch(_0x57ef37){_0xdfdbc5['push'](_0xdfdbc5['shift']());}}}(_0x2254,0x30d83));import{Plugin as _0x4bbfb0,PendingActions as _0x5604e5}from'ckeditor5/src/core.js';import{LiveRange as _0x114fe2}from'ckeditor5/src/engine.js';import{CKEditorError as _0x15724f,uid as _0x49f3a3,priorities as _0x5106a0,logWarning as _0x6c28ab}from'ckeditor5/src/utils.js';import{toWidget as _0x17ba7a}from'ckeditor5/src/widget.js';import{Users as _0x4eac6b,hashObject as _0x34df9d,surroundingMarkersDetector as _0x55d135}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x49866c from'./commands/trackchangescommand.js';import _0xdabf00 from'./commands/acceptsuggestioncommand.js';import _0x5893dd from'./commands/discardsuggestioncommand.js';import _0xbb82c5 from'./commands/executeonallsuggestionscommand.js';import _0x139dd6 from'./commands/executeonselectedsuggestionscommand.js';import _0xf3a1b0 from'./suggestion.js';import _0xaad79c from'./suggestiondescriptionfactory.js';import _0x553988 from'./integrations/aiassistant.js';import _0x1a69b6 from'./integrations/alignment.js';import _0x3cd5bd from'./integrations/basicstyles.js';import _0x284f15 from'./integrations/blockquote.js';import _0x942eb4 from'./integrations/casechange.js';import _0xed82f4 from'./integrations/ckbox.js';import _0x59030d from'./integrations/codeblock.js';import _0x570441 from'./integrations/comments.js';import _0x385024 from'./integrations/deletecommand.js';import _0x53addd from'./integrations/list.js';import _0x47848b from'./integrations/listproperties.js';import _0x29203c from'./integrations/entercommand.js';import _0x19c526 from'./integrations/findandreplace.js';import _0x3e84f3 from'./integrations/font.js';import _0x41fd64 from'./integrations/formatpainter.js';import _0x83b17e from'./integrations/heading.js';import _0x5c7c03 from'./integrations/highlight.js';import _0x353f33 from'./integrations/horizontalline.js';import _0x2a0ca8 from'./integrations/htmlembed.js';import _0xac0850 from'./integrations/image.js';import _0x4d5924 from'./integrations/imagereplace.js';import _0x48bec0 from'./integrations/imagestyle.js';import _0x5a9647 from'./integrations/importword.js';import _0x35e225 from'./integrations/indent.js';import _0x2c9e34 from'./integrations/inputcommand.js';import _0x10327a from'./integrations/link.js';import _0x34fba4 from'./integrations/legacylist.js';import _0x26adc3 from'./integrations/legacylistproperties.js';import _0x1fbf8a from'./integrations/mediaembed.js';import _0x3e9dd1 from'./integrations/mention.js';import _0x3a288e from'./integrations/multilevellist.js';import _0x3b6eb8 from'./integrations/pagebreak.js';import _0x45acfb from'./integrations/paragraph.js';import _0x5b98ed from'./integrations/removeformat.js';import _0x138065 from'./integrations/restrictededitingmode.js';import _0x3cd820 from'./integrations/shiftentercommand.js';import _0x26b621 from'./integrations/standardeditingmode.js';import _0x1e0318 from'./integrations/style.js';import _0xbb5835 from'./integrations/table.js';import _0x2088fc from'./integrations/tablemergesplit.js';import _0x1011c0 from'./integrations/tableheadings.js';import _0x307d20 from'./integrations/tableclipboard.js';import _0x5d3cf3 from'./integrations/tablecolumnresize.js';import _0x3fd1c3 from'./integrations/template.js';import _0x3f8868 from'./integrations/tableofcontents.js';function _0x2254(){const _0xcbc374=['addCommentThread','buildSuggestion','setSelection','setAttribute','getMultiRangeId','markDeletion','track-changes-adapter-already-set','_isForcedDefaultExecutionBlock','end','insert','upcast','from','_registerDefaultCallbacks','dataReady','_cutOutSuggestionMarker','remove','getCommentThread','fetchCommentThread','suggestion:attribute:','LEAVE','data-suggestion','track-changes-suggestion-data-mismatch','discardSuggestion','isBefore','362154xBpgJP','descriptionFactory','isEqual','containerElement','subType','_enabledCommands','createElement','batch','_getAuthorFromId','change:activeMarkers','_suggestions','howMany','isArray','splice','start','splitPosition','getUser','execute','acceptSelectedSuggestions','_refreshAttributeSuggestionsChain','isOwn','trackChanges','registerPostFixer','track-changes-command-not-found','updateMarker','meta','markerToData','isLocal','rename','insertion:','isAtEnd','addMarkerName','_getAttributeKey','_afterChanges','toViewElement','plugins','getAttribute','_removeSuggestion','getShiftedBy','$textProxy','351954srOwPy','_suggestionState','$marker','reconvertMarker','_reduceSuggestionAttributeRange','rootName','addMarker:suggestion:formatBlock','isUndo','adapter','_customCallbacks','dataToMarker','_joinWithAdjacentSuggestions','_breakSuggestionMarker','formatBlock:chain','getWalker','attribute:accept','normal','config','isRemovable','join','open','change','fromCharCode','suggestion:','getRange','removeComment','registerBlockAttribute','PendingActions','formatInline:','attributeOldValue','_handleNewSuggestionMarker','addRange','markAttributeChange','_blockAttributeKeys','highest','comments','addUser','documentSelection','discardAllSuggestions','values','trackChanges.mergeNestedSuggestions','getAncestors','insertion:accept','_SUGGESTION_ANNOUNCEMENT','keys','PENDING_ACTION_SUGGESTION','deletion:accept','containsRange','markerToHighlight','addMarker:suggestion:attribute','isDocumentOperation','markBlockFormat','parent','dataDowncast','delete','track-changes-adapter-missing-getsuggestion','never','isSelectable','type','default','formatInline:chain','_editor','_refreshSuggestionsChain','suggestionChanged','createSelection','_setSuggestionData','add','createRange','after','_addThreadToSuggestion','track-changes-suggestion-not-found','_defaultCallbacks','creator','insertion','discardSelectedSuggestions','_isDataLoaded','pluginName','getFirstMarker','$graveyard','_onDiscard','markerName','formatBlock:discard','_adapter','author','markInsertion','getChanges','warn','notReady','isExternal','stop','every','newRange','FORMATTING','attribute:','trackChanges.trackFormatChanges','update:suggestion','registerCustomCallback','$elementName','updateSuggestion','_getExternalAuthor','getContainedElement','_getSuggestionData','position','nodeBefore','_recordAttributeChanges','attribute','3034710xcTdQW','addComment','removeMarkers','differ','moveTargetPosition','isNextTo','setTo','insertion:chain','stopListening','_trackFormatChanges','removed','formatInline:join','deletion:join','concat','track-changes-user-not-found','1Ipsdhd','containsItem','TrackChangesEditing','suggestion-type','_recordAttributeSuggestions','track-changes-enable-command-twice','find','high','forEach','CommentsRepository','substring','formatBlock:join','unbind','createPositionAfter','catch','backward','action','getCustomProperty','schema','removeAttribute','authorName','writer','_getMarkerAnnouncementText','_createSuggestion','enqueueChange','_initAriaMarkerChangeAnnouncements','locale','_commentsRepository','isObject','markMultiRangeBlockFormat','51kOemxk','enableDefaultAttributesIntegration','lowest','skipNestingCheck','multi','registerInlineAttribute','targetPosition','fromRange','getRanges','accepted','some','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','chain','insertion:discard','removeClass','requires','fire','announce','commandName','range','addSuggestionData','nodeAfter','addMarker','originalSuggestionId','insertContent','_checkSuggestionCorrectness','detach','_suggestionFactory','_isRegisteredAttribute','init','collaboration.channelId','attribute:discard','then','previous','set','isTouching','value','data','map','deletion','multipleBlocks','Users','accept','addMarker:suggestion','filter','external:','oldRange','return','_reduceExistingSuggestions','getAllAdjacentSuggestions','change:_saved','markerNameToElements','model','2528750HNKiFH','startsWith','conversion','getDifference','createPositionBefore','$text','get','substr','formatBlock:accept','_model','formatInline:discard','formatBlock:','size','split','clear','insertion:join','enableCommand','createdAt','consumable','createRangeIn','has','formatGroupId','length','deleteContent','deletion:discard','bindElementToMarker','group','change:data','_splitMarkerName','suggestionLoaded','hasSuggestion','options','unshift','push','_mergeNestedSuggestions','resolve','sort','consume','getFirstRange','tablePasteChainId','editingDowncast','attributes','removeMarker:suggestion:attribute','always','authoredAt','ck-suggestion-marker-','getLastMatchingPosition','element','344288XGeWoZ','assign','markerReady','selection','widget','suggestionUnloaded','elementToElement','includes','showSuggestionHighlights','isCollapsed','containsPosition','formatInline:accept','isLimit','isAfter','markMultiRangeInsertion','getMarkers','getChangedMarkers','refresh','addHighlight','discard','rethrowUnexpectedError','createRangeOn','format','getNearestSelectionRange','attributeNewValue','isInsideObject','getSuggestion','isMultiRange','rejected','head','applyOperation','clone','attributeKey','toJSON','enableReadOnlyMode','removeMarker','name','getIntersection','forward','_processAttributeSuggestions','editing','key','suggestion','_findSuggestions','marker-count','newValue','markers','1164005UKCFJP','formatBlock','root','forceDefaultExecution','_inlineAttributeKeys','activeMarkers','ENTER','for','listenTo','hasComments','_setSuggestionRange','oldValue','_isBlockAttribute','isBlock','unbindElementFromMarkerName','_rangeIsInLocalUserInsertion','pop','commands','createPositionAt','containsRangeInObject','markInlineFormat','isIntersecting','getSuggestionCallback','trackChangesCommand','acceptAllSuggestions','ck-suggestion-marker-formatBlock','deletion:','getSuggestions','isAtStart','ck-suggestion-marker--active','@external','markMultiRangeDeletion','define','editor','ck-suggestion-marker','hasCommentThread','_addSuggestionMarker','_joinSuggestions','next','move','elementEnd','low','_saved','elementStart','deletion:chain','toUpperCase','attribute:join','_updateSuggestionData','ready','getItems','isInContent','_processAttributeChanges','addClass','groupId','79112ZGsukX','addSuggestion','before','document','mapper','acceptSuggestion','isIntersectingWithRange','formatInline','ck-suggestion-marker-formatInline','item','commentThread','error-saving-suggestion-data-suggestion-discarded','removeMarker:suggestion:formatBlock'];_0x2254=function(){return _0xcbc374;};return _0x2254();}import _0x3272ce from'./integrations/title.js';import _0x1b5998 from'./integrations/undo.js';import _0x2050e1 from'./integrations/tablecaption.js';import _0x4f1508 from'./integrations/tableproperties.js';import{getTranslation as _0xf5b428}from'./utils/common-translations.js';import{isEqual as _0x3fa969,omit as _0x41dc3f}from'lodash-es';export const renameAttributeKey=_0x218a7e(0x1d3);export default class p extends _0x4bbfb0{static get[_0x218a7e(0x218)](){const _0x4b12af=_0x218a7e;return[_0x4b12af(0x1f4),_0x4eac6b,_0x5604e5,_0x553988,_0x1a69b6,_0x3cd5bd,_0x284f15,_0xed82f4,_0x942eb4,_0x59030d,_0x570441,_0x385024,_0x29203c,_0x19c526,_0x3e84f3,_0x41fd64,_0x83b17e,_0x5c7c03,_0x353f33,_0x2a0ca8,_0xac0850,_0x48bec0,_0x4d5924,_0x5a9647,_0x35e225,_0x2c9e34,_0x34fba4,_0x26adc3,_0x3a288e,_0x10327a,_0x53addd,_0x47848b,_0x1fbf8a,_0x3e9dd1,_0x3b6eb8,_0x45acfb,_0x5b98ed,_0x138065,_0x3cd820,_0x26b621,_0x1e0318,_0xbb5835,_0x2088fc,_0x1011c0,_0x2050e1,_0x307d20,_0x5d3cf3,_0x3f8868,_0x4f1508,_0x3fd1c3,_0x3272ce,_0x1b5998];}static get[_0x218a7e(0x1be)](){const _0x460692=_0x218a7e;return _0x460692(0x1ed);}constructor(_0x43cacc){const _0x1b6332=_0x218a7e;function _0x52c4b5(_0x5d11aa){const _0x57596f=_0x3712;return _0x5d11aa[_0x57596f(0x81)](_0x307757=>String[_0x57596f(0x188)](_0x307757))[_0x57596f(0x185)]('');}super(_0x43cacc),this[_0x1b6332(0x1ef)]=!0x1,this[_0x1b6332(0x7d)](_0x1b6332(0xf4),[]),this['on'](_0x1b6332(0x153),(_0x58da6c,_0x325261,_0x4249d7,_0x56e737)=>{const _0x48a22f=_0x1b6332;this[_0x48a22f(0x99)][_0x48a22f(0x187)](()=>{const _0x22ae27=_0x48a22f;for(const _0x1f0b03 of[..._0x56e737,..._0x4249d7])this[_0x22ae27(0x99)][_0x22ae27(0xee)][_0x22ae27(0xa4)](_0x1f0b03)&&_0x43cacc[_0x22ae27(0xe8)][_0x22ae27(0x175)](_0x1f0b03);});}),this[_0x1b6332(0x14b)]=new _0xaad79c(this[_0x1b6332(0x110)][_0x1b6332(0x8f)][_0x1b6332(0x1fd)],this[_0x1b6332(0x110)][_0x1b6332(0x205)]),this[_0x1b6332(0x1c4)]=null,this[_0x1b6332(0x76)]=new xt(this[_0x1b6332(0x110)]),this[_0x1b6332(0x154)]=new Map(),this[_0x1b6332(0x206)]=_0x43cacc[_0x1b6332(0x16d)][_0x1b6332(0x96)](_0x1b6332(0x1f4)),this[_0x1b6332(0x14f)]=new Set(),this[_0x1b6332(0x99)]=this[_0x1b6332(0x110)][_0x1b6332(0x8f)],this[_0x1b6332(0x173)]=new WeakMap(),this[_0x1b6332(0x139)]=!0x1,this[_0x1b6332(0x193)]=new Set([_0x1b6332(0x1d3)]),this[_0x1b6332(0xf3)]=new Set(),_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x10f)](_0x1b6332(0x1d0),_0x1b6332(0x1ad)),this[_0x1b6332(0x1e5)]=_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x96)](_0x1b6332(0x1d0)),_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x10f)](_0x1b6332(0x19a),!0x0),this[_0x1b6332(0xb2)]=_0x43cacc[_0x1b6332(0x183)][_0x1b6332(0x96)](_0x1b6332(0x19a)),this[_0x1b6332(0x106)]=new _0x49866c(_0x43cacc,this[_0x1b6332(0x14f)]),this[_0x1b6332(0x204)](),this[_0x52c4b5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x52c4b5([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x30]);}[_0x218a7e(0x78)](){const _0x51c9c0=_0x218a7e,_0x557f04=this[_0x51c9c0(0x110)],_0x5ecb15=(_0xad294d,_0x4385e6)=>{const _0x52aa49=_0x51c9c0;if(_0x52aa49(0x1db)!=_0xad294d)return _0x52aa49(0xbd)+_0xad294d;const _0x13cdcc=_0x4385e6[_0x52aa49(0x9d)]('|')[0x0];return this[_0x52aa49(0xfb)](_0x13cdcc)?_0x52aa49(0x108):_0x52aa49(0x12d);};_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1a2)]({'model':_0x51c9c0(0xea),'view':_0x5ecdce=>{const _0x252d38=_0x51c9c0,{id:_0x496516,type:_0x4b3e7b,subType:_0x5a606c}=this[_0x252d38(0xac)](_0x5ecdce[_0x252d38(0x1c2)]),_0xb3be18=[_0x252d38(0x111),_0x5ecb15(_0x4b3e7b,_0x5a606c)];let _0x22cc19=0xbb8;return this[_0x252d38(0xf4)][_0x252d38(0xc7)](_0x5ecdce[_0x252d38(0x1c2)])&&(_0xb3be18[_0x252d38(0xb1)](_0x252d38(0x10c)),_0x22cc19=0xbc2),_0x252d38(0x82)==_0x4b3e7b&&(_0x22cc19+=0x5),{'classes':_0xb3be18,'attributes':{'data-suggestion':_0x496516},'priority':_0x22cc19};}}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1b4)](_0x202488=>{const _0x4ed593=_0x51c9c0;_0x202488['on'](_0x4ed593(0x86),(_0xd0f963,_0x13f5b9,_0x24120e)=>{const _0x74d157=_0x4ed593;if(!_0x24120e[_0x74d157(0xaf)][_0x74d157(0xc8)])return;const _0x1d0775=_0x13f5b9[_0x74d157(0x12e)];if(!_0x1d0775)return;const _0x5b22d0=_0x24120e[_0x74d157(0x129)][_0x74d157(0x16c)](_0x1d0775);_0x557f04[_0x74d157(0x8f)][_0x74d157(0x1fd)][_0x74d157(0x207)](_0x1d0775)&&_0x5b22d0&&!_0x5b22d0[_0x74d157(0x1fc)](_0x74d157(0xc4))&&_0x5b22d0['is'](_0x74d157(0x14d))&&_0x17ba7a(_0x5b22d0,_0x24120e[_0x74d157(0x200)]);},{'priority':_0x4ed593(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1a2)]({'model':_0x51c9c0(0xea),'view':(_0x5f4494,_0x3a0c68)=>{const _0x533d20=_0x51c9c0;if(!_0x3a0c68[_0x533d20(0xaf)][_0x533d20(0xc8)])return null;const {type:_0x3e8bb1,subType:_0x5ebbca}=this[_0x533d20(0xac)](_0x5f4494[_0x533d20(0x1c2)]);return{'classes':[_0x533d20(0x111),_0x5ecb15(_0x3e8bb1,_0x5ebbca)],'priority':0xbb8};}});const _0x28a9bd=({showActiveMarkers:_0x545355=!0x0,isAttributeSuggestion:_0x3ca599=!0x1}={})=>(_0x40afc3,_0x2d4954,_0x44b941)=>{const _0x15f6a5=_0x51c9c0;if(!_0x2d4954[_0x15f6a5(0x12e)])return;const {id:_0x1bb79d}=this[_0x15f6a5(0xac)](_0x2d4954[_0x15f6a5(0x1c2)]);if(_0x3ca599){const _0x51efaa=this[_0x15f6a5(0x154)][_0x15f6a5(0x96)](_0x1bb79d),_0xf810ac=this[_0x15f6a5(0x16a)](_0x51efaa);if(!this[_0x15f6a5(0xfb)](_0xf810ac))return;}if(_0x2d4954[_0x15f6a5(0x12e)]['is'](_0x15f6a5(0xc3)))return void _0x44b941[_0x15f6a5(0xa2)][_0x15f6a5(0xb5)](_0x2d4954[_0x15f6a5(0x12e)],_0x40afc3[_0x15f6a5(0xe4)]);const _0x254296=_0x44b941[_0x15f6a5(0x129)][_0x15f6a5(0x16c)](_0x2d4954[_0x15f6a5(0x12e)]);if(_0x2d4954[_0x15f6a5(0x12e)]['is'](_0x15f6a5(0xbf))&&_0x557f04[_0x15f6a5(0x8f)][_0x15f6a5(0x1fd)][_0x15f6a5(0xfc)](_0x2d4954[_0x15f6a5(0x12e)])&&!_0x254296[_0x15f6a5(0x1fc)](_0x15f6a5(0xd2))){_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x123)]([_0x15f6a5(0x111),_0x15f6a5(0x108)],_0x254296),_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x135)](_0x15f6a5(0x146),_0x1bb79d,_0x254296),_0x44b941[_0x15f6a5(0x129)][_0x15f6a5(0xa9)](_0x254296,_0x2d4954[_0x15f6a5(0x1c2)]),_0x545355&&(this[_0x15f6a5(0xf4)][_0x15f6a5(0xc7)](_0x2d4954[_0x15f6a5(0x1c2)])?_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x123)](_0x15f6a5(0x10c),_0x254296):_0x44b941[_0x15f6a5(0x200)][_0x15f6a5(0x217)](_0x15f6a5(0x10c),_0x254296));for(const _0x4b4547 of _0x557f04[_0x15f6a5(0x8f)][_0x15f6a5(0xa3)](_0x2d4954[_0x15f6a5(0x12e)])[_0x15f6a5(0x120)]())_0x44b941[_0x15f6a5(0xa2)][_0x15f6a5(0xb5)](_0x4b4547,_0x40afc3[_0x15f6a5(0xe4)]);_0x44b941[_0x15f6a5(0xa2)][_0x15f6a5(0xb5)](_0x2d4954[_0x15f6a5(0x12e)],_0x40afc3[_0x15f6a5(0xe4)]);}};_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1b4)](_0x32d198=>{const _0x1bb0d7=_0x51c9c0;_0x32d198['on'](_0x1bb0d7(0x178),(_0x1f473f,_0x3dc681,_0x1a08b2)=>{const _0x19202d=_0x1bb0d7;_0x1a08b2[_0x19202d(0xaf)][_0x19202d(0xc8)]&&_0x28a9bd({'showActiveMarkers':!0x1})(_0x1f473f,_0x3dc681,_0x1a08b2);},{'priority':_0x1bb0d7(0x194)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x1b4)](_0x1aab80=>{const _0x24347f=_0x51c9c0;_0x1aab80['on'](_0x24347f(0x1a3),(_0x1387a5,_0x202498,_0x1a2fd2)=>{const _0x3b37fa=_0x24347f;_0x1a2fd2[_0x3b37fa(0xaf)][_0x3b37fa(0xc8)]&&_0x28a9bd({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1387a5,_0x202498,_0x1a2fd2);},{'priority':_0x24347f(0x194)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x1a7))[_0x51c9c0(0x164)]({'model':_0x51c9c0(0xea),'view':(_0x19f1ab,_0x4a0ff9)=>_0x4a0ff9[_0x51c9c0(0xaf)][_0x51c9c0(0xc8)]?null:{'group':_0x51c9c0(0xea),'name':_0x19f1ab[_0x51c9c0(0x97)](0xb)}}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x13c))[_0x51c9c0(0xc6)]({'view':{'name':_0x51c9c0(0xea),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2bbc4e,{writer:_0x1fa153})=>{const _0x14dea5=_0x51c9c0;let _0x3e4294=_0x14dea5(0x189)+_0x2bbc4e[_0x14dea5(0x16e)](_0x14dea5(0x1ee))+':'+_0x2bbc4e[_0x14dea5(0x16e)]('id');return _0x2bbc4e[_0x14dea5(0x16e)](_0x14dea5(0xec))&&(_0x3e4294+=':'+_0x2bbc4e[_0x14dea5(0x16e)](_0x14dea5(0xec))),_0x1fa153[_0x14dea5(0x150)](_0x14dea5(0x174),{'data-name':_0x3e4294});}}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0x13c))[_0x51c9c0(0x17c)]({'view':_0x51c9c0(0xea)}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x843c61=>{const _0xb31c18=_0x51c9c0;_0x843c61['on'](_0xb31c18(0x178),_0x28a9bd(),{'priority':_0xb31c18(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x3d6e4d=>{const _0x97b9e7=_0x51c9c0;_0x3d6e4d['on'](_0x97b9e7(0x1a3),_0x28a9bd({'isAttributeSuggestion':!0x0}),{'priority':_0x97b9e7(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x14f69e=>{const _0x4bc229=_0x51c9c0;_0x14f69e['on'](_0x4bc229(0x131),(_0x11f69e,_0x45d81e,_0x1a4e5e)=>{const _0x1d482d=_0x4bc229,_0x1f30c5=_0x1a4e5e[_0x1d482d(0x129)][_0x1d482d(0x8e)](_0x45d81e[_0x1d482d(0x1c2)]);if(_0x1f30c5){for(const _0x195934 of _0x1f30c5)_0x195934[_0x1d482d(0x1fc)](_0x1d482d(0xd2))||(_0x1a4e5e[_0x1d482d(0x200)][_0x1d482d(0x217)]([_0x1d482d(0x111),_0x1d482d(0x108),_0x1d482d(0x10c)],_0x195934),_0x1a4e5e[_0x1d482d(0x200)][_0x1d482d(0x1fe)](_0x1d482d(0x146),_0x195934),_0x1a4e5e[_0x1d482d(0x129)][_0x1d482d(0xfd)](_0x195934,_0x45d81e[_0x1d482d(0x1c2)]));}},{'priority':_0x4bc229(0x1f2)});}),_0x557f04[_0x51c9c0(0x92)][_0x51c9c0(0xf6)](_0x51c9c0(0xb8))[_0x51c9c0(0x1b4)](_0x32f474=>{const _0x4fa6f2=_0x51c9c0;_0x32f474['on'](_0x4fa6f2(0xba),(_0x2b0e21,_0x4f7485,_0x1531f7)=>{const _0x1c3e86=_0x4fa6f2,_0x2be0b8=_0x1531f7[_0x1c3e86(0x129)][_0x1c3e86(0x8e)](_0x4f7485[_0x1c3e86(0x1c2)]);if(!_0x2be0b8)return;const {id:_0x5f00d2}=this[_0x1c3e86(0xac)](_0x4f7485[_0x1c3e86(0x1c2)]),_0x2850fa=this[_0x1c3e86(0x154)][_0x1c3e86(0x96)](_0x5f00d2),_0xb7d1cb=this[_0x1c3e86(0x16a)](_0x2850fa);if(this[_0x1c3e86(0xfb)](_0xb7d1cb)){for(const _0x174a4f of _0x2be0b8)_0x174a4f[_0x1c3e86(0x1fc)](_0x1c3e86(0xd2))||(_0x1531f7[_0x1c3e86(0x200)][_0x1c3e86(0x217)]([_0x1c3e86(0x111),_0x1c3e86(0x108),_0x1c3e86(0x10c)],_0x174a4f),_0x1531f7[_0x1c3e86(0x200)][_0x1c3e86(0x1fe)](_0x1c3e86(0x146),_0x174a4f),_0x1531f7[_0x1c3e86(0x129)][_0x1c3e86(0xfd)](_0x174a4f,_0x4f7485[_0x1c3e86(0x1c2)]));}},{'priority':_0x4fa6f2(0x1f2)});}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x477673=>{const _0x3ac77e=_0x51c9c0;let _0x22d992=!0x1;const _0x3310cb=Array[_0x3ac77e(0x13d)](_0x557f04[_0x3ac77e(0x8f)][_0x3ac77e(0x128)][_0x3ac77e(0x1df)][_0x3ac77e(0xd0)]()),_0x328dfb=new Set();for(const {name:_0xdc64ac,data:_0x52f69b}of _0x3310cb){const {group:_0x4ec37c,type:_0x236519,subType:_0x26d60c,id:_0x180bae}=this[_0x3ac77e(0xac)](_0xdc64ac);if(_0x3ac77e(0xea)!==_0x4ec37c)continue;const _0x40f460=this[_0x3ac77e(0x154)][_0x3ac77e(0x96)](_0x180bae);if(null!=_0x52f69b[_0x3ac77e(0x1cd)]){_0x3ac77e(0x12c)==_0x236519&&(_0x22d992=_0x22d992||Et(_0x52f69b[_0x3ac77e(0x1cd)],_0xdc64ac,_0x477673,_0x557f04[_0x3ac77e(0x8f)][_0x3ac77e(0x1fd)]));const _0xf041ee=_0x3ac77e(0x1db)==_0x236519&&this[_0x3ac77e(0xfb)](_0x26d60c[_0x3ac77e(0x9d)]('|')[0x0]);if(_0x52f69b[_0x3ac77e(0x1cd)][_0x3ac77e(0xc9)]||_0x3ac77e(0x1c0)==_0x52f69b[_0x3ac77e(0x1cd)][_0x3ac77e(0xf1)][_0x3ac77e(0x177)]||_0x3ac77e(0xf0)==_0x236519&&!Ut(_0x52f69b[_0x3ac77e(0x1cd)])||_0xf041ee&&!Ut(_0x52f69b[_0x3ac77e(0x1cd)])||_0x3ac77e(0x82)==_0x236519&&!(!Tt(_0x2bd525=_0x52f69b[_0x3ac77e(0x1cd)])&&!function(_0x1070bb){const _0x3dca7b=_0x3ac77e;return _0x1070bb[_0x3dca7b(0x158)][_0x3dca7b(0x1a6)]==_0x1070bb[_0x3dca7b(0x13a)][_0x3dca7b(0x1d9)]&&_0x1070bb[_0x3dca7b(0x158)][_0x3dca7b(0x168)];}(_0x2bd525)))_0x477673[_0x3ac77e(0xe3)](_0xdc64ac),_0x22d992=!0x0;else{if(!_0x40f460||!_0x40f460[_0x3ac77e(0x121)])continue;_0x328dfb[_0x3ac77e(0x1b4)](_0x40f460);}}}var _0x2bd525;return _0x328dfb[_0x3ac77e(0x9c)]>0x0&&(_0x22d992=!!this[_0x3ac77e(0x17d)](_0x328dfb)||_0x22d992),_0x22d992;}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x29a9c3=>{const _0x1ecf53=_0x51c9c0;let _0x288c63=!0x1;for(const _0x1d4248 of _0x557f04[_0x1ecf53(0x8f)][_0x1ecf53(0x128)][_0x1ecf53(0x1df)][_0x1ecf53(0x1c7)]())if(_0x1ecf53(0x13b)==_0x1d4248[_0x1ecf53(0x1ac)])for(const _0x5c9dea of this[_0x1ecf53(0x154)][_0x1ecf53(0x199)]()){if(_0x5c9dea[_0x1ecf53(0xdb)]||!_0x5c9dea[_0x1ecf53(0x121)])continue;const _0x5608f5=_0x1ecf53(0xf0)==_0x5c9dea[_0x1ecf53(0x1ac)],_0x41d41d=this[_0x1ecf53(0x16a)](_0x5c9dea),_0x4f60af=_0x41d41d&&this[_0x1ecf53(0xfb)](_0x41d41d);if(!_0x5608f5&&!_0x4f60af)continue;const _0x2df905=_0x5c9dea[_0x1ecf53(0xb6)]();if(_0x2df905[_0x1ecf53(0x158)][_0x1ecf53(0x1a6)]!=_0x2df905[_0x1ecf53(0x13a)][_0x1ecf53(0x1a6)]&&!_0x2df905[_0x1ecf53(0x13a)][_0x1ecf53(0x168)]){const _0x11fb41=_0x557f04[_0x1ecf53(0x8f)][_0x1ecf53(0x101)](_0x2df905[_0x1ecf53(0x158)][_0x1ecf53(0x70)],_0x1ecf53(0x13a)),_0x3ab491=_0x557f04[_0x1ecf53(0x8f)][_0x1ecf53(0x1b5)](_0x2df905[_0x1ecf53(0x158)],_0x11fb41);_0x29a9c3[_0x1ecf53(0x162)](_0x5c9dea[_0x1ecf53(0x1bf)](),{'range':_0x3ab491}),_0x288c63=!0x0;}}return _0x288c63;}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x421192=>this[_0x51c9c0(0x122)](_0x421192)),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)][_0x51c9c0(0x160)](_0x5d72f0=>!_0x5d72f0[_0x51c9c0(0x151)][_0x51c9c0(0x165)]&&this[_0x51c9c0(0xe7)](_0x5d72f0)),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0x16b),()=>{const _0xaf049d=_0x51c9c0;this[_0xaf049d(0x1ef)]=!0x1;}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)]['on'](_0x51c9c0(0xab),(_0x1fbecb,_0x5da997)=>{const _0x488218=_0x51c9c0;if(!_0x5da997[_0x488218(0x165)]||_0x5da997[_0x488218(0x179)])return;if(!this[_0x488218(0x1ef)])return;const _0x2c0feb=_0x557f04[_0x488218(0x8f)][_0x488218(0x128)][_0x488218(0x1df)][_0x488218(0x1c7)]();if(0x0==_0x2c0feb[_0x488218(0xa6)])return;const _0x2e2990=[],_0x39921a=_0x2c0feb[_0x488218(0x87)](_0x1bfc2d=>_0x488218(0x1db)==_0x1bfc2d[_0x488218(0x1ac)]),_0x2abb05=_0x2c0feb[_0x488218(0x87)](_0x10f434=>_0x488218(0x13b)==_0x10f434[_0x488218(0x1ac)]&&_0x488218(0x95)!=_0x10f434[_0x488218(0xe4)]);for(const _0x23e47f of _0x39921a)this[_0x488218(0x77)](_0x23e47f[_0x488218(0xe0)])&&_0x2e2990[_0x488218(0xb1)]({'key':_0x23e47f[_0x488218(0xe0)],'newValue':_0x23e47f[_0x488218(0xd8)],'oldValue':_0x23e47f[_0x488218(0x18f)],'range':Ot(_0x23e47f[_0x488218(0x21c)],_0x557f04[_0x488218(0x8f)])});for(const _0x3d731a of _0x2abb05){if(_0x488218(0x166)!=_0x3d731a[_0x488218(0x1fb)]&&_0x488218(0xd1)!=_0x3d731a[_0x488218(0x1fb)])continue;const _0x67788d=Gt(_0x3d731a[_0x488218(0x1d8)][_0x488218(0x70)],_0x557f04[_0x488218(0x8f)]),_0x92a4cf=_0x3d731a[_0x488218(0x127)];_0x488218(0x166)==_0x3d731a[_0x488218(0x1fb)]&&_0x2e2990[_0x488218(0xb1)]({'key':_0x488218(0x1d3),'newValue':_0x3d731a[_0x488218(0xe4)],'oldValue':_0x92a4cf[_0x488218(0xe4)],'range':_0x67788d});for(const [_0x2adad2,_0x13dc4b]of _0x92a4cf[_0x488218(0xb9)]){if(!this[_0x488218(0x77)](_0x2adad2))continue;const _0x5983c2=_0x3d731a[_0x488218(0xb9)][_0x488218(0x96)](_0x2adad2);_0x13dc4b!==_0x5983c2&&_0x2e2990[_0x488218(0xb1)]({'key':_0x2adad2,'newValue':_0x5983c2,'oldValue':_0x13dc4b,'range':_0x67788d});}for(const [_0x4a92d6,_0x4bf7d0]of _0x3d731a[_0x488218(0xb9)])this[_0x488218(0x77)](_0x4a92d6)&&(_0x92a4cf[_0x488218(0xb9)][_0x488218(0xa4)](_0x4a92d6)||_0x2e2990[_0x488218(0xb1)]({'key':_0x4a92d6,'newValue':_0x4bf7d0,'oldValue':null,'range':_0x67788d}));}0x0!=_0x2e2990[_0x488218(0xa6)]&&_0x557f04[_0x488218(0x8f)][_0x488218(0x203)](_0x5da997,_0x2a8a4f=>{const _0x3063f7=_0x488218,_0x368ee4=_0x49f3a3();for(const {range:_0x16dbe4,key:_0x4d2ae1,oldValue:_0x3694b0,newValue:_0x3018b5}of _0x2e2990)this[_0x3063f7(0x192)](_0x16dbe4,_0x4d2ae1,_0x3694b0,_0x3018b5,{'groupId':_0x368ee4});this[_0x3063f7(0x8b)](_0x2a8a4f,_0x2e2990);});},{'priority':_0x51c9c0(0x20b)}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0xee)]['on'](_0x51c9c0(0x1d1),(_0x1e98df,_0x3af517,_0x5ae1ca)=>{const _0x28bb10=_0x51c9c0;if(null==_0x5ae1ca){const {id:_0x462c1f}=this[_0x28bb10(0xac)](_0x3af517[_0x28bb10(0xe4)]),_0x54aed5=this[_0x28bb10(0x154)][_0x28bb10(0x96)](_0x462c1f);_0x54aed5&&_0x54aed5[_0x28bb10(0x169)](_0x3af517[_0x28bb10(0xe4)]);}}),_0x557f04[_0x51c9c0(0x8f)][_0x51c9c0(0x128)]['on'](_0x51c9c0(0xab),()=>{const _0x42ffde=_0x51c9c0,_0x1362f6=Array[_0x42ffde(0x13d)](_0x557f04[_0x42ffde(0x8f)][_0x42ffde(0x128)][_0x42ffde(0x1df)][_0x42ffde(0xd0)]())[_0x42ffde(0x87)](_0x11f7eb=>_0x42ffde(0xea)===this[_0x42ffde(0xac)](_0x11f7eb[_0x42ffde(0xe4)])[_0x42ffde(0xaa)]);if(0x0===_0x1362f6[_0x42ffde(0xa6)])return;_0x1362f6[_0x42ffde(0xb4)]((_0x451331,_0x29cc16)=>{const _0x5d7b80=_0x42ffde,_0x24ca7a=_0x451331[_0x5d7b80(0x80)][_0x5d7b80(0x89)],_0x44f776=_0x29cc16[_0x5d7b80(0x80)][_0x5d7b80(0x89)];return null===_0x24ca7a&&null===_0x44f776?0x0:null===_0x24ca7a&&null!==_0x44f776?-0x1:null!==_0x24ca7a&&null===_0x44f776?0x1:_0x24ca7a[_0x5d7b80(0x158)][_0x5d7b80(0x149)](_0x44f776[_0x5d7b80(0x158)])?-0x1:0x1;});const _0x49e66e=new Set(),_0x58a367=new Set();for(const {name:_0x3a9983,data:_0x3f1f8a}of _0x1362f6){const {id:_0x303548}=this[_0x42ffde(0xac)](_0x3a9983);if(null===_0x3f1f8a[_0x42ffde(0x89)]){const _0x5927b5=this[_0x42ffde(0x190)](_0x3a9983);_0x58a367[_0x42ffde(0x1b4)](_0x5927b5);}else{const _0x494521=this[_0x42ffde(0x154)][_0x42ffde(0x96)](_0x303548);null!==_0x3f1f8a[_0x42ffde(0x1cd)]||_0x494521[_0x42ffde(0x121)]?(_0x49e66e[_0x42ffde(0x1b4)](_0x494521[_0x42ffde(0xdd)]),_0x58a367[_0x42ffde(0x1b4)](_0x494521)):this[_0x42ffde(0x16f)](_0x494521);}}_0x58a367[_0x42ffde(0x9c)]>0x0&&this[_0x42ffde(0x1b0)](_0x58a367);for(const _0x314327 of _0x49e66e)this[_0x42ffde(0x219)](_0x42ffde(0x1b1),_0x314327);}),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0xde),(_0x5f58c3,_0x5126d3)=>{const _0x39999b=_0x51c9c0,_0x37c127=_0x5126d3[0x0];if(!this[_0x39999b(0x154)][_0x39999b(0x9c)])return;if(!_0x37c127[_0x39999b(0x1a4)])return;if(_0x37c127[_0x39999b(0x151)][_0x39999b(0x179)]||!_0x37c127[_0x39999b(0x151)][_0x39999b(0x165)])return;let _0x497621,_0x4b3767;switch(_0x37c127[_0x39999b(0x1ac)]){case _0x39999b(0x13b):_0x497621=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x1d8)]),_0x4b3767=_0x497621[_0x39999b(0x170)](_0x37c127[_0x39999b(0x155)]);break;case _0x39999b(0x9d):_0x497621=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x159)]),_0x4b3767=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x1e0)]);break;case _0x39999b(0x116):_0x497621=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x101)](_0x37c127[_0x39999b(0x20f)]),_0x4b3767=_0x497621[_0x39999b(0x170)](_0x37c127[_0x39999b(0x155)]);break;default:return;}const _0x19986f=_0x557f04[_0x39999b(0x8f)][_0x39999b(0x1b5)](_0x497621,_0x4b3767);_0x557f04[_0x39999b(0x8f)][_0x39999b(0x187)](()=>{const _0x185b30=_0x39999b;for(const {suggestion:_0x11fb9f,meta:_0x571cc2}of this[_0x185b30(0xeb)](_0x19986f)){if(_0x11fb9f[_0x185b30(0xdb)])continue;if(_0x185b30(0x12c)==_0x11fb9f[_0x185b30(0x1ac)])continue;const _0x2b6c01=this[_0x185b30(0x16a)](_0x11fb9f);if(_0x2b6c01&&this[_0x185b30(0xfb)](_0x2b6c01)&&_0x185b30(0x9d)!=_0x37c127[_0x185b30(0x1ac)])continue;const _0x181b12=_0x11fb9f[_0x185b30(0x80)]&&_0x11fb9f[_0x185b30(0x80)][_0x185b30(0x83)];(_0x185b30(0xf0)!=_0x11fb9f[_0x185b30(0x1ac)]||_0x185b30(0x9d)==_0x37c127[_0x185b30(0x1ac)]&&!_0x181b12)&&(_0x571cc2[_0x185b30(0x102)]||_0x185b30(0x1bb)==_0x11fb9f[_0x185b30(0x1ac)]&&_0x571cc2[_0x185b30(0x15e)]||_0x11fb9f[_0x185b30(0xb6)]()[_0x185b30(0x1a1)](_0x19986f)&&this[_0x185b30(0x17e)](_0x11fb9f,_0x497621,_0x4b3767));}});},{'priority':_0x51c9c0(0x20b)}),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0xa7),(_0x136c3e,_0x3ac319)=>{const _0x3b6e08=_0x51c9c0,_0x44e648=_0x3ac319[0x0],_0x4395c3=_0x3ac319[0x1];if(_0x4395c3&&_0x4395c3[_0x3b6e08(0xf2)])return;if(this[_0x3b6e08(0x139)])return;if(!this[_0x3b6e08(0x106)][_0x3b6e08(0x7f)])return;if(_0x44e648[_0x3b6e08(0xc9)])return;const _0x26483c=_0x557f04[_0x3b6e08(0x8f)][_0x3b6e08(0x1fd)],{start:_0x575bc4,end:_0x563391}=_0x44e648[_0x3b6e08(0xb6)](),_0x1f60a5=_0x575bc4[_0x3b6e08(0x70)]&&_0x26483c[_0x3b6e08(0xcc)](_0x575bc4[_0x3b6e08(0x70)])?null:_0x26483c[_0x3b6e08(0xd7)](_0x575bc4,_0x3b6e08(0xe6)),_0x37eb7d=_0x563391[_0x3b6e08(0x1d9)]&&_0x26483c[_0x3b6e08(0xcc)](_0x563391[_0x3b6e08(0x1d9)])?null:_0x26483c[_0x3b6e08(0xd7)](_0x563391,_0x3b6e08(0x1fa)),_0x577723=_0x557f04[_0x3b6e08(0x8f)][_0x3b6e08(0x1b5)](_0x1f60a5?_0x1f60a5[_0x3b6e08(0x158)]:_0x575bc4,_0x37eb7d?_0x37eb7d[_0x3b6e08(0x13a)]:_0x563391);_0x557f04[_0x3b6e08(0x8f)][_0x3b6e08(0x187)](_0x2db4ba=>{const _0x2b1e7e=_0x3b6e08;this[_0x2b1e7e(0x137)](_0x577723);const _0x6cab0f=_0x557f04[_0x2b1e7e(0x8f)][_0x2b1e7e(0x1fd)][_0x2b1e7e(0xd7)](_0x577723[_0x2b1e7e(0x158)]);_0x44e648['is'](_0x2b1e7e(0x197))?_0x2db4ba[_0x2b1e7e(0x134)](_0x6cab0f):_0x44e648[_0x2b1e7e(0x1e2)](_0x6cab0f);}),_0x136c3e[_0x3b6e08(0x1cb)]();},{'priority':_0x5106a0[_0x51c9c0(0x182)]+0xa}),_0x557f04[_0x51c9c0(0x8f)]['on'](_0x51c9c0(0x73),(_0x4f8c84,_0x288b8d)=>{const _0x2cb92e=_0x51c9c0,_0x298480=_0x288b8d[_0x288b8d[_0x2cb92e(0xa6)]-0x1];_0x298480&&_0x298480[_0x2cb92e(0xf2)]||this[_0x2cb92e(0x139)]||this[_0x2cb92e(0x106)][_0x2cb92e(0x7f)]&&(_0x557f04[_0x2cb92e(0x8f)][_0x2cb92e(0x187)](()=>{const _0x2562e7=_0x2cb92e;let _0x3b429a=_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x73)](_0x288b8d[0x0],_0x288b8d[0x1],_0x288b8d[0x2],{'forceDefaultExecution':!0x0});if(!_0x3b429a)return;_0x4f8c84[_0x2562e7(0x8a)]=_0x3b429a[_0x2562e7(0xdf)]();const _0x54b379=_0x3b429a[_0x2562e7(0x13a)][_0x2562e7(0x1d9)],_0xda4c2f=_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x1fd)];_0x54b379&&_0xda4c2f[_0x2562e7(0xfc)](_0x54b379)&&!_0xda4c2f[_0x2562e7(0x207)](_0x54b379)&&(_0x3b429a=_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x1b5)](_0x3b429a[_0x2562e7(0x158)],_0x557f04[_0x2562e7(0x8f)][_0x2562e7(0x101)](_0x54b379,_0x2562e7(0x13a)))),this[_0x2562e7(0x1c6)](_0x3b429a);}),_0x4f8c84[_0x2cb92e(0x1cb)]());},{'priority':_0x51c9c0(0x1f2)}),this[_0x51c9c0(0x110)][_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x15f),this[_0x51c9c0(0x106)]),this[_0x51c9c0(0xa0)](_0x51c9c0(0x15f));const _0x320e1b=new _0xdabf00(_0x557f04,this[_0x51c9c0(0x154)]);_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x12a),_0x320e1b),this[_0x51c9c0(0xa0)](_0x51c9c0(0x12a));const _0x985bf1=new _0x5893dd(_0x557f04,this[_0x51c9c0(0x154)]);_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x148),_0x985bf1),this[_0x51c9c0(0xa0)](_0x51c9c0(0x148)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x107),new _0xbb82c5(_0x557f04,_0x320e1b,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x107)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x198),new _0xbb82c5(_0x557f04,_0x985bf1,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x198)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x15c),new _0x139dd6(_0x557f04,_0x320e1b,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x15c)),_0x557f04[_0x51c9c0(0x100)][_0x51c9c0(0x1b4)](_0x51c9c0(0x1bc),new _0x139dd6(_0x557f04,_0x985bf1,this[_0x51c9c0(0x154)])),this[_0x51c9c0(0xa0)](_0x51c9c0(0x1bc));const _0x41511a=_0x557f04[_0x51c9c0(0x16d)][_0x51c9c0(0x96)](_0x51c9c0(0x1f4));this[_0x51c9c0(0xf7)](_0x41511a,_0x51c9c0(0x1dd),(_0xfe688a,{threadId:_0x5b496b})=>{const _0x6be37c=_0x51c9c0,_0x31a41e=this[_0x6be37c(0x154)][_0x6be37c(0x96)](_0x5b496b);_0x31a41e&&_0x31a41e[_0x6be37c(0x12f)]&&0x1===_0x31a41e[_0x6be37c(0x12f)][_0x6be37c(0xa6)]&&this[_0x6be37c(0x11e)](_0x5b496b,{'hasComments':!0x0});},{'priority':_0x51c9c0(0x118)}),this[_0x51c9c0(0xf7)](_0x41511a,_0x51c9c0(0x18b),(_0x5c961c,{threadId:_0x3af96e})=>{const _0x5f46e0=_0x51c9c0,_0x5bcafe=this[_0x5f46e0(0x154)][_0x5f46e0(0x96)](_0x3af96e);_0x5bcafe&&_0x5bcafe[_0x5f46e0(0x12f)]&&!_0x5bcafe[_0x5f46e0(0x12f)][_0x5f46e0(0xa6)]&&this[_0x5f46e0(0x11e)](_0x3af96e,{'hasComments':!0x1});},{'priority':_0x51c9c0(0x118)});}set[_0x218a7e(0x17a)](_0x1bcfe0){const _0x7b7f25=_0x218a7e;if(this[_0x7b7f25(0x1c4)])throw new _0x15724f(_0x7b7f25(0x138),this);this[_0x7b7f25(0x1c4)]=_0x1bcfe0;}get[_0x218a7e(0x17a)](){const _0x152a13=_0x218a7e;return this[_0x152a13(0x1c4)];}[_0x218a7e(0x10a)]({skipNotAttached:_0x5f0861=!0x1,toJSON:_0x553e0b=!0x1}={}){const _0x3b4c7d=_0x218a7e,_0x4a6a3c=[];for(const _0x299c42 of this[_0x3b4c7d(0x154)][_0x3b4c7d(0x199)]())_0x5f0861&&!_0x299c42[_0x3b4c7d(0x121)]||_0x4a6a3c[_0x3b4c7d(0xb1)](_0x299c42);return _0x553e0b?_0x4a6a3c[_0x3b4c7d(0x81)](_0x331e1c=>_0x331e1c[_0x3b4c7d(0xe1)]()):_0x4a6a3c;}[_0x218a7e(0xda)](_0x4fd41f){const _0x58fbb2=_0x218a7e,_0x5864d5=this[_0x58fbb2(0x154)][_0x58fbb2(0x96)](_0x4fd41f);if(!_0x5864d5)throw new _0x15724f(_0x58fbb2(0x1b8),this);return _0x5864d5;}[_0x218a7e(0xae)](_0x3642d7){const _0x373b85=_0x218a7e;return this[_0x373b85(0x154)][_0x373b85(0xa4)](_0x3642d7);}[_0x218a7e(0x6f)](_0x54f31a){const _0x3aa4b0=_0x218a7e,{authorId:_0x17ccaa,id:_0x376fd0,attributes:_0xac757a}=_0x54f31a,[_0x2d4e8f,_0x434078]=_0x54f31a[_0x3aa4b0(0x1ac)][_0x3aa4b0(0x9d)](':'),_0x268b1d=this[_0x3aa4b0(0x154)][_0x3aa4b0(0x96)](_0x376fd0)||this[_0x3aa4b0(0x202)](_0x2d4e8f,_0x434078,_0x376fd0,_0x17ccaa,_0xac757a);if(this[_0x3aa4b0(0x1b7)](_0x268b1d),this[_0x3aa4b0(0x74)](_0x268b1d,_0x2d4e8f,_0x434078||null,_0x17ccaa),_0x268b1d[_0x3aa4b0(0xa1)]=_0x54f31a[_0x3aa4b0(0xa1)],_0x268b1d[_0x3aa4b0(0x1bd)]=!0x0,_0xac757a&&_0xac757a[_0x3aa4b0(0x10d)]){const _0x4a0aa7=_0xac757a[_0x3aa4b0(0x10d)],_0x1b4365=this[_0x3aa4b0(0x1d5)](_0x4a0aa7[_0x3aa4b0(0x1ff)]);_0x268b1d[_0x3aa4b0(0xbc)]=_0x4a0aa7[_0x3aa4b0(0xa1)],_0x268b1d[_0x3aa4b0(0x1c5)]=_0x1b4365,_0x268b1d[_0x3aa4b0(0x1ca)]=!0x0;}else _0x268b1d[_0x3aa4b0(0xbc)]=_0x54f31a[_0x3aa4b0(0xa1)];switch(_0x54f31a[_0x3aa4b0(0x80)]&&(_0x268b1d[_0x3aa4b0(0x80)]=_0x54f31a[_0x3aa4b0(0x80)]),_0x54f31a[_0x3aa4b0(0xb9)]&&(_0x268b1d[_0x3aa4b0(0xb9)]=_0x54f31a[_0x3aa4b0(0xb9)]),this[_0x3aa4b0(0x1c4)]&&this[_0x3aa4b0(0x1c4)][_0x3aa4b0(0x126)]||(_0x268b1d[_0x3aa4b0(0x119)]=!0x0),this[_0x3aa4b0(0x173)][_0x3aa4b0(0x96)](_0x268b1d)){case _0x3aa4b0(0x1c9):this[_0x3aa4b0(0x173)][_0x3aa4b0(0x7d)](_0x268b1d,_0x3aa4b0(0x13f));break;case _0x3aa4b0(0xc2):_0x268b1d[_0x3aa4b0(0x121)]?(this[_0x3aa4b0(0x17d)](new Set([_0x268b1d])),this[_0x3aa4b0(0x1b0)](new Set([_0x268b1d])),this[_0x3aa4b0(0x173)][_0x3aa4b0(0x7d)](_0x268b1d,_0x3aa4b0(0x11f)),this[_0x3aa4b0(0x219)](_0x3aa4b0(0xad),_0x268b1d)):this[_0x3aa4b0(0x173)][_0x3aa4b0(0x7d)](_0x268b1d,_0x3aa4b0(0x1e6));}return _0x268b1d;}[_0x218a7e(0x12a)](_0x433e7e){const _0x23aa7c=_0x218a7e;this[_0x23aa7c(0xf2)](()=>{const _0x585751=_0x23aa7c;this[_0x585751(0x110)][_0x585751(0x8f)][_0x585751(0x187)](()=>{const _0xdc34ae=_0x585751;for(const _0x28590f of _0x433e7e[_0xdc34ae(0x8c)]())_0x28590f[_0xdc34ae(0x85)]();});});}[_0x218a7e(0x148)](_0xb43ab1){const _0x53e700=_0x218a7e;this[_0x53e700(0xf2)](()=>{const _0x4e6d79=_0x53e700;this[_0x4e6d79(0x110)][_0x4e6d79(0x8f)][_0x4e6d79(0x187)](()=>{const _0x1b3eaf=_0x4e6d79;for(const _0x38c9a1 of _0xb43ab1[_0x1b3eaf(0x8c)]())_0x38c9a1[_0x1b3eaf(0xd3)]();});});}[_0x218a7e(0xa0)](_0x3817fb,_0x40c61d){const _0x1bc125=_0x218a7e,_0x1f5b9e=this[_0x1bc125(0x110)][_0x1bc125(0x100)][_0x1bc125(0x96)](_0x3817fb);if(!_0x1f5b9e)throw new _0x15724f(_0x1bc125(0x161),this,{'commandName':_0x3817fb});if(this[_0x1bc125(0x14f)][_0x1bc125(0xa4)](_0x1f5b9e))throw new _0x15724f(_0x1bc125(0x1f0),this,{'commandName':_0x3817fb});this[_0x1bc125(0x14f)][_0x1bc125(0x1b4)](_0x1f5b9e),_0x40c61d&&_0x1f5b9e['on'](_0x1bc125(0x15b),(_0x3d85c7,_0x237e0f)=>{const _0x311963=_0x1bc125;this[_0x311963(0x106)][_0x311963(0x7f)]&&(this[_0x311963(0x139)]||(_0x237e0f[_0x311963(0xa6)]>0x0&&_0x237e0f[_0x237e0f[_0x311963(0xa6)]-0x1]&&_0x237e0f[_0x237e0f[_0x311963(0xa6)]-0x1][_0x311963(0xf2)]?_0x237e0f[_0x311963(0xff)]():(_0x3d85c7[_0x311963(0x8a)]=_0x40c61d((..._0x23e647)=>_0x1f5b9e[_0x311963(0x15b)](..._0x23e647,{'forceDefaultExecution':!0x0}),..._0x237e0f),_0x3d85c7[_0x311963(0x1cb)]())));},{'priority':_0x1bc125(0x1f2)});}[_0x218a7e(0xf2)](_0x1b9d0c){const _0x6b7f77=_0x218a7e;let _0x2798af,_0x31bfbe;const _0x3fc3a5=this[_0x6b7f77(0x139)];this[_0x6b7f77(0x139)]=!0x0;try{_0x2798af=_0x1b9d0c();}catch(_0xcddee3){_0x31bfbe=_0xcddee3;}return _0x3fc3a5||(this[_0x6b7f77(0x139)]=!0x1),_0x31bfbe&&_0x15724f[_0x6b7f77(0xd4)](_0x31bfbe,this),_0x2798af;}[_0x218a7e(0x1c6)](_0x15f05b,_0x5487f3=null,_0x44366d={}){const _0x260f66=_0x218a7e;if(_0x15f05b[_0x260f66(0xc9)])return null;const _0x2dec7a=this[_0x260f66(0x110)][_0x260f66(0x16d)][_0x260f66(0x96)](_0x260f66(0x84))['me'];for(const {suggestion:_0x2c5aeb,meta:_0x194826}of this[_0x260f66(0xeb)](_0x15f05b,_0x260f66(0x1bb)))if(_0x194826[_0x260f66(0x15e)]){if(!_0x194826[_0x260f66(0x1e1)]){if(_0x194826[_0x260f66(0x102)]){if(!this[_0x260f66(0xb2)]||!Lt(_0x2c5aeb,_0x44366d))continue;return _0x2c5aeb;}if(Lt(_0x2c5aeb,_0x44366d))return _0x2c5aeb;this[_0x260f66(0x17e)](_0x2c5aeb,_0x15f05b[_0x260f66(0x158)],_0x15f05b[_0x260f66(0x13a)]);break;}if(_0x5487f3==_0x2c5aeb[_0x260f66(0x14e)]&&Lt(_0x2c5aeb,_0x44366d)){const _0x1c9b6f=_0x2c5aeb[_0x260f66(0xb6)]();return _0x1c9b6f[_0x260f66(0x158)][_0x260f66(0x14c)](_0x15f05b[_0x260f66(0x13a)])?this[_0x260f66(0xf9)](_0x2c5aeb,this[_0x260f66(0x99)][_0x260f66(0x1b5)](_0x15f05b[_0x260f66(0x158)],_0x1c9b6f[_0x260f66(0x13a)])):this[_0x260f66(0xf9)](_0x2c5aeb,this[_0x260f66(0x99)][_0x260f66(0x1b5)](_0x1c9b6f[_0x260f66(0x158)],_0x15f05b[_0x260f66(0x13a)])),_0x2c5aeb;}}const _0xbe408c=_0x49f3a3(),_0x419590=_0x2dec7a['id'],_0xce667b=_0x5487f3?_0x260f66(0x167)+_0x5487f3:_0x260f66(0x1bb),_0x488a18=this[_0x260f66(0x1b3)]({'id':_0xbe408c,'type':_0xce667b,'createdAt':new Date(),'authorId':_0x419590,'attributes':_0x44366d});return this[_0x260f66(0x113)](_0xce667b,_0xbe408c,_0x419590,_0x15f05b),_0x488a18;}[_0x218a7e(0xce)](_0x1b4362,_0x4d7e9d=_0x218a7e(0x20d),_0x548500={}){const _0x4cd60e=_0x218a7e,_0x271a9f=this[_0x4cd60e(0x110)][_0x4cd60e(0x16d)][_0x4cd60e(0x96)](_0x4cd60e(0x84))['me'],_0x37f369=this[_0x4cd60e(0x76)][_0x4cd60e(0x105)](_0x4cd60e(0x1bb),_0x4d7e9d,_0x4cd60e(0x185));for(const _0x22673e of this[_0x4cd60e(0x10a)]())if(_0x22673e[_0x4cd60e(0x1c5)]['id']==_0x271a9f['id']&&_0x4cd60e(0x1bb)==_0x22673e[_0x4cd60e(0x1ac)]&&_0x22673e[_0x4cd60e(0x14e)]==_0x4d7e9d&&Lt(_0x22673e,_0x548500)&&(_0x37f369(_0x22673e[_0x4cd60e(0x211)](),_0x1b4362)||_0x37f369(_0x1b4362,_0x22673e[_0x4cd60e(0x211)]()))){for(const _0x96cfca of _0x1b4362)_0x22673e[_0x4cd60e(0x191)](_0x96cfca);return _0x22673e;}for(const {suggestion:_0x225403,meta:_0x59bf9f}of this[_0x4cd60e(0xeb)](_0x1b4362,_0x4cd60e(0x1bb))){if(!_0x59bf9f[_0x4cd60e(0x15e)])continue;if(!this[_0x4cd60e(0xb2)]&&_0x59bf9f[_0x4cd60e(0x102)])continue;if(!Lt(_0x225403,_0x548500))continue;let _0x2ded1c=!0x0;for(const _0x583bce of _0x225403[_0x4cd60e(0x211)]())for(const _0x136a71 of _0x1b4362)if(!_0x583bce[_0x4cd60e(0x1a1)](_0x136a71)){_0x2ded1c=!0x1;break;}if(_0x2ded1c)return _0x225403;}const _0x3518e2=_0x49f3a3(),_0x41043e=_0x271a9f['id'],_0x1610e4=_0x4cd60e(0x167)+_0x4d7e9d,_0x5a7eaf=this[_0x4cd60e(0x1b3)]({'id':_0x3518e2,'type':_0x1610e4,'createdAt':new Date(),'authorId':_0x41043e,'attributes':_0x548500});for(const _0x35de5d of _0x1b4362)this[_0x4cd60e(0x113)](_0x1610e4,_0x3518e2,_0x41043e,_0x35de5d,_0xf3a1b0[_0x4cd60e(0x136)]());return _0x5a7eaf;}[_0x218a7e(0x103)](_0x307f20,_0x529023,_0x5eb1a2=null,_0x397b9e={}){const _0x51939c=_0x218a7e;if(_0x5eb1a2=_0x5eb1a2||Vt(_0x529023),_0x307f20[_0x51939c(0xc9)])return null;if(_0x51939c(0x1aa)===this[_0x51939c(0x1e5)]){const _0x3649de=this[_0x51939c(0x76)][_0x51939c(0x105)](_0x51939c(0x12c),_0x5eb1a2,_0x51939c(0x85));return this[_0x51939c(0xf2)](()=>_0x3649de([_0x307f20],_0x529023,_0x397b9e)),null;}const _0x651f26=this[_0x51939c(0x110)][_0x51939c(0x16d)][_0x51939c(0x96)](_0x51939c(0x84))['me'],_0x3bf5e5=[];if(_0x51939c(0xbb)!==this[_0x51939c(0x1e5)]){for(const {suggestion:_0x232506,meta:_0x187574}of this[_0x51939c(0xeb)](_0x307f20,_0x51939c(0x1bb)))_0x187574[_0x51939c(0x15e)]&&!_0x187574[_0x51939c(0xd9)]&&_0x3bf5e5[_0x51939c(0xb1)](..._0x232506[_0x51939c(0x211)]());}const _0x7a2bb3=function(_0x5b3f03,_0x40d14a){const _0x241797=_0x51939c,_0x4753ba=[];for(const _0x2825c3 of _0x40d14a){const _0x2a75ce=_0x5b3f03[_0x241797(0xe5)](_0x2825c3);_0x2a75ce&&_0x4753ba[_0x241797(0xb1)](_0x2a75ce);}return _0x4753ba;}(_0x307f20,_0x3bf5e5),_0xd96587=function(_0x10cbd7,_0x353159){const _0x54de99=_0x51939c,_0x1ca32e=[_0x10cbd7];for(const _0x4f797b of _0x353159){let _0x30e2a1=0x0;for(;_0x30e2a1<_0x1ca32e[_0x54de99(0xa6)];){const _0xa8c8b4=_0x1ca32e[_0x30e2a1][_0x54de99(0x93)](_0x4f797b);_0x1ca32e[_0x54de99(0x157)](_0x30e2a1,0x1,..._0xa8c8b4),_0x30e2a1+=_0xa8c8b4[_0x54de99(0xa6)];}}return _0x1ca32e;}(_0x307f20,_0x3bf5e5);_0x7a2bb3[_0x51939c(0xa6)]&&this[_0x51939c(0x99)][_0x51939c(0x187)](()=>{const _0x3f634a=_0x51939c;for(const _0x44709e of _0x7a2bb3){const _0x499c4c=this[_0x3f634a(0x76)][_0x3f634a(0x105)](_0x3f634a(0x12c),_0x5eb1a2,_0x3f634a(0x85));this[_0x3f634a(0xf2)](()=>_0x499c4c([_0x44709e],_0x529023,_0x397b9e));}});for(const _0x415fd0 of _0xd96587){let _0x397638=null,_0x4e690c=_0x415fd0[_0x51939c(0x158)],_0xcd1746=_0x415fd0[_0x51939c(0x13a)];for(const {suggestion:_0x4e5af3,meta:_0x341415}of this[_0x51939c(0xeb)](_0x415fd0,_0x51939c(0x12c))){if(!_0x341415[_0x51939c(0x15e)])continue;if(_0x4e5af3[_0x51939c(0x14e)]!=_0x5eb1a2)continue;if(!Lt(_0x4e5af3,_0x397b9e))continue;const _0x26165e=_0x4e5af3[_0x51939c(0xb6)]();if(_0x26165e[_0x51939c(0x1a1)](_0x415fd0,!0x0))return null;_0x4e690c=_0x4e690c[_0x51939c(0x149)](_0x26165e[_0x51939c(0x158)])?_0x4e690c:_0x26165e[_0x51939c(0x158)],_0xcd1746=_0xcd1746[_0x51939c(0xcd)](_0x26165e[_0x51939c(0x13a)])?_0xcd1746:_0x26165e[_0x51939c(0x13a)],_0x397638?_0x26165e[_0x51939c(0x158)][_0x51939c(0x149)](_0x397638[_0x51939c(0xb6)]()[_0x51939c(0x158)])?(_0x397638[_0x51939c(0x1de)](),_0x397638=_0x4e5af3):_0x4e5af3[_0x51939c(0x1de)]():_0x397638=_0x4e5af3;}const _0x30adec=this[_0x51939c(0x99)][_0x51939c(0x1b5)](_0x4e690c,_0xcd1746);if(_0x397638)this[_0x51939c(0xf9)](_0x397638,_0x30adec);else{const _0x4b0b15=_0x49f3a3(),_0x307932=_0x651f26['id'];this[_0x51939c(0x1b3)]({'id':_0x4b0b15,'type':_0x51939c(0x18e)+_0x5eb1a2,'data':_0x529023,'createdAt':new Date(),'authorId':_0x307932,'attributes':_0x397b9e}),this[_0x51939c(0x113)](_0x51939c(0x18e)+_0x5eb1a2,_0x4b0b15,_0x307932,_0x30adec);}}return null;}[_0x218a7e(0x1a5)](_0x4358b8,_0x165b5e,_0x2efe12=[],_0x5cb6a8=null,_0x3f4b8c={}){const _0x278159=_0x218a7e;_0x165b5e[_0x278159(0xa5)]||(_0x165b5e[_0x278159(0xa5)]=_0x165b5e[_0x278159(0x21b)]),_0x165b5e[_0x278159(0x83)]=_0x4358b8['is'](_0x278159(0x21c)),_0x5cb6a8=_0x5cb6a8||Vt(_0x165b5e);const _0x2c50dc=_0x2efe12[_0x278159(0x81)](_0x5dfc05=>Gt(_0x5dfc05,this[_0x278159(0x99)])),_0x58ac61=_0x4358b8['is'](_0x278159(0x21c))?_0x4358b8:Gt(_0x4358b8,this[_0x278159(0x99)]);if(_0x278159(0x1aa)===this[_0x278159(0x1e5)]){const _0x54548d=this[_0x278159(0x76)][_0x278159(0x105)](_0x278159(0xf0),_0x5cb6a8,_0x278159(0x85));return this[_0x278159(0xf2)](()=>_0x54548d([_0x58ac61],_0x165b5e,_0x3f4b8c)),null;}_0x2c50dc[_0x278159(0xb1)](_0x58ac61);let _0x5d0908=!0x0;for(const _0x7b6e0f of _0x2c50dc)if(!this[_0x278159(0xfe)](_0x7b6e0f)){_0x5d0908=!0x1;break;}if(_0x5d0908&&_0x278159(0xbb)!==this[_0x278159(0x1e5)]){const _0x57cd3d=this[_0x278159(0x76)][_0x278159(0x105)](_0x278159(0xf0),_0x5cb6a8,_0x278159(0x85));return this[_0x278159(0xf2)](()=>_0x57cd3d([_0x58ac61],_0x165b5e,_0x3f4b8c)),null;}let _0x54e202=null,_0x45101d=_0x58ac61[_0x278159(0x158)],_0x4efa6f=_0x58ac61[_0x278159(0x13a)];for(const {suggestion:_0x5c993f,meta:_0x3fe268}of this[_0x278159(0xeb)](_0x58ac61,_0x278159(0xf0))){if(!_0x3fe268[_0x278159(0x15e)])continue;if(_0x3fe268[_0x278159(0x1e1)]||_0x3fe268[_0x278159(0x102)]||_0x3fe268[_0x278159(0xd9)])continue;if(_0x5c993f[_0x278159(0x80)][_0x278159(0xa5)]!=_0x165b5e[_0x278159(0xa5)])continue;if(!Lt(_0x5c993f,_0x3f4b8c))continue;const _0x3e99a7=_0x5c993f[_0x278159(0xb6)]();if(_0x5c993f[_0x278159(0x14e)]==_0x5cb6a8){if(_0x3e99a7[_0x278159(0x1a1)](_0x58ac61,!0x0))return null;_0x45101d=_0x45101d[_0x278159(0x149)](_0x3e99a7[_0x278159(0x158)])?_0x45101d:_0x3e99a7[_0x278159(0x158)],_0x4efa6f=_0x4efa6f[_0x278159(0xcd)](_0x3e99a7[_0x278159(0x13a)])?_0x4efa6f:_0x3e99a7[_0x278159(0x13a)],_0x54e202?_0x3e99a7[_0x278159(0x158)][_0x278159(0x149)](_0x54e202[_0x278159(0xb6)]()[_0x278159(0x158)])?(_0x54e202[_0x278159(0x1de)](),_0x54e202=_0x5c993f):_0x5c993f[_0x278159(0x1de)]():_0x54e202=_0x5c993f;}else{const _0x179807=_0x58ac61[_0x278159(0xe5)](_0x3e99a7);this[_0x278159(0x140)](_0x5c993f,_0x179807);}}const _0x65be50=this[_0x278159(0x110)][_0x278159(0x16d)][_0x278159(0x96)](_0x278159(0x84))['me'],_0x51aa27=_0x49f3a3(),_0x4a7bfd=_0x65be50['id'];if(_0x54e202)return this[_0x278159(0xf9)](_0x54e202,this[_0x278159(0x99)][_0x278159(0x1b5)](_0x45101d,_0x4efa6f)),_0x54e202;{const _0x2c7ffb=this[_0x278159(0x1b3)]({'id':_0x51aa27,'type':_0x278159(0x9b)+_0x5cb6a8,'data':_0x165b5e,'createdAt':new Date(),'authorId':_0x4a7bfd,'attributes':_0x3f4b8c});return this[_0x278159(0x113)](_0x278159(0x9b)+_0x5cb6a8,_0x51aa27,_0x4a7bfd,this[_0x278159(0x99)][_0x278159(0x1b5)](_0x45101d,_0x4efa6f)),_0x2c7ffb;}}[_0x218a7e(0x208)](_0xf95e54,_0x439a4a,_0x35f20b=[],_0x472a90=null,_0x5ddf5d={}){const _0x315e2f=_0x218a7e;_0x439a4a[_0x315e2f(0xa5)]||(_0x439a4a[_0x315e2f(0xa5)]=_0x439a4a[_0x315e2f(0x21b)]);const _0x3c597f=_0xf95e54[0x0];_0x439a4a[_0x315e2f(0x83)]=_0x3c597f['is'](_0x315e2f(0x21c)),_0x472a90=_0x472a90||Vt(_0x439a4a);const _0x45adbf=_0x35f20b[_0x315e2f(0x81)](_0x1ca51b=>Gt(_0x1ca51b,this[_0x315e2f(0x99)])),_0x4b5972=_0x3c597f['is'](_0x315e2f(0x21c))?_0xf95e54:_0xf95e54[_0x315e2f(0x81)](_0x2d21c6=>Gt(_0x2d21c6,this[_0x315e2f(0x99)]));if(_0x315e2f(0x1aa)===this[_0x315e2f(0x1e5)]){const _0x2b7e4d=this[_0x315e2f(0x76)][_0x315e2f(0x105)](_0x315e2f(0xf0),_0x472a90,_0x315e2f(0x85));return this[_0x315e2f(0xf2)](()=>_0x2b7e4d(_0x4b5972,_0x439a4a,_0x5ddf5d)),null;}_0x45adbf[_0x315e2f(0xb1)](..._0x4b5972);let _0x150817=!0x0;for(const _0x1e8c50 of _0x45adbf)if(!this[_0x315e2f(0xfe)](_0x1e8c50)){_0x150817=!0x1;break;}if(_0x150817&&_0x315e2f(0xbb)!==this[_0x315e2f(0x1e5)]){const _0xc3886a=this[_0x315e2f(0x76)][_0x315e2f(0x105)](_0x315e2f(0xf0),_0x472a90,_0x315e2f(0x85));return this[_0x315e2f(0xf2)](()=>_0xc3886a(_0x4b5972,_0x439a4a,_0x5ddf5d)),null;}const _0x5eb6dc=this[_0x315e2f(0x110)][_0x315e2f(0x16d)][_0x315e2f(0x96)](_0x315e2f(0x84))['me'];for(const _0x21ea8c of this[_0x315e2f(0x10a)]()){if(_0x21ea8c[_0x315e2f(0x1c5)]['id']!=_0x5eb6dc['id'])continue;if(_0x315e2f(0xf0)!=_0x21ea8c[_0x315e2f(0x1ac)]||_0x21ea8c[_0x315e2f(0x80)][_0x315e2f(0xa5)]!=_0x439a4a[_0x315e2f(0xa5)])continue;if(!Lt(_0x21ea8c,_0x5ddf5d))continue;const _0x4562d7=_0x21ea8c[_0x315e2f(0x14e)]==_0x472a90;for(let _0x2a049b=0x0;_0x2a049b<_0x4b5972[_0x315e2f(0xa6)];_0x2a049b++){const _0x5b25d8=_0x4b5972[_0x2a049b];for(const _0x201bec of _0x21ea8c[_0x315e2f(0xcf)]()){const _0x4b12a2=_0x201bec[_0x315e2f(0x18a)]();if(_0x5b25d8[_0x315e2f(0x14c)](_0x4b12a2)){_0x4562d7?(_0x4b5972[_0x315e2f(0x157)](_0x2a049b,0x1),_0x2a049b--):_0x21ea8c[_0x315e2f(0xe3)](_0x201bec[_0x315e2f(0xe4)]);break;}}}}if(0x0==_0x4b5972[_0x315e2f(0xa6)])return null;const _0x2029f3=this[_0x315e2f(0x76)][_0x315e2f(0x105)](_0x315e2f(0xf0),_0x472a90,_0x315e2f(0x185));for(const _0x273962 of this[_0x315e2f(0x10a)]())if(_0x273962[_0x315e2f(0x1c5)]['id']==_0x5eb6dc['id']&&_0x315e2f(0xf0)==_0x273962[_0x315e2f(0x1ac)]&&_0x273962[_0x315e2f(0x80)][_0x315e2f(0xa5)]==_0x439a4a[_0x315e2f(0xa5)]&&_0x273962[_0x315e2f(0x14e)]==_0x472a90&&Lt(_0x273962,_0x5ddf5d)&&(_0x2029f3(_0x273962[_0x315e2f(0x211)](),_0x4b5972)||_0x2029f3(_0x4b5972,_0x273962[_0x315e2f(0x211)]()))){for(const _0x29b718 of _0x4b5972)_0x273962[_0x315e2f(0x191)](_0x29b718);return _0x273962;}const _0x530627=_0x49f3a3(),_0x4156b8=_0x5eb6dc['id'],_0x427791=_0x315e2f(0x9b)+_0x472a90,_0x1730a1=this[_0x315e2f(0x1b3)]({'id':_0x530627,'type':_0x427791,'data':_0x439a4a,'createdAt':new Date(),'authorId':_0x4156b8,'attributes':_0x5ddf5d});for(const _0x4cff67 of _0x4b5972)this[_0x315e2f(0x113)](_0x427791,_0x530627,_0x4156b8,_0x4cff67,_0xf3a1b0[_0x315e2f(0x136)]());return _0x1730a1;}[_0x218a7e(0x137)](_0x3324b3,_0x465d3c=null,_0x3cc294={}){const _0x716a38=_0x218a7e;if(_0x3324b3[_0x716a38(0xc9)])return null;const _0x617c59=this[_0x716a38(0x110)][_0x716a38(0x16d)][_0x716a38(0x96)](_0x716a38(0x84))['me'],_0x4cd745=new _0x114fe2(_0x3324b3[_0x716a38(0x158)],_0x3324b3[_0x716a38(0x13a)]);for(const {suggestion:_0x2def74,meta:_0x47a141}of this[_0x716a38(0xeb)](_0x4cd745,_0x716a38(0x1bb)))if(_0x47a141[_0x716a38(0x15e)]&&!_0x47a141[_0x716a38(0x1e1)]){if(_0x2def74[_0x716a38(0xdb)]){const _0x175847=_0x2def74[_0x716a38(0x211)]()[_0x716a38(0x87)](_0x3d3de1=>_0x716a38(0x1c0)!=_0x3d3de1[_0x716a38(0xf1)][_0x716a38(0x177)]);_0x175847[_0x716a38(0x1cc)](_0xcca306=>_0x4cd745[_0x716a38(0x1a1)](_0xcca306,!0x0))&&_0x2def74[_0x716a38(0xd3)]();if(_0x175847[_0x716a38(0x213)](_0x411282=>_0x411282[_0x716a38(0x1a1)](_0x4cd745,!0x0))){const _0x92cb6c=this[_0x716a38(0x76)][_0x716a38(0x105)](_0x716a38(0x82),_0x465d3c,_0x716a38(0x85));return this[_0x716a38(0xf2)](()=>_0x92cb6c([_0x4cd745],null,_0x3cc294)),null;}}else{const _0x2c8ecb=_0x4cd745[_0x716a38(0xe5)](_0x2def74[_0x716a38(0xb6)]());null!==_0x2c8ecb&&_0x2def74[_0x716a38(0x1c1)]([_0x2c8ecb],null,_0x3cc294);}}if(_0x4cd745[_0x716a38(0x75)](),_0x4cd745[_0x716a38(0xc9)]||_0x716a38(0x1c0)==_0x4cd745[_0x716a38(0xf1)][_0x716a38(0x177)])return null;let _0x2e653a=null,_0x341ab9=_0x4cd745[_0x716a38(0x158)],_0x5dab55=_0x4cd745[_0x716a38(0x13a)];const _0x3b18c7=this[_0x716a38(0xeb)](_0x4cd745,_0x716a38(0x82));for(const {suggestion:_0x279b57,meta:_0x459142}of _0x3b18c7){const _0x5b37c7=this[_0x716a38(0x99)][_0x716a38(0x1b5)](_0x341ab9,_0x5dab55);if(_0x459142[_0x716a38(0x15e)]&&(this[_0x716a38(0xb2)]||!_0x459142[_0x716a38(0x102)]&&!_0x459142[_0x716a38(0xd9)])){if(_0x279b57[_0x716a38(0xdb)]){if(!Lt(_0x279b57,_0x3cc294))continue;let _0x5a2046=!0x0;for(const _0x8438e3 of _0x279b57[_0x716a38(0x211)]()){if(_0x8438e3[_0x716a38(0x1a1)](_0x5b37c7,!0x0))return _0x279b57;_0x5b37c7[_0x716a38(0x1a1)](_0x8438e3)||(_0x5a2046=!0x1);}_0x5a2046&&_0x279b57[_0x716a38(0xd3)]();}else{const _0x218a48=_0x279b57[_0x716a38(0xb6)]();if(_0x218a48[_0x716a38(0x1a1)](_0x5b37c7,!0x0))return _0x279b57;if(!Lt(_0x279b57,_0x3cc294)){_0x5b37c7[_0x716a38(0x1a1)](_0x218a48)?_0x279b57[_0x716a38(0x1de)]():_0x218a48[_0x716a38(0xca)](_0x341ab9)?_0x341ab9=_0x218a48[_0x716a38(0x13a)]:_0x218a48[_0x716a38(0xca)](_0x5dab55)&&(_0x5dab55=_0x218a48[_0x716a38(0x158)]);continue;}_0x341ab9=_0x341ab9[_0x716a38(0x149)](_0x218a48[_0x716a38(0x158)])?_0x341ab9:_0x218a48[_0x716a38(0x158)],_0x5dab55=_0x5dab55[_0x716a38(0xcd)](_0x218a48[_0x716a38(0x13a)])?_0x5dab55:_0x218a48[_0x716a38(0x13a)],_0x3cc294=Object[_0x716a38(0xc1)]({},_0x279b57[_0x716a38(0xb9)]),_0x2e653a?_0x218a48[_0x716a38(0x158)][_0x716a38(0x149)](_0x2e653a[_0x716a38(0xb6)]()[_0x716a38(0x158)])?(_0x2e653a[_0x716a38(0x1de)](),_0x2e653a=_0x279b57):_0x279b57[_0x716a38(0x1de)]():_0x2e653a=_0x279b57;}}}if(_0x2e653a)return this[_0x716a38(0xf9)](_0x2e653a,this[_0x716a38(0x99)][_0x716a38(0x1b5)](_0x341ab9,_0x5dab55)),_0x2e653a;{const _0x52f8e2=_0x49f3a3(),_0x51c0e0=this[_0x716a38(0x99)][_0x716a38(0x1b5)](_0x341ab9,_0x5dab55),_0x23c799=_0x617c59['id'],_0x4caa67=_0x465d3c?_0x716a38(0x109)+_0x465d3c:_0x716a38(0x82),_0x514cc0=this[_0x716a38(0x1b3)]({'id':_0x52f8e2,'type':_0x4caa67,'createdAt':new Date(),'authorId':_0x23c799,'attributes':_0x3cc294});return this[_0x716a38(0x113)](_0x4caa67,_0x52f8e2,_0x23c799,_0x51c0e0),_0x514cc0;}}[_0x218a7e(0x10e)](_0x2d5201,_0x44c202=_0x218a7e(0x20d),_0x1956be={}){const _0x58405f=_0x218a7e,_0x48c91a=this[_0x58405f(0x110)][_0x58405f(0x16d)][_0x58405f(0x96)](_0x58405f(0x84))['me'],_0x56dc88=_0x2d5201[_0x58405f(0x81)](_0x5737fb=>new _0x114fe2(_0x5737fb[_0x58405f(0x158)],_0x5737fb[_0x58405f(0x13a)])),_0x5e922b=new Set();for(const {suggestion:_0x599f85,meta:_0x2d2965}of this[_0x58405f(0xeb)](_0x56dc88,_0x58405f(0x1bb)))_0x2d2965[_0x58405f(0x15e)]&&!_0x2d2965[_0x58405f(0x1e1)]&&_0x5e922b[_0x58405f(0x1b4)](_0x599f85);for(const _0x1f100a of _0x5e922b)if(_0x1f100a[_0x58405f(0xdb)]){const _0x459d89=_0x1f100a[_0x58405f(0x211)]();(!_0x1f100a[_0x58405f(0xb9)]||!_0x1f100a[_0x58405f(0xb9)][_0x58405f(0x20c)])&&(_0x459d89[_0x58405f(0x1cc)](_0x33392c=>_0x56dc88[_0x58405f(0x213)](_0x243335=>_0x243335[_0x58405f(0x1a1)](_0x33392c,!0x0)))&&_0x1f100a[_0x58405f(0xd3)]());if(_0x56dc88[_0x58405f(0x1cc)](_0x2188f3=>_0x459d89[_0x58405f(0x213)](_0x8274f=>_0x8274f[_0x58405f(0x1a1)](_0x2188f3,!0x0)))){const _0x1cd31d=this[_0x58405f(0x76)][_0x58405f(0x105)](_0x58405f(0x82),_0x44c202,_0x58405f(0x85));return this[_0x58405f(0xf2)](()=>_0x1cd31d(_0x2d5201,null,_0x1956be)),null;}}else{const _0x176997=_0x1f100a[_0x58405f(0xb6)]();_0x56dc88[_0x58405f(0x213)](_0x25e311=>_0x25e311[_0x58405f(0x1a1)](_0x176997,!0x0))&&_0x1f100a[_0x58405f(0xd3)]();if(_0x56dc88[_0x58405f(0x1cc)](_0x358fea=>_0x176997[_0x58405f(0x1a1)](_0x358fea,!0x0))){const _0xc42421=this[_0x58405f(0x76)][_0x58405f(0x105)](_0x58405f(0x82),_0x44c202,_0x58405f(0x85));return this[_0x58405f(0xf2)](()=>_0xc42421(_0x56dc88,null,_0x1956be)),null;}}const _0x4ed221=this[_0x58405f(0x76)][_0x58405f(0x105)](_0x58405f(0x82),_0x44c202,_0x58405f(0x185));let _0x254595=null;for(const _0x2f94c4 of this[_0x58405f(0x10a)]())if(_0x2f94c4[_0x58405f(0x1c5)]['id']==_0x48c91a['id']&&_0x2f94c4[_0x58405f(0x121)]&&_0x58405f(0x82)==_0x2f94c4[_0x58405f(0x1ac)]&&_0x2f94c4[_0x58405f(0x14e)]==_0x44c202&&Lt(_0x2f94c4,_0x1956be)&&(_0x4ed221(_0x2f94c4[_0x58405f(0x211)](),_0x56dc88)||_0x4ed221(_0x56dc88,_0x2f94c4[_0x58405f(0x211)]()))){if(_0x254595){if(_0x2f94c4[_0x58405f(0x12f)]&&_0x2f94c4[_0x58405f(0x12f)][_0x58405f(0xa6)])continue;for(const _0xff5eea of _0x2f94c4[_0x58405f(0x211)]())_0x254595[_0x58405f(0x12b)](_0xff5eea)||_0x254595[_0x58405f(0x191)](_0xff5eea);_0x2f94c4[_0x58405f(0x1de)]();}else{_0x254595=_0x2f94c4;for(const _0x517ed2 of _0x56dc88)_0x2f94c4[_0x58405f(0x12b)](_0x517ed2)||_0x2f94c4[_0x58405f(0x191)](_0x517ed2);}}if(_0x254595)return _0x254595;_0x5e922b[_0x58405f(0x9e)]();for(const {suggestion:_0x458cd4,meta:_0x3469e2}of this[_0x58405f(0xeb)](_0x56dc88,_0x58405f(0x82)))_0x3469e2[_0x58405f(0x15e)]&&(this[_0x58405f(0xb2)]||!_0x3469e2[_0x58405f(0x102)]&&!_0x3469e2[_0x58405f(0xd9)])&&Lt(_0x458cd4,_0x1956be)&&_0x5e922b[_0x58405f(0x1b4)](_0x458cd4);for(const _0x5aad1b of _0x5e922b){const _0x5cbfb1=_0x5aad1b[_0x58405f(0x211)]();if(!_0x1956be||!_0x1956be[_0x58405f(0x20c)]){if(_0x56dc88[_0x58405f(0x1cc)](_0x306876=>_0x5cbfb1[_0x58405f(0x213)](_0x250391=>_0x250391[_0x58405f(0x1a1)](_0x306876,!0x0))))return _0x5aad1b;}(!_0x5aad1b[_0x58405f(0xb9)]||!_0x5aad1b[_0x58405f(0xb9)][_0x58405f(0x20c)])&&(_0x5cbfb1[_0x58405f(0x1cc)](_0x504f49=>_0x56dc88[_0x58405f(0x213)](_0x5bdb80=>_0x5bdb80[_0x58405f(0x1a1)](_0x504f49,!0x0)))&&_0x5aad1b[_0x58405f(0xd3)]());}const _0xfe745e=_0x49f3a3(),_0x594648=_0x48c91a['id'],_0x25c59c=_0x58405f(0x109)+_0x44c202,_0x1e73f1=this[_0x58405f(0x1b3)]({'id':_0xfe745e,'type':_0x25c59c,'createdAt':new Date(),'authorId':_0x594648,'attributes':_0x1956be});for(const _0x1cb3f8 of _0x56dc88)_0x1cb3f8[_0x58405f(0x75)](),_0x1cb3f8[_0x58405f(0xc9)]||_0x58405f(0x1c0)==_0x1cb3f8[_0x58405f(0xf1)][_0x58405f(0x177)]||this[_0x58405f(0x113)](_0x25c59c,_0xfe745e,_0x594648,_0x1cb3f8,_0xf3a1b0[_0x58405f(0x136)]());return _0x1e73f1;}[_0x218a7e(0x192)](_0x4f4d5a,_0x250569,_0x11f94f,_0x4bac9c,_0x2d79d2){const _0x30d210=_0x218a7e;if(_0x4f4d5a[_0x30d210(0xc9)])return[];if(_0x30d210(0x1aa)===this[_0x30d210(0x1e5)])return[];const _0x492806=this[_0x30d210(0x110)][_0x30d210(0x16d)][_0x30d210(0x96)](_0x30d210(0x84))['me']['id'],_0x597afd=Array[_0x30d210(0x13d)](this[_0x30d210(0x154)][_0x30d210(0x199)]())[_0x30d210(0x87)](_0x4c4e70=>_0x30d210(0x1db)==_0x4c4e70[_0x30d210(0x1ac)]&&_0x4c4e70[_0x30d210(0x80)][_0x30d210(0xe9)]==_0x250569&&_0x4c4e70[_0x30d210(0x12b)](_0x4f4d5a));if(_0x30d210(0x1ad)===this[_0x30d210(0x1e5)]){const _0x2f5488=this[_0x30d210(0xeb)](_0x4f4d5a,_0x30d210(0x1bb))[_0x30d210(0x87)](({meta:_0x2ca290})=>_0x2ca290[_0x30d210(0x15e)]&&!_0x2ca290[_0x30d210(0xd9)]&&!_0x2ca290[_0x30d210(0x1e1)])[_0x30d210(0x81)](({suggestion:_0x59be1c})=>_0x59be1c);_0x597afd[_0x30d210(0xb0)](..._0x2f5488);}const _0x371ece=new Map([[_0x4f4d5a,_0x11f94f]]);for(const _0x13963f of _0x597afd){const _0x1efe62=_0x30d210(0x1db)==_0x13963f[_0x30d210(0x1ac)]?_0x13963f[_0x30d210(0x80)][_0x30d210(0xfa)]:void 0x0,_0x104bef=_0x13963f[_0x30d210(0xb6)](),_0x1e4276=Array[_0x30d210(0x13d)](_0x371ece[_0x30d210(0x19e)]())[_0x30d210(0x1f1)](_0x29f4e9=>_0x29f4e9[_0x30d210(0x104)](_0x104bef));if(!_0x1e4276)continue;const _0xb2a350=_0x1e4276[_0x30d210(0x93)](_0x104bef);this[_0x30d210(0xfb)](_0x250569)&&_0x30d210(0x1bb)==_0x13963f[_0x30d210(0x1ac)]&&0x0!=_0xb2a350[_0x30d210(0xa6)]||(_0x371ece[_0x30d210(0x1a8)](_0x1e4276),_0xb2a350[_0x30d210(0x1f3)](_0x5566a8=>{const _0x548ff4=_0x30d210;_0x371ece[_0x548ff4(0x7d)](_0x5566a8,_0x11f94f);}),_0x30d210(0x1bb)!=_0x13963f[_0x30d210(0x1ac)]&&_0x1efe62!=_0x4bac9c&&_0x371ece[_0x30d210(0x7d)](_0x1e4276[_0x30d210(0xe5)](_0x104bef),_0x1efe62));}const _0x53686e=[];for(const [_0x338d7f,_0xe30588]of _0x371ece){const _0x5cf729=_0x49f3a3(),_0x59e707={'key':_0x250569,'oldValue':_0xe30588,'newValue':_0x4bac9c};_0x250569[_0x30d210(0xa6)]>0x25&&console[_0x30d210(0x1c8)](_0x30d210(0x214),{'key':_0x250569});const _0x4c6f82=(_0x30d210(0x1cf)+(_0x250569+'|'+Vt({'newValue':_0x4bac9c})))[_0x30d210(0x1f5)](0x0,0x3c),_0x322cb2=this[_0x30d210(0x1b3)]({'id':_0x5cf729,'type':_0x4c6f82,'data':_0x59e707,'createdAt':new Date(),'authorId':_0x492806,'attributes':_0x2d79d2});_0x53686e[_0x30d210(0xb1)](_0x322cb2),this[_0x30d210(0x113)](_0x4c6f82,_0x5cf729,_0x492806,_0x338d7f);}return _0x53686e;}[_0x218a7e(0x20a)](_0x305863){const _0xe0e6f6=_0x218a7e;this[_0xe0e6f6(0xa0)](_0x305863,(_0x522eb0,..._0x554e3a)=>{const _0x86921e=_0xe0e6f6;this[_0x86921e(0x1da)](()=>{_0x522eb0(..._0x554e3a);});});}[_0x218a7e(0x18c)](_0x2d2c8b){const _0x16f61d=_0x218a7e;this[_0x16f61d(0x193)][_0x16f61d(0x1b4)](_0x2d2c8b);}[_0x218a7e(0x20e)](_0x326f5a){const _0xe6ae68=_0x218a7e;this[_0xe6ae68(0xf3)][_0xe6ae68(0x1b4)](_0x326f5a);}[_0x218a7e(0x16a)](_0x3562d3){const _0x3a5613=_0x218a7e;return _0x3a5613(0x1db)==_0x3562d3[_0x3a5613(0x1ac)]?_0x3562d3[_0x3a5613(0x14e)][_0x3a5613(0x9d)]('|')[0x0]:null;}[_0x218a7e(0xf9)](_0x32d651,_0x4bfd97){const _0x23aca5=_0x218a7e,_0x38f807=_0x32d651[_0x23aca5(0x1bf)]();this[_0x23aca5(0x99)][_0x23aca5(0x187)](_0x209a08=>{const _0x3f4901=_0x23aca5;_0x209a08[_0x3f4901(0x162)](_0x38f807,{'range':_0x4bfd97});});}[_0x218a7e(0x1b7)](_0x55f358){const _0x10e32b=_0x218a7e,_0x2cc83a=_0x55f358['id'],_0x15fedd=this[_0x10e32b(0x110)][_0x10e32b(0x183)][_0x10e32b(0x96)](_0x10e32b(0x79));this[_0x10e32b(0x206)][_0x10e32b(0x112)](_0x2cc83a)||this[_0x10e32b(0x206)][_0x10e32b(0x132)]({'channelId':_0x15fedd,'threadId':_0x2cc83a,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3c4101=this[_0x10e32b(0x206)][_0x10e32b(0x142)](_0x2cc83a);_0x3c4101[_0x10e32b(0x1f7)](_0x10e32b(0x184)),_0x3c4101[_0x10e32b(0x184)]=!0x1,_0x55f358[_0x10e32b(0x12f)]=_0x3c4101;}[_0x218a7e(0x74)](_0x137643,_0x384b1d,_0x2006c7,_0x1a5af0){const _0x40da57=_0x218a7e;if(_0x137643[_0x40da57(0x1ac)]!=_0x384b1d||_0x137643[_0x40da57(0x14e)]!=_0x2006c7||_0x137643[_0x40da57(0x1ba)]['id']!=_0x1a5af0)throw this[_0x40da57(0x110)][_0x40da57(0xe2)](_0x40da57(0x147)),new _0x15724f(_0x40da57(0x147),this);}[_0x218a7e(0x140)](_0x3167e0,_0x2beab1){const _0xd333fd=_0x218a7e,_0x13d6b2=_0x3167e0[_0xd333fd(0xb6)]();if(_0x2beab1[_0xd333fd(0x14c)](_0x13d6b2))_0x3167e0[_0xd333fd(0x1de)]();else{if(_0x13d6b2[_0xd333fd(0x1a1)](_0x2beab1)){const _0x2da259=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x158)][_0xd333fd(0x1d9)],_0xd333fd(0x13a));this[_0xd333fd(0xf9)](_0x3167e0,this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x13d6b2[_0xd333fd(0x158)],_0x2da259));const _0x504e44=_0x49f3a3(),_0x12894b=_0x3167e0[_0xd333fd(0x1ba)]['id'],_0x860e9c=_0x3167e0[_0xd333fd(0x1ac)]+':'+_0x3167e0[_0xd333fd(0x14e)];this[_0xd333fd(0x1b3)]({'id':_0x504e44,'type':_0x860e9c,'createdAt':new Date(),'authorId':_0x12894b,'data':_0x3167e0[_0xd333fd(0x80)],'attributes':_0x3167e0[_0xd333fd(0xb9)]});const _0x2f7635=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x13a)][_0xd333fd(0x1a6)],_0xd333fd(0x1b6)),_0x270c97=this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x2f7635,_0x13d6b2[_0xd333fd(0x13a)]);this[_0xd333fd(0x113)](_0x860e9c,_0x504e44,_0x12894b,_0x270c97);}else{if(_0x13d6b2[_0xd333fd(0xca)](_0x2beab1[_0xd333fd(0x158)])){const _0x3dc547=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x158)][_0xd333fd(0x1d9)],_0xd333fd(0x13a));this[_0xd333fd(0xf9)](_0x3167e0,this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x13d6b2[_0xd333fd(0x158)],_0x3dc547));}else{const _0x243081=this[_0xd333fd(0x99)][_0xd333fd(0x101)](_0x2beab1[_0xd333fd(0x13a)][_0xd333fd(0x1a6)],_0xd333fd(0x1b6));this[_0xd333fd(0xf9)](_0x3167e0,this[_0xd333fd(0x99)][_0xd333fd(0x1b5)](_0x243081,_0x13d6b2[_0xd333fd(0x13a)]));}}}}[_0x218a7e(0xfe)](_0x30ccf7){const _0x610070=_0x218a7e;for(const {suggestion:_0x3de578,meta:_0x6dfacf}of this[_0x610070(0xeb)](_0x30ccf7,_0x610070(0x1bb))){if(!_0x6dfacf[_0x610070(0x15e)])continue;const _0x491791=_0x3de578[_0x610070(0x211)]();for(const _0x4bb290 of _0x491791)if(!_0x30ccf7[_0x610070(0x93)](_0x4bb290)[_0x610070(0xa6)])return!0x0;}return!0x1;}[_0x218a7e(0x152)](_0x4fad21){const _0x1897f3=_0x218a7e,_0xe81518=this[_0x1897f3(0x110)][_0x1897f3(0x16d)][_0x1897f3(0x96)](_0x1897f3(0x84))[_0x1897f3(0x15a)](_0x4fad21);if(!_0xe81518)throw new _0x15724f(_0x1897f3(0x1ea),this);return _0xe81518;}[_0x218a7e(0x1d5)](_0x343b7a){const _0x493382=_0x218a7e,_0x2bd11a=this[_0x493382(0x110)][_0x493382(0x16d)][_0x493382(0x96)](_0x493382(0x84)),_0xffa2a9=_0x34df9d(_0x493382(0x88)+_0x343b7a),_0x22eacc=_0x2bd11a[_0x493382(0x15a)](_0xffa2a9);return _0x22eacc||_0x2bd11a[_0x493382(0x196)]({'id':_0xffa2a9,'name':_0x343b7a});}[_0x218a7e(0x202)](_0x219ebb,_0x228af7,_0x5e8a33,_0x122890,_0x432c45){const _0x3f307f=_0x218a7e,_0x4417b5=this[_0x3f307f(0x152)](_0x122890),_0x3d2cdb=this[_0x3f307f(0x76)][_0x3f307f(0x133)](_0x219ebb,_0x228af7,_0x5e8a33,_0x4417b5,_0x432c45,_0x5a9383=>{const _0x511391=_0x3f307f;this[_0x511391(0x11e)](_0x5e8a33,{'attributes':_0x5a9383});const _0x463740=this[_0x511391(0xda)](_0x5e8a33);this[_0x511391(0x17d)](new Set([_0x463740])),this[_0x511391(0x1b0)](new Set([_0x463740]));});return this[_0x3f307f(0xf7)](_0x3d2cdb,_0x3f307f(0x85),()=>{const _0xde7c1d=_0x3f307f;this[_0xde7c1d(0x11e)](_0x5e8a33,{'state':_0xde7c1d(0x212)});},{'priority':_0x3f307f(0x1f2)}),this[_0x3f307f(0xf7)](_0x3d2cdb,_0x3f307f(0xd3),()=>{const _0xbcf3d=_0x3f307f;this[_0xbcf3d(0x11e)](_0x5e8a33,{'state':_0xbcf3d(0xdc)});},{'priority':_0x3f307f(0x1f2)}),this[_0x3f307f(0x154)][_0x3f307f(0x7d)](_0x5e8a33,_0x3d2cdb),this[_0x3f307f(0x173)][_0x3f307f(0x7d)](_0x3d2cdb,_0x3f307f(0x1c9)),_0x3d2cdb;}[_0x218a7e(0xac)](_0x10f98b){const _0x462d26=_0x218a7e,_0x10f297=_0x10f98b[_0x462d26(0x9d)](':');return{'group':_0x10f297[0x0],'type':_0x10f297[0x1],'subType':_0x10f297[_0x462d26(0xa6)]>=0x5?_0x10f297[0x2]:null,'id':_0x10f297[_0x462d26(0xa6)]<0x5?_0x10f297[0x2]:_0x10f297[0x3],'authorId':_0x10f297[_0x462d26(0xa6)]<0x5?_0x10f297[0x3]:_0x10f297[0x4],'markerCount':0x6==_0x10f297[_0x462d26(0xa6)]?_0x10f297[0x5]:null};}[_0x218a7e(0x17e)](_0x56cb0c,_0x13ebb5,_0x51344d){const _0x3df990=_0x218a7e,_0x3195f2=_0x56cb0c[_0x3df990(0xb6)](),_0x3901fa=_0x3195f2[_0x3df990(0x158)],_0x578bdd=_0x3195f2[_0x3df990(0x13a)];this[_0x3df990(0xf9)](_0x56cb0c,this[_0x3df990(0x99)][_0x3df990(0x1b5)](_0x3901fa,_0x13ebb5));const _0x3e29fa=_0x49f3a3(),_0x1df7e9=_0x56cb0c[_0x3df990(0x1ba)]['id'],_0x16ca38=_0x56cb0c[_0x3df990(0x1ac)]+(_0x56cb0c[_0x3df990(0x14e)]?':'+_0x56cb0c[_0x3df990(0x14e)]:'');this[_0x3df990(0x1b3)]({'id':_0x3e29fa,'type':_0x16ca38,'createdAt':new Date(),'authorId':_0x1df7e9,'originalSuggestionId':_0x56cb0c['id'],'attributes':_0x56cb0c[_0x3df990(0xb9)],'data':_0x56cb0c[_0x3df990(0x80)]});const _0x14c02b=this[_0x3df990(0x16a)](_0x56cb0c);(_0x3df990(0xf0)==_0x56cb0c[_0x3df990(0x1ac)]||_0x14c02b&&this[_0x3df990(0xfb)](_0x14c02b))&&(_0x51344d=this[_0x3df990(0x99)][_0x3df990(0x94)](_0x51344d[_0x3df990(0x1a6)])),this[_0x3df990(0x113)](_0x16ca38,_0x3e29fa,_0x1df7e9,this[_0x3df990(0x99)][_0x3df990(0x1b5)](_0x51344d,_0x578bdd));}[_0x218a7e(0xeb)](_0x14dc6d,_0x30aa26=null){const _0xccfed=_0x218a7e,_0x435769=[],_0x5f2efd=this[_0xccfed(0x110)][_0xccfed(0x16d)][_0xccfed(0x96)](_0xccfed(0x84))['me'];Array[_0xccfed(0x156)](_0x14dc6d)||(_0x14dc6d=[_0x14dc6d]);for(const _0x554ab6 of this[_0xccfed(0x10a)]()){if(!_0x554ab6[_0xccfed(0x121)])continue;if(_0x30aa26&&_0x554ab6[_0xccfed(0x1ac)]!=_0x30aa26)continue;let _0x337be7=!0x1;for(const _0x31a97d of _0x554ab6[_0xccfed(0x211)]()){for(const _0x3cb286 of _0x14dc6d){const _0x57f65e=_0x3cb286[_0xccfed(0x158)][_0xccfed(0x14c)](_0x31a97d[_0xccfed(0x13a)])||_0x3cb286[_0xccfed(0x13a)][_0xccfed(0x14c)](_0x31a97d[_0xccfed(0x158)]);if(_0x57f65e||_0x3cb286[_0xccfed(0xe5)](_0x31a97d)){const _0x1063fc=_0x3cb286[_0xccfed(0x1a1)](_0x31a97d)&&Rt(this[_0xccfed(0x99)][_0xccfed(0x1fd)],_0x31a97d[_0xccfed(0x158)],_0x3cb286),_0x36987d=_0x31a97d[_0xccfed(0x1a1)](_0x3cb286)&&Rt(this[_0xccfed(0x99)][_0xccfed(0x1fd)],_0x3cb286[_0xccfed(0x158)],_0x31a97d);_0x435769[_0xccfed(0xb1)]({'suggestion':_0x554ab6,'meta':{'isOwn':_0x5f2efd==_0x554ab6[_0xccfed(0x1c5)],'isNextTo':_0x57f65e,'isInsideObject':_0x1063fc,'containsRangeInObject':_0x36987d}}),_0x337be7=!0x0;break;}}if(_0x337be7)break;}}return _0x435769;}[_0x218a7e(0x113)](_0x52a49e,_0x3dab09,_0x3c5a0c,_0x4b6f20,_0xf52cdc){const _0x19ee75=_0x218a7e;this[_0x19ee75(0x99)][_0x19ee75(0x187)](_0x3d72e5=>{const _0xc9929a=_0x19ee75;let _0x1f6bd0=_0xc9929a(0x189)+_0x52a49e+':'+_0x3dab09+':'+_0x3c5a0c;_0xf52cdc&&(_0x1f6bd0=_0x1f6bd0+':'+_0xf52cdc),_0x3d72e5[_0xc9929a(0x71)](_0x1f6bd0,{'range':_0x4b6f20,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x218a7e(0x16f)](_0x26a85f){const _0x18d9c3=_0x218a7e,_0x4b727f=_0x26a85f[_0x18d9c3(0x7c)],_0x276dd0=_0x26a85f[_0x18d9c3(0x115)];_0x26a85f[_0x18d9c3(0x7c)]=null,_0x26a85f[_0x18d9c3(0x115)]=null,null!=_0x4b727f&&_0x4b727f[_0x18d9c3(0x115)]==_0x26a85f&&(_0x4b727f[_0x18d9c3(0x115)]=_0x276dd0),null!=_0x276dd0&&_0x276dd0[_0x18d9c3(0x7c)]==_0x26a85f&&(_0x276dd0[_0x18d9c3(0x7c)]=_0x4b727f),_0x18d9c3(0x11f)==this[_0x18d9c3(0x173)][_0x18d9c3(0x96)](_0x26a85f)&&(this[_0x18d9c3(0x173)][_0x18d9c3(0x7d)](_0x26a85f,_0x18d9c3(0x1e6)),this[_0x18d9c3(0x219)](_0x18d9c3(0xc5),_0x26a85f,_0x4b727f,_0x276dd0));}[_0x218a7e(0x1b3)](_0x1629c6){const _0x2200d9=_0x218a7e,_0x1131fb=_0x1629c6['id'],_0x2186cf=this[_0x2200d9(0x6f)](_0x1629c6);if(this[_0x2200d9(0x1c4)]&&this[_0x2200d9(0x1c4)][_0x2200d9(0x126)]){const _0x4ee349=this[_0x2200d9(0x110)][_0x2200d9(0x16d)][_0x2200d9(0x96)](_0x2200d9(0x18d)),_0x261408=_0x2186cf[_0x2200d9(0xf8)],_0x2a7223=_0x2186cf[_0x2200d9(0x14e)]?_0x2186cf[_0x2200d9(0x1ac)]+':'+_0x2186cf[_0x2200d9(0x14e)]:_0x2186cf[_0x2200d9(0x1ac)],_0x12882d=this[_0x2200d9(0x110)][_0x2200d9(0x205)],_0x1fbda1=_0x4ee349[_0x2200d9(0x1b4)](_0xf5b428(_0x12882d,_0x2200d9(0x19f))),_0x3c354c={'id':_0x1131fb,'type':_0x2a7223,'hasComments':_0x261408,'data':_0x1629c6[_0x2200d9(0x80)]||null,'originalSuggestionId':_0x1629c6[_0x2200d9(0x72)]||null,'attributes':_0x2186cf[_0x2200d9(0xb9)]};this[_0x2200d9(0x1c4)][_0x2200d9(0x126)](_0x3c354c)[_0x2200d9(0x7b)](_0x2d63fc=>{const _0x4e7133=_0x2200d9;_0x2186cf[_0x4e7133(0x119)]=!0x0,_0x4ee349[_0x4e7133(0x141)](_0x1fbda1),_0x2d63fc&&_0x2d63fc[_0x4e7133(0xa1)]&&(this[_0x4e7133(0x154)][_0x4e7133(0x96)](_0x1131fb)[_0x4e7133(0xa1)]=_0x2d63fc[_0x4e7133(0xa1)]);})[_0x2200d9(0x1f9)](_0x319045=>{const _0x51af25=_0x2200d9;throw _0x6c28ab(_0x51af25(0x130)),this[_0x51af25(0x110)][_0x51af25(0x8f)][_0x51af25(0x203)]({'isUndoable':!0x1},()=>{const _0x4c788a=_0x51af25;_0x2186cf[_0x4c788a(0xd3)]();}),_0x2186cf[_0x51af25(0x1e4)](),this[_0x51af25(0x154)][_0x51af25(0x1a8)](_0x2186cf['id']),this[_0x51af25(0x173)][_0x51af25(0x1a8)](_0x2186cf),_0x319045;});}return _0x2186cf;}[_0x218a7e(0xfb)](_0x541c14){const _0x269bbb=_0x218a7e;return this[_0x269bbb(0x193)][_0x269bbb(0xa4)](_0x541c14);}[_0x218a7e(0x11e)](_0x223ba1,_0x1f00b3){const _0x57819d=_0x218a7e,_0x53cde3=this[_0x57819d(0x110)][_0x57819d(0x16d)][_0x57819d(0x96)](_0x57819d(0x18d)),_0x5c515=this[_0x57819d(0xda)](_0x223ba1);if(this[_0x57819d(0x1c4)]&&this[_0x57819d(0x1c4)][_0x57819d(0x1d4)]){if(_0x5c515[_0x57819d(0x119)]){const _0x3494c9=_0x53cde3[_0x57819d(0x1b4)](_0xf5b428(this[_0x57819d(0x110)][_0x57819d(0x205)],_0x57819d(0x19f)));this[_0x57819d(0x1c4)][_0x57819d(0x1d4)](_0x223ba1,_0x1f00b3)[_0x57819d(0x7b)](()=>{const _0x45d311=_0x57819d;_0x53cde3[_0x45d311(0x141)](_0x3494c9);});}else _0x5c515['on'](_0x57819d(0x8d),()=>{const _0x3141ee=_0x57819d;this[_0x3141ee(0x11e)](_0x223ba1,_0x1f00b3);});}}[_0x218a7e(0x1d7)](_0x3119e3){const _0x318cdc=_0x218a7e;if(!this[_0x318cdc(0x1c4)]||!this[_0x318cdc(0x1c4)][_0x318cdc(0xda)])throw new _0x15724f(_0x318cdc(0x1a9),this);return this[_0x318cdc(0x1c4)][_0x318cdc(0xda)](_0x3119e3);}[_0x218a7e(0x190)](_0x20bd61){const _0x1bc456=_0x218a7e,{id:_0x5dbe21,type:_0x1c5f9a,subType:_0x169a61,authorId:_0x4f3d4a}=this[_0x1bc456(0xac)](_0x20bd61),_0x3b0021=this[_0x1bc456(0x154)][_0x1bc456(0x96)](_0x5dbe21)||this[_0x1bc456(0x202)](_0x1c5f9a,_0x169a61,_0x5dbe21,_0x4f3d4a,{});switch(this[_0x1bc456(0x74)](_0x3b0021,_0x1c5f9a,_0x169a61,_0x4f3d4a),this[_0x1bc456(0x173)][_0x1bc456(0x96)](_0x3b0021)){case _0x1bc456(0x1c9):this[_0x1bc456(0x1d7)](_0x5dbe21)[_0x1bc456(0x7b)](_0x9237a9=>{const _0x4bb609=_0x1bc456;let _0x169e95=Promise[_0x4bb609(0xb3)]();_0x9237a9[_0x4bb609(0xf8)]&&(_0x169e95=this[_0x4bb609(0x206)][_0x4bb609(0x143)]({'channelId':this[_0x4bb609(0x110)][_0x4bb609(0x183)][_0x4bb609(0x96)](_0x4bb609(0x79)),'threadId':_0x5dbe21})),_0x169e95[_0x4bb609(0x7b)](()=>{const _0x998ff=_0x4bb609;this[_0x998ff(0x6f)](_0x9237a9)[_0x998ff(0x119)]=!0x0;});}),this[_0x1bc456(0x173)][_0x1bc456(0x7d)](_0x3b0021,_0x1bc456(0xc2));break;case _0x1bc456(0x1e6):this[_0x1bc456(0x11e)](_0x5dbe21,{'state':_0x1bc456(0x186)});case _0x1bc456(0x13f):this[_0x1bc456(0x173)][_0x1bc456(0x7d)](_0x3b0021,_0x1bc456(0x11f)),this[_0x1bc456(0x219)](_0x1bc456(0xad),_0x3b0021);break;case _0x1bc456(0x11f):this[_0x1bc456(0x219)](_0x1bc456(0x1b1),_0x3b0021);}return _0x3b0021[_0x1bc456(0x169)](_0x20bd61),_0x3b0021;}[_0x218a7e(0x1b0)](_0x2ecfd5){const _0x1d9077=_0x218a7e,_0x450ed3=Array[_0x1d9077(0x13d)](_0x2ecfd5),_0x77b7a7=_0x450ed3[_0x1d9077(0x87)](_0x251d67=>_0x1d9077(0x1db)==_0x251d67[_0x1d9077(0x1ac)]);this[_0x1d9077(0x15d)](_0x77b7a7);const _0x3b5542=_0x450ed3[_0x1d9077(0x87)](_0xbeed96=>!_0xbeed96[_0x1d9077(0xdb)]&&_0x1d9077(0x1db)!=_0xbeed96[_0x1d9077(0x1ac)]),_0x24d250=this[_0x1d9077(0x10a)]({'skipNotAttached':!0x0})[_0x1d9077(0x87)](_0x259f38=>!_0x259f38[_0x1d9077(0xdb)]&&_0x1d9077(0x1db)!=_0x259f38[_0x1d9077(0x1ac)]),_0x35e72e=_0x24d250[_0x1d9077(0x87)](_0x447408=>!_0x2ecfd5[_0x1d9077(0xa4)](_0x447408)),_0x5401e4=new Map(_0x24d250[_0x1d9077(0x81)](_0x44976a=>[_0x44976a,this[_0x1d9077(0x76)][_0x1d9077(0x105)](_0x44976a[_0x1d9077(0x1ac)],_0x44976a[_0x1d9077(0x14e)],_0x1d9077(0x215))])),_0x3bbb18=new Map(_0x24d250[_0x1d9077(0x81)](_0x3d493e=>[_0x3d493e,_0x3d493e[_0x1d9077(0xb6)]()])),_0x561124=new Set(),_0x2f5926=new Set();for(let _0x29ef87=0x0;_0x29ef87<_0x3b5542[_0x1d9077(0xa6)];_0x29ef87++)_0x58f508(_0x3b5542[_0x29ef87],_0x3b5542,_0x29ef87+0x1);for(let _0x56cdb2=0x0;_0x56cdb2<_0x3b5542[_0x1d9077(0xa6)];_0x56cdb2++)_0x58f508(_0x3b5542[_0x56cdb2],_0x35e72e,0x0);const _0x34341f=new Set();for(let _0xb88463=0x0;_0xb88463<_0x3b5542[_0x1d9077(0xa6)];_0xb88463++){const _0x1e9d4d=_0x3b5542[_0xb88463];!_0x2f5926[_0x1d9077(0xa4)](_0x1e9d4d)&&_0x1e9d4d[_0x1d9077(0x7c)]&&(_0x34341f[_0x1d9077(0x1b4)](_0x1e9d4d[_0x1d9077(0x7c)]),_0x1e9d4d[_0x1d9077(0x7c)][_0x1d9077(0x115)]===_0x1e9d4d&&(_0x1e9d4d[_0x1d9077(0x7c)][_0x1d9077(0x115)]=null),_0x1e9d4d[_0x1d9077(0x7c)]=null),!_0x561124[_0x1d9077(0xa4)](_0x1e9d4d)&&_0x1e9d4d[_0x1d9077(0x115)]&&(_0x34341f[_0x1d9077(0x1b4)](_0x1e9d4d[_0x1d9077(0x115)]),_0x1e9d4d[_0x1d9077(0x115)][_0x1d9077(0x7c)]===_0x1e9d4d&&(_0x1e9d4d[_0x1d9077(0x115)][_0x1d9077(0x7c)]=null),_0x1e9d4d[_0x1d9077(0x115)]=null);}function _0x58f508(_0x3beec6,_0x29bf1c,_0x40b6fe){const _0x6b84a=_0x1d9077;for(let _0x4a1449=_0x40b6fe;_0x4a1449<_0x29bf1c[_0x6b84a(0xa6)];_0x4a1449++){const _0x554dc0=_0x2c5c8c(_0x3beec6,_0x29bf1c[_0x4a1449]);_0x554dc0&&(_0x554dc0[0x0][_0x6b84a(0x115)]=_0x554dc0[0x1],_0x554dc0[0x1][_0x6b84a(0x7c)]=_0x554dc0[0x0],_0x561124[_0x6b84a(0x1b4)](_0x554dc0[0x0]),_0x2f5926[_0x6b84a(0x1b4)](_0x554dc0[0x1]));}}function _0x2c5c8c(_0x5b2278,_0x5dccdf){const _0xb0104f=_0x1d9077;if(_0x5b2278[_0xb0104f(0x1c5)]['id']!==_0x5dccdf[_0xb0104f(0x1c5)]['id'])return null;const _0x2ea8f9=_0x5401e4[_0xb0104f(0x96)](_0x5b2278)(_0x5b2278,_0x5dccdf,_0x3bbb18[_0xb0104f(0x96)](_0x5b2278),_0x3bbb18[_0xb0104f(0x96)](_0x5dccdf));if(!_0x2ea8f9)return null;return _0x5401e4[_0xb0104f(0x96)](_0x5dccdf)(_0x5b2278,_0x5dccdf,_0x3bbb18[_0xb0104f(0x96)](_0x5b2278),_0x3bbb18[_0xb0104f(0x96)](_0x5dccdf))?_0x2ea8f9[0x1][_0xb0104f(0x12f)]&&_0x2ea8f9[0x1][_0xb0104f(0x12f)][_0xb0104f(0xa6)]?null:_0x2ea8f9:null;}_0x34341f[_0x1d9077(0x9c)]&&this[_0x1d9077(0x1b0)](_0x34341f);}[_0x218a7e(0x15d)](_0x614ddb){const _0x935036=_0x218a7e;if(0x0==_0x614ddb[_0x935036(0xa6)])return;const _0x333e4e=this[_0x935036(0x10a)]({'skipNotAttached':!0x0})[_0x935036(0x87)](_0x1593c0=>_0x935036(0x1db)==_0x1593c0[_0x935036(0x1ac)]&&_0x1593c0[_0x935036(0x1bd)]),_0x137aba=[],_0x4e0065=new Map();for(const _0x243e00 of _0x333e4e){const _0xc30bfb=_0x34df9d(_0x243e00[_0x935036(0xb9)]);_0x4e0065[_0x935036(0xa4)](_0xc30bfb)||(_0x4e0065[_0x935036(0x7d)](_0xc30bfb,_0x137aba[_0x935036(0xa6)]),_0x137aba[_0x935036(0xb1)]([]));const _0x2edf7a=_0x4e0065[_0x935036(0x96)](_0xc30bfb);_0x137aba[_0x2edf7a][_0x935036(0xb1)](_0x243e00);}!(function(){const _0x281ec8=_0x935036;_0x137aba[_0x281ec8(0xb4)]((_0x48fcbf,_0x4afb7b)=>{const _0xadc33=_0x281ec8,_0x529feb=_0x48fcbf[0x0][_0xadc33(0xa1)],_0x2ae8b1=_0x4afb7b[0x0][_0xadc33(0xa1)];return _0x529feb==_0x2ae8b1?_0x48fcbf[0x0][_0xadc33(0xb9)][_0xadc33(0x124)]<_0x4afb7b[0x0][_0xadc33(0xb9)][_0xadc33(0x124)]?-0x1:0x1:_0x529feb<_0x2ae8b1?-0x1:0x1;});for(const _0x291d5c of _0x137aba)_0x291d5c[_0x281ec8(0xb4)]((_0xa119fe,_0x23f68a)=>_0xa119fe['id']<_0x23f68a['id']?-0x1:0x1);}());for(let _0x5dcf5e=0x0;_0x5dcf5e<_0x137aba[_0x935036(0xa6)];_0x5dcf5e++){if(0x0==_0x137aba[_0x5dcf5e][_0x935036(0xa6)])continue;const _0x79ba68=[];for(let _0x3cb921=_0x5dcf5e+0x1;_0x3cb921<_0x137aba[_0x935036(0xa6)];_0x3cb921++)0x0!=_0x137aba[_0x3cb921][_0x935036(0xa6)]&&_0x5ab703(_0x137aba[_0x5dcf5e],_0x137aba[_0x3cb921])&&_0x79ba68[_0x935036(0xb1)](_0x3cb921);for(const _0x3a284e of _0x79ba68)_0x137aba[_0x5dcf5e]=_0x137aba[_0x5dcf5e][_0x935036(0x1e9)](_0x137aba[_0x3a284e]),_0x137aba[_0x3a284e]=[];}for(const _0x500b72 of _0x137aba)for(let _0xd52fd3=0x0;_0xd52fd3<_0x500b72[_0x935036(0xa6)];_0xd52fd3++)_0x500b72[_0xd52fd3][_0x935036(0x115)]=_0x500b72[_0xd52fd3+0x1]||null;for(const _0x442190 of _0x137aba)for(let _0x3ed626=0x0;_0x3ed626<_0x442190[_0x935036(0xa6)];_0x3ed626++)_0x442190[_0x3ed626][_0x935036(0x7c)]=_0x442190[_0x3ed626-0x1]||null;function _0x5ab703(_0x44e65b,_0x51ca44){const _0x7bc7a5=_0x935036;if(_0x44e65b[0x0][_0x7bc7a5(0xb9)][_0x7bc7a5(0x124)]!==_0x51ca44[0x0][_0x7bc7a5(0xb9)][_0x7bc7a5(0x124)]&&_0x44e65b[0x0][_0x7bc7a5(0x1c5)]!==_0x51ca44[0x0][_0x7bc7a5(0x1c5)])return!0x1;if(!function(_0x8836df,_0x4ec018){const _0x2e3cbf=_0x7bc7a5;if(!_0x8836df[_0x2e3cbf(0xf8)]&&!_0x4ec018[_0x2e3cbf(0xf8)])return!0x0;if(_0x8836df[_0x2e3cbf(0xf8)]&&_0x4ec018[_0x2e3cbf(0xf8)])return!0x1;if(_0x8836df[_0x2e3cbf(0xf8)]&&_0x4ec018[_0x2e3cbf(0xa1)]<_0x8836df[_0x2e3cbf(0x12f)][_0x2e3cbf(0x195)][_0x2e3cbf(0x96)](0x0)[_0x2e3cbf(0xa1)])return!0x0;if(_0x4ec018[_0x2e3cbf(0xf8)]&&_0x8836df[_0x2e3cbf(0xa1)]<_0x4ec018[_0x2e3cbf(0x12f)][_0x2e3cbf(0x195)][_0x2e3cbf(0x96)](0x0)[_0x2e3cbf(0xa1)])return!0x0;return!0x1;}(_0x44e65b[0x0],_0x51ca44[0x0]))return!0x1;const _0x2a8a7a=_0x41dc3f(_0x44e65b[0x0][_0x7bc7a5(0xb9)],_0x7bc7a5(0x124)),_0xbeafda=_0x41dc3f(_0x51ca44[0x0][_0x7bc7a5(0xb9)],_0x7bc7a5(0x124));if(!_0x3fa969(_0x2a8a7a,_0xbeafda))return!0x1;return!!_0x44e65b[_0x7bc7a5(0x1cc)](_0x10f4ef=>_0x51ca44[_0x7bc7a5(0x213)](_0x63fc63=>_0x10f4ef[_0x7bc7a5(0xb6)]()[_0x7bc7a5(0x14c)](_0x63fc63[_0x7bc7a5(0xb6)]())))&&_0x51ca44[_0x7bc7a5(0x1cc)](_0x207035=>_0x44e65b[_0x7bc7a5(0x213)](_0x396a59=>_0x207035[_0x7bc7a5(0xb6)]()[_0x7bc7a5(0x14c)](_0x396a59[_0x7bc7a5(0xb6)]())));}}[_0x218a7e(0x17d)](_0x34ad21){const _0x491d41=_0x218a7e,_0x5688a9=Array[_0x491d41(0x13d)](_0x34ad21),_0x50bf57=this[_0x491d41(0x10a)]({'skipNotAttached':!0x0}),_0x5899f8=_0x50bf57[_0x491d41(0x87)](_0x2dca07=>!_0x34ad21[_0x491d41(0xa4)](_0x2dca07)),_0x2a6480=new Map(_0x5688a9[_0x491d41(0x81)](_0x39ad05=>[_0x39ad05,this[_0x491d41(0x76)][_0x491d41(0x105)](_0x39ad05[_0x491d41(0x1ac)],_0x39ad05[_0x491d41(0x14e)],_0x491d41(0x185))])),_0x440b8d=new Map(_0x50bf57[_0x491d41(0x81)](_0x5d8930=>[_0x5d8930,_0x5d8930[_0x491d41(0x211)]()]));for(let _0x5eb9f0=0x0;_0x5eb9f0<_0x5688a9[_0x491d41(0xa6)];_0x5eb9f0++){if(_0x37e4f9(this,_0x5688a9[_0x5eb9f0],_0x5688a9,_0x5eb9f0+0x1))return!0x0;}for(let _0x2571aa=0x0;_0x2571aa<_0x5688a9[_0x491d41(0xa6)];_0x2571aa++){if(_0x37e4f9(this,_0x5688a9[_0x2571aa],_0x5899f8,0x0))return!0x0;}return!0x1;function _0x37e4f9(_0x2cd4d4,_0x533d73,_0x2e75e3,_0x222c5e){const _0x5d164c=_0x491d41;for(let _0xad29be=_0x222c5e;_0xad29be<_0x2e75e3[_0x5d164c(0xa6)];_0xad29be++){const _0x52ef6c=_0x2e75e3[_0xad29be];if(_0x52ef6c[_0x5d164c(0x1ac)]!==_0x533d73[_0x5d164c(0x1ac)]||_0x52ef6c[_0x5d164c(0x1c5)]['id']!==_0x533d73[_0x5d164c(0x1c5)]['id']||_0x52ef6c[_0x5d164c(0x14e)]!==_0x533d73[_0x5d164c(0x14e)])continue;if(!Pt(_0x533d73,_0x52ef6c,[_0x5d164c(0x124)]))continue;if(_0x5d164c(0x1db)==_0x533d73[_0x5d164c(0x1ac)]&&_0x533d73[_0x5d164c(0x80)][_0x5d164c(0xfa)]!=_0x52ef6c[_0x5d164c(0x80)][_0x5d164c(0xfa)])continue;if(_0x5d164c(0x1db)==_0x533d73[_0x5d164c(0x1ac)]&&_0x2cd4d4[_0x5d164c(0xfb)](_0x533d73[_0x5d164c(0x80)][_0x5d164c(0xe9)]))continue;if(_0x5d164c(0xf0)==_0x533d73[_0x5d164c(0x1ac)]){const _0x3ed66a=_0x2cd4d4[_0x5d164c(0x110)][_0x5d164c(0x8f)],_0x137cc9=_0x533d73[_0x5d164c(0x1d6)]();if(_0x137cc9&&(_0x3ed66a[_0x5d164c(0x1fd)][_0x5d164c(0x207)](_0x137cc9)||_0x3ed66a[_0x5d164c(0x1fd)][_0x5d164c(0xcc)](_0x137cc9)))continue;}const _0x547c49=_0x2a6480[_0x5d164c(0x96)](_0x533d73),_0x197a9f=_0x440b8d[_0x5d164c(0x96)](_0x533d73),_0x4dd29c=_0x440b8d[_0x5d164c(0x96)](_0x52ef6c),_0x2a4d90=_0x533d73[_0x5d164c(0x12f)]&&_0x533d73[_0x5d164c(0x12f)][_0x5d164c(0xa6)],_0x294916=_0x52ef6c[_0x5d164c(0x12f)]&&_0x52ef6c[_0x5d164c(0x12f)][_0x5d164c(0xa6)];if(!_0x2a4d90&&_0x547c49(_0x4dd29c,_0x197a9f))return _0x2cd4d4[_0x5d164c(0x114)](_0x52ef6c,_0x533d73),_0x440b8d[_0x5d164c(0x1a8)](_0x533d73),!0x0;if(!_0x294916&&_0x547c49(_0x197a9f,_0x4dd29c))return _0x2cd4d4[_0x5d164c(0x114)](_0x533d73,_0x52ef6c),_0x440b8d[_0x5d164c(0x1a8)](_0x52ef6c),!0x0;}return!0x1;}}[_0x218a7e(0x114)](_0x56083e,_0x8e8efa){const _0xae95e2=_0x218a7e;if(_0x56083e[_0xae95e2(0xdb)]){for(const _0x20704e of _0x8e8efa[_0xae95e2(0x211)]())_0x56083e[_0xae95e2(0x191)](_0x20704e);}else{const _0x3e0aa3=_0x8e8efa[_0xae95e2(0xb6)]()[_0xae95e2(0x13a)];this[_0xae95e2(0xf9)](_0x56083e,this[_0xae95e2(0x99)][_0xae95e2(0x1b5)](_0x56083e[_0xae95e2(0xb6)]()[_0xae95e2(0x158)],_0x3e0aa3));}_0x8e8efa[_0xae95e2(0x1de)]();}[_0x218a7e(0x201)](_0x3b0c30,_0xa50b14){const _0x5f7760=_0x218a7e,_0x4106fb=_0x3b0c30[_0x5f7760(0x91)](_0x5f7760(0xd6))||_0x3b0c30[_0x5f7760(0x91)](_0x5f7760(0x1db))?_0x5f7760(0x1ce):_0x3b0c30[_0x5f7760(0x11c)]();return _0xf5b428(this[_0x5f7760(0x110)][_0x5f7760(0x205)],_0xa50b14+'_'+_0x4106fb+_0x5f7760(0x19d));}[_0x218a7e(0x204)](){const _0xe28e4a=_0x218a7e,_0x1d20bb=this[_0xe28e4a(0x110)];if(!_0x1d20bb['ui'])return;const {ariaLiveAnnouncer:_0x23e9df}=_0x1d20bb['ui'];_0x55d135(this[_0xe28e4a(0x99)],({left:_0x43190b,entered:_0x1691f0})=>{const _0x490a94=_0xe28e4a;for(const _0x5f4590 of _0x43190b){const {group:_0x3e2ca0,type:_0x3d4dfc}=this[_0x490a94(0xac)](_0x5f4590[_0x490a94(0xe4)]);if(_0x490a94(0xea)===_0x3e2ca0){_0x23e9df[_0x490a94(0x21a)](this[_0x490a94(0x201)](_0x3d4dfc,_0x490a94(0x145)));break;}}for(const _0x1612c0 of _0x1691f0){const {group:_0x484981,type:_0x29950a}=this[_0x490a94(0xac)](_0x1612c0[_0x490a94(0xe4)]);if(_0x490a94(0xea)===_0x484981){_0x23e9df[_0x490a94(0x21a)](this[_0x490a94(0x201)](_0x29950a,_0x490a94(0xf5)));break;}}});}[_0x218a7e(0x122)](_0x5ca97d){const _0x57e957=_0x218a7e;if(this[_0x57e957(0x1ef)])return!0x1;const _0x398333=this[_0x57e957(0x110)],_0xc7b833=_0x398333[_0x57e957(0x8f)][_0x57e957(0x128)][_0x57e957(0x1df)][_0x57e957(0x1c7)]();if(0x0==_0xc7b833[_0x57e957(0xa6)])return!0x1;const _0x4e9f69=[],_0x4f2b9e=_0xc7b833[_0x57e957(0x87)](_0xd4e8f5=>_0x57e957(0x1db)==_0xd4e8f5[_0x57e957(0x1ac)]),_0xa9c25=_0xc7b833[_0x57e957(0x87)](_0x1aba95=>_0x57e957(0x13b)==_0x1aba95[_0x57e957(0x1ac)]&&_0x57e957(0x95)!=_0x1aba95[_0x57e957(0xe4)]),_0x243546=_0xc7b833[_0x57e957(0x87)](_0x1aab43=>_0x57e957(0x141)==_0x1aab43[_0x57e957(0x1ac)]&&_0x57e957(0x95)!=_0x1aab43[_0x57e957(0xe4)]);for(const _0x1cf2c0 of _0x4f2b9e)_0x4e9f69[_0x57e957(0xb1)]({'key':_0x1cf2c0[_0x57e957(0xe0)],'newValue':_0x1cf2c0[_0x57e957(0xd8)],'oldValue':_0x1cf2c0[_0x57e957(0x18f)],'range':Ot(_0x1cf2c0[_0x57e957(0x21c)],_0x398333[_0x57e957(0x8f)])});for(const _0x41881b of _0xa9c25){const _0x16d348=_0x243546[_0x57e957(0x1f1)](_0x39b796=>_0x39b796[_0x57e957(0x1d8)][_0x57e957(0x14c)](_0x41881b[_0x57e957(0x1d8)]));_0x16d348&&_0x4e9f69[_0x57e957(0xb1)]({'key':_0x57e957(0x1d3),'newValue':_0x41881b[_0x57e957(0xe4)],'oldValue':_0x16d348[_0x57e957(0xe4)],'range':_0x398333[_0x57e957(0x8f)][_0x57e957(0xd5)](_0x41881b[_0x57e957(0x1d8)][_0x57e957(0x70)])});}return 0x0!=_0x4e9f69[_0x57e957(0xa6)]&&this[_0x57e957(0x8b)](_0x5ca97d,_0x4e9f69);}[_0x218a7e(0xe7)](_0x62b015){const _0x5ab31b=_0x218a7e;let _0x18ea96=!0x1;const _0x4e48cc=this[_0x5ab31b(0x110)][_0x5ab31b(0x8f)][_0x5ab31b(0x128)][_0x5ab31b(0x1df)][_0x5ab31b(0xd0)]()[_0x5ab31b(0x87)](_0x238264=>_0x238264[_0x5ab31b(0x80)][_0x5ab31b(0x1cd)]&&_0x238264[_0x5ab31b(0xe4)][_0x5ab31b(0x91)](_0x5ab31b(0x144)));for(const _0x842acd of _0x4e48cc){const {subType:_0x55997d,id:_0x3145ce}=this[_0x5ab31b(0xac)](_0x842acd[_0x5ab31b(0xe4)]),_0x2367e8=_0x55997d[_0x5ab31b(0x9d)]('|')[0x0];for(const _0x7968ad of this[_0x5ab31b(0x10a)]({'skipNotAttached':!0x0}))_0x7968ad['id']!=_0x3145ce&&_0x5ab31b(0x1db)==_0x7968ad[_0x5ab31b(0x1ac)]&&_0x7968ad[_0x5ab31b(0x80)]&&_0x7968ad[_0x5ab31b(0x80)][_0x5ab31b(0xe9)]==_0x2367e8&&_0x7968ad[_0x5ab31b(0xb6)]()[_0x5ab31b(0x104)](_0x842acd[_0x5ab31b(0x80)][_0x5ab31b(0x1cd)])&&(this[_0x5ab31b(0x176)](_0x7968ad,_0x842acd[_0x5ab31b(0x80)][_0x5ab31b(0x1cd)],_0x62b015),_0x18ea96=!0x0);}return _0x18ea96;}[_0x218a7e(0x1da)](_0x1413ab){const _0x224851=_0x218a7e;this[_0x224851(0x110)],(this[_0x224851(0x1ef)]=!0x0,_0x1413ab());}[_0x218a7e(0x77)](_0xbc156c){const _0x2792b3=_0x218a7e,_0x391d10=this[_0x2792b3(0xfb)](_0xbc156c),_0x7ecc35=this[_0x2792b3(0xf3)][_0x2792b3(0xa4)](_0xbc156c);return _0x391d10||_0x7ecc35;}[_0x218a7e(0x8b)](_0xc93731,_0x401473){const _0x4c46fb=_0x218a7e;if(0x0==_0x401473[_0x4c46fb(0xa6)])return!0x1;let _0x32155d=!0x1;for(const _0x5083a2 of _0x401473){const _0x3b0d01=this[_0x4c46fb(0xeb)](_0x5083a2[_0x4c46fb(0x21c)],_0x4c46fb(0x1db))[_0x4c46fb(0x87)](_0x3afea5=>!_0x3afea5[_0x4c46fb(0x163)][_0x4c46fb(0x1e1)])[_0x4c46fb(0x81)](_0x3ce55d=>_0x3ce55d[_0x4c46fb(0xea)]),_0x14ab7c=_0x34df9d({'newValue':_0x5083a2[_0x4c46fb(0xed)]});_0x3b0d01[_0x4c46fb(0x87)](_0x17edc7=>{const _0x2bbfc6=_0x4c46fb,[_0x20f404,_0x1ff88a]=_0x17edc7[_0x2bbfc6(0x14e)][_0x2bbfc6(0x9d)]('|');return _0x20f404==_0x5083a2[_0x2bbfc6(0xe9)]&&_0x1ff88a!=_0x14ab7c;})[_0x4c46fb(0x1f3)](_0x4b47fd=>{const _0x2af286=_0x4c46fb;this[_0x2af286(0x176)](_0x4b47fd,_0x5083a2[_0x2af286(0x21c)],_0xc93731),_0x32155d=!0x0;});}return _0x32155d;}[_0x218a7e(0x176)](_0x7490ac,_0x973507,_0x4c89a1){const _0x1cf312=_0x218a7e,_0x2d2165=_0x7490ac[_0x1cf312(0xb6)]()[_0x1cf312(0x93)](_0x973507);0x0!==_0x2d2165[_0x1cf312(0xa6)]?0x1!==_0x2d2165[_0x1cf312(0xa6)]?this[_0x1cf312(0x17e)](_0x7490ac,_0x973507[_0x1cf312(0x158)],_0x973507[_0x1cf312(0x13a)]):this[_0x1cf312(0xf9)](_0x7490ac,_0x2d2165[0x0]):_0x4c89a1[_0x1cf312(0xe3)](_0x7490ac[_0x1cf312(0x1bf)]());}}class xt{constructor(_0x1690e0){const _0x267759=_0x218a7e;this[_0x267759(0x1af)]=_0x1690e0,this[_0x267759(0x99)]=_0x1690e0[_0x267759(0x8f)],this[_0x267759(0x17b)]=new Map(),this[_0x267759(0x1b9)]=new Map(),this[_0x267759(0x13e)]();}[_0x218a7e(0x133)](_0xcfe63b,_0x51b2f3,_0x3ea719,_0x4cd9e9,_0xfe2b32,_0x1a8d50){const _0x978bf5=_0x218a7e;return new _0xf3a1b0(this[_0x978bf5(0x99)],{'type':_0xcfe63b,'subType':_0x51b2f3,'id':_0x3ea719,'author':_0x4cd9e9,'creator':_0x4cd9e9,'attributes':_0xfe2b32,'onAttributesChange':_0x1a8d50,'onAccept':(..._0x1ed7c0)=>this[_0x978bf5(0x105)](_0xcfe63b,_0x51b2f3,_0x978bf5(0x85))(..._0x1ed7c0),'onDiscard':(..._0x1cccea)=>this[_0x978bf5(0x105)](_0xcfe63b,_0x51b2f3,_0x978bf5(0xd3))(..._0x1cccea)});}[_0x218a7e(0x1d2)](_0x46bfd9,_0x2b7c94,_0x62f58d,_0x4bbf55){const _0x19f9cc=_0x218a7e,_0x22aff6=_0x46bfd9+':'+_0x2b7c94+':'+_0x62f58d;this[_0x19f9cc(0x17b)][_0x19f9cc(0x7d)](_0x22aff6,_0x4bbf55);}[_0x218a7e(0x105)](_0x3d6296,_0x47498f,_0x5cd560){const _0x235e67=_0x218a7e,_0x4a9190=_0x3d6296+':'+_0x47498f+':'+_0x5cd560;return this[_0x235e67(0x17b)][_0x235e67(0x96)](_0x4a9190)||this[_0x235e67(0x1b9)][_0x235e67(0x96)](_0x3d6296+':'+_0x5cd560);}[_0x218a7e(0x13e)](){const _0x537b2d=_0x218a7e,_0x1b291d=()=>!0x1,_0x21cabb=_0x4818f3=>{const _0x2e0800=_0x3712;_0x4818f3[_0x2e0800(0xb4)]((_0x4c03a5,_0x281ca5)=>_0x4c03a5[_0x2e0800(0x158)][_0x2e0800(0x149)](_0x281ca5[_0x2e0800(0x158)])?0x1:-0x1),this[_0x2e0800(0x99)][_0x2e0800(0x187)](_0x568d95=>{const _0x5876fb=_0x2e0800;for(const _0x2ed907 of _0x4818f3){let _0x456848;_0x456848=_0x2ed907[_0x5876fb(0x13a)][_0x5876fb(0x168)]&&_0x2ed907[_0x5876fb(0x13a)][_0x5876fb(0x1a6)]==_0x2ed907[_0x5876fb(0x158)][_0x5876fb(0x70)]?_0x568d95[_0x5876fb(0x1b2)](_0x2ed907[_0x5876fb(0x158)][_0x5876fb(0x70)],'on'):_0x568d95[_0x5876fb(0x1b2)](_0x2ed907),this[_0x5876fb(0x99)][_0x5876fb(0xa7)](_0x456848,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x34d918=(_0x4fe1a1,_0x5e56f3)=>{const _0x13d04e=_0x3712;_0x5e56f3&&this[_0x13d04e(0x99)][_0x13d04e(0x187)](_0x48ea4d=>{const _0x48bb83=_0x13d04e,{commandName:_0x30ddc7,commandParams:_0x2ed234=[]}=_0x5e56f3,_0x338516=_0x4fe1a1[_0x48bb83(0x81)](_0xfeb7de=>(Tt(_0xfeb7de)&&(_0xfeb7de=this[_0x48bb83(0x99)][_0x48bb83(0x1b5)](_0xfeb7de[_0x48bb83(0x13a)])),_0xfeb7de))[_0x48bb83(0x87)](_0x5691f0=>_0x48bb83(0x1c0)!==_0x5691f0[_0x48bb83(0xf1)][_0x48bb83(0x177)]);if(_0x338516[_0x48bb83(0xa6)]<0x1)return;const _0x150ae8=Array[_0x48bb83(0x13d)](this[_0x48bb83(0x99)][_0x48bb83(0x128)][_0x48bb83(0xc3)][_0x48bb83(0x211)]())[_0x48bb83(0x81)](_0x5c7ba7=>_0x114fe2[_0x48bb83(0x210)](_0x5c7ba7));_0x48ea4d[_0x48bb83(0x134)](_0x338516);for(const _0x4cea45 of this[_0x48bb83(0x1af)][_0x48bb83(0x100)][_0x48bb83(0x100)]())_0x4cea45[_0x48bb83(0xd1)]();_0x2ed234[_0x48bb83(0xb1)]({'forceDefaultExecution':!0x0}),this[_0x48bb83(0x1af)][_0x48bb83(0x15b)](_0x30ddc7,..._0x2ed234);const _0xc7083a=_0x150ae8[_0x48bb83(0x87)](_0x1765f1=>_0x48bb83(0x1c0)!=_0x1765f1[_0x48bb83(0xf1)][_0x48bb83(0x177)]);_0xc7083a[_0x48bb83(0xa6)]>0x0&&_0x48ea4d[_0x48bb83(0x134)](_0xc7083a);for(const _0x275a0e of _0x150ae8)_0x275a0e[_0x48bb83(0x75)]();});},_0x238c74=(_0x435d80,_0x3f6367)=>0x1==_0x435d80[_0x537b2d(0xa6)]&&0x1==_0x3f6367[_0x537b2d(0xa6)]&&_0x435d80[0x0][_0x537b2d(0x13a)][_0x537b2d(0x14c)](_0x3f6367[0x0][_0x537b2d(0x158)]),_0x5112dc=(_0xf8bbaf,_0x32b77f,_0x1fd807,_0x4973f9)=>Ft(_0xf8bbaf,_0x32b77f,_0x1fd807,_0x4973f9,this[_0x537b2d(0x99)])?[_0xf8bbaf,_0x32b77f]:Ft(_0x32b77f,_0xf8bbaf,_0x4973f9,_0x1fd807,this[_0x537b2d(0x99)])?[_0x32b77f,_0xf8bbaf]:null;this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x19c),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x216),_0x21cabb),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x9f),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1e3),_0x5112dc),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1a0),_0x21cabb),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0xa8),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1e8),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x11b),_0x5112dc),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0xcb),_0x34d918),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x9a),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1e7),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1ae),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x98),_0x34d918),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1c3),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x1f6),_0x238c74),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x17f),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x181),_0x1b291d),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x7a),(_0x18e243,_0x2866d7)=>{const _0x59b33=_0x537b2d;if(!_0x2866d7)return;const _0xbc688e=this[_0x59b33(0x1af)][_0x59b33(0x16d)][_0x59b33(0x96)](p);this[_0x59b33(0x99)][_0x59b33(0x187)](_0x30c01e=>{const _0x57906e=_0x59b33;if(_0x57906e(0x1d3)==_0x2866d7[_0x57906e(0xe9)])for(const _0x405273 of _0x18e243){const _0x281c02=_0x405273[_0x57906e(0x158)][_0x57906e(0x70)],_0x14d328=_0x2866d7[_0x57906e(0xfa)];_0x30c01e[_0x57906e(0x166)](_0x281c02,_0x14d328);}else{if(_0xbc688e[_0x57906e(0xfb)](_0x2866d7[_0x57906e(0xe9)])){for(const _0x1e44d5 of _0x18e243)void 0x0!==_0x2866d7[_0x57906e(0xfa)]?_0x30c01e[_0x57906e(0x135)](_0x2866d7[_0x57906e(0xe9)],_0x2866d7[_0x57906e(0xfa)],_0x1e44d5[_0x57906e(0x158)][_0x57906e(0x70)]):_0x30c01e[_0x57906e(0x1fe)](_0x2866d7[_0x57906e(0xe9)],_0x1e44d5[_0x57906e(0x158)][_0x57906e(0x70)]);}else{for(const _0x1a931c of _0x18e243)_0x2866d7[_0x57906e(0xfa)]?_0x30c01e[_0x57906e(0x135)](_0x2866d7[_0x57906e(0xe9)],_0x2866d7[_0x57906e(0xfa)],_0x1a931c):_0x30c01e[_0x57906e(0x1fe)](_0x2866d7[_0x57906e(0xe9)],_0x1a931c);}}});}),this[_0x537b2d(0x1b9)][_0x537b2d(0x7d)](_0x537b2d(0x11d),_0x238c74);}}function Rt(_0x4bfa1c,_0x40d977,_0x3b31c2){const _0x50eb59=_0x218a7e;for(const _0x436bc7 of _0x40d977[_0x50eb59(0x1a6)][_0x50eb59(0x19b)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x436bc7[_0x50eb59(0xf1)]==_0x436bc7)return!0x1;if(!_0x3b31c2[_0x50eb59(0x1ec)](_0x436bc7))return!0x1;if(_0x4bfa1c[_0x50eb59(0x207)](_0x436bc7)||_0x4bfa1c[_0x50eb59(0xcc)](_0x436bc7))return!0x0;}return!0x1;}function Tt(_0x2e9780){const _0xb1de3a=_0x218a7e;return _0x2e9780[_0xb1de3a(0x13a)][_0xb1de3a(0x1a6)]==_0x2e9780[_0xb1de3a(0x158)][_0xb1de3a(0x70)]&&_0x2e9780[_0xb1de3a(0x13a)][_0xb1de3a(0x10b)];}function Et(_0x584cd6,_0x4f664f,_0x364f4d,_0x41978a){const _0x2ce751=_0x218a7e,_0x5352e2=_0x51f35d=>!_0x51f35d[_0x2ce751(0x12e)]['is'](_0x2ce751(0x171))&&!_0x41978a[_0x2ce751(0x207)](_0x51f35d[_0x2ce751(0x12e)]),_0x3bb5f7=_0x584cd6[_0x2ce751(0x158)][_0x2ce751(0xbe)](_0x5352e2),_0xa27e7e=_0x584cd6[_0x2ce751(0x13a)][_0x2ce751(0xbe)](_0x5352e2,{'direction':_0x2ce751(0x1fa)});return(!_0x584cd6[_0x2ce751(0x158)][_0x2ce751(0x14c)](_0x3bb5f7)||!_0x584cd6[_0x2ce751(0x13a)][_0x2ce751(0x14c)](_0xa27e7e))&&(_0x3bb5f7[_0x2ce751(0x149)](_0xa27e7e)?_0x364f4d[_0x2ce751(0x162)](_0x4f664f,{'range':_0x364f4d[_0x2ce751(0x1b5)](_0x3bb5f7,_0xa27e7e)}):_0x364f4d[_0x2ce751(0xe3)](_0x4f664f),!0x0);}function Vt(_0x58dc9b){return _0x34df9d(_0x58dc9b);}function Ut(_0x44213b){const _0x2fa4e8=_0x218a7e,_0x15f0ac=_0x44213b[_0x2fa4e8(0x158)][_0x2fa4e8(0x70)];return _0x15f0ac&&_0x15f0ac['is'](_0x2fa4e8(0xbf));}function Ot(_0x328c6b,_0x54aec2){const _0x37a69e=_0x218a7e;return null==_0x328c6b[_0x37a69e(0x13a)][_0x37a69e(0x1d9)]&&_0x328c6b[_0x37a69e(0x13a)][_0x37a69e(0x1a6)]==_0x328c6b[_0x37a69e(0x158)][_0x37a69e(0x70)]?Gt(_0x328c6b[_0x37a69e(0x158)][_0x37a69e(0x70)],_0x54aec2):_0x328c6b;}function Gt(_0x36bfce,_0x198198){const _0x122293=_0x218a7e,_0x59b364=_0x198198[_0x122293(0x1fd)][_0x122293(0x207)](_0x36bfce)||_0x198198[_0x122293(0x1fd)][_0x122293(0x1ab)](_0x36bfce);return _0x198198[_0x122293(0x1b5)](_0x198198[_0x122293(0x101)](_0x36bfce,_0x122293(0x127)),_0x59b364?_0x198198[_0x122293(0x1f8)](_0x36bfce):_0x198198[_0x122293(0x101)](_0x36bfce,_0x122293(0x13a)));}function Ft(_0x13bbe7,_0xd2bc0,_0x252597,_0x3c5db6,_0x5d845b){const _0x24d3f7=_0x218a7e;if(!Pt(_0x13bbe7,_0xd2bc0))return!0x1;if(_0x252597[_0x24d3f7(0x13a)][_0x24d3f7(0x14c)](_0x3c5db6[_0x24d3f7(0x158)]))return!0x0;if(_0x13bbe7[_0x24d3f7(0x1ac)]!=_0xd2bc0[_0x24d3f7(0x1ac)])return!0x1;if(!_0x252597[_0x24d3f7(0x13a)][_0x24d3f7(0x7e)](_0x3c5db6[_0x24d3f7(0x158)]))return!0x1;const _0x4eff48=_0x5d845b[_0x24d3f7(0x1b5)](_0x252597[_0x24d3f7(0x13a)],_0x3c5db6[_0x24d3f7(0x158)])[_0x24d3f7(0x180)]();for(const _0x41c972 of _0x4eff48)if([_0x24d3f7(0x11a),_0x24d3f7(0x117)][_0x24d3f7(0xc7)](_0x41c972[_0x24d3f7(0x1ac)])&&_0x5d845b[_0x24d3f7(0x1fd)][_0x24d3f7(0xcc)](_0x41c972[_0x24d3f7(0x12e)]))return!0x1;return!0x0;}function Pt(_0x4e79a2,_0x2154c9,_0x40caae=[]){const _0x36754f=_0x218a7e;return!(!_0x4e79a2[_0x36754f(0x1bd)]||!_0x2154c9[_0x36754f(0x1bd)])&&_0x3fa969(_0x41dc3f(_0x4e79a2[_0x36754f(0xb9)],_0x40caae),_0x41dc3f(_0x2154c9[_0x36754f(0xb9)],_0x40caae));}function Lt(_0x204d00,_0x1145d3){const _0xd5f442=_0x218a7e,_0x5741f6=Ht(_0x204d00[_0xd5f442(0xb9)]),_0x33758a=Ht(_0x1145d3);if(!_0x204d00[_0xd5f442(0x1bd)])return!0x1;for(const _0x30a1f9 of Object[_0xd5f442(0x19e)](_0x33758a))if(!_0x3fa969(_0x5741f6[_0x30a1f9],_0x33758a[_0x30a1f9]))return!0x1;return!0x0;}function Ht(_0x36f994){const _0x199034=_0x218a7e,_0x4c3c7f=Object[_0x199034(0xc1)]({},_0x36f994);return delete _0x4c3c7f[_0x199034(0x20c)],delete _0x4c3c7f[_0x199034(0xb7)],_0x4c3c7f;}
|
|
23
|
+
const _0x43a0b3=_0x305f;(function(_0x3b1df5,_0x736679){const _0x382618=_0x305f,_0x55c807=_0x3b1df5();while(!![]){try{const _0x2098e1=-parseInt(_0x382618(0x185))/0x1+-parseInt(_0x382618(0x1fc))/0x2+parseInt(_0x382618(0x1ea))/0x3+-parseInt(_0x382618(0x1aa))/0x4+-parseInt(_0x382618(0x2a2))/0x5*(parseInt(_0x382618(0x27e))/0x6)+-parseInt(_0x382618(0x129))/0x7*(parseInt(_0x382618(0x16f))/0x8)+-parseInt(_0x382618(0x21d))/0x9*(-parseInt(_0x382618(0x152))/0xa);if(_0x2098e1===_0x736679)break;else _0x55c807['push'](_0x55c807['shift']());}catch(_0x1d11f5){_0x55c807['push'](_0x55c807['shift']());}}}(_0x54d6,0x55ed6));import{Plugin as _0x5306b0,PendingActions as _0x5bca9a}from'ckeditor5/src/core.js';import{LiveRange as _0x17670a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3419e4,uid as _0xb05af5,priorities as _0x21521a,logWarning as _0x572e9c}from'ckeditor5/src/utils.js';import{toWidget as _0x27b1fd}from'ckeditor5/src/widget.js';import{Users as _0x40e9ce,hashObject as _0x2d6858,surroundingMarkersDetector as _0x5263d3}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x19d379 from'./commands/trackchangescommand.js';import _0x17dd64 from'./commands/acceptsuggestioncommand.js';import _0x430c7a from'./commands/discardsuggestioncommand.js';import _0x161c88 from'./commands/executeonallsuggestionscommand.js';import _0xf8feea from'./commands/executeonselectedsuggestionscommand.js';import _0x4e3190 from'./suggestion.js';import _0x2b660e from'./suggestiondescriptionfactory.js';import _0x443c95 from'./integrations/aiassistant.js';import _0x4abfd6 from'./integrations/alignment.js';import _0x485668 from'./integrations/basicstyles.js';import _0x4f37cf from'./integrations/blockquote.js';import _0x5c2e4c from'./integrations/casechange.js';import _0x200eff from'./integrations/ckbox.js';import _0x4b24c8 from'./integrations/codeblock.js';import _0x44c3cb from'./integrations/comments.js';import _0x53129d from'./integrations/deletecommand.js';import _0x5bb2d3 from'./integrations/list.js';import _0x1c79af from'./integrations/listproperties.js';import _0x9857c4 from'./integrations/entercommand.js';import _0x43f195 from'./integrations/findandreplace.js';import _0x4c27c7 from'./integrations/font.js';import _0x288e93 from'./integrations/formatpainter.js';import _0x185ccf from'./integrations/heading.js';import _0x4d15d5 from'./integrations/highlight.js';import _0xf52b62 from'./integrations/horizontalline.js';import _0x21e58f from'./integrations/htmlembed.js';import _0x1dfa79 from'./integrations/image.js';import _0x1c7fbb from'./integrations/imagereplace.js';import _0x3250cc from'./integrations/imagestyle.js';function _0x305f(_0x985356,_0x818f19){const _0x54d6bf=_0x54d6();return _0x305f=function(_0x305f9e,_0x544daf){_0x305f9e=_0x305f9e-0x128;let _0x2bc495=_0x54d6bf[_0x305f9e];return _0x2bc495;},_0x305f(_0x985356,_0x818f19);}import _0x3e7b77 from'./integrations/importword.js';import _0x5b0827 from'./integrations/indent.js';import _0x2d8c40 from'./integrations/inputcommand.js';import _0x52aaf4 from'./integrations/link.js';import _0xe0e84a from'./integrations/legacylist.js';import _0xb798cc from'./integrations/legacylistproperties.js';function _0x54d6(){const _0x4a8a72=['isOwn','authoredAt','get','ck-suggestion-marker','registerCustomCallback','dataReady','trackChanges','_mergeNestedSuggestions','unshift','trackChangesCommand','_getSuggestionData','warn','discardSuggestion','comments','stop','locale','addCommentThread','filter','authorName','isArray','$graveyard','getRange','formatGroupId','bindElementToMarker','nodeBefore','getCustomProperty','every','_processAttributeSuggestions','suggestion:','define','getMarkers','fromCharCode','removeAttribute','createPositionBefore','track-changes-adapter-missing-getsuggestion','createPositionAt','toJSON','init','insertContent','2031670KPkZlb','rethrowUnexpectedError','isExternal','elementToElement','enableReadOnlyMode','notReady','markInsertion','widget','attribute:accept','_suggestionState','fire','createRangeOn','plugins','dataToMarker','insertion:discard','$elementName','highest','removeComment','formatInline:join','position','discardSelectedSuggestions','delete','config','insertion:accept','set','isAtStart','trackChanges.trackFormatChanges','isInsideObject','hasSuggestion','202720YDikeL','registerInlineAttribute','unbindElementFromMarkerName','data-suggestion','removed','isNextTo','isAtEnd','_adapter','isBefore','track-changes-command-not-found','_reduceExistingSuggestions','ck-suggestion-marker-formatBlock','_refreshSuggestionsChain','pluginName','find','has','ck-suggestion-marker-','forEach','documentSelection','getUser','tablePasteChainId','attributeKey','69100fVWpHp','_updateSuggestionData','isBlock','insert','deletion:discard','suggestionUnloaded','always','markerToData','writer','setAttribute','commentThread','acceptSelectedSuggestions','_model','elementEnd','insertion','suggestion','conversion','markers','registerBlockAttribute','track-changes-suggestion-data-mismatch','groupId','start','formatBlock:accept','rootName','requires','backward','_joinWithAdjacentSuggestions','createRangeIn','isCollapsed','isObject','track-changes-user-not-found','isIntersecting','removeClass','stopListening','LEAVE','low','next','1132560jVfAUK','_trackFormatChanges','substr','getAncestors','creator','selection','_processAttributeChanges','deletion:chain','startsWith','getItems','forward','before','map','_recordAttributeSuggestions','containsRangeInObject','isDocumentOperation','getContainedElement','reconvertMarker','containerElement','join','values','_setSuggestionRange','createdAt','$text','markInlineFormat','splitPosition','clone','markAttributeChange','listenTo','splice','insertion:join','getDifference','_SUGGESTION_ANNOUNCEMENT','lowest','differ','attribute:join','unbind','_initAriaMarkerChangeAnnouncements','suggestionLoaded','consume','end','isMultiRange','_editor','length','getFirstMarker','getAttribute','_suggestions','showSuggestionHighlights','moveTargetPosition','getSuggestion','isLimit','remove','author','_saved','_isRegisteredAttribute','commands','newValue','attributeOldValue','_getExternalAuthor','refresh','_defaultCallbacks','assign','data','type','1337202bpCRvo','PendingActions','item','_breakSuggestionMarker','getCommentThread','FORMATTING','containsPosition','_getMarkerAnnouncementText','addHighlight','head','deletion:join','isSelectable','value','enableCommand','getChanges','formatInline:','addComment','marker-count','111570DkvtiI','markerName','containsItem','_addThreadToSuggestion','addMarker:suggestion','newRange','_rangeIsInLocalUserInsertion','_setSuggestionData','formatInline:chain','deletion:','never','isEqual','formatBlock:','isUndo','announce','chain','insertion:','isLocal','getFirstRange','attribute:','attribute','schema','suggestion-type','formatBlock:discard','applyOperation','markMultiRangeInsertion','group','Users','nodeAfter','multi','setSelection','_checkSuggestionCorrectness','isAfter','45vYeXAt','editor','pop','_handleNewSuggestionMarker','action','insertion:chain','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.','removeMarkers','ck-suggestion-marker-formatInline','_cutOutSuggestionMarker','move','removeMarker','_blockAttributeKeys','_recordAttributeChanges','markMultiRangeDeletion','targetPosition','_enabledCommands','getChangedMarkers','sort','formatBlock:chain','parent','updateSuggestion','deleteContent','accept','_getAttributeKey','update:suggestion','suggestion:attribute:','formatBlock:join','getWalker','dataDowncast','concat','after','deletion:accept','_createSuggestion','@external','acceptSuggestion','markMultiRangeBlockFormat','high','addClass','formatInline:accept','markerToHighlight','markerNameToElements','error-saving-suggestion-data-suggestion-discarded','removeMarker:suggestion:formatBlock','_suggestionFactory','isTouching','addMarkerName','suggestionChanged','addUser','markBlockFormat','getSuggestions','registerPostFixer','change:activeMarkers','change','createElement','attributes','addSuggestionData','element','_isDataLoaded','toViewElement','_joinSuggestions','attributeNewValue','detach','addMarker:suggestion:attribute','commandName','collaboration.channelId','batch','descriptionFactory','_isForcedDefaultExecutionBlock','isIntersectingWithRange','_afterChanges','getIntersection','ENTER','_addSuggestionMarker','from','isInContent','_customCallbacks','getAllAdjacentSuggestions','addMarker','addRange','catch','clear','open','adapter','fromRange','_splitMarkerName','getLastMatchingPosition','getNearestSelectionRange','isRemovable','setTo','markerReady','_refreshAttributeSuggestionsChain','howMany','format','activeMarkers','createSelection','_commentsRepository','12scLmxR','editing','TrackChangesEditing','ck-suggestion-marker--active','formatInline','_isBlockAttribute','normal','track-changes-suggestion-not-found','oldValue','range','rejected','execute','elementStart','getSuggestionCallback','some','skipNestingCheck','$textProxy','createRange','upcast','name','forceDefaultExecution','rename','options','_findSuggestions','_getAuthorFromId','PENDING_ACTION_SUGGESTION','change:_saved','_reduceSuggestionAttributeRange','split','_registerDefaultCallbacks','external:','substring','track-changes-adapter-already-set','updateMarker','toUpperCase','formatInline:discard','1437215oUCWkX','keys','getMultiRangeId','buildSuggestion','oldRange','multipleBlocks','default','track-changes-enable-command-twice','document','mapper','discardAllSuggestions','includes','key','ready','formatBlock','enableDefaultAttributesIntegration','hasComments','previous','getRanges','then','removeMarker:suggestion:attribute','enqueueChange','acceptAllSuggestions','meta','for','_onDiscard','originalSuggestionId','accepted','deletion','add','_inlineAttributeKeys','containsRange','_removeSuggestion','addSuggestion','getShiftedBy','editingDowncast','resolve','consumable','trackChanges.mergeNestedSuggestions','markDeletion','model','CommentsRepository','discard','root','$marker','hasCommentThread','change:data','subType','size','push','createPositionAfter','fetchCommentThread','return','attribute:discard','35BTPnQQ','addMarker:suggestion:formatBlock'];_0x54d6=function(){return _0x4a8a72;};return _0x54d6();}import _0x51edba from'./integrations/mediaembed.js';import _0x35be60 from'./integrations/mention.js';import _0x18e7b4 from'./integrations/mergefields.js';import _0x1b4162 from'./integrations/multilevellist.js';import _0x118003 from'./integrations/pagebreak.js';import _0x5d4aee from'./integrations/paragraph.js';import _0x431d9f from'./integrations/removeformat.js';import _0x5ab6e5 from'./integrations/restrictededitingmode.js';import _0x11a5f0 from'./integrations/shiftentercommand.js';import _0x573ebb from'./integrations/standardeditingmode.js';import _0x316a02 from'./integrations/style.js';import _0x16034e from'./integrations/table.js';import _0x160295 from'./integrations/tablemergesplit.js';import _0x1e62b0 from'./integrations/tableheadings.js';import _0x47da47 from'./integrations/tableclipboard.js';import _0x124574 from'./integrations/tablecolumnresize.js';import _0x43e423 from'./integrations/template.js';import _0x1625cd from'./integrations/tableofcontents.js';import _0x49cab6 from'./integrations/title.js';import _0x5c004f from'./integrations/undo.js';import _0x5c49bd from'./integrations/tablecaption.js';import _0x16b08b from'./integrations/tableproperties.js';import{getTranslation as _0x32c643}from'./utils/common-translations.js';import{isEqual as _0x53778a,omit as _0x33855c}from'lodash-es';export const renameAttributeKey=_0x43a0b3(0x161);export default class p extends _0x5306b0{static get[_0x43a0b3(0x19d)](){const _0x12b56a=_0x43a0b3;return[_0x12b56a(0x2cb),_0x40e9ce,_0x5bca9a,_0x443c95,_0x4abfd6,_0x485668,_0x4f37cf,_0x200eff,_0x5c2e4c,_0x4b24c8,_0x44c3cb,_0x53129d,_0x9857c4,_0x43f195,_0x4c27c7,_0x288e93,_0x185ccf,_0x4d15d5,_0xf52b62,_0x21e58f,_0x1dfa79,_0x3250cc,_0x1c7fbb,_0x3e7b77,_0x5b0827,_0x2d8c40,_0xe0e84a,_0xb798cc,_0x1b4162,_0x52aaf4,_0x5bb2d3,_0x1c79af,_0x51edba,_0x35be60,_0x18e7b4,_0x118003,_0x5d4aee,_0x431d9f,_0x5ab6e5,_0x11a5f0,_0x573ebb,_0x316a02,_0x16034e,_0x160295,_0x1e62b0,_0x5c49bd,_0x47da47,_0x124574,_0x1625cd,_0x16b08b,_0x43e423,_0x49cab6,_0x5c004f];}static get[_0x43a0b3(0x17c)](){const _0x2e0320=_0x43a0b3;return _0x2e0320(0x280);}constructor(_0x1fe9c7){const _0x3856ae=_0x43a0b3;function _0x48827c(_0x52e523){const _0x342f50=_0x305f;return _0x52e523[_0x342f50(0x1b6)](_0x5bc36c=>String[_0x342f50(0x14a)](_0x5bc36c))[_0x342f50(0x1bd)]('');}super(_0x1fe9c7),this[_0x3856ae(0x1b7)]=!0x1,this[_0x3856ae(0x16a)](_0x3856ae(0x27b),[]),this['on'](_0x3856ae(0x251),(_0x55533b,_0x367f42,_0x2f1fea,_0x5ae3ea)=>{const _0x258803=_0x3856ae;this[_0x258803(0x191)][_0x258803(0x252)](()=>{const _0x3ea657=_0x258803;for(const _0x4c146c of[..._0x5ae3ea,..._0x2f1fea])this[_0x3ea657(0x191)][_0x3ea657(0x196)][_0x3ea657(0x17e)](_0x4c146c)&&_0x1fe9c7[_0x3ea657(0x27f)][_0x3ea657(0x1bb)](_0x4c146c);});}),this[_0x3856ae(0x260)]=new _0x2b660e(this[_0x3856ae(0x21e)][_0x3856ae(0x2ca)][_0x3856ae(0x211)],this[_0x3856ae(0x21e)][_0x3856ae(0x13a)]),this[_0x3856ae(0x176)]=null,this[_0x3856ae(0x249)]=new Rt(this[_0x3856ae(0x21e)]),this[_0x3856ae(0x1d8)]=new Map(),this[_0x3856ae(0x27d)]=_0x1fe9c7[_0x3856ae(0x15e)][_0x3856ae(0x12d)](_0x3856ae(0x2cb)),this[_0x3856ae(0x22d)]=new Set(),this[_0x3856ae(0x191)]=this[_0x3856ae(0x21e)][_0x3856ae(0x2ca)],this[_0x3856ae(0x15b)]=new WeakMap(),this[_0x3856ae(0x261)]=!0x1,this[_0x3856ae(0x229)]=new Set([_0x3856ae(0x161)]),this[_0x3856ae(0x2c0)]=new Set(),_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x148)](_0x3856ae(0x16c),_0x3856ae(0x2a8)),this[_0x3856ae(0x1ab)]=_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x12d)](_0x3856ae(0x16c)),_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x148)](_0x3856ae(0x2c8),!0x0),this[_0x3856ae(0x132)]=_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x12d)](_0x3856ae(0x2c8)),this[_0x3856ae(0x134)]=new _0x19d379(_0x1fe9c7,this[_0x3856ae(0x22d)]),this[_0x3856ae(0x1cf)](),this[_0x48827c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x48827c([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x34]);}[_0x43a0b3(0x150)](){const _0x53f4b9=_0x43a0b3,_0x4760c4=this[_0x53f4b9(0x21e)],_0x1c848b=(_0x3cc4e8,_0x220c6a)=>{const _0x3308a8=_0x53f4b9;if(_0x3308a8(0x210)!=_0x3cc4e8)return _0x3308a8(0x17f)+_0x3cc4e8;const _0x3722ec=_0x220c6a[_0x3308a8(0x29a)]('|')[0x0];return this[_0x3308a8(0x283)](_0x3722ec)?_0x3308a8(0x17a):_0x3308a8(0x225);};_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x245)]({'model':_0x53f4b9(0x194),'view':_0x58c994=>{const _0x4061ae=_0x53f4b9,{id:_0x11031a,type:_0x333684,subType:_0x5b9753}=this[_0x4061ae(0x272)](_0x58c994[_0x4061ae(0x1fd)]),_0x8e1404=[_0x4061ae(0x12e),_0x1c848b(_0x333684,_0x5b9753)];let _0xa19d49=0xbb8;return this[_0x4061ae(0x27b)][_0x4061ae(0x2ad)](_0x58c994[_0x4061ae(0x1fd)])&&(_0x8e1404[_0x4061ae(0x2d3)](_0x4061ae(0x281)),_0xa19d49=0xbc2),_0x4061ae(0x2be)==_0x333684&&(_0xa19d49+=0x5),{'classes':_0x8e1404,'attributes':{'data-suggestion':_0x11031a},'priority':_0xa19d49};}}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x2bf)](_0x20986e=>{const _0x3f9723=_0x53f4b9;_0x20986e['on'](_0x3f9723(0x200),(_0x5ab358,_0x3e6ab6,_0x1c4ba5)=>{const _0x58cdbd=_0x3f9723;if(!_0x1c4ba5[_0x58cdbd(0x294)][_0x58cdbd(0x1d9)])return;const _0x52cace=_0x3e6ab6[_0x58cdbd(0x1ec)];if(!_0x52cace)return;const _0x24af03=_0x1c4ba5[_0x58cdbd(0x2ab)][_0x58cdbd(0x258)](_0x52cace);_0x4760c4[_0x58cdbd(0x2ca)][_0x58cdbd(0x211)][_0x58cdbd(0x1a2)](_0x52cace)&&_0x24af03&&!_0x24af03[_0x58cdbd(0x144)](_0x58cdbd(0x159))&&_0x24af03['is'](_0x58cdbd(0x1bc))&&_0x27b1fd(_0x24af03,_0x1c4ba5[_0x58cdbd(0x18d)]);},{'priority':_0x3f9723(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x245)]({'model':_0x53f4b9(0x194),'view':(_0x3b52be,_0x5650c8)=>{const _0x5ac46b=_0x53f4b9;if(!_0x5650c8[_0x5ac46b(0x294)][_0x5ac46b(0x1d9)])return null;const {type:_0x49787c,subType:_0x289251}=this[_0x5ac46b(0x272)](_0x3b52be[_0x5ac46b(0x1fd)]);return{'classes':[_0x5ac46b(0x12e),_0x1c848b(_0x49787c,_0x289251)],'priority':0xbb8};}});const _0x3bb337=({showActiveMarkers:_0x17ecc2=!0x0,isAttributeSuggestion:_0x92a9bf=!0x1}={})=>(_0x1b9f4d,_0x1debea,_0x4988f2)=>{const _0x3bd6ef=_0x53f4b9;if(!_0x1debea[_0x3bd6ef(0x1ec)])return;const {id:_0x2fb47e}=this[_0x3bd6ef(0x272)](_0x1debea[_0x3bd6ef(0x1fd)]);if(_0x92a9bf){const _0x33a8df=this[_0x3bd6ef(0x1d8)][_0x3bd6ef(0x12d)](_0x2fb47e),_0x5d5b7c=this[_0x3bd6ef(0x235)](_0x33a8df);if(!this[_0x3bd6ef(0x283)](_0x5d5b7c))return;}if(_0x1debea[_0x3bd6ef(0x1ec)]['is'](_0x3bd6ef(0x1af)))return void _0x4988f2[_0x3bd6ef(0x2c7)][_0x3bd6ef(0x1d1)](_0x1debea[_0x3bd6ef(0x1ec)],_0x1b9f4d[_0x3bd6ef(0x291)]);const _0xe5eec1=_0x4988f2[_0x3bd6ef(0x2ab)][_0x3bd6ef(0x258)](_0x1debea[_0x3bd6ef(0x1ec)]);if(_0x1debea[_0x3bd6ef(0x1ec)]['is'](_0x3bd6ef(0x256))&&_0x4760c4[_0x3bd6ef(0x2ca)][_0x3bd6ef(0x211)][_0x3bd6ef(0x187)](_0x1debea[_0x3bd6ef(0x1ec)])&&!_0xe5eec1[_0x3bd6ef(0x144)](_0x3bd6ef(0x1f2))){_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x243)]([_0x3bd6ef(0x12e),_0x3bd6ef(0x17a)],_0xe5eec1),_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x18e)](_0x3bd6ef(0x172),_0x2fb47e,_0xe5eec1),_0x4988f2[_0x3bd6ef(0x2ab)][_0x3bd6ef(0x142)](_0xe5eec1,_0x1debea[_0x3bd6ef(0x1fd)]),_0x17ecc2&&(this[_0x3bd6ef(0x27b)][_0x3bd6ef(0x2ad)](_0x1debea[_0x3bd6ef(0x1fd)])?_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x243)](_0x3bd6ef(0x281),_0xe5eec1):_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x1a5)](_0x3bd6ef(0x281),_0xe5eec1));for(const _0x30f5f4 of _0x4760c4[_0x3bd6ef(0x2ca)][_0x3bd6ef(0x1a0)](_0x1debea[_0x3bd6ef(0x1ec)])[_0x3bd6ef(0x1b3)]())_0x4988f2[_0x3bd6ef(0x2c7)][_0x3bd6ef(0x1d1)](_0x30f5f4,_0x1b9f4d[_0x3bd6ef(0x291)]);_0x4988f2[_0x3bd6ef(0x2c7)][_0x3bd6ef(0x1d1)](_0x1debea[_0x3bd6ef(0x1ec)],_0x1b9f4d[_0x3bd6ef(0x291)]);}};_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x2bf)](_0x18c8e8=>{const _0x424124=_0x53f4b9;_0x18c8e8['on'](_0x424124(0x12a),(_0x5ad533,_0x71cf78,_0x5907dc)=>{const _0x444e1f=_0x424124;_0x5907dc[_0x444e1f(0x294)][_0x444e1f(0x1d9)]&&_0x3bb337({'showActiveMarkers':!0x1})(_0x5ad533,_0x71cf78,_0x5907dc);},{'priority':_0x424124(0x162)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x2bf)](_0x11b499=>{const _0x55e7bc=_0x53f4b9;_0x11b499['on'](_0x55e7bc(0x25c),(_0x13a2a5,_0x41a319,_0x5d4a23)=>{const _0x45a75d=_0x55e7bc;_0x5d4a23[_0x45a75d(0x294)][_0x45a75d(0x1d9)]&&_0x3bb337({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x13a2a5,_0x41a319,_0x5d4a23);},{'priority':_0x55e7bc(0x162)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x18c)]({'model':_0x53f4b9(0x194),'view':(_0x1e7e3f,_0xc2af6f)=>_0xc2af6f[_0x53f4b9(0x294)][_0x53f4b9(0x1d9)]?null:{'group':_0x53f4b9(0x194),'name':_0x1e7e3f[_0x53f4b9(0x1ac)](0xb)}}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x290))[_0x53f4b9(0x155)]({'view':{'name':_0x53f4b9(0x194),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1d39da,{writer:_0x4f46e4})=>{const _0x567c77=_0x53f4b9;let _0xfced84=_0x567c77(0x147)+_0x1d39da[_0x567c77(0x1d7)](_0x567c77(0x212))+':'+_0x1d39da[_0x567c77(0x1d7)]('id');return _0x1d39da[_0x567c77(0x1d7)](_0x567c77(0x1fb))&&(_0xfced84+=':'+_0x1d39da[_0x567c77(0x1d7)](_0x567c77(0x1fb))),_0x4f46e4[_0x567c77(0x253)](_0x567c77(0x2ce),{'data-name':_0xfced84});}}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x290))[_0x53f4b9(0x15f)]({'view':_0x53f4b9(0x194)}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x259ae8=>{const _0x492da6=_0x53f4b9;_0x259ae8['on'](_0x492da6(0x12a),_0x3bb337(),{'priority':_0x492da6(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x43f4e4=>{const _0x369217=_0x53f4b9;_0x43f4e4['on'](_0x369217(0x25c),_0x3bb337({'isAttributeSuggestion':!0x0}),{'priority':_0x369217(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x1be694=>{const _0x2bed95=_0x53f4b9;_0x1be694['on'](_0x2bed95(0x248),(_0x52f78c,_0x48d540,_0x38b6b6)=>{const _0x4b414=_0x2bed95,_0x51370f=_0x38b6b6[_0x4b414(0x2ab)][_0x4b414(0x246)](_0x48d540[_0x4b414(0x1fd)]);if(_0x51370f){for(const _0x8ff214 of _0x51370f)_0x8ff214[_0x4b414(0x144)](_0x4b414(0x1f2))||(_0x38b6b6[_0x4b414(0x18d)][_0x4b414(0x1a5)]([_0x4b414(0x12e),_0x4b414(0x17a),_0x4b414(0x281)],_0x8ff214),_0x38b6b6[_0x4b414(0x18d)][_0x4b414(0x14b)](_0x4b414(0x172),_0x8ff214),_0x38b6b6[_0x4b414(0x2ab)][_0x4b414(0x171)](_0x8ff214,_0x48d540[_0x4b414(0x1fd)]));}},{'priority':_0x2bed95(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x27eea2=>{const _0x9a481f=_0x53f4b9;_0x27eea2['on'](_0x9a481f(0x2b6),(_0x2ceae5,_0x2c1f62,_0x34b370)=>{const _0x56f356=_0x9a481f,_0x51aa7b=_0x34b370[_0x56f356(0x2ab)][_0x56f356(0x246)](_0x2c1f62[_0x56f356(0x1fd)]);if(!_0x51aa7b)return;const {id:_0x2dc4e}=this[_0x56f356(0x272)](_0x2c1f62[_0x56f356(0x1fd)]),_0x136bf2=this[_0x56f356(0x1d8)][_0x56f356(0x12d)](_0x2dc4e),_0x1c79a0=this[_0x56f356(0x235)](_0x136bf2);if(this[_0x56f356(0x283)](_0x1c79a0)){for(const _0xa29427 of _0x51aa7b)_0xa29427[_0x56f356(0x144)](_0x56f356(0x1f2))||(_0x34b370[_0x56f356(0x18d)][_0x56f356(0x1a5)]([_0x56f356(0x12e),_0x56f356(0x17a),_0x56f356(0x281)],_0xa29427),_0x34b370[_0x56f356(0x18d)][_0x56f356(0x14b)](_0x56f356(0x172),_0xa29427),_0x34b370[_0x56f356(0x2ab)][_0x56f356(0x171)](_0xa29427,_0x2c1f62[_0x56f356(0x1fd)]));}},{'priority':_0x9a481f(0x242)});}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x3d6aae=>{const _0x488caa=_0x53f4b9;let _0x494d6a=!0x1;const _0x2d684f=Array[_0x488caa(0x267)](_0x4760c4[_0x488caa(0x2ca)][_0x488caa(0x2aa)][_0x488caa(0x1cc)][_0x488caa(0x22e)]()),_0x287049=new Set();for(const {name:_0x10cd5b,data:_0x397236}of _0x2d684f){const {group:_0x50fabe,type:_0x372344,subType:_0x4ed0f7,id:_0x25230a}=this[_0x488caa(0x272)](_0x10cd5b);if(_0x488caa(0x194)!==_0x50fabe)continue;const _0x2c5e1e=this[_0x488caa(0x1d8)][_0x488caa(0x12d)](_0x25230a);if(null!=_0x397236[_0x488caa(0x201)]){_0x488caa(0x282)==_0x372344&&(_0x494d6a=_0x494d6a||Vt(_0x397236[_0x488caa(0x201)],_0x10cd5b,_0x3d6aae,_0x4760c4[_0x488caa(0x2ca)][_0x488caa(0x211)]));const _0x5efc93=_0x488caa(0x210)==_0x372344&&this[_0x488caa(0x283)](_0x4ed0f7[_0x488caa(0x29a)]('|')[0x0]);if(_0x397236[_0x488caa(0x201)][_0x488caa(0x1a1)]||_0x488caa(0x13f)==_0x397236[_0x488caa(0x201)][_0x488caa(0x2cd)][_0x488caa(0x19c)]||_0x488caa(0x2b0)==_0x372344&&!Ot(_0x397236[_0x488caa(0x201)])||_0x5efc93&&!Ot(_0x397236[_0x488caa(0x201)])||_0x488caa(0x2be)==_0x372344&&!(!Et(_0x428049=_0x397236[_0x488caa(0x201)])&&!function(_0x3e7130){const _0x169dc0=_0x488caa;return _0x3e7130[_0x169dc0(0x19a)][_0x169dc0(0x231)]==_0x3e7130[_0x169dc0(0x1d2)][_0x169dc0(0x143)]&&_0x3e7130[_0x169dc0(0x19a)][_0x169dc0(0x175)];}(_0x428049)))_0x3d6aae[_0x488caa(0x228)](_0x10cd5b),_0x494d6a=!0x0;else{if(!_0x2c5e1e||!_0x2c5e1e[_0x488caa(0x268)])continue;_0x287049[_0x488caa(0x2bf)](_0x2c5e1e);}}}var _0x428049;return _0x287049[_0x488caa(0x2d2)]>0x0&&(_0x494d6a=!!this[_0x488caa(0x19f)](_0x287049)||_0x494d6a),_0x494d6a;}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x1435ef=>{const _0x453199=_0x53f4b9;let _0x106f71=!0x1;for(const _0x1a9fc7 of _0x4760c4[_0x453199(0x2ca)][_0x453199(0x2aa)][_0x453199(0x1cc)][_0x453199(0x1f8)]())if(_0x453199(0x188)==_0x1a9fc7[_0x453199(0x1e9)])for(const _0x19a9fa of this[_0x453199(0x1d8)][_0x453199(0x1be)]()){if(_0x19a9fa[_0x453199(0x1d3)]||!_0x19a9fa[_0x453199(0x268)])continue;const _0x1c73fd=_0x453199(0x2b0)==_0x19a9fa[_0x453199(0x1e9)],_0x4250a4=this[_0x453199(0x235)](_0x19a9fa),_0x34471a=_0x4250a4&&this[_0x453199(0x283)](_0x4250a4);if(!_0x1c73fd&&!_0x34471a)continue;const _0x3efd6a=_0x19a9fa[_0x453199(0x20e)]();if(_0x3efd6a[_0x453199(0x19a)][_0x453199(0x231)]!=_0x3efd6a[_0x453199(0x1d2)][_0x453199(0x231)]&&!_0x3efd6a[_0x453199(0x1d2)][_0x453199(0x175)]){const _0x4fe285=_0x4760c4[_0x453199(0x2ca)][_0x453199(0x14e)](_0x3efd6a[_0x453199(0x19a)][_0x453199(0x218)],_0x453199(0x1d2)),_0x450a6b=_0x4760c4[_0x453199(0x2ca)][_0x453199(0x28f)](_0x3efd6a[_0x453199(0x19a)],_0x4fe285);_0x1435ef[_0x453199(0x29f)](_0x19a9fa[_0x453199(0x1d6)](),{'range':_0x450a6b}),_0x106f71=!0x0;}}return _0x106f71;}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x210c21=>this[_0x53f4b9(0x1b0)](_0x210c21)),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x3d40ea=>!_0x3d40ea[_0x53f4b9(0x25f)][_0x53f4b9(0x20d)]&&this[_0x53f4b9(0x146)](_0x3d40ea)),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x263),()=>{const _0x2c7f60=_0x53f4b9;this[_0x2c7f60(0x1b7)]=!0x1;}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)]['on'](_0x53f4b9(0x2d0),(_0xaa04ec,_0x4ed8fa)=>{const _0x1e9286=_0x53f4b9;if(!_0x4ed8fa[_0x1e9286(0x20d)]||_0x4ed8fa[_0x1e9286(0x209)])return;if(!this[_0x1e9286(0x1b7)])return;const _0x5e805a=_0x4760c4[_0x1e9286(0x2ca)][_0x1e9286(0x2aa)][_0x1e9286(0x1cc)][_0x1e9286(0x1f8)]();if(0x0==_0x5e805a[_0x1e9286(0x1d5)])return;const _0x218168=[],_0x6729d=_0x5e805a[_0x1e9286(0x13c)](_0x5116a5=>_0x1e9286(0x210)==_0x5116a5[_0x1e9286(0x1e9)]),_0x51c278=_0x5e805a[_0x1e9286(0x13c)](_0x1e42bd=>_0x1e9286(0x188)==_0x1e42bd[_0x1e9286(0x1e9)]&&_0x1e9286(0x1c1)!=_0x1e42bd[_0x1e9286(0x291)]);for(const _0x1c1ef3 of _0x6729d)this[_0x1e9286(0x1e0)](_0x1c1ef3[_0x1e9286(0x184)])&&_0x218168[_0x1e9286(0x2d3)]({'key':_0x1c1ef3[_0x1e9286(0x184)],'newValue':_0x1c1ef3[_0x1e9286(0x25a)],'oldValue':_0x1c1ef3[_0x1e9286(0x1e3)],'range':Gt(_0x1c1ef3[_0x1e9286(0x287)],_0x4760c4[_0x1e9286(0x2ca)])});for(const _0xd13557 of _0x51c278){if(_0x1e9286(0x293)!=_0xd13557[_0x1e9286(0x221)]&&_0x1e9286(0x1e5)!=_0xd13557[_0x1e9286(0x221)])continue;const _0x7cd957=Ft(_0xd13557[_0x1e9286(0x165)][_0x1e9286(0x218)],_0x4760c4[_0x1e9286(0x2ca)]),_0x5cd8f2=_0xd13557[_0x1e9286(0x1b5)];_0x1e9286(0x293)==_0xd13557[_0x1e9286(0x221)]&&_0x218168[_0x1e9286(0x2d3)]({'key':_0x1e9286(0x161),'newValue':_0xd13557[_0x1e9286(0x291)],'oldValue':_0x5cd8f2[_0x1e9286(0x291)],'range':_0x7cd957});for(const [_0x745954,_0x444ade]of _0x5cd8f2[_0x1e9286(0x254)]){if(!this[_0x1e9286(0x1e0)](_0x745954))continue;const _0x231b38=_0xd13557[_0x1e9286(0x254)][_0x1e9286(0x12d)](_0x745954);_0x444ade!==_0x231b38&&_0x218168[_0x1e9286(0x2d3)]({'key':_0x745954,'newValue':_0x231b38,'oldValue':_0x444ade,'range':_0x7cd957});}for(const [_0x154cbe,_0x4b862c]of _0xd13557[_0x1e9286(0x254)])this[_0x1e9286(0x1e0)](_0x154cbe)&&(_0x5cd8f2[_0x1e9286(0x254)][_0x1e9286(0x17e)](_0x154cbe)||_0x218168[_0x1e9286(0x2d3)]({'key':_0x154cbe,'newValue':_0x4b862c,'oldValue':null,'range':_0x7cd957}));}0x0!=_0x218168[_0x1e9286(0x1d5)]&&_0x4760c4[_0x1e9286(0x2ca)][_0x1e9286(0x2b7)](_0x4ed8fa,_0x2b64a0=>{const _0x3c9e63=_0x1e9286,_0x158d4c=_0xb05af5();for(const {range:_0x222470,key:_0x57c9c8,oldValue:_0x273c67,newValue:_0x1d36ce}of _0x218168)this[_0x3c9e63(0x1c5)](_0x222470,_0x57c9c8,_0x273c67,_0x1d36ce,{'groupId':_0x158d4c});this[_0x3c9e63(0x179)](_0x2b64a0,_0x218168);});},{'priority':_0x53f4b9(0x1cb)}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x196)]['on'](_0x53f4b9(0x236),(_0x9c6df4,_0x136256,_0x89dd83)=>{const _0x22f58c=_0x53f4b9;if(null==_0x89dd83){const {id:_0x2b01d2}=this[_0x22f58c(0x272)](_0x136256[_0x22f58c(0x291)]),_0xa42226=this[_0x22f58c(0x1d8)][_0x22f58c(0x12d)](_0x2b01d2);_0xa42226&&_0xa42226[_0x22f58c(0x24b)](_0x136256[_0x22f58c(0x291)]);}}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)]['on'](_0x53f4b9(0x2d0),()=>{const _0x10d717=_0x53f4b9,_0x5262cb=Array[_0x10d717(0x267)](_0x4760c4[_0x10d717(0x2ca)][_0x10d717(0x2aa)][_0x10d717(0x1cc)][_0x10d717(0x22e)]())[_0x10d717(0x13c)](_0x4a5520=>_0x10d717(0x194)===this[_0x10d717(0x272)](_0x4a5520[_0x10d717(0x291)])[_0x10d717(0x216)]);if(0x0===_0x5262cb[_0x10d717(0x1d5)])return;_0x5262cb[_0x10d717(0x22f)]((_0x1deb3b,_0x640077)=>{const _0x4f409b=_0x10d717,_0x1b613a=_0x1deb3b[_0x4f409b(0x1e8)][_0x4f409b(0x2a6)],_0x151e9a=_0x640077[_0x4f409b(0x1e8)][_0x4f409b(0x2a6)];return null===_0x1b613a&&null===_0x151e9a?0x0:null===_0x1b613a&&null!==_0x151e9a?-0x1:null!==_0x1b613a&&null===_0x151e9a?0x1:_0x1b613a[_0x4f409b(0x19a)][_0x4f409b(0x177)](_0x151e9a[_0x4f409b(0x19a)])?-0x1:0x1;});const _0x2f5050=new Set(),_0x4fc50c=new Set();for(const {name:_0x380315,data:_0x56c05e}of _0x5262cb){const {id:_0x241d79}=this[_0x10d717(0x272)](_0x380315);if(null===_0x56c05e[_0x10d717(0x2a6)]){const _0x222900=this[_0x10d717(0x220)](_0x380315);_0x4fc50c[_0x10d717(0x2bf)](_0x222900);}else{const _0x4d6f80=this[_0x10d717(0x1d8)][_0x10d717(0x12d)](_0x241d79);null!==_0x56c05e[_0x10d717(0x201)]||_0x4d6f80[_0x10d717(0x268)]?(_0x2f5050[_0x10d717(0x2bf)](_0x4d6f80[_0x10d717(0x1f3)]),_0x4fc50c[_0x10d717(0x2bf)](_0x4d6f80)):this[_0x10d717(0x2c2)](_0x4d6f80);}}_0x4fc50c[_0x10d717(0x2d2)]>0x0&&this[_0x10d717(0x17b)](_0x4fc50c);for(const _0xfa5664 of _0x2f5050)this[_0x10d717(0x15c)](_0x10d717(0x24c),_0xfa5664);}),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x214),(_0x47bcbe,_0x189f80)=>{const _0x2f40d5=_0x53f4b9,_0x3de2c3=_0x189f80[0x0];if(!this[_0x2f40d5(0x1d8)][_0x2f40d5(0x2d2)])return;if(!_0x3de2c3[_0x2f40d5(0x1b9)])return;if(_0x3de2c3[_0x2f40d5(0x25f)][_0x2f40d5(0x209)]||!_0x3de2c3[_0x2f40d5(0x25f)][_0x2f40d5(0x20d)])return;let _0x26e196,_0x5372e4;switch(_0x3de2c3[_0x2f40d5(0x1e9)]){case _0x2f40d5(0x188):_0x26e196=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x165)]),_0x5372e4=_0x26e196[_0x2f40d5(0x2c4)](_0x3de2c3[_0x2f40d5(0x279)]);break;case _0x2f40d5(0x29a):_0x26e196=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x1c3)]),_0x5372e4=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x1da)]);break;case _0x2f40d5(0x227):_0x26e196=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x22c)]),_0x5372e4=_0x26e196[_0x2f40d5(0x2c4)](_0x3de2c3[_0x2f40d5(0x279)]);break;default:return;}const _0x1d44b0=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x28f)](_0x26e196,_0x5372e4);_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x252)](()=>{const _0x5e9b91=_0x2f40d5;for(const {suggestion:_0x4b9cb3,meta:_0x11e1d7}of this[_0x5e9b91(0x295)](_0x1d44b0)){if(_0x4b9cb3[_0x5e9b91(0x1d3)])continue;if(_0x5e9b91(0x282)==_0x4b9cb3[_0x5e9b91(0x1e9)])continue;const _0x5d2a59=this[_0x5e9b91(0x235)](_0x4b9cb3);if(_0x5d2a59&&this[_0x5e9b91(0x283)](_0x5d2a59)&&_0x5e9b91(0x29a)!=_0x3de2c3[_0x5e9b91(0x1e9)])continue;const _0xa94ef8=_0x4b9cb3[_0x5e9b91(0x1e8)]&&_0x4b9cb3[_0x5e9b91(0x1e8)][_0x5e9b91(0x2a7)];(_0x5e9b91(0x2b0)!=_0x4b9cb3[_0x5e9b91(0x1e9)]||_0x5e9b91(0x29a)==_0x3de2c3[_0x5e9b91(0x1e9)]&&!_0xa94ef8)&&(_0x11e1d7[_0x5e9b91(0x1b8)]||_0x5e9b91(0x193)==_0x4b9cb3[_0x5e9b91(0x1e9)]&&_0x11e1d7[_0x5e9b91(0x12b)]||_0x4b9cb3[_0x5e9b91(0x20e)]()[_0x5e9b91(0x2c1)](_0x1d44b0)&&this[_0x5e9b91(0x1ed)](_0x4b9cb3,_0x26e196,_0x5372e4));}});},{'priority':_0x53f4b9(0x1cb)}),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x233),(_0x58f0aa,_0x63806b)=>{const _0x3f70d3=_0x53f4b9,_0x167749=_0x63806b[0x0],_0xd7904f=_0x63806b[0x1];if(_0xd7904f&&_0xd7904f[_0x3f70d3(0x292)])return;if(this[_0x3f70d3(0x261)])return;if(!this[_0x3f70d3(0x134)][_0x3f70d3(0x1f6)])return;if(_0x167749[_0x3f70d3(0x1a1)])return;const _0x30030f=_0x4760c4[_0x3f70d3(0x2ca)][_0x3f70d3(0x211)],{start:_0x795381,end:_0x56a66c}=_0x167749[_0x3f70d3(0x20e)](),_0x4f3967=_0x795381[_0x3f70d3(0x218)]&&_0x30030f[_0x3f70d3(0x1dc)](_0x795381[_0x3f70d3(0x218)])?null:_0x30030f[_0x3f70d3(0x274)](_0x795381,_0x3f70d3(0x1b4)),_0x1a320f=_0x56a66c[_0x3f70d3(0x143)]&&_0x30030f[_0x3f70d3(0x1dc)](_0x56a66c[_0x3f70d3(0x143)])?null:_0x30030f[_0x3f70d3(0x274)](_0x56a66c,_0x3f70d3(0x19e)),_0x26a533=_0x4760c4[_0x3f70d3(0x2ca)][_0x3f70d3(0x28f)](_0x4f3967?_0x4f3967[_0x3f70d3(0x19a)]:_0x795381,_0x1a320f?_0x1a320f[_0x3f70d3(0x1d2)]:_0x56a66c);_0x4760c4[_0x3f70d3(0x2ca)][_0x3f70d3(0x252)](_0x2bde82=>{const _0x3e54da=_0x3f70d3;this[_0x3e54da(0x2c9)](_0x26a533);const _0x5ae2f8=_0x4760c4[_0x3e54da(0x2ca)][_0x3e54da(0x211)][_0x3e54da(0x274)](_0x26a533[_0x3e54da(0x19a)]);_0x167749['is'](_0x3e54da(0x181))?_0x2bde82[_0x3e54da(0x21a)](_0x5ae2f8):_0x167749[_0x3e54da(0x276)](_0x5ae2f8);}),_0x58f0aa[_0x3f70d3(0x139)]();},{'priority':_0x21521a[_0x53f4b9(0x284)]+0xa}),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x151),(_0x1b5100,_0xd54e86)=>{const _0x191504=_0x53f4b9,_0x377d29=_0xd54e86[_0xd54e86[_0x191504(0x1d5)]-0x1];_0x377d29&&_0x377d29[_0x191504(0x292)]||this[_0x191504(0x261)]||this[_0x191504(0x134)][_0x191504(0x1f6)]&&(_0x4760c4[_0x191504(0x2ca)][_0x191504(0x252)](()=>{const _0x5686a0=_0x191504;let _0x1c0f49=_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x151)](_0xd54e86[0x0],_0xd54e86[0x1],_0xd54e86[0x2],{'forceDefaultExecution':!0x0});if(!_0x1c0f49)return;_0x1b5100[_0x5686a0(0x2d6)]=_0x1c0f49[_0x5686a0(0x1c4)]();const _0x20cc67=_0x1c0f49[_0x5686a0(0x1d2)][_0x5686a0(0x143)],_0x4896fa=_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x211)];_0x20cc67&&_0x4896fa[_0x5686a0(0x187)](_0x20cc67)&&!_0x4896fa[_0x5686a0(0x1a2)](_0x20cc67)&&(_0x1c0f49=_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x28f)](_0x1c0f49[_0x5686a0(0x19a)],_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x14e)](_0x20cc67,_0x5686a0(0x1d2)))),this[_0x5686a0(0x158)](_0x1c0f49);}),_0x1b5100[_0x191504(0x139)]());},{'priority':_0x53f4b9(0x242)}),this[_0x53f4b9(0x21e)][_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x131),this[_0x53f4b9(0x134)]),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x131));const _0x4e1dce=new _0x17dd64(_0x4760c4,this[_0x53f4b9(0x1d8)]);_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x240),_0x4e1dce),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x240));const _0x44ee5f=new _0x430c7a(_0x4760c4,this[_0x53f4b9(0x1d8)]);_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x137),_0x44ee5f),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x137)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x2b8),new _0x161c88(_0x4760c4,_0x4e1dce,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x2b8)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x2ac),new _0x161c88(_0x4760c4,_0x44ee5f,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x2ac)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x190),new _0xf8feea(_0x4760c4,_0x4e1dce,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x190)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x166),new _0xf8feea(_0x4760c4,_0x44ee5f,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x166));const _0x42cbd7=_0x4760c4[_0x53f4b9(0x15e)][_0x53f4b9(0x12d)](_0x53f4b9(0x2cb));this[_0x53f4b9(0x1c6)](_0x42cbd7,_0x53f4b9(0x1fa),(_0x315c07,{threadId:_0x4de1f9})=>{const _0x26b844=_0x53f4b9,_0x22f215=this[_0x26b844(0x1d8)][_0x26b844(0x12d)](_0x4de1f9);_0x22f215&&_0x22f215[_0x26b844(0x18f)]&&0x1===_0x22f215[_0x26b844(0x18f)][_0x26b844(0x1d5)]&&this[_0x26b844(0x186)](_0x4de1f9,{'hasComments':!0x0});},{'priority':_0x53f4b9(0x1a8)}),this[_0x53f4b9(0x1c6)](_0x42cbd7,_0x53f4b9(0x163),(_0x3ea6fe,{threadId:_0x15009f})=>{const _0x50f7f6=_0x53f4b9,_0x518fd6=this[_0x50f7f6(0x1d8)][_0x50f7f6(0x12d)](_0x15009f);_0x518fd6&&_0x518fd6[_0x50f7f6(0x18f)]&&!_0x518fd6[_0x50f7f6(0x18f)][_0x50f7f6(0x1d5)]&&this[_0x50f7f6(0x186)](_0x15009f,{'hasComments':!0x1});},{'priority':_0x53f4b9(0x1a8)});}set[_0x43a0b3(0x270)](_0x553e93){const _0x4c7589=_0x43a0b3;if(this[_0x4c7589(0x176)])throw new _0x3419e4(_0x4c7589(0x29e),this);this[_0x4c7589(0x176)]=_0x553e93;}get[_0x43a0b3(0x270)](){const _0x54d5ee=_0x43a0b3;return this[_0x54d5ee(0x176)];}[_0x43a0b3(0x24f)]({skipNotAttached:_0x25d172=!0x1,toJSON:_0x35614b=!0x1}={}){const _0x14bc34=_0x43a0b3,_0x155f31=[];for(const _0x4f99b9 of this[_0x14bc34(0x1d8)][_0x14bc34(0x1be)]())_0x25d172&&!_0x4f99b9[_0x14bc34(0x268)]||_0x155f31[_0x14bc34(0x2d3)](_0x4f99b9);return _0x35614b?_0x155f31[_0x14bc34(0x1b6)](_0x1574ed=>_0x1574ed[_0x14bc34(0x14f)]()):_0x155f31;}[_0x43a0b3(0x1db)](_0x2a4e08){const _0x2a54f3=_0x43a0b3,_0x1ddad4=this[_0x2a54f3(0x1d8)][_0x2a54f3(0x12d)](_0x2a4e08);if(!_0x1ddad4)throw new _0x3419e4(_0x2a54f3(0x285),this);return _0x1ddad4;}[_0x43a0b3(0x16e)](_0x390ace){const _0x243383=_0x43a0b3;return this[_0x243383(0x1d8)][_0x243383(0x17e)](_0x390ace);}[_0x43a0b3(0x255)](_0x18505e){const _0x3b9f4f=_0x43a0b3,{authorId:_0x1cef6f,id:_0x3c362a,attributes:_0x2baee4}=_0x18505e,[_0x1def34,_0x3f7779]=_0x18505e[_0x3b9f4f(0x1e9)][_0x3b9f4f(0x29a)](':'),_0x52ae97=this[_0x3b9f4f(0x1d8)][_0x3b9f4f(0x12d)](_0x3c362a)||this[_0x3b9f4f(0x23e)](_0x1def34,_0x3f7779,_0x3c362a,_0x1cef6f,_0x2baee4);if(this[_0x3b9f4f(0x1ff)](_0x52ae97),this[_0x3b9f4f(0x21b)](_0x52ae97,_0x1def34,_0x3f7779||null,_0x1cef6f),_0x52ae97[_0x3b9f4f(0x1c0)]=_0x18505e[_0x3b9f4f(0x1c0)],_0x52ae97[_0x3b9f4f(0x257)]=!0x0,_0x2baee4&&_0x2baee4[_0x3b9f4f(0x23f)]){const _0x42d28b=_0x2baee4[_0x3b9f4f(0x23f)],_0x4179a4=this[_0x3b9f4f(0x1e4)](_0x42d28b[_0x3b9f4f(0x13d)]);_0x52ae97[_0x3b9f4f(0x12c)]=_0x42d28b[_0x3b9f4f(0x1c0)],_0x52ae97[_0x3b9f4f(0x1de)]=_0x4179a4,_0x52ae97[_0x3b9f4f(0x154)]=!0x0;}else _0x52ae97[_0x3b9f4f(0x12c)]=_0x18505e[_0x3b9f4f(0x1c0)];switch(_0x18505e[_0x3b9f4f(0x1e8)]&&(_0x52ae97[_0x3b9f4f(0x1e8)]=_0x18505e[_0x3b9f4f(0x1e8)]),_0x18505e[_0x3b9f4f(0x254)]&&(_0x52ae97[_0x3b9f4f(0x254)]=_0x18505e[_0x3b9f4f(0x254)]),this[_0x3b9f4f(0x176)]&&this[_0x3b9f4f(0x176)][_0x3b9f4f(0x2c3)]||(_0x52ae97[_0x3b9f4f(0x1df)]=!0x0),this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x12d)](_0x52ae97)){case _0x3b9f4f(0x157):this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x16a)](_0x52ae97,_0x3b9f4f(0x130));break;case _0x3b9f4f(0x277):_0x52ae97[_0x3b9f4f(0x268)]?(this[_0x3b9f4f(0x19f)](new Set([_0x52ae97])),this[_0x3b9f4f(0x17b)](new Set([_0x52ae97])),this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x16a)](_0x52ae97,_0x3b9f4f(0x2af)),this[_0x3b9f4f(0x15c)](_0x3b9f4f(0x1d0),_0x52ae97)):this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x16a)](_0x52ae97,_0x3b9f4f(0x173));}return _0x52ae97;}[_0x43a0b3(0x240)](_0x669544){const _0x5a97a1=_0x43a0b3;this[_0x5a97a1(0x292)](()=>{const _0x309a0e=_0x5a97a1;this[_0x309a0e(0x21e)][_0x309a0e(0x2ca)][_0x309a0e(0x252)](()=>{const _0x33555f=_0x309a0e;for(const _0x5376e7 of _0x669544[_0x33555f(0x26a)]())_0x5376e7[_0x33555f(0x234)]();});});}[_0x43a0b3(0x137)](_0x49fd41){const _0x4e0a7c=_0x43a0b3;this[_0x4e0a7c(0x292)](()=>{const _0x169983=_0x4e0a7c;this[_0x169983(0x21e)][_0x169983(0x2ca)][_0x169983(0x252)](()=>{const _0x362254=_0x169983;for(const _0x5f1ad4 of _0x49fd41[_0x362254(0x26a)]())_0x5f1ad4[_0x362254(0x2cc)]();});});}[_0x43a0b3(0x1f7)](_0x5775df,_0x110160){const _0x41be55=_0x43a0b3,_0x20252a=this[_0x41be55(0x21e)][_0x41be55(0x1e1)][_0x41be55(0x12d)](_0x5775df);if(!_0x20252a)throw new _0x3419e4(_0x41be55(0x178),this,{'commandName':_0x5775df});if(this[_0x41be55(0x22d)][_0x41be55(0x17e)](_0x20252a))throw new _0x3419e4(_0x41be55(0x2a9),this,{'commandName':_0x5775df});this[_0x41be55(0x22d)][_0x41be55(0x2bf)](_0x20252a),_0x110160&&_0x20252a['on'](_0x41be55(0x289),(_0x3744ba,_0x25805a)=>{const _0x50f30f=_0x41be55;this[_0x50f30f(0x134)][_0x50f30f(0x1f6)]&&(this[_0x50f30f(0x261)]||(_0x25805a[_0x50f30f(0x1d5)]>0x0&&_0x25805a[_0x25805a[_0x50f30f(0x1d5)]-0x1]&&_0x25805a[_0x25805a[_0x50f30f(0x1d5)]-0x1][_0x50f30f(0x292)]?_0x25805a[_0x50f30f(0x21f)]():(_0x3744ba[_0x50f30f(0x2d6)]=_0x110160((..._0x5631e4)=>_0x20252a[_0x50f30f(0x289)](..._0x5631e4,{'forceDefaultExecution':!0x0}),..._0x25805a),_0x3744ba[_0x50f30f(0x139)]())));},{'priority':_0x41be55(0x242)});}[_0x43a0b3(0x292)](_0x4fe100){const _0x254687=_0x43a0b3;let _0x2c8f32,_0x2f1dac;const _0x126b41=this[_0x254687(0x261)];this[_0x254687(0x261)]=!0x0;try{_0x2c8f32=_0x4fe100();}catch(_0x3ea4a0){_0x2f1dac=_0x3ea4a0;}return _0x126b41||(this[_0x254687(0x261)]=!0x1),_0x2f1dac&&_0x3419e4[_0x254687(0x153)](_0x2f1dac,this),_0x2c8f32;}[_0x43a0b3(0x158)](_0x503214,_0x10303c=null,_0x3ac0e3={}){const _0x316d67=_0x43a0b3;if(_0x503214[_0x316d67(0x1a1)])return null;const _0x566bd3=this[_0x316d67(0x21e)][_0x316d67(0x15e)][_0x316d67(0x12d)](_0x316d67(0x217))['me'];for(const {suggestion:_0x2c0184,meta:_0x4c286d}of this[_0x316d67(0x295)](_0x503214,_0x316d67(0x193)))if(_0x4c286d[_0x316d67(0x12b)]){if(!_0x4c286d[_0x316d67(0x174)]){if(_0x4c286d[_0x316d67(0x1b8)]){if(!this[_0x316d67(0x132)]||!Ht(_0x2c0184,_0x3ac0e3))continue;return _0x2c0184;}if(Ht(_0x2c0184,_0x3ac0e3))return _0x2c0184;this[_0x316d67(0x1ed)](_0x2c0184,_0x503214[_0x316d67(0x19a)],_0x503214[_0x316d67(0x1d2)]);break;}if(_0x10303c==_0x2c0184[_0x316d67(0x2d1)]&&Ht(_0x2c0184,_0x3ac0e3)){const _0x474848=_0x2c0184[_0x316d67(0x20e)]();return _0x474848[_0x316d67(0x19a)][_0x316d67(0x207)](_0x503214[_0x316d67(0x1d2)])?this[_0x316d67(0x1bf)](_0x2c0184,this[_0x316d67(0x191)][_0x316d67(0x28f)](_0x503214[_0x316d67(0x19a)],_0x474848[_0x316d67(0x1d2)])):this[_0x316d67(0x1bf)](_0x2c0184,this[_0x316d67(0x191)][_0x316d67(0x28f)](_0x474848[_0x316d67(0x19a)],_0x503214[_0x316d67(0x1d2)])),_0x2c0184;}}const _0x44e011=_0xb05af5(),_0x1e5b56=_0x566bd3['id'],_0x5cc2a4=_0x10303c?_0x316d67(0x20c)+_0x10303c:_0x316d67(0x193),_0x3919d8=this[_0x316d67(0x203)]({'id':_0x44e011,'type':_0x5cc2a4,'createdAt':new Date(),'authorId':_0x1e5b56,'attributes':_0x3ac0e3});return this[_0x316d67(0x266)](_0x5cc2a4,_0x44e011,_0x1e5b56,_0x503214),_0x3919d8;}[_0x43a0b3(0x215)](_0x331fc5,_0x212947=_0x43a0b3(0x219),_0x8daaad={}){const _0x338a1c=_0x43a0b3,_0x34d417=this[_0x338a1c(0x21e)][_0x338a1c(0x15e)][_0x338a1c(0x12d)](_0x338a1c(0x217))['me'],_0x10ba26=this[_0x338a1c(0x249)][_0x338a1c(0x28b)](_0x338a1c(0x193),_0x212947,_0x338a1c(0x1bd));for(const _0x448526 of this[_0x338a1c(0x24f)]())if(_0x448526[_0x338a1c(0x1de)]['id']==_0x34d417['id']&&_0x338a1c(0x193)==_0x448526[_0x338a1c(0x1e9)]&&_0x448526[_0x338a1c(0x2d1)]==_0x212947&&Ht(_0x448526,_0x8daaad)&&(_0x10ba26(_0x448526[_0x338a1c(0x2b4)](),_0x331fc5)||_0x10ba26(_0x331fc5,_0x448526[_0x338a1c(0x2b4)]()))){for(const _0x5785eb of _0x331fc5)_0x448526[_0x338a1c(0x26c)](_0x5785eb);return _0x448526;}for(const {suggestion:_0x1e407f,meta:_0x4db7e6}of this[_0x338a1c(0x295)](_0x331fc5,_0x338a1c(0x193))){if(!_0x4db7e6[_0x338a1c(0x12b)])continue;if(!this[_0x338a1c(0x132)]&&_0x4db7e6[_0x338a1c(0x1b8)])continue;if(!Ht(_0x1e407f,_0x8daaad))continue;let _0x59d9de=!0x0;for(const _0x2be0e4 of _0x1e407f[_0x338a1c(0x2b4)]())for(const _0x572fb6 of _0x331fc5)if(!_0x2be0e4[_0x338a1c(0x2c1)](_0x572fb6)){_0x59d9de=!0x1;break;}if(_0x59d9de)return _0x1e407f;}const _0x508c30=_0xb05af5(),_0x3762d9=_0x34d417['id'],_0x3aa6a6=_0x338a1c(0x20c)+_0x212947,_0x39a44f=this[_0x338a1c(0x203)]({'id':_0x508c30,'type':_0x3aa6a6,'createdAt':new Date(),'authorId':_0x3762d9,'attributes':_0x8daaad});for(const _0x2e128b of _0x331fc5)this[_0x338a1c(0x266)](_0x3aa6a6,_0x508c30,_0x3762d9,_0x2e128b,_0x4e3190[_0x338a1c(0x2a4)]());return _0x39a44f;}[_0x43a0b3(0x1c2)](_0x108948,_0x723fa2,_0x40ae58=null,_0x594026={}){const _0x1f16f1=_0x43a0b3;if(_0x40ae58=_0x40ae58||Ut(_0x723fa2),_0x108948[_0x1f16f1(0x1a1)])return null;if(_0x1f16f1(0x206)===this[_0x1f16f1(0x1ab)]){const _0x300f4f=this[_0x1f16f1(0x249)][_0x1f16f1(0x28b)](_0x1f16f1(0x282),_0x40ae58,_0x1f16f1(0x234));return this[_0x1f16f1(0x292)](()=>_0x300f4f([_0x108948],_0x723fa2,_0x594026)),null;}const _0x5cb932=this[_0x1f16f1(0x21e)][_0x1f16f1(0x15e)][_0x1f16f1(0x12d)](_0x1f16f1(0x217))['me'],_0x594a94=[];if(_0x1f16f1(0x18b)!==this[_0x1f16f1(0x1ab)]){for(const {suggestion:_0x4ffd26,meta:_0x108299}of this[_0x1f16f1(0x295)](_0x108948,_0x1f16f1(0x193)))_0x108299[_0x1f16f1(0x12b)]&&!_0x108299[_0x1f16f1(0x16d)]&&_0x594a94[_0x1f16f1(0x2d3)](..._0x4ffd26[_0x1f16f1(0x2b4)]());}const _0x42f873=function(_0x1cb401,_0x34fc06){const _0x7ecba2=_0x1f16f1,_0x574c78=[];for(const _0x1cb426 of _0x34fc06){const _0x5be5df=_0x1cb401[_0x7ecba2(0x264)](_0x1cb426);_0x5be5df&&_0x574c78[_0x7ecba2(0x2d3)](_0x5be5df);}return _0x574c78;}(_0x108948,_0x594a94),_0x4fee0b=function(_0x2ed59,_0x34304a){const _0x36434e=_0x1f16f1,_0x21fb28=[_0x2ed59];for(const _0x355b3a of _0x34304a){let _0x3c4cd5=0x0;for(;_0x3c4cd5<_0x21fb28[_0x36434e(0x1d5)];){const _0x25ecdb=_0x21fb28[_0x3c4cd5][_0x36434e(0x1c9)](_0x355b3a);_0x21fb28[_0x36434e(0x1c7)](_0x3c4cd5,0x1,..._0x25ecdb),_0x3c4cd5+=_0x25ecdb[_0x36434e(0x1d5)];}}return _0x21fb28;}(_0x108948,_0x594a94);_0x42f873[_0x1f16f1(0x1d5)]&&this[_0x1f16f1(0x191)][_0x1f16f1(0x252)](()=>{const _0x1bd086=_0x1f16f1;for(const _0x56b777 of _0x42f873){const _0x9b085d=this[_0x1bd086(0x249)][_0x1bd086(0x28b)](_0x1bd086(0x282),_0x40ae58,_0x1bd086(0x234));this[_0x1bd086(0x292)](()=>_0x9b085d([_0x56b777],_0x723fa2,_0x594026));}});for(const _0x24d6a2 of _0x4fee0b){let _0xe7c05a=null,_0x101ee8=_0x24d6a2[_0x1f16f1(0x19a)],_0x2ae3fe=_0x24d6a2[_0x1f16f1(0x1d2)];for(const {suggestion:_0x3cb0a9,meta:_0x31b443}of this[_0x1f16f1(0x295)](_0x24d6a2,_0x1f16f1(0x282))){if(!_0x31b443[_0x1f16f1(0x12b)])continue;if(_0x3cb0a9[_0x1f16f1(0x2d1)]!=_0x40ae58)continue;if(!Ht(_0x3cb0a9,_0x594026))continue;const _0x51b507=_0x3cb0a9[_0x1f16f1(0x20e)]();if(_0x51b507[_0x1f16f1(0x2c1)](_0x24d6a2,!0x0))return null;_0x101ee8=_0x101ee8[_0x1f16f1(0x177)](_0x51b507[_0x1f16f1(0x19a)])?_0x101ee8:_0x51b507[_0x1f16f1(0x19a)],_0x2ae3fe=_0x2ae3fe[_0x1f16f1(0x21c)](_0x51b507[_0x1f16f1(0x1d2)])?_0x2ae3fe:_0x51b507[_0x1f16f1(0x1d2)],_0xe7c05a?_0x51b507[_0x1f16f1(0x19a)][_0x1f16f1(0x177)](_0xe7c05a[_0x1f16f1(0x20e)]()[_0x1f16f1(0x19a)])?(_0xe7c05a[_0x1f16f1(0x224)](),_0xe7c05a=_0x3cb0a9):_0x3cb0a9[_0x1f16f1(0x224)]():_0xe7c05a=_0x3cb0a9;}const _0x25af8a=this[_0x1f16f1(0x191)][_0x1f16f1(0x28f)](_0x101ee8,_0x2ae3fe);if(_0xe7c05a)this[_0x1f16f1(0x1bf)](_0xe7c05a,_0x25af8a);else{const _0x4352cf=_0xb05af5(),_0x77444a=_0x5cb932['id'];this[_0x1f16f1(0x203)]({'id':_0x4352cf,'type':_0x1f16f1(0x1f9)+_0x40ae58,'data':_0x723fa2,'createdAt':new Date(),'authorId':_0x77444a,'attributes':_0x594026}),this[_0x1f16f1(0x266)](_0x1f16f1(0x1f9)+_0x40ae58,_0x4352cf,_0x77444a,_0x25af8a);}}return null;}[_0x43a0b3(0x24e)](_0x30e464,_0x4cded3,_0x2db007=[],_0x23b73d=null,_0x52a7a5={}){const _0x5071fc=_0x43a0b3;_0x4cded3[_0x5071fc(0x141)]||(_0x4cded3[_0x5071fc(0x141)]=_0x4cded3[_0x5071fc(0x25d)]),_0x4cded3[_0x5071fc(0x2a7)]=_0x30e464['is'](_0x5071fc(0x287)),_0x23b73d=_0x23b73d||Ut(_0x4cded3);const _0x34a960=_0x2db007[_0x5071fc(0x1b6)](_0xbb1266=>Ft(_0xbb1266,this[_0x5071fc(0x191)])),_0x558568=_0x30e464['is'](_0x5071fc(0x287))?_0x30e464:Ft(_0x30e464,this[_0x5071fc(0x191)]);if(_0x5071fc(0x206)===this[_0x5071fc(0x1ab)]){const _0x5a33f4=this[_0x5071fc(0x249)][_0x5071fc(0x28b)](_0x5071fc(0x2b0),_0x23b73d,_0x5071fc(0x234));return this[_0x5071fc(0x292)](()=>_0x5a33f4([_0x558568],_0x4cded3,_0x52a7a5)),null;}_0x34a960[_0x5071fc(0x2d3)](_0x558568);let _0x272ede=!0x0;for(const _0x3e6933 of _0x34a960)if(!this[_0x5071fc(0x202)](_0x3e6933)){_0x272ede=!0x1;break;}if(_0x272ede&&_0x5071fc(0x18b)!==this[_0x5071fc(0x1ab)]){const _0x1db260=this[_0x5071fc(0x249)][_0x5071fc(0x28b)](_0x5071fc(0x2b0),_0x23b73d,_0x5071fc(0x234));return this[_0x5071fc(0x292)](()=>_0x1db260([_0x558568],_0x4cded3,_0x52a7a5)),null;}let _0x37d51e=null,_0x173f03=_0x558568[_0x5071fc(0x19a)],_0x3bb080=_0x558568[_0x5071fc(0x1d2)];for(const {suggestion:_0x1aafa6,meta:_0x382b3a}of this[_0x5071fc(0x295)](_0x558568,_0x5071fc(0x2b0))){if(!_0x382b3a[_0x5071fc(0x12b)])continue;if(_0x382b3a[_0x5071fc(0x174)]||_0x382b3a[_0x5071fc(0x1b8)]||_0x382b3a[_0x5071fc(0x16d)])continue;if(_0x1aafa6[_0x5071fc(0x1e8)][_0x5071fc(0x141)]!=_0x4cded3[_0x5071fc(0x141)])continue;if(!Ht(_0x1aafa6,_0x52a7a5))continue;const _0x594dff=_0x1aafa6[_0x5071fc(0x20e)]();if(_0x1aafa6[_0x5071fc(0x2d1)]==_0x23b73d){if(_0x594dff[_0x5071fc(0x2c1)](_0x558568,!0x0))return null;_0x173f03=_0x173f03[_0x5071fc(0x177)](_0x594dff[_0x5071fc(0x19a)])?_0x173f03:_0x594dff[_0x5071fc(0x19a)],_0x3bb080=_0x3bb080[_0x5071fc(0x21c)](_0x594dff[_0x5071fc(0x1d2)])?_0x3bb080:_0x594dff[_0x5071fc(0x1d2)],_0x37d51e?_0x594dff[_0x5071fc(0x19a)][_0x5071fc(0x177)](_0x37d51e[_0x5071fc(0x20e)]()[_0x5071fc(0x19a)])?(_0x37d51e[_0x5071fc(0x224)](),_0x37d51e=_0x1aafa6):_0x1aafa6[_0x5071fc(0x224)]():_0x37d51e=_0x1aafa6;}else{const _0x3da937=_0x558568[_0x5071fc(0x264)](_0x594dff);this[_0x5071fc(0x226)](_0x1aafa6,_0x3da937);}}const _0x2c0167=this[_0x5071fc(0x21e)][_0x5071fc(0x15e)][_0x5071fc(0x12d)](_0x5071fc(0x217))['me'],_0x43dd4b=_0xb05af5(),_0x34e307=_0x2c0167['id'];if(_0x37d51e)return this[_0x5071fc(0x1bf)](_0x37d51e,this[_0x5071fc(0x191)][_0x5071fc(0x28f)](_0x173f03,_0x3bb080)),_0x37d51e;{const _0xbe6b2f=this[_0x5071fc(0x203)]({'id':_0x43dd4b,'type':_0x5071fc(0x208)+_0x23b73d,'data':_0x4cded3,'createdAt':new Date(),'authorId':_0x34e307,'attributes':_0x52a7a5});return this[_0x5071fc(0x266)](_0x5071fc(0x208)+_0x23b73d,_0x43dd4b,_0x34e307,this[_0x5071fc(0x191)][_0x5071fc(0x28f)](_0x173f03,_0x3bb080)),_0xbe6b2f;}}[_0x43a0b3(0x241)](_0x2e2708,_0x4cbf32,_0x1437c7=[],_0x4dda6b=null,_0x50aa08={}){const _0x1ba971=_0x43a0b3;_0x4cbf32[_0x1ba971(0x141)]||(_0x4cbf32[_0x1ba971(0x141)]=_0x4cbf32[_0x1ba971(0x25d)]);const _0x30594f=_0x2e2708[0x0];_0x4cbf32[_0x1ba971(0x2a7)]=_0x30594f['is'](_0x1ba971(0x287)),_0x4dda6b=_0x4dda6b||Ut(_0x4cbf32);const _0x5e547e=_0x1437c7[_0x1ba971(0x1b6)](_0x33456d=>Ft(_0x33456d,this[_0x1ba971(0x191)])),_0x575594=_0x30594f['is'](_0x1ba971(0x287))?_0x2e2708:_0x2e2708[_0x1ba971(0x1b6)](_0x7aec6a=>Ft(_0x7aec6a,this[_0x1ba971(0x191)]));if(_0x1ba971(0x206)===this[_0x1ba971(0x1ab)]){const _0x5390aa=this[_0x1ba971(0x249)][_0x1ba971(0x28b)](_0x1ba971(0x2b0),_0x4dda6b,_0x1ba971(0x234));return this[_0x1ba971(0x292)](()=>_0x5390aa(_0x575594,_0x4cbf32,_0x50aa08)),null;}_0x5e547e[_0x1ba971(0x2d3)](..._0x575594);let _0x1a136b=!0x0;for(const _0x1623ca of _0x5e547e)if(!this[_0x1ba971(0x202)](_0x1623ca)){_0x1a136b=!0x1;break;}if(_0x1a136b&&_0x1ba971(0x18b)!==this[_0x1ba971(0x1ab)]){const _0x19cece=this[_0x1ba971(0x249)][_0x1ba971(0x28b)](_0x1ba971(0x2b0),_0x4dda6b,_0x1ba971(0x234));return this[_0x1ba971(0x292)](()=>_0x19cece(_0x575594,_0x4cbf32,_0x50aa08)),null;}const _0x367853=this[_0x1ba971(0x21e)][_0x1ba971(0x15e)][_0x1ba971(0x12d)](_0x1ba971(0x217))['me'];for(const _0x25a35a of this[_0x1ba971(0x24f)]()){if(_0x25a35a[_0x1ba971(0x1de)]['id']!=_0x367853['id'])continue;if(_0x1ba971(0x2b0)!=_0x25a35a[_0x1ba971(0x1e9)]||_0x25a35a[_0x1ba971(0x1e8)][_0x1ba971(0x141)]!=_0x4cbf32[_0x1ba971(0x141)])continue;if(!Ht(_0x25a35a,_0x50aa08))continue;const _0x33da67=_0x25a35a[_0x1ba971(0x2d1)]==_0x4dda6b;for(let _0x51d0e6=0x0;_0x51d0e6<_0x575594[_0x1ba971(0x1d5)];_0x51d0e6++){const _0x1bbfd7=_0x575594[_0x51d0e6];for(const _0x227f9e of _0x25a35a[_0x1ba971(0x149)]()){const _0x2ad603=_0x227f9e[_0x1ba971(0x140)]();if(_0x1bbfd7[_0x1ba971(0x207)](_0x2ad603)){_0x33da67?(_0x575594[_0x1ba971(0x1c7)](_0x51d0e6,0x1),_0x51d0e6--):_0x25a35a[_0x1ba971(0x228)](_0x227f9e[_0x1ba971(0x291)]);break;}}}}if(0x0==_0x575594[_0x1ba971(0x1d5)])return null;const _0x1a4bda=this[_0x1ba971(0x249)][_0x1ba971(0x28b)](_0x1ba971(0x2b0),_0x4dda6b,_0x1ba971(0x1bd));for(const _0xe52a8a of this[_0x1ba971(0x24f)]())if(_0xe52a8a[_0x1ba971(0x1de)]['id']==_0x367853['id']&&_0x1ba971(0x2b0)==_0xe52a8a[_0x1ba971(0x1e9)]&&_0xe52a8a[_0x1ba971(0x1e8)][_0x1ba971(0x141)]==_0x4cbf32[_0x1ba971(0x141)]&&_0xe52a8a[_0x1ba971(0x2d1)]==_0x4dda6b&&Ht(_0xe52a8a,_0x50aa08)&&(_0x1a4bda(_0xe52a8a[_0x1ba971(0x2b4)](),_0x575594)||_0x1a4bda(_0x575594,_0xe52a8a[_0x1ba971(0x2b4)]()))){for(const _0x3640ad of _0x575594)_0xe52a8a[_0x1ba971(0x26c)](_0x3640ad);return _0xe52a8a;}const _0x2a5875=_0xb05af5(),_0x336a66=_0x367853['id'],_0x5d6059=_0x1ba971(0x208)+_0x4dda6b,_0x52bdbf=this[_0x1ba971(0x203)]({'id':_0x2a5875,'type':_0x5d6059,'data':_0x4cbf32,'createdAt':new Date(),'authorId':_0x336a66,'attributes':_0x50aa08});for(const _0x3eaac4 of _0x575594)this[_0x1ba971(0x266)](_0x5d6059,_0x2a5875,_0x336a66,_0x3eaac4,_0x4e3190[_0x1ba971(0x2a4)]());return _0x52bdbf;}[_0x43a0b3(0x2c9)](_0x251203,_0x5fd40f=null,_0x424445={}){const _0x42fc1c=_0x43a0b3;if(_0x251203[_0x42fc1c(0x1a1)])return null;const _0x4583df=this[_0x42fc1c(0x21e)][_0x42fc1c(0x15e)][_0x42fc1c(0x12d)](_0x42fc1c(0x217))['me'],_0xd52a4a=new _0x17670a(_0x251203[_0x42fc1c(0x19a)],_0x251203[_0x42fc1c(0x1d2)]);for(const {suggestion:_0x5b0097,meta:_0x184be7}of this[_0x42fc1c(0x295)](_0xd52a4a,_0x42fc1c(0x193)))if(_0x184be7[_0x42fc1c(0x12b)]&&!_0x184be7[_0x42fc1c(0x174)]){if(_0x5b0097[_0x42fc1c(0x1d3)]){const _0x3f63d5=_0x5b0097[_0x42fc1c(0x2b4)]()[_0x42fc1c(0x13c)](_0x45e843=>_0x42fc1c(0x13f)!=_0x45e843[_0x42fc1c(0x2cd)][_0x42fc1c(0x19c)]);_0x3f63d5[_0x42fc1c(0x145)](_0x2e0083=>_0xd52a4a[_0x42fc1c(0x2c1)](_0x2e0083,!0x0))&&_0x5b0097[_0x42fc1c(0x2cc)]();if(_0x3f63d5[_0x42fc1c(0x28c)](_0x51c28d=>_0x51c28d[_0x42fc1c(0x2c1)](_0xd52a4a,!0x0))){const _0xc4fe3d=this[_0x42fc1c(0x249)][_0x42fc1c(0x28b)](_0x42fc1c(0x2be),_0x5fd40f,_0x42fc1c(0x234));return this[_0x42fc1c(0x292)](()=>_0xc4fe3d([_0xd52a4a],null,_0x424445)),null;}}else{const _0x475d5e=_0xd52a4a[_0x42fc1c(0x264)](_0x5b0097[_0x42fc1c(0x20e)]());null!==_0x475d5e&&_0x5b0097[_0x42fc1c(0x2bb)]([_0x475d5e],null,_0x424445);}}if(_0xd52a4a[_0x42fc1c(0x25b)](),_0xd52a4a[_0x42fc1c(0x1a1)]||_0x42fc1c(0x13f)==_0xd52a4a[_0x42fc1c(0x2cd)][_0x42fc1c(0x19c)])return null;let _0x4f3dc1=null,_0x1ef215=_0xd52a4a[_0x42fc1c(0x19a)],_0x1c5ace=_0xd52a4a[_0x42fc1c(0x1d2)];const _0x1d4df9=this[_0x42fc1c(0x295)](_0xd52a4a,_0x42fc1c(0x2be));for(const {suggestion:_0x58c1e0,meta:_0x333ffc}of _0x1d4df9){const _0x531c07=this[_0x42fc1c(0x191)][_0x42fc1c(0x28f)](_0x1ef215,_0x1c5ace);if(_0x333ffc[_0x42fc1c(0x12b)]&&(this[_0x42fc1c(0x132)]||!_0x333ffc[_0x42fc1c(0x1b8)]&&!_0x333ffc[_0x42fc1c(0x16d)])){if(_0x58c1e0[_0x42fc1c(0x1d3)]){if(!Ht(_0x58c1e0,_0x424445))continue;let _0x1143a1=!0x0;for(const _0x5aa9e6 of _0x58c1e0[_0x42fc1c(0x2b4)]()){if(_0x5aa9e6[_0x42fc1c(0x2c1)](_0x531c07,!0x0))return _0x58c1e0;_0x531c07[_0x42fc1c(0x2c1)](_0x5aa9e6)||(_0x1143a1=!0x1);}_0x1143a1&&_0x58c1e0[_0x42fc1c(0x2cc)]();}else{const _0x3062cf=_0x58c1e0[_0x42fc1c(0x20e)]();if(_0x3062cf[_0x42fc1c(0x2c1)](_0x531c07,!0x0))return _0x58c1e0;if(!Ht(_0x58c1e0,_0x424445)){_0x531c07[_0x42fc1c(0x2c1)](_0x3062cf)?_0x58c1e0[_0x42fc1c(0x224)]():_0x3062cf[_0x42fc1c(0x1f0)](_0x1ef215)?_0x1ef215=_0x3062cf[_0x42fc1c(0x1d2)]:_0x3062cf[_0x42fc1c(0x1f0)](_0x1c5ace)&&(_0x1c5ace=_0x3062cf[_0x42fc1c(0x19a)]);continue;}_0x1ef215=_0x1ef215[_0x42fc1c(0x177)](_0x3062cf[_0x42fc1c(0x19a)])?_0x1ef215:_0x3062cf[_0x42fc1c(0x19a)],_0x1c5ace=_0x1c5ace[_0x42fc1c(0x21c)](_0x3062cf[_0x42fc1c(0x1d2)])?_0x1c5ace:_0x3062cf[_0x42fc1c(0x1d2)],_0x424445=Object[_0x42fc1c(0x1e7)]({},_0x58c1e0[_0x42fc1c(0x254)]),_0x4f3dc1?_0x3062cf[_0x42fc1c(0x19a)][_0x42fc1c(0x177)](_0x4f3dc1[_0x42fc1c(0x20e)]()[_0x42fc1c(0x19a)])?(_0x4f3dc1[_0x42fc1c(0x224)](),_0x4f3dc1=_0x58c1e0):_0x58c1e0[_0x42fc1c(0x224)]():_0x4f3dc1=_0x58c1e0;}}}if(_0x4f3dc1)return this[_0x42fc1c(0x1bf)](_0x4f3dc1,this[_0x42fc1c(0x191)][_0x42fc1c(0x28f)](_0x1ef215,_0x1c5ace)),_0x4f3dc1;{const _0x2f5aa0=_0xb05af5(),_0x485a69=this[_0x42fc1c(0x191)][_0x42fc1c(0x28f)](_0x1ef215,_0x1c5ace),_0x59ed3e=_0x4583df['id'],_0x383fb7=_0x5fd40f?_0x42fc1c(0x205)+_0x5fd40f:_0x42fc1c(0x2be),_0x3a9fe1=this[_0x42fc1c(0x203)]({'id':_0x2f5aa0,'type':_0x383fb7,'createdAt':new Date(),'authorId':_0x59ed3e,'attributes':_0x424445});return this[_0x42fc1c(0x266)](_0x383fb7,_0x2f5aa0,_0x59ed3e,_0x485a69),_0x3a9fe1;}}[_0x43a0b3(0x22b)](_0x543885,_0x5b82b8=_0x43a0b3(0x219),_0x4d07b9={}){const _0x117f19=_0x43a0b3,_0x663072=this[_0x117f19(0x21e)][_0x117f19(0x15e)][_0x117f19(0x12d)](_0x117f19(0x217))['me'],_0x5b8e48=_0x543885[_0x117f19(0x1b6)](_0x5c7f58=>new _0x17670a(_0x5c7f58[_0x117f19(0x19a)],_0x5c7f58[_0x117f19(0x1d2)])),_0x2f0618=new Set();for(const {suggestion:_0x38c8ac,meta:_0x190d53}of this[_0x117f19(0x295)](_0x5b8e48,_0x117f19(0x193)))_0x190d53[_0x117f19(0x12b)]&&!_0x190d53[_0x117f19(0x174)]&&_0x2f0618[_0x117f19(0x2bf)](_0x38c8ac);for(const _0x8faa03 of _0x2f0618)if(_0x8faa03[_0x117f19(0x1d3)]){const _0x16a55b=_0x8faa03[_0x117f19(0x2b4)]();(!_0x8faa03[_0x117f19(0x254)]||!_0x8faa03[_0x117f19(0x254)][_0x117f19(0x28d)])&&(_0x16a55b[_0x117f19(0x145)](_0x1007a0=>_0x5b8e48[_0x117f19(0x28c)](_0x34b43e=>_0x34b43e[_0x117f19(0x2c1)](_0x1007a0,!0x0)))&&_0x8faa03[_0x117f19(0x2cc)]());if(_0x5b8e48[_0x117f19(0x145)](_0x5a621e=>_0x16a55b[_0x117f19(0x28c)](_0x40444c=>_0x40444c[_0x117f19(0x2c1)](_0x5a621e,!0x0)))){const _0x13c2be=this[_0x117f19(0x249)][_0x117f19(0x28b)](_0x117f19(0x2be),_0x5b82b8,_0x117f19(0x234));return this[_0x117f19(0x292)](()=>_0x13c2be(_0x543885,null,_0x4d07b9)),null;}}else{const _0xe6e5e6=_0x8faa03[_0x117f19(0x20e)]();_0x5b8e48[_0x117f19(0x28c)](_0x4c2b22=>_0x4c2b22[_0x117f19(0x2c1)](_0xe6e5e6,!0x0))&&_0x8faa03[_0x117f19(0x2cc)]();if(_0x5b8e48[_0x117f19(0x145)](_0xeb1167=>_0xe6e5e6[_0x117f19(0x2c1)](_0xeb1167,!0x0))){const _0x3cb084=this[_0x117f19(0x249)][_0x117f19(0x28b)](_0x117f19(0x2be),_0x5b82b8,_0x117f19(0x234));return this[_0x117f19(0x292)](()=>_0x3cb084(_0x5b8e48,null,_0x4d07b9)),null;}}const _0x575ef0=this[_0x117f19(0x249)][_0x117f19(0x28b)](_0x117f19(0x2be),_0x5b82b8,_0x117f19(0x1bd));let _0x1c3823=null;for(const _0x427361 of this[_0x117f19(0x24f)]())if(_0x427361[_0x117f19(0x1de)]['id']==_0x663072['id']&&_0x427361[_0x117f19(0x268)]&&_0x117f19(0x2be)==_0x427361[_0x117f19(0x1e9)]&&_0x427361[_0x117f19(0x2d1)]==_0x5b82b8&&Ht(_0x427361,_0x4d07b9)&&(_0x575ef0(_0x427361[_0x117f19(0x2b4)](),_0x5b8e48)||_0x575ef0(_0x5b8e48,_0x427361[_0x117f19(0x2b4)]()))){if(_0x1c3823){if(_0x427361[_0x117f19(0x18f)]&&_0x427361[_0x117f19(0x18f)][_0x117f19(0x1d5)])continue;for(const _0x518f69 of _0x427361[_0x117f19(0x2b4)]())_0x1c3823[_0x117f19(0x262)](_0x518f69)||_0x1c3823[_0x117f19(0x26c)](_0x518f69);_0x427361[_0x117f19(0x224)]();}else{_0x1c3823=_0x427361;for(const _0x63b9b5 of _0x5b8e48)_0x427361[_0x117f19(0x262)](_0x63b9b5)||_0x427361[_0x117f19(0x26c)](_0x63b9b5);}}if(_0x1c3823)return _0x1c3823;_0x2f0618[_0x117f19(0x26e)]();for(const {suggestion:_0x53ac2d,meta:_0x51b112}of this[_0x117f19(0x295)](_0x5b8e48,_0x117f19(0x2be)))_0x51b112[_0x117f19(0x12b)]&&(this[_0x117f19(0x132)]||!_0x51b112[_0x117f19(0x1b8)]&&!_0x51b112[_0x117f19(0x16d)])&&Ht(_0x53ac2d,_0x4d07b9)&&_0x2f0618[_0x117f19(0x2bf)](_0x53ac2d);for(const _0xbf1710 of _0x2f0618){const _0x308c92=_0xbf1710[_0x117f19(0x2b4)]();if(!_0x4d07b9||!_0x4d07b9[_0x117f19(0x28d)]){if(_0x5b8e48[_0x117f19(0x145)](_0x5055dc=>_0x308c92[_0x117f19(0x28c)](_0x469c12=>_0x469c12[_0x117f19(0x2c1)](_0x5055dc,!0x0))))return _0xbf1710;}(!_0xbf1710[_0x117f19(0x254)]||!_0xbf1710[_0x117f19(0x254)][_0x117f19(0x28d)])&&(_0x308c92[_0x117f19(0x145)](_0x2fd6ae=>_0x5b8e48[_0x117f19(0x28c)](_0x13bf75=>_0x13bf75[_0x117f19(0x2c1)](_0x2fd6ae,!0x0)))&&_0xbf1710[_0x117f19(0x2cc)]());}const _0x485048=_0xb05af5(),_0x4c1171=_0x663072['id'],_0x39fa96=_0x117f19(0x205)+_0x5b82b8,_0x3e6d05=this[_0x117f19(0x203)]({'id':_0x485048,'type':_0x39fa96,'createdAt':new Date(),'authorId':_0x4c1171,'attributes':_0x4d07b9});for(const _0xc05664 of _0x5b8e48)_0xc05664[_0x117f19(0x25b)](),_0xc05664[_0x117f19(0x1a1)]||_0x117f19(0x13f)==_0xc05664[_0x117f19(0x2cd)][_0x117f19(0x19c)]||this[_0x117f19(0x266)](_0x39fa96,_0x485048,_0x4c1171,_0xc05664,_0x4e3190[_0x117f19(0x2a4)]());return _0x3e6d05;}[_0x43a0b3(0x1c5)](_0x5da21a,_0x24f37c,_0x4c4a5a,_0x561a94,_0x4b12f5){const _0x347448=_0x43a0b3;if(_0x5da21a[_0x347448(0x1a1)])return[];if(_0x347448(0x206)===this[_0x347448(0x1ab)])return[];const _0x23c983=this[_0x347448(0x21e)][_0x347448(0x15e)][_0x347448(0x12d)](_0x347448(0x217))['me']['id'],_0x5614fd=Array[_0x347448(0x267)](this[_0x347448(0x1d8)][_0x347448(0x1be)]())[_0x347448(0x13c)](_0x1ae5d0=>_0x347448(0x210)==_0x1ae5d0[_0x347448(0x1e9)]&&_0x1ae5d0[_0x347448(0x1e8)][_0x347448(0x2ae)]==_0x24f37c&&_0x1ae5d0[_0x347448(0x262)](_0x5da21a));if(_0x347448(0x2a8)===this[_0x347448(0x1ab)]){const _0x3c954f=this[_0x347448(0x295)](_0x5da21a,_0x347448(0x193))[_0x347448(0x13c)](({meta:_0x24500f})=>_0x24500f[_0x347448(0x12b)]&&!_0x24500f[_0x347448(0x16d)]&&!_0x24500f[_0x347448(0x174)])[_0x347448(0x1b6)](({suggestion:_0x3dd433})=>_0x3dd433);_0x5614fd[_0x347448(0x133)](..._0x3c954f);}const _0x5bb978=new Map([[_0x5da21a,_0x4c4a5a]]);for(const _0x2dc942 of _0x5614fd){const _0x1cc769=_0x347448(0x210)==_0x2dc942[_0x347448(0x1e9)]?_0x2dc942[_0x347448(0x1e8)][_0x347448(0x286)]:void 0x0,_0x272317=_0x2dc942[_0x347448(0x20e)](),_0x45a799=Array[_0x347448(0x267)](_0x5bb978[_0x347448(0x2a3)]())[_0x347448(0x17d)](_0x3c6686=>_0x3c6686[_0x347448(0x1a4)](_0x272317));if(!_0x45a799)continue;const _0x43d6f9=_0x45a799[_0x347448(0x1c9)](_0x272317);this[_0x347448(0x283)](_0x24f37c)&&_0x347448(0x193)==_0x2dc942[_0x347448(0x1e9)]&&0x0!=_0x43d6f9[_0x347448(0x1d5)]||(_0x5bb978[_0x347448(0x167)](_0x45a799),_0x43d6f9[_0x347448(0x180)](_0x20ec69=>{const _0xafe33b=_0x347448;_0x5bb978[_0xafe33b(0x16a)](_0x20ec69,_0x4c4a5a);}),_0x347448(0x193)!=_0x2dc942[_0x347448(0x1e9)]&&_0x1cc769!=_0x561a94&&_0x5bb978[_0x347448(0x16a)](_0x45a799[_0x347448(0x264)](_0x272317),_0x1cc769));}const _0x46839c=[];for(const [_0x4095f1,_0x1848d0]of _0x5bb978){const _0x53af3e=_0xb05af5(),_0x17496d={'key':_0x24f37c,'oldValue':_0x1848d0,'newValue':_0x561a94};_0x24f37c[_0x347448(0x1d5)]>0x25&&console[_0x347448(0x136)](_0x347448(0x223),{'key':_0x24f37c});const _0x6efb1a=(_0x347448(0x20f)+(_0x24f37c+'|'+Ut({'newValue':_0x561a94})))[_0x347448(0x29d)](0x0,0x3c),_0xa969c9=this[_0x347448(0x203)]({'id':_0x53af3e,'type':_0x6efb1a,'data':_0x17496d,'createdAt':new Date(),'authorId':_0x23c983,'attributes':_0x4b12f5});_0x46839c[_0x347448(0x2d3)](_0xa969c9),this[_0x347448(0x266)](_0x6efb1a,_0x53af3e,_0x23c983,_0x4095f1);}return _0x46839c;}[_0x43a0b3(0x2b1)](_0x16c3e7){const _0x3f9605=_0x43a0b3;this[_0x3f9605(0x1f7)](_0x16c3e7,(_0x3096be,..._0x3153f7)=>{const _0x5f4280=_0x3f9605;this[_0x5f4280(0x22a)](()=>{_0x3096be(..._0x3153f7);});});}[_0x43a0b3(0x197)](_0x179174){const _0x32b9d4=_0x43a0b3;this[_0x32b9d4(0x229)][_0x32b9d4(0x2bf)](_0x179174);}[_0x43a0b3(0x170)](_0xb751fa){const _0x3336b1=_0x43a0b3;this[_0x3336b1(0x2c0)][_0x3336b1(0x2bf)](_0xb751fa);}[_0x43a0b3(0x235)](_0x2c9493){const _0x8cb459=_0x43a0b3;return _0x8cb459(0x210)==_0x2c9493[_0x8cb459(0x1e9)]?_0x2c9493[_0x8cb459(0x2d1)][_0x8cb459(0x29a)]('|')[0x0]:null;}[_0x43a0b3(0x1bf)](_0x33d605,_0x110b34){const _0x434f3c=_0x43a0b3,_0x57f0a5=_0x33d605[_0x434f3c(0x1d6)]();this[_0x434f3c(0x191)][_0x434f3c(0x252)](_0x5c77af=>{const _0x2608d3=_0x434f3c;_0x5c77af[_0x2608d3(0x29f)](_0x57f0a5,{'range':_0x110b34});});}[_0x43a0b3(0x1ff)](_0x27b59c){const _0x5743e2=_0x43a0b3,_0x1b5aad=_0x27b59c['id'],_0x200423=this[_0x5743e2(0x21e)][_0x5743e2(0x168)][_0x5743e2(0x12d)](_0x5743e2(0x25e));this[_0x5743e2(0x27d)][_0x5743e2(0x2cf)](_0x1b5aad)||this[_0x5743e2(0x27d)][_0x5743e2(0x13b)]({'channelId':_0x200423,'threadId':_0x1b5aad,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4444c5=this[_0x5743e2(0x27d)][_0x5743e2(0x1ee)](_0x1b5aad);_0x4444c5[_0x5743e2(0x1ce)](_0x5743e2(0x275)),_0x4444c5[_0x5743e2(0x275)]=!0x1,_0x27b59c[_0x5743e2(0x18f)]=_0x4444c5;}[_0x43a0b3(0x21b)](_0x1603c9,_0xbb2eb5,_0xb5743b,_0x2bc0bc){const _0x3f39ea=_0x43a0b3;if(_0x1603c9[_0x3f39ea(0x1e9)]!=_0xbb2eb5||_0x1603c9[_0x3f39ea(0x2d1)]!=_0xb5743b||_0x1603c9[_0x3f39ea(0x1ae)]['id']!=_0x2bc0bc)throw this[_0x3f39ea(0x21e)][_0x3f39ea(0x156)](_0x3f39ea(0x198)),new _0x3419e4(_0x3f39ea(0x198),this);}[_0x43a0b3(0x226)](_0x2f09b2,_0x46e41b){const _0x2bca96=_0x43a0b3,_0x1b0753=_0x2f09b2[_0x2bca96(0x20e)]();if(_0x46e41b[_0x2bca96(0x207)](_0x1b0753))_0x2f09b2[_0x2bca96(0x224)]();else{if(_0x1b0753[_0x2bca96(0x2c1)](_0x46e41b)){const _0x5efa43=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x19a)][_0x2bca96(0x143)],_0x2bca96(0x1d2));this[_0x2bca96(0x1bf)](_0x2f09b2,this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0x1b0753[_0x2bca96(0x19a)],_0x5efa43));const _0x189118=_0xb05af5(),_0x491871=_0x2f09b2[_0x2bca96(0x1ae)]['id'],_0x57acf9=_0x2f09b2[_0x2bca96(0x1e9)]+':'+_0x2f09b2[_0x2bca96(0x2d1)];this[_0x2bca96(0x203)]({'id':_0x189118,'type':_0x57acf9,'createdAt':new Date(),'authorId':_0x491871,'data':_0x2f09b2[_0x2bca96(0x1e8)],'attributes':_0x2f09b2[_0x2bca96(0x254)]});const _0xf60282=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x1d2)][_0x2bca96(0x231)],_0x2bca96(0x23c)),_0x4aa71f=this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0xf60282,_0x1b0753[_0x2bca96(0x1d2)]);this[_0x2bca96(0x266)](_0x57acf9,_0x189118,_0x491871,_0x4aa71f);}else{if(_0x1b0753[_0x2bca96(0x1f0)](_0x46e41b[_0x2bca96(0x19a)])){const _0x4a8efb=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x19a)][_0x2bca96(0x143)],_0x2bca96(0x1d2));this[_0x2bca96(0x1bf)](_0x2f09b2,this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0x1b0753[_0x2bca96(0x19a)],_0x4a8efb));}else{const _0xfffe64=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x1d2)][_0x2bca96(0x231)],_0x2bca96(0x23c));this[_0x2bca96(0x1bf)](_0x2f09b2,this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0xfffe64,_0x1b0753[_0x2bca96(0x1d2)]));}}}}[_0x43a0b3(0x202)](_0xdf195f){const _0x53de50=_0x43a0b3;for(const {suggestion:_0x384d6a,meta:_0x43d904}of this[_0x53de50(0x295)](_0xdf195f,_0x53de50(0x193))){if(!_0x43d904[_0x53de50(0x12b)])continue;const _0xbba10c=_0x384d6a[_0x53de50(0x2b4)]();for(const _0x304293 of _0xbba10c)if(!_0xdf195f[_0x53de50(0x1c9)](_0x304293)[_0x53de50(0x1d5)])return!0x0;}return!0x1;}[_0x43a0b3(0x296)](_0x344534){const _0x4ee836=_0x43a0b3,_0x2ff5d0=this[_0x4ee836(0x21e)][_0x4ee836(0x15e)][_0x4ee836(0x12d)](_0x4ee836(0x217))[_0x4ee836(0x182)](_0x344534);if(!_0x2ff5d0)throw new _0x3419e4(_0x4ee836(0x1a3),this);return _0x2ff5d0;}[_0x43a0b3(0x1e4)](_0x272642){const _0x440e7c=_0x43a0b3,_0x30710e=this[_0x440e7c(0x21e)][_0x440e7c(0x15e)][_0x440e7c(0x12d)](_0x440e7c(0x217)),_0x22387f=_0x2d6858(_0x440e7c(0x29c)+_0x272642),_0x3c0700=_0x30710e[_0x440e7c(0x182)](_0x22387f);return _0x3c0700||_0x30710e[_0x440e7c(0x24d)]({'id':_0x22387f,'name':_0x272642});}[_0x43a0b3(0x23e)](_0x49fb25,_0x4fa08c,_0x54acfe,_0x19c6f6,_0x2ddd28){const _0x56e3be=_0x43a0b3,_0x1e3ef7=this[_0x56e3be(0x296)](_0x19c6f6),_0x24abd3=this[_0x56e3be(0x249)][_0x56e3be(0x2a5)](_0x49fb25,_0x4fa08c,_0x54acfe,_0x1e3ef7,_0x2ddd28,_0x18fd91=>{const _0x182072=_0x56e3be;this[_0x182072(0x186)](_0x54acfe,{'attributes':_0x18fd91});const _0x1d5089=this[_0x182072(0x1db)](_0x54acfe);this[_0x182072(0x19f)](new Set([_0x1d5089])),this[_0x182072(0x17b)](new Set([_0x1d5089]));});return this[_0x56e3be(0x1c6)](_0x24abd3,_0x56e3be(0x234),()=>{const _0x1c853c=_0x56e3be;this[_0x1c853c(0x186)](_0x54acfe,{'state':_0x1c853c(0x2bd)});},{'priority':_0x56e3be(0x242)}),this[_0x56e3be(0x1c6)](_0x24abd3,_0x56e3be(0x2cc),()=>{const _0x3cc4f9=_0x56e3be;this[_0x3cc4f9(0x186)](_0x54acfe,{'state':_0x3cc4f9(0x288)});},{'priority':_0x56e3be(0x242)}),this[_0x56e3be(0x1d8)][_0x56e3be(0x16a)](_0x54acfe,_0x24abd3),this[_0x56e3be(0x15b)][_0x56e3be(0x16a)](_0x24abd3,_0x56e3be(0x157)),_0x24abd3;}[_0x43a0b3(0x272)](_0x52b905){const _0x526737=_0x43a0b3,_0x31744e=_0x52b905[_0x526737(0x29a)](':');return{'group':_0x31744e[0x0],'type':_0x31744e[0x1],'subType':_0x31744e[_0x526737(0x1d5)]>=0x5?_0x31744e[0x2]:null,'id':_0x31744e[_0x526737(0x1d5)]<0x5?_0x31744e[0x2]:_0x31744e[0x3],'authorId':_0x31744e[_0x526737(0x1d5)]<0x5?_0x31744e[0x3]:_0x31744e[0x4],'markerCount':0x6==_0x31744e[_0x526737(0x1d5)]?_0x31744e[0x5]:null};}[_0x43a0b3(0x1ed)](_0x2ad07a,_0x4b0a03,_0x262f2a){const _0xc0d13e=_0x43a0b3,_0x1ff4bc=_0x2ad07a[_0xc0d13e(0x20e)](),_0x392ab8=_0x1ff4bc[_0xc0d13e(0x19a)],_0x372e9c=_0x1ff4bc[_0xc0d13e(0x1d2)];this[_0xc0d13e(0x1bf)](_0x2ad07a,this[_0xc0d13e(0x191)][_0xc0d13e(0x28f)](_0x392ab8,_0x4b0a03));const _0x5d9908=_0xb05af5(),_0x5edcd0=_0x2ad07a[_0xc0d13e(0x1ae)]['id'],_0x12342d=_0x2ad07a[_0xc0d13e(0x1e9)]+(_0x2ad07a[_0xc0d13e(0x2d1)]?':'+_0x2ad07a[_0xc0d13e(0x2d1)]:'');this[_0xc0d13e(0x203)]({'id':_0x5d9908,'type':_0x12342d,'createdAt':new Date(),'authorId':_0x5edcd0,'originalSuggestionId':_0x2ad07a['id'],'attributes':_0x2ad07a[_0xc0d13e(0x254)],'data':_0x2ad07a[_0xc0d13e(0x1e8)]});const _0x33f4d1=this[_0xc0d13e(0x235)](_0x2ad07a);(_0xc0d13e(0x2b0)==_0x2ad07a[_0xc0d13e(0x1e9)]||_0x33f4d1&&this[_0xc0d13e(0x283)](_0x33f4d1))&&(_0x262f2a=this[_0xc0d13e(0x191)][_0xc0d13e(0x14c)](_0x262f2a[_0xc0d13e(0x231)])),this[_0xc0d13e(0x266)](_0x12342d,_0x5d9908,_0x5edcd0,this[_0xc0d13e(0x191)][_0xc0d13e(0x28f)](_0x262f2a,_0x372e9c));}[_0x43a0b3(0x295)](_0x16781f,_0xc08597=null){const _0x15e965=_0x43a0b3,_0x1dccea=[],_0x316941=this[_0x15e965(0x21e)][_0x15e965(0x15e)][_0x15e965(0x12d)](_0x15e965(0x217))['me'];Array[_0x15e965(0x13e)](_0x16781f)||(_0x16781f=[_0x16781f]);for(const _0x2ebce8 of this[_0x15e965(0x24f)]()){if(!_0x2ebce8[_0x15e965(0x268)])continue;if(_0xc08597&&_0x2ebce8[_0x15e965(0x1e9)]!=_0xc08597)continue;let _0x3c4653=!0x1;for(const _0x29a400 of _0x2ebce8[_0x15e965(0x2b4)]()){for(const _0x476b9a of _0x16781f){const _0x2fc64c=_0x476b9a[_0x15e965(0x19a)][_0x15e965(0x207)](_0x29a400[_0x15e965(0x1d2)])||_0x476b9a[_0x15e965(0x1d2)][_0x15e965(0x207)](_0x29a400[_0x15e965(0x19a)]);if(_0x2fc64c||_0x476b9a[_0x15e965(0x264)](_0x29a400)){const _0x1d6fea=_0x476b9a[_0x15e965(0x2c1)](_0x29a400)&&Tt(this[_0x15e965(0x191)][_0x15e965(0x211)],_0x29a400[_0x15e965(0x19a)],_0x476b9a),_0x2ae0f7=_0x29a400[_0x15e965(0x2c1)](_0x476b9a)&&Tt(this[_0x15e965(0x191)][_0x15e965(0x211)],_0x476b9a[_0x15e965(0x19a)],_0x29a400);_0x1dccea[_0x15e965(0x2d3)]({'suggestion':_0x2ebce8,'meta':{'isOwn':_0x316941==_0x2ebce8[_0x15e965(0x1de)],'isNextTo':_0x2fc64c,'isInsideObject':_0x1d6fea,'containsRangeInObject':_0x2ae0f7}}),_0x3c4653=!0x0;break;}}if(_0x3c4653)break;}}return _0x1dccea;}[_0x43a0b3(0x266)](_0x5b3f79,_0x22953e,_0x1e5557,_0x3270f8,_0x17c7c){const _0x134a0a=_0x43a0b3;this[_0x134a0a(0x191)][_0x134a0a(0x252)](_0x432d71=>{const _0xce56d6=_0x134a0a;let _0x13a1af=_0xce56d6(0x147)+_0x5b3f79+':'+_0x22953e+':'+_0x1e5557;_0x17c7c&&(_0x13a1af=_0x13a1af+':'+_0x17c7c),_0x432d71[_0xce56d6(0x26b)](_0x13a1af,{'range':_0x3270f8,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x43a0b3(0x2c2)](_0x9fa859){const _0xa1a8fa=_0x43a0b3,_0x58fa6c=_0x9fa859[_0xa1a8fa(0x2b3)],_0x36279d=_0x9fa859[_0xa1a8fa(0x1a9)];_0x9fa859[_0xa1a8fa(0x2b3)]=null,_0x9fa859[_0xa1a8fa(0x1a9)]=null,null!=_0x58fa6c&&_0x58fa6c[_0xa1a8fa(0x1a9)]==_0x9fa859&&(_0x58fa6c[_0xa1a8fa(0x1a9)]=_0x36279d),null!=_0x36279d&&_0x36279d[_0xa1a8fa(0x2b3)]==_0x9fa859&&(_0x36279d[_0xa1a8fa(0x2b3)]=_0x58fa6c),_0xa1a8fa(0x2af)==this[_0xa1a8fa(0x15b)][_0xa1a8fa(0x12d)](_0x9fa859)&&(this[_0xa1a8fa(0x15b)][_0xa1a8fa(0x16a)](_0x9fa859,_0xa1a8fa(0x173)),this[_0xa1a8fa(0x15c)](_0xa1a8fa(0x18a),_0x9fa859,_0x58fa6c,_0x36279d));}[_0x43a0b3(0x203)](_0x2693a1){const _0x26bbd8=_0x43a0b3,_0x217bcf=_0x2693a1['id'],_0x5815b7=this[_0x26bbd8(0x255)](_0x2693a1);if(this[_0x26bbd8(0x176)]&&this[_0x26bbd8(0x176)][_0x26bbd8(0x2c3)]){const _0x169c85=this[_0x26bbd8(0x21e)][_0x26bbd8(0x15e)][_0x26bbd8(0x12d)](_0x26bbd8(0x1eb)),_0x573037=_0x5815b7[_0x26bbd8(0x2b2)],_0x46a553=_0x5815b7[_0x26bbd8(0x2d1)]?_0x5815b7[_0x26bbd8(0x1e9)]+':'+_0x5815b7[_0x26bbd8(0x2d1)]:_0x5815b7[_0x26bbd8(0x1e9)],_0x1e4f79=this[_0x26bbd8(0x21e)][_0x26bbd8(0x13a)],_0x13e397=_0x169c85[_0x26bbd8(0x2bf)](_0x32c643(_0x1e4f79,_0x26bbd8(0x297))),_0x389d9b={'id':_0x217bcf,'type':_0x46a553,'hasComments':_0x573037,'data':_0x2693a1[_0x26bbd8(0x1e8)]||null,'originalSuggestionId':_0x2693a1[_0x26bbd8(0x2bc)]||null,'attributes':_0x5815b7[_0x26bbd8(0x254)]};this[_0x26bbd8(0x176)][_0x26bbd8(0x2c3)](_0x389d9b)[_0x26bbd8(0x2b5)](_0x405caf=>{const _0xe79998=_0x26bbd8;_0x5815b7[_0xe79998(0x1df)]=!0x0,_0x169c85[_0xe79998(0x1dd)](_0x13e397),_0x405caf&&_0x405caf[_0xe79998(0x1c0)]&&(this[_0xe79998(0x1d8)][_0xe79998(0x12d)](_0x217bcf)[_0xe79998(0x1c0)]=_0x405caf[_0xe79998(0x1c0)]);})[_0x26bbd8(0x26d)](_0x215cdd=>{const _0x37f0b1=_0x26bbd8;throw _0x572e9c(_0x37f0b1(0x247)),this[_0x37f0b1(0x21e)][_0x37f0b1(0x2ca)][_0x37f0b1(0x2b7)]({'isUndoable':!0x1},()=>{const _0x5b0374=_0x37f0b1;_0x5815b7[_0x5b0374(0x2cc)]();}),_0x5815b7[_0x37f0b1(0x1a6)](),this[_0x37f0b1(0x1d8)][_0x37f0b1(0x167)](_0x5815b7['id']),this[_0x37f0b1(0x15b)][_0x37f0b1(0x167)](_0x5815b7),_0x215cdd;});}return _0x5815b7;}[_0x43a0b3(0x283)](_0x35a78e){const _0x44cc4c=_0x43a0b3;return this[_0x44cc4c(0x229)][_0x44cc4c(0x17e)](_0x35a78e);}[_0x43a0b3(0x186)](_0x5b6718,_0x14fa63){const _0x22a968=_0x43a0b3,_0x1759df=this[_0x22a968(0x21e)][_0x22a968(0x15e)][_0x22a968(0x12d)](_0x22a968(0x1eb)),_0x54dae6=this[_0x22a968(0x1db)](_0x5b6718);if(this[_0x22a968(0x176)]&&this[_0x22a968(0x176)][_0x22a968(0x232)]){if(_0x54dae6[_0x22a968(0x1df)]){const _0x596d4e=_0x1759df[_0x22a968(0x2bf)](_0x32c643(this[_0x22a968(0x21e)][_0x22a968(0x13a)],_0x22a968(0x297)));this[_0x22a968(0x176)][_0x22a968(0x232)](_0x5b6718,_0x14fa63)[_0x22a968(0x2b5)](()=>{const _0x4466a6=_0x22a968;_0x1759df[_0x4466a6(0x1dd)](_0x596d4e);});}else _0x54dae6['on'](_0x22a968(0x298),()=>{const _0x3d59f4=_0x22a968;this[_0x3d59f4(0x186)](_0x5b6718,_0x14fa63);});}}[_0x43a0b3(0x135)](_0x354d2e){const _0x22590b=_0x43a0b3;if(!this[_0x22590b(0x176)]||!this[_0x22590b(0x176)][_0x22590b(0x1db)])throw new _0x3419e4(_0x22590b(0x14d),this);return this[_0x22590b(0x176)][_0x22590b(0x1db)](_0x354d2e);}[_0x43a0b3(0x220)](_0x2c005e){const _0x686527=_0x43a0b3,{id:_0x3617c2,type:_0x20fcdc,subType:_0x11d7f0,authorId:_0x3facf8}=this[_0x686527(0x272)](_0x2c005e),_0x4e853b=this[_0x686527(0x1d8)][_0x686527(0x12d)](_0x3617c2)||this[_0x686527(0x23e)](_0x20fcdc,_0x11d7f0,_0x3617c2,_0x3facf8,{});switch(this[_0x686527(0x21b)](_0x4e853b,_0x20fcdc,_0x11d7f0,_0x3facf8),this[_0x686527(0x15b)][_0x686527(0x12d)](_0x4e853b)){case _0x686527(0x157):this[_0x686527(0x135)](_0x3617c2)[_0x686527(0x2b5)](_0x124d3a=>{const _0x57e6ea=_0x686527;let _0x3c04a9=Promise[_0x57e6ea(0x2c6)]();_0x124d3a[_0x57e6ea(0x2b2)]&&(_0x3c04a9=this[_0x57e6ea(0x27d)][_0x57e6ea(0x2d5)]({'channelId':this[_0x57e6ea(0x21e)][_0x57e6ea(0x168)][_0x57e6ea(0x12d)](_0x57e6ea(0x25e)),'threadId':_0x3617c2})),_0x3c04a9[_0x57e6ea(0x2b5)](()=>{const _0x2dda25=_0x57e6ea;this[_0x2dda25(0x255)](_0x124d3a)[_0x2dda25(0x1df)]=!0x0;});}),this[_0x686527(0x15b)][_0x686527(0x16a)](_0x4e853b,_0x686527(0x277));break;case _0x686527(0x173):this[_0x686527(0x186)](_0x3617c2,{'state':_0x686527(0x26f)});case _0x686527(0x130):this[_0x686527(0x15b)][_0x686527(0x16a)](_0x4e853b,_0x686527(0x2af)),this[_0x686527(0x15c)](_0x686527(0x1d0),_0x4e853b);break;case _0x686527(0x2af):this[_0x686527(0x15c)](_0x686527(0x24c),_0x4e853b);}return _0x4e853b[_0x686527(0x24b)](_0x2c005e),_0x4e853b;}[_0x43a0b3(0x17b)](_0x36f2ec){const _0x3e8efb=_0x43a0b3,_0x12ef10=Array[_0x3e8efb(0x267)](_0x36f2ec),_0x11fade=_0x12ef10[_0x3e8efb(0x13c)](_0x3f5997=>_0x3e8efb(0x210)==_0x3f5997[_0x3e8efb(0x1e9)]);this[_0x3e8efb(0x278)](_0x11fade);const _0x142a4a=_0x12ef10[_0x3e8efb(0x13c)](_0x2bca06=>!_0x2bca06[_0x3e8efb(0x1d3)]&&_0x3e8efb(0x210)!=_0x2bca06[_0x3e8efb(0x1e9)]),_0x2763e7=this[_0x3e8efb(0x24f)]({'skipNotAttached':!0x0})[_0x3e8efb(0x13c)](_0x454f4d=>!_0x454f4d[_0x3e8efb(0x1d3)]&&_0x3e8efb(0x210)!=_0x454f4d[_0x3e8efb(0x1e9)]),_0x4cfe30=_0x2763e7[_0x3e8efb(0x13c)](_0x3ebd8a=>!_0x36f2ec[_0x3e8efb(0x17e)](_0x3ebd8a)),_0x53bbc7=new Map(_0x2763e7[_0x3e8efb(0x1b6)](_0x4bdf91=>[_0x4bdf91,this[_0x3e8efb(0x249)][_0x3e8efb(0x28b)](_0x4bdf91[_0x3e8efb(0x1e9)],_0x4bdf91[_0x3e8efb(0x2d1)],_0x3e8efb(0x20b))])),_0x205c9a=new Map(_0x2763e7[_0x3e8efb(0x1b6)](_0x4f4ce6=>[_0x4f4ce6,_0x4f4ce6[_0x3e8efb(0x20e)]()])),_0x19c745=new Set(),_0x28117d=new Set();for(let _0x2d788f=0x0;_0x2d788f<_0x142a4a[_0x3e8efb(0x1d5)];_0x2d788f++)_0x1ba245(_0x142a4a[_0x2d788f],_0x142a4a,_0x2d788f+0x1);for(let _0x1e9083=0x0;_0x1e9083<_0x142a4a[_0x3e8efb(0x1d5)];_0x1e9083++)_0x1ba245(_0x142a4a[_0x1e9083],_0x4cfe30,0x0);const _0x32d46b=new Set();for(let _0xce09cc=0x0;_0xce09cc<_0x142a4a[_0x3e8efb(0x1d5)];_0xce09cc++){const _0x16a61f=_0x142a4a[_0xce09cc];!_0x28117d[_0x3e8efb(0x17e)](_0x16a61f)&&_0x16a61f[_0x3e8efb(0x2b3)]&&(_0x32d46b[_0x3e8efb(0x2bf)](_0x16a61f[_0x3e8efb(0x2b3)]),_0x16a61f[_0x3e8efb(0x2b3)][_0x3e8efb(0x1a9)]===_0x16a61f&&(_0x16a61f[_0x3e8efb(0x2b3)][_0x3e8efb(0x1a9)]=null),_0x16a61f[_0x3e8efb(0x2b3)]=null),!_0x19c745[_0x3e8efb(0x17e)](_0x16a61f)&&_0x16a61f[_0x3e8efb(0x1a9)]&&(_0x32d46b[_0x3e8efb(0x2bf)](_0x16a61f[_0x3e8efb(0x1a9)]),_0x16a61f[_0x3e8efb(0x1a9)][_0x3e8efb(0x2b3)]===_0x16a61f&&(_0x16a61f[_0x3e8efb(0x1a9)][_0x3e8efb(0x2b3)]=null),_0x16a61f[_0x3e8efb(0x1a9)]=null);}function _0x1ba245(_0x2f0487,_0x52ec22,_0x2ddd22){const _0x3a4019=_0x3e8efb;for(let _0x262e0b=_0x2ddd22;_0x262e0b<_0x52ec22[_0x3a4019(0x1d5)];_0x262e0b++){const _0x3bf8bb=_0x4076a8(_0x2f0487,_0x52ec22[_0x262e0b]);_0x3bf8bb&&(_0x3bf8bb[0x0][_0x3a4019(0x1a9)]=_0x3bf8bb[0x1],_0x3bf8bb[0x1][_0x3a4019(0x2b3)]=_0x3bf8bb[0x0],_0x19c745[_0x3a4019(0x2bf)](_0x3bf8bb[0x0]),_0x28117d[_0x3a4019(0x2bf)](_0x3bf8bb[0x1]));}}function _0x4076a8(_0x4ebf81,_0x3de388){const _0x496ca8=_0x3e8efb;if(_0x4ebf81[_0x496ca8(0x1de)]['id']!==_0x3de388[_0x496ca8(0x1de)]['id'])return null;const _0x1da917=_0x53bbc7[_0x496ca8(0x12d)](_0x4ebf81)(_0x4ebf81,_0x3de388,_0x205c9a[_0x496ca8(0x12d)](_0x4ebf81),_0x205c9a[_0x496ca8(0x12d)](_0x3de388));if(!_0x1da917)return null;return _0x53bbc7[_0x496ca8(0x12d)](_0x3de388)(_0x4ebf81,_0x3de388,_0x205c9a[_0x496ca8(0x12d)](_0x4ebf81),_0x205c9a[_0x496ca8(0x12d)](_0x3de388))?_0x1da917[0x1][_0x496ca8(0x18f)]&&_0x1da917[0x1][_0x496ca8(0x18f)][_0x496ca8(0x1d5)]?null:_0x1da917:null;}_0x32d46b[_0x3e8efb(0x2d2)]&&this[_0x3e8efb(0x17b)](_0x32d46b);}[_0x43a0b3(0x278)](_0xab40c7){const _0x2cab78=_0x43a0b3;if(0x0==_0xab40c7[_0x2cab78(0x1d5)])return;const _0x204eed=this[_0x2cab78(0x24f)]({'skipNotAttached':!0x0})[_0x2cab78(0x13c)](_0x3faa36=>_0x2cab78(0x210)==_0x3faa36[_0x2cab78(0x1e9)]&&_0x3faa36[_0x2cab78(0x257)]),_0x4e9aa1=[],_0x530051=new Map();for(const _0x4b07b2 of _0x204eed){const _0x452586=_0x2d6858(_0x4b07b2[_0x2cab78(0x254)]);_0x530051[_0x2cab78(0x17e)](_0x452586)||(_0x530051[_0x2cab78(0x16a)](_0x452586,_0x4e9aa1[_0x2cab78(0x1d5)]),_0x4e9aa1[_0x2cab78(0x2d3)]([]));const _0x35d7f0=_0x530051[_0x2cab78(0x12d)](_0x452586);_0x4e9aa1[_0x35d7f0][_0x2cab78(0x2d3)](_0x4b07b2);}!(function(){const _0x1e0deb=_0x2cab78;_0x4e9aa1[_0x1e0deb(0x22f)]((_0x96543d,_0x182c79)=>{const _0x4007b7=_0x1e0deb,_0x2bef37=_0x96543d[0x0][_0x4007b7(0x1c0)],_0xfcadc6=_0x182c79[0x0][_0x4007b7(0x1c0)];return _0x2bef37==_0xfcadc6?_0x96543d[0x0][_0x4007b7(0x254)][_0x4007b7(0x199)]<_0x182c79[0x0][_0x4007b7(0x254)][_0x4007b7(0x199)]?-0x1:0x1:_0x2bef37<_0xfcadc6?-0x1:0x1;});for(const _0x23aee8 of _0x4e9aa1)_0x23aee8[_0x1e0deb(0x22f)]((_0x2e49b7,_0x2a22cf)=>_0x2e49b7['id']<_0x2a22cf['id']?-0x1:0x1);}());for(let _0x5f2187=0x0;_0x5f2187<_0x4e9aa1[_0x2cab78(0x1d5)];_0x5f2187++){if(0x0==_0x4e9aa1[_0x5f2187][_0x2cab78(0x1d5)])continue;const _0x1f6dda=[];for(let _0x421bf2=_0x5f2187+0x1;_0x421bf2<_0x4e9aa1[_0x2cab78(0x1d5)];_0x421bf2++)0x0!=_0x4e9aa1[_0x421bf2][_0x2cab78(0x1d5)]&&_0x529bf7(_0x4e9aa1[_0x5f2187],_0x4e9aa1[_0x421bf2])&&_0x1f6dda[_0x2cab78(0x2d3)](_0x421bf2);for(const _0x5dc125 of _0x1f6dda)_0x4e9aa1[_0x5f2187]=_0x4e9aa1[_0x5f2187][_0x2cab78(0x23b)](_0x4e9aa1[_0x5dc125]),_0x4e9aa1[_0x5dc125]=[];}for(const _0x125c76 of _0x4e9aa1)for(let _0x12e3f3=0x0;_0x12e3f3<_0x125c76[_0x2cab78(0x1d5)];_0x12e3f3++)_0x125c76[_0x12e3f3][_0x2cab78(0x1a9)]=_0x125c76[_0x12e3f3+0x1]||null;for(const _0x32edbe of _0x4e9aa1)for(let _0x46b4da=0x0;_0x46b4da<_0x32edbe[_0x2cab78(0x1d5)];_0x46b4da++)_0x32edbe[_0x46b4da][_0x2cab78(0x2b3)]=_0x32edbe[_0x46b4da-0x1]||null;function _0x529bf7(_0x37dc85,_0x7e0e92){const _0x36b082=_0x2cab78;if(_0x37dc85[0x0][_0x36b082(0x254)][_0x36b082(0x199)]!==_0x7e0e92[0x0][_0x36b082(0x254)][_0x36b082(0x199)]&&_0x37dc85[0x0][_0x36b082(0x1de)]!==_0x7e0e92[0x0][_0x36b082(0x1de)])return!0x1;if(!function(_0x39a4a8,_0x4729c6){const _0x3a6381=_0x36b082;if(!_0x39a4a8[_0x3a6381(0x2b2)]&&!_0x4729c6[_0x3a6381(0x2b2)])return!0x0;if(_0x39a4a8[_0x3a6381(0x2b2)]&&_0x4729c6[_0x3a6381(0x2b2)])return!0x1;if(_0x39a4a8[_0x3a6381(0x2b2)]&&_0x4729c6[_0x3a6381(0x1c0)]<_0x39a4a8[_0x3a6381(0x18f)][_0x3a6381(0x138)][_0x3a6381(0x12d)](0x0)[_0x3a6381(0x1c0)])return!0x0;if(_0x4729c6[_0x3a6381(0x2b2)]&&_0x39a4a8[_0x3a6381(0x1c0)]<_0x4729c6[_0x3a6381(0x18f)][_0x3a6381(0x138)][_0x3a6381(0x12d)](0x0)[_0x3a6381(0x1c0)])return!0x0;return!0x1;}(_0x37dc85[0x0],_0x7e0e92[0x0]))return!0x1;const _0x1c26d4=_0x33855c(_0x37dc85[0x0][_0x36b082(0x254)],_0x36b082(0x199)),_0x449c82=_0x33855c(_0x7e0e92[0x0][_0x36b082(0x254)],_0x36b082(0x199));if(!_0x53778a(_0x1c26d4,_0x449c82))return!0x1;return!!_0x37dc85[_0x36b082(0x145)](_0x2021b6=>_0x7e0e92[_0x36b082(0x28c)](_0x470cca=>_0x2021b6[_0x36b082(0x20e)]()[_0x36b082(0x207)](_0x470cca[_0x36b082(0x20e)]())))&&_0x7e0e92[_0x36b082(0x145)](_0x2e4796=>_0x37dc85[_0x36b082(0x28c)](_0x3d98c7=>_0x2e4796[_0x36b082(0x20e)]()[_0x36b082(0x207)](_0x3d98c7[_0x36b082(0x20e)]())));}}[_0x43a0b3(0x19f)](_0x489ed2){const _0x544d80=_0x43a0b3,_0x41a6a1=Array[_0x544d80(0x267)](_0x489ed2),_0x3da512=this[_0x544d80(0x24f)]({'skipNotAttached':!0x0}),_0x4fa84e=_0x3da512[_0x544d80(0x13c)](_0x2e3507=>!_0x489ed2[_0x544d80(0x17e)](_0x2e3507)),_0x3b9f22=new Map(_0x41a6a1[_0x544d80(0x1b6)](_0x31851f=>[_0x31851f,this[_0x544d80(0x249)][_0x544d80(0x28b)](_0x31851f[_0x544d80(0x1e9)],_0x31851f[_0x544d80(0x2d1)],_0x544d80(0x1bd))])),_0x29c462=new Map(_0x3da512[_0x544d80(0x1b6)](_0x42e57e=>[_0x42e57e,_0x42e57e[_0x544d80(0x2b4)]()]));for(let _0x5136cf=0x0;_0x5136cf<_0x41a6a1[_0x544d80(0x1d5)];_0x5136cf++){if(_0x215ba0(this,_0x41a6a1[_0x5136cf],_0x41a6a1,_0x5136cf+0x1))return!0x0;}for(let _0x38ce1c=0x0;_0x38ce1c<_0x41a6a1[_0x544d80(0x1d5)];_0x38ce1c++){if(_0x215ba0(this,_0x41a6a1[_0x38ce1c],_0x4fa84e,0x0))return!0x0;}return!0x1;function _0x215ba0(_0x539eac,_0x24c9d9,_0x3bc9dc,_0x226d0f){const _0x19d0ef=_0x544d80;for(let _0x547007=_0x226d0f;_0x547007<_0x3bc9dc[_0x19d0ef(0x1d5)];_0x547007++){const _0x25a68b=_0x3bc9dc[_0x547007];if(_0x25a68b[_0x19d0ef(0x1e9)]!==_0x24c9d9[_0x19d0ef(0x1e9)]||_0x25a68b[_0x19d0ef(0x1de)]['id']!==_0x24c9d9[_0x19d0ef(0x1de)]['id']||_0x25a68b[_0x19d0ef(0x2d1)]!==_0x24c9d9[_0x19d0ef(0x2d1)])continue;if(!Lt(_0x24c9d9,_0x25a68b,[_0x19d0ef(0x199)]))continue;if(_0x19d0ef(0x210)==_0x24c9d9[_0x19d0ef(0x1e9)]&&_0x24c9d9[_0x19d0ef(0x1e8)][_0x19d0ef(0x286)]!=_0x25a68b[_0x19d0ef(0x1e8)][_0x19d0ef(0x286)])continue;if(_0x19d0ef(0x210)==_0x24c9d9[_0x19d0ef(0x1e9)]&&_0x539eac[_0x19d0ef(0x283)](_0x24c9d9[_0x19d0ef(0x1e8)][_0x19d0ef(0x2ae)]))continue;if(_0x19d0ef(0x2b0)==_0x24c9d9[_0x19d0ef(0x1e9)]){const _0x38fbdd=_0x539eac[_0x19d0ef(0x21e)][_0x19d0ef(0x2ca)],_0x4a8e1f=_0x24c9d9[_0x19d0ef(0x1ba)]();if(_0x4a8e1f&&(_0x38fbdd[_0x19d0ef(0x211)][_0x19d0ef(0x1a2)](_0x4a8e1f)||_0x38fbdd[_0x19d0ef(0x211)][_0x19d0ef(0x1dc)](_0x4a8e1f)))continue;}const _0xf18102=_0x3b9f22[_0x19d0ef(0x12d)](_0x24c9d9),_0x2503e4=_0x29c462[_0x19d0ef(0x12d)](_0x24c9d9),_0x5ac7ac=_0x29c462[_0x19d0ef(0x12d)](_0x25a68b),_0x27b357=_0x24c9d9[_0x19d0ef(0x18f)]&&_0x24c9d9[_0x19d0ef(0x18f)][_0x19d0ef(0x1d5)],_0x58fdde=_0x25a68b[_0x19d0ef(0x18f)]&&_0x25a68b[_0x19d0ef(0x18f)][_0x19d0ef(0x1d5)];if(!_0x27b357&&_0xf18102(_0x5ac7ac,_0x2503e4))return _0x539eac[_0x19d0ef(0x259)](_0x25a68b,_0x24c9d9),_0x29c462[_0x19d0ef(0x167)](_0x24c9d9),!0x0;if(!_0x58fdde&&_0xf18102(_0x2503e4,_0x5ac7ac))return _0x539eac[_0x19d0ef(0x259)](_0x24c9d9,_0x25a68b),_0x29c462[_0x19d0ef(0x167)](_0x25a68b),!0x0;}return!0x1;}}[_0x43a0b3(0x259)](_0x148a62,_0x335397){const _0x2ba7b0=_0x43a0b3;if(_0x148a62[_0x2ba7b0(0x1d3)]){for(const _0x1c0496 of _0x335397[_0x2ba7b0(0x2b4)]())_0x148a62[_0x2ba7b0(0x26c)](_0x1c0496);}else{const _0x1f1d2d=_0x335397[_0x2ba7b0(0x20e)]()[_0x2ba7b0(0x1d2)];this[_0x2ba7b0(0x1bf)](_0x148a62,this[_0x2ba7b0(0x191)][_0x2ba7b0(0x28f)](_0x148a62[_0x2ba7b0(0x20e)]()[_0x2ba7b0(0x19a)],_0x1f1d2d));}_0x335397[_0x2ba7b0(0x224)]();}[_0x43a0b3(0x1f1)](_0x46a371,_0x2ee703){const _0x2f1e94=_0x43a0b3,_0x1150a2=_0x46a371[_0x2f1e94(0x1b2)](_0x2f1e94(0x27a))||_0x46a371[_0x2f1e94(0x1b2)](_0x2f1e94(0x210))?_0x2f1e94(0x1ef):_0x46a371[_0x2f1e94(0x2a0)]();return _0x32c643(this[_0x2f1e94(0x21e)][_0x2f1e94(0x13a)],_0x2ee703+'_'+_0x1150a2+_0x2f1e94(0x1ca));}[_0x43a0b3(0x1cf)](){const _0x203b25=_0x43a0b3,_0x108ae4=this[_0x203b25(0x21e)];if(!_0x108ae4['ui'])return;const {ariaLiveAnnouncer:_0x5d5de1}=_0x108ae4['ui'];_0x5263d3(this[_0x203b25(0x191)],({left:_0x1d2a04,entered:_0x166dd0})=>{const _0x2bf46b=_0x203b25;for(const _0x228677 of _0x1d2a04){const {group:_0x477e25,type:_0x4b7ba3}=this[_0x2bf46b(0x272)](_0x228677[_0x2bf46b(0x291)]);if(_0x2bf46b(0x194)===_0x477e25){_0x5d5de1[_0x2bf46b(0x20a)](this[_0x2bf46b(0x1f1)](_0x4b7ba3,_0x2bf46b(0x1a7)));break;}}for(const _0x36059e of _0x166dd0){const {group:_0x4d284a,type:_0x19fefb}=this[_0x2bf46b(0x272)](_0x36059e[_0x2bf46b(0x291)]);if(_0x2bf46b(0x194)===_0x4d284a){_0x5d5de1[_0x2bf46b(0x20a)](this[_0x2bf46b(0x1f1)](_0x19fefb,_0x2bf46b(0x265)));break;}}});}[_0x43a0b3(0x1b0)](_0x2c846d){const _0x5bdbf1=_0x43a0b3;if(this[_0x5bdbf1(0x1b7)])return!0x1;const _0x325dec=this[_0x5bdbf1(0x21e)],_0x1e18ae=_0x325dec[_0x5bdbf1(0x2ca)][_0x5bdbf1(0x2aa)][_0x5bdbf1(0x1cc)][_0x5bdbf1(0x1f8)]();if(0x0==_0x1e18ae[_0x5bdbf1(0x1d5)])return!0x1;const _0x25ea76=[],_0x3e5ca8=_0x1e18ae[_0x5bdbf1(0x13c)](_0x42a8dc=>_0x5bdbf1(0x210)==_0x42a8dc[_0x5bdbf1(0x1e9)]),_0x44b546=_0x1e18ae[_0x5bdbf1(0x13c)](_0x431bf1=>_0x5bdbf1(0x188)==_0x431bf1[_0x5bdbf1(0x1e9)]&&_0x5bdbf1(0x1c1)!=_0x431bf1[_0x5bdbf1(0x291)]),_0x4a24f5=_0x1e18ae[_0x5bdbf1(0x13c)](_0x21f495=>_0x5bdbf1(0x1dd)==_0x21f495[_0x5bdbf1(0x1e9)]&&_0x5bdbf1(0x1c1)!=_0x21f495[_0x5bdbf1(0x291)]);for(const _0x489642 of _0x3e5ca8)_0x25ea76[_0x5bdbf1(0x2d3)]({'key':_0x489642[_0x5bdbf1(0x184)],'newValue':_0x489642[_0x5bdbf1(0x25a)],'oldValue':_0x489642[_0x5bdbf1(0x1e3)],'range':Gt(_0x489642[_0x5bdbf1(0x287)],_0x325dec[_0x5bdbf1(0x2ca)])});for(const _0x26ad0c of _0x44b546){const _0x5a7102=_0x4a24f5[_0x5bdbf1(0x17d)](_0x2ad566=>_0x2ad566[_0x5bdbf1(0x165)][_0x5bdbf1(0x207)](_0x26ad0c[_0x5bdbf1(0x165)]));_0x5a7102&&_0x25ea76[_0x5bdbf1(0x2d3)]({'key':_0x5bdbf1(0x161),'newValue':_0x26ad0c[_0x5bdbf1(0x291)],'oldValue':_0x5a7102[_0x5bdbf1(0x291)],'range':_0x325dec[_0x5bdbf1(0x2ca)][_0x5bdbf1(0x15d)](_0x26ad0c[_0x5bdbf1(0x165)][_0x5bdbf1(0x218)])});}return 0x0!=_0x25ea76[_0x5bdbf1(0x1d5)]&&this[_0x5bdbf1(0x179)](_0x2c846d,_0x25ea76);}[_0x43a0b3(0x146)](_0x1a7109){const _0x2856f8=_0x43a0b3;let _0x3b180d=!0x1;const _0x4ae97c=this[_0x2856f8(0x21e)][_0x2856f8(0x2ca)][_0x2856f8(0x2aa)][_0x2856f8(0x1cc)][_0x2856f8(0x22e)]()[_0x2856f8(0x13c)](_0xff9df7=>_0xff9df7[_0x2856f8(0x1e8)][_0x2856f8(0x201)]&&_0xff9df7[_0x2856f8(0x291)][_0x2856f8(0x1b2)](_0x2856f8(0x237)));for(const _0xa6d79 of _0x4ae97c){const {subType:_0x145570,id:_0x2ee08d}=this[_0x2856f8(0x272)](_0xa6d79[_0x2856f8(0x291)]),_0x27af80=_0x145570[_0x2856f8(0x29a)]('|')[0x0];for(const _0x3c61d3 of this[_0x2856f8(0x24f)]({'skipNotAttached':!0x0}))_0x3c61d3['id']!=_0x2ee08d&&_0x2856f8(0x210)==_0x3c61d3[_0x2856f8(0x1e9)]&&_0x3c61d3[_0x2856f8(0x1e8)]&&_0x3c61d3[_0x2856f8(0x1e8)][_0x2856f8(0x2ae)]==_0x27af80&&_0x3c61d3[_0x2856f8(0x20e)]()[_0x2856f8(0x1a4)](_0xa6d79[_0x2856f8(0x1e8)][_0x2856f8(0x201)])&&(this[_0x2856f8(0x299)](_0x3c61d3,_0xa6d79[_0x2856f8(0x1e8)][_0x2856f8(0x201)],_0x1a7109),_0x3b180d=!0x0);}return _0x3b180d;}[_0x43a0b3(0x22a)](_0x249f21){const _0x59b819=_0x43a0b3;this[_0x59b819(0x21e)],(this[_0x59b819(0x1b7)]=!0x0,_0x249f21());}[_0x43a0b3(0x1e0)](_0x580679){const _0x176f13=_0x43a0b3,_0xa435bb=this[_0x176f13(0x283)](_0x580679),_0x858884=this[_0x176f13(0x2c0)][_0x176f13(0x17e)](_0x580679);return _0xa435bb||_0x858884;}[_0x43a0b3(0x179)](_0x4a63f1,_0x189cea){const _0x1ed252=_0x43a0b3;if(0x0==_0x189cea[_0x1ed252(0x1d5)])return!0x1;let _0x1b9d0a=!0x1;for(const _0x2e6966 of _0x189cea){const _0x13eb23=this[_0x1ed252(0x295)](_0x2e6966[_0x1ed252(0x287)],_0x1ed252(0x210))[_0x1ed252(0x13c)](_0x56dc7c=>!_0x56dc7c[_0x1ed252(0x2b9)][_0x1ed252(0x174)])[_0x1ed252(0x1b6)](_0x987fe5=>_0x987fe5[_0x1ed252(0x194)]),_0x23da51=_0x2d6858({'newValue':_0x2e6966[_0x1ed252(0x1e2)]});_0x13eb23[_0x1ed252(0x13c)](_0x1dc9a5=>{const _0x14bbd6=_0x1ed252,[_0x59e49f,_0x39dc28]=_0x1dc9a5[_0x14bbd6(0x2d1)][_0x14bbd6(0x29a)]('|');return _0x59e49f==_0x2e6966[_0x14bbd6(0x2ae)]&&_0x39dc28!=_0x23da51;})[_0x1ed252(0x180)](_0x3a3626=>{const _0x26345e=_0x1ed252;this[_0x26345e(0x299)](_0x3a3626,_0x2e6966[_0x26345e(0x287)],_0x4a63f1),_0x1b9d0a=!0x0;});}return _0x1b9d0a;}[_0x43a0b3(0x299)](_0xda3480,_0x50e096,_0x3bc166){const _0x373917=_0x43a0b3,_0x5d8c32=_0xda3480[_0x373917(0x20e)]()[_0x373917(0x1c9)](_0x50e096);0x0!==_0x5d8c32[_0x373917(0x1d5)]?0x1!==_0x5d8c32[_0x373917(0x1d5)]?this[_0x373917(0x1ed)](_0xda3480,_0x50e096[_0x373917(0x19a)],_0x50e096[_0x373917(0x1d2)]):this[_0x373917(0x1bf)](_0xda3480,_0x5d8c32[0x0]):_0x3bc166[_0x373917(0x228)](_0xda3480[_0x373917(0x1d6)]());}}class Rt{constructor(_0x358cc9){const _0x121935=_0x43a0b3;this[_0x121935(0x1d4)]=_0x358cc9,this[_0x121935(0x191)]=_0x358cc9[_0x121935(0x2ca)],this[_0x121935(0x269)]=new Map(),this[_0x121935(0x1e6)]=new Map(),this[_0x121935(0x29b)]();}[_0x43a0b3(0x2a5)](_0x162f9b,_0x2e8d40,_0x13afc6,_0x29982e,_0x4ca4f,_0x19167a){const _0x10d761=_0x43a0b3;return new _0x4e3190(this[_0x10d761(0x191)],{'type':_0x162f9b,'subType':_0x2e8d40,'id':_0x13afc6,'author':_0x29982e,'creator':_0x29982e,'attributes':_0x4ca4f,'onAttributesChange':_0x19167a,'onAccept':(..._0x38c819)=>this[_0x10d761(0x28b)](_0x162f9b,_0x2e8d40,_0x10d761(0x234))(..._0x38c819),'onDiscard':(..._0x2bf07f)=>this[_0x10d761(0x28b)](_0x162f9b,_0x2e8d40,_0x10d761(0x2cc))(..._0x2bf07f)});}[_0x43a0b3(0x12f)](_0x5bd08c,_0x3185e2,_0x57fbf1,_0x1b7da2){const _0x501165=_0x43a0b3,_0x4da150=_0x5bd08c+':'+_0x3185e2+':'+_0x57fbf1;this[_0x501165(0x269)][_0x501165(0x16a)](_0x4da150,_0x1b7da2);}[_0x43a0b3(0x28b)](_0x1f91bd,_0x18b474,_0x20b609){const _0x237425=_0x43a0b3,_0x331250=_0x1f91bd+':'+_0x18b474+':'+_0x20b609;return this[_0x237425(0x269)][_0x237425(0x12d)](_0x331250)||this[_0x237425(0x1e6)][_0x237425(0x12d)](_0x1f91bd+':'+_0x20b609);}[_0x43a0b3(0x29b)](){const _0x174098=_0x43a0b3,_0x325223=()=>!0x1,_0x4f3ccd=_0x9d4b1b=>{const _0x24e3dc=_0x305f;_0x9d4b1b[_0x24e3dc(0x22f)]((_0x3f3cc3,_0x2cc5c6)=>_0x3f3cc3[_0x24e3dc(0x19a)][_0x24e3dc(0x177)](_0x2cc5c6[_0x24e3dc(0x19a)])?0x1:-0x1),this[_0x24e3dc(0x191)][_0x24e3dc(0x252)](_0x130878=>{const _0x1325e6=_0x24e3dc;for(const _0x4a5a0c of _0x9d4b1b){let _0x5a6bef;_0x5a6bef=_0x4a5a0c[_0x1325e6(0x1d2)][_0x1325e6(0x175)]&&_0x4a5a0c[_0x1325e6(0x1d2)][_0x1325e6(0x231)]==_0x4a5a0c[_0x1325e6(0x19a)][_0x1325e6(0x218)]?_0x130878[_0x1325e6(0x27c)](_0x4a5a0c[_0x1325e6(0x19a)][_0x1325e6(0x218)],'on'):_0x130878[_0x1325e6(0x27c)](_0x4a5a0c),this[_0x1325e6(0x191)][_0x1325e6(0x233)](_0x5a6bef,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x482d0d=(_0x10e11b,_0x2405f6)=>{const _0x249abd=_0x305f;_0x2405f6&&this[_0x249abd(0x191)][_0x249abd(0x252)](_0x4252a6=>{const _0x1bf335=_0x249abd,{commandName:_0x26cef1,commandParams:_0x10878b=[]}=_0x2405f6,_0xac65eb=_0x10e11b[_0x1bf335(0x1b6)](_0x278d14=>(Et(_0x278d14)&&(_0x278d14=this[_0x1bf335(0x191)][_0x1bf335(0x28f)](_0x278d14[_0x1bf335(0x1d2)])),_0x278d14))[_0x1bf335(0x13c)](_0x54eaa5=>_0x1bf335(0x13f)!==_0x54eaa5[_0x1bf335(0x2cd)][_0x1bf335(0x19c)]);if(_0xac65eb[_0x1bf335(0x1d5)]<0x1)return;const _0x3b6bfe=Array[_0x1bf335(0x267)](this[_0x1bf335(0x191)][_0x1bf335(0x2aa)][_0x1bf335(0x1af)][_0x1bf335(0x2b4)]())[_0x1bf335(0x1b6)](_0x585fb0=>_0x17670a[_0x1bf335(0x271)](_0x585fb0));_0x4252a6[_0x1bf335(0x21a)](_0xac65eb);for(const _0x9ce68a of this[_0x1bf335(0x1d4)][_0x1bf335(0x1e1)][_0x1bf335(0x1e1)]())_0x9ce68a[_0x1bf335(0x1e5)]();_0x10878b[_0x1bf335(0x2d3)]({'forceDefaultExecution':!0x0}),this[_0x1bf335(0x1d4)][_0x1bf335(0x289)](_0x26cef1,..._0x10878b);const _0x1dc98e=_0x3b6bfe[_0x1bf335(0x13c)](_0x4f12b3=>_0x1bf335(0x13f)!=_0x4f12b3[_0x1bf335(0x2cd)][_0x1bf335(0x19c)]);_0x1dc98e[_0x1bf335(0x1d5)]>0x0&&_0x4252a6[_0x1bf335(0x21a)](_0x1dc98e);for(const _0x550744 of _0x3b6bfe)_0x550744[_0x1bf335(0x25b)]();});},_0x440b91=(_0x1146ac,_0x56cccc)=>0x1==_0x1146ac[_0x174098(0x1d5)]&&0x1==_0x56cccc[_0x174098(0x1d5)]&&_0x1146ac[0x0][_0x174098(0x1d2)][_0x174098(0x207)](_0x56cccc[0x0][_0x174098(0x19a)]),_0x5caaa1=(_0x3ac07d,_0x42eb97,_0x487240,_0x3f60d0)=>Pt(_0x3ac07d,_0x42eb97,_0x487240,_0x3f60d0,this[_0x174098(0x191)])?[_0x3ac07d,_0x42eb97]:Pt(_0x42eb97,_0x3ac07d,_0x3f60d0,_0x487240,this[_0x174098(0x191)])?[_0x42eb97,_0x3ac07d]:null;this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x169),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x160),_0x4f3ccd),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1c8),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x222),_0x5caaa1),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x23d),_0x4f3ccd),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x189),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1f4),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1b1),_0x5caaa1),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x244),_0x482d0d),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x2a1),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x164),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x204),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x19b),_0x482d0d),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x213),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x238),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x230),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x15a),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x128),(_0x2cd0c9,_0x3f6244)=>{const _0x221b7d=_0x174098;if(!_0x3f6244)return;const _0xa3e415=this[_0x221b7d(0x1d4)][_0x221b7d(0x15e)][_0x221b7d(0x12d)](p);this[_0x221b7d(0x191)][_0x221b7d(0x252)](_0x25e817=>{const _0xcb0bfa=_0x221b7d;if(_0xcb0bfa(0x161)==_0x3f6244[_0xcb0bfa(0x2ae)])for(const _0x1987c4 of _0x2cd0c9){const _0x185843=_0x1987c4[_0xcb0bfa(0x19a)][_0xcb0bfa(0x218)],_0x11881c=_0x3f6244[_0xcb0bfa(0x286)];_0x25e817[_0xcb0bfa(0x293)](_0x185843,_0x11881c);}else{if(_0xa3e415[_0xcb0bfa(0x283)](_0x3f6244[_0xcb0bfa(0x2ae)])){for(const _0x285eb3 of _0x2cd0c9)void 0x0!==_0x3f6244[_0xcb0bfa(0x286)]?_0x25e817[_0xcb0bfa(0x18e)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x3f6244[_0xcb0bfa(0x286)],_0x285eb3[_0xcb0bfa(0x19a)][_0xcb0bfa(0x218)]):_0x25e817[_0xcb0bfa(0x14b)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x285eb3[_0xcb0bfa(0x19a)][_0xcb0bfa(0x218)]);}else{for(const _0x49ddf1 of _0x2cd0c9)_0x3f6244[_0xcb0bfa(0x286)]?_0x25e817[_0xcb0bfa(0x18e)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x3f6244[_0xcb0bfa(0x286)],_0x49ddf1):_0x25e817[_0xcb0bfa(0x14b)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x49ddf1);}}});}),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1cd),_0x440b91);}}function Tt(_0x4f7cf1,_0xd8a018,_0x1bc5be){const _0x26ad41=_0x43a0b3;for(const _0x2dc29c of _0xd8a018[_0x26ad41(0x231)][_0x26ad41(0x1ad)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2dc29c[_0x26ad41(0x2cd)]==_0x2dc29c)return!0x1;if(!_0x1bc5be[_0x26ad41(0x1fe)](_0x2dc29c))return!0x1;if(_0x4f7cf1[_0x26ad41(0x1a2)](_0x2dc29c)||_0x4f7cf1[_0x26ad41(0x1dc)](_0x2dc29c))return!0x0;}return!0x1;}function Et(_0x404bfd){const _0x451a1a=_0x43a0b3;return _0x404bfd[_0x451a1a(0x1d2)][_0x451a1a(0x231)]==_0x404bfd[_0x451a1a(0x19a)][_0x451a1a(0x218)]&&_0x404bfd[_0x451a1a(0x1d2)][_0x451a1a(0x16b)];}function Vt(_0x1d90dd,_0x410f31,_0x953680,_0x1be4bf){const _0x522b6b=_0x43a0b3,_0x1a6454=_0x4ab0ce=>!_0x4ab0ce[_0x522b6b(0x1ec)]['is'](_0x522b6b(0x28e))&&!_0x1be4bf[_0x522b6b(0x1a2)](_0x4ab0ce[_0x522b6b(0x1ec)]),_0x9b23d=_0x1d90dd[_0x522b6b(0x19a)][_0x522b6b(0x273)](_0x1a6454),_0x2e78c4=_0x1d90dd[_0x522b6b(0x1d2)][_0x522b6b(0x273)](_0x1a6454,{'direction':_0x522b6b(0x19e)});return(!_0x1d90dd[_0x522b6b(0x19a)][_0x522b6b(0x207)](_0x9b23d)||!_0x1d90dd[_0x522b6b(0x1d2)][_0x522b6b(0x207)](_0x2e78c4))&&(_0x9b23d[_0x522b6b(0x177)](_0x2e78c4)?_0x953680[_0x522b6b(0x29f)](_0x410f31,{'range':_0x953680[_0x522b6b(0x28f)](_0x9b23d,_0x2e78c4)}):_0x953680[_0x522b6b(0x228)](_0x410f31),!0x0);}function Ut(_0x734dc2){return _0x2d6858(_0x734dc2);}function Ot(_0xab6522){const _0xab54eb=_0x43a0b3,_0x22ad65=_0xab6522[_0xab54eb(0x19a)][_0xab54eb(0x218)];return _0x22ad65&&_0x22ad65['is'](_0xab54eb(0x256));}function Gt(_0x4796e0,_0x307579){const _0x42e082=_0x43a0b3;return null==_0x4796e0[_0x42e082(0x1d2)][_0x42e082(0x143)]&&_0x4796e0[_0x42e082(0x1d2)][_0x42e082(0x231)]==_0x4796e0[_0x42e082(0x19a)][_0x42e082(0x218)]?Ft(_0x4796e0[_0x42e082(0x19a)][_0x42e082(0x218)],_0x307579):_0x4796e0;}function Ft(_0x21b3b5,_0x5ee6d6){const _0x940456=_0x43a0b3,_0x4d9bfa=_0x5ee6d6[_0x940456(0x211)][_0x940456(0x1a2)](_0x21b3b5)||_0x5ee6d6[_0x940456(0x211)][_0x940456(0x1f5)](_0x21b3b5);return _0x5ee6d6[_0x940456(0x28f)](_0x5ee6d6[_0x940456(0x14e)](_0x21b3b5,_0x940456(0x1b5)),_0x4d9bfa?_0x5ee6d6[_0x940456(0x2d4)](_0x21b3b5):_0x5ee6d6[_0x940456(0x14e)](_0x21b3b5,_0x940456(0x1d2)));}function Pt(_0x3103cb,_0x23a099,_0x5ecbd4,_0x31cb37,_0x206587){const _0x24db47=_0x43a0b3;if(!Lt(_0x3103cb,_0x23a099))return!0x1;if(_0x5ecbd4[_0x24db47(0x1d2)][_0x24db47(0x207)](_0x31cb37[_0x24db47(0x19a)]))return!0x0;if(_0x3103cb[_0x24db47(0x1e9)]!=_0x23a099[_0x24db47(0x1e9)])return!0x1;if(!_0x5ecbd4[_0x24db47(0x1d2)][_0x24db47(0x24a)](_0x31cb37[_0x24db47(0x19a)]))return!0x1;const _0x163f44=_0x206587[_0x24db47(0x28f)](_0x5ecbd4[_0x24db47(0x1d2)],_0x31cb37[_0x24db47(0x19a)])[_0x24db47(0x239)]();for(const _0x39d077 of _0x163f44)if([_0x24db47(0x28a),_0x24db47(0x192)][_0x24db47(0x2ad)](_0x39d077[_0x24db47(0x1e9)])&&_0x206587[_0x24db47(0x211)][_0x24db47(0x1dc)](_0x39d077[_0x24db47(0x1ec)]))return!0x1;return!0x0;}function Lt(_0x4ac72e,_0x4db745,_0xbe4531=[]){const _0x4169c0=_0x43a0b3;return!(!_0x4ac72e[_0x4169c0(0x257)]||!_0x4db745[_0x4169c0(0x257)])&&_0x53778a(_0x33855c(_0x4ac72e[_0x4169c0(0x254)],_0xbe4531),_0x33855c(_0x4db745[_0x4169c0(0x254)],_0xbe4531));}function Ht(_0x107bac,_0x3b1366){const _0x32c402=_0x43a0b3,_0x3173d6=qt(_0x107bac[_0x32c402(0x254)]),_0x3b0eff=qt(_0x3b1366);if(!_0x107bac[_0x32c402(0x257)])return!0x1;for(const _0x2eb92c of Object[_0x32c402(0x2a3)](_0x3b0eff))if(!_0x53778a(_0x3173d6[_0x2eb92c],_0x3b0eff[_0x2eb92c]))return!0x1;return!0x0;}function qt(_0x54049a){const _0x8bbe76=_0x43a0b3,_0x39165b=Object[_0x8bbe76(0x1e7)]({},_0x54049a);return delete _0x39165b[_0x8bbe76(0x28d)],delete _0x39165b[_0x8bbe76(0x183)],_0x39165b;}
|