@ckeditor/ckeditor5-track-changes 41.2.0 → 41.2.1
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/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/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 _0x2bbcc9=_0xc012;(function(_0x5e85f2,_0xf781dc){const _0x3c1fc1=_0xc012,_0x161efe=_0x5e85f2();while(!![]){try{const _0x443fe6=parseInt(_0x3c1fc1(0x1d4))/0x1*(parseInt(_0x3c1fc1(0x1d1))/0x2)+parseInt(_0x3c1fc1(0x1a2))/0x3*(parseInt(_0x3c1fc1(0x28a))/0x4)+-parseInt(_0x3c1fc1(0x183))/0x5+parseInt(_0x3c1fc1(0x10c))/0x6*(parseInt(_0x3c1fc1(0x1c5))/0x7)+-parseInt(_0x3c1fc1(0x1be))/0x8+-parseInt(_0x3c1fc1(0x113))/0x9*(-parseInt(_0x3c1fc1(0x1de))/0xa)+-parseInt(_0x3c1fc1(0x20b))/0xb*(-parseInt(_0x3c1fc1(0x27c))/0xc);if(_0x443fe6===_0xf781dc)break;else _0x161efe['push'](_0x161efe['shift']());}catch(_0x74b3f7){_0x161efe['push'](_0x161efe['shift']());}}}(_0x2f39,0xe1860));import{Plugin as _0x1e9fc1,PendingActions as _0x1a6401}from'ckeditor5/src/core.js';import{LiveRange as _0x539966}from'ckeditor5/src/engine.js';import{CKEditorError as _0x2562a0,uid as _0x477308,priorities as _0x229359,logWarning as _0x34c0c1}from'ckeditor5/src/utils.js';import{toWidget as _0x414624}from'ckeditor5/src/widget.js';import{Users as _0x4bc561,hashObject as _0x269bb0,surroundingMarkersDetector as _0x3f9688}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x315e1d from'./commands/trackchangescommand.js';import _0xce00a5 from'./commands/acceptsuggestioncommand.js';import _0x4fb6eb from'./commands/discardsuggestioncommand.js';import _0x43d83a from'./commands/executeonallsuggestionscommand.js';import _0x53f662 from'./commands/executeonselectedsuggestionscommand.js';import _0x11b616 from'./suggestion.js';import _0x43d0aa from'./suggestiondescriptionfactory.js';import _0x142185 from'./integrations/aiassistant.js';import _0xdbea78 from'./integrations/alignment.js';import _0x22c52e from'./integrations/basicstyles.js';import _0x56598a from'./integrations/blockquote.js';import _0x34a05b from'./integrations/casechange.js';import _0x4c5598 from'./integrations/ckbox.js';function _0xc012(_0x31a4cc,_0x168bbb){const _0x2f3989=_0x2f39();return _0xc012=function(_0xc012a8,_0x505829){_0xc012a8=_0xc012a8-0xf1;let _0x4fa95a=_0x2f3989[_0xc012a8];return _0x4fa95a;},_0xc012(_0x31a4cc,_0x168bbb);}import _0x4a9d68 from'./integrations/codeblock.js';import _0x502163 from'./integrations/comments.js';import _0x169664 from'./integrations/deletecommand.js';import _0x4bba51 from'./integrations/list.js';import _0x1fa023 from'./integrations/listproperties.js';import _0x26e678 from'./integrations/entercommand.js';import _0x6a055e from'./integrations/findandreplace.js';import _0x1b0a2c from'./integrations/font.js';import _0x51f3fb from'./integrations/formatpainter.js';import _0x5a2c7b from'./integrations/heading.js';import _0x4ef33e from'./integrations/highlight.js';import _0x310f66 from'./integrations/horizontalline.js';import _0x6b9883 from'./integrations/htmlembed.js';import _0x4752ff from'./integrations/image.js';import _0x10806b from'./integrations/imagereplace.js';import _0x54b1ad from'./integrations/imagestyle.js';import _0x57fe9b from'./integrations/importword.js';import _0x385e82 from'./integrations/indent.js';import _0x4fcbc7 from'./integrations/inputcommand.js';import _0x5d6441 from'./integrations/link.js';import _0x110fe8 from'./integrations/legacylist.js';import _0x3d68d3 from'./integrations/legacylistproperties.js';import _0x94459a from'./integrations/mediaembed.js';import _0x3143b0 from'./integrations/mention.js';import _0x25d0e0 from'./integrations/pagebreak.js';function _0x2f39(){const _0x329264=['meta','isLimit','forEach','_refreshSuggestionsChain','define','formatBlock:accept','acceptSelectedSuggestions','selection','createSelection','editing','getShiftedBy','error-saving-suggestion-data-suggestion-discarded','_descriptionFactory','pop','applyOperation','_editor','accepted','LEAVE','high','_createSuggestion','6NBuFnk','containsRangeInObject','getItems','writer','track-changes-enable-command-twice','length','_enabledCommands','171uHMuhR','getChanges','document','newRange','acceptAllSuggestions','addRange','_initAriaMarkerChangeAnnouncements','suggestion:attribute:','getCommentThread','some','targetPosition','multipleBlocks','unbind','has','_customCallbacks','includes','never','suggestion-type','end','addMarkerName','markerReady','markInsertion','isAfter','removeMarker','plugins','activeMarkers','getWalker','removeComment','schema','getSuggestion','from','$text','multi','insertion:join','enqueueChange','markBlockFormat','buildSuggestion','getLastMatchingPosition','addMarker:suggestion','registerPostFixer','elementEnd','trackChangesCommand','_processAttributeSuggestions','join','_inlineAttributeKeys','marker-count','getSuggestionCallback','range','detach','attribute:discard','isIntersecting','formatInline:chain','containsItem','attribute:accept','split','_suggestions','_model','_isRegisteredAttribute','attributeKey','formatInline:accept','highest','tablePasteChainId','parent','trackChanges.trackFormatChanges','addUser','oldRange','_refreshAttributeSuggestionsChain','isIntersectingWithRange','formatBlock:','_findSuggestions','forward','isMultiRange','_joinSuggestions','assign','markerToHighlight','after','markInlineFormat','model','splice','deletion:accept','_splitMarkerName','element','markers','concat','authoredAt','ENTER','getMultiRangeId','warn','_SUGGESTION_ANNOUNCEMENT','change:data','removeClass','markerName','track-changes-suggestion-data-mismatch','elementStart','config','forceDefaultExecution','insertContent','createRangeIn','oldValue','addHighlight','refresh','default','reconvertMarker','markerToData','containerElement','rename','discardSuggestion','_updateSuggestionData','_isBlockAttribute','every','isArray','markMultiRangeDeletion','8918955dvyUrf','_element','editingDowncast','substring','getSuggestions','_defaultCallbacks','$textProxy','isAtStart','deleteContent','updateMarker','removed','addClass','announce','chain','getCustomProperty','hasComments','consume','add','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.','consumable','markMultiRangeBlockFormat','before','commandName','isObject','containsRange','nodeBefore','stop','getContainedElement','isExternal','_cutOutSuggestionMarker','_breakSuggestionMarker','15hZchbc','insertion:','$graveyard','deletion:join','backward','substr','_setSuggestionRange','move','item','_registerDefaultCallbacks','_afterChanges','discardSelectedSuggestions','containsPosition','suggestionChanged','lowest','_reduceExistingSuggestions','isUndo','addSuggestion','setAttribute','fetchCommentThread','_registerInlineAttribute','trackChanges.mergeNestedSuggestions','createPositionAfter','notReady','deletion:','isBefore','isNextTo','attribute','13492032emBUQa','getAncestors','attributes','head','_enableDefaultAttributesIntegration','hasCommentThread','formatInline:discard','12677700bPkqYb','attributeNewValue','setTo','next','insertion:discard','addMarker','then','PendingActions','TrackChangesEditing','map','listenTo','ck-suggestion-marker-formatInline','613958RBrJxl','commentThread','attribute:join','1GfhSkO','createRangeOn','catch','_joinWithAdjacentSuggestions','isOwn','formatGroupId','commands','isTouching','change:_saved','dataDowncast','277810SokHOm','ck-suggestion-marker-','moveTargetPosition','always','type','low','PENDING_ACTION_SUGGESTION','$elementName','key','ck-suggestion-marker-formatBlock','splitPosition','elementToElement','removeAttribute','addSuggestionData','formatBlock:discard','name','createdAt','markAttributeChange','ariaLiveAnnouncer','widget','getRange','_rangeIsInLocalUserInsertion','_suggestionFactory','updateSuggestion','addMarker:suggestion:formatBlock','isRemovable','formatInline:','attributeOldValue','suggestion','delete','markerNameToElements','createRange','_reduceSuggestionAttributeRange','ck-suggestion-marker','root','removeMarker:suggestion:formatBlock','trackChanges','editor','_adapter','_blockAttributeKeys','isInContent','insert','createElement','createPositionBefore','addComment','121ehAHTJ','_trackFormatChanges','update:suggestion','isLocal','getFirstMarker','getChangedMarkers','isEqual','dataReady','_recordAttributeSuggestions','isAtEnd','rejected','startsWith','hasSuggestion','fromCharCode','suggestion:','_saved','start','newValue','removeMarker:suggestion:attribute','_mergeNestedSuggestions','_handleNewSuggestionMarker','isBlock','init','track-changes-adapter-already-set','track-changes-command-not-found','_getMarkerAnnouncementText','registerCustomCallback','_getAttributeKey','subType','_setSuggestionData','$marker','getMarkers','originalSuggestionId','formatBlock:chain','_getExternalAuthor','_removeSuggestion','acceptSuggestion','_addSuggestionMarker','data','Users','requires','upcast','track-changes-user-not-found','@external','rootName','adapter','differ','creator','insertion:accept','track-changes-adapter-missing-getsuggestion','markDeletion','deletion:discard','_recordAttributeChanges','deletion:chain','getAllAdjacentSuggestions','getFirstRange','_onDiscard','_processAttributeChanges','getUser','_commentsRepository','bindElementToMarker','locale','getNearestSelectionRange','howMany','change:activeMarkers','unshift','suggestionLoaded','clear','dataToMarker','skipNestingCheck','toUpperCase','getRanges','_registerBlockAttribute','isSelectable','push','rethrowUnexpectedError','attribute:','_getAuthorFromId','insertion:chain','sort','formatInline:join','formatBlock:join','isInsideObject','enableCommand','fromRange','documentSelection','data-suggestion','unbindElementFromMarkerName','comments','markMultiRangeInsertion','_getSuggestionData','clone','pluginName','CommentsRepository','conversion','suggestionUnloaded','keys','options','_checkSuggestionCorrectness','groupId','addCommentThread','batch','filter','normal','get','formatInline','collaboration.channelId','return','set','mapper','accept','position','group','1071132QiCoeJ','previous','value','isDocumentOperation','external:','stopListening','track-changes-suggestion-not-found','find','ready','addMarker:suggestion:attribute','showSuggestionHighlights','insertion','toViewElement','size','613000FgQGuP','setSelection','discardAllSuggestions','isCollapsed','execute','getAttribute','resolve','_isForcedDefaultExecutionBlock','removeMarkers','change','getIntersection','getDifference','createPositionAt','format','_addThreadToSuggestion','nodeAfter','toJSON','author','values','enableReadOnlyMode','authorName','discard','FORMATTING','_isDataLoaded','for','deletion','remove','_suggestionState','ck-suggestion-marker--active','formatBlock','open','fire'];_0x2f39=function(){return _0x329264;};return _0x2f39();}import _0x513f8d from'./integrations/paragraph.js';import _0x32de99 from'./integrations/removeformat.js';import _0x32f515 from'./integrations/restrictededitingmode.js';import _0x1100e3 from'./integrations/shiftentercommand.js';import _0x4a9e3c from'./integrations/standardeditingmode.js';import _0x112f2a from'./integrations/style.js';import _0x311ada from'./integrations/table.js';import _0xb2dc27 from'./integrations/tablemergesplit.js';import _0x23af24 from'./integrations/tableheadings.js';import _0x1ff95e from'./integrations/tableclipboard.js';import _0x265666 from'./integrations/tablecolumnresize.js';import _0x31e93a from'./integrations/template.js';import _0x233644 from'./integrations/tableofcontents.js';import _0x31baf6 from'./integrations/title.js';import _0xfd660d from'./integrations/undo.js';import _0x501c9a from'./integrations/tablecaption.js';import _0x4afa34 from'./integrations/tableproperties.js';import{getTranslation as _0x5e3b14}from'./utils/common-translations.js';import{isEqual as _0x279118,omit as _0x5ca531}from'lodash-es';export const renameAttributeKey=_0x2bbcc9(0x1e5);export default class p extends _0x1e9fc1{static get[_0x2bbcc9(0x233)](){const _0x15a2b7=_0x2bbcc9;return[_0x15a2b7(0x268),_0x4bc561,_0x1a6401,_0x142185,_0xdbea78,_0x22c52e,_0x56598a,_0x4c5598,_0x34a05b,_0x4a9d68,_0x502163,_0x169664,_0x26e678,_0x6a055e,_0x1b0a2c,_0x51f3fb,_0x5a2c7b,_0x4ef33e,_0x310f66,_0x6b9883,_0x4752ff,_0x54b1ad,_0x10806b,_0x57fe9b,_0x385e82,_0x4fcbc7,_0x110fe8,_0x3d68d3,_0x5d6441,_0x4bba51,_0x1fa023,_0x94459a,_0x3143b0,_0x25d0e0,_0x513f8d,_0x32de99,_0x32f515,_0x1100e3,_0x4a9e3c,_0x112f2a,_0x311ada,_0xb2dc27,_0x23af24,_0x501c9a,_0x1ff95e,_0x265666,_0x233644,_0x4afa34,_0x31e93a,_0x31baf6,_0xfd660d];}static get[_0x2bbcc9(0x267)](){const _0x5abf75=_0x2bbcc9;return _0x5abf75(0x1cd);}constructor(_0x1252a1){const _0x1a7c1f=_0x2bbcc9;function _0x15c317(_0x2a41b9){const _0xcb9940=_0xc012;return _0x2a41b9[_0xcb9940(0x1ce)](_0xeebd3d=>String[_0xcb9940(0x218)](_0xeebd3d))[_0xcb9940(0x13e)]('');}super(_0x1252a1),this[_0x1a7c1f(0x213)]=!0x1,this[_0x1a7c1f(0x277)](_0x1a7c1f(0x12c),[]),this['on'](_0x1a7c1f(0x24b),(_0x54c917,_0x190139,_0x58514c,_0x1394a4)=>{const _0x5c5259=_0x1a7c1f;this[_0x5c5259(0x14b)][_0x5c5259(0x293)](()=>{const _0x166cbc=_0x5c5259;for(const _0x1ba1c8 of[..._0x1394a4,..._0x58514c])this[_0x166cbc(0x14b)][_0x166cbc(0x165)][_0x166cbc(0x120)](_0x1ba1c8)&&_0x1252a1[_0x166cbc(0x101)][_0x166cbc(0x179)](_0x1ba1c8);});}),this[_0x1a7c1f(0x104)]=new _0x43d0aa(this[_0x1a7c1f(0x203)][_0x1a7c1f(0x160)][_0x1a7c1f(0x12f)],this[_0x1a7c1f(0x203)][_0x1a7c1f(0x248)]),this[_0x1a7c1f(0x204)]=null,this[_0x1a7c1f(0x1f4)]=new Bt(this[_0x1a7c1f(0x203)]),this[_0x1a7c1f(0x14a)]=new Map(),this[_0x1a7c1f(0x246)]=_0x1252a1[_0x1a7c1f(0x12b)][_0x1a7c1f(0x273)](_0x1a7c1f(0x268)),this[_0x1a7c1f(0x112)]=new Set(),this[_0x1a7c1f(0x14b)]=this[_0x1a7c1f(0x203)][_0x1a7c1f(0x160)],this[_0x1a7c1f(0xf3)]=new WeakMap(),this[_0x1a7c1f(0x291)]=!0x1,this[_0x1a7c1f(0x205)]=new Set([_0x1a7c1f(0x1e5)]),this[_0x1a7c1f(0x13f)]=new Set(),_0x1252a1[_0x1a7c1f(0x171)][_0x1a7c1f(0xfc)](_0x1a7c1f(0x152),_0x1a7c1f(0x178)),this[_0x1a7c1f(0x20c)]=_0x1252a1[_0x1a7c1f(0x171)][_0x1a7c1f(0x273)](_0x1a7c1f(0x152)),_0x1252a1[_0x1a7c1f(0x171)][_0x1a7c1f(0xfc)](_0x1a7c1f(0x1b7),!0x0),this[_0x1a7c1f(0x21e)]=_0x1252a1[_0x1a7c1f(0x171)][_0x1a7c1f(0x273)](_0x1a7c1f(0x1b7)),this[_0x1a7c1f(0x13c)]=new _0x315e1d(_0x1252a1,this[_0x1a7c1f(0x112)]),this[_0x1a7c1f(0x119)](),this[_0x15c317([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x15c317([0x34,0x30,0x34,0x38,0x30,0x36,0x31,0x32]);}[_0x2bbcc9(0x221)](){const _0xc80657=_0x2bbcc9,_0x45c1f4=this[_0xc80657(0x203)],_0x371f2d=(_0x1686b3,_0x1fd973)=>{const _0x2a5140=_0xc80657;if(_0x2a5140(0x1bd)!=_0x1686b3)return _0x2a5140(0x1df)+_0x1686b3;const _0x4c8fdf=_0x1fd973[_0x2a5140(0x149)]('|')[0x0];return this[_0x2a5140(0x17f)](_0x4c8fdf)?_0x2a5140(0x1e7):_0x2a5140(0x1d0);};_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x185))[_0xc80657(0x15d)]({'model':_0xc80657(0x1fa),'view':_0x3b0a75=>{const _0xaa3347=_0xc80657,{id:_0x198886,type:_0x143c9d,subType:_0xafda49}=this[_0xaa3347(0x163)](_0x3b0a75[_0xaa3347(0x16e)]),_0x312cb3=[_0xaa3347(0x1ff),_0x371f2d(_0x143c9d,_0xafda49)];let _0x1ac7a3=0xbb8;return this[_0xaa3347(0x12c)][_0xaa3347(0x122)](_0x3b0a75[_0xaa3347(0x16e)])&&(_0x312cb3[_0xaa3347(0x255)](_0xaa3347(0xf4)),_0x1ac7a3=0xbc2),_0xaa3347(0xf1)==_0x143c9d&&(_0x1ac7a3+=0x5),{'classes':_0x312cb3,'attributes':{'data-suggestion':_0x198886},'priority':_0x1ac7a3};}}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x1dd))[_0xc80657(0x194)](_0x50900f=>{const _0x442e29=_0xc80657;_0x50900f['on'](_0x442e29(0x139),(_0x4ef543,_0x5843c5,_0x1982d5)=>{const _0x10624a=_0x442e29;if(!_0x1982d5[_0x10624a(0x26c)][_0x10624a(0x286)])return;const _0x315950=_0x5843c5[_0x10624a(0x1aa)];if(!_0x315950)return;const _0x105a60=_0x1982d5[_0x10624a(0x278)][_0x10624a(0x288)](_0x315950);_0x45c1f4[_0x10624a(0x160)][_0x10624a(0x12f)][_0x10624a(0x19a)](_0x315950)&&_0x105a60&&!_0x105a60[_0x10624a(0x191)](_0x10624a(0x1f1))&&_0x105a60['is'](_0x10624a(0x17b))&&_0x414624(_0x105a60,_0x1982d5[_0x10624a(0x10f)]);},{'priority':_0x442e29(0x10a)});}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x1dd))[_0xc80657(0x15d)]({'model':_0xc80657(0x1fa),'view':(_0x49e5a9,_0x2e93fa)=>{const _0x59c096=_0xc80657;if(!_0x2e93fa[_0x59c096(0x26c)][_0x59c096(0x286)])return null;const {type:_0x191265,subType:_0x353986}=this[_0x59c096(0x163)](_0x49e5a9[_0x59c096(0x16e)]);return{'classes':[_0x59c096(0x1ff),_0x371f2d(_0x191265,_0x353986)],'priority':0xbb8};}});const _0x21c56f=({showActiveMarkers:_0x443878=!0x0,isAttributeSuggestion:_0x360d2f=!0x1}={})=>(_0x17aa6d,_0x7fd24e,_0x52ae39)=>{const _0x291da4=_0xc80657;if(!_0x7fd24e[_0x291da4(0x1aa)])return;const {id:_0x446acd}=this[_0x291da4(0x163)](_0x7fd24e[_0x291da4(0x16e)]);if(_0x360d2f){const _0x544c05=this[_0x291da4(0x14a)][_0x291da4(0x273)](_0x446acd),_0x5c02dc=this[_0x291da4(0x226)](_0x544c05);if(!this[_0x291da4(0x17f)](_0x5c02dc))return;}if(_0x7fd24e[_0x291da4(0x1aa)]['is'](_0x291da4(0xff)))return void _0x52ae39[_0x291da4(0x196)][_0x291da4(0x193)](_0x7fd24e[_0x291da4(0x1aa)],_0x17aa6d[_0x291da4(0x1ed)]);const _0x10b3db=_0x52ae39[_0x291da4(0x278)][_0x291da4(0x288)](_0x7fd24e[_0x291da4(0x1aa)]);if(_0x7fd24e[_0x291da4(0x1aa)]['is'](_0x291da4(0x164))&&_0x45c1f4[_0x291da4(0x160)][_0x291da4(0x12f)][_0x291da4(0x220)](_0x7fd24e[_0x291da4(0x1aa)])&&!_0x10b3db[_0x291da4(0x191)](_0x291da4(0x176))){_0x52ae39[_0x291da4(0x10f)][_0x291da4(0x18e)]([_0x291da4(0x1ff),_0x291da4(0x1e7)],_0x10b3db),_0x52ae39[_0x291da4(0x10f)][_0x291da4(0x1b4)](_0x291da4(0x261),_0x446acd,_0x10b3db),_0x52ae39[_0x291da4(0x278)][_0x291da4(0x247)](_0x10b3db,_0x7fd24e[_0x291da4(0x16e)]),_0x443878&&(this[_0x291da4(0x12c)][_0x291da4(0x122)](_0x7fd24e[_0x291da4(0x16e)])?_0x52ae39[_0x291da4(0x10f)][_0x291da4(0x18e)](_0x291da4(0xf4),_0x10b3db):_0x52ae39[_0x291da4(0x10f)][_0x291da4(0x16d)](_0x291da4(0xf4),_0x10b3db));for(const _0x40846f of _0x45c1f4[_0x291da4(0x160)][_0x291da4(0x174)](_0x7fd24e[_0x291da4(0x1aa)])[_0x291da4(0x10e)]())_0x52ae39[_0x291da4(0x196)][_0x291da4(0x193)](_0x40846f,_0x17aa6d[_0x291da4(0x1ed)]);_0x52ae39[_0x291da4(0x196)][_0x291da4(0x193)](_0x7fd24e[_0x291da4(0x1aa)],_0x17aa6d[_0x291da4(0x1ed)]);}};_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x1dd))[_0xc80657(0x194)](_0x3509d7=>{const _0x43f46f=_0xc80657;_0x3509d7['on'](_0x43f46f(0x1f6),(_0x35465b,_0x551872,_0x270361)=>{const _0x3fc3c4=_0x43f46f;_0x270361[_0x3fc3c4(0x26c)][_0x3fc3c4(0x286)]&&_0x21c56f({'showActiveMarkers':!0x1})(_0x35465b,_0x551872,_0x270361);},{'priority':_0x43f46f(0x14f)});}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x1dd))[_0xc80657(0x194)](_0x3723c2=>{const _0x5e5fd6=_0xc80657;_0x3723c2['on'](_0x5e5fd6(0x285),(_0x3246cd,_0x2e699d,_0x4dcc6b)=>{const _0x22600e=_0x5e5fd6;_0x4dcc6b[_0x22600e(0x26c)][_0x22600e(0x286)]&&_0x21c56f({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3246cd,_0x2e699d,_0x4dcc6b);},{'priority':_0x5e5fd6(0x14f)});}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x1dd))[_0xc80657(0x17a)]({'model':_0xc80657(0x1fa),'view':(_0x51fb1c,_0x1e3b7f)=>_0x1e3b7f[_0xc80657(0x26c)][_0xc80657(0x286)]?null:{'group':_0xc80657(0x1fa),'name':_0x51fb1c[_0xc80657(0x1a7)](0xb)}}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x234))[_0xc80657(0x1e9)]({'view':{'name':_0xc80657(0x1fa),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2185c7,{writer:_0x374d8c})=>{const _0x414d3d=_0xc80657;let _0x10a475=_0x414d3d(0x219)+_0x2185c7[_0x414d3d(0x28f)](_0x414d3d(0x124))+':'+_0x2185c7[_0x414d3d(0x28f)]('id');return _0x2185c7[_0x414d3d(0x28f)](_0x414d3d(0x140))&&(_0x10a475+=':'+_0x2185c7[_0x414d3d(0x28f)](_0x414d3d(0x140))),_0x374d8c[_0x414d3d(0x208)](_0x414d3d(0x229),{'data-name':_0x10a475});}}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x234))[_0xc80657(0x24f)]({'view':_0xc80657(0x1fa)}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x185))[_0xc80657(0x194)](_0x2060f3=>{const _0x52254a=_0xc80657;_0x2060f3['on'](_0x52254a(0x1f6),_0x21c56f(),{'priority':_0x52254a(0x10a)});}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x185))[_0xc80657(0x194)](_0x582ebd=>{const _0x522b5a=_0xc80657;_0x582ebd['on'](_0x522b5a(0x285),_0x21c56f({'isAttributeSuggestion':!0x0}),{'priority':_0x522b5a(0x10a)});}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x185))[_0xc80657(0x194)](_0x5929eb=>{const _0xa9aba3=_0xc80657;_0x5929eb['on'](_0xa9aba3(0x201),(_0x576836,_0x361818,_0x5bfbb1)=>{const _0x11d0d7=_0xa9aba3,_0x10081c=_0x5bfbb1[_0x11d0d7(0x278)][_0x11d0d7(0x1fc)](_0x361818[_0x11d0d7(0x16e)]);if(_0x10081c){for(const _0x1d43a8 of _0x10081c)_0x1d43a8[_0x11d0d7(0x191)](_0x11d0d7(0x176))||(_0x5bfbb1[_0x11d0d7(0x10f)][_0x11d0d7(0x16d)]([_0x11d0d7(0x1ff),_0x11d0d7(0x1e7),_0x11d0d7(0xf4)],_0x1d43a8),_0x5bfbb1[_0x11d0d7(0x10f)][_0x11d0d7(0x1ea)](_0x11d0d7(0x261),_0x1d43a8),_0x5bfbb1[_0x11d0d7(0x278)][_0x11d0d7(0x262)](_0x1d43a8,_0x361818[_0x11d0d7(0x16e)]));}},{'priority':_0xa9aba3(0x10a)});}),_0x45c1f4[_0xc80657(0x269)][_0xc80657(0x2a2)](_0xc80657(0x185))[_0xc80657(0x194)](_0x4b9f2c=>{const _0x42b6b1=_0xc80657;_0x4b9f2c['on'](_0x42b6b1(0x21d),(_0xe7e5c6,_0x2cee7f,_0x568591)=>{const _0x53111c=_0x42b6b1,_0x1c2c85=_0x568591[_0x53111c(0x278)][_0x53111c(0x1fc)](_0x2cee7f[_0x53111c(0x16e)]);if(!_0x1c2c85)return;const {id:_0x51efd8}=this[_0x53111c(0x163)](_0x2cee7f[_0x53111c(0x16e)]),_0x72a892=this[_0x53111c(0x14a)][_0x53111c(0x273)](_0x51efd8),_0x4284cb=this[_0x53111c(0x226)](_0x72a892);if(this[_0x53111c(0x17f)](_0x4284cb)){for(const _0x56efe3 of _0x1c2c85)_0x56efe3[_0x53111c(0x191)](_0x53111c(0x176))||(_0x568591[_0x53111c(0x10f)][_0x53111c(0x16d)]([_0x53111c(0x1ff),_0x53111c(0x1e7),_0x53111c(0xf4)],_0x56efe3),_0x568591[_0x53111c(0x10f)][_0x53111c(0x1ea)](_0x53111c(0x261),_0x56efe3),_0x568591[_0x53111c(0x278)][_0x53111c(0x262)](_0x56efe3,_0x2cee7f[_0x53111c(0x16e)]));}},{'priority':_0x42b6b1(0x10a)});}),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x115)][_0xc80657(0x13a)](_0x254553=>{const _0x2f7237=_0xc80657;let _0x58a368=!0x1;const _0x291cb7=Array[_0x2f7237(0x131)](_0x45c1f4[_0x2f7237(0x160)][_0x2f7237(0x115)][_0x2f7237(0x239)][_0x2f7237(0x210)]()),_0xf9e94d=new Set();for(const {name:_0x2f24fc,data:_0x5bacee}of _0x291cb7){const {group:_0x1eef15,type:_0x3963f3,subType:_0x1a4b90,id:_0x483fed}=this[_0x2f7237(0x163)](_0x2f24fc);if(_0x2f7237(0x1fa)!==_0x1eef15)continue;const _0x1e5bd2=this[_0x2f7237(0x14a)][_0x2f7237(0x273)](_0x483fed);if(null!=_0x5bacee[_0x2f7237(0x116)]){_0x2f7237(0x274)==_0x3963f3&&(_0x58a368=_0x58a368||Tt(_0x5bacee[_0x2f7237(0x116)],_0x2f24fc,_0x254553,_0x45c1f4[_0x2f7237(0x160)][_0x2f7237(0x12f)]));const _0xf48237=_0x2f7237(0x1bd)==_0x3963f3&&this[_0x2f7237(0x17f)](_0x1a4b90[_0x2f7237(0x149)]('|')[0x0]);if(_0x5bacee[_0x2f7237(0x116)][_0x2f7237(0x28d)]||_0x2f7237(0x1a4)==_0x5bacee[_0x2f7237(0x116)][_0x2f7237(0x200)][_0x2f7237(0x237)]||_0x2f7237(0xf5)==_0x3963f3&&!Vt(_0x5bacee[_0x2f7237(0x116)])||_0xf48237&&!Vt(_0x5bacee[_0x2f7237(0x116)])||_0x2f7237(0xf1)==_0x3963f3&&!(!Rt(_0x3f1097=_0x5bacee[_0x2f7237(0x116)])&&!function(_0x483130){const _0xff5629=_0x2f7237;return _0x483130[_0xff5629(0x21b)][_0xff5629(0x151)]==_0x483130[_0xff5629(0x125)][_0xff5629(0x19c)]&&_0x483130[_0xff5629(0x21b)][_0xff5629(0x214)];}(_0x3f1097)))_0x254553[_0x2f7237(0x12a)](_0x2f24fc),_0x58a368=!0x0;else{if(!_0x1e5bd2||!_0x1e5bd2[_0x2f7237(0x206)])continue;_0xf9e94d[_0x2f7237(0x194)](_0x1e5bd2);}}}var _0x3f1097;return _0xf9e94d[_0x2f7237(0x289)]>0x0&&(_0x58a368=!!this[_0x2f7237(0x1d7)](_0xf9e94d)||_0x58a368),_0x58a368;}),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x115)][_0xc80657(0x13a)](_0x3bacf8=>{const _0x25b0cd=_0xc80657;let _0x567b09=!0x1;for(const _0x2b75bb of _0x45c1f4[_0x25b0cd(0x160)][_0x25b0cd(0x115)][_0x25b0cd(0x239)][_0x25b0cd(0x114)]())if(_0x25b0cd(0x207)==_0x2b75bb[_0x25b0cd(0x1e2)])for(const _0xd8fadb of this[_0x25b0cd(0x14a)][_0x25b0cd(0x29c)]()){if(_0xd8fadb[_0x25b0cd(0x15a)]||!_0xd8fadb[_0x25b0cd(0x206)])continue;const _0x363fb7=_0x25b0cd(0xf5)==_0xd8fadb[_0x25b0cd(0x1e2)],_0x4ba7aa=this[_0x25b0cd(0x226)](_0xd8fadb),_0x17e8c1=_0x4ba7aa&&this[_0x25b0cd(0x17f)](_0x4ba7aa);if(!_0x363fb7&&!_0x17e8c1)continue;const _0x483a70=_0xd8fadb[_0x25b0cd(0x242)]();if(_0x483a70[_0x25b0cd(0x21b)][_0x25b0cd(0x151)]!=_0x483a70[_0x25b0cd(0x125)][_0x25b0cd(0x151)]&&!_0x483a70[_0x25b0cd(0x125)][_0x25b0cd(0x214)]){const _0x4daf49=_0x45c1f4[_0x25b0cd(0x160)][_0x25b0cd(0x296)](_0x483a70[_0x25b0cd(0x21b)][_0x25b0cd(0x299)],_0x25b0cd(0x125)),_0xafcdb7=_0x45c1f4[_0x25b0cd(0x160)][_0x25b0cd(0x1fd)](_0x483a70[_0x25b0cd(0x21b)],_0x4daf49);_0x3bacf8[_0x25b0cd(0x18c)](_0xd8fadb[_0x25b0cd(0x20f)](),{'range':_0xafcdb7}),_0x567b09=!0x0;}}return _0x567b09;}),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x115)][_0xc80657(0x13a)](_0x56c494=>this[_0xc80657(0x244)](_0x56c494)),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x115)][_0xc80657(0x13a)](_0x54102e=>!_0x54102e[_0xc80657(0x270)][_0xc80657(0x20e)]&&this[_0xc80657(0x13d)](_0x54102e)),_0x45c1f4[_0xc80657(0x160)]['on'](_0xc80657(0x1ac),()=>{const _0x249572=_0xc80657;this[_0x249572(0x213)]=!0x1;}),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x115)]['on'](_0xc80657(0x16c),(_0x104528,_0x39b3d0)=>{const _0x5abb66=_0xc80657;if(!_0x39b3d0[_0x5abb66(0x20e)]||_0x39b3d0[_0x5abb66(0x1b2)])return;if(!this[_0x5abb66(0x213)])return;const _0x4f06aa=_0x45c1f4[_0x5abb66(0x160)][_0x5abb66(0x115)][_0x5abb66(0x239)][_0x5abb66(0x114)]();if(0x0==_0x4f06aa[_0x5abb66(0x111)])return;const _0x29cbef=[],_0x633e7a=_0x4f06aa[_0x5abb66(0x271)](_0x5bbb25=>_0x5abb66(0x1bd)==_0x5bbb25[_0x5abb66(0x1e2)]),_0x327d65=_0x4f06aa[_0x5abb66(0x271)](_0x12de31=>_0x5abb66(0x207)==_0x12de31[_0x5abb66(0x1e2)]&&_0x5abb66(0x132)!=_0x12de31[_0x5abb66(0x1ed)]),_0x1189f6=_0x4f06aa[_0x5abb66(0x271)](_0x3e388f=>_0x5abb66(0xf2)==_0x3e388f[_0x5abb66(0x1e2)]&&_0x5abb66(0x132)!=_0x3e388f[_0x5abb66(0x1ed)]);for(const _0x3b4999 of _0x633e7a)this[_0x5abb66(0x14c)](_0x3b4999[_0x5abb66(0x14d)])&&_0x29cbef[_0x5abb66(0x255)]({'key':_0x3b4999[_0x5abb66(0x14d)],'newValue':_0x3b4999[_0x5abb66(0x1c6)],'oldValue':_0x3b4999[_0x5abb66(0x1f9)],'range':Ut(_0x3b4999[_0x5abb66(0x142)],_0x45c1f4[_0x5abb66(0x160)])});for(const _0x2c01e8 of _0x327d65){const _0x358301=_0x1189f6[_0x5abb66(0x283)](_0x4ac6a8=>_0x4ac6a8[_0x5abb66(0x184)]===_0x2c01e8[_0x5abb66(0x184)]);if(_0x358301){const _0x223335=Ot(_0x2c01e8[_0x5abb66(0x27a)][_0x5abb66(0x299)],_0x45c1f4[_0x5abb66(0x160)]);_0x358301[_0x5abb66(0x1ed)]!==_0x2c01e8[_0x5abb66(0x1ed)]&&_0x29cbef[_0x5abb66(0x255)]({'key':_0x5abb66(0x1e5),'newValue':_0x2c01e8[_0x5abb66(0x1ed)],'oldValue':_0x358301[_0x5abb66(0x1ed)],'range':_0x223335});for(const [_0x18583c,_0x1d6e33]of _0x358301[_0x5abb66(0x1c0)]){if(!this[_0x5abb66(0x14c)](_0x18583c))continue;const _0x5617fc=_0x2c01e8[_0x5abb66(0x1c0)][_0x5abb66(0x273)](_0x18583c);_0x1d6e33!==_0x5617fc&&_0x29cbef[_0x5abb66(0x255)]({'key':_0x18583c,'newValue':_0x5617fc,'oldValue':_0x1d6e33,'range':_0x223335});}for(const [_0x381f8b,_0x3e611a]of _0x2c01e8[_0x5abb66(0x1c0)])this[_0x5abb66(0x14c)](_0x381f8b)&&(_0x358301[_0x5abb66(0x1c0)][_0x5abb66(0x120)](_0x381f8b)||_0x29cbef[_0x5abb66(0x255)]({'key':_0x381f8b,'newValue':_0x3e611a,'oldValue':null,'range':_0x223335}));}}0x0!=_0x29cbef[_0x5abb66(0x111)]&&_0x45c1f4[_0x5abb66(0x160)][_0x5abb66(0x135)](_0x39b3d0,_0x837a06=>{const _0x5efe0a=_0x5abb66,_0x5f312d=_0x477308();for(const {range:_0x3e5f60,key:_0x253e91,oldValue:_0x33b4fd,newValue:_0x2ba32e}of _0x29cbef)this[_0x5efe0a(0x1ef)](_0x3e5f60,_0x253e91,_0x33b4fd,_0x2ba32e,{'groupId':_0x5f312d});this[_0x5efe0a(0x1b1)](_0x837a06,_0x29cbef);});},{'priority':_0xc80657(0x1b0)}),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x165)]['on'](_0xc80657(0x20d),(_0x37223e,_0xa6af78,_0x3b9106)=>{const _0x4972d4=_0xc80657;if(null==_0x3b9106){const {id:_0x7e4f3d}=this[_0x4972d4(0x163)](_0xa6af78[_0x4972d4(0x1ed)]),_0x2648c9=this[_0x4972d4(0x14a)][_0x4972d4(0x273)](_0x7e4f3d);_0x2648c9&&_0x2648c9[_0x4972d4(0x126)](_0xa6af78[_0x4972d4(0x1ed)]);}}),_0x45c1f4[_0xc80657(0x160)][_0xc80657(0x115)]['on'](_0xc80657(0x16c),()=>{const _0x286de9=_0xc80657,_0x844c9d=Array[_0x286de9(0x131)](_0x45c1f4[_0x286de9(0x160)][_0x286de9(0x115)][_0x286de9(0x239)][_0x286de9(0x210)]())[_0x286de9(0x271)](_0x2d8544=>_0x286de9(0x1fa)===this[_0x286de9(0x163)](_0x2d8544[_0x286de9(0x1ed)])[_0x286de9(0x27b)]);if(0x0===_0x844c9d[_0x286de9(0x111)])return;_0x844c9d[_0x286de9(0x25a)]((_0x4eae31,_0x3a7591)=>{const _0x68d899=_0x286de9,_0x350a88=_0x4eae31[_0x68d899(0x231)][_0x68d899(0x154)],_0x1175c3=_0x3a7591[_0x68d899(0x231)][_0x68d899(0x154)];return null===_0x350a88&&null===_0x1175c3?0x0:null===_0x350a88&&null!==_0x1175c3?-0x1:null!==_0x350a88&&null===_0x1175c3?0x1:_0x350a88[_0x68d899(0x21b)][_0x68d899(0x1bb)](_0x1175c3[_0x68d899(0x21b)])?-0x1:0x1;});const _0x375509=new Set(),_0x1c153f=new Set();for(const {name:_0x36a328,data:_0x259687}of _0x844c9d){const {id:_0xf2e4d6}=this[_0x286de9(0x163)](_0x36a328);if(null===_0x259687[_0x286de9(0x154)]){const _0x2c8a9b=this[_0x286de9(0x21f)](_0x36a328);_0x1c153f[_0x286de9(0x194)](_0x2c8a9b);}else{const _0x195ae5=this[_0x286de9(0x14a)][_0x286de9(0x273)](_0xf2e4d6);null!==_0x259687[_0x286de9(0x116)]||_0x195ae5[_0x286de9(0x206)]?(_0x375509[_0x286de9(0x194)](_0x195ae5[_0x286de9(0x1c1)]),_0x1c153f[_0x286de9(0x194)](_0x195ae5)):this[_0x286de9(0x22e)](_0x195ae5);}}_0x1c153f[_0x286de9(0x289)]>0x0&&this[_0x286de9(0xfb)](_0x1c153f);for(const _0x43c4e2 of _0x375509)this[_0x286de9(0xf7)](_0x286de9(0x1af),_0x43c4e2);}),_0x45c1f4[_0xc80657(0x160)]['on'](_0xc80657(0x106),(_0x427e92,_0x275dce)=>{const _0x48b454=_0xc80657,_0x461d73=_0x275dce[0x0];if(!this[_0x48b454(0x14a)][_0x48b454(0x289)])return;if(!_0x461d73[_0x48b454(0x27f)])return;if(_0x461d73[_0x48b454(0x270)][_0x48b454(0x1b2)]||!_0x461d73[_0x48b454(0x270)][_0x48b454(0x20e)])return;let _0x1d36d7,_0x4103f7;switch(_0x461d73[_0x48b454(0x1e2)]){case _0x48b454(0x207):_0x1d36d7=_0x45c1f4[_0x48b454(0x160)][_0x48b454(0x296)](_0x461d73[_0x48b454(0x27a)]),_0x4103f7=_0x1d36d7[_0x48b454(0x102)](_0x461d73[_0x48b454(0x24a)]);break;case _0x48b454(0x149):_0x1d36d7=_0x45c1f4[_0x48b454(0x160)][_0x48b454(0x296)](_0x461d73[_0x48b454(0x1e8)]),_0x4103f7=_0x45c1f4[_0x48b454(0x160)][_0x48b454(0x296)](_0x461d73[_0x48b454(0x1e0)]);break;case _0x48b454(0x1a9):_0x1d36d7=_0x45c1f4[_0x48b454(0x160)][_0x48b454(0x296)](_0x461d73[_0x48b454(0x11d)]),_0x4103f7=_0x1d36d7[_0x48b454(0x102)](_0x461d73[_0x48b454(0x24a)]);break;default:return;}const _0x3ee6f8=_0x45c1f4[_0x48b454(0x160)][_0x48b454(0x1fd)](_0x1d36d7,_0x4103f7);_0x45c1f4[_0x48b454(0x160)][_0x48b454(0x293)](()=>{const _0x463715=_0x48b454;for(const {suggestion:_0x3d13ab,meta:_0x5eaf8b}of this[_0x463715(0x158)](_0x3ee6f8)){if(_0x3d13ab[_0x463715(0x15a)])continue;if(_0x463715(0x274)==_0x3d13ab[_0x463715(0x1e2)])continue;const _0x350e09=this[_0x463715(0x226)](_0x3d13ab);if(_0x350e09&&this[_0x463715(0x17f)](_0x350e09)&&_0x463715(0x149)!=_0x461d73[_0x463715(0x1e2)])continue;const _0x417b90=_0x3d13ab[_0x463715(0x231)]&&_0x3d13ab[_0x463715(0x231)][_0x463715(0x11e)];(_0x463715(0xf5)!=_0x3d13ab[_0x463715(0x1e2)]||_0x463715(0x149)==_0x461d73[_0x463715(0x1e2)]&&!_0x417b90)&&(_0x5eaf8b[_0x463715(0x10d)]||_0x463715(0x287)==_0x3d13ab[_0x463715(0x1e2)]&&_0x5eaf8b[_0x463715(0x1d8)]||_0x3d13ab[_0x463715(0x242)]()[_0x463715(0x19b)](_0x3ee6f8)&&this[_0x463715(0x1a1)](_0x3d13ab,_0x1d36d7,_0x4103f7));}});},{'priority':_0xc80657(0x1b0)}),_0x45c1f4[_0xc80657(0x160)]['on'](_0xc80657(0x18b),(_0x3a6bc5,_0x379423)=>{const _0x1ee9fa=_0xc80657,_0x3bb8cb=_0x379423[0x0],_0x4faeec=_0x379423[0x1];if(_0x4faeec&&_0x4faeec[_0x1ee9fa(0x172)])return;if(this[_0x1ee9fa(0x291)])return;if(!this[_0x1ee9fa(0x13c)][_0x1ee9fa(0x27e)])return;if(_0x3bb8cb[_0x1ee9fa(0x28d)])return;const _0x5d27de=_0x45c1f4[_0x1ee9fa(0x160)][_0x1ee9fa(0x12f)],{start:_0x4d1a62,end:_0xa18205}=_0x3bb8cb[_0x1ee9fa(0x242)](),_0x5f0ce6=_0x4d1a62[_0x1ee9fa(0x299)]&&_0x5d27de[_0x1ee9fa(0xf9)](_0x4d1a62[_0x1ee9fa(0x299)])?null:_0x5d27de[_0x1ee9fa(0x249)](_0x4d1a62,_0x1ee9fa(0x159)),_0x101612=_0xa18205[_0x1ee9fa(0x19c)]&&_0x5d27de[_0x1ee9fa(0xf9)](_0xa18205[_0x1ee9fa(0x19c)])?null:_0x5d27de[_0x1ee9fa(0x249)](_0xa18205,_0x1ee9fa(0x1a6)),_0x12f107=_0x45c1f4[_0x1ee9fa(0x160)][_0x1ee9fa(0x1fd)](_0x5f0ce6?_0x5f0ce6[_0x1ee9fa(0x21b)]:_0x4d1a62,_0x101612?_0x101612[_0x1ee9fa(0x125)]:_0xa18205);_0x45c1f4[_0x1ee9fa(0x160)][_0x1ee9fa(0x293)](_0x24baa1=>{const _0x47b8a9=_0x1ee9fa;this[_0x47b8a9(0x23d)](_0x12f107);const _0x3a1fd1=_0x45c1f4[_0x47b8a9(0x160)][_0x47b8a9(0x12f)][_0x47b8a9(0x249)](_0x12f107[_0x47b8a9(0x21b)]);_0x3bb8cb['is'](_0x47b8a9(0x260))?_0x24baa1[_0x47b8a9(0x28b)](_0x3a1fd1):_0x3bb8cb[_0x47b8a9(0x1c7)](_0x3a1fd1);}),_0x3a6bc5[_0x1ee9fa(0x19d)]();},{'priority':_0x229359[_0xc80657(0x272)]+0xa}),_0x45c1f4[_0xc80657(0x160)]['on'](_0xc80657(0x173),(_0x319531,_0x1e4e76)=>{const _0x8de984=_0xc80657,_0x433151=_0x1e4e76[_0x1e4e76[_0x8de984(0x111)]-0x1];_0x433151&&_0x433151[_0x8de984(0x172)]||this[_0x8de984(0x291)]||this[_0x8de984(0x13c)][_0x8de984(0x27e)]&&(_0x45c1f4[_0x8de984(0x160)][_0x8de984(0x293)](()=>{const _0x45800a=_0x8de984;let _0x5655ee=_0x45c1f4[_0x45800a(0x160)][_0x45800a(0x173)](_0x1e4e76[0x0],_0x1e4e76[0x1],_0x1e4e76[0x2],{'forceDefaultExecution':!0x0});if(!_0x5655ee)return;_0x319531[_0x45800a(0x276)]=_0x5655ee[_0x45800a(0x266)]();const _0x3b2bf7=_0x5655ee[_0x45800a(0x125)][_0x45800a(0x19c)],_0x49dc32=_0x45c1f4[_0x45800a(0x160)][_0x45800a(0x12f)];_0x3b2bf7&&_0x49dc32[_0x45800a(0x220)](_0x3b2bf7)&&!_0x49dc32[_0x45800a(0x19a)](_0x3b2bf7)&&(_0x5655ee=_0x45c1f4[_0x45800a(0x160)][_0x45800a(0x1fd)](_0x5655ee[_0x45800a(0x21b)],_0x45c1f4[_0x45800a(0x160)][_0x45800a(0x296)](_0x3b2bf7,_0x45800a(0x125)))),this[_0x45800a(0x128)](_0x5655ee);}),_0x319531[_0x8de984(0x19d)]());},{'priority':_0xc80657(0x10a)}),this[_0xc80657(0x203)][_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0x202),this[_0xc80657(0x13c)]),this[_0xc80657(0x25e)](_0xc80657(0x202));const _0x39fd83=new _0xce00a5(_0x45c1f4,this[_0xc80657(0x14a)]);_0x45c1f4[_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0x22f),_0x39fd83),this[_0xc80657(0x25e)](_0xc80657(0x22f));const _0x1a6706=new _0x4fb6eb(_0x45c1f4,this[_0xc80657(0x14a)]);_0x45c1f4[_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0x17d),_0x1a6706),this[_0xc80657(0x25e)](_0xc80657(0x17d)),_0x45c1f4[_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0x117),new _0x43d83a(_0x45c1f4,_0x39fd83,this[_0xc80657(0x14a)])),this[_0xc80657(0x25e)](_0xc80657(0x117)),_0x45c1f4[_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0x28c),new _0x43d83a(_0x45c1f4,_0x1a6706,this[_0xc80657(0x14a)])),this[_0xc80657(0x25e)](_0xc80657(0x28c)),_0x45c1f4[_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0xfe),new _0x53f662(_0x45c1f4,_0x39fd83,this[_0xc80657(0x14a)])),this[_0xc80657(0x25e)](_0xc80657(0xfe)),_0x45c1f4[_0xc80657(0x1da)][_0xc80657(0x194)](_0xc80657(0x1ad),new _0x53f662(_0x45c1f4,_0x1a6706,this[_0xc80657(0x14a)])),this[_0xc80657(0x25e)](_0xc80657(0x1ad));const _0x35b50d=_0x45c1f4[_0xc80657(0x12b)][_0xc80657(0x273)](_0xc80657(0x268));this[_0xc80657(0x1cf)](_0x35b50d,_0xc80657(0x20a),(_0x148813,{threadId:_0x2f12b5})=>{const _0x2fcffa=_0xc80657,_0x3937bd=this[_0x2fcffa(0x14a)][_0x2fcffa(0x273)](_0x2f12b5);_0x3937bd&&_0x3937bd[_0x2fcffa(0x1d2)]&&0x1===_0x3937bd[_0x2fcffa(0x1d2)][_0x2fcffa(0x111)]&&this[_0x2fcffa(0x17e)](_0x2f12b5,{'hasComments':!0x0});},{'priority':_0xc80657(0x1e3)}),this[_0xc80657(0x1cf)](_0x35b50d,_0xc80657(0x12e),(_0x3d7dc0,{threadId:_0x5a2ae2})=>{const _0x3f414f=_0xc80657,_0x1c649f=this[_0x3f414f(0x14a)][_0x3f414f(0x273)](_0x5a2ae2);_0x1c649f&&_0x1c649f[_0x3f414f(0x1d2)]&&!_0x1c649f[_0x3f414f(0x1d2)][_0x3f414f(0x111)]&&this[_0x3f414f(0x17e)](_0x5a2ae2,{'hasComments':!0x1});},{'priority':_0xc80657(0x1e3)});}set[_0x2bbcc9(0x238)](_0x139ebf){const _0x4a03c0=_0x2bbcc9;if(this[_0x4a03c0(0x204)])throw new _0x2562a0(_0x4a03c0(0x222),this);this[_0x4a03c0(0x204)]=_0x139ebf;}get[_0x2bbcc9(0x238)](){const _0x17e5d8=_0x2bbcc9;return this[_0x17e5d8(0x204)];}[_0x2bbcc9(0x187)]({skipNotAttached:_0x3edbe9=!0x1,toJSON:_0x10f67f=!0x1}={}){const _0x1921ff=_0x2bbcc9,_0x5a31de=[];for(const _0x18367c of this[_0x1921ff(0x14a)][_0x1921ff(0x29c)]())_0x3edbe9&&!_0x18367c[_0x1921ff(0x206)]||_0x5a31de[_0x1921ff(0x255)](_0x18367c);return _0x10f67f?_0x5a31de[_0x1921ff(0x1ce)](_0x4dffae=>_0x4dffae[_0x1921ff(0x29a)]()):_0x5a31de;}[_0x2bbcc9(0x130)](_0x527e94){const _0x4b4081=_0x2bbcc9,_0x2e44a4=this[_0x4b4081(0x14a)][_0x4b4081(0x273)](_0x527e94);if(!_0x2e44a4)throw new _0x2562a0(_0x4b4081(0x282),this);return _0x2e44a4;}[_0x2bbcc9(0x217)](_0x4de4f3){const _0x7972cc=_0x2bbcc9;return this[_0x7972cc(0x14a)][_0x7972cc(0x120)](_0x4de4f3);}[_0x2bbcc9(0x1eb)](_0xdf6e90){const _0x44dc77=_0x2bbcc9,{authorId:_0x4cc6f6,id:_0x27c406,attributes:_0x27b68b}=_0xdf6e90,[_0x281773,_0x330f2d]=_0xdf6e90[_0x44dc77(0x1e2)][_0x44dc77(0x149)](':'),_0x603f03=this[_0x44dc77(0x14a)][_0x44dc77(0x273)](_0x27c406)||this[_0x44dc77(0x10b)](_0x281773,_0x330f2d,_0x27c406,_0x4cc6f6,_0x27b68b);if(this[_0x44dc77(0x298)](_0x603f03),this[_0x44dc77(0x26d)](_0x603f03,_0x281773,_0x330f2d||null,_0x4cc6f6),_0x603f03[_0x44dc77(0x1ee)]=_0xdf6e90[_0x44dc77(0x1ee)],_0x603f03[_0x44dc77(0x2a1)]=!0x0,_0x27b68b&&_0x27b68b[_0x44dc77(0x236)]){const _0x285f76=_0x27b68b[_0x44dc77(0x236)],_0x187ac4=this[_0x44dc77(0x22d)](_0x285f76[_0x44dc77(0x29e)]);_0x603f03[_0x44dc77(0x167)]=_0x285f76[_0x44dc77(0x1ee)],_0x603f03[_0x44dc77(0x29b)]=_0x187ac4,_0x603f03[_0x44dc77(0x19f)]=!0x0;}else _0x603f03[_0x44dc77(0x167)]=_0xdf6e90[_0x44dc77(0x1ee)];switch(_0xdf6e90[_0x44dc77(0x231)]&&(_0x603f03[_0x44dc77(0x231)]=_0xdf6e90[_0x44dc77(0x231)]),_0xdf6e90[_0x44dc77(0x1c0)]&&(_0x603f03[_0x44dc77(0x1c0)]=_0xdf6e90[_0x44dc77(0x1c0)]),this[_0x44dc77(0x204)]&&this[_0x44dc77(0x204)][_0x44dc77(0x1b3)]||(_0x603f03[_0x44dc77(0x21a)]=!0x0),this[_0x44dc77(0xf3)][_0x44dc77(0x273)](_0x603f03)){case _0x44dc77(0x1b9):this[_0x44dc77(0xf3)][_0x44dc77(0x277)](_0x603f03,_0x44dc77(0x212));break;case _0x44dc77(0x127):_0x603f03[_0x44dc77(0x206)]?(this[_0x44dc77(0x1d7)](new Set([_0x603f03])),this[_0x44dc77(0xfb)](new Set([_0x603f03])),this[_0x44dc77(0xf3)][_0x44dc77(0x277)](_0x603f03,_0x44dc77(0x284)),this[_0x44dc77(0xf7)](_0x44dc77(0x24d),_0x603f03)):this[_0x44dc77(0xf3)][_0x44dc77(0x277)](_0x603f03,_0x44dc77(0x18d));}return _0x603f03;}[_0x2bbcc9(0x22f)](_0x3cc95c){const _0x2feb81=_0x2bbcc9;this[_0x2feb81(0x172)](()=>{const _0x3e1c34=_0x2feb81;this[_0x3e1c34(0x203)][_0x3e1c34(0x160)][_0x3e1c34(0x293)](()=>{const _0x4178b5=_0x3e1c34;for(const _0x2e74d1 of _0x3cc95c[_0x4178b5(0x241)]())_0x2e74d1[_0x4178b5(0x279)]();});});}[_0x2bbcc9(0x17d)](_0x4355f9){const _0x5657dc=_0x2bbcc9;this[_0x5657dc(0x172)](()=>{const _0x186575=_0x5657dc;this[_0x186575(0x203)][_0x186575(0x160)][_0x186575(0x293)](()=>{const _0x8e04d3=_0x186575;for(const _0x131493 of _0x4355f9[_0x8e04d3(0x241)]())_0x131493[_0x8e04d3(0x29f)]();});});}[_0x2bbcc9(0x25e)](_0xba908b,_0x334713){const _0x486e62=_0x2bbcc9,_0x48ed27=this[_0x486e62(0x203)][_0x486e62(0x1da)][_0x486e62(0x273)](_0xba908b);if(!_0x48ed27)throw new _0x2562a0(_0x486e62(0x223),this,{'commandName':_0xba908b});if(this[_0x486e62(0x112)][_0x486e62(0x120)](_0x48ed27))throw new _0x2562a0(_0x486e62(0x110),this,{'commandName':_0xba908b});this[_0x486e62(0x112)][_0x486e62(0x194)](_0x48ed27),_0x334713&&_0x48ed27['on'](_0x486e62(0x28e),(_0x50118c,_0x3e2f62)=>{const _0x292326=_0x486e62;this[_0x292326(0x13c)][_0x292326(0x27e)]&&(this[_0x292326(0x291)]||(_0x3e2f62[_0x292326(0x111)]>0x0&&_0x3e2f62[_0x3e2f62[_0x292326(0x111)]-0x1]&&_0x3e2f62[_0x3e2f62[_0x292326(0x111)]-0x1][_0x292326(0x172)]?_0x3e2f62[_0x292326(0x105)]():(_0x50118c[_0x292326(0x276)]=_0x334713((..._0x53c634)=>_0x48ed27[_0x292326(0x28e)](..._0x53c634,{'forceDefaultExecution':!0x0}),..._0x3e2f62),_0x50118c[_0x292326(0x19d)]())));},{'priority':_0x486e62(0x10a)});}[_0x2bbcc9(0x172)](_0x375ced){const _0x321103=_0x2bbcc9;let _0x1b098d,_0x3dfa0b;const _0x1b5c2e=this[_0x321103(0x291)];this[_0x321103(0x291)]=!0x0;try{_0x1b098d=_0x375ced();}catch(_0x1b6aac){_0x3dfa0b=_0x1b6aac;}return _0x1b5c2e||(this[_0x321103(0x291)]=!0x1),_0x3dfa0b&&_0x2562a0[_0x321103(0x256)](_0x3dfa0b,this),_0x1b098d;}[_0x2bbcc9(0x128)](_0xdfdd22,_0x3df847=null,_0x53cc1e={}){const _0x55364=_0x2bbcc9;if(_0xdfdd22[_0x55364(0x28d)])return null;const _0x5d5924=this[_0x55364(0x203)][_0x55364(0x12b)][_0x55364(0x273)](_0x55364(0x232))['me'];for(const {suggestion:_0x4947bc,meta:_0x25b62b}of this[_0x55364(0x158)](_0xdfdd22,_0x55364(0x287)))if(_0x25b62b[_0x55364(0x1d8)]){if(!_0x25b62b[_0x55364(0x1bc)]){if(_0x25b62b[_0x55364(0x10d)]){if(!this[_0x55364(0x21e)]||!Pt(_0x4947bc,_0x53cc1e))continue;return _0x4947bc;}if(Pt(_0x4947bc,_0x53cc1e))return _0x4947bc;this[_0x55364(0x1a1)](_0x4947bc,_0xdfdd22[_0x55364(0x21b)],_0xdfdd22[_0x55364(0x125)]);break;}if(_0x3df847==_0x4947bc[_0x55364(0x227)]&&Pt(_0x4947bc,_0x53cc1e)){const _0x5a025a=_0x4947bc[_0x55364(0x242)]();return _0x5a025a[_0x55364(0x21b)][_0x55364(0x211)](_0xdfdd22[_0x55364(0x125)])?this[_0x55364(0x1a8)](_0x4947bc,this[_0x55364(0x14b)][_0x55364(0x1fd)](_0xdfdd22[_0x55364(0x21b)],_0x5a025a[_0x55364(0x125)])):this[_0x55364(0x1a8)](_0x4947bc,this[_0x55364(0x14b)][_0x55364(0x1fd)](_0x5a025a[_0x55364(0x21b)],_0xdfdd22[_0x55364(0x125)])),_0x4947bc;}}const _0xc7b1d=_0x477308(),_0x57d659=_0x5d5924['id'],_0x543728=_0x3df847?_0x55364(0x1a3)+_0x3df847:_0x55364(0x287),_0x2aa3f7=this[_0x55364(0x228)]({'id':_0xc7b1d,'type':_0x543728,'createdAt':new Date(),'authorId':_0x57d659,'attributes':_0x53cc1e});return this[_0x55364(0x230)](_0x543728,_0xc7b1d,_0x57d659,_0xdfdd22),_0x2aa3f7;}[_0x2bbcc9(0x264)](_0x1a5c43,_0x731d84=_0x2bbcc9(0x133),_0x394faf={}){const _0x1cf41a=_0x2bbcc9,_0x45f14c=this[_0x1cf41a(0x203)][_0x1cf41a(0x12b)][_0x1cf41a(0x273)](_0x1cf41a(0x232))['me'],_0xba8836=this[_0x1cf41a(0x1f4)][_0x1cf41a(0x141)](_0x1cf41a(0x287),_0x731d84,_0x1cf41a(0x13e));for(const _0x5f19f of this[_0x1cf41a(0x187)]())if(_0x5f19f[_0x1cf41a(0x29b)]['id']==_0x45f14c['id']&&_0x1cf41a(0x287)==_0x5f19f[_0x1cf41a(0x1e2)]&&_0x5f19f[_0x1cf41a(0x227)]==_0x731d84&&Pt(_0x5f19f,_0x394faf)&&(_0xba8836(_0x5f19f[_0x1cf41a(0x252)](),_0x1a5c43)||_0xba8836(_0x1a5c43,_0x5f19f[_0x1cf41a(0x252)]()))){for(const _0x3f1bc1 of _0x1a5c43)_0x5f19f[_0x1cf41a(0x118)](_0x3f1bc1);return _0x5f19f;}for(const {suggestion:_0xf94e7b,meta:_0x1ed627}of this[_0x1cf41a(0x158)](_0x1a5c43,_0x1cf41a(0x287))){if(!_0x1ed627[_0x1cf41a(0x1d8)])continue;if(!this[_0x1cf41a(0x21e)]&&_0x1ed627[_0x1cf41a(0x10d)])continue;if(!Pt(_0xf94e7b,_0x394faf))continue;let _0x49a442=!0x0;for(const _0x4dfe2b of _0xf94e7b[_0x1cf41a(0x252)]())for(const _0x4d6898 of _0x1a5c43)if(!_0x4dfe2b[_0x1cf41a(0x19b)](_0x4d6898)){_0x49a442=!0x1;break;}if(_0x49a442)return _0xf94e7b;}const _0xb6f15c=_0x477308(),_0x1e0c8=_0x45f14c['id'],_0x5e680b=_0x1cf41a(0x1a3)+_0x731d84,_0x53bbe7=this[_0x1cf41a(0x228)]({'id':_0xb6f15c,'type':_0x5e680b,'createdAt':new Date(),'authorId':_0x1e0c8,'attributes':_0x394faf});for(const _0x2036ad of _0x1a5c43)this[_0x1cf41a(0x230)](_0x5e680b,_0xb6f15c,_0x1e0c8,_0x2036ad,_0x11b616[_0x1cf41a(0x169)]());return _0x53bbe7;}[_0x2bbcc9(0x15f)](_0x5157ce,_0x351850,_0x2b02b8=null,_0x3c630b={}){const _0x135ebf=_0x2bbcc9;if(_0x2b02b8=_0x2b02b8||Et(_0x351850),_0x5157ce[_0x135ebf(0x28d)])return null;if(_0x135ebf(0x123)===this[_0x135ebf(0x20c)]){const _0x33b921=this[_0x135ebf(0x1f4)][_0x135ebf(0x141)](_0x135ebf(0x274),_0x2b02b8,_0x135ebf(0x279));return this[_0x135ebf(0x172)](()=>_0x33b921([_0x5157ce],_0x351850,_0x3c630b)),null;}const _0x3878d=this[_0x135ebf(0x203)][_0x135ebf(0x12b)][_0x135ebf(0x273)](_0x135ebf(0x232))['me'],_0x51df0b=[];if(_0x135ebf(0x1e1)!==this[_0x135ebf(0x20c)]){for(const {suggestion:_0x14b91e,meta:_0x25a2c6}of this[_0x135ebf(0x158)](_0x5157ce,_0x135ebf(0x287)))_0x25a2c6[_0x135ebf(0x1d8)]&&!_0x25a2c6[_0x135ebf(0x25d)]&&_0x51df0b[_0x135ebf(0x255)](..._0x14b91e[_0x135ebf(0x252)]());}const _0x1acfb4=function(_0x18e576,_0x266658){const _0xa3354c=_0x135ebf,_0x53ffa8=[];for(const _0x3e1cce of _0x266658){const _0x10541f=_0x18e576[_0xa3354c(0x294)](_0x3e1cce);_0x10541f&&_0x53ffa8[_0xa3354c(0x255)](_0x10541f);}return _0x53ffa8;}(_0x5157ce,_0x51df0b),_0x2a5125=function(_0x7e3a0d,_0x3780ac){const _0x54d6dd=_0x135ebf,_0x40616d=[_0x7e3a0d];for(const _0x366c10 of _0x3780ac){let _0x44b889=0x0;for(;_0x44b889<_0x40616d[_0x54d6dd(0x111)];){const _0x44dfc5=_0x40616d[_0x44b889][_0x54d6dd(0x295)](_0x366c10);_0x40616d[_0x54d6dd(0x161)](_0x44b889,0x1,..._0x44dfc5),_0x44b889+=_0x44dfc5[_0x54d6dd(0x111)];}}return _0x40616d;}(_0x5157ce,_0x51df0b);_0x1acfb4[_0x135ebf(0x111)]&&this[_0x135ebf(0x14b)][_0x135ebf(0x293)](()=>{const _0x4e6f72=_0x135ebf;for(const _0x470136 of _0x1acfb4){const _0x259e6b=this[_0x4e6f72(0x1f4)][_0x4e6f72(0x141)](_0x4e6f72(0x274),_0x2b02b8,_0x4e6f72(0x279));this[_0x4e6f72(0x172)](()=>_0x259e6b([_0x470136],_0x351850,_0x3c630b));}});for(const _0x24e4a4 of _0x2a5125){let _0x381c05=null,_0x4f644f=_0x24e4a4[_0x135ebf(0x21b)],_0x42d837=_0x24e4a4[_0x135ebf(0x125)];for(const {suggestion:_0x313732,meta:_0x5e1a2e}of this[_0x135ebf(0x158)](_0x24e4a4,_0x135ebf(0x274))){if(!_0x5e1a2e[_0x135ebf(0x1d8)])continue;if(_0x313732[_0x135ebf(0x227)]!=_0x2b02b8)continue;if(!Pt(_0x313732,_0x3c630b))continue;const _0x1be434=_0x313732[_0x135ebf(0x242)]();if(_0x1be434[_0x135ebf(0x19b)](_0x24e4a4,!0x0))return null;_0x4f644f=_0x4f644f[_0x135ebf(0x1bb)](_0x1be434[_0x135ebf(0x21b)])?_0x4f644f:_0x1be434[_0x135ebf(0x21b)],_0x42d837=_0x42d837[_0x135ebf(0x129)](_0x1be434[_0x135ebf(0x125)])?_0x42d837:_0x1be434[_0x135ebf(0x125)],_0x381c05?_0x1be434[_0x135ebf(0x21b)][_0x135ebf(0x1bb)](_0x381c05[_0x135ebf(0x242)]()[_0x135ebf(0x21b)])?(_0x381c05[_0x135ebf(0x292)](),_0x381c05=_0x313732):_0x313732[_0x135ebf(0x292)]():_0x381c05=_0x313732;}const _0x480f92=this[_0x135ebf(0x14b)][_0x135ebf(0x1fd)](_0x4f644f,_0x42d837);if(_0x381c05)this[_0x135ebf(0x1a8)](_0x381c05,_0x480f92);else{const _0x131522=_0x477308(),_0x1b4679=_0x3878d['id'];this[_0x135ebf(0x228)]({'id':_0x131522,'type':_0x135ebf(0x1f8)+_0x2b02b8,'data':_0x351850,'createdAt':new Date(),'authorId':_0x1b4679,'attributes':_0x3c630b}),this[_0x135ebf(0x230)](_0x135ebf(0x1f8)+_0x2b02b8,_0x131522,_0x1b4679,_0x480f92);}}return null;}[_0x2bbcc9(0x136)](_0x30ae90,_0x3302e6,_0x5a21da=[],_0x2c75f5=null,_0x2ce503={}){const _0x3e0043=_0x2bbcc9;_0x3302e6[_0x3e0043(0x1d9)]||(_0x3302e6[_0x3e0043(0x1d9)]=_0x3302e6[_0x3e0043(0x199)]),_0x3302e6[_0x3e0043(0x11e)]=_0x30ae90['is'](_0x3e0043(0x142)),_0x2c75f5=_0x2c75f5||Et(_0x3302e6);const _0x3ffc6d=_0x5a21da[_0x3e0043(0x1ce)](_0x473868=>Ot(_0x473868,this[_0x3e0043(0x14b)])),_0x5d412d=_0x30ae90['is'](_0x3e0043(0x142))?_0x30ae90:Ot(_0x30ae90,this[_0x3e0043(0x14b)]);if(_0x3e0043(0x123)===this[_0x3e0043(0x20c)]){const _0x2d74b7=this[_0x3e0043(0x1f4)][_0x3e0043(0x141)](_0x3e0043(0xf5),_0x2c75f5,_0x3e0043(0x279));return this[_0x3e0043(0x172)](()=>_0x2d74b7([_0x5d412d],_0x3302e6,_0x2ce503)),null;}_0x3ffc6d[_0x3e0043(0x255)](_0x5d412d);let _0x412cb5=!0x0;for(const _0x264424 of _0x3ffc6d)if(!this[_0x3e0043(0x1f3)](_0x264424)){_0x412cb5=!0x1;break;}if(_0x412cb5&&_0x3e0043(0x1e1)!==this[_0x3e0043(0x20c)]){const _0x38e018=this[_0x3e0043(0x1f4)][_0x3e0043(0x141)](_0x3e0043(0xf5),_0x2c75f5,_0x3e0043(0x279));return this[_0x3e0043(0x172)](()=>_0x38e018([_0x5d412d],_0x3302e6,_0x2ce503)),null;}let _0x175387=null,_0x18ea37=_0x5d412d[_0x3e0043(0x21b)],_0x15dbb2=_0x5d412d[_0x3e0043(0x125)];for(const {suggestion:_0x321e96,meta:_0x37aedd}of this[_0x3e0043(0x158)](_0x5d412d,_0x3e0043(0xf5))){if(!_0x37aedd[_0x3e0043(0x1d8)])continue;if(_0x37aedd[_0x3e0043(0x1bc)]||_0x37aedd[_0x3e0043(0x10d)]||_0x37aedd[_0x3e0043(0x25d)])continue;if(_0x321e96[_0x3e0043(0x231)][_0x3e0043(0x1d9)]!=_0x3302e6[_0x3e0043(0x1d9)])continue;if(!Pt(_0x321e96,_0x2ce503))continue;const _0x3f7687=_0x321e96[_0x3e0043(0x242)]();if(_0x321e96[_0x3e0043(0x227)]==_0x2c75f5){if(_0x3f7687[_0x3e0043(0x19b)](_0x5d412d,!0x0))return null;_0x18ea37=_0x18ea37[_0x3e0043(0x1bb)](_0x3f7687[_0x3e0043(0x21b)])?_0x18ea37:_0x3f7687[_0x3e0043(0x21b)],_0x15dbb2=_0x15dbb2[_0x3e0043(0x129)](_0x3f7687[_0x3e0043(0x125)])?_0x15dbb2:_0x3f7687[_0x3e0043(0x125)],_0x175387?_0x3f7687[_0x3e0043(0x21b)][_0x3e0043(0x1bb)](_0x175387[_0x3e0043(0x242)]()[_0x3e0043(0x21b)])?(_0x175387[_0x3e0043(0x292)](),_0x175387=_0x321e96):_0x321e96[_0x3e0043(0x292)]():_0x175387=_0x321e96;}else{const _0x85e7c2=_0x5d412d[_0x3e0043(0x294)](_0x3f7687);this[_0x3e0043(0x1a0)](_0x321e96,_0x85e7c2);}}const _0x355fe1=this[_0x3e0043(0x203)][_0x3e0043(0x12b)][_0x3e0043(0x273)](_0x3e0043(0x232))['me'],_0x5b29c2=_0x477308(),_0x3481b6=_0x355fe1['id'];if(_0x175387)return this[_0x3e0043(0x1a8)](_0x175387,this[_0x3e0043(0x14b)][_0x3e0043(0x1fd)](_0x18ea37,_0x15dbb2)),_0x175387;{const _0xaaf448=this[_0x3e0043(0x228)]({'id':_0x5b29c2,'type':_0x3e0043(0x157)+_0x2c75f5,'data':_0x3302e6,'createdAt':new Date(),'authorId':_0x3481b6,'attributes':_0x2ce503});return this[_0x3e0043(0x230)](_0x3e0043(0x157)+_0x2c75f5,_0x5b29c2,_0x3481b6,this[_0x3e0043(0x14b)][_0x3e0043(0x1fd)](_0x18ea37,_0x15dbb2)),_0xaaf448;}}[_0x2bbcc9(0x197)](_0x50bfbc,_0x18743b,_0x443415=[],_0x239a92=null,_0x32299e={}){const _0x5f427c=_0x2bbcc9;_0x18743b[_0x5f427c(0x1d9)]||(_0x18743b[_0x5f427c(0x1d9)]=_0x18743b[_0x5f427c(0x199)]);const _0x9cb0cf=_0x50bfbc[0x0];_0x18743b[_0x5f427c(0x11e)]=_0x9cb0cf['is'](_0x5f427c(0x142)),_0x239a92=_0x239a92||Et(_0x18743b);const _0x3e27bc=_0x443415[_0x5f427c(0x1ce)](_0x131ae4=>Ot(_0x131ae4,this[_0x5f427c(0x14b)])),_0x517524=_0x9cb0cf['is'](_0x5f427c(0x142))?_0x50bfbc:_0x50bfbc[_0x5f427c(0x1ce)](_0x2c7920=>Ot(_0x2c7920,this[_0x5f427c(0x14b)]));if(_0x5f427c(0x123)===this[_0x5f427c(0x20c)]){const _0x5dac80=this[_0x5f427c(0x1f4)][_0x5f427c(0x141)](_0x5f427c(0xf5),_0x239a92,_0x5f427c(0x279));return this[_0x5f427c(0x172)](()=>_0x5dac80(_0x517524,_0x18743b,_0x32299e)),null;}_0x3e27bc[_0x5f427c(0x255)](..._0x517524);let _0x1ba89b=!0x0;for(const _0x2b1ef6 of _0x3e27bc)if(!this[_0x5f427c(0x1f3)](_0x2b1ef6)){_0x1ba89b=!0x1;break;}if(_0x1ba89b&&_0x5f427c(0x1e1)!==this[_0x5f427c(0x20c)]){const _0xe10449=this[_0x5f427c(0x1f4)][_0x5f427c(0x141)](_0x5f427c(0xf5),_0x239a92,_0x5f427c(0x279));return this[_0x5f427c(0x172)](()=>_0xe10449(_0x517524,_0x18743b,_0x32299e)),null;}const _0x55cfdf=this[_0x5f427c(0x203)][_0x5f427c(0x12b)][_0x5f427c(0x273)](_0x5f427c(0x232))['me'];for(const _0x291741 of this[_0x5f427c(0x187)]()){if(_0x291741[_0x5f427c(0x29b)]['id']!=_0x55cfdf['id'])continue;if(_0x5f427c(0xf5)!=_0x291741[_0x5f427c(0x1e2)]||_0x291741[_0x5f427c(0x231)][_0x5f427c(0x1d9)]!=_0x18743b[_0x5f427c(0x1d9)])continue;if(!Pt(_0x291741,_0x32299e))continue;const _0x226c07=_0x291741[_0x5f427c(0x227)]==_0x239a92;for(let _0x473130=0x0;_0x473130<_0x517524[_0x5f427c(0x111)];_0x473130++){const _0x6e78f0=_0x517524[_0x473130];for(const _0x3f2fd3 of _0x291741[_0x5f427c(0x22a)]()){const _0xc3cb45=_0x3f2fd3[_0x5f427c(0x1f2)]();if(_0x6e78f0[_0x5f427c(0x211)](_0xc3cb45)){_0x226c07?(_0x517524[_0x5f427c(0x161)](_0x473130,0x1),_0x473130--):_0x291741[_0x5f427c(0x12a)](_0x3f2fd3[_0x5f427c(0x1ed)]);break;}}}}if(0x0==_0x517524[_0x5f427c(0x111)])return null;const _0xfb92fe=this[_0x5f427c(0x1f4)][_0x5f427c(0x141)](_0x5f427c(0xf5),_0x239a92,_0x5f427c(0x13e));for(const _0x4eedf6 of this[_0x5f427c(0x187)]())if(_0x4eedf6[_0x5f427c(0x29b)]['id']==_0x55cfdf['id']&&_0x5f427c(0xf5)==_0x4eedf6[_0x5f427c(0x1e2)]&&_0x4eedf6[_0x5f427c(0x231)][_0x5f427c(0x1d9)]==_0x18743b[_0x5f427c(0x1d9)]&&_0x4eedf6[_0x5f427c(0x227)]==_0x239a92&&Pt(_0x4eedf6,_0x32299e)&&(_0xfb92fe(_0x4eedf6[_0x5f427c(0x252)](),_0x517524)||_0xfb92fe(_0x517524,_0x4eedf6[_0x5f427c(0x252)]()))){for(const _0x2a488e of _0x517524)_0x4eedf6[_0x5f427c(0x118)](_0x2a488e);return _0x4eedf6;}const _0x1d74ec=_0x477308(),_0x2c19b2=_0x55cfdf['id'],_0x53d6c6=_0x5f427c(0x157)+_0x239a92,_0x4ef3ad=this[_0x5f427c(0x228)]({'id':_0x1d74ec,'type':_0x53d6c6,'data':_0x18743b,'createdAt':new Date(),'authorId':_0x2c19b2,'attributes':_0x32299e});for(const _0x3ced62 of _0x517524)this[_0x5f427c(0x230)](_0x53d6c6,_0x1d74ec,_0x2c19b2,_0x3ced62,_0x11b616[_0x5f427c(0x169)]());return _0x4ef3ad;}[_0x2bbcc9(0x23d)](_0x157c0b,_0x3e706=null,_0x316e1f={}){const _0x4913ea=_0x2bbcc9;if(_0x157c0b[_0x4913ea(0x28d)])return null;const _0x2845f4=this[_0x4913ea(0x203)][_0x4913ea(0x12b)][_0x4913ea(0x273)](_0x4913ea(0x232))['me'],_0x47610f=new _0x539966(_0x157c0b[_0x4913ea(0x21b)],_0x157c0b[_0x4913ea(0x125)]);for(const {suggestion:_0x45b0df,meta:_0x20d207}of this[_0x4913ea(0x158)](_0x47610f,_0x4913ea(0x287)))if(_0x20d207[_0x4913ea(0x1d8)]&&!_0x20d207[_0x4913ea(0x1bc)]){if(_0x45b0df[_0x4913ea(0x15a)]){const _0x3fdf11=_0x45b0df[_0x4913ea(0x252)]()[_0x4913ea(0x271)](_0x5842d6=>_0x4913ea(0x1a4)!=_0x5842d6[_0x4913ea(0x200)][_0x4913ea(0x237)]);_0x3fdf11[_0x4913ea(0x180)](_0x54cd73=>_0x47610f[_0x4913ea(0x19b)](_0x54cd73,!0x0))&&_0x45b0df[_0x4913ea(0x29f)]();if(_0x3fdf11[_0x4913ea(0x11c)](_0xfee6f0=>_0xfee6f0[_0x4913ea(0x19b)](_0x47610f,!0x0))){const _0xfaa3c1=this[_0x4913ea(0x1f4)][_0x4913ea(0x141)](_0x4913ea(0xf1),_0x3e706,_0x4913ea(0x279));return this[_0x4913ea(0x172)](()=>_0xfaa3c1([_0x47610f],null,_0x316e1f)),null;}}else{const _0x345d08=_0x47610f[_0x4913ea(0x294)](_0x45b0df[_0x4913ea(0x242)]());null!==_0x345d08&&_0x45b0df[_0x4913ea(0x243)]([_0x345d08],null,_0x316e1f);}}if(_0x47610f[_0x4913ea(0x143)](),_0x47610f[_0x4913ea(0x28d)]||_0x4913ea(0x1a4)==_0x47610f[_0x4913ea(0x200)][_0x4913ea(0x237)])return null;let _0x5cbdaa=null,_0x58353e=_0x47610f[_0x4913ea(0x21b)],_0x40dc91=_0x47610f[_0x4913ea(0x125)];const _0x36e13f=this[_0x4913ea(0x158)](_0x47610f,_0x4913ea(0xf1));for(const {suggestion:_0xb09e83,meta:_0x3538f1}of _0x36e13f){const _0x3c8469=this[_0x4913ea(0x14b)][_0x4913ea(0x1fd)](_0x58353e,_0x40dc91);if(_0x3538f1[_0x4913ea(0x1d8)]&&(this[_0x4913ea(0x21e)]||!_0x3538f1[_0x4913ea(0x10d)]&&!_0x3538f1[_0x4913ea(0x25d)])){if(_0xb09e83[_0x4913ea(0x15a)]){if(!Pt(_0xb09e83,_0x316e1f))continue;let _0x40b983=!0x0;for(const _0x37c8dc of _0xb09e83[_0x4913ea(0x252)]()){if(_0x37c8dc[_0x4913ea(0x19b)](_0x3c8469,!0x0))return _0xb09e83;_0x3c8469[_0x4913ea(0x19b)](_0x37c8dc)||(_0x40b983=!0x1);}_0x40b983&&_0xb09e83[_0x4913ea(0x29f)]();}else{const _0x2b83d2=_0xb09e83[_0x4913ea(0x242)]();if(_0x2b83d2[_0x4913ea(0x19b)](_0x3c8469,!0x0))return _0xb09e83;if(!Pt(_0xb09e83,_0x316e1f)){_0x3c8469[_0x4913ea(0x19b)](_0x2b83d2)?_0xb09e83[_0x4913ea(0x292)]():_0x2b83d2[_0x4913ea(0x1ae)](_0x58353e)?_0x58353e=_0x2b83d2[_0x4913ea(0x125)]:_0x2b83d2[_0x4913ea(0x1ae)](_0x40dc91)&&(_0x40dc91=_0x2b83d2[_0x4913ea(0x21b)]);continue;}_0x58353e=_0x58353e[_0x4913ea(0x1bb)](_0x2b83d2[_0x4913ea(0x21b)])?_0x58353e:_0x2b83d2[_0x4913ea(0x21b)],_0x40dc91=_0x40dc91[_0x4913ea(0x129)](_0x2b83d2[_0x4913ea(0x125)])?_0x40dc91:_0x2b83d2[_0x4913ea(0x125)],_0x316e1f=Object[_0x4913ea(0x15c)]({},_0xb09e83[_0x4913ea(0x1c0)]),_0x5cbdaa?_0x2b83d2[_0x4913ea(0x21b)][_0x4913ea(0x1bb)](_0x5cbdaa[_0x4913ea(0x242)]()[_0x4913ea(0x21b)])?(_0x5cbdaa[_0x4913ea(0x292)](),_0x5cbdaa=_0xb09e83):_0xb09e83[_0x4913ea(0x292)]():_0x5cbdaa=_0xb09e83;}}}if(_0x5cbdaa)return this[_0x4913ea(0x1a8)](_0x5cbdaa,this[_0x4913ea(0x14b)][_0x4913ea(0x1fd)](_0x58353e,_0x40dc91)),_0x5cbdaa;{const _0xb7fc27=_0x477308(),_0x342a76=this[_0x4913ea(0x14b)][_0x4913ea(0x1fd)](_0x58353e,_0x40dc91),_0x4facb8=_0x2845f4['id'],_0x2e0c36=_0x3e706?_0x4913ea(0x1ba)+_0x3e706:_0x4913ea(0xf1),_0x1c94c9=this[_0x4913ea(0x228)]({'id':_0xb7fc27,'type':_0x2e0c36,'createdAt':new Date(),'authorId':_0x4facb8,'attributes':_0x316e1f});return this[_0x4913ea(0x230)](_0x2e0c36,_0xb7fc27,_0x4facb8,_0x342a76),_0x1c94c9;}}[_0x2bbcc9(0x182)](_0x216e9b,_0x31991d=_0x2bbcc9(0x133),_0x20a24c={}){const _0x353e86=_0x2bbcc9,_0x16e11b=this[_0x353e86(0x203)][_0x353e86(0x12b)][_0x353e86(0x273)](_0x353e86(0x232))['me'],_0x42d2dc=_0x216e9b[_0x353e86(0x1ce)](_0x4219d6=>new _0x539966(_0x4219d6[_0x353e86(0x21b)],_0x4219d6[_0x353e86(0x125)])),_0x566b8a=new Set();for(const {suggestion:_0xd0f5df,meta:_0x23a32a}of this[_0x353e86(0x158)](_0x42d2dc,_0x353e86(0x287)))_0x23a32a[_0x353e86(0x1d8)]&&!_0x23a32a[_0x353e86(0x1bc)]&&_0x566b8a[_0x353e86(0x194)](_0xd0f5df);for(const _0x31663b of _0x566b8a)if(_0x31663b[_0x353e86(0x15a)]){const _0x19b649=_0x31663b[_0x353e86(0x252)]();(!_0x31663b[_0x353e86(0x1c0)]||!_0x31663b[_0x353e86(0x1c0)][_0x353e86(0x250)])&&(_0x19b649[_0x353e86(0x180)](_0x4d4882=>_0x42d2dc[_0x353e86(0x11c)](_0x533ddd=>_0x533ddd[_0x353e86(0x19b)](_0x4d4882,!0x0)))&&_0x31663b[_0x353e86(0x29f)]());if(_0x42d2dc[_0x353e86(0x180)](_0x46b584=>_0x19b649[_0x353e86(0x11c)](_0x35d6e4=>_0x35d6e4[_0x353e86(0x19b)](_0x46b584,!0x0)))){const _0x220499=this[_0x353e86(0x1f4)][_0x353e86(0x141)](_0x353e86(0xf1),_0x31991d,_0x353e86(0x279));return this[_0x353e86(0x172)](()=>_0x220499(_0x216e9b,null,_0x20a24c)),null;}}else{const _0x4134b8=_0x31663b[_0x353e86(0x242)]();_0x42d2dc[_0x353e86(0x11c)](_0x5e433b=>_0x5e433b[_0x353e86(0x19b)](_0x4134b8,!0x0))&&_0x31663b[_0x353e86(0x29f)]();if(_0x42d2dc[_0x353e86(0x180)](_0x13494c=>_0x4134b8[_0x353e86(0x19b)](_0x13494c,!0x0))){const _0x48d08e=this[_0x353e86(0x1f4)][_0x353e86(0x141)](_0x353e86(0xf1),_0x31991d,_0x353e86(0x279));return this[_0x353e86(0x172)](()=>_0x48d08e(_0x42d2dc,null,_0x20a24c)),null;}}const _0x15484b=this[_0x353e86(0x1f4)][_0x353e86(0x141)](_0x353e86(0xf1),_0x31991d,_0x353e86(0x13e));let _0x20101f=null;for(const _0x3f755a of this[_0x353e86(0x187)]())if(_0x3f755a[_0x353e86(0x29b)]['id']==_0x16e11b['id']&&_0x3f755a[_0x353e86(0x206)]&&_0x353e86(0xf1)==_0x3f755a[_0x353e86(0x1e2)]&&_0x3f755a[_0x353e86(0x227)]==_0x31991d&&Pt(_0x3f755a,_0x20a24c)&&(_0x15484b(_0x3f755a[_0x353e86(0x252)](),_0x42d2dc)||_0x15484b(_0x42d2dc,_0x3f755a[_0x353e86(0x252)]()))){if(_0x20101f){if(_0x3f755a[_0x353e86(0x1d2)]&&_0x3f755a[_0x353e86(0x1d2)][_0x353e86(0x111)])continue;for(const _0x4c0325 of _0x3f755a[_0x353e86(0x252)]())_0x20101f[_0x353e86(0x156)](_0x4c0325)||_0x20101f[_0x353e86(0x118)](_0x4c0325);_0x3f755a[_0x353e86(0x292)]();}else{_0x20101f=_0x3f755a;for(const _0x14ea22 of _0x42d2dc)_0x3f755a[_0x353e86(0x156)](_0x14ea22)||_0x3f755a[_0x353e86(0x118)](_0x14ea22);}}if(_0x20101f)return _0x20101f;_0x566b8a[_0x353e86(0x24e)]();for(const {suggestion:_0x2aa6b1,meta:_0x3ed9ef}of this[_0x353e86(0x158)](_0x42d2dc,_0x353e86(0xf1)))_0x3ed9ef[_0x353e86(0x1d8)]&&(this[_0x353e86(0x21e)]||!_0x3ed9ef[_0x353e86(0x10d)]&&!_0x3ed9ef[_0x353e86(0x25d)])&&Pt(_0x2aa6b1,_0x20a24c)&&_0x566b8a[_0x353e86(0x194)](_0x2aa6b1);for(const _0x22864b of _0x566b8a){const _0x10f4c0=_0x22864b[_0x353e86(0x252)]();if(!_0x20a24c||!_0x20a24c[_0x353e86(0x250)]){if(_0x42d2dc[_0x353e86(0x180)](_0x273806=>_0x10f4c0[_0x353e86(0x11c)](_0xb31b6=>_0xb31b6[_0x353e86(0x19b)](_0x273806,!0x0))))return _0x22864b;}(!_0x22864b[_0x353e86(0x1c0)]||!_0x22864b[_0x353e86(0x1c0)][_0x353e86(0x250)])&&(_0x10f4c0[_0x353e86(0x180)](_0x3e6764=>_0x42d2dc[_0x353e86(0x11c)](_0xda891c=>_0xda891c[_0x353e86(0x19b)](_0x3e6764,!0x0)))&&_0x22864b[_0x353e86(0x29f)]());}const _0x3f4e14=_0x477308(),_0x260d31=_0x16e11b['id'],_0x2228d5=_0x353e86(0x1ba)+_0x31991d,_0xad67f6=this[_0x353e86(0x228)]({'id':_0x3f4e14,'type':_0x2228d5,'createdAt':new Date(),'authorId':_0x260d31,'attributes':_0x20a24c});for(const _0x277408 of _0x42d2dc)_0x277408[_0x353e86(0x143)](),_0x277408[_0x353e86(0x28d)]||_0x353e86(0x1a4)==_0x277408[_0x353e86(0x200)][_0x353e86(0x237)]||this[_0x353e86(0x230)](_0x2228d5,_0x3f4e14,_0x260d31,_0x277408,_0x11b616[_0x353e86(0x169)]());return _0xad67f6;}[_0x2bbcc9(0x1ef)](_0x2718ca,_0x2146a2,_0x4a4b12,_0x478e5b,_0x1680b0){const _0x353ce7=_0x2bbcc9;if(_0x2718ca[_0x353ce7(0x28d)])return[];if(_0x353ce7(0x123)===this[_0x353ce7(0x20c)])return[];const _0xe4d046=this[_0x353ce7(0x203)][_0x353ce7(0x12b)][_0x353ce7(0x273)](_0x353ce7(0x232))['me']['id'],_0x19bd48=Array[_0x353ce7(0x131)](this[_0x353ce7(0x14a)][_0x353ce7(0x29c)]())[_0x353ce7(0x271)](_0x24fd35=>_0x353ce7(0x1bd)==_0x24fd35[_0x353ce7(0x1e2)]&&_0x24fd35[_0x353ce7(0x231)][_0x353ce7(0x1e6)]==_0x2146a2&&_0x24fd35[_0x353ce7(0x156)](_0x2718ca));if(_0x353ce7(0x178)===this[_0x353ce7(0x20c)]){const _0x166e6b=this[_0x353ce7(0x158)](_0x2718ca,_0x353ce7(0x287))[_0x353ce7(0x271)](({meta:_0x396085})=>_0x396085[_0x353ce7(0x1d8)]&&!_0x396085[_0x353ce7(0x25d)]&&!_0x396085[_0x353ce7(0x1bc)])[_0x353ce7(0x1ce)](({suggestion:_0x5a057a})=>_0x5a057a);_0x19bd48[_0x353ce7(0x24c)](..._0x166e6b);}const _0x201d5b=new Map([[_0x2718ca,_0x4a4b12]]);for(const _0x3882b0 of _0x19bd48){const _0x250a9e=_0x353ce7(0x1bd)==_0x3882b0[_0x353ce7(0x1e2)]?_0x3882b0[_0x353ce7(0x231)][_0x353ce7(0x175)]:void 0x0,_0x2380d8=_0x3882b0[_0x353ce7(0x242)](),_0x12045a=Array[_0x353ce7(0x131)](_0x201d5b[_0x353ce7(0x26b)]())[_0x353ce7(0x283)](_0x2ab683=>_0x2ab683[_0x353ce7(0x145)](_0x2380d8));if(!_0x12045a)continue;const _0x4b46cb=_0x12045a[_0x353ce7(0x295)](_0x2380d8);this[_0x353ce7(0x17f)](_0x2146a2)&&_0x353ce7(0x287)==_0x3882b0[_0x353ce7(0x1e2)]&&0x0!=_0x4b46cb[_0x353ce7(0x111)]||(_0x201d5b[_0x353ce7(0x1fb)](_0x12045a),_0x4b46cb[_0x353ce7(0xfa)](_0x46ced9=>{const _0x23a762=_0x353ce7;_0x201d5b[_0x23a762(0x277)](_0x46ced9,_0x4a4b12);}),_0x353ce7(0x287)!=_0x3882b0[_0x353ce7(0x1e2)]&&_0x250a9e!=_0x478e5b&&_0x201d5b[_0x353ce7(0x277)](_0x12045a[_0x353ce7(0x294)](_0x2380d8),_0x250a9e));}const _0x247d8f=[];for(const [_0x1455bb,_0x4940cb]of _0x201d5b){const _0x413c0a=_0x477308(),_0x2c0c08={'key':_0x2146a2,'oldValue':_0x4940cb,'newValue':_0x478e5b};_0x2146a2[_0x353ce7(0x111)]>0x25&&console[_0x353ce7(0x16a)](_0x353ce7(0x195),{'key':_0x2146a2});const _0x2a3a8e=(_0x353ce7(0x257)+(_0x2146a2+'|'+Et({'newValue':_0x478e5b})))[_0x353ce7(0x186)](0x0,0x3c),_0x51a766=this[_0x353ce7(0x228)]({'id':_0x413c0a,'type':_0x2a3a8e,'data':_0x2c0c08,'createdAt':new Date(),'authorId':_0xe4d046,'attributes':_0x1680b0});_0x247d8f[_0x353ce7(0x255)](_0x51a766),this[_0x353ce7(0x230)](_0x2a3a8e,_0x413c0a,_0xe4d046,_0x1455bb);}return _0x247d8f;}[_0x2bbcc9(0x253)](_0x284440){const _0x51e1ee=_0x2bbcc9;this[_0x51e1ee(0x205)][_0x51e1ee(0x194)](_0x284440);}[_0x2bbcc9(0x1b6)](_0x346696){const _0x2db92f=_0x2bbcc9;this[_0x2db92f(0x13f)][_0x2db92f(0x194)](_0x346696);}[_0x2bbcc9(0x1c2)](_0xf382d2,_0x41ba06=[],_0x509138=[]){const _0x4ad3c8=_0x2bbcc9;this[_0x4ad3c8(0x25e)](_0xf382d2,(_0x2ded0d,..._0x461092)=>{const _0x64f6fb=_0x4ad3c8;this[_0x64f6fb(0x23f)](()=>{_0x2ded0d(..._0x461092);});});for(const _0x3bf117 of _0x41ba06)this[_0x4ad3c8(0x1b6)](_0x3bf117);for(const _0xe6cdb of _0x509138)this[_0x4ad3c8(0x253)](_0xe6cdb);}[_0x2bbcc9(0x226)](_0x37e7a3){const _0x5bad27=_0x2bbcc9;return _0x5bad27(0x1bd)==_0x37e7a3[_0x5bad27(0x1e2)]?_0x37e7a3[_0x5bad27(0x227)][_0x5bad27(0x149)]('|')[0x0]:null;}[_0x2bbcc9(0x1a8)](_0x338abc,_0x32bcef){const _0x378c66=_0x2bbcc9,_0x1eb550=_0x338abc[_0x378c66(0x20f)]();this[_0x378c66(0x14b)][_0x378c66(0x293)](_0x3eb448=>{const _0xb7379a=_0x378c66;_0x3eb448[_0xb7379a(0x18c)](_0x1eb550,{'range':_0x32bcef});});}[_0x2bbcc9(0x298)](_0x29dc6b){const _0x3b7418=_0x2bbcc9,_0x1ee76c=_0x29dc6b['id'],_0x20419d=this[_0x3b7418(0x203)][_0x3b7418(0x171)][_0x3b7418(0x273)](_0x3b7418(0x275));this[_0x3b7418(0x246)][_0x3b7418(0x1c3)](_0x1ee76c)||this[_0x3b7418(0x246)][_0x3b7418(0x26f)]({'channelId':_0x20419d,'threadId':_0x1ee76c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2330a4=this[_0x3b7418(0x246)][_0x3b7418(0x11b)](_0x1ee76c);_0x2330a4[_0x3b7418(0x11f)](_0x3b7418(0x1f7)),_0x2330a4[_0x3b7418(0x1f7)]=!0x1,_0x29dc6b[_0x3b7418(0x1d2)]=_0x2330a4;}[_0x2bbcc9(0x26d)](_0x1751f3,_0x455cfd,_0x46afa0,_0x3519ef){const _0x2e7649=_0x2bbcc9;if(_0x1751f3[_0x2e7649(0x1e2)]!=_0x455cfd||_0x1751f3[_0x2e7649(0x227)]!=_0x46afa0||_0x1751f3[_0x2e7649(0x23a)]['id']!=_0x3519ef)throw this[_0x2e7649(0x203)][_0x2e7649(0x29d)](_0x2e7649(0x16f)),new _0x2562a0(_0x2e7649(0x16f),this);}[_0x2bbcc9(0x1a0)](_0x5b2008,_0x3640bf){const _0x15d62f=_0x2bbcc9,_0x2d9460=_0x5b2008[_0x15d62f(0x242)]();if(_0x3640bf[_0x15d62f(0x211)](_0x2d9460))_0x5b2008[_0x15d62f(0x292)]();else{if(_0x2d9460[_0x15d62f(0x19b)](_0x3640bf)){const _0x172855=this[_0x15d62f(0x14b)][_0x15d62f(0x296)](_0x3640bf[_0x15d62f(0x21b)][_0x15d62f(0x19c)],_0x15d62f(0x125));this[_0x15d62f(0x1a8)](_0x5b2008,this[_0x15d62f(0x14b)][_0x15d62f(0x1fd)](_0x2d9460[_0x15d62f(0x21b)],_0x172855));const _0x1e34e1=_0x477308(),_0x17addf=_0x5b2008[_0x15d62f(0x23a)]['id'],_0x2c1ee2=_0x5b2008[_0x15d62f(0x1e2)]+':'+_0x5b2008[_0x15d62f(0x227)];this[_0x15d62f(0x228)]({'id':_0x1e34e1,'type':_0x2c1ee2,'createdAt':new Date(),'authorId':_0x17addf,'data':_0x5b2008[_0x15d62f(0x231)],'attributes':_0x5b2008[_0x15d62f(0x1c0)]});const _0x1e0234=this[_0x15d62f(0x14b)][_0x15d62f(0x296)](_0x3640bf[_0x15d62f(0x125)][_0x15d62f(0x151)],_0x15d62f(0x15e)),_0x3c544a=this[_0x15d62f(0x14b)][_0x15d62f(0x1fd)](_0x1e0234,_0x2d9460[_0x15d62f(0x125)]);this[_0x15d62f(0x230)](_0x2c1ee2,_0x1e34e1,_0x17addf,_0x3c544a);}else{if(_0x2d9460[_0x15d62f(0x1ae)](_0x3640bf[_0x15d62f(0x21b)])){const _0x1907d0=this[_0x15d62f(0x14b)][_0x15d62f(0x296)](_0x3640bf[_0x15d62f(0x21b)][_0x15d62f(0x19c)],_0x15d62f(0x125));this[_0x15d62f(0x1a8)](_0x5b2008,this[_0x15d62f(0x14b)][_0x15d62f(0x1fd)](_0x2d9460[_0x15d62f(0x21b)],_0x1907d0));}else{const _0xf2a895=this[_0x15d62f(0x14b)][_0x15d62f(0x296)](_0x3640bf[_0x15d62f(0x125)][_0x15d62f(0x151)],_0x15d62f(0x15e));this[_0x15d62f(0x1a8)](_0x5b2008,this[_0x15d62f(0x14b)][_0x15d62f(0x1fd)](_0xf2a895,_0x2d9460[_0x15d62f(0x125)]));}}}}[_0x2bbcc9(0x1f3)](_0x4895e3){const _0x142da7=_0x2bbcc9;for(const {suggestion:_0x489db0,meta:_0x2b9c2b}of this[_0x142da7(0x158)](_0x4895e3,_0x142da7(0x287))){if(!_0x2b9c2b[_0x142da7(0x1d8)])continue;const _0x268dce=_0x489db0[_0x142da7(0x252)]();for(const _0x1c4cba of _0x268dce)if(!_0x4895e3[_0x142da7(0x295)](_0x1c4cba)[_0x142da7(0x111)])return!0x0;}return!0x1;}[_0x2bbcc9(0x258)](_0x4ec27c){const _0x418dd9=_0x2bbcc9,_0x3d722e=this[_0x418dd9(0x203)][_0x418dd9(0x12b)][_0x418dd9(0x273)](_0x418dd9(0x232))[_0x418dd9(0x245)](_0x4ec27c);if(!_0x3d722e)throw new _0x2562a0(_0x418dd9(0x235),this);return _0x3d722e;}[_0x2bbcc9(0x22d)](_0x1d6e0b){const _0x3ab01a=_0x2bbcc9,_0x1cdce9=this[_0x3ab01a(0x203)][_0x3ab01a(0x12b)][_0x3ab01a(0x273)](_0x3ab01a(0x232)),_0x1fb68a=_0x269bb0(_0x3ab01a(0x280)+_0x1d6e0b),_0x10233d=_0x1cdce9[_0x3ab01a(0x245)](_0x1fb68a);return _0x10233d||_0x1cdce9[_0x3ab01a(0x153)]({'id':_0x1fb68a,'name':_0x1d6e0b});}[_0x2bbcc9(0x10b)](_0x5663a9,_0x326e29,_0x4678f8,_0x545c66,_0x58f8e3){const _0x288854=_0x2bbcc9,_0x380bed=this[_0x288854(0x258)](_0x545c66),_0x510e05=this[_0x288854(0x1f4)][_0x288854(0x137)](_0x5663a9,_0x326e29,_0x4678f8,_0x380bed,_0x58f8e3,_0x2813a0=>{const _0x5f2421=_0x288854;this[_0x5f2421(0x17e)](_0x4678f8,{'attributes':_0x2813a0});const _0x40ff6b=this[_0x5f2421(0x130)](_0x4678f8);this[_0x5f2421(0x1d7)](new Set([_0x40ff6b])),this[_0x5f2421(0xfb)](new Set([_0x40ff6b]));});return this[_0x288854(0x1cf)](_0x510e05,_0x288854(0x279),()=>{const _0x4b5a0b=_0x288854;this[_0x4b5a0b(0x17e)](_0x4678f8,{'state':_0x4b5a0b(0x108)});},{'priority':_0x288854(0x10a)}),this[_0x288854(0x1cf)](_0x510e05,_0x288854(0x29f),()=>{const _0xaa640c=_0x288854;this[_0xaa640c(0x17e)](_0x4678f8,{'state':_0xaa640c(0x215)});},{'priority':_0x288854(0x10a)}),this[_0x288854(0x14a)][_0x288854(0x277)](_0x4678f8,_0x510e05),this[_0x288854(0xf3)][_0x288854(0x277)](_0x510e05,_0x288854(0x1b9)),_0x510e05;}[_0x2bbcc9(0x163)](_0x47e55f){const _0x574cf4=_0x2bbcc9,_0xe725c4=_0x47e55f[_0x574cf4(0x149)](':');return{'group':_0xe725c4[0x0],'type':_0xe725c4[0x1],'subType':_0xe725c4[_0x574cf4(0x111)]>=0x5?_0xe725c4[0x2]:null,'id':_0xe725c4[_0x574cf4(0x111)]<0x5?_0xe725c4[0x2]:_0xe725c4[0x3],'authorId':_0xe725c4[_0x574cf4(0x111)]<0x5?_0xe725c4[0x3]:_0xe725c4[0x4],'markerCount':0x6==_0xe725c4[_0x574cf4(0x111)]?_0xe725c4[0x5]:null};}[_0x2bbcc9(0x1a1)](_0xa1b2da,_0x111a56,_0x4368cc){const _0xa94b0f=_0x2bbcc9,_0x5d533a=_0xa1b2da[_0xa94b0f(0x242)](),_0x482dc6=_0x5d533a[_0xa94b0f(0x21b)],_0x1a41ba=_0x5d533a[_0xa94b0f(0x125)];this[_0xa94b0f(0x1a8)](_0xa1b2da,this[_0xa94b0f(0x14b)][_0xa94b0f(0x1fd)](_0x482dc6,_0x111a56));const _0x3907ca=_0x477308(),_0x3aa611=_0xa1b2da[_0xa94b0f(0x23a)]['id'],_0x4aac94=_0xa1b2da[_0xa94b0f(0x1e2)]+(_0xa1b2da[_0xa94b0f(0x227)]?':'+_0xa1b2da[_0xa94b0f(0x227)]:'');this[_0xa94b0f(0x228)]({'id':_0x3907ca,'type':_0x4aac94,'createdAt':new Date(),'authorId':_0x3aa611,'originalSuggestionId':_0xa1b2da['id'],'attributes':_0xa1b2da[_0xa94b0f(0x1c0)],'data':_0xa1b2da[_0xa94b0f(0x231)]});const _0xc8d368=this[_0xa94b0f(0x226)](_0xa1b2da);(_0xa94b0f(0xf5)==_0xa1b2da[_0xa94b0f(0x1e2)]||_0xc8d368&&this[_0xa94b0f(0x17f)](_0xc8d368))&&(_0x4368cc=this[_0xa94b0f(0x14b)][_0xa94b0f(0x209)](_0x4368cc[_0xa94b0f(0x151)])),this[_0xa94b0f(0x230)](_0x4aac94,_0x3907ca,_0x3aa611,this[_0xa94b0f(0x14b)][_0xa94b0f(0x1fd)](_0x4368cc,_0x1a41ba));}[_0x2bbcc9(0x158)](_0x4fe6df,_0x436ade=null){const _0x6b0f16=_0x2bbcc9,_0xb794af=[],_0x54d9c9=this[_0x6b0f16(0x203)][_0x6b0f16(0x12b)][_0x6b0f16(0x273)](_0x6b0f16(0x232))['me'];Array[_0x6b0f16(0x181)](_0x4fe6df)||(_0x4fe6df=[_0x4fe6df]);for(const _0x527d4f of this[_0x6b0f16(0x187)]()){if(!_0x527d4f[_0x6b0f16(0x206)])continue;if(_0x436ade&&_0x527d4f[_0x6b0f16(0x1e2)]!=_0x436ade)continue;let _0xec4a52=!0x1;for(const _0x317355 of _0x527d4f[_0x6b0f16(0x252)]()){for(const _0x48cf14 of _0x4fe6df){const _0xfa1410=_0x48cf14[_0x6b0f16(0x21b)][_0x6b0f16(0x211)](_0x317355[_0x6b0f16(0x125)])||_0x48cf14[_0x6b0f16(0x125)][_0x6b0f16(0x211)](_0x317355[_0x6b0f16(0x21b)]);if(_0xfa1410||_0x48cf14[_0x6b0f16(0x294)](_0x317355)){const _0x2997c8=_0x48cf14[_0x6b0f16(0x19b)](_0x317355)&&xt(this[_0x6b0f16(0x14b)][_0x6b0f16(0x12f)],_0x317355[_0x6b0f16(0x21b)],_0x48cf14),_0x4e3bdf=_0x317355[_0x6b0f16(0x19b)](_0x48cf14)&&xt(this[_0x6b0f16(0x14b)][_0x6b0f16(0x12f)],_0x48cf14[_0x6b0f16(0x21b)],_0x317355);_0xb794af[_0x6b0f16(0x255)]({'suggestion':_0x527d4f,'meta':{'isOwn':_0x54d9c9==_0x527d4f[_0x6b0f16(0x29b)],'isNextTo':_0xfa1410,'isInsideObject':_0x2997c8,'containsRangeInObject':_0x4e3bdf}}),_0xec4a52=!0x0;break;}}if(_0xec4a52)break;}}return _0xb794af;}[_0x2bbcc9(0x230)](_0x152779,_0xf4fe50,_0x4b78f8,_0x1a99d,_0x37b787){const _0x326865=_0x2bbcc9;this[_0x326865(0x14b)][_0x326865(0x293)](_0x294125=>{const _0x1329e7=_0x326865;let _0x372d98=_0x1329e7(0x219)+_0x152779+':'+_0xf4fe50+':'+_0x4b78f8;_0x37b787&&(_0x372d98=_0x372d98+':'+_0x37b787),_0x294125[_0x1329e7(0x1ca)](_0x372d98,{'range':_0x1a99d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2bbcc9(0x22e)](_0x13e598){const _0x237f83=_0x2bbcc9,_0xbbbada=_0x13e598[_0x237f83(0x27d)],_0x4367d2=_0x13e598[_0x237f83(0x1c8)];_0x13e598[_0x237f83(0x27d)]=null,_0x13e598[_0x237f83(0x1c8)]=null,null!=_0xbbbada&&_0xbbbada[_0x237f83(0x1c8)]==_0x13e598&&(_0xbbbada[_0x237f83(0x1c8)]=_0x4367d2),null!=_0x4367d2&&_0x4367d2[_0x237f83(0x27d)]==_0x13e598&&(_0x4367d2[_0x237f83(0x27d)]=_0xbbbada),_0x237f83(0x284)==this[_0x237f83(0xf3)][_0x237f83(0x273)](_0x13e598)&&(this[_0x237f83(0xf3)][_0x237f83(0x277)](_0x13e598,_0x237f83(0x18d)),this[_0x237f83(0xf7)](_0x237f83(0x26a),_0x13e598,_0xbbbada,_0x4367d2));}[_0x2bbcc9(0x228)](_0x27b43a){const _0x1fea38=_0x2bbcc9,_0x379190=_0x27b43a['id'],_0x3661ef=this[_0x1fea38(0x1eb)](_0x27b43a);if(this[_0x1fea38(0x204)]&&this[_0x1fea38(0x204)][_0x1fea38(0x1b3)]){const _0x59b392=this[_0x1fea38(0x203)][_0x1fea38(0x12b)][_0x1fea38(0x273)](_0x1fea38(0x1cc)),_0x51c8a2=_0x3661ef[_0x1fea38(0x192)],_0x30960a=_0x3661ef[_0x1fea38(0x227)]?_0x3661ef[_0x1fea38(0x1e2)]+':'+_0x3661ef[_0x1fea38(0x227)]:_0x3661ef[_0x1fea38(0x1e2)],_0x2ef797=this[_0x1fea38(0x203)][_0x1fea38(0x248)],_0x2ced97=_0x59b392[_0x1fea38(0x194)](_0x5e3b14(_0x2ef797,_0x1fea38(0x1e4))),_0x5e259f={'id':_0x379190,'type':_0x30960a,'hasComments':_0x51c8a2,'data':_0x27b43a[_0x1fea38(0x231)]||null,'originalSuggestionId':_0x27b43a[_0x1fea38(0x22b)]||null,'attributes':_0x3661ef[_0x1fea38(0x1c0)]};this[_0x1fea38(0x204)][_0x1fea38(0x1b3)](_0x5e259f)[_0x1fea38(0x1cb)](_0x543a62=>{const _0x26b168=_0x1fea38;_0x3661ef[_0x26b168(0x21a)]=!0x0,_0x59b392[_0x26b168(0xf2)](_0x2ced97),_0x543a62&&_0x543a62[_0x26b168(0x1ee)]&&(this[_0x26b168(0x14a)][_0x26b168(0x273)](_0x379190)[_0x26b168(0x1ee)]=_0x543a62[_0x26b168(0x1ee)]);})[_0x1fea38(0x1d6)](_0x28867e=>{const _0x4e4afe=_0x1fea38;throw _0x34c0c1(_0x4e4afe(0x103)),this[_0x4e4afe(0x203)][_0x4e4afe(0x160)][_0x4e4afe(0x135)]({'isUndoable':!0x1},()=>{const _0x328766=_0x4e4afe;_0x3661ef[_0x328766(0x29f)]();}),_0x3661ef[_0x4e4afe(0x281)](),this[_0x4e4afe(0x14a)][_0x4e4afe(0x1fb)](_0x3661ef['id']),this[_0x4e4afe(0xf3)][_0x4e4afe(0x1fb)](_0x3661ef),_0x28867e;});}return _0x3661ef;}[_0x2bbcc9(0x17f)](_0x384af8){const _0x319b8e=_0x2bbcc9;return this[_0x319b8e(0x205)][_0x319b8e(0x120)](_0x384af8);}[_0x2bbcc9(0x17e)](_0x41c014,_0x432645){const _0x83b19e=_0x2bbcc9,_0x21c31d=this[_0x83b19e(0x203)][_0x83b19e(0x12b)][_0x83b19e(0x273)](_0x83b19e(0x1cc)),_0x1f9faf=this[_0x83b19e(0x130)](_0x41c014);if(this[_0x83b19e(0x204)]&&this[_0x83b19e(0x204)][_0x83b19e(0x1f5)]){if(_0x1f9faf[_0x83b19e(0x21a)]){const _0x571504=_0x21c31d[_0x83b19e(0x194)](_0x5e3b14(this[_0x83b19e(0x203)][_0x83b19e(0x248)],_0x83b19e(0x1e4)));this[_0x83b19e(0x204)][_0x83b19e(0x1f5)](_0x41c014,_0x432645)[_0x83b19e(0x1cb)](()=>{const _0x5f4469=_0x83b19e;_0x21c31d[_0x5f4469(0xf2)](_0x571504);});}else _0x1f9faf['on'](_0x83b19e(0x1dc),()=>{const _0x32866a=_0x83b19e;this[_0x32866a(0x17e)](_0x41c014,_0x432645);});}}[_0x2bbcc9(0x265)](_0x596017){const _0x163144=_0x2bbcc9;if(!this[_0x163144(0x204)]||!this[_0x163144(0x204)][_0x163144(0x130)])throw new _0x2562a0(_0x163144(0x23c),this);return this[_0x163144(0x204)][_0x163144(0x130)](_0x596017);}[_0x2bbcc9(0x21f)](_0x5081b5){const _0x10fb18=_0x2bbcc9,{id:_0x3d959c,type:_0x69441,subType:_0x4e82fe,authorId:_0x1ae5e2}=this[_0x10fb18(0x163)](_0x5081b5),_0x2feea7=this[_0x10fb18(0x14a)][_0x10fb18(0x273)](_0x3d959c)||this[_0x10fb18(0x10b)](_0x69441,_0x4e82fe,_0x3d959c,_0x1ae5e2,{});switch(this[_0x10fb18(0x26d)](_0x2feea7,_0x69441,_0x4e82fe,_0x1ae5e2),this[_0x10fb18(0xf3)][_0x10fb18(0x273)](_0x2feea7)){case _0x10fb18(0x1b9):this[_0x10fb18(0x265)](_0x3d959c)[_0x10fb18(0x1cb)](_0x17bdf2=>{const _0xac61b7=_0x10fb18;let _0x218a15=Promise[_0xac61b7(0x290)]();_0x17bdf2[_0xac61b7(0x192)]&&(_0x218a15=this[_0xac61b7(0x246)][_0xac61b7(0x1b5)]({'channelId':this[_0xac61b7(0x203)][_0xac61b7(0x171)][_0xac61b7(0x273)](_0xac61b7(0x275)),'threadId':_0x3d959c})),_0x218a15[_0xac61b7(0x1cb)](()=>{const _0x326ddc=_0xac61b7;this[_0x326ddc(0x1eb)](_0x17bdf2)[_0x326ddc(0x21a)]=!0x0;});}),this[_0x10fb18(0xf3)][_0x10fb18(0x277)](_0x2feea7,_0x10fb18(0x127));break;case _0x10fb18(0x18d):this[_0x10fb18(0x17e)](_0x3d959c,{'state':_0x10fb18(0xf6)});case _0x10fb18(0x212):this[_0x10fb18(0xf3)][_0x10fb18(0x277)](_0x2feea7,_0x10fb18(0x284)),this[_0x10fb18(0xf7)](_0x10fb18(0x24d),_0x2feea7);break;case _0x10fb18(0x284):this[_0x10fb18(0xf7)](_0x10fb18(0x1af),_0x2feea7);}return _0x2feea7[_0x10fb18(0x126)](_0x5081b5),_0x2feea7;}[_0x2bbcc9(0xfb)](_0x3ef6c6){const _0x384000=_0x2bbcc9,_0x2027f9=Array[_0x384000(0x131)](_0x3ef6c6),_0x36c5e2=_0x2027f9[_0x384000(0x271)](_0x56176b=>_0x384000(0x1bd)==_0x56176b[_0x384000(0x1e2)]);this[_0x384000(0x155)](_0x36c5e2);const _0x51b871=_0x2027f9[_0x384000(0x271)](_0x39ac21=>!_0x39ac21[_0x384000(0x15a)]&&_0x384000(0x1bd)!=_0x39ac21[_0x384000(0x1e2)]),_0x4bc676=this[_0x384000(0x187)]({'skipNotAttached':!0x0})[_0x384000(0x271)](_0x473836=>!_0x473836[_0x384000(0x15a)]&&_0x384000(0x1bd)!=_0x473836[_0x384000(0x1e2)]),_0x17d0b5=_0x4bc676[_0x384000(0x271)](_0x57da46=>!_0x3ef6c6[_0x384000(0x120)](_0x57da46)),_0x58cdeb=new Map(_0x4bc676[_0x384000(0x1ce)](_0x1fb49b=>[_0x1fb49b,this[_0x384000(0x1f4)][_0x384000(0x141)](_0x1fb49b[_0x384000(0x1e2)],_0x1fb49b[_0x384000(0x227)],_0x384000(0x190))])),_0x530af6=new Map(_0x4bc676[_0x384000(0x1ce)](_0x24cdd8=>[_0x24cdd8,_0x24cdd8[_0x384000(0x242)]()])),_0x1a89c3=new Set(),_0x4a3ebd=new Set();for(let _0x20530d=0x0;_0x20530d<_0x51b871[_0x384000(0x111)];_0x20530d++)_0x2d1381(_0x51b871[_0x20530d],_0x51b871,_0x20530d+0x1);for(let _0xbda297=0x0;_0xbda297<_0x51b871[_0x384000(0x111)];_0xbda297++)_0x2d1381(_0x51b871[_0xbda297],_0x17d0b5,0x0);const _0x5d6d94=new Set();for(let _0x109cfd=0x0;_0x109cfd<_0x51b871[_0x384000(0x111)];_0x109cfd++){const _0x22172c=_0x51b871[_0x109cfd];!_0x4a3ebd[_0x384000(0x120)](_0x22172c)&&_0x22172c[_0x384000(0x27d)]&&(_0x5d6d94[_0x384000(0x194)](_0x22172c[_0x384000(0x27d)]),_0x22172c[_0x384000(0x27d)][_0x384000(0x1c8)]===_0x22172c&&(_0x22172c[_0x384000(0x27d)][_0x384000(0x1c8)]=null),_0x22172c[_0x384000(0x27d)]=null),!_0x1a89c3[_0x384000(0x120)](_0x22172c)&&_0x22172c[_0x384000(0x1c8)]&&(_0x5d6d94[_0x384000(0x194)](_0x22172c[_0x384000(0x1c8)]),_0x22172c[_0x384000(0x1c8)][_0x384000(0x27d)]===_0x22172c&&(_0x22172c[_0x384000(0x1c8)][_0x384000(0x27d)]=null),_0x22172c[_0x384000(0x1c8)]=null);}function _0x2d1381(_0x32ee14,_0x4e291b,_0x125b68){const _0x449698=_0x384000;for(let _0x169bae=_0x125b68;_0x169bae<_0x4e291b[_0x449698(0x111)];_0x169bae++){const _0xbc5d60=_0x364726(_0x32ee14,_0x4e291b[_0x169bae]);_0xbc5d60&&(_0xbc5d60[0x0][_0x449698(0x1c8)]=_0xbc5d60[0x1],_0xbc5d60[0x1][_0x449698(0x27d)]=_0xbc5d60[0x0],_0x1a89c3[_0x449698(0x194)](_0xbc5d60[0x0]),_0x4a3ebd[_0x449698(0x194)](_0xbc5d60[0x1]));}}function _0x364726(_0x4ef7b0,_0xc0c52d){const _0x1940a1=_0x384000;if(_0x4ef7b0[_0x1940a1(0x29b)]['id']!==_0xc0c52d[_0x1940a1(0x29b)]['id'])return null;const _0x1a7453=_0x58cdeb[_0x1940a1(0x273)](_0x4ef7b0)(_0x4ef7b0,_0xc0c52d,_0x530af6[_0x1940a1(0x273)](_0x4ef7b0),_0x530af6[_0x1940a1(0x273)](_0xc0c52d));if(!_0x1a7453)return null;return _0x58cdeb[_0x1940a1(0x273)](_0xc0c52d)(_0x4ef7b0,_0xc0c52d,_0x530af6[_0x1940a1(0x273)](_0x4ef7b0),_0x530af6[_0x1940a1(0x273)](_0xc0c52d))?_0x1a7453[0x1][_0x1940a1(0x1d2)]&&_0x1a7453[0x1][_0x1940a1(0x1d2)][_0x1940a1(0x111)]?null:_0x1a7453:null;}_0x5d6d94[_0x384000(0x289)]&&this[_0x384000(0xfb)](_0x5d6d94);}[_0x2bbcc9(0x155)](_0xaf22b4){const _0x553cca=_0x2bbcc9;if(0x0==_0xaf22b4[_0x553cca(0x111)])return;const _0x51c84=this[_0x553cca(0x187)]({'skipNotAttached':!0x0})[_0x553cca(0x271)](_0x4f3106=>_0x553cca(0x1bd)==_0x4f3106[_0x553cca(0x1e2)]&&_0x4f3106[_0x553cca(0x2a1)]),_0x3c0bba=[],_0x4ce522=new Map();for(const _0x29905c of _0x51c84){const _0x5b13a7=_0x269bb0(_0x29905c[_0x553cca(0x1c0)]);_0x4ce522[_0x553cca(0x120)](_0x5b13a7)||(_0x4ce522[_0x553cca(0x277)](_0x5b13a7,_0x3c0bba[_0x553cca(0x111)]),_0x3c0bba[_0x553cca(0x255)]([]));const _0x3e2419=_0x4ce522[_0x553cca(0x273)](_0x5b13a7);_0x3c0bba[_0x3e2419][_0x553cca(0x255)](_0x29905c);}!(function(){const _0x348838=_0x553cca;_0x3c0bba[_0x348838(0x25a)]((_0x2896c6,_0x76efdc)=>{const _0x498586=_0x348838,_0x4a33a3=_0x2896c6[0x0][_0x498586(0x1ee)],_0x54ca7f=_0x76efdc[0x0][_0x498586(0x1ee)];return _0x4a33a3==_0x54ca7f?_0x2896c6[0x0][_0x498586(0x1c0)][_0x498586(0x26e)]<_0x76efdc[0x0][_0x498586(0x1c0)][_0x498586(0x26e)]?-0x1:0x1:_0x4a33a3<_0x54ca7f?-0x1:0x1;});for(const _0x4f3411 of _0x3c0bba)_0x4f3411[_0x348838(0x25a)]((_0x2832a8,_0x522727)=>_0x2832a8['id']<_0x522727['id']?-0x1:0x1);}());for(let _0x13ef0d=0x0;_0x13ef0d<_0x3c0bba[_0x553cca(0x111)];_0x13ef0d++){if(0x0==_0x3c0bba[_0x13ef0d][_0x553cca(0x111)])continue;const _0x2627ea=[];for(let _0x56ba11=_0x13ef0d+0x1;_0x56ba11<_0x3c0bba[_0x553cca(0x111)];_0x56ba11++)0x0!=_0x3c0bba[_0x56ba11][_0x553cca(0x111)]&&_0x2a471d(_0x3c0bba[_0x13ef0d],_0x3c0bba[_0x56ba11])&&_0x2627ea[_0x553cca(0x255)](_0x56ba11);for(const _0x90b106 of _0x2627ea)_0x3c0bba[_0x13ef0d]=_0x3c0bba[_0x13ef0d][_0x553cca(0x166)](_0x3c0bba[_0x90b106]),_0x3c0bba[_0x90b106]=[];}for(const _0x1886f2 of _0x3c0bba)for(let _0x174b9e=0x0;_0x174b9e<_0x1886f2[_0x553cca(0x111)];_0x174b9e++)_0x1886f2[_0x174b9e][_0x553cca(0x1c8)]=_0x1886f2[_0x174b9e+0x1]||null;for(const _0x1d1cce of _0x3c0bba)for(let _0x498ad4=0x0;_0x498ad4<_0x1d1cce[_0x553cca(0x111)];_0x498ad4++)_0x1d1cce[_0x498ad4][_0x553cca(0x27d)]=_0x1d1cce[_0x498ad4-0x1]||null;function _0x2a471d(_0x4f100d,_0x3200c2){const _0x14a2f2=_0x553cca;if(_0x4f100d[0x0][_0x14a2f2(0x1c0)][_0x14a2f2(0x26e)]!==_0x3200c2[0x0][_0x14a2f2(0x1c0)][_0x14a2f2(0x26e)]&&_0x4f100d[0x0][_0x14a2f2(0x29b)]!==_0x3200c2[0x0][_0x14a2f2(0x29b)])return!0x1;if(!function(_0x3a279a,_0x2e6d67){const _0x7d886c=_0x14a2f2;if(!_0x3a279a[_0x7d886c(0x192)]&&!_0x2e6d67[_0x7d886c(0x192)])return!0x0;if(_0x3a279a[_0x7d886c(0x192)]&&_0x2e6d67[_0x7d886c(0x192)])return!0x1;if(_0x3a279a[_0x7d886c(0x192)]&&_0x2e6d67[_0x7d886c(0x1ee)]<_0x3a279a[_0x7d886c(0x1d2)][_0x7d886c(0x263)][_0x7d886c(0x273)](0x0)[_0x7d886c(0x1ee)])return!0x0;if(_0x2e6d67[_0x7d886c(0x192)]&&_0x3a279a[_0x7d886c(0x1ee)]<_0x2e6d67[_0x7d886c(0x1d2)][_0x7d886c(0x263)][_0x7d886c(0x273)](0x0)[_0x7d886c(0x1ee)])return!0x0;return!0x1;}(_0x4f100d[0x0],_0x3200c2[0x0]))return!0x1;const _0xe1e340=_0x5ca531(_0x4f100d[0x0][_0x14a2f2(0x1c0)],_0x14a2f2(0x26e)),_0x29c97f=_0x5ca531(_0x3200c2[0x0][_0x14a2f2(0x1c0)],_0x14a2f2(0x26e));if(!_0x279118(_0xe1e340,_0x29c97f))return!0x1;return!!_0x4f100d[_0x14a2f2(0x180)](_0x4e9109=>_0x3200c2[_0x14a2f2(0x11c)](_0x4cbc3c=>_0x4e9109[_0x14a2f2(0x242)]()[_0x14a2f2(0x211)](_0x4cbc3c[_0x14a2f2(0x242)]())))&&_0x3200c2[_0x14a2f2(0x180)](_0x210a83=>_0x4f100d[_0x14a2f2(0x11c)](_0x4f7af4=>_0x210a83[_0x14a2f2(0x242)]()[_0x14a2f2(0x211)](_0x4f7af4[_0x14a2f2(0x242)]())));}}[_0x2bbcc9(0x1d7)](_0x5728aa){const _0x19edcc=_0x2bbcc9,_0x546a0d=Array[_0x19edcc(0x131)](_0x5728aa),_0x299ef5=this[_0x19edcc(0x187)]({'skipNotAttached':!0x0}),_0x1da56a=_0x299ef5[_0x19edcc(0x271)](_0x4189b0=>!_0x5728aa[_0x19edcc(0x120)](_0x4189b0)),_0x2b4138=new Map(_0x546a0d[_0x19edcc(0x1ce)](_0x58f8e7=>[_0x58f8e7,this[_0x19edcc(0x1f4)][_0x19edcc(0x141)](_0x58f8e7[_0x19edcc(0x1e2)],_0x58f8e7[_0x19edcc(0x227)],_0x19edcc(0x13e))])),_0x4287eb=new Map(_0x299ef5[_0x19edcc(0x1ce)](_0x46b8ff=>[_0x46b8ff,_0x46b8ff[_0x19edcc(0x252)]()]));for(let _0x2f2ae4=0x0;_0x2f2ae4<_0x546a0d[_0x19edcc(0x111)];_0x2f2ae4++){if(_0x58e2b2(this,_0x546a0d[_0x2f2ae4],_0x546a0d,_0x2f2ae4+0x1))return!0x0;}for(let _0x1bdc17=0x0;_0x1bdc17<_0x546a0d[_0x19edcc(0x111)];_0x1bdc17++){if(_0x58e2b2(this,_0x546a0d[_0x1bdc17],_0x1da56a,0x0))return!0x0;}return!0x1;function _0x58e2b2(_0x4baa4f,_0x311649,_0x24b9cf,_0x366053){const _0x1aacc5=_0x19edcc;for(let _0x507953=_0x366053;_0x507953<_0x24b9cf[_0x1aacc5(0x111)];_0x507953++){const _0x341000=_0x24b9cf[_0x507953];if(_0x341000[_0x1aacc5(0x1e2)]!==_0x311649[_0x1aacc5(0x1e2)]||_0x341000[_0x1aacc5(0x29b)]['id']!==_0x311649[_0x1aacc5(0x29b)]['id']||_0x341000[_0x1aacc5(0x227)]!==_0x311649[_0x1aacc5(0x227)])continue;if(!Ft(_0x311649,_0x341000,[_0x1aacc5(0x26e)]))continue;if(_0x1aacc5(0x1bd)==_0x311649[_0x1aacc5(0x1e2)]&&_0x311649[_0x1aacc5(0x231)][_0x1aacc5(0x175)]!=_0x341000[_0x1aacc5(0x231)][_0x1aacc5(0x175)])continue;if(_0x1aacc5(0x1bd)==_0x311649[_0x1aacc5(0x1e2)]&&_0x4baa4f[_0x1aacc5(0x17f)](_0x311649[_0x1aacc5(0x231)][_0x1aacc5(0x1e6)]))continue;if(_0x1aacc5(0xf5)==_0x311649[_0x1aacc5(0x1e2)]){const _0x493adb=_0x4baa4f[_0x1aacc5(0x203)][_0x1aacc5(0x160)],_0x2fafa8=_0x311649[_0x1aacc5(0x19e)]();if(_0x2fafa8&&(_0x493adb[_0x1aacc5(0x12f)][_0x1aacc5(0x19a)](_0x2fafa8)||_0x493adb[_0x1aacc5(0x12f)][_0x1aacc5(0xf9)](_0x2fafa8)))continue;}const _0x58a760=_0x2b4138[_0x1aacc5(0x273)](_0x311649),_0x16d88c=_0x4287eb[_0x1aacc5(0x273)](_0x311649),_0x2aaf2d=_0x4287eb[_0x1aacc5(0x273)](_0x341000),_0x203612=_0x311649[_0x1aacc5(0x1d2)]&&_0x311649[_0x1aacc5(0x1d2)][_0x1aacc5(0x111)],_0x3c4b5a=_0x341000[_0x1aacc5(0x1d2)]&&_0x341000[_0x1aacc5(0x1d2)][_0x1aacc5(0x111)];if(!_0x203612&&_0x58a760(_0x2aaf2d,_0x16d88c))return _0x4baa4f[_0x1aacc5(0x15b)](_0x341000,_0x311649),_0x4287eb[_0x1aacc5(0x1fb)](_0x311649),!0x0;if(!_0x3c4b5a&&_0x58a760(_0x16d88c,_0x2aaf2d))return _0x4baa4f[_0x1aacc5(0x15b)](_0x311649,_0x341000),_0x4287eb[_0x1aacc5(0x1fb)](_0x341000),!0x0;}return!0x1;}}[_0x2bbcc9(0x15b)](_0x18d077,_0x28c91f){const _0x24cd15=_0x2bbcc9;if(_0x18d077[_0x24cd15(0x15a)]){for(const _0x50cfbd of _0x28c91f[_0x24cd15(0x252)]())_0x18d077[_0x24cd15(0x118)](_0x50cfbd);}else{const _0x179386=_0x28c91f[_0x24cd15(0x242)]()[_0x24cd15(0x125)];this[_0x24cd15(0x1a8)](_0x18d077,this[_0x24cd15(0x14b)][_0x24cd15(0x1fd)](_0x18d077[_0x24cd15(0x242)]()[_0x24cd15(0x21b)],_0x179386));}_0x28c91f[_0x24cd15(0x292)]();}[_0x2bbcc9(0x224)](_0x2848af,_0x46ce93){const _0x45ddcb=_0x2bbcc9,_0x42abec=_0x2848af[_0x45ddcb(0x216)](_0x45ddcb(0x297))||_0x2848af[_0x45ddcb(0x216)](_0x45ddcb(0x1bd))?_0x45ddcb(0x2a0):_0x2848af[_0x45ddcb(0x251)]();return _0x5e3b14(this[_0x45ddcb(0x203)][_0x45ddcb(0x248)],_0x46ce93+'_'+_0x42abec+_0x45ddcb(0x16b));}[_0x2bbcc9(0x119)](){const _0x5765e9=_0x2bbcc9,_0x29ea80=this[_0x5765e9(0x203)];_0x3f9688(this[_0x5765e9(0x14b)],({left:_0x4fb618,entered:_0x2a8031})=>{const _0x2fe7e1=_0x5765e9,_0x508c5d=[];for(const _0x2be40c of _0x4fb618){const {group:_0x341520,type:_0x53f6f3}=this[_0x2fe7e1(0x163)](_0x2be40c[_0x2fe7e1(0x1ed)]);if(_0x2fe7e1(0x1fa)===_0x341520){_0x508c5d[_0x2fe7e1(0x255)](this[_0x2fe7e1(0x224)](_0x53f6f3,_0x2fe7e1(0x109)));break;}}for(const _0x2c8aff of _0x2a8031){const {group:_0x2081b8,type:_0x536e9d}=this[_0x2fe7e1(0x163)](_0x2c8aff[_0x2fe7e1(0x1ed)]);if(_0x2fe7e1(0x1fa)===_0x2081b8){_0x508c5d[_0x2fe7e1(0x255)](this[_0x2fe7e1(0x224)](_0x536e9d,_0x2fe7e1(0x168)));break;}}_0x508c5d[_0x2fe7e1(0x111)]&&_0x29ea80['ui'][_0x2fe7e1(0x1f0)][_0x2fe7e1(0x18f)](_0x2fe7e1(0x202),_0x508c5d[_0x2fe7e1(0x13e)]('\x20'));});}[_0x2bbcc9(0x244)](_0x7ea674){const _0x208a65=_0x2bbcc9;if(this[_0x208a65(0x213)])return!0x1;const _0x11cba1=this[_0x208a65(0x203)],_0x440969=_0x11cba1[_0x208a65(0x160)][_0x208a65(0x115)][_0x208a65(0x239)][_0x208a65(0x114)]();if(0x0==_0x440969[_0x208a65(0x111)])return!0x1;const _0x3b797f=[],_0x2e5123=_0x440969[_0x208a65(0x271)](_0xee9dbb=>_0x208a65(0x1bd)==_0xee9dbb[_0x208a65(0x1e2)]),_0x20e382=_0x440969[_0x208a65(0x271)](_0x1661b8=>_0x208a65(0x207)==_0x1661b8[_0x208a65(0x1e2)]&&_0x208a65(0x132)!=_0x1661b8[_0x208a65(0x1ed)]),_0x5c429e=_0x440969[_0x208a65(0x271)](_0x3a43a9=>_0x208a65(0xf2)==_0x3a43a9[_0x208a65(0x1e2)]&&_0x208a65(0x132)!=_0x3a43a9[_0x208a65(0x1ed)]);for(const _0x4ec57d of _0x2e5123)_0x3b797f[_0x208a65(0x255)]({'key':_0x4ec57d[_0x208a65(0x14d)],'newValue':_0x4ec57d[_0x208a65(0x1c6)],'oldValue':_0x4ec57d[_0x208a65(0x1f9)],'range':Ut(_0x4ec57d[_0x208a65(0x142)],_0x11cba1[_0x208a65(0x160)])});for(const _0x4f9a49 of _0x20e382){const _0x4ec5be=_0x5c429e[_0x208a65(0x283)](_0x275920=>_0x275920[_0x208a65(0x27a)][_0x208a65(0x211)](_0x4f9a49[_0x208a65(0x27a)]));_0x4ec5be&&_0x3b797f[_0x208a65(0x255)]({'key':_0x208a65(0x1e5),'newValue':_0x4f9a49[_0x208a65(0x1ed)],'oldValue':_0x4ec5be[_0x208a65(0x1ed)],'range':_0x11cba1[_0x208a65(0x160)][_0x208a65(0x1d5)](_0x4f9a49[_0x208a65(0x27a)][_0x208a65(0x299)])});}return 0x0!=_0x3b797f[_0x208a65(0x111)]&&this[_0x208a65(0x1b1)](_0x7ea674,_0x3b797f);}[_0x2bbcc9(0x13d)](_0x17ee67){const _0x2b98e2=_0x2bbcc9;let _0x1953c4=!0x1;const _0x4e3d40=this[_0x2b98e2(0x203)][_0x2b98e2(0x160)][_0x2b98e2(0x115)][_0x2b98e2(0x239)][_0x2b98e2(0x210)]()[_0x2b98e2(0x271)](_0x41ea4b=>_0x41ea4b[_0x2b98e2(0x231)][_0x2b98e2(0x116)]&&_0x41ea4b[_0x2b98e2(0x1ed)][_0x2b98e2(0x216)](_0x2b98e2(0x11a)));for(const _0x4fde83 of _0x4e3d40){const {subType:_0x124d55,id:_0x567d31}=this[_0x2b98e2(0x163)](_0x4fde83[_0x2b98e2(0x1ed)]),_0x4366dd=_0x124d55[_0x2b98e2(0x149)]('|')[0x0];for(const _0x5f395a of this[_0x2b98e2(0x187)]({'skipNotAttached':!0x0}))_0x5f395a['id']!=_0x567d31&&_0x2b98e2(0x1bd)==_0x5f395a[_0x2b98e2(0x1e2)]&&_0x5f395a[_0x2b98e2(0x231)]&&_0x5f395a[_0x2b98e2(0x231)][_0x2b98e2(0x1e6)]==_0x4366dd&&_0x5f395a[_0x2b98e2(0x242)]()[_0x2b98e2(0x145)](_0x4fde83[_0x2b98e2(0x231)][_0x2b98e2(0x116)])&&(this[_0x2b98e2(0x1fe)](_0x5f395a,_0x4fde83[_0x2b98e2(0x231)][_0x2b98e2(0x116)],_0x17ee67),_0x1953c4=!0x0);}return _0x1953c4;}[_0x2bbcc9(0x23f)](_0x240e41){const _0x295063=_0x2bbcc9;this[_0x295063(0x203)],(this[_0x295063(0x213)]=!0x0,_0x240e41());}[_0x2bbcc9(0x14c)](_0x4b6a24){const _0x3df425=_0x2bbcc9,_0x4cae25=this[_0x3df425(0x17f)](_0x4b6a24),_0x2c0a32=this[_0x3df425(0x13f)][_0x3df425(0x120)](_0x4b6a24);return _0x4cae25||_0x2c0a32;}[_0x2bbcc9(0x1b1)](_0x5d999b,_0x5e57d5){const _0x3e11e9=_0x2bbcc9;if(0x0==_0x5e57d5[_0x3e11e9(0x111)])return!0x1;let _0x4767e0=!0x1;for(const _0x2e4558 of _0x5e57d5){const _0x55cd82=this[_0x3e11e9(0x158)](_0x2e4558[_0x3e11e9(0x142)],_0x3e11e9(0x1bd))[_0x3e11e9(0x271)](_0x2af887=>!_0x2af887[_0x3e11e9(0xf8)][_0x3e11e9(0x1bc)])[_0x3e11e9(0x1ce)](_0x9bd4f1=>_0x9bd4f1[_0x3e11e9(0x1fa)]),_0x205f72=_0x269bb0({'newValue':_0x2e4558[_0x3e11e9(0x21c)]});_0x55cd82[_0x3e11e9(0x271)](_0x3bb4b4=>{const _0x51987d=_0x3e11e9,[_0x31cb5f,_0x2386b4]=_0x3bb4b4[_0x51987d(0x227)][_0x51987d(0x149)]('|');return _0x31cb5f==_0x2e4558[_0x51987d(0x1e6)]&&_0x2386b4!=_0x205f72;})[_0x3e11e9(0xfa)](_0x43ad71=>{const _0x457c66=_0x3e11e9;this[_0x457c66(0x1fe)](_0x43ad71,_0x2e4558[_0x457c66(0x142)],_0x5d999b),_0x4767e0=!0x0;});}return _0x4767e0;}[_0x2bbcc9(0x1fe)](_0x43ed7f,_0x16f45b,_0x529a5d){const _0x51f6e5=_0x2bbcc9,_0x3e961a=_0x43ed7f[_0x51f6e5(0x242)]()[_0x51f6e5(0x295)](_0x16f45b);0x0!==_0x3e961a[_0x51f6e5(0x111)]?0x1!==_0x3e961a[_0x51f6e5(0x111)]?this[_0x51f6e5(0x1a1)](_0x43ed7f,_0x16f45b[_0x51f6e5(0x21b)],_0x16f45b[_0x51f6e5(0x125)]):this[_0x51f6e5(0x1a8)](_0x43ed7f,_0x3e961a[0x0]):_0x529a5d[_0x51f6e5(0x12a)](_0x43ed7f[_0x51f6e5(0x20f)]());}}class Bt{constructor(_0x34a6ac){const _0x3bdd44=_0x2bbcc9;this[_0x3bdd44(0x107)]=_0x34a6ac,this[_0x3bdd44(0x14b)]=_0x34a6ac[_0x3bdd44(0x160)],this[_0x3bdd44(0x121)]=new Map(),this[_0x3bdd44(0x188)]=new Map(),this[_0x3bdd44(0x1ab)]();}[_0x2bbcc9(0x137)](_0x49f659,_0x1fcf17,_0x2885cc,_0x103180,_0x5c8fbc,_0x534692){const _0x19e134=_0x2bbcc9;return new _0x11b616(this[_0x19e134(0x14b)],{'type':_0x49f659,'subType':_0x1fcf17,'id':_0x2885cc,'author':_0x103180,'creator':_0x103180,'attributes':_0x5c8fbc,'onAttributesChange':_0x534692,'onAccept':(..._0x2aec1d)=>this[_0x19e134(0x141)](_0x49f659,_0x1fcf17,_0x19e134(0x279))(..._0x2aec1d),'onDiscard':(..._0x11afad)=>this[_0x19e134(0x141)](_0x49f659,_0x1fcf17,_0x19e134(0x29f))(..._0x11afad)});}[_0x2bbcc9(0x225)](_0x42ba91,_0x35f6df,_0x300d2e,_0x3951d5){const _0x4ee29d=_0x2bbcc9,_0x5f5927=_0x42ba91+':'+_0x35f6df+':'+_0x300d2e;this[_0x4ee29d(0x121)][_0x4ee29d(0x277)](_0x5f5927,_0x3951d5);}[_0x2bbcc9(0x141)](_0x3719e9,_0x168610,_0x5945a9){const _0x5c884d=_0x2bbcc9,_0x2f32b4=_0x3719e9+':'+_0x168610+':'+_0x5945a9;return this[_0x5c884d(0x121)][_0x5c884d(0x273)](_0x2f32b4)||this[_0x5c884d(0x188)][_0x5c884d(0x273)](_0x3719e9+':'+_0x5945a9);}[_0x2bbcc9(0x1ab)](){const _0x1eb998=_0x2bbcc9,_0x17cafc=()=>!0x1,_0x3cb810=_0x101812=>{const _0x5571d7=_0xc012;_0x101812[_0x5571d7(0x25a)]((_0x5c6aee,_0x36305d)=>_0x5c6aee[_0x5571d7(0x21b)][_0x5571d7(0x1bb)](_0x36305d[_0x5571d7(0x21b)])?0x1:-0x1),this[_0x5571d7(0x14b)][_0x5571d7(0x293)](_0x3539f6=>{const _0x59e63c=_0x5571d7;for(const _0x270e87 of _0x101812){let _0xa470b8;_0xa470b8=_0x270e87[_0x59e63c(0x125)][_0x59e63c(0x214)]&&_0x270e87[_0x59e63c(0x125)][_0x59e63c(0x151)]==_0x270e87[_0x59e63c(0x21b)][_0x59e63c(0x299)]?_0x3539f6[_0x59e63c(0x100)](_0x270e87[_0x59e63c(0x21b)][_0x59e63c(0x299)],'on'):_0x3539f6[_0x59e63c(0x100)](_0x270e87),this[_0x59e63c(0x14b)][_0x59e63c(0x18b)](_0xa470b8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2d6d27=(_0x2e4549,_0x1683a8)=>{const _0x2f6c85=_0xc012;_0x1683a8&&this[_0x2f6c85(0x14b)][_0x2f6c85(0x293)](_0x37f8fe=>{const _0x1d71e0=_0x2f6c85,{commandName:_0x527ae7,commandParams:_0x9a37b5=[]}=_0x1683a8,_0x2d2284=_0x2e4549[_0x1d71e0(0x1ce)](_0x4a864e=>(Rt(_0x4a864e)&&(_0x4a864e=this[_0x1d71e0(0x14b)][_0x1d71e0(0x1fd)](_0x4a864e[_0x1d71e0(0x125)])),_0x4a864e))[_0x1d71e0(0x271)](_0x50845b=>_0x1d71e0(0x1a4)!==_0x50845b[_0x1d71e0(0x200)][_0x1d71e0(0x237)]);if(_0x2d2284[_0x1d71e0(0x111)]<0x1)return;const _0x426c35=Array[_0x1d71e0(0x131)](this[_0x1d71e0(0x14b)][_0x1d71e0(0x115)][_0x1d71e0(0xff)][_0x1d71e0(0x252)]())[_0x1d71e0(0x1ce)](_0x5bf307=>_0x539966[_0x1d71e0(0x25f)](_0x5bf307));_0x37f8fe[_0x1d71e0(0x28b)](_0x2d2284);for(const _0x12174a of this[_0x1d71e0(0x107)][_0x1d71e0(0x1da)][_0x1d71e0(0x1da)]())_0x12174a[_0x1d71e0(0x177)]();_0x9a37b5[_0x1d71e0(0x255)]({'forceDefaultExecution':!0x0}),this[_0x1d71e0(0x107)][_0x1d71e0(0x28e)](_0x527ae7,..._0x9a37b5);const _0x4b5da4=_0x426c35[_0x1d71e0(0x271)](_0x45ccfd=>_0x1d71e0(0x1a4)!=_0x45ccfd[_0x1d71e0(0x200)][_0x1d71e0(0x237)]);_0x4b5da4[_0x1d71e0(0x111)]>0x0&&_0x37f8fe[_0x1d71e0(0x28b)](_0x4b5da4);for(const _0x5e5de0 of _0x426c35)_0x5e5de0[_0x1d71e0(0x143)]();});},_0x258251=(_0x3368fe,_0x3bc222)=>0x1==_0x3368fe[_0x1eb998(0x111)]&&0x1==_0x3bc222[_0x1eb998(0x111)]&&_0x3368fe[0x0][_0x1eb998(0x125)][_0x1eb998(0x211)](_0x3bc222[0x0][_0x1eb998(0x21b)]),_0x59cbd4=(_0x27e14c,_0x26aa44,_0x58c4d4,_0x3e1b68)=>Gt(_0x27e14c,_0x26aa44,_0x58c4d4,_0x3e1b68,this[_0x1eb998(0x14b)])?[_0x27e14c,_0x26aa44]:Gt(_0x26aa44,_0x27e14c,_0x3e1b68,_0x58c4d4,this[_0x1eb998(0x14b)])?[_0x26aa44,_0x27e14c]:null;this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x23b),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x1c9),_0x3cb810),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x134),_0x258251),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x259),_0x59cbd4),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x162),_0x3cb810),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x23e),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x1a5),_0x258251),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x240),_0x59cbd4),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x14e),_0x2d6d27),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x1c4),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x25b),_0x258251),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x146),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0xfd),_0x2d6d27),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x1ec),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x25c),_0x258251),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x22c),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x148),_0x17cafc),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x144),(_0xc46527,_0x4115b4)=>{const _0x34ad19=_0x1eb998;if(!_0x4115b4)return;const _0x5da118=this[_0x34ad19(0x107)][_0x34ad19(0x12b)][_0x34ad19(0x273)](p);this[_0x34ad19(0x14b)][_0x34ad19(0x293)](_0x341502=>{const _0x4dff51=_0x34ad19;if(_0x4dff51(0x1e5)==_0x4115b4[_0x4dff51(0x1e6)])for(const _0x55cc13 of _0xc46527){const _0x45dbe9=_0x55cc13[_0x4dff51(0x21b)][_0x4dff51(0x299)],_0x53227c=_0x4115b4[_0x4dff51(0x175)];_0x341502[_0x4dff51(0x17c)](_0x45dbe9,_0x53227c);}else{if(_0x5da118[_0x4dff51(0x17f)](_0x4115b4[_0x4dff51(0x1e6)])){for(const _0x338364 of _0xc46527)void 0x0!==_0x4115b4[_0x4dff51(0x175)]?_0x341502[_0x4dff51(0x1b4)](_0x4115b4[_0x4dff51(0x1e6)],_0x4115b4[_0x4dff51(0x175)],_0x338364[_0x4dff51(0x21b)][_0x4dff51(0x299)]):_0x341502[_0x4dff51(0x1ea)](_0x4115b4[_0x4dff51(0x1e6)],_0x338364[_0x4dff51(0x21b)][_0x4dff51(0x299)]);}else{for(const _0x528ad0 of _0xc46527)_0x4115b4[_0x4dff51(0x175)]?_0x341502[_0x4dff51(0x1b4)](_0x4115b4[_0x4dff51(0x1e6)],_0x4115b4[_0x4dff51(0x175)],_0x528ad0):_0x341502[_0x4dff51(0x1ea)](_0x4115b4[_0x4dff51(0x1e6)],_0x528ad0);}}});}),this[_0x1eb998(0x188)][_0x1eb998(0x277)](_0x1eb998(0x1d3),_0x258251);}}function xt(_0x62a848,_0x8c17d2,_0x47ff8e){const _0x573ead=_0x2bbcc9;for(const _0x55171e of _0x8c17d2[_0x573ead(0x151)][_0x573ead(0x1bf)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x55171e[_0x573ead(0x200)]==_0x55171e)return!0x1;if(!_0x47ff8e[_0x573ead(0x147)](_0x55171e))return!0x1;if(_0x62a848[_0x573ead(0x19a)](_0x55171e)||_0x62a848[_0x573ead(0xf9)](_0x55171e))return!0x0;}return!0x1;}function Rt(_0x5d93c9){const _0x7d3c57=_0x2bbcc9;return _0x5d93c9[_0x7d3c57(0x125)][_0x7d3c57(0x151)]==_0x5d93c9[_0x7d3c57(0x21b)][_0x7d3c57(0x299)]&&_0x5d93c9[_0x7d3c57(0x125)][_0x7d3c57(0x18a)];}function Tt(_0x3f12ba,_0x46f01c,_0x2dd9ca,_0x36e33c){const _0x3ebab1=_0x2bbcc9,_0x6735f6=_0x357ff0=>!_0x357ff0[_0x3ebab1(0x1aa)]['is'](_0x3ebab1(0x189))&&!_0x36e33c[_0x3ebab1(0x19a)](_0x357ff0[_0x3ebab1(0x1aa)]),_0x2cb22a=_0x3f12ba[_0x3ebab1(0x21b)][_0x3ebab1(0x138)](_0x6735f6),_0x5f2bd8=_0x3f12ba[_0x3ebab1(0x125)][_0x3ebab1(0x138)](_0x6735f6,{'direction':_0x3ebab1(0x1a6)});return(!_0x3f12ba[_0x3ebab1(0x21b)][_0x3ebab1(0x211)](_0x2cb22a)||!_0x3f12ba[_0x3ebab1(0x125)][_0x3ebab1(0x211)](_0x5f2bd8))&&(_0x2cb22a[_0x3ebab1(0x1bb)](_0x5f2bd8)?_0x2dd9ca[_0x3ebab1(0x18c)](_0x46f01c,{'range':_0x2dd9ca[_0x3ebab1(0x1fd)](_0x2cb22a,_0x5f2bd8)}):_0x2dd9ca[_0x3ebab1(0x12a)](_0x46f01c),!0x0);}function Et(_0x3259ce){return _0x269bb0(_0x3259ce);}function Vt(_0x351425){const _0x1160fe=_0x2bbcc9,_0x26a0f3=_0x351425[_0x1160fe(0x21b)][_0x1160fe(0x299)];return _0x26a0f3&&_0x26a0f3['is'](_0x1160fe(0x164));}function Ut(_0x194ec8,_0x387ff4){const _0x5ade8b=_0x2bbcc9;return null==_0x194ec8[_0x5ade8b(0x125)][_0x5ade8b(0x19c)]&&_0x194ec8[_0x5ade8b(0x125)][_0x5ade8b(0x151)]==_0x194ec8[_0x5ade8b(0x21b)][_0x5ade8b(0x299)]?Ot(_0x194ec8[_0x5ade8b(0x21b)][_0x5ade8b(0x299)],_0x387ff4):_0x194ec8;}function Ot(_0x1fe73b,_0x35b22f){const _0x36ee67=_0x2bbcc9,_0x52309a=_0x35b22f[_0x36ee67(0x12f)][_0x36ee67(0x19a)](_0x1fe73b)||_0x35b22f[_0x36ee67(0x12f)][_0x36ee67(0x254)](_0x1fe73b);return _0x35b22f[_0x36ee67(0x1fd)](_0x35b22f[_0x36ee67(0x296)](_0x1fe73b,_0x36ee67(0x198)),_0x52309a?_0x35b22f[_0x36ee67(0x1b8)](_0x1fe73b):_0x35b22f[_0x36ee67(0x296)](_0x1fe73b,_0x36ee67(0x125)));}function Gt(_0x547557,_0xe99e7e,_0x322c26,_0x42011c,_0x330921){const _0x44015d=_0x2bbcc9;if(!Ft(_0x547557,_0xe99e7e))return!0x1;if(_0x322c26[_0x44015d(0x125)][_0x44015d(0x211)](_0x42011c[_0x44015d(0x21b)]))return!0x0;if(_0x547557[_0x44015d(0x1e2)]!=_0xe99e7e[_0x44015d(0x1e2)])return!0x1;if(!_0x322c26[_0x44015d(0x125)][_0x44015d(0x1db)](_0x42011c[_0x44015d(0x21b)]))return!0x1;const _0x32288b=_0x330921[_0x44015d(0x1fd)](_0x322c26[_0x44015d(0x125)],_0x42011c[_0x44015d(0x21b)])[_0x44015d(0x12d)]();for(const _0x455044 of _0x32288b)if([_0x44015d(0x170),_0x44015d(0x13b)][_0x44015d(0x122)](_0x455044[_0x44015d(0x1e2)])&&_0x330921[_0x44015d(0x12f)][_0x44015d(0xf9)](_0x455044[_0x44015d(0x1aa)]))return!0x1;return!0x0;}function Ft(_0x2cd471,_0x5ef326,_0x12a633=[]){const _0x59b8e1=_0x2bbcc9;return!(!_0x2cd471[_0x59b8e1(0x2a1)]||!_0x5ef326[_0x59b8e1(0x2a1)])&&_0x279118(_0x5ca531(_0x2cd471[_0x59b8e1(0x1c0)],_0x12a633),_0x5ca531(_0x5ef326[_0x59b8e1(0x1c0)],_0x12a633));}function Pt(_0x5d495e,_0x26f31d){const _0x5e4c48=_0x2bbcc9,_0x2d2528=Lt(_0x5d495e[_0x5e4c48(0x1c0)]),_0x42514c=Lt(_0x26f31d);if(!_0x5d495e[_0x5e4c48(0x2a1)])return!0x1;for(const _0x2d1c77 of Object[_0x5e4c48(0x26b)](_0x42514c))if(!_0x279118(_0x2d2528[_0x2d1c77],_0x42514c[_0x2d1c77]))return!0x1;return!0x0;}function Lt(_0x57c652){const _0x5e7faa=_0x2bbcc9,_0x32b05d=Object[_0x5e7faa(0x15c)]({},_0x57c652);return delete _0x32b05d[_0x5e7faa(0x250)],delete _0x32b05d[_0x5e7faa(0x150)],_0x32b05d;}
|
|
23
|
+
function _0x49ba(_0x5132b4,_0xd01f8f){const _0x29ac1b=_0x29ac();return _0x49ba=function(_0x49ba71,_0x4e76bf){_0x49ba71=_0x49ba71-0x1ed;let _0x127d0c=_0x29ac1b[_0x49ba71];return _0x127d0c;},_0x49ba(_0x5132b4,_0xd01f8f);}const _0x2fda62=_0x49ba;(function(_0x2b49ea,_0xa88188){const _0x420b54=_0x49ba,_0x2d8b4d=_0x2b49ea();while(!![]){try{const _0x437298=parseInt(_0x420b54(0x337))/0x1+-parseInt(_0x420b54(0x32d))/0x2*(parseInt(_0x420b54(0x264))/0x3)+-parseInt(_0x420b54(0x25f))/0x4*(parseInt(_0x420b54(0x2c6))/0x5)+parseInt(_0x420b54(0x289))/0x6*(parseInt(_0x420b54(0x2ab))/0x7)+parseInt(_0x420b54(0x328))/0x8*(-parseInt(_0x420b54(0x298))/0x9)+parseInt(_0x420b54(0x1f7))/0xa*(parseInt(_0x420b54(0x31f))/0xb)+-parseInt(_0x420b54(0x36a))/0xc*(-parseInt(_0x420b54(0x209))/0xd);if(_0x437298===_0xa88188)break;else _0x2d8b4d['push'](_0x2d8b4d['shift']());}catch(_0x37ea60){_0x2d8b4d['push'](_0x2d8b4d['shift']());}}}(_0x29ac,0x34bfe));import{Plugin as _0x53a2ea,PendingActions as _0xe6fdbe}from'ckeditor5/src/core.js';import{LiveRange as _0x5b6962}from'ckeditor5/src/engine.js';import{CKEditorError as _0x51ae20,uid as _0x2e0e5f,priorities as _0x48ac01,logWarning as _0x2a6906}from'ckeditor5/src/utils.js';import{toWidget as _0x4ac222}from'ckeditor5/src/widget.js';import{Users as _0x4a7cb8,hashObject as _0x18ac71,surroundingMarkersDetector as _0x3e1680}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5a7559 from'./commands/trackchangescommand.js';import _0x48c55f from'./commands/acceptsuggestioncommand.js';import _0x5bf209 from'./commands/discardsuggestioncommand.js';import _0x31f7ad from'./commands/executeonallsuggestionscommand.js';import _0x49b5a0 from'./commands/executeonselectedsuggestionscommand.js';import _0x4c8752 from'./suggestion.js';import _0x271be7 from'./suggestiondescriptionfactory.js';import _0x1436c1 from'./integrations/aiassistant.js';import _0x8e4f22 from'./integrations/alignment.js';import _0x5c6388 from'./integrations/basicstyles.js';import _0x18039e from'./integrations/blockquote.js';import _0x20a12e from'./integrations/casechange.js';import _0x190565 from'./integrations/ckbox.js';import _0x369681 from'./integrations/codeblock.js';import _0x236c4a from'./integrations/comments.js';import _0x27eb93 from'./integrations/deletecommand.js';import _0xbac81c from'./integrations/list.js';import _0x13414a from'./integrations/listproperties.js';import _0xf383cb from'./integrations/entercommand.js';import _0x4dff6f from'./integrations/findandreplace.js';import _0xe1b425 from'./integrations/font.js';import _0x23cad5 from'./integrations/formatpainter.js';import _0x2e4284 from'./integrations/heading.js';import _0x28d7b5 from'./integrations/highlight.js';import _0x21c6d2 from'./integrations/horizontalline.js';import _0x2da743 from'./integrations/htmlembed.js';import _0xd729f5 from'./integrations/image.js';import _0x43680c from'./integrations/imagereplace.js';import _0x3d9d25 from'./integrations/imagestyle.js';import _0x1ec342 from'./integrations/importword.js';import _0x321269 from'./integrations/indent.js';import _0x55e66f from'./integrations/inputcommand.js';import _0x3c62a2 from'./integrations/link.js';import _0x428dc5 from'./integrations/legacylist.js';import _0x2b48e8 from'./integrations/legacylistproperties.js';import _0x3b06b6 from'./integrations/mediaembed.js';import _0x472b08 from'./integrations/mention.js';import _0x1bfa27 from'./integrations/pagebreak.js';import _0x16480b from'./integrations/paragraph.js';import _0x5e322b from'./integrations/removeformat.js';import _0x14dc3b from'./integrations/restrictededitingmode.js';import _0x1bc5be from'./integrations/shiftentercommand.js';import _0x2ee6b0 from'./integrations/standardeditingmode.js';import _0x31fe85 from'./integrations/style.js';import _0x31e294 from'./integrations/table.js';import _0xc7e949 from'./integrations/tablemergesplit.js';import _0x20e815 from'./integrations/tableheadings.js';import _0x566a79 from'./integrations/tableclipboard.js';import _0x436f85 from'./integrations/tablecolumnresize.js';import _0x3ca2bd from'./integrations/template.js';import _0x3a5ecd from'./integrations/tableofcontents.js';import _0x48c240 from'./integrations/title.js';import _0x4c3771 from'./integrations/undo.js';import _0x21a67a from'./integrations/tablecaption.js';import _0x2526cd from'./integrations/tableproperties.js';import{getTranslation as _0xc8b30e}from'./utils/common-translations.js';import{isEqual as _0x4f2fda,omit as _0x325f47}from'lodash-es';export const renameAttributeKey=_0x2fda62(0x268);export default class p extends _0x53a2ea{static get[_0x2fda62(0x22a)](){const _0x1508cd=_0x2fda62;return[_0x1508cd(0x2fb),_0x4a7cb8,_0xe6fdbe,_0x1436c1,_0x8e4f22,_0x5c6388,_0x18039e,_0x190565,_0x20a12e,_0x369681,_0x236c4a,_0x27eb93,_0xf383cb,_0x4dff6f,_0xe1b425,_0x23cad5,_0x2e4284,_0x28d7b5,_0x21c6d2,_0x2da743,_0xd729f5,_0x3d9d25,_0x43680c,_0x1ec342,_0x321269,_0x55e66f,_0x428dc5,_0x2b48e8,_0x3c62a2,_0xbac81c,_0x13414a,_0x3b06b6,_0x472b08,_0x1bfa27,_0x16480b,_0x5e322b,_0x14dc3b,_0x1bc5be,_0x2ee6b0,_0x31fe85,_0x31e294,_0xc7e949,_0x20e815,_0x21a67a,_0x566a79,_0x436f85,_0x3a5ecd,_0x2526cd,_0x3ca2bd,_0x48c240,_0x4c3771];}static get[_0x2fda62(0x2ac)](){const _0x4d7753=_0x2fda62;return _0x4d7753(0x2d4);}constructor(_0xdfbf60){const _0x50a404=_0x2fda62;function _0xc84828(_0x22777e){const _0x8d7328=_0x49ba;return _0x22777e[_0x8d7328(0x321)](_0x35c92d=>String[_0x8d7328(0x334)](_0x35c92d))[_0x8d7328(0x301)]('');}super(_0xdfbf60),this[_0x50a404(0x283)]=!0x1,this[_0x50a404(0x2d9)](_0x50a404(0x230),[]),this['on'](_0x50a404(0x26d),(_0x440ffc,_0x29684b,_0x3cc10e,_0x56bf2f)=>{const _0x43127f=_0x50a404;this[_0x43127f(0x37d)][_0x43127f(0x27d)](()=>{const _0x473186=_0x43127f;for(const _0x241e5d of[..._0x56bf2f,..._0x3cc10e])this[_0x473186(0x37d)][_0x473186(0x39c)][_0x473186(0x30c)](_0x241e5d)&&_0xdfbf60[_0x473186(0x315)][_0x473186(0x355)](_0x241e5d);});}),this[_0x50a404(0x23e)]=new _0x271be7(this[_0x50a404(0x263)][_0x50a404(0x22b)][_0x50a404(0x349)],this[_0x50a404(0x263)][_0x50a404(0x2c9)]),this[_0x50a404(0x278)]=null,this[_0x50a404(0x2be)]=new Bt(this[_0x50a404(0x263)]),this[_0x50a404(0x2f6)]=new Map(),this[_0x50a404(0x33e)]=_0xdfbf60[_0x50a404(0x255)][_0x50a404(0x202)](_0x50a404(0x2fb)),this[_0x50a404(0x240)]=new Set(),this[_0x50a404(0x37d)]=this[_0x50a404(0x263)][_0x50a404(0x22b)],this[_0x50a404(0x2c3)]=new WeakMap(),this[_0x50a404(0x36c)]=!0x1,this[_0x50a404(0x2f7)]=new Set([_0x50a404(0x268)]),this[_0x50a404(0x294)]=new Set(),_0xdfbf60[_0x50a404(0x35f)][_0x50a404(0x21d)](_0x50a404(0x387),_0x50a404(0x354)),this[_0x50a404(0x389)]=_0xdfbf60[_0x50a404(0x35f)][_0x50a404(0x202)](_0x50a404(0x387)),_0xdfbf60[_0x50a404(0x35f)][_0x50a404(0x21d)](_0x50a404(0x2cc),!0x0),this[_0x50a404(0x372)]=_0xdfbf60[_0x50a404(0x35f)][_0x50a404(0x202)](_0x50a404(0x2cc)),this[_0x50a404(0x316)]=new _0x5a7559(_0xdfbf60,this[_0x50a404(0x240)]),this[_0x50a404(0x23d)](),this[_0xc84828([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xc84828([0x34,0x30,0x34,0x38,0x30,0x36,0x33,0x36]);}[_0x2fda62(0x2d3)](){const _0x5e0bd7=_0x2fda62,_0xf5dee5=this[_0x5e0bd7(0x263)],_0x14bc3d=(_0x2adc9a,_0x58f8e5)=>{const _0x4608e7=_0x5e0bd7;if(_0x4608e7(0x323)!=_0x2adc9a)return _0x4608e7(0x2bd)+_0x2adc9a;const _0x3e877d=_0x58f8e5[_0x4608e7(0x271)]('|')[0x0];return this[_0x4608e7(0x360)](_0x3e877d)?_0x4608e7(0x258):_0x4608e7(0x22d);};_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x361))[_0x5e0bd7(0x331)]({'model':_0x5e0bd7(0x282),'view':_0x2c8639=>{const _0x1c466e=_0x5e0bd7,{id:_0x3ecc4b,type:_0x587962,subType:_0x557e1a}=this[_0x1c466e(0x30d)](_0x2c8639[_0x1c466e(0x292)]),_0x60c4ac=[_0x1c466e(0x31c),_0x14bc3d(_0x587962,_0x557e1a)];let _0x19ee64=0xbb8;return this[_0x1c466e(0x230)][_0x1c466e(0x29b)](_0x2c8639[_0x1c466e(0x292)])&&(_0x60c4ac[_0x1c466e(0x2a4)](_0x1c466e(0x364)),_0x19ee64=0xbc2),_0x1c466e(0x2fd)==_0x587962&&(_0x19ee64+=0x5),{'classes':_0x60c4ac,'attributes':{'data-suggestion':_0x3ecc4b},'priority':_0x19ee64};}}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x287))[_0x5e0bd7(0x20b)](_0xa69fee=>{const _0x10ea43=_0x5e0bd7;_0xa69fee['on'](_0x10ea43(0x2bf),(_0x2f5983,_0x2979ec,_0x5135da)=>{const _0x3a9b2d=_0x10ea43;if(!_0x5135da[_0x3a9b2d(0x286)][_0x3a9b2d(0x2fe)])return;const _0x21ff9b=_0x2979ec[_0x3a9b2d(0x223)];if(!_0x21ff9b)return;const _0x1ae487=_0x5135da[_0x3a9b2d(0x35e)][_0x3a9b2d(0x2e0)](_0x21ff9b);_0xf5dee5[_0x3a9b2d(0x22b)][_0x3a9b2d(0x349)][_0x3a9b2d(0x2b9)](_0x21ff9b)&&_0x1ae487&&!_0x1ae487[_0x3a9b2d(0x281)](_0x3a9b2d(0x20c))&&_0x1ae487['is'](_0x3a9b2d(0x313))&&_0x4ac222(_0x1ae487,_0x5135da[_0x3a9b2d(0x219)]);},{'priority':_0x10ea43(0x30a)});}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x287))[_0x5e0bd7(0x331)]({'model':_0x5e0bd7(0x282),'view':(_0x353ca4,_0x4ff292)=>{const _0xb4f8e6=_0x5e0bd7;if(!_0x4ff292[_0xb4f8e6(0x286)][_0xb4f8e6(0x2fe)])return null;const {type:_0x30d32d,subType:_0x4f3793}=this[_0xb4f8e6(0x30d)](_0x353ca4[_0xb4f8e6(0x292)]);return{'classes':[_0xb4f8e6(0x31c),_0x14bc3d(_0x30d32d,_0x4f3793)],'priority':0xbb8};}});const _0x2676d0=({showActiveMarkers:_0x5c51c9=!0x0,isAttributeSuggestion:_0x3b83b6=!0x1}={})=>(_0x34f6d7,_0x210a7e,_0x45e4c5)=>{const _0x439a89=_0x5e0bd7;if(!_0x210a7e[_0x439a89(0x223)])return;const {id:_0x55eded}=this[_0x439a89(0x30d)](_0x210a7e[_0x439a89(0x292)]);if(_0x3b83b6){const _0x5480ce=this[_0x439a89(0x2f6)][_0x439a89(0x202)](_0x55eded),_0x994f15=this[_0x439a89(0x38c)](_0x5480ce);if(!this[_0x439a89(0x360)](_0x994f15))return;}if(_0x210a7e[_0x439a89(0x223)]['is'](_0x439a89(0x1f9)))return void _0x45e4c5[_0x439a89(0x2b1)][_0x439a89(0x250)](_0x210a7e[_0x439a89(0x223)],_0x34f6d7[_0x439a89(0x259)]);const _0x296988=_0x45e4c5[_0x439a89(0x35e)][_0x439a89(0x2e0)](_0x210a7e[_0x439a89(0x223)]);if(_0x210a7e[_0x439a89(0x223)]['is'](_0x439a89(0x2cb))&&_0xf5dee5[_0x439a89(0x22b)][_0x439a89(0x349)][_0x439a89(0x33f)](_0x210a7e[_0x439a89(0x223)])&&!_0x296988[_0x439a89(0x281)](_0x439a89(0x225))){_0x45e4c5[_0x439a89(0x219)][_0x439a89(0x2fc)]([_0x439a89(0x31c),_0x439a89(0x258)],_0x296988),_0x45e4c5[_0x439a89(0x219)][_0x439a89(0x1f6)](_0x439a89(0x208),_0x55eded,_0x296988),_0x45e4c5[_0x439a89(0x35e)][_0x439a89(0x26f)](_0x296988,_0x210a7e[_0x439a89(0x292)]),_0x5c51c9&&(this[_0x439a89(0x230)][_0x439a89(0x29b)](_0x210a7e[_0x439a89(0x292)])?_0x45e4c5[_0x439a89(0x219)][_0x439a89(0x2fc)](_0x439a89(0x364),_0x296988):_0x45e4c5[_0x439a89(0x219)][_0x439a89(0x350)](_0x439a89(0x364),_0x296988));for(const _0xae7047 of _0xf5dee5[_0x439a89(0x22b)][_0x439a89(0x267)](_0x210a7e[_0x439a89(0x223)])[_0x439a89(0x239)]())_0x45e4c5[_0x439a89(0x2b1)][_0x439a89(0x250)](_0xae7047,_0x34f6d7[_0x439a89(0x259)]);_0x45e4c5[_0x439a89(0x2b1)][_0x439a89(0x250)](_0x210a7e[_0x439a89(0x223)],_0x34f6d7[_0x439a89(0x259)]);}};_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x287))[_0x5e0bd7(0x20b)](_0x2732b7=>{const _0x4cfe79=_0x5e0bd7;_0x2732b7['on'](_0x4cfe79(0x210),(_0x357f37,_0x5e361d,_0x152b85)=>{const _0x52cacd=_0x4cfe79;_0x152b85[_0x52cacd(0x286)][_0x52cacd(0x2fe)]&&_0x2676d0({'showActiveMarkers':!0x1})(_0x357f37,_0x5e361d,_0x152b85);},{'priority':_0x4cfe79(0x244)});}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x287))[_0x5e0bd7(0x20b)](_0x5ed61a=>{const _0x1cef07=_0x5e0bd7;_0x5ed61a['on'](_0x1cef07(0x366),(_0x45000c,_0x258c62,_0x1dd3a4)=>{const _0x2725cf=_0x1cef07;_0x1dd3a4[_0x2725cf(0x286)][_0x2725cf(0x2fe)]&&_0x2676d0({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x45000c,_0x258c62,_0x1dd3a4);},{'priority':_0x1cef07(0x244)});}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x287))[_0x5e0bd7(0x307)]({'model':_0x5e0bd7(0x282),'view':(_0x3c789b,_0x417656)=>_0x417656[_0x5e0bd7(0x286)][_0x5e0bd7(0x2fe)]?null:{'group':_0x5e0bd7(0x282),'name':_0x3c789b[_0x5e0bd7(0x39e)](0xb)}}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x201))[_0x5e0bd7(0x365)]({'view':{'name':_0x5e0bd7(0x282),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5d8fc4,{writer:_0x50c1d2})=>{const _0x3201ed=_0x5e0bd7;let _0x5c05b9=_0x3201ed(0x362)+_0x5d8fc4[_0x3201ed(0x338)](_0x3201ed(0x254))+':'+_0x5d8fc4[_0x3201ed(0x338)]('id');return _0x5d8fc4[_0x3201ed(0x338)](_0x3201ed(0x343))&&(_0x5c05b9+=':'+_0x5d8fc4[_0x3201ed(0x338)](_0x3201ed(0x343))),_0x50c1d2[_0x3201ed(0x1f0)](_0x3201ed(0x25e),{'data-name':_0x5c05b9});}}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x201))[_0x5e0bd7(0x2d6)]({'view':_0x5e0bd7(0x282)}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x361))[_0x5e0bd7(0x20b)](_0x2a7d4b=>{const _0x4c4715=_0x5e0bd7;_0x2a7d4b['on'](_0x4c4715(0x210),_0x2676d0(),{'priority':_0x4c4715(0x30a)});}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x361))[_0x5e0bd7(0x20b)](_0x1babf3=>{const _0x2d4748=_0x5e0bd7;_0x1babf3['on'](_0x2d4748(0x366),_0x2676d0({'isAttributeSuggestion':!0x0}),{'priority':_0x2d4748(0x30a)});}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x361))[_0x5e0bd7(0x20b)](_0x156dcb=>{const _0x466f66=_0x5e0bd7;_0x156dcb['on'](_0x466f66(0x380),(_0x13d136,_0x3d5bf9,_0x3e0173)=>{const _0x477713=_0x466f66,_0x57ba8a=_0x3e0173[_0x477713(0x35e)][_0x477713(0x203)](_0x3d5bf9[_0x477713(0x292)]);if(_0x57ba8a){for(const _0x516a15 of _0x57ba8a)_0x516a15[_0x477713(0x281)](_0x477713(0x225))||(_0x3e0173[_0x477713(0x219)][_0x477713(0x350)]([_0x477713(0x31c),_0x477713(0x258),_0x477713(0x364)],_0x516a15),_0x3e0173[_0x477713(0x219)][_0x477713(0x238)](_0x477713(0x208),_0x516a15),_0x3e0173[_0x477713(0x35e)][_0x477713(0x394)](_0x516a15,_0x3d5bf9[_0x477713(0x292)]));}},{'priority':_0x466f66(0x30a)});}),_0xf5dee5[_0x5e0bd7(0x214)][_0x5e0bd7(0x388)](_0x5e0bd7(0x361))[_0x5e0bd7(0x20b)](_0x40b362=>{const _0xd07a76=_0x5e0bd7;_0x40b362['on'](_0xd07a76(0x260),(_0x1feee1,_0x21e869,_0x463792)=>{const _0x300aa3=_0xd07a76,_0x111991=_0x463792[_0x300aa3(0x35e)][_0x300aa3(0x203)](_0x21e869[_0x300aa3(0x292)]);if(!_0x111991)return;const {id:_0x33ab45}=this[_0x300aa3(0x30d)](_0x21e869[_0x300aa3(0x292)]),_0x576a0a=this[_0x300aa3(0x2f6)][_0x300aa3(0x202)](_0x33ab45),_0x59d124=this[_0x300aa3(0x38c)](_0x576a0a);if(this[_0x300aa3(0x360)](_0x59d124)){for(const _0x1502eb of _0x111991)_0x1502eb[_0x300aa3(0x281)](_0x300aa3(0x225))||(_0x463792[_0x300aa3(0x219)][_0x300aa3(0x350)]([_0x300aa3(0x31c),_0x300aa3(0x258),_0x300aa3(0x364)],_0x1502eb),_0x463792[_0x300aa3(0x219)][_0x300aa3(0x238)](_0x300aa3(0x208),_0x1502eb),_0x463792[_0x300aa3(0x35e)][_0x300aa3(0x394)](_0x1502eb,_0x21e869[_0x300aa3(0x292)]));}},{'priority':_0xd07a76(0x30a)});}),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x1f5)][_0x5e0bd7(0x2f8)](_0x4db945=>{const _0x29600a=_0x5e0bd7;let _0x3b22ac=!0x1;const _0x2f6c73=Array[_0x29600a(0x2bc)](_0xf5dee5[_0x29600a(0x22b)][_0x29600a(0x1f5)][_0x29600a(0x247)][_0x29600a(0x373)]()),_0x367f8d=new Set();for(const {name:_0xad147a,data:_0xaae050}of _0x2f6c73){const {group:_0x28d531,type:_0x44c598,subType:_0x1414d2,id:_0x34de7f}=this[_0x29600a(0x30d)](_0xad147a);if(_0x29600a(0x282)!==_0x28d531)continue;const _0x364105=this[_0x29600a(0x2f6)][_0x29600a(0x202)](_0x34de7f);if(null!=_0xaae050[_0x29600a(0x1f4)]){_0x29600a(0x252)==_0x44c598&&(_0x3b22ac=_0x3b22ac||Tt(_0xaae050[_0x29600a(0x1f4)],_0xad147a,_0x4db945,_0xf5dee5[_0x29600a(0x22b)][_0x29600a(0x349)]));const _0x1524f4=_0x29600a(0x323)==_0x44c598&&this[_0x29600a(0x360)](_0x1414d2[_0x29600a(0x271)]('|')[0x0]);if(_0xaae050[_0x29600a(0x1f4)][_0x29600a(0x336)]||_0x29600a(0x306)==_0xaae050[_0x29600a(0x1f4)][_0x29600a(0x35a)][_0x29600a(0x288)]||_0x29600a(0x216)==_0x44c598&&!Vt(_0xaae050[_0x29600a(0x1f4)])||_0x1524f4&&!Vt(_0xaae050[_0x29600a(0x1f4)])||_0x29600a(0x2fd)==_0x44c598&&!(!Rt(_0x4549df=_0xaae050[_0x29600a(0x1f4)])&&!function(_0x51be4c){const _0x5928ae=_0x29600a;return _0x51be4c[_0x5928ae(0x2da)][_0x5928ae(0x325)]==_0x51be4c[_0x5928ae(0x25c)][_0x5928ae(0x220)]&&_0x51be4c[_0x5928ae(0x2da)][_0x5928ae(0x378)];}(_0x4549df)))_0x4db945[_0x29600a(0x319)](_0xad147a),_0x3b22ac=!0x0;else{if(!_0x364105||!_0x364105[_0x29600a(0x27a)])continue;_0x367f8d[_0x29600a(0x20b)](_0x364105);}}}var _0x4549df;return _0x367f8d[_0x29600a(0x32a)]>0x0&&(_0x3b22ac=!!this[_0x29600a(0x2cf)](_0x367f8d)||_0x3b22ac),_0x3b22ac;}),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x1f5)][_0x5e0bd7(0x2f8)](_0x5b66b7=>{const _0x3f0e9a=_0x5e0bd7;let _0x312ba9=!0x1;for(const _0x598f8d of _0xf5dee5[_0x3f0e9a(0x22b)][_0x3f0e9a(0x1f5)][_0x3f0e9a(0x247)][_0x3f0e9a(0x36f)]())if(_0x3f0e9a(0x2df)==_0x598f8d[_0x3f0e9a(0x357)])for(const _0x3eaf19 of this[_0x3f0e9a(0x2f6)][_0x3f0e9a(0x31a)]()){if(_0x3eaf19[_0x3f0e9a(0x266)]||!_0x3eaf19[_0x3f0e9a(0x27a)])continue;const _0x434e91=_0x3f0e9a(0x216)==_0x3eaf19[_0x3f0e9a(0x357)],_0x3eefcd=this[_0x3f0e9a(0x38c)](_0x3eaf19),_0x1e243f=_0x3eefcd&&this[_0x3f0e9a(0x360)](_0x3eefcd);if(!_0x434e91&&!_0x1e243f)continue;const _0x135b13=_0x3eaf19[_0x3f0e9a(0x363)]();if(_0x135b13[_0x3f0e9a(0x2da)][_0x3f0e9a(0x325)]!=_0x135b13[_0x3f0e9a(0x25c)][_0x3f0e9a(0x325)]&&!_0x135b13[_0x3f0e9a(0x25c)][_0x3f0e9a(0x378)]){const _0x24f69b=_0xf5dee5[_0x3f0e9a(0x22b)][_0x3f0e9a(0x2a1)](_0x135b13[_0x3f0e9a(0x2da)][_0x3f0e9a(0x29e)],_0x3f0e9a(0x25c)),_0x2c6548=_0xf5dee5[_0x3f0e9a(0x22b)][_0x3f0e9a(0x31d)](_0x135b13[_0x3f0e9a(0x2da)],_0x24f69b);_0x5b66b7[_0x3f0e9a(0x393)](_0x3eaf19[_0x3f0e9a(0x246)](),{'range':_0x2c6548}),_0x312ba9=!0x0;}}return _0x312ba9;}),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x1f5)][_0x5e0bd7(0x2f8)](_0x41f822=>this[_0x5e0bd7(0x330)](_0x41f822)),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x1f5)][_0x5e0bd7(0x2f8)](_0xda9b13=>!_0xda9b13[_0x5e0bd7(0x38d)][_0x5e0bd7(0x33b)]&&this[_0x5e0bd7(0x345)](_0xda9b13)),_0xf5dee5[_0x5e0bd7(0x22b)]['on'](_0x5e0bd7(0x28d),()=>{const _0x202161=_0x5e0bd7;this[_0x202161(0x283)]=!0x1;}),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x1f5)]['on'](_0x5e0bd7(0x367),(_0x70d733,_0x53213e)=>{const _0x28d382=_0x5e0bd7;if(!_0x53213e[_0x28d382(0x33b)]||_0x53213e[_0x28d382(0x348)])return;if(!this[_0x28d382(0x283)])return;const _0x11bcfe=_0xf5dee5[_0x28d382(0x22b)][_0x28d382(0x1f5)][_0x28d382(0x247)][_0x28d382(0x36f)]();if(0x0==_0x11bcfe[_0x28d382(0x269)])return;const _0x3271e8=[],_0x12e263=_0x11bcfe[_0x28d382(0x33c)](_0x498e68=>_0x28d382(0x323)==_0x498e68[_0x28d382(0x357)]),_0xe41200=_0x11bcfe[_0x28d382(0x33c)](_0xdd92e0=>_0x28d382(0x2df)==_0xdd92e0[_0x28d382(0x357)]&&_0x28d382(0x2cd)!=_0xdd92e0[_0x28d382(0x259)]),_0x114c8a=_0x11bcfe[_0x28d382(0x33c)](_0x5be572=>_0x28d382(0x36d)==_0x5be572[_0x28d382(0x357)]&&_0x28d382(0x2cd)!=_0x5be572[_0x28d382(0x259)]);for(const _0x308f17 of _0x12e263)this[_0x28d382(0x2e8)](_0x308f17[_0x28d382(0x310)])&&_0x3271e8[_0x28d382(0x2a4)]({'key':_0x308f17[_0x28d382(0x310)],'newValue':_0x308f17[_0x28d382(0x2b0)],'oldValue':_0x308f17[_0x28d382(0x344)],'range':Ut(_0x308f17[_0x28d382(0x2bb)],_0xf5dee5[_0x28d382(0x22b)])});for(const _0x19250b of _0xe41200){const _0x2c228e=_0x114c8a[_0x28d382(0x29a)](_0x17fcfe=>_0x17fcfe[_0x28d382(0x257)]===_0x19250b[_0x28d382(0x257)]);if(_0x2c228e){const _0x53b62d=Ot(_0x19250b[_0x28d382(0x312)][_0x28d382(0x29e)],_0xf5dee5[_0x28d382(0x22b)]);_0x2c228e[_0x28d382(0x259)]!==_0x19250b[_0x28d382(0x259)]&&_0x3271e8[_0x28d382(0x2a4)]({'key':_0x28d382(0x268),'newValue':_0x19250b[_0x28d382(0x259)],'oldValue':_0x2c228e[_0x28d382(0x259)],'range':_0x53b62d});for(const [_0x1dc5ff,_0x21e751]of _0x2c228e[_0x28d382(0x2f2)]){if(!this[_0x28d382(0x2e8)](_0x1dc5ff))continue;const _0x143799=_0x19250b[_0x28d382(0x2f2)][_0x28d382(0x202)](_0x1dc5ff);_0x21e751!==_0x143799&&_0x3271e8[_0x28d382(0x2a4)]({'key':_0x1dc5ff,'newValue':_0x143799,'oldValue':_0x21e751,'range':_0x53b62d});}for(const [_0x35de5c,_0x351f50]of _0x19250b[_0x28d382(0x2f2)])this[_0x28d382(0x2e8)](_0x35de5c)&&(_0x2c228e[_0x28d382(0x2f2)][_0x28d382(0x30c)](_0x35de5c)||_0x3271e8[_0x28d382(0x2a4)]({'key':_0x35de5c,'newValue':_0x351f50,'oldValue':null,'range':_0x53b62d}));}}0x0!=_0x3271e8[_0x28d382(0x269)]&&_0xf5dee5[_0x28d382(0x22b)][_0x28d382(0x37f)](_0x53213e,_0x380dc2=>{const _0x59896e=_0x28d382,_0x2f6f24=_0x2e0e5f();for(const {range:_0x38666e,key:_0x35bf23,oldValue:_0x5867fc,newValue:_0x4135e8}of _0x3271e8)this[_0x59896e(0x2e6)](_0x38666e,_0x35bf23,_0x5867fc,_0x4135e8,{'groupId':_0x2f6f24});this[_0x59896e(0x2af)](_0x380dc2,_0x3271e8);});},{'priority':_0x5e0bd7(0x205)}),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x39c)]['on'](_0x5e0bd7(0x29f),(_0x701ca5,_0x27b370,_0x36960c)=>{const _0x5d82bc=_0x5e0bd7;if(null==_0x36960c){const {id:_0x52392b}=this[_0x5d82bc(0x30d)](_0x27b370[_0x5d82bc(0x259)]),_0x52de92=this[_0x5d82bc(0x2f6)][_0x5d82bc(0x202)](_0x52392b);_0x52de92&&_0x52de92[_0x5d82bc(0x1fa)](_0x27b370[_0x5d82bc(0x259)]);}}),_0xf5dee5[_0x5e0bd7(0x22b)][_0x5e0bd7(0x1f5)]['on'](_0x5e0bd7(0x367),()=>{const _0x158aa3=_0x5e0bd7,_0xbef72d=Array[_0x158aa3(0x2bc)](_0xf5dee5[_0x158aa3(0x22b)][_0x158aa3(0x1f5)][_0x158aa3(0x247)][_0x158aa3(0x373)]())[_0x158aa3(0x33c)](_0x5ccc29=>_0x158aa3(0x282)===this[_0x158aa3(0x30d)](_0x5ccc29[_0x158aa3(0x259)])[_0x158aa3(0x32c)]);if(0x0===_0xbef72d[_0x158aa3(0x269)])return;_0xbef72d[_0x158aa3(0x21a)]((_0x415c06,_0xf2ee73)=>{const _0x256936=_0x158aa3,_0x8a3868=_0x415c06[_0x256936(0x333)][_0x256936(0x200)],_0x2b3059=_0xf2ee73[_0x256936(0x333)][_0x256936(0x200)];return null===_0x8a3868&&null===_0x2b3059?0x0:null===_0x8a3868&&null!==_0x2b3059?-0x1:null!==_0x8a3868&&null===_0x2b3059?0x1:_0x8a3868[_0x256936(0x2da)][_0x256936(0x233)](_0x2b3059[_0x256936(0x2da)])?-0x1:0x1;});const _0x5a7c55=new Set(),_0x102203=new Set();for(const {name:_0x115bce,data:_0x568517}of _0xbef72d){const {id:_0x1aaf91}=this[_0x158aa3(0x30d)](_0x115bce);if(null===_0x568517[_0x158aa3(0x200)]){const _0x18522a=this[_0x158aa3(0x35d)](_0x115bce);_0x102203[_0x158aa3(0x20b)](_0x18522a);}else{const _0x57f920=this[_0x158aa3(0x2f6)][_0x158aa3(0x202)](_0x1aaf91);null!==_0x568517[_0x158aa3(0x1f4)]||_0x57f920[_0x158aa3(0x27a)]?(_0x5a7c55[_0x158aa3(0x20b)](_0x57f920[_0x158aa3(0x303)]),_0x102203[_0x158aa3(0x20b)](_0x57f920)):this[_0x158aa3(0x2a5)](_0x57f920);}}_0x102203[_0x158aa3(0x32a)]>0x0&&this[_0x158aa3(0x382)](_0x102203);for(const _0x29a0bd of _0x5a7c55)this[_0x158aa3(0x2ce)](_0x158aa3(0x34a),_0x29a0bd);}),_0xf5dee5[_0x5e0bd7(0x22b)]['on'](_0x5e0bd7(0x311),(_0x4ddc02,_0x22fdb8)=>{const _0x10d298=_0x5e0bd7,_0x43e6a9=_0x22fdb8[0x0];if(!this[_0x10d298(0x2f6)][_0x10d298(0x32a)])return;if(!_0x43e6a9[_0x10d298(0x2e2)])return;if(_0x43e6a9[_0x10d298(0x38d)][_0x10d298(0x348)]||!_0x43e6a9[_0x10d298(0x38d)][_0x10d298(0x33b)])return;let _0x1ed7d0,_0x92224a;switch(_0x43e6a9[_0x10d298(0x357)]){case _0x10d298(0x2df):_0x1ed7d0=_0xf5dee5[_0x10d298(0x22b)][_0x10d298(0x2a1)](_0x43e6a9[_0x10d298(0x312)]),_0x92224a=_0x1ed7d0[_0x10d298(0x27e)](_0x43e6a9[_0x10d298(0x2c8)]);break;case _0x10d298(0x271):_0x1ed7d0=_0xf5dee5[_0x10d298(0x22b)][_0x10d298(0x2a1)](_0x43e6a9[_0x10d298(0x2e4)]),_0x92224a=_0xf5dee5[_0x10d298(0x22b)][_0x10d298(0x2a1)](_0x43e6a9[_0x10d298(0x215)]);break;case _0x10d298(0x356):_0x1ed7d0=_0xf5dee5[_0x10d298(0x22b)][_0x10d298(0x2a1)](_0x43e6a9[_0x10d298(0x2d1)]),_0x92224a=_0x1ed7d0[_0x10d298(0x27e)](_0x43e6a9[_0x10d298(0x2c8)]);break;default:return;}const _0x5e9ed2=_0xf5dee5[_0x10d298(0x22b)][_0x10d298(0x31d)](_0x1ed7d0,_0x92224a);_0xf5dee5[_0x10d298(0x22b)][_0x10d298(0x27d)](()=>{const _0x35391d=_0x10d298;for(const {suggestion:_0x303b45,meta:_0x41fbdd}of this[_0x35391d(0x339)](_0x5e9ed2)){if(_0x303b45[_0x35391d(0x266)])continue;if(_0x35391d(0x252)==_0x303b45[_0x35391d(0x357)])continue;const _0x50731d=this[_0x35391d(0x38c)](_0x303b45);if(_0x50731d&&this[_0x35391d(0x360)](_0x50731d)&&_0x35391d(0x271)!=_0x43e6a9[_0x35391d(0x357)])continue;const _0x498b03=_0x303b45[_0x35391d(0x333)]&&_0x303b45[_0x35391d(0x333)][_0x35391d(0x39b)];(_0x35391d(0x216)!=_0x303b45[_0x35391d(0x357)]||_0x35391d(0x271)==_0x43e6a9[_0x35391d(0x357)]&&!_0x498b03)&&(_0x41fbdd[_0x35391d(0x28f)]||_0x35391d(0x229)==_0x303b45[_0x35391d(0x357)]&&_0x41fbdd[_0x35391d(0x1fb)]||_0x303b45[_0x35391d(0x363)]()[_0x35391d(0x31b)](_0x5e9ed2)&&this[_0x35391d(0x20d)](_0x303b45,_0x1ed7d0,_0x92224a));}});},{'priority':_0x5e0bd7(0x205)}),_0xf5dee5[_0x5e0bd7(0x22b)]['on'](_0x5e0bd7(0x291),(_0x263ba3,_0x12f64b)=>{const _0x3b1ee5=_0x5e0bd7,_0x2eb501=_0x12f64b[0x0],_0x12e62a=_0x12f64b[0x1];if(_0x12e62a&&_0x12e62a[_0x3b1ee5(0x273)])return;if(this[_0x3b1ee5(0x36c)])return;if(!this[_0x3b1ee5(0x316)][_0x3b1ee5(0x381)])return;if(_0x2eb501[_0x3b1ee5(0x336)])return;const _0x440270=_0xf5dee5[_0x3b1ee5(0x22b)][_0x3b1ee5(0x349)],{start:_0x473f6a,end:_0x1db6f6}=_0x2eb501[_0x3b1ee5(0x363)](),_0x109958=_0x473f6a[_0x3b1ee5(0x29e)]&&_0x440270[_0x3b1ee5(0x224)](_0x473f6a[_0x3b1ee5(0x29e)])?null:_0x440270[_0x3b1ee5(0x21c)](_0x473f6a,_0x3b1ee5(0x320)),_0x427983=_0x1db6f6[_0x3b1ee5(0x220)]&&_0x440270[_0x3b1ee5(0x224)](_0x1db6f6[_0x3b1ee5(0x220)])?null:_0x440270[_0x3b1ee5(0x21c)](_0x1db6f6,_0x3b1ee5(0x204)),_0xaf03de=_0xf5dee5[_0x3b1ee5(0x22b)][_0x3b1ee5(0x31d)](_0x109958?_0x109958[_0x3b1ee5(0x2da)]:_0x473f6a,_0x427983?_0x427983[_0x3b1ee5(0x25c)]:_0x1db6f6);_0xf5dee5[_0x3b1ee5(0x22b)][_0x3b1ee5(0x27d)](_0x1f52b2=>{const _0x285f41=_0x3b1ee5;this[_0x285f41(0x38f)](_0xaf03de);const _0x871724=_0xf5dee5[_0x285f41(0x22b)][_0x285f41(0x349)][_0x285f41(0x21c)](_0xaf03de[_0x285f41(0x2da)]);_0x2eb501['is'](_0x285f41(0x35c))?_0x1f52b2[_0x285f41(0x352)](_0x871724):_0x2eb501[_0x285f41(0x2d5)](_0x871724);}),_0x263ba3[_0x3b1ee5(0x218)]();},{'priority':_0x48ac01[_0x5e0bd7(0x2f4)]+0xa}),_0xf5dee5[_0x5e0bd7(0x22b)]['on'](_0x5e0bd7(0x2a2),(_0x304b89,_0x270679)=>{const _0x428b93=_0x5e0bd7,_0x4f933e=_0x270679[_0x270679[_0x428b93(0x269)]-0x1];_0x4f933e&&_0x4f933e[_0x428b93(0x273)]||this[_0x428b93(0x36c)]||this[_0x428b93(0x316)][_0x428b93(0x381)]&&(_0xf5dee5[_0x428b93(0x22b)][_0x428b93(0x27d)](()=>{const _0x2abb29=_0x428b93;let _0x18b6b0=_0xf5dee5[_0x2abb29(0x22b)][_0x2abb29(0x2a2)](_0x270679[0x0],_0x270679[0x1],_0x270679[0x2],{'forceDefaultExecution':!0x0});if(!_0x18b6b0)return;_0x304b89[_0x2abb29(0x38a)]=_0x18b6b0[_0x2abb29(0x39a)]();const _0x5dd4d9=_0x18b6b0[_0x2abb29(0x25c)][_0x2abb29(0x220)],_0x5f5d58=_0xf5dee5[_0x2abb29(0x22b)][_0x2abb29(0x349)];_0x5dd4d9&&_0x5f5d58[_0x2abb29(0x33f)](_0x5dd4d9)&&!_0x5f5d58[_0x2abb29(0x2b9)](_0x5dd4d9)&&(_0x18b6b0=_0xf5dee5[_0x2abb29(0x22b)][_0x2abb29(0x31d)](_0x18b6b0[_0x2abb29(0x2da)],_0xf5dee5[_0x2abb29(0x22b)][_0x2abb29(0x2a1)](_0x5dd4d9,_0x2abb29(0x25c)))),this[_0x2abb29(0x392)](_0x18b6b0);}),_0x304b89[_0x428b93(0x218)]());},{'priority':_0x5e0bd7(0x30a)}),this[_0x5e0bd7(0x263)][_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x1f8),this[_0x5e0bd7(0x316)]),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x1f8));const _0x33ab39=new _0x48c55f(_0xf5dee5,this[_0x5e0bd7(0x2f6)]);_0xf5dee5[_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x351),_0x33ab39),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x351));const _0x44f35a=new _0x5bf209(_0xf5dee5,this[_0x5e0bd7(0x2f6)]);_0xf5dee5[_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x1fc),_0x44f35a),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x1fc)),_0xf5dee5[_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x37b),new _0x31f7ad(_0xf5dee5,_0x33ab39,this[_0x5e0bd7(0x2f6)])),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x37b)),_0xf5dee5[_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x28c),new _0x31f7ad(_0xf5dee5,_0x44f35a,this[_0x5e0bd7(0x2f6)])),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x28c)),_0xf5dee5[_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x221),new _0x49b5a0(_0xf5dee5,_0x33ab39,this[_0x5e0bd7(0x2f6)])),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x221)),_0xf5dee5[_0x5e0bd7(0x1ef)][_0x5e0bd7(0x20b)](_0x5e0bd7(0x309),new _0x49b5a0(_0xf5dee5,_0x44f35a,this[_0x5e0bd7(0x2f6)])),this[_0x5e0bd7(0x22f)](_0x5e0bd7(0x309));const _0x18899c=_0xf5dee5[_0x5e0bd7(0x255)][_0x5e0bd7(0x202)](_0x5e0bd7(0x2fb));this[_0x5e0bd7(0x21b)](_0x18899c,_0x5e0bd7(0x396),(_0x12ae16,{threadId:_0x5d021c})=>{const _0x144c29=_0x5e0bd7,_0x555509=this[_0x144c29(0x2f6)][_0x144c29(0x202)](_0x5d021c);_0x555509&&_0x555509[_0x144c29(0x31e)]&&0x1===_0x555509[_0x144c29(0x31e)][_0x144c29(0x269)]&&this[_0x144c29(0x1fe)](_0x5d021c,{'hasComments':!0x0});},{'priority':_0x5e0bd7(0x26b)}),this[_0x5e0bd7(0x21b)](_0x18899c,_0x5e0bd7(0x39f),(_0x5a818b,{threadId:_0x288b61})=>{const _0x4c0b82=_0x5e0bd7,_0x5c9db4=this[_0x4c0b82(0x2f6)][_0x4c0b82(0x202)](_0x288b61);_0x5c9db4&&_0x5c9db4[_0x4c0b82(0x31e)]&&!_0x5c9db4[_0x4c0b82(0x31e)][_0x4c0b82(0x269)]&&this[_0x4c0b82(0x1fe)](_0x288b61,{'hasComments':!0x1});},{'priority':_0x5e0bd7(0x26b)});}set[_0x2fda62(0x2ed)](_0x5dcfcc){const _0x5f8c83=_0x2fda62;if(this[_0x5f8c83(0x278)])throw new _0x51ae20(_0x5f8c83(0x212),this);this[_0x5f8c83(0x278)]=_0x5dcfcc;}get[_0x2fda62(0x2ed)](){const _0x4d4cf6=_0x2fda62;return this[_0x4d4cf6(0x278)];}[_0x2fda62(0x23b)]({skipNotAttached:_0x303ea3=!0x1,toJSON:_0x313193=!0x1}={}){const _0x526bc8=_0x2fda62,_0x247bd5=[];for(const _0x5d7b19 of this[_0x526bc8(0x2f6)][_0x526bc8(0x31a)]())_0x303ea3&&!_0x5d7b19[_0x526bc8(0x27a)]||_0x247bd5[_0x526bc8(0x2a4)](_0x5d7b19);return _0x313193?_0x247bd5[_0x526bc8(0x321)](_0x3c1694=>_0x3c1694[_0x526bc8(0x33d)]()):_0x247bd5;}[_0x2fda62(0x1f3)](_0x37017d){const _0x11d8df=_0x2fda62,_0x4e35f9=this[_0x11d8df(0x2f6)][_0x11d8df(0x202)](_0x37017d);if(!_0x4e35f9)throw new _0x51ae20(_0x11d8df(0x30b),this);return _0x4e35f9;}[_0x2fda62(0x377)](_0xba0cac){const _0x29ac50=_0x2fda62;return this[_0x29ac50(0x2f6)][_0x29ac50(0x30c)](_0xba0cac);}[_0x2fda62(0x2d8)](_0x2539f9){const _0xa3c612=_0x2fda62,{authorId:_0x38201d,id:_0x19bbc0,attributes:_0x6de04a}=_0x2539f9,[_0x521d04,_0x7bb2df]=_0x2539f9[_0xa3c612(0x357)][_0xa3c612(0x271)](':'),_0xfe7a3d=this[_0xa3c612(0x2f6)][_0xa3c612(0x202)](_0x19bbc0)||this[_0xa3c612(0x2ff)](_0x521d04,_0x7bb2df,_0x19bbc0,_0x38201d,_0x6de04a);if(this[_0xa3c612(0x371)](_0xfe7a3d),this[_0xa3c612(0x2c5)](_0xfe7a3d,_0x521d04,_0x7bb2df||null,_0x38201d),_0xfe7a3d[_0xa3c612(0x25b)]=_0x2539f9[_0xa3c612(0x25b)],_0xfe7a3d[_0xa3c612(0x29d)]=!0x0,_0x6de04a&&_0x6de04a[_0xa3c612(0x248)]){const _0x4943da=_0x6de04a[_0xa3c612(0x248)],_0x1ee69a=this[_0xa3c612(0x2ef)](_0x4943da[_0xa3c612(0x24a)]);_0xfe7a3d[_0xa3c612(0x332)]=_0x4943da[_0xa3c612(0x25b)],_0xfe7a3d[_0xa3c612(0x30e)]=_0x1ee69a,_0xfe7a3d[_0xa3c612(0x2a3)]=!0x0;}else _0xfe7a3d[_0xa3c612(0x332)]=_0x2539f9[_0xa3c612(0x25b)];switch(_0x2539f9[_0xa3c612(0x333)]&&(_0xfe7a3d[_0xa3c612(0x333)]=_0x2539f9[_0xa3c612(0x333)]),_0x2539f9[_0xa3c612(0x2f2)]&&(_0xfe7a3d[_0xa3c612(0x2f2)]=_0x2539f9[_0xa3c612(0x2f2)]),this[_0xa3c612(0x278)]&&this[_0xa3c612(0x278)][_0xa3c612(0x2a7)]||(_0xfe7a3d[_0xa3c612(0x2b6)]=!0x0),this[_0xa3c612(0x2c3)][_0xa3c612(0x202)](_0xfe7a3d)){case _0xa3c612(0x231):this[_0xa3c612(0x2c3)][_0xa3c612(0x2d9)](_0xfe7a3d,_0xa3c612(0x234));break;case _0xa3c612(0x28b):_0xfe7a3d[_0xa3c612(0x27a)]?(this[_0xa3c612(0x2cf)](new Set([_0xfe7a3d])),this[_0xa3c612(0x382)](new Set([_0xfe7a3d])),this[_0xa3c612(0x2c3)][_0xa3c612(0x2d9)](_0xfe7a3d,_0xa3c612(0x1fd)),this[_0xa3c612(0x2ce)](_0xa3c612(0x324),_0xfe7a3d)):this[_0xa3c612(0x2c3)][_0xa3c612(0x2d9)](_0xfe7a3d,_0xa3c612(0x347));}return _0xfe7a3d;}[_0x2fda62(0x351)](_0x13e0b0){const _0x59532c=_0x2fda62;this[_0x59532c(0x273)](()=>{const _0x59269b=_0x59532c;this[_0x59269b(0x263)][_0x59269b(0x22b)][_0x59269b(0x27d)](()=>{const _0x3d9441=_0x59269b;for(const _0x75ac5d of _0x13e0b0[_0x3d9441(0x222)]())_0x75ac5d[_0x3d9441(0x391)]();});});}[_0x2fda62(0x1fc)](_0x45b1e9){const _0x160348=_0x2fda62;this[_0x160348(0x273)](()=>{const _0xa74325=_0x160348;this[_0xa74325(0x263)][_0xa74325(0x22b)][_0xa74325(0x27d)](()=>{const _0x55f78f=_0xa74325;for(const _0x199b97 of _0x45b1e9[_0x55f78f(0x222)]())_0x199b97[_0x55f78f(0x297)]();});});}[_0x2fda62(0x22f)](_0x431cae,_0xed80a9){const _0x2f877b=_0x2fda62,_0x528daa=this[_0x2f877b(0x263)][_0x2f877b(0x1ef)][_0x2f877b(0x202)](_0x431cae);if(!_0x528daa)throw new _0x51ae20(_0x2f877b(0x2e3),this,{'commandName':_0x431cae});if(this[_0x2f877b(0x240)][_0x2f877b(0x30c)](_0x528daa))throw new _0x51ae20(_0x2f877b(0x32e),this,{'commandName':_0x431cae});this[_0x2f877b(0x240)][_0x2f877b(0x20b)](_0x528daa),_0xed80a9&&_0x528daa['on'](_0x2f877b(0x36e),(_0xd96e93,_0x3072c9)=>{const _0x4b1863=_0x2f877b;this[_0x4b1863(0x316)][_0x4b1863(0x381)]&&(this[_0x4b1863(0x36c)]||(_0x3072c9[_0x4b1863(0x269)]>0x0&&_0x3072c9[_0x3072c9[_0x4b1863(0x269)]-0x1]&&_0x3072c9[_0x3072c9[_0x4b1863(0x269)]-0x1][_0x4b1863(0x273)]?_0x3072c9[_0x4b1863(0x25d)]():(_0xd96e93[_0x4b1863(0x38a)]=_0xed80a9((..._0x5cc826)=>_0x528daa[_0x4b1863(0x36e)](..._0x5cc826,{'forceDefaultExecution':!0x0}),..._0x3072c9),_0xd96e93[_0x4b1863(0x218)]())));},{'priority':_0x2f877b(0x30a)});}[_0x2fda62(0x273)](_0x3f6b03){const _0x439a30=_0x2fda62;let _0x17d7a2,_0x8ef877;const _0x4babf8=this[_0x439a30(0x36c)];this[_0x439a30(0x36c)]=!0x0;try{_0x17d7a2=_0x3f6b03();}catch(_0xecd8b0){_0x8ef877=_0xecd8b0;}return _0x4babf8||(this[_0x439a30(0x36c)]=!0x1),_0x8ef877&&_0x51ae20[_0x439a30(0x284)](_0x8ef877,this),_0x17d7a2;}[_0x2fda62(0x392)](_0x30665c,_0x3a2a05=null,_0x53a5d8={}){const _0x36eb3a=_0x2fda62;if(_0x30665c[_0x36eb3a(0x336)])return null;const _0x82ec22=this[_0x36eb3a(0x263)][_0x36eb3a(0x255)][_0x36eb3a(0x202)](_0x36eb3a(0x32b))['me'];for(const {suggestion:_0x1d8a75,meta:_0x53aad7}of this[_0x36eb3a(0x339)](_0x30665c,_0x36eb3a(0x229)))if(_0x53aad7[_0x36eb3a(0x1fb)]){if(!_0x53aad7[_0x36eb3a(0x22e)]){if(_0x53aad7[_0x36eb3a(0x28f)]){if(!this[_0x36eb3a(0x372)]||!Pt(_0x1d8a75,_0x53a5d8))continue;return _0x1d8a75;}if(Pt(_0x1d8a75,_0x53a5d8))return _0x1d8a75;this[_0x36eb3a(0x20d)](_0x1d8a75,_0x30665c[_0x36eb3a(0x2da)],_0x30665c[_0x36eb3a(0x25c)]);break;}if(_0x3a2a05==_0x1d8a75[_0x36eb3a(0x2eb)]&&Pt(_0x1d8a75,_0x53a5d8)){const _0x552a6a=_0x1d8a75[_0x36eb3a(0x363)]();return _0x552a6a[_0x36eb3a(0x2da)][_0x36eb3a(0x390)](_0x30665c[_0x36eb3a(0x25c)])?this[_0x36eb3a(0x2ea)](_0x1d8a75,this[_0x36eb3a(0x37d)][_0x36eb3a(0x31d)](_0x30665c[_0x36eb3a(0x2da)],_0x552a6a[_0x36eb3a(0x25c)])):this[_0x36eb3a(0x2ea)](_0x1d8a75,this[_0x36eb3a(0x37d)][_0x36eb3a(0x31d)](_0x552a6a[_0x36eb3a(0x2da)],_0x30665c[_0x36eb3a(0x25c)])),_0x1d8a75;}}const _0x3de88c=_0x2e0e5f(),_0x3be294=_0x82ec22['id'],_0x1a329b=_0x3a2a05?_0x36eb3a(0x1ed)+_0x3a2a05:_0x36eb3a(0x229),_0x270e38=this[_0x36eb3a(0x2ca)]({'id':_0x3de88c,'type':_0x1a329b,'createdAt':new Date(),'authorId':_0x3be294,'attributes':_0x53a5d8});return this[_0x36eb3a(0x2c4)](_0x1a329b,_0x3de88c,_0x3be294,_0x30665c),_0x270e38;}[_0x2fda62(0x37c)](_0x12640c,_0x40227f=_0x2fda62(0x24f),_0x262ea7={}){const _0xe89044=_0x2fda62,_0x5903fc=this[_0xe89044(0x263)][_0xe89044(0x255)][_0xe89044(0x202)](_0xe89044(0x32b))['me'],_0x1dc6a1=this[_0xe89044(0x2be)][_0xe89044(0x2ad)](_0xe89044(0x229),_0x40227f,_0xe89044(0x301));for(const _0x320d3e of this[_0xe89044(0x23b)]())if(_0x320d3e[_0xe89044(0x30e)]['id']==_0x5903fc['id']&&_0xe89044(0x229)==_0x320d3e[_0xe89044(0x357)]&&_0x320d3e[_0xe89044(0x2eb)]==_0x40227f&&Pt(_0x320d3e,_0x262ea7)&&(_0x1dc6a1(_0x320d3e[_0xe89044(0x245)](),_0x12640c)||_0x1dc6a1(_0x12640c,_0x320d3e[_0xe89044(0x245)]()))){for(const _0x267dd7 of _0x12640c)_0x320d3e[_0xe89044(0x305)](_0x267dd7);return _0x320d3e;}for(const {suggestion:_0x5414ca,meta:_0xa72c95}of this[_0xe89044(0x339)](_0x12640c,_0xe89044(0x229))){if(!_0xa72c95[_0xe89044(0x1fb)])continue;if(!this[_0xe89044(0x372)]&&_0xa72c95[_0xe89044(0x28f)])continue;if(!Pt(_0x5414ca,_0x262ea7))continue;let _0x23840c=!0x0;for(const _0x564c7e of _0x5414ca[_0xe89044(0x245)]())for(const _0x19c207 of _0x12640c)if(!_0x564c7e[_0xe89044(0x31b)](_0x19c207)){_0x23840c=!0x1;break;}if(_0x23840c)return _0x5414ca;}const _0x4581cb=_0x2e0e5f(),_0xc7704e=_0x5903fc['id'],_0x3e7e7f=_0xe89044(0x1ed)+_0x40227f,_0x4eaed7=this[_0xe89044(0x2ca)]({'id':_0x4581cb,'type':_0x3e7e7f,'createdAt':new Date(),'authorId':_0xc7704e,'attributes':_0x262ea7});for(const _0x243e7e of _0x12640c)this[_0xe89044(0x2c4)](_0x3e7e7f,_0x4581cb,_0xc7704e,_0x243e7e,_0x4c8752[_0xe89044(0x2c0)]());return _0x4eaed7;}[_0x2fda62(0x26a)](_0xb39868,_0x2a9f1c,_0x5d6f4a=null,_0x484a6e={}){const _0xe8762d=_0x2fda62;if(_0x5d6f4a=_0x5d6f4a||Et(_0x2a9f1c),_0xb39868[_0xe8762d(0x336)])return null;if(_0xe8762d(0x335)===this[_0xe8762d(0x389)]){const _0x1a2d79=this[_0xe8762d(0x2be)][_0xe8762d(0x2ad)](_0xe8762d(0x252),_0x5d6f4a,_0xe8762d(0x391));return this[_0xe8762d(0x273)](()=>_0x1a2d79([_0xb39868],_0x2a9f1c,_0x484a6e)),null;}const _0x4544fa=this[_0xe8762d(0x263)][_0xe8762d(0x255)][_0xe8762d(0x202)](_0xe8762d(0x32b))['me'],_0x29135a=[];if(_0xe8762d(0x2d2)!==this[_0xe8762d(0x389)]){for(const {suggestion:_0x168334,meta:_0x558b83}of this[_0xe8762d(0x339)](_0xb39868,_0xe8762d(0x229)))_0x558b83[_0xe8762d(0x1fb)]&&!_0x558b83[_0xe8762d(0x295)]&&_0x29135a[_0xe8762d(0x2a4)](..._0x168334[_0xe8762d(0x245)]());}const _0x3c14a5=function(_0x5a51d4,_0x259f7a){const _0x4a2227=_0xe8762d,_0x5bd8cc=[];for(const _0x1a27d3 of _0x259f7a){const _0x17ab4c=_0x5a51d4[_0x4a2227(0x399)](_0x1a27d3);_0x17ab4c&&_0x5bd8cc[_0x4a2227(0x2a4)](_0x17ab4c);}return _0x5bd8cc;}(_0xb39868,_0x29135a),_0xf441e9=function(_0x28351c,_0x2c7549){const _0x1f3754=_0xe8762d,_0x119147=[_0x28351c];for(const _0x4d4aa7 of _0x2c7549){let _0x1379b6=0x0;for(;_0x1379b6<_0x119147[_0x1f3754(0x269)];){const _0x1275d6=_0x119147[_0x1379b6][_0x1f3754(0x265)](_0x4d4aa7);_0x119147[_0x1f3754(0x296)](_0x1379b6,0x1,..._0x1275d6),_0x1379b6+=_0x1275d6[_0x1f3754(0x269)];}}return _0x119147;}(_0xb39868,_0x29135a);_0x3c14a5[_0xe8762d(0x269)]&&this[_0xe8762d(0x37d)][_0xe8762d(0x27d)](()=>{const _0x115efd=_0xe8762d;for(const _0x2b4ac5 of _0x3c14a5){const _0x43fab9=this[_0x115efd(0x2be)][_0x115efd(0x2ad)](_0x115efd(0x252),_0x5d6f4a,_0x115efd(0x391));this[_0x115efd(0x273)](()=>_0x43fab9([_0x2b4ac5],_0x2a9f1c,_0x484a6e));}});for(const _0x291f4f of _0xf441e9){let _0x2da946=null,_0x35ecba=_0x291f4f[_0xe8762d(0x2da)],_0x1013dd=_0x291f4f[_0xe8762d(0x25c)];for(const {suggestion:_0x1506ae,meta:_0x43dab5}of this[_0xe8762d(0x339)](_0x291f4f,_0xe8762d(0x252))){if(!_0x43dab5[_0xe8762d(0x1fb)])continue;if(_0x1506ae[_0xe8762d(0x2eb)]!=_0x5d6f4a)continue;if(!Pt(_0x1506ae,_0x484a6e))continue;const _0x3d9a1b=_0x1506ae[_0xe8762d(0x363)]();if(_0x3d9a1b[_0xe8762d(0x31b)](_0x291f4f,!0x0))return null;_0x35ecba=_0x35ecba[_0xe8762d(0x233)](_0x3d9a1b[_0xe8762d(0x2da)])?_0x35ecba:_0x3d9a1b[_0xe8762d(0x2da)],_0x1013dd=_0x1013dd[_0xe8762d(0x2b7)](_0x3d9a1b[_0xe8762d(0x25c)])?_0x1013dd:_0x3d9a1b[_0xe8762d(0x25c)],_0x2da946?_0x3d9a1b[_0xe8762d(0x2da)][_0xe8762d(0x233)](_0x2da946[_0xe8762d(0x363)]()[_0xe8762d(0x2da)])?(_0x2da946[_0xe8762d(0x34b)](),_0x2da946=_0x1506ae):_0x1506ae[_0xe8762d(0x34b)]():_0x2da946=_0x1506ae;}const _0x5aa4fb=this[_0xe8762d(0x37d)][_0xe8762d(0x31d)](_0x35ecba,_0x1013dd);if(_0x2da946)this[_0xe8762d(0x2ea)](_0x2da946,_0x5aa4fb);else{const _0x453814=_0x2e0e5f(),_0x439362=_0x4544fa['id'];this[_0xe8762d(0x2ca)]({'id':_0x453814,'type':_0xe8762d(0x2a8)+_0x5d6f4a,'data':_0x2a9f1c,'createdAt':new Date(),'authorId':_0x439362,'attributes':_0x484a6e}),this[_0xe8762d(0x2c4)](_0xe8762d(0x2a8)+_0x5d6f4a,_0x453814,_0x439362,_0x5aa4fb);}}return null;}[_0x2fda62(0x384)](_0x2c6422,_0x115689,_0x4669b4=[],_0x194476=null,_0x21bb61={}){const _0x3ee0ed=_0x2fda62;_0x115689[_0x3ee0ed(0x1ee)]||(_0x115689[_0x3ee0ed(0x1ee)]=_0x115689[_0x3ee0ed(0x275)]),_0x115689[_0x3ee0ed(0x39b)]=_0x2c6422['is'](_0x3ee0ed(0x2bb)),_0x194476=_0x194476||Et(_0x115689);const _0x312384=_0x4669b4[_0x3ee0ed(0x321)](_0x367400=>Ot(_0x367400,this[_0x3ee0ed(0x37d)])),_0x3a64a7=_0x2c6422['is'](_0x3ee0ed(0x2bb))?_0x2c6422:Ot(_0x2c6422,this[_0x3ee0ed(0x37d)]);if(_0x3ee0ed(0x335)===this[_0x3ee0ed(0x389)]){const _0x452666=this[_0x3ee0ed(0x2be)][_0x3ee0ed(0x2ad)](_0x3ee0ed(0x216),_0x194476,_0x3ee0ed(0x391));return this[_0x3ee0ed(0x273)](()=>_0x452666([_0x3a64a7],_0x115689,_0x21bb61)),null;}_0x312384[_0x3ee0ed(0x2a4)](_0x3a64a7);let _0x29acc=!0x0;for(const _0x282781 of _0x312384)if(!this[_0x3ee0ed(0x277)](_0x282781)){_0x29acc=!0x1;break;}if(_0x29acc&&_0x3ee0ed(0x2d2)!==this[_0x3ee0ed(0x389)]){const _0x2bc221=this[_0x3ee0ed(0x2be)][_0x3ee0ed(0x2ad)](_0x3ee0ed(0x216),_0x194476,_0x3ee0ed(0x391));return this[_0x3ee0ed(0x273)](()=>_0x2bc221([_0x3a64a7],_0x115689,_0x21bb61)),null;}let _0x5cf5dd=null,_0x51c724=_0x3a64a7[_0x3ee0ed(0x2da)],_0x376602=_0x3a64a7[_0x3ee0ed(0x25c)];for(const {suggestion:_0x2e8f57,meta:_0x140891}of this[_0x3ee0ed(0x339)](_0x3a64a7,_0x3ee0ed(0x216))){if(!_0x140891[_0x3ee0ed(0x1fb)])continue;if(_0x140891[_0x3ee0ed(0x22e)]||_0x140891[_0x3ee0ed(0x28f)]||_0x140891[_0x3ee0ed(0x295)])continue;if(_0x2e8f57[_0x3ee0ed(0x333)][_0x3ee0ed(0x1ee)]!=_0x115689[_0x3ee0ed(0x1ee)])continue;if(!Pt(_0x2e8f57,_0x21bb61))continue;const _0x5d2a1a=_0x2e8f57[_0x3ee0ed(0x363)]();if(_0x2e8f57[_0x3ee0ed(0x2eb)]==_0x194476){if(_0x5d2a1a[_0x3ee0ed(0x31b)](_0x3a64a7,!0x0))return null;_0x51c724=_0x51c724[_0x3ee0ed(0x233)](_0x5d2a1a[_0x3ee0ed(0x2da)])?_0x51c724:_0x5d2a1a[_0x3ee0ed(0x2da)],_0x376602=_0x376602[_0x3ee0ed(0x2b7)](_0x5d2a1a[_0x3ee0ed(0x25c)])?_0x376602:_0x5d2a1a[_0x3ee0ed(0x25c)],_0x5cf5dd?_0x5d2a1a[_0x3ee0ed(0x2da)][_0x3ee0ed(0x233)](_0x5cf5dd[_0x3ee0ed(0x363)]()[_0x3ee0ed(0x2da)])?(_0x5cf5dd[_0x3ee0ed(0x34b)](),_0x5cf5dd=_0x2e8f57):_0x2e8f57[_0x3ee0ed(0x34b)]():_0x5cf5dd=_0x2e8f57;}else{const _0x1a9b96=_0x3a64a7[_0x3ee0ed(0x399)](_0x5d2a1a);this[_0x3ee0ed(0x302)](_0x2e8f57,_0x1a9b96);}}const _0x2411d2=this[_0x3ee0ed(0x263)][_0x3ee0ed(0x255)][_0x3ee0ed(0x202)](_0x3ee0ed(0x32b))['me'],_0x58c437=_0x2e0e5f(),_0x3ab284=_0x2411d2['id'];if(_0x5cf5dd)return this[_0x3ee0ed(0x2ea)](_0x5cf5dd,this[_0x3ee0ed(0x37d)][_0x3ee0ed(0x31d)](_0x51c724,_0x376602)),_0x5cf5dd;{const _0x463797=this[_0x3ee0ed(0x2ca)]({'id':_0x58c437,'type':_0x3ee0ed(0x2e1)+_0x194476,'data':_0x115689,'createdAt':new Date(),'authorId':_0x3ab284,'attributes':_0x21bb61});return this[_0x3ee0ed(0x2c4)](_0x3ee0ed(0x2e1)+_0x194476,_0x58c437,_0x3ab284,this[_0x3ee0ed(0x37d)][_0x3ee0ed(0x31d)](_0x51c724,_0x376602)),_0x463797;}}[_0x2fda62(0x37e)](_0x232a10,_0x1cdf39,_0x214bd7=[],_0xa1d6e3=null,_0x15b042={}){const _0x16f52b=_0x2fda62;_0x1cdf39[_0x16f52b(0x1ee)]||(_0x1cdf39[_0x16f52b(0x1ee)]=_0x1cdf39[_0x16f52b(0x275)]);const _0x32803a=_0x232a10[0x0];_0x1cdf39[_0x16f52b(0x39b)]=_0x32803a['is'](_0x16f52b(0x2bb)),_0xa1d6e3=_0xa1d6e3||Et(_0x1cdf39);const _0x28b6de=_0x214bd7[_0x16f52b(0x321)](_0x33fe08=>Ot(_0x33fe08,this[_0x16f52b(0x37d)])),_0x5de431=_0x32803a['is'](_0x16f52b(0x2bb))?_0x232a10:_0x232a10[_0x16f52b(0x321)](_0x5a0f2e=>Ot(_0x5a0f2e,this[_0x16f52b(0x37d)]));if(_0x16f52b(0x335)===this[_0x16f52b(0x389)]){const _0xc5f31d=this[_0x16f52b(0x2be)][_0x16f52b(0x2ad)](_0x16f52b(0x216),_0xa1d6e3,_0x16f52b(0x391));return this[_0x16f52b(0x273)](()=>_0xc5f31d(_0x5de431,_0x1cdf39,_0x15b042)),null;}_0x28b6de[_0x16f52b(0x2a4)](..._0x5de431);let _0x5f52fb=!0x0;for(const _0x413bb8 of _0x28b6de)if(!this[_0x16f52b(0x277)](_0x413bb8)){_0x5f52fb=!0x1;break;}if(_0x5f52fb&&_0x16f52b(0x2d2)!==this[_0x16f52b(0x389)]){const _0x1ffca6=this[_0x16f52b(0x2be)][_0x16f52b(0x2ad)](_0x16f52b(0x216),_0xa1d6e3,_0x16f52b(0x391));return this[_0x16f52b(0x273)](()=>_0x1ffca6(_0x5de431,_0x1cdf39,_0x15b042)),null;}const _0xf6a186=this[_0x16f52b(0x263)][_0x16f52b(0x255)][_0x16f52b(0x202)](_0x16f52b(0x32b))['me'];for(const _0x359c44 of this[_0x16f52b(0x23b)]()){if(_0x359c44[_0x16f52b(0x30e)]['id']!=_0xf6a186['id'])continue;if(_0x16f52b(0x216)!=_0x359c44[_0x16f52b(0x357)]||_0x359c44[_0x16f52b(0x333)][_0x16f52b(0x1ee)]!=_0x1cdf39[_0x16f52b(0x1ee)])continue;if(!Pt(_0x359c44,_0x15b042))continue;const _0x32013e=_0x359c44[_0x16f52b(0x2eb)]==_0xa1d6e3;for(let _0x33a82e=0x0;_0x33a82e<_0x5de431[_0x16f52b(0x269)];_0x33a82e++){const _0x285bcd=_0x5de431[_0x33a82e];for(const _0x3137b1 of _0x359c44[_0x16f52b(0x23a)]()){const _0x4344e5=_0x3137b1[_0x16f52b(0x237)]();if(_0x285bcd[_0x16f52b(0x390)](_0x4344e5)){_0x32013e?(_0x5de431[_0x16f52b(0x296)](_0x33a82e,0x1),_0x33a82e--):_0x359c44[_0x16f52b(0x319)](_0x3137b1[_0x16f52b(0x259)]);break;}}}}if(0x0==_0x5de431[_0x16f52b(0x269)])return null;const _0x450c1d=this[_0x16f52b(0x2be)][_0x16f52b(0x2ad)](_0x16f52b(0x216),_0xa1d6e3,_0x16f52b(0x301));for(const _0xb72e74 of this[_0x16f52b(0x23b)]())if(_0xb72e74[_0x16f52b(0x30e)]['id']==_0xf6a186['id']&&_0x16f52b(0x216)==_0xb72e74[_0x16f52b(0x357)]&&_0xb72e74[_0x16f52b(0x333)][_0x16f52b(0x1ee)]==_0x1cdf39[_0x16f52b(0x1ee)]&&_0xb72e74[_0x16f52b(0x2eb)]==_0xa1d6e3&&Pt(_0xb72e74,_0x15b042)&&(_0x450c1d(_0xb72e74[_0x16f52b(0x245)](),_0x5de431)||_0x450c1d(_0x5de431,_0xb72e74[_0x16f52b(0x245)]()))){for(const _0x2261b1 of _0x5de431)_0xb72e74[_0x16f52b(0x305)](_0x2261b1);return _0xb72e74;}const _0x3c32d4=_0x2e0e5f(),_0x2e7d81=_0xf6a186['id'],_0x383707=_0x16f52b(0x2e1)+_0xa1d6e3,_0xe28f74=this[_0x16f52b(0x2ca)]({'id':_0x3c32d4,'type':_0x383707,'data':_0x1cdf39,'createdAt':new Date(),'authorId':_0x2e7d81,'attributes':_0x15b042});for(const _0x2f0d8a of _0x5de431)this[_0x16f52b(0x2c4)](_0x383707,_0x3c32d4,_0x2e7d81,_0x2f0d8a,_0x4c8752[_0x16f52b(0x2c0)]());return _0xe28f74;}[_0x2fda62(0x38f)](_0x18cd9b,_0x332652=null,_0x534282={}){const _0x349f54=_0x2fda62;if(_0x18cd9b[_0x349f54(0x336)])return null;const _0x4519ee=this[_0x349f54(0x263)][_0x349f54(0x255)][_0x349f54(0x202)](_0x349f54(0x32b))['me'],_0x4ee614=new _0x5b6962(_0x18cd9b[_0x349f54(0x2da)],_0x18cd9b[_0x349f54(0x25c)]);for(const {suggestion:_0x1251e6,meta:_0x329ef7}of this[_0x349f54(0x339)](_0x4ee614,_0x349f54(0x229)))if(_0x329ef7[_0x349f54(0x1fb)]&&!_0x329ef7[_0x349f54(0x22e)]){if(_0x1251e6[_0x349f54(0x266)]){const _0x159f8e=_0x1251e6[_0x349f54(0x245)]()[_0x349f54(0x33c)](_0xe1827b=>_0x349f54(0x306)!=_0xe1827b[_0x349f54(0x35a)][_0x349f54(0x288)]);_0x159f8e[_0x349f54(0x359)](_0x2f2ba1=>_0x4ee614[_0x349f54(0x31b)](_0x2f2ba1,!0x0))&&_0x1251e6[_0x349f54(0x297)]();if(_0x159f8e[_0x349f54(0x211)](_0x25a01b=>_0x25a01b[_0x349f54(0x31b)](_0x4ee614,!0x0))){const _0xd81301=this[_0x349f54(0x2be)][_0x349f54(0x2ad)](_0x349f54(0x2fd),_0x332652,_0x349f54(0x391));return this[_0x349f54(0x273)](()=>_0xd81301([_0x4ee614],null,_0x534282)),null;}}else{const _0x37dfff=_0x4ee614[_0x349f54(0x399)](_0x1251e6[_0x349f54(0x363)]());null!==_0x37dfff&&_0x1251e6[_0x349f54(0x2fa)]([_0x37dfff],null,_0x534282);}}if(_0x4ee614[_0x349f54(0x329)](),_0x4ee614[_0x349f54(0x336)]||_0x349f54(0x306)==_0x4ee614[_0x349f54(0x35a)][_0x349f54(0x288)])return null;let _0x4e0935=null,_0x27e81e=_0x4ee614[_0x349f54(0x2da)],_0x4bbe9c=_0x4ee614[_0x349f54(0x25c)];const _0x225073=this[_0x349f54(0x339)](_0x4ee614,_0x349f54(0x2fd));for(const {suggestion:_0x2dfea2,meta:_0x34cecd}of _0x225073){const _0x1ac917=this[_0x349f54(0x37d)][_0x349f54(0x31d)](_0x27e81e,_0x4bbe9c);if(_0x34cecd[_0x349f54(0x1fb)]&&(this[_0x349f54(0x372)]||!_0x34cecd[_0x349f54(0x28f)]&&!_0x34cecd[_0x349f54(0x295)])){if(_0x2dfea2[_0x349f54(0x266)]){if(!Pt(_0x2dfea2,_0x534282))continue;let _0xf5cd4f=!0x0;for(const _0x158dd0 of _0x2dfea2[_0x349f54(0x245)]()){if(_0x158dd0[_0x349f54(0x31b)](_0x1ac917,!0x0))return _0x2dfea2;_0x1ac917[_0x349f54(0x31b)](_0x158dd0)||(_0xf5cd4f=!0x1);}_0xf5cd4f&&_0x2dfea2[_0x349f54(0x297)]();}else{const _0x25bedb=_0x2dfea2[_0x349f54(0x363)]();if(_0x25bedb[_0x349f54(0x31b)](_0x1ac917,!0x0))return _0x2dfea2;if(!Pt(_0x2dfea2,_0x534282)){_0x1ac917[_0x349f54(0x31b)](_0x25bedb)?_0x2dfea2[_0x349f54(0x34b)]():_0x25bedb[_0x349f54(0x21f)](_0x27e81e)?_0x27e81e=_0x25bedb[_0x349f54(0x25c)]:_0x25bedb[_0x349f54(0x21f)](_0x4bbe9c)&&(_0x4bbe9c=_0x25bedb[_0x349f54(0x2da)]);continue;}_0x27e81e=_0x27e81e[_0x349f54(0x233)](_0x25bedb[_0x349f54(0x2da)])?_0x27e81e:_0x25bedb[_0x349f54(0x2da)],_0x4bbe9c=_0x4bbe9c[_0x349f54(0x2b7)](_0x25bedb[_0x349f54(0x25c)])?_0x4bbe9c:_0x25bedb[_0x349f54(0x25c)],_0x534282=Object[_0x349f54(0x2e5)]({},_0x2dfea2[_0x349f54(0x2f2)]),_0x4e0935?_0x25bedb[_0x349f54(0x2da)][_0x349f54(0x233)](_0x4e0935[_0x349f54(0x363)]()[_0x349f54(0x2da)])?(_0x4e0935[_0x349f54(0x34b)](),_0x4e0935=_0x2dfea2):_0x2dfea2[_0x349f54(0x34b)]():_0x4e0935=_0x2dfea2;}}}if(_0x4e0935)return this[_0x349f54(0x2ea)](_0x4e0935,this[_0x349f54(0x37d)][_0x349f54(0x31d)](_0x27e81e,_0x4bbe9c)),_0x4e0935;{const _0x1b8636=_0x2e0e5f(),_0x294f98=this[_0x349f54(0x37d)][_0x349f54(0x31d)](_0x27e81e,_0x4bbe9c),_0x45e3cc=_0x4519ee['id'],_0x40650a=_0x332652?_0x349f54(0x2b5)+_0x332652:_0x349f54(0x2fd),_0x1a95fd=this[_0x349f54(0x2ca)]({'id':_0x1b8636,'type':_0x40650a,'createdAt':new Date(),'authorId':_0x45e3cc,'attributes':_0x534282});return this[_0x349f54(0x2c4)](_0x40650a,_0x1b8636,_0x45e3cc,_0x294f98),_0x1a95fd;}}[_0x2fda62(0x2f1)](_0x1c428c,_0x9c9ecc=_0x2fda62(0x24f),_0x238205={}){const _0x1abb74=_0x2fda62,_0x57a96c=this[_0x1abb74(0x263)][_0x1abb74(0x255)][_0x1abb74(0x202)](_0x1abb74(0x32b))['me'],_0x4abe0f=_0x1c428c[_0x1abb74(0x321)](_0x2a7a70=>new _0x5b6962(_0x2a7a70[_0x1abb74(0x2da)],_0x2a7a70[_0x1abb74(0x25c)])),_0x5d559e=new Set();for(const {suggestion:_0x2c54af,meta:_0x364fd1}of this[_0x1abb74(0x339)](_0x4abe0f,_0x1abb74(0x229)))_0x364fd1[_0x1abb74(0x1fb)]&&!_0x364fd1[_0x1abb74(0x22e)]&&_0x5d559e[_0x1abb74(0x20b)](_0x2c54af);for(const _0x56aa9d of _0x5d559e)if(_0x56aa9d[_0x1abb74(0x266)]){const _0x5f4e06=_0x56aa9d[_0x1abb74(0x245)]();(!_0x56aa9d[_0x1abb74(0x2f2)]||!_0x56aa9d[_0x1abb74(0x2f2)][_0x1abb74(0x2b8)])&&(_0x5f4e06[_0x1abb74(0x359)](_0x58b29e=>_0x4abe0f[_0x1abb74(0x211)](_0x2c909c=>_0x2c909c[_0x1abb74(0x31b)](_0x58b29e,!0x0)))&&_0x56aa9d[_0x1abb74(0x297)]());if(_0x4abe0f[_0x1abb74(0x359)](_0x14e0c3=>_0x5f4e06[_0x1abb74(0x211)](_0x581457=>_0x581457[_0x1abb74(0x31b)](_0x14e0c3,!0x0)))){const _0x3b6bb1=this[_0x1abb74(0x2be)][_0x1abb74(0x2ad)](_0x1abb74(0x2fd),_0x9c9ecc,_0x1abb74(0x391));return this[_0x1abb74(0x273)](()=>_0x3b6bb1(_0x1c428c,null,_0x238205)),null;}}else{const _0xdcbdf3=_0x56aa9d[_0x1abb74(0x363)]();_0x4abe0f[_0x1abb74(0x211)](_0x5ee4e6=>_0x5ee4e6[_0x1abb74(0x31b)](_0xdcbdf3,!0x0))&&_0x56aa9d[_0x1abb74(0x297)]();if(_0x4abe0f[_0x1abb74(0x359)](_0x58a4aa=>_0xdcbdf3[_0x1abb74(0x31b)](_0x58a4aa,!0x0))){const _0x7cb91b=this[_0x1abb74(0x2be)][_0x1abb74(0x2ad)](_0x1abb74(0x2fd),_0x9c9ecc,_0x1abb74(0x391));return this[_0x1abb74(0x273)](()=>_0x7cb91b(_0x4abe0f,null,_0x238205)),null;}}const _0x2b655d=this[_0x1abb74(0x2be)][_0x1abb74(0x2ad)](_0x1abb74(0x2fd),_0x9c9ecc,_0x1abb74(0x301));let _0x5313d5=null;for(const _0x38e49a of this[_0x1abb74(0x23b)]())if(_0x38e49a[_0x1abb74(0x30e)]['id']==_0x57a96c['id']&&_0x38e49a[_0x1abb74(0x27a)]&&_0x1abb74(0x2fd)==_0x38e49a[_0x1abb74(0x357)]&&_0x38e49a[_0x1abb74(0x2eb)]==_0x9c9ecc&&Pt(_0x38e49a,_0x238205)&&(_0x2b655d(_0x38e49a[_0x1abb74(0x245)](),_0x4abe0f)||_0x2b655d(_0x4abe0f,_0x38e49a[_0x1abb74(0x245)]()))){if(_0x5313d5){if(_0x38e49a[_0x1abb74(0x31e)]&&_0x38e49a[_0x1abb74(0x31e)][_0x1abb74(0x269)])continue;for(const _0x379c39 of _0x38e49a[_0x1abb74(0x245)]())_0x5313d5[_0x1abb74(0x395)](_0x379c39)||_0x5313d5[_0x1abb74(0x305)](_0x379c39);_0x38e49a[_0x1abb74(0x34b)]();}else{_0x5313d5=_0x38e49a;for(const _0x4179f7 of _0x4abe0f)_0x38e49a[_0x1abb74(0x395)](_0x4179f7)||_0x38e49a[_0x1abb74(0x305)](_0x4179f7);}}if(_0x5313d5)return _0x5313d5;_0x5d559e[_0x1abb74(0x37a)]();for(const {suggestion:_0x545860,meta:_0x3bc2a9}of this[_0x1abb74(0x339)](_0x4abe0f,_0x1abb74(0x2fd)))_0x3bc2a9[_0x1abb74(0x1fb)]&&(this[_0x1abb74(0x372)]||!_0x3bc2a9[_0x1abb74(0x28f)]&&!_0x3bc2a9[_0x1abb74(0x295)])&&Pt(_0x545860,_0x238205)&&_0x5d559e[_0x1abb74(0x20b)](_0x545860);for(const _0x3d90e3 of _0x5d559e){const _0x3b7b56=_0x3d90e3[_0x1abb74(0x245)]();if(!_0x238205||!_0x238205[_0x1abb74(0x2b8)]){if(_0x4abe0f[_0x1abb74(0x359)](_0x140183=>_0x3b7b56[_0x1abb74(0x211)](_0x4130dd=>_0x4130dd[_0x1abb74(0x31b)](_0x140183,!0x0))))return _0x3d90e3;}(!_0x3d90e3[_0x1abb74(0x2f2)]||!_0x3d90e3[_0x1abb74(0x2f2)][_0x1abb74(0x2b8)])&&(_0x3b7b56[_0x1abb74(0x359)](_0xe6d19f=>_0x4abe0f[_0x1abb74(0x211)](_0x1b61e6=>_0x1b61e6[_0x1abb74(0x31b)](_0xe6d19f,!0x0)))&&_0x3d90e3[_0x1abb74(0x297)]());}const _0x1f18c1=_0x2e0e5f(),_0x22d3e3=_0x57a96c['id'],_0x4fd0a6=_0x1abb74(0x2b5)+_0x9c9ecc,_0x5c6b7f=this[_0x1abb74(0x2ca)]({'id':_0x1f18c1,'type':_0x4fd0a6,'createdAt':new Date(),'authorId':_0x22d3e3,'attributes':_0x238205});for(const _0x35167b of _0x4abe0f)_0x35167b[_0x1abb74(0x329)](),_0x35167b[_0x1abb74(0x336)]||_0x1abb74(0x306)==_0x35167b[_0x1abb74(0x35a)][_0x1abb74(0x288)]||this[_0x1abb74(0x2c4)](_0x4fd0a6,_0x1f18c1,_0x22d3e3,_0x35167b,_0x4c8752[_0x1abb74(0x2c0)]());return _0x5c6b7f;}[_0x2fda62(0x2e6)](_0x12ac63,_0x20a19b,_0x4a0c93,_0x31c593,_0x3b7101){const _0x34b558=_0x2fda62;if(_0x12ac63[_0x34b558(0x336)])return[];if(_0x34b558(0x335)===this[_0x34b558(0x389)])return[];const _0xa72a83=this[_0x34b558(0x263)][_0x34b558(0x255)][_0x34b558(0x202)](_0x34b558(0x32b))['me']['id'],_0x226d91=Array[_0x34b558(0x2bc)](this[_0x34b558(0x2f6)][_0x34b558(0x31a)]())[_0x34b558(0x33c)](_0x2cf0ec=>_0x34b558(0x323)==_0x2cf0ec[_0x34b558(0x357)]&&_0x2cf0ec[_0x34b558(0x333)][_0x34b558(0x22c)]==_0x20a19b&&_0x2cf0ec[_0x34b558(0x395)](_0x12ac63));if(_0x34b558(0x354)===this[_0x34b558(0x389)]){const _0x34c16a=this[_0x34b558(0x339)](_0x12ac63,_0x34b558(0x229))[_0x34b558(0x33c)](({meta:_0x2134df})=>_0x2134df[_0x34b558(0x1fb)]&&!_0x2134df[_0x34b558(0x295)]&&!_0x2134df[_0x34b558(0x22e)])[_0x34b558(0x321)](({suggestion:_0x137846})=>_0x137846);_0x226d91[_0x34b558(0x242)](..._0x34c16a);}const _0x2f7fac=new Map([[_0x12ac63,_0x4a0c93]]);for(const _0x53a384 of _0x226d91){const _0x373fb6=_0x34b558(0x323)==_0x53a384[_0x34b558(0x357)]?_0x53a384[_0x34b558(0x333)][_0x34b558(0x369)]:void 0x0,_0x132ed2=_0x53a384[_0x34b558(0x363)](),_0x547c33=Array[_0x34b558(0x2bc)](_0x2f7fac[_0x34b558(0x2ec)]())[_0x34b558(0x29a)](_0x1f9f10=>_0x1f9f10[_0x34b558(0x383)](_0x132ed2));if(!_0x547c33)continue;const _0x2da10c=_0x547c33[_0x34b558(0x265)](_0x132ed2);this[_0x34b558(0x360)](_0x20a19b)&&_0x34b558(0x229)==_0x53a384[_0x34b558(0x357)]&&0x0!=_0x2da10c[_0x34b558(0x269)]||(_0x2f7fac[_0x34b558(0x28a)](_0x547c33),_0x2da10c[_0x34b558(0x346)](_0x1e24e1=>{const _0x378b0c=_0x34b558;_0x2f7fac[_0x378b0c(0x2d9)](_0x1e24e1,_0x4a0c93);}),_0x34b558(0x229)!=_0x53a384[_0x34b558(0x357)]&&_0x373fb6!=_0x31c593&&_0x2f7fac[_0x34b558(0x2d9)](_0x547c33[_0x34b558(0x399)](_0x132ed2),_0x373fb6));}const _0x38216c=[];for(const [_0x5eb12c,_0x3fdfbd]of _0x2f7fac){const _0x2d1f57=_0x2e0e5f(),_0x6b3c1a={'key':_0x20a19b,'oldValue':_0x3fdfbd,'newValue':_0x31c593};_0x20a19b[_0x34b558(0x269)]>0x25&&console[_0x34b558(0x397)](_0x34b558(0x20e),{'key':_0x20a19b});const _0x838fd8=(_0x34b558(0x2dc)+(_0x20a19b+'|'+Et({'newValue':_0x31c593})))[_0x34b558(0x26c)](0x0,0x3c),_0x4b3800=this[_0x34b558(0x2ca)]({'id':_0x2d1f57,'type':_0x838fd8,'data':_0x6b3c1a,'createdAt':new Date(),'authorId':_0xa72a83,'attributes':_0x3b7101});_0x38216c[_0x34b558(0x2a4)](_0x4b3800),this[_0x34b558(0x2c4)](_0x838fd8,_0x2d1f57,_0xa72a83,_0x5eb12c);}return _0x38216c;}[_0x2fda62(0x379)](_0x213513){const _0xf247bb=_0x2fda62;this[_0xf247bb(0x2f7)][_0xf247bb(0x20b)](_0x213513);}[_0x2fda62(0x370)](_0x21f665){const _0x21e0dc=_0x2fda62;this[_0x21e0dc(0x294)][_0x21e0dc(0x20b)](_0x21f665);}[_0x2fda62(0x2a6)](_0x4c351a,_0x2d9904=[],_0x22df52=[]){const _0x107587=_0x2fda62;this[_0x107587(0x22f)](_0x4c351a,(_0x390c4c,..._0x292ccf)=>{const _0x1723fd=_0x107587;this[_0x1723fd(0x241)](()=>{_0x390c4c(..._0x292ccf);});});for(const _0x3a90fd of _0x2d9904)this[_0x107587(0x370)](_0x3a90fd);for(const _0x5cdd1c of _0x22df52)this[_0x107587(0x379)](_0x5cdd1c);}[_0x2fda62(0x38c)](_0x44903e){const _0x1dc89c=_0x2fda62;return _0x1dc89c(0x323)==_0x44903e[_0x1dc89c(0x357)]?_0x44903e[_0x1dc89c(0x2eb)][_0x1dc89c(0x271)]('|')[0x0]:null;}[_0x2fda62(0x2ea)](_0x16f4c6,_0x1bc77c){const _0x4e172d=_0x2fda62,_0x10c1be=_0x16f4c6[_0x4e172d(0x246)]();this[_0x4e172d(0x37d)][_0x4e172d(0x27d)](_0x2e03f5=>{const _0x2524fc=_0x4e172d;_0x2e03f5[_0x2524fc(0x393)](_0x10c1be,{'range':_0x1bc77c});});}[_0x2fda62(0x371)](_0x1bfb7b){const _0x341def=_0x2fda62,_0x1e05e2=_0x1bfb7b['id'],_0x18b458=this[_0x341def(0x263)][_0x341def(0x35f)][_0x341def(0x202)](_0x341def(0x217));this[_0x341def(0x33e)][_0x341def(0x300)](_0x1e05e2)||this[_0x341def(0x33e)][_0x341def(0x280)]({'channelId':_0x18b458,'threadId':_0x1e05e2,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x18cbc7=this[_0x341def(0x33e)][_0x341def(0x386)](_0x1e05e2);_0x18cbc7[_0x341def(0x27b)](_0x341def(0x2f5)),_0x18cbc7[_0x341def(0x2f5)]=!0x1,_0x1bfb7b[_0x341def(0x31e)]=_0x18cbc7;}[_0x2fda62(0x2c5)](_0x3fadcc,_0x2bd135,_0xe4e3c1,_0x224ceb){const _0x590f9d=_0x2fda62;if(_0x3fadcc[_0x590f9d(0x357)]!=_0x2bd135||_0x3fadcc[_0x590f9d(0x2eb)]!=_0xe4e3c1||_0x3fadcc[_0x590f9d(0x2c1)]['id']!=_0x224ceb)throw this[_0x590f9d(0x263)][_0x590f9d(0x385)](_0x590f9d(0x21e)),new _0x51ae20(_0x590f9d(0x21e),this);}[_0x2fda62(0x302)](_0x1dea34,_0x477a77){const _0x5c71fe=_0x2fda62,_0x417f2c=_0x1dea34[_0x5c71fe(0x363)]();if(_0x477a77[_0x5c71fe(0x390)](_0x417f2c))_0x1dea34[_0x5c71fe(0x34b)]();else{if(_0x417f2c[_0x5c71fe(0x31b)](_0x477a77)){const _0x1e457e=this[_0x5c71fe(0x37d)][_0x5c71fe(0x2a1)](_0x477a77[_0x5c71fe(0x2da)][_0x5c71fe(0x220)],_0x5c71fe(0x25c));this[_0x5c71fe(0x2ea)](_0x1dea34,this[_0x5c71fe(0x37d)][_0x5c71fe(0x31d)](_0x417f2c[_0x5c71fe(0x2da)],_0x1e457e));const _0x5205cc=_0x2e0e5f(),_0x2f8f75=_0x1dea34[_0x5c71fe(0x2c1)]['id'],_0x50f859=_0x1dea34[_0x5c71fe(0x357)]+':'+_0x1dea34[_0x5c71fe(0x2eb)];this[_0x5c71fe(0x2ca)]({'id':_0x5205cc,'type':_0x50f859,'createdAt':new Date(),'authorId':_0x2f8f75,'data':_0x1dea34[_0x5c71fe(0x333)],'attributes':_0x1dea34[_0x5c71fe(0x2f2)]});const _0x350a04=this[_0x5c71fe(0x37d)][_0x5c71fe(0x2a1)](_0x477a77[_0x5c71fe(0x25c)][_0x5c71fe(0x325)],_0x5c71fe(0x2ba)),_0x397215=this[_0x5c71fe(0x37d)][_0x5c71fe(0x31d)](_0x350a04,_0x417f2c[_0x5c71fe(0x25c)]);this[_0x5c71fe(0x2c4)](_0x50f859,_0x5205cc,_0x2f8f75,_0x397215);}else{if(_0x417f2c[_0x5c71fe(0x21f)](_0x477a77[_0x5c71fe(0x2da)])){const _0x4fa11c=this[_0x5c71fe(0x37d)][_0x5c71fe(0x2a1)](_0x477a77[_0x5c71fe(0x2da)][_0x5c71fe(0x220)],_0x5c71fe(0x25c));this[_0x5c71fe(0x2ea)](_0x1dea34,this[_0x5c71fe(0x37d)][_0x5c71fe(0x31d)](_0x417f2c[_0x5c71fe(0x2da)],_0x4fa11c));}else{const _0x35d837=this[_0x5c71fe(0x37d)][_0x5c71fe(0x2a1)](_0x477a77[_0x5c71fe(0x25c)][_0x5c71fe(0x325)],_0x5c71fe(0x2ba));this[_0x5c71fe(0x2ea)](_0x1dea34,this[_0x5c71fe(0x37d)][_0x5c71fe(0x31d)](_0x35d837,_0x417f2c[_0x5c71fe(0x25c)]));}}}}[_0x2fda62(0x277)](_0x555517){const _0x350197=_0x2fda62;for(const {suggestion:_0x5456b6,meta:_0x22486b}of this[_0x350197(0x339)](_0x555517,_0x350197(0x229))){if(!_0x22486b[_0x350197(0x1fb)])continue;const _0x2c8299=_0x5456b6[_0x350197(0x245)]();for(const _0x2eaee6 of _0x2c8299)if(!_0x555517[_0x350197(0x265)](_0x2eaee6)[_0x350197(0x269)])return!0x0;}return!0x1;}[_0x2fda62(0x2b3)](_0x1ac4f6){const _0x1b27a1=_0x2fda62,_0x3146fa=this[_0x1b27a1(0x263)][_0x1b27a1(0x255)][_0x1b27a1(0x202)](_0x1b27a1(0x32b))[_0x1b27a1(0x293)](_0x1ac4f6);if(!_0x3146fa)throw new _0x51ae20(_0x1b27a1(0x243),this);return _0x3146fa;}[_0x2fda62(0x2ef)](_0x5cb1e2){const _0x50fb6a=_0x2fda62,_0x5d4ed6=this[_0x50fb6a(0x263)][_0x50fb6a(0x255)][_0x50fb6a(0x202)](_0x50fb6a(0x32b)),_0x4abde2=_0x18ac71(_0x50fb6a(0x2db)+_0x5cb1e2),_0x291604=_0x5d4ed6[_0x50fb6a(0x293)](_0x4abde2);return _0x291604||_0x5d4ed6[_0x50fb6a(0x20f)]({'id':_0x4abde2,'name':_0x5cb1e2});}[_0x2fda62(0x2ff)](_0x211d44,_0x32af09,_0x30c445,_0x44a4f1,_0x3ea99b){const _0x160262=_0x2fda62,_0x471a5=this[_0x160262(0x2b3)](_0x44a4f1),_0x3b90d6=this[_0x160262(0x2be)][_0x160262(0x24c)](_0x211d44,_0x32af09,_0x30c445,_0x471a5,_0x3ea99b,_0x3fcf11=>{const _0x38621e=_0x160262;this[_0x38621e(0x1fe)](_0x30c445,{'attributes':_0x3fcf11});const _0x17021f=this[_0x38621e(0x1f3)](_0x30c445);this[_0x38621e(0x2cf)](new Set([_0x17021f])),this[_0x38621e(0x382)](new Set([_0x17021f]));});return this[_0x160262(0x21b)](_0x3b90d6,_0x160262(0x391),()=>{const _0xc6d276=_0x160262;this[_0xc6d276(0x1fe)](_0x30c445,{'state':_0xc6d276(0x227)});},{'priority':_0x160262(0x30a)}),this[_0x160262(0x21b)](_0x3b90d6,_0x160262(0x297),()=>{const _0x200fae=_0x160262;this[_0x200fae(0x1fe)](_0x30c445,{'state':_0x200fae(0x270)});},{'priority':_0x160262(0x30a)}),this[_0x160262(0x2f6)][_0x160262(0x2d9)](_0x30c445,_0x3b90d6),this[_0x160262(0x2c3)][_0x160262(0x2d9)](_0x3b90d6,_0x160262(0x231)),_0x3b90d6;}[_0x2fda62(0x30d)](_0x3fc134){const _0x5795c5=_0x2fda62,_0x44c49a=_0x3fc134[_0x5795c5(0x271)](':');return{'group':_0x44c49a[0x0],'type':_0x44c49a[0x1],'subType':_0x44c49a[_0x5795c5(0x269)]>=0x5?_0x44c49a[0x2]:null,'id':_0x44c49a[_0x5795c5(0x269)]<0x5?_0x44c49a[0x2]:_0x44c49a[0x3],'authorId':_0x44c49a[_0x5795c5(0x269)]<0x5?_0x44c49a[0x3]:_0x44c49a[0x4],'markerCount':0x6==_0x44c49a[_0x5795c5(0x269)]?_0x44c49a[0x5]:null};}[_0x2fda62(0x20d)](_0x48a92c,_0x24d2d7,_0x584659){const _0x23c53e=_0x2fda62,_0x31ad6a=_0x48a92c[_0x23c53e(0x363)](),_0x3d57ff=_0x31ad6a[_0x23c53e(0x2da)],_0x1585a1=_0x31ad6a[_0x23c53e(0x25c)];this[_0x23c53e(0x2ea)](_0x48a92c,this[_0x23c53e(0x37d)][_0x23c53e(0x31d)](_0x3d57ff,_0x24d2d7));const _0x13cfc4=_0x2e0e5f(),_0x15b046=_0x48a92c[_0x23c53e(0x2c1)]['id'],_0x4dc6a8=_0x48a92c[_0x23c53e(0x357)]+(_0x48a92c[_0x23c53e(0x2eb)]?':'+_0x48a92c[_0x23c53e(0x2eb)]:'');this[_0x23c53e(0x2ca)]({'id':_0x13cfc4,'type':_0x4dc6a8,'createdAt':new Date(),'authorId':_0x15b046,'originalSuggestionId':_0x48a92c['id'],'attributes':_0x48a92c[_0x23c53e(0x2f2)],'data':_0x48a92c[_0x23c53e(0x333)]});const _0x4e27ec=this[_0x23c53e(0x38c)](_0x48a92c);(_0x23c53e(0x216)==_0x48a92c[_0x23c53e(0x357)]||_0x4e27ec&&this[_0x23c53e(0x360)](_0x4e27ec))&&(_0x584659=this[_0x23c53e(0x37d)][_0x23c53e(0x279)](_0x584659[_0x23c53e(0x325)])),this[_0x23c53e(0x2c4)](_0x4dc6a8,_0x13cfc4,_0x15b046,this[_0x23c53e(0x37d)][_0x23c53e(0x31d)](_0x584659,_0x1585a1));}[_0x2fda62(0x339)](_0x112600,_0x3e735d=null){const _0x31d280=_0x2fda62,_0x1b0dd9=[],_0x140e7d=this[_0x31d280(0x263)][_0x31d280(0x255)][_0x31d280(0x202)](_0x31d280(0x32b))['me'];Array[_0x31d280(0x34d)](_0x112600)||(_0x112600=[_0x112600]);for(const _0x574226 of this[_0x31d280(0x23b)]()){if(!_0x574226[_0x31d280(0x27a)])continue;if(_0x3e735d&&_0x574226[_0x31d280(0x357)]!=_0x3e735d)continue;let _0x1f298f=!0x1;for(const _0x50bca9 of _0x574226[_0x31d280(0x245)]()){for(const _0x4d26cd of _0x112600){const _0x10ca9b=_0x4d26cd[_0x31d280(0x2da)][_0x31d280(0x390)](_0x50bca9[_0x31d280(0x25c)])||_0x4d26cd[_0x31d280(0x25c)][_0x31d280(0x390)](_0x50bca9[_0x31d280(0x2da)]);if(_0x10ca9b||_0x4d26cd[_0x31d280(0x399)](_0x50bca9)){const _0x121099=_0x4d26cd[_0x31d280(0x31b)](_0x50bca9)&&xt(this[_0x31d280(0x37d)][_0x31d280(0x349)],_0x50bca9[_0x31d280(0x2da)],_0x4d26cd),_0x58b480=_0x50bca9[_0x31d280(0x31b)](_0x4d26cd)&&xt(this[_0x31d280(0x37d)][_0x31d280(0x349)],_0x4d26cd[_0x31d280(0x2da)],_0x50bca9);_0x1b0dd9[_0x31d280(0x2a4)]({'suggestion':_0x574226,'meta':{'isOwn':_0x140e7d==_0x574226[_0x31d280(0x30e)],'isNextTo':_0x10ca9b,'isInsideObject':_0x121099,'containsRangeInObject':_0x58b480}}),_0x1f298f=!0x0;break;}}if(_0x1f298f)break;}}return _0x1b0dd9;}[_0x2fda62(0x2c4)](_0x3647d2,_0x13e7cd,_0x474435,_0x297edc,_0xb946d6){const _0x1a901d=_0x2fda62;this[_0x1a901d(0x37d)][_0x1a901d(0x27d)](_0x45fe48=>{const _0x520fe5=_0x1a901d;let _0x3289ed=_0x520fe5(0x362)+_0x3647d2+':'+_0x13e7cd+':'+_0x474435;_0xb946d6&&(_0x3289ed=_0x3289ed+':'+_0xb946d6),_0x45fe48[_0x520fe5(0x2ee)](_0x3289ed,{'range':_0x297edc,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2fda62(0x2a5)](_0x542727){const _0x28eebe=_0x2fda62,_0x3269d0=_0x542727[_0x28eebe(0x34e)],_0x15c728=_0x542727[_0x28eebe(0x2b4)];_0x542727[_0x28eebe(0x34e)]=null,_0x542727[_0x28eebe(0x2b4)]=null,null!=_0x3269d0&&_0x3269d0[_0x28eebe(0x2b4)]==_0x542727&&(_0x3269d0[_0x28eebe(0x2b4)]=_0x15c728),null!=_0x15c728&&_0x15c728[_0x28eebe(0x34e)]==_0x542727&&(_0x15c728[_0x28eebe(0x34e)]=_0x3269d0),_0x28eebe(0x1fd)==this[_0x28eebe(0x2c3)][_0x28eebe(0x202)](_0x542727)&&(this[_0x28eebe(0x2c3)][_0x28eebe(0x2d9)](_0x542727,_0x28eebe(0x347)),this[_0x28eebe(0x2ce)](_0x28eebe(0x353),_0x542727,_0x3269d0,_0x15c728));}[_0x2fda62(0x2ca)](_0x3f8193){const _0x4a9d55=_0x2fda62,_0x1c155d=_0x3f8193['id'],_0x9d82c8=this[_0x4a9d55(0x2d8)](_0x3f8193);if(this[_0x4a9d55(0x278)]&&this[_0x4a9d55(0x278)][_0x4a9d55(0x2a7)]){const _0x49be17=this[_0x4a9d55(0x263)][_0x4a9d55(0x255)][_0x4a9d55(0x202)](_0x4a9d55(0x2e7)),_0x16c3f7=_0x9d82c8[_0x4a9d55(0x39d)],_0x1b3615=_0x9d82c8[_0x4a9d55(0x2eb)]?_0x9d82c8[_0x4a9d55(0x357)]+':'+_0x9d82c8[_0x4a9d55(0x2eb)]:_0x9d82c8[_0x4a9d55(0x357)],_0x493a36=this[_0x4a9d55(0x263)][_0x4a9d55(0x2c9)],_0xa07e70=_0x49be17[_0x4a9d55(0x20b)](_0xc8b30e(_0x493a36,_0x4a9d55(0x2aa))),_0x4d611a={'id':_0x1c155d,'type':_0x1b3615,'hasComments':_0x16c3f7,'data':_0x3f8193[_0x4a9d55(0x333)]||null,'originalSuggestionId':_0x3f8193[_0x4a9d55(0x2c2)]||null,'attributes':_0x9d82c8[_0x4a9d55(0x2f2)]};this[_0x4a9d55(0x278)][_0x4a9d55(0x2a7)](_0x4d611a)[_0x4a9d55(0x368)](_0x237403=>{const _0x1e4f83=_0x4a9d55;_0x9d82c8[_0x1e4f83(0x2b6)]=!0x0,_0x49be17[_0x1e4f83(0x36d)](_0xa07e70),_0x237403&&_0x237403[_0x1e4f83(0x25b)]&&(this[_0x1e4f83(0x2f6)][_0x1e4f83(0x202)](_0x1c155d)[_0x1e4f83(0x25b)]=_0x237403[_0x1e4f83(0x25b)]);})[_0x4a9d55(0x38b)](_0x526821=>{const _0x2fdc49=_0x4a9d55;throw _0x2a6906(_0x2fdc49(0x314)),this[_0x2fdc49(0x263)][_0x2fdc49(0x22b)][_0x2fdc49(0x37f)]({'isUndoable':!0x1},()=>{const _0xb488d6=_0x2fdc49;_0x9d82c8[_0xb488d6(0x297)]();}),_0x9d82c8[_0x2fdc49(0x2de)](),this[_0x2fdc49(0x2f6)][_0x2fdc49(0x28a)](_0x9d82c8['id']),this[_0x2fdc49(0x2c3)][_0x2fdc49(0x28a)](_0x9d82c8),_0x526821;});}return _0x9d82c8;}[_0x2fda62(0x360)](_0x43c379){const _0x15677d=_0x2fda62;return this[_0x15677d(0x2f7)][_0x15677d(0x30c)](_0x43c379);}[_0x2fda62(0x1fe)](_0x1ffe48,_0x3fec31){const _0x2657de=_0x2fda62,_0x2cd525=this[_0x2657de(0x263)][_0x2657de(0x255)][_0x2657de(0x202)](_0x2657de(0x2e7)),_0x2088e5=this[_0x2657de(0x1f3)](_0x1ffe48);if(this[_0x2657de(0x278)]&&this[_0x2657de(0x278)][_0x2657de(0x29c)]){if(_0x2088e5[_0x2657de(0x2b6)]){const _0x5e33a5=_0x2cd525[_0x2657de(0x20b)](_0xc8b30e(this[_0x2657de(0x263)][_0x2657de(0x2c9)],_0x2657de(0x2aa)));this[_0x2657de(0x278)][_0x2657de(0x29c)](_0x1ffe48,_0x3fec31)[_0x2657de(0x368)](()=>{const _0x573b6d=_0x2657de;_0x2cd525[_0x573b6d(0x36d)](_0x5e33a5);});}else _0x2088e5['on'](_0x2657de(0x2f0),()=>{const _0x12c6a3=_0x2657de;this[_0x12c6a3(0x1fe)](_0x1ffe48,_0x3fec31);});}}[_0x2fda62(0x317)](_0x754cbf){const _0xe6bc82=_0x2fda62;if(!this[_0xe6bc82(0x278)]||!this[_0xe6bc82(0x278)][_0xe6bc82(0x1f3)])throw new _0x51ae20(_0xe6bc82(0x27c),this);return this[_0xe6bc82(0x278)][_0xe6bc82(0x1f3)](_0x754cbf);}[_0x2fda62(0x35d)](_0x3f0ea3){const _0x42b9a3=_0x2fda62,{id:_0x22695b,type:_0x3e7851,subType:_0x3526e5,authorId:_0x42098a}=this[_0x42b9a3(0x30d)](_0x3f0ea3),_0x4d40c5=this[_0x42b9a3(0x2f6)][_0x42b9a3(0x202)](_0x22695b)||this[_0x42b9a3(0x2ff)](_0x3e7851,_0x3526e5,_0x22695b,_0x42098a,{});switch(this[_0x42b9a3(0x2c5)](_0x4d40c5,_0x3e7851,_0x3526e5,_0x42098a),this[_0x42b9a3(0x2c3)][_0x42b9a3(0x202)](_0x4d40c5)){case _0x42b9a3(0x231):this[_0x42b9a3(0x317)](_0x22695b)[_0x42b9a3(0x368)](_0x443b9c=>{const _0x15379e=_0x42b9a3;let _0x3776e3=Promise[_0x15379e(0x38e)]();_0x443b9c[_0x15379e(0x39d)]&&(_0x3776e3=this[_0x15379e(0x33e)][_0x15379e(0x2d0)]({'channelId':this[_0x15379e(0x263)][_0x15379e(0x35f)][_0x15379e(0x202)](_0x15379e(0x217)),'threadId':_0x22695b})),_0x3776e3[_0x15379e(0x368)](()=>{const _0x2d8acb=_0x15379e;this[_0x2d8acb(0x2d8)](_0x443b9c)[_0x2d8acb(0x2b6)]=!0x0;});}),this[_0x42b9a3(0x2c3)][_0x42b9a3(0x2d9)](_0x4d40c5,_0x42b9a3(0x28b));break;case _0x42b9a3(0x347):this[_0x42b9a3(0x1fe)](_0x22695b,{'state':_0x42b9a3(0x290)});case _0x42b9a3(0x234):this[_0x42b9a3(0x2c3)][_0x42b9a3(0x2d9)](_0x4d40c5,_0x42b9a3(0x1fd)),this[_0x42b9a3(0x2ce)](_0x42b9a3(0x324),_0x4d40c5);break;case _0x42b9a3(0x1fd):this[_0x42b9a3(0x2ce)](_0x42b9a3(0x34a),_0x4d40c5);}return _0x4d40c5[_0x42b9a3(0x1fa)](_0x3f0ea3),_0x4d40c5;}[_0x2fda62(0x382)](_0x3ad266){const _0x2e2a99=_0x2fda62,_0x33cba6=Array[_0x2e2a99(0x2bc)](_0x3ad266),_0x56093c=_0x33cba6[_0x2e2a99(0x33c)](_0x5b4d0a=>_0x2e2a99(0x323)==_0x5b4d0a[_0x2e2a99(0x357)]);this[_0x2e2a99(0x2ae)](_0x56093c);const _0x2c83cc=_0x33cba6[_0x2e2a99(0x33c)](_0x95df6=>!_0x95df6[_0x2e2a99(0x266)]&&_0x2e2a99(0x323)!=_0x95df6[_0x2e2a99(0x357)]),_0x3004e1=this[_0x2e2a99(0x23b)]({'skipNotAttached':!0x0})[_0x2e2a99(0x33c)](_0x41cb11=>!_0x41cb11[_0x2e2a99(0x266)]&&_0x2e2a99(0x323)!=_0x41cb11[_0x2e2a99(0x357)]),_0x2fe076=_0x3004e1[_0x2e2a99(0x33c)](_0x2cd323=>!_0x3ad266[_0x2e2a99(0x30c)](_0x2cd323)),_0x232fc8=new Map(_0x3004e1[_0x2e2a99(0x321)](_0x48f515=>[_0x48f515,this[_0x2e2a99(0x2be)][_0x2e2a99(0x2ad)](_0x48f515[_0x2e2a99(0x357)],_0x48f515[_0x2e2a99(0x2eb)],_0x2e2a99(0x253))])),_0x14a1fa=new Map(_0x3004e1[_0x2e2a99(0x321)](_0x395431=>[_0x395431,_0x395431[_0x2e2a99(0x363)]()])),_0x26a57a=new Set(),_0x4a413e=new Set();for(let _0x22e63e=0x0;_0x22e63e<_0x2c83cc[_0x2e2a99(0x269)];_0x22e63e++)_0x205df6(_0x2c83cc[_0x22e63e],_0x2c83cc,_0x22e63e+0x1);for(let _0x558c3d=0x0;_0x558c3d<_0x2c83cc[_0x2e2a99(0x269)];_0x558c3d++)_0x205df6(_0x2c83cc[_0x558c3d],_0x2fe076,0x0);const _0x2502f1=new Set();for(let _0x14e161=0x0;_0x14e161<_0x2c83cc[_0x2e2a99(0x269)];_0x14e161++){const _0x275a59=_0x2c83cc[_0x14e161];!_0x4a413e[_0x2e2a99(0x30c)](_0x275a59)&&_0x275a59[_0x2e2a99(0x34e)]&&(_0x2502f1[_0x2e2a99(0x20b)](_0x275a59[_0x2e2a99(0x34e)]),_0x275a59[_0x2e2a99(0x34e)][_0x2e2a99(0x2b4)]===_0x275a59&&(_0x275a59[_0x2e2a99(0x34e)][_0x2e2a99(0x2b4)]=null),_0x275a59[_0x2e2a99(0x34e)]=null),!_0x26a57a[_0x2e2a99(0x30c)](_0x275a59)&&_0x275a59[_0x2e2a99(0x2b4)]&&(_0x2502f1[_0x2e2a99(0x20b)](_0x275a59[_0x2e2a99(0x2b4)]),_0x275a59[_0x2e2a99(0x2b4)][_0x2e2a99(0x34e)]===_0x275a59&&(_0x275a59[_0x2e2a99(0x2b4)][_0x2e2a99(0x34e)]=null),_0x275a59[_0x2e2a99(0x2b4)]=null);}function _0x205df6(_0x5152f9,_0x48e5ff,_0x14e511){const _0x252481=_0x2e2a99;for(let _0x257530=_0x14e511;_0x257530<_0x48e5ff[_0x252481(0x269)];_0x257530++){const _0x295e25=_0x217b20(_0x5152f9,_0x48e5ff[_0x257530]);_0x295e25&&(_0x295e25[0x0][_0x252481(0x2b4)]=_0x295e25[0x1],_0x295e25[0x1][_0x252481(0x34e)]=_0x295e25[0x0],_0x26a57a[_0x252481(0x20b)](_0x295e25[0x0]),_0x4a413e[_0x252481(0x20b)](_0x295e25[0x1]));}}function _0x217b20(_0x389634,_0x3ba067){const _0x50210d=_0x2e2a99;if(_0x389634[_0x50210d(0x30e)]['id']!==_0x3ba067[_0x50210d(0x30e)]['id'])return null;const _0x42cb9c=_0x232fc8[_0x50210d(0x202)](_0x389634)(_0x389634,_0x3ba067,_0x14a1fa[_0x50210d(0x202)](_0x389634),_0x14a1fa[_0x50210d(0x202)](_0x3ba067));if(!_0x42cb9c)return null;return _0x232fc8[_0x50210d(0x202)](_0x3ba067)(_0x389634,_0x3ba067,_0x14a1fa[_0x50210d(0x202)](_0x389634),_0x14a1fa[_0x50210d(0x202)](_0x3ba067))?_0x42cb9c[0x1][_0x50210d(0x31e)]&&_0x42cb9c[0x1][_0x50210d(0x31e)][_0x50210d(0x269)]?null:_0x42cb9c:null;}_0x2502f1[_0x2e2a99(0x32a)]&&this[_0x2e2a99(0x382)](_0x2502f1);}[_0x2fda62(0x2ae)](_0xc04b6d){const _0x5211a3=_0x2fda62;if(0x0==_0xc04b6d[_0x5211a3(0x269)])return;const _0x34b5d2=this[_0x5211a3(0x23b)]({'skipNotAttached':!0x0})[_0x5211a3(0x33c)](_0x520d82=>_0x5211a3(0x323)==_0x520d82[_0x5211a3(0x357)]&&_0x520d82[_0x5211a3(0x29d)]),_0x42585b=[],_0xb61ae6=new Map();for(const _0xb3a41e of _0x34b5d2){const _0x3b5568=_0x18ac71(_0xb3a41e[_0x5211a3(0x2f2)]);_0xb61ae6[_0x5211a3(0x30c)](_0x3b5568)||(_0xb61ae6[_0x5211a3(0x2d9)](_0x3b5568,_0x42585b[_0x5211a3(0x269)]),_0x42585b[_0x5211a3(0x2a4)]([]));const _0x444251=_0xb61ae6[_0x5211a3(0x202)](_0x3b5568);_0x42585b[_0x444251][_0x5211a3(0x2a4)](_0xb3a41e);}!(function(){const _0x321a70=_0x5211a3;_0x42585b[_0x321a70(0x21a)]((_0x1dbad5,_0x3f8685)=>{const _0x13725a=_0x321a70,_0x2d5d94=_0x1dbad5[0x0][_0x13725a(0x25b)],_0x5e616a=_0x3f8685[0x0][_0x13725a(0x25b)];return _0x2d5d94==_0x5e616a?_0x1dbad5[0x0][_0x13725a(0x2f2)][_0x13725a(0x2f9)]<_0x3f8685[0x0][_0x13725a(0x2f2)][_0x13725a(0x2f9)]?-0x1:0x1:_0x2d5d94<_0x5e616a?-0x1:0x1;});for(const _0x937e5e of _0x42585b)_0x937e5e[_0x321a70(0x21a)]((_0x7ccf59,_0x4d2642)=>_0x7ccf59['id']<_0x4d2642['id']?-0x1:0x1);}());for(let _0x44356=0x0;_0x44356<_0x42585b[_0x5211a3(0x269)];_0x44356++){if(0x0==_0x42585b[_0x44356][_0x5211a3(0x269)])continue;const _0x11b6e6=[];for(let _0x4f69b2=_0x44356+0x1;_0x4f69b2<_0x42585b[_0x5211a3(0x269)];_0x4f69b2++)0x0!=_0x42585b[_0x4f69b2][_0x5211a3(0x269)]&&_0x54fdad(_0x42585b[_0x44356],_0x42585b[_0x4f69b2])&&_0x11b6e6[_0x5211a3(0x2a4)](_0x4f69b2);for(const _0x57aac1 of _0x11b6e6)_0x42585b[_0x44356]=_0x42585b[_0x44356][_0x5211a3(0x274)](_0x42585b[_0x57aac1]),_0x42585b[_0x57aac1]=[];}for(const _0x41d812 of _0x42585b)for(let _0x5af081=0x0;_0x5af081<_0x41d812[_0x5211a3(0x269)];_0x5af081++)_0x41d812[_0x5af081][_0x5211a3(0x2b4)]=_0x41d812[_0x5af081+0x1]||null;for(const _0x29d69c of _0x42585b)for(let _0x17fd8f=0x0;_0x17fd8f<_0x29d69c[_0x5211a3(0x269)];_0x17fd8f++)_0x29d69c[_0x17fd8f][_0x5211a3(0x34e)]=_0x29d69c[_0x17fd8f-0x1]||null;function _0x54fdad(_0x21e53b,_0x5b4c3b){const _0x13de38=_0x5211a3;if(_0x21e53b[0x0][_0x13de38(0x2f2)][_0x13de38(0x2f9)]!==_0x5b4c3b[0x0][_0x13de38(0x2f2)][_0x13de38(0x2f9)]&&_0x21e53b[0x0][_0x13de38(0x30e)]!==_0x5b4c3b[0x0][_0x13de38(0x30e)])return!0x1;if(!function(_0x3e8064,_0x5e3197){const _0x24b1b7=_0x13de38;if(!_0x3e8064[_0x24b1b7(0x39d)]&&!_0x5e3197[_0x24b1b7(0x39d)])return!0x0;if(_0x3e8064[_0x24b1b7(0x39d)]&&_0x5e3197[_0x24b1b7(0x39d)])return!0x1;if(_0x3e8064[_0x24b1b7(0x39d)]&&_0x5e3197[_0x24b1b7(0x25b)]<_0x3e8064[_0x24b1b7(0x31e)][_0x24b1b7(0x30f)][_0x24b1b7(0x202)](0x0)[_0x24b1b7(0x25b)])return!0x0;if(_0x5e3197[_0x24b1b7(0x39d)]&&_0x3e8064[_0x24b1b7(0x25b)]<_0x5e3197[_0x24b1b7(0x31e)][_0x24b1b7(0x30f)][_0x24b1b7(0x202)](0x0)[_0x24b1b7(0x25b)])return!0x0;return!0x1;}(_0x21e53b[0x0],_0x5b4c3b[0x0]))return!0x1;const _0x1a8fee=_0x325f47(_0x21e53b[0x0][_0x13de38(0x2f2)],_0x13de38(0x2f9)),_0xfadd73=_0x325f47(_0x5b4c3b[0x0][_0x13de38(0x2f2)],_0x13de38(0x2f9));if(!_0x4f2fda(_0x1a8fee,_0xfadd73))return!0x1;return!!_0x21e53b[_0x13de38(0x359)](_0x458b5c=>_0x5b4c3b[_0x13de38(0x211)](_0x35b434=>_0x458b5c[_0x13de38(0x363)]()[_0x13de38(0x390)](_0x35b434[_0x13de38(0x363)]())))&&_0x5b4c3b[_0x13de38(0x359)](_0x5d7b23=>_0x21e53b[_0x13de38(0x211)](_0x14236b=>_0x5d7b23[_0x13de38(0x363)]()[_0x13de38(0x390)](_0x14236b[_0x13de38(0x363)]())));}}[_0x2fda62(0x2cf)](_0x449699){const _0x536d7b=_0x2fda62,_0x3ffc19=Array[_0x536d7b(0x2bc)](_0x449699),_0x491000=this[_0x536d7b(0x23b)]({'skipNotAttached':!0x0}),_0x58c1b7=_0x491000[_0x536d7b(0x33c)](_0x44e5e7=>!_0x449699[_0x536d7b(0x30c)](_0x44e5e7)),_0x47a7a6=new Map(_0x3ffc19[_0x536d7b(0x321)](_0x23960f=>[_0x23960f,this[_0x536d7b(0x2be)][_0x536d7b(0x2ad)](_0x23960f[_0x536d7b(0x357)],_0x23960f[_0x536d7b(0x2eb)],_0x536d7b(0x301))])),_0x10f869=new Map(_0x491000[_0x536d7b(0x321)](_0x4b744c=>[_0x4b744c,_0x4b744c[_0x536d7b(0x245)]()]));for(let _0xe9101b=0x0;_0xe9101b<_0x3ffc19[_0x536d7b(0x269)];_0xe9101b++){if(_0x1229d4(this,_0x3ffc19[_0xe9101b],_0x3ffc19,_0xe9101b+0x1))return!0x0;}for(let _0x463a23=0x0;_0x463a23<_0x3ffc19[_0x536d7b(0x269)];_0x463a23++){if(_0x1229d4(this,_0x3ffc19[_0x463a23],_0x58c1b7,0x0))return!0x0;}return!0x1;function _0x1229d4(_0x5a3bde,_0x36b7a8,_0xa89a0d,_0x27416e){const _0x3f92bd=_0x536d7b;for(let _0x222d12=_0x27416e;_0x222d12<_0xa89a0d[_0x3f92bd(0x269)];_0x222d12++){const _0xf9495d=_0xa89a0d[_0x222d12];if(_0xf9495d[_0x3f92bd(0x357)]!==_0x36b7a8[_0x3f92bd(0x357)]||_0xf9495d[_0x3f92bd(0x30e)]['id']!==_0x36b7a8[_0x3f92bd(0x30e)]['id']||_0xf9495d[_0x3f92bd(0x2eb)]!==_0x36b7a8[_0x3f92bd(0x2eb)])continue;if(!Ft(_0x36b7a8,_0xf9495d,[_0x3f92bd(0x2f9)]))continue;if(_0x3f92bd(0x323)==_0x36b7a8[_0x3f92bd(0x357)]&&_0x36b7a8[_0x3f92bd(0x333)][_0x3f92bd(0x369)]!=_0xf9495d[_0x3f92bd(0x333)][_0x3f92bd(0x369)])continue;if(_0x3f92bd(0x323)==_0x36b7a8[_0x3f92bd(0x357)]&&_0x5a3bde[_0x3f92bd(0x360)](_0x36b7a8[_0x3f92bd(0x333)][_0x3f92bd(0x22c)]))continue;if(_0x3f92bd(0x216)==_0x36b7a8[_0x3f92bd(0x357)]){const _0x4d2a70=_0x5a3bde[_0x3f92bd(0x263)][_0x3f92bd(0x22b)],_0x1116cc=_0x36b7a8[_0x3f92bd(0x2d7)]();if(_0x1116cc&&(_0x4d2a70[_0x3f92bd(0x349)][_0x3f92bd(0x2b9)](_0x1116cc)||_0x4d2a70[_0x3f92bd(0x349)][_0x3f92bd(0x224)](_0x1116cc)))continue;}const _0x5ba3b6=_0x47a7a6[_0x3f92bd(0x202)](_0x36b7a8),_0x52e113=_0x10f869[_0x3f92bd(0x202)](_0x36b7a8),_0x297416=_0x10f869[_0x3f92bd(0x202)](_0xf9495d),_0x3bcdaf=_0x36b7a8[_0x3f92bd(0x31e)]&&_0x36b7a8[_0x3f92bd(0x31e)][_0x3f92bd(0x269)],_0x404bb6=_0xf9495d[_0x3f92bd(0x31e)]&&_0xf9495d[_0x3f92bd(0x31e)][_0x3f92bd(0x269)];if(!_0x3bcdaf&&_0x5ba3b6(_0x297416,_0x52e113))return _0x5a3bde[_0x3f92bd(0x206)](_0xf9495d,_0x36b7a8),_0x10f869[_0x3f92bd(0x28a)](_0x36b7a8),!0x0;if(!_0x404bb6&&_0x5ba3b6(_0x52e113,_0x297416))return _0x5a3bde[_0x3f92bd(0x206)](_0x36b7a8,_0xf9495d),_0x10f869[_0x3f92bd(0x28a)](_0xf9495d),!0x0;}return!0x1;}}[_0x2fda62(0x206)](_0x4bfb37,_0x71f42c){const _0x5c07b3=_0x2fda62;if(_0x4bfb37[_0x5c07b3(0x266)]){for(const _0x5c689c of _0x71f42c[_0x5c07b3(0x245)]())_0x4bfb37[_0x5c07b3(0x305)](_0x5c689c);}else{const _0xb711a4=_0x71f42c[_0x5c07b3(0x363)]()[_0x5c07b3(0x25c)];this[_0x5c07b3(0x2ea)](_0x4bfb37,this[_0x5c07b3(0x37d)][_0x5c07b3(0x31d)](_0x4bfb37[_0x5c07b3(0x363)]()[_0x5c07b3(0x2da)],_0xb711a4));}_0x71f42c[_0x5c07b3(0x34b)]();}[_0x2fda62(0x36b)](_0x4d7058,_0x5e9c60){const _0x379049=_0x2fda62,_0x27975a=_0x4d7058[_0x379049(0x261)](_0x379049(0x299))||_0x4d7058[_0x379049(0x261)](_0x379049(0x323))?_0x379049(0x322):_0x4d7058[_0x379049(0x1f1)]();return _0xc8b30e(this[_0x379049(0x263)][_0x379049(0x2c9)],_0x5e9c60+'_'+_0x27975a+_0x379049(0x249));}[_0x2fda62(0x23d)](){const _0x5cc442=_0x2fda62,_0x1cb9de=this[_0x5cc442(0x263)];_0x3e1680(this[_0x5cc442(0x37d)],({left:_0x188ef2,entered:_0x4af6a4})=>{const _0x1a66ac=_0x5cc442,_0x449e8e=[];for(const _0x2b89bc of _0x188ef2){const {group:_0x512e10,type:_0x51f5b3}=this[_0x1a66ac(0x30d)](_0x2b89bc[_0x1a66ac(0x259)]);if(_0x1a66ac(0x282)===_0x512e10){_0x449e8e[_0x1a66ac(0x2a4)](this[_0x1a66ac(0x36b)](_0x51f5b3,_0x1a66ac(0x326)));break;}}for(const _0x3eabbd of _0x4af6a4){const {group:_0x417dc9,type:_0x294a66}=this[_0x1a66ac(0x30d)](_0x3eabbd[_0x1a66ac(0x259)]);if(_0x1a66ac(0x282)===_0x417dc9){_0x449e8e[_0x1a66ac(0x2a4)](this[_0x1a66ac(0x36b)](_0x294a66,_0x1a66ac(0x24b)));break;}}_0x449e8e[_0x1a66ac(0x269)]&&_0x1cb9de['ui'][_0x1a66ac(0x341)][_0x1a66ac(0x2e9)](_0x1a66ac(0x1f8),_0x449e8e[_0x1a66ac(0x301)]('\x20'));});}[_0x2fda62(0x330)](_0x577629){const _0x3c9635=_0x2fda62;if(this[_0x3c9635(0x283)])return!0x1;const _0xda8716=this[_0x3c9635(0x263)],_0x47bfcb=_0xda8716[_0x3c9635(0x22b)][_0x3c9635(0x1f5)][_0x3c9635(0x247)][_0x3c9635(0x36f)]();if(0x0==_0x47bfcb[_0x3c9635(0x269)])return!0x1;const _0xc7c4c4=[],_0x3fb008=_0x47bfcb[_0x3c9635(0x33c)](_0x42c8e7=>_0x3c9635(0x323)==_0x42c8e7[_0x3c9635(0x357)]),_0x25ac2a=_0x47bfcb[_0x3c9635(0x33c)](_0x14a423=>_0x3c9635(0x2df)==_0x14a423[_0x3c9635(0x357)]&&_0x3c9635(0x2cd)!=_0x14a423[_0x3c9635(0x259)]),_0x7df975=_0x47bfcb[_0x3c9635(0x33c)](_0x2950a1=>_0x3c9635(0x36d)==_0x2950a1[_0x3c9635(0x357)]&&_0x3c9635(0x2cd)!=_0x2950a1[_0x3c9635(0x259)]);for(const _0x4d3ba3 of _0x3fb008)_0xc7c4c4[_0x3c9635(0x2a4)]({'key':_0x4d3ba3[_0x3c9635(0x310)],'newValue':_0x4d3ba3[_0x3c9635(0x2b0)],'oldValue':_0x4d3ba3[_0x3c9635(0x344)],'range':Ut(_0x4d3ba3[_0x3c9635(0x2bb)],_0xda8716[_0x3c9635(0x22b)])});for(const _0x11973d of _0x25ac2a){const _0x5ad8f0=_0x7df975[_0x3c9635(0x29a)](_0x50b8d3=>_0x50b8d3[_0x3c9635(0x312)][_0x3c9635(0x390)](_0x11973d[_0x3c9635(0x312)]));_0x5ad8f0&&_0xc7c4c4[_0x3c9635(0x2a4)]({'key':_0x3c9635(0x268),'newValue':_0x11973d[_0x3c9635(0x259)],'oldValue':_0x5ad8f0[_0x3c9635(0x259)],'range':_0xda8716[_0x3c9635(0x22b)][_0x3c9635(0x20a)](_0x11973d[_0x3c9635(0x312)][_0x3c9635(0x29e)])});}return 0x0!=_0xc7c4c4[_0x3c9635(0x269)]&&this[_0x3c9635(0x2af)](_0x577629,_0xc7c4c4);}[_0x2fda62(0x345)](_0x516e6b){const _0x1bf0e4=_0x2fda62;let _0x51e967=!0x1;const _0x2ae874=this[_0x1bf0e4(0x263)][_0x1bf0e4(0x22b)][_0x1bf0e4(0x1f5)][_0x1bf0e4(0x247)][_0x1bf0e4(0x373)]()[_0x1bf0e4(0x33c)](_0x73f9c3=>_0x73f9c3[_0x1bf0e4(0x333)][_0x1bf0e4(0x1f4)]&&_0x73f9c3[_0x1bf0e4(0x259)][_0x1bf0e4(0x261)](_0x1bf0e4(0x308)));for(const _0xb36e01 of _0x2ae874){const {subType:_0x1bf2f5,id:_0x1decad}=this[_0x1bf0e4(0x30d)](_0xb36e01[_0x1bf0e4(0x259)]),_0x481c60=_0x1bf2f5[_0x1bf0e4(0x271)]('|')[0x0];for(const _0x39f597 of this[_0x1bf0e4(0x23b)]({'skipNotAttached':!0x0}))_0x39f597['id']!=_0x1decad&&_0x1bf0e4(0x323)==_0x39f597[_0x1bf0e4(0x357)]&&_0x39f597[_0x1bf0e4(0x333)]&&_0x39f597[_0x1bf0e4(0x333)][_0x1bf0e4(0x22c)]==_0x481c60&&_0x39f597[_0x1bf0e4(0x363)]()[_0x1bf0e4(0x383)](_0xb36e01[_0x1bf0e4(0x333)][_0x1bf0e4(0x1f4)])&&(this[_0x1bf0e4(0x375)](_0x39f597,_0xb36e01[_0x1bf0e4(0x333)][_0x1bf0e4(0x1f4)],_0x516e6b),_0x51e967=!0x0);}return _0x51e967;}[_0x2fda62(0x241)](_0x5b79d9){const _0x2af59b=_0x2fda62;this[_0x2af59b(0x263)],(this[_0x2af59b(0x283)]=!0x0,_0x5b79d9());}[_0x2fda62(0x2e8)](_0x3f3955){const _0x1f8cb3=_0x2fda62,_0x2af70a=this[_0x1f8cb3(0x360)](_0x3f3955),_0xe69407=this[_0x1f8cb3(0x294)][_0x1f8cb3(0x30c)](_0x3f3955);return _0x2af70a||_0xe69407;}[_0x2fda62(0x2af)](_0x13f82c,_0x7a7680){const _0x40be48=_0x2fda62;if(0x0==_0x7a7680[_0x40be48(0x269)])return!0x1;let _0x3ba0d1=!0x1;for(const _0x16db64 of _0x7a7680){const _0x4792fe=this[_0x40be48(0x339)](_0x16db64[_0x40be48(0x2bb)],_0x40be48(0x323))[_0x40be48(0x33c)](_0x443b91=>!_0x443b91[_0x40be48(0x256)][_0x40be48(0x22e)])[_0x40be48(0x321)](_0x464312=>_0x464312[_0x40be48(0x282)]),_0xdfa44a=_0x18ac71({'newValue':_0x16db64[_0x40be48(0x374)]});_0x4792fe[_0x40be48(0x33c)](_0x4fab92=>{const _0x17e915=_0x40be48,[_0x8fb404,_0x1e0f68]=_0x4fab92[_0x17e915(0x2eb)][_0x17e915(0x271)]('|');return _0x8fb404==_0x16db64[_0x17e915(0x22c)]&&_0x1e0f68!=_0xdfa44a;})[_0x40be48(0x346)](_0x514e52=>{const _0x397f88=_0x40be48;this[_0x397f88(0x375)](_0x514e52,_0x16db64[_0x397f88(0x2bb)],_0x13f82c),_0x3ba0d1=!0x0;});}return _0x3ba0d1;}[_0x2fda62(0x375)](_0x583bb6,_0x549ffe,_0x1dc0ec){const _0x2e8084=_0x2fda62,_0x54c625=_0x583bb6[_0x2e8084(0x363)]()[_0x2e8084(0x265)](_0x549ffe);0x0!==_0x54c625[_0x2e8084(0x269)]?0x1!==_0x54c625[_0x2e8084(0x269)]?this[_0x2e8084(0x20d)](_0x583bb6,_0x549ffe[_0x2e8084(0x2da)],_0x549ffe[_0x2e8084(0x25c)]):this[_0x2e8084(0x2ea)](_0x583bb6,_0x54c625[0x0]):_0x1dc0ec[_0x2e8084(0x319)](_0x583bb6[_0x2e8084(0x246)]());}}class Bt{constructor(_0x4aaba0){const _0x575794=_0x2fda62;this[_0x575794(0x28e)]=_0x4aaba0,this[_0x575794(0x37d)]=_0x4aaba0[_0x575794(0x22b)],this[_0x575794(0x2dd)]=new Map(),this[_0x575794(0x34f)]=new Map(),this[_0x575794(0x2c7)]();}[_0x2fda62(0x24c)](_0x352164,_0x33e1fc,_0x29909a,_0x333c82,_0x2fafa2,_0x24d420){const _0x21a90e=_0x2fda62;return new _0x4c8752(this[_0x21a90e(0x37d)],{'type':_0x352164,'subType':_0x33e1fc,'id':_0x29909a,'author':_0x333c82,'creator':_0x333c82,'attributes':_0x2fafa2,'onAttributesChange':_0x24d420,'onAccept':(..._0x1d8c37)=>this[_0x21a90e(0x2ad)](_0x352164,_0x33e1fc,_0x21a90e(0x391))(..._0x1d8c37),'onDiscard':(..._0x55a09d)=>this[_0x21a90e(0x2ad)](_0x352164,_0x33e1fc,_0x21a90e(0x297))(..._0x55a09d)});}[_0x2fda62(0x236)](_0x5a5a35,_0x2449fd,_0x15308b,_0x3cfbb5){const _0x1754ff=_0x2fda62,_0x5c69a4=_0x5a5a35+':'+_0x2449fd+':'+_0x15308b;this[_0x1754ff(0x2dd)][_0x1754ff(0x2d9)](_0x5c69a4,_0x3cfbb5);}[_0x2fda62(0x2ad)](_0x58af62,_0x285da1,_0x171420){const _0xd6ac89=_0x2fda62,_0x242a3a=_0x58af62+':'+_0x285da1+':'+_0x171420;return this[_0xd6ac89(0x2dd)][_0xd6ac89(0x202)](_0x242a3a)||this[_0xd6ac89(0x34f)][_0xd6ac89(0x202)](_0x58af62+':'+_0x171420);}[_0x2fda62(0x2c7)](){const _0x4e9af4=_0x2fda62,_0x19034b=()=>!0x1,_0x371203=_0xf7dac=>{const _0x27e551=_0x49ba;_0xf7dac[_0x27e551(0x21a)]((_0x44a876,_0x1171ca)=>_0x44a876[_0x27e551(0x2da)][_0x27e551(0x233)](_0x1171ca[_0x27e551(0x2da)])?0x1:-0x1),this[_0x27e551(0x37d)][_0x27e551(0x27d)](_0x2d5b=>{const _0x480311=_0x27e551;for(const _0x5ad6f5 of _0xf7dac){let _0x47aafc;_0x47aafc=_0x5ad6f5[_0x480311(0x25c)][_0x480311(0x378)]&&_0x5ad6f5[_0x480311(0x25c)][_0x480311(0x325)]==_0x5ad6f5[_0x480311(0x2da)][_0x480311(0x29e)]?_0x2d5b[_0x480311(0x318)](_0x5ad6f5[_0x480311(0x2da)][_0x480311(0x29e)],'on'):_0x2d5b[_0x480311(0x318)](_0x5ad6f5),this[_0x480311(0x37d)][_0x480311(0x291)](_0x47aafc,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2fb4ef=(_0x49d3c8,_0x8ca54c)=>{const _0x661077=_0x49ba;_0x8ca54c&&this[_0x661077(0x37d)][_0x661077(0x27d)](_0x1d3b1c=>{const _0x37fdbf=_0x661077,{commandName:_0x570e35,commandParams:_0x3a9144=[]}=_0x8ca54c,_0x5e6f60=_0x49d3c8[_0x37fdbf(0x321)](_0x250b4c=>(Rt(_0x250b4c)&&(_0x250b4c=this[_0x37fdbf(0x37d)][_0x37fdbf(0x31d)](_0x250b4c[_0x37fdbf(0x25c)])),_0x250b4c))[_0x37fdbf(0x33c)](_0x379f7d=>_0x37fdbf(0x306)!==_0x379f7d[_0x37fdbf(0x35a)][_0x37fdbf(0x288)]);if(_0x5e6f60[_0x37fdbf(0x269)]<0x1)return;const _0x49f41e=Array[_0x37fdbf(0x2bc)](this[_0x37fdbf(0x37d)][_0x37fdbf(0x1f5)][_0x37fdbf(0x1f9)][_0x37fdbf(0x245)]())[_0x37fdbf(0x321)](_0x476167=>_0x5b6962[_0x37fdbf(0x251)](_0x476167));_0x1d3b1c[_0x37fdbf(0x352)](_0x5e6f60);for(const _0x552e53 of this[_0x37fdbf(0x28e)][_0x37fdbf(0x1ef)][_0x37fdbf(0x1ef)]())_0x552e53[_0x37fdbf(0x2f3)]();_0x3a9144[_0x37fdbf(0x2a4)]({'forceDefaultExecution':!0x0}),this[_0x37fdbf(0x28e)][_0x37fdbf(0x36e)](_0x570e35,..._0x3a9144);const _0x53f712=_0x49f41e[_0x37fdbf(0x33c)](_0x897c5e=>_0x37fdbf(0x306)!=_0x897c5e[_0x37fdbf(0x35a)][_0x37fdbf(0x288)]);_0x53f712[_0x37fdbf(0x269)]>0x0&&_0x1d3b1c[_0x37fdbf(0x352)](_0x53f712);for(const _0x4e79d6 of _0x49f41e)_0x4e79d6[_0x37fdbf(0x329)]();});},_0x41d3c4=(_0x35d312,_0x27d6c4)=>0x1==_0x35d312[_0x4e9af4(0x269)]&&0x1==_0x27d6c4[_0x4e9af4(0x269)]&&_0x35d312[0x0][_0x4e9af4(0x25c)][_0x4e9af4(0x390)](_0x27d6c4[0x0][_0x4e9af4(0x2da)]),_0x2a6a30=(_0x4c7e3e,_0x53edd3,_0x13d6e1,_0x4cabed)=>Gt(_0x4c7e3e,_0x53edd3,_0x13d6e1,_0x4cabed,this[_0x4e9af4(0x37d)])?[_0x4c7e3e,_0x53edd3]:Gt(_0x53edd3,_0x4c7e3e,_0x4cabed,_0x13d6e1,this[_0x4e9af4(0x37d)])?[_0x53edd3,_0x4c7e3e]:null;this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x207),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x1f2),_0x371203),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x272),_0x41d3c4),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x32f),_0x2a6a30),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x398),_0x371203),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x376),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x2a0),_0x41d3c4),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x340),_0x2a6a30),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x228),_0x2fb4ef),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x2a9),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x235),_0x41d3c4),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x25a),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x276),_0x2fb4ef),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x27f),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x262),_0x41d3c4),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x2b2),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x358),_0x19034b),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x327),(_0xa6bdef,_0x57591d)=>{const _0x19b1a7=_0x4e9af4;if(!_0x57591d)return;const _0xe6e3c8=this[_0x19b1a7(0x28e)][_0x19b1a7(0x255)][_0x19b1a7(0x202)](p);this[_0x19b1a7(0x37d)][_0x19b1a7(0x27d)](_0x48f4c0=>{const _0x54d472=_0x19b1a7;if(_0x54d472(0x268)==_0x57591d[_0x54d472(0x22c)])for(const _0x4e6984 of _0xa6bdef){const _0x780043=_0x4e6984[_0x54d472(0x2da)][_0x54d472(0x29e)],_0x4ac6a5=_0x57591d[_0x54d472(0x369)];_0x48f4c0[_0x54d472(0x33a)](_0x780043,_0x4ac6a5);}else{if(_0xe6e3c8[_0x54d472(0x360)](_0x57591d[_0x54d472(0x22c)])){for(const _0x2356b1 of _0xa6bdef)void 0x0!==_0x57591d[_0x54d472(0x369)]?_0x48f4c0[_0x54d472(0x1f6)](_0x57591d[_0x54d472(0x22c)],_0x57591d[_0x54d472(0x369)],_0x2356b1[_0x54d472(0x2da)][_0x54d472(0x29e)]):_0x48f4c0[_0x54d472(0x238)](_0x57591d[_0x54d472(0x22c)],_0x2356b1[_0x54d472(0x2da)][_0x54d472(0x29e)]);}else{for(const _0x2328fa of _0xa6bdef)_0x57591d[_0x54d472(0x369)]?_0x48f4c0[_0x54d472(0x1f6)](_0x57591d[_0x54d472(0x22c)],_0x57591d[_0x54d472(0x369)],_0x2328fa):_0x48f4c0[_0x54d472(0x238)](_0x57591d[_0x54d472(0x22c)],_0x2328fa);}}});}),this[_0x4e9af4(0x34f)][_0x4e9af4(0x2d9)](_0x4e9af4(0x23f),_0x41d3c4);}}function xt(_0x16474c,_0x28ed36,_0x5337ea){const _0x55f321=_0x2fda62;for(const _0x5eb24c of _0x28ed36[_0x55f321(0x325)][_0x55f321(0x1ff)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5eb24c[_0x55f321(0x35a)]==_0x5eb24c)return!0x1;if(!_0x5337ea[_0x55f321(0x24d)](_0x5eb24c))return!0x1;if(_0x16474c[_0x55f321(0x2b9)](_0x5eb24c)||_0x16474c[_0x55f321(0x224)](_0x5eb24c))return!0x0;}return!0x1;}function Rt(_0x59be84){const _0x3241b4=_0x2fda62;return _0x59be84[_0x3241b4(0x25c)][_0x3241b4(0x325)]==_0x59be84[_0x3241b4(0x2da)][_0x3241b4(0x29e)]&&_0x59be84[_0x3241b4(0x25c)][_0x3241b4(0x26e)];}function Tt(_0x132e88,_0x1e1410,_0x24bbdc,_0x46648e){const _0x46405f=_0x2fda62,_0x3ec5d6=_0x2ab2ab=>!_0x2ab2ab[_0x46405f(0x223)]['is'](_0x46405f(0x34c))&&!_0x46648e[_0x46405f(0x2b9)](_0x2ab2ab[_0x46405f(0x223)]),_0x94efb0=_0x132e88[_0x46405f(0x2da)][_0x46405f(0x342)](_0x3ec5d6),_0x13722a=_0x132e88[_0x46405f(0x25c)][_0x46405f(0x342)](_0x3ec5d6,{'direction':_0x46405f(0x204)});return(!_0x132e88[_0x46405f(0x2da)][_0x46405f(0x390)](_0x94efb0)||!_0x132e88[_0x46405f(0x25c)][_0x46405f(0x390)](_0x13722a))&&(_0x94efb0[_0x46405f(0x233)](_0x13722a)?_0x24bbdc[_0x46405f(0x393)](_0x1e1410,{'range':_0x24bbdc[_0x46405f(0x31d)](_0x94efb0,_0x13722a)}):_0x24bbdc[_0x46405f(0x319)](_0x1e1410),!0x0);}function Et(_0x5cef80){return _0x18ac71(_0x5cef80);}function Vt(_0x11a186){const _0x836ae4=_0x2fda62,_0xe5afb7=_0x11a186[_0x836ae4(0x2da)][_0x836ae4(0x29e)];return _0xe5afb7&&_0xe5afb7['is'](_0x836ae4(0x2cb));}function _0x29ac(){const _0x4860f2=['warn','deletion:accept','getIntersection','clone','multipleBlocks','markers','hasComments','substr','removeComment','insertion:','formatGroupId','commands','createElement','toUpperCase','insertion:discard','getSuggestion','newRange','document','setAttribute','2038570eqFbxY','trackChanges','selection','addMarkerName','isOwn','discardSuggestion','ready','_updateSuggestionData','getAncestors','oldRange','upcast','get','markerNameToElements','backward','lowest','_joinSuggestions','insertion:accept','data-suggestion','19799RhzyMv','createRangeOn','add','widget','_breakSuggestionMarker','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.','addUser','addMarker:suggestion:formatBlock','some','track-changes-adapter-already-set','elementStart','conversion','moveTargetPosition','formatBlock','collaboration.channelId','stop','writer','sort','listenTo','getNearestSelectionRange','define','track-changes-suggestion-data-mismatch','containsPosition','nodeBefore','acceptSelectedSuggestions','getAllAdjacentSuggestions','item','isLimit','addHighlight','getWalker','accepted','formatInline:accept','insertion','requires','model','key','ck-suggestion-marker-formatInline','isNextTo','enableCommand','activeMarkers','notReady','isTouching','isBefore','dataReady','formatInline:join','registerCustomCallback','getRange','removeAttribute','getItems','getMarkers','getSuggestions','elementEnd','_initAriaMarkerChangeAnnouncements','_descriptionFactory','attribute:join','_enabledCommands','_recordAttributeChanges','unshift','track-changes-user-not-found','highest','getRanges','getFirstMarker','differ','@external','_SUGGESTION_ANNOUNCEMENT','authorName','ENTER','buildSuggestion','containsItem','isSelectable','multi','consume','fromRange','formatInline','chain','suggestion-type','plugins','meta','_element','ck-suggestion-marker-formatBlock','name','formatInline:chain','createdAt','end','pop','$marker','4CluFaI','removeMarker:suggestion:attribute','startsWith','formatBlock:join','editor','256314qgdlxQ','getDifference','isMultiRange','createRangeIn','$elementName','length','markInlineFormat','low','substring','change:activeMarkers','isAtStart','bindElementToMarker','rejected','split','insertion:join','forceDefaultExecution','concat','commandName','formatBlock:accept','_rangeIsInLocalUserInsertion','_adapter','createPositionBefore','isInContent','unbind','track-changes-adapter-missing-getsuggestion','change','getShiftedBy','formatBlock:discard','addCommentThread','getCustomProperty','suggestion','_recordAttributeSuggestions','rethrowUnexpectedError','tablePasteChainId','options','dataDowncast','rootName','136302FUAnrU','delete','markerReady','discardAllSuggestions','_afterChanges','_editor','containsRangeInObject','open','deleteContent','markerName','getUser','_inlineAttributeKeys','isInsideObject','splice','discard','928503vhEpie','format','find','includes','updateSuggestion','_isDataLoaded','nodeAfter','update:suggestion','deletion:join','createPositionAt','insertContent','isExternal','push','_removeSuggestion','_enableDefaultAttributesIntegration','addSuggestion','formatInline:','formatInline:discard','PENDING_ACTION_SUGGESTION','119VAvNJc','pluginName','getSuggestionCallback','_refreshAttributeSuggestionsChain','_reduceExistingSuggestions','attributeNewValue','consumable','formatBlock:chain','_getAuthorFromId','next','deletion:','_saved','isAfter','skipNestingCheck','isObject','after','range','from','ck-suggestion-marker-','_suggestionFactory','addMarker:suggestion','getMultiRangeId','creator','originalSuggestionId','_suggestionState','_addSuggestionMarker','_checkSuggestionCorrectness','674005LIksNR','_registerDefaultCallbacks','howMany','locale','_setSuggestionData','element','trackChanges.mergeNestedSuggestions','$text','fire','_joinWithAdjacentSuggestions','fetchCommentThread','targetPosition','always','init','TrackChangesEditing','setTo','dataToMarker','getContainedElement','addSuggestionData','set','start','external:','attribute:','_customCallbacks','stopListening','insert','toViewElement','formatBlock:','isDocumentOperation','track-changes-command-not-found','splitPosition','assign','markAttributeChange','PendingActions','_isRegisteredAttribute','announce','_setSuggestionRange','subType','keys','adapter','addMarker','_getExternalAuthor','change:_saved','markMultiRangeDeletion','attributes','refresh','normal','isRemovable','_suggestions','_blockAttributeKeys','registerPostFixer','groupId','_onDiscard','CommentsRepository','addClass','deletion','showSuggestionHighlights','_createSuggestion','hasCommentThread','join','_cutOutSuggestionMarker','head','createPositionAfter','addRange','$graveyard','markerToData','suggestion:attribute:','discardSelectedSuggestions','high','track-changes-suggestion-not-found','has','_splitMarkerName','author','comments','attributeKey','applyOperation','position','containerElement','error-saving-suggestion-data-suggestion-discarded','editing','trackChangesCommand','_getSuggestionData','createSelection','removeMarker','values','containsRange','ck-suggestion-marker','createRange','commentThread','11bRKofC','forward','map','FORMATTING','attribute','suggestionLoaded','parent','LEAVE','attribute:discard','24PmuZns','detach','size','Users','group','10fDDDRK','track-changes-enable-command-twice','insertion:chain','_processAttributeChanges','markerToHighlight','authoredAt','data','fromCharCode','never','isCollapsed','57361wSjPwi','getAttribute','_findSuggestions','rename','isLocal','filter','toJSON','_commentsRepository','isBlock','deletion:chain','ariaLiveAnnouncer','getLastMatchingPosition','marker-count','attributeOldValue','_processAttributeSuggestions','forEach','removed','isUndo','schema','suggestionChanged','removeMarkers','$textProxy','isArray','previous','_defaultCallbacks','removeClass','acceptSuggestion','setSelection','suggestionUnloaded','default','reconvertMarker','move','type','attribute:accept','every','root','before','documentSelection','_handleNewSuggestionMarker','mapper','config','_isBlockAttribute','editingDowncast','suggestion:','getFirstRange','ck-suggestion-marker--active','elementToElement','addMarker:suggestion:attribute','change:data','then','oldValue','3468YqvMpt','_getMarkerAnnouncementText','_isForcedDefaultExecutionBlock','remove','execute','getChanges','_registerInlineAttribute','_addThreadToSuggestion','_mergeNestedSuggestions','getChangedMarkers','newValue','_reduceSuggestionAttributeRange','deletion:discard','hasSuggestion','isAtEnd','_registerBlockAttribute','clear','acceptAllSuggestions','markMultiRangeInsertion','_model','markMultiRangeBlockFormat','enqueueChange','removeMarker:suggestion:formatBlock','value','_refreshSuggestionsChain','isIntersecting','markBlockFormat','enableReadOnlyMode','getCommentThread','trackChanges.trackFormatChanges','for','_trackFormatChanges','return','catch','_getAttributeKey','batch','resolve','markDeletion','isEqual','accept','markInsertion','updateMarker','unbindElementFromMarkerName','isIntersectingWithRange','addComment'];_0x29ac=function(){return _0x4860f2;};return _0x29ac();}function Ut(_0x52d543,_0x3d6284){const _0x2f93a6=_0x2fda62;return null==_0x52d543[_0x2f93a6(0x25c)][_0x2f93a6(0x220)]&&_0x52d543[_0x2f93a6(0x25c)][_0x2f93a6(0x325)]==_0x52d543[_0x2f93a6(0x2da)][_0x2f93a6(0x29e)]?Ot(_0x52d543[_0x2f93a6(0x2da)][_0x2f93a6(0x29e)],_0x3d6284):_0x52d543;}function Ot(_0x56961d,_0x4569b3){const _0x5223a0=_0x2fda62,_0x795bff=_0x4569b3[_0x5223a0(0x349)][_0x5223a0(0x2b9)](_0x56961d)||_0x4569b3[_0x5223a0(0x349)][_0x5223a0(0x24e)](_0x56961d);return _0x4569b3[_0x5223a0(0x31d)](_0x4569b3[_0x5223a0(0x2a1)](_0x56961d,_0x5223a0(0x35b)),_0x795bff?_0x4569b3[_0x5223a0(0x304)](_0x56961d):_0x4569b3[_0x5223a0(0x2a1)](_0x56961d,_0x5223a0(0x25c)));}function Gt(_0x2b6406,_0x25f033,_0x8c18e2,_0xd6e207,_0x460c72){const _0xc559dc=_0x2fda62;if(!Ft(_0x2b6406,_0x25f033))return!0x1;if(_0x8c18e2[_0xc559dc(0x25c)][_0xc559dc(0x390)](_0xd6e207[_0xc559dc(0x2da)]))return!0x0;if(_0x2b6406[_0xc559dc(0x357)]!=_0x25f033[_0xc559dc(0x357)])return!0x1;if(!_0x8c18e2[_0xc559dc(0x25c)][_0xc559dc(0x232)](_0xd6e207[_0xc559dc(0x2da)]))return!0x1;const _0x5b4352=_0x460c72[_0xc559dc(0x31d)](_0x8c18e2[_0xc559dc(0x25c)],_0xd6e207[_0xc559dc(0x2da)])[_0xc559dc(0x226)]();for(const _0x491caf of _0x5b4352)if([_0xc559dc(0x213),_0xc559dc(0x23c)][_0xc559dc(0x29b)](_0x491caf[_0xc559dc(0x357)])&&_0x460c72[_0xc559dc(0x349)][_0xc559dc(0x224)](_0x491caf[_0xc559dc(0x223)]))return!0x1;return!0x0;}function Ft(_0x52d91b,_0x54de00,_0x5323ed=[]){const _0x209474=_0x2fda62;return!(!_0x52d91b[_0x209474(0x29d)]||!_0x54de00[_0x209474(0x29d)])&&_0x4f2fda(_0x325f47(_0x52d91b[_0x209474(0x2f2)],_0x5323ed),_0x325f47(_0x54de00[_0x209474(0x2f2)],_0x5323ed));}function Pt(_0x5cad4b,_0x243874){const _0x2bedea=_0x2fda62,_0x43c1b1=Lt(_0x5cad4b[_0x2bedea(0x2f2)]),_0x54fbcf=Lt(_0x243874);if(!_0x5cad4b[_0x2bedea(0x29d)])return!0x1;for(const _0x39e0b5 of Object[_0x2bedea(0x2ec)](_0x54fbcf))if(!_0x4f2fda(_0x43c1b1[_0x39e0b5],_0x54fbcf[_0x39e0b5]))return!0x1;return!0x0;}function Lt(_0x118208){const _0x1fb972=_0x2fda62,_0x2f289e=Object[_0x1fb972(0x2e5)]({},_0x118208);return delete _0x2f289e[_0x1fb972(0x2b8)],delete _0x2f289e[_0x1fb972(0x285)],_0x2f289e;}
|
package/src/trackchangesui.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2ac222=_0x5cf4;(function(_0x289c18,_0x16cb5d){const _0x5a216e=_0x5cf4,_0x577092=_0x289c18();while(!![]){try{const _0x33aa34=-parseInt(_0x5a216e(0xa4))/0x1+parseInt(_0x5a216e(0xcb))/0x2*(-parseInt(_0x5a216e(0x92))/0x3)+parseInt(_0x5a216e(0x8f))/0x4*(-parseInt(_0x5a216e(0xdc))/0x5)+-parseInt(_0x5a216e(0xe8))/0x6+-parseInt(_0x5a216e(0xd6))/0x7+-parseInt(_0x5a216e(0x7d))/0x8+parseInt(_0x5a216e(0xc5))/0x9;if(_0x33aa34===_0x16cb5d)break;else _0x577092['push'](_0x577092['shift']());}catch(_0x3e360f){_0x577092['push'](_0x577092['shift']());}}}(_0x167a,0x8cc73));import{Plugin as _0x142847}from'ckeditor5/src/core.js';import{Collection as _0x4fbb42}from'ckeditor5/src/utils.js';import{ViewModel as _0x3d0307,SplitButtonView as _0x478095,createDropdown as _0x428b1e,addListToDropdown as _0x32d1d0}from'ckeditor5/src/ui.js';function _0x5cf4(_0x4ffc7f,_0x2571ba){const _0x167a4c=_0x167a();return _0x5cf4=function(_0x5cf4a0,_0x54bfb6){_0x5cf4a0=_0x5cf4a0-0x69;let _0x1d55a2=_0x167a4c[_0x5cf4a0];return _0x1d55a2;},_0x5cf4(_0x4ffc7f,_0x2571ba);}import{Users as _0x6a439f,getDateTimeFormatter as _0x2396e2,getAllMarkersDomElementsSorted as _0x100e05}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x220d90 from'./trackchangesediting.js';import _0x2dac2b from'./ui/suggestioncontroller.js';import _0x59a3fd from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x37fc14}from'./utils/common-translations.js';import _0x357b95 from'../theme/icons/track-changes.svg';export default class d extends _0x142847{static get[_0x2ac222(0x72)](){const _0x1e2df2=_0x2ac222;return[_0x220d90,_0x6a439f,_0x1e2df2(0xb8),_0x1e2df2(0x7e),_0x1e2df2(0x6c)];}static get[_0x2ac222(0x9c)](){const _0xee0c8e=_0x2ac222;return _0xee0c8e(0xb9);}constructor(_0x35b45f){const _0x508bd2=_0x2ac222;super(_0x35b45f),this[_0x508bd2(0x6b)]=new Map(),this[_0x508bd2(0x8c)]=new Map(),this[_0x508bd2(0x82)]=new Map(),this[_0x508bd2(0x83)]=new Map();const _0x4034bc=this[_0x508bd2(0xbf)][_0x508bd2(0xdd)];_0x4034bc[_0x508bd2(0x9b)](_0x508bd2(0xea),_0x59a3fd),_0x4034bc[_0x508bd2(0x9b)](_0x508bd2(0xc9),!0x1),this[_0x508bd2(0x93)]=_0x4034bc[_0x508bd2(0xb2)](_0x508bd2(0xc9));}[_0x2ac222(0xe6)](_0x69e8c,_0x45bf2d){const _0x3fdeba=_0x2ac222;0x0===this[_0x3fdeba(0x83)][_0x3fdeba(0xc2)]&&setTimeout(()=>{const _0x4159ca=_0x3fdeba;for(const [_0x31f282,_0x4d3df4]of this[_0x4159ca(0x83)]){const _0x5b2490=this[_0x4159ca(0x6b)][_0x4159ca(0x6a)](_0x31f282);_0x5b2490||_0x4d3df4?_0x5b2490&&_0x4d3df4&&this[_0x4159ca(0xb3)](_0x31f282):this[_0x4159ca(0xe2)](_0x31f282);}this[_0x4159ca(0x83)][_0x4159ca(0xd0)](),this[_0x4159ca(0xbf)][_0x4159ca(0xac)][_0x4159ca(0xb2)](_0x4159ca(0x6c))[_0x4159ca(0x80)](),this[_0x4159ca(0xd1)]();},0xa),this[_0x3fdeba(0x83)][_0x3fdeba(0xa5)](_0x69e8c,_0x45bf2d);}[_0x2ac222(0x6d)](){const _0x2c79b0=_0x2ac222,_0x5a5d4d=this[_0x2c79b0(0xbf)],_0x301a38=_0x5a5d4d[_0x2c79b0(0xac)][_0x2c79b0(0xb2)](_0x2c79b0(0x94)),_0x25ba77=_0x5a5d4d[_0x2c79b0(0xac)][_0x2c79b0(0xb2)](_0x2c79b0(0x7e)),_0x3a63f9=_0x5a5d4d[_0x2c79b0(0xac)][_0x2c79b0(0xb2)](_0x2c79b0(0x6c)),_0x5ef773=_0x5a5d4d[_0x2c79b0(0xac)][_0x2c79b0(0xb2)](_0x2c79b0(0xb8));_0x5a5d4d['ui'][_0x2c79b0(0xc4)][_0x2c79b0(0x99)](_0x2c79b0(0xce),_0x576d40=>this[_0x2c79b0(0x9e)](_0x576d40)),_0x3a63f9[_0x2c79b0(0x7b)](()=>{const _0x14d3d7=_0x2c79b0,_0x1e63d4=[];for(const [_0x2e7739,_0x20c92f]of Array[_0x14d3d7(0xed)](this[_0x14d3d7(0x6b)])){const _0x392d84=_0x2e7739[_0x14d3d7(0xef)](),_0x670960=[];for(const _0x57b1e8 of _0x392d84){if(!_0x57b1e8[_0x14d3d7(0x73)])continue;if(_0x57b1e8[_0x14d3d7(0xb6)]){_0x670960[_0x14d3d7(0xe1)](..._0x57b1e8[_0x14d3d7(0xa0)]());continue;}const _0x4d4246=_0x57b1e8[_0x14d3d7(0x8e)]();if(_0x670960[_0x14d3d7(0xb0)]>0x0){const _0xd2a1a1=_0x670960[0x0][_0x14d3d7(0xdf)](_0x4d4246);if(_0xd2a1a1){_0x670960[0x0]=_0xd2a1a1;continue;}}_0x670960[_0x14d3d7(0xe1)](_0x4d4246);}_0x1e63d4[_0x14d3d7(0xe1)]([_0x20c92f[_0x14d3d7(0xbb)],_0x670960]);}return _0x1e63d4;}),this[_0x2c79b0(0xb4)](_0x301a38,_0x2c79b0(0xb5),(_0x4aa35e,_0x10df38)=>{const _0x203d40=_0x2c79b0;this[_0x203d40(0xb4)](_0x10df38,_0x203d40(0xc8),(_0x1f71df,_0xb8314a,_0x545ca9,_0x5d05d5)=>{const _0x14418f=_0x203d40;_0x10df38[_0x14418f(0x73)]&&(null==_0x545ca9?(this[_0x14418f(0xab)](_0x5d05d5[_0x14418f(0xde)]),this[_0x14418f(0xe6)](_0x10df38,!0x1)):(this[_0x14418f(0xab)](_0x545ca9[_0x14418f(0xde)]),null==_0x5d05d5&&this[_0x14418f(0xe6)](_0x10df38,!0x0)));}),null!==_0x10df38[_0x203d40(0x76)]?this[_0x203d40(0xab)](_0x10df38[_0x203d40(0xde)]):this[_0x203d40(0xe6)](_0x10df38,!0x1);}),this[_0x2c79b0(0xb4)](_0x301a38,_0x2c79b0(0xda),(_0x4a4464,_0x21aabd,_0xbef328)=>{const _0x397ecc=_0x2c79b0;this[_0x397ecc(0x96)](_0x21aabd,_0x397ecc(0xc8)),this[_0x397ecc(0x83)][_0x397ecc(0xc0)](_0x21aabd),this[_0x397ecc(0x6b)][_0x397ecc(0x6a)](_0x21aabd)&&this[_0x397ecc(0xb3)](_0x21aabd),_0xbef328&&this[_0x397ecc(0xab)](_0xbef328[_0x397ecc(0xde)]);}),this[_0x2c79b0(0xb4)](_0x301a38,_0x2c79b0(0xc7),(_0x5e39d5,_0x540450)=>{const _0x36e572=_0x2c79b0;this[_0x36e572(0xab)](_0x540450);}),this[_0x2c79b0(0xb4)](_0x25ba77,_0x2c79b0(0xe4),()=>{const _0x5b5d80=_0x2c79b0;this[_0x5b5d80(0xd1)]();}),this[_0x2c79b0(0xb4)](_0x5ef773,_0x2c79b0(0x6e),(_0x30076b,{threadId:_0x5afcb4,isFromAdapter:_0x79297a})=>{const _0x4876b6=_0x2c79b0;if(_0x79297a||!_0x301a38[_0x4876b6(0xd2)](_0x5afcb4))return;const _0x2992dd=_0x301a38[_0x4876b6(0xb1)](_0x5afcb4);this[_0x4876b6(0x6b)][_0x4876b6(0xb2)](_0x2992dd)[_0x4876b6(0xbb)][_0x4876b6(0xca)]();},{'priority':_0x2c79b0(0x85)});}[_0x2ac222(0xd1)](){const _0x1dcf7f=_0x2ac222,_0x14ddb6=this[_0x1dcf7f(0xbf)][_0x1dcf7f(0xac)][_0x1dcf7f(0xb2)](_0x1dcf7f(0x7e)),_0x163b50=this[_0x1dcf7f(0xbf)][_0x1dcf7f(0xac)][_0x1dcf7f(0xb2)](_0x1dcf7f(0x94)),_0x244da4=Array[_0x1dcf7f(0xed)](_0x14ddb6[_0x1dcf7f(0x9d)],_0x11cde8=>_0x11cde8[_0x1dcf7f(0x8a)])[_0x1dcf7f(0x7f)](_0x4869c6=>this[_0x1dcf7f(0x8c)][_0x1dcf7f(0x6a)](_0x4869c6)),_0x472f5a=[];for(const _0x3dcab2 of _0x244da4){const _0x5e0656=this[_0x1dcf7f(0x8c)][_0x1dcf7f(0xb2)](_0x3dcab2)[_0x1dcf7f(0xe3)][_0x1dcf7f(0xef)]();_0x472f5a[_0x1dcf7f(0xe1)](..._0x5e0656[_0x1dcf7f(0xee)]((_0x29f4b9,_0x2f4ae4)=>[..._0x29f4b9,..._0x2f4ae4[_0x1dcf7f(0xaa)]()],[]));}_0x163b50[_0x1dcf7f(0x8b)]=_0x472f5a;}[_0x2ac222(0x9e)](_0x24cada){const _0x30db7b=_0x2ac222,_0x499eb6=_0x428b1e(_0x24cada,_0x478095),_0x49463f=this[_0x30db7b(0xbf)][_0x30db7b(0x97)][_0x30db7b(0xb2)](_0x30db7b(0xce)),_0x49bd18=_0x37fc14(_0x24cada,_0x30db7b(0xbc));_0x499eb6[_0x30db7b(0xba)][_0x30db7b(0xa5)]({'tooltip':_0x49bd18,'label':_0x49bd18,'icon':_0x357b95}),_0x499eb6[_0x30db7b(0xba)][_0x30db7b(0x77)](_0x30db7b(0xa3))['to'](_0x49463f,_0x30db7b(0xe9)),_0x499eb6[_0x30db7b(0xba)]['on'](_0x30db7b(0xad),()=>{const _0x4f21d9=_0x30db7b;_0x49463f[_0x4f21d9(0xad)](),this[_0x4f21d9(0xbf)][_0x4f21d9(0xae)][_0x4f21d9(0xbb)][_0x4f21d9(0xca)]();});const _0x1183b0=new _0x4fbb42(),_0x4e0246=[{'type':_0x30db7b(0x88),'model':{'withText':!0x0,'label':_0x49bd18,'commandName':_0x30db7b(0xce)}},{'type':_0x30db7b(0xd9)},{'type':_0x30db7b(0x78),'model':{'withText':!0x0,'label':_0x37fc14(_0x24cada,_0x30db7b(0x90)),'commandName':_0x30db7b(0xd5)}},{'type':_0x30db7b(0x78),'model':{'withText':!0x0,'label':_0x37fc14(_0x24cada,_0x30db7b(0x81)),'commandName':_0x30db7b(0x7a)}},{'type':_0x30db7b(0x78),'model':{'withText':!0x0,'label':_0x37fc14(_0x24cada,_0x30db7b(0x70)),'commandName':_0x30db7b(0x71)}},{'type':_0x30db7b(0x78),'model':{'withText':!0x0,'label':_0x37fc14(_0x24cada,_0x30db7b(0xd8)),'commandName':_0x30db7b(0xcd)}}];for(const _0x1905fc of _0x4e0246){let _0x536dc4={'type':_0x30db7b(0xd9)};if(_0x1905fc[_0x30db7b(0xe3)]){const _0x1742e7=new _0x3d0307(_0x1905fc[_0x30db7b(0xe3)]),_0x26c361=this[_0x30db7b(0xbf)][_0x30db7b(0x97)][_0x30db7b(0xb2)](_0x1742e7[_0x30db7b(0x74)]);_0x1742e7[_0x30db7b(0x77)](_0x30db7b(0xa3),_0x30db7b(0xd3))['to'](_0x26c361,_0x30db7b(0xe9),_0x30db7b(0xd3)),_0x536dc4={'type':_0x1905fc[_0x30db7b(0xa6)],'model':_0x1742e7};}_0x1183b0[_0x30db7b(0x99)](_0x536dc4);}_0x32d1d0(_0x499eb6,_0x1183b0);const _0x4fd8cb=_0x4e0246[_0x30db7b(0x7f)](_0xb6beed=>null!=_0xb6beed[_0x30db7b(0xe3)])[_0x30db7b(0x69)](_0x419d95=>this[_0x30db7b(0xbf)][_0x30db7b(0x97)][_0x30db7b(0xb2)](_0x419d95[_0x30db7b(0xe3)][_0x30db7b(0x74)])),_0x560b83=_0x499eb6[_0x30db7b(0xba)];return _0x560b83[_0x30db7b(0x86)][_0x30db7b(0xaf)](_0x30db7b(0xd3)),_0x560b83[_0x30db7b(0xc3)][_0x30db7b(0xaf)](_0x30db7b(0xd3)),_0x560b83[_0x30db7b(0x86)][_0x30db7b(0x77)](_0x30db7b(0xd3))['to'](_0x49463f,_0x30db7b(0xd3)),_0x560b83[_0x30db7b(0xc3)][_0x30db7b(0x77)](_0x30db7b(0xd3))[_0x30db7b(0xbe)](_0x4fd8cb,_0x30db7b(0xd3),(..._0x6fa20c)=>_0x6fa20c[_0x30db7b(0xa9)](_0x58a31d=>_0x58a31d)),_0x499eb6['on'](_0x30db7b(0xad),_0x30d5ba=>{const _0x4547e0=_0x30db7b;this[_0x4547e0(0xbf)][_0x4547e0(0xad)](_0x30d5ba[_0x4547e0(0x7c)][_0x4547e0(0x74)]),this[_0x4547e0(0xbf)][_0x4547e0(0xae)][_0x4547e0(0xbb)][_0x4547e0(0xca)]();}),_0x499eb6;}[_0x2ac222(0xe2)](_0xa6dcf4){const _0x3eb174=_0x2ac222,_0x2debab=this[_0x3eb174(0xbf)],_0x4ca866=_0x2debab[_0x3eb174(0xdd)],_0x13007a=_0x2debab[_0x3eb174(0xac)][_0x3eb174(0xb2)](_0x3eb174(0x7e)),_0x19d087=_0x2debab[_0x3eb174(0xac)][_0x3eb174(0xb2)](_0x3eb174(0xb8)),_0x51f29f=_0x2debab[_0x3eb174(0xac)][_0x3eb174(0xb2)](_0x3eb174(0x6c)),_0xb2007b=_0x2debab[_0x3eb174(0xac)][_0x3eb174(0xb2)](_0x6a439f)['me'],_0x2c385f=_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0xce))[_0x3eb174(0xbd)],{CommentsListView:_0xe1d41e,CommentThreadInputView:_0x2a8b31}=_0x2debab[_0x3eb174(0xac)][_0x3eb174(0xb2)](_0x3eb174(0x95));let _0x5b5208,_0x3e06d2;this[_0x3eb174(0x82)][_0x3eb174(0x6a)](_0xa6dcf4['id'])?(_0x3e06d2=this[_0x3eb174(0x82)][_0x3eb174(0xb2)](_0xa6dcf4['id']),_0x5b5208=_0x3e06d2[_0x3eb174(0x9a)]):(_0x5b5208=new _0x2c385f(_0x2debab[_0x3eb174(0x91)],_0xa6dcf4,_0xb2007b,{'disableComments':this[_0x3eb174(0x93)],'editorConfig':_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0xb7)),'maxCommentsWhenCollapsed':_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0x9f)),'maxThreadTotalWeight':_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0x89)),'maxCommentCharsWhenCollapsed':_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0xe0)),'formatDateTime':_0x2396e2(_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0x91))),'CommentView':_0x4ca866[_0x3eb174(0xb2)](_0x3eb174(0x87))[_0x3eb174(0xe5)],'CommentsListView':_0xe1d41e,'CommentThreadInputView':_0x2a8b31}),_0x5b5208[_0x3eb174(0xa1)]['on'](_0x3eb174(0xad),()=>{const _0x24e817=_0x3eb174;_0x2debab[_0x24e817(0xae)][_0x24e817(0xbb)][_0x24e817(0xca)]();}),_0x5b5208[_0x3eb174(0x6f)]['on'](_0x3eb174(0xad),()=>{const _0x182624=_0x3eb174;_0x2debab[_0x182624(0xae)][_0x182624(0xbb)][_0x182624(0xca)]();}),_0x3e06d2=_0x13007a[_0x3eb174(0xa2)](this[_0x3eb174(0xbf)][_0x3eb174(0x91)],_0x5b5208),_0x3e06d2[_0x3eb174(0x77)](_0x3eb174(0xdb))['to'](_0x5b5208,_0x3eb174(0xdb)),_0x3e06d2[_0x3eb174(0x77)](_0x3eb174(0xb0))['to'](_0x5b5208),_0x3e06d2[_0x3eb174(0x77)](_0x3eb174(0xa6))['to'](_0x5b5208,_0x3eb174(0xa6),_0x3d72b4=>_0x3eb174(0xc6)+_0x3d72b4),this[_0x3eb174(0x82)][_0x3eb174(0xa5)](_0xa6dcf4['id'],_0x3e06d2));const _0x3fda7c=_0x19d087[_0x3eb174(0xeb)](_0xa6dcf4[_0x3eb174(0x8d)],_0x5b5208),_0x3e0cd2=new _0x2dac2b(_0x2debab,_0xa6dcf4,_0x5b5208,_0x3fda7c),_0x40b7d8=_0xa6dcf4[_0x3eb174(0xef)]()[_0x3eb174(0x7f)](_0x536b27=>_0x536b27[_0x3eb174(0x73)]);_0x5b5208[_0x3eb174(0xd7)]=_0x2debab[_0x3eb174(0xac)][_0x3eb174(0xb2)](_0x3eb174(0x94))[_0x3eb174(0xa7)][_0x3eb174(0x75)](_0x40b7d8),this[_0x3eb174(0x6b)][_0x3eb174(0xa5)](_0xa6dcf4,_0x3e0cd2),this[_0x3eb174(0x8c)][_0x3eb174(0xa5)](_0x5b5208,_0x3e0cd2);const _0x4419b0=_0x13007a[_0x3eb174(0x84)]({'view':_0x3e06d2,'target':()=>{const _0x50d883=_0x3eb174,_0x276d53=[],_0x15ef2e=_0xa6dcf4[_0x50d883(0xef)]()[_0x50d883(0x7f)](_0x3e13e0=>_0x3e13e0[_0x50d883(0x73)]);for(const _0x4290be of _0x15ef2e)_0x276d53[_0x50d883(0xe1)](..._0x4290be[_0x50d883(0xd4)]());return _0x100e05(_0x2debab[_0x50d883(0xae)],_0x276d53);},'type':()=>_0x3eb174(0xc6)+_0x3e0cd2[_0x3eb174(0xbb)][_0x3eb174(0xa6)]});_0x19d087[_0x3eb174(0xcc)](_0x5b5208,_0x4419b0),_0x13007a[_0x3eb174(0x99)](_0x4419b0),_0x51f29f[_0x3eb174(0xec)](_0x4419b0);}[_0x2ac222(0xb3)](_0x43b3c1){const _0x288cf1=_0x2ac222,_0x18511c=this[_0x288cf1(0xbf)][_0x288cf1(0xac)][_0x288cf1(0xb2)](_0x288cf1(0xb8)),_0x26228b=this[_0x288cf1(0xbf)][_0x288cf1(0xac)][_0x288cf1(0xb2)](_0x288cf1(0x7e)),_0x175eee=this[_0x288cf1(0x6b)][_0x288cf1(0xb2)](_0x43b3c1),_0x13e423=_0x175eee[_0x288cf1(0xbb)],_0x8f91c8=_0x26228b[_0x288cf1(0xe7)](_0x13e423);_0x18511c[_0x288cf1(0xc1)](_0x13e423),_0x8f91c8&&_0x26228b[_0x288cf1(0xa8)](_0x8f91c8),this[_0x288cf1(0x6b)][_0x288cf1(0xc0)](_0x43b3c1),this[_0x288cf1(0x8c)][_0x288cf1(0xc0)](_0x13e423),_0x175eee[_0x288cf1(0x79)]();}[_0x2ac222(0xab)](_0x369ad8){const _0x52194c=_0x2ac222;if(!_0x369ad8[_0x52194c(0x73)]||!this[_0x52194c(0x6b)][_0x52194c(0x6a)](_0x369ad8))return;const _0x1d8dd7=this[_0x52194c(0xbf)][_0x52194c(0xac)][_0x52194c(0xb2)](_0x52194c(0x94)),_0x1d11d7=this[_0x52194c(0x6b)][_0x52194c(0xb2)](_0x369ad8),_0x1398a0=_0x369ad8[_0x52194c(0xef)]();_0x1d11d7[_0x52194c(0xbb)][_0x52194c(0xd7)]=_0x1d8dd7[_0x52194c(0xa7)][_0x52194c(0x75)](_0x1398a0);}[_0x2ac222(0x79)](){const _0x44cb39=_0x2ac222;for(const _0x301ced of this[_0x44cb39(0x6b)][_0x44cb39(0xcf)]())this[_0x44cb39(0xb3)](_0x301ced);for(const _0x35e05f of this[_0x44cb39(0x82)][_0x44cb39(0x98)]())_0x35e05f[_0x44cb39(0x9a)][_0x44cb39(0x79)]();super[_0x44cb39(0x79)]();}}function _0x167a(){const _0x52d939=['get','_destroyController','listenTo','suggestionLoaded','isMultiRange','comments.editorConfig','CommentsRepository','TrackChangesUI','buttonView','view','Track\x20changes','SuggestionThreadView','toMany','editor','delete','_unbindEditors','size','arrowView','componentFactory','35693910xHeIHR','suggestion-','suggestionChanged','change:previous','trackChanges.disableComments','focus','1583834gPVjBD','_bindAnnotationToEditors','discardSelectedSuggestions','trackChanges','keys','clear','_refreshActiveMarkers','hasSuggestion','isEnabled','getMarkers','acceptAllSuggestions','1676192pOmXLl','descriptionParts','Discard\x20all\x20selected\x20suggestions','separator','suggestionUnloaded','isDirty','97515KrPTrs','config','head','getJoined','comments.maxCommentCharsWhenCollapsed','push','_initializeController','model','change:activeAnnotations','CommentView','_handleSuggestionControllerDelayed','getByInnerView','349824uzyqGA','value','trackChanges.SuggestionThreadView','createCommentThreadController','registerAnnotation','from','reduce','getAllAdjacentSuggestions','map','has','_suggestionToController','EditorAnnotations','init','addComment','discardButton','Discard\x20all\x20suggestions','discardAllSuggestions','requires','isInContent','commandName','getDescriptions','previous','bind','button','destroy','acceptSelectedSuggestions','addSourceCollector','source','2127656kTqawV','Annotations','filter','refreshSelectedViews','Accept\x20all\x20selected\x20suggestions','_annotationViews','_handleControllerBuffer','createAnnotation','lowest','actionView','comments','switchbutton','comments.maxThreadTotalWeight','innerView','activeMarkers','_viewToController','commentThread','getFirstRange','184YHYFoq','Accept\x20all\x20suggestions','locale','3tldIhM','_disableComments','TrackChangesEditing','CommentsUI','stopListening','commands','values','add','mainView','define','pluginName','activeAnnotations','_createUIButton','comments.maxCommentsWhenCollapsed','getRanges','acceptButton','createAnnotationView','isOn','1136591sNsuhh','set','type','_descriptionFactory','remove','some','getMarkerNames','_updateController','plugins','execute','editing','unbind','length','getSuggestion'];_0x167a=function(){return _0x52d939;};return _0x167a();}
|
|
23
|
+
const _0x611581=_0x3f8b;(function(_0x167428,_0x2042bc){const _0x3c3919=_0x3f8b,_0x2b7a73=_0x167428();while(!![]){try{const _0x5e07d5=-parseInt(_0x3c3919(0x1ea))/0x1*(-parseInt(_0x3c3919(0x228))/0x2)+parseInt(_0x3c3919(0x225))/0x3*(parseInt(_0x3c3919(0x24a))/0x4)+parseInt(_0x3c3919(0x22e))/0x5+parseInt(_0x3c3919(0x216))/0x6+-parseInt(_0x3c3919(0x20c))/0x7+-parseInt(_0x3c3919(0x233))/0x8+-parseInt(_0x3c3919(0x24f))/0x9*(parseInt(_0x3c3919(0x257))/0xa);if(_0x5e07d5===_0x2042bc)break;else _0x2b7a73['push'](_0x2b7a73['shift']());}catch(_0x15e0a4){_0x2b7a73['push'](_0x2b7a73['shift']());}}}(_0x3b1f,0xa5dd1));import{Plugin as _0x24dd36}from'ckeditor5/src/core.js';function _0x3f8b(_0x1f8f35,_0x26312e){const _0x3b1f15=_0x3b1f();return _0x3f8b=function(_0x3f8bf5,_0x2e13b7){_0x3f8bf5=_0x3f8bf5-0x1da;let _0x246899=_0x3b1f15[_0x3f8bf5];return _0x246899;},_0x3f8b(_0x1f8f35,_0x26312e);}import{Collection as _0x17482f}from'ckeditor5/src/utils.js';import{ViewModel as _0x55db4f,SplitButtonView as _0x10db32,createDropdown as _0x139b0d,addListToDropdown as _0x50ea5d}from'ckeditor5/src/ui.js';import{Users as _0xecc107,getDateTimeFormatter as _0x30a588,getAllMarkersDomElementsSorted as _0x1e9b1a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x34a930 from'./trackchangesediting.js';import _0x536ef6 from'./ui/suggestioncontroller.js';import _0x162b19 from'./ui/view/suggestionthreadview.js';function _0x3b1f(){const _0x21bb8f=['componentFactory','6044427PsikOh','suggestionLoaded','toMany','hasSuggestion','keys','innerView','comments.editorConfig','filter','30eVycOY','getMarkerNames','head','CommentsRepository','_descriptionFactory','trackChanges','_bindAnnotationToEditors','stopListening','getDescriptions','length','trackChanges.disableComments','execute','arrowView','Annotations','addSourceCollector','reduce','_handleSuggestionControllerDelayed','values','delete','Discard\x20all\x20selected\x20suggestions','actionView','createAnnotationView','_destroyController','_unbindEditors','mainView','unbind','_disableComments','1FYVoHb','add','_annotationViews','descriptionParts','discardButton','isOn','discardAllSuggestions','acceptSelectedSuggestions','switchbutton','config','isMultiRange','suggestionUnloaded','listenTo','previous','addComment','getAllAdjacentSuggestions','suggestionChanged','trackChanges.SuggestionThreadView','suggestion-','SuggestionThreadView','init','focus','getByInnerView','size','commandName','Discard\x20all\x20suggestions','button','map','isDirty','locale','remove','commands','comments.maxCommentsWhenCollapsed','TrackChangesEditing','2153767TZHUAN','define','set','Accept\x20all\x20selected\x20suggestions','from','CommentView','pluginName','source','_initializeController','change:activeAnnotations','6230922bSExXh','Accept\x20all\x20suggestions','model','requires','getFirstRange','_createUIButton','discardSelectedSuggestions','comments.maxCommentCharsWhenCollapsed','getSuggestion','destroy','CommentsUI','comments','editor','_updateController','getJoined','9627piFtCw','registerAnnotation','_refreshActiveMarkers','460968LWoPUO','acceptButton','view','getRanges','comments.maxThreadTotalWeight','Track\x20changes','5574050VNnlhN','createCommentThreadController','isEnabled','value','has','3655432BKOtFf','buttonView','plugins','commentThread','isInContent','createAnnotation','type','get','_viewToController','clear','refreshSelectedViews','getMarkers','editing','_handleControllerBuffer','acceptAllSuggestions','EditorAnnotations','activeMarkers','separator','bind','some','activeAnnotations','push','_suggestionToController','1340zVeZGS','change:previous','TrackChangesUI','lowest'];_0x3b1f=function(){return _0x21bb8f;};return _0x3b1f();}import{getTranslation as _0x3dc4b6}from'./utils/common-translations.js';import _0x578beb from'../theme/icons/track-changes.svg';export default class d extends _0x24dd36{static get[_0x611581(0x219)](){const _0x521b47=_0x611581;return[_0x34a930,_0xecc107,_0x521b47(0x25a),_0x521b47(0x1dc),_0x521b47(0x242)];}static get[_0x611581(0x212)](){const _0x2fa019=_0x611581;return _0x2fa019(0x24c);}constructor(_0x3edb34){const _0x4e7fc6=_0x611581;super(_0x3edb34),this[_0x4e7fc6(0x249)]=new Map(),this[_0x4e7fc6(0x23b)]=new Map(),this[_0x4e7fc6(0x1ec)]=new Map(),this[_0x4e7fc6(0x240)]=new Map();const _0x388a30=this[_0x4e7fc6(0x222)][_0x4e7fc6(0x1f3)];_0x388a30[_0x4e7fc6(0x20d)](_0x4e7fc6(0x1fb),_0x162b19),_0x388a30[_0x4e7fc6(0x20d)](_0x4e7fc6(0x261),!0x1),this[_0x4e7fc6(0x1e9)]=_0x388a30[_0x4e7fc6(0x23a)](_0x4e7fc6(0x261));}[_0x611581(0x1df)](_0x541729,_0x3753b9){const _0x1b2c6b=_0x611581;0x0===this[_0x1b2c6b(0x240)][_0x1b2c6b(0x201)]&&setTimeout(()=>{const _0x2ac4aa=_0x1b2c6b;for(const [_0x20f400,_0x54b34d]of this[_0x2ac4aa(0x240)]){const _0x4d38bf=this[_0x2ac4aa(0x249)][_0x2ac4aa(0x232)](_0x20f400);_0x4d38bf||_0x54b34d?_0x4d38bf&&_0x54b34d&&this[_0x2ac4aa(0x1e5)](_0x20f400):this[_0x2ac4aa(0x214)](_0x20f400);}this[_0x2ac4aa(0x240)][_0x2ac4aa(0x23c)](),this[_0x2ac4aa(0x222)][_0x2ac4aa(0x235)][_0x2ac4aa(0x23a)](_0x2ac4aa(0x242))[_0x2ac4aa(0x23d)](),this[_0x2ac4aa(0x227)]();},0xa),this[_0x1b2c6b(0x240)][_0x1b2c6b(0x20e)](_0x541729,_0x3753b9);}[_0x611581(0x1fe)](){const _0x50754c=_0x611581,_0x49bc1e=this[_0x50754c(0x222)],_0x2835f5=_0x49bc1e[_0x50754c(0x235)][_0x50754c(0x23a)](_0x50754c(0x20b)),_0x521dab=_0x49bc1e[_0x50754c(0x235)][_0x50754c(0x23a)](_0x50754c(0x1dc)),_0x1604a1=_0x49bc1e[_0x50754c(0x235)][_0x50754c(0x23a)](_0x50754c(0x242)),_0x212ee6=_0x49bc1e[_0x50754c(0x235)][_0x50754c(0x23a)](_0x50754c(0x25a));_0x49bc1e['ui'][_0x50754c(0x24e)][_0x50754c(0x1eb)](_0x50754c(0x25c),_0x4651ac=>this[_0x50754c(0x21b)](_0x4651ac)),_0x1604a1[_0x50754c(0x1dd)](()=>{const _0x536426=_0x50754c,_0x440b84=[];for(const [_0x5f141c,_0x8e373]of Array[_0x536426(0x210)](this[_0x536426(0x249)])){const _0x5350ed=_0x5f141c[_0x536426(0x1f9)](),_0x206727=[];for(const _0x3f30b4 of _0x5350ed){if(!_0x3f30b4[_0x536426(0x237)])continue;if(_0x3f30b4[_0x536426(0x1f4)]){_0x206727[_0x536426(0x248)](..._0x3f30b4[_0x536426(0x22b)]());continue;}const _0x1d5df7=_0x3f30b4[_0x536426(0x21a)]();if(_0x206727[_0x536426(0x260)]>0x0){const _0x2fcaf3=_0x206727[0x0][_0x536426(0x224)](_0x1d5df7);if(_0x2fcaf3){_0x206727[0x0]=_0x2fcaf3;continue;}}_0x206727[_0x536426(0x248)](_0x1d5df7);}_0x440b84[_0x536426(0x248)]([_0x8e373[_0x536426(0x22a)],_0x206727]);}return _0x440b84;}),this[_0x50754c(0x1f6)](_0x2835f5,_0x50754c(0x250),(_0x4cc49f,_0x50e925)=>{const _0x35caf7=_0x50754c;this[_0x35caf7(0x1f6)](_0x50e925,_0x35caf7(0x24b),(_0x115c3a,_0x4b7380,_0x3df383,_0x6c75cf)=>{const _0x162b5d=_0x35caf7;_0x50e925[_0x162b5d(0x237)]&&(null==_0x3df383?(this[_0x162b5d(0x223)](_0x6c75cf[_0x162b5d(0x259)]),this[_0x162b5d(0x1df)](_0x50e925,!0x1)):(this[_0x162b5d(0x223)](_0x3df383[_0x162b5d(0x259)]),null==_0x6c75cf&&this[_0x162b5d(0x1df)](_0x50e925,!0x0)));}),null!==_0x50e925[_0x35caf7(0x1f7)]?this[_0x35caf7(0x223)](_0x50e925[_0x35caf7(0x259)]):this[_0x35caf7(0x1df)](_0x50e925,!0x1);}),this[_0x50754c(0x1f6)](_0x2835f5,_0x50754c(0x1f5),(_0x4c0ac2,_0x34aa3b,_0x388680)=>{const _0x1ba364=_0x50754c;this[_0x1ba364(0x25e)](_0x34aa3b,_0x1ba364(0x24b)),this[_0x1ba364(0x240)][_0x1ba364(0x1e1)](_0x34aa3b),this[_0x1ba364(0x249)][_0x1ba364(0x232)](_0x34aa3b)&&this[_0x1ba364(0x1e5)](_0x34aa3b),_0x388680&&this[_0x1ba364(0x223)](_0x388680[_0x1ba364(0x259)]);}),this[_0x50754c(0x1f6)](_0x2835f5,_0x50754c(0x1fa),(_0x35c3aa,_0x3dec87)=>{const _0x4fbaef=_0x50754c;this[_0x4fbaef(0x223)](_0x3dec87);}),this[_0x50754c(0x1f6)](_0x521dab,_0x50754c(0x215),()=>{const _0xb2e83e=_0x50754c;this[_0xb2e83e(0x227)]();}),this[_0x50754c(0x1f6)](_0x212ee6,_0x50754c(0x1f8),(_0x58539d,{threadId:_0x33d042,isFromAdapter:_0x5dc665})=>{const _0x43e23d=_0x50754c;if(_0x5dc665||!_0x2835f5[_0x43e23d(0x252)](_0x33d042))return;const _0x12dc8f=_0x2835f5[_0x43e23d(0x21e)](_0x33d042);this[_0x43e23d(0x249)][_0x43e23d(0x23a)](_0x12dc8f)[_0x43e23d(0x22a)][_0x43e23d(0x1ff)]();},{'priority':_0x50754c(0x24d)});}[_0x611581(0x227)](){const _0x52235d=_0x611581,_0x4d3539=this[_0x52235d(0x222)][_0x52235d(0x235)][_0x52235d(0x23a)](_0x52235d(0x1dc)),_0x31b077=this[_0x52235d(0x222)][_0x52235d(0x235)][_0x52235d(0x23a)](_0x52235d(0x20b)),_0x52fbef=Array[_0x52235d(0x210)](_0x4d3539[_0x52235d(0x247)],_0x19a537=>_0x19a537[_0x52235d(0x254)])[_0x52235d(0x256)](_0x4838ae=>this[_0x52235d(0x23b)][_0x52235d(0x232)](_0x4838ae)),_0x65bf4d=[];for(const _0x2515c0 of _0x52fbef){const _0x1f4e14=this[_0x52235d(0x23b)][_0x52235d(0x23a)](_0x2515c0)[_0x52235d(0x218)][_0x52235d(0x1f9)]();_0x65bf4d[_0x52235d(0x248)](..._0x1f4e14[_0x52235d(0x1de)]((_0x323673,_0x46cd31)=>[..._0x323673,..._0x46cd31[_0x52235d(0x258)]()],[]));}_0x31b077[_0x52235d(0x243)]=_0x65bf4d;}[_0x611581(0x21b)](_0x120255){const _0x202c40=_0x611581,_0x1fbde0=_0x139b0d(_0x120255,_0x10db32),_0xed75d3=this[_0x202c40(0x222)][_0x202c40(0x209)][_0x202c40(0x23a)](_0x202c40(0x25c)),_0x12be1c=_0x3dc4b6(_0x120255,_0x202c40(0x22d));_0x1fbde0[_0x202c40(0x234)][_0x202c40(0x20e)]({'tooltip':_0x12be1c,'label':_0x12be1c,'icon':_0x578beb}),_0x1fbde0[_0x202c40(0x234)][_0x202c40(0x245)](_0x202c40(0x1ef))['to'](_0xed75d3,_0x202c40(0x231)),_0x1fbde0[_0x202c40(0x234)]['on'](_0x202c40(0x1da),()=>{const _0x16482d=_0x202c40;_0xed75d3[_0x16482d(0x1da)](),this[_0x16482d(0x222)][_0x16482d(0x23f)][_0x16482d(0x22a)][_0x16482d(0x1ff)]();});const _0x8d90db=new _0x17482f(),_0x1c3b1a=[{'type':_0x202c40(0x1f2),'model':{'withText':!0x0,'label':_0x12be1c,'commandName':_0x202c40(0x25c)}},{'type':_0x202c40(0x244)},{'type':_0x202c40(0x204),'model':{'withText':!0x0,'label':_0x3dc4b6(_0x120255,_0x202c40(0x217)),'commandName':_0x202c40(0x241)}},{'type':_0x202c40(0x204),'model':{'withText':!0x0,'label':_0x3dc4b6(_0x120255,_0x202c40(0x20f)),'commandName':_0x202c40(0x1f1)}},{'type':_0x202c40(0x204),'model':{'withText':!0x0,'label':_0x3dc4b6(_0x120255,_0x202c40(0x203)),'commandName':_0x202c40(0x1f0)}},{'type':_0x202c40(0x204),'model':{'withText':!0x0,'label':_0x3dc4b6(_0x120255,_0x202c40(0x1e2)),'commandName':_0x202c40(0x21c)}}];for(const _0x451e55 of _0x1c3b1a){let _0x273633={'type':_0x202c40(0x244)};if(_0x451e55[_0x202c40(0x218)]){const _0x4b8036=new _0x55db4f(_0x451e55[_0x202c40(0x218)]),_0x3f62cc=this[_0x202c40(0x222)][_0x202c40(0x209)][_0x202c40(0x23a)](_0x4b8036[_0x202c40(0x202)]);_0x4b8036[_0x202c40(0x245)](_0x202c40(0x1ef),_0x202c40(0x230))['to'](_0x3f62cc,_0x202c40(0x231),_0x202c40(0x230)),_0x273633={'type':_0x451e55[_0x202c40(0x239)],'model':_0x4b8036};}_0x8d90db[_0x202c40(0x1eb)](_0x273633);}_0x50ea5d(_0x1fbde0,_0x8d90db);const _0x36b93c=_0x1c3b1a[_0x202c40(0x256)](_0x56ca8b=>null!=_0x56ca8b[_0x202c40(0x218)])[_0x202c40(0x205)](_0x19d7ab=>this[_0x202c40(0x222)][_0x202c40(0x209)][_0x202c40(0x23a)](_0x19d7ab[_0x202c40(0x218)][_0x202c40(0x202)])),_0x1cec74=_0x1fbde0[_0x202c40(0x234)];return _0x1cec74[_0x202c40(0x1e3)][_0x202c40(0x1e8)](_0x202c40(0x230)),_0x1cec74[_0x202c40(0x1db)][_0x202c40(0x1e8)](_0x202c40(0x230)),_0x1cec74[_0x202c40(0x1e3)][_0x202c40(0x245)](_0x202c40(0x230))['to'](_0xed75d3,_0x202c40(0x230)),_0x1cec74[_0x202c40(0x1db)][_0x202c40(0x245)](_0x202c40(0x230))[_0x202c40(0x251)](_0x36b93c,_0x202c40(0x230),(..._0x1ea23d)=>_0x1ea23d[_0x202c40(0x246)](_0x2bac97=>_0x2bac97)),_0x1fbde0['on'](_0x202c40(0x1da),_0x27f7f4=>{const _0x18ae64=_0x202c40;this[_0x18ae64(0x222)][_0x18ae64(0x1da)](_0x27f7f4[_0x18ae64(0x213)][_0x18ae64(0x202)]),this[_0x18ae64(0x222)][_0x18ae64(0x23f)][_0x18ae64(0x22a)][_0x18ae64(0x1ff)]();}),_0x1fbde0;}[_0x611581(0x214)](_0xed8a6){const _0xdab230=_0x611581,_0xf4c12f=this[_0xdab230(0x222)],_0x13a1c0=_0xf4c12f[_0xdab230(0x1f3)],_0x45bdbb=_0xf4c12f[_0xdab230(0x235)][_0xdab230(0x23a)](_0xdab230(0x1dc)),_0x6eb5b6=_0xf4c12f[_0xdab230(0x235)][_0xdab230(0x23a)](_0xdab230(0x25a)),_0x171b20=_0xf4c12f[_0xdab230(0x235)][_0xdab230(0x23a)](_0xdab230(0x242)),_0x4abf36=_0xf4c12f[_0xdab230(0x235)][_0xdab230(0x23a)](_0xecc107)['me'],_0x2eafc1=_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x25c))[_0xdab230(0x1fd)],{CommentsListView:_0x2f40cf,CommentThreadInputView:_0xdde815}=_0xf4c12f[_0xdab230(0x235)][_0xdab230(0x23a)](_0xdab230(0x220));let _0x1551f8,_0x2809ef;this[_0xdab230(0x1ec)][_0xdab230(0x232)](_0xed8a6['id'])?(_0x2809ef=this[_0xdab230(0x1ec)][_0xdab230(0x23a)](_0xed8a6['id']),_0x1551f8=_0x2809ef[_0xdab230(0x1e7)]):(_0x1551f8=new _0x2eafc1(_0xf4c12f[_0xdab230(0x207)],_0xed8a6,_0x4abf36,{'disableComments':this[_0xdab230(0x1e9)],'editorConfig':_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x255)),'maxCommentsWhenCollapsed':_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x20a)),'maxThreadTotalWeight':_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x22c)),'maxCommentCharsWhenCollapsed':_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x21d)),'formatDateTime':_0x30a588(_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x207))),'CommentView':_0x13a1c0[_0xdab230(0x23a)](_0xdab230(0x221))[_0xdab230(0x211)],'CommentsListView':_0x2f40cf,'CommentThreadInputView':_0xdde815}),_0x1551f8[_0xdab230(0x229)]['on'](_0xdab230(0x1da),()=>{const _0x1034ef=_0xdab230;_0xf4c12f[_0x1034ef(0x23f)][_0x1034ef(0x22a)][_0x1034ef(0x1ff)]();}),_0x1551f8[_0xdab230(0x1ee)]['on'](_0xdab230(0x1da),()=>{const _0x1afd11=_0xdab230;_0xf4c12f[_0x1afd11(0x23f)][_0x1afd11(0x22a)][_0x1afd11(0x1ff)]();}),_0x2809ef=_0x45bdbb[_0xdab230(0x1e4)](this[_0xdab230(0x222)][_0xdab230(0x207)],_0x1551f8),_0x2809ef[_0xdab230(0x245)](_0xdab230(0x206))['to'](_0x1551f8,_0xdab230(0x206)),_0x2809ef[_0xdab230(0x245)](_0xdab230(0x260))['to'](_0x1551f8),_0x2809ef[_0xdab230(0x245)](_0xdab230(0x239))['to'](_0x1551f8,_0xdab230(0x239),_0x214dc3=>_0xdab230(0x1fc)+_0x214dc3),this[_0xdab230(0x1ec)][_0xdab230(0x20e)](_0xed8a6['id'],_0x2809ef));const _0x112cff=_0x6eb5b6[_0xdab230(0x22f)](_0xed8a6[_0xdab230(0x236)],_0x1551f8),_0x5cbe03=new _0x536ef6(_0xf4c12f,_0xed8a6,_0x1551f8,_0x112cff),_0x4dd2d6=_0xed8a6[_0xdab230(0x1f9)]()[_0xdab230(0x256)](_0xa7cbb3=>_0xa7cbb3[_0xdab230(0x237)]);_0x1551f8[_0xdab230(0x1ed)]=_0xf4c12f[_0xdab230(0x235)][_0xdab230(0x23a)](_0xdab230(0x20b))[_0xdab230(0x25b)][_0xdab230(0x25f)](_0x4dd2d6),this[_0xdab230(0x249)][_0xdab230(0x20e)](_0xed8a6,_0x5cbe03),this[_0xdab230(0x23b)][_0xdab230(0x20e)](_0x1551f8,_0x5cbe03);const _0x10de3d=_0x45bdbb[_0xdab230(0x238)]({'view':_0x2809ef,'target':()=>{const _0x4898c7=_0xdab230,_0x2969ea=[],_0x1aa361=_0xed8a6[_0x4898c7(0x1f9)]()[_0x4898c7(0x256)](_0x4ae745=>_0x4ae745[_0x4898c7(0x237)]);for(const _0x23deab of _0x1aa361)_0x2969ea[_0x4898c7(0x248)](..._0x23deab[_0x4898c7(0x23e)]());return _0x1e9b1a(_0xf4c12f[_0x4898c7(0x23f)],_0x2969ea);},'type':()=>_0xdab230(0x1fc)+_0x5cbe03[_0xdab230(0x22a)][_0xdab230(0x239)]});_0x6eb5b6[_0xdab230(0x25d)](_0x1551f8,_0x10de3d),_0x45bdbb[_0xdab230(0x1eb)](_0x10de3d),_0x171b20[_0xdab230(0x226)](_0x10de3d);}[_0x611581(0x1e5)](_0xd194c8){const _0x57eced=_0x611581,_0x47042f=this[_0x57eced(0x222)][_0x57eced(0x235)][_0x57eced(0x23a)](_0x57eced(0x25a)),_0x2e0007=this[_0x57eced(0x222)][_0x57eced(0x235)][_0x57eced(0x23a)](_0x57eced(0x1dc)),_0xbbe0d1=this[_0x57eced(0x249)][_0x57eced(0x23a)](_0xd194c8),_0x10b5b3=_0xbbe0d1[_0x57eced(0x22a)],_0x42833b=_0x2e0007[_0x57eced(0x200)](_0x10b5b3);_0x47042f[_0x57eced(0x1e6)](_0x10b5b3),_0x42833b&&_0x2e0007[_0x57eced(0x208)](_0x42833b),this[_0x57eced(0x249)][_0x57eced(0x1e1)](_0xd194c8),this[_0x57eced(0x23b)][_0x57eced(0x1e1)](_0x10b5b3),_0xbbe0d1[_0x57eced(0x21f)]();}[_0x611581(0x223)](_0x1cbe29){const _0x55db7b=_0x611581;if(!_0x1cbe29[_0x55db7b(0x237)]||!this[_0x55db7b(0x249)][_0x55db7b(0x232)](_0x1cbe29))return;const _0xb942b7=this[_0x55db7b(0x222)][_0x55db7b(0x235)][_0x55db7b(0x23a)](_0x55db7b(0x20b)),_0x173f89=this[_0x55db7b(0x249)][_0x55db7b(0x23a)](_0x1cbe29),_0x1c5f83=_0x1cbe29[_0x55db7b(0x1f9)]();_0x173f89[_0x55db7b(0x22a)][_0x55db7b(0x1ed)]=_0xb942b7[_0x55db7b(0x25b)][_0x55db7b(0x25f)](_0x1c5f83);}[_0x611581(0x21f)](){const _0x52ca50=_0x611581;for(const _0x54e82b of this[_0x52ca50(0x249)][_0x52ca50(0x253)]())this[_0x52ca50(0x1e5)](_0x54e82b);for(const _0x3717f4 of this[_0x52ca50(0x1ec)][_0x52ca50(0x1e0)]())_0x3717f4[_0x52ca50(0x1e7)][_0x52ca50(0x21f)]();super[_0x52ca50(0x21f)]();}}
|