@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.2
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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 _0x1907b5=_0x34ca;(function(_0x29d9b1,_0x30e4fd){const _0x4273d7=_0x34ca,_0x2b2f80=_0x29d9b1();while(!![]){try{const _0x56b2cf=parseInt(_0x4273d7(0x18b))/0x1+parseInt(_0x4273d7(0x16c))/0x2*(-parseInt(_0x4273d7(0x210))/0x3)+parseInt(_0x4273d7(0x237))/0x4+parseInt(_0x4273d7(0xe6))/0x5*(-parseInt(_0x4273d7(0x21f))/0x6)+-parseInt(_0x4273d7(0x218))/0x7+-parseInt(_0x4273d7(0x14a))/0x8+parseInt(_0x4273d7(0xc8))/0x9;if(_0x56b2cf===_0x30e4fd)break;else _0x2b2f80['push'](_0x2b2f80['shift']());}catch(_0x2e2921){_0x2b2f80['push'](_0x2b2f80['shift']());}}}(_0x18b5,0x6e950));import{Plugin as _0x3055fb,PendingActions as _0xd26bc4}from'ckeditor5/src/core.js';import{LiveRange as _0x1df69e}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1b516a,uid as _0x38f3eb,priorities as _0x8f7540,logWarning as _0x1e0e2e}from'ckeditor5/src/utils.js';import{toWidget as _0x2cd8ee}from'ckeditor5/src/widget.js';import{Users as _0x120db1,hashObject as _0x4312e5,surroundingMarkersDetector as _0x25299b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3c1cb6 from'./commands/trackchangescommand.js';import _0xdb0af8 from'./commands/acceptsuggestioncommand.js';import _0x36cb3d from'./commands/discardsuggestioncommand.js';import _0xd65917 from'./commands/executeonallsuggestionscommand.js';import _0x4a43eb from'./commands/executeonselectedsuggestionscommand.js';import _0x4960f0 from'./suggestion.js';import _0x510d07 from'./suggestiondescriptionfactory.js';import _0x4ef0b1 from'./integrations/aiassistant.js';import _0x58dfe2 from'./integrations/alignment.js';function _0x18b5(){const _0x4e129a=['addMarkerName','isIntersectingWithRange','size','low','_registerDefaultCallbacks','isOwn','toUpperCase','activeMarkers','change:_saved','newRange','getMarkers','isInsideObject','getCommentThread','_findSuggestions','isDocumentOperation','high','_model','groupId','_editor','removeClass','_trackFormatChanges','isInContent','addCommentThread','_suggestionFactory','nodeBefore','_isForcedDefaultExecutionBlock','delete','registerInlineAttribute','documentSelection','_customCallbacks','isMultiRange','plugins','_getAuthorFromId','addSuggestion','bindElementToMarker','get','trackChanges.mergeNestedSuggestions','_splitMarkerName','splice','PendingActions','getChangedMarkers','suggestionChanged','mapper','containerElement','add','addRange','acceptAllSuggestions','insertion:','removeAttribute','isAtEnd','createPositionAfter','define','then','_joinSuggestions','track-changes-user-not-found','external:','position','return','_isRegisteredAttribute','ck-suggestion-marker-formatInline','conversion','catch','markerReady','getLastMatchingPosition','markDeletion','attribute:accept','getShiftedBy','_reduceSuggestionAttributeRange','markerNameToElements','_suggestionState','attribute:join','$textProxy','createPositionBefore','registerCustomCallback','isTouching','TrackChangesEditing','markInsertion','createElement','_joinWithAdjacentSuggestions','markerToHighlight','formatGroupId','announce','rootName','_commentsRepository','_updateSuggestionData','removeComment','hasComments','from','addMarker:suggestion:attribute','rename','elementEnd','open','_initAriaMarkerChangeAnnouncements','_defaultCallbacks','track-changes-suggestion-data-mismatch','3680608QPsupt','formatInline:chain','_getSuggestionData','unbind','tablePasteChainId','dataToMarker','attributeOldValue','ck-suggestion-marker-formatBlock','getRanges','map','range','hasSuggestion','attributeKey','isCollapsed','chain','startsWith','registerBlockAttribute','ready','deleteContent','forceDefaultExecution','attribute:','nodeAfter','locale','PENDING_ACTION_SUGGESTION','removeMarkers','track-changes-enable-command-twice','Users','track-changes-adapter-already-set','highest','change:data','markers','next','buildSuggestion','_recordAttributeChanges','10AhOmtX','_breakSuggestionMarker','insertContent','insertion:join','split','ck-suggestion-marker-','ENTER','item','sort','deletion:chain','addMarker','enableCommand','_inlineAttributeKeys','listenTo','_setSuggestionRange','substring','start','name','widget','parent','ck-suggestion-marker--active','ck-suggestion-marker','_adapter','setAttribute','insertion:accept','detach','originalSuggestionId','markerToData','descriptionFactory','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.','join','683915qQFvHM','_getExternalAuthor','document','always','editing','_addSuggestionMarker','element','end','unshift','normal','value','_addThreadToSuggestion','toViewElement','move','_mergeNestedSuggestions','_isDataLoaded','createRangeOn','insertion:chain','markInlineFormat','getDifference','fire','showSuggestionHighlights','splitPosition','hasCommentThread','unbindElementFromMarkerName','addMarker:suggestion:formatBlock','suggestion:','deletion:','differ','keys','trackChanges.trackFormatChanges','includes','updateMarker','accept','_recordAttributeSuggestions','newValue','_getAttributeKey','suggestionUnloaded','insert','stop','howMany','$text','data','update:suggestion','lowest','_afterChanges','getSuggestion','registerPostFixer','multipleBlocks','_refreshSuggestionsChain','fromRange','createPositionAt','addUser','_element','formatInline:accept','acceptSuggestion','_refreshAttributeSuggestionsChain','getAllAdjacentSuggestions','addComment','formatBlock','schema','markBlockFormat','elementStart','isArray','commentThread','oldValue','isObject','deletion:join','enableDefaultAttributesIntegration','group','change:activeMarkers','isIntersecting','formatBlock:discard','discardSuggestion','consumable','previous','pluginName','discard','reconvertMarker','_SUGGESTION_ANNOUNCEMENT','isEqual','default','acceptSelectedSuggestions','meta','suggestion','containsItem','getSuggestionCallback','filter','createdAt','editingDowncast','_createSuggestion','_setSuggestionData','_saved','containsRangeInObject','@external','getRange','getSuggestions','createRange','rethrowUnexpectedError','set','toJSON','_cutOutSuggestionMarker','collaboration.channelId','fetchCommentThread','isExternal','$marker','values','markMultiRangeBlockFormat','formatInline:discard','trackChangesCommand','formatBlock:join','createSelection','after','isAtStart','author','clone','markerName','trackChanges','deletion:accept','CommentsRepository','_processAttributeSuggestions','setSelection','getUser','removeMarker:suggestion:attribute','stopListening','containsRange','setTo','track-changes-adapter-missing-getsuggestion','addHighlight','markAttributeChange','_enabledCommands','_suggestions','marker-count','417414ydnGHM','insertion:discard','containsPosition','authoredAt','deletion:discard','execute','isBefore','concat','792071MelROx','forward','remove','find','warn','formatInline:join','data-suggestion','6rGMNor','formatInline:','deletion','getIntersection','isLocal','attribute','formatBlock:','push','requires','formatInline','suggestionLoaded','$elementName','createRangeIn','getContainedElement','_handleNewSuggestionMarker','getWalker','selection','updateSuggestion','substr','_getMarkerAnnouncementText','adapter','_checkSuggestionCorrectness','error-saving-suggestion-data-suggestion-discarded','before','1518000byoxqt','addMarker:suggestion','_rangeIsInLocalUserInsertion','attributes','dataReady','formatBlock:accept','model','FORMATTING','clear','config','rejected','type','insertion','discardSelectedSuggestions','moveTargetPosition','applyOperation','LEAVE','oldRange','commands','batch','elementToElement','getNearestSelectionRange','getAttribute','getAncestors','writer','addClass','getItems','_reduceExistingSuggestions','refresh','attributeNewValue','suggestion-type','formatBlock:chain','enableReadOnlyMode','change','consume','key','markMultiRangeDeletion','creator','$graveyard','assign','has','track-changes-suggestion-not-found','editor','_removeSuggestion','track-changes-command-not-found','getChanges','_onDiscard','isUndo','getCustomProperty','notReady','options','targetPosition','every','forEach','pop','removed','discardAllSuggestions','suggestion:attribute:','head','multi','isAfter','getFirstRange','getMultiRangeId','never','8128053wIcEPT','backward','fromCharCode','format','getFirstMarker','dataDowncast','skipNestingCheck','some','upcast','isLimit','isNextTo','root','_blockAttributeKeys','enqueueChange','authorName','accepted','init','commandName','resolve','removeMarker','length','attribute:discard','subType','_descriptionFactory','isSelectable','isBlock','for','markMultiRangeInsertion','isRemovable','_isBlockAttribute','1223345DgZuBJ','removeMarker:suggestion:formatBlock','comments','addSuggestionData','_processAttributeChanges'];_0x18b5=function(){return _0x4e129a;};return _0x18b5();}import _0x14bbdc from'./integrations/basicstyles.js';import _0x25000e from'./integrations/blockquote.js';import _0x4e4b79 from'./integrations/casechange.js';import _0x16d434 from'./integrations/ckbox.js';import _0x546676 from'./integrations/codeblock.js';import _0x3d2d0a from'./integrations/comments.js';import _0x5ed057 from'./integrations/deletecommand.js';import _0x58a757 from'./integrations/list.js';import _0xaf3f30 from'./integrations/listproperties.js';import _0x36fe45 from'./integrations/entercommand.js';import _0x4feb79 from'./integrations/findandreplace.js';import _0x33c147 from'./integrations/font.js';import _0x56f0e0 from'./integrations/formatpainter.js';import _0x28c5dc from'./integrations/heading.js';import _0x88392b from'./integrations/highlight.js';import _0x54b981 from'./integrations/horizontalline.js';import _0x2f3dd9 from'./integrations/htmlembed.js';function _0x34ca(_0x346ccd,_0x3daf50){const _0x18b5b6=_0x18b5();return _0x34ca=function(_0x34caa6,_0x15161c){_0x34caa6=_0x34caa6-0x8c;let _0x3f632a=_0x18b5b6[_0x34caa6];return _0x3f632a;},_0x34ca(_0x346ccd,_0x3daf50);}import _0x3e0c6e from'./integrations/image.js';import _0x1b153b from'./integrations/imagereplace.js';import _0x28f70d from'./integrations/imagestyle.js';import _0x48616e from'./integrations/importword.js';import _0x3741bb from'./integrations/indent.js';import _0x4cc4fd from'./integrations/inputcommand.js';import _0x4e12bc from'./integrations/link.js';import _0x21d394 from'./integrations/legacylist.js';import _0x413d6d from'./integrations/legacylistproperties.js';import _0x42111e from'./integrations/mediaembed.js';import _0x360145 from'./integrations/mention.js';import _0x5290da from'./integrations/multilevellist.js';import _0x4d80a3 from'./integrations/pagebreak.js';import _0xdb3379 from'./integrations/paragraph.js';import _0x3e6258 from'./integrations/removeformat.js';import _0x356c39 from'./integrations/restrictededitingmode.js';import _0x1336ef from'./integrations/shiftentercommand.js';import _0x45dc3d from'./integrations/standardeditingmode.js';import _0x562e8f from'./integrations/style.js';import _0x1c5079 from'./integrations/table.js';import _0x450a8b from'./integrations/tablemergesplit.js';import _0x51095a from'./integrations/tableheadings.js';import _0xbd61f from'./integrations/tableclipboard.js';import _0x520dbd from'./integrations/tablecolumnresize.js';import _0x10f552 from'./integrations/template.js';import _0x26c727 from'./integrations/tableofcontents.js';import _0x5a01af from'./integrations/title.js';import _0x592dce from'./integrations/undo.js';import _0x3dc216 from'./integrations/tablecaption.js';import _0x18c5d0 from'./integrations/tableproperties.js';import{getTranslation as _0x2ce2d1}from'./utils/common-translations.js';import{isEqual as _0xafa09,omit as _0x2214c2}from'lodash-es';export const renameAttributeKey=_0x1907b5(0x22a);export default class p extends _0x3055fb{static get[_0x1907b5(0x227)](){const _0x2318a1=_0x1907b5;return[_0x2318a1(0x202),_0x120db1,_0xd26bc4,_0x4ef0b1,_0x58dfe2,_0x14bbdc,_0x25000e,_0x16d434,_0x4e4b79,_0x546676,_0x3d2d0a,_0x5ed057,_0x36fe45,_0x4feb79,_0x33c147,_0x56f0e0,_0x28c5dc,_0x88392b,_0x54b981,_0x2f3dd9,_0x3e0c6e,_0x28f70d,_0x1b153b,_0x48616e,_0x3741bb,_0x4cc4fd,_0x21d394,_0x413d6d,_0x5290da,_0x4e12bc,_0x58a757,_0xaf3f30,_0x42111e,_0x360145,_0x4d80a3,_0xdb3379,_0x3e6258,_0x356c39,_0x1336ef,_0x45dc3d,_0x562e8f,_0x1c5079,_0x450a8b,_0x51095a,_0x3dc216,_0xbd61f,_0x520dbd,_0x26c727,_0x18c5d0,_0x10f552,_0x5a01af,_0x592dce];}static get[_0x1907b5(0x1d7)](){const _0x1da1f1=_0x1907b5;return _0x1da1f1(0x136);}get[_0x1907b5(0xdf)](){const _0x440784=_0x1907b5;return this[_0x440784(0x188)];}constructor(_0x3158fd){const _0x388af=_0x1907b5;function _0x1e1cd6(_0x174b9e){const _0x493439=_0x34ca;return _0x174b9e[_0x493439(0x153)](_0x26cc95=>String[_0x493439(0xca)](_0x26cc95))[_0x493439(0x18a)]('');}super(_0x3158fd),this[_0x388af(0x1ad)]=!0x1,this[_0x388af(0x1ee)](_0x388af(0xf2),[]),this['on'](_0x388af(0x1d1),(_0x129333,_0x5e7626,_0x23be5c,_0x3725a0)=>{const _0x3cbcea=_0x388af;this[_0x3cbcea(0xfb)][_0x3cbcea(0xa9)](()=>{const _0x2c172a=_0x3cbcea;for(const _0x164a09 of[..._0x3725a0,..._0x23be5c])this[_0x2c172a(0xfb)][_0x2c172a(0x168)][_0x2c172a(0xb0)](_0x164a09)&&_0x3158fd[_0x2c172a(0x18f)][_0x2c172a(0x1d9)](_0x164a09);});}),this[_0x388af(0x188)]=new _0x510d07(this[_0x388af(0xb2)][_0x388af(0x8e)][_0x388af(0x1c7)],this[_0x388af(0xb2)][_0x388af(0x160)]),this[_0x388af(0x182)]=null,this[_0x388af(0x102)]=new xt(this[_0x388af(0xb2)]),this[_0x388af(0x20e)]=new Map(),this[_0x388af(0x13e)]=_0x3158fd[_0x388af(0x10a)][_0x388af(0x10e)](_0x388af(0x202)),this[_0x388af(0x20d)]=new Set(),this[_0x388af(0xfb)]=this[_0x388af(0xb2)][_0x388af(0x8e)],this[_0x388af(0x130)]=new WeakMap(),this[_0x388af(0x104)]=!0x1,this[_0x388af(0xd4)]=new Set([_0x388af(0x22a)]),this[_0x388af(0x178)]=new Set(),_0x3158fd[_0x388af(0x91)][_0x388af(0x11e)](_0x388af(0x1a9),_0x388af(0x1dc)),this[_0x388af(0xff)]=_0x3158fd[_0x388af(0x91)][_0x388af(0x10e)](_0x388af(0x1a9)),_0x3158fd[_0x388af(0x91)][_0x388af(0x11e)](_0x388af(0x10f),!0x0),this[_0x388af(0x199)]=_0x3158fd[_0x388af(0x91)][_0x388af(0x10e)](_0x388af(0x10f)),this[_0x388af(0x1f8)]=new _0x3c1cb6(_0x3158fd,this[_0x388af(0x20d)]),this[_0x388af(0x147)](),this[_0x1e1cd6([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1e1cd6([0x34,0x30,0x34,0x38,0x31,0x30,0x33,0x30]);}[_0x1907b5(0xd8)](){const _0xabd5d8=_0x1907b5,_0x4af167=this[_0xabd5d8(0xb2)],_0x53ca3c=(_0x1f56ca,_0x17caaa)=>{const _0x5db12e=_0xabd5d8;if(_0x5db12e(0x224)!=_0x1f56ca)return _0x5db12e(0x171)+_0x1f56ca;const _0x27b58f=_0x17caaa[_0x5db12e(0x170)]('|')[0x0];return this[_0x5db12e(0xe5)](_0x27b58f)?_0x5db12e(0x151):_0x5db12e(0x126);};_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0x1e4))[_0xabd5d8(0x13a)]({'model':_0xabd5d8(0x1df),'view':_0x2f5a8d=>{const _0x434bb3=_0xabd5d8,{id:_0x309e8f,type:_0x1a4cf9,subType:_0x54678d}=this[_0x434bb3(0x110)](_0x2f5a8d[_0x434bb3(0x1ff)]),_0xa158b9=[_0x434bb3(0x181),_0x53ca3c(_0x1a4cf9,_0x54678d)];let _0x18afc6=0xbb8;return this[_0x434bb3(0xf2)][_0x434bb3(0x1aa)](_0x2f5a8d[_0x434bb3(0x1ff)])&&(_0xa158b9[_0x434bb3(0x226)](_0x434bb3(0x180)),_0x18afc6=0xbc2),_0x434bb3(0x221)==_0x1a4cf9&&(_0x18afc6+=0x5),{'classes':_0xa158b9,'attributes':{'data-suggestion':_0x309e8f},'priority':_0x18afc6};}}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xcd))[_0xabd5d8(0x117)](_0x1220dc=>{const _0x296546=_0xabd5d8;_0x1220dc['on'](_0x296546(0x238),(_0x1a0e82,_0x3851b2,_0x570fbd)=>{const _0x25c1b3=_0x296546;if(!_0x570fbd[_0x25c1b3(0xba)][_0x25c1b3(0x1a0)])return;const _0x52a7a1=_0x3851b2[_0x25c1b3(0x173)];if(!_0x52a7a1)return;const _0x8cf1bd=_0x570fbd[_0x25c1b3(0x115)][_0x25c1b3(0x197)](_0x52a7a1);_0x4af167[_0x25c1b3(0x8e)][_0x25c1b3(0x1c7)][_0x25c1b3(0x1cd)](_0x52a7a1)&&_0x8cf1bd&&!_0x8cf1bd[_0x25c1b3(0xb8)](_0x25c1b3(0x17e))&&_0x8cf1bd['is'](_0x25c1b3(0x116))&&_0x2cd8ee(_0x8cf1bd,_0x570fbd[_0x25c1b3(0xa0)]);},{'priority':_0x296546(0xfa)});}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xcd))[_0xabd5d8(0x13a)]({'model':_0xabd5d8(0x1df),'view':(_0xd51369,_0x2d71bf)=>{const _0x133c99=_0xabd5d8;if(!_0x2d71bf[_0x133c99(0xba)][_0x133c99(0x1a0)])return null;const {type:_0x5a0fe2,subType:_0x4f1cea}=this[_0x133c99(0x110)](_0xd51369[_0x133c99(0x1ff)]);return{'classes':[_0x133c99(0x181),_0x53ca3c(_0x5a0fe2,_0x4f1cea)],'priority':0xbb8};}});const _0x4febc2=({showActiveMarkers:_0x4bfb13=!0x0,isAttributeSuggestion:_0x1dfc18=!0x1}={})=>(_0x5d9f06,_0x1d5745,_0x1b759d)=>{const _0x2b899a=_0xabd5d8;if(!_0x1d5745[_0x2b899a(0x173)])return;const {id:_0x937bcc}=this[_0x2b899a(0x110)](_0x1d5745[_0x2b899a(0x1ff)]);if(_0x1dfc18){const _0x53e41d=this[_0x2b899a(0x20e)][_0x2b899a(0x10e)](_0x937bcc),_0x2cb9e5=this[_0x2b899a(0x1af)](_0x53e41d);if(!this[_0x2b899a(0xe5)](_0x2cb9e5))return;}if(_0x1d5745[_0x2b899a(0x173)]['is'](_0x2b899a(0x22f)))return void _0x1b759d[_0x2b899a(0x1d5)][_0x2b899a(0xaa)](_0x1d5745[_0x2b899a(0x173)],_0x5d9f06[_0x2b899a(0x17d)]);const _0x235fcd=_0x1b759d[_0x2b899a(0x115)][_0x2b899a(0x197)](_0x1d5745[_0x2b899a(0x173)]);if(_0x1d5745[_0x2b899a(0x173)]['is'](_0x2b899a(0x191))&&_0x4af167[_0x2b899a(0x8e)][_0x2b899a(0x1c7)][_0x2b899a(0xe1)](_0x1d5745[_0x2b899a(0x173)])&&!_0x235fcd[_0x2b899a(0xb8)](_0x2b899a(0x20b))){_0x1b759d[_0x2b899a(0xa0)][_0x2b899a(0xa1)]([_0x2b899a(0x181),_0x2b899a(0x151)],_0x235fcd),_0x1b759d[_0x2b899a(0xa0)][_0x2b899a(0x183)](_0x2b899a(0x21e),_0x937bcc,_0x235fcd),_0x1b759d[_0x2b899a(0x115)][_0x2b899a(0x10d)](_0x235fcd,_0x1d5745[_0x2b899a(0x1ff)]),_0x4bfb13&&(this[_0x2b899a(0xf2)][_0x2b899a(0x1aa)](_0x1d5745[_0x2b899a(0x1ff)])?_0x1b759d[_0x2b899a(0xa0)][_0x2b899a(0xa1)](_0x2b899a(0x180),_0x235fcd):_0x1b759d[_0x2b899a(0xa0)][_0x2b899a(0xfe)](_0x2b899a(0x180),_0x235fcd));for(const _0x530f6a of _0x4af167[_0x2b899a(0x8e)][_0x2b899a(0x22b)](_0x1d5745[_0x2b899a(0x173)])[_0x2b899a(0xa2)]())_0x1b759d[_0x2b899a(0x1d5)][_0x2b899a(0xaa)](_0x530f6a,_0x5d9f06[_0x2b899a(0x17d)]);_0x1b759d[_0x2b899a(0x1d5)][_0x2b899a(0xaa)](_0x1d5745[_0x2b899a(0x173)],_0x5d9f06[_0x2b899a(0x17d)]);}};_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xcd))[_0xabd5d8(0x117)](_0x97f281=>{const _0xcac6b=_0xabd5d8;_0x97f281['on'](_0xcac6b(0x1a4),(_0x44b823,_0x57af93,_0x3249ea)=>{const _0x3611a8=_0xcac6b;_0x3249ea[_0x3611a8(0xba)][_0x3611a8(0x1a0)]&&_0x4febc2({'showActiveMarkers':!0x1})(_0x44b823,_0x57af93,_0x3249ea);},{'priority':_0xcac6b(0x166)});}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xcd))[_0xabd5d8(0x117)](_0x599d48=>{const _0xb6b9ae=_0xabd5d8;_0x599d48['on'](_0xb6b9ae(0x143),(_0x59ed52,_0x474d75,_0x381679)=>{const _0x2b9663=_0xb6b9ae;_0x381679[_0x2b9663(0xba)][_0x2b9663(0x1a0)]&&_0x4febc2({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x59ed52,_0x474d75,_0x381679);},{'priority':_0xb6b9ae(0x166)});}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xcd))[_0xabd5d8(0x187)]({'model':_0xabd5d8(0x1df),'view':(_0x59de86,_0x216044)=>_0x216044[_0xabd5d8(0xba)][_0xabd5d8(0x1a0)]?null:{'group':_0xabd5d8(0x1df),'name':_0x59de86[_0xabd5d8(0x231)](0xb)}}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xd0))[_0xabd5d8(0x9c)]({'view':{'name':_0xabd5d8(0x1df),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x700167,{writer:_0x54b15e})=>{const _0x7360f8=_0xabd5d8;let _0x55ec9a=_0x7360f8(0x1a5)+_0x700167[_0x7360f8(0x9e)](_0x7360f8(0xa6))+':'+_0x700167[_0x7360f8(0x9e)]('id');return _0x700167[_0x7360f8(0x9e)](_0x7360f8(0x20f))&&(_0x55ec9a+=':'+_0x700167[_0x7360f8(0x9e)](_0x7360f8(0x20f))),_0x54b15e[_0x7360f8(0x138)](_0x7360f8(0x1f4),{'data-name':_0x55ec9a});}}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0xd0))[_0xabd5d8(0x14f)]({'view':_0xabd5d8(0x1df)}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0x1e4))[_0xabd5d8(0x117)](_0x5ab86a=>{const _0x546b9e=_0xabd5d8;_0x5ab86a['on'](_0x546b9e(0x1a4),_0x4febc2(),{'priority':_0x546b9e(0xfa)});}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0x1e4))[_0xabd5d8(0x117)](_0x3d4c45=>{const _0x5454b4=_0xabd5d8;_0x3d4c45['on'](_0x5454b4(0x143),_0x4febc2({'isAttributeSuggestion':!0x0}),{'priority':_0x5454b4(0xfa)});}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0x1e4))[_0xabd5d8(0x117)](_0x319cd4=>{const _0x145f2f=_0xabd5d8;_0x319cd4['on'](_0x145f2f(0xe7),(_0x543e8a,_0x2e570,_0xdc287d)=>{const _0x1db907=_0x145f2f,_0x5636e8=_0xdc287d[_0x1db907(0x115)][_0x1db907(0x12f)](_0x2e570[_0x1db907(0x1ff)]);if(_0x5636e8){for(const _0x1e81bf of _0x5636e8)_0x1e81bf[_0x1db907(0xb8)](_0x1db907(0x20b))||(_0xdc287d[_0x1db907(0xa0)][_0x1db907(0xfe)]([_0x1db907(0x181),_0x1db907(0x151),_0x1db907(0x180)],_0x1e81bf),_0xdc287d[_0x1db907(0xa0)][_0x1db907(0x11b)](_0x1db907(0x21e),_0x1e81bf),_0xdc287d[_0x1db907(0x115)][_0x1db907(0x1a3)](_0x1e81bf,_0x2e570[_0x1db907(0x1ff)]));}},{'priority':_0x145f2f(0xfa)});}),_0x4af167[_0xabd5d8(0x127)][_0xabd5d8(0xe2)](_0xabd5d8(0x1e4))[_0xabd5d8(0x117)](_0x2ee9c8=>{const _0x4196da=_0xabd5d8;_0x2ee9c8['on'](_0x4196da(0x206),(_0xbf32f6,_0x3142b5,_0x437976)=>{const _0x509091=_0x4196da,_0x2b34fc=_0x437976[_0x509091(0x115)][_0x509091(0x12f)](_0x3142b5[_0x509091(0x1ff)]);if(!_0x2b34fc)return;const {id:_0x5c9c02}=this[_0x509091(0x110)](_0x3142b5[_0x509091(0x1ff)]),_0x4750c7=this[_0x509091(0x20e)][_0x509091(0x10e)](_0x5c9c02),_0x33a349=this[_0x509091(0x1af)](_0x4750c7);if(this[_0x509091(0xe5)](_0x33a349)){for(const _0x71c27b of _0x2b34fc)_0x71c27b[_0x509091(0xb8)](_0x509091(0x20b))||(_0x437976[_0x509091(0xa0)][_0x509091(0xfe)]([_0x509091(0x181),_0x509091(0x151),_0x509091(0x180)],_0x71c27b),_0x437976[_0x509091(0xa0)][_0x509091(0x11b)](_0x509091(0x21e),_0x71c27b),_0x437976[_0x509091(0x115)][_0x509091(0x1a3)](_0x71c27b,_0x3142b5[_0x509091(0x1ff)]));}},{'priority':_0x4196da(0xfa)});}),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x18d)][_0xabd5d8(0x1ba)](_0x584110=>{const _0x325d25=_0xabd5d8;let _0x40ee37=!0x1;const _0x2d10dc=Array[_0x325d25(0x142)](_0x4af167[_0x325d25(0x8e)][_0x325d25(0x18d)][_0x325d25(0x1a7)][_0x325d25(0x113)]()),_0x3cbca9=new Set();for(const {name:_0x3d46f0,data:_0x126221}of _0x2d10dc){const {group:_0x4577ff,type:_0x523285,subType:_0x5ca3b1,id:_0x5eefad}=this[_0x325d25(0x110)](_0x3d46f0);if(_0x325d25(0x1df)!==_0x4577ff)continue;const _0x3ffc6e=this[_0x325d25(0x20e)][_0x325d25(0x10e)](_0x5eefad);if(null!=_0x126221[_0x325d25(0xf4)]){_0x325d25(0x228)==_0x523285&&(_0x40ee37=_0x40ee37||Et(_0x126221[_0x325d25(0xf4)],_0x3d46f0,_0x584110,_0x4af167[_0x325d25(0x8e)][_0x325d25(0x1c7)]));const _0x4f8a70=_0x325d25(0x224)==_0x523285&&this[_0x325d25(0xe5)](_0x5ca3b1[_0x325d25(0x170)]('|')[0x0]);if(_0x126221[_0x325d25(0xf4)][_0x325d25(0x157)]||_0x325d25(0xae)==_0x126221[_0x325d25(0xf4)][_0x325d25(0xd3)][_0x325d25(0x13d)]||_0x325d25(0x1c6)==_0x523285&&!Ut(_0x126221[_0x325d25(0xf4)])||_0x4f8a70&&!Ut(_0x126221[_0x325d25(0xf4)])||_0x325d25(0x221)==_0x523285&&!(!Tt(_0x3e9f3e=_0x126221[_0x325d25(0xf4)])&&!function(_0x24f1e6){const _0x57180c=_0x325d25;return _0x24f1e6[_0x57180c(0x17c)][_0x57180c(0x17f)]==_0x24f1e6[_0x57180c(0x192)][_0x57180c(0x103)]&&_0x24f1e6[_0x57180c(0x17c)][_0x57180c(0x11c)];}(_0x3e9f3e)))_0x584110[_0x325d25(0xdb)](_0x3d46f0),_0x40ee37=!0x0;else{if(!_0x3ffc6e||!_0x3ffc6e[_0x325d25(0x100)])continue;_0x3cbca9[_0x325d25(0x117)](_0x3ffc6e);}}}var _0x3e9f3e;return _0x3cbca9[_0x325d25(0xed)]>0x0&&(_0x40ee37=!!this[_0x325d25(0x139)](_0x3cbca9)||_0x40ee37),_0x40ee37;}),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x18d)][_0xabd5d8(0x1ba)](_0x32c674=>{const _0x1140bc=_0xabd5d8;let _0x4ec990=!0x1;for(const _0x9e7dae of _0x4af167[_0x1140bc(0x8e)][_0x1140bc(0x18d)][_0x1140bc(0x1a7)][_0x1140bc(0xb5)]())if(_0x1140bc(0x1b1)==_0x9e7dae[_0x1140bc(0x93)])for(const _0x42566c of this[_0x1140bc(0x20e)][_0x1140bc(0x1f5)]()){if(_0x42566c[_0x1140bc(0x109)]||!_0x42566c[_0x1140bc(0x100)])continue;const _0x227216=_0x1140bc(0x1c6)==_0x42566c[_0x1140bc(0x93)],_0x14064f=this[_0x1140bc(0x1af)](_0x42566c),_0x328ce0=_0x14064f&&this[_0x1140bc(0xe5)](_0x14064f);if(!_0x227216&&!_0x328ce0)continue;const _0x2d3a23=_0x42566c[_0x1140bc(0xc5)]();if(_0x2d3a23[_0x1140bc(0x17c)][_0x1140bc(0x17f)]!=_0x2d3a23[_0x1140bc(0x192)][_0x1140bc(0x17f)]&&!_0x2d3a23[_0x1140bc(0x192)][_0x1140bc(0x11c)]){const _0x222e95=_0x4af167[_0x1140bc(0x8e)][_0x1140bc(0x1be)](_0x2d3a23[_0x1140bc(0x17c)][_0x1140bc(0x15f)],_0x1140bc(0x192)),_0x4ad61c=_0x4af167[_0x1140bc(0x8e)][_0x1140bc(0x1ec)](_0x2d3a23[_0x1140bc(0x17c)],_0x222e95);_0x32c674[_0x1140bc(0x1ab)](_0x42566c[_0x1140bc(0xcc)](),{'range':_0x4ad61c}),_0x4ec990=!0x0;}}return _0x4ec990;}),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x18d)][_0xabd5d8(0x1ba)](_0x5729ae=>this[_0xabd5d8(0xea)](_0x5729ae)),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x18d)][_0xabd5d8(0x1ba)](_0x2677ec=>!_0x2677ec[_0xabd5d8(0x9b)][_0xabd5d8(0x223)]&&this[_0xabd5d8(0x203)](_0x2677ec)),_0x4af167[_0xabd5d8(0x8e)]['on'](_0xabd5d8(0x1b8),()=>{const _0xe76fc0=_0xabd5d8;this[_0xe76fc0(0x1ad)]=!0x1;}),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x18d)]['on'](_0xabd5d8(0x167),(_0x42eb1c,_0x2f50a6)=>{const _0x20d85b=_0xabd5d8;if(!_0x2f50a6[_0x20d85b(0x223)]||_0x2f50a6[_0x20d85b(0xb7)])return;if(!this[_0x20d85b(0x1ad)])return;const _0x39abfc=_0x4af167[_0x20d85b(0x8e)][_0x20d85b(0x18d)][_0x20d85b(0x1a7)][_0x20d85b(0xb5)]();if(0x0==_0x39abfc[_0x20d85b(0xdc)])return;const _0x37796d=[],_0x5e6fb0=_0x39abfc[_0x20d85b(0x1e2)](_0x3ffaea=>_0x20d85b(0x224)==_0x3ffaea[_0x20d85b(0x93)]),_0x5df6b7=_0x39abfc[_0x20d85b(0x1e2)](_0x4d493f=>_0x20d85b(0x1b1)==_0x4d493f[_0x20d85b(0x93)]&&_0x20d85b(0x1b4)!=_0x4d493f[_0x20d85b(0x17d)]),_0x186413=_0x39abfc[_0x20d85b(0x1e2)](_0x5cda16=>_0x20d85b(0x21a)==_0x5cda16[_0x20d85b(0x93)]&&_0x20d85b(0x1b4)!=_0x5cda16[_0x20d85b(0x17d)]);for(const _0x53531c of _0x5e6fb0)this[_0x20d85b(0x125)](_0x53531c[_0x20d85b(0x156)])&&_0x37796d[_0x20d85b(0x226)]({'key':_0x53531c[_0x20d85b(0x156)],'newValue':_0x53531c[_0x20d85b(0xa5)],'oldValue':_0x53531c[_0x20d85b(0x150)],'range':Ot(_0x53531c[_0x20d85b(0x154)],_0x4af167[_0x20d85b(0x8e)])});for(const _0x448718 of _0x5df6b7){const _0x2b3f95=_0x186413[_0x20d85b(0x21b)](_0x156b94=>_0x156b94[_0x20d85b(0x1c0)]===_0x448718[_0x20d85b(0x1c0)]);if(_0x2b3f95){const _0x112177=Ft(_0x448718[_0x20d85b(0x123)][_0x20d85b(0x15f)],_0x4af167[_0x20d85b(0x8e)]);_0x2b3f95[_0x20d85b(0x17d)]!==_0x448718[_0x20d85b(0x17d)]&&_0x37796d[_0x20d85b(0x226)]({'key':_0x20d85b(0x22a),'newValue':_0x448718[_0x20d85b(0x17d)],'oldValue':_0x2b3f95[_0x20d85b(0x17d)],'range':_0x112177});for(const [_0x27b73a,_0x15bcfb]of _0x2b3f95[_0x20d85b(0x23a)]){if(!this[_0x20d85b(0x125)](_0x27b73a))continue;const _0x460703=_0x448718[_0x20d85b(0x23a)][_0x20d85b(0x10e)](_0x27b73a);_0x15bcfb!==_0x460703&&_0x37796d[_0x20d85b(0x226)]({'key':_0x27b73a,'newValue':_0x460703,'oldValue':_0x15bcfb,'range':_0x112177});}for(const [_0x8d28eb,_0x50df2f]of _0x448718[_0x20d85b(0x23a)])this[_0x20d85b(0x125)](_0x8d28eb)&&(_0x2b3f95[_0x20d85b(0x23a)][_0x20d85b(0xb0)](_0x8d28eb)||_0x37796d[_0x20d85b(0x226)]({'key':_0x8d28eb,'newValue':_0x50df2f,'oldValue':null,'range':_0x112177}));}}0x0!=_0x37796d[_0x20d85b(0xdc)]&&_0x4af167[_0x20d85b(0x8e)][_0x20d85b(0xd5)](_0x2f50a6,_0x1aa742=>{const _0x13fb68=_0x20d85b,_0x651e86=_0x38f3eb();for(const {range:_0x1669d6,key:_0x5448f1,oldValue:_0x82d617,newValue:_0x598252}of _0x37796d)this[_0x13fb68(0x20c)](_0x1669d6,_0x5448f1,_0x82d617,_0x598252,{'groupId':_0x651e86});this[_0x13fb68(0xa3)](_0x1aa742,_0x37796d);});},{'priority':_0xabd5d8(0x1b7)}),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x168)]['on'](_0xabd5d8(0x1b6),(_0x596267,_0x8125a3,_0x4ffd20)=>{const _0x4b7c60=_0xabd5d8;if(null==_0x4ffd20){const {id:_0x399410}=this[_0x4b7c60(0x110)](_0x8125a3[_0x4b7c60(0x17d)]),_0x692759=this[_0x4b7c60(0x20e)][_0x4b7c60(0x10e)](_0x399410);_0x692759&&_0x692759[_0x4b7c60(0xeb)](_0x8125a3[_0x4b7c60(0x17d)]);}}),_0x4af167[_0xabd5d8(0x8e)][_0xabd5d8(0x18d)]['on'](_0xabd5d8(0x167),()=>{const _0x563f9e=_0xabd5d8,_0x452bce=Array[_0x563f9e(0x142)](_0x4af167[_0x563f9e(0x8e)][_0x563f9e(0x18d)][_0x563f9e(0x1a7)][_0x563f9e(0x113)]())[_0x563f9e(0x1e2)](_0x373966=>_0x563f9e(0x1df)===this[_0x563f9e(0x110)](_0x373966[_0x563f9e(0x17d)])[_0x563f9e(0x1d0)]);if(0x0===_0x452bce[_0x563f9e(0xdc)])return;_0x452bce[_0x563f9e(0x174)]((_0x3204d0,_0x48a59a)=>{const _0x5751e3=_0x563f9e,_0x54afdc=_0x3204d0[_0x5751e3(0x1b5)][_0x5751e3(0x99)],_0x262065=_0x48a59a[_0x5751e3(0x1b5)][_0x5751e3(0x99)];return null===_0x54afdc&&null===_0x262065?0x0:null===_0x54afdc&&null!==_0x262065?-0x1:null!==_0x54afdc&&null===_0x262065?0x1:_0x54afdc[_0x5751e3(0x17c)][_0x5751e3(0x216)](_0x262065[_0x5751e3(0x17c)])?-0x1:0x1;});const _0x5ef770=new Set(),_0x2d2e12=new Set();for(const {name:_0x80eb0b,data:_0xa6427c}of _0x452bce){const {id:_0x48c30c}=this[_0x563f9e(0x110)](_0x80eb0b);if(null===_0xa6427c[_0x563f9e(0x99)]){const _0x19e585=this[_0x563f9e(0x22d)](_0x80eb0b);_0x2d2e12[_0x563f9e(0x117)](_0x19e585);}else{const _0x2aecd5=this[_0x563f9e(0x20e)][_0x563f9e(0x10e)](_0x48c30c);null!==_0xa6427c[_0x563f9e(0xf4)]||_0x2aecd5[_0x563f9e(0x100)]?(_0x5ef770[_0x563f9e(0x117)](_0x2aecd5[_0x563f9e(0xc2)]),_0x2d2e12[_0x563f9e(0x117)](_0x2aecd5)):this[_0x563f9e(0xb3)](_0x2aecd5);}}_0x2d2e12[_0x563f9e(0xed)]>0x0&&this[_0x563f9e(0x1bc)](_0x2d2e12);for(const _0x1bac67 of _0x5ef770)this[_0x563f9e(0x19f)](_0x563f9e(0x114),_0x1bac67);}),_0x4af167[_0xabd5d8(0x8e)]['on'](_0xabd5d8(0x97),(_0x567573,_0x49f5f1)=>{const _0x565ee5=_0xabd5d8,_0x3a0fa0=_0x49f5f1[0x0];if(!this[_0x565ee5(0x20e)][_0x565ee5(0xed)])return;if(!_0x3a0fa0[_0x565ee5(0xf9)])return;if(_0x3a0fa0[_0x565ee5(0x9b)][_0x565ee5(0xb7)]||!_0x3a0fa0[_0x565ee5(0x9b)][_0x565ee5(0x223)])return;let _0x251036,_0x91fa24;switch(_0x3a0fa0[_0x565ee5(0x93)]){case _0x565ee5(0x1b1):_0x251036=_0x4af167[_0x565ee5(0x8e)][_0x565ee5(0x1be)](_0x3a0fa0[_0x565ee5(0x123)]),_0x91fa24=_0x251036[_0x565ee5(0x12d)](_0x3a0fa0[_0x565ee5(0x1b3)]);break;case _0x565ee5(0x170):_0x251036=_0x4af167[_0x565ee5(0x8e)][_0x565ee5(0x1be)](_0x3a0fa0[_0x565ee5(0x1a1)]),_0x91fa24=_0x4af167[_0x565ee5(0x8e)][_0x565ee5(0x1be)](_0x3a0fa0[_0x565ee5(0x96)]);break;case _0x565ee5(0x198):_0x251036=_0x4af167[_0x565ee5(0x8e)][_0x565ee5(0x1be)](_0x3a0fa0[_0x565ee5(0xbb)]),_0x91fa24=_0x251036[_0x565ee5(0x12d)](_0x3a0fa0[_0x565ee5(0x1b3)]);break;default:return;}const _0x10aff1=_0x4af167[_0x565ee5(0x8e)][_0x565ee5(0x1ec)](_0x251036,_0x91fa24);_0x4af167[_0x565ee5(0x8e)][_0x565ee5(0xa9)](()=>{const _0x5c9d87=_0x565ee5;for(const {suggestion:_0x288dd7,meta:_0x54bc1d}of this[_0x5c9d87(0xf8)](_0x10aff1)){if(_0x288dd7[_0x5c9d87(0x109)])continue;if(_0x5c9d87(0x228)==_0x288dd7[_0x5c9d87(0x93)])continue;const _0x265a45=this[_0x5c9d87(0x1af)](_0x288dd7);if(_0x265a45&&this[_0x5c9d87(0xe5)](_0x265a45)&&_0x5c9d87(0x170)!=_0x3a0fa0[_0x5c9d87(0x93)])continue;const _0x33122d=_0x288dd7[_0x5c9d87(0x1b5)]&&_0x288dd7[_0x5c9d87(0x1b5)][_0x5c9d87(0x1bb)];(_0x5c9d87(0x1c6)!=_0x288dd7[_0x5c9d87(0x93)]||_0x5c9d87(0x170)==_0x3a0fa0[_0x5c9d87(0x93)]&&!_0x33122d)&&(_0x54bc1d[_0x5c9d87(0x1e8)]||_0x5c9d87(0x94)==_0x288dd7[_0x5c9d87(0x93)]&&_0x54bc1d[_0x5c9d87(0xf0)]||_0x288dd7[_0x5c9d87(0xc5)]()[_0x5c9d87(0x208)](_0x10aff1)&&this[_0x5c9d87(0x16d)](_0x288dd7,_0x251036,_0x91fa24));}});},{'priority':_0xabd5d8(0x1b7)}),_0x4af167[_0xabd5d8(0x8e)]['on'](_0xabd5d8(0x15c),(_0x10cc4c,_0x370f8d)=>{const _0x3bfc88=_0xabd5d8,_0x323974=_0x370f8d[0x0],_0x31a841=_0x370f8d[0x1];if(_0x31a841&&_0x31a841[_0x3bfc88(0x15d)])return;if(this[_0x3bfc88(0x104)])return;if(!this[_0x3bfc88(0x1f8)][_0x3bfc88(0x195)])return;if(_0x323974[_0x3bfc88(0x157)])return;const _0x51f8d3=_0x4af167[_0x3bfc88(0x8e)][_0x3bfc88(0x1c7)],{start:_0x342c85,end:_0x5a6b8d}=_0x323974[_0x3bfc88(0xc5)](),_0x32d070=_0x342c85[_0x3bfc88(0x15f)]&&_0x51f8d3[_0x3bfc88(0xd1)](_0x342c85[_0x3bfc88(0x15f)])?null:_0x51f8d3[_0x3bfc88(0x9d)](_0x342c85,_0x3bfc88(0x219)),_0x35122e=_0x5a6b8d[_0x3bfc88(0x103)]&&_0x51f8d3[_0x3bfc88(0xd1)](_0x5a6b8d[_0x3bfc88(0x103)])?null:_0x51f8d3[_0x3bfc88(0x9d)](_0x5a6b8d,_0x3bfc88(0xc9)),_0x1585c2=_0x4af167[_0x3bfc88(0x8e)][_0x3bfc88(0x1ec)](_0x32d070?_0x32d070[_0x3bfc88(0x17c)]:_0x342c85,_0x35122e?_0x35122e[_0x3bfc88(0x192)]:_0x5a6b8d);_0x4af167[_0x3bfc88(0x8e)][_0x3bfc88(0xa9)](_0x393133=>{const _0x4c3f87=_0x3bfc88;this[_0x4c3f87(0x12b)](_0x1585c2);const _0x4eed12=_0x4af167[_0x4c3f87(0x8e)][_0x4c3f87(0x1c7)][_0x4c3f87(0x9d)](_0x1585c2[_0x4c3f87(0x17c)]);_0x323974['is'](_0x4c3f87(0x107))?_0x393133[_0x4c3f87(0x204)](_0x4eed12):_0x323974[_0x4c3f87(0x209)](_0x4eed12);}),_0x10cc4c[_0x3bfc88(0x1b2)]();},{'priority':_0x8f7540[_0xabd5d8(0x194)]+0xa}),_0x4af167[_0xabd5d8(0x8e)]['on'](_0xabd5d8(0x16e),(_0xdd858c,_0x5260b9)=>{const _0x49bbcb=_0xabd5d8,_0x1cdf5a=_0x5260b9[_0x5260b9[_0x49bbcb(0xdc)]-0x1];_0x1cdf5a&&_0x1cdf5a[_0x49bbcb(0x15d)]||this[_0x49bbcb(0x104)]||this[_0x49bbcb(0x1f8)][_0x49bbcb(0x195)]&&(_0x4af167[_0x49bbcb(0x8e)][_0x49bbcb(0xa9)](()=>{const _0x4bfc14=_0x49bbcb;let _0x295957=_0x4af167[_0x4bfc14(0x8e)][_0x4bfc14(0x16e)](_0x5260b9[0x0],_0x5260b9[0x1],_0x5260b9[0x2],{'forceDefaultExecution':!0x0});if(!_0x295957)return;_0xdd858c[_0x4bfc14(0x124)]=_0x295957[_0x4bfc14(0x1fe)]();const _0xb8977d=_0x295957[_0x4bfc14(0x192)][_0x4bfc14(0x103)],_0x5878ef=_0x4af167[_0x4bfc14(0x8e)][_0x4bfc14(0x1c7)];_0xb8977d&&_0x5878ef[_0x4bfc14(0xe1)](_0xb8977d)&&!_0x5878ef[_0x4bfc14(0x1cd)](_0xb8977d)&&(_0x295957=_0x4af167[_0x4bfc14(0x8e)][_0x4bfc14(0x1ec)](_0x295957[_0x4bfc14(0x17c)],_0x4af167[_0x4bfc14(0x8e)][_0x4bfc14(0x1be)](_0xb8977d,_0x4bfc14(0x192)))),this[_0x4bfc14(0x137)](_0x295957);}),_0xdd858c[_0x49bbcb(0x1b2)]());},{'priority':_0xabd5d8(0xfa)}),this[_0xabd5d8(0xb2)][_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0x200),this[_0xabd5d8(0x1f8)]),this[_0xabd5d8(0x177)](_0xabd5d8(0x200));const _0x13d92e=new _0xdb0af8(_0x4af167,this[_0xabd5d8(0x20e)]);_0x4af167[_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0x1c2),_0x13d92e),this[_0xabd5d8(0x177)](_0xabd5d8(0x1c2));const _0x196036=new _0x36cb3d(_0x4af167,this[_0xabd5d8(0x20e)]);_0x4af167[_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0x1d4),_0x196036),this[_0xabd5d8(0x177)](_0xabd5d8(0x1d4)),_0x4af167[_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0x119),new _0xd65917(_0x4af167,_0x13d92e,this[_0xabd5d8(0x20e)])),this[_0xabd5d8(0x177)](_0xabd5d8(0x119)),_0x4af167[_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0xc0),new _0xd65917(_0x4af167,_0x196036,this[_0xabd5d8(0x20e)])),this[_0xabd5d8(0x177)](_0xabd5d8(0xc0)),_0x4af167[_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0x1dd),new _0x4a43eb(_0x4af167,_0x13d92e,this[_0xabd5d8(0x20e)])),this[_0xabd5d8(0x177)](_0xabd5d8(0x1dd)),_0x4af167[_0xabd5d8(0x9a)][_0xabd5d8(0x117)](_0xabd5d8(0x95),new _0x4a43eb(_0x4af167,_0x196036,this[_0xabd5d8(0x20e)])),this[_0xabd5d8(0x177)](_0xabd5d8(0x95));const _0x560fd6=_0x4af167[_0xabd5d8(0x10a)][_0xabd5d8(0x10e)](_0xabd5d8(0x202));this[_0xabd5d8(0x179)](_0x560fd6,_0xabd5d8(0x1c5),(_0xaf6259,{threadId:_0x25cf2b})=>{const _0x490ab2=_0xabd5d8,_0x42606e=this[_0x490ab2(0x20e)][_0x490ab2(0x10e)](_0x25cf2b);_0x42606e&&_0x42606e[_0x490ab2(0x1cb)]&&0x1===_0x42606e[_0x490ab2(0x1cb)][_0x490ab2(0xdc)]&&this[_0x490ab2(0x13f)](_0x25cf2b,{'hasComments':!0x0});},{'priority':_0xabd5d8(0xee)}),this[_0xabd5d8(0x179)](_0x560fd6,_0xabd5d8(0x140),(_0x387098,{threadId:_0x190096})=>{const _0x991071=_0xabd5d8,_0x1d31a6=this[_0x991071(0x20e)][_0x991071(0x10e)](_0x190096);_0x1d31a6&&_0x1d31a6[_0x991071(0x1cb)]&&!_0x1d31a6[_0x991071(0x1cb)][_0x991071(0xdc)]&&this[_0x991071(0x13f)](_0x190096,{'hasComments':!0x1});},{'priority':_0xabd5d8(0xee)});}set[_0x1907b5(0x233)](_0x40ec06){const _0x2749da=_0x1907b5;if(this[_0x2749da(0x182)])throw new _0x1b516a(_0x2749da(0x165),this);this[_0x2749da(0x182)]=_0x40ec06;}get[_0x1907b5(0x233)](){const _0xbb7787=_0x1907b5;return this[_0xbb7787(0x182)];}[_0x1907b5(0x1eb)]({skipNotAttached:_0x3e8708=!0x1,toJSON:_0x2f4a93=!0x1}={}){const _0x299124=_0x1907b5,_0x493f75=[];for(const _0x3c4fb5 of this[_0x299124(0x20e)][_0x299124(0x1f5)]())_0x3e8708&&!_0x3c4fb5[_0x299124(0x100)]||_0x493f75[_0x299124(0x226)](_0x3c4fb5);return _0x2f4a93?_0x493f75[_0x299124(0x153)](_0x4da64b=>_0x4da64b[_0x299124(0x1ef)]()):_0x493f75;}[_0x1907b5(0x1b9)](_0x2aed4a){const _0x5c9f79=_0x1907b5,_0x46b869=this[_0x5c9f79(0x20e)][_0x5c9f79(0x10e)](_0x2aed4a);if(!_0x46b869)throw new _0x1b516a(_0x5c9f79(0xb1),this);return _0x46b869;}[_0x1907b5(0x155)](_0x20a2de){const _0xe6b2e3=_0x1907b5;return this[_0xe6b2e3(0x20e)][_0xe6b2e3(0xb0)](_0x20a2de);}[_0x1907b5(0xe9)](_0x4c703b){const _0x5b59e4=_0x1907b5,{authorId:_0x4ff014,id:_0x360b8d,attributes:_0x538d44}=_0x4c703b,[_0x3f4068,_0x32a2e6]=_0x4c703b[_0x5b59e4(0x93)][_0x5b59e4(0x170)](':'),_0x505e07=this[_0x5b59e4(0x20e)][_0x5b59e4(0x10e)](_0x360b8d)||this[_0x5b59e4(0x1e5)](_0x3f4068,_0x32a2e6,_0x360b8d,_0x4ff014,_0x538d44);if(this[_0x5b59e4(0x196)](_0x505e07),this[_0x5b59e4(0x234)](_0x505e07,_0x3f4068,_0x32a2e6||null,_0x4ff014),_0x505e07[_0x5b59e4(0x1e3)]=_0x4c703b[_0x5b59e4(0x1e3)],_0x505e07[_0x5b59e4(0x19a)]=!0x0,_0x538d44&&_0x538d44[_0x5b59e4(0x1e9)]){const _0x5dfeb2=_0x538d44[_0x5b59e4(0x1e9)],_0x3c881c=this[_0x5b59e4(0x18c)](_0x5dfeb2[_0x5b59e4(0xd6)]);_0x505e07[_0x5b59e4(0x213)]=_0x5dfeb2[_0x5b59e4(0x1e3)],_0x505e07[_0x5b59e4(0x1fd)]=_0x3c881c,_0x505e07[_0x5b59e4(0x1f3)]=!0x0;}else _0x505e07[_0x5b59e4(0x213)]=_0x4c703b[_0x5b59e4(0x1e3)];switch(_0x4c703b[_0x5b59e4(0x1b5)]&&(_0x505e07[_0x5b59e4(0x1b5)]=_0x4c703b[_0x5b59e4(0x1b5)]),_0x4c703b[_0x5b59e4(0x23a)]&&(_0x505e07[_0x5b59e4(0x23a)]=_0x4c703b[_0x5b59e4(0x23a)]),this[_0x5b59e4(0x182)]&&this[_0x5b59e4(0x182)][_0x5b59e4(0x10c)]||(_0x505e07[_0x5b59e4(0x1e7)]=!0x0),this[_0x5b59e4(0x130)][_0x5b59e4(0x10e)](_0x505e07)){case _0x5b59e4(0xb9):this[_0x5b59e4(0x130)][_0x5b59e4(0x1ee)](_0x505e07,_0x5b59e4(0x8c));break;case _0x5b59e4(0x129):_0x505e07[_0x5b59e4(0x100)]?(this[_0x5b59e4(0x139)](new Set([_0x505e07])),this[_0x5b59e4(0x1bc)](new Set([_0x505e07])),this[_0x5b59e4(0x130)][_0x5b59e4(0x1ee)](_0x505e07,_0x5b59e4(0x15b)),this[_0x5b59e4(0x19f)](_0x5b59e4(0x229),_0x505e07)):this[_0x5b59e4(0x130)][_0x5b59e4(0x1ee)](_0x505e07,_0x5b59e4(0xbf));}return _0x505e07;}[_0x1907b5(0x1c2)](_0x2de196){const _0x15e21d=_0x1907b5;this[_0x15e21d(0x15d)](()=>{const _0x4129d4=_0x15e21d;this[_0x4129d4(0xb2)][_0x4129d4(0x8e)][_0x4129d4(0xa9)](()=>{const _0x145b03=_0x4129d4;for(const _0x327655 of _0x2de196[_0x145b03(0x1c4)]())_0x327655[_0x145b03(0x1ac)]();});});}[_0x1907b5(0x1d4)](_0x51136d){const _0x3fb408=_0x1907b5;this[_0x3fb408(0x15d)](()=>{const _0x583123=_0x3fb408;this[_0x583123(0xb2)][_0x583123(0x8e)][_0x583123(0xa9)](()=>{const _0x5e27f7=_0x583123;for(const _0x36294e of _0x51136d[_0x5e27f7(0x1c4)]())_0x36294e[_0x5e27f7(0x1d8)]();});});}[_0x1907b5(0x177)](_0x57e8e8,_0x4cdd52){const _0x3abf1f=_0x1907b5,_0x1e83ac=this[_0x3abf1f(0xb2)][_0x3abf1f(0x9a)][_0x3abf1f(0x10e)](_0x57e8e8);if(!_0x1e83ac)throw new _0x1b516a(_0x3abf1f(0xb4),this,{'commandName':_0x57e8e8});if(this[_0x3abf1f(0x20d)][_0x3abf1f(0xb0)](_0x1e83ac))throw new _0x1b516a(_0x3abf1f(0x163),this,{'commandName':_0x57e8e8});this[_0x3abf1f(0x20d)][_0x3abf1f(0x117)](_0x1e83ac),_0x4cdd52&&_0x1e83ac['on'](_0x3abf1f(0x215),(_0xf3fd52,_0x250ebc)=>{const _0x56a8a8=_0x3abf1f;this[_0x56a8a8(0x1f8)][_0x56a8a8(0x195)]&&(this[_0x56a8a8(0x104)]||(_0x250ebc[_0x56a8a8(0xdc)]>0x0&&_0x250ebc[_0x250ebc[_0x56a8a8(0xdc)]-0x1]&&_0x250ebc[_0x250ebc[_0x56a8a8(0xdc)]-0x1][_0x56a8a8(0x15d)]?_0x250ebc[_0x56a8a8(0xbe)]():(_0xf3fd52[_0x56a8a8(0x124)]=_0x4cdd52((..._0x2c26b9)=>_0x1e83ac[_0x56a8a8(0x215)](..._0x2c26b9,{'forceDefaultExecution':!0x0}),..._0x250ebc),_0xf3fd52[_0x56a8a8(0x1b2)]())));},{'priority':_0x3abf1f(0xfa)});}[_0x1907b5(0x15d)](_0x1405ce){const _0x40ad75=_0x1907b5;let _0x3ebed7,_0x2b79a7;const _0x233208=this[_0x40ad75(0x104)];this[_0x40ad75(0x104)]=!0x0;try{_0x3ebed7=_0x1405ce();}catch(_0x3d6dae){_0x2b79a7=_0x3d6dae;}return _0x233208||(this[_0x40ad75(0x104)]=!0x1),_0x2b79a7&&_0x1b516a[_0x40ad75(0x1ed)](_0x2b79a7,this),_0x3ebed7;}[_0x1907b5(0x137)](_0x58f8c7,_0x4e11d2=null,_0x1dc2cd={}){const _0x1d9a5a=_0x1907b5;if(_0x58f8c7[_0x1d9a5a(0x157)])return null;const _0x367245=this[_0x1d9a5a(0xb2)][_0x1d9a5a(0x10a)][_0x1d9a5a(0x10e)](_0x1d9a5a(0x164))['me'];for(const {suggestion:_0x17e2b3,meta:_0x21e8cb}of this[_0x1d9a5a(0xf8)](_0x58f8c7,_0x1d9a5a(0x94)))if(_0x21e8cb[_0x1d9a5a(0xf0)]){if(!_0x21e8cb[_0x1d9a5a(0xd2)]){if(_0x21e8cb[_0x1d9a5a(0x1e8)]){if(!this[_0x1d9a5a(0x199)]||!Lt(_0x17e2b3,_0x1dc2cd))continue;return _0x17e2b3;}if(Lt(_0x17e2b3,_0x1dc2cd))return _0x17e2b3;this[_0x1d9a5a(0x16d)](_0x17e2b3,_0x58f8c7[_0x1d9a5a(0x17c)],_0x58f8c7[_0x1d9a5a(0x192)]);break;}if(_0x4e11d2==_0x17e2b3[_0x1d9a5a(0xde)]&&Lt(_0x17e2b3,_0x1dc2cd)){const _0x245de4=_0x17e2b3[_0x1d9a5a(0xc5)]();return _0x245de4[_0x1d9a5a(0x17c)][_0x1d9a5a(0x1db)](_0x58f8c7[_0x1d9a5a(0x192)])?this[_0x1d9a5a(0x17a)](_0x17e2b3,this[_0x1d9a5a(0xfb)][_0x1d9a5a(0x1ec)](_0x58f8c7[_0x1d9a5a(0x17c)],_0x245de4[_0x1d9a5a(0x192)])):this[_0x1d9a5a(0x17a)](_0x17e2b3,this[_0x1d9a5a(0xfb)][_0x1d9a5a(0x1ec)](_0x245de4[_0x1d9a5a(0x17c)],_0x58f8c7[_0x1d9a5a(0x192)])),_0x17e2b3;}}const _0x1c70ba=_0x38f3eb(),_0x47db44=_0x367245['id'],_0x2581bd=_0x4e11d2?_0x1d9a5a(0x11a)+_0x4e11d2:_0x1d9a5a(0x94),_0x199b6b=this[_0x1d9a5a(0x1e6)]({'id':_0x1c70ba,'type':_0x2581bd,'createdAt':new Date(),'authorId':_0x47db44,'attributes':_0x1dc2cd});return this[_0x1d9a5a(0x190)](_0x2581bd,_0x1c70ba,_0x47db44,_0x58f8c7),_0x199b6b;}[_0x1907b5(0xe3)](_0x294851,_0x42d7aa=_0x1907b5(0xc3),_0x1dea65={}){const _0x378ded=_0x1907b5,_0x3ebfd5=this[_0x378ded(0xb2)][_0x378ded(0x10a)][_0x378ded(0x10e)](_0x378ded(0x164))['me'],_0x18aae3=this[_0x378ded(0x102)][_0x378ded(0x1e1)](_0x378ded(0x94),_0x42d7aa,_0x378ded(0x18a));for(const _0x44c912 of this[_0x378ded(0x1eb)]())if(_0x44c912[_0x378ded(0x1fd)]['id']==_0x3ebfd5['id']&&_0x378ded(0x94)==_0x44c912[_0x378ded(0x93)]&&_0x44c912[_0x378ded(0xde)]==_0x42d7aa&&Lt(_0x44c912,_0x1dea65)&&(_0x18aae3(_0x44c912[_0x378ded(0x152)](),_0x294851)||_0x18aae3(_0x294851,_0x44c912[_0x378ded(0x152)]()))){for(const _0x308a6f of _0x294851)_0x44c912[_0x378ded(0x118)](_0x308a6f);return _0x44c912;}for(const {suggestion:_0x2c6b70,meta:_0x1c7211}of this[_0x378ded(0xf8)](_0x294851,_0x378ded(0x94))){if(!_0x1c7211[_0x378ded(0xf0)])continue;if(!this[_0x378ded(0x199)]&&_0x1c7211[_0x378ded(0x1e8)])continue;if(!Lt(_0x2c6b70,_0x1dea65))continue;let _0x5e68be=!0x0;for(const _0x3bb9f7 of _0x2c6b70[_0x378ded(0x152)]())for(const _0x4efb3b of _0x294851)if(!_0x3bb9f7[_0x378ded(0x208)](_0x4efb3b)){_0x5e68be=!0x1;break;}if(_0x5e68be)return _0x2c6b70;}const _0x48c250=_0x38f3eb(),_0x4449e9=_0x3ebfd5['id'],_0x470185=_0x378ded(0x11a)+_0x42d7aa,_0x411955=this[_0x378ded(0x1e6)]({'id':_0x48c250,'type':_0x470185,'createdAt':new Date(),'authorId':_0x4449e9,'attributes':_0x1dea65});for(const _0x18aea0 of _0x294851)this[_0x378ded(0x190)](_0x470185,_0x48c250,_0x4449e9,_0x18aea0,_0x4960f0[_0x378ded(0xc6)]());return _0x411955;}[_0x1907b5(0x19d)](_0x1fb158,_0x25f1e9,_0x1a45be=null,_0x4d928b={}){const _0x3da84f=_0x1907b5;if(_0x1a45be=_0x1a45be||Vt(_0x25f1e9),_0x1fb158[_0x3da84f(0x157)])return null;if(_0x3da84f(0xc7)===this[_0x3da84f(0xff)]){const _0x22769e=this[_0x3da84f(0x102)][_0x3da84f(0x1e1)](_0x3da84f(0x228),_0x1a45be,_0x3da84f(0x1ac));return this[_0x3da84f(0x15d)](()=>_0x22769e([_0x1fb158],_0x25f1e9,_0x4d928b)),null;}const _0x5b757e=this[_0x3da84f(0xb2)][_0x3da84f(0x10a)][_0x3da84f(0x10e)](_0x3da84f(0x164))['me'],_0x268cce=[];if(_0x3da84f(0x18e)!==this[_0x3da84f(0xff)]){for(const {suggestion:_0x3a90cf,meta:_0xebe4c2}of this[_0x3da84f(0xf8)](_0x1fb158,_0x3da84f(0x94)))_0xebe4c2[_0x3da84f(0xf0)]&&!_0xebe4c2[_0x3da84f(0xf6)]&&_0x268cce[_0x3da84f(0x226)](..._0x3a90cf[_0x3da84f(0x152)]());}const _0x55e7df=function(_0x3d3b36,_0x32051b){const _0x28d793=_0x3da84f,_0xdab238=[];for(const _0x2081d3 of _0x32051b){const _0x202df0=_0x3d3b36[_0x28d793(0x222)](_0x2081d3);_0x202df0&&_0xdab238[_0x28d793(0x226)](_0x202df0);}return _0xdab238;}(_0x1fb158,_0x268cce),_0x4d8587=function(_0xf7bf1a,_0x2ffd02){const _0x17af52=_0x3da84f,_0x28b951=[_0xf7bf1a];for(const _0x39df2d of _0x2ffd02){let _0x478b7a=0x0;for(;_0x478b7a<_0x28b951[_0x17af52(0xdc)];){const _0x51fa6d=_0x28b951[_0x478b7a][_0x17af52(0x19e)](_0x39df2d);_0x28b951[_0x17af52(0x111)](_0x478b7a,0x1,..._0x51fa6d),_0x478b7a+=_0x51fa6d[_0x17af52(0xdc)];}}return _0x28b951;}(_0x1fb158,_0x268cce);_0x55e7df[_0x3da84f(0xdc)]&&this[_0x3da84f(0xfb)][_0x3da84f(0xa9)](()=>{const _0x55348f=_0x3da84f;for(const _0x1ba3c6 of _0x55e7df){const _0xa3442c=this[_0x55348f(0x102)][_0x55348f(0x1e1)](_0x55348f(0x228),_0x1a45be,_0x55348f(0x1ac));this[_0x55348f(0x15d)](()=>_0xa3442c([_0x1ba3c6],_0x25f1e9,_0x4d928b));}});for(const _0x29d996 of _0x4d8587){let _0x16246f=null,_0x59b215=_0x29d996[_0x3da84f(0x17c)],_0x1aa6f7=_0x29d996[_0x3da84f(0x192)];for(const {suggestion:_0x23c15f,meta:_0x51c222}of this[_0x3da84f(0xf8)](_0x29d996,_0x3da84f(0x228))){if(!_0x51c222[_0x3da84f(0xf0)])continue;if(_0x23c15f[_0x3da84f(0xde)]!=_0x1a45be)continue;if(!Lt(_0x23c15f,_0x4d928b))continue;const _0x344c1b=_0x23c15f[_0x3da84f(0xc5)]();if(_0x344c1b[_0x3da84f(0x208)](_0x29d996,!0x0))return null;_0x59b215=_0x59b215[_0x3da84f(0x216)](_0x344c1b[_0x3da84f(0x17c)])?_0x59b215:_0x344c1b[_0x3da84f(0x17c)],_0x1aa6f7=_0x1aa6f7[_0x3da84f(0xc4)](_0x344c1b[_0x3da84f(0x192)])?_0x1aa6f7:_0x344c1b[_0x3da84f(0x192)],_0x16246f?_0x344c1b[_0x3da84f(0x17c)][_0x3da84f(0x216)](_0x16246f[_0x3da84f(0xc5)]()[_0x3da84f(0x17c)])?(_0x16246f[_0x3da84f(0x162)](),_0x16246f=_0x23c15f):_0x23c15f[_0x3da84f(0x162)]():_0x16246f=_0x23c15f;}const _0x3fedda=this[_0x3da84f(0xfb)][_0x3da84f(0x1ec)](_0x59b215,_0x1aa6f7);if(_0x16246f)this[_0x3da84f(0x17a)](_0x16246f,_0x3fedda);else{const _0xc5b16c=_0x38f3eb(),_0x2ec555=_0x5b757e['id'];this[_0x3da84f(0x1e6)]({'id':_0xc5b16c,'type':_0x3da84f(0x220)+_0x1a45be,'data':_0x25f1e9,'createdAt':new Date(),'authorId':_0x2ec555,'attributes':_0x4d928b}),this[_0x3da84f(0x190)](_0x3da84f(0x220)+_0x1a45be,_0xc5b16c,_0x2ec555,_0x3fedda);}}return null;}[_0x1907b5(0x1c8)](_0x5b6a31,_0x422388,_0x31358a=[],_0x224b90=null,_0x24e640={}){const _0x56aedd=_0x1907b5;_0x422388[_0x56aedd(0x13b)]||(_0x422388[_0x56aedd(0x13b)]=_0x422388[_0x56aedd(0xd9)]),_0x422388[_0x56aedd(0x1bb)]=_0x5b6a31['is'](_0x56aedd(0x154)),_0x224b90=_0x224b90||Vt(_0x422388);const _0x463043=_0x31358a[_0x56aedd(0x153)](_0x4c4ab1=>Ft(_0x4c4ab1,this[_0x56aedd(0xfb)])),_0xa68c89=_0x5b6a31['is'](_0x56aedd(0x154))?_0x5b6a31:Ft(_0x5b6a31,this[_0x56aedd(0xfb)]);if(_0x56aedd(0xc7)===this[_0x56aedd(0xff)]){const _0x1e6826=this[_0x56aedd(0x102)][_0x56aedd(0x1e1)](_0x56aedd(0x1c6),_0x224b90,_0x56aedd(0x1ac));return this[_0x56aedd(0x15d)](()=>_0x1e6826([_0xa68c89],_0x422388,_0x24e640)),null;}_0x463043[_0x56aedd(0x226)](_0xa68c89);let _0x2d1bf6=!0x0;for(const _0x32e3ed of _0x463043)if(!this[_0x56aedd(0x239)](_0x32e3ed)){_0x2d1bf6=!0x1;break;}if(_0x2d1bf6&&_0x56aedd(0x18e)!==this[_0x56aedd(0xff)]){const _0x3dc87d=this[_0x56aedd(0x102)][_0x56aedd(0x1e1)](_0x56aedd(0x1c6),_0x224b90,_0x56aedd(0x1ac));return this[_0x56aedd(0x15d)](()=>_0x3dc87d([_0xa68c89],_0x422388,_0x24e640)),null;}let _0x408bea=null,_0x28d5e4=_0xa68c89[_0x56aedd(0x17c)],_0x5a3193=_0xa68c89[_0x56aedd(0x192)];for(const {suggestion:_0x47ecb6,meta:_0x208a0c}of this[_0x56aedd(0xf8)](_0xa68c89,_0x56aedd(0x1c6))){if(!_0x208a0c[_0x56aedd(0xf0)])continue;if(_0x208a0c[_0x56aedd(0xd2)]||_0x208a0c[_0x56aedd(0x1e8)]||_0x208a0c[_0x56aedd(0xf6)])continue;if(_0x47ecb6[_0x56aedd(0x1b5)][_0x56aedd(0x13b)]!=_0x422388[_0x56aedd(0x13b)])continue;if(!Lt(_0x47ecb6,_0x24e640))continue;const _0xea9cf7=_0x47ecb6[_0x56aedd(0xc5)]();if(_0x47ecb6[_0x56aedd(0xde)]==_0x224b90){if(_0xea9cf7[_0x56aedd(0x208)](_0xa68c89,!0x0))return null;_0x28d5e4=_0x28d5e4[_0x56aedd(0x216)](_0xea9cf7[_0x56aedd(0x17c)])?_0x28d5e4:_0xea9cf7[_0x56aedd(0x17c)],_0x5a3193=_0x5a3193[_0x56aedd(0xc4)](_0xea9cf7[_0x56aedd(0x192)])?_0x5a3193:_0xea9cf7[_0x56aedd(0x192)],_0x408bea?_0xea9cf7[_0x56aedd(0x17c)][_0x56aedd(0x216)](_0x408bea[_0x56aedd(0xc5)]()[_0x56aedd(0x17c)])?(_0x408bea[_0x56aedd(0x162)](),_0x408bea=_0x47ecb6):_0x47ecb6[_0x56aedd(0x162)]():_0x408bea=_0x47ecb6;}else{const _0x1984af=_0xa68c89[_0x56aedd(0x222)](_0xea9cf7);this[_0x56aedd(0x1f0)](_0x47ecb6,_0x1984af);}}const _0x4e0f82=this[_0x56aedd(0xb2)][_0x56aedd(0x10a)][_0x56aedd(0x10e)](_0x56aedd(0x164))['me'],_0x5c973e=_0x38f3eb(),_0x429a57=_0x4e0f82['id'];if(_0x408bea)return this[_0x56aedd(0x17a)](_0x408bea,this[_0x56aedd(0xfb)][_0x56aedd(0x1ec)](_0x28d5e4,_0x5a3193)),_0x408bea;{const _0x1d7e89=this[_0x56aedd(0x1e6)]({'id':_0x5c973e,'type':_0x56aedd(0x225)+_0x224b90,'data':_0x422388,'createdAt':new Date(),'authorId':_0x429a57,'attributes':_0x24e640});return this[_0x56aedd(0x190)](_0x56aedd(0x225)+_0x224b90,_0x5c973e,_0x429a57,this[_0x56aedd(0xfb)][_0x56aedd(0x1ec)](_0x28d5e4,_0x5a3193)),_0x1d7e89;}}[_0x1907b5(0x1f6)](_0x1e71b6,_0x2c2def,_0x3bd0f1=[],_0x5c7e37=null,_0x3f05cd={}){const _0x419895=_0x1907b5;_0x2c2def[_0x419895(0x13b)]||(_0x2c2def[_0x419895(0x13b)]=_0x2c2def[_0x419895(0xd9)]);const _0x41bf6f=_0x1e71b6[0x0];_0x2c2def[_0x419895(0x1bb)]=_0x41bf6f['is'](_0x419895(0x154)),_0x5c7e37=_0x5c7e37||Vt(_0x2c2def);const _0x44ffcd=_0x3bd0f1[_0x419895(0x153)](_0x3316f9=>Ft(_0x3316f9,this[_0x419895(0xfb)])),_0x536137=_0x41bf6f['is'](_0x419895(0x154))?_0x1e71b6:_0x1e71b6[_0x419895(0x153)](_0x12e146=>Ft(_0x12e146,this[_0x419895(0xfb)]));if(_0x419895(0xc7)===this[_0x419895(0xff)]){const _0x302677=this[_0x419895(0x102)][_0x419895(0x1e1)](_0x419895(0x1c6),_0x5c7e37,_0x419895(0x1ac));return this[_0x419895(0x15d)](()=>_0x302677(_0x536137,_0x2c2def,_0x3f05cd)),null;}_0x44ffcd[_0x419895(0x226)](..._0x536137);let _0x1561fd=!0x0;for(const _0x16e545 of _0x44ffcd)if(!this[_0x419895(0x239)](_0x16e545)){_0x1561fd=!0x1;break;}if(_0x1561fd&&_0x419895(0x18e)!==this[_0x419895(0xff)]){const _0x459ecc=this[_0x419895(0x102)][_0x419895(0x1e1)](_0x419895(0x1c6),_0x5c7e37,_0x419895(0x1ac));return this[_0x419895(0x15d)](()=>_0x459ecc(_0x536137,_0x2c2def,_0x3f05cd)),null;}const _0x1c241b=this[_0x419895(0xb2)][_0x419895(0x10a)][_0x419895(0x10e)](_0x419895(0x164))['me'];for(const _0x4df872 of this[_0x419895(0x1eb)]()){if(_0x4df872[_0x419895(0x1fd)]['id']!=_0x1c241b['id'])continue;if(_0x419895(0x1c6)!=_0x4df872[_0x419895(0x93)]||_0x4df872[_0x419895(0x1b5)][_0x419895(0x13b)]!=_0x2c2def[_0x419895(0x13b)])continue;if(!Lt(_0x4df872,_0x3f05cd))continue;const _0x2fad14=_0x4df872[_0x419895(0xde)]==_0x5c7e37;for(let _0x3a0966=0x0;_0x3a0966<_0x536137[_0x419895(0xdc)];_0x3a0966++){const _0x1684e8=_0x536137[_0x3a0966];for(const _0x7f1e4a of _0x4df872[_0x419895(0xf5)]()){const _0x58a7bb=_0x7f1e4a[_0x419895(0x1ea)]();if(_0x1684e8[_0x419895(0x1db)](_0x58a7bb)){_0x2fad14?(_0x536137[_0x419895(0x111)](_0x3a0966,0x1),_0x3a0966--):_0x4df872[_0x419895(0xdb)](_0x7f1e4a[_0x419895(0x17d)]);break;}}}}if(0x0==_0x536137[_0x419895(0xdc)])return null;const _0x5c8447=this[_0x419895(0x102)][_0x419895(0x1e1)](_0x419895(0x1c6),_0x5c7e37,_0x419895(0x18a));for(const _0x5120c9 of this[_0x419895(0x1eb)]())if(_0x5120c9[_0x419895(0x1fd)]['id']==_0x1c241b['id']&&_0x419895(0x1c6)==_0x5120c9[_0x419895(0x93)]&&_0x5120c9[_0x419895(0x1b5)][_0x419895(0x13b)]==_0x2c2def[_0x419895(0x13b)]&&_0x5120c9[_0x419895(0xde)]==_0x5c7e37&&Lt(_0x5120c9,_0x3f05cd)&&(_0x5c8447(_0x5120c9[_0x419895(0x152)](),_0x536137)||_0x5c8447(_0x536137,_0x5120c9[_0x419895(0x152)]()))){for(const _0x5c4d5a of _0x536137)_0x5120c9[_0x419895(0x118)](_0x5c4d5a);return _0x5120c9;}const _0x35effd=_0x38f3eb(),_0x58d7ee=_0x1c241b['id'],_0x5ab0a3=_0x419895(0x225)+_0x5c7e37,_0xf3f910=this[_0x419895(0x1e6)]({'id':_0x35effd,'type':_0x5ab0a3,'data':_0x2c2def,'createdAt':new Date(),'authorId':_0x58d7ee,'attributes':_0x3f05cd});for(const _0x5e3864 of _0x536137)this[_0x419895(0x190)](_0x5ab0a3,_0x35effd,_0x58d7ee,_0x5e3864,_0x4960f0[_0x419895(0xc6)]());return _0xf3f910;}[_0x1907b5(0x12b)](_0x24201f,_0x322ddd=null,_0x1e6e9c={}){const _0x1c4da0=_0x1907b5;if(_0x24201f[_0x1c4da0(0x157)])return null;const _0x4a3cbd=this[_0x1c4da0(0xb2)][_0x1c4da0(0x10a)][_0x1c4da0(0x10e)](_0x1c4da0(0x164))['me'],_0x1e23f7=new _0x1df69e(_0x24201f[_0x1c4da0(0x17c)],_0x24201f[_0x1c4da0(0x192)]);for(const {suggestion:_0x107cf9,meta:_0x99d95d}of this[_0x1c4da0(0xf8)](_0x1e23f7,_0x1c4da0(0x94)))if(_0x99d95d[_0x1c4da0(0xf0)]&&!_0x99d95d[_0x1c4da0(0xd2)]){if(_0x107cf9[_0x1c4da0(0x109)]){const _0x3a864b=_0x107cf9[_0x1c4da0(0x152)]()[_0x1c4da0(0x1e2)](_0x42fd38=>_0x1c4da0(0xae)!=_0x42fd38[_0x1c4da0(0xd3)][_0x1c4da0(0x13d)]);_0x3a864b[_0x1c4da0(0xbc)](_0x5847f4=>_0x1e23f7[_0x1c4da0(0x208)](_0x5847f4,!0x0))&&_0x107cf9[_0x1c4da0(0x1d8)]();if(_0x3a864b[_0x1c4da0(0xcf)](_0x287c40=>_0x287c40[_0x1c4da0(0x208)](_0x1e23f7,!0x0))){const _0x512f50=this[_0x1c4da0(0x102)][_0x1c4da0(0x1e1)](_0x1c4da0(0x221),_0x322ddd,_0x1c4da0(0x1ac));return this[_0x1c4da0(0x15d)](()=>_0x512f50([_0x1e23f7],null,_0x1e6e9c)),null;}}else{const _0x44ad93=_0x1e23f7[_0x1c4da0(0x222)](_0x107cf9[_0x1c4da0(0xc5)]());null!==_0x44ad93&&_0x107cf9[_0x1c4da0(0xb6)]([_0x44ad93],null,_0x1e6e9c);}}if(_0x1e23f7[_0x1c4da0(0x185)](),_0x1e23f7[_0x1c4da0(0x157)]||_0x1c4da0(0xae)==_0x1e23f7[_0x1c4da0(0xd3)][_0x1c4da0(0x13d)])return null;let _0x2597b5=null,_0x1568c9=_0x1e23f7[_0x1c4da0(0x17c)],_0x3f1b54=_0x1e23f7[_0x1c4da0(0x192)];const _0x2cd3ac=this[_0x1c4da0(0xf8)](_0x1e23f7,_0x1c4da0(0x221));for(const {suggestion:_0x3e0b1c,meta:_0x4b56c5}of _0x2cd3ac){const _0x28e8d1=this[_0x1c4da0(0xfb)][_0x1c4da0(0x1ec)](_0x1568c9,_0x3f1b54);if(_0x4b56c5[_0x1c4da0(0xf0)]&&(this[_0x1c4da0(0x199)]||!_0x4b56c5[_0x1c4da0(0x1e8)]&&!_0x4b56c5[_0x1c4da0(0xf6)])){if(_0x3e0b1c[_0x1c4da0(0x109)]){if(!Lt(_0x3e0b1c,_0x1e6e9c))continue;let _0x219aee=!0x0;for(const _0x363460 of _0x3e0b1c[_0x1c4da0(0x152)]()){if(_0x363460[_0x1c4da0(0x208)](_0x28e8d1,!0x0))return _0x3e0b1c;_0x28e8d1[_0x1c4da0(0x208)](_0x363460)||(_0x219aee=!0x1);}_0x219aee&&_0x3e0b1c[_0x1c4da0(0x1d8)]();}else{const _0x2e8cb1=_0x3e0b1c[_0x1c4da0(0xc5)]();if(_0x2e8cb1[_0x1c4da0(0x208)](_0x28e8d1,!0x0))return _0x3e0b1c;if(!Lt(_0x3e0b1c,_0x1e6e9c)){_0x28e8d1[_0x1c4da0(0x208)](_0x2e8cb1)?_0x3e0b1c[_0x1c4da0(0x162)]():_0x2e8cb1[_0x1c4da0(0x212)](_0x1568c9)?_0x1568c9=_0x2e8cb1[_0x1c4da0(0x192)]:_0x2e8cb1[_0x1c4da0(0x212)](_0x3f1b54)&&(_0x3f1b54=_0x2e8cb1[_0x1c4da0(0x17c)]);continue;}_0x1568c9=_0x1568c9[_0x1c4da0(0x216)](_0x2e8cb1[_0x1c4da0(0x17c)])?_0x1568c9:_0x2e8cb1[_0x1c4da0(0x17c)],_0x3f1b54=_0x3f1b54[_0x1c4da0(0xc4)](_0x2e8cb1[_0x1c4da0(0x192)])?_0x3f1b54:_0x2e8cb1[_0x1c4da0(0x192)],_0x1e6e9c=Object[_0x1c4da0(0xaf)]({},_0x3e0b1c[_0x1c4da0(0x23a)]),_0x2597b5?_0x2e8cb1[_0x1c4da0(0x17c)][_0x1c4da0(0x216)](_0x2597b5[_0x1c4da0(0xc5)]()[_0x1c4da0(0x17c)])?(_0x2597b5[_0x1c4da0(0x162)](),_0x2597b5=_0x3e0b1c):_0x3e0b1c[_0x1c4da0(0x162)]():_0x2597b5=_0x3e0b1c;}}}if(_0x2597b5)return this[_0x1c4da0(0x17a)](_0x2597b5,this[_0x1c4da0(0xfb)][_0x1c4da0(0x1ec)](_0x1568c9,_0x3f1b54)),_0x2597b5;{const _0x58f774=_0x38f3eb(),_0x40f79c=this[_0x1c4da0(0xfb)][_0x1c4da0(0x1ec)](_0x1568c9,_0x3f1b54),_0x8e04cf=_0x4a3cbd['id'],_0x1f8eb3=_0x322ddd?_0x1c4da0(0x1a6)+_0x322ddd:_0x1c4da0(0x221),_0x2b6957=this[_0x1c4da0(0x1e6)]({'id':_0x58f774,'type':_0x1f8eb3,'createdAt':new Date(),'authorId':_0x8e04cf,'attributes':_0x1e6e9c});return this[_0x1c4da0(0x190)](_0x1f8eb3,_0x58f774,_0x8e04cf,_0x40f79c),_0x2b6957;}}[_0x1907b5(0xac)](_0x55f917,_0x40bedb=_0x1907b5(0xc3),_0x1c2b6b={}){const _0xc8deb1=_0x1907b5,_0x264476=this[_0xc8deb1(0xb2)][_0xc8deb1(0x10a)][_0xc8deb1(0x10e)](_0xc8deb1(0x164))['me'],_0x54c71c=_0x55f917[_0xc8deb1(0x153)](_0x4be70e=>new _0x1df69e(_0x4be70e[_0xc8deb1(0x17c)],_0x4be70e[_0xc8deb1(0x192)])),_0x8d084a=new Set();for(const {suggestion:_0x5503b0,meta:_0x5f57b7}of this[_0xc8deb1(0xf8)](_0x54c71c,_0xc8deb1(0x94)))_0x5f57b7[_0xc8deb1(0xf0)]&&!_0x5f57b7[_0xc8deb1(0xd2)]&&_0x8d084a[_0xc8deb1(0x117)](_0x5503b0);for(const _0x3a937f of _0x8d084a)if(_0x3a937f[_0xc8deb1(0x109)]){const _0x5523b0=_0x3a937f[_0xc8deb1(0x152)]();(!_0x3a937f[_0xc8deb1(0x23a)]||!_0x3a937f[_0xc8deb1(0x23a)][_0xc8deb1(0xce)])&&(_0x5523b0[_0xc8deb1(0xbc)](_0x2eeb44=>_0x54c71c[_0xc8deb1(0xcf)](_0x170c96=>_0x170c96[_0xc8deb1(0x208)](_0x2eeb44,!0x0)))&&_0x3a937f[_0xc8deb1(0x1d8)]());if(_0x54c71c[_0xc8deb1(0xbc)](_0x286595=>_0x5523b0[_0xc8deb1(0xcf)](_0x375d3c=>_0x375d3c[_0xc8deb1(0x208)](_0x286595,!0x0)))){const _0x2a8a51=this[_0xc8deb1(0x102)][_0xc8deb1(0x1e1)](_0xc8deb1(0x221),_0x40bedb,_0xc8deb1(0x1ac));return this[_0xc8deb1(0x15d)](()=>_0x2a8a51(_0x55f917,null,_0x1c2b6b)),null;}}else{const _0x31ad99=_0x3a937f[_0xc8deb1(0xc5)]();_0x54c71c[_0xc8deb1(0xcf)](_0x47e232=>_0x47e232[_0xc8deb1(0x208)](_0x31ad99,!0x0))&&_0x3a937f[_0xc8deb1(0x1d8)]();if(_0x54c71c[_0xc8deb1(0xbc)](_0x4aaf70=>_0x31ad99[_0xc8deb1(0x208)](_0x4aaf70,!0x0))){const _0x593b12=this[_0xc8deb1(0x102)][_0xc8deb1(0x1e1)](_0xc8deb1(0x221),_0x40bedb,_0xc8deb1(0x1ac));return this[_0xc8deb1(0x15d)](()=>_0x593b12(_0x54c71c,null,_0x1c2b6b)),null;}}const _0x14d0fd=this[_0xc8deb1(0x102)][_0xc8deb1(0x1e1)](_0xc8deb1(0x221),_0x40bedb,_0xc8deb1(0x18a));let _0x169d84=null;for(const _0x248144 of this[_0xc8deb1(0x1eb)]())if(_0x248144[_0xc8deb1(0x1fd)]['id']==_0x264476['id']&&_0x248144[_0xc8deb1(0x100)]&&_0xc8deb1(0x221)==_0x248144[_0xc8deb1(0x93)]&&_0x248144[_0xc8deb1(0xde)]==_0x40bedb&&Lt(_0x248144,_0x1c2b6b)&&(_0x14d0fd(_0x248144[_0xc8deb1(0x152)](),_0x54c71c)||_0x14d0fd(_0x54c71c,_0x248144[_0xc8deb1(0x152)]()))){if(_0x169d84){if(_0x248144[_0xc8deb1(0x1cb)]&&_0x248144[_0xc8deb1(0x1cb)][_0xc8deb1(0xdc)])continue;for(const _0x1023a4 of _0x248144[_0xc8deb1(0x152)]())_0x169d84[_0xc8deb1(0xec)](_0x1023a4)||_0x169d84[_0xc8deb1(0x118)](_0x1023a4);_0x248144[_0xc8deb1(0x162)]();}else{_0x169d84=_0x248144;for(const _0x243f0c of _0x54c71c)_0x248144[_0xc8deb1(0xec)](_0x243f0c)||_0x248144[_0xc8deb1(0x118)](_0x243f0c);}}if(_0x169d84)return _0x169d84;_0x8d084a[_0xc8deb1(0x90)]();for(const {suggestion:_0x4b6b72,meta:_0x62f90e}of this[_0xc8deb1(0xf8)](_0x54c71c,_0xc8deb1(0x221)))_0x62f90e[_0xc8deb1(0xf0)]&&(this[_0xc8deb1(0x199)]||!_0x62f90e[_0xc8deb1(0x1e8)]&&!_0x62f90e[_0xc8deb1(0xf6)])&&Lt(_0x4b6b72,_0x1c2b6b)&&_0x8d084a[_0xc8deb1(0x117)](_0x4b6b72);for(const _0x586545 of _0x8d084a){const _0x26549b=_0x586545[_0xc8deb1(0x152)]();if(!_0x1c2b6b||!_0x1c2b6b[_0xc8deb1(0xce)]){if(_0x54c71c[_0xc8deb1(0xbc)](_0x2dca2d=>_0x26549b[_0xc8deb1(0xcf)](_0x2d6f55=>_0x2d6f55[_0xc8deb1(0x208)](_0x2dca2d,!0x0))))return _0x586545;}(!_0x586545[_0xc8deb1(0x23a)]||!_0x586545[_0xc8deb1(0x23a)][_0xc8deb1(0xce)])&&(_0x26549b[_0xc8deb1(0xbc)](_0x32e8f3=>_0x54c71c[_0xc8deb1(0xcf)](_0x362cc6=>_0x362cc6[_0xc8deb1(0x208)](_0x32e8f3,!0x0)))&&_0x586545[_0xc8deb1(0x1d8)]());}const _0x1d0ae2=_0x38f3eb(),_0x17525f=_0x264476['id'],_0x18cf4b=_0xc8deb1(0x1a6)+_0x40bedb,_0x279033=this[_0xc8deb1(0x1e6)]({'id':_0x1d0ae2,'type':_0x18cf4b,'createdAt':new Date(),'authorId':_0x17525f,'attributes':_0x1c2b6b});for(const _0x19ba20 of _0x54c71c)_0x19ba20[_0xc8deb1(0x185)](),_0x19ba20[_0xc8deb1(0x157)]||_0xc8deb1(0xae)==_0x19ba20[_0xc8deb1(0xd3)][_0xc8deb1(0x13d)]||this[_0xc8deb1(0x190)](_0x18cf4b,_0x1d0ae2,_0x17525f,_0x19ba20,_0x4960f0[_0xc8deb1(0xc6)]());return _0x279033;}[_0x1907b5(0x20c)](_0x227b24,_0x59daf3,_0x10edfc,_0x166ca6,_0x3285e3){const _0x4bd854=_0x1907b5;if(_0x227b24[_0x4bd854(0x157)])return[];if(_0x4bd854(0xc7)===this[_0x4bd854(0xff)])return[];const _0x565723=this[_0x4bd854(0xb2)][_0x4bd854(0x10a)][_0x4bd854(0x10e)](_0x4bd854(0x164))['me']['id'],_0x431acb=Array[_0x4bd854(0x142)](this[_0x4bd854(0x20e)][_0x4bd854(0x1f5)]())[_0x4bd854(0x1e2)](_0x29d3ca=>_0x4bd854(0x224)==_0x29d3ca[_0x4bd854(0x93)]&&_0x29d3ca[_0x4bd854(0x1b5)][_0x4bd854(0xab)]==_0x59daf3&&_0x29d3ca[_0x4bd854(0xec)](_0x227b24));if(_0x4bd854(0x1dc)===this[_0x4bd854(0xff)]){const _0x5199ae=this[_0x4bd854(0xf8)](_0x227b24,_0x4bd854(0x94))[_0x4bd854(0x1e2)](({meta:_0x4cb987})=>_0x4cb987[_0x4bd854(0xf0)]&&!_0x4cb987[_0x4bd854(0xf6)]&&!_0x4cb987[_0x4bd854(0xd2)])[_0x4bd854(0x153)](({suggestion:_0x190770})=>_0x190770);_0x431acb[_0x4bd854(0x193)](..._0x5199ae);}const _0x5f9886=new Map([[_0x227b24,_0x10edfc]]);for(const _0x407321 of _0x431acb){const _0x2a72ea=_0x4bd854(0x224)==_0x407321[_0x4bd854(0x93)]?_0x407321[_0x4bd854(0x1b5)][_0x4bd854(0x1cc)]:void 0x0,_0x25d6be=_0x407321[_0x4bd854(0xc5)](),_0x4dfaaf=Array[_0x4bd854(0x142)](_0x5f9886[_0x4bd854(0x1a8)]())[_0x4bd854(0x21b)](_0x2b4c07=>_0x2b4c07[_0x4bd854(0x1d2)](_0x25d6be));if(!_0x4dfaaf)continue;const _0x5da491=_0x4dfaaf[_0x4bd854(0x19e)](_0x25d6be);this[_0x4bd854(0xe5)](_0x59daf3)&&_0x4bd854(0x94)==_0x407321[_0x4bd854(0x93)]&&0x0!=_0x5da491[_0x4bd854(0xdc)]||(_0x5f9886[_0x4bd854(0x105)](_0x4dfaaf),_0x5da491[_0x4bd854(0xbd)](_0x39fc46=>{const _0x26b0ba=_0x4bd854;_0x5f9886[_0x26b0ba(0x1ee)](_0x39fc46,_0x10edfc);}),_0x4bd854(0x94)!=_0x407321[_0x4bd854(0x93)]&&_0x2a72ea!=_0x166ca6&&_0x5f9886[_0x4bd854(0x1ee)](_0x4dfaaf[_0x4bd854(0x222)](_0x25d6be),_0x2a72ea));}const _0x4dfbeb=[];for(const [_0x4f2176,_0x401873]of _0x5f9886){const _0x4f31b3=_0x38f3eb(),_0x5b5ad3={'key':_0x59daf3,'oldValue':_0x401873,'newValue':_0x166ca6};_0x59daf3[_0x4bd854(0xdc)]>0x25&&console[_0x4bd854(0x21c)](_0x4bd854(0x189),{'key':_0x59daf3});const _0x217883=(_0x4bd854(0x15e)+(_0x59daf3+'|'+Vt({'newValue':_0x166ca6})))[_0x4bd854(0x17b)](0x0,0x3c),_0x1cf5d6=this[_0x4bd854(0x1e6)]({'id':_0x4f31b3,'type':_0x217883,'data':_0x5b5ad3,'createdAt':new Date(),'authorId':_0x565723,'attributes':_0x3285e3});_0x4dfbeb[_0x4bd854(0x226)](_0x1cf5d6),this[_0x4bd854(0x190)](_0x217883,_0x4f31b3,_0x565723,_0x4f2176);}return _0x4dfbeb;}[_0x1907b5(0x1cf)](_0x38592b){const _0x1f71cd=_0x1907b5;this[_0x1f71cd(0x177)](_0x38592b,(_0x352f8f,..._0x2e9da0)=>{const _0x526027=_0x1f71cd;this[_0x526027(0x16b)](()=>{_0x352f8f(..._0x2e9da0);});});}[_0x1907b5(0x15a)](_0x31916b){const _0x44772c=_0x1907b5;this[_0x44772c(0xd4)][_0x44772c(0x117)](_0x31916b);}[_0x1907b5(0x106)](_0x187b6b){const _0x32eb68=_0x1907b5;this[_0x32eb68(0x178)][_0x32eb68(0x117)](_0x187b6b);}[_0x1907b5(0x1af)](_0x1d8202){const _0x14adf1=_0x1907b5;return _0x14adf1(0x224)==_0x1d8202[_0x14adf1(0x93)]?_0x1d8202[_0x14adf1(0xde)][_0x14adf1(0x170)]('|')[0x0]:null;}[_0x1907b5(0x17a)](_0x2ae384,_0x659b75){const _0x31b3e9=_0x1907b5,_0x537366=_0x2ae384[_0x31b3e9(0xcc)]();this[_0x31b3e9(0xfb)][_0x31b3e9(0xa9)](_0x44ae7e=>{const _0x16a887=_0x31b3e9;_0x44ae7e[_0x16a887(0x1ab)](_0x537366,{'range':_0x659b75});});}[_0x1907b5(0x196)](_0x5da0d1){const _0x316d78=_0x1907b5,_0x503685=_0x5da0d1['id'],_0x18f14d=this[_0x316d78(0xb2)][_0x316d78(0x91)][_0x316d78(0x10e)](_0x316d78(0x1f1));this[_0x316d78(0x13e)][_0x316d78(0x1a2)](_0x503685)||this[_0x316d78(0x13e)][_0x316d78(0x101)]({'channelId':_0x18f14d,'threadId':_0x503685,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x587408=this[_0x316d78(0x13e)][_0x316d78(0xf7)](_0x503685);_0x587408[_0x316d78(0x14d)](_0x316d78(0xe4)),_0x587408[_0x316d78(0xe4)]=!0x1,_0x5da0d1[_0x316d78(0x1cb)]=_0x587408;}[_0x1907b5(0x234)](_0x2393cf,_0x3dd08e,_0x1659e8,_0x5a876c){const _0x2ee5d9=_0x1907b5;if(_0x2393cf[_0x2ee5d9(0x93)]!=_0x3dd08e||_0x2393cf[_0x2ee5d9(0xde)]!=_0x1659e8||_0x2393cf[_0x2ee5d9(0xad)]['id']!=_0x5a876c)throw this[_0x2ee5d9(0xb2)][_0x2ee5d9(0xa8)](_0x2ee5d9(0x149)),new _0x1b516a(_0x2ee5d9(0x149),this);}[_0x1907b5(0x1f0)](_0x457482,_0x4a347a){const _0x4ed30f=_0x1907b5,_0x9826bf=_0x457482[_0x4ed30f(0xc5)]();if(_0x4a347a[_0x4ed30f(0x1db)](_0x9826bf))_0x457482[_0x4ed30f(0x162)]();else{if(_0x9826bf[_0x4ed30f(0x208)](_0x4a347a)){const _0x4653a5=this[_0x4ed30f(0xfb)][_0x4ed30f(0x1be)](_0x4a347a[_0x4ed30f(0x17c)][_0x4ed30f(0x103)],_0x4ed30f(0x192));this[_0x4ed30f(0x17a)](_0x457482,this[_0x4ed30f(0xfb)][_0x4ed30f(0x1ec)](_0x9826bf[_0x4ed30f(0x17c)],_0x4653a5));const _0x3b92f3=_0x38f3eb(),_0x3369ee=_0x457482[_0x4ed30f(0xad)]['id'],_0x3ad1d9=_0x457482[_0x4ed30f(0x93)]+':'+_0x457482[_0x4ed30f(0xde)];this[_0x4ed30f(0x1e6)]({'id':_0x3b92f3,'type':_0x3ad1d9,'createdAt':new Date(),'authorId':_0x3369ee,'data':_0x457482[_0x4ed30f(0x1b5)],'attributes':_0x457482[_0x4ed30f(0x23a)]});const _0xd3ae54=this[_0x4ed30f(0xfb)][_0x4ed30f(0x1be)](_0x4a347a[_0x4ed30f(0x192)][_0x4ed30f(0x17f)],_0x4ed30f(0x1fb)),_0x3922a1=this[_0x4ed30f(0xfb)][_0x4ed30f(0x1ec)](_0xd3ae54,_0x9826bf[_0x4ed30f(0x192)]);this[_0x4ed30f(0x190)](_0x3ad1d9,_0x3b92f3,_0x3369ee,_0x3922a1);}else{if(_0x9826bf[_0x4ed30f(0x212)](_0x4a347a[_0x4ed30f(0x17c)])){const _0x2446cd=this[_0x4ed30f(0xfb)][_0x4ed30f(0x1be)](_0x4a347a[_0x4ed30f(0x17c)][_0x4ed30f(0x103)],_0x4ed30f(0x192));this[_0x4ed30f(0x17a)](_0x457482,this[_0x4ed30f(0xfb)][_0x4ed30f(0x1ec)](_0x9826bf[_0x4ed30f(0x17c)],_0x2446cd));}else{const _0x1655e8=this[_0x4ed30f(0xfb)][_0x4ed30f(0x1be)](_0x4a347a[_0x4ed30f(0x192)][_0x4ed30f(0x17f)],_0x4ed30f(0x1fb));this[_0x4ed30f(0x17a)](_0x457482,this[_0x4ed30f(0xfb)][_0x4ed30f(0x1ec)](_0x1655e8,_0x9826bf[_0x4ed30f(0x192)]));}}}}[_0x1907b5(0x239)](_0x198357){const _0x4e9aaa=_0x1907b5;for(const {suggestion:_0x310620,meta:_0x8b619a}of this[_0x4e9aaa(0xf8)](_0x198357,_0x4e9aaa(0x94))){if(!_0x8b619a[_0x4e9aaa(0xf0)])continue;const _0x1f7264=_0x310620[_0x4e9aaa(0x152)]();for(const _0x55c5c9 of _0x1f7264)if(!_0x198357[_0x4e9aaa(0x19e)](_0x55c5c9)[_0x4e9aaa(0xdc)])return!0x0;}return!0x1;}[_0x1907b5(0x10b)](_0x369ad0){const _0x5e103e=_0x1907b5,_0x20124d=this[_0x5e103e(0xb2)][_0x5e103e(0x10a)][_0x5e103e(0x10e)](_0x5e103e(0x164))[_0x5e103e(0x205)](_0x369ad0);if(!_0x20124d)throw new _0x1b516a(_0x5e103e(0x121),this);return _0x20124d;}[_0x1907b5(0x18c)](_0xc026ca){const _0x469ac1=_0x1907b5,_0x4077fe=this[_0x469ac1(0xb2)][_0x469ac1(0x10a)][_0x469ac1(0x10e)](_0x469ac1(0x164)),_0x53c77b=_0x4312e5(_0x469ac1(0x122)+_0xc026ca),_0x176b0d=_0x4077fe[_0x469ac1(0x205)](_0x53c77b);return _0x176b0d||_0x4077fe[_0x469ac1(0x1bf)]({'id':_0x53c77b,'name':_0xc026ca});}[_0x1907b5(0x1e5)](_0x367ac7,_0x338e8e,_0x137cd2,_0x4513e3,_0x1394c4){const _0x4e785f=_0x1907b5,_0x2e1097=this[_0x4e785f(0x10b)](_0x4513e3),_0x5470a3=this[_0x4e785f(0x102)][_0x4e785f(0x16a)](_0x367ac7,_0x338e8e,_0x137cd2,_0x2e1097,_0x1394c4,_0x2e4142=>{const _0x5865ec=_0x4e785f;this[_0x5865ec(0x13f)](_0x137cd2,{'attributes':_0x2e4142});const _0x16827b=this[_0x5865ec(0x1b9)](_0x137cd2);this[_0x5865ec(0x139)](new Set([_0x16827b])),this[_0x5865ec(0x1bc)](new Set([_0x16827b]));});return this[_0x4e785f(0x179)](_0x5470a3,_0x4e785f(0x1ac),()=>{const _0x44a32e=_0x4e785f;this[_0x44a32e(0x13f)](_0x137cd2,{'state':_0x44a32e(0xd7)});},{'priority':_0x4e785f(0xfa)}),this[_0x4e785f(0x179)](_0x5470a3,_0x4e785f(0x1d8),()=>{const _0x13491a=_0x4e785f;this[_0x13491a(0x13f)](_0x137cd2,{'state':_0x13491a(0x92)});},{'priority':_0x4e785f(0xfa)}),this[_0x4e785f(0x20e)][_0x4e785f(0x1ee)](_0x137cd2,_0x5470a3),this[_0x4e785f(0x130)][_0x4e785f(0x1ee)](_0x5470a3,_0x4e785f(0xb9)),_0x5470a3;}[_0x1907b5(0x110)](_0x27636a){const _0x1ea186=_0x1907b5,_0x3d9696=_0x27636a[_0x1ea186(0x170)](':');return{'group':_0x3d9696[0x0],'type':_0x3d9696[0x1],'subType':_0x3d9696[_0x1ea186(0xdc)]>=0x5?_0x3d9696[0x2]:null,'id':_0x3d9696[_0x1ea186(0xdc)]<0x5?_0x3d9696[0x2]:_0x3d9696[0x3],'authorId':_0x3d9696[_0x1ea186(0xdc)]<0x5?_0x3d9696[0x3]:_0x3d9696[0x4],'markerCount':0x6==_0x3d9696[_0x1ea186(0xdc)]?_0x3d9696[0x5]:null};}[_0x1907b5(0x16d)](_0x510b6a,_0x37424a,_0x215ee4){const _0x4dc2d8=_0x1907b5,_0x4969fc=_0x510b6a[_0x4dc2d8(0xc5)](),_0x193500=_0x4969fc[_0x4dc2d8(0x17c)],_0x5cc05d=_0x4969fc[_0x4dc2d8(0x192)];this[_0x4dc2d8(0x17a)](_0x510b6a,this[_0x4dc2d8(0xfb)][_0x4dc2d8(0x1ec)](_0x193500,_0x37424a));const _0x5aa644=_0x38f3eb(),_0x3fbbfa=_0x510b6a[_0x4dc2d8(0xad)]['id'],_0x159b5e=_0x510b6a[_0x4dc2d8(0x93)]+(_0x510b6a[_0x4dc2d8(0xde)]?':'+_0x510b6a[_0x4dc2d8(0xde)]:'');this[_0x4dc2d8(0x1e6)]({'id':_0x5aa644,'type':_0x159b5e,'createdAt':new Date(),'authorId':_0x3fbbfa,'originalSuggestionId':_0x510b6a['id'],'attributes':_0x510b6a[_0x4dc2d8(0x23a)],'data':_0x510b6a[_0x4dc2d8(0x1b5)]});const _0x1ad6ff=this[_0x4dc2d8(0x1af)](_0x510b6a);(_0x4dc2d8(0x1c6)==_0x510b6a[_0x4dc2d8(0x93)]||_0x1ad6ff&&this[_0x4dc2d8(0xe5)](_0x1ad6ff))&&(_0x215ee4=this[_0x4dc2d8(0xfb)][_0x4dc2d8(0x133)](_0x215ee4[_0x4dc2d8(0x17f)])),this[_0x4dc2d8(0x190)](_0x159b5e,_0x5aa644,_0x3fbbfa,this[_0x4dc2d8(0xfb)][_0x4dc2d8(0x1ec)](_0x215ee4,_0x5cc05d));}[_0x1907b5(0xf8)](_0x11505a,_0x3fde17=null){const _0x15f9c3=_0x1907b5,_0x373573=[],_0x180768=this[_0x15f9c3(0xb2)][_0x15f9c3(0x10a)][_0x15f9c3(0x10e)](_0x15f9c3(0x164))['me'];Array[_0x15f9c3(0x1ca)](_0x11505a)||(_0x11505a=[_0x11505a]);for(const _0x33e50e of this[_0x15f9c3(0x1eb)]()){if(!_0x33e50e[_0x15f9c3(0x100)])continue;if(_0x3fde17&&_0x33e50e[_0x15f9c3(0x93)]!=_0x3fde17)continue;let _0x33fd75=!0x1;for(const _0x6bfe87 of _0x33e50e[_0x15f9c3(0x152)]()){for(const _0x1cccb6 of _0x11505a){const _0x1547be=_0x1cccb6[_0x15f9c3(0x17c)][_0x15f9c3(0x1db)](_0x6bfe87[_0x15f9c3(0x192)])||_0x1cccb6[_0x15f9c3(0x192)][_0x15f9c3(0x1db)](_0x6bfe87[_0x15f9c3(0x17c)]);if(_0x1547be||_0x1cccb6[_0x15f9c3(0x222)](_0x6bfe87)){const _0x1c3e99=_0x1cccb6[_0x15f9c3(0x208)](_0x6bfe87)&&Rt(this[_0x15f9c3(0xfb)][_0x15f9c3(0x1c7)],_0x6bfe87[_0x15f9c3(0x17c)],_0x1cccb6),_0x122265=_0x6bfe87[_0x15f9c3(0x208)](_0x1cccb6)&&Rt(this[_0x15f9c3(0xfb)][_0x15f9c3(0x1c7)],_0x1cccb6[_0x15f9c3(0x17c)],_0x6bfe87);_0x373573[_0x15f9c3(0x226)]({'suggestion':_0x33e50e,'meta':{'isOwn':_0x180768==_0x33e50e[_0x15f9c3(0x1fd)],'isNextTo':_0x1547be,'isInsideObject':_0x1c3e99,'containsRangeInObject':_0x122265}}),_0x33fd75=!0x0;break;}}if(_0x33fd75)break;}}return _0x373573;}[_0x1907b5(0x190)](_0x4abb2a,_0x32b481,_0x1f1e38,_0x5c4b07,_0x3eb639){const _0x158667=_0x1907b5;this[_0x158667(0xfb)][_0x158667(0xa9)](_0x40b8ee=>{const _0x2192c9=_0x158667;let _0x19c151=_0x2192c9(0x1a5)+_0x4abb2a+':'+_0x32b481+':'+_0x1f1e38;_0x3eb639&&(_0x19c151=_0x19c151+':'+_0x3eb639),_0x40b8ee[_0x2192c9(0x176)](_0x19c151,{'range':_0x5c4b07,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1907b5(0xb3)](_0x1927e9){const _0x32f82e=_0x1907b5,_0x4d47eb=_0x1927e9[_0x32f82e(0x1d6)],_0x38d490=_0x1927e9[_0x32f82e(0x169)];_0x1927e9[_0x32f82e(0x1d6)]=null,_0x1927e9[_0x32f82e(0x169)]=null,null!=_0x4d47eb&&_0x4d47eb[_0x32f82e(0x169)]==_0x1927e9&&(_0x4d47eb[_0x32f82e(0x169)]=_0x38d490),null!=_0x38d490&&_0x38d490[_0x32f82e(0x1d6)]==_0x1927e9&&(_0x38d490[_0x32f82e(0x1d6)]=_0x4d47eb),_0x32f82e(0x15b)==this[_0x32f82e(0x130)][_0x32f82e(0x10e)](_0x1927e9)&&(this[_0x32f82e(0x130)][_0x32f82e(0x1ee)](_0x1927e9,_0x32f82e(0xbf)),this[_0x32f82e(0x19f)](_0x32f82e(0x1b0),_0x1927e9,_0x4d47eb,_0x38d490));}[_0x1907b5(0x1e6)](_0x3e4cc0){const _0x5a2767=_0x1907b5,_0x4ff8e2=_0x3e4cc0['id'],_0x54cdef=this[_0x5a2767(0xe9)](_0x3e4cc0);if(this[_0x5a2767(0x182)]&&this[_0x5a2767(0x182)][_0x5a2767(0x10c)]){const _0x4413e6=this[_0x5a2767(0xb2)][_0x5a2767(0x10a)][_0x5a2767(0x10e)](_0x5a2767(0x112)),_0x3b3ef3=_0x54cdef[_0x5a2767(0x141)],_0xca526b=_0x54cdef[_0x5a2767(0xde)]?_0x54cdef[_0x5a2767(0x93)]+':'+_0x54cdef[_0x5a2767(0xde)]:_0x54cdef[_0x5a2767(0x93)],_0x3d7acd=this[_0x5a2767(0xb2)][_0x5a2767(0x160)],_0x24d91b=_0x4413e6[_0x5a2767(0x117)](_0x2ce2d1(_0x3d7acd,_0x5a2767(0x161))),_0x2f7a39={'id':_0x4ff8e2,'type':_0xca526b,'hasComments':_0x3b3ef3,'data':_0x3e4cc0[_0x5a2767(0x1b5)]||null,'originalSuggestionId':_0x3e4cc0[_0x5a2767(0x186)]||null,'attributes':_0x54cdef[_0x5a2767(0x23a)]};this[_0x5a2767(0x182)][_0x5a2767(0x10c)](_0x2f7a39)[_0x5a2767(0x11f)](_0x51bdf1=>{const _0xae8aca=_0x5a2767;_0x54cdef[_0xae8aca(0x1e7)]=!0x0,_0x4413e6[_0xae8aca(0x21a)](_0x24d91b),_0x51bdf1&&_0x51bdf1[_0xae8aca(0x1e3)]&&(this[_0xae8aca(0x20e)][_0xae8aca(0x10e)](_0x4ff8e2)[_0xae8aca(0x1e3)]=_0x51bdf1[_0xae8aca(0x1e3)]);})[_0x5a2767(0x128)](_0x150b29=>{const _0x5cd0a4=_0x5a2767;throw _0x1e0e2e(_0x5cd0a4(0x235)),this[_0x5cd0a4(0xb2)][_0x5cd0a4(0x8e)][_0x5cd0a4(0xd5)]({'isUndoable':!0x1},()=>{const _0x4ab3a9=_0x5cd0a4;_0x54cdef[_0x4ab3a9(0x1d8)]();}),_0x54cdef[_0x5cd0a4(0x207)](),this[_0x5cd0a4(0x20e)][_0x5cd0a4(0x105)](_0x54cdef['id']),this[_0x5cd0a4(0x130)][_0x5cd0a4(0x105)](_0x54cdef),_0x150b29;});}return _0x54cdef;}[_0x1907b5(0xe5)](_0x35ca7a){const _0x42f494=_0x1907b5;return this[_0x42f494(0xd4)][_0x42f494(0xb0)](_0x35ca7a);}[_0x1907b5(0x13f)](_0x2269c4,_0x3207ef){const _0x4c9f5f=_0x1907b5,_0x2d920d=this[_0x4c9f5f(0xb2)][_0x4c9f5f(0x10a)][_0x4c9f5f(0x10e)](_0x4c9f5f(0x112)),_0x40f717=this[_0x4c9f5f(0x1b9)](_0x2269c4);if(this[_0x4c9f5f(0x182)]&&this[_0x4c9f5f(0x182)][_0x4c9f5f(0x230)]){if(_0x40f717[_0x4c9f5f(0x1e7)]){const _0x46b523=_0x2d920d[_0x4c9f5f(0x117)](_0x2ce2d1(this[_0x4c9f5f(0xb2)][_0x4c9f5f(0x160)],_0x4c9f5f(0x161)));this[_0x4c9f5f(0x182)][_0x4c9f5f(0x230)](_0x2269c4,_0x3207ef)[_0x4c9f5f(0x11f)](()=>{const _0x41581b=_0x4c9f5f;_0x2d920d[_0x41581b(0x21a)](_0x46b523);});}else _0x40f717['on'](_0x4c9f5f(0xf3),()=>{const _0x141619=_0x4c9f5f;this[_0x141619(0x13f)](_0x2269c4,_0x3207ef);});}}[_0x1907b5(0x14c)](_0x323b0d){const _0x171611=_0x1907b5;if(!this[_0x171611(0x182)]||!this[_0x171611(0x182)][_0x171611(0x1b9)])throw new _0x1b516a(_0x171611(0x20a),this);return this[_0x171611(0x182)][_0x171611(0x1b9)](_0x323b0d);}[_0x1907b5(0x22d)](_0xf1d7ff){const _0x4a6aa9=_0x1907b5,{id:_0x1ee579,type:_0x5cff84,subType:_0x43863c,authorId:_0x592303}=this[_0x4a6aa9(0x110)](_0xf1d7ff),_0xff1b45=this[_0x4a6aa9(0x20e)][_0x4a6aa9(0x10e)](_0x1ee579)||this[_0x4a6aa9(0x1e5)](_0x5cff84,_0x43863c,_0x1ee579,_0x592303,{});switch(this[_0x4a6aa9(0x234)](_0xff1b45,_0x5cff84,_0x43863c,_0x592303),this[_0x4a6aa9(0x130)][_0x4a6aa9(0x10e)](_0xff1b45)){case _0x4a6aa9(0xb9):this[_0x4a6aa9(0x14c)](_0x1ee579)[_0x4a6aa9(0x11f)](_0x472d82=>{const _0x3ca5dd=_0x4a6aa9;let _0xb826ba=Promise[_0x3ca5dd(0xda)]();_0x472d82[_0x3ca5dd(0x141)]&&(_0xb826ba=this[_0x3ca5dd(0x13e)][_0x3ca5dd(0x1f2)]({'channelId':this[_0x3ca5dd(0xb2)][_0x3ca5dd(0x91)][_0x3ca5dd(0x10e)](_0x3ca5dd(0x1f1)),'threadId':_0x1ee579})),_0xb826ba[_0x3ca5dd(0x11f)](()=>{const _0x1b2ec6=_0x3ca5dd;this[_0x1b2ec6(0xe9)](_0x472d82)[_0x1b2ec6(0x1e7)]=!0x0;});}),this[_0x4a6aa9(0x130)][_0x4a6aa9(0x1ee)](_0xff1b45,_0x4a6aa9(0x129));break;case _0x4a6aa9(0xbf):this[_0x4a6aa9(0x13f)](_0x1ee579,{'state':_0x4a6aa9(0x146)});case _0x4a6aa9(0x8c):this[_0x4a6aa9(0x130)][_0x4a6aa9(0x1ee)](_0xff1b45,_0x4a6aa9(0x15b)),this[_0x4a6aa9(0x19f)](_0x4a6aa9(0x229),_0xff1b45);break;case _0x4a6aa9(0x15b):this[_0x4a6aa9(0x19f)](_0x4a6aa9(0x114),_0xff1b45);}return _0xff1b45[_0x4a6aa9(0xeb)](_0xf1d7ff),_0xff1b45;}[_0x1907b5(0x1bc)](_0x2f2c28){const _0x5aed1c=_0x1907b5,_0x131453=Array[_0x5aed1c(0x142)](_0x2f2c28),_0x2372dd=_0x131453[_0x5aed1c(0x1e2)](_0x3d3278=>_0x5aed1c(0x224)==_0x3d3278[_0x5aed1c(0x93)]);this[_0x5aed1c(0x1c3)](_0x2372dd);const _0x3b6ff2=_0x131453[_0x5aed1c(0x1e2)](_0x24ed32=>!_0x24ed32[_0x5aed1c(0x109)]&&_0x5aed1c(0x224)!=_0x24ed32[_0x5aed1c(0x93)]),_0x26bc0d=this[_0x5aed1c(0x1eb)]({'skipNotAttached':!0x0})[_0x5aed1c(0x1e2)](_0x31bddc=>!_0x31bddc[_0x5aed1c(0x109)]&&_0x5aed1c(0x224)!=_0x31bddc[_0x5aed1c(0x93)]),_0x68f152=_0x26bc0d[_0x5aed1c(0x1e2)](_0x1fa973=>!_0x2f2c28[_0x5aed1c(0xb0)](_0x1fa973)),_0x2d4911=new Map(_0x26bc0d[_0x5aed1c(0x153)](_0x2a1047=>[_0x2a1047,this[_0x5aed1c(0x102)][_0x5aed1c(0x1e1)](_0x2a1047[_0x5aed1c(0x93)],_0x2a1047[_0x5aed1c(0xde)],_0x5aed1c(0x158))])),_0x36bfeb=new Map(_0x26bc0d[_0x5aed1c(0x153)](_0x472715=>[_0x472715,_0x472715[_0x5aed1c(0xc5)]()])),_0x2fe284=new Set(),_0x353865=new Set();for(let _0x5b8a31=0x0;_0x5b8a31<_0x3b6ff2[_0x5aed1c(0xdc)];_0x5b8a31++)_0x37f6f1(_0x3b6ff2[_0x5b8a31],_0x3b6ff2,_0x5b8a31+0x1);for(let _0x3a068e=0x0;_0x3a068e<_0x3b6ff2[_0x5aed1c(0xdc)];_0x3a068e++)_0x37f6f1(_0x3b6ff2[_0x3a068e],_0x68f152,0x0);const _0x3d5652=new Set();for(let _0x57dc04=0x0;_0x57dc04<_0x3b6ff2[_0x5aed1c(0xdc)];_0x57dc04++){const _0x1d8502=_0x3b6ff2[_0x57dc04];!_0x353865[_0x5aed1c(0xb0)](_0x1d8502)&&_0x1d8502[_0x5aed1c(0x1d6)]&&(_0x3d5652[_0x5aed1c(0x117)](_0x1d8502[_0x5aed1c(0x1d6)]),_0x1d8502[_0x5aed1c(0x1d6)][_0x5aed1c(0x169)]===_0x1d8502&&(_0x1d8502[_0x5aed1c(0x1d6)][_0x5aed1c(0x169)]=null),_0x1d8502[_0x5aed1c(0x1d6)]=null),!_0x2fe284[_0x5aed1c(0xb0)](_0x1d8502)&&_0x1d8502[_0x5aed1c(0x169)]&&(_0x3d5652[_0x5aed1c(0x117)](_0x1d8502[_0x5aed1c(0x169)]),_0x1d8502[_0x5aed1c(0x169)][_0x5aed1c(0x1d6)]===_0x1d8502&&(_0x1d8502[_0x5aed1c(0x169)][_0x5aed1c(0x1d6)]=null),_0x1d8502[_0x5aed1c(0x169)]=null);}function _0x37f6f1(_0x132f02,_0x395aba,_0x1a5a8){const _0x2fb359=_0x5aed1c;for(let _0x170093=_0x1a5a8;_0x170093<_0x395aba[_0x2fb359(0xdc)];_0x170093++){const _0x11e845=_0x11bc7f(_0x132f02,_0x395aba[_0x170093]);_0x11e845&&(_0x11e845[0x0][_0x2fb359(0x169)]=_0x11e845[0x1],_0x11e845[0x1][_0x2fb359(0x1d6)]=_0x11e845[0x0],_0x2fe284[_0x2fb359(0x117)](_0x11e845[0x0]),_0x353865[_0x2fb359(0x117)](_0x11e845[0x1]));}}function _0x11bc7f(_0x539c4f,_0x3dc75f){const _0x1398b5=_0x5aed1c;if(_0x539c4f[_0x1398b5(0x1fd)]['id']!==_0x3dc75f[_0x1398b5(0x1fd)]['id'])return null;const _0x2c1991=_0x2d4911[_0x1398b5(0x10e)](_0x539c4f)(_0x539c4f,_0x3dc75f,_0x36bfeb[_0x1398b5(0x10e)](_0x539c4f),_0x36bfeb[_0x1398b5(0x10e)](_0x3dc75f));if(!_0x2c1991)return null;return _0x2d4911[_0x1398b5(0x10e)](_0x3dc75f)(_0x539c4f,_0x3dc75f,_0x36bfeb[_0x1398b5(0x10e)](_0x539c4f),_0x36bfeb[_0x1398b5(0x10e)](_0x3dc75f))?_0x2c1991[0x1][_0x1398b5(0x1cb)]&&_0x2c1991[0x1][_0x1398b5(0x1cb)][_0x1398b5(0xdc)]?null:_0x2c1991:null;}_0x3d5652[_0x5aed1c(0xed)]&&this[_0x5aed1c(0x1bc)](_0x3d5652);}[_0x1907b5(0x1c3)](_0x3ceecb){const _0x5b2588=_0x1907b5;if(0x0==_0x3ceecb[_0x5b2588(0xdc)])return;const _0x15edb8=this[_0x5b2588(0x1eb)]({'skipNotAttached':!0x0})[_0x5b2588(0x1e2)](_0x24ade9=>_0x5b2588(0x224)==_0x24ade9[_0x5b2588(0x93)]&&_0x24ade9[_0x5b2588(0x19a)]),_0x4e9eac=[],_0x2e7fc0=new Map();for(const _0x52c5eb of _0x15edb8){const _0x371a0b=_0x4312e5(_0x52c5eb[_0x5b2588(0x23a)]);_0x2e7fc0[_0x5b2588(0xb0)](_0x371a0b)||(_0x2e7fc0[_0x5b2588(0x1ee)](_0x371a0b,_0x4e9eac[_0x5b2588(0xdc)]),_0x4e9eac[_0x5b2588(0x226)]([]));const _0xecaf92=_0x2e7fc0[_0x5b2588(0x10e)](_0x371a0b);_0x4e9eac[_0xecaf92][_0x5b2588(0x226)](_0x52c5eb);}!(function(){const _0x1e815a=_0x5b2588;_0x4e9eac[_0x1e815a(0x174)]((_0x102856,_0x288874)=>{const _0x40f3bb=_0x1e815a,_0x161cb7=_0x102856[0x0][_0x40f3bb(0x1e3)],_0x3bdd97=_0x288874[0x0][_0x40f3bb(0x1e3)];return _0x161cb7==_0x3bdd97?_0x102856[0x0][_0x40f3bb(0x23a)][_0x40f3bb(0xfc)]<_0x288874[0x0][_0x40f3bb(0x23a)][_0x40f3bb(0xfc)]?-0x1:0x1:_0x161cb7<_0x3bdd97?-0x1:0x1;});for(const _0x346c75 of _0x4e9eac)_0x346c75[_0x1e815a(0x174)]((_0x37c206,_0x284bb0)=>_0x37c206['id']<_0x284bb0['id']?-0x1:0x1);}());for(let _0x46cda7=0x0;_0x46cda7<_0x4e9eac[_0x5b2588(0xdc)];_0x46cda7++){if(0x0==_0x4e9eac[_0x46cda7][_0x5b2588(0xdc)])continue;const _0x38a825=[];for(let _0x261830=_0x46cda7+0x1;_0x261830<_0x4e9eac[_0x5b2588(0xdc)];_0x261830++)0x0!=_0x4e9eac[_0x261830][_0x5b2588(0xdc)]&&_0x231a0e(_0x4e9eac[_0x46cda7],_0x4e9eac[_0x261830])&&_0x38a825[_0x5b2588(0x226)](_0x261830);for(const _0x2467cd of _0x38a825)_0x4e9eac[_0x46cda7]=_0x4e9eac[_0x46cda7][_0x5b2588(0x217)](_0x4e9eac[_0x2467cd]),_0x4e9eac[_0x2467cd]=[];}for(const _0x1316d2 of _0x4e9eac)for(let _0x354eae=0x0;_0x354eae<_0x1316d2[_0x5b2588(0xdc)];_0x354eae++)_0x1316d2[_0x354eae][_0x5b2588(0x169)]=_0x1316d2[_0x354eae+0x1]||null;for(const _0x1d50ff of _0x4e9eac)for(let _0x5a0ff2=0x0;_0x5a0ff2<_0x1d50ff[_0x5b2588(0xdc)];_0x5a0ff2++)_0x1d50ff[_0x5a0ff2][_0x5b2588(0x1d6)]=_0x1d50ff[_0x5a0ff2-0x1]||null;function _0x231a0e(_0x5b25cb,_0x42b25f){const _0x47fe55=_0x5b2588;if(_0x5b25cb[0x0][_0x47fe55(0x23a)][_0x47fe55(0xfc)]!==_0x42b25f[0x0][_0x47fe55(0x23a)][_0x47fe55(0xfc)]&&_0x5b25cb[0x0][_0x47fe55(0x1fd)]!==_0x42b25f[0x0][_0x47fe55(0x1fd)])return!0x1;if(!function(_0x404af7,_0x56851){const _0x370a0c=_0x47fe55;if(!_0x404af7[_0x370a0c(0x141)]&&!_0x56851[_0x370a0c(0x141)])return!0x0;if(_0x404af7[_0x370a0c(0x141)]&&_0x56851[_0x370a0c(0x141)])return!0x1;if(_0x404af7[_0x370a0c(0x141)]&&_0x56851[_0x370a0c(0x1e3)]<_0x404af7[_0x370a0c(0x1cb)][_0x370a0c(0xe8)][_0x370a0c(0x10e)](0x0)[_0x370a0c(0x1e3)])return!0x0;if(_0x56851[_0x370a0c(0x141)]&&_0x404af7[_0x370a0c(0x1e3)]<_0x56851[_0x370a0c(0x1cb)][_0x370a0c(0xe8)][_0x370a0c(0x10e)](0x0)[_0x370a0c(0x1e3)])return!0x0;return!0x1;}(_0x5b25cb[0x0],_0x42b25f[0x0]))return!0x1;const _0x353888=_0x2214c2(_0x5b25cb[0x0][_0x47fe55(0x23a)],_0x47fe55(0xfc)),_0x50cc40=_0x2214c2(_0x42b25f[0x0][_0x47fe55(0x23a)],_0x47fe55(0xfc));if(!_0xafa09(_0x353888,_0x50cc40))return!0x1;return!!_0x5b25cb[_0x47fe55(0xbc)](_0x1e45ab=>_0x42b25f[_0x47fe55(0xcf)](_0x380b0d=>_0x1e45ab[_0x47fe55(0xc5)]()[_0x47fe55(0x1db)](_0x380b0d[_0x47fe55(0xc5)]())))&&_0x42b25f[_0x47fe55(0xbc)](_0x3410d1=>_0x5b25cb[_0x47fe55(0xcf)](_0x4cf50d=>_0x3410d1[_0x47fe55(0xc5)]()[_0x47fe55(0x1db)](_0x4cf50d[_0x47fe55(0xc5)]())));}}[_0x1907b5(0x139)](_0x377a81){const _0x5a1f1a=_0x1907b5,_0x1334f3=Array[_0x5a1f1a(0x142)](_0x377a81),_0x3072e6=this[_0x5a1f1a(0x1eb)]({'skipNotAttached':!0x0}),_0x15304f=_0x3072e6[_0x5a1f1a(0x1e2)](_0x28d690=>!_0x377a81[_0x5a1f1a(0xb0)](_0x28d690)),_0x4b8ec5=new Map(_0x1334f3[_0x5a1f1a(0x153)](_0x8b5ea6=>[_0x8b5ea6,this[_0x5a1f1a(0x102)][_0x5a1f1a(0x1e1)](_0x8b5ea6[_0x5a1f1a(0x93)],_0x8b5ea6[_0x5a1f1a(0xde)],_0x5a1f1a(0x18a))])),_0x588289=new Map(_0x3072e6[_0x5a1f1a(0x153)](_0x2d8f49=>[_0x2d8f49,_0x2d8f49[_0x5a1f1a(0x152)]()]));for(let _0x29d42b=0x0;_0x29d42b<_0x1334f3[_0x5a1f1a(0xdc)];_0x29d42b++){if(_0x583e11(this,_0x1334f3[_0x29d42b],_0x1334f3,_0x29d42b+0x1))return!0x0;}for(let _0x28a105=0x0;_0x28a105<_0x1334f3[_0x5a1f1a(0xdc)];_0x28a105++){if(_0x583e11(this,_0x1334f3[_0x28a105],_0x15304f,0x0))return!0x0;}return!0x1;function _0x583e11(_0xbfd5e6,_0x518baa,_0x3a524d,_0x533fe8){const _0x116bbf=_0x5a1f1a;for(let _0x4a0771=_0x533fe8;_0x4a0771<_0x3a524d[_0x116bbf(0xdc)];_0x4a0771++){const _0x1206e3=_0x3a524d[_0x4a0771];if(_0x1206e3[_0x116bbf(0x93)]!==_0x518baa[_0x116bbf(0x93)]||_0x1206e3[_0x116bbf(0x1fd)]['id']!==_0x518baa[_0x116bbf(0x1fd)]['id']||_0x1206e3[_0x116bbf(0xde)]!==_0x518baa[_0x116bbf(0xde)])continue;if(!Pt(_0x518baa,_0x1206e3,[_0x116bbf(0xfc)]))continue;if(_0x116bbf(0x224)==_0x518baa[_0x116bbf(0x93)]&&_0x518baa[_0x116bbf(0x1b5)][_0x116bbf(0x1cc)]!=_0x1206e3[_0x116bbf(0x1b5)][_0x116bbf(0x1cc)])continue;if(_0x116bbf(0x224)==_0x518baa[_0x116bbf(0x93)]&&_0xbfd5e6[_0x116bbf(0xe5)](_0x518baa[_0x116bbf(0x1b5)][_0x116bbf(0xab)]))continue;if(_0x116bbf(0x1c6)==_0x518baa[_0x116bbf(0x93)]){const _0x5da815=_0xbfd5e6[_0x116bbf(0xb2)][_0x116bbf(0x8e)],_0x2ea998=_0x518baa[_0x116bbf(0x22c)]();if(_0x2ea998&&(_0x5da815[_0x116bbf(0x1c7)][_0x116bbf(0x1cd)](_0x2ea998)||_0x5da815[_0x116bbf(0x1c7)][_0x116bbf(0xd1)](_0x2ea998)))continue;}const _0x2569f9=_0x4b8ec5[_0x116bbf(0x10e)](_0x518baa),_0xe235d4=_0x588289[_0x116bbf(0x10e)](_0x518baa),_0x4f677d=_0x588289[_0x116bbf(0x10e)](_0x1206e3),_0x399e94=_0x518baa[_0x116bbf(0x1cb)]&&_0x518baa[_0x116bbf(0x1cb)][_0x116bbf(0xdc)],_0x3ea19a=_0x1206e3[_0x116bbf(0x1cb)]&&_0x1206e3[_0x116bbf(0x1cb)][_0x116bbf(0xdc)];if(!_0x399e94&&_0x2569f9(_0x4f677d,_0xe235d4))return _0xbfd5e6[_0x116bbf(0x120)](_0x1206e3,_0x518baa),_0x588289[_0x116bbf(0x105)](_0x518baa),!0x0;if(!_0x3ea19a&&_0x2569f9(_0xe235d4,_0x4f677d))return _0xbfd5e6[_0x116bbf(0x120)](_0x518baa,_0x1206e3),_0x588289[_0x116bbf(0x105)](_0x1206e3),!0x0;}return!0x1;}}[_0x1907b5(0x120)](_0x35e525,_0x2748ef){const _0x335480=_0x1907b5;if(_0x35e525[_0x335480(0x109)]){for(const _0x23f846 of _0x2748ef[_0x335480(0x152)]())_0x35e525[_0x335480(0x118)](_0x23f846);}else{const _0x4d9eb3=_0x2748ef[_0x335480(0xc5)]()[_0x335480(0x192)];this[_0x335480(0x17a)](_0x35e525,this[_0x335480(0xfb)][_0x335480(0x1ec)](_0x35e525[_0x335480(0xc5)]()[_0x335480(0x17c)],_0x4d9eb3));}_0x2748ef[_0x335480(0x162)]();}[_0x1907b5(0x232)](_0x5506c7,_0x225891){const _0x5b1b7f=_0x1907b5,_0x59579c=_0x5506c7[_0x5b1b7f(0x159)](_0x5b1b7f(0xcb))||_0x5506c7[_0x5b1b7f(0x159)](_0x5b1b7f(0x224))?_0x5b1b7f(0x8f):_0x5506c7[_0x5b1b7f(0xf1)]();return _0x2ce2d1(this[_0x5b1b7f(0xb2)][_0x5b1b7f(0x160)],_0x225891+'_'+_0x59579c+_0x5b1b7f(0x1da));}[_0x1907b5(0x147)](){const _0x5ee887=_0x1907b5,_0x1dc74f=this[_0x5ee887(0xb2)];if(!_0x1dc74f['ui'])return;const {ariaLiveAnnouncer:_0x26260b}=_0x1dc74f['ui'];_0x25299b(this[_0x5ee887(0xfb)],({left:_0x2ad40e,entered:_0x9a25e0})=>{const _0x23a92e=_0x5ee887;for(const _0x11be81 of _0x2ad40e){const {group:_0x6990e,type:_0x44de82}=this[_0x23a92e(0x110)](_0x11be81[_0x23a92e(0x17d)]);if(_0x23a92e(0x1df)===_0x6990e){_0x26260b[_0x23a92e(0x13c)](this[_0x23a92e(0x232)](_0x44de82,_0x23a92e(0x98)));break;}}for(const _0x3b943e of _0x9a25e0){const {group:_0x20638c,type:_0xb474d0}=this[_0x23a92e(0x110)](_0x3b943e[_0x23a92e(0x17d)]);if(_0x23a92e(0x1df)===_0x20638c){_0x26260b[_0x23a92e(0x13c)](this[_0x23a92e(0x232)](_0xb474d0,_0x23a92e(0x172)));break;}}});}[_0x1907b5(0xea)](_0x674d9d){const _0x336fce=_0x1907b5;if(this[_0x336fce(0x1ad)])return!0x1;const _0x194577=this[_0x336fce(0xb2)],_0xada743=_0x194577[_0x336fce(0x8e)][_0x336fce(0x18d)][_0x336fce(0x1a7)][_0x336fce(0xb5)]();if(0x0==_0xada743[_0x336fce(0xdc)])return!0x1;const _0x9fc9c8=[],_0x2ed10f=_0xada743[_0x336fce(0x1e2)](_0x470bf0=>_0x336fce(0x224)==_0x470bf0[_0x336fce(0x93)]),_0x50bb10=_0xada743[_0x336fce(0x1e2)](_0x209fb2=>_0x336fce(0x1b1)==_0x209fb2[_0x336fce(0x93)]&&_0x336fce(0x1b4)!=_0x209fb2[_0x336fce(0x17d)]),_0x51180e=_0xada743[_0x336fce(0x1e2)](_0x20aafc=>_0x336fce(0x21a)==_0x20aafc[_0x336fce(0x93)]&&_0x336fce(0x1b4)!=_0x20aafc[_0x336fce(0x17d)]);for(const _0x5730c0 of _0x2ed10f)_0x9fc9c8[_0x336fce(0x226)]({'key':_0x5730c0[_0x336fce(0x156)],'newValue':_0x5730c0[_0x336fce(0xa5)],'oldValue':_0x5730c0[_0x336fce(0x150)],'range':Ot(_0x5730c0[_0x336fce(0x154)],_0x194577[_0x336fce(0x8e)])});for(const _0x39e047 of _0x50bb10){const _0x3b1715=_0x51180e[_0x336fce(0x21b)](_0x2887be=>_0x2887be[_0x336fce(0x123)][_0x336fce(0x1db)](_0x39e047[_0x336fce(0x123)]));_0x3b1715&&_0x9fc9c8[_0x336fce(0x226)]({'key':_0x336fce(0x22a),'newValue':_0x39e047[_0x336fce(0x17d)],'oldValue':_0x3b1715[_0x336fce(0x17d)],'range':_0x194577[_0x336fce(0x8e)][_0x336fce(0x19b)](_0x39e047[_0x336fce(0x123)][_0x336fce(0x15f)])});}return 0x0!=_0x9fc9c8[_0x336fce(0xdc)]&&this[_0x336fce(0xa3)](_0x674d9d,_0x9fc9c8);}[_0x1907b5(0x203)](_0x5214cb){const _0x1d0383=_0x1907b5;let _0x54d6c4=!0x1;const _0x4aa7c5=this[_0x1d0383(0xb2)][_0x1d0383(0x8e)][_0x1d0383(0x18d)][_0x1d0383(0x1a7)][_0x1d0383(0x113)]()[_0x1d0383(0x1e2)](_0x2af7da=>_0x2af7da[_0x1d0383(0x1b5)][_0x1d0383(0xf4)]&&_0x2af7da[_0x1d0383(0x17d)][_0x1d0383(0x159)](_0x1d0383(0xc1)));for(const _0x4c3248 of _0x4aa7c5){const {subType:_0xca7c1d,id:_0x1c4dc7}=this[_0x1d0383(0x110)](_0x4c3248[_0x1d0383(0x17d)]),_0x41052f=_0xca7c1d[_0x1d0383(0x170)]('|')[0x0];for(const _0x3db8b5 of this[_0x1d0383(0x1eb)]({'skipNotAttached':!0x0}))_0x3db8b5['id']!=_0x1c4dc7&&_0x1d0383(0x224)==_0x3db8b5[_0x1d0383(0x93)]&&_0x3db8b5[_0x1d0383(0x1b5)]&&_0x3db8b5[_0x1d0383(0x1b5)][_0x1d0383(0xab)]==_0x41052f&&_0x3db8b5[_0x1d0383(0xc5)]()[_0x1d0383(0x1d2)](_0x4c3248[_0x1d0383(0x1b5)][_0x1d0383(0xf4)])&&(this[_0x1d0383(0x12e)](_0x3db8b5,_0x4c3248[_0x1d0383(0x1b5)][_0x1d0383(0xf4)],_0x5214cb),_0x54d6c4=!0x0);}return _0x54d6c4;}[_0x1907b5(0x16b)](_0x461589){const _0x5b2138=_0x1907b5;this[_0x5b2138(0xb2)],(this[_0x5b2138(0x1ad)]=!0x0,_0x461589());}[_0x1907b5(0x125)](_0x2dad84){const _0x56241c=_0x1907b5,_0x33975f=this[_0x56241c(0xe5)](_0x2dad84),_0x4f45cc=this[_0x56241c(0x178)][_0x56241c(0xb0)](_0x2dad84);return _0x33975f||_0x4f45cc;}[_0x1907b5(0xa3)](_0x4cbf64,_0x243b6f){const _0x3c9f8e=_0x1907b5;if(0x0==_0x243b6f[_0x3c9f8e(0xdc)])return!0x1;let _0x5b7836=!0x1;for(const _0x6c5d49 of _0x243b6f){const _0x4e6758=this[_0x3c9f8e(0xf8)](_0x6c5d49[_0x3c9f8e(0x154)],_0x3c9f8e(0x224))[_0x3c9f8e(0x1e2)](_0x47d1db=>!_0x47d1db[_0x3c9f8e(0x1de)][_0x3c9f8e(0xd2)])[_0x3c9f8e(0x153)](_0x229593=>_0x229593[_0x3c9f8e(0x1df)]),_0x46840f=_0x4312e5({'newValue':_0x6c5d49[_0x3c9f8e(0x1ae)]});_0x4e6758[_0x3c9f8e(0x1e2)](_0x3fd5bc=>{const _0x53534a=_0x3c9f8e,[_0xde4944,_0x3428cd]=_0x3fd5bc[_0x53534a(0xde)][_0x53534a(0x170)]('|');return _0xde4944==_0x6c5d49[_0x53534a(0xab)]&&_0x3428cd!=_0x46840f;})[_0x3c9f8e(0xbd)](_0x50ce8a=>{const _0x51f274=_0x3c9f8e;this[_0x51f274(0x12e)](_0x50ce8a,_0x6c5d49[_0x51f274(0x154)],_0x4cbf64),_0x5b7836=!0x0;});}return _0x5b7836;}[_0x1907b5(0x12e)](_0x150685,_0x10f81f,_0x54b276){const _0x29e6d3=_0x1907b5,_0x1a1e12=_0x150685[_0x29e6d3(0xc5)]()[_0x29e6d3(0x19e)](_0x10f81f);0x0!==_0x1a1e12[_0x29e6d3(0xdc)]?0x1!==_0x1a1e12[_0x29e6d3(0xdc)]?this[_0x29e6d3(0x16d)](_0x150685,_0x10f81f[_0x29e6d3(0x17c)],_0x10f81f[_0x29e6d3(0x192)]):this[_0x29e6d3(0x17a)](_0x150685,_0x1a1e12[0x0]):_0x54b276[_0x29e6d3(0xdb)](_0x150685[_0x29e6d3(0xcc)]());}}class xt{constructor(_0x30b1d0){const _0xe1292c=_0x1907b5;this[_0xe1292c(0xfd)]=_0x30b1d0,this[_0xe1292c(0xfb)]=_0x30b1d0[_0xe1292c(0x8e)],this[_0xe1292c(0x108)]=new Map(),this[_0xe1292c(0x148)]=new Map(),this[_0xe1292c(0xef)]();}[_0x1907b5(0x16a)](_0x41d4e5,_0x286e9b,_0x14d699,_0x3b74e9,_0x6374bf,_0x177eff){const _0x2ddfc5=_0x1907b5;return new _0x4960f0(this[_0x2ddfc5(0xfb)],{'type':_0x41d4e5,'subType':_0x286e9b,'id':_0x14d699,'author':_0x3b74e9,'creator':_0x3b74e9,'attributes':_0x6374bf,'onAttributesChange':_0x177eff,'onAccept':(..._0xddab7b)=>this[_0x2ddfc5(0x1e1)](_0x41d4e5,_0x286e9b,_0x2ddfc5(0x1ac))(..._0xddab7b),'onDiscard':(..._0x5f1544)=>this[_0x2ddfc5(0x1e1)](_0x41d4e5,_0x286e9b,_0x2ddfc5(0x1d8))(..._0x5f1544)});}[_0x1907b5(0x134)](_0x2821e9,_0x40dc02,_0x435873,_0x37feae){const _0x26af04=_0x1907b5,_0xd8d93c=_0x2821e9+':'+_0x40dc02+':'+_0x435873;this[_0x26af04(0x108)][_0x26af04(0x1ee)](_0xd8d93c,_0x37feae);}[_0x1907b5(0x1e1)](_0x53ca59,_0x2411d0,_0x64653d){const _0x22a595=_0x1907b5,_0x2ffe75=_0x53ca59+':'+_0x2411d0+':'+_0x64653d;return this[_0x22a595(0x108)][_0x22a595(0x10e)](_0x2ffe75)||this[_0x22a595(0x148)][_0x22a595(0x10e)](_0x53ca59+':'+_0x64653d);}[_0x1907b5(0xef)](){const _0x45ec56=_0x1907b5,_0x5c64b1=()=>!0x1,_0x201af3=_0xe2205a=>{const _0x3b9236=_0x34ca;_0xe2205a[_0x3b9236(0x174)]((_0x55ee56,_0x43953c)=>_0x55ee56[_0x3b9236(0x17c)][_0x3b9236(0x216)](_0x43953c[_0x3b9236(0x17c)])?0x1:-0x1),this[_0x3b9236(0xfb)][_0x3b9236(0xa9)](_0x22a94a=>{const _0x6b738a=_0x3b9236;for(const _0x59438a of _0xe2205a){let _0x6ef946;_0x6ef946=_0x59438a[_0x6b738a(0x192)][_0x6b738a(0x11c)]&&_0x59438a[_0x6b738a(0x192)][_0x6b738a(0x17f)]==_0x59438a[_0x6b738a(0x17c)][_0x6b738a(0x15f)]?_0x22a94a[_0x6b738a(0x1fa)](_0x59438a[_0x6b738a(0x17c)][_0x6b738a(0x15f)],'on'):_0x22a94a[_0x6b738a(0x1fa)](_0x59438a),this[_0x6b738a(0xfb)][_0x6b738a(0x15c)](_0x6ef946,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5b5e4e=(_0x15c073,_0x165342)=>{const _0x385f2e=_0x34ca;_0x165342&&this[_0x385f2e(0xfb)][_0x385f2e(0xa9)](_0x210142=>{const _0x1f8811=_0x385f2e,{commandName:_0x151d3b,commandParams:_0x5d0504=[]}=_0x165342,_0x5254eb=_0x15c073[_0x1f8811(0x153)](_0x28ea05=>(Tt(_0x28ea05)&&(_0x28ea05=this[_0x1f8811(0xfb)][_0x1f8811(0x1ec)](_0x28ea05[_0x1f8811(0x192)])),_0x28ea05))[_0x1f8811(0x1e2)](_0x1dacd9=>_0x1f8811(0xae)!==_0x1dacd9[_0x1f8811(0xd3)][_0x1f8811(0x13d)]);if(_0x5254eb[_0x1f8811(0xdc)]<0x1)return;const _0x174f0e=Array[_0x1f8811(0x142)](this[_0x1f8811(0xfb)][_0x1f8811(0x18d)][_0x1f8811(0x22f)][_0x1f8811(0x152)]())[_0x1f8811(0x153)](_0x4ab9b0=>_0x1df69e[_0x1f8811(0x1bd)](_0x4ab9b0));_0x210142[_0x1f8811(0x204)](_0x5254eb);for(const _0x5d7995 of this[_0x1f8811(0xfd)][_0x1f8811(0x9a)][_0x1f8811(0x9a)]())_0x5d7995[_0x1f8811(0xa4)]();_0x5d0504[_0x1f8811(0x226)]({'forceDefaultExecution':!0x0}),this[_0x1f8811(0xfd)][_0x1f8811(0x215)](_0x151d3b,..._0x5d0504);const _0x341e6b=_0x174f0e[_0x1f8811(0x1e2)](_0x1bcb38=>_0x1f8811(0xae)!=_0x1bcb38[_0x1f8811(0xd3)][_0x1f8811(0x13d)]);_0x341e6b[_0x1f8811(0xdc)]>0x0&&_0x210142[_0x1f8811(0x204)](_0x341e6b);for(const _0x9f535b of _0x174f0e)_0x9f535b[_0x1f8811(0x185)]();});},_0x4c3b79=(_0x5f02f7,_0x5784ef)=>0x1==_0x5f02f7[_0x45ec56(0xdc)]&&0x1==_0x5784ef[_0x45ec56(0xdc)]&&_0x5f02f7[0x0][_0x45ec56(0x192)][_0x45ec56(0x1db)](_0x5784ef[0x0][_0x45ec56(0x17c)]),_0x1fa7ce=(_0x3adcbc,_0x2bcff0,_0x1ab6dc,_0x1f7cbc)=>Gt(_0x3adcbc,_0x2bcff0,_0x1ab6dc,_0x1f7cbc,this[_0x45ec56(0xfb)])?[_0x3adcbc,_0x2bcff0]:Gt(_0x2bcff0,_0x3adcbc,_0x1f7cbc,_0x1ab6dc,this[_0x45ec56(0xfb)])?[_0x2bcff0,_0x3adcbc]:null;this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x184),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x211),_0x201af3),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x16f),_0x4c3b79),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x19c),_0x1fa7ce),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x201),_0x201af3),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x214),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x1ce),_0x4c3b79),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x175),_0x1fa7ce),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x1c1),_0x5b5e4e),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x1f7),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x21d),_0x4c3b79),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x14b),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x8d),_0x5b5e4e),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x1d3),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x1f9),_0x4c3b79),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0xa7),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x12c),_0x5c64b1),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0xdd),(_0x1d6de9,_0x4de1b6)=>{const _0xf72c16=_0x45ec56;if(!_0x4de1b6)return;const _0x4b3282=this[_0xf72c16(0xfd)][_0xf72c16(0x10a)][_0xf72c16(0x10e)](p);this[_0xf72c16(0xfb)][_0xf72c16(0xa9)](_0x3b9cba=>{const _0x38f0ce=_0xf72c16;if(_0x38f0ce(0x22a)==_0x4de1b6[_0x38f0ce(0xab)])for(const _0x2a57c5 of _0x1d6de9){const _0x5d321e=_0x2a57c5[_0x38f0ce(0x17c)][_0x38f0ce(0x15f)],_0x404223=_0x4de1b6[_0x38f0ce(0x1cc)];_0x3b9cba[_0x38f0ce(0x144)](_0x5d321e,_0x404223);}else{if(_0x4b3282[_0x38f0ce(0xe5)](_0x4de1b6[_0x38f0ce(0xab)])){for(const _0x43eddd of _0x1d6de9)void 0x0!==_0x4de1b6[_0x38f0ce(0x1cc)]?_0x3b9cba[_0x38f0ce(0x183)](_0x4de1b6[_0x38f0ce(0xab)],_0x4de1b6[_0x38f0ce(0x1cc)],_0x43eddd[_0x38f0ce(0x17c)][_0x38f0ce(0x15f)]):_0x3b9cba[_0x38f0ce(0x11b)](_0x4de1b6[_0x38f0ce(0xab)],_0x43eddd[_0x38f0ce(0x17c)][_0x38f0ce(0x15f)]);}else{for(const _0x197ee8 of _0x1d6de9)_0x4de1b6[_0x38f0ce(0x1cc)]?_0x3b9cba[_0x38f0ce(0x183)](_0x4de1b6[_0x38f0ce(0xab)],_0x4de1b6[_0x38f0ce(0x1cc)],_0x197ee8):_0x3b9cba[_0x38f0ce(0x11b)](_0x4de1b6[_0x38f0ce(0xab)],_0x197ee8);}}});}),this[_0x45ec56(0x148)][_0x45ec56(0x1ee)](_0x45ec56(0x131),_0x4c3b79);}}function Rt(_0x24ab82,_0x46feda,_0x275810){const _0x4f2f44=_0x1907b5;for(const _0x5e2290 of _0x46feda[_0x4f2f44(0x17f)][_0x4f2f44(0x9f)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5e2290[_0x4f2f44(0xd3)]==_0x5e2290)return!0x1;if(!_0x275810[_0x4f2f44(0x1e0)](_0x5e2290))return!0x1;if(_0x24ab82[_0x4f2f44(0x1cd)](_0x5e2290)||_0x24ab82[_0x4f2f44(0xd1)](_0x5e2290))return!0x0;}return!0x1;}function Tt(_0x2a44f5){const _0x243dcc=_0x1907b5;return _0x2a44f5[_0x243dcc(0x192)][_0x243dcc(0x17f)]==_0x2a44f5[_0x243dcc(0x17c)][_0x243dcc(0x15f)]&&_0x2a44f5[_0x243dcc(0x192)][_0x243dcc(0x1fc)];}function Et(_0x4d8a7b,_0x5b56e5,_0x25c1de,_0x16b1ff){const _0x3a1899=_0x1907b5,_0x3ec24a=_0x484d3f=>!_0x484d3f[_0x3a1899(0x173)]['is'](_0x3a1899(0x132))&&!_0x16b1ff[_0x3a1899(0x1cd)](_0x484d3f[_0x3a1899(0x173)]),_0x24d2e9=_0x4d8a7b[_0x3a1899(0x17c)][_0x3a1899(0x12a)](_0x3ec24a),_0x4fc068=_0x4d8a7b[_0x3a1899(0x192)][_0x3a1899(0x12a)](_0x3ec24a,{'direction':_0x3a1899(0xc9)});return(!_0x4d8a7b[_0x3a1899(0x17c)][_0x3a1899(0x1db)](_0x24d2e9)||!_0x4d8a7b[_0x3a1899(0x192)][_0x3a1899(0x1db)](_0x4fc068))&&(_0x24d2e9[_0x3a1899(0x216)](_0x4fc068)?_0x25c1de[_0x3a1899(0x1ab)](_0x5b56e5,{'range':_0x25c1de[_0x3a1899(0x1ec)](_0x24d2e9,_0x4fc068)}):_0x25c1de[_0x3a1899(0xdb)](_0x5b56e5),!0x0);}function Vt(_0x1dd9fd){return _0x4312e5(_0x1dd9fd);}function Ut(_0x5bdfe3){const _0x521c49=_0x1907b5,_0x147188=_0x5bdfe3[_0x521c49(0x17c)][_0x521c49(0x15f)];return _0x147188&&_0x147188['is'](_0x521c49(0x191));}function Ot(_0x47de6d,_0x4c5c9b){const _0x1ae056=_0x1907b5;return null==_0x47de6d[_0x1ae056(0x192)][_0x1ae056(0x103)]&&_0x47de6d[_0x1ae056(0x192)][_0x1ae056(0x17f)]==_0x47de6d[_0x1ae056(0x17c)][_0x1ae056(0x15f)]?Ft(_0x47de6d[_0x1ae056(0x17c)][_0x1ae056(0x15f)],_0x4c5c9b):_0x47de6d;}function Ft(_0x5b9024,_0x7c4484){const _0x59d6c8=_0x1907b5,_0x4c7254=_0x7c4484[_0x59d6c8(0x1c7)][_0x59d6c8(0x1cd)](_0x5b9024)||_0x7c4484[_0x59d6c8(0x1c7)][_0x59d6c8(0xe0)](_0x5b9024);return _0x7c4484[_0x59d6c8(0x1ec)](_0x7c4484[_0x59d6c8(0x1be)](_0x5b9024,_0x59d6c8(0x236)),_0x4c7254?_0x7c4484[_0x59d6c8(0x11d)](_0x5b9024):_0x7c4484[_0x59d6c8(0x1be)](_0x5b9024,_0x59d6c8(0x192)));}function Gt(_0x1892cf,_0x51b8a6,_0x51053a,_0x18c543,_0x4ff83b){const _0x35c6a4=_0x1907b5;if(!Pt(_0x1892cf,_0x51b8a6))return!0x1;if(_0x51053a[_0x35c6a4(0x192)][_0x35c6a4(0x1db)](_0x18c543[_0x35c6a4(0x17c)]))return!0x0;if(_0x1892cf[_0x35c6a4(0x93)]!=_0x51b8a6[_0x35c6a4(0x93)])return!0x1;if(!_0x51053a[_0x35c6a4(0x192)][_0x35c6a4(0x135)](_0x18c543[_0x35c6a4(0x17c)]))return!0x1;const _0xde81d9=_0x4ff83b[_0x35c6a4(0x1ec)](_0x51053a[_0x35c6a4(0x192)],_0x18c543[_0x35c6a4(0x17c)])[_0x35c6a4(0x22e)]();for(const _0x35fca7 of _0xde81d9)if([_0x35c6a4(0x1c9),_0x35c6a4(0x145)][_0x35c6a4(0x1aa)](_0x35fca7[_0x35c6a4(0x93)])&&_0x4ff83b[_0x35c6a4(0x1c7)][_0x35c6a4(0xd1)](_0x35fca7[_0x35c6a4(0x173)]))return!0x1;return!0x0;}function Pt(_0x4b1b53,_0x15a94f,_0x4bf0cd=[]){const _0x35d19f=_0x1907b5;return!(!_0x4b1b53[_0x35d19f(0x19a)]||!_0x15a94f[_0x35d19f(0x19a)])&&_0xafa09(_0x2214c2(_0x4b1b53[_0x35d19f(0x23a)],_0x4bf0cd),_0x2214c2(_0x15a94f[_0x35d19f(0x23a)],_0x4bf0cd));}function Lt(_0x54c961,_0xe26ffb){const _0x8f6b7c=_0x1907b5,_0x553dbc=Ht(_0x54c961[_0x8f6b7c(0x23a)]),_0x3be974=Ht(_0xe26ffb);if(!_0x54c961[_0x8f6b7c(0x19a)])return!0x1;for(const _0x281b23 of Object[_0x8f6b7c(0x1a8)](_0x3be974))if(!_0xafa09(_0x553dbc[_0x281b23],_0x3be974[_0x281b23]))return!0x1;return!0x0;}function Ht(_0x2b80ad){const _0x451f71=_0x1907b5,_0x4c34ec=Object[_0x451f71(0xaf)]({},_0x2b80ad);return delete _0x4c34ec[_0x451f71(0xce)],delete _0x4c34ec[_0x451f71(0x14e)],_0x4c34ec;}
|
|
23
|
+
const _0x264254=_0x5b24;(function(_0x3435eb,_0x314b77){const _0x42faab=_0x5b24,_0x4f5cf8=_0x3435eb();while(!![]){try{const _0x4fa0f0=-parseInt(_0x42faab(0xa1))/0x1+parseInt(_0x42faab(0x167))/0x2*(-parseInt(_0x42faab(0x159))/0x3)+parseInt(_0x42faab(0x189))/0x4+-parseInt(_0x42faab(0x1de))/0x5+-parseInt(_0x42faab(0x1c4))/0x6*(-parseInt(_0x42faab(0x98))/0x7)+parseInt(_0x42faab(0xcf))/0x8+parseInt(_0x42faab(0x8b))/0x9*(-parseInt(_0x42faab(0x130))/0xa);if(_0x4fa0f0===_0x314b77)break;else _0x4f5cf8['push'](_0x4f5cf8['shift']());}catch(_0x3bc85d){_0x4f5cf8['push'](_0x4f5cf8['shift']());}}}(_0x2f71,0xbdae4));import{Plugin as _0x4366ba,PendingActions as _0x2d3bd4}from'ckeditor5/src/core.js';import{LiveRange as _0x50ce44}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3ed114,uid as _0x3a68a4,priorities as _0x44929b,logWarning as _0x1b9aa7}from'ckeditor5/src/utils.js';import{toWidget as _0x3bbd70}from'ckeditor5/src/widget.js';import{Users as _0x38fb6a,hashObject as _0x2287c3,surroundingMarkersDetector as _0x33672e}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1c556d from'./commands/trackchangescommand.js';import _0x1af6f9 from'./commands/acceptsuggestioncommand.js';import _0x1c171e from'./commands/discardsuggestioncommand.js';import _0x2e58e2 from'./commands/executeonallsuggestionscommand.js';import _0x3e1cce from'./commands/executeonselectedsuggestionscommand.js';import _0xa389da from'./suggestion.js';import _0x3fd88c from'./suggestiondescriptionfactory.js';import _0x310229 from'./integrations/aiassistant.js';function _0x2f71(){const _0x4a0893=['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.','creator','_breakSuggestionMarker','for','skipNestingCheck','addMarkerName','toUpperCase','rethrowUnexpectedError','getAllAdjacentSuggestions','trackChangesCommand','createElement','isExternal','_joinSuggestions','markBlockFormat','previous','ck-suggestion-marker-','_inlineAttributeKeys','assign','multi','selection','_getMarkerAnnouncementText','_handleNewSuggestionMarker','_isRegisteredAttribute','from','PendingActions','splice','format','suggestion:','insertion:discard','getRanges','insertion','ck-suggestion-marker-formatInline','markers','formatBlock:','setAttribute','accept','showSuggestionHighlights','formatGroupId','applyOperation','_customCallbacks','toJSON','return','start','_cutOutSuggestionMarker','38118jtRFAv','$elementName','newRange','markerReady','createRange','conversion','getIntersection','addMarker:suggestion:attribute','markMultiRangeDeletion','writer','setTo','init','isInsideObject','formatInline:','trackChanges.trackFormatChanges','oldValue','attributeKey','getNearestSelectionRange','sort','isObject','isOwn','_suggestionFactory','_trackFormatChanges','editor','enableDefaultAttributesIntegration','isNextTo','2093620KOkKdl','mapper','_rangeIsInLocalUserInsertion','update:suggestion','model','chain','differ','containerElement','stopListening','_registerDefaultCallbacks','_suggestions','addMarker:suggestion','_refreshAttributeSuggestionsChain','formatBlock:join','_suggestionState','removeMarker:suggestion:formatBlock','discardSelectedSuggestions','schema','getFirstMarker','define','createSelection','attribute','deletion:chain','createRangeOn','elementToElement','_getAuthorFromId','discard','_defaultCallbacks','containsItem','open','_updateSuggestionData','updateMarker','markerNameToElements','bindElementToMarker','_setSuggestionRange','pop','stop','deletion:join','length','descriptionFactory','_model','containsRangeInObject','TrackChangesEditing','clear','substring','backward','forward','track-changes-enable-command-twice','acceptSuggestion','comments','isAfter','rootName','Users','formatInline:accept','formatInline:join','requires','suggestionLoaded','some','_isForcedDefaultExecutionBlock','values','isSelectable','buildSuggestion','markerName','attributes','group','getUser','delete','tablePasteChainId','accepted','value','type','pluginName','nodeBefore','reconvertMarker','attributeNewValue','_element','_refreshSuggestionsChain','isRemovable','discardSuggestion','removeAttribute','warn','_removeSuggestion','isBefore','registerInlineAttribute','error-saving-suggestion-data-suggestion-discarded','elementEnd','hasCommentThread','element','isAtStart','_commentsRepository','isArray','track-changes-adapter-missing-getsuggestion','attributeOldValue','63sDRtJS','change','head','markerToHighlight','formatBlock:discard','$text','_afterChanges','$textProxy','always','ENTER','getCustomProperty','isInContent','dataDowncast','189gKyikD','_checkSuggestionCorrectness','toViewElement','track-changes-command-not-found','filter','plugins','containsRange','discardAllSuggestions','_getSuggestionData','239483BGCyjs','addMarker:suggestion:formatBlock','PENDING_ACTION_SUGGESTION','trackChanges.mergeNestedSuggestions','attribute:discard','name','upcast','adapter','markAttributeChange','includes','isAtEnd','end','marker-count','nodeAfter','addSuggestion','getSuggestions','then','next','authorName','registerPostFixer','activeMarkers','commentThread','_isBlockAttribute','change:_saved','item','insert','isUndo','commands','author','formatInline:chain','_SUGGESTION_ANNOUNCEMENT','splitPosition','createPositionAt','getSuggestion','attribute:join','_adapter','$graveyard','moveTargetPosition','forceDefaultExecution','low','_isDataLoaded','every','registerCustomCallback','suggestion','LEAVE','deletion','10102416muIRwf','insertion:accept','addComment','removeClass','notReady','enableReadOnlyMode','rejected','insertion:','removeMarker:suggestion:attribute','attribute:accept','getMarkers','subType','addHighlight','updateSuggestion','join','_addSuggestionMarker','isIntersecting','track-changes-user-not-found','_joinWithAdjacentSuggestions','parent','markInsertion','widget','_addThreadToSuggestion','isTouching','_onDiscard','markInlineFormat','getFirstRange','CommentsRepository','concat','addClass','listenTo','insertion:chain','_processAttributeSuggestions','dataReady','groupId','_findSuggestions','getItems','suggestionUnloaded','isIntersectingWithRange','unbind','addCommentThread','ck-suggestion-marker-formatBlock','oldRange','containsPosition','move','elementStart','get','createPositionAfter','getCommentThread','substr','commandName','getChanges','suggestion-type','deletion:accept','isMultiRange','editing','fetchCommentThread','track-changes-adapter-already-set','range','default','refresh','highest','formatBlock','createdAt','isDocumentOperation','unbindElementFromMarkerName','document','acceptAllSuggestions','execute','_enabledCommands','@external','markDeletion','addUser','removed','insertContent','fromCharCode','find','isEqual','deletion:discard','documentSelection','getLastMatchingPosition','removeMarkers','_getExternalAuthor','_saved','ck-suggestion-marker','add','size','_editor','split','root','formatInline:discard','multipleBlocks','authoredAt','consume','rename','isBlock','createRangeIn','56090YspuGQ','suggestionChanged','setSelection','high','ck-suggestion-marker--active','unshift','fire','_getAttributeKey','_splitMarkerName','acceptSelectedSuggestions','_reduceSuggestionAttributeRange','lowest','catch','getShiftedBy','isLocal','config','track-changes-suggestion-data-mismatch','data','meta','remove','locale','markerToData','change:data','enqueueChange','map','createPositionBefore','announce','attribute:','isLimit','_processAttributeChanges','forEach','_initAriaMarkerChangeAnnouncements','data-suggestion','originalSuggestionId','registerBlockAttribute','_setSuggestionData','deletion:','getChangedMarkers','targetPosition','keys','getAncestors','252lulqGH','external:','options','_blockAttributeKeys','normal','push','formatBlock:chain','_mergeNestedSuggestions','clone','collaboration.channelId','addRange','enableCommand','$marker','insertion:join','442sshGOX','before','removeMarker','_recordAttributeSuggestions','startsWith','detach','newValue','markMultiRangeBlockFormat','has','getAttribute','_createSuggestion','isCollapsed','consumable','getDifference','markMultiRangeInsertion','set','formatInline','FORMATTING','howMany','suggestion:attribute:','_recordAttributeChanges','never','deleteContent','formatBlock:accept','change:activeMarkers','position','addMarker','dataToMarker','getRange','_reduceExistingSuggestions','getSuggestionCallback','fromRange','hasSuggestion','track-changes-suggestion-not-found','234532YBjIVk','resolve','hasComments','addSuggestionData','_descriptionFactory','key','getMultiRangeId','ready','getContainedElement','batch','trackChanges','after','getWalker','removeComment','editingDowncast'];_0x2f71=function(){return _0x4a0893;};return _0x2f71();}import _0x6a55b4 from'./integrations/alignment.js';import _0x930fbd from'./integrations/basicstyles.js';import _0x3cfd9d from'./integrations/blockquote.js';import _0x1fb65a from'./integrations/casechange.js';import _0x44ec1b from'./integrations/ckbox.js';import _0x130850 from'./integrations/codeblock.js';import _0x19368b from'./integrations/comments.js';import _0x4f1d24 from'./integrations/deletecommand.js';import _0x534833 from'./integrations/list.js';import _0x5175f8 from'./integrations/listproperties.js';function _0x5b24(_0x26d4b4,_0x1f636f){const _0x2f7117=_0x2f71();return _0x5b24=function(_0x5b240d,_0x582c03){_0x5b240d=_0x5b240d-0x81;let _0x40935a=_0x2f7117[_0x5b240d];return _0x40935a;},_0x5b24(_0x26d4b4,_0x1f636f);}import _0x2897c8 from'./integrations/entercommand.js';import _0x3f2510 from'./integrations/findandreplace.js';import _0x549a06 from'./integrations/font.js';import _0x189362 from'./integrations/formatpainter.js';import _0x4be685 from'./integrations/heading.js';import _0x58f87f from'./integrations/highlight.js';import _0xdd732f from'./integrations/horizontalline.js';import _0x13221d from'./integrations/htmlembed.js';import _0xe9b54f from'./integrations/image.js';import _0x2c3ad5 from'./integrations/imagereplace.js';import _0x3757ce from'./integrations/imagestyle.js';import _0x5556c0 from'./integrations/importword.js';import _0x2fcb22 from'./integrations/indent.js';import _0x347036 from'./integrations/inputcommand.js';import _0x9c408c from'./integrations/link.js';import _0x25aee6 from'./integrations/legacylist.js';import _0x49fb16 from'./integrations/legacylistproperties.js';import _0x4e2a2b from'./integrations/mediaembed.js';import _0x16918d from'./integrations/mention.js';import _0x208087 from'./integrations/multilevellist.js';import _0x31e7f3 from'./integrations/pagebreak.js';import _0x3310e1 from'./integrations/paragraph.js';import _0x44e603 from'./integrations/removeformat.js';import _0x58ee1f from'./integrations/restrictededitingmode.js';import _0x37bc14 from'./integrations/shiftentercommand.js';import _0x299529 from'./integrations/standardeditingmode.js';import _0x313fce from'./integrations/style.js';import _0x3cd999 from'./integrations/table.js';import _0x2026df from'./integrations/tablemergesplit.js';import _0x51c7b5 from'./integrations/tableheadings.js';import _0x19b2b6 from'./integrations/tableclipboard.js';import _0x214be9 from'./integrations/tablecolumnresize.js';import _0x101077 from'./integrations/template.js';import _0x5b1281 from'./integrations/tableofcontents.js';import _0x8c735b from'./integrations/title.js';import _0x1f4dff from'./integrations/undo.js';import _0x5351e3 from'./integrations/tablecaption.js';import _0x23093a from'./integrations/tableproperties.js';import{getTranslation as _0x7edf14}from'./utils/common-translations.js';import{isEqual as _0x21ce08,omit as _0x2c3aa3}from'lodash-es';export const renameAttributeKey=_0x264254(0x1c5);export default class p extends _0x4366ba{static get[_0x264254(0x215)](){const _0x2271d1=_0x264254;return[_0x2271d1(0xea),_0x38fb6a,_0x2d3bd4,_0x310229,_0x6a55b4,_0x930fbd,_0x3cfd9d,_0x44ec1b,_0x1fb65a,_0x130850,_0x19368b,_0x4f1d24,_0x2897c8,_0x3f2510,_0x549a06,_0x189362,_0x4be685,_0x58f87f,_0xdd732f,_0x13221d,_0xe9b54f,_0x3757ce,_0x2c3ad5,_0x5556c0,_0x2fcb22,_0x347036,_0x25aee6,_0x49fb16,_0x208087,_0x9c408c,_0x534833,_0x5175f8,_0x4e2a2b,_0x16918d,_0x31e7f3,_0x3310e1,_0x44e603,_0x58ee1f,_0x37bc14,_0x299529,_0x313fce,_0x3cd999,_0x2026df,_0x51c7b5,_0x5351e3,_0x19b2b6,_0x214be9,_0x5b1281,_0x23093a,_0x101077,_0x8c735b,_0x1f4dff];}static get[_0x264254(0x225)](){const _0x5bf315=_0x264254;return _0x5bf315(0x208);}get[_0x264254(0x18d)](){const _0x5d65a1=_0x264254;return this[_0x5d65a1(0x205)];}constructor(_0x474094){const _0x5f1bc1=_0x264254;function _0x4af3c4(_0x1865f4){const _0x57c225=_0x5b24;return _0x1865f4[_0x57c225(0x148)](_0x1d8c94=>String[_0x57c225(0x11a)](_0x1d8c94))[_0x57c225(0xdd)]('');}super(_0x474094),this[_0x5f1bc1(0x16a)]=!0x1,this[_0x5f1bc1(0x176)](_0x5f1bc1(0xb5),[]),this['on'](_0x5f1bc1(0x17f),(_0x22ff23,_0x1cbc5b,_0x138c68,_0x2eab6b)=>{const _0x49dbb0=_0x5f1bc1;this[_0x49dbb0(0x206)][_0x49dbb0(0x8c)](()=>{const _0x2378d3=_0x49dbb0;for(const _0x1e13cb of[..._0x2eab6b,..._0x138c68])this[_0x2378d3(0x206)][_0x2378d3(0x1b8)][_0x2378d3(0x16f)](_0x1e13cb)&&_0x474094[_0x2378d3(0x106)][_0x2378d3(0x227)](_0x1e13cb);});}),this[_0x5f1bc1(0x205)]=new _0x3fd88c(this[_0x5f1bc1(0x1db)][_0x5f1bc1(0x1e2)][_0x5f1bc1(0x1ef)],this[_0x5f1bc1(0x1db)][_0x5f1bc1(0x144)]),this[_0x5f1bc1(0xc4)]=null,this[_0x5f1bc1(0x1d9)]=new xt(this[_0x5f1bc1(0x1db)]),this[_0x5f1bc1(0x1e8)]=new Map(),this[_0x5f1bc1(0x87)]=_0x474094[_0x5f1bc1(0x9d)][_0x5f1bc1(0xfd)](_0x5f1bc1(0xea)),this[_0x5f1bc1(0x114)]=new Set(),this[_0x5f1bc1(0x206)]=this[_0x5f1bc1(0x1db)][_0x5f1bc1(0x1e2)],this[_0x5f1bc1(0x1ec)]=new WeakMap(),this[_0x5f1bc1(0x218)]=!0x1,this[_0x5f1bc1(0x15c)]=new Set([_0x5f1bc1(0x1c5)]),this[_0x5f1bc1(0x1a8)]=new Set(),_0x474094[_0x5f1bc1(0x13f)][_0x5f1bc1(0x1f1)](_0x5f1bc1(0x1d2),_0x5f1bc1(0x10a)),this[_0x5f1bc1(0x1da)]=_0x474094[_0x5f1bc1(0x13f)][_0x5f1bc1(0xfd)](_0x5f1bc1(0x1d2)),_0x474094[_0x5f1bc1(0x13f)][_0x5f1bc1(0x1f1)](_0x5f1bc1(0xa4),!0x0),this[_0x5f1bc1(0x160)]=_0x474094[_0x5f1bc1(0x13f)][_0x5f1bc1(0xfd)](_0x5f1bc1(0xa4)),this[_0x5f1bc1(0x1a1)]=new _0x1c556d(_0x474094,this[_0x5f1bc1(0x114)]),this[_0x5f1bc1(0x14f)](),this[_0x4af3c4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4af3c4([0x34,0x30,0x34,0x38,0x31,0x30,0x33,0x34]);}[_0x264254(0x1cf)](){const _0x4ce373=_0x264254,_0x37c561=this[_0x4ce373(0x1db)],_0x56ed1e=(_0x5ebf4b,_0x34ef76)=>{const _0x3ca7a7=_0x4ce373;if(_0x3ca7a7(0x1f3)!=_0x5ebf4b)return _0x3ca7a7(0x1a7)+_0x5ebf4b;const _0x2f08eb=_0x34ef76[_0x3ca7a7(0x127)]('|')[0x0];return this[_0x3ca7a7(0xb7)](_0x2f08eb)?_0x3ca7a7(0xf8):_0x3ca7a7(0x1b7);};_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x197))[_0x4ce373(0x8e)]({'model':_0x4ce373(0xcc),'view':_0x3f2d37=>{const _0x187ace=_0x4ce373,{id:_0x375d50,type:_0x2e71f7,subType:_0x2527b6}=this[_0x187ace(0x138)](_0x3f2d37[_0x187ace(0x21c)]),_0x5c84d5=[_0x187ace(0x123),_0x56ed1e(_0x2e71f7,_0x2527b6)];let _0x5f29f5=0xbb8;return this[_0x187ace(0xb5)][_0x187ace(0xaa)](_0x3f2d37[_0x187ace(0x21c)])&&(_0x5c84d5[_0x187ace(0x15e)](_0x187ace(0x134)),_0x5f29f5=0xbc2),_0x187ace(0xce)==_0x2e71f7&&(_0x5f29f5+=0x5),{'classes':_0x5c84d5,'attributes':{'data-suggestion':_0x375d50},'priority':_0x5f29f5};}}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x97))[_0x4ce373(0x124)](_0xd45ad4=>{const _0x58e1c2=_0x4ce373;_0xd45ad4['on'](_0x58e1c2(0x1e9),(_0x4d1d41,_0x5e336d,_0x3efe3f)=>{const _0x27b6f9=_0x58e1c2;if(!_0x3efe3f[_0x27b6f9(0x15b)][_0x27b6f9(0x1bc)])return;const _0xba9f17=_0x5e336d[_0x27b6f9(0xb9)];if(!_0xba9f17)return;const _0x6b7c71=_0x3efe3f[_0x27b6f9(0x1df)][_0x27b6f9(0x9a)](_0xba9f17);_0x37c561[_0x27b6f9(0x1e2)][_0x27b6f9(0x1ef)][_0x27b6f9(0x1d7)](_0xba9f17)&&_0x6b7c71&&!_0x6b7c71[_0x27b6f9(0x95)](_0x27b6f9(0xe4))&&_0x6b7c71['is'](_0x27b6f9(0x1e5))&&_0x3bbd70(_0x6b7c71,_0x3efe3f[_0x27b6f9(0x1cd)]);},{'priority':_0x58e1c2(0x133)});}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x97))[_0x4ce373(0x8e)]({'model':_0x4ce373(0xcc),'view':(_0x1a49ba,_0x3aadbc)=>{const _0x39a569=_0x4ce373;if(!_0x3aadbc[_0x39a569(0x15b)][_0x39a569(0x1bc)])return null;const {type:_0x465883,subType:_0x4dea90}=this[_0x39a569(0x138)](_0x1a49ba[_0x39a569(0x21c)]);return{'classes':[_0x39a569(0x123),_0x56ed1e(_0x465883,_0x4dea90)],'priority':0xbb8};}});const _0x18b5df=({showActiveMarkers:_0x412673=!0x0,isAttributeSuggestion:_0x5669c2=!0x1}={})=>(_0x4762ac,_0x2eb60e,_0x9c0b34)=>{const _0x284d59=_0x4ce373;if(!_0x2eb60e[_0x284d59(0xb9)])return;const {id:_0x599b6d}=this[_0x284d59(0x138)](_0x2eb60e[_0x284d59(0x21c)]);if(_0x5669c2){const _0x22f0c1=this[_0x284d59(0x1e8)][_0x284d59(0xfd)](_0x599b6d),_0x4bd228=this[_0x284d59(0x137)](_0x22f0c1);if(!this[_0x284d59(0xb7)](_0x4bd228))return;}if(_0x2eb60e[_0x284d59(0xb9)]['is'](_0x284d59(0x1ab)))return void _0x9c0b34[_0x284d59(0x173)][_0x284d59(0x12c)](_0x2eb60e[_0x284d59(0xb9)],_0x4762ac[_0x284d59(0xa6)]);const _0x70e682=_0x9c0b34[_0x284d59(0x1df)][_0x284d59(0x9a)](_0x2eb60e[_0x284d59(0xb9)]);if(_0x2eb60e[_0x284d59(0xb9)]['is'](_0x284d59(0x85))&&_0x37c561[_0x284d59(0x1e2)][_0x284d59(0x1ef)][_0x284d59(0x12e)](_0x2eb60e[_0x284d59(0xb9)])&&!_0x70e682[_0x284d59(0x95)](_0x284d59(0xdb))){_0x9c0b34[_0x284d59(0x1cd)][_0x284d59(0xec)]([_0x284d59(0x123),_0x284d59(0xf8)],_0x70e682),_0x9c0b34[_0x284d59(0x1cd)][_0x284d59(0x1ba)](_0x284d59(0x150),_0x599b6d,_0x70e682),_0x9c0b34[_0x284d59(0x1df)][_0x284d59(0x1ff)](_0x70e682,_0x2eb60e[_0x284d59(0x21c)]),_0x412673&&(this[_0x284d59(0xb5)][_0x284d59(0xaa)](_0x2eb60e[_0x284d59(0x21c)])?_0x9c0b34[_0x284d59(0x1cd)][_0x284d59(0xec)](_0x284d59(0x134),_0x70e682):_0x9c0b34[_0x284d59(0x1cd)][_0x284d59(0xd2)](_0x284d59(0x134),_0x70e682));for(const _0x296521 of _0x37c561[_0x284d59(0x1e2)][_0x284d59(0x12f)](_0x2eb60e[_0x284d59(0xb9)])[_0x284d59(0xf3)]())_0x9c0b34[_0x284d59(0x173)][_0x284d59(0x12c)](_0x296521,_0x4762ac[_0x284d59(0xa6)]);_0x9c0b34[_0x284d59(0x173)][_0x284d59(0x12c)](_0x2eb60e[_0x284d59(0xb9)],_0x4762ac[_0x284d59(0xa6)]);}};_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x97))[_0x4ce373(0x124)](_0xf66114=>{const _0x25ae58=_0x4ce373;_0xf66114['on'](_0x25ae58(0xa2),(_0x50f007,_0x637e58,_0x243e63)=>{const _0x42f374=_0x25ae58;_0x243e63[_0x42f374(0x15b)][_0x42f374(0x1bc)]&&_0x18b5df({'showActiveMarkers':!0x1})(_0x50f007,_0x637e58,_0x243e63);},{'priority':_0x25ae58(0x10c)});}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x97))[_0x4ce373(0x124)](_0x16df29=>{const _0x140fb5=_0x4ce373;_0x16df29['on'](_0x140fb5(0x1cb),(_0x892073,_0x436726,_0x246ae6)=>{const _0x380027=_0x140fb5;_0x246ae6[_0x380027(0x15b)][_0x380027(0x1bc)]&&_0x18b5df({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x892073,_0x436726,_0x246ae6);},{'priority':_0x140fb5(0x10c)});}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x97))[_0x4ce373(0x145)]({'model':_0x4ce373(0xcc),'view':(_0x4780f6,_0x256c72)=>_0x256c72[_0x4ce373(0x15b)][_0x4ce373(0x1bc)]?null:{'group':_0x4ce373(0xcc),'name':_0x4780f6[_0x4ce373(0x100)](0xb)}}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0xa7))[_0x4ce373(0x1f6)]({'view':{'name':_0x4ce373(0xcc),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1130e0,{writer:_0xb71fb9})=>{const _0x4b9d3a=_0x4ce373;let _0x4a3e08=_0x4b9d3a(0x1b3)+_0x1130e0[_0x4b9d3a(0x170)](_0x4b9d3a(0x103))+':'+_0x1130e0[_0x4b9d3a(0x170)]('id');return _0x1130e0[_0x4b9d3a(0x170)](_0x4b9d3a(0xad))&&(_0x4a3e08+=':'+_0x1130e0[_0x4b9d3a(0x170)](_0x4b9d3a(0xad))),_0xb71fb9[_0x4b9d3a(0x1a2)](_0x4b9d3a(0x165),{'data-name':_0x4a3e08});}}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0xa7))[_0x4ce373(0x182)]({'view':_0x4ce373(0xcc)}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x197))[_0x4ce373(0x124)](_0x3d1058=>{const _0x498fdd=_0x4ce373;_0x3d1058['on'](_0x498fdd(0xa2),_0x18b5df(),{'priority':_0x498fdd(0x133)});}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x197))[_0x4ce373(0x124)](_0x5b58ba=>{const _0xc0d75e=_0x4ce373;_0x5b58ba['on'](_0xc0d75e(0x1cb),_0x18b5df({'isAttributeSuggestion':!0x0}),{'priority':_0xc0d75e(0x133)});}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x197))[_0x4ce373(0x124)](_0xb711d1=>{const _0x1a337b=_0x4ce373;_0xb711d1['on'](_0x1a337b(0x1ed),(_0xe7b117,_0x20b774,_0x46b2aa)=>{const _0x11c56b=_0x1a337b,_0x128bc9=_0x46b2aa[_0x11c56b(0x1df)][_0x11c56b(0x1fe)](_0x20b774[_0x11c56b(0x21c)]);if(_0x128bc9){for(const _0x518768 of _0x128bc9)_0x518768[_0x11c56b(0x95)](_0x11c56b(0xdb))||(_0x46b2aa[_0x11c56b(0x1cd)][_0x11c56b(0xd2)]([_0x11c56b(0x123),_0x11c56b(0xf8),_0x11c56b(0x134)],_0x518768),_0x46b2aa[_0x11c56b(0x1cd)][_0x11c56b(0x22d)](_0x11c56b(0x150),_0x518768),_0x46b2aa[_0x11c56b(0x1df)][_0x11c56b(0x110)](_0x518768,_0x20b774[_0x11c56b(0x21c)]));}},{'priority':_0x1a337b(0x133)});}),_0x37c561[_0x4ce373(0x1c9)][_0x4ce373(0x19b)](_0x4ce373(0x197))[_0x4ce373(0x124)](_0x5ba661=>{const _0x2527d3=_0x4ce373;_0x5ba661['on'](_0x2527d3(0xd7),(_0x27ab70,_0x5a55f4,_0x246869)=>{const _0x555bc9=_0x2527d3,_0x324b6d=_0x246869[_0x555bc9(0x1df)][_0x555bc9(0x1fe)](_0x5a55f4[_0x555bc9(0x21c)]);if(!_0x324b6d)return;const {id:_0x33d265}=this[_0x555bc9(0x138)](_0x5a55f4[_0x555bc9(0x21c)]),_0xb4183b=this[_0x555bc9(0x1e8)][_0x555bc9(0xfd)](_0x33d265),_0x122c69=this[_0x555bc9(0x137)](_0xb4183b);if(this[_0x555bc9(0xb7)](_0x122c69)){for(const _0x2f133f of _0x324b6d)_0x2f133f[_0x555bc9(0x95)](_0x555bc9(0xdb))||(_0x246869[_0x555bc9(0x1cd)][_0x555bc9(0xd2)]([_0x555bc9(0x123),_0x555bc9(0xf8),_0x555bc9(0x134)],_0x2f133f),_0x246869[_0x555bc9(0x1cd)][_0x555bc9(0x22d)](_0x555bc9(0x150),_0x2f133f),_0x246869[_0x555bc9(0x1df)][_0x555bc9(0x110)](_0x2f133f,_0x5a55f4[_0x555bc9(0x21c)]));}},{'priority':_0x2527d3(0x133)});}),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x111)][_0x4ce373(0xb4)](_0x15d73a=>{const _0x318327=_0x4ce373;let _0x17e0c5=!0x1;const _0x311375=Array[_0x318327(0x1af)](_0x37c561[_0x318327(0x1e2)][_0x318327(0x111)][_0x318327(0x1e4)][_0x318327(0x155)]()),_0xb873c6=new Set();for(const {name:_0x22b734,data:_0x287d12}of _0x311375){const {group:_0x2181a1,type:_0x39fd4e,subType:_0x4d8bc2,id:_0x339267}=this[_0x318327(0x138)](_0x22b734);if(_0x318327(0xcc)!==_0x2181a1)continue;const _0x39b871=this[_0x318327(0x1e8)][_0x318327(0xfd)](_0x339267);if(null!=_0x287d12[_0x318327(0x1c6)]){_0x318327(0x177)==_0x39fd4e&&(_0x17e0c5=_0x17e0c5||Et(_0x287d12[_0x318327(0x1c6)],_0x22b734,_0x15d73a,_0x37c561[_0x318327(0x1e2)][_0x318327(0x1ef)]));const _0x2e46cf=_0x318327(0x1f3)==_0x39fd4e&&this[_0x318327(0xb7)](_0x4d8bc2[_0x318327(0x127)]('|')[0x0]);if(_0x287d12[_0x318327(0x1c6)][_0x318327(0x172)]||_0x318327(0xc5)==_0x287d12[_0x318327(0x1c6)][_0x318327(0x128)][_0x318327(0x211)]||_0x318327(0x10d)==_0x39fd4e&&!Ut(_0x287d12[_0x318327(0x1c6)])||_0x2e46cf&&!Ut(_0x287d12[_0x318327(0x1c6)])||_0x318327(0xce)==_0x39fd4e&&!(!Tt(_0xd4839d=_0x287d12[_0x318327(0x1c6)])&&!function(_0x3fa008){const _0x33dc78=_0x318327;return _0x3fa008[_0x33dc78(0x1c2)][_0x33dc78(0xe2)]==_0x3fa008[_0x33dc78(0xac)][_0x33dc78(0x226)]&&_0x3fa008[_0x33dc78(0x1c2)][_0x33dc78(0xab)];}(_0xd4839d)))_0x15d73a[_0x318327(0x169)](_0x22b734),_0x17e0c5=!0x0;else{if(!_0x39b871||!_0x39b871[_0x318327(0x96)])continue;_0xb873c6[_0x318327(0x124)](_0x39b871);}}}var _0xd4839d;return _0xb873c6[_0x318327(0x125)]>0x0&&(_0x17e0c5=!!this[_0x318327(0xe1)](_0xb873c6)||_0x17e0c5),_0x17e0c5;}),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x111)][_0x4ce373(0xb4)](_0x3cf338=>{const _0x1487d6=_0x4ce373;let _0x6d51df=!0x1;for(const _0xae1a47 of _0x37c561[_0x1487d6(0x1e2)][_0x1487d6(0x111)][_0x1487d6(0x1e4)][_0x1487d6(0x102)]())if(_0x1487d6(0xba)==_0xae1a47[_0x1487d6(0x224)])for(const _0x5bb330 of this[_0x1487d6(0x1e8)][_0x1487d6(0x219)]()){if(_0x5bb330[_0x1487d6(0x105)]||!_0x5bb330[_0x1487d6(0x96)])continue;const _0x1be30a=_0x1487d6(0x10d)==_0x5bb330[_0x1487d6(0x224)],_0xffed07=this[_0x1487d6(0x137)](_0x5bb330),_0x340b1a=_0xffed07&&this[_0x1487d6(0xb7)](_0xffed07);if(!_0x1be30a&&!_0x340b1a)continue;const _0x456fd8=_0x5bb330[_0x1487d6(0xe9)]();if(_0x456fd8[_0x1487d6(0x1c2)][_0x1487d6(0xe2)]!=_0x456fd8[_0x1487d6(0xac)][_0x1487d6(0xe2)]&&!_0x456fd8[_0x1487d6(0xac)][_0x1487d6(0xab)]){const _0x2b3ecb=_0x37c561[_0x1487d6(0x1e2)][_0x1487d6(0xc1)](_0x456fd8[_0x1487d6(0x1c2)][_0x1487d6(0xae)],_0x1487d6(0xac)),_0x484f89=_0x37c561[_0x1487d6(0x1e2)][_0x1487d6(0x1c8)](_0x456fd8[_0x1487d6(0x1c2)],_0x2b3ecb);_0x3cf338[_0x1487d6(0x1fd)](_0x5bb330[_0x1487d6(0x1f0)](),{'range':_0x484f89}),_0x6d51df=!0x0;}}return _0x6d51df;}),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x111)][_0x4ce373(0xb4)](_0x3e0f2c=>this[_0x4ce373(0x14d)](_0x3e0f2c)),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x111)][_0x4ce373(0xb4)](_0x19d332=>!_0x19d332[_0x4ce373(0x192)][_0x4ce373(0x13e)]&&this[_0x4ce373(0xef)](_0x19d332)),_0x37c561[_0x4ce373(0x1e2)]['on'](_0x4ce373(0x91),()=>{const _0x3fdaa6=_0x4ce373;this[_0x3fdaa6(0x16a)]=!0x1;}),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x111)]['on'](_0x4ce373(0x146),(_0x520f47,_0x55f1a6)=>{const _0x12e139=_0x4ce373;if(!_0x55f1a6[_0x12e139(0x13e)]||_0x55f1a6[_0x12e139(0xbb)])return;if(!this[_0x12e139(0x16a)])return;const _0x187fa0=_0x37c561[_0x12e139(0x1e2)][_0x12e139(0x111)][_0x12e139(0x1e4)][_0x12e139(0x102)]();if(0x0==_0x187fa0[_0x12e139(0x204)])return;const _0x3ab712=[],_0x178bdf=_0x187fa0[_0x12e139(0x9c)](_0x36c5bc=>_0x12e139(0x1f3)==_0x36c5bc[_0x12e139(0x224)]),_0x483e17=_0x187fa0[_0x12e139(0x9c)](_0x3a93ba=>_0x12e139(0xba)==_0x3a93ba[_0x12e139(0x224)]&&_0x12e139(0x90)!=_0x3a93ba[_0x12e139(0xa6)]),_0x490b3b=_0x187fa0[_0x12e139(0x9c)](_0x47ae59=>_0x12e139(0x143)==_0x47ae59[_0x12e139(0x224)]&&_0x12e139(0x90)!=_0x47ae59[_0x12e139(0xa6)]);for(const _0x48d514 of _0x178bdf)this[_0x12e139(0x1ae)](_0x48d514[_0x12e139(0x1d4)])&&_0x3ab712[_0x12e139(0x15e)]({'key':_0x48d514[_0x12e139(0x1d4)],'newValue':_0x48d514[_0x12e139(0x228)],'oldValue':_0x48d514[_0x12e139(0x8a)],'range':Ot(_0x48d514[_0x12e139(0x109)],_0x37c561[_0x12e139(0x1e2)])});for(const _0x3e60ae of _0x483e17){const _0x58d053=_0x490b3b[_0x12e139(0x11b)](_0x5c81f3=>_0x5c81f3[_0x12e139(0x229)]===_0x3e60ae[_0x12e139(0x229)]);if(_0x58d053){const _0x244260=Ft(_0x3e60ae[_0x12e139(0x180)][_0x12e139(0xae)],_0x37c561[_0x12e139(0x1e2)]);_0x58d053[_0x12e139(0xa6)]!==_0x3e60ae[_0x12e139(0xa6)]&&_0x3ab712[_0x12e139(0x15e)]({'key':_0x12e139(0x1c5),'newValue':_0x3e60ae[_0x12e139(0xa6)],'oldValue':_0x58d053[_0x12e139(0xa6)],'range':_0x244260});for(const [_0x2b87b2,_0x22f863]of _0x58d053[_0x12e139(0x21d)]){if(!this[_0x12e139(0x1ae)](_0x2b87b2))continue;const _0x596a16=_0x3e60ae[_0x12e139(0x21d)][_0x12e139(0xfd)](_0x2b87b2);_0x22f863!==_0x596a16&&_0x3ab712[_0x12e139(0x15e)]({'key':_0x2b87b2,'newValue':_0x596a16,'oldValue':_0x22f863,'range':_0x244260});}for(const [_0x3ec3e9,_0x32898e]of _0x3e60ae[_0x12e139(0x21d)])this[_0x12e139(0x1ae)](_0x3ec3e9)&&(_0x58d053[_0x12e139(0x21d)][_0x12e139(0x16f)](_0x3ec3e9)||_0x3ab712[_0x12e139(0x15e)]({'key':_0x3ec3e9,'newValue':_0x32898e,'oldValue':null,'range':_0x244260}));}}0x0!=_0x3ab712[_0x12e139(0x204)]&&_0x37c561[_0x12e139(0x1e2)][_0x12e139(0x147)](_0x55f1a6,_0x585c8a=>{const _0x7a90bc=_0x12e139,_0x5138f3=_0x3a68a4();for(const {range:_0x22c76c,key:_0x373a56,oldValue:_0x1105c4,newValue:_0x58698f}of _0x3ab712)this[_0x7a90bc(0xa9)](_0x22c76c,_0x373a56,_0x1105c4,_0x58698f,{'groupId':_0x5138f3});this[_0x7a90bc(0x184)](_0x585c8a,_0x3ab712);});},{'priority':_0x4ce373(0x13b)}),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x1b8)]['on'](_0x4ce373(0x1e1),(_0x3debbb,_0x3d6827,_0x35fd32)=>{const _0x13c03a=_0x4ce373;if(null==_0x35fd32){const {id:_0x3d4126}=this[_0x13c03a(0x138)](_0x3d6827[_0x13c03a(0xa6)]),_0x470022=this[_0x13c03a(0x1e8)][_0x13c03a(0xfd)](_0x3d4126);_0x470022&&_0x470022[_0x13c03a(0x19d)](_0x3d6827[_0x13c03a(0xa6)]);}}),_0x37c561[_0x4ce373(0x1e2)][_0x4ce373(0x111)]['on'](_0x4ce373(0x146),()=>{const _0x2ce978=_0x4ce373,_0x1e2db0=Array[_0x2ce978(0x1af)](_0x37c561[_0x2ce978(0x1e2)][_0x2ce978(0x111)][_0x2ce978(0x1e4)][_0x2ce978(0x155)]())[_0x2ce978(0x9c)](_0x269ae0=>_0x2ce978(0xcc)===this[_0x2ce978(0x138)](_0x269ae0[_0x2ce978(0xa6)])[_0x2ce978(0x21e)]);if(0x0===_0x1e2db0[_0x2ce978(0x204)])return;_0x1e2db0[_0x2ce978(0x1d6)]((_0x2b6f56,_0x39e917)=>{const _0x5894e2=_0x2ce978,_0x568df7=_0x2b6f56[_0x5894e2(0x141)][_0x5894e2(0xf9)],_0x2e5350=_0x39e917[_0x5894e2(0x141)][_0x5894e2(0xf9)];return null===_0x568df7&&null===_0x2e5350?0x0:null===_0x568df7&&null!==_0x2e5350?-0x1:null!==_0x568df7&&null===_0x2e5350?0x1:_0x568df7[_0x5894e2(0x1c2)][_0x5894e2(0x230)](_0x2e5350[_0x5894e2(0x1c2)])?-0x1:0x1;});const _0x38cde0=new Set(),_0x45f2bd=new Set();for(const {name:_0x30678e,data:_0x356111}of _0x1e2db0){const {id:_0x446a09}=this[_0x2ce978(0x138)](_0x30678e);if(null===_0x356111[_0x2ce978(0xf9)]){const _0x1f49bd=this[_0x2ce978(0x1ad)](_0x30678e);_0x45f2bd[_0x2ce978(0x124)](_0x1f49bd);}else{const _0x381dbb=this[_0x2ce978(0x1e8)][_0x2ce978(0xfd)](_0x446a09);null!==_0x356111[_0x2ce978(0x1c6)]||_0x381dbb[_0x2ce978(0x96)]?(_0x38cde0[_0x2ce978(0x124)](_0x381dbb[_0x2ce978(0x8d)]),_0x45f2bd[_0x2ce978(0x124)](_0x381dbb)):this[_0x2ce978(0x22f)](_0x381dbb);}}_0x45f2bd[_0x2ce978(0x125)]>0x0&&this[_0x2ce978(0x22a)](_0x45f2bd);for(const _0x211d11 of _0x38cde0)this[_0x2ce978(0x136)](_0x2ce978(0x131),_0x211d11);}),_0x37c561[_0x4ce373(0x1e2)]['on'](_0x4ce373(0x1be),(_0x3fded8,_0x255d09)=>{const _0x5bfdf1=_0x4ce373,_0x4f259c=_0x255d09[0x0];if(!this[_0x5bfdf1(0x1e8)][_0x5bfdf1(0x125)])return;if(!_0x4f259c[_0x5bfdf1(0x10f)])return;if(_0x4f259c[_0x5bfdf1(0x192)][_0x5bfdf1(0xbb)]||!_0x4f259c[_0x5bfdf1(0x192)][_0x5bfdf1(0x13e)])return;let _0x1dcfb2,_0x44ab36;switch(_0x4f259c[_0x5bfdf1(0x224)]){case _0x5bfdf1(0xba):_0x1dcfb2=_0x37c561[_0x5bfdf1(0x1e2)][_0x5bfdf1(0xc1)](_0x4f259c[_0x5bfdf1(0x180)]),_0x44ab36=_0x1dcfb2[_0x5bfdf1(0x13d)](_0x4f259c[_0x5bfdf1(0x179)]);break;case _0x5bfdf1(0x127):_0x1dcfb2=_0x37c561[_0x5bfdf1(0x1e2)][_0x5bfdf1(0xc1)](_0x4f259c[_0x5bfdf1(0xc0)]),_0x44ab36=_0x37c561[_0x5bfdf1(0x1e2)][_0x5bfdf1(0xc1)](_0x4f259c[_0x5bfdf1(0xc6)]);break;case _0x5bfdf1(0xfb):_0x1dcfb2=_0x37c561[_0x5bfdf1(0x1e2)][_0x5bfdf1(0xc1)](_0x4f259c[_0x5bfdf1(0x156)]),_0x44ab36=_0x1dcfb2[_0x5bfdf1(0x13d)](_0x4f259c[_0x5bfdf1(0x179)]);break;default:return;}const _0x1fbbdb=_0x37c561[_0x5bfdf1(0x1e2)][_0x5bfdf1(0x1c8)](_0x1dcfb2,_0x44ab36);_0x37c561[_0x5bfdf1(0x1e2)][_0x5bfdf1(0x8c)](()=>{const _0x1beb51=_0x5bfdf1;for(const {suggestion:_0x257095,meta:_0x444c9c}of this[_0x1beb51(0xf2)](_0x1fbbdb)){if(_0x257095[_0x1beb51(0x105)])continue;if(_0x1beb51(0x177)==_0x257095[_0x1beb51(0x224)])continue;const _0x261d77=this[_0x1beb51(0x137)](_0x257095);if(_0x261d77&&this[_0x1beb51(0xb7)](_0x261d77)&&_0x1beb51(0x127)!=_0x4f259c[_0x1beb51(0x224)])continue;const _0x466b42=_0x257095[_0x1beb51(0x141)]&&_0x257095[_0x1beb51(0x141)][_0x1beb51(0x12a)];(_0x1beb51(0x10d)!=_0x257095[_0x1beb51(0x224)]||_0x1beb51(0x127)==_0x4f259c[_0x1beb51(0x224)]&&!_0x466b42)&&(_0x444c9c[_0x1beb51(0x207)]||_0x1beb51(0x1b6)==_0x257095[_0x1beb51(0x224)]&&_0x444c9c[_0x1beb51(0x1d8)]||_0x257095[_0x1beb51(0xe9)]()[_0x1beb51(0x9e)](_0x1fbbdb)&&this[_0x1beb51(0x19a)](_0x257095,_0x1dcfb2,_0x44ab36));}});},{'priority':_0x4ce373(0x13b)}),_0x37c561[_0x4ce373(0x1e2)]['on'](_0x4ce373(0x17d),(_0xce8110,_0x17c20a)=>{const _0x216b97=_0x4ce373,_0xd2df28=_0x17c20a[0x0],_0x3135f6=_0x17c20a[0x1];if(_0x3135f6&&_0x3135f6[_0x216b97(0xc7)])return;if(this[_0x216b97(0x218)])return;if(!this[_0x216b97(0x1a1)][_0x216b97(0x223)])return;if(_0xd2df28[_0x216b97(0x172)])return;const _0x5a1427=_0x37c561[_0x216b97(0x1e2)][_0x216b97(0x1ef)],{start:_0xdd710f,end:_0x3009cd}=_0xd2df28[_0x216b97(0xe9)](),_0x514073=_0xdd710f[_0x216b97(0xae)]&&_0x5a1427[_0x216b97(0x14c)](_0xdd710f[_0x216b97(0xae)])?null:_0x5a1427[_0x216b97(0x1d5)](_0xdd710f,_0x216b97(0x20c)),_0x1427a8=_0x3009cd[_0x216b97(0x226)]&&_0x5a1427[_0x216b97(0x14c)](_0x3009cd[_0x216b97(0x226)])?null:_0x5a1427[_0x216b97(0x1d5)](_0x3009cd,_0x216b97(0x20b)),_0x5c176a=_0x37c561[_0x216b97(0x1e2)][_0x216b97(0x1c8)](_0x514073?_0x514073[_0x216b97(0x1c2)]:_0xdd710f,_0x1427a8?_0x1427a8[_0x216b97(0xac)]:_0x3009cd);_0x37c561[_0x216b97(0x1e2)][_0x216b97(0x8c)](_0x10cd08=>{const _0x4de1d2=_0x216b97;this[_0x4de1d2(0x116)](_0x5c176a);const _0x10852c=_0x37c561[_0x4de1d2(0x1e2)][_0x4de1d2(0x1ef)][_0x4de1d2(0x1d5)](_0x5c176a[_0x4de1d2(0x1c2)]);_0xd2df28['is'](_0x4de1d2(0x11e))?_0x10cd08[_0x4de1d2(0x132)](_0x10852c):_0xd2df28[_0x4de1d2(0x1ce)](_0x10852c);}),_0xce8110[_0x216b97(0x202)]();},{'priority':_0x44929b[_0x4ce373(0x15d)]+0xa}),_0x37c561[_0x4ce373(0x1e2)]['on'](_0x4ce373(0x119),(_0x140188,_0x136c0f)=>{const _0x4d2c45=_0x4ce373,_0x478472=_0x136c0f[_0x136c0f[_0x4d2c45(0x204)]-0x1];_0x478472&&_0x478472[_0x4d2c45(0xc7)]||this[_0x4d2c45(0x218)]||this[_0x4d2c45(0x1a1)][_0x4d2c45(0x223)]&&(_0x37c561[_0x4d2c45(0x1e2)][_0x4d2c45(0x8c)](()=>{const _0x18f83c=_0x4d2c45;let _0x1c28e=_0x37c561[_0x18f83c(0x1e2)][_0x18f83c(0x119)](_0x136c0f[0x0],_0x136c0f[0x1],_0x136c0f[0x2],{'forceDefaultExecution':!0x0});if(!_0x1c28e)return;_0x140188[_0x18f83c(0x1c1)]=_0x1c28e[_0x18f83c(0x161)]();const _0x57df98=_0x1c28e[_0x18f83c(0xac)][_0x18f83c(0x226)],_0x37bf13=_0x37c561[_0x18f83c(0x1e2)][_0x18f83c(0x1ef)];_0x57df98&&_0x37bf13[_0x18f83c(0x12e)](_0x57df98)&&!_0x37bf13[_0x18f83c(0x1d7)](_0x57df98)&&(_0x1c28e=_0x37c561[_0x18f83c(0x1e2)][_0x18f83c(0x1c8)](_0x1c28e[_0x18f83c(0x1c2)],_0x37c561[_0x18f83c(0x1e2)][_0x18f83c(0xc1)](_0x57df98,_0x18f83c(0xac)))),this[_0x18f83c(0xe3)](_0x1c28e);}),_0x140188[_0x4d2c45(0x202)]());},{'priority':_0x4ce373(0x133)}),this[_0x4ce373(0x1db)][_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x193),this[_0x4ce373(0x1a1)]),this[_0x4ce373(0x164)](_0x4ce373(0x193));const _0x37239b=new _0x1af6f9(_0x37c561,this[_0x4ce373(0x1e8)]);_0x37c561[_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x20e),_0x37239b),this[_0x4ce373(0x164)](_0x4ce373(0x20e));const _0x283399=new _0x1c171e(_0x37c561,this[_0x4ce373(0x1e8)]);_0x37c561[_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x22c),_0x283399),this[_0x4ce373(0x164)](_0x4ce373(0x22c)),_0x37c561[_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x112),new _0x2e58e2(_0x37c561,_0x37239b,this[_0x4ce373(0x1e8)])),this[_0x4ce373(0x164)](_0x4ce373(0x112)),_0x37c561[_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x9f),new _0x2e58e2(_0x37c561,_0x283399,this[_0x4ce373(0x1e8)])),this[_0x4ce373(0x164)](_0x4ce373(0x9f)),_0x37c561[_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x139),new _0x3e1cce(_0x37c561,_0x37239b,this[_0x4ce373(0x1e8)])),this[_0x4ce373(0x164)](_0x4ce373(0x139)),_0x37c561[_0x4ce373(0xbc)][_0x4ce373(0x124)](_0x4ce373(0x1ee),new _0x3e1cce(_0x37c561,_0x283399,this[_0x4ce373(0x1e8)])),this[_0x4ce373(0x164)](_0x4ce373(0x1ee));const _0x4088e1=_0x37c561[_0x4ce373(0x9d)][_0x4ce373(0xfd)](_0x4ce373(0xea));this[_0x4ce373(0xed)](_0x4088e1,_0x4ce373(0xd1),(_0x5b3308,{threadId:_0x2838cd})=>{const _0x41bda9=_0x4ce373,_0x42f78a=this[_0x41bda9(0x1e8)][_0x41bda9(0xfd)](_0x2838cd);_0x42f78a&&_0x42f78a[_0x41bda9(0xb6)]&&0x1===_0x42f78a[_0x41bda9(0xb6)][_0x41bda9(0x204)]&&this[_0x41bda9(0x1fc)](_0x2838cd,{'hasComments':!0x0});},{'priority':_0x4ce373(0xc8)}),this[_0x4ce373(0xed)](_0x4088e1,_0x4ce373(0x196),(_0x8976ff,{threadId:_0x4e518a})=>{const _0x33c300=_0x4ce373,_0x143015=this[_0x33c300(0x1e8)][_0x33c300(0xfd)](_0x4e518a);_0x143015&&_0x143015[_0x33c300(0xb6)]&&!_0x143015[_0x33c300(0xb6)][_0x33c300(0x204)]&&this[_0x33c300(0x1fc)](_0x4e518a,{'hasComments':!0x1});},{'priority':_0x4ce373(0xc8)});}set[_0x264254(0xa8)](_0x2d4606){const _0x477ce6=_0x264254;if(this[_0x477ce6(0xc4)])throw new _0x3ed114(_0x477ce6(0x108),this);this[_0x477ce6(0xc4)]=_0x2d4606;}get[_0x264254(0xa8)](){const _0x9b62ea=_0x264254;return this[_0x9b62ea(0xc4)];}[_0x264254(0xb0)]({skipNotAttached:_0x4a6f03=!0x1,toJSON:_0x3d4c09=!0x1}={}){const _0x593e06=_0x264254,_0x6c0986=[];for(const _0x2ed468 of this[_0x593e06(0x1e8)][_0x593e06(0x219)]())_0x4a6f03&&!_0x2ed468[_0x593e06(0x96)]||_0x6c0986[_0x593e06(0x15e)](_0x2ed468);return _0x3d4c09?_0x6c0986[_0x593e06(0x148)](_0x4c6629=>_0x4c6629[_0x593e06(0x1c0)]()):_0x6c0986;}[_0x264254(0xc2)](_0x5e21a1){const _0x55f635=_0x264254,_0x2c9d77=this[_0x55f635(0x1e8)][_0x55f635(0xfd)](_0x5e21a1);if(!_0x2c9d77)throw new _0x3ed114(_0x55f635(0x188),this);return _0x2c9d77;}[_0x264254(0x187)](_0x2d6357){const _0x357bd2=_0x264254;return this[_0x357bd2(0x1e8)][_0x357bd2(0x16f)](_0x2d6357);}[_0x264254(0x18c)](_0x2859b3){const _0x5289d1=_0x264254,{authorId:_0x5cdf73,id:_0x6c02dc,attributes:_0x232a61}=_0x2859b3,[_0x557735,_0x2504ee]=_0x2859b3[_0x5289d1(0x224)][_0x5289d1(0x127)](':'),_0x6148a6=this[_0x5289d1(0x1e8)][_0x5289d1(0xfd)](_0x6c02dc)||this[_0x5289d1(0x171)](_0x557735,_0x2504ee,_0x6c02dc,_0x5cdf73,_0x232a61);if(this[_0x5289d1(0xe5)](_0x6148a6),this[_0x5289d1(0x99)](_0x6148a6,_0x557735,_0x2504ee||null,_0x5cdf73),_0x6148a6[_0x5289d1(0x10e)]=_0x2859b3[_0x5289d1(0x10e)],_0x6148a6[_0x5289d1(0xc9)]=!0x0,_0x232a61&&_0x232a61[_0x5289d1(0x115)]){const _0x4b5fbe=_0x232a61[_0x5289d1(0x115)],_0x25a7eb=this[_0x5289d1(0x121)](_0x4b5fbe[_0x5289d1(0xb3)]);_0x6148a6[_0x5289d1(0x12b)]=_0x4b5fbe[_0x5289d1(0x10e)],_0x6148a6[_0x5289d1(0xbd)]=_0x25a7eb,_0x6148a6[_0x5289d1(0x1a3)]=!0x0;}else _0x6148a6[_0x5289d1(0x12b)]=_0x2859b3[_0x5289d1(0x10e)];switch(_0x2859b3[_0x5289d1(0x141)]&&(_0x6148a6[_0x5289d1(0x141)]=_0x2859b3[_0x5289d1(0x141)]),_0x2859b3[_0x5289d1(0x21d)]&&(_0x6148a6[_0x5289d1(0x21d)]=_0x2859b3[_0x5289d1(0x21d)]),this[_0x5289d1(0xc4)]&&this[_0x5289d1(0xc4)][_0x5289d1(0xaf)]||(_0x6148a6[_0x5289d1(0x122)]=!0x0),this[_0x5289d1(0x1ec)][_0x5289d1(0xfd)](_0x6148a6)){case _0x5289d1(0xd3):this[_0x5289d1(0x1ec)][_0x5289d1(0x176)](_0x6148a6,_0x5289d1(0xf0));break;case _0x5289d1(0x1c7):_0x6148a6[_0x5289d1(0x96)]?(this[_0x5289d1(0xe1)](new Set([_0x6148a6])),this[_0x5289d1(0x22a)](new Set([_0x6148a6])),this[_0x5289d1(0x1ec)][_0x5289d1(0x176)](_0x6148a6,_0x5289d1(0x190)),this[_0x5289d1(0x136)](_0x5289d1(0x216),_0x6148a6)):this[_0x5289d1(0x1ec)][_0x5289d1(0x176)](_0x6148a6,_0x5289d1(0x118));}return _0x6148a6;}[_0x264254(0x20e)](_0x3945a9){const _0xedbaa=_0x264254;this[_0xedbaa(0xc7)](()=>{const _0x51ae91=_0xedbaa;this[_0x51ae91(0x1db)][_0x51ae91(0x1e2)][_0x51ae91(0x8c)](()=>{const _0x5e7690=_0x51ae91;for(const _0x4ec880 of _0x3945a9[_0x5e7690(0x1a0)]())_0x4ec880[_0x5e7690(0x1bb)]();});});}[_0x264254(0x22c)](_0x35f45f){const _0x1ae162=_0x264254;this[_0x1ae162(0xc7)](()=>{const _0x21569e=_0x1ae162;this[_0x21569e(0x1db)][_0x21569e(0x1e2)][_0x21569e(0x8c)](()=>{const _0x4eea83=_0x21569e;for(const _0x224ae9 of _0x35f45f[_0x4eea83(0x1a0)]())_0x224ae9[_0x4eea83(0x1f8)]();});});}[_0x264254(0x164)](_0x4e0c47,_0x837ea3){const _0x21ade6=_0x264254,_0x64beb4=this[_0x21ade6(0x1db)][_0x21ade6(0xbc)][_0x21ade6(0xfd)](_0x4e0c47);if(!_0x64beb4)throw new _0x3ed114(_0x21ade6(0x9b),this,{'commandName':_0x4e0c47});if(this[_0x21ade6(0x114)][_0x21ade6(0x16f)](_0x64beb4))throw new _0x3ed114(_0x21ade6(0x20d),this,{'commandName':_0x4e0c47});this[_0x21ade6(0x114)][_0x21ade6(0x124)](_0x64beb4),_0x837ea3&&_0x64beb4['on'](_0x21ade6(0x113),(_0x3e8e02,_0x26a41b)=>{const _0x189ff9=_0x21ade6;this[_0x189ff9(0x1a1)][_0x189ff9(0x223)]&&(this[_0x189ff9(0x218)]||(_0x26a41b[_0x189ff9(0x204)]>0x0&&_0x26a41b[_0x26a41b[_0x189ff9(0x204)]-0x1]&&_0x26a41b[_0x26a41b[_0x189ff9(0x204)]-0x1][_0x189ff9(0xc7)]?_0x26a41b[_0x189ff9(0x201)]():(_0x3e8e02[_0x189ff9(0x1c1)]=_0x837ea3((..._0x285f6e)=>_0x64beb4[_0x189ff9(0x113)](..._0x285f6e,{'forceDefaultExecution':!0x0}),..._0x26a41b),_0x3e8e02[_0x189ff9(0x202)]())));},{'priority':_0x21ade6(0x133)});}[_0x264254(0xc7)](_0x47f352){const _0x33410d=_0x264254;let _0x62db02,_0xc917a6;const _0x4ef8e5=this[_0x33410d(0x218)];this[_0x33410d(0x218)]=!0x0;try{_0x62db02=_0x47f352();}catch(_0x35986b){_0xc917a6=_0x35986b;}return _0x4ef8e5||(this[_0x33410d(0x218)]=!0x1),_0xc917a6&&_0x3ed114[_0x33410d(0x19f)](_0xc917a6,this),_0x62db02;}[_0x264254(0xe3)](_0x46831f,_0x28858e=null,_0x1fd275={}){const _0x5b27f7=_0x264254;if(_0x46831f[_0x5b27f7(0x172)])return null;const _0x587b1b=this[_0x5b27f7(0x1db)][_0x5b27f7(0x9d)][_0x5b27f7(0xfd)](_0x5b27f7(0x212))['me'];for(const {suggestion:_0x405a02,meta:_0x4d98c5}of this[_0x5b27f7(0xf2)](_0x46831f,_0x5b27f7(0x1b6)))if(_0x4d98c5[_0x5b27f7(0x1d8)]){if(!_0x4d98c5[_0x5b27f7(0x1dd)]){if(_0x4d98c5[_0x5b27f7(0x207)]){if(!this[_0x5b27f7(0x160)]||!Lt(_0x405a02,_0x1fd275))continue;return _0x405a02;}if(Lt(_0x405a02,_0x1fd275))return _0x405a02;this[_0x5b27f7(0x19a)](_0x405a02,_0x46831f[_0x5b27f7(0x1c2)],_0x46831f[_0x5b27f7(0xac)]);break;}if(_0x28858e==_0x405a02[_0x5b27f7(0xda)]&&Lt(_0x405a02,_0x1fd275)){const _0x1c941e=_0x405a02[_0x5b27f7(0xe9)]();return _0x1c941e[_0x5b27f7(0x1c2)][_0x5b27f7(0x11c)](_0x46831f[_0x5b27f7(0xac)])?this[_0x5b27f7(0x200)](_0x405a02,this[_0x5b27f7(0x206)][_0x5b27f7(0x1c8)](_0x46831f[_0x5b27f7(0x1c2)],_0x1c941e[_0x5b27f7(0xac)])):this[_0x5b27f7(0x200)](_0x405a02,this[_0x5b27f7(0x206)][_0x5b27f7(0x1c8)](_0x1c941e[_0x5b27f7(0x1c2)],_0x46831f[_0x5b27f7(0xac)])),_0x405a02;}}const _0x1aa93a=_0x3a68a4(),_0x2da4c0=_0x587b1b['id'],_0x425a04=_0x28858e?_0x5b27f7(0xd6)+_0x28858e:_0x5b27f7(0x1b6),_0x120d53=this[_0x5b27f7(0x153)]({'id':_0x1aa93a,'type':_0x425a04,'createdAt':new Date(),'authorId':_0x2da4c0,'attributes':_0x1fd275});return this[_0x5b27f7(0xde)](_0x425a04,_0x1aa93a,_0x2da4c0,_0x46831f),_0x120d53;}[_0x264254(0x175)](_0x1e0da7,_0x5656a4=_0x264254(0x1aa),_0x15417d={}){const _0x21ff29=_0x264254,_0x432f5a=this[_0x21ff29(0x1db)][_0x21ff29(0x9d)][_0x21ff29(0xfd)](_0x21ff29(0x212))['me'],_0xb20d0c=this[_0x21ff29(0x1d9)][_0x21ff29(0x185)](_0x21ff29(0x1b6),_0x5656a4,_0x21ff29(0xdd));for(const _0xa819e1 of this[_0x21ff29(0xb0)]())if(_0xa819e1[_0x21ff29(0xbd)]['id']==_0x432f5a['id']&&_0x21ff29(0x1b6)==_0xa819e1[_0x21ff29(0x224)]&&_0xa819e1[_0x21ff29(0xda)]==_0x5656a4&&Lt(_0xa819e1,_0x15417d)&&(_0xb20d0c(_0xa819e1[_0x21ff29(0x1b5)](),_0x1e0da7)||_0xb20d0c(_0x1e0da7,_0xa819e1[_0x21ff29(0x1b5)]()))){for(const _0x412fcf of _0x1e0da7)_0xa819e1[_0x21ff29(0x163)](_0x412fcf);return _0xa819e1;}for(const {suggestion:_0x288881,meta:_0x450b0d}of this[_0x21ff29(0xf2)](_0x1e0da7,_0x21ff29(0x1b6))){if(!_0x450b0d[_0x21ff29(0x1d8)])continue;if(!this[_0x21ff29(0x160)]&&_0x450b0d[_0x21ff29(0x207)])continue;if(!Lt(_0x288881,_0x15417d))continue;let _0x5c5412=!0x0;for(const _0x2f745c of _0x288881[_0x21ff29(0x1b5)]())for(const _0x5528ee of _0x1e0da7)if(!_0x2f745c[_0x21ff29(0x9e)](_0x5528ee)){_0x5c5412=!0x1;break;}if(_0x5c5412)return _0x288881;}const _0x5e285d=_0x3a68a4(),_0x545190=_0x432f5a['id'],_0x4a6d06=_0x21ff29(0xd6)+_0x5656a4,_0x3cd17d=this[_0x21ff29(0x153)]({'id':_0x5e285d,'type':_0x4a6d06,'createdAt':new Date(),'authorId':_0x545190,'attributes':_0x15417d});for(const _0x4493ae of _0x1e0da7)this[_0x21ff29(0xde)](_0x4a6d06,_0x5e285d,_0x545190,_0x4493ae,_0xa389da[_0x21ff29(0x18f)]());return _0x3cd17d;}[_0x264254(0xe8)](_0x45e7a5,_0x5f34ef,_0x4fdcff=null,_0x59224f={}){const _0x39ad76=_0x264254;if(_0x4fdcff=_0x4fdcff||Vt(_0x5f34ef),_0x45e7a5[_0x39ad76(0x172)])return null;if(_0x39ad76(0x17c)===this[_0x39ad76(0x1da)]){const _0x2bbeeb=this[_0x39ad76(0x1d9)][_0x39ad76(0x185)](_0x39ad76(0x177),_0x4fdcff,_0x39ad76(0x1bb));return this[_0x39ad76(0xc7)](()=>_0x2bbeeb([_0x45e7a5],_0x5f34ef,_0x59224f)),null;}const _0x1d83f5=this[_0x39ad76(0x1db)][_0x39ad76(0x9d)][_0x39ad76(0xfd)](_0x39ad76(0x212))['me'],_0x4a15fd=[];if(_0x39ad76(0x93)!==this[_0x39ad76(0x1da)]){for(const {suggestion:_0x386337,meta:_0x58f448}of this[_0x39ad76(0xf2)](_0x45e7a5,_0x39ad76(0x1b6)))_0x58f448[_0x39ad76(0x1d8)]&&!_0x58f448[_0x39ad76(0x1d0)]&&_0x4a15fd[_0x39ad76(0x15e)](..._0x386337[_0x39ad76(0x1b5)]());}const _0x2169dd=function(_0x3b24c2,_0x337bdc){const _0x42e89e=_0x39ad76,_0x63fc4=[];for(const _0x221707 of _0x337bdc){const _0x472b77=_0x3b24c2[_0x42e89e(0x1ca)](_0x221707);_0x472b77&&_0x63fc4[_0x42e89e(0x15e)](_0x472b77);}return _0x63fc4;}(_0x45e7a5,_0x4a15fd),_0x3f5ca6=function(_0x1443a7,_0x102122){const _0xb82b78=_0x39ad76,_0x53c93=[_0x1443a7];for(const _0x36201d of _0x102122){let _0x311f8c=0x0;for(;_0x311f8c<_0x53c93[_0xb82b78(0x204)];){const _0x245c5d=_0x53c93[_0x311f8c][_0xb82b78(0x174)](_0x36201d);_0x53c93[_0xb82b78(0x1b1)](_0x311f8c,0x1,..._0x245c5d),_0x311f8c+=_0x245c5d[_0xb82b78(0x204)];}}return _0x53c93;}(_0x45e7a5,_0x4a15fd);_0x2169dd[_0x39ad76(0x204)]&&this[_0x39ad76(0x206)][_0x39ad76(0x8c)](()=>{const _0xa01504=_0x39ad76;for(const _0x3a625d of _0x2169dd){const _0x3ee239=this[_0xa01504(0x1d9)][_0xa01504(0x185)](_0xa01504(0x177),_0x4fdcff,_0xa01504(0x1bb));this[_0xa01504(0xc7)](()=>_0x3ee239([_0x3a625d],_0x5f34ef,_0x59224f));}});for(const _0x570398 of _0x3f5ca6){let _0xbc8ade=null,_0x6e201a=_0x570398[_0x39ad76(0x1c2)],_0x33a31c=_0x570398[_0x39ad76(0xac)];for(const {suggestion:_0x102811,meta:_0x2e7ddc}of this[_0x39ad76(0xf2)](_0x570398,_0x39ad76(0x177))){if(!_0x2e7ddc[_0x39ad76(0x1d8)])continue;if(_0x102811[_0x39ad76(0xda)]!=_0x4fdcff)continue;if(!Lt(_0x102811,_0x59224f))continue;const _0x1d140f=_0x102811[_0x39ad76(0xe9)]();if(_0x1d140f[_0x39ad76(0x9e)](_0x570398,!0x0))return null;_0x6e201a=_0x6e201a[_0x39ad76(0x230)](_0x1d140f[_0x39ad76(0x1c2)])?_0x6e201a:_0x1d140f[_0x39ad76(0x1c2)],_0x33a31c=_0x33a31c[_0x39ad76(0x210)](_0x1d140f[_0x39ad76(0xac)])?_0x33a31c:_0x1d140f[_0x39ad76(0xac)],_0xbc8ade?_0x1d140f[_0x39ad76(0x1c2)][_0x39ad76(0x230)](_0xbc8ade[_0x39ad76(0xe9)]()[_0x39ad76(0x1c2)])?(_0xbc8ade[_0x39ad76(0x120)](),_0xbc8ade=_0x102811):_0x102811[_0x39ad76(0x120)]():_0xbc8ade=_0x102811;}const _0x3db46f=this[_0x39ad76(0x206)][_0x39ad76(0x1c8)](_0x6e201a,_0x33a31c);if(_0xbc8ade)this[_0x39ad76(0x200)](_0xbc8ade,_0x3db46f);else{const _0x3334a7=_0x3a68a4(),_0x30ac15=_0x1d83f5['id'];this[_0x39ad76(0x153)]({'id':_0x3334a7,'type':_0x39ad76(0x1d1)+_0x4fdcff,'data':_0x5f34ef,'createdAt':new Date(),'authorId':_0x30ac15,'attributes':_0x59224f}),this[_0x39ad76(0xde)](_0x39ad76(0x1d1)+_0x4fdcff,_0x3334a7,_0x30ac15,_0x3db46f);}}return null;}[_0x264254(0x1a5)](_0x22eff7,_0x2632e5,_0x376b3d=[],_0x2dbf2b=null,_0x536238={}){const _0x2bce65=_0x264254;_0x2632e5[_0x2bce65(0x1bd)]||(_0x2632e5[_0x2bce65(0x1bd)]=_0x2632e5[_0x2bce65(0x101)]),_0x2632e5[_0x2bce65(0x12a)]=_0x22eff7['is'](_0x2bce65(0x109)),_0x2dbf2b=_0x2dbf2b||Vt(_0x2632e5);const _0x3ebec3=_0x376b3d[_0x2bce65(0x148)](_0x1f6511=>Ft(_0x1f6511,this[_0x2bce65(0x206)])),_0x5854bf=_0x22eff7['is'](_0x2bce65(0x109))?_0x22eff7:Ft(_0x22eff7,this[_0x2bce65(0x206)]);if(_0x2bce65(0x17c)===this[_0x2bce65(0x1da)]){const _0x559925=this[_0x2bce65(0x1d9)][_0x2bce65(0x185)](_0x2bce65(0x10d),_0x2dbf2b,_0x2bce65(0x1bb));return this[_0x2bce65(0xc7)](()=>_0x559925([_0x5854bf],_0x2632e5,_0x536238)),null;}_0x3ebec3[_0x2bce65(0x15e)](_0x5854bf);let _0xa5cfc9=!0x0;for(const _0x249f05 of _0x3ebec3)if(!this[_0x2bce65(0x1e0)](_0x249f05)){_0xa5cfc9=!0x1;break;}if(_0xa5cfc9&&_0x2bce65(0x93)!==this[_0x2bce65(0x1da)]){const _0x14b736=this[_0x2bce65(0x1d9)][_0x2bce65(0x185)](_0x2bce65(0x10d),_0x2dbf2b,_0x2bce65(0x1bb));return this[_0x2bce65(0xc7)](()=>_0x14b736([_0x5854bf],_0x2632e5,_0x536238)),null;}let _0x169121=null,_0xda2180=_0x5854bf[_0x2bce65(0x1c2)],_0x324ee3=_0x5854bf[_0x2bce65(0xac)];for(const {suggestion:_0x4158ad,meta:_0x4b828a}of this[_0x2bce65(0xf2)](_0x5854bf,_0x2bce65(0x10d))){if(!_0x4b828a[_0x2bce65(0x1d8)])continue;if(_0x4b828a[_0x2bce65(0x1dd)]||_0x4b828a[_0x2bce65(0x207)]||_0x4b828a[_0x2bce65(0x1d0)])continue;if(_0x4158ad[_0x2bce65(0x141)][_0x2bce65(0x1bd)]!=_0x2632e5[_0x2bce65(0x1bd)])continue;if(!Lt(_0x4158ad,_0x536238))continue;const _0x47b305=_0x4158ad[_0x2bce65(0xe9)]();if(_0x4158ad[_0x2bce65(0xda)]==_0x2dbf2b){if(_0x47b305[_0x2bce65(0x9e)](_0x5854bf,!0x0))return null;_0xda2180=_0xda2180[_0x2bce65(0x230)](_0x47b305[_0x2bce65(0x1c2)])?_0xda2180:_0x47b305[_0x2bce65(0x1c2)],_0x324ee3=_0x324ee3[_0x2bce65(0x210)](_0x47b305[_0x2bce65(0xac)])?_0x324ee3:_0x47b305[_0x2bce65(0xac)],_0x169121?_0x47b305[_0x2bce65(0x1c2)][_0x2bce65(0x230)](_0x169121[_0x2bce65(0xe9)]()[_0x2bce65(0x1c2)])?(_0x169121[_0x2bce65(0x120)](),_0x169121=_0x4158ad):_0x4158ad[_0x2bce65(0x120)]():_0x169121=_0x4158ad;}else{const _0x47e4fe=_0x5854bf[_0x2bce65(0x1ca)](_0x47b305);this[_0x2bce65(0x1c3)](_0x4158ad,_0x47e4fe);}}const _0xcb89e1=this[_0x2bce65(0x1db)][_0x2bce65(0x9d)][_0x2bce65(0xfd)](_0x2bce65(0x212))['me'],_0x503ef5=_0x3a68a4(),_0x25c99f=_0xcb89e1['id'];if(_0x169121)return this[_0x2bce65(0x200)](_0x169121,this[_0x2bce65(0x206)][_0x2bce65(0x1c8)](_0xda2180,_0x324ee3)),_0x169121;{const _0x16ed4d=this[_0x2bce65(0x153)]({'id':_0x503ef5,'type':_0x2bce65(0x1b9)+_0x2dbf2b,'data':_0x2632e5,'createdAt':new Date(),'authorId':_0x25c99f,'attributes':_0x536238});return this[_0x2bce65(0xde)](_0x2bce65(0x1b9)+_0x2dbf2b,_0x503ef5,_0x25c99f,this[_0x2bce65(0x206)][_0x2bce65(0x1c8)](_0xda2180,_0x324ee3)),_0x16ed4d;}}[_0x264254(0x16e)](_0xcad7f3,_0x349d15,_0x56d6ac=[],_0x457d75=null,_0x23fe98={}){const _0x48fec8=_0x264254;_0x349d15[_0x48fec8(0x1bd)]||(_0x349d15[_0x48fec8(0x1bd)]=_0x349d15[_0x48fec8(0x101)]);const _0x3883d2=_0xcad7f3[0x0];_0x349d15[_0x48fec8(0x12a)]=_0x3883d2['is'](_0x48fec8(0x109)),_0x457d75=_0x457d75||Vt(_0x349d15);const _0x178079=_0x56d6ac[_0x48fec8(0x148)](_0x523ac1=>Ft(_0x523ac1,this[_0x48fec8(0x206)])),_0xec7fe8=_0x3883d2['is'](_0x48fec8(0x109))?_0xcad7f3:_0xcad7f3[_0x48fec8(0x148)](_0x1b5177=>Ft(_0x1b5177,this[_0x48fec8(0x206)]));if(_0x48fec8(0x17c)===this[_0x48fec8(0x1da)]){const _0x5b2a02=this[_0x48fec8(0x1d9)][_0x48fec8(0x185)](_0x48fec8(0x10d),_0x457d75,_0x48fec8(0x1bb));return this[_0x48fec8(0xc7)](()=>_0x5b2a02(_0xec7fe8,_0x349d15,_0x23fe98)),null;}_0x178079[_0x48fec8(0x15e)](..._0xec7fe8);let _0x3e4a61=!0x0;for(const _0x287b90 of _0x178079)if(!this[_0x48fec8(0x1e0)](_0x287b90)){_0x3e4a61=!0x1;break;}if(_0x3e4a61&&_0x48fec8(0x93)!==this[_0x48fec8(0x1da)]){const _0x1811e4=this[_0x48fec8(0x1d9)][_0x48fec8(0x185)](_0x48fec8(0x10d),_0x457d75,_0x48fec8(0x1bb));return this[_0x48fec8(0xc7)](()=>_0x1811e4(_0xec7fe8,_0x349d15,_0x23fe98)),null;}const _0x277fd2=this[_0x48fec8(0x1db)][_0x48fec8(0x9d)][_0x48fec8(0xfd)](_0x48fec8(0x212))['me'];for(const _0x28d105 of this[_0x48fec8(0xb0)]()){if(_0x28d105[_0x48fec8(0xbd)]['id']!=_0x277fd2['id'])continue;if(_0x48fec8(0x10d)!=_0x28d105[_0x48fec8(0x224)]||_0x28d105[_0x48fec8(0x141)][_0x48fec8(0x1bd)]!=_0x349d15[_0x48fec8(0x1bd)])continue;if(!Lt(_0x28d105,_0x23fe98))continue;const _0x3d9f4f=_0x28d105[_0x48fec8(0xda)]==_0x457d75;for(let _0x382d28=0x0;_0x382d28<_0xec7fe8[_0x48fec8(0x204)];_0x382d28++){const _0x51087a=_0xec7fe8[_0x382d28];for(const _0x1ba50a of _0x28d105[_0x48fec8(0xd9)]()){const _0x2d2ad0=_0x1ba50a[_0x48fec8(0x183)]();if(_0x51087a[_0x48fec8(0x11c)](_0x2d2ad0)){_0x3d9f4f?(_0xec7fe8[_0x48fec8(0x1b1)](_0x382d28,0x1),_0x382d28--):_0x28d105[_0x48fec8(0x169)](_0x1ba50a[_0x48fec8(0xa6)]);break;}}}}if(0x0==_0xec7fe8[_0x48fec8(0x204)])return null;const _0x2a8789=this[_0x48fec8(0x1d9)][_0x48fec8(0x185)](_0x48fec8(0x10d),_0x457d75,_0x48fec8(0xdd));for(const _0x245ddf of this[_0x48fec8(0xb0)]())if(_0x245ddf[_0x48fec8(0xbd)]['id']==_0x277fd2['id']&&_0x48fec8(0x10d)==_0x245ddf[_0x48fec8(0x224)]&&_0x245ddf[_0x48fec8(0x141)][_0x48fec8(0x1bd)]==_0x349d15[_0x48fec8(0x1bd)]&&_0x245ddf[_0x48fec8(0xda)]==_0x457d75&&Lt(_0x245ddf,_0x23fe98)&&(_0x2a8789(_0x245ddf[_0x48fec8(0x1b5)](),_0xec7fe8)||_0x2a8789(_0xec7fe8,_0x245ddf[_0x48fec8(0x1b5)]()))){for(const _0x4383d of _0xec7fe8)_0x245ddf[_0x48fec8(0x163)](_0x4383d);return _0x245ddf;}const _0x3cfcb2=_0x3a68a4(),_0x3a80a3=_0x277fd2['id'],_0x4023f2=_0x48fec8(0x1b9)+_0x457d75,_0x2ba1d2=this[_0x48fec8(0x153)]({'id':_0x3cfcb2,'type':_0x4023f2,'data':_0x349d15,'createdAt':new Date(),'authorId':_0x3a80a3,'attributes':_0x23fe98});for(const _0x37802b of _0xec7fe8)this[_0x48fec8(0xde)](_0x4023f2,_0x3cfcb2,_0x3a80a3,_0x37802b,_0xa389da[_0x48fec8(0x18f)]());return _0x2ba1d2;}[_0x264254(0x116)](_0x11c449,_0x100989=null,_0x2e2fa9={}){const _0x11a326=_0x264254;if(_0x11c449[_0x11a326(0x172)])return null;const _0x2c700b=this[_0x11a326(0x1db)][_0x11a326(0x9d)][_0x11a326(0xfd)](_0x11a326(0x212))['me'],_0x389d53=new _0x50ce44(_0x11c449[_0x11a326(0x1c2)],_0x11c449[_0x11a326(0xac)]);for(const {suggestion:_0x5b5b53,meta:_0xf03d53}of this[_0x11a326(0xf2)](_0x389d53,_0x11a326(0x1b6)))if(_0xf03d53[_0x11a326(0x1d8)]&&!_0xf03d53[_0x11a326(0x1dd)]){if(_0x5b5b53[_0x11a326(0x105)]){const _0x1df23e=_0x5b5b53[_0x11a326(0x1b5)]()[_0x11a326(0x9c)](_0x21db1f=>_0x11a326(0xc5)!=_0x21db1f[_0x11a326(0x128)][_0x11a326(0x211)]);_0x1df23e[_0x11a326(0xca)](_0x55c9f0=>_0x389d53[_0x11a326(0x9e)](_0x55c9f0,!0x0))&&_0x5b5b53[_0x11a326(0x1f8)]();if(_0x1df23e[_0x11a326(0x217)](_0x362621=>_0x362621[_0x11a326(0x9e)](_0x389d53,!0x0))){const _0x177ba2=this[_0x11a326(0x1d9)][_0x11a326(0x185)](_0x11a326(0xce),_0x100989,_0x11a326(0x1bb));return this[_0x11a326(0xc7)](()=>_0x177ba2([_0x389d53],null,_0x2e2fa9)),null;}}else{const _0x25e0ac=_0x389d53[_0x11a326(0x1ca)](_0x5b5b53[_0x11a326(0xe9)]());null!==_0x25e0ac&&_0x5b5b53[_0x11a326(0xe7)]([_0x25e0ac],null,_0x2e2fa9);}}if(_0x389d53[_0x11a326(0x16c)](),_0x389d53[_0x11a326(0x172)]||_0x11a326(0xc5)==_0x389d53[_0x11a326(0x128)][_0x11a326(0x211)])return null;let _0x27e389=null,_0x44aa87=_0x389d53[_0x11a326(0x1c2)],_0x395051=_0x389d53[_0x11a326(0xac)];const _0xc7175f=this[_0x11a326(0xf2)](_0x389d53,_0x11a326(0xce));for(const {suggestion:_0x1f77c2,meta:_0x355c5c}of _0xc7175f){const _0x57d34b=this[_0x11a326(0x206)][_0x11a326(0x1c8)](_0x44aa87,_0x395051);if(_0x355c5c[_0x11a326(0x1d8)]&&(this[_0x11a326(0x160)]||!_0x355c5c[_0x11a326(0x207)]&&!_0x355c5c[_0x11a326(0x1d0)])){if(_0x1f77c2[_0x11a326(0x105)]){if(!Lt(_0x1f77c2,_0x2e2fa9))continue;let _0x5e2204=!0x0;for(const _0x236df9 of _0x1f77c2[_0x11a326(0x1b5)]()){if(_0x236df9[_0x11a326(0x9e)](_0x57d34b,!0x0))return _0x1f77c2;_0x57d34b[_0x11a326(0x9e)](_0x236df9)||(_0x5e2204=!0x1);}_0x5e2204&&_0x1f77c2[_0x11a326(0x1f8)]();}else{const _0xec82c9=_0x1f77c2[_0x11a326(0xe9)]();if(_0xec82c9[_0x11a326(0x9e)](_0x57d34b,!0x0))return _0x1f77c2;if(!Lt(_0x1f77c2,_0x2e2fa9)){_0x57d34b[_0x11a326(0x9e)](_0xec82c9)?_0x1f77c2[_0x11a326(0x120)]():_0xec82c9[_0x11a326(0xfa)](_0x44aa87)?_0x44aa87=_0xec82c9[_0x11a326(0xac)]:_0xec82c9[_0x11a326(0xfa)](_0x395051)&&(_0x395051=_0xec82c9[_0x11a326(0x1c2)]);continue;}_0x44aa87=_0x44aa87[_0x11a326(0x230)](_0xec82c9[_0x11a326(0x1c2)])?_0x44aa87:_0xec82c9[_0x11a326(0x1c2)],_0x395051=_0x395051[_0x11a326(0x210)](_0xec82c9[_0x11a326(0xac)])?_0x395051:_0xec82c9[_0x11a326(0xac)],_0x2e2fa9=Object[_0x11a326(0x1a9)]({},_0x1f77c2[_0x11a326(0x21d)]),_0x27e389?_0xec82c9[_0x11a326(0x1c2)][_0x11a326(0x230)](_0x27e389[_0x11a326(0xe9)]()[_0x11a326(0x1c2)])?(_0x27e389[_0x11a326(0x120)](),_0x27e389=_0x1f77c2):_0x1f77c2[_0x11a326(0x120)]():_0x27e389=_0x1f77c2;}}}if(_0x27e389)return this[_0x11a326(0x200)](_0x27e389,this[_0x11a326(0x206)][_0x11a326(0x1c8)](_0x44aa87,_0x395051)),_0x27e389;{const _0x1382ef=_0x3a68a4(),_0x7361a=this[_0x11a326(0x206)][_0x11a326(0x1c8)](_0x44aa87,_0x395051),_0x5e5ddc=_0x2c700b['id'],_0x4e87bd=_0x100989?_0x11a326(0x154)+_0x100989:_0x11a326(0xce),_0x232a0a=this[_0x11a326(0x153)]({'id':_0x1382ef,'type':_0x4e87bd,'createdAt':new Date(),'authorId':_0x5e5ddc,'attributes':_0x2e2fa9});return this[_0x11a326(0xde)](_0x4e87bd,_0x1382ef,_0x5e5ddc,_0x7361a),_0x232a0a;}}[_0x264254(0x1cc)](_0x3ad1b9,_0x230a38=_0x264254(0x1aa),_0x99bd18={}){const _0x2219d0=_0x264254,_0x4e9d65=this[_0x2219d0(0x1db)][_0x2219d0(0x9d)][_0x2219d0(0xfd)](_0x2219d0(0x212))['me'],_0x4af33f=_0x3ad1b9[_0x2219d0(0x148)](_0x341ca7=>new _0x50ce44(_0x341ca7[_0x2219d0(0x1c2)],_0x341ca7[_0x2219d0(0xac)])),_0x23204f=new Set();for(const {suggestion:_0x492dfb,meta:_0x51adeb}of this[_0x2219d0(0xf2)](_0x4af33f,_0x2219d0(0x1b6)))_0x51adeb[_0x2219d0(0x1d8)]&&!_0x51adeb[_0x2219d0(0x1dd)]&&_0x23204f[_0x2219d0(0x124)](_0x492dfb);for(const _0x6c4ad of _0x23204f)if(_0x6c4ad[_0x2219d0(0x105)]){const _0x49b7ba=_0x6c4ad[_0x2219d0(0x1b5)]();(!_0x6c4ad[_0x2219d0(0x21d)]||!_0x6c4ad[_0x2219d0(0x21d)][_0x2219d0(0x19c)])&&(_0x49b7ba[_0x2219d0(0xca)](_0x43ce9f=>_0x4af33f[_0x2219d0(0x217)](_0x33cc42=>_0x33cc42[_0x2219d0(0x9e)](_0x43ce9f,!0x0)))&&_0x6c4ad[_0x2219d0(0x1f8)]());if(_0x4af33f[_0x2219d0(0xca)](_0x4dfd70=>_0x49b7ba[_0x2219d0(0x217)](_0x1215d8=>_0x1215d8[_0x2219d0(0x9e)](_0x4dfd70,!0x0)))){const _0x22f618=this[_0x2219d0(0x1d9)][_0x2219d0(0x185)](_0x2219d0(0xce),_0x230a38,_0x2219d0(0x1bb));return this[_0x2219d0(0xc7)](()=>_0x22f618(_0x3ad1b9,null,_0x99bd18)),null;}}else{const _0x46f2cf=_0x6c4ad[_0x2219d0(0xe9)]();_0x4af33f[_0x2219d0(0x217)](_0x346738=>_0x346738[_0x2219d0(0x9e)](_0x46f2cf,!0x0))&&_0x6c4ad[_0x2219d0(0x1f8)]();if(_0x4af33f[_0x2219d0(0xca)](_0x36af02=>_0x46f2cf[_0x2219d0(0x9e)](_0x36af02,!0x0))){const _0x42eeb9=this[_0x2219d0(0x1d9)][_0x2219d0(0x185)](_0x2219d0(0xce),_0x230a38,_0x2219d0(0x1bb));return this[_0x2219d0(0xc7)](()=>_0x42eeb9(_0x4af33f,null,_0x99bd18)),null;}}const _0x1fd2f7=this[_0x2219d0(0x1d9)][_0x2219d0(0x185)](_0x2219d0(0xce),_0x230a38,_0x2219d0(0xdd));let _0x39e0fe=null;for(const _0x19ef6e of this[_0x2219d0(0xb0)]())if(_0x19ef6e[_0x2219d0(0xbd)]['id']==_0x4e9d65['id']&&_0x19ef6e[_0x2219d0(0x96)]&&_0x2219d0(0xce)==_0x19ef6e[_0x2219d0(0x224)]&&_0x19ef6e[_0x2219d0(0xda)]==_0x230a38&&Lt(_0x19ef6e,_0x99bd18)&&(_0x1fd2f7(_0x19ef6e[_0x2219d0(0x1b5)](),_0x4af33f)||_0x1fd2f7(_0x4af33f,_0x19ef6e[_0x2219d0(0x1b5)]()))){if(_0x39e0fe){if(_0x19ef6e[_0x2219d0(0xb6)]&&_0x19ef6e[_0x2219d0(0xb6)][_0x2219d0(0x204)])continue;for(const _0x5a45ab of _0x19ef6e[_0x2219d0(0x1b5)]())_0x39e0fe[_0x2219d0(0xf5)](_0x5a45ab)||_0x39e0fe[_0x2219d0(0x163)](_0x5a45ab);_0x19ef6e[_0x2219d0(0x120)]();}else{_0x39e0fe=_0x19ef6e;for(const _0x770853 of _0x4af33f)_0x19ef6e[_0x2219d0(0xf5)](_0x770853)||_0x19ef6e[_0x2219d0(0x163)](_0x770853);}}if(_0x39e0fe)return _0x39e0fe;_0x23204f[_0x2219d0(0x209)]();for(const {suggestion:_0x505e37,meta:_0x2552c5}of this[_0x2219d0(0xf2)](_0x4af33f,_0x2219d0(0xce)))_0x2552c5[_0x2219d0(0x1d8)]&&(this[_0x2219d0(0x160)]||!_0x2552c5[_0x2219d0(0x207)]&&!_0x2552c5[_0x2219d0(0x1d0)])&&Lt(_0x505e37,_0x99bd18)&&_0x23204f[_0x2219d0(0x124)](_0x505e37);for(const _0x156db1 of _0x23204f){const _0x159274=_0x156db1[_0x2219d0(0x1b5)]();if(!_0x99bd18||!_0x99bd18[_0x2219d0(0x19c)]){if(_0x4af33f[_0x2219d0(0xca)](_0xeef12a=>_0x159274[_0x2219d0(0x217)](_0x314cd6=>_0x314cd6[_0x2219d0(0x9e)](_0xeef12a,!0x0))))return _0x156db1;}(!_0x156db1[_0x2219d0(0x21d)]||!_0x156db1[_0x2219d0(0x21d)][_0x2219d0(0x19c)])&&(_0x159274[_0x2219d0(0xca)](_0x4669c6=>_0x4af33f[_0x2219d0(0x217)](_0x5060b5=>_0x5060b5[_0x2219d0(0x9e)](_0x4669c6,!0x0)))&&_0x156db1[_0x2219d0(0x1f8)]());}const _0x49f56d=_0x3a68a4(),_0x243315=_0x4e9d65['id'],_0x58264f=_0x2219d0(0x154)+_0x230a38,_0x2299a7=this[_0x2219d0(0x153)]({'id':_0x49f56d,'type':_0x58264f,'createdAt':new Date(),'authorId':_0x243315,'attributes':_0x99bd18});for(const _0x3c86a1 of _0x4af33f)_0x3c86a1[_0x2219d0(0x16c)](),_0x3c86a1[_0x2219d0(0x172)]||_0x2219d0(0xc5)==_0x3c86a1[_0x2219d0(0x128)][_0x2219d0(0x211)]||this[_0x2219d0(0xde)](_0x58264f,_0x49f56d,_0x243315,_0x3c86a1,_0xa389da[_0x2219d0(0x18f)]());return _0x2299a7;}[_0x264254(0xa9)](_0xf01b83,_0x4f3693,_0x215b5e,_0x30eb0a,_0x544d8e){const _0x2fce10=_0x264254;if(_0xf01b83[_0x2fce10(0x172)])return[];if(_0x2fce10(0x17c)===this[_0x2fce10(0x1da)])return[];const _0x44141d=this[_0x2fce10(0x1db)][_0x2fce10(0x9d)][_0x2fce10(0xfd)](_0x2fce10(0x212))['me']['id'],_0x98ac62=Array[_0x2fce10(0x1af)](this[_0x2fce10(0x1e8)][_0x2fce10(0x219)]())[_0x2fce10(0x9c)](_0x254829=>_0x2fce10(0x1f3)==_0x254829[_0x2fce10(0x224)]&&_0x254829[_0x2fce10(0x141)][_0x2fce10(0x18e)]==_0x4f3693&&_0x254829[_0x2fce10(0xf5)](_0xf01b83));if(_0x2fce10(0x10a)===this[_0x2fce10(0x1da)]){const _0x25857e=this[_0x2fce10(0xf2)](_0xf01b83,_0x2fce10(0x1b6))[_0x2fce10(0x9c)](({meta:_0x57f42e})=>_0x57f42e[_0x2fce10(0x1d8)]&&!_0x57f42e[_0x2fce10(0x1d0)]&&!_0x57f42e[_0x2fce10(0x1dd)])[_0x2fce10(0x148)](({suggestion:_0x5d9e9b})=>_0x5d9e9b);_0x98ac62[_0x2fce10(0x135)](..._0x25857e);}const _0x118ceb=new Map([[_0xf01b83,_0x215b5e]]);for(const _0x3d647f of _0x98ac62){const _0x3943c1=_0x2fce10(0x1f3)==_0x3d647f[_0x2fce10(0x224)]?_0x3d647f[_0x2fce10(0x141)][_0x2fce10(0x1d3)]:void 0x0,_0x48dcdf=_0x3d647f[_0x2fce10(0xe9)](),_0x16b7c8=Array[_0x2fce10(0x1af)](_0x118ceb[_0x2fce10(0x157)]())[_0x2fce10(0x11b)](_0x2057f6=>_0x2057f6[_0x2fce10(0xdf)](_0x48dcdf));if(!_0x16b7c8)continue;const _0x55143b=_0x16b7c8[_0x2fce10(0x174)](_0x48dcdf);this[_0x2fce10(0xb7)](_0x4f3693)&&_0x2fce10(0x1b6)==_0x3d647f[_0x2fce10(0x224)]&&0x0!=_0x55143b[_0x2fce10(0x204)]||(_0x118ceb[_0x2fce10(0x220)](_0x16b7c8),_0x55143b[_0x2fce10(0x14e)](_0x6e2ddd=>{const _0x1728c9=_0x2fce10;_0x118ceb[_0x1728c9(0x176)](_0x6e2ddd,_0x215b5e);}),_0x2fce10(0x1b6)!=_0x3d647f[_0x2fce10(0x224)]&&_0x3943c1!=_0x30eb0a&&_0x118ceb[_0x2fce10(0x176)](_0x16b7c8[_0x2fce10(0x1ca)](_0x48dcdf),_0x3943c1));}const _0x5239be=[];for(const [_0x59eb03,_0x70bf1f]of _0x118ceb){const _0x4e43ba=_0x3a68a4(),_0x66e482={'key':_0x4f3693,'oldValue':_0x70bf1f,'newValue':_0x30eb0a};_0x4f3693[_0x2fce10(0x204)]>0x25&&console[_0x2fce10(0x22e)](_0x2fce10(0x198),{'key':_0x4f3693});const _0x4dfb64=(_0x2fce10(0x14b)+(_0x4f3693+'|'+Vt({'newValue':_0x30eb0a})))[_0x2fce10(0x20a)](0x0,0x3c),_0x4368a0=this[_0x2fce10(0x153)]({'id':_0x4e43ba,'type':_0x4dfb64,'data':_0x66e482,'createdAt':new Date(),'authorId':_0x44141d,'attributes':_0x544d8e});_0x5239be[_0x2fce10(0x15e)](_0x4368a0),this[_0x2fce10(0xde)](_0x4dfb64,_0x4e43ba,_0x44141d,_0x59eb03);}return _0x5239be;}[_0x264254(0x1dc)](_0xbe5b51){const _0x277599=_0x264254;this[_0x277599(0x164)](_0xbe5b51,(_0x18892a,..._0x1d319a)=>{const _0x293cc4=_0x277599;this[_0x293cc4(0x17b)](()=>{_0x18892a(..._0x1d319a);});});}[_0x264254(0x152)](_0x5d64ba){const _0x5ed807=_0x264254;this[_0x5ed807(0x15c)][_0x5ed807(0x124)](_0x5d64ba);}[_0x264254(0x81)](_0x2936c8){const _0x436e06=_0x264254;this[_0x436e06(0x1a8)][_0x436e06(0x124)](_0x2936c8);}[_0x264254(0x137)](_0x221d76){const _0x1aafd8=_0x264254;return _0x1aafd8(0x1f3)==_0x221d76[_0x1aafd8(0x224)]?_0x221d76[_0x1aafd8(0xda)][_0x1aafd8(0x127)]('|')[0x0]:null;}[_0x264254(0x200)](_0x10b060,_0x4b9e00){const _0x2617c5=_0x264254,_0x21e0dd=_0x10b060[_0x2617c5(0x1f0)]();this[_0x2617c5(0x206)][_0x2617c5(0x8c)](_0x31d0ed=>{const _0x1f0e21=_0x2617c5;_0x31d0ed[_0x1f0e21(0x1fd)](_0x21e0dd,{'range':_0x4b9e00});});}[_0x264254(0xe5)](_0x451891){const _0x406bce=_0x264254,_0x4f1668=_0x451891['id'],_0x5949a7=this[_0x406bce(0x1db)][_0x406bce(0x13f)][_0x406bce(0xfd)](_0x406bce(0x162));this[_0x406bce(0x87)][_0x406bce(0x84)](_0x4f1668)||this[_0x406bce(0x87)][_0x406bce(0xf7)]({'channelId':_0x5949a7,'threadId':_0x4f1668,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2feb32=this[_0x406bce(0x87)][_0x406bce(0xff)](_0x4f1668);_0x2feb32[_0x406bce(0xf6)](_0x406bce(0x22b)),_0x2feb32[_0x406bce(0x22b)]=!0x1,_0x451891[_0x406bce(0xb6)]=_0x2feb32;}[_0x264254(0x99)](_0x10d40a,_0x43e866,_0x1ca34b,_0x4bc01d){const _0x3c6169=_0x264254;if(_0x10d40a[_0x3c6169(0x224)]!=_0x43e866||_0x10d40a[_0x3c6169(0xda)]!=_0x1ca34b||_0x10d40a[_0x3c6169(0x199)]['id']!=_0x4bc01d)throw this[_0x3c6169(0x1db)][_0x3c6169(0xd4)](_0x3c6169(0x140)),new _0x3ed114(_0x3c6169(0x140),this);}[_0x264254(0x1c3)](_0x4307b7,_0xdbcbe5){const _0x5345c4=_0x264254,_0x5de1c0=_0x4307b7[_0x5345c4(0xe9)]();if(_0xdbcbe5[_0x5345c4(0x11c)](_0x5de1c0))_0x4307b7[_0x5345c4(0x120)]();else{if(_0x5de1c0[_0x5345c4(0x9e)](_0xdbcbe5)){const _0x42b7c6=this[_0x5345c4(0x206)][_0x5345c4(0xc1)](_0xdbcbe5[_0x5345c4(0x1c2)][_0x5345c4(0x226)],_0x5345c4(0xac));this[_0x5345c4(0x200)](_0x4307b7,this[_0x5345c4(0x206)][_0x5345c4(0x1c8)](_0x5de1c0[_0x5345c4(0x1c2)],_0x42b7c6));const _0x52dc6c=_0x3a68a4(),_0x24a421=_0x4307b7[_0x5345c4(0x199)]['id'],_0xb783f2=_0x4307b7[_0x5345c4(0x224)]+':'+_0x4307b7[_0x5345c4(0xda)];this[_0x5345c4(0x153)]({'id':_0x52dc6c,'type':_0xb783f2,'createdAt':new Date(),'authorId':_0x24a421,'data':_0x4307b7[_0x5345c4(0x141)],'attributes':_0x4307b7[_0x5345c4(0x21d)]});const _0x58848a=this[_0x5345c4(0x206)][_0x5345c4(0xc1)](_0xdbcbe5[_0x5345c4(0xac)][_0x5345c4(0xe2)],_0x5345c4(0x194)),_0x475391=this[_0x5345c4(0x206)][_0x5345c4(0x1c8)](_0x58848a,_0x5de1c0[_0x5345c4(0xac)]);this[_0x5345c4(0xde)](_0xb783f2,_0x52dc6c,_0x24a421,_0x475391);}else{if(_0x5de1c0[_0x5345c4(0xfa)](_0xdbcbe5[_0x5345c4(0x1c2)])){const _0x587ee2=this[_0x5345c4(0x206)][_0x5345c4(0xc1)](_0xdbcbe5[_0x5345c4(0x1c2)][_0x5345c4(0x226)],_0x5345c4(0xac));this[_0x5345c4(0x200)](_0x4307b7,this[_0x5345c4(0x206)][_0x5345c4(0x1c8)](_0x5de1c0[_0x5345c4(0x1c2)],_0x587ee2));}else{const _0x2f4a1f=this[_0x5345c4(0x206)][_0x5345c4(0xc1)](_0xdbcbe5[_0x5345c4(0xac)][_0x5345c4(0xe2)],_0x5345c4(0x194));this[_0x5345c4(0x200)](_0x4307b7,this[_0x5345c4(0x206)][_0x5345c4(0x1c8)](_0x2f4a1f,_0x5de1c0[_0x5345c4(0xac)]));}}}}[_0x264254(0x1e0)](_0x51dad0){const _0x4d2569=_0x264254;for(const {suggestion:_0x1ae553,meta:_0x309403}of this[_0x4d2569(0xf2)](_0x51dad0,_0x4d2569(0x1b6))){if(!_0x309403[_0x4d2569(0x1d8)])continue;const _0x4bee9f=_0x1ae553[_0x4d2569(0x1b5)]();for(const _0x2d392a of _0x4bee9f)if(!_0x51dad0[_0x4d2569(0x174)](_0x2d392a)[_0x4d2569(0x204)])return!0x0;}return!0x1;}[_0x264254(0x1f7)](_0x2aa37e){const _0x568404=_0x264254,_0x28bae2=this[_0x568404(0x1db)][_0x568404(0x9d)][_0x568404(0xfd)](_0x568404(0x212))[_0x568404(0x21f)](_0x2aa37e);if(!_0x28bae2)throw new _0x3ed114(_0x568404(0xe0),this);return _0x28bae2;}[_0x264254(0x121)](_0x1ab3c4){const _0x3ea5f3=_0x264254,_0x1011ce=this[_0x3ea5f3(0x1db)][_0x3ea5f3(0x9d)][_0x3ea5f3(0xfd)](_0x3ea5f3(0x212)),_0xf11358=_0x2287c3(_0x3ea5f3(0x15a)+_0x1ab3c4),_0x24e8bc=_0x1011ce[_0x3ea5f3(0x21f)](_0xf11358);return _0x24e8bc||_0x1011ce[_0x3ea5f3(0x117)]({'id':_0xf11358,'name':_0x1ab3c4});}[_0x264254(0x171)](_0x1e2dc2,_0x2ed0ff,_0x62585b,_0x2e9b6,_0x46363b){const _0x802de0=_0x264254,_0x11f06a=this[_0x802de0(0x1f7)](_0x2e9b6),_0x125ec1=this[_0x802de0(0x1d9)][_0x802de0(0x21b)](_0x1e2dc2,_0x2ed0ff,_0x62585b,_0x11f06a,_0x46363b,_0x54f7f5=>{const _0x33a30f=_0x802de0;this[_0x33a30f(0x1fc)](_0x62585b,{'attributes':_0x54f7f5});const _0x1ac159=this[_0x33a30f(0xc2)](_0x62585b);this[_0x33a30f(0xe1)](new Set([_0x1ac159])),this[_0x33a30f(0x22a)](new Set([_0x1ac159]));});return this[_0x802de0(0xed)](_0x125ec1,_0x802de0(0x1bb),()=>{const _0x5f244e=_0x802de0;this[_0x5f244e(0x1fc)](_0x62585b,{'state':_0x5f244e(0x222)});},{'priority':_0x802de0(0x133)}),this[_0x802de0(0xed)](_0x125ec1,_0x802de0(0x1f8),()=>{const _0x1e978f=_0x802de0;this[_0x1e978f(0x1fc)](_0x62585b,{'state':_0x1e978f(0xd5)});},{'priority':_0x802de0(0x133)}),this[_0x802de0(0x1e8)][_0x802de0(0x176)](_0x62585b,_0x125ec1),this[_0x802de0(0x1ec)][_0x802de0(0x176)](_0x125ec1,_0x802de0(0xd3)),_0x125ec1;}[_0x264254(0x138)](_0x2dc101){const _0x503f8d=_0x264254,_0x51497f=_0x2dc101[_0x503f8d(0x127)](':');return{'group':_0x51497f[0x0],'type':_0x51497f[0x1],'subType':_0x51497f[_0x503f8d(0x204)]>=0x5?_0x51497f[0x2]:null,'id':_0x51497f[_0x503f8d(0x204)]<0x5?_0x51497f[0x2]:_0x51497f[0x3],'authorId':_0x51497f[_0x503f8d(0x204)]<0x5?_0x51497f[0x3]:_0x51497f[0x4],'markerCount':0x6==_0x51497f[_0x503f8d(0x204)]?_0x51497f[0x5]:null};}[_0x264254(0x19a)](_0x200568,_0xf87ed2,_0x44ea04){const _0xe2a8fb=_0x264254,_0x3a9638=_0x200568[_0xe2a8fb(0xe9)](),_0x5ca03a=_0x3a9638[_0xe2a8fb(0x1c2)],_0x4cae97=_0x3a9638[_0xe2a8fb(0xac)];this[_0xe2a8fb(0x200)](_0x200568,this[_0xe2a8fb(0x206)][_0xe2a8fb(0x1c8)](_0x5ca03a,_0xf87ed2));const _0x582ee0=_0x3a68a4(),_0x460657=_0x200568[_0xe2a8fb(0x199)]['id'],_0xc16de2=_0x200568[_0xe2a8fb(0x224)]+(_0x200568[_0xe2a8fb(0xda)]?':'+_0x200568[_0xe2a8fb(0xda)]:'');this[_0xe2a8fb(0x153)]({'id':_0x582ee0,'type':_0xc16de2,'createdAt':new Date(),'authorId':_0x460657,'originalSuggestionId':_0x200568['id'],'attributes':_0x200568[_0xe2a8fb(0x21d)],'data':_0x200568[_0xe2a8fb(0x141)]});const _0x14cefa=this[_0xe2a8fb(0x137)](_0x200568);(_0xe2a8fb(0x10d)==_0x200568[_0xe2a8fb(0x224)]||_0x14cefa&&this[_0xe2a8fb(0xb7)](_0x14cefa))&&(_0x44ea04=this[_0xe2a8fb(0x206)][_0xe2a8fb(0x149)](_0x44ea04[_0xe2a8fb(0xe2)])),this[_0xe2a8fb(0xde)](_0xc16de2,_0x582ee0,_0x460657,this[_0xe2a8fb(0x206)][_0xe2a8fb(0x1c8)](_0x44ea04,_0x4cae97));}[_0x264254(0xf2)](_0x209544,_0x26132f=null){const _0x255533=_0x264254,_0x495930=[],_0x1ef109=this[_0x255533(0x1db)][_0x255533(0x9d)][_0x255533(0xfd)](_0x255533(0x212))['me'];Array[_0x255533(0x88)](_0x209544)||(_0x209544=[_0x209544]);for(const _0x2ae531 of this[_0x255533(0xb0)]()){if(!_0x2ae531[_0x255533(0x96)])continue;if(_0x26132f&&_0x2ae531[_0x255533(0x224)]!=_0x26132f)continue;let _0x6d9011=!0x1;for(const _0x462cd5 of _0x2ae531[_0x255533(0x1b5)]()){for(const _0x131bfd of _0x209544){const _0x3caa85=_0x131bfd[_0x255533(0x1c2)][_0x255533(0x11c)](_0x462cd5[_0x255533(0xac)])||_0x131bfd[_0x255533(0xac)][_0x255533(0x11c)](_0x462cd5[_0x255533(0x1c2)]);if(_0x3caa85||_0x131bfd[_0x255533(0x1ca)](_0x462cd5)){const _0x584881=_0x131bfd[_0x255533(0x9e)](_0x462cd5)&&Rt(this[_0x255533(0x206)][_0x255533(0x1ef)],_0x462cd5[_0x255533(0x1c2)],_0x131bfd),_0xc3bf10=_0x462cd5[_0x255533(0x9e)](_0x131bfd)&&Rt(this[_0x255533(0x206)][_0x255533(0x1ef)],_0x131bfd[_0x255533(0x1c2)],_0x462cd5);_0x495930[_0x255533(0x15e)]({'suggestion':_0x2ae531,'meta':{'isOwn':_0x1ef109==_0x2ae531[_0x255533(0xbd)],'isNextTo':_0x3caa85,'isInsideObject':_0x584881,'containsRangeInObject':_0xc3bf10}}),_0x6d9011=!0x0;break;}}if(_0x6d9011)break;}}return _0x495930;}[_0x264254(0xde)](_0x19cbef,_0x371373,_0x5dc6e5,_0x127ef1,_0x50353c){const _0x20a36c=_0x264254;this[_0x20a36c(0x206)][_0x20a36c(0x8c)](_0x454720=>{const _0x1fcd1e=_0x20a36c;let _0x2b57f4=_0x1fcd1e(0x1b3)+_0x19cbef+':'+_0x371373+':'+_0x5dc6e5;_0x50353c&&(_0x2b57f4=_0x2b57f4+':'+_0x50353c),_0x454720[_0x1fcd1e(0x181)](_0x2b57f4,{'range':_0x127ef1,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x264254(0x22f)](_0x345ee5){const _0x22b661=_0x264254,_0xdaec71=_0x345ee5[_0x22b661(0x1a6)],_0x3e890c=_0x345ee5[_0x22b661(0xb2)];_0x345ee5[_0x22b661(0x1a6)]=null,_0x345ee5[_0x22b661(0xb2)]=null,null!=_0xdaec71&&_0xdaec71[_0x22b661(0xb2)]==_0x345ee5&&(_0xdaec71[_0x22b661(0xb2)]=_0x3e890c),null!=_0x3e890c&&_0x3e890c[_0x22b661(0x1a6)]==_0x345ee5&&(_0x3e890c[_0x22b661(0x1a6)]=_0xdaec71),_0x22b661(0x190)==this[_0x22b661(0x1ec)][_0x22b661(0xfd)](_0x345ee5)&&(this[_0x22b661(0x1ec)][_0x22b661(0x176)](_0x345ee5,_0x22b661(0x118)),this[_0x22b661(0x136)](_0x22b661(0xf4),_0x345ee5,_0xdaec71,_0x3e890c));}[_0x264254(0x153)](_0xde1bee){const _0x47010a=_0x264254,_0x291a4c=_0xde1bee['id'],_0x35757c=this[_0x47010a(0x18c)](_0xde1bee);if(this[_0x47010a(0xc4)]&&this[_0x47010a(0xc4)][_0x47010a(0xaf)]){const _0x22082c=this[_0x47010a(0x1db)][_0x47010a(0x9d)][_0x47010a(0xfd)](_0x47010a(0x1b0)),_0x36a64d=_0x35757c[_0x47010a(0x18b)],_0x53af64=_0x35757c[_0x47010a(0xda)]?_0x35757c[_0x47010a(0x224)]+':'+_0x35757c[_0x47010a(0xda)]:_0x35757c[_0x47010a(0x224)],_0x1eb2d9=this[_0x47010a(0x1db)][_0x47010a(0x144)],_0x4a7103=_0x22082c[_0x47010a(0x124)](_0x7edf14(_0x1eb2d9,_0x47010a(0xa3))),_0x51cee6={'id':_0x291a4c,'type':_0x53af64,'hasComments':_0x36a64d,'data':_0xde1bee[_0x47010a(0x141)]||null,'originalSuggestionId':_0xde1bee[_0x47010a(0x151)]||null,'attributes':_0x35757c[_0x47010a(0x21d)]};this[_0x47010a(0xc4)][_0x47010a(0xaf)](_0x51cee6)[_0x47010a(0xb1)](_0x3b1ac1=>{const _0x1fe0da=_0x47010a;_0x35757c[_0x1fe0da(0x122)]=!0x0,_0x22082c[_0x1fe0da(0x143)](_0x4a7103),_0x3b1ac1&&_0x3b1ac1[_0x1fe0da(0x10e)]&&(this[_0x1fe0da(0x1e8)][_0x1fe0da(0xfd)](_0x291a4c)[_0x1fe0da(0x10e)]=_0x3b1ac1[_0x1fe0da(0x10e)]);})[_0x47010a(0x13c)](_0x48551b=>{const _0x3e9407=_0x47010a;throw _0x1b9aa7(_0x3e9407(0x82)),this[_0x3e9407(0x1db)][_0x3e9407(0x1e2)][_0x3e9407(0x147)]({'isUndoable':!0x1},()=>{const _0x2ecd03=_0x3e9407;_0x35757c[_0x2ecd03(0x1f8)]();}),_0x35757c[_0x3e9407(0x1e6)](),this[_0x3e9407(0x1e8)][_0x3e9407(0x220)](_0x35757c['id']),this[_0x3e9407(0x1ec)][_0x3e9407(0x220)](_0x35757c),_0x48551b;});}return _0x35757c;}[_0x264254(0xb7)](_0x363422){const _0x5b7be8=_0x264254;return this[_0x5b7be8(0x15c)][_0x5b7be8(0x16f)](_0x363422);}[_0x264254(0x1fc)](_0x5b1292,_0x1b0d4f){const _0x5af3ae=_0x264254,_0x5648a4=this[_0x5af3ae(0x1db)][_0x5af3ae(0x9d)][_0x5af3ae(0xfd)](_0x5af3ae(0x1b0)),_0xd5f921=this[_0x5af3ae(0xc2)](_0x5b1292);if(this[_0x5af3ae(0xc4)]&&this[_0x5af3ae(0xc4)][_0x5af3ae(0xdc)]){if(_0xd5f921[_0x5af3ae(0x122)]){const _0x4946e5=_0x5648a4[_0x5af3ae(0x124)](_0x7edf14(this[_0x5af3ae(0x1db)][_0x5af3ae(0x144)],_0x5af3ae(0xa3)));this[_0x5af3ae(0xc4)][_0x5af3ae(0xdc)](_0x5b1292,_0x1b0d4f)[_0x5af3ae(0xb1)](()=>{const _0x5b74c8=_0x5af3ae;_0x5648a4[_0x5b74c8(0x143)](_0x4946e5);});}else _0xd5f921['on'](_0x5af3ae(0xb8),()=>{const _0x2e8520=_0x5af3ae;this[_0x2e8520(0x1fc)](_0x5b1292,_0x1b0d4f);});}}[_0x264254(0xa0)](_0x24fc5f){const _0xcac6e7=_0x264254;if(!this[_0xcac6e7(0xc4)]||!this[_0xcac6e7(0xc4)][_0xcac6e7(0xc2)])throw new _0x3ed114(_0xcac6e7(0x89),this);return this[_0xcac6e7(0xc4)][_0xcac6e7(0xc2)](_0x24fc5f);}[_0x264254(0x1ad)](_0x57be6b){const _0x5a23ff=_0x264254,{id:_0x4e6bc0,type:_0x1163ac,subType:_0xdfd8c7,authorId:_0x192abc}=this[_0x5a23ff(0x138)](_0x57be6b),_0x5aea2d=this[_0x5a23ff(0x1e8)][_0x5a23ff(0xfd)](_0x4e6bc0)||this[_0x5a23ff(0x171)](_0x1163ac,_0xdfd8c7,_0x4e6bc0,_0x192abc,{});switch(this[_0x5a23ff(0x99)](_0x5aea2d,_0x1163ac,_0xdfd8c7,_0x192abc),this[_0x5a23ff(0x1ec)][_0x5a23ff(0xfd)](_0x5aea2d)){case _0x5a23ff(0xd3):this[_0x5a23ff(0xa0)](_0x4e6bc0)[_0x5a23ff(0xb1)](_0x55c198=>{const _0x475d82=_0x5a23ff;let _0x1a1359=Promise[_0x475d82(0x18a)]();_0x55c198[_0x475d82(0x18b)]&&(_0x1a1359=this[_0x475d82(0x87)][_0x475d82(0x107)]({'channelId':this[_0x475d82(0x1db)][_0x475d82(0x13f)][_0x475d82(0xfd)](_0x475d82(0x162)),'threadId':_0x4e6bc0})),_0x1a1359[_0x475d82(0xb1)](()=>{const _0x44d4b8=_0x475d82;this[_0x44d4b8(0x18c)](_0x55c198)[_0x44d4b8(0x122)]=!0x0;});}),this[_0x5a23ff(0x1ec)][_0x5a23ff(0x176)](_0x5aea2d,_0x5a23ff(0x1c7));break;case _0x5a23ff(0x118):this[_0x5a23ff(0x1fc)](_0x4e6bc0,{'state':_0x5a23ff(0x1fb)});case _0x5a23ff(0xf0):this[_0x5a23ff(0x1ec)][_0x5a23ff(0x176)](_0x5aea2d,_0x5a23ff(0x190)),this[_0x5a23ff(0x136)](_0x5a23ff(0x216),_0x5aea2d);break;case _0x5a23ff(0x190):this[_0x5a23ff(0x136)](_0x5a23ff(0x131),_0x5aea2d);}return _0x5aea2d[_0x5a23ff(0x19d)](_0x57be6b),_0x5aea2d;}[_0x264254(0x22a)](_0x3e234b){const _0x1f76cb=_0x264254,_0x56c01e=Array[_0x1f76cb(0x1af)](_0x3e234b),_0x2282a2=_0x56c01e[_0x1f76cb(0x9c)](_0x1d6ff1=>_0x1f76cb(0x1f3)==_0x1d6ff1[_0x1f76cb(0x224)]);this[_0x1f76cb(0x1ea)](_0x2282a2);const _0x412a19=_0x56c01e[_0x1f76cb(0x9c)](_0x31d42f=>!_0x31d42f[_0x1f76cb(0x105)]&&_0x1f76cb(0x1f3)!=_0x31d42f[_0x1f76cb(0x224)]),_0x3639c8=this[_0x1f76cb(0xb0)]({'skipNotAttached':!0x0})[_0x1f76cb(0x9c)](_0x3d83d5=>!_0x3d83d5[_0x1f76cb(0x105)]&&_0x1f76cb(0x1f3)!=_0x3d83d5[_0x1f76cb(0x224)]),_0x53a264=_0x3639c8[_0x1f76cb(0x9c)](_0x1e9cbf=>!_0x3e234b[_0x1f76cb(0x16f)](_0x1e9cbf)),_0x1f096c=new Map(_0x3639c8[_0x1f76cb(0x148)](_0x394311=>[_0x394311,this[_0x1f76cb(0x1d9)][_0x1f76cb(0x185)](_0x394311[_0x1f76cb(0x224)],_0x394311[_0x1f76cb(0xda)],_0x1f76cb(0x1e3))])),_0x463411=new Map(_0x3639c8[_0x1f76cb(0x148)](_0x49ff3d=>[_0x49ff3d,_0x49ff3d[_0x1f76cb(0xe9)]()])),_0x1d6ce0=new Set(),_0x447c69=new Set();for(let _0x11b44c=0x0;_0x11b44c<_0x412a19[_0x1f76cb(0x204)];_0x11b44c++)_0x3b1821(_0x412a19[_0x11b44c],_0x412a19,_0x11b44c+0x1);for(let _0x3bf369=0x0;_0x3bf369<_0x412a19[_0x1f76cb(0x204)];_0x3bf369++)_0x3b1821(_0x412a19[_0x3bf369],_0x53a264,0x0);const _0x29b44a=new Set();for(let _0x520218=0x0;_0x520218<_0x412a19[_0x1f76cb(0x204)];_0x520218++){const _0x4f986a=_0x412a19[_0x520218];!_0x447c69[_0x1f76cb(0x16f)](_0x4f986a)&&_0x4f986a[_0x1f76cb(0x1a6)]&&(_0x29b44a[_0x1f76cb(0x124)](_0x4f986a[_0x1f76cb(0x1a6)]),_0x4f986a[_0x1f76cb(0x1a6)][_0x1f76cb(0xb2)]===_0x4f986a&&(_0x4f986a[_0x1f76cb(0x1a6)][_0x1f76cb(0xb2)]=null),_0x4f986a[_0x1f76cb(0x1a6)]=null),!_0x1d6ce0[_0x1f76cb(0x16f)](_0x4f986a)&&_0x4f986a[_0x1f76cb(0xb2)]&&(_0x29b44a[_0x1f76cb(0x124)](_0x4f986a[_0x1f76cb(0xb2)]),_0x4f986a[_0x1f76cb(0xb2)][_0x1f76cb(0x1a6)]===_0x4f986a&&(_0x4f986a[_0x1f76cb(0xb2)][_0x1f76cb(0x1a6)]=null),_0x4f986a[_0x1f76cb(0xb2)]=null);}function _0x3b1821(_0x325649,_0x9ef195,_0x2382e3){const _0x585809=_0x1f76cb;for(let _0x2690cb=_0x2382e3;_0x2690cb<_0x9ef195[_0x585809(0x204)];_0x2690cb++){const _0x253c2a=_0x1d9c14(_0x325649,_0x9ef195[_0x2690cb]);_0x253c2a&&(_0x253c2a[0x0][_0x585809(0xb2)]=_0x253c2a[0x1],_0x253c2a[0x1][_0x585809(0x1a6)]=_0x253c2a[0x0],_0x1d6ce0[_0x585809(0x124)](_0x253c2a[0x0]),_0x447c69[_0x585809(0x124)](_0x253c2a[0x1]));}}function _0x1d9c14(_0x3cd95a,_0x5a5c46){const _0x4cc8c4=_0x1f76cb;if(_0x3cd95a[_0x4cc8c4(0xbd)]['id']!==_0x5a5c46[_0x4cc8c4(0xbd)]['id'])return null;const _0xe90fd5=_0x1f096c[_0x4cc8c4(0xfd)](_0x3cd95a)(_0x3cd95a,_0x5a5c46,_0x463411[_0x4cc8c4(0xfd)](_0x3cd95a),_0x463411[_0x4cc8c4(0xfd)](_0x5a5c46));if(!_0xe90fd5)return null;return _0x1f096c[_0x4cc8c4(0xfd)](_0x5a5c46)(_0x3cd95a,_0x5a5c46,_0x463411[_0x4cc8c4(0xfd)](_0x3cd95a),_0x463411[_0x4cc8c4(0xfd)](_0x5a5c46))?_0xe90fd5[0x1][_0x4cc8c4(0xb6)]&&_0xe90fd5[0x1][_0x4cc8c4(0xb6)][_0x4cc8c4(0x204)]?null:_0xe90fd5:null;}_0x29b44a[_0x1f76cb(0x125)]&&this[_0x1f76cb(0x22a)](_0x29b44a);}[_0x264254(0x1ea)](_0x1e31e1){const _0x29946d=_0x264254;if(0x0==_0x1e31e1[_0x29946d(0x204)])return;const _0xa7229a=this[_0x29946d(0xb0)]({'skipNotAttached':!0x0})[_0x29946d(0x9c)](_0x3ab420=>_0x29946d(0x1f3)==_0x3ab420[_0x29946d(0x224)]&&_0x3ab420[_0x29946d(0xc9)]),_0x225375=[],_0x3645b0=new Map();for(const _0x103d36 of _0xa7229a){const _0x4e10d0=_0x2287c3(_0x103d36[_0x29946d(0x21d)]);_0x3645b0[_0x29946d(0x16f)](_0x4e10d0)||(_0x3645b0[_0x29946d(0x176)](_0x4e10d0,_0x225375[_0x29946d(0x204)]),_0x225375[_0x29946d(0x15e)]([]));const _0x26f7de=_0x3645b0[_0x29946d(0xfd)](_0x4e10d0);_0x225375[_0x26f7de][_0x29946d(0x15e)](_0x103d36);}!(function(){const _0x3ef453=_0x29946d;_0x225375[_0x3ef453(0x1d6)]((_0x433c44,_0x476ba8)=>{const _0x1ddbc6=_0x3ef453,_0x285677=_0x433c44[0x0][_0x1ddbc6(0x10e)],_0x1bac1b=_0x476ba8[0x0][_0x1ddbc6(0x10e)];return _0x285677==_0x1bac1b?_0x433c44[0x0][_0x1ddbc6(0x21d)][_0x1ddbc6(0xf1)]<_0x476ba8[0x0][_0x1ddbc6(0x21d)][_0x1ddbc6(0xf1)]?-0x1:0x1:_0x285677<_0x1bac1b?-0x1:0x1;});for(const _0x43ec11 of _0x225375)_0x43ec11[_0x3ef453(0x1d6)]((_0x460074,_0x4e101a)=>_0x460074['id']<_0x4e101a['id']?-0x1:0x1);}());for(let _0x230842=0x0;_0x230842<_0x225375[_0x29946d(0x204)];_0x230842++){if(0x0==_0x225375[_0x230842][_0x29946d(0x204)])continue;const _0x239777=[];for(let _0x50395a=_0x230842+0x1;_0x50395a<_0x225375[_0x29946d(0x204)];_0x50395a++)0x0!=_0x225375[_0x50395a][_0x29946d(0x204)]&&_0x2a5502(_0x225375[_0x230842],_0x225375[_0x50395a])&&_0x239777[_0x29946d(0x15e)](_0x50395a);for(const _0x4352c2 of _0x239777)_0x225375[_0x230842]=_0x225375[_0x230842][_0x29946d(0xeb)](_0x225375[_0x4352c2]),_0x225375[_0x4352c2]=[];}for(const _0x14df42 of _0x225375)for(let _0x207329=0x0;_0x207329<_0x14df42[_0x29946d(0x204)];_0x207329++)_0x14df42[_0x207329][_0x29946d(0xb2)]=_0x14df42[_0x207329+0x1]||null;for(const _0xf5b3ed of _0x225375)for(let _0x6c2162=0x0;_0x6c2162<_0xf5b3ed[_0x29946d(0x204)];_0x6c2162++)_0xf5b3ed[_0x6c2162][_0x29946d(0x1a6)]=_0xf5b3ed[_0x6c2162-0x1]||null;function _0x2a5502(_0x28b144,_0x3029f0){const _0x29469c=_0x29946d;if(_0x28b144[0x0][_0x29469c(0x21d)][_0x29469c(0xf1)]!==_0x3029f0[0x0][_0x29469c(0x21d)][_0x29469c(0xf1)]&&_0x28b144[0x0][_0x29469c(0xbd)]!==_0x3029f0[0x0][_0x29469c(0xbd)])return!0x1;if(!function(_0x10109d,_0x5e0fb9){const _0x4907b6=_0x29469c;if(!_0x10109d[_0x4907b6(0x18b)]&&!_0x5e0fb9[_0x4907b6(0x18b)])return!0x0;if(_0x10109d[_0x4907b6(0x18b)]&&_0x5e0fb9[_0x4907b6(0x18b)])return!0x1;if(_0x10109d[_0x4907b6(0x18b)]&&_0x5e0fb9[_0x4907b6(0x10e)]<_0x10109d[_0x4907b6(0xb6)][_0x4907b6(0x20f)][_0x4907b6(0xfd)](0x0)[_0x4907b6(0x10e)])return!0x0;if(_0x5e0fb9[_0x4907b6(0x18b)]&&_0x10109d[_0x4907b6(0x10e)]<_0x5e0fb9[_0x4907b6(0xb6)][_0x4907b6(0x20f)][_0x4907b6(0xfd)](0x0)[_0x4907b6(0x10e)])return!0x0;return!0x1;}(_0x28b144[0x0],_0x3029f0[0x0]))return!0x1;const _0x9bdff1=_0x2c3aa3(_0x28b144[0x0][_0x29469c(0x21d)],_0x29469c(0xf1)),_0x368806=_0x2c3aa3(_0x3029f0[0x0][_0x29469c(0x21d)],_0x29469c(0xf1));if(!_0x21ce08(_0x9bdff1,_0x368806))return!0x1;return!!_0x28b144[_0x29469c(0xca)](_0x2f41a2=>_0x3029f0[_0x29469c(0x217)](_0x433319=>_0x2f41a2[_0x29469c(0xe9)]()[_0x29469c(0x11c)](_0x433319[_0x29469c(0xe9)]())))&&_0x3029f0[_0x29469c(0xca)](_0xc877f=>_0x28b144[_0x29469c(0x217)](_0x14824b=>_0xc877f[_0x29469c(0xe9)]()[_0x29469c(0x11c)](_0x14824b[_0x29469c(0xe9)]())));}}[_0x264254(0xe1)](_0x2912af){const _0x3aa5d1=_0x264254,_0x15bac4=Array[_0x3aa5d1(0x1af)](_0x2912af),_0x6690b8=this[_0x3aa5d1(0xb0)]({'skipNotAttached':!0x0}),_0x37027f=_0x6690b8[_0x3aa5d1(0x9c)](_0x4f3d35=>!_0x2912af[_0x3aa5d1(0x16f)](_0x4f3d35)),_0x119f5f=new Map(_0x15bac4[_0x3aa5d1(0x148)](_0x201267=>[_0x201267,this[_0x3aa5d1(0x1d9)][_0x3aa5d1(0x185)](_0x201267[_0x3aa5d1(0x224)],_0x201267[_0x3aa5d1(0xda)],_0x3aa5d1(0xdd))])),_0x1f17d0=new Map(_0x6690b8[_0x3aa5d1(0x148)](_0x40773e=>[_0x40773e,_0x40773e[_0x3aa5d1(0x1b5)]()]));for(let _0x272ab8=0x0;_0x272ab8<_0x15bac4[_0x3aa5d1(0x204)];_0x272ab8++){if(_0x42863b(this,_0x15bac4[_0x272ab8],_0x15bac4,_0x272ab8+0x1))return!0x0;}for(let _0x6590d2=0x0;_0x6590d2<_0x15bac4[_0x3aa5d1(0x204)];_0x6590d2++){if(_0x42863b(this,_0x15bac4[_0x6590d2],_0x37027f,0x0))return!0x0;}return!0x1;function _0x42863b(_0x16e165,_0x109d7d,_0x38b3df,_0x5c10ac){const _0x19e8fb=_0x3aa5d1;for(let _0x5059b4=_0x5c10ac;_0x5059b4<_0x38b3df[_0x19e8fb(0x204)];_0x5059b4++){const _0x215daf=_0x38b3df[_0x5059b4];if(_0x215daf[_0x19e8fb(0x224)]!==_0x109d7d[_0x19e8fb(0x224)]||_0x215daf[_0x19e8fb(0xbd)]['id']!==_0x109d7d[_0x19e8fb(0xbd)]['id']||_0x215daf[_0x19e8fb(0xda)]!==_0x109d7d[_0x19e8fb(0xda)])continue;if(!Pt(_0x109d7d,_0x215daf,[_0x19e8fb(0xf1)]))continue;if(_0x19e8fb(0x1f3)==_0x109d7d[_0x19e8fb(0x224)]&&_0x109d7d[_0x19e8fb(0x141)][_0x19e8fb(0x1d3)]!=_0x215daf[_0x19e8fb(0x141)][_0x19e8fb(0x1d3)])continue;if(_0x19e8fb(0x1f3)==_0x109d7d[_0x19e8fb(0x224)]&&_0x16e165[_0x19e8fb(0xb7)](_0x109d7d[_0x19e8fb(0x141)][_0x19e8fb(0x18e)]))continue;if(_0x19e8fb(0x10d)==_0x109d7d[_0x19e8fb(0x224)]){const _0x10808a=_0x16e165[_0x19e8fb(0x1db)][_0x19e8fb(0x1e2)],_0x46c704=_0x109d7d[_0x19e8fb(0x191)]();if(_0x46c704&&(_0x10808a[_0x19e8fb(0x1ef)][_0x19e8fb(0x1d7)](_0x46c704)||_0x10808a[_0x19e8fb(0x1ef)][_0x19e8fb(0x14c)](_0x46c704)))continue;}const _0xb415b8=_0x119f5f[_0x19e8fb(0xfd)](_0x109d7d),_0x35a0f7=_0x1f17d0[_0x19e8fb(0xfd)](_0x109d7d),_0x5979a4=_0x1f17d0[_0x19e8fb(0xfd)](_0x215daf),_0x53bfa9=_0x109d7d[_0x19e8fb(0xb6)]&&_0x109d7d[_0x19e8fb(0xb6)][_0x19e8fb(0x204)],_0x216123=_0x215daf[_0x19e8fb(0xb6)]&&_0x215daf[_0x19e8fb(0xb6)][_0x19e8fb(0x204)];if(!_0x53bfa9&&_0xb415b8(_0x5979a4,_0x35a0f7))return _0x16e165[_0x19e8fb(0x1a4)](_0x215daf,_0x109d7d),_0x1f17d0[_0x19e8fb(0x220)](_0x109d7d),!0x0;if(!_0x216123&&_0xb415b8(_0x35a0f7,_0x5979a4))return _0x16e165[_0x19e8fb(0x1a4)](_0x109d7d,_0x215daf),_0x1f17d0[_0x19e8fb(0x220)](_0x215daf),!0x0;}return!0x1;}}[_0x264254(0x1a4)](_0x1b870b,_0x2be1da){const _0x3462c1=_0x264254;if(_0x1b870b[_0x3462c1(0x105)]){for(const _0xf672ac of _0x2be1da[_0x3462c1(0x1b5)]())_0x1b870b[_0x3462c1(0x163)](_0xf672ac);}else{const _0x329df1=_0x2be1da[_0x3462c1(0xe9)]()[_0x3462c1(0xac)];this[_0x3462c1(0x200)](_0x1b870b,this[_0x3462c1(0x206)][_0x3462c1(0x1c8)](_0x1b870b[_0x3462c1(0xe9)]()[_0x3462c1(0x1c2)],_0x329df1));}_0x2be1da[_0x3462c1(0x120)]();}[_0x264254(0x1ac)](_0x432f18,_0x187785){const _0x3e0279=_0x264254,_0x5dc454=_0x432f18[_0x3e0279(0x16b)](_0x3e0279(0x1b2))||_0x432f18[_0x3e0279(0x16b)](_0x3e0279(0x1f3))?_0x3e0279(0x178):_0x432f18[_0x3e0279(0x19e)]();return _0x7edf14(this[_0x3e0279(0x1db)][_0x3e0279(0x144)],_0x187785+'_'+_0x5dc454+_0x3e0279(0xbf));}[_0x264254(0x14f)](){const _0x458930=_0x264254,_0x4c0437=this[_0x458930(0x1db)];if(!_0x4c0437['ui'])return;const {ariaLiveAnnouncer:_0x468653}=_0x4c0437['ui'];_0x33672e(this[_0x458930(0x206)],({left:_0x1ba0d0,entered:_0x3bf038})=>{const _0x144acd=_0x458930;for(const _0x4a7c16 of _0x1ba0d0){const {group:_0x585785,type:_0x363ea7}=this[_0x144acd(0x138)](_0x4a7c16[_0x144acd(0xa6)]);if(_0x144acd(0xcc)===_0x585785){_0x468653[_0x144acd(0x14a)](this[_0x144acd(0x1ac)](_0x363ea7,_0x144acd(0xcd)));break;}}for(const _0x2fa4a4 of _0x3bf038){const {group:_0x684f7c,type:_0xfb405f}=this[_0x144acd(0x138)](_0x2fa4a4[_0x144acd(0xa6)]);if(_0x144acd(0xcc)===_0x684f7c){_0x468653[_0x144acd(0x14a)](this[_0x144acd(0x1ac)](_0xfb405f,_0x144acd(0x94)));break;}}});}[_0x264254(0x14d)](_0x266e5b){const _0x23bf0e=_0x264254;if(this[_0x23bf0e(0x16a)])return!0x1;const _0x34d2dc=this[_0x23bf0e(0x1db)],_0xe8da7e=_0x34d2dc[_0x23bf0e(0x1e2)][_0x23bf0e(0x111)][_0x23bf0e(0x1e4)][_0x23bf0e(0x102)]();if(0x0==_0xe8da7e[_0x23bf0e(0x204)])return!0x1;const _0x3cd1a8=[],_0x163cea=_0xe8da7e[_0x23bf0e(0x9c)](_0x46a567=>_0x23bf0e(0x1f3)==_0x46a567[_0x23bf0e(0x224)]),_0x217cbf=_0xe8da7e[_0x23bf0e(0x9c)](_0x22f904=>_0x23bf0e(0xba)==_0x22f904[_0x23bf0e(0x224)]&&_0x23bf0e(0x90)!=_0x22f904[_0x23bf0e(0xa6)]),_0x586d70=_0xe8da7e[_0x23bf0e(0x9c)](_0x34e877=>_0x23bf0e(0x143)==_0x34e877[_0x23bf0e(0x224)]&&_0x23bf0e(0x90)!=_0x34e877[_0x23bf0e(0xa6)]);for(const _0x49fecd of _0x163cea)_0x3cd1a8[_0x23bf0e(0x15e)]({'key':_0x49fecd[_0x23bf0e(0x1d4)],'newValue':_0x49fecd[_0x23bf0e(0x228)],'oldValue':_0x49fecd[_0x23bf0e(0x8a)],'range':Ot(_0x49fecd[_0x23bf0e(0x109)],_0x34d2dc[_0x23bf0e(0x1e2)])});for(const _0x4ce350 of _0x217cbf){const _0x414c97=_0x586d70[_0x23bf0e(0x11b)](_0x210c2a=>_0x210c2a[_0x23bf0e(0x180)][_0x23bf0e(0x11c)](_0x4ce350[_0x23bf0e(0x180)]));_0x414c97&&_0x3cd1a8[_0x23bf0e(0x15e)]({'key':_0x23bf0e(0x1c5),'newValue':_0x4ce350[_0x23bf0e(0xa6)],'oldValue':_0x414c97[_0x23bf0e(0xa6)],'range':_0x34d2dc[_0x23bf0e(0x1e2)][_0x23bf0e(0x1f5)](_0x4ce350[_0x23bf0e(0x180)][_0x23bf0e(0xae)])});}return 0x0!=_0x3cd1a8[_0x23bf0e(0x204)]&&this[_0x23bf0e(0x184)](_0x266e5b,_0x3cd1a8);}[_0x264254(0xef)](_0x59e294){const _0x350858=_0x264254;let _0xe3ab45=!0x1;const _0x5e2bbf=this[_0x350858(0x1db)][_0x350858(0x1e2)][_0x350858(0x111)][_0x350858(0x1e4)][_0x350858(0x155)]()[_0x350858(0x9c)](_0x7c82af=>_0x7c82af[_0x350858(0x141)][_0x350858(0x1c6)]&&_0x7c82af[_0x350858(0xa6)][_0x350858(0x16b)](_0x350858(0x17a)));for(const _0x4cf848 of _0x5e2bbf){const {subType:_0xe7db3e,id:_0x166612}=this[_0x350858(0x138)](_0x4cf848[_0x350858(0xa6)]),_0xf5b6ad=_0xe7db3e[_0x350858(0x127)]('|')[0x0];for(const _0x4de2ce of this[_0x350858(0xb0)]({'skipNotAttached':!0x0}))_0x4de2ce['id']!=_0x166612&&_0x350858(0x1f3)==_0x4de2ce[_0x350858(0x224)]&&_0x4de2ce[_0x350858(0x141)]&&_0x4de2ce[_0x350858(0x141)][_0x350858(0x18e)]==_0xf5b6ad&&_0x4de2ce[_0x350858(0xe9)]()[_0x350858(0xdf)](_0x4cf848[_0x350858(0x141)][_0x350858(0x1c6)])&&(this[_0x350858(0x13a)](_0x4de2ce,_0x4cf848[_0x350858(0x141)][_0x350858(0x1c6)],_0x59e294),_0xe3ab45=!0x0);}return _0xe3ab45;}[_0x264254(0x17b)](_0x278004){const _0x21b16e=_0x264254;this[_0x21b16e(0x1db)],(this[_0x21b16e(0x16a)]=!0x0,_0x278004());}[_0x264254(0x1ae)](_0x15df6f){const _0x269e8f=_0x264254,_0x4f336b=this[_0x269e8f(0xb7)](_0x15df6f),_0x566dc4=this[_0x269e8f(0x1a8)][_0x269e8f(0x16f)](_0x15df6f);return _0x4f336b||_0x566dc4;}[_0x264254(0x184)](_0x59d886,_0x44c925){const _0x17238e=_0x264254;if(0x0==_0x44c925[_0x17238e(0x204)])return!0x1;let _0x5b6790=!0x1;for(const _0x66cb9e of _0x44c925){const _0x253d3c=this[_0x17238e(0xf2)](_0x66cb9e[_0x17238e(0x109)],_0x17238e(0x1f3))[_0x17238e(0x9c)](_0x505bb9=>!_0x505bb9[_0x17238e(0x142)][_0x17238e(0x1dd)])[_0x17238e(0x148)](_0x37e303=>_0x37e303[_0x17238e(0xcc)]),_0x44b987=_0x2287c3({'newValue':_0x66cb9e[_0x17238e(0x16d)]});_0x253d3c[_0x17238e(0x9c)](_0x23516f=>{const _0x4e1700=_0x17238e,[_0xe7b5c4,_0x10b4cc]=_0x23516f[_0x4e1700(0xda)][_0x4e1700(0x127)]('|');return _0xe7b5c4==_0x66cb9e[_0x4e1700(0x18e)]&&_0x10b4cc!=_0x44b987;})[_0x17238e(0x14e)](_0x1abd1b=>{const _0x60f323=_0x17238e;this[_0x60f323(0x13a)](_0x1abd1b,_0x66cb9e[_0x60f323(0x109)],_0x59d886),_0x5b6790=!0x0;});}return _0x5b6790;}[_0x264254(0x13a)](_0x351948,_0x36db55,_0x2d6e48){const _0x5276e5=_0x264254,_0x4de371=_0x351948[_0x5276e5(0xe9)]()[_0x5276e5(0x174)](_0x36db55);0x0!==_0x4de371[_0x5276e5(0x204)]?0x1!==_0x4de371[_0x5276e5(0x204)]?this[_0x5276e5(0x19a)](_0x351948,_0x36db55[_0x5276e5(0x1c2)],_0x36db55[_0x5276e5(0xac)]):this[_0x5276e5(0x200)](_0x351948,_0x4de371[0x0]):_0x2d6e48[_0x5276e5(0x169)](_0x351948[_0x5276e5(0x1f0)]());}}class xt{constructor(_0x571545){const _0x412c0d=_0x264254;this[_0x412c0d(0x126)]=_0x571545,this[_0x412c0d(0x206)]=_0x571545[_0x412c0d(0x1e2)],this[_0x412c0d(0x1bf)]=new Map(),this[_0x412c0d(0x1f9)]=new Map(),this[_0x412c0d(0x1e7)]();}[_0x264254(0x21b)](_0x3f0001,_0x55cfd3,_0x55c9f4,_0x54bd66,_0x580116,_0x4d3596){const _0x45fd6c=_0x264254;return new _0xa389da(this[_0x45fd6c(0x206)],{'type':_0x3f0001,'subType':_0x55cfd3,'id':_0x55c9f4,'author':_0x54bd66,'creator':_0x54bd66,'attributes':_0x580116,'onAttributesChange':_0x4d3596,'onAccept':(..._0x48b556)=>this[_0x45fd6c(0x185)](_0x3f0001,_0x55cfd3,_0x45fd6c(0x1bb))(..._0x48b556),'onDiscard':(..._0x2c9457)=>this[_0x45fd6c(0x185)](_0x3f0001,_0x55cfd3,_0x45fd6c(0x1f8))(..._0x2c9457)});}[_0x264254(0xcb)](_0x162ee7,_0x493e7c,_0x24f6ba,_0x3f5a8a){const _0x3549b2=_0x264254,_0x2200f8=_0x162ee7+':'+_0x493e7c+':'+_0x24f6ba;this[_0x3549b2(0x1bf)][_0x3549b2(0x176)](_0x2200f8,_0x3f5a8a);}[_0x264254(0x185)](_0x13f238,_0x64b7f2,_0xc999aa){const _0x45cab8=_0x264254,_0x30f223=_0x13f238+':'+_0x64b7f2+':'+_0xc999aa;return this[_0x45cab8(0x1bf)][_0x45cab8(0xfd)](_0x30f223)||this[_0x45cab8(0x1f9)][_0x45cab8(0xfd)](_0x13f238+':'+_0xc999aa);}[_0x264254(0x1e7)](){const _0x231fc9=_0x264254,_0x3501bc=()=>!0x1,_0x9b1a63=_0x49d1ed=>{const _0x544413=_0x5b24;_0x49d1ed[_0x544413(0x1d6)]((_0x363e24,_0x31bd91)=>_0x363e24[_0x544413(0x1c2)][_0x544413(0x230)](_0x31bd91[_0x544413(0x1c2)])?0x1:-0x1),this[_0x544413(0x206)][_0x544413(0x8c)](_0x2f9303=>{const _0xd91a63=_0x544413;for(const _0xeba8fe of _0x49d1ed){let _0x47e748;_0x47e748=_0xeba8fe[_0xd91a63(0xac)][_0xd91a63(0xab)]&&_0xeba8fe[_0xd91a63(0xac)][_0xd91a63(0xe2)]==_0xeba8fe[_0xd91a63(0x1c2)][_0xd91a63(0xae)]?_0x2f9303[_0xd91a63(0x1f2)](_0xeba8fe[_0xd91a63(0x1c2)][_0xd91a63(0xae)],'on'):_0x2f9303[_0xd91a63(0x1f2)](_0xeba8fe),this[_0xd91a63(0x206)][_0xd91a63(0x17d)](_0x47e748,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x42a13b=(_0x1f682e,_0x325846)=>{const _0xbea4ff=_0x5b24;_0x325846&&this[_0xbea4ff(0x206)][_0xbea4ff(0x8c)](_0x18e7f1=>{const _0x5a0b3b=_0xbea4ff,{commandName:_0x22f4e4,commandParams:_0x395f00=[]}=_0x325846,_0x4886e4=_0x1f682e[_0x5a0b3b(0x148)](_0x124233=>(Tt(_0x124233)&&(_0x124233=this[_0x5a0b3b(0x206)][_0x5a0b3b(0x1c8)](_0x124233[_0x5a0b3b(0xac)])),_0x124233))[_0x5a0b3b(0x9c)](_0x35502c=>_0x5a0b3b(0xc5)!==_0x35502c[_0x5a0b3b(0x128)][_0x5a0b3b(0x211)]);if(_0x4886e4[_0x5a0b3b(0x204)]<0x1)return;const _0x2ec792=Array[_0x5a0b3b(0x1af)](this[_0x5a0b3b(0x206)][_0x5a0b3b(0x111)][_0x5a0b3b(0x1ab)][_0x5a0b3b(0x1b5)]())[_0x5a0b3b(0x148)](_0x5be436=>_0x50ce44[_0x5a0b3b(0x186)](_0x5be436));_0x18e7f1[_0x5a0b3b(0x132)](_0x4886e4);for(const _0x5e0500 of this[_0x5a0b3b(0x126)][_0x5a0b3b(0xbc)][_0x5a0b3b(0xbc)]())_0x5e0500[_0x5a0b3b(0x10b)]();_0x395f00[_0x5a0b3b(0x15e)]({'forceDefaultExecution':!0x0}),this[_0x5a0b3b(0x126)][_0x5a0b3b(0x113)](_0x22f4e4,..._0x395f00);const _0x438c48=_0x2ec792[_0x5a0b3b(0x9c)](_0x2e26cd=>_0x5a0b3b(0xc5)!=_0x2e26cd[_0x5a0b3b(0x128)][_0x5a0b3b(0x211)]);_0x438c48[_0x5a0b3b(0x204)]>0x0&&_0x18e7f1[_0x5a0b3b(0x132)](_0x438c48);for(const _0x39f83b of _0x2ec792)_0x39f83b[_0x5a0b3b(0x16c)]();});},_0x2e5de8=(_0x306691,_0x4f0430)=>0x1==_0x306691[_0x231fc9(0x204)]&&0x1==_0x4f0430[_0x231fc9(0x204)]&&_0x306691[0x0][_0x231fc9(0xac)][_0x231fc9(0x11c)](_0x4f0430[0x0][_0x231fc9(0x1c2)]),_0x156dcb=(_0x3f231e,_0x1da235,_0x56a45b,_0x30f05b)=>Gt(_0x3f231e,_0x1da235,_0x56a45b,_0x30f05b,this[_0x231fc9(0x206)])?[_0x3f231e,_0x1da235]:Gt(_0x1da235,_0x3f231e,_0x30f05b,_0x56a45b,this[_0x231fc9(0x206)])?[_0x1da235,_0x3f231e]:null;this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0xd0),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x1b4),_0x9b1a63),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x166),_0x2e5de8),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0xee),_0x156dcb),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x104),_0x9b1a63),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x11d),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x203),_0x2e5de8),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x1f4),_0x156dcb),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x213),_0x42a13b),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x129),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x214),_0x2e5de8),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0xbe),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x17e),_0x42a13b),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x8f),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x1eb),_0x2e5de8),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0x15f),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0xd8),_0x3501bc),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0xa5),(_0x5cb040,_0x591b3f)=>{const _0x324337=_0x231fc9;if(!_0x591b3f)return;const _0x1b4765=this[_0x324337(0x126)][_0x324337(0x9d)][_0x324337(0xfd)](p);this[_0x324337(0x206)][_0x324337(0x8c)](_0x5d6ca4=>{const _0x28317b=_0x324337;if(_0x28317b(0x1c5)==_0x591b3f[_0x28317b(0x18e)])for(const _0x45f351 of _0x5cb040){const _0x3a008c=_0x45f351[_0x28317b(0x1c2)][_0x28317b(0xae)],_0x2b88c2=_0x591b3f[_0x28317b(0x1d3)];_0x5d6ca4[_0x28317b(0x12d)](_0x3a008c,_0x2b88c2);}else{if(_0x1b4765[_0x28317b(0xb7)](_0x591b3f[_0x28317b(0x18e)])){for(const _0x193aa8 of _0x5cb040)void 0x0!==_0x591b3f[_0x28317b(0x1d3)]?_0x5d6ca4[_0x28317b(0x1ba)](_0x591b3f[_0x28317b(0x18e)],_0x591b3f[_0x28317b(0x1d3)],_0x193aa8[_0x28317b(0x1c2)][_0x28317b(0xae)]):_0x5d6ca4[_0x28317b(0x22d)](_0x591b3f[_0x28317b(0x18e)],_0x193aa8[_0x28317b(0x1c2)][_0x28317b(0xae)]);}else{for(const _0x4984ef of _0x5cb040)_0x591b3f[_0x28317b(0x1d3)]?_0x5d6ca4[_0x28317b(0x1ba)](_0x591b3f[_0x28317b(0x18e)],_0x591b3f[_0x28317b(0x1d3)],_0x4984ef):_0x5d6ca4[_0x28317b(0x22d)](_0x591b3f[_0x28317b(0x18e)],_0x4984ef);}}});}),this[_0x231fc9(0x1f9)][_0x231fc9(0x176)](_0x231fc9(0xc3),_0x2e5de8);}}function Rt(_0x28b03e,_0x2f19b6,_0x116741){const _0x2ccd4f=_0x264254;for(const _0x282af7 of _0x2f19b6[_0x2ccd4f(0xe2)][_0x2ccd4f(0x158)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x282af7[_0x2ccd4f(0x128)]==_0x282af7)return!0x1;if(!_0x116741[_0x2ccd4f(0x1fa)](_0x282af7))return!0x1;if(_0x28b03e[_0x2ccd4f(0x1d7)](_0x282af7)||_0x28b03e[_0x2ccd4f(0x14c)](_0x282af7))return!0x0;}return!0x1;}function Tt(_0x5bda5b){const _0x28d303=_0x264254;return _0x5bda5b[_0x28d303(0xac)][_0x28d303(0xe2)]==_0x5bda5b[_0x28d303(0x1c2)][_0x28d303(0xae)]&&_0x5bda5b[_0x28d303(0xac)][_0x28d303(0x86)];}function Et(_0x41a2ef,_0x3ce067,_0xb3acde,_0x3b91c0){const _0x47cc2f=_0x264254,_0x240d1d=_0x18c972=>!_0x18c972[_0x47cc2f(0xb9)]['is'](_0x47cc2f(0x92))&&!_0x3b91c0[_0x47cc2f(0x1d7)](_0x18c972[_0x47cc2f(0xb9)]),_0x17b493=_0x41a2ef[_0x47cc2f(0x1c2)][_0x47cc2f(0x11f)](_0x240d1d),_0x177887=_0x41a2ef[_0x47cc2f(0xac)][_0x47cc2f(0x11f)](_0x240d1d,{'direction':_0x47cc2f(0x20b)});return(!_0x41a2ef[_0x47cc2f(0x1c2)][_0x47cc2f(0x11c)](_0x17b493)||!_0x41a2ef[_0x47cc2f(0xac)][_0x47cc2f(0x11c)](_0x177887))&&(_0x17b493[_0x47cc2f(0x230)](_0x177887)?_0xb3acde[_0x47cc2f(0x1fd)](_0x3ce067,{'range':_0xb3acde[_0x47cc2f(0x1c8)](_0x17b493,_0x177887)}):_0xb3acde[_0x47cc2f(0x169)](_0x3ce067),!0x0);}function Vt(_0x3042d3){return _0x2287c3(_0x3042d3);}function Ut(_0x3f1d03){const _0x3f3d79=_0x264254,_0x34d33e=_0x3f1d03[_0x3f3d79(0x1c2)][_0x3f3d79(0xae)];return _0x34d33e&&_0x34d33e['is'](_0x3f3d79(0x85));}function Ot(_0x3f95e7,_0x4243bf){const _0x182b40=_0x264254;return null==_0x3f95e7[_0x182b40(0xac)][_0x182b40(0x226)]&&_0x3f95e7[_0x182b40(0xac)][_0x182b40(0xe2)]==_0x3f95e7[_0x182b40(0x1c2)][_0x182b40(0xae)]?Ft(_0x3f95e7[_0x182b40(0x1c2)][_0x182b40(0xae)],_0x4243bf):_0x3f95e7;}function Ft(_0x33925f,_0x588547){const _0x463a6d=_0x264254,_0x5439ba=_0x588547[_0x463a6d(0x1ef)][_0x463a6d(0x1d7)](_0x33925f)||_0x588547[_0x463a6d(0x1ef)][_0x463a6d(0x21a)](_0x33925f);return _0x588547[_0x463a6d(0x1c8)](_0x588547[_0x463a6d(0xc1)](_0x33925f,_0x463a6d(0x168)),_0x5439ba?_0x588547[_0x463a6d(0xfe)](_0x33925f):_0x588547[_0x463a6d(0xc1)](_0x33925f,_0x463a6d(0xac)));}function Gt(_0x39869e,_0x2412f5,_0x35156a,_0x53dfbe,_0x37b08b){const _0x3b6779=_0x264254;if(!Pt(_0x39869e,_0x2412f5))return!0x1;if(_0x35156a[_0x3b6779(0xac)][_0x3b6779(0x11c)](_0x53dfbe[_0x3b6779(0x1c2)]))return!0x0;if(_0x39869e[_0x3b6779(0x224)]!=_0x2412f5[_0x3b6779(0x224)])return!0x1;if(!_0x35156a[_0x3b6779(0xac)][_0x3b6779(0xe6)](_0x53dfbe[_0x3b6779(0x1c2)]))return!0x1;const _0x40758d=_0x37b08b[_0x3b6779(0x1c8)](_0x35156a[_0x3b6779(0xac)],_0x53dfbe[_0x3b6779(0x1c2)])[_0x3b6779(0x195)]();for(const _0x51a795 of _0x40758d)if([_0x3b6779(0xfc),_0x3b6779(0x83)][_0x3b6779(0xaa)](_0x51a795[_0x3b6779(0x224)])&&_0x37b08b[_0x3b6779(0x1ef)][_0x3b6779(0x14c)](_0x51a795[_0x3b6779(0xb9)]))return!0x1;return!0x0;}function Pt(_0x56e89a,_0x407c17,_0x584d70=[]){const _0x3af163=_0x264254;return!(!_0x56e89a[_0x3af163(0xc9)]||!_0x407c17[_0x3af163(0xc9)])&&_0x21ce08(_0x2c3aa3(_0x56e89a[_0x3af163(0x21d)],_0x584d70),_0x2c3aa3(_0x407c17[_0x3af163(0x21d)],_0x584d70));}function Lt(_0x3201dd,_0xa4c6a7){const _0x1982df=_0x264254,_0x83ba33=Ht(_0x3201dd[_0x1982df(0x21d)]),_0x1017bf=Ht(_0xa4c6a7);if(!_0x3201dd[_0x1982df(0xc9)])return!0x1;for(const _0x2cca0d of Object[_0x1982df(0x157)](_0x1017bf))if(!_0x21ce08(_0x83ba33[_0x2cca0d],_0x1017bf[_0x2cca0d]))return!0x1;return!0x0;}function Ht(_0x9f16df){const _0x5c3f5a=_0x264254,_0x250cd0=Object[_0x5c3f5a(0x1a9)]({},_0x9f16df);return delete _0x250cd0[_0x5c3f5a(0x19c)],delete _0x250cd0[_0x5c3f5a(0x221)],_0x250cd0;}
|
package/src/trackchangesui.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x533845=_0x1ea1;(function(_0x53a9da,_0x6aa005){const _0x53bc30=_0x1ea1,_0x507683=_0x53a9da();while(!![]){try{const _0x1f0be1=parseInt(_0x53bc30(0xd4))/0x1+-parseInt(_0x53bc30(0x12f))/0x2*(-parseInt(_0x53bc30(0x102))/0x3)+parseInt(_0x53bc30(0xf0))/0x4+-parseInt(_0x53bc30(0x108))/0x5+-parseInt(_0x53bc30(0xdf))/0x6*(-parseInt(_0x53bc30(0x126))/0x7)+parseInt(_0x53bc30(0x10b))/0x8+-parseInt(_0x53bc30(0xdd))/0x9;if(_0x1f0be1===_0x6aa005)break;else _0x507683['push'](_0x507683['shift']());}catch(_0x5e2809){_0x507683['push'](_0x507683['shift']());}}}(_0x13e9,0xaf4a8));import{Plugin as _0x54b7ba}from'ckeditor5/src/core.js';import{Collection as _0xa9ca20}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x1b622f,createDropdown as _0x38bde8,ListSeparatorView as _0x392e81,MenuBarMenuView as _0x5201b1,MenuBarMenuListView as _0x153337,MenuBarMenuListItemView as _0xf0df52,MenuBarMenuListItemButtonView as _0x201558,SplitButtonView as _0x1d2cc2,ViewModel as _0x465a27}from'ckeditor5/src/ui.js';import{Users as _0x51ff4b,getDateTimeFormatter as _0x43824b,getAllMarkersDomElementsSorted as _0xb1f925}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x40166e from'./trackchangesediting.js';import _0x1ee17a from'./ui/suggestioncontroller.js';import _0x138f09 from'./ui/view/suggestionthreadview.js';function _0x13e9(){const _0x562013=['getFirstRange','editing','CommentsUI','discardButton','init','unbind','CommentView','SuggestionThreadView','execute','discardAllSuggestions','_handleControllerBuffer','_bindAnnotationToEditors','1408608JllOqf','listenTo','activeAnnotations','menuitemcheckbox','acceptAllSuggestions','suggestionChanged','menuBar:trackChanges','_refreshActiveMarkers','addComment','34514622RiroOk','panelView','65172deiChf','_annotationViews','getMarkers','size','TrackChangesUI','descriptionParts','Track\x20changes','get','set','_handleSuggestionControllerDelayed','bind','type','hasSuggestion','locale','isMultiRange','items','push','3182592bwIAqf','getSuggestion','componentFactory','pluginName','reduce','TrackChangesEditing','commandName','head','remove','comments.maxThreadTotalWeight','children','isDirty','_destroyController','addSourceCollector','define','comments.editorConfig','stopListening','getJoined','6150BXLMYF','isEnabled','Accept\x20all\x20selected\x20suggestions','_viewToController','clear','getMarkerNames','901820SPVsQu','registerAnnotation','getDescriptions','4392976REZePi','CommentsRepository','button','suggestionUnloaded','toMany','_updateController','trackChanges.disableComments','suggestionLoaded','_suggestionToController','requires','comments.maxCommentCharsWhenCollapsed','switchbutton','EditorAnnotations','commentThread','buttonView','keys','descriptionFactory','trackChanges','createAnnotationView','plugins','_unbindEditors','lowest','filter','separator','innerView','value','Discard\x20all\x20suggestions','371KRUJNu','editor','createCommentThreadController','getRanges','destroy','trackChanges.SuggestionThreadView','arrowView','change:activeAnnotations','Discard\x20all\x20selected\x20suggestions','1370JzKcaV','suggestion-','length','_createToolbarButton','delete','isInContent','getAllAdjacentSuggestions','change:previous','model','refreshSelectedViews','focus','config','comments','commands','_addUIComponentsToFactory','acceptSelectedSuggestions','has','Accept\x20all\x20suggestions','getByInnerView','some','actionView','menu','activeMarkers','isOn','_createMenuBarMenu','add','comments.maxCommentsWhenCollapsed','values','delegate','Annotations','_initializeController','discardSelectedSuggestions','createAnnotation','menuitem','source','mainView','_disableComments','from','view','acceptButton','previous'];_0x13e9=function(){return _0x562013;};return _0x13e9();}import{getTranslation as _0x30d6a6}from'./utils/common-translations.js';import _0xd81277 from'../theme/icons/track-changes.svg';export default class d extends _0x54b7ba{static get[_0x533845(0x114)](){const _0x5c4565=_0x533845;return[_0x40166e,_0x51ff4b,_0x5c4565(0x10c),_0x5c4565(0xbc),_0x5c4565(0x117)];}static get[_0x533845(0xf3)](){const _0x255f6e=_0x533845;return _0x255f6e(0xe3);}constructor(_0x15262d){const _0x13d648=_0x533845;super(_0x15262d),this[_0x13d648(0x113)]=new Map(),this[_0x13d648(0x105)]=new Map(),this[_0x13d648(0xe0)]=new Map(),this[_0x13d648(0xd2)]=new Map();const _0x7482e6=this[_0x13d648(0x127)][_0x13d648(0xaa)];_0x7482e6[_0x13d648(0xfe)](_0x13d648(0x12b),_0x138f09),_0x7482e6[_0x13d648(0xfe)](_0x13d648(0x111),!0x1),this[_0x13d648(0xc3)]=_0x7482e6[_0x13d648(0xe6)](_0x13d648(0x111));}[_0x533845(0xe8)](_0x263dd2,_0x420bb3){const _0x59320c=_0x533845;0x0===this[_0x59320c(0xd2)][_0x59320c(0xe2)]&&setTimeout(()=>{const _0x12b8ee=_0x59320c;for(const [_0x55975d,_0x5a8198]of this[_0x12b8ee(0xd2)]){const _0x2420c0=this[_0x12b8ee(0x113)][_0x12b8ee(0xaf)](_0x55975d);_0x2420c0||_0x5a8198?_0x2420c0&&_0x5a8198&&this[_0x12b8ee(0xfc)](_0x55975d):this[_0x12b8ee(0xbd)](_0x55975d);}this[_0x12b8ee(0xd2)][_0x12b8ee(0x106)](),this[_0x12b8ee(0x127)][_0x12b8ee(0x11e)][_0x12b8ee(0xe6)](_0x12b8ee(0x117))[_0x12b8ee(0xa8)](),this[_0x12b8ee(0xdb)]();},0xa),this[_0x59320c(0xd2)][_0x59320c(0xe7)](_0x263dd2,_0x420bb3);}[_0x533845(0xcc)](){const _0x4cbcef=_0x533845,_0x2f7e44=this[_0x4cbcef(0x127)],_0x259fc8=_0x2f7e44[_0x4cbcef(0x11e)][_0x4cbcef(0xe6)](_0x4cbcef(0xf5)),_0x5b0392=_0x2f7e44[_0x4cbcef(0x11e)][_0x4cbcef(0xe6)](_0x4cbcef(0xbc)),_0x277366=_0x2f7e44[_0x4cbcef(0x11e)][_0x4cbcef(0xe6)](_0x4cbcef(0x117)),_0x5b0c02=_0x2f7e44[_0x4cbcef(0x11e)][_0x4cbcef(0xe6)](_0x4cbcef(0x10c));this[_0x4cbcef(0xad)](),_0x277366[_0x4cbcef(0xfd)](()=>{const _0xe3575e=_0x4cbcef,_0x414f14=[];for(const [_0x3680c5,_0x416a1b]of Array[_0xe3575e(0xc4)](this[_0xe3575e(0x113)])){const _0x41ea57=_0x3680c5[_0xe3575e(0xa5)](),_0x99e51f=[];for(const _0x2a0a94 of _0x41ea57){if(!_0x2a0a94[_0xe3575e(0xa4)])continue;if(_0x2a0a94[_0xe3575e(0xed)]){_0x99e51f[_0xe3575e(0xef)](..._0x2a0a94[_0xe3575e(0x129)]());continue;}const _0x1576df=_0x2a0a94[_0xe3575e(0xc8)]();if(_0x99e51f[_0xe3575e(0x131)]>0x0){const _0x5cdc57=_0x99e51f[0x0][_0xe3575e(0x101)](_0x1576df);if(_0x5cdc57){_0x99e51f[0x0]=_0x5cdc57;continue;}}_0x99e51f[_0xe3575e(0xef)](_0x1576df);}_0x414f14[_0xe3575e(0xef)]([_0x416a1b[_0xe3575e(0xc5)],_0x99e51f]);}return _0x414f14;}),this[_0x4cbcef(0xd5)](_0x259fc8,_0x4cbcef(0x112),(_0x3bf546,_0x5fa71e)=>{const _0x2c7e98=_0x4cbcef;this[_0x2c7e98(0xd5)](_0x5fa71e,_0x2c7e98(0xa6),(_0x8a1e07,_0x49e792,_0x1d3715,_0x36c039)=>{const _0x4329f2=_0x2c7e98;_0x5fa71e[_0x4329f2(0xa4)]&&(null==_0x1d3715?(this[_0x4329f2(0x110)](_0x36c039[_0x4329f2(0xf7)]),this[_0x4329f2(0xe8)](_0x5fa71e,!0x1)):(this[_0x4329f2(0x110)](_0x1d3715[_0x4329f2(0xf7)]),null==_0x36c039&&this[_0x4329f2(0xe8)](_0x5fa71e,!0x0)));}),null!==_0x5fa71e[_0x2c7e98(0xc7)]?this[_0x2c7e98(0x110)](_0x5fa71e[_0x2c7e98(0xf7)]):this[_0x2c7e98(0xe8)](_0x5fa71e,!0x1);}),this[_0x4cbcef(0xd5)](_0x259fc8,_0x4cbcef(0x10e),(_0x51969d,_0xbbad87,_0x43a66e)=>{const _0x227461=_0x4cbcef;this[_0x227461(0x100)](_0xbbad87,_0x227461(0xa6)),this[_0x227461(0xd2)][_0x227461(0xa3)](_0xbbad87),this[_0x227461(0x113)][_0x227461(0xaf)](_0xbbad87)&&this[_0x227461(0xfc)](_0xbbad87),_0x43a66e&&this[_0x227461(0x110)](_0x43a66e[_0x227461(0xf7)]);}),this[_0x4cbcef(0xd5)](_0x259fc8,_0x4cbcef(0xd9),(_0x43bb69,_0x42a482)=>{const _0x50981a=_0x4cbcef;this[_0x50981a(0x110)](_0x42a482);}),this[_0x4cbcef(0xd5)](_0x5b0392,_0x4cbcef(0x12d),()=>{const _0x136404=_0x4cbcef;this[_0x136404(0xdb)]();}),this[_0x4cbcef(0xd5)](_0x5b0c02,_0x4cbcef(0xdc),(_0x52572d,{threadId:_0x2aa34b,isFromAdapter:_0x2659f3})=>{const _0x5080f7=_0x4cbcef;if(_0x2659f3||!_0x259fc8[_0x5080f7(0xeb)](_0x2aa34b))return;const _0x1eb824=_0x259fc8[_0x5080f7(0xf1)](_0x2aa34b);this[_0x5080f7(0x113)][_0x5080f7(0xe6)](_0x1eb824)[_0x5080f7(0xc5)][_0x5080f7(0xa9)]();},{'priority':_0x4cbcef(0x120)});}[_0x533845(0xdb)](){const _0x452dfb=_0x533845,_0x39fb9e=this[_0x452dfb(0x127)][_0x452dfb(0x11e)][_0x452dfb(0xe6)](_0x452dfb(0xbc)),_0x947dbe=this[_0x452dfb(0x127)][_0x452dfb(0x11e)][_0x452dfb(0xe6)](_0x452dfb(0xf5)),_0x1688fc=Array[_0x452dfb(0xc4)](_0x39fb9e[_0x452dfb(0xd6)],_0x1399b9=>_0x1399b9[_0x452dfb(0x123)])[_0x452dfb(0x121)](_0x5e01b6=>this[_0x452dfb(0x105)][_0x452dfb(0xaf)](_0x5e01b6)),_0x1cfac3=[];for(const _0x242be1 of _0x1688fc){const _0xcd1187=this[_0x452dfb(0x105)][_0x452dfb(0xe6)](_0x242be1)[_0x452dfb(0xa7)][_0x452dfb(0xa5)]();_0x1cfac3[_0x452dfb(0xef)](..._0xcd1187[_0x452dfb(0xf4)]((_0x17656c,_0x3c7387)=>[..._0x17656c,..._0x3c7387[_0x452dfb(0x107)]()],[]));}_0x947dbe[_0x452dfb(0xb5)]=_0x1cfac3;}[_0x533845(0xad)](){const _0x1f1f79=_0x533845,_0x2230ff=this[_0x1f1f79(0x127)],_0x434ec3=_0x2230ff[_0x1f1f79(0xec)],_0x1e64db=_0x30d6a6(_0x434ec3,_0x1f1f79(0xe5)),_0x167bca=new _0xa9ca20([{'type':_0x1f1f79(0x116),'model':new _0x465a27({'withText':!0x0,'label':_0x1e64db,'commandName':_0x1f1f79(0x11c),'role':_0x1f1f79(0xd7)})},{'type':_0x1f1f79(0x122)},{'type':_0x1f1f79(0x10d),'model':new _0x465a27({'withText':!0x0,'label':_0x30d6a6(_0x434ec3,_0x1f1f79(0xb0)),'commandName':_0x1f1f79(0xd8),'role':_0x1f1f79(0xc0)})},{'type':_0x1f1f79(0x10d),'model':new _0x465a27({'withText':!0x0,'label':_0x30d6a6(_0x434ec3,_0x1f1f79(0x104)),'commandName':_0x1f1f79(0xae),'role':_0x1f1f79(0xc0)})},{'type':_0x1f1f79(0x10d),'model':new _0x465a27({'withText':!0x0,'label':_0x30d6a6(_0x434ec3,_0x1f1f79(0x125)),'commandName':_0x1f1f79(0xd1),'role':_0x1f1f79(0xc0)})},{'type':_0x1f1f79(0x10d),'model':new _0x465a27({'withText':!0x0,'label':_0x30d6a6(_0x434ec3,_0x1f1f79(0x12e)),'commandName':_0x1f1f79(0xbe),'role':_0x1f1f79(0xc0)})}]);for(const _0x23f1ac of _0x167bca)if(ae(_0x23f1ac)){const _0x33a765=_0x2230ff[_0x1f1f79(0xac)][_0x1f1f79(0xe6)](_0x23f1ac[_0x1f1f79(0xa7)][_0x1f1f79(0xf6)]);_0x23f1ac[_0x1f1f79(0xa7)][_0x1f1f79(0xe9)](_0x1f1f79(0xb6),_0x1f1f79(0x103))['to'](_0x33a765,_0x1f1f79(0x124),_0x1f1f79(0x103));}_0x2230ff['ui'][_0x1f1f79(0xf2)][_0x1f1f79(0xb8)](_0x1f1f79(0x11c),_0x335d53=>this[_0x1f1f79(0xa2)](_0x335d53,_0x167bca,_0x1e64db)),_0x2230ff['ui'][_0x1f1f79(0xf2)][_0x1f1f79(0xb8)](_0x1f1f79(0xda),_0x3a7ac9=>this[_0x1f1f79(0xb7)](_0x3a7ac9,_0x167bca,_0x1e64db));}[_0x533845(0xa2)](_0x4fc771,_0x1e24c4,_0x32e726){const _0x54da72=_0x533845,_0x33cb0e=_0x38bde8(_0x4fc771,_0x1d2cc2),_0x2d807a=this[_0x54da72(0x127)][_0x54da72(0xac)][_0x54da72(0xe6)](_0x54da72(0x11c));_0x33cb0e[_0x54da72(0x119)][_0x54da72(0xe7)]({'tooltip':_0x32e726,'label':_0x32e726,'icon':_0xd81277}),_0x33cb0e[_0x54da72(0x119)][_0x54da72(0xe9)](_0x54da72(0xb6))['to'](_0x2d807a,_0x54da72(0x124)),_0x33cb0e[_0x54da72(0x119)]['on'](_0x54da72(0xd0),()=>{const _0x49354c=_0x54da72;_0x2d807a[_0x49354c(0xd0)](),this[_0x49354c(0x127)][_0x49354c(0xc9)][_0x49354c(0xc5)][_0x49354c(0xa9)]();}),_0x1b622f(_0x33cb0e,_0x1e24c4,{'role':_0x54da72(0xb4)});const _0xa3ed92=[];for(const _0x1e436b of _0x1e24c4)ae(_0x1e436b)&&_0xa3ed92[_0x54da72(0xef)](this[_0x54da72(0x127)][_0x54da72(0xac)][_0x54da72(0xe6)](_0x1e436b[_0x54da72(0xa7)][_0x54da72(0xf6)]));const _0xc30c92=_0x33cb0e[_0x54da72(0x119)];return _0xc30c92[_0x54da72(0xb3)][_0x54da72(0xcd)](_0x54da72(0x103)),_0xc30c92[_0x54da72(0x12c)][_0x54da72(0xcd)](_0x54da72(0x103)),_0xc30c92[_0x54da72(0xb3)][_0x54da72(0xe9)](_0x54da72(0x103))['to'](_0x2d807a,_0x54da72(0x103)),_0xc30c92[_0x54da72(0x12c)][_0x54da72(0xe9)](_0x54da72(0x103))[_0x54da72(0x10f)](_0xa3ed92,_0x54da72(0x103),(..._0x208fe8)=>_0x208fe8[_0x54da72(0xb2)](_0x255936=>_0x255936)),_0x33cb0e['on'](_0x54da72(0xd0),_0x243784=>{const _0x16612c=_0x54da72;this[_0x16612c(0x127)][_0x16612c(0xd0)](_0x243784[_0x16612c(0xc1)][_0x16612c(0xf6)]),this[_0x16612c(0x127)][_0x16612c(0xc9)][_0x16612c(0xc5)][_0x16612c(0xa9)]();}),_0x33cb0e;}[_0x533845(0xb7)](_0x24e301,_0x40ce5f,_0x4f26ff){const _0x257502=_0x533845,_0x2bc172=new _0x5201b1(_0x24e301),_0x436c9c=this[_0x257502(0x127)][_0x257502(0xac)][_0x257502(0xe6)](_0x257502(0x11c));_0x2bc172[_0x257502(0x119)][_0x257502(0xe7)]({'label':_0x4f26ff,'icon':_0xd81277});const _0x21cf14=new _0x153337(_0x24e301);for(const _0x377f4d of _0x40ce5f){if(_0x257502(0x122)==_0x377f4d[_0x257502(0xea)]){_0x21cf14[_0x257502(0xee)][_0x257502(0xb8)](new _0x392e81(_0x24e301));continue;}const _0x108dfe=new _0xf0df52(_0x24e301,_0x2bc172),_0x5fc0e4=new _0x201558(_0x24e301),_0x2ef5c5=_0x377f4d[_0x257502(0xa7)];_0x5fc0e4[_0x257502(0xe9)](...Object[_0x257502(0x11a)](_0x2ef5c5))['to'](_0x2ef5c5),_0x5fc0e4[_0x257502(0xbb)](_0x257502(0xd0))['to'](_0x2bc172),_0x5fc0e4['on'](_0x257502(0xd0),()=>{const _0x47f213=_0x257502;this[_0x47f213(0x127)][_0x47f213(0xd0)](_0x2ef5c5[_0x47f213(0xf6)]),this[_0x47f213(0x127)][_0x47f213(0xc9)][_0x47f213(0xc5)][_0x47f213(0xa9)]();}),_0x108dfe[_0x257502(0xfa)][_0x257502(0xb8)](_0x5fc0e4),_0x21cf14[_0x257502(0xee)][_0x257502(0xb8)](_0x108dfe);}return _0x2bc172[_0x257502(0xe9)](_0x257502(0x103))['to'](_0x436c9c,_0x257502(0x103)),_0x2bc172[_0x257502(0xde)][_0x257502(0xfa)][_0x257502(0xb8)](_0x21cf14),_0x2bc172;}[_0x533845(0xbd)](_0x1f76bc){const _0x2755e9=_0x533845,_0x40a100=this[_0x2755e9(0x127)],_0x274dc3=_0x40a100[_0x2755e9(0xaa)],_0x19bdf1=_0x40a100[_0x2755e9(0x11e)][_0x2755e9(0xe6)](_0x2755e9(0xbc)),_0x393b5b=_0x40a100[_0x2755e9(0x11e)][_0x2755e9(0xe6)](_0x2755e9(0x10c)),_0x57fef4=_0x40a100[_0x2755e9(0x11e)][_0x2755e9(0xe6)](_0x2755e9(0x117)),_0x5f19cc=_0x40a100[_0x2755e9(0x11e)][_0x2755e9(0xe6)](_0x51ff4b)['me'],_0x57d5dd=_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0x11c))[_0x2755e9(0xcf)],{CommentsListView:_0x448f34,CommentThreadInputView:_0x3ad83c}=_0x40a100[_0x2755e9(0x11e)][_0x2755e9(0xe6)](_0x2755e9(0xca));let _0x215dc1,_0x131d9a;this[_0x2755e9(0xe0)][_0x2755e9(0xaf)](_0x1f76bc['id'])?(_0x131d9a=this[_0x2755e9(0xe0)][_0x2755e9(0xe6)](_0x1f76bc['id']),_0x215dc1=_0x131d9a[_0x2755e9(0xc2)]):(_0x215dc1=new _0x57d5dd(_0x40a100[_0x2755e9(0xec)],_0x1f76bc,_0x5f19cc,{'disableComments':this[_0x2755e9(0xc3)],'editorConfig':_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0xff)),'maxCommentsWhenCollapsed':_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0xb9)),'maxThreadTotalWeight':_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0xf9)),'maxCommentCharsWhenCollapsed':_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0x115)),'formatDateTime':_0x43824b(_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0xec))),'CommentView':_0x274dc3[_0x2755e9(0xe6)](_0x2755e9(0xab))[_0x2755e9(0xce)],'CommentsListView':_0x448f34,'CommentThreadInputView':_0x3ad83c}),_0x215dc1[_0x2755e9(0xc6)]['on'](_0x2755e9(0xd0),()=>{const _0x533c5a=_0x2755e9;_0x40a100[_0x533c5a(0xc9)][_0x533c5a(0xc5)][_0x533c5a(0xa9)]();}),_0x215dc1[_0x2755e9(0xcb)]['on'](_0x2755e9(0xd0),()=>{const _0x18bd30=_0x2755e9;_0x40a100[_0x18bd30(0xc9)][_0x18bd30(0xc5)][_0x18bd30(0xa9)]();}),_0x131d9a=_0x19bdf1[_0x2755e9(0x11d)](this[_0x2755e9(0x127)][_0x2755e9(0xec)],_0x215dc1),_0x131d9a[_0x2755e9(0xe9)](_0x2755e9(0xfb))['to'](_0x215dc1,_0x2755e9(0xfb)),_0x131d9a[_0x2755e9(0xe9)](_0x2755e9(0x131))['to'](_0x215dc1),_0x131d9a[_0x2755e9(0xe9)](_0x2755e9(0xea))['to'](_0x215dc1,_0x2755e9(0xea),_0x420f5e=>_0x2755e9(0x130)+_0x420f5e),this[_0x2755e9(0xe0)][_0x2755e9(0xe7)](_0x1f76bc['id'],_0x131d9a));const _0x4c9503=_0x393b5b[_0x2755e9(0x128)](_0x1f76bc[_0x2755e9(0x118)],_0x215dc1),_0x3c6672=new _0x1ee17a(_0x40a100,_0x1f76bc,_0x215dc1,_0x4c9503),_0x1fe165=_0x1f76bc[_0x2755e9(0xa5)]()[_0x2755e9(0x121)](_0x265315=>_0x265315[_0x2755e9(0xa4)]);_0x215dc1[_0x2755e9(0xe4)]=_0x40a100[_0x2755e9(0x11e)][_0x2755e9(0xe6)](_0x2755e9(0xf5))[_0x2755e9(0x11b)][_0x2755e9(0x10a)](_0x1fe165),this[_0x2755e9(0x113)][_0x2755e9(0xe7)](_0x1f76bc,_0x3c6672),this[_0x2755e9(0x105)][_0x2755e9(0xe7)](_0x215dc1,_0x3c6672);const _0x52aed3=_0x19bdf1[_0x2755e9(0xbf)]({'view':_0x131d9a,'target':()=>{const _0x131b84=_0x2755e9,_0x3de066=[],_0x3ee794=_0x1f76bc[_0x131b84(0xa5)]()[_0x131b84(0x121)](_0x148b85=>_0x148b85[_0x131b84(0xa4)]);for(const _0x3dec64 of _0x3ee794)_0x3de066[_0x131b84(0xef)](..._0x3dec64[_0x131b84(0xe1)]());return _0xb1f925(_0x40a100[_0x131b84(0xc9)],_0x3de066);},'type':()=>_0x2755e9(0x130)+_0x3c6672[_0x2755e9(0xc5)][_0x2755e9(0xea)]});_0x393b5b[_0x2755e9(0xd3)](_0x215dc1,_0x52aed3),_0x19bdf1[_0x2755e9(0xb8)](_0x52aed3),_0x57fef4[_0x2755e9(0x109)](_0x52aed3);}[_0x533845(0xfc)](_0x27b08a){const _0x1c89ad=_0x533845,_0x15263c=this[_0x1c89ad(0x127)][_0x1c89ad(0x11e)][_0x1c89ad(0xe6)](_0x1c89ad(0x10c)),_0x5df915=this[_0x1c89ad(0x127)][_0x1c89ad(0x11e)][_0x1c89ad(0xe6)](_0x1c89ad(0xbc)),_0xf62a4=this[_0x1c89ad(0x113)][_0x1c89ad(0xe6)](_0x27b08a),_0xfd95e=_0xf62a4[_0x1c89ad(0xc5)],_0x390b2d=_0x5df915[_0x1c89ad(0xb1)](_0xfd95e);_0x15263c[_0x1c89ad(0x11f)](_0xfd95e),_0x390b2d&&_0x5df915[_0x1c89ad(0xf8)](_0x390b2d),this[_0x1c89ad(0x113)][_0x1c89ad(0xa3)](_0x27b08a),this[_0x1c89ad(0x105)][_0x1c89ad(0xa3)](_0xfd95e),_0xf62a4[_0x1c89ad(0x12a)]();}[_0x533845(0x110)](_0x3ae7e7){const _0x2197bb=_0x533845;if(!_0x3ae7e7[_0x2197bb(0xa4)]||!this[_0x2197bb(0x113)][_0x2197bb(0xaf)](_0x3ae7e7))return;const _0x116876=this[_0x2197bb(0x127)][_0x2197bb(0x11e)][_0x2197bb(0xe6)](_0x2197bb(0xf5)),_0x39ac04=this[_0x2197bb(0x113)][_0x2197bb(0xe6)](_0x3ae7e7),_0x5bad66=_0x3ae7e7[_0x2197bb(0xa5)]();_0x39ac04[_0x2197bb(0xc5)][_0x2197bb(0xe4)]=_0x116876[_0x2197bb(0x11b)][_0x2197bb(0x10a)](_0x5bad66);}[_0x533845(0x12a)](){const _0x1538c6=_0x533845;for(const _0x2cb2d9 of this[_0x1538c6(0x113)][_0x1538c6(0x11a)]())this[_0x1538c6(0xfc)](_0x2cb2d9);for(const _0x5bc43c of this[_0x1538c6(0xe0)][_0x1538c6(0xba)]())_0x5bc43c[_0x1538c6(0xc2)][_0x1538c6(0x12a)]();super[_0x1538c6(0x12a)]();}}function _0x1ea1(_0x58ee9e,_0x3b29ed){const _0x13e93a=_0x13e9();return _0x1ea1=function(_0x1ea160,_0x4c1b80){_0x1ea160=_0x1ea160-0xa2;let _0x21f137=_0x13e93a[_0x1ea160];return _0x21f137;},_0x1ea1(_0x58ee9e,_0x3b29ed);}function ae(_0x206edb){const _0x136841=_0x533845;return _0x136841(0xa7)in _0x206edb;}
|
|
23
|
+
const _0x24fd51=_0x5a6b;(function(_0x1d9d49,_0x172803){const _0x284d07=_0x5a6b,_0x67ac27=_0x1d9d49();while(!![]){try{const _0x544d73=parseInt(_0x284d07(0x110))/0x1+parseInt(_0x284d07(0x147))/0x2+parseInt(_0x284d07(0x141))/0x3+parseInt(_0x284d07(0xf9))/0x4*(parseInt(_0x284d07(0x12b))/0x5)+-parseInt(_0x284d07(0x153))/0x6*(parseInt(_0x284d07(0x135))/0x7)+parseInt(_0x284d07(0x117))/0x8*(parseInt(_0x284d07(0x106))/0x9)+-parseInt(_0x284d07(0x162))/0xa;if(_0x544d73===_0x172803)break;else _0x67ac27['push'](_0x67ac27['shift']());}catch(_0x32fb6b){_0x67ac27['push'](_0x67ac27['shift']());}}}(_0x4002,0x41cef));import{Plugin as _0x80b002}from'ckeditor5/src/core.js';import{Collection as _0x2567da}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x1fed0a,createDropdown as _0x52c79e,ListSeparatorView as _0x51eaaf,MenuBarMenuView as _0x288381,MenuBarMenuListView as _0x32a495,MenuBarMenuListItemView as _0x435738,MenuBarMenuListItemButtonView as _0x2ef808,SplitButtonView as _0x57616c,ViewModel as _0x30245f}from'ckeditor5/src/ui.js';function _0x5a6b(_0x19885e,_0x56f81a){const _0x4002c5=_0x4002();return _0x5a6b=function(_0x5a6b3a,_0x1ffd6c){_0x5a6b3a=_0x5a6b3a-0xdf;let _0x4ba90f=_0x4002c5[_0x5a6b3a];return _0x4ba90f;},_0x5a6b(_0x19885e,_0x56f81a);}import{Users as _0x439bbb,getDateTimeFormatter as _0x285a33,getAllMarkersDomElementsSorted as _0x7ebfce}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4002(){const _0xdc7121=['locale','_bindAnnotationToEditors','createAnnotationView','SuggestionThreadView','children','actionView','291063rivsVM','addSourceCollector','componentFactory','commands','editor','arrowView','change:activeAnnotations','8JYrCkF','CommentsRepository','comments.editorConfig','view','innerView','bind','comments.maxCommentCharsWhenCollapsed','discardButton','trackChanges.disableComments','CommentView','comments.maxCommentsWhenCollapsed','getFirstRange','addComment','change:previous','keys','has','menuitem','comments','get','source','20yFUsos','define','model','from','_destroyController','toMany','unbind','_unbindEditors','suggestionChanged','activeAnnotations','195461FMaIcm','activeMarkers','plugins','getAllAdjacentSuggestions','_refreshActiveMarkers','Annotations','filter','registerAnnotation','Track\x20changes','length','separator','getRanges','676323RfGdxq','getMarkers','EditorAnnotations','head','createAnnotation','_initializeController','17142KKwCTA','switchbutton','_suggestionToController','push','isOn','focus','createCommentThreadController','stopListening','suggestionUnloaded','items','Discard\x20all\x20suggestions','refreshSelectedViews','102mxOkTc','destroy','pluginName','isMultiRange','getDescriptions','getMarkerNames','_createToolbarButton','value','getByInnerView','suggestionLoaded','_annotationViews','commentThread','Accept\x20all\x20suggestions','isEnabled','isInContent','4093030fikIHg','acceptButton','comments.maxThreadTotalWeight','buttonView','requires','lowest','menu','reduce','acceptSelectedSuggestions','descriptionParts','TrackChangesEditing','size','isDirty','Discard\x20all\x20selected\x20suggestions','values','delete','hasSuggestion','editing','descriptionFactory','_updateController','_createMenuBarMenu','init','mainView','some','delegate','Accept\x20all\x20selected\x20suggestions','getSuggestion','getJoined','menuBar:trackChanges','button','execute','_disableComments','_addUIComponentsToFactory','listenTo','menuitemcheckbox','acceptAllSuggestions','panelView','discardAllSuggestions','TrackChangesUI','_handleControllerBuffer','357908DxWBWo','trackChanges','remove','clear','discardSelectedSuggestions','commandName','suggestion-','previous','add','trackChanges.SuggestionThreadView','type','CommentsUI','set','2435058etSSrU','_viewToController','_handleSuggestionControllerDelayed','config'];_0x4002=function(){return _0xdc7121;};return _0x4002();}import _0x31cfea from'./trackchangesediting.js';import _0x248945 from'./ui/suggestioncontroller.js';import _0x485b8b from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2c9065}from'./utils/common-translations.js';import _0x3bf923 from'../theme/icons/track-changes.svg';export default class d extends _0x80b002{static get[_0x24fd51(0x166)](){const _0x3fce42=_0x24fd51;return[_0x31cfea,_0x439bbb,_0x3fce42(0x118),_0x3fce42(0x13a),_0x3fce42(0x143)];}static get[_0x24fd51(0x155)](){const _0x42a978=_0x24fd51;return _0x42a978(0xf7);}constructor(_0x2d822e){const _0x59abc6=_0x24fd51;super(_0x2d822e),this[_0x59abc6(0x149)]=new Map(),this[_0x59abc6(0x107)]=new Map(),this[_0x59abc6(0x15d)]=new Map(),this[_0x59abc6(0xf8)]=new Map();const _0x4bf6a2=this[_0x59abc6(0x114)][_0x59abc6(0x109)];_0x4bf6a2[_0x59abc6(0x12c)](_0x59abc6(0x102),_0x485b8b),_0x4bf6a2[_0x59abc6(0x12c)](_0x59abc6(0x11f),!0x1),this[_0x59abc6(0xf0)]=_0x4bf6a2[_0x59abc6(0x129)](_0x59abc6(0x11f));}[_0x24fd51(0x108)](_0x10fb50,_0x31b65f){const _0x46615e=_0x24fd51;0x0===this[_0x46615e(0xf8)][_0x46615e(0x16d)]&&setTimeout(()=>{const _0xd0b83a=_0x46615e;for(const [_0x329490,_0x26e67c]of this[_0xd0b83a(0xf8)]){const _0x29ba02=this[_0xd0b83a(0x149)][_0xd0b83a(0x126)](_0x329490);_0x29ba02||_0x26e67c?_0x29ba02&&_0x26e67c&&this[_0xd0b83a(0x12f)](_0x329490):this[_0xd0b83a(0x146)](_0x329490);}this[_0xd0b83a(0xf8)][_0xd0b83a(0xfc)](),this[_0xd0b83a(0x114)][_0xd0b83a(0x137)][_0xd0b83a(0x129)](_0xd0b83a(0x143))[_0xd0b83a(0x152)](),this[_0xd0b83a(0x139)]();},0xa),this[_0x46615e(0xf8)][_0x46615e(0x105)](_0x10fb50,_0x31b65f);}[_0x24fd51(0xe6)](){const _0x3b9358=_0x24fd51,_0x3b170b=this[_0x3b9358(0x114)],_0x38bb80=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x16c)),_0x257a0b=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x13a)),_0x28a91a=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x143)),_0x68ee8d=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x118));this[_0x3b9358(0xf1)](),_0x28a91a[_0x3b9358(0x111)](()=>{const _0x1d2161=_0x3b9358,_0x4d9370=[];for(const [_0x5bbffb,_0x47eac4]of Array[_0x1d2161(0x12e)](this[_0x1d2161(0x149)])){const _0x24c4bf=_0x5bbffb[_0x1d2161(0x138)](),_0xe62bc5=[];for(const _0x2ac7e7 of _0x24c4bf){if(!_0x2ac7e7[_0x1d2161(0x161)])continue;if(_0x2ac7e7[_0x1d2161(0x156)]){_0xe62bc5[_0x1d2161(0x14a)](..._0x2ac7e7[_0x1d2161(0x140)]());continue;}const _0x3bc1f5=_0x2ac7e7[_0x1d2161(0x122)]();if(_0xe62bc5[_0x1d2161(0x13e)]>0x0){const _0x53c21c=_0xe62bc5[0x0][_0x1d2161(0xec)](_0x3bc1f5);if(_0x53c21c){_0xe62bc5[0x0]=_0x53c21c;continue;}}_0xe62bc5[_0x1d2161(0x14a)](_0x3bc1f5);}_0x4d9370[_0x1d2161(0x14a)]([_0x47eac4[_0x1d2161(0x11a)],_0xe62bc5]);}return _0x4d9370;}),this[_0x3b9358(0xf2)](_0x38bb80,_0x3b9358(0x15c),(_0xc26834,_0x4ef8f7)=>{const _0xe7e71e=_0x3b9358;this[_0xe7e71e(0xf2)](_0x4ef8f7,_0xe7e71e(0x124),(_0x5aff6a,_0x1239a4,_0x59ce4e,_0x30910e)=>{const _0x30406c=_0xe7e71e;_0x4ef8f7[_0x30406c(0x161)]&&(null==_0x59ce4e?(this[_0x30406c(0xe4)](_0x30910e[_0x30406c(0x144)]),this[_0x30406c(0x108)](_0x4ef8f7,!0x1)):(this[_0x30406c(0xe4)](_0x59ce4e[_0x30406c(0x144)]),null==_0x30910e&&this[_0x30406c(0x108)](_0x4ef8f7,!0x0)));}),null!==_0x4ef8f7[_0xe7e71e(0x100)]?this[_0xe7e71e(0xe4)](_0x4ef8f7[_0xe7e71e(0x144)]):this[_0xe7e71e(0x108)](_0x4ef8f7,!0x1);}),this[_0x3b9358(0xf2)](_0x38bb80,_0x3b9358(0x14f),(_0x80e033,_0x458751,_0x3ba3bd)=>{const _0x8e5a18=_0x3b9358;this[_0x8e5a18(0x14e)](_0x458751,_0x8e5a18(0x124)),this[_0x8e5a18(0xf8)][_0x8e5a18(0xe0)](_0x458751),this[_0x8e5a18(0x149)][_0x8e5a18(0x126)](_0x458751)&&this[_0x8e5a18(0x12f)](_0x458751),_0x3ba3bd&&this[_0x8e5a18(0xe4)](_0x3ba3bd[_0x8e5a18(0x144)]);}),this[_0x3b9358(0xf2)](_0x38bb80,_0x3b9358(0x133),(_0x234dc3,_0x376b32)=>{const _0x531604=_0x3b9358;this[_0x531604(0xe4)](_0x376b32);}),this[_0x3b9358(0xf2)](_0x257a0b,_0x3b9358(0x116),()=>{const _0x110b68=_0x3b9358;this[_0x110b68(0x139)]();}),this[_0x3b9358(0xf2)](_0x68ee8d,_0x3b9358(0x123),(_0x21f134,{threadId:_0x1b6e84,isFromAdapter:_0x12bbe4})=>{const _0x103d47=_0x3b9358;if(_0x12bbe4||!_0x38bb80[_0x103d47(0xe1)](_0x1b6e84))return;const _0xc5223=_0x38bb80[_0x103d47(0xeb)](_0x1b6e84);this[_0x103d47(0x149)][_0x103d47(0x129)](_0xc5223)[_0x103d47(0x11a)][_0x103d47(0x14c)]();},{'priority':_0x3b9358(0x167)});}[_0x24fd51(0x139)](){const _0x58f50c=_0x24fd51,_0x181f90=this[_0x58f50c(0x114)][_0x58f50c(0x137)][_0x58f50c(0x129)](_0x58f50c(0x13a)),_0x2ceabf=this[_0x58f50c(0x114)][_0x58f50c(0x137)][_0x58f50c(0x129)](_0x58f50c(0x16c)),_0x4ac6d1=Array[_0x58f50c(0x12e)](_0x181f90[_0x58f50c(0x134)],_0xa3e595=>_0xa3e595[_0x58f50c(0x11b)])[_0x58f50c(0x13b)](_0x463b96=>this[_0x58f50c(0x107)][_0x58f50c(0x126)](_0x463b96)),_0x123b83=[];for(const _0x39d522 of _0x4ac6d1){const _0x20eb2e=this[_0x58f50c(0x107)][_0x58f50c(0x129)](_0x39d522)[_0x58f50c(0x12d)][_0x58f50c(0x138)]();_0x123b83[_0x58f50c(0x14a)](..._0x20eb2e[_0x58f50c(0x169)]((_0x5ca047,_0x5402a7)=>[..._0x5ca047,..._0x5402a7[_0x58f50c(0x158)]()],[]));}_0x2ceabf[_0x58f50c(0x136)]=_0x123b83;}[_0x24fd51(0xf1)](){const _0x23a427=_0x24fd51,_0x1e31e6=this[_0x23a427(0x114)],_0x24cfe2=_0x1e31e6[_0x23a427(0x10a)],_0x3354ce=_0x2c9065(_0x24cfe2,_0x23a427(0x13d)),_0x1519ed=new _0x2567da([{'type':_0x23a427(0x148),'model':new _0x30245f({'withText':!0x0,'label':_0x3354ce,'commandName':_0x23a427(0xfa),'role':_0x23a427(0xf3)})},{'type':_0x23a427(0x13f)},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0x15f)),'commandName':_0x23a427(0xf4),'role':_0x23a427(0x127)})},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0xea)),'commandName':_0x23a427(0x16a),'role':_0x23a427(0x127)})},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0x151)),'commandName':_0x23a427(0xf6),'role':_0x23a427(0x127)})},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0x16f)),'commandName':_0x23a427(0xfd),'role':_0x23a427(0x127)})}]);for(const _0x53c816 of _0x1519ed)if(ae(_0x53c816)){const _0x1d2389=_0x1e31e6[_0x23a427(0x113)][_0x23a427(0x129)](_0x53c816[_0x23a427(0x12d)][_0x23a427(0xfe)]);_0x53c816[_0x23a427(0x12d)][_0x23a427(0x11c)](_0x23a427(0x14b),_0x23a427(0x160))['to'](_0x1d2389,_0x23a427(0x15a),_0x23a427(0x160));}_0x1e31e6['ui'][_0x23a427(0x112)][_0x23a427(0x101)](_0x23a427(0xfa),_0x126a47=>this[_0x23a427(0x159)](_0x126a47,_0x1519ed,_0x3354ce)),_0x1e31e6['ui'][_0x23a427(0x112)][_0x23a427(0x101)](_0x23a427(0xed),_0x3f7969=>this[_0x23a427(0xe5)](_0x3f7969,_0x1519ed,_0x3354ce));}[_0x24fd51(0x159)](_0x5ab2f0,_0x3b08c1,_0x3a9152){const _0x28f66b=_0x24fd51,_0x3d7856=_0x52c79e(_0x5ab2f0,_0x57616c),_0x37bcdc=this[_0x28f66b(0x114)][_0x28f66b(0x113)][_0x28f66b(0x129)](_0x28f66b(0xfa));_0x3d7856[_0x28f66b(0x165)][_0x28f66b(0x105)]({'tooltip':_0x3a9152,'label':_0x3a9152,'icon':_0x3bf923}),_0x3d7856[_0x28f66b(0x165)][_0x28f66b(0x11c)](_0x28f66b(0x14b))['to'](_0x37bcdc,_0x28f66b(0x15a)),_0x3d7856[_0x28f66b(0x165)]['on'](_0x28f66b(0xef),()=>{const _0x54b9c8=_0x28f66b;_0x37bcdc[_0x54b9c8(0xef)](),this[_0x54b9c8(0x114)][_0x54b9c8(0xe2)][_0x54b9c8(0x11a)][_0x54b9c8(0x14c)]();}),_0x1fed0a(_0x3d7856,_0x3b08c1,{'role':_0x28f66b(0x168)});const _0x2f5492=[];for(const _0x13f4ca of _0x3b08c1)ae(_0x13f4ca)&&_0x2f5492[_0x28f66b(0x14a)](this[_0x28f66b(0x114)][_0x28f66b(0x113)][_0x28f66b(0x129)](_0x13f4ca[_0x28f66b(0x12d)][_0x28f66b(0xfe)]));const _0xb9e87=_0x3d7856[_0x28f66b(0x165)];return _0xb9e87[_0x28f66b(0x10f)][_0x28f66b(0x131)](_0x28f66b(0x160)),_0xb9e87[_0x28f66b(0x115)][_0x28f66b(0x131)](_0x28f66b(0x160)),_0xb9e87[_0x28f66b(0x10f)][_0x28f66b(0x11c)](_0x28f66b(0x160))['to'](_0x37bcdc,_0x28f66b(0x160)),_0xb9e87[_0x28f66b(0x115)][_0x28f66b(0x11c)](_0x28f66b(0x160))[_0x28f66b(0x130)](_0x2f5492,_0x28f66b(0x160),(..._0x7cda2a)=>_0x7cda2a[_0x28f66b(0xe8)](_0x3ea279=>_0x3ea279)),_0x3d7856['on'](_0x28f66b(0xef),_0xb69c14=>{const _0x5aea8e=_0x28f66b;this[_0x5aea8e(0x114)][_0x5aea8e(0xef)](_0xb69c14[_0x5aea8e(0x12a)][_0x5aea8e(0xfe)]),this[_0x5aea8e(0x114)][_0x5aea8e(0xe2)][_0x5aea8e(0x11a)][_0x5aea8e(0x14c)]();}),_0x3d7856;}[_0x24fd51(0xe5)](_0x5b746b,_0x14d9d2,_0x254084){const _0x94963f=_0x24fd51,_0x2e9f7e=new _0x288381(_0x5b746b),_0x5e229a=this[_0x94963f(0x114)][_0x94963f(0x113)][_0x94963f(0x129)](_0x94963f(0xfa));_0x2e9f7e[_0x94963f(0x165)][_0x94963f(0x105)]({'label':_0x254084,'icon':_0x3bf923});const _0x3697f6=new _0x32a495(_0x5b746b);for(const _0x3ec2ea of _0x14d9d2){if(_0x94963f(0x13f)==_0x3ec2ea[_0x94963f(0x103)]){_0x3697f6[_0x94963f(0x150)][_0x94963f(0x101)](new _0x51eaaf(_0x5b746b));continue;}const _0x782334=new _0x435738(_0x5b746b,_0x2e9f7e),_0x5ccdb6=new _0x2ef808(_0x5b746b),_0x779644=_0x3ec2ea[_0x94963f(0x12d)];_0x5ccdb6[_0x94963f(0x11c)](...Object[_0x94963f(0x125)](_0x779644))['to'](_0x779644),_0x5ccdb6[_0x94963f(0xe9)](_0x94963f(0xef))['to'](_0x2e9f7e),_0x5ccdb6['on'](_0x94963f(0xef),()=>{const _0x5d67f3=_0x94963f;this[_0x5d67f3(0x114)][_0x5d67f3(0xef)](_0x779644[_0x5d67f3(0xfe)]),this[_0x5d67f3(0x114)][_0x5d67f3(0xe2)][_0x5d67f3(0x11a)][_0x5d67f3(0x14c)]();}),_0x782334[_0x94963f(0x10e)][_0x94963f(0x101)](_0x5ccdb6),_0x3697f6[_0x94963f(0x150)][_0x94963f(0x101)](_0x782334);}return _0x2e9f7e[_0x94963f(0x11c)](_0x94963f(0x160))['to'](_0x5e229a,_0x94963f(0x160)),_0x2e9f7e[_0x94963f(0xf5)][_0x94963f(0x10e)][_0x94963f(0x101)](_0x3697f6),_0x2e9f7e;}[_0x24fd51(0x146)](_0x352d4d){const _0x56e5b8=_0x24fd51,_0x22d41f=this[_0x56e5b8(0x114)],_0x405108=_0x22d41f[_0x56e5b8(0x109)],_0xb2455f=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x13a)),_0x5a132c=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x118)),_0x4c6d09=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x143)),_0x23bfc4=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x439bbb)['me'],_0x5e6ff1=_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0xfa))[_0x56e5b8(0x10d)],{CommentsListView:_0x4cb13,CommentThreadInputView:_0x262aad}=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x104));let _0x1b76f8,_0x2c5742;this[_0x56e5b8(0x15d)][_0x56e5b8(0x126)](_0x352d4d['id'])?(_0x2c5742=this[_0x56e5b8(0x15d)][_0x56e5b8(0x129)](_0x352d4d['id']),_0x1b76f8=_0x2c5742[_0x56e5b8(0xe7)]):(_0x1b76f8=new _0x5e6ff1(_0x22d41f[_0x56e5b8(0x10a)],_0x352d4d,_0x23bfc4,{'disableComments':this[_0x56e5b8(0xf0)],'editorConfig':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x119)),'maxCommentsWhenCollapsed':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x121)),'maxThreadTotalWeight':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x164)),'maxCommentCharsWhenCollapsed':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x11d)),'formatDateTime':_0x285a33(_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x10a))),'CommentView':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x128))[_0x56e5b8(0x120)],'CommentsListView':_0x4cb13,'CommentThreadInputView':_0x262aad}),_0x1b76f8[_0x56e5b8(0x163)]['on'](_0x56e5b8(0xef),()=>{const _0x2e2409=_0x56e5b8;_0x22d41f[_0x2e2409(0xe2)][_0x2e2409(0x11a)][_0x2e2409(0x14c)]();}),_0x1b76f8[_0x56e5b8(0x11e)]['on'](_0x56e5b8(0xef),()=>{const _0x5e3cfa=_0x56e5b8;_0x22d41f[_0x5e3cfa(0xe2)][_0x5e3cfa(0x11a)][_0x5e3cfa(0x14c)]();}),_0x2c5742=_0xb2455f[_0x56e5b8(0x10c)](this[_0x56e5b8(0x114)][_0x56e5b8(0x10a)],_0x1b76f8),_0x2c5742[_0x56e5b8(0x11c)](_0x56e5b8(0x16e))['to'](_0x1b76f8,_0x56e5b8(0x16e)),_0x2c5742[_0x56e5b8(0x11c)](_0x56e5b8(0x13e))['to'](_0x1b76f8),_0x2c5742[_0x56e5b8(0x11c)](_0x56e5b8(0x103))['to'](_0x1b76f8,_0x56e5b8(0x103),_0x3c3235=>_0x56e5b8(0xff)+_0x3c3235),this[_0x56e5b8(0x15d)][_0x56e5b8(0x105)](_0x352d4d['id'],_0x2c5742));const _0x212762=_0x5a132c[_0x56e5b8(0x14d)](_0x352d4d[_0x56e5b8(0x15e)],_0x1b76f8),_0xf2c710=new _0x248945(_0x22d41f,_0x352d4d,_0x1b76f8,_0x212762),_0x2b1766=_0x352d4d[_0x56e5b8(0x138)]()[_0x56e5b8(0x13b)](_0x5b98a8=>_0x5b98a8[_0x56e5b8(0x161)]);_0x1b76f8[_0x56e5b8(0x16b)]=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x16c))[_0x56e5b8(0xe3)][_0x56e5b8(0x157)](_0x2b1766),this[_0x56e5b8(0x149)][_0x56e5b8(0x105)](_0x352d4d,_0xf2c710),this[_0x56e5b8(0x107)][_0x56e5b8(0x105)](_0x1b76f8,_0xf2c710);const _0x11c9d2=_0xb2455f[_0x56e5b8(0x145)]({'view':_0x2c5742,'target':()=>{const _0x3f316f=_0x56e5b8,_0x5e3898=[],_0x3f3e4e=_0x352d4d[_0x3f316f(0x138)]()[_0x3f316f(0x13b)](_0x493aec=>_0x493aec[_0x3f316f(0x161)]);for(const _0x28807f of _0x3f3e4e)_0x5e3898[_0x3f316f(0x14a)](..._0x28807f[_0x3f316f(0x142)]());return _0x7ebfce(_0x22d41f[_0x3f316f(0xe2)],_0x5e3898);},'type':()=>_0x56e5b8(0xff)+_0xf2c710[_0x56e5b8(0x11a)][_0x56e5b8(0x103)]});_0x5a132c[_0x56e5b8(0x10b)](_0x1b76f8,_0x11c9d2),_0xb2455f[_0x56e5b8(0x101)](_0x11c9d2),_0x4c6d09[_0x56e5b8(0x13c)](_0x11c9d2);}[_0x24fd51(0x12f)](_0x20c0c3){const _0x515227=_0x24fd51,_0x15bf54=this[_0x515227(0x114)][_0x515227(0x137)][_0x515227(0x129)](_0x515227(0x118)),_0xa5758a=this[_0x515227(0x114)][_0x515227(0x137)][_0x515227(0x129)](_0x515227(0x13a)),_0x331373=this[_0x515227(0x149)][_0x515227(0x129)](_0x20c0c3),_0x48fb2f=_0x331373[_0x515227(0x11a)],_0x120b4d=_0xa5758a[_0x515227(0x15b)](_0x48fb2f);_0x15bf54[_0x515227(0x132)](_0x48fb2f),_0x120b4d&&_0xa5758a[_0x515227(0xfb)](_0x120b4d),this[_0x515227(0x149)][_0x515227(0xe0)](_0x20c0c3),this[_0x515227(0x107)][_0x515227(0xe0)](_0x48fb2f),_0x331373[_0x515227(0x154)]();}[_0x24fd51(0xe4)](_0x42fa3f){const _0x28cc20=_0x24fd51;if(!_0x42fa3f[_0x28cc20(0x161)]||!this[_0x28cc20(0x149)][_0x28cc20(0x126)](_0x42fa3f))return;const _0x5322c2=this[_0x28cc20(0x114)][_0x28cc20(0x137)][_0x28cc20(0x129)](_0x28cc20(0x16c)),_0x58ec68=this[_0x28cc20(0x149)][_0x28cc20(0x129)](_0x42fa3f),_0x2a8724=_0x42fa3f[_0x28cc20(0x138)]();_0x58ec68[_0x28cc20(0x11a)][_0x28cc20(0x16b)]=_0x5322c2[_0x28cc20(0xe3)][_0x28cc20(0x157)](_0x2a8724);}[_0x24fd51(0x154)](){const _0x30cbd3=_0x24fd51;for(const _0x6902f0 of this[_0x30cbd3(0x149)][_0x30cbd3(0x125)]())this[_0x30cbd3(0x12f)](_0x6902f0);for(const _0x548168 of this[_0x30cbd3(0x15d)][_0x30cbd3(0xdf)]())_0x548168[_0x30cbd3(0xe7)][_0x30cbd3(0x154)]();super[_0x30cbd3(0x154)]();}}function ae(_0x37048e){const _0x2fbe05=_0x24fd51;return _0x2fbe05(0x12d)in _0x37048e;}
|