@ckeditor/ckeditor5-track-changes 42.0.0-alpha.11 → 42.0.0-alpha.12
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 +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/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/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 _0x2b3000=_0x1582;(function(_0x410fdd,_0x21b636){const _0x5a573c=_0x1582,_0x28d7ff=_0x410fdd();while(!![]){try{const _0x50833b=parseInt(_0x5a573c(0x119))/0x1*(parseInt(_0x5a573c(0x153))/0x2)+parseInt(_0x5a573c(0x1e1))/0x3*(-parseInt(_0x5a573c(0x2a2))/0x4)+-parseInt(_0x5a573c(0x254))/0x5*(parseInt(_0x5a573c(0x136))/0x6)+-parseInt(_0x5a573c(0x218))/0x7*(parseInt(_0x5a573c(0x1fa))/0x8)+parseInt(_0x5a573c(0x144))/0x9*(-parseInt(_0x5a573c(0x178))/0xa)+parseInt(_0x5a573c(0x10c))/0xb*(-parseInt(_0x5a573c(0x29c))/0xc)+parseInt(_0x5a573c(0x281))/0xd;if(_0x50833b===_0x21b636)break;else _0x28d7ff['push'](_0x28d7ff['shift']());}catch(_0x385a06){_0x28d7ff['push'](_0x28d7ff['shift']());}}}(_0x3c1a,0xa1084));import{Plugin as _0x3b5cb9,PendingActions as _0x4f2563}from'ckeditor5/src/core.js';import{LiveRange as _0x22abac}from'ckeditor5/src/engine.js';import{CKEditorError as _0x24a40a,uid as _0x1bfdb5,priorities as _0x3964d5,logWarning as _0x551353}from'ckeditor5/src/utils.js';import{toWidget as _0x428102}from'ckeditor5/src/widget.js';import{Users as _0x3fd240,hashObject as _0x45b8b4,surroundingMarkersDetector as _0x514c33}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x34cbbc from'./commands/trackchangescommand.js';function _0x3c1a(){const _0x235850=['suggestion:','backward','unshift','pop','data','_getAttributeKey','action','return','batch','96tcCZrF','getContainedElement','dataDowncast','trackChanges.trackFormatChanges','deletion','_customCallbacks','28BPwodq','getRanges','update:suggestion','parent','includes','element','getDifference','originalSuggestionId','addRange','track-changes-adapter-missing-getsuggestion','formatBlock:discard','differ','notReady','_blockAttributeKeys','registerCustomCallback','removeMarker:suggestion:formatBlock','_onDiscard','addMarker:suggestion:attribute','length','high','lowest','enableCommand','getChangedMarkers','nodeBefore','oldValue','createElement','trackChangesCommand','suggestionUnloaded','1175284JlYZGC','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.','error-saving-suggestion-data-suggestion-discarded','containsItem','markAttributeChange','getMultiRangeId','concat','getSuggestions','change:_saved','registerInlineAttribute','reconvertMarker','formatInline:discard','updateMarker','374186oGMaLK','PendingActions','adapter','track-changes-suggestion-not-found','Users','_enabledCommands','hasCommentThread','ck-suggestion-marker-formatBlock','some','attribute','head','_splitMarkerName','isIntersectingWithRange','formatBlock:join','$text','getFirstMarker','isSelectable','getMarkers','every','detach','markInsertion','registerPostFixer','values','_defaultCallbacks','model','writer','_saved','rename','TrackChangesEditing','654zBXvXd','highest','isIntersecting','attributeNewValue','setTo','attribute:','_setSuggestionRange','commandName','consume','markerReady','normal','isInContent','isOwn','commentThread','719838FmCyFm','insertion','enableDefaultAttributesIntegration','then','$marker','track-changes-adapter-already-set','containsRange','push','elementStart','addSuggestion','assign','for','_getAuthorFromId','multipleBlocks','requires','2laTzFn','_reduceExistingSuggestions','authoredAt','formatBlock:chain','rejected','_findSuggestions','setAttribute','refresh','multi','editing','setSelection','join','formatInline:chain','_refreshSuggestionsChain','fromCharCode','upcast','_suggestionFactory','delete','set','isObject','define','subType','documentSelection','isRemovable','toViewElement','removeMarker','formatBlock','config','insertion:discard','ck-suggestion-marker--active','isLocal','deletion:','options','forceDefaultExecution','descriptionFactory','_setSuggestionData','_processAttributeSuggestions','90DXKeUu','_addSuggestionMarker','addMarker:suggestion:formatBlock','addSuggestionData','attributes','howMany','change:data','enableReadOnlyMode','getIntersection','_commentsRepository','ck-suggestion-marker','fetchCommentThread','isLimit','trackChanges.mergeNestedSuggestions','name','splice','_removeSuggestion','splitPosition','getCustomProperty','sort','meta','_suggestionState','acceptAllSuggestions','createPositionAt','insertContent','acceptSuggestion','deletion:chain','pluginName','insertion:chain','_cutOutSuggestionMarker','_handleNewSuggestionMarker','_getSuggestionData','document','substring','stop','fire','getFirstRange','showSuggestionHighlights','_joinWithAdjacentSuggestions','_registerDefaultCallbacks','$graveyard','external:','addClass','resolve','_afterChanges','suggestion-type','_suggestions','forEach','discardSelectedSuggestions','insertion:accept','_adapter','formatBlock:','createRangeOn','getUser','attributeKey','insertion:','hasSuggestion','clear','creator','end','key','size','_isBlockAttribute','low','markBlockFormat','isArray','schema','createdAt','FORMATTING','mapper','bindElementToMarker','_joinSuggestions','item','$elementName','getRange','_updateSuggestionData','newRange','marker-count','rethrowUnexpectedError','applyOperation','always','getLastMatchingPosition','discardAllSuggestions','chain','isMultiRange','consumable','_isForcedDefaultExecutionBlock','_recordAttributeSuggestions','filter','find','markMultiRangeBlockFormat','registerBlockAttribute','_trackFormatChanges','dataToMarker','default','getWalker','getAncestors','_createSuggestion','createSelection','isEqual','authorName','removed','_inlineAttributeKeys','addMarker','hasComments','430689heswaR','activeMarkers','getSuggestion','map','unbind','root','remove','removeClass','isAfter','getNearestSelectionRange','_breakSuggestionMarker','isCollapsed','enqueueChange','suggestion:attribute:','after','execute','getAttribute','deletion:accept','dataReady','PENDING_ACTION_SUGGESTION','clone','removeMarker:suggestion:attribute','ENTER','_isDataLoaded','forward','8HqXXtA','selection','isBefore','attributeOldValue','unbindElementFromMarkerName','group','addMarker:suggestion','getSuggestionCallback','toJSON','accepted','_processAttributeChanges','removeAttribute','announce','_SUGGESTION_ANNOUNCEMENT','markDeletion','locale','markerToHighlight','removeComment','ready','never','addComment','removeMarkers','next','@external','_refreshAttributeSuggestionsChain','createPositionAfter','conversion','_reduceSuggestionAttributeRange','moveTargetPosition','addUser','3226811trtqBu','elementToElement','groupId','add','_addThreadToSuggestion','acceptSelectedSuggestions','deletion:join','isAtEnd','isTouching','tablePasteChainId','attribute:accept','editor','isBlock','buildSuggestion','markerName','_isRegisteredAttribute','newValue','markInlineFormat','containsPosition','containsRangeInObject','deleteContent','_getExternalAuthor','_initAriaMarkerChangeAnnouncements','open','createPositionBefore','isNextTo','stopListening','skipNestingCheck','getShiftedBy','$textProxy','collaboration.channelId','formatInline:join','has','toUpperCase','init','LEAVE','startsWith','trackChanges','attribute:join','createRangeIn','formatBlock:accept','formatInline:accept','discard','position','plugins','format','move','discardSuggestion','ck-suggestion-marker-','_checkSuggestionCorrectness','formatInline:','change:activeMarkers','getItems','data-suggestion','catch','previous','_editor','suggestion','warn','widget','51405xzVnKA','value','insertion:join','nodeAfter','markerToData','getCommentThread','change','editingDowncast','attribute:discard','from','comments','markers','markMultiRangeDeletion','rootName','suggestionLoaded','track-changes-user-not-found','isExternal','getAllAdjacentSuggestions','isUndo','ck-suggestion-marker-formatInline','isDocumentOperation','elementEnd','_rangeIsInLocalUserInsertion','commands','formatGroupId','formatInline','author','markMultiRangeInsertion','_recordAttributeChanges','createRange','get','_getMarkerAnnouncementText','start','getChanges','accept','markerNameToElements','oldRange','substr','updateSuggestion','_model','range','deletion:discard','isInsideObject','insert','keys','57804955xzuFNO','addMarkerName','containerElement','_mergeNestedSuggestions','targetPosition','isAtStart','addHighlight','split','before','listenTo','track-changes-command-not-found','CommentsRepository','track-changes-suggestion-data-mismatch','fromRange','addCommentThread','type','track-changes-enable-command-twice','suggestionChanged'];_0x3c1a=function(){return _0x235850;};return _0x3c1a();}import _0x1e6a3d from'./commands/acceptsuggestioncommand.js';import _0x9845bd from'./commands/discardsuggestioncommand.js';import _0x4f9bb3 from'./commands/executeonallsuggestionscommand.js';import _0x4fcacc from'./commands/executeonselectedsuggestionscommand.js';import _0x2f0068 from'./suggestion.js';import _0x6ac99b from'./suggestiondescriptionfactory.js';import _0x203423 from'./integrations/aiassistant.js';import _0x38f3ea from'./integrations/alignment.js';import _0x3f94a6 from'./integrations/basicstyles.js';import _0x66ff17 from'./integrations/blockquote.js';import _0x2b4788 from'./integrations/casechange.js';import _0x500163 from'./integrations/ckbox.js';import _0x1d9e6f from'./integrations/codeblock.js';import _0x3ea591 from'./integrations/comments.js';import _0x2fa8e3 from'./integrations/deletecommand.js';import _0xbfa66a from'./integrations/list.js';import _0x1f17ba from'./integrations/listproperties.js';import _0x3af4f9 from'./integrations/entercommand.js';import _0x246fe0 from'./integrations/findandreplace.js';import _0x107877 from'./integrations/font.js';import _0x419611 from'./integrations/formatpainter.js';import _0x57af5b from'./integrations/heading.js';import _0x4f5f2b from'./integrations/highlight.js';import _0x5b7b89 from'./integrations/horizontalline.js';import _0x3d7d19 from'./integrations/htmlembed.js';import _0x2b6d60 from'./integrations/image.js';import _0x421fe8 from'./integrations/imagereplace.js';import _0x30f195 from'./integrations/imagestyle.js';import _0x310092 from'./integrations/importword.js';import _0x373ef7 from'./integrations/indent.js';import _0x3cd3ac from'./integrations/inputcommand.js';import _0x27c317 from'./integrations/link.js';import _0x55d16c from'./integrations/legacylist.js';import _0x226a47 from'./integrations/legacylistproperties.js';import _0x1c4e66 from'./integrations/mediaembed.js';import _0x281d1a from'./integrations/mention.js';import _0x5acbec from'./integrations/multilevellist.js';import _0x40f6af from'./integrations/pagebreak.js';import _0x49e938 from'./integrations/paragraph.js';import _0x13e49d from'./integrations/removeformat.js';import _0x54744d from'./integrations/restrictededitingmode.js';import _0x26ff05 from'./integrations/shiftentercommand.js';import _0x932915 from'./integrations/standardeditingmode.js';import _0x51b36a from'./integrations/style.js';import _0x2d643c from'./integrations/table.js';import _0x20aad6 from'./integrations/tablemergesplit.js';import _0x57db2e from'./integrations/tableheadings.js';import _0x5efa4c from'./integrations/tableclipboard.js';import _0x17d144 from'./integrations/tablecolumnresize.js';import _0x27577c from'./integrations/template.js';import _0x21c458 from'./integrations/tableofcontents.js';import _0x3e99c6 from'./integrations/title.js';import _0x5930e2 from'./integrations/undo.js';import _0x2ce42b from'./integrations/tablecaption.js';import _0x162036 from'./integrations/tableproperties.js';import{getTranslation as _0x40e9dc}from'./utils/common-translations.js';import{isEqual as _0x58b55a,omit as _0x375fbe}from'lodash-es';export const renameAttributeKey=_0x2b3000(0x1c1);export default class p extends _0x3b5cb9{static get[_0x2b3000(0x152)](){const _0x340f33=_0x2b3000;return[_0x340f33(0x28c),_0x3fd240,_0x4f2563,_0x203423,_0x38f3ea,_0x3f94a6,_0x66ff17,_0x500163,_0x2b4788,_0x1d9e6f,_0x3ea591,_0x2fa8e3,_0x3af4f9,_0x246fe0,_0x107877,_0x419611,_0x57af5b,_0x4f5f2b,_0x5b7b89,_0x3d7d19,_0x2b6d60,_0x30f195,_0x421fe8,_0x310092,_0x373ef7,_0x3cd3ac,_0x55d16c,_0x226a47,_0x5acbec,_0x27c317,_0xbfa66a,_0x1f17ba,_0x1c4e66,_0x281d1a,_0x40f6af,_0x49e938,_0x13e49d,_0x54744d,_0x26ff05,_0x932915,_0x51b36a,_0x2d643c,_0x20aad6,_0x57db2e,_0x2ce42b,_0x5efa4c,_0x17d144,_0x21c458,_0x162036,_0x27577c,_0x3e99c6,_0x5930e2];}static get[_0x2b3000(0x193)](){const _0x1d6f85=_0x2b3000;return _0x1d6f85(0x135);}constructor(_0x4490e3){const _0x1cefc8=_0x2b3000;function _0x29be21(_0x57ef4f){const _0x2a8e7e=_0x1582;return _0x57ef4f[_0x2a8e7e(0x1e4)](_0x2450b9=>String[_0x2a8e7e(0x161)](_0x2450b9))[_0x2a8e7e(0x15e)]('');}super(_0x4490e3),this[_0x1cefc8(0x1cf)]=!0x1,this[_0x1cefc8(0x165)](_0x1cefc8(0x1e2),[]),this['on'](_0x1cefc8(0x24b),(_0x5c6e76,_0x276a0f,_0x1cf36a,_0x583652)=>{const _0x41c4af=_0x1cefc8;this[_0x41c4af(0x27b)][_0x41c4af(0x25a)](()=>{const _0x4d2fd3=_0x41c4af;for(const _0x1c26a4 of[..._0x583652,..._0x1cf36a])this[_0x4d2fd3(0x27b)][_0x4d2fd3(0x25f)][_0x4d2fd3(0x238)](_0x1c26a4)&&_0x4490e3[_0x4d2fd3(0x15c)][_0x4d2fd3(0x116)](_0x1c26a4);});}),this[_0x1cefc8(0x175)]=new _0x6ac99b(this[_0x1cefc8(0x223)][_0x1cefc8(0x131)][_0x1cefc8(0x1ba)],this[_0x1cefc8(0x223)][_0x1cefc8(0x209)]),this[_0x1cefc8(0x1aa)]=null,this[_0x1cefc8(0x163)]=new xt(this[_0x1cefc8(0x223)]),this[_0x1cefc8(0x1a6)]=new Map(),this[_0x1cefc8(0x181)]=_0x4490e3[_0x1cefc8(0x244)][_0x1cefc8(0x272)](_0x1cefc8(0x28c)),this[_0x1cefc8(0x11e)]=new Set(),this[_0x1cefc8(0x27b)]=this[_0x1cefc8(0x223)][_0x1cefc8(0x131)],this[_0x1cefc8(0x18d)]=new WeakMap(),this[_0x1cefc8(0x1ce)]=!0x1,this[_0x1cefc8(0x2af)]=new Set([_0x1cefc8(0x1c1)]),this[_0x1cefc8(0x1de)]=new Set(),_0x4490e3[_0x1cefc8(0x16e)][_0x1cefc8(0x167)](_0x1cefc8(0x29f),_0x1cefc8(0x1d6)),this[_0x1cefc8(0x1d4)]=_0x4490e3[_0x1cefc8(0x16e)][_0x1cefc8(0x272)](_0x1cefc8(0x29f)),_0x4490e3[_0x1cefc8(0x16e)][_0x1cefc8(0x167)](_0x1cefc8(0x185),!0x0),this[_0x1cefc8(0x284)]=_0x4490e3[_0x1cefc8(0x16e)][_0x1cefc8(0x272)](_0x1cefc8(0x185)),this[_0x1cefc8(0x10a)]=new _0x34cbbc(_0x4490e3,this[_0x1cefc8(0x11e)]),this[_0x1cefc8(0x22e)](),this[_0x29be21([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x29be21([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x34]);}[_0x2b3000(0x23a)](){const _0x3930d0=_0x2b3000,_0x58fcfe=this[_0x3930d0(0x223)],_0x4de44b=(_0x27e823,_0x20967f)=>{const _0x12d40d=_0x3930d0;if(_0x12d40d(0x122)!=_0x27e823)return _0x12d40d(0x248)+_0x27e823;const _0x402dc2=_0x20967f[_0x12d40d(0x288)]('|')[0x0];return this[_0x12d40d(0x1b6)](_0x402dc2)?_0x12d40d(0x120):_0x12d40d(0x267);};_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x25b))[_0x3930d0(0x20a)]({'model':_0x3930d0(0x251),'view':_0x5ee7d7=>{const _0x4817ec=_0x3930d0,{id:_0x58dab7,type:_0x36c74f,subType:_0x39a129}=this[_0x4817ec(0x124)](_0x5ee7d7[_0x4817ec(0x226)]),_0x3c0a61=[_0x4817ec(0x182),_0x4de44b(_0x36c74f,_0x39a129)];let _0x2597f4=0xbb8;return this[_0x4817ec(0x1e2)][_0x4817ec(0x2a6)](_0x5ee7d7[_0x4817ec(0x226)])&&(_0x3c0a61[_0x4817ec(0x14b)](_0x4817ec(0x170)),_0x2597f4=0xbc2),_0x4817ec(0x2a0)==_0x36c74f&&(_0x2597f4+=0x5),{'classes':_0x3c0a61,'attributes':{'data-suggestion':_0x58dab7},'priority':_0x2597f4};}}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x29e))[_0x3930d0(0x21b)](_0x3154c6=>{const _0x13261f=_0x3930d0;_0x3154c6['on'](_0x13261f(0x200),(_0x2d0e50,_0x39a0fe,_0x31c256)=>{const _0x2fe326=_0x13261f;if(!_0x31c256[_0x2fe326(0x173)][_0x2fe326(0x19d)])return;const _0x117458=_0x39a0fe[_0x2fe326(0x1c0)];if(!_0x117458)return;const _0x193375=_0x31c256[_0x2fe326(0x1bd)][_0x2fe326(0x16b)](_0x117458);_0x58fcfe[_0x2fe326(0x131)][_0x2fe326(0x1ba)][_0x2fe326(0x166)](_0x117458)&&_0x193375&&!_0x193375[_0x2fe326(0x18a)](_0x2fe326(0x253))&&_0x193375['is'](_0x2fe326(0x283))&&_0x428102(_0x193375,_0x31c256[_0x2fe326(0x132)]);},{'priority':_0x13261f(0x103)});}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x29e))[_0x3930d0(0x20a)]({'model':_0x3930d0(0x251),'view':(_0x30c9cd,_0x13d780)=>{const _0x5192d1=_0x3930d0;if(!_0x13d780[_0x5192d1(0x173)][_0x5192d1(0x19d)])return null;const {type:_0x4e3906,subType:_0x360d06}=this[_0x5192d1(0x124)](_0x30c9cd[_0x5192d1(0x226)]);return{'classes':[_0x5192d1(0x182),_0x4de44b(_0x4e3906,_0x360d06)],'priority':0xbb8};}});const _0x349397=({showActiveMarkers:_0x68d96a=!0x0,isAttributeSuggestion:_0x4c6bdc=!0x1}={})=>(_0x387b48,_0x4a6bab,_0x16ab1c)=>{const _0x52a8e7=_0x3930d0;if(!_0x4a6bab[_0x52a8e7(0x1c0)])return;const {id:_0x5324da}=this[_0x52a8e7(0x124)](_0x4a6bab[_0x52a8e7(0x226)]);if(_0x4c6bdc){const _0x4e8ac6=this[_0x52a8e7(0x1a6)][_0x52a8e7(0x272)](_0x5324da),_0x5c4803=this[_0x52a8e7(0x298)](_0x4e8ac6);if(!this[_0x52a8e7(0x1b6)](_0x5c4803))return;}if(_0x4a6bab[_0x52a8e7(0x1c0)]['is'](_0x52a8e7(0x1fb)))return void _0x16ab1c[_0x52a8e7(0x1cd)][_0x52a8e7(0x13e)](_0x4a6bab[_0x52a8e7(0x1c0)],_0x387b48[_0x52a8e7(0x186)]);const _0x328e50=_0x16ab1c[_0x52a8e7(0x1bd)][_0x52a8e7(0x16b)](_0x4a6bab[_0x52a8e7(0x1c0)]);if(_0x4a6bab[_0x52a8e7(0x1c0)]['is'](_0x52a8e7(0x2a7))&&_0x58fcfe[_0x52a8e7(0x131)][_0x52a8e7(0x1ba)][_0x52a8e7(0x224)](_0x4a6bab[_0x52a8e7(0x1c0)])&&!_0x328e50[_0x52a8e7(0x18a)](_0x52a8e7(0x287))){_0x16ab1c[_0x52a8e7(0x132)][_0x52a8e7(0x1a2)]([_0x52a8e7(0x182),_0x52a8e7(0x120)],_0x328e50),_0x16ab1c[_0x52a8e7(0x132)][_0x52a8e7(0x159)](_0x52a8e7(0x24d),_0x5324da,_0x328e50),_0x16ab1c[_0x52a8e7(0x1bd)][_0x52a8e7(0x1be)](_0x328e50,_0x4a6bab[_0x52a8e7(0x226)]),_0x68d96a&&(this[_0x52a8e7(0x1e2)][_0x52a8e7(0x2a6)](_0x4a6bab[_0x52a8e7(0x226)])?_0x16ab1c[_0x52a8e7(0x132)][_0x52a8e7(0x1a2)](_0x52a8e7(0x170),_0x328e50):_0x16ab1c[_0x52a8e7(0x132)][_0x52a8e7(0x1e8)](_0x52a8e7(0x170),_0x328e50));for(const _0x156e43 of _0x58fcfe[_0x52a8e7(0x131)][_0x52a8e7(0x23f)](_0x4a6bab[_0x52a8e7(0x1c0)])[_0x52a8e7(0x24c)]())_0x16ab1c[_0x52a8e7(0x1cd)][_0x52a8e7(0x13e)](_0x156e43,_0x387b48[_0x52a8e7(0x186)]);_0x16ab1c[_0x52a8e7(0x1cd)][_0x52a8e7(0x13e)](_0x4a6bab[_0x52a8e7(0x1c0)],_0x387b48[_0x52a8e7(0x186)]);}};_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x29e))[_0x3930d0(0x21b)](_0x242d83=>{const _0x4fb4d9=_0x3930d0;_0x242d83['on'](_0x4fb4d9(0x17a),(_0x1843a1,_0x4ef234,_0x227caf)=>{const _0x14f0ad=_0x4fb4d9;_0x227caf[_0x14f0ad(0x173)][_0x14f0ad(0x19d)]&&_0x349397({'showActiveMarkers':!0x1})(_0x1843a1,_0x4ef234,_0x227caf);},{'priority':_0x4fb4d9(0x137)});}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x29e))[_0x3930d0(0x21b)](_0x1438d1=>{const _0x1585cc=_0x3930d0;_0x1438d1['on'](_0x1585cc(0x101),(_0x103a9f,_0x365086,_0x355a17)=>{const _0x587e74=_0x1585cc;_0x355a17[_0x587e74(0x173)][_0x587e74(0x19d)]&&_0x349397({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x103a9f,_0x365086,_0x355a17);},{'priority':_0x1585cc(0x137)});}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x29e))[_0x3930d0(0x258)]({'model':_0x3930d0(0x251),'view':(_0x1755c3,_0x1fba8c)=>_0x1fba8c[_0x3930d0(0x173)][_0x3930d0(0x19d)]?null:{'group':_0x3930d0(0x251),'name':_0x1755c3[_0x3930d0(0x279)](0xb)}}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x162))[_0x3930d0(0x219)]({'view':{'name':_0x3930d0(0x251),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xe57291,{writer:_0x3747de})=>{const _0x31dbdb=_0x3930d0;let _0x9e58b1=_0x31dbdb(0x293)+_0xe57291[_0x31dbdb(0x1f1)](_0x31dbdb(0x1a5))+':'+_0xe57291[_0x31dbdb(0x1f1)]('id');return _0xe57291[_0x31dbdb(0x1f1)](_0x31dbdb(0x1c5))&&(_0x9e58b1+=':'+_0xe57291[_0x31dbdb(0x1f1)](_0x31dbdb(0x1c5))),_0x3747de[_0x31dbdb(0x109)](_0x31dbdb(0x148),{'data-name':_0x9e58b1});}}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x162))[_0x3930d0(0x1d5)]({'view':_0x3930d0(0x251)}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x25b))[_0x3930d0(0x21b)](_0x35f30b=>{const _0x375d8c=_0x3930d0;_0x35f30b['on'](_0x375d8c(0x17a),_0x349397(),{'priority':_0x375d8c(0x103)});}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x25b))[_0x3930d0(0x21b)](_0xb9df64=>{const _0x3ee226=_0x3930d0;_0xb9df64['on'](_0x3ee226(0x101),_0x349397({'isAttributeSuggestion':!0x0}),{'priority':_0x3ee226(0x103)});}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x25b))[_0x3930d0(0x21b)](_0x357e48=>{const _0x5c7e29=_0x3930d0;_0x357e48['on'](_0x5c7e29(0xff),(_0x1a6edb,_0x331fe8,_0x51aa9f)=>{const _0x485000=_0x5c7e29,_0x2e434c=_0x51aa9f[_0x485000(0x1bd)][_0x485000(0x277)](_0x331fe8[_0x485000(0x226)]);if(_0x2e434c){for(const _0x438776 of _0x2e434c)_0x438776[_0x485000(0x18a)](_0x485000(0x287))||(_0x51aa9f[_0x485000(0x132)][_0x485000(0x1e8)]([_0x485000(0x182),_0x485000(0x120),_0x485000(0x170)],_0x438776),_0x51aa9f[_0x485000(0x132)][_0x485000(0x205)](_0x485000(0x24d),_0x438776),_0x51aa9f[_0x485000(0x1bd)][_0x485000(0x1fe)](_0x438776,_0x331fe8[_0x485000(0x226)]));}},{'priority':_0x5c7e29(0x103)});}),_0x58fcfe[_0x3930d0(0x214)][_0x3930d0(0x14f)](_0x3930d0(0x25b))[_0x3930d0(0x21b)](_0x3fa4a9=>{const _0x2ac4fa=_0x3930d0;_0x3fa4a9['on'](_0x2ac4fa(0x1f6),(_0xfc7f68,_0x12095d,_0x1e4fde)=>{const _0x157cc6=_0x2ac4fa,_0x507ab6=_0x1e4fde[_0x157cc6(0x1bd)][_0x157cc6(0x277)](_0x12095d[_0x157cc6(0x226)]);if(!_0x507ab6)return;const {id:_0x11ad8f}=this[_0x157cc6(0x124)](_0x12095d[_0x157cc6(0x226)]),_0x19fba2=this[_0x157cc6(0x1a6)][_0x157cc6(0x272)](_0x11ad8f),_0x2f9bba=this[_0x157cc6(0x298)](_0x19fba2);if(this[_0x157cc6(0x1b6)](_0x2f9bba)){for(const _0x27a97e of _0x507ab6)_0x27a97e[_0x157cc6(0x18a)](_0x157cc6(0x287))||(_0x1e4fde[_0x157cc6(0x132)][_0x157cc6(0x1e8)]([_0x157cc6(0x182),_0x157cc6(0x120),_0x157cc6(0x170)],_0x27a97e),_0x1e4fde[_0x157cc6(0x132)][_0x157cc6(0x205)](_0x157cc6(0x24d),_0x27a97e),_0x1e4fde[_0x157cc6(0x1bd)][_0x157cc6(0x1fe)](_0x27a97e,_0x12095d[_0x157cc6(0x226)]));}},{'priority':_0x2ac4fa(0x103)});}),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x198)][_0x3930d0(0x12e)](_0x395af3=>{const _0x5060d5=_0x3930d0;let _0x512e99=!0x1;const _0x56247b=Array[_0x5060d5(0x25d)](_0x58fcfe[_0x5060d5(0x131)][_0x5060d5(0x198)][_0x5060d5(0x2ad)][_0x5060d5(0x106)]()),_0xe50c=new Set();for(const {name:_0x539119,data:_0xa09378}of _0x56247b){const {group:_0x1a790a,type:_0x559e9b,subType:_0x42e666,id:_0x5c03a6}=this[_0x5060d5(0x124)](_0x539119);if(_0x5060d5(0x251)!==_0x1a790a)continue;const _0xbb17b=this[_0x5060d5(0x1a6)][_0x5060d5(0x272)](_0x5c03a6);if(null!=_0xa09378[_0x5060d5(0x1c4)]){_0x5060d5(0x26d)==_0x559e9b&&(_0x512e99=_0x512e99||Et(_0xa09378[_0x5060d5(0x1c4)],_0x539119,_0x395af3,_0x58fcfe[_0x5060d5(0x131)][_0x5060d5(0x1ba)]));const _0x2bf3a4=_0x5060d5(0x122)==_0x559e9b&&this[_0x5060d5(0x1b6)](_0x42e666[_0x5060d5(0x288)]('|')[0x0]);if(_0xa09378[_0x5060d5(0x1c4)][_0x5060d5(0x1ec)]||_0x5060d5(0x1a0)==_0xa09378[_0x5060d5(0x1c4)][_0x5060d5(0x1e6)][_0x5060d5(0x261)]||_0x5060d5(0x16d)==_0x559e9b&&!Ut(_0xa09378[_0x5060d5(0x1c4)])||_0x2bf3a4&&!Ut(_0xa09378[_0x5060d5(0x1c4)])||_0x5060d5(0x2a0)==_0x559e9b&&!(!Tt(_0x37af24=_0xa09378[_0x5060d5(0x1c4)])&&!function(_0x416cdb){const _0x329f23=_0x5060d5;return _0x416cdb[_0x329f23(0x274)][_0x329f23(0x2a5)]==_0x416cdb[_0x329f23(0x1b3)][_0x329f23(0x107)]&&_0x416cdb[_0x329f23(0x274)][_0x329f23(0x21f)];}(_0x37af24)))_0x395af3[_0x5060d5(0x16c)](_0x539119),_0x512e99=!0x0;else{if(!_0xbb17b||!_0xbb17b[_0x5060d5(0x141)])continue;_0xe50c[_0x5060d5(0x21b)](_0xbb17b);}}}var _0x37af24;return _0xe50c[_0x5060d5(0x1b5)]>0x0&&(_0x512e99=!!this[_0x5060d5(0x19e)](_0xe50c)||_0x512e99),_0x512e99;}),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x198)][_0x3930d0(0x12e)](_0x12b47a=>{const _0x546b94=_0x3930d0;let _0x149f70=!0x1;for(const _0x4955b0 of _0x58fcfe[_0x546b94(0x131)][_0x546b94(0x198)][_0x546b94(0x2ad)][_0x546b94(0x275)]())if(_0x546b94(0x27f)==_0x4955b0[_0x546b94(0x290)])for(const _0x59e7cb of this[_0x546b94(0x1a6)][_0x546b94(0x12f)]()){if(_0x59e7cb[_0x546b94(0x1cc)]||!_0x59e7cb[_0x546b94(0x141)])continue;const _0x5bfd1=_0x546b94(0x16d)==_0x59e7cb[_0x546b94(0x290)],_0x2f61c6=this[_0x546b94(0x298)](_0x59e7cb),_0xfa9b12=_0x2f61c6&&this[_0x546b94(0x1b6)](_0x2f61c6);if(!_0x5bfd1&&!_0xfa9b12)continue;const _0x433845=_0x59e7cb[_0x546b94(0x19c)]();if(_0x433845[_0x546b94(0x274)][_0x546b94(0x2a5)]!=_0x433845[_0x546b94(0x1b3)][_0x546b94(0x2a5)]&&!_0x433845[_0x546b94(0x1b3)][_0x546b94(0x21f)]){const _0xf9f5d3=_0x58fcfe[_0x546b94(0x131)][_0x546b94(0x18f)](_0x433845[_0x546b94(0x274)][_0x546b94(0x257)],_0x546b94(0x1b3)),_0xee539c=_0x58fcfe[_0x546b94(0x131)][_0x546b94(0x271)](_0x433845[_0x546b94(0x274)],_0xf9f5d3);_0x12b47a[_0x546b94(0x118)](_0x59e7cb[_0x546b94(0x128)](),{'range':_0xee539c}),_0x149f70=!0x0;}}return _0x149f70;}),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x198)][_0x3930d0(0x12e)](_0x40f86d=>this[_0x3930d0(0x204)](_0x40f86d)),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x198)][_0x3930d0(0x12e)](_0x503e61=>!_0x503e61[_0x3930d0(0x29b)][_0x3930d0(0x171)]&&this[_0x3930d0(0x177)](_0x503e61)),_0x58fcfe[_0x3930d0(0x131)]['on'](_0x3930d0(0x1a4),()=>{const _0xe39235=_0x3930d0;this[_0xe39235(0x1cf)]=!0x1;}),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x198)]['on'](_0x3930d0(0x17e),(_0x1d6dcf,_0x2ef44a)=>{const _0x22bd0a=_0x3930d0;if(!_0x2ef44a[_0x22bd0a(0x171)]||_0x2ef44a[_0x22bd0a(0x266)])return;if(!this[_0x22bd0a(0x1cf)])return;const _0x92a874=_0x58fcfe[_0x22bd0a(0x131)][_0x22bd0a(0x198)][_0x22bd0a(0x2ad)][_0x22bd0a(0x275)]();if(0x0==_0x92a874[_0x22bd0a(0x102)])return;const _0x234131=[],_0x18f6f5=_0x92a874[_0x22bd0a(0x1d0)](_0x203afe=>_0x22bd0a(0x122)==_0x203afe[_0x22bd0a(0x290)]),_0x2e94e3=_0x92a874[_0x22bd0a(0x1d0)](_0x368954=>_0x22bd0a(0x27f)==_0x368954[_0x22bd0a(0x290)]&&_0x22bd0a(0x127)!=_0x368954[_0x22bd0a(0x186)]);for(const _0x5273df of _0x18f6f5)this[_0x22bd0a(0x227)](_0x5273df[_0x22bd0a(0x1ae)])&&_0x234131[_0x22bd0a(0x14b)]({'key':_0x5273df[_0x22bd0a(0x1ae)],'newValue':_0x5273df[_0x22bd0a(0x139)],'oldValue':_0x5273df[_0x22bd0a(0x1fd)],'range':Ot(_0x5273df[_0x22bd0a(0x27c)],_0x58fcfe[_0x22bd0a(0x131)])});for(const _0x15d355 of _0x2e94e3){if(_0x22bd0a(0x134)!=_0x15d355[_0x22bd0a(0x299)]&&_0x22bd0a(0x15a)!=_0x15d355[_0x22bd0a(0x299)])continue;const _0x28adb9=Gt(_0x15d355[_0x22bd0a(0x243)][_0x22bd0a(0x257)],_0x58fcfe[_0x22bd0a(0x131)]),_0x465601=_0x15d355[_0x22bd0a(0x289)];_0x22bd0a(0x134)==_0x15d355[_0x22bd0a(0x299)]&&_0x234131[_0x22bd0a(0x14b)]({'key':_0x22bd0a(0x1c1),'newValue':_0x15d355[_0x22bd0a(0x186)],'oldValue':_0x465601[_0x22bd0a(0x186)],'range':_0x28adb9});for(const [_0x1ba0f2,_0x590210]of _0x465601[_0x22bd0a(0x17c)]){if(!this[_0x22bd0a(0x227)](_0x1ba0f2))continue;const _0x1ec9c3=_0x15d355[_0x22bd0a(0x17c)][_0x22bd0a(0x272)](_0x1ba0f2);_0x590210!==_0x1ec9c3&&_0x234131[_0x22bd0a(0x14b)]({'key':_0x1ba0f2,'newValue':_0x1ec9c3,'oldValue':_0x590210,'range':_0x28adb9});}for(const [_0x35c478,_0x464a98]of _0x15d355[_0x22bd0a(0x17c)])this[_0x22bd0a(0x227)](_0x35c478)&&(_0x465601[_0x22bd0a(0x17c)][_0x22bd0a(0x238)](_0x35c478)||_0x234131[_0x22bd0a(0x14b)]({'key':_0x35c478,'newValue':_0x464a98,'oldValue':null,'range':_0x28adb9}));}0x0!=_0x234131[_0x22bd0a(0x102)]&&_0x58fcfe[_0x22bd0a(0x131)][_0x22bd0a(0x1ed)](_0x2ef44a,_0xd944b0=>{const _0x588d2c=_0x22bd0a,_0x5c7e56=_0x1bfdb5();for(const {range:_0x1c5904,key:_0x363ffd,oldValue:_0x279a4c,newValue:_0x51854b}of _0x234131)this[_0x588d2c(0x110)](_0x1c5904,_0x363ffd,_0x279a4c,_0x51854b,{'groupId':_0x5c7e56});this[_0x588d2c(0x154)](_0xd944b0,_0x234131);});},{'priority':_0x3930d0(0x104)}),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x25f)]['on'](_0x3930d0(0x2a4),(_0x1eff52,_0x140202,_0x31bf06)=>{const _0x51252e=_0x3930d0;if(null==_0x31bf06){const {id:_0x3c0425}=this[_0x51252e(0x124)](_0x140202[_0x51252e(0x186)]),_0x131e64=this[_0x51252e(0x1a6)][_0x51252e(0x272)](_0x3c0425);_0x131e64&&_0x131e64[_0x51252e(0x282)](_0x140202[_0x51252e(0x186)]);}}),_0x58fcfe[_0x3930d0(0x131)][_0x3930d0(0x198)]['on'](_0x3930d0(0x17e),()=>{const _0x46ca03=_0x3930d0,_0x350804=Array[_0x46ca03(0x25d)](_0x58fcfe[_0x46ca03(0x131)][_0x46ca03(0x198)][_0x46ca03(0x2ad)][_0x46ca03(0x106)]())[_0x46ca03(0x1d0)](_0x1746c9=>_0x46ca03(0x251)===this[_0x46ca03(0x124)](_0x1746c9[_0x46ca03(0x186)])[_0x46ca03(0x1ff)]);if(0x0===_0x350804[_0x46ca03(0x102)])return;_0x350804[_0x46ca03(0x18b)]((_0x51c167,_0x1b63d3)=>{const _0xd6d527=_0x46ca03,_0x5efbc9=_0x51c167[_0xd6d527(0x297)][_0xd6d527(0x278)],_0x30b209=_0x1b63d3[_0xd6d527(0x297)][_0xd6d527(0x278)];return null===_0x5efbc9&&null===_0x30b209?0x0:null===_0x5efbc9&&null!==_0x30b209?-0x1:null!==_0x5efbc9&&null===_0x30b209?0x1:_0x5efbc9[_0xd6d527(0x274)][_0xd6d527(0x1fc)](_0x30b209[_0xd6d527(0x274)])?-0x1:0x1;});const _0x438a2e=new Set(),_0x178cc7=new Set();for(const {name:_0x3635d5,data:_0x1f2a12}of _0x350804){const {id:_0x562231}=this[_0x46ca03(0x124)](_0x3635d5);if(null===_0x1f2a12[_0x46ca03(0x278)]){const _0x1dae57=this[_0x46ca03(0x196)](_0x3635d5);_0x178cc7[_0x46ca03(0x21b)](_0x1dae57);}else{const _0x8ed724=this[_0x46ca03(0x1a6)][_0x46ca03(0x272)](_0x562231);null!==_0x1f2a12[_0x46ca03(0x1c4)]||_0x8ed724[_0x46ca03(0x141)]?(_0x438a2e[_0x46ca03(0x21b)](_0x8ed724[_0x46ca03(0x123)]),_0x178cc7[_0x46ca03(0x21b)](_0x8ed724)):this[_0x46ca03(0x188)](_0x8ed724);}}_0x178cc7[_0x46ca03(0x1b5)]>0x0&&this[_0x46ca03(0x160)](_0x178cc7);for(const _0x3b00be of _0x438a2e)this[_0x46ca03(0x19b)](_0x46ca03(0x292),_0x3b00be);}),_0x58fcfe[_0x3930d0(0x131)]['on'](_0x3930d0(0x1c7),(_0x2e99c0,_0x69a7a9)=>{const _0x50e2c8=_0x3930d0,_0x543c82=_0x69a7a9[0x0];if(!this[_0x50e2c8(0x1a6)][_0x50e2c8(0x1b5)])return;if(!_0x543c82[_0x50e2c8(0x268)])return;if(_0x543c82[_0x50e2c8(0x29b)][_0x50e2c8(0x266)]||!_0x543c82[_0x50e2c8(0x29b)][_0x50e2c8(0x171)])return;let _0x5c36f0,_0x54a27e;switch(_0x543c82[_0x50e2c8(0x290)]){case _0x50e2c8(0x27f):_0x5c36f0=_0x58fcfe[_0x50e2c8(0x131)][_0x50e2c8(0x18f)](_0x543c82[_0x50e2c8(0x243)]),_0x54a27e=_0x5c36f0[_0x50e2c8(0x234)](_0x543c82[_0x50e2c8(0x17d)]);break;case _0x50e2c8(0x288):_0x5c36f0=_0x58fcfe[_0x50e2c8(0x131)][_0x50e2c8(0x18f)](_0x543c82[_0x50e2c8(0x189)]),_0x54a27e=_0x58fcfe[_0x50e2c8(0x131)][_0x50e2c8(0x18f)](_0x543c82[_0x50e2c8(0x216)]);break;case _0x50e2c8(0x246):_0x5c36f0=_0x58fcfe[_0x50e2c8(0x131)][_0x50e2c8(0x18f)](_0x543c82[_0x50e2c8(0x285)]),_0x54a27e=_0x5c36f0[_0x50e2c8(0x234)](_0x543c82[_0x50e2c8(0x17d)]);break;default:return;}const _0x207d67=_0x58fcfe[_0x50e2c8(0x131)][_0x50e2c8(0x271)](_0x5c36f0,_0x54a27e);_0x58fcfe[_0x50e2c8(0x131)][_0x50e2c8(0x25a)](()=>{const _0x4ec9f6=_0x50e2c8;for(const {suggestion:_0x33a12e,meta:_0xeb861a}of this[_0x4ec9f6(0x158)](_0x207d67)){if(_0x33a12e[_0x4ec9f6(0x1cc)])continue;if(_0x4ec9f6(0x26d)==_0x33a12e[_0x4ec9f6(0x290)])continue;const _0x553540=this[_0x4ec9f6(0x298)](_0x33a12e);if(_0x553540&&this[_0x4ec9f6(0x1b6)](_0x553540)&&_0x4ec9f6(0x288)!=_0x543c82[_0x4ec9f6(0x290)])continue;const _0x13a3f6=_0x33a12e[_0x4ec9f6(0x297)]&&_0x33a12e[_0x4ec9f6(0x297)][_0x4ec9f6(0x151)];(_0x4ec9f6(0x16d)!=_0x33a12e[_0x4ec9f6(0x290)]||_0x4ec9f6(0x288)==_0x543c82[_0x4ec9f6(0x290)]&&!_0x13a3f6)&&(_0xeb861a[_0x4ec9f6(0x22b)]||_0x4ec9f6(0x145)==_0x33a12e[_0x4ec9f6(0x290)]&&_0xeb861a[_0x4ec9f6(0x142)]||_0x33a12e[_0x4ec9f6(0x19c)]()[_0x4ec9f6(0x14a)](_0x207d67)&&this[_0x4ec9f6(0x1eb)](_0x33a12e,_0x5c36f0,_0x54a27e));}});},{'priority':_0x3930d0(0x104)}),_0x58fcfe[_0x3930d0(0x131)]['on'](_0x3930d0(0x22c),(_0x110d0d,_0x4e19fe)=>{const _0x6b7dbd=_0x3930d0,_0x6d138a=_0x4e19fe[0x0],_0x39e5a5=_0x4e19fe[0x1];if(_0x39e5a5&&_0x39e5a5[_0x6b7dbd(0x174)])return;if(this[_0x6b7dbd(0x1ce)])return;if(!this[_0x6b7dbd(0x10a)][_0x6b7dbd(0x255)])return;if(_0x6d138a[_0x6b7dbd(0x1ec)])return;const _0x198033=_0x58fcfe[_0x6b7dbd(0x131)][_0x6b7dbd(0x1ba)],{start:_0x49c242,end:_0x4e6896}=_0x6d138a[_0x6b7dbd(0x19c)](),_0x4572ac=_0x49c242[_0x6b7dbd(0x257)]&&_0x198033[_0x6b7dbd(0x184)](_0x49c242[_0x6b7dbd(0x257)])?null:_0x198033[_0x6b7dbd(0x1ea)](_0x49c242,_0x6b7dbd(0x1f9)),_0x30ab1d=_0x4e6896[_0x6b7dbd(0x107)]&&_0x198033[_0x6b7dbd(0x184)](_0x4e6896[_0x6b7dbd(0x107)])?null:_0x198033[_0x6b7dbd(0x1ea)](_0x4e6896,_0x6b7dbd(0x294)),_0x3b736c=_0x58fcfe[_0x6b7dbd(0x131)][_0x6b7dbd(0x271)](_0x4572ac?_0x4572ac[_0x6b7dbd(0x274)]:_0x49c242,_0x30ab1d?_0x30ab1d[_0x6b7dbd(0x1b3)]:_0x4e6896);_0x58fcfe[_0x6b7dbd(0x131)][_0x6b7dbd(0x25a)](_0x3f346b=>{const _0x167f54=_0x6b7dbd;this[_0x167f54(0x208)](_0x3b736c);const _0x282926=_0x58fcfe[_0x167f54(0x131)][_0x167f54(0x1ba)][_0x167f54(0x1ea)](_0x3b736c[_0x167f54(0x274)]);_0x6d138a['is'](_0x167f54(0x169))?_0x3f346b[_0x167f54(0x15d)](_0x282926):_0x6d138a[_0x167f54(0x13a)](_0x282926);}),_0x110d0d[_0x6b7dbd(0x19a)]();},{'priority':_0x3964d5[_0x3930d0(0x140)]+0xa}),_0x58fcfe[_0x3930d0(0x131)]['on'](_0x3930d0(0x190),(_0x3ab46c,_0x3e39fb)=>{const _0x15e47c=_0x3930d0,_0x13290c=_0x3e39fb[_0x3e39fb[_0x15e47c(0x102)]-0x1];_0x13290c&&_0x13290c[_0x15e47c(0x174)]||this[_0x15e47c(0x1ce)]||this[_0x15e47c(0x10a)][_0x15e47c(0x255)]&&(_0x58fcfe[_0x15e47c(0x131)][_0x15e47c(0x25a)](()=>{const _0x5f5300=_0x15e47c;let _0x579a4d=_0x58fcfe[_0x5f5300(0x131)][_0x5f5300(0x190)](_0x3e39fb[0x0],_0x3e39fb[0x1],_0x3e39fb[0x2],{'forceDefaultExecution':!0x0});if(!_0x579a4d)return;_0x3ab46c[_0x5f5300(0x29a)]=_0x579a4d[_0x5f5300(0x1f5)]();const _0x4b6675=_0x579a4d[_0x5f5300(0x1b3)][_0x5f5300(0x107)],_0xebc07c=_0x58fcfe[_0x5f5300(0x131)][_0x5f5300(0x1ba)];_0x4b6675&&_0xebc07c[_0x5f5300(0x224)](_0x4b6675)&&!_0xebc07c[_0x5f5300(0x166)](_0x4b6675)&&(_0x579a4d=_0x58fcfe[_0x5f5300(0x131)][_0x5f5300(0x271)](_0x579a4d[_0x5f5300(0x274)],_0x58fcfe[_0x5f5300(0x131)][_0x5f5300(0x18f)](_0x4b6675,_0x5f5300(0x1b3)))),this[_0x5f5300(0x12d)](_0x579a4d);}),_0x3ab46c[_0x15e47c(0x19a)]());},{'priority':_0x3930d0(0x103)}),this[_0x3930d0(0x223)][_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x23d),this[_0x3930d0(0x10a)]),this[_0x3930d0(0x105)](_0x3930d0(0x23d));const _0x21e991=new _0x1e6a3d(_0x58fcfe,this[_0x3930d0(0x1a6)]);_0x58fcfe[_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x191),_0x21e991),this[_0x3930d0(0x105)](_0x3930d0(0x191));const _0x255307=new _0x9845bd(_0x58fcfe,this[_0x3930d0(0x1a6)]);_0x58fcfe[_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x247),_0x255307),this[_0x3930d0(0x105)](_0x3930d0(0x247)),_0x58fcfe[_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x18e),new _0x4f9bb3(_0x58fcfe,_0x21e991,this[_0x3930d0(0x1a6)])),this[_0x3930d0(0x105)](_0x3930d0(0x18e)),_0x58fcfe[_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x1ca),new _0x4f9bb3(_0x58fcfe,_0x255307,this[_0x3930d0(0x1a6)])),this[_0x3930d0(0x105)](_0x3930d0(0x1ca)),_0x58fcfe[_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x21d),new _0x4fcacc(_0x58fcfe,_0x21e991,this[_0x3930d0(0x1a6)])),this[_0x3930d0(0x105)](_0x3930d0(0x21d)),_0x58fcfe[_0x3930d0(0x26b)][_0x3930d0(0x21b)](_0x3930d0(0x1a8),new _0x4fcacc(_0x58fcfe,_0x255307,this[_0x3930d0(0x1a6)])),this[_0x3930d0(0x105)](_0x3930d0(0x1a8));const _0xf633e0=_0x58fcfe[_0x3930d0(0x244)][_0x3930d0(0x272)](_0x3930d0(0x28c));this[_0x3930d0(0x28a)](_0xf633e0,_0x3930d0(0x20e),(_0x4affb9,{threadId:_0x2f9b80})=>{const _0x182ff9=_0x3930d0,_0x433751=this[_0x182ff9(0x1a6)][_0x182ff9(0x272)](_0x2f9b80);_0x433751&&_0x433751[_0x182ff9(0x143)]&&0x1===_0x433751[_0x182ff9(0x143)][_0x182ff9(0x102)]&&this[_0x182ff9(0x1c3)](_0x2f9b80,{'hasComments':!0x0});},{'priority':_0x3930d0(0x1b7)}),this[_0x3930d0(0x28a)](_0xf633e0,_0x3930d0(0x20b),(_0x83104d,{threadId:_0x1f8637})=>{const _0x381284=_0x3930d0,_0x357bcd=this[_0x381284(0x1a6)][_0x381284(0x272)](_0x1f8637);_0x357bcd&&_0x357bcd[_0x381284(0x143)]&&!_0x357bcd[_0x381284(0x143)][_0x381284(0x102)]&&this[_0x381284(0x1c3)](_0x1f8637,{'hasComments':!0x1});},{'priority':_0x3930d0(0x1b7)});}set[_0x2b3000(0x11b)](_0x17e87c){const _0x1a0865=_0x2b3000;if(this[_0x1a0865(0x1aa)])throw new _0x24a40a(_0x1a0865(0x149),this);this[_0x1a0865(0x1aa)]=_0x17e87c;}get[_0x2b3000(0x11b)](){const _0x3be6de=_0x2b3000;return this[_0x3be6de(0x1aa)];}[_0x2b3000(0x113)]({skipNotAttached:_0x37c508=!0x1,toJSON:_0x5f0015=!0x1}={}){const _0x31a552=_0x2b3000,_0x2d57b4=[];for(const _0x1b4176 of this[_0x31a552(0x1a6)][_0x31a552(0x12f)]())_0x37c508&&!_0x1b4176[_0x31a552(0x141)]||_0x2d57b4[_0x31a552(0x14b)](_0x1b4176);return _0x5f0015?_0x2d57b4[_0x31a552(0x1e4)](_0x5aeafa=>_0x5aeafa[_0x31a552(0x202)]()):_0x2d57b4;}[_0x2b3000(0x1e3)](_0x4355cc){const _0x14fdf3=_0x2b3000,_0x4df658=this[_0x14fdf3(0x1a6)][_0x14fdf3(0x272)](_0x4355cc);if(!_0x4df658)throw new _0x24a40a(_0x14fdf3(0x11c),this);return _0x4df658;}[_0x2b3000(0x1b0)](_0xc7fc74){const _0x1a7b9e=_0x2b3000;return this[_0x1a7b9e(0x1a6)][_0x1a7b9e(0x238)](_0xc7fc74);}[_0x2b3000(0x17b)](_0x41979){const _0x232c88=_0x2b3000,{authorId:_0x197bac,id:_0x553cf3,attributes:_0x498569}=_0x41979,[_0x25c758,_0x36c2f5]=_0x41979[_0x232c88(0x290)][_0x232c88(0x288)](':'),_0x2cca76=this[_0x232c88(0x1a6)][_0x232c88(0x272)](_0x553cf3)||this[_0x232c88(0x1d9)](_0x25c758,_0x36c2f5,_0x553cf3,_0x197bac,_0x498569);if(this[_0x232c88(0x21c)](_0x2cca76),this[_0x232c88(0x249)](_0x2cca76,_0x25c758,_0x36c2f5||null,_0x197bac),_0x2cca76[_0x232c88(0x1bb)]=_0x41979[_0x232c88(0x1bb)],_0x2cca76[_0x232c88(0x1f8)]=!0x0,_0x498569&&_0x498569[_0x232c88(0x211)]){const _0x1b981a=_0x498569[_0x232c88(0x211)],_0x5b0871=this[_0x232c88(0x22d)](_0x1b981a[_0x232c88(0x1dc)]);_0x2cca76[_0x232c88(0x155)]=_0x1b981a[_0x232c88(0x1bb)],_0x2cca76[_0x232c88(0x26e)]=_0x5b0871,_0x2cca76[_0x232c88(0x264)]=!0x0;}else _0x2cca76[_0x232c88(0x155)]=_0x41979[_0x232c88(0x1bb)];switch(_0x41979[_0x232c88(0x297)]&&(_0x2cca76[_0x232c88(0x297)]=_0x41979[_0x232c88(0x297)]),_0x41979[_0x232c88(0x17c)]&&(_0x2cca76[_0x232c88(0x17c)]=_0x41979[_0x232c88(0x17c)]),this[_0x232c88(0x1aa)]&&this[_0x232c88(0x1aa)][_0x232c88(0x14d)]||(_0x2cca76[_0x232c88(0x133)]=!0x0),this[_0x232c88(0x18d)][_0x232c88(0x272)](_0x2cca76)){case _0x232c88(0x2ae):this[_0x232c88(0x18d)][_0x232c88(0x165)](_0x2cca76,_0x232c88(0x1f3));break;case _0x232c88(0x13f):_0x2cca76[_0x232c88(0x141)]?(this[_0x232c88(0x19e)](new Set([_0x2cca76])),this[_0x232c88(0x160)](new Set([_0x2cca76])),this[_0x232c88(0x18d)][_0x232c88(0x165)](_0x2cca76,_0x232c88(0x20c)),this[_0x232c88(0x19b)](_0x232c88(0x262),_0x2cca76)):this[_0x232c88(0x18d)][_0x232c88(0x165)](_0x2cca76,_0x232c88(0x1dd));}return _0x2cca76;}[_0x2b3000(0x191)](_0x26f4f2){const _0x680009=_0x2b3000;this[_0x680009(0x174)](()=>{const _0x43df20=_0x680009;this[_0x43df20(0x223)][_0x43df20(0x131)][_0x43df20(0x25a)](()=>{const _0x499c22=_0x43df20;for(const _0x9b2161 of _0x26f4f2[_0x499c22(0x265)]())_0x9b2161[_0x499c22(0x276)]();});});}[_0x2b3000(0x247)](_0x1c4390){const _0x1ffe21=_0x2b3000;this[_0x1ffe21(0x174)](()=>{const _0x23f02c=_0x1ffe21;this[_0x23f02c(0x223)][_0x23f02c(0x131)][_0x23f02c(0x25a)](()=>{const _0x3e7bfe=_0x23f02c;for(const _0x1880f5 of _0x1c4390[_0x3e7bfe(0x265)]())_0x1880f5[_0x3e7bfe(0x242)]();});});}[_0x2b3000(0x105)](_0x56776f,_0xcaa4cc){const _0x50e328=_0x2b3000,_0x58ca40=this[_0x50e328(0x223)][_0x50e328(0x26b)][_0x50e328(0x272)](_0x56776f);if(!_0x58ca40)throw new _0x24a40a(_0x50e328(0x28b),this,{'commandName':_0x56776f});if(this[_0x50e328(0x11e)][_0x50e328(0x238)](_0x58ca40))throw new _0x24a40a(_0x50e328(0x291),this,{'commandName':_0x56776f});this[_0x50e328(0x11e)][_0x50e328(0x21b)](_0x58ca40),_0xcaa4cc&&_0x58ca40['on'](_0x50e328(0x1f0),(_0x1d60f8,_0x6d04ea)=>{const _0x2b444e=_0x50e328;this[_0x2b444e(0x10a)][_0x2b444e(0x255)]&&(this[_0x2b444e(0x1ce)]||(_0x6d04ea[_0x2b444e(0x102)]>0x0&&_0x6d04ea[_0x6d04ea[_0x2b444e(0x102)]-0x1]&&_0x6d04ea[_0x6d04ea[_0x2b444e(0x102)]-0x1][_0x2b444e(0x174)]?_0x6d04ea[_0x2b444e(0x296)]():(_0x1d60f8[_0x2b444e(0x29a)]=_0xcaa4cc((..._0x484512)=>_0x58ca40[_0x2b444e(0x1f0)](..._0x484512,{'forceDefaultExecution':!0x0}),..._0x6d04ea),_0x1d60f8[_0x2b444e(0x19a)]())));},{'priority':_0x50e328(0x103)});}[_0x2b3000(0x174)](_0x5512f0){const _0x541e3b=_0x2b3000;let _0x53bb60,_0xfa46ff;const _0x198318=this[_0x541e3b(0x1ce)];this[_0x541e3b(0x1ce)]=!0x0;try{_0x53bb60=_0x5512f0();}catch(_0x4aab66){_0xfa46ff=_0x4aab66;}return _0x198318||(this[_0x541e3b(0x1ce)]=!0x1),_0xfa46ff&&_0x24a40a[_0x541e3b(0x1c6)](_0xfa46ff,this),_0x53bb60;}[_0x2b3000(0x12d)](_0x6d7b0,_0x15cc4c=null,_0x300a18={}){const _0x2f1190=_0x2b3000;if(_0x6d7b0[_0x2f1190(0x1ec)])return null;const _0x5c7aca=this[_0x2f1190(0x223)][_0x2f1190(0x244)][_0x2f1190(0x272)](_0x2f1190(0x11d))['me'];for(const {suggestion:_0x542fc8,meta:_0x1226de}of this[_0x2f1190(0x158)](_0x6d7b0,_0x2f1190(0x145)))if(_0x1226de[_0x2f1190(0x142)]){if(!_0x1226de[_0x2f1190(0x231)]){if(_0x1226de[_0x2f1190(0x22b)]){if(!this[_0x2f1190(0x284)]||!Lt(_0x542fc8,_0x300a18))continue;return _0x542fc8;}if(Lt(_0x542fc8,_0x300a18))return _0x542fc8;this[_0x2f1190(0x1eb)](_0x542fc8,_0x6d7b0[_0x2f1190(0x274)],_0x6d7b0[_0x2f1190(0x1b3)]);break;}if(_0x15cc4c==_0x542fc8[_0x2f1190(0x168)]&&Lt(_0x542fc8,_0x300a18)){const _0x1d2654=_0x542fc8[_0x2f1190(0x19c)]();return _0x1d2654[_0x2f1190(0x274)][_0x2f1190(0x1db)](_0x6d7b0[_0x2f1190(0x1b3)])?this[_0x2f1190(0x13c)](_0x542fc8,this[_0x2f1190(0x27b)][_0x2f1190(0x271)](_0x6d7b0[_0x2f1190(0x274)],_0x1d2654[_0x2f1190(0x1b3)])):this[_0x2f1190(0x13c)](_0x542fc8,this[_0x2f1190(0x27b)][_0x2f1190(0x271)](_0x1d2654[_0x2f1190(0x274)],_0x6d7b0[_0x2f1190(0x1b3)])),_0x542fc8;}}const _0x1ff988=_0x1bfdb5(),_0x4c6e8d=_0x5c7aca['id'],_0x1fbe46=_0x15cc4c?_0x2f1190(0x1af)+_0x15cc4c:_0x2f1190(0x145),_0x5f401a=this[_0x2f1190(0x176)]({'id':_0x1ff988,'type':_0x1fbe46,'createdAt':new Date(),'authorId':_0x4c6e8d,'attributes':_0x300a18});return this[_0x2f1190(0x179)](_0x1fbe46,_0x1ff988,_0x4c6e8d,_0x6d7b0),_0x5f401a;}[_0x2b3000(0x26f)](_0x103db6,_0x4d17df=_0x2b3000(0x15b),_0x21a6d2={}){const _0x454be0=_0x2b3000,_0x355b9f=this[_0x454be0(0x223)][_0x454be0(0x244)][_0x454be0(0x272)](_0x454be0(0x11d))['me'],_0x57e6ea=this[_0x454be0(0x163)][_0x454be0(0x201)](_0x454be0(0x145),_0x4d17df,_0x454be0(0x15e));for(const _0x749e10 of this[_0x454be0(0x113)]())if(_0x749e10[_0x454be0(0x26e)]['id']==_0x355b9f['id']&&_0x454be0(0x145)==_0x749e10[_0x454be0(0x290)]&&_0x749e10[_0x454be0(0x168)]==_0x4d17df&&Lt(_0x749e10,_0x21a6d2)&&(_0x57e6ea(_0x749e10[_0x454be0(0x2a3)](),_0x103db6)||_0x57e6ea(_0x103db6,_0x749e10[_0x454be0(0x2a3)]()))){for(const _0x4fa912 of _0x103db6)_0x749e10[_0x454be0(0x2aa)](_0x4fa912);return _0x749e10;}for(const {suggestion:_0x313439,meta:_0x385c07}of this[_0x454be0(0x158)](_0x103db6,_0x454be0(0x145))){if(!_0x385c07[_0x454be0(0x142)])continue;if(!this[_0x454be0(0x284)]&&_0x385c07[_0x454be0(0x22b)])continue;if(!Lt(_0x313439,_0x21a6d2))continue;let _0x9ef644=!0x0;for(const _0x37b087 of _0x313439[_0x454be0(0x2a3)]())for(const _0x41007c of _0x103db6)if(!_0x37b087[_0x454be0(0x14a)](_0x41007c)){_0x9ef644=!0x1;break;}if(_0x9ef644)return _0x313439;}const _0x38ed5c=_0x1bfdb5(),_0x3af183=_0x355b9f['id'],_0x16ea73=_0x454be0(0x1af)+_0x4d17df,_0x245589=this[_0x454be0(0x176)]({'id':_0x38ed5c,'type':_0x16ea73,'createdAt':new Date(),'authorId':_0x3af183,'attributes':_0x21a6d2});for(const _0x179777 of _0x103db6)this[_0x454be0(0x179)](_0x16ea73,_0x38ed5c,_0x3af183,_0x179777,_0x2f0068[_0x454be0(0x111)]());return _0x245589;}[_0x2b3000(0x229)](_0x3e9bdd,_0x4e8424,_0x371854=null,_0x5b9c5b={}){const _0x299ac9=_0x2b3000;if(_0x371854=_0x371854||Vt(_0x4e8424),_0x3e9bdd[_0x299ac9(0x1ec)])return null;if(_0x299ac9(0x20d)===this[_0x299ac9(0x1d4)]){const _0x482e4d=this[_0x299ac9(0x163)][_0x299ac9(0x201)](_0x299ac9(0x26d),_0x371854,_0x299ac9(0x276));return this[_0x299ac9(0x174)](()=>_0x482e4d([_0x3e9bdd],_0x4e8424,_0x5b9c5b)),null;}const _0x351ab7=this[_0x299ac9(0x223)][_0x299ac9(0x244)][_0x299ac9(0x272)](_0x299ac9(0x11d))['me'],_0x1c3e31=[];if(_0x299ac9(0x1c8)!==this[_0x299ac9(0x1d4)]){for(const {suggestion:_0x1b515d,meta:_0x405d3a}of this[_0x299ac9(0x158)](_0x3e9bdd,_0x299ac9(0x145)))_0x405d3a[_0x299ac9(0x142)]&&!_0x405d3a[_0x299ac9(0x27e)]&&_0x1c3e31[_0x299ac9(0x14b)](..._0x1b515d[_0x299ac9(0x2a3)]());}const _0x5a3572=function(_0x1de20c,_0x53a930){const _0x132b45=_0x299ac9,_0x4314a9=[];for(const _0x5b7b12 of _0x53a930){const _0x23fb8e=_0x1de20c[_0x132b45(0x180)](_0x5b7b12);_0x23fb8e&&_0x4314a9[_0x132b45(0x14b)](_0x23fb8e);}return _0x4314a9;}(_0x3e9bdd,_0x1c3e31),_0x2e3fe6=function(_0x118f64,_0x24527e){const _0x47d09b=_0x299ac9,_0x133c43=[_0x118f64];for(const _0x147170 of _0x24527e){let _0x42d12f=0x0;for(;_0x42d12f<_0x133c43[_0x47d09b(0x102)];){const _0x3a79f9=_0x133c43[_0x42d12f][_0x47d09b(0x2a8)](_0x147170);_0x133c43[_0x47d09b(0x187)](_0x42d12f,0x1,..._0x3a79f9),_0x42d12f+=_0x3a79f9[_0x47d09b(0x102)];}}return _0x133c43;}(_0x3e9bdd,_0x1c3e31);_0x5a3572[_0x299ac9(0x102)]&&this[_0x299ac9(0x27b)][_0x299ac9(0x25a)](()=>{const _0x4cf5a1=_0x299ac9;for(const _0x26da26 of _0x5a3572){const _0x160a6e=this[_0x4cf5a1(0x163)][_0x4cf5a1(0x201)](_0x4cf5a1(0x26d),_0x371854,_0x4cf5a1(0x276));this[_0x4cf5a1(0x174)](()=>_0x160a6e([_0x26da26],_0x4e8424,_0x5b9c5b));}});for(const _0x5c705a of _0x2e3fe6){let _0x2cb34f=null,_0x130c35=_0x5c705a[_0x299ac9(0x274)],_0x541578=_0x5c705a[_0x299ac9(0x1b3)];for(const {suggestion:_0x42a07c,meta:_0x55bbfa}of this[_0x299ac9(0x158)](_0x5c705a,_0x299ac9(0x26d))){if(!_0x55bbfa[_0x299ac9(0x142)])continue;if(_0x42a07c[_0x299ac9(0x168)]!=_0x371854)continue;if(!Lt(_0x42a07c,_0x5b9c5b))continue;const _0x58961a=_0x42a07c[_0x299ac9(0x19c)]();if(_0x58961a[_0x299ac9(0x14a)](_0x5c705a,!0x0))return null;_0x130c35=_0x130c35[_0x299ac9(0x1fc)](_0x58961a[_0x299ac9(0x274)])?_0x130c35:_0x58961a[_0x299ac9(0x274)],_0x541578=_0x541578[_0x299ac9(0x1e9)](_0x58961a[_0x299ac9(0x1b3)])?_0x541578:_0x58961a[_0x299ac9(0x1b3)],_0x2cb34f?_0x58961a[_0x299ac9(0x274)][_0x299ac9(0x1fc)](_0x2cb34f[_0x299ac9(0x19c)]()[_0x299ac9(0x274)])?(_0x2cb34f[_0x299ac9(0x20f)](),_0x2cb34f=_0x42a07c):_0x42a07c[_0x299ac9(0x20f)]():_0x2cb34f=_0x42a07c;}const _0xad41e3=this[_0x299ac9(0x27b)][_0x299ac9(0x271)](_0x130c35,_0x541578);if(_0x2cb34f)this[_0x299ac9(0x13c)](_0x2cb34f,_0xad41e3);else{const _0x1eecb6=_0x1bfdb5(),_0xc8a73=_0x351ab7['id'];this[_0x299ac9(0x176)]({'id':_0x1eecb6,'type':_0x299ac9(0x24a)+_0x371854,'data':_0x4e8424,'createdAt':new Date(),'authorId':_0xc8a73,'attributes':_0x5b9c5b}),this[_0x299ac9(0x179)](_0x299ac9(0x24a)+_0x371854,_0x1eecb6,_0xc8a73,_0xad41e3);}}return null;}[_0x2b3000(0x1b8)](_0x43da05,_0x56b042,_0x3f5cb4=[],_0xa11a4b=null,_0x460131={}){const _0x4637f7=_0x2b3000;_0x56b042[_0x4637f7(0x26c)]||(_0x56b042[_0x4637f7(0x26c)]=_0x56b042[_0x4637f7(0x13d)]),_0x56b042[_0x4637f7(0x151)]=_0x43da05['is'](_0x4637f7(0x27c)),_0xa11a4b=_0xa11a4b||Vt(_0x56b042);const _0x4d8e38=_0x3f5cb4[_0x4637f7(0x1e4)](_0x4f2680=>Gt(_0x4f2680,this[_0x4637f7(0x27b)])),_0x2998d6=_0x43da05['is'](_0x4637f7(0x27c))?_0x43da05:Gt(_0x43da05,this[_0x4637f7(0x27b)]);if(_0x4637f7(0x20d)===this[_0x4637f7(0x1d4)]){const _0x135d64=this[_0x4637f7(0x163)][_0x4637f7(0x201)](_0x4637f7(0x16d),_0xa11a4b,_0x4637f7(0x276));return this[_0x4637f7(0x174)](()=>_0x135d64([_0x2998d6],_0x56b042,_0x460131)),null;}_0x4d8e38[_0x4637f7(0x14b)](_0x2998d6);let _0x28375b=!0x0;for(const _0x291cdc of _0x4d8e38)if(!this[_0x4637f7(0x26a)](_0x291cdc)){_0x28375b=!0x1;break;}if(_0x28375b&&_0x4637f7(0x1c8)!==this[_0x4637f7(0x1d4)]){const _0x1457d9=this[_0x4637f7(0x163)][_0x4637f7(0x201)](_0x4637f7(0x16d),_0xa11a4b,_0x4637f7(0x276));return this[_0x4637f7(0x174)](()=>_0x1457d9([_0x2998d6],_0x56b042,_0x460131)),null;}let _0x7a9ba8=null,_0x14ffbf=_0x2998d6[_0x4637f7(0x274)],_0x272511=_0x2998d6[_0x4637f7(0x1b3)];for(const {suggestion:_0x5b1445,meta:_0x3b3395}of this[_0x4637f7(0x158)](_0x2998d6,_0x4637f7(0x16d))){if(!_0x3b3395[_0x4637f7(0x142)])continue;if(_0x3b3395[_0x4637f7(0x231)]||_0x3b3395[_0x4637f7(0x22b)]||_0x3b3395[_0x4637f7(0x27e)])continue;if(_0x5b1445[_0x4637f7(0x297)][_0x4637f7(0x26c)]!=_0x56b042[_0x4637f7(0x26c)])continue;if(!Lt(_0x5b1445,_0x460131))continue;const _0x400160=_0x5b1445[_0x4637f7(0x19c)]();if(_0x5b1445[_0x4637f7(0x168)]==_0xa11a4b){if(_0x400160[_0x4637f7(0x14a)](_0x2998d6,!0x0))return null;_0x14ffbf=_0x14ffbf[_0x4637f7(0x1fc)](_0x400160[_0x4637f7(0x274)])?_0x14ffbf:_0x400160[_0x4637f7(0x274)],_0x272511=_0x272511[_0x4637f7(0x1e9)](_0x400160[_0x4637f7(0x1b3)])?_0x272511:_0x400160[_0x4637f7(0x1b3)],_0x7a9ba8?_0x400160[_0x4637f7(0x274)][_0x4637f7(0x1fc)](_0x7a9ba8[_0x4637f7(0x19c)]()[_0x4637f7(0x274)])?(_0x7a9ba8[_0x4637f7(0x20f)](),_0x7a9ba8=_0x5b1445):_0x5b1445[_0x4637f7(0x20f)]():_0x7a9ba8=_0x5b1445;}else{const _0x54ae02=_0x2998d6[_0x4637f7(0x180)](_0x400160);this[_0x4637f7(0x195)](_0x5b1445,_0x54ae02);}}const _0x5b6e92=this[_0x4637f7(0x223)][_0x4637f7(0x244)][_0x4637f7(0x272)](_0x4637f7(0x11d))['me'],_0x38f322=_0x1bfdb5(),_0x5933a9=_0x5b6e92['id'];if(_0x7a9ba8)return this[_0x4637f7(0x13c)](_0x7a9ba8,this[_0x4637f7(0x27b)][_0x4637f7(0x271)](_0x14ffbf,_0x272511)),_0x7a9ba8;{const _0x6822d=this[_0x4637f7(0x176)]({'id':_0x38f322,'type':_0x4637f7(0x1ab)+_0xa11a4b,'data':_0x56b042,'createdAt':new Date(),'authorId':_0x5933a9,'attributes':_0x460131});return this[_0x4637f7(0x179)](_0x4637f7(0x1ab)+_0xa11a4b,_0x38f322,_0x5933a9,this[_0x4637f7(0x27b)][_0x4637f7(0x271)](_0x14ffbf,_0x272511)),_0x6822d;}}[_0x2b3000(0x1d2)](_0x234a25,_0x3ca626,_0x10ceb3=[],_0x1da6a6=null,_0x47789a={}){const _0x1cc256=_0x2b3000;_0x3ca626[_0x1cc256(0x26c)]||(_0x3ca626[_0x1cc256(0x26c)]=_0x3ca626[_0x1cc256(0x13d)]);const _0x140f01=_0x234a25[0x0];_0x3ca626[_0x1cc256(0x151)]=_0x140f01['is'](_0x1cc256(0x27c)),_0x1da6a6=_0x1da6a6||Vt(_0x3ca626);const _0x21f97d=_0x10ceb3[_0x1cc256(0x1e4)](_0x27a36a=>Gt(_0x27a36a,this[_0x1cc256(0x27b)])),_0x2b2d97=_0x140f01['is'](_0x1cc256(0x27c))?_0x234a25:_0x234a25[_0x1cc256(0x1e4)](_0x515bd6=>Gt(_0x515bd6,this[_0x1cc256(0x27b)]));if(_0x1cc256(0x20d)===this[_0x1cc256(0x1d4)]){const _0x5dad7b=this[_0x1cc256(0x163)][_0x1cc256(0x201)](_0x1cc256(0x16d),_0x1da6a6,_0x1cc256(0x276));return this[_0x1cc256(0x174)](()=>_0x5dad7b(_0x2b2d97,_0x3ca626,_0x47789a)),null;}_0x21f97d[_0x1cc256(0x14b)](..._0x2b2d97);let _0x384628=!0x0;for(const _0x78fa20 of _0x21f97d)if(!this[_0x1cc256(0x26a)](_0x78fa20)){_0x384628=!0x1;break;}if(_0x384628&&_0x1cc256(0x1c8)!==this[_0x1cc256(0x1d4)]){const _0x87b2fb=this[_0x1cc256(0x163)][_0x1cc256(0x201)](_0x1cc256(0x16d),_0x1da6a6,_0x1cc256(0x276));return this[_0x1cc256(0x174)](()=>_0x87b2fb(_0x2b2d97,_0x3ca626,_0x47789a)),null;}const _0x250041=this[_0x1cc256(0x223)][_0x1cc256(0x244)][_0x1cc256(0x272)](_0x1cc256(0x11d))['me'];for(const _0x4ec324 of this[_0x1cc256(0x113)]()){if(_0x4ec324[_0x1cc256(0x26e)]['id']!=_0x250041['id'])continue;if(_0x1cc256(0x16d)!=_0x4ec324[_0x1cc256(0x290)]||_0x4ec324[_0x1cc256(0x297)][_0x1cc256(0x26c)]!=_0x3ca626[_0x1cc256(0x26c)])continue;if(!Lt(_0x4ec324,_0x47789a))continue;const _0x1ac06f=_0x4ec324[_0x1cc256(0x168)]==_0x1da6a6;for(let _0x30a176=0x0;_0x30a176<_0x2b2d97[_0x1cc256(0x102)];_0x30a176++){const _0x282f5c=_0x2b2d97[_0x30a176];for(const _0x40845d of _0x4ec324[_0x1cc256(0x12a)]()){const _0x50ec5d=_0x40845d[_0x1cc256(0x1c2)]();if(_0x282f5c[_0x1cc256(0x1db)](_0x50ec5d)){_0x1ac06f?(_0x2b2d97[_0x1cc256(0x187)](_0x30a176,0x1),_0x30a176--):_0x4ec324[_0x1cc256(0x16c)](_0x40845d[_0x1cc256(0x186)]);break;}}}}if(0x0==_0x2b2d97[_0x1cc256(0x102)])return null;const _0x53a4ea=this[_0x1cc256(0x163)][_0x1cc256(0x201)](_0x1cc256(0x16d),_0x1da6a6,_0x1cc256(0x15e));for(const _0x362d73 of this[_0x1cc256(0x113)]())if(_0x362d73[_0x1cc256(0x26e)]['id']==_0x250041['id']&&_0x1cc256(0x16d)==_0x362d73[_0x1cc256(0x290)]&&_0x362d73[_0x1cc256(0x297)][_0x1cc256(0x26c)]==_0x3ca626[_0x1cc256(0x26c)]&&_0x362d73[_0x1cc256(0x168)]==_0x1da6a6&&Lt(_0x362d73,_0x47789a)&&(_0x53a4ea(_0x362d73[_0x1cc256(0x2a3)](),_0x2b2d97)||_0x53a4ea(_0x2b2d97,_0x362d73[_0x1cc256(0x2a3)]()))){for(const _0x213390 of _0x2b2d97)_0x362d73[_0x1cc256(0x2aa)](_0x213390);return _0x362d73;}const _0x5c739e=_0x1bfdb5(),_0x5b7450=_0x250041['id'],_0x5ce284=_0x1cc256(0x1ab)+_0x1da6a6,_0x57ec4a=this[_0x1cc256(0x176)]({'id':_0x5c739e,'type':_0x5ce284,'data':_0x3ca626,'createdAt':new Date(),'authorId':_0x5b7450,'attributes':_0x47789a});for(const _0x353a5c of _0x2b2d97)this[_0x1cc256(0x179)](_0x5ce284,_0x5c739e,_0x5b7450,_0x353a5c,_0x2f0068[_0x1cc256(0x111)]());return _0x57ec4a;}[_0x2b3000(0x208)](_0x440f7d,_0x1b0dc7=null,_0x2cfff0={}){const _0x1b1471=_0x2b3000;if(_0x440f7d[_0x1b1471(0x1ec)])return null;const _0x59d2ab=this[_0x1b1471(0x223)][_0x1b1471(0x244)][_0x1b1471(0x272)](_0x1b1471(0x11d))['me'],_0x4838cc=new _0x22abac(_0x440f7d[_0x1b1471(0x274)],_0x440f7d[_0x1b1471(0x1b3)]);for(const {suggestion:_0x237de3,meta:_0x3bae92}of this[_0x1b1471(0x158)](_0x4838cc,_0x1b1471(0x145)))if(_0x3bae92[_0x1b1471(0x142)]&&!_0x3bae92[_0x1b1471(0x231)]){if(_0x237de3[_0x1b1471(0x1cc)]){const _0x4debf9=_0x237de3[_0x1b1471(0x2a3)]()[_0x1b1471(0x1d0)](_0x5ac482=>_0x1b1471(0x1a0)!=_0x5ac482[_0x1b1471(0x1e6)][_0x1b1471(0x261)]);_0x4debf9[_0x1b1471(0x12b)](_0x4422d9=>_0x4838cc[_0x1b1471(0x14a)](_0x4422d9,!0x0))&&_0x237de3[_0x1b1471(0x242)]();if(_0x4debf9[_0x1b1471(0x121)](_0x397dfc=>_0x397dfc[_0x1b1471(0x14a)](_0x4838cc,!0x0))){const _0x4d4e11=this[_0x1b1471(0x163)][_0x1b1471(0x201)](_0x1b1471(0x2a0),_0x1b0dc7,_0x1b1471(0x276));return this[_0x1b1471(0x174)](()=>_0x4d4e11([_0x4838cc],null,_0x2cfff0)),null;}}else{const _0xc19fce=_0x4838cc[_0x1b1471(0x180)](_0x237de3[_0x1b1471(0x19c)]());null!==_0xc19fce&&_0x237de3[_0x1b1471(0x100)]([_0xc19fce],null,_0x2cfff0);}}if(_0x4838cc[_0x1b1471(0x12c)](),_0x4838cc[_0x1b1471(0x1ec)]||_0x1b1471(0x1a0)==_0x4838cc[_0x1b1471(0x1e6)][_0x1b1471(0x261)])return null;let _0x33d0de=null,_0x1e677a=_0x4838cc[_0x1b1471(0x274)],_0x57c272=_0x4838cc[_0x1b1471(0x1b3)];const _0x4862ab=this[_0x1b1471(0x158)](_0x4838cc,_0x1b1471(0x2a0));for(const {suggestion:_0x2c8969,meta:_0x539e91}of _0x4862ab){const _0x5896a7=this[_0x1b1471(0x27b)][_0x1b1471(0x271)](_0x1e677a,_0x57c272);if(_0x539e91[_0x1b1471(0x142)]&&(this[_0x1b1471(0x284)]||!_0x539e91[_0x1b1471(0x22b)]&&!_0x539e91[_0x1b1471(0x27e)])){if(_0x2c8969[_0x1b1471(0x1cc)]){if(!Lt(_0x2c8969,_0x2cfff0))continue;let _0x41bf65=!0x0;for(const _0xe04200 of _0x2c8969[_0x1b1471(0x2a3)]()){if(_0xe04200[_0x1b1471(0x14a)](_0x5896a7,!0x0))return _0x2c8969;_0x5896a7[_0x1b1471(0x14a)](_0xe04200)||(_0x41bf65=!0x1);}_0x41bf65&&_0x2c8969[_0x1b1471(0x242)]();}else{const _0x437840=_0x2c8969[_0x1b1471(0x19c)]();if(_0x437840[_0x1b1471(0x14a)](_0x5896a7,!0x0))return _0x2c8969;if(!Lt(_0x2c8969,_0x2cfff0)){_0x5896a7[_0x1b1471(0x14a)](_0x437840)?_0x2c8969[_0x1b1471(0x20f)]():_0x437840[_0x1b1471(0x22a)](_0x1e677a)?_0x1e677a=_0x437840[_0x1b1471(0x1b3)]:_0x437840[_0x1b1471(0x22a)](_0x57c272)&&(_0x57c272=_0x437840[_0x1b1471(0x274)]);continue;}_0x1e677a=_0x1e677a[_0x1b1471(0x1fc)](_0x437840[_0x1b1471(0x274)])?_0x1e677a:_0x437840[_0x1b1471(0x274)],_0x57c272=_0x57c272[_0x1b1471(0x1e9)](_0x437840[_0x1b1471(0x1b3)])?_0x57c272:_0x437840[_0x1b1471(0x1b3)],_0x2cfff0=Object[_0x1b1471(0x14e)]({},_0x2c8969[_0x1b1471(0x17c)]),_0x33d0de?_0x437840[_0x1b1471(0x274)][_0x1b1471(0x1fc)](_0x33d0de[_0x1b1471(0x19c)]()[_0x1b1471(0x274)])?(_0x33d0de[_0x1b1471(0x20f)](),_0x33d0de=_0x2c8969):_0x2c8969[_0x1b1471(0x20f)]():_0x33d0de=_0x2c8969;}}}if(_0x33d0de)return this[_0x1b1471(0x13c)](_0x33d0de,this[_0x1b1471(0x27b)][_0x1b1471(0x271)](_0x1e677a,_0x57c272)),_0x33d0de;{const _0x5b16f7=_0x1bfdb5(),_0x507f45=this[_0x1b1471(0x27b)][_0x1b1471(0x271)](_0x1e677a,_0x57c272),_0x2d988b=_0x59d2ab['id'],_0x5eb3f9=_0x1b0dc7?_0x1b1471(0x172)+_0x1b0dc7:_0x1b1471(0x2a0),_0x28b0c5=this[_0x1b1471(0x176)]({'id':_0x5b16f7,'type':_0x5eb3f9,'createdAt':new Date(),'authorId':_0x2d988b,'attributes':_0x2cfff0});return this[_0x1b1471(0x179)](_0x5eb3f9,_0x5b16f7,_0x2d988b,_0x507f45),_0x28b0c5;}}[_0x2b3000(0x260)](_0x205c82,_0x38ae53=_0x2b3000(0x15b),_0x110cf0={}){const _0x460e16=_0x2b3000,_0x3af475=this[_0x460e16(0x223)][_0x460e16(0x244)][_0x460e16(0x272)](_0x460e16(0x11d))['me'],_0x1fb70a=_0x205c82[_0x460e16(0x1e4)](_0x4c7995=>new _0x22abac(_0x4c7995[_0x460e16(0x274)],_0x4c7995[_0x460e16(0x1b3)])),_0x4c8c71=new Set();for(const {suggestion:_0x3916e1,meta:_0x4c3ccf}of this[_0x460e16(0x158)](_0x1fb70a,_0x460e16(0x145)))_0x4c3ccf[_0x460e16(0x142)]&&!_0x4c3ccf[_0x460e16(0x231)]&&_0x4c8c71[_0x460e16(0x21b)](_0x3916e1);for(const _0x2683dd of _0x4c8c71)if(_0x2683dd[_0x460e16(0x1cc)]){const _0x1117b9=_0x2683dd[_0x460e16(0x2a3)]();(!_0x2683dd[_0x460e16(0x17c)]||!_0x2683dd[_0x460e16(0x17c)][_0x460e16(0x233)])&&(_0x1117b9[_0x460e16(0x12b)](_0x298ec6=>_0x1fb70a[_0x460e16(0x121)](_0x240a86=>_0x240a86[_0x460e16(0x14a)](_0x298ec6,!0x0)))&&_0x2683dd[_0x460e16(0x242)]());if(_0x1fb70a[_0x460e16(0x12b)](_0x49ae95=>_0x1117b9[_0x460e16(0x121)](_0x58cc6a=>_0x58cc6a[_0x460e16(0x14a)](_0x49ae95,!0x0)))){const _0x2cbd24=this[_0x460e16(0x163)][_0x460e16(0x201)](_0x460e16(0x2a0),_0x38ae53,_0x460e16(0x276));return this[_0x460e16(0x174)](()=>_0x2cbd24(_0x205c82,null,_0x110cf0)),null;}}else{const _0x2da89d=_0x2683dd[_0x460e16(0x19c)]();_0x1fb70a[_0x460e16(0x121)](_0x3cbd4e=>_0x3cbd4e[_0x460e16(0x14a)](_0x2da89d,!0x0))&&_0x2683dd[_0x460e16(0x242)]();if(_0x1fb70a[_0x460e16(0x12b)](_0x4bed9a=>_0x2da89d[_0x460e16(0x14a)](_0x4bed9a,!0x0))){const _0x4479c3=this[_0x460e16(0x163)][_0x460e16(0x201)](_0x460e16(0x2a0),_0x38ae53,_0x460e16(0x276));return this[_0x460e16(0x174)](()=>_0x4479c3(_0x1fb70a,null,_0x110cf0)),null;}}const _0xa5713e=this[_0x460e16(0x163)][_0x460e16(0x201)](_0x460e16(0x2a0),_0x38ae53,_0x460e16(0x15e));let _0x380068=null;for(const _0x3d4ede of this[_0x460e16(0x113)]())if(_0x3d4ede[_0x460e16(0x26e)]['id']==_0x3af475['id']&&_0x3d4ede[_0x460e16(0x141)]&&_0x460e16(0x2a0)==_0x3d4ede[_0x460e16(0x290)]&&_0x3d4ede[_0x460e16(0x168)]==_0x38ae53&&Lt(_0x3d4ede,_0x110cf0)&&(_0xa5713e(_0x3d4ede[_0x460e16(0x2a3)](),_0x1fb70a)||_0xa5713e(_0x1fb70a,_0x3d4ede[_0x460e16(0x2a3)]()))){if(_0x380068){if(_0x3d4ede[_0x460e16(0x143)]&&_0x3d4ede[_0x460e16(0x143)][_0x460e16(0x102)])continue;for(const _0x2ec779 of _0x3d4ede[_0x460e16(0x2a3)]())_0x380068[_0x460e16(0x125)](_0x2ec779)||_0x380068[_0x460e16(0x2aa)](_0x2ec779);_0x3d4ede[_0x460e16(0x20f)]();}else{_0x380068=_0x3d4ede;for(const _0x49b84f of _0x1fb70a)_0x3d4ede[_0x460e16(0x125)](_0x49b84f)||_0x3d4ede[_0x460e16(0x2aa)](_0x49b84f);}}if(_0x380068)return _0x380068;_0x4c8c71[_0x460e16(0x1b1)]();for(const {suggestion:_0x31c210,meta:_0x589edb}of this[_0x460e16(0x158)](_0x1fb70a,_0x460e16(0x2a0)))_0x589edb[_0x460e16(0x142)]&&(this[_0x460e16(0x284)]||!_0x589edb[_0x460e16(0x22b)]&&!_0x589edb[_0x460e16(0x27e)])&&Lt(_0x31c210,_0x110cf0)&&_0x4c8c71[_0x460e16(0x21b)](_0x31c210);for(const _0xca8302 of _0x4c8c71){const _0x5b2e5c=_0xca8302[_0x460e16(0x2a3)]();if(!_0x110cf0||!_0x110cf0[_0x460e16(0x233)]){if(_0x1fb70a[_0x460e16(0x12b)](_0x54b7b1=>_0x5b2e5c[_0x460e16(0x121)](_0x183766=>_0x183766[_0x460e16(0x14a)](_0x54b7b1,!0x0))))return _0xca8302;}(!_0xca8302[_0x460e16(0x17c)]||!_0xca8302[_0x460e16(0x17c)][_0x460e16(0x233)])&&(_0x5b2e5c[_0x460e16(0x12b)](_0x112a68=>_0x1fb70a[_0x460e16(0x121)](_0x124d4c=>_0x124d4c[_0x460e16(0x14a)](_0x112a68,!0x0)))&&_0xca8302[_0x460e16(0x242)]());}const _0x5d911e=_0x1bfdb5(),_0x2145f8=_0x3af475['id'],_0x5a6976=_0x460e16(0x172)+_0x38ae53,_0x38b184=this[_0x460e16(0x176)]({'id':_0x5d911e,'type':_0x5a6976,'createdAt':new Date(),'authorId':_0x2145f8,'attributes':_0x110cf0});for(const _0x42e2df of _0x1fb70a)_0x42e2df[_0x460e16(0x12c)](),_0x42e2df[_0x460e16(0x1ec)]||_0x460e16(0x1a0)==_0x42e2df[_0x460e16(0x1e6)][_0x460e16(0x261)]||this[_0x460e16(0x179)](_0x5a6976,_0x5d911e,_0x2145f8,_0x42e2df,_0x2f0068[_0x460e16(0x111)]());return _0x38b184;}[_0x2b3000(0x110)](_0x338ecc,_0x118938,_0x21d6be,_0x31ab9b,_0x533bdf){const _0x299ae1=_0x2b3000;if(_0x338ecc[_0x299ae1(0x1ec)])return[];if(_0x299ae1(0x20d)===this[_0x299ae1(0x1d4)])return[];const _0x190a77=this[_0x299ae1(0x223)][_0x299ae1(0x244)][_0x299ae1(0x272)](_0x299ae1(0x11d))['me']['id'],_0x5b14ee=Array[_0x299ae1(0x25d)](this[_0x299ae1(0x1a6)][_0x299ae1(0x12f)]())[_0x299ae1(0x1d0)](_0x320860=>_0x299ae1(0x122)==_0x320860[_0x299ae1(0x290)]&&_0x320860[_0x299ae1(0x297)][_0x299ae1(0x1b4)]==_0x118938&&_0x320860[_0x299ae1(0x125)](_0x338ecc));if(_0x299ae1(0x1d6)===this[_0x299ae1(0x1d4)]){const _0x392344=this[_0x299ae1(0x158)](_0x338ecc,_0x299ae1(0x145))[_0x299ae1(0x1d0)](({meta:_0x350e8a})=>_0x350e8a[_0x299ae1(0x142)]&&!_0x350e8a[_0x299ae1(0x27e)]&&!_0x350e8a[_0x299ae1(0x231)])[_0x299ae1(0x1e4)](({suggestion:_0x29a817})=>_0x29a817);_0x5b14ee[_0x299ae1(0x295)](..._0x392344);}const _0x246160=new Map([[_0x338ecc,_0x21d6be]]);for(const _0x21889a of _0x5b14ee){const _0x1119dc=_0x299ae1(0x122)==_0x21889a[_0x299ae1(0x290)]?_0x21889a[_0x299ae1(0x297)][_0x299ae1(0x108)]:void 0x0,_0x22ce77=_0x21889a[_0x299ae1(0x19c)](),_0x466325=Array[_0x299ae1(0x25d)](_0x246160[_0x299ae1(0x280)]())[_0x299ae1(0x1d1)](_0x1fb322=>_0x1fb322[_0x299ae1(0x138)](_0x22ce77));if(!_0x466325)continue;const _0x40378e=_0x466325[_0x299ae1(0x2a8)](_0x22ce77);this[_0x299ae1(0x1b6)](_0x118938)&&_0x299ae1(0x145)==_0x21889a[_0x299ae1(0x290)]&&0x0!=_0x40378e[_0x299ae1(0x102)]||(_0x246160[_0x299ae1(0x164)](_0x466325),_0x40378e[_0x299ae1(0x1a7)](_0x56053f=>{const _0x4b0412=_0x299ae1;_0x246160[_0x4b0412(0x165)](_0x56053f,_0x21d6be);}),_0x299ae1(0x145)!=_0x21889a[_0x299ae1(0x290)]&&_0x1119dc!=_0x31ab9b&&_0x246160[_0x299ae1(0x165)](_0x466325[_0x299ae1(0x180)](_0x22ce77),_0x1119dc));}const _0x4db4a8=[];for(const [_0xc4cd3a,_0x5d59a4]of _0x246160){const _0x23e131=_0x1bfdb5(),_0x1b6b72={'key':_0x118938,'oldValue':_0x5d59a4,'newValue':_0x31ab9b};_0x118938[_0x299ae1(0x102)]>0x25&&console[_0x299ae1(0x252)](_0x299ae1(0x10d),{'key':_0x118938});const _0x951e9f=(_0x299ae1(0x13b)+(_0x118938+'|'+Vt({'newValue':_0x31ab9b})))[_0x299ae1(0x199)](0x0,0x3c),_0x471ce2=this[_0x299ae1(0x176)]({'id':_0x23e131,'type':_0x951e9f,'data':_0x1b6b72,'createdAt':new Date(),'authorId':_0x190a77,'attributes':_0x533bdf});_0x4db4a8[_0x299ae1(0x14b)](_0x471ce2),this[_0x299ae1(0x179)](_0x951e9f,_0x23e131,_0x190a77,_0xc4cd3a);}return _0x4db4a8;}[_0x2b3000(0x146)](_0x2e3e4f){const _0x434a2e=_0x2b3000;this[_0x434a2e(0x105)](_0x2e3e4f,(_0x29f9b4,..._0x26096a)=>{const _0x8e980e=_0x434a2e;this[_0x8e980e(0x270)](()=>{_0x29f9b4(..._0x26096a);});});}[_0x2b3000(0x1d3)](_0x4e4a7a){const _0x74b6ec=_0x2b3000;this[_0x74b6ec(0x2af)][_0x74b6ec(0x21b)](_0x4e4a7a);}[_0x2b3000(0x115)](_0x53b93e){const _0x3b27a3=_0x2b3000;this[_0x3b27a3(0x1de)][_0x3b27a3(0x21b)](_0x53b93e);}[_0x2b3000(0x298)](_0x3b545b){const _0x12e1ed=_0x2b3000;return _0x12e1ed(0x122)==_0x3b545b[_0x12e1ed(0x290)]?_0x3b545b[_0x12e1ed(0x168)][_0x12e1ed(0x288)]('|')[0x0]:null;}[_0x2b3000(0x13c)](_0x113496,_0x5cf62b){const _0x599b00=_0x2b3000,_0x254262=_0x113496[_0x599b00(0x128)]();this[_0x599b00(0x27b)][_0x599b00(0x25a)](_0x1e9c65=>{const _0x5b2196=_0x599b00;_0x1e9c65[_0x5b2196(0x118)](_0x254262,{'range':_0x5cf62b});});}[_0x2b3000(0x21c)](_0x53fc1e){const _0x1da922=_0x2b3000,_0x4fbed2=_0x53fc1e['id'],_0x570ced=this[_0x1da922(0x223)][_0x1da922(0x16e)][_0x1da922(0x272)](_0x1da922(0x236));this[_0x1da922(0x181)][_0x1da922(0x11f)](_0x4fbed2)||this[_0x1da922(0x181)][_0x1da922(0x28f)]({'channelId':_0x570ced,'threadId':_0x4fbed2,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x146a7b=this[_0x1da922(0x181)][_0x1da922(0x259)](_0x4fbed2);_0x146a7b[_0x1da922(0x1e5)](_0x1da922(0x16a)),_0x146a7b[_0x1da922(0x16a)]=!0x1,_0x53fc1e[_0x1da922(0x143)]=_0x146a7b;}[_0x2b3000(0x249)](_0x3e0c53,_0x5d7438,_0x30033e,_0x7afa03){const _0x5f0fa7=_0x2b3000;if(_0x3e0c53[_0x5f0fa7(0x290)]!=_0x5d7438||_0x3e0c53[_0x5f0fa7(0x168)]!=_0x30033e||_0x3e0c53[_0x5f0fa7(0x1b2)]['id']!=_0x7afa03)throw this[_0x5f0fa7(0x223)][_0x5f0fa7(0x17f)](_0x5f0fa7(0x28d)),new _0x24a40a(_0x5f0fa7(0x28d),this);}[_0x2b3000(0x195)](_0x3c5f8f,_0x3c14ca){const _0x151639=_0x2b3000,_0x4264d7=_0x3c5f8f[_0x151639(0x19c)]();if(_0x3c14ca[_0x151639(0x1db)](_0x4264d7))_0x3c5f8f[_0x151639(0x20f)]();else{if(_0x4264d7[_0x151639(0x14a)](_0x3c14ca)){const _0x24f543=this[_0x151639(0x27b)][_0x151639(0x18f)](_0x3c14ca[_0x151639(0x274)][_0x151639(0x107)],_0x151639(0x1b3));this[_0x151639(0x13c)](_0x3c5f8f,this[_0x151639(0x27b)][_0x151639(0x271)](_0x4264d7[_0x151639(0x274)],_0x24f543));const _0x53f531=_0x1bfdb5(),_0x411116=_0x3c5f8f[_0x151639(0x1b2)]['id'],_0x287470=_0x3c5f8f[_0x151639(0x290)]+':'+_0x3c5f8f[_0x151639(0x168)];this[_0x151639(0x176)]({'id':_0x53f531,'type':_0x287470,'createdAt':new Date(),'authorId':_0x411116,'data':_0x3c5f8f[_0x151639(0x297)],'attributes':_0x3c5f8f[_0x151639(0x17c)]});const _0x43d2ab=this[_0x151639(0x27b)][_0x151639(0x18f)](_0x3c14ca[_0x151639(0x1b3)][_0x151639(0x2a5)],_0x151639(0x1ef)),_0x48d422=this[_0x151639(0x27b)][_0x151639(0x271)](_0x43d2ab,_0x4264d7[_0x151639(0x1b3)]);this[_0x151639(0x179)](_0x287470,_0x53f531,_0x411116,_0x48d422);}else{if(_0x4264d7[_0x151639(0x22a)](_0x3c14ca[_0x151639(0x274)])){const _0x1b9dc6=this[_0x151639(0x27b)][_0x151639(0x18f)](_0x3c14ca[_0x151639(0x274)][_0x151639(0x107)],_0x151639(0x1b3));this[_0x151639(0x13c)](_0x3c5f8f,this[_0x151639(0x27b)][_0x151639(0x271)](_0x4264d7[_0x151639(0x274)],_0x1b9dc6));}else{const _0xa2ce3a=this[_0x151639(0x27b)][_0x151639(0x18f)](_0x3c14ca[_0x151639(0x1b3)][_0x151639(0x2a5)],_0x151639(0x1ef));this[_0x151639(0x13c)](_0x3c5f8f,this[_0x151639(0x27b)][_0x151639(0x271)](_0xa2ce3a,_0x4264d7[_0x151639(0x1b3)]));}}}}[_0x2b3000(0x26a)](_0x51d7ba){const _0x3b6cf2=_0x2b3000;for(const {suggestion:_0x45ef83,meta:_0x29612f}of this[_0x3b6cf2(0x158)](_0x51d7ba,_0x3b6cf2(0x145))){if(!_0x29612f[_0x3b6cf2(0x142)])continue;const _0x5eb745=_0x45ef83[_0x3b6cf2(0x2a3)]();for(const _0x235ba8 of _0x5eb745)if(!_0x51d7ba[_0x3b6cf2(0x2a8)](_0x235ba8)[_0x3b6cf2(0x102)])return!0x0;}return!0x1;}[_0x2b3000(0x150)](_0xfad1db){const _0x5e43a6=_0x2b3000,_0x85a6f2=this[_0x5e43a6(0x223)][_0x5e43a6(0x244)][_0x5e43a6(0x272)](_0x5e43a6(0x11d))[_0x5e43a6(0x1ad)](_0xfad1db);if(!_0x85a6f2)throw new _0x24a40a(_0x5e43a6(0x263),this);return _0x85a6f2;}[_0x2b3000(0x22d)](_0x506dd2){const _0x349c50=_0x2b3000,_0xf874ba=this[_0x349c50(0x223)][_0x349c50(0x244)][_0x349c50(0x272)](_0x349c50(0x11d)),_0x4bc9b8=_0x45b8b4(_0x349c50(0x1a1)+_0x506dd2),_0xe7324c=_0xf874ba[_0x349c50(0x1ad)](_0x4bc9b8);return _0xe7324c||_0xf874ba[_0x349c50(0x217)]({'id':_0x4bc9b8,'name':_0x506dd2});}[_0x2b3000(0x1d9)](_0x1038eb,_0x5a9e66,_0x1b1814,_0x118593,_0x5e5cb2){const _0x3c3f8d=_0x2b3000,_0x457075=this[_0x3c3f8d(0x150)](_0x118593),_0x2ff15c=this[_0x3c3f8d(0x163)][_0x3c3f8d(0x225)](_0x1038eb,_0x5a9e66,_0x1b1814,_0x457075,_0x5e5cb2,_0x4d3bd6=>{const _0x4298f7=_0x3c3f8d;this[_0x4298f7(0x1c3)](_0x1b1814,{'attributes':_0x4d3bd6});const _0x1a3105=this[_0x4298f7(0x1e3)](_0x1b1814);this[_0x4298f7(0x19e)](new Set([_0x1a3105])),this[_0x4298f7(0x160)](new Set([_0x1a3105]));});return this[_0x3c3f8d(0x28a)](_0x2ff15c,_0x3c3f8d(0x276),()=>{const _0x5ca194=_0x3c3f8d;this[_0x5ca194(0x1c3)](_0x1b1814,{'state':_0x5ca194(0x203)});},{'priority':_0x3c3f8d(0x103)}),this[_0x3c3f8d(0x28a)](_0x2ff15c,_0x3c3f8d(0x242),()=>{const _0x5da12e=_0x3c3f8d;this[_0x5da12e(0x1c3)](_0x1b1814,{'state':_0x5da12e(0x157)});},{'priority':_0x3c3f8d(0x103)}),this[_0x3c3f8d(0x1a6)][_0x3c3f8d(0x165)](_0x1b1814,_0x2ff15c),this[_0x3c3f8d(0x18d)][_0x3c3f8d(0x165)](_0x2ff15c,_0x3c3f8d(0x2ae)),_0x2ff15c;}[_0x2b3000(0x124)](_0x333aa8){const _0x4bc0d5=_0x2b3000,_0x5114b3=_0x333aa8[_0x4bc0d5(0x288)](':');return{'group':_0x5114b3[0x0],'type':_0x5114b3[0x1],'subType':_0x5114b3[_0x4bc0d5(0x102)]>=0x5?_0x5114b3[0x2]:null,'id':_0x5114b3[_0x4bc0d5(0x102)]<0x5?_0x5114b3[0x2]:_0x5114b3[0x3],'authorId':_0x5114b3[_0x4bc0d5(0x102)]<0x5?_0x5114b3[0x3]:_0x5114b3[0x4],'markerCount':0x6==_0x5114b3[_0x4bc0d5(0x102)]?_0x5114b3[0x5]:null};}[_0x2b3000(0x1eb)](_0x332df6,_0x2a075b,_0x50a22b){const _0x174368=_0x2b3000,_0x34f169=_0x332df6[_0x174368(0x19c)](),_0x3621bd=_0x34f169[_0x174368(0x274)],_0x4077e6=_0x34f169[_0x174368(0x1b3)];this[_0x174368(0x13c)](_0x332df6,this[_0x174368(0x27b)][_0x174368(0x271)](_0x3621bd,_0x2a075b));const _0x57931b=_0x1bfdb5(),_0xd1306b=_0x332df6[_0x174368(0x1b2)]['id'],_0x190d66=_0x332df6[_0x174368(0x290)]+(_0x332df6[_0x174368(0x168)]?':'+_0x332df6[_0x174368(0x168)]:'');this[_0x174368(0x176)]({'id':_0x57931b,'type':_0x190d66,'createdAt':new Date(),'authorId':_0xd1306b,'originalSuggestionId':_0x332df6['id'],'attributes':_0x332df6[_0x174368(0x17c)],'data':_0x332df6[_0x174368(0x297)]});const _0x2f5ad5=this[_0x174368(0x298)](_0x332df6);(_0x174368(0x16d)==_0x332df6[_0x174368(0x290)]||_0x2f5ad5&&this[_0x174368(0x1b6)](_0x2f5ad5))&&(_0x50a22b=this[_0x174368(0x27b)][_0x174368(0x230)](_0x50a22b[_0x174368(0x2a5)])),this[_0x174368(0x179)](_0x190d66,_0x57931b,_0xd1306b,this[_0x174368(0x27b)][_0x174368(0x271)](_0x50a22b,_0x4077e6));}[_0x2b3000(0x158)](_0x5636de,_0x2e5bfa=null){const _0x33e187=_0x2b3000,_0xbc0376=[],_0x105c18=this[_0x33e187(0x223)][_0x33e187(0x244)][_0x33e187(0x272)](_0x33e187(0x11d))['me'];Array[_0x33e187(0x1b9)](_0x5636de)||(_0x5636de=[_0x5636de]);for(const _0x547f75 of this[_0x33e187(0x113)]()){if(!_0x547f75[_0x33e187(0x141)])continue;if(_0x2e5bfa&&_0x547f75[_0x33e187(0x290)]!=_0x2e5bfa)continue;let _0x848136=!0x1;for(const _0x34dfce of _0x547f75[_0x33e187(0x2a3)]()){for(const _0xcd5876 of _0x5636de){const _0x281ab2=_0xcd5876[_0x33e187(0x274)][_0x33e187(0x1db)](_0x34dfce[_0x33e187(0x1b3)])||_0xcd5876[_0x33e187(0x1b3)][_0x33e187(0x1db)](_0x34dfce[_0x33e187(0x274)]);if(_0x281ab2||_0xcd5876[_0x33e187(0x180)](_0x34dfce)){const _0x30496a=_0xcd5876[_0x33e187(0x14a)](_0x34dfce)&&Rt(this[_0x33e187(0x27b)][_0x33e187(0x1ba)],_0x34dfce[_0x33e187(0x274)],_0xcd5876),_0x168fff=_0x34dfce[_0x33e187(0x14a)](_0xcd5876)&&Rt(this[_0x33e187(0x27b)][_0x33e187(0x1ba)],_0xcd5876[_0x33e187(0x274)],_0x34dfce);_0xbc0376[_0x33e187(0x14b)]({'suggestion':_0x547f75,'meta':{'isOwn':_0x105c18==_0x547f75[_0x33e187(0x26e)],'isNextTo':_0x281ab2,'isInsideObject':_0x30496a,'containsRangeInObject':_0x168fff}}),_0x848136=!0x0;break;}}if(_0x848136)break;}}return _0xbc0376;}[_0x2b3000(0x179)](_0x5a001b,_0x24ebce,_0x5054ee,_0x18a329,_0x5d1cf0){const _0x506bb9=_0x2b3000;this[_0x506bb9(0x27b)][_0x506bb9(0x25a)](_0x31f1cb=>{const _0xeb3904=_0x506bb9;let _0x403462=_0xeb3904(0x293)+_0x5a001b+':'+_0x24ebce+':'+_0x5054ee;_0x5d1cf0&&(_0x403462=_0x403462+':'+_0x5d1cf0),_0x31f1cb[_0xeb3904(0x1df)](_0x403462,{'range':_0x18a329,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2b3000(0x188)](_0xb52223){const _0x6390e8=_0x2b3000,_0x4448e7=_0xb52223[_0x6390e8(0x24f)],_0x503a5d=_0xb52223[_0x6390e8(0x210)];_0xb52223[_0x6390e8(0x24f)]=null,_0xb52223[_0x6390e8(0x210)]=null,null!=_0x4448e7&&_0x4448e7[_0x6390e8(0x210)]==_0xb52223&&(_0x4448e7[_0x6390e8(0x210)]=_0x503a5d),null!=_0x503a5d&&_0x503a5d[_0x6390e8(0x24f)]==_0xb52223&&(_0x503a5d[_0x6390e8(0x24f)]=_0x4448e7),_0x6390e8(0x20c)==this[_0x6390e8(0x18d)][_0x6390e8(0x272)](_0xb52223)&&(this[_0x6390e8(0x18d)][_0x6390e8(0x165)](_0xb52223,_0x6390e8(0x1dd)),this[_0x6390e8(0x19b)](_0x6390e8(0x10b),_0xb52223,_0x4448e7,_0x503a5d));}[_0x2b3000(0x176)](_0x30ce90){const _0x4297ba=_0x2b3000,_0x381f54=_0x30ce90['id'],_0x105730=this[_0x4297ba(0x17b)](_0x30ce90);if(this[_0x4297ba(0x1aa)]&&this[_0x4297ba(0x1aa)][_0x4297ba(0x14d)]){const _0x4cc9e9=this[_0x4297ba(0x223)][_0x4297ba(0x244)][_0x4297ba(0x272)](_0x4297ba(0x11a)),_0x9cd0d5=_0x105730[_0x4297ba(0x1e0)],_0x4b05e7=_0x105730[_0x4297ba(0x168)]?_0x105730[_0x4297ba(0x290)]+':'+_0x105730[_0x4297ba(0x168)]:_0x105730[_0x4297ba(0x290)],_0x34a30d=this[_0x4297ba(0x223)][_0x4297ba(0x209)],_0x31bbae=_0x4cc9e9[_0x4297ba(0x21b)](_0x40e9dc(_0x34a30d,_0x4297ba(0x1f4))),_0x51e084={'id':_0x381f54,'type':_0x4b05e7,'hasComments':_0x9cd0d5,'data':_0x30ce90[_0x4297ba(0x297)]||null,'originalSuggestionId':_0x30ce90[_0x4297ba(0x2a9)]||null,'attributes':_0x105730[_0x4297ba(0x17c)]};this[_0x4297ba(0x1aa)][_0x4297ba(0x14d)](_0x51e084)[_0x4297ba(0x147)](_0x1ec5be=>{const _0x1bf1fd=_0x4297ba;_0x105730[_0x1bf1fd(0x133)]=!0x0,_0x4cc9e9[_0x1bf1fd(0x1e7)](_0x31bbae),_0x1ec5be&&_0x1ec5be[_0x1bf1fd(0x1bb)]&&(this[_0x1bf1fd(0x1a6)][_0x1bf1fd(0x272)](_0x381f54)[_0x1bf1fd(0x1bb)]=_0x1ec5be[_0x1bf1fd(0x1bb)]);})[_0x4297ba(0x24e)](_0x2c2d1d=>{const _0x3d6340=_0x4297ba;throw _0x551353(_0x3d6340(0x10e)),this[_0x3d6340(0x223)][_0x3d6340(0x131)][_0x3d6340(0x1ed)]({'isUndoable':!0x1},()=>{const _0x3a9c49=_0x3d6340;_0x105730[_0x3a9c49(0x242)]();}),_0x105730[_0x3d6340(0x232)](),this[_0x3d6340(0x1a6)][_0x3d6340(0x164)](_0x105730['id']),this[_0x3d6340(0x18d)][_0x3d6340(0x164)](_0x105730),_0x2c2d1d;});}return _0x105730;}[_0x2b3000(0x1b6)](_0x3bd89b){const _0x4e9dd9=_0x2b3000;return this[_0x4e9dd9(0x2af)][_0x4e9dd9(0x238)](_0x3bd89b);}[_0x2b3000(0x1c3)](_0x263dfd,_0x44d74a){const _0x3a5688=_0x2b3000,_0x5d5dcc=this[_0x3a5688(0x223)][_0x3a5688(0x244)][_0x3a5688(0x272)](_0x3a5688(0x11a)),_0x134d0a=this[_0x3a5688(0x1e3)](_0x263dfd);if(this[_0x3a5688(0x1aa)]&&this[_0x3a5688(0x1aa)][_0x3a5688(0x27a)]){if(_0x134d0a[_0x3a5688(0x133)]){const _0x212573=_0x5d5dcc[_0x3a5688(0x21b)](_0x40e9dc(this[_0x3a5688(0x223)][_0x3a5688(0x209)],_0x3a5688(0x1f4)));this[_0x3a5688(0x1aa)][_0x3a5688(0x27a)](_0x263dfd,_0x44d74a)[_0x3a5688(0x147)](()=>{const _0x5c25ac=_0x3a5688;_0x5d5dcc[_0x5c25ac(0x1e7)](_0x212573);});}else _0x134d0a['on'](_0x3a5688(0x114),()=>{const _0x33ba2a=_0x3a5688;this[_0x33ba2a(0x1c3)](_0x263dfd,_0x44d74a);});}}[_0x2b3000(0x197)](_0x1d026e){const _0x3a29cf=_0x2b3000;if(!this[_0x3a29cf(0x1aa)]||!this[_0x3a29cf(0x1aa)][_0x3a29cf(0x1e3)])throw new _0x24a40a(_0x3a29cf(0x2ab),this);return this[_0x3a29cf(0x1aa)][_0x3a29cf(0x1e3)](_0x1d026e);}[_0x2b3000(0x196)](_0x135b65){const _0x4e8510=_0x2b3000,{id:_0x1a119e,type:_0x413ceb,subType:_0x2287ad,authorId:_0x3e69b4}=this[_0x4e8510(0x124)](_0x135b65),_0x5bda70=this[_0x4e8510(0x1a6)][_0x4e8510(0x272)](_0x1a119e)||this[_0x4e8510(0x1d9)](_0x413ceb,_0x2287ad,_0x1a119e,_0x3e69b4,{});switch(this[_0x4e8510(0x249)](_0x5bda70,_0x413ceb,_0x2287ad,_0x3e69b4),this[_0x4e8510(0x18d)][_0x4e8510(0x272)](_0x5bda70)){case _0x4e8510(0x2ae):this[_0x4e8510(0x197)](_0x1a119e)[_0x4e8510(0x147)](_0x42da7c=>{const _0x5b86a2=_0x4e8510;let _0x1ed074=Promise[_0x5b86a2(0x1a3)]();_0x42da7c[_0x5b86a2(0x1e0)]&&(_0x1ed074=this[_0x5b86a2(0x181)][_0x5b86a2(0x183)]({'channelId':this[_0x5b86a2(0x223)][_0x5b86a2(0x16e)][_0x5b86a2(0x272)](_0x5b86a2(0x236)),'threadId':_0x1a119e})),_0x1ed074[_0x5b86a2(0x147)](()=>{const _0x592a5b=_0x5b86a2;this[_0x592a5b(0x17b)](_0x42da7c)[_0x592a5b(0x133)]=!0x0;});}),this[_0x4e8510(0x18d)][_0x4e8510(0x165)](_0x5bda70,_0x4e8510(0x13f));break;case _0x4e8510(0x1dd):this[_0x4e8510(0x1c3)](_0x1a119e,{'state':_0x4e8510(0x22f)});case _0x4e8510(0x1f3):this[_0x4e8510(0x18d)][_0x4e8510(0x165)](_0x5bda70,_0x4e8510(0x20c)),this[_0x4e8510(0x19b)](_0x4e8510(0x262),_0x5bda70);break;case _0x4e8510(0x20c):this[_0x4e8510(0x19b)](_0x4e8510(0x292),_0x5bda70);}return _0x5bda70[_0x4e8510(0x282)](_0x135b65),_0x5bda70;}[_0x2b3000(0x160)](_0x2cce6f){const _0x542100=_0x2b3000,_0x50c01d=Array[_0x542100(0x25d)](_0x2cce6f),_0x4fd9cf=_0x50c01d[_0x542100(0x1d0)](_0x20315e=>_0x542100(0x122)==_0x20315e[_0x542100(0x290)]);this[_0x542100(0x212)](_0x4fd9cf);const _0x3c3f1f=_0x50c01d[_0x542100(0x1d0)](_0x4bdc81=>!_0x4bdc81[_0x542100(0x1cc)]&&_0x542100(0x122)!=_0x4bdc81[_0x542100(0x290)]),_0x1745bc=this[_0x542100(0x113)]({'skipNotAttached':!0x0})[_0x542100(0x1d0)](_0x3207d3=>!_0x3207d3[_0x542100(0x1cc)]&&_0x542100(0x122)!=_0x3207d3[_0x542100(0x290)]),_0x4f7d44=_0x1745bc[_0x542100(0x1d0)](_0x20f6fc=>!_0x2cce6f[_0x542100(0x238)](_0x20f6fc)),_0x28292b=new Map(_0x1745bc[_0x542100(0x1e4)](_0x37eb65=>[_0x37eb65,this[_0x542100(0x163)][_0x542100(0x201)](_0x37eb65[_0x542100(0x290)],_0x37eb65[_0x542100(0x168)],_0x542100(0x1cb))])),_0x3e0f65=new Map(_0x1745bc[_0x542100(0x1e4)](_0x1a50b4=>[_0x1a50b4,_0x1a50b4[_0x542100(0x19c)]()])),_0x1fdd4d=new Set(),_0x5b3031=new Set();for(let _0x2a2576=0x0;_0x2a2576<_0x3c3f1f[_0x542100(0x102)];_0x2a2576++)_0x10dcf5(_0x3c3f1f[_0x2a2576],_0x3c3f1f,_0x2a2576+0x1);for(let _0x266cd6=0x0;_0x266cd6<_0x3c3f1f[_0x542100(0x102)];_0x266cd6++)_0x10dcf5(_0x3c3f1f[_0x266cd6],_0x4f7d44,0x0);const _0x2af7d8=new Set();for(let _0x43af7a=0x0;_0x43af7a<_0x3c3f1f[_0x542100(0x102)];_0x43af7a++){const _0x4a41e8=_0x3c3f1f[_0x43af7a];!_0x5b3031[_0x542100(0x238)](_0x4a41e8)&&_0x4a41e8[_0x542100(0x24f)]&&(_0x2af7d8[_0x542100(0x21b)](_0x4a41e8[_0x542100(0x24f)]),_0x4a41e8[_0x542100(0x24f)][_0x542100(0x210)]===_0x4a41e8&&(_0x4a41e8[_0x542100(0x24f)][_0x542100(0x210)]=null),_0x4a41e8[_0x542100(0x24f)]=null),!_0x1fdd4d[_0x542100(0x238)](_0x4a41e8)&&_0x4a41e8[_0x542100(0x210)]&&(_0x2af7d8[_0x542100(0x21b)](_0x4a41e8[_0x542100(0x210)]),_0x4a41e8[_0x542100(0x210)][_0x542100(0x24f)]===_0x4a41e8&&(_0x4a41e8[_0x542100(0x210)][_0x542100(0x24f)]=null),_0x4a41e8[_0x542100(0x210)]=null);}function _0x10dcf5(_0x3d7284,_0xb34944,_0x30fc68){const _0x98a365=_0x542100;for(let _0x22e252=_0x30fc68;_0x22e252<_0xb34944[_0x98a365(0x102)];_0x22e252++){const _0xe22560=_0x557f38(_0x3d7284,_0xb34944[_0x22e252]);_0xe22560&&(_0xe22560[0x0][_0x98a365(0x210)]=_0xe22560[0x1],_0xe22560[0x1][_0x98a365(0x24f)]=_0xe22560[0x0],_0x1fdd4d[_0x98a365(0x21b)](_0xe22560[0x0]),_0x5b3031[_0x98a365(0x21b)](_0xe22560[0x1]));}}function _0x557f38(_0x56f33a,_0x323260){const _0x12d074=_0x542100;if(_0x56f33a[_0x12d074(0x26e)]['id']!==_0x323260[_0x12d074(0x26e)]['id'])return null;const _0x232172=_0x28292b[_0x12d074(0x272)](_0x56f33a)(_0x56f33a,_0x323260,_0x3e0f65[_0x12d074(0x272)](_0x56f33a),_0x3e0f65[_0x12d074(0x272)](_0x323260));if(!_0x232172)return null;return _0x28292b[_0x12d074(0x272)](_0x323260)(_0x56f33a,_0x323260,_0x3e0f65[_0x12d074(0x272)](_0x56f33a),_0x3e0f65[_0x12d074(0x272)](_0x323260))?_0x232172[0x1][_0x12d074(0x143)]&&_0x232172[0x1][_0x12d074(0x143)][_0x12d074(0x102)]?null:_0x232172:null;}_0x2af7d8[_0x542100(0x1b5)]&&this[_0x542100(0x160)](_0x2af7d8);}[_0x2b3000(0x212)](_0x80bbab){const _0x2f5152=_0x2b3000;if(0x0==_0x80bbab[_0x2f5152(0x102)])return;const _0x427e3a=this[_0x2f5152(0x113)]({'skipNotAttached':!0x0})[_0x2f5152(0x1d0)](_0x300f1e=>_0x2f5152(0x122)==_0x300f1e[_0x2f5152(0x290)]&&_0x300f1e[_0x2f5152(0x1f8)]),_0x19c553=[],_0x3eb553=new Map();for(const _0x4eb969 of _0x427e3a){const _0x566f4c=_0x45b8b4(_0x4eb969[_0x2f5152(0x17c)]);_0x3eb553[_0x2f5152(0x238)](_0x566f4c)||(_0x3eb553[_0x2f5152(0x165)](_0x566f4c,_0x19c553[_0x2f5152(0x102)]),_0x19c553[_0x2f5152(0x14b)]([]));const _0xbaa32c=_0x3eb553[_0x2f5152(0x272)](_0x566f4c);_0x19c553[_0xbaa32c][_0x2f5152(0x14b)](_0x4eb969);}!(function(){const _0x597a44=_0x2f5152;_0x19c553[_0x597a44(0x18b)]((_0x34c27e,_0x2bf60c)=>{const _0x2c6ebe=_0x597a44,_0x6b759e=_0x34c27e[0x0][_0x2c6ebe(0x1bb)],_0xb03d9=_0x2bf60c[0x0][_0x2c6ebe(0x1bb)];return _0x6b759e==_0xb03d9?_0x34c27e[0x0][_0x2c6ebe(0x17c)][_0x2c6ebe(0x21a)]<_0x2bf60c[0x0][_0x2c6ebe(0x17c)][_0x2c6ebe(0x21a)]?-0x1:0x1:_0x6b759e<_0xb03d9?-0x1:0x1;});for(const _0x3e527e of _0x19c553)_0x3e527e[_0x597a44(0x18b)]((_0x22ac68,_0x3f0977)=>_0x22ac68['id']<_0x3f0977['id']?-0x1:0x1);}());for(let _0x51a312=0x0;_0x51a312<_0x19c553[_0x2f5152(0x102)];_0x51a312++){if(0x0==_0x19c553[_0x51a312][_0x2f5152(0x102)])continue;const _0x27b96e=[];for(let _0xc4eb12=_0x51a312+0x1;_0xc4eb12<_0x19c553[_0x2f5152(0x102)];_0xc4eb12++)0x0!=_0x19c553[_0xc4eb12][_0x2f5152(0x102)]&&_0x5ddc95(_0x19c553[_0x51a312],_0x19c553[_0xc4eb12])&&_0x27b96e[_0x2f5152(0x14b)](_0xc4eb12);for(const _0x20208d of _0x27b96e)_0x19c553[_0x51a312]=_0x19c553[_0x51a312][_0x2f5152(0x112)](_0x19c553[_0x20208d]),_0x19c553[_0x20208d]=[];}for(const _0x3a25d7 of _0x19c553)for(let _0xb0a207=0x0;_0xb0a207<_0x3a25d7[_0x2f5152(0x102)];_0xb0a207++)_0x3a25d7[_0xb0a207][_0x2f5152(0x210)]=_0x3a25d7[_0xb0a207+0x1]||null;for(const _0x468014 of _0x19c553)for(let _0x536455=0x0;_0x536455<_0x468014[_0x2f5152(0x102)];_0x536455++)_0x468014[_0x536455][_0x2f5152(0x24f)]=_0x468014[_0x536455-0x1]||null;function _0x5ddc95(_0x273844,_0x4e119e){const _0x48cb68=_0x2f5152;if(_0x273844[0x0][_0x48cb68(0x17c)][_0x48cb68(0x21a)]!==_0x4e119e[0x0][_0x48cb68(0x17c)][_0x48cb68(0x21a)]&&_0x273844[0x0][_0x48cb68(0x26e)]!==_0x4e119e[0x0][_0x48cb68(0x26e)])return!0x1;if(!function(_0x336414,_0x33b5c4){const _0x30c763=_0x48cb68;if(!_0x336414[_0x30c763(0x1e0)]&&!_0x33b5c4[_0x30c763(0x1e0)])return!0x0;if(_0x336414[_0x30c763(0x1e0)]&&_0x33b5c4[_0x30c763(0x1e0)])return!0x1;if(_0x336414[_0x30c763(0x1e0)]&&_0x33b5c4[_0x30c763(0x1bb)]<_0x336414[_0x30c763(0x143)][_0x30c763(0x25e)][_0x30c763(0x272)](0x0)[_0x30c763(0x1bb)])return!0x0;if(_0x33b5c4[_0x30c763(0x1e0)]&&_0x336414[_0x30c763(0x1bb)]<_0x33b5c4[_0x30c763(0x143)][_0x30c763(0x25e)][_0x30c763(0x272)](0x0)[_0x30c763(0x1bb)])return!0x0;return!0x1;}(_0x273844[0x0],_0x4e119e[0x0]))return!0x1;const _0x5c3014=_0x375fbe(_0x273844[0x0][_0x48cb68(0x17c)],_0x48cb68(0x21a)),_0x53bac5=_0x375fbe(_0x4e119e[0x0][_0x48cb68(0x17c)],_0x48cb68(0x21a));if(!_0x58b55a(_0x5c3014,_0x53bac5))return!0x1;return!!_0x273844[_0x48cb68(0x12b)](_0x57f655=>_0x4e119e[_0x48cb68(0x121)](_0x124ae0=>_0x57f655[_0x48cb68(0x19c)]()[_0x48cb68(0x1db)](_0x124ae0[_0x48cb68(0x19c)]())))&&_0x4e119e[_0x48cb68(0x12b)](_0x24c86b=>_0x273844[_0x48cb68(0x121)](_0x16b8bc=>_0x24c86b[_0x48cb68(0x19c)]()[_0x48cb68(0x1db)](_0x16b8bc[_0x48cb68(0x19c)]())));}}[_0x2b3000(0x19e)](_0x4f6705){const _0x1a9a0f=_0x2b3000,_0x4d6433=Array[_0x1a9a0f(0x25d)](_0x4f6705),_0x5b0620=this[_0x1a9a0f(0x113)]({'skipNotAttached':!0x0}),_0x35c554=_0x5b0620[_0x1a9a0f(0x1d0)](_0x5241ba=>!_0x4f6705[_0x1a9a0f(0x238)](_0x5241ba)),_0x128766=new Map(_0x4d6433[_0x1a9a0f(0x1e4)](_0x162e42=>[_0x162e42,this[_0x1a9a0f(0x163)][_0x1a9a0f(0x201)](_0x162e42[_0x1a9a0f(0x290)],_0x162e42[_0x1a9a0f(0x168)],_0x1a9a0f(0x15e))])),_0x89ebd2=new Map(_0x5b0620[_0x1a9a0f(0x1e4)](_0x586652=>[_0x586652,_0x586652[_0x1a9a0f(0x2a3)]()]));for(let _0x3a8553=0x0;_0x3a8553<_0x4d6433[_0x1a9a0f(0x102)];_0x3a8553++){if(_0x431236(this,_0x4d6433[_0x3a8553],_0x4d6433,_0x3a8553+0x1))return!0x0;}for(let _0x80ba45=0x0;_0x80ba45<_0x4d6433[_0x1a9a0f(0x102)];_0x80ba45++){if(_0x431236(this,_0x4d6433[_0x80ba45],_0x35c554,0x0))return!0x0;}return!0x1;function _0x431236(_0x45b17e,_0x2741c5,_0x25692b,_0x354ce6){const _0x17ef69=_0x1a9a0f;for(let _0x52b9b2=_0x354ce6;_0x52b9b2<_0x25692b[_0x17ef69(0x102)];_0x52b9b2++){const _0x13d0b2=_0x25692b[_0x52b9b2];if(_0x13d0b2[_0x17ef69(0x290)]!==_0x2741c5[_0x17ef69(0x290)]||_0x13d0b2[_0x17ef69(0x26e)]['id']!==_0x2741c5[_0x17ef69(0x26e)]['id']||_0x13d0b2[_0x17ef69(0x168)]!==_0x2741c5[_0x17ef69(0x168)])continue;if(!Pt(_0x2741c5,_0x13d0b2,[_0x17ef69(0x21a)]))continue;if(_0x17ef69(0x122)==_0x2741c5[_0x17ef69(0x290)]&&_0x2741c5[_0x17ef69(0x297)][_0x17ef69(0x108)]!=_0x13d0b2[_0x17ef69(0x297)][_0x17ef69(0x108)])continue;if(_0x17ef69(0x122)==_0x2741c5[_0x17ef69(0x290)]&&_0x45b17e[_0x17ef69(0x1b6)](_0x2741c5[_0x17ef69(0x297)][_0x17ef69(0x1b4)]))continue;if(_0x17ef69(0x16d)==_0x2741c5[_0x17ef69(0x290)]){const _0x896fd8=_0x45b17e[_0x17ef69(0x223)][_0x17ef69(0x131)],_0x54bab2=_0x2741c5[_0x17ef69(0x29d)]();if(_0x54bab2&&(_0x896fd8[_0x17ef69(0x1ba)][_0x17ef69(0x166)](_0x54bab2)||_0x896fd8[_0x17ef69(0x1ba)][_0x17ef69(0x184)](_0x54bab2)))continue;}const _0x1cccec=_0x128766[_0x17ef69(0x272)](_0x2741c5),_0xa7bb97=_0x89ebd2[_0x17ef69(0x272)](_0x2741c5),_0x34d29e=_0x89ebd2[_0x17ef69(0x272)](_0x13d0b2),_0x32b926=_0x2741c5[_0x17ef69(0x143)]&&_0x2741c5[_0x17ef69(0x143)][_0x17ef69(0x102)],_0x149328=_0x13d0b2[_0x17ef69(0x143)]&&_0x13d0b2[_0x17ef69(0x143)][_0x17ef69(0x102)];if(!_0x32b926&&_0x1cccec(_0x34d29e,_0xa7bb97))return _0x45b17e[_0x17ef69(0x1bf)](_0x13d0b2,_0x2741c5),_0x89ebd2[_0x17ef69(0x164)](_0x2741c5),!0x0;if(!_0x149328&&_0x1cccec(_0xa7bb97,_0x34d29e))return _0x45b17e[_0x17ef69(0x1bf)](_0x2741c5,_0x13d0b2),_0x89ebd2[_0x17ef69(0x164)](_0x13d0b2),!0x0;}return!0x1;}}[_0x2b3000(0x1bf)](_0x520941,_0x4ec805){const _0x81c9b9=_0x2b3000;if(_0x520941[_0x81c9b9(0x1cc)]){for(const _0x896bd of _0x4ec805[_0x81c9b9(0x2a3)]())_0x520941[_0x81c9b9(0x2aa)](_0x896bd);}else{const _0x4af2ac=_0x4ec805[_0x81c9b9(0x19c)]()[_0x81c9b9(0x1b3)];this[_0x81c9b9(0x13c)](_0x520941,this[_0x81c9b9(0x27b)][_0x81c9b9(0x271)](_0x520941[_0x81c9b9(0x19c)]()[_0x81c9b9(0x274)],_0x4af2ac));}_0x4ec805[_0x81c9b9(0x20f)]();}[_0x2b3000(0x273)](_0x36278f,_0x235107){const _0x3eab54=_0x2b3000,_0x9daa86=_0x36278f[_0x3eab54(0x23c)](_0x3eab54(0x245))||_0x36278f[_0x3eab54(0x23c)](_0x3eab54(0x122))?_0x3eab54(0x1bc):_0x36278f[_0x3eab54(0x239)]();return _0x40e9dc(this[_0x3eab54(0x223)][_0x3eab54(0x209)],_0x235107+'_'+_0x9daa86+_0x3eab54(0x207));}[_0x2b3000(0x22e)](){const _0x1bdcd1=_0x2b3000,_0x1e7953=this[_0x1bdcd1(0x223)];if(!_0x1e7953['ui'])return;const {ariaLiveAnnouncer:_0x2597b7}=_0x1e7953['ui'];_0x514c33(this[_0x1bdcd1(0x27b)],({left:_0x24daf5,entered:_0x30704e})=>{const _0x46f6b1=_0x1bdcd1;for(const _0x43e0e2 of _0x24daf5){const {group:_0x41c2b0,type:_0x13b627}=this[_0x46f6b1(0x124)](_0x43e0e2[_0x46f6b1(0x186)]);if(_0x46f6b1(0x251)===_0x41c2b0){_0x2597b7[_0x46f6b1(0x206)](this[_0x46f6b1(0x273)](_0x13b627,_0x46f6b1(0x23b)));break;}}for(const _0x137c39 of _0x30704e){const {group:_0x31f6d8,type:_0x485ed5}=this[_0x46f6b1(0x124)](_0x137c39[_0x46f6b1(0x186)]);if(_0x46f6b1(0x251)===_0x31f6d8){_0x2597b7[_0x46f6b1(0x206)](this[_0x46f6b1(0x273)](_0x485ed5,_0x46f6b1(0x1f7)));break;}}});}[_0x2b3000(0x204)](_0x251182){const _0x35e09f=_0x2b3000;if(this[_0x35e09f(0x1cf)])return!0x1;const _0x5cae05=this[_0x35e09f(0x223)],_0x6515c2=_0x5cae05[_0x35e09f(0x131)][_0x35e09f(0x198)][_0x35e09f(0x2ad)][_0x35e09f(0x275)]();if(0x0==_0x6515c2[_0x35e09f(0x102)])return!0x1;const _0x4c02e1=[],_0x1453dc=_0x6515c2[_0x35e09f(0x1d0)](_0x4e63b4=>_0x35e09f(0x122)==_0x4e63b4[_0x35e09f(0x290)]),_0x565e8a=_0x6515c2[_0x35e09f(0x1d0)](_0x3612c4=>_0x35e09f(0x27f)==_0x3612c4[_0x35e09f(0x290)]&&_0x35e09f(0x127)!=_0x3612c4[_0x35e09f(0x186)]),_0x353712=_0x6515c2[_0x35e09f(0x1d0)](_0x28999c=>_0x35e09f(0x1e7)==_0x28999c[_0x35e09f(0x290)]&&_0x35e09f(0x127)!=_0x28999c[_0x35e09f(0x186)]);for(const _0x2b625a of _0x1453dc)_0x4c02e1[_0x35e09f(0x14b)]({'key':_0x2b625a[_0x35e09f(0x1ae)],'newValue':_0x2b625a[_0x35e09f(0x139)],'oldValue':_0x2b625a[_0x35e09f(0x1fd)],'range':Ot(_0x2b625a[_0x35e09f(0x27c)],_0x5cae05[_0x35e09f(0x131)])});for(const _0xbbad48 of _0x565e8a){const _0x3cdfc1=_0x353712[_0x35e09f(0x1d1)](_0x5d6405=>_0x5d6405[_0x35e09f(0x243)][_0x35e09f(0x1db)](_0xbbad48[_0x35e09f(0x243)]));_0x3cdfc1&&_0x4c02e1[_0x35e09f(0x14b)]({'key':_0x35e09f(0x1c1),'newValue':_0xbbad48[_0x35e09f(0x186)],'oldValue':_0x3cdfc1[_0x35e09f(0x186)],'range':_0x5cae05[_0x35e09f(0x131)][_0x35e09f(0x1ac)](_0xbbad48[_0x35e09f(0x243)][_0x35e09f(0x257)])});}return 0x0!=_0x4c02e1[_0x35e09f(0x102)]&&this[_0x35e09f(0x154)](_0x251182,_0x4c02e1);}[_0x2b3000(0x177)](_0x5944ce){const _0x5ef99a=_0x2b3000;let _0x4b4b72=!0x1;const _0xbc3761=this[_0x5ef99a(0x223)][_0x5ef99a(0x131)][_0x5ef99a(0x198)][_0x5ef99a(0x2ad)][_0x5ef99a(0x106)]()[_0x5ef99a(0x1d0)](_0x6b541a=>_0x6b541a[_0x5ef99a(0x297)][_0x5ef99a(0x1c4)]&&_0x6b541a[_0x5ef99a(0x186)][_0x5ef99a(0x23c)](_0x5ef99a(0x1ee)));for(const _0x31c8c6 of _0xbc3761){const {subType:_0x42bfad,id:_0x5947bd}=this[_0x5ef99a(0x124)](_0x31c8c6[_0x5ef99a(0x186)]),_0x51a560=_0x42bfad[_0x5ef99a(0x288)]('|')[0x0];for(const _0x2c2d62 of this[_0x5ef99a(0x113)]({'skipNotAttached':!0x0}))_0x2c2d62['id']!=_0x5947bd&&_0x5ef99a(0x122)==_0x2c2d62[_0x5ef99a(0x290)]&&_0x2c2d62[_0x5ef99a(0x297)]&&_0x2c2d62[_0x5ef99a(0x297)][_0x5ef99a(0x1b4)]==_0x51a560&&_0x2c2d62[_0x5ef99a(0x19c)]()[_0x5ef99a(0x138)](_0x31c8c6[_0x5ef99a(0x297)][_0x5ef99a(0x1c4)])&&(this[_0x5ef99a(0x215)](_0x2c2d62,_0x31c8c6[_0x5ef99a(0x297)][_0x5ef99a(0x1c4)],_0x5944ce),_0x4b4b72=!0x0);}return _0x4b4b72;}[_0x2b3000(0x270)](_0x14c88a){const _0x2044e9=_0x2b3000;this[_0x2044e9(0x223)],(this[_0x2044e9(0x1cf)]=!0x0,_0x14c88a());}[_0x2b3000(0x227)](_0x266633){const _0x168681=_0x2b3000,_0x38bc0f=this[_0x168681(0x1b6)](_0x266633),_0x519bc6=this[_0x168681(0x1de)][_0x168681(0x238)](_0x266633);return _0x38bc0f||_0x519bc6;}[_0x2b3000(0x154)](_0x39216f,_0x51b99e){const _0x5a12f1=_0x2b3000;if(0x0==_0x51b99e[_0x5a12f1(0x102)])return!0x1;let _0x4c1d3b=!0x1;for(const _0x3f666c of _0x51b99e){const _0x55d077=this[_0x5a12f1(0x158)](_0x3f666c[_0x5a12f1(0x27c)],_0x5a12f1(0x122))[_0x5a12f1(0x1d0)](_0x5abf4b=>!_0x5abf4b[_0x5a12f1(0x18c)][_0x5a12f1(0x231)])[_0x5a12f1(0x1e4)](_0x33e0f2=>_0x33e0f2[_0x5a12f1(0x251)]),_0x130ac4=_0x45b8b4({'newValue':_0x3f666c[_0x5a12f1(0x228)]});_0x55d077[_0x5a12f1(0x1d0)](_0x2747a7=>{const _0x4627a9=_0x5a12f1,[_0x390395,_0x4023f7]=_0x2747a7[_0x4627a9(0x168)][_0x4627a9(0x288)]('|');return _0x390395==_0x3f666c[_0x4627a9(0x1b4)]&&_0x4023f7!=_0x130ac4;})[_0x5a12f1(0x1a7)](_0x5adc2d=>{const _0x7ac0e=_0x5a12f1;this[_0x7ac0e(0x215)](_0x5adc2d,_0x3f666c[_0x7ac0e(0x27c)],_0x39216f),_0x4c1d3b=!0x0;});}return _0x4c1d3b;}[_0x2b3000(0x215)](_0x2c433d,_0x376cf9,_0x47ff36){const _0x246bc5=_0x2b3000,_0x33b001=_0x2c433d[_0x246bc5(0x19c)]()[_0x246bc5(0x2a8)](_0x376cf9);0x0!==_0x33b001[_0x246bc5(0x102)]?0x1!==_0x33b001[_0x246bc5(0x102)]?this[_0x246bc5(0x1eb)](_0x2c433d,_0x376cf9[_0x246bc5(0x274)],_0x376cf9[_0x246bc5(0x1b3)]):this[_0x246bc5(0x13c)](_0x2c433d,_0x33b001[0x0]):_0x47ff36[_0x246bc5(0x16c)](_0x2c433d[_0x246bc5(0x128)]());}}class xt{constructor(_0x30dec1){const _0x3b8cfe=_0x2b3000;this[_0x3b8cfe(0x250)]=_0x30dec1,this[_0x3b8cfe(0x27b)]=_0x30dec1[_0x3b8cfe(0x131)],this[_0x3b8cfe(0x2a1)]=new Map(),this[_0x3b8cfe(0x130)]=new Map(),this[_0x3b8cfe(0x19f)]();}[_0x2b3000(0x225)](_0x19635c,_0x26fe43,_0x2eb2eb,_0x5f213d,_0x343b38,_0x4a853c){const _0x4f1bf6=_0x2b3000;return new _0x2f0068(this[_0x4f1bf6(0x27b)],{'type':_0x19635c,'subType':_0x26fe43,'id':_0x2eb2eb,'author':_0x5f213d,'creator':_0x5f213d,'attributes':_0x343b38,'onAttributesChange':_0x4a853c,'onAccept':(..._0x45f6a6)=>this[_0x4f1bf6(0x201)](_0x19635c,_0x26fe43,_0x4f1bf6(0x276))(..._0x45f6a6),'onDiscard':(..._0x173df1)=>this[_0x4f1bf6(0x201)](_0x19635c,_0x26fe43,_0x4f1bf6(0x242))(..._0x173df1)});}[_0x2b3000(0xfe)](_0x3978bc,_0x1e9ef0,_0x542f77,_0xeab4d3){const _0x557a7f=_0x2b3000,_0xe97e9d=_0x3978bc+':'+_0x1e9ef0+':'+_0x542f77;this[_0x557a7f(0x2a1)][_0x557a7f(0x165)](_0xe97e9d,_0xeab4d3);}[_0x2b3000(0x201)](_0x18ae12,_0x3ec49c,_0x497be2){const _0x40bd22=_0x2b3000,_0x529d19=_0x18ae12+':'+_0x3ec49c+':'+_0x497be2;return this[_0x40bd22(0x2a1)][_0x40bd22(0x272)](_0x529d19)||this[_0x40bd22(0x130)][_0x40bd22(0x272)](_0x18ae12+':'+_0x497be2);}[_0x2b3000(0x19f)](){const _0x4eccd5=_0x2b3000,_0x1c2ebe=()=>!0x1,_0x31976f=_0x4321a5=>{const _0xe118c=_0x1582;_0x4321a5[_0xe118c(0x18b)]((_0x39327c,_0x500c61)=>_0x39327c[_0xe118c(0x274)][_0xe118c(0x1fc)](_0x500c61[_0xe118c(0x274)])?0x1:-0x1),this[_0xe118c(0x27b)][_0xe118c(0x25a)](_0x28f40b=>{const _0x33c818=_0xe118c;for(const _0x3fe938 of _0x4321a5){let _0x4ddee8;_0x4ddee8=_0x3fe938[_0x33c818(0x1b3)][_0x33c818(0x21f)]&&_0x3fe938[_0x33c818(0x1b3)][_0x33c818(0x2a5)]==_0x3fe938[_0x33c818(0x274)][_0x33c818(0x257)]?_0x28f40b[_0x33c818(0x1da)](_0x3fe938[_0x33c818(0x274)][_0x33c818(0x257)],'on'):_0x28f40b[_0x33c818(0x1da)](_0x3fe938),this[_0x33c818(0x27b)][_0x33c818(0x22c)](_0x4ddee8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xaaffa0=(_0x403991,_0xac10c0)=>{const _0x3c9f7d=_0x1582;_0xac10c0&&this[_0x3c9f7d(0x27b)][_0x3c9f7d(0x25a)](_0x5bacec=>{const _0x432c99=_0x3c9f7d,{commandName:_0x1a4943,commandParams:_0x4ca06e=[]}=_0xac10c0,_0x35b49a=_0x403991[_0x432c99(0x1e4)](_0xedb0f0=>(Tt(_0xedb0f0)&&(_0xedb0f0=this[_0x432c99(0x27b)][_0x432c99(0x271)](_0xedb0f0[_0x432c99(0x1b3)])),_0xedb0f0))[_0x432c99(0x1d0)](_0x5339a5=>_0x432c99(0x1a0)!==_0x5339a5[_0x432c99(0x1e6)][_0x432c99(0x261)]);if(_0x35b49a[_0x432c99(0x102)]<0x1)return;const _0x2f4a9e=Array[_0x432c99(0x25d)](this[_0x432c99(0x27b)][_0x432c99(0x198)][_0x432c99(0x1fb)][_0x432c99(0x2a3)]())[_0x432c99(0x1e4)](_0x47d1c9=>_0x22abac[_0x432c99(0x28e)](_0x47d1c9));_0x5bacec[_0x432c99(0x15d)](_0x35b49a);for(const _0x3f9ff4 of this[_0x432c99(0x250)][_0x432c99(0x26b)][_0x432c99(0x26b)]())_0x3f9ff4[_0x432c99(0x15a)]();_0x4ca06e[_0x432c99(0x14b)]({'forceDefaultExecution':!0x0}),this[_0x432c99(0x250)][_0x432c99(0x1f0)](_0x1a4943,..._0x4ca06e);const _0x55033e=_0x2f4a9e[_0x432c99(0x1d0)](_0x1a2d5b=>_0x432c99(0x1a0)!=_0x1a2d5b[_0x432c99(0x1e6)][_0x432c99(0x261)]);_0x55033e[_0x432c99(0x102)]>0x0&&_0x5bacec[_0x432c99(0x15d)](_0x55033e);for(const _0x49988c of _0x2f4a9e)_0x49988c[_0x432c99(0x12c)]();});},_0x4ebdcc=(_0x58312d,_0x5f1cae)=>0x1==_0x58312d[_0x4eccd5(0x102)]&&0x1==_0x5f1cae[_0x4eccd5(0x102)]&&_0x58312d[0x0][_0x4eccd5(0x1b3)][_0x4eccd5(0x1db)](_0x5f1cae[0x0][_0x4eccd5(0x274)]),_0x47fad0=(_0x1968cd,_0x399e77,_0x10bf50,_0x57e82c)=>Ft(_0x1968cd,_0x399e77,_0x10bf50,_0x57e82c,this[_0x4eccd5(0x27b)])?[_0x1968cd,_0x399e77]:Ft(_0x399e77,_0x1968cd,_0x57e82c,_0x10bf50,this[_0x4eccd5(0x27b)])?[_0x399e77,_0x1968cd]:null;this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x1a9),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x16f),_0x31976f),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x256),_0x4ebdcc),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x194),_0x47fad0),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x1f2),_0x31976f),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x27d),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x21e),_0x4ebdcc),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x192),_0x47fad0),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x241),_0xaaffa0),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x117),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x237),_0x4ebdcc),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x15f),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x240),_0xaaffa0),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x2ac),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x126),_0x4ebdcc),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x156),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x222),_0x1c2ebe),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x25c),(_0xfe5e47,_0x5dce64)=>{const _0x250387=_0x4eccd5;if(!_0x5dce64)return;const _0x4934c8=this[_0x250387(0x250)][_0x250387(0x244)][_0x250387(0x272)](p);this[_0x250387(0x27b)][_0x250387(0x25a)](_0x569ec7=>{const _0x5988f5=_0x250387;if(_0x5988f5(0x1c1)==_0x5dce64[_0x5988f5(0x1b4)])for(const _0x3cf040 of _0xfe5e47){const _0x16b133=_0x3cf040[_0x5988f5(0x274)][_0x5988f5(0x257)],_0x1e23b6=_0x5dce64[_0x5988f5(0x108)];_0x569ec7[_0x5988f5(0x134)](_0x16b133,_0x1e23b6);}else{if(_0x4934c8[_0x5988f5(0x1b6)](_0x5dce64[_0x5988f5(0x1b4)])){for(const _0x340f80 of _0xfe5e47)void 0x0!==_0x5dce64[_0x5988f5(0x108)]?_0x569ec7[_0x5988f5(0x159)](_0x5dce64[_0x5988f5(0x1b4)],_0x5dce64[_0x5988f5(0x108)],_0x340f80[_0x5988f5(0x274)][_0x5988f5(0x257)]):_0x569ec7[_0x5988f5(0x205)](_0x5dce64[_0x5988f5(0x1b4)],_0x340f80[_0x5988f5(0x274)][_0x5988f5(0x257)]);}else{for(const _0x49bb6b of _0xfe5e47)_0x5dce64[_0x5988f5(0x108)]?_0x569ec7[_0x5988f5(0x159)](_0x5dce64[_0x5988f5(0x1b4)],_0x5dce64[_0x5988f5(0x108)],_0x49bb6b):_0x569ec7[_0x5988f5(0x205)](_0x5dce64[_0x5988f5(0x1b4)],_0x49bb6b);}}});}),this[_0x4eccd5(0x130)][_0x4eccd5(0x165)](_0x4eccd5(0x23e),_0x4ebdcc);}}function Rt(_0x4d3cbe,_0x1c332c,_0x788ed6){const _0x9352db=_0x2b3000;for(const _0x2e6f43 of _0x1c332c[_0x9352db(0x2a5)][_0x9352db(0x1d8)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2e6f43[_0x9352db(0x1e6)]==_0x2e6f43)return!0x1;if(!_0x788ed6[_0x9352db(0x10f)](_0x2e6f43))return!0x1;if(_0x4d3cbe[_0x9352db(0x166)](_0x2e6f43)||_0x4d3cbe[_0x9352db(0x184)](_0x2e6f43))return!0x0;}return!0x1;}function Tt(_0x39b993){const _0x313dec=_0x2b3000;return _0x39b993[_0x313dec(0x1b3)][_0x313dec(0x2a5)]==_0x39b993[_0x313dec(0x274)][_0x313dec(0x257)]&&_0x39b993[_0x313dec(0x1b3)][_0x313dec(0x286)];}function Et(_0x3b8100,_0x524654,_0x23d869,_0xa7eaf3){const _0x5b1c56=_0x2b3000,_0x4bf75a=_0x17a37e=>!_0x17a37e[_0x5b1c56(0x1c0)]['is'](_0x5b1c56(0x235))&&!_0xa7eaf3[_0x5b1c56(0x166)](_0x17a37e[_0x5b1c56(0x1c0)]),_0x185812=_0x3b8100[_0x5b1c56(0x274)][_0x5b1c56(0x1c9)](_0x4bf75a),_0x2d0398=_0x3b8100[_0x5b1c56(0x1b3)][_0x5b1c56(0x1c9)](_0x4bf75a,{'direction':_0x5b1c56(0x294)});return(!_0x3b8100[_0x5b1c56(0x274)][_0x5b1c56(0x1db)](_0x185812)||!_0x3b8100[_0x5b1c56(0x1b3)][_0x5b1c56(0x1db)](_0x2d0398))&&(_0x185812[_0x5b1c56(0x1fc)](_0x2d0398)?_0x23d869[_0x5b1c56(0x118)](_0x524654,{'range':_0x23d869[_0x5b1c56(0x271)](_0x185812,_0x2d0398)}):_0x23d869[_0x5b1c56(0x16c)](_0x524654),!0x0);}function Vt(_0x41de95){return _0x45b8b4(_0x41de95);}function Ut(_0x16badf){const _0x5bb750=_0x2b3000,_0x47e1d2=_0x16badf[_0x5bb750(0x274)][_0x5bb750(0x257)];return _0x47e1d2&&_0x47e1d2['is'](_0x5bb750(0x2a7));}function _0x1582(_0x20580e,_0x856297){const _0x3c1ad1=_0x3c1a();return _0x1582=function(_0x15824d,_0x464611){_0x15824d=_0x15824d-0xfe;let _0xe1321d=_0x3c1ad1[_0x15824d];return _0xe1321d;},_0x1582(_0x20580e,_0x856297);}function Ot(_0x53af1d,_0x31a71f){const _0x101a8c=_0x2b3000;return null==_0x53af1d[_0x101a8c(0x1b3)][_0x101a8c(0x107)]&&_0x53af1d[_0x101a8c(0x1b3)][_0x101a8c(0x2a5)]==_0x53af1d[_0x101a8c(0x274)][_0x101a8c(0x257)]?Gt(_0x53af1d[_0x101a8c(0x274)][_0x101a8c(0x257)],_0x31a71f):_0x53af1d;}function Gt(_0x294a3c,_0x13847d){const _0x500b2c=_0x2b3000,_0x34b718=_0x13847d[_0x500b2c(0x1ba)][_0x500b2c(0x166)](_0x294a3c)||_0x13847d[_0x500b2c(0x1ba)][_0x500b2c(0x129)](_0x294a3c);return _0x13847d[_0x500b2c(0x271)](_0x13847d[_0x500b2c(0x18f)](_0x294a3c,_0x500b2c(0x289)),_0x34b718?_0x13847d[_0x500b2c(0x213)](_0x294a3c):_0x13847d[_0x500b2c(0x18f)](_0x294a3c,_0x500b2c(0x1b3)));}function Ft(_0x28dacf,_0x17dd9c,_0x160662,_0x53cf73,_0x39ba10){const _0x4697b3=_0x2b3000;if(!Pt(_0x28dacf,_0x17dd9c))return!0x1;if(_0x160662[_0x4697b3(0x1b3)][_0x4697b3(0x1db)](_0x53cf73[_0x4697b3(0x274)]))return!0x0;if(_0x28dacf[_0x4697b3(0x290)]!=_0x17dd9c[_0x4697b3(0x290)])return!0x1;if(!_0x160662[_0x4697b3(0x1b3)][_0x4697b3(0x220)](_0x53cf73[_0x4697b3(0x274)]))return!0x1;const _0x543bb5=_0x39ba10[_0x4697b3(0x271)](_0x160662[_0x4697b3(0x1b3)],_0x53cf73[_0x4697b3(0x274)])[_0x4697b3(0x1d7)]();for(const _0x6db72c of _0x543bb5)if([_0x4697b3(0x14c),_0x4697b3(0x269)][_0x4697b3(0x2a6)](_0x6db72c[_0x4697b3(0x290)])&&_0x39ba10[_0x4697b3(0x1ba)][_0x4697b3(0x184)](_0x6db72c[_0x4697b3(0x1c0)]))return!0x1;return!0x0;}function Pt(_0x15c470,_0x1e9f5f,_0x5059a6=[]){const _0x4160ea=_0x2b3000;return!(!_0x15c470[_0x4160ea(0x1f8)]||!_0x1e9f5f[_0x4160ea(0x1f8)])&&_0x58b55a(_0x375fbe(_0x15c470[_0x4160ea(0x17c)],_0x5059a6),_0x375fbe(_0x1e9f5f[_0x4160ea(0x17c)],_0x5059a6));}function Lt(_0x22e070,_0x1c3ad6){const _0x9b34c8=_0x2b3000,_0x4ad00e=Ht(_0x22e070[_0x9b34c8(0x17c)]),_0x1a4579=Ht(_0x1c3ad6);if(!_0x22e070[_0x9b34c8(0x1f8)])return!0x1;for(const _0x45a991 of Object[_0x9b34c8(0x280)](_0x1a4579))if(!_0x58b55a(_0x4ad00e[_0x45a991],_0x1a4579[_0x45a991]))return!0x1;return!0x0;}function Ht(_0x2ad064){const _0x2cb3a6=_0x2b3000,_0x382573=Object[_0x2cb3a6(0x14e)]({},_0x2ad064);return delete _0x382573[_0x2cb3a6(0x233)],delete _0x382573[_0x2cb3a6(0x221)],_0x382573;}
|
|
23
|
+
const _0x3ef5c6=_0x31d1;(function(_0x233016,_0x570a4f){const _0x8b9e58=_0x31d1,_0x5dce0f=_0x233016();while(!![]){try{const _0x47c4f2=-parseInt(_0x8b9e58(0x140))/0x1+parseInt(_0x8b9e58(0x1f7))/0x2+-parseInt(_0x8b9e58(0x272))/0x3*(parseInt(_0x8b9e58(0xff))/0x4)+parseInt(_0x8b9e58(0x135))/0x5*(parseInt(_0x8b9e58(0x19d))/0x6)+-parseInt(_0x8b9e58(0x12e))/0x7*(-parseInt(_0x8b9e58(0x21b))/0x8)+-parseInt(_0x8b9e58(0x103))/0x9*(parseInt(_0x8b9e58(0x271))/0xa)+-parseInt(_0x8b9e58(0x121))/0xb*(-parseInt(_0x8b9e58(0xe2))/0xc);if(_0x47c4f2===_0x570a4f)break;else _0x5dce0f['push'](_0x5dce0f['shift']());}catch(_0x483f92){_0x5dce0f['push'](_0x5dce0f['shift']());}}}(_0x80c6,0xec4de));import{Plugin as _0x1e2423,PendingActions as _0x56a00e}from'ckeditor5/src/core.js';import{LiveRange as _0x440d5e}from'ckeditor5/src/engine.js';function _0x31d1(_0x2850b5,_0x37fd5b){const _0x80c688=_0x80c6();return _0x31d1=function(_0x31d1dd,_0x18b3b5){_0x31d1dd=_0x31d1dd-0xc3;let _0x51069a=_0x80c688[_0x31d1dd];return _0x51069a;},_0x31d1(_0x2850b5,_0x37fd5b);}import{CKEditorError as _0xea2028,uid as _0x2bb905,priorities as _0x439e8f,logWarning as _0x55cce6}from'ckeditor5/src/utils.js';import{toWidget as _0x5bbfd0}from'ckeditor5/src/widget.js';import{Users as _0x31a3e1,hashObject as _0x4e3173,surroundingMarkersDetector as _0xbe054f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xd1d10a from'./commands/trackchangescommand.js';import _0x50f1a8 from'./commands/acceptsuggestioncommand.js';import _0x16803 from'./commands/discardsuggestioncommand.js';import _0x3fc2d2 from'./commands/executeonallsuggestionscommand.js';import _0x40d846 from'./commands/executeonselectedsuggestionscommand.js';import _0x5c95fe from'./suggestion.js';import _0x19e8f9 from'./suggestiondescriptionfactory.js';import _0x1df5d4 from'./integrations/aiassistant.js';import _0x3d8f2b from'./integrations/alignment.js';import _0x17dfde from'./integrations/basicstyles.js';import _0x2c8d95 from'./integrations/blockquote.js';import _0x2c772d from'./integrations/casechange.js';import _0x40eb23 from'./integrations/ckbox.js';import _0x16bf3a from'./integrations/codeblock.js';import _0x1ff48d from'./integrations/comments.js';import _0x5e4458 from'./integrations/deletecommand.js';import _0x370a7b from'./integrations/list.js';import _0x744801 from'./integrations/listproperties.js';import _0xa2c94d from'./integrations/entercommand.js';import _0x14bc33 from'./integrations/findandreplace.js';import _0x3b5459 from'./integrations/font.js';import _0x368084 from'./integrations/formatpainter.js';import _0x3f52a1 from'./integrations/heading.js';import _0x38c787 from'./integrations/highlight.js';import _0x35aac4 from'./integrations/horizontalline.js';import _0x1e786f from'./integrations/htmlembed.js';import _0x253b45 from'./integrations/image.js';import _0x92e042 from'./integrations/imagereplace.js';import _0x5373ce from'./integrations/imagestyle.js';import _0xef95fd from'./integrations/importword.js';import _0x9bed5f from'./integrations/indent.js';import _0x26cbfc from'./integrations/inputcommand.js';import _0x409a49 from'./integrations/link.js';import _0x1161b8 from'./integrations/legacylist.js';import _0x32bded from'./integrations/legacylistproperties.js';import _0x5d47dd from'./integrations/mediaembed.js';import _0x1ba231 from'./integrations/mention.js';import _0x1bfa7d from'./integrations/multilevellist.js';import _0x314b7b from'./integrations/pagebreak.js';import _0x34edf9 from'./integrations/paragraph.js';import _0x447c62 from'./integrations/removeformat.js';import _0xc26818 from'./integrations/restrictededitingmode.js';import _0x5359f6 from'./integrations/shiftentercommand.js';import _0x4c66e4 from'./integrations/standardeditingmode.js';import _0x148fae from'./integrations/style.js';import _0x5ed09b from'./integrations/table.js';import _0x13d92d from'./integrations/tablemergesplit.js';import _0xab96ef from'./integrations/tableheadings.js';import _0x12fd43 from'./integrations/tableclipboard.js';import _0x599ad1 from'./integrations/tablecolumnresize.js';import _0x2393b1 from'./integrations/template.js';import _0x3ae3c4 from'./integrations/tableofcontents.js';import _0x1b5a44 from'./integrations/title.js';import _0x1a2d60 from'./integrations/undo.js';import _0x239eb8 from'./integrations/tablecaption.js';import _0x217dd9 from'./integrations/tableproperties.js';import{getTranslation as _0x4feb72}from'./utils/common-translations.js';import{isEqual as _0xefcaab,omit as _0x4b90f0}from'lodash-es';export const renameAttributeKey=_0x3ef5c6(0x24a);export default class p extends _0x1e2423{static get[_0x3ef5c6(0x225)](){const _0x2b2ec4=_0x3ef5c6;return[_0x2b2ec4(0x1de),_0x31a3e1,_0x56a00e,_0x1df5d4,_0x3d8f2b,_0x17dfde,_0x2c8d95,_0x40eb23,_0x2c772d,_0x16bf3a,_0x1ff48d,_0x5e4458,_0xa2c94d,_0x14bc33,_0x3b5459,_0x368084,_0x3f52a1,_0x38c787,_0x35aac4,_0x1e786f,_0x253b45,_0x5373ce,_0x92e042,_0xef95fd,_0x9bed5f,_0x26cbfc,_0x1161b8,_0x32bded,_0x1bfa7d,_0x409a49,_0x370a7b,_0x744801,_0x5d47dd,_0x1ba231,_0x314b7b,_0x34edf9,_0x447c62,_0xc26818,_0x5359f6,_0x4c66e4,_0x148fae,_0x5ed09b,_0x13d92d,_0xab96ef,_0x239eb8,_0x12fd43,_0x599ad1,_0x3ae3c4,_0x217dd9,_0x2393b1,_0x1b5a44,_0x1a2d60];}static get[_0x3ef5c6(0xcc)](){const _0x206e3f=_0x3ef5c6;return _0x206e3f(0x147);}constructor(_0x2bf24c){const _0x4c60ee=_0x3ef5c6;function _0x3376a4(_0x34a125){const _0x11b73d=_0x31d1;return _0x34a125[_0x11b73d(0x262)](_0xf4526f=>String[_0x11b73d(0x23f)](_0xf4526f))[_0x11b73d(0x1f5)]('');}super(_0x2bf24c),this[_0x4c60ee(0xe7)]=!0x1,this[_0x4c60ee(0xf4)](_0x4c60ee(0x1cd),[]),this['on'](_0x4c60ee(0x12d),(_0xe40fec,_0x148005,_0xeba3af,_0x3a0424)=>{const _0x3eab9b=_0x4c60ee;this[_0x3eab9b(0x166)][_0x3eab9b(0x264)](()=>{const _0x1e71f3=_0x3eab9b;for(const _0x1d8993 of[..._0x3a0424,..._0xeba3af])this[_0x1e71f3(0x166)][_0x1e71f3(0x1b3)][_0x1e71f3(0xc8)](_0x1d8993)&&_0x2bf24c[_0x1e71f3(0x259)][_0x1e71f3(0xe0)](_0x1d8993);});}),this[_0x4c60ee(0x23c)]=new _0x19e8f9(this[_0x4c60ee(0x102)][_0x4c60ee(0x238)][_0x4c60ee(0xce)],this[_0x4c60ee(0x102)][_0x4c60ee(0x17e)]),this[_0x4c60ee(0x1e5)]=null,this[_0x4c60ee(0x18f)]=new xt(this[_0x4c60ee(0x102)]),this[_0x4c60ee(0x20e)]=new Map(),this[_0x4c60ee(0x260)]=_0x2bf24c[_0x4c60ee(0x1bd)][_0x4c60ee(0x22a)](_0x4c60ee(0x1de)),this[_0x4c60ee(0x192)]=new Set(),this[_0x4c60ee(0x166)]=this[_0x4c60ee(0x102)][_0x4c60ee(0x238)],this[_0x4c60ee(0x1e8)]=new WeakMap(),this[_0x4c60ee(0x1b8)]=!0x1,this[_0x4c60ee(0x10a)]=new Set([_0x4c60ee(0x24a)]),this[_0x4c60ee(0x1f0)]=new Set(),_0x2bf24c[_0x4c60ee(0x15b)][_0x4c60ee(0x16c)](_0x4c60ee(0x1fa),_0x4c60ee(0x223)),this[_0x4c60ee(0x244)]=_0x2bf24c[_0x4c60ee(0x15b)][_0x4c60ee(0x22a)](_0x4c60ee(0x1fa)),_0x2bf24c[_0x4c60ee(0x15b)][_0x4c60ee(0x16c)](_0x4c60ee(0x170),!0x0),this[_0x4c60ee(0x251)]=_0x2bf24c[_0x4c60ee(0x15b)][_0x4c60ee(0x22a)](_0x4c60ee(0x170)),this[_0x4c60ee(0x229)]=new _0xd1d10a(_0x2bf24c,this[_0x4c60ee(0x192)]),this[_0x4c60ee(0xdb)](),this[_0x3376a4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3376a4([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x36]);}[_0x3ef5c6(0xea)](){const _0x13ba40=_0x3ef5c6,_0x366917=this[_0x13ba40(0x102)],_0x48573f=(_0xfa9de7,_0x2d3597)=>{const _0x5dda80=_0x13ba40;if(_0x5dda80(0x1f8)!=_0xfa9de7)return _0x5dda80(0x209)+_0xfa9de7;const _0x50799b=_0x2d3597[_0x5dda80(0x1cc)]('|')[0x0];return this[_0x5dda80(0xde)](_0x50799b)?_0x5dda80(0x16a):_0x5dda80(0xed);};_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x16b))[_0x13ba40(0x1ea)]({'model':_0x13ba40(0x1e4),'view':_0x4856ad=>{const _0x346003=_0x13ba40,{id:_0x959ab9,type:_0x11a698,subType:_0x5c2fed}=this[_0x346003(0x173)](_0x4856ad[_0x346003(0x1fd)]),_0x704fba=[_0x346003(0x11f),_0x48573f(_0x11a698,_0x5c2fed)];let _0xc91af7=0xbb8;return this[_0x346003(0x1cd)][_0x346003(0xc4)](_0x4856ad[_0x346003(0x1fd)])&&(_0x704fba[_0x346003(0x129)](_0x346003(0x247)),_0xc91af7=0xbc2),_0x346003(0xe4)==_0x11a698&&(_0xc91af7+=0x5),{'classes':_0x704fba,'attributes':{'data-suggestion':_0x959ab9},'priority':_0xc91af7};}}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0xee))[_0x13ba40(0x253)](_0x55fac3=>{const _0x5b6caa=_0x13ba40;_0x55fac3['on'](_0x5b6caa(0x193),(_0x5275f3,_0x245986,_0x3ed365)=>{const _0x5518aa=_0x5b6caa;if(!_0x3ed365[_0x5518aa(0x17d)][_0x5518aa(0x108)])return;const _0x383941=_0x245986[_0x5518aa(0x169)];if(!_0x383941)return;const _0x300001=_0x3ed365[_0x5518aa(0x1b9)][_0x5518aa(0x24f)](_0x383941);_0x366917[_0x5518aa(0x238)][_0x5518aa(0xce)][_0x5518aa(0x205)](_0x383941)&&_0x300001&&!_0x300001[_0x5518aa(0x17a)](_0x5518aa(0xe5))&&_0x300001['is'](_0x5518aa(0x1b5))&&_0x5bbfd0(_0x300001,_0x3ed365[_0x5518aa(0x132)]);},{'priority':_0x5b6caa(0x1af)});}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0xee))[_0x13ba40(0x1ea)]({'model':_0x13ba40(0x1e4),'view':(_0x17fd4e,_0x46ba89)=>{const _0x2149a8=_0x13ba40;if(!_0x46ba89[_0x2149a8(0x17d)][_0x2149a8(0x108)])return null;const {type:_0x39fb12,subType:_0x31d685}=this[_0x2149a8(0x173)](_0x17fd4e[_0x2149a8(0x1fd)]);return{'classes':[_0x2149a8(0x11f),_0x48573f(_0x39fb12,_0x31d685)],'priority':0xbb8};}});const _0x1d05da=({showActiveMarkers:_0x1ffedf=!0x0,isAttributeSuggestion:_0x4993ee=!0x1}={})=>(_0x4b6e24,_0x3f00a9,_0x122ba5)=>{const _0x26bc76=_0x13ba40;if(!_0x3f00a9[_0x26bc76(0x169)])return;const {id:_0x2be6a9}=this[_0x26bc76(0x173)](_0x3f00a9[_0x26bc76(0x1fd)]);if(_0x4993ee){const _0x962e5d=this[_0x26bc76(0x20e)][_0x26bc76(0x22a)](_0x2be6a9),_0x53d932=this[_0x26bc76(0x1a3)](_0x962e5d);if(!this[_0x26bc76(0xde)](_0x53d932))return;}if(_0x3f00a9[_0x26bc76(0x169)]['is'](_0x26bc76(0x1d8)))return void _0x122ba5[_0x26bc76(0x11d)][_0x26bc76(0x254)](_0x3f00a9[_0x26bc76(0x169)],_0x4b6e24[_0x26bc76(0x219)]);const _0x5bcdde=_0x122ba5[_0x26bc76(0x1b9)][_0x26bc76(0x24f)](_0x3f00a9[_0x26bc76(0x169)]);if(_0x3f00a9[_0x26bc76(0x169)]['is'](_0x26bc76(0x1ff))&&_0x366917[_0x26bc76(0x238)][_0x26bc76(0xce)][_0x26bc76(0x233)](_0x3f00a9[_0x26bc76(0x169)])&&!_0x5bcdde[_0x26bc76(0x17a)](_0x26bc76(0x20b))){_0x122ba5[_0x26bc76(0x132)][_0x26bc76(0x10b)]([_0x26bc76(0x11f),_0x26bc76(0x16a)],_0x5bcdde),_0x122ba5[_0x26bc76(0x132)][_0x26bc76(0x204)](_0x26bc76(0x235),_0x2be6a9,_0x5bcdde),_0x122ba5[_0x26bc76(0x1b9)][_0x26bc76(0x115)](_0x5bcdde,_0x3f00a9[_0x26bc76(0x1fd)]),_0x1ffedf&&(this[_0x26bc76(0x1cd)][_0x26bc76(0xc4)](_0x3f00a9[_0x26bc76(0x1fd)])?_0x122ba5[_0x26bc76(0x132)][_0x26bc76(0x10b)](_0x26bc76(0x247),_0x5bcdde):_0x122ba5[_0x26bc76(0x132)][_0x26bc76(0x1f6)](_0x26bc76(0x247),_0x5bcdde));for(const _0x5a72da of _0x366917[_0x26bc76(0x238)][_0x26bc76(0x22e)](_0x3f00a9[_0x26bc76(0x169)])[_0x26bc76(0x17f)]())_0x122ba5[_0x26bc76(0x11d)][_0x26bc76(0x254)](_0x5a72da,_0x4b6e24[_0x26bc76(0x219)]);_0x122ba5[_0x26bc76(0x11d)][_0x26bc76(0x254)](_0x3f00a9[_0x26bc76(0x169)],_0x4b6e24[_0x26bc76(0x219)]);}};_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0xee))[_0x13ba40(0x253)](_0x51844f=>{const _0x6cece8=_0x13ba40;_0x51844f['on'](_0x6cece8(0x232),(_0x5cfed3,_0x39eb77,_0x4ad9c0)=>{const _0x22e8af=_0x6cece8;_0x4ad9c0[_0x22e8af(0x17d)][_0x22e8af(0x108)]&&_0x1d05da({'showActiveMarkers':!0x1})(_0x5cfed3,_0x39eb77,_0x4ad9c0);},{'priority':_0x6cece8(0x1c1)});}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0xee))[_0x13ba40(0x253)](_0x3e70a1=>{const _0x407727=_0x13ba40;_0x3e70a1['on'](_0x407727(0x110),(_0x26a2bd,_0x24b9d6,_0x5a3a0d)=>{const _0x574b1e=_0x407727;_0x5a3a0d[_0x574b1e(0x17d)][_0x574b1e(0x108)]&&_0x1d05da({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x26a2bd,_0x24b9d6,_0x5a3a0d);},{'priority':_0x407727(0x1c1)});}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0xee))[_0x13ba40(0xfe)]({'model':_0x13ba40(0x1e4),'view':(_0x2f4968,_0x183183)=>_0x183183[_0x13ba40(0x17d)][_0x13ba40(0x108)]?null:{'group':_0x13ba40(0x1e4),'name':_0x2f4968[_0x13ba40(0x191)](0xb)}}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x1fc))[_0x13ba40(0x201)]({'view':{'name':_0x13ba40(0x1e4),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x29186d,{writer:_0x39f23f})=>{const _0xce82a4=_0x13ba40;let _0x480917=_0xce82a4(0x18c)+_0x29186d[_0xce82a4(0xdd)](_0xce82a4(0x1e2))+':'+_0x29186d[_0xce82a4(0xdd)]('id');return _0x29186d[_0xce82a4(0xdd)](_0xce82a4(0x224))&&(_0x480917+=':'+_0x29186d[_0xce82a4(0xdd)](_0xce82a4(0x224))),_0x39f23f[_0xce82a4(0x22b)](_0xce82a4(0xef),{'data-name':_0x480917});}}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x1fc))[_0x13ba40(0xf9)]({'view':_0x13ba40(0x1e4)}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x16b))[_0x13ba40(0x253)](_0x2d8754=>{const _0x39f182=_0x13ba40;_0x2d8754['on'](_0x39f182(0x232),_0x1d05da(),{'priority':_0x39f182(0x1af)});}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x16b))[_0x13ba40(0x253)](_0x1d30a2=>{const _0x52fe73=_0x13ba40;_0x1d30a2['on'](_0x52fe73(0x110),_0x1d05da({'isAttributeSuggestion':!0x0}),{'priority':_0x52fe73(0x1af)});}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x16b))[_0x13ba40(0x253)](_0x5e94c6=>{const _0x3e2ad5=_0x13ba40;_0x5e94c6['on'](_0x3e2ad5(0x213),(_0x5f150e,_0x2809d0,_0xfce146)=>{const _0x2510db=_0x3e2ad5,_0x2b930f=_0xfce146[_0x2510db(0x1b9)][_0x2510db(0x136)](_0x2809d0[_0x2510db(0x1fd)]);if(_0x2b930f){for(const _0x31346c of _0x2b930f)_0x31346c[_0x2510db(0x17a)](_0x2510db(0x20b))||(_0xfce146[_0x2510db(0x132)][_0x2510db(0x1f6)]([_0x2510db(0x11f),_0x2510db(0x16a),_0x2510db(0x247)],_0x31346c),_0xfce146[_0x2510db(0x132)][_0x2510db(0x20f)](_0x2510db(0x235),_0x31346c),_0xfce146[_0x2510db(0x1b9)][_0x2510db(0xcb)](_0x31346c,_0x2809d0[_0x2510db(0x1fd)]));}},{'priority':_0x3e2ad5(0x1af)});}),_0x366917[_0x13ba40(0x1da)][_0x13ba40(0x167)](_0x13ba40(0x16b))[_0x13ba40(0x253)](_0x25e9ed=>{const _0xe25d16=_0x13ba40;_0x25e9ed['on'](_0xe25d16(0x16d),(_0x15b075,_0x1cf901,_0x3cbe23)=>{const _0x4a593b=_0xe25d16,_0x3f8194=_0x3cbe23[_0x4a593b(0x1b9)][_0x4a593b(0x136)](_0x1cf901[_0x4a593b(0x1fd)]);if(!_0x3f8194)return;const {id:_0x2a2b9e}=this[_0x4a593b(0x173)](_0x1cf901[_0x4a593b(0x1fd)]),_0x325def=this[_0x4a593b(0x20e)][_0x4a593b(0x22a)](_0x2a2b9e),_0x57a666=this[_0x4a593b(0x1a3)](_0x325def);if(this[_0x4a593b(0xde)](_0x57a666)){for(const _0x2cbe63 of _0x3f8194)_0x2cbe63[_0x4a593b(0x17a)](_0x4a593b(0x20b))||(_0x3cbe23[_0x4a593b(0x132)][_0x4a593b(0x1f6)]([_0x4a593b(0x11f),_0x4a593b(0x16a),_0x4a593b(0x247)],_0x2cbe63),_0x3cbe23[_0x4a593b(0x132)][_0x4a593b(0x20f)](_0x4a593b(0x235),_0x2cbe63),_0x3cbe23[_0x4a593b(0x1b9)][_0x4a593b(0xcb)](_0x2cbe63,_0x1cf901[_0x4a593b(0x1fd)]));}},{'priority':_0xe25d16(0x1af)});}),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x178)][_0x13ba40(0x1c9)](_0x46062e=>{const _0x574d61=_0x13ba40;let _0x2be8f4=!0x1;const _0x151141=Array[_0x574d61(0x1ec)](_0x366917[_0x574d61(0x238)][_0x574d61(0x178)][_0x574d61(0x124)][_0x574d61(0x20c)]()),_0x324507=new Set();for(const {name:_0x5289a4,data:_0x5d032b}of _0x151141){const {group:_0x74db29,type:_0x413f3d,subType:_0x5a646d,id:_0x19f2e8}=this[_0x574d61(0x173)](_0x5289a4);if(_0x574d61(0x1e4)!==_0x74db29)continue;const _0x231bc0=this[_0x574d61(0x20e)][_0x574d61(0x22a)](_0x19f2e8);if(null!=_0x5d032b[_0x574d61(0x1a4)]){_0x574d61(0x152)==_0x413f3d&&(_0x2be8f4=_0x2be8f4||Et(_0x5d032b[_0x574d61(0x1a4)],_0x5289a4,_0x46062e,_0x366917[_0x574d61(0x238)][_0x574d61(0xce)]));const _0xa3733e=_0x574d61(0x1f8)==_0x413f3d&&this[_0x574d61(0xde)](_0x5a646d[_0x574d61(0x1cc)]('|')[0x0]);if(_0x5d032b[_0x574d61(0x1a4)][_0x574d61(0x230)]||_0x574d61(0x18a)==_0x5d032b[_0x574d61(0x1a4)][_0x574d61(0x1a7)][_0x574d61(0x163)]||_0x574d61(0x1e3)==_0x413f3d&&!Ut(_0x5d032b[_0x574d61(0x1a4)])||_0xa3733e&&!Ut(_0x5d032b[_0x574d61(0x1a4)])||_0x574d61(0xe4)==_0x413f3d&&!(!Tt(_0x16cf7e=_0x5d032b[_0x574d61(0x1a4)])&&!function(_0x44cb15){const _0x5c424f=_0x574d61;return _0x44cb15[_0x5c424f(0x133)][_0x5c424f(0x155)]==_0x44cb15[_0x5c424f(0x250)][_0x5c424f(0x216)]&&_0x44cb15[_0x5c424f(0x133)][_0x5c424f(0x141)];}(_0x16cf7e)))_0x46062e[_0x574d61(0x14a)](_0x5289a4),_0x2be8f4=!0x0;else{if(!_0x231bc0||!_0x231bc0[_0x574d61(0x174)])continue;_0x324507[_0x574d61(0x253)](_0x231bc0);}}}var _0x16cf7e;return _0x324507[_0x574d61(0x10c)]>0x0&&(_0x2be8f4=!!this[_0x574d61(0x118)](_0x324507)||_0x2be8f4),_0x2be8f4;}),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x178)][_0x13ba40(0x1c9)](_0x157313=>{const _0x404999=_0x13ba40;let _0x2fc88e=!0x1;for(const _0x54cb2f of _0x366917[_0x404999(0x238)][_0x404999(0x178)][_0x404999(0x124)][_0x404999(0x139)]())if(_0x404999(0x181)==_0x54cb2f[_0x404999(0x190)])for(const _0xde9d9c of this[_0x404999(0x20e)][_0x404999(0x26a)]()){if(_0xde9d9c[_0x404999(0x237)]||!_0xde9d9c[_0x404999(0x174)])continue;const _0x3de53b=_0x404999(0x1e3)==_0xde9d9c[_0x404999(0x190)],_0x732acf=this[_0x404999(0x1a3)](_0xde9d9c),_0xd46a9c=_0x732acf&&this[_0x404999(0xde)](_0x732acf);if(!_0x3de53b&&!_0xd46a9c)continue;const _0x571b2a=_0xde9d9c[_0x404999(0x1b1)]();if(_0x571b2a[_0x404999(0x133)][_0x404999(0x155)]!=_0x571b2a[_0x404999(0x250)][_0x404999(0x155)]&&!_0x571b2a[_0x404999(0x250)][_0x404999(0x141)]){const _0x54b09e=_0x366917[_0x404999(0x238)][_0x404999(0x1bf)](_0x571b2a[_0x404999(0x133)][_0x404999(0x1db)],_0x404999(0x250)),_0x39b73a=_0x366917[_0x404999(0x238)][_0x404999(0x10e)](_0x571b2a[_0x404999(0x133)],_0x54b09e);_0x157313[_0x404999(0x1fe)](_0xde9d9c[_0x404999(0x188)](),{'range':_0x39b73a}),_0x2fc88e=!0x0;}}return _0x2fc88e;}),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x178)][_0x13ba40(0x1c9)](_0x19e8b0=>this[_0x13ba40(0x26f)](_0x19e8b0)),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x178)][_0x13ba40(0x1c9)](_0x516fd2=>!_0x516fd2[_0x13ba40(0x179)][_0x13ba40(0x252)]&&this[_0x13ba40(0x107)](_0x516fd2)),_0x366917[_0x13ba40(0x238)]['on'](_0x13ba40(0xd6),()=>{const _0xb17962=_0x13ba40;this[_0xb17962(0xe7)]=!0x1;}),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x178)]['on'](_0x13ba40(0x109),(_0x23a470,_0x5dd4d6)=>{const _0xb5020c=_0x13ba40;if(!_0x5dd4d6[_0xb5020c(0x252)]||_0x5dd4d6[_0xb5020c(0x228)])return;if(!this[_0xb5020c(0xe7)])return;const _0x2e5399=_0x366917[_0xb5020c(0x238)][_0xb5020c(0x178)][_0xb5020c(0x124)][_0xb5020c(0x139)]();if(0x0==_0x2e5399[_0xb5020c(0x1ab)])return;const _0xbdf6df=[],_0x5d54b4=_0x2e5399[_0xb5020c(0x185)](_0x1984e5=>_0xb5020c(0x1f8)==_0x1984e5[_0xb5020c(0x190)]),_0x3889a7=_0x2e5399[_0xb5020c(0x185)](_0x5eb50e=>_0xb5020c(0x181)==_0x5eb50e[_0xb5020c(0x190)]&&_0xb5020c(0x172)!=_0x5eb50e[_0xb5020c(0x219)]);for(const _0x408409 of _0x5d54b4)this[_0xb5020c(0x26e)](_0x408409[_0xb5020c(0x1f1)])&&_0xbdf6df[_0xb5020c(0x129)]({'key':_0x408409[_0xb5020c(0x1f1)],'newValue':_0x408409[_0xb5020c(0x1a1)],'oldValue':_0x408409[_0xb5020c(0x168)],'range':Ot(_0x408409[_0xb5020c(0x1ce)],_0x366917[_0xb5020c(0x238)])});for(const _0x3e953e of _0x3889a7){if(_0xb5020c(0x125)!=_0x3e953e[_0xb5020c(0xeb)]&&_0xb5020c(0x25b)!=_0x3e953e[_0xb5020c(0xeb)])continue;const _0x395839=Gt(_0x3e953e[_0xb5020c(0x1c5)][_0xb5020c(0x1db)],_0x366917[_0xb5020c(0x238)]),_0x5ade9d=_0x3e953e[_0xb5020c(0x1c6)];_0xb5020c(0x125)==_0x3e953e[_0xb5020c(0xeb)]&&_0xbdf6df[_0xb5020c(0x129)]({'key':_0xb5020c(0x24a),'newValue':_0x3e953e[_0xb5020c(0x219)],'oldValue':_0x5ade9d[_0xb5020c(0x219)],'range':_0x395839});for(const [_0x5cc38d,_0x265e82]of _0x5ade9d[_0xb5020c(0xf6)]){if(!this[_0xb5020c(0x26e)](_0x5cc38d))continue;const _0x26c8a7=_0x3e953e[_0xb5020c(0xf6)][_0xb5020c(0x22a)](_0x5cc38d);_0x265e82!==_0x26c8a7&&_0xbdf6df[_0xb5020c(0x129)]({'key':_0x5cc38d,'newValue':_0x26c8a7,'oldValue':_0x265e82,'range':_0x395839});}for(const [_0x1017d9,_0x3f4d7d]of _0x3e953e[_0xb5020c(0xf6)])this[_0xb5020c(0x26e)](_0x1017d9)&&(_0x5ade9d[_0xb5020c(0xf6)][_0xb5020c(0xc8)](_0x1017d9)||_0xbdf6df[_0xb5020c(0x129)]({'key':_0x1017d9,'newValue':_0x3f4d7d,'oldValue':null,'range':_0x395839}));}0x0!=_0xbdf6df[_0xb5020c(0x1ab)]&&_0x366917[_0xb5020c(0x238)][_0xb5020c(0xf7)](_0x5dd4d6,_0x171595=>{const _0x1c15c2=_0xb5020c,_0x5327c6=_0x2bb905();for(const {range:_0x536e0c,key:_0x4b27d9,oldValue:_0x11727d,newValue:_0x2ad05d}of _0xbdf6df)this[_0x1c15c2(0x112)](_0x536e0c,_0x4b27d9,_0x11727d,_0x2ad05d,{'groupId':_0x5327c6});this[_0x1c15c2(0xcd)](_0x171595,_0xbdf6df);});},{'priority':_0x13ba40(0x1fb)}),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x1b3)]['on'](_0x13ba40(0x24b),(_0x41b80a,_0x15f82b,_0x54fa58)=>{const _0x37571e=_0x13ba40;if(null==_0x54fa58){const {id:_0x579546}=this[_0x37571e(0x173)](_0x15f82b[_0x37571e(0x219)]),_0x259f76=this[_0x37571e(0x20e)][_0x37571e(0x22a)](_0x579546);_0x259f76&&_0x259f76[_0x37571e(0x12b)](_0x15f82b[_0x37571e(0x219)]);}}),_0x366917[_0x13ba40(0x238)][_0x13ba40(0x178)]['on'](_0x13ba40(0x109),()=>{const _0x325227=_0x13ba40,_0x4eef95=Array[_0x325227(0x1ec)](_0x366917[_0x325227(0x238)][_0x325227(0x178)][_0x325227(0x124)][_0x325227(0x20c)]())[_0x325227(0x185)](_0x3cc15b=>_0x325227(0x1e4)===this[_0x325227(0x173)](_0x3cc15b[_0x325227(0x219)])[_0x325227(0x1d0)]);if(0x0===_0x4eef95[_0x325227(0x1ab)])return;_0x4eef95[_0x325227(0x157)]((_0x2319aa,_0xde42d5)=>{const _0x437add=_0x325227,_0x35088a=_0x2319aa[_0x437add(0xf8)][_0x437add(0x15c)],_0xd95379=_0xde42d5[_0x437add(0xf8)][_0x437add(0x15c)];return null===_0x35088a&&null===_0xd95379?0x0:null===_0x35088a&&null!==_0xd95379?-0x1:null!==_0x35088a&&null===_0xd95379?0x1:_0x35088a[_0x437add(0x133)][_0x437add(0xfd)](_0xd95379[_0x437add(0x133)])?-0x1:0x1;});const _0x261f50=new Set(),_0x34dfa6=new Set();for(const {name:_0x3e774b,data:_0x3e4dbe}of _0x4eef95){const {id:_0x4601e9}=this[_0x325227(0x173)](_0x3e774b);if(null===_0x3e4dbe[_0x325227(0x15c)]){const _0x5d73bf=this[_0x325227(0x243)](_0x3e774b);_0x34dfa6[_0x325227(0x253)](_0x5d73bf);}else{const _0x58e86b=this[_0x325227(0x20e)][_0x325227(0x22a)](_0x4601e9);null!==_0x3e4dbe[_0x325227(0x1a4)]||_0x58e86b[_0x325227(0x174)]?(_0x261f50[_0x325227(0x253)](_0x58e86b[_0x325227(0x1ef)]),_0x34dfa6[_0x325227(0x253)](_0x58e86b)):this[_0x325227(0x268)](_0x58e86b);}}_0x34dfa6[_0x325227(0x10c)]>0x0&&this[_0x325227(0x1e9)](_0x34dfa6);for(const _0x3e3bb3 of _0x261f50)this[_0x325227(0x15a)](_0x325227(0x25f),_0x3e3bb3);}),_0x366917[_0x13ba40(0x238)]['on'](_0x13ba40(0x1d7),(_0x3ff62d,_0x156ecf)=>{const _0xf04638=_0x13ba40,_0x43ba90=_0x156ecf[0x0];if(!this[_0xf04638(0x20e)][_0xf04638(0x10c)])return;if(!_0x43ba90[_0xf04638(0x1c2)])return;if(_0x43ba90[_0xf04638(0x179)][_0xf04638(0x228)]||!_0x43ba90[_0xf04638(0x179)][_0xf04638(0x252)])return;let _0x585f4c,_0x74ed2b;switch(_0x43ba90[_0xf04638(0x190)]){case _0xf04638(0x181):_0x585f4c=_0x366917[_0xf04638(0x238)][_0xf04638(0x1bf)](_0x43ba90[_0xf04638(0x1c5)]),_0x74ed2b=_0x585f4c[_0xf04638(0x183)](_0x43ba90[_0xf04638(0xfa)]);break;case _0xf04638(0x1cc):_0x585f4c=_0x366917[_0xf04638(0x238)][_0xf04638(0x1bf)](_0x43ba90[_0xf04638(0x144)]),_0x74ed2b=_0x366917[_0xf04638(0x238)][_0xf04638(0x1bf)](_0x43ba90[_0xf04638(0xe9)]);break;case _0xf04638(0xc7):_0x585f4c=_0x366917[_0xf04638(0x238)][_0xf04638(0x1bf)](_0x43ba90[_0xf04638(0x10d)]),_0x74ed2b=_0x585f4c[_0xf04638(0x183)](_0x43ba90[_0xf04638(0xfa)]);break;default:return;}const _0x2c1994=_0x366917[_0xf04638(0x238)][_0xf04638(0x10e)](_0x585f4c,_0x74ed2b);_0x366917[_0xf04638(0x238)][_0xf04638(0x264)](()=>{const _0x1c328d=_0xf04638;for(const {suggestion:_0xca9491,meta:_0x3b0f42}of this[_0x1c328d(0x1eb)](_0x2c1994)){if(_0xca9491[_0x1c328d(0x237)])continue;if(_0x1c328d(0x152)==_0xca9491[_0x1c328d(0x190)])continue;const _0x2e2152=this[_0x1c328d(0x1a3)](_0xca9491);if(_0x2e2152&&this[_0x1c328d(0xde)](_0x2e2152)&&_0x1c328d(0x1cc)!=_0x43ba90[_0x1c328d(0x190)])continue;const _0x118df7=_0xca9491[_0x1c328d(0xf8)]&&_0xca9491[_0x1c328d(0xf8)][_0x1c328d(0x267)];(_0x1c328d(0x1e3)!=_0xca9491[_0x1c328d(0x190)]||_0x1c328d(0x1cc)==_0x43ba90[_0x1c328d(0x190)]&&!_0x118df7)&&(_0x3b0f42[_0x1c328d(0xe3)]||_0x1c328d(0x14d)==_0xca9491[_0x1c328d(0x190)]&&_0x3b0f42[_0x1c328d(0xd9)]||_0xca9491[_0x1c328d(0x1b1)]()[_0x1c328d(0x175)](_0x2c1994)&&this[_0x1c328d(0x142)](_0xca9491,_0x585f4c,_0x74ed2b));}});},{'priority':_0x13ba40(0x1fb)}),_0x366917[_0x13ba40(0x238)]['on'](_0x13ba40(0x221),(_0x22d3d0,_0xb99a24)=>{const _0x417c9f=_0x13ba40,_0x25551a=_0xb99a24[0x0],_0x5de366=_0xb99a24[0x1];if(_0x5de366&&_0x5de366[_0x417c9f(0xd7)])return;if(this[_0x417c9f(0x1b8)])return;if(!this[_0x417c9f(0x229)][_0x417c9f(0x1bb)])return;if(_0x25551a[_0x417c9f(0x230)])return;const _0x13fadc=_0x366917[_0x417c9f(0x238)][_0x417c9f(0xce)],{start:_0x3b8aea,end:_0x31e6e8}=_0x25551a[_0x417c9f(0x1b1)](),_0x15a690=_0x3b8aea[_0x417c9f(0x1db)]&&_0x13fadc[_0x417c9f(0x1a9)](_0x3b8aea[_0x417c9f(0x1db)])?null:_0x13fadc[_0x417c9f(0x1c0)](_0x3b8aea,_0x417c9f(0x18e)),_0xbd934f=_0x31e6e8[_0x417c9f(0x216)]&&_0x13fadc[_0x417c9f(0x1a9)](_0x31e6e8[_0x417c9f(0x216)])?null:_0x13fadc[_0x417c9f(0x1c0)](_0x31e6e8,_0x417c9f(0x17b)),_0x2df7df=_0x366917[_0x417c9f(0x238)][_0x417c9f(0x10e)](_0x15a690?_0x15a690[_0x417c9f(0x133)]:_0x3b8aea,_0xbd934f?_0xbd934f[_0x417c9f(0x250)]:_0x31e6e8);_0x366917[_0x417c9f(0x238)][_0x417c9f(0x264)](_0x544580=>{const _0x4d09e0=_0x417c9f;this[_0x4d09e0(0x200)](_0x2df7df);const _0x4ab865=_0x366917[_0x4d09e0(0x238)][_0x4d09e0(0xce)][_0x4d09e0(0x1c0)](_0x2df7df[_0x4d09e0(0x133)]);_0x25551a['is'](_0x4d09e0(0x1aa))?_0x544580[_0x4d09e0(0x239)](_0x4ab865):_0x25551a[_0x4d09e0(0x269)](_0x4ab865);}),_0x22d3d0[_0x417c9f(0x246)]();},{'priority':_0x439e8f[_0x13ba40(0x22d)]+0xa}),_0x366917[_0x13ba40(0x238)]['on'](_0x13ba40(0x203),(_0x5440f2,_0x58cdc6)=>{const _0x9c749c=_0x13ba40,_0x4f3edd=_0x58cdc6[_0x58cdc6[_0x9c749c(0x1ab)]-0x1];_0x4f3edd&&_0x4f3edd[_0x9c749c(0xd7)]||this[_0x9c749c(0x1b8)]||this[_0x9c749c(0x229)][_0x9c749c(0x1bb)]&&(_0x366917[_0x9c749c(0x238)][_0x9c749c(0x264)](()=>{const _0x1a9239=_0x9c749c;let _0x17592b=_0x366917[_0x1a9239(0x238)][_0x1a9239(0x203)](_0x58cdc6[0x0],_0x58cdc6[0x1],_0x58cdc6[0x2],{'forceDefaultExecution':!0x0});if(!_0x17592b)return;_0x5440f2[_0x1a9239(0x127)]=_0x17592b[_0x1a9239(0x1e6)]();const _0x5157d4=_0x17592b[_0x1a9239(0x250)][_0x1a9239(0x216)],_0x2eb6f1=_0x366917[_0x1a9239(0x238)][_0x1a9239(0xce)];_0x5157d4&&_0x2eb6f1[_0x1a9239(0x233)](_0x5157d4)&&!_0x2eb6f1[_0x1a9239(0x205)](_0x5157d4)&&(_0x17592b=_0x366917[_0x1a9239(0x238)][_0x1a9239(0x10e)](_0x17592b[_0x1a9239(0x133)],_0x366917[_0x1a9239(0x238)][_0x1a9239(0x1bf)](_0x5157d4,_0x1a9239(0x250)))),this[_0x1a9239(0x1a6)](_0x17592b);}),_0x5440f2[_0x9c749c(0x246)]());},{'priority':_0x13ba40(0x1af)}),this[_0x13ba40(0x102)][_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0x215),this[_0x13ba40(0x229)]),this[_0x13ba40(0xf1)](_0x13ba40(0x215));const _0x4e27be=new _0x50f1a8(_0x366917,this[_0x13ba40(0x20e)]);_0x366917[_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0x1ba),_0x4e27be),this[_0x13ba40(0xf1)](_0x13ba40(0x1ba));const _0xfb7048=new _0x16803(_0x366917,this[_0x13ba40(0x20e)]);_0x366917[_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0x130),_0xfb7048),this[_0x13ba40(0xf1)](_0x13ba40(0x130)),_0x366917[_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0xcf),new _0x3fc2d2(_0x366917,_0x4e27be,this[_0x13ba40(0x20e)])),this[_0x13ba40(0xf1)](_0x13ba40(0xcf)),_0x366917[_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0x104),new _0x3fc2d2(_0x366917,_0xfb7048,this[_0x13ba40(0x20e)])),this[_0x13ba40(0xf1)](_0x13ba40(0x104)),_0x366917[_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0xc5),new _0x40d846(_0x366917,_0x4e27be,this[_0x13ba40(0x20e)])),this[_0x13ba40(0xf1)](_0x13ba40(0xc5)),_0x366917[_0x13ba40(0x180)][_0x13ba40(0x253)](_0x13ba40(0x13b),new _0x40d846(_0x366917,_0xfb7048,this[_0x13ba40(0x20e)])),this[_0x13ba40(0xf1)](_0x13ba40(0x13b));const _0x43feac=_0x366917[_0x13ba40(0x1bd)][_0x13ba40(0x22a)](_0x13ba40(0x1de));this[_0x13ba40(0x160)](_0x43feac,_0x13ba40(0x161),(_0x15de66,{threadId:_0x398402})=>{const _0x1d4ab9=_0x13ba40,_0x2f7e03=this[_0x1d4ab9(0x20e)][_0x1d4ab9(0x22a)](_0x398402);_0x2f7e03&&_0x2f7e03[_0x1d4ab9(0x1cf)]&&0x1===_0x2f7e03[_0x1d4ab9(0x1cf)][_0x1d4ab9(0x1ab)]&&this[_0x1d4ab9(0x1dc)](_0x398402,{'hasComments':!0x0});},{'priority':_0x13ba40(0x1b6)}),this[_0x13ba40(0x160)](_0x43feac,_0x13ba40(0x119),(_0x34c1bc,{threadId:_0xa057f4})=>{const _0x4999d4=_0x13ba40,_0x394d96=this[_0x4999d4(0x20e)][_0x4999d4(0x22a)](_0xa057f4);_0x394d96&&_0x394d96[_0x4999d4(0x1cf)]&&!_0x394d96[_0x4999d4(0x1cf)][_0x4999d4(0x1ab)]&&this[_0x4999d4(0x1dc)](_0xa057f4,{'hasComments':!0x1});},{'priority':_0x13ba40(0x1b6)});}set[_0x3ef5c6(0x14b)](_0x329757){const _0x1af351=_0x3ef5c6;if(this[_0x1af351(0x1e5)])throw new _0xea2028(_0x1af351(0xd1),this);this[_0x1af351(0x1e5)]=_0x329757;}get[_0x3ef5c6(0x14b)](){const _0xbc15c9=_0x3ef5c6;return this[_0xbc15c9(0x1e5)];}[_0x3ef5c6(0x1b7)]({skipNotAttached:_0x5c70ba=!0x1,toJSON:_0x332e02=!0x1}={}){const _0x12bc18=_0x3ef5c6,_0x16a17d=[];for(const _0x408462 of this[_0x12bc18(0x20e)][_0x12bc18(0x26a)]())_0x5c70ba&&!_0x408462[_0x12bc18(0x174)]||_0x16a17d[_0x12bc18(0x129)](_0x408462);return _0x332e02?_0x16a17d[_0x12bc18(0x262)](_0x797222=>_0x797222[_0x12bc18(0x113)]()):_0x16a17d;}[_0x3ef5c6(0x21e)](_0x5ea143){const _0x17dec9=_0x3ef5c6,_0x4895bc=this[_0x17dec9(0x20e)][_0x17dec9(0x22a)](_0x5ea143);if(!_0x4895bc)throw new _0xea2028(_0x17dec9(0x1e7),this);return _0x4895bc;}[_0x3ef5c6(0x114)](_0x2672c2){const _0x1651bf=_0x3ef5c6;return this[_0x1651bf(0x20e)][_0x1651bf(0xc8)](_0x2672c2);}[_0x3ef5c6(0x23b)](_0x5713f1){const _0x5131e2=_0x3ef5c6,{authorId:_0x1753bc,id:_0x3467b4,attributes:_0x1ef42a}=_0x5713f1,[_0x341441,_0x5e67d2]=_0x5713f1[_0x5131e2(0x190)][_0x5131e2(0x1cc)](':'),_0x29d3fe=this[_0x5131e2(0x20e)][_0x5131e2(0x22a)](_0x3467b4)||this[_0x5131e2(0x20d)](_0x341441,_0x5e67d2,_0x3467b4,_0x1753bc,_0x1ef42a);if(this[_0x5131e2(0x16f)](_0x29d3fe),this[_0x5131e2(0x1a0)](_0x29d3fe,_0x341441,_0x5e67d2||null,_0x1753bc),_0x29d3fe[_0x5131e2(0x1ed)]=_0x5713f1[_0x5131e2(0x1ed)],_0x29d3fe[_0x5131e2(0x1ae)]=!0x0,_0x1ef42a&&_0x1ef42a[_0x5131e2(0x116)]){const _0x368acd=_0x1ef42a[_0x5131e2(0x116)],_0x161f8c=this[_0x5131e2(0x150)](_0x368acd[_0x5131e2(0xd2)]);_0x29d3fe[_0x5131e2(0x13d)]=_0x368acd[_0x5131e2(0x1ed)],_0x29d3fe[_0x5131e2(0x217)]=_0x161f8c,_0x29d3fe[_0x5131e2(0x151)]=!0x0;}else _0x29d3fe[_0x5131e2(0x13d)]=_0x5713f1[_0x5131e2(0x1ed)];switch(_0x5713f1[_0x5131e2(0xf8)]&&(_0x29d3fe[_0x5131e2(0xf8)]=_0x5713f1[_0x5131e2(0xf8)]),_0x5713f1[_0x5131e2(0xf6)]&&(_0x29d3fe[_0x5131e2(0xf6)]=_0x5713f1[_0x5131e2(0xf6)]),this[_0x5131e2(0x1e5)]&&this[_0x5131e2(0x1e5)][_0x5131e2(0x25a)]||(_0x29d3fe[_0x5131e2(0x171)]=!0x0),this[_0x5131e2(0x1e8)][_0x5131e2(0x22a)](_0x29d3fe)){case _0x5131e2(0x1b4):this[_0x5131e2(0x1e8)][_0x5131e2(0xf4)](_0x29d3fe,_0x5131e2(0x197));break;case _0x5131e2(0x26c):_0x29d3fe[_0x5131e2(0x174)]?(this[_0x5131e2(0x118)](new Set([_0x29d3fe])),this[_0x5131e2(0x1e9)](new Set([_0x29d3fe])),this[_0x5131e2(0x1e8)][_0x5131e2(0xf4)](_0x29d3fe,_0x5131e2(0x1be)),this[_0x5131e2(0x15a)](_0x5131e2(0x227),_0x29d3fe)):this[_0x5131e2(0x1e8)][_0x5131e2(0xf4)](_0x29d3fe,_0x5131e2(0x23d));}return _0x29d3fe;}[_0x3ef5c6(0x1ba)](_0x57ec91){const _0x12a15f=_0x3ef5c6;this[_0x12a15f(0xd7)](()=>{const _0x5ed467=_0x12a15f;this[_0x5ed467(0x102)][_0x5ed467(0x238)][_0x5ed467(0x264)](()=>{const _0x921af9=_0x5ed467;for(const _0x1d09f8 of _0x57ec91[_0x921af9(0x212)]())_0x1d09f8[_0x921af9(0x105)]();});});}[_0x3ef5c6(0x130)](_0x1486ce){const _0x28ebe4=_0x3ef5c6;this[_0x28ebe4(0xd7)](()=>{const _0x47ae69=_0x28ebe4;this[_0x47ae69(0x102)][_0x47ae69(0x238)][_0x47ae69(0x264)](()=>{const _0x3ecc1c=_0x47ae69;for(const _0x1db4e9 of _0x1486ce[_0x3ecc1c(0x212)]())_0x1db4e9[_0x3ecc1c(0x25c)]();});});}[_0x3ef5c6(0xf1)](_0x1253c7,_0xcdaaf1){const _0x3867c6=_0x3ef5c6,_0x1fe3b5=this[_0x3867c6(0x102)][_0x3867c6(0x180)][_0x3867c6(0x22a)](_0x1253c7);if(!_0x1fe3b5)throw new _0xea2028(_0x3867c6(0xc3),this,{'commandName':_0x1253c7});if(this[_0x3867c6(0x192)][_0x3867c6(0xc8)](_0x1fe3b5))throw new _0xea2028(_0x3867c6(0x186),this,{'commandName':_0x1253c7});this[_0x3867c6(0x192)][_0x3867c6(0x253)](_0x1fe3b5),_0xcdaaf1&&_0x1fe3b5['on'](_0x3867c6(0x261),(_0x4855fa,_0x560e8b)=>{const _0x5d88aa=_0x3867c6;this[_0x5d88aa(0x229)][_0x5d88aa(0x1bb)]&&(this[_0x5d88aa(0x1b8)]||(_0x560e8b[_0x5d88aa(0x1ab)]>0x0&&_0x560e8b[_0x560e8b[_0x5d88aa(0x1ab)]-0x1]&&_0x560e8b[_0x560e8b[_0x5d88aa(0x1ab)]-0x1][_0x5d88aa(0xd7)]?_0x560e8b[_0x5d88aa(0x195)]():(_0x4855fa[_0x5d88aa(0x127)]=_0xcdaaf1((..._0x390fd9)=>_0x1fe3b5[_0x5d88aa(0x261)](..._0x390fd9,{'forceDefaultExecution':!0x0}),..._0x560e8b),_0x4855fa[_0x5d88aa(0x246)]())));},{'priority':_0x3867c6(0x1af)});}[_0x3ef5c6(0xd7)](_0x149960){const _0x57750b=_0x3ef5c6;let _0x27e5c6,_0x161506;const _0x58f388=this[_0x57750b(0x1b8)];this[_0x57750b(0x1b8)]=!0x0;try{_0x27e5c6=_0x149960();}catch(_0x13b8e1){_0x161506=_0x13b8e1;}return _0x58f388||(this[_0x57750b(0x1b8)]=!0x1),_0x161506&&_0xea2028[_0x57750b(0x266)](_0x161506,this),_0x27e5c6;}[_0x3ef5c6(0x1a6)](_0x13f04a,_0x28c00c=null,_0x4763fb={}){const _0x12fca5=_0x3ef5c6;if(_0x13f04a[_0x12fca5(0x230)])return null;const _0x4fdcd0=this[_0x12fca5(0x102)][_0x12fca5(0x1bd)][_0x12fca5(0x22a)](_0x12fca5(0x10f))['me'];for(const {suggestion:_0x11787f,meta:_0xb6321a}of this[_0x12fca5(0x1eb)](_0x13f04a,_0x12fca5(0x14d)))if(_0xb6321a[_0x12fca5(0xd9)]){if(!_0xb6321a[_0x12fca5(0x256)]){if(_0xb6321a[_0x12fca5(0xe3)]){if(!this[_0x12fca5(0x251)]||!Lt(_0x11787f,_0x4763fb))continue;return _0x11787f;}if(Lt(_0x11787f,_0x4763fb))return _0x11787f;this[_0x12fca5(0x142)](_0x11787f,_0x13f04a[_0x12fca5(0x133)],_0x13f04a[_0x12fca5(0x250)]);break;}if(_0x28c00c==_0x11787f[_0x12fca5(0x117)]&&Lt(_0x11787f,_0x4763fb)){const _0x3bb445=_0x11787f[_0x12fca5(0x1b1)]();return _0x3bb445[_0x12fca5(0x133)][_0x12fca5(0x21f)](_0x13f04a[_0x12fca5(0x250)])?this[_0x12fca5(0x177)](_0x11787f,this[_0x12fca5(0x166)][_0x12fca5(0x10e)](_0x13f04a[_0x12fca5(0x133)],_0x3bb445[_0x12fca5(0x250)])):this[_0x12fca5(0x177)](_0x11787f,this[_0x12fca5(0x166)][_0x12fca5(0x10e)](_0x3bb445[_0x12fca5(0x133)],_0x13f04a[_0x12fca5(0x250)])),_0x11787f;}}const _0x3e5f9c=_0x2bb905(),_0x4a6eb9=_0x4fdcd0['id'],_0x5a2bcb=_0x28c00c?_0x12fca5(0x199)+_0x28c00c:_0x12fca5(0x14d),_0x1287ef=this[_0x12fca5(0xf3)]({'id':_0x3e5f9c,'type':_0x5a2bcb,'createdAt':new Date(),'authorId':_0x4a6eb9,'attributes':_0x4763fb});return this[_0x12fca5(0x158)](_0x5a2bcb,_0x3e5f9c,_0x4a6eb9,_0x13f04a),_0x1287ef;}[_0x3ef5c6(0x165)](_0xf45062,_0x3024f7=_0x3ef5c6(0x1ee),_0x148df7={}){const _0x4e257c=_0x3ef5c6,_0x4a67cd=this[_0x4e257c(0x102)][_0x4e257c(0x1bd)][_0x4e257c(0x22a)](_0x4e257c(0x10f))['me'],_0x46ec25=this[_0x4e257c(0x18f)][_0x4e257c(0xc9)](_0x4e257c(0x14d),_0x3024f7,_0x4e257c(0x1f5));for(const _0x486402 of this[_0x4e257c(0x1b7)]())if(_0x486402[_0x4e257c(0x217)]['id']==_0x4a67cd['id']&&_0x4e257c(0x14d)==_0x486402[_0x4e257c(0x190)]&&_0x486402[_0x4e257c(0x117)]==_0x3024f7&&Lt(_0x486402,_0x148df7)&&(_0x46ec25(_0x486402[_0x4e257c(0x22f)](),_0xf45062)||_0x46ec25(_0xf45062,_0x486402[_0x4e257c(0x22f)]()))){for(const _0x233bde of _0xf45062)_0x486402[_0x4e257c(0x128)](_0x233bde);return _0x486402;}for(const {suggestion:_0xa0666e,meta:_0x8d2fa7}of this[_0x4e257c(0x1eb)](_0xf45062,_0x4e257c(0x14d))){if(!_0x8d2fa7[_0x4e257c(0xd9)])continue;if(!this[_0x4e257c(0x251)]&&_0x8d2fa7[_0x4e257c(0xe3)])continue;if(!Lt(_0xa0666e,_0x148df7))continue;let _0x4f9a22=!0x0;for(const _0xd7b726 of _0xa0666e[_0x4e257c(0x22f)]())for(const _0x5da6b6 of _0xf45062)if(!_0xd7b726[_0x4e257c(0x175)](_0x5da6b6)){_0x4f9a22=!0x1;break;}if(_0x4f9a22)return _0xa0666e;}const _0x226ab2=_0x2bb905(),_0x325e94=_0x4a67cd['id'],_0x25b74c=_0x4e257c(0x199)+_0x3024f7,_0x4dff03=this[_0x4e257c(0xf3)]({'id':_0x226ab2,'type':_0x25b74c,'createdAt':new Date(),'authorId':_0x325e94,'attributes':_0x148df7});for(const _0x14a203 of _0xf45062)this[_0x4e257c(0x158)](_0x25b74c,_0x226ab2,_0x325e94,_0x14a203,_0x5c95fe[_0x4e257c(0x222)]());return _0x4dff03;}[_0x3ef5c6(0x1f4)](_0x576b80,_0x2f278e,_0x3b5a6a=null,_0x20776a={}){const _0x20be04=_0x3ef5c6;if(_0x3b5a6a=_0x3b5a6a||Vt(_0x2f278e),_0x576b80[_0x20be04(0x230)])return null;if(_0x20be04(0x26d)===this[_0x20be04(0x244)]){const _0x1d2a60=this[_0x20be04(0x18f)][_0x20be04(0xc9)](_0x20be04(0x152),_0x3b5a6a,_0x20be04(0x105));return this[_0x20be04(0xd7)](()=>_0x1d2a60([_0x576b80],_0x2f278e,_0x20776a)),null;}const _0x483df8=this[_0x20be04(0x102)][_0x20be04(0x1bd)][_0x20be04(0x22a)](_0x20be04(0x10f))['me'],_0x4bfd87=[];if(_0x20be04(0x146)!==this[_0x20be04(0x244)]){for(const {suggestion:_0x2300d4,meta:_0x602ac9}of this[_0x20be04(0x1eb)](_0x576b80,_0x20be04(0x14d)))_0x602ac9[_0x20be04(0xd9)]&&!_0x602ac9[_0x20be04(0x14f)]&&_0x4bfd87[_0x20be04(0x129)](..._0x2300d4[_0x20be04(0x22f)]());}const _0x136f48=function(_0x572720,_0x4acbf6){const _0xb29eca=_0x20be04,_0x644213=[];for(const _0x5c157a of _0x4acbf6){const _0x51aa9=_0x572720[_0xb29eca(0x19e)](_0x5c157a);_0x51aa9&&_0x644213[_0xb29eca(0x129)](_0x51aa9);}return _0x644213;}(_0x576b80,_0x4bfd87),_0x53f7a0=function(_0x234a60,_0x216376){const _0x3eba58=_0x20be04,_0x586267=[_0x234a60];for(const _0x44a767 of _0x216376){let _0x2ebc54=0x0;for(;_0x2ebc54<_0x586267[_0x3eba58(0x1ab)];){const _0x21169a=_0x586267[_0x2ebc54][_0x3eba58(0x120)](_0x44a767);_0x586267[_0x3eba58(0x211)](_0x2ebc54,0x1,..._0x21169a),_0x2ebc54+=_0x21169a[_0x3eba58(0x1ab)];}}return _0x586267;}(_0x576b80,_0x4bfd87);_0x136f48[_0x20be04(0x1ab)]&&this[_0x20be04(0x166)][_0x20be04(0x264)](()=>{const _0x468ffd=_0x20be04;for(const _0x7c8c78 of _0x136f48){const _0x123f34=this[_0x468ffd(0x18f)][_0x468ffd(0xc9)](_0x468ffd(0x152),_0x3b5a6a,_0x468ffd(0x105));this[_0x468ffd(0xd7)](()=>_0x123f34([_0x7c8c78],_0x2f278e,_0x20776a));}});for(const _0x4b5a63 of _0x53f7a0){let _0x983b36=null,_0x54dc04=_0x4b5a63[_0x20be04(0x133)],_0x2d5a00=_0x4b5a63[_0x20be04(0x250)];for(const {suggestion:_0x43ea69,meta:_0x1b02a9}of this[_0x20be04(0x1eb)](_0x4b5a63,_0x20be04(0x152))){if(!_0x1b02a9[_0x20be04(0xd9)])continue;if(_0x43ea69[_0x20be04(0x117)]!=_0x3b5a6a)continue;if(!Lt(_0x43ea69,_0x20776a))continue;const _0xcaea55=_0x43ea69[_0x20be04(0x1b1)]();if(_0xcaea55[_0x20be04(0x175)](_0x4b5a63,!0x0))return null;_0x54dc04=_0x54dc04[_0x20be04(0xfd)](_0xcaea55[_0x20be04(0x133)])?_0x54dc04:_0xcaea55[_0x20be04(0x133)],_0x2d5a00=_0x2d5a00[_0x20be04(0x1ca)](_0xcaea55[_0x20be04(0x250)])?_0x2d5a00:_0xcaea55[_0x20be04(0x250)],_0x983b36?_0xcaea55[_0x20be04(0x133)][_0x20be04(0xfd)](_0x983b36[_0x20be04(0x1b1)]()[_0x20be04(0x133)])?(_0x983b36[_0x20be04(0x207)](),_0x983b36=_0x43ea69):_0x43ea69[_0x20be04(0x207)]():_0x983b36=_0x43ea69;}const _0xdbd9b9=this[_0x20be04(0x166)][_0x20be04(0x10e)](_0x54dc04,_0x2d5a00);if(_0x983b36)this[_0x20be04(0x177)](_0x983b36,_0xdbd9b9);else{const _0x902a8=_0x2bb905(),_0x23f01a=_0x483df8['id'];this[_0x20be04(0xf3)]({'id':_0x902a8,'type':_0x20be04(0x263)+_0x3b5a6a,'data':_0x2f278e,'createdAt':new Date(),'authorId':_0x23f01a,'attributes':_0x20776a}),this[_0x20be04(0x158)](_0x20be04(0x263)+_0x3b5a6a,_0x902a8,_0x23f01a,_0xdbd9b9);}}return null;}[_0x3ef5c6(0x1e0)](_0x1d886f,_0x367c87,_0x1de150=[],_0x27e02e=null,_0x2c3428={}){const _0x581966=_0x3ef5c6;_0x367c87[_0x581966(0x234)]||(_0x367c87[_0x581966(0x234)]=_0x367c87[_0x581966(0x255)]),_0x367c87[_0x581966(0x267)]=_0x1d886f['is'](_0x581966(0x1ce)),_0x27e02e=_0x27e02e||Vt(_0x367c87);const _0x5c7648=_0x1de150[_0x581966(0x262)](_0x306da0=>Gt(_0x306da0,this[_0x581966(0x166)])),_0x29de1d=_0x1d886f['is'](_0x581966(0x1ce))?_0x1d886f:Gt(_0x1d886f,this[_0x581966(0x166)]);if(_0x581966(0x26d)===this[_0x581966(0x244)]){const _0x28806b=this[_0x581966(0x18f)][_0x581966(0xc9)](_0x581966(0x1e3),_0x27e02e,_0x581966(0x105));return this[_0x581966(0xd7)](()=>_0x28806b([_0x29de1d],_0x367c87,_0x2c3428)),null;}_0x5c7648[_0x581966(0x129)](_0x29de1d);let _0x478d20=!0x0;for(const _0x5b6067 of _0x5c7648)if(!this[_0x581966(0x19f)](_0x5b6067)){_0x478d20=!0x1;break;}if(_0x478d20&&_0x581966(0x146)!==this[_0x581966(0x244)]){const _0x3cf2d0=this[_0x581966(0x18f)][_0x581966(0xc9)](_0x581966(0x1e3),_0x27e02e,_0x581966(0x105));return this[_0x581966(0xd7)](()=>_0x3cf2d0([_0x29de1d],_0x367c87,_0x2c3428)),null;}let _0x2a5dcd=null,_0x41f0ab=_0x29de1d[_0x581966(0x133)],_0x38308e=_0x29de1d[_0x581966(0x250)];for(const {suggestion:_0x110d8f,meta:_0x48ef60}of this[_0x581966(0x1eb)](_0x29de1d,_0x581966(0x1e3))){if(!_0x48ef60[_0x581966(0xd9)])continue;if(_0x48ef60[_0x581966(0x256)]||_0x48ef60[_0x581966(0xe3)]||_0x48ef60[_0x581966(0x14f)])continue;if(_0x110d8f[_0x581966(0xf8)][_0x581966(0x234)]!=_0x367c87[_0x581966(0x234)])continue;if(!Lt(_0x110d8f,_0x2c3428))continue;const _0x1d2e3c=_0x110d8f[_0x581966(0x1b1)]();if(_0x110d8f[_0x581966(0x117)]==_0x27e02e){if(_0x1d2e3c[_0x581966(0x175)](_0x29de1d,!0x0))return null;_0x41f0ab=_0x41f0ab[_0x581966(0xfd)](_0x1d2e3c[_0x581966(0x133)])?_0x41f0ab:_0x1d2e3c[_0x581966(0x133)],_0x38308e=_0x38308e[_0x581966(0x1ca)](_0x1d2e3c[_0x581966(0x250)])?_0x38308e:_0x1d2e3c[_0x581966(0x250)],_0x2a5dcd?_0x1d2e3c[_0x581966(0x133)][_0x581966(0xfd)](_0x2a5dcd[_0x581966(0x1b1)]()[_0x581966(0x133)])?(_0x2a5dcd[_0x581966(0x207)](),_0x2a5dcd=_0x110d8f):_0x110d8f[_0x581966(0x207)]():_0x2a5dcd=_0x110d8f;}else{const _0x4601f0=_0x29de1d[_0x581966(0x19e)](_0x1d2e3c);this[_0x581966(0x11e)](_0x110d8f,_0x4601f0);}}const _0x59e850=this[_0x581966(0x102)][_0x581966(0x1bd)][_0x581966(0x22a)](_0x581966(0x10f))['me'],_0x59b8f2=_0x2bb905(),_0x5e15fd=_0x59e850['id'];if(_0x2a5dcd)return this[_0x581966(0x177)](_0x2a5dcd,this[_0x581966(0x166)][_0x581966(0x10e)](_0x41f0ab,_0x38308e)),_0x2a5dcd;{const _0x2720c5=this[_0x581966(0xf3)]({'id':_0x59b8f2,'type':_0x581966(0xfc)+_0x27e02e,'data':_0x367c87,'createdAt':new Date(),'authorId':_0x5e15fd,'attributes':_0x2c3428});return this[_0x581966(0x158)](_0x581966(0xfc)+_0x27e02e,_0x59b8f2,_0x5e15fd,this[_0x581966(0x166)][_0x581966(0x10e)](_0x41f0ab,_0x38308e)),_0x2720c5;}}[_0x3ef5c6(0xfb)](_0x3e2944,_0x1d203d,_0x3d5c66=[],_0x5e41fa=null,_0x12b7e9={}){const _0x58c8ba=_0x3ef5c6;_0x1d203d[_0x58c8ba(0x234)]||(_0x1d203d[_0x58c8ba(0x234)]=_0x1d203d[_0x58c8ba(0x255)]);const _0x44f72e=_0x3e2944[0x0];_0x1d203d[_0x58c8ba(0x267)]=_0x44f72e['is'](_0x58c8ba(0x1ce)),_0x5e41fa=_0x5e41fa||Vt(_0x1d203d);const _0x5462e1=_0x3d5c66[_0x58c8ba(0x262)](_0x3befe6=>Gt(_0x3befe6,this[_0x58c8ba(0x166)])),_0x54e356=_0x44f72e['is'](_0x58c8ba(0x1ce))?_0x3e2944:_0x3e2944[_0x58c8ba(0x262)](_0x1857c2=>Gt(_0x1857c2,this[_0x58c8ba(0x166)]));if(_0x58c8ba(0x26d)===this[_0x58c8ba(0x244)]){const _0x44a962=this[_0x58c8ba(0x18f)][_0x58c8ba(0xc9)](_0x58c8ba(0x1e3),_0x5e41fa,_0x58c8ba(0x105));return this[_0x58c8ba(0xd7)](()=>_0x44a962(_0x54e356,_0x1d203d,_0x12b7e9)),null;}_0x5462e1[_0x58c8ba(0x129)](..._0x54e356);let _0x54f7c8=!0x0;for(const _0x5e780f of _0x5462e1)if(!this[_0x58c8ba(0x19f)](_0x5e780f)){_0x54f7c8=!0x1;break;}if(_0x54f7c8&&_0x58c8ba(0x146)!==this[_0x58c8ba(0x244)]){const _0x256e86=this[_0x58c8ba(0x18f)][_0x58c8ba(0xc9)](_0x58c8ba(0x1e3),_0x5e41fa,_0x58c8ba(0x105));return this[_0x58c8ba(0xd7)](()=>_0x256e86(_0x54e356,_0x1d203d,_0x12b7e9)),null;}const _0xa06a21=this[_0x58c8ba(0x102)][_0x58c8ba(0x1bd)][_0x58c8ba(0x22a)](_0x58c8ba(0x10f))['me'];for(const _0x45a912 of this[_0x58c8ba(0x1b7)]()){if(_0x45a912[_0x58c8ba(0x217)]['id']!=_0xa06a21['id'])continue;if(_0x58c8ba(0x1e3)!=_0x45a912[_0x58c8ba(0x190)]||_0x45a912[_0x58c8ba(0xf8)][_0x58c8ba(0x234)]!=_0x1d203d[_0x58c8ba(0x234)])continue;if(!Lt(_0x45a912,_0x12b7e9))continue;const _0x53721e=_0x45a912[_0x58c8ba(0x117)]==_0x5e41fa;for(let _0x374ea1=0x0;_0x374ea1<_0x54e356[_0x58c8ba(0x1ab)];_0x374ea1++){const _0x553be6=_0x54e356[_0x374ea1];for(const _0x5242fa of _0x45a912[_0x58c8ba(0x265)]()){const _0x59293d=_0x5242fa[_0x58c8ba(0x257)]();if(_0x553be6[_0x58c8ba(0x21f)](_0x59293d)){_0x53721e?(_0x54e356[_0x58c8ba(0x211)](_0x374ea1,0x1),_0x374ea1--):_0x45a912[_0x58c8ba(0x14a)](_0x5242fa[_0x58c8ba(0x219)]);break;}}}}if(0x0==_0x54e356[_0x58c8ba(0x1ab)])return null;const _0x26fe1=this[_0x58c8ba(0x18f)][_0x58c8ba(0xc9)](_0x58c8ba(0x1e3),_0x5e41fa,_0x58c8ba(0x1f5));for(const _0x2f5029 of this[_0x58c8ba(0x1b7)]())if(_0x2f5029[_0x58c8ba(0x217)]['id']==_0xa06a21['id']&&_0x58c8ba(0x1e3)==_0x2f5029[_0x58c8ba(0x190)]&&_0x2f5029[_0x58c8ba(0xf8)][_0x58c8ba(0x234)]==_0x1d203d[_0x58c8ba(0x234)]&&_0x2f5029[_0x58c8ba(0x117)]==_0x5e41fa&&Lt(_0x2f5029,_0x12b7e9)&&(_0x26fe1(_0x2f5029[_0x58c8ba(0x22f)](),_0x54e356)||_0x26fe1(_0x54e356,_0x2f5029[_0x58c8ba(0x22f)]()))){for(const _0x544ff4 of _0x54e356)_0x2f5029[_0x58c8ba(0x128)](_0x544ff4);return _0x2f5029;}const _0x5c483c=_0x2bb905(),_0x19819d=_0xa06a21['id'],_0x4f548e=_0x58c8ba(0xfc)+_0x5e41fa,_0x6e188c=this[_0x58c8ba(0xf3)]({'id':_0x5c483c,'type':_0x4f548e,'data':_0x1d203d,'createdAt':new Date(),'authorId':_0x19819d,'attributes':_0x12b7e9});for(const _0x33a717 of _0x54e356)this[_0x58c8ba(0x158)](_0x4f548e,_0x5c483c,_0x19819d,_0x33a717,_0x5c95fe[_0x58c8ba(0x222)]());return _0x6e188c;}[_0x3ef5c6(0x200)](_0xf3a231,_0x18240e=null,_0x57d838={}){const _0x43577d=_0x3ef5c6;if(_0xf3a231[_0x43577d(0x230)])return null;const _0x3fd9ee=this[_0x43577d(0x102)][_0x43577d(0x1bd)][_0x43577d(0x22a)](_0x43577d(0x10f))['me'],_0x18740c=new _0x440d5e(_0xf3a231[_0x43577d(0x133)],_0xf3a231[_0x43577d(0x250)]);for(const {suggestion:_0x2d115b,meta:_0x254ff0}of this[_0x43577d(0x1eb)](_0x18740c,_0x43577d(0x14d)))if(_0x254ff0[_0x43577d(0xd9)]&&!_0x254ff0[_0x43577d(0x256)]){if(_0x2d115b[_0x43577d(0x237)]){const _0x274cd7=_0x2d115b[_0x43577d(0x22f)]()[_0x43577d(0x185)](_0x3596c3=>_0x43577d(0x18a)!=_0x3596c3[_0x43577d(0x1a7)][_0x43577d(0x163)]);_0x274cd7[_0x43577d(0x241)](_0x38321a=>_0x18740c[_0x43577d(0x175)](_0x38321a,!0x0))&&_0x2d115b[_0x43577d(0x25c)]();if(_0x274cd7[_0x43577d(0x148)](_0x1bf10e=>_0x1bf10e[_0x43577d(0x175)](_0x18740c,!0x0))){const _0x20d607=this[_0x43577d(0x18f)][_0x43577d(0xc9)](_0x43577d(0xe4),_0x18240e,_0x43577d(0x105));return this[_0x43577d(0xd7)](()=>_0x20d607([_0x18740c],null,_0x57d838)),null;}}else{const _0x4c5a83=_0x18740c[_0x43577d(0x19e)](_0x2d115b[_0x43577d(0x1b1)]());null!==_0x4c5a83&&_0x2d115b[_0x43577d(0x13f)]([_0x4c5a83],null,_0x57d838);}}if(_0x18740c[_0x43577d(0x176)](),_0x18740c[_0x43577d(0x230)]||_0x43577d(0x18a)==_0x18740c[_0x43577d(0x1a7)][_0x43577d(0x163)])return null;let _0x5702f6=null,_0x287f00=_0x18740c[_0x43577d(0x133)],_0x237276=_0x18740c[_0x43577d(0x250)];const _0x3d26ba=this[_0x43577d(0x1eb)](_0x18740c,_0x43577d(0xe4));for(const {suggestion:_0x3ea7b9,meta:_0x27fabd}of _0x3d26ba){const _0x1c04b7=this[_0x43577d(0x166)][_0x43577d(0x10e)](_0x287f00,_0x237276);if(_0x27fabd[_0x43577d(0xd9)]&&(this[_0x43577d(0x251)]||!_0x27fabd[_0x43577d(0xe3)]&&!_0x27fabd[_0x43577d(0x14f)])){if(_0x3ea7b9[_0x43577d(0x237)]){if(!Lt(_0x3ea7b9,_0x57d838))continue;let _0x37f96d=!0x0;for(const _0x504026 of _0x3ea7b9[_0x43577d(0x22f)]()){if(_0x504026[_0x43577d(0x175)](_0x1c04b7,!0x0))return _0x3ea7b9;_0x1c04b7[_0x43577d(0x175)](_0x504026)||(_0x37f96d=!0x1);}_0x37f96d&&_0x3ea7b9[_0x43577d(0x25c)]();}else{const _0x3fca5a=_0x3ea7b9[_0x43577d(0x1b1)]();if(_0x3fca5a[_0x43577d(0x175)](_0x1c04b7,!0x0))return _0x3ea7b9;if(!Lt(_0x3ea7b9,_0x57d838)){_0x1c04b7[_0x43577d(0x175)](_0x3fca5a)?_0x3ea7b9[_0x43577d(0x207)]():_0x3fca5a[_0x43577d(0x126)](_0x287f00)?_0x287f00=_0x3fca5a[_0x43577d(0x250)]:_0x3fca5a[_0x43577d(0x126)](_0x237276)&&(_0x237276=_0x3fca5a[_0x43577d(0x133)]);continue;}_0x287f00=_0x287f00[_0x43577d(0xfd)](_0x3fca5a[_0x43577d(0x133)])?_0x287f00:_0x3fca5a[_0x43577d(0x133)],_0x237276=_0x237276[_0x43577d(0x1ca)](_0x3fca5a[_0x43577d(0x250)])?_0x237276:_0x3fca5a[_0x43577d(0x250)],_0x57d838=Object[_0x43577d(0x101)]({},_0x3ea7b9[_0x43577d(0xf6)]),_0x5702f6?_0x3fca5a[_0x43577d(0x133)][_0x43577d(0xfd)](_0x5702f6[_0x43577d(0x1b1)]()[_0x43577d(0x133)])?(_0x5702f6[_0x43577d(0x207)](),_0x5702f6=_0x3ea7b9):_0x3ea7b9[_0x43577d(0x207)]():_0x5702f6=_0x3ea7b9;}}}if(_0x5702f6)return this[_0x43577d(0x177)](_0x5702f6,this[_0x43577d(0x166)][_0x43577d(0x10e)](_0x287f00,_0x237276)),_0x5702f6;{const _0x3ec2a0=_0x2bb905(),_0x435e76=this[_0x43577d(0x166)][_0x43577d(0x10e)](_0x287f00,_0x237276),_0x558e48=_0x3fd9ee['id'],_0x448359=_0x18240e?_0x43577d(0x24d)+_0x18240e:_0x43577d(0xe4),_0x5546c1=this[_0x43577d(0xf3)]({'id':_0x3ec2a0,'type':_0x448359,'createdAt':new Date(),'authorId':_0x558e48,'attributes':_0x57d838});return this[_0x43577d(0x158)](_0x448359,_0x3ec2a0,_0x558e48,_0x435e76),_0x5546c1;}}[_0x3ef5c6(0x206)](_0x2234b7,_0x2c42f2=_0x3ef5c6(0x1ee),_0xd36a7={}){const _0x2f9d03=_0x3ef5c6,_0x2c6d64=this[_0x2f9d03(0x102)][_0x2f9d03(0x1bd)][_0x2f9d03(0x22a)](_0x2f9d03(0x10f))['me'],_0x332009=_0x2234b7[_0x2f9d03(0x262)](_0x208c33=>new _0x440d5e(_0x208c33[_0x2f9d03(0x133)],_0x208c33[_0x2f9d03(0x250)])),_0x2f0b6e=new Set();for(const {suggestion:_0x26628b,meta:_0x295316}of this[_0x2f9d03(0x1eb)](_0x332009,_0x2f9d03(0x14d)))_0x295316[_0x2f9d03(0xd9)]&&!_0x295316[_0x2f9d03(0x256)]&&_0x2f0b6e[_0x2f9d03(0x253)](_0x26628b);for(const _0x529779 of _0x2f0b6e)if(_0x529779[_0x2f9d03(0x237)]){const _0x4792f2=_0x529779[_0x2f9d03(0x22f)]();(!_0x529779[_0x2f9d03(0xf6)]||!_0x529779[_0x2f9d03(0xf6)][_0x2f9d03(0xec)])&&(_0x4792f2[_0x2f9d03(0x241)](_0x1068d3=>_0x332009[_0x2f9d03(0x148)](_0xb96fa3=>_0xb96fa3[_0x2f9d03(0x175)](_0x1068d3,!0x0)))&&_0x529779[_0x2f9d03(0x25c)]());if(_0x332009[_0x2f9d03(0x241)](_0x336483=>_0x4792f2[_0x2f9d03(0x148)](_0x402d30=>_0x402d30[_0x2f9d03(0x175)](_0x336483,!0x0)))){const _0x496b35=this[_0x2f9d03(0x18f)][_0x2f9d03(0xc9)](_0x2f9d03(0xe4),_0x2c42f2,_0x2f9d03(0x105));return this[_0x2f9d03(0xd7)](()=>_0x496b35(_0x2234b7,null,_0xd36a7)),null;}}else{const _0x48d8fa=_0x529779[_0x2f9d03(0x1b1)]();_0x332009[_0x2f9d03(0x148)](_0x574c45=>_0x574c45[_0x2f9d03(0x175)](_0x48d8fa,!0x0))&&_0x529779[_0x2f9d03(0x25c)]();if(_0x332009[_0x2f9d03(0x241)](_0x6939f6=>_0x48d8fa[_0x2f9d03(0x175)](_0x6939f6,!0x0))){const _0x1f27ac=this[_0x2f9d03(0x18f)][_0x2f9d03(0xc9)](_0x2f9d03(0xe4),_0x2c42f2,_0x2f9d03(0x105));return this[_0x2f9d03(0xd7)](()=>_0x1f27ac(_0x332009,null,_0xd36a7)),null;}}const _0x36751a=this[_0x2f9d03(0x18f)][_0x2f9d03(0xc9)](_0x2f9d03(0xe4),_0x2c42f2,_0x2f9d03(0x1f5));let _0x5749a4=null;for(const _0x5457c8 of this[_0x2f9d03(0x1b7)]())if(_0x5457c8[_0x2f9d03(0x217)]['id']==_0x2c6d64['id']&&_0x5457c8[_0x2f9d03(0x174)]&&_0x2f9d03(0xe4)==_0x5457c8[_0x2f9d03(0x190)]&&_0x5457c8[_0x2f9d03(0x117)]==_0x2c42f2&&Lt(_0x5457c8,_0xd36a7)&&(_0x36751a(_0x5457c8[_0x2f9d03(0x22f)](),_0x332009)||_0x36751a(_0x332009,_0x5457c8[_0x2f9d03(0x22f)]()))){if(_0x5749a4){if(_0x5457c8[_0x2f9d03(0x1cf)]&&_0x5457c8[_0x2f9d03(0x1cf)][_0x2f9d03(0x1ab)])continue;for(const _0x106203 of _0x5457c8[_0x2f9d03(0x22f)]())_0x5749a4[_0x2f9d03(0x21c)](_0x106203)||_0x5749a4[_0x2f9d03(0x128)](_0x106203);_0x5457c8[_0x2f9d03(0x207)]();}else{_0x5749a4=_0x5457c8;for(const _0x2b0479 of _0x332009)_0x5457c8[_0x2f9d03(0x21c)](_0x2b0479)||_0x5457c8[_0x2f9d03(0x128)](_0x2b0479);}}if(_0x5749a4)return _0x5749a4;_0x2f0b6e[_0x2f9d03(0x249)]();for(const {suggestion:_0x565fb7,meta:_0x5199c}of this[_0x2f9d03(0x1eb)](_0x332009,_0x2f9d03(0xe4)))_0x5199c[_0x2f9d03(0xd9)]&&(this[_0x2f9d03(0x251)]||!_0x5199c[_0x2f9d03(0xe3)]&&!_0x5199c[_0x2f9d03(0x14f)])&&Lt(_0x565fb7,_0xd36a7)&&_0x2f0b6e[_0x2f9d03(0x253)](_0x565fb7);for(const _0x1d4022 of _0x2f0b6e){const _0x1ab053=_0x1d4022[_0x2f9d03(0x22f)]();if(!_0xd36a7||!_0xd36a7[_0x2f9d03(0xec)]){if(_0x332009[_0x2f9d03(0x241)](_0x1a66af=>_0x1ab053[_0x2f9d03(0x148)](_0x110b75=>_0x110b75[_0x2f9d03(0x175)](_0x1a66af,!0x0))))return _0x1d4022;}(!_0x1d4022[_0x2f9d03(0xf6)]||!_0x1d4022[_0x2f9d03(0xf6)][_0x2f9d03(0xec)])&&(_0x1ab053[_0x2f9d03(0x241)](_0x5edf18=>_0x332009[_0x2f9d03(0x148)](_0x25a2d0=>_0x25a2d0[_0x2f9d03(0x175)](_0x5edf18,!0x0)))&&_0x1d4022[_0x2f9d03(0x25c)]());}const _0x28f500=_0x2bb905(),_0x808bd7=_0x2c6d64['id'],_0x300b7f=_0x2f9d03(0x24d)+_0x2c42f2,_0x31952f=this[_0x2f9d03(0xf3)]({'id':_0x28f500,'type':_0x300b7f,'createdAt':new Date(),'authorId':_0x808bd7,'attributes':_0xd36a7});for(const _0x29fdd6 of _0x332009)_0x29fdd6[_0x2f9d03(0x176)](),_0x29fdd6[_0x2f9d03(0x230)]||_0x2f9d03(0x18a)==_0x29fdd6[_0x2f9d03(0x1a7)][_0x2f9d03(0x163)]||this[_0x2f9d03(0x158)](_0x300b7f,_0x28f500,_0x808bd7,_0x29fdd6,_0x5c95fe[_0x2f9d03(0x222)]());return _0x31952f;}[_0x3ef5c6(0x112)](_0x30434e,_0x1aab1e,_0x2ccb49,_0x23e056,_0x55b7af){const _0x51aea4=_0x3ef5c6;if(_0x30434e[_0x51aea4(0x230)])return[];if(_0x51aea4(0x26d)===this[_0x51aea4(0x244)])return[];const _0xf69f9e=this[_0x51aea4(0x102)][_0x51aea4(0x1bd)][_0x51aea4(0x22a)](_0x51aea4(0x10f))['me']['id'],_0xc3e504=Array[_0x51aea4(0x1ec)](this[_0x51aea4(0x20e)][_0x51aea4(0x26a)]())[_0x51aea4(0x185)](_0x5efeec=>_0x51aea4(0x1f8)==_0x5efeec[_0x51aea4(0x190)]&&_0x5efeec[_0x51aea4(0xf8)][_0x51aea4(0x258)]==_0x1aab1e&&_0x5efeec[_0x51aea4(0x21c)](_0x30434e));if(_0x51aea4(0x223)===this[_0x51aea4(0x244)]){const _0x4bead8=this[_0x51aea4(0x1eb)](_0x30434e,_0x51aea4(0x14d))[_0x51aea4(0x185)](({meta:_0x213fca})=>_0x213fca[_0x51aea4(0xd9)]&&!_0x213fca[_0x51aea4(0x14f)]&&!_0x213fca[_0x51aea4(0x256)])[_0x51aea4(0x262)](({suggestion:_0x3fc319})=>_0x3fc319);_0xc3e504[_0x51aea4(0x198)](..._0x4bead8);}const _0x2c81cf=new Map([[_0x30434e,_0x2ccb49]]);for(const _0x36c826 of _0xc3e504){const _0x44eba5=_0x51aea4(0x1f8)==_0x36c826[_0x51aea4(0x190)]?_0x36c826[_0x51aea4(0xf8)][_0x51aea4(0x15d)]:void 0x0,_0x493cfc=_0x36c826[_0x51aea4(0x1b1)](),_0x2b88b1=Array[_0x51aea4(0x1ec)](_0x2c81cf[_0x51aea4(0x23a)]())[_0x51aea4(0x18b)](_0x232c17=>_0x232c17[_0x51aea4(0x138)](_0x493cfc));if(!_0x2b88b1)continue;const _0x1496a3=_0x2b88b1[_0x51aea4(0x120)](_0x493cfc);this[_0x51aea4(0xde)](_0x1aab1e)&&_0x51aea4(0x14d)==_0x36c826[_0x51aea4(0x190)]&&0x0!=_0x1496a3[_0x51aea4(0x1ab)]||(_0x2c81cf[_0x51aea4(0x24c)](_0x2b88b1),_0x1496a3[_0x51aea4(0x1f9)](_0x2a7458=>{const _0x43822c=_0x51aea4;_0x2c81cf[_0x43822c(0xf4)](_0x2a7458,_0x2ccb49);}),_0x51aea4(0x14d)!=_0x36c826[_0x51aea4(0x190)]&&_0x44eba5!=_0x23e056&&_0x2c81cf[_0x51aea4(0xf4)](_0x2b88b1[_0x51aea4(0x19e)](_0x493cfc),_0x44eba5));}const _0x5d62dd=[];for(const [_0x1bcbb3,_0x2c306a]of _0x2c81cf){const _0x27b50b=_0x2bb905(),_0x3d2e63={'key':_0x1aab1e,'oldValue':_0x2c306a,'newValue':_0x23e056};_0x1aab1e[_0x51aea4(0x1ab)]>0x25&&console[_0x51aea4(0x100)](_0x51aea4(0x1d9),{'key':_0x1aab1e});const _0x3f2e70=(_0x51aea4(0xc6)+(_0x1aab1e+'|'+Vt({'newValue':_0x23e056})))[_0x51aea4(0x1d1)](0x0,0x3c),_0x1b7220=this[_0x51aea4(0xf3)]({'id':_0x27b50b,'type':_0x3f2e70,'data':_0x3d2e63,'createdAt':new Date(),'authorId':_0xf69f9e,'attributes':_0x55b7af});_0x5d62dd[_0x51aea4(0x129)](_0x1b7220),this[_0x51aea4(0x158)](_0x3f2e70,_0x27b50b,_0xf69f9e,_0x1bcbb3);}return _0x5d62dd;}[_0x3ef5c6(0x231)](_0x30c5dc){const _0x211434=_0x3ef5c6;this[_0x211434(0xf1)](_0x30c5dc,(_0x5c3ecf,..._0x23598d)=>{const _0x13792b=_0x211434;this[_0x13792b(0x19a)](()=>{_0x5c3ecf(..._0x23598d);});});}[_0x3ef5c6(0xd0)](_0x3f85bf){const _0x2c84f1=_0x3ef5c6;this[_0x2c84f1(0x10a)][_0x2c84f1(0x253)](_0x3f85bf);}[_0x3ef5c6(0x236)](_0x34a7c2){const _0x4890a8=_0x3ef5c6;this[_0x4890a8(0x1f0)][_0x4890a8(0x253)](_0x34a7c2);}[_0x3ef5c6(0x1a3)](_0x48b2dd){const _0x3a47d6=_0x3ef5c6;return _0x3a47d6(0x1f8)==_0x48b2dd[_0x3a47d6(0x190)]?_0x48b2dd[_0x3a47d6(0x117)][_0x3a47d6(0x1cc)]('|')[0x0]:null;}[_0x3ef5c6(0x177)](_0xc37000,_0x51795e){const _0x3b238a=_0x3ef5c6,_0x51cb1e=_0xc37000[_0x3b238a(0x188)]();this[_0x3b238a(0x166)][_0x3b238a(0x264)](_0x2701a4=>{const _0x1617f7=_0x3b238a;_0x2701a4[_0x1617f7(0x1fe)](_0x51cb1e,{'range':_0x51795e});});}[_0x3ef5c6(0x16f)](_0x450f58){const _0x54db63=_0x3ef5c6,_0x4ea7bd=_0x450f58['id'],_0x591d3e=this[_0x54db63(0x102)][_0x54db63(0x15b)][_0x54db63(0x22a)](_0x54db63(0x273));this[_0x54db63(0x260)][_0x54db63(0x153)](_0x4ea7bd)||this[_0x54db63(0x260)][_0x54db63(0x1f2)]({'channelId':_0x591d3e,'threadId':_0x4ea7bd,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1d4d54=this[_0x54db63(0x260)][_0x54db63(0x208)](_0x4ea7bd);_0x1d4d54[_0x54db63(0x15f)](_0x54db63(0xd4)),_0x1d4d54[_0x54db63(0xd4)]=!0x1,_0x450f58[_0x54db63(0x1cf)]=_0x1d4d54;}[_0x3ef5c6(0x1a0)](_0x1ad0ea,_0x4c9290,_0x18d4e8,_0x2850a6){const _0x44f87d=_0x3ef5c6;if(_0x1ad0ea[_0x44f87d(0x190)]!=_0x4c9290||_0x1ad0ea[_0x44f87d(0x117)]!=_0x18d4e8||_0x1ad0ea[_0x44f87d(0x1a2)]['id']!=_0x2850a6)throw this[_0x44f87d(0x102)][_0x44f87d(0x182)](_0x44f87d(0x242)),new _0xea2028(_0x44f87d(0x242),this);}[_0x3ef5c6(0x11e)](_0x485c14,_0xd4485e){const _0xb08229=_0x3ef5c6,_0x3e2aeb=_0x485c14[_0xb08229(0x1b1)]();if(_0xd4485e[_0xb08229(0x21f)](_0x3e2aeb))_0x485c14[_0xb08229(0x207)]();else{if(_0x3e2aeb[_0xb08229(0x175)](_0xd4485e)){const _0x4788ce=this[_0xb08229(0x166)][_0xb08229(0x1bf)](_0xd4485e[_0xb08229(0x133)][_0xb08229(0x216)],_0xb08229(0x250));this[_0xb08229(0x177)](_0x485c14,this[_0xb08229(0x166)][_0xb08229(0x10e)](_0x3e2aeb[_0xb08229(0x133)],_0x4788ce));const _0x12e73b=_0x2bb905(),_0x1c08b5=_0x485c14[_0xb08229(0x1a2)]['id'],_0x571dda=_0x485c14[_0xb08229(0x190)]+':'+_0x485c14[_0xb08229(0x117)];this[_0xb08229(0xf3)]({'id':_0x12e73b,'type':_0x571dda,'createdAt':new Date(),'authorId':_0x1c08b5,'data':_0x485c14[_0xb08229(0xf8)],'attributes':_0x485c14[_0xb08229(0xf6)]});const _0x566c0a=this[_0xb08229(0x166)][_0xb08229(0x1bf)](_0xd4485e[_0xb08229(0x250)][_0xb08229(0x155)],_0xb08229(0x196)),_0x1de1fb=this[_0xb08229(0x166)][_0xb08229(0x10e)](_0x566c0a,_0x3e2aeb[_0xb08229(0x250)]);this[_0xb08229(0x158)](_0x571dda,_0x12e73b,_0x1c08b5,_0x1de1fb);}else{if(_0x3e2aeb[_0xb08229(0x126)](_0xd4485e[_0xb08229(0x133)])){const _0x1636bf=this[_0xb08229(0x166)][_0xb08229(0x1bf)](_0xd4485e[_0xb08229(0x133)][_0xb08229(0x216)],_0xb08229(0x250));this[_0xb08229(0x177)](_0x485c14,this[_0xb08229(0x166)][_0xb08229(0x10e)](_0x3e2aeb[_0xb08229(0x133)],_0x1636bf));}else{const _0x192db0=this[_0xb08229(0x166)][_0xb08229(0x1bf)](_0xd4485e[_0xb08229(0x250)][_0xb08229(0x155)],_0xb08229(0x196));this[_0xb08229(0x177)](_0x485c14,this[_0xb08229(0x166)][_0xb08229(0x10e)](_0x192db0,_0x3e2aeb[_0xb08229(0x250)]));}}}}[_0x3ef5c6(0x19f)](_0x34bbc7){const _0x1e9da5=_0x3ef5c6;for(const {suggestion:_0x54333e,meta:_0x510c7d}of this[_0x1e9da5(0x1eb)](_0x34bbc7,_0x1e9da5(0x14d))){if(!_0x510c7d[_0x1e9da5(0xd9)])continue;const _0x1879bc=_0x54333e[_0x1e9da5(0x22f)]();for(const _0x3d7bc6 of _0x1879bc)if(!_0x34bbc7[_0x1e9da5(0x120)](_0x3d7bc6)[_0x1e9da5(0x1ab)])return!0x0;}return!0x1;}[_0x3ef5c6(0x1b2)](_0x5287cc){const _0x15afa0=_0x3ef5c6,_0x3dc7d6=this[_0x15afa0(0x102)][_0x15afa0(0x1bd)][_0x15afa0(0x22a)](_0x15afa0(0x10f))[_0x15afa0(0x226)](_0x5287cc);if(!_0x3dc7d6)throw new _0xea2028(_0x15afa0(0xe6),this);return _0x3dc7d6;}[_0x3ef5c6(0x150)](_0x9a3a96){const _0x2aa87b=_0x3ef5c6,_0x3aeb6f=this[_0x2aa87b(0x102)][_0x2aa87b(0x1bd)][_0x2aa87b(0x22a)](_0x2aa87b(0x10f)),_0x41c1ff=_0x4e3173(_0x2aa87b(0x1a5)+_0x9a3a96),_0x9991fe=_0x3aeb6f[_0x2aa87b(0x226)](_0x41c1ff);return _0x9991fe||_0x3aeb6f[_0x2aa87b(0x1e1)]({'id':_0x41c1ff,'name':_0x9a3a96});}[_0x3ef5c6(0x20d)](_0x48f5e0,_0x4b5efc,_0x3ba4a7,_0x5793cb,_0x59d2b7){const _0x8504ef=_0x3ef5c6,_0x51c957=this[_0x8504ef(0x1b2)](_0x5793cb),_0x3cc46d=this[_0x8504ef(0x18f)][_0x8504ef(0x11a)](_0x48f5e0,_0x4b5efc,_0x3ba4a7,_0x51c957,_0x59d2b7,_0x2df3a9=>{const _0x56cffe=_0x8504ef;this[_0x56cffe(0x1dc)](_0x3ba4a7,{'attributes':_0x2df3a9});const _0x1086d6=this[_0x56cffe(0x21e)](_0x3ba4a7);this[_0x56cffe(0x118)](new Set([_0x1086d6])),this[_0x56cffe(0x1e9)](new Set([_0x1086d6]));});return this[_0x8504ef(0x160)](_0x3cc46d,_0x8504ef(0x105),()=>{const _0x5d33e4=_0x8504ef;this[_0x5d33e4(0x1dc)](_0x3ba4a7,{'state':_0x5d33e4(0x210)});},{'priority':_0x8504ef(0x1af)}),this[_0x8504ef(0x160)](_0x3cc46d,_0x8504ef(0x25c),()=>{const _0x2ce48b=_0x8504ef;this[_0x2ce48b(0x1dc)](_0x3ba4a7,{'state':_0x2ce48b(0xf0)});},{'priority':_0x8504ef(0x1af)}),this[_0x8504ef(0x20e)][_0x8504ef(0xf4)](_0x3ba4a7,_0x3cc46d),this[_0x8504ef(0x1e8)][_0x8504ef(0xf4)](_0x3cc46d,_0x8504ef(0x1b4)),_0x3cc46d;}[_0x3ef5c6(0x173)](_0x27a609){const _0x1d0327=_0x3ef5c6,_0x3ba667=_0x27a609[_0x1d0327(0x1cc)](':');return{'group':_0x3ba667[0x0],'type':_0x3ba667[0x1],'subType':_0x3ba667[_0x1d0327(0x1ab)]>=0x5?_0x3ba667[0x2]:null,'id':_0x3ba667[_0x1d0327(0x1ab)]<0x5?_0x3ba667[0x2]:_0x3ba667[0x3],'authorId':_0x3ba667[_0x1d0327(0x1ab)]<0x5?_0x3ba667[0x3]:_0x3ba667[0x4],'markerCount':0x6==_0x3ba667[_0x1d0327(0x1ab)]?_0x3ba667[0x5]:null};}[_0x3ef5c6(0x142)](_0x16f89c,_0x3d437d,_0x3325fe){const _0xcd3750=_0x3ef5c6,_0x3c7c71=_0x16f89c[_0xcd3750(0x1b1)](),_0x57cd6d=_0x3c7c71[_0xcd3750(0x133)],_0x39a780=_0x3c7c71[_0xcd3750(0x250)];this[_0xcd3750(0x177)](_0x16f89c,this[_0xcd3750(0x166)][_0xcd3750(0x10e)](_0x57cd6d,_0x3d437d));const _0x1eaf19=_0x2bb905(),_0x57a4b0=_0x16f89c[_0xcd3750(0x1a2)]['id'],_0xde2804=_0x16f89c[_0xcd3750(0x190)]+(_0x16f89c[_0xcd3750(0x117)]?':'+_0x16f89c[_0xcd3750(0x117)]:'');this[_0xcd3750(0xf3)]({'id':_0x1eaf19,'type':_0xde2804,'createdAt':new Date(),'authorId':_0x57a4b0,'originalSuggestionId':_0x16f89c['id'],'attributes':_0x16f89c[_0xcd3750(0xf6)],'data':_0x16f89c[_0xcd3750(0xf8)]});const _0x120838=this[_0xcd3750(0x1a3)](_0x16f89c);(_0xcd3750(0x1e3)==_0x16f89c[_0xcd3750(0x190)]||_0x120838&&this[_0xcd3750(0xde)](_0x120838))&&(_0x3325fe=this[_0xcd3750(0x166)][_0xcd3750(0x137)](_0x3325fe[_0xcd3750(0x155)])),this[_0xcd3750(0x158)](_0xde2804,_0x1eaf19,_0x57a4b0,this[_0xcd3750(0x166)][_0xcd3750(0x10e)](_0x3325fe,_0x39a780));}[_0x3ef5c6(0x1eb)](_0x19f3d6,_0x54856b=null){const _0x1f40b2=_0x3ef5c6,_0x17ab81=[],_0x5ea734=this[_0x1f40b2(0x102)][_0x1f40b2(0x1bd)][_0x1f40b2(0x22a)](_0x1f40b2(0x10f))['me'];Array[_0x1f40b2(0xd8)](_0x19f3d6)||(_0x19f3d6=[_0x19f3d6]);for(const _0x442c5d of this[_0x1f40b2(0x1b7)]()){if(!_0x442c5d[_0x1f40b2(0x174)])continue;if(_0x54856b&&_0x442c5d[_0x1f40b2(0x190)]!=_0x54856b)continue;let _0x574d46=!0x1;for(const _0x578dc6 of _0x442c5d[_0x1f40b2(0x22f)]()){for(const _0x5894e5 of _0x19f3d6){const _0x282e71=_0x5894e5[_0x1f40b2(0x133)][_0x1f40b2(0x21f)](_0x578dc6[_0x1f40b2(0x250)])||_0x5894e5[_0x1f40b2(0x250)][_0x1f40b2(0x21f)](_0x578dc6[_0x1f40b2(0x133)]);if(_0x282e71||_0x5894e5[_0x1f40b2(0x19e)](_0x578dc6)){const _0x5bcec3=_0x5894e5[_0x1f40b2(0x175)](_0x578dc6)&&Rt(this[_0x1f40b2(0x166)][_0x1f40b2(0xce)],_0x578dc6[_0x1f40b2(0x133)],_0x5894e5),_0x537e59=_0x578dc6[_0x1f40b2(0x175)](_0x5894e5)&&Rt(this[_0x1f40b2(0x166)][_0x1f40b2(0xce)],_0x5894e5[_0x1f40b2(0x133)],_0x578dc6);_0x17ab81[_0x1f40b2(0x129)]({'suggestion':_0x442c5d,'meta':{'isOwn':_0x5ea734==_0x442c5d[_0x1f40b2(0x217)],'isNextTo':_0x282e71,'isInsideObject':_0x5bcec3,'containsRangeInObject':_0x537e59}}),_0x574d46=!0x0;break;}}if(_0x574d46)break;}}return _0x17ab81;}[_0x3ef5c6(0x158)](_0x18b9ab,_0xd8f51d,_0x1f66a0,_0x516391,_0x2a30e4){const _0x4be987=_0x3ef5c6;this[_0x4be987(0x166)][_0x4be987(0x264)](_0x57c9fe=>{const _0xcffd3a=_0x4be987;let _0x9517eb=_0xcffd3a(0x18c)+_0x18b9ab+':'+_0xd8f51d+':'+_0x1f66a0;_0x2a30e4&&(_0x9517eb=_0x9517eb+':'+_0x2a30e4),_0x57c9fe[_0xcffd3a(0x156)](_0x9517eb,{'range':_0x516391,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ef5c6(0x268)](_0x2a16a3){const _0x2e1726=_0x3ef5c6,_0x23c698=_0x2a16a3[_0x2e1726(0xf2)],_0x566bf0=_0x2a16a3[_0x2e1726(0x14e)];_0x2a16a3[_0x2e1726(0xf2)]=null,_0x2a16a3[_0x2e1726(0x14e)]=null,null!=_0x23c698&&_0x23c698[_0x2e1726(0x14e)]==_0x2a16a3&&(_0x23c698[_0x2e1726(0x14e)]=_0x566bf0),null!=_0x566bf0&&_0x566bf0[_0x2e1726(0xf2)]==_0x2a16a3&&(_0x566bf0[_0x2e1726(0xf2)]=_0x23c698),_0x2e1726(0x1be)==this[_0x2e1726(0x1e8)][_0x2e1726(0x22a)](_0x2a16a3)&&(this[_0x2e1726(0x1e8)][_0x2e1726(0xf4)](_0x2a16a3,_0x2e1726(0x23d)),this[_0x2e1726(0x15a)](_0x2e1726(0x1df),_0x2a16a3,_0x23c698,_0x566bf0));}[_0x3ef5c6(0xf3)](_0x1c3b0b){const _0x3187fd=_0x3ef5c6,_0x11d658=_0x1c3b0b['id'],_0x325d89=this[_0x3187fd(0x23b)](_0x1c3b0b);if(this[_0x3187fd(0x1e5)]&&this[_0x3187fd(0x1e5)][_0x3187fd(0x25a)]){const _0x466d7e=this[_0x3187fd(0x102)][_0x3187fd(0x1bd)][_0x3187fd(0x22a)](_0x3187fd(0x131)),_0x57ef03=_0x325d89[_0x3187fd(0x134)],_0xbeef46=_0x325d89[_0x3187fd(0x117)]?_0x325d89[_0x3187fd(0x190)]+':'+_0x325d89[_0x3187fd(0x117)]:_0x325d89[_0x3187fd(0x190)],_0x374581=this[_0x3187fd(0x102)][_0x3187fd(0x17e)],_0x3a0e9f=_0x466d7e[_0x3187fd(0x253)](_0x4feb72(_0x374581,_0x3187fd(0x194))),_0x121d35={'id':_0x11d658,'type':_0xbeef46,'hasComments':_0x57ef03,'data':_0x1c3b0b[_0x3187fd(0xf8)]||null,'originalSuggestionId':_0x1c3b0b[_0x3187fd(0x25e)]||null,'attributes':_0x325d89[_0x3187fd(0xf6)]};this[_0x3187fd(0x1e5)][_0x3187fd(0x25a)](_0x121d35)[_0x3187fd(0x25d)](_0x53870b=>{const _0x49e4ee=_0x3187fd;_0x325d89[_0x49e4ee(0x171)]=!0x0,_0x466d7e[_0x49e4ee(0x15e)](_0x3a0e9f),_0x53870b&&_0x53870b[_0x49e4ee(0x1ed)]&&(this[_0x49e4ee(0x20e)][_0x49e4ee(0x22a)](_0x11d658)[_0x49e4ee(0x1ed)]=_0x53870b[_0x49e4ee(0x1ed)]);})[_0x3187fd(0x12c)](_0x508a83=>{const _0x59c8a=_0x3187fd;throw _0x55cce6(_0x59c8a(0x1cb)),this[_0x59c8a(0x102)][_0x59c8a(0x238)][_0x59c8a(0xf7)]({'isUndoable':!0x1},()=>{const _0x5a5ffb=_0x59c8a;_0x325d89[_0x5a5ffb(0x25c)]();}),_0x325d89[_0x59c8a(0xe1)](),this[_0x59c8a(0x20e)][_0x59c8a(0x24c)](_0x325d89['id']),this[_0x59c8a(0x1e8)][_0x59c8a(0x24c)](_0x325d89),_0x508a83;});}return _0x325d89;}[_0x3ef5c6(0xde)](_0x2a5093){const _0x3c1eb5=_0x3ef5c6;return this[_0x3c1eb5(0x10a)][_0x3c1eb5(0xc8)](_0x2a5093);}[_0x3ef5c6(0x1dc)](_0x5cd064,_0x6e92d0){const _0x490754=_0x3ef5c6,_0x186511=this[_0x490754(0x102)][_0x490754(0x1bd)][_0x490754(0x22a)](_0x490754(0x131)),_0x6e38ef=this[_0x490754(0x21e)](_0x5cd064);if(this[_0x490754(0x1e5)]&&this[_0x490754(0x1e5)][_0x490754(0x1ad)]){if(_0x6e38ef[_0x490754(0x171)]){const _0x2e362f=_0x186511[_0x490754(0x253)](_0x4feb72(this[_0x490754(0x102)][_0x490754(0x17e)],_0x490754(0x194)));this[_0x490754(0x1e5)][_0x490754(0x1ad)](_0x5cd064,_0x6e92d0)[_0x490754(0x25d)](()=>{const _0x4eca77=_0x490754;_0x186511[_0x4eca77(0x15e)](_0x2e362f);});}else _0x6e38ef['on'](_0x490754(0x19b),()=>{const _0xa77d7c=_0x490754;this[_0xa77d7c(0x1dc)](_0x5cd064,_0x6e92d0);});}}[_0x3ef5c6(0x11b)](_0x13fe77){const _0x2b36be=_0x3ef5c6;if(!this[_0x2b36be(0x1e5)]||!this[_0x2b36be(0x1e5)][_0x2b36be(0x21e)])throw new _0xea2028(_0x2b36be(0x1d5),this);return this[_0x2b36be(0x1e5)][_0x2b36be(0x21e)](_0x13fe77);}[_0x3ef5c6(0x243)](_0x1f37e7){const _0x18882b=_0x3ef5c6,{id:_0x52a4df,type:_0x152bcd,subType:_0x3a1212,authorId:_0x1a8c88}=this[_0x18882b(0x173)](_0x1f37e7),_0x39d63b=this[_0x18882b(0x20e)][_0x18882b(0x22a)](_0x52a4df)||this[_0x18882b(0x20d)](_0x152bcd,_0x3a1212,_0x52a4df,_0x1a8c88,{});switch(this[_0x18882b(0x1a0)](_0x39d63b,_0x152bcd,_0x3a1212,_0x1a8c88),this[_0x18882b(0x1e8)][_0x18882b(0x22a)](_0x39d63b)){case _0x18882b(0x1b4):this[_0x18882b(0x11b)](_0x52a4df)[_0x18882b(0x25d)](_0x2a6b2a=>{const _0x1b960c=_0x18882b;let _0x20bd38=Promise[_0x1b960c(0x202)]();_0x2a6b2a[_0x1b960c(0x134)]&&(_0x20bd38=this[_0x1b960c(0x260)][_0x1b960c(0x189)]({'channelId':this[_0x1b960c(0x102)][_0x1b960c(0x15b)][_0x1b960c(0x22a)](_0x1b960c(0x273)),'threadId':_0x52a4df})),_0x20bd38[_0x1b960c(0x25d)](()=>{const _0x1458bd=_0x1b960c;this[_0x1458bd(0x23b)](_0x2a6b2a)[_0x1458bd(0x171)]=!0x0;});}),this[_0x18882b(0x1e8)][_0x18882b(0xf4)](_0x39d63b,_0x18882b(0x26c));break;case _0x18882b(0x23d):this[_0x18882b(0x1dc)](_0x52a4df,{'state':_0x18882b(0x1dd)});case _0x18882b(0x197):this[_0x18882b(0x1e8)][_0x18882b(0xf4)](_0x39d63b,_0x18882b(0x1be)),this[_0x18882b(0x15a)](_0x18882b(0x227),_0x39d63b);break;case _0x18882b(0x1be):this[_0x18882b(0x15a)](_0x18882b(0x25f),_0x39d63b);}return _0x39d63b[_0x18882b(0x12b)](_0x1f37e7),_0x39d63b;}[_0x3ef5c6(0x1e9)](_0x50d2db){const _0x478389=_0x3ef5c6,_0x1ecada=Array[_0x478389(0x1ec)](_0x50d2db),_0x49f73a=_0x1ecada[_0x478389(0x185)](_0x532301=>_0x478389(0x1f8)==_0x532301[_0x478389(0x190)]);this[_0x478389(0x184)](_0x49f73a);const _0x52a7fa=_0x1ecada[_0x478389(0x185)](_0x5109fb=>!_0x5109fb[_0x478389(0x237)]&&_0x478389(0x1f8)!=_0x5109fb[_0x478389(0x190)]),_0x1da74c=this[_0x478389(0x1b7)]({'skipNotAttached':!0x0})[_0x478389(0x185)](_0x1a9c47=>!_0x1a9c47[_0x478389(0x237)]&&_0x478389(0x1f8)!=_0x1a9c47[_0x478389(0x190)]),_0x39cb50=_0x1da74c[_0x478389(0x185)](_0x171b41=>!_0x50d2db[_0x478389(0xc8)](_0x171b41)),_0x251c79=new Map(_0x1da74c[_0x478389(0x262)](_0x4cf62f=>[_0x4cf62f,this[_0x478389(0x18f)][_0x478389(0xc9)](_0x4cf62f[_0x478389(0x190)],_0x4cf62f[_0x478389(0x117)],_0x478389(0x16e))])),_0x4d2407=new Map(_0x1da74c[_0x478389(0x262)](_0x133ca9=>[_0x133ca9,_0x133ca9[_0x478389(0x1b1)]()])),_0x2e509=new Set(),_0x25e56e=new Set();for(let _0x6db975=0x0;_0x6db975<_0x52a7fa[_0x478389(0x1ab)];_0x6db975++)_0x137edb(_0x52a7fa[_0x6db975],_0x52a7fa,_0x6db975+0x1);for(let _0xc0fe58=0x0;_0xc0fe58<_0x52a7fa[_0x478389(0x1ab)];_0xc0fe58++)_0x137edb(_0x52a7fa[_0xc0fe58],_0x39cb50,0x0);const _0x164898=new Set();for(let _0x415b45=0x0;_0x415b45<_0x52a7fa[_0x478389(0x1ab)];_0x415b45++){const _0xc85988=_0x52a7fa[_0x415b45];!_0x25e56e[_0x478389(0xc8)](_0xc85988)&&_0xc85988[_0x478389(0xf2)]&&(_0x164898[_0x478389(0x253)](_0xc85988[_0x478389(0xf2)]),_0xc85988[_0x478389(0xf2)][_0x478389(0x14e)]===_0xc85988&&(_0xc85988[_0x478389(0xf2)][_0x478389(0x14e)]=null),_0xc85988[_0x478389(0xf2)]=null),!_0x2e509[_0x478389(0xc8)](_0xc85988)&&_0xc85988[_0x478389(0x14e)]&&(_0x164898[_0x478389(0x253)](_0xc85988[_0x478389(0x14e)]),_0xc85988[_0x478389(0x14e)][_0x478389(0xf2)]===_0xc85988&&(_0xc85988[_0x478389(0x14e)][_0x478389(0xf2)]=null),_0xc85988[_0x478389(0x14e)]=null);}function _0x137edb(_0x12e84f,_0x1b039f,_0x5a6c65){const _0x4e08dd=_0x478389;for(let _0x10012f=_0x5a6c65;_0x10012f<_0x1b039f[_0x4e08dd(0x1ab)];_0x10012f++){const _0x57bc1e=_0x14b26f(_0x12e84f,_0x1b039f[_0x10012f]);_0x57bc1e&&(_0x57bc1e[0x0][_0x4e08dd(0x14e)]=_0x57bc1e[0x1],_0x57bc1e[0x1][_0x4e08dd(0xf2)]=_0x57bc1e[0x0],_0x2e509[_0x4e08dd(0x253)](_0x57bc1e[0x0]),_0x25e56e[_0x4e08dd(0x253)](_0x57bc1e[0x1]));}}function _0x14b26f(_0x39e1ee,_0x2d968a){const _0x5e422e=_0x478389;if(_0x39e1ee[_0x5e422e(0x217)]['id']!==_0x2d968a[_0x5e422e(0x217)]['id'])return null;const _0x414e88=_0x251c79[_0x5e422e(0x22a)](_0x39e1ee)(_0x39e1ee,_0x2d968a,_0x4d2407[_0x5e422e(0x22a)](_0x39e1ee),_0x4d2407[_0x5e422e(0x22a)](_0x2d968a));if(!_0x414e88)return null;return _0x251c79[_0x5e422e(0x22a)](_0x2d968a)(_0x39e1ee,_0x2d968a,_0x4d2407[_0x5e422e(0x22a)](_0x39e1ee),_0x4d2407[_0x5e422e(0x22a)](_0x2d968a))?_0x414e88[0x1][_0x5e422e(0x1cf)]&&_0x414e88[0x1][_0x5e422e(0x1cf)][_0x5e422e(0x1ab)]?null:_0x414e88:null;}_0x164898[_0x478389(0x10c)]&&this[_0x478389(0x1e9)](_0x164898);}[_0x3ef5c6(0x184)](_0x47218b){const _0x413a86=_0x3ef5c6;if(0x0==_0x47218b[_0x413a86(0x1ab)])return;const _0x541118=this[_0x413a86(0x1b7)]({'skipNotAttached':!0x0})[_0x413a86(0x185)](_0x4ca44c=>_0x413a86(0x1f8)==_0x4ca44c[_0x413a86(0x190)]&&_0x4ca44c[_0x413a86(0x1ae)]),_0x38477f=[],_0x48be6b=new Map();for(const _0x1abf54 of _0x541118){const _0x1261ea=_0x4e3173(_0x1abf54[_0x413a86(0xf6)]);_0x48be6b[_0x413a86(0xc8)](_0x1261ea)||(_0x48be6b[_0x413a86(0xf4)](_0x1261ea,_0x38477f[_0x413a86(0x1ab)]),_0x38477f[_0x413a86(0x129)]([]));const _0x1ff7bf=_0x48be6b[_0x413a86(0x22a)](_0x1261ea);_0x38477f[_0x1ff7bf][_0x413a86(0x129)](_0x1abf54);}!(function(){const _0x4d6f3e=_0x413a86;_0x38477f[_0x4d6f3e(0x157)]((_0xf0cbb2,_0x4f690b)=>{const _0x2fa16c=_0x4d6f3e,_0x120392=_0xf0cbb2[0x0][_0x2fa16c(0x1ed)],_0xe2cd08=_0x4f690b[0x0][_0x2fa16c(0x1ed)];return _0x120392==_0xe2cd08?_0xf0cbb2[0x0][_0x2fa16c(0xf6)][_0x2fa16c(0x106)]<_0x4f690b[0x0][_0x2fa16c(0xf6)][_0x2fa16c(0x106)]?-0x1:0x1:_0x120392<_0xe2cd08?-0x1:0x1;});for(const _0x456ff6 of _0x38477f)_0x456ff6[_0x4d6f3e(0x157)]((_0x1d0be2,_0x468590)=>_0x1d0be2['id']<_0x468590['id']?-0x1:0x1);}());for(let _0x488b1b=0x0;_0x488b1b<_0x38477f[_0x413a86(0x1ab)];_0x488b1b++){if(0x0==_0x38477f[_0x488b1b][_0x413a86(0x1ab)])continue;const _0xb6912e=[];for(let _0x27ad95=_0x488b1b+0x1;_0x27ad95<_0x38477f[_0x413a86(0x1ab)];_0x27ad95++)0x0!=_0x38477f[_0x27ad95][_0x413a86(0x1ab)]&&_0x2516de(_0x38477f[_0x488b1b],_0x38477f[_0x27ad95])&&_0xb6912e[_0x413a86(0x129)](_0x27ad95);for(const _0x4fe6aa of _0xb6912e)_0x38477f[_0x488b1b]=_0x38477f[_0x488b1b][_0x413a86(0xf5)](_0x38477f[_0x4fe6aa]),_0x38477f[_0x4fe6aa]=[];}for(const _0x1e9b49 of _0x38477f)for(let _0x490942=0x0;_0x490942<_0x1e9b49[_0x413a86(0x1ab)];_0x490942++)_0x1e9b49[_0x490942][_0x413a86(0x14e)]=_0x1e9b49[_0x490942+0x1]||null;for(const _0x59bece of _0x38477f)for(let _0x3aee4e=0x0;_0x3aee4e<_0x59bece[_0x413a86(0x1ab)];_0x3aee4e++)_0x59bece[_0x3aee4e][_0x413a86(0xf2)]=_0x59bece[_0x3aee4e-0x1]||null;function _0x2516de(_0x5392ec,_0x441be6){const _0x1368e1=_0x413a86;if(_0x5392ec[0x0][_0x1368e1(0xf6)][_0x1368e1(0x106)]!==_0x441be6[0x0][_0x1368e1(0xf6)][_0x1368e1(0x106)]&&_0x5392ec[0x0][_0x1368e1(0x217)]!==_0x441be6[0x0][_0x1368e1(0x217)])return!0x1;if(!function(_0x241e53,_0x238ff2){const _0x2a644d=_0x1368e1;if(!_0x241e53[_0x2a644d(0x134)]&&!_0x238ff2[_0x2a644d(0x134)])return!0x0;if(_0x241e53[_0x2a644d(0x134)]&&_0x238ff2[_0x2a644d(0x134)])return!0x1;if(_0x241e53[_0x2a644d(0x134)]&&_0x238ff2[_0x2a644d(0x1ed)]<_0x241e53[_0x2a644d(0x1cf)][_0x2a644d(0xd3)][_0x2a644d(0x22a)](0x0)[_0x2a644d(0x1ed)])return!0x0;if(_0x238ff2[_0x2a644d(0x134)]&&_0x241e53[_0x2a644d(0x1ed)]<_0x238ff2[_0x2a644d(0x1cf)][_0x2a644d(0xd3)][_0x2a644d(0x22a)](0x0)[_0x2a644d(0x1ed)])return!0x0;return!0x1;}(_0x5392ec[0x0],_0x441be6[0x0]))return!0x1;const _0x3755f4=_0x4b90f0(_0x5392ec[0x0][_0x1368e1(0xf6)],_0x1368e1(0x106)),_0x19e23c=_0x4b90f0(_0x441be6[0x0][_0x1368e1(0xf6)],_0x1368e1(0x106));if(!_0xefcaab(_0x3755f4,_0x19e23c))return!0x1;return!!_0x5392ec[_0x1368e1(0x241)](_0x376ee1=>_0x441be6[_0x1368e1(0x148)](_0x342f1a=>_0x376ee1[_0x1368e1(0x1b1)]()[_0x1368e1(0x21f)](_0x342f1a[_0x1368e1(0x1b1)]())))&&_0x441be6[_0x1368e1(0x241)](_0x2edd36=>_0x5392ec[_0x1368e1(0x148)](_0x543e8f=>_0x2edd36[_0x1368e1(0x1b1)]()[_0x1368e1(0x21f)](_0x543e8f[_0x1368e1(0x1b1)]())));}}[_0x3ef5c6(0x118)](_0x5f5668){const _0x5089ca=_0x3ef5c6,_0x9d2e42=Array[_0x5089ca(0x1ec)](_0x5f5668),_0x2f0861=this[_0x5089ca(0x1b7)]({'skipNotAttached':!0x0}),_0x47feec=_0x2f0861[_0x5089ca(0x185)](_0x371ba5=>!_0x5f5668[_0x5089ca(0xc8)](_0x371ba5)),_0xea94db=new Map(_0x9d2e42[_0x5089ca(0x262)](_0x3d1a56=>[_0x3d1a56,this[_0x5089ca(0x18f)][_0x5089ca(0xc9)](_0x3d1a56[_0x5089ca(0x190)],_0x3d1a56[_0x5089ca(0x117)],_0x5089ca(0x1f5))])),_0x5e4241=new Map(_0x2f0861[_0x5089ca(0x262)](_0x153424=>[_0x153424,_0x153424[_0x5089ca(0x22f)]()]));for(let _0xf2b571=0x0;_0xf2b571<_0x9d2e42[_0x5089ca(0x1ab)];_0xf2b571++){if(_0x37fd82(this,_0x9d2e42[_0xf2b571],_0x9d2e42,_0xf2b571+0x1))return!0x0;}for(let _0x23033e=0x0;_0x23033e<_0x9d2e42[_0x5089ca(0x1ab)];_0x23033e++){if(_0x37fd82(this,_0x9d2e42[_0x23033e],_0x47feec,0x0))return!0x0;}return!0x1;function _0x37fd82(_0x4de606,_0x4f0765,_0x3c628d,_0x59b85c){const _0x3856c1=_0x5089ca;for(let _0x7e3479=_0x59b85c;_0x7e3479<_0x3c628d[_0x3856c1(0x1ab)];_0x7e3479++){const _0x5bd941=_0x3c628d[_0x7e3479];if(_0x5bd941[_0x3856c1(0x190)]!==_0x4f0765[_0x3856c1(0x190)]||_0x5bd941[_0x3856c1(0x217)]['id']!==_0x4f0765[_0x3856c1(0x217)]['id']||_0x5bd941[_0x3856c1(0x117)]!==_0x4f0765[_0x3856c1(0x117)])continue;if(!Pt(_0x4f0765,_0x5bd941,[_0x3856c1(0x106)]))continue;if(_0x3856c1(0x1f8)==_0x4f0765[_0x3856c1(0x190)]&&_0x4f0765[_0x3856c1(0xf8)][_0x3856c1(0x15d)]!=_0x5bd941[_0x3856c1(0xf8)][_0x3856c1(0x15d)])continue;if(_0x3856c1(0x1f8)==_0x4f0765[_0x3856c1(0x190)]&&_0x4de606[_0x3856c1(0xde)](_0x4f0765[_0x3856c1(0xf8)][_0x3856c1(0x258)]))continue;if(_0x3856c1(0x1e3)==_0x4f0765[_0x3856c1(0x190)]){const _0x56d761=_0x4de606[_0x3856c1(0x102)][_0x3856c1(0x238)],_0x430b06=_0x4f0765[_0x3856c1(0x12f)]();if(_0x430b06&&(_0x56d761[_0x3856c1(0xce)][_0x3856c1(0x205)](_0x430b06)||_0x56d761[_0x3856c1(0xce)][_0x3856c1(0x1a9)](_0x430b06)))continue;}const _0x473d27=_0xea94db[_0x3856c1(0x22a)](_0x4f0765),_0x2f5b8f=_0x5e4241[_0x3856c1(0x22a)](_0x4f0765),_0x1fdc55=_0x5e4241[_0x3856c1(0x22a)](_0x5bd941),_0x457e8d=_0x4f0765[_0x3856c1(0x1cf)]&&_0x4f0765[_0x3856c1(0x1cf)][_0x3856c1(0x1ab)],_0x450e17=_0x5bd941[_0x3856c1(0x1cf)]&&_0x5bd941[_0x3856c1(0x1cf)][_0x3856c1(0x1ab)];if(!_0x457e8d&&_0x473d27(_0x1fdc55,_0x2f5b8f))return _0x4de606[_0x3856c1(0x1d6)](_0x5bd941,_0x4f0765),_0x5e4241[_0x3856c1(0x24c)](_0x4f0765),!0x0;if(!_0x450e17&&_0x473d27(_0x2f5b8f,_0x1fdc55))return _0x4de606[_0x3856c1(0x1d6)](_0x4f0765,_0x5bd941),_0x5e4241[_0x3856c1(0x24c)](_0x5bd941),!0x0;}return!0x1;}}[_0x3ef5c6(0x1d6)](_0x211c04,_0x34d948){const _0x5c7105=_0x3ef5c6;if(_0x211c04[_0x5c7105(0x237)]){for(const _0x51dfb5 of _0x34d948[_0x5c7105(0x22f)]())_0x211c04[_0x5c7105(0x128)](_0x51dfb5);}else{const _0x818262=_0x34d948[_0x5c7105(0x1b1)]()[_0x5c7105(0x250)];this[_0x5c7105(0x177)](_0x211c04,this[_0x5c7105(0x166)][_0x5c7105(0x10e)](_0x211c04[_0x5c7105(0x1b1)]()[_0x5c7105(0x133)],_0x818262));}_0x34d948[_0x5c7105(0x207)]();}[_0x3ef5c6(0x1f3)](_0x19231d,_0x351729){const _0x10bf30=_0x3ef5c6,_0x582ace=_0x19231d[_0x10bf30(0x122)](_0x10bf30(0x214))||_0x19231d[_0x10bf30(0x122)](_0x10bf30(0x1f8))?_0x10bf30(0x187):_0x19231d[_0x10bf30(0x1c4)]();return _0x4feb72(this[_0x10bf30(0x102)][_0x10bf30(0x17e)],_0x351729+'_'+_0x582ace+_0x10bf30(0xdc));}[_0x3ef5c6(0xdb)](){const _0x1dce7d=_0x3ef5c6,_0x5e6bcb=this[_0x1dce7d(0x102)];if(!_0x5e6bcb['ui'])return;const {ariaLiveAnnouncer:_0x5dcc83}=_0x5e6bcb['ui'];_0xbe054f(this[_0x1dce7d(0x166)],({left:_0xeb7a7b,entered:_0x299126})=>{const _0x43df25=_0x1dce7d;for(const _0xf1232d of _0xeb7a7b){const {group:_0x2c6fdf,type:_0x31f02f}=this[_0x43df25(0x173)](_0xf1232d[_0x43df25(0x219)]);if(_0x43df25(0x1e4)===_0x2c6fdf){_0x5dcc83[_0x43df25(0xca)](this[_0x43df25(0x1f3)](_0x31f02f,_0x43df25(0x1d4)));break;}}for(const _0x4f1f68 of _0x299126){const {group:_0x11bd6d,type:_0x5f36d7}=this[_0x43df25(0x173)](_0x4f1f68[_0x43df25(0x219)]);if(_0x43df25(0x1e4)===_0x11bd6d){_0x5dcc83[_0x43df25(0xca)](this[_0x43df25(0x1f3)](_0x5f36d7,_0x43df25(0x143)));break;}}});}[_0x3ef5c6(0x26f)](_0x747063){const _0x3f39b9=_0x3ef5c6;if(this[_0x3f39b9(0xe7)])return!0x1;const _0x5e91d4=this[_0x3f39b9(0x102)],_0x113cd8=_0x5e91d4[_0x3f39b9(0x238)][_0x3f39b9(0x178)][_0x3f39b9(0x124)][_0x3f39b9(0x139)]();if(0x0==_0x113cd8[_0x3f39b9(0x1ab)])return!0x1;const _0x2853df=[],_0x5b165e=_0x113cd8[_0x3f39b9(0x185)](_0x406af4=>_0x3f39b9(0x1f8)==_0x406af4[_0x3f39b9(0x190)]),_0x3d1950=_0x113cd8[_0x3f39b9(0x185)](_0x9e3aff=>_0x3f39b9(0x181)==_0x9e3aff[_0x3f39b9(0x190)]&&_0x3f39b9(0x172)!=_0x9e3aff[_0x3f39b9(0x219)]),_0x1fc7d2=_0x113cd8[_0x3f39b9(0x185)](_0x223e78=>_0x3f39b9(0x15e)==_0x223e78[_0x3f39b9(0x190)]&&_0x3f39b9(0x172)!=_0x223e78[_0x3f39b9(0x219)]);for(const _0x2cb4d9 of _0x5b165e)_0x2853df[_0x3f39b9(0x129)]({'key':_0x2cb4d9[_0x3f39b9(0x1f1)],'newValue':_0x2cb4d9[_0x3f39b9(0x1a1)],'oldValue':_0x2cb4d9[_0x3f39b9(0x168)],'range':Ot(_0x2cb4d9[_0x3f39b9(0x1ce)],_0x5e91d4[_0x3f39b9(0x238)])});for(const _0x3bd838 of _0x3d1950){const _0x2af68f=_0x1fc7d2[_0x3f39b9(0x18b)](_0x342a18=>_0x342a18[_0x3f39b9(0x1c5)][_0x3f39b9(0x21f)](_0x3bd838[_0x3f39b9(0x1c5)]));_0x2af68f&&_0x2853df[_0x3f39b9(0x129)]({'key':_0x3f39b9(0x24a),'newValue':_0x3bd838[_0x3f39b9(0x219)],'oldValue':_0x2af68f[_0x3f39b9(0x219)],'range':_0x5e91d4[_0x3f39b9(0x238)][_0x3f39b9(0x14c)](_0x3bd838[_0x3f39b9(0x1c5)][_0x3f39b9(0x1db)])});}return 0x0!=_0x2853df[_0x3f39b9(0x1ab)]&&this[_0x3f39b9(0xcd)](_0x747063,_0x2853df);}[_0x3ef5c6(0x107)](_0xad7a26){const _0xa05a82=_0x3ef5c6;let _0x32b060=!0x1;const _0x3d8301=this[_0xa05a82(0x102)][_0xa05a82(0x238)][_0xa05a82(0x178)][_0xa05a82(0x124)][_0xa05a82(0x20c)]()[_0xa05a82(0x185)](_0x441f89=>_0x441f89[_0xa05a82(0xf8)][_0xa05a82(0x1a4)]&&_0x441f89[_0xa05a82(0x219)][_0xa05a82(0x122)](_0xa05a82(0x18d)));for(const _0x34e85a of _0x3d8301){const {subType:_0x117809,id:_0x1e32b7}=this[_0xa05a82(0x173)](_0x34e85a[_0xa05a82(0x219)]),_0x52206c=_0x117809[_0xa05a82(0x1cc)]('|')[0x0];for(const _0x24a46a of this[_0xa05a82(0x1b7)]({'skipNotAttached':!0x0}))_0x24a46a['id']!=_0x1e32b7&&_0xa05a82(0x1f8)==_0x24a46a[_0xa05a82(0x190)]&&_0x24a46a[_0xa05a82(0xf8)]&&_0x24a46a[_0xa05a82(0xf8)][_0xa05a82(0x258)]==_0x52206c&&_0x24a46a[_0xa05a82(0x1b1)]()[_0xa05a82(0x138)](_0x34e85a[_0xa05a82(0xf8)][_0xa05a82(0x1a4)])&&(this[_0xa05a82(0x111)](_0x24a46a,_0x34e85a[_0xa05a82(0xf8)][_0xa05a82(0x1a4)],_0xad7a26),_0x32b060=!0x0);}return _0x32b060;}[_0x3ef5c6(0x19a)](_0x1026f6){const _0x13ed1d=_0x3ef5c6;this[_0x13ed1d(0x102)],(this[_0x13ed1d(0xe7)]=!0x0,_0x1026f6());}[_0x3ef5c6(0x26e)](_0x2a1182){const _0x53ebd3=_0x3ef5c6,_0x1fc083=this[_0x53ebd3(0xde)](_0x2a1182),_0x3b4fe9=this[_0x53ebd3(0x1f0)][_0x53ebd3(0xc8)](_0x2a1182);return _0x1fc083||_0x3b4fe9;}[_0x3ef5c6(0xcd)](_0x4c7136,_0x355adf){const _0x380217=_0x3ef5c6;if(0x0==_0x355adf[_0x380217(0x1ab)])return!0x1;let _0x49afa1=!0x1;for(const _0x3c0eda of _0x355adf){const _0x5d0b9d=this[_0x380217(0x1eb)](_0x3c0eda[_0x380217(0x1ce)],_0x380217(0x1f8))[_0x380217(0x185)](_0x36ad24=>!_0x36ad24[_0x380217(0x17c)][_0x380217(0x256)])[_0x380217(0x262)](_0x3b37e9=>_0x3b37e9[_0x380217(0x1e4)]),_0x520eb5=_0x4e3173({'newValue':_0x3c0eda[_0x380217(0x23e)]});_0x5d0b9d[_0x380217(0x185)](_0x8379c7=>{const _0x150aaa=_0x380217,[_0x28bf45,_0x4b5dc1]=_0x8379c7[_0x150aaa(0x117)][_0x150aaa(0x1cc)]('|');return _0x28bf45==_0x3c0eda[_0x150aaa(0x258)]&&_0x4b5dc1!=_0x520eb5;})[_0x380217(0x1f9)](_0x59f625=>{const _0x546741=_0x380217;this[_0x546741(0x111)](_0x59f625,_0x3c0eda[_0x546741(0x1ce)],_0x4c7136),_0x49afa1=!0x0;});}return _0x49afa1;}[_0x3ef5c6(0x111)](_0x29e4d8,_0x337f23,_0x31d222){const _0x33b1c9=_0x3ef5c6,_0x12f370=_0x29e4d8[_0x33b1c9(0x1b1)]()[_0x33b1c9(0x120)](_0x337f23);0x0!==_0x12f370[_0x33b1c9(0x1ab)]?0x1!==_0x12f370[_0x33b1c9(0x1ab)]?this[_0x33b1c9(0x142)](_0x29e4d8,_0x337f23[_0x33b1c9(0x133)],_0x337f23[_0x33b1c9(0x250)]):this[_0x33b1c9(0x177)](_0x29e4d8,_0x12f370[0x0]):_0x31d222[_0x33b1c9(0x14a)](_0x29e4d8[_0x33b1c9(0x188)]());}}class xt{constructor(_0x4a8f3e){const _0x406654=_0x3ef5c6;this[_0x406654(0x21d)]=_0x4a8f3e,this[_0x406654(0x166)]=_0x4a8f3e[_0x406654(0x238)],this[_0x406654(0x1d2)]=new Map(),this[_0x406654(0x240)]=new Map(),this[_0x406654(0x123)]();}[_0x3ef5c6(0x11a)](_0x27736c,_0x32ec59,_0x1bc80b,_0x5f2ed1,_0x2a1512,_0x90c186){const _0x3d009d=_0x3ef5c6;return new _0x5c95fe(this[_0x3d009d(0x166)],{'type':_0x27736c,'subType':_0x32ec59,'id':_0x1bc80b,'author':_0x5f2ed1,'creator':_0x5f2ed1,'attributes':_0x2a1512,'onAttributesChange':_0x90c186,'onAccept':(..._0xcd93dd)=>this[_0x3d009d(0xc9)](_0x27736c,_0x32ec59,_0x3d009d(0x105))(..._0xcd93dd),'onDiscard':(..._0x293238)=>this[_0x3d009d(0xc9)](_0x27736c,_0x32ec59,_0x3d009d(0x25c))(..._0x293238)});}[_0x3ef5c6(0x19c)](_0x387c2b,_0x80db7b,_0x19fa91,_0x4eb2d2){const _0x28b613=_0x3ef5c6,_0x4744b0=_0x387c2b+':'+_0x80db7b+':'+_0x19fa91;this[_0x28b613(0x1d2)][_0x28b613(0xf4)](_0x4744b0,_0x4eb2d2);}[_0x3ef5c6(0xc9)](_0x1ead24,_0x304553,_0x348ebf){const _0x4c69e2=_0x3ef5c6,_0x5d4897=_0x1ead24+':'+_0x304553+':'+_0x348ebf;return this[_0x4c69e2(0x1d2)][_0x4c69e2(0x22a)](_0x5d4897)||this[_0x4c69e2(0x240)][_0x4c69e2(0x22a)](_0x1ead24+':'+_0x348ebf);}[_0x3ef5c6(0x123)](){const _0xac0311=_0x3ef5c6,_0x41d89c=()=>!0x1,_0xeddfd2=_0xb9a403=>{const _0x4b07d2=_0x31d1;_0xb9a403[_0x4b07d2(0x157)]((_0x494424,_0x1ac4e4)=>_0x494424[_0x4b07d2(0x133)][_0x4b07d2(0xfd)](_0x1ac4e4[_0x4b07d2(0x133)])?0x1:-0x1),this[_0x4b07d2(0x166)][_0x4b07d2(0x264)](_0x213574=>{const _0x23776d=_0x4b07d2;for(const _0x277e16 of _0xb9a403){let _0x36a75f;_0x36a75f=_0x277e16[_0x23776d(0x250)][_0x23776d(0x141)]&&_0x277e16[_0x23776d(0x250)][_0x23776d(0x155)]==_0x277e16[_0x23776d(0x133)][_0x23776d(0x1db)]?_0x213574[_0x23776d(0x12a)](_0x277e16[_0x23776d(0x133)][_0x23776d(0x1db)],'on'):_0x213574[_0x23776d(0x12a)](_0x277e16),this[_0x23776d(0x166)][_0x23776d(0x221)](_0x36a75f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x184c62=(_0x947d36,_0x4a75b9)=>{const _0x87c48d=_0x31d1;_0x4a75b9&&this[_0x87c48d(0x166)][_0x87c48d(0x264)](_0x247fb4=>{const _0x4e0d84=_0x87c48d,{commandName:_0x1d88f0,commandParams:_0x41d9ef=[]}=_0x4a75b9,_0x4afecc=_0x947d36[_0x4e0d84(0x262)](_0x5b012e=>(Tt(_0x5b012e)&&(_0x5b012e=this[_0x4e0d84(0x166)][_0x4e0d84(0x10e)](_0x5b012e[_0x4e0d84(0x250)])),_0x5b012e))[_0x4e0d84(0x185)](_0x57cb3d=>_0x4e0d84(0x18a)!==_0x57cb3d[_0x4e0d84(0x1a7)][_0x4e0d84(0x163)]);if(_0x4afecc[_0x4e0d84(0x1ab)]<0x1)return;const _0x14d5ab=Array[_0x4e0d84(0x1ec)](this[_0x4e0d84(0x166)][_0x4e0d84(0x178)][_0x4e0d84(0x1d8)][_0x4e0d84(0x22f)]())[_0x4e0d84(0x262)](_0x3b874e=>_0x440d5e[_0x4e0d84(0x145)](_0x3b874e));_0x247fb4[_0x4e0d84(0x239)](_0x4afecc);for(const _0x39fc58 of this[_0x4e0d84(0x21d)][_0x4e0d84(0x180)][_0x4e0d84(0x180)]())_0x39fc58[_0x4e0d84(0x25b)]();_0x41d9ef[_0x4e0d84(0x129)]({'forceDefaultExecution':!0x0}),this[_0x4e0d84(0x21d)][_0x4e0d84(0x261)](_0x1d88f0,..._0x41d9ef);const _0x2074db=_0x14d5ab[_0x4e0d84(0x185)](_0x5508e2=>_0x4e0d84(0x18a)!=_0x5508e2[_0x4e0d84(0x1a7)][_0x4e0d84(0x163)]);_0x2074db[_0x4e0d84(0x1ab)]>0x0&&_0x247fb4[_0x4e0d84(0x239)](_0x2074db);for(const _0x11ac18 of _0x14d5ab)_0x11ac18[_0x4e0d84(0x176)]();});},_0x174008=(_0x1845f8,_0x1a963e)=>0x1==_0x1845f8[_0xac0311(0x1ab)]&&0x1==_0x1a963e[_0xac0311(0x1ab)]&&_0x1845f8[0x0][_0xac0311(0x250)][_0xac0311(0x21f)](_0x1a963e[0x0][_0xac0311(0x133)]),_0x1387f9=(_0x1b3e50,_0x4d70f0,_0x44d305,_0xb5e29f)=>Ft(_0x1b3e50,_0x4d70f0,_0x44d305,_0xb5e29f,this[_0xac0311(0x166)])?[_0x1b3e50,_0x4d70f0]:Ft(_0x4d70f0,_0x1b3e50,_0xb5e29f,_0x44d305,this[_0xac0311(0x166)])?[_0x4d70f0,_0x1b3e50]:null;this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x1c8),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x21a),_0xeddfd2),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x164),_0x174008),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0xe8),_0x1387f9),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x159),_0xeddfd2),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x11c),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0xd5),_0x174008),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0xdf),_0x1387f9),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x149),_0x184c62),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x13e),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x218),_0x174008),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x1a8),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0xda),_0x184c62),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x270),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x24e),_0x174008),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x245),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x220),_0x41d89c),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x1bc),(_0x41ddbb,_0x2265b3)=>{const _0x3ff6a3=_0xac0311;if(!_0x2265b3)return;const _0x3b7233=this[_0x3ff6a3(0x21d)][_0x3ff6a3(0x1bd)][_0x3ff6a3(0x22a)](p);this[_0x3ff6a3(0x166)][_0x3ff6a3(0x264)](_0x788388=>{const _0x3f700e=_0x3ff6a3;if(_0x3f700e(0x24a)==_0x2265b3[_0x3f700e(0x258)])for(const _0x2afd74 of _0x41ddbb){const _0x16c525=_0x2afd74[_0x3f700e(0x133)][_0x3f700e(0x1db)],_0x31fbc3=_0x2265b3[_0x3f700e(0x15d)];_0x788388[_0x3f700e(0x125)](_0x16c525,_0x31fbc3);}else{if(_0x3b7233[_0x3f700e(0xde)](_0x2265b3[_0x3f700e(0x258)])){for(const _0x45c4c5 of _0x41ddbb)void 0x0!==_0x2265b3[_0x3f700e(0x15d)]?_0x788388[_0x3f700e(0x204)](_0x2265b3[_0x3f700e(0x258)],_0x2265b3[_0x3f700e(0x15d)],_0x45c4c5[_0x3f700e(0x133)][_0x3f700e(0x1db)]):_0x788388[_0x3f700e(0x20f)](_0x2265b3[_0x3f700e(0x258)],_0x45c4c5[_0x3f700e(0x133)][_0x3f700e(0x1db)]);}else{for(const _0xc3e77 of _0x41ddbb)_0x2265b3[_0x3f700e(0x15d)]?_0x788388[_0x3f700e(0x204)](_0x2265b3[_0x3f700e(0x258)],_0x2265b3[_0x3f700e(0x15d)],_0xc3e77):_0x788388[_0x3f700e(0x20f)](_0x2265b3[_0x3f700e(0x258)],_0xc3e77);}}});}),this[_0xac0311(0x240)][_0xac0311(0xf4)](_0xac0311(0x1b0),_0x174008);}}function Rt(_0x413af5,_0x3223b5,_0x27f1a6){const _0x420eb3=_0x3ef5c6;for(const _0x1ff6d5 of _0x3223b5[_0x420eb3(0x155)][_0x420eb3(0x13a)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1ff6d5[_0x420eb3(0x1a7)]==_0x1ff6d5)return!0x1;if(!_0x27f1a6[_0x420eb3(0x248)](_0x1ff6d5))return!0x1;if(_0x413af5[_0x420eb3(0x205)](_0x1ff6d5)||_0x413af5[_0x420eb3(0x1a9)](_0x1ff6d5))return!0x0;}return!0x1;}function Tt(_0x385492){const _0x3a52ac=_0x3ef5c6;return _0x385492[_0x3a52ac(0x250)][_0x3a52ac(0x155)]==_0x385492[_0x3a52ac(0x133)][_0x3a52ac(0x1db)]&&_0x385492[_0x3a52ac(0x250)][_0x3a52ac(0x20a)];}function Et(_0x1707a1,_0x33997d,_0x21549e,_0x486b64){const _0x28f015=_0x3ef5c6,_0x411ef2=_0x4b89ac=>!_0x4b89ac[_0x28f015(0x169)]['is'](_0x28f015(0x1d3))&&!_0x486b64[_0x28f015(0x205)](_0x4b89ac[_0x28f015(0x169)]),_0x343519=_0x1707a1[_0x28f015(0x133)][_0x28f015(0x1c7)](_0x411ef2),_0x11816e=_0x1707a1[_0x28f015(0x250)][_0x28f015(0x1c7)](_0x411ef2,{'direction':_0x28f015(0x17b)});return(!_0x1707a1[_0x28f015(0x133)][_0x28f015(0x21f)](_0x343519)||!_0x1707a1[_0x28f015(0x250)][_0x28f015(0x21f)](_0x11816e))&&(_0x343519[_0x28f015(0xfd)](_0x11816e)?_0x21549e[_0x28f015(0x1fe)](_0x33997d,{'range':_0x21549e[_0x28f015(0x10e)](_0x343519,_0x11816e)}):_0x21549e[_0x28f015(0x14a)](_0x33997d),!0x0);}function Vt(_0x3148fb){return _0x4e3173(_0x3148fb);}function Ut(_0x4c4d29){const _0x145849=_0x3ef5c6,_0x497c11=_0x4c4d29[_0x145849(0x133)][_0x145849(0x1db)];return _0x497c11&&_0x497c11['is'](_0x145849(0x1ff));}function Ot(_0x123e4e,_0xf001be){const _0x447641=_0x3ef5c6;return null==_0x123e4e[_0x447641(0x250)][_0x447641(0x216)]&&_0x123e4e[_0x447641(0x250)][_0x447641(0x155)]==_0x123e4e[_0x447641(0x133)][_0x447641(0x1db)]?Gt(_0x123e4e[_0x447641(0x133)][_0x447641(0x1db)],_0xf001be):_0x123e4e;}function Gt(_0x4e43d4,_0x44606c){const _0xc70d9e=_0x3ef5c6,_0x2f519a=_0x44606c[_0xc70d9e(0xce)][_0xc70d9e(0x205)](_0x4e43d4)||_0x44606c[_0xc70d9e(0xce)][_0xc70d9e(0x26b)](_0x4e43d4);return _0x44606c[_0xc70d9e(0x10e)](_0x44606c[_0xc70d9e(0x1bf)](_0x4e43d4,_0xc70d9e(0x1c6)),_0x2f519a?_0x44606c[_0xc70d9e(0x13c)](_0x4e43d4):_0x44606c[_0xc70d9e(0x1bf)](_0x4e43d4,_0xc70d9e(0x250)));}function Ft(_0x50d08b,_0x25fa19,_0xb40517,_0x416167,_0x4d207f){const _0x26a253=_0x3ef5c6;if(!Pt(_0x50d08b,_0x25fa19))return!0x1;if(_0xb40517[_0x26a253(0x250)][_0x26a253(0x21f)](_0x416167[_0x26a253(0x133)]))return!0x0;if(_0x50d08b[_0x26a253(0x190)]!=_0x25fa19[_0x26a253(0x190)])return!0x1;if(!_0xb40517[_0x26a253(0x250)][_0x26a253(0x1ac)](_0x416167[_0x26a253(0x133)]))return!0x1;const _0x1abcdb=_0x4d207f[_0x26a253(0x10e)](_0xb40517[_0x26a253(0x250)],_0x416167[_0x26a253(0x133)])[_0x26a253(0x154)]();for(const _0x1e2d0f of _0x1abcdb)if([_0x26a253(0x1c3),_0x26a253(0x22c)][_0x26a253(0xc4)](_0x1e2d0f[_0x26a253(0x190)])&&_0x4d207f[_0x26a253(0xce)][_0x26a253(0x1a9)](_0x1e2d0f[_0x26a253(0x169)]))return!0x1;return!0x0;}function Pt(_0x36295b,_0x957b75,_0x421447=[]){const _0x189242=_0x3ef5c6;return!(!_0x36295b[_0x189242(0x1ae)]||!_0x957b75[_0x189242(0x1ae)])&&_0xefcaab(_0x4b90f0(_0x36295b[_0x189242(0xf6)],_0x421447),_0x4b90f0(_0x957b75[_0x189242(0xf6)],_0x421447));}function Lt(_0x532ae1,_0x259a7){const _0x1c9dae=_0x3ef5c6,_0x2b5d2a=Ht(_0x532ae1[_0x1c9dae(0xf6)]),_0x1e8164=Ht(_0x259a7);if(!_0x532ae1[_0x1c9dae(0x1ae)])return!0x1;for(const _0x3ee2d4 of Object[_0x1c9dae(0x23a)](_0x1e8164))if(!_0xefcaab(_0x2b5d2a[_0x3ee2d4],_0x1e8164[_0x3ee2d4]))return!0x1;return!0x0;}function _0x80c6(){const _0x5c379d=['getItems','commands','insert','enableReadOnlyMode','getShiftedBy','_refreshAttributeSuggestionsChain','filter','track-changes-enable-command-twice','FORMATTING','getFirstMarker','fetchCommentThread','$graveyard','find','suggestion:','suggestion:attribute:','forward','_suggestionFactory','type','substr','_enabledCommands','addMarker:suggestion','PENDING_ACTION_SUGGESTION','pop','after','dataReady','unshift','insertion:','_recordAttributeChanges','change:_saved','registerCustomCallback','12ZyRURL','getIntersection','_rangeIsInLocalUserInsertion','_checkSuggestionCorrectness','attributeNewValue','creator','_getAttributeKey','newRange','external:','markInsertion','root','formatInline:chain','isLimit','documentSelection','length','isTouching','updateSuggestion','_isDataLoaded','high','attribute:join','getFirstRange','_getAuthorFromId','markers','notReady','containerElement','low','getSuggestions','_isForcedDefaultExecutionBlock','mapper','acceptSuggestion','value','attribute:discard','plugins','ready','createPositionAt','getNearestSelectionRange','highest','isDocumentOperation','elementStart','toUpperCase','position','before','getLastMatchingPosition','insertion:accept','registerPostFixer','isAfter','error-saving-suggestion-data-suggestion-discarded','split','activeMarkers','range','commentThread','group','substring','_customCallbacks','$textProxy','LEAVE','track-changes-adapter-missing-getsuggestion','_joinSuggestions','applyOperation','selection','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.','conversion','nodeAfter','_updateSuggestionData','open','CommentsRepository','suggestionUnloaded','markBlockFormat','addUser','suggestion-type','formatBlock','suggestion','_adapter','clone','track-changes-suggestion-not-found','_suggestionState','_refreshSuggestionsChain','markerToHighlight','_findSuggestions','from','createdAt','multi','head','_inlineAttributeKeys','attributeKey','addCommentThread','_getMarkerAnnouncementText','markInlineFormat','join','removeClass','433186luJdhu','attribute','forEach','trackChanges.trackFormatChanges','lowest','upcast','markerName','updateMarker','element','markDeletion','elementToElement','resolve','insertContent','setAttribute','isObject','markMultiRangeDeletion','removeMarkers','getCommentThread','ck-suggestion-marker-','isAtStart','addHighlight','getChangedMarkers','_createSuggestion','_suggestions','removeAttribute','accepted','splice','getAllAdjacentSuggestions','removeMarker:suggestion:formatBlock','format','trackChanges','nodeBefore','author','formatInline:join','name','insertion:discard','6103352SoAdXM','isIntersectingWithRange','_editor','getSuggestion','isEqual','attribute:accept','deleteContent','getMultiRangeId','default','marker-count','requires','getUser','suggestionLoaded','isUndo','trackChangesCommand','get','createElement','elementEnd','normal','createRangeIn','getRanges','isCollapsed','enableDefaultAttributesIntegration','addMarker:suggestion:formatBlock','isBlock','formatGroupId','data-suggestion','registerInlineAttribute','isMultiRange','model','setSelection','keys','addSuggestionData','descriptionFactory','removed','newValue','fromCharCode','_defaultCallbacks','every','track-changes-suggestion-data-mismatch','_handleNewSuggestionMarker','_trackFormatChanges','formatBlock:chain','stop','ck-suggestion-marker--active','containsItem','clear','$elementName','update:suggestion','delete','deletion:','formatBlock:join','toViewElement','end','_mergeNestedSuggestions','isLocal','add','consume','commandName','isNextTo','getRange','key','editing','addSuggestion','refresh','discard','then','originalSuggestionId','suggestionChanged','_commentsRepository','execute','map','formatInline:','change','getMarkers','rethrowUnexpectedError','multipleBlocks','_removeSuggestion','setTo','values','isSelectable','markerReady','never','_isRegisteredAttribute','_processAttributeChanges','formatBlock:discard','2725720REcuHf','18879DnPaZZ','collaboration.channelId','track-changes-command-not-found','includes','acceptSelectedSuggestions','attribute:','move','has','getSuggestionCallback','announce','unbindElementFromMarkerName','pluginName','_reduceExistingSuggestions','schema','acceptAllSuggestions','registerBlockAttribute','track-changes-adapter-already-set','authorName','comments','isRemovable','deletion:join','_afterChanges','forceDefaultExecution','isArray','isOwn','formatBlock:accept','_initAriaMarkerChangeAnnouncements','_SUGGESTION_ANNOUNCEMENT','getAttribute','_isBlockAttribute','deletion:chain','reconvertMarker','stopListening','12TIKoCP','containsRangeInObject','deletion','widget','track-changes-user-not-found','_recordAttributeSuggestions','insertion:chain','moveTargetPosition','init','action','skipNestingCheck','ck-suggestion-marker-formatInline','dataDowncast','$marker','rejected','enableCommand','previous','_setSuggestionData','set','concat','attributes','enqueueChange','data','dataToMarker','howMany','markMultiRangeBlockFormat','formatBlock:','isBefore','markerToData','668ZFwZwn','warn','assign','editor','45KoJkGE','discardAllSuggestions','accept','groupId','_processAttributeSuggestions','showSuggestionHighlights','change:data','_blockAttributeKeys','addClass','size','targetPosition','createRange','Users','addMarker:suggestion:attribute','_reduceSuggestionAttributeRange','markAttributeChange','toJSON','hasSuggestion','bindElementToMarker','@external','subType','_joinWithAdjacentSuggestions','removeComment','buildSuggestion','_getSuggestionData','deletion:discard','consumable','_cutOutSuggestionMarker','ck-suggestion-marker','getDifference','21508663AOYGeF','startsWith','_registerDefaultCallbacks','differ','rename','containsPosition','return','addRange','push','createSelection','addMarkerName','catch','change:activeMarkers','7rchXSf','getContainedElement','discardSuggestion','PendingActions','writer','start','hasComments','4152980hJKGJa','markerNameToElements','createPositionBefore','isIntersecting','getChanges','getAncestors','discardSelectedSuggestions','createPositionAfter','authoredAt','formatInline:discard','_onDiscard','1214344ZcTJxO','isAtEnd','_breakSuggestionMarker','ENTER','splitPosition','fromRange','always','TrackChangesEditing','some','formatInline:accept','removeMarker','adapter','createRangeOn','insertion','next','isInsideObject','_getExternalAuthor','isExternal','formatInline','hasCommentThread','getWalker','parent','addMarker','sort','_addSuggestionMarker','deletion:accept','fire','config','oldRange','oldValue','remove','unbind','listenTo','addComment','tablePasteChainId','rootName','insertion:join','markMultiRangeInsertion','_model','for','attributeOldValue','item','ck-suggestion-marker-formatBlock','editingDowncast','define','removeMarker:suggestion:attribute','chain','_addThreadToSuggestion','trackChanges.mergeNestedSuggestions','_saved','$text','_splitMarkerName','isInContent','containsRange','detach','_setSuggestionRange','document','batch','getCustomProperty','backward','meta','options','locale'];_0x80c6=function(){return _0x5c379d;};return _0x80c6();}function Ht(_0x3e2431){const _0x3d3f9e=_0x3ef5c6,_0x1803fd=Object[_0x3d3f9e(0x101)]({},_0x3e2431);return delete _0x1803fd[_0x3d3f9e(0xec)],delete _0x1803fd[_0x3d3f9e(0x162)],_0x1803fd;}
|