@ckeditor/ckeditor5-track-changes 43.1.0-alpha.6 → 43.1.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x16a529=_0x135b;(function(_0x15d463,_0x1a7f37){const _0x29b36d=_0x135b,_0x3238b2=_0x15d463();while(!![]){try{const _0x2e6068=-parseInt(_0x29b36d(0xc3))/0x1*(-parseInt(_0x29b36d(0xcf))/0x2)+parseInt(_0x29b36d(0x1e2))/0x3+-parseInt(_0x29b36d(0x196))/0x4*(-parseInt(_0x29b36d(0x190))/0x5)+parseInt(_0x29b36d(0x136))/0x6+-parseInt(_0x29b36d(0x18e))/0x7*(-parseInt(_0x29b36d(0x208))/0x8)+parseInt(_0x29b36d(0x245))/0x9+-parseInt(_0x29b36d(0x1ea))/0xa*(parseInt(_0x29b36d(0xbf))/0xb);if(_0x2e6068===_0x1a7f37)break;else _0x3238b2['push'](_0x3238b2['shift']());}catch(_0x173f4f){_0x3238b2['push'](_0x3238b2['shift']());}}}(_0x4061,0x23e37));function _0x135b(_0xdfcb14,_0xe66e3b){const _0x4061cc=_0x4061();return _0x135b=function(_0x135b0b,_0x2d9369){_0x135b0b=_0x135b0b-0x96;let _0x16e40a=_0x4061cc[_0x135b0b];return _0x16e40a;},_0x135b(_0xdfcb14,_0xe66e3b);}import{Plugin as _0x322a9f,PendingActions as _0x48ad08}from'ckeditor5/src/core.js';import{LiveRange as _0x3866c4}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3ac443,uid as _0x5212f9,priorities as _0x15d432,logWarning as _0x990af9,getEnvKeystrokeText as _0x13d16b}from'ckeditor5/src/utils.js';import{toWidget as _0x2579b1}from'ckeditor5/src/widget.js';import{Users as _0x56cd82,hashObject as _0x48c506,surroundingMarkersDetector as _0x4a755e,FOCUS_ANNOTATION_KEYSTROKE as _0x368f26}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xbf5e09 from'./commands/trackchangescommand.js';import _0x31d1c6 from'./commands/acceptsuggestioncommand.js';import _0x48722d from'./commands/discardsuggestioncommand.js';import _0x11765b from'./commands/executeonallsuggestionscommand.js';import _0x3eda7f from'./commands/executeonselectedsuggestionscommand.js';import _0x905fcb from'./suggestion.js';import _0x36eba7 from'./suggestiondescriptionfactory.js';import _0xf9b32d from'./integrations/aiassistant.js';function _0x4061(){const _0xa22772=['970548GYKRYn','$marker','_getSuggestionData','push','tablePasteChainId','from','isMultiRange','_suggestionState','isIntersectingWithRange','attribute','@external','getMarkers','elementStart','attribute:join','getMultiRangeId','_checkSuggestionCorrectness','_adapter','insertion','discardSelectedSuggestions','formatInline:accept','map','isOwn','_setSuggestionData','_handleNewSuggestionMarker','splitPosition','markAttributeChange','format','createElement','ck-suggestion-marker-','chain','formatInline','commands','_defaultCallbacks','attributes','before','ck-suggestion-marker--active','markerToData','for','insertion:discard','removeAttribute','resolve','createSelection','addSuggestionData','editing','_suggestions','meta','_rangeIsInLocalUserInsertion','item','values','isAfter','consume','forward','enqueueChange','track-changes-adapter-missing-getsuggestion','createPositionBefore','getAttribute','_getAuthorFromId','widget','creator','fetchCommentThread','containsPosition','fire','move','formatInline:chain','getChanges','_joinWithAdjacentSuggestions','_customCallbacks','CommentsRepository','suggestion','isEqual','suggestion:attribute:','track-changes-command-not-found','ck-suggestion-marker','skipNestingCheck','init','trackChanges','startsWith','_trackFormatChanges','after','always','removed','createRange','getShiftedBy','rejected','attributeKey','isLimit','deletion','authoredAt','9023tmusEl','suggestion-type','445ZxSdGb','isRemovable','requires','plugins','dataDowncast','containsRangeInObject','7436lgGdRb','execute','hasSuggestion','getSuggestions','getFirstRange','addComment','groupId','refresh','containerElement','collaboration.channelId','data','showSuggestionHighlights','_blockAttributeKeys','$graveyard','multi','catch','trackChangesCommand','hasComments','_isForcedDefaultExecutionBlock','markInlineFormat','forEach','_breakSuggestionMarker','_initAriaMarkerChangeAnnouncements','formatBlock:chain','attribute:','multipleBlocks','FORMATTING','unbind','_afterChanges','_suggestionFactory','containsRange','removeMarker:suggestion:attribute','_createSuggestion','documentSelection','_findSuggestions','isLocal','addCommentThread','Users','createPositionAfter','normal','accepted','sort','accept','setSelection','applyOperation','getSuggestionCallback','moveTargetPosition','markers','registerPostFixer','high','change','_registerDefaultCallbacks','isInsideObject','splice','addMarker:suggestion:formatBlock','LEAVE','registerInlineAttribute','_getExternalAuthor','action','_cutOutSuggestionMarker','track-changes-enable-command-twice','keys','announce','assign','$elementName','getItems','_isDataLoaded','insertion:','pluginName','change:_saved','isAtStart','options','_joinSuggestions','PendingActions','markMultiRangeInsertion','fromRange','431379iJCdFm','start','_model','adapter','ENTER','clear','addUser','getSuggestion','10PawmLq','clone','formatInline:discard','markDeletion','track-changes-suggestion-not-found','formatInline:join','elementEnd','comments','isBefore','attribute:accept','conversion','containsItem','addMarker:suggestion:attribute','deleteContent','subType','dataToMarker','PENDING_ACTION_SUGGESTION','isCollapsed','stopListening','markerName','formatBlock:','range','_refreshAttributeSuggestionsChain','ck-suggestion-marker-formatBlock','isUndo','_setSuggestionRange','update:suggestion','open','enableDefaultAttributesIntegration','activeMarkers','120iGpGIE','formatBlock:discard','rootName','writer','isArray','getCommentThread','remove','getFirstMarker','insertion:join','_getMarkerAnnouncementText','root','_reduceExistingSuggestions','filter','removeMarkers','acceptAllSuggestions','buildSuggestion','enableReadOnlyMode','rethrowUnexpectedError','addRange','find','track-changes-suggestion-data-mismatch','newRange','stop','suggestionUnloaded','value','low','name','model','_onDiscard','author','originalSuggestionId','discardAllSuggestions','addMarker:suggestion','default','getWalker','addClass','end','addMarkerName','authorName','consumable','descriptionFactory','error-saving-suggestion-data-suggestion-discarded','_reduceSuggestionAttributeRange','then','every','track-changes-user-not-found','never','isObject','getAllAdjacentSuggestions','_inlineAttributeKeys','formatGroupId','listenTo','highest','ready','_addSuggestionMarker','updateMarker','schema','pop','rename','getCustomProperty','newValue','1234359BPSToa','isAtEnd','_mergeNestedSuggestions','deletion:discard','_refreshSuggestionsChain','data-author-id','editor','document','_recordAttributeChanges','reconvertMarker','deletion:','get','dataReady','insertion:accept','return','key','getDifference','unbindElementFromMarkerName','batch','insert','ck-suggestion-marker-formatInline','_processAttributeSuggestions','deletion:chain','set','toJSON','getChangedMarkers','$textProxy','getAncestors','getRange','head','trackChanges.mergeNestedSuggestions','removeMarker','elementToElement','parent','markInsertion','setTo','getRanges','element','differ','createRangeIn','forceDefaultExecution','isDocumentOperation','detach','deletion:join','5907616xfQTfV','toUpperCase','registerCustomCallback','isBlock','1gKiaxZ','insertContent','some','lowest','selection','has','locale','_processAttributeChanges','getLastMatchingPosition','isNextTo','markerReady','removeClass','113134nMPcJl','type','_addThreadToSuggestion','position','TrackChangesEditing','backward','createPositionAt','includes','change:activeMarkers','nodeAfter','data-suggestion','add','length','addSuggestion','commentThread','getContainedElement','isExternal','getNearestSelectionRange','suggestionLoaded','getUser','markBlockFormat','markMultiRangeDeletion','concat','delete','substring','change:data','isSelectable','formatBlock:join','formatBlock:accept','isTouching','acceptSuggestion','define','unshift','config','oldValue','targetPosition','formatBlock','discard','createdAt','toViewElement','removeComment','removeMarker:suggestion:formatBlock','nodeBefore','_editor','_commentsRepository','upcast','addHighlight','oldRange','_getAttributeKey','track-changes-adapter-already-set','markerNameToElements','deletion:accept','setAttribute','trackChanges.trackFormatChanges','addMarker','insertion:chain','createRangeOn','_removeSuggestion','split','marker-count','mapper','_recordAttributeSuggestions','external:','commandName','updateSuggestion','size','fromCharCode','_isRegisteredAttribute','enableCommand','editingDowncast','getIntersection','markMultiRangeBlockFormat','hasCommentThread','attribute:discard','registerBlockAttribute','_updateSuggestionData','group','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.','howMany','suggestion:','stringify','_enabledCommands','markerToHighlight','_isBlockAttribute','bindElementToMarker','previous','acceptSelectedSuggestions','attributeOldValue','suggestionChanged','discardSuggestion','attributeNewValue','substr','_saved','isInContent','_SUGGESTION_ANNOUNCEMENT','formatInline:','isIntersecting','notReady','join','$text','next','warn','_splitMarkerName'];_0x4061=function(){return _0xa22772;};return _0x4061();}import _0x27bf02 from'./integrations/alignment.js';import _0x573030 from'./integrations/basicstyles.js';import _0x3595c3 from'./integrations/blockquote.js';import _0x3c150c from'./integrations/casechange.js';import _0x2f671c from'./integrations/ckbox.js';import _0x265d1d from'./integrations/codeblock.js';import _0x3799f8 from'./integrations/comments.js';import _0x3eae5b from'./integrations/deletecommand.js';import _0x11815e from'./integrations/list.js';import _0x44a79d from'./integrations/listproperties.js';import _0x5b632a from'./integrations/entercommand.js';import _0x1bd3bc from'./integrations/findandreplace.js';import _0x172636 from'./integrations/font.js';import _0x5d6bd5 from'./integrations/formatpainter.js';import _0x2539af from'./integrations/heading.js';import _0x11f8f5 from'./integrations/highlight.js';import _0xcb0e86 from'./integrations/horizontalline.js';import _0x20835e from'./integrations/htmlembed.js';import _0x15fc69 from'./integrations/image.js';import _0x208f73 from'./integrations/imagereplace.js';import _0x58ce8f from'./integrations/imagestyle.js';import _0x2ee88e from'./integrations/importword.js';import _0x1fdf42 from'./integrations/indent.js';import _0x33090d from'./integrations/inputcommand.js';import _0xd397d1 from'./integrations/link.js';import _0x286141 from'./integrations/legacylist.js';import _0x280e05 from'./integrations/legacylistproperties.js';import _0x30c2bc from'./integrations/mediaembed.js';import _0x430f94 from'./integrations/mention.js';import _0x3e11e9 from'./integrations/mergefields.js';import _0x35bd4e from'./integrations/multilevellist.js';import _0x35722d from'./integrations/pagebreak.js';import _0x294f21 from'./integrations/paragraph.js';import _0x106f98 from'./integrations/removeformat.js';import _0x4edcbf from'./integrations/restrictededitingmode.js';import _0xfafeeb from'./integrations/shiftentercommand.js';import _0x266a7e from'./integrations/standardeditingmode.js';import _0x3b1e6e from'./integrations/style.js';import _0x555751 from'./integrations/table.js';import _0x359ba5 from'./integrations/tablemergesplit.js';import _0xa1d9e1 from'./integrations/tableheadings.js';import _0x244807 from'./integrations/tableclipboard.js';import _0x1b29ee from'./integrations/tablecolumnresize.js';import _0x41ab4d from'./integrations/template.js';import _0x27d366 from'./integrations/tableofcontents.js';import _0x2ae6fe from'./integrations/title.js';import _0x5e4d16 from'./integrations/undo.js';import _0x43510f from'./integrations/tablecaption.js';import _0x106688 from'./integrations/tableproperties.js';import{getTranslation as _0x5d34b7}from'./utils/common-translations.js';import{isEqual as _0x118efe,omit as _0x442823}from'lodash-es';export const renameAttributeKey=_0x16a529(0x1d6);export default class p extends _0x322a9f{static get[_0x16a529(0x192)](){const _0x21135a=_0x16a529;return[_0x21135a(0x179),_0x56cd82,_0x48ad08,_0xf9b32d,_0x27bf02,_0x573030,_0x3595c3,_0x2f671c,_0x3c150c,_0x265d1d,_0x3799f8,_0x3eae5b,_0x5b632a,_0x1bd3bc,_0x172636,_0x5d6bd5,_0x2539af,_0x11f8f5,_0xcb0e86,_0x20835e,_0x15fc69,_0x58ce8f,_0x208f73,_0x2ee88e,_0x1fdf42,_0x33090d,_0x286141,_0x280e05,_0x35bd4e,_0xd397d1,_0x11815e,_0x44a79d,_0x30c2bc,_0x430f94,_0x3e11e9,_0x35722d,_0x294f21,_0x106f98,_0x4edcbf,_0xfafeeb,_0x266a7e,_0x3b1e6e,_0x555751,_0x359ba5,_0xa1d9e1,_0x43510f,_0x244807,_0x1b29ee,_0x27d366,_0x106688,_0x41ab4d,_0x2ae6fe,_0x5e4d16];}static get[_0x16a529(0x1da)](){const _0x47f45a=_0x16a529;return _0x47f45a(0xd3);}constructor(_0x39a287){const _0x483a07=_0x16a529;function _0x25b9d5(_0xb6234c){const _0x35d602=_0x135b;return _0xb6234c[_0x35d602(0x14a)](_0x4a0f6a=>String[_0x35d602(0x111)](_0x4a0f6a))[_0x35d602(0x131)]('');}super(_0x39a287),this[_0x483a07(0x10c)]=!0x1,this[_0x483a07(0xaa)](_0x483a07(0x207),[]),this['on'](_0x483a07(0xd7),(_0x5a7d2b,_0x462732,_0x33b625,_0x22341c)=>{const _0x536779=_0x483a07;this[_0x536779(0x1e4)][_0x536779(0x1c8)](()=>{const _0x29d1c0=_0x536779;for(const _0x2d3b10 of[..._0x22341c,..._0x33b625])this[_0x29d1c0(0x1e4)][_0x29d1c0(0x1c5)][_0x29d1c0(0xc8)](_0x2d3b10)&&_0x39a287[_0x29d1c0(0x161)][_0x29d1c0(0x9c)](_0x2d3b10);});}),this[_0x483a07(0x230)]=new _0x36eba7(this[_0x483a07(0x99)][_0x483a07(0x223)][_0x483a07(0x240)],this[_0x483a07(0x99)][_0x483a07(0xc9)]),this[_0x483a07(0x146)]=null,this[_0x483a07(0x1b3)]=new Et(this[_0x483a07(0x99)]),this[_0x483a07(0x162)]=new Map(),this[_0x483a07(0xfb)]=_0x39a287[_0x483a07(0x193)][_0x483a07(0x9e)](_0x483a07(0x179)),this[_0x483a07(0x120)]=new Set(),this[_0x483a07(0x1e4)]=this[_0x483a07(0x99)][_0x483a07(0x223)],this[_0x483a07(0x13d)]=new WeakMap(),this[_0x483a07(0x1a8)]=!0x1,this[_0x483a07(0x1a2)]=new Set([_0x483a07(0x1d6)]),this[_0x483a07(0x239)]=new Set(),_0x39a287[_0x483a07(0xf0)][_0x483a07(0xee)](_0x483a07(0x104),_0x483a07(0x229)),this[_0x483a07(0x183)]=_0x39a287[_0x483a07(0xf0)][_0x483a07(0x9e)](_0x483a07(0x104)),_0x39a287[_0x483a07(0xf0)][_0x483a07(0xee)](_0x483a07(0xb1),!0x0),this[_0x483a07(0x247)]=_0x39a287[_0x483a07(0xf0)][_0x483a07(0x9e)](_0x483a07(0xb1)),this[_0x483a07(0x1a6)]=new _0xbf5e09(_0x39a287,this[_0x483a07(0x120)]),this[_0x483a07(0x1ac)](),this[_0x25b9d5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x25b9d5([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x36]);}[_0x16a529(0x180)](){const _0x49f977=_0x16a529,_0xf99944=this[_0x49f977(0x99)],_0x4f2d08=(_0x15742f,_0x201b2e)=>{const _0x294e6e=_0x49f977;if(_0x294e6e(0x13f)!=_0x15742f)return _0x294e6e(0x152)+_0x15742f;const _0x1117ba=_0x201b2e[_0x294e6e(0x109)]('|')[0x0];return this[_0x294e6e(0x122)](_0x1117ba)?_0x294e6e(0x201):_0x294e6e(0xa7);};_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x114))[_0x49f977(0x121)]({'model':_0x49f977(0x17a),'view':_0x3ea399=>{const _0x5be549=_0x49f977,{id:_0x3ea463,authorId:_0x41cbb8,type:_0x25ead3,subType:_0x10778a}=this[_0x5be549(0x135)](_0x3ea399[_0x5be549(0x1fd)]),_0x3c3b18=[_0x5be549(0x17e),_0x4f2d08(_0x25ead3,_0x10778a)];let _0x4a155d=0xbb8;return this[_0x5be549(0x207)][_0x5be549(0xd6)](_0x3ea399[_0x5be549(0x1fd)])&&(_0x3c3b18[_0x5be549(0x139)](_0x5be549(0x159)),_0x4a155d=0xbc2),_0x5be549(0x18c)==_0x25ead3&&(_0x4a155d+=0x5),{'classes':_0x3c3b18,'attributes':{'data-suggestion':_0x3ea463,'data-author-id':_0x41cbb8},'priority':_0x4a155d};}}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x194))[_0x49f977(0xda)](_0x3b2364=>{const _0x2ba320=_0x49f977;_0x3b2364['on'](_0x2ba320(0x228),(_0x2f5236,_0x2f5931,_0x5a27d6)=>{const _0xcfa6d6=_0x2ba320;if(!_0x5a27d6[_0xcfa6d6(0x1dd)][_0xcfa6d6(0x1a1)])return;const _0x3e5bbb=_0x2f5931[_0xcfa6d6(0x165)];if(!_0x3e5bbb)return;const _0x3978e5=_0x5a27d6[_0xcfa6d6(0x10b)][_0xcfa6d6(0xf6)](_0x3e5bbb);_0xf99944[_0xcfa6d6(0x223)][_0xcfa6d6(0x240)][_0xcfa6d6(0x237)](_0x3e5bbb)&&_0x3978e5&&!_0x3978e5[_0xcfa6d6(0x243)](_0xcfa6d6(0x16f))&&_0x3978e5['is'](_0xcfa6d6(0x19e))&&_0x2579b1(_0x3978e5,_0x5a27d6[_0xcfa6d6(0x20b)]);},{'priority':_0x2ba320(0x1c7)});}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x194))[_0x49f977(0x121)]({'model':_0x49f977(0x17a),'view':(_0x2f7341,_0x14710f)=>{const _0xdd6c4e=_0x49f977;if(!_0x14710f[_0xdd6c4e(0x1dd)][_0xdd6c4e(0x1a1)])return null;const {type:_0x2c7e66,subType:_0x12a99b}=this[_0xdd6c4e(0x135)](_0x2f7341[_0xdd6c4e(0x1fd)]);return{'classes':[_0xdd6c4e(0x17e),_0x4f2d08(_0x2c7e66,_0x12a99b)],'priority':0xbb8};}});const _0x5383ec=({showActiveMarkers:_0x2bc912=!0x0,isAttributeSuggestion:_0x3f5a86=!0x1}={})=>(_0x1601df,_0x536eab,_0x4e8ce2)=>{const _0x292fd9=_0x49f977;if(!_0x536eab[_0x292fd9(0x165)])return;const {id:_0x489615,authorId:_0x54cd79}=this[_0x292fd9(0x135)](_0x536eab[_0x292fd9(0x1fd)]);if(_0x3f5a86){const _0x576dd=this[_0x292fd9(0x162)][_0x292fd9(0x9e)](_0x489615),_0x357a56=this[_0x292fd9(0xff)](_0x576dd);if(!this[_0x292fd9(0x122)](_0x357a56))return;}if(_0x536eab[_0x292fd9(0x165)]['is'](_0x292fd9(0xc7)))return void _0x4e8ce2[_0x292fd9(0x22f)][_0x292fd9(0x168)](_0x536eab[_0x292fd9(0x165)],_0x1601df[_0x292fd9(0x222)]);const _0x1150e1=_0x4e8ce2[_0x292fd9(0x10b)][_0x292fd9(0xf6)](_0x536eab[_0x292fd9(0x165)]);if(_0x536eab[_0x292fd9(0x165)]['is'](_0x292fd9(0xb8))&&_0xf99944[_0x292fd9(0x223)][_0x292fd9(0x240)][_0x292fd9(0xc2)](_0x536eab[_0x292fd9(0x165)])&&!_0x1150e1[_0x292fd9(0x243)](_0x292fd9(0xfd))){_0x4e8ce2[_0x292fd9(0x20b)][_0x292fd9(0x22b)]([_0x292fd9(0x17e),_0x292fd9(0x201)],_0x1150e1),_0x4e8ce2[_0x292fd9(0x20b)][_0x292fd9(0x103)](_0x292fd9(0xd9),_0x489615,_0x1150e1),_0x4e8ce2[_0x292fd9(0x20b)][_0x292fd9(0x103)](_0x292fd9(0x98),_0x54cd79,_0x1150e1),_0x4e8ce2[_0x292fd9(0x10b)][_0x292fd9(0x123)](_0x1150e1,_0x536eab[_0x292fd9(0x1fd)]),_0x2bc912&&(this[_0x292fd9(0x207)][_0x292fd9(0xd6)](_0x536eab[_0x292fd9(0x1fd)])?_0x4e8ce2[_0x292fd9(0x20b)][_0x292fd9(0x22b)](_0x292fd9(0x159),_0x1150e1):_0x4e8ce2[_0x292fd9(0x20b)][_0x292fd9(0xce)](_0x292fd9(0x159),_0x1150e1));for(const _0x1a567c of _0xf99944[_0x292fd9(0x223)][_0x292fd9(0xba)](_0x536eab[_0x292fd9(0x165)])[_0x292fd9(0x1d7)]())_0x4e8ce2[_0x292fd9(0x22f)][_0x292fd9(0x168)](_0x1a567c,_0x1601df[_0x292fd9(0x222)]);_0x4e8ce2[_0x292fd9(0x22f)][_0x292fd9(0x168)](_0x536eab[_0x292fd9(0x165)],_0x1601df[_0x292fd9(0x222)]);}};_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x194))[_0x49f977(0xda)](_0x3669d0=>{const _0x1134cf=_0x49f977;_0x3669d0['on'](_0x1134cf(0x1cc),(_0x9a515d,_0x13553d,_0x26021a)=>{const _0x3abb1b=_0x1134cf;_0x26021a[_0x3abb1b(0x1dd)][_0x3abb1b(0x1a1)]&&_0x5383ec({'showActiveMarkers':!0x1})(_0x9a515d,_0x13553d,_0x26021a);},{'priority':_0x1134cf(0x23c)});}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x194))[_0x49f977(0xda)](_0x34cd1f=>{const _0x5c5e7e=_0x49f977;_0x34cd1f['on'](_0x5c5e7e(0x1f6),(_0x326114,_0x1e6f49,_0x23fa85)=>{const _0x46b138=_0x5c5e7e;_0x23fa85[_0x46b138(0x1dd)][_0x46b138(0x1a1)]&&_0x5383ec({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x326114,_0x1e6f49,_0x23fa85);},{'priority':_0x5c5e7e(0x23c)});}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x194))[_0x49f977(0x15a)]({'model':_0x49f977(0x17a),'view':(_0x127803,_0x207dfe)=>_0x207dfe[_0x49f977(0x1dd)][_0x49f977(0x1a1)]?null:{'group':_0x49f977(0x17a),'name':_0x127803[_0x49f977(0x12a)](0xb)}}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0xfc))[_0x49f977(0xb3)]({'view':{'name':_0x49f977(0x17a),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4505a9,{writer:_0x59daaa})=>{const _0x53f484=_0x49f977;let _0x4bbecd=_0x53f484(0x11e)+_0x4505a9[_0x53f484(0x16d)](_0x53f484(0x18f))+':'+_0x4505a9[_0x53f484(0x16d)]('id');return _0x4505a9[_0x53f484(0x16d)](_0x53f484(0x10a))&&(_0x4bbecd+=':'+_0x4505a9[_0x53f484(0x16d)](_0x53f484(0x10a))),_0x59daaa[_0x53f484(0x151)](_0x53f484(0x137),{'data-name':_0x4bbecd});}}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0xfc))[_0x49f977(0x1f9)]({'view':_0x49f977(0x17a)}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x114))[_0x49f977(0xda)](_0x5a54c9=>{const _0x2d1114=_0x49f977;_0x5a54c9['on'](_0x2d1114(0x1cc),_0x5383ec(),{'priority':_0x2d1114(0x1c7)});}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x114))[_0x49f977(0xda)](_0x4b6f36=>{const _0x5d6152=_0x49f977;_0x4b6f36['on'](_0x5d6152(0x1f6),_0x5383ec({'isAttributeSuggestion':!0x0}),{'priority':_0x5d6152(0x1c7)});}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x114))[_0x49f977(0xda)](_0x4e5c19=>{const _0x4d67f0=_0x49f977;_0x4e5c19['on'](_0x4d67f0(0xf8),(_0x2a3e12,_0x3fc64c,_0x464691)=>{const _0x50c601=_0x4d67f0,_0x27dd44=_0x464691[_0x50c601(0x10b)][_0x50c601(0x101)](_0x3fc64c[_0x50c601(0x1fd)]);if(_0x27dd44){for(const _0x20e2b7 of _0x27dd44)_0x20e2b7[_0x50c601(0x243)](_0x50c601(0xfd))||(_0x464691[_0x50c601(0x20b)][_0x50c601(0xce)]([_0x50c601(0x17e),_0x50c601(0x201),_0x50c601(0x159)],_0x20e2b7),_0x464691[_0x50c601(0x20b)][_0x50c601(0x15d)](_0x50c601(0xd9),_0x20e2b7),_0x464691[_0x50c601(0x20b)][_0x50c601(0x15d)](_0x50c601(0x98),_0x20e2b7),_0x464691[_0x50c601(0x10b)][_0x50c601(0xa4)](_0x20e2b7,_0x3fc64c[_0x50c601(0x1fd)]));}},{'priority':_0x4d67f0(0x1c7)});}),_0xf99944[_0x49f977(0x1f4)][_0x49f977(0x15b)](_0x49f977(0x114))[_0x49f977(0xda)](_0x4839f0=>{const _0x51bfa8=_0x49f977;_0x4839f0['on'](_0x51bfa8(0x1b5),(_0x2aa51b,_0x2472aa,_0x891af4)=>{const _0x1d5e69=_0x51bfa8,_0x1cdad7=_0x891af4[_0x1d5e69(0x10b)][_0x1d5e69(0x101)](_0x2472aa[_0x1d5e69(0x1fd)]);if(!_0x1cdad7)return;const {id:_0x4fb445}=this[_0x1d5e69(0x135)](_0x2472aa[_0x1d5e69(0x1fd)]),_0x5c874d=this[_0x1d5e69(0x162)][_0x1d5e69(0x9e)](_0x4fb445),_0x34499d=this[_0x1d5e69(0xff)](_0x5c874d);if(this[_0x1d5e69(0x122)](_0x34499d)){for(const _0xb84795 of _0x1cdad7)_0xb84795[_0x1d5e69(0x243)](_0x1d5e69(0xfd))||(_0x891af4[_0x1d5e69(0x20b)][_0x1d5e69(0xce)]([_0x1d5e69(0x17e),_0x1d5e69(0x201),_0x1d5e69(0x159)],_0xb84795),_0x891af4[_0x1d5e69(0x20b)][_0x1d5e69(0x15d)](_0x1d5e69(0xd9),_0xb84795),_0x891af4[_0x1d5e69(0x20b)][_0x1d5e69(0x15d)](_0x1d5e69(0x98),_0xb84795),_0x891af4[_0x1d5e69(0x10b)][_0x1d5e69(0xa4)](_0xb84795,_0x2472aa[_0x1d5e69(0x1fd)]));}},{'priority':_0x51bfa8(0x1c7)});}),_0xf99944[_0x49f977(0x223)][_0x49f977(0x9a)][_0x49f977(0x1c6)](_0x4c6421=>{const _0x364749=_0x49f977;let _0x13488e=!0x1;const _0x2be602=Array[_0x364749(0x13b)](_0xf99944[_0x364749(0x223)][_0x364749(0x9a)][_0x364749(0xb9)][_0x364749(0xac)]()),_0x5d5f45=new Set();for(const {name:_0x5a6bf4,data:_0x4ca7d6}of _0x2be602){const {group:_0x59ceb2,type:_0x58669b,subType:_0x5217de,id:_0x3ce49b}=this[_0x364749(0x135)](_0x5a6bf4);if(_0x364749(0x17a)!==_0x59ceb2)continue;const _0xdb2c34=this[_0x364749(0x162)][_0x364749(0x9e)](_0x3ce49b);if(null!=_0x4ca7d6[_0x364749(0x21d)]){_0x364749(0x154)==_0x58669b&&(_0x13488e=_0x13488e||Ut(_0x4ca7d6[_0x364749(0x21d)],_0x5a6bf4,_0x4c6421,_0xf99944[_0x364749(0x223)][_0x364749(0x240)]));const _0x55a3fb=_0x364749(0x13f)==_0x58669b&&this[_0x364749(0x122)](_0x5217de[_0x364749(0x109)]('|')[0x0]);if(_0x4ca7d6[_0x364749(0x21d)][_0x364749(0x1fb)]||_0x364749(0x1a3)==_0x4ca7d6[_0x364749(0x21d)][_0x364749(0x212)][_0x364749(0x20a)]||_0x364749(0xf3)==_0x58669b&&!Ft(_0x4ca7d6[_0x364749(0x21d)])||_0x55a3fb&&!Ft(_0x4ca7d6[_0x364749(0x21d)])||_0x364749(0x18c)==_0x58669b&&!(!Vt(_0x17bb3a=_0x4ca7d6[_0x364749(0x21d)])&&!function(_0x1a7ac0){const _0x578b71=_0x364749;return _0x1a7ac0[_0x578b71(0x1e3)][_0x578b71(0xb4)]==_0x1a7ac0[_0x578b71(0x22c)][_0x578b71(0xf9)]&&_0x1a7ac0[_0x578b71(0x1e3)][_0x578b71(0x246)];}(_0x17bb3a)))_0x4c6421[_0x364749(0xb2)](_0x5a6bf4),_0x13488e=!0x0;else{if(!_0xdb2c34||!_0xdb2c34[_0x364749(0x12c)])continue;if(_0x4ca7d6[_0x364749(0x21d)]&&_0x4ca7d6[_0x364749(0xfe)]&&_0x4ca7d6[_0x364749(0x21d)][_0x364749(0x17b)](_0x4ca7d6[_0x364749(0xfe)]))continue;_0x5d5f45[_0x364749(0xda)](_0xdb2c34);}}}var _0x17bb3a;return _0x5d5f45[_0x364749(0x110)]>0x0&&(_0x13488e=!!this[_0x364749(0x177)](_0x5d5f45)||_0x13488e),_0x13488e;}),_0xf99944[_0x49f977(0x223)][_0x49f977(0x9a)][_0x49f977(0x1c6)](_0x14d0ce=>{const _0x3704e6=_0x49f977;let _0x115d1b=!0x1;for(const _0xaa81e2 of _0xf99944[_0x3704e6(0x223)][_0x3704e6(0x9a)][_0x3704e6(0xb9)][_0x3704e6(0x176)]())if(_0x3704e6(0xa6)==_0xaa81e2[_0x3704e6(0xd0)])for(const _0x4dcdb3 of this[_0x3704e6(0x162)][_0x3704e6(0x166)]()){if(_0x4dcdb3[_0x3704e6(0x13c)]||!_0x4dcdb3[_0x3704e6(0x12c)])continue;const _0x52d785=_0x3704e6(0xf3)==_0x4dcdb3[_0x3704e6(0xd0)],_0x5b9eed=this[_0x3704e6(0xff)](_0x4dcdb3),_0x5bfbef=_0x5b9eed&&this[_0x3704e6(0x122)](_0x5b9eed);if(!_0x52d785&&!_0x5bfbef)continue;const _0x5e42d0=_0x4dcdb3[_0x3704e6(0x19a)]();if(_0x5e42d0[_0x3704e6(0x1e3)][_0x3704e6(0xb4)]!=_0x5e42d0[_0x3704e6(0x22c)][_0x3704e6(0xb4)]&&!_0x5e42d0[_0x3704e6(0x22c)][_0x3704e6(0x246)]){const _0x361678=_0xf99944[_0x3704e6(0x223)][_0x3704e6(0xd5)](_0x5e42d0[_0x3704e6(0x1e3)][_0x3704e6(0xd8)],_0x3704e6(0x22c)),_0x59d401=_0xf99944[_0x3704e6(0x223)][_0x3704e6(0x187)](_0x5e42d0[_0x3704e6(0x1e3)],_0x361678);_0x14d0ce[_0x3704e6(0x23f)](_0x4dcdb3[_0x3704e6(0x20f)](),{'range':_0x59d401}),_0x115d1b=!0x0;}}return _0x115d1b;}),_0xf99944[_0x49f977(0x223)][_0x49f977(0x9a)][_0x49f977(0x1c6)](_0x5f396e=>this[_0x49f977(0xca)](_0x5f396e)),_0xf99944[_0x49f977(0x223)][_0x49f977(0x9a)][_0x49f977(0x1c6)](_0x5a45f8=>!_0x5a45f8[_0x49f977(0xa5)][_0x49f977(0x1b9)]&&this[_0x49f977(0xa8)](_0x5a45f8)),_0xf99944[_0x49f977(0x223)]['on'](_0x49f977(0x1b2),()=>{const _0x56830b=_0x49f977;this[_0x56830b(0x10c)]=!0x1;}),_0xf99944[_0x49f977(0x223)][_0x49f977(0x9a)]['on'](_0x49f977(0xe8),(_0x4c4d1c,_0x24b30f)=>{const _0x3eeef8=_0x49f977;if(!_0x24b30f[_0x3eeef8(0x1b9)]||_0x24b30f[_0x3eeef8(0x202)])return;if(!this[_0x3eeef8(0x10c)])return;const _0x2c908e=_0xf99944[_0x3eeef8(0x223)][_0x3eeef8(0x9a)][_0x3eeef8(0xb9)][_0x3eeef8(0x176)]();if(0x0==_0x2c908e[_0x3eeef8(0xdb)])return;const _0x58478b=[],_0x1ddcda=_0x2c908e[_0x3eeef8(0x214)](_0x2375be=>_0x3eeef8(0x13f)==_0x2375be[_0x3eeef8(0xd0)]),_0x3c844a=_0x2c908e[_0x3eeef8(0x214)](_0x5ce062=>_0x3eeef8(0xa6)==_0x5ce062[_0x3eeef8(0xd0)]&&_0x3eeef8(0x132)!=_0x5ce062[_0x3eeef8(0x222)]);for(const _0x3b016e of _0x1ddcda)this[_0x3eeef8(0x112)](_0x3b016e[_0x3eeef8(0x18a)])&&_0x58478b[_0x3eeef8(0x139)]({'key':_0x3b016e[_0x3eeef8(0x18a)],'newValue':_0x3b016e[_0x3eeef8(0x129)],'oldValue':_0x3b016e[_0x3eeef8(0x126)],'range':Pt(_0x3b016e[_0x3eeef8(0x1ff)],_0xf99944[_0x3eeef8(0x223)])});for(const _0x11e339 of _0x3c844a){if(_0x3eeef8(0x242)!=_0x11e339[_0x3eeef8(0x1d0)]&&_0x3eeef8(0x19d)!=_0x11e339[_0x3eeef8(0x1d0)])continue;const _0x4564fe=Lt(_0x11e339[_0x3eeef8(0xd2)][_0x3eeef8(0xd8)],_0xf99944[_0x3eeef8(0x223)]),_0x1a7b0f=_0x11e339[_0x3eeef8(0x158)];_0x3eeef8(0x242)==_0x11e339[_0x3eeef8(0x1d0)]&&_0x58478b[_0x3eeef8(0x139)]({'key':_0x3eeef8(0x1d6),'newValue':_0x11e339[_0x3eeef8(0x222)],'oldValue':_0x1a7b0f[_0x3eeef8(0x222)],'range':_0x4564fe});for(const [_0x115aa5,_0x5ae899]of _0x1a7b0f[_0x3eeef8(0x157)]){if(!this[_0x3eeef8(0x112)](_0x115aa5))continue;const _0xdcdb70=_0x11e339[_0x3eeef8(0x157)][_0x3eeef8(0x9e)](_0x115aa5);_0x5ae899!==_0xdcdb70&&_0x58478b[_0x3eeef8(0x139)]({'key':_0x115aa5,'newValue':_0xdcdb70,'oldValue':_0x5ae899,'range':_0x4564fe});}for(const [_0x10393b,_0x45f540]of _0x11e339[_0x3eeef8(0x157)])this[_0x3eeef8(0x112)](_0x10393b)&&(_0x1a7b0f[_0x3eeef8(0x157)][_0x3eeef8(0xc8)](_0x10393b)||_0x58478b[_0x3eeef8(0x139)]({'key':_0x10393b,'newValue':_0x45f540,'oldValue':null,'range':_0x4564fe}));}0x0!=_0x58478b[_0x3eeef8(0xdb)]&&_0xf99944[_0x3eeef8(0x223)][_0x3eeef8(0x16a)](_0x24b30f,_0x1ca8fd=>{const _0x49dd08=_0x3eeef8,_0x30c47e=_0x5212f9();for(const {range:_0x2bc1e2,key:_0x184e4a,oldValue:_0x322f1a,newValue:_0x49e1e3}of _0x58478b)this[_0x49dd08(0x14f)](_0x2bc1e2,_0x184e4a,_0x322f1a,_0x49e1e3,{'groupId':_0x30c47e});this[_0x49dd08(0x213)](_0x1ca8fd,_0x58478b);});},{'priority':_0x49f977(0xc6)}),_0xf99944[_0x49f977(0x223)][_0x49f977(0x1c5)]['on'](_0x49f977(0x204),(_0x44a725,_0x1fd587,_0x3733ab)=>{const _0x3d097f=_0x49f977;if(null==_0x3733ab){const {id:_0x5b2fe3}=this[_0x3d097f(0x135)](_0x1fd587[_0x3d097f(0x222)]),_0x18fe99=this[_0x3d097f(0x162)][_0x3d097f(0x9e)](_0x5b2fe3);_0x18fe99&&_0x18fe99[_0x3d097f(0x22d)](_0x1fd587[_0x3d097f(0x222)]);}}),_0xf99944[_0x49f977(0x223)][_0x49f977(0x9a)]['on'](_0x49f977(0xe8),()=>{const _0x3b2dab=_0x49f977,_0x298af6=Array[_0x3b2dab(0x13b)](_0xf99944[_0x3b2dab(0x223)][_0x3b2dab(0x9a)][_0x3b2dab(0xb9)][_0x3b2dab(0xac)]())[_0x3b2dab(0x214)](_0xc8bfa9=>_0x3b2dab(0x17a)===this[_0x3b2dab(0x135)](_0xc8bfa9[_0x3b2dab(0x222)])[_0x3b2dab(0x11b)]);if(0x0===_0x298af6[_0x3b2dab(0xdb)])return;_0x298af6[_0x3b2dab(0x1bf)]((_0x52ccd7,_0x4b3849)=>{const _0x54b9be=_0x3b2dab,_0x57a82f=_0x52ccd7[_0x54b9be(0x1a0)][_0x54b9be(0xfe)],_0x46e6e1=_0x4b3849[_0x54b9be(0x1a0)][_0x54b9be(0xfe)];return null===_0x57a82f&&null===_0x46e6e1?0x0:null===_0x57a82f&&null!==_0x46e6e1?-0x1:null!==_0x57a82f&&null===_0x46e6e1?0x1:_0x57a82f[_0x54b9be(0x1e3)][_0x54b9be(0x1f2)](_0x46e6e1[_0x54b9be(0x1e3)])?-0x1:0x1;});const _0x10069c=new Set(),_0x941e24=new Set();for(const {name:_0x560310,data:_0x291c90}of _0x298af6){const {id:_0xc72830}=this[_0x3b2dab(0x135)](_0x560310);if(null===_0x291c90[_0x3b2dab(0xfe)]){const _0x1efe1f=this[_0x3b2dab(0x14d)](_0x560310);_0x941e24[_0x3b2dab(0xda)](_0x1efe1f);}else{const _0x4bd61a=this[_0x3b2dab(0x162)][_0x3b2dab(0x9e)](_0xc72830);null!==_0x291c90[_0x3b2dab(0x21d)]||_0x4bd61a[_0x3b2dab(0x12c)]?(_0x10069c[_0x3b2dab(0xda)](_0x4bd61a[_0x3b2dab(0xb0)]),_0x941e24[_0x3b2dab(0xda)](_0x4bd61a)):this[_0x3b2dab(0x108)](_0x4bd61a);}}_0x941e24[_0x3b2dab(0x110)]>0x0&&this[_0x3b2dab(0x97)](_0x941e24);for(const _0x1ea001 of _0x10069c)this[_0x3b2dab(0x173)](_0x3b2dab(0x127),_0x1ea001);}),_0xf99944[_0x49f977(0x223)]['on'](_0x49f977(0x1c2),(_0x105d42,_0x49e9d5)=>{const _0x40c5f8=_0x49f977,_0x5b7718=_0x49e9d5[0x0];if(!this[_0x40c5f8(0x162)][_0x40c5f8(0x110)])return;if(!_0x5b7718[_0x40c5f8(0xbc)])return;if(_0x5b7718[_0x40c5f8(0xa5)][_0x40c5f8(0x202)]||!_0x5b7718[_0x40c5f8(0xa5)][_0x40c5f8(0x1b9)])return;let _0x2bd0a3,_0x4f8016;switch(_0x5b7718[_0x40c5f8(0xd0)]){case _0x40c5f8(0xa6):_0x2bd0a3=_0xf99944[_0x40c5f8(0x223)][_0x40c5f8(0xd5)](_0x5b7718[_0x40c5f8(0xd2)]),_0x4f8016=_0x2bd0a3[_0x40c5f8(0x188)](_0x5b7718[_0x40c5f8(0x11d)]);break;case _0x40c5f8(0x109):_0x2bd0a3=_0xf99944[_0x40c5f8(0x223)][_0x40c5f8(0xd5)](_0x5b7718[_0x40c5f8(0x14e)]),_0x4f8016=_0xf99944[_0x40c5f8(0x223)][_0x40c5f8(0xd5)](_0x5b7718[_0x40c5f8(0x1c4)]);break;case _0x40c5f8(0x174):_0x2bd0a3=_0xf99944[_0x40c5f8(0x223)][_0x40c5f8(0xd5)](_0x5b7718[_0x40c5f8(0xf2)]),_0x4f8016=_0x2bd0a3[_0x40c5f8(0x188)](_0x5b7718[_0x40c5f8(0x11d)]);break;default:return;}const _0x4f8b10=_0xf99944[_0x40c5f8(0x223)][_0x40c5f8(0x187)](_0x2bd0a3,_0x4f8016);_0xf99944[_0x40c5f8(0x223)][_0x40c5f8(0x1c8)](()=>{const _0x1a8142=_0x40c5f8;for(const {suggestion:_0x1f8144,meta:_0x43355d}of this[_0x1a8142(0x1b8)](_0x4f8b10)){if(_0x1f8144[_0x1a8142(0x13c)])continue;if(_0x1a8142(0x154)==_0x1f8144[_0x1a8142(0xd0)])continue;const _0x212cb2=this[_0x1a8142(0xff)](_0x1f8144);if(_0x212cb2&&this[_0x1a8142(0x122)](_0x212cb2)&&_0x1a8142(0x109)!=_0x5b7718[_0x1a8142(0xd0)])continue;const _0x4d0537=_0x1f8144[_0x1a8142(0x1a0)]&&_0x1f8144[_0x1a8142(0x1a0)][_0x1a8142(0x1af)];(_0x1a8142(0xf3)!=_0x1f8144[_0x1a8142(0xd0)]||_0x1a8142(0x109)==_0x5b7718[_0x1a8142(0xd0)]&&!_0x4d0537)&&(_0x43355d[_0x1a8142(0x195)]||_0x1a8142(0x147)==_0x1f8144[_0x1a8142(0xd0)]&&_0x43355d[_0x1a8142(0x14b)]||_0x1f8144[_0x1a8142(0x19a)]()[_0x1a8142(0x1b4)](_0x4f8b10)&&this[_0x1a8142(0x1ab)](_0x1f8144,_0x2bd0a3,_0x4f8016));}});},{'priority':_0x49f977(0xc6)}),_0xf99944[_0x49f977(0x223)]['on'](_0x49f977(0x1f7),(_0x52fd0e,_0x42b14b)=>{const _0x37e5e9=_0x49f977,_0x25358e=_0x42b14b[0x0],_0x23e393=_0x42b14b[0x1];if(_0x23e393&&_0x23e393[_0x37e5e9(0xbb)])return;if(this[_0x37e5e9(0x1a8)])return;if(!this[_0x37e5e9(0x1a6)][_0x37e5e9(0x220)])return;if(_0x25358e[_0x37e5e9(0x1fb)])return;const _0x46a67d=_0xf99944[_0x37e5e9(0x223)][_0x37e5e9(0x240)],{start:_0xd4ed7e,end:_0x5a1f90}=_0x25358e[_0x37e5e9(0x19a)](),_0x217fc5=_0xd4ed7e[_0x37e5e9(0xd8)]&&_0x46a67d[_0x37e5e9(0x18b)](_0xd4ed7e[_0x37e5e9(0xd8)])?null:_0x46a67d[_0x37e5e9(0xe0)](_0xd4ed7e,_0x37e5e9(0x169)),_0x445027=_0x5a1f90[_0x37e5e9(0xf9)]&&_0x46a67d[_0x37e5e9(0x18b)](_0x5a1f90[_0x37e5e9(0xf9)])?null:_0x46a67d[_0x37e5e9(0xe0)](_0x5a1f90,_0x37e5e9(0xd4)),_0x26520f=_0xf99944[_0x37e5e9(0x223)][_0x37e5e9(0x187)](_0x217fc5?_0x217fc5[_0x37e5e9(0x1e3)]:_0xd4ed7e,_0x445027?_0x445027[_0x37e5e9(0x22c)]:_0x5a1f90);_0xf99944[_0x37e5e9(0x223)][_0x37e5e9(0x1c8)](_0x3175ad=>{const _0x463e86=_0x37e5e9;this[_0x463e86(0x1ed)](_0x26520f);const _0x6b3222=_0xf99944[_0x463e86(0x223)][_0x463e86(0x240)][_0x463e86(0xe0)](_0x26520f[_0x463e86(0x1e3)]);_0x25358e['is'](_0x463e86(0x1b7))?_0x3175ad[_0x463e86(0x1c1)](_0x6b3222):_0x25358e[_0x463e86(0xb6)](_0x6b3222);}),_0x52fd0e[_0x37e5e9(0x21e)]();},{'priority':_0x15d432[_0x49f977(0x1bd)]+0xa}),_0xf99944[_0x49f977(0x223)]['on'](_0x49f977(0xc4),(_0x38df22,_0x5d6d90)=>{const _0x59a193=_0x49f977,_0x241b95=_0x5d6d90[_0x5d6d90[_0x59a193(0xdb)]-0x1];_0x241b95&&_0x241b95[_0x59a193(0xbb)]||this[_0x59a193(0x1a8)]||this[_0x59a193(0x1a6)][_0x59a193(0x220)]&&(_0xf99944[_0x59a193(0x223)][_0x59a193(0x1c8)](()=>{const _0x102a62=_0x59a193;let _0x583053=_0xf99944[_0x102a62(0x223)][_0x102a62(0xc4)](_0x5d6d90[0x0],_0x5d6d90[0x1],_0x5d6d90[0x2],{'forceDefaultExecution':!0x0});if(!_0x583053)return;_0x38df22[_0x102a62(0xa1)]=_0x583053[_0x102a62(0x1eb)]();const _0x502d98=_0x583053[_0x102a62(0x22c)][_0x102a62(0xf9)],_0x213d08=_0xf99944[_0x102a62(0x223)][_0x102a62(0x240)];_0x502d98&&_0x213d08[_0x102a62(0xc2)](_0x502d98)&&!_0x213d08[_0x102a62(0x237)](_0x502d98)&&(_0x583053=_0xf99944[_0x102a62(0x223)][_0x102a62(0x187)](_0x583053[_0x102a62(0x1e3)],_0xf99944[_0x102a62(0x223)][_0x102a62(0xd5)](_0x502d98,_0x102a62(0x22c)))),this[_0x102a62(0xb5)](_0x583053);}),_0x38df22[_0x59a193(0x21e)]());},{'priority':_0x49f977(0x1c7)}),this[_0x49f977(0x99)][_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0x181),this[_0x49f977(0x1a6)]),this[_0x49f977(0x113)](_0x49f977(0x181));const _0x25c7fb=new _0x31d1c6(_0xf99944,this[_0x49f977(0x162)]);_0xf99944[_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0xed),_0x25c7fb),this[_0x49f977(0x113)](_0x49f977(0xed));const _0x673210=new _0x48722d(_0xf99944,this[_0x49f977(0x162)]);_0xf99944[_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0x128),_0x673210),this[_0x49f977(0x113)](_0x49f977(0x128)),_0xf99944[_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0x216),new _0x11765b(_0xf99944,_0x25c7fb,this[_0x49f977(0x162)])),this[_0x49f977(0x113)](_0x49f977(0x216)),_0xf99944[_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0x227),new _0x11765b(_0xf99944,_0x673210,this[_0x49f977(0x162)])),this[_0x49f977(0x113)](_0x49f977(0x227)),_0xf99944[_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0x125),new _0x3eda7f(_0xf99944,_0x25c7fb,this[_0x49f977(0x162)])),this[_0x49f977(0x113)](_0x49f977(0x125)),_0xf99944[_0x49f977(0x155)][_0x49f977(0xda)](_0x49f977(0x148),new _0x3eda7f(_0xf99944,_0x673210,this[_0x49f977(0x162)])),this[_0x49f977(0x113)](_0x49f977(0x148));const _0x22fa4f=_0xf99944[_0x49f977(0x193)][_0x49f977(0x9e)](_0x49f977(0x179));this[_0x49f977(0x23b)](_0x22fa4f,_0x49f977(0x19b),(_0x1219c6,{threadId:_0xc29292})=>{const _0x8b0540=_0x49f977,_0x469310=this[_0x8b0540(0x162)][_0x8b0540(0x9e)](_0xc29292);_0x469310&&_0x469310[_0x8b0540(0xdd)]&&0x1===_0x469310[_0x8b0540(0xdd)][_0x8b0540(0xdb)]&&this[_0x8b0540(0x11a)](_0xc29292,{'hasComments':!0x0});},{'priority':_0x49f977(0x221)}),this[_0x49f977(0x23b)](_0x22fa4f,_0x49f977(0xf7),(_0x59c240,{threadId:_0x592fca})=>{const _0x1b3c95=_0x49f977,_0x2444fc=this[_0x1b3c95(0x162)][_0x1b3c95(0x9e)](_0x592fca);_0x2444fc&&_0x2444fc[_0x1b3c95(0xdd)]&&!_0x2444fc[_0x1b3c95(0xdd)][_0x1b3c95(0xdb)]&&this[_0x1b3c95(0x11a)](_0x592fca,{'hasComments':!0x1});},{'priority':_0x49f977(0x221)});}set[_0x16a529(0x1e5)](_0x507d71){const _0x2f73c3=_0x16a529;if(this[_0x2f73c3(0x146)])throw new _0x3ac443(_0x2f73c3(0x100),this);this[_0x2f73c3(0x146)]=_0x507d71;}get[_0x16a529(0x1e5)](){const _0x31d184=_0x16a529;return this[_0x31d184(0x146)];}[_0x16a529(0x199)]({skipNotAttached:_0x51fab5=!0x1,toJSON:_0x274ac3=!0x1}={}){const _0x4a79dc=_0x16a529,_0x40ec7a=[];for(const _0x2137a9 of this[_0x4a79dc(0x162)][_0x4a79dc(0x166)]())_0x51fab5&&!_0x2137a9[_0x4a79dc(0x12c)]||_0x40ec7a[_0x4a79dc(0x139)](_0x2137a9);return _0x274ac3?_0x40ec7a[_0x4a79dc(0x14a)](_0x15e5bc=>_0x15e5bc[_0x4a79dc(0xab)]()):_0x40ec7a;}[_0x16a529(0x1e9)](_0x2c71e9){const _0x3211e3=_0x16a529,_0x18f00f=this[_0x3211e3(0x162)][_0x3211e3(0x9e)](_0x2c71e9);if(!_0x18f00f)throw new _0x3ac443(_0x3211e3(0x1ee),this);return _0x18f00f;}[_0x16a529(0x198)](_0x2169f6){const _0x63c5a=_0x16a529;return this[_0x63c5a(0x162)][_0x63c5a(0xc8)](_0x2169f6);}[_0x16a529(0x160)](_0x37ca2e){const _0x4b37b9=_0x16a529,{authorId:_0x286f63,id:_0x16b07e,attributes:_0x1526f5}=_0x37ca2e,[_0x3ae0b1,_0x5a87cc]=_0x37ca2e[_0x4b37b9(0xd0)][_0x4b37b9(0x109)](':'),_0x59e7c0=this[_0x4b37b9(0x162)][_0x4b37b9(0x9e)](_0x16b07e)||this[_0x4b37b9(0x1b6)](_0x3ae0b1,_0x5a87cc,_0x16b07e,_0x286f63,_0x1526f5);if(this[_0x4b37b9(0xd1)](_0x59e7c0),this[_0x4b37b9(0x145)](_0x59e7c0,_0x3ae0b1,_0x5a87cc||null,_0x286f63),_0x59e7c0[_0x4b37b9(0xf5)]=_0x37ca2e[_0x4b37b9(0xf5)],_0x59e7c0[_0x4b37b9(0x1d8)]=!0x0,_0x1526f5&&_0x1526f5[_0x4b37b9(0x140)]){const _0x278f3=_0x1526f5[_0x4b37b9(0x140)],_0x16e352=this[_0x4b37b9(0x1cf)](_0x278f3[_0x4b37b9(0x22e)]);_0x59e7c0[_0x4b37b9(0x18d)]=_0x278f3[_0x4b37b9(0xf5)],_0x59e7c0[_0x4b37b9(0x225)]=_0x16e352,_0x59e7c0[_0x4b37b9(0xdf)]=!0x0;}else _0x59e7c0[_0x4b37b9(0x18d)]=_0x37ca2e[_0x4b37b9(0xf5)];switch(_0x37ca2e[_0x4b37b9(0x1a0)]&&(_0x59e7c0[_0x4b37b9(0x1a0)]=_0x37ca2e[_0x4b37b9(0x1a0)]),_0x37ca2e[_0x4b37b9(0x157)]&&(_0x59e7c0[_0x4b37b9(0x157)]=_0x37ca2e[_0x4b37b9(0x157)]),this[_0x4b37b9(0x146)]&&this[_0x4b37b9(0x146)][_0x4b37b9(0xdc)]||(_0x59e7c0[_0x4b37b9(0x12b)]=!0x0),this[_0x4b37b9(0x13d)][_0x4b37b9(0x9e)](_0x59e7c0)){case _0x4b37b9(0x130):this[_0x4b37b9(0x13d)][_0x4b37b9(0xaa)](_0x59e7c0,_0x4b37b9(0x9f));break;case _0x4b37b9(0xcd):_0x59e7c0[_0x4b37b9(0x12c)]?(this[_0x4b37b9(0x177)](new Set([_0x59e7c0])),this[_0x4b37b9(0x97)](new Set([_0x59e7c0])),this[_0x4b37b9(0x13d)][_0x4b37b9(0xaa)](_0x59e7c0,_0x4b37b9(0x23d)),this[_0x4b37b9(0x173)](_0x4b37b9(0xe1),_0x59e7c0)):this[_0x4b37b9(0x13d)][_0x4b37b9(0xaa)](_0x59e7c0,_0x4b37b9(0x186));}return _0x59e7c0;}[_0x16a529(0xed)](_0x413df3){const _0x3688fe=_0x16a529;this[_0x3688fe(0xbb)](()=>{const _0x59a90f=_0x3688fe;this[_0x59a90f(0x99)][_0x59a90f(0x223)][_0x59a90f(0x1c8)](()=>{const _0x4d6011=_0x59a90f;for(const _0x2e3f70 of _0x413df3[_0x4d6011(0x238)]())_0x2e3f70[_0x4d6011(0x1c0)]();});});}[_0x16a529(0x128)](_0x4adc1c){const _0x13316b=_0x16a529;this[_0x13316b(0xbb)](()=>{const _0x311d1d=_0x13316b;this[_0x311d1d(0x99)][_0x311d1d(0x223)][_0x311d1d(0x1c8)](()=>{const _0x10485a=_0x311d1d;for(const _0x4c55bd of _0x4adc1c[_0x10485a(0x238)]())_0x4c55bd[_0x10485a(0xf4)]();});});}[_0x16a529(0x113)](_0x3e47d6,_0x6612d6){const _0x379637=_0x16a529,_0x348331=this[_0x379637(0x99)][_0x379637(0x155)][_0x379637(0x9e)](_0x3e47d6);if(!_0x348331)throw new _0x3ac443(_0x379637(0x17d),this,{'commandName':_0x3e47d6});if(this[_0x379637(0x120)][_0x379637(0xc8)](_0x348331))throw new _0x3ac443(_0x379637(0x1d2),this,{'commandName':_0x3e47d6});this[_0x379637(0x120)][_0x379637(0xda)](_0x348331),_0x6612d6&&_0x348331['on'](_0x379637(0x197),(_0x549e19,_0x5d216c)=>{const _0x4c4693=_0x379637;this[_0x4c4693(0x1a6)][_0x4c4693(0x220)]&&(this[_0x4c4693(0x1a8)]||(_0x5d216c[_0x4c4693(0xdb)]>0x0&&_0x5d216c[_0x5d216c[_0x4c4693(0xdb)]-0x1]&&_0x5d216c[_0x5d216c[_0x4c4693(0xdb)]-0x1][_0x4c4693(0xbb)]?_0x5d216c[_0x4c4693(0x241)]():(_0x549e19[_0x4c4693(0xa1)]=_0x6612d6((..._0x336805)=>_0x348331[_0x4c4693(0x197)](..._0x336805,{'forceDefaultExecution':!0x0}),..._0x5d216c),_0x549e19[_0x4c4693(0x21e)]())));},{'priority':_0x379637(0x1c7)});}[_0x16a529(0xbb)](_0x8d8992){const _0x13bd81=_0x16a529;let _0x233b9c,_0x754365;const _0x1246d8=this[_0x13bd81(0x1a8)];this[_0x13bd81(0x1a8)]=!0x0;try{_0x233b9c=_0x8d8992();}catch(_0xcdd84){_0x754365=_0xcdd84;}return _0x1246d8||(this[_0x13bd81(0x1a8)]=!0x1),_0x754365&&_0x3ac443[_0x13bd81(0x219)](_0x754365,this),_0x233b9c;}[_0x16a529(0xb5)](_0x3c8670,_0x5ec893=null,_0x1b5270={}){const _0x5677e1=_0x16a529;if(_0x3c8670[_0x5677e1(0x1fb)])return null;const _0x491daf=this[_0x5677e1(0x99)][_0x5677e1(0x193)][_0x5677e1(0x9e)](_0x5677e1(0x1bb))['me'];for(const {suggestion:_0x44b706,meta:_0x35a9c5}of this[_0x5677e1(0x1b8)](_0x3c8670,_0x5677e1(0x147)))if(_0x35a9c5[_0x5677e1(0x14b)]){if(!_0x35a9c5[_0x5677e1(0xcc)]){if(_0x35a9c5[_0x5677e1(0x195)]){if(!this[_0x5677e1(0x247)]||!qt(_0x44b706,_0x1b5270))continue;return _0x44b706;}if(qt(_0x44b706,_0x1b5270))return _0x44b706;this[_0x5677e1(0x1ab)](_0x44b706,_0x3c8670[_0x5677e1(0x1e3)],_0x3c8670[_0x5677e1(0x22c)]);break;}if(_0x5ec893==_0x44b706[_0x5677e1(0x1f8)]&&qt(_0x44b706,_0x1b5270)){const _0x503e0b=_0x44b706[_0x5677e1(0x19a)]();return _0x503e0b[_0x5677e1(0x1e3)][_0x5677e1(0x17b)](_0x3c8670[_0x5677e1(0x22c)])?this[_0x5677e1(0x203)](_0x44b706,this[_0x5677e1(0x1e4)][_0x5677e1(0x187)](_0x3c8670[_0x5677e1(0x1e3)],_0x503e0b[_0x5677e1(0x22c)])):this[_0x5677e1(0x203)](_0x44b706,this[_0x5677e1(0x1e4)][_0x5677e1(0x187)](_0x503e0b[_0x5677e1(0x1e3)],_0x3c8670[_0x5677e1(0x22c)])),_0x44b706;}}const _0x22f8f6=_0x5212f9(),_0xa843b5=_0x491daf['id'],_0x2c1c0a=_0x5ec893?_0x5677e1(0x1d9)+_0x5ec893:_0x5677e1(0x147),_0x5efbc1=this[_0x5677e1(0x14c)]({'id':_0x22f8f6,'type':_0x2c1c0a,'createdAt':new Date(),'authorId':_0xa843b5,'attributes':_0x1b5270});return this[_0x5677e1(0x23e)](_0x2c1c0a,_0x22f8f6,_0xa843b5,_0x3c8670),_0x5efbc1;}[_0x16a529(0x1e0)](_0x514359,_0x4d2969=_0x16a529(0x1a4),_0x27a911={}){const _0x31f2b4=_0x16a529,_0x39b138=this[_0x31f2b4(0x99)][_0x31f2b4(0x193)][_0x31f2b4(0x9e)](_0x31f2b4(0x1bb))['me'],_0x462cb8=this[_0x31f2b4(0x1b3)][_0x31f2b4(0x1c3)](_0x31f2b4(0x147),_0x4d2969,_0x31f2b4(0x131));for(const _0x26fee5 of this[_0x31f2b4(0x199)]())if(_0x26fee5[_0x31f2b4(0x225)]['id']==_0x39b138['id']&&_0x31f2b4(0x147)==_0x26fee5[_0x31f2b4(0xd0)]&&_0x26fee5[_0x31f2b4(0x1f8)]==_0x4d2969&&qt(_0x26fee5,_0x27a911)&&(_0x462cb8(_0x26fee5[_0x31f2b4(0xb7)](),_0x514359)||_0x462cb8(_0x514359,_0x26fee5[_0x31f2b4(0xb7)]()))){for(const _0x17b4fe of _0x514359)_0x26fee5[_0x31f2b4(0x21a)](_0x17b4fe);return _0x26fee5;}for(const {suggestion:_0x421062,meta:_0x476c85}of this[_0x31f2b4(0x1b8)](_0x514359,_0x31f2b4(0x147))){if(!_0x476c85[_0x31f2b4(0x14b)])continue;if(!this[_0x31f2b4(0x247)]&&_0x476c85[_0x31f2b4(0x195)])continue;if(!qt(_0x421062,_0x27a911))continue;let _0x4ca404=!0x0;for(const _0xf5e462 of _0x421062[_0x31f2b4(0xb7)]())for(const _0x172768 of _0x514359)if(!_0xf5e462[_0x31f2b4(0x1b4)](_0x172768)){_0x4ca404=!0x1;break;}if(_0x4ca404)return _0x421062;}const _0x26d7c7=_0x5212f9(),_0x1e6f0e=_0x39b138['id'],_0x434c49=_0x31f2b4(0x1d9)+_0x4d2969,_0x21a375=this[_0x31f2b4(0x14c)]({'id':_0x26d7c7,'type':_0x434c49,'createdAt':new Date(),'authorId':_0x1e6f0e,'attributes':_0x27a911});for(const _0x1a0d91 of _0x514359)this[_0x31f2b4(0x23e)](_0x434c49,_0x26d7c7,_0x1e6f0e,_0x1a0d91,_0x905fcb[_0x31f2b4(0x144)]());return _0x21a375;}[_0x16a529(0x1a9)](_0xeccee3,_0x29ba5e,_0x4edab8=null,_0x9a919d={}){const _0x47fb99=_0x16a529;if(_0x4edab8=_0x4edab8||Gt(_0x29ba5e),_0xeccee3[_0x47fb99(0x1fb)])return null;if(_0x47fb99(0x236)===this[_0x47fb99(0x183)]){const _0xc4eb71=this[_0x47fb99(0x1b3)][_0x47fb99(0x1c3)](_0x47fb99(0x154),_0x4edab8,_0x47fb99(0x1c0));return this[_0x47fb99(0xbb)](()=>_0xc4eb71([_0xeccee3],_0x29ba5e,_0x9a919d)),null;}const _0x488130=this[_0x47fb99(0x99)][_0x47fb99(0x193)][_0x47fb99(0x9e)](_0x47fb99(0x1bb))['me'],_0x58fcae=[];if(_0x47fb99(0x185)!==this[_0x47fb99(0x183)]){for(const {suggestion:_0x2e6629,meta:_0x56a005}of this[_0x47fb99(0x1b8)](_0xeccee3,_0x47fb99(0x147)))_0x56a005[_0x47fb99(0x14b)]&&!_0x56a005[_0x47fb99(0x1ca)]&&_0x58fcae[_0x47fb99(0x139)](..._0x2e6629[_0x47fb99(0xb7)]());}const _0x215ca0=function(_0x7dc72e,_0x4e6474){const _0x2517b9=_0x47fb99,_0x4bdfd3=[];for(const _0x338b4a of _0x4e6474){const _0x17c890=_0x7dc72e[_0x2517b9(0x115)](_0x338b4a);_0x17c890&&_0x4bdfd3[_0x2517b9(0x139)](_0x17c890);}return _0x4bdfd3;}(_0xeccee3,_0x58fcae),_0x4b06f5=function(_0x4f9efa,_0x5646d1){const _0x45db31=_0x47fb99,_0x36d950=[_0x4f9efa];for(const _0x39f142 of _0x5646d1){let _0x118f16=0x0;for(;_0x118f16<_0x36d950[_0x45db31(0xdb)];){const _0x111c16=_0x36d950[_0x118f16][_0x45db31(0xa3)](_0x39f142);_0x36d950[_0x45db31(0x1cb)](_0x118f16,0x1,..._0x111c16),_0x118f16+=_0x111c16[_0x45db31(0xdb)];}}return _0x36d950;}(_0xeccee3,_0x58fcae);_0x215ca0[_0x47fb99(0xdb)]&&this[_0x47fb99(0x1e4)][_0x47fb99(0x1c8)](()=>{const _0x56f02e=_0x47fb99;for(const _0x8ccd82 of _0x215ca0){const _0x3885a1=this[_0x56f02e(0x1b3)][_0x56f02e(0x1c3)](_0x56f02e(0x154),_0x4edab8,_0x56f02e(0x1c0));this[_0x56f02e(0xbb)](()=>_0x3885a1([_0x8ccd82],_0x29ba5e,_0x9a919d));}});for(const _0x2eabd5 of _0x4b06f5){let _0x273181=null,_0x4bb4ca=_0x2eabd5[_0x47fb99(0x1e3)],_0x1bcb08=_0x2eabd5[_0x47fb99(0x22c)];for(const {suggestion:_0x3ad85,meta:_0x85ce77}of this[_0x47fb99(0x1b8)](_0x2eabd5,_0x47fb99(0x154))){if(!_0x85ce77[_0x47fb99(0x14b)])continue;if(_0x3ad85[_0x47fb99(0x1f8)]!=_0x4edab8)continue;if(!qt(_0x3ad85,_0x9a919d))continue;const _0x1bf6a1=_0x3ad85[_0x47fb99(0x19a)]();if(_0x1bf6a1[_0x47fb99(0x1b4)](_0x2eabd5,!0x0))return null;_0x4bb4ca=_0x4bb4ca[_0x47fb99(0x1f2)](_0x1bf6a1[_0x47fb99(0x1e3)])?_0x4bb4ca:_0x1bf6a1[_0x47fb99(0x1e3)],_0x1bcb08=_0x1bcb08[_0x47fb99(0x167)](_0x1bf6a1[_0x47fb99(0x22c)])?_0x1bcb08:_0x1bf6a1[_0x47fb99(0x22c)],_0x273181?_0x1bf6a1[_0x47fb99(0x1e3)][_0x47fb99(0x1f2)](_0x273181[_0x47fb99(0x19a)]()[_0x47fb99(0x1e3)])?(_0x273181[_0x47fb99(0x215)](),_0x273181=_0x3ad85):_0x3ad85[_0x47fb99(0x215)]():_0x273181=_0x3ad85;}const _0x2d8708=this[_0x47fb99(0x1e4)][_0x47fb99(0x187)](_0x4bb4ca,_0x1bcb08);if(_0x273181)this[_0x47fb99(0x203)](_0x273181,_0x2d8708);else{const _0x28c721=_0x5212f9(),_0x3a9ae2=_0x488130['id'];this[_0x47fb99(0x14c)]({'id':_0x28c721,'type':_0x47fb99(0x12e)+_0x4edab8,'data':_0x29ba5e,'createdAt':new Date(),'authorId':_0x3a9ae2,'attributes':_0x9a919d}),this[_0x47fb99(0x23e)](_0x47fb99(0x12e)+_0x4edab8,_0x28c721,_0x3a9ae2,_0x2d8708);}}return null;}[_0x16a529(0xe3)](_0x285878,_0x433010,_0x163546=[],_0x2fe77c=null,_0x4dda6b={}){const _0x3e7f62=_0x16a529;_0x433010[_0x3e7f62(0x23a)]||(_0x433010[_0x3e7f62(0x23a)]=_0x433010[_0x3e7f62(0x10e)]),_0x433010[_0x3e7f62(0x1af)]=_0x285878['is'](_0x3e7f62(0x1ff)),_0x2fe77c=_0x2fe77c||Gt(_0x433010);const _0x3aeab2=_0x163546[_0x3e7f62(0x14a)](_0x382add=>Lt(_0x382add,this[_0x3e7f62(0x1e4)])),_0x4ba921=_0x285878['is'](_0x3e7f62(0x1ff))?_0x285878:Lt(_0x285878,this[_0x3e7f62(0x1e4)]);if(_0x3e7f62(0x236)===this[_0x3e7f62(0x183)]){const _0x172722=this[_0x3e7f62(0x1b3)][_0x3e7f62(0x1c3)](_0x3e7f62(0xf3),_0x2fe77c,_0x3e7f62(0x1c0));return this[_0x3e7f62(0xbb)](()=>_0x172722([_0x4ba921],_0x433010,_0x4dda6b)),null;}_0x3aeab2[_0x3e7f62(0x139)](_0x4ba921);let _0x1fb247=!0x0;for(const _0x4cd50a of _0x3aeab2)if(!this[_0x3e7f62(0x164)](_0x4cd50a)){_0x1fb247=!0x1;break;}if(_0x1fb247&&_0x3e7f62(0x185)!==this[_0x3e7f62(0x183)]){const _0x437fc9=this[_0x3e7f62(0x1b3)][_0x3e7f62(0x1c3)](_0x3e7f62(0xf3),_0x2fe77c,_0x3e7f62(0x1c0));return this[_0x3e7f62(0xbb)](()=>_0x437fc9([_0x4ba921],_0x433010,_0x4dda6b)),null;}let _0xcfd119=null,_0x30b368=_0x4ba921[_0x3e7f62(0x1e3)],_0x1072d2=_0x4ba921[_0x3e7f62(0x22c)];for(const {suggestion:_0x289954,meta:_0x5d5c6f}of this[_0x3e7f62(0x1b8)](_0x4ba921,_0x3e7f62(0xf3))){if(!_0x5d5c6f[_0x3e7f62(0x14b)])continue;if(_0x5d5c6f[_0x3e7f62(0xcc)]||_0x5d5c6f[_0x3e7f62(0x195)]||_0x5d5c6f[_0x3e7f62(0x1ca)])continue;if(_0x289954[_0x3e7f62(0x1a0)][_0x3e7f62(0x23a)]!=_0x433010[_0x3e7f62(0x23a)])continue;if(!qt(_0x289954,_0x4dda6b))continue;const _0x509425=_0x289954[_0x3e7f62(0x19a)]();if(_0x289954[_0x3e7f62(0x1f8)]==_0x2fe77c){if(_0x509425[_0x3e7f62(0x1b4)](_0x4ba921,!0x0))return null;_0x30b368=_0x30b368[_0x3e7f62(0x1f2)](_0x509425[_0x3e7f62(0x1e3)])?_0x30b368:_0x509425[_0x3e7f62(0x1e3)],_0x1072d2=_0x1072d2[_0x3e7f62(0x167)](_0x509425[_0x3e7f62(0x22c)])?_0x1072d2:_0x509425[_0x3e7f62(0x22c)],_0xcfd119?_0x509425[_0x3e7f62(0x1e3)][_0x3e7f62(0x1f2)](_0xcfd119[_0x3e7f62(0x19a)]()[_0x3e7f62(0x1e3)])?(_0xcfd119[_0x3e7f62(0x215)](),_0xcfd119=_0x289954):_0x289954[_0x3e7f62(0x215)]():_0xcfd119=_0x289954;}else{const _0x3704be=_0x4ba921[_0x3e7f62(0x115)](_0x509425);this[_0x3e7f62(0x1d1)](_0x289954,_0x3704be);}}const _0x4ff063=this[_0x3e7f62(0x99)][_0x3e7f62(0x193)][_0x3e7f62(0x9e)](_0x3e7f62(0x1bb))['me'],_0x7c90d8=_0x5212f9(),_0x3a0132=_0x4ff063['id'];if(_0xcfd119)return this[_0x3e7f62(0x203)](_0xcfd119,this[_0x3e7f62(0x1e4)][_0x3e7f62(0x187)](_0x30b368,_0x1072d2)),_0xcfd119;{const _0x3ad4cc=this[_0x3e7f62(0x14c)]({'id':_0x7c90d8,'type':_0x3e7f62(0x1fe)+_0x2fe77c,'data':_0x433010,'createdAt':new Date(),'authorId':_0x3a0132,'attributes':_0x4dda6b});return this[_0x3e7f62(0x23e)](_0x3e7f62(0x1fe)+_0x2fe77c,_0x7c90d8,_0x3a0132,this[_0x3e7f62(0x1e4)][_0x3e7f62(0x187)](_0x30b368,_0x1072d2)),_0x3ad4cc;}}[_0x16a529(0x116)](_0x47ad06,_0x2768ae,_0x5e6d8e=[],_0x16adb6=null,_0x3bc4ed={}){const _0x4347a3=_0x16a529;_0x2768ae[_0x4347a3(0x23a)]||(_0x2768ae[_0x4347a3(0x23a)]=_0x2768ae[_0x4347a3(0x10e)]);const _0x318d29=_0x47ad06[0x0];_0x2768ae[_0x4347a3(0x1af)]=_0x318d29['is'](_0x4347a3(0x1ff)),_0x16adb6=_0x16adb6||Gt(_0x2768ae);const _0x44b2dc=_0x5e6d8e[_0x4347a3(0x14a)](_0x2ac5f8=>Lt(_0x2ac5f8,this[_0x4347a3(0x1e4)])),_0x5d9ac0=_0x318d29['is'](_0x4347a3(0x1ff))?_0x47ad06:_0x47ad06[_0x4347a3(0x14a)](_0x520368=>Lt(_0x520368,this[_0x4347a3(0x1e4)]));if(_0x4347a3(0x236)===this[_0x4347a3(0x183)]){const _0x3f5ebb=this[_0x4347a3(0x1b3)][_0x4347a3(0x1c3)](_0x4347a3(0xf3),_0x16adb6,_0x4347a3(0x1c0));return this[_0x4347a3(0xbb)](()=>_0x3f5ebb(_0x5d9ac0,_0x2768ae,_0x3bc4ed)),null;}_0x44b2dc[_0x4347a3(0x139)](..._0x5d9ac0);let _0x766616=!0x0;for(const _0x57007b of _0x44b2dc)if(!this[_0x4347a3(0x164)](_0x57007b)){_0x766616=!0x1;break;}if(_0x766616&&_0x4347a3(0x185)!==this[_0x4347a3(0x183)]){const _0x1ea193=this[_0x4347a3(0x1b3)][_0x4347a3(0x1c3)](_0x4347a3(0xf3),_0x16adb6,_0x4347a3(0x1c0));return this[_0x4347a3(0xbb)](()=>_0x1ea193(_0x5d9ac0,_0x2768ae,_0x3bc4ed)),null;}const _0x345dd4=this[_0x4347a3(0x99)][_0x4347a3(0x193)][_0x4347a3(0x9e)](_0x4347a3(0x1bb))['me'];for(const _0x5e9d15 of this[_0x4347a3(0x199)]()){if(_0x5e9d15[_0x4347a3(0x225)]['id']!=_0x345dd4['id'])continue;if(_0x4347a3(0xf3)!=_0x5e9d15[_0x4347a3(0xd0)]||_0x5e9d15[_0x4347a3(0x1a0)][_0x4347a3(0x23a)]!=_0x2768ae[_0x4347a3(0x23a)])continue;if(!qt(_0x5e9d15,_0x3bc4ed))continue;const _0x5da141=_0x5e9d15[_0x4347a3(0x1f8)]==_0x16adb6;for(let _0x58c485=0x0;_0x58c485<_0x5d9ac0[_0x4347a3(0xdb)];_0x58c485++){const _0x132f03=_0x5d9ac0[_0x58c485];for(const _0x33c1b7 of _0x5e9d15[_0x4347a3(0x141)]()){const _0x5eef84=_0x33c1b7[_0x4347a3(0xaf)]();if(_0x132f03[_0x4347a3(0x17b)](_0x5eef84)){_0x5da141?(_0x5d9ac0[_0x4347a3(0x1cb)](_0x58c485,0x1),_0x58c485--):_0x5e9d15[_0x4347a3(0xb2)](_0x33c1b7[_0x4347a3(0x222)]);break;}}}}if(0x0==_0x5d9ac0[_0x4347a3(0xdb)])return null;const _0x53f846=this[_0x4347a3(0x1b3)][_0x4347a3(0x1c3)](_0x4347a3(0xf3),_0x16adb6,_0x4347a3(0x131));for(const _0x5e9ca5 of this[_0x4347a3(0x199)]())if(_0x5e9ca5[_0x4347a3(0x225)]['id']==_0x345dd4['id']&&_0x4347a3(0xf3)==_0x5e9ca5[_0x4347a3(0xd0)]&&_0x5e9ca5[_0x4347a3(0x1a0)][_0x4347a3(0x23a)]==_0x2768ae[_0x4347a3(0x23a)]&&_0x5e9ca5[_0x4347a3(0x1f8)]==_0x16adb6&&qt(_0x5e9ca5,_0x3bc4ed)&&(_0x53f846(_0x5e9ca5[_0x4347a3(0xb7)](),_0x5d9ac0)||_0x53f846(_0x5d9ac0,_0x5e9ca5[_0x4347a3(0xb7)]()))){for(const _0x416c61 of _0x5d9ac0)_0x5e9ca5[_0x4347a3(0x21a)](_0x416c61);return _0x5e9ca5;}const _0x28af6c=_0x5212f9(),_0x1cb5d5=_0x345dd4['id'],_0x1eb93c=_0x4347a3(0x1fe)+_0x16adb6,_0x2b6f81=this[_0x4347a3(0x14c)]({'id':_0x28af6c,'type':_0x1eb93c,'data':_0x2768ae,'createdAt':new Date(),'authorId':_0x1cb5d5,'attributes':_0x3bc4ed});for(const _0x439757 of _0x5d9ac0)this[_0x4347a3(0x23e)](_0x1eb93c,_0x28af6c,_0x1cb5d5,_0x439757,_0x905fcb[_0x4347a3(0x144)]());return _0x2b6f81;}[_0x16a529(0x1ed)](_0x10f450,_0x4727ac=null,_0x4a67c8={}){const _0x4df3d0=_0x16a529;if(_0x10f450[_0x4df3d0(0x1fb)])return null;const _0x44521b=this[_0x4df3d0(0x99)][_0x4df3d0(0x193)][_0x4df3d0(0x9e)](_0x4df3d0(0x1bb))['me'],_0x27db48=new _0x3866c4(_0x10f450[_0x4df3d0(0x1e3)],_0x10f450[_0x4df3d0(0x22c)]);for(const {suggestion:_0x5e141c,meta:_0x21ddd5}of this[_0x4df3d0(0x1b8)](_0x27db48,_0x4df3d0(0x147)))if(_0x21ddd5[_0x4df3d0(0x14b)]&&!_0x21ddd5[_0x4df3d0(0xcc)]){if(_0x5e141c[_0x4df3d0(0x13c)]){const _0x55a105=_0x5e141c[_0x4df3d0(0xb7)]()[_0x4df3d0(0x214)](_0x5329b2=>_0x4df3d0(0x1a3)!=_0x5329b2[_0x4df3d0(0x212)][_0x4df3d0(0x20a)]);_0x55a105[_0x4df3d0(0x234)](_0x396f29=>_0x27db48[_0x4df3d0(0x1b4)](_0x396f29,!0x0))&&_0x5e141c[_0x4df3d0(0xf4)]();if(_0x55a105[_0x4df3d0(0xc5)](_0x3d7a9e=>_0x3d7a9e[_0x4df3d0(0x1b4)](_0x27db48,!0x0))){const _0x19d617=this[_0x4df3d0(0x1b3)][_0x4df3d0(0x1c3)](_0x4df3d0(0x18c),_0x4727ac,_0x4df3d0(0x1c0));return this[_0x4df3d0(0xbb)](()=>_0x19d617([_0x27db48],null,_0x4a67c8)),null;}}else{const _0x5e52cb=_0x27db48[_0x4df3d0(0x115)](_0x5e141c[_0x4df3d0(0x19a)]());null!==_0x5e52cb&&_0x5e141c[_0x4df3d0(0x224)]([_0x5e52cb],null,_0x4a67c8);}}if(_0x27db48[_0x4df3d0(0xbd)](),_0x27db48[_0x4df3d0(0x1fb)]||_0x4df3d0(0x1a3)==_0x27db48[_0x4df3d0(0x212)][_0x4df3d0(0x20a)])return null;let _0x405558=null,_0x16f122=_0x27db48[_0x4df3d0(0x1e3)],_0x3f6295=_0x27db48[_0x4df3d0(0x22c)];const _0x13ab18=this[_0x4df3d0(0x1b8)](_0x27db48,_0x4df3d0(0x18c));for(const {suggestion:_0x550289,meta:_0x93f80}of _0x13ab18){const _0x41fb30=this[_0x4df3d0(0x1e4)][_0x4df3d0(0x187)](_0x16f122,_0x3f6295);if(_0x93f80[_0x4df3d0(0x14b)]&&(this[_0x4df3d0(0x247)]||!_0x93f80[_0x4df3d0(0x195)]&&!_0x93f80[_0x4df3d0(0x1ca)])){if(_0x550289[_0x4df3d0(0x13c)]){if(!qt(_0x550289,_0x4a67c8))continue;let _0x228ff6=!0x0;for(const _0x4312c5 of _0x550289[_0x4df3d0(0xb7)]()){if(_0x4312c5[_0x4df3d0(0x1b4)](_0x41fb30,!0x0))return _0x550289;_0x41fb30[_0x4df3d0(0x1b4)](_0x4312c5)||(_0x228ff6=!0x1);}_0x228ff6&&_0x550289[_0x4df3d0(0xf4)]();}else{const _0x78acc7=_0x550289[_0x4df3d0(0x19a)]();if(_0x78acc7[_0x4df3d0(0x1b4)](_0x41fb30,!0x0))return _0x550289;if(!qt(_0x550289,_0x4a67c8)){_0x41fb30[_0x4df3d0(0x1b4)](_0x78acc7)?_0x550289[_0x4df3d0(0x215)]():_0x78acc7[_0x4df3d0(0x172)](_0x16f122)?_0x16f122=_0x78acc7[_0x4df3d0(0x22c)]:_0x78acc7[_0x4df3d0(0x172)](_0x3f6295)&&(_0x3f6295=_0x78acc7[_0x4df3d0(0x1e3)]);continue;}_0x16f122=_0x16f122[_0x4df3d0(0x1f2)](_0x78acc7[_0x4df3d0(0x1e3)])?_0x16f122:_0x78acc7[_0x4df3d0(0x1e3)],_0x3f6295=_0x3f6295[_0x4df3d0(0x167)](_0x78acc7[_0x4df3d0(0x22c)])?_0x3f6295:_0x78acc7[_0x4df3d0(0x22c)],_0x4a67c8=Object[_0x4df3d0(0x1d5)]({},_0x550289[_0x4df3d0(0x157)]),_0x405558?_0x78acc7[_0x4df3d0(0x1e3)][_0x4df3d0(0x1f2)](_0x405558[_0x4df3d0(0x19a)]()[_0x4df3d0(0x1e3)])?(_0x405558[_0x4df3d0(0x215)](),_0x405558=_0x550289):_0x550289[_0x4df3d0(0x215)]():_0x405558=_0x550289;}}}if(_0x405558)return this[_0x4df3d0(0x203)](_0x405558,this[_0x4df3d0(0x1e4)][_0x4df3d0(0x187)](_0x16f122,_0x3f6295)),_0x405558;{const _0x4882e0=_0x5212f9(),_0x275e79=this[_0x4df3d0(0x1e4)][_0x4df3d0(0x187)](_0x16f122,_0x3f6295),_0x3eae2a=_0x44521b['id'],_0x5b50e5=_0x4727ac?_0x4df3d0(0x9d)+_0x4727ac:_0x4df3d0(0x18c),_0xf41749=this[_0x4df3d0(0x14c)]({'id':_0x4882e0,'type':_0x5b50e5,'createdAt':new Date(),'authorId':_0x3eae2a,'attributes':_0x4a67c8});return this[_0x4df3d0(0x23e)](_0x5b50e5,_0x4882e0,_0x3eae2a,_0x275e79),_0xf41749;}}[_0x16a529(0xe4)](_0x47aaae,_0x1700ca=_0x16a529(0x1a4),_0xfdc024={}){const _0x3a4926=_0x16a529,_0x5de643=this[_0x3a4926(0x99)][_0x3a4926(0x193)][_0x3a4926(0x9e)](_0x3a4926(0x1bb))['me'],_0x20332e=_0x47aaae[_0x3a4926(0x14a)](_0x484d27=>new _0x3866c4(_0x484d27[_0x3a4926(0x1e3)],_0x484d27[_0x3a4926(0x22c)])),_0x3ac93d=new Set();for(const {suggestion:_0x2a87cc,meta:_0xa27062}of this[_0x3a4926(0x1b8)](_0x20332e,_0x3a4926(0x147)))_0xa27062[_0x3a4926(0x14b)]&&!_0xa27062[_0x3a4926(0xcc)]&&_0x3ac93d[_0x3a4926(0xda)](_0x2a87cc);for(const _0x5dd089 of _0x3ac93d)if(_0x5dd089[_0x3a4926(0x13c)]){const _0x5a62f0=_0x5dd089[_0x3a4926(0xb7)]();(!_0x5dd089[_0x3a4926(0x157)]||!_0x5dd089[_0x3a4926(0x157)][_0x3a4926(0x17f)])&&(_0x5a62f0[_0x3a4926(0x234)](_0x5abdc6=>_0x20332e[_0x3a4926(0xc5)](_0x429f16=>_0x429f16[_0x3a4926(0x1b4)](_0x5abdc6,!0x0)))&&_0x5dd089[_0x3a4926(0xf4)]());if(_0x20332e[_0x3a4926(0x234)](_0x11ab39=>_0x5a62f0[_0x3a4926(0xc5)](_0x5a52dc=>_0x5a52dc[_0x3a4926(0x1b4)](_0x11ab39,!0x0)))){const _0xa6bc16=this[_0x3a4926(0x1b3)][_0x3a4926(0x1c3)](_0x3a4926(0x18c),_0x1700ca,_0x3a4926(0x1c0));return this[_0x3a4926(0xbb)](()=>_0xa6bc16(_0x47aaae,null,_0xfdc024)),null;}}else{const _0x1f123e=_0x5dd089[_0x3a4926(0x19a)]();_0x20332e[_0x3a4926(0xc5)](_0x18f5fa=>_0x18f5fa[_0x3a4926(0x1b4)](_0x1f123e,!0x0))&&_0x5dd089[_0x3a4926(0xf4)]();if(_0x20332e[_0x3a4926(0x234)](_0x117ab7=>_0x1f123e[_0x3a4926(0x1b4)](_0x117ab7,!0x0))){const _0x4f59cc=this[_0x3a4926(0x1b3)][_0x3a4926(0x1c3)](_0x3a4926(0x18c),_0x1700ca,_0x3a4926(0x1c0));return this[_0x3a4926(0xbb)](()=>_0x4f59cc(_0x20332e,null,_0xfdc024)),null;}}const _0x4a61c0=this[_0x3a4926(0x1b3)][_0x3a4926(0x1c3)](_0x3a4926(0x18c),_0x1700ca,_0x3a4926(0x131));let _0x939f54=null;for(const _0x44ff3c of this[_0x3a4926(0x199)]())if(_0x44ff3c[_0x3a4926(0x225)]['id']==_0x5de643['id']&&_0x44ff3c[_0x3a4926(0x12c)]&&_0x3a4926(0x18c)==_0x44ff3c[_0x3a4926(0xd0)]&&_0x44ff3c[_0x3a4926(0x1f8)]==_0x1700ca&&qt(_0x44ff3c,_0xfdc024)&&(_0x4a61c0(_0x44ff3c[_0x3a4926(0xb7)](),_0x20332e)||_0x4a61c0(_0x20332e,_0x44ff3c[_0x3a4926(0xb7)]()))){if(_0x939f54){if(_0x44ff3c[_0x3a4926(0xdd)]&&_0x44ff3c[_0x3a4926(0xdd)][_0x3a4926(0xdb)])continue;for(const _0x30730a of _0x44ff3c[_0x3a4926(0xb7)]())_0x939f54[_0x3a4926(0x13e)](_0x30730a)||_0x939f54[_0x3a4926(0x21a)](_0x30730a);_0x44ff3c[_0x3a4926(0x215)]();}else{_0x939f54=_0x44ff3c;for(const _0x637e27 of _0x20332e)_0x44ff3c[_0x3a4926(0x13e)](_0x637e27)||_0x44ff3c[_0x3a4926(0x21a)](_0x637e27);}}if(_0x939f54)return _0x939f54;_0x3ac93d[_0x3a4926(0x1e7)]();for(const {suggestion:_0x4051bf,meta:_0x368e7f}of this[_0x3a4926(0x1b8)](_0x20332e,_0x3a4926(0x18c)))_0x368e7f[_0x3a4926(0x14b)]&&(this[_0x3a4926(0x247)]||!_0x368e7f[_0x3a4926(0x195)]&&!_0x368e7f[_0x3a4926(0x1ca)])&&qt(_0x4051bf,_0xfdc024)&&_0x3ac93d[_0x3a4926(0xda)](_0x4051bf);for(const _0x308628 of _0x3ac93d){const _0x539500=_0x308628[_0x3a4926(0xb7)]();if(!_0xfdc024||!_0xfdc024[_0x3a4926(0x17f)]){if(_0x20332e[_0x3a4926(0x234)](_0x499863=>_0x539500[_0x3a4926(0xc5)](_0xcb99e1=>_0xcb99e1[_0x3a4926(0x1b4)](_0x499863,!0x0))))return _0x308628;}(!_0x308628[_0x3a4926(0x157)]||!_0x308628[_0x3a4926(0x157)][_0x3a4926(0x17f)])&&(_0x539500[_0x3a4926(0x234)](_0x4df413=>_0x20332e[_0x3a4926(0xc5)](_0x4a908a=>_0x4a908a[_0x3a4926(0x1b4)](_0x4df413,!0x0)))&&_0x308628[_0x3a4926(0xf4)]());}const _0x5173f7=_0x5212f9(),_0x45340d=_0x5de643['id'],_0x4750f5=_0x3a4926(0x9d)+_0x1700ca,_0x102023=this[_0x3a4926(0x14c)]({'id':_0x5173f7,'type':_0x4750f5,'createdAt':new Date(),'authorId':_0x45340d,'attributes':_0xfdc024});for(const _0x43a67d of _0x20332e)_0x43a67d[_0x3a4926(0xbd)](),_0x43a67d[_0x3a4926(0x1fb)]||_0x3a4926(0x1a3)==_0x43a67d[_0x3a4926(0x212)][_0x3a4926(0x20a)]||this[_0x3a4926(0x23e)](_0x4750f5,_0x5173f7,_0x45340d,_0x43a67d,_0x905fcb[_0x3a4926(0x144)]());return _0x102023;}[_0x16a529(0x14f)](_0x1b4508,_0xf7a170,_0x35ec72,_0x1ce0ed,_0x3ccc85){const _0x23c0ea=_0x16a529;if(_0x1b4508[_0x23c0ea(0x1fb)])return[];if(_0x23c0ea(0x236)===this[_0x23c0ea(0x183)])return[];const _0x55351a=this[_0x23c0ea(0x99)][_0x23c0ea(0x193)][_0x23c0ea(0x9e)](_0x23c0ea(0x1bb))['me']['id'],_0x2b0f70=Array[_0x23c0ea(0x13b)](this[_0x23c0ea(0x162)][_0x23c0ea(0x166)]())[_0x23c0ea(0x214)](_0x5176cb=>_0x23c0ea(0x13f)==_0x5176cb[_0x23c0ea(0xd0)]&&_0x5176cb[_0x23c0ea(0x1a0)][_0x23c0ea(0xa2)]==_0xf7a170&&_0x5176cb[_0x23c0ea(0x13e)](_0x1b4508));if(_0x23c0ea(0x229)===this[_0x23c0ea(0x183)]){const _0x4ce7c2=this[_0x23c0ea(0x1b8)](_0x1b4508,_0x23c0ea(0x147))[_0x23c0ea(0x214)](({meta:_0x1ab9eb})=>_0x1ab9eb[_0x23c0ea(0x14b)]&&!_0x1ab9eb[_0x23c0ea(0x1ca)]&&!_0x1ab9eb[_0x23c0ea(0xcc)])[_0x23c0ea(0x14a)](({suggestion:_0x46611a})=>_0x46611a);_0x2b0f70[_0x23c0ea(0xef)](..._0x4ce7c2);}const _0x2a66ba=new Map([[_0x1b4508,_0x35ec72]]);for(const _0x4bac7d of _0x2b0f70){const _0x1eb89a=_0x23c0ea(0x13f)==_0x4bac7d[_0x23c0ea(0xd0)]?_0x4bac7d[_0x23c0ea(0x1a0)][_0x23c0ea(0xf1)]:void 0x0,_0x3bc788=_0x4bac7d[_0x23c0ea(0x19a)](),_0x346ed0=Array[_0x23c0ea(0x13b)](_0x2a66ba[_0x23c0ea(0x1d3)]())[_0x23c0ea(0x21b)](_0x2eef5b=>_0x2eef5b[_0x23c0ea(0x12f)](_0x3bc788));if(!_0x346ed0)continue;const _0x17c655=_0x346ed0[_0x23c0ea(0xa3)](_0x3bc788);this[_0x23c0ea(0x122)](_0xf7a170)&&_0x23c0ea(0x147)==_0x4bac7d[_0x23c0ea(0xd0)]&&0x0!=_0x17c655[_0x23c0ea(0xdb)]||(_0x2a66ba[_0x23c0ea(0xe6)](_0x346ed0),_0x17c655[_0x23c0ea(0x1aa)](_0x384e29=>{const _0x5dd3f7=_0x23c0ea;_0x2a66ba[_0x5dd3f7(0xaa)](_0x384e29,_0x35ec72);}),_0x23c0ea(0x147)!=_0x4bac7d[_0x23c0ea(0xd0)]&&_0x1eb89a!=_0x1ce0ed&&_0x2a66ba[_0x23c0ea(0xaa)](_0x346ed0[_0x23c0ea(0x115)](_0x3bc788),_0x1eb89a));}const _0x57f6fa=[];for(const [_0x360ac8,_0x25b395]of _0x2a66ba){const _0x1a48d3=_0x5212f9(),_0x5f1ac3={'key':_0xf7a170,'oldValue':_0x25b395,'newValue':_0x1ce0ed};_0xf7a170[_0x23c0ea(0xdb)]>0x25&&console[_0x23c0ea(0x134)](_0x23c0ea(0x11c),{'key':_0xf7a170});const _0x203b1a=(_0x23c0ea(0x1ae)+(_0xf7a170+'|'+Gt({'newValue':_0x1ce0ed})))[_0x23c0ea(0xe7)](0x0,0x3c),_0x436e7e=this[_0x23c0ea(0x14c)]({'id':_0x1a48d3,'type':_0x203b1a,'data':_0x5f1ac3,'createdAt':new Date(),'authorId':_0x55351a,'attributes':_0x3ccc85});_0x57f6fa[_0x23c0ea(0x139)](_0x436e7e),this[_0x23c0ea(0x23e)](_0x203b1a,_0x1a48d3,_0x55351a,_0x360ac8);}return _0x57f6fa;}[_0x16a529(0x206)](_0x314410){const _0x1721d6=_0x16a529;this[_0x1721d6(0x113)](_0x314410,(_0x4c77e6,..._0x2dafc8)=>{const _0x2f72c9=_0x1721d6;this[_0x2f72c9(0x9b)](()=>{_0x4c77e6(..._0x2dafc8);});});}[_0x16a529(0x119)](_0x4189ae){const _0x3e33da=_0x16a529;this[_0x3e33da(0x1a2)][_0x3e33da(0xda)](_0x4189ae);}[_0x16a529(0x1ce)](_0xc81ae0){const _0x247d8b=_0x16a529;this[_0x247d8b(0x239)][_0x247d8b(0xda)](_0xc81ae0);}[_0x16a529(0xff)](_0x1e658f){const _0x38b949=_0x16a529;return _0x38b949(0x13f)==_0x1e658f[_0x38b949(0xd0)]?_0x1e658f[_0x38b949(0x1f8)][_0x38b949(0x109)]('|')[0x0]:null;}[_0x16a529(0x203)](_0x2f96fc,_0x9abfdd){const _0xbd007e=_0x16a529,_0x5cc3b3=_0x2f96fc[_0xbd007e(0x20f)]();this[_0xbd007e(0x1e4)][_0xbd007e(0x1c8)](_0x240398=>{const _0x185b37=_0xbd007e;_0x240398[_0x185b37(0x23f)](_0x5cc3b3,{'range':_0x9abfdd});});}[_0x16a529(0xd1)](_0x14735a){const _0x10f756=_0x16a529,_0x5676b4=_0x14735a['id'],_0x3afb6a=this[_0x10f756(0x99)][_0x10f756(0xf0)][_0x10f756(0x9e)](_0x10f756(0x19f));this[_0x10f756(0xfb)][_0x10f756(0x117)](_0x5676b4)||this[_0x10f756(0xfb)][_0x10f756(0x1ba)]({'channelId':_0x3afb6a,'threadId':_0x5676b4,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2914c3=this[_0x10f756(0xfb)][_0x10f756(0x20d)](_0x5676b4);_0x2914c3[_0x10f756(0x1b1)](_0x10f756(0x191)),_0x2914c3[_0x10f756(0x191)]=!0x1,_0x14735a[_0x10f756(0xdd)]=_0x2914c3;}[_0x16a529(0x145)](_0x61b59,_0xcb40d5,_0x25316a,_0x3bd70a){const _0x11b68c=_0x16a529;if(_0x61b59[_0x11b68c(0xd0)]!=_0xcb40d5||_0x61b59[_0x11b68c(0x1f8)]!=_0x25316a||_0x61b59[_0x11b68c(0x170)]['id']!=_0x3bd70a)throw this[_0x11b68c(0x99)][_0x11b68c(0x218)](_0x11b68c(0x21c)),new _0x3ac443(_0x11b68c(0x21c),this);}[_0x16a529(0x1d1)](_0x700c6b,_0x24a8bb){const _0x2a9639=_0x16a529,_0x4d57f4=_0x700c6b[_0x2a9639(0x19a)]();if(_0x24a8bb[_0x2a9639(0x17b)](_0x4d57f4))_0x700c6b[_0x2a9639(0x215)]();else{if(_0x4d57f4[_0x2a9639(0x1b4)](_0x24a8bb)){const _0x1b4c27=this[_0x2a9639(0x1e4)][_0x2a9639(0xd5)](_0x24a8bb[_0x2a9639(0x1e3)][_0x2a9639(0xf9)],_0x2a9639(0x22c));this[_0x2a9639(0x203)](_0x700c6b,this[_0x2a9639(0x1e4)][_0x2a9639(0x187)](_0x4d57f4[_0x2a9639(0x1e3)],_0x1b4c27));const _0x3da7dc=_0x5212f9(),_0x697114=_0x700c6b[_0x2a9639(0x170)]['id'],_0x54be16=_0x700c6b[_0x2a9639(0xd0)]+':'+_0x700c6b[_0x2a9639(0x1f8)];this[_0x2a9639(0x14c)]({'id':_0x3da7dc,'type':_0x54be16,'createdAt':new Date(),'authorId':_0x697114,'data':_0x700c6b[_0x2a9639(0x1a0)],'attributes':_0x700c6b[_0x2a9639(0x157)]});const _0x136348=this[_0x2a9639(0x1e4)][_0x2a9639(0xd5)](_0x24a8bb[_0x2a9639(0x22c)][_0x2a9639(0xb4)],_0x2a9639(0x184)),_0x2d5295=this[_0x2a9639(0x1e4)][_0x2a9639(0x187)](_0x136348,_0x4d57f4[_0x2a9639(0x22c)]);this[_0x2a9639(0x23e)](_0x54be16,_0x3da7dc,_0x697114,_0x2d5295);}else{if(_0x4d57f4[_0x2a9639(0x172)](_0x24a8bb[_0x2a9639(0x1e3)])){const _0x1eed63=this[_0x2a9639(0x1e4)][_0x2a9639(0xd5)](_0x24a8bb[_0x2a9639(0x1e3)][_0x2a9639(0xf9)],_0x2a9639(0x22c));this[_0x2a9639(0x203)](_0x700c6b,this[_0x2a9639(0x1e4)][_0x2a9639(0x187)](_0x4d57f4[_0x2a9639(0x1e3)],_0x1eed63));}else{const _0x1c952c=this[_0x2a9639(0x1e4)][_0x2a9639(0xd5)](_0x24a8bb[_0x2a9639(0x22c)][_0x2a9639(0xb4)],_0x2a9639(0x184));this[_0x2a9639(0x203)](_0x700c6b,this[_0x2a9639(0x1e4)][_0x2a9639(0x187)](_0x1c952c,_0x4d57f4[_0x2a9639(0x22c)]));}}}}[_0x16a529(0x164)](_0x4b0b2a){const _0x1863a9=_0x16a529;for(const {suggestion:_0x1b26d4,meta:_0x8b0ac1}of this[_0x1863a9(0x1b8)](_0x4b0b2a,_0x1863a9(0x147))){if(!_0x8b0ac1[_0x1863a9(0x14b)])continue;const _0x1abe8a=_0x1b26d4[_0x1863a9(0xb7)]();for(const _0xffa0f of _0x1abe8a)if(!_0x4b0b2a[_0x1863a9(0xa3)](_0xffa0f)[_0x1863a9(0xdb)])return!0x0;}return!0x1;}[_0x16a529(0x16e)](_0x36cd6a){const _0x52fcb6=_0x16a529,_0x23e54b=this[_0x52fcb6(0x99)][_0x52fcb6(0x193)][_0x52fcb6(0x9e)](_0x52fcb6(0x1bb))[_0x52fcb6(0xe2)](_0x36cd6a);if(!_0x23e54b)throw new _0x3ac443(_0x52fcb6(0x235),this);return _0x23e54b;}[_0x16a529(0x1cf)](_0x1295f4){const _0x1d90a4=_0x16a529,_0x1ea471=this[_0x1d90a4(0x99)][_0x1d90a4(0x193)][_0x1d90a4(0x9e)](_0x1d90a4(0x1bb)),_0x3732a0=_0x48c506(_0x1d90a4(0x10d)+_0x1295f4),_0x3cc759=_0x1ea471[_0x1d90a4(0xe2)](_0x3732a0);return _0x3cc759||_0x1ea471[_0x1d90a4(0x1e8)]({'id':_0x3732a0,'name':_0x1295f4});}[_0x16a529(0x1b6)](_0x34db26,_0x2e006e,_0x1b9afc,_0x291372,_0x1db209){const _0x2deb16=_0x16a529,_0x1b526e=this[_0x2deb16(0x16e)](_0x291372),_0x3fd634=this[_0x2deb16(0x1b3)][_0x2deb16(0x217)](_0x34db26,_0x2e006e,_0x1b9afc,_0x1b526e,_0x1db209,_0x35be2b=>{const _0x26d8ca=_0x2deb16;this[_0x26d8ca(0x11a)](_0x1b9afc,{'attributes':_0x35be2b});const _0x3b16f4=this[_0x26d8ca(0x1e9)](_0x1b9afc);this[_0x26d8ca(0x177)](new Set([_0x3b16f4])),this[_0x26d8ca(0x97)](new Set([_0x3b16f4]));});return this[_0x2deb16(0x23b)](_0x3fd634,_0x2deb16(0x1c0),()=>{const _0x4fd0c8=_0x2deb16;this[_0x4fd0c8(0x11a)](_0x1b9afc,{'state':_0x4fd0c8(0x1be)});},{'priority':_0x2deb16(0x1c7)}),this[_0x2deb16(0x23b)](_0x3fd634,_0x2deb16(0xf4),()=>{const _0x3842d4=_0x2deb16;this[_0x3842d4(0x11a)](_0x1b9afc,{'state':_0x3842d4(0x189)});},{'priority':_0x2deb16(0x1c7)}),this[_0x2deb16(0x162)][_0x2deb16(0xaa)](_0x1b9afc,_0x3fd634),this[_0x2deb16(0x13d)][_0x2deb16(0xaa)](_0x3fd634,_0x2deb16(0x130)),_0x3fd634;}[_0x16a529(0x135)](_0x56bf2b){const _0x455983=_0x16a529,_0x25fb49=_0x56bf2b[_0x455983(0x109)](':');return{'group':_0x25fb49[0x0],'type':_0x25fb49[0x1],'subType':_0x25fb49[_0x455983(0xdb)]>=0x5?_0x25fb49[0x2]:null,'id':_0x25fb49[_0x455983(0xdb)]<0x5?_0x25fb49[0x2]:_0x25fb49[0x3],'authorId':_0x25fb49[_0x455983(0xdb)]<0x5?_0x25fb49[0x3]:_0x25fb49[0x4],'markerCount':0x6==_0x25fb49[_0x455983(0xdb)]?_0x25fb49[0x5]:null};}[_0x16a529(0x1ab)](_0x466ecf,_0x4fd941,_0x126347){const _0x2e1834=_0x16a529,_0x50cf0b=_0x466ecf[_0x2e1834(0x19a)](),_0x2ccc00=_0x50cf0b[_0x2e1834(0x1e3)],_0x118915=_0x50cf0b[_0x2e1834(0x22c)];this[_0x2e1834(0x203)](_0x466ecf,this[_0x2e1834(0x1e4)][_0x2e1834(0x187)](_0x2ccc00,_0x4fd941));const _0x1d90a0=_0x5212f9(),_0x29331d=_0x466ecf[_0x2e1834(0x170)]['id'],_0x4813bb=_0x466ecf[_0x2e1834(0xd0)]+(_0x466ecf[_0x2e1834(0x1f8)]?':'+_0x466ecf[_0x2e1834(0x1f8)]:'');this[_0x2e1834(0x14c)]({'id':_0x1d90a0,'type':_0x4813bb,'createdAt':new Date(),'authorId':_0x29331d,'originalSuggestionId':_0x466ecf['id'],'attributes':_0x466ecf[_0x2e1834(0x157)],'data':_0x466ecf[_0x2e1834(0x1a0)]});const _0x283f75=this[_0x2e1834(0xff)](_0x466ecf);(_0x2e1834(0xf3)==_0x466ecf[_0x2e1834(0xd0)]||_0x283f75&&this[_0x2e1834(0x122)](_0x283f75))&&(_0x126347=this[_0x2e1834(0x1e4)][_0x2e1834(0x16c)](_0x126347[_0x2e1834(0xb4)])),this[_0x2e1834(0x23e)](_0x4813bb,_0x1d90a0,_0x29331d,this[_0x2e1834(0x1e4)][_0x2e1834(0x187)](_0x126347,_0x118915));}[_0x16a529(0x1b8)](_0x3b46c4,_0x1d046e=null){const _0x5e09e2=_0x16a529,_0xf4cdde=[],_0x99f6f=this[_0x5e09e2(0x99)][_0x5e09e2(0x193)][_0x5e09e2(0x9e)](_0x5e09e2(0x1bb))['me'];Array[_0x5e09e2(0x20c)](_0x3b46c4)||(_0x3b46c4=[_0x3b46c4]);for(const _0x51cad4 of this[_0x5e09e2(0x199)]()){if(!_0x51cad4[_0x5e09e2(0x12c)])continue;if(_0x1d046e&&_0x51cad4[_0x5e09e2(0xd0)]!=_0x1d046e)continue;let _0x2d232c=!0x1;for(const _0x59d37f of _0x51cad4[_0x5e09e2(0xb7)]()){for(const _0x4ebb03 of _0x3b46c4){const _0x24398e=_0x4ebb03[_0x5e09e2(0x1e3)][_0x5e09e2(0x17b)](_0x59d37f[_0x5e09e2(0x22c)])||_0x4ebb03[_0x5e09e2(0x22c)][_0x5e09e2(0x17b)](_0x59d37f[_0x5e09e2(0x1e3)]);if(_0x24398e||_0x4ebb03[_0x5e09e2(0x115)](_0x59d37f)){const _0xad9294=_0x4ebb03[_0x5e09e2(0x1b4)](_0x59d37f)&&Ot(this[_0x5e09e2(0x1e4)][_0x5e09e2(0x240)],_0x59d37f[_0x5e09e2(0x1e3)],_0x4ebb03),_0x4912ac=_0x59d37f[_0x5e09e2(0x1b4)](_0x4ebb03)&&Ot(this[_0x5e09e2(0x1e4)][_0x5e09e2(0x240)],_0x4ebb03[_0x5e09e2(0x1e3)],_0x59d37f);_0xf4cdde[_0x5e09e2(0x139)]({'suggestion':_0x51cad4,'meta':{'isOwn':_0x99f6f==_0x51cad4[_0x5e09e2(0x225)],'isNextTo':_0x24398e,'isInsideObject':_0xad9294,'containsRangeInObject':_0x4912ac}}),_0x2d232c=!0x0;break;}}if(_0x2d232c)break;}}return _0xf4cdde;}[_0x16a529(0x23e)](_0x32ddf0,_0x73c03d,_0x2f9900,_0x19bd92,_0x3c0404){const _0x4a9819=_0x16a529;this[_0x4a9819(0x1e4)][_0x4a9819(0x1c8)](_0x2853a1=>{const _0x84b377=_0x4a9819;let _0x49fcc5=_0x84b377(0x11e)+_0x32ddf0+':'+_0x73c03d+':'+_0x2f9900;_0x3c0404&&(_0x49fcc5=_0x49fcc5+':'+_0x3c0404),_0x2853a1[_0x84b377(0x105)](_0x49fcc5,{'range':_0x19bd92,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x16a529(0x108)](_0x456fe9){const _0x42d203=_0x16a529,_0x138028=_0x456fe9[_0x42d203(0x124)],_0x4fdf79=_0x456fe9[_0x42d203(0x133)];_0x456fe9[_0x42d203(0x124)]=null,_0x456fe9[_0x42d203(0x133)]=null,null!=_0x138028&&_0x138028[_0x42d203(0x133)]==_0x456fe9&&(_0x138028[_0x42d203(0x133)]=_0x4fdf79),null!=_0x4fdf79&&_0x4fdf79[_0x42d203(0x124)]==_0x456fe9&&(_0x4fdf79[_0x42d203(0x124)]=_0x138028),_0x42d203(0x23d)==this[_0x42d203(0x13d)][_0x42d203(0x9e)](_0x456fe9)&&(this[_0x42d203(0x13d)][_0x42d203(0xaa)](_0x456fe9,_0x42d203(0x186)),this[_0x42d203(0x173)](_0x42d203(0x21f),_0x456fe9,_0x138028,_0x4fdf79));}[_0x16a529(0x14c)](_0x97effd){const _0x371f8e=_0x16a529,_0x39cc8f=_0x97effd['id'],_0x752077=this[_0x371f8e(0x160)](_0x97effd);if(this[_0x371f8e(0x146)]&&this[_0x371f8e(0x146)][_0x371f8e(0xdc)]){const _0x4207c4=this[_0x371f8e(0x99)][_0x371f8e(0x193)][_0x371f8e(0x9e)](_0x371f8e(0x1df)),_0x475518=_0x752077[_0x371f8e(0x1a7)],_0x22f669=_0x752077[_0x371f8e(0x1f8)]?_0x752077[_0x371f8e(0xd0)]+':'+_0x752077[_0x371f8e(0x1f8)]:_0x752077[_0x371f8e(0xd0)],_0x411743=this[_0x371f8e(0x99)][_0x371f8e(0xc9)],_0x4c8f0e=_0x4207c4[_0x371f8e(0xda)](_0x5d34b7(_0x411743,_0x371f8e(0x1fa))),_0x733b9f={'id':_0x39cc8f,'type':_0x22f669,'hasComments':_0x475518,'data':_0x97effd[_0x371f8e(0x1a0)]||null,'originalSuggestionId':_0x97effd[_0x371f8e(0x226)]||null,'attributes':_0x752077[_0x371f8e(0x157)]};this[_0x371f8e(0x146)][_0x371f8e(0xdc)](_0x733b9f)[_0x371f8e(0x233)](_0x3e16c5=>{const _0xb1cb7f=_0x371f8e;_0x752077[_0xb1cb7f(0x12b)]=!0x0,_0x4207c4[_0xb1cb7f(0x20e)](_0x4c8f0e),_0x3e16c5&&_0x3e16c5[_0xb1cb7f(0xf5)]&&(this[_0xb1cb7f(0x162)][_0xb1cb7f(0x9e)](_0x39cc8f)[_0xb1cb7f(0xf5)]=_0x3e16c5[_0xb1cb7f(0xf5)]);})[_0x371f8e(0x1a5)](_0x3ae5e3=>{const _0x4d41d1=_0x371f8e;throw _0x990af9(_0x4d41d1(0x231)),this[_0x4d41d1(0x99)][_0x4d41d1(0x223)][_0x4d41d1(0x16a)]({'isUndoable':!0x1},()=>{const _0xee7851=_0x4d41d1;_0x752077[_0xee7851(0xf4)]();}),_0x752077[_0x4d41d1(0x1fc)](),this[_0x4d41d1(0x162)][_0x4d41d1(0xe6)](_0x752077['id']),this[_0x4d41d1(0x13d)][_0x4d41d1(0xe6)](_0x752077),_0x3ae5e3;});}return _0x752077;}[_0x16a529(0x122)](_0x5d71c5){const _0x4ad384=_0x16a529;return this[_0x4ad384(0x1a2)][_0x4ad384(0xc8)](_0x5d71c5);}[_0x16a529(0x11a)](_0x53a9ff,_0x2c755c){const _0x1158c2=_0x16a529,_0x24369a=this[_0x1158c2(0x99)][_0x1158c2(0x193)][_0x1158c2(0x9e)](_0x1158c2(0x1df)),_0x256812=this[_0x1158c2(0x1e9)](_0x53a9ff);if(this[_0x1158c2(0x146)]&&this[_0x1158c2(0x146)][_0x1158c2(0x10f)]){if(_0x256812[_0x1158c2(0x12b)]){const _0x22564b=_0x24369a[_0x1158c2(0xda)](_0x5d34b7(this[_0x1158c2(0x99)][_0x1158c2(0xc9)],_0x1158c2(0x1fa)));this[_0x1158c2(0x146)][_0x1158c2(0x10f)](_0x53a9ff,_0x2c755c)[_0x1158c2(0x233)](()=>{const _0x2698bb=_0x1158c2;_0x24369a[_0x2698bb(0x20e)](_0x22564b);});}else _0x256812['on'](_0x1158c2(0x1db),()=>{const _0x80007f=_0x1158c2;this[_0x80007f(0x11a)](_0x53a9ff,_0x2c755c);});}}[_0x16a529(0x138)](_0x32d5b5){const _0x573c89=_0x16a529;if(!this[_0x573c89(0x146)]||!this[_0x573c89(0x146)][_0x573c89(0x1e9)])throw new _0x3ac443(_0x573c89(0x16b),this);return this[_0x573c89(0x146)][_0x573c89(0x1e9)](_0x32d5b5);}[_0x16a529(0x14d)](_0x4b1879){const _0x1a413a=_0x16a529,{id:_0x230e3a,type:_0x310664,subType:_0x591f68,authorId:_0x267b98}=this[_0x1a413a(0x135)](_0x4b1879),_0x11f9b8=this[_0x1a413a(0x162)][_0x1a413a(0x9e)](_0x230e3a)||this[_0x1a413a(0x1b6)](_0x310664,_0x591f68,_0x230e3a,_0x267b98,{});switch(this[_0x1a413a(0x145)](_0x11f9b8,_0x310664,_0x591f68,_0x267b98),this[_0x1a413a(0x13d)][_0x1a413a(0x9e)](_0x11f9b8)){case _0x1a413a(0x130):this[_0x1a413a(0x138)](_0x230e3a)[_0x1a413a(0x233)](_0x35fdca=>{const _0x3986ff=_0x1a413a;let _0x45de20=Promise[_0x3986ff(0x15e)]();_0x35fdca[_0x3986ff(0x1a7)]&&(_0x45de20=this[_0x3986ff(0xfb)][_0x3986ff(0x171)]({'channelId':this[_0x3986ff(0x99)][_0x3986ff(0xf0)][_0x3986ff(0x9e)](_0x3986ff(0x19f)),'threadId':_0x230e3a})),_0x45de20[_0x3986ff(0x233)](()=>{const _0x273fa1=_0x3986ff;this[_0x273fa1(0x160)](_0x35fdca)[_0x273fa1(0x12b)]=!0x0;});}),this[_0x1a413a(0x13d)][_0x1a413a(0xaa)](_0x11f9b8,_0x1a413a(0xcd));break;case _0x1a413a(0x186):this[_0x1a413a(0x11a)](_0x230e3a,{'state':_0x1a413a(0x205)});case _0x1a413a(0x9f):this[_0x1a413a(0x13d)][_0x1a413a(0xaa)](_0x11f9b8,_0x1a413a(0x23d)),this[_0x1a413a(0x173)](_0x1a413a(0xe1),_0x11f9b8);break;case _0x1a413a(0x23d):this[_0x1a413a(0x173)](_0x1a413a(0x127),_0x11f9b8);}return _0x11f9b8[_0x1a413a(0x22d)](_0x4b1879),_0x11f9b8;}[_0x16a529(0x97)](_0x390bdc){const _0x13ba5b=_0x16a529,_0x202517=Array[_0x13ba5b(0x13b)](_0x390bdc),_0x40782c=_0x202517[_0x13ba5b(0x214)](_0x40e89d=>_0x13ba5b(0x13f)==_0x40e89d[_0x13ba5b(0xd0)]);this[_0x13ba5b(0x200)](_0x40782c);const _0x116e27=_0x202517[_0x13ba5b(0x214)](_0x1a5c0d=>!_0x1a5c0d[_0x13ba5b(0x13c)]&&_0x13ba5b(0x13f)!=_0x1a5c0d[_0x13ba5b(0xd0)]),_0x4f20ab=this[_0x13ba5b(0x199)]({'skipNotAttached':!0x0})[_0x13ba5b(0x214)](_0x27fbad=>!_0x27fbad[_0x13ba5b(0x13c)]&&_0x13ba5b(0x13f)!=_0x27fbad[_0x13ba5b(0xd0)]),_0x42b672=_0x4f20ab[_0x13ba5b(0x214)](_0x2edb63=>!_0x390bdc[_0x13ba5b(0xc8)](_0x2edb63)),_0x46ce47=new Map(_0x4f20ab[_0x13ba5b(0x14a)](_0x1d635f=>[_0x1d635f,this[_0x13ba5b(0x1b3)][_0x13ba5b(0x1c3)](_0x1d635f[_0x13ba5b(0xd0)],_0x1d635f[_0x13ba5b(0x1f8)],_0x13ba5b(0x153))])),_0x236f3c=new Map(_0x4f20ab[_0x13ba5b(0x14a)](_0x5eef30=>[_0x5eef30,_0x5eef30[_0x13ba5b(0x19a)]()])),_0x187fe4=new Set(),_0x81b2f=new Set();for(let _0x28331a=0x0;_0x28331a<_0x116e27[_0x13ba5b(0xdb)];_0x28331a++)_0x5b9f88(_0x116e27[_0x28331a],_0x116e27,_0x28331a+0x1);for(let _0x51c214=0x0;_0x51c214<_0x116e27[_0x13ba5b(0xdb)];_0x51c214++)_0x5b9f88(_0x116e27[_0x51c214],_0x42b672,0x0);const _0x5e8eb6=new Set();for(let _0x26967d=0x0;_0x26967d<_0x116e27[_0x13ba5b(0xdb)];_0x26967d++){const _0x4e3411=_0x116e27[_0x26967d];!_0x81b2f[_0x13ba5b(0xc8)](_0x4e3411)&&_0x4e3411[_0x13ba5b(0x124)]&&(_0x5e8eb6[_0x13ba5b(0xda)](_0x4e3411[_0x13ba5b(0x124)]),_0x4e3411[_0x13ba5b(0x124)][_0x13ba5b(0x133)]===_0x4e3411&&(_0x4e3411[_0x13ba5b(0x124)][_0x13ba5b(0x133)]=null),_0x4e3411[_0x13ba5b(0x124)]=null),!_0x187fe4[_0x13ba5b(0xc8)](_0x4e3411)&&_0x4e3411[_0x13ba5b(0x133)]&&(_0x5e8eb6[_0x13ba5b(0xda)](_0x4e3411[_0x13ba5b(0x133)]),_0x4e3411[_0x13ba5b(0x133)][_0x13ba5b(0x124)]===_0x4e3411&&(_0x4e3411[_0x13ba5b(0x133)][_0x13ba5b(0x124)]=null),_0x4e3411[_0x13ba5b(0x133)]=null);}function _0x5b9f88(_0x485445,_0x4dbe40,_0x59b8a0){const _0x5f5287=_0x13ba5b;for(let _0x3bc85b=_0x59b8a0;_0x3bc85b<_0x4dbe40[_0x5f5287(0xdb)];_0x3bc85b++){const _0xa231f5=_0x351c70(_0x485445,_0x4dbe40[_0x3bc85b]);_0xa231f5&&(_0xa231f5[0x0][_0x5f5287(0x133)]=_0xa231f5[0x1],_0xa231f5[0x1][_0x5f5287(0x124)]=_0xa231f5[0x0],_0x187fe4[_0x5f5287(0xda)](_0xa231f5[0x0]),_0x81b2f[_0x5f5287(0xda)](_0xa231f5[0x1]));}}function _0x351c70(_0x31a483,_0x2eaa27){const _0x35fa1f=_0x13ba5b;if(_0x31a483[_0x35fa1f(0x225)]['id']!==_0x2eaa27[_0x35fa1f(0x225)]['id'])return null;const _0xe599d7=_0x46ce47[_0x35fa1f(0x9e)](_0x31a483)(_0x31a483,_0x2eaa27,_0x236f3c[_0x35fa1f(0x9e)](_0x31a483),_0x236f3c[_0x35fa1f(0x9e)](_0x2eaa27));if(!_0xe599d7)return null;return _0x46ce47[_0x35fa1f(0x9e)](_0x2eaa27)(_0x31a483,_0x2eaa27,_0x236f3c[_0x35fa1f(0x9e)](_0x31a483),_0x236f3c[_0x35fa1f(0x9e)](_0x2eaa27))?_0xe599d7[0x1][_0x35fa1f(0xdd)]&&_0xe599d7[0x1][_0x35fa1f(0xdd)][_0x35fa1f(0xdb)]?null:_0xe599d7:null;}_0x5e8eb6[_0x13ba5b(0x110)]&&this[_0x13ba5b(0x97)](_0x5e8eb6);}[_0x16a529(0x200)](_0x37b03f){const _0x490be0=_0x16a529;if(0x0==_0x37b03f[_0x490be0(0xdb)])return;const _0x4fc0d6=this[_0x490be0(0x199)]({'skipNotAttached':!0x0})[_0x490be0(0x214)](_0x45f621=>_0x490be0(0x13f)==_0x45f621[_0x490be0(0xd0)]&&_0x45f621[_0x490be0(0x1d8)]),_0xbeb990=[],_0x3a5ceb=new Map();for(const _0x180e56 of _0x4fc0d6){const _0x5ca37d=_0x48c506(_0x180e56[_0x490be0(0x157)]);_0x3a5ceb[_0x490be0(0xc8)](_0x5ca37d)||(_0x3a5ceb[_0x490be0(0xaa)](_0x5ca37d,_0xbeb990[_0x490be0(0xdb)]),_0xbeb990[_0x490be0(0x139)]([]));const _0x4067ef=_0x3a5ceb[_0x490be0(0x9e)](_0x5ca37d);_0xbeb990[_0x4067ef][_0x490be0(0x139)](_0x180e56);}!(function(){const _0xe97efa=_0x490be0;_0xbeb990[_0xe97efa(0x1bf)]((_0x2a381c,_0x1774bf)=>{const _0x180d20=_0xe97efa,_0x542539=_0x2a381c[0x0][_0x180d20(0xf5)],_0x58613a=_0x1774bf[0x0][_0x180d20(0xf5)];return _0x542539==_0x58613a?_0x2a381c[0x0][_0x180d20(0x157)][_0x180d20(0x19c)]<_0x1774bf[0x0][_0x180d20(0x157)][_0x180d20(0x19c)]?-0x1:0x1:_0x542539<_0x58613a?-0x1:0x1;});for(const _0xbdb72a of _0xbeb990)_0xbdb72a[_0xe97efa(0x1bf)]((_0x1509af,_0x21cc44)=>_0x1509af['id']<_0x21cc44['id']?-0x1:0x1);}());for(let _0x53fb86=0x0;_0x53fb86<_0xbeb990[_0x490be0(0xdb)];_0x53fb86++){if(0x0==_0xbeb990[_0x53fb86][_0x490be0(0xdb)])continue;const _0x47da3a=[];for(let _0xeee580=_0x53fb86+0x1;_0xeee580<_0xbeb990[_0x490be0(0xdb)];_0xeee580++)0x0!=_0xbeb990[_0xeee580][_0x490be0(0xdb)]&&_0x1adf86(_0xbeb990[_0x53fb86],_0xbeb990[_0xeee580])&&_0x47da3a[_0x490be0(0x139)](_0xeee580);for(const _0x469246 of _0x47da3a)_0xbeb990[_0x53fb86]=_0xbeb990[_0x53fb86][_0x490be0(0xe5)](_0xbeb990[_0x469246]),_0xbeb990[_0x469246]=[];}for(const _0x3c4b24 of _0xbeb990)for(let _0x335a7d=0x0;_0x335a7d<_0x3c4b24[_0x490be0(0xdb)];_0x335a7d++){const _0x971933=_0x3c4b24[_0x335a7d+0x1]||null;_0x3c4b24[_0x335a7d][_0x490be0(0x133)]!==_0x971933&&(_0x3c4b24[_0x335a7d][_0x490be0(0x133)]=_0x971933);}for(const _0x339ed8 of _0xbeb990)for(let _0x3855e8=0x0;_0x3855e8<_0x339ed8[_0x490be0(0xdb)];_0x3855e8++){const _0x1fe55a=_0x339ed8[_0x3855e8-0x1]||null;_0x339ed8[_0x3855e8][_0x490be0(0x124)]!==_0x1fe55a&&(_0x339ed8[_0x3855e8][_0x490be0(0x124)]=_0x1fe55a);}function _0x1adf86(_0x4f029f,_0x3adee3){const _0x5d6617=_0x490be0;if(_0x4f029f[0x0][_0x5d6617(0x157)][_0x5d6617(0x19c)]!==_0x3adee3[0x0][_0x5d6617(0x157)][_0x5d6617(0x19c)]&&_0x4f029f[0x0][_0x5d6617(0x225)]!==_0x3adee3[0x0][_0x5d6617(0x225)])return!0x1;if(!function(_0x1dff69,_0xc6c8a8){const _0x45be4e=_0x5d6617;if(!_0x1dff69[_0x45be4e(0x1a7)]&&!_0xc6c8a8[_0x45be4e(0x1a7)])return!0x0;if(_0x1dff69[_0x45be4e(0x1a7)]&&_0xc6c8a8[_0x45be4e(0x1a7)])return!0x1;if(_0x1dff69[_0x45be4e(0x1a7)]&&_0xc6c8a8[_0x45be4e(0xf5)]<_0x1dff69[_0x45be4e(0xdd)][_0x45be4e(0x1f1)][_0x45be4e(0x9e)](0x0)[_0x45be4e(0xf5)])return!0x0;if(_0xc6c8a8[_0x45be4e(0x1a7)]&&_0x1dff69[_0x45be4e(0xf5)]<_0xc6c8a8[_0x45be4e(0xdd)][_0x45be4e(0x1f1)][_0x45be4e(0x9e)](0x0)[_0x45be4e(0xf5)])return!0x0;return!0x1;}(_0x4f029f[0x0],_0x3adee3[0x0]))return!0x1;const _0x2fe5de=_0x442823(_0x4f029f[0x0][_0x5d6617(0x157)],_0x5d6617(0x19c)),_0x556f3c=_0x442823(_0x3adee3[0x0][_0x5d6617(0x157)],_0x5d6617(0x19c));if(!_0x118efe(_0x2fe5de,_0x556f3c))return!0x1;return!!_0x4f029f[_0x5d6617(0x234)](_0x30d308=>_0x3adee3[_0x5d6617(0xc5)](_0x6b792d=>_0x30d308[_0x5d6617(0x19a)]()[_0x5d6617(0x17b)](_0x6b792d[_0x5d6617(0x19a)]())))&&_0x3adee3[_0x5d6617(0x234)](_0x2c28de=>_0x4f029f[_0x5d6617(0xc5)](_0x4f2cc2=>_0x2c28de[_0x5d6617(0x19a)]()[_0x5d6617(0x17b)](_0x4f2cc2[_0x5d6617(0x19a)]())));}}[_0x16a529(0x177)](_0x1ca138){const _0x17ab25=_0x16a529,_0x2d591b=Array[_0x17ab25(0x13b)](_0x1ca138),_0x5a357a=this[_0x17ab25(0x199)]({'skipNotAttached':!0x0}),_0x4a9279=_0x5a357a[_0x17ab25(0x214)](_0x5068b5=>!_0x1ca138[_0x17ab25(0xc8)](_0x5068b5)),_0x3b75ce=new Map(_0x2d591b[_0x17ab25(0x14a)](_0x2a29e2=>[_0x2a29e2,this[_0x17ab25(0x1b3)][_0x17ab25(0x1c3)](_0x2a29e2[_0x17ab25(0xd0)],_0x2a29e2[_0x17ab25(0x1f8)],_0x17ab25(0x131))])),_0x3101b7=new Map(_0x5a357a[_0x17ab25(0x14a)](_0x185c78=>[_0x185c78,_0x185c78[_0x17ab25(0xb7)]()]));for(let _0x143979=0x0;_0x143979<_0x2d591b[_0x17ab25(0xdb)];_0x143979++){if(_0x8ff22c(this,_0x2d591b[_0x143979],_0x2d591b,_0x143979+0x1))return!0x0;}for(let _0x18af08=0x0;_0x18af08<_0x2d591b[_0x17ab25(0xdb)];_0x18af08++){if(_0x8ff22c(this,_0x2d591b[_0x18af08],_0x4a9279,0x0))return!0x0;}return!0x1;function _0x8ff22c(_0x3fac5c,_0x3df192,_0x35798d,_0x59ff8f){const _0x272c48=_0x17ab25;for(let _0x4e9a50=_0x59ff8f;_0x4e9a50<_0x35798d[_0x272c48(0xdb)];_0x4e9a50++){const _0x4db0d6=_0x35798d[_0x4e9a50];if(_0x4db0d6[_0x272c48(0xd0)]!==_0x3df192[_0x272c48(0xd0)]||_0x4db0d6[_0x272c48(0x225)]['id']!==_0x3df192[_0x272c48(0x225)]['id']||_0x4db0d6[_0x272c48(0x1f8)]!==_0x3df192[_0x272c48(0x1f8)])continue;if(!Jt(_0x3df192,_0x4db0d6))continue;if(_0x272c48(0x13f)==_0x3df192[_0x272c48(0xd0)]&&_0x3df192[_0x272c48(0x1a0)][_0x272c48(0xf1)]!=_0x4db0d6[_0x272c48(0x1a0)][_0x272c48(0xf1)])continue;if(_0x272c48(0x13f)==_0x3df192[_0x272c48(0xd0)]&&_0x3fac5c[_0x272c48(0x122)](_0x3df192[_0x272c48(0x1a0)][_0x272c48(0xa2)]))continue;if(_0x272c48(0xf3)==_0x3df192[_0x272c48(0xd0)]){const _0x3dd20b=_0x3fac5c[_0x272c48(0x99)][_0x272c48(0x223)],_0x4f98ca=_0x3df192[_0x272c48(0xde)]();if(_0x4f98ca&&(_0x3dd20b[_0x272c48(0x240)][_0x272c48(0x237)](_0x4f98ca)||_0x3dd20b[_0x272c48(0x240)][_0x272c48(0x18b)](_0x4f98ca)))continue;}const _0x538e16=_0x3b75ce[_0x272c48(0x9e)](_0x3df192),_0x8f307e=_0x3101b7[_0x272c48(0x9e)](_0x3df192),_0x5a29ef=_0x3101b7[_0x272c48(0x9e)](_0x4db0d6),_0x284001=_0x3df192[_0x272c48(0xdd)]&&_0x3df192[_0x272c48(0xdd)][_0x272c48(0xdb)],_0x3e2780=_0x4db0d6[_0x272c48(0xdd)]&&_0x4db0d6[_0x272c48(0xdd)][_0x272c48(0xdb)];if(!_0x284001&&_0x538e16(_0x5a29ef,_0x8f307e))return _0x3fac5c[_0x272c48(0x1de)](_0x4db0d6,_0x3df192),_0x3101b7[_0x272c48(0xe6)](_0x3df192),!0x0;if(!_0x3e2780&&_0x538e16(_0x8f307e,_0x5a29ef))return _0x3fac5c[_0x272c48(0x1de)](_0x3df192,_0x4db0d6),_0x3101b7[_0x272c48(0xe6)](_0x4db0d6),!0x0;}return!0x1;}}[_0x16a529(0x1de)](_0x2322cc,_0x22ea60){const _0x256013=_0x16a529;if(_0x2322cc[_0x256013(0x13c)]){for(const _0x4c814e of _0x22ea60[_0x256013(0xb7)]())_0x2322cc[_0x256013(0x21a)](_0x4c814e);}else{const _0x3673f1=_0x22ea60[_0x256013(0x19a)]()[_0x256013(0x22c)];this[_0x256013(0x203)](_0x2322cc,this[_0x256013(0x1e4)][_0x256013(0x187)](_0x2322cc[_0x256013(0x19a)]()[_0x256013(0x1e3)],_0x3673f1));}_0x22ea60[_0x256013(0x215)]();}[_0x16a529(0x211)](_0x4d6d6e,_0x1c452f,_0x2553f8){const _0x1b420c=_0x16a529,_0x172717=_0x4d6d6e[_0x1b420c(0x182)](_0x1b420c(0x150))||_0x4d6d6e[_0x1b420c(0x182)](_0x1b420c(0x13f))?_0x1b420c(0x1b0):_0x4d6d6e[_0x1b420c(0xc0)]();return _0x5d34b7(this[_0x1b420c(0x99)][_0x1b420c(0xc9)],_0x1c452f+'_'+_0x172717+_0x1b420c(0x12d),_0x2553f8);}[_0x16a529(0x1ac)](){const _0x382d94=_0x16a529,_0x2400cf=this[_0x382d94(0x99)];if(!_0x2400cf['ui'])return;const {ariaLiveAnnouncer:_0x18fcc3}=_0x2400cf['ui'];_0x4a755e(this[_0x382d94(0x1e4)],({left:_0x4f57c0,entered:_0x58161a})=>{const _0x3702c9=_0x382d94;for(const _0x5c3f2c of _0x4f57c0){const {group:_0xd57ed,type:_0x58ed4d}=this[_0x3702c9(0x135)](_0x5c3f2c[_0x3702c9(0x222)]);if(_0x3702c9(0x17a)===_0xd57ed){_0x18fcc3[_0x3702c9(0x1d4)](this[_0x3702c9(0x211)](_0x58ed4d,_0x3702c9(0x1cd)));break;}}for(const _0x187f7f of _0x58161a){const {group:_0x4eeff0,type:_0xefd7d8}=this[_0x3702c9(0x135)](_0x187f7f[_0x3702c9(0x222)]);if(_0x3702c9(0x17a)===_0x4eeff0){_0x18fcc3[_0x3702c9(0x1d4)](this[_0x3702c9(0x211)](_0xefd7d8,_0x3702c9(0x1e6),_0x13d16b(_0x368f26)));break;}}});}[_0x16a529(0xca)](_0x5e48ca){const _0x4d956c=_0x16a529;if(this[_0x4d956c(0x10c)])return!0x1;const _0x2b79f1=this[_0x4d956c(0x99)],_0x397641=_0x2b79f1[_0x4d956c(0x223)][_0x4d956c(0x9a)][_0x4d956c(0xb9)][_0x4d956c(0x176)]();if(0x0==_0x397641[_0x4d956c(0xdb)])return!0x1;const _0x45ea7e=[],_0x451c9d=_0x397641[_0x4d956c(0x214)](_0x147d03=>_0x4d956c(0x13f)==_0x147d03[_0x4d956c(0xd0)]),_0x665871=_0x397641[_0x4d956c(0x214)](_0x4aa687=>_0x4d956c(0xa6)==_0x4aa687[_0x4d956c(0xd0)]&&_0x4d956c(0x132)!=_0x4aa687[_0x4d956c(0x222)]),_0x1b7eed=_0x397641[_0x4d956c(0x214)](_0x1bf399=>_0x4d956c(0x20e)==_0x1bf399[_0x4d956c(0xd0)]&&_0x4d956c(0x132)!=_0x1bf399[_0x4d956c(0x222)]);for(const _0x4024ac of _0x451c9d)_0x45ea7e[_0x4d956c(0x139)]({'key':_0x4024ac[_0x4d956c(0x18a)],'newValue':_0x4024ac[_0x4d956c(0x129)],'oldValue':_0x4024ac[_0x4d956c(0x126)],'range':Pt(_0x4024ac[_0x4d956c(0x1ff)],_0x2b79f1[_0x4d956c(0x223)])});for(const _0x31ed8e of _0x665871){const _0x550083=_0x1b7eed[_0x4d956c(0x21b)](_0x88e9c6=>_0x88e9c6[_0x4d956c(0xd2)][_0x4d956c(0x17b)](_0x31ed8e[_0x4d956c(0xd2)]));_0x550083&&_0x45ea7e[_0x4d956c(0x139)]({'key':_0x4d956c(0x1d6),'newValue':_0x31ed8e[_0x4d956c(0x222)],'oldValue':_0x550083[_0x4d956c(0x222)],'range':_0x2b79f1[_0x4d956c(0x223)][_0x4d956c(0x107)](_0x31ed8e[_0x4d956c(0xd2)][_0x4d956c(0xd8)])});}return 0x0!=_0x45ea7e[_0x4d956c(0xdb)]&&this[_0x4d956c(0x213)](_0x5e48ca,_0x45ea7e);}[_0x16a529(0xa8)](_0x3172d4){const _0x1c7b14=_0x16a529;let _0x498cbc=!0x1;const _0x5135d0=this[_0x1c7b14(0x99)][_0x1c7b14(0x223)][_0x1c7b14(0x9a)][_0x1c7b14(0xb9)][_0x1c7b14(0xac)]()[_0x1c7b14(0x214)](_0x2f4bb6=>_0x2f4bb6[_0x1c7b14(0x1a0)][_0x1c7b14(0x21d)]&&_0x2f4bb6[_0x1c7b14(0x222)][_0x1c7b14(0x182)](_0x1c7b14(0x17c)));for(const _0x1dcc14 of _0x5135d0){const {subType:_0x45cbf4,id:_0x53e580}=this[_0x1c7b14(0x135)](_0x1dcc14[_0x1c7b14(0x222)]),_0x1b1797=_0x45cbf4[_0x1c7b14(0x109)]('|')[0x0];for(const _0x5e025a of this[_0x1c7b14(0x199)]({'skipNotAttached':!0x0}))_0x5e025a['id']!=_0x53e580&&_0x1c7b14(0x13f)==_0x5e025a[_0x1c7b14(0xd0)]&&_0x5e025a[_0x1c7b14(0x1a0)]&&_0x5e025a[_0x1c7b14(0x1a0)][_0x1c7b14(0xa2)]==_0x1b1797&&_0x5e025a[_0x1c7b14(0x19a)]()[_0x1c7b14(0x12f)](_0x1dcc14[_0x1c7b14(0x1a0)][_0x1c7b14(0x21d)])&&(this[_0x1c7b14(0x232)](_0x5e025a,_0x1dcc14[_0x1c7b14(0x1a0)][_0x1c7b14(0x21d)],_0x3172d4),_0x498cbc=!0x0);}return _0x498cbc;}[_0x16a529(0x9b)](_0x5455d5){const _0x12c60b=_0x16a529;this[_0x12c60b(0x99)],(this[_0x12c60b(0x10c)]=!0x0,_0x5455d5());}[_0x16a529(0x112)](_0x162079){const _0x46cba7=_0x16a529,_0x3c27e2=this[_0x46cba7(0x122)](_0x162079),_0x5a2476=this[_0x46cba7(0x239)][_0x46cba7(0xc8)](_0x162079);return _0x3c27e2||_0x5a2476;}[_0x16a529(0x213)](_0x66024c,_0x4508f3){const _0x59e76b=_0x16a529;if(0x0==_0x4508f3[_0x59e76b(0xdb)])return!0x1;let _0x1411bb=!0x1;for(const _0x33747c of _0x4508f3){const _0xc16e3b=this[_0x59e76b(0x1b8)](_0x33747c[_0x59e76b(0x1ff)],_0x59e76b(0x13f))[_0x59e76b(0x214)](_0x200f17=>!_0x200f17[_0x59e76b(0x163)][_0x59e76b(0xcc)])[_0x59e76b(0x14a)](_0x5ab50c=>_0x5ab50c[_0x59e76b(0x17a)]),_0x9d126b=_0x48c506({'newValue':_0x33747c[_0x59e76b(0x244)]});_0xc16e3b[_0x59e76b(0x214)](_0xe79777=>{const _0x235326=_0x59e76b,[_0xa3d189,_0x2b87d9]=_0xe79777[_0x235326(0x1f8)][_0x235326(0x109)]('|');return _0xa3d189==_0x33747c[_0x235326(0xa2)]&&_0x2b87d9!=_0x9d126b;})[_0x59e76b(0x1aa)](_0xe0cdc3=>{const _0x5cfbe9=_0x59e76b;this[_0x5cfbe9(0x232)](_0xe0cdc3,_0x33747c[_0x5cfbe9(0x1ff)],_0x66024c),_0x1411bb=!0x0;});}return _0x1411bb;}[_0x16a529(0x232)](_0x35d389,_0x25afbd,_0x287dd0){const _0x6ab512=_0x16a529,_0x23383c=_0x35d389[_0x6ab512(0x19a)]()[_0x6ab512(0xa3)](_0x25afbd);0x0!==_0x23383c[_0x6ab512(0xdb)]?0x1!==_0x23383c[_0x6ab512(0xdb)]?this[_0x6ab512(0x1ab)](_0x35d389,_0x25afbd[_0x6ab512(0x1e3)],_0x25afbd[_0x6ab512(0x22c)]):this[_0x6ab512(0x203)](_0x35d389,_0x23383c[0x0]):_0x287dd0[_0x6ab512(0xb2)](_0x35d389[_0x6ab512(0x20f)]());}}class Et{constructor(_0x110905){const _0x3d228b=_0x16a529;this[_0x3d228b(0xfa)]=_0x110905,this[_0x3d228b(0x1e4)]=_0x110905[_0x3d228b(0x223)],this[_0x3d228b(0x178)]=new Map(),this[_0x3d228b(0x156)]=new Map(),this[_0x3d228b(0x1c9)]();}[_0x16a529(0x217)](_0x55ca10,_0x1700e6,_0x49fe30,_0x99df2a,_0x4610ea,_0x1a6541){const _0x34cab9=_0x16a529;return new _0x905fcb(this[_0x34cab9(0x1e4)],{'type':_0x55ca10,'subType':_0x1700e6,'id':_0x49fe30,'author':_0x99df2a,'creator':_0x99df2a,'attributes':_0x4610ea,'onAttributesChange':_0x1a6541,'onAccept':(..._0x31e318)=>this[_0x34cab9(0x1c3)](_0x55ca10,_0x1700e6,_0x34cab9(0x1c0))(..._0x31e318),'onDiscard':(..._0x3d3117)=>this[_0x34cab9(0x1c3)](_0x55ca10,_0x1700e6,_0x34cab9(0xf4))(..._0x3d3117)});}[_0x16a529(0xc1)](_0x555054,_0x5b500d,_0x429f59,_0x1a2781){const _0x50b1af=_0x16a529,_0x26d78f=_0x555054+':'+_0x5b500d+':'+_0x429f59;this[_0x50b1af(0x178)][_0x50b1af(0xaa)](_0x26d78f,_0x1a2781);}[_0x16a529(0x1c3)](_0x5d0179,_0xbce2e5,_0x2ddd06){const _0x25a672=_0x16a529,_0xf64326=_0x5d0179+':'+_0xbce2e5+':'+_0x2ddd06;return this[_0x25a672(0x178)][_0x25a672(0x9e)](_0xf64326)||this[_0x25a672(0x156)][_0x25a672(0x9e)](_0x5d0179+':'+_0x2ddd06);}[_0x16a529(0x1c9)](){const _0x3a915b=_0x16a529,_0x2404fe=()=>!0x1,_0x1a4ffa=_0x2724f4=>{const _0x49857d=_0x135b;_0x2724f4[_0x49857d(0x1bf)]((_0x448e83,_0x3f5cf2)=>_0x448e83[_0x49857d(0x1e3)][_0x49857d(0x1f2)](_0x3f5cf2[_0x49857d(0x1e3)])?0x1:-0x1),this[_0x49857d(0x1e4)][_0x49857d(0x1c8)](_0x359342=>{const _0x41f88c=_0x49857d;for(const _0x53f460 of _0x2724f4){let _0x53d3dc;_0x53d3dc=_0x53f460[_0x41f88c(0x22c)][_0x41f88c(0x246)]&&_0x53f460[_0x41f88c(0x22c)][_0x41f88c(0xb4)]==_0x53f460[_0x41f88c(0x1e3)][_0x41f88c(0xd8)]?_0x359342[_0x41f88c(0x15f)](_0x53f460[_0x41f88c(0x1e3)][_0x41f88c(0xd8)],'on'):_0x359342[_0x41f88c(0x15f)](_0x53f460),this[_0x41f88c(0x1e4)][_0x41f88c(0x1f7)](_0x53d3dc,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x19dd23=(_0x26c0dc,_0x4d5035)=>{const _0x32f91e=_0x135b;_0x4d5035&&this[_0x32f91e(0x1e4)][_0x32f91e(0x1c8)](_0x1e742b=>{const _0x45ef06=_0x32f91e,{commandName:_0x535cb6,commandParams:_0x2e7fe6=[]}=_0x4d5035,_0x40a6dd=_0x26c0dc[_0x45ef06(0x14a)](_0x356307=>(Vt(_0x356307)&&(_0x356307=this[_0x45ef06(0x1e4)][_0x45ef06(0x187)](_0x356307[_0x45ef06(0x22c)])),_0x356307))[_0x45ef06(0x214)](_0x50b382=>_0x45ef06(0x1a3)!==_0x50b382[_0x45ef06(0x212)][_0x45ef06(0x20a)]);if(_0x40a6dd[_0x45ef06(0xdb)]<0x1)return;const _0x5c4a13=Array[_0x45ef06(0x13b)](this[_0x45ef06(0x1e4)][_0x45ef06(0x9a)][_0x45ef06(0xc7)][_0x45ef06(0xb7)]())[_0x45ef06(0x14a)](_0x25ac10=>_0x3866c4[_0x45ef06(0x1e1)](_0x25ac10));_0x1e742b[_0x45ef06(0x1c1)](_0x40a6dd);for(const _0x27fcc3 of this[_0x45ef06(0xfa)][_0x45ef06(0x155)][_0x45ef06(0x155)]())_0x27fcc3[_0x45ef06(0x19d)]();_0x2e7fe6[_0x45ef06(0x139)]({'forceDefaultExecution':!0x0}),this[_0x45ef06(0xfa)][_0x45ef06(0x197)](_0x535cb6,..._0x2e7fe6);const _0x5b0960=_0x5c4a13[_0x45ef06(0x214)](_0x35dc59=>_0x45ef06(0x1a3)!=_0x35dc59[_0x45ef06(0x212)][_0x45ef06(0x20a)]);_0x5b0960[_0x45ef06(0xdb)]>0x0&&_0x1e742b[_0x45ef06(0x1c1)](_0x5b0960);for(const _0x12755b of _0x5c4a13)_0x12755b[_0x45ef06(0xbd)]();});},_0x3c95d0=(_0x5ba578,_0x1bddce)=>0x1==_0x5ba578[_0x3a915b(0xdb)]&&0x1==_0x1bddce[_0x3a915b(0xdb)]&&_0x5ba578[0x0][_0x3a915b(0x22c)][_0x3a915b(0x17b)](_0x1bddce[0x0][_0x3a915b(0x1e3)]),_0x2a9cf4=(_0x310511,_0x7f89a7,_0x1991f1,_0x592e71)=>Ht(_0x310511,_0x7f89a7,_0x1991f1,_0x592e71,this[_0x3a915b(0x1e4)])?[_0x310511,_0x7f89a7]:Ht(_0x7f89a7,_0x310511,_0x592e71,_0x1991f1,this[_0x3a915b(0x1e4)])?[_0x7f89a7,_0x310511]:null;this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0xa0),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x15c),_0x1a4ffa),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x210),_0x3c95d0),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x106),_0x2a9cf4),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x102),_0x1a4ffa),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x96),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0xbe),_0x3c95d0),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0xa9),_0x2a9cf4),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x149),_0x19dd23),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x1ec),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x1ef),_0x3c95d0),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x175),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0xeb),_0x19dd23),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x209),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0xea),_0x3c95d0),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x1ad),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x1f3),_0x2404fe),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x118),(_0x1d8962,_0x19cc91)=>{const _0x31dcda=_0x3a915b;if(!_0x19cc91)return;const _0x1ab156=this[_0x31dcda(0xfa)][_0x31dcda(0x193)][_0x31dcda(0x9e)](p);this[_0x31dcda(0x1e4)][_0x31dcda(0x1c8)](_0x1f9545=>{const _0x2198b2=_0x31dcda;if(_0x2198b2(0x1d6)==_0x19cc91[_0x2198b2(0xa2)])for(const _0x4fe427 of _0x1d8962){const _0x13e9e3=_0x4fe427[_0x2198b2(0x1e3)][_0x2198b2(0xd8)],_0xe3d443=_0x19cc91[_0x2198b2(0xf1)];_0x1f9545[_0x2198b2(0x242)](_0x13e9e3,_0xe3d443);}else{if(_0x1ab156[_0x2198b2(0x122)](_0x19cc91[_0x2198b2(0xa2)])){for(const _0x5284e1 of _0x1d8962)void 0x0!==_0x19cc91[_0x2198b2(0xf1)]?_0x1f9545[_0x2198b2(0x103)](_0x19cc91[_0x2198b2(0xa2)],_0x19cc91[_0x2198b2(0xf1)],_0x5284e1[_0x2198b2(0x1e3)][_0x2198b2(0xd8)]):_0x1f9545[_0x2198b2(0x15d)](_0x19cc91[_0x2198b2(0xa2)],_0x5284e1[_0x2198b2(0x1e3)][_0x2198b2(0xd8)]);}else{for(const _0x5c867d of _0x1d8962)_0x19cc91[_0x2198b2(0xf1)]?_0x1f9545[_0x2198b2(0x103)](_0x19cc91[_0x2198b2(0xa2)],_0x19cc91[_0x2198b2(0xf1)],_0x5c867d):_0x1f9545[_0x2198b2(0x15d)](_0x19cc91[_0x2198b2(0xa2)],_0x5c867d);}}});}),this[_0x3a915b(0x156)][_0x3a915b(0xaa)](_0x3a915b(0x143),_0x3c95d0);}}function Ot(_0x5c73b9,_0x1c4c12,_0xe6be03){const _0x2b4ee3=_0x16a529;for(const _0x83498d of _0x1c4c12[_0x2b4ee3(0xb4)][_0x2b4ee3(0xae)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x83498d[_0x2b4ee3(0x212)]==_0x83498d)return!0x1;if(!_0xe6be03[_0x2b4ee3(0x1f5)](_0x83498d))return!0x1;if(_0x5c73b9[_0x2b4ee3(0x237)](_0x83498d)||_0x5c73b9[_0x2b4ee3(0x18b)](_0x83498d))return!0x0;}return!0x1;}function Vt(_0x341405){const _0x2a88a4=_0x16a529;return _0x341405[_0x2a88a4(0x22c)][_0x2a88a4(0xb4)]==_0x341405[_0x2a88a4(0x1e3)][_0x2a88a4(0xd8)]&&_0x341405[_0x2a88a4(0x22c)][_0x2a88a4(0x1dc)];}function Ut(_0x10b716,_0x4a609a,_0x57bd52,_0x46bd9d){const _0x3af987=_0x16a529,_0x56d848=_0x148058=>!_0x148058[_0x3af987(0x165)]['is'](_0x3af987(0xad))&&!_0x46bd9d[_0x3af987(0x237)](_0x148058[_0x3af987(0x165)]),_0x48f8ed=_0x10b716[_0x3af987(0x1e3)][_0x3af987(0xcb)](_0x56d848),_0x1bb45a=_0x10b716[_0x3af987(0x22c)][_0x3af987(0xcb)](_0x56d848,{'direction':_0x3af987(0xd4)});return(!_0x10b716[_0x3af987(0x1e3)][_0x3af987(0x17b)](_0x48f8ed)||!_0x10b716[_0x3af987(0x22c)][_0x3af987(0x17b)](_0x1bb45a))&&(_0x48f8ed[_0x3af987(0x1f2)](_0x1bb45a)?_0x57bd52[_0x3af987(0x23f)](_0x4a609a,{'range':_0x57bd52[_0x3af987(0x187)](_0x48f8ed,_0x1bb45a)}):_0x57bd52[_0x3af987(0xb2)](_0x4a609a),!0x0);}function Gt(_0x2480ab){return _0x48c506(_0x2480ab);}function Ft(_0x41f542){const _0x2ad9fd=_0x16a529,_0x527d66=_0x41f542[_0x2ad9fd(0x1e3)][_0x2ad9fd(0xd8)];return _0x527d66&&_0x527d66['is'](_0x2ad9fd(0xb8));}function Pt(_0x3cbe3c,_0x28dd6b){const _0x330e5a=_0x16a529;return null==_0x3cbe3c[_0x330e5a(0x22c)][_0x330e5a(0xf9)]&&_0x3cbe3c[_0x330e5a(0x22c)][_0x330e5a(0xb4)]==_0x3cbe3c[_0x330e5a(0x1e3)][_0x330e5a(0xd8)]?Lt(_0x3cbe3c[_0x330e5a(0x1e3)][_0x330e5a(0xd8)],_0x28dd6b):_0x3cbe3c;}function Lt(_0x1056a3,_0x3b23fc){const _0x22a1fb=_0x16a529,_0x357220=_0x3b23fc[_0x22a1fb(0x240)][_0x22a1fb(0x237)](_0x1056a3)||_0x3b23fc[_0x22a1fb(0x240)][_0x22a1fb(0xe9)](_0x1056a3);return _0x3b23fc[_0x22a1fb(0x187)](_0x3b23fc[_0x22a1fb(0xd5)](_0x1056a3,_0x22a1fb(0x158)),_0x357220?_0x3b23fc[_0x22a1fb(0x1bc)](_0x1056a3):_0x3b23fc[_0x22a1fb(0xd5)](_0x1056a3,_0x22a1fb(0x22c)));}function Ht(_0x1a9263,_0x5aa4df,_0xebd3a8,_0xb20c4a,_0x432e27){const _0x15a181=_0x16a529;if(_0x1a9263[_0x15a181(0x133)])return!0x1;if(!Jt(_0x1a9263,_0x5aa4df))return!0x1;if(_0xebd3a8[_0x15a181(0x22c)][_0x15a181(0x17b)](_0xb20c4a[_0x15a181(0x1e3)]))return!0x0;if(_0x1a9263[_0x15a181(0xd0)]!=_0x5aa4df[_0x15a181(0xd0)])return!0x1;if(!_0xebd3a8[_0x15a181(0x22c)][_0x15a181(0xec)](_0xb20c4a[_0x15a181(0x1e3)]))return!0x1;const _0x1dcce0=_0x432e27[_0x15a181(0x187)](_0xebd3a8[_0x15a181(0x22c)],_0xb20c4a[_0x15a181(0x1e3)])[_0x15a181(0x22a)]();for(const _0x5fc2f2 of _0x1dcce0)if([_0x15a181(0x142),_0x15a181(0x1f0)][_0x15a181(0xd6)](_0x5fc2f2[_0x15a181(0xd0)])&&_0x432e27[_0x15a181(0x240)][_0x15a181(0x18b)](_0x5fc2f2[_0x15a181(0x165)]))return!0x1;return!0x0;}function Jt(_0x2d376f,_0x9a376d){const _0x1a5a4d=_0x16a529;if(!_0x2d376f[_0x1a5a4d(0x1d8)]||!_0x9a376d[_0x1a5a4d(0x1d8)])return!0x1;const _0x51a393=new Set(Object[_0x1a5a4d(0x1d3)](_0x2d376f[_0x1a5a4d(0x157)])),_0x2e6662=new Set(Object[_0x1a5a4d(0x1d3)](_0x9a376d[_0x1a5a4d(0x157)]));if(_0x51a393[_0x1a5a4d(0xe6)](_0x1a5a4d(0x19c)),_0x2e6662[_0x1a5a4d(0xe6)](_0x1a5a4d(0x19c)),0x0==_0x51a393[_0x1a5a4d(0x110)]&&0x0==_0x2e6662[_0x1a5a4d(0x110)])return!0x0;if(_0x51a393[_0x1a5a4d(0x110)]!=_0x2e6662[_0x1a5a4d(0x110)])return!0x1;const _0xe817e2={..._0x2d376f[_0x1a5a4d(0x157)]},_0x4e8771={..._0x9a376d[_0x1a5a4d(0x157)]};return delete _0xe817e2[_0x1a5a4d(0x19c)],delete _0x4e8771[_0x1a5a4d(0x19c)],JSON[_0x1a5a4d(0x11f)](_0xe817e2)==JSON[_0x1a5a4d(0x11f)](_0x4e8771);}function qt(_0x4ba3e8,_0x455bdd){const _0x5f247f=_0x16a529,_0x4e8790=zt(_0x4ba3e8[_0x5f247f(0x157)]),_0x2e5e87=zt(_0x455bdd);if(!_0x4ba3e8[_0x5f247f(0x1d8)])return!0x1;for(const _0x3e9376 of Object[_0x5f247f(0x1d3)](_0x2e5e87))if(!_0x118efe(_0x4e8790[_0x3e9376],_0x2e5e87[_0x3e9376]))return!0x1;return!0x0;}function zt(_0x445141){const _0x517761=_0x16a529,_0x4c6bf5=Object[_0x517761(0x1d5)]({},_0x445141);return delete _0x4c6bf5[_0x517761(0x17f)],delete _0x4c6bf5[_0x517761(0x13a)],_0x4c6bf5;}
|
|
23
|
+
const _0x35fade=_0x10eb;(function(_0x2e726d,_0x5f026e){const _0x50c4dd=_0x10eb,_0x41e63c=_0x2e726d();while(!![]){try{const _0x27a5b5=parseInt(_0x50c4dd(0x17e))/0x1*(-parseInt(_0x50c4dd(0x181))/0x2)+-parseInt(_0x50c4dd(0x1e7))/0x3+parseInt(_0x50c4dd(0x13f))/0x4*(parseInt(_0x50c4dd(0x128))/0x5)+parseInt(_0x50c4dd(0x258))/0x6*(parseInt(_0x50c4dd(0x160))/0x7)+parseInt(_0x50c4dd(0x135))/0x8*(parseInt(_0x50c4dd(0x2b0))/0x9)+-parseInt(_0x50c4dd(0x125))/0xa+parseInt(_0x50c4dd(0x29f))/0xb*(parseInt(_0x50c4dd(0x239))/0xc);if(_0x27a5b5===_0x5f026e)break;else _0x41e63c['push'](_0x41e63c['shift']());}catch(_0x2d1400){_0x41e63c['push'](_0x41e63c['shift']());}}}(_0x1c68,0xebe20));import{Plugin as _0x1e9abd,PendingActions as _0x21e083}from'ckeditor5/src/core.js';import{LiveRange as _0x1a9779}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1f3943,uid as _0x1a33b2,priorities as _0x22d72a,logWarning as _0x5e7c75,getEnvKeystrokeText as _0x145e76}from'ckeditor5/src/utils.js';import{toWidget as _0x234cd3}from'ckeditor5/src/widget.js';import{Users as _0x301eb1,hashObject as _0x4191b5,surroundingMarkersDetector as _0x32ed9b,FOCUS_ANNOTATION_KEYSTROKE as _0x4eee78}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x491830 from'./commands/trackchangescommand.js';import _0x3e2c5f from'./commands/acceptsuggestioncommand.js';import _0x5d0bee from'./commands/discardsuggestioncommand.js';import _0x3da27c from'./commands/executeonallsuggestionscommand.js';import _0xe61ea2 from'./commands/executeonselectedsuggestionscommand.js';import _0x21bc6b from'./suggestion.js';import _0x50ddf6 from'./suggestiondescriptionfactory.js';import _0x5eca34 from'./integrations/aiassistant.js';import _0x42e029 from'./integrations/alignment.js';import _0x70bd86 from'./integrations/basicstyles.js';import _0x224f69 from'./integrations/blockquote.js';import _0x32ad13 from'./integrations/casechange.js';import _0x3af678 from'./integrations/ckbox.js';import _0x44deb4 from'./integrations/codeblock.js';import _0x11c7c5 from'./integrations/comments.js';import _0x1507bb from'./integrations/deletecommand.js';import _0x9afe02 from'./integrations/list.js';import _0x136a45 from'./integrations/listproperties.js';function _0x10eb(_0x1bf27c,_0x5c0bdc){const _0x1c681f=_0x1c68();return _0x10eb=function(_0x10ebae,_0x4123c7){_0x10ebae=_0x10ebae-0x10d;let _0x4fc64f=_0x1c681f[_0x10ebae];return _0x4fc64f;},_0x10eb(_0x1bf27c,_0x5c0bdc);}import _0x35f10a from'./integrations/entercommand.js';import _0x564cd9 from'./integrations/findandreplace.js';import _0x484b4e from'./integrations/font.js';import _0x43c375 from'./integrations/formatpainter.js';import _0x16eab0 from'./integrations/heading.js';import _0x4850cc from'./integrations/highlight.js';import _0x68aff9 from'./integrations/horizontalline.js';import _0x5a3619 from'./integrations/htmlembed.js';import _0x3d340a from'./integrations/image.js';import _0x4afae4 from'./integrations/imagereplace.js';import _0x5df7de from'./integrations/imagestyle.js';import _0x5ccffe from'./integrations/importword.js';import _0x3ae8d4 from'./integrations/indent.js';import _0x2147f3 from'./integrations/inputcommand.js';import _0x37d9b4 from'./integrations/link.js';import _0x3efab7 from'./integrations/legacylist.js';import _0x269b2f from'./integrations/legacylistproperties.js';import _0x38912b from'./integrations/mediaembed.js';import _0x26d470 from'./integrations/mention.js';import _0x171a1b from'./integrations/mergefields.js';import _0x3e952a from'./integrations/multilevellist.js';import _0x35aac1 from'./integrations/pagebreak.js';import _0x3958ef from'./integrations/paragraph.js';import _0x4cf81d from'./integrations/removeformat.js';import _0x59780c from'./integrations/restrictededitingmode.js';import _0x51c87c from'./integrations/shiftentercommand.js';import _0xb5c0cc from'./integrations/standardeditingmode.js';import _0x230bbb from'./integrations/style.js';import _0x2c69a3 from'./integrations/table.js';import _0x157670 from'./integrations/tablemergesplit.js';import _0x1cd328 from'./integrations/tableheadings.js';import _0x5db2d5 from'./integrations/tableclipboard.js';import _0xf29f6e from'./integrations/tablecolumnresize.js';import _0x202ef8 from'./integrations/template.js';import _0x25ba4d from'./integrations/tableofcontents.js';import _0x3e4d36 from'./integrations/title.js';import _0x48d837 from'./integrations/undo.js';import _0x45df80 from'./integrations/tablecaption.js';import _0x41f19e from'./integrations/tableproperties.js';import{getTranslation as _0x15bad6}from'./utils/common-translations.js';import{isEqual as _0xb45033,omit as _0x3812c}from'lodash-es';export const renameAttributeKey=_0x35fade(0x2a7);export default class p extends _0x1e9abd{static get[_0x35fade(0x13e)](){const _0x2f81b9=_0x35fade;return[_0x2f81b9(0x1aa),_0x301eb1,_0x21e083,_0x5eca34,_0x42e029,_0x70bd86,_0x224f69,_0x3af678,_0x32ad13,_0x44deb4,_0x11c7c5,_0x1507bb,_0x35f10a,_0x564cd9,_0x484b4e,_0x43c375,_0x16eab0,_0x4850cc,_0x68aff9,_0x5a3619,_0x3d340a,_0x5df7de,_0x4afae4,_0x5ccffe,_0x3ae8d4,_0x2147f3,_0x3efab7,_0x269b2f,_0x3e952a,_0x37d9b4,_0x9afe02,_0x136a45,_0x38912b,_0x26d470,_0x171a1b,_0x35aac1,_0x3958ef,_0x4cf81d,_0x59780c,_0x51c87c,_0xb5c0cc,_0x230bbb,_0x2c69a3,_0x157670,_0x1cd328,_0x45df80,_0x5db2d5,_0xf29f6e,_0x25ba4d,_0x41f19e,_0x202ef8,_0x3e4d36,_0x48d837];}static get[_0x35fade(0x131)](){const _0x569e15=_0x35fade;return _0x569e15(0x20d);}constructor(_0x4d4748){const _0x209a30=_0x35fade;function _0xf67a78(_0x329cab){const _0x22c9b3=_0x10eb;return _0x329cab[_0x22c9b3(0x1ca)](_0xf02e77=>String[_0x22c9b3(0x21a)](_0xf02e77))[_0x22c9b3(0x26a)]('');}super(_0x4d4748),this[_0x209a30(0x270)]=!0x1,this[_0x209a30(0x1b7)](_0x209a30(0x265),[]),this['on'](_0x209a30(0x1dc),(_0x45b6b8,_0x534043,_0x465589,_0x125f5b)=>{const _0x13a8cf=_0x209a30;this[_0x13a8cf(0x247)][_0x13a8cf(0x191)](()=>{const _0x4aeec6=_0x13a8cf;for(const _0x2e821a of[..._0x125f5b,..._0x465589])this[_0x4aeec6(0x247)][_0x4aeec6(0x185)][_0x4aeec6(0x114)](_0x2e821a)&&_0x4d4748[_0x4aeec6(0x27b)][_0x4aeec6(0x1f1)](_0x2e821a);});}),this[_0x209a30(0x1a7)]=new _0x50ddf6(this[_0x209a30(0x243)][_0x209a30(0x17a)][_0x209a30(0x281)],this[_0x209a30(0x243)][_0x209a30(0x11c)]),this[_0x209a30(0x1f7)]=null,this[_0x209a30(0x16e)]=new Et(this[_0x209a30(0x243)]),this[_0x209a30(0x1b3)]=new Map(),this[_0x209a30(0x22e)]=_0x4d4748[_0x209a30(0x127)][_0x209a30(0x1d2)](_0x209a30(0x1aa)),this[_0x209a30(0x2ba)]=new Set(),this[_0x209a30(0x247)]=this[_0x209a30(0x243)][_0x209a30(0x17a)],this[_0x209a30(0x189)]=new WeakMap(),this[_0x209a30(0x21e)]=!0x1,this[_0x209a30(0x290)]=new Set([_0x209a30(0x2a7)]),this[_0x209a30(0x155)]=new Set(),_0x4d4748[_0x209a30(0x259)][_0x209a30(0x26d)](_0x209a30(0x187),_0x209a30(0x14f)),this[_0x209a30(0x22b)]=_0x4d4748[_0x209a30(0x259)][_0x209a30(0x1d2)](_0x209a30(0x187)),_0x4d4748[_0x209a30(0x259)][_0x209a30(0x26d)](_0x209a30(0x2bf),!0x0),this[_0x209a30(0x226)]=_0x4d4748[_0x209a30(0x259)][_0x209a30(0x1d2)](_0x209a30(0x2bf)),this[_0x209a30(0x198)]=new _0x491830(_0x4d4748,this[_0x209a30(0x2ba)]),this[_0x209a30(0x1af)](),this[_0xf67a78([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xf67a78([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x38]);}[_0x35fade(0x1f3)](){const _0x36170d=_0x35fade,_0x2c6872=this[_0x36170d(0x243)],_0x2108aa=(_0x30dc60,_0x2dba43)=>{const _0x4d2381=_0x36170d;if(_0x4d2381(0x2a1)!=_0x30dc60)return _0x4d2381(0x11b)+_0x30dc60;const _0x3a5238=_0x2dba43[_0x4d2381(0x129)]('|')[0x0];return this[_0x4d2381(0x1b8)](_0x3a5238)?_0x4d2381(0x1e5):_0x4d2381(0x28b);};_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x297)]({'model':_0x36170d(0x1c5),'view':_0x4b362a=>{const _0x10aed2=_0x36170d,{id:_0x26b4ac,authorId:_0xf89ecb,type:_0x360527,subType:_0x374db2}=this[_0x10aed2(0x1eb)](_0x4b362a[_0x10aed2(0x240)]),_0x20f05d=[_0x10aed2(0x11f),_0x2108aa(_0x360527,_0x374db2)];let _0x2b2e5a=0xbb8;return this[_0x10aed2(0x265)][_0x10aed2(0x1f5)](_0x4b362a[_0x10aed2(0x240)])&&(_0x20f05d[_0x10aed2(0x18d)](_0x10aed2(0x25d)),_0x2b2e5a=0xbc2),_0x10aed2(0x27f)==_0x360527&&(_0x2b2e5a+=0x5),{'classes':_0x20f05d,'attributes':{'data-suggestion':_0x26b4ac,'data-author-id':_0xf89ecb},'priority':_0x2b2e5a};}}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x168)](_0x44b5cc=>{const _0xad8726=_0x36170d;_0x44b5cc['on'](_0xad8726(0x118),(_0xd28a36,_0x431cd2,_0x40ef73)=>{const _0x2336b4=_0xad8726;if(!_0x40ef73[_0x2336b4(0x1a3)][_0x2336b4(0x1c2)])return;const _0x443ae3=_0x431cd2[_0x2336b4(0x18c)];if(!_0x443ae3)return;const _0x2cc19e=_0x40ef73[_0x2336b4(0x2bd)][_0x2336b4(0x1e9)](_0x443ae3);_0x2c6872[_0x2336b4(0x17a)][_0x2336b4(0x281)][_0x2336b4(0x298)](_0x443ae3)&&_0x2cc19e&&!_0x2cc19e[_0x2336b4(0x163)](_0x2336b4(0x236))&&_0x2cc19e['is'](_0x2336b4(0x219))&&_0x234cd3(_0x2cc19e,_0x40ef73[_0x2336b4(0x235)]);},{'priority':_0xad8726(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x297)]({'model':_0x36170d(0x1c5),'view':(_0x29ff40,_0x2ec0ee)=>{const _0x5a4a41=_0x36170d;if(!_0x2ec0ee[_0x5a4a41(0x1a3)][_0x5a4a41(0x1c2)])return null;const {type:_0x937c77,subType:_0x5d8c72}=this[_0x5a4a41(0x1eb)](_0x29ff40[_0x5a4a41(0x240)]);return{'classes':[_0x5a4a41(0x11f),_0x2108aa(_0x937c77,_0x5d8c72)],'priority':0xbb8};}});const _0x182e2c=({showActiveMarkers:_0x3758ac=!0x0,isAttributeSuggestion:_0x30d7b3=!0x1}={})=>(_0x48aee8,_0x54c39e,_0x2e7390)=>{const _0x1b0ee4=_0x36170d;if(!_0x54c39e[_0x1b0ee4(0x18c)])return;const {id:_0x5e85f0,authorId:_0x23fc27}=this[_0x1b0ee4(0x1eb)](_0x54c39e[_0x1b0ee4(0x240)]);if(_0x30d7b3){const _0x41eaa7=this[_0x1b0ee4(0x1b3)][_0x1b0ee4(0x1d2)](_0x5e85f0),_0x2c7fff=this[_0x1b0ee4(0x287)](_0x41eaa7);if(!this[_0x1b0ee4(0x1b8)](_0x2c7fff))return;}if(_0x54c39e[_0x1b0ee4(0x18c)]['is'](_0x1b0ee4(0x273)))return void _0x2e7390[_0x1b0ee4(0x209)][_0x1b0ee4(0x2ac)](_0x54c39e[_0x1b0ee4(0x18c)],_0x48aee8[_0x1b0ee4(0x231)]);const _0xba2cc6=_0x2e7390[_0x1b0ee4(0x2bd)][_0x1b0ee4(0x1e9)](_0x54c39e[_0x1b0ee4(0x18c)]);if(_0x54c39e[_0x1b0ee4(0x18c)]['is'](_0x1b0ee4(0x20b))&&_0x2c6872[_0x1b0ee4(0x17a)][_0x1b0ee4(0x281)][_0x1b0ee4(0x2ae)](_0x54c39e[_0x1b0ee4(0x18c)])&&!_0xba2cc6[_0x1b0ee4(0x163)](_0x1b0ee4(0x227))){_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x1f0)]([_0x1b0ee4(0x11f),_0x1b0ee4(0x1e5)],_0xba2cc6),_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x268)](_0x1b0ee4(0x28d),_0x5e85f0,_0xba2cc6),_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x268)](_0x1b0ee4(0x141),_0x23fc27,_0xba2cc6),_0x2e7390[_0x1b0ee4(0x2bd)][_0x1b0ee4(0x170)](_0xba2cc6,_0x54c39e[_0x1b0ee4(0x240)]),_0x3758ac&&(this[_0x1b0ee4(0x265)][_0x1b0ee4(0x1f5)](_0x54c39e[_0x1b0ee4(0x240)])?_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x1f0)](_0x1b0ee4(0x25d),_0xba2cc6):_0x2e7390[_0x1b0ee4(0x235)][_0x1b0ee4(0x1e6)](_0x1b0ee4(0x25d),_0xba2cc6));for(const _0x5c96f1 of _0x2c6872[_0x1b0ee4(0x17a)][_0x1b0ee4(0x1ef)](_0x54c39e[_0x1b0ee4(0x18c)])[_0x1b0ee4(0x25a)]())_0x2e7390[_0x1b0ee4(0x209)][_0x1b0ee4(0x2ac)](_0x5c96f1,_0x48aee8[_0x1b0ee4(0x231)]);_0x2e7390[_0x1b0ee4(0x209)][_0x1b0ee4(0x2ac)](_0x54c39e[_0x1b0ee4(0x18c)],_0x48aee8[_0x1b0ee4(0x231)]);}};_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x168)](_0x162fdc=>{const _0x362c0a=_0x36170d;_0x162fdc['on'](_0x362c0a(0x295),(_0x3babfc,_0x5b37a6,_0x34261b)=>{const _0x136317=_0x362c0a;_0x34261b[_0x136317(0x1a3)][_0x136317(0x1c2)]&&_0x182e2c({'showActiveMarkers':!0x1})(_0x3babfc,_0x5b37a6,_0x34261b);},{'priority':_0x362c0a(0x28e)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x168)](_0x1fbb95=>{const _0xd007c8=_0x36170d;_0x1fbb95['on'](_0xd007c8(0x221),(_0x1389dc,_0x25a043,_0x50eb54)=>{const _0x16b444=_0xd007c8;_0x50eb54[_0x16b444(0x1a3)][_0x16b444(0x1c2)]&&_0x182e2c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1389dc,_0x25a043,_0x50eb54);},{'priority':_0xd007c8(0x28e)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x179))[_0x36170d(0x10f)]({'model':_0x36170d(0x1c5),'view':(_0x1ddca7,_0x4ec931)=>_0x4ec931[_0x36170d(0x1a3)][_0x36170d(0x1c2)]?null:{'group':_0x36170d(0x1c5),'name':_0x1ddca7[_0x36170d(0x14b)](0xb)}}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x1a9))[_0x36170d(0x22c)]({'view':{'name':_0x36170d(0x1c5),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x36b87d,{writer:_0x2d1e0c})=>{const _0x450817=_0x36170d;let _0x1d876e=_0x450817(0x1ff)+_0x36b87d[_0x450817(0x245)](_0x450817(0x266))+':'+_0x36b87d[_0x450817(0x245)]('id');return _0x36b87d[_0x450817(0x245)](_0x450817(0x1f6))&&(_0x1d876e+=':'+_0x36b87d[_0x450817(0x245)](_0x450817(0x1f6))),_0x2d1e0c[_0x450817(0x241)](_0x450817(0x260),{'data-name':_0x1d876e});}}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x1a9))[_0x36170d(0x1a2)]({'view':_0x36170d(0x1c5)}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0x78dff7=>{const _0x58605f=_0x36170d;_0x78dff7['on'](_0x58605f(0x295),_0x182e2c(),{'priority':_0x58605f(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0x4fdc85=>{const _0x506535=_0x36170d;_0x4fdc85['on'](_0x506535(0x221),_0x182e2c({'isAttributeSuggestion':!0x0}),{'priority':_0x506535(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0xf7e7b2=>{const _0x211ed2=_0x36170d;_0xf7e7b2['on'](_0x211ed2(0x195),(_0x86ad1d,_0x1d3499,_0x2f6d60)=>{const _0x273812=_0x211ed2,_0x517494=_0x2f6d60[_0x273812(0x2bd)][_0x273812(0x2be)](_0x1d3499[_0x273812(0x240)]);if(_0x517494){for(const _0x2ffd61 of _0x517494)_0x2ffd61[_0x273812(0x163)](_0x273812(0x227))||(_0x2f6d60[_0x273812(0x235)][_0x273812(0x1e6)]([_0x273812(0x11f),_0x273812(0x1e5),_0x273812(0x25d)],_0x2ffd61),_0x2f6d60[_0x273812(0x235)][_0x273812(0x1be)](_0x273812(0x28d),_0x2ffd61),_0x2f6d60[_0x273812(0x235)][_0x273812(0x1be)](_0x273812(0x141),_0x2ffd61),_0x2f6d60[_0x273812(0x2bd)][_0x273812(0x13d)](_0x2ffd61,_0x1d3499[_0x273812(0x240)]));}},{'priority':_0x211ed2(0x139)});}),_0x2c6872[_0x36170d(0x2a5)][_0x36170d(0x197)](_0x36170d(0x120))[_0x36170d(0x168)](_0x1fb731=>{const _0x805e8b=_0x36170d;_0x1fb731['on'](_0x805e8b(0x177),(_0x38140f,_0x11ee7e,_0x1bd30f)=>{const _0xcf35ad=_0x805e8b,_0x4c4665=_0x1bd30f[_0xcf35ad(0x2bd)][_0xcf35ad(0x2be)](_0x11ee7e[_0xcf35ad(0x240)]);if(!_0x4c4665)return;const {id:_0x1b3560}=this[_0xcf35ad(0x1eb)](_0x11ee7e[_0xcf35ad(0x240)]),_0xc662c8=this[_0xcf35ad(0x1b3)][_0xcf35ad(0x1d2)](_0x1b3560),_0x297830=this[_0xcf35ad(0x287)](_0xc662c8);if(this[_0xcf35ad(0x1b8)](_0x297830)){for(const _0x35ea81 of _0x4c4665)_0x35ea81[_0xcf35ad(0x163)](_0xcf35ad(0x227))||(_0x1bd30f[_0xcf35ad(0x235)][_0xcf35ad(0x1e6)]([_0xcf35ad(0x11f),_0xcf35ad(0x1e5),_0xcf35ad(0x25d)],_0x35ea81),_0x1bd30f[_0xcf35ad(0x235)][_0xcf35ad(0x1be)](_0xcf35ad(0x28d),_0x35ea81),_0x1bd30f[_0xcf35ad(0x235)][_0xcf35ad(0x1be)](_0xcf35ad(0x141),_0x35ea81),_0x1bd30f[_0xcf35ad(0x2bd)][_0xcf35ad(0x13d)](_0x35ea81,_0x11ee7e[_0xcf35ad(0x240)]));}},{'priority':_0x805e8b(0x139)});}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x2effe0=>{const _0x183768=_0x36170d;let _0x4ffcda=!0x1;const _0x3ed59b=Array[_0x183768(0x26e)](_0x2c6872[_0x183768(0x17a)][_0x183768(0x124)][_0x183768(0x175)][_0x183768(0x1c9)]()),_0xe96db2=new Set();for(const {name:_0x58383f,data:_0x5d9750}of _0x3ed59b){const {group:_0x57cd6f,type:_0x51b257,subType:_0x37e298,id:_0x29e758}=this[_0x183768(0x1eb)](_0x58383f);if(_0x183768(0x1c5)!==_0x57cd6f)continue;const _0x279a41=this[_0x183768(0x1b3)][_0x183768(0x1d2)](_0x29e758);if(null!=_0x5d9750[_0x183768(0x1ce)]){_0x183768(0x1f8)==_0x51b257&&(_0x4ffcda=_0x4ffcda||Ut(_0x5d9750[_0x183768(0x1ce)],_0x58383f,_0x2effe0,_0x2c6872[_0x183768(0x17a)][_0x183768(0x281)]));const _0x4bf3b2=_0x183768(0x2a1)==_0x51b257&&this[_0x183768(0x1b8)](_0x37e298[_0x183768(0x129)]('|')[0x0]);if(_0x5d9750[_0x183768(0x1ce)][_0x183768(0x158)]||_0x183768(0x27e)==_0x5d9750[_0x183768(0x1ce)][_0x183768(0x134)][_0x183768(0x146)]||_0x183768(0x10e)==_0x51b257&&!Ft(_0x5d9750[_0x183768(0x1ce)])||_0x4bf3b2&&!Ft(_0x5d9750[_0x183768(0x1ce)])||_0x183768(0x27f)==_0x51b257&&!(!Vt(_0x27bcc4=_0x5d9750[_0x183768(0x1ce)])&&!function(_0xf49281){const _0x24a05d=_0x183768;return _0xf49281[_0x24a05d(0x23f)][_0x24a05d(0x2b8)]==_0xf49281[_0x24a05d(0x21b)][_0x24a05d(0x1e2)]&&_0xf49281[_0x24a05d(0x23f)][_0x24a05d(0x242)];}(_0x27bcc4)))_0x2effe0[_0x183768(0x1ee)](_0x58383f),_0x4ffcda=!0x0;else{if(!_0x279a41||!_0x279a41[_0x183768(0x29e)])continue;if(_0x5d9750[_0x183768(0x1ce)]&&_0x5d9750[_0x183768(0x15d)]&&_0x5d9750[_0x183768(0x1ce)][_0x183768(0x140)](_0x5d9750[_0x183768(0x15d)]))continue;_0xe96db2[_0x183768(0x168)](_0x279a41);}}}var _0x27bcc4;return _0xe96db2[_0x183768(0x225)]>0x0&&(_0x4ffcda=!!this[_0x183768(0x296)](_0xe96db2)||_0x4ffcda),_0x4ffcda;}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x5a7df4=>{const _0x4238df=_0x36170d;let _0x195827=!0x1;for(const _0x28d1ef of _0x2c6872[_0x4238df(0x17a)][_0x4238df(0x124)][_0x4238df(0x175)][_0x4238df(0x2bb)]())if(_0x4238df(0x267)==_0x28d1ef[_0x4238df(0x257)])for(const _0x537d76 of this[_0x4238df(0x1b3)][_0x4238df(0x178)]()){if(_0x537d76[_0x4238df(0x112)]||!_0x537d76[_0x4238df(0x29e)])continue;const _0x39b0bf=_0x4238df(0x10e)==_0x537d76[_0x4238df(0x257)],_0x1d3ce4=this[_0x4238df(0x287)](_0x537d76),_0x3a765d=_0x1d3ce4&&this[_0x4238df(0x1b8)](_0x1d3ce4);if(!_0x39b0bf&&!_0x3a765d)continue;const _0x32f0e3=_0x537d76[_0x4238df(0x10d)]();if(_0x32f0e3[_0x4238df(0x23f)][_0x4238df(0x2b8)]!=_0x32f0e3[_0x4238df(0x21b)][_0x4238df(0x2b8)]&&!_0x32f0e3[_0x4238df(0x21b)][_0x4238df(0x242)]){const _0xd5da87=_0x2c6872[_0x4238df(0x17a)][_0x4238df(0x152)](_0x32f0e3[_0x4238df(0x23f)][_0x4238df(0x196)],_0x4238df(0x21b)),_0x12851e=_0x2c6872[_0x4238df(0x17a)][_0x4238df(0x137)](_0x32f0e3[_0x4238df(0x23f)],_0xd5da87);_0x5a7df4[_0x4238df(0x19c)](_0x537d76[_0x4238df(0x280)](),{'range':_0x12851e}),_0x195827=!0x0;}}return _0x195827;}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x491108=>this[_0x36170d(0x2b4)](_0x491108)),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)][_0x36170d(0x1cb)](_0x53a98b=>!_0x53a98b[_0x36170d(0x2b2)][_0x36170d(0x293)]&&this[_0x36170d(0x143)](_0x53a98b)),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x12d),()=>{const _0x200ade=_0x36170d;this[_0x200ade(0x270)]=!0x1;}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)]['on'](_0x36170d(0x24f),(_0x510afb,_0x3ef583)=>{const _0x3f724=_0x36170d;if(!_0x3ef583[_0x3f724(0x293)]||_0x3ef583[_0x3f724(0x256)])return;if(!this[_0x3f724(0x270)])return;const _0x55923b=_0x2c6872[_0x3f724(0x17a)][_0x3f724(0x124)][_0x3f724(0x175)][_0x3f724(0x2bb)]();if(0x0==_0x55923b[_0x3f724(0x1b9)])return;const _0x22b867=[],_0x47e17b=_0x55923b[_0x3f724(0x224)](_0x373dda=>_0x3f724(0x2a1)==_0x373dda[_0x3f724(0x257)]),_0x3692a8=_0x55923b[_0x3f724(0x224)](_0x24a36b=>_0x3f724(0x267)==_0x24a36b[_0x3f724(0x257)]&&_0x3f724(0x26f)!=_0x24a36b[_0x3f724(0x231)]);for(const _0x19cb2d of _0x47e17b)this[_0x3f724(0x193)](_0x19cb2d[_0x3f724(0x16b)])&&_0x22b867[_0x3f724(0x18d)]({'key':_0x19cb2d[_0x3f724(0x16b)],'newValue':_0x19cb2d[_0x3f724(0x1fb)],'oldValue':_0x19cb2d[_0x3f724(0x286)],'range':Pt(_0x19cb2d[_0x3f724(0x255)],_0x2c6872[_0x3f724(0x17a)])});for(const _0x2fa2b1 of _0x3692a8){if(_0x3f724(0x24a)!=_0x2fa2b1[_0x3f724(0x19a)]&&_0x3f724(0x15f)!=_0x2fa2b1[_0x3f724(0x19a)])continue;const _0x1fa5b2=Lt(_0x2fa2b1[_0x3f724(0x1f4)][_0x3f724(0x196)],_0x2c6872[_0x3f724(0x17a)]),_0x58b614=_0x2fa2b1[_0x3f724(0x182)];_0x3f724(0x24a)==_0x2fa2b1[_0x3f724(0x19a)]&&_0x22b867[_0x3f724(0x18d)]({'key':_0x3f724(0x2a7),'newValue':_0x2fa2b1[_0x3f724(0x231)],'oldValue':_0x58b614[_0x3f724(0x231)],'range':_0x1fa5b2});for(const [_0x1a2598,_0x4c8a2d]of _0x58b614[_0x3f724(0x279)]){if(!this[_0x3f724(0x193)](_0x1a2598))continue;const _0x880cd1=_0x2fa2b1[_0x3f724(0x279)][_0x3f724(0x1d2)](_0x1a2598);_0x4c8a2d!==_0x880cd1&&_0x22b867[_0x3f724(0x18d)]({'key':_0x1a2598,'newValue':_0x880cd1,'oldValue':_0x4c8a2d,'range':_0x1fa5b2});}for(const [_0x5656b7,_0x4bb0e9]of _0x2fa2b1[_0x3f724(0x279)])this[_0x3f724(0x193)](_0x5656b7)&&(_0x58b614[_0x3f724(0x279)][_0x3f724(0x114)](_0x5656b7)||_0x22b867[_0x3f724(0x18d)]({'key':_0x5656b7,'newValue':_0x4bb0e9,'oldValue':null,'range':_0x1fa5b2}));}0x0!=_0x22b867[_0x3f724(0x1b9)]&&_0x2c6872[_0x3f724(0x17a)][_0x3f724(0x216)](_0x3ef583,_0x4ae890=>{const _0x51ddeb=_0x3f724,_0x1e8add=_0x1a33b2();for(const {range:_0x1cf1a9,key:_0x163af1,oldValue:_0xdf63f,newValue:_0x339772}of _0x22b867)this[_0x51ddeb(0x18e)](_0x1cf1a9,_0x163af1,_0xdf63f,_0x339772,{'groupId':_0x1e8add});this[_0x51ddeb(0x1c0)](_0x4ae890,_0x22b867);});},{'priority':_0x36170d(0x132)}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x185)]['on'](_0x36170d(0x200),(_0x31409a,_0x2293c0,_0x43a96f)=>{const _0x57c4d9=_0x36170d;if(null==_0x43a96f){const {id:_0x57d239}=this[_0x57c4d9(0x1eb)](_0x2293c0[_0x57c4d9(0x231)]),_0x17a8ba=this[_0x57c4d9(0x1b3)][_0x57c4d9(0x1d2)](_0x57d239);_0x17a8ba&&_0x17a8ba[_0x57c4d9(0x292)](_0x2293c0[_0x57c4d9(0x231)]);}}),_0x2c6872[_0x36170d(0x17a)][_0x36170d(0x124)]['on'](_0x36170d(0x24f),()=>{const _0x530524=_0x36170d,_0x493de0=Array[_0x530524(0x26e)](_0x2c6872[_0x530524(0x17a)][_0x530524(0x124)][_0x530524(0x175)][_0x530524(0x1c9)]())[_0x530524(0x224)](_0x14bf0f=>_0x530524(0x1c5)===this[_0x530524(0x1eb)](_0x14bf0f[_0x530524(0x231)])[_0x530524(0x1de)]);if(0x0===_0x493de0[_0x530524(0x1b9)])return;_0x493de0[_0x530524(0x1e4)]((_0x457c46,_0x3f087f)=>{const _0xd395a7=_0x530524,_0x376375=_0x457c46[_0xd395a7(0x205)][_0xd395a7(0x15d)],_0x29d655=_0x3f087f[_0xd395a7(0x205)][_0xd395a7(0x15d)];return null===_0x376375&&null===_0x29d655?0x0:null===_0x376375&&null!==_0x29d655?-0x1:null!==_0x376375&&null===_0x29d655?0x1:_0x376375[_0xd395a7(0x23f)][_0xd395a7(0x18f)](_0x29d655[_0xd395a7(0x23f)])?-0x1:0x1;});const _0x3a68c8=new Set(),_0x3861a5=new Set();for(const {name:_0x492406,data:_0x36e67b}of _0x493de0){const {id:_0x1b3bbf}=this[_0x530524(0x1eb)](_0x492406);if(null===_0x36e67b[_0x530524(0x15d)]){const _0x5b6fad=this[_0x530524(0x14e)](_0x492406);_0x3861a5[_0x530524(0x168)](_0x5b6fad);}else{const _0x15a49a=this[_0x530524(0x1b3)][_0x530524(0x1d2)](_0x1b3bbf);null!==_0x36e67b[_0x530524(0x1ce)]||_0x15a49a[_0x530524(0x29e)]?(_0x3a68c8[_0x530524(0x168)](_0x15a49a[_0x530524(0x215)]),_0x3861a5[_0x530524(0x168)](_0x15a49a)):this[_0x530524(0x1df)](_0x15a49a);}}_0x3861a5[_0x530524(0x225)]>0x0&&this[_0x530524(0x2a4)](_0x3861a5);for(const _0x38e339 of _0x3a68c8)this[_0x530524(0x252)](_0x530524(0x24c),_0x38e339);}),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x1ed),(_0x2e854c,_0x28f548)=>{const _0x4e778a=_0x36170d,_0x55c165=_0x28f548[0x0];if(!this[_0x4e778a(0x1b3)][_0x4e778a(0x225)])return;if(!_0x55c165[_0x4e778a(0x115)])return;if(_0x55c165[_0x4e778a(0x2b2)][_0x4e778a(0x256)]||!_0x55c165[_0x4e778a(0x2b2)][_0x4e778a(0x293)])return;let _0x27578c,_0x338020;switch(_0x55c165[_0x4e778a(0x257)]){case _0x4e778a(0x267):_0x27578c=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x1f4)]),_0x338020=_0x27578c[_0x4e778a(0x110)](_0x55c165[_0x4e778a(0x220)]);break;case _0x4e778a(0x129):_0x27578c=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x1f2)]),_0x338020=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x294)]);break;case _0x4e778a(0x277):_0x27578c=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x152)](_0x55c165[_0x4e778a(0x1e1)]),_0x338020=_0x27578c[_0x4e778a(0x110)](_0x55c165[_0x4e778a(0x220)]);break;default:return;}const _0x19aa27=_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x137)](_0x27578c,_0x338020);_0x2c6872[_0x4e778a(0x17a)][_0x4e778a(0x191)](()=>{const _0x155eea=_0x4e778a;for(const {suggestion:_0x2100dc,meta:_0x19ad20}of this[_0x155eea(0x13b)](_0x19aa27)){if(_0x2100dc[_0x155eea(0x112)])continue;if(_0x155eea(0x1f8)==_0x2100dc[_0x155eea(0x257)])continue;const _0x25f1e9=this[_0x155eea(0x287)](_0x2100dc);if(_0x25f1e9&&this[_0x155eea(0x1b8)](_0x25f1e9)&&_0x155eea(0x129)!=_0x55c165[_0x155eea(0x257)])continue;const _0x27d175=_0x2100dc[_0x155eea(0x205)]&&_0x2100dc[_0x155eea(0x205)][_0x155eea(0x130)];(_0x155eea(0x10e)!=_0x2100dc[_0x155eea(0x257)]||_0x155eea(0x129)==_0x55c165[_0x155eea(0x257)]&&!_0x27d175)&&(_0x19ad20[_0x155eea(0x28a)]||_0x155eea(0x246)==_0x2100dc[_0x155eea(0x257)]&&_0x19ad20[_0x155eea(0x288)]||_0x2100dc[_0x155eea(0x10d)]()[_0x155eea(0x1fa)](_0x19aa27)&&this[_0x155eea(0x1b2)](_0x2100dc,_0x27578c,_0x338020));}});},{'priority':_0x36170d(0x132)}),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x249),(_0x1d7b0c,_0x19e151)=>{const _0x1f3f2d=_0x36170d,_0x4445c4=_0x19e151[0x0],_0x47b633=_0x19e151[0x1];if(_0x47b633&&_0x47b633[_0x1f3f2d(0x25b)])return;if(this[_0x1f3f2d(0x21e)])return;if(!this[_0x1f3f2d(0x198)][_0x1f3f2d(0x222)])return;if(_0x4445c4[_0x1f3f2d(0x158)])return;const _0x37219f=_0x2c6872[_0x1f3f2d(0x17a)][_0x1f3f2d(0x281)],{start:_0x1f9b72,end:_0x36a0da}=_0x4445c4[_0x1f3f2d(0x10d)](),_0x4322b9=_0x1f9b72[_0x1f3f2d(0x196)]&&_0x37219f[_0x1f3f2d(0x1c1)](_0x1f9b72[_0x1f3f2d(0x196)])?null:_0x37219f[_0x1f3f2d(0x285)](_0x1f9b72,_0x1f3f2d(0x190)),_0x5e99e6=_0x36a0da[_0x1f3f2d(0x1e2)]&&_0x37219f[_0x1f3f2d(0x1c1)](_0x36a0da[_0x1f3f2d(0x1e2)])?null:_0x37219f[_0x1f3f2d(0x285)](_0x36a0da,_0x1f3f2d(0x1db)),_0x1faff0=_0x2c6872[_0x1f3f2d(0x17a)][_0x1f3f2d(0x137)](_0x4322b9?_0x4322b9[_0x1f3f2d(0x23f)]:_0x1f9b72,_0x5e99e6?_0x5e99e6[_0x1f3f2d(0x21b)]:_0x36a0da);_0x2c6872[_0x1f3f2d(0x17a)][_0x1f3f2d(0x191)](_0xea4982=>{const _0x1a589e=_0x1f3f2d;this[_0x1a589e(0x24e)](_0x1faff0);const _0x46b9b1=_0x2c6872[_0x1a589e(0x17a)][_0x1a589e(0x281)][_0x1a589e(0x285)](_0x1faff0[_0x1a589e(0x23f)]);_0x4445c4['is'](_0x1a589e(0x1a4))?_0xea4982[_0x1a589e(0x275)](_0x46b9b1):_0x4445c4[_0x1a589e(0x20f)](_0x46b9b1);}),_0x1d7b0c[_0x1f3f2d(0x248)]();},{'priority':_0x22d72a[_0x36170d(0x1b5)]+0xa}),_0x2c6872[_0x36170d(0x17a)]['on'](_0x36170d(0x2b6),(_0x3457b9,_0x4a467e)=>{const _0x40a9c2=_0x36170d,_0x5777c3=_0x4a467e[_0x4a467e[_0x40a9c2(0x1b9)]-0x1];_0x5777c3&&_0x5777c3[_0x40a9c2(0x25b)]||this[_0x40a9c2(0x21e)]||this[_0x40a9c2(0x198)][_0x40a9c2(0x222)]&&(_0x2c6872[_0x40a9c2(0x17a)][_0x40a9c2(0x191)](()=>{const _0x2e6f98=_0x40a9c2;let _0x2efd04=_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x2b6)](_0x4a467e[0x0],_0x4a467e[0x1],_0x4a467e[0x2],{'forceDefaultExecution':!0x0});if(!_0x2efd04)return;_0x3457b9[_0x2e6f98(0x25f)]=_0x2efd04[_0x2e6f98(0x23e)]();const _0x571d75=_0x2efd04[_0x2e6f98(0x21b)][_0x2e6f98(0x1e2)],_0x2755f8=_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x281)];_0x571d75&&_0x2755f8[_0x2e6f98(0x2ae)](_0x571d75)&&!_0x2755f8[_0x2e6f98(0x298)](_0x571d75)&&(_0x2efd04=_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x137)](_0x2efd04[_0x2e6f98(0x23f)],_0x2c6872[_0x2e6f98(0x17a)][_0x2e6f98(0x152)](_0x571d75,_0x2e6f98(0x21b)))),this[_0x2e6f98(0x21d)](_0x2efd04);}),_0x3457b9[_0x40a9c2(0x248)]());},{'priority':_0x36170d(0x139)}),this[_0x36170d(0x243)][_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x274),this[_0x36170d(0x198)]),this[_0x36170d(0x153)](_0x36170d(0x274));const _0x20e023=new _0x3e2c5f(_0x2c6872,this[_0x36170d(0x1b3)]);_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x126),_0x20e023),this[_0x36170d(0x153)](_0x36170d(0x126));const _0x2d5a41=new _0x5d0bee(_0x2c6872,this[_0x36170d(0x1b3)]);_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x1b4),_0x2d5a41),this[_0x36170d(0x153)](_0x36170d(0x1b4)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x1fc),new _0x3da27c(_0x2c6872,_0x20e023,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x1fc)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x159),new _0x3da27c(_0x2c6872,_0x2d5a41,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x159)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x12e),new _0xe61ea2(_0x2c6872,_0x20e023,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x12e)),_0x2c6872[_0x36170d(0x207)][_0x36170d(0x168)](_0x36170d(0x171),new _0xe61ea2(_0x2c6872,_0x2d5a41,this[_0x36170d(0x1b3)])),this[_0x36170d(0x153)](_0x36170d(0x171));const _0x26dd9b=_0x2c6872[_0x36170d(0x127)][_0x36170d(0x1d2)](_0x36170d(0x1aa));this[_0x36170d(0x123)](_0x26dd9b,_0x36170d(0x26c),(_0x4a0633,{threadId:_0x3a13ad})=>{const _0x5a5d7f=_0x36170d,_0x18641b=this[_0x5a5d7f(0x1b3)][_0x5a5d7f(0x1d2)](_0x3a13ad);_0x18641b&&_0x18641b[_0x5a5d7f(0x238)]&&0x1===_0x18641b[_0x5a5d7f(0x238)][_0x5a5d7f(0x1b9)]&&this[_0x5a5d7f(0x1bc)](_0x3a13ad,{'hasComments':!0x0});},{'priority':_0x36170d(0x12a)}),this[_0x36170d(0x123)](_0x26dd9b,_0x36170d(0x1cd),(_0x1aa26f,{threadId:_0xf6d2c4})=>{const _0x1d3570=_0x36170d,_0x3dd1a1=this[_0x1d3570(0x1b3)][_0x1d3570(0x1d2)](_0xf6d2c4);_0x3dd1a1&&_0x3dd1a1[_0x1d3570(0x238)]&&!_0x3dd1a1[_0x1d3570(0x238)][_0x1d3570(0x1b9)]&&this[_0x1d3570(0x1bc)](_0xf6d2c4,{'hasComments':!0x1});},{'priority':_0x36170d(0x12a)});}set[_0x35fade(0x166)](_0x194025){const _0x3cc74d=_0x35fade;if(this[_0x3cc74d(0x1f7)])throw new _0x1f3943(_0x3cc74d(0x2b7),this);this[_0x3cc74d(0x1f7)]=_0x194025;}get[_0x35fade(0x166)](){const _0x3be291=_0x35fade;return this[_0x3be291(0x1f7)];}[_0x35fade(0x2ad)]({skipNotAttached:_0x336040=!0x1,toJSON:_0x4584d3=!0x1}={}){const _0x14c9fa=_0x35fade,_0x33c587=[];for(const _0x2cd585 of this[_0x14c9fa(0x1b3)][_0x14c9fa(0x178)]())_0x336040&&!_0x2cd585[_0x14c9fa(0x29e)]||_0x33c587[_0x14c9fa(0x18d)](_0x2cd585);return _0x4584d3?_0x33c587[_0x14c9fa(0x1ca)](_0x1578c9=>_0x1578c9[_0x14c9fa(0x111)]()):_0x33c587;}[_0x35fade(0x12f)](_0x31dbdd){const _0x3011f5=_0x35fade,_0x2eac46=this[_0x3011f5(0x1b3)][_0x3011f5(0x1d2)](_0x31dbdd);if(!_0x2eac46)throw new _0x1f3943(_0x3011f5(0x1d5),this);return _0x2eac46;}[_0x35fade(0x282)](_0x3f62a6){const _0x2f55ad=_0x35fade;return this[_0x2f55ad(0x1b3)][_0x2f55ad(0x114)](_0x3f62a6);}[_0x35fade(0x113)](_0x53e86e){const _0x4433=_0x35fade,{authorId:_0x161f79,id:_0x432315,attributes:_0x3f2688}=_0x53e86e,[_0x2ceaa5,_0x4b876c]=_0x53e86e[_0x4433(0x257)][_0x4433(0x129)](':'),_0x57ce79=this[_0x4433(0x1b3)][_0x4433(0x1d2)](_0x432315)||this[_0x4433(0x1f9)](_0x2ceaa5,_0x4b876c,_0x432315,_0x161f79,_0x3f2688);if(this[_0x4433(0x1e8)](_0x57ce79),this[_0x4433(0x299)](_0x57ce79,_0x2ceaa5,_0x4b876c||null,_0x161f79),_0x57ce79[_0x4433(0x22a)]=_0x53e86e[_0x4433(0x22a)],_0x57ce79[_0x4433(0x20c)]=!0x0,_0x3f2688&&_0x3f2688[_0x4433(0x23b)]){const _0x85d948=_0x3f2688[_0x4433(0x23b)],_0x3a42ba=this[_0x4433(0x2b1)](_0x85d948[_0x4433(0x2b9)]);_0x57ce79[_0x4433(0x13c)]=_0x85d948[_0x4433(0x22a)],_0x57ce79[_0x4433(0x229)]=_0x3a42ba,_0x57ce79[_0x4433(0x13a)]=!0x0;}else _0x57ce79[_0x4433(0x13c)]=_0x53e86e[_0x4433(0x22a)];switch(_0x53e86e[_0x4433(0x205)]&&(_0x57ce79[_0x4433(0x205)]=_0x53e86e[_0x4433(0x205)]),_0x53e86e[_0x4433(0x279)]&&(_0x57ce79[_0x4433(0x279)]=_0x53e86e[_0x4433(0x279)]),this[_0x4433(0x1f7)]&&this[_0x4433(0x1f7)][_0x4433(0x263)]||(_0x57ce79[_0x4433(0x271)]=!0x0),this[_0x4433(0x189)][_0x4433(0x1d2)](_0x57ce79)){case _0x4433(0x117):this[_0x4433(0x189)][_0x4433(0x1b7)](_0x57ce79,_0x4433(0x162));break;case _0x4433(0x212):_0x57ce79[_0x4433(0x29e)]?(this[_0x4433(0x296)](new Set([_0x57ce79])),this[_0x4433(0x2a4)](new Set([_0x57ce79])),this[_0x4433(0x189)][_0x4433(0x1b7)](_0x57ce79,_0x4433(0x250)),this[_0x4433(0x252)](_0x4433(0x261),_0x57ce79)):this[_0x4433(0x189)][_0x4433(0x1b7)](_0x57ce79,_0x4433(0x228));}return _0x57ce79;}[_0x35fade(0x126)](_0x1c5f4d){const _0x56e60a=_0x35fade;this[_0x56e60a(0x25b)](()=>{const _0x23906c=_0x56e60a;this[_0x23906c(0x243)][_0x23906c(0x17a)][_0x23906c(0x191)](()=>{const _0xae2139=_0x23906c;for(const _0x25fa89 of _0x1c5f4d[_0xae2139(0x289)]())_0x25fa89[_0xae2139(0x1cc)]();});});}[_0x35fade(0x1b4)](_0x4a6b44){const _0x4f7c5b=_0x35fade;this[_0x4f7c5b(0x25b)](()=>{const _0x3b3c10=_0x4f7c5b;this[_0x3b3c10(0x243)][_0x3b3c10(0x17a)][_0x3b3c10(0x191)](()=>{const _0x2c7887=_0x3b3c10;for(const _0x2fecc8 of _0x4a6b44[_0x2c7887(0x289)]())_0x2fecc8[_0x2c7887(0x119)]();});});}[_0x35fade(0x153)](_0x966834,_0x80b235){const _0x4fb7f9=_0x35fade,_0x3b46fa=this[_0x4fb7f9(0x243)][_0x4fb7f9(0x207)][_0x4fb7f9(0x1d2)](_0x966834);if(!_0x3b46fa)throw new _0x1f3943(_0x4fb7f9(0x1a8),this,{'commandName':_0x966834});if(this[_0x4fb7f9(0x2ba)][_0x4fb7f9(0x114)](_0x3b46fa))throw new _0x1f3943(_0x4fb7f9(0x11e),this,{'commandName':_0x966834});this[_0x4fb7f9(0x2ba)][_0x4fb7f9(0x168)](_0x3b46fa),_0x80b235&&_0x3b46fa['on'](_0x4fb7f9(0x14c),(_0x400430,_0x209db4)=>{const _0x9d193d=_0x4fb7f9;this[_0x9d193d(0x198)][_0x9d193d(0x222)]&&(this[_0x9d193d(0x21e)]||(_0x209db4[_0x9d193d(0x1b9)]>0x0&&_0x209db4[_0x209db4[_0x9d193d(0x1b9)]-0x1]&&_0x209db4[_0x209db4[_0x9d193d(0x1b9)]-0x1][_0x9d193d(0x25b)]?_0x209db4[_0x9d193d(0x15b)]():(_0x400430[_0x9d193d(0x25f)]=_0x80b235((..._0x1d7248)=>_0x3b46fa[_0x9d193d(0x14c)](..._0x1d7248,{'forceDefaultExecution':!0x0}),..._0x209db4),_0x400430[_0x9d193d(0x248)]())));},{'priority':_0x4fb7f9(0x139)});}[_0x35fade(0x25b)](_0x412be5){const _0x536007=_0x35fade;let _0x189853,_0x34c822;const _0x56c820=this[_0x536007(0x21e)];this[_0x536007(0x21e)]=!0x0;try{_0x189853=_0x412be5();}catch(_0x18afec){_0x34c822=_0x18afec;}return _0x56c820||(this[_0x536007(0x21e)]=!0x1),_0x34c822&&_0x1f3943[_0x536007(0x206)](_0x34c822,this),_0x189853;}[_0x35fade(0x21d)](_0x7bc059,_0x3df9be=null,_0x9b9a6a={}){const _0x1960d1=_0x35fade;if(_0x7bc059[_0x1960d1(0x158)])return null;const _0x2ea426=this[_0x1960d1(0x243)][_0x1960d1(0x127)][_0x1960d1(0x1d2)](_0x1960d1(0x138))['me'];for(const {suggestion:_0xc1cf68,meta:_0x155ca2}of this[_0x1960d1(0x13b)](_0x7bc059,_0x1960d1(0x246)))if(_0x155ca2[_0x1960d1(0x288)]){if(!_0x155ca2[_0x1960d1(0x1c4)]){if(_0x155ca2[_0x1960d1(0x28a)]){if(!this[_0x1960d1(0x226)]||!qt(_0xc1cf68,_0x9b9a6a))continue;return _0xc1cf68;}if(qt(_0xc1cf68,_0x9b9a6a))return _0xc1cf68;this[_0x1960d1(0x1b2)](_0xc1cf68,_0x7bc059[_0x1960d1(0x23f)],_0x7bc059[_0x1960d1(0x21b)]);break;}if(_0x3df9be==_0xc1cf68[_0x1960d1(0x1ea)]&&qt(_0xc1cf68,_0x9b9a6a)){const _0x52ff26=_0xc1cf68[_0x1960d1(0x10d)]();return _0x52ff26[_0x1960d1(0x23f)][_0x1960d1(0x140)](_0x7bc059[_0x1960d1(0x21b)])?this[_0x1960d1(0x1a5)](_0xc1cf68,this[_0x1960d1(0x247)][_0x1960d1(0x137)](_0x7bc059[_0x1960d1(0x23f)],_0x52ff26[_0x1960d1(0x21b)])):this[_0x1960d1(0x1a5)](_0xc1cf68,this[_0x1960d1(0x247)][_0x1960d1(0x137)](_0x52ff26[_0x1960d1(0x23f)],_0x7bc059[_0x1960d1(0x21b)])),_0xc1cf68;}}const _0x4f52cf=_0x1a33b2(),_0xbb2428=_0x2ea426['id'],_0x392cae=_0x3df9be?_0x1960d1(0x121)+_0x3df9be:_0x1960d1(0x246),_0x569b08=this[_0x1960d1(0x16a)]({'id':_0x4f52cf,'type':_0x392cae,'createdAt':new Date(),'authorId':_0xbb2428,'attributes':_0x9b9a6a});return this[_0x1960d1(0x17b)](_0x392cae,_0x4f52cf,_0xbb2428,_0x7bc059),_0x569b08;}[_0x35fade(0x284)](_0x83070c,_0x352ec1=_0x35fade(0x154),_0x38201a={}){const _0x95dd9c=_0x35fade,_0x28c285=this[_0x95dd9c(0x243)][_0x95dd9c(0x127)][_0x95dd9c(0x1d2)](_0x95dd9c(0x138))['me'],_0x123bc8=this[_0x95dd9c(0x16e)][_0x95dd9c(0x210)](_0x95dd9c(0x246),_0x352ec1,_0x95dd9c(0x26a));for(const _0x3cdd79 of this[_0x95dd9c(0x2ad)]())if(_0x3cdd79[_0x95dd9c(0x229)]['id']==_0x28c285['id']&&_0x95dd9c(0x246)==_0x3cdd79[_0x95dd9c(0x257)]&&_0x3cdd79[_0x95dd9c(0x1ea)]==_0x352ec1&&qt(_0x3cdd79,_0x38201a)&&(_0x123bc8(_0x3cdd79[_0x95dd9c(0x1a6)](),_0x83070c)||_0x123bc8(_0x83070c,_0x3cdd79[_0x95dd9c(0x1a6)]()))){for(const _0x4793a4 of _0x83070c)_0x3cdd79[_0x95dd9c(0x176)](_0x4793a4);return _0x3cdd79;}for(const {suggestion:_0x5687f4,meta:_0x39e0b5}of this[_0x95dd9c(0x13b)](_0x83070c,_0x95dd9c(0x246))){if(!_0x39e0b5[_0x95dd9c(0x288)])continue;if(!this[_0x95dd9c(0x226)]&&_0x39e0b5[_0x95dd9c(0x28a)])continue;if(!qt(_0x5687f4,_0x38201a))continue;let _0x163959=!0x0;for(const _0x4c763b of _0x5687f4[_0x95dd9c(0x1a6)]())for(const _0xfafd1 of _0x83070c)if(!_0x4c763b[_0x95dd9c(0x1fa)](_0xfafd1)){_0x163959=!0x1;break;}if(_0x163959)return _0x5687f4;}const _0x29958f=_0x1a33b2(),_0x57fccd=_0x28c285['id'],_0x3e3c64=_0x95dd9c(0x121)+_0x352ec1,_0x263ccf=this[_0x95dd9c(0x16a)]({'id':_0x29958f,'type':_0x3e3c64,'createdAt':new Date(),'authorId':_0x57fccd,'attributes':_0x38201a});for(const _0x3e0163 of _0x83070c)this[_0x95dd9c(0x17b)](_0x3e3c64,_0x29958f,_0x57fccd,_0x3e0163,_0x21bc6b[_0x95dd9c(0x269)]());return _0x263ccf;}[_0x35fade(0x183)](_0x2c0e4d,_0x351c7,_0x6d0b=null,_0x5b8497={}){const _0x2bc7fd=_0x35fade;if(_0x6d0b=_0x6d0b||Gt(_0x351c7),_0x2c0e4d[_0x2bc7fd(0x158)])return null;if(_0x2bc7fd(0x18b)===this[_0x2bc7fd(0x22b)]){const _0x263a58=this[_0x2bc7fd(0x16e)][_0x2bc7fd(0x210)](_0x2bc7fd(0x1f8),_0x6d0b,_0x2bc7fd(0x1cc));return this[_0x2bc7fd(0x25b)](()=>_0x263a58([_0x2c0e4d],_0x351c7,_0x5b8497)),null;}const _0x38192e=this[_0x2bc7fd(0x243)][_0x2bc7fd(0x127)][_0x2bc7fd(0x1d2)](_0x2bc7fd(0x138))['me'],_0x5d8d97=[];if(_0x2bc7fd(0x276)!==this[_0x2bc7fd(0x22b)]){for(const {suggestion:_0xe47d09,meta:_0x48fadf}of this[_0x2bc7fd(0x13b)](_0x2c0e4d,_0x2bc7fd(0x246)))_0x48fadf[_0x2bc7fd(0x288)]&&!_0x48fadf[_0x2bc7fd(0x12c)]&&_0x5d8d97[_0x2bc7fd(0x18d)](..._0xe47d09[_0x2bc7fd(0x1a6)]());}const _0x299b9f=function(_0x2191e4,_0x4030de){const _0x668d11=_0x2bc7fd,_0xf49c1=[];for(const _0xa539d3 of _0x4030de){const _0x5b69f9=_0x2191e4[_0x668d11(0x24d)](_0xa539d3);_0x5b69f9&&_0xf49c1[_0x668d11(0x18d)](_0x5b69f9);}return _0xf49c1;}(_0x2c0e4d,_0x5d8d97),_0x1fedfc=function(_0x5eff0d,_0x81a374){const _0x20adca=_0x2bc7fd,_0x109e17=[_0x5eff0d];for(const _0x54a6c1 of _0x81a374){let _0x8cbb77=0x0;for(;_0x8cbb77<_0x109e17[_0x20adca(0x1b9)];){const _0x43e039=_0x109e17[_0x8cbb77][_0x20adca(0x1fd)](_0x54a6c1);_0x109e17[_0x20adca(0x25c)](_0x8cbb77,0x1,..._0x43e039),_0x8cbb77+=_0x43e039[_0x20adca(0x1b9)];}}return _0x109e17;}(_0x2c0e4d,_0x5d8d97);_0x299b9f[_0x2bc7fd(0x1b9)]&&this[_0x2bc7fd(0x247)][_0x2bc7fd(0x191)](()=>{const _0x5eaa35=_0x2bc7fd;for(const _0x21907e of _0x299b9f){const _0x37242a=this[_0x5eaa35(0x16e)][_0x5eaa35(0x210)](_0x5eaa35(0x1f8),_0x6d0b,_0x5eaa35(0x1cc));this[_0x5eaa35(0x25b)](()=>_0x37242a([_0x21907e],_0x351c7,_0x5b8497));}});for(const _0x5a951c of _0x1fedfc){let _0x114d66=null,_0x8bc7e1=_0x5a951c[_0x2bc7fd(0x23f)],_0x250de9=_0x5a951c[_0x2bc7fd(0x21b)];for(const {suggestion:_0x568172,meta:_0x3f9216}of this[_0x2bc7fd(0x13b)](_0x5a951c,_0x2bc7fd(0x1f8))){if(!_0x3f9216[_0x2bc7fd(0x288)])continue;if(_0x568172[_0x2bc7fd(0x1ea)]!=_0x6d0b)continue;if(!qt(_0x568172,_0x5b8497))continue;const _0x12bde6=_0x568172[_0x2bc7fd(0x10d)]();if(_0x12bde6[_0x2bc7fd(0x1fa)](_0x5a951c,!0x0))return null;_0x8bc7e1=_0x8bc7e1[_0x2bc7fd(0x18f)](_0x12bde6[_0x2bc7fd(0x23f)])?_0x8bc7e1:_0x12bde6[_0x2bc7fd(0x23f)],_0x250de9=_0x250de9[_0x2bc7fd(0x156)](_0x12bde6[_0x2bc7fd(0x21b)])?_0x250de9:_0x12bde6[_0x2bc7fd(0x21b)],_0x114d66?_0x12bde6[_0x2bc7fd(0x23f)][_0x2bc7fd(0x18f)](_0x114d66[_0x2bc7fd(0x10d)]()[_0x2bc7fd(0x23f)])?(_0x114d66[_0x2bc7fd(0x1cf)](),_0x114d66=_0x568172):_0x568172[_0x2bc7fd(0x1cf)]():_0x114d66=_0x568172;}const _0x3db4b2=this[_0x2bc7fd(0x247)][_0x2bc7fd(0x137)](_0x8bc7e1,_0x250de9);if(_0x114d66)this[_0x2bc7fd(0x1a5)](_0x114d66,_0x3db4b2);else{const _0x5e856f=_0x1a33b2(),_0x24334d=_0x38192e['id'];this[_0x2bc7fd(0x16a)]({'id':_0x5e856f,'type':_0x2bc7fd(0x2a9)+_0x6d0b,'data':_0x351c7,'createdAt':new Date(),'authorId':_0x24334d,'attributes':_0x5b8497}),this[_0x2bc7fd(0x17b)](_0x2bc7fd(0x2a9)+_0x6d0b,_0x5e856f,_0x24334d,_0x3db4b2);}}return null;}[_0x35fade(0x1ae)](_0x55ab8e,_0x4d8f66,_0x5c6fe5=[],_0x2206b3=null,_0xdfb1ef={}){const _0x3ac1a8=_0x35fade;_0x4d8f66[_0x3ac1a8(0x145)]||(_0x4d8f66[_0x3ac1a8(0x145)]=_0x4d8f66[_0x3ac1a8(0x22d)]),_0x4d8f66[_0x3ac1a8(0x130)]=_0x55ab8e['is'](_0x3ac1a8(0x255)),_0x2206b3=_0x2206b3||Gt(_0x4d8f66);const _0x5dfb0a=_0x5c6fe5[_0x3ac1a8(0x1ca)](_0x4f220=>Lt(_0x4f220,this[_0x3ac1a8(0x247)])),_0x2e8487=_0x55ab8e['is'](_0x3ac1a8(0x255))?_0x55ab8e:Lt(_0x55ab8e,this[_0x3ac1a8(0x247)]);if(_0x3ac1a8(0x18b)===this[_0x3ac1a8(0x22b)]){const _0x4865e3=this[_0x3ac1a8(0x16e)][_0x3ac1a8(0x210)](_0x3ac1a8(0x10e),_0x2206b3,_0x3ac1a8(0x1cc));return this[_0x3ac1a8(0x25b)](()=>_0x4865e3([_0x2e8487],_0x4d8f66,_0xdfb1ef)),null;}_0x5dfb0a[_0x3ac1a8(0x18d)](_0x2e8487);let _0x136302=!0x0;for(const _0x827cd3 of _0x5dfb0a)if(!this[_0x3ac1a8(0x23d)](_0x827cd3)){_0x136302=!0x1;break;}if(_0x136302&&_0x3ac1a8(0x276)!==this[_0x3ac1a8(0x22b)]){const _0x1cf596=this[_0x3ac1a8(0x16e)][_0x3ac1a8(0x210)](_0x3ac1a8(0x10e),_0x2206b3,_0x3ac1a8(0x1cc));return this[_0x3ac1a8(0x25b)](()=>_0x1cf596([_0x2e8487],_0x4d8f66,_0xdfb1ef)),null;}let _0x2cf64d=null,_0x4b82b=_0x2e8487[_0x3ac1a8(0x23f)],_0x2276c8=_0x2e8487[_0x3ac1a8(0x21b)];for(const {suggestion:_0x3ce0b5,meta:_0x3e5dde}of this[_0x3ac1a8(0x13b)](_0x2e8487,_0x3ac1a8(0x10e))){if(!_0x3e5dde[_0x3ac1a8(0x288)])continue;if(_0x3e5dde[_0x3ac1a8(0x1c4)]||_0x3e5dde[_0x3ac1a8(0x28a)]||_0x3e5dde[_0x3ac1a8(0x12c)])continue;if(_0x3ce0b5[_0x3ac1a8(0x205)][_0x3ac1a8(0x145)]!=_0x4d8f66[_0x3ac1a8(0x145)])continue;if(!qt(_0x3ce0b5,_0xdfb1ef))continue;const _0x584190=_0x3ce0b5[_0x3ac1a8(0x10d)]();if(_0x3ce0b5[_0x3ac1a8(0x1ea)]==_0x2206b3){if(_0x584190[_0x3ac1a8(0x1fa)](_0x2e8487,!0x0))return null;_0x4b82b=_0x4b82b[_0x3ac1a8(0x18f)](_0x584190[_0x3ac1a8(0x23f)])?_0x4b82b:_0x584190[_0x3ac1a8(0x23f)],_0x2276c8=_0x2276c8[_0x3ac1a8(0x156)](_0x584190[_0x3ac1a8(0x21b)])?_0x2276c8:_0x584190[_0x3ac1a8(0x21b)],_0x2cf64d?_0x584190[_0x3ac1a8(0x23f)][_0x3ac1a8(0x18f)](_0x2cf64d[_0x3ac1a8(0x10d)]()[_0x3ac1a8(0x23f)])?(_0x2cf64d[_0x3ac1a8(0x1cf)](),_0x2cf64d=_0x3ce0b5):_0x3ce0b5[_0x3ac1a8(0x1cf)]():_0x2cf64d=_0x3ce0b5;}else{const _0x50a745=_0x2e8487[_0x3ac1a8(0x24d)](_0x584190);this[_0x3ac1a8(0x233)](_0x3ce0b5,_0x50a745);}}const _0x4929ee=this[_0x3ac1a8(0x243)][_0x3ac1a8(0x127)][_0x3ac1a8(0x1d2)](_0x3ac1a8(0x138))['me'],_0x316166=_0x1a33b2(),_0x1003f9=_0x4929ee['id'];if(_0x2cf64d)return this[_0x3ac1a8(0x1a5)](_0x2cf64d,this[_0x3ac1a8(0x247)][_0x3ac1a8(0x137)](_0x4b82b,_0x2276c8)),_0x2cf64d;{const _0x1a2e53=this[_0x3ac1a8(0x16a)]({'id':_0x316166,'type':_0x3ac1a8(0x17d)+_0x2206b3,'data':_0x4d8f66,'createdAt':new Date(),'authorId':_0x1003f9,'attributes':_0xdfb1ef});return this[_0x3ac1a8(0x17b)](_0x3ac1a8(0x17d)+_0x2206b3,_0x316166,_0x1003f9,this[_0x3ac1a8(0x247)][_0x3ac1a8(0x137)](_0x4b82b,_0x2276c8)),_0x1a2e53;}}[_0x35fade(0x291)](_0xb4cd0e,_0x50f6d8,_0x434f0b=[],_0x2d3a0a=null,_0x54b634={}){const _0x85f261=_0x35fade;_0x50f6d8[_0x85f261(0x145)]||(_0x50f6d8[_0x85f261(0x145)]=_0x50f6d8[_0x85f261(0x22d)]);const _0x47f30a=_0xb4cd0e[0x0];_0x50f6d8[_0x85f261(0x130)]=_0x47f30a['is'](_0x85f261(0x255)),_0x2d3a0a=_0x2d3a0a||Gt(_0x50f6d8);const _0x21049c=_0x434f0b[_0x85f261(0x1ca)](_0x5b3a6a=>Lt(_0x5b3a6a,this[_0x85f261(0x247)])),_0x53bdd2=_0x47f30a['is'](_0x85f261(0x255))?_0xb4cd0e:_0xb4cd0e[_0x85f261(0x1ca)](_0x171860=>Lt(_0x171860,this[_0x85f261(0x247)]));if(_0x85f261(0x18b)===this[_0x85f261(0x22b)]){const _0x290c66=this[_0x85f261(0x16e)][_0x85f261(0x210)](_0x85f261(0x10e),_0x2d3a0a,_0x85f261(0x1cc));return this[_0x85f261(0x25b)](()=>_0x290c66(_0x53bdd2,_0x50f6d8,_0x54b634)),null;}_0x21049c[_0x85f261(0x18d)](..._0x53bdd2);let _0x44978d=!0x0;for(const _0x4e6d77 of _0x21049c)if(!this[_0x85f261(0x23d)](_0x4e6d77)){_0x44978d=!0x1;break;}if(_0x44978d&&_0x85f261(0x276)!==this[_0x85f261(0x22b)]){const _0x3f9e54=this[_0x85f261(0x16e)][_0x85f261(0x210)](_0x85f261(0x10e),_0x2d3a0a,_0x85f261(0x1cc));return this[_0x85f261(0x25b)](()=>_0x3f9e54(_0x53bdd2,_0x50f6d8,_0x54b634)),null;}const _0x309f4f=this[_0x85f261(0x243)][_0x85f261(0x127)][_0x85f261(0x1d2)](_0x85f261(0x138))['me'];for(const _0x18f253 of this[_0x85f261(0x2ad)]()){if(_0x18f253[_0x85f261(0x229)]['id']!=_0x309f4f['id'])continue;if(_0x85f261(0x10e)!=_0x18f253[_0x85f261(0x257)]||_0x18f253[_0x85f261(0x205)][_0x85f261(0x145)]!=_0x50f6d8[_0x85f261(0x145)])continue;if(!qt(_0x18f253,_0x54b634))continue;const _0x4d0506=_0x18f253[_0x85f261(0x1ea)]==_0x2d3a0a;for(let _0x441303=0x0;_0x441303<_0x53bdd2[_0x85f261(0x1b9)];_0x441303++){const _0x2d1951=_0x53bdd2[_0x441303];for(const _0x56d33d of _0x18f253[_0x85f261(0x133)]()){const _0x310e90=_0x56d33d[_0x85f261(0x144)]();if(_0x2d1951[_0x85f261(0x140)](_0x310e90)){_0x4d0506?(_0x53bdd2[_0x85f261(0x25c)](_0x441303,0x1),_0x441303--):_0x18f253[_0x85f261(0x1ee)](_0x56d33d[_0x85f261(0x231)]);break;}}}}if(0x0==_0x53bdd2[_0x85f261(0x1b9)])return null;const _0x86c42c=this[_0x85f261(0x16e)][_0x85f261(0x210)](_0x85f261(0x10e),_0x2d3a0a,_0x85f261(0x26a));for(const _0xb33c97 of this[_0x85f261(0x2ad)]())if(_0xb33c97[_0x85f261(0x229)]['id']==_0x309f4f['id']&&_0x85f261(0x10e)==_0xb33c97[_0x85f261(0x257)]&&_0xb33c97[_0x85f261(0x205)][_0x85f261(0x145)]==_0x50f6d8[_0x85f261(0x145)]&&_0xb33c97[_0x85f261(0x1ea)]==_0x2d3a0a&&qt(_0xb33c97,_0x54b634)&&(_0x86c42c(_0xb33c97[_0x85f261(0x1a6)](),_0x53bdd2)||_0x86c42c(_0x53bdd2,_0xb33c97[_0x85f261(0x1a6)]()))){for(const _0x137239 of _0x53bdd2)_0xb33c97[_0x85f261(0x176)](_0x137239);return _0xb33c97;}const _0xebf91b=_0x1a33b2(),_0xeb4186=_0x309f4f['id'],_0x54812c=_0x85f261(0x17d)+_0x2d3a0a,_0x5aa207=this[_0x85f261(0x16a)]({'id':_0xebf91b,'type':_0x54812c,'data':_0x50f6d8,'createdAt':new Date(),'authorId':_0xeb4186,'attributes':_0x54b634});for(const _0xd5a085 of _0x53bdd2)this[_0x85f261(0x17b)](_0x54812c,_0xebf91b,_0xeb4186,_0xd5a085,_0x21bc6b[_0x85f261(0x269)]());return _0x5aa207;}[_0x35fade(0x24e)](_0x4ecc45,_0x1ed4b6=null,_0x528505={}){const _0x4435e3=_0x35fade;if(_0x4ecc45[_0x4435e3(0x158)])return null;const _0x30ea12=this[_0x4435e3(0x243)][_0x4435e3(0x127)][_0x4435e3(0x1d2)](_0x4435e3(0x138))['me'],_0x5be7cb=new _0x1a9779(_0x4ecc45[_0x4435e3(0x23f)],_0x4ecc45[_0x4435e3(0x21b)]);for(const {suggestion:_0x3685e7,meta:_0xce0afd}of this[_0x4435e3(0x13b)](_0x5be7cb,_0x4435e3(0x246)))if(_0xce0afd[_0x4435e3(0x288)]&&!_0xce0afd[_0x4435e3(0x1c4)]){if(_0x3685e7[_0x4435e3(0x112)]){const _0x122ce7=_0x3685e7[_0x4435e3(0x1a6)]()[_0x4435e3(0x224)](_0x76d1c6=>_0x4435e3(0x27e)!=_0x76d1c6[_0x4435e3(0x134)][_0x4435e3(0x146)]);_0x122ce7[_0x4435e3(0x148)](_0x356239=>_0x5be7cb[_0x4435e3(0x1fa)](_0x356239,!0x0))&&_0x3685e7[_0x4435e3(0x119)]();if(_0x122ce7[_0x4435e3(0x165)](_0x34bb6c=>_0x34bb6c[_0x4435e3(0x1fa)](_0x5be7cb,!0x0))){const _0x115eb8=this[_0x4435e3(0x16e)][_0x4435e3(0x210)](_0x4435e3(0x27f),_0x1ed4b6,_0x4435e3(0x1cc));return this[_0x4435e3(0x25b)](()=>_0x115eb8([_0x5be7cb],null,_0x528505)),null;}}else{const _0x7dc024=_0x5be7cb[_0x4435e3(0x24d)](_0x3685e7[_0x4435e3(0x10d)]());null!==_0x7dc024&&_0x3685e7[_0x4435e3(0x18a)]([_0x7dc024],null,_0x528505);}}if(_0x5be7cb[_0x4435e3(0x1b6)](),_0x5be7cb[_0x4435e3(0x158)]||_0x4435e3(0x27e)==_0x5be7cb[_0x4435e3(0x134)][_0x4435e3(0x146)])return null;let _0x44ef08=null,_0x56ac9a=_0x5be7cb[_0x4435e3(0x23f)],_0xb25b16=_0x5be7cb[_0x4435e3(0x21b)];const _0xd69ed9=this[_0x4435e3(0x13b)](_0x5be7cb,_0x4435e3(0x27f));for(const {suggestion:_0x39f07a,meta:_0x3f6417}of _0xd69ed9){const _0x5be01c=this[_0x4435e3(0x247)][_0x4435e3(0x137)](_0x56ac9a,_0xb25b16);if(_0x3f6417[_0x4435e3(0x288)]&&(this[_0x4435e3(0x226)]||!_0x3f6417[_0x4435e3(0x28a)]&&!_0x3f6417[_0x4435e3(0x12c)])){if(_0x39f07a[_0x4435e3(0x112)]){if(!qt(_0x39f07a,_0x528505))continue;let _0x1d4552=!0x0;for(const _0x53ce6d of _0x39f07a[_0x4435e3(0x1a6)]()){if(_0x53ce6d[_0x4435e3(0x1fa)](_0x5be01c,!0x0))return _0x39f07a;_0x5be01c[_0x4435e3(0x1fa)](_0x53ce6d)||(_0x1d4552=!0x1);}_0x1d4552&&_0x39f07a[_0x4435e3(0x119)]();}else{const _0x5b276e=_0x39f07a[_0x4435e3(0x10d)]();if(_0x5b276e[_0x4435e3(0x1fa)](_0x5be01c,!0x0))return _0x39f07a;if(!qt(_0x39f07a,_0x528505)){_0x5be01c[_0x4435e3(0x1fa)](_0x5b276e)?_0x39f07a[_0x4435e3(0x1cf)]():_0x5b276e[_0x4435e3(0x151)](_0x56ac9a)?_0x56ac9a=_0x5b276e[_0x4435e3(0x21b)]:_0x5b276e[_0x4435e3(0x151)](_0xb25b16)&&(_0xb25b16=_0x5b276e[_0x4435e3(0x23f)]);continue;}_0x56ac9a=_0x56ac9a[_0x4435e3(0x18f)](_0x5b276e[_0x4435e3(0x23f)])?_0x56ac9a:_0x5b276e[_0x4435e3(0x23f)],_0xb25b16=_0xb25b16[_0x4435e3(0x156)](_0x5b276e[_0x4435e3(0x21b)])?_0xb25b16:_0x5b276e[_0x4435e3(0x21b)],_0x528505=Object[_0x4435e3(0x1a1)]({},_0x39f07a[_0x4435e3(0x279)]),_0x44ef08?_0x5b276e[_0x4435e3(0x23f)][_0x4435e3(0x18f)](_0x44ef08[_0x4435e3(0x10d)]()[_0x4435e3(0x23f)])?(_0x44ef08[_0x4435e3(0x1cf)](),_0x44ef08=_0x39f07a):_0x39f07a[_0x4435e3(0x1cf)]():_0x44ef08=_0x39f07a;}}}if(_0x44ef08)return this[_0x4435e3(0x1a5)](_0x44ef08,this[_0x4435e3(0x247)][_0x4435e3(0x137)](_0x56ac9a,_0xb25b16)),_0x44ef08;{const _0x5b7580=_0x1a33b2(),_0x136d94=this[_0x4435e3(0x247)][_0x4435e3(0x137)](_0x56ac9a,_0xb25b16),_0x5beb9e=_0x30ea12['id'],_0x405186=_0x1ed4b6?_0x4435e3(0x1fe)+_0x1ed4b6:_0x4435e3(0x27f),_0x17cfc4=this[_0x4435e3(0x16a)]({'id':_0x5b7580,'type':_0x405186,'createdAt':new Date(),'authorId':_0x5beb9e,'attributes':_0x528505});return this[_0x4435e3(0x17b)](_0x405186,_0x5b7580,_0x5beb9e,_0x136d94),_0x17cfc4;}}[_0x35fade(0x149)](_0x4524e0,_0x6977d6=_0x35fade(0x154),_0x1931b9={}){const _0x354513=_0x35fade,_0x176f56=this[_0x354513(0x243)][_0x354513(0x127)][_0x354513(0x1d2)](_0x354513(0x138))['me'],_0x29941f=_0x4524e0[_0x354513(0x1ca)](_0x3a1525=>new _0x1a9779(_0x3a1525[_0x354513(0x23f)],_0x3a1525[_0x354513(0x21b)])),_0x29dff9=new Set();for(const {suggestion:_0x48dd94,meta:_0x14e433}of this[_0x354513(0x13b)](_0x29941f,_0x354513(0x246)))_0x14e433[_0x354513(0x288)]&&!_0x14e433[_0x354513(0x1c4)]&&_0x29dff9[_0x354513(0x168)](_0x48dd94);for(const _0x4bc068 of _0x29dff9)if(_0x4bc068[_0x354513(0x112)]){const _0x40f013=_0x4bc068[_0x354513(0x1a6)]();(!_0x4bc068[_0x354513(0x279)]||!_0x4bc068[_0x354513(0x279)][_0x354513(0x28c)])&&(_0x40f013[_0x354513(0x148)](_0x19c5e4=>_0x29941f[_0x354513(0x165)](_0x3a422f=>_0x3a422f[_0x354513(0x1fa)](_0x19c5e4,!0x0)))&&_0x4bc068[_0x354513(0x119)]());if(_0x29941f[_0x354513(0x148)](_0x55125c=>_0x40f013[_0x354513(0x165)](_0x161bee=>_0x161bee[_0x354513(0x1fa)](_0x55125c,!0x0)))){const _0x1b7385=this[_0x354513(0x16e)][_0x354513(0x210)](_0x354513(0x27f),_0x6977d6,_0x354513(0x1cc));return this[_0x354513(0x25b)](()=>_0x1b7385(_0x4524e0,null,_0x1931b9)),null;}}else{const _0x1060be=_0x4bc068[_0x354513(0x10d)]();_0x29941f[_0x354513(0x165)](_0x528405=>_0x528405[_0x354513(0x1fa)](_0x1060be,!0x0))&&_0x4bc068[_0x354513(0x119)]();if(_0x29941f[_0x354513(0x148)](_0x17e4ca=>_0x1060be[_0x354513(0x1fa)](_0x17e4ca,!0x0))){const _0x344037=this[_0x354513(0x16e)][_0x354513(0x210)](_0x354513(0x27f),_0x6977d6,_0x354513(0x1cc));return this[_0x354513(0x25b)](()=>_0x344037(_0x29941f,null,_0x1931b9)),null;}}const _0x34a588=this[_0x354513(0x16e)][_0x354513(0x210)](_0x354513(0x27f),_0x6977d6,_0x354513(0x26a));let _0x1b7c71=null;for(const _0x3ea242 of this[_0x354513(0x2ad)]())if(_0x3ea242[_0x354513(0x229)]['id']==_0x176f56['id']&&_0x3ea242[_0x354513(0x29e)]&&_0x354513(0x27f)==_0x3ea242[_0x354513(0x257)]&&_0x3ea242[_0x354513(0x1ea)]==_0x6977d6&&qt(_0x3ea242,_0x1931b9)&&(_0x34a588(_0x3ea242[_0x354513(0x1a6)](),_0x29941f)||_0x34a588(_0x29941f,_0x3ea242[_0x354513(0x1a6)]()))){if(_0x1b7c71){if(_0x3ea242[_0x354513(0x238)]&&_0x3ea242[_0x354513(0x238)][_0x354513(0x1b9)])continue;for(const _0x11f189 of _0x3ea242[_0x354513(0x1a6)]())_0x1b7c71[_0x354513(0x1b0)](_0x11f189)||_0x1b7c71[_0x354513(0x176)](_0x11f189);_0x3ea242[_0x354513(0x1cf)]();}else{_0x1b7c71=_0x3ea242;for(const _0x1a002d of _0x29941f)_0x3ea242[_0x354513(0x1b0)](_0x1a002d)||_0x3ea242[_0x354513(0x176)](_0x1a002d);}}if(_0x1b7c71)return _0x1b7c71;_0x29dff9[_0x354513(0x16f)]();for(const {suggestion:_0x11d575,meta:_0xdcd89c}of this[_0x354513(0x13b)](_0x29941f,_0x354513(0x27f)))_0xdcd89c[_0x354513(0x288)]&&(this[_0x354513(0x226)]||!_0xdcd89c[_0x354513(0x28a)]&&!_0xdcd89c[_0x354513(0x12c)])&&qt(_0x11d575,_0x1931b9)&&_0x29dff9[_0x354513(0x168)](_0x11d575);for(const _0x22f2e4 of _0x29dff9){const _0x185433=_0x22f2e4[_0x354513(0x1a6)]();if(!_0x1931b9||!_0x1931b9[_0x354513(0x28c)]){if(_0x29941f[_0x354513(0x148)](_0x348c44=>_0x185433[_0x354513(0x165)](_0x3b1025=>_0x3b1025[_0x354513(0x1fa)](_0x348c44,!0x0))))return _0x22f2e4;}(!_0x22f2e4[_0x354513(0x279)]||!_0x22f2e4[_0x354513(0x279)][_0x354513(0x28c)])&&(_0x185433[_0x354513(0x148)](_0x1b9417=>_0x29941f[_0x354513(0x165)](_0x2162d6=>_0x2162d6[_0x354513(0x1fa)](_0x1b9417,!0x0)))&&_0x22f2e4[_0x354513(0x119)]());}const _0xffe039=_0x1a33b2(),_0x590904=_0x176f56['id'],_0x268d03=_0x354513(0x1fe)+_0x6977d6,_0xc146be=this[_0x354513(0x16a)]({'id':_0xffe039,'type':_0x268d03,'createdAt':new Date(),'authorId':_0x590904,'attributes':_0x1931b9});for(const _0x40b7aa of _0x29941f)_0x40b7aa[_0x354513(0x1b6)](),_0x40b7aa[_0x354513(0x158)]||_0x354513(0x27e)==_0x40b7aa[_0x354513(0x134)][_0x354513(0x146)]||this[_0x354513(0x17b)](_0x268d03,_0xffe039,_0x590904,_0x40b7aa,_0x21bc6b[_0x354513(0x269)]());return _0xc146be;}[_0x35fade(0x18e)](_0xb9234d,_0x415810,_0x403c3b,_0xed3bfb,_0x38d20e){const _0xef56f1=_0x35fade;if(_0xb9234d[_0xef56f1(0x158)])return[];if(_0xef56f1(0x18b)===this[_0xef56f1(0x22b)])return[];const _0x21dc80=this[_0xef56f1(0x243)][_0xef56f1(0x127)][_0xef56f1(0x1d2)](_0xef56f1(0x138))['me']['id'],_0x1e01c9=Array[_0xef56f1(0x26e)](this[_0xef56f1(0x1b3)][_0xef56f1(0x178)]())[_0xef56f1(0x224)](_0xf20aad=>_0xef56f1(0x2a1)==_0xf20aad[_0xef56f1(0x257)]&&_0xf20aad[_0xef56f1(0x205)][_0xef56f1(0x167)]==_0x415810&&_0xf20aad[_0xef56f1(0x1b0)](_0xb9234d));if(_0xef56f1(0x14f)===this[_0xef56f1(0x22b)]){const _0x3198a7=this[_0xef56f1(0x13b)](_0xb9234d,_0xef56f1(0x246))[_0xef56f1(0x224)](({meta:_0x175b22})=>_0x175b22[_0xef56f1(0x288)]&&!_0x175b22[_0xef56f1(0x12c)]&&!_0x175b22[_0xef56f1(0x1c4)])[_0xef56f1(0x1ca)](({suggestion:_0x413faa})=>_0x413faa);_0x1e01c9[_0xef56f1(0x199)](..._0x3198a7);}const _0x3e0de7=new Map([[_0xb9234d,_0x403c3b]]);for(const _0x365cb6 of _0x1e01c9){const _0x3fcbc2=_0xef56f1(0x2a1)==_0x365cb6[_0xef56f1(0x257)]?_0x365cb6[_0xef56f1(0x205)][_0xef56f1(0x12b)]:void 0x0,_0x2f2e1b=_0x365cb6[_0xef56f1(0x10d)](),_0x31d916=Array[_0xef56f1(0x26e)](_0x3e0de7[_0xef56f1(0x1bf)]())[_0xef56f1(0x27c)](_0x3588c0=>_0x3588c0[_0xef56f1(0x20e)](_0x2f2e1b));if(!_0x31d916)continue;const _0xda8e02=_0x31d916[_0xef56f1(0x1fd)](_0x2f2e1b);this[_0xef56f1(0x1b8)](_0x415810)&&_0xef56f1(0x246)==_0x365cb6[_0xef56f1(0x257)]&&0x0!=_0xda8e02[_0xef56f1(0x1b9)]||(_0x3e0de7[_0xef56f1(0x2ab)](_0x31d916),_0xda8e02[_0xef56f1(0x211)](_0x36ec03=>{const _0x4816e7=_0xef56f1;_0x3e0de7[_0x4816e7(0x1b7)](_0x36ec03,_0x403c3b);}),_0xef56f1(0x246)!=_0x365cb6[_0xef56f1(0x257)]&&_0x3fcbc2!=_0xed3bfb&&_0x3e0de7[_0xef56f1(0x1b7)](_0x31d916[_0xef56f1(0x24d)](_0x2f2e1b),_0x3fcbc2));}const _0x13fe02=[];for(const [_0x81a636,_0xf51bb8]of _0x3e0de7){const _0x1e67d8=_0x1a33b2(),_0x7666c9={'key':_0x415810,'oldValue':_0xf51bb8,'newValue':_0xed3bfb};_0x415810[_0xef56f1(0x1b9)]>0x25&&console[_0xef56f1(0x147)](_0xef56f1(0x29a),{'key':_0x415810});const _0x49fa67=(_0xef56f1(0x1da)+(_0x415810+'|'+Gt({'newValue':_0xed3bfb})))[_0xef56f1(0x213)](0x0,0x3c),_0x573402=this[_0xef56f1(0x16a)]({'id':_0x1e67d8,'type':_0x49fa67,'data':_0x7666c9,'createdAt':new Date(),'authorId':_0x21dc80,'attributes':_0x38d20e});_0x13fe02[_0xef56f1(0x18d)](_0x573402),this[_0xef56f1(0x17b)](_0x49fa67,_0x1e67d8,_0x21dc80,_0x81a636);}return _0x13fe02;}[_0x35fade(0x14a)](_0x3de459){const _0x380f95=_0x35fade;this[_0x380f95(0x153)](_0x3de459,(_0x114fda,..._0x2a8d6d)=>{const _0x23ee4d=_0x380f95;this[_0x23ee4d(0x1d0)](()=>{_0x114fda(..._0x2a8d6d);});});}[_0x35fade(0x1bd)](_0x5a5eb8){const _0x32ebfb=_0x35fade;this[_0x32ebfb(0x290)][_0x32ebfb(0x168)](_0x5a5eb8);}[_0x35fade(0x26b)](_0x46bef7){const _0x4f76c0=_0x35fade;this[_0x4f76c0(0x155)][_0x4f76c0(0x168)](_0x46bef7);}[_0x35fade(0x287)](_0x43e709){const _0x30305f=_0x35fade;return _0x30305f(0x2a1)==_0x43e709[_0x30305f(0x257)]?_0x43e709[_0x30305f(0x1ea)][_0x30305f(0x129)]('|')[0x0]:null;}[_0x35fade(0x1a5)](_0x3e490d,_0x23a172){const _0x264093=_0x35fade,_0x52ae44=_0x3e490d[_0x264093(0x280)]();this[_0x264093(0x247)][_0x264093(0x191)](_0x1496b9=>{const _0x54b9b1=_0x264093;_0x1496b9[_0x54b9b1(0x19c)](_0x52ae44,{'range':_0x23a172});});}[_0x35fade(0x1e8)](_0x5a15aa){const _0x5c6a1f=_0x35fade,_0x3df745=_0x5a15aa['id'],_0x46bcc0=this[_0x5c6a1f(0x243)][_0x5c6a1f(0x259)][_0x5c6a1f(0x1d2)](_0x5c6a1f(0x204));this[_0x5c6a1f(0x22e)][_0x5c6a1f(0x14d)](_0x3df745)||this[_0x5c6a1f(0x22e)][_0x5c6a1f(0x11d)]({'channelId':_0x46bcc0,'threadId':_0x3df745,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2ae87e=this[_0x5c6a1f(0x22e)][_0x5c6a1f(0x2a0)](_0x3df745);_0x2ae87e[_0x5c6a1f(0x11a)](_0x5c6a1f(0x1a0)),_0x2ae87e[_0x5c6a1f(0x1a0)]=!0x1,_0x5a15aa[_0x5c6a1f(0x238)]=_0x2ae87e;}[_0x35fade(0x299)](_0x2a0320,_0x1dc9bf,_0x21e843,_0x43f1ed){const _0x4edd5a=_0x35fade;if(_0x2a0320[_0x4edd5a(0x257)]!=_0x1dc9bf||_0x2a0320[_0x4edd5a(0x1ea)]!=_0x21e843||_0x2a0320[_0x4edd5a(0x24b)]['id']!=_0x43f1ed)throw this[_0x4edd5a(0x243)][_0x4edd5a(0x251)](_0x4edd5a(0x1ad)),new _0x1f3943(_0x4edd5a(0x1ad),this);}[_0x35fade(0x233)](_0x2e6c79,_0x4f1599){const _0x1d856b=_0x35fade,_0x42d3b4=_0x2e6c79[_0x1d856b(0x10d)]();if(_0x4f1599[_0x1d856b(0x140)](_0x42d3b4))_0x2e6c79[_0x1d856b(0x1cf)]();else{if(_0x42d3b4[_0x1d856b(0x1fa)](_0x4f1599)){const _0x490609=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x23f)][_0x1d856b(0x1e2)],_0x1d856b(0x21b));this[_0x1d856b(0x1a5)](_0x2e6c79,this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x42d3b4[_0x1d856b(0x23f)],_0x490609));const _0x2d68d5=_0x1a33b2(),_0x47a733=_0x2e6c79[_0x1d856b(0x24b)]['id'],_0xfc87d7=_0x2e6c79[_0x1d856b(0x257)]+':'+_0x2e6c79[_0x1d856b(0x1ea)];this[_0x1d856b(0x16a)]({'id':_0x2d68d5,'type':_0xfc87d7,'createdAt':new Date(),'authorId':_0x47a733,'data':_0x2e6c79[_0x1d856b(0x205)],'attributes':_0x2e6c79[_0x1d856b(0x279)]});const _0x3032e1=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x21b)][_0x1d856b(0x2b8)],_0x1d856b(0x234)),_0x5651ae=this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x3032e1,_0x42d3b4[_0x1d856b(0x21b)]);this[_0x1d856b(0x17b)](_0xfc87d7,_0x2d68d5,_0x47a733,_0x5651ae);}else{if(_0x42d3b4[_0x1d856b(0x151)](_0x4f1599[_0x1d856b(0x23f)])){const _0x39c7c3=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x23f)][_0x1d856b(0x1e2)],_0x1d856b(0x21b));this[_0x1d856b(0x1a5)](_0x2e6c79,this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x42d3b4[_0x1d856b(0x23f)],_0x39c7c3));}else{const _0x38930d=this[_0x1d856b(0x247)][_0x1d856b(0x152)](_0x4f1599[_0x1d856b(0x21b)][_0x1d856b(0x2b8)],_0x1d856b(0x234));this[_0x1d856b(0x1a5)](_0x2e6c79,this[_0x1d856b(0x247)][_0x1d856b(0x137)](_0x38930d,_0x42d3b4[_0x1d856b(0x21b)]));}}}}[_0x35fade(0x23d)](_0x2f2eac){const _0x11ff5b=_0x35fade;for(const {suggestion:_0x5ab50e,meta:_0x1d5633}of this[_0x11ff5b(0x13b)](_0x2f2eac,_0x11ff5b(0x246))){if(!_0x1d5633[_0x11ff5b(0x288)])continue;const _0x3a0753=_0x5ab50e[_0x11ff5b(0x1a6)]();for(const _0x5be9f4 of _0x3a0753)if(!_0x2f2eac[_0x11ff5b(0x1fd)](_0x5be9f4)[_0x11ff5b(0x1b9)])return!0x0;}return!0x1;}[_0x35fade(0x1d6)](_0x51147b){const _0x9afd75=_0x35fade,_0x1d1c89=this[_0x9afd75(0x243)][_0x9afd75(0x127)][_0x9afd75(0x1d2)](_0x9afd75(0x138))[_0x9afd75(0x1c7)](_0x51147b);if(!_0x1d1c89)throw new _0x1f3943(_0x9afd75(0x272),this);return _0x1d1c89;}[_0x35fade(0x2b1)](_0x1d245b){const _0x3d4ad6=_0x35fade,_0x2fb8e7=this[_0x3d4ad6(0x243)][_0x3d4ad6(0x127)][_0x3d4ad6(0x1d2)](_0x3d4ad6(0x138)),_0x5100cd=_0x4191b5(_0x3d4ad6(0x230)+_0x1d245b),_0xdbdb8e=_0x2fb8e7[_0x3d4ad6(0x1c7)](_0x5100cd);return _0xdbdb8e||_0x2fb8e7[_0x3d4ad6(0x188)]({'id':_0x5100cd,'name':_0x1d245b});}[_0x35fade(0x1f9)](_0x5f0df6,_0x59858f,_0x1f1eb7,_0x2131e9,_0x481261){const _0x5d38fa=_0x35fade,_0x1a645f=this[_0x5d38fa(0x1d6)](_0x2131e9),_0x3ec410=this[_0x5d38fa(0x16e)][_0x5d38fa(0x21c)](_0x5f0df6,_0x59858f,_0x1f1eb7,_0x1a645f,_0x481261,_0xbd7ff8=>{const _0x236fc4=_0x5d38fa;this[_0x236fc4(0x1bc)](_0x1f1eb7,{'attributes':_0xbd7ff8});const _0xe6fce1=this[_0x236fc4(0x12f)](_0x1f1eb7);this[_0x236fc4(0x296)](new Set([_0xe6fce1])),this[_0x236fc4(0x2a4)](new Set([_0xe6fce1]));});return this[_0x5d38fa(0x123)](_0x3ec410,_0x5d38fa(0x1cc),()=>{const _0x1b1c16=_0x5d38fa;this[_0x1b1c16(0x1bc)](_0x1f1eb7,{'state':_0x1b1c16(0x253)});},{'priority':_0x5d38fa(0x139)}),this[_0x5d38fa(0x123)](_0x3ec410,_0x5d38fa(0x119),()=>{const _0x197dfe=_0x5d38fa;this[_0x197dfe(0x1bc)](_0x1f1eb7,{'state':_0x197dfe(0x29c)});},{'priority':_0x5d38fa(0x139)}),this[_0x5d38fa(0x1b3)][_0x5d38fa(0x1b7)](_0x1f1eb7,_0x3ec410),this[_0x5d38fa(0x189)][_0x5d38fa(0x1b7)](_0x3ec410,_0x5d38fa(0x117)),_0x3ec410;}[_0x35fade(0x1eb)](_0x1a154e){const _0x3a2f35=_0x35fade,_0x1d80bc=_0x1a154e[_0x3a2f35(0x129)](':');return{'group':_0x1d80bc[0x0],'type':_0x1d80bc[0x1],'subType':_0x1d80bc[_0x3a2f35(0x1b9)]>=0x5?_0x1d80bc[0x2]:null,'id':_0x1d80bc[_0x3a2f35(0x1b9)]<0x5?_0x1d80bc[0x2]:_0x1d80bc[0x3],'authorId':_0x1d80bc[_0x3a2f35(0x1b9)]<0x5?_0x1d80bc[0x3]:_0x1d80bc[0x4],'markerCount':0x6==_0x1d80bc[_0x3a2f35(0x1b9)]?_0x1d80bc[0x5]:null};}[_0x35fade(0x1b2)](_0x4fc72c,_0x540dfd,_0x44900a){const _0x498260=_0x35fade,_0x2495f0=_0x4fc72c[_0x498260(0x10d)](),_0x2d6794=_0x2495f0[_0x498260(0x23f)],_0x30fd9a=_0x2495f0[_0x498260(0x21b)];this[_0x498260(0x1a5)](_0x4fc72c,this[_0x498260(0x247)][_0x498260(0x137)](_0x2d6794,_0x540dfd));const _0x120628=_0x1a33b2(),_0x2fa125=_0x4fc72c[_0x498260(0x24b)]['id'],_0x89d9ad=_0x4fc72c[_0x498260(0x257)]+(_0x4fc72c[_0x498260(0x1ea)]?':'+_0x4fc72c[_0x498260(0x1ea)]:'');this[_0x498260(0x16a)]({'id':_0x120628,'type':_0x89d9ad,'createdAt':new Date(),'authorId':_0x2fa125,'originalSuggestionId':_0x4fc72c['id'],'attributes':_0x4fc72c[_0x498260(0x279)],'data':_0x4fc72c[_0x498260(0x205)]});const _0x4acd60=this[_0x498260(0x287)](_0x4fc72c);(_0x498260(0x10e)==_0x4fc72c[_0x498260(0x257)]||_0x4acd60&&this[_0x498260(0x1b8)](_0x4acd60))&&(_0x44900a=this[_0x498260(0x247)][_0x498260(0x1d4)](_0x44900a[_0x498260(0x2b8)])),this[_0x498260(0x17b)](_0x89d9ad,_0x120628,_0x2fa125,this[_0x498260(0x247)][_0x498260(0x137)](_0x44900a,_0x30fd9a));}[_0x35fade(0x13b)](_0xfc50f8,_0x1330d0=null){const _0x174e05=_0x35fade,_0x552daf=[],_0x3b73c6=this[_0x174e05(0x243)][_0x174e05(0x127)][_0x174e05(0x1d2)](_0x174e05(0x138))['me'];Array[_0x174e05(0x15a)](_0xfc50f8)||(_0xfc50f8=[_0xfc50f8]);for(const _0x530a44 of this[_0x174e05(0x2ad)]()){if(!_0x530a44[_0x174e05(0x29e)])continue;if(_0x1330d0&&_0x530a44[_0x174e05(0x257)]!=_0x1330d0)continue;let _0x36cabd=!0x1;for(const _0x213acc of _0x530a44[_0x174e05(0x1a6)]()){for(const _0x1ead88 of _0xfc50f8){const _0x2aed60=_0x1ead88[_0x174e05(0x23f)][_0x174e05(0x140)](_0x213acc[_0x174e05(0x21b)])||_0x1ead88[_0x174e05(0x21b)][_0x174e05(0x140)](_0x213acc[_0x174e05(0x23f)]);if(_0x2aed60||_0x1ead88[_0x174e05(0x24d)](_0x213acc)){const _0x931356=_0x1ead88[_0x174e05(0x1fa)](_0x213acc)&&Ot(this[_0x174e05(0x247)][_0x174e05(0x281)],_0x213acc[_0x174e05(0x23f)],_0x1ead88),_0x905ff6=_0x213acc[_0x174e05(0x1fa)](_0x1ead88)&&Ot(this[_0x174e05(0x247)][_0x174e05(0x281)],_0x1ead88[_0x174e05(0x23f)],_0x213acc);_0x552daf[_0x174e05(0x18d)]({'suggestion':_0x530a44,'meta':{'isOwn':_0x3b73c6==_0x530a44[_0x174e05(0x229)],'isNextTo':_0x2aed60,'isInsideObject':_0x931356,'containsRangeInObject':_0x905ff6}}),_0x36cabd=!0x0;break;}}if(_0x36cabd)break;}}return _0x552daf;}[_0x35fade(0x17b)](_0x3d9260,_0x3a96c1,_0xef5261,_0x427e3d,_0x4f5c1c){const _0x5ad3f3=_0x35fade;this[_0x5ad3f3(0x247)][_0x5ad3f3(0x191)](_0x1b0176=>{const _0x24eadd=_0x5ad3f3;let _0xf34254=_0x24eadd(0x1ff)+_0x3d9260+':'+_0x3a96c1+':'+_0xef5261;_0x4f5c1c&&(_0xf34254=_0xf34254+':'+_0x4f5c1c),_0x1b0176[_0x24eadd(0x25e)](_0xf34254,{'range':_0x427e3d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x35fade(0x1df)](_0x3e44d6){const _0x35f43a=_0x35fade,_0x15e367=_0x3e44d6[_0x35f43a(0x157)],_0x4e5157=_0x3e44d6[_0x35f43a(0x192)];_0x3e44d6[_0x35f43a(0x157)]=null,_0x3e44d6[_0x35f43a(0x192)]=null,null!=_0x15e367&&_0x15e367[_0x35f43a(0x192)]==_0x3e44d6&&(_0x15e367[_0x35f43a(0x192)]=_0x4e5157),null!=_0x4e5157&&_0x4e5157[_0x35f43a(0x157)]==_0x3e44d6&&(_0x4e5157[_0x35f43a(0x157)]=_0x15e367),_0x35f43a(0x250)==this[_0x35f43a(0x189)][_0x35f43a(0x1d2)](_0x3e44d6)&&(this[_0x35f43a(0x189)][_0x35f43a(0x1b7)](_0x3e44d6,_0x35f43a(0x228)),this[_0x35f43a(0x252)](_0x35f43a(0x254),_0x3e44d6,_0x15e367,_0x4e5157));}[_0x35fade(0x16a)](_0x34b1e3){const _0x5c7e97=_0x35fade,_0x578a11=_0x34b1e3['id'],_0x808a3a=this[_0x5c7e97(0x113)](_0x34b1e3);if(this[_0x5c7e97(0x1f7)]&&this[_0x5c7e97(0x1f7)][_0x5c7e97(0x263)]){const _0x6eb140=this[_0x5c7e97(0x243)][_0x5c7e97(0x127)][_0x5c7e97(0x1d2)](_0x5c7e97(0x1c6)),_0x5dd2f8=_0x808a3a[_0x5c7e97(0x262)],_0x231d01=_0x808a3a[_0x5c7e97(0x1ea)]?_0x808a3a[_0x5c7e97(0x257)]+':'+_0x808a3a[_0x5c7e97(0x1ea)]:_0x808a3a[_0x5c7e97(0x257)],_0x1af765=this[_0x5c7e97(0x243)][_0x5c7e97(0x11c)],_0x4fd4c5=_0x6eb140[_0x5c7e97(0x168)](_0x15bad6(_0x1af765,_0x5c7e97(0x194))),_0x558ba3={'id':_0x578a11,'type':_0x231d01,'hasComments':_0x5dd2f8,'data':_0x34b1e3[_0x5c7e97(0x205)]||null,'originalSuggestionId':_0x34b1e3[_0x5c7e97(0x278)]||null,'attributes':_0x808a3a[_0x5c7e97(0x279)]};this[_0x5c7e97(0x1f7)][_0x5c7e97(0x263)](_0x558ba3)[_0x5c7e97(0x217)](_0x5427f4=>{const _0x1cf581=_0x5c7e97;_0x808a3a[_0x1cf581(0x271)]=!0x0,_0x6eb140[_0x1cf581(0x202)](_0x4fd4c5),_0x5427f4&&_0x5427f4[_0x1cf581(0x22a)]&&(this[_0x1cf581(0x1b3)][_0x1cf581(0x1d2)](_0x578a11)[_0x1cf581(0x22a)]=_0x5427f4[_0x1cf581(0x22a)]);})[_0x5c7e97(0x244)](_0x9c46ac=>{const _0x117636=_0x5c7e97;throw _0x5e7c75(_0x117636(0x1dd)),this[_0x117636(0x243)][_0x117636(0x17a)][_0x117636(0x216)]({'isUndoable':!0x1},()=>{const _0x178cd7=_0x117636;_0x808a3a[_0x178cd7(0x119)]();}),_0x808a3a[_0x117636(0x186)](),this[_0x117636(0x1b3)][_0x117636(0x2ab)](_0x808a3a['id']),this[_0x117636(0x189)][_0x117636(0x2ab)](_0x808a3a),_0x9c46ac;});}return _0x808a3a;}[_0x35fade(0x1b8)](_0x5df84b){const _0xed1391=_0x35fade;return this[_0xed1391(0x290)][_0xed1391(0x114)](_0x5df84b);}[_0x35fade(0x1bc)](_0x2028e4,_0x2d6ce9){const _0x27da33=_0x35fade,_0x409c5b=this[_0x27da33(0x243)][_0x27da33(0x127)][_0x27da33(0x1d2)](_0x27da33(0x1c6)),_0x271f69=this[_0x27da33(0x12f)](_0x2028e4);if(this[_0x27da33(0x1f7)]&&this[_0x27da33(0x1f7)][_0x27da33(0x142)]){if(_0x271f69[_0x27da33(0x271)]){const _0x4f525b=_0x409c5b[_0x27da33(0x168)](_0x15bad6(this[_0x27da33(0x243)][_0x27da33(0x11c)],_0x27da33(0x194)));this[_0x27da33(0x1f7)][_0x27da33(0x142)](_0x2028e4,_0x2d6ce9)[_0x27da33(0x217)](()=>{const _0x5472db=_0x27da33;_0x409c5b[_0x5472db(0x202)](_0x4f525b);});}else _0x271f69['on'](_0x27da33(0x169),()=>{const _0x2a3b5e=_0x27da33;this[_0x2a3b5e(0x1bc)](_0x2028e4,_0x2d6ce9);});}}[_0x35fade(0x2af)](_0x5a25f3){const _0x4b1309=_0x35fade;if(!this[_0x4b1309(0x1f7)]||!this[_0x4b1309(0x1f7)][_0x4b1309(0x12f)])throw new _0x1f3943(_0x4b1309(0x122),this);return this[_0x4b1309(0x1f7)][_0x4b1309(0x12f)](_0x5a25f3);}[_0x35fade(0x14e)](_0x50a3bc){const _0xa34496=_0x35fade,{id:_0x2ebc27,type:_0x4a844d,subType:_0x32b4ba,authorId:_0x541157}=this[_0xa34496(0x1eb)](_0x50a3bc),_0x5f19f2=this[_0xa34496(0x1b3)][_0xa34496(0x1d2)](_0x2ebc27)||this[_0xa34496(0x1f9)](_0x4a844d,_0x32b4ba,_0x2ebc27,_0x541157,{});switch(this[_0xa34496(0x299)](_0x5f19f2,_0x4a844d,_0x32b4ba,_0x541157),this[_0xa34496(0x189)][_0xa34496(0x1d2)](_0x5f19f2)){case _0xa34496(0x117):this[_0xa34496(0x2af)](_0x2ebc27)[_0xa34496(0x217)](_0x482b5f=>{const _0x4ca11e=_0xa34496;let _0x47793b=Promise[_0x4ca11e(0x184)]();_0x482b5f[_0x4ca11e(0x262)]&&(_0x47793b=this[_0x4ca11e(0x22e)][_0x4ca11e(0x29d)]({'channelId':this[_0x4ca11e(0x243)][_0x4ca11e(0x259)][_0x4ca11e(0x1d2)](_0x4ca11e(0x204)),'threadId':_0x2ebc27})),_0x47793b[_0x4ca11e(0x217)](()=>{const _0x882232=_0x4ca11e;this[_0x882232(0x113)](_0x482b5f)[_0x882232(0x271)]=!0x0;});}),this[_0xa34496(0x189)][_0xa34496(0x1b7)](_0x5f19f2,_0xa34496(0x212));break;case _0xa34496(0x228):this[_0xa34496(0x1bc)](_0x2ebc27,{'state':_0xa34496(0x232)});case _0xa34496(0x162):this[_0xa34496(0x189)][_0xa34496(0x1b7)](_0x5f19f2,_0xa34496(0x250)),this[_0xa34496(0x252)](_0xa34496(0x261),_0x5f19f2);break;case _0xa34496(0x250):this[_0xa34496(0x252)](_0xa34496(0x24c),_0x5f19f2);}return _0x5f19f2[_0xa34496(0x292)](_0x50a3bc),_0x5f19f2;}[_0x35fade(0x2a4)](_0x199e6d){const _0x2fb0be=_0x35fade,_0x5a3ed8=Array[_0x2fb0be(0x26e)](_0x199e6d),_0x7708c7=_0x5a3ed8[_0x2fb0be(0x224)](_0x1fd133=>_0x2fb0be(0x2a1)==_0x1fd133[_0x2fb0be(0x257)]);this[_0x2fb0be(0x19f)](_0x7708c7);const _0x415175=_0x5a3ed8[_0x2fb0be(0x224)](_0x51a29f=>!_0x51a29f[_0x2fb0be(0x112)]&&_0x2fb0be(0x2a1)!=_0x51a29f[_0x2fb0be(0x257)]),_0xb6cf8b=this[_0x2fb0be(0x2ad)]({'skipNotAttached':!0x0})[_0x2fb0be(0x224)](_0x30e4d2=>!_0x30e4d2[_0x2fb0be(0x112)]&&_0x2fb0be(0x2a1)!=_0x30e4d2[_0x2fb0be(0x257)]),_0x5abb67=_0xb6cf8b[_0x2fb0be(0x224)](_0x351595=>!_0x199e6d[_0x2fb0be(0x114)](_0x351595)),_0x4099db=new Map(_0xb6cf8b[_0x2fb0be(0x1ca)](_0x39ec9e=>[_0x39ec9e,this[_0x2fb0be(0x16e)][_0x2fb0be(0x210)](_0x39ec9e[_0x2fb0be(0x257)],_0x39ec9e[_0x2fb0be(0x1ea)],_0x2fb0be(0x1e3))])),_0x4e84b2=new Map(_0xb6cf8b[_0x2fb0be(0x1ca)](_0x3517f3=>[_0x3517f3,_0x3517f3[_0x2fb0be(0x10d)]()])),_0x27f5f2=new Set(),_0x426d2b=new Set();for(let _0x369124=0x0;_0x369124<_0x415175[_0x2fb0be(0x1b9)];_0x369124++)_0x1a3269(_0x415175[_0x369124],_0x415175,_0x369124+0x1);for(let _0x3788a1=0x0;_0x3788a1<_0x415175[_0x2fb0be(0x1b9)];_0x3788a1++)_0x1a3269(_0x415175[_0x3788a1],_0x5abb67,0x0);const _0x45c7f2=new Set();for(let _0x5efae0=0x0;_0x5efae0<_0x415175[_0x2fb0be(0x1b9)];_0x5efae0++){const _0x1d49b5=_0x415175[_0x5efae0];!_0x426d2b[_0x2fb0be(0x114)](_0x1d49b5)&&_0x1d49b5[_0x2fb0be(0x157)]&&(_0x45c7f2[_0x2fb0be(0x168)](_0x1d49b5[_0x2fb0be(0x157)]),_0x1d49b5[_0x2fb0be(0x157)][_0x2fb0be(0x192)]===_0x1d49b5&&(_0x1d49b5[_0x2fb0be(0x157)][_0x2fb0be(0x192)]=null),_0x1d49b5[_0x2fb0be(0x157)]=null),!_0x27f5f2[_0x2fb0be(0x114)](_0x1d49b5)&&_0x1d49b5[_0x2fb0be(0x192)]&&(_0x45c7f2[_0x2fb0be(0x168)](_0x1d49b5[_0x2fb0be(0x192)]),_0x1d49b5[_0x2fb0be(0x192)][_0x2fb0be(0x157)]===_0x1d49b5&&(_0x1d49b5[_0x2fb0be(0x192)][_0x2fb0be(0x157)]=null),_0x1d49b5[_0x2fb0be(0x192)]=null);}function _0x1a3269(_0x5ee154,_0x266cbd,_0x186e24){const _0x4e3735=_0x2fb0be;for(let _0x2d609c=_0x186e24;_0x2d609c<_0x266cbd[_0x4e3735(0x1b9)];_0x2d609c++){const _0x36c556=_0x2ded10(_0x5ee154,_0x266cbd[_0x2d609c]);_0x36c556&&(_0x36c556[0x0][_0x4e3735(0x192)]=_0x36c556[0x1],_0x36c556[0x1][_0x4e3735(0x157)]=_0x36c556[0x0],_0x27f5f2[_0x4e3735(0x168)](_0x36c556[0x0]),_0x426d2b[_0x4e3735(0x168)](_0x36c556[0x1]));}}function _0x2ded10(_0x351280,_0x35de26){const _0x3af6df=_0x2fb0be;if(_0x351280[_0x3af6df(0x229)]['id']!==_0x35de26[_0x3af6df(0x229)]['id'])return null;const _0xdaf6a8=_0x4099db[_0x3af6df(0x1d2)](_0x351280)(_0x351280,_0x35de26,_0x4e84b2[_0x3af6df(0x1d2)](_0x351280),_0x4e84b2[_0x3af6df(0x1d2)](_0x35de26));if(!_0xdaf6a8)return null;return _0x4099db[_0x3af6df(0x1d2)](_0x35de26)(_0x351280,_0x35de26,_0x4e84b2[_0x3af6df(0x1d2)](_0x351280),_0x4e84b2[_0x3af6df(0x1d2)](_0x35de26))?_0xdaf6a8[0x1][_0x3af6df(0x238)]&&_0xdaf6a8[0x1][_0x3af6df(0x238)][_0x3af6df(0x1b9)]?null:_0xdaf6a8:null;}_0x45c7f2[_0x2fb0be(0x225)]&&this[_0x2fb0be(0x2a4)](_0x45c7f2);}[_0x35fade(0x19f)](_0xfb8630){const _0x10a6b0=_0x35fade;if(0x0==_0xfb8630[_0x10a6b0(0x1b9)])return;const _0x403acd=this[_0x10a6b0(0x2ad)]({'skipNotAttached':!0x0})[_0x10a6b0(0x224)](_0x3fe93f=>_0x10a6b0(0x2a1)==_0x3fe93f[_0x10a6b0(0x257)]&&_0x3fe93f[_0x10a6b0(0x20c)]),_0x27e90d=[],_0x523a7e=new Map();for(const _0x67cc3c of _0x403acd){const _0x1c3bf9=_0x4191b5(_0x67cc3c[_0x10a6b0(0x279)]);_0x523a7e[_0x10a6b0(0x114)](_0x1c3bf9)||(_0x523a7e[_0x10a6b0(0x1b7)](_0x1c3bf9,_0x27e90d[_0x10a6b0(0x1b9)]),_0x27e90d[_0x10a6b0(0x18d)]([]));const _0x2fff33=_0x523a7e[_0x10a6b0(0x1d2)](_0x1c3bf9);_0x27e90d[_0x2fff33][_0x10a6b0(0x18d)](_0x67cc3c);}!(function(){const _0x5ab727=_0x10a6b0;_0x27e90d[_0x5ab727(0x1e4)]((_0x2f7736,_0x45662b)=>{const _0x5e6f08=_0x5ab727,_0x5d1f91=_0x2f7736[0x0][_0x5e6f08(0x22a)],_0x86d4a9=_0x45662b[0x0][_0x5e6f08(0x22a)];return _0x5d1f91==_0x86d4a9?_0x2f7736[0x0][_0x5e6f08(0x279)][_0x5e6f08(0x20a)]<_0x45662b[0x0][_0x5e6f08(0x279)][_0x5e6f08(0x20a)]?-0x1:0x1:_0x5d1f91<_0x86d4a9?-0x1:0x1;});for(const _0x1401a8 of _0x27e90d)_0x1401a8[_0x5ab727(0x1e4)]((_0x379c65,_0x3afdf7)=>_0x379c65['id']<_0x3afdf7['id']?-0x1:0x1);}());for(let _0x3ca690=0x0;_0x3ca690<_0x27e90d[_0x10a6b0(0x1b9)];_0x3ca690++){if(0x0==_0x27e90d[_0x3ca690][_0x10a6b0(0x1b9)])continue;const _0x5062a0=[];for(let _0x5bd7d8=_0x3ca690+0x1;_0x5bd7d8<_0x27e90d[_0x10a6b0(0x1b9)];_0x5bd7d8++)0x0!=_0x27e90d[_0x5bd7d8][_0x10a6b0(0x1b9)]&&_0x3bbc72(_0x27e90d[_0x3ca690],_0x27e90d[_0x5bd7d8])&&_0x5062a0[_0x10a6b0(0x18d)](_0x5bd7d8);for(const _0x5f54ae of _0x5062a0)_0x27e90d[_0x3ca690]=_0x27e90d[_0x3ca690][_0x10a6b0(0x150)](_0x27e90d[_0x5f54ae]),_0x27e90d[_0x5f54ae]=[];}for(const _0x3947f3 of _0x27e90d)for(let _0x2e92a6=0x0;_0x2e92a6<_0x3947f3[_0x10a6b0(0x1b9)];_0x2e92a6++){const _0x3a9641=_0x3947f3[_0x2e92a6+0x1]||null;_0x3947f3[_0x2e92a6][_0x10a6b0(0x192)]!==_0x3a9641&&(_0x3947f3[_0x2e92a6][_0x10a6b0(0x192)]=_0x3a9641);}for(const _0x5b989b of _0x27e90d)for(let _0xb7261a=0x0;_0xb7261a<_0x5b989b[_0x10a6b0(0x1b9)];_0xb7261a++){const _0x3c1a8e=_0x5b989b[_0xb7261a-0x1]||null;_0x5b989b[_0xb7261a][_0x10a6b0(0x157)]!==_0x3c1a8e&&(_0x5b989b[_0xb7261a][_0x10a6b0(0x157)]=_0x3c1a8e);}function _0x3bbc72(_0x5c2f3e,_0x29219a){const _0x5e611f=_0x10a6b0;if(_0x5c2f3e[0x0][_0x5e611f(0x279)][_0x5e611f(0x20a)]!==_0x29219a[0x0][_0x5e611f(0x279)][_0x5e611f(0x20a)]&&_0x5c2f3e[0x0][_0x5e611f(0x229)]!==_0x29219a[0x0][_0x5e611f(0x229)])return!0x1;if(!function(_0xa92d6d,_0xfddc59){const _0x23db53=_0x5e611f;if(!_0xa92d6d[_0x23db53(0x262)]&&!_0xfddc59[_0x23db53(0x262)])return!0x0;if(_0xa92d6d[_0x23db53(0x262)]&&_0xfddc59[_0x23db53(0x262)])return!0x1;if(_0xa92d6d[_0x23db53(0x262)]&&_0xfddc59[_0x23db53(0x22a)]<_0xa92d6d[_0x23db53(0x238)][_0x23db53(0x1ec)][_0x23db53(0x1d2)](0x0)[_0x23db53(0x22a)])return!0x0;if(_0xfddc59[_0x23db53(0x262)]&&_0xa92d6d[_0x23db53(0x22a)]<_0xfddc59[_0x23db53(0x238)][_0x23db53(0x1ec)][_0x23db53(0x1d2)](0x0)[_0x23db53(0x22a)])return!0x0;return!0x1;}(_0x5c2f3e[0x0],_0x29219a[0x0]))return!0x1;const _0x171579=_0x3812c(_0x5c2f3e[0x0][_0x5e611f(0x279)],_0x5e611f(0x20a)),_0x126dd4=_0x3812c(_0x29219a[0x0][_0x5e611f(0x279)],_0x5e611f(0x20a));if(!_0xb45033(_0x171579,_0x126dd4))return!0x1;return!!_0x5c2f3e[_0x5e611f(0x148)](_0x20dc8a=>_0x29219a[_0x5e611f(0x165)](_0x2dd35e=>_0x20dc8a[_0x5e611f(0x10d)]()[_0x5e611f(0x140)](_0x2dd35e[_0x5e611f(0x10d)]())))&&_0x29219a[_0x5e611f(0x148)](_0x1f4476=>_0x5c2f3e[_0x5e611f(0x165)](_0x7a29bf=>_0x1f4476[_0x5e611f(0x10d)]()[_0x5e611f(0x140)](_0x7a29bf[_0x5e611f(0x10d)]())));}}[_0x35fade(0x296)](_0x3e0961){const _0x332b6a=_0x35fade,_0x1fe18b=Array[_0x332b6a(0x26e)](_0x3e0961),_0x3794c7=this[_0x332b6a(0x2ad)]({'skipNotAttached':!0x0}),_0x297831=_0x3794c7[_0x332b6a(0x224)](_0x568e58=>!_0x3e0961[_0x332b6a(0x114)](_0x568e58)),_0x17ea58=new Map(_0x1fe18b[_0x332b6a(0x1ca)](_0x501f24=>[_0x501f24,this[_0x332b6a(0x16e)][_0x332b6a(0x210)](_0x501f24[_0x332b6a(0x257)],_0x501f24[_0x332b6a(0x1ea)],_0x332b6a(0x26a))])),_0x4e06b4=new Map(_0x3794c7[_0x332b6a(0x1ca)](_0x49672d=>[_0x49672d,_0x49672d[_0x332b6a(0x1a6)]()]));for(let _0x3503e0=0x0;_0x3503e0<_0x1fe18b[_0x332b6a(0x1b9)];_0x3503e0++){if(_0x97570b(this,_0x1fe18b[_0x3503e0],_0x1fe18b,_0x3503e0+0x1))return!0x0;}for(let _0x84d15b=0x0;_0x84d15b<_0x1fe18b[_0x332b6a(0x1b9)];_0x84d15b++){if(_0x97570b(this,_0x1fe18b[_0x84d15b],_0x297831,0x0))return!0x0;}return!0x1;function _0x97570b(_0x37b342,_0xd55f82,_0x5d3bc8,_0x40aa6e){const _0x365d9a=_0x332b6a;for(let _0x2c8524=_0x40aa6e;_0x2c8524<_0x5d3bc8[_0x365d9a(0x1b9)];_0x2c8524++){const _0x401061=_0x5d3bc8[_0x2c8524];if(_0x401061[_0x365d9a(0x257)]!==_0xd55f82[_0x365d9a(0x257)]||_0x401061[_0x365d9a(0x229)]['id']!==_0xd55f82[_0x365d9a(0x229)]['id']||_0x401061[_0x365d9a(0x1ea)]!==_0xd55f82[_0x365d9a(0x1ea)])continue;if(!Jt(_0xd55f82,_0x401061))continue;if(_0x365d9a(0x2a1)==_0xd55f82[_0x365d9a(0x257)]&&_0xd55f82[_0x365d9a(0x205)][_0x365d9a(0x12b)]!=_0x401061[_0x365d9a(0x205)][_0x365d9a(0x12b)])continue;if(_0x365d9a(0x2a1)==_0xd55f82[_0x365d9a(0x257)]&&_0x37b342[_0x365d9a(0x1b8)](_0xd55f82[_0x365d9a(0x205)][_0x365d9a(0x167)]))continue;if(_0x365d9a(0x10e)==_0xd55f82[_0x365d9a(0x257)]){const _0xc2b8cd=_0x37b342[_0x365d9a(0x243)][_0x365d9a(0x17a)],_0x296e3c=_0xd55f82[_0x365d9a(0x2b3)]();if(_0x296e3c&&(_0xc2b8cd[_0x365d9a(0x281)][_0x365d9a(0x298)](_0x296e3c)||_0xc2b8cd[_0x365d9a(0x281)][_0x365d9a(0x1c1)](_0x296e3c)))continue;}const _0x135574=_0x17ea58[_0x365d9a(0x1d2)](_0xd55f82),_0x290ee5=_0x4e06b4[_0x365d9a(0x1d2)](_0xd55f82),_0x4ded1e=_0x4e06b4[_0x365d9a(0x1d2)](_0x401061),_0x4be62d=_0xd55f82[_0x365d9a(0x238)]&&_0xd55f82[_0x365d9a(0x238)][_0x365d9a(0x1b9)],_0x514021=_0x401061[_0x365d9a(0x238)]&&_0x401061[_0x365d9a(0x238)][_0x365d9a(0x1b9)];if(!_0x4be62d&&_0x135574(_0x4ded1e,_0x290ee5))return _0x37b342[_0x365d9a(0x283)](_0x401061,_0xd55f82),_0x4e06b4[_0x365d9a(0x2ab)](_0xd55f82),!0x0;if(!_0x514021&&_0x135574(_0x290ee5,_0x4ded1e))return _0x37b342[_0x365d9a(0x283)](_0xd55f82,_0x401061),_0x4e06b4[_0x365d9a(0x2ab)](_0x401061),!0x0;}return!0x1;}}[_0x35fade(0x283)](_0x9cebb,_0x54be0a){const _0x4a84e1=_0x35fade;if(_0x9cebb[_0x4a84e1(0x112)]){for(const _0x3f355a of _0x54be0a[_0x4a84e1(0x1a6)]())_0x9cebb[_0x4a84e1(0x176)](_0x3f355a);}else{const _0x1683e7=_0x54be0a[_0x4a84e1(0x10d)]()[_0x4a84e1(0x21b)];this[_0x4a84e1(0x1a5)](_0x9cebb,this[_0x4a84e1(0x247)][_0x4a84e1(0x137)](_0x9cebb[_0x4a84e1(0x10d)]()[_0x4a84e1(0x23f)],_0x1683e7));}_0x54be0a[_0x4a84e1(0x1cf)]();}[_0x35fade(0x16d)](_0x264dcc,_0x26cdae,_0x4385c5){const _0x25f133=_0x35fade,_0x389d0c=_0x264dcc[_0x25f133(0x116)](_0x25f133(0x23a))||_0x264dcc[_0x25f133(0x116)](_0x25f133(0x2a1))?_0x25f133(0x2a8):_0x264dcc[_0x25f133(0x173)]();return _0x15bad6(this[_0x25f133(0x243)][_0x25f133(0x11c)],_0x26cdae+'_'+_0x389d0c+_0x25f133(0x1d8),_0x4385c5);}[_0x35fade(0x1af)](){const _0x48df3a=_0x35fade,_0x2bced3=this[_0x48df3a(0x243)];if(!_0x2bced3['ui'])return;const {ariaLiveAnnouncer:_0x319d82}=_0x2bced3['ui'];_0x32ed9b(this[_0x48df3a(0x247)],({left:_0x561b67,entered:_0x47066c})=>{const _0x51881d=_0x48df3a;for(const _0x4fed42 of _0x561b67){const {group:_0x4637ba,type:_0x53cb35}=this[_0x51881d(0x1eb)](_0x4fed42[_0x51881d(0x231)]);if(_0x51881d(0x1c5)===_0x4637ba){_0x319d82[_0x51881d(0x1ac)](this[_0x51881d(0x16d)](_0x53cb35,_0x51881d(0x164)));break;}}for(const _0x265520 of _0x47066c){const {group:_0x21b686,type:_0x11eafb}=this[_0x51881d(0x1eb)](_0x265520[_0x51881d(0x231)]);if(_0x51881d(0x1c5)===_0x21b686){_0x319d82[_0x51881d(0x1ac)](this[_0x51881d(0x16d)](_0x11eafb,_0x51881d(0x201),_0x145e76(_0x4eee78)));break;}}});}[_0x35fade(0x2b4)](_0x13873f){const _0x42b6df=_0x35fade;if(this[_0x42b6df(0x270)])return!0x1;const _0x4cc0d2=this[_0x42b6df(0x243)],_0x3be1a6=_0x4cc0d2[_0x42b6df(0x17a)][_0x42b6df(0x124)][_0x42b6df(0x175)][_0x42b6df(0x2bb)]();if(0x0==_0x3be1a6[_0x42b6df(0x1b9)])return!0x1;const _0x59568f=[],_0x463461=_0x3be1a6[_0x42b6df(0x224)](_0x495617=>_0x42b6df(0x2a1)==_0x495617[_0x42b6df(0x257)]),_0x56638b=_0x3be1a6[_0x42b6df(0x224)](_0x58dc65=>_0x42b6df(0x267)==_0x58dc65[_0x42b6df(0x257)]&&_0x42b6df(0x26f)!=_0x58dc65[_0x42b6df(0x231)]),_0xf839a8=_0x3be1a6[_0x42b6df(0x224)](_0x1b2315=>_0x42b6df(0x202)==_0x1b2315[_0x42b6df(0x257)]&&_0x42b6df(0x26f)!=_0x1b2315[_0x42b6df(0x231)]);for(const _0x34f144 of _0x463461)_0x59568f[_0x42b6df(0x18d)]({'key':_0x34f144[_0x42b6df(0x16b)],'newValue':_0x34f144[_0x42b6df(0x1fb)],'oldValue':_0x34f144[_0x42b6df(0x286)],'range':Pt(_0x34f144[_0x42b6df(0x255)],_0x4cc0d2[_0x42b6df(0x17a)])});for(const _0x308f54 of _0x56638b){const _0x4dd8fb=_0xf839a8[_0x42b6df(0x27c)](_0xfca320=>_0xfca320[_0x42b6df(0x1f4)][_0x42b6df(0x140)](_0x308f54[_0x42b6df(0x1f4)]));_0x4dd8fb&&_0x59568f[_0x42b6df(0x18d)]({'key':_0x42b6df(0x2a7),'newValue':_0x308f54[_0x42b6df(0x231)],'oldValue':_0x4dd8fb[_0x42b6df(0x231)],'range':_0x4cc0d2[_0x42b6df(0x17a)][_0x42b6df(0x17f)](_0x308f54[_0x42b6df(0x1f4)][_0x42b6df(0x196)])});}return 0x0!=_0x59568f[_0x42b6df(0x1b9)]&&this[_0x42b6df(0x1c0)](_0x13873f,_0x59568f);}[_0x35fade(0x143)](_0x46aa47){const _0x3f76d1=_0x35fade;let _0x3ad688=!0x1;const _0xf9c380=this[_0x3f76d1(0x243)][_0x3f76d1(0x17a)][_0x3f76d1(0x124)][_0x3f76d1(0x175)][_0x3f76d1(0x1c9)]()[_0x3f76d1(0x224)](_0x3a2ab7=>_0x3a2ab7[_0x3f76d1(0x205)][_0x3f76d1(0x1ce)]&&_0x3a2ab7[_0x3f76d1(0x231)][_0x3f76d1(0x116)](_0x3f76d1(0x214)));for(const _0x876fd of _0xf9c380){const {subType:_0x224ee2,id:_0x25c933}=this[_0x3f76d1(0x1eb)](_0x876fd[_0x3f76d1(0x231)]),_0x1506d6=_0x224ee2[_0x3f76d1(0x129)]('|')[0x0];for(const _0x40d7f6 of this[_0x3f76d1(0x2ad)]({'skipNotAttached':!0x0}))_0x40d7f6['id']!=_0x25c933&&_0x3f76d1(0x2a1)==_0x40d7f6[_0x3f76d1(0x257)]&&_0x40d7f6[_0x3f76d1(0x205)]&&_0x40d7f6[_0x3f76d1(0x205)][_0x3f76d1(0x167)]==_0x1506d6&&_0x40d7f6[_0x3f76d1(0x10d)]()[_0x3f76d1(0x20e)](_0x876fd[_0x3f76d1(0x205)][_0x3f76d1(0x1ce)])&&(this[_0x3f76d1(0x17c)](_0x40d7f6,_0x876fd[_0x3f76d1(0x205)][_0x3f76d1(0x1ce)],_0x46aa47),_0x3ad688=!0x0);}return _0x3ad688;}[_0x35fade(0x1d0)](_0xba152a){const _0x30388e=_0x35fade;this[_0x30388e(0x243)],(this[_0x30388e(0x270)]=!0x0,_0xba152a());}[_0x35fade(0x193)](_0xa713af){const _0x292678=_0x35fade,_0x4b8012=this[_0x292678(0x1b8)](_0xa713af),_0x2bd4a5=this[_0x292678(0x155)][_0x292678(0x114)](_0xa713af);return _0x4b8012||_0x2bd4a5;}[_0x35fade(0x1c0)](_0x1721a2,_0x402c24){const _0x5cd88c=_0x35fade;if(0x0==_0x402c24[_0x5cd88c(0x1b9)])return!0x1;let _0xa64de2=!0x1;for(const _0x2a0c67 of _0x402c24){const _0x314ff8=this[_0x5cd88c(0x13b)](_0x2a0c67[_0x5cd88c(0x255)],_0x5cd88c(0x2a1))[_0x5cd88c(0x224)](_0x189dd1=>!_0x189dd1[_0x5cd88c(0x2b5)][_0x5cd88c(0x1c4)])[_0x5cd88c(0x1ca)](_0x42b905=>_0x42b905[_0x5cd88c(0x1c5)]),_0x35c3f9=_0x4191b5({'newValue':_0x2a0c67[_0x5cd88c(0x1e0)]});_0x314ff8[_0x5cd88c(0x224)](_0x4da02f=>{const _0x420997=_0x5cd88c,[_0x32bc90,_0x3b4d9f]=_0x4da02f[_0x420997(0x1ea)][_0x420997(0x129)]('|');return _0x32bc90==_0x2a0c67[_0x420997(0x167)]&&_0x3b4d9f!=_0x35c3f9;})[_0x5cd88c(0x211)](_0x1b2342=>{const _0x2aa61d=_0x5cd88c;this[_0x2aa61d(0x17c)](_0x1b2342,_0x2a0c67[_0x2aa61d(0x255)],_0x1721a2),_0xa64de2=!0x0;});}return _0xa64de2;}[_0x35fade(0x17c)](_0x5d5ab,_0x433d1a,_0x15999c){const _0x3cb8ce=_0x35fade,_0x211c77=_0x5d5ab[_0x3cb8ce(0x10d)]()[_0x3cb8ce(0x1fd)](_0x433d1a);0x0!==_0x211c77[_0x3cb8ce(0x1b9)]?0x1!==_0x211c77[_0x3cb8ce(0x1b9)]?this[_0x3cb8ce(0x1b2)](_0x5d5ab,_0x433d1a[_0x3cb8ce(0x23f)],_0x433d1a[_0x3cb8ce(0x21b)]):this[_0x3cb8ce(0x1a5)](_0x5d5ab,_0x211c77[0x0]):_0x15999c[_0x3cb8ce(0x1ee)](_0x5d5ab[_0x3cb8ce(0x280)]());}}class Et{constructor(_0x9dbb40){const _0x1eec24=_0x35fade;this[_0x1eec24(0x1d7)]=_0x9dbb40,this[_0x1eec24(0x247)]=_0x9dbb40[_0x1eec24(0x17a)],this[_0x1eec24(0x180)]=new Map(),this[_0x1eec24(0x1d1)]=new Map(),this[_0x1eec24(0x203)]();}[_0x35fade(0x21c)](_0x21e4c4,_0xa0e04e,_0x192d70,_0x6fa7e3,_0x513dbb,_0x437d58){const _0x3066fb=_0x35fade;return new _0x21bc6b(this[_0x3066fb(0x247)],{'type':_0x21e4c4,'subType':_0xa0e04e,'id':_0x192d70,'author':_0x6fa7e3,'creator':_0x6fa7e3,'attributes':_0x513dbb,'onAttributesChange':_0x437d58,'onAccept':(..._0x2d7c35)=>this[_0x3066fb(0x210)](_0x21e4c4,_0xa0e04e,_0x3066fb(0x1cc))(..._0x2d7c35),'onDiscard':(..._0x1f67d3)=>this[_0x3066fb(0x210)](_0x21e4c4,_0xa0e04e,_0x3066fb(0x119))(..._0x1f67d3)});}[_0x35fade(0x19e)](_0xf251ec,_0x52af08,_0x29e045,_0x468f6c){const _0x3a2081=_0x35fade,_0x63abf5=_0xf251ec+':'+_0x52af08+':'+_0x29e045;this[_0x3a2081(0x180)][_0x3a2081(0x1b7)](_0x63abf5,_0x468f6c);}[_0x35fade(0x210)](_0x34395d,_0x4eeaf9,_0x173289){const _0x119ce8=_0x35fade,_0x1cfa4a=_0x34395d+':'+_0x4eeaf9+':'+_0x173289;return this[_0x119ce8(0x180)][_0x119ce8(0x1d2)](_0x1cfa4a)||this[_0x119ce8(0x1d1)][_0x119ce8(0x1d2)](_0x34395d+':'+_0x173289);}[_0x35fade(0x203)](){const _0x531733=_0x35fade,_0x1d6203=()=>!0x1,_0x1243bf=_0x589f15=>{const _0x431341=_0x10eb;_0x589f15[_0x431341(0x1e4)]((_0x3ef516,_0x5bdd8c)=>_0x3ef516[_0x431341(0x23f)][_0x431341(0x18f)](_0x5bdd8c[_0x431341(0x23f)])?0x1:-0x1),this[_0x431341(0x247)][_0x431341(0x191)](_0x4284bc=>{const _0x5020a5=_0x431341;for(const _0x22cc82 of _0x589f15){let _0x4557b1;_0x4557b1=_0x22cc82[_0x5020a5(0x21b)][_0x5020a5(0x242)]&&_0x22cc82[_0x5020a5(0x21b)][_0x5020a5(0x2b8)]==_0x22cc82[_0x5020a5(0x23f)][_0x5020a5(0x196)]?_0x4284bc[_0x5020a5(0x208)](_0x22cc82[_0x5020a5(0x23f)][_0x5020a5(0x196)],'on'):_0x4284bc[_0x5020a5(0x208)](_0x22cc82),this[_0x5020a5(0x247)][_0x5020a5(0x249)](_0x4557b1,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x47ff9d=(_0x2d6583,_0x2cf959)=>{const _0x3ad40c=_0x10eb;_0x2cf959&&this[_0x3ad40c(0x247)][_0x3ad40c(0x191)](_0x40802d=>{const _0x277a12=_0x3ad40c,{commandName:_0x426873,commandParams:_0x37bdda=[]}=_0x2cf959,_0x233bb1=_0x2d6583[_0x277a12(0x1ca)](_0x4376d1=>(Vt(_0x4376d1)&&(_0x4376d1=this[_0x277a12(0x247)][_0x277a12(0x137)](_0x4376d1[_0x277a12(0x21b)])),_0x4376d1))[_0x277a12(0x224)](_0x63c164=>_0x277a12(0x27e)!==_0x63c164[_0x277a12(0x134)][_0x277a12(0x146)]);if(_0x233bb1[_0x277a12(0x1b9)]<0x1)return;const _0x1e3107=Array[_0x277a12(0x26e)](this[_0x277a12(0x247)][_0x277a12(0x124)][_0x277a12(0x273)][_0x277a12(0x1a6)]())[_0x277a12(0x1ca)](_0xe4f391=>_0x1a9779[_0x277a12(0x23c)](_0xe4f391));_0x40802d[_0x277a12(0x275)](_0x233bb1);for(const _0x2c983f of this[_0x277a12(0x1d7)][_0x277a12(0x207)][_0x277a12(0x207)]())_0x2c983f[_0x277a12(0x15f)]();_0x37bdda[_0x277a12(0x18d)]({'forceDefaultExecution':!0x0}),this[_0x277a12(0x1d7)][_0x277a12(0x14c)](_0x426873,..._0x37bdda);const _0x28a931=_0x1e3107[_0x277a12(0x224)](_0x33587d=>_0x277a12(0x27e)!=_0x33587d[_0x277a12(0x134)][_0x277a12(0x146)]);_0x28a931[_0x277a12(0x1b9)]>0x0&&_0x40802d[_0x277a12(0x275)](_0x28a931);for(const _0x14c259 of _0x1e3107)_0x14c259[_0x277a12(0x1b6)]();});},_0x5d051b=(_0x2873e1,_0xd02b48)=>0x1==_0x2873e1[_0x531733(0x1b9)]&&0x1==_0xd02b48[_0x531733(0x1b9)]&&_0x2873e1[0x0][_0x531733(0x21b)][_0x531733(0x140)](_0xd02b48[0x0][_0x531733(0x23f)]),_0x1a6d97=(_0x213f57,_0x61c36a,_0x5c7da1,_0x24d1a1)=>Ht(_0x213f57,_0x61c36a,_0x5c7da1,_0x24d1a1,this[_0x531733(0x247)])?[_0x213f57,_0x61c36a]:Ht(_0x61c36a,_0x213f57,_0x24d1a1,_0x5c7da1,this[_0x531733(0x247)])?[_0x61c36a,_0x213f57]:null;this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x161),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x15c),_0x1243bf),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x22f),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1ba),_0x1a6d97),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1c8),_0x1243bf),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1d3),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x237),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x27a),_0x1a6d97),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x15e),_0x47ff9d),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1ab),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x2a3),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x136),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x28f),_0x47ff9d),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1c3),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x1bb),_0x5d051b),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x218),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x21f),_0x1d6203),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x19b),(_0x586d62,_0x33016a)=>{const _0x29eff8=_0x531733;if(!_0x33016a)return;const _0x19a7d5=this[_0x29eff8(0x1d7)][_0x29eff8(0x127)][_0x29eff8(0x1d2)](p);this[_0x29eff8(0x247)][_0x29eff8(0x191)](_0x4c55eb=>{const _0x161732=_0x29eff8;if(_0x161732(0x2a7)==_0x33016a[_0x161732(0x167)])for(const _0x1deb1b of _0x586d62){const _0x44677e=_0x1deb1b[_0x161732(0x23f)][_0x161732(0x196)],_0x57a34b=_0x33016a[_0x161732(0x12b)];_0x4c55eb[_0x161732(0x24a)](_0x44677e,_0x57a34b);}else{if(_0x19a7d5[_0x161732(0x1b8)](_0x33016a[_0x161732(0x167)])){for(const _0x16ea69 of _0x586d62)void 0x0!==_0x33016a[_0x161732(0x12b)]?_0x4c55eb[_0x161732(0x268)](_0x33016a[_0x161732(0x167)],_0x33016a[_0x161732(0x12b)],_0x16ea69[_0x161732(0x23f)][_0x161732(0x196)]):_0x4c55eb[_0x161732(0x1be)](_0x33016a[_0x161732(0x167)],_0x16ea69[_0x161732(0x23f)][_0x161732(0x196)]);}else{for(const _0x543bc2 of _0x586d62)_0x33016a[_0x161732(0x12b)]?_0x4c55eb[_0x161732(0x268)](_0x33016a[_0x161732(0x167)],_0x33016a[_0x161732(0x12b)],_0x543bc2):_0x4c55eb[_0x161732(0x1be)](_0x33016a[_0x161732(0x167)],_0x543bc2);}}});}),this[_0x531733(0x1d1)][_0x531733(0x1b7)](_0x531733(0x223),_0x5d051b);}}function Ot(_0x51ffb6,_0x833370,_0x3daaaa){const _0x503217=_0x35fade;for(const _0x457380 of _0x833370[_0x503217(0x2b8)][_0x503217(0x2aa)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x457380[_0x503217(0x134)]==_0x457380)return!0x1;if(!_0x3daaaa[_0x503217(0x27d)](_0x457380))return!0x1;if(_0x51ffb6[_0x503217(0x298)](_0x457380)||_0x51ffb6[_0x503217(0x1c1)](_0x457380))return!0x0;}return!0x1;}function _0x1c68(){const _0x24b713=['refresh','21091mghpOX','insertion:accept','dataReady','getCustomProperty','LEAVE','some','adapter','key','add','change:_saved','_setSuggestionData','attributeKey','elementEnd','_getMarkerAnnouncementText','_suggestionFactory','clear','bindElementToMarker','discardSelectedSuggestions','tablePasteChainId','toUpperCase','isAtStart','differ','addRange','removeMarker:suggestion:attribute','values','dataDowncast','model','_addSuggestionMarker','_reduceSuggestionAttributeRange','formatBlock:','927fGjhVK','createRangeOn','_customCallbacks','2968WBKcxV','before','markInlineFormat','resolve','markers','stopListening','trackChanges.trackFormatChanges','addUser','_suggestionState','_onDiscard','never','item','push','markAttributeChange','isBefore','forward','change','next','_isRegisteredAttribute','PENDING_ACTION_SUGGESTION','removeMarker:suggestion:formatBlock','nodeAfter','for','trackChangesCommand','unshift','action','attribute:discard','updateMarker','elementStart','registerCustomCallback','_refreshAttributeSuggestionsChain','isRemovable','assign','dataToMarker','options','documentSelection','_setSuggestionRange','getRanges','descriptionFactory','track-changes-command-not-found','upcast','CommentsRepository','formatInline:discard','announce','track-changes-suggestion-data-mismatch','markBlockFormat','_initAriaMarkerChangeAnnouncements','isIntersectingWithRange','isTouching','_breakSuggestionMarker','_suggestions','discardSuggestion','normal','detach','set','_isBlockAttribute','length','insertion:chain','formatBlock:join','_updateSuggestionData','registerBlockAttribute','removeAttribute','keys','_reduceExistingSuggestions','isLimit','showSuggestionHighlights','formatBlock:discard','isNextTo','suggestion','PendingActions','getUser','deletion:accept','getChangedMarkers','map','registerPostFixer','accept','removeComment','newRange','removeMarkers','_recordAttributeChanges','_defaultCallbacks','get','deletion:discard','createPositionBefore','track-changes-suggestion-not-found','_getAuthorFromId','_editor','_SUGGESTION_ANNOUNCEMENT','isSelectable','attribute:','backward','change:activeMarkers','error-saving-suggestion-data-suggestion-discarded','group','_removeSuggestion','newValue','targetPosition','nodeBefore','chain','sort','ck-suggestion-marker-formatBlock','removeClass','5770779iBagBH','_addThreadToSuggestion','toViewElement','subType','_splitMarkerName','comments','applyOperation','removeMarker','createRangeIn','addClass','reconvertMarker','splitPosition','init','position','includes','marker-count','_adapter','formatInline','_createSuggestion','containsRange','attributeNewValue','acceptAllSuggestions','getDifference','deletion:','suggestion:','update:suggestion','ENTER','remove','_registerDefaultCallbacks','collaboration.channelId','data','rethrowUnexpectedError','commands','createSelection','consumable','groupId','element','_isDataLoaded','TrackChangesEditing','isIntersecting','setTo','getSuggestionCallback','forEach','markerReady','substring','suggestion:attribute:','head','enqueueChange','then','formatBlock:chain','containerElement','fromCharCode','end','buildSuggestion','markInsertion','_isForcedDefaultExecutionBlock','attribute:accept','howMany','addMarker:suggestion:attribute','value','attribute:join','filter','size','_mergeNestedSuggestions','addHighlight','removed','author','createdAt','_trackFormatChanges','elementToElement','commandName','_commentsRepository','insertion:join','external:','name','open','_cutOutSuggestionMarker','after','writer','widget','deletion:join','commentThread','34356yFVqIi','format','@external','fromRange','_rangeIsInLocalUserInsertion','clone','start','markerName','createElement','isAtEnd','editor','catch','getAttribute','insertion','_model','stop','deleteContent','rename','creator','suggestionChanged','getIntersection','markDeletion','change:data','ready','enableReadOnlyMode','fire','accepted','suggestionUnloaded','range','isUndo','type','2562FJlMri','config','getItems','forceDefaultExecution','splice','ck-suggestion-marker--active','addMarker','return','$marker','suggestionLoaded','hasComments','addSuggestion','getLastMatchingPosition','activeMarkers','suggestion-type','insert','setAttribute','getMultiRangeId','join','registerInlineAttribute','addComment','define','from','$text','_recordAttributeSuggestions','_saved','track-changes-user-not-found','selection','trackChanges','setSelection','always','move','originalSuggestionId','attributes','deletion:chain','editing','find','containsItem','$graveyard','deletion','getFirstMarker','schema','hasSuggestion','_joinSuggestions','markMultiRangeInsertion','getNearestSelectionRange','attributeOldValue','_getAttributeKey','isOwn','getAllAdjacentSuggestions','containsRangeInObject','ck-suggestion-marker-formatInline','skipNestingCheck','data-suggestion','highest','formatBlock:accept','_blockAttributeKeys','markMultiRangeBlockFormat','addMarkerName','isLocal','moveTargetPosition','addMarker:suggestion:formatBlock','_joinWithAdjacentSuggestions','markerToHighlight','isObject','_checkSuggestionCorrectness','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.','$textProxy','rejected','fetchCommentThread','isInContent','11022QwmrdL','getCommentThread','attribute','createPositionAfter','formatInline:join','_refreshSuggestionsChain','conversion','stringify','$elementName','FORMATTING','formatInline:','getAncestors','delete','consume','getSuggestions','isBlock','_getSuggestionData','2889918AnKeof','_getExternalAuthor','batch','getContainedElement','_processAttributeChanges','meta','insertContent','track-changes-adapter-already-set','parent','authorName','_enabledCommands','getChanges','getWalker','mapper','markerNameToElements','trackChanges.mergeNestedSuggestions','getFirstRange','formatBlock','markerToData','getShiftedBy','toJSON','isMultiRange','addSuggestionData','has','isDocumentOperation','startsWith','notReady','addMarker:suggestion','discard','unbind','ck-suggestion-marker-','locale','addCommentThread','track-changes-enable-command-twice','ck-suggestion-marker','editingDowncast','insertion:','track-changes-adapter-missing-getsuggestion','listenTo','document','18362370OLrhKx','acceptSuggestion','plugins','4025IGXRON','split','low','oldValue','isInsideObject','_afterChanges','acceptSelectedSuggestions','getSuggestion','multipleBlocks','pluginName','lowest','getMarkers','root','8ZoUfIs','formatInline:chain','createRange','Users','high','isExternal','_findSuggestions','authoredAt','unbindElementFromMarkerName','requires','8076VYEjnz','isEqual','data-author-id','updateSuggestion','_processAttributeSuggestions','getRange','formatGroupId','rootName','warn','every','markMultiRangeDeletion','enableDefaultAttributesIntegration','substr','execute','hasCommentThread','_handleNewSuggestionMarker','default','concat','containsPosition','createPositionAt','enableCommand','multi','_inlineAttributeKeys','isAfter','previous','isCollapsed','discardAllSuggestions','isArray','pop','insertion:discard','oldRange','formatInline:accept'];_0x1c68=function(){return _0x24b713;};return _0x1c68();}function Vt(_0x4e6514){const _0x4fd848=_0x35fade;return _0x4e6514[_0x4fd848(0x21b)][_0x4fd848(0x2b8)]==_0x4e6514[_0x4fd848(0x23f)][_0x4fd848(0x196)]&&_0x4e6514[_0x4fd848(0x21b)][_0x4fd848(0x174)];}function Ut(_0x14a06d,_0x3198ea,_0x504588,_0x416b97){const _0x260746=_0x35fade,_0x1ad01a=_0x3dee61=>!_0x3dee61[_0x260746(0x18c)]['is'](_0x260746(0x29b))&&!_0x416b97[_0x260746(0x298)](_0x3dee61[_0x260746(0x18c)]),_0x1d2b74=_0x14a06d[_0x260746(0x23f)][_0x260746(0x264)](_0x1ad01a),_0x447982=_0x14a06d[_0x260746(0x21b)][_0x260746(0x264)](_0x1ad01a,{'direction':_0x260746(0x1db)});return(!_0x14a06d[_0x260746(0x23f)][_0x260746(0x140)](_0x1d2b74)||!_0x14a06d[_0x260746(0x21b)][_0x260746(0x140)](_0x447982))&&(_0x1d2b74[_0x260746(0x18f)](_0x447982)?_0x504588[_0x260746(0x19c)](_0x3198ea,{'range':_0x504588[_0x260746(0x137)](_0x1d2b74,_0x447982)}):_0x504588[_0x260746(0x1ee)](_0x3198ea),!0x0);}function Gt(_0xff459b){return _0x4191b5(_0xff459b);}function Ft(_0x437dc7){const _0x370c83=_0x35fade,_0x754bfe=_0x437dc7[_0x370c83(0x23f)][_0x370c83(0x196)];return _0x754bfe&&_0x754bfe['is'](_0x370c83(0x20b));}function Pt(_0x118b29,_0x52eef5){const _0x541152=_0x35fade;return null==_0x118b29[_0x541152(0x21b)][_0x541152(0x1e2)]&&_0x118b29[_0x541152(0x21b)][_0x541152(0x2b8)]==_0x118b29[_0x541152(0x23f)][_0x541152(0x196)]?Lt(_0x118b29[_0x541152(0x23f)][_0x541152(0x196)],_0x52eef5):_0x118b29;}function Lt(_0x5a27a4,_0x404639){const _0x5b726c=_0x35fade,_0x446b4a=_0x404639[_0x5b726c(0x281)][_0x5b726c(0x298)](_0x5a27a4)||_0x404639[_0x5b726c(0x281)][_0x5b726c(0x1d9)](_0x5a27a4);return _0x404639[_0x5b726c(0x137)](_0x404639[_0x5b726c(0x152)](_0x5a27a4,_0x5b726c(0x182)),_0x446b4a?_0x404639[_0x5b726c(0x2a2)](_0x5a27a4):_0x404639[_0x5b726c(0x152)](_0x5a27a4,_0x5b726c(0x21b)));}function Ht(_0x4958cf,_0x180a16,_0x2bd3ad,_0x181111,_0x3872c2){const _0x362cdb=_0x35fade;if(_0x4958cf[_0x362cdb(0x192)])return!0x1;if(!Jt(_0x4958cf,_0x180a16))return!0x1;if(_0x2bd3ad[_0x362cdb(0x21b)][_0x362cdb(0x140)](_0x181111[_0x362cdb(0x23f)]))return!0x0;if(_0x4958cf[_0x362cdb(0x257)]!=_0x180a16[_0x362cdb(0x257)])return!0x1;if(!_0x2bd3ad[_0x362cdb(0x21b)][_0x362cdb(0x1b1)](_0x181111[_0x362cdb(0x23f)]))return!0x1;const _0x357217=_0x3872c2[_0x362cdb(0x137)](_0x2bd3ad[_0x362cdb(0x21b)],_0x181111[_0x362cdb(0x23f)])[_0x362cdb(0x2bc)]();for(const _0x468908 of _0x357217)if([_0x362cdb(0x19d),_0x362cdb(0x16c)][_0x362cdb(0x1f5)](_0x468908[_0x362cdb(0x257)])&&_0x3872c2[_0x362cdb(0x281)][_0x362cdb(0x1c1)](_0x468908[_0x362cdb(0x18c)]))return!0x1;return!0x0;}function Jt(_0x21ba24,_0x5e32d7){const _0x22bbac=_0x35fade;if(!_0x21ba24[_0x22bbac(0x20c)]||!_0x5e32d7[_0x22bbac(0x20c)])return!0x1;const _0xfe147b=new Set(Object[_0x22bbac(0x1bf)](_0x21ba24[_0x22bbac(0x279)])),_0xb3aeeb=new Set(Object[_0x22bbac(0x1bf)](_0x5e32d7[_0x22bbac(0x279)]));if(_0xfe147b[_0x22bbac(0x2ab)](_0x22bbac(0x20a)),_0xb3aeeb[_0x22bbac(0x2ab)](_0x22bbac(0x20a)),0x0==_0xfe147b[_0x22bbac(0x225)]&&0x0==_0xb3aeeb[_0x22bbac(0x225)])return!0x0;if(_0xfe147b[_0x22bbac(0x225)]!=_0xb3aeeb[_0x22bbac(0x225)])return!0x1;const _0x1699ae={..._0x21ba24[_0x22bbac(0x279)]},_0x7f8db7={..._0x5e32d7[_0x22bbac(0x279)]};return delete _0x1699ae[_0x22bbac(0x20a)],delete _0x7f8db7[_0x22bbac(0x20a)],JSON[_0x22bbac(0x2a6)](_0x1699ae)==JSON[_0x22bbac(0x2a6)](_0x7f8db7);}function qt(_0xe2ac0d,_0x3b8ffc){const _0x45b427=_0x35fade,_0x2cdf19=zt(_0xe2ac0d[_0x45b427(0x279)]),_0x1015e5=zt(_0x3b8ffc);if(!_0xe2ac0d[_0x45b427(0x20c)])return!0x1;for(const _0x3b7271 of Object[_0x45b427(0x1bf)](_0x1015e5))if(!_0xb45033(_0x2cdf19[_0x3b7271],_0x1015e5[_0x3b7271]))return!0x1;return!0x0;}function zt(_0x5dec31){const _0x381dc5=_0x35fade,_0x161d62=Object[_0x381dc5(0x1a1)]({},_0x5dec31);return delete _0x161d62[_0x381dc5(0x28c)],delete _0x161d62[_0x381dc5(0x172)],_0x161d62;}
|