@ckeditor/ckeditor5-track-changes 41.3.0-alpha.2 → 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 _0x2d71a2=_0x44d6;(function(_0x45eb06,_0xcb5929){const _0x1451cc=_0x44d6,_0x22e121=_0x45eb06();while(!![]){try{const _0x3ef870=parseInt(_0x1451cc(0x202))/0x1*(-parseInt(_0x1451cc(0x16e))/0x2)+parseInt(_0x1451cc(0x91))/0x3+-parseInt(_0x1451cc(0x150))/0x4*(-parseInt(_0x1451cc(0x21d))/0x5)+-parseInt(_0x1451cc(0x185))/0x6*(parseInt(_0x1451cc(0x79))/0x7)+-parseInt(_0x1451cc(0x12f))/0x8*(-parseInt(_0x1451cc(0x177))/0x9)+parseInt(_0x1451cc(0x12a))/0xa*(parseInt(_0x1451cc(0x11f))/0xb)+-parseInt(_0x1451cc(0x182))/0xc;if(_0x3ef870===_0xcb5929)break;else _0x22e121['push'](_0x22e121['shift']());}catch(_0x3cc1ee){_0x22e121['push'](_0x22e121['shift']());}}}(_0xf85a,0xc1a14));import{Plugin as _0x102464,PendingActions as _0x1bca6c}from'ckeditor5/src/core.js';import{LiveRange as _0x7534a6}from'ckeditor5/src/engine.js';import{CKEditorError as _0x276ad1,uid as _0x1f75a3,priorities as _0x2768c9,logWarning as _0x1304fe}from'ckeditor5/src/utils.js';import{toWidget as _0x18dc77}from'ckeditor5/src/widget.js';function _0xf85a(){const _0x431f44=['keys','markInlineFormat','_trackFormatChanges','getSuggestionCallback','before','getNearestSelectionRange','_element','insertion','formatBlock:discard','plugins','setAttribute','item','11CDnUym','isLimit','meta','addHighlight','getIntersection','insertion:chain','add','isBefore','config','_registerBlockAttribute','type','4573090DBhSQp','dataReady','filter','low','data','150712WEmVis','_getMarkerAnnouncementText','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.','set','addRange','_joinWithAdjacentSuggestions','key','parent','skipNestingCheck','getMarkers','conversion','nodeBefore','some','oldRange','markAttributeChange','toUpperCase','init','insertion:','change:_saved','_getAuthorFromId','nodeAfter','root','hasComments','find','unbindElementFromMarkerName','attributeNewValue','ck-suggestion-marker-formatInline','announce','formatInline:discard','isCollapsed','_joinSuggestions','createRange','document','244652owpMLQ','change:activeMarkers','_blockAttributeKeys','resolve','suggestion','getAttribute','every','ready','removeAttribute','widget','deletion','_breakSuggestionMarker','getRange','format','trackChanges','deletion:','consume','isOwn','define','attributeKey','accepted','isLocal','_refreshAttributeSuggestionsChain','getAncestors','newRange','fromCharCode','formatInline:accept','track-changes-enable-command-twice','getFirstRange','_reduceExistingSuggestions','38708QyeOWh','insertion:discard','_afterChanges','isInsideObject','@external','forEach','remove','moveTargetPosition','marker-count','369DlFCiT','_handleNewSuggestionMarker','attribute','_refreshSuggestionsChain','_inlineAttributeKeys','deletion:chain','elementStart','move','_adapter','dataDowncast','author','7392360mpdKLD','isAfter','get','2517282PyQgDu','getMultiRangeId','formatBlock','attributeOldValue','selection','removeMarker:suggestion:attribute','createPositionAt','stop','hasSuggestion','trackChangesCommand','size','discardSelectedSuggestions','formatGroupId','substr','_suggestionFactory','deletion:join','external:','error-saving-suggestion-data-suggestion-discarded','highest','suggestionUnloaded','track-changes-suggestion-data-mismatch','always','high','batch','authoredAt','never','markMultiRangeBlockFormat','howMany','rejected','getDifference','$textProxy','assign','getWalker','applyOperation','containerElement','differ','activeMarkers','addMarker:suggestion:attribute','containsRangeInObject','clone','deletion:accept','createRangeOn','enqueueChange','ck-suggestion-marker--active','_processAttributeSuggestions','_findSuggestions','suggestionLoaded','getChangedMarkers','next','formatInline','track-changes-adapter-missing-getsuggestion','FORMATTING','getSuggestions','containsItem','updateMarker','getContainedElement','createRangeIn','getShiftedBy','getCustomProperty','_splitMarkerName','model','markMultiRangeInsertion','addSuggestionData','rename','return','_defaultCallbacks','end','ENTER','markerReady','schema','group','adapter','_setSuggestionRange','attributes','values','_getExternalAuthor','Users','insertion:accept','deleteContent','_enableDefaultAttributesIntegration','updateSuggestion','$graveyard','_isRegisteredAttribute','_getAttributeKey','open','_isDataLoaded','update:suggestion','sort','$text','markMultiRangeDeletion','commands','head','_descriptionFactory','getChanges','catch','splitPosition','track-changes-suggestion-not-found','createElement','isUndo','backward','formatInline:','map','normal','editing','_saved','requires','change:data','_model','element','getAllAdjacentSuggestions','_reduceSuggestionAttributeRange','push','addComment','getItems','_editor','track-changes-command-not-found','_getSuggestionData','enableReadOnlyMode','creator','createSelection','PENDING_ACTION_SUGGESTION','_registerDefaultCallbacks','showSuggestionHighlights','addMarkerName','isAtStart','61crRHpv','discardAllSuggestions','acceptSuggestion','fromRange','toJSON','from','removeMarker','isAtEnd','isObject','attribute:join','_suggestions','_recordAttributeSuggestions','insertion:join','formatBlock:chain','removeMarkers','addMarker','ck-suggestion-marker-formatBlock','_checkSuggestionCorrectness','_commentsRepository','_isBlockAttribute','registerCustomCallback','$marker','addCommentThread','bindElementToMarker','commentThread','originalSuggestionId','isMultiRange','125ZZbfgC','commandName','forward','notReady','position','concat','pop','getSuggestion','TrackChangesEditing','writer','isEqual','_updateSuggestionData','rethrowUnexpectedError','detach','7klclSv','markInsertion','isBlock','formatBlock:accept','_SUGGESTION_ANNOUNCEMENT','targetPosition','insertContent','discardSuggestion','_customCallbacks','stopListening','previous','multi','acceptAllSuggestions','removed','mapper','trackChanges.mergeNestedSuggestions','consumable','lowest','addUser','dataToMarker','deletion:discard','_recordAttributeChanges','isArray','default','751488woFeOK','multipleBlocks','start','newValue','_addSuggestionMarker','documentSelection','containsPosition','discard','markDeletion','accept','setTo','isIntersecting','setSelection','includes','comments','execute','pluginName','attribute:accept','listenTo','substring','_enabledCommands','split','addClass','createdAt','isNextTo','editingDowncast','clear','locale','track-changes-adapter-already-set','after','unbind','registerPostFixer','_registerInlineAttribute','chain','_createSuggestion','_onDiscard','isInContent','formatBlock:','acceptSelectedSuggestions','warn','refresh','oldValue','formatInline:chain','getLastMatchingPosition','subType','removeClass','join','addSuggestion','_setSuggestionData','collaboration.channelId','_addThreadToSuggestion','fire','isSelectable','_suggestionState','attribute:discard','suggestion-type','addMarker:suggestion','isIntersectingWithRange','startsWith','buildSuggestion','$elementName','ck-suggestion-marker-','containsRange','upcast','getUser','markBlockFormat','value','editor','createPositionAfter','delete','toViewElement','markerName','isTouching','suggestion:','PendingActions','forceDefaultExecution','_cutOutSuggestionMarker','addMarker:suggestion:formatBlock','getFirstMarker','formatBlock:join','hasCommentThread','_processAttributeChanges','_removeSuggestion','ck-suggestion-marker','length','isDocumentOperation','enableCommand','tablePasteChainId','options','getCommentThread','_mergeNestedSuggestions','name','removeMarker:suggestion:formatBlock','has','removeComment','track-changes-user-not-found','fetchCommentThread','rootName','elementEnd','splice','markerToData','insert','markerToHighlight','LEAVE','then','groupId','isExternal','authorName','_rangeIsInLocalUserInsertion','trackChanges.trackFormatChanges','suggestion:attribute:','markerNameToElements','ariaLiveAnnouncer','attribute:','formatInline:join','getRanges','reconvertMarker','data-suggestion','createPositionBefore','CommentsRepository','_initAriaMarkerChangeAnnouncements','suggestionChanged','elementToElement','unshift','change','range','isRemovable','for','_isForcedDefaultExecutionBlock','markers'];_0xf85a=function(){return _0x431f44;};return _0xf85a();}import{Users as _0x21128e,hashObject as _0x30fd3b,surroundingMarkersDetector as _0x1f77c6}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x37d225 from'./commands/trackchangescommand.js';import _0x95bbf4 from'./commands/acceptsuggestioncommand.js';import _0x3406ff from'./commands/discardsuggestioncommand.js';import _0x5337dc from'./commands/executeonallsuggestionscommand.js';import _0x222915 from'./commands/executeonselectedsuggestionscommand.js';import _0x46cfec from'./suggestion.js';import _0x5f38c2 from'./suggestiondescriptionfactory.js';import _0x1c4c75 from'./integrations/aiassistant.js';import _0x15c4a4 from'./integrations/alignment.js';import _0x29e67a from'./integrations/basicstyles.js';import _0x274745 from'./integrations/blockquote.js';import _0x33cab2 from'./integrations/casechange.js';import _0x5e08b5 from'./integrations/ckbox.js';import _0x9a2f02 from'./integrations/codeblock.js';import _0x2ec07e from'./integrations/comments.js';import _0x490749 from'./integrations/deletecommand.js';import _0x2d7cfd from'./integrations/list.js';import _0x3a5c89 from'./integrations/listproperties.js';import _0x1a35d5 from'./integrations/entercommand.js';import _0x4b57ab from'./integrations/findandreplace.js';import _0xcaecc1 from'./integrations/font.js';function _0x44d6(_0xf8daf4,_0x2257bf){const _0xf85abe=_0xf85a();return _0x44d6=function(_0x44d66e,_0x420ae5){_0x44d66e=_0x44d66e-0x73;let _0x57f3b4=_0xf85abe[_0x44d66e];return _0x57f3b4;},_0x44d6(_0xf8daf4,_0x2257bf);}import _0x205df4 from'./integrations/formatpainter.js';import _0x4b4397 from'./integrations/heading.js';import _0x2055d6 from'./integrations/highlight.js';import _0x292e2f from'./integrations/horizontalline.js';import _0x55d118 from'./integrations/htmlembed.js';import _0x2848f8 from'./integrations/image.js';import _0x15ca5b from'./integrations/imagereplace.js';import _0x24d9a3 from'./integrations/imagestyle.js';import _0xb45be9 from'./integrations/importword.js';import _0x384461 from'./integrations/indent.js';import _0x15cc86 from'./integrations/inputcommand.js';import _0x4c1dbd from'./integrations/link.js';import _0xce41ae from'./integrations/legacylist.js';import _0x386d67 from'./integrations/legacylistproperties.js';import _0x893787 from'./integrations/mediaembed.js';import _0x2aa13d from'./integrations/mention.js';import _0x334cba from'./integrations/pagebreak.js';import _0x469f90 from'./integrations/paragraph.js';import _0x2c07af from'./integrations/removeformat.js';import _0xb3b1a4 from'./integrations/restrictededitingmode.js';import _0x774047 from'./integrations/shiftentercommand.js';import _0x45e272 from'./integrations/standardeditingmode.js';import _0xb99a83 from'./integrations/style.js';import _0xf57bb1 from'./integrations/table.js';import _0x1c8e35 from'./integrations/tablemergesplit.js';import _0x18b2d6 from'./integrations/tableheadings.js';import _0x5749ea from'./integrations/tableclipboard.js';import _0x445252 from'./integrations/tablecolumnresize.js';import _0x356970 from'./integrations/template.js';import _0x267fda from'./integrations/tableofcontents.js';import _0x453db8 from'./integrations/title.js';import _0x57bb56 from'./integrations/undo.js';import _0x2e81ba from'./integrations/tablecaption.js';import _0x9999bc from'./integrations/tableproperties.js';import{getTranslation as _0x24efa4}from'./utils/common-translations.js';import{isEqual as _0x11c113,omit as _0x3560fb}from'lodash-es';export const renameAttributeKey=_0x2d71a2(0xcd);export default class p extends _0x102464{static get[_0x2d71a2(0x1ee)](){const _0x4486b1=_0x2d71a2;return[_0x4486b1(0x108),_0x21128e,_0x1bca6c,_0x1c4c75,_0x15c4a4,_0x29e67a,_0x274745,_0x5e08b5,_0x33cab2,_0x9a2f02,_0x2ec07e,_0x490749,_0x1a35d5,_0x4b57ab,_0xcaecc1,_0x205df4,_0x4b4397,_0x2055d6,_0x292e2f,_0x55d118,_0x2848f8,_0x24d9a3,_0x15ca5b,_0xb45be9,_0x384461,_0x15cc86,_0xce41ae,_0x386d67,_0x4c1dbd,_0x2d7cfd,_0x3a5c89,_0x893787,_0x2aa13d,_0x334cba,_0x469f90,_0x2c07af,_0xb3b1a4,_0x774047,_0x45e272,_0xb99a83,_0xf57bb1,_0x1c8e35,_0x18b2d6,_0x2e81ba,_0x5749ea,_0x445252,_0x267fda,_0x9999bc,_0x356970,_0x453db8,_0x57bb56];}static get[_0x2d71a2(0xa1)](){const _0x3703cd=_0x2d71a2;return _0x3703cd(0x73);}constructor(_0x398b84){const _0x4e5683=_0x2d71a2;function _0x2e3313(_0x3d5b53){const _0x4501f8=_0x44d6;return _0x3d5b53[_0x4501f8(0x1ea)](_0x3ac313=>String[_0x4501f8(0x169)](_0x3ac313))[_0x4501f8(0xbf)]('');}super(_0x398b84),this[_0x4e5683(0x20d)]=!0x1,this[_0x4e5683(0x132)](_0x4e5683(0x1a9),[]),this['on'](_0x4e5683(0x151),(_0xaad7f9,_0x940ba,_0x5d12a4,_0x3aae38)=>{const _0x3e6dd3=_0x4e5683;this[_0x3e6dd3(0x1f0)][_0x3e6dd3(0x10d)](()=>{const _0x3f9691=_0x3e6dd3;for(const _0x2094d8 of[..._0x3aae38,..._0x5d12a4])this[_0x3f9691(0x1f0)][_0x3f9691(0x112)][_0x3f9691(0xee)](_0x2094d8)&&_0x398b84[_0x3f9691(0x1ec)][_0x3f9691(0x105)](_0x2094d8);});}),this[_0x4e5683(0x1e1)]=new _0x5f38c2(this[_0x4e5683(0xd4)][_0x4e5683(0x1c1)][_0x4e5683(0x1ca)],this[_0x4e5683(0xd4)][_0x4e5683(0xac)]),this[_0x4e5683(0x17f)]=null,this[_0x4e5683(0x193)]=new Bt(this[_0x4e5683(0xd4)]),this[_0x4e5683(0x20c)]=new Map(),this[_0x4e5683(0x214)]=_0x398b84[_0x4e5683(0x11c)][_0x4e5683(0x184)](_0x4e5683(0x108)),this[_0x4e5683(0xa5)]=new Set(),this[_0x4e5683(0x1f0)]=this[_0x4e5683(0xd4)][_0x4e5683(0x1c1)],this[_0x4e5683(0xc6)]=new WeakMap(),this[_0x4e5683(0x111)]=!0x1,this[_0x4e5683(0x152)]=new Set([_0x4e5683(0xcd)]),this[_0x4e5683(0x17b)]=new Set(),_0x398b84[_0x4e5683(0x127)][_0x4e5683(0x162)](_0x4e5683(0xfe),_0x4e5683(0x90)),this[_0x4e5683(0x115)]=_0x398b84[_0x4e5683(0x127)][_0x4e5683(0x184)](_0x4e5683(0xfe)),_0x398b84[_0x4e5683(0x127)][_0x4e5683(0x162)](_0x4e5683(0x88),!0x0),this[_0x4e5683(0xeb)]=_0x398b84[_0x4e5683(0x127)][_0x4e5683(0x184)](_0x4e5683(0x88)),this[_0x4e5683(0x18e)]=new _0x37d225(_0x398b84,this[_0x4e5683(0xa5)]),this[_0x4e5683(0x109)](),this[_0x2e3313([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2e3313([0x34,0x30,0x34,0x38,0x30,0x38,0x30,0x34]);}[_0x2d71a2(0x13f)](){const _0x2ccc1f=_0x2d71a2,_0xa67965=this[_0x2ccc1f(0xd4)],_0x5cc125=(_0x4c98ee,_0x557cdf)=>{const _0x42950e=_0x2ccc1f;if(_0x42950e(0x179)!=_0x4c98ee)return _0x42950e(0xce)+_0x4c98ee;const _0x531ee6=_0x557cdf[_0x42950e(0xa6)]('|')[0x0];return this[_0x42950e(0x215)](_0x531ee6)?_0x42950e(0x212):_0x42950e(0x149);};_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xaa))[_0x2ccc1f(0xf7)]({'model':_0x2ccc1f(0x154),'view':_0x1cc88b=>{const _0x34ddff=_0x2ccc1f,{id:_0x1fcf02,type:_0x251c61,subType:_0x5911ad}=this[_0x34ddff(0x1c0)](_0x1cc88b[_0x34ddff(0xd8)]),_0x532112=[_0x34ddff(0xe4),_0x5cc125(_0x251c61,_0x5911ad)];let _0xf49095=0xbb8;return this[_0x34ddff(0x1a9)][_0x34ddff(0x9e)](_0x1cc88b[_0x34ddff(0xd8)])&&(_0x532112[_0x34ddff(0x1f4)](_0x34ddff(0x1b0)),_0xf49095=0xbc2),_0x34ddff(0x15a)==_0x251c61&&(_0xf49095+=0x5),{'classes':_0x532112,'attributes':{'data-suggestion':_0x1fcf02},'priority':_0xf49095};}}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0x180))[_0x2ccc1f(0x125)](_0x1558cb=>{const _0x14d41d=_0x2ccc1f;_0x1558cb['on'](_0x14d41d(0xc9),(_0x1477d9,_0x21f829,_0xed679)=>{const _0xbdf646=_0x14d41d;if(!_0xed679[_0xbdf646(0xe9)][_0xbdf646(0x1ff)])return;const _0x4c0630=_0x21f829[_0xbdf646(0x11e)];if(!_0x4c0630)return;const _0x3445c0=_0xed679[_0xbdf646(0x87)][_0xbdf646(0xd7)](_0x4c0630);_0xa67965[_0xbdf646(0x1c1)][_0xbdf646(0x1ca)][_0xbdf646(0x20a)](_0x4c0630)&&_0x3445c0&&!_0x3445c0[_0xbdf646(0x1bf)](_0xbdf646(0x159))&&_0x3445c0['is'](_0xbdf646(0x1a7))&&_0x18dc77(_0x3445c0,_0xed679[_0xbdf646(0x74)]);},{'priority':_0x14d41d(0x19b)});}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0x180))[_0x2ccc1f(0xf7)]({'model':_0x2ccc1f(0x154),'view':(_0x283f57,_0x3953e8)=>{const _0x3429b0=_0x2ccc1f;if(!_0x3953e8[_0x3429b0(0xe9)][_0x3429b0(0x1ff)])return null;const {type:_0xae3898,subType:_0x56a673}=this[_0x3429b0(0x1c0)](_0x283f57[_0x3429b0(0xd8)]);return{'classes':[_0x3429b0(0xe4),_0x5cc125(_0xae3898,_0x56a673)],'priority':0xbb8};}});const _0x3b6219=({showActiveMarkers:_0x32a835=!0x0,isAttributeSuggestion:_0x1a1490=!0x1}={})=>(_0x4b13b7,_0x525388,_0x32757c)=>{const _0x3a7fc2=_0x2ccc1f;if(!_0x525388[_0x3a7fc2(0x11e)])return;const {id:_0x3aed23}=this[_0x3a7fc2(0x1c0)](_0x525388[_0x3a7fc2(0xd8)]);if(_0x1a1490){const _0x2363b4=this[_0x3a7fc2(0x20c)][_0x3a7fc2(0x184)](_0x3aed23),_0x561be4=this[_0x3a7fc2(0x1d8)](_0x2363b4);if(!this[_0x3a7fc2(0x215)](_0x561be4))return;}if(_0x525388[_0x3a7fc2(0x11e)]['is'](_0x3a7fc2(0x189)))return void _0x32757c[_0x3a7fc2(0x89)][_0x3a7fc2(0x160)](_0x525388[_0x3a7fc2(0x11e)],_0x4b13b7[_0x3a7fc2(0xec)]);const _0x2db953=_0x32757c[_0x3a7fc2(0x87)][_0x3a7fc2(0xd7)](_0x525388[_0x3a7fc2(0x11e)]);if(_0x525388[_0x3a7fc2(0x11e)]['is'](_0x3a7fc2(0x1f1))&&_0xa67965[_0x3a7fc2(0x1c1)][_0x3a7fc2(0x1ca)][_0x3a7fc2(0x7b)](_0x525388[_0x3a7fc2(0x11e)])&&!_0x2db953[_0x3a7fc2(0x1bf)](_0x3a7fc2(0x122))){_0x32757c[_0x3a7fc2(0x74)][_0x3a7fc2(0xa7)]([_0x3a7fc2(0xe4),_0x3a7fc2(0x212)],_0x2db953),_0x32757c[_0x3a7fc2(0x74)][_0x3a7fc2(0x11d)](_0x3a7fc2(0x106),_0x3aed23,_0x2db953),_0x32757c[_0x3a7fc2(0x87)][_0x3a7fc2(0x219)](_0x2db953,_0x525388[_0x3a7fc2(0xd8)]),_0x32a835&&(this[_0x3a7fc2(0x1a9)][_0x3a7fc2(0x9e)](_0x525388[_0x3a7fc2(0xd8)])?_0x32757c[_0x3a7fc2(0x74)][_0x3a7fc2(0xa7)](_0x3a7fc2(0x1b0),_0x2db953):_0x32757c[_0x3a7fc2(0x74)][_0x3a7fc2(0xbe)](_0x3a7fc2(0x1b0),_0x2db953));for(const _0x449e61 of _0xa67965[_0x3a7fc2(0x1c1)][_0x3a7fc2(0x1bd)](_0x525388[_0x3a7fc2(0x11e)])[_0x3a7fc2(0x1f6)]())_0x32757c[_0x3a7fc2(0x89)][_0x3a7fc2(0x160)](_0x449e61,_0x4b13b7[_0x3a7fc2(0xec)]);_0x32757c[_0x3a7fc2(0x89)][_0x3a7fc2(0x160)](_0x525388[_0x3a7fc2(0x11e)],_0x4b13b7[_0x3a7fc2(0xec)]);}};_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0x180))[_0x2ccc1f(0x125)](_0x445b6b=>{const _0x4b629d=_0x2ccc1f;_0x445b6b['on'](_0x4b629d(0xde),(_0x59626b,_0x1c76a5,_0x215e4f)=>{const _0x1f7c17=_0x4b629d;_0x215e4f[_0x1f7c17(0xe9)][_0x1f7c17(0x1ff)]&&_0x3b6219({'showActiveMarkers':!0x1})(_0x59626b,_0x1c76a5,_0x215e4f);},{'priority':_0x4b629d(0x197)});}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0x180))[_0x2ccc1f(0x125)](_0x343010=>{const _0x3be68a=_0x2ccc1f;_0x343010['on'](_0x3be68a(0x1aa),(_0x16f977,_0xe4ca07,_0x4e921a)=>{const _0x15c91b=_0x3be68a;_0x4e921a[_0x15c91b(0xe9)][_0x15c91b(0x1ff)]&&_0x3b6219({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x16f977,_0xe4ca07,_0x4e921a);},{'priority':_0x3be68a(0x197)});}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0x180))[_0x2ccc1f(0xf5)]({'model':_0x2ccc1f(0x154),'view':(_0x4c39cb,_0x2c6d1b)=>_0x2c6d1b[_0x2ccc1f(0xe9)][_0x2ccc1f(0x1ff)]?null:{'group':_0x2ccc1f(0x154),'name':_0x4c39cb[_0x2ccc1f(0x192)](0xb)}}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xd0))[_0x2ccc1f(0x10b)]({'view':{'name':_0x2ccc1f(0x154),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1010ef,{writer:_0x476156})=>{const _0x3c883c=_0x2ccc1f;let _0x29d7d1=_0x3c883c(0xda)+_0x1010ef[_0x3c883c(0x155)](_0x3c883c(0xc8))+':'+_0x1010ef[_0x3c883c(0x155)]('id');return _0x1010ef[_0x3c883c(0x155)](_0x3c883c(0x176))&&(_0x29d7d1+=':'+_0x1010ef[_0x3c883c(0x155)](_0x3c883c(0x176))),_0x476156[_0x3c883c(0x1e6)](_0x3c883c(0x217),{'data-name':_0x29d7d1});}}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xd0))[_0x2ccc1f(0x8c)]({'view':_0x2ccc1f(0x154)}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xaa))[_0x2ccc1f(0x125)](_0x4ce866=>{const _0x50dc73=_0x2ccc1f;_0x4ce866['on'](_0x50dc73(0xde),_0x3b6219(),{'priority':_0x50dc73(0x19b)});}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xaa))[_0x2ccc1f(0x125)](_0x66e9f6=>{const _0x191f79=_0x2ccc1f;_0x66e9f6['on'](_0x191f79(0x1aa),_0x3b6219({'isAttributeSuggestion':!0x0}),{'priority':_0x191f79(0x19b)});}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xaa))[_0x2ccc1f(0x125)](_0x1fd0ca=>{const _0x1dac85=_0x2ccc1f;_0x1fd0ca['on'](_0x1dac85(0xed),(_0x43b157,_0x443541,_0x64b46f)=>{const _0x47ab32=_0x1dac85,_0x33f13d=_0x64b46f[_0x47ab32(0x87)][_0x47ab32(0x100)](_0x443541[_0x47ab32(0xd8)]);if(_0x33f13d){for(const _0xc181de of _0x33f13d)_0xc181de[_0x47ab32(0x1bf)](_0x47ab32(0x122))||(_0x64b46f[_0x47ab32(0x74)][_0x47ab32(0xbe)]([_0x47ab32(0xe4),_0x47ab32(0x212),_0x47ab32(0x1b0)],_0xc181de),_0x64b46f[_0x47ab32(0x74)][_0x47ab32(0x158)](_0x47ab32(0x106),_0xc181de),_0x64b46f[_0x47ab32(0x87)][_0x47ab32(0x147)](_0xc181de,_0x443541[_0x47ab32(0xd8)]));}},{'priority':_0x1dac85(0x19b)});}),_0xa67965[_0x2ccc1f(0x139)][_0x2ccc1f(0x110)](_0x2ccc1f(0xaa))[_0x2ccc1f(0x125)](_0x2323bc=>{const _0x1a3f28=_0x2ccc1f;_0x2323bc['on'](_0x1a3f28(0x18a),(_0x144b1d,_0x1a09ed,_0x43bba6)=>{const _0x1ed834=_0x1a3f28,_0x4237c1=_0x43bba6[_0x1ed834(0x87)][_0x1ed834(0x100)](_0x1a09ed[_0x1ed834(0xd8)]);if(!_0x4237c1)return;const {id:_0x5676ec}=this[_0x1ed834(0x1c0)](_0x1a09ed[_0x1ed834(0xd8)]),_0x5e84ff=this[_0x1ed834(0x20c)][_0x1ed834(0x184)](_0x5676ec),_0x27453c=this[_0x1ed834(0x1d8)](_0x5e84ff);if(this[_0x1ed834(0x215)](_0x27453c)){for(const _0xf635c8 of _0x4237c1)_0xf635c8[_0x1ed834(0x1bf)](_0x1ed834(0x122))||(_0x43bba6[_0x1ed834(0x74)][_0x1ed834(0xbe)]([_0x1ed834(0xe4),_0x1ed834(0x212),_0x1ed834(0x1b0)],_0xf635c8),_0x43bba6[_0x1ed834(0x74)][_0x1ed834(0x158)](_0x1ed834(0x106),_0xf635c8),_0x43bba6[_0x1ed834(0x87)][_0x1ed834(0x147)](_0xf635c8,_0x1a09ed[_0x1ed834(0xd8)]));}},{'priority':_0x1a3f28(0x19b)});}),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x14f)][_0x2ccc1f(0xb0)](_0x19fb90=>{const _0x55e05c=_0x2ccc1f;let _0x117c98=!0x1;const _0x2b6de5=Array[_0x55e05c(0x207)](_0xa67965[_0x55e05c(0x1c1)][_0x55e05c(0x14f)][_0x55e05c(0x1a8)][_0x55e05c(0x1b4)]()),_0x25ef94=new Set();for(const {name:_0x5ec4c8,data:_0x1fceaf}of _0x2b6de5){const {group:_0x5a82b8,type:_0x33209a,subType:_0x12c888,id:_0x303934}=this[_0x55e05c(0x1c0)](_0x5ec4c8);if(_0x55e05c(0x154)!==_0x5a82b8)continue;const _0xe90e08=this[_0x55e05c(0x20c)][_0x55e05c(0x184)](_0x303934);if(null!=_0x1fceaf[_0x55e05c(0x168)]){_0x55e05c(0x1b6)==_0x33209a&&(_0x117c98=_0x117c98||Tt(_0x1fceaf[_0x55e05c(0x168)],_0x5ec4c8,_0x19fb90,_0xa67965[_0x55e05c(0x1c1)][_0x55e05c(0x1ca)]));const _0x30427f=_0x55e05c(0x179)==_0x33209a&&this[_0x55e05c(0x215)](_0x12c888[_0x55e05c(0xa6)]('|')[0x0]);if(_0x1fceaf[_0x55e05c(0x168)][_0x55e05c(0x14c)]||_0x55e05c(0x1d6)==_0x1fceaf[_0x55e05c(0x168)][_0x55e05c(0x144)][_0x55e05c(0xf2)]||_0x55e05c(0x187)==_0x33209a&&!Vt(_0x1fceaf[_0x55e05c(0x168)])||_0x30427f&&!Vt(_0x1fceaf[_0x55e05c(0x168)])||_0x55e05c(0x15a)==_0x33209a&&!(!Rt(_0x53b21a=_0x1fceaf[_0x55e05c(0x168)])&&!function(_0x43631a){const _0x19c347=_0x55e05c;return _0x43631a[_0x19c347(0x93)][_0x19c347(0x136)]==_0x43631a[_0x19c347(0x1c7)][_0x19c347(0x13a)]&&_0x43631a[_0x19c347(0x93)][_0x19c347(0x209)];}(_0x53b21a)))_0x19fb90[_0x55e05c(0x208)](_0x5ec4c8),_0x117c98=!0x0;else{if(!_0xe90e08||!_0xe90e08[_0x55e05c(0xb5)])continue;_0x25ef94[_0x55e05c(0x125)](_0xe90e08);}}}var _0x53b21a;return _0x25ef94[_0x55e05c(0x18f)]>0x0&&(_0x117c98=!!this[_0x55e05c(0x134)](_0x25ef94)||_0x117c98),_0x117c98;}),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x14f)][_0x2ccc1f(0xb0)](_0x365032=>{const _0x3333a2=_0x2ccc1f;let _0x24f2c8=!0x1;for(const _0x56fc29 of _0xa67965[_0x3333a2(0x1c1)][_0x3333a2(0x14f)][_0x3333a2(0x1a8)][_0x3333a2(0x1e2)]())if(_0x3333a2(0xf6)==_0x56fc29[_0x3333a2(0x129)])for(const _0x73f5f3 of this[_0x3333a2(0x20c)][_0x3333a2(0x1cf)]()){if(_0x73f5f3[_0x3333a2(0x21c)]||!_0x73f5f3[_0x3333a2(0xb5)])continue;const _0x3985d1=_0x3333a2(0x187)==_0x73f5f3[_0x3333a2(0x129)],_0x3c92c8=this[_0x3333a2(0x1d8)](_0x73f5f3),_0x560a14=_0x3c92c8&&this[_0x3333a2(0x215)](_0x3c92c8);if(!_0x3985d1&&!_0x560a14)continue;const _0x185ae2=_0x73f5f3[_0x3333a2(0x16c)]();if(_0x185ae2[_0x3333a2(0x93)][_0x3333a2(0x136)]!=_0x185ae2[_0x3333a2(0x1c7)][_0x3333a2(0x136)]&&!_0x185ae2[_0x3333a2(0x1c7)][_0x3333a2(0x209)]){const _0x5b838d=_0xa67965[_0x3333a2(0x1c1)][_0x3333a2(0x18b)](_0x185ae2[_0x3333a2(0x93)][_0x3333a2(0x143)],_0x3333a2(0x1c7)),_0x15dafb=_0xa67965[_0x3333a2(0x1c1)][_0x3333a2(0x14e)](_0x185ae2[_0x3333a2(0x93)],_0x5b838d);_0x365032[_0x3333a2(0x1bb)](_0x73f5f3[_0x3333a2(0xdf)](),{'range':_0x15dafb}),_0x24f2c8=!0x0;}}return _0x24f2c8;}),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x14f)][_0x2ccc1f(0xb0)](_0x16fc2a=>this[_0x2ccc1f(0xe2)](_0x16fc2a)),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x14f)][_0x2ccc1f(0xb0)](_0x1b6dcf=>!_0x1b6dcf[_0x2ccc1f(0x19c)][_0x2ccc1f(0x165)]&&this[_0x2ccc1f(0x1b1)](_0x1b6dcf)),_0xa67965[_0x2ccc1f(0x1c1)]['on'](_0x2ccc1f(0x170),()=>{const _0x40d53d=_0x2ccc1f;this[_0x40d53d(0x20d)]=!0x1;}),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x14f)]['on'](_0x2ccc1f(0x1ef),(_0x462db7,_0x2fc96a)=>{const _0xa66b01=_0x2ccc1f;if(!_0x2fc96a[_0xa66b01(0x165)]||_0x2fc96a[_0xa66b01(0x1e7)])return;if(!this[_0xa66b01(0x20d)])return;const _0xef5550=_0xa67965[_0xa66b01(0x1c1)][_0xa66b01(0x14f)][_0xa66b01(0x1a8)][_0xa66b01(0x1e2)]();if(0x0==_0xef5550[_0xa66b01(0xe5)])return;const _0x2b08db=[],_0xcf8e09=_0xef5550[_0xa66b01(0x12c)](_0x2117dc=>_0xa66b01(0x179)==_0x2117dc[_0xa66b01(0x129)]),_0x33aed4=_0xef5550[_0xa66b01(0x12c)](_0x8943c1=>_0xa66b01(0xf6)==_0x8943c1[_0xa66b01(0x129)]&&_0xa66b01(0x1dd)!=_0x8943c1[_0xa66b01(0xec)]),_0x417fb2=_0xef5550[_0xa66b01(0x12c)](_0x3585a2=>_0xa66b01(0x174)==_0x3585a2[_0xa66b01(0x129)]&&_0xa66b01(0x1dd)!=_0x3585a2[_0xa66b01(0xec)]);for(const _0x2bb1d1 of _0xcf8e09)this[_0xa66b01(0x1d7)](_0x2bb1d1[_0xa66b01(0x163)])&&_0x2b08db[_0xa66b01(0x1f4)]({'key':_0x2bb1d1[_0xa66b01(0x163)],'newValue':_0x2bb1d1[_0xa66b01(0x148)],'oldValue':_0x2bb1d1[_0xa66b01(0x188)],'range':Ut(_0x2bb1d1[_0xa66b01(0x10e)],_0xa67965[_0xa66b01(0x1c1)])});for(const _0x229186 of _0x33aed4){const _0x512c7d=_0x417fb2[_0xa66b01(0x146)](_0x5364ca=>_0x5364ca[_0xa66b01(0x119)]===_0x229186[_0xa66b01(0x119)]);if(_0x512c7d){const _0x425627=Ot(_0x229186[_0xa66b01(0x221)][_0xa66b01(0x143)],_0xa67965[_0xa66b01(0x1c1)]);_0x512c7d[_0xa66b01(0xec)]!==_0x229186[_0xa66b01(0xec)]&&_0x2b08db[_0xa66b01(0x1f4)]({'key':_0xa66b01(0xcd),'newValue':_0x229186[_0xa66b01(0xec)],'oldValue':_0x512c7d[_0xa66b01(0xec)],'range':_0x425627});for(const [_0x5196a0,_0x1506d5]of _0x512c7d[_0xa66b01(0x1ce)]){if(!this[_0xa66b01(0x1d7)](_0x5196a0))continue;const _0x43fbda=_0x229186[_0xa66b01(0x1ce)][_0xa66b01(0x184)](_0x5196a0);_0x1506d5!==_0x43fbda&&_0x2b08db[_0xa66b01(0x1f4)]({'key':_0x5196a0,'newValue':_0x43fbda,'oldValue':_0x1506d5,'range':_0x425627});}for(const [_0x35f1c4,_0x1fed21]of _0x229186[_0xa66b01(0x1ce)])this[_0xa66b01(0x1d7)](_0x35f1c4)&&(_0x512c7d[_0xa66b01(0x1ce)][_0xa66b01(0xee)](_0x35f1c4)||_0x2b08db[_0xa66b01(0x1f4)]({'key':_0x35f1c4,'newValue':_0x1fed21,'oldValue':null,'range':_0x425627}));}}0x0!=_0x2b08db[_0xa66b01(0xe5)]&&_0xa67965[_0xa66b01(0x1c1)][_0xa66b01(0x1af)](_0x2fc96a,_0x42d7ef=>{const _0x97fcc8=_0xa66b01,_0x4401ee=_0x1f75a3();for(const {range:_0x187e65,key:_0x3a9561,oldValue:_0x2a0201,newValue:_0x19f67b}of _0x2b08db)this[_0x97fcc8(0x13d)](_0x187e65,_0x3a9561,_0x2a0201,_0x19f67b,{'groupId':_0x4401ee});this[_0x97fcc8(0x16d)](_0x42d7ef,_0x2b08db);});},{'priority':_0x2ccc1f(0x8a)}),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x112)]['on'](_0x2ccc1f(0x1db),(_0x41a75a,_0x38e804,_0x171b22)=>{const _0x19a0d2=_0x2ccc1f;if(null==_0x171b22){const {id:_0x16b54d}=this[_0x19a0d2(0x1c0)](_0x38e804[_0x19a0d2(0xec)]),_0x278cee=this[_0x19a0d2(0x20c)][_0x19a0d2(0x184)](_0x16b54d);_0x278cee&&_0x278cee[_0x19a0d2(0x200)](_0x38e804[_0x19a0d2(0xec)]);}}),_0xa67965[_0x2ccc1f(0x1c1)][_0x2ccc1f(0x14f)]['on'](_0x2ccc1f(0x1ef),()=>{const _0xf5973a=_0x2ccc1f,_0x457dc1=Array[_0xf5973a(0x207)](_0xa67965[_0xf5973a(0x1c1)][_0xf5973a(0x14f)][_0xf5973a(0x1a8)][_0xf5973a(0x1b4)]())[_0xf5973a(0x12c)](_0x2a863d=>_0xf5973a(0x154)===this[_0xf5973a(0x1c0)](_0x2a863d[_0xf5973a(0xec)])[_0xf5973a(0x1cb)]);if(0x0===_0x457dc1[_0xf5973a(0xe5)])return;_0x457dc1[_0xf5973a(0x1dc)]((_0x23830c,_0x160f30)=>{const _0x586ee3=_0xf5973a,_0xfc4a7e=_0x23830c[_0x586ee3(0x12e)][_0x586ee3(0x13c)],_0x492db0=_0x160f30[_0x586ee3(0x12e)][_0x586ee3(0x13c)];return null===_0xfc4a7e&&null===_0x492db0?0x0:null===_0xfc4a7e&&null!==_0x492db0?-0x1:null!==_0xfc4a7e&&null===_0x492db0?0x1:_0xfc4a7e[_0x586ee3(0x93)][_0x586ee3(0x126)](_0x492db0[_0x586ee3(0x93)])?-0x1:0x1;});const _0x1b2603=new Set(),_0x34cec5=new Set();for(const {name:_0x231356,data:_0x4b29cd}of _0x457dc1){const {id:_0x445a00}=this[_0xf5973a(0x1c0)](_0x231356);if(null===_0x4b29cd[_0xf5973a(0x13c)]){const _0x23581e=this[_0xf5973a(0x178)](_0x231356);_0x34cec5[_0xf5973a(0x125)](_0x23581e);}else{const _0x1e84f3=this[_0xf5973a(0x20c)][_0xf5973a(0x184)](_0x445a00);null!==_0x4b29cd[_0xf5973a(0x168)]||_0x1e84f3[_0xf5973a(0xb5)]?(_0x1b2603[_0xf5973a(0x125)](_0x1e84f3[_0xf5973a(0x1e0)]),_0x34cec5[_0xf5973a(0x125)](_0x1e84f3)):this[_0xf5973a(0xe3)](_0x1e84f3);}}_0x34cec5[_0xf5973a(0x18f)]>0x0&&this[_0xf5973a(0x17a)](_0x34cec5);for(const _0x1cae21 of _0x1b2603)this[_0xf5973a(0xc4)](_0xf5973a(0x10a),_0x1cae21);}),_0xa67965[_0x2ccc1f(0x1c1)]['on'](_0x2ccc1f(0x1a6),(_0x2ec730,_0x749b38)=>{const _0x107811=_0x2ccc1f,_0x4e14f6=_0x749b38[0x0];if(!this[_0x107811(0x20c)][_0x107811(0x18f)])return;if(!_0x4e14f6[_0x107811(0xe6)])return;if(_0x4e14f6[_0x107811(0x19c)][_0x107811(0x1e7)]||!_0x4e14f6[_0x107811(0x19c)][_0x107811(0x165)])return;let _0x19bee3,_0x42fa3b;switch(_0x4e14f6[_0x107811(0x129)]){case _0x107811(0xf6):_0x19bee3=_0xa67965[_0x107811(0x1c1)][_0x107811(0x18b)](_0x4e14f6[_0x107811(0x221)]),_0x42fa3b=_0x19bee3[_0x107811(0x1be)](_0x4e14f6[_0x107811(0x1a0)]);break;case _0x107811(0xa6):_0x19bee3=_0xa67965[_0x107811(0x1c1)][_0x107811(0x18b)](_0x4e14f6[_0x107811(0x1e4)]),_0x42fa3b=_0xa67965[_0x107811(0x1c1)][_0x107811(0x18b)](_0x4e14f6[_0x107811(0x175)]);break;case _0x107811(0x17e):_0x19bee3=_0xa67965[_0x107811(0x1c1)][_0x107811(0x18b)](_0x4e14f6[_0x107811(0x7e)]),_0x42fa3b=_0x19bee3[_0x107811(0x1be)](_0x4e14f6[_0x107811(0x1a0)]);break;default:return;}const _0x51cfbf=_0xa67965[_0x107811(0x1c1)][_0x107811(0x14e)](_0x19bee3,_0x42fa3b);_0xa67965[_0x107811(0x1c1)][_0x107811(0x10d)](()=>{const _0x4dd62d=_0x107811;for(const {suggestion:_0x182201,meta:_0x3c1f51}of this[_0x4dd62d(0x1b2)](_0x51cfbf)){if(_0x182201[_0x4dd62d(0x21c)])continue;if(_0x4dd62d(0x1b6)==_0x182201[_0x4dd62d(0x129)])continue;const _0x143820=this[_0x4dd62d(0x1d8)](_0x182201);if(_0x143820&&this[_0x4dd62d(0x215)](_0x143820)&&_0x4dd62d(0xa6)!=_0x4e14f6[_0x4dd62d(0x129)])continue;const _0x479ca4=_0x182201[_0x4dd62d(0x12e)]&&_0x182201[_0x4dd62d(0x12e)][_0x4dd62d(0x92)];(_0x4dd62d(0x187)!=_0x182201[_0x4dd62d(0x129)]||_0x4dd62d(0xa6)==_0x4e14f6[_0x4dd62d(0x129)]&&!_0x479ca4)&&(_0x3c1f51[_0x4dd62d(0x1ab)]||_0x4dd62d(0x11a)==_0x182201[_0x4dd62d(0x129)]&&_0x3c1f51[_0x4dd62d(0x161)]||_0x182201[_0x4dd62d(0x16c)]()[_0x4dd62d(0xcf)](_0x51cfbf)&&this[_0x4dd62d(0x15b)](_0x182201,_0x19bee3,_0x42fa3b));}});},{'priority':_0x2ccc1f(0x8a)}),_0xa67965[_0x2ccc1f(0x1c1)]['on'](_0x2ccc1f(0x1d3),(_0x5743ec,_0x5db609)=>{const _0x5ad2b4=_0x2ccc1f,_0x55fd4a=_0x5db609[0x0],_0x2d8f03=_0x5db609[0x1];if(_0x2d8f03&&_0x2d8f03[_0x5ad2b4(0xdc)])return;if(this[_0x5ad2b4(0x111)])return;if(!this[_0x5ad2b4(0x18e)][_0x5ad2b4(0xd3)])return;if(_0x55fd4a[_0x5ad2b4(0x14c)])return;const _0x19b8bc=_0xa67965[_0x5ad2b4(0x1c1)][_0x5ad2b4(0x1ca)],{start:_0x192da0,end:_0x3f4743}=_0x55fd4a[_0x5ad2b4(0x16c)](),_0x326f35=_0x192da0[_0x5ad2b4(0x143)]&&_0x19b8bc[_0x5ad2b4(0x120)](_0x192da0[_0x5ad2b4(0x143)])?null:_0x19b8bc[_0x5ad2b4(0x118)](_0x192da0,_0x5ad2b4(0x21f)),_0x3870c1=_0x3f4743[_0x5ad2b4(0x13a)]&&_0x19b8bc[_0x5ad2b4(0x120)](_0x3f4743[_0x5ad2b4(0x13a)])?null:_0x19b8bc[_0x5ad2b4(0x118)](_0x3f4743,_0x5ad2b4(0x1e8)),_0x3f88b0=_0xa67965[_0x5ad2b4(0x1c1)][_0x5ad2b4(0x14e)](_0x326f35?_0x326f35[_0x5ad2b4(0x93)]:_0x192da0,_0x3870c1?_0x3870c1[_0x5ad2b4(0x1c7)]:_0x3f4743);_0xa67965[_0x5ad2b4(0x1c1)][_0x5ad2b4(0x10d)](_0x31f7d5=>{const _0x36ddf2=_0x5ad2b4;this[_0x36ddf2(0x99)](_0x3f88b0);const _0xceb55=_0xa67965[_0x36ddf2(0x1c1)][_0x36ddf2(0x1ca)][_0x36ddf2(0x118)](_0x3f88b0[_0x36ddf2(0x93)]);_0x55fd4a['is'](_0x36ddf2(0x96))?_0x31f7d5[_0x36ddf2(0x9d)](_0xceb55):_0x55fd4a[_0x36ddf2(0x9b)](_0xceb55);}),_0x5743ec[_0x5ad2b4(0x18c)]();},{'priority':_0x2768c9[_0x2ccc1f(0x1eb)]+0xa}),_0xa67965[_0x2ccc1f(0x1c1)]['on'](_0x2ccc1f(0x7f),(_0x1a1c4b,_0x4451c1)=>{const _0x2feb9b=_0x2ccc1f,_0x148de1=_0x4451c1[_0x4451c1[_0x2feb9b(0xe5)]-0x1];_0x148de1&&_0x148de1[_0x2feb9b(0xdc)]||this[_0x2feb9b(0x111)]||this[_0x2feb9b(0x18e)][_0x2feb9b(0xd3)]&&(_0xa67965[_0x2feb9b(0x1c1)][_0x2feb9b(0x10d)](()=>{const _0x4d3767=_0x2feb9b;let _0x5743b5=_0xa67965[_0x4d3767(0x1c1)][_0x4d3767(0x7f)](_0x4451c1[0x0],_0x4451c1[0x1],_0x4451c1[0x2],{'forceDefaultExecution':!0x0});if(!_0x5743b5)return;_0x1a1c4b[_0x4d3767(0x1c5)]=_0x5743b5[_0x4d3767(0x1ac)]();const _0x477d4d=_0x5743b5[_0x4d3767(0x1c7)][_0x4d3767(0x13a)],_0x27834d=_0xa67965[_0x4d3767(0x1c1)][_0x4d3767(0x1ca)];_0x477d4d&&_0x27834d[_0x4d3767(0x7b)](_0x477d4d)&&!_0x27834d[_0x4d3767(0x20a)](_0x477d4d)&&(_0x5743b5=_0xa67965[_0x4d3767(0x1c1)][_0x4d3767(0x14e)](_0x5743b5[_0x4d3767(0x93)],_0xa67965[_0x4d3767(0x1c1)][_0x4d3767(0x18b)](_0x477d4d,_0x4d3767(0x1c7)))),this[_0x4d3767(0x7a)](_0x5743b5);}),_0x1a1c4b[_0x2feb9b(0x18c)]());},{'priority':_0x2ccc1f(0x19b)}),this[_0x2ccc1f(0xd4)][_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0x15e),this[_0x2ccc1f(0x18e)]),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0x15e));const _0x368883=new _0x95bbf4(_0xa67965,this[_0x2ccc1f(0x20c)]);_0xa67965[_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0x204),_0x368883),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0x204));const _0x592230=new _0x3406ff(_0xa67965,this[_0x2ccc1f(0x20c)]);_0xa67965[_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0x80),_0x592230),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0x80)),_0xa67965[_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0x85),new _0x5337dc(_0xa67965,_0x368883,this[_0x2ccc1f(0x20c)])),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0x85)),_0xa67965[_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0x203),new _0x5337dc(_0xa67965,_0x592230,this[_0x2ccc1f(0x20c)])),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0x203)),_0xa67965[_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0xb7),new _0x222915(_0xa67965,_0x368883,this[_0x2ccc1f(0x20c)])),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0xb7)),_0xa67965[_0x2ccc1f(0x1df)][_0x2ccc1f(0x125)](_0x2ccc1f(0x190),new _0x222915(_0xa67965,_0x592230,this[_0x2ccc1f(0x20c)])),this[_0x2ccc1f(0xe7)](_0x2ccc1f(0x190));const _0x5235ee=_0xa67965[_0x2ccc1f(0x11c)][_0x2ccc1f(0x184)](_0x2ccc1f(0x108));this[_0x2ccc1f(0xa3)](_0x5235ee,_0x2ccc1f(0x1f5),(_0x53de68,{threadId:_0x3d8dd3})=>{const _0x52246c=_0x2ccc1f,_0x1239ab=this[_0x52246c(0x20c)][_0x52246c(0x184)](_0x3d8dd3);_0x1239ab&&_0x1239ab[_0x52246c(0x21a)]&&0x1===_0x1239ab[_0x52246c(0x21a)][_0x52246c(0xe5)]&&this[_0x52246c(0x76)](_0x3d8dd3,{'hasComments':!0x0});},{'priority':_0x2ccc1f(0x12d)}),this[_0x2ccc1f(0xa3)](_0x5235ee,_0x2ccc1f(0xef),(_0x1c9325,{threadId:_0x53bddc})=>{const _0x2ee2cc=_0x2ccc1f,_0x366614=this[_0x2ee2cc(0x20c)][_0x2ee2cc(0x184)](_0x53bddc);_0x366614&&_0x366614[_0x2ee2cc(0x21a)]&&!_0x366614[_0x2ee2cc(0x21a)][_0x2ee2cc(0xe5)]&&this[_0x2ee2cc(0x76)](_0x53bddc,{'hasComments':!0x1});},{'priority':_0x2ccc1f(0x12d)});}set[_0x2d71a2(0x1cc)](_0x562d26){const _0x136e7f=_0x2d71a2;if(this[_0x136e7f(0x17f)])throw new _0x276ad1(_0x136e7f(0xad),this);this[_0x136e7f(0x17f)]=_0x562d26;}get[_0x2d71a2(0x1cc)](){const _0x44ad6a=_0x2d71a2;return this[_0x44ad6a(0x17f)];}[_0x2d71a2(0x1b9)]({skipNotAttached:_0x2e0f51=!0x1,toJSON:_0xa35bbf=!0x1}={}){const _0xf1966e=_0x2d71a2,_0x5efd3a=[];for(const _0xb86985 of this[_0xf1966e(0x20c)][_0xf1966e(0x1cf)]())_0x2e0f51&&!_0xb86985[_0xf1966e(0xb5)]||_0x5efd3a[_0xf1966e(0x1f4)](_0xb86985);return _0xa35bbf?_0x5efd3a[_0xf1966e(0x1ea)](_0x56b3a1=>_0x56b3a1[_0xf1966e(0x206)]()):_0x5efd3a;}[_0x2d71a2(0x224)](_0x1d706d){const _0x47a556=_0x2d71a2,_0x4f582f=this[_0x47a556(0x20c)][_0x47a556(0x184)](_0x1d706d);if(!_0x4f582f)throw new _0x276ad1(_0x47a556(0x1e5),this);return _0x4f582f;}[_0x2d71a2(0x18d)](_0x2738c1){const _0x25ef61=_0x2d71a2;return this[_0x25ef61(0x20c)][_0x25ef61(0xee)](_0x2738c1);}[_0x2d71a2(0x1c3)](_0x3862da){const _0x47855d=_0x2d71a2,{authorId:_0x19fd84,id:_0x3baaef,attributes:_0x25c1b7}=_0x3862da,[_0x7a6932,_0x315952]=_0x3862da[_0x47855d(0x129)][_0x47855d(0xa6)](':'),_0x466ad7=this[_0x47855d(0x20c)][_0x47855d(0x184)](_0x3baaef)||this[_0x47855d(0xb3)](_0x7a6932,_0x315952,_0x3baaef,_0x19fd84,_0x25c1b7);if(this[_0x47855d(0xc3)](_0x466ad7),this[_0x47855d(0x213)](_0x466ad7,_0x7a6932,_0x315952||null,_0x19fd84),_0x466ad7[_0x47855d(0xa8)]=_0x3862da[_0x47855d(0xa8)],_0x466ad7[_0x47855d(0x1da)]=!0x0,_0x25c1b7&&_0x25c1b7[_0x47855d(0x172)]){const _0x49fba6=_0x25c1b7[_0x47855d(0x172)],_0x59b1f1=this[_0x47855d(0x1d0)](_0x49fba6[_0x47855d(0xfc)]);_0x466ad7[_0x47855d(0x19d)]=_0x49fba6[_0x47855d(0xa8)],_0x466ad7[_0x47855d(0x181)]=_0x59b1f1,_0x466ad7[_0x47855d(0xfb)]=!0x0;}else _0x466ad7[_0x47855d(0x19d)]=_0x3862da[_0x47855d(0xa8)];switch(_0x3862da[_0x47855d(0x12e)]&&(_0x466ad7[_0x47855d(0x12e)]=_0x3862da[_0x47855d(0x12e)]),_0x3862da[_0x47855d(0x1ce)]&&(_0x466ad7[_0x47855d(0x1ce)]=_0x3862da[_0x47855d(0x1ce)]),this[_0x47855d(0x17f)]&&this[_0x47855d(0x17f)][_0x47855d(0xc0)]||(_0x466ad7[_0x47855d(0x1ed)]=!0x0),this[_0x47855d(0xc6)][_0x47855d(0x184)](_0x466ad7)){case _0x47855d(0x220):this[_0x47855d(0xc6)][_0x47855d(0x132)](_0x466ad7,_0x47855d(0x12b));break;case _0x47855d(0x1c9):_0x466ad7[_0x47855d(0xb5)]?(this[_0x47855d(0x134)](new Set([_0x466ad7])),this[_0x47855d(0x17a)](new Set([_0x466ad7])),this[_0x47855d(0xc6)][_0x47855d(0x132)](_0x466ad7,_0x47855d(0x157)),this[_0x47855d(0xc4)](_0x47855d(0x1b3),_0x466ad7)):this[_0x47855d(0xc6)][_0x47855d(0x132)](_0x466ad7,_0x47855d(0x86));}return _0x466ad7;}[_0x2d71a2(0x204)](_0xb90b33){const _0x7c8724=_0x2d71a2;this[_0x7c8724(0xdc)](()=>{const _0x3c5dc6=_0x7c8724;this[_0x3c5dc6(0xd4)][_0x3c5dc6(0x1c1)][_0x3c5dc6(0x10d)](()=>{const _0x1443d3=_0x3c5dc6;for(const _0x4c8527 of _0xb90b33[_0x1443d3(0x1f2)]())_0x4c8527[_0x1443d3(0x9a)]();});});}[_0x2d71a2(0x80)](_0x3d0257){const _0x22825a=_0x2d71a2;this[_0x22825a(0xdc)](()=>{const _0x2a81dd=_0x22825a;this[_0x2a81dd(0xd4)][_0x2a81dd(0x1c1)][_0x2a81dd(0x10d)](()=>{const _0x58254c=_0x2a81dd;for(const _0x343509 of _0x3d0257[_0x58254c(0x1f2)]())_0x343509[_0x58254c(0x98)]();});});}[_0x2d71a2(0xe7)](_0x3ebbb5,_0x5c7848){const _0x1ae0a8=_0x2d71a2,_0x918d52=this[_0x1ae0a8(0xd4)][_0x1ae0a8(0x1df)][_0x1ae0a8(0x184)](_0x3ebbb5);if(!_0x918d52)throw new _0x276ad1(_0x1ae0a8(0x1f8),this,{'commandName':_0x3ebbb5});if(this[_0x1ae0a8(0xa5)][_0x1ae0a8(0xee)](_0x918d52))throw new _0x276ad1(_0x1ae0a8(0x16b),this,{'commandName':_0x3ebbb5});this[_0x1ae0a8(0xa5)][_0x1ae0a8(0x125)](_0x918d52),_0x5c7848&&_0x918d52['on'](_0x1ae0a8(0xa0),(_0x2af204,_0x21707d)=>{const _0x15a049=_0x1ae0a8;this[_0x15a049(0x18e)][_0x15a049(0xd3)]&&(this[_0x15a049(0x111)]||(_0x21707d[_0x15a049(0xe5)]>0x0&&_0x21707d[_0x21707d[_0x15a049(0xe5)]-0x1]&&_0x21707d[_0x21707d[_0x15a049(0xe5)]-0x1][_0x15a049(0xdc)]?_0x21707d[_0x15a049(0x223)]():(_0x2af204[_0x15a049(0x1c5)]=_0x5c7848((..._0x217fd4)=>_0x918d52[_0x15a049(0xa0)](..._0x217fd4,{'forceDefaultExecution':!0x0}),..._0x21707d),_0x2af204[_0x15a049(0x18c)]())));},{'priority':_0x1ae0a8(0x19b)});}[_0x2d71a2(0xdc)](_0x196e95){const _0x1cab39=_0x2d71a2;let _0x594053,_0x53b7ef;const _0x2d0434=this[_0x1cab39(0x111)];this[_0x1cab39(0x111)]=!0x0;try{_0x594053=_0x196e95();}catch(_0xcf0fa5){_0x53b7ef=_0xcf0fa5;}return _0x2d0434||(this[_0x1cab39(0x111)]=!0x1),_0x53b7ef&&_0x276ad1[_0x1cab39(0x77)](_0x53b7ef,this),_0x594053;}[_0x2d71a2(0x7a)](_0x92fc3b,_0x4c29f9=null,_0x5c9934={}){const _0x577cc6=_0x2d71a2;if(_0x92fc3b[_0x577cc6(0x14c)])return null;const _0x1d2f53=this[_0x577cc6(0xd4)][_0x577cc6(0x11c)][_0x577cc6(0x184)](_0x577cc6(0x1d1))['me'];for(const {suggestion:_0x5ed3f0,meta:_0x3da13c}of this[_0x577cc6(0x1b2)](_0x92fc3b,_0x577cc6(0x11a)))if(_0x3da13c[_0x577cc6(0x161)]){if(!_0x3da13c[_0x577cc6(0xa9)]){if(_0x3da13c[_0x577cc6(0x1ab)]){if(!this[_0x577cc6(0xeb)]||!Pt(_0x5ed3f0,_0x5c9934))continue;return _0x5ed3f0;}if(Pt(_0x5ed3f0,_0x5c9934))return _0x5ed3f0;this[_0x577cc6(0x15b)](_0x5ed3f0,_0x92fc3b[_0x577cc6(0x93)],_0x92fc3b[_0x577cc6(0x1c7)]);break;}if(_0x4c29f9==_0x5ed3f0[_0x577cc6(0xbd)]&&Pt(_0x5ed3f0,_0x5c9934)){const _0x556e93=_0x5ed3f0[_0x577cc6(0x16c)]();return _0x556e93[_0x577cc6(0x93)][_0x577cc6(0x75)](_0x92fc3b[_0x577cc6(0x1c7)])?this[_0x577cc6(0x1cd)](_0x5ed3f0,this[_0x577cc6(0x1f0)][_0x577cc6(0x14e)](_0x92fc3b[_0x577cc6(0x93)],_0x556e93[_0x577cc6(0x1c7)])):this[_0x577cc6(0x1cd)](_0x5ed3f0,this[_0x577cc6(0x1f0)][_0x577cc6(0x14e)](_0x556e93[_0x577cc6(0x93)],_0x92fc3b[_0x577cc6(0x1c7)])),_0x5ed3f0;}}const _0x50dd80=_0x1f75a3(),_0x281a11=_0x1d2f53['id'],_0x242e21=_0x4c29f9?_0x577cc6(0x140)+_0x4c29f9:_0x577cc6(0x11a),_0x5e4dd0=this[_0x577cc6(0xc1)]({'id':_0x50dd80,'type':_0x242e21,'createdAt':new Date(),'authorId':_0x281a11,'attributes':_0x5c9934});return this[_0x577cc6(0x95)](_0x242e21,_0x50dd80,_0x281a11,_0x92fc3b),_0x5e4dd0;}[_0x2d71a2(0x1c2)](_0x3729be,_0x5856e2=_0x2d71a2(0x84),_0x1cc848={}){const _0x5c31e4=_0x2d71a2,_0x469ce6=this[_0x5c31e4(0xd4)][_0x5c31e4(0x11c)][_0x5c31e4(0x184)](_0x5c31e4(0x1d1))['me'],_0x1869be=this[_0x5c31e4(0x193)][_0x5c31e4(0x116)](_0x5c31e4(0x11a),_0x5856e2,_0x5c31e4(0xbf));for(const _0x18aafa of this[_0x5c31e4(0x1b9)]())if(_0x18aafa[_0x5c31e4(0x181)]['id']==_0x469ce6['id']&&_0x5c31e4(0x11a)==_0x18aafa[_0x5c31e4(0x129)]&&_0x18aafa[_0x5c31e4(0xbd)]==_0x5856e2&&Pt(_0x18aafa,_0x1cc848)&&(_0x1869be(_0x18aafa[_0x5c31e4(0x104)](),_0x3729be)||_0x1869be(_0x3729be,_0x18aafa[_0x5c31e4(0x104)]()))){for(const _0x464566 of _0x3729be)_0x18aafa[_0x5c31e4(0x133)](_0x464566);return _0x18aafa;}for(const {suggestion:_0x5f432f,meta:_0x38a00f}of this[_0x5c31e4(0x1b2)](_0x3729be,_0x5c31e4(0x11a))){if(!_0x38a00f[_0x5c31e4(0x161)])continue;if(!this[_0x5c31e4(0xeb)]&&_0x38a00f[_0x5c31e4(0x1ab)])continue;if(!Pt(_0x5f432f,_0x1cc848))continue;let _0x2803e4=!0x0;for(const _0x82b24f of _0x5f432f[_0x5c31e4(0x104)]())for(const _0x280118 of _0x3729be)if(!_0x82b24f[_0x5c31e4(0xcf)](_0x280118)){_0x2803e4=!0x1;break;}if(_0x2803e4)return _0x5f432f;}const _0x9faba4=_0x1f75a3(),_0x55697f=_0x469ce6['id'],_0x2c7e8c=_0x5c31e4(0x140)+_0x5856e2,_0x4573bb=this[_0x5c31e4(0xc1)]({'id':_0x9faba4,'type':_0x2c7e8c,'createdAt':new Date(),'authorId':_0x55697f,'attributes':_0x1cc848});for(const _0x20318e of _0x3729be)this[_0x5c31e4(0x95)](_0x2c7e8c,_0x9faba4,_0x55697f,_0x20318e,_0x46cfec[_0x5c31e4(0x186)]());return _0x4573bb;}[_0x2d71a2(0x114)](_0x327bcf,_0x1f8305,_0x5b1b59=null,_0xee3a34={}){const _0x233957=_0x2d71a2;if(_0x5b1b59=_0x5b1b59||Et(_0x1f8305),_0x327bcf[_0x233957(0x14c)])return null;if(_0x233957(0x19e)===this[_0x233957(0x115)]){const _0x419639=this[_0x233957(0x193)][_0x233957(0x116)](_0x233957(0x1b6),_0x5b1b59,_0x233957(0x9a));return this[_0x233957(0xdc)](()=>_0x419639([_0x327bcf],_0x1f8305,_0xee3a34)),null;}const _0x53f74a=this[_0x233957(0xd4)][_0x233957(0x11c)][_0x233957(0x184)](_0x233957(0x1d1))['me'],_0x5a3c15=[];if(_0x233957(0x19a)!==this[_0x233957(0x115)]){for(const {suggestion:_0x3f73fd,meta:_0x2e71da}of this[_0x233957(0x1b2)](_0x327bcf,_0x233957(0x11a)))_0x2e71da[_0x233957(0x161)]&&!_0x2e71da[_0x233957(0x171)]&&_0x5a3c15[_0x233957(0x1f4)](..._0x3f73fd[_0x233957(0x104)]());}const _0x53a39e=function(_0x333d60,_0x18c2cf){const _0x53affc=_0x233957,_0x2c0a1a=[];for(const _0x55d8e3 of _0x18c2cf){const _0x462381=_0x333d60[_0x53affc(0x123)](_0x55d8e3);_0x462381&&_0x2c0a1a[_0x53affc(0x1f4)](_0x462381);}return _0x2c0a1a;}(_0x327bcf,_0x5a3c15),_0x2206ab=function(_0x5a9dd5,_0xfd9669){const _0x586a18=_0x233957,_0x236fba=[_0x5a9dd5];for(const _0x3a1a11 of _0xfd9669){let _0x235c44=0x0;for(;_0x235c44<_0x236fba[_0x586a18(0xe5)];){const _0x47d2f9=_0x236fba[_0x235c44][_0x586a18(0x1a2)](_0x3a1a11);_0x236fba[_0x586a18(0xf4)](_0x235c44,0x1,..._0x47d2f9),_0x235c44+=_0x47d2f9[_0x586a18(0xe5)];}}return _0x236fba;}(_0x327bcf,_0x5a3c15);_0x53a39e[_0x233957(0xe5)]&&this[_0x233957(0x1f0)][_0x233957(0x10d)](()=>{const _0x22557d=_0x233957;for(const _0x47b99e of _0x53a39e){const _0x22b2cc=this[_0x22557d(0x193)][_0x22557d(0x116)](_0x22557d(0x1b6),_0x5b1b59,_0x22557d(0x9a));this[_0x22557d(0xdc)](()=>_0x22b2cc([_0x47b99e],_0x1f8305,_0xee3a34));}});for(const _0x3dae58 of _0x2206ab){let _0x38744a=null,_0x3f942c=_0x3dae58[_0x233957(0x93)],_0x384ddc=_0x3dae58[_0x233957(0x1c7)];for(const {suggestion:_0x56703d,meta:_0x4d7b8c}of this[_0x233957(0x1b2)](_0x3dae58,_0x233957(0x1b6))){if(!_0x4d7b8c[_0x233957(0x161)])continue;if(_0x56703d[_0x233957(0xbd)]!=_0x5b1b59)continue;if(!Pt(_0x56703d,_0xee3a34))continue;const _0x4caf41=_0x56703d[_0x233957(0x16c)]();if(_0x4caf41[_0x233957(0xcf)](_0x3dae58,!0x0))return null;_0x3f942c=_0x3f942c[_0x233957(0x126)](_0x4caf41[_0x233957(0x93)])?_0x3f942c:_0x4caf41[_0x233957(0x93)],_0x384ddc=_0x384ddc[_0x233957(0x183)](_0x4caf41[_0x233957(0x1c7)])?_0x384ddc:_0x4caf41[_0x233957(0x1c7)],_0x38744a?_0x4caf41[_0x233957(0x93)][_0x233957(0x126)](_0x38744a[_0x233957(0x16c)]()[_0x233957(0x93)])?(_0x38744a[_0x233957(0x210)](),_0x38744a=_0x56703d):_0x56703d[_0x233957(0x210)]():_0x38744a=_0x56703d;}const _0x291e8b=this[_0x233957(0x1f0)][_0x233957(0x14e)](_0x3f942c,_0x384ddc);if(_0x38744a)this[_0x233957(0x1cd)](_0x38744a,_0x291e8b);else{const _0xbee6d2=_0x1f75a3(),_0x22104f=_0x53f74a['id'];this[_0x233957(0xc1)]({'id':_0xbee6d2,'type':_0x233957(0x1e9)+_0x5b1b59,'data':_0x1f8305,'createdAt':new Date(),'authorId':_0x22104f,'attributes':_0xee3a34}),this[_0x233957(0x95)](_0x233957(0x1e9)+_0x5b1b59,_0xbee6d2,_0x22104f,_0x291e8b);}}return null;}[_0x2d71a2(0xd2)](_0x8a4828,_0x1ce59c,_0x337dd4=[],_0x2d1682=null,_0x25eda6={}){const _0x22e02a=_0x2d71a2;_0x1ce59c[_0x22e02a(0x191)]||(_0x1ce59c[_0x22e02a(0x191)]=_0x1ce59c[_0x22e02a(0x21e)]),_0x1ce59c[_0x22e02a(0x92)]=_0x8a4828['is'](_0x22e02a(0x10e)),_0x2d1682=_0x2d1682||Et(_0x1ce59c);const _0x290f8a=_0x337dd4[_0x22e02a(0x1ea)](_0x3371ac=>Ot(_0x3371ac,this[_0x22e02a(0x1f0)])),_0x5f304d=_0x8a4828['is'](_0x22e02a(0x10e))?_0x8a4828:Ot(_0x8a4828,this[_0x22e02a(0x1f0)]);if(_0x22e02a(0x19e)===this[_0x22e02a(0x115)]){const _0x148cb1=this[_0x22e02a(0x193)][_0x22e02a(0x116)](_0x22e02a(0x187),_0x2d1682,_0x22e02a(0x9a));return this[_0x22e02a(0xdc)](()=>_0x148cb1([_0x5f304d],_0x1ce59c,_0x25eda6)),null;}_0x290f8a[_0x22e02a(0x1f4)](_0x5f304d);let _0x48cad5=!0x0;for(const _0x42a1c7 of _0x290f8a)if(!this[_0x22e02a(0xfd)](_0x42a1c7)){_0x48cad5=!0x1;break;}if(_0x48cad5&&_0x22e02a(0x19a)!==this[_0x22e02a(0x115)]){const _0x229075=this[_0x22e02a(0x193)][_0x22e02a(0x116)](_0x22e02a(0x187),_0x2d1682,_0x22e02a(0x9a));return this[_0x22e02a(0xdc)](()=>_0x229075([_0x5f304d],_0x1ce59c,_0x25eda6)),null;}let _0x44c612=null,_0x1cfe56=_0x5f304d[_0x22e02a(0x93)],_0x3196fe=_0x5f304d[_0x22e02a(0x1c7)];for(const {suggestion:_0x5721be,meta:_0x20dded}of this[_0x22e02a(0x1b2)](_0x5f304d,_0x22e02a(0x187))){if(!_0x20dded[_0x22e02a(0x161)])continue;if(_0x20dded[_0x22e02a(0xa9)]||_0x20dded[_0x22e02a(0x1ab)]||_0x20dded[_0x22e02a(0x171)])continue;if(_0x5721be[_0x22e02a(0x12e)][_0x22e02a(0x191)]!=_0x1ce59c[_0x22e02a(0x191)])continue;if(!Pt(_0x5721be,_0x25eda6))continue;const _0x1eb288=_0x5721be[_0x22e02a(0x16c)]();if(_0x5721be[_0x22e02a(0xbd)]==_0x2d1682){if(_0x1eb288[_0x22e02a(0xcf)](_0x5f304d,!0x0))return null;_0x1cfe56=_0x1cfe56[_0x22e02a(0x126)](_0x1eb288[_0x22e02a(0x93)])?_0x1cfe56:_0x1eb288[_0x22e02a(0x93)],_0x3196fe=_0x3196fe[_0x22e02a(0x183)](_0x1eb288[_0x22e02a(0x1c7)])?_0x3196fe:_0x1eb288[_0x22e02a(0x1c7)],_0x44c612?_0x1eb288[_0x22e02a(0x93)][_0x22e02a(0x126)](_0x44c612[_0x22e02a(0x16c)]()[_0x22e02a(0x93)])?(_0x44c612[_0x22e02a(0x210)](),_0x44c612=_0x5721be):_0x5721be[_0x22e02a(0x210)]():_0x44c612=_0x5721be;}else{const _0x4e7fb7=_0x5f304d[_0x22e02a(0x123)](_0x1eb288);this[_0x22e02a(0xdd)](_0x5721be,_0x4e7fb7);}}const _0x1d05d4=this[_0x22e02a(0xd4)][_0x22e02a(0x11c)][_0x22e02a(0x184)](_0x22e02a(0x1d1))['me'],_0x55e5ae=_0x1f75a3(),_0x122d7c=_0x1d05d4['id'];if(_0x44c612)return this[_0x22e02a(0x1cd)](_0x44c612,this[_0x22e02a(0x1f0)][_0x22e02a(0x14e)](_0x1cfe56,_0x3196fe)),_0x44c612;{const _0x57aa97=this[_0x22e02a(0xc1)]({'id':_0x55e5ae,'type':_0x22e02a(0xb6)+_0x2d1682,'data':_0x1ce59c,'createdAt':new Date(),'authorId':_0x122d7c,'attributes':_0x25eda6});return this[_0x22e02a(0x95)](_0x22e02a(0xb6)+_0x2d1682,_0x55e5ae,_0x122d7c,this[_0x22e02a(0x1f0)][_0x22e02a(0x14e)](_0x1cfe56,_0x3196fe)),_0x57aa97;}}[_0x2d71a2(0x19f)](_0x5ec449,_0x586147,_0x145b18=[],_0x26ce57=null,_0x4c0a8f={}){const _0x540a0a=_0x2d71a2;_0x586147[_0x540a0a(0x191)]||(_0x586147[_0x540a0a(0x191)]=_0x586147[_0x540a0a(0x21e)]);const _0x5bc95f=_0x5ec449[0x0];_0x586147[_0x540a0a(0x92)]=_0x5bc95f['is'](_0x540a0a(0x10e)),_0x26ce57=_0x26ce57||Et(_0x586147);const _0x4e8e4f=_0x145b18[_0x540a0a(0x1ea)](_0x621460=>Ot(_0x621460,this[_0x540a0a(0x1f0)])),_0x1a3ca3=_0x5bc95f['is'](_0x540a0a(0x10e))?_0x5ec449:_0x5ec449[_0x540a0a(0x1ea)](_0x9165f2=>Ot(_0x9165f2,this[_0x540a0a(0x1f0)]));if(_0x540a0a(0x19e)===this[_0x540a0a(0x115)]){const _0x26f786=this[_0x540a0a(0x193)][_0x540a0a(0x116)](_0x540a0a(0x187),_0x26ce57,_0x540a0a(0x9a));return this[_0x540a0a(0xdc)](()=>_0x26f786(_0x1a3ca3,_0x586147,_0x4c0a8f)),null;}_0x4e8e4f[_0x540a0a(0x1f4)](..._0x1a3ca3);let _0x161412=!0x0;for(const _0x48d263 of _0x4e8e4f)if(!this[_0x540a0a(0xfd)](_0x48d263)){_0x161412=!0x1;break;}if(_0x161412&&_0x540a0a(0x19a)!==this[_0x540a0a(0x115)]){const _0x124e23=this[_0x540a0a(0x193)][_0x540a0a(0x116)](_0x540a0a(0x187),_0x26ce57,_0x540a0a(0x9a));return this[_0x540a0a(0xdc)](()=>_0x124e23(_0x1a3ca3,_0x586147,_0x4c0a8f)),null;}const _0x4574da=this[_0x540a0a(0xd4)][_0x540a0a(0x11c)][_0x540a0a(0x184)](_0x540a0a(0x1d1))['me'];for(const _0x2b7b63 of this[_0x540a0a(0x1b9)]()){if(_0x2b7b63[_0x540a0a(0x181)]['id']!=_0x4574da['id'])continue;if(_0x540a0a(0x187)!=_0x2b7b63[_0x540a0a(0x129)]||_0x2b7b63[_0x540a0a(0x12e)][_0x540a0a(0x191)]!=_0x586147[_0x540a0a(0x191)])continue;if(!Pt(_0x2b7b63,_0x4c0a8f))continue;const _0x4e91e5=_0x2b7b63[_0x540a0a(0xbd)]==_0x26ce57;for(let _0xe2795c=0x0;_0xe2795c<_0x1a3ca3[_0x540a0a(0xe5)];_0xe2795c++){const _0x1d0cdb=_0x1a3ca3[_0xe2795c];for(const _0x41c7b6 of _0x2b7b63[_0x540a0a(0x138)]()){const _0x5b952f=_0x41c7b6[_0x540a0a(0x15c)]();if(_0x1d0cdb[_0x540a0a(0x75)](_0x5b952f)){_0x4e91e5?(_0x1a3ca3[_0x540a0a(0xf4)](_0xe2795c,0x1),_0xe2795c--):_0x2b7b63[_0x540a0a(0x208)](_0x41c7b6[_0x540a0a(0xec)]);break;}}}}if(0x0==_0x1a3ca3[_0x540a0a(0xe5)])return null;const _0x32b9f9=this[_0x540a0a(0x193)][_0x540a0a(0x116)](_0x540a0a(0x187),_0x26ce57,_0x540a0a(0xbf));for(const _0xba2ee4 of this[_0x540a0a(0x1b9)]())if(_0xba2ee4[_0x540a0a(0x181)]['id']==_0x4574da['id']&&_0x540a0a(0x187)==_0xba2ee4[_0x540a0a(0x129)]&&_0xba2ee4[_0x540a0a(0x12e)][_0x540a0a(0x191)]==_0x586147[_0x540a0a(0x191)]&&_0xba2ee4[_0x540a0a(0xbd)]==_0x26ce57&&Pt(_0xba2ee4,_0x4c0a8f)&&(_0x32b9f9(_0xba2ee4[_0x540a0a(0x104)](),_0x1a3ca3)||_0x32b9f9(_0x1a3ca3,_0xba2ee4[_0x540a0a(0x104)]()))){for(const _0xc1593d of _0x1a3ca3)_0xba2ee4[_0x540a0a(0x133)](_0xc1593d);return _0xba2ee4;}const _0x32b286=_0x1f75a3(),_0x2eff6c=_0x4574da['id'],_0x4e4d18=_0x540a0a(0xb6)+_0x26ce57,_0x14c328=this[_0x540a0a(0xc1)]({'id':_0x32b286,'type':_0x4e4d18,'data':_0x586147,'createdAt':new Date(),'authorId':_0x2eff6c,'attributes':_0x4c0a8f});for(const _0x3f52af of _0x1a3ca3)this[_0x540a0a(0x95)](_0x4e4d18,_0x32b286,_0x2eff6c,_0x3f52af,_0x46cfec[_0x540a0a(0x186)]());return _0x14c328;}[_0x2d71a2(0x99)](_0x5a7c41,_0xffc12=null,_0x170810={}){const _0x402035=_0x2d71a2;if(_0x5a7c41[_0x402035(0x14c)])return null;const _0x2b3bed=this[_0x402035(0xd4)][_0x402035(0x11c)][_0x402035(0x184)](_0x402035(0x1d1))['me'],_0x1b5675=new _0x7534a6(_0x5a7c41[_0x402035(0x93)],_0x5a7c41[_0x402035(0x1c7)]);for(const {suggestion:_0x14eb96,meta:_0x1cb243}of this[_0x402035(0x1b2)](_0x1b5675,_0x402035(0x11a)))if(_0x1cb243[_0x402035(0x161)]&&!_0x1cb243[_0x402035(0xa9)]){if(_0x14eb96[_0x402035(0x21c)]){const _0x10acd6=_0x14eb96[_0x402035(0x104)]()[_0x402035(0x12c)](_0x4f5765=>_0x402035(0x1d6)!=_0x4f5765[_0x402035(0x144)][_0x402035(0xf2)]);_0x10acd6[_0x402035(0x156)](_0x161152=>_0x1b5675[_0x402035(0xcf)](_0x161152,!0x0))&&_0x14eb96[_0x402035(0x98)]();if(_0x10acd6[_0x402035(0x13b)](_0x59c273=>_0x59c273[_0x402035(0xcf)](_0x1b5675,!0x0))){const _0x26c2dd=this[_0x402035(0x193)][_0x402035(0x116)](_0x402035(0x15a),_0xffc12,_0x402035(0x9a));return this[_0x402035(0xdc)](()=>_0x26c2dd([_0x1b5675],null,_0x170810)),null;}}else{const _0x485d36=_0x1b5675[_0x402035(0x123)](_0x14eb96[_0x402035(0x16c)]());null!==_0x485d36&&_0x14eb96[_0x402035(0xb4)]([_0x485d36],null,_0x170810);}}if(_0x1b5675[_0x402035(0x78)](),_0x1b5675[_0x402035(0x14c)]||_0x402035(0x1d6)==_0x1b5675[_0x402035(0x144)][_0x402035(0xf2)])return null;let _0x42c337=null,_0x50dc37=_0x1b5675[_0x402035(0x93)],_0x5050b8=_0x1b5675[_0x402035(0x1c7)];const _0x26cfe5=this[_0x402035(0x1b2)](_0x1b5675,_0x402035(0x15a));for(const {suggestion:_0x343d71,meta:_0x349e6c}of _0x26cfe5){const _0x256310=this[_0x402035(0x1f0)][_0x402035(0x14e)](_0x50dc37,_0x5050b8);if(_0x349e6c[_0x402035(0x161)]&&(this[_0x402035(0xeb)]||!_0x349e6c[_0x402035(0x1ab)]&&!_0x349e6c[_0x402035(0x171)])){if(_0x343d71[_0x402035(0x21c)]){if(!Pt(_0x343d71,_0x170810))continue;let _0x1588ca=!0x0;for(const _0x2315b9 of _0x343d71[_0x402035(0x104)]()){if(_0x2315b9[_0x402035(0xcf)](_0x256310,!0x0))return _0x343d71;_0x256310[_0x402035(0xcf)](_0x2315b9)||(_0x1588ca=!0x1);}_0x1588ca&&_0x343d71[_0x402035(0x98)]();}else{const _0x5aef46=_0x343d71[_0x402035(0x16c)]();if(_0x5aef46[_0x402035(0xcf)](_0x256310,!0x0))return _0x343d71;if(!Pt(_0x343d71,_0x170810)){_0x256310[_0x402035(0xcf)](_0x5aef46)?_0x343d71[_0x402035(0x210)]():_0x5aef46[_0x402035(0x97)](_0x50dc37)?_0x50dc37=_0x5aef46[_0x402035(0x1c7)]:_0x5aef46[_0x402035(0x97)](_0x5050b8)&&(_0x5050b8=_0x5aef46[_0x402035(0x93)]);continue;}_0x50dc37=_0x50dc37[_0x402035(0x126)](_0x5aef46[_0x402035(0x93)])?_0x50dc37:_0x5aef46[_0x402035(0x93)],_0x5050b8=_0x5050b8[_0x402035(0x183)](_0x5aef46[_0x402035(0x1c7)])?_0x5050b8:_0x5aef46[_0x402035(0x1c7)],_0x170810=Object[_0x402035(0x1a4)]({},_0x343d71[_0x402035(0x1ce)]),_0x42c337?_0x5aef46[_0x402035(0x93)][_0x402035(0x126)](_0x42c337[_0x402035(0x16c)]()[_0x402035(0x93)])?(_0x42c337[_0x402035(0x210)](),_0x42c337=_0x343d71):_0x343d71[_0x402035(0x210)]():_0x42c337=_0x343d71;}}}if(_0x42c337)return this[_0x402035(0x1cd)](_0x42c337,this[_0x402035(0x1f0)][_0x402035(0x14e)](_0x50dc37,_0x5050b8)),_0x42c337;{const _0x43836a=_0x1f75a3(),_0x302dd0=this[_0x402035(0x1f0)][_0x402035(0x14e)](_0x50dc37,_0x5050b8),_0x24f8bb=_0x2b3bed['id'],_0x2ab3c5=_0xffc12?_0x402035(0x15f)+_0xffc12:_0x402035(0x15a),_0x53b715=this[_0x402035(0xc1)]({'id':_0x43836a,'type':_0x2ab3c5,'createdAt':new Date(),'authorId':_0x24f8bb,'attributes':_0x170810});return this[_0x402035(0x95)](_0x2ab3c5,_0x43836a,_0x24f8bb,_0x302dd0),_0x53b715;}}[_0x2d71a2(0x1de)](_0x46a25d,_0x572ebe=_0x2d71a2(0x84),_0xace97d={}){const _0x2a4c14=_0x2d71a2,_0x245a5a=this[_0x2a4c14(0xd4)][_0x2a4c14(0x11c)][_0x2a4c14(0x184)](_0x2a4c14(0x1d1))['me'],_0x4cedb7=_0x46a25d[_0x2a4c14(0x1ea)](_0x47ecbf=>new _0x7534a6(_0x47ecbf[_0x2a4c14(0x93)],_0x47ecbf[_0x2a4c14(0x1c7)])),_0x376c65=new Set();for(const {suggestion:_0x318907,meta:_0x2a39f0}of this[_0x2a4c14(0x1b2)](_0x4cedb7,_0x2a4c14(0x11a)))_0x2a39f0[_0x2a4c14(0x161)]&&!_0x2a39f0[_0x2a4c14(0xa9)]&&_0x376c65[_0x2a4c14(0x125)](_0x318907);for(const _0x25839c of _0x376c65)if(_0x25839c[_0x2a4c14(0x21c)]){const _0x4e3d49=_0x25839c[_0x2a4c14(0x104)]();(!_0x25839c[_0x2a4c14(0x1ce)]||!_0x25839c[_0x2a4c14(0x1ce)][_0x2a4c14(0x137)])&&(_0x4e3d49[_0x2a4c14(0x156)](_0x2fe497=>_0x4cedb7[_0x2a4c14(0x13b)](_0xd9e965=>_0xd9e965[_0x2a4c14(0xcf)](_0x2fe497,!0x0)))&&_0x25839c[_0x2a4c14(0x98)]());if(_0x4cedb7[_0x2a4c14(0x156)](_0x253fdc=>_0x4e3d49[_0x2a4c14(0x13b)](_0x48b7f2=>_0x48b7f2[_0x2a4c14(0xcf)](_0x253fdc,!0x0)))){const _0x21a1ec=this[_0x2a4c14(0x193)][_0x2a4c14(0x116)](_0x2a4c14(0x15a),_0x572ebe,_0x2a4c14(0x9a));return this[_0x2a4c14(0xdc)](()=>_0x21a1ec(_0x46a25d,null,_0xace97d)),null;}}else{const _0x3fba37=_0x25839c[_0x2a4c14(0x16c)]();_0x4cedb7[_0x2a4c14(0x13b)](_0x87e44f=>_0x87e44f[_0x2a4c14(0xcf)](_0x3fba37,!0x0))&&_0x25839c[_0x2a4c14(0x98)]();if(_0x4cedb7[_0x2a4c14(0x156)](_0x3ec04f=>_0x3fba37[_0x2a4c14(0xcf)](_0x3ec04f,!0x0))){const _0x525af8=this[_0x2a4c14(0x193)][_0x2a4c14(0x116)](_0x2a4c14(0x15a),_0x572ebe,_0x2a4c14(0x9a));return this[_0x2a4c14(0xdc)](()=>_0x525af8(_0x4cedb7,null,_0xace97d)),null;}}const _0x267900=this[_0x2a4c14(0x193)][_0x2a4c14(0x116)](_0x2a4c14(0x15a),_0x572ebe,_0x2a4c14(0xbf));let _0x3741ca=null;for(const _0x22dc36 of this[_0x2a4c14(0x1b9)]())if(_0x22dc36[_0x2a4c14(0x181)]['id']==_0x245a5a['id']&&_0x22dc36[_0x2a4c14(0xb5)]&&_0x2a4c14(0x15a)==_0x22dc36[_0x2a4c14(0x129)]&&_0x22dc36[_0x2a4c14(0xbd)]==_0x572ebe&&Pt(_0x22dc36,_0xace97d)&&(_0x267900(_0x22dc36[_0x2a4c14(0x104)](),_0x4cedb7)||_0x267900(_0x4cedb7,_0x22dc36[_0x2a4c14(0x104)]()))){if(_0x3741ca){if(_0x22dc36[_0x2a4c14(0x21a)]&&_0x22dc36[_0x2a4c14(0x21a)][_0x2a4c14(0xe5)])continue;for(const _0x8c4a85 of _0x22dc36[_0x2a4c14(0x104)]())_0x3741ca[_0x2a4c14(0xca)](_0x8c4a85)||_0x3741ca[_0x2a4c14(0x133)](_0x8c4a85);_0x22dc36[_0x2a4c14(0x210)]();}else{_0x3741ca=_0x22dc36;for(const _0x4d2e5b of _0x4cedb7)_0x22dc36[_0x2a4c14(0xca)](_0x4d2e5b)||_0x22dc36[_0x2a4c14(0x133)](_0x4d2e5b);}}if(_0x3741ca)return _0x3741ca;_0x376c65[_0x2a4c14(0xab)]();for(const {suggestion:_0x3b9cae,meta:_0x244bc4}of this[_0x2a4c14(0x1b2)](_0x4cedb7,_0x2a4c14(0x15a)))_0x244bc4[_0x2a4c14(0x161)]&&(this[_0x2a4c14(0xeb)]||!_0x244bc4[_0x2a4c14(0x1ab)]&&!_0x244bc4[_0x2a4c14(0x171)])&&Pt(_0x3b9cae,_0xace97d)&&_0x376c65[_0x2a4c14(0x125)](_0x3b9cae);for(const _0x19cfa6 of _0x376c65){const _0x466b34=_0x19cfa6[_0x2a4c14(0x104)]();if(!_0xace97d||!_0xace97d[_0x2a4c14(0x137)]){if(_0x4cedb7[_0x2a4c14(0x156)](_0x435476=>_0x466b34[_0x2a4c14(0x13b)](_0x13c3c1=>_0x13c3c1[_0x2a4c14(0xcf)](_0x435476,!0x0))))return _0x19cfa6;}(!_0x19cfa6[_0x2a4c14(0x1ce)]||!_0x19cfa6[_0x2a4c14(0x1ce)][_0x2a4c14(0x137)])&&(_0x466b34[_0x2a4c14(0x156)](_0x2b30af=>_0x4cedb7[_0x2a4c14(0x13b)](_0x4af56b=>_0x4af56b[_0x2a4c14(0xcf)](_0x2b30af,!0x0)))&&_0x19cfa6[_0x2a4c14(0x98)]());}const _0x27985e=_0x1f75a3(),_0x559797=_0x245a5a['id'],_0x2d08c5=_0x2a4c14(0x15f)+_0x572ebe,_0xbeeb08=this[_0x2a4c14(0xc1)]({'id':_0x27985e,'type':_0x2d08c5,'createdAt':new Date(),'authorId':_0x559797,'attributes':_0xace97d});for(const _0x35f7ef of _0x4cedb7)_0x35f7ef[_0x2a4c14(0x78)](),_0x35f7ef[_0x2a4c14(0x14c)]||_0x2a4c14(0x1d6)==_0x35f7ef[_0x2a4c14(0x144)][_0x2a4c14(0xf2)]||this[_0x2a4c14(0x95)](_0x2d08c5,_0x27985e,_0x559797,_0x35f7ef,_0x46cfec[_0x2a4c14(0x186)]());return _0xbeeb08;}[_0x2d71a2(0x13d)](_0x3ddd20,_0x47c132,_0x4a2874,_0x15e03c,_0x56a3b5){const _0x215b6b=_0x2d71a2;if(_0x3ddd20[_0x215b6b(0x14c)])return[];if(_0x215b6b(0x19e)===this[_0x215b6b(0x115)])return[];const _0xa40b9=this[_0x215b6b(0xd4)][_0x215b6b(0x11c)][_0x215b6b(0x184)](_0x215b6b(0x1d1))['me']['id'],_0x514e78=Array[_0x215b6b(0x207)](this[_0x215b6b(0x20c)][_0x215b6b(0x1cf)]())[_0x215b6b(0x12c)](_0x3925c8=>_0x215b6b(0x179)==_0x3925c8[_0x215b6b(0x129)]&&_0x3925c8[_0x215b6b(0x12e)][_0x215b6b(0x135)]==_0x47c132&&_0x3925c8[_0x215b6b(0xca)](_0x3ddd20));if(_0x215b6b(0x90)===this[_0x215b6b(0x115)]){const _0x16cfc0=this[_0x215b6b(0x1b2)](_0x3ddd20,_0x215b6b(0x11a))[_0x215b6b(0x12c)](({meta:_0x466306})=>_0x466306[_0x215b6b(0x161)]&&!_0x466306[_0x215b6b(0x171)]&&!_0x466306[_0x215b6b(0xa9)])[_0x215b6b(0x1ea)](({suggestion:_0x3c5401})=>_0x3c5401);_0x514e78[_0x215b6b(0x10c)](..._0x16cfc0);}const _0x3de0ca=new Map([[_0x3ddd20,_0x4a2874]]);for(const _0x460613 of _0x514e78){const _0x5160a2=_0x215b6b(0x179)==_0x460613[_0x215b6b(0x129)]?_0x460613[_0x215b6b(0x12e)][_0x215b6b(0xba)]:void 0x0,_0x1fcc05=_0x460613[_0x215b6b(0x16c)](),_0x317228=Array[_0x215b6b(0x207)](_0x3de0ca[_0x215b6b(0x113)]())[_0x215b6b(0x146)](_0x9f0303=>_0x9f0303[_0x215b6b(0x9c)](_0x1fcc05));if(!_0x317228)continue;const _0x58c5ee=_0x317228[_0x215b6b(0x1a2)](_0x1fcc05);this[_0x215b6b(0x215)](_0x47c132)&&_0x215b6b(0x11a)==_0x460613[_0x215b6b(0x129)]&&0x0!=_0x58c5ee[_0x215b6b(0xe5)]||(_0x3de0ca[_0x215b6b(0xd6)](_0x317228),_0x58c5ee[_0x215b6b(0x173)](_0x5ed284=>{const _0x268527=_0x215b6b;_0x3de0ca[_0x268527(0x132)](_0x5ed284,_0x4a2874);}),_0x215b6b(0x11a)!=_0x460613[_0x215b6b(0x129)]&&_0x5160a2!=_0x15e03c&&_0x3de0ca[_0x215b6b(0x132)](_0x317228[_0x215b6b(0x123)](_0x1fcc05),_0x5160a2));}const _0x3c9656=[];for(const [_0x444148,_0x457111]of _0x3de0ca){const _0x23cdef=_0x1f75a3(),_0x55ff15={'key':_0x47c132,'oldValue':_0x457111,'newValue':_0x15e03c};_0x47c132[_0x215b6b(0xe5)]>0x25&&console[_0x215b6b(0xb8)](_0x215b6b(0x131),{'key':_0x47c132});const _0xecbbfd=(_0x215b6b(0x102)+(_0x47c132+'|'+Et({'newValue':_0x15e03c})))[_0x215b6b(0xa4)](0x0,0x3c),_0x335a64=this[_0x215b6b(0xc1)]({'id':_0x23cdef,'type':_0xecbbfd,'data':_0x55ff15,'createdAt':new Date(),'authorId':_0xa40b9,'attributes':_0x56a3b5});_0x3c9656[_0x215b6b(0x1f4)](_0x335a64),this[_0x215b6b(0x95)](_0xecbbfd,_0x23cdef,_0xa40b9,_0x444148);}return _0x3c9656;}[_0x2d71a2(0x128)](_0x24f4d1){const _0x16dfab=_0x2d71a2;this[_0x16dfab(0x152)][_0x16dfab(0x125)](_0x24f4d1);}[_0x2d71a2(0xb1)](_0x524a39){const _0xaa96a5=_0x2d71a2;this[_0xaa96a5(0x17b)][_0xaa96a5(0x125)](_0x524a39);}[_0x2d71a2(0x1d4)](_0x10ba83,_0x4aebc1=[],_0x1ecb99=[]){const _0x5737ba=_0x2d71a2;this[_0x5737ba(0xe7)](_0x10ba83,(_0x70a6ca,..._0x26580a)=>{const _0xaab6cd=_0x5737ba;this[_0xaab6cd(0x8e)](()=>{_0x70a6ca(..._0x26580a);});});for(const _0x3d8ac7 of _0x4aebc1)this[_0x5737ba(0xb1)](_0x3d8ac7);for(const _0x499a3c of _0x1ecb99)this[_0x5737ba(0x128)](_0x499a3c);}[_0x2d71a2(0x1d8)](_0x51ec63){const _0x6bb075=_0x2d71a2;return _0x6bb075(0x179)==_0x51ec63[_0x6bb075(0x129)]?_0x51ec63[_0x6bb075(0xbd)][_0x6bb075(0xa6)]('|')[0x0]:null;}[_0x2d71a2(0x1cd)](_0x2640d6,_0x3eef02){const _0x42127b=_0x2d71a2,_0x2380f5=_0x2640d6[_0x42127b(0xdf)]();this[_0x42127b(0x1f0)][_0x42127b(0x10d)](_0x2e3772=>{const _0x284251=_0x42127b;_0x2e3772[_0x284251(0x1bb)](_0x2380f5,{'range':_0x3eef02});});}[_0x2d71a2(0xc3)](_0x3c3d6a){const _0x248a17=_0x2d71a2,_0x1c0a6a=_0x3c3d6a['id'],_0x18e383=this[_0x248a17(0xd4)][_0x248a17(0x127)][_0x248a17(0x184)](_0x248a17(0xc2));this[_0x248a17(0x214)][_0x248a17(0xe1)](_0x1c0a6a)||this[_0x248a17(0x214)][_0x248a17(0x218)]({'channelId':_0x18e383,'threadId':_0x1c0a6a,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2c5fc7=this[_0x248a17(0x214)][_0x248a17(0xea)](_0x1c0a6a);_0x2c5fc7[_0x248a17(0xaf)](_0x248a17(0x10f)),_0x2c5fc7[_0x248a17(0x10f)]=!0x1,_0x3c3d6a[_0x248a17(0x21a)]=_0x2c5fc7;}[_0x2d71a2(0x213)](_0x291f4d,_0x42339e,_0x14ab91,_0x1380ac){const _0x3c52eb=_0x2d71a2;if(_0x291f4d[_0x3c52eb(0x129)]!=_0x42339e||_0x291f4d[_0x3c52eb(0xbd)]!=_0x14ab91||_0x291f4d[_0x3c52eb(0x1fb)]['id']!=_0x1380ac)throw this[_0x3c52eb(0xd4)][_0x3c52eb(0x1fa)](_0x3c52eb(0x199)),new _0x276ad1(_0x3c52eb(0x199),this);}[_0x2d71a2(0xdd)](_0x246530,_0x4b2886){const _0x5669c1=_0x2d71a2,_0x5d8a90=_0x246530[_0x5669c1(0x16c)]();if(_0x4b2886[_0x5669c1(0x75)](_0x5d8a90))_0x246530[_0x5669c1(0x210)]();else{if(_0x5d8a90[_0x5669c1(0xcf)](_0x4b2886)){const _0x199d53=this[_0x5669c1(0x1f0)][_0x5669c1(0x18b)](_0x4b2886[_0x5669c1(0x93)][_0x5669c1(0x13a)],_0x5669c1(0x1c7));this[_0x5669c1(0x1cd)](_0x246530,this[_0x5669c1(0x1f0)][_0x5669c1(0x14e)](_0x5d8a90[_0x5669c1(0x93)],_0x199d53));const _0x48aaf1=_0x1f75a3(),_0x58fe17=_0x246530[_0x5669c1(0x1fb)]['id'],_0x30a368=_0x246530[_0x5669c1(0x129)]+':'+_0x246530[_0x5669c1(0xbd)];this[_0x5669c1(0xc1)]({'id':_0x48aaf1,'type':_0x30a368,'createdAt':new Date(),'authorId':_0x58fe17,'data':_0x246530[_0x5669c1(0x12e)],'attributes':_0x246530[_0x5669c1(0x1ce)]});const _0x4129b7=this[_0x5669c1(0x1f0)][_0x5669c1(0x18b)](_0x4b2886[_0x5669c1(0x1c7)][_0x5669c1(0x136)],_0x5669c1(0xae)),_0x2db9bd=this[_0x5669c1(0x1f0)][_0x5669c1(0x14e)](_0x4129b7,_0x5d8a90[_0x5669c1(0x1c7)]);this[_0x5669c1(0x95)](_0x30a368,_0x48aaf1,_0x58fe17,_0x2db9bd);}else{if(_0x5d8a90[_0x5669c1(0x97)](_0x4b2886[_0x5669c1(0x93)])){const _0x5e44a2=this[_0x5669c1(0x1f0)][_0x5669c1(0x18b)](_0x4b2886[_0x5669c1(0x93)][_0x5669c1(0x13a)],_0x5669c1(0x1c7));this[_0x5669c1(0x1cd)](_0x246530,this[_0x5669c1(0x1f0)][_0x5669c1(0x14e)](_0x5d8a90[_0x5669c1(0x93)],_0x5e44a2));}else{const _0x1fe832=this[_0x5669c1(0x1f0)][_0x5669c1(0x18b)](_0x4b2886[_0x5669c1(0x1c7)][_0x5669c1(0x136)],_0x5669c1(0xae));this[_0x5669c1(0x1cd)](_0x246530,this[_0x5669c1(0x1f0)][_0x5669c1(0x14e)](_0x1fe832,_0x5d8a90[_0x5669c1(0x1c7)]));}}}}[_0x2d71a2(0xfd)](_0x328f1b){const _0x40735d=_0x2d71a2;for(const {suggestion:_0x4163ac,meta:_0x1e565b}of this[_0x40735d(0x1b2)](_0x328f1b,_0x40735d(0x11a))){if(!_0x1e565b[_0x40735d(0x161)])continue;const _0x342ed5=_0x4163ac[_0x40735d(0x104)]();for(const _0x1854ee of _0x342ed5)if(!_0x328f1b[_0x40735d(0x1a2)](_0x1854ee)[_0x40735d(0xe5)])return!0x0;}return!0x1;}[_0x2d71a2(0x142)](_0x4bdaa9){const _0x167b03=_0x2d71a2,_0x5ed96f=this[_0x167b03(0xd4)][_0x167b03(0x11c)][_0x167b03(0x184)](_0x167b03(0x1d1))[_0x167b03(0xd1)](_0x4bdaa9);if(!_0x5ed96f)throw new _0x276ad1(_0x167b03(0xf0),this);return _0x5ed96f;}[_0x2d71a2(0x1d0)](_0x90d90e){const _0x1f8436=_0x2d71a2,_0x240c97=this[_0x1f8436(0xd4)][_0x1f8436(0x11c)][_0x1f8436(0x184)](_0x1f8436(0x1d1)),_0x151c00=_0x30fd3b(_0x1f8436(0x195)+_0x90d90e),_0x2cc72a=_0x240c97[_0x1f8436(0xd1)](_0x151c00);return _0x2cc72a||_0x240c97[_0x1f8436(0x8b)]({'id':_0x151c00,'name':_0x90d90e});}[_0x2d71a2(0xb3)](_0x1b0aa1,_0x4459e5,_0x32a86d,_0x30f195,_0x2d9de0){const _0x58a38f=_0x2d71a2,_0x469944=this[_0x58a38f(0x142)](_0x30f195),_0x36eb20=this[_0x58a38f(0x193)][_0x58a38f(0xcc)](_0x1b0aa1,_0x4459e5,_0x32a86d,_0x469944,_0x2d9de0,_0xfff74c=>{const _0x4824b5=_0x58a38f;this[_0x4824b5(0x76)](_0x32a86d,{'attributes':_0xfff74c});const _0x4e408d=this[_0x4824b5(0x224)](_0x32a86d);this[_0x4824b5(0x134)](new Set([_0x4e408d])),this[_0x4824b5(0x17a)](new Set([_0x4e408d]));});return this[_0x58a38f(0xa3)](_0x36eb20,_0x58a38f(0x9a),()=>{const _0x14622b=_0x58a38f;this[_0x14622b(0x76)](_0x32a86d,{'state':_0x14622b(0x164)});},{'priority':_0x58a38f(0x19b)}),this[_0x58a38f(0xa3)](_0x36eb20,_0x58a38f(0x98),()=>{const _0x1df150=_0x58a38f;this[_0x1df150(0x76)](_0x32a86d,{'state':_0x1df150(0x1a1)});},{'priority':_0x58a38f(0x19b)}),this[_0x58a38f(0x20c)][_0x58a38f(0x132)](_0x32a86d,_0x36eb20),this[_0x58a38f(0xc6)][_0x58a38f(0x132)](_0x36eb20,_0x58a38f(0x220)),_0x36eb20;}[_0x2d71a2(0x1c0)](_0x18c880){const _0x16e2ad=_0x2d71a2,_0x2d2d32=_0x18c880[_0x16e2ad(0xa6)](':');return{'group':_0x2d2d32[0x0],'type':_0x2d2d32[0x1],'subType':_0x2d2d32[_0x16e2ad(0xe5)]>=0x5?_0x2d2d32[0x2]:null,'id':_0x2d2d32[_0x16e2ad(0xe5)]<0x5?_0x2d2d32[0x2]:_0x2d2d32[0x3],'authorId':_0x2d2d32[_0x16e2ad(0xe5)]<0x5?_0x2d2d32[0x3]:_0x2d2d32[0x4],'markerCount':0x6==_0x2d2d32[_0x16e2ad(0xe5)]?_0x2d2d32[0x5]:null};}[_0x2d71a2(0x15b)](_0x179596,_0x21567e,_0x2860d2){const _0xd0df71=_0x2d71a2,_0x17f5a0=_0x179596[_0xd0df71(0x16c)](),_0x449583=_0x17f5a0[_0xd0df71(0x93)],_0x168108=_0x17f5a0[_0xd0df71(0x1c7)];this[_0xd0df71(0x1cd)](_0x179596,this[_0xd0df71(0x1f0)][_0xd0df71(0x14e)](_0x449583,_0x21567e));const _0x4bc2cd=_0x1f75a3(),_0x1180ef=_0x179596[_0xd0df71(0x1fb)]['id'],_0x49b3ed=_0x179596[_0xd0df71(0x129)]+(_0x179596[_0xd0df71(0xbd)]?':'+_0x179596[_0xd0df71(0xbd)]:'');this[_0xd0df71(0xc1)]({'id':_0x4bc2cd,'type':_0x49b3ed,'createdAt':new Date(),'authorId':_0x1180ef,'originalSuggestionId':_0x179596['id'],'attributes':_0x179596[_0xd0df71(0x1ce)],'data':_0x179596[_0xd0df71(0x12e)]});const _0x550579=this[_0xd0df71(0x1d8)](_0x179596);(_0xd0df71(0x187)==_0x179596[_0xd0df71(0x129)]||_0x550579&&this[_0xd0df71(0x215)](_0x550579))&&(_0x2860d2=this[_0xd0df71(0x1f0)][_0xd0df71(0x107)](_0x2860d2[_0xd0df71(0x136)])),this[_0xd0df71(0x95)](_0x49b3ed,_0x4bc2cd,_0x1180ef,this[_0xd0df71(0x1f0)][_0xd0df71(0x14e)](_0x2860d2,_0x168108));}[_0x2d71a2(0x1b2)](_0x148709,_0x1a016a=null){const _0x31cea7=_0x2d71a2,_0x3ebdb6=[],_0x1c300c=this[_0x31cea7(0xd4)][_0x31cea7(0x11c)][_0x31cea7(0x184)](_0x31cea7(0x1d1))['me'];Array[_0x31cea7(0x8f)](_0x148709)||(_0x148709=[_0x148709]);for(const _0x3c0fd5 of this[_0x31cea7(0x1b9)]()){if(!_0x3c0fd5[_0x31cea7(0xb5)])continue;if(_0x1a016a&&_0x3c0fd5[_0x31cea7(0x129)]!=_0x1a016a)continue;let _0x20ae21=!0x1;for(const _0x3e5108 of _0x3c0fd5[_0x31cea7(0x104)]()){for(const _0x3d8a93 of _0x148709){const _0x4ed9d5=_0x3d8a93[_0x31cea7(0x93)][_0x31cea7(0x75)](_0x3e5108[_0x31cea7(0x1c7)])||_0x3d8a93[_0x31cea7(0x1c7)][_0x31cea7(0x75)](_0x3e5108[_0x31cea7(0x93)]);if(_0x4ed9d5||_0x3d8a93[_0x31cea7(0x123)](_0x3e5108)){const _0x189b0b=_0x3d8a93[_0x31cea7(0xcf)](_0x3e5108)&&xt(this[_0x31cea7(0x1f0)][_0x31cea7(0x1ca)],_0x3e5108[_0x31cea7(0x93)],_0x3d8a93),_0x47e1df=_0x3e5108[_0x31cea7(0xcf)](_0x3d8a93)&&xt(this[_0x31cea7(0x1f0)][_0x31cea7(0x1ca)],_0x3d8a93[_0x31cea7(0x93)],_0x3e5108);_0x3ebdb6[_0x31cea7(0x1f4)]({'suggestion':_0x3c0fd5,'meta':{'isOwn':_0x1c300c==_0x3c0fd5[_0x31cea7(0x181)],'isNextTo':_0x4ed9d5,'isInsideObject':_0x189b0b,'containsRangeInObject':_0x47e1df}}),_0x20ae21=!0x0;break;}}if(_0x20ae21)break;}}return _0x3ebdb6;}[_0x2d71a2(0x95)](_0x40f64d,_0x32d63b,_0x2f6036,_0x2a0320,_0x2cadf4){const _0x5a61ac=_0x2d71a2;this[_0x5a61ac(0x1f0)][_0x5a61ac(0x10d)](_0x3248fa=>{const _0x54983e=_0x5a61ac;let _0x4b5618=_0x54983e(0xda)+_0x40f64d+':'+_0x32d63b+':'+_0x2f6036;_0x2cadf4&&(_0x4b5618=_0x4b5618+':'+_0x2cadf4),_0x3248fa[_0x54983e(0x211)](_0x4b5618,{'range':_0x2a0320,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2d71a2(0xe3)](_0x54f41b){const _0x94cbbd=_0x2d71a2,_0xdcbeb2=_0x54f41b[_0x94cbbd(0x83)],_0xc52bac=_0x54f41b[_0x94cbbd(0x1b5)];_0x54f41b[_0x94cbbd(0x83)]=null,_0x54f41b[_0x94cbbd(0x1b5)]=null,null!=_0xdcbeb2&&_0xdcbeb2[_0x94cbbd(0x1b5)]==_0x54f41b&&(_0xdcbeb2[_0x94cbbd(0x1b5)]=_0xc52bac),null!=_0xc52bac&&_0xc52bac[_0x94cbbd(0x83)]==_0x54f41b&&(_0xc52bac[_0x94cbbd(0x83)]=_0xdcbeb2),_0x94cbbd(0x157)==this[_0x94cbbd(0xc6)][_0x94cbbd(0x184)](_0x54f41b)&&(this[_0x94cbbd(0xc6)][_0x94cbbd(0x132)](_0x54f41b,_0x94cbbd(0x86)),this[_0x94cbbd(0xc4)](_0x94cbbd(0x198),_0x54f41b,_0xdcbeb2,_0xc52bac));}[_0x2d71a2(0xc1)](_0x315862){const _0x4ec380=_0x2d71a2,_0x338605=_0x315862['id'],_0x407c9c=this[_0x4ec380(0x1c3)](_0x315862);if(this[_0x4ec380(0x17f)]&&this[_0x4ec380(0x17f)][_0x4ec380(0xc0)]){const _0x40b514=this[_0x4ec380(0xd4)][_0x4ec380(0x11c)][_0x4ec380(0x184)](_0x4ec380(0xdb)),_0x74f22f=_0x407c9c[_0x4ec380(0x145)],_0x3d2b2d=_0x407c9c[_0x4ec380(0xbd)]?_0x407c9c[_0x4ec380(0x129)]+':'+_0x407c9c[_0x4ec380(0xbd)]:_0x407c9c[_0x4ec380(0x129)],_0xe1e931=this[_0x4ec380(0xd4)][_0x4ec380(0xac)],_0x16823d=_0x40b514[_0x4ec380(0x125)](_0x24efa4(_0xe1e931,_0x4ec380(0x1fd))),_0x15fec9={'id':_0x338605,'type':_0x3d2b2d,'hasComments':_0x74f22f,'data':_0x315862[_0x4ec380(0x12e)]||null,'originalSuggestionId':_0x315862[_0x4ec380(0x21b)]||null,'attributes':_0x407c9c[_0x4ec380(0x1ce)]};this[_0x4ec380(0x17f)][_0x4ec380(0xc0)](_0x15fec9)[_0x4ec380(0xf9)](_0x3165d2=>{const _0x360c67=_0x4ec380;_0x407c9c[_0x360c67(0x1ed)]=!0x0,_0x40b514[_0x360c67(0x174)](_0x16823d),_0x3165d2&&_0x3165d2[_0x360c67(0xa8)]&&(this[_0x360c67(0x20c)][_0x360c67(0x184)](_0x338605)[_0x360c67(0xa8)]=_0x3165d2[_0x360c67(0xa8)]);})[_0x4ec380(0x1e3)](_0x213419=>{const _0x28c41f=_0x4ec380;throw _0x1304fe(_0x28c41f(0x196)),this[_0x28c41f(0xd4)][_0x28c41f(0x1c1)][_0x28c41f(0x1af)]({'isUndoable':!0x1},()=>{const _0x4732d4=_0x28c41f;_0x407c9c[_0x4732d4(0x98)]();}),_0x407c9c[_0x28c41f(0x82)](),this[_0x28c41f(0x20c)][_0x28c41f(0xd6)](_0x407c9c['id']),this[_0x28c41f(0xc6)][_0x28c41f(0xd6)](_0x407c9c),_0x213419;});}return _0x407c9c;}[_0x2d71a2(0x215)](_0x1ea29){const _0x3330b4=_0x2d71a2;return this[_0x3330b4(0x152)][_0x3330b4(0xee)](_0x1ea29);}[_0x2d71a2(0x76)](_0x5a5055,_0x4e08b2){const _0x501ed2=_0x2d71a2,_0x5b844c=this[_0x501ed2(0xd4)][_0x501ed2(0x11c)][_0x501ed2(0x184)](_0x501ed2(0xdb)),_0x56e1a4=this[_0x501ed2(0x224)](_0x5a5055);if(this[_0x501ed2(0x17f)]&&this[_0x501ed2(0x17f)][_0x501ed2(0x1d5)]){if(_0x56e1a4[_0x501ed2(0x1ed)]){const _0xad3d25=_0x5b844c[_0x501ed2(0x125)](_0x24efa4(this[_0x501ed2(0xd4)][_0x501ed2(0xac)],_0x501ed2(0x1fd)));this[_0x501ed2(0x17f)][_0x501ed2(0x1d5)](_0x5a5055,_0x4e08b2)[_0x501ed2(0xf9)](()=>{const _0x194ba2=_0x501ed2;_0x5b844c[_0x194ba2(0x174)](_0xad3d25);});}else _0x56e1a4['on'](_0x501ed2(0x141),()=>{const _0xc2d0d6=_0x501ed2;this[_0xc2d0d6(0x76)](_0x5a5055,_0x4e08b2);});}}[_0x2d71a2(0x1f9)](_0xc5bdf6){const _0x409b46=_0x2d71a2;if(!this[_0x409b46(0x17f)]||!this[_0x409b46(0x17f)][_0x409b46(0x224)])throw new _0x276ad1(_0x409b46(0x1b7),this);return this[_0x409b46(0x17f)][_0x409b46(0x224)](_0xc5bdf6);}[_0x2d71a2(0x178)](_0x169122){const _0x6f0e98=_0x2d71a2,{id:_0x33cbab,type:_0x4abd5f,subType:_0x5a1b11,authorId:_0x40d878}=this[_0x6f0e98(0x1c0)](_0x169122),_0x3fb8f8=this[_0x6f0e98(0x20c)][_0x6f0e98(0x184)](_0x33cbab)||this[_0x6f0e98(0xb3)](_0x4abd5f,_0x5a1b11,_0x33cbab,_0x40d878,{});switch(this[_0x6f0e98(0x213)](_0x3fb8f8,_0x4abd5f,_0x5a1b11,_0x40d878),this[_0x6f0e98(0xc6)][_0x6f0e98(0x184)](_0x3fb8f8)){case _0x6f0e98(0x220):this[_0x6f0e98(0x1f9)](_0x33cbab)[_0x6f0e98(0xf9)](_0x40280f=>{const _0x3569a4=_0x6f0e98;let _0x4affc1=Promise[_0x3569a4(0x153)]();_0x40280f[_0x3569a4(0x145)]&&(_0x4affc1=this[_0x3569a4(0x214)][_0x3569a4(0xf1)]({'channelId':this[_0x3569a4(0xd4)][_0x3569a4(0x127)][_0x3569a4(0x184)](_0x3569a4(0xc2)),'threadId':_0x33cbab})),_0x4affc1[_0x3569a4(0xf9)](()=>{const _0x351027=_0x3569a4;this[_0x351027(0x1c3)](_0x40280f)[_0x351027(0x1ed)]=!0x0;});}),this[_0x6f0e98(0xc6)][_0x6f0e98(0x132)](_0x3fb8f8,_0x6f0e98(0x1c9));break;case _0x6f0e98(0x86):this[_0x6f0e98(0x76)](_0x33cbab,{'state':_0x6f0e98(0x1d9)});case _0x6f0e98(0x12b):this[_0x6f0e98(0xc6)][_0x6f0e98(0x132)](_0x3fb8f8,_0x6f0e98(0x157)),this[_0x6f0e98(0xc4)](_0x6f0e98(0x1b3),_0x3fb8f8);break;case _0x6f0e98(0x157):this[_0x6f0e98(0xc4)](_0x6f0e98(0x10a),_0x3fb8f8);}return _0x3fb8f8[_0x6f0e98(0x200)](_0x169122),_0x3fb8f8;}[_0x2d71a2(0x17a)](_0x5a8f5b){const _0x4e7ac5=_0x2d71a2,_0x18f2e1=Array[_0x4e7ac5(0x207)](_0x5a8f5b),_0x4d0cd8=_0x18f2e1[_0x4e7ac5(0x12c)](_0x125d94=>_0x4e7ac5(0x179)==_0x125d94[_0x4e7ac5(0x129)]);this[_0x4e7ac5(0x166)](_0x4d0cd8);const _0xd4e218=_0x18f2e1[_0x4e7ac5(0x12c)](_0x57e342=>!_0x57e342[_0x4e7ac5(0x21c)]&&_0x4e7ac5(0x179)!=_0x57e342[_0x4e7ac5(0x129)]),_0x2bb428=this[_0x4e7ac5(0x1b9)]({'skipNotAttached':!0x0})[_0x4e7ac5(0x12c)](_0x1e6572=>!_0x1e6572[_0x4e7ac5(0x21c)]&&_0x4e7ac5(0x179)!=_0x1e6572[_0x4e7ac5(0x129)]),_0x2bb9ea=_0x2bb428[_0x4e7ac5(0x12c)](_0x31fa04=>!_0x5a8f5b[_0x4e7ac5(0xee)](_0x31fa04)),_0x2d6b85=new Map(_0x2bb428[_0x4e7ac5(0x1ea)](_0x29b182=>[_0x29b182,this[_0x4e7ac5(0x193)][_0x4e7ac5(0x116)](_0x29b182[_0x4e7ac5(0x129)],_0x29b182[_0x4e7ac5(0xbd)],_0x4e7ac5(0xb2))])),_0xa54cc3=new Map(_0x2bb428[_0x4e7ac5(0x1ea)](_0x1946b3=>[_0x1946b3,_0x1946b3[_0x4e7ac5(0x16c)]()])),_0x2c9c23=new Set(),_0x23bf1f=new Set();for(let _0x970315=0x0;_0x970315<_0xd4e218[_0x4e7ac5(0xe5)];_0x970315++)_0x6c0e0(_0xd4e218[_0x970315],_0xd4e218,_0x970315+0x1);for(let _0x50de44=0x0;_0x50de44<_0xd4e218[_0x4e7ac5(0xe5)];_0x50de44++)_0x6c0e0(_0xd4e218[_0x50de44],_0x2bb9ea,0x0);const _0x4bbe64=new Set();for(let _0x58b9f1=0x0;_0x58b9f1<_0xd4e218[_0x4e7ac5(0xe5)];_0x58b9f1++){const _0x6d85f8=_0xd4e218[_0x58b9f1];!_0x23bf1f[_0x4e7ac5(0xee)](_0x6d85f8)&&_0x6d85f8[_0x4e7ac5(0x83)]&&(_0x4bbe64[_0x4e7ac5(0x125)](_0x6d85f8[_0x4e7ac5(0x83)]),_0x6d85f8[_0x4e7ac5(0x83)][_0x4e7ac5(0x1b5)]===_0x6d85f8&&(_0x6d85f8[_0x4e7ac5(0x83)][_0x4e7ac5(0x1b5)]=null),_0x6d85f8[_0x4e7ac5(0x83)]=null),!_0x2c9c23[_0x4e7ac5(0xee)](_0x6d85f8)&&_0x6d85f8[_0x4e7ac5(0x1b5)]&&(_0x4bbe64[_0x4e7ac5(0x125)](_0x6d85f8[_0x4e7ac5(0x1b5)]),_0x6d85f8[_0x4e7ac5(0x1b5)][_0x4e7ac5(0x83)]===_0x6d85f8&&(_0x6d85f8[_0x4e7ac5(0x1b5)][_0x4e7ac5(0x83)]=null),_0x6d85f8[_0x4e7ac5(0x1b5)]=null);}function _0x6c0e0(_0x463849,_0x1ddc91,_0x5c29b3){const _0x52941e=_0x4e7ac5;for(let _0x266ef6=_0x5c29b3;_0x266ef6<_0x1ddc91[_0x52941e(0xe5)];_0x266ef6++){const _0x395658=_0x320a92(_0x463849,_0x1ddc91[_0x266ef6]);_0x395658&&(_0x395658[0x0][_0x52941e(0x1b5)]=_0x395658[0x1],_0x395658[0x1][_0x52941e(0x83)]=_0x395658[0x0],_0x2c9c23[_0x52941e(0x125)](_0x395658[0x0]),_0x23bf1f[_0x52941e(0x125)](_0x395658[0x1]));}}function _0x320a92(_0x398d25,_0x568f2a){const _0x5af695=_0x4e7ac5;if(_0x398d25[_0x5af695(0x181)]['id']!==_0x568f2a[_0x5af695(0x181)]['id'])return null;const _0x3fd039=_0x2d6b85[_0x5af695(0x184)](_0x398d25)(_0x398d25,_0x568f2a,_0xa54cc3[_0x5af695(0x184)](_0x398d25),_0xa54cc3[_0x5af695(0x184)](_0x568f2a));if(!_0x3fd039)return null;return _0x2d6b85[_0x5af695(0x184)](_0x568f2a)(_0x398d25,_0x568f2a,_0xa54cc3[_0x5af695(0x184)](_0x398d25),_0xa54cc3[_0x5af695(0x184)](_0x568f2a))?_0x3fd039[0x1][_0x5af695(0x21a)]&&_0x3fd039[0x1][_0x5af695(0x21a)][_0x5af695(0xe5)]?null:_0x3fd039:null;}_0x4bbe64[_0x4e7ac5(0x18f)]&&this[_0x4e7ac5(0x17a)](_0x4bbe64);}[_0x2d71a2(0x166)](_0x1aea2f){const _0x411617=_0x2d71a2;if(0x0==_0x1aea2f[_0x411617(0xe5)])return;const _0x28c540=this[_0x411617(0x1b9)]({'skipNotAttached':!0x0})[_0x411617(0x12c)](_0x11e501=>_0x411617(0x179)==_0x11e501[_0x411617(0x129)]&&_0x11e501[_0x411617(0x1da)]),_0x3b35e8=[],_0x5041cf=new Map();for(const _0x509d8c of _0x28c540){const _0x1bc598=_0x30fd3b(_0x509d8c[_0x411617(0x1ce)]);_0x5041cf[_0x411617(0xee)](_0x1bc598)||(_0x5041cf[_0x411617(0x132)](_0x1bc598,_0x3b35e8[_0x411617(0xe5)]),_0x3b35e8[_0x411617(0x1f4)]([]));const _0x248434=_0x5041cf[_0x411617(0x184)](_0x1bc598);_0x3b35e8[_0x248434][_0x411617(0x1f4)](_0x509d8c);}!(function(){const _0x365971=_0x411617;_0x3b35e8[_0x365971(0x1dc)]((_0x31efd7,_0x3ff464)=>{const _0x14c310=_0x365971,_0x399afc=_0x31efd7[0x0][_0x14c310(0xa8)],_0x30a422=_0x3ff464[0x0][_0x14c310(0xa8)];return _0x399afc==_0x30a422?_0x31efd7[0x0][_0x14c310(0x1ce)][_0x14c310(0xfa)]<_0x3ff464[0x0][_0x14c310(0x1ce)][_0x14c310(0xfa)]?-0x1:0x1:_0x399afc<_0x30a422?-0x1:0x1;});for(const _0x4f1be1 of _0x3b35e8)_0x4f1be1[_0x365971(0x1dc)]((_0x5e2644,_0x13b6b2)=>_0x5e2644['id']<_0x13b6b2['id']?-0x1:0x1);}());for(let _0x3b5aec=0x0;_0x3b5aec<_0x3b35e8[_0x411617(0xe5)];_0x3b5aec++){if(0x0==_0x3b35e8[_0x3b5aec][_0x411617(0xe5)])continue;const _0x1e42ab=[];for(let _0x135c8b=_0x3b5aec+0x1;_0x135c8b<_0x3b35e8[_0x411617(0xe5)];_0x135c8b++)0x0!=_0x3b35e8[_0x135c8b][_0x411617(0xe5)]&&_0x38cf32(_0x3b35e8[_0x3b5aec],_0x3b35e8[_0x135c8b])&&_0x1e42ab[_0x411617(0x1f4)](_0x135c8b);for(const _0x409971 of _0x1e42ab)_0x3b35e8[_0x3b5aec]=_0x3b35e8[_0x3b5aec][_0x411617(0x222)](_0x3b35e8[_0x409971]),_0x3b35e8[_0x409971]=[];}for(const _0x3d0ddf of _0x3b35e8)for(let _0x470a22=0x0;_0x470a22<_0x3d0ddf[_0x411617(0xe5)];_0x470a22++)_0x3d0ddf[_0x470a22][_0x411617(0x1b5)]=_0x3d0ddf[_0x470a22+0x1]||null;for(const _0xe346f3 of _0x3b35e8)for(let _0x348b54=0x0;_0x348b54<_0xe346f3[_0x411617(0xe5)];_0x348b54++)_0xe346f3[_0x348b54][_0x411617(0x83)]=_0xe346f3[_0x348b54-0x1]||null;function _0x38cf32(_0x1208eb,_0x33b2e0){const _0x28d354=_0x411617;if(_0x1208eb[0x0][_0x28d354(0x1ce)][_0x28d354(0xfa)]!==_0x33b2e0[0x0][_0x28d354(0x1ce)][_0x28d354(0xfa)]&&_0x1208eb[0x0][_0x28d354(0x181)]!==_0x33b2e0[0x0][_0x28d354(0x181)])return!0x1;if(!function(_0x503c78,_0xb822e4){const _0x27f04c=_0x28d354;if(!_0x503c78[_0x27f04c(0x145)]&&!_0xb822e4[_0x27f04c(0x145)])return!0x0;if(_0x503c78[_0x27f04c(0x145)]&&_0xb822e4[_0x27f04c(0x145)])return!0x1;if(_0x503c78[_0x27f04c(0x145)]&&_0xb822e4[_0x27f04c(0xa8)]<_0x503c78[_0x27f04c(0x21a)][_0x27f04c(0x9f)][_0x27f04c(0x184)](0x0)[_0x27f04c(0xa8)])return!0x0;if(_0xb822e4[_0x27f04c(0x145)]&&_0x503c78[_0x27f04c(0xa8)]<_0xb822e4[_0x27f04c(0x21a)][_0x27f04c(0x9f)][_0x27f04c(0x184)](0x0)[_0x27f04c(0xa8)])return!0x0;return!0x1;}(_0x1208eb[0x0],_0x33b2e0[0x0]))return!0x1;const _0x48afba=_0x3560fb(_0x1208eb[0x0][_0x28d354(0x1ce)],_0x28d354(0xfa)),_0x532a49=_0x3560fb(_0x33b2e0[0x0][_0x28d354(0x1ce)],_0x28d354(0xfa));if(!_0x11c113(_0x48afba,_0x532a49))return!0x1;return!!_0x1208eb[_0x28d354(0x156)](_0x18fe83=>_0x33b2e0[_0x28d354(0x13b)](_0x2e4ef8=>_0x18fe83[_0x28d354(0x16c)]()[_0x28d354(0x75)](_0x2e4ef8[_0x28d354(0x16c)]())))&&_0x33b2e0[_0x28d354(0x156)](_0x5e2832=>_0x1208eb[_0x28d354(0x13b)](_0x53df9c=>_0x5e2832[_0x28d354(0x16c)]()[_0x28d354(0x75)](_0x53df9c[_0x28d354(0x16c)]())));}}[_0x2d71a2(0x134)](_0x3b35b7){const _0x566b62=_0x2d71a2,_0xfa0faa=Array[_0x566b62(0x207)](_0x3b35b7),_0x27d327=this[_0x566b62(0x1b9)]({'skipNotAttached':!0x0}),_0x3e94f3=_0x27d327[_0x566b62(0x12c)](_0x26bccc=>!_0x3b35b7[_0x566b62(0xee)](_0x26bccc)),_0x5ce66b=new Map(_0xfa0faa[_0x566b62(0x1ea)](_0x62cfa8=>[_0x62cfa8,this[_0x566b62(0x193)][_0x566b62(0x116)](_0x62cfa8[_0x566b62(0x129)],_0x62cfa8[_0x566b62(0xbd)],_0x566b62(0xbf))])),_0x2aa925=new Map(_0x27d327[_0x566b62(0x1ea)](_0x4e11ee=>[_0x4e11ee,_0x4e11ee[_0x566b62(0x104)]()]));for(let _0x450eee=0x0;_0x450eee<_0xfa0faa[_0x566b62(0xe5)];_0x450eee++){if(_0x2d4e06(this,_0xfa0faa[_0x450eee],_0xfa0faa,_0x450eee+0x1))return!0x0;}for(let _0x366845=0x0;_0x366845<_0xfa0faa[_0x566b62(0xe5)];_0x366845++){if(_0x2d4e06(this,_0xfa0faa[_0x366845],_0x3e94f3,0x0))return!0x0;}return!0x1;function _0x2d4e06(_0x52fc1d,_0x57bb71,_0x5b02ea,_0xf4ac02){const _0x46b71d=_0x566b62;for(let _0x10c9d0=_0xf4ac02;_0x10c9d0<_0x5b02ea[_0x46b71d(0xe5)];_0x10c9d0++){const _0x38740e=_0x5b02ea[_0x10c9d0];if(_0x38740e[_0x46b71d(0x129)]!==_0x57bb71[_0x46b71d(0x129)]||_0x38740e[_0x46b71d(0x181)]['id']!==_0x57bb71[_0x46b71d(0x181)]['id']||_0x38740e[_0x46b71d(0xbd)]!==_0x57bb71[_0x46b71d(0xbd)])continue;if(!Ft(_0x57bb71,_0x38740e,[_0x46b71d(0xfa)]))continue;if(_0x46b71d(0x179)==_0x57bb71[_0x46b71d(0x129)]&&_0x57bb71[_0x46b71d(0x12e)][_0x46b71d(0xba)]!=_0x38740e[_0x46b71d(0x12e)][_0x46b71d(0xba)])continue;if(_0x46b71d(0x179)==_0x57bb71[_0x46b71d(0x129)]&&_0x52fc1d[_0x46b71d(0x215)](_0x57bb71[_0x46b71d(0x12e)][_0x46b71d(0x135)]))continue;if(_0x46b71d(0x187)==_0x57bb71[_0x46b71d(0x129)]){const _0x3170c2=_0x52fc1d[_0x46b71d(0xd4)][_0x46b71d(0x1c1)],_0x17ad64=_0x57bb71[_0x46b71d(0x1bc)]();if(_0x17ad64&&(_0x3170c2[_0x46b71d(0x1ca)][_0x46b71d(0x20a)](_0x17ad64)||_0x3170c2[_0x46b71d(0x1ca)][_0x46b71d(0x120)](_0x17ad64)))continue;}const _0x354cad=_0x5ce66b[_0x46b71d(0x184)](_0x57bb71),_0x377be8=_0x2aa925[_0x46b71d(0x184)](_0x57bb71),_0x3e9774=_0x2aa925[_0x46b71d(0x184)](_0x38740e),_0x39979e=_0x57bb71[_0x46b71d(0x21a)]&&_0x57bb71[_0x46b71d(0x21a)][_0x46b71d(0xe5)],_0x14cb67=_0x38740e[_0x46b71d(0x21a)]&&_0x38740e[_0x46b71d(0x21a)][_0x46b71d(0xe5)];if(!_0x39979e&&_0x354cad(_0x3e9774,_0x377be8))return _0x52fc1d[_0x46b71d(0x14d)](_0x38740e,_0x57bb71),_0x2aa925[_0x46b71d(0xd6)](_0x57bb71),!0x0;if(!_0x14cb67&&_0x354cad(_0x377be8,_0x3e9774))return _0x52fc1d[_0x46b71d(0x14d)](_0x57bb71,_0x38740e),_0x2aa925[_0x46b71d(0xd6)](_0x38740e),!0x0;}return!0x1;}}[_0x2d71a2(0x14d)](_0x70d904,_0x555873){const _0x845794=_0x2d71a2;if(_0x70d904[_0x845794(0x21c)]){for(const _0x1e2936 of _0x555873[_0x845794(0x104)]())_0x70d904[_0x845794(0x133)](_0x1e2936);}else{const _0x4808c2=_0x555873[_0x845794(0x16c)]()[_0x845794(0x1c7)];this[_0x845794(0x1cd)](_0x70d904,this[_0x845794(0x1f0)][_0x845794(0x14e)](_0x70d904[_0x845794(0x16c)]()[_0x845794(0x93)],_0x4808c2));}_0x555873[_0x845794(0x210)]();}[_0x2d71a2(0x130)](_0x205555,_0x3bc738){const _0x572b21=_0x2d71a2,_0x3918e5=_0x205555[_0x572b21(0xcb)](_0x572b21(0x15d))||_0x205555[_0x572b21(0xcb)](_0x572b21(0x179))?_0x572b21(0x1b8):_0x205555[_0x572b21(0x13e)]();return _0x24efa4(this[_0x572b21(0xd4)][_0x572b21(0xac)],_0x3bc738+'_'+_0x3918e5+_0x572b21(0x7d));}[_0x2d71a2(0x109)](){const _0x7ffeca=_0x2d71a2,_0x758177=this[_0x7ffeca(0xd4)];_0x1f77c6(this[_0x7ffeca(0x1f0)],({left:_0x1e7af7,entered:_0xa792d4})=>{const _0x15f54c=_0x7ffeca,_0x27daa7=[];for(const _0x5730bb of _0x1e7af7){const {group:_0x16e205,type:_0x2e4f22}=this[_0x15f54c(0x1c0)](_0x5730bb[_0x15f54c(0xec)]);if(_0x15f54c(0x154)===_0x16e205){_0x27daa7[_0x15f54c(0x1f4)](this[_0x15f54c(0x130)](_0x2e4f22,_0x15f54c(0xf8)));break;}}for(const _0x3326f0 of _0xa792d4){const {group:_0x4f4402,type:_0x2c227b}=this[_0x15f54c(0x1c0)](_0x3326f0[_0x15f54c(0xec)]);if(_0x15f54c(0x154)===_0x4f4402){_0x27daa7[_0x15f54c(0x1f4)](this[_0x15f54c(0x130)](_0x2c227b,_0x15f54c(0x1c8)));break;}}_0x27daa7[_0x15f54c(0xe5)]&&_0x758177['ui'][_0x15f54c(0x101)][_0x15f54c(0x14a)](_0x15f54c(0x15e),_0x27daa7[_0x15f54c(0xbf)]('\x20'));});}[_0x2d71a2(0xe2)](_0x177b77){const _0x5be6e1=_0x2d71a2;if(this[_0x5be6e1(0x20d)])return!0x1;const _0x268755=this[_0x5be6e1(0xd4)],_0x581bdf=_0x268755[_0x5be6e1(0x1c1)][_0x5be6e1(0x14f)][_0x5be6e1(0x1a8)][_0x5be6e1(0x1e2)]();if(0x0==_0x581bdf[_0x5be6e1(0xe5)])return!0x1;const _0x262c83=[],_0x5db43f=_0x581bdf[_0x5be6e1(0x12c)](_0x20289e=>_0x5be6e1(0x179)==_0x20289e[_0x5be6e1(0x129)]),_0x2d48de=_0x581bdf[_0x5be6e1(0x12c)](_0x522005=>_0x5be6e1(0xf6)==_0x522005[_0x5be6e1(0x129)]&&_0x5be6e1(0x1dd)!=_0x522005[_0x5be6e1(0xec)]),_0x54b2ef=_0x581bdf[_0x5be6e1(0x12c)](_0x45a47a=>_0x5be6e1(0x174)==_0x45a47a[_0x5be6e1(0x129)]&&_0x5be6e1(0x1dd)!=_0x45a47a[_0x5be6e1(0xec)]);for(const _0x5e35e8 of _0x5db43f)_0x262c83[_0x5be6e1(0x1f4)]({'key':_0x5e35e8[_0x5be6e1(0x163)],'newValue':_0x5e35e8[_0x5be6e1(0x148)],'oldValue':_0x5e35e8[_0x5be6e1(0x188)],'range':Ut(_0x5e35e8[_0x5be6e1(0x10e)],_0x268755[_0x5be6e1(0x1c1)])});for(const _0x5ccf0e of _0x2d48de){const _0x5992c8=_0x54b2ef[_0x5be6e1(0x146)](_0x445544=>_0x445544[_0x5be6e1(0x221)][_0x5be6e1(0x75)](_0x5ccf0e[_0x5be6e1(0x221)]));_0x5992c8&&_0x262c83[_0x5be6e1(0x1f4)]({'key':_0x5be6e1(0xcd),'newValue':_0x5ccf0e[_0x5be6e1(0xec)],'oldValue':_0x5992c8[_0x5be6e1(0xec)],'range':_0x268755[_0x5be6e1(0x1c1)][_0x5be6e1(0x1ae)](_0x5ccf0e[_0x5be6e1(0x221)][_0x5be6e1(0x143)])});}return 0x0!=_0x262c83[_0x5be6e1(0xe5)]&&this[_0x5be6e1(0x16d)](_0x177b77,_0x262c83);}[_0x2d71a2(0x1b1)](_0x371bb1){const _0xee710e=_0x2d71a2;let _0x124134=!0x1;const _0x507c99=this[_0xee710e(0xd4)][_0xee710e(0x1c1)][_0xee710e(0x14f)][_0xee710e(0x1a8)][_0xee710e(0x1b4)]()[_0xee710e(0x12c)](_0x57a032=>_0x57a032[_0xee710e(0x12e)][_0xee710e(0x168)]&&_0x57a032[_0xee710e(0xec)][_0xee710e(0xcb)](_0xee710e(0xff)));for(const _0x7a3347 of _0x507c99){const {subType:_0xc234c7,id:_0x42a843}=this[_0xee710e(0x1c0)](_0x7a3347[_0xee710e(0xec)]),_0x261004=_0xc234c7[_0xee710e(0xa6)]('|')[0x0];for(const _0x2c6a50 of this[_0xee710e(0x1b9)]({'skipNotAttached':!0x0}))_0x2c6a50['id']!=_0x42a843&&_0xee710e(0x179)==_0x2c6a50[_0xee710e(0x129)]&&_0x2c6a50[_0xee710e(0x12e)]&&_0x2c6a50[_0xee710e(0x12e)][_0xee710e(0x135)]==_0x261004&&_0x2c6a50[_0xee710e(0x16c)]()[_0xee710e(0x9c)](_0x7a3347[_0xee710e(0x12e)][_0xee710e(0x168)])&&(this[_0xee710e(0x1f3)](_0x2c6a50,_0x7a3347[_0xee710e(0x12e)][_0xee710e(0x168)],_0x371bb1),_0x124134=!0x0);}return _0x124134;}[_0x2d71a2(0x8e)](_0x4c333b){const _0x1a9392=_0x2d71a2;this[_0x1a9392(0xd4)],(this[_0x1a9392(0x20d)]=!0x0,_0x4c333b());}[_0x2d71a2(0x1d7)](_0x3d79e8){const _0x45fb1b=_0x2d71a2,_0x39ff4b=this[_0x45fb1b(0x215)](_0x3d79e8),_0x43af88=this[_0x45fb1b(0x17b)][_0x45fb1b(0xee)](_0x3d79e8);return _0x39ff4b||_0x43af88;}[_0x2d71a2(0x16d)](_0x8ec215,_0x2622c0){const _0x11c762=_0x2d71a2;if(0x0==_0x2622c0[_0x11c762(0xe5)])return!0x1;let _0x56dc55=!0x1;for(const _0x3c55b3 of _0x2622c0){const _0x5bf51a=this[_0x11c762(0x1b2)](_0x3c55b3[_0x11c762(0x10e)],_0x11c762(0x179))[_0x11c762(0x12c)](_0x40fa25=>!_0x40fa25[_0x11c762(0x121)][_0x11c762(0xa9)])[_0x11c762(0x1ea)](_0x28259b=>_0x28259b[_0x11c762(0x154)]),_0x10311f=_0x30fd3b({'newValue':_0x3c55b3[_0x11c762(0x94)]});_0x5bf51a[_0x11c762(0x12c)](_0x1da42d=>{const _0x4cbf2f=_0x11c762,[_0x310e38,_0x12cdac]=_0x1da42d[_0x4cbf2f(0xbd)][_0x4cbf2f(0xa6)]('|');return _0x310e38==_0x3c55b3[_0x4cbf2f(0x135)]&&_0x12cdac!=_0x10311f;})[_0x11c762(0x173)](_0x2dab95=>{const _0x230f82=_0x11c762;this[_0x230f82(0x1f3)](_0x2dab95,_0x3c55b3[_0x230f82(0x10e)],_0x8ec215),_0x56dc55=!0x0;});}return _0x56dc55;}[_0x2d71a2(0x1f3)](_0xe0573b,_0x58c979,_0x46d44a){const _0x5d0bd3=_0x2d71a2,_0x3bfe1b=_0xe0573b[_0x5d0bd3(0x16c)]()[_0x5d0bd3(0x1a2)](_0x58c979);0x0!==_0x3bfe1b[_0x5d0bd3(0xe5)]?0x1!==_0x3bfe1b[_0x5d0bd3(0xe5)]?this[_0x5d0bd3(0x15b)](_0xe0573b,_0x58c979[_0x5d0bd3(0x93)],_0x58c979[_0x5d0bd3(0x1c7)]):this[_0x5d0bd3(0x1cd)](_0xe0573b,_0x3bfe1b[0x0]):_0x46d44a[_0x5d0bd3(0x208)](_0xe0573b[_0x5d0bd3(0xdf)]());}}class Bt{constructor(_0x20c88b){const _0x4992a4=_0x2d71a2;this[_0x4992a4(0x1f7)]=_0x20c88b,this[_0x4992a4(0x1f0)]=_0x20c88b[_0x4992a4(0x1c1)],this[_0x4992a4(0x81)]=new Map(),this[_0x4992a4(0x1c6)]=new Map(),this[_0x4992a4(0x1fe)]();}[_0x2d71a2(0xcc)](_0x15c464,_0x4abfb8,_0x2468df,_0x4dddef,_0x32a326,_0x439366){const _0x492d3f=_0x2d71a2;return new _0x46cfec(this[_0x492d3f(0x1f0)],{'type':_0x15c464,'subType':_0x4abfb8,'id':_0x2468df,'author':_0x4dddef,'creator':_0x4dddef,'attributes':_0x32a326,'onAttributesChange':_0x439366,'onAccept':(..._0x7f57f9)=>this[_0x492d3f(0x116)](_0x15c464,_0x4abfb8,_0x492d3f(0x9a))(..._0x7f57f9),'onDiscard':(..._0xcc5029)=>this[_0x492d3f(0x116)](_0x15c464,_0x4abfb8,_0x492d3f(0x98))(..._0xcc5029)});}[_0x2d71a2(0x216)](_0x282a36,_0x50cfad,_0x483935,_0x4e09f9){const _0x4e27a4=_0x2d71a2,_0x4187e1=_0x282a36+':'+_0x50cfad+':'+_0x483935;this[_0x4e27a4(0x81)][_0x4e27a4(0x132)](_0x4187e1,_0x4e09f9);}[_0x2d71a2(0x116)](_0x374540,_0x3d1e8f,_0x15d044){const _0x32fc95=_0x2d71a2,_0x2b22b1=_0x374540+':'+_0x3d1e8f+':'+_0x15d044;return this[_0x32fc95(0x81)][_0x32fc95(0x184)](_0x2b22b1)||this[_0x32fc95(0x1c6)][_0x32fc95(0x184)](_0x374540+':'+_0x15d044);}[_0x2d71a2(0x1fe)](){const _0x42d28c=_0x2d71a2,_0x4a1fb1=()=>!0x1,_0x533ecf=_0x289932=>{const _0x731ee=_0x44d6;_0x289932[_0x731ee(0x1dc)]((_0x9985ce,_0x5c8287)=>_0x9985ce[_0x731ee(0x93)][_0x731ee(0x126)](_0x5c8287[_0x731ee(0x93)])?0x1:-0x1),this[_0x731ee(0x1f0)][_0x731ee(0x10d)](_0x3225e1=>{const _0x4c02a0=_0x731ee;for(const _0x13432a of _0x289932){let _0x1b4374;_0x1b4374=_0x13432a[_0x4c02a0(0x1c7)][_0x4c02a0(0x209)]&&_0x13432a[_0x4c02a0(0x1c7)][_0x4c02a0(0x136)]==_0x13432a[_0x4c02a0(0x93)][_0x4c02a0(0x143)]?_0x3225e1[_0x4c02a0(0x1fc)](_0x13432a[_0x4c02a0(0x93)][_0x4c02a0(0x143)],'on'):_0x3225e1[_0x4c02a0(0x1fc)](_0x13432a),this[_0x4c02a0(0x1f0)][_0x4c02a0(0x1d3)](_0x1b4374,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x239465=(_0x583683,_0x36c624)=>{const _0x788153=_0x44d6;_0x36c624&&this[_0x788153(0x1f0)][_0x788153(0x10d)](_0x3364f4=>{const _0xbc7a12=_0x788153,{commandName:_0x24f112,commandParams:_0xb3aff9=[]}=_0x36c624,_0x5a1722=_0x583683[_0xbc7a12(0x1ea)](_0x53899f=>(Rt(_0x53899f)&&(_0x53899f=this[_0xbc7a12(0x1f0)][_0xbc7a12(0x14e)](_0x53899f[_0xbc7a12(0x1c7)])),_0x53899f))[_0xbc7a12(0x12c)](_0x472480=>_0xbc7a12(0x1d6)!==_0x472480[_0xbc7a12(0x144)][_0xbc7a12(0xf2)]);if(_0x5a1722[_0xbc7a12(0xe5)]<0x1)return;const _0x55e3ee=Array[_0xbc7a12(0x207)](this[_0xbc7a12(0x1f0)][_0xbc7a12(0x14f)][_0xbc7a12(0x189)][_0xbc7a12(0x104)]())[_0xbc7a12(0x1ea)](_0x26dc4d=>_0x7534a6[_0xbc7a12(0x205)](_0x26dc4d));_0x3364f4[_0xbc7a12(0x9d)](_0x5a1722);for(const _0x21ac60 of this[_0xbc7a12(0x1f7)][_0xbc7a12(0x1df)][_0xbc7a12(0x1df)]())_0x21ac60[_0xbc7a12(0xb9)]();_0xb3aff9[_0xbc7a12(0x1f4)]({'forceDefaultExecution':!0x0}),this[_0xbc7a12(0x1f7)][_0xbc7a12(0xa0)](_0x24f112,..._0xb3aff9);const _0x3d8553=_0x55e3ee[_0xbc7a12(0x12c)](_0xa5750c=>_0xbc7a12(0x1d6)!=_0xa5750c[_0xbc7a12(0x144)][_0xbc7a12(0xf2)]);_0x3d8553[_0xbc7a12(0xe5)]>0x0&&_0x3364f4[_0xbc7a12(0x9d)](_0x3d8553);for(const _0x5d0856 of _0x55e3ee)_0x5d0856[_0xbc7a12(0x78)]();});},_0x3415fb=(_0x560d54,_0x146d19)=>0x1==_0x560d54[_0x42d28c(0xe5)]&&0x1==_0x146d19[_0x42d28c(0xe5)]&&_0x560d54[0x0][_0x42d28c(0x1c7)][_0x42d28c(0x75)](_0x146d19[0x0][_0x42d28c(0x93)]),_0x205322=(_0x5ed7f6,_0x40ee7e,_0x6f7397,_0x760945)=>Gt(_0x5ed7f6,_0x40ee7e,_0x6f7397,_0x760945,this[_0x42d28c(0x1f0)])?[_0x5ed7f6,_0x40ee7e]:Gt(_0x40ee7e,_0x5ed7f6,_0x760945,_0x6f7397,this[_0x42d28c(0x1f0)])?[_0x40ee7e,_0x5ed7f6]:null;this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x1d2),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x16f),_0x533ecf),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x20e),_0x3415fb),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x124),_0x205322),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x1ad),_0x533ecf),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x8d),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x194),_0x3415fb),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x17c),_0x205322),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x16a),_0x239465),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x14b),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x103),_0x3415fb),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0xbb),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x7c),_0x239465),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x11b),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0xe0),_0x3415fb),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x20f),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0xa2),_0x4a1fb1),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0xc7),(_0x3a890e,_0x542c0d)=>{const _0x2f4448=_0x42d28c;if(!_0x542c0d)return;const _0x2cb091=this[_0x2f4448(0x1f7)][_0x2f4448(0x11c)][_0x2f4448(0x184)](p);this[_0x2f4448(0x1f0)][_0x2f4448(0x10d)](_0x4c488c=>{const _0x271cd3=_0x2f4448;if(_0x271cd3(0xcd)==_0x542c0d[_0x271cd3(0x135)])for(const _0x438c0c of _0x3a890e){const _0x235e7b=_0x438c0c[_0x271cd3(0x93)][_0x271cd3(0x143)],_0x4421ff=_0x542c0d[_0x271cd3(0xba)];_0x4c488c[_0x271cd3(0x1c4)](_0x235e7b,_0x4421ff);}else{if(_0x2cb091[_0x271cd3(0x215)](_0x542c0d[_0x271cd3(0x135)])){for(const _0x21a728 of _0x3a890e)void 0x0!==_0x542c0d[_0x271cd3(0xba)]?_0x4c488c[_0x271cd3(0x11d)](_0x542c0d[_0x271cd3(0x135)],_0x542c0d[_0x271cd3(0xba)],_0x21a728[_0x271cd3(0x93)][_0x271cd3(0x143)]):_0x4c488c[_0x271cd3(0x158)](_0x542c0d[_0x271cd3(0x135)],_0x21a728[_0x271cd3(0x93)][_0x271cd3(0x143)]);}else{for(const _0x22fbcd of _0x3a890e)_0x542c0d[_0x271cd3(0xba)]?_0x4c488c[_0x271cd3(0x11d)](_0x542c0d[_0x271cd3(0x135)],_0x542c0d[_0x271cd3(0xba)],_0x22fbcd):_0x4c488c[_0x271cd3(0x158)](_0x542c0d[_0x271cd3(0x135)],_0x22fbcd);}}});}),this[_0x42d28c(0x1c6)][_0x42d28c(0x132)](_0x42d28c(0x20b),_0x3415fb);}}function xt(_0x39f5cc,_0x115875,_0x43a89d){const _0x4ee753=_0x2d71a2;for(const _0x22bb4f of _0x115875[_0x4ee753(0x136)][_0x4ee753(0x167)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x22bb4f[_0x4ee753(0x144)]==_0x22bb4f)return!0x1;if(!_0x43a89d[_0x4ee753(0x1ba)](_0x22bb4f))return!0x1;if(_0x39f5cc[_0x4ee753(0x20a)](_0x22bb4f)||_0x39f5cc[_0x4ee753(0x120)](_0x22bb4f))return!0x0;}return!0x1;}function Rt(_0x368e32){const _0x5a004a=_0x2d71a2;return _0x368e32[_0x5a004a(0x1c7)][_0x5a004a(0x136)]==_0x368e32[_0x5a004a(0x93)][_0x5a004a(0x143)]&&_0x368e32[_0x5a004a(0x1c7)][_0x5a004a(0x201)];}function Tt(_0x5cbb60,_0x37de23,_0x30dc4b,_0x5deb1d){const _0x147d5c=_0x2d71a2,_0x34b3ba=_0x3bb01e=>!_0x3bb01e[_0x147d5c(0x11e)]['is'](_0x147d5c(0x1a3))&&!_0x5deb1d[_0x147d5c(0x20a)](_0x3bb01e[_0x147d5c(0x11e)]),_0x2b1995=_0x5cbb60[_0x147d5c(0x93)][_0x147d5c(0xbc)](_0x34b3ba),_0x162cae=_0x5cbb60[_0x147d5c(0x1c7)][_0x147d5c(0xbc)](_0x34b3ba,{'direction':_0x147d5c(0x1e8)});return(!_0x5cbb60[_0x147d5c(0x93)][_0x147d5c(0x75)](_0x2b1995)||!_0x5cbb60[_0x147d5c(0x1c7)][_0x147d5c(0x75)](_0x162cae))&&(_0x2b1995[_0x147d5c(0x126)](_0x162cae)?_0x30dc4b[_0x147d5c(0x1bb)](_0x37de23,{'range':_0x30dc4b[_0x147d5c(0x14e)](_0x2b1995,_0x162cae)}):_0x30dc4b[_0x147d5c(0x208)](_0x37de23),!0x0);}function Et(_0x4eb649){return _0x30fd3b(_0x4eb649);}function Vt(_0x44bbab){const _0x1a209f=_0x2d71a2,_0x45801e=_0x44bbab[_0x1a209f(0x93)][_0x1a209f(0x143)];return _0x45801e&&_0x45801e['is'](_0x1a209f(0x1f1));}function Ut(_0x5f1c57,_0xe02b61){const _0x4b280b=_0x2d71a2;return null==_0x5f1c57[_0x4b280b(0x1c7)][_0x4b280b(0x13a)]&&_0x5f1c57[_0x4b280b(0x1c7)][_0x4b280b(0x136)]==_0x5f1c57[_0x4b280b(0x93)][_0x4b280b(0x143)]?Ot(_0x5f1c57[_0x4b280b(0x93)][_0x4b280b(0x143)],_0xe02b61):_0x5f1c57;}function Ot(_0x65499d,_0x3a992f){const _0x2609dc=_0x2d71a2,_0x5f026a=_0x3a992f[_0x2609dc(0x1ca)][_0x2609dc(0x20a)](_0x65499d)||_0x3a992f[_0x2609dc(0x1ca)][_0x2609dc(0xc5)](_0x65499d);return _0x3a992f[_0x2609dc(0x14e)](_0x3a992f[_0x2609dc(0x18b)](_0x65499d,_0x2609dc(0x117)),_0x5f026a?_0x3a992f[_0x2609dc(0xd5)](_0x65499d):_0x3a992f[_0x2609dc(0x18b)](_0x65499d,_0x2609dc(0x1c7)));}function Gt(_0x1952c1,_0x2988d5,_0x309c67,_0x275231,_0x3d738b){const _0x151d1a=_0x2d71a2;if(!Ft(_0x1952c1,_0x2988d5))return!0x1;if(_0x309c67[_0x151d1a(0x1c7)][_0x151d1a(0x75)](_0x275231[_0x151d1a(0x93)]))return!0x0;if(_0x1952c1[_0x151d1a(0x129)]!=_0x2988d5[_0x151d1a(0x129)])return!0x1;if(!_0x309c67[_0x151d1a(0x1c7)][_0x151d1a(0xd9)](_0x275231[_0x151d1a(0x93)]))return!0x1;const _0x2a1390=_0x3d738b[_0x151d1a(0x14e)](_0x309c67[_0x151d1a(0x1c7)],_0x275231[_0x151d1a(0x93)])[_0x151d1a(0x1a5)]();for(const _0x46d2d4 of _0x2a1390)if([_0x151d1a(0x17d),_0x151d1a(0xf3)][_0x151d1a(0x9e)](_0x46d2d4[_0x151d1a(0x129)])&&_0x3d738b[_0x151d1a(0x1ca)][_0x151d1a(0x120)](_0x46d2d4[_0x151d1a(0x11e)]))return!0x1;return!0x0;}function Ft(_0x1b35c3,_0x53597f,_0x10026d=[]){const _0x3aa4e7=_0x2d71a2;return!(!_0x1b35c3[_0x3aa4e7(0x1da)]||!_0x53597f[_0x3aa4e7(0x1da)])&&_0x11c113(_0x3560fb(_0x1b35c3[_0x3aa4e7(0x1ce)],_0x10026d),_0x3560fb(_0x53597f[_0x3aa4e7(0x1ce)],_0x10026d));}function Pt(_0x3deb96,_0x28aef8){const _0x3582b8=_0x2d71a2,_0x284c75=Lt(_0x3deb96[_0x3582b8(0x1ce)]),_0x4cf70a=Lt(_0x28aef8);if(!_0x3deb96[_0x3582b8(0x1da)])return!0x1;for(const _0x4c56e4 of Object[_0x3582b8(0x113)](_0x4cf70a))if(!_0x11c113(_0x284c75[_0x4c56e4],_0x4cf70a[_0x4c56e4]))return!0x1;return!0x0;}function Lt(_0x3de431){const _0x143103=_0x2d71a2,_0x324f81=Object[_0x143103(0x1a4)]({},_0x3de431);return delete _0x324f81[_0x143103(0x137)],delete _0x324f81[_0x143103(0xe8)],_0x324f81;}
|
|
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 _0x5cfb72=_0xf205;(function(_0x2582c1,_0x3b5271){const _0xcc341d=_0xf205,_0x1e10b4=_0x2582c1();while(!![]){try{const _0x1d4539=parseInt(_0xcc341d(0x1d3))/0x1+parseInt(_0xcc341d(0x1a6))/0x2*(parseInt(_0xcc341d(0x1e9))/0x3)+-parseInt(_0xcc341d(0x209))/0x4*(parseInt(_0xcc341d(0x1ff))/0x5)+parseInt(_0xcc341d(0x1cb))/0x6+parseInt(_0xcc341d(0x1e6))/0x7*(-parseInt(_0xcc341d(0x1f7))/0x8)+-parseInt(_0xcc341d(0x1c9))/0x9+-parseInt(_0xcc341d(0x1c4))/0xa*(-parseInt(_0xcc341d(0x213))/0xb);if(_0x1d4539===_0x3b5271)break;else _0x1e10b4['push'](_0x1e10b4['shift']());}catch(_0x305b4e){_0x1e10b4['push'](_0x1e10b4['shift']());}}}(_0x1823,0x9b545));import{Plugin as _0x1f43ef}from'ckeditor5/src/core.js';function _0x1823(){const _0x32bdf0=['view','locale','hasSuggestion','_createUIButton','trackChanges.SuggestionThreadView','comments','_disableComments','getJoined','refreshSelectedViews','acceptSelectedSuggestions','some','_updateController','_handleSuggestionControllerDelayed','getMarkers','values','CommentsRepository','discardButton','comments.maxCommentsWhenCollapsed','trackChanges.disableComments','type','Discard\x20all\x20selected\x20suggestions','map','suggestion-','getRanges','editing','buttonView','delete','from','arrowView','220IdEUgJ','createAnnotation','plugins','define','set','7340463yoqJSE','_refreshActiveMarkers','3376872hHGIEI','isOn','addSourceCollector','isInContent','comments.editorConfig','size','getMarkerNames','suggestionUnloaded','18124TSPRas','commentThread','lowest','Discard\x20all\x20suggestions','reduce','comments.maxThreadTotalWeight','descriptionParts','trackChanges','getDescriptions','stopListening','createAnnotationView','getByInnerView','button','mainView','commandName','length','addComment','TrackChangesEditing','Accept\x20all\x20selected\x20suggestions','7dLNrjQ','_descriptionFactory','acceptButton','96HiUhSR','requires','change:previous','_viewToController','editor','get','_destroyController','_suggestionToController','acceptAllSuggestions','init','innerView','suggestionChanged','Accept\x20all\x20suggestions','getFirstRange','1337488qodVRw','previous','comments.maxCommentCharsWhenCollapsed','toMany','getSuggestion','_initializeController','discardAllSuggestions','push','10EtmoSz','activeAnnotations','Annotations','getAllAdjacentSuggestions','switchbutton','componentFactory','commands','_handleControllerBuffer','isDirty','value','2460988QjbazW','unbind','listenTo','add','separator','_annotationViews','createCommentThreadController','pluginName','actionView','source','972994nswyfG','CommentView','model','TrackChangesUI','isMultiRange','change:activeAnnotations','registerAnnotation','head','clear','discardSelectedSuggestions','CommentsUI','config','execute','suggestionLoaded','activeMarkers','has','_bindAnnotationToEditors','remove','focus','_unbindEditors','SuggestionThreadView','keys','destroy','bind','isEnabled','Track\x20changes','EditorAnnotations','filter','20162AyfvzW'];_0x1823=function(){return _0x32bdf0;};return _0x1823();}import{Collection as _0x444020}from'ckeditor5/src/utils.js';import{ViewModel as _0x1f0264,SplitButtonView as _0x3e2507,createDropdown as _0x38b573,addListToDropdown as _0x580b82}from'ckeditor5/src/ui.js';import{Users as _0x2419c8,getDateTimeFormatter as _0x3a3be2,getAllMarkersDomElementsSorted as _0x2e869c}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x41a442 from'./trackchangesediting.js';import _0x46765f from'./ui/suggestioncontroller.js';import _0x2c4a25 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2f307e}from'./utils/common-translations.js';import _0x9653d4 from'../theme/icons/track-changes.svg';function _0xf205(_0x1a0e34,_0x20e690){const _0x182349=_0x1823();return _0xf205=function(_0xf205e8,_0x5cba05){_0xf205e8=_0xf205e8-0x19b;let _0x5d91db=_0x182349[_0xf205e8];return _0x5d91db;},_0xf205(_0x1a0e34,_0x20e690);}export default class d extends _0x1f43ef{static get[_0x5cfb72(0x1ea)](){const _0x5b5e47=_0x5cfb72;return[_0x41a442,_0x2419c8,_0x5b5e47(0x1b6),_0x5b5e47(0x201),_0x5b5e47(0x1a4)];}static get[_0x5cfb72(0x210)](){const _0x477c5f=_0x5cfb72;return _0x477c5f(0x216);}constructor(_0x48aab3){const _0x151cdd=_0x5cfb72;super(_0x48aab3),this[_0x151cdd(0x1f0)]=new Map(),this[_0x151cdd(0x1ec)]=new Map(),this[_0x151cdd(0x20e)]=new Map(),this[_0x151cdd(0x206)]=new Map();const _0x294c65=this[_0x151cdd(0x1ed)][_0x151cdd(0x21e)];_0x294c65[_0x151cdd(0x1c7)](_0x151cdd(0x1ab),_0x2c4a25),_0x294c65[_0x151cdd(0x1c7)](_0x151cdd(0x1b9),!0x1),this[_0x151cdd(0x1ad)]=_0x294c65[_0x151cdd(0x1ee)](_0x151cdd(0x1b9));}[_0x5cfb72(0x1b3)](_0x3d2849,_0x415f8f){const _0x415baf=_0x5cfb72;0x0===this[_0x415baf(0x206)][_0x415baf(0x1d0)]&&setTimeout(()=>{const _0x2b0035=_0x415baf;for(const [_0x342c6f,_0x5fa56f]of this[_0x2b0035(0x206)]){const _0x3b6806=this[_0x2b0035(0x1f0)][_0x2b0035(0x222)](_0x342c6f);_0x3b6806||_0x5fa56f?_0x3b6806&&_0x5fa56f&&this[_0x2b0035(0x1ef)](_0x342c6f):this[_0x2b0035(0x1fc)](_0x342c6f);}this[_0x2b0035(0x206)][_0x2b0035(0x21b)](),this[_0x2b0035(0x1ed)][_0x2b0035(0x1c6)][_0x2b0035(0x1ee)](_0x2b0035(0x1a4))[_0x2b0035(0x1af)](),this[_0x2b0035(0x1ca)]();},0xa),this[_0x415baf(0x206)][_0x415baf(0x1c8)](_0x3d2849,_0x415f8f);}[_0x5cfb72(0x1f2)](){const _0xd09fe7=_0x5cfb72,_0x487699=this[_0xd09fe7(0x1ed)],_0x1ebeb8=_0x487699[_0xd09fe7(0x1c6)][_0xd09fe7(0x1ee)](_0xd09fe7(0x1e4)),_0x306409=_0x487699[_0xd09fe7(0x1c6)][_0xd09fe7(0x1ee)](_0xd09fe7(0x201)),_0x5e33d3=_0x487699[_0xd09fe7(0x1c6)][_0xd09fe7(0x1ee)](_0xd09fe7(0x1a4)),_0x29e784=_0x487699[_0xd09fe7(0x1c6)][_0xd09fe7(0x1ee)](_0xd09fe7(0x1b6));_0x487699['ui'][_0xd09fe7(0x204)][_0xd09fe7(0x20c)](_0xd09fe7(0x1da),_0x19b566=>this[_0xd09fe7(0x1aa)](_0x19b566)),_0x5e33d3[_0xd09fe7(0x1cd)](()=>{const _0x21b8a5=_0xd09fe7,_0x580253=[];for(const [_0x1ee921,_0x304f6b]of Array[_0x21b8a5(0x1c2)](this[_0x21b8a5(0x1f0)])){const _0x1a44ca=_0x1ee921[_0x21b8a5(0x202)](),_0xd1e5a4=[];for(const _0x3182ac of _0x1a44ca){if(!_0x3182ac[_0x21b8a5(0x1ce)])continue;if(_0x3182ac[_0x21b8a5(0x217)]){_0xd1e5a4[_0x21b8a5(0x1fe)](..._0x3182ac[_0x21b8a5(0x1be)]());continue;}const _0x4f7e6f=_0x3182ac[_0x21b8a5(0x1f6)]();if(_0xd1e5a4[_0x21b8a5(0x1e2)]>0x0){const _0x3b4a48=_0xd1e5a4[0x0][_0x21b8a5(0x1ae)](_0x4f7e6f);if(_0x3b4a48){_0xd1e5a4[0x0]=_0x3b4a48;continue;}}_0xd1e5a4[_0x21b8a5(0x1fe)](_0x4f7e6f);}_0x580253[_0x21b8a5(0x1fe)]([_0x304f6b[_0x21b8a5(0x1a7)],_0xd1e5a4]);}return _0x580253;}),this[_0xd09fe7(0x20b)](_0x1ebeb8,_0xd09fe7(0x220),(_0x5258e0,_0x3cb679)=>{const _0xac5e74=_0xd09fe7;this[_0xac5e74(0x20b)](_0x3cb679,_0xac5e74(0x1eb),(_0x408a18,_0x5bed7a,_0x40e5ea,_0x565912)=>{const _0x1e9ed2=_0xac5e74;_0x3cb679[_0x1e9ed2(0x1ce)]&&(null==_0x40e5ea?(this[_0x1e9ed2(0x1b2)](_0x565912[_0x1e9ed2(0x21a)]),this[_0x1e9ed2(0x1b3)](_0x3cb679,!0x1)):(this[_0x1e9ed2(0x1b2)](_0x40e5ea[_0x1e9ed2(0x21a)]),null==_0x565912&&this[_0x1e9ed2(0x1b3)](_0x3cb679,!0x0)));}),null!==_0x3cb679[_0xac5e74(0x1f8)]?this[_0xac5e74(0x1b2)](_0x3cb679[_0xac5e74(0x21a)]):this[_0xac5e74(0x1b3)](_0x3cb679,!0x1);}),this[_0xd09fe7(0x20b)](_0x1ebeb8,_0xd09fe7(0x1d2),(_0x156cef,_0x5e86f1,_0x55091d)=>{const _0x378658=_0xd09fe7;this[_0x378658(0x1dc)](_0x5e86f1,_0x378658(0x1eb)),this[_0x378658(0x206)][_0x378658(0x1c1)](_0x5e86f1),this[_0x378658(0x1f0)][_0x378658(0x222)](_0x5e86f1)&&this[_0x378658(0x1ef)](_0x5e86f1),_0x55091d&&this[_0x378658(0x1b2)](_0x55091d[_0x378658(0x21a)]);}),this[_0xd09fe7(0x20b)](_0x1ebeb8,_0xd09fe7(0x1f4),(_0x71b27d,_0x3d3ace)=>{const _0x4f0d17=_0xd09fe7;this[_0x4f0d17(0x1b2)](_0x3d3ace);}),this[_0xd09fe7(0x20b)](_0x306409,_0xd09fe7(0x218),()=>{const _0x5df2fd=_0xd09fe7;this[_0x5df2fd(0x1ca)]();}),this[_0xd09fe7(0x20b)](_0x29e784,_0xd09fe7(0x1e3),(_0x42a160,{threadId:_0x320049,isFromAdapter:_0x515f7c})=>{const _0x4f30ff=_0xd09fe7;if(_0x515f7c||!_0x1ebeb8[_0x4f30ff(0x1a9)](_0x320049))return;const _0x173160=_0x1ebeb8[_0x4f30ff(0x1fb)](_0x320049);this[_0x4f30ff(0x1f0)][_0x4f30ff(0x1ee)](_0x173160)[_0x4f30ff(0x1a7)][_0x4f30ff(0x19c)]();},{'priority':_0xd09fe7(0x1d5)});}[_0x5cfb72(0x1ca)](){const _0xd0dee0=_0x5cfb72,_0x5ca3c5=this[_0xd0dee0(0x1ed)][_0xd0dee0(0x1c6)][_0xd0dee0(0x1ee)](_0xd0dee0(0x201)),_0x342224=this[_0xd0dee0(0x1ed)][_0xd0dee0(0x1c6)][_0xd0dee0(0x1ee)](_0xd0dee0(0x1e4)),_0x30d520=Array[_0xd0dee0(0x1c2)](_0x5ca3c5[_0xd0dee0(0x200)],_0x2da62f=>_0x2da62f[_0xd0dee0(0x1f3)])[_0xd0dee0(0x1a5)](_0x2551eb=>this[_0xd0dee0(0x1ec)][_0xd0dee0(0x222)](_0x2551eb)),_0x5a1d8c=[];for(const _0x26f8c0 of _0x30d520){const _0x4341f3=this[_0xd0dee0(0x1ec)][_0xd0dee0(0x1ee)](_0x26f8c0)[_0xd0dee0(0x215)][_0xd0dee0(0x202)]();_0x5a1d8c[_0xd0dee0(0x1fe)](..._0x4341f3[_0xd0dee0(0x1d7)]((_0x3ec03f,_0x1ae717)=>[..._0x3ec03f,..._0x1ae717[_0xd0dee0(0x1d1)]()],[]));}_0x342224[_0xd0dee0(0x221)]=_0x5a1d8c;}[_0x5cfb72(0x1aa)](_0x18a17a){const _0x432a1e=_0x5cfb72,_0x1f7fef=_0x38b573(_0x18a17a,_0x3e2507),_0x35453d=this[_0x432a1e(0x1ed)][_0x432a1e(0x205)][_0x432a1e(0x1ee)](_0x432a1e(0x1da)),_0x12676c=_0x2f307e(_0x18a17a,_0x432a1e(0x1a3));_0x1f7fef[_0x432a1e(0x1c0)][_0x432a1e(0x1c8)]({'tooltip':_0x12676c,'label':_0x12676c,'icon':_0x9653d4}),_0x1f7fef[_0x432a1e(0x1c0)][_0x432a1e(0x1a1)](_0x432a1e(0x1cc))['to'](_0x35453d,_0x432a1e(0x208)),_0x1f7fef[_0x432a1e(0x1c0)]['on'](_0x432a1e(0x21f),()=>{const _0x3b68e0=_0x432a1e;_0x35453d[_0x3b68e0(0x21f)](),this[_0x3b68e0(0x1ed)][_0x3b68e0(0x1bf)][_0x3b68e0(0x1a7)][_0x3b68e0(0x19c)]();});const _0xdc7948=new _0x444020(),_0x4a13dd=[{'type':_0x432a1e(0x203),'model':{'withText':!0x0,'label':_0x12676c,'commandName':_0x432a1e(0x1da)}},{'type':_0x432a1e(0x20d)},{'type':_0x432a1e(0x1df),'model':{'withText':!0x0,'label':_0x2f307e(_0x18a17a,_0x432a1e(0x1f5)),'commandName':_0x432a1e(0x1f1)}},{'type':_0x432a1e(0x1df),'model':{'withText':!0x0,'label':_0x2f307e(_0x18a17a,_0x432a1e(0x1e5)),'commandName':_0x432a1e(0x1b0)}},{'type':_0x432a1e(0x1df),'model':{'withText':!0x0,'label':_0x2f307e(_0x18a17a,_0x432a1e(0x1d6)),'commandName':_0x432a1e(0x1fd)}},{'type':_0x432a1e(0x1df),'model':{'withText':!0x0,'label':_0x2f307e(_0x18a17a,_0x432a1e(0x1bb)),'commandName':_0x432a1e(0x21c)}}];for(const _0x45d200 of _0x4a13dd){let _0x32bcb9={'type':_0x432a1e(0x20d)};if(_0x45d200[_0x432a1e(0x215)]){const _0x57a261=new _0x1f0264(_0x45d200[_0x432a1e(0x215)]),_0x2227f3=this[_0x432a1e(0x1ed)][_0x432a1e(0x205)][_0x432a1e(0x1ee)](_0x57a261[_0x432a1e(0x1e1)]);_0x57a261[_0x432a1e(0x1a1)](_0x432a1e(0x1cc),_0x432a1e(0x1a2))['to'](_0x2227f3,_0x432a1e(0x208),_0x432a1e(0x1a2)),_0x32bcb9={'type':_0x45d200[_0x432a1e(0x1ba)],'model':_0x57a261};}_0xdc7948[_0x432a1e(0x20c)](_0x32bcb9);}_0x580b82(_0x1f7fef,_0xdc7948);const _0x225402=_0x4a13dd[_0x432a1e(0x1a5)](_0x39af3c=>null!=_0x39af3c[_0x432a1e(0x215)])[_0x432a1e(0x1bc)](_0x5074ee=>this[_0x432a1e(0x1ed)][_0x432a1e(0x205)][_0x432a1e(0x1ee)](_0x5074ee[_0x432a1e(0x215)][_0x432a1e(0x1e1)])),_0x5a2a04=_0x1f7fef[_0x432a1e(0x1c0)];return _0x5a2a04[_0x432a1e(0x211)][_0x432a1e(0x20a)](_0x432a1e(0x1a2)),_0x5a2a04[_0x432a1e(0x1c3)][_0x432a1e(0x20a)](_0x432a1e(0x1a2)),_0x5a2a04[_0x432a1e(0x211)][_0x432a1e(0x1a1)](_0x432a1e(0x1a2))['to'](_0x35453d,_0x432a1e(0x1a2)),_0x5a2a04[_0x432a1e(0x1c3)][_0x432a1e(0x1a1)](_0x432a1e(0x1a2))[_0x432a1e(0x1fa)](_0x225402,_0x432a1e(0x1a2),(..._0x2e1912)=>_0x2e1912[_0x432a1e(0x1b1)](_0x37c079=>_0x37c079)),_0x1f7fef['on'](_0x432a1e(0x21f),_0xe05026=>{const _0x36a6fe=_0x432a1e;this[_0x36a6fe(0x1ed)][_0x36a6fe(0x21f)](_0xe05026[_0x36a6fe(0x212)][_0x36a6fe(0x1e1)]),this[_0x36a6fe(0x1ed)][_0x36a6fe(0x1bf)][_0x36a6fe(0x1a7)][_0x36a6fe(0x19c)]();}),_0x1f7fef;}[_0x5cfb72(0x1fc)](_0x6ce355){const _0x465b22=_0x5cfb72,_0x25e76c=this[_0x465b22(0x1ed)],_0x118a1b=_0x25e76c[_0x465b22(0x21e)],_0x19d154=_0x25e76c[_0x465b22(0x1c6)][_0x465b22(0x1ee)](_0x465b22(0x201)),_0x18b939=_0x25e76c[_0x465b22(0x1c6)][_0x465b22(0x1ee)](_0x465b22(0x1b6)),_0x25745a=_0x25e76c[_0x465b22(0x1c6)][_0x465b22(0x1ee)](_0x465b22(0x1a4)),_0x143a40=_0x25e76c[_0x465b22(0x1c6)][_0x465b22(0x1ee)](_0x2419c8)['me'],_0x11b3c7=_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1da))[_0x465b22(0x19e)],{CommentsListView:_0x595686,CommentThreadInputView:_0x54dfa8}=_0x25e76c[_0x465b22(0x1c6)][_0x465b22(0x1ee)](_0x465b22(0x21d));let _0x145fbc,_0x32e082;this[_0x465b22(0x20e)][_0x465b22(0x222)](_0x6ce355['id'])?(_0x32e082=this[_0x465b22(0x20e)][_0x465b22(0x1ee)](_0x6ce355['id']),_0x145fbc=_0x32e082[_0x465b22(0x1e0)]):(_0x145fbc=new _0x11b3c7(_0x25e76c[_0x465b22(0x1a8)],_0x6ce355,_0x143a40,{'disableComments':this[_0x465b22(0x1ad)],'editorConfig':_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1cf)),'maxCommentsWhenCollapsed':_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1b8)),'maxThreadTotalWeight':_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1d8)),'maxCommentCharsWhenCollapsed':_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1f9)),'formatDateTime':_0x3a3be2(_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1a8))),'CommentView':_0x118a1b[_0x465b22(0x1ee)](_0x465b22(0x1ac))[_0x465b22(0x214)],'CommentsListView':_0x595686,'CommentThreadInputView':_0x54dfa8}),_0x145fbc[_0x465b22(0x1e8)]['on'](_0x465b22(0x21f),()=>{const _0x27b73b=_0x465b22;_0x25e76c[_0x27b73b(0x1bf)][_0x27b73b(0x1a7)][_0x27b73b(0x19c)]();}),_0x145fbc[_0x465b22(0x1b7)]['on'](_0x465b22(0x21f),()=>{const _0x373d23=_0x465b22;_0x25e76c[_0x373d23(0x1bf)][_0x373d23(0x1a7)][_0x373d23(0x19c)]();}),_0x32e082=_0x19d154[_0x465b22(0x1dd)](this[_0x465b22(0x1ed)][_0x465b22(0x1a8)],_0x145fbc),_0x32e082[_0x465b22(0x1a1)](_0x465b22(0x207))['to'](_0x145fbc,_0x465b22(0x207)),_0x32e082[_0x465b22(0x1a1)](_0x465b22(0x1e2))['to'](_0x145fbc),_0x32e082[_0x465b22(0x1a1)](_0x465b22(0x1ba))['to'](_0x145fbc,_0x465b22(0x1ba),_0x20aaf3=>_0x465b22(0x1bd)+_0x20aaf3),this[_0x465b22(0x20e)][_0x465b22(0x1c8)](_0x6ce355['id'],_0x32e082));const _0x1ab1a4=_0x18b939[_0x465b22(0x20f)](_0x6ce355[_0x465b22(0x1d4)],_0x145fbc),_0x38e87e=new _0x46765f(_0x25e76c,_0x6ce355,_0x145fbc,_0x1ab1a4),_0x6095df=_0x6ce355[_0x465b22(0x202)]()[_0x465b22(0x1a5)](_0x208ad1=>_0x208ad1[_0x465b22(0x1ce)]);_0x145fbc[_0x465b22(0x1d9)]=_0x25e76c[_0x465b22(0x1c6)][_0x465b22(0x1ee)](_0x465b22(0x1e4))[_0x465b22(0x1e7)][_0x465b22(0x1db)](_0x6095df),this[_0x465b22(0x1f0)][_0x465b22(0x1c8)](_0x6ce355,_0x38e87e),this[_0x465b22(0x1ec)][_0x465b22(0x1c8)](_0x145fbc,_0x38e87e);const _0x2fb7b4=_0x19d154[_0x465b22(0x1c5)]({'view':_0x32e082,'target':()=>{const _0x1c8a16=_0x465b22,_0x36c2b9=[],_0xfc8a22=_0x6ce355[_0x1c8a16(0x202)]()[_0x1c8a16(0x1a5)](_0x54b835=>_0x54b835[_0x1c8a16(0x1ce)]);for(const _0x211c63 of _0xfc8a22)_0x36c2b9[_0x1c8a16(0x1fe)](..._0x211c63[_0x1c8a16(0x1b4)]());return _0x2e869c(_0x25e76c[_0x1c8a16(0x1bf)],_0x36c2b9);},'type':()=>_0x465b22(0x1bd)+_0x38e87e[_0x465b22(0x1a7)][_0x465b22(0x1ba)]});_0x18b939[_0x465b22(0x223)](_0x145fbc,_0x2fb7b4),_0x19d154[_0x465b22(0x20c)](_0x2fb7b4),_0x25745a[_0x465b22(0x219)](_0x2fb7b4);}[_0x5cfb72(0x1ef)](_0x1b3b42){const _0x583139=_0x5cfb72,_0x45a3c4=this[_0x583139(0x1ed)][_0x583139(0x1c6)][_0x583139(0x1ee)](_0x583139(0x1b6)),_0x5e54e6=this[_0x583139(0x1ed)][_0x583139(0x1c6)][_0x583139(0x1ee)](_0x583139(0x201)),_0x48fcc8=this[_0x583139(0x1f0)][_0x583139(0x1ee)](_0x1b3b42),_0x144064=_0x48fcc8[_0x583139(0x1a7)],_0x39b550=_0x5e54e6[_0x583139(0x1de)](_0x144064);_0x45a3c4[_0x583139(0x19d)](_0x144064),_0x39b550&&_0x5e54e6[_0x583139(0x19b)](_0x39b550),this[_0x583139(0x1f0)][_0x583139(0x1c1)](_0x1b3b42),this[_0x583139(0x1ec)][_0x583139(0x1c1)](_0x144064),_0x48fcc8[_0x583139(0x1a0)]();}[_0x5cfb72(0x1b2)](_0x2f1265){const _0x50ebc2=_0x5cfb72;if(!_0x2f1265[_0x50ebc2(0x1ce)]||!this[_0x50ebc2(0x1f0)][_0x50ebc2(0x222)](_0x2f1265))return;const _0x2c4780=this[_0x50ebc2(0x1ed)][_0x50ebc2(0x1c6)][_0x50ebc2(0x1ee)](_0x50ebc2(0x1e4)),_0x271be5=this[_0x50ebc2(0x1f0)][_0x50ebc2(0x1ee)](_0x2f1265),_0x4ae6ec=_0x2f1265[_0x50ebc2(0x202)]();_0x271be5[_0x50ebc2(0x1a7)][_0x50ebc2(0x1d9)]=_0x2c4780[_0x50ebc2(0x1e7)][_0x50ebc2(0x1db)](_0x4ae6ec);}[_0x5cfb72(0x1a0)](){const _0x4b4f53=_0x5cfb72;for(const _0x24cc25 of this[_0x4b4f53(0x1f0)][_0x4b4f53(0x19f)]())this[_0x4b4f53(0x1ef)](_0x24cc25);for(const _0x36cc27 of this[_0x4b4f53(0x20e)][_0x4b4f53(0x1b5)]())_0x36cc27[_0x4b4f53(0x1e0)][_0x4b4f53(0x1a0)]();super[_0x4b4f53(0x1a0)]();}}
|
|
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)]();}}
|