@ckeditor/ckeditor5-track-changes 41.3.0-alpha.3 → 41.3.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.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 _0x3955ed=_0x99e3;(function(_0x45a475,_0xd0e29c){const _0x1ba734=_0x99e3,_0x1f7198=_0x45a475();while(!![]){try{const _0x101689=parseInt(_0x1ba734(0x19e))/0x1*(-parseInt(_0x1ba734(0x1e1))/0x2)+parseInt(_0x1ba734(0x190))/0x3*(parseInt(_0x1ba734(0x8f))/0x4)+parseInt(_0x1ba734(0x1a5))/0x5+-parseInt(_0x1ba734(0x12e))/0x6*(parseInt(_0x1ba734(0x86))/0x7)+parseInt(_0x1ba734(0x114))/0x8+-parseInt(_0x1ba734(0x1c6))/0x9+-parseInt(_0x1ba734(0x1da))/0xa*(-parseInt(_0x1ba734(0xd8))/0xb);if(_0x101689===_0xd0e29c)break;else _0x1f7198['push'](_0x1f7198['shift']());}catch(_0x259f81){_0x1f7198['push'](_0x1f7198['shift']());}}}(_0x439e,0xbbbf3));import{Plugin as _0x22bf79,PendingActions as _0x318587}from'ckeditor5/src/core.js';import{LiveRange as _0x38839a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3b8e24,uid as _0x5c4ef0,priorities as _0x4f79bf,logWarning as _0x4c1f12}from'ckeditor5/src/utils.js';import{toWidget as _0x5f478f}from'ckeditor5/src/widget.js';import{Users as _0x413b01,hashObject as _0x2d9bc2,surroundingMarkersDetector as _0xfa6af1}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3a1607 from'./commands/trackchangescommand.js';import _0x141ad1 from'./commands/acceptsuggestioncommand.js';import _0x310ea3 from'./commands/discardsuggestioncommand.js';import _0x1ed84f from'./commands/executeonallsuggestionscommand.js';import _0x22bc1a from'./commands/executeonselectedsuggestionscommand.js';import _0x1c719b from'./suggestion.js';import _0x1863f3 from'./suggestiondescriptionfactory.js';import _0x19adec from'./integrations/aiassistant.js';import _0x5965c0 from'./integrations/alignment.js';import _0x3b1730 from'./integrations/basicstyles.js';function _0x439e(){const _0x332a6f=['execute','markMultiRangeDeletion','fetchCommentThread','backward','discard','newValue','addClass','isInsideObject','define','_createSuggestion','model','FORMATTING','editor','isLimit','unbindElementFromMarkerName','8070696zdOaSq','getFirstRange','push','_isRegisteredAttribute','_adapter','createElement','_reduceSuggestionAttributeRange','requires','getFirstMarker','enableCommand','ENTER','concat','root','suggestionUnloaded','update:suggestion','comments','value','acceptSuggestion','tablePasteChainId','getRange','_getExternalAuthor','_afterChanges','start','warn','updateMarker','isUndo','getContainedElement','rejected','isNextTo','unshift','suggestion-type','_enabledCommands','substr','getAttribute','locale','removed','createPositionBefore','getSuggestionCallback','deletion:join','deletion:chain','_setSuggestionData','fromRange','discardAllSuggestions','fromCharCode','enableReadOnlyMode','remove','_joinWithAdjacentSuggestions','_mergeNestedSuggestions','oldRange','map','PendingActions','accept','updateSuggestion','highest','deletion:accept','subType','toJSON','addHighlight','createSelection','ariaLiveAnnouncer','_checkSuggestionCorrectness','applyOperation','_inlineAttributeKeys','format','external:','isIntersecting','lowest','trackChanges.trackFormatChanges','toViewElement','setSelection','createPositionAfter','createRangeIn','attribute:','batch','commandName','formatBlock:discard','collaboration.channelId','getChangedMarkers','bindElementToMarker','_addThreadToSuggestion','addMarker:suggestion','markerToData','split','isEqual','refresh','suggestion:','deletion','moveTargetPosition','_isBlockAttribute','isAfter','getIntersection','suggestionChanged','includes','toUpperCase','removeComment','every','stopListening','addCommentThread','3369mJjkUg','splice','dataToMarker','isDocumentOperation','after','addSuggestionData','_getAuthorFromId','LEAVE','normal','attribute:accept','_findSuggestions','dataDowncast','creator','getNearestSelectionRange','3889wndYxq','_registerBlockAttribute','_trackFormatChanges','forceDefaultExecution','consume','get','change:_saved','269330auSnmM','catch','author','addUser','track-changes-enable-command-twice','containerElement','_suggestionState','dataReady','_refreshAttributeSuggestionsChain','formatGroupId','removeMarkers','join','position','formatInline:discard','suggestionLoaded','_customCallbacks','editingDowncast','buildSuggestion','change:activeMarkers','hasComments','addSuggestion','widget','adapter','createRange','authoredAt','authorName','marker-count','deletion:discard','_registerDefaultCallbacks','formatBlock','error-saving-suggestion-data-suggestion-discarded','keys','removeMarker','1524105LZmCJg','addMarkerName','_joinSuggestions','some','notReady','next','insert','isRemovable','for','_isDataLoaded','isCollapsed','isIntersectingWithRange','attributeNewValue','group','default','trackChanges','filter','registerCustomCallback','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.','change','20990vtgsXQ','acceptAllSuggestions','_cutOutSuggestionMarker','rename','range','isExternal','isInContent','310dUQykQ','groupId','ck-suggestion-marker','return','startsWith','track-changes-suggestion-not-found','isArray','targetPosition','reconvertMarker','getUser','_model','containsPosition','getDifference','key','insertion','containsRangeInObject','isSelectable','data','_handleNewSuggestionMarker','track-changes-suggestion-data-mismatch','fire','plugins','addRange','formatBlock:join','deletion:','formatInline:chain','_processAttributeSuggestions','showSuggestionHighlights','addMarker:suggestion:attribute','addMarker:suggestion:formatBlock','isAtEnd','_element','CommentsRepository','_recordAttributeSuggestions','isAtStart','_rangeIsInLocalUserInsertion','getCustomProperty','attributeKey','$marker','Users','_getSuggestionData','listenTo','elementStart','announce','insertContent','forward','rethrowUnexpectedError','getShiftedBy','_blockAttributeKeys','_SUGGESTION_ANNOUNCEMENT','isLocal','_removeSuggestion','_updateSuggestionData','pluginName','commands','$text','setTo','accepted','discardSelectedSuggestions','values','attribute:join','originalSuggestionId','getRanges','_splitMarkerName','head','parent','documentSelection','_breakSuggestionMarker','getSuggestions','$textProxy','name','isBefore','init','trackChanges.mergeNestedSuggestions','data-suggestion','unbind','previous','getAllAdjacentSuggestions','howMany','removeMarker:suggestion:formatBlock','nodeAfter','markers','getMultiRangeId','schema','markInlineFormat','formatInline:join','7aCoAhH','insertion:chain','_saved','clear','trackChangesCommand','getLastMatchingPosition','formatBlock:chain','activeMarkers','markerReady','4612GUJLWy','consumable','multipleBlocks','markMultiRangeInsertion','_onDiscard','formatInline:accept','ck-suggestion-marker-formatInline','$elementName','_descriptionFactory','low','markMultiRangeBlockFormat','$graveyard','formatInline:','track-changes-command-not-found','always','item','_processAttributeChanges','_editor','end','isMultiRange','add','then','type','clone','markBlockFormat','ready','enqueueChange','markerToHighlight','markerName','set','ck-suggestion-marker-','open','_suggestions','high','formatBlock:','getItems','formatBlock:accept','insertion:discard','track-changes-adapter-already-set','_reduceExistingSuggestions','removeAttribute','oldValue','from','insertion:','markInsertion','registerPostFixer','_suggestionFactory','_getAttributeKey','ck-suggestion-marker-formatBlock','rootName','size','move','deleteContent','elementToElement','commentThread','removeClass','writer','has','containsRange','suggestion:attribute:','assign','element','find','insertion:join','createRangeOn','_refreshSuggestionsChain','config','markDeletion','markerNameToElements','_isForcedDefaultExecutionBlock','newRange','isObject','editing','2827AYBYkc','multi','createdAt','TrackChangesEditing','resolve','containsItem','length','mapper','splitPosition','document','suggestion','getChanges','hasSuggestion','setAttribute','formatInline','_initAriaMarkerChangeAnnouncements','markAttributeChange','stop','_registerInlineAttribute','conversion','sort','attributes','track-changes-adapter-missing-getsuggestion','createPositionAt','chain','nodeBefore','getAncestors','meta','removeMarker:suggestion:attribute','detach','upcast','discardSuggestion','_setSuggestionRange','delete','_defaultCallbacks','isTouching','insertion:accept','track-changes-user-not-found','selection','_commentsRepository','pop','_addSuggestionMarker','elementEnd','attribute:discard','addComment','skipNestingCheck','acceptSelectedSuggestions','never','_enableDefaultAttributesIntegration','before','ck-suggestion-marker--active','substring','attribute','PENDING_ACTION_SUGGESTION','getMarkers','getCommentThread','isBlock','change:data','attributeOldValue','_recordAttributeChanges','7985112hBSRGy','hasCommentThread','_getMarkerAnnouncementText','differ','isOwn','getSuggestion','forEach','addMarker','getWalker','@external','options'];_0x439e=function(){return _0x332a6f;};return _0x439e();}import _0x2a99a6 from'./integrations/blockquote.js';import _0x4d16c8 from'./integrations/casechange.js';import _0x19cda9 from'./integrations/ckbox.js';import _0x5000b6 from'./integrations/codeblock.js';import _0xcec9dc from'./integrations/comments.js';import _0x26f53c from'./integrations/deletecommand.js';import _0x55c818 from'./integrations/list.js';import _0x36eff2 from'./integrations/listproperties.js';import _0x3db45d from'./integrations/entercommand.js';import _0x12400d from'./integrations/findandreplace.js';import _0x31244c from'./integrations/font.js';import _0x5a81da from'./integrations/formatpainter.js';import _0x34b19b from'./integrations/heading.js';import _0x50934e from'./integrations/highlight.js';import _0x26189a from'./integrations/horizontalline.js';import _0x1f4f4f from'./integrations/htmlembed.js';import _0x43ac60 from'./integrations/image.js';import _0x1ca0b4 from'./integrations/imagereplace.js';import _0x93a92 from'./integrations/imagestyle.js';import _0x2f13ed from'./integrations/importword.js';import _0x2ac26a from'./integrations/indent.js';import _0x11f35e from'./integrations/inputcommand.js';import _0x2144cd from'./integrations/link.js';import _0x12dd26 from'./integrations/legacylist.js';import _0x465ecd from'./integrations/legacylistproperties.js';import _0xea1ae6 from'./integrations/mediaembed.js';import _0x322ffc from'./integrations/mention.js';import _0x9a787 from'./integrations/pagebreak.js';import _0x4e804b from'./integrations/paragraph.js';import _0x5efc63 from'./integrations/removeformat.js';import _0x28e040 from'./integrations/restrictededitingmode.js';import _0x4f2425 from'./integrations/shiftentercommand.js';import _0x34017d from'./integrations/standardeditingmode.js';import _0x4763cf from'./integrations/style.js';import _0x27ed62 from'./integrations/table.js';function _0x99e3(_0x2ad81e,_0xd86124){const _0x439e9f=_0x439e();return _0x99e3=function(_0x99e3ed,_0x2b7c76){_0x99e3ed=_0x99e3ed-0x82;let _0x3ecc9e=_0x439e9f[_0x99e3ed];return _0x3ecc9e;},_0x99e3(_0x2ad81e,_0xd86124);}import _0x21c957 from'./integrations/tablemergesplit.js';import _0x20e7a5 from'./integrations/tableheadings.js';import _0x555832 from'./integrations/tableclipboard.js';import _0x2b8d09 from'./integrations/tablecolumnresize.js';import _0x5d21d1 from'./integrations/template.js';import _0x5e5f5e from'./integrations/tableofcontents.js';import _0x3d495b from'./integrations/title.js';import _0x599861 from'./integrations/undo.js';import _0x564781 from'./integrations/tablecaption.js';import _0x35aa5e from'./integrations/tableproperties.js';import{getTranslation as _0x1c0ea2}from'./utils/common-translations.js';import{isEqual as _0x14f3a0,omit as _0x26a2e5}from'lodash-es';export const renameAttributeKey=_0x3955ed(0x96);export default class p extends _0x22bf79{static get[_0x3955ed(0x135)](){const _0x335f56=_0x3955ed;return[_0x335f56(0x201),_0x413b01,_0x318587,_0x19adec,_0x5965c0,_0x3b1730,_0x2a99a6,_0x19cda9,_0x4d16c8,_0x5000b6,_0xcec9dc,_0x26f53c,_0x3db45d,_0x12400d,_0x31244c,_0x5a81da,_0x34b19b,_0x50934e,_0x26189a,_0x1f4f4f,_0x43ac60,_0x93a92,_0x1ca0b4,_0x2f13ed,_0x2ac26a,_0x11f35e,_0x12dd26,_0x465ecd,_0x2144cd,_0x55c818,_0x36eff2,_0xea1ae6,_0x322ffc,_0x9a787,_0x4e804b,_0x5efc63,_0x28e040,_0x4f2425,_0x34017d,_0x4763cf,_0x27ed62,_0x21c957,_0x20e7a5,_0x564781,_0x555832,_0x2b8d09,_0x5e5f5e,_0x35aa5e,_0x5d21d1,_0x3d495b,_0x599861];}static get[_0x3955ed(0x216)](){const _0x59836d=_0x3955ed;return _0x59836d(0xdb);}constructor(_0x3c2927){const _0x3fa904=_0x3955ed;function _0x1b4688(_0x3ede87){const _0x37f558=_0x99e3;return _0x3ede87[_0x37f558(0x15f)](_0x430f06=>String[_0x37f558(0x159)](_0x430f06))[_0x37f558(0x1b0)]('');}super(_0x3c2927),this[_0x3fa904(0x202)]=!0x1,this[_0x3fa904(0xac)](_0x3fa904(0x8d),[]),this['on'](_0x3fa904(0x1b7),(_0x3785ca,_0xa36f2d,_0x5ccd5d,_0x3e7154)=>{const _0xd86299=_0x3fa904;this[_0xd86299(0x1eb)][_0xd86299(0x1d9)](()=>{const _0x3647be=_0xd86299;for(const _0x37d3b7 of[..._0x3e7154,..._0x5ccd5d])this[_0x3647be(0x1eb)][_0x3647be(0x232)][_0x3647be(0xc8)](_0x37d3b7)&&_0x3c2927[_0x3647be(0xd7)][_0x3647be(0x1e9)](_0x37d3b7);});}),this[_0x3fa904(0x97)]=new _0x1863f3(this[_0x3fa904(0x12b)][_0x3fa904(0x129)][_0x3fa904(0x83)],this[_0x3fa904(0x12b)][_0x3fa904(0x150)]),this[_0x3fa904(0x132)]=null,this[_0x3fa904(0xbd)]=new Bt(this[_0x3fa904(0x12b)]),this[_0x3fa904(0xaf)]=new Map(),this[_0x3fa904(0xff)]=_0x3c2927[_0x3fa904(0x1f6)][_0x3fa904(0x1a3)](_0x3fa904(0x201)),this[_0x3fa904(0x14d)]=new Set(),this[_0x3fa904(0x1eb)]=this[_0x3fa904(0x12b)][_0x3fa904(0x129)],this[_0x3fa904(0x1ab)]=new WeakMap(),this[_0x3fa904(0xd4)]=!0x1,this[_0x3fa904(0x211)]=new Set([_0x3fa904(0x96)]),this[_0x3fa904(0x16c)]=new Set(),_0x3c2927[_0x3fa904(0xd1)][_0x3fa904(0x127)](_0x3fa904(0x171),_0x3fa904(0x1d4)),this[_0x3fa904(0x1a0)]=_0x3c2927[_0x3fa904(0xd1)][_0x3fa904(0x1a3)](_0x3fa904(0x171)),_0x3c2927[_0x3fa904(0xd1)][_0x3fa904(0x127)](_0x3fa904(0x22a),!0x0),this[_0x3fa904(0x15d)]=_0x3c2927[_0x3fa904(0xd1)][_0x3fa904(0x1a3)](_0x3fa904(0x22a)),this[_0x3fa904(0x8a)]=new _0x3a1607(_0x3c2927,this[_0x3fa904(0x14d)]),this[_0x3fa904(0xe7)](),this[_0x1b4688([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1b4688([0x34,0x30,0x34,0x38,0x30,0x38,0x30,0x34]);}[_0x3955ed(0x229)](){const _0x31df31=_0x3955ed,_0x39dfde=this[_0x31df31(0x12b)],_0x26f5f0=(_0x542946,_0x22c71f)=>{const _0x120846=_0x31df31;if(_0x120846(0x10c)!=_0x542946)return _0x120846(0xad)+_0x542946;const _0x73e99f=_0x22c71f[_0x120846(0x180)]('|')[0x0];return this[_0x120846(0x186)](_0x73e99f)?_0x120846(0xbf):_0x120846(0x95);};_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x1b5))[_0x31df31(0xaa)]({'model':_0x31df31(0xe2),'view':_0x3280e3=>{const _0x2ad5d6=_0x31df31,{id:_0x48a52c,type:_0x461adc,subType:_0x19d70d}=this[_0x2ad5d6(0x220)](_0x3280e3[_0x2ad5d6(0xab)]),_0x104899=[_0x2ad5d6(0x1e3),_0x26f5f0(_0x461adc,_0x19d70d)];let _0xb4f131=0xbb8;return this[_0x2ad5d6(0x8d)][_0x2ad5d6(0x18a)](_0x3280e3[_0x2ad5d6(0xab)])&&(_0x104899[_0x2ad5d6(0x130)](_0x2ad5d6(0x10a)),_0xb4f131=0xbc2),_0x2ad5d6(0x184)==_0x461adc&&(_0xb4f131+=0x5),{'classes':_0x104899,'attributes':{'data-suggestion':_0x48a52c},'priority':_0xb4f131};}}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x19b))[_0x31df31(0xa3)](_0x4e50f6=>{const _0x1e414a=_0x31df31;_0x4e50f6['on'](_0x1e414a(0x17e),(_0x51acaf,_0x5ee551,_0x40e7c3)=>{const _0xcf9422=_0x1e414a;if(!_0x40e7c3[_0xcf9422(0x11e)][_0xcf9422(0x1fc)])return;const _0x299bd1=_0x5ee551[_0xcf9422(0x9e)];if(!_0x299bd1)return;const _0x4045e3=_0x40e7c3[_0xcf9422(0xdf)][_0xcf9422(0x172)](_0x299bd1);_0x39dfde[_0xcf9422(0x129)][_0xcf9422(0x83)][_0xcf9422(0xd6)](_0x299bd1)&&_0x4045e3&&!_0x4045e3[_0xcf9422(0x205)](_0xcf9422(0x1ba))&&_0x4045e3['is'](_0xcf9422(0x1aa))&&_0x5f478f(_0x4045e3,_0x40e7c3[_0xcf9422(0xc7)]);},{'priority':_0x1e414a(0xb0)});}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x19b))[_0x31df31(0xaa)]({'model':_0x31df31(0xe2),'view':(_0x518dbd,_0x230a85)=>{const _0x10f23f=_0x31df31;if(!_0x230a85[_0x10f23f(0x11e)][_0x10f23f(0x1fc)])return null;const {type:_0x2e89e2,subType:_0x3c664d}=this[_0x10f23f(0x220)](_0x518dbd[_0x10f23f(0xab)]);return{'classes':[_0x10f23f(0x1e3),_0x26f5f0(_0x2e89e2,_0x3c664d)],'priority':0xbb8};}});const _0x307e18=({showActiveMarkers:_0x3a31a2=!0x0,isAttributeSuggestion:_0x11bfde=!0x1}={})=>(_0x3342de,_0x2a6faa,_0x33cbd7)=>{const _0x54722f=_0x31df31;if(!_0x2a6faa[_0x54722f(0x9e)])return;const {id:_0x2d45f7}=this[_0x54722f(0x220)](_0x2a6faa[_0x54722f(0xab)]);if(_0x11bfde){const _0x4803b1=this[_0x54722f(0xaf)][_0x54722f(0x1a3)](_0x2d45f7),_0x331c70=this[_0x54722f(0xbe)](_0x4803b1);if(!this[_0x54722f(0x186)](_0x331c70))return;}if(_0x2a6faa[_0x54722f(0x9e)]['is'](_0x54722f(0xfe)))return void _0x33cbd7[_0x54722f(0x90)][_0x54722f(0x1a2)](_0x2a6faa[_0x54722f(0x9e)],_0x3342de[_0x54722f(0x227)]);const _0x38902b=_0x33cbd7[_0x54722f(0xdf)][_0x54722f(0x172)](_0x2a6faa[_0x54722f(0x9e)]);if(_0x2a6faa[_0x54722f(0x9e)]['is'](_0x54722f(0xcc))&&_0x39dfde[_0x54722f(0x129)][_0x54722f(0x83)][_0x54722f(0x110)](_0x2a6faa[_0x54722f(0x9e)])&&!_0x38902b[_0x54722f(0x205)](_0x54722f(0x167))){_0x33cbd7[_0x54722f(0xc7)][_0x54722f(0x125)]([_0x54722f(0x1e3),_0x54722f(0xbf)],_0x38902b),_0x33cbd7[_0x54722f(0xc7)][_0x54722f(0xe5)](_0x54722f(0x22b),_0x2d45f7,_0x38902b),_0x33cbd7[_0x54722f(0xdf)][_0x54722f(0x17c)](_0x38902b,_0x2a6faa[_0x54722f(0xab)]),_0x3a31a2&&(this[_0x54722f(0x8d)][_0x54722f(0x18a)](_0x2a6faa[_0x54722f(0xab)])?_0x33cbd7[_0x54722f(0xc7)][_0x54722f(0x125)](_0x54722f(0x10a),_0x38902b):_0x33cbd7[_0x54722f(0xc7)][_0x54722f(0xc6)](_0x54722f(0x10a),_0x38902b));for(const _0x59a0ba of _0x39dfde[_0x54722f(0x129)][_0x54722f(0x175)](_0x2a6faa[_0x54722f(0x9e)])[_0x54722f(0xb2)]())_0x33cbd7[_0x54722f(0x90)][_0x54722f(0x1a2)](_0x59a0ba,_0x3342de[_0x54722f(0x227)]);_0x33cbd7[_0x54722f(0x90)][_0x54722f(0x1a2)](_0x2a6faa[_0x54722f(0x9e)],_0x3342de[_0x54722f(0x227)]);}};_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x19b))[_0x31df31(0xa3)](_0x627673=>{const _0x123ede=_0x31df31;_0x627673['on'](_0x123ede(0x1fe),(_0x1f8a7c,_0x1a8e32,_0x2e4259)=>{const _0x582b24=_0x123ede;_0x2e4259[_0x582b24(0x11e)][_0x582b24(0x1fc)]&&_0x307e18({'showActiveMarkers':!0x1})(_0x1f8a7c,_0x1a8e32,_0x2e4259);},{'priority':_0x123ede(0x163)});}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x19b))[_0x31df31(0xa3)](_0x5364fd=>{const _0x10bc6d=_0x31df31;_0x5364fd['on'](_0x10bc6d(0x1fd),(_0x3574e3,_0x2c1d42,_0x5333f9)=>{const _0x34f557=_0x10bc6d;_0x5333f9[_0x34f557(0x11e)][_0x34f557(0x1fc)]&&_0x307e18({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3574e3,_0x2c1d42,_0x5333f9);},{'priority':_0x10bc6d(0x163)});}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x19b))[_0x31df31(0x17f)]({'model':_0x31df31(0xe2),'view':(_0x1845fd,_0x8f0076)=>_0x8f0076[_0x31df31(0x11e)][_0x31df31(0x1fc)]?null:{'group':_0x31df31(0xe2),'name':_0x1845fd[_0x31df31(0x14e)](0xb)}}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0xf6))[_0x31df31(0xc4)]({'view':{'name':_0x31df31(0xe2),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3e741b,{writer:_0x2e93f7})=>{const _0x228ec9=_0x31df31;let _0x4a6225=_0x228ec9(0x183)+_0x3e741b[_0x228ec9(0x14f)](_0x228ec9(0x14c))+':'+_0x3e741b[_0x228ec9(0x14f)]('id');return _0x3e741b[_0x228ec9(0x14f)](_0x228ec9(0x1bf))&&(_0x4a6225+=':'+_0x3e741b[_0x228ec9(0x14f)](_0x228ec9(0x1bf))),_0x2e93f7[_0x228ec9(0x133)](_0x228ec9(0x207),{'data-name':_0x4a6225});}}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0xf6))[_0x31df31(0x192)]({'view':_0x31df31(0xe2)}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x1b5))[_0x31df31(0xa3)](_0x24eee4=>{const _0x2bdf8f=_0x31df31;_0x24eee4['on'](_0x2bdf8f(0x1fe),_0x307e18(),{'priority':_0x2bdf8f(0xb0)});}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x1b5))[_0x31df31(0xa3)](_0x14dd32=>{const _0x48889b=_0x31df31;_0x14dd32['on'](_0x48889b(0x1fd),_0x307e18({'isAttributeSuggestion':!0x0}),{'priority':_0x48889b(0xb0)});}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x1b5))[_0x31df31(0xa3)](_0x24d17f=>{const _0x347339=_0x31df31;_0x24d17f['on'](_0x347339(0x230),(_0x30a309,_0x851b1,_0x235b3e)=>{const _0x143033=_0x347339,_0x3a1b42=_0x235b3e[_0x143033(0xdf)][_0x143033(0xd3)](_0x851b1[_0x143033(0xab)]);if(_0x3a1b42){for(const _0xd8030c of _0x3a1b42)_0xd8030c[_0x143033(0x205)](_0x143033(0x167))||(_0x235b3e[_0x143033(0xc7)][_0x143033(0xc6)]([_0x143033(0x1e3),_0x143033(0xbf),_0x143033(0x10a)],_0xd8030c),_0x235b3e[_0x143033(0xc7)][_0x143033(0xb7)](_0x143033(0x22b),_0xd8030c),_0x235b3e[_0x143033(0xdf)][_0x143033(0x12d)](_0xd8030c,_0x851b1[_0x143033(0xab)]));}},{'priority':_0x347339(0xb0)});}),_0x39dfde[_0x31df31(0xeb)][_0x31df31(0x1ce)](_0x31df31(0x1b5))[_0x31df31(0xa3)](_0x3ded58=>{const _0x353200=_0x31df31;_0x3ded58['on'](_0x353200(0xf4),(_0x556840,_0x4c4bfa,_0x53e7bf)=>{const _0x5cd748=_0x353200,_0x129fa2=_0x53e7bf[_0x5cd748(0xdf)][_0x5cd748(0xd3)](_0x4c4bfa[_0x5cd748(0xab)]);if(!_0x129fa2)return;const {id:_0x530e3d}=this[_0x5cd748(0x220)](_0x4c4bfa[_0x5cd748(0xab)]),_0x2f1fca=this[_0x5cd748(0xaf)][_0x5cd748(0x1a3)](_0x530e3d),_0x5d9d89=this[_0x5cd748(0xbe)](_0x2f1fca);if(this[_0x5cd748(0x186)](_0x5d9d89)){for(const _0x3fcd51 of _0x129fa2)_0x3fcd51[_0x5cd748(0x205)](_0x5cd748(0x167))||(_0x53e7bf[_0x5cd748(0xc7)][_0x5cd748(0xc6)]([_0x5cd748(0x1e3),_0x5cd748(0xbf),_0x5cd748(0x10a)],_0x3fcd51),_0x53e7bf[_0x5cd748(0xc7)][_0x5cd748(0xb7)](_0x5cd748(0x22b),_0x3fcd51),_0x53e7bf[_0x5cd748(0xdf)][_0x5cd748(0x12d)](_0x3fcd51,_0x4c4bfa[_0x5cd748(0xab)]));}},{'priority':_0x353200(0xb0)});}),_0x39dfde[_0x31df31(0x129)][_0x31df31(0xe1)][_0x31df31(0xbc)](_0x4eabaa=>{const _0x11fa49=_0x31df31;let _0xd34b2a=!0x1;const _0x5dc2b8=Array[_0x11fa49(0xb9)](_0x39dfde[_0x11fa49(0x129)][_0x11fa49(0xe1)][_0x11fa49(0x117)][_0x11fa49(0x17b)]()),_0x5ae334=new Set();for(const {name:_0x600fd9,data:_0x5c6c72}of _0x5dc2b8){const {group:_0x2cfd58,type:_0x212a98,subType:_0x93f015,id:_0x4c88b3}=this[_0x11fa49(0x220)](_0x600fd9);if(_0x11fa49(0xe2)!==_0x2cfd58)continue;const _0x41102b=this[_0x11fa49(0xaf)][_0x11fa49(0x1a3)](_0x4c88b3);if(null!=_0x5c6c72[_0x11fa49(0xd5)]){_0x11fa49(0xe6)==_0x212a98&&(_0xd34b2a=_0xd34b2a||Tt(_0x5c6c72[_0x11fa49(0xd5)],_0x600fd9,_0x4eabaa,_0x39dfde[_0x11fa49(0x129)][_0x11fa49(0x83)]));const _0x39f7b5=_0x11fa49(0x10c)==_0x212a98&&this[_0x11fa49(0x186)](_0x93f015[_0x11fa49(0x180)]('|')[0x0]);if(_0x5c6c72[_0x11fa49(0xd5)][_0x11fa49(0x1d0)]||_0x11fa49(0x9a)==_0x5c6c72[_0x11fa49(0xd5)][_0x11fa49(0x13a)][_0x11fa49(0xc0)]||_0x11fa49(0x1c2)==_0x212a98&&!Vt(_0x5c6c72[_0x11fa49(0xd5)])||_0x39f7b5&&!Vt(_0x5c6c72[_0x11fa49(0xd5)])||_0x11fa49(0x184)==_0x212a98&&!(!Rt(_0x3d99ee=_0x5c6c72[_0x11fa49(0xd5)])&&!function(_0x3e2c35){const _0x37446c=_0x11fa49;return _0x3e2c35[_0x37446c(0x144)][_0x37446c(0x222)]==_0x3e2c35[_0x37446c(0xa1)][_0x37446c(0xf1)]&&_0x3e2c35[_0x37446c(0x144)][_0x37446c(0x1ff)];}(_0x3d99ee)))_0x4eabaa[_0x11fa49(0x1c5)](_0x600fd9),_0xd34b2a=!0x0;else{if(!_0x41102b||!_0x41102b[_0x11fa49(0x1e0)])continue;_0x5ae334[_0x11fa49(0xa3)](_0x41102b);}}}var _0x3d99ee;return _0x5ae334[_0x11fa49(0xc1)]>0x0&&(_0xd34b2a=!!this[_0x11fa49(0x15c)](_0x5ae334)||_0xd34b2a),_0xd34b2a;}),_0x39dfde[_0x31df31(0x129)][_0x31df31(0xe1)][_0x31df31(0xbc)](_0x3b412f=>{const _0x2943e5=_0x31df31;let _0x295e51=!0x1;for(const _0x3bfa6b of _0x39dfde[_0x2943e5(0x129)][_0x2943e5(0xe1)][_0x2943e5(0x117)][_0x2943e5(0xe3)]())if(_0x2943e5(0x1cc)==_0x3bfa6b[_0x2943e5(0xa5)])for(const _0x3f90f2 of this[_0x2943e5(0xaf)][_0x2943e5(0x21c)]()){if(_0x3f90f2[_0x2943e5(0xa2)]||!_0x3f90f2[_0x2943e5(0x1e0)])continue;const _0x269ae5=_0x2943e5(0x1c2)==_0x3f90f2[_0x2943e5(0xa5)],_0x5ea25b=this[_0x2943e5(0xbe)](_0x3f90f2),_0x53cf81=_0x5ea25b&&this[_0x2943e5(0x186)](_0x5ea25b);if(!_0x269ae5&&!_0x53cf81)continue;const _0x37e201=_0x3f90f2[_0x2943e5(0x12f)]();if(_0x37e201[_0x2943e5(0x144)][_0x2943e5(0x222)]!=_0x37e201[_0x2943e5(0xa1)][_0x2943e5(0x222)]&&!_0x37e201[_0x2943e5(0xa1)][_0x2943e5(0x1ff)]){const _0xb468e2=_0x39dfde[_0x2943e5(0x129)][_0x2943e5(0xef)](_0x37e201[_0x2943e5(0x144)][_0x2943e5(0x231)],_0x2943e5(0xa1)),_0xd31c5b=_0x39dfde[_0x2943e5(0x129)][_0x2943e5(0x1bc)](_0x37e201[_0x2943e5(0x144)],_0xb468e2);_0x3b412f[_0x2943e5(0x146)](_0x3f90f2[_0x2943e5(0x136)](),{'range':_0xd31c5b}),_0x295e51=!0x0;}}return _0x295e51;}),_0x39dfde[_0x31df31(0x129)][_0x31df31(0xe1)][_0x31df31(0xbc)](_0x16a5a3=>this[_0x31df31(0x9f)](_0x16a5a3)),_0x39dfde[_0x31df31(0x129)][_0x31df31(0xe1)][_0x31df31(0xbc)](_0x3f6d44=>!_0x3f6d44[_0x31df31(0x177)][_0x31df31(0x213)]&&this[_0x31df31(0x1fb)](_0x3f6d44)),_0x39dfde[_0x31df31(0x129)]['on'](_0x31df31(0x143),()=>{const _0x8084f6=_0x31df31;this[_0x8084f6(0x202)]=!0x1;}),_0x39dfde[_0x31df31(0x129)][_0x31df31(0xe1)]['on'](_0x31df31(0x111),(_0x39a3c3,_0x107ce8)=>{const _0xdde4f4=_0x31df31;if(!_0x107ce8[_0xdde4f4(0x213)]||_0x107ce8[_0xdde4f4(0x147)])return;if(!this[_0xdde4f4(0x202)])return;const _0x3de85d=_0x39dfde[_0xdde4f4(0x129)][_0xdde4f4(0xe1)][_0xdde4f4(0x117)][_0xdde4f4(0xe3)]();if(0x0==_0x3de85d[_0xdde4f4(0xde)])return;const _0x548f49=[],_0x3b0752=_0x3de85d[_0xdde4f4(0x1d6)](_0x440759=>_0xdde4f4(0x10c)==_0x440759[_0xdde4f4(0xa5)]),_0x35e0e9=_0x3de85d[_0xdde4f4(0x1d6)](_0x4cf967=>_0xdde4f4(0x1cc)==_0x4cf967[_0xdde4f4(0xa5)]&&_0xdde4f4(0x218)!=_0x4cf967[_0xdde4f4(0x227)]),_0x381a5d=_0x3de85d[_0xdde4f4(0x1d6)](_0x47d815=>_0xdde4f4(0x15b)==_0x47d815[_0xdde4f4(0xa5)]&&_0xdde4f4(0x218)!=_0x47d815[_0xdde4f4(0x227)]);for(const _0x174d0f of _0x3b0752)this[_0xdde4f4(0x131)](_0x174d0f[_0xdde4f4(0x206)])&&_0x548f49[_0xdde4f4(0x130)]({'key':_0x174d0f[_0xdde4f4(0x206)],'newValue':_0x174d0f[_0xdde4f4(0x1d2)],'oldValue':_0x174d0f[_0xdde4f4(0x112)],'range':Ut(_0x174d0f[_0xdde4f4(0x1de)],_0x39dfde[_0xdde4f4(0x129)])});for(const _0xc4b92 of _0x35e0e9){const _0x194186=_0x381a5d[_0xdde4f4(0xcd)](_0x436ffe=>_0x436ffe[_0xdde4f4(0x200)]===_0xc4b92[_0xdde4f4(0x200)]);if(_0x194186){const _0x52762d=Ot(_0xc4b92[_0xdde4f4(0x1b1)][_0xdde4f4(0x231)],_0x39dfde[_0xdde4f4(0x129)]);_0x194186[_0xdde4f4(0x227)]!==_0xc4b92[_0xdde4f4(0x227)]&&_0x548f49[_0xdde4f4(0x130)]({'key':_0xdde4f4(0x96),'newValue':_0xc4b92[_0xdde4f4(0x227)],'oldValue':_0x194186[_0xdde4f4(0x227)],'range':_0x52762d});for(const [_0x244963,_0x2b21b2]of _0x194186[_0xdde4f4(0xed)]){if(!this[_0xdde4f4(0x131)](_0x244963))continue;const _0x35000e=_0xc4b92[_0xdde4f4(0xed)][_0xdde4f4(0x1a3)](_0x244963);_0x2b21b2!==_0x35000e&&_0x548f49[_0xdde4f4(0x130)]({'key':_0x244963,'newValue':_0x35000e,'oldValue':_0x2b21b2,'range':_0x52762d});}for(const [_0x23df83,_0x31c153]of _0xc4b92[_0xdde4f4(0xed)])this[_0xdde4f4(0x131)](_0x23df83)&&(_0x194186[_0xdde4f4(0xed)][_0xdde4f4(0xc8)](_0x23df83)||_0x548f49[_0xdde4f4(0x130)]({'key':_0x23df83,'newValue':_0x31c153,'oldValue':null,'range':_0x52762d}));}}0x0!=_0x548f49[_0xdde4f4(0xde)]&&_0x39dfde[_0xdde4f4(0x129)][_0xdde4f4(0xa9)](_0x107ce8,_0x3fd202=>{const _0x35af00=_0xdde4f4,_0x2e7b1c=_0x5c4ef0();for(const {range:_0x4d7b7f,key:_0x14e1db,oldValue:_0x52c99c,newValue:_0x4bc3f1}of _0x548f49)this[_0x35af00(0xe8)](_0x4d7b7f,_0x14e1db,_0x52c99c,_0x4bc3f1,{'groupId':_0x2e7b1c});this[_0x35af00(0xb6)](_0x3fd202,_0x548f49);});},{'priority':_0x31df31(0x170)}),_0x39dfde[_0x31df31(0x129)][_0x31df31(0x232)]['on'](_0x31df31(0x13c),(_0x8c9a9b,_0x12afa0,_0x367e8d)=>{const _0x112d01=_0x31df31;if(null==_0x367e8d){const {id:_0x4e0d62}=this[_0x112d01(0x220)](_0x12afa0[_0x112d01(0x227)]),_0x1d7ace=this[_0x112d01(0xaf)][_0x112d01(0x1a3)](_0x4e0d62);_0x1d7ace&&_0x1d7ace[_0x112d01(0x1c7)](_0x12afa0[_0x112d01(0x227)]);}}),_0x39dfde[_0x31df31(0x129)][_0x31df31(0xe1)]['on'](_0x31df31(0x111),()=>{const _0x1c5793=_0x31df31,_0x2f93f1=Array[_0x1c5793(0xb9)](_0x39dfde[_0x1c5793(0x129)][_0x1c5793(0xe1)][_0x1c5793(0x117)][_0x1c5793(0x17b)]())[_0x1c5793(0x1d6)](_0x335d00=>_0x1c5793(0xe2)===this[_0x1c5793(0x220)](_0x335d00[_0x1c5793(0x227)])[_0x1c5793(0x1d3)]);if(0x0===_0x2f93f1[_0x1c5793(0xde)])return;_0x2f93f1[_0x1c5793(0xec)]((_0x530af1,_0x28910d)=>{const _0xca1941=_0x1c5793,_0x9706a=_0x530af1[_0xca1941(0x1f2)][_0xca1941(0x15e)],_0x40885d=_0x28910d[_0xca1941(0x1f2)][_0xca1941(0x15e)];return null===_0x9706a&&null===_0x40885d?0x0:null===_0x9706a&&null!==_0x40885d?-0x1:null!==_0x9706a&&null===_0x40885d?0x1:_0x9706a[_0xca1941(0x144)][_0xca1941(0x228)](_0x40885d[_0xca1941(0x144)])?-0x1:0x1;});const _0x50faa2=new Set(),_0x39d4f2=new Set();for(const {name:_0x5d05cf,data:_0x105fcf}of _0x2f93f1){const {id:_0x2bf472}=this[_0x1c5793(0x220)](_0x5d05cf);if(null===_0x105fcf[_0x1c5793(0x15e)]){const _0x57dec6=this[_0x1c5793(0x1f3)](_0x5d05cf);_0x39d4f2[_0x1c5793(0xa3)](_0x57dec6);}else{const _0x13c6d3=this[_0x1c5793(0xaf)][_0x1c5793(0x1a3)](_0x2bf472);null!==_0x105fcf[_0x1c5793(0xd5)]||_0x13c6d3[_0x1c5793(0x1e0)]?(_0x50faa2[_0x1c5793(0xa3)](_0x13c6d3[_0x1c5793(0x221)]),_0x39d4f2[_0x1c5793(0xa3)](_0x13c6d3)):this[_0x1c5793(0x214)](_0x13c6d3);}}_0x39d4f2[_0x1c5793(0xc1)]>0x0&&this[_0x1c5793(0xd0)](_0x39d4f2);for(const _0xaa1f87 of _0x50faa2)this[_0x1c5793(0x1f5)](_0x1c5793(0x189),_0xaa1f87);}),_0x39dfde[_0x31df31(0x129)]['on'](_0x31df31(0x16b),(_0x9420e1,_0x38d522)=>{const _0xe8f0e3=_0x31df31,_0xd12cb=_0x38d522[0x0];if(!this[_0xe8f0e3(0xaf)][_0xe8f0e3(0xc1)])return;if(!_0xd12cb[_0xe8f0e3(0x193)])return;if(_0xd12cb[_0xe8f0e3(0x177)][_0xe8f0e3(0x147)]||!_0xd12cb[_0xe8f0e3(0x177)][_0xe8f0e3(0x213)])return;let _0x4e2637,_0xc3f9cf;switch(_0xd12cb[_0xe8f0e3(0xa5)]){case _0xe8f0e3(0x1cc):_0x4e2637=_0x39dfde[_0xe8f0e3(0x129)][_0xe8f0e3(0xef)](_0xd12cb[_0xe8f0e3(0x1b1)]),_0xc3f9cf=_0x4e2637[_0xe8f0e3(0x210)](_0xd12cb[_0xe8f0e3(0x22f)]);break;case _0xe8f0e3(0x180):_0x4e2637=_0x39dfde[_0xe8f0e3(0x129)][_0xe8f0e3(0xef)](_0xd12cb[_0xe8f0e3(0xe0)]),_0xc3f9cf=_0x39dfde[_0xe8f0e3(0x129)][_0xe8f0e3(0xef)](_0xd12cb[_0xe8f0e3(0x185)]);break;case _0xe8f0e3(0xc2):_0x4e2637=_0x39dfde[_0xe8f0e3(0x129)][_0xe8f0e3(0xef)](_0xd12cb[_0xe8f0e3(0x1e8)]),_0xc3f9cf=_0x4e2637[_0xe8f0e3(0x210)](_0xd12cb[_0xe8f0e3(0x22f)]);break;default:return;}const _0x712311=_0x39dfde[_0xe8f0e3(0x129)][_0xe8f0e3(0x1bc)](_0x4e2637,_0xc3f9cf);_0x39dfde[_0xe8f0e3(0x129)][_0xe8f0e3(0x1d9)](()=>{const _0x5c3bd7=_0xe8f0e3;for(const {suggestion:_0x144413,meta:_0x4c337a}of this[_0x5c3bd7(0x19a)](_0x712311)){if(_0x144413[_0x5c3bd7(0xa2)])continue;if(_0x5c3bd7(0xe6)==_0x144413[_0x5c3bd7(0xa5)])continue;const _0x4f4334=this[_0x5c3bd7(0xbe)](_0x144413);if(_0x4f4334&&this[_0x5c3bd7(0x186)](_0x4f4334)&&_0x5c3bd7(0x180)!=_0xd12cb[_0x5c3bd7(0xa5)])continue;const _0x5ec0be=_0x144413[_0x5c3bd7(0x1f2)]&&_0x144413[_0x5c3bd7(0x1f2)][_0x5c3bd7(0x91)];(_0x5c3bd7(0x1c2)!=_0x144413[_0x5c3bd7(0xa5)]||_0x5c3bd7(0x180)==_0xd12cb[_0x5c3bd7(0xa5)]&&!_0x5ec0be)&&(_0x4c337a[_0x5c3bd7(0x1f0)]||_0x5c3bd7(0x1ef)==_0x144413[_0x5c3bd7(0xa5)]&&_0x4c337a[_0x5c3bd7(0x118)]||_0x144413[_0x5c3bd7(0x12f)]()[_0x5c3bd7(0xc9)](_0x712311)&&this[_0x5c3bd7(0x224)](_0x144413,_0x4e2637,_0xc3f9cf));}});},{'priority':_0x31df31(0x170)}),_0x39dfde[_0x31df31(0x129)]['on'](_0x31df31(0xc3),(_0x3a53aa,_0x2e7edd)=>{const _0x263dd5=_0x31df31,_0xaa5426=_0x2e7edd[0x0],_0x4c94b9=_0x2e7edd[0x1];if(_0x4c94b9&&_0x4c94b9[_0x263dd5(0x1a1)])return;if(this[_0x263dd5(0xd4)])return;if(!this[_0x263dd5(0x8a)][_0x263dd5(0x13e)])return;if(_0xaa5426[_0x263dd5(0x1d0)])return;const _0x43629c=_0x39dfde[_0x263dd5(0x129)][_0x263dd5(0x83)],{start:_0x552c61,end:_0xcaad7a}=_0xaa5426[_0x263dd5(0x12f)](),_0x2f2552=_0x552c61[_0x263dd5(0x231)]&&_0x43629c[_0x263dd5(0x12c)](_0x552c61[_0x263dd5(0x231)])?null:_0x43629c[_0x263dd5(0x19d)](_0x552c61,_0x263dd5(0x20e)),_0x48af9d=_0xcaad7a[_0x263dd5(0xf1)]&&_0x43629c[_0x263dd5(0x12c)](_0xcaad7a[_0x263dd5(0xf1)])?null:_0x43629c[_0x263dd5(0x19d)](_0xcaad7a,_0x263dd5(0x122)),_0x4aa3cd=_0x39dfde[_0x263dd5(0x129)][_0x263dd5(0x1bc)](_0x2f2552?_0x2f2552[_0x263dd5(0x144)]:_0x552c61,_0x48af9d?_0x48af9d[_0x263dd5(0xa1)]:_0xcaad7a);_0x39dfde[_0x263dd5(0x129)][_0x263dd5(0x1d9)](_0x17d99d=>{const _0x5cbfdf=_0x263dd5;this[_0x5cbfdf(0xd2)](_0x4aa3cd);const _0x12d0f3=_0x39dfde[_0x5cbfdf(0x129)][_0x5cbfdf(0x83)][_0x5cbfdf(0x19d)](_0x4aa3cd[_0x5cbfdf(0x144)]);_0xaa5426['is'](_0x5cbfdf(0x223))?_0x17d99d[_0x5cbfdf(0x173)](_0x12d0f3):_0xaa5426[_0x5cbfdf(0x219)](_0x12d0f3);}),_0x3a53aa[_0x263dd5(0xe9)]();},{'priority':_0x4f79bf[_0x31df31(0x198)]+0xa}),_0x39dfde[_0x31df31(0x129)]['on'](_0x31df31(0x20d),(_0x2ec84e,_0x15c6b7)=>{const _0x2ca8f8=_0x31df31,_0x4fa1c3=_0x15c6b7[_0x15c6b7[_0x2ca8f8(0xde)]-0x1];_0x4fa1c3&&_0x4fa1c3[_0x2ca8f8(0x1a1)]||this[_0x2ca8f8(0xd4)]||this[_0x2ca8f8(0x8a)][_0x2ca8f8(0x13e)]&&(_0x39dfde[_0x2ca8f8(0x129)][_0x2ca8f8(0x1d9)](()=>{const _0x3c280b=_0x2ca8f8;let _0x5d51a1=_0x39dfde[_0x3c280b(0x129)][_0x3c280b(0x20d)](_0x15c6b7[0x0],_0x15c6b7[0x1],_0x15c6b7[0x2],{'forceDefaultExecution':!0x0});if(!_0x5d51a1)return;_0x2ec84e[_0x3c280b(0x1e4)]=_0x5d51a1[_0x3c280b(0xa6)]();const _0x422839=_0x5d51a1[_0x3c280b(0xa1)][_0x3c280b(0xf1)],_0x1d3e06=_0x39dfde[_0x3c280b(0x129)][_0x3c280b(0x83)];_0x422839&&_0x1d3e06[_0x3c280b(0x110)](_0x422839)&&!_0x1d3e06[_0x3c280b(0xd6)](_0x422839)&&(_0x5d51a1=_0x39dfde[_0x3c280b(0x129)][_0x3c280b(0x1bc)](_0x5d51a1[_0x3c280b(0x144)],_0x39dfde[_0x3c280b(0x129)][_0x3c280b(0xef)](_0x422839,_0x3c280b(0xa1)))),this[_0x3c280b(0xbb)](_0x5d51a1);}),_0x2ec84e[_0x2ca8f8(0xe9)]());},{'priority':_0x31df31(0xb0)}),this[_0x31df31(0x12b)][_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0x1d5),this[_0x31df31(0x8a)]),this[_0x31df31(0x137)](_0x31df31(0x1d5));const _0x19bee4=new _0x141ad1(_0x39dfde,this[_0x31df31(0xaf)]);_0x39dfde[_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0x13f),_0x19bee4),this[_0x31df31(0x137)](_0x31df31(0x13f));const _0x480d23=new _0x310ea3(_0x39dfde,this[_0x31df31(0xaf)]);_0x39dfde[_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0xf7),_0x480d23),this[_0x31df31(0x137)](_0x31df31(0xf7)),_0x39dfde[_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0x1db),new _0x1ed84f(_0x39dfde,_0x19bee4,this[_0x31df31(0xaf)])),this[_0x31df31(0x137)](_0x31df31(0x1db)),_0x39dfde[_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0x158),new _0x1ed84f(_0x39dfde,_0x480d23,this[_0x31df31(0xaf)])),this[_0x31df31(0x137)](_0x31df31(0x158)),_0x39dfde[_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0x106),new _0x22bc1a(_0x39dfde,_0x19bee4,this[_0x31df31(0xaf)])),this[_0x31df31(0x137)](_0x31df31(0x106)),_0x39dfde[_0x31df31(0x217)][_0x31df31(0xa3)](_0x31df31(0x21b),new _0x22bc1a(_0x39dfde,_0x480d23,this[_0x31df31(0xaf)])),this[_0x31df31(0x137)](_0x31df31(0x21b));const _0x1d8d49=_0x39dfde[_0x31df31(0x1f6)][_0x31df31(0x1a3)](_0x31df31(0x201));this[_0x31df31(0x20a)](_0x1d8d49,_0x31df31(0x104),(_0x1cdbab,{threadId:_0x48133e})=>{const _0x350109=_0x31df31,_0x5b3daa=this[_0x350109(0xaf)][_0x350109(0x1a3)](_0x48133e);_0x5b3daa&&_0x5b3daa[_0x350109(0xc5)]&&0x1===_0x5b3daa[_0x350109(0xc5)][_0x350109(0xde)]&&this[_0x350109(0x215)](_0x48133e,{'hasComments':!0x0});},{'priority':_0x31df31(0x98)}),this[_0x31df31(0x20a)](_0x1d8d49,_0x31df31(0x18c),(_0x17cc9e,{threadId:_0x3bbbe4})=>{const _0x315e65=_0x31df31,_0x38ffc5=this[_0x315e65(0xaf)][_0x315e65(0x1a3)](_0x3bbbe4);_0x38ffc5&&_0x38ffc5[_0x315e65(0xc5)]&&!_0x38ffc5[_0x315e65(0xc5)][_0x315e65(0xde)]&&this[_0x315e65(0x215)](_0x3bbbe4,{'hasComments':!0x1});},{'priority':_0x31df31(0x98)});}set[_0x3955ed(0x1bb)](_0x24b846){const _0x4c7d4d=_0x3955ed;if(this[_0x4c7d4d(0x132)])throw new _0x3b8e24(_0x4c7d4d(0xb5),this);this[_0x4c7d4d(0x132)]=_0x24b846;}get[_0x3955ed(0x1bb)](){const _0x43f1f8=_0x3955ed;return this[_0x43f1f8(0x132)];}[_0x3955ed(0x225)]({skipNotAttached:_0x18dc69=!0x1,toJSON:_0x251613=!0x1}={}){const _0x3967ad=_0x3955ed,_0x4e30fe=[];for(const _0x5505ed of this[_0x3967ad(0xaf)][_0x3967ad(0x21c)]())_0x18dc69&&!_0x5505ed[_0x3967ad(0x1e0)]||_0x4e30fe[_0x3967ad(0x130)](_0x5505ed);return _0x251613?_0x4e30fe[_0x3967ad(0x15f)](_0x233c24=>_0x233c24[_0x3967ad(0x166)]()):_0x4e30fe;}[_0x3955ed(0x119)](_0x13d7f7){const _0x4c70a5=_0x3955ed,_0x5b6537=this[_0x4c70a5(0xaf)][_0x4c70a5(0x1a3)](_0x13d7f7);if(!_0x5b6537)throw new _0x3b8e24(_0x4c70a5(0x1e6),this);return _0x5b6537;}[_0x3955ed(0xe4)](_0x5876d9){const _0x37c06e=_0x3955ed;return this[_0x37c06e(0xaf)][_0x37c06e(0xc8)](_0x5876d9);}[_0x3955ed(0x195)](_0x58863d){const _0x4e60f1=_0x3955ed,{authorId:_0xff240a,id:_0x140bb4,attributes:_0x2b331d}=_0x58863d,[_0x351023,_0x370cd7]=_0x58863d[_0x4e60f1(0xa5)][_0x4e60f1(0x180)](':'),_0xd1619b=this[_0x4e60f1(0xaf)][_0x4e60f1(0x1a3)](_0x140bb4)||this[_0x4e60f1(0x128)](_0x351023,_0x370cd7,_0x140bb4,_0xff240a,_0x2b331d);if(this[_0x4e60f1(0x17d)](_0xd1619b),this[_0x4e60f1(0x16a)](_0xd1619b,_0x351023,_0x370cd7||null,_0xff240a),_0xd1619b[_0x4e60f1(0xda)]=_0x58863d[_0x4e60f1(0xda)],_0xd1619b[_0x4e60f1(0x1cf)]=!0x0,_0x2b331d&&_0x2b331d[_0x4e60f1(0x11d)]){const _0x1868ee=_0x2b331d[_0x4e60f1(0x11d)],_0x2a0d52=this[_0x4e60f1(0x142)](_0x1868ee[_0x4e60f1(0x1be)]);_0xd1619b[_0x4e60f1(0x1bd)]=_0x1868ee[_0x4e60f1(0xda)],_0xd1619b[_0x4e60f1(0x1a7)]=_0x2a0d52,_0xd1619b[_0x4e60f1(0x1df)]=!0x0;}else _0xd1619b[_0x4e60f1(0x1bd)]=_0x58863d[_0x4e60f1(0xda)];switch(_0x58863d[_0x4e60f1(0x1f2)]&&(_0xd1619b[_0x4e60f1(0x1f2)]=_0x58863d[_0x4e60f1(0x1f2)]),_0x58863d[_0x4e60f1(0xed)]&&(_0xd1619b[_0x4e60f1(0xed)]=_0x58863d[_0x4e60f1(0xed)]),this[_0x4e60f1(0x132)]&&this[_0x4e60f1(0x132)][_0x4e60f1(0x1b9)]||(_0xd1619b[_0x4e60f1(0x88)]=!0x0),this[_0x4e60f1(0x1ab)][_0x4e60f1(0x1a3)](_0xd1619b)){case _0x4e60f1(0x1ca):this[_0x4e60f1(0x1ab)][_0x4e60f1(0xac)](_0xd1619b,_0x4e60f1(0x1ac));break;case _0x4e60f1(0x8e):_0xd1619b[_0x4e60f1(0x1e0)]?(this[_0x4e60f1(0x15c)](new Set([_0xd1619b])),this[_0x4e60f1(0xd0)](new Set([_0xd1619b])),this[_0x4e60f1(0x1ab)][_0x4e60f1(0xac)](_0xd1619b,_0x4e60f1(0xa8)),this[_0x4e60f1(0x1f5)](_0x4e60f1(0x1b3),_0xd1619b)):this[_0x4e60f1(0x1ab)][_0x4e60f1(0xac)](_0xd1619b,_0x4e60f1(0x151));}return _0xd1619b;}[_0x3955ed(0x13f)](_0x32cdcf){const _0xfab913=_0x3955ed;this[_0xfab913(0x1a1)](()=>{const _0x1237d6=_0xfab913;this[_0x1237d6(0x12b)][_0x1237d6(0x129)][_0x1237d6(0x1d9)](()=>{const _0x47155e=_0x1237d6;for(const _0x5974c8 of _0x32cdcf[_0x47155e(0x22e)]())_0x5974c8[_0x47155e(0x161)]();});});}[_0x3955ed(0xf7)](_0x45a66b){const _0x3c7257=_0x3955ed;this[_0x3c7257(0x1a1)](()=>{const _0x29f4cc=_0x3c7257;this[_0x29f4cc(0x12b)][_0x29f4cc(0x129)][_0x29f4cc(0x1d9)](()=>{const _0x1df8bd=_0x29f4cc;for(const _0x538ded of _0x45a66b[_0x1df8bd(0x22e)]())_0x538ded[_0x1df8bd(0x123)]();});});}[_0x3955ed(0x137)](_0x26c890,_0x19e7d6){const _0x4db96b=_0x3955ed,_0xe2e3f5=this[_0x4db96b(0x12b)][_0x4db96b(0x217)][_0x4db96b(0x1a3)](_0x26c890);if(!_0xe2e3f5)throw new _0x3b8e24(_0x4db96b(0x9c),this,{'commandName':_0x26c890});if(this[_0x4db96b(0x14d)][_0x4db96b(0xc8)](_0xe2e3f5))throw new _0x3b8e24(_0x4db96b(0x1a9),this,{'commandName':_0x26c890});this[_0x4db96b(0x14d)][_0x4db96b(0xa3)](_0xe2e3f5),_0x19e7d6&&_0xe2e3f5['on'](_0x4db96b(0x11f),(_0x4a7c3a,_0x300ea3)=>{const _0x498cba=_0x4db96b;this[_0x498cba(0x8a)][_0x498cba(0x13e)]&&(this[_0x498cba(0xd4)]||(_0x300ea3[_0x498cba(0xde)]>0x0&&_0x300ea3[_0x300ea3[_0x498cba(0xde)]-0x1]&&_0x300ea3[_0x300ea3[_0x498cba(0xde)]-0x1][_0x498cba(0x1a1)]?_0x300ea3[_0x498cba(0x100)]():(_0x4a7c3a[_0x498cba(0x1e4)]=_0x19e7d6((..._0x438580)=>_0xe2e3f5[_0x498cba(0x11f)](..._0x438580,{'forceDefaultExecution':!0x0}),..._0x300ea3),_0x4a7c3a[_0x498cba(0xe9)]())));},{'priority':_0x4db96b(0xb0)});}[_0x3955ed(0x1a1)](_0xdb030f){const _0x610d4f=_0x3955ed;let _0x57484e,_0x2e8c70;const _0x33a63f=this[_0x610d4f(0xd4)];this[_0x610d4f(0xd4)]=!0x0;try{_0x57484e=_0xdb030f();}catch(_0x46cff2){_0x2e8c70=_0x46cff2;}return _0x33a63f||(this[_0x610d4f(0xd4)]=!0x1),_0x2e8c70&&_0x3b8e24[_0x610d4f(0x20f)](_0x2e8c70,this),_0x57484e;}[_0x3955ed(0xbb)](_0x1f4af3,_0x53d100=null,_0x475b0c={}){const _0xb6654e=_0x3955ed;if(_0x1f4af3[_0xb6654e(0x1d0)])return null;const _0x288ecb=this[_0xb6654e(0x12b)][_0xb6654e(0x1f6)][_0xb6654e(0x1a3)](_0xb6654e(0x208))['me'];for(const {suggestion:_0x5c4742,meta:_0x42301b}of this[_0xb6654e(0x19a)](_0x1f4af3,_0xb6654e(0x1ef)))if(_0x42301b[_0xb6654e(0x118)]){if(!_0x42301b[_0xb6654e(0x14a)]){if(_0x42301b[_0xb6654e(0x1f0)]){if(!this[_0xb6654e(0x15d)]||!Pt(_0x5c4742,_0x475b0c))continue;return _0x5c4742;}if(Pt(_0x5c4742,_0x475b0c))return _0x5c4742;this[_0xb6654e(0x224)](_0x5c4742,_0x1f4af3[_0xb6654e(0x144)],_0x1f4af3[_0xb6654e(0xa1)]);break;}if(_0x53d100==_0x5c4742[_0xb6654e(0x165)]&&Pt(_0x5c4742,_0x475b0c)){const _0x5d5701=_0x5c4742[_0xb6654e(0x12f)]();return _0x5d5701[_0xb6654e(0x144)][_0xb6654e(0x181)](_0x1f4af3[_0xb6654e(0xa1)])?this[_0xb6654e(0xf8)](_0x5c4742,this[_0xb6654e(0x1eb)][_0xb6654e(0x1bc)](_0x1f4af3[_0xb6654e(0x144)],_0x5d5701[_0xb6654e(0xa1)])):this[_0xb6654e(0xf8)](_0x5c4742,this[_0xb6654e(0x1eb)][_0xb6654e(0x1bc)](_0x5d5701[_0xb6654e(0x144)],_0x1f4af3[_0xb6654e(0xa1)])),_0x5c4742;}}const _0x1282f0=_0x5c4ef0(),_0x1e071a=_0x288ecb['id'],_0x1bba00=_0x53d100?_0xb6654e(0xba)+_0x53d100:_0xb6654e(0x1ef),_0x3b88f6=this[_0xb6654e(0x156)]({'id':_0x1282f0,'type':_0x1bba00,'createdAt':new Date(),'authorId':_0x1e071a,'attributes':_0x475b0c});return this[_0xb6654e(0x101)](_0x1bba00,_0x1282f0,_0x1e071a,_0x1f4af3),_0x3b88f6;}[_0x3955ed(0x92)](_0x46c85b,_0x212ae9=_0x3955ed(0xd9),_0x244184={}){const _0x221c6c=_0x3955ed,_0xda71d4=this[_0x221c6c(0x12b)][_0x221c6c(0x1f6)][_0x221c6c(0x1a3)](_0x221c6c(0x208))['me'],_0xa7f7b6=this[_0x221c6c(0xbd)][_0x221c6c(0x153)](_0x221c6c(0x1ef),_0x212ae9,_0x221c6c(0x1b0));for(const _0x595af7 of this[_0x221c6c(0x225)]())if(_0x595af7[_0x221c6c(0x1a7)]['id']==_0xda71d4['id']&&_0x221c6c(0x1ef)==_0x595af7[_0x221c6c(0xa5)]&&_0x595af7[_0x221c6c(0x165)]==_0x212ae9&&Pt(_0x595af7,_0x244184)&&(_0xa7f7b6(_0x595af7[_0x221c6c(0x21f)](),_0x46c85b)||_0xa7f7b6(_0x46c85b,_0x595af7[_0x221c6c(0x21f)]()))){for(const _0x2743b1 of _0x46c85b)_0x595af7[_0x221c6c(0x1f7)](_0x2743b1);return _0x595af7;}for(const {suggestion:_0x375768,meta:_0x45ae2f}of this[_0x221c6c(0x19a)](_0x46c85b,_0x221c6c(0x1ef))){if(!_0x45ae2f[_0x221c6c(0x118)])continue;if(!this[_0x221c6c(0x15d)]&&_0x45ae2f[_0x221c6c(0x1f0)])continue;if(!Pt(_0x375768,_0x244184))continue;let _0x376957=!0x0;for(const _0x41bcc3 of _0x375768[_0x221c6c(0x21f)]())for(const _0x587a1b of _0x46c85b)if(!_0x41bcc3[_0x221c6c(0xc9)](_0x587a1b)){_0x376957=!0x1;break;}if(_0x376957)return _0x375768;}const _0x2cc3b7=_0x5c4ef0(),_0x5a887c=_0xda71d4['id'],_0x502cae=_0x221c6c(0xba)+_0x212ae9,_0x44fb69=this[_0x221c6c(0x156)]({'id':_0x2cc3b7,'type':_0x502cae,'createdAt':new Date(),'authorId':_0x5a887c,'attributes':_0x244184});for(const _0x330cab of _0x46c85b)this[_0x221c6c(0x101)](_0x502cae,_0x2cc3b7,_0x5a887c,_0x330cab,_0x1c719b[_0x221c6c(0x82)]());return _0x44fb69;}[_0x3955ed(0x84)](_0x1d88ae,_0x3896fe,_0x262182=null,_0x14bbc8={}){const _0x4be671=_0x3955ed;if(_0x262182=_0x262182||Et(_0x3896fe),_0x1d88ae[_0x4be671(0x1d0)])return null;if(_0x4be671(0x107)===this[_0x4be671(0x1a0)]){const _0x4a9fbe=this[_0x4be671(0xbd)][_0x4be671(0x153)](_0x4be671(0xe6),_0x262182,_0x4be671(0x161));return this[_0x4be671(0x1a1)](()=>_0x4a9fbe([_0x1d88ae],_0x3896fe,_0x14bbc8)),null;}const _0x2dd672=this[_0x4be671(0x12b)][_0x4be671(0x1f6)][_0x4be671(0x1a3)](_0x4be671(0x208))['me'],_0x12a371=[];if(_0x4be671(0x9d)!==this[_0x4be671(0x1a0)]){for(const {suggestion:_0xe58d45,meta:_0x49b51c}of this[_0x4be671(0x19a)](_0x1d88ae,_0x4be671(0x1ef)))_0x49b51c[_0x4be671(0x118)]&&!_0x49b51c[_0x4be671(0x126)]&&_0x12a371[_0x4be671(0x130)](..._0xe58d45[_0x4be671(0x21f)]());}const _0x21e8cc=function(_0x453f4e,_0x57a2e0){const _0x5a8511=_0x4be671,_0x4b6726=[];for(const _0x1d8258 of _0x57a2e0){const _0x542e88=_0x453f4e[_0x5a8511(0x188)](_0x1d8258);_0x542e88&&_0x4b6726[_0x5a8511(0x130)](_0x542e88);}return _0x4b6726;}(_0x1d88ae,_0x12a371),_0x5c167f=function(_0x78ad33,_0xacf724){const _0x4cd1a0=_0x4be671,_0x4ec804=[_0x78ad33];for(const _0x43ac87 of _0xacf724){let _0x554bce=0x0;for(;_0x554bce<_0x4ec804[_0x4cd1a0(0xde)];){const _0x7f6d1f=_0x4ec804[_0x554bce][_0x4cd1a0(0x1ed)](_0x43ac87);_0x4ec804[_0x4cd1a0(0x191)](_0x554bce,0x1,..._0x7f6d1f),_0x554bce+=_0x7f6d1f[_0x4cd1a0(0xde)];}}return _0x4ec804;}(_0x1d88ae,_0x12a371);_0x21e8cc[_0x4be671(0xde)]&&this[_0x4be671(0x1eb)][_0x4be671(0x1d9)](()=>{const _0x520448=_0x4be671;for(const _0x751780 of _0x21e8cc){const _0x5525cc=this[_0x520448(0xbd)][_0x520448(0x153)](_0x520448(0xe6),_0x262182,_0x520448(0x161));this[_0x520448(0x1a1)](()=>_0x5525cc([_0x751780],_0x3896fe,_0x14bbc8));}});for(const _0x3452d8 of _0x5c167f){let _0x20038e=null,_0x121c21=_0x3452d8[_0x4be671(0x144)],_0x2b67a3=_0x3452d8[_0x4be671(0xa1)];for(const {suggestion:_0x2ff8f2,meta:_0x201d81}of this[_0x4be671(0x19a)](_0x3452d8,_0x4be671(0xe6))){if(!_0x201d81[_0x4be671(0x118)])continue;if(_0x2ff8f2[_0x4be671(0x165)]!=_0x262182)continue;if(!Pt(_0x2ff8f2,_0x14bbc8))continue;const _0x5deaf4=_0x2ff8f2[_0x4be671(0x12f)]();if(_0x5deaf4[_0x4be671(0xc9)](_0x3452d8,!0x0))return null;_0x121c21=_0x121c21[_0x4be671(0x228)](_0x5deaf4[_0x4be671(0x144)])?_0x121c21:_0x5deaf4[_0x4be671(0x144)],_0x2b67a3=_0x2b67a3[_0x4be671(0x187)](_0x5deaf4[_0x4be671(0xa1)])?_0x2b67a3:_0x5deaf4[_0x4be671(0xa1)],_0x20038e?_0x5deaf4[_0x4be671(0x144)][_0x4be671(0x228)](_0x20038e[_0x4be671(0x12f)]()[_0x4be671(0x144)])?(_0x20038e[_0x4be671(0x1af)](),_0x20038e=_0x2ff8f2):_0x2ff8f2[_0x4be671(0x1af)]():_0x20038e=_0x2ff8f2;}const _0x3d6c0a=this[_0x4be671(0x1eb)][_0x4be671(0x1bc)](_0x121c21,_0x2b67a3);if(_0x20038e)this[_0x4be671(0xf8)](_0x20038e,_0x3d6c0a);else{const _0x5f38f2=_0x5c4ef0(),_0x75867=_0x2dd672['id'];this[_0x4be671(0x156)]({'id':_0x5f38f2,'type':_0x4be671(0x9b)+_0x262182,'data':_0x3896fe,'createdAt':new Date(),'authorId':_0x75867,'attributes':_0x14bbc8}),this[_0x4be671(0x101)](_0x4be671(0x9b)+_0x262182,_0x5f38f2,_0x75867,_0x3d6c0a);}}return null;}[_0x3955ed(0xa7)](_0x24c3e7,_0x11c1d0,_0x227273=[],_0x12bdf8=null,_0x304c79={}){const _0x43737d=_0x3955ed;_0x11c1d0[_0x43737d(0x1ae)]||(_0x11c1d0[_0x43737d(0x1ae)]=_0x11c1d0[_0x43737d(0x178)]),_0x11c1d0[_0x43737d(0x91)]=_0x24c3e7['is'](_0x43737d(0x1de)),_0x12bdf8=_0x12bdf8||Et(_0x11c1d0);const _0xaee228=_0x227273[_0x43737d(0x15f)](_0x250387=>Ot(_0x250387,this[_0x43737d(0x1eb)])),_0x87066e=_0x24c3e7['is'](_0x43737d(0x1de))?_0x24c3e7:Ot(_0x24c3e7,this[_0x43737d(0x1eb)]);if(_0x43737d(0x107)===this[_0x43737d(0x1a0)]){const _0x110f8d=this[_0x43737d(0xbd)][_0x43737d(0x153)](_0x43737d(0x1c2),_0x12bdf8,_0x43737d(0x161));return this[_0x43737d(0x1a1)](()=>_0x110f8d([_0x87066e],_0x11c1d0,_0x304c79)),null;}_0xaee228[_0x43737d(0x130)](_0x87066e);let _0x2953f6=!0x0;for(const _0x469cef of _0xaee228)if(!this[_0x43737d(0x204)](_0x469cef)){_0x2953f6=!0x1;break;}if(_0x2953f6&&_0x43737d(0x9d)!==this[_0x43737d(0x1a0)]){const _0x1bc0b7=this[_0x43737d(0xbd)][_0x43737d(0x153)](_0x43737d(0x1c2),_0x12bdf8,_0x43737d(0x161));return this[_0x43737d(0x1a1)](()=>_0x1bc0b7([_0x87066e],_0x11c1d0,_0x304c79)),null;}let _0x13feee=null,_0x515ca9=_0x87066e[_0x43737d(0x144)],_0x1a7fff=_0x87066e[_0x43737d(0xa1)];for(const {suggestion:_0x38c8ed,meta:_0xfa7317}of this[_0x43737d(0x19a)](_0x87066e,_0x43737d(0x1c2))){if(!_0xfa7317[_0x43737d(0x118)])continue;if(_0xfa7317[_0x43737d(0x14a)]||_0xfa7317[_0x43737d(0x1f0)]||_0xfa7317[_0x43737d(0x126)])continue;if(_0x38c8ed[_0x43737d(0x1f2)][_0x43737d(0x1ae)]!=_0x11c1d0[_0x43737d(0x1ae)])continue;if(!Pt(_0x38c8ed,_0x304c79))continue;const _0x54db82=_0x38c8ed[_0x43737d(0x12f)]();if(_0x38c8ed[_0x43737d(0x165)]==_0x12bdf8){if(_0x54db82[_0x43737d(0xc9)](_0x87066e,!0x0))return null;_0x515ca9=_0x515ca9[_0x43737d(0x228)](_0x54db82[_0x43737d(0x144)])?_0x515ca9:_0x54db82[_0x43737d(0x144)],_0x1a7fff=_0x1a7fff[_0x43737d(0x187)](_0x54db82[_0x43737d(0xa1)])?_0x1a7fff:_0x54db82[_0x43737d(0xa1)],_0x13feee?_0x54db82[_0x43737d(0x144)][_0x43737d(0x228)](_0x13feee[_0x43737d(0x12f)]()[_0x43737d(0x144)])?(_0x13feee[_0x43737d(0x1af)](),_0x13feee=_0x38c8ed):_0x38c8ed[_0x43737d(0x1af)]():_0x13feee=_0x38c8ed;}else{const _0x4ae3b7=_0x87066e[_0x43737d(0x188)](_0x54db82);this[_0x43737d(0x1dc)](_0x38c8ed,_0x4ae3b7);}}const _0x5d9761=this[_0x43737d(0x12b)][_0x43737d(0x1f6)][_0x43737d(0x1a3)](_0x43737d(0x208))['me'],_0x3fa81d=_0x5c4ef0(),_0x8c154a=_0x5d9761['id'];if(_0x13feee)return this[_0x43737d(0xf8)](_0x13feee,this[_0x43737d(0x1eb)][_0x43737d(0x1bc)](_0x515ca9,_0x1a7fff)),_0x13feee;{const _0x3c3449=this[_0x43737d(0x156)]({'id':_0x3fa81d,'type':_0x43737d(0xb1)+_0x12bdf8,'data':_0x11c1d0,'createdAt':new Date(),'authorId':_0x8c154a,'attributes':_0x304c79});return this[_0x43737d(0x101)](_0x43737d(0xb1)+_0x12bdf8,_0x3fa81d,_0x8c154a,this[_0x43737d(0x1eb)][_0x43737d(0x1bc)](_0x515ca9,_0x1a7fff)),_0x3c3449;}}[_0x3955ed(0x99)](_0x408cf5,_0x16037e,_0x56fa5a=[],_0x40412f=null,_0x69a247={}){const _0x398324=_0x3955ed;_0x16037e[_0x398324(0x1ae)]||(_0x16037e[_0x398324(0x1ae)]=_0x16037e[_0x398324(0x178)]);const _0x22b1e2=_0x408cf5[0x0];_0x16037e[_0x398324(0x91)]=_0x22b1e2['is'](_0x398324(0x1de)),_0x40412f=_0x40412f||Et(_0x16037e);const _0x27de63=_0x56fa5a[_0x398324(0x15f)](_0x38800b=>Ot(_0x38800b,this[_0x398324(0x1eb)])),_0x3c6a17=_0x22b1e2['is'](_0x398324(0x1de))?_0x408cf5:_0x408cf5[_0x398324(0x15f)](_0x5604ee=>Ot(_0x5604ee,this[_0x398324(0x1eb)]));if(_0x398324(0x107)===this[_0x398324(0x1a0)]){const _0x57d15c=this[_0x398324(0xbd)][_0x398324(0x153)](_0x398324(0x1c2),_0x40412f,_0x398324(0x161));return this[_0x398324(0x1a1)](()=>_0x57d15c(_0x3c6a17,_0x16037e,_0x69a247)),null;}_0x27de63[_0x398324(0x130)](..._0x3c6a17);let _0x5b7311=!0x0;for(const _0x310265 of _0x27de63)if(!this[_0x398324(0x204)](_0x310265)){_0x5b7311=!0x1;break;}if(_0x5b7311&&_0x398324(0x9d)!==this[_0x398324(0x1a0)]){const _0x2d8e21=this[_0x398324(0xbd)][_0x398324(0x153)](_0x398324(0x1c2),_0x40412f,_0x398324(0x161));return this[_0x398324(0x1a1)](()=>_0x2d8e21(_0x3c6a17,_0x16037e,_0x69a247)),null;}const _0x25cbb9=this[_0x398324(0x12b)][_0x398324(0x1f6)][_0x398324(0x1a3)](_0x398324(0x208))['me'];for(const _0x4940aa of this[_0x398324(0x225)]()){if(_0x4940aa[_0x398324(0x1a7)]['id']!=_0x25cbb9['id'])continue;if(_0x398324(0x1c2)!=_0x4940aa[_0x398324(0xa5)]||_0x4940aa[_0x398324(0x1f2)][_0x398324(0x1ae)]!=_0x16037e[_0x398324(0x1ae)])continue;if(!Pt(_0x4940aa,_0x69a247))continue;const _0x35722a=_0x4940aa[_0x398324(0x165)]==_0x40412f;for(let _0xfef484=0x0;_0xfef484<_0x3c6a17[_0x398324(0xde)];_0xfef484++){const _0xb38b4d=_0x3c6a17[_0xfef484];for(const _0x22d369 of _0x4940aa[_0x398324(0x10e)]()){const _0x1bf4ec=_0x22d369[_0x398324(0x141)]();if(_0xb38b4d[_0x398324(0x181)](_0x1bf4ec)){_0x35722a?(_0x3c6a17[_0x398324(0x191)](_0xfef484,0x1),_0xfef484--):_0x4940aa[_0x398324(0x1c5)](_0x22d369[_0x398324(0x227)]);break;}}}}if(0x0==_0x3c6a17[_0x398324(0xde)])return null;const _0x211f12=this[_0x398324(0xbd)][_0x398324(0x153)](_0x398324(0x1c2),_0x40412f,_0x398324(0x1b0));for(const _0x45cad7 of this[_0x398324(0x225)]())if(_0x45cad7[_0x398324(0x1a7)]['id']==_0x25cbb9['id']&&_0x398324(0x1c2)==_0x45cad7[_0x398324(0xa5)]&&_0x45cad7[_0x398324(0x1f2)][_0x398324(0x1ae)]==_0x16037e[_0x398324(0x1ae)]&&_0x45cad7[_0x398324(0x165)]==_0x40412f&&Pt(_0x45cad7,_0x69a247)&&(_0x211f12(_0x45cad7[_0x398324(0x21f)](),_0x3c6a17)||_0x211f12(_0x3c6a17,_0x45cad7[_0x398324(0x21f)]()))){for(const _0x4b2baf of _0x3c6a17)_0x45cad7[_0x398324(0x1f7)](_0x4b2baf);return _0x45cad7;}const _0x3daab6=_0x5c4ef0(),_0x567228=_0x25cbb9['id'],_0x4fa2d8=_0x398324(0xb1)+_0x40412f,_0x34dd28=this[_0x398324(0x156)]({'id':_0x3daab6,'type':_0x4fa2d8,'data':_0x16037e,'createdAt':new Date(),'authorId':_0x567228,'attributes':_0x69a247});for(const _0x5e6515 of _0x3c6a17)this[_0x398324(0x101)](_0x4fa2d8,_0x3daab6,_0x567228,_0x5e6515,_0x1c719b[_0x398324(0x82)]());return _0x34dd28;}[_0x3955ed(0xd2)](_0x554449,_0x38d36e=null,_0x5f089c={}){const _0x347bbc=_0x3955ed;if(_0x554449[_0x347bbc(0x1d0)])return null;const _0x2f494d=this[_0x347bbc(0x12b)][_0x347bbc(0x1f6)][_0x347bbc(0x1a3)](_0x347bbc(0x208))['me'],_0x20cc17=new _0x38839a(_0x554449[_0x347bbc(0x144)],_0x554449[_0x347bbc(0xa1)]);for(const {suggestion:_0x366e8e,meta:_0x895414}of this[_0x347bbc(0x19a)](_0x20cc17,_0x347bbc(0x1ef)))if(_0x895414[_0x347bbc(0x118)]&&!_0x895414[_0x347bbc(0x14a)]){if(_0x366e8e[_0x347bbc(0xa2)]){const _0x39272c=_0x366e8e[_0x347bbc(0x21f)]()[_0x347bbc(0x1d6)](_0x5a6525=>_0x347bbc(0x9a)!=_0x5a6525[_0x347bbc(0x13a)][_0x347bbc(0xc0)]);_0x39272c[_0x347bbc(0x18d)](_0x19c4da=>_0x20cc17[_0x347bbc(0xc9)](_0x19c4da,!0x0))&&_0x366e8e[_0x347bbc(0x123)]();if(_0x39272c[_0x347bbc(0x1c9)](_0x46e1c9=>_0x46e1c9[_0x347bbc(0xc9)](_0x20cc17,!0x0))){const _0x4a1a3e=this[_0x347bbc(0xbd)][_0x347bbc(0x153)](_0x347bbc(0x184),_0x38d36e,_0x347bbc(0x161));return this[_0x347bbc(0x1a1)](()=>_0x4a1a3e([_0x20cc17],null,_0x5f089c)),null;}}else{const _0x25d45f=_0x20cc17[_0x347bbc(0x188)](_0x366e8e[_0x347bbc(0x12f)]());null!==_0x25d45f&&_0x366e8e[_0x347bbc(0x93)]([_0x25d45f],null,_0x5f089c);}}if(_0x20cc17[_0x347bbc(0xf5)](),_0x20cc17[_0x347bbc(0x1d0)]||_0x347bbc(0x9a)==_0x20cc17[_0x347bbc(0x13a)][_0x347bbc(0xc0)])return null;let _0x4560c7=null,_0x411667=_0x20cc17[_0x347bbc(0x144)],_0x10176d=_0x20cc17[_0x347bbc(0xa1)];const _0x48d5f0=this[_0x347bbc(0x19a)](_0x20cc17,_0x347bbc(0x184));for(const {suggestion:_0x521d20,meta:_0x2286ee}of _0x48d5f0){const _0x31c174=this[_0x347bbc(0x1eb)][_0x347bbc(0x1bc)](_0x411667,_0x10176d);if(_0x2286ee[_0x347bbc(0x118)]&&(this[_0x347bbc(0x15d)]||!_0x2286ee[_0x347bbc(0x1f0)]&&!_0x2286ee[_0x347bbc(0x126)])){if(_0x521d20[_0x347bbc(0xa2)]){if(!Pt(_0x521d20,_0x5f089c))continue;let _0x410775=!0x0;for(const _0x419623 of _0x521d20[_0x347bbc(0x21f)]()){if(_0x419623[_0x347bbc(0xc9)](_0x31c174,!0x0))return _0x521d20;_0x31c174[_0x347bbc(0xc9)](_0x419623)||(_0x410775=!0x1);}_0x410775&&_0x521d20[_0x347bbc(0x123)]();}else{const _0x56effe=_0x521d20[_0x347bbc(0x12f)]();if(_0x56effe[_0x347bbc(0xc9)](_0x31c174,!0x0))return _0x521d20;if(!Pt(_0x521d20,_0x5f089c)){_0x31c174[_0x347bbc(0xc9)](_0x56effe)?_0x521d20[_0x347bbc(0x1af)]():_0x56effe[_0x347bbc(0x1ec)](_0x411667)?_0x411667=_0x56effe[_0x347bbc(0xa1)]:_0x56effe[_0x347bbc(0x1ec)](_0x10176d)&&(_0x10176d=_0x56effe[_0x347bbc(0x144)]);continue;}_0x411667=_0x411667[_0x347bbc(0x228)](_0x56effe[_0x347bbc(0x144)])?_0x411667:_0x56effe[_0x347bbc(0x144)],_0x10176d=_0x10176d[_0x347bbc(0x187)](_0x56effe[_0x347bbc(0xa1)])?_0x10176d:_0x56effe[_0x347bbc(0xa1)],_0x5f089c=Object[_0x347bbc(0xcb)]({},_0x521d20[_0x347bbc(0xed)]),_0x4560c7?_0x56effe[_0x347bbc(0x144)][_0x347bbc(0x228)](_0x4560c7[_0x347bbc(0x12f)]()[_0x347bbc(0x144)])?(_0x4560c7[_0x347bbc(0x1af)](),_0x4560c7=_0x521d20):_0x521d20[_0x347bbc(0x1af)]():_0x4560c7=_0x521d20;}}}if(_0x4560c7)return this[_0x347bbc(0xf8)](_0x4560c7,this[_0x347bbc(0x1eb)][_0x347bbc(0x1bc)](_0x411667,_0x10176d)),_0x4560c7;{const _0x49a5bf=_0x5c4ef0(),_0x346223=this[_0x347bbc(0x1eb)][_0x347bbc(0x1bc)](_0x411667,_0x10176d),_0x11b98f=_0x2f494d['id'],_0x3ad34f=_0x38d36e?_0x347bbc(0x1f9)+_0x38d36e:_0x347bbc(0x184),_0x5017f8=this[_0x347bbc(0x156)]({'id':_0x49a5bf,'type':_0x3ad34f,'createdAt':new Date(),'authorId':_0x11b98f,'attributes':_0x5f089c});return this[_0x347bbc(0x101)](_0x3ad34f,_0x49a5bf,_0x11b98f,_0x346223),_0x5017f8;}}[_0x3955ed(0x120)](_0x4d3609,_0x1dce08=_0x3955ed(0xd9),_0x76168d={}){const _0x4bfb26=_0x3955ed,_0x2215c5=this[_0x4bfb26(0x12b)][_0x4bfb26(0x1f6)][_0x4bfb26(0x1a3)](_0x4bfb26(0x208))['me'],_0x3b64c4=_0x4d3609[_0x4bfb26(0x15f)](_0x4eb75f=>new _0x38839a(_0x4eb75f[_0x4bfb26(0x144)],_0x4eb75f[_0x4bfb26(0xa1)])),_0x7de429=new Set();for(const {suggestion:_0x2c6867,meta:_0x165250}of this[_0x4bfb26(0x19a)](_0x3b64c4,_0x4bfb26(0x1ef)))_0x165250[_0x4bfb26(0x118)]&&!_0x165250[_0x4bfb26(0x14a)]&&_0x7de429[_0x4bfb26(0xa3)](_0x2c6867);for(const _0x196837 of _0x7de429)if(_0x196837[_0x4bfb26(0xa2)]){const _0xce1840=_0x196837[_0x4bfb26(0x21f)]();(!_0x196837[_0x4bfb26(0xed)]||!_0x196837[_0x4bfb26(0xed)][_0x4bfb26(0x105)])&&(_0xce1840[_0x4bfb26(0x18d)](_0x5b7789=>_0x3b64c4[_0x4bfb26(0x1c9)](_0x36c28a=>_0x36c28a[_0x4bfb26(0xc9)](_0x5b7789,!0x0)))&&_0x196837[_0x4bfb26(0x123)]());if(_0x3b64c4[_0x4bfb26(0x18d)](_0x55b8e7=>_0xce1840[_0x4bfb26(0x1c9)](_0x342f3c=>_0x342f3c[_0x4bfb26(0xc9)](_0x55b8e7,!0x0)))){const _0x3e9898=this[_0x4bfb26(0xbd)][_0x4bfb26(0x153)](_0x4bfb26(0x184),_0x1dce08,_0x4bfb26(0x161));return this[_0x4bfb26(0x1a1)](()=>_0x3e9898(_0x4d3609,null,_0x76168d)),null;}}else{const _0x342b21=_0x196837[_0x4bfb26(0x12f)]();_0x3b64c4[_0x4bfb26(0x1c9)](_0x17a623=>_0x17a623[_0x4bfb26(0xc9)](_0x342b21,!0x0))&&_0x196837[_0x4bfb26(0x123)]();if(_0x3b64c4[_0x4bfb26(0x18d)](_0x3dccb1=>_0x342b21[_0x4bfb26(0xc9)](_0x3dccb1,!0x0))){const _0x2c691a=this[_0x4bfb26(0xbd)][_0x4bfb26(0x153)](_0x4bfb26(0x184),_0x1dce08,_0x4bfb26(0x161));return this[_0x4bfb26(0x1a1)](()=>_0x2c691a(_0x3b64c4,null,_0x76168d)),null;}}const _0x4c13eb=this[_0x4bfb26(0xbd)][_0x4bfb26(0x153)](_0x4bfb26(0x184),_0x1dce08,_0x4bfb26(0x1b0));let _0x580bd6=null;for(const _0x481cca of this[_0x4bfb26(0x225)]())if(_0x481cca[_0x4bfb26(0x1a7)]['id']==_0x2215c5['id']&&_0x481cca[_0x4bfb26(0x1e0)]&&_0x4bfb26(0x184)==_0x481cca[_0x4bfb26(0xa5)]&&_0x481cca[_0x4bfb26(0x165)]==_0x1dce08&&Pt(_0x481cca,_0x76168d)&&(_0x4c13eb(_0x481cca[_0x4bfb26(0x21f)](),_0x3b64c4)||_0x4c13eb(_0x3b64c4,_0x481cca[_0x4bfb26(0x21f)]()))){if(_0x580bd6){if(_0x481cca[_0x4bfb26(0xc5)]&&_0x481cca[_0x4bfb26(0xc5)][_0x4bfb26(0xde)])continue;for(const _0xa801cf of _0x481cca[_0x4bfb26(0x21f)]())_0x580bd6[_0x4bfb26(0x1d1)](_0xa801cf)||_0x580bd6[_0x4bfb26(0x1f7)](_0xa801cf);_0x481cca[_0x4bfb26(0x1af)]();}else{_0x580bd6=_0x481cca;for(const _0x1f3c93 of _0x3b64c4)_0x481cca[_0x4bfb26(0x1d1)](_0x1f3c93)||_0x481cca[_0x4bfb26(0x1f7)](_0x1f3c93);}}if(_0x580bd6)return _0x580bd6;_0x7de429[_0x4bfb26(0x89)]();for(const {suggestion:_0x4b30b8,meta:_0xf93c37}of this[_0x4bfb26(0x19a)](_0x3b64c4,_0x4bfb26(0x184)))_0xf93c37[_0x4bfb26(0x118)]&&(this[_0x4bfb26(0x15d)]||!_0xf93c37[_0x4bfb26(0x1f0)]&&!_0xf93c37[_0x4bfb26(0x126)])&&Pt(_0x4b30b8,_0x76168d)&&_0x7de429[_0x4bfb26(0xa3)](_0x4b30b8);for(const _0x25f816 of _0x7de429){const _0x4f71b2=_0x25f816[_0x4bfb26(0x21f)]();if(!_0x76168d||!_0x76168d[_0x4bfb26(0x105)]){if(_0x3b64c4[_0x4bfb26(0x18d)](_0x105d6d=>_0x4f71b2[_0x4bfb26(0x1c9)](_0x5d37a1=>_0x5d37a1[_0x4bfb26(0xc9)](_0x105d6d,!0x0))))return _0x25f816;}(!_0x25f816[_0x4bfb26(0xed)]||!_0x25f816[_0x4bfb26(0xed)][_0x4bfb26(0x105)])&&(_0x4f71b2[_0x4bfb26(0x18d)](_0x339d54=>_0x3b64c4[_0x4bfb26(0x1c9)](_0x25f3f4=>_0x25f3f4[_0x4bfb26(0xc9)](_0x339d54,!0x0)))&&_0x25f816[_0x4bfb26(0x123)]());}const _0x2998cb=_0x5c4ef0(),_0x28894a=_0x2215c5['id'],_0x8f9d8b=_0x4bfb26(0x1f9)+_0x1dce08,_0x17941e=this[_0x4bfb26(0x156)]({'id':_0x2998cb,'type':_0x8f9d8b,'createdAt':new Date(),'authorId':_0x28894a,'attributes':_0x76168d});for(const _0x486bde of _0x3b64c4)_0x486bde[_0x4bfb26(0xf5)](),_0x486bde[_0x4bfb26(0x1d0)]||_0x4bfb26(0x9a)==_0x486bde[_0x4bfb26(0x13a)][_0x4bfb26(0xc0)]||this[_0x4bfb26(0x101)](_0x8f9d8b,_0x2998cb,_0x28894a,_0x486bde,_0x1c719b[_0x4bfb26(0x82)]());return _0x17941e;}[_0x3955ed(0xe8)](_0x10eeca,_0x4a4df1,_0x462005,_0x596e77,_0x522534){const _0x553f6b=_0x3955ed;if(_0x10eeca[_0x553f6b(0x1d0)])return[];if(_0x553f6b(0x107)===this[_0x553f6b(0x1a0)])return[];const _0x5338c8=this[_0x553f6b(0x12b)][_0x553f6b(0x1f6)][_0x553f6b(0x1a3)](_0x553f6b(0x208))['me']['id'],_0x242fe1=Array[_0x553f6b(0xb9)](this[_0x553f6b(0xaf)][_0x553f6b(0x21c)]())[_0x553f6b(0x1d6)](_0x1bd22d=>_0x553f6b(0x10c)==_0x1bd22d[_0x553f6b(0xa5)]&&_0x1bd22d[_0x553f6b(0x1f2)][_0x553f6b(0x1ee)]==_0x4a4df1&&_0x1bd22d[_0x553f6b(0x1d1)](_0x10eeca));if(_0x553f6b(0x1d4)===this[_0x553f6b(0x1a0)]){const _0x3171d3=this[_0x553f6b(0x19a)](_0x10eeca,_0x553f6b(0x1ef))[_0x553f6b(0x1d6)](({meta:_0x5bb1e0})=>_0x5bb1e0[_0x553f6b(0x118)]&&!_0x5bb1e0[_0x553f6b(0x126)]&&!_0x5bb1e0[_0x553f6b(0x14a)])[_0x553f6b(0x15f)](({suggestion:_0x240746})=>_0x240746);_0x242fe1[_0x553f6b(0x14b)](..._0x3171d3);}const _0x38129f=new Map([[_0x10eeca,_0x462005]]);for(const _0x3aa55d of _0x242fe1){const _0x42bf2e=_0x553f6b(0x10c)==_0x3aa55d[_0x553f6b(0xa5)]?_0x3aa55d[_0x553f6b(0x1f2)][_0x553f6b(0xb8)]:void 0x0,_0x23c793=_0x3aa55d[_0x553f6b(0x12f)](),_0x414903=Array[_0x553f6b(0xb9)](_0x38129f[_0x553f6b(0x1c4)]())[_0x553f6b(0xcd)](_0x50f730=>_0x50f730[_0x553f6b(0x16f)](_0x23c793));if(!_0x414903)continue;const _0x41f7f3=_0x414903[_0x553f6b(0x1ed)](_0x23c793);this[_0x553f6b(0x186)](_0x4a4df1)&&_0x553f6b(0x1ef)==_0x3aa55d[_0x553f6b(0xa5)]&&0x0!=_0x41f7f3[_0x553f6b(0xde)]||(_0x38129f[_0x553f6b(0xf9)](_0x414903),_0x41f7f3[_0x553f6b(0x11a)](_0x56c70b=>{const _0x3998dc=_0x553f6b;_0x38129f[_0x3998dc(0xac)](_0x56c70b,_0x462005);}),_0x553f6b(0x1ef)!=_0x3aa55d[_0x553f6b(0xa5)]&&_0x42bf2e!=_0x596e77&&_0x38129f[_0x553f6b(0xac)](_0x414903[_0x553f6b(0x188)](_0x23c793),_0x42bf2e));}const _0x3efebd=[];for(const [_0x183559,_0x3c36a3]of _0x38129f){const _0x509a23=_0x5c4ef0(),_0x35ad6b={'key':_0x4a4df1,'oldValue':_0x3c36a3,'newValue':_0x596e77};_0x4a4df1[_0x553f6b(0xde)]>0x25&&console[_0x553f6b(0x145)](_0x553f6b(0x1d8),{'key':_0x4a4df1});const _0x31dcf6=(_0x553f6b(0x176)+(_0x4a4df1+'|'+Et({'newValue':_0x596e77})))[_0x553f6b(0x10b)](0x0,0x3c),_0x5f323f=this[_0x553f6b(0x156)]({'id':_0x509a23,'type':_0x31dcf6,'data':_0x35ad6b,'createdAt':new Date(),'authorId':_0x5338c8,'attributes':_0x522534});_0x3efebd[_0x553f6b(0x130)](_0x5f323f),this[_0x553f6b(0x101)](_0x31dcf6,_0x509a23,_0x5338c8,_0x183559);}return _0x3efebd;}[_0x3955ed(0x19f)](_0x19eed2){const _0x1e565b=_0x3955ed;this[_0x1e565b(0x211)][_0x1e565b(0xa3)](_0x19eed2);}[_0x3955ed(0xea)](_0x2d9a66){const _0x20fdc3=_0x3955ed;this[_0x20fdc3(0x16c)][_0x20fdc3(0xa3)](_0x2d9a66);}[_0x3955ed(0x108)](_0x3b0198,_0x2529ac=[],_0x512889=[]){const _0x3d6661=_0x3955ed;this[_0x3d6661(0x137)](_0x3b0198,(_0x49072c,..._0x1f73b9)=>{const _0x2dae2e=_0x3d6661;this[_0x2dae2e(0x113)](()=>{_0x49072c(..._0x1f73b9);});});for(const _0x4de368 of _0x2529ac)this[_0x3d6661(0xea)](_0x4de368);for(const _0xaaa706 of _0x512889)this[_0x3d6661(0x19f)](_0xaaa706);}[_0x3955ed(0xbe)](_0x4e71bb){const _0x4c9b19=_0x3955ed;return _0x4c9b19(0x10c)==_0x4e71bb[_0x4c9b19(0xa5)]?_0x4e71bb[_0x4c9b19(0x165)][_0x4c9b19(0x180)]('|')[0x0]:null;}[_0x3955ed(0xf8)](_0x41029a,_0x476b03){const _0x27f8c4=_0x3955ed,_0x4bd0f4=_0x41029a[_0x27f8c4(0x136)]();this[_0x27f8c4(0x1eb)][_0x27f8c4(0x1d9)](_0x2e5e7c=>{const _0x11ea30=_0x27f8c4;_0x2e5e7c[_0x11ea30(0x146)](_0x4bd0f4,{'range':_0x476b03});});}[_0x3955ed(0x17d)](_0x260036){const _0x10f851=_0x3955ed,_0x9b43a1=_0x260036['id'],_0x4b42fb=this[_0x10f851(0x12b)][_0x10f851(0xd1)][_0x10f851(0x1a3)](_0x10f851(0x17a));this[_0x10f851(0xff)][_0x10f851(0x115)](_0x9b43a1)||this[_0x10f851(0xff)][_0x10f851(0x18f)]({'channelId':_0x4b42fb,'threadId':_0x9b43a1,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x40d281=this[_0x10f851(0xff)][_0x10f851(0x10f)](_0x9b43a1);_0x40d281[_0x10f851(0x22c)](_0x10f851(0x1cd)),_0x40d281[_0x10f851(0x1cd)]=!0x1,_0x260036[_0x10f851(0xc5)]=_0x40d281;}[_0x3955ed(0x16a)](_0x26aa09,_0x438e3a,_0x9fe935,_0xab1108){const _0x234342=_0x3955ed;if(_0x26aa09[_0x234342(0xa5)]!=_0x438e3a||_0x26aa09[_0x234342(0x165)]!=_0x9fe935||_0x26aa09[_0x234342(0x19c)]['id']!=_0xab1108)throw this[_0x234342(0x12b)][_0x234342(0x15a)](_0x234342(0x1f4)),new _0x3b8e24(_0x234342(0x1f4),this);}[_0x3955ed(0x1dc)](_0x4880d7,_0x3c559d){const _0x133b68=_0x3955ed,_0x6d0321=_0x4880d7[_0x133b68(0x12f)]();if(_0x3c559d[_0x133b68(0x181)](_0x6d0321))_0x4880d7[_0x133b68(0x1af)]();else{if(_0x6d0321[_0x133b68(0xc9)](_0x3c559d)){const _0x5f4456=this[_0x133b68(0x1eb)][_0x133b68(0xef)](_0x3c559d[_0x133b68(0x144)][_0x133b68(0xf1)],_0x133b68(0xa1));this[_0x133b68(0xf8)](_0x4880d7,this[_0x133b68(0x1eb)][_0x133b68(0x1bc)](_0x6d0321[_0x133b68(0x144)],_0x5f4456));const _0x370155=_0x5c4ef0(),_0x2860af=_0x4880d7[_0x133b68(0x19c)]['id'],_0xd83a75=_0x4880d7[_0x133b68(0xa5)]+':'+_0x4880d7[_0x133b68(0x165)];this[_0x133b68(0x156)]({'id':_0x370155,'type':_0xd83a75,'createdAt':new Date(),'authorId':_0x2860af,'data':_0x4880d7[_0x133b68(0x1f2)],'attributes':_0x4880d7[_0x133b68(0xed)]});const _0x3e72fa=this[_0x133b68(0x1eb)][_0x133b68(0xef)](_0x3c559d[_0x133b68(0xa1)][_0x133b68(0x222)],_0x133b68(0x194)),_0x4a4dbf=this[_0x133b68(0x1eb)][_0x133b68(0x1bc)](_0x3e72fa,_0x6d0321[_0x133b68(0xa1)]);this[_0x133b68(0x101)](_0xd83a75,_0x370155,_0x2860af,_0x4a4dbf);}else{if(_0x6d0321[_0x133b68(0x1ec)](_0x3c559d[_0x133b68(0x144)])){const _0x374833=this[_0x133b68(0x1eb)][_0x133b68(0xef)](_0x3c559d[_0x133b68(0x144)][_0x133b68(0xf1)],_0x133b68(0xa1));this[_0x133b68(0xf8)](_0x4880d7,this[_0x133b68(0x1eb)][_0x133b68(0x1bc)](_0x6d0321[_0x133b68(0x144)],_0x374833));}else{const _0x1c0f92=this[_0x133b68(0x1eb)][_0x133b68(0xef)](_0x3c559d[_0x133b68(0xa1)][_0x133b68(0x222)],_0x133b68(0x194));this[_0x133b68(0xf8)](_0x4880d7,this[_0x133b68(0x1eb)][_0x133b68(0x1bc)](_0x1c0f92,_0x6d0321[_0x133b68(0xa1)]));}}}}[_0x3955ed(0x204)](_0x4d2eb9){const _0x1b08e9=_0x3955ed;for(const {suggestion:_0x597993,meta:_0x16351b}of this[_0x1b08e9(0x19a)](_0x4d2eb9,_0x1b08e9(0x1ef))){if(!_0x16351b[_0x1b08e9(0x118)])continue;const _0x1f5652=_0x597993[_0x1b08e9(0x21f)]();for(const _0x97957e of _0x1f5652)if(!_0x4d2eb9[_0x1b08e9(0x1ed)](_0x97957e)[_0x1b08e9(0xde)])return!0x0;}return!0x1;}[_0x3955ed(0x196)](_0xbc1f17){const _0x52b7b8=_0x3955ed,_0x18db78=this[_0x52b7b8(0x12b)][_0x52b7b8(0x1f6)][_0x52b7b8(0x1a3)](_0x52b7b8(0x208))[_0x52b7b8(0x1ea)](_0xbc1f17);if(!_0x18db78)throw new _0x3b8e24(_0x52b7b8(0xfd),this);return _0x18db78;}[_0x3955ed(0x142)](_0x563165){const _0x585878=_0x3955ed,_0x255771=this[_0x585878(0x12b)][_0x585878(0x1f6)][_0x585878(0x1a3)](_0x585878(0x208)),_0x507ad5=_0x2d9bc2(_0x585878(0x16e)+_0x563165),_0x5b83ee=_0x255771[_0x585878(0x1ea)](_0x507ad5);return _0x5b83ee||_0x255771[_0x585878(0x1a8)]({'id':_0x507ad5,'name':_0x563165});}[_0x3955ed(0x128)](_0x73d117,_0x404c0c,_0x404322,_0x1b553c,_0x5f018c){const _0x52368b=_0x3955ed,_0x55172a=this[_0x52368b(0x196)](_0x1b553c),_0x39a8b8=this[_0x52368b(0xbd)][_0x52368b(0x1b6)](_0x73d117,_0x404c0c,_0x404322,_0x55172a,_0x5f018c,_0x5cf7a4=>{const _0x2e7740=_0x52368b;this[_0x2e7740(0x215)](_0x404322,{'attributes':_0x5cf7a4});const _0x579551=this[_0x2e7740(0x119)](_0x404322);this[_0x2e7740(0x15c)](new Set([_0x579551])),this[_0x2e7740(0xd0)](new Set([_0x579551]));});return this[_0x52368b(0x20a)](_0x39a8b8,_0x52368b(0x161),()=>{const _0x2080b3=_0x52368b;this[_0x2080b3(0x215)](_0x404322,{'state':_0x2080b3(0x21a)});},{'priority':_0x52368b(0xb0)}),this[_0x52368b(0x20a)](_0x39a8b8,_0x52368b(0x123),()=>{const _0x3a75d7=_0x52368b;this[_0x3a75d7(0x215)](_0x404322,{'state':_0x3a75d7(0x149)});},{'priority':_0x52368b(0xb0)}),this[_0x52368b(0xaf)][_0x52368b(0xac)](_0x404322,_0x39a8b8),this[_0x52368b(0x1ab)][_0x52368b(0xac)](_0x39a8b8,_0x52368b(0x1ca)),_0x39a8b8;}[_0x3955ed(0x220)](_0x538818){const _0x37d5ae=_0x3955ed,_0x7fad57=_0x538818[_0x37d5ae(0x180)](':');return{'group':_0x7fad57[0x0],'type':_0x7fad57[0x1],'subType':_0x7fad57[_0x37d5ae(0xde)]>=0x5?_0x7fad57[0x2]:null,'id':_0x7fad57[_0x37d5ae(0xde)]<0x5?_0x7fad57[0x2]:_0x7fad57[0x3],'authorId':_0x7fad57[_0x37d5ae(0xde)]<0x5?_0x7fad57[0x3]:_0x7fad57[0x4],'markerCount':0x6==_0x7fad57[_0x37d5ae(0xde)]?_0x7fad57[0x5]:null};}[_0x3955ed(0x224)](_0x8083a9,_0x9fcbd6,_0x3efae8){const _0x341fb4=_0x3955ed,_0x367908=_0x8083a9[_0x341fb4(0x12f)](),_0x3a860f=_0x367908[_0x341fb4(0x144)],_0x13dc9d=_0x367908[_0x341fb4(0xa1)];this[_0x341fb4(0xf8)](_0x8083a9,this[_0x341fb4(0x1eb)][_0x341fb4(0x1bc)](_0x3a860f,_0x9fcbd6));const _0xdd254=_0x5c4ef0(),_0x10c0e6=_0x8083a9[_0x341fb4(0x19c)]['id'],_0xb2ece5=_0x8083a9[_0x341fb4(0xa5)]+(_0x8083a9[_0x341fb4(0x165)]?':'+_0x8083a9[_0x341fb4(0x165)]:'');this[_0x341fb4(0x156)]({'id':_0xdd254,'type':_0xb2ece5,'createdAt':new Date(),'authorId':_0x10c0e6,'originalSuggestionId':_0x8083a9['id'],'attributes':_0x8083a9[_0x341fb4(0xed)],'data':_0x8083a9[_0x341fb4(0x1f2)]});const _0x2154a3=this[_0x341fb4(0xbe)](_0x8083a9);(_0x341fb4(0x1c2)==_0x8083a9[_0x341fb4(0xa5)]||_0x2154a3&&this[_0x341fb4(0x186)](_0x2154a3))&&(_0x3efae8=this[_0x341fb4(0x1eb)][_0x341fb4(0x152)](_0x3efae8[_0x341fb4(0x222)])),this[_0x341fb4(0x101)](_0xb2ece5,_0xdd254,_0x10c0e6,this[_0x341fb4(0x1eb)][_0x341fb4(0x1bc)](_0x3efae8,_0x13dc9d));}[_0x3955ed(0x19a)](_0x55a549,_0x3c64a0=null){const _0x40cbe2=_0x3955ed,_0x4a563c=[],_0x3362c9=this[_0x40cbe2(0x12b)][_0x40cbe2(0x1f6)][_0x40cbe2(0x1a3)](_0x40cbe2(0x208))['me'];Array[_0x40cbe2(0x1e7)](_0x55a549)||(_0x55a549=[_0x55a549]);for(const _0x1cf063 of this[_0x40cbe2(0x225)]()){if(!_0x1cf063[_0x40cbe2(0x1e0)])continue;if(_0x3c64a0&&_0x1cf063[_0x40cbe2(0xa5)]!=_0x3c64a0)continue;let _0x340173=!0x1;for(const _0x1af189 of _0x1cf063[_0x40cbe2(0x21f)]()){for(const _0x3c9af6 of _0x55a549){const _0x5d883e=_0x3c9af6[_0x40cbe2(0x144)][_0x40cbe2(0x181)](_0x1af189[_0x40cbe2(0xa1)])||_0x3c9af6[_0x40cbe2(0xa1)][_0x40cbe2(0x181)](_0x1af189[_0x40cbe2(0x144)]);if(_0x5d883e||_0x3c9af6[_0x40cbe2(0x188)](_0x1af189)){const _0x5bfccf=_0x3c9af6[_0x40cbe2(0xc9)](_0x1af189)&&xt(this[_0x40cbe2(0x1eb)][_0x40cbe2(0x83)],_0x1af189[_0x40cbe2(0x144)],_0x3c9af6),_0x26d0c1=_0x1af189[_0x40cbe2(0xc9)](_0x3c9af6)&&xt(this[_0x40cbe2(0x1eb)][_0x40cbe2(0x83)],_0x3c9af6[_0x40cbe2(0x144)],_0x1af189);_0x4a563c[_0x40cbe2(0x130)]({'suggestion':_0x1cf063,'meta':{'isOwn':_0x3362c9==_0x1cf063[_0x40cbe2(0x1a7)],'isNextTo':_0x5d883e,'isInsideObject':_0x5bfccf,'containsRangeInObject':_0x26d0c1}}),_0x340173=!0x0;break;}}if(_0x340173)break;}}return _0x4a563c;}[_0x3955ed(0x101)](_0x5e85a9,_0x3e99ac,_0x194dd1,_0x461722,_0x32ea66){const _0xebceb1=_0x3955ed;this[_0xebceb1(0x1eb)][_0xebceb1(0x1d9)](_0x18bf0d=>{const _0x599234=_0xebceb1;let _0x4f77db=_0x599234(0x183)+_0x5e85a9+':'+_0x3e99ac+':'+_0x194dd1;_0x32ea66&&(_0x4f77db=_0x4f77db+':'+_0x32ea66),_0x18bf0d[_0x599234(0x11b)](_0x4f77db,{'range':_0x461722,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3955ed(0x214)](_0x201250){const _0x139676=_0x3955ed,_0x345059=_0x201250[_0x139676(0x22d)],_0x10b3c5=_0x201250[_0x139676(0x1cb)];_0x201250[_0x139676(0x22d)]=null,_0x201250[_0x139676(0x1cb)]=null,null!=_0x345059&&_0x345059[_0x139676(0x1cb)]==_0x201250&&(_0x345059[_0x139676(0x1cb)]=_0x10b3c5),null!=_0x10b3c5&&_0x10b3c5[_0x139676(0x22d)]==_0x201250&&(_0x10b3c5[_0x139676(0x22d)]=_0x345059),_0x139676(0xa8)==this[_0x139676(0x1ab)][_0x139676(0x1a3)](_0x201250)&&(this[_0x139676(0x1ab)][_0x139676(0xac)](_0x201250,_0x139676(0x151)),this[_0x139676(0x1f5)](_0x139676(0x13b),_0x201250,_0x345059,_0x10b3c5));}[_0x3955ed(0x156)](_0xe38fea){const _0x1619a9=_0x3955ed,_0x4455b0=_0xe38fea['id'],_0x4b4770=this[_0x1619a9(0x195)](_0xe38fea);if(this[_0x1619a9(0x132)]&&this[_0x1619a9(0x132)][_0x1619a9(0x1b9)]){const _0x2c3543=this[_0x1619a9(0x12b)][_0x1619a9(0x1f6)][_0x1619a9(0x1a3)](_0x1619a9(0x160)),_0x4ff35d=_0x4b4770[_0x1619a9(0x1b8)],_0x3a155e=_0x4b4770[_0x1619a9(0x165)]?_0x4b4770[_0x1619a9(0xa5)]+':'+_0x4b4770[_0x1619a9(0x165)]:_0x4b4770[_0x1619a9(0xa5)],_0x2a86c2=this[_0x1619a9(0x12b)][_0x1619a9(0x150)],_0x35b4a4=_0x2c3543[_0x1619a9(0xa3)](_0x1c0ea2(_0x2a86c2,_0x1619a9(0x10d))),_0x1f4acf={'id':_0x4455b0,'type':_0x3a155e,'hasComments':_0x4ff35d,'data':_0xe38fea[_0x1619a9(0x1f2)]||null,'originalSuggestionId':_0xe38fea[_0x1619a9(0x21e)]||null,'attributes':_0x4b4770[_0x1619a9(0xed)]};this[_0x1619a9(0x132)][_0x1619a9(0x1b9)](_0x1f4acf)[_0x1619a9(0xa4)](_0x3a8bf5=>{const _0xc2f34d=_0x1619a9;_0x4b4770[_0xc2f34d(0x88)]=!0x0,_0x2c3543[_0xc2f34d(0x15b)](_0x35b4a4),_0x3a8bf5&&_0x3a8bf5[_0xc2f34d(0xda)]&&(this[_0xc2f34d(0xaf)][_0xc2f34d(0x1a3)](_0x4455b0)[_0xc2f34d(0xda)]=_0x3a8bf5[_0xc2f34d(0xda)]);})[_0x1619a9(0x1a6)](_0x2e675a=>{const _0x98e87a=_0x1619a9;throw _0x4c1f12(_0x98e87a(0x1c3)),this[_0x98e87a(0x12b)][_0x98e87a(0x129)][_0x98e87a(0xa9)]({'isUndoable':!0x1},()=>{const _0x22a2c4=_0x98e87a;_0x4b4770[_0x22a2c4(0x123)]();}),_0x4b4770[_0x98e87a(0x18e)](),this[_0x98e87a(0xaf)][_0x98e87a(0xf9)](_0x4b4770['id']),this[_0x98e87a(0x1ab)][_0x98e87a(0xf9)](_0x4b4770),_0x2e675a;});}return _0x4b4770;}[_0x3955ed(0x186)](_0x4114d0){const _0x453aee=_0x3955ed;return this[_0x453aee(0x211)][_0x453aee(0xc8)](_0x4114d0);}[_0x3955ed(0x215)](_0x557cce,_0x5ced77){const _0x2691ad=_0x3955ed,_0x3e2d7e=this[_0x2691ad(0x12b)][_0x2691ad(0x1f6)][_0x2691ad(0x1a3)](_0x2691ad(0x160)),_0xb677d9=this[_0x2691ad(0x119)](_0x557cce);if(this[_0x2691ad(0x132)]&&this[_0x2691ad(0x132)][_0x2691ad(0x162)]){if(_0xb677d9[_0x2691ad(0x88)]){const _0x51720a=_0x3e2d7e[_0x2691ad(0xa3)](_0x1c0ea2(this[_0x2691ad(0x12b)][_0x2691ad(0x150)],_0x2691ad(0x10d)));this[_0x2691ad(0x132)][_0x2691ad(0x162)](_0x557cce,_0x5ced77)[_0x2691ad(0xa4)](()=>{const _0x5c45d3=_0x2691ad;_0x3e2d7e[_0x5c45d3(0x15b)](_0x51720a);});}else _0xb677d9['on'](_0x2691ad(0x1a4),()=>{const _0x1f7861=_0x2691ad;this[_0x1f7861(0x215)](_0x557cce,_0x5ced77);});}}[_0x3955ed(0x209)](_0x463a01){const _0x1f5b41=_0x3955ed;if(!this[_0x1f5b41(0x132)]||!this[_0x1f5b41(0x132)][_0x1f5b41(0x119)])throw new _0x3b8e24(_0x1f5b41(0xee),this);return this[_0x1f5b41(0x132)][_0x1f5b41(0x119)](_0x463a01);}[_0x3955ed(0x1f3)](_0x2ba4fb){const _0x51a2af=_0x3955ed,{id:_0x1865ef,type:_0xd7d5b6,subType:_0x37410f,authorId:_0x474909}=this[_0x51a2af(0x220)](_0x2ba4fb),_0x31774b=this[_0x51a2af(0xaf)][_0x51a2af(0x1a3)](_0x1865ef)||this[_0x51a2af(0x128)](_0xd7d5b6,_0x37410f,_0x1865ef,_0x474909,{});switch(this[_0x51a2af(0x16a)](_0x31774b,_0xd7d5b6,_0x37410f,_0x474909),this[_0x51a2af(0x1ab)][_0x51a2af(0x1a3)](_0x31774b)){case _0x51a2af(0x1ca):this[_0x51a2af(0x209)](_0x1865ef)[_0x51a2af(0xa4)](_0x1f8001=>{const _0x131b8c=_0x51a2af;let _0x9bfc9c=Promise[_0x131b8c(0xdc)]();_0x1f8001[_0x131b8c(0x1b8)]&&(_0x9bfc9c=this[_0x131b8c(0xff)][_0x131b8c(0x121)]({'channelId':this[_0x131b8c(0x12b)][_0x131b8c(0xd1)][_0x131b8c(0x1a3)](_0x131b8c(0x17a)),'threadId':_0x1865ef})),_0x9bfc9c[_0x131b8c(0xa4)](()=>{const _0x396c4c=_0x131b8c;this[_0x396c4c(0x195)](_0x1f8001)[_0x396c4c(0x88)]=!0x0;});}),this[_0x51a2af(0x1ab)][_0x51a2af(0xac)](_0x31774b,_0x51a2af(0x8e));break;case _0x51a2af(0x151):this[_0x51a2af(0x215)](_0x1865ef,{'state':_0x51a2af(0xae)});case _0x51a2af(0x1ac):this[_0x51a2af(0x1ab)][_0x51a2af(0xac)](_0x31774b,_0x51a2af(0xa8)),this[_0x51a2af(0x1f5)](_0x51a2af(0x1b3),_0x31774b);break;case _0x51a2af(0xa8):this[_0x51a2af(0x1f5)](_0x51a2af(0x189),_0x31774b);}return _0x31774b[_0x51a2af(0x1c7)](_0x2ba4fb),_0x31774b;}[_0x3955ed(0xd0)](_0x163484){const _0x328f2c=_0x3955ed,_0x1aa32d=Array[_0x328f2c(0xb9)](_0x163484),_0x24eaf4=_0x1aa32d[_0x328f2c(0x1d6)](_0x5b6f18=>_0x328f2c(0x10c)==_0x5b6f18[_0x328f2c(0xa5)]);this[_0x328f2c(0x1ad)](_0x24eaf4);const _0x474b4c=_0x1aa32d[_0x328f2c(0x1d6)](_0x24f9ac=>!_0x24f9ac[_0x328f2c(0xa2)]&&_0x328f2c(0x10c)!=_0x24f9ac[_0x328f2c(0xa5)]),_0x55a0ce=this[_0x328f2c(0x225)]({'skipNotAttached':!0x0})[_0x328f2c(0x1d6)](_0x3780ff=>!_0x3780ff[_0x328f2c(0xa2)]&&_0x328f2c(0x10c)!=_0x3780ff[_0x328f2c(0xa5)]),_0x48c50c=_0x55a0ce[_0x328f2c(0x1d6)](_0xf7ce94=>!_0x163484[_0x328f2c(0xc8)](_0xf7ce94)),_0x1bb1bd=new Map(_0x55a0ce[_0x328f2c(0x15f)](_0x4bf621=>[_0x4bf621,this[_0x328f2c(0xbd)][_0x328f2c(0x153)](_0x4bf621[_0x328f2c(0xa5)],_0x4bf621[_0x328f2c(0x165)],_0x328f2c(0xf0))])),_0x1c13ca=new Map(_0x55a0ce[_0x328f2c(0x15f)](_0xd17643=>[_0xd17643,_0xd17643[_0x328f2c(0x12f)]()])),_0x8150ec=new Set(),_0x3ec572=new Set();for(let _0x58db4b=0x0;_0x58db4b<_0x474b4c[_0x328f2c(0xde)];_0x58db4b++)_0x2a563f(_0x474b4c[_0x58db4b],_0x474b4c,_0x58db4b+0x1);for(let _0x58236a=0x0;_0x58236a<_0x474b4c[_0x328f2c(0xde)];_0x58236a++)_0x2a563f(_0x474b4c[_0x58236a],_0x48c50c,0x0);const _0x596bbc=new Set();for(let _0x13c714=0x0;_0x13c714<_0x474b4c[_0x328f2c(0xde)];_0x13c714++){const _0x1adb3b=_0x474b4c[_0x13c714];!_0x3ec572[_0x328f2c(0xc8)](_0x1adb3b)&&_0x1adb3b[_0x328f2c(0x22d)]&&(_0x596bbc[_0x328f2c(0xa3)](_0x1adb3b[_0x328f2c(0x22d)]),_0x1adb3b[_0x328f2c(0x22d)][_0x328f2c(0x1cb)]===_0x1adb3b&&(_0x1adb3b[_0x328f2c(0x22d)][_0x328f2c(0x1cb)]=null),_0x1adb3b[_0x328f2c(0x22d)]=null),!_0x8150ec[_0x328f2c(0xc8)](_0x1adb3b)&&_0x1adb3b[_0x328f2c(0x1cb)]&&(_0x596bbc[_0x328f2c(0xa3)](_0x1adb3b[_0x328f2c(0x1cb)]),_0x1adb3b[_0x328f2c(0x1cb)][_0x328f2c(0x22d)]===_0x1adb3b&&(_0x1adb3b[_0x328f2c(0x1cb)][_0x328f2c(0x22d)]=null),_0x1adb3b[_0x328f2c(0x1cb)]=null);}function _0x2a563f(_0x25e499,_0x47adf2,_0xa5ae86){const _0x48b0be=_0x328f2c;for(let _0x234b3f=_0xa5ae86;_0x234b3f<_0x47adf2[_0x48b0be(0xde)];_0x234b3f++){const _0x42c4de=_0x9de881(_0x25e499,_0x47adf2[_0x234b3f]);_0x42c4de&&(_0x42c4de[0x0][_0x48b0be(0x1cb)]=_0x42c4de[0x1],_0x42c4de[0x1][_0x48b0be(0x22d)]=_0x42c4de[0x0],_0x8150ec[_0x48b0be(0xa3)](_0x42c4de[0x0]),_0x3ec572[_0x48b0be(0xa3)](_0x42c4de[0x1]));}}function _0x9de881(_0x6ac5b3,_0x66d935){const _0x39d811=_0x328f2c;if(_0x6ac5b3[_0x39d811(0x1a7)]['id']!==_0x66d935[_0x39d811(0x1a7)]['id'])return null;const _0x1910ca=_0x1bb1bd[_0x39d811(0x1a3)](_0x6ac5b3)(_0x6ac5b3,_0x66d935,_0x1c13ca[_0x39d811(0x1a3)](_0x6ac5b3),_0x1c13ca[_0x39d811(0x1a3)](_0x66d935));if(!_0x1910ca)return null;return _0x1bb1bd[_0x39d811(0x1a3)](_0x66d935)(_0x6ac5b3,_0x66d935,_0x1c13ca[_0x39d811(0x1a3)](_0x6ac5b3),_0x1c13ca[_0x39d811(0x1a3)](_0x66d935))?_0x1910ca[0x1][_0x39d811(0xc5)]&&_0x1910ca[0x1][_0x39d811(0xc5)][_0x39d811(0xde)]?null:_0x1910ca:null;}_0x596bbc[_0x328f2c(0xc1)]&&this[_0x328f2c(0xd0)](_0x596bbc);}[_0x3955ed(0x1ad)](_0x2cb952){const _0x4457dc=_0x3955ed;if(0x0==_0x2cb952[_0x4457dc(0xde)])return;const _0x1101fd=this[_0x4457dc(0x225)]({'skipNotAttached':!0x0})[_0x4457dc(0x1d6)](_0x11d46f=>_0x4457dc(0x10c)==_0x11d46f[_0x4457dc(0xa5)]&&_0x11d46f[_0x4457dc(0x1cf)]),_0x58ae47=[],_0x3888a9=new Map();for(const _0x55c0f7 of _0x1101fd){const _0x4fee04=_0x2d9bc2(_0x55c0f7[_0x4457dc(0xed)]);_0x3888a9[_0x4457dc(0xc8)](_0x4fee04)||(_0x3888a9[_0x4457dc(0xac)](_0x4fee04,_0x58ae47[_0x4457dc(0xde)]),_0x58ae47[_0x4457dc(0x130)]([]));const _0x1d5d37=_0x3888a9[_0x4457dc(0x1a3)](_0x4fee04);_0x58ae47[_0x1d5d37][_0x4457dc(0x130)](_0x55c0f7);}!(function(){const _0x299985=_0x4457dc;_0x58ae47[_0x299985(0xec)]((_0x54cf00,_0x2668c5)=>{const _0xc4c621=_0x299985,_0xcd94c6=_0x54cf00[0x0][_0xc4c621(0xda)],_0x156ba0=_0x2668c5[0x0][_0xc4c621(0xda)];return _0xcd94c6==_0x156ba0?_0x54cf00[0x0][_0xc4c621(0xed)][_0xc4c621(0x1e2)]<_0x2668c5[0x0][_0xc4c621(0xed)][_0xc4c621(0x1e2)]?-0x1:0x1:_0xcd94c6<_0x156ba0?-0x1:0x1;});for(const _0x19824a of _0x58ae47)_0x19824a[_0x299985(0xec)]((_0xb5ae88,_0x433d3a)=>_0xb5ae88['id']<_0x433d3a['id']?-0x1:0x1);}());for(let _0x21494c=0x0;_0x21494c<_0x58ae47[_0x4457dc(0xde)];_0x21494c++){if(0x0==_0x58ae47[_0x21494c][_0x4457dc(0xde)])continue;const _0x2225cc=[];for(let _0x2360b9=_0x21494c+0x1;_0x2360b9<_0x58ae47[_0x4457dc(0xde)];_0x2360b9++)0x0!=_0x58ae47[_0x2360b9][_0x4457dc(0xde)]&&_0x5e04e2(_0x58ae47[_0x21494c],_0x58ae47[_0x2360b9])&&_0x2225cc[_0x4457dc(0x130)](_0x2360b9);for(const _0x5dec33 of _0x2225cc)_0x58ae47[_0x21494c]=_0x58ae47[_0x21494c][_0x4457dc(0x139)](_0x58ae47[_0x5dec33]),_0x58ae47[_0x5dec33]=[];}for(const _0x4386f5 of _0x58ae47)for(let _0x531b09=0x0;_0x531b09<_0x4386f5[_0x4457dc(0xde)];_0x531b09++)_0x4386f5[_0x531b09][_0x4457dc(0x1cb)]=_0x4386f5[_0x531b09+0x1]||null;for(const _0x2fdeae of _0x58ae47)for(let _0x3d663d=0x0;_0x3d663d<_0x2fdeae[_0x4457dc(0xde)];_0x3d663d++)_0x2fdeae[_0x3d663d][_0x4457dc(0x22d)]=_0x2fdeae[_0x3d663d-0x1]||null;function _0x5e04e2(_0x128bb3,_0x273182){const _0x1bb3e2=_0x4457dc;if(_0x128bb3[0x0][_0x1bb3e2(0xed)][_0x1bb3e2(0x1e2)]!==_0x273182[0x0][_0x1bb3e2(0xed)][_0x1bb3e2(0x1e2)]&&_0x128bb3[0x0][_0x1bb3e2(0x1a7)]!==_0x273182[0x0][_0x1bb3e2(0x1a7)])return!0x1;if(!function(_0x3c81e3,_0x5caa3c){const _0x666d60=_0x1bb3e2;if(!_0x3c81e3[_0x666d60(0x1b8)]&&!_0x5caa3c[_0x666d60(0x1b8)])return!0x0;if(_0x3c81e3[_0x666d60(0x1b8)]&&_0x5caa3c[_0x666d60(0x1b8)])return!0x1;if(_0x3c81e3[_0x666d60(0x1b8)]&&_0x5caa3c[_0x666d60(0xda)]<_0x3c81e3[_0x666d60(0xc5)][_0x666d60(0x13d)][_0x666d60(0x1a3)](0x0)[_0x666d60(0xda)])return!0x0;if(_0x5caa3c[_0x666d60(0x1b8)]&&_0x3c81e3[_0x666d60(0xda)]<_0x5caa3c[_0x666d60(0xc5)][_0x666d60(0x13d)][_0x666d60(0x1a3)](0x0)[_0x666d60(0xda)])return!0x0;return!0x1;}(_0x128bb3[0x0],_0x273182[0x0]))return!0x1;const _0x1a3a8a=_0x26a2e5(_0x128bb3[0x0][_0x1bb3e2(0xed)],_0x1bb3e2(0x1e2)),_0x4a7aa0=_0x26a2e5(_0x273182[0x0][_0x1bb3e2(0xed)],_0x1bb3e2(0x1e2));if(!_0x14f3a0(_0x1a3a8a,_0x4a7aa0))return!0x1;return!!_0x128bb3[_0x1bb3e2(0x18d)](_0x407e48=>_0x273182[_0x1bb3e2(0x1c9)](_0x233b31=>_0x407e48[_0x1bb3e2(0x12f)]()[_0x1bb3e2(0x181)](_0x233b31[_0x1bb3e2(0x12f)]())))&&_0x273182[_0x1bb3e2(0x18d)](_0x4c6418=>_0x128bb3[_0x1bb3e2(0x1c9)](_0xb77b92=>_0x4c6418[_0x1bb3e2(0x12f)]()[_0x1bb3e2(0x181)](_0xb77b92[_0x1bb3e2(0x12f)]())));}}[_0x3955ed(0x15c)](_0x4d6b1a){const _0x3067b2=_0x3955ed,_0x40ea9c=Array[_0x3067b2(0xb9)](_0x4d6b1a),_0x1b912f=this[_0x3067b2(0x225)]({'skipNotAttached':!0x0}),_0x9b23a7=_0x1b912f[_0x3067b2(0x1d6)](_0x36de50=>!_0x4d6b1a[_0x3067b2(0xc8)](_0x36de50)),_0x537284=new Map(_0x40ea9c[_0x3067b2(0x15f)](_0x4cd04b=>[_0x4cd04b,this[_0x3067b2(0xbd)][_0x3067b2(0x153)](_0x4cd04b[_0x3067b2(0xa5)],_0x4cd04b[_0x3067b2(0x165)],_0x3067b2(0x1b0))])),_0x1f85ce=new Map(_0x1b912f[_0x3067b2(0x15f)](_0x579a23=>[_0x579a23,_0x579a23[_0x3067b2(0x21f)]()]));for(let _0x598556=0x0;_0x598556<_0x40ea9c[_0x3067b2(0xde)];_0x598556++){if(_0xf43db0(this,_0x40ea9c[_0x598556],_0x40ea9c,_0x598556+0x1))return!0x0;}for(let _0x29c0f6=0x0;_0x29c0f6<_0x40ea9c[_0x3067b2(0xde)];_0x29c0f6++){if(_0xf43db0(this,_0x40ea9c[_0x29c0f6],_0x9b23a7,0x0))return!0x0;}return!0x1;function _0xf43db0(_0xc3c3b0,_0x436067,_0x1a6850,_0x5b1f16){const _0x3e3d02=_0x3067b2;for(let _0x106660=_0x5b1f16;_0x106660<_0x1a6850[_0x3e3d02(0xde)];_0x106660++){const _0x382da9=_0x1a6850[_0x106660];if(_0x382da9[_0x3e3d02(0xa5)]!==_0x436067[_0x3e3d02(0xa5)]||_0x382da9[_0x3e3d02(0x1a7)]['id']!==_0x436067[_0x3e3d02(0x1a7)]['id']||_0x382da9[_0x3e3d02(0x165)]!==_0x436067[_0x3e3d02(0x165)])continue;if(!Ft(_0x436067,_0x382da9,[_0x3e3d02(0x1e2)]))continue;if(_0x3e3d02(0x10c)==_0x436067[_0x3e3d02(0xa5)]&&_0x436067[_0x3e3d02(0x1f2)][_0x3e3d02(0xb8)]!=_0x382da9[_0x3e3d02(0x1f2)][_0x3e3d02(0xb8)])continue;if(_0x3e3d02(0x10c)==_0x436067[_0x3e3d02(0xa5)]&&_0xc3c3b0[_0x3e3d02(0x186)](_0x436067[_0x3e3d02(0x1f2)][_0x3e3d02(0x1ee)]))continue;if(_0x3e3d02(0x1c2)==_0x436067[_0x3e3d02(0xa5)]){const _0x4139f2=_0xc3c3b0[_0x3e3d02(0x12b)][_0x3e3d02(0x129)],_0x502844=_0x436067[_0x3e3d02(0x148)]();if(_0x502844&&(_0x4139f2[_0x3e3d02(0x83)][_0x3e3d02(0xd6)](_0x502844)||_0x4139f2[_0x3e3d02(0x83)][_0x3e3d02(0x12c)](_0x502844)))continue;}const _0xb8a59c=_0x537284[_0x3e3d02(0x1a3)](_0x436067),_0x4e251f=_0x1f85ce[_0x3e3d02(0x1a3)](_0x436067),_0x4a19e0=_0x1f85ce[_0x3e3d02(0x1a3)](_0x382da9),_0x5745a9=_0x436067[_0x3e3d02(0xc5)]&&_0x436067[_0x3e3d02(0xc5)][_0x3e3d02(0xde)],_0x3cbca6=_0x382da9[_0x3e3d02(0xc5)]&&_0x382da9[_0x3e3d02(0xc5)][_0x3e3d02(0xde)];if(!_0x5745a9&&_0xb8a59c(_0x4a19e0,_0x4e251f))return _0xc3c3b0[_0x3e3d02(0x1c8)](_0x382da9,_0x436067),_0x1f85ce[_0x3e3d02(0xf9)](_0x436067),!0x0;if(!_0x3cbca6&&_0xb8a59c(_0x4e251f,_0x4a19e0))return _0xc3c3b0[_0x3e3d02(0x1c8)](_0x436067,_0x382da9),_0x1f85ce[_0x3e3d02(0xf9)](_0x382da9),!0x0;}return!0x1;}}[_0x3955ed(0x1c8)](_0x35bbdd,_0x2c34b2){const _0x2783eb=_0x3955ed;if(_0x35bbdd[_0x2783eb(0xa2)]){for(const _0x48fbe0 of _0x2c34b2[_0x2783eb(0x21f)]())_0x35bbdd[_0x2783eb(0x1f7)](_0x48fbe0);}else{const _0x56c2e1=_0x2c34b2[_0x2783eb(0x12f)]()[_0x2783eb(0xa1)];this[_0x2783eb(0xf8)](_0x35bbdd,this[_0x2783eb(0x1eb)][_0x2783eb(0x1bc)](_0x35bbdd[_0x2783eb(0x12f)]()[_0x2783eb(0x144)],_0x56c2e1));}_0x2c34b2[_0x2783eb(0x1af)]();}[_0x3955ed(0x116)](_0x34e2f8,_0x200adf){const _0x528d3c=_0x3955ed,_0x39f555=_0x34e2f8[_0x528d3c(0x1e5)](_0x528d3c(0x16d))||_0x34e2f8[_0x528d3c(0x1e5)](_0x528d3c(0x10c))?_0x528d3c(0x12a):_0x34e2f8[_0x528d3c(0x18b)]();return _0x1c0ea2(this[_0x528d3c(0x12b)][_0x528d3c(0x150)],_0x200adf+'_'+_0x39f555+_0x528d3c(0x212));}[_0x3955ed(0xe7)](){const _0x44acdb=_0x3955ed,_0x82a3b8=this[_0x44acdb(0x12b)];_0xfa6af1(this[_0x44acdb(0x1eb)],({left:_0x3ef3fb,entered:_0x35cf55})=>{const _0x358fcc=_0x44acdb,_0x1a0a2c=[];for(const _0x2dc214 of _0x3ef3fb){const {group:_0x59f253,type:_0x2489aa}=this[_0x358fcc(0x220)](_0x2dc214[_0x358fcc(0x227)]);if(_0x358fcc(0xe2)===_0x59f253){_0x1a0a2c[_0x358fcc(0x130)](this[_0x358fcc(0x116)](_0x2489aa,_0x358fcc(0x197)));break;}}for(const _0x22e547 of _0x35cf55){const {group:_0x89da62,type:_0x3cf16a}=this[_0x358fcc(0x220)](_0x22e547[_0x358fcc(0x227)]);if(_0x358fcc(0xe2)===_0x89da62){_0x1a0a2c[_0x358fcc(0x130)](this[_0x358fcc(0x116)](_0x3cf16a,_0x358fcc(0x138)));break;}}_0x1a0a2c[_0x358fcc(0xde)]&&_0x82a3b8['ui'][_0x358fcc(0x169)][_0x358fcc(0x20c)](_0x358fcc(0x1d5),_0x1a0a2c[_0x358fcc(0x1b0)]('\x20'));});}[_0x3955ed(0x9f)](_0x510481){const _0x18e794=_0x3955ed;if(this[_0x18e794(0x202)])return!0x1;const _0x9ecc1f=this[_0x18e794(0x12b)],_0xdb08f=_0x9ecc1f[_0x18e794(0x129)][_0x18e794(0xe1)][_0x18e794(0x117)][_0x18e794(0xe3)]();if(0x0==_0xdb08f[_0x18e794(0xde)])return!0x1;const _0x2c502e=[],_0x5c3eaa=_0xdb08f[_0x18e794(0x1d6)](_0x2d4b52=>_0x18e794(0x10c)==_0x2d4b52[_0x18e794(0xa5)]),_0x4bc2b9=_0xdb08f[_0x18e794(0x1d6)](_0x205de2=>_0x18e794(0x1cc)==_0x205de2[_0x18e794(0xa5)]&&_0x18e794(0x218)!=_0x205de2[_0x18e794(0x227)]),_0x3f7703=_0xdb08f[_0x18e794(0x1d6)](_0x49fbe4=>_0x18e794(0x15b)==_0x49fbe4[_0x18e794(0xa5)]&&_0x18e794(0x218)!=_0x49fbe4[_0x18e794(0x227)]);for(const _0x4cd03b of _0x5c3eaa)_0x2c502e[_0x18e794(0x130)]({'key':_0x4cd03b[_0x18e794(0x206)],'newValue':_0x4cd03b[_0x18e794(0x1d2)],'oldValue':_0x4cd03b[_0x18e794(0x112)],'range':Ut(_0x4cd03b[_0x18e794(0x1de)],_0x9ecc1f[_0x18e794(0x129)])});for(const _0x21d6e8 of _0x4bc2b9){const _0x27d9fa=_0x3f7703[_0x18e794(0xcd)](_0x27d2a9=>_0x27d2a9[_0x18e794(0x1b1)][_0x18e794(0x181)](_0x21d6e8[_0x18e794(0x1b1)]));_0x27d9fa&&_0x2c502e[_0x18e794(0x130)]({'key':_0x18e794(0x96),'newValue':_0x21d6e8[_0x18e794(0x227)],'oldValue':_0x27d9fa[_0x18e794(0x227)],'range':_0x9ecc1f[_0x18e794(0x129)][_0x18e794(0xcf)](_0x21d6e8[_0x18e794(0x1b1)][_0x18e794(0x231)])});}return 0x0!=_0x2c502e[_0x18e794(0xde)]&&this[_0x18e794(0xb6)](_0x510481,_0x2c502e);}[_0x3955ed(0x1fb)](_0x1a48ba){const _0x50111d=_0x3955ed;let _0x122dbf=!0x1;const _0x37bc9b=this[_0x50111d(0x12b)][_0x50111d(0x129)][_0x50111d(0xe1)][_0x50111d(0x117)][_0x50111d(0x17b)]()[_0x50111d(0x1d6)](_0x270d2d=>_0x270d2d[_0x50111d(0x1f2)][_0x50111d(0xd5)]&&_0x270d2d[_0x50111d(0x227)][_0x50111d(0x1e5)](_0x50111d(0xca)));for(const _0x5c211e of _0x37bc9b){const {subType:_0x315ab8,id:_0x2c0a9a}=this[_0x50111d(0x220)](_0x5c211e[_0x50111d(0x227)]),_0x31223f=_0x315ab8[_0x50111d(0x180)]('|')[0x0];for(const _0x48f184 of this[_0x50111d(0x225)]({'skipNotAttached':!0x0}))_0x48f184['id']!=_0x2c0a9a&&_0x50111d(0x10c)==_0x48f184[_0x50111d(0xa5)]&&_0x48f184[_0x50111d(0x1f2)]&&_0x48f184[_0x50111d(0x1f2)][_0x50111d(0x1ee)]==_0x31223f&&_0x48f184[_0x50111d(0x12f)]()[_0x50111d(0x16f)](_0x5c211e[_0x50111d(0x1f2)][_0x50111d(0xd5)])&&(this[_0x50111d(0x134)](_0x48f184,_0x5c211e[_0x50111d(0x1f2)][_0x50111d(0xd5)],_0x1a48ba),_0x122dbf=!0x0);}return _0x122dbf;}[_0x3955ed(0x113)](_0x113a08){const _0x583b9b=_0x3955ed;this[_0x583b9b(0x12b)],(this[_0x583b9b(0x202)]=!0x0,_0x113a08());}[_0x3955ed(0x131)](_0x3ff481){const _0x5a34e3=_0x3955ed,_0x1e026c=this[_0x5a34e3(0x186)](_0x3ff481),_0x331c90=this[_0x5a34e3(0x16c)][_0x5a34e3(0xc8)](_0x3ff481);return _0x1e026c||_0x331c90;}[_0x3955ed(0xb6)](_0x259d95,_0x236a74){const _0x56b5c9=_0x3955ed;if(0x0==_0x236a74[_0x56b5c9(0xde)])return!0x1;let _0x4fe05f=!0x1;for(const _0x1028db of _0x236a74){const _0x2dadd0=this[_0x56b5c9(0x19a)](_0x1028db[_0x56b5c9(0x1de)],_0x56b5c9(0x10c))[_0x56b5c9(0x1d6)](_0x4a4417=>!_0x4a4417[_0x56b5c9(0xf3)][_0x56b5c9(0x14a)])[_0x56b5c9(0x15f)](_0x51c717=>_0x51c717[_0x56b5c9(0xe2)]),_0x3c9beb=_0x2d9bc2({'newValue':_0x1028db[_0x56b5c9(0x124)]});_0x2dadd0[_0x56b5c9(0x1d6)](_0x3b5f88=>{const _0x10688c=_0x56b5c9,[_0x1ae9e6,_0x5d1052]=_0x3b5f88[_0x10688c(0x165)][_0x10688c(0x180)]('|');return _0x1ae9e6==_0x1028db[_0x10688c(0x1ee)]&&_0x5d1052!=_0x3c9beb;})[_0x56b5c9(0x11a)](_0x554f5b=>{const _0x521549=_0x56b5c9;this[_0x521549(0x134)](_0x554f5b,_0x1028db[_0x521549(0x1de)],_0x259d95),_0x4fe05f=!0x0;});}return _0x4fe05f;}[_0x3955ed(0x134)](_0x2c8342,_0x347f91,_0x424c2d){const _0x425630=_0x3955ed,_0x5095ab=_0x2c8342[_0x425630(0x12f)]()[_0x425630(0x1ed)](_0x347f91);0x0!==_0x5095ab[_0x425630(0xde)]?0x1!==_0x5095ab[_0x425630(0xde)]?this[_0x425630(0x224)](_0x2c8342,_0x347f91[_0x425630(0x144)],_0x347f91[_0x425630(0xa1)]):this[_0x425630(0xf8)](_0x2c8342,_0x5095ab[0x0]):_0x424c2d[_0x425630(0x1c5)](_0x2c8342[_0x425630(0x136)]());}}class Bt{constructor(_0x2c6fef){const _0x17be20=_0x3955ed;this[_0x17be20(0xa0)]=_0x2c6fef,this[_0x17be20(0x1eb)]=_0x2c6fef[_0x17be20(0x129)],this[_0x17be20(0x1b4)]=new Map(),this[_0x17be20(0xfa)]=new Map(),this[_0x17be20(0x1c1)]();}[_0x3955ed(0x1b6)](_0x2a8c26,_0x4ecbb4,_0x84cd49,_0x36acd6,_0x5ea7c2,_0x2c5c00){const _0x484887=_0x3955ed;return new _0x1c719b(this[_0x484887(0x1eb)],{'type':_0x2a8c26,'subType':_0x4ecbb4,'id':_0x84cd49,'author':_0x36acd6,'creator':_0x36acd6,'attributes':_0x5ea7c2,'onAttributesChange':_0x2c5c00,'onAccept':(..._0x787386)=>this[_0x484887(0x153)](_0x2a8c26,_0x4ecbb4,_0x484887(0x161))(..._0x787386),'onDiscard':(..._0x3a132d)=>this[_0x484887(0x153)](_0x2a8c26,_0x4ecbb4,_0x484887(0x123))(..._0x3a132d)});}[_0x3955ed(0x1d7)](_0x42bc4d,_0x452609,_0x31a2ea,_0x5934e0){const _0x4514f3=_0x3955ed,_0x2412db=_0x42bc4d+':'+_0x452609+':'+_0x31a2ea;this[_0x4514f3(0x1b4)][_0x4514f3(0xac)](_0x2412db,_0x5934e0);}[_0x3955ed(0x153)](_0x35edb2,_0x46ad19,_0x160227){const _0x4f7a07=_0x3955ed,_0x38207e=_0x35edb2+':'+_0x46ad19+':'+_0x160227;return this[_0x4f7a07(0x1b4)][_0x4f7a07(0x1a3)](_0x38207e)||this[_0x4f7a07(0xfa)][_0x4f7a07(0x1a3)](_0x35edb2+':'+_0x160227);}[_0x3955ed(0x1c1)](){const _0x4f349d=_0x3955ed,_0x38c662=()=>!0x1,_0x19141a=_0x23025d=>{const _0x487bfc=_0x99e3;_0x23025d[_0x487bfc(0xec)]((_0x279764,_0x572456)=>_0x279764[_0x487bfc(0x144)][_0x487bfc(0x228)](_0x572456[_0x487bfc(0x144)])?0x1:-0x1),this[_0x487bfc(0x1eb)][_0x487bfc(0x1d9)](_0x1ce69e=>{const _0x2836a2=_0x487bfc;for(const _0x143230 of _0x23025d){let _0x108965;_0x108965=_0x143230[_0x2836a2(0xa1)][_0x2836a2(0x1ff)]&&_0x143230[_0x2836a2(0xa1)][_0x2836a2(0x222)]==_0x143230[_0x2836a2(0x144)][_0x2836a2(0x231)]?_0x1ce69e[_0x2836a2(0x168)](_0x143230[_0x2836a2(0x144)][_0x2836a2(0x231)],'on'):_0x1ce69e[_0x2836a2(0x168)](_0x143230),this[_0x2836a2(0x1eb)][_0x2836a2(0xc3)](_0x108965,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4fed19=(_0x1a3041,_0x1c6136)=>{const _0x489daf=_0x99e3;_0x1c6136&&this[_0x489daf(0x1eb)][_0x489daf(0x1d9)](_0x59ac32=>{const _0x2ac8f3=_0x489daf,{commandName:_0x310f55,commandParams:_0x5b4847=[]}=_0x1c6136,_0x515601=_0x1a3041[_0x2ac8f3(0x15f)](_0x374376=>(Rt(_0x374376)&&(_0x374376=this[_0x2ac8f3(0x1eb)][_0x2ac8f3(0x1bc)](_0x374376[_0x2ac8f3(0xa1)])),_0x374376))[_0x2ac8f3(0x1d6)](_0x317c93=>_0x2ac8f3(0x9a)!==_0x317c93[_0x2ac8f3(0x13a)][_0x2ac8f3(0xc0)]);if(_0x515601[_0x2ac8f3(0xde)]<0x1)return;const _0x4862e3=Array[_0x2ac8f3(0xb9)](this[_0x2ac8f3(0x1eb)][_0x2ac8f3(0xe1)][_0x2ac8f3(0xfe)][_0x2ac8f3(0x21f)]())[_0x2ac8f3(0x15f)](_0x27774c=>_0x38839a[_0x2ac8f3(0x157)](_0x27774c));_0x59ac32[_0x2ac8f3(0x173)](_0x515601);for(const _0x537a69 of this[_0x2ac8f3(0xa0)][_0x2ac8f3(0x217)][_0x2ac8f3(0x217)]())_0x537a69[_0x2ac8f3(0x182)]();_0x5b4847[_0x2ac8f3(0x130)]({'forceDefaultExecution':!0x0}),this[_0x2ac8f3(0xa0)][_0x2ac8f3(0x11f)](_0x310f55,..._0x5b4847);const _0x1658a4=_0x4862e3[_0x2ac8f3(0x1d6)](_0x1b9b87=>_0x2ac8f3(0x9a)!=_0x1b9b87[_0x2ac8f3(0x13a)][_0x2ac8f3(0xc0)]);_0x1658a4[_0x2ac8f3(0xde)]>0x0&&_0x59ac32[_0x2ac8f3(0x173)](_0x1658a4);for(const _0x60acfa of _0x4862e3)_0x60acfa[_0x2ac8f3(0xf5)]();});},_0x4db2f8=(_0x1ae5da,_0x264d42)=>0x1==_0x1ae5da[_0x4f349d(0xde)]&&0x1==_0x264d42[_0x4f349d(0xde)]&&_0x1ae5da[0x0][_0x4f349d(0xa1)][_0x4f349d(0x181)](_0x264d42[0x0][_0x4f349d(0x144)]),_0x5365da=(_0x14f30a,_0x432b6e,_0x4e68a8,_0x248f6f)=>Gt(_0x14f30a,_0x432b6e,_0x4e68a8,_0x248f6f,this[_0x4f349d(0x1eb)])?[_0x14f30a,_0x432b6e]:Gt(_0x432b6e,_0x14f30a,_0x248f6f,_0x4e68a8,this[_0x4f349d(0x1eb)])?[_0x432b6e,_0x14f30a]:null;this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0xfc),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0xb4),_0x19141a),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0xce),_0x4db2f8),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x87),_0x5365da),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x164),_0x19141a),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x1c0),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x154),_0x4db2f8),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x155),_0x5365da),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x94),_0x4fed19),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x1b2),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x85),_0x4db2f8),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x1fa),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0xb3),_0x4fed19),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x179),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x1f8),_0x4db2f8),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x8c),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x199),_0x38c662),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x103),(_0xe46dae,_0x3b96e7)=>{const _0x3fca5d=_0x4f349d;if(!_0x3b96e7)return;const _0x57e4e8=this[_0x3fca5d(0xa0)][_0x3fca5d(0x1f6)][_0x3fca5d(0x1a3)](p);this[_0x3fca5d(0x1eb)][_0x3fca5d(0x1d9)](_0x3d4cee=>{const _0x301475=_0x3fca5d;if(_0x301475(0x96)==_0x3b96e7[_0x301475(0x1ee)])for(const _0x5292f3 of _0xe46dae){const _0x5d6b46=_0x5292f3[_0x301475(0x144)][_0x301475(0x231)],_0x4b8399=_0x3b96e7[_0x301475(0xb8)];_0x3d4cee[_0x301475(0x1dd)](_0x5d6b46,_0x4b8399);}else{if(_0x57e4e8[_0x301475(0x186)](_0x3b96e7[_0x301475(0x1ee)])){for(const _0x47bb45 of _0xe46dae)void 0x0!==_0x3b96e7[_0x301475(0xb8)]?_0x3d4cee[_0x301475(0xe5)](_0x3b96e7[_0x301475(0x1ee)],_0x3b96e7[_0x301475(0xb8)],_0x47bb45[_0x301475(0x144)][_0x301475(0x231)]):_0x3d4cee[_0x301475(0xb7)](_0x3b96e7[_0x301475(0x1ee)],_0x47bb45[_0x301475(0x144)][_0x301475(0x231)]);}else{for(const _0x5e98d9 of _0xe46dae)_0x3b96e7[_0x301475(0xb8)]?_0x3d4cee[_0x301475(0xe5)](_0x3b96e7[_0x301475(0x1ee)],_0x3b96e7[_0x301475(0xb8)],_0x5e98d9):_0x3d4cee[_0x301475(0xb7)](_0x3b96e7[_0x301475(0x1ee)],_0x5e98d9);}}});}),this[_0x4f349d(0xfa)][_0x4f349d(0xac)](_0x4f349d(0x21d),_0x4db2f8);}}function xt(_0x4aa681,_0x23a20a,_0x3c8c48){const _0x1a3dce=_0x3955ed;for(const _0x2c5640 of _0x23a20a[_0x1a3dce(0x222)][_0x1a3dce(0xf2)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2c5640[_0x1a3dce(0x13a)]==_0x2c5640)return!0x1;if(!_0x3c8c48[_0x1a3dce(0xdd)](_0x2c5640))return!0x1;if(_0x4aa681[_0x1a3dce(0xd6)](_0x2c5640)||_0x4aa681[_0x1a3dce(0x12c)](_0x2c5640))return!0x0;}return!0x1;}function Rt(_0x430102){const _0x4a46d2=_0x3955ed;return _0x430102[_0x4a46d2(0xa1)][_0x4a46d2(0x222)]==_0x430102[_0x4a46d2(0x144)][_0x4a46d2(0x231)]&&_0x430102[_0x4a46d2(0xa1)][_0x4a46d2(0x203)];}function Tt(_0x4153d8,_0x1a1171,_0x3f56fc,_0x2b1b61){const _0x275ee2=_0x3955ed,_0x1de00b=_0x22e410=>!_0x22e410[_0x275ee2(0x9e)]['is'](_0x275ee2(0x226))&&!_0x2b1b61[_0x275ee2(0xd6)](_0x22e410[_0x275ee2(0x9e)]),_0x17810c=_0x4153d8[_0x275ee2(0x144)][_0x275ee2(0x8b)](_0x1de00b),_0x5b88e7=_0x4153d8[_0x275ee2(0xa1)][_0x275ee2(0x8b)](_0x1de00b,{'direction':_0x275ee2(0x122)});return(!_0x4153d8[_0x275ee2(0x144)][_0x275ee2(0x181)](_0x17810c)||!_0x4153d8[_0x275ee2(0xa1)][_0x275ee2(0x181)](_0x5b88e7))&&(_0x17810c[_0x275ee2(0x228)](_0x5b88e7)?_0x3f56fc[_0x275ee2(0x146)](_0x1a1171,{'range':_0x3f56fc[_0x275ee2(0x1bc)](_0x17810c,_0x5b88e7)}):_0x3f56fc[_0x275ee2(0x1c5)](_0x1a1171),!0x0);}function Et(_0x3cf319){return _0x2d9bc2(_0x3cf319);}function Vt(_0x2b306b){const _0x28295e=_0x3955ed,_0x9254e8=_0x2b306b[_0x28295e(0x144)][_0x28295e(0x231)];return _0x9254e8&&_0x9254e8['is'](_0x28295e(0xcc));}function Ut(_0x12ed52,_0xf1ca79){const _0x3415ab=_0x3955ed;return null==_0x12ed52[_0x3415ab(0xa1)][_0x3415ab(0xf1)]&&_0x12ed52[_0x3415ab(0xa1)][_0x3415ab(0x222)]==_0x12ed52[_0x3415ab(0x144)][_0x3415ab(0x231)]?Ot(_0x12ed52[_0x3415ab(0x144)][_0x3415ab(0x231)],_0xf1ca79):_0x12ed52;}function Ot(_0x492443,_0xf64bc0){const _0x34a0a2=_0x3955ed,_0x4b25b9=_0xf64bc0[_0x34a0a2(0x83)][_0x34a0a2(0xd6)](_0x492443)||_0xf64bc0[_0x34a0a2(0x83)][_0x34a0a2(0x1f1)](_0x492443);return _0xf64bc0[_0x34a0a2(0x1bc)](_0xf64bc0[_0x34a0a2(0xef)](_0x492443,_0x34a0a2(0x109)),_0x4b25b9?_0xf64bc0[_0x34a0a2(0x174)](_0x492443):_0xf64bc0[_0x34a0a2(0xef)](_0x492443,_0x34a0a2(0xa1)));}function Gt(_0x5b5b49,_0x29d43a,_0x2d4531,_0x305866,_0x50cc77){const _0x4206a6=_0x3955ed;if(!Ft(_0x5b5b49,_0x29d43a))return!0x1;if(_0x2d4531[_0x4206a6(0xa1)][_0x4206a6(0x181)](_0x305866[_0x4206a6(0x144)]))return!0x0;if(_0x5b5b49[_0x4206a6(0xa5)]!=_0x29d43a[_0x4206a6(0xa5)])return!0x1;if(!_0x2d4531[_0x4206a6(0xa1)][_0x4206a6(0xfb)](_0x305866[_0x4206a6(0x144)]))return!0x1;const _0x4be926=_0x50cc77[_0x4206a6(0x1bc)](_0x2d4531[_0x4206a6(0xa1)],_0x305866[_0x4206a6(0x144)])[_0x4206a6(0x11c)]();for(const _0x75464d of _0x4be926)if([_0x4206a6(0x20b),_0x4206a6(0x102)][_0x4206a6(0x18a)](_0x75464d[_0x4206a6(0xa5)])&&_0x50cc77[_0x4206a6(0x83)][_0x4206a6(0x12c)](_0x75464d[_0x4206a6(0x9e)]))return!0x1;return!0x0;}function Ft(_0x18075b,_0x512cfa,_0x400284=[]){const _0x1b8304=_0x3955ed;return!(!_0x18075b[_0x1b8304(0x1cf)]||!_0x512cfa[_0x1b8304(0x1cf)])&&_0x14f3a0(_0x26a2e5(_0x18075b[_0x1b8304(0xed)],_0x400284),_0x26a2e5(_0x512cfa[_0x1b8304(0xed)],_0x400284));}function Pt(_0x519b1b,_0x3a985e){const _0x351ba9=_0x3955ed,_0x421f64=Lt(_0x519b1b[_0x351ba9(0xed)]),_0x232a1a=Lt(_0x3a985e);if(!_0x519b1b[_0x351ba9(0x1cf)])return!0x1;for(const _0x42a5e4 of Object[_0x351ba9(0x1c4)](_0x232a1a))if(!_0x14f3a0(_0x421f64[_0x42a5e4],_0x232a1a[_0x42a5e4]))return!0x1;return!0x0;}function Lt(_0x5089e9){const _0x4ffe03=_0x3955ed,_0x111ae3=Object[_0x4ffe03(0xcb)]({},_0x5089e9);return delete _0x111ae3[_0x4ffe03(0x105)],delete _0x111ae3[_0x4ffe03(0x140)],_0x111ae3;}
|
|
23
|
+
const _0x1b2acd=_0x1ef7;(function(_0x446f1d,_0x295386){const _0x3b49f3=_0x1ef7,_0x5dafd7=_0x446f1d();while(!![]){try{const _0x122d75=parseInt(_0x3b49f3(0xb2))/0x1+parseInt(_0x3b49f3(0xbe))/0x2+parseInt(_0x3b49f3(0x15c))/0x3+-parseInt(_0x3b49f3(0x99))/0x4+parseInt(_0x3b49f3(0xfb))/0x5+parseInt(_0x3b49f3(0x1f6))/0x6*(parseInt(_0x3b49f3(0x1e9))/0x7)+-parseInt(_0x3b49f3(0x1ed))/0x8*(parseInt(_0x3b49f3(0x12e))/0x9);if(_0x122d75===_0x295386)break;else _0x5dafd7['push'](_0x5dafd7['shift']());}catch(_0x27979d){_0x5dafd7['push'](_0x5dafd7['shift']());}}}(_0x58c8,0x62d2a));import{Plugin as _0x255bdf,PendingActions as _0x4a2ffc}from'ckeditor5/src/core.js';import{LiveRange as _0xf986f}from'ckeditor5/src/engine.js';import{CKEditorError as _0x35b78f,uid as _0x315158,priorities as _0x4545fd,logWarning as _0x57c9ad}from'ckeditor5/src/utils.js';import{toWidget as _0x25bdae}from'ckeditor5/src/widget.js';import{Users as _0x3f3587,hashObject as _0x49ce9d,surroundingMarkersDetector as _0x483027}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x252f88 from'./commands/trackchangescommand.js';import _0x2cdcce from'./commands/acceptsuggestioncommand.js';import _0x31157a from'./commands/discardsuggestioncommand.js';import _0x3f3796 from'./commands/executeonallsuggestionscommand.js';function _0x58c8(){const _0x155758=['_cutOutSuggestionMarker','isLimit','addRange','addMarker:suggestion:attribute','dataToMarker','external:','_isRegisteredAttribute','_reduceSuggestionAttributeRange','CommentsRepository','fromRange','getAttribute','FORMATTING','containsRangeInObject','element','isUndo','value','registerPostFixer','isDocumentOperation','keys','isRemovable','tablePasteChainId','parent','discard','_inlineAttributeKeys','assign','insertContent','subType','getUser','every','ck-suggestion-marker-formatInline','pluginName','_suggestionState','_breakSuggestionMarker','createdAt','_createSuggestion','data-suggestion','attributes','containsPosition','execute','model','suggestion:attribute:','error-saving-suggestion-data-suggestion-discarded','isAtStart','announce','deletion:join','removeClass','meta','reconvertMarker','acceptAllSuggestions','has','insertion:chain','buildSuggestion','showSuggestionHighlights','end','_suggestions','getCommentThread','includes','formatBlock','_registerBlockAttribute','_setSuggestionData','authoredAt','backward','stop','_addThreadToSuggestion','_reduceExistingSuggestions','$text','formatBlock:join','_findSuggestions','markDeletion','_getAttributeKey','multipleBlocks','pop','change:_saved','discardSelectedSuggestions','oldRange','change:activeMarkers','then','createRangeIn','next','deletion:discard','getFirstMarker','schema','getItems','addMarker:suggestion:formatBlock','_enabledCommands','fromCharCode','track-changes-enable-command-twice','_adapter','acceptSelectedSuggestions','getMarkers','push','_addSuggestionMarker','hasComments','join','$graveyard','addUser','mapper','removeMarkers','35zTtBZv','nodeBefore','getAllAdjacentSuggestions','_afterChanges','849160hIlTjO','_suggestionFactory','_model','createPositionAt','track-changes-adapter-missing-getsuggestion','track-changes-suggestion-not-found','ck-suggestion-marker-formatBlock','removeComment','_joinWithAdjacentSuggestions','535314tsRQrS','ck-suggestion-marker-','PENDING_ACTION_SUGGESTION','key','getSuggestion','concat','getFirstRange','substring','split','_initAriaMarkerChangeAnnouncements','from','catch','deletion:accept','resolve','high','$textProxy','dataDowncast','addSuggestion','_processAttributeSuggestions','_registerDefaultCallbacks','markInlineFormat','fire','formatGroupId','move','always','markerReady','splitPosition','setTo','getShiftedBy','skipNestingCheck','_splitMarkerName','length','elementStart','_registerInlineAttribute','trackChangesCommand','commands','never','batch','targetPosition','default','formatInline:','createSelection','rootName','createRange','formatInline:discard','_joinSuggestions','clone','TrackChangesEditing','root','track-changes-suggestion-data-mismatch','containerElement','enableReadOnlyMode','accepted','moveTargetPosition','isOwn','forceDefaultExecution','getRange','attribute:join','group','isBlock','attribute:','originalSuggestionId','highest','attribute:accept','removeMarker:suggestion:formatBlock','removeMarker','markers','registerCustomCallback','_saved','_onDiscard','upcast','LEAVE','_trackFormatChanges','collaboration.channelId','isExternal','_SUGGESTION_ANNOUNCEMENT','createElement','differ','previous','markerName','accept','newRange','1319812HkccdX','attribute','after','open','_setSuggestionRange','applyOperation','addCommentThread','isAtEnd','getCustomProperty','setAttribute','acceptSuggestion','addMarkerName','normal','suggestion','getChangedMarkers','isLocal','containsItem','getIntersection','markMultiRangeInsertion','stopListening','attributeKey','getRanges','markInsertion','_checkSuggestionCorrectness','addMarker:suggestion','589326fSiqWA','plugins','_editor','oldValue','values','setSelection','rethrowUnexpectedError','item','_customCallbacks','activeMarkers','editing','type','707572huHTUS','format','getMultiRangeId','sort','insertion:join','size','start','add','trackChanges','init','ariaLiveAnnouncer','_isForcedDefaultExecutionBlock','deletion:','suggestionChanged','update:suggestion','hasCommentThread','detach','_getAuthorFromId','_enableDefaultAttributesIntegration','updateSuggestion','_rangeIsInLocalUserInsertion','forEach','getWalker','some','track-changes-user-not-found','bindElementToMarker','_refreshSuggestionsChain','toJSON','getNearestSelectionRange','$elementName','getAncestors','markerNameToElements','containsRange','_processAttributeChanges','isIntersecting','get','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.','nodeAfter','before','change','toViewElement','createPositionBefore','_updateSuggestionData','newValue','_recordAttributeChanges','groupId','isObject','selection','options','discardSuggestion','_defaultCallbacks','change:data','author','markMultiRangeBlockFormat','isMultiRange','isNextTo','markMultiRangeDeletion','ENTER','editor','createPositionAfter','addSuggestionData','3181110vrMUVw','isAfter','document','authorName','removed','isEqual','range','head','trackChanges.mergeNestedSuggestions','delete','low','lowest','getLastMatchingPosition','suggestionUnloaded','set','ready','addClass','forward','isInContent','ck-suggestion-marker','dataReady','chain','editingDowncast','formatInline:join','hasSuggestion','insertion:accept','addComment','discardAllSuggestions','deletion:chain','track-changes-adapter-already-set','_isDataLoaded','commentThread','unbind','isIntersectingWithRange','attribute:discard','addHighlight','addMarker','Users','markerToData','insertion:','insertion:discard','widget','formatBlock:discard','for','@external','track-changes-command-not-found','elementToElement','ck-suggestion-marker--active','toUpperCase','position','fetchCommentThread','117errBOW','find','listenTo','map','createRangeOn','markAttributeChange','remove','suggestion-type','data','isArray','writer','insert','startsWith','formatInline:chain','suggestion:','name','locale','formatBlock:accept','_isBlockAttribute','$marker','splice','elementEnd','rename','howMany','substr','unbindElementFromMarkerName','documentSelection','isInsideObject','deleteContent','_element','markerToHighlight','getSuggestions','isSelectable','_mergeNestedSuggestions','removeMarker:suggestion:attribute','_refreshAttributeSuggestionsChain','attributeNewValue','getContainedElement','markBlockFormat','_blockAttributeKeys','formatBlock:chain','clear','_removeSuggestion','_getExternalAuthor','enqueueChange','_commentsRepository','267561hlJMYk','creator','consume','PendingActions','_getSuggestionData','_recordAttributeSuggestions','notReady','commandName','getDifference','isBefore','trackChanges.trackFormatChanges','_handleNewSuggestionMarker','config','_descriptionFactory','isTouching','deletion','isCollapsed','removeAttribute','return','conversion','formatInline:accept','getSuggestionCallback','multi','formatBlock:','filter','suggestionLoaded','_getMarkerAnnouncementText','unshift','adapter','marker-count','attributeOldValue','consumable','insertion','define','rejected','enableCommand','refresh','comments','formatInline','getChanges','warn','updateMarker','requires'];_0x58c8=function(){return _0x155758;};return _0x58c8();}import _0x57ace5 from'./commands/executeonselectedsuggestionscommand.js';import _0x110fe5 from'./suggestion.js';import _0x93cdf0 from'./suggestiondescriptionfactory.js';import _0xe71cd1 from'./integrations/aiassistant.js';import _0x57cf7b from'./integrations/alignment.js';import _0x5da77d from'./integrations/basicstyles.js';import _0x24caca from'./integrations/blockquote.js';import _0x33c58e from'./integrations/casechange.js';import _0x50e553 from'./integrations/ckbox.js';import _0x3ee85e from'./integrations/codeblock.js';import _0xb32c2f from'./integrations/comments.js';import _0x3bef87 from'./integrations/deletecommand.js';import _0x2471eb from'./integrations/list.js';import _0x51338d from'./integrations/listproperties.js';import _0x1a1930 from'./integrations/entercommand.js';import _0x151b84 from'./integrations/findandreplace.js';import _0x4bd3f5 from'./integrations/font.js';import _0x2b2948 from'./integrations/formatpainter.js';import _0x1c39aa from'./integrations/heading.js';import _0x478d69 from'./integrations/highlight.js';import _0x26f6d1 from'./integrations/horizontalline.js';function _0x1ef7(_0x2c8db9,_0x31c106){const _0x58c8e3=_0x58c8();return _0x1ef7=function(_0x1ef777,_0x514416){_0x1ef777=_0x1ef777-0x88;let _0x2f7ebd=_0x58c8e3[_0x1ef777];return _0x2f7ebd;},_0x1ef7(_0x2c8db9,_0x31c106);}import _0x5b883f from'./integrations/htmlembed.js';import _0x17b5c6 from'./integrations/image.js';import _0x251f87 from'./integrations/imagereplace.js';import _0x948d3c from'./integrations/imagestyle.js';import _0x9a88fc from'./integrations/importword.js';import _0x5573de from'./integrations/indent.js';import _0xf5ee8e from'./integrations/inputcommand.js';import _0x4f9b1f from'./integrations/link.js';import _0x472b52 from'./integrations/legacylist.js';import _0x1384a6 from'./integrations/legacylistproperties.js';import _0x5719e8 from'./integrations/mediaembed.js';import _0x18f995 from'./integrations/mention.js';import _0x2041eb from'./integrations/pagebreak.js';import _0x546682 from'./integrations/paragraph.js';import _0x4c91b6 from'./integrations/removeformat.js';import _0x3b17f5 from'./integrations/restrictededitingmode.js';import _0x51d6ca from'./integrations/shiftentercommand.js';import _0x11998e from'./integrations/standardeditingmode.js';import _0x330996 from'./integrations/style.js';import _0x58b09b from'./integrations/table.js';import _0x5400bb from'./integrations/tablemergesplit.js';import _0x2bdecc from'./integrations/tableheadings.js';import _0x318e86 from'./integrations/tableclipboard.js';import _0x2d70fc from'./integrations/tablecolumnresize.js';import _0x49caa4 from'./integrations/template.js';import _0x175cee from'./integrations/tableofcontents.js';import _0x1be9bf from'./integrations/title.js';import _0x418231 from'./integrations/undo.js';import _0x2a19aa from'./integrations/tablecaption.js';import _0x1de3f3 from'./integrations/tableproperties.js';import{getTranslation as _0x17a44f}from'./utils/common-translations.js';import{isEqual as _0x3abfe9,omit as _0xee1eff}from'lodash-es';export const renameAttributeKey=_0x1b2acd(0xdb);export default class p extends _0x255bdf{static get[_0x1b2acd(0x186)](){const _0x2fffe2=_0x1b2acd;return[_0x2fffe2(0x18f),_0x3f3587,_0x4a2ffc,_0xe71cd1,_0x57cf7b,_0x5da77d,_0x24caca,_0x50e553,_0x33c58e,_0x3ee85e,_0xb32c2f,_0x3bef87,_0x1a1930,_0x151b84,_0x4bd3f5,_0x2b2948,_0x1c39aa,_0x478d69,_0x26f6d1,_0x5b883f,_0x17b5c6,_0x948d3c,_0x251f87,_0x9a88fc,_0x5573de,_0xf5ee8e,_0x472b52,_0x1384a6,_0x4f9b1f,_0x2471eb,_0x51338d,_0x5719e8,_0x18f995,_0x2041eb,_0x546682,_0x4c91b6,_0x3b17f5,_0x51d6ca,_0x11998e,_0x330996,_0x58b09b,_0x5400bb,_0x2bdecc,_0x2a19aa,_0x318e86,_0x2d70fc,_0x175cee,_0x1de3f3,_0x49caa4,_0x1be9bf,_0x418231];}static get[_0x1b2acd(0x1a5)](){const _0x3ab221=_0x1b2acd;return _0x3ab221(0x225);}constructor(_0x2c0cf1){const _0x21b1b6=_0x1b2acd;function _0x491e64(_0x35aafa){const _0x28c336=_0x1ef7;return _0x35aafa[_0x28c336(0x131)](_0x29af00=>String[_0x28c336(0x1dc)](_0x29af00))[_0x28c336(0x1e4)]('');}super(_0x2c0cf1),this[_0x21b1b6(0x161)]=!0x1,this[_0x21b1b6(0x109)](_0x21b1b6(0xbb),[]),this['on'](_0x21b1b6(0x1d2),(_0x47c0ee,_0x3d9302,_0x5252d8,_0x2bd890)=>{const _0x3959f2=_0x21b1b6;this[_0x3959f2(0x1ef)][_0x3959f2(0xe5)](()=>{const _0x1ae3b3=_0x3959f2;for(const _0x1eb93a of[..._0x2bd890,..._0x5252d8])this[_0x1ae3b3(0x1ef)][_0x1ae3b3(0x89)][_0x1ae3b3(0x1b8)](_0x1eb93a)&&_0x2c0cf1[_0x1ae3b3(0xbc)][_0x1ae3b3(0x1b6)](_0x1eb93a);});}),this[_0x21b1b6(0x169)]=new _0x93cdf0(this[_0x21b1b6(0xf8)][_0x21b1b6(0x1ae)][_0x21b1b6(0x1d8)],this[_0x21b1b6(0xf8)][_0x21b1b6(0x13e)]),this[_0x21b1b6(0x1de)]=null,this[_0x21b1b6(0x1ee)]=new Bt(this[_0x21b1b6(0xf8)]),this[_0x21b1b6(0x1bd)]=new Map(),this[_0x21b1b6(0x15b)]=_0x2c0cf1[_0x21b1b6(0xb3)][_0x21b1b6(0xe1)](_0x21b1b6(0x18f)),this[_0x21b1b6(0x1db)]=new Set(),this[_0x21b1b6(0x1ef)]=this[_0x21b1b6(0xf8)][_0x21b1b6(0x1ae)],this[_0x21b1b6(0x1a6)]=new WeakMap(),this[_0x21b1b6(0xc9)]=!0x1,this[_0x21b1b6(0x155)]=new Set([_0x21b1b6(0xdb)]),this[_0x21b1b6(0x19e)]=new Set(),_0x2c0cf1[_0x21b1b6(0x168)][_0x21b1b6(0x17d)](_0x21b1b6(0x166),_0x21b1b6(0x21d)),this[_0x21b1b6(0x8f)]=_0x2c0cf1[_0x21b1b6(0x168)][_0x21b1b6(0xe1)](_0x21b1b6(0x166)),_0x2c0cf1[_0x21b1b6(0x168)][_0x21b1b6(0x17d)](_0x21b1b6(0x103),!0x0),this[_0x21b1b6(0x14f)]=_0x2c0cf1[_0x21b1b6(0x168)][_0x21b1b6(0xe1)](_0x21b1b6(0x103)),this[_0x21b1b6(0x218)]=new _0x252f88(_0x2c0cf1,this[_0x21b1b6(0x1db)]),this[_0x21b1b6(0x1ff)](),this[_0x491e64([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x491e64([0x34,0x30,0x34,0x38,0x30,0x38,0x30,0x34]);}[_0x1b2acd(0xc7)](){const _0x4b5d51=_0x1b2acd,_0x39a553=this[_0x4b5d51(0xf8)],_0x2ef1d5=(_0x311187,_0x13c6ea)=>{const _0x2f6e9c=_0x4b5d51;if(_0x2f6e9c(0x9a)!=_0x311187)return _0x2f6e9c(0x1f7)+_0x311187;const _0x5d047a=_0x13c6ea[_0x2f6e9c(0x1fe)]('|')[0x0];return this[_0x2f6e9c(0x140)](_0x5d047a)?_0x2f6e9c(0x1f3):_0x2f6e9c(0x1a4);};_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x111))[_0x4b5d51(0x14c)]({'model':_0x4b5d51(0xa6),'view':_0x57a638=>{const _0x2fd318=_0x4b5d51,{id:_0x1d2d16,type:_0xec0e8f,subType:_0x49b290}=this[_0x2fd318(0x214)](_0x57a638[_0x2fd318(0x96)]),_0x59dc91=[_0x2fd318(0x10e),_0x2ef1d5(_0xec0e8f,_0x49b290)];let _0x18b947=0xbb8;return this[_0x2fd318(0xbb)][_0x2fd318(0x1bf)](_0x57a638[_0x2fd318(0x96)])&&(_0x59dc91[_0x2fd318(0x1e1)](_0x2fd318(0x12a)),_0x18b947=0xbc2),_0x2fd318(0x16b)==_0xec0e8f&&(_0x18b947+=0x5),{'classes':_0x59dc91,'attributes':{'data-suggestion':_0x1d2d16},'priority':_0x18b947};}}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x206))[_0x4b5d51(0xc5)](_0x1ab4c6=>{const _0x147bae=_0x4b5d51;_0x1ab4c6['on'](_0x147bae(0xb1),(_0x5cadd0,_0x2147e4,_0x4228a1)=>{const _0x52cd4c=_0x147bae;if(!_0x4228a1[_0x52cd4c(0xee)][_0x52cd4c(0x1bb)])return;const _0x4195b4=_0x2147e4[_0x52cd4c(0xb9)];if(!_0x4195b4)return;const _0xc0b4b5=_0x4228a1[_0x52cd4c(0x1e7)][_0x52cd4c(0xe6)](_0x4195b4);_0x39a553[_0x52cd4c(0x1ae)][_0x52cd4c(0x1d8)][_0x52cd4c(0xec)](_0x4195b4)&&_0xc0b4b5&&!_0xc0b4b5[_0x52cd4c(0xa1)](_0x52cd4c(0x124))&&_0xc0b4b5['is'](_0x52cd4c(0x228))&&_0x25bdae(_0xc0b4b5,_0x4228a1[_0x52cd4c(0x138)]);},{'priority':_0x147bae(0x204)});}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x206))[_0x4b5d51(0x14c)]({'model':_0x4b5d51(0xa6),'view':(_0x332ee4,_0x472248)=>{const _0x3f5b81=_0x4b5d51;if(!_0x472248[_0x3f5b81(0xee)][_0x3f5b81(0x1bb)])return null;const {type:_0x61d7d1,subType:_0x3f753b}=this[_0x3f5b81(0x214)](_0x332ee4[_0x3f5b81(0x96)]);return{'classes':[_0x3f5b81(0x10e),_0x2ef1d5(_0x61d7d1,_0x3f753b)],'priority':0xbb8};}});const _0xe38d0=({showActiveMarkers:_0x4a625b=!0x0,isAttributeSuggestion:_0x2f28a6=!0x1}={})=>(_0x218556,_0x520643,_0x4b13e8)=>{const _0x1ad3f1=_0x4b5d51;if(!_0x520643[_0x1ad3f1(0xb9)])return;const {id:_0x467501}=this[_0x1ad3f1(0x214)](_0x520643[_0x1ad3f1(0x96)]);if(_0x2f28a6){const _0x3b73b7=this[_0x1ad3f1(0x1bd)][_0x1ad3f1(0xe1)](_0x467501),_0x4aff0d=this[_0x1ad3f1(0x1cc)](_0x3b73b7);if(!this[_0x1ad3f1(0x140)](_0x4aff0d))return;}if(_0x520643[_0x1ad3f1(0xb9)]['is'](_0x1ad3f1(0xed)))return void _0x4b13e8[_0x1ad3f1(0x17b)][_0x1ad3f1(0x15e)](_0x520643[_0x1ad3f1(0xb9)],_0x218556[_0x1ad3f1(0x13d)]);const _0x14fbfb=_0x4b13e8[_0x1ad3f1(0x1e7)][_0x1ad3f1(0xe6)](_0x520643[_0x1ad3f1(0xb9)]);if(_0x520643[_0x1ad3f1(0xb9)]['is'](_0x1ad3f1(0x194))&&_0x39a553[_0x1ad3f1(0x1ae)][_0x1ad3f1(0x1d8)][_0x1ad3f1(0x231)](_0x520643[_0x1ad3f1(0xb9)])&&!_0x14fbfb[_0x1ad3f1(0xa1)](_0x1ad3f1(0x11e))){_0x4b13e8[_0x1ad3f1(0x138)][_0x1ad3f1(0x10b)]([_0x1ad3f1(0x10e),_0x1ad3f1(0x1f3)],_0x14fbfb),_0x4b13e8[_0x1ad3f1(0x138)][_0x1ad3f1(0xa2)](_0x1ad3f1(0x1aa),_0x467501,_0x14fbfb),_0x4b13e8[_0x1ad3f1(0x1e7)][_0x1ad3f1(0xd7)](_0x14fbfb,_0x520643[_0x1ad3f1(0x96)]),_0x4a625b&&(this[_0x1ad3f1(0xbb)][_0x1ad3f1(0x1bf)](_0x520643[_0x1ad3f1(0x96)])?_0x4b13e8[_0x1ad3f1(0x138)][_0x1ad3f1(0x10b)](_0x1ad3f1(0x12a),_0x14fbfb):_0x4b13e8[_0x1ad3f1(0x138)][_0x1ad3f1(0x1b4)](_0x1ad3f1(0x12a),_0x14fbfb));for(const _0x298549 of _0x39a553[_0x1ad3f1(0x1ae)][_0x1ad3f1(0x1d4)](_0x520643[_0x1ad3f1(0xb9)])[_0x1ad3f1(0x1d9)]())_0x4b13e8[_0x1ad3f1(0x17b)][_0x1ad3f1(0x15e)](_0x298549,_0x218556[_0x1ad3f1(0x13d)]);_0x4b13e8[_0x1ad3f1(0x17b)][_0x1ad3f1(0x15e)](_0x520643[_0x1ad3f1(0xb9)],_0x218556[_0x1ad3f1(0x13d)]);}};_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x206))[_0x4b5d51(0xc5)](_0x2378c2=>{const _0x521698=_0x4b5d51;_0x2378c2['on'](_0x521698(0x1da),(_0x4d2e7e,_0x1455ec,_0x2973e6)=>{const _0x1ab02e=_0x521698;_0x2973e6[_0x1ab02e(0xee)][_0x1ab02e(0x1bb)]&&_0xe38d0({'showActiveMarkers':!0x1})(_0x4d2e7e,_0x1455ec,_0x2973e6);},{'priority':_0x521698(0x234)});}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x206))[_0x4b5d51(0xc5)](_0x31b55e=>{const _0x5e0601=_0x4b5d51;_0x31b55e['on'](_0x5e0601(0x18a),(_0x1101d4,_0x25518d,_0x1f55a9)=>{const _0x4016b2=_0x5e0601;_0x1f55a9[_0x4016b2(0xee)][_0x4016b2(0x1bb)]&&_0xe38d0({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1101d4,_0x25518d,_0x1f55a9);},{'priority':_0x5e0601(0x234)});}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x206))[_0x4b5d51(0x121)]({'model':_0x4b5d51(0xa6),'view':(_0x2f8786,_0x4a4f38)=>_0x4a4f38[_0x4b5d51(0xee)][_0x4b5d51(0x1bb)]?null:{'group':_0x4b5d51(0xa6),'name':_0x2f8786[_0x4b5d51(0x146)](0xb)}}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x8d))[_0x4b5d51(0x129)]({'view':{'name':_0x4b5d51(0xa6),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1f3ff,{writer:_0x278866})=>{const _0x45db23=_0x4b5d51;let _0x2eef9e=_0x45db23(0x13c)+_0x1f3ff[_0x45db23(0x191)](_0x45db23(0x135))+':'+_0x1f3ff[_0x45db23(0x191)]('id');return _0x1f3ff[_0x45db23(0x191)](_0x45db23(0x179))&&(_0x2eef9e+=':'+_0x1f3ff[_0x45db23(0x191)](_0x45db23(0x179))),_0x278866[_0x45db23(0x93)](_0x45db23(0x141),{'data-name':_0x2eef9e});}}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x8d))[_0x4b5d51(0x18b)]({'view':_0x4b5d51(0xa6)}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x111))[_0x4b5d51(0xc5)](_0x426cd8=>{const _0x145c37=_0x4b5d51;_0x426cd8['on'](_0x145c37(0x1da),_0xe38d0(),{'priority':_0x145c37(0x204)});}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x111))[_0x4b5d51(0xc5)](_0x24bea7=>{const _0x187a5e=_0x4b5d51;_0x24bea7['on'](_0x187a5e(0x18a),_0xe38d0({'isAttributeSuggestion':!0x0}),{'priority':_0x187a5e(0x204)});}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x111))[_0x4b5d51(0xc5)](_0x48c116=>{const _0x25f811=_0x4b5d51;_0x48c116['on'](_0x25f811(0x236),(_0x29d1c7,_0x28f99f,_0x4569ff)=>{const _0x2c939b=_0x25f811,_0x575112=_0x4569ff[_0x2c939b(0x1e7)][_0x2c939b(0xdd)](_0x28f99f[_0x2c939b(0x96)]);if(_0x575112){for(const _0x598cab of _0x575112)_0x598cab[_0x2c939b(0xa1)](_0x2c939b(0x11e))||(_0x4569ff[_0x2c939b(0x138)][_0x2c939b(0x1b4)]([_0x2c939b(0x10e),_0x2c939b(0x1f3),_0x2c939b(0x12a)],_0x598cab),_0x4569ff[_0x2c939b(0x138)][_0x2c939b(0x16d)](_0x2c939b(0x1aa),_0x598cab),_0x4569ff[_0x2c939b(0x1e7)][_0x2c939b(0x147)](_0x598cab,_0x28f99f[_0x2c939b(0x96)]));}},{'priority':_0x25f811(0x204)});}),_0x39a553[_0x4b5d51(0x16f)][_0x4b5d51(0x126)](_0x4b5d51(0x111))[_0x4b5d51(0xc5)](_0x345312=>{const _0x775cc2=_0x4b5d51;_0x345312['on'](_0x775cc2(0x150),(_0xc2245b,_0xd3b6f7,_0x3a1c79)=>{const _0x33e3b8=_0x775cc2,_0x5a159f=_0x3a1c79[_0x33e3b8(0x1e7)][_0x33e3b8(0xdd)](_0xd3b6f7[_0x33e3b8(0x96)]);if(!_0x5a159f)return;const {id:_0x22e58a}=this[_0x33e3b8(0x214)](_0xd3b6f7[_0x33e3b8(0x96)]),_0x33f0f9=this[_0x33e3b8(0x1bd)][_0x33e3b8(0xe1)](_0x22e58a),_0x35cedc=this[_0x33e3b8(0x1cc)](_0x33f0f9);if(this[_0x33e3b8(0x140)](_0x35cedc)){for(const _0x26eeca of _0x5a159f)_0x26eeca[_0x33e3b8(0xa1)](_0x33e3b8(0x11e))||(_0x3a1c79[_0x33e3b8(0x138)][_0x33e3b8(0x1b4)]([_0x33e3b8(0x10e),_0x33e3b8(0x1f3),_0x33e3b8(0x12a)],_0x26eeca),_0x3a1c79[_0x33e3b8(0x138)][_0x33e3b8(0x16d)](_0x33e3b8(0x1aa),_0x26eeca),_0x3a1c79[_0x33e3b8(0x1e7)][_0x33e3b8(0x147)](_0x26eeca,_0xd3b6f7[_0x33e3b8(0x96)]));}},{'priority':_0x775cc2(0x204)});}),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0xfd)][_0x4b5d51(0x197)](_0x3bd897=>{const _0x475bc2=_0x4b5d51;let _0xdf221c=!0x1;const _0x5b2903=Array[_0x475bc2(0x200)](_0x39a553[_0x475bc2(0x1ae)][_0x475bc2(0xfd)][_0x475bc2(0x94)][_0x475bc2(0xa7)]()),_0x381b53=new Set();for(const {name:_0x33752c,data:_0x5d97a2}of _0x5b2903){const {group:_0x822991,type:_0x1bac78,subType:_0xb526bd,id:_0x2f7081}=this[_0x475bc2(0x214)](_0x33752c);if(_0x475bc2(0xa6)!==_0x822991)continue;const _0x5d25e3=this[_0x475bc2(0x1bd)][_0x475bc2(0xe1)](_0x2f7081);if(null!=_0x5d97a2[_0x475bc2(0x98)]){_0x475bc2(0x182)==_0x1bac78&&(_0xdf221c=_0xdf221c||Tt(_0x5d97a2[_0x475bc2(0x98)],_0x33752c,_0x3bd897,_0x39a553[_0x475bc2(0x1ae)][_0x475bc2(0x1d8)]));const _0x5842d9=_0x475bc2(0x9a)==_0x1bac78&&this[_0x475bc2(0x140)](_0xb526bd[_0x475bc2(0x1fe)]('|')[0x0]);if(_0x5d97a2[_0x475bc2(0x98)][_0x475bc2(0x16c)]||_0x475bc2(0x1e5)==_0x5d97a2[_0x475bc2(0x98)][_0x475bc2(0x226)][_0x475bc2(0x220)]||_0x475bc2(0x1c0)==_0x1bac78&&!Vt(_0x5d97a2[_0x475bc2(0x98)])||_0x5842d9&&!Vt(_0x5d97a2[_0x475bc2(0x98)])||_0x475bc2(0x16b)==_0x1bac78&&!(!Rt(_0x2da7b5=_0x5d97a2[_0x475bc2(0x98)])&&!function(_0x4b61f6){const _0x300ee2=_0x475bc2;return _0x4b61f6[_0x300ee2(0xc4)][_0x300ee2(0x19c)]==_0x4b61f6[_0x300ee2(0x1bc)][_0x300ee2(0x1ea)]&&_0x4b61f6[_0x300ee2(0xc4)][_0x300ee2(0xa0)];}(_0x2da7b5)))_0x3bd897[_0x475bc2(0x88)](_0x33752c),_0xdf221c=!0x0;else{if(!_0x5d25e3||!_0x5d25e3[_0x475bc2(0x10d)])continue;_0x381b53[_0x475bc2(0xc5)](_0x5d25e3);}}}var _0x2da7b5;return _0x381b53[_0x475bc2(0xc3)]>0x0&&(_0xdf221c=!!this[_0x475bc2(0x1f5)](_0x381b53)||_0xdf221c),_0xdf221c;}),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0xfd)][_0x4b5d51(0x197)](_0x341786=>{const _0x77ca85=_0x4b5d51;let _0x1d7ab1=!0x1;for(const _0xd8a1db of _0x39a553[_0x77ca85(0x1ae)][_0x77ca85(0xfd)][_0x77ca85(0x94)][_0x77ca85(0x183)]())if(_0x77ca85(0x139)==_0xd8a1db[_0x77ca85(0xbd)])for(const _0x4cf4c9 of this[_0x77ca85(0x1bd)][_0x77ca85(0xb6)]()){if(_0x4cf4c9[_0x77ca85(0xf4)]||!_0x4cf4c9[_0x77ca85(0x10d)])continue;const _0x53c915=_0x77ca85(0x1c0)==_0x4cf4c9[_0x77ca85(0xbd)],_0x4651d9=this[_0x77ca85(0x1cc)](_0x4cf4c9),_0xac8f8d=_0x4651d9&&this[_0x77ca85(0x140)](_0x4651d9);if(!_0x53c915&&!_0xac8f8d)continue;const _0x5a7f67=_0x4cf4c9[_0x77ca85(0x1fc)]();if(_0x5a7f67[_0x77ca85(0xc4)][_0x77ca85(0x19c)]!=_0x5a7f67[_0x77ca85(0x1bc)][_0x77ca85(0x19c)]&&!_0x5a7f67[_0x77ca85(0x1bc)][_0x77ca85(0xa0)]){const _0x51722c=_0x39a553[_0x77ca85(0x1ae)][_0x77ca85(0x1f0)](_0x5a7f67[_0x77ca85(0xc4)][_0x77ca85(0xe3)],_0x77ca85(0x1bc)),_0x11e5c1=_0x39a553[_0x77ca85(0x1ae)][_0x77ca85(0x221)](_0x5a7f67[_0x77ca85(0xc4)],_0x51722c);_0x341786[_0x77ca85(0x185)](_0x4cf4c9[_0x77ca85(0x1d7)](),{'range':_0x11e5c1}),_0x1d7ab1=!0x0;}}return _0x1d7ab1;}),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0xfd)][_0x4b5d51(0x197)](_0xa72c19=>this[_0x4b5d51(0xdf)](_0xa72c19)),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0xfd)][_0x4b5d51(0x197)](_0x58ec83=>!_0x58ec83[_0x4b5d51(0x21b)][_0x4b5d51(0xa8)]&&this[_0x4b5d51(0x208)](_0x58ec83)),_0x39a553[_0x4b5d51(0x1ae)]['on'](_0x4b5d51(0x1ec),()=>{const _0x3c6b05=_0x4b5d51;this[_0x3c6b05(0x161)]=!0x1;}),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0xfd)]['on'](_0x4b5d51(0xf1),(_0xa1bbfa,_0x5bacef)=>{const _0x313f57=_0x4b5d51;if(!_0x5bacef[_0x313f57(0xa8)]||_0x5bacef[_0x313f57(0x195)])return;if(!this[_0x313f57(0x161)])return;const _0x2f992c=_0x39a553[_0x313f57(0x1ae)][_0x313f57(0xfd)][_0x313f57(0x94)][_0x313f57(0x183)]();if(0x0==_0x2f992c[_0x313f57(0x215)])return;const _0x4ac37f=[],_0x113a83=_0x2f992c[_0x313f57(0x174)](_0x55dabc=>_0x313f57(0x9a)==_0x55dabc[_0x313f57(0xbd)]),_0x3aa4bf=_0x2f992c[_0x313f57(0x174)](_0x1da89e=>_0x313f57(0x139)==_0x1da89e[_0x313f57(0xbd)]&&_0x313f57(0x1c8)!=_0x1da89e[_0x313f57(0x13d)]),_0x2e85f2=_0x2f992c[_0x313f57(0x174)](_0xbe6ec6=>_0x313f57(0x134)==_0xbe6ec6[_0x313f57(0xbd)]&&_0x313f57(0x1c8)!=_0xbe6ec6[_0x313f57(0x13d)]);for(const _0x2c84d2 of _0x113a83)this[_0x313f57(0x18d)](_0x2c84d2[_0x313f57(0xad)])&&_0x4ac37f[_0x313f57(0x1e1)]({'key':_0x2c84d2[_0x313f57(0xad)],'newValue':_0x2c84d2[_0x313f57(0x152)],'oldValue':_0x2c84d2[_0x313f57(0x17a)],'range':Ut(_0x2c84d2[_0x313f57(0x101)],_0x39a553[_0x313f57(0x1ae)])});for(const _0x488da6 of _0x3aa4bf){const _0x295d57=_0x2e85f2[_0x313f57(0x12f)](_0x2953b4=>_0x2953b4[_0x313f57(0x14b)]===_0x488da6[_0x313f57(0x14b)]);if(_0x295d57){const _0x3d918c=Ot(_0x488da6[_0x313f57(0x12c)][_0x313f57(0xe3)],_0x39a553[_0x313f57(0x1ae)]);_0x295d57[_0x313f57(0x13d)]!==_0x488da6[_0x313f57(0x13d)]&&_0x4ac37f[_0x313f57(0x1e1)]({'key':_0x313f57(0xdb),'newValue':_0x488da6[_0x313f57(0x13d)],'oldValue':_0x295d57[_0x313f57(0x13d)],'range':_0x3d918c});for(const [_0x4771b3,_0x13e462]of _0x295d57[_0x313f57(0x1ab)]){if(!this[_0x313f57(0x18d)](_0x4771b3))continue;const _0x1e842e=_0x488da6[_0x313f57(0x1ab)][_0x313f57(0xe1)](_0x4771b3);_0x13e462!==_0x1e842e&&_0x4ac37f[_0x313f57(0x1e1)]({'key':_0x4771b3,'newValue':_0x1e842e,'oldValue':_0x13e462,'range':_0x3d918c});}for(const [_0x475514,_0x3e189a]of _0x488da6[_0x313f57(0x1ab)])this[_0x313f57(0x18d)](_0x475514)&&(_0x295d57[_0x313f57(0x1ab)][_0x313f57(0x1b8)](_0x475514)||_0x4ac37f[_0x313f57(0x1e1)]({'key':_0x475514,'newValue':_0x3e189a,'oldValue':null,'range':_0x3d918c}));}}0x0!=_0x4ac37f[_0x313f57(0x215)]&&_0x39a553[_0x313f57(0x1ae)][_0x313f57(0x15a)](_0x5bacef,_0x57ebd4=>{const _0x2db39c=_0x313f57,_0x363460=_0x315158();for(const {range:_0x3f093b,key:_0x5f2a5a,oldValue:_0x3b7c2d,newValue:_0x41dd75}of _0x4ac37f)this[_0x2db39c(0x133)](_0x3f093b,_0x5f2a5a,_0x3b7c2d,_0x41dd75,{'groupId':_0x363460});this[_0x2db39c(0x1c7)](_0x57ebd4,_0x4ac37f);});},{'priority':_0x4b5d51(0x106)}),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0x89)]['on'](_0x4b5d51(0xcc),(_0x2c598a,_0x4afc5d,_0x4cdc94)=>{const _0x21bceb=_0x4b5d51;if(null==_0x4cdc94){const {id:_0x2d78e9}=this[_0x21bceb(0x214)](_0x4afc5d[_0x21bceb(0x13d)]),_0x97da89=this[_0x21bceb(0x1bd)][_0x21bceb(0xe1)](_0x2d78e9);_0x97da89&&_0x97da89[_0x21bceb(0xa4)](_0x4afc5d[_0x21bceb(0x13d)]);}}),_0x39a553[_0x4b5d51(0x1ae)][_0x4b5d51(0xfd)]['on'](_0x4b5d51(0xf1),()=>{const _0x578e25=_0x4b5d51,_0x29dd07=Array[_0x578e25(0x200)](_0x39a553[_0x578e25(0x1ae)][_0x578e25(0xfd)][_0x578e25(0x94)][_0x578e25(0xa7)]())[_0x578e25(0x174)](_0x22e1f3=>_0x578e25(0xa6)===this[_0x578e25(0x214)](_0x22e1f3[_0x578e25(0x13d)])[_0x578e25(0x230)]);if(0x0===_0x29dd07[_0x578e25(0x215)])return;_0x29dd07[_0x578e25(0xc1)]((_0xc86d6f,_0x36eaae)=>{const _0x178693=_0x578e25,_0xbdb21b=_0xc86d6f[_0x178693(0x136)][_0x178693(0x1d1)],_0xbee838=_0x36eaae[_0x178693(0x136)][_0x178693(0x1d1)];return null===_0xbdb21b&&null===_0xbee838?0x0:null===_0xbdb21b&&null!==_0xbee838?-0x1:null!==_0xbdb21b&&null===_0xbee838?0x1:_0xbdb21b[_0x178693(0xc4)][_0x178693(0x165)](_0xbee838[_0x178693(0xc4)])?-0x1:0x1;});const _0x331ad7=new Set(),_0x39a7b6=new Set();for(const {name:_0x5667f6,data:_0xe66bb7}of _0x29dd07){const {id:_0x301817}=this[_0x578e25(0x214)](_0x5667f6);if(null===_0xe66bb7[_0x578e25(0x1d1)]){const _0x3fdc74=this[_0x578e25(0x167)](_0x5667f6);_0x39a7b6[_0x578e25(0xc5)](_0x3fdc74);}else{const _0x17b752=this[_0x578e25(0x1bd)][_0x578e25(0xe1)](_0x301817);null!==_0xe66bb7[_0x578e25(0x98)]||_0x17b752[_0x578e25(0x10d)]?(_0x331ad7[_0x578e25(0xc5)](_0x17b752[_0x578e25(0x102)]),_0x39a7b6[_0x578e25(0xc5)](_0x17b752)):this[_0x578e25(0x158)](_0x17b752);}}_0x39a7b6[_0x578e25(0xc3)]>0x0&&this[_0x578e25(0xd8)](_0x39a7b6);for(const _0x26c37e of _0x331ad7)this[_0x578e25(0x20b)](_0x578e25(0xcb),_0x26c37e);}),_0x39a553[_0x4b5d51(0x1ae)]['on'](_0x4b5d51(0x9e),(_0x55127c,_0x3deac8)=>{const _0x1e384d=_0x4b5d51,_0xe5e51=_0x3deac8[0x0];if(!this[_0x1e384d(0x1bd)][_0x1e384d(0xc3)])return;if(!_0xe5e51[_0x1e384d(0x198)])return;if(_0xe5e51[_0x1e384d(0x21b)][_0x1e384d(0x195)]||!_0xe5e51[_0x1e384d(0x21b)][_0x1e384d(0xa8)])return;let _0x210378,_0x596fb8;switch(_0xe5e51[_0x1e384d(0xbd)]){case _0x1e384d(0x139):_0x210378=_0x39a553[_0x1e384d(0x1ae)][_0x1e384d(0x1f0)](_0xe5e51[_0x1e384d(0x12c)]),_0x596fb8=_0x210378[_0x1e384d(0x212)](_0xe5e51[_0x1e384d(0x145)]);break;case _0x1e384d(0x1fe):_0x210378=_0x39a553[_0x1e384d(0x1ae)][_0x1e384d(0x1f0)](_0xe5e51[_0x1e384d(0x210)]),_0x596fb8=_0x39a553[_0x1e384d(0x1ae)][_0x1e384d(0x1f0)](_0xe5e51[_0x1e384d(0x22b)]);break;case _0x1e384d(0x20d):_0x210378=_0x39a553[_0x1e384d(0x1ae)][_0x1e384d(0x1f0)](_0xe5e51[_0x1e384d(0x21c)]),_0x596fb8=_0x210378[_0x1e384d(0x212)](_0xe5e51[_0x1e384d(0x145)]);break;default:return;}const _0x38e787=_0x39a553[_0x1e384d(0x1ae)][_0x1e384d(0x221)](_0x210378,_0x596fb8);_0x39a553[_0x1e384d(0x1ae)][_0x1e384d(0xe5)](()=>{const _0xc596f0=_0x1e384d;for(const {suggestion:_0x610433,meta:_0x4bd320}of this[_0xc596f0(0x1ca)](_0x38e787)){if(_0x610433[_0xc596f0(0xf4)])continue;if(_0xc596f0(0x182)==_0x610433[_0xc596f0(0xbd)])continue;const _0x35896d=this[_0xc596f0(0x1cc)](_0x610433);if(_0x35896d&&this[_0xc596f0(0x140)](_0x35896d)&&_0xc596f0(0x1fe)!=_0xe5e51[_0xc596f0(0xbd)])continue;const _0x1cfb07=_0x610433[_0xc596f0(0x136)]&&_0x610433[_0xc596f0(0x136)][_0xc596f0(0x1cd)];(_0xc596f0(0x1c0)!=_0x610433[_0xc596f0(0xbd)]||_0xc596f0(0x1fe)==_0xe5e51[_0xc596f0(0xbd)]&&!_0x1cfb07)&&(_0x4bd320[_0xc596f0(0x193)]||_0xc596f0(0x17c)==_0x610433[_0xc596f0(0xbd)]&&_0x4bd320[_0xc596f0(0x22c)]||_0x610433[_0xc596f0(0x1fc)]()[_0xc596f0(0xde)](_0x38e787)&&this[_0xc596f0(0x1a7)](_0x610433,_0x210378,_0x596fb8));}});},{'priority':_0x4b5d51(0x106)}),_0x39a553[_0x4b5d51(0x1ae)]['on'](_0x4b5d51(0x14a),(_0x5de4bb,_0x12f62e)=>{const _0x3ae858=_0x4b5d51,_0x5e31db=_0x12f62e[0x0],_0xfa73ad=_0x12f62e[0x1];if(_0xfa73ad&&_0xfa73ad[_0x3ae858(0x22d)])return;if(this[_0x3ae858(0xc9)])return;if(!this[_0x3ae858(0x218)][_0x3ae858(0x196)])return;if(_0x5e31db[_0x3ae858(0x16c)])return;const _0x33650d=_0x39a553[_0x3ae858(0x1ae)][_0x3ae858(0x1d8)],{start:_0x191542,end:_0x228305}=_0x5e31db[_0x3ae858(0x1fc)](),_0x4ee9ae=_0x191542[_0x3ae858(0xe3)]&&_0x33650d[_0x3ae858(0x188)](_0x191542[_0x3ae858(0xe3)])?null:_0x33650d[_0x3ae858(0xda)](_0x191542,_0x3ae858(0x10c)),_0x1be13b=_0x228305[_0x3ae858(0x1ea)]&&_0x33650d[_0x3ae858(0x188)](_0x228305[_0x3ae858(0x1ea)])?null:_0x33650d[_0x3ae858(0xda)](_0x228305,_0x3ae858(0x1c4)),_0x59a094=_0x39a553[_0x3ae858(0x1ae)][_0x3ae858(0x221)](_0x4ee9ae?_0x4ee9ae[_0x3ae858(0xc4)]:_0x191542,_0x1be13b?_0x1be13b[_0x3ae858(0x1bc)]:_0x228305);_0x39a553[_0x3ae858(0x1ae)][_0x3ae858(0xe5)](_0x4c70ed=>{const _0x5aa865=_0x3ae858;this[_0x5aa865(0x1cb)](_0x59a094);const _0x3df584=_0x39a553[_0x5aa865(0x1ae)][_0x5aa865(0x1d8)][_0x5aa865(0xda)](_0x59a094[_0x5aa865(0xc4)]);_0x5e31db['is'](_0x5aa865(0x148))?_0x4c70ed[_0x5aa865(0xb7)](_0x3df584):_0x5e31db[_0x5aa865(0x211)](_0x3df584);}),_0x5de4bb[_0x3ae858(0x1c5)]();},{'priority':_0x4545fd[_0x4b5d51(0xa5)]+0xa}),_0x39a553[_0x4b5d51(0x1ae)]['on'](_0x4b5d51(0x1a0),(_0x3be3cc,_0x2c52bb)=>{const _0x1668c0=_0x4b5d51,_0x5c7a60=_0x2c52bb[_0x2c52bb[_0x1668c0(0x215)]-0x1];_0x5c7a60&&_0x5c7a60[_0x1668c0(0x22d)]||this[_0x1668c0(0xc9)]||this[_0x1668c0(0x218)][_0x1668c0(0x196)]&&(_0x39a553[_0x1668c0(0x1ae)][_0x1668c0(0xe5)](()=>{const _0x259f45=_0x1668c0;let _0x16c7e0=_0x39a553[_0x259f45(0x1ae)][_0x259f45(0x1a0)](_0x2c52bb[0x0],_0x2c52bb[0x1],_0x2c52bb[0x2],{'forceDefaultExecution':!0x0});if(!_0x16c7e0)return;_0x3be3cc[_0x259f45(0x16e)]=_0x16c7e0[_0x259f45(0x224)]();const _0x31d583=_0x16c7e0[_0x259f45(0x1bc)][_0x259f45(0x1ea)],_0x4768c5=_0x39a553[_0x259f45(0x1ae)][_0x259f45(0x1d8)];_0x31d583&&_0x4768c5[_0x259f45(0x231)](_0x31d583)&&!_0x4768c5[_0x259f45(0xec)](_0x31d583)&&(_0x16c7e0=_0x39a553[_0x259f45(0x1ae)][_0x259f45(0x221)](_0x16c7e0[_0x259f45(0xc4)],_0x39a553[_0x259f45(0x1ae)][_0x259f45(0x1f0)](_0x31d583,_0x259f45(0x1bc)))),this[_0x259f45(0xaf)](_0x16c7e0);}),_0x3be3cc[_0x1668c0(0x1c5)]());},{'priority':_0x4b5d51(0x204)}),this[_0x4b5d51(0xf8)][_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0xc6),this[_0x4b5d51(0x218)]),this[_0x4b5d51(0x17f)](_0x4b5d51(0xc6));const _0x2e8a4f=new _0x2cdcce(_0x39a553,this[_0x4b5d51(0x1bd)]);_0x39a553[_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0xa3),_0x2e8a4f),this[_0x4b5d51(0x17f)](_0x4b5d51(0xa3));const _0x3d3fd0=new _0x31157a(_0x39a553,this[_0x4b5d51(0x1bd)]);_0x39a553[_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0xef),_0x3d3fd0),this[_0x4b5d51(0x17f)](_0x4b5d51(0xef)),_0x39a553[_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0x1b7),new _0x3f3796(_0x39a553,_0x2e8a4f,this[_0x4b5d51(0x1bd)])),this[_0x4b5d51(0x17f)](_0x4b5d51(0x1b7)),_0x39a553[_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0x116),new _0x3f3796(_0x39a553,_0x3d3fd0,this[_0x4b5d51(0x1bd)])),this[_0x4b5d51(0x17f)](_0x4b5d51(0x116)),_0x39a553[_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0x1df),new _0x57ace5(_0x39a553,_0x2e8a4f,this[_0x4b5d51(0x1bd)])),this[_0x4b5d51(0x17f)](_0x4b5d51(0x1df)),_0x39a553[_0x4b5d51(0x219)][_0x4b5d51(0xc5)](_0x4b5d51(0x1d0),new _0x57ace5(_0x39a553,_0x3d3fd0,this[_0x4b5d51(0x1bd)])),this[_0x4b5d51(0x17f)](_0x4b5d51(0x1d0));const _0x50c95b=_0x39a553[_0x4b5d51(0xb3)][_0x4b5d51(0xe1)](_0x4b5d51(0x18f));this[_0x4b5d51(0x130)](_0x50c95b,_0x4b5d51(0x115),(_0x14e21d,{threadId:_0x12b263})=>{const _0x23ff49=_0x4b5d51,_0x1830dc=this[_0x23ff49(0x1bd)][_0x23ff49(0xe1)](_0x12b263);_0x1830dc&&_0x1830dc[_0x23ff49(0x11a)]&&0x1===_0x1830dc[_0x23ff49(0x11a)][_0x23ff49(0x215)]&&this[_0x23ff49(0xe8)](_0x12b263,{'hasComments':!0x0});},{'priority':_0x4b5d51(0x105)}),this[_0x4b5d51(0x130)](_0x50c95b,_0x4b5d51(0x1f4),(_0x167ea7,{threadId:_0x93b797})=>{const _0x5740d1=_0x4b5d51,_0x13962f=this[_0x5740d1(0x1bd)][_0x5740d1(0xe1)](_0x93b797);_0x13962f&&_0x13962f[_0x5740d1(0x11a)]&&!_0x13962f[_0x5740d1(0x11a)][_0x5740d1(0x215)]&&this[_0x5740d1(0xe8)](_0x93b797,{'hasComments':!0x1});},{'priority':_0x4b5d51(0x105)});}set[_0x1b2acd(0x178)](_0x501e02){const _0x43669b=_0x1b2acd;if(this[_0x43669b(0x1de)])throw new _0x35b78f(_0x43669b(0x118),this);this[_0x43669b(0x1de)]=_0x501e02;}get[_0x1b2acd(0x178)](){const _0x58ab06=_0x1b2acd;return this[_0x58ab06(0x1de)];}[_0x1b2acd(0x14d)]({skipNotAttached:_0x10db48=!0x1,toJSON:_0x4bd35a=!0x1}={}){const _0x3dc59f=_0x1b2acd,_0x5e8c46=[];for(const _0x29b5b9 of this[_0x3dc59f(0x1bd)][_0x3dc59f(0xb6)]())_0x10db48&&!_0x29b5b9[_0x3dc59f(0x10d)]||_0x5e8c46[_0x3dc59f(0x1e1)](_0x29b5b9);return _0x4bd35a?_0x5e8c46[_0x3dc59f(0x131)](_0xf03f1=>_0xf03f1[_0x3dc59f(0xd9)]()):_0x5e8c46;}[_0x1b2acd(0x1fa)](_0x5cb4d1){const _0x49cce9=_0x1b2acd,_0x521fac=this[_0x49cce9(0x1bd)][_0x49cce9(0xe1)](_0x5cb4d1);if(!_0x521fac)throw new _0x35b78f(_0x49cce9(0x1f2),this);return _0x521fac;}[_0x1b2acd(0x113)](_0x1fbd38){const _0x4f5dcc=_0x1b2acd;return this[_0x4f5dcc(0x1bd)][_0x4f5dcc(0x1b8)](_0x1fbd38);}[_0x1b2acd(0xfa)](_0x3c15f5){const _0x4845be=_0x1b2acd,{authorId:_0x575233,id:_0x329793,attributes:_0x4f7ccf}=_0x3c15f5,[_0x31f39b,_0x3cfbee]=_0x3c15f5[_0x4845be(0xbd)][_0x4845be(0x1fe)](':'),_0x2ec895=this[_0x4845be(0x1bd)][_0x4845be(0xe1)](_0x329793)||this[_0x4845be(0x1a9)](_0x31f39b,_0x3cfbee,_0x329793,_0x575233,_0x4f7ccf);if(this[_0x4845be(0x1c6)](_0x2ec895),this[_0x4845be(0xb0)](_0x2ec895,_0x31f39b,_0x3cfbee||null,_0x575233),_0x2ec895[_0x4845be(0x1a8)]=_0x3c15f5[_0x4845be(0x1a8)],_0x2ec895[_0x4845be(0x119)]=!0x0,_0x4f7ccf&&_0x4f7ccf[_0x4845be(0x127)]){const _0x1b9a00=_0x4f7ccf[_0x4845be(0x127)],_0x47461e=this[_0x4845be(0x159)](_0x1b9a00[_0x4845be(0xfe)]);_0x2ec895[_0x4845be(0x1c3)]=_0x1b9a00[_0x4845be(0x1a8)],_0x2ec895[_0x4845be(0xf2)]=_0x47461e,_0x2ec895[_0x4845be(0x91)]=!0x0;}else _0x2ec895[_0x4845be(0x1c3)]=_0x3c15f5[_0x4845be(0x1a8)];switch(_0x3c15f5[_0x4845be(0x136)]&&(_0x2ec895[_0x4845be(0x136)]=_0x3c15f5[_0x4845be(0x136)]),_0x3c15f5[_0x4845be(0x1ab)]&&(_0x2ec895[_0x4845be(0x1ab)]=_0x3c15f5[_0x4845be(0x1ab)]),this[_0x4845be(0x1de)]&&this[_0x4845be(0x1de)][_0x4845be(0x207)]||(_0x2ec895[_0x4845be(0x8b)]=!0x0),this[_0x4845be(0x1a6)][_0x4845be(0xe1)](_0x2ec895)){case _0x4845be(0x162):this[_0x4845be(0x1a6)][_0x4845be(0x109)](_0x2ec895,_0x4845be(0x10f));break;case _0x4845be(0x20f):_0x2ec895[_0x4845be(0x10d)]?(this[_0x4845be(0x1f5)](new Set([_0x2ec895])),this[_0x4845be(0xd8)](new Set([_0x2ec895])),this[_0x4845be(0x1a6)][_0x4845be(0x109)](_0x2ec895,_0x4845be(0x10a)),this[_0x4845be(0x20b)](_0x4845be(0x175),_0x2ec895)):this[_0x4845be(0x1a6)][_0x4845be(0x109)](_0x2ec895,_0x4845be(0xff));}return _0x2ec895;}[_0x1b2acd(0xa3)](_0x36d50b){const _0x17f7e6=_0x1b2acd;this[_0x17f7e6(0x22d)](()=>{const _0x2561a4=_0x17f7e6;this[_0x2561a4(0xf8)][_0x2561a4(0x1ae)][_0x2561a4(0xe5)](()=>{const _0x4e64c7=_0x2561a4;for(const _0x2b8313 of _0x36d50b[_0x4e64c7(0x1eb)]())_0x2b8313[_0x4e64c7(0x97)]();});});}[_0x1b2acd(0xef)](_0x2ddcf0){const _0x2b397a=_0x1b2acd;this[_0x2b397a(0x22d)](()=>{const _0xa1c36a=_0x2b397a;this[_0xa1c36a(0xf8)][_0xa1c36a(0x1ae)][_0xa1c36a(0xe5)](()=>{const _0x2fe494=_0xa1c36a;for(const _0x4bb64e of _0x2ddcf0[_0x2fe494(0x1eb)]())_0x4bb64e[_0x2fe494(0x19d)]();});});}[_0x1b2acd(0x17f)](_0x47cd61,_0x3bab26){const _0x2cce34=_0x1b2acd,_0x5130d5=this[_0x2cce34(0xf8)][_0x2cce34(0x219)][_0x2cce34(0xe1)](_0x47cd61);if(!_0x5130d5)throw new _0x35b78f(_0x2cce34(0x128),this,{'commandName':_0x47cd61});if(this[_0x2cce34(0x1db)][_0x2cce34(0x1b8)](_0x5130d5))throw new _0x35b78f(_0x2cce34(0x1dd),this,{'commandName':_0x47cd61});this[_0x2cce34(0x1db)][_0x2cce34(0xc5)](_0x5130d5),_0x3bab26&&_0x5130d5['on'](_0x2cce34(0x1ad),(_0x1156e8,_0x5d9a8f)=>{const _0xee46a=_0x2cce34;this[_0xee46a(0x218)][_0xee46a(0x196)]&&(this[_0xee46a(0xc9)]||(_0x5d9a8f[_0xee46a(0x215)]>0x0&&_0x5d9a8f[_0x5d9a8f[_0xee46a(0x215)]-0x1]&&_0x5d9a8f[_0x5d9a8f[_0xee46a(0x215)]-0x1][_0xee46a(0x22d)]?_0x5d9a8f[_0xee46a(0x1ce)]():(_0x1156e8[_0xee46a(0x16e)]=_0x3bab26((..._0x508b1f)=>_0x5130d5[_0xee46a(0x1ad)](..._0x508b1f,{'forceDefaultExecution':!0x0}),..._0x5d9a8f),_0x1156e8[_0xee46a(0x1c5)]())));},{'priority':_0x2cce34(0x204)});}[_0x1b2acd(0x22d)](_0x318feb){const _0x20f926=_0x1b2acd;let _0x521a79,_0x333c11;const _0x5e9c8c=this[_0x20f926(0xc9)];this[_0x20f926(0xc9)]=!0x0;try{_0x521a79=_0x318feb();}catch(_0x4d9ffc){_0x333c11=_0x4d9ffc;}return _0x5e9c8c||(this[_0x20f926(0xc9)]=!0x1),_0x333c11&&_0x35b78f[_0x20f926(0xb8)](_0x333c11,this),_0x521a79;}[_0x1b2acd(0xaf)](_0x48288e,_0x22c2d1=null,_0x4e27ac={}){const _0x3dd5ea=_0x1b2acd;if(_0x48288e[_0x3dd5ea(0x16c)])return null;const _0x4216c1=this[_0x3dd5ea(0xf8)][_0x3dd5ea(0xb3)][_0x3dd5ea(0xe1)](_0x3dd5ea(0x120))['me'];for(const {suggestion:_0x15e63b,meta:_0x394b86}of this[_0x3dd5ea(0x1ca)](_0x48288e,_0x3dd5ea(0x17c)))if(_0x394b86[_0x3dd5ea(0x22c)]){if(!_0x394b86[_0x3dd5ea(0xf5)]){if(_0x394b86[_0x3dd5ea(0x193)]){if(!this[_0x3dd5ea(0x14f)]||!Pt(_0x15e63b,_0x4e27ac))continue;return _0x15e63b;}if(Pt(_0x15e63b,_0x4e27ac))return _0x15e63b;this[_0x3dd5ea(0x1a7)](_0x15e63b,_0x48288e[_0x3dd5ea(0xc4)],_0x48288e[_0x3dd5ea(0x1bc)]);break;}if(_0x22c2d1==_0x15e63b[_0x3dd5ea(0x1a1)]&&Pt(_0x15e63b,_0x4e27ac)){const _0x5360a8=_0x15e63b[_0x3dd5ea(0x1fc)]();return _0x5360a8[_0x3dd5ea(0xc4)][_0x3dd5ea(0x100)](_0x48288e[_0x3dd5ea(0x1bc)])?this[_0x3dd5ea(0x9d)](_0x15e63b,this[_0x3dd5ea(0x1ef)][_0x3dd5ea(0x221)](_0x48288e[_0x3dd5ea(0xc4)],_0x5360a8[_0x3dd5ea(0x1bc)])):this[_0x3dd5ea(0x9d)](_0x15e63b,this[_0x3dd5ea(0x1ef)][_0x3dd5ea(0x221)](_0x5360a8[_0x3dd5ea(0xc4)],_0x48288e[_0x3dd5ea(0x1bc)])),_0x15e63b;}}const _0x5b1fbf=_0x315158(),_0x43597e=_0x4216c1['id'],_0x384218=_0x22c2d1?_0x3dd5ea(0x122)+_0x22c2d1:_0x3dd5ea(0x17c),_0x15c25c=this[_0x3dd5ea(0x1c2)]({'id':_0x5b1fbf,'type':_0x384218,'createdAt':new Date(),'authorId':_0x43597e,'attributes':_0x4e27ac});return this[_0x3dd5ea(0x1e2)](_0x384218,_0x5b1fbf,_0x43597e,_0x48288e),_0x15c25c;}[_0x1b2acd(0xab)](_0x46ae89,_0x22fc4f=_0x1b2acd(0x172),_0x9b52f0={}){const _0x5cb7d9=_0x1b2acd,_0x4567e5=this[_0x5cb7d9(0xf8)][_0x5cb7d9(0xb3)][_0x5cb7d9(0xe1)](_0x5cb7d9(0x120))['me'],_0x16e07c=this[_0x5cb7d9(0x1ee)][_0x5cb7d9(0x171)](_0x5cb7d9(0x17c),_0x22fc4f,_0x5cb7d9(0x1e4));for(const _0x4b0ce1 of this[_0x5cb7d9(0x14d)]())if(_0x4b0ce1[_0x5cb7d9(0xf2)]['id']==_0x4567e5['id']&&_0x5cb7d9(0x17c)==_0x4b0ce1[_0x5cb7d9(0xbd)]&&_0x4b0ce1[_0x5cb7d9(0x1a1)]==_0x22fc4f&&Pt(_0x4b0ce1,_0x9b52f0)&&(_0x16e07c(_0x4b0ce1[_0x5cb7d9(0xae)](),_0x46ae89)||_0x16e07c(_0x46ae89,_0x4b0ce1[_0x5cb7d9(0xae)]()))){for(const _0x1f2d12 of _0x46ae89)_0x4b0ce1[_0x5cb7d9(0x189)](_0x1f2d12);return _0x4b0ce1;}for(const {suggestion:_0x5d98ee,meta:_0x4bb399}of this[_0x5cb7d9(0x1ca)](_0x46ae89,_0x5cb7d9(0x17c))){if(!_0x4bb399[_0x5cb7d9(0x22c)])continue;if(!this[_0x5cb7d9(0x14f)]&&_0x4bb399[_0x5cb7d9(0x193)])continue;if(!Pt(_0x5d98ee,_0x9b52f0))continue;let _0x12b0de=!0x0;for(const _0x33b1d1 of _0x5d98ee[_0x5cb7d9(0xae)]())for(const _0x2c2b66 of _0x46ae89)if(!_0x33b1d1[_0x5cb7d9(0xde)](_0x2c2b66)){_0x12b0de=!0x1;break;}if(_0x12b0de)return _0x5d98ee;}const _0x35c9be=_0x315158(),_0x44d619=_0x4567e5['id'],_0x5afb1a=_0x5cb7d9(0x122)+_0x22fc4f,_0x5300ac=this[_0x5cb7d9(0x1c2)]({'id':_0x35c9be,'type':_0x5afb1a,'createdAt':new Date(),'authorId':_0x44d619,'attributes':_0x9b52f0});for(const _0x5f0ab9 of _0x46ae89)this[_0x5cb7d9(0x1e2)](_0x5afb1a,_0x35c9be,_0x44d619,_0x5f0ab9,_0x110fe5[_0x5cb7d9(0xc0)]());return _0x5300ac;}[_0x1b2acd(0x20a)](_0x5e5d6c,_0x4ccf1a,_0x4bf5fa=null,_0x5521d8={}){const _0x39284c=_0x1b2acd;if(_0x4bf5fa=_0x4bf5fa||Et(_0x4ccf1a),_0x5e5d6c[_0x39284c(0x16c)])return null;if(_0x39284c(0x21a)===this[_0x39284c(0x8f)]){const _0x563c5e=this[_0x39284c(0x1ee)][_0x39284c(0x171)](_0x39284c(0x182),_0x4bf5fa,_0x39284c(0x97));return this[_0x39284c(0x22d)](()=>_0x563c5e([_0x5e5d6c],_0x4ccf1a,_0x5521d8)),null;}const _0x14cbcb=this[_0x39284c(0xf8)][_0x39284c(0xb3)][_0x39284c(0xe1)](_0x39284c(0x120))['me'],_0x284a6a=[];if(_0x39284c(0x20e)!==this[_0x39284c(0x8f)]){for(const {suggestion:_0x11c485,meta:_0x3f5dd0}of this[_0x39284c(0x1ca)](_0x5e5d6c,_0x39284c(0x17c)))_0x3f5dd0[_0x39284c(0x22c)]&&!_0x3f5dd0[_0x39284c(0x149)]&&_0x284a6a[_0x39284c(0x1e1)](..._0x11c485[_0x39284c(0xae)]());}const _0x24ade0=function(_0x491a57,_0x5d0abf){const _0x160836=_0x39284c,_0x29aed9=[];for(const _0x42e436 of _0x5d0abf){const _0x3c9f83=_0x491a57[_0x160836(0xaa)](_0x42e436);_0x3c9f83&&_0x29aed9[_0x160836(0x1e1)](_0x3c9f83);}return _0x29aed9;}(_0x5e5d6c,_0x284a6a),_0x2ad7c6=function(_0x1af0c9,_0x553d7c){const _0x3c1186=_0x39284c,_0x37442d=[_0x1af0c9];for(const _0x229599 of _0x553d7c){let _0x136f2d=0x0;for(;_0x136f2d<_0x37442d[_0x3c1186(0x215)];){const _0x4a0411=_0x37442d[_0x136f2d][_0x3c1186(0x164)](_0x229599);_0x37442d[_0x3c1186(0x142)](_0x136f2d,0x1,..._0x4a0411),_0x136f2d+=_0x4a0411[_0x3c1186(0x215)];}}return _0x37442d;}(_0x5e5d6c,_0x284a6a);_0x24ade0[_0x39284c(0x215)]&&this[_0x39284c(0x1ef)][_0x39284c(0xe5)](()=>{const _0x3622d2=_0x39284c;for(const _0x53fc08 of _0x24ade0){const _0x54c2a0=this[_0x3622d2(0x1ee)][_0x3622d2(0x171)](_0x3622d2(0x182),_0x4bf5fa,_0x3622d2(0x97));this[_0x3622d2(0x22d)](()=>_0x54c2a0([_0x53fc08],_0x4ccf1a,_0x5521d8));}});for(const _0x206756 of _0x2ad7c6){let _0x4df57c=null,_0x22c5f7=_0x206756[_0x39284c(0xc4)],_0x2f7031=_0x206756[_0x39284c(0x1bc)];for(const {suggestion:_0x5444fe,meta:_0x393ae0}of this[_0x39284c(0x1ca)](_0x206756,_0x39284c(0x182))){if(!_0x393ae0[_0x39284c(0x22c)])continue;if(_0x5444fe[_0x39284c(0x1a1)]!=_0x4bf5fa)continue;if(!Pt(_0x5444fe,_0x5521d8))continue;const _0x46a104=_0x5444fe[_0x39284c(0x1fc)]();if(_0x46a104[_0x39284c(0xde)](_0x206756,!0x0))return null;_0x22c5f7=_0x22c5f7[_0x39284c(0x165)](_0x46a104[_0x39284c(0xc4)])?_0x22c5f7:_0x46a104[_0x39284c(0xc4)],_0x2f7031=_0x2f7031[_0x39284c(0xfc)](_0x46a104[_0x39284c(0x1bc)])?_0x2f7031:_0x46a104[_0x39284c(0x1bc)],_0x4df57c?_0x46a104[_0x39284c(0xc4)][_0x39284c(0x165)](_0x4df57c[_0x39284c(0x1fc)]()[_0x39284c(0xc4)])?(_0x4df57c[_0x39284c(0x1e8)](),_0x4df57c=_0x5444fe):_0x5444fe[_0x39284c(0x1e8)]():_0x4df57c=_0x5444fe;}const _0x290ea9=this[_0x39284c(0x1ef)][_0x39284c(0x221)](_0x22c5f7,_0x2f7031);if(_0x4df57c)this[_0x39284c(0x9d)](_0x4df57c,_0x290ea9);else{const _0x2b3e6b=_0x315158(),_0x594b42=_0x14cbcb['id'];this[_0x39284c(0x1c2)]({'id':_0x2b3e6b,'type':_0x39284c(0x21e)+_0x4bf5fa,'data':_0x4ccf1a,'createdAt':new Date(),'authorId':_0x594b42,'attributes':_0x5521d8}),this[_0x39284c(0x1e2)](_0x39284c(0x21e)+_0x4bf5fa,_0x2b3e6b,_0x594b42,_0x290ea9);}}return null;}[_0x1b2acd(0x154)](_0x26b993,_0xde0dc,_0x112188=[],_0x3880ea=null,_0x4a00a8={}){const _0x6818e9=_0x1b2acd;_0xde0dc[_0x6818e9(0x20c)]||(_0xde0dc[_0x6818e9(0x20c)]=_0xde0dc[_0x6818e9(0x163)]),_0xde0dc[_0x6818e9(0x1cd)]=_0x26b993['is'](_0x6818e9(0x101)),_0x3880ea=_0x3880ea||Et(_0xde0dc);const _0x11e691=_0x112188[_0x6818e9(0x131)](_0x20972d=>Ot(_0x20972d,this[_0x6818e9(0x1ef)])),_0x53f456=_0x26b993['is'](_0x6818e9(0x101))?_0x26b993:Ot(_0x26b993,this[_0x6818e9(0x1ef)]);if(_0x6818e9(0x21a)===this[_0x6818e9(0x8f)]){const _0x3de88c=this[_0x6818e9(0x1ee)][_0x6818e9(0x171)](_0x6818e9(0x1c0),_0x3880ea,_0x6818e9(0x97));return this[_0x6818e9(0x22d)](()=>_0x3de88c([_0x53f456],_0xde0dc,_0x4a00a8)),null;}_0x11e691[_0x6818e9(0x1e1)](_0x53f456);let _0xe50323=!0x0;for(const _0x4900d1 of _0x11e691)if(!this[_0x6818e9(0xd2)](_0x4900d1)){_0xe50323=!0x1;break;}if(_0xe50323&&_0x6818e9(0x20e)!==this[_0x6818e9(0x8f)]){const _0x48bd0a=this[_0x6818e9(0x1ee)][_0x6818e9(0x171)](_0x6818e9(0x1c0),_0x3880ea,_0x6818e9(0x97));return this[_0x6818e9(0x22d)](()=>_0x48bd0a([_0x53f456],_0xde0dc,_0x4a00a8)),null;}let _0x3e0ec3=null,_0x1f5d67=_0x53f456[_0x6818e9(0xc4)],_0x440775=_0x53f456[_0x6818e9(0x1bc)];for(const {suggestion:_0x5ec156,meta:_0x38ca28}of this[_0x6818e9(0x1ca)](_0x53f456,_0x6818e9(0x1c0))){if(!_0x38ca28[_0x6818e9(0x22c)])continue;if(_0x38ca28[_0x6818e9(0xf5)]||_0x38ca28[_0x6818e9(0x193)]||_0x38ca28[_0x6818e9(0x149)])continue;if(_0x5ec156[_0x6818e9(0x136)][_0x6818e9(0x20c)]!=_0xde0dc[_0x6818e9(0x20c)])continue;if(!Pt(_0x5ec156,_0x4a00a8))continue;const _0x3e0419=_0x5ec156[_0x6818e9(0x1fc)]();if(_0x5ec156[_0x6818e9(0x1a1)]==_0x3880ea){if(_0x3e0419[_0x6818e9(0xde)](_0x53f456,!0x0))return null;_0x1f5d67=_0x1f5d67[_0x6818e9(0x165)](_0x3e0419[_0x6818e9(0xc4)])?_0x1f5d67:_0x3e0419[_0x6818e9(0xc4)],_0x440775=_0x440775[_0x6818e9(0xfc)](_0x3e0419[_0x6818e9(0x1bc)])?_0x440775:_0x3e0419[_0x6818e9(0x1bc)],_0x3e0ec3?_0x3e0419[_0x6818e9(0xc4)][_0x6818e9(0x165)](_0x3e0ec3[_0x6818e9(0x1fc)]()[_0x6818e9(0xc4)])?(_0x3e0ec3[_0x6818e9(0x1e8)](),_0x3e0ec3=_0x5ec156):_0x5ec156[_0x6818e9(0x1e8)]():_0x3e0ec3=_0x5ec156;}else{const _0x44dc24=_0x53f456[_0x6818e9(0xaa)](_0x3e0419);this[_0x6818e9(0x187)](_0x5ec156,_0x44dc24);}}const _0x1fad4d=this[_0x6818e9(0xf8)][_0x6818e9(0xb3)][_0x6818e9(0xe1)](_0x6818e9(0x120))['me'],_0x3ca477=_0x315158(),_0x5428e1=_0x1fad4d['id'];if(_0x3e0ec3)return this[_0x6818e9(0x9d)](_0x3e0ec3,this[_0x6818e9(0x1ef)][_0x6818e9(0x221)](_0x1f5d67,_0x440775)),_0x3e0ec3;{const _0x4f87ad=this[_0x6818e9(0x1c2)]({'id':_0x3ca477,'type':_0x6818e9(0x173)+_0x3880ea,'data':_0xde0dc,'createdAt':new Date(),'authorId':_0x5428e1,'attributes':_0x4a00a8});return this[_0x6818e9(0x1e2)](_0x6818e9(0x173)+_0x3880ea,_0x3ca477,_0x5428e1,this[_0x6818e9(0x1ef)][_0x6818e9(0x221)](_0x1f5d67,_0x440775)),_0x4f87ad;}}[_0x1b2acd(0xf3)](_0x2f65d2,_0x12b6b1,_0x60f40b=[],_0x34afa7=null,_0x7e0bc1={}){const _0x485a33=_0x1b2acd;_0x12b6b1[_0x485a33(0x20c)]||(_0x12b6b1[_0x485a33(0x20c)]=_0x12b6b1[_0x485a33(0x163)]);const _0x1319b7=_0x2f65d2[0x0];_0x12b6b1[_0x485a33(0x1cd)]=_0x1319b7['is'](_0x485a33(0x101)),_0x34afa7=_0x34afa7||Et(_0x12b6b1);const _0xe3a5f0=_0x60f40b[_0x485a33(0x131)](_0x1a900b=>Ot(_0x1a900b,this[_0x485a33(0x1ef)])),_0x41d60b=_0x1319b7['is'](_0x485a33(0x101))?_0x2f65d2:_0x2f65d2[_0x485a33(0x131)](_0x19ff24=>Ot(_0x19ff24,this[_0x485a33(0x1ef)]));if(_0x485a33(0x21a)===this[_0x485a33(0x8f)]){const _0x17bc76=this[_0x485a33(0x1ee)][_0x485a33(0x171)](_0x485a33(0x1c0),_0x34afa7,_0x485a33(0x97));return this[_0x485a33(0x22d)](()=>_0x17bc76(_0x41d60b,_0x12b6b1,_0x7e0bc1)),null;}_0xe3a5f0[_0x485a33(0x1e1)](..._0x41d60b);let _0x4fdcfb=!0x0;for(const _0x54212e of _0xe3a5f0)if(!this[_0x485a33(0xd2)](_0x54212e)){_0x4fdcfb=!0x1;break;}if(_0x4fdcfb&&_0x485a33(0x20e)!==this[_0x485a33(0x8f)]){const _0xf89fdf=this[_0x485a33(0x1ee)][_0x485a33(0x171)](_0x485a33(0x1c0),_0x34afa7,_0x485a33(0x97));return this[_0x485a33(0x22d)](()=>_0xf89fdf(_0x41d60b,_0x12b6b1,_0x7e0bc1)),null;}const _0x2135de=this[_0x485a33(0xf8)][_0x485a33(0xb3)][_0x485a33(0xe1)](_0x485a33(0x120))['me'];for(const _0x318417 of this[_0x485a33(0x14d)]()){if(_0x318417[_0x485a33(0xf2)]['id']!=_0x2135de['id'])continue;if(_0x485a33(0x1c0)!=_0x318417[_0x485a33(0xbd)]||_0x318417[_0x485a33(0x136)][_0x485a33(0x20c)]!=_0x12b6b1[_0x485a33(0x20c)])continue;if(!Pt(_0x318417,_0x7e0bc1))continue;const _0x69521f=_0x318417[_0x485a33(0x1a1)]==_0x34afa7;for(let _0x9ab0a7=0x0;_0x9ab0a7<_0x41d60b[_0x485a33(0x215)];_0x9ab0a7++){const _0x467a56=_0x41d60b[_0x9ab0a7];for(const _0x2cfa80 of _0x318417[_0x485a33(0x1e0)]()){const _0xd3c89b=_0x2cfa80[_0x485a33(0x22e)]();if(_0x467a56[_0x485a33(0x100)](_0xd3c89b)){_0x69521f?(_0x41d60b[_0x485a33(0x142)](_0x9ab0a7,0x1),_0x9ab0a7--):_0x318417[_0x485a33(0x88)](_0x2cfa80[_0x485a33(0x13d)]);break;}}}}if(0x0==_0x41d60b[_0x485a33(0x215)])return null;const _0x4716e4=this[_0x485a33(0x1ee)][_0x485a33(0x171)](_0x485a33(0x1c0),_0x34afa7,_0x485a33(0x1e4));for(const _0x9d201d of this[_0x485a33(0x14d)]())if(_0x9d201d[_0x485a33(0xf2)]['id']==_0x2135de['id']&&_0x485a33(0x1c0)==_0x9d201d[_0x485a33(0xbd)]&&_0x9d201d[_0x485a33(0x136)][_0x485a33(0x20c)]==_0x12b6b1[_0x485a33(0x20c)]&&_0x9d201d[_0x485a33(0x1a1)]==_0x34afa7&&Pt(_0x9d201d,_0x7e0bc1)&&(_0x4716e4(_0x9d201d[_0x485a33(0xae)](),_0x41d60b)||_0x4716e4(_0x41d60b,_0x9d201d[_0x485a33(0xae)]()))){for(const _0x240da8 of _0x41d60b)_0x9d201d[_0x485a33(0x189)](_0x240da8);return _0x9d201d;}const _0x19f2a2=_0x315158(),_0x28e96a=_0x2135de['id'],_0x2a5316=_0x485a33(0x173)+_0x34afa7,_0x9063f3=this[_0x485a33(0x1c2)]({'id':_0x19f2a2,'type':_0x2a5316,'data':_0x12b6b1,'createdAt':new Date(),'authorId':_0x28e96a,'attributes':_0x7e0bc1});for(const _0x8d9888 of _0x41d60b)this[_0x485a33(0x1e2)](_0x2a5316,_0x19f2a2,_0x28e96a,_0x8d9888,_0x110fe5[_0x485a33(0xc0)]());return _0x9063f3;}[_0x1b2acd(0x1cb)](_0x1af61f,_0x27da7d=null,_0x408154={}){const _0x4bf39e=_0x1b2acd;if(_0x1af61f[_0x4bf39e(0x16c)])return null;const _0x57e725=this[_0x4bf39e(0xf8)][_0x4bf39e(0xb3)][_0x4bf39e(0xe1)](_0x4bf39e(0x120))['me'],_0x2e32e3=new _0xf986f(_0x1af61f[_0x4bf39e(0xc4)],_0x1af61f[_0x4bf39e(0x1bc)]);for(const {suggestion:_0x239dc6,meta:_0x5e5015}of this[_0x4bf39e(0x1ca)](_0x2e32e3,_0x4bf39e(0x17c)))if(_0x5e5015[_0x4bf39e(0x22c)]&&!_0x5e5015[_0x4bf39e(0xf5)]){if(_0x239dc6[_0x4bf39e(0xf4)]){const _0x12efdf=_0x239dc6[_0x4bf39e(0xae)]()[_0x4bf39e(0x174)](_0x1aa38e=>_0x4bf39e(0x1e5)!=_0x1aa38e[_0x4bf39e(0x226)][_0x4bf39e(0x220)]);_0x12efdf[_0x4bf39e(0x1a3)](_0x222644=>_0x2e32e3[_0x4bf39e(0xde)](_0x222644,!0x0))&&_0x239dc6[_0x4bf39e(0x19d)]();if(_0x12efdf[_0x4bf39e(0xd5)](_0x237bfa=>_0x237bfa[_0x4bf39e(0xde)](_0x2e32e3,!0x0))){const _0xda3b8e=this[_0x4bf39e(0x1ee)][_0x4bf39e(0x171)](_0x4bf39e(0x16b),_0x27da7d,_0x4bf39e(0x97));return this[_0x4bf39e(0x22d)](()=>_0xda3b8e([_0x2e32e3],null,_0x408154)),null;}}else{const _0x1cba66=_0x2e32e3[_0x4bf39e(0xaa)](_0x239dc6[_0x4bf39e(0x1fc)]());null!==_0x1cba66&&_0x239dc6[_0x4bf39e(0x8c)]([_0x1cba66],null,_0x408154);}}if(_0x2e32e3[_0x4bf39e(0xce)](),_0x2e32e3[_0x4bf39e(0x16c)]||_0x4bf39e(0x1e5)==_0x2e32e3[_0x4bf39e(0x226)][_0x4bf39e(0x220)])return null;let _0x1f2028=null,_0x223c8b=_0x2e32e3[_0x4bf39e(0xc4)],_0x416029=_0x2e32e3[_0x4bf39e(0x1bc)];const _0x32ba78=this[_0x4bf39e(0x1ca)](_0x2e32e3,_0x4bf39e(0x16b));for(const {suggestion:_0x28b617,meta:_0x518c55}of _0x32ba78){const _0x53ede8=this[_0x4bf39e(0x1ef)][_0x4bf39e(0x221)](_0x223c8b,_0x416029);if(_0x518c55[_0x4bf39e(0x22c)]&&(this[_0x4bf39e(0x14f)]||!_0x518c55[_0x4bf39e(0x193)]&&!_0x518c55[_0x4bf39e(0x149)])){if(_0x28b617[_0x4bf39e(0xf4)]){if(!Pt(_0x28b617,_0x408154))continue;let _0x281ea8=!0x0;for(const _0x182b6c of _0x28b617[_0x4bf39e(0xae)]()){if(_0x182b6c[_0x4bf39e(0xde)](_0x53ede8,!0x0))return _0x28b617;_0x53ede8[_0x4bf39e(0xde)](_0x182b6c)||(_0x281ea8=!0x1);}_0x281ea8&&_0x28b617[_0x4bf39e(0x19d)]();}else{const _0x113b38=_0x28b617[_0x4bf39e(0x1fc)]();if(_0x113b38[_0x4bf39e(0xde)](_0x53ede8,!0x0))return _0x28b617;if(!Pt(_0x28b617,_0x408154)){_0x53ede8[_0x4bf39e(0xde)](_0x113b38)?_0x28b617[_0x4bf39e(0x1e8)]():_0x113b38[_0x4bf39e(0x1ac)](_0x223c8b)?_0x223c8b=_0x113b38[_0x4bf39e(0x1bc)]:_0x113b38[_0x4bf39e(0x1ac)](_0x416029)&&(_0x416029=_0x113b38[_0x4bf39e(0xc4)]);continue;}_0x223c8b=_0x223c8b[_0x4bf39e(0x165)](_0x113b38[_0x4bf39e(0xc4)])?_0x223c8b:_0x113b38[_0x4bf39e(0xc4)],_0x416029=_0x416029[_0x4bf39e(0xfc)](_0x113b38[_0x4bf39e(0x1bc)])?_0x416029:_0x113b38[_0x4bf39e(0x1bc)],_0x408154=Object[_0x4bf39e(0x19f)]({},_0x28b617[_0x4bf39e(0x1ab)]),_0x1f2028?_0x113b38[_0x4bf39e(0xc4)][_0x4bf39e(0x165)](_0x1f2028[_0x4bf39e(0x1fc)]()[_0x4bf39e(0xc4)])?(_0x1f2028[_0x4bf39e(0x1e8)](),_0x1f2028=_0x28b617):_0x28b617[_0x4bf39e(0x1e8)]():_0x1f2028=_0x28b617;}}}if(_0x1f2028)return this[_0x4bf39e(0x9d)](_0x1f2028,this[_0x4bf39e(0x1ef)][_0x4bf39e(0x221)](_0x223c8b,_0x416029)),_0x1f2028;{const _0x7e6410=_0x315158(),_0x298d22=this[_0x4bf39e(0x1ef)][_0x4bf39e(0x221)](_0x223c8b,_0x416029),_0x1205b4=_0x57e725['id'],_0x2e7d71=_0x27da7d?_0x4bf39e(0xca)+_0x27da7d:_0x4bf39e(0x16b),_0x37c890=this[_0x4bf39e(0x1c2)]({'id':_0x7e6410,'type':_0x2e7d71,'createdAt':new Date(),'authorId':_0x1205b4,'attributes':_0x408154});return this[_0x4bf39e(0x1e2)](_0x2e7d71,_0x7e6410,_0x1205b4,_0x298d22),_0x37c890;}}[_0x1b2acd(0xf6)](_0x421ee2,_0x160956=_0x1b2acd(0x172),_0x135316={}){const _0x21ae93=_0x1b2acd,_0x138d39=this[_0x21ae93(0xf8)][_0x21ae93(0xb3)][_0x21ae93(0xe1)](_0x21ae93(0x120))['me'],_0x306a41=_0x421ee2[_0x21ae93(0x131)](_0x687fbf=>new _0xf986f(_0x687fbf[_0x21ae93(0xc4)],_0x687fbf[_0x21ae93(0x1bc)])),_0x3a38e0=new Set();for(const {suggestion:_0x3a8f25,meta:_0x2601a3}of this[_0x21ae93(0x1ca)](_0x306a41,_0x21ae93(0x17c)))_0x2601a3[_0x21ae93(0x22c)]&&!_0x2601a3[_0x21ae93(0xf5)]&&_0x3a38e0[_0x21ae93(0xc5)](_0x3a8f25);for(const _0x2be5f5 of _0x3a38e0)if(_0x2be5f5[_0x21ae93(0xf4)]){const _0x4125bb=_0x2be5f5[_0x21ae93(0xae)]();(!_0x2be5f5[_0x21ae93(0x1ab)]||!_0x2be5f5[_0x21ae93(0x1ab)][_0x21ae93(0x213)])&&(_0x4125bb[_0x21ae93(0x1a3)](_0x2ca8ff=>_0x306a41[_0x21ae93(0xd5)](_0x4444e5=>_0x4444e5[_0x21ae93(0xde)](_0x2ca8ff,!0x0)))&&_0x2be5f5[_0x21ae93(0x19d)]());if(_0x306a41[_0x21ae93(0x1a3)](_0x568f00=>_0x4125bb[_0x21ae93(0xd5)](_0x1b7e96=>_0x1b7e96[_0x21ae93(0xde)](_0x568f00,!0x0)))){const _0x135249=this[_0x21ae93(0x1ee)][_0x21ae93(0x171)](_0x21ae93(0x16b),_0x160956,_0x21ae93(0x97));return this[_0x21ae93(0x22d)](()=>_0x135249(_0x421ee2,null,_0x135316)),null;}}else{const _0x358e09=_0x2be5f5[_0x21ae93(0x1fc)]();_0x306a41[_0x21ae93(0xd5)](_0x241372=>_0x241372[_0x21ae93(0xde)](_0x358e09,!0x0))&&_0x2be5f5[_0x21ae93(0x19d)]();if(_0x306a41[_0x21ae93(0x1a3)](_0x5a6ff9=>_0x358e09[_0x21ae93(0xde)](_0x5a6ff9,!0x0))){const _0x539b2e=this[_0x21ae93(0x1ee)][_0x21ae93(0x171)](_0x21ae93(0x16b),_0x160956,_0x21ae93(0x97));return this[_0x21ae93(0x22d)](()=>_0x539b2e(_0x306a41,null,_0x135316)),null;}}const _0x4b7fbc=this[_0x21ae93(0x1ee)][_0x21ae93(0x171)](_0x21ae93(0x16b),_0x160956,_0x21ae93(0x1e4));let _0x51c853=null;for(const _0x57219c of this[_0x21ae93(0x14d)]())if(_0x57219c[_0x21ae93(0xf2)]['id']==_0x138d39['id']&&_0x57219c[_0x21ae93(0x10d)]&&_0x21ae93(0x16b)==_0x57219c[_0x21ae93(0xbd)]&&_0x57219c[_0x21ae93(0x1a1)]==_0x160956&&Pt(_0x57219c,_0x135316)&&(_0x4b7fbc(_0x57219c[_0x21ae93(0xae)](),_0x306a41)||_0x4b7fbc(_0x306a41,_0x57219c[_0x21ae93(0xae)]()))){if(_0x51c853){if(_0x57219c[_0x21ae93(0x11a)]&&_0x57219c[_0x21ae93(0x11a)][_0x21ae93(0x215)])continue;for(const _0x5034f7 of _0x57219c[_0x21ae93(0xae)]())_0x51c853[_0x21ae93(0x11c)](_0x5034f7)||_0x51c853[_0x21ae93(0x189)](_0x5034f7);_0x57219c[_0x21ae93(0x1e8)]();}else{_0x51c853=_0x57219c;for(const _0x43f8fe of _0x306a41)_0x57219c[_0x21ae93(0x11c)](_0x43f8fe)||_0x57219c[_0x21ae93(0x189)](_0x43f8fe);}}if(_0x51c853)return _0x51c853;_0x3a38e0[_0x21ae93(0x157)]();for(const {suggestion:_0x2a6feb,meta:_0x5de3ea}of this[_0x21ae93(0x1ca)](_0x306a41,_0x21ae93(0x16b)))_0x5de3ea[_0x21ae93(0x22c)]&&(this[_0x21ae93(0x14f)]||!_0x5de3ea[_0x21ae93(0x193)]&&!_0x5de3ea[_0x21ae93(0x149)])&&Pt(_0x2a6feb,_0x135316)&&_0x3a38e0[_0x21ae93(0xc5)](_0x2a6feb);for(const _0x482e8a of _0x3a38e0){const _0x2628ec=_0x482e8a[_0x21ae93(0xae)]();if(!_0x135316||!_0x135316[_0x21ae93(0x213)]){if(_0x306a41[_0x21ae93(0x1a3)](_0x3135e4=>_0x2628ec[_0x21ae93(0xd5)](_0x3b82b8=>_0x3b82b8[_0x21ae93(0xde)](_0x3135e4,!0x0))))return _0x482e8a;}(!_0x482e8a[_0x21ae93(0x1ab)]||!_0x482e8a[_0x21ae93(0x1ab)][_0x21ae93(0x213)])&&(_0x2628ec[_0x21ae93(0x1a3)](_0x3181e5=>_0x306a41[_0x21ae93(0xd5)](_0x295565=>_0x295565[_0x21ae93(0xde)](_0x3181e5,!0x0)))&&_0x482e8a[_0x21ae93(0x19d)]());}const _0x1d6690=_0x315158(),_0x4a44d9=_0x138d39['id'],_0xad0699=_0x21ae93(0xca)+_0x160956,_0x3639ca=this[_0x21ae93(0x1c2)]({'id':_0x1d6690,'type':_0xad0699,'createdAt':new Date(),'authorId':_0x4a44d9,'attributes':_0x135316});for(const _0x4b2d06 of _0x306a41)_0x4b2d06[_0x21ae93(0xce)](),_0x4b2d06[_0x21ae93(0x16c)]||_0x21ae93(0x1e5)==_0x4b2d06[_0x21ae93(0x226)][_0x21ae93(0x220)]||this[_0x21ae93(0x1e2)](_0xad0699,_0x1d6690,_0x4a44d9,_0x4b2d06,_0x110fe5[_0x21ae93(0xc0)]());return _0x3639ca;}[_0x1b2acd(0x133)](_0x1daa72,_0x43d291,_0x594180,_0x59c2eb,_0x13a0af){const _0x2fb67a=_0x1b2acd;if(_0x1daa72[_0x2fb67a(0x16c)])return[];if(_0x2fb67a(0x21a)===this[_0x2fb67a(0x8f)])return[];const _0x20b3db=this[_0x2fb67a(0xf8)][_0x2fb67a(0xb3)][_0x2fb67a(0xe1)](_0x2fb67a(0x120))['me']['id'],_0x329b9c=Array[_0x2fb67a(0x200)](this[_0x2fb67a(0x1bd)][_0x2fb67a(0xb6)]())[_0x2fb67a(0x174)](_0x598ce9=>_0x2fb67a(0x9a)==_0x598ce9[_0x2fb67a(0xbd)]&&_0x598ce9[_0x2fb67a(0x136)][_0x2fb67a(0x1f9)]==_0x43d291&&_0x598ce9[_0x2fb67a(0x11c)](_0x1daa72));if(_0x2fb67a(0x21d)===this[_0x2fb67a(0x8f)]){const _0x300ea1=this[_0x2fb67a(0x1ca)](_0x1daa72,_0x2fb67a(0x17c))[_0x2fb67a(0x174)](({meta:_0x37bd35})=>_0x37bd35[_0x2fb67a(0x22c)]&&!_0x37bd35[_0x2fb67a(0x149)]&&!_0x37bd35[_0x2fb67a(0xf5)])[_0x2fb67a(0x131)](({suggestion:_0x187810})=>_0x187810);_0x329b9c[_0x2fb67a(0x177)](..._0x300ea1);}const _0x42fcc6=new Map([[_0x1daa72,_0x594180]]);for(const _0x1b45cc of _0x329b9c){const _0x1b2aa2=_0x2fb67a(0x9a)==_0x1b45cc[_0x2fb67a(0xbd)]?_0x1b45cc[_0x2fb67a(0x136)][_0x2fb67a(0xb5)]:void 0x0,_0x5ee834=_0x1b45cc[_0x2fb67a(0x1fc)](),_0x4a60c7=Array[_0x2fb67a(0x200)](_0x42fcc6[_0x2fb67a(0x199)]())[_0x2fb67a(0x12f)](_0xd1c5b1=>_0xd1c5b1[_0x2fb67a(0xe0)](_0x5ee834));if(!_0x4a60c7)continue;const _0x43d724=_0x4a60c7[_0x2fb67a(0x164)](_0x5ee834);this[_0x2fb67a(0x140)](_0x43d291)&&_0x2fb67a(0x17c)==_0x1b45cc[_0x2fb67a(0xbd)]&&0x0!=_0x43d724[_0x2fb67a(0x215)]||(_0x42fcc6[_0x2fb67a(0x104)](_0x4a60c7),_0x43d724[_0x2fb67a(0xd3)](_0x10281d=>{const _0x1b64f5=_0x2fb67a;_0x42fcc6[_0x1b64f5(0x109)](_0x10281d,_0x594180);}),_0x2fb67a(0x17c)!=_0x1b45cc[_0x2fb67a(0xbd)]&&_0x1b2aa2!=_0x59c2eb&&_0x42fcc6[_0x2fb67a(0x109)](_0x4a60c7[_0x2fb67a(0xaa)](_0x5ee834),_0x1b2aa2));}const _0x1cfea4=[];for(const [_0x54d8d8,_0x1c462a]of _0x42fcc6){const _0x45a131=_0x315158(),_0x47e3eb={'key':_0x43d291,'oldValue':_0x1c462a,'newValue':_0x59c2eb};_0x43d291[_0x2fb67a(0x215)]>0x25&&console[_0x2fb67a(0x184)](_0x2fb67a(0xe2),{'key':_0x43d291});const _0x48594a=(_0x2fb67a(0x232)+(_0x43d291+'|'+Et({'newValue':_0x59c2eb})))[_0x2fb67a(0x1fd)](0x0,0x3c),_0x2331fa=this[_0x2fb67a(0x1c2)]({'id':_0x45a131,'type':_0x48594a,'data':_0x47e3eb,'createdAt':new Date(),'authorId':_0x20b3db,'attributes':_0x13a0af});_0x1cfea4[_0x2fb67a(0x1e1)](_0x2331fa),this[_0x2fb67a(0x1e2)](_0x48594a,_0x45a131,_0x20b3db,_0x54d8d8);}return _0x1cfea4;}[_0x1b2acd(0x1c1)](_0x3ce71f){const _0x484eb6=_0x1b2acd;this[_0x484eb6(0x155)][_0x484eb6(0xc5)](_0x3ce71f);}[_0x1b2acd(0x217)](_0x52ac76){const _0x177697=_0x1b2acd;this[_0x177697(0x19e)][_0x177697(0xc5)](_0x52ac76);}[_0x1b2acd(0xd0)](_0x55f5a6,_0x84d369=[],_0xc241a8=[]){const _0x29e0fe=_0x1b2acd;this[_0x29e0fe(0x17f)](_0x55f5a6,(_0x5af595,..._0x1fbf05)=>{const _0x119fef=_0x29e0fe;this[_0x119fef(0xea)](()=>{_0x5af595(..._0x1fbf05);});});for(const _0x3e802c of _0x84d369)this[_0x29e0fe(0x217)](_0x3e802c);for(const _0x5a6e75 of _0xc241a8)this[_0x29e0fe(0x1c1)](_0x5a6e75);}[_0x1b2acd(0x1cc)](_0x1debd9){const _0x47f8f9=_0x1b2acd;return _0x47f8f9(0x9a)==_0x1debd9[_0x47f8f9(0xbd)]?_0x1debd9[_0x47f8f9(0x1a1)][_0x47f8f9(0x1fe)]('|')[0x0]:null;}[_0x1b2acd(0x9d)](_0x5da487,_0x306c79){const _0x1a901c=_0x1b2acd,_0x1bba2d=_0x5da487[_0x1a901c(0x1d7)]();this[_0x1a901c(0x1ef)][_0x1a901c(0xe5)](_0x4345d1=>{const _0x3e96bb=_0x1a901c;_0x4345d1[_0x3e96bb(0x185)](_0x1bba2d,{'range':_0x306c79});});}[_0x1b2acd(0x1c6)](_0x41f83b){const _0x3241dd=_0x1b2acd,_0x242ae9=_0x41f83b['id'],_0x27b262=this[_0x3241dd(0xf8)][_0x3241dd(0x168)][_0x3241dd(0xe1)](_0x3241dd(0x90));this[_0x3241dd(0x15b)][_0x3241dd(0xcd)](_0x242ae9)||this[_0x3241dd(0x15b)][_0x3241dd(0x9f)]({'channelId':_0x27b262,'threadId':_0x242ae9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x29063d=this[_0x3241dd(0x15b)][_0x3241dd(0x1be)](_0x242ae9);_0x29063d[_0x3241dd(0x11b)](_0x3241dd(0x19a)),_0x29063d[_0x3241dd(0x19a)]=!0x1,_0x41f83b[_0x3241dd(0x11a)]=_0x29063d;}[_0x1b2acd(0xb0)](_0x14311e,_0xd5f584,_0x2ed886,_0x431cb2){const _0x222660=_0x1b2acd;if(_0x14311e[_0x222660(0xbd)]!=_0xd5f584||_0x14311e[_0x222660(0x1a1)]!=_0x2ed886||_0x14311e[_0x222660(0x15d)]['id']!=_0x431cb2)throw this[_0x222660(0xf8)][_0x222660(0x229)](_0x222660(0x227)),new _0x35b78f(_0x222660(0x227),this);}[_0x1b2acd(0x187)](_0x259275,_0x376f33){const _0x507d3b=_0x1b2acd,_0x5a7cd3=_0x259275[_0x507d3b(0x1fc)]();if(_0x376f33[_0x507d3b(0x100)](_0x5a7cd3))_0x259275[_0x507d3b(0x1e8)]();else{if(_0x5a7cd3[_0x507d3b(0xde)](_0x376f33)){const _0x22670c=this[_0x507d3b(0x1ef)][_0x507d3b(0x1f0)](_0x376f33[_0x507d3b(0xc4)][_0x507d3b(0x1ea)],_0x507d3b(0x1bc));this[_0x507d3b(0x9d)](_0x259275,this[_0x507d3b(0x1ef)][_0x507d3b(0x221)](_0x5a7cd3[_0x507d3b(0xc4)],_0x22670c));const _0x2fdb0d=_0x315158(),_0x20256e=_0x259275[_0x507d3b(0x15d)]['id'],_0x437da5=_0x259275[_0x507d3b(0xbd)]+':'+_0x259275[_0x507d3b(0x1a1)];this[_0x507d3b(0x1c2)]({'id':_0x2fdb0d,'type':_0x437da5,'createdAt':new Date(),'authorId':_0x20256e,'data':_0x259275[_0x507d3b(0x136)],'attributes':_0x259275[_0x507d3b(0x1ab)]});const _0x2b9d78=this[_0x507d3b(0x1ef)][_0x507d3b(0x1f0)](_0x376f33[_0x507d3b(0x1bc)][_0x507d3b(0x19c)],_0x507d3b(0x9b)),_0x120362=this[_0x507d3b(0x1ef)][_0x507d3b(0x221)](_0x2b9d78,_0x5a7cd3[_0x507d3b(0x1bc)]);this[_0x507d3b(0x1e2)](_0x437da5,_0x2fdb0d,_0x20256e,_0x120362);}else{if(_0x5a7cd3[_0x507d3b(0x1ac)](_0x376f33[_0x507d3b(0xc4)])){const _0x4ea4e1=this[_0x507d3b(0x1ef)][_0x507d3b(0x1f0)](_0x376f33[_0x507d3b(0xc4)][_0x507d3b(0x1ea)],_0x507d3b(0x1bc));this[_0x507d3b(0x9d)](_0x259275,this[_0x507d3b(0x1ef)][_0x507d3b(0x221)](_0x5a7cd3[_0x507d3b(0xc4)],_0x4ea4e1));}else{const _0x46d7c4=this[_0x507d3b(0x1ef)][_0x507d3b(0x1f0)](_0x376f33[_0x507d3b(0x1bc)][_0x507d3b(0x19c)],_0x507d3b(0x9b));this[_0x507d3b(0x9d)](_0x259275,this[_0x507d3b(0x1ef)][_0x507d3b(0x221)](_0x46d7c4,_0x5a7cd3[_0x507d3b(0x1bc)]));}}}}[_0x1b2acd(0xd2)](_0x371b8c){const _0x110811=_0x1b2acd;for(const {suggestion:_0x10b53f,meta:_0x28749b}of this[_0x110811(0x1ca)](_0x371b8c,_0x110811(0x17c))){if(!_0x28749b[_0x110811(0x22c)])continue;const _0x33a086=_0x10b53f[_0x110811(0xae)]();for(const _0xdb0830 of _0x33a086)if(!_0x371b8c[_0x110811(0x164)](_0xdb0830)[_0x110811(0x215)])return!0x0;}return!0x1;}[_0x1b2acd(0xcf)](_0x2c3016){const _0x434afd=_0x1b2acd,_0x1dd869=this[_0x434afd(0xf8)][_0x434afd(0xb3)][_0x434afd(0xe1)](_0x434afd(0x120))[_0x434afd(0x1a2)](_0x2c3016);if(!_0x1dd869)throw new _0x35b78f(_0x434afd(0xd6),this);return _0x1dd869;}[_0x1b2acd(0x159)](_0x1ab4a6){const _0x41eaf2=_0x1b2acd,_0x3882d8=this[_0x41eaf2(0xf8)][_0x41eaf2(0xb3)][_0x41eaf2(0xe1)](_0x41eaf2(0x120)),_0x104870=_0x49ce9d(_0x41eaf2(0x18c)+_0x1ab4a6),_0x4263f1=_0x3882d8[_0x41eaf2(0x1a2)](_0x104870);return _0x4263f1||_0x3882d8[_0x41eaf2(0x1e6)]({'id':_0x104870,'name':_0x1ab4a6});}[_0x1b2acd(0x1a9)](_0x52dec0,_0x26fcc8,_0x29005f,_0x49e779,_0x294912){const _0x1b97c1=_0x1b2acd,_0x5df68d=this[_0x1b97c1(0xcf)](_0x49e779),_0x2a0573=this[_0x1b97c1(0x1ee)][_0x1b97c1(0x1ba)](_0x52dec0,_0x26fcc8,_0x29005f,_0x5df68d,_0x294912,_0xd93bf6=>{const _0x3ef537=_0x1b97c1;this[_0x3ef537(0xe8)](_0x29005f,{'attributes':_0xd93bf6});const _0x335d3a=this[_0x3ef537(0x1fa)](_0x29005f);this[_0x3ef537(0x1f5)](new Set([_0x335d3a])),this[_0x3ef537(0xd8)](new Set([_0x335d3a]));});return this[_0x1b97c1(0x130)](_0x2a0573,_0x1b97c1(0x97),()=>{const _0x54b974=_0x1b97c1;this[_0x54b974(0xe8)](_0x29005f,{'state':_0x54b974(0x22a)});},{'priority':_0x1b97c1(0x204)}),this[_0x1b97c1(0x130)](_0x2a0573,_0x1b97c1(0x19d),()=>{const _0x167ab5=_0x1b97c1;this[_0x167ab5(0xe8)](_0x29005f,{'state':_0x167ab5(0x17e)});},{'priority':_0x1b97c1(0x204)}),this[_0x1b97c1(0x1bd)][_0x1b97c1(0x109)](_0x29005f,_0x2a0573),this[_0x1b97c1(0x1a6)][_0x1b97c1(0x109)](_0x2a0573,_0x1b97c1(0x162)),_0x2a0573;}[_0x1b2acd(0x214)](_0x22c3fa){const _0x528713=_0x1b2acd,_0x1cfc76=_0x22c3fa[_0x528713(0x1fe)](':');return{'group':_0x1cfc76[0x0],'type':_0x1cfc76[0x1],'subType':_0x1cfc76[_0x528713(0x215)]>=0x5?_0x1cfc76[0x2]:null,'id':_0x1cfc76[_0x528713(0x215)]<0x5?_0x1cfc76[0x2]:_0x1cfc76[0x3],'authorId':_0x1cfc76[_0x528713(0x215)]<0x5?_0x1cfc76[0x3]:_0x1cfc76[0x4],'markerCount':0x6==_0x1cfc76[_0x528713(0x215)]?_0x1cfc76[0x5]:null};}[_0x1b2acd(0x1a7)](_0x3c699a,_0x275463,_0x19f383){const _0x1b23e1=_0x1b2acd,_0x251b78=_0x3c699a[_0x1b23e1(0x1fc)](),_0x553559=_0x251b78[_0x1b23e1(0xc4)],_0x1c2625=_0x251b78[_0x1b23e1(0x1bc)];this[_0x1b23e1(0x9d)](_0x3c699a,this[_0x1b23e1(0x1ef)][_0x1b23e1(0x221)](_0x553559,_0x275463));const _0x2e483d=_0x315158(),_0x1c6c2a=_0x3c699a[_0x1b23e1(0x15d)]['id'],_0x15cdd4=_0x3c699a[_0x1b23e1(0xbd)]+(_0x3c699a[_0x1b23e1(0x1a1)]?':'+_0x3c699a[_0x1b23e1(0x1a1)]:'');this[_0x1b23e1(0x1c2)]({'id':_0x2e483d,'type':_0x15cdd4,'createdAt':new Date(),'authorId':_0x1c6c2a,'originalSuggestionId':_0x3c699a['id'],'attributes':_0x3c699a[_0x1b23e1(0x1ab)],'data':_0x3c699a[_0x1b23e1(0x136)]});const _0x26825e=this[_0x1b23e1(0x1cc)](_0x3c699a);(_0x1b23e1(0x1c0)==_0x3c699a[_0x1b23e1(0xbd)]||_0x26825e&&this[_0x1b23e1(0x140)](_0x26825e))&&(_0x19f383=this[_0x1b23e1(0x1ef)][_0x1b23e1(0xe7)](_0x19f383[_0x1b23e1(0x19c)])),this[_0x1b23e1(0x1e2)](_0x15cdd4,_0x2e483d,_0x1c6c2a,this[_0x1b23e1(0x1ef)][_0x1b23e1(0x221)](_0x19f383,_0x1c2625));}[_0x1b2acd(0x1ca)](_0x3f4002,_0x6468f=null){const _0x36840a=_0x1b2acd,_0x32e10f=[],_0x44a08e=this[_0x36840a(0xf8)][_0x36840a(0xb3)][_0x36840a(0xe1)](_0x36840a(0x120))['me'];Array[_0x36840a(0x137)](_0x3f4002)||(_0x3f4002=[_0x3f4002]);for(const _0x1704b8 of this[_0x36840a(0x14d)]()){if(!_0x1704b8[_0x36840a(0x10d)])continue;if(_0x6468f&&_0x1704b8[_0x36840a(0xbd)]!=_0x6468f)continue;let _0xc20409=!0x1;for(const _0x2f82cd of _0x1704b8[_0x36840a(0xae)]()){for(const _0x475052 of _0x3f4002){const _0x42e254=_0x475052[_0x36840a(0xc4)][_0x36840a(0x100)](_0x2f82cd[_0x36840a(0x1bc)])||_0x475052[_0x36840a(0x1bc)][_0x36840a(0x100)](_0x2f82cd[_0x36840a(0xc4)]);if(_0x42e254||_0x475052[_0x36840a(0xaa)](_0x2f82cd)){const _0x120b27=_0x475052[_0x36840a(0xde)](_0x2f82cd)&&xt(this[_0x36840a(0x1ef)][_0x36840a(0x1d8)],_0x2f82cd[_0x36840a(0xc4)],_0x475052),_0xf976fd=_0x2f82cd[_0x36840a(0xde)](_0x475052)&&xt(this[_0x36840a(0x1ef)][_0x36840a(0x1d8)],_0x475052[_0x36840a(0xc4)],_0x2f82cd);_0x32e10f[_0x36840a(0x1e1)]({'suggestion':_0x1704b8,'meta':{'isOwn':_0x44a08e==_0x1704b8[_0x36840a(0xf2)],'isNextTo':_0x42e254,'isInsideObject':_0x120b27,'containsRangeInObject':_0xf976fd}}),_0xc20409=!0x0;break;}}if(_0xc20409)break;}}return _0x32e10f;}[_0x1b2acd(0x1e2)](_0x1bc879,_0x14ce76,_0x22a035,_0x154a3f,_0x2643d2){const _0x37a26c=_0x1b2acd;this[_0x37a26c(0x1ef)][_0x37a26c(0xe5)](_0x140a76=>{const _0x11887a=_0x37a26c;let _0x54251f=_0x11887a(0x13c)+_0x1bc879+':'+_0x14ce76+':'+_0x22a035;_0x2643d2&&(_0x54251f=_0x54251f+':'+_0x2643d2),_0x140a76[_0x11887a(0x11f)](_0x54251f,{'range':_0x154a3f,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1b2acd(0x158)](_0x6210fc){const _0x2be3c8=_0x1b2acd,_0x514d08=_0x6210fc[_0x2be3c8(0x95)],_0x299133=_0x6210fc[_0x2be3c8(0x1d5)];_0x6210fc[_0x2be3c8(0x95)]=null,_0x6210fc[_0x2be3c8(0x1d5)]=null,null!=_0x514d08&&_0x514d08[_0x2be3c8(0x1d5)]==_0x6210fc&&(_0x514d08[_0x2be3c8(0x1d5)]=_0x299133),null!=_0x299133&&_0x299133[_0x2be3c8(0x95)]==_0x6210fc&&(_0x299133[_0x2be3c8(0x95)]=_0x514d08),_0x2be3c8(0x10a)==this[_0x2be3c8(0x1a6)][_0x2be3c8(0xe1)](_0x6210fc)&&(this[_0x2be3c8(0x1a6)][_0x2be3c8(0x109)](_0x6210fc,_0x2be3c8(0xff)),this[_0x2be3c8(0x20b)](_0x2be3c8(0x108),_0x6210fc,_0x514d08,_0x299133));}[_0x1b2acd(0x1c2)](_0x1a52ed){const _0x46c767=_0x1b2acd,_0x14ba81=_0x1a52ed['id'],_0x1f6326=this[_0x46c767(0xfa)](_0x1a52ed);if(this[_0x46c767(0x1de)]&&this[_0x46c767(0x1de)][_0x46c767(0x207)]){const _0xe0ce55=this[_0x46c767(0xf8)][_0x46c767(0xb3)][_0x46c767(0xe1)](_0x46c767(0x15f)),_0x595925=_0x1f6326[_0x46c767(0x1e3)],_0x128b10=_0x1f6326[_0x46c767(0x1a1)]?_0x1f6326[_0x46c767(0xbd)]+':'+_0x1f6326[_0x46c767(0x1a1)]:_0x1f6326[_0x46c767(0xbd)],_0x256fea=this[_0x46c767(0xf8)][_0x46c767(0x13e)],_0x3d16a7=_0xe0ce55[_0x46c767(0xc5)](_0x17a44f(_0x256fea,_0x46c767(0x1f8))),_0x1f6007={'id':_0x14ba81,'type':_0x128b10,'hasComments':_0x595925,'data':_0x1a52ed[_0x46c767(0x136)]||null,'originalSuggestionId':_0x1a52ed[_0x46c767(0x233)]||null,'attributes':_0x1f6326[_0x46c767(0x1ab)]};this[_0x46c767(0x1de)][_0x46c767(0x207)](_0x1f6007)[_0x46c767(0x1d3)](_0x255473=>{const _0x79c5ec=_0x46c767;_0x1f6326[_0x79c5ec(0x8b)]=!0x0,_0xe0ce55[_0x79c5ec(0x134)](_0x3d16a7),_0x255473&&_0x255473[_0x79c5ec(0x1a8)]&&(this[_0x79c5ec(0x1bd)][_0x79c5ec(0xe1)](_0x14ba81)[_0x79c5ec(0x1a8)]=_0x255473[_0x79c5ec(0x1a8)]);})[_0x46c767(0x201)](_0x727bdb=>{const _0x33c0a9=_0x46c767;throw _0x57c9ad(_0x33c0a9(0x1b0)),this[_0x33c0a9(0xf8)][_0x33c0a9(0x1ae)][_0x33c0a9(0x15a)]({'isUndoable':!0x1},()=>{const _0x48740c=_0x33c0a9;_0x1f6326[_0x48740c(0x19d)]();}),_0x1f6326[_0x33c0a9(0xac)](),this[_0x33c0a9(0x1bd)][_0x33c0a9(0x104)](_0x1f6326['id']),this[_0x33c0a9(0x1a6)][_0x33c0a9(0x104)](_0x1f6326),_0x727bdb;});}return _0x1f6326;}[_0x1b2acd(0x140)](_0x1a64e7){const _0x42d854=_0x1b2acd;return this[_0x42d854(0x155)][_0x42d854(0x1b8)](_0x1a64e7);}[_0x1b2acd(0xe8)](_0xe61f4a,_0x30b96c){const _0x476d29=_0x1b2acd,_0x401cb3=this[_0x476d29(0xf8)][_0x476d29(0xb3)][_0x476d29(0xe1)](_0x476d29(0x15f)),_0x2ef783=this[_0x476d29(0x1fa)](_0xe61f4a);if(this[_0x476d29(0x1de)]&&this[_0x476d29(0x1de)][_0x476d29(0xd1)]){if(_0x2ef783[_0x476d29(0x8b)]){const _0x2bb1ca=_0x401cb3[_0x476d29(0xc5)](_0x17a44f(this[_0x476d29(0xf8)][_0x476d29(0x13e)],_0x476d29(0x1f8)));this[_0x476d29(0x1de)][_0x476d29(0xd1)](_0xe61f4a,_0x30b96c)[_0x476d29(0x1d3)](()=>{const _0x227e8e=_0x476d29;_0x401cb3[_0x227e8e(0x134)](_0x2bb1ca);});}else _0x2ef783['on'](_0x476d29(0x1cf),()=>{const _0x2e88c6=_0x476d29;this[_0x2e88c6(0xe8)](_0xe61f4a,_0x30b96c);});}}[_0x1b2acd(0x160)](_0x47717c){const _0x5857b7=_0x1b2acd;if(!this[_0x5857b7(0x1de)]||!this[_0x5857b7(0x1de)][_0x5857b7(0x1fa)])throw new _0x35b78f(_0x5857b7(0x1f1),this);return this[_0x5857b7(0x1de)][_0x5857b7(0x1fa)](_0x47717c);}[_0x1b2acd(0x167)](_0x898263){const _0x2e481a=_0x1b2acd,{id:_0x555b15,type:_0x394d02,subType:_0x59e48c,authorId:_0xd0c670}=this[_0x2e481a(0x214)](_0x898263),_0x1b8166=this[_0x2e481a(0x1bd)][_0x2e481a(0xe1)](_0x555b15)||this[_0x2e481a(0x1a9)](_0x394d02,_0x59e48c,_0x555b15,_0xd0c670,{});switch(this[_0x2e481a(0xb0)](_0x1b8166,_0x394d02,_0x59e48c,_0xd0c670),this[_0x2e481a(0x1a6)][_0x2e481a(0xe1)](_0x1b8166)){case _0x2e481a(0x162):this[_0x2e481a(0x160)](_0x555b15)[_0x2e481a(0x1d3)](_0x4a205a=>{const _0x20f7c3=_0x2e481a;let _0x2033be=Promise[_0x20f7c3(0x203)]();_0x4a205a[_0x20f7c3(0x1e3)]&&(_0x2033be=this[_0x20f7c3(0x15b)][_0x20f7c3(0x12d)]({'channelId':this[_0x20f7c3(0xf8)][_0x20f7c3(0x168)][_0x20f7c3(0xe1)](_0x20f7c3(0x90)),'threadId':_0x555b15})),_0x2033be[_0x20f7c3(0x1d3)](()=>{const _0x2e7048=_0x20f7c3;this[_0x2e7048(0xfa)](_0x4a205a)[_0x2e7048(0x8b)]=!0x0;});}),this[_0x2e481a(0x1a6)][_0x2e481a(0x109)](_0x1b8166,_0x2e481a(0x20f));break;case _0x2e481a(0xff):this[_0x2e481a(0xe8)](_0x555b15,{'state':_0x2e481a(0x9c)});case _0x2e481a(0x10f):this[_0x2e481a(0x1a6)][_0x2e481a(0x109)](_0x1b8166,_0x2e481a(0x10a)),this[_0x2e481a(0x20b)](_0x2e481a(0x175),_0x1b8166);break;case _0x2e481a(0x10a):this[_0x2e481a(0x20b)](_0x2e481a(0xcb),_0x1b8166);}return _0x1b8166[_0x2e481a(0xa4)](_0x898263),_0x1b8166;}[_0x1b2acd(0xd8)](_0x16b8c5){const _0x552df6=_0x1b2acd,_0x4d03b1=Array[_0x552df6(0x200)](_0x16b8c5),_0x3898e3=_0x4d03b1[_0x552df6(0x174)](_0x1b85cd=>_0x552df6(0x9a)==_0x1b85cd[_0x552df6(0xbd)]);this[_0x552df6(0x151)](_0x3898e3);const _0x56ec6d=_0x4d03b1[_0x552df6(0x174)](_0x2682c0=>!_0x2682c0[_0x552df6(0xf4)]&&_0x552df6(0x9a)!=_0x2682c0[_0x552df6(0xbd)]),_0x11b5a6=this[_0x552df6(0x14d)]({'skipNotAttached':!0x0})[_0x552df6(0x174)](_0x72185a=>!_0x72185a[_0x552df6(0xf4)]&&_0x552df6(0x9a)!=_0x72185a[_0x552df6(0xbd)]),_0x34e27e=_0x11b5a6[_0x552df6(0x174)](_0x3ca576=>!_0x16b8c5[_0x552df6(0x1b8)](_0x3ca576)),_0x1093d7=new Map(_0x11b5a6[_0x552df6(0x131)](_0x36eaec=>[_0x36eaec,this[_0x552df6(0x1ee)][_0x552df6(0x171)](_0x36eaec[_0x552df6(0xbd)],_0x36eaec[_0x552df6(0x1a1)],_0x552df6(0x110))])),_0x4c6f6f=new Map(_0x11b5a6[_0x552df6(0x131)](_0x242e38=>[_0x242e38,_0x242e38[_0x552df6(0x1fc)]()])),_0x1bdff3=new Set(),_0x69938f=new Set();for(let _0x1e5939=0x0;_0x1e5939<_0x56ec6d[_0x552df6(0x215)];_0x1e5939++)_0x11c9b9(_0x56ec6d[_0x1e5939],_0x56ec6d,_0x1e5939+0x1);for(let _0xd53358=0x0;_0xd53358<_0x56ec6d[_0x552df6(0x215)];_0xd53358++)_0x11c9b9(_0x56ec6d[_0xd53358],_0x34e27e,0x0);const _0x3956ad=new Set();for(let _0x3f9714=0x0;_0x3f9714<_0x56ec6d[_0x552df6(0x215)];_0x3f9714++){const _0x3f74ad=_0x56ec6d[_0x3f9714];!_0x69938f[_0x552df6(0x1b8)](_0x3f74ad)&&_0x3f74ad[_0x552df6(0x95)]&&(_0x3956ad[_0x552df6(0xc5)](_0x3f74ad[_0x552df6(0x95)]),_0x3f74ad[_0x552df6(0x95)][_0x552df6(0x1d5)]===_0x3f74ad&&(_0x3f74ad[_0x552df6(0x95)][_0x552df6(0x1d5)]=null),_0x3f74ad[_0x552df6(0x95)]=null),!_0x1bdff3[_0x552df6(0x1b8)](_0x3f74ad)&&_0x3f74ad[_0x552df6(0x1d5)]&&(_0x3956ad[_0x552df6(0xc5)](_0x3f74ad[_0x552df6(0x1d5)]),_0x3f74ad[_0x552df6(0x1d5)][_0x552df6(0x95)]===_0x3f74ad&&(_0x3f74ad[_0x552df6(0x1d5)][_0x552df6(0x95)]=null),_0x3f74ad[_0x552df6(0x1d5)]=null);}function _0x11c9b9(_0x5c0494,_0x403cab,_0x1275ee){const _0x5c05a5=_0x552df6;for(let _0x46e1f3=_0x1275ee;_0x46e1f3<_0x403cab[_0x5c05a5(0x215)];_0x46e1f3++){const _0x534863=_0x1ec48e(_0x5c0494,_0x403cab[_0x46e1f3]);_0x534863&&(_0x534863[0x0][_0x5c05a5(0x1d5)]=_0x534863[0x1],_0x534863[0x1][_0x5c05a5(0x95)]=_0x534863[0x0],_0x1bdff3[_0x5c05a5(0xc5)](_0x534863[0x0]),_0x69938f[_0x5c05a5(0xc5)](_0x534863[0x1]));}}function _0x1ec48e(_0x41d3a5,_0x5e6d44){const _0x2c6f8a=_0x552df6;if(_0x41d3a5[_0x2c6f8a(0xf2)]['id']!==_0x5e6d44[_0x2c6f8a(0xf2)]['id'])return null;const _0x37780f=_0x1093d7[_0x2c6f8a(0xe1)](_0x41d3a5)(_0x41d3a5,_0x5e6d44,_0x4c6f6f[_0x2c6f8a(0xe1)](_0x41d3a5),_0x4c6f6f[_0x2c6f8a(0xe1)](_0x5e6d44));if(!_0x37780f)return null;return _0x1093d7[_0x2c6f8a(0xe1)](_0x5e6d44)(_0x41d3a5,_0x5e6d44,_0x4c6f6f[_0x2c6f8a(0xe1)](_0x41d3a5),_0x4c6f6f[_0x2c6f8a(0xe1)](_0x5e6d44))?_0x37780f[0x1][_0x2c6f8a(0x11a)]&&_0x37780f[0x1][_0x2c6f8a(0x11a)][_0x2c6f8a(0x215)]?null:_0x37780f:null;}_0x3956ad[_0x552df6(0xc3)]&&this[_0x552df6(0xd8)](_0x3956ad);}[_0x1b2acd(0x151)](_0x281ea1){const _0x3b0afc=_0x1b2acd;if(0x0==_0x281ea1[_0x3b0afc(0x215)])return;const _0x174ca7=this[_0x3b0afc(0x14d)]({'skipNotAttached':!0x0})[_0x3b0afc(0x174)](_0x1c6d37=>_0x3b0afc(0x9a)==_0x1c6d37[_0x3b0afc(0xbd)]&&_0x1c6d37[_0x3b0afc(0x119)]),_0x52f306=[],_0x4eba62=new Map();for(const _0x5995f6 of _0x174ca7){const _0x41d23c=_0x49ce9d(_0x5995f6[_0x3b0afc(0x1ab)]);_0x4eba62[_0x3b0afc(0x1b8)](_0x41d23c)||(_0x4eba62[_0x3b0afc(0x109)](_0x41d23c,_0x52f306[_0x3b0afc(0x215)]),_0x52f306[_0x3b0afc(0x1e1)]([]));const _0x210459=_0x4eba62[_0x3b0afc(0xe1)](_0x41d23c);_0x52f306[_0x210459][_0x3b0afc(0x1e1)](_0x5995f6);}!(function(){const _0x37dfa5=_0x3b0afc;_0x52f306[_0x37dfa5(0xc1)]((_0x4bf578,_0x5567b9)=>{const _0x48dc31=_0x37dfa5,_0x927e2d=_0x4bf578[0x0][_0x48dc31(0x1a8)],_0x16d47c=_0x5567b9[0x0][_0x48dc31(0x1a8)];return _0x927e2d==_0x16d47c?_0x4bf578[0x0][_0x48dc31(0x1ab)][_0x48dc31(0xeb)]<_0x5567b9[0x0][_0x48dc31(0x1ab)][_0x48dc31(0xeb)]?-0x1:0x1:_0x927e2d<_0x16d47c?-0x1:0x1;});for(const _0x5a1a15 of _0x52f306)_0x5a1a15[_0x37dfa5(0xc1)]((_0x3ea85c,_0x313d30)=>_0x3ea85c['id']<_0x313d30['id']?-0x1:0x1);}());for(let _0x1c0880=0x0;_0x1c0880<_0x52f306[_0x3b0afc(0x215)];_0x1c0880++){if(0x0==_0x52f306[_0x1c0880][_0x3b0afc(0x215)])continue;const _0xf474ab=[];for(let _0x56c9ab=_0x1c0880+0x1;_0x56c9ab<_0x52f306[_0x3b0afc(0x215)];_0x56c9ab++)0x0!=_0x52f306[_0x56c9ab][_0x3b0afc(0x215)]&&_0x1aa9f8(_0x52f306[_0x1c0880],_0x52f306[_0x56c9ab])&&_0xf474ab[_0x3b0afc(0x1e1)](_0x56c9ab);for(const _0x46fa55 of _0xf474ab)_0x52f306[_0x1c0880]=_0x52f306[_0x1c0880][_0x3b0afc(0x1fb)](_0x52f306[_0x46fa55]),_0x52f306[_0x46fa55]=[];}for(const _0xc98ec9 of _0x52f306)for(let _0x1db4ba=0x0;_0x1db4ba<_0xc98ec9[_0x3b0afc(0x215)];_0x1db4ba++)_0xc98ec9[_0x1db4ba][_0x3b0afc(0x1d5)]=_0xc98ec9[_0x1db4ba+0x1]||null;for(const _0x3ab58b of _0x52f306)for(let _0x401ed9=0x0;_0x401ed9<_0x3ab58b[_0x3b0afc(0x215)];_0x401ed9++)_0x3ab58b[_0x401ed9][_0x3b0afc(0x95)]=_0x3ab58b[_0x401ed9-0x1]||null;function _0x1aa9f8(_0x4784c3,_0x4ef856){const _0x1fbfeb=_0x3b0afc;if(_0x4784c3[0x0][_0x1fbfeb(0x1ab)][_0x1fbfeb(0xeb)]!==_0x4ef856[0x0][_0x1fbfeb(0x1ab)][_0x1fbfeb(0xeb)]&&_0x4784c3[0x0][_0x1fbfeb(0xf2)]!==_0x4ef856[0x0][_0x1fbfeb(0xf2)])return!0x1;if(!function(_0x4f30f6,_0x353ad6){const _0x16c569=_0x1fbfeb;if(!_0x4f30f6[_0x16c569(0x1e3)]&&!_0x353ad6[_0x16c569(0x1e3)])return!0x0;if(_0x4f30f6[_0x16c569(0x1e3)]&&_0x353ad6[_0x16c569(0x1e3)])return!0x1;if(_0x4f30f6[_0x16c569(0x1e3)]&&_0x353ad6[_0x16c569(0x1a8)]<_0x4f30f6[_0x16c569(0x11a)][_0x16c569(0x181)][_0x16c569(0xe1)](0x0)[_0x16c569(0x1a8)])return!0x0;if(_0x353ad6[_0x16c569(0x1e3)]&&_0x4f30f6[_0x16c569(0x1a8)]<_0x353ad6[_0x16c569(0x11a)][_0x16c569(0x181)][_0x16c569(0xe1)](0x0)[_0x16c569(0x1a8)])return!0x0;return!0x1;}(_0x4784c3[0x0],_0x4ef856[0x0]))return!0x1;const _0x289ecf=_0xee1eff(_0x4784c3[0x0][_0x1fbfeb(0x1ab)],_0x1fbfeb(0xeb)),_0x2a3868=_0xee1eff(_0x4ef856[0x0][_0x1fbfeb(0x1ab)],_0x1fbfeb(0xeb));if(!_0x3abfe9(_0x289ecf,_0x2a3868))return!0x1;return!!_0x4784c3[_0x1fbfeb(0x1a3)](_0x49d6d3=>_0x4ef856[_0x1fbfeb(0xd5)](_0x13b413=>_0x49d6d3[_0x1fbfeb(0x1fc)]()[_0x1fbfeb(0x100)](_0x13b413[_0x1fbfeb(0x1fc)]())))&&_0x4ef856[_0x1fbfeb(0x1a3)](_0x593658=>_0x4784c3[_0x1fbfeb(0xd5)](_0x3e90c0=>_0x593658[_0x1fbfeb(0x1fc)]()[_0x1fbfeb(0x100)](_0x3e90c0[_0x1fbfeb(0x1fc)]())));}}[_0x1b2acd(0x1f5)](_0x92123b){const _0x11ec62=_0x1b2acd,_0x7cf78d=Array[_0x11ec62(0x200)](_0x92123b),_0x3a1c5e=this[_0x11ec62(0x14d)]({'skipNotAttached':!0x0}),_0x4008ae=_0x3a1c5e[_0x11ec62(0x174)](_0x2afe92=>!_0x92123b[_0x11ec62(0x1b8)](_0x2afe92)),_0x5b4ff9=new Map(_0x7cf78d[_0x11ec62(0x131)](_0x1d4ac6=>[_0x1d4ac6,this[_0x11ec62(0x1ee)][_0x11ec62(0x171)](_0x1d4ac6[_0x11ec62(0xbd)],_0x1d4ac6[_0x11ec62(0x1a1)],_0x11ec62(0x1e4))])),_0x12194b=new Map(_0x3a1c5e[_0x11ec62(0x131)](_0x5c75c7=>[_0x5c75c7,_0x5c75c7[_0x11ec62(0xae)]()]));for(let _0x98c4e3=0x0;_0x98c4e3<_0x7cf78d[_0x11ec62(0x215)];_0x98c4e3++){if(_0x271077(this,_0x7cf78d[_0x98c4e3],_0x7cf78d,_0x98c4e3+0x1))return!0x0;}for(let _0x540add=0x0;_0x540add<_0x7cf78d[_0x11ec62(0x215)];_0x540add++){if(_0x271077(this,_0x7cf78d[_0x540add],_0x4008ae,0x0))return!0x0;}return!0x1;function _0x271077(_0x36746f,_0x12f7a3,_0x598d7e,_0x1dfe58){const _0x46d075=_0x11ec62;for(let _0x3c2074=_0x1dfe58;_0x3c2074<_0x598d7e[_0x46d075(0x215)];_0x3c2074++){const _0x2a356c=_0x598d7e[_0x3c2074];if(_0x2a356c[_0x46d075(0xbd)]!==_0x12f7a3[_0x46d075(0xbd)]||_0x2a356c[_0x46d075(0xf2)]['id']!==_0x12f7a3[_0x46d075(0xf2)]['id']||_0x2a356c[_0x46d075(0x1a1)]!==_0x12f7a3[_0x46d075(0x1a1)])continue;if(!Ft(_0x12f7a3,_0x2a356c,[_0x46d075(0xeb)]))continue;if(_0x46d075(0x9a)==_0x12f7a3[_0x46d075(0xbd)]&&_0x12f7a3[_0x46d075(0x136)][_0x46d075(0xb5)]!=_0x2a356c[_0x46d075(0x136)][_0x46d075(0xb5)])continue;if(_0x46d075(0x9a)==_0x12f7a3[_0x46d075(0xbd)]&&_0x36746f[_0x46d075(0x140)](_0x12f7a3[_0x46d075(0x136)][_0x46d075(0x1f9)]))continue;if(_0x46d075(0x1c0)==_0x12f7a3[_0x46d075(0xbd)]){const _0x63f40b=_0x36746f[_0x46d075(0xf8)][_0x46d075(0x1ae)],_0x1fddc0=_0x12f7a3[_0x46d075(0x153)]();if(_0x1fddc0&&(_0x63f40b[_0x46d075(0x1d8)][_0x46d075(0xec)](_0x1fddc0)||_0x63f40b[_0x46d075(0x1d8)][_0x46d075(0x188)](_0x1fddc0)))continue;}const _0x12d0a0=_0x5b4ff9[_0x46d075(0xe1)](_0x12f7a3),_0x55cadd=_0x12194b[_0x46d075(0xe1)](_0x12f7a3),_0x330d8e=_0x12194b[_0x46d075(0xe1)](_0x2a356c),_0x1617fa=_0x12f7a3[_0x46d075(0x11a)]&&_0x12f7a3[_0x46d075(0x11a)][_0x46d075(0x215)],_0x1c946a=_0x2a356c[_0x46d075(0x11a)]&&_0x2a356c[_0x46d075(0x11a)][_0x46d075(0x215)];if(!_0x1617fa&&_0x12d0a0(_0x330d8e,_0x55cadd))return _0x36746f[_0x46d075(0x223)](_0x2a356c,_0x12f7a3),_0x12194b[_0x46d075(0x104)](_0x12f7a3),!0x0;if(!_0x1c946a&&_0x12d0a0(_0x55cadd,_0x330d8e))return _0x36746f[_0x46d075(0x223)](_0x12f7a3,_0x2a356c),_0x12194b[_0x46d075(0x104)](_0x2a356c),!0x0;}return!0x1;}}[_0x1b2acd(0x223)](_0x5dba3c,_0x2418c1){const _0x5076c5=_0x1b2acd;if(_0x5dba3c[_0x5076c5(0xf4)]){for(const _0x42cd0b of _0x2418c1[_0x5076c5(0xae)]())_0x5dba3c[_0x5076c5(0x189)](_0x42cd0b);}else{const _0x5d995a=_0x2418c1[_0x5076c5(0x1fc)]()[_0x5076c5(0x1bc)];this[_0x5076c5(0x9d)](_0x5dba3c,this[_0x5076c5(0x1ef)][_0x5076c5(0x221)](_0x5dba3c[_0x5076c5(0x1fc)]()[_0x5076c5(0xc4)],_0x5d995a));}_0x2418c1[_0x5076c5(0x1e8)]();}[_0x1b2acd(0x176)](_0x5c751e,_0x11463f){const _0x5ba0af=_0x1b2acd,_0x4e60bb=_0x5c751e[_0x5ba0af(0x13a)](_0x5ba0af(0xbf))||_0x5c751e[_0x5ba0af(0x13a)](_0x5ba0af(0x9a))?_0x5ba0af(0x192):_0x5c751e[_0x5ba0af(0x12b)]();return _0x17a44f(this[_0x5ba0af(0xf8)][_0x5ba0af(0x13e)],_0x11463f+'_'+_0x4e60bb+_0x5ba0af(0x92));}[_0x1b2acd(0x1ff)](){const _0x4a133b=_0x1b2acd,_0x1d83bd=this[_0x4a133b(0xf8)];_0x483027(this[_0x4a133b(0x1ef)],({left:_0x590caf,entered:_0x24f39c})=>{const _0x2fce01=_0x4a133b,_0xcdb859=[];for(const _0x419ca3 of _0x590caf){const {group:_0x3dc912,type:_0x96504}=this[_0x2fce01(0x214)](_0x419ca3[_0x2fce01(0x13d)]);if(_0x2fce01(0xa6)===_0x3dc912){_0xcdb859[_0x2fce01(0x1e1)](this[_0x2fce01(0x176)](_0x96504,_0x2fce01(0x8e)));break;}}for(const _0x4975a2 of _0x24f39c){const {group:_0x53fe46,type:_0x145804}=this[_0x2fce01(0x214)](_0x4975a2[_0x2fce01(0x13d)]);if(_0x2fce01(0xa6)===_0x53fe46){_0xcdb859[_0x2fce01(0x1e1)](this[_0x2fce01(0x176)](_0x145804,_0x2fce01(0xf7)));break;}}_0xcdb859[_0x2fce01(0x215)]&&_0x1d83bd['ui'][_0x2fce01(0xc8)][_0x2fce01(0x1b2)](_0x2fce01(0xc6),_0xcdb859[_0x2fce01(0x1e4)]('\x20'));});}[_0x1b2acd(0xdf)](_0x2de373){const _0x19db5c=_0x1b2acd;if(this[_0x19db5c(0x161)])return!0x1;const _0x492a9c=this[_0x19db5c(0xf8)],_0x48004b=_0x492a9c[_0x19db5c(0x1ae)][_0x19db5c(0xfd)][_0x19db5c(0x94)][_0x19db5c(0x183)]();if(0x0==_0x48004b[_0x19db5c(0x215)])return!0x1;const _0x12e787=[],_0x7a308=_0x48004b[_0x19db5c(0x174)](_0x446a5b=>_0x19db5c(0x9a)==_0x446a5b[_0x19db5c(0xbd)]),_0x39027b=_0x48004b[_0x19db5c(0x174)](_0x591fe4=>_0x19db5c(0x139)==_0x591fe4[_0x19db5c(0xbd)]&&_0x19db5c(0x1c8)!=_0x591fe4[_0x19db5c(0x13d)]),_0x11f7de=_0x48004b[_0x19db5c(0x174)](_0x372d18=>_0x19db5c(0x134)==_0x372d18[_0x19db5c(0xbd)]&&_0x19db5c(0x1c8)!=_0x372d18[_0x19db5c(0x13d)]);for(const _0x169eb8 of _0x7a308)_0x12e787[_0x19db5c(0x1e1)]({'key':_0x169eb8[_0x19db5c(0xad)],'newValue':_0x169eb8[_0x19db5c(0x152)],'oldValue':_0x169eb8[_0x19db5c(0x17a)],'range':Ut(_0x169eb8[_0x19db5c(0x101)],_0x492a9c[_0x19db5c(0x1ae)])});for(const _0x24f47d of _0x39027b){const _0x4e9cce=_0x11f7de[_0x19db5c(0x12f)](_0x3d8945=>_0x3d8945[_0x19db5c(0x12c)][_0x19db5c(0x100)](_0x24f47d[_0x19db5c(0x12c)]));_0x4e9cce&&_0x12e787[_0x19db5c(0x1e1)]({'key':_0x19db5c(0xdb),'newValue':_0x24f47d[_0x19db5c(0x13d)],'oldValue':_0x4e9cce[_0x19db5c(0x13d)],'range':_0x492a9c[_0x19db5c(0x1ae)][_0x19db5c(0x132)](_0x24f47d[_0x19db5c(0x12c)][_0x19db5c(0xe3)])});}return 0x0!=_0x12e787[_0x19db5c(0x215)]&&this[_0x19db5c(0x1c7)](_0x2de373,_0x12e787);}[_0x1b2acd(0x208)](_0x5b3cf7){const _0x32cce3=_0x1b2acd;let _0x2d0217=!0x1;const _0xe1122f=this[_0x32cce3(0xf8)][_0x32cce3(0x1ae)][_0x32cce3(0xfd)][_0x32cce3(0x94)][_0x32cce3(0xa7)]()[_0x32cce3(0x174)](_0x13be33=>_0x13be33[_0x32cce3(0x136)][_0x32cce3(0x98)]&&_0x13be33[_0x32cce3(0x13d)][_0x32cce3(0x13a)](_0x32cce3(0x1af)));for(const _0x53e0a1 of _0xe1122f){const {subType:_0x1d0fc2,id:_0x456ed}=this[_0x32cce3(0x214)](_0x53e0a1[_0x32cce3(0x13d)]),_0x2af491=_0x1d0fc2[_0x32cce3(0x1fe)]('|')[0x0];for(const _0x283427 of this[_0x32cce3(0x14d)]({'skipNotAttached':!0x0}))_0x283427['id']!=_0x456ed&&_0x32cce3(0x9a)==_0x283427[_0x32cce3(0xbd)]&&_0x283427[_0x32cce3(0x136)]&&_0x283427[_0x32cce3(0x136)][_0x32cce3(0x1f9)]==_0x2af491&&_0x283427[_0x32cce3(0x1fc)]()[_0x32cce3(0xe0)](_0x53e0a1[_0x32cce3(0x136)][_0x32cce3(0x98)])&&(this[_0x32cce3(0x18e)](_0x283427,_0x53e0a1[_0x32cce3(0x136)][_0x32cce3(0x98)],_0x5b3cf7),_0x2d0217=!0x0);}return _0x2d0217;}[_0x1b2acd(0xea)](_0x1f7158){const _0x5d5466=_0x1b2acd;this[_0x5d5466(0xf8)],(this[_0x5d5466(0x161)]=!0x0,_0x1f7158());}[_0x1b2acd(0x18d)](_0x4be033){const _0x298131=_0x1b2acd,_0x560e58=this[_0x298131(0x140)](_0x4be033),_0x34d69e=this[_0x298131(0x19e)][_0x298131(0x1b8)](_0x4be033);return _0x560e58||_0x34d69e;}[_0x1b2acd(0x1c7)](_0x4ca0d3,_0x37851e){const _0x588eb2=_0x1b2acd;if(0x0==_0x37851e[_0x588eb2(0x215)])return!0x1;let _0x3de4ac=!0x1;for(const _0x550aad of _0x37851e){const _0x159500=this[_0x588eb2(0x1ca)](_0x550aad[_0x588eb2(0x101)],_0x588eb2(0x9a))[_0x588eb2(0x174)](_0x163bbc=>!_0x163bbc[_0x588eb2(0x1b5)][_0x588eb2(0xf5)])[_0x588eb2(0x131)](_0xc28a97=>_0xc28a97[_0x588eb2(0xa6)]),_0x251326=_0x49ce9d({'newValue':_0x550aad[_0x588eb2(0xe9)]});_0x159500[_0x588eb2(0x174)](_0x2f2d26=>{const _0x4d2ee0=_0x588eb2,[_0x5590c8,_0x273496]=_0x2f2d26[_0x4d2ee0(0x1a1)][_0x4d2ee0(0x1fe)]('|');return _0x5590c8==_0x550aad[_0x4d2ee0(0x1f9)]&&_0x273496!=_0x251326;})[_0x588eb2(0xd3)](_0x1ced7=>{const _0x436529=_0x588eb2;this[_0x436529(0x18e)](_0x1ced7,_0x550aad[_0x436529(0x101)],_0x4ca0d3),_0x3de4ac=!0x0;});}return _0x3de4ac;}[_0x1b2acd(0x18e)](_0x23a491,_0x56250c,_0x19afe2){const _0x3ac489=_0x1b2acd,_0x174e9c=_0x23a491[_0x3ac489(0x1fc)]()[_0x3ac489(0x164)](_0x56250c);0x0!==_0x174e9c[_0x3ac489(0x215)]?0x1!==_0x174e9c[_0x3ac489(0x215)]?this[_0x3ac489(0x1a7)](_0x23a491,_0x56250c[_0x3ac489(0xc4)],_0x56250c[_0x3ac489(0x1bc)]):this[_0x3ac489(0x9d)](_0x23a491,_0x174e9c[0x0]):_0x19afe2[_0x3ac489(0x88)](_0x23a491[_0x3ac489(0x1d7)]());}}class Bt{constructor(_0xd968a6){const _0xa86c18=_0x1b2acd;this[_0xa86c18(0xb4)]=_0xd968a6,this[_0xa86c18(0x1ef)]=_0xd968a6[_0xa86c18(0x1ae)],this[_0xa86c18(0xba)]=new Map(),this[_0xa86c18(0xf0)]=new Map(),this[_0xa86c18(0x209)]();}[_0x1b2acd(0x1ba)](_0x4df9ca,_0xd83141,_0x206ff3,_0x5a44f3,_0x36177e,_0x1dd88a){const _0x3f705b=_0x1b2acd;return new _0x110fe5(this[_0x3f705b(0x1ef)],{'type':_0x4df9ca,'subType':_0xd83141,'id':_0x206ff3,'author':_0x5a44f3,'creator':_0x5a44f3,'attributes':_0x36177e,'onAttributesChange':_0x1dd88a,'onAccept':(..._0x2fc1e0)=>this[_0x3f705b(0x171)](_0x4df9ca,_0xd83141,_0x3f705b(0x97))(..._0x2fc1e0),'onDiscard':(..._0x380f9f)=>this[_0x3f705b(0x171)](_0x4df9ca,_0xd83141,_0x3f705b(0x19d))(..._0x380f9f)});}[_0x1b2acd(0x8a)](_0x296622,_0x5dce96,_0x1e1a9d,_0x1c297f){const _0x5444f5=_0x1b2acd,_0x3eee8e=_0x296622+':'+_0x5dce96+':'+_0x1e1a9d;this[_0x5444f5(0xba)][_0x5444f5(0x109)](_0x3eee8e,_0x1c297f);}[_0x1b2acd(0x171)](_0x125070,_0x196bca,_0x175169){const _0x5ab273=_0x1b2acd,_0x5036d8=_0x125070+':'+_0x196bca+':'+_0x175169;return this[_0x5ab273(0xba)][_0x5ab273(0xe1)](_0x5036d8)||this[_0x5ab273(0xf0)][_0x5ab273(0xe1)](_0x125070+':'+_0x175169);}[_0x1b2acd(0x209)](){const _0x3bcb9d=_0x1b2acd,_0x357b33=()=>!0x1,_0xbc7b22=_0x2b5078=>{const _0x5afdf8=_0x1ef7;_0x2b5078[_0x5afdf8(0xc1)]((_0x563f5c,_0x5b267a)=>_0x563f5c[_0x5afdf8(0xc4)][_0x5afdf8(0x165)](_0x5b267a[_0x5afdf8(0xc4)])?0x1:-0x1),this[_0x5afdf8(0x1ef)][_0x5afdf8(0xe5)](_0x2dc28a=>{const _0x58af1e=_0x5afdf8;for(const _0x4a48c0 of _0x2b5078){let _0x12bf91;_0x12bf91=_0x4a48c0[_0x58af1e(0x1bc)][_0x58af1e(0xa0)]&&_0x4a48c0[_0x58af1e(0x1bc)][_0x58af1e(0x19c)]==_0x4a48c0[_0x58af1e(0xc4)][_0x58af1e(0xe3)]?_0x2dc28a[_0x58af1e(0x21f)](_0x4a48c0[_0x58af1e(0xc4)][_0x58af1e(0xe3)],'on'):_0x2dc28a[_0x58af1e(0x21f)](_0x4a48c0),this[_0x58af1e(0x1ef)][_0x58af1e(0x14a)](_0x12bf91,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1277db=(_0x263c9e,_0x3c9dca)=>{const _0x33dd64=_0x1ef7;_0x3c9dca&&this[_0x33dd64(0x1ef)][_0x33dd64(0xe5)](_0x58442a=>{const _0x2b996b=_0x33dd64,{commandName:_0x4a25e6,commandParams:_0x42eae6=[]}=_0x3c9dca,_0x3feff6=_0x263c9e[_0x2b996b(0x131)](_0x2850e4=>(Rt(_0x2850e4)&&(_0x2850e4=this[_0x2b996b(0x1ef)][_0x2b996b(0x221)](_0x2850e4[_0x2b996b(0x1bc)])),_0x2850e4))[_0x2b996b(0x174)](_0x2e1a40=>_0x2b996b(0x1e5)!==_0x2e1a40[_0x2b996b(0x226)][_0x2b996b(0x220)]);if(_0x3feff6[_0x2b996b(0x215)]<0x1)return;const _0x579bb7=Array[_0x2b996b(0x200)](this[_0x2b996b(0x1ef)][_0x2b996b(0xfd)][_0x2b996b(0xed)][_0x2b996b(0xae)]())[_0x2b996b(0x131)](_0x189d26=>_0xf986f[_0x2b996b(0x190)](_0x189d26));_0x58442a[_0x2b996b(0xb7)](_0x3feff6);for(const _0x19b832 of this[_0x2b996b(0xb4)][_0x2b996b(0x219)][_0x2b996b(0x219)]())_0x19b832[_0x2b996b(0x180)]();_0x42eae6[_0x2b996b(0x1e1)]({'forceDefaultExecution':!0x0}),this[_0x2b996b(0xb4)][_0x2b996b(0x1ad)](_0x4a25e6,..._0x42eae6);const _0x3f024a=_0x579bb7[_0x2b996b(0x174)](_0x2c870e=>_0x2b996b(0x1e5)!=_0x2c870e[_0x2b996b(0x226)][_0x2b996b(0x220)]);_0x3f024a[_0x2b996b(0x215)]>0x0&&_0x58442a[_0x2b996b(0xb7)](_0x3f024a);for(const _0x127a1c of _0x579bb7)_0x127a1c[_0x2b996b(0xce)]();});},_0x52b836=(_0x2c6bf6,_0x3b2005)=>0x1==_0x2c6bf6[_0x3bcb9d(0x215)]&&0x1==_0x3b2005[_0x3bcb9d(0x215)]&&_0x2c6bf6[0x0][_0x3bcb9d(0x1bc)][_0x3bcb9d(0x100)](_0x3b2005[0x0][_0x3bcb9d(0xc4)]),_0x7fd7eb=(_0x1ba492,_0x219948,_0x412c89,_0x2ff5f4)=>Gt(_0x1ba492,_0x219948,_0x412c89,_0x2ff5f4,this[_0x3bcb9d(0x1ef)])?[_0x1ba492,_0x219948]:Gt(_0x219948,_0x1ba492,_0x2ff5f4,_0x412c89,this[_0x3bcb9d(0x1ef)])?[_0x219948,_0x1ba492]:null;this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x114),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x123),_0xbc7b22),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0xc2),_0x52b836),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x1b9),_0x7fd7eb),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x202),_0xbc7b22),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x1d6),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x1b3),_0x52b836),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x117),_0x7fd7eb),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x170),_0x1277db),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x222),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x112),_0x52b836),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x13b),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x13f),_0x1277db),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x125),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x1c9),_0x52b836),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x156),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x235),_0x357b33),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x11d),(_0x5c2b70,_0x39aca3)=>{const _0x50a8da=_0x3bcb9d;if(!_0x39aca3)return;const _0x54713b=this[_0x50a8da(0xb4)][_0x50a8da(0xb3)][_0x50a8da(0xe1)](p);this[_0x50a8da(0x1ef)][_0x50a8da(0xe5)](_0x564675=>{const _0x413034=_0x50a8da;if(_0x413034(0xdb)==_0x39aca3[_0x413034(0x1f9)])for(const _0x3ae043 of _0x5c2b70){const _0x439818=_0x3ae043[_0x413034(0xc4)][_0x413034(0xe3)],_0x10b8e3=_0x39aca3[_0x413034(0xb5)];_0x564675[_0x413034(0x144)](_0x439818,_0x10b8e3);}else{if(_0x54713b[_0x413034(0x140)](_0x39aca3[_0x413034(0x1f9)])){for(const _0x2a2f56 of _0x5c2b70)void 0x0!==_0x39aca3[_0x413034(0xb5)]?_0x564675[_0x413034(0xa2)](_0x39aca3[_0x413034(0x1f9)],_0x39aca3[_0x413034(0xb5)],_0x2a2f56[_0x413034(0xc4)][_0x413034(0xe3)]):_0x564675[_0x413034(0x16d)](_0x39aca3[_0x413034(0x1f9)],_0x2a2f56[_0x413034(0xc4)][_0x413034(0xe3)]);}else{for(const _0x3e4316 of _0x5c2b70)_0x39aca3[_0x413034(0xb5)]?_0x564675[_0x413034(0xa2)](_0x39aca3[_0x413034(0x1f9)],_0x39aca3[_0x413034(0xb5)],_0x3e4316):_0x564675[_0x413034(0x16d)](_0x39aca3[_0x413034(0x1f9)],_0x3e4316);}}});}),this[_0x3bcb9d(0xf0)][_0x3bcb9d(0x109)](_0x3bcb9d(0x22f),_0x52b836);}}function xt(_0x4c3db2,_0x8820bf,_0x4a7dba){const _0x27fa76=_0x1b2acd;for(const _0xc7c5af of _0x8820bf[_0x27fa76(0x19c)][_0x27fa76(0xdc)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xc7c5af[_0x27fa76(0x226)]==_0xc7c5af)return!0x1;if(!_0x4a7dba[_0x27fa76(0xa9)](_0xc7c5af))return!0x1;if(_0x4c3db2[_0x27fa76(0xec)](_0xc7c5af)||_0x4c3db2[_0x27fa76(0x188)](_0xc7c5af))return!0x0;}return!0x1;}function Rt(_0x4e5fe6){const _0x557f65=_0x1b2acd;return _0x4e5fe6[_0x557f65(0x1bc)][_0x557f65(0x19c)]==_0x4e5fe6[_0x557f65(0xc4)][_0x557f65(0xe3)]&&_0x4e5fe6[_0x557f65(0x1bc)][_0x557f65(0x1b1)];}function Tt(_0x4ba961,_0x133ac9,_0x4a0534,_0x16a3df){const _0x914026=_0x1b2acd,_0x539616=_0x27b12d=>!_0x27b12d[_0x914026(0xb9)]['is'](_0x914026(0x205))&&!_0x16a3df[_0x914026(0xec)](_0x27b12d[_0x914026(0xb9)]),_0x2617af=_0x4ba961[_0x914026(0xc4)][_0x914026(0x107)](_0x539616),_0x1654e0=_0x4ba961[_0x914026(0x1bc)][_0x914026(0x107)](_0x539616,{'direction':_0x914026(0x1c4)});return(!_0x4ba961[_0x914026(0xc4)][_0x914026(0x100)](_0x2617af)||!_0x4ba961[_0x914026(0x1bc)][_0x914026(0x100)](_0x1654e0))&&(_0x2617af[_0x914026(0x165)](_0x1654e0)?_0x4a0534[_0x914026(0x185)](_0x133ac9,{'range':_0x4a0534[_0x914026(0x221)](_0x2617af,_0x1654e0)}):_0x4a0534[_0x914026(0x88)](_0x133ac9),!0x0);}function Et(_0x53a9d8){return _0x49ce9d(_0x53a9d8);}function Vt(_0x375d99){const _0xe43850=_0x1b2acd,_0x412901=_0x375d99[_0xe43850(0xc4)][_0xe43850(0xe3)];return _0x412901&&_0x412901['is'](_0xe43850(0x194));}function Ut(_0x577bb5,_0x38a649){const _0x2f7a65=_0x1b2acd;return null==_0x577bb5[_0x2f7a65(0x1bc)][_0x2f7a65(0x1ea)]&&_0x577bb5[_0x2f7a65(0x1bc)][_0x2f7a65(0x19c)]==_0x577bb5[_0x2f7a65(0xc4)][_0x2f7a65(0xe3)]?Ot(_0x577bb5[_0x2f7a65(0xc4)][_0x2f7a65(0xe3)],_0x38a649):_0x577bb5;}function Ot(_0x4b1c25,_0x8f7585){const _0x18cc4b=_0x1b2acd,_0xebf807=_0x8f7585[_0x18cc4b(0x1d8)][_0x18cc4b(0xec)](_0x4b1c25)||_0x8f7585[_0x18cc4b(0x1d8)][_0x18cc4b(0x14e)](_0x4b1c25);return _0x8f7585[_0x18cc4b(0x221)](_0x8f7585[_0x18cc4b(0x1f0)](_0x4b1c25,_0x18cc4b(0xe4)),_0xebf807?_0x8f7585[_0x18cc4b(0xf9)](_0x4b1c25):_0x8f7585[_0x18cc4b(0x1f0)](_0x4b1c25,_0x18cc4b(0x1bc)));}function Gt(_0x46550a,_0x4c0885,_0x245a44,_0x242c71,_0x143cc7){const _0x63b40c=_0x1b2acd;if(!Ft(_0x46550a,_0x4c0885))return!0x1;if(_0x245a44[_0x63b40c(0x1bc)][_0x63b40c(0x100)](_0x242c71[_0x63b40c(0xc4)]))return!0x0;if(_0x46550a[_0x63b40c(0xbd)]!=_0x4c0885[_0x63b40c(0xbd)])return!0x1;if(!_0x245a44[_0x63b40c(0x1bc)][_0x63b40c(0x16a)](_0x242c71[_0x63b40c(0xc4)]))return!0x1;const _0x1c55b5=_0x143cc7[_0x63b40c(0x221)](_0x245a44[_0x63b40c(0x1bc)],_0x242c71[_0x63b40c(0xc4)])[_0x63b40c(0xd4)]();for(const _0x5969fc of _0x1c55b5)if([_0x63b40c(0x216),_0x63b40c(0x143)][_0x63b40c(0x1bf)](_0x5969fc[_0x63b40c(0xbd)])&&_0x143cc7[_0x63b40c(0x1d8)][_0x63b40c(0x188)](_0x5969fc[_0x63b40c(0xb9)]))return!0x1;return!0x0;}function Ft(_0x38d35d,_0x44f04f,_0x1ec1e1=[]){const _0x43d2cf=_0x1b2acd;return!(!_0x38d35d[_0x43d2cf(0x119)]||!_0x44f04f[_0x43d2cf(0x119)])&&_0x3abfe9(_0xee1eff(_0x38d35d[_0x43d2cf(0x1ab)],_0x1ec1e1),_0xee1eff(_0x44f04f[_0x43d2cf(0x1ab)],_0x1ec1e1));}function Pt(_0x14b7f4,_0x3cec3b){const _0x383c6a=_0x1b2acd,_0x1ede1c=Lt(_0x14b7f4[_0x383c6a(0x1ab)]),_0x17eb7a=Lt(_0x3cec3b);if(!_0x14b7f4[_0x383c6a(0x119)])return!0x1;for(const _0x48f9f7 of Object[_0x383c6a(0x199)](_0x17eb7a))if(!_0x3abfe9(_0x1ede1c[_0x48f9f7],_0x17eb7a[_0x48f9f7]))return!0x1;return!0x0;}function Lt(_0x355ca){const _0x34d645=_0x1b2acd,_0x3addb5=Object[_0x34d645(0x19f)]({},_0x355ca);return delete _0x3addb5[_0x34d645(0x213)],delete _0x3addb5[_0x34d645(0x19b)],_0x3addb5;}
|
package/src/trackchangesui.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4b3017=_0x5c72;(function(_0x362fd9,_0x417d03){const _0xfafa80=_0x5c72,_0x3b8b61=_0x362fd9();while(!![]){try{const _0x5c60ff=-parseInt(_0xfafa80(0xf5))/0x1*(parseInt(_0xfafa80(0x154))/0x2)+-parseInt(_0xfafa80(0x140))/0x3*(-parseInt(_0xfafa80(0x117))/0x4)+parseInt(_0xfafa80(0xec))/0x5*(parseInt(_0xfafa80(0xde))/0x6)+-parseInt(_0xfafa80(0x15b))/0x7*(-parseInt(_0xfafa80(0x159))/0x8)+-parseInt(_0xfafa80(0x151))/0x9+parseInt(_0xfafa80(0x119))/0xa+parseInt(_0xfafa80(0xf8))/0xb;if(_0x5c60ff===_0x417d03)break;else _0x3b8b61['push'](_0x3b8b61['shift']());}catch(_0xa2e0fa){_0x3b8b61['push'](_0x3b8b61['shift']());}}}(_0x1d41,0xef6e2));import{Plugin as _0x501ef6}from'ckeditor5/src/core.js';function _0x5c72(_0x2efc96,_0x409e28){const _0x1d41a3=_0x1d41();return _0x5c72=function(_0x5c7295,_0x1bdc29){_0x5c7295=_0x5c7295-0xde;let _0x26a549=_0x1d41a3[_0x5c7295];return _0x26a549;},_0x5c72(_0x2efc96,_0x409e28);}import{Collection as _0x147b9d}from'ckeditor5/src/utils.js';import{ViewModel as _0x1d007c,SplitButtonView as _0x1a5604,createDropdown as _0x3c69ce,addListToDropdown as _0x484af3}from'ckeditor5/src/ui.js';import{Users as _0x450c5f,getDateTimeFormatter as _0x54e8b3,getAllMarkersDomElementsSorted as _0x52ad3f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x216b68 from'./trackchangesediting.js';function _0x1d41(){const _0x4e5869=['activeAnnotations','190506vRKAdZ','addComment','createAnnotation','CommentsRepository','unbind','_initializeController','getAllAdjacentSuggestions','suggestionChanged','acceptButton','focus','source','innerView','has','TrackChangesEditing','65nEYqnQ','add','init','addSourceCollector','isEnabled','separator','button','keys','editor','366946iaHXyu','getMarkers','discardAllSuggestions','7295453qYLkrQ','comments.maxCommentCharsWhenCollapsed','stopListening','pluginName','view','_bindAnnotationToEditors','trackChanges','values','_createUIButton','commentThread','config','acceptAllSuggestions','editing','Discard\x20all\x20suggestions','_annotationViews','comments.maxCommentsWhenCollapsed','CommentView','discardSelectedSuggestions','_destroyController','mainView','Annotations','delete','execute','_descriptionFactory','CommentsUI','switchbutton','getJoined','value','comments.maxThreadTotalWeight','from','filter','3308fHnmMj','activeMarkers','4253930BPyJpW','set','suggestion-','model','refreshSelectedViews','isDirty','createCommentThreadController','get','trackChanges.disableComments','getFirstRange','locale','Accept\x20all\x20selected\x20suggestions','previous','TrackChangesUI','_unbindEditors','getSuggestion','comments','define','getMarkerNames','some','push','trackChanges.SuggestionThreadView','arrowView','isInContent','_handleControllerBuffer','suggestionUnloaded','actionView','SuggestionThreadView','change:previous','requires','plugins','lowest','destroy','listenTo','_refreshActiveMarkers','acceptSelectedSuggestions','Track\x20changes','size','registerAnnotation','1254zBWJlm','_viewToController','remove','type','hasSuggestion','_disableComments','EditorAnnotations','_handleSuggestionControllerDelayed','getDescriptions','discardButton','isMultiRange','_updateController','getRanges','commands','getByInnerView','bind','buttonView','3858687esWemM','head','suggestionLoaded','4CSFjpN','commandName','componentFactory','descriptionParts','_suggestionToController','272vSCCJu','createAnnotationView','60998nFxOmZ','map','change:activeAnnotations','clear','reduce','Discard\x20all\x20selected\x20suggestions','length','Accept\x20all\x20suggestions','toMany','comments.editorConfig','isOn'];_0x1d41=function(){return _0x4e5869;};return _0x1d41();}import _0x2c3ad2 from'./ui/suggestioncontroller.js';import _0x24ca48 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x4e69c3}from'./utils/common-translations.js';import _0x40e122 from'../theme/icons/track-changes.svg';export default class d extends _0x501ef6{static get[_0x4b3017(0x136)](){const _0x593b5a=_0x4b3017;return[_0x216b68,_0x450c5f,_0x593b5a(0xe1),_0x593b5a(0x10c),_0x593b5a(0x146)];}static get[_0x4b3017(0xfb)](){const _0x46019d=_0x4b3017;return _0x46019d(0x126);}constructor(_0x49dce2){const _0x460feb=_0x4b3017;super(_0x49dce2),this[_0x460feb(0x158)]=new Map(),this[_0x460feb(0x141)]=new Map(),this[_0x460feb(0x106)]=new Map(),this[_0x460feb(0x131)]=new Map();const _0x15b3bf=this[_0x460feb(0xf4)][_0x460feb(0x102)];_0x15b3bf[_0x460feb(0x12a)](_0x460feb(0x12e),_0x24ca48),_0x15b3bf[_0x460feb(0x12a)](_0x460feb(0x121),!0x1),this[_0x460feb(0x145)]=_0x15b3bf[_0x460feb(0x120)](_0x460feb(0x121));}[_0x4b3017(0x147)](_0xdc5970,_0x49442a){const _0x30e988=_0x4b3017;0x0===this[_0x30e988(0x131)][_0x30e988(0x13e)]&&setTimeout(()=>{const _0xcaf0b5=_0x30e988;for(const [_0x32355c,_0x442907]of this[_0xcaf0b5(0x131)]){const _0x3da05d=this[_0xcaf0b5(0x158)][_0xcaf0b5(0xea)](_0x32355c);_0x3da05d||_0x442907?_0x3da05d&&_0x442907&&this[_0xcaf0b5(0x10a)](_0x32355c):this[_0xcaf0b5(0xe3)](_0x32355c);}this[_0xcaf0b5(0x131)][_0xcaf0b5(0x15e)](),this[_0xcaf0b5(0xf4)][_0xcaf0b5(0x137)][_0xcaf0b5(0x120)](_0xcaf0b5(0x146))[_0xcaf0b5(0x11d)](),this[_0xcaf0b5(0x13b)]();},0xa),this[_0x30e988(0x131)][_0x30e988(0x11a)](_0xdc5970,_0x49442a);}[_0x4b3017(0xee)](){const _0x34f6ec=_0x4b3017,_0x7650f6=this[_0x34f6ec(0xf4)],_0x597f3a=_0x7650f6[_0x34f6ec(0x137)][_0x34f6ec(0x120)](_0x34f6ec(0xeb)),_0x4e66d6=_0x7650f6[_0x34f6ec(0x137)][_0x34f6ec(0x120)](_0x34f6ec(0x10c)),_0x460b0c=_0x7650f6[_0x34f6ec(0x137)][_0x34f6ec(0x120)](_0x34f6ec(0x146)),_0x22bcf1=_0x7650f6[_0x34f6ec(0x137)][_0x34f6ec(0x120)](_0x34f6ec(0xe1));_0x7650f6['ui'][_0x34f6ec(0x156)][_0x34f6ec(0xed)](_0x34f6ec(0xfe),_0x3710ea=>this[_0x34f6ec(0x100)](_0x3710ea)),_0x460b0c[_0x34f6ec(0xef)](()=>{const _0x5382d0=_0x34f6ec,_0x81be6d=[];for(const [_0x499ecf,_0x565eed]of Array[_0x5382d0(0x115)](this[_0x5382d0(0x158)])){const _0x4cadc1=_0x499ecf[_0x5382d0(0xe4)](),_0x36388e=[];for(const _0x225b16 of _0x4cadc1){if(!_0x225b16[_0x5382d0(0x130)])continue;if(_0x225b16[_0x5382d0(0x14a)]){_0x36388e[_0x5382d0(0x12d)](..._0x225b16[_0x5382d0(0x14c)]());continue;}const _0x60c18e=_0x225b16[_0x5382d0(0x122)]();if(_0x36388e[_0x5382d0(0x161)]>0x0){const _0xe9e7e1=_0x36388e[0x0][_0x5382d0(0x112)](_0x60c18e);if(_0xe9e7e1){_0x36388e[0x0]=_0xe9e7e1;continue;}}_0x36388e[_0x5382d0(0x12d)](_0x60c18e);}_0x81be6d[_0x5382d0(0x12d)]([_0x565eed[_0x5382d0(0xfc)],_0x36388e]);}return _0x81be6d;}),this[_0x34f6ec(0x13a)](_0x597f3a,_0x34f6ec(0x153),(_0x30b75f,_0x2b81f5)=>{const _0x8f873c=_0x34f6ec;this[_0x8f873c(0x13a)](_0x2b81f5,_0x8f873c(0x135),(_0x22a9f0,_0x21cd12,_0xdb067,_0x9320db)=>{const _0x267da3=_0x8f873c;_0x2b81f5[_0x267da3(0x130)]&&(null==_0xdb067?(this[_0x267da3(0x14b)](_0x9320db[_0x267da3(0x152)]),this[_0x267da3(0x147)](_0x2b81f5,!0x1)):(this[_0x267da3(0x14b)](_0xdb067[_0x267da3(0x152)]),null==_0x9320db&&this[_0x267da3(0x147)](_0x2b81f5,!0x0)));}),null!==_0x2b81f5[_0x8f873c(0x125)]?this[_0x8f873c(0x14b)](_0x2b81f5[_0x8f873c(0x152)]):this[_0x8f873c(0x147)](_0x2b81f5,!0x1);}),this[_0x34f6ec(0x13a)](_0x597f3a,_0x34f6ec(0x132),(_0x57d551,_0x1a02b9,_0x3ee95f)=>{const _0x43436f=_0x34f6ec;this[_0x43436f(0xfa)](_0x1a02b9,_0x43436f(0x135)),this[_0x43436f(0x131)][_0x43436f(0x10d)](_0x1a02b9),this[_0x43436f(0x158)][_0x43436f(0xea)](_0x1a02b9)&&this[_0x43436f(0x10a)](_0x1a02b9),_0x3ee95f&&this[_0x43436f(0x14b)](_0x3ee95f[_0x43436f(0x152)]);}),this[_0x34f6ec(0x13a)](_0x597f3a,_0x34f6ec(0xe5),(_0x260155,_0x21dc8b)=>{const _0x285da7=_0x34f6ec;this[_0x285da7(0x14b)](_0x21dc8b);}),this[_0x34f6ec(0x13a)](_0x4e66d6,_0x34f6ec(0x15d),()=>{const _0x2a6dd1=_0x34f6ec;this[_0x2a6dd1(0x13b)]();}),this[_0x34f6ec(0x13a)](_0x22bcf1,_0x34f6ec(0xdf),(_0x212d3d,{threadId:_0x594fad,isFromAdapter:_0x515bf2})=>{const _0x15546a=_0x34f6ec;if(_0x515bf2||!_0x597f3a[_0x15546a(0x144)](_0x594fad))return;const _0x104f0d=_0x597f3a[_0x15546a(0x128)](_0x594fad);this[_0x15546a(0x158)][_0x15546a(0x120)](_0x104f0d)[_0x15546a(0xfc)][_0x15546a(0xe7)]();},{'priority':_0x34f6ec(0x138)});}[_0x4b3017(0x13b)](){const _0x4e514b=_0x4b3017,_0x514d86=this[_0x4e514b(0xf4)][_0x4e514b(0x137)][_0x4e514b(0x120)](_0x4e514b(0x10c)),_0x49db9f=this[_0x4e514b(0xf4)][_0x4e514b(0x137)][_0x4e514b(0x120)](_0x4e514b(0xeb)),_0x5e414f=Array[_0x4e514b(0x115)](_0x514d86[_0x4e514b(0x166)],_0x2d5535=>_0x2d5535[_0x4e514b(0xe9)])[_0x4e514b(0x116)](_0x13826c=>this[_0x4e514b(0x141)][_0x4e514b(0xea)](_0x13826c)),_0x4865e5=[];for(const _0x15e444 of _0x5e414f){const _0x49c56a=this[_0x4e514b(0x141)][_0x4e514b(0x120)](_0x15e444)[_0x4e514b(0x11c)][_0x4e514b(0xe4)]();_0x4865e5[_0x4e514b(0x12d)](..._0x49c56a[_0x4e514b(0x15f)]((_0x2318f8,_0x4d72e3)=>[..._0x2318f8,..._0x4d72e3[_0x4e514b(0x12b)]()],[]));}_0x49db9f[_0x4e514b(0x118)]=_0x4865e5;}[_0x4b3017(0x100)](_0x14755e){const _0x538f3c=_0x4b3017,_0x1c6102=_0x3c69ce(_0x14755e,_0x1a5604),_0x330504=this[_0x538f3c(0xf4)][_0x538f3c(0x14d)][_0x538f3c(0x120)](_0x538f3c(0xfe)),_0x129238=_0x4e69c3(_0x14755e,_0x538f3c(0x13d));_0x1c6102[_0x538f3c(0x150)][_0x538f3c(0x11a)]({'tooltip':_0x129238,'label':_0x129238,'icon':_0x40e122}),_0x1c6102[_0x538f3c(0x150)][_0x538f3c(0x14f)](_0x538f3c(0x165))['to'](_0x330504,_0x538f3c(0x113)),_0x1c6102[_0x538f3c(0x150)]['on'](_0x538f3c(0x10e),()=>{const _0x499d5b=_0x538f3c;_0x330504[_0x499d5b(0x10e)](),this[_0x499d5b(0xf4)][_0x499d5b(0x104)][_0x499d5b(0xfc)][_0x499d5b(0xe7)]();});const _0x17dc0d=new _0x147b9d(),_0x34fcd9=[{'type':_0x538f3c(0x111),'model':{'withText':!0x0,'label':_0x129238,'commandName':_0x538f3c(0xfe)}},{'type':_0x538f3c(0xf1)},{'type':_0x538f3c(0xf2),'model':{'withText':!0x0,'label':_0x4e69c3(_0x14755e,_0x538f3c(0x162)),'commandName':_0x538f3c(0x103)}},{'type':_0x538f3c(0xf2),'model':{'withText':!0x0,'label':_0x4e69c3(_0x14755e,_0x538f3c(0x124)),'commandName':_0x538f3c(0x13c)}},{'type':_0x538f3c(0xf2),'model':{'withText':!0x0,'label':_0x4e69c3(_0x14755e,_0x538f3c(0x105)),'commandName':_0x538f3c(0xf7)}},{'type':_0x538f3c(0xf2),'model':{'withText':!0x0,'label':_0x4e69c3(_0x14755e,_0x538f3c(0x160)),'commandName':_0x538f3c(0x109)}}];for(const _0x899400 of _0x34fcd9){let _0x41010b={'type':_0x538f3c(0xf1)};if(_0x899400[_0x538f3c(0x11c)]){const _0x293e76=new _0x1d007c(_0x899400[_0x538f3c(0x11c)]),_0x234fbf=this[_0x538f3c(0xf4)][_0x538f3c(0x14d)][_0x538f3c(0x120)](_0x293e76[_0x538f3c(0x155)]);_0x293e76[_0x538f3c(0x14f)](_0x538f3c(0x165),_0x538f3c(0xf0))['to'](_0x234fbf,_0x538f3c(0x113),_0x538f3c(0xf0)),_0x41010b={'type':_0x899400[_0x538f3c(0x143)],'model':_0x293e76};}_0x17dc0d[_0x538f3c(0xed)](_0x41010b);}_0x484af3(_0x1c6102,_0x17dc0d);const _0x7dd1de=_0x34fcd9[_0x538f3c(0x116)](_0x14b4ed=>null!=_0x14b4ed[_0x538f3c(0x11c)])[_0x538f3c(0x15c)](_0x3abd4f=>this[_0x538f3c(0xf4)][_0x538f3c(0x14d)][_0x538f3c(0x120)](_0x3abd4f[_0x538f3c(0x11c)][_0x538f3c(0x155)])),_0x99f3c=_0x1c6102[_0x538f3c(0x150)];return _0x99f3c[_0x538f3c(0x133)][_0x538f3c(0xe2)](_0x538f3c(0xf0)),_0x99f3c[_0x538f3c(0x12f)][_0x538f3c(0xe2)](_0x538f3c(0xf0)),_0x99f3c[_0x538f3c(0x133)][_0x538f3c(0x14f)](_0x538f3c(0xf0))['to'](_0x330504,_0x538f3c(0xf0)),_0x99f3c[_0x538f3c(0x12f)][_0x538f3c(0x14f)](_0x538f3c(0xf0))[_0x538f3c(0x163)](_0x7dd1de,_0x538f3c(0xf0),(..._0x53f224)=>_0x53f224[_0x538f3c(0x12c)](_0x5c04c9=>_0x5c04c9)),_0x1c6102['on'](_0x538f3c(0x10e),_0x5b33ad=>{const _0x46f7e9=_0x538f3c;this[_0x46f7e9(0xf4)][_0x46f7e9(0x10e)](_0x5b33ad[_0x46f7e9(0xe8)][_0x46f7e9(0x155)]),this[_0x46f7e9(0xf4)][_0x46f7e9(0x104)][_0x46f7e9(0xfc)][_0x46f7e9(0xe7)]();}),_0x1c6102;}[_0x4b3017(0xe3)](_0x355445){const _0xfef037=_0x4b3017,_0x3f7575=this[_0xfef037(0xf4)],_0x5e5611=_0x3f7575[_0xfef037(0x102)],_0x3a3c88=_0x3f7575[_0xfef037(0x137)][_0xfef037(0x120)](_0xfef037(0x10c)),_0x10e275=_0x3f7575[_0xfef037(0x137)][_0xfef037(0x120)](_0xfef037(0xe1)),_0x193b7d=_0x3f7575[_0xfef037(0x137)][_0xfef037(0x120)](_0xfef037(0x146)),_0x31cdf7=_0x3f7575[_0xfef037(0x137)][_0xfef037(0x120)](_0x450c5f)['me'],_0x8923fb=_0x5e5611[_0xfef037(0x120)](_0xfef037(0xfe))[_0xfef037(0x134)],{CommentsListView:_0x122a3a,CommentThreadInputView:_0x2c1fe0}=_0x3f7575[_0xfef037(0x137)][_0xfef037(0x120)](_0xfef037(0x110));let _0x4dd663,_0x367bb2;this[_0xfef037(0x106)][_0xfef037(0xea)](_0x355445['id'])?(_0x367bb2=this[_0xfef037(0x106)][_0xfef037(0x120)](_0x355445['id']),_0x4dd663=_0x367bb2[_0xfef037(0x10b)]):(_0x4dd663=new _0x8923fb(_0x3f7575[_0xfef037(0x123)],_0x355445,_0x31cdf7,{'disableComments':this[_0xfef037(0x145)],'editorConfig':_0x5e5611[_0xfef037(0x120)](_0xfef037(0x164)),'maxCommentsWhenCollapsed':_0x5e5611[_0xfef037(0x120)](_0xfef037(0x107)),'maxThreadTotalWeight':_0x5e5611[_0xfef037(0x120)](_0xfef037(0x114)),'maxCommentCharsWhenCollapsed':_0x5e5611[_0xfef037(0x120)](_0xfef037(0xf9)),'formatDateTime':_0x54e8b3(_0x5e5611[_0xfef037(0x120)](_0xfef037(0x123))),'CommentView':_0x5e5611[_0xfef037(0x120)](_0xfef037(0x129))[_0xfef037(0x108)],'CommentsListView':_0x122a3a,'CommentThreadInputView':_0x2c1fe0}),_0x4dd663[_0xfef037(0xe6)]['on'](_0xfef037(0x10e),()=>{const _0x5d682d=_0xfef037;_0x3f7575[_0x5d682d(0x104)][_0x5d682d(0xfc)][_0x5d682d(0xe7)]();}),_0x4dd663[_0xfef037(0x149)]['on'](_0xfef037(0x10e),()=>{const _0x464144=_0xfef037;_0x3f7575[_0x464144(0x104)][_0x464144(0xfc)][_0x464144(0xe7)]();}),_0x367bb2=_0x3a3c88[_0xfef037(0x15a)](this[_0xfef037(0xf4)][_0xfef037(0x123)],_0x4dd663),_0x367bb2[_0xfef037(0x14f)](_0xfef037(0x11e))['to'](_0x4dd663,_0xfef037(0x11e)),_0x367bb2[_0xfef037(0x14f)](_0xfef037(0x161))['to'](_0x4dd663),_0x367bb2[_0xfef037(0x14f)](_0xfef037(0x143))['to'](_0x4dd663,_0xfef037(0x143),_0x262b80=>_0xfef037(0x11b)+_0x262b80),this[_0xfef037(0x106)][_0xfef037(0x11a)](_0x355445['id'],_0x367bb2));const _0x3311b7=_0x10e275[_0xfef037(0x11f)](_0x355445[_0xfef037(0x101)],_0x4dd663),_0x4020d9=new _0x2c3ad2(_0x3f7575,_0x355445,_0x4dd663,_0x3311b7),_0x5987c1=_0x355445[_0xfef037(0xe4)]()[_0xfef037(0x116)](_0x572db3=>_0x572db3[_0xfef037(0x130)]);_0x4dd663[_0xfef037(0x157)]=_0x3f7575[_0xfef037(0x137)][_0xfef037(0x120)](_0xfef037(0xeb))[_0xfef037(0x10f)][_0xfef037(0x148)](_0x5987c1),this[_0xfef037(0x158)][_0xfef037(0x11a)](_0x355445,_0x4020d9),this[_0xfef037(0x141)][_0xfef037(0x11a)](_0x4dd663,_0x4020d9);const _0x4d25c4=_0x3a3c88[_0xfef037(0xe0)]({'view':_0x367bb2,'target':()=>{const _0x591a8a=_0xfef037,_0x480096=[],_0x24b734=_0x355445[_0x591a8a(0xe4)]()[_0x591a8a(0x116)](_0xd37ba3=>_0xd37ba3[_0x591a8a(0x130)]);for(const _0x149f04 of _0x24b734)_0x480096[_0x591a8a(0x12d)](..._0x149f04[_0x591a8a(0xf6)]());return _0x52ad3f(_0x3f7575[_0x591a8a(0x104)],_0x480096);},'type':()=>_0xfef037(0x11b)+_0x4020d9[_0xfef037(0xfc)][_0xfef037(0x143)]});_0x10e275[_0xfef037(0xfd)](_0x4dd663,_0x4d25c4),_0x3a3c88[_0xfef037(0xed)](_0x4d25c4),_0x193b7d[_0xfef037(0x13f)](_0x4d25c4);}[_0x4b3017(0x10a)](_0x1e9727){const _0x308a44=_0x4b3017,_0x1b456c=this[_0x308a44(0xf4)][_0x308a44(0x137)][_0x308a44(0x120)](_0x308a44(0xe1)),_0x5920d5=this[_0x308a44(0xf4)][_0x308a44(0x137)][_0x308a44(0x120)](_0x308a44(0x10c)),_0x19e067=this[_0x308a44(0x158)][_0x308a44(0x120)](_0x1e9727),_0x1385c9=_0x19e067[_0x308a44(0xfc)],_0x4f0287=_0x5920d5[_0x308a44(0x14e)](_0x1385c9);_0x1b456c[_0x308a44(0x127)](_0x1385c9),_0x4f0287&&_0x5920d5[_0x308a44(0x142)](_0x4f0287),this[_0x308a44(0x158)][_0x308a44(0x10d)](_0x1e9727),this[_0x308a44(0x141)][_0x308a44(0x10d)](_0x1385c9),_0x19e067[_0x308a44(0x139)]();}[_0x4b3017(0x14b)](_0x20b762){const _0x1f1b1a=_0x4b3017;if(!_0x20b762[_0x1f1b1a(0x130)]||!this[_0x1f1b1a(0x158)][_0x1f1b1a(0xea)](_0x20b762))return;const _0x329661=this[_0x1f1b1a(0xf4)][_0x1f1b1a(0x137)][_0x1f1b1a(0x120)](_0x1f1b1a(0xeb)),_0x56aa04=this[_0x1f1b1a(0x158)][_0x1f1b1a(0x120)](_0x20b762),_0x1dd4dc=_0x20b762[_0x1f1b1a(0xe4)]();_0x56aa04[_0x1f1b1a(0xfc)][_0x1f1b1a(0x157)]=_0x329661[_0x1f1b1a(0x10f)][_0x1f1b1a(0x148)](_0x1dd4dc);}[_0x4b3017(0x139)](){const _0x459696=_0x4b3017;for(const _0x316f70 of this[_0x459696(0x158)][_0x459696(0xf3)]())this[_0x459696(0x10a)](_0x316f70);for(const _0x4995aa of this[_0x459696(0x106)][_0x459696(0xff)]())_0x4995aa[_0x459696(0x10b)][_0x459696(0x139)]();super[_0x459696(0x139)]();}}
|
|
23
|
+
const _0x256c4f=_0x4046;function _0x4046(_0x2b7796,_0x5182c9){const _0x18dd36=_0x18dd();return _0x4046=function(_0x404611,_0x1898c3){_0x404611=_0x404611-0xbf;let _0x57aa54=_0x18dd36[_0x404611];return _0x57aa54;},_0x4046(_0x2b7796,_0x5182c9);}(function(_0x1fc02b,_0x5318dd){const _0x3935a=_0x4046,_0x22d529=_0x1fc02b();while(!![]){try{const _0x4607d2=-parseInt(_0x3935a(0x11b))/0x1*(parseInt(_0x3935a(0x10a))/0x2)+-parseInt(_0x3935a(0xfe))/0x3*(parseInt(_0x3935a(0xe0))/0x4)+-parseInt(_0x3935a(0x11c))/0x5*(-parseInt(_0x3935a(0x12a))/0x6)+-parseInt(_0x3935a(0x11a))/0x7+parseInt(_0x3935a(0xec))/0x8+parseInt(_0x3935a(0xe6))/0x9+-parseInt(_0x3935a(0x146))/0xa;if(_0x4607d2===_0x5318dd)break;else _0x22d529['push'](_0x22d529['shift']());}catch(_0x1488d0){_0x22d529['push'](_0x22d529['shift']());}}}(_0x18dd,0x2ca45));import{Plugin as _0x27d6bc}from'ckeditor5/src/core.js';import{Collection as _0x30fff2}from'ckeditor5/src/utils.js';import{ViewModel as _0x543fbc,SplitButtonView as _0xd923c4,createDropdown as _0x530aba,addListToDropdown as _0x147bb}from'ckeditor5/src/ui.js';import{Users as _0x359280,getDateTimeFormatter as _0x5b946d,getAllMarkersDomElementsSorted as _0x4faa31}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x32baa2 from'./trackchangesediting.js';import _0xd2a89b from'./ui/suggestioncontroller.js';import _0x32eb3d from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x244779}from'./utils/common-translations.js';import _0x1c9288 from'../theme/icons/track-changes.svg';function _0x18dd(){const _0x105d23=['pluginName','acceptSelectedSuggestions','commandName','createCommentThreadController','filter','1378856bJdhiM','getMarkers','add','set','trackChanges.SuggestionThreadView','descriptionParts','change:previous','commentThread','addComment','Accept\x20all\x20suggestions','previous','toMany','actionView','requires','comments','TrackChangesUI','map','view','3GBLPLx','_destroyController','refreshSelectedViews','_suggestionToController','init','_bindAnnotationToEditors','editor','_handleControllerBuffer','_descriptionFactory','getMarkerNames','suggestionLoaded','Discard\x20all\x20selected\x20suggestions','31506FvJTIg','_initializeController','listenTo','bind','acceptAllSuggestions','separator','isOn','focus','_updateController','_viewToController','hasSuggestion','source','model','editing','isInContent','config','675052hFJqeN','1hgUYBM','25DbSAUj','length','value','CommentView','discardSelectedSuggestions','SuggestionThreadView','Track\x20changes','reduce','push','destroy','switchbutton','delete','suggestionUnloaded','_unbindEditors','412782USWCuu','trackChanges.disableComments','activeMarkers','Accept\x20all\x20selected\x20suggestions','from','type','size','button','mainView','acceptButton','getAllAdjacentSuggestions','addSourceCollector','discardButton','_createUIButton','some','getByInnerView','stopListening','head','values','registerAnnotation','activeAnnotations','unbind','isEnabled','getDescriptions','get','_refreshActiveMarkers','clear','TrackChangesEditing','3098550tAvIbZ','_disableComments','locale','Discard\x20all\x20suggestions','trackChanges','CommentsRepository','innerView','createAnnotation','getRanges','suggestion-','change:activeAnnotations','isMultiRange','getSuggestion','remove','arrowView','getFirstRange','_handleSuggestionControllerDelayed','execute','suggestionChanged','Annotations','componentFactory','buttonView','plugins','getJoined','commands','comments.maxCommentsWhenCollapsed','keys','lowest','CommentsUI','comments.maxCommentCharsWhenCollapsed','EditorAnnotations','_annotationViews','discardAllSuggestions','define','284860cxniYJ','comments.maxThreadTotalWeight','createAnnotationView','isDirty','comments.editorConfig','has','1437930bZugRD'];_0x18dd=function(){return _0x105d23;};return _0x18dd();}export default class d extends _0x27d6bc{static get[_0x256c4f(0xf9)](){const _0x4258a3=_0x256c4f;return[_0x32baa2,_0x359280,_0x4258a3(0xc3),_0x4258a3(0xd1),_0x4258a3(0xdc)];}static get[_0x256c4f(0xe7)](){const _0x2ff624=_0x256c4f;return _0x2ff624(0xfb);}constructor(_0x3a37db){const _0xdebef3=_0x256c4f;super(_0x3a37db),this[_0xdebef3(0x101)]=new Map(),this[_0xdebef3(0x113)]=new Map(),this[_0xdebef3(0xdd)]=new Map(),this[_0xdebef3(0x105)]=new Map();const _0x334374=this[_0xdebef3(0x104)][_0xdebef3(0x119)];_0x334374[_0xdebef3(0xdf)](_0xdebef3(0xf0),_0x32eb3d),_0x334374[_0xdebef3(0xdf)](_0xdebef3(0x12b),!0x1),this[_0xdebef3(0xbf)]=_0x334374[_0xdebef3(0x142)](_0xdebef3(0x12b));}[_0x256c4f(0xce)](_0x2057f1,_0x37a467){const _0xf83e8=_0x256c4f;0x0===this[_0xf83e8(0x105)][_0xf83e8(0x130)]&&setTimeout(()=>{const _0x2a8824=_0xf83e8;for(const [_0xb6099e,_0x3fcddc]of this[_0x2a8824(0x105)]){const _0x5add65=this[_0x2a8824(0x101)][_0x2a8824(0xe5)](_0xb6099e);_0x5add65||_0x3fcddc?_0x5add65&&_0x3fcddc&&this[_0x2a8824(0xff)](_0xb6099e):this[_0x2a8824(0x10b)](_0xb6099e);}this[_0x2a8824(0x105)][_0x2a8824(0x144)](),this[_0x2a8824(0x104)][_0x2a8824(0xd4)][_0x2a8824(0x142)](_0x2a8824(0xdc))[_0x2a8824(0x100)](),this[_0x2a8824(0x143)]();},0xa),this[_0xf83e8(0x105)][_0xf83e8(0xef)](_0x2057f1,_0x37a467);}[_0x256c4f(0x102)](){const _0x2a5f27=_0x256c4f,_0x4fbec5=this[_0x2a5f27(0x104)],_0x352a7f=_0x4fbec5[_0x2a5f27(0xd4)][_0x2a5f27(0x142)](_0x2a5f27(0x145)),_0x3afa63=_0x4fbec5[_0x2a5f27(0xd4)][_0x2a5f27(0x142)](_0x2a5f27(0xd1)),_0x159dfd=_0x4fbec5[_0x2a5f27(0xd4)][_0x2a5f27(0x142)](_0x2a5f27(0xdc)),_0x3a8228=_0x4fbec5[_0x2a5f27(0xd4)][_0x2a5f27(0x142)](_0x2a5f27(0xc3));_0x4fbec5['ui'][_0x2a5f27(0xd2)][_0x2a5f27(0xee)](_0x2a5f27(0xc2),_0x163f3c=>this[_0x2a5f27(0x137)](_0x163f3c)),_0x159dfd[_0x2a5f27(0x135)](()=>{const _0x50edd0=_0x2a5f27,_0x3498ef=[];for(const [_0x173e06,_0x679f81]of Array[_0x50edd0(0x12e)](this[_0x50edd0(0x101)])){const _0x48bc2b=_0x173e06[_0x50edd0(0x134)](),_0x95b4a=[];for(const _0x21d84e of _0x48bc2b){if(!_0x21d84e[_0x50edd0(0x118)])continue;if(_0x21d84e[_0x50edd0(0xc9)]){_0x95b4a[_0x50edd0(0x124)](..._0x21d84e[_0x50edd0(0xc6)]());continue;}const _0x30e953=_0x21d84e[_0x50edd0(0xcd)]();if(_0x95b4a[_0x50edd0(0x11d)]>0x0){const _0x8e8815=_0x95b4a[0x0][_0x50edd0(0xd5)](_0x30e953);if(_0x8e8815){_0x95b4a[0x0]=_0x8e8815;continue;}}_0x95b4a[_0x50edd0(0x124)](_0x30e953);}_0x3498ef[_0x50edd0(0x124)]([_0x679f81[_0x50edd0(0xfd)],_0x95b4a]);}return _0x3498ef;}),this[_0x2a5f27(0x10c)](_0x352a7f,_0x2a5f27(0x108),(_0x561b25,_0xfb829f)=>{const _0x1b6e7f=_0x2a5f27;this[_0x1b6e7f(0x10c)](_0xfb829f,_0x1b6e7f(0xf2),(_0x1a7c6d,_0x2620e1,_0x523532,_0x527cf5)=>{const _0x1eee6f=_0x1b6e7f;_0xfb829f[_0x1eee6f(0x118)]&&(null==_0x523532?(this[_0x1eee6f(0x112)](_0x527cf5[_0x1eee6f(0x13b)]),this[_0x1eee6f(0xce)](_0xfb829f,!0x1)):(this[_0x1eee6f(0x112)](_0x523532[_0x1eee6f(0x13b)]),null==_0x527cf5&&this[_0x1eee6f(0xce)](_0xfb829f,!0x0)));}),null!==_0xfb829f[_0x1b6e7f(0xf6)]?this[_0x1b6e7f(0x112)](_0xfb829f[_0x1b6e7f(0x13b)]):this[_0x1b6e7f(0xce)](_0xfb829f,!0x1);}),this[_0x2a5f27(0x10c)](_0x352a7f,_0x2a5f27(0x128),(_0xfc25bd,_0x1682d8,_0x17402e)=>{const _0x2a2451=_0x2a5f27;this[_0x2a2451(0x13a)](_0x1682d8,_0x2a2451(0xf2)),this[_0x2a2451(0x105)][_0x2a2451(0x127)](_0x1682d8),this[_0x2a2451(0x101)][_0x2a2451(0xe5)](_0x1682d8)&&this[_0x2a2451(0xff)](_0x1682d8),_0x17402e&&this[_0x2a2451(0x112)](_0x17402e[_0x2a2451(0x13b)]);}),this[_0x2a5f27(0x10c)](_0x352a7f,_0x2a5f27(0xd0),(_0x262e83,_0xcf9d9f)=>{const _0xb91690=_0x2a5f27;this[_0xb91690(0x112)](_0xcf9d9f);}),this[_0x2a5f27(0x10c)](_0x3afa63,_0x2a5f27(0xc8),()=>{const _0x110d3f=_0x2a5f27;this[_0x110d3f(0x143)]();}),this[_0x2a5f27(0x10c)](_0x3a8228,_0x2a5f27(0xf4),(_0x4f7f6b,{threadId:_0x1dc9db,isFromAdapter:_0x106963})=>{const _0x1473f8=_0x2a5f27;if(_0x106963||!_0x352a7f[_0x1473f8(0x114)](_0x1dc9db))return;const _0x37316b=_0x352a7f[_0x1473f8(0xca)](_0x1dc9db);this[_0x1473f8(0x101)][_0x1473f8(0x142)](_0x37316b)[_0x1473f8(0xfd)][_0x1473f8(0x111)]();},{'priority':_0x2a5f27(0xd9)});}[_0x256c4f(0x143)](){const _0x3eadd7=_0x256c4f,_0x3bd154=this[_0x3eadd7(0x104)][_0x3eadd7(0xd4)][_0x3eadd7(0x142)](_0x3eadd7(0xd1)),_0x333d3c=this[_0x3eadd7(0x104)][_0x3eadd7(0xd4)][_0x3eadd7(0x142)](_0x3eadd7(0x145)),_0x1110cf=Array[_0x3eadd7(0x12e)](_0x3bd154[_0x3eadd7(0x13e)],_0x3069bc=>_0x3069bc[_0x3eadd7(0xc4)])[_0x3eadd7(0xeb)](_0x56286f=>this[_0x3eadd7(0x113)][_0x3eadd7(0xe5)](_0x56286f)),_0xb42b19=[];for(const _0x20f1fd of _0x1110cf){const _0x188ae7=this[_0x3eadd7(0x113)][_0x3eadd7(0x142)](_0x20f1fd)[_0x3eadd7(0x116)][_0x3eadd7(0x134)]();_0xb42b19[_0x3eadd7(0x124)](..._0x188ae7[_0x3eadd7(0x123)]((_0x41c325,_0x57e174)=>[..._0x41c325,..._0x57e174[_0x3eadd7(0x107)]()],[]));}_0x333d3c[_0x3eadd7(0x12c)]=_0xb42b19;}[_0x256c4f(0x137)](_0x502322){const _0xeca928=_0x256c4f,_0x5c3639=_0x530aba(_0x502322,_0xd923c4),_0x891b3e=this[_0xeca928(0x104)][_0xeca928(0xd6)][_0xeca928(0x142)](_0xeca928(0xc2)),_0x2da839=_0x244779(_0x502322,_0xeca928(0x122));_0x5c3639[_0xeca928(0xd3)][_0xeca928(0xef)]({'tooltip':_0x2da839,'label':_0x2da839,'icon':_0x1c9288}),_0x5c3639[_0xeca928(0xd3)][_0xeca928(0x10d)](_0xeca928(0x110))['to'](_0x891b3e,_0xeca928(0x11e)),_0x5c3639[_0xeca928(0xd3)]['on'](_0xeca928(0xcf),()=>{const _0x420e01=_0xeca928;_0x891b3e[_0x420e01(0xcf)](),this[_0x420e01(0x104)][_0x420e01(0x117)][_0x420e01(0xfd)][_0x420e01(0x111)]();});const _0x2bd3cb=new _0x30fff2(),_0x3a1884=[{'type':_0xeca928(0x126),'model':{'withText':!0x0,'label':_0x2da839,'commandName':_0xeca928(0xc2)}},{'type':_0xeca928(0x10f)},{'type':_0xeca928(0x131),'model':{'withText':!0x0,'label':_0x244779(_0x502322,_0xeca928(0xf5)),'commandName':_0xeca928(0x10e)}},{'type':_0xeca928(0x131),'model':{'withText':!0x0,'label':_0x244779(_0x502322,_0xeca928(0x12d)),'commandName':_0xeca928(0xe8)}},{'type':_0xeca928(0x131),'model':{'withText':!0x0,'label':_0x244779(_0x502322,_0xeca928(0xc1)),'commandName':_0xeca928(0xde)}},{'type':_0xeca928(0x131),'model':{'withText':!0x0,'label':_0x244779(_0x502322,_0xeca928(0x109)),'commandName':_0xeca928(0x120)}}];for(const _0xd4bf8e of _0x3a1884){let _0xb6c86d={'type':_0xeca928(0x10f)};if(_0xd4bf8e[_0xeca928(0x116)]){const _0x42dfd2=new _0x543fbc(_0xd4bf8e[_0xeca928(0x116)]),_0x43cc95=this[_0xeca928(0x104)][_0xeca928(0xd6)][_0xeca928(0x142)](_0x42dfd2[_0xeca928(0xe9)]);_0x42dfd2[_0xeca928(0x10d)](_0xeca928(0x110),_0xeca928(0x140))['to'](_0x43cc95,_0xeca928(0x11e),_0xeca928(0x140)),_0xb6c86d={'type':_0xd4bf8e[_0xeca928(0x12f)],'model':_0x42dfd2};}_0x2bd3cb[_0xeca928(0xee)](_0xb6c86d);}_0x147bb(_0x5c3639,_0x2bd3cb);const _0x3ac72c=_0x3a1884[_0xeca928(0xeb)](_0x2fcf1c=>null!=_0x2fcf1c[_0xeca928(0x116)])[_0xeca928(0xfc)](_0x333e83=>this[_0xeca928(0x104)][_0xeca928(0xd6)][_0xeca928(0x142)](_0x333e83[_0xeca928(0x116)][_0xeca928(0xe9)])),_0x36ce35=_0x5c3639[_0xeca928(0xd3)];return _0x36ce35[_0xeca928(0xf8)][_0xeca928(0x13f)](_0xeca928(0x140)),_0x36ce35[_0xeca928(0xcc)][_0xeca928(0x13f)](_0xeca928(0x140)),_0x36ce35[_0xeca928(0xf8)][_0xeca928(0x10d)](_0xeca928(0x140))['to'](_0x891b3e,_0xeca928(0x140)),_0x36ce35[_0xeca928(0xcc)][_0xeca928(0x10d)](_0xeca928(0x140))[_0xeca928(0xf7)](_0x3ac72c,_0xeca928(0x140),(..._0x32c517)=>_0x32c517[_0xeca928(0x138)](_0x1316ac=>_0x1316ac)),_0x5c3639['on'](_0xeca928(0xcf),_0xbbc2bf=>{const _0x4098e2=_0xeca928;this[_0x4098e2(0x104)][_0x4098e2(0xcf)](_0xbbc2bf[_0x4098e2(0x115)][_0x4098e2(0xe9)]),this[_0x4098e2(0x104)][_0x4098e2(0x117)][_0x4098e2(0xfd)][_0x4098e2(0x111)]();}),_0x5c3639;}[_0x256c4f(0x10b)](_0x1db238){const _0x278a18=_0x256c4f,_0x754111=this[_0x278a18(0x104)],_0x69e146=_0x754111[_0x278a18(0x119)],_0x3c6614=_0x754111[_0x278a18(0xd4)][_0x278a18(0x142)](_0x278a18(0xd1)),_0x246f82=_0x754111[_0x278a18(0xd4)][_0x278a18(0x142)](_0x278a18(0xc3)),_0xe00aae=_0x754111[_0x278a18(0xd4)][_0x278a18(0x142)](_0x278a18(0xdc)),_0x1e110d=_0x754111[_0x278a18(0xd4)][_0x278a18(0x142)](_0x359280)['me'],_0x3616f3=_0x69e146[_0x278a18(0x142)](_0x278a18(0xc2))[_0x278a18(0x121)],{CommentsListView:_0x36f93a,CommentThreadInputView:_0x402454}=_0x754111[_0x278a18(0xd4)][_0x278a18(0x142)](_0x278a18(0xda));let _0x4a0250,_0xffb85c;this[_0x278a18(0xdd)][_0x278a18(0xe5)](_0x1db238['id'])?(_0xffb85c=this[_0x278a18(0xdd)][_0x278a18(0x142)](_0x1db238['id']),_0x4a0250=_0xffb85c[_0x278a18(0x132)]):(_0x4a0250=new _0x3616f3(_0x754111[_0x278a18(0xc0)],_0x1db238,_0x1e110d,{'disableComments':this[_0x278a18(0xbf)],'editorConfig':_0x69e146[_0x278a18(0x142)](_0x278a18(0xe4)),'maxCommentsWhenCollapsed':_0x69e146[_0x278a18(0x142)](_0x278a18(0xd7)),'maxThreadTotalWeight':_0x69e146[_0x278a18(0x142)](_0x278a18(0xe1)),'maxCommentCharsWhenCollapsed':_0x69e146[_0x278a18(0x142)](_0x278a18(0xdb)),'formatDateTime':_0x5b946d(_0x69e146[_0x278a18(0x142)](_0x278a18(0xc0))),'CommentView':_0x69e146[_0x278a18(0x142)](_0x278a18(0xfa))[_0x278a18(0x11f)],'CommentsListView':_0x36f93a,'CommentThreadInputView':_0x402454}),_0x4a0250[_0x278a18(0x133)]['on'](_0x278a18(0xcf),()=>{const _0x5ca088=_0x278a18;_0x754111[_0x5ca088(0x117)][_0x5ca088(0xfd)][_0x5ca088(0x111)]();}),_0x4a0250[_0x278a18(0x136)]['on'](_0x278a18(0xcf),()=>{const _0x242f66=_0x278a18;_0x754111[_0x242f66(0x117)][_0x242f66(0xfd)][_0x242f66(0x111)]();}),_0xffb85c=_0x3c6614[_0x278a18(0xe2)](this[_0x278a18(0x104)][_0x278a18(0xc0)],_0x4a0250),_0xffb85c[_0x278a18(0x10d)](_0x278a18(0xe3))['to'](_0x4a0250,_0x278a18(0xe3)),_0xffb85c[_0x278a18(0x10d)](_0x278a18(0x11d))['to'](_0x4a0250),_0xffb85c[_0x278a18(0x10d)](_0x278a18(0x12f))['to'](_0x4a0250,_0x278a18(0x12f),_0x35edeb=>_0x278a18(0xc7)+_0x35edeb),this[_0x278a18(0xdd)][_0x278a18(0xef)](_0x1db238['id'],_0xffb85c));const _0x729c20=_0x246f82[_0x278a18(0xea)](_0x1db238[_0x278a18(0xf3)],_0x4a0250),_0x13ce08=new _0xd2a89b(_0x754111,_0x1db238,_0x4a0250,_0x729c20),_0x134865=_0x1db238[_0x278a18(0x134)]()[_0x278a18(0xeb)](_0x27cf86=>_0x27cf86[_0x278a18(0x118)]);_0x4a0250[_0x278a18(0xf1)]=_0x754111[_0x278a18(0xd4)][_0x278a18(0x142)](_0x278a18(0x145))[_0x278a18(0x106)][_0x278a18(0x141)](_0x134865),this[_0x278a18(0x101)][_0x278a18(0xef)](_0x1db238,_0x13ce08),this[_0x278a18(0x113)][_0x278a18(0xef)](_0x4a0250,_0x13ce08);const _0x361f01=_0x3c6614[_0x278a18(0xc5)]({'view':_0xffb85c,'target':()=>{const _0x3c95ad=_0x278a18,_0xfa2234=[],_0x12b90c=_0x1db238[_0x3c95ad(0x134)]()[_0x3c95ad(0xeb)](_0x1680ce=>_0x1680ce[_0x3c95ad(0x118)]);for(const _0x4b5f0e of _0x12b90c)_0xfa2234[_0x3c95ad(0x124)](..._0x4b5f0e[_0x3c95ad(0xed)]());return _0x4faa31(_0x754111[_0x3c95ad(0x117)],_0xfa2234);},'type':()=>_0x278a18(0xc7)+_0x13ce08[_0x278a18(0xfd)][_0x278a18(0x12f)]});_0x246f82[_0x278a18(0x103)](_0x4a0250,_0x361f01),_0x3c6614[_0x278a18(0xee)](_0x361f01),_0xe00aae[_0x278a18(0x13d)](_0x361f01);}[_0x256c4f(0xff)](_0x4e0766){const _0x5d096e=_0x256c4f,_0x1f9e91=this[_0x5d096e(0x104)][_0x5d096e(0xd4)][_0x5d096e(0x142)](_0x5d096e(0xc3)),_0x2f9f4f=this[_0x5d096e(0x104)][_0x5d096e(0xd4)][_0x5d096e(0x142)](_0x5d096e(0xd1)),_0x260156=this[_0x5d096e(0x101)][_0x5d096e(0x142)](_0x4e0766),_0x1e43d9=_0x260156[_0x5d096e(0xfd)],_0x4f6c66=_0x2f9f4f[_0x5d096e(0x139)](_0x1e43d9);_0x1f9e91[_0x5d096e(0x129)](_0x1e43d9),_0x4f6c66&&_0x2f9f4f[_0x5d096e(0xcb)](_0x4f6c66),this[_0x5d096e(0x101)][_0x5d096e(0x127)](_0x4e0766),this[_0x5d096e(0x113)][_0x5d096e(0x127)](_0x1e43d9),_0x260156[_0x5d096e(0x125)]();}[_0x256c4f(0x112)](_0x151504){const _0x5a9cce=_0x256c4f;if(!_0x151504[_0x5a9cce(0x118)]||!this[_0x5a9cce(0x101)][_0x5a9cce(0xe5)](_0x151504))return;const _0x298915=this[_0x5a9cce(0x104)][_0x5a9cce(0xd4)][_0x5a9cce(0x142)](_0x5a9cce(0x145)),_0x1d4b6a=this[_0x5a9cce(0x101)][_0x5a9cce(0x142)](_0x151504),_0x258347=_0x151504[_0x5a9cce(0x134)]();_0x1d4b6a[_0x5a9cce(0xfd)][_0x5a9cce(0xf1)]=_0x298915[_0x5a9cce(0x106)][_0x5a9cce(0x141)](_0x258347);}[_0x256c4f(0x125)](){const _0x467a7e=_0x256c4f;for(const _0x140a36 of this[_0x467a7e(0x101)][_0x467a7e(0xd8)]())this[_0x467a7e(0xff)](_0x140a36);for(const _0x37255b of this[_0x467a7e(0xdd)][_0x467a7e(0x13c)]())_0x37255b[_0x467a7e(0x132)][_0x467a7e(0x125)]();super[_0x467a7e(0x125)]();}}
|