@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240318.0 → 0.0.0-nightly-20240319.0

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.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe72ca=_0x22d1;(function(_0x3af784,_0x7e4fcf){const _0x4f757b=_0x22d1,_0x39624c=_0x3af784();while(!![]){try{const _0x5a6478=parseInt(_0x4f757b(0x182))/0x1+-parseInt(_0x4f757b(0xe9))/0x2*(parseInt(_0x4f757b(0x206))/0x3)+-parseInt(_0x4f757b(0x1c1))/0x4*(parseInt(_0x4f757b(0x19a))/0x5)+parseInt(_0x4f757b(0x1fd))/0x6*(-parseInt(_0x4f757b(0x1b6))/0x7)+-parseInt(_0x4f757b(0x1d3))/0x8*(-parseInt(_0x4f757b(0xfb))/0x9)+-parseInt(_0x4f757b(0xcd))/0xa+parseInt(_0x4f757b(0x1b3))/0xb;if(_0x5a6478===_0x7e4fcf)break;else _0x39624c['push'](_0x39624c['shift']());}catch(_0x587e95){_0x39624c['push'](_0x39624c['shift']());}}}(_0x27ee,0x3a296));import{Plugin as _0x12a6c5,PendingActions as _0x40137a}from'ckeditor5/src/core.js';import{LiveRange as _0x1a53d5}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1beb79,uid as _0xac3df8,priorities as _0x16424b,logWarning as _0x59f603}from'ckeditor5/src/utils.js';import{toWidget as _0x386bd2}from'ckeditor5/src/widget.js';import{Users as _0x367996,hashObject as _0x19e002,surroundingMarkersDetector as _0x2672d6}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x542420 from'./commands/trackchangescommand.js';import _0x1a3fc9 from'./commands/acceptsuggestioncommand.js';import _0x126db5 from'./commands/discardsuggestioncommand.js';function _0x27ee(){const _0x126fd5=['update:suggestion','showSuggestionHighlights','formatInline:accept','getContainedElement','_rangeIsInLocalUserInsertion','collaboration.channelId','from','track-changes-enable-command-twice','reconvertMarker','suggestionUnloaded','change:_saved','updateMarker','selection','highest','$text','assign','isIntersectingWithRange','tablePasteChainId','markInsertion','getMultiRangeId','deleteContent','adapter','concat','stopListening','chain','isSelectable','batch','markerToHighlight','_defaultCallbacks','_updateSuggestionData','getAllAdjacentSuggestions','_editor','_cutOutSuggestionMarker','isAtEnd','hasCommentThread','type','length','_blockAttributeKeys','removeAttribute','toUpperCase','schema','forceDefaultExecution','values','always','_joinWithAdjacentSuggestions','insertion','suggestion-type','isTouching','formatBlock:chain','ck-suggestion-marker','deletion:accept','insertContent','_suggestionFactory','rethrowUnexpectedError','getSuggestions','targetPosition','_getSuggestionData','markerReady','addRange','enableReadOnlyMode','hasSuggestion','formatInline:join','widget','_onDiscard','isCollapsed','parent','addHighlight','ready','comments','has','attribute:accept','formatGroupId','default','attribute:join','addClass','enqueueChange','removeClass','formatInline:discard','acceptAllSuggestions','unbindElementFromMarkerName','addMarker','$elementName','marker-count','accepted','markBlockFormat','isExternal','document','deletion:chain','after','addMarker:suggestion:formatBlock','addUser','_checkSuggestionCorrectness','_registerBlockAttribute','_joinSuggestions','insert','_processAttributeSuggestions','82875kUWoxx','markerToData','lowest','head','ck-suggestion-marker-','splitPosition','consumable','name','attributeOldValue','track-changes-adapter-missing-getsuggestion','_enabledCommands','addSuggestion','ENTER','getShiftedBy','push','$marker','containsRangeInObject','_registerDefaultCallbacks','PENDING_ACTION_SUGGESTION','registerPostFixer','deletion','@external','registerCustomCallback','suggestion:','240580rilsYm','discardSuggestion','insertion:','format','split','track-changes-adapter-already-set','LEAVE','low','formatInline:','catch','config','_isBlockAttribute','add','never','normal','change','editingDowncast','markMultiRangeDeletion','get','find','oldRange','every','oldValue','_adapter','rootName','5234526UZbsZc','suggestionLoaded','suggestionChanged','7DqqePA','_breakSuggestionMarker','createPositionAfter','getSuggestionCallback','getAttribute','discardAllSuggestions','hasComments','_addThreadToSuggestion','removed','markMultiRangeInsertion','_processAttributeChanges','16PrnwWN','change:activeMarkers','dataDowncast','conversion','multi','author','getSuggestion','keys','unbind','element','substring','define','acceptSuggestion','addSuggestionData','size','_setSuggestionData','groupId','unshift','24xrFeei','attribute:discard','upcast','containsPosition','markerNameToElements','authoredAt','isBlock','deletion:join','createRangeOn','previous','getFirstRange','setTo','markerName','_getMarkerAnnouncementText','ck-suggestion-marker--active','activeMarkers','locale','execute','isLimit','removeMarker:suggestion:formatBlock','insertion:accept','plugins','attribute','getCustomProperty','detach','_getAttributeKey','meta','documentSelection','getCommentThread','authorName','track-changes-suggestion-data-mismatch','originalSuggestionId','isInsideObject','accept','requires','addMarker:suggestion','insertion:discard','getMarkers','getUser','PendingActions','moveTargetPosition','fire','615306RcTOiy','acceptSelectedSuggestions','_model','_recordAttributeSuggestions','buildSuggestion','toViewElement','value','_registerInlineAttribute','external:','9xnrIfE','discardSelectedSuggestions','high','getItems','markers','FORMATTING','backward','start','_SUGGESTION_ANNOUNCEMENT','track-changes-command-not-found','createPositionAt','createRange','_splitMarkerName','subType','clone','_customCallbacks','addMarker:suggestion:attribute','addComment','getWalker','elementEnd','isNextTo','data-suggestion','elementToElement','createSelection','isInContent','nodeBefore','formatBlock:discard','splice','_findSuggestions','_mergeNestedSuggestions','addCommentThread','_reduceSuggestionAttributeRange','forEach','createPositionBefore','getChanges','end','containerElement','isIntersecting','getLastMatchingPosition','_handleNewSuggestionMarker','_refreshSuggestionsChain','setSelection','map','before','_afterChanges','_setSuggestionRange','containsItem','_getAuthorFromId','isAtStart','trackChanges.trackFormatChanges','bindElementToMarker','range','resolve','rename','trackChanges.mergeNestedSuggestions','removeMarkers','forward','isOwn','getAncestors','track-changes-suggestion-not-found','applyOperation','startsWith','formatBlock','commands','writer','markDeletion','init','stop','trackChangesCommand','discard','move','differ','substr','next','some','position','options','skipNestingCheck','_suggestions','isUndo','formatInline:chain','getNearestSelectionRange','for','announce','model','setAttribute','warn','ck-suggestion-marker-formatBlock','_suggestionState','getDifference','_isDataLoaded','_commentsRepository','getRanges','enableCommand','formatBlock:','_isForcedDefaultExecutionBlock','trackChanges','newRange','formatInline','_enableDefaultAttributesIntegration','getRange','isDocumentOperation','mapper','_element','key','containsRange','formatBlock:join','set','_trackFormatChanges','_inlineAttributeKeys','isBefore','creator','removeComment','elementStart','data','getChangedMarkers','removeMarker:suggestion:attribute','CommentsRepository','markAttributeChange','newValue','387980kHsXMn','filter','markInlineFormat','ck-suggestion-marker-formatInline','isObject','updateSuggestion','formatBlock:accept','attribute:','root','ariaLiveAnnouncer','rejected','isRemovable','listenTo','isEqual','refresh','_addSuggestionMarker','fetchCommentThread','_refreshAttributeSuggestionsChain','removeMarker','toJSON','error-saving-suggestion-data-suggestion-discarded','$textProxy','_initAriaMarkerChangeAnnouncements','sort','pluginName','attributes','dataToMarker','getFirstMarker','135118qqcDFN','markMultiRangeBlockFormat','_reduceExistingSuggestions','nodeAfter','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.','clear','fromCharCode','insertion:chain','_isRegisteredAttribute','_removeSuggestion','group','createRangeIn','deletion:discard','getIntersection','isMultiRange','delete','_getExternalAuthor','remove','647937arHPVV','pop','_descriptionFactory','track-changes-user-not-found','TrackChangesEditing','item','editor','_createSuggestion','commandName','commentThread','suggestion:attribute:','deletion:','open','_saved','addMarkerName','suggestion','dataReady','fromRange','editing','createElement','isLocal','Users','multipleBlocks','includes','_recordAttributeChanges','$graveyard','createdAt','howMany','change:data','then','notReady','consume','attributeNewValue','isArray','attributeKey','insertion:join','isAfter','join','return'];_0x27ee=function(){return _0x126fd5;};return _0x27ee();}import _0x2f5bbc from'./commands/executeonallsuggestionscommand.js';import _0x1bf93f from'./commands/executeonselectedsuggestionscommand.js';import _0xe1a3d1 from'./suggestion.js';import _0x238bd0 from'./suggestiondescriptionfactory.js';import _0x38066c from'./integrations/aiassistant.js';import _0x1b9a9f from'./integrations/alignment.js';import _0x3148e1 from'./integrations/basicstyles.js';import _0x18e645 from'./integrations/blockquote.js';import _0x39a50b from'./integrations/casechange.js';import _0x42980a from'./integrations/ckbox.js';import _0x5da075 from'./integrations/codeblock.js';import _0x53a14a from'./integrations/comments.js';import _0x482656 from'./integrations/deletecommand.js';import _0x5d3ef8 from'./integrations/list.js';import _0xae975d from'./integrations/listproperties.js';import _0x2ec5f1 from'./integrations/entercommand.js';import _0x1e25b5 from'./integrations/findandreplace.js';import _0x588693 from'./integrations/font.js';import _0x2a8657 from'./integrations/formatpainter.js';import _0x1b5ef8 from'./integrations/heading.js';import _0x30efcd from'./integrations/highlight.js';import _0xd68361 from'./integrations/horizontalline.js';import _0x269a1b from'./integrations/htmlembed.js';import _0x4608c0 from'./integrations/image.js';import _0x42b216 from'./integrations/imagereplace.js';import _0x4e4fd1 from'./integrations/imagestyle.js';import _0x3c4390 from'./integrations/importword.js';import _0x31a132 from'./integrations/indent.js';import _0x238c7f from'./integrations/inputcommand.js';import _0x54f3bb from'./integrations/link.js';function _0x22d1(_0x56c7ea,_0x45789d){const _0x27eef7=_0x27ee();return _0x22d1=function(_0x22d191,_0x96c371){_0x22d191=_0x22d191-0x7f;let _0x30f413=_0x27eef7[_0x22d191];return _0x30f413;},_0x22d1(_0x56c7ea,_0x45789d);}import _0x12798e from'./integrations/legacylist.js';import _0x2661ae from'./integrations/legacylistproperties.js';import _0x23d64b from'./integrations/mediaembed.js';import _0x250717 from'./integrations/mention.js';import _0x7bda81 from'./integrations/pagebreak.js';import _0x24f48e from'./integrations/paragraph.js';import _0x53b9e8 from'./integrations/removeformat.js';import _0xa8cd0e from'./integrations/restrictededitingmode.js';import _0x155f42 from'./integrations/shiftentercommand.js';import _0x4915ea from'./integrations/standardeditingmode.js';import _0x55ba53 from'./integrations/style.js';import _0x5b4342 from'./integrations/table.js';import _0x594725 from'./integrations/tablemergesplit.js';import _0xf52301 from'./integrations/tableheadings.js';import _0x9a958b from'./integrations/tableclipboard.js';import _0x30f1ac from'./integrations/tablecolumnresize.js';import _0x9c72fa from'./integrations/template.js';import _0x3852dd from'./integrations/tableofcontents.js';import _0x25b7c1 from'./integrations/title.js';import _0x71d67c from'./integrations/undo.js';import _0x118567 from'./integrations/tablecaption.js';import _0x4b433c from'./integrations/tableproperties.js';import{getTranslation as _0x25095d}from'./utils/common-translations.js';import{isEqual as _0x119f19,omit as _0x315694}from'lodash-es';export const renameAttributeKey=_0xe72ca(0x173);export default class p extends _0x12a6c5{static get[_0xe72ca(0x1f5)](){const _0x14f814=_0xe72ca;return[_0x14f814(0xca),_0x367996,_0x40137a,_0x38066c,_0x1b9a9f,_0x3148e1,_0x18e645,_0x42980a,_0x39a50b,_0x5da075,_0x53a14a,_0x482656,_0x2ec5f1,_0x1e25b5,_0x588693,_0x2a8657,_0x1b5ef8,_0x30efcd,_0xd68361,_0x269a1b,_0x4608c0,_0x4e4fd1,_0x42b216,_0x3c4390,_0x31a132,_0x238c7f,_0x12798e,_0x2661ae,_0x54f3bb,_0x5d3ef8,_0xae975d,_0x23d64b,_0x250717,_0x7bda81,_0x24f48e,_0x53b9e8,_0xa8cd0e,_0x155f42,_0x4915ea,_0x55ba53,_0x5b4342,_0x594725,_0xf52301,_0x118567,_0x9a958b,_0x30f1ac,_0x3852dd,_0x4b433c,_0x9c72fa,_0x25b7c1,_0x71d67c];}static get[_0xe72ca(0xe5)](){const _0x4e5d56=_0xe72ca;return _0x4e5d56(0xff);}constructor(_0x31baf5){const _0x26741e=_0xe72ca;function _0x37e38e(_0x3b0e64){const _0x5c5ea6=_0x22d1;return _0x3b0e64[_0x5c5ea6(0x7f)](_0x47b886=>String[_0x5c5ea6(0xef)](_0x47b886))[_0x5c5ea6(0x120)]('');}super(_0x31baf5),this[_0x26741e(0x200)]=!0x1,this[_0x26741e(0xc0)](_0x26741e(0x1e2),[]),this['on'](_0x26741e(0x1c2),(_0x4d7e18,_0x5c2e9a,_0x451101,_0x54fdaa)=>{const _0x278b19=_0x26741e;this[_0x278b19(0x1ff)][_0x278b19(0x1a9)](()=>{const _0x3b695d=_0x278b19;for(const _0x138e60 of[..._0x54fdaa,..._0x451101])this[_0x3b695d(0x1ff)][_0x3b695d(0x20a)][_0x3b695d(0x167)](_0x138e60)&&_0x31baf5[_0x3b695d(0x10d)][_0x3b695d(0x12a)](_0x138e60);});}),this[_0x26741e(0xfd)]=new _0x238bd0(this[_0x26741e(0x101)][_0x26741e(0xa9)][_0x26741e(0x14a)],this[_0x26741e(0x101)][_0x26741e(0x1e3)]),this[_0x26741e(0x1b1)]=null,this[_0x26741e(0x156)]=new Bt(this[_0x26741e(0x101)]),this[_0x26741e(0xa3)]=new Map(),this[_0x26741e(0xb0)]=_0x31baf5[_0x26741e(0x1e8)][_0x26741e(0x1ac)](_0x26741e(0xca)),this[_0x26741e(0x18c)]=new Set(),this[_0x26741e(0x1ff)]=this[_0x26741e(0x101)][_0x26741e(0xa9)],this[_0x26741e(0xad)]=new WeakMap(),this[_0x26741e(0xb4)]=!0x1,this[_0x26741e(0x147)]=new Set([_0x26741e(0x173)]),this[_0x26741e(0xc2)]=new Set(),_0x31baf5[_0x26741e(0x1a4)][_0x26741e(0x1cc)](_0x26741e(0x86),_0x26741e(0x16a)),this[_0x26741e(0xc1)]=_0x31baf5[_0x26741e(0x1a4)][_0x26741e(0x1ac)](_0x26741e(0x86)),_0x31baf5[_0x26741e(0x1a4)][_0x26741e(0x1cc)](_0x26741e(0x8b),!0x0),this[_0x26741e(0x223)]=_0x31baf5[_0x26741e(0x1a4)][_0x26741e(0x1ac)](_0x26741e(0x8b)),this[_0x26741e(0x99)]=new _0x542420(_0x31baf5,this[_0x26741e(0x18c)]),this[_0x26741e(0xe3)](),this[_0x37e38e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x37e38e([0x34,0x30,0x34,0x38,0x30,0x36,0x33,0x36]);}[_0xe72ca(0x97)](){const _0x5dd0d8=_0xe72ca,_0xbbe3a6=this[_0x5dd0d8(0x101)],_0x1a9dce=(_0x10e297,_0x149bae)=>{const _0x457808=_0x5dd0d8;if(_0x457808(0x1e9)!=_0x10e297)return _0x457808(0x186)+_0x10e297;const _0x3f1c84=_0x149bae[_0x457808(0x19e)]('|')[0x0];return this[_0x457808(0x1a5)](_0x3f1c84)?_0x457808(0xac):_0x457808(0xd0);};_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1aa))[_0x5dd0d8(0x13d)]({'model':_0x5dd0d8(0x10a),'view':_0x44f188=>{const _0x58f897=_0x5dd0d8,{id:_0x2fcbe1,type:_0x351e6b,subType:_0x28b18d}=this[_0x58f897(0x212)](_0x44f188[_0x58f897(0x1df)]),_0x276b46=[_0x58f897(0x153),_0x1a9dce(_0x351e6b,_0x28b18d)];let _0x37e558=0xbb8;return this[_0x58f897(0x1e2)][_0x58f897(0x112)](_0x44f188[_0x58f897(0x1df)])&&(_0x276b46[_0x58f897(0x190)](_0x58f897(0x1e1)),_0x37e558=0xbc2),_0x58f897(0x196)==_0x351e6b&&(_0x37e558+=0x5),{'classes':_0x276b46,'attributes':{'data-suggestion':_0x2fcbe1},'priority':_0x37e558};}}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1c3))[_0x5dd0d8(0x1a6)](_0x58cf86=>{const _0x5c1339=_0x5dd0d8;_0x58cf86['on'](_0x5c1339(0x1f6),(_0x3d4ee1,_0xb68f7c,_0x2a90cb)=>{const _0x43f8e3=_0x5c1339;if(!_0x2a90cb[_0x43f8e3(0xa1)][_0x43f8e3(0x123)])return;const _0x5cb371=_0xb68f7c[_0x43f8e3(0x100)];if(!_0x5cb371)return;const _0x1db257=_0x2a90cb[_0x43f8e3(0xbb)][_0x43f8e3(0x202)](_0x5cb371);_0xbbe3a6[_0x43f8e3(0xa9)][_0x43f8e3(0x14a)][_0x43f8e3(0xd1)](_0x5cb371)&&_0x1db257&&!_0x1db257[_0x43f8e3(0x1ea)](_0x43f8e3(0x160))&&_0x1db257['is'](_0x43f8e3(0x22a))&&_0x386bd2(_0x1db257,_0x2a90cb[_0x43f8e3(0x95)]);},{'priority':_0x5c1339(0x208)});}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1c3))[_0x5dd0d8(0x13d)]({'model':_0x5dd0d8(0x10a),'view':(_0xa9ad0e,_0x2661ff)=>{const _0x5efa04=_0x5dd0d8;if(!_0x2661ff[_0x5efa04(0xa1)][_0x5efa04(0x123)])return null;const {type:_0x2367e2,subType:_0x2b065c}=this[_0x5efa04(0x212)](_0xa9ad0e[_0x5efa04(0x1df)]);return{'classes':[_0x5efa04(0x153),_0x1a9dce(_0x2367e2,_0x2b065c)],'priority':0xbb8};}});const _0x16807a=({showActiveMarkers:_0x2a98b7=!0x0,isAttributeSuggestion:_0x4ff906=!0x1}={})=>(_0x47ea4c,_0x5e8f7d,_0x52f3f6)=>{const _0x405b27=_0x5dd0d8;if(!_0x5e8f7d[_0x405b27(0x100)])return;const {id:_0x4d0c75}=this[_0x405b27(0x212)](_0x5e8f7d[_0x405b27(0x1df)]);if(_0x4ff906){const _0x47fb5f=this[_0x405b27(0xa3)][_0x405b27(0x1ac)](_0x4d0c75),_0xe9ae6d=this[_0x405b27(0x1ec)](_0x47fb5f);if(!this[_0x405b27(0x1a5)](_0xe9ae6d))return;}if(_0x5e8f7d[_0x405b27(0x100)]['is'](_0x405b27(0x12e)))return void _0x52f3f6[_0x405b27(0x188)][_0x405b27(0x11a)](_0x5e8f7d[_0x405b27(0x100)],_0x47ea4c[_0x405b27(0x189)]);const _0xf854cc=_0x52f3f6[_0x405b27(0xbb)][_0x405b27(0x202)](_0x5e8f7d[_0x405b27(0x100)]);if(_0x5e8f7d[_0x405b27(0x100)]['is'](_0x405b27(0x1ca))&&_0xbbe3a6[_0x405b27(0xa9)][_0x405b27(0x14a)][_0x405b27(0x1d9)](_0x5e8f7d[_0x405b27(0x100)])&&!_0xf854cc[_0x405b27(0x1ea)](_0x405b27(0x164))){_0x52f3f6[_0x405b27(0x95)][_0x405b27(0x16c)]([_0x405b27(0x153),_0x405b27(0xac)],_0xf854cc),_0x52f3f6[_0x405b27(0x95)][_0x405b27(0xaa)](_0x405b27(0x21b),_0x4d0c75,_0xf854cc),_0x52f3f6[_0x405b27(0xbb)][_0x405b27(0x87)](_0xf854cc,_0x5e8f7d[_0x405b27(0x1df)]),_0x2a98b7&&(this[_0x405b27(0x1e2)][_0x405b27(0x112)](_0x5e8f7d[_0x405b27(0x1df)])?_0x52f3f6[_0x405b27(0x95)][_0x405b27(0x16c)](_0x405b27(0x1e1),_0xf854cc):_0x52f3f6[_0x405b27(0x95)][_0x405b27(0x16e)](_0x405b27(0x1e1),_0xf854cc));for(const _0x39fed3 of _0xbbe3a6[_0x405b27(0xa9)][_0x405b27(0xf4)](_0x5e8f7d[_0x405b27(0x100)])[_0x405b27(0x209)]())_0x52f3f6[_0x405b27(0x188)][_0x405b27(0x11a)](_0x39fed3,_0x47ea4c[_0x405b27(0x189)]);_0x52f3f6[_0x405b27(0x188)][_0x405b27(0x11a)](_0x5e8f7d[_0x405b27(0x100)],_0x47ea4c[_0x405b27(0x189)]);}};_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1c3))[_0x5dd0d8(0x1a6)](_0x2b35c4=>{const _0x110752=_0x5dd0d8;_0x2b35c4['on'](_0x110752(0x17b),(_0x196c2a,_0x1908a3,_0x58bf96)=>{const _0x1747a6=_0x110752;_0x58bf96[_0x1747a6(0xa1)][_0x1747a6(0x123)]&&_0x16807a({'showActiveMarkers':!0x1})(_0x196c2a,_0x1908a3,_0x58bf96);},{'priority':_0x110752(0x12f)});}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1c3))[_0x5dd0d8(0x1a6)](_0xe064fd=>{const _0x141410=_0x5dd0d8;_0xe064fd['on'](_0x141410(0x216),(_0x39b7a0,_0x5812ad,_0x3363bd)=>{const _0x566a6f=_0x141410;_0x3363bd[_0x566a6f(0xa1)][_0x566a6f(0x123)]&&_0x16807a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x39b7a0,_0x5812ad,_0x3363bd);},{'priority':_0x141410(0x12f)});}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1c3))[_0x5dd0d8(0x183)]({'model':_0x5dd0d8(0x10a),'view':(_0x1f21f1,_0x3dcc8a)=>_0x3dcc8a[_0x5dd0d8(0xa1)][_0x5dd0d8(0x123)]?null:{'group':_0x5dd0d8(0x10a),'name':_0x1f21f1[_0x5dd0d8(0x9d)](0xb)}}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1d5))[_0x5dd0d8(0x21c)]({'view':{'name':_0x5dd0d8(0x10a),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x442715,{writer:_0x20c5d6})=>{const _0x3b2fca=_0x5dd0d8;let _0x54eba5=_0x3b2fca(0x199)+_0x442715[_0x3b2fca(0x1ba)](_0x3b2fca(0x150))+':'+_0x442715[_0x3b2fca(0x1ba)]('id');return _0x442715[_0x3b2fca(0x1ba)](_0x3b2fca(0x174))&&(_0x54eba5+=':'+_0x442715[_0x3b2fca(0x1ba)](_0x3b2fca(0x174))),_0x20c5d6[_0x3b2fca(0x10e)](_0x3b2fca(0x191),{'data-name':_0x54eba5});}}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1d5))[_0x5dd0d8(0xe7)]({'view':_0x5dd0d8(0x10a)}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1aa))[_0x5dd0d8(0x1a6)](_0x5155e3=>{const _0x1ea452=_0x5dd0d8;_0x5155e3['on'](_0x1ea452(0x17b),_0x16807a(),{'priority':_0x1ea452(0x208)});}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1aa))[_0x5dd0d8(0x1a6)](_0xd450d2=>{const _0x647d2b=_0x5dd0d8;_0xd450d2['on'](_0x647d2b(0x216),_0x16807a({'isAttributeSuggestion':!0x0}),{'priority':_0x647d2b(0x208)});}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1aa))[_0x5dd0d8(0x1a6)](_0x343d20=>{const _0x24f97d=_0x5dd0d8;_0x343d20['on'](_0x24f97d(0x1e6),(_0x3b0836,_0x129fef,_0x4a50ed)=>{const _0x7d9776=_0x24f97d,_0x5ab49e=_0x4a50ed[_0x7d9776(0xbb)][_0x7d9776(0x1d7)](_0x129fef[_0x7d9776(0x1df)]);if(_0x5ab49e){for(const _0x4bc5f8 of _0x5ab49e)_0x4bc5f8[_0x7d9776(0x1ea)](_0x7d9776(0x164))||(_0x4a50ed[_0x7d9776(0x95)][_0x7d9776(0x16e)]([_0x7d9776(0x153),_0x7d9776(0xac),_0x7d9776(0x1e1)],_0x4bc5f8),_0x4a50ed[_0x7d9776(0x95)][_0x7d9776(0x148)](_0x7d9776(0x21b),_0x4bc5f8),_0x4a50ed[_0x7d9776(0xbb)][_0x7d9776(0x171)](_0x4bc5f8,_0x129fef[_0x7d9776(0x1df)]));}},{'priority':_0x24f97d(0x208)});}),_0xbbe3a6[_0x5dd0d8(0x1c4)][_0x5dd0d8(0xa7)](_0x5dd0d8(0x1aa))[_0x5dd0d8(0x1a6)](_0x5ae8a8=>{const _0x2db2c4=_0x5dd0d8;_0x5ae8a8['on'](_0x2db2c4(0xc9),(_0x11ff06,_0x295574,_0x5d9378)=>{const _0x570f13=_0x2db2c4,_0x51883f=_0x5d9378[_0x570f13(0xbb)][_0x570f13(0x1d7)](_0x295574[_0x570f13(0x1df)]);if(!_0x51883f)return;const {id:_0x533d95}=this[_0x570f13(0x212)](_0x295574[_0x570f13(0x1df)]),_0x33ac18=this[_0x570f13(0xa3)][_0x570f13(0x1ac)](_0x533d95),_0x382126=this[_0x570f13(0x1ec)](_0x33ac18);if(this[_0x570f13(0x1a5)](_0x382126)){for(const _0x409f17 of _0x51883f)_0x409f17[_0x570f13(0x1ea)](_0x570f13(0x164))||(_0x5d9378[_0x570f13(0x95)][_0x570f13(0x16e)]([_0x570f13(0x153),_0x570f13(0xac),_0x570f13(0x1e1)],_0x409f17),_0x5d9378[_0x570f13(0x95)][_0x570f13(0x148)](_0x570f13(0x21b),_0x409f17),_0x5d9378[_0x570f13(0xbb)][_0x570f13(0x171)](_0x409f17,_0x295574[_0x570f13(0x1df)]));}},{'priority':_0x2db2c4(0x208)});}),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x178)][_0x5dd0d8(0x195)](_0x3dd0d9=>{const _0x5dd57e=_0x5dd0d8;let _0x1fe61b=!0x1;const _0x50ab3e=Array[_0x5dd57e(0x128)](_0xbbe3a6[_0x5dd57e(0xa9)][_0x5dd57e(0x178)][_0x5dd57e(0x9c)][_0x5dd57e(0xc8)]()),_0x54217d=new Set();for(const {name:_0x5e7449,data:_0x51cb12}of _0x50ab3e){const {group:_0x3c72f7,type:_0x1a92e2,subType:_0xf95319,id:_0x5a7195}=this[_0x5dd57e(0x212)](_0x5e7449);if(_0x5dd57e(0x10a)!==_0x3c72f7)continue;const _0x500a0b=this[_0x5dd57e(0xa3)][_0x5dd57e(0x1ac)](_0x5a7195);if(null!=_0x51cb12[_0x5dd57e(0xb6)]){_0x5dd57e(0xb7)==_0x1a92e2&&(_0x1fe61b=_0x1fe61b||Tt(_0x51cb12[_0x5dd57e(0xb6)],_0x5e7449,_0x3dd0d9,_0xbbe3a6[_0x5dd57e(0xa9)][_0x5dd57e(0x14a)]));const _0x3dc3bf=_0x5dd57e(0x1e9)==_0x1a92e2&&this[_0x5dd57e(0x1a5)](_0xf95319[_0x5dd57e(0x19e)]('|')[0x0]);if(_0x51cb12[_0x5dd57e(0xb6)][_0x5dd57e(0x162)]||_0x5dd57e(0x114)==_0x51cb12[_0x5dd57e(0xb6)][_0x5dd57e(0xd5)][_0x5dd57e(0x1b2)]||_0x5dd57e(0x93)==_0x1a92e2&&!Vt(_0x51cb12[_0x5dd57e(0xb6)])||_0x3dc3bf&&!Vt(_0x51cb12[_0x5dd57e(0xb6)])||_0x5dd57e(0x196)==_0x1a92e2&&!(!Rt(_0x222839=_0x51cb12[_0x5dd57e(0xb6)])&&!function(_0x6e3dff){const _0x402ccd=_0x5dd57e;return _0x6e3dff[_0x402ccd(0x20d)][_0x402ccd(0x163)]==_0x6e3dff[_0x402ccd(0x229)][_0x402ccd(0x21f)]&&_0x6e3dff[_0x402ccd(0x20d)][_0x402ccd(0x143)];}(_0x222839)))_0x3dd0d9[_0x5dd57e(0xdf)](_0x5e7449),_0x1fe61b=!0x0;else{if(!_0x500a0b||!_0x500a0b[_0x5dd57e(0x21e)])continue;_0x54217d[_0x5dd57e(0x1a6)](_0x500a0b);}}}var _0x222839;return _0x54217d[_0x5dd57e(0x1cf)]>0x0&&(_0x1fe61b=!!this[_0x5dd57e(0x14e)](_0x54217d)||_0x1fe61b),_0x1fe61b;}),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x178)][_0x5dd0d8(0x195)](_0x371f8b=>{const _0x71f3b0=_0x5dd0d8;let _0x365768=!0x1;for(const _0x35e837 of _0xbbe3a6[_0x71f3b0(0xa9)][_0x71f3b0(0x178)][_0x71f3b0(0x9c)][_0x71f3b0(0x228)]())if(_0x71f3b0(0x180)==_0x35e837[_0x71f3b0(0x145)])for(const _0x54d66c of this[_0x71f3b0(0xa3)][_0x71f3b0(0x14c)]()){if(_0x54d66c[_0x71f3b0(0xf7)]||!_0x54d66c[_0x71f3b0(0x21e)])continue;const _0x18d9e8=_0x71f3b0(0x93)==_0x54d66c[_0x71f3b0(0x145)],_0x5ad0e5=this[_0x71f3b0(0x1ec)](_0x54d66c),_0x397a18=_0x5ad0e5&&this[_0x71f3b0(0x1a5)](_0x5ad0e5);if(!_0x18d9e8&&!_0x397a18)continue;const _0x196780=_0x54d66c[_0x71f3b0(0x1dd)]();if(_0x196780[_0x71f3b0(0x20d)][_0x71f3b0(0x163)]!=_0x196780[_0x71f3b0(0x229)][_0x71f3b0(0x163)]&&!_0x196780[_0x71f3b0(0x229)][_0x71f3b0(0x143)]){const _0x17b671=_0xbbe3a6[_0x71f3b0(0xa9)][_0x71f3b0(0x210)](_0x196780[_0x71f3b0(0x20d)][_0x71f3b0(0xec)],_0x71f3b0(0x229)),_0x5f3ae9=_0xbbe3a6[_0x71f3b0(0xa9)][_0x71f3b0(0x211)](_0x196780[_0x71f3b0(0x20d)],_0x17b671);_0x371f8b[_0x71f3b0(0x12d)](_0x54d66c[_0x71f3b0(0xe8)](),{'range':_0x5f3ae9}),_0x365768=!0x0;}}return _0x365768;}),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x178)][_0x5dd0d8(0x195)](_0x15e9d4=>this[_0x5dd0d8(0x1c0)](_0x15e9d4)),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x178)][_0x5dd0d8(0x195)](_0x20fb0e=>!_0x20fb0e[_0x5dd0d8(0x13c)][_0x5dd0d8(0x10f)]&&this[_0x5dd0d8(0x181)](_0x20fb0e)),_0xbbe3a6[_0x5dd0d8(0xa9)]['on'](_0x5dd0d8(0x81),()=>{const _0x58c9eb=_0x5dd0d8;this[_0x58c9eb(0x200)]=!0x1;}),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x178)]['on'](_0x5dd0d8(0x117),(_0x205908,_0x57c849)=>{const _0x1a2449=_0x5dd0d8;if(!_0x57c849[_0x1a2449(0x10f)]||_0x57c849[_0x1a2449(0xa4)])return;if(!this[_0x1a2449(0x200)])return;const _0x5f3752=_0xbbe3a6[_0x1a2449(0xa9)][_0x1a2449(0x178)][_0x1a2449(0x9c)][_0x1a2449(0x228)]();if(0x0==_0x5f3752[_0x1a2449(0x146)])return;const _0x5029af=[],_0x48835a=_0x5f3752[_0x1a2449(0xce)](_0x31870e=>_0x1a2449(0x1e9)==_0x31870e[_0x1a2449(0x145)]),_0x5284bc=_0x5f3752[_0x1a2449(0xce)](_0x57ea23=>_0x1a2449(0x180)==_0x57ea23[_0x1a2449(0x145)]&&_0x1a2449(0x130)!=_0x57ea23[_0x1a2449(0x189)]),_0x27a821=_0x5f3752[_0x1a2449(0xce)](_0x262de0=>_0x1a2449(0xfa)==_0x262de0[_0x1a2449(0x145)]&&_0x1a2449(0x130)!=_0x262de0[_0x1a2449(0x189)]);for(const _0x222fe1 of _0x48835a)this[_0x1a2449(0xf1)](_0x222fe1[_0x1a2449(0x11d)])&&_0x5029af[_0x1a2449(0x190)]({'key':_0x222fe1[_0x1a2449(0x11d)],'newValue':_0x222fe1[_0x1a2449(0x11b)],'oldValue':_0x222fe1[_0x1a2449(0x18a)],'range':Ut(_0x222fe1[_0x1a2449(0x88)],_0xbbe3a6[_0x1a2449(0xa9)])});for(const _0x4c5f68 of _0x5284bc){const _0x5068ee=_0x27a821[_0x1a2449(0x1ad)](_0x4270ce=>_0x4270ce[_0x1a2449(0xbc)]===_0x4c5f68[_0x1a2449(0xbc)]);if(_0x5068ee){const _0x485ed4=Ot(_0x4c5f68[_0x1a2449(0xa0)][_0x1a2449(0xec)],_0xbbe3a6[_0x1a2449(0xa9)]);_0x5068ee[_0x1a2449(0x189)]!==_0x4c5f68[_0x1a2449(0x189)]&&_0x5029af[_0x1a2449(0x190)]({'key':_0x1a2449(0x173),'newValue':_0x4c5f68[_0x1a2449(0x189)],'oldValue':_0x5068ee[_0x1a2449(0x189)],'range':_0x485ed4});for(const [_0x1b11c7,_0x50ccf3]of _0x5068ee[_0x1a2449(0xe6)]){if(!this[_0x1a2449(0xf1)](_0x1b11c7))continue;const _0x5066ab=_0x4c5f68[_0x1a2449(0xe6)][_0x1a2449(0x1ac)](_0x1b11c7);_0x50ccf3!==_0x5066ab&&_0x5029af[_0x1a2449(0x190)]({'key':_0x1b11c7,'newValue':_0x5066ab,'oldValue':_0x50ccf3,'range':_0x485ed4});}for(const [_0x11f638,_0x336327]of _0x4c5f68[_0x1a2449(0xe6)])this[_0x1a2449(0xf1)](_0x11f638)&&(_0x5068ee[_0x1a2449(0xe6)][_0x1a2449(0x167)](_0x11f638)||_0x5029af[_0x1a2449(0x190)]({'key':_0x11f638,'newValue':_0x336327,'oldValue':null,'range':_0x485ed4}));}}0x0!=_0x5029af[_0x1a2449(0x146)]&&_0xbbe3a6[_0x1a2449(0xa9)][_0x1a2449(0x16d)](_0x57c849,_0x1c33a5=>{const _0x158e09=_0x1a2449,_0x194a05=_0xac3df8();for(const {range:_0x222b3e,key:_0x25b8c0,oldValue:_0x141da4,newValue:_0x4f3869}of _0x5029af)this[_0x158e09(0xcb)](_0x222b3e,_0x25b8c0,_0x141da4,_0x4f3869,{'groupId':_0x194a05});this[_0x158e09(0xeb)](_0x1c33a5,_0x5029af);});},{'priority':_0x5dd0d8(0x184)}),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x20a)]['on'](_0x5dd0d8(0x122),(_0x53b2cd,_0x1fc1c5,_0x4039a3)=>{const _0x654a32=_0x5dd0d8;if(null==_0x4039a3){const {id:_0x140124}=this[_0x654a32(0x212)](_0x1fc1c5[_0x654a32(0x189)]),_0x260de2=this[_0x654a32(0xa3)][_0x654a32(0x1ac)](_0x140124);_0x260de2&&_0x260de2[_0x654a32(0x109)](_0x1fc1c5[_0x654a32(0x189)]);}}),_0xbbe3a6[_0x5dd0d8(0xa9)][_0x5dd0d8(0x178)]['on'](_0x5dd0d8(0x117),()=>{const _0x56bb8b=_0x5dd0d8,_0x5c9fe3=Array[_0x56bb8b(0x128)](_0xbbe3a6[_0x56bb8b(0xa9)][_0x56bb8b(0x178)][_0x56bb8b(0x9c)][_0x56bb8b(0xc8)]())[_0x56bb8b(0xce)](_0x5e1b89=>_0x56bb8b(0x10a)===this[_0x56bb8b(0x212)](_0x5e1b89[_0x56bb8b(0x189)])[_0x56bb8b(0xf3)]);if(0x0===_0x5c9fe3[_0x56bb8b(0x146)])return;_0x5c9fe3[_0x56bb8b(0xe4)]((_0x3f02d0,_0x425756)=>{const _0x1525db=_0x56bb8b,_0x5bf8b9=_0x3f02d0[_0x1525db(0xc7)][_0x1525db(0x1ae)],_0xdd57d5=_0x425756[_0x1525db(0xc7)][_0x1525db(0x1ae)];return null===_0x5bf8b9&&null===_0xdd57d5?0x0:null===_0x5bf8b9&&null!==_0xdd57d5?-0x1:null!==_0x5bf8b9&&null===_0xdd57d5?0x1:_0x5bf8b9[_0x1525db(0x20d)][_0x1525db(0xc3)](_0xdd57d5[_0x1525db(0x20d)])?-0x1:0x1;});const _0xe9f480=new Set(),_0x243d47=new Set();for(const {name:_0x35eb3b,data:_0x5c101d}of _0x5c9fe3){const {id:_0x45df13}=this[_0x56bb8b(0x212)](_0x35eb3b);if(null===_0x5c101d[_0x56bb8b(0x1ae)]){const _0x2ad150=this[_0x56bb8b(0x22d)](_0x35eb3b);_0x243d47[_0x56bb8b(0x1a6)](_0x2ad150);}else{const _0x2b6f7b=this[_0x56bb8b(0xa3)][_0x56bb8b(0x1ac)](_0x45df13);null!==_0x5c101d[_0x56bb8b(0xb6)]||_0x2b6f7b[_0x56bb8b(0x21e)]?(_0xe9f480[_0x56bb8b(0x1a6)](_0x2b6f7b[_0x56bb8b(0x185)]),_0x243d47[_0x56bb8b(0x1a6)](_0x2b6f7b)):this[_0x56bb8b(0xf2)](_0x2b6f7b);}}_0x243d47[_0x56bb8b(0x1cf)]>0x0&&this[_0x56bb8b(0x22e)](_0x243d47);for(const _0x37813c of _0xe9f480)this[_0x56bb8b(0x1fc)](_0x56bb8b(0x1b5),_0x37813c);}),_0xbbe3a6[_0x5dd0d8(0xa9)]['on'](_0x5dd0d8(0x91),(_0x456a37,_0x15710d)=>{const _0x56d654=_0x5dd0d8,_0x5a3c42=_0x15710d[0x0];if(!this[_0x56d654(0xa3)][_0x56d654(0x1cf)])return;if(!_0x5a3c42[_0x56d654(0xba)])return;if(_0x5a3c42[_0x56d654(0x13c)][_0x56d654(0xa4)]||!_0x5a3c42[_0x56d654(0x13c)][_0x56d654(0x10f)])return;let _0xc00d1c,_0x434358;switch(_0x5a3c42[_0x56d654(0x145)]){case _0x56d654(0x180):_0xc00d1c=_0xbbe3a6[_0x56d654(0xa9)][_0x56d654(0x210)](_0x5a3c42[_0x56d654(0xa0)]),_0x434358=_0xc00d1c[_0x56d654(0x18f)](_0x5a3c42[_0x56d654(0x116)]);break;case _0x56d654(0x19e):_0xc00d1c=_0xbbe3a6[_0x56d654(0xa9)][_0x56d654(0x210)](_0x5a3c42[_0x56d654(0x187)]),_0x434358=_0xbbe3a6[_0x56d654(0xa9)][_0x56d654(0x210)](_0x5a3c42[_0x56d654(0x1fb)]);break;case _0x56d654(0x9b):_0xc00d1c=_0xbbe3a6[_0x56d654(0xa9)][_0x56d654(0x210)](_0x5a3c42[_0x56d654(0x159)]),_0x434358=_0xc00d1c[_0x56d654(0x18f)](_0x5a3c42[_0x56d654(0x116)]);break;default:return;}const _0x4e83d1=_0xbbe3a6[_0x56d654(0xa9)][_0x56d654(0x211)](_0xc00d1c,_0x434358);_0xbbe3a6[_0x56d654(0xa9)][_0x56d654(0x1a9)](()=>{const _0x47db05=_0x56d654;for(const {suggestion:_0x4b4f44,meta:_0x1e9797}of this[_0x47db05(0x222)](_0x4e83d1)){if(_0x4b4f44[_0x47db05(0xf7)])continue;if(_0x47db05(0xb7)==_0x4b4f44[_0x47db05(0x145)])continue;const _0x249d14=this[_0x47db05(0x1ec)](_0x4b4f44);if(_0x249d14&&this[_0x47db05(0x1a5)](_0x249d14)&&_0x47db05(0x19e)!=_0x5a3c42[_0x47db05(0x145)])continue;const _0x95e33e=_0x4b4f44[_0x47db05(0xc7)]&&_0x4b4f44[_0x47db05(0xc7)][_0x47db05(0x111)];(_0x47db05(0x93)!=_0x4b4f44[_0x47db05(0x145)]||_0x47db05(0x19e)==_0x5a3c42[_0x47db05(0x145)]&&!_0x95e33e)&&(_0x1e9797[_0x47db05(0x192)]||_0x47db05(0x14f)==_0x4b4f44[_0x47db05(0x145)]&&_0x1e9797[_0x47db05(0x8e)]||_0x4b4f44[_0x47db05(0x1dd)]()[_0x47db05(0xbe)](_0x4e83d1)&&this[_0x47db05(0x1b7)](_0x4b4f44,_0xc00d1c,_0x434358));}});},{'priority':_0x5dd0d8(0x184)}),_0xbbe3a6[_0x5dd0d8(0xa9)]['on'](_0x5dd0d8(0x136),(_0x1fbfca,_0xe5e061)=>{const _0x510cfa=_0x5dd0d8,_0x1ec1e3=_0xe5e061[0x0],_0x324161=_0xe5e061[0x1];if(_0x324161&&_0x324161[_0x510cfa(0x14b)])return;if(this[_0x510cfa(0xb4)])return;if(!this[_0x510cfa(0x99)][_0x510cfa(0x203)])return;if(_0x1ec1e3[_0x510cfa(0x162)])return;const _0x30cb9c=_0xbbe3a6[_0x510cfa(0xa9)][_0x510cfa(0x14a)],{start:_0x5dd2f8,end:_0x4cdeec}=_0x1ec1e3[_0x510cfa(0x1dd)](),_0x4224cb=_0x5dd2f8[_0x510cfa(0xec)]&&_0x30cb9c[_0x510cfa(0x1e5)](_0x5dd2f8[_0x510cfa(0xec)])?null:_0x30cb9c[_0x510cfa(0xa6)](_0x5dd2f8,_0x510cfa(0x8d)),_0x5c846a=_0x4cdeec[_0x510cfa(0x21f)]&&_0x30cb9c[_0x510cfa(0x1e5)](_0x4cdeec[_0x510cfa(0x21f)])?null:_0x30cb9c[_0x510cfa(0xa6)](_0x4cdeec,_0x510cfa(0x20c)),_0x25c275=_0xbbe3a6[_0x510cfa(0xa9)][_0x510cfa(0x211)](_0x4224cb?_0x4224cb[_0x510cfa(0x20d)]:_0x5dd2f8,_0x5c846a?_0x5c846a[_0x510cfa(0x229)]:_0x4cdeec);_0xbbe3a6[_0x510cfa(0xa9)][_0x510cfa(0x1a9)](_0x2ac8ed=>{const _0xe338b4=_0x510cfa;this[_0xe338b4(0x96)](_0x25c275);const _0x403960=_0xbbe3a6[_0xe338b4(0xa9)][_0xe338b4(0x14a)][_0xe338b4(0xa6)](_0x25c275[_0xe338b4(0x20d)]);_0x1ec1e3['is'](_0xe338b4(0x1ee))?_0x2ac8ed[_0xe338b4(0x22f)](_0x403960):_0x1ec1e3[_0xe338b4(0x1de)](_0x403960);}),_0x1fbfca[_0x510cfa(0x98)]();},{'priority':_0x16424b[_0x5dd0d8(0x1a8)]+0xa}),_0xbbe3a6[_0x5dd0d8(0xa9)]['on'](_0x5dd0d8(0x155),(_0x45b976,_0x148548)=>{const _0x15e27f=_0x5dd0d8,_0x525a3f=_0x148548[_0x148548[_0x15e27f(0x146)]-0x1];_0x525a3f&&_0x525a3f[_0x15e27f(0x14b)]||this[_0x15e27f(0xb4)]||this[_0x15e27f(0x99)][_0x15e27f(0x203)]&&(_0xbbe3a6[_0x15e27f(0xa9)][_0x15e27f(0x1a9)](()=>{const _0x2a28d6=_0x15e27f;let _0x38d9d2=_0xbbe3a6[_0x2a28d6(0xa9)][_0x2a28d6(0x155)](_0x148548[0x0],_0x148548[0x1],_0x148548[0x2],{'forceDefaultExecution':!0x0});if(!_0x38d9d2)return;_0x45b976[_0x2a28d6(0x121)]=_0x38d9d2[_0x2a28d6(0x214)]();const _0x1f5afd=_0x38d9d2[_0x2a28d6(0x229)][_0x2a28d6(0x21f)],_0x4869a1=_0xbbe3a6[_0x2a28d6(0xa9)][_0x2a28d6(0x14a)];_0x1f5afd&&_0x4869a1[_0x2a28d6(0x1d9)](_0x1f5afd)&&!_0x4869a1[_0x2a28d6(0xd1)](_0x1f5afd)&&(_0x38d9d2=_0xbbe3a6[_0x2a28d6(0xa9)][_0x2a28d6(0x211)](_0x38d9d2[_0x2a28d6(0x20d)],_0xbbe3a6[_0x2a28d6(0xa9)][_0x2a28d6(0x210)](_0x1f5afd,_0x2a28d6(0x229)))),this[_0x2a28d6(0x134)](_0x38d9d2);}),_0x45b976[_0x15e27f(0x98)]());},{'priority':_0x5dd0d8(0x208)}),this[_0x5dd0d8(0x101)][_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0xb5),this[_0x5dd0d8(0x99)]),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0xb5));const _0x5c2f96=new _0x1a3fc9(_0xbbe3a6,this[_0x5dd0d8(0xa3)]);_0xbbe3a6[_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0x1cd),_0x5c2f96),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0x1cd));const _0x5f3627=new _0x126db5(_0xbbe3a6,this[_0x5dd0d8(0xa3)]);_0xbbe3a6[_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0x19b),_0x5f3627),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0x19b)),_0xbbe3a6[_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0x170),new _0x2f5bbc(_0xbbe3a6,_0x5c2f96,this[_0x5dd0d8(0xa3)])),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0x170)),_0xbbe3a6[_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0x1bb),new _0x2f5bbc(_0xbbe3a6,_0x5f3627,this[_0x5dd0d8(0xa3)])),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0x1bb)),_0xbbe3a6[_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0x1fe),new _0x1bf93f(_0xbbe3a6,_0x5c2f96,this[_0x5dd0d8(0xa3)])),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0x1fe)),_0xbbe3a6[_0x5dd0d8(0x94)][_0x5dd0d8(0x1a6)](_0x5dd0d8(0x207),new _0x1bf93f(_0xbbe3a6,_0x5f3627,this[_0x5dd0d8(0xa3)])),this[_0x5dd0d8(0xb2)](_0x5dd0d8(0x207));const _0x18be7a=_0xbbe3a6[_0x5dd0d8(0x1e8)][_0x5dd0d8(0x1ac)](_0x5dd0d8(0xca));this[_0x5dd0d8(0xd9)](_0x18be7a,_0x5dd0d8(0x217),(_0x1f2a10,{threadId:_0x10eb01})=>{const _0xe5b08c=_0x5dd0d8,_0x52d794=this[_0xe5b08c(0xa3)][_0xe5b08c(0x1ac)](_0x10eb01);_0x52d794&&_0x52d794[_0xe5b08c(0x104)]&&0x1===_0x52d794[_0xe5b08c(0x104)][_0xe5b08c(0x146)]&&this[_0xe5b08c(0x13f)](_0x10eb01,{'hasComments':!0x0});},{'priority':_0x5dd0d8(0x1a1)}),this[_0x5dd0d8(0xd9)](_0x18be7a,_0x5dd0d8(0xc5),(_0x351d3c,{threadId:_0x2ed18a})=>{const _0xfd63ed=_0x5dd0d8,_0x257df1=this[_0xfd63ed(0xa3)][_0xfd63ed(0x1ac)](_0x2ed18a);_0x257df1&&_0x257df1[_0xfd63ed(0x104)]&&!_0x257df1[_0xfd63ed(0x104)][_0xfd63ed(0x146)]&&this[_0xfd63ed(0x13f)](_0x2ed18a,{'hasComments':!0x1});},{'priority':_0x5dd0d8(0x1a1)});}set[_0xe72ca(0x137)](_0x466655){const _0x1fabc3=_0xe72ca;if(this[_0x1fabc3(0x1b1)])throw new _0x1beb79(_0x1fabc3(0x19f),this);this[_0x1fabc3(0x1b1)]=_0x466655;}get[_0xe72ca(0x137)](){const _0x1125f9=_0xe72ca;return this[_0x1125f9(0x1b1)];}[_0xe72ca(0x158)]({skipNotAttached:_0x2e75b7=!0x1,toJSON:_0x26cea4=!0x1}={}){const _0x41ec03=_0xe72ca,_0x177746=[];for(const _0x101eef of this[_0x41ec03(0xa3)][_0x41ec03(0x14c)]())_0x2e75b7&&!_0x101eef[_0x41ec03(0x21e)]||_0x177746[_0x41ec03(0x190)](_0x101eef);return _0x26cea4?_0x177746[_0x41ec03(0x7f)](_0x26d6d4=>_0x26d6d4[_0x41ec03(0xe0)]()):_0x177746;}[_0xe72ca(0x1c7)](_0x5c852c){const _0x2945a1=_0xe72ca,_0x4d9b24=this[_0x2945a1(0xa3)][_0x2945a1(0x1ac)](_0x5c852c);if(!_0x4d9b24)throw new _0x1beb79(_0x2945a1(0x90),this);return _0x4d9b24;}[_0xe72ca(0x15e)](_0x5ad2d4){const _0x5dd6bc=_0xe72ca;return this[_0x5dd6bc(0xa3)][_0x5dd6bc(0x167)](_0x5ad2d4);}[_0xe72ca(0x1ce)](_0xeab23e){const _0x1c615e=_0xe72ca,{authorId:_0x413aa8,id:_0x27a40e,attributes:_0x3b3060}=_0xeab23e,[_0x2bc603,_0x5a4293]=_0xeab23e[_0x1c615e(0x145)][_0x1c615e(0x19e)](':'),_0x160251=this[_0x1c615e(0xa3)][_0x1c615e(0x1ac)](_0x27a40e)||this[_0x1c615e(0x102)](_0x2bc603,_0x5a4293,_0x27a40e,_0x413aa8,_0x3b3060);if(this[_0x1c615e(0x1bd)](_0x160251),this[_0x1c615e(0x17d)](_0x160251,_0x2bc603,_0x5a4293||null,_0x413aa8),_0x160251[_0x1c615e(0x115)]=_0xeab23e[_0x1c615e(0x115)],_0x160251[_0x1c615e(0xaf)]=!0x0,_0x3b3060&&_0x3b3060[_0x1c615e(0x197)]){const _0x405ce9=_0x3b3060[_0x1c615e(0x197)],_0x30a1e7=this[_0x1c615e(0xf9)](_0x405ce9[_0x1c615e(0x1f0)]);_0x160251[_0x1c615e(0x1d8)]=_0x405ce9[_0x1c615e(0x115)],_0x160251[_0x1c615e(0x1c6)]=_0x30a1e7,_0x160251[_0x1c615e(0x177)]=!0x0;}else _0x160251[_0x1c615e(0x1d8)]=_0xeab23e[_0x1c615e(0x115)];switch(_0xeab23e[_0x1c615e(0xc7)]&&(_0x160251[_0x1c615e(0xc7)]=_0xeab23e[_0x1c615e(0xc7)]),_0xeab23e[_0x1c615e(0xe6)]&&(_0x160251[_0x1c615e(0xe6)]=_0xeab23e[_0x1c615e(0xe6)]),this[_0x1c615e(0x1b1)]&&this[_0x1c615e(0x1b1)][_0x1c615e(0x18d)]||(_0x160251[_0x1c615e(0x108)]=!0x0),this[_0x1c615e(0xad)][_0x1c615e(0x1ac)](_0x160251)){case _0x1c615e(0x119):this[_0x1c615e(0xad)][_0x1c615e(0xc0)](_0x160251,_0x1c615e(0x10b));break;case _0x1c615e(0x15b):_0x160251[_0x1c615e(0x21e)]?(this[_0x1c615e(0x14e)](new Set([_0x160251])),this[_0x1c615e(0x22e)](new Set([_0x160251])),this[_0x1c615e(0xad)][_0x1c615e(0xc0)](_0x160251,_0x1c615e(0x165)),this[_0x1c615e(0x1fc)](_0x1c615e(0x1b4),_0x160251)):this[_0x1c615e(0xad)][_0x1c615e(0xc0)](_0x160251,_0x1c615e(0x1be));}return _0x160251;}[_0xe72ca(0x1cd)](_0x4227ca){const _0x169d09=_0xe72ca;this[_0x169d09(0x14b)](()=>{const _0x557e62=_0x169d09;this[_0x557e62(0x101)][_0x557e62(0xa9)][_0x557e62(0x1a9)](()=>{const _0x541af4=_0x557e62;for(const _0x56ef22 of _0x4227ca[_0x541af4(0x140)]())_0x56ef22[_0x541af4(0x1f4)]();});});}[_0xe72ca(0x19b)](_0x5bd5e5){const _0x51c837=_0xe72ca;this[_0x51c837(0x14b)](()=>{const _0x17aacc=_0x51c837;this[_0x17aacc(0x101)][_0x17aacc(0xa9)][_0x17aacc(0x1a9)](()=>{const _0x302084=_0x17aacc;for(const _0x6b1970 of _0x5bd5e5[_0x302084(0x140)]())_0x6b1970[_0x302084(0x9a)]();});});}[_0xe72ca(0xb2)](_0x4520d1,_0x48e17c){const _0x543609=_0xe72ca,_0x2cb90c=this[_0x543609(0x101)][_0x543609(0x94)][_0x543609(0x1ac)](_0x4520d1);if(!_0x2cb90c)throw new _0x1beb79(_0x543609(0x20f),this,{'commandName':_0x4520d1});if(this[_0x543609(0x18c)][_0x543609(0x167)](_0x2cb90c))throw new _0x1beb79(_0x543609(0x129),this,{'commandName':_0x4520d1});this[_0x543609(0x18c)][_0x543609(0x1a6)](_0x2cb90c),_0x48e17c&&_0x2cb90c['on'](_0x543609(0x1e4),(_0x2b88c8,_0x588b58)=>{const _0x464ce7=_0x543609;this[_0x464ce7(0x99)][_0x464ce7(0x203)]&&(this[_0x464ce7(0xb4)]||(_0x588b58[_0x464ce7(0x146)]>0x0&&_0x588b58[_0x588b58[_0x464ce7(0x146)]-0x1]&&_0x588b58[_0x588b58[_0x464ce7(0x146)]-0x1][_0x464ce7(0x14b)]?_0x588b58[_0x464ce7(0xfc)]():(_0x2b88c8[_0x464ce7(0x121)]=_0x48e17c((..._0x505278)=>_0x2cb90c[_0x464ce7(0x1e4)](..._0x505278,{'forceDefaultExecution':!0x0}),..._0x588b58),_0x2b88c8[_0x464ce7(0x98)]())));},{'priority':_0x543609(0x208)});}[_0xe72ca(0x14b)](_0x4f952e){const _0x3ad198=_0xe72ca;let _0x265485,_0x60b9ff;const _0xa7e47c=this[_0x3ad198(0xb4)];this[_0x3ad198(0xb4)]=!0x0;try{_0x265485=_0x4f952e();}catch(_0x4233e5){_0x60b9ff=_0x4233e5;}return _0xa7e47c||(this[_0x3ad198(0xb4)]=!0x1),_0x60b9ff&&_0x1beb79[_0x3ad198(0x157)](_0x60b9ff,this),_0x265485;}[_0xe72ca(0x134)](_0x323315,_0x14375f=null,_0x355d3a={}){const _0x4f522=_0xe72ca;if(_0x323315[_0x4f522(0x162)])return null;const _0x5cfc73=this[_0x4f522(0x101)][_0x4f522(0x1e8)][_0x4f522(0x1ac)](_0x4f522(0x110))['me'];for(const {suggestion:_0x41ebdc,meta:_0x2392ba}of this[_0x4f522(0x222)](_0x323315,_0x4f522(0x14f)))if(_0x2392ba[_0x4f522(0x8e)]){if(!_0x2392ba[_0x4f522(0x21a)]){if(_0x2392ba[_0x4f522(0x192)]){if(!this[_0x4f522(0x223)]||!Pt(_0x41ebdc,_0x355d3a))continue;return _0x41ebdc;}if(Pt(_0x41ebdc,_0x355d3a))return _0x41ebdc;this[_0x4f522(0x1b7)](_0x41ebdc,_0x323315[_0x4f522(0x20d)],_0x323315[_0x4f522(0x229)]);break;}if(_0x14375f==_0x41ebdc[_0x4f522(0x213)]&&Pt(_0x41ebdc,_0x355d3a)){const _0x71c70=_0x41ebdc[_0x4f522(0x1dd)]();return _0x71c70[_0x4f522(0x20d)][_0x4f522(0xda)](_0x323315[_0x4f522(0x229)])?this[_0x4f522(0x82)](_0x41ebdc,this[_0x4f522(0x1ff)][_0x4f522(0x211)](_0x323315[_0x4f522(0x20d)],_0x71c70[_0x4f522(0x229)])):this[_0x4f522(0x82)](_0x41ebdc,this[_0x4f522(0x1ff)][_0x4f522(0x211)](_0x71c70[_0x4f522(0x20d)],_0x323315[_0x4f522(0x229)])),_0x41ebdc;}}const _0x3807d1=_0xac3df8(),_0xd1681c=_0x5cfc73['id'],_0x350a4b=_0x14375f?_0x4f522(0x19c)+_0x14375f:_0x4f522(0x14f),_0x1ac46d=this[_0x4f522(0x1d0)]({'id':_0x3807d1,'type':_0x350a4b,'createdAt':new Date(),'authorId':_0xd1681c,'attributes':_0x355d3a});return this[_0x4f522(0xdc)](_0x350a4b,_0x3807d1,_0xd1681c,_0x323315),_0x1ac46d;}[_0xe72ca(0x1bf)](_0x5d757c,_0x50ab99=_0xe72ca(0x1c5),_0x4997ae={}){const _0x2be526=_0xe72ca,_0x2cf979=this[_0x2be526(0x101)][_0x2be526(0x1e8)][_0x2be526(0x1ac)](_0x2be526(0x110))['me'],_0x3931a5=this[_0x2be526(0x156)][_0x2be526(0x1b9)](_0x2be526(0x14f),_0x50ab99,_0x2be526(0x120));for(const _0x13f773 of this[_0x2be526(0x158)]())if(_0x13f773[_0x2be526(0x1c6)]['id']==_0x2cf979['id']&&_0x2be526(0x14f)==_0x13f773[_0x2be526(0x145)]&&_0x13f773[_0x2be526(0x213)]==_0x50ab99&&Pt(_0x13f773,_0x4997ae)&&(_0x3931a5(_0x13f773[_0x2be526(0xb1)](),_0x5d757c)||_0x3931a5(_0x5d757c,_0x13f773[_0x2be526(0xb1)]()))){for(const _0x44df17 of _0x5d757c)_0x13f773[_0x2be526(0x15c)](_0x44df17);return _0x13f773;}for(const {suggestion:_0x2dfc1a,meta:_0x49d752}of this[_0x2be526(0x222)](_0x5d757c,_0x2be526(0x14f))){if(!_0x49d752[_0x2be526(0x8e)])continue;if(!this[_0x2be526(0x223)]&&_0x49d752[_0x2be526(0x192)])continue;if(!Pt(_0x2dfc1a,_0x4997ae))continue;let _0x22625f=!0x0;for(const _0x57851b of _0x2dfc1a[_0x2be526(0xb1)]())for(const _0x4b5902 of _0x5d757c)if(!_0x57851b[_0x2be526(0xbe)](_0x4b5902)){_0x22625f=!0x1;break;}if(_0x22625f)return _0x2dfc1a;}const _0x3e5fe2=_0xac3df8(),_0x5d358a=_0x2cf979['id'],_0xa9ffbc=_0x2be526(0x19c)+_0x50ab99,_0x57682c=this[_0x2be526(0x1d0)]({'id':_0x3e5fe2,'type':_0xa9ffbc,'createdAt':new Date(),'authorId':_0x5d358a,'attributes':_0x4997ae});for(const _0x429966 of _0x5d757c)this[_0x2be526(0xdc)](_0xa9ffbc,_0x3e5fe2,_0x5d358a,_0x429966,_0xe1a3d1[_0x2be526(0x135)]());return _0x57682c;}[_0xe72ca(0xcf)](_0x580e5f,_0x3a2c71,_0x54c6eb=null,_0x19cef4={}){const _0x44fe8c=_0xe72ca;if(_0x54c6eb=_0x54c6eb||Et(_0x3a2c71),_0x580e5f[_0x44fe8c(0x162)])return null;if(_0x44fe8c(0x1a7)===this[_0x44fe8c(0xc1)]){const _0x11be23=this[_0x44fe8c(0x156)][_0x44fe8c(0x1b9)](_0x44fe8c(0xb7),_0x54c6eb,_0x44fe8c(0x1f4));return this[_0x44fe8c(0x14b)](()=>_0x11be23([_0x580e5f],_0x3a2c71,_0x19cef4)),null;}const _0xa8b4cc=this[_0x44fe8c(0x101)][_0x44fe8c(0x1e8)][_0x44fe8c(0x1ac)](_0x44fe8c(0x110))['me'],_0x1281f0=[];if(_0x44fe8c(0x14d)!==this[_0x44fe8c(0xc1)]){for(const {suggestion:_0x1490e4,meta:_0x2303c7}of this[_0x44fe8c(0x222)](_0x580e5f,_0x44fe8c(0x14f)))_0x2303c7[_0x44fe8c(0x8e)]&&!_0x2303c7[_0x44fe8c(0x1f3)]&&_0x1281f0[_0x44fe8c(0x190)](..._0x1490e4[_0x44fe8c(0xb1)]());}const _0xd8b4db=function(_0x4a9c1e,_0x5905cc){const _0x59ee1f=_0x44fe8c,_0x30fa0d=[];for(const _0x2f4cad of _0x5905cc){const _0x93672b=_0x4a9c1e[_0x59ee1f(0xf6)](_0x2f4cad);_0x93672b&&_0x30fa0d[_0x59ee1f(0x190)](_0x93672b);}return _0x30fa0d;}(_0x580e5f,_0x1281f0),_0x1566c4=function(_0x425a02,_0x1119d2){const _0x1e1d53=_0x44fe8c,_0x711b55=[_0x425a02];for(const _0x3d52e0 of _0x1119d2){let _0x49f5b6=0x0;for(;_0x49f5b6<_0x711b55[_0x1e1d53(0x146)];){const _0x1228d0=_0x711b55[_0x49f5b6][_0x1e1d53(0xae)](_0x3d52e0);_0x711b55[_0x1e1d53(0x221)](_0x49f5b6,0x1,..._0x1228d0),_0x49f5b6+=_0x1228d0[_0x1e1d53(0x146)];}}return _0x711b55;}(_0x580e5f,_0x1281f0);_0xd8b4db[_0x44fe8c(0x146)]&&this[_0x44fe8c(0x1ff)][_0x44fe8c(0x1a9)](()=>{const _0x12cef3=_0x44fe8c;for(const _0x5e765c of _0xd8b4db){const _0x2556e6=this[_0x12cef3(0x156)][_0x12cef3(0x1b9)](_0x12cef3(0xb7),_0x54c6eb,_0x12cef3(0x1f4));this[_0x12cef3(0x14b)](()=>_0x2556e6([_0x5e765c],_0x3a2c71,_0x19cef4));}});for(const _0x2227ce of _0x1566c4){let _0x2dd8d6=null,_0x23993b=_0x2227ce[_0x44fe8c(0x20d)],_0x3fb1e5=_0x2227ce[_0x44fe8c(0x229)];for(const {suggestion:_0x1c5927,meta:_0x12551f}of this[_0x44fe8c(0x222)](_0x2227ce,_0x44fe8c(0xb7))){if(!_0x12551f[_0x44fe8c(0x8e)])continue;if(_0x1c5927[_0x44fe8c(0x213)]!=_0x54c6eb)continue;if(!Pt(_0x1c5927,_0x19cef4))continue;const _0x2c6365=_0x1c5927[_0x44fe8c(0x1dd)]();if(_0x2c6365[_0x44fe8c(0xbe)](_0x2227ce,!0x0))return null;_0x23993b=_0x23993b[_0x44fe8c(0xc3)](_0x2c6365[_0x44fe8c(0x20d)])?_0x23993b:_0x2c6365[_0x44fe8c(0x20d)],_0x3fb1e5=_0x3fb1e5[_0x44fe8c(0x11f)](_0x2c6365[_0x44fe8c(0x229)])?_0x3fb1e5:_0x2c6365[_0x44fe8c(0x229)],_0x2dd8d6?_0x2c6365[_0x44fe8c(0x20d)][_0x44fe8c(0xc3)](_0x2dd8d6[_0x44fe8c(0x1dd)]()[_0x44fe8c(0x20d)])?(_0x2dd8d6[_0x44fe8c(0x8c)](),_0x2dd8d6=_0x1c5927):_0x1c5927[_0x44fe8c(0x8c)]():_0x2dd8d6=_0x1c5927;}const _0x2f005d=this[_0x44fe8c(0x1ff)][_0x44fe8c(0x211)](_0x23993b,_0x3fb1e5);if(_0x2dd8d6)this[_0x44fe8c(0x82)](_0x2dd8d6,_0x2f005d);else{const _0x713c6a=_0xac3df8(),_0x571d1e=_0xa8b4cc['id'];this[_0x44fe8c(0x1d0)]({'id':_0x713c6a,'type':_0x44fe8c(0x1a2)+_0x54c6eb,'data':_0x3a2c71,'createdAt':new Date(),'authorId':_0x571d1e,'attributes':_0x19cef4}),this[_0x44fe8c(0xdc)](_0x44fe8c(0x1a2)+_0x54c6eb,_0x713c6a,_0x571d1e,_0x2f005d);}}return null;}[_0xe72ca(0x176)](_0x59ea69,_0x10d572,_0xc165a7=[],_0x3833f1=null,_0x296efe={}){const _0x3770a8=_0xe72ca;_0x10d572[_0x3770a8(0x169)]||(_0x10d572[_0x3770a8(0x169)]=_0x10d572[_0x3770a8(0x103)]),_0x10d572[_0x3770a8(0x111)]=_0x59ea69['is'](_0x3770a8(0x88)),_0x3833f1=_0x3833f1||Et(_0x10d572);const _0x3a4d53=_0xc165a7[_0x3770a8(0x7f)](_0x4fcf7a=>Ot(_0x4fcf7a,this[_0x3770a8(0x1ff)])),_0x29df8f=_0x59ea69['is'](_0x3770a8(0x88))?_0x59ea69:Ot(_0x59ea69,this[_0x3770a8(0x1ff)]);if(_0x3770a8(0x1a7)===this[_0x3770a8(0xc1)]){const _0x2162d2=this[_0x3770a8(0x156)][_0x3770a8(0x1b9)](_0x3770a8(0x93),_0x3833f1,_0x3770a8(0x1f4));return this[_0x3770a8(0x14b)](()=>_0x2162d2([_0x29df8f],_0x10d572,_0x296efe)),null;}_0x3a4d53[_0x3770a8(0x190)](_0x29df8f);let _0x5a3923=!0x0;for(const _0x375a1d of _0x3a4d53)if(!this[_0x3770a8(0x126)](_0x375a1d)){_0x5a3923=!0x1;break;}if(_0x5a3923&&_0x3770a8(0x14d)!==this[_0x3770a8(0xc1)]){const _0x3b6a86=this[_0x3770a8(0x156)][_0x3770a8(0x1b9)](_0x3770a8(0x93),_0x3833f1,_0x3770a8(0x1f4));return this[_0x3770a8(0x14b)](()=>_0x3b6a86([_0x29df8f],_0x10d572,_0x296efe)),null;}let _0x84ad69=null,_0x5d1c08=_0x29df8f[_0x3770a8(0x20d)],_0x3b8059=_0x29df8f[_0x3770a8(0x229)];for(const {suggestion:_0x4c83cb,meta:_0x1ecb3f}of this[_0x3770a8(0x222)](_0x29df8f,_0x3770a8(0x93))){if(!_0x1ecb3f[_0x3770a8(0x8e)])continue;if(_0x1ecb3f[_0x3770a8(0x21a)]||_0x1ecb3f[_0x3770a8(0x192)]||_0x1ecb3f[_0x3770a8(0x1f3)])continue;if(_0x4c83cb[_0x3770a8(0xc7)][_0x3770a8(0x169)]!=_0x10d572[_0x3770a8(0x169)])continue;if(!Pt(_0x4c83cb,_0x296efe))continue;const _0x474c92=_0x4c83cb[_0x3770a8(0x1dd)]();if(_0x4c83cb[_0x3770a8(0x213)]==_0x3833f1){if(_0x474c92[_0x3770a8(0xbe)](_0x29df8f,!0x0))return null;_0x5d1c08=_0x5d1c08[_0x3770a8(0xc3)](_0x474c92[_0x3770a8(0x20d)])?_0x5d1c08:_0x474c92[_0x3770a8(0x20d)],_0x3b8059=_0x3b8059[_0x3770a8(0x11f)](_0x474c92[_0x3770a8(0x229)])?_0x3b8059:_0x474c92[_0x3770a8(0x229)],_0x84ad69?_0x474c92[_0x3770a8(0x20d)][_0x3770a8(0xc3)](_0x84ad69[_0x3770a8(0x1dd)]()[_0x3770a8(0x20d)])?(_0x84ad69[_0x3770a8(0x8c)](),_0x84ad69=_0x4c83cb):_0x4c83cb[_0x3770a8(0x8c)]():_0x84ad69=_0x4c83cb;}else{const _0x1ca270=_0x29df8f[_0x3770a8(0xf6)](_0x474c92);this[_0x3770a8(0x142)](_0x4c83cb,_0x1ca270);}}const _0xa1113d=this[_0x3770a8(0x101)][_0x3770a8(0x1e8)][_0x3770a8(0x1ac)](_0x3770a8(0x110))['me'],_0x349854=_0xac3df8(),_0x397004=_0xa1113d['id'];if(_0x84ad69)return this[_0x3770a8(0x82)](_0x84ad69,this[_0x3770a8(0x1ff)][_0x3770a8(0x211)](_0x5d1c08,_0x3b8059)),_0x84ad69;{const _0xed5790=this[_0x3770a8(0x1d0)]({'id':_0x349854,'type':_0x3770a8(0xb3)+_0x3833f1,'data':_0x10d572,'createdAt':new Date(),'authorId':_0x397004,'attributes':_0x296efe});return this[_0x3770a8(0xdc)](_0x3770a8(0xb3)+_0x3833f1,_0x349854,_0x397004,this[_0x3770a8(0x1ff)][_0x3770a8(0x211)](_0x5d1c08,_0x3b8059)),_0xed5790;}}[_0xe72ca(0xea)](_0x25444e,_0x1f3740,_0x328ba5=[],_0x2f3372=null,_0x9f1187={}){const _0x2706c1=_0xe72ca;_0x1f3740[_0x2706c1(0x169)]||(_0x1f3740[_0x2706c1(0x169)]=_0x1f3740[_0x2706c1(0x103)]);const _0x68a52c=_0x25444e[0x0];_0x1f3740[_0x2706c1(0x111)]=_0x68a52c['is'](_0x2706c1(0x88)),_0x2f3372=_0x2f3372||Et(_0x1f3740);const _0x51e8d7=_0x328ba5[_0x2706c1(0x7f)](_0x3d9eb8=>Ot(_0x3d9eb8,this[_0x2706c1(0x1ff)])),_0x57a9a5=_0x68a52c['is'](_0x2706c1(0x88))?_0x25444e:_0x25444e[_0x2706c1(0x7f)](_0x1b7375=>Ot(_0x1b7375,this[_0x2706c1(0x1ff)]));if(_0x2706c1(0x1a7)===this[_0x2706c1(0xc1)]){const _0x15cae3=this[_0x2706c1(0x156)][_0x2706c1(0x1b9)](_0x2706c1(0x93),_0x2f3372,_0x2706c1(0x1f4));return this[_0x2706c1(0x14b)](()=>_0x15cae3(_0x57a9a5,_0x1f3740,_0x9f1187)),null;}_0x51e8d7[_0x2706c1(0x190)](..._0x57a9a5);let _0x53c255=!0x0;for(const _0x3bbe8c of _0x51e8d7)if(!this[_0x2706c1(0x126)](_0x3bbe8c)){_0x53c255=!0x1;break;}if(_0x53c255&&_0x2706c1(0x14d)!==this[_0x2706c1(0xc1)]){const _0x2bd903=this[_0x2706c1(0x156)][_0x2706c1(0x1b9)](_0x2706c1(0x93),_0x2f3372,_0x2706c1(0x1f4));return this[_0x2706c1(0x14b)](()=>_0x2bd903(_0x57a9a5,_0x1f3740,_0x9f1187)),null;}const _0x10a009=this[_0x2706c1(0x101)][_0x2706c1(0x1e8)][_0x2706c1(0x1ac)](_0x2706c1(0x110))['me'];for(const _0x1fd644 of this[_0x2706c1(0x158)]()){if(_0x1fd644[_0x2706c1(0x1c6)]['id']!=_0x10a009['id'])continue;if(_0x2706c1(0x93)!=_0x1fd644[_0x2706c1(0x145)]||_0x1fd644[_0x2706c1(0xc7)][_0x2706c1(0x169)]!=_0x1f3740[_0x2706c1(0x169)])continue;if(!Pt(_0x1fd644,_0x9f1187))continue;const _0x358f7a=_0x1fd644[_0x2706c1(0x213)]==_0x2f3372;for(let _0x30d1cd=0x0;_0x30d1cd<_0x57a9a5[_0x2706c1(0x146)];_0x30d1cd++){const _0x156526=_0x57a9a5[_0x30d1cd];for(const _0x16db03 of _0x1fd644[_0x2706c1(0x1f8)]()){const _0x3e12f2=_0x16db03[_0x2706c1(0xb9)]();if(_0x156526[_0x2706c1(0xda)](_0x3e12f2)){_0x358f7a?(_0x57a9a5[_0x2706c1(0x221)](_0x30d1cd,0x1),_0x30d1cd--):_0x1fd644[_0x2706c1(0xdf)](_0x16db03[_0x2706c1(0x189)]);break;}}}}if(0x0==_0x57a9a5[_0x2706c1(0x146)])return null;const _0x348866=this[_0x2706c1(0x156)][_0x2706c1(0x1b9)](_0x2706c1(0x93),_0x2f3372,_0x2706c1(0x120));for(const _0x8728d of this[_0x2706c1(0x158)]())if(_0x8728d[_0x2706c1(0x1c6)]['id']==_0x10a009['id']&&_0x2706c1(0x93)==_0x8728d[_0x2706c1(0x145)]&&_0x8728d[_0x2706c1(0xc7)][_0x2706c1(0x169)]==_0x1f3740[_0x2706c1(0x169)]&&_0x8728d[_0x2706c1(0x213)]==_0x2f3372&&Pt(_0x8728d,_0x9f1187)&&(_0x348866(_0x8728d[_0x2706c1(0xb1)](),_0x57a9a5)||_0x348866(_0x57a9a5,_0x8728d[_0x2706c1(0xb1)]()))){for(const _0x396cfe of _0x57a9a5)_0x8728d[_0x2706c1(0x15c)](_0x396cfe);return _0x8728d;}const _0x39bb4d=_0xac3df8(),_0x56bc6b=_0x10a009['id'],_0x5f74e1=_0x2706c1(0xb3)+_0x2f3372,_0x3a2748=this[_0x2706c1(0x1d0)]({'id':_0x39bb4d,'type':_0x5f74e1,'data':_0x1f3740,'createdAt':new Date(),'authorId':_0x56bc6b,'attributes':_0x9f1187});for(const _0x1d9b9f of _0x57a9a5)this[_0x2706c1(0xdc)](_0x5f74e1,_0x39bb4d,_0x56bc6b,_0x1d9b9f,_0xe1a3d1[_0x2706c1(0x135)]());return _0x3a2748;}[_0xe72ca(0x96)](_0x233eba,_0x581f5a=null,_0x53d2f6={}){const _0xb6b2fb=_0xe72ca;if(_0x233eba[_0xb6b2fb(0x162)])return null;const _0x4d3eac=this[_0xb6b2fb(0x101)][_0xb6b2fb(0x1e8)][_0xb6b2fb(0x1ac)](_0xb6b2fb(0x110))['me'],_0x33c887=new _0x1a53d5(_0x233eba[_0xb6b2fb(0x20d)],_0x233eba[_0xb6b2fb(0x229)]);for(const {suggestion:_0x61977d,meta:_0x1a5482}of this[_0xb6b2fb(0x222)](_0x33c887,_0xb6b2fb(0x14f)))if(_0x1a5482[_0xb6b2fb(0x8e)]&&!_0x1a5482[_0xb6b2fb(0x21a)]){if(_0x61977d[_0xb6b2fb(0xf7)]){const _0x109571=_0x61977d[_0xb6b2fb(0xb1)]()[_0xb6b2fb(0xce)](_0x319b8b=>_0xb6b2fb(0x114)!=_0x319b8b[_0xb6b2fb(0xd5)][_0xb6b2fb(0x1b2)]);_0x109571[_0xb6b2fb(0x1af)](_0x4b582c=>_0x33c887[_0xb6b2fb(0xbe)](_0x4b582c,!0x0))&&_0x61977d[_0xb6b2fb(0x9a)]();if(_0x109571[_0xb6b2fb(0x9f)](_0x329dd7=>_0x329dd7[_0xb6b2fb(0xbe)](_0x33c887,!0x0))){const _0x1afabd=this[_0xb6b2fb(0x156)][_0xb6b2fb(0x1b9)](_0xb6b2fb(0x196),_0x581f5a,_0xb6b2fb(0x1f4));return this[_0xb6b2fb(0x14b)](()=>_0x1afabd([_0x33c887],null,_0x53d2f6)),null;}}else{const _0x583957=_0x33c887[_0xb6b2fb(0xf6)](_0x61977d[_0xb6b2fb(0x1dd)]());null!==_0x583957&&_0x61977d[_0xb6b2fb(0x161)]([_0x583957],null,_0x53d2f6);}}if(_0x33c887[_0xb6b2fb(0x1eb)](),_0x33c887[_0xb6b2fb(0x162)]||_0xb6b2fb(0x114)==_0x33c887[_0xb6b2fb(0xd5)][_0xb6b2fb(0x1b2)])return null;let _0x593802=null,_0x31ac53=_0x33c887[_0xb6b2fb(0x20d)],_0x2e1511=_0x33c887[_0xb6b2fb(0x229)];const _0x1ba11f=this[_0xb6b2fb(0x222)](_0x33c887,_0xb6b2fb(0x196));for(const {suggestion:_0x7d1d64,meta:_0x312963}of _0x1ba11f){const _0x4906fa=this[_0xb6b2fb(0x1ff)][_0xb6b2fb(0x211)](_0x31ac53,_0x2e1511);if(_0x312963[_0xb6b2fb(0x8e)]&&(this[_0xb6b2fb(0x223)]||!_0x312963[_0xb6b2fb(0x192)]&&!_0x312963[_0xb6b2fb(0x1f3)])){if(_0x7d1d64[_0xb6b2fb(0xf7)]){if(!Pt(_0x7d1d64,_0x53d2f6))continue;let _0x2915f5=!0x0;for(const _0x481650 of _0x7d1d64[_0xb6b2fb(0xb1)]()){if(_0x481650[_0xb6b2fb(0xbe)](_0x4906fa,!0x0))return _0x7d1d64;_0x4906fa[_0xb6b2fb(0xbe)](_0x481650)||(_0x2915f5=!0x1);}_0x2915f5&&_0x7d1d64[_0xb6b2fb(0x9a)]();}else{const _0x2692e6=_0x7d1d64[_0xb6b2fb(0x1dd)]();if(_0x2692e6[_0xb6b2fb(0xbe)](_0x4906fa,!0x0))return _0x7d1d64;if(!Pt(_0x7d1d64,_0x53d2f6)){_0x4906fa[_0xb6b2fb(0xbe)](_0x2692e6)?_0x7d1d64[_0xb6b2fb(0x8c)]():_0x2692e6[_0xb6b2fb(0x1d6)](_0x31ac53)?_0x31ac53=_0x2692e6[_0xb6b2fb(0x229)]:_0x2692e6[_0xb6b2fb(0x1d6)](_0x2e1511)&&(_0x2e1511=_0x2692e6[_0xb6b2fb(0x20d)]);continue;}_0x31ac53=_0x31ac53[_0xb6b2fb(0xc3)](_0x2692e6[_0xb6b2fb(0x20d)])?_0x31ac53:_0x2692e6[_0xb6b2fb(0x20d)],_0x2e1511=_0x2e1511[_0xb6b2fb(0x11f)](_0x2692e6[_0xb6b2fb(0x229)])?_0x2e1511:_0x2692e6[_0xb6b2fb(0x229)],_0x53d2f6=Object[_0xb6b2fb(0x131)]({},_0x7d1d64[_0xb6b2fb(0xe6)]),_0x593802?_0x2692e6[_0xb6b2fb(0x20d)][_0xb6b2fb(0xc3)](_0x593802[_0xb6b2fb(0x1dd)]()[_0xb6b2fb(0x20d)])?(_0x593802[_0xb6b2fb(0x8c)](),_0x593802=_0x7d1d64):_0x7d1d64[_0xb6b2fb(0x8c)]():_0x593802=_0x7d1d64;}}}if(_0x593802)return this[_0xb6b2fb(0x82)](_0x593802,this[_0xb6b2fb(0x1ff)][_0xb6b2fb(0x211)](_0x31ac53,_0x2e1511)),_0x593802;{const _0x1f6bba=_0xac3df8(),_0x96971d=this[_0xb6b2fb(0x1ff)][_0xb6b2fb(0x211)](_0x31ac53,_0x2e1511),_0x18e5c4=_0x4d3eac['id'],_0x58a082=_0x581f5a?_0xb6b2fb(0x106)+_0x581f5a:_0xb6b2fb(0x196),_0x4eb9b4=this[_0xb6b2fb(0x1d0)]({'id':_0x1f6bba,'type':_0x58a082,'createdAt':new Date(),'authorId':_0x18e5c4,'attributes':_0x53d2f6});return this[_0xb6b2fb(0xdc)](_0x58a082,_0x1f6bba,_0x18e5c4,_0x96971d),_0x4eb9b4;}}[_0xe72ca(0x1ab)](_0x265c49,_0x3e0f4b=_0xe72ca(0x1c5),_0x1e0d20={}){const _0x2500c2=_0xe72ca,_0x9a5b62=this[_0x2500c2(0x101)][_0x2500c2(0x1e8)][_0x2500c2(0x1ac)](_0x2500c2(0x110))['me'],_0x500420=_0x265c49[_0x2500c2(0x7f)](_0x22047c=>new _0x1a53d5(_0x22047c[_0x2500c2(0x20d)],_0x22047c[_0x2500c2(0x229)])),_0x2bdce2=new Set();for(const {suggestion:_0x16cbb1,meta:_0x4349af}of this[_0x2500c2(0x222)](_0x500420,_0x2500c2(0x14f)))_0x4349af[_0x2500c2(0x8e)]&&!_0x4349af[_0x2500c2(0x21a)]&&_0x2bdce2[_0x2500c2(0x1a6)](_0x16cbb1);for(const _0x3edaf6 of _0x2bdce2)if(_0x3edaf6[_0x2500c2(0xf7)]){const _0x326510=_0x3edaf6[_0x2500c2(0xb1)]();(!_0x3edaf6[_0x2500c2(0xe6)]||!_0x3edaf6[_0x2500c2(0xe6)][_0x2500c2(0xa2)])&&(_0x326510[_0x2500c2(0x1af)](_0xb09104=>_0x500420[_0x2500c2(0x9f)](_0x24512f=>_0x24512f[_0x2500c2(0xbe)](_0xb09104,!0x0)))&&_0x3edaf6[_0x2500c2(0x9a)]());if(_0x500420[_0x2500c2(0x1af)](_0x19376e=>_0x326510[_0x2500c2(0x9f)](_0x18e1f9=>_0x18e1f9[_0x2500c2(0xbe)](_0x19376e,!0x0)))){const _0xa8155a=this[_0x2500c2(0x156)][_0x2500c2(0x1b9)](_0x2500c2(0x196),_0x3e0f4b,_0x2500c2(0x1f4));return this[_0x2500c2(0x14b)](()=>_0xa8155a(_0x265c49,null,_0x1e0d20)),null;}}else{const _0x13fb9d=_0x3edaf6[_0x2500c2(0x1dd)]();_0x500420[_0x2500c2(0x9f)](_0x5d532e=>_0x5d532e[_0x2500c2(0xbe)](_0x13fb9d,!0x0))&&_0x3edaf6[_0x2500c2(0x9a)]();if(_0x500420[_0x2500c2(0x1af)](_0xca28ff=>_0x13fb9d[_0x2500c2(0xbe)](_0xca28ff,!0x0))){const _0x343b3=this[_0x2500c2(0x156)][_0x2500c2(0x1b9)](_0x2500c2(0x196),_0x3e0f4b,_0x2500c2(0x1f4));return this[_0x2500c2(0x14b)](()=>_0x343b3(_0x500420,null,_0x1e0d20)),null;}}const _0x413055=this[_0x2500c2(0x156)][_0x2500c2(0x1b9)](_0x2500c2(0x196),_0x3e0f4b,_0x2500c2(0x120));let _0x1213f1=null;for(const _0x3ec201 of this[_0x2500c2(0x158)]())if(_0x3ec201[_0x2500c2(0x1c6)]['id']==_0x9a5b62['id']&&_0x3ec201[_0x2500c2(0x21e)]&&_0x2500c2(0x196)==_0x3ec201[_0x2500c2(0x145)]&&_0x3ec201[_0x2500c2(0x213)]==_0x3e0f4b&&Pt(_0x3ec201,_0x1e0d20)&&(_0x413055(_0x3ec201[_0x2500c2(0xb1)](),_0x500420)||_0x413055(_0x500420,_0x3ec201[_0x2500c2(0xb1)]()))){if(_0x1213f1){if(_0x3ec201[_0x2500c2(0x104)]&&_0x3ec201[_0x2500c2(0x104)][_0x2500c2(0x146)])continue;for(const _0x200ecf of _0x3ec201[_0x2500c2(0xb1)]())_0x1213f1[_0x2500c2(0x132)](_0x200ecf)||_0x1213f1[_0x2500c2(0x15c)](_0x200ecf);_0x3ec201[_0x2500c2(0x8c)]();}else{_0x1213f1=_0x3ec201;for(const _0x252328 of _0x500420)_0x3ec201[_0x2500c2(0x132)](_0x252328)||_0x3ec201[_0x2500c2(0x15c)](_0x252328);}}if(_0x1213f1)return _0x1213f1;_0x2bdce2[_0x2500c2(0xee)]();for(const {suggestion:_0x2a8889,meta:_0x4f4c69}of this[_0x2500c2(0x222)](_0x500420,_0x2500c2(0x196)))_0x4f4c69[_0x2500c2(0x8e)]&&(this[_0x2500c2(0x223)]||!_0x4f4c69[_0x2500c2(0x192)]&&!_0x4f4c69[_0x2500c2(0x1f3)])&&Pt(_0x2a8889,_0x1e0d20)&&_0x2bdce2[_0x2500c2(0x1a6)](_0x2a8889);for(const _0x210e55 of _0x2bdce2){const _0x49272e=_0x210e55[_0x2500c2(0xb1)]();if(!_0x1e0d20||!_0x1e0d20[_0x2500c2(0xa2)]){if(_0x500420[_0x2500c2(0x1af)](_0x15cbcc=>_0x49272e[_0x2500c2(0x9f)](_0xdec1f8=>_0xdec1f8[_0x2500c2(0xbe)](_0x15cbcc,!0x0))))return _0x210e55;}(!_0x210e55[_0x2500c2(0xe6)]||!_0x210e55[_0x2500c2(0xe6)][_0x2500c2(0xa2)])&&(_0x49272e[_0x2500c2(0x1af)](_0x50b27f=>_0x500420[_0x2500c2(0x9f)](_0x500c68=>_0x500c68[_0x2500c2(0xbe)](_0x50b27f,!0x0)))&&_0x210e55[_0x2500c2(0x9a)]());}const _0x57e69f=_0xac3df8(),_0x4f28a3=_0x9a5b62['id'],_0x56dfc8=_0x2500c2(0x106)+_0x3e0f4b,_0x26f6b6=this[_0x2500c2(0x1d0)]({'id':_0x57e69f,'type':_0x56dfc8,'createdAt':new Date(),'authorId':_0x4f28a3,'attributes':_0x1e0d20});for(const _0x178d7e of _0x500420)_0x178d7e[_0x2500c2(0x1eb)](),_0x178d7e[_0x2500c2(0x162)]||_0x2500c2(0x114)==_0x178d7e[_0x2500c2(0xd5)][_0x2500c2(0x1b2)]||this[_0x2500c2(0xdc)](_0x56dfc8,_0x57e69f,_0x4f28a3,_0x178d7e,_0xe1a3d1[_0x2500c2(0x135)]());return _0x26f6b6;}[_0xe72ca(0xcb)](_0x42e2c0,_0x54de1f,_0x524193,_0x2d00c9,_0x45a518){const _0x2caff5=_0xe72ca;if(_0x42e2c0[_0x2caff5(0x162)])return[];if(_0x2caff5(0x1a7)===this[_0x2caff5(0xc1)])return[];const _0x3a9a70=this[_0x2caff5(0x101)][_0x2caff5(0x1e8)][_0x2caff5(0x1ac)](_0x2caff5(0x110))['me']['id'],_0x3dc37d=Array[_0x2caff5(0x128)](this[_0x2caff5(0xa3)][_0x2caff5(0x14c)]())[_0x2caff5(0xce)](_0x494ff8=>_0x2caff5(0x1e9)==_0x494ff8[_0x2caff5(0x145)]&&_0x494ff8[_0x2caff5(0xc7)][_0x2caff5(0xbd)]==_0x54de1f&&_0x494ff8[_0x2caff5(0x132)](_0x42e2c0));if(_0x2caff5(0x16a)===this[_0x2caff5(0xc1)]){const _0x490b92=this[_0x2caff5(0x222)](_0x42e2c0,_0x2caff5(0x14f))[_0x2caff5(0xce)](({meta:_0x30e7a9})=>_0x30e7a9[_0x2caff5(0x8e)]&&!_0x30e7a9[_0x2caff5(0x1f3)]&&!_0x30e7a9[_0x2caff5(0x21a)])[_0x2caff5(0x7f)](({suggestion:_0x5465d9})=>_0x5465d9);_0x3dc37d[_0x2caff5(0x1d2)](..._0x490b92);}const _0x4a16b6=new Map([[_0x42e2c0,_0x524193]]);for(const _0x1b1c35 of _0x3dc37d){const _0x2e2490=_0x2caff5(0x1e9)==_0x1b1c35[_0x2caff5(0x145)]?_0x1b1c35[_0x2caff5(0xc7)][_0x2caff5(0x1b0)]:void 0x0,_0x1d4be4=_0x1b1c35[_0x2caff5(0x1dd)](),_0x3f2201=Array[_0x2caff5(0x128)](_0x4a16b6[_0x2caff5(0x1c8)]())[_0x2caff5(0x1ad)](_0x199f8a=>_0x199f8a[_0x2caff5(0x22b)](_0x1d4be4));if(!_0x3f2201)continue;const _0x5b63a0=_0x3f2201[_0x2caff5(0xae)](_0x1d4be4);this[_0x2caff5(0x1a5)](_0x54de1f)&&_0x2caff5(0x14f)==_0x1b1c35[_0x2caff5(0x145)]&&0x0!=_0x5b63a0[_0x2caff5(0x146)]||(_0x4a16b6[_0x2caff5(0xf8)](_0x3f2201),_0x5b63a0[_0x2caff5(0x226)](_0x23c509=>{const _0x4b0784=_0x2caff5;_0x4a16b6[_0x4b0784(0xc0)](_0x23c509,_0x524193);}),_0x2caff5(0x14f)!=_0x1b1c35[_0x2caff5(0x145)]&&_0x2e2490!=_0x2d00c9&&_0x4a16b6[_0x2caff5(0xc0)](_0x3f2201[_0x2caff5(0xf6)](_0x1d4be4),_0x2e2490));}const _0x1f3cfd=[];for(const [_0x54d5d7,_0x3d6152]of _0x4a16b6){const _0x4f169a=_0xac3df8(),_0x51113d={'key':_0x54de1f,'oldValue':_0x3d6152,'newValue':_0x2d00c9};_0x54de1f[_0x2caff5(0x146)]>0x25&&console[_0x2caff5(0xab)](_0x2caff5(0xed),{'key':_0x54de1f});const _0x25f644=(_0x2caff5(0xd4)+(_0x54de1f+'|'+Et({'newValue':_0x2d00c9})))[_0x2caff5(0x1cb)](0x0,0x3c),_0x20ae64=this[_0x2caff5(0x1d0)]({'id':_0x4f169a,'type':_0x25f644,'data':_0x51113d,'createdAt':new Date(),'authorId':_0x3a9a70,'attributes':_0x45a518});_0x1f3cfd[_0x2caff5(0x190)](_0x20ae64),this[_0x2caff5(0xdc)](_0x25f644,_0x4f169a,_0x3a9a70,_0x54d5d7);}return _0x1f3cfd;}[_0xe72ca(0x17e)](_0x485cbc){const _0x37192d=_0xe72ca;this[_0x37192d(0x147)][_0x37192d(0x1a6)](_0x485cbc);}[_0xe72ca(0x204)](_0x2abff3){const _0x45422a=_0xe72ca;this[_0x45422a(0xc2)][_0x45422a(0x1a6)](_0x2abff3);}[_0xe72ca(0xb8)](_0x3a7f11,_0x31e89c=[],_0x4671c4=[]){const _0x42b659=_0xe72ca;this[_0x42b659(0xb2)](_0x3a7f11,(_0x59e83a,..._0x50f833)=>{const _0x19d5e0=_0x42b659;this[_0x19d5e0(0x113)](()=>{_0x59e83a(..._0x50f833);});});for(const _0x313a39 of _0x31e89c)this[_0x42b659(0x204)](_0x313a39);for(const _0x4c589c of _0x4671c4)this[_0x42b659(0x17e)](_0x4c589c);}[_0xe72ca(0x1ec)](_0x43343c){const _0x25b07b=_0xe72ca;return _0x25b07b(0x1e9)==_0x43343c[_0x25b07b(0x145)]?_0x43343c[_0x25b07b(0x213)][_0x25b07b(0x19e)]('|')[0x0]:null;}[_0xe72ca(0x82)](_0x4c5b86,_0x3856b5){const _0x39f990=_0xe72ca,_0x58d0eb=_0x4c5b86[_0x39f990(0xe8)]();this[_0x39f990(0x1ff)][_0x39f990(0x1a9)](_0x5d9d47=>{const _0x2ecb38=_0x39f990;_0x5d9d47[_0x2ecb38(0x12d)](_0x58d0eb,{'range':_0x3856b5});});}[_0xe72ca(0x1bd)](_0x40ce8d){const _0x34c1b4=_0xe72ca,_0x6cf649=_0x40ce8d['id'],_0x229af9=this[_0x34c1b4(0x101)][_0x34c1b4(0x1a4)][_0x34c1b4(0x1ac)](_0x34c1b4(0x127));this[_0x34c1b4(0xb0)][_0x34c1b4(0x144)](_0x6cf649)||this[_0x34c1b4(0xb0)][_0x34c1b4(0x224)]({'channelId':_0x229af9,'threadId':_0x6cf649,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2c5f48=this[_0x34c1b4(0xb0)][_0x34c1b4(0x1ef)](_0x6cf649);_0x2c5f48[_0x34c1b4(0x1c9)](_0x34c1b4(0xd8)),_0x2c5f48[_0x34c1b4(0xd8)]=!0x1,_0x40ce8d[_0x34c1b4(0x104)]=_0x2c5f48;}[_0xe72ca(0x17d)](_0x34d521,_0x3a1718,_0x13c2b7,_0xa47eab){const _0x2a47e9=_0xe72ca;if(_0x34d521[_0x2a47e9(0x145)]!=_0x3a1718||_0x34d521[_0x2a47e9(0x213)]!=_0x13c2b7||_0x34d521[_0x2a47e9(0xc4)]['id']!=_0xa47eab)throw this[_0x2a47e9(0x101)][_0x2a47e9(0x15d)](_0x2a47e9(0x1f1)),new _0x1beb79(_0x2a47e9(0x1f1),this);}[_0xe72ca(0x142)](_0x15d2ef,_0xa9004){const _0x27da6f=_0xe72ca,_0x4d1257=_0x15d2ef[_0x27da6f(0x1dd)]();if(_0xa9004[_0x27da6f(0xda)](_0x4d1257))_0x15d2ef[_0x27da6f(0x8c)]();else{if(_0x4d1257[_0x27da6f(0xbe)](_0xa9004)){const _0x987ee7=this[_0x27da6f(0x1ff)][_0x27da6f(0x210)](_0xa9004[_0x27da6f(0x20d)][_0x27da6f(0x21f)],_0x27da6f(0x229));this[_0x27da6f(0x82)](_0x15d2ef,this[_0x27da6f(0x1ff)][_0x27da6f(0x211)](_0x4d1257[_0x27da6f(0x20d)],_0x987ee7));const _0x4f8c41=_0xac3df8(),_0x20dfac=_0x15d2ef[_0x27da6f(0xc4)]['id'],_0x6b3eee=_0x15d2ef[_0x27da6f(0x145)]+':'+_0x15d2ef[_0x27da6f(0x213)];this[_0x27da6f(0x1d0)]({'id':_0x4f8c41,'type':_0x6b3eee,'createdAt':new Date(),'authorId':_0x20dfac,'data':_0x15d2ef[_0x27da6f(0xc7)],'attributes':_0x15d2ef[_0x27da6f(0xe6)]});const _0x3385bf=this[_0x27da6f(0x1ff)][_0x27da6f(0x210)](_0xa9004[_0x27da6f(0x229)][_0x27da6f(0x163)],_0x27da6f(0x17a)),_0x59296e=this[_0x27da6f(0x1ff)][_0x27da6f(0x211)](_0x3385bf,_0x4d1257[_0x27da6f(0x229)]);this[_0x27da6f(0xdc)](_0x6b3eee,_0x4f8c41,_0x20dfac,_0x59296e);}else{if(_0x4d1257[_0x27da6f(0x1d6)](_0xa9004[_0x27da6f(0x20d)])){const _0x567e4a=this[_0x27da6f(0x1ff)][_0x27da6f(0x210)](_0xa9004[_0x27da6f(0x20d)][_0x27da6f(0x21f)],_0x27da6f(0x229));this[_0x27da6f(0x82)](_0x15d2ef,this[_0x27da6f(0x1ff)][_0x27da6f(0x211)](_0x4d1257[_0x27da6f(0x20d)],_0x567e4a));}else{const _0x13c393=this[_0x27da6f(0x1ff)][_0x27da6f(0x210)](_0xa9004[_0x27da6f(0x229)][_0x27da6f(0x163)],_0x27da6f(0x17a));this[_0x27da6f(0x82)](_0x15d2ef,this[_0x27da6f(0x1ff)][_0x27da6f(0x211)](_0x13c393,_0x4d1257[_0x27da6f(0x229)]));}}}}[_0xe72ca(0x126)](_0x3999ec){const _0x4e09d8=_0xe72ca;for(const {suggestion:_0x3cbe19,meta:_0x37bdb8}of this[_0x4e09d8(0x222)](_0x3999ec,_0x4e09d8(0x14f))){if(!_0x37bdb8[_0x4e09d8(0x8e)])continue;const _0x37cb73=_0x3cbe19[_0x4e09d8(0xb1)]();for(const _0x3fec20 of _0x37cb73)if(!_0x3999ec[_0x4e09d8(0xae)](_0x3fec20)[_0x4e09d8(0x146)])return!0x0;}return!0x1;}[_0xe72ca(0x84)](_0xdaf2c2){const _0x49af55=_0xe72ca,_0x55a444=this[_0x49af55(0x101)][_0x49af55(0x1e8)][_0x49af55(0x1ac)](_0x49af55(0x110))[_0x49af55(0x1f9)](_0xdaf2c2);if(!_0x55a444)throw new _0x1beb79(_0x49af55(0xfe),this);return _0x55a444;}[_0xe72ca(0xf9)](_0x1c2f0a){const _0xfd49d2=_0xe72ca,_0x59ef32=this[_0xfd49d2(0x101)][_0xfd49d2(0x1e8)][_0xfd49d2(0x1ac)](_0xfd49d2(0x110)),_0x329dec=_0x19e002(_0xfd49d2(0x205)+_0x1c2f0a),_0x4b0418=_0x59ef32[_0xfd49d2(0x1f9)](_0x329dec);return _0x4b0418||_0x59ef32[_0xfd49d2(0x17c)]({'id':_0x329dec,'name':_0x1c2f0a});}[_0xe72ca(0x102)](_0x518d16,_0x361127,_0xa5b8ec,_0x24a19a,_0x154498){const _0x58823d=_0xe72ca,_0xa188cd=this[_0x58823d(0x84)](_0x24a19a),_0x458c4f=this[_0x58823d(0x156)][_0x58823d(0x201)](_0x518d16,_0x361127,_0xa5b8ec,_0xa188cd,_0x154498,_0xb7ba2c=>{const _0x2b2715=_0x58823d;this[_0x2b2715(0x13f)](_0xa5b8ec,{'attributes':_0xb7ba2c});const _0x1dc079=this[_0x2b2715(0x1c7)](_0xa5b8ec);this[_0x2b2715(0x14e)](new Set([_0x1dc079])),this[_0x2b2715(0x22e)](new Set([_0x1dc079]));});return this[_0x58823d(0xd9)](_0x458c4f,_0x58823d(0x1f4),()=>{const _0x4059cd=_0x58823d;this[_0x4059cd(0x13f)](_0xa5b8ec,{'state':_0x4059cd(0x175)});},{'priority':_0x58823d(0x208)}),this[_0x58823d(0xd9)](_0x458c4f,_0x58823d(0x9a),()=>{const _0x1ef472=_0x58823d;this[_0x1ef472(0x13f)](_0xa5b8ec,{'state':_0x1ef472(0xd7)});},{'priority':_0x58823d(0x208)}),this[_0x58823d(0xa3)][_0x58823d(0xc0)](_0xa5b8ec,_0x458c4f),this[_0x58823d(0xad)][_0x58823d(0xc0)](_0x458c4f,_0x58823d(0x119)),_0x458c4f;}[_0xe72ca(0x212)](_0x305e3c){const _0x3c05eb=_0xe72ca,_0x5c5215=_0x305e3c[_0x3c05eb(0x19e)](':');return{'group':_0x5c5215[0x0],'type':_0x5c5215[0x1],'subType':_0x5c5215[_0x3c05eb(0x146)]>=0x5?_0x5c5215[0x2]:null,'id':_0x5c5215[_0x3c05eb(0x146)]<0x5?_0x5c5215[0x2]:_0x5c5215[0x3],'authorId':_0x5c5215[_0x3c05eb(0x146)]<0x5?_0x5c5215[0x3]:_0x5c5215[0x4],'markerCount':0x6==_0x5c5215[_0x3c05eb(0x146)]?_0x5c5215[0x5]:null};}[_0xe72ca(0x1b7)](_0x536113,_0x5be6a7,_0x345249){const _0x491757=_0xe72ca,_0x2be81f=_0x536113[_0x491757(0x1dd)](),_0x4361d1=_0x2be81f[_0x491757(0x20d)],_0x380057=_0x2be81f[_0x491757(0x229)];this[_0x491757(0x82)](_0x536113,this[_0x491757(0x1ff)][_0x491757(0x211)](_0x4361d1,_0x5be6a7));const _0x305cc0=_0xac3df8(),_0x11c8cf=_0x536113[_0x491757(0xc4)]['id'],_0x26d19d=_0x536113[_0x491757(0x145)]+(_0x536113[_0x491757(0x213)]?':'+_0x536113[_0x491757(0x213)]:'');this[_0x491757(0x1d0)]({'id':_0x305cc0,'type':_0x26d19d,'createdAt':new Date(),'authorId':_0x11c8cf,'originalSuggestionId':_0x536113['id'],'attributes':_0x536113[_0x491757(0xe6)],'data':_0x536113[_0x491757(0xc7)]});const _0x3b7feb=this[_0x491757(0x1ec)](_0x536113);(_0x491757(0x93)==_0x536113[_0x491757(0x145)]||_0x3b7feb&&this[_0x491757(0x1a5)](_0x3b7feb))&&(_0x345249=this[_0x491757(0x1ff)][_0x491757(0x227)](_0x345249[_0x491757(0x163)])),this[_0x491757(0xdc)](_0x26d19d,_0x305cc0,_0x11c8cf,this[_0x491757(0x1ff)][_0x491757(0x211)](_0x345249,_0x380057));}[_0xe72ca(0x222)](_0x3fc907,_0x39de2e=null){const _0x12ae46=_0xe72ca,_0x342ee2=[],_0x1dcfd6=this[_0x12ae46(0x101)][_0x12ae46(0x1e8)][_0x12ae46(0x1ac)](_0x12ae46(0x110))['me'];Array[_0x12ae46(0x11c)](_0x3fc907)||(_0x3fc907=[_0x3fc907]);for(const _0x31057c of this[_0x12ae46(0x158)]()){if(!_0x31057c[_0x12ae46(0x21e)])continue;if(_0x39de2e&&_0x31057c[_0x12ae46(0x145)]!=_0x39de2e)continue;let _0x5747ce=!0x1;for(const _0x3b8b5d of _0x31057c[_0x12ae46(0xb1)]()){for(const _0x373a74 of _0x3fc907){const _0x5194ae=_0x373a74[_0x12ae46(0x20d)][_0x12ae46(0xda)](_0x3b8b5d[_0x12ae46(0x229)])||_0x373a74[_0x12ae46(0x229)][_0x12ae46(0xda)](_0x3b8b5d[_0x12ae46(0x20d)]);if(_0x5194ae||_0x373a74[_0x12ae46(0xf6)](_0x3b8b5d)){const _0x906f85=_0x373a74[_0x12ae46(0xbe)](_0x3b8b5d)&&xt(this[_0x12ae46(0x1ff)][_0x12ae46(0x14a)],_0x3b8b5d[_0x12ae46(0x20d)],_0x373a74),_0x27bf30=_0x3b8b5d[_0x12ae46(0xbe)](_0x373a74)&&xt(this[_0x12ae46(0x1ff)][_0x12ae46(0x14a)],_0x373a74[_0x12ae46(0x20d)],_0x3b8b5d);_0x342ee2[_0x12ae46(0x190)]({'suggestion':_0x31057c,'meta':{'isOwn':_0x1dcfd6==_0x31057c[_0x12ae46(0x1c6)],'isNextTo':_0x5194ae,'isInsideObject':_0x906f85,'containsRangeInObject':_0x27bf30}}),_0x5747ce=!0x0;break;}}if(_0x5747ce)break;}}return _0x342ee2;}[_0xe72ca(0xdc)](_0x56704e,_0x1697d8,_0x3c071c,_0x51f955,_0x4fefa7){const _0x4bca31=_0xe72ca;this[_0x4bca31(0x1ff)][_0x4bca31(0x1a9)](_0x2c2998=>{const _0x255339=_0x4bca31;let _0x8377=_0x255339(0x199)+_0x56704e+':'+_0x1697d8+':'+_0x3c071c;_0x4fefa7&&(_0x8377=_0x8377+':'+_0x4fefa7),_0x2c2998[_0x255339(0x172)](_0x8377,{'range':_0x51f955,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xe72ca(0xf2)](_0x5e1d26){const _0x5819d3=_0xe72ca,_0x3f6d58=_0x5e1d26[_0x5819d3(0x1dc)],_0x552fbe=_0x5e1d26[_0x5819d3(0x9e)];_0x5e1d26[_0x5819d3(0x1dc)]=null,_0x5e1d26[_0x5819d3(0x9e)]=null,null!=_0x3f6d58&&_0x3f6d58[_0x5819d3(0x9e)]==_0x5e1d26&&(_0x3f6d58[_0x5819d3(0x9e)]=_0x552fbe),null!=_0x552fbe&&_0x552fbe[_0x5819d3(0x1dc)]==_0x5e1d26&&(_0x552fbe[_0x5819d3(0x1dc)]=_0x3f6d58),_0x5819d3(0x165)==this[_0x5819d3(0xad)][_0x5819d3(0x1ac)](_0x5e1d26)&&(this[_0x5819d3(0xad)][_0x5819d3(0xc0)](_0x5e1d26,_0x5819d3(0x1be)),this[_0x5819d3(0x1fc)](_0x5819d3(0x12b),_0x5e1d26,_0x3f6d58,_0x552fbe));}[_0xe72ca(0x1d0)](_0x188675){const _0x3e06cb=_0xe72ca,_0x515ae2=_0x188675['id'],_0x4593a8=this[_0x3e06cb(0x1ce)](_0x188675);if(this[_0x3e06cb(0x1b1)]&&this[_0x3e06cb(0x1b1)][_0x3e06cb(0x18d)]){const _0x545861=this[_0x3e06cb(0x101)][_0x3e06cb(0x1e8)][_0x3e06cb(0x1ac)](_0x3e06cb(0x1fa)),_0x1ba57f=_0x4593a8[_0x3e06cb(0x1bc)],_0x3eb17b=_0x4593a8[_0x3e06cb(0x213)]?_0x4593a8[_0x3e06cb(0x145)]+':'+_0x4593a8[_0x3e06cb(0x213)]:_0x4593a8[_0x3e06cb(0x145)],_0x576f39=this[_0x3e06cb(0x101)][_0x3e06cb(0x1e3)],_0x135d09=_0x545861[_0x3e06cb(0x1a6)](_0x25095d(_0x576f39,_0x3e06cb(0x194))),_0x2501ea={'id':_0x515ae2,'type':_0x3eb17b,'hasComments':_0x1ba57f,'data':_0x188675[_0x3e06cb(0xc7)]||null,'originalSuggestionId':_0x188675[_0x3e06cb(0x1f2)]||null,'attributes':_0x4593a8[_0x3e06cb(0xe6)]};this[_0x3e06cb(0x1b1)][_0x3e06cb(0x18d)](_0x2501ea)[_0x3e06cb(0x118)](_0x28e38a=>{const _0x3a2ecd=_0x3e06cb;_0x4593a8[_0x3a2ecd(0x108)]=!0x0,_0x545861[_0x3a2ecd(0xfa)](_0x135d09),_0x28e38a&&_0x28e38a[_0x3a2ecd(0x115)]&&(this[_0x3a2ecd(0xa3)][_0x3a2ecd(0x1ac)](_0x515ae2)[_0x3a2ecd(0x115)]=_0x28e38a[_0x3a2ecd(0x115)]);})[_0x3e06cb(0x1a3)](_0x343930=>{const _0x57a448=_0x3e06cb;throw _0x59f603(_0x57a448(0xe1)),this[_0x57a448(0x101)][_0x57a448(0xa9)][_0x57a448(0x16d)]({'isUndoable':!0x1},()=>{const _0x499c92=_0x57a448;_0x4593a8[_0x499c92(0x9a)]();}),_0x4593a8[_0x57a448(0x139)](),this[_0x57a448(0xa3)][_0x57a448(0xf8)](_0x4593a8['id']),this[_0x57a448(0xad)][_0x57a448(0xf8)](_0x4593a8),_0x343930;});}return _0x4593a8;}[_0xe72ca(0x1a5)](_0x26d82f){const _0x55f569=_0xe72ca;return this[_0x55f569(0x147)][_0x55f569(0x167)](_0x26d82f);}[_0xe72ca(0x13f)](_0x46d896,_0x16af4c){const _0x465c44=_0xe72ca,_0x1afab5=this[_0x465c44(0x101)][_0x465c44(0x1e8)][_0x465c44(0x1ac)](_0x465c44(0x1fa)),_0x456250=this[_0x465c44(0x1c7)](_0x46d896);if(this[_0x465c44(0x1b1)]&&this[_0x465c44(0x1b1)][_0x465c44(0xd2)]){if(_0x456250[_0x465c44(0x108)]){const _0x56b3af=_0x1afab5[_0x465c44(0x1a6)](_0x25095d(this[_0x465c44(0x101)][_0x465c44(0x1e3)],_0x465c44(0x194)));this[_0x465c44(0x1b1)][_0x465c44(0xd2)](_0x46d896,_0x16af4c)[_0x465c44(0x118)](()=>{const _0x136f73=_0x465c44;_0x1afab5[_0x136f73(0xfa)](_0x56b3af);});}else _0x456250['on'](_0x465c44(0x12c),()=>{const _0x1c5b66=_0x465c44;this[_0x1c5b66(0x13f)](_0x46d896,_0x16af4c);});}}[_0xe72ca(0x15a)](_0xa3d989){const _0x37d5ee=_0xe72ca;if(!this[_0x37d5ee(0x1b1)]||!this[_0x37d5ee(0x1b1)][_0x37d5ee(0x1c7)])throw new _0x1beb79(_0x37d5ee(0x18b),this);return this[_0x37d5ee(0x1b1)][_0x37d5ee(0x1c7)](_0xa3d989);}[_0xe72ca(0x22d)](_0x4428b4){const _0x30ab23=_0xe72ca,{id:_0x586121,type:_0x32b851,subType:_0xed4f2a,authorId:_0x56205a}=this[_0x30ab23(0x212)](_0x4428b4),_0x484f5e=this[_0x30ab23(0xa3)][_0x30ab23(0x1ac)](_0x586121)||this[_0x30ab23(0x102)](_0x32b851,_0xed4f2a,_0x586121,_0x56205a,{});switch(this[_0x30ab23(0x17d)](_0x484f5e,_0x32b851,_0xed4f2a,_0x56205a),this[_0x30ab23(0xad)][_0x30ab23(0x1ac)](_0x484f5e)){case _0x30ab23(0x119):this[_0x30ab23(0x15a)](_0x586121)[_0x30ab23(0x118)](_0x46e12d=>{const _0x585b5e=_0x30ab23;let _0x536ffd=Promise[_0x585b5e(0x89)]();_0x46e12d[_0x585b5e(0x1bc)]&&(_0x536ffd=this[_0x585b5e(0xb0)][_0x585b5e(0xdd)]({'channelId':this[_0x585b5e(0x101)][_0x585b5e(0x1a4)][_0x585b5e(0x1ac)](_0x585b5e(0x127)),'threadId':_0x586121})),_0x536ffd[_0x585b5e(0x118)](()=>{const _0x2724dd=_0x585b5e;this[_0x2724dd(0x1ce)](_0x46e12d)[_0x2724dd(0x108)]=!0x0;});}),this[_0x30ab23(0xad)][_0x30ab23(0xc0)](_0x484f5e,_0x30ab23(0x15b));break;case _0x30ab23(0x1be):this[_0x30ab23(0x13f)](_0x586121,{'state':_0x30ab23(0x107)});case _0x30ab23(0x10b):this[_0x30ab23(0xad)][_0x30ab23(0xc0)](_0x484f5e,_0x30ab23(0x165)),this[_0x30ab23(0x1fc)](_0x30ab23(0x1b4),_0x484f5e);break;case _0x30ab23(0x165):this[_0x30ab23(0x1fc)](_0x30ab23(0x1b5),_0x484f5e);}return _0x484f5e[_0x30ab23(0x109)](_0x4428b4),_0x484f5e;}[_0xe72ca(0x22e)](_0x278c78){const _0x282483=_0xe72ca,_0x1605e7=Array[_0x282483(0x128)](_0x278c78),_0x356ff8=_0x1605e7[_0x282483(0xce)](_0x5a70f9=>_0x282483(0x1e9)==_0x5a70f9[_0x282483(0x145)]);this[_0x282483(0xde)](_0x356ff8);const _0x29fcaf=_0x1605e7[_0x282483(0xce)](_0x51bdca=>!_0x51bdca[_0x282483(0xf7)]&&_0x282483(0x1e9)!=_0x51bdca[_0x282483(0x145)]),_0x193515=this[_0x282483(0x158)]({'skipNotAttached':!0x0})[_0x282483(0xce)](_0x277be4=>!_0x277be4[_0x282483(0xf7)]&&_0x282483(0x1e9)!=_0x277be4[_0x282483(0x145)]),_0x160b8b=_0x193515[_0x282483(0xce)](_0x46dee5=>!_0x278c78[_0x282483(0x167)](_0x46dee5)),_0x28a834=new Map(_0x193515[_0x282483(0x7f)](_0x59d538=>[_0x59d538,this[_0x282483(0x156)][_0x282483(0x1b9)](_0x59d538[_0x282483(0x145)],_0x59d538[_0x282483(0x213)],_0x282483(0x13a))])),_0x301ad0=new Map(_0x193515[_0x282483(0x7f)](_0x43195e=>[_0x43195e,_0x43195e[_0x282483(0x1dd)]()])),_0x56f33f=new Set(),_0x2d7c4e=new Set();for(let _0x3378e5=0x0;_0x3378e5<_0x29fcaf[_0x282483(0x146)];_0x3378e5++)_0x5c0365(_0x29fcaf[_0x3378e5],_0x29fcaf,_0x3378e5+0x1);for(let _0x5d6850=0x0;_0x5d6850<_0x29fcaf[_0x282483(0x146)];_0x5d6850++)_0x5c0365(_0x29fcaf[_0x5d6850],_0x160b8b,0x0);const _0x188059=new Set();for(let _0x2bf5a6=0x0;_0x2bf5a6<_0x29fcaf[_0x282483(0x146)];_0x2bf5a6++){const _0xadc775=_0x29fcaf[_0x2bf5a6];!_0x2d7c4e[_0x282483(0x167)](_0xadc775)&&_0xadc775[_0x282483(0x1dc)]&&(_0x188059[_0x282483(0x1a6)](_0xadc775[_0x282483(0x1dc)]),_0xadc775[_0x282483(0x1dc)][_0x282483(0x9e)]===_0xadc775&&(_0xadc775[_0x282483(0x1dc)][_0x282483(0x9e)]=null),_0xadc775[_0x282483(0x1dc)]=null),!_0x56f33f[_0x282483(0x167)](_0xadc775)&&_0xadc775[_0x282483(0x9e)]&&(_0x188059[_0x282483(0x1a6)](_0xadc775[_0x282483(0x9e)]),_0xadc775[_0x282483(0x9e)][_0x282483(0x1dc)]===_0xadc775&&(_0xadc775[_0x282483(0x9e)][_0x282483(0x1dc)]=null),_0xadc775[_0x282483(0x9e)]=null);}function _0x5c0365(_0x29fab0,_0x27d1b3,_0x1ec2b1){const _0x32d411=_0x282483;for(let _0x5f0eac=_0x1ec2b1;_0x5f0eac<_0x27d1b3[_0x32d411(0x146)];_0x5f0eac++){const _0xd1b074=_0x2a3475(_0x29fab0,_0x27d1b3[_0x5f0eac]);_0xd1b074&&(_0xd1b074[0x0][_0x32d411(0x9e)]=_0xd1b074[0x1],_0xd1b074[0x1][_0x32d411(0x1dc)]=_0xd1b074[0x0],_0x56f33f[_0x32d411(0x1a6)](_0xd1b074[0x0]),_0x2d7c4e[_0x32d411(0x1a6)](_0xd1b074[0x1]));}}function _0x2a3475(_0x368d0c,_0x1f4979){const _0x10595d=_0x282483;if(_0x368d0c[_0x10595d(0x1c6)]['id']!==_0x1f4979[_0x10595d(0x1c6)]['id'])return null;const _0x2bc922=_0x28a834[_0x10595d(0x1ac)](_0x368d0c)(_0x368d0c,_0x1f4979,_0x301ad0[_0x10595d(0x1ac)](_0x368d0c),_0x301ad0[_0x10595d(0x1ac)](_0x1f4979));if(!_0x2bc922)return null;return _0x28a834[_0x10595d(0x1ac)](_0x1f4979)(_0x368d0c,_0x1f4979,_0x301ad0[_0x10595d(0x1ac)](_0x368d0c),_0x301ad0[_0x10595d(0x1ac)](_0x1f4979))?_0x2bc922[0x1][_0x10595d(0x104)]&&_0x2bc922[0x1][_0x10595d(0x104)][_0x10595d(0x146)]?null:_0x2bc922:null;}_0x188059[_0x282483(0x1cf)]&&this[_0x282483(0x22e)](_0x188059);}[_0xe72ca(0xde)](_0x179a1d){const _0x517d6a=_0xe72ca;if(0x0==_0x179a1d[_0x517d6a(0x146)])return;const _0x5369a7=this[_0x517d6a(0x158)]({'skipNotAttached':!0x0})[_0x517d6a(0xce)](_0x1cb413=>_0x517d6a(0x1e9)==_0x1cb413[_0x517d6a(0x145)]&&_0x1cb413[_0x517d6a(0xaf)]),_0x522829=[],_0x1d3877=new Map();for(const _0x2262c2 of _0x5369a7){const _0x321c47=_0x19e002(_0x2262c2[_0x517d6a(0xe6)]);_0x1d3877[_0x517d6a(0x167)](_0x321c47)||(_0x1d3877[_0x517d6a(0xc0)](_0x321c47,_0x522829[_0x517d6a(0x146)]),_0x522829[_0x517d6a(0x190)]([]));const _0x57329b=_0x1d3877[_0x517d6a(0x1ac)](_0x321c47);_0x522829[_0x57329b][_0x517d6a(0x190)](_0x2262c2);}!(function(){const _0x59a668=_0x517d6a;_0x522829[_0x59a668(0xe4)]((_0x373638,_0x52a356)=>{const _0x33cf96=_0x59a668,_0x912445=_0x373638[0x0][_0x33cf96(0x115)],_0x3d0a75=_0x52a356[0x0][_0x33cf96(0x115)];return _0x912445==_0x3d0a75?_0x373638[0x0][_0x33cf96(0xe6)][_0x33cf96(0x1d1)]<_0x52a356[0x0][_0x33cf96(0xe6)][_0x33cf96(0x1d1)]?-0x1:0x1:_0x912445<_0x3d0a75?-0x1:0x1;});for(const _0x558849 of _0x522829)_0x558849[_0x59a668(0xe4)]((_0x4431b0,_0x3b5e4d)=>_0x4431b0['id']<_0x3b5e4d['id']?-0x1:0x1);}());for(let _0x167ae9=0x0;_0x167ae9<_0x522829[_0x517d6a(0x146)];_0x167ae9++){if(0x0==_0x522829[_0x167ae9][_0x517d6a(0x146)])continue;const _0x5524a9=[];for(let _0x2292a0=_0x167ae9+0x1;_0x2292a0<_0x522829[_0x517d6a(0x146)];_0x2292a0++)0x0!=_0x522829[_0x2292a0][_0x517d6a(0x146)]&&_0x57a7df(_0x522829[_0x167ae9],_0x522829[_0x2292a0])&&_0x5524a9[_0x517d6a(0x190)](_0x2292a0);for(const _0x46fa07 of _0x5524a9)_0x522829[_0x167ae9]=_0x522829[_0x167ae9][_0x517d6a(0x138)](_0x522829[_0x46fa07]),_0x522829[_0x46fa07]=[];}for(const _0x3dd779 of _0x522829)for(let _0x4f93f3=0x0;_0x4f93f3<_0x3dd779[_0x517d6a(0x146)];_0x4f93f3++)_0x3dd779[_0x4f93f3][_0x517d6a(0x9e)]=_0x3dd779[_0x4f93f3+0x1]||null;for(const _0x526616 of _0x522829)for(let _0x18e859=0x0;_0x18e859<_0x526616[_0x517d6a(0x146)];_0x18e859++)_0x526616[_0x18e859][_0x517d6a(0x1dc)]=_0x526616[_0x18e859-0x1]||null;function _0x57a7df(_0x2f23c8,_0x18c009){const _0x8ead37=_0x517d6a;if(_0x2f23c8[0x0][_0x8ead37(0xe6)][_0x8ead37(0x1d1)]!==_0x18c009[0x0][_0x8ead37(0xe6)][_0x8ead37(0x1d1)]&&_0x2f23c8[0x0][_0x8ead37(0x1c6)]!==_0x18c009[0x0][_0x8ead37(0x1c6)])return!0x1;if(!function(_0x43936f,_0x478693){const _0x1ee392=_0x8ead37;if(!_0x43936f[_0x1ee392(0x1bc)]&&!_0x478693[_0x1ee392(0x1bc)])return!0x0;if(_0x43936f[_0x1ee392(0x1bc)]&&_0x478693[_0x1ee392(0x1bc)])return!0x1;if(_0x43936f[_0x1ee392(0x1bc)]&&_0x478693[_0x1ee392(0x115)]<_0x43936f[_0x1ee392(0x104)][_0x1ee392(0x166)][_0x1ee392(0x1ac)](0x0)[_0x1ee392(0x115)])return!0x0;if(_0x478693[_0x1ee392(0x1bc)]&&_0x43936f[_0x1ee392(0x115)]<_0x478693[_0x1ee392(0x104)][_0x1ee392(0x166)][_0x1ee392(0x1ac)](0x0)[_0x1ee392(0x115)])return!0x0;return!0x1;}(_0x2f23c8[0x0],_0x18c009[0x0]))return!0x1;const _0x45022c=_0x315694(_0x2f23c8[0x0][_0x8ead37(0xe6)],_0x8ead37(0x1d1)),_0x325ff1=_0x315694(_0x18c009[0x0][_0x8ead37(0xe6)],_0x8ead37(0x1d1));if(!_0x119f19(_0x45022c,_0x325ff1))return!0x1;return!!_0x2f23c8[_0x8ead37(0x1af)](_0x234285=>_0x18c009[_0x8ead37(0x9f)](_0x4d21cd=>_0x234285[_0x8ead37(0x1dd)]()[_0x8ead37(0xda)](_0x4d21cd[_0x8ead37(0x1dd)]())))&&_0x18c009[_0x8ead37(0x1af)](_0x3c6dc0=>_0x2f23c8[_0x8ead37(0x9f)](_0x493a07=>_0x3c6dc0[_0x8ead37(0x1dd)]()[_0x8ead37(0xda)](_0x493a07[_0x8ead37(0x1dd)]())));}}[_0xe72ca(0x14e)](_0x176b70){const _0x3ce6bf=_0xe72ca,_0x2cf7c7=Array[_0x3ce6bf(0x128)](_0x176b70),_0x2d37d2=this[_0x3ce6bf(0x158)]({'skipNotAttached':!0x0}),_0x32c316=_0x2d37d2[_0x3ce6bf(0xce)](_0x4962c8=>!_0x176b70[_0x3ce6bf(0x167)](_0x4962c8)),_0x5a9f22=new Map(_0x2cf7c7[_0x3ce6bf(0x7f)](_0x46c109=>[_0x46c109,this[_0x3ce6bf(0x156)][_0x3ce6bf(0x1b9)](_0x46c109[_0x3ce6bf(0x145)],_0x46c109[_0x3ce6bf(0x213)],_0x3ce6bf(0x120))])),_0x4b2257=new Map(_0x2d37d2[_0x3ce6bf(0x7f)](_0x3ef9d6=>[_0x3ef9d6,_0x3ef9d6[_0x3ce6bf(0xb1)]()]));for(let _0x2031bc=0x0;_0x2031bc<_0x2cf7c7[_0x3ce6bf(0x146)];_0x2031bc++){if(_0x494f7a(this,_0x2cf7c7[_0x2031bc],_0x2cf7c7,_0x2031bc+0x1))return!0x0;}for(let _0x139f20=0x0;_0x139f20<_0x2cf7c7[_0x3ce6bf(0x146)];_0x139f20++){if(_0x494f7a(this,_0x2cf7c7[_0x139f20],_0x32c316,0x0))return!0x0;}return!0x1;function _0x494f7a(_0xc61a0c,_0x1c552b,_0x52f67b,_0x394393){const _0x51a1df=_0x3ce6bf;for(let _0x5bd597=_0x394393;_0x5bd597<_0x52f67b[_0x51a1df(0x146)];_0x5bd597++){const _0x66f3ed=_0x52f67b[_0x5bd597];if(_0x66f3ed[_0x51a1df(0x145)]!==_0x1c552b[_0x51a1df(0x145)]||_0x66f3ed[_0x51a1df(0x1c6)]['id']!==_0x1c552b[_0x51a1df(0x1c6)]['id']||_0x66f3ed[_0x51a1df(0x213)]!==_0x1c552b[_0x51a1df(0x213)])continue;if(!Ft(_0x1c552b,_0x66f3ed,[_0x51a1df(0x1d1)]))continue;if(_0x51a1df(0x1e9)==_0x1c552b[_0x51a1df(0x145)]&&_0x1c552b[_0x51a1df(0xc7)][_0x51a1df(0x1b0)]!=_0x66f3ed[_0x51a1df(0xc7)][_0x51a1df(0x1b0)])continue;if(_0x51a1df(0x1e9)==_0x1c552b[_0x51a1df(0x145)]&&_0xc61a0c[_0x51a1df(0x1a5)](_0x1c552b[_0x51a1df(0xc7)][_0x51a1df(0xbd)]))continue;if(_0x51a1df(0x93)==_0x1c552b[_0x51a1df(0x145)]){const _0x54e786=_0xc61a0c[_0x51a1df(0x101)][_0x51a1df(0xa9)],_0x1a8a87=_0x1c552b[_0x51a1df(0x125)]();if(_0x1a8a87&&(_0x54e786[_0x51a1df(0x14a)][_0x51a1df(0xd1)](_0x1a8a87)||_0x54e786[_0x51a1df(0x14a)][_0x51a1df(0x1e5)](_0x1a8a87)))continue;}const _0x2bb635=_0x5a9f22[_0x51a1df(0x1ac)](_0x1c552b),_0x55e532=_0x4b2257[_0x51a1df(0x1ac)](_0x1c552b),_0x3f5eef=_0x4b2257[_0x51a1df(0x1ac)](_0x66f3ed),_0x48c175=_0x1c552b[_0x51a1df(0x104)]&&_0x1c552b[_0x51a1df(0x104)][_0x51a1df(0x146)],_0x24f513=_0x66f3ed[_0x51a1df(0x104)]&&_0x66f3ed[_0x51a1df(0x104)][_0x51a1df(0x146)];if(!_0x48c175&&_0x2bb635(_0x3f5eef,_0x55e532))return _0xc61a0c[_0x51a1df(0x17f)](_0x66f3ed,_0x1c552b),_0x4b2257[_0x51a1df(0xf8)](_0x1c552b),!0x0;if(!_0x24f513&&_0x2bb635(_0x55e532,_0x3f5eef))return _0xc61a0c[_0x51a1df(0x17f)](_0x1c552b,_0x66f3ed),_0x4b2257[_0x51a1df(0xf8)](_0x66f3ed),!0x0;}return!0x1;}}[_0xe72ca(0x17f)](_0x2ac949,_0x7f0116){const _0x2bcd57=_0xe72ca;if(_0x2ac949[_0x2bcd57(0xf7)]){for(const _0x47c2c7 of _0x7f0116[_0x2bcd57(0xb1)]())_0x2ac949[_0x2bcd57(0x15c)](_0x47c2c7);}else{const _0x4bfb3e=_0x7f0116[_0x2bcd57(0x1dd)]()[_0x2bcd57(0x229)];this[_0x2bcd57(0x82)](_0x2ac949,this[_0x2bcd57(0x1ff)][_0x2bcd57(0x211)](_0x2ac949[_0x2bcd57(0x1dd)]()[_0x2bcd57(0x20d)],_0x4bfb3e));}_0x7f0116[_0x2bcd57(0x8c)]();}[_0xe72ca(0x1e0)](_0x5ed2cf,_0x285c16){const _0x33898d=_0xe72ca,_0x590e80=_0x5ed2cf[_0x33898d(0x92)](_0x33898d(0x19d))||_0x5ed2cf[_0x33898d(0x92)](_0x33898d(0x1e9))?_0x33898d(0x20b):_0x5ed2cf[_0x33898d(0x149)]();return _0x25095d(this[_0x33898d(0x101)][_0x33898d(0x1e3)],_0x285c16+'_'+_0x590e80+_0x33898d(0x20e));}[_0xe72ca(0xe3)](){const _0x48b5aa=_0xe72ca,_0x37bca9=this[_0x48b5aa(0x101)];_0x2672d6(this[_0x48b5aa(0x1ff)],({left:_0x55d832,entered:_0x3650c7})=>{const _0x2e7381=_0x48b5aa,_0x4c285b=[];for(const _0x20f4ef of _0x55d832){const {group:_0x3dac5a,type:_0x10b1e1}=this[_0x2e7381(0x212)](_0x20f4ef[_0x2e7381(0x189)]);if(_0x2e7381(0x10a)===_0x3dac5a){_0x4c285b[_0x2e7381(0x190)](this[_0x2e7381(0x1e0)](_0x10b1e1,_0x2e7381(0x1a0)));break;}}for(const _0x1adf2c of _0x3650c7){const {group:_0x5e5977,type:_0x3eeb4e}=this[_0x2e7381(0x212)](_0x1adf2c[_0x2e7381(0x189)]);if(_0x2e7381(0x10a)===_0x5e5977){_0x4c285b[_0x2e7381(0x190)](this[_0x2e7381(0x1e0)](_0x3eeb4e,_0x2e7381(0x18e)));break;}}_0x4c285b[_0x2e7381(0x146)]&&_0x37bca9['ui'][_0x2e7381(0xd6)][_0x2e7381(0xa8)](_0x2e7381(0xb5),_0x4c285b[_0x2e7381(0x120)]('\x20'));});}[_0xe72ca(0x1c0)](_0x27b039){const _0x24e8ec=_0xe72ca;if(this[_0x24e8ec(0x200)])return!0x1;const _0x18190f=this[_0x24e8ec(0x101)],_0x2d5cfb=_0x18190f[_0x24e8ec(0xa9)][_0x24e8ec(0x178)][_0x24e8ec(0x9c)][_0x24e8ec(0x228)]();if(0x0==_0x2d5cfb[_0x24e8ec(0x146)])return!0x1;const _0x187e8c=[],_0x351219=_0x2d5cfb[_0x24e8ec(0xce)](_0x793ab5=>_0x24e8ec(0x1e9)==_0x793ab5[_0x24e8ec(0x145)]),_0x12b3d0=_0x2d5cfb[_0x24e8ec(0xce)](_0x38eef6=>_0x24e8ec(0x180)==_0x38eef6[_0x24e8ec(0x145)]&&_0x24e8ec(0x130)!=_0x38eef6[_0x24e8ec(0x189)]),_0x921a91=_0x2d5cfb[_0x24e8ec(0xce)](_0x3ac6f5=>_0x24e8ec(0xfa)==_0x3ac6f5[_0x24e8ec(0x145)]&&_0x24e8ec(0x130)!=_0x3ac6f5[_0x24e8ec(0x189)]);for(const _0x2b8422 of _0x351219)_0x187e8c[_0x24e8ec(0x190)]({'key':_0x2b8422[_0x24e8ec(0x11d)],'newValue':_0x2b8422[_0x24e8ec(0x11b)],'oldValue':_0x2b8422[_0x24e8ec(0x18a)],'range':Ut(_0x2b8422[_0x24e8ec(0x88)],_0x18190f[_0x24e8ec(0xa9)])});for(const _0x1088ef of _0x12b3d0){const _0xa14eca=_0x921a91[_0x24e8ec(0x1ad)](_0x1e43e3=>_0x1e43e3[_0x24e8ec(0xa0)][_0x24e8ec(0xda)](_0x1088ef[_0x24e8ec(0xa0)]));_0xa14eca&&_0x187e8c[_0x24e8ec(0x190)]({'key':_0x24e8ec(0x173),'newValue':_0x1088ef[_0x24e8ec(0x189)],'oldValue':_0xa14eca[_0x24e8ec(0x189)],'range':_0x18190f[_0x24e8ec(0xa9)][_0x24e8ec(0x1db)](_0x1088ef[_0x24e8ec(0xa0)][_0x24e8ec(0xec)])});}return 0x0!=_0x187e8c[_0x24e8ec(0x146)]&&this[_0x24e8ec(0xeb)](_0x27b039,_0x187e8c);}[_0xe72ca(0x181)](_0x6b3f35){const _0x18b602=_0xe72ca;let _0x315649=!0x1;const _0xd8f650=this[_0x18b602(0x101)][_0x18b602(0xa9)][_0x18b602(0x178)][_0x18b602(0x9c)][_0x18b602(0xc8)]()[_0x18b602(0xce)](_0x286c65=>_0x286c65[_0x18b602(0xc7)][_0x18b602(0xb6)]&&_0x286c65[_0x18b602(0x189)][_0x18b602(0x92)](_0x18b602(0x105)));for(const _0x286df4 of _0xd8f650){const {subType:_0x12f80d,id:_0x169696}=this[_0x18b602(0x212)](_0x286df4[_0x18b602(0x189)]),_0x57e9fe=_0x12f80d[_0x18b602(0x19e)]('|')[0x0];for(const _0x36e986 of this[_0x18b602(0x158)]({'skipNotAttached':!0x0}))_0x36e986['id']!=_0x169696&&_0x18b602(0x1e9)==_0x36e986[_0x18b602(0x145)]&&_0x36e986[_0x18b602(0xc7)]&&_0x36e986[_0x18b602(0xc7)][_0x18b602(0xbd)]==_0x57e9fe&&_0x36e986[_0x18b602(0x1dd)]()[_0x18b602(0x22b)](_0x286df4[_0x18b602(0xc7)][_0x18b602(0xb6)])&&(this[_0x18b602(0x225)](_0x36e986,_0x286df4[_0x18b602(0xc7)][_0x18b602(0xb6)],_0x6b3f35),_0x315649=!0x0);}return _0x315649;}[_0xe72ca(0x113)](_0x328d76){const _0x52ffb4=_0xe72ca;this[_0x52ffb4(0x101)],(this[_0x52ffb4(0x200)]=!0x0,_0x328d76());}[_0xe72ca(0xf1)](_0x534258){const _0x13e5b0=_0xe72ca,_0xdc23=this[_0x13e5b0(0x1a5)](_0x534258),_0x2a665c=this[_0x13e5b0(0xc2)][_0x13e5b0(0x167)](_0x534258);return _0xdc23||_0x2a665c;}[_0xe72ca(0xeb)](_0x56c257,_0x22ad19){const _0x23ebbd=_0xe72ca;if(0x0==_0x22ad19[_0x23ebbd(0x146)])return!0x1;let _0x236477=!0x1;for(const _0x2d79b4 of _0x22ad19){const _0x30aaca=this[_0x23ebbd(0x222)](_0x2d79b4[_0x23ebbd(0x88)],_0x23ebbd(0x1e9))[_0x23ebbd(0xce)](_0x516702=>!_0x516702[_0x23ebbd(0x1ed)][_0x23ebbd(0x21a)])[_0x23ebbd(0x7f)](_0x3e2e10=>_0x3e2e10[_0x23ebbd(0x10a)]),_0x58894f=_0x19e002({'newValue':_0x2d79b4[_0x23ebbd(0xcc)]});_0x30aaca[_0x23ebbd(0xce)](_0xf36e35=>{const _0x2c9cda=_0x23ebbd,[_0x44483c,_0x23ae6d]=_0xf36e35[_0x2c9cda(0x213)][_0x2c9cda(0x19e)]('|');return _0x44483c==_0x2d79b4[_0x2c9cda(0xbd)]&&_0x23ae6d!=_0x58894f;})[_0x23ebbd(0x226)](_0x15f034=>{const _0x162ee0=_0x23ebbd;this[_0x162ee0(0x225)](_0x15f034,_0x2d79b4[_0x162ee0(0x88)],_0x56c257),_0x236477=!0x0;});}return _0x236477;}[_0xe72ca(0x225)](_0x2f2bde,_0x3c4bc6,_0x1dcbfe){const _0x4db03f=_0xe72ca,_0x474348=_0x2f2bde[_0x4db03f(0x1dd)]()[_0x4db03f(0xae)](_0x3c4bc6);0x0!==_0x474348[_0x4db03f(0x146)]?0x1!==_0x474348[_0x4db03f(0x146)]?this[_0x4db03f(0x1b7)](_0x2f2bde,_0x3c4bc6[_0x4db03f(0x20d)],_0x3c4bc6[_0x4db03f(0x229)]):this[_0x4db03f(0x82)](_0x2f2bde,_0x474348[0x0]):_0x1dcbfe[_0x4db03f(0xdf)](_0x2f2bde[_0x4db03f(0xe8)]());}}class Bt{constructor(_0x181686){const _0x119bf6=_0xe72ca;this[_0x119bf6(0x141)]=_0x181686,this[_0x119bf6(0x1ff)]=_0x181686[_0x119bf6(0xa9)],this[_0x119bf6(0x215)]=new Map(),this[_0x119bf6(0x13e)]=new Map(),this[_0x119bf6(0x193)]();}[_0xe72ca(0x201)](_0x5f4393,_0x4f2340,_0x46a9b8,_0x59bcc1,_0x4400f8,_0x143825){const _0x4afe2a=_0xe72ca;return new _0xe1a3d1(this[_0x4afe2a(0x1ff)],{'type':_0x5f4393,'subType':_0x4f2340,'id':_0x46a9b8,'author':_0x59bcc1,'creator':_0x59bcc1,'attributes':_0x4400f8,'onAttributesChange':_0x143825,'onAccept':(..._0x4ba9ca)=>this[_0x4afe2a(0x1b9)](_0x5f4393,_0x4f2340,_0x4afe2a(0x1f4))(..._0x4ba9ca),'onDiscard':(..._0x1c54fe)=>this[_0x4afe2a(0x1b9)](_0x5f4393,_0x4f2340,_0x4afe2a(0x9a))(..._0x1c54fe)});}[_0xe72ca(0x198)](_0x4aafb0,_0x50e59a,_0x50056b,_0x582486){const _0x27f099=_0xe72ca,_0x42ab53=_0x4aafb0+':'+_0x50e59a+':'+_0x50056b;this[_0x27f099(0x215)][_0x27f099(0xc0)](_0x42ab53,_0x582486);}[_0xe72ca(0x1b9)](_0x40c241,_0x159c24,_0x321d7b){const _0x4a4ef6=_0xe72ca,_0x1adf58=_0x40c241+':'+_0x159c24+':'+_0x321d7b;return this[_0x4a4ef6(0x215)][_0x4a4ef6(0x1ac)](_0x1adf58)||this[_0x4a4ef6(0x13e)][_0x4a4ef6(0x1ac)](_0x40c241+':'+_0x321d7b);}[_0xe72ca(0x193)](){const _0x165d81=_0xe72ca,_0x191483=()=>!0x1,_0x54c823=_0x26e4dd=>{const _0x29afba=_0x22d1;_0x26e4dd[_0x29afba(0xe4)]((_0x454ac0,_0x419abb)=>_0x454ac0[_0x29afba(0x20d)][_0x29afba(0xc3)](_0x419abb[_0x29afba(0x20d)])?0x1:-0x1),this[_0x29afba(0x1ff)][_0x29afba(0x1a9)](_0x1ba56e=>{const _0x28573c=_0x29afba;for(const _0x57df15 of _0x26e4dd){let _0x3d997f;_0x3d997f=_0x57df15[_0x28573c(0x229)][_0x28573c(0x143)]&&_0x57df15[_0x28573c(0x229)][_0x28573c(0x163)]==_0x57df15[_0x28573c(0x20d)][_0x28573c(0xec)]?_0x1ba56e[_0x28573c(0x21d)](_0x57df15[_0x28573c(0x20d)][_0x28573c(0xec)],'on'):_0x1ba56e[_0x28573c(0x21d)](_0x57df15),this[_0x28573c(0x1ff)][_0x28573c(0x136)](_0x3d997f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x326190=(_0x6fb157,_0x4dbed3)=>{const _0xed8536=_0x22d1;_0x4dbed3&&this[_0xed8536(0x1ff)][_0xed8536(0x1a9)](_0x4ba9b1=>{const _0x36521f=_0xed8536,{commandName:_0x2a96ed,commandParams:_0x3ef71c=[]}=_0x4dbed3,_0x2a4d23=_0x6fb157[_0x36521f(0x7f)](_0x4b6f79=>(Rt(_0x4b6f79)&&(_0x4b6f79=this[_0x36521f(0x1ff)][_0x36521f(0x211)](_0x4b6f79[_0x36521f(0x229)])),_0x4b6f79))[_0x36521f(0xce)](_0x289931=>_0x36521f(0x114)!==_0x289931[_0x36521f(0xd5)][_0x36521f(0x1b2)]);if(_0x2a4d23[_0x36521f(0x146)]<0x1)return;const _0x3f0325=Array[_0x36521f(0x128)](this[_0x36521f(0x1ff)][_0x36521f(0x178)][_0x36521f(0x12e)][_0x36521f(0xb1)]())[_0x36521f(0x7f)](_0x29f9d4=>_0x1a53d5[_0x36521f(0x10c)](_0x29f9d4));_0x4ba9b1[_0x36521f(0x22f)](_0x2a4d23);for(const _0x1b8f70 of this[_0x36521f(0x141)][_0x36521f(0x94)][_0x36521f(0x94)]())_0x1b8f70[_0x36521f(0xdb)]();_0x3ef71c[_0x36521f(0x190)]({'forceDefaultExecution':!0x0}),this[_0x36521f(0x141)][_0x36521f(0x1e4)](_0x2a96ed,..._0x3ef71c);const _0x855d46=_0x3f0325[_0x36521f(0xce)](_0x20b54b=>_0x36521f(0x114)!=_0x20b54b[_0x36521f(0xd5)][_0x36521f(0x1b2)]);_0x855d46[_0x36521f(0x146)]>0x0&&_0x4ba9b1[_0x36521f(0x22f)](_0x855d46);for(const _0x372546 of _0x3f0325)_0x372546[_0x36521f(0x1eb)]();});},_0x3cc0b9=(_0x4b3735,_0x4a2ff7)=>0x1==_0x4b3735[_0x165d81(0x146)]&&0x1==_0x4a2ff7[_0x165d81(0x146)]&&_0x4b3735[0x0][_0x165d81(0x229)][_0x165d81(0xda)](_0x4a2ff7[0x0][_0x165d81(0x20d)]),_0x28fbd9=(_0x1a3c4a,_0x528903,_0x349dd4,_0x30a7a3)=>Gt(_0x1a3c4a,_0x528903,_0x349dd4,_0x30a7a3,this[_0x165d81(0x1ff)])?[_0x1a3c4a,_0x528903]:Gt(_0x528903,_0x1a3c4a,_0x30a7a3,_0x349dd4,this[_0x165d81(0x1ff)])?[_0x528903,_0x1a3c4a]:null;this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x1e7),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x1f7),_0x54c823),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x11e),_0x3cc0b9),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0xf0),_0x28fbd9),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x154),_0x54c823),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0xf5),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x1da),_0x3cc0b9),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x179),_0x28fbd9),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x124),_0x326190),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x16f),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x15f),_0x3cc0b9),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0xa5),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0xd3),_0x326190),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x220),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0xbf),_0x3cc0b9),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x152),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x168),_0x191483),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x1d4),(_0x28b1dd,_0x3083e1)=>{const _0x51fade=_0x165d81;if(!_0x3083e1)return;const _0x519edd=this[_0x51fade(0x141)][_0x51fade(0x1e8)][_0x51fade(0x1ac)](p);this[_0x51fade(0x1ff)][_0x51fade(0x1a9)](_0x464b4c=>{const _0x274f52=_0x51fade;if(_0x274f52(0x173)==_0x3083e1[_0x274f52(0xbd)])for(const _0x56204e of _0x28b1dd){const _0x55372d=_0x56204e[_0x274f52(0x20d)][_0x274f52(0xec)],_0xd11ada=_0x3083e1[_0x274f52(0x1b0)];_0x464b4c[_0x274f52(0x8a)](_0x55372d,_0xd11ada);}else{if(_0x519edd[_0x274f52(0x1a5)](_0x3083e1[_0x274f52(0xbd)])){for(const _0x4d988a of _0x28b1dd)void 0x0!==_0x3083e1[_0x274f52(0x1b0)]?_0x464b4c[_0x274f52(0xaa)](_0x3083e1[_0x274f52(0xbd)],_0x3083e1[_0x274f52(0x1b0)],_0x4d988a[_0x274f52(0x20d)][_0x274f52(0xec)]):_0x464b4c[_0x274f52(0x148)](_0x3083e1[_0x274f52(0xbd)],_0x4d988a[_0x274f52(0x20d)][_0x274f52(0xec)]);}else{for(const _0x40b23c of _0x28b1dd)_0x3083e1[_0x274f52(0x1b0)]?_0x464b4c[_0x274f52(0xaa)](_0x3083e1[_0x274f52(0xbd)],_0x3083e1[_0x274f52(0x1b0)],_0x40b23c):_0x464b4c[_0x274f52(0x148)](_0x3083e1[_0x274f52(0xbd)],_0x40b23c);}}});}),this[_0x165d81(0x13e)][_0x165d81(0xc0)](_0x165d81(0x16b),_0x3cc0b9);}}function xt(_0x44e181,_0x3d9067,_0x3a508c){const _0xc14000=_0xe72ca;for(const _0x5d6b16 of _0x3d9067[_0xc14000(0x163)][_0xc14000(0x8f)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5d6b16[_0xc14000(0xd5)]==_0x5d6b16)return!0x1;if(!_0x3a508c[_0xc14000(0x83)](_0x5d6b16))return!0x1;if(_0x44e181[_0xc14000(0xd1)](_0x5d6b16)||_0x44e181[_0xc14000(0x1e5)](_0x5d6b16))return!0x0;}return!0x1;}function Rt(_0x3c30c1){const _0x4abdd0=_0xe72ca;return _0x3c30c1[_0x4abdd0(0x229)][_0x4abdd0(0x163)]==_0x3c30c1[_0x4abdd0(0x20d)][_0x4abdd0(0xec)]&&_0x3c30c1[_0x4abdd0(0x229)][_0x4abdd0(0x85)];}function Tt(_0x214a16,_0x3460e1,_0x40bda4,_0xc51b1a){const _0x580a26=_0xe72ca,_0x24d703=_0x1a76b6=>!_0x1a76b6[_0x580a26(0x100)]['is'](_0x580a26(0xe2))&&!_0xc51b1a[_0x580a26(0xd1)](_0x1a76b6[_0x580a26(0x100)]),_0x13dd9d=_0x214a16[_0x580a26(0x20d)][_0x580a26(0x22c)](_0x24d703),_0x26ac94=_0x214a16[_0x580a26(0x229)][_0x580a26(0x22c)](_0x24d703,{'direction':_0x580a26(0x20c)});return(!_0x214a16[_0x580a26(0x20d)][_0x580a26(0xda)](_0x13dd9d)||!_0x214a16[_0x580a26(0x229)][_0x580a26(0xda)](_0x26ac94))&&(_0x13dd9d[_0x580a26(0xc3)](_0x26ac94)?_0x40bda4[_0x580a26(0x12d)](_0x3460e1,{'range':_0x40bda4[_0x580a26(0x211)](_0x13dd9d,_0x26ac94)}):_0x40bda4[_0x580a26(0xdf)](_0x3460e1),!0x0);}function Et(_0x3d9dc2){return _0x19e002(_0x3d9dc2);}function Vt(_0x473673){const _0x2d9acf=_0xe72ca,_0xbc8ca6=_0x473673[_0x2d9acf(0x20d)][_0x2d9acf(0xec)];return _0xbc8ca6&&_0xbc8ca6['is'](_0x2d9acf(0x1ca));}function Ut(_0x1a2898,_0x48d8a4){const _0x4fc636=_0xe72ca;return null==_0x1a2898[_0x4fc636(0x229)][_0x4fc636(0x21f)]&&_0x1a2898[_0x4fc636(0x229)][_0x4fc636(0x163)]==_0x1a2898[_0x4fc636(0x20d)][_0x4fc636(0xec)]?Ot(_0x1a2898[_0x4fc636(0x20d)][_0x4fc636(0xec)],_0x48d8a4):_0x1a2898;}function Ot(_0x404361,_0x137dd9){const _0x38354a=_0xe72ca,_0x13b2eb=_0x137dd9[_0x38354a(0x14a)][_0x38354a(0xd1)](_0x404361)||_0x137dd9[_0x38354a(0x14a)][_0x38354a(0x13b)](_0x404361);return _0x137dd9[_0x38354a(0x211)](_0x137dd9[_0x38354a(0x210)](_0x404361,_0x38354a(0x80)),_0x13b2eb?_0x137dd9[_0x38354a(0x1b8)](_0x404361):_0x137dd9[_0x38354a(0x210)](_0x404361,_0x38354a(0x229)));}function Gt(_0xe75fe,_0x296627,_0x178fef,_0x31ba13,_0x339232){const _0xd08215=_0xe72ca;if(!Ft(_0xe75fe,_0x296627))return!0x1;if(_0x178fef[_0xd08215(0x229)][_0xd08215(0xda)](_0x31ba13[_0xd08215(0x20d)]))return!0x0;if(_0xe75fe[_0xd08215(0x145)]!=_0x296627[_0xd08215(0x145)])return!0x1;if(!_0x178fef[_0xd08215(0x229)][_0xd08215(0x151)](_0x31ba13[_0xd08215(0x20d)]))return!0x1;const _0x268f38=_0x339232[_0xd08215(0x211)](_0x178fef[_0xd08215(0x229)],_0x31ba13[_0xd08215(0x20d)])[_0xd08215(0x218)]();for(const _0x243d73 of _0x268f38)if([_0xd08215(0xc6),_0xd08215(0x219)][_0xd08215(0x112)](_0x243d73[_0xd08215(0x145)])&&_0x339232[_0xd08215(0x14a)][_0xd08215(0x1e5)](_0x243d73[_0xd08215(0x100)]))return!0x1;return!0x0;}function Ft(_0x496396,_0x114bab,_0x4ead46=[]){const _0x5cbaaf=_0xe72ca;return!(!_0x496396[_0x5cbaaf(0xaf)]||!_0x114bab[_0x5cbaaf(0xaf)])&&_0x119f19(_0x315694(_0x496396[_0x5cbaaf(0xe6)],_0x4ead46),_0x315694(_0x114bab[_0x5cbaaf(0xe6)],_0x4ead46));}function Pt(_0x175722,_0x45142f){const _0x394640=_0xe72ca,_0x563a4c=Lt(_0x175722[_0x394640(0xe6)]),_0x15eee7=Lt(_0x45142f);if(!_0x175722[_0x394640(0xaf)])return!0x1;for(const _0xe1c21d of Object[_0x394640(0x1c8)](_0x15eee7))if(!_0x119f19(_0x563a4c[_0xe1c21d],_0x15eee7[_0xe1c21d]))return!0x1;return!0x0;}function Lt(_0x261145){const _0x143fb8=_0xe72ca,_0x4fb992=Object[_0x143fb8(0x131)]({},_0x261145);return delete _0x4fb992[_0x143fb8(0xa2)],delete _0x4fb992[_0x143fb8(0x133)],_0x4fb992;}
23
+ const _0x5d50be=_0x1713;(function(_0x30aff7,_0x9b3596){const _0x6621f4=_0x1713,_0x220c5a=_0x30aff7();while(!![]){try{const _0x4280d2=parseInt(_0x6621f4(0x174))/0x1+-parseInt(_0x6621f4(0x16c))/0x2+parseInt(_0x6621f4(0x24b))/0x3*(-parseInt(_0x6621f4(0x20b))/0x4)+-parseInt(_0x6621f4(0x271))/0x5*(parseInt(_0x6621f4(0x24c))/0x6)+-parseInt(_0x6621f4(0x2cf))/0x7+-parseInt(_0x6621f4(0x147))/0x8*(-parseInt(_0x6621f4(0x299))/0x9)+parseInt(_0x6621f4(0x1da))/0xa*(parseInt(_0x6621f4(0x1e5))/0xb);if(_0x4280d2===_0x9b3596)break;else _0x220c5a['push'](_0x220c5a['shift']());}catch(_0x4a6052){_0x220c5a['push'](_0x220c5a['shift']());}}}(_0x3b36,0xeb9f9));import{Plugin as _0x1fc19f,PendingActions as _0x3ed1af}from'ckeditor5/src/core.js';import{LiveRange as _0x691cb2}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4dd444,uid as _0x39e5b3,priorities as _0x22db88,logWarning as _0x293bd6}from'ckeditor5/src/utils.js';import{toWidget as _0xd4d9ca}from'ckeditor5/src/widget.js';import{Users as _0x4ab198,hashObject as _0x4581d0,surroundingMarkersDetector as _0x9134b1}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x470d33 from'./commands/trackchangescommand.js';import _0x262238 from'./commands/acceptsuggestioncommand.js';import _0x4e73d7 from'./commands/discardsuggestioncommand.js';import _0x1b34e9 from'./commands/executeonallsuggestionscommand.js';import _0x3f64ca from'./commands/executeonselectedsuggestionscommand.js';import _0x467d19 from'./suggestion.js';import _0x4c691b from'./suggestiondescriptionfactory.js';import _0x598922 from'./integrations/aiassistant.js';import _0x454b72 from'./integrations/alignment.js';import _0x69b2c2 from'./integrations/basicstyles.js';import _0x25bb63 from'./integrations/blockquote.js';import _0x2faa1e from'./integrations/casechange.js';import _0x21de91 from'./integrations/ckbox.js';import _0x3e56e7 from'./integrations/codeblock.js';import _0xc33aec from'./integrations/comments.js';import _0x24afad from'./integrations/deletecommand.js';import _0x1df4e2 from'./integrations/list.js';import _0x38dca3 from'./integrations/listproperties.js';import _0x19084a from'./integrations/entercommand.js';import _0x30bc1c from'./integrations/findandreplace.js';import _0x13232d from'./integrations/font.js';import _0x478708 from'./integrations/formatpainter.js';import _0x4f3060 from'./integrations/heading.js';import _0x4dcd54 from'./integrations/highlight.js';import _0x5d029a from'./integrations/horizontalline.js';import _0x12bb89 from'./integrations/htmlembed.js';import _0xad66d0 from'./integrations/image.js';import _0x3dd4e5 from'./integrations/imagereplace.js';import _0x4b3f14 from'./integrations/imagestyle.js';import _0x4cd6d7 from'./integrations/importword.js';import _0xc21dfc from'./integrations/indent.js';import _0xdbae31 from'./integrations/inputcommand.js';import _0x4b4455 from'./integrations/link.js';import _0x472843 from'./integrations/legacylist.js';import _0x2a5f9e from'./integrations/legacylistproperties.js';import _0x42790f from'./integrations/mediaembed.js';import _0x4b1a00 from'./integrations/mention.js';import _0x250d6f from'./integrations/pagebreak.js';import _0x3d33a3 from'./integrations/paragraph.js';import _0x4ef99e from'./integrations/removeformat.js';import _0x261dfb from'./integrations/restrictededitingmode.js';import _0x2701bd from'./integrations/shiftentercommand.js';import _0x37f3e9 from'./integrations/standardeditingmode.js';import _0x3263bd from'./integrations/style.js';import _0x1fd328 from'./integrations/table.js';import _0x3384cb from'./integrations/tablemergesplit.js';import _0x2f28aa from'./integrations/tableheadings.js';import _0x11fef9 from'./integrations/tableclipboard.js';import _0x21b3e9 from'./integrations/tablecolumnresize.js';function _0x3b36(){const _0x1b3bbf=['widget','_getAttributeKey','deletion:accept','always','registerCustomCallback','_processAttributeChanges','getFirstMarker','change:data','markInsertion','attribute:join','isMultiRange','selection','isUndo','addMarker','backward','addUser','consumable','containsRange','start','size','catch','sort','hasCommentThread','_setSuggestionRange','ck-suggestion-marker','suggestion','moveTargetPosition','authoredAt','getMultiRangeId','split','skipNestingCheck','insertion:join','comments','_removeSuggestion','addSuggestionData','PENDING_ACTION_SUGGESTION','includes','_saved','removeClass','elementEnd','490ynoTKB','isObject','suggestion:','adapter','addHighlight','_enabledCommands','key','warn','insertContent','getRange','removed','592438cJTrDn','_recordAttributeChanges','enableReadOnlyMode','_customCallbacks','execute','_isForcedDefaultExecutionBlock','parent','attributes','containsPosition','position','dataReady','dataDowncast','document','addCommentThread','_getAuthorFromId','plugins','author','tablePasteChainId','addMarker:suggestion:attribute','reconvertMarker','rejected','formatBlock','isOwn','dataToMarker','previous','open','_rangeIsInLocalUserInsertion','find','low','element','createRangeOn','ck-suggestion-marker-formatBlock','announce','updateMarker','toUpperCase','track-changes-adapter-already-set','containsItem','head','6892BFDzoP','isAfter','targetPosition','track-changes-enable-command-twice','pluginName','_setSuggestionData','isLocal','updateSuggestion','oldValue','lowest','_addSuggestionMarker','forward','set','trackChangesCommand','getAncestors','elementStart','getMarkers','formatInline:join','documentSelection','insertion:chain','refresh','track-changes-suggestion-data-mismatch','_splitMarkerName','push','insertion:accept','attributeKey','isExternal','end','attribute','nodeAfter','bindElementToMarker','delete','isBefore','getContainedElement','createRange','forceDefaultExecution','getAllAdjacentSuggestions','removeMarker:suggestion:attribute','track-changes-user-not-found','type','containerElement','createdAt','_cutOutSuggestionMarker','groupId','markDeletion','suggestion:attribute:','change:activeMarkers','deletion:','_blockAttributeKeys','update:suggestion','differ','_isBlockAttribute','multipleBlocks','isInsideObject','createPositionAfter','suggestion-type','markInlineFormat','unbindElementFromMarkerName','_reduceExistingSuggestions','markBlockFormat','toJSON','startsWith','trackChanges','_afterChanges','597aLVUDi','489210cWWMmC','every','never','_updateSuggestionData','data','from','markerNameToElements','hasSuggestion','formatInline:chain','isAtStart','external:','removeMarker','_getMarkerAnnouncementText','data-suggestion','substr','acceptSelectedSuggestions','$elementName','splice','getItems','ready','_createSuggestion','high','name','define','_onDiscard','TrackChangesEditing','addMarker:suggestion','markMultiRangeInsertion','options','_processAttributeSuggestions','notReady','splitPosition','commands','trackChanges.trackFormatChanges','_adapter','getCommentThread','markMultiRangeBlockFormat','70rnjhQx','_commentsRepository','rethrowUnexpectedError','@external','CommentsRepository','insertion:','assign','getNearestSelectionRange','attribute:','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.','formatInline:accept','item','_checkSuggestionCorrectness','next','markAttributeChange','attributeOldValue','_enableDefaultAttributesIntegration','chain','LEAVE','pop','suggestionChanged','clone','model','formatBlock:','containsRangeInObject','enqueueChange','stopListening','track-changes-suggestion-not-found','length','removeMarker:suggestion:formatBlock','isInContent','activeMarkers','markerToHighlight','hasComments','markerToData','_findSuggestions','attribute:accept','_defaultCallbacks','getLastMatchingPosition','isEqual','76635Jhbove','resolve','isBlock','markerReady','forEach','requires','editor','addSuggestion','nodeBefore','getWalker','acceptSuggestion','_refreshSuggestionsChain','_getSuggestionData','getSuggestions','$marker','formatBlock:chain','_recordAttributeSuggestions','createElement','Users','markMultiRangeDeletion','rename','addRange','add','$text','showSuggestionHighlights','formatInline:','fetchCommentThread','enableCommand','_registerDefaultCallbacks','listenTo','_suggestions','schema','commentThread','for','fire','getUser','_reduceSuggestionAttributeRange','newValue','originalSuggestionId','suggestionLoaded','removeMarkers','fromCharCode','formatInline','_suggestionState','formatBlock:discard','isRemovable','getDifference','values','markerName','getChanges','formatGroupId','addMarker:suggestion:formatBlock','PendingActions','config','508151ysIrrY','oldRange','_inlineAttributeKeys','root','group','_addThreadToSuggestion','setTo','track-changes-adapter-missing-getsuggestion','_initAriaMarkerChangeAnnouncements','setSelection','formatBlock:accept','_mergeNestedSuggestions','_registerBlockAttribute','getSuggestion','howMany','getRanges','after','registerPostFixer','writer','createPositionAt','discardAllSuggestions','batch','isAtEnd','insert','_registerInlineAttribute','change','isArray','_trackFormatChanges','isNextTo','_element','toViewElement','_joinWithAdjacentSuggestions','remove','meta','unshift','markers','ariaLiveAnnouncer','$textProxy','_SUGGESTION_ANNOUNCEMENT','_descriptionFactory','filter','952Fnqjpo','isIntersecting','_breakSuggestionMarker','collaboration.channelId','trackChanges.mergeNestedSuggestions','locale','addClass','_editor','move','attribute:discard','formatBlock:join','getFirstRange','isCollapsed','deletion:join','change:_saved','formatInline:discard','_getExternalAuthor','init','marker-count','addMarkerName','creator','concat','ENTER','conversion','normal','buildSuggestion','addComment','isIntersectingWithRange','unbind','acceptAllSuggestions','applyOperation','_joinSuggestions','some','getShiftedBy','subType','elementToElement','createPositionBefore','2699394UmdTgu','removeComment','rootName','ck-suggestion-marker-','newRange','suggestionUnloaded','$graveyard','getChangedMarkers','219443JDEFSI','then','isDocumentOperation','format','multi','accepted','error-saving-suggestion-data-suggestion-discarded','insertion','createRangeIn','map','join','authorName','deletion:discard','getSuggestionCallback','stop','clear','return','discardSelectedSuggestions','removeAttribute','_isDataLoaded','deletion','substring','discardSuggestion','value','upcast','highest','discard','getAttribute','get','deletion:chain','_model','commandName','before','deleteContent','mapper','isTouching','createSelection','insertion:discard','editingDowncast','track-changes-command-not-found','editing','attributeNewValue','isSelectable','accept','has','keys','fromRange','getIntersection','range','_suggestionFactory','_refreshAttributeSuggestionsChain','ck-suggestion-marker--active','ck-suggestion-marker-formatInline','FORMATTING','consume','isLimit','getCustomProperty','detach','default','setAttribute','_isRegisteredAttribute','_handleNewSuggestionMarker'];_0x3b36=function(){return _0x1b3bbf;};return _0x3b36();}import _0x7792a from'./integrations/template.js';import _0x535f1f from'./integrations/tableofcontents.js';import _0x5dc9eb from'./integrations/title.js';import _0x31cd9c from'./integrations/undo.js';import _0x4ca98a from'./integrations/tablecaption.js';import _0x4080a8 from'./integrations/tableproperties.js';import{getTranslation as _0x4c615c}from'./utils/common-translations.js';import{isEqual as _0x4efc4d,omit as _0x37c70e}from'lodash-es';export const renameAttributeKey=_0x5d50be(0x25c);export default class p extends _0x1fc19f{static get[_0x5d50be(0x29e)](){const _0x27d6e4=_0x5d50be;return[_0x27d6e4(0x275),_0x4ab198,_0x3ed1af,_0x598922,_0x454b72,_0x69b2c2,_0x25bb63,_0x21de91,_0x2faa1e,_0x3e56e7,_0xc33aec,_0x24afad,_0x19084a,_0x30bc1c,_0x13232d,_0x478708,_0x4f3060,_0x4dcd54,_0x5d029a,_0x12bb89,_0xad66d0,_0x4b3f14,_0x3dd4e5,_0x4cd6d7,_0xc21dfc,_0xdbae31,_0x472843,_0x2a5f9e,_0x4b4455,_0x1df4e2,_0x38dca3,_0x42790f,_0x4b1a00,_0x250d6f,_0x3d33a3,_0x4ef99e,_0x261dfb,_0x2701bd,_0x37f3e9,_0x3263bd,_0x1fd328,_0x3384cb,_0x2f28aa,_0x4ca98a,_0x11fef9,_0x21b3e9,_0x535f1f,_0x4080a8,_0x7792a,_0x5dc9eb,_0x31cd9c];}static get[_0x5d50be(0x20f)](){const _0x3ef4b6=_0x5d50be;return _0x3ef4b6(0x265);}constructor(_0x31627d){const _0x16c5c1=_0x5d50be;function _0x10764d(_0x52c0d8){const _0x5f3d5c=_0x1713;return _0x52c0d8[_0x5f3d5c(0x17d)](_0x2587df=>String[_0x5f3d5c(0x2c2)](_0x2587df))[_0x5f3d5c(0x17e)]('');}super(_0x31627d),this[_0x16c5c1(0x2a9)]=!0x1,this[_0x16c5c1(0x217)](_0x16c5c1(0x290),[]),this['on'](_0x16c5c1(0x239),(_0x5e981a,_0x2d064b,_0x26ac21,_0x271cba)=>{const _0x1ca12d=_0x16c5c1;this[_0x1ca12d(0x192)][_0x1ca12d(0x2e8)](()=>{const _0x5cc585=_0x1ca12d;for(const _0x275e8e of[..._0x271cba,..._0x26ac21])this[_0x5cc585(0x192)][_0x5cc585(0x141)][_0x5cc585(0x1a0)](_0x275e8e)&&_0x31627d[_0x5cc585(0x19c)][_0x5cc585(0x1f8)](_0x275e8e);});}),this[_0x16c5c1(0x145)]=new _0x4c691b(this[_0x16c5c1(0x29f)][_0x16c5c1(0x287)][_0x16c5c1(0x2b8)],this[_0x16c5c1(0x29f)][_0x16c5c1(0x14c)]),this[_0x16c5c1(0x26e)]=null,this[_0x16c5c1(0x1a5)]=new Bt(this[_0x16c5c1(0x29f)]),this[_0x16c5c1(0x2b7)]=new Map(),this[_0x16c5c1(0x272)]=_0x31627d[_0x16c5c1(0x1f4)][_0x16c5c1(0x190)](_0x16c5c1(0x275)),this[_0x16c5c1(0x1df)]=new Set(),this[_0x16c5c1(0x192)]=this[_0x16c5c1(0x29f)][_0x16c5c1(0x287)],this[_0x16c5c1(0x2c4)]=new WeakMap(),this[_0x16c5c1(0x1ea)]=!0x1,this[_0x16c5c1(0x23b)]=new Set([_0x16c5c1(0x25c)]),this[_0x16c5c1(0x2d1)]=new Set(),_0x31627d[_0x16c5c1(0x2ce)][_0x16c5c1(0x263)](_0x16c5c1(0x26d),_0x16c5c1(0x1ae)),this[_0x16c5c1(0x2ea)]=_0x31627d[_0x16c5c1(0x2ce)][_0x16c5c1(0x190)](_0x16c5c1(0x26d)),_0x31627d[_0x16c5c1(0x2ce)][_0x16c5c1(0x263)](_0x16c5c1(0x14b),!0x0),this[_0x16c5c1(0x2da)]=_0x31627d[_0x16c5c1(0x2ce)][_0x16c5c1(0x190)](_0x16c5c1(0x14b)),this[_0x16c5c1(0x218)]=new _0x470d33(_0x31627d,this[_0x16c5c1(0x1df)]),this[_0x16c5c1(0x2d7)](),this[_0x10764d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x10764d([0x34,0x30,0x34,0x38,0x30,0x36,0x33,0x38]);}[_0x5d50be(0x158)](){const _0x1672df=_0x5d50be,_0x38f794=this[_0x1672df(0x29f)],_0x30e220=(_0x28408e,_0x3ba2ce)=>{const _0x6ec58d=_0x1672df;if(_0x6ec58d(0x227)!=_0x28408e)return _0x6ec58d(0x16f)+_0x28408e;const _0x1e7a85=_0x3ba2ce[_0x6ec58d(0x1cf)]('|')[0x0];return this[_0x6ec58d(0x23e)](_0x1e7a85)?_0x6ec58d(0x204):_0x6ec58d(0x1a8);};_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x19a))[_0x1672df(0x291)]({'model':_0x1672df(0x1cb),'view':_0x10bdb3=>{const _0x23d5fd=_0x1672df,{id:_0x502423,type:_0x5cdf58,subType:_0x41cce6}=this[_0x23d5fd(0x221)](_0x10bdb3[_0x23d5fd(0x2c9)]),_0x258c75=[_0x23d5fd(0x1ca),_0x30e220(_0x5cdf58,_0x41cce6)];let _0x4506bb=0xbb8;return this[_0x23d5fd(0x290)][_0x23d5fd(0x1d6)](_0x10bdb3[_0x23d5fd(0x2c9)])&&(_0x258c75[_0x23d5fd(0x222)](_0x23d5fd(0x1a7)),_0x4506bb=0xbc2),_0x23d5fd(0x188)==_0x5cdf58&&(_0x4506bb+=0x5),{'classes':_0x258c75,'attributes':{'data-suggestion':_0x502423},'priority':_0x4506bb};}}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x1f0))[_0x1672df(0x2af)](_0x29cf4b=>{const _0x3b2496=_0x1672df;_0x29cf4b['on'](_0x3b2496(0x266),(_0x1563d7,_0x68276f,_0x43ed96)=>{const _0x5b3834=_0x3b2496;if(!_0x43ed96[_0x5b3834(0x268)][_0x5b3834(0x2b1)])return;const _0x5cfa76=_0x68276f[_0x5b3834(0x27c)];if(!_0x5cfa76)return;const _0x17ebfe=_0x43ed96[_0x5b3834(0x196)][_0x5b3834(0x2ed)](_0x5cfa76);_0x38f794[_0x5b3834(0x287)][_0x5b3834(0x2b8)][_0x5b3834(0x1db)](_0x5cfa76)&&_0x17ebfe&&!_0x17ebfe[_0x5b3834(0x1ac)](_0x5b3834(0x1b2))&&_0x17ebfe['is'](_0x5b3834(0x233))&&_0xd4d9ca(_0x17ebfe,_0x43ed96[_0x5b3834(0x2e1)]);},{'priority':_0x3b2496(0x261)});}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x1f0))[_0x1672df(0x291)]({'model':_0x1672df(0x1cb),'view':(_0x140610,_0x294ff8)=>{const _0x283aff=_0x1672df;if(!_0x294ff8[_0x283aff(0x268)][_0x283aff(0x2b1)])return null;const {type:_0x211195,subType:_0x454b44}=this[_0x283aff(0x221)](_0x140610[_0x283aff(0x2c9)]);return{'classes':[_0x283aff(0x1ca),_0x30e220(_0x211195,_0x454b44)],'priority':0xbb8};}});const _0x57ef5a=({showActiveMarkers:_0x15079b=!0x0,isAttributeSuggestion:_0x560cb3=!0x1}={})=>(_0x1302d5,_0x686471,_0x228851)=>{const _0xb72837=_0x1672df;if(!_0x686471[_0xb72837(0x27c)])return;const {id:_0x3465ad}=this[_0xb72837(0x221)](_0x686471[_0xb72837(0x2c9)]);if(_0x560cb3){const _0x4f017c=this[_0xb72837(0x2b7)][_0xb72837(0x190)](_0x3465ad),_0x3dcaca=this[_0xb72837(0x1b3)](_0x4f017c);if(!this[_0xb72837(0x23e)](_0x3dcaca))return;}if(_0x686471[_0xb72837(0x27c)]['is'](_0xb72837(0x1bd)))return void _0x228851[_0xb72837(0x1c2)][_0xb72837(0x1aa)](_0x686471[_0xb72837(0x27c)],_0x1302d5[_0xb72837(0x262)]);const _0x1b1d69=_0x228851[_0xb72837(0x196)][_0xb72837(0x2ed)](_0x686471[_0xb72837(0x27c)]);if(_0x686471[_0xb72837(0x27c)]['is'](_0xb72837(0x202))&&_0x38f794[_0xb72837(0x287)][_0xb72837(0x2b8)][_0xb72837(0x29b)](_0x686471[_0xb72837(0x27c)])&&!_0x1b1d69[_0xb72837(0x1ac)](_0xb72837(0x1de))){_0x228851[_0xb72837(0x2e1)][_0xb72837(0x14d)]([_0xb72837(0x1ca),_0xb72837(0x204)],_0x1b1d69),_0x228851[_0xb72837(0x2e1)][_0xb72837(0x1af)](_0xb72837(0x259),_0x3465ad,_0x1b1d69),_0x228851[_0xb72837(0x196)][_0xb72837(0x229)](_0x1b1d69,_0x686471[_0xb72837(0x2c9)]),_0x15079b&&(this[_0xb72837(0x290)][_0xb72837(0x1d6)](_0x686471[_0xb72837(0x2c9)])?_0x228851[_0xb72837(0x2e1)][_0xb72837(0x14d)](_0xb72837(0x1a7),_0x1b1d69):_0x228851[_0xb72837(0x2e1)][_0xb72837(0x1d8)](_0xb72837(0x1a7),_0x1b1d69));for(const _0x3e14d3 of _0x38f794[_0xb72837(0x287)][_0xb72837(0x17c)](_0x686471[_0xb72837(0x27c)])[_0xb72837(0x25e)]())_0x228851[_0xb72837(0x1c2)][_0xb72837(0x1aa)](_0x3e14d3,_0x1302d5[_0xb72837(0x262)]);_0x228851[_0xb72837(0x1c2)][_0xb72837(0x1aa)](_0x686471[_0xb72837(0x27c)],_0x1302d5[_0xb72837(0x262)]);}};_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x1f0))[_0x1672df(0x2af)](_0xa40cad=>{const _0x15b845=_0x1672df;_0xa40cad['on'](_0x15b845(0x2cc),(_0x23a956,_0x2d4861,_0x432a1a)=>{const _0x4293a3=_0x15b845;_0x432a1a[_0x4293a3(0x268)][_0x4293a3(0x2b1)]&&_0x57ef5a({'showActiveMarkers':!0x1})(_0x23a956,_0x2d4861,_0x432a1a);},{'priority':_0x15b845(0x18d)});}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x1f0))[_0x1672df(0x2af)](_0x1bcc00=>{const _0x3a95d7=_0x1672df;_0x1bcc00['on'](_0x3a95d7(0x1f7),(_0x51a332,_0x2b8cb9,_0x113565)=>{const _0x43de4b=_0x3a95d7;_0x113565[_0x43de4b(0x268)][_0x43de4b(0x2b1)]&&_0x57ef5a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x51a332,_0x2b8cb9,_0x113565);},{'priority':_0x3a95d7(0x18d)});}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x1f0))[_0x1672df(0x293)]({'model':_0x1672df(0x1cb),'view':(_0x330be7,_0x4e1467)=>_0x4e1467[_0x1672df(0x268)][_0x1672df(0x2b1)]?null:{'group':_0x1672df(0x1cb),'name':_0x330be7[_0x1672df(0x25a)](0xb)}}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x18c))[_0x1672df(0x16a)]({'view':{'name':_0x1672df(0x1cb),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x34c6de,{writer:_0x5b529b})=>{const _0x2b0072=_0x1672df;let _0x18e4ea=_0x2b0072(0x1dc)+_0x34c6de[_0x2b0072(0x18f)](_0x2b0072(0x242))+':'+_0x34c6de[_0x2b0072(0x18f)]('id');return _0x34c6de[_0x2b0072(0x18f)](_0x2b0072(0x159))&&(_0x18e4ea+=':'+_0x34c6de[_0x2b0072(0x18f)](_0x2b0072(0x159))),_0x5b529b[_0x2b0072(0x2aa)](_0x2b0072(0x2a7),{'data-name':_0x18e4ea});}}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x18c))[_0x1672df(0x1fc)]({'view':_0x1672df(0x1cb)}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x19a))[_0x1672df(0x2af)](_0x4c6c93=>{const _0x4242fb=_0x1672df;_0x4c6c93['on'](_0x4242fb(0x2cc),_0x57ef5a(),{'priority':_0x4242fb(0x261)});}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x19a))[_0x1672df(0x2af)](_0x243aa1=>{const _0x2d1320=_0x1672df;_0x243aa1['on'](_0x2d1320(0x1f7),_0x57ef5a({'isAttributeSuggestion':!0x0}),{'priority':_0x2d1320(0x261)});}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x19a))[_0x1672df(0x2af)](_0x5e1198=>{const _0x2141e4=_0x1672df;_0x5e1198['on'](_0x2141e4(0x28e),(_0x33624e,_0x4c053a,_0x40725f)=>{const _0x3d6db4=_0x2141e4,_0x377a8a=_0x40725f[_0x3d6db4(0x196)][_0x3d6db4(0x252)](_0x4c053a[_0x3d6db4(0x2c9)]);if(_0x377a8a){for(const _0x2fc997 of _0x377a8a)_0x2fc997[_0x3d6db4(0x1ac)](_0x3d6db4(0x1de))||(_0x40725f[_0x3d6db4(0x2e1)][_0x3d6db4(0x1d8)]([_0x3d6db4(0x1ca),_0x3d6db4(0x204),_0x3d6db4(0x1a7)],_0x2fc997),_0x40725f[_0x3d6db4(0x2e1)][_0x3d6db4(0x186)](_0x3d6db4(0x259),_0x2fc997),_0x40725f[_0x3d6db4(0x196)][_0x3d6db4(0x244)](_0x2fc997,_0x4c053a[_0x3d6db4(0x2c9)]));}},{'priority':_0x2141e4(0x261)});}),_0x38f794[_0x1672df(0x15e)][_0x1672df(0x2ba)](_0x1672df(0x19a))[_0x1672df(0x2af)](_0x566350=>{const _0x49e538=_0x1672df;_0x566350['on'](_0x49e538(0x230),(_0x74ba7,_0x15a81e,_0x529258)=>{const _0x2723bc=_0x49e538,_0xcb51d6=_0x529258[_0x2723bc(0x196)][_0x2723bc(0x252)](_0x15a81e[_0x2723bc(0x2c9)]);if(!_0xcb51d6)return;const {id:_0x46b0b5}=this[_0x2723bc(0x221)](_0x15a81e[_0x2723bc(0x2c9)]),_0x302488=this[_0x2723bc(0x2b7)][_0x2723bc(0x190)](_0x46b0b5),_0x522ae5=this[_0x2723bc(0x1b3)](_0x302488);if(this[_0x2723bc(0x23e)](_0x522ae5)){for(const _0x3953f3 of _0xcb51d6)_0x3953f3[_0x2723bc(0x1ac)](_0x2723bc(0x1de))||(_0x529258[_0x2723bc(0x2e1)][_0x2723bc(0x1d8)]([_0x2723bc(0x1ca),_0x2723bc(0x204),_0x2723bc(0x1a7)],_0x3953f3),_0x529258[_0x2723bc(0x2e1)][_0x2723bc(0x186)](_0x2723bc(0x259),_0x3953f3),_0x529258[_0x2723bc(0x196)][_0x2723bc(0x244)](_0x3953f3,_0x15a81e[_0x2723bc(0x2c9)]));}},{'priority':_0x49e538(0x261)});}),_0x38f794[_0x1672df(0x287)][_0x1672df(0x1f1)][_0x1672df(0x2e0)](_0x21332a=>{const _0xe1644=_0x1672df;let _0x5a2e3b=!0x1;const _0x337cc1=Array[_0xe1644(0x251)](_0x38f794[_0xe1644(0x287)][_0xe1644(0x1f1)][_0xe1644(0x23d)][_0xe1644(0x173)]()),_0x190bce=new Set();for(const {name:_0x1b3262,data:_0x2a6bc1}of _0x337cc1){const {group:_0x25d385,type:_0x379349,subType:_0x133c60,id:_0x3d5893}=this[_0xe1644(0x221)](_0x1b3262);if(_0xe1644(0x1cb)!==_0x25d385)continue;const _0x3e4803=this[_0xe1644(0x2b7)][_0xe1644(0x190)](_0x3d5893);if(null!=_0x2a6bc1[_0xe1644(0x170)]){_0xe1644(0x2c3)==_0x379349&&(_0x5a2e3b=_0x5a2e3b||Tt(_0x2a6bc1[_0xe1644(0x170)],_0x1b3262,_0x21332a,_0x38f794[_0xe1644(0x287)][_0xe1644(0x2b8)]));const _0x52999f=_0xe1644(0x227)==_0x379349&&this[_0xe1644(0x23e)](_0x133c60[_0xe1644(0x1cf)]('|')[0x0]);if(_0x2a6bc1[_0xe1644(0x170)][_0xe1644(0x153)]||_0xe1644(0x172)==_0x2a6bc1[_0xe1644(0x170)][_0xe1644(0x2d2)][_0xe1644(0x16e)]||_0xe1644(0x1fa)==_0x379349&&!Vt(_0x2a6bc1[_0xe1644(0x170)])||_0x52999f&&!Vt(_0x2a6bc1[_0xe1644(0x170)])||_0xe1644(0x188)==_0x379349&&!(!Rt(_0xd3ac1f=_0x2a6bc1[_0xe1644(0x170)])&&!function(_0x44649b){const _0x58152b=_0xe1644;return _0x44649b[_0x58152b(0x1c4)][_0x58152b(0x1eb)]==_0x44649b[_0x58152b(0x226)][_0x58152b(0x2a1)]&&_0x44649b[_0x58152b(0x1c4)][_0x58152b(0x2e5)];}(_0xd3ac1f)))_0x21332a[_0xe1644(0x257)](_0x1b3262),_0x5a2e3b=!0x0;else{if(!_0x3e4803||!_0x3e4803[_0xe1644(0x28f)])continue;_0x190bce[_0xe1644(0x2af)](_0x3e4803);}}}var _0xd3ac1f;return _0x190bce[_0xe1644(0x1c5)]>0x0&&(_0x5a2e3b=!!this[_0xe1644(0x2ee)](_0x190bce)||_0x5a2e3b),_0x5a2e3b;}),_0x38f794[_0x1672df(0x287)][_0x1672df(0x1f1)][_0x1672df(0x2e0)](_0x260b64=>{const _0x4c1854=_0x1672df;let _0x40b8e5=!0x1;for(const _0x29cd9c of _0x38f794[_0x4c1854(0x287)][_0x4c1854(0x1f1)][_0x4c1854(0x23d)][_0x4c1854(0x2ca)]())if(_0x4c1854(0x2e6)==_0x29cd9c[_0x4c1854(0x232)])for(const _0x446e48 of this[_0x4c1854(0x2b7)][_0x4c1854(0x2c8)]()){if(_0x446e48[_0x4c1854(0x1bc)]||!_0x446e48[_0x4c1854(0x28f)])continue;const _0x1b561f=_0x4c1854(0x1fa)==_0x446e48[_0x4c1854(0x232)],_0x26da9b=this[_0x4c1854(0x1b3)](_0x446e48),_0x9932fd=_0x26da9b&&this[_0x4c1854(0x23e)](_0x26da9b);if(!_0x1b561f&&!_0x9932fd)continue;const _0x5ad020=_0x446e48[_0x4c1854(0x152)]();if(_0x5ad020[_0x4c1854(0x1c4)][_0x4c1854(0x1eb)]!=_0x5ad020[_0x4c1854(0x226)][_0x4c1854(0x1eb)]&&!_0x5ad020[_0x4c1854(0x226)][_0x4c1854(0x2e5)]){const _0x6f156f=_0x38f794[_0x4c1854(0x287)][_0x4c1854(0x2e2)](_0x5ad020[_0x4c1854(0x1c4)][_0x4c1854(0x228)],_0x4c1854(0x226)),_0x61b937=_0x38f794[_0x4c1854(0x287)][_0x4c1854(0x22d)](_0x5ad020[_0x4c1854(0x1c4)],_0x6f156f);_0x260b64[_0x4c1854(0x206)](_0x446e48[_0x4c1854(0x1b8)](),{'range':_0x61b937}),_0x40b8e5=!0x0;}}return _0x40b8e5;}),_0x38f794[_0x1672df(0x287)][_0x1672df(0x1f1)][_0x1672df(0x2e0)](_0x1fa0ce=>this[_0x1672df(0x1b7)](_0x1fa0ce)),_0x38f794[_0x1672df(0x287)][_0x1672df(0x1f1)][_0x1672df(0x2e0)](_0x4be884=>!_0x4be884[_0x1672df(0x2e4)][_0x1672df(0x211)]&&this[_0x1672df(0x269)](_0x4be884)),_0x38f794[_0x1672df(0x287)]['on'](_0x1672df(0x24a),()=>{const _0xf7f279=_0x1672df;this[_0xf7f279(0x2a9)]=!0x1;}),_0x38f794[_0x1672df(0x287)][_0x1672df(0x1f1)]['on'](_0x1672df(0x1b9),(_0x255db9,_0x330e4b)=>{const _0xa939d4=_0x1672df;if(!_0x330e4b[_0xa939d4(0x211)]||_0x330e4b[_0xa939d4(0x1be)])return;if(!this[_0xa939d4(0x2a9)])return;const _0x23a3f1=_0x38f794[_0xa939d4(0x287)][_0xa939d4(0x1f1)][_0xa939d4(0x23d)][_0xa939d4(0x2ca)]();if(0x0==_0x23a3f1[_0xa939d4(0x28d)])return;const _0x11793b=[],_0x2723ac=_0x23a3f1[_0xa939d4(0x146)](_0x5b9cd1=>_0xa939d4(0x227)==_0x5b9cd1[_0xa939d4(0x232)]),_0x430090=_0x23a3f1[_0xa939d4(0x146)](_0x34738c=>_0xa939d4(0x2e6)==_0x34738c[_0xa939d4(0x232)]&&_0xa939d4(0x2b0)!=_0x34738c[_0xa939d4(0x262)]),_0x5ec36d=_0x23a3f1[_0xa939d4(0x146)](_0x4c6a0b=>_0xa939d4(0x2ef)==_0x4c6a0b[_0xa939d4(0x232)]&&_0xa939d4(0x2b0)!=_0x4c6a0b[_0xa939d4(0x262)]);for(const _0x31403f of _0x2723ac)this[_0xa939d4(0x1b0)](_0x31403f[_0xa939d4(0x224)])&&_0x11793b[_0xa939d4(0x222)]({'key':_0x31403f[_0xa939d4(0x224)],'newValue':_0x31403f[_0xa939d4(0x19d)],'oldValue':_0x31403f[_0xa939d4(0x280)],'range':Ut(_0x31403f[_0xa939d4(0x1a4)],_0x38f794[_0xa939d4(0x287)])});for(const _0x522983 of _0x430090){const _0x28374c=_0x5ec36d[_0xa939d4(0x200)](_0x528cbd=>_0x528cbd[_0xa939d4(0x2ec)]===_0x522983[_0xa939d4(0x2ec)]);if(_0x28374c){const _0x1ea86c=Ot(_0x522983[_0xa939d4(0x1ee)][_0xa939d4(0x228)],_0x38f794[_0xa939d4(0x287)]);_0x28374c[_0xa939d4(0x262)]!==_0x522983[_0xa939d4(0x262)]&&_0x11793b[_0xa939d4(0x222)]({'key':_0xa939d4(0x25c),'newValue':_0x522983[_0xa939d4(0x262)],'oldValue':_0x28374c[_0xa939d4(0x262)],'range':_0x1ea86c});for(const [_0x1acf3e,_0x2b48eb]of _0x28374c[_0xa939d4(0x1ec)]){if(!this[_0xa939d4(0x1b0)](_0x1acf3e))continue;const _0x3756e6=_0x522983[_0xa939d4(0x1ec)][_0xa939d4(0x190)](_0x1acf3e);_0x2b48eb!==_0x3756e6&&_0x11793b[_0xa939d4(0x222)]({'key':_0x1acf3e,'newValue':_0x3756e6,'oldValue':_0x2b48eb,'range':_0x1ea86c});}for(const [_0x2c74f8,_0x3fca43]of _0x522983[_0xa939d4(0x1ec)])this[_0xa939d4(0x1b0)](_0x2c74f8)&&(_0x28374c[_0xa939d4(0x1ec)][_0xa939d4(0x1a0)](_0x2c74f8)||_0x11793b[_0xa939d4(0x222)]({'key':_0x2c74f8,'newValue':_0x3fca43,'oldValue':null,'range':_0x1ea86c}));}}0x0!=_0x11793b[_0xa939d4(0x28d)]&&_0x38f794[_0xa939d4(0x287)][_0xa939d4(0x28a)](_0x330e4b,_0x2d9157=>{const _0xc7a0e9=_0xa939d4,_0x418339=_0x39e5b3();for(const {range:_0x436b8d,key:_0x653ed7,oldValue:_0x5d4dbf,newValue:_0x4713ae}of _0x11793b)this[_0xc7a0e9(0x27f)](_0x436b8d,_0x653ed7,_0x5d4dbf,_0x4713ae,{'groupId':_0x418339});this[_0xc7a0e9(0x245)](_0x2d9157,_0x11793b);});},{'priority':_0x1672df(0x214)}),_0x38f794[_0x1672df(0x287)][_0x1672df(0x141)]['on'](_0x1672df(0x23c),(_0x342285,_0x3dc04b,_0x144c17)=>{const _0xa6add0=_0x1672df;if(null==_0x144c17){const {id:_0x1db880}=this[_0xa6add0(0x221)](_0x3dc04b[_0xa6add0(0x262)]),_0x33bb10=this[_0xa6add0(0x2b7)][_0xa6add0(0x190)](_0x1db880);_0x33bb10&&_0x33bb10[_0xa6add0(0x15a)](_0x3dc04b[_0xa6add0(0x262)]);}}),_0x38f794[_0x1672df(0x287)][_0x1672df(0x1f1)]['on'](_0x1672df(0x1b9),()=>{const _0xb1fd82=_0x1672df,_0x4d3221=Array[_0xb1fd82(0x251)](_0x38f794[_0xb1fd82(0x287)][_0xb1fd82(0x1f1)][_0xb1fd82(0x23d)][_0xb1fd82(0x173)]())[_0xb1fd82(0x146)](_0x1a2584=>_0xb1fd82(0x1cb)===this[_0xb1fd82(0x221)](_0x1a2584[_0xb1fd82(0x262)])[_0xb1fd82(0x2d3)]);if(0x0===_0x4d3221[_0xb1fd82(0x28d)])return;_0x4d3221[_0xb1fd82(0x1c7)]((_0x17a2f3,_0x21acc0)=>{const _0x5c31c3=_0xb1fd82,_0x470ace=_0x17a2f3[_0x5c31c3(0x250)][_0x5c31c3(0x2d0)],_0x496b00=_0x21acc0[_0x5c31c3(0x250)][_0x5c31c3(0x2d0)];return null===_0x470ace&&null===_0x496b00?0x0:null===_0x470ace&&null!==_0x496b00?-0x1:null!==_0x470ace&&null===_0x496b00?0x1:_0x470ace[_0x5c31c3(0x1c4)][_0x5c31c3(0x22b)](_0x496b00[_0x5c31c3(0x1c4)])?-0x1:0x1;});const _0x598cbe=new Set(),_0x50c4b0=new Set();for(const {name:_0x50fe13,data:_0x30c9fe}of _0x4d3221){const {id:_0x3d5d8d}=this[_0xb1fd82(0x221)](_0x50fe13);if(null===_0x30c9fe[_0xb1fd82(0x2d0)]){const _0x23af81=this[_0xb1fd82(0x1b1)](_0x50fe13);_0x50c4b0[_0xb1fd82(0x2af)](_0x23af81);}else{const _0x486fbb=this[_0xb1fd82(0x2b7)][_0xb1fd82(0x190)](_0x3d5d8d);null!==_0x30c9fe[_0xb1fd82(0x170)]||_0x486fbb[_0xb1fd82(0x28f)]?(_0x598cbe[_0xb1fd82(0x2af)](_0x486fbb[_0xb1fd82(0x20a)]),_0x50c4b0[_0xb1fd82(0x2af)](_0x486fbb)):this[_0xb1fd82(0x1d3)](_0x486fbb);}}_0x50c4b0[_0xb1fd82(0x1c5)]>0x0&&this[_0xb1fd82(0x2a4)](_0x50c4b0);for(const _0x3680d7 of _0x598cbe)this[_0xb1fd82(0x2bb)](_0xb1fd82(0x285),_0x3680d7);}),_0x38f794[_0x1672df(0x287)]['on'](_0x1672df(0x165),(_0x331bfd,_0x3f1da4)=>{const _0x33fd5f=_0x1672df,_0x522d88=_0x3f1da4[0x0];if(!this[_0x33fd5f(0x2b7)][_0x33fd5f(0x1c5)])return;if(!_0x522d88[_0x33fd5f(0x176)])return;if(_0x522d88[_0x33fd5f(0x2e4)][_0x33fd5f(0x1be)]||!_0x522d88[_0x33fd5f(0x2e4)][_0x33fd5f(0x211)])return;let _0x416473,_0x4bb15c;switch(_0x522d88[_0x33fd5f(0x232)]){case _0x33fd5f(0x2e6):_0x416473=_0x38f794[_0x33fd5f(0x287)][_0x33fd5f(0x2e2)](_0x522d88[_0x33fd5f(0x1ee)]),_0x4bb15c=_0x416473[_0x33fd5f(0x168)](_0x522d88[_0x33fd5f(0x2dd)]);break;case _0x33fd5f(0x1cf):_0x416473=_0x38f794[_0x33fd5f(0x287)][_0x33fd5f(0x2e2)](_0x522d88[_0x33fd5f(0x26b)]),_0x4bb15c=_0x38f794[_0x33fd5f(0x287)][_0x33fd5f(0x2e2)](_0x522d88[_0x33fd5f(0x1cc)]);break;case _0x33fd5f(0x14f):_0x416473=_0x38f794[_0x33fd5f(0x287)][_0x33fd5f(0x2e2)](_0x522d88[_0x33fd5f(0x20d)]),_0x4bb15c=_0x416473[_0x33fd5f(0x168)](_0x522d88[_0x33fd5f(0x2dd)]);break;default:return;}const _0xe593bc=_0x38f794[_0x33fd5f(0x287)][_0x33fd5f(0x22d)](_0x416473,_0x4bb15c);_0x38f794[_0x33fd5f(0x287)][_0x33fd5f(0x2e8)](()=>{const _0x49ca54=_0x33fd5f;for(const {suggestion:_0x4ae512,meta:_0x48c62d}of this[_0x49ca54(0x294)](_0xe593bc)){if(_0x4ae512[_0x49ca54(0x1bc)])continue;if(_0x49ca54(0x2c3)==_0x4ae512[_0x49ca54(0x232)])continue;const _0x748b4d=this[_0x49ca54(0x1b3)](_0x4ae512);if(_0x748b4d&&this[_0x49ca54(0x23e)](_0x748b4d)&&_0x49ca54(0x1cf)!=_0x522d88[_0x49ca54(0x232)])continue;const _0x4bccb0=_0x4ae512[_0x49ca54(0x250)]&&_0x4ae512[_0x49ca54(0x250)][_0x49ca54(0x23f)];(_0x49ca54(0x1fa)!=_0x4ae512[_0x49ca54(0x232)]||_0x49ca54(0x1cf)==_0x522d88[_0x49ca54(0x232)]&&!_0x4bccb0)&&(_0x48c62d[_0x49ca54(0x289)]||_0x49ca54(0x17b)==_0x4ae512[_0x49ca54(0x232)]&&_0x48c62d[_0x49ca54(0x1fb)]||_0x4ae512[_0x49ca54(0x152)]()[_0x49ca54(0x1c3)](_0xe593bc)&&this[_0x49ca54(0x149)](_0x4ae512,_0x416473,_0x4bb15c));}});},{'priority':_0x1672df(0x214)}),_0x38f794[_0x1672df(0x287)]['on'](_0x1672df(0x195),(_0x27eae9,_0x151c46)=>{const _0x3c1975=_0x1672df,_0x5bc06f=_0x151c46[0x0],_0x9c5213=_0x151c46[0x1];if(_0x9c5213&&_0x9c5213[_0x3c1975(0x22e)])return;if(this[_0x3c1975(0x1ea)])return;if(!this[_0x3c1975(0x218)][_0x3c1975(0x18b)])return;if(_0x5bc06f[_0x3c1975(0x153)])return;const _0x1bf629=_0x38f794[_0x3c1975(0x287)][_0x3c1975(0x2b8)],{start:_0x4bd036,end:_0x3abb64}=_0x5bc06f[_0x3c1975(0x152)](),_0x283d95=_0x4bd036[_0x3c1975(0x228)]&&_0x1bf629[_0x3c1975(0x1ab)](_0x4bd036[_0x3c1975(0x228)])?null:_0x1bf629[_0x3c1975(0x278)](_0x4bd036,_0x3c1975(0x216)),_0x599611=_0x3abb64[_0x3c1975(0x2a1)]&&_0x1bf629[_0x3c1975(0x1ab)](_0x3abb64[_0x3c1975(0x2a1)])?null:_0x1bf629[_0x3c1975(0x278)](_0x3abb64,_0x3c1975(0x1c0)),_0x4f955e=_0x38f794[_0x3c1975(0x287)][_0x3c1975(0x22d)](_0x283d95?_0x283d95[_0x3c1975(0x1c4)]:_0x4bd036,_0x599611?_0x599611[_0x3c1975(0x226)]:_0x3abb64);_0x38f794[_0x3c1975(0x287)][_0x3c1975(0x2e8)](_0x5d3597=>{const _0x5a5c29=_0x3c1975;this[_0x5a5c29(0x237)](_0x4f955e);const _0x50fffb=_0x38f794[_0x5a5c29(0x287)][_0x5a5c29(0x2b8)][_0x5a5c29(0x278)](_0x4f955e[_0x5a5c29(0x1c4)]);_0x5bc06f['is'](_0x5a5c29(0x21d))?_0x5d3597[_0x5a5c29(0x2d8)](_0x50fffb):_0x5bc06f[_0x5a5c29(0x2d5)](_0x50fffb);}),_0x27eae9[_0x3c1975(0x182)]();},{'priority':_0x22db88[_0x1672df(0x15f)]+0xa}),_0x38f794[_0x1672df(0x287)]['on'](_0x1672df(0x1e2),(_0x43a620,_0x58dad6)=>{const _0x5d6ff8=_0x1672df,_0x4dc9a6=_0x58dad6[_0x58dad6[_0x5d6ff8(0x28d)]-0x1];_0x4dc9a6&&_0x4dc9a6[_0x5d6ff8(0x22e)]||this[_0x5d6ff8(0x1ea)]||this[_0x5d6ff8(0x218)][_0x5d6ff8(0x18b)]&&(_0x38f794[_0x5d6ff8(0x287)][_0x5d6ff8(0x2e8)](()=>{const _0x428507=_0x5d6ff8;let _0x45d169=_0x38f794[_0x428507(0x287)][_0x428507(0x1e2)](_0x58dad6[0x0],_0x58dad6[0x1],_0x58dad6[0x2],{'forceDefaultExecution':!0x0});if(!_0x45d169)return;_0x43a620[_0x428507(0x184)]=_0x45d169[_0x428507(0x286)]();const _0x305014=_0x45d169[_0x428507(0x226)][_0x428507(0x2a1)],_0x87089a=_0x38f794[_0x428507(0x287)][_0x428507(0x2b8)];_0x305014&&_0x87089a[_0x428507(0x29b)](_0x305014)&&!_0x87089a[_0x428507(0x1db)](_0x305014)&&(_0x45d169=_0x38f794[_0x428507(0x287)][_0x428507(0x22d)](_0x45d169[_0x428507(0x1c4)],_0x38f794[_0x428507(0x287)][_0x428507(0x2e2)](_0x305014,_0x428507(0x226)))),this[_0x428507(0x1ba)](_0x45d169);}),_0x43a620[_0x5d6ff8(0x182)]());},{'priority':_0x1672df(0x261)}),this[_0x1672df(0x29f)][_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x249),this[_0x1672df(0x218)]),this[_0x1672df(0x2b4)](_0x1672df(0x249));const _0x326825=new _0x262238(_0x38f794,this[_0x1672df(0x2b7)]);_0x38f794[_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x2a3),_0x326825),this[_0x1672df(0x2b4)](_0x1672df(0x2a3));const _0x6fa8a8=new _0x4e73d7(_0x38f794,this[_0x1672df(0x2b7)]);_0x38f794[_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x18a),_0x6fa8a8),this[_0x1672df(0x2b4)](_0x1672df(0x18a)),_0x38f794[_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x164),new _0x1b34e9(_0x38f794,_0x326825,this[_0x1672df(0x2b7)])),this[_0x1672df(0x2b4)](_0x1672df(0x164)),_0x38f794[_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x2e3),new _0x1b34e9(_0x38f794,_0x6fa8a8,this[_0x1672df(0x2b7)])),this[_0x1672df(0x2b4)](_0x1672df(0x2e3)),_0x38f794[_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x25b),new _0x3f64ca(_0x38f794,_0x326825,this[_0x1672df(0x2b7)])),this[_0x1672df(0x2b4)](_0x1672df(0x25b)),_0x38f794[_0x1672df(0x26c)][_0x1672df(0x2af)](_0x1672df(0x185),new _0x3f64ca(_0x38f794,_0x6fa8a8,this[_0x1672df(0x2b7)])),this[_0x1672df(0x2b4)](_0x1672df(0x185));const _0x77231a=_0x38f794[_0x1672df(0x1f4)][_0x1672df(0x190)](_0x1672df(0x275));this[_0x1672df(0x2b6)](_0x77231a,_0x1672df(0x161),(_0x21f7f7,{threadId:_0x5770fc})=>{const _0x36ae89=_0x1672df,_0x2ad3ed=this[_0x36ae89(0x2b7)][_0x36ae89(0x190)](_0x5770fc);_0x2ad3ed&&_0x2ad3ed[_0x36ae89(0x2b9)]&&0x1===_0x2ad3ed[_0x36ae89(0x2b9)][_0x36ae89(0x28d)]&&this[_0x36ae89(0x24f)](_0x5770fc,{'hasComments':!0x0});},{'priority':_0x1672df(0x201)}),this[_0x1672df(0x2b6)](_0x77231a,_0x1672df(0x16d),(_0x8c8d57,{threadId:_0x786230})=>{const _0x41fbff=_0x1672df,_0x3f6c84=this[_0x41fbff(0x2b7)][_0x41fbff(0x190)](_0x786230);_0x3f6c84&&_0x3f6c84[_0x41fbff(0x2b9)]&&!_0x3f6c84[_0x41fbff(0x2b9)][_0x41fbff(0x28d)]&&this[_0x41fbff(0x24f)](_0x786230,{'hasComments':!0x1});},{'priority':_0x1672df(0x201)});}set[_0x5d50be(0x1dd)](_0x55d314){const _0x259a4c=_0x5d50be;if(this[_0x259a4c(0x26e)])throw new _0x4dd444(_0x259a4c(0x208),this);this[_0x259a4c(0x26e)]=_0x55d314;}get[_0x5d50be(0x1dd)](){const _0x11b11e=_0x5d50be;return this[_0x11b11e(0x26e)];}[_0x5d50be(0x2a6)]({skipNotAttached:_0x1f536d=!0x1,toJSON:_0x32ef3a=!0x1}={}){const _0x364f8d=_0x5d50be,_0x28d636=[];for(const _0x38943b of this[_0x364f8d(0x2b7)][_0x364f8d(0x2c8)]())_0x1f536d&&!_0x38943b[_0x364f8d(0x28f)]||_0x28d636[_0x364f8d(0x222)](_0x38943b);return _0x32ef3a?_0x28d636[_0x364f8d(0x17d)](_0x6aed9e=>_0x6aed9e[_0x364f8d(0x247)]()):_0x28d636;}[_0x5d50be(0x2dc)](_0x52562e){const _0x3d5887=_0x5d50be,_0x4893c7=this[_0x3d5887(0x2b7)][_0x3d5887(0x190)](_0x52562e);if(!_0x4893c7)throw new _0x4dd444(_0x3d5887(0x28c),this);return _0x4893c7;}[_0x5d50be(0x253)](_0x54e750){const _0x1b0fa4=_0x5d50be;return this[_0x1b0fa4(0x2b7)][_0x1b0fa4(0x1a0)](_0x54e750);}[_0x5d50be(0x1d4)](_0x47d571){const _0x5986a3=_0x5d50be,{authorId:_0x7d26eb,id:_0x3e3865,attributes:_0x2b9155}=_0x47d571,[_0x436b0e,_0x105012]=_0x47d571[_0x5986a3(0x232)][_0x5986a3(0x1cf)](':'),_0x5d945a=this[_0x5986a3(0x2b7)][_0x5986a3(0x190)](_0x3e3865)||this[_0x5986a3(0x260)](_0x436b0e,_0x105012,_0x3e3865,_0x7d26eb,_0x2b9155);if(this[_0x5986a3(0x2d4)](_0x5d945a),this[_0x5986a3(0x27d)](_0x5d945a,_0x436b0e,_0x105012||null,_0x7d26eb),_0x5d945a[_0x5986a3(0x234)]=_0x47d571[_0x5986a3(0x234)],_0x5d945a[_0x5986a3(0x187)]=!0x0,_0x2b9155&&_0x2b9155[_0x5986a3(0x274)]){const _0x51ff9b=_0x2b9155[_0x5986a3(0x274)],_0x17e48f=this[_0x5986a3(0x157)](_0x51ff9b[_0x5986a3(0x17f)]);_0x5d945a[_0x5986a3(0x1cd)]=_0x51ff9b[_0x5986a3(0x234)],_0x5d945a[_0x5986a3(0x1f5)]=_0x17e48f,_0x5d945a[_0x5986a3(0x225)]=!0x0;}else _0x5d945a[_0x5986a3(0x1cd)]=_0x47d571[_0x5986a3(0x234)];switch(_0x47d571[_0x5986a3(0x250)]&&(_0x5d945a[_0x5986a3(0x250)]=_0x47d571[_0x5986a3(0x250)]),_0x47d571[_0x5986a3(0x1ec)]&&(_0x5d945a[_0x5986a3(0x1ec)]=_0x47d571[_0x5986a3(0x1ec)]),this[_0x5986a3(0x26e)]&&this[_0x5986a3(0x26e)][_0x5986a3(0x2a0)]||(_0x5d945a[_0x5986a3(0x1d7)]=!0x0),this[_0x5986a3(0x2c4)][_0x5986a3(0x190)](_0x5d945a)){case _0x5986a3(0x26a):this[_0x5986a3(0x2c4)][_0x5986a3(0x217)](_0x5d945a,_0x5986a3(0x1ef));break;case _0x5986a3(0x29c):_0x5d945a[_0x5986a3(0x28f)]?(this[_0x5986a3(0x2ee)](new Set([_0x5d945a])),this[_0x5986a3(0x2a4)](new Set([_0x5d945a])),this[_0x5986a3(0x2c4)][_0x5986a3(0x217)](_0x5d945a,_0x5986a3(0x25f)),this[_0x5986a3(0x2bb)](_0x5986a3(0x2c0),_0x5d945a)):this[_0x5986a3(0x2c4)][_0x5986a3(0x217)](_0x5d945a,_0x5986a3(0x1e4));}return _0x5d945a;}[_0x5d50be(0x2a3)](_0xa3d5c3){const _0x3ef6dd=_0x5d50be;this[_0x3ef6dd(0x22e)](()=>{const _0x5c17d1=_0x3ef6dd;this[_0x5c17d1(0x29f)][_0x5c17d1(0x287)][_0x5c17d1(0x2e8)](()=>{const _0x48d0b4=_0x5c17d1;for(const _0x29856a of _0xa3d5c3[_0x48d0b4(0x22f)]())_0x29856a[_0x48d0b4(0x19f)]();});});}[_0x5d50be(0x18a)](_0x3c3725){const _0x293925=_0x5d50be;this[_0x293925(0x22e)](()=>{const _0xf92885=_0x293925;this[_0xf92885(0x29f)][_0xf92885(0x287)][_0xf92885(0x2e8)](()=>{const _0x242227=_0xf92885;for(const _0x5e8fde of _0x3c3725[_0x242227(0x22f)]())_0x5e8fde[_0x242227(0x18e)]();});});}[_0x5d50be(0x2b4)](_0xbb5e1a,_0x7ec7e4){const _0x752b98=_0x5d50be,_0x90286=this[_0x752b98(0x29f)][_0x752b98(0x26c)][_0x752b98(0x190)](_0xbb5e1a);if(!_0x90286)throw new _0x4dd444(_0x752b98(0x19b),this,{'commandName':_0xbb5e1a});if(this[_0x752b98(0x1df)][_0x752b98(0x1a0)](_0x90286))throw new _0x4dd444(_0x752b98(0x20e),this,{'commandName':_0xbb5e1a});this[_0x752b98(0x1df)][_0x752b98(0x2af)](_0x90286),_0x7ec7e4&&_0x90286['on'](_0x752b98(0x1e9),(_0x4bf319,_0x184602)=>{const _0x2d0d85=_0x752b98;this[_0x2d0d85(0x218)][_0x2d0d85(0x18b)]&&(this[_0x2d0d85(0x1ea)]||(_0x184602[_0x2d0d85(0x28d)]>0x0&&_0x184602[_0x184602[_0x2d0d85(0x28d)]-0x1]&&_0x184602[_0x184602[_0x2d0d85(0x28d)]-0x1][_0x2d0d85(0x22e)]?_0x184602[_0x2d0d85(0x284)]():(_0x4bf319[_0x2d0d85(0x184)]=_0x7ec7e4((..._0x4227e6)=>_0x90286[_0x2d0d85(0x1e9)](..._0x4227e6,{'forceDefaultExecution':!0x0}),..._0x184602),_0x4bf319[_0x2d0d85(0x182)]())));},{'priority':_0x752b98(0x261)});}[_0x5d50be(0x22e)](_0x31324f){const _0x52369f=_0x5d50be;let _0x27c2f7,_0x4e82f5;const _0x24f435=this[_0x52369f(0x1ea)];this[_0x52369f(0x1ea)]=!0x0;try{_0x27c2f7=_0x31324f();}catch(_0x1e7e10){_0x4e82f5=_0x1e7e10;}return _0x24f435||(this[_0x52369f(0x1ea)]=!0x1),_0x4e82f5&&_0x4dd444[_0x52369f(0x273)](_0x4e82f5,this),_0x27c2f7;}[_0x5d50be(0x1ba)](_0x1146e0,_0x5e8a03=null,_0x2fcb5c={}){const _0x59f803=_0x5d50be;if(_0x1146e0[_0x59f803(0x153)])return null;const _0x3dc1ea=this[_0x59f803(0x29f)][_0x59f803(0x1f4)][_0x59f803(0x190)](_0x59f803(0x2ab))['me'];for(const {suggestion:_0x60d9f8,meta:_0x3380af}of this[_0x59f803(0x294)](_0x1146e0,_0x59f803(0x17b)))if(_0x3380af[_0x59f803(0x1fb)]){if(!_0x3380af[_0x59f803(0x2eb)]){if(_0x3380af[_0x59f803(0x289)]){if(!this[_0x59f803(0x2da)]||!Pt(_0x60d9f8,_0x2fcb5c))continue;return _0x60d9f8;}if(Pt(_0x60d9f8,_0x2fcb5c))return _0x60d9f8;this[_0x59f803(0x149)](_0x60d9f8,_0x1146e0[_0x59f803(0x1c4)],_0x1146e0[_0x59f803(0x226)]);break;}if(_0x5e8a03==_0x60d9f8[_0x59f803(0x169)]&&Pt(_0x60d9f8,_0x2fcb5c)){const _0x95f1ca=_0x60d9f8[_0x59f803(0x152)]();return _0x95f1ca[_0x59f803(0x1c4)][_0x59f803(0x298)](_0x1146e0[_0x59f803(0x226)])?this[_0x59f803(0x1c9)](_0x60d9f8,this[_0x59f803(0x192)][_0x59f803(0x22d)](_0x1146e0[_0x59f803(0x1c4)],_0x95f1ca[_0x59f803(0x226)])):this[_0x59f803(0x1c9)](_0x60d9f8,this[_0x59f803(0x192)][_0x59f803(0x22d)](_0x95f1ca[_0x59f803(0x1c4)],_0x1146e0[_0x59f803(0x226)])),_0x60d9f8;}}const _0x47da05=_0x39e5b3(),_0x334673=_0x3dc1ea['id'],_0x113ea9=_0x5e8a03?_0x59f803(0x276)+_0x5e8a03:_0x59f803(0x17b),_0x38ef89=this[_0x59f803(0x210)]({'id':_0x47da05,'type':_0x113ea9,'createdAt':new Date(),'authorId':_0x334673,'attributes':_0x2fcb5c});return this[_0x59f803(0x215)](_0x113ea9,_0x47da05,_0x334673,_0x1146e0),_0x38ef89;}[_0x5d50be(0x267)](_0x495188,_0xa55622=_0x5d50be(0x178),_0x2d72d8={}){const _0x350a95=_0x5d50be,_0xddd2ca=this[_0x350a95(0x29f)][_0x350a95(0x1f4)][_0x350a95(0x190)](_0x350a95(0x2ab))['me'],_0x366b97=this[_0x350a95(0x1a5)][_0x350a95(0x181)](_0x350a95(0x17b),_0xa55622,_0x350a95(0x17e));for(const _0x3095e6 of this[_0x350a95(0x2a6)]())if(_0x3095e6[_0x350a95(0x1f5)]['id']==_0xddd2ca['id']&&_0x350a95(0x17b)==_0x3095e6[_0x350a95(0x232)]&&_0x3095e6[_0x350a95(0x169)]==_0xa55622&&Pt(_0x3095e6,_0x2d72d8)&&(_0x366b97(_0x3095e6[_0x350a95(0x2de)](),_0x495188)||_0x366b97(_0x495188,_0x3095e6[_0x350a95(0x2de)]()))){for(const _0x3bb4cc of _0x495188)_0x3095e6[_0x350a95(0x2ae)](_0x3bb4cc);return _0x3095e6;}for(const {suggestion:_0x26d6a7,meta:_0x1b087c}of this[_0x350a95(0x294)](_0x495188,_0x350a95(0x17b))){if(!_0x1b087c[_0x350a95(0x1fb)])continue;if(!this[_0x350a95(0x2da)]&&_0x1b087c[_0x350a95(0x289)])continue;if(!Pt(_0x26d6a7,_0x2d72d8))continue;let _0x29e37e=!0x0;for(const _0x411e6b of _0x26d6a7[_0x350a95(0x2de)]())for(const _0x3ab799 of _0x495188)if(!_0x411e6b[_0x350a95(0x1c3)](_0x3ab799)){_0x29e37e=!0x1;break;}if(_0x29e37e)return _0x26d6a7;}const _0x33bf0f=_0x39e5b3(),_0x2f0687=_0xddd2ca['id'],_0x58576d=_0x350a95(0x276)+_0xa55622,_0x36ca83=this[_0x350a95(0x210)]({'id':_0x33bf0f,'type':_0x58576d,'createdAt':new Date(),'authorId':_0x2f0687,'attributes':_0x2d72d8});for(const _0x53207f of _0x495188)this[_0x350a95(0x215)](_0x58576d,_0x33bf0f,_0x2f0687,_0x53207f,_0x467d19[_0x350a95(0x1ce)]());return _0x36ca83;}[_0x5d50be(0x243)](_0x22ac6c,_0x1856ce,_0x400f1c=null,_0x10877d={}){const _0x30880f=_0x5d50be;if(_0x400f1c=_0x400f1c||Et(_0x1856ce),_0x22ac6c[_0x30880f(0x153)])return null;if(_0x30880f(0x24e)===this[_0x30880f(0x2ea)]){const _0x335455=this[_0x30880f(0x1a5)][_0x30880f(0x181)](_0x30880f(0x2c3),_0x400f1c,_0x30880f(0x19f));return this[_0x30880f(0x22e)](()=>_0x335455([_0x22ac6c],_0x1856ce,_0x10877d)),null;}const _0x2ac7bf=this[_0x30880f(0x29f)][_0x30880f(0x1f4)][_0x30880f(0x190)](_0x30880f(0x2ab))['me'],_0x44c621=[];if(_0x30880f(0x1b5)!==this[_0x30880f(0x2ea)]){for(const {suggestion:_0x45eccb,meta:_0x203157}of this[_0x30880f(0x294)](_0x22ac6c,_0x30880f(0x17b)))_0x203157[_0x30880f(0x1fb)]&&!_0x203157[_0x30880f(0x240)]&&_0x44c621[_0x30880f(0x222)](..._0x45eccb[_0x30880f(0x2de)]());}const _0x3c9320=function(_0x1871ad,_0x32c328){const _0x52ffc7=_0x30880f,_0xac6347=[];for(const _0x4ed5dc of _0x32c328){const _0x553dec=_0x1871ad[_0x52ffc7(0x1a3)](_0x4ed5dc);_0x553dec&&_0xac6347[_0x52ffc7(0x222)](_0x553dec);}return _0xac6347;}(_0x22ac6c,_0x44c621),_0x5c1fb6=function(_0x56f3da,_0x1a4d90){const _0x55b693=_0x30880f,_0x53e610=[_0x56f3da];for(const _0xee0733 of _0x1a4d90){let _0x1aa162=0x0;for(;_0x1aa162<_0x53e610[_0x55b693(0x28d)];){const _0x37b077=_0x53e610[_0x1aa162][_0x55b693(0x2c7)](_0xee0733);_0x53e610[_0x55b693(0x25d)](_0x1aa162,0x1,..._0x37b077),_0x1aa162+=_0x37b077[_0x55b693(0x28d)];}}return _0x53e610;}(_0x22ac6c,_0x44c621);_0x3c9320[_0x30880f(0x28d)]&&this[_0x30880f(0x192)][_0x30880f(0x2e8)](()=>{const _0x94d386=_0x30880f;for(const _0x2ff567 of _0x3c9320){const _0x485654=this[_0x94d386(0x1a5)][_0x94d386(0x181)](_0x94d386(0x2c3),_0x400f1c,_0x94d386(0x19f));this[_0x94d386(0x22e)](()=>_0x485654([_0x2ff567],_0x1856ce,_0x10877d));}});for(const _0x2a744d of _0x5c1fb6){let _0x4dd49d=null,_0x169a94=_0x2a744d[_0x30880f(0x1c4)],_0x35b314=_0x2a744d[_0x30880f(0x226)];for(const {suggestion:_0x7da139,meta:_0x59249f}of this[_0x30880f(0x294)](_0x2a744d,_0x30880f(0x2c3))){if(!_0x59249f[_0x30880f(0x1fb)])continue;if(_0x7da139[_0x30880f(0x169)]!=_0x400f1c)continue;if(!Pt(_0x7da139,_0x10877d))continue;const _0x5c236f=_0x7da139[_0x30880f(0x152)]();if(_0x5c236f[_0x30880f(0x1c3)](_0x2a744d,!0x0))return null;_0x169a94=_0x169a94[_0x30880f(0x22b)](_0x5c236f[_0x30880f(0x1c4)])?_0x169a94:_0x5c236f[_0x30880f(0x1c4)],_0x35b314=_0x35b314[_0x30880f(0x20c)](_0x5c236f[_0x30880f(0x226)])?_0x35b314:_0x5c236f[_0x30880f(0x226)],_0x4dd49d?_0x5c236f[_0x30880f(0x1c4)][_0x30880f(0x22b)](_0x4dd49d[_0x30880f(0x152)]()[_0x30880f(0x1c4)])?(_0x4dd49d[_0x30880f(0x2c1)](),_0x4dd49d=_0x7da139):_0x7da139[_0x30880f(0x2c1)]():_0x4dd49d=_0x7da139;}const _0x5cd633=this[_0x30880f(0x192)][_0x30880f(0x22d)](_0x169a94,_0x35b314);if(_0x4dd49d)this[_0x30880f(0x1c9)](_0x4dd49d,_0x5cd633);else{const _0x25d61e=_0x39e5b3(),_0x5cd276=_0x2ac7bf['id'];this[_0x30880f(0x210)]({'id':_0x25d61e,'type':_0x30880f(0x2b2)+_0x400f1c,'data':_0x1856ce,'createdAt':new Date(),'authorId':_0x5cd276,'attributes':_0x10877d}),this[_0x30880f(0x215)](_0x30880f(0x2b2)+_0x400f1c,_0x25d61e,_0x5cd276,_0x5cd633);}}return null;}[_0x5d50be(0x246)](_0x5bfa13,_0x669bc2,_0x2504c3=[],_0x24b802=null,_0x1c866c={}){const _0x2d0873=_0x5d50be;_0x669bc2[_0x2d0873(0x2cb)]||(_0x669bc2[_0x2d0873(0x2cb)]=_0x669bc2[_0x2d0873(0x193)]),_0x669bc2[_0x2d0873(0x23f)]=_0x5bfa13['is'](_0x2d0873(0x1a4)),_0x24b802=_0x24b802||Et(_0x669bc2);const _0x5e73a7=_0x2504c3[_0x2d0873(0x17d)](_0xcf660d=>Ot(_0xcf660d,this[_0x2d0873(0x192)])),_0x1f681c=_0x5bfa13['is'](_0x2d0873(0x1a4))?_0x5bfa13:Ot(_0x5bfa13,this[_0x2d0873(0x192)]);if(_0x2d0873(0x24e)===this[_0x2d0873(0x2ea)]){const _0x721c21=this[_0x2d0873(0x1a5)][_0x2d0873(0x181)](_0x2d0873(0x1fa),_0x24b802,_0x2d0873(0x19f));return this[_0x2d0873(0x22e)](()=>_0x721c21([_0x1f681c],_0x669bc2,_0x1c866c)),null;}_0x5e73a7[_0x2d0873(0x222)](_0x1f681c);let _0x4a6091=!0x0;for(const _0x96f793 of _0x5e73a7)if(!this[_0x2d0873(0x1ff)](_0x96f793)){_0x4a6091=!0x1;break;}if(_0x4a6091&&_0x2d0873(0x1b5)!==this[_0x2d0873(0x2ea)]){const _0xb8eaae=this[_0x2d0873(0x1a5)][_0x2d0873(0x181)](_0x2d0873(0x1fa),_0x24b802,_0x2d0873(0x19f));return this[_0x2d0873(0x22e)](()=>_0xb8eaae([_0x1f681c],_0x669bc2,_0x1c866c)),null;}let _0x19f229=null,_0x412c6d=_0x1f681c[_0x2d0873(0x1c4)],_0x127646=_0x1f681c[_0x2d0873(0x226)];for(const {suggestion:_0xa31034,meta:_0x277954}of this[_0x2d0873(0x294)](_0x1f681c,_0x2d0873(0x1fa))){if(!_0x277954[_0x2d0873(0x1fb)])continue;if(_0x277954[_0x2d0873(0x2eb)]||_0x277954[_0x2d0873(0x289)]||_0x277954[_0x2d0873(0x240)])continue;if(_0xa31034[_0x2d0873(0x250)][_0x2d0873(0x2cb)]!=_0x669bc2[_0x2d0873(0x2cb)])continue;if(!Pt(_0xa31034,_0x1c866c))continue;const _0x535cb4=_0xa31034[_0x2d0873(0x152)]();if(_0xa31034[_0x2d0873(0x169)]==_0x24b802){if(_0x535cb4[_0x2d0873(0x1c3)](_0x1f681c,!0x0))return null;_0x412c6d=_0x412c6d[_0x2d0873(0x22b)](_0x535cb4[_0x2d0873(0x1c4)])?_0x412c6d:_0x535cb4[_0x2d0873(0x1c4)],_0x127646=_0x127646[_0x2d0873(0x20c)](_0x535cb4[_0x2d0873(0x226)])?_0x127646:_0x535cb4[_0x2d0873(0x226)],_0x19f229?_0x535cb4[_0x2d0873(0x1c4)][_0x2d0873(0x22b)](_0x19f229[_0x2d0873(0x152)]()[_0x2d0873(0x1c4)])?(_0x19f229[_0x2d0873(0x2c1)](),_0x19f229=_0xa31034):_0xa31034[_0x2d0873(0x2c1)]():_0x19f229=_0xa31034;}else{const _0x3ffac9=_0x1f681c[_0x2d0873(0x1a3)](_0x535cb4);this[_0x2d0873(0x235)](_0xa31034,_0x3ffac9);}}const _0x262b55=this[_0x2d0873(0x29f)][_0x2d0873(0x1f4)][_0x2d0873(0x190)](_0x2d0873(0x2ab))['me'],_0x20b18d=_0x39e5b3(),_0x29dcd5=_0x262b55['id'];if(_0x19f229)return this[_0x2d0873(0x1c9)](_0x19f229,this[_0x2d0873(0x192)][_0x2d0873(0x22d)](_0x412c6d,_0x127646)),_0x19f229;{const _0x1ba64b=this[_0x2d0873(0x210)]({'id':_0x20b18d,'type':_0x2d0873(0x288)+_0x24b802,'data':_0x669bc2,'createdAt':new Date(),'authorId':_0x29dcd5,'attributes':_0x1c866c});return this[_0x2d0873(0x215)](_0x2d0873(0x288)+_0x24b802,_0x20b18d,_0x29dcd5,this[_0x2d0873(0x192)][_0x2d0873(0x22d)](_0x412c6d,_0x127646)),_0x1ba64b;}}[_0x5d50be(0x270)](_0x3ecce3,_0x5574cc,_0x484e96=[],_0x1b00ef=null,_0x230a0a={}){const _0x4eb2be=_0x5d50be;_0x5574cc[_0x4eb2be(0x2cb)]||(_0x5574cc[_0x4eb2be(0x2cb)]=_0x5574cc[_0x4eb2be(0x193)]);const _0x4c57cd=_0x3ecce3[0x0];_0x5574cc[_0x4eb2be(0x23f)]=_0x4c57cd['is'](_0x4eb2be(0x1a4)),_0x1b00ef=_0x1b00ef||Et(_0x5574cc);const _0x1bfb03=_0x484e96[_0x4eb2be(0x17d)](_0x2f7e86=>Ot(_0x2f7e86,this[_0x4eb2be(0x192)])),_0x586c79=_0x4c57cd['is'](_0x4eb2be(0x1a4))?_0x3ecce3:_0x3ecce3[_0x4eb2be(0x17d)](_0x445bc5=>Ot(_0x445bc5,this[_0x4eb2be(0x192)]));if(_0x4eb2be(0x24e)===this[_0x4eb2be(0x2ea)]){const _0x481052=this[_0x4eb2be(0x1a5)][_0x4eb2be(0x181)](_0x4eb2be(0x1fa),_0x1b00ef,_0x4eb2be(0x19f));return this[_0x4eb2be(0x22e)](()=>_0x481052(_0x586c79,_0x5574cc,_0x230a0a)),null;}_0x1bfb03[_0x4eb2be(0x222)](..._0x586c79);let _0x783a76=!0x0;for(const _0x1440fd of _0x1bfb03)if(!this[_0x4eb2be(0x1ff)](_0x1440fd)){_0x783a76=!0x1;break;}if(_0x783a76&&_0x4eb2be(0x1b5)!==this[_0x4eb2be(0x2ea)]){const _0x47c10e=this[_0x4eb2be(0x1a5)][_0x4eb2be(0x181)](_0x4eb2be(0x1fa),_0x1b00ef,_0x4eb2be(0x19f));return this[_0x4eb2be(0x22e)](()=>_0x47c10e(_0x586c79,_0x5574cc,_0x230a0a)),null;}const _0x1102e7=this[_0x4eb2be(0x29f)][_0x4eb2be(0x1f4)][_0x4eb2be(0x190)](_0x4eb2be(0x2ab))['me'];for(const _0x27fcbf of this[_0x4eb2be(0x2a6)]()){if(_0x27fcbf[_0x4eb2be(0x1f5)]['id']!=_0x1102e7['id'])continue;if(_0x4eb2be(0x1fa)!=_0x27fcbf[_0x4eb2be(0x232)]||_0x27fcbf[_0x4eb2be(0x250)][_0x4eb2be(0x2cb)]!=_0x5574cc[_0x4eb2be(0x2cb)])continue;if(!Pt(_0x27fcbf,_0x230a0a))continue;const _0x38c61f=_0x27fcbf[_0x4eb2be(0x169)]==_0x1b00ef;for(let _0x425c1c=0x0;_0x425c1c<_0x586c79[_0x4eb2be(0x28d)];_0x425c1c++){const _0x7cd84e=_0x586c79[_0x425c1c];for(const _0x14894d of _0x27fcbf[_0x4eb2be(0x21b)]()){const _0x2141f9=_0x14894d[_0x4eb2be(0x1e3)]();if(_0x7cd84e[_0x4eb2be(0x298)](_0x2141f9)){_0x38c61f?(_0x586c79[_0x4eb2be(0x25d)](_0x425c1c,0x1),_0x425c1c--):_0x27fcbf[_0x4eb2be(0x257)](_0x14894d[_0x4eb2be(0x262)]);break;}}}}if(0x0==_0x586c79[_0x4eb2be(0x28d)])return null;const _0x59c145=this[_0x4eb2be(0x1a5)][_0x4eb2be(0x181)](_0x4eb2be(0x1fa),_0x1b00ef,_0x4eb2be(0x17e));for(const _0x27a7e4 of this[_0x4eb2be(0x2a6)]())if(_0x27a7e4[_0x4eb2be(0x1f5)]['id']==_0x1102e7['id']&&_0x4eb2be(0x1fa)==_0x27a7e4[_0x4eb2be(0x232)]&&_0x27a7e4[_0x4eb2be(0x250)][_0x4eb2be(0x2cb)]==_0x5574cc[_0x4eb2be(0x2cb)]&&_0x27a7e4[_0x4eb2be(0x169)]==_0x1b00ef&&Pt(_0x27a7e4,_0x230a0a)&&(_0x59c145(_0x27a7e4[_0x4eb2be(0x2de)](),_0x586c79)||_0x59c145(_0x586c79,_0x27a7e4[_0x4eb2be(0x2de)]()))){for(const _0x48aa07 of _0x586c79)_0x27a7e4[_0x4eb2be(0x2ae)](_0x48aa07);return _0x27a7e4;}const _0x2413f2=_0x39e5b3(),_0xff25c9=_0x1102e7['id'],_0x51c515=_0x4eb2be(0x288)+_0x1b00ef,_0x291705=this[_0x4eb2be(0x210)]({'id':_0x2413f2,'type':_0x51c515,'data':_0x5574cc,'createdAt':new Date(),'authorId':_0xff25c9,'attributes':_0x230a0a});for(const _0x5b1970 of _0x586c79)this[_0x4eb2be(0x215)](_0x51c515,_0x2413f2,_0xff25c9,_0x5b1970,_0x467d19[_0x4eb2be(0x1ce)]());return _0x291705;}[_0x5d50be(0x237)](_0x1ae9f4,_0x2c3925=null,_0x2cb575={}){const _0x553e43=_0x5d50be;if(_0x1ae9f4[_0x553e43(0x153)])return null;const _0x2034c8=this[_0x553e43(0x29f)][_0x553e43(0x1f4)][_0x553e43(0x190)](_0x553e43(0x2ab))['me'],_0x4f60b6=new _0x691cb2(_0x1ae9f4[_0x553e43(0x1c4)],_0x1ae9f4[_0x553e43(0x226)]);for(const {suggestion:_0x3c88d3,meta:_0x59754e}of this[_0x553e43(0x294)](_0x4f60b6,_0x553e43(0x17b)))if(_0x59754e[_0x553e43(0x1fb)]&&!_0x59754e[_0x553e43(0x2eb)]){if(_0x3c88d3[_0x553e43(0x1bc)]){const _0x3c8847=_0x3c88d3[_0x553e43(0x2de)]()[_0x553e43(0x146)](_0x40c2c0=>_0x553e43(0x172)!=_0x40c2c0[_0x553e43(0x2d2)][_0x553e43(0x16e)]);_0x3c8847[_0x553e43(0x24d)](_0x1d7881=>_0x4f60b6[_0x553e43(0x1c3)](_0x1d7881,!0x0))&&_0x3c88d3[_0x553e43(0x18e)]();if(_0x3c8847[_0x553e43(0x167)](_0x1b76ff=>_0x1b76ff[_0x553e43(0x1c3)](_0x4f60b6,!0x0))){const _0x4c7c18=this[_0x553e43(0x1a5)][_0x553e43(0x181)](_0x553e43(0x188),_0x2c3925,_0x553e43(0x19f));return this[_0x553e43(0x22e)](()=>_0x4c7c18([_0x4f60b6],null,_0x2cb575)),null;}}else{const _0x136677=_0x4f60b6[_0x553e43(0x1a3)](_0x3c88d3[_0x553e43(0x152)]());null!==_0x136677&&_0x3c88d3[_0x553e43(0x264)]([_0x136677],null,_0x2cb575);}}if(_0x4f60b6[_0x553e43(0x1ad)](),_0x4f60b6[_0x553e43(0x153)]||_0x553e43(0x172)==_0x4f60b6[_0x553e43(0x2d2)][_0x553e43(0x16e)])return null;let _0x35152e=null,_0x1ef314=_0x4f60b6[_0x553e43(0x1c4)],_0x567c59=_0x4f60b6[_0x553e43(0x226)];const _0x331c62=this[_0x553e43(0x294)](_0x4f60b6,_0x553e43(0x188));for(const {suggestion:_0x55eb75,meta:_0x49ec51}of _0x331c62){const _0x537fed=this[_0x553e43(0x192)][_0x553e43(0x22d)](_0x1ef314,_0x567c59);if(_0x49ec51[_0x553e43(0x1fb)]&&(this[_0x553e43(0x2da)]||!_0x49ec51[_0x553e43(0x289)]&&!_0x49ec51[_0x553e43(0x240)])){if(_0x55eb75[_0x553e43(0x1bc)]){if(!Pt(_0x55eb75,_0x2cb575))continue;let _0x21e986=!0x0;for(const _0x50f920 of _0x55eb75[_0x553e43(0x2de)]()){if(_0x50f920[_0x553e43(0x1c3)](_0x537fed,!0x0))return _0x55eb75;_0x537fed[_0x553e43(0x1c3)](_0x50f920)||(_0x21e986=!0x1);}_0x21e986&&_0x55eb75[_0x553e43(0x18e)]();}else{const _0x36e240=_0x55eb75[_0x553e43(0x152)]();if(_0x36e240[_0x553e43(0x1c3)](_0x537fed,!0x0))return _0x55eb75;if(!Pt(_0x55eb75,_0x2cb575)){_0x537fed[_0x553e43(0x1c3)](_0x36e240)?_0x55eb75[_0x553e43(0x2c1)]():_0x36e240[_0x553e43(0x1ed)](_0x1ef314)?_0x1ef314=_0x36e240[_0x553e43(0x226)]:_0x36e240[_0x553e43(0x1ed)](_0x567c59)&&(_0x567c59=_0x36e240[_0x553e43(0x1c4)]);continue;}_0x1ef314=_0x1ef314[_0x553e43(0x22b)](_0x36e240[_0x553e43(0x1c4)])?_0x1ef314:_0x36e240[_0x553e43(0x1c4)],_0x567c59=_0x567c59[_0x553e43(0x20c)](_0x36e240[_0x553e43(0x226)])?_0x567c59:_0x36e240[_0x553e43(0x226)],_0x2cb575=Object[_0x553e43(0x277)]({},_0x55eb75[_0x553e43(0x1ec)]),_0x35152e?_0x36e240[_0x553e43(0x1c4)][_0x553e43(0x22b)](_0x35152e[_0x553e43(0x152)]()[_0x553e43(0x1c4)])?(_0x35152e[_0x553e43(0x2c1)](),_0x35152e=_0x55eb75):_0x55eb75[_0x553e43(0x2c1)]():_0x35152e=_0x55eb75;}}}if(_0x35152e)return this[_0x553e43(0x1c9)](_0x35152e,this[_0x553e43(0x192)][_0x553e43(0x22d)](_0x1ef314,_0x567c59)),_0x35152e;{const _0x228a8a=_0x39e5b3(),_0xb136f7=this[_0x553e43(0x192)][_0x553e43(0x22d)](_0x1ef314,_0x567c59),_0x524f78=_0x2034c8['id'],_0x43030c=_0x2c3925?_0x553e43(0x23a)+_0x2c3925:_0x553e43(0x188),_0x891172=this[_0x553e43(0x210)]({'id':_0x228a8a,'type':_0x43030c,'createdAt':new Date(),'authorId':_0x524f78,'attributes':_0x2cb575});return this[_0x553e43(0x215)](_0x43030c,_0x228a8a,_0x524f78,_0xb136f7),_0x891172;}}[_0x5d50be(0x2ac)](_0x16e973,_0x310a05=_0x5d50be(0x178),_0x23f6f0={}){const _0x61e487=_0x5d50be,_0x2feed1=this[_0x61e487(0x29f)][_0x61e487(0x1f4)][_0x61e487(0x190)](_0x61e487(0x2ab))['me'],_0x414c88=_0x16e973[_0x61e487(0x17d)](_0x54dbd9=>new _0x691cb2(_0x54dbd9[_0x61e487(0x1c4)],_0x54dbd9[_0x61e487(0x226)])),_0x17764d=new Set();for(const {suggestion:_0x457e88,meta:_0x41d528}of this[_0x61e487(0x294)](_0x414c88,_0x61e487(0x17b)))_0x41d528[_0x61e487(0x1fb)]&&!_0x41d528[_0x61e487(0x2eb)]&&_0x17764d[_0x61e487(0x2af)](_0x457e88);for(const _0x39182f of _0x17764d)if(_0x39182f[_0x61e487(0x1bc)]){const _0x23d117=_0x39182f[_0x61e487(0x2de)]();(!_0x39182f[_0x61e487(0x1ec)]||!_0x39182f[_0x61e487(0x1ec)][_0x61e487(0x1d0)])&&(_0x23d117[_0x61e487(0x24d)](_0x335ee1=>_0x414c88[_0x61e487(0x167)](_0x1f8ed8=>_0x1f8ed8[_0x61e487(0x1c3)](_0x335ee1,!0x0)))&&_0x39182f[_0x61e487(0x18e)]());if(_0x414c88[_0x61e487(0x24d)](_0x19a676=>_0x23d117[_0x61e487(0x167)](_0x2baab6=>_0x2baab6[_0x61e487(0x1c3)](_0x19a676,!0x0)))){const _0x5ebeaa=this[_0x61e487(0x1a5)][_0x61e487(0x181)](_0x61e487(0x188),_0x310a05,_0x61e487(0x19f));return this[_0x61e487(0x22e)](()=>_0x5ebeaa(_0x16e973,null,_0x23f6f0)),null;}}else{const _0x30bf93=_0x39182f[_0x61e487(0x152)]();_0x414c88[_0x61e487(0x167)](_0x30e1ab=>_0x30e1ab[_0x61e487(0x1c3)](_0x30bf93,!0x0))&&_0x39182f[_0x61e487(0x18e)]();if(_0x414c88[_0x61e487(0x24d)](_0xe01c55=>_0x30bf93[_0x61e487(0x1c3)](_0xe01c55,!0x0))){const _0x29d8d0=this[_0x61e487(0x1a5)][_0x61e487(0x181)](_0x61e487(0x188),_0x310a05,_0x61e487(0x19f));return this[_0x61e487(0x22e)](()=>_0x29d8d0(_0x414c88,null,_0x23f6f0)),null;}}const _0x5d1c1c=this[_0x61e487(0x1a5)][_0x61e487(0x181)](_0x61e487(0x188),_0x310a05,_0x61e487(0x17e));let _0x1acaf8=null;for(const _0x408bc9 of this[_0x61e487(0x2a6)]())if(_0x408bc9[_0x61e487(0x1f5)]['id']==_0x2feed1['id']&&_0x408bc9[_0x61e487(0x28f)]&&_0x61e487(0x188)==_0x408bc9[_0x61e487(0x232)]&&_0x408bc9[_0x61e487(0x169)]==_0x310a05&&Pt(_0x408bc9,_0x23f6f0)&&(_0x5d1c1c(_0x408bc9[_0x61e487(0x2de)](),_0x414c88)||_0x5d1c1c(_0x414c88,_0x408bc9[_0x61e487(0x2de)]()))){if(_0x1acaf8){if(_0x408bc9[_0x61e487(0x2b9)]&&_0x408bc9[_0x61e487(0x2b9)][_0x61e487(0x28d)])continue;for(const _0x2e3b97 of _0x408bc9[_0x61e487(0x2de)]())_0x1acaf8[_0x61e487(0x162)](_0x2e3b97)||_0x1acaf8[_0x61e487(0x2ae)](_0x2e3b97);_0x408bc9[_0x61e487(0x2c1)]();}else{_0x1acaf8=_0x408bc9;for(const _0x2067f1 of _0x414c88)_0x408bc9[_0x61e487(0x162)](_0x2067f1)||_0x408bc9[_0x61e487(0x2ae)](_0x2067f1);}}if(_0x1acaf8)return _0x1acaf8;_0x17764d[_0x61e487(0x183)]();for(const {suggestion:_0x1c86c1,meta:_0x8b16aa}of this[_0x61e487(0x294)](_0x414c88,_0x61e487(0x188)))_0x8b16aa[_0x61e487(0x1fb)]&&(this[_0x61e487(0x2da)]||!_0x8b16aa[_0x61e487(0x289)]&&!_0x8b16aa[_0x61e487(0x240)])&&Pt(_0x1c86c1,_0x23f6f0)&&_0x17764d[_0x61e487(0x2af)](_0x1c86c1);for(const _0x4355ae of _0x17764d){const _0x18321b=_0x4355ae[_0x61e487(0x2de)]();if(!_0x23f6f0||!_0x23f6f0[_0x61e487(0x1d0)]){if(_0x414c88[_0x61e487(0x24d)](_0x37d244=>_0x18321b[_0x61e487(0x167)](_0x402775=>_0x402775[_0x61e487(0x1c3)](_0x37d244,!0x0))))return _0x4355ae;}(!_0x4355ae[_0x61e487(0x1ec)]||!_0x4355ae[_0x61e487(0x1ec)][_0x61e487(0x1d0)])&&(_0x18321b[_0x61e487(0x24d)](_0x19aa93=>_0x414c88[_0x61e487(0x167)](_0x497333=>_0x497333[_0x61e487(0x1c3)](_0x19aa93,!0x0)))&&_0x4355ae[_0x61e487(0x18e)]());}const _0x1d6fef=_0x39e5b3(),_0x547698=_0x2feed1['id'],_0x2257ba=_0x61e487(0x23a)+_0x310a05,_0x2a575f=this[_0x61e487(0x210)]({'id':_0x1d6fef,'type':_0x2257ba,'createdAt':new Date(),'authorId':_0x547698,'attributes':_0x23f6f0});for(const _0x4331d6 of _0x414c88)_0x4331d6[_0x61e487(0x1ad)](),_0x4331d6[_0x61e487(0x153)]||_0x61e487(0x172)==_0x4331d6[_0x61e487(0x2d2)][_0x61e487(0x16e)]||this[_0x61e487(0x215)](_0x2257ba,_0x1d6fef,_0x547698,_0x4331d6,_0x467d19[_0x61e487(0x1ce)]());return _0x2a575f;}[_0x5d50be(0x27f)](_0x14e1ac,_0x30c3ba,_0x11cb40,_0x26ec36,_0x549181){const _0x45302b=_0x5d50be;if(_0x14e1ac[_0x45302b(0x153)])return[];if(_0x45302b(0x24e)===this[_0x45302b(0x2ea)])return[];const _0x1a29da=this[_0x45302b(0x29f)][_0x45302b(0x1f4)][_0x45302b(0x190)](_0x45302b(0x2ab))['me']['id'],_0x5ee06b=Array[_0x45302b(0x251)](this[_0x45302b(0x2b7)][_0x45302b(0x2c8)]())[_0x45302b(0x146)](_0x55e6bc=>_0x45302b(0x227)==_0x55e6bc[_0x45302b(0x232)]&&_0x55e6bc[_0x45302b(0x250)][_0x45302b(0x1e0)]==_0x30c3ba&&_0x55e6bc[_0x45302b(0x162)](_0x14e1ac));if(_0x45302b(0x1ae)===this[_0x45302b(0x2ea)]){const _0x19e0ec=this[_0x45302b(0x294)](_0x14e1ac,_0x45302b(0x17b))[_0x45302b(0x146)](({meta:_0x518a10})=>_0x518a10[_0x45302b(0x1fb)]&&!_0x518a10[_0x45302b(0x240)]&&!_0x518a10[_0x45302b(0x2eb)])[_0x45302b(0x17d)](({suggestion:_0x1001fa})=>_0x1001fa);_0x5ee06b[_0x45302b(0x2f1)](..._0x19e0ec);}const _0x35c6ac=new Map([[_0x14e1ac,_0x11cb40]]);for(const _0x2b2e8e of _0x5ee06b){const _0x4bb3e5=_0x45302b(0x227)==_0x2b2e8e[_0x45302b(0x232)]?_0x2b2e8e[_0x45302b(0x250)][_0x45302b(0x213)]:void 0x0,_0x5c3382=_0x2b2e8e[_0x45302b(0x152)](),_0x73a921=Array[_0x45302b(0x251)](_0x35c6ac[_0x45302b(0x1a1)]())[_0x45302b(0x200)](_0x37669b=>_0x37669b[_0x45302b(0x148)](_0x5c3382));if(!_0x73a921)continue;const _0xe84006=_0x73a921[_0x45302b(0x2c7)](_0x5c3382);this[_0x45302b(0x23e)](_0x30c3ba)&&_0x45302b(0x17b)==_0x2b2e8e[_0x45302b(0x232)]&&0x0!=_0xe84006[_0x45302b(0x28d)]||(_0x35c6ac[_0x45302b(0x22a)](_0x73a921),_0xe84006[_0x45302b(0x29d)](_0x4a34ea=>{const _0x52200a=_0x45302b;_0x35c6ac[_0x52200a(0x217)](_0x4a34ea,_0x11cb40);}),_0x45302b(0x17b)!=_0x2b2e8e[_0x45302b(0x232)]&&_0x4bb3e5!=_0x26ec36&&_0x35c6ac[_0x45302b(0x217)](_0x73a921[_0x45302b(0x1a3)](_0x5c3382),_0x4bb3e5));}const _0x274a54=[];for(const [_0x111222,_0x1c0e1b]of _0x35c6ac){const _0x31fb13=_0x39e5b3(),_0x54b25a={'key':_0x30c3ba,'oldValue':_0x1c0e1b,'newValue':_0x26ec36};_0x30c3ba[_0x45302b(0x28d)]>0x25&&console[_0x45302b(0x1e1)](_0x45302b(0x27a),{'key':_0x30c3ba});const _0x5a816c=(_0x45302b(0x279)+(_0x30c3ba+'|'+Et({'newValue':_0x26ec36})))[_0x45302b(0x189)](0x0,0x3c),_0x58fbcd=this[_0x45302b(0x210)]({'id':_0x31fb13,'type':_0x5a816c,'data':_0x54b25a,'createdAt':new Date(),'authorId':_0x1a29da,'attributes':_0x549181});_0x274a54[_0x45302b(0x222)](_0x58fbcd),this[_0x45302b(0x215)](_0x5a816c,_0x31fb13,_0x1a29da,_0x111222);}return _0x274a54;}[_0x5d50be(0x2db)](_0x5d8be1){const _0x1adef5=_0x5d50be;this[_0x1adef5(0x23b)][_0x1adef5(0x2af)](_0x5d8be1);}[_0x5d50be(0x2e7)](_0x3e20fb){const _0x2929e6=_0x5d50be;this[_0x2929e6(0x2d1)][_0x2929e6(0x2af)](_0x3e20fb);}[_0x5d50be(0x281)](_0xb62fab,_0x37c24b=[],_0x4a2095=[]){const _0x59c537=_0x5d50be;this[_0x59c537(0x2b4)](_0xb62fab,(_0x3ecd43,..._0x29d5f1)=>{const _0x16977c=_0x59c537;this[_0x16977c(0x1e6)](()=>{_0x3ecd43(..._0x29d5f1);});});for(const _0x45c2c3 of _0x37c24b)this[_0x59c537(0x2e7)](_0x45c2c3);for(const _0x1d1ec8 of _0x4a2095)this[_0x59c537(0x2db)](_0x1d1ec8);}[_0x5d50be(0x1b3)](_0x4a615e){const _0x801e63=_0x5d50be;return _0x801e63(0x227)==_0x4a615e[_0x801e63(0x232)]?_0x4a615e[_0x801e63(0x169)][_0x801e63(0x1cf)]('|')[0x0]:null;}[_0x5d50be(0x1c9)](_0x5774e4,_0x2a9015){const _0xf18926=_0x5d50be,_0x6270bb=_0x5774e4[_0xf18926(0x1b8)]();this[_0xf18926(0x192)][_0xf18926(0x2e8)](_0x32a9da=>{const _0x2de354=_0xf18926;_0x32a9da[_0x2de354(0x206)](_0x6270bb,{'range':_0x2a9015});});}[_0x5d50be(0x2d4)](_0x24e03d){const _0x1a5bc7=_0x5d50be,_0x2d7544=_0x24e03d['id'],_0x4a2ab2=this[_0x1a5bc7(0x29f)][_0x1a5bc7(0x2ce)][_0x1a5bc7(0x190)](_0x1a5bc7(0x14a));this[_0x1a5bc7(0x272)][_0x1a5bc7(0x1c8)](_0x2d7544)||this[_0x1a5bc7(0x272)][_0x1a5bc7(0x1f2)]({'channelId':_0x4a2ab2,'threadId':_0x2d7544,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xe32cee=this[_0x1a5bc7(0x272)][_0x1a5bc7(0x26f)](_0x2d7544);_0xe32cee[_0x1a5bc7(0x163)](_0x1a5bc7(0x2c6)),_0xe32cee[_0x1a5bc7(0x2c6)]=!0x1,_0x24e03d[_0x1a5bc7(0x2b9)]=_0xe32cee;}[_0x5d50be(0x27d)](_0x119f9d,_0x229a13,_0x1359b4,_0x3c86f0){const _0x4cc205=_0x5d50be;if(_0x119f9d[_0x4cc205(0x232)]!=_0x229a13||_0x119f9d[_0x4cc205(0x169)]!=_0x1359b4||_0x119f9d[_0x4cc205(0x15b)]['id']!=_0x3c86f0)throw this[_0x4cc205(0x29f)][_0x4cc205(0x1e7)](_0x4cc205(0x220)),new _0x4dd444(_0x4cc205(0x220),this);}[_0x5d50be(0x235)](_0x483417,_0x247497){const _0x5bb87e=_0x5d50be,_0x53caa7=_0x483417[_0x5bb87e(0x152)]();if(_0x247497[_0x5bb87e(0x298)](_0x53caa7))_0x483417[_0x5bb87e(0x2c1)]();else{if(_0x53caa7[_0x5bb87e(0x1c3)](_0x247497)){const _0x26310a=this[_0x5bb87e(0x192)][_0x5bb87e(0x2e2)](_0x247497[_0x5bb87e(0x1c4)][_0x5bb87e(0x2a1)],_0x5bb87e(0x226));this[_0x5bb87e(0x1c9)](_0x483417,this[_0x5bb87e(0x192)][_0x5bb87e(0x22d)](_0x53caa7[_0x5bb87e(0x1c4)],_0x26310a));const _0x2589a7=_0x39e5b3(),_0xd0531f=_0x483417[_0x5bb87e(0x15b)]['id'],_0x191bbf=_0x483417[_0x5bb87e(0x232)]+':'+_0x483417[_0x5bb87e(0x169)];this[_0x5bb87e(0x210)]({'id':_0x2589a7,'type':_0x191bbf,'createdAt':new Date(),'authorId':_0xd0531f,'data':_0x483417[_0x5bb87e(0x250)],'attributes':_0x483417[_0x5bb87e(0x1ec)]});const _0x93a85d=this[_0x5bb87e(0x192)][_0x5bb87e(0x2e2)](_0x247497[_0x5bb87e(0x226)][_0x5bb87e(0x1eb)],_0x5bb87e(0x2df)),_0x26ee84=this[_0x5bb87e(0x192)][_0x5bb87e(0x22d)](_0x93a85d,_0x53caa7[_0x5bb87e(0x226)]);this[_0x5bb87e(0x215)](_0x191bbf,_0x2589a7,_0xd0531f,_0x26ee84);}else{if(_0x53caa7[_0x5bb87e(0x1ed)](_0x247497[_0x5bb87e(0x1c4)])){const _0x3b88fe=this[_0x5bb87e(0x192)][_0x5bb87e(0x2e2)](_0x247497[_0x5bb87e(0x1c4)][_0x5bb87e(0x2a1)],_0x5bb87e(0x226));this[_0x5bb87e(0x1c9)](_0x483417,this[_0x5bb87e(0x192)][_0x5bb87e(0x22d)](_0x53caa7[_0x5bb87e(0x1c4)],_0x3b88fe));}else{const _0x3b3d5c=this[_0x5bb87e(0x192)][_0x5bb87e(0x2e2)](_0x247497[_0x5bb87e(0x226)][_0x5bb87e(0x1eb)],_0x5bb87e(0x2df));this[_0x5bb87e(0x1c9)](_0x483417,this[_0x5bb87e(0x192)][_0x5bb87e(0x22d)](_0x3b3d5c,_0x53caa7[_0x5bb87e(0x226)]));}}}}[_0x5d50be(0x1ff)](_0xa8c81){const _0x241fda=_0x5d50be;for(const {suggestion:_0x3f6852,meta:_0x325815}of this[_0x241fda(0x294)](_0xa8c81,_0x241fda(0x17b))){if(!_0x325815[_0x241fda(0x1fb)])continue;const _0x1503e5=_0x3f6852[_0x241fda(0x2de)]();for(const _0x30ffe3 of _0x1503e5)if(!_0xa8c81[_0x241fda(0x2c7)](_0x30ffe3)[_0x241fda(0x28d)])return!0x0;}return!0x1;}[_0x5d50be(0x1f3)](_0x4957c8){const _0x1eca97=_0x5d50be,_0x5ebe6e=this[_0x1eca97(0x29f)][_0x1eca97(0x1f4)][_0x1eca97(0x190)](_0x1eca97(0x2ab))[_0x1eca97(0x2bc)](_0x4957c8);if(!_0x5ebe6e)throw new _0x4dd444(_0x1eca97(0x231),this);return _0x5ebe6e;}[_0x5d50be(0x157)](_0x761441){const _0x55c540=_0x5d50be,_0x526bb0=this[_0x55c540(0x29f)][_0x55c540(0x1f4)][_0x55c540(0x190)](_0x55c540(0x2ab)),_0x3398c0=_0x4581d0(_0x55c540(0x256)+_0x761441),_0x19f851=_0x526bb0[_0x55c540(0x2bc)](_0x3398c0);return _0x19f851||_0x526bb0[_0x55c540(0x1c1)]({'id':_0x3398c0,'name':_0x761441});}[_0x5d50be(0x260)](_0x3c3eb3,_0x12c39c,_0x24828c,_0xa6781c,_0x4662eb){const _0x48846f=_0x5d50be,_0x5bebd2=this[_0x48846f(0x1f3)](_0xa6781c),_0x226bca=this[_0x48846f(0x1a5)][_0x48846f(0x160)](_0x3c3eb3,_0x12c39c,_0x24828c,_0x5bebd2,_0x4662eb,_0x22c3e2=>{const _0x4f1c52=_0x48846f;this[_0x4f1c52(0x24f)](_0x24828c,{'attributes':_0x22c3e2});const _0x148491=this[_0x4f1c52(0x2dc)](_0x24828c);this[_0x4f1c52(0x2ee)](new Set([_0x148491])),this[_0x4f1c52(0x2a4)](new Set([_0x148491]));});return this[_0x48846f(0x2b6)](_0x226bca,_0x48846f(0x19f),()=>{const _0x59adf9=_0x48846f;this[_0x59adf9(0x24f)](_0x24828c,{'state':_0x59adf9(0x179)});},{'priority':_0x48846f(0x261)}),this[_0x48846f(0x2b6)](_0x226bca,_0x48846f(0x18e),()=>{const _0x2cfc49=_0x48846f;this[_0x2cfc49(0x24f)](_0x24828c,{'state':_0x2cfc49(0x1f9)});},{'priority':_0x48846f(0x261)}),this[_0x48846f(0x2b7)][_0x48846f(0x217)](_0x24828c,_0x226bca),this[_0x48846f(0x2c4)][_0x48846f(0x217)](_0x226bca,_0x48846f(0x26a)),_0x226bca;}[_0x5d50be(0x221)](_0x1830f3){const _0x1e6b94=_0x5d50be,_0xdd0def=_0x1830f3[_0x1e6b94(0x1cf)](':');return{'group':_0xdd0def[0x0],'type':_0xdd0def[0x1],'subType':_0xdd0def[_0x1e6b94(0x28d)]>=0x5?_0xdd0def[0x2]:null,'id':_0xdd0def[_0x1e6b94(0x28d)]<0x5?_0xdd0def[0x2]:_0xdd0def[0x3],'authorId':_0xdd0def[_0x1e6b94(0x28d)]<0x5?_0xdd0def[0x3]:_0xdd0def[0x4],'markerCount':0x6==_0xdd0def[_0x1e6b94(0x28d)]?_0xdd0def[0x5]:null};}[_0x5d50be(0x149)](_0x23dafe,_0x4e52e3,_0x5e312d){const _0x813276=_0x5d50be,_0x5cc568=_0x23dafe[_0x813276(0x152)](),_0x3359c4=_0x5cc568[_0x813276(0x1c4)],_0x18731a=_0x5cc568[_0x813276(0x226)];this[_0x813276(0x1c9)](_0x23dafe,this[_0x813276(0x192)][_0x813276(0x22d)](_0x3359c4,_0x4e52e3));const _0x343bb0=_0x39e5b3(),_0x305df3=_0x23dafe[_0x813276(0x15b)]['id'],_0x293594=_0x23dafe[_0x813276(0x232)]+(_0x23dafe[_0x813276(0x169)]?':'+_0x23dafe[_0x813276(0x169)]:'');this[_0x813276(0x210)]({'id':_0x343bb0,'type':_0x293594,'createdAt':new Date(),'authorId':_0x305df3,'originalSuggestionId':_0x23dafe['id'],'attributes':_0x23dafe[_0x813276(0x1ec)],'data':_0x23dafe[_0x813276(0x250)]});const _0x383d7e=this[_0x813276(0x1b3)](_0x23dafe);(_0x813276(0x1fa)==_0x23dafe[_0x813276(0x232)]||_0x383d7e&&this[_0x813276(0x23e)](_0x383d7e))&&(_0x5e312d=this[_0x813276(0x192)][_0x813276(0x16b)](_0x5e312d[_0x813276(0x1eb)])),this[_0x813276(0x215)](_0x293594,_0x343bb0,_0x305df3,this[_0x813276(0x192)][_0x813276(0x22d)](_0x5e312d,_0x18731a));}[_0x5d50be(0x294)](_0x58552a,_0x50b166=null){const _0x2b9cd9=_0x5d50be,_0x492cc2=[],_0xb51a93=this[_0x2b9cd9(0x29f)][_0x2b9cd9(0x1f4)][_0x2b9cd9(0x190)](_0x2b9cd9(0x2ab))['me'];Array[_0x2b9cd9(0x2e9)](_0x58552a)||(_0x58552a=[_0x58552a]);for(const _0x30040c of this[_0x2b9cd9(0x2a6)]()){if(!_0x30040c[_0x2b9cd9(0x28f)])continue;if(_0x50b166&&_0x30040c[_0x2b9cd9(0x232)]!=_0x50b166)continue;let _0x130755=!0x1;for(const _0x58f69e of _0x30040c[_0x2b9cd9(0x2de)]()){for(const _0x86ab05 of _0x58552a){const _0x185a9f=_0x86ab05[_0x2b9cd9(0x1c4)][_0x2b9cd9(0x298)](_0x58f69e[_0x2b9cd9(0x226)])||_0x86ab05[_0x2b9cd9(0x226)][_0x2b9cd9(0x298)](_0x58f69e[_0x2b9cd9(0x1c4)]);if(_0x185a9f||_0x86ab05[_0x2b9cd9(0x1a3)](_0x58f69e)){const _0x143303=_0x86ab05[_0x2b9cd9(0x1c3)](_0x58f69e)&&xt(this[_0x2b9cd9(0x192)][_0x2b9cd9(0x2b8)],_0x58f69e[_0x2b9cd9(0x1c4)],_0x86ab05),_0x14c6a5=_0x58f69e[_0x2b9cd9(0x1c3)](_0x86ab05)&&xt(this[_0x2b9cd9(0x192)][_0x2b9cd9(0x2b8)],_0x86ab05[_0x2b9cd9(0x1c4)],_0x58f69e);_0x492cc2[_0x2b9cd9(0x222)]({'suggestion':_0x30040c,'meta':{'isOwn':_0xb51a93==_0x30040c[_0x2b9cd9(0x1f5)],'isNextTo':_0x185a9f,'isInsideObject':_0x143303,'containsRangeInObject':_0x14c6a5}}),_0x130755=!0x0;break;}}if(_0x130755)break;}}return _0x492cc2;}[_0x5d50be(0x215)](_0x3c05ba,_0x4059ef,_0x18471b,_0x107295,_0xe6a50c){const _0x530f46=_0x5d50be;this[_0x530f46(0x192)][_0x530f46(0x2e8)](_0x22f439=>{const _0x47d65f=_0x530f46;let _0x350059=_0x47d65f(0x1dc)+_0x3c05ba+':'+_0x4059ef+':'+_0x18471b;_0xe6a50c&&(_0x350059=_0x350059+':'+_0xe6a50c),_0x22f439[_0x47d65f(0x1bf)](_0x350059,{'range':_0x107295,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5d50be(0x1d3)](_0x343a11){const _0x5a7ff0=_0x5d50be,_0x24295=_0x343a11[_0x5a7ff0(0x1fd)],_0x58b7bf=_0x343a11[_0x5a7ff0(0x27e)];_0x343a11[_0x5a7ff0(0x1fd)]=null,_0x343a11[_0x5a7ff0(0x27e)]=null,null!=_0x24295&&_0x24295[_0x5a7ff0(0x27e)]==_0x343a11&&(_0x24295[_0x5a7ff0(0x27e)]=_0x58b7bf),null!=_0x58b7bf&&_0x58b7bf[_0x5a7ff0(0x1fd)]==_0x343a11&&(_0x58b7bf[_0x5a7ff0(0x1fd)]=_0x24295),_0x5a7ff0(0x25f)==this[_0x5a7ff0(0x2c4)][_0x5a7ff0(0x190)](_0x343a11)&&(this[_0x5a7ff0(0x2c4)][_0x5a7ff0(0x217)](_0x343a11,_0x5a7ff0(0x1e4)),this[_0x5a7ff0(0x2bb)](_0x5a7ff0(0x171),_0x343a11,_0x24295,_0x58b7bf));}[_0x5d50be(0x210)](_0x10ff46){const _0x92e17d=_0x5d50be,_0x162469=_0x10ff46['id'],_0x1afc60=this[_0x92e17d(0x1d4)](_0x10ff46);if(this[_0x92e17d(0x26e)]&&this[_0x92e17d(0x26e)][_0x92e17d(0x2a0)]){const _0x1b338b=this[_0x92e17d(0x29f)][_0x92e17d(0x1f4)][_0x92e17d(0x190)](_0x92e17d(0x2cd)),_0x263732=_0x1afc60[_0x92e17d(0x292)],_0x30cea7=_0x1afc60[_0x92e17d(0x169)]?_0x1afc60[_0x92e17d(0x232)]+':'+_0x1afc60[_0x92e17d(0x169)]:_0x1afc60[_0x92e17d(0x232)],_0x28808c=this[_0x92e17d(0x29f)][_0x92e17d(0x14c)],_0x35ed99=_0x1b338b[_0x92e17d(0x2af)](_0x4c615c(_0x28808c,_0x92e17d(0x1d5))),_0x890943={'id':_0x162469,'type':_0x30cea7,'hasComments':_0x263732,'data':_0x10ff46[_0x92e17d(0x250)]||null,'originalSuggestionId':_0x10ff46[_0x92e17d(0x2bf)]||null,'attributes':_0x1afc60[_0x92e17d(0x1ec)]};this[_0x92e17d(0x26e)][_0x92e17d(0x2a0)](_0x890943)[_0x92e17d(0x175)](_0x49671d=>{const _0x4dfa09=_0x92e17d;_0x1afc60[_0x4dfa09(0x1d7)]=!0x0,_0x1b338b[_0x4dfa09(0x2ef)](_0x35ed99),_0x49671d&&_0x49671d[_0x4dfa09(0x234)]&&(this[_0x4dfa09(0x2b7)][_0x4dfa09(0x190)](_0x162469)[_0x4dfa09(0x234)]=_0x49671d[_0x4dfa09(0x234)]);})[_0x92e17d(0x1c6)](_0x34d4d2=>{const _0x33813f=_0x92e17d;throw _0x293bd6(_0x33813f(0x17a)),this[_0x33813f(0x29f)][_0x33813f(0x287)][_0x33813f(0x28a)]({'isUndoable':!0x1},()=>{const _0x5e197c=_0x33813f;_0x1afc60[_0x5e197c(0x18e)]();}),_0x1afc60[_0x33813f(0x28b)](),this[_0x33813f(0x2b7)][_0x33813f(0x22a)](_0x1afc60['id']),this[_0x33813f(0x2c4)][_0x33813f(0x22a)](_0x1afc60),_0x34d4d2;});}return _0x1afc60;}[_0x5d50be(0x23e)](_0x3497d1){const _0x47e0d3=_0x5d50be;return this[_0x47e0d3(0x23b)][_0x47e0d3(0x1a0)](_0x3497d1);}[_0x5d50be(0x24f)](_0x5cf3de,_0x93fb25){const _0xda6d3d=_0x5d50be,_0x3dbea3=this[_0xda6d3d(0x29f)][_0xda6d3d(0x1f4)][_0xda6d3d(0x190)](_0xda6d3d(0x2cd)),_0xa7825a=this[_0xda6d3d(0x2dc)](_0x5cf3de);if(this[_0xda6d3d(0x26e)]&&this[_0xda6d3d(0x26e)][_0xda6d3d(0x212)]){if(_0xa7825a[_0xda6d3d(0x1d7)]){const _0x2d4614=_0x3dbea3[_0xda6d3d(0x2af)](_0x4c615c(this[_0xda6d3d(0x29f)][_0xda6d3d(0x14c)],_0xda6d3d(0x1d5)));this[_0xda6d3d(0x26e)][_0xda6d3d(0x212)](_0x5cf3de,_0x93fb25)[_0xda6d3d(0x175)](()=>{const _0x35ba0d=_0xda6d3d;_0x3dbea3[_0x35ba0d(0x2ef)](_0x2d4614);});}else _0xa7825a['on'](_0xda6d3d(0x155),()=>{const _0x3f33a1=_0xda6d3d;this[_0x3f33a1(0x24f)](_0x5cf3de,_0x93fb25);});}}[_0x5d50be(0x2a5)](_0x1ff616){const _0x2f9d4b=_0x5d50be;if(!this[_0x2f9d4b(0x26e)]||!this[_0x2f9d4b(0x26e)][_0x2f9d4b(0x2dc)])throw new _0x4dd444(_0x2f9d4b(0x2d6),this);return this[_0x2f9d4b(0x26e)][_0x2f9d4b(0x2dc)](_0x1ff616);}[_0x5d50be(0x1b1)](_0x1ab01b){const _0x11ed0a=_0x5d50be,{id:_0x107d75,type:_0x481995,subType:_0x249172,authorId:_0x243e1e}=this[_0x11ed0a(0x221)](_0x1ab01b),_0x3540d9=this[_0x11ed0a(0x2b7)][_0x11ed0a(0x190)](_0x107d75)||this[_0x11ed0a(0x260)](_0x481995,_0x249172,_0x107d75,_0x243e1e,{});switch(this[_0x11ed0a(0x27d)](_0x3540d9,_0x481995,_0x249172,_0x243e1e),this[_0x11ed0a(0x2c4)][_0x11ed0a(0x190)](_0x3540d9)){case _0x11ed0a(0x26a):this[_0x11ed0a(0x2a5)](_0x107d75)[_0x11ed0a(0x175)](_0x190273=>{const _0x391217=_0x11ed0a;let _0x4599a3=Promise[_0x391217(0x29a)]();_0x190273[_0x391217(0x292)]&&(_0x4599a3=this[_0x391217(0x272)][_0x391217(0x2b3)]({'channelId':this[_0x391217(0x29f)][_0x391217(0x2ce)][_0x391217(0x190)](_0x391217(0x14a)),'threadId':_0x107d75})),_0x4599a3[_0x391217(0x175)](()=>{const _0x268f64=_0x391217;this[_0x268f64(0x1d4)](_0x190273)[_0x268f64(0x1d7)]=!0x0;});}),this[_0x11ed0a(0x2c4)][_0x11ed0a(0x217)](_0x3540d9,_0x11ed0a(0x29c));break;case _0x11ed0a(0x1e4):this[_0x11ed0a(0x24f)](_0x107d75,{'state':_0x11ed0a(0x1fe)});case _0x11ed0a(0x1ef):this[_0x11ed0a(0x2c4)][_0x11ed0a(0x217)](_0x3540d9,_0x11ed0a(0x25f)),this[_0x11ed0a(0x2bb)](_0x11ed0a(0x2c0),_0x3540d9);break;case _0x11ed0a(0x25f):this[_0x11ed0a(0x2bb)](_0x11ed0a(0x285),_0x3540d9);}return _0x3540d9[_0x11ed0a(0x15a)](_0x1ab01b),_0x3540d9;}[_0x5d50be(0x2a4)](_0x5a02a8){const _0x264d7d=_0x5d50be,_0x27ddce=Array[_0x264d7d(0x251)](_0x5a02a8),_0x44f285=_0x27ddce[_0x264d7d(0x146)](_0x59abde=>_0x264d7d(0x227)==_0x59abde[_0x264d7d(0x232)]);this[_0x264d7d(0x1a6)](_0x44f285);const _0x510b65=_0x27ddce[_0x264d7d(0x146)](_0x39d8e8=>!_0x39d8e8[_0x264d7d(0x1bc)]&&_0x264d7d(0x227)!=_0x39d8e8[_0x264d7d(0x232)]),_0x4452cc=this[_0x264d7d(0x2a6)]({'skipNotAttached':!0x0})[_0x264d7d(0x146)](_0x4cf97f=>!_0x4cf97f[_0x264d7d(0x1bc)]&&_0x264d7d(0x227)!=_0x4cf97f[_0x264d7d(0x232)]),_0x5a463c=_0x4452cc[_0x264d7d(0x146)](_0x5df249=>!_0x5a02a8[_0x264d7d(0x1a0)](_0x5df249)),_0x1e9f02=new Map(_0x4452cc[_0x264d7d(0x17d)](_0x478416=>[_0x478416,this[_0x264d7d(0x1a5)][_0x264d7d(0x181)](_0x478416[_0x264d7d(0x232)],_0x478416[_0x264d7d(0x169)],_0x264d7d(0x282))])),_0x4b4689=new Map(_0x4452cc[_0x264d7d(0x17d)](_0x60635e=>[_0x60635e,_0x60635e[_0x264d7d(0x152)]()])),_0x1f4644=new Set(),_0x5b0679=new Set();for(let _0xc10f97=0x0;_0xc10f97<_0x510b65[_0x264d7d(0x28d)];_0xc10f97++)_0x1c711a(_0x510b65[_0xc10f97],_0x510b65,_0xc10f97+0x1);for(let _0xa9fe6b=0x0;_0xa9fe6b<_0x510b65[_0x264d7d(0x28d)];_0xa9fe6b++)_0x1c711a(_0x510b65[_0xa9fe6b],_0x5a463c,0x0);const _0x1ea3f8=new Set();for(let _0x3fcc12=0x0;_0x3fcc12<_0x510b65[_0x264d7d(0x28d)];_0x3fcc12++){const _0x3b9750=_0x510b65[_0x3fcc12];!_0x5b0679[_0x264d7d(0x1a0)](_0x3b9750)&&_0x3b9750[_0x264d7d(0x1fd)]&&(_0x1ea3f8[_0x264d7d(0x2af)](_0x3b9750[_0x264d7d(0x1fd)]),_0x3b9750[_0x264d7d(0x1fd)][_0x264d7d(0x27e)]===_0x3b9750&&(_0x3b9750[_0x264d7d(0x1fd)][_0x264d7d(0x27e)]=null),_0x3b9750[_0x264d7d(0x1fd)]=null),!_0x1f4644[_0x264d7d(0x1a0)](_0x3b9750)&&_0x3b9750[_0x264d7d(0x27e)]&&(_0x1ea3f8[_0x264d7d(0x2af)](_0x3b9750[_0x264d7d(0x27e)]),_0x3b9750[_0x264d7d(0x27e)][_0x264d7d(0x1fd)]===_0x3b9750&&(_0x3b9750[_0x264d7d(0x27e)][_0x264d7d(0x1fd)]=null),_0x3b9750[_0x264d7d(0x27e)]=null);}function _0x1c711a(_0x1f2895,_0x4c77c1,_0x4aa0cb){const _0x56b30f=_0x264d7d;for(let _0x442321=_0x4aa0cb;_0x442321<_0x4c77c1[_0x56b30f(0x28d)];_0x442321++){const _0x46e7d2=_0x432975(_0x1f2895,_0x4c77c1[_0x442321]);_0x46e7d2&&(_0x46e7d2[0x0][_0x56b30f(0x27e)]=_0x46e7d2[0x1],_0x46e7d2[0x1][_0x56b30f(0x1fd)]=_0x46e7d2[0x0],_0x1f4644[_0x56b30f(0x2af)](_0x46e7d2[0x0]),_0x5b0679[_0x56b30f(0x2af)](_0x46e7d2[0x1]));}}function _0x432975(_0x21006f,_0x447ae7){const _0x554b61=_0x264d7d;if(_0x21006f[_0x554b61(0x1f5)]['id']!==_0x447ae7[_0x554b61(0x1f5)]['id'])return null;const _0x28302b=_0x1e9f02[_0x554b61(0x190)](_0x21006f)(_0x21006f,_0x447ae7,_0x4b4689[_0x554b61(0x190)](_0x21006f),_0x4b4689[_0x554b61(0x190)](_0x447ae7));if(!_0x28302b)return null;return _0x1e9f02[_0x554b61(0x190)](_0x447ae7)(_0x21006f,_0x447ae7,_0x4b4689[_0x554b61(0x190)](_0x21006f),_0x4b4689[_0x554b61(0x190)](_0x447ae7))?_0x28302b[0x1][_0x554b61(0x2b9)]&&_0x28302b[0x1][_0x554b61(0x2b9)][_0x554b61(0x28d)]?null:_0x28302b:null;}_0x1ea3f8[_0x264d7d(0x1c5)]&&this[_0x264d7d(0x2a4)](_0x1ea3f8);}[_0x5d50be(0x1a6)](_0x1f4522){const _0xd92025=_0x5d50be;if(0x0==_0x1f4522[_0xd92025(0x28d)])return;const _0x23baec=this[_0xd92025(0x2a6)]({'skipNotAttached':!0x0})[_0xd92025(0x146)](_0xbb44ee=>_0xd92025(0x227)==_0xbb44ee[_0xd92025(0x232)]&&_0xbb44ee[_0xd92025(0x187)]),_0x3420bc=[],_0x3b5f42=new Map();for(const _0xb4cfb0 of _0x23baec){const _0xba3535=_0x4581d0(_0xb4cfb0[_0xd92025(0x1ec)]);_0x3b5f42[_0xd92025(0x1a0)](_0xba3535)||(_0x3b5f42[_0xd92025(0x217)](_0xba3535,_0x3420bc[_0xd92025(0x28d)]),_0x3420bc[_0xd92025(0x222)]([]));const _0x102e1f=_0x3b5f42[_0xd92025(0x190)](_0xba3535);_0x3420bc[_0x102e1f][_0xd92025(0x222)](_0xb4cfb0);}!(function(){const _0x382a22=_0xd92025;_0x3420bc[_0x382a22(0x1c7)]((_0x2f7231,_0x388c6b)=>{const _0x1af2cb=_0x382a22,_0x4702f3=_0x2f7231[0x0][_0x1af2cb(0x234)],_0x50e4c3=_0x388c6b[0x0][_0x1af2cb(0x234)];return _0x4702f3==_0x50e4c3?_0x2f7231[0x0][_0x1af2cb(0x1ec)][_0x1af2cb(0x236)]<_0x388c6b[0x0][_0x1af2cb(0x1ec)][_0x1af2cb(0x236)]?-0x1:0x1:_0x4702f3<_0x50e4c3?-0x1:0x1;});for(const _0x2b7af3 of _0x3420bc)_0x2b7af3[_0x382a22(0x1c7)]((_0x32a5fa,_0x3fab41)=>_0x32a5fa['id']<_0x3fab41['id']?-0x1:0x1);}());for(let _0x58be63=0x0;_0x58be63<_0x3420bc[_0xd92025(0x28d)];_0x58be63++){if(0x0==_0x3420bc[_0x58be63][_0xd92025(0x28d)])continue;const _0x5d64f8=[];for(let _0x3ed307=_0x58be63+0x1;_0x3ed307<_0x3420bc[_0xd92025(0x28d)];_0x3ed307++)0x0!=_0x3420bc[_0x3ed307][_0xd92025(0x28d)]&&_0x458d72(_0x3420bc[_0x58be63],_0x3420bc[_0x3ed307])&&_0x5d64f8[_0xd92025(0x222)](_0x3ed307);for(const _0x2a465e of _0x5d64f8)_0x3420bc[_0x58be63]=_0x3420bc[_0x58be63][_0xd92025(0x15c)](_0x3420bc[_0x2a465e]),_0x3420bc[_0x2a465e]=[];}for(const _0x499c64 of _0x3420bc)for(let _0x191cea=0x0;_0x191cea<_0x499c64[_0xd92025(0x28d)];_0x191cea++)_0x499c64[_0x191cea][_0xd92025(0x27e)]=_0x499c64[_0x191cea+0x1]||null;for(const _0x1ddaa4 of _0x3420bc)for(let _0x37194a=0x0;_0x37194a<_0x1ddaa4[_0xd92025(0x28d)];_0x37194a++)_0x1ddaa4[_0x37194a][_0xd92025(0x1fd)]=_0x1ddaa4[_0x37194a-0x1]||null;function _0x458d72(_0x110c45,_0x1aaabc){const _0x57afd3=_0xd92025;if(_0x110c45[0x0][_0x57afd3(0x1ec)][_0x57afd3(0x236)]!==_0x1aaabc[0x0][_0x57afd3(0x1ec)][_0x57afd3(0x236)]&&_0x110c45[0x0][_0x57afd3(0x1f5)]!==_0x1aaabc[0x0][_0x57afd3(0x1f5)])return!0x1;if(!function(_0x1f4e10,_0x503f8d){const _0x12068b=_0x57afd3;if(!_0x1f4e10[_0x12068b(0x292)]&&!_0x503f8d[_0x12068b(0x292)])return!0x0;if(_0x1f4e10[_0x12068b(0x292)]&&_0x503f8d[_0x12068b(0x292)])return!0x1;if(_0x1f4e10[_0x12068b(0x292)]&&_0x503f8d[_0x12068b(0x234)]<_0x1f4e10[_0x12068b(0x2b9)][_0x12068b(0x1d2)][_0x12068b(0x190)](0x0)[_0x12068b(0x234)])return!0x0;if(_0x503f8d[_0x12068b(0x292)]&&_0x1f4e10[_0x12068b(0x234)]<_0x503f8d[_0x12068b(0x2b9)][_0x12068b(0x1d2)][_0x12068b(0x190)](0x0)[_0x12068b(0x234)])return!0x0;return!0x1;}(_0x110c45[0x0],_0x1aaabc[0x0]))return!0x1;const _0x5a2335=_0x37c70e(_0x110c45[0x0][_0x57afd3(0x1ec)],_0x57afd3(0x236)),_0x14df31=_0x37c70e(_0x1aaabc[0x0][_0x57afd3(0x1ec)],_0x57afd3(0x236));if(!_0x4efc4d(_0x5a2335,_0x14df31))return!0x1;return!!_0x110c45[_0x57afd3(0x24d)](_0x4841d5=>_0x1aaabc[_0x57afd3(0x167)](_0x2eb11a=>_0x4841d5[_0x57afd3(0x152)]()[_0x57afd3(0x298)](_0x2eb11a[_0x57afd3(0x152)]())))&&_0x1aaabc[_0x57afd3(0x24d)](_0x5e56b4=>_0x110c45[_0x57afd3(0x167)](_0x545e9b=>_0x5e56b4[_0x57afd3(0x152)]()[_0x57afd3(0x298)](_0x545e9b[_0x57afd3(0x152)]())));}}[_0x5d50be(0x2ee)](_0x25285a){const _0xffca04=_0x5d50be,_0x17b67c=Array[_0xffca04(0x251)](_0x25285a),_0x5b11e5=this[_0xffca04(0x2a6)]({'skipNotAttached':!0x0}),_0x4bf5a8=_0x5b11e5[_0xffca04(0x146)](_0x5d292c=>!_0x25285a[_0xffca04(0x1a0)](_0x5d292c)),_0x5e7c43=new Map(_0x17b67c[_0xffca04(0x17d)](_0x30818f=>[_0x30818f,this[_0xffca04(0x1a5)][_0xffca04(0x181)](_0x30818f[_0xffca04(0x232)],_0x30818f[_0xffca04(0x169)],_0xffca04(0x17e))])),_0x31396f=new Map(_0x5b11e5[_0xffca04(0x17d)](_0x48dc65=>[_0x48dc65,_0x48dc65[_0xffca04(0x2de)]()]));for(let _0x547252=0x0;_0x547252<_0x17b67c[_0xffca04(0x28d)];_0x547252++){if(_0x141ce6(this,_0x17b67c[_0x547252],_0x17b67c,_0x547252+0x1))return!0x0;}for(let _0x3f02d7=0x0;_0x3f02d7<_0x17b67c[_0xffca04(0x28d)];_0x3f02d7++){if(_0x141ce6(this,_0x17b67c[_0x3f02d7],_0x4bf5a8,0x0))return!0x0;}return!0x1;function _0x141ce6(_0x1d5a24,_0x335aeb,_0x2c007e,_0x23530b){const _0x11a73c=_0xffca04;for(let _0x356564=_0x23530b;_0x356564<_0x2c007e[_0x11a73c(0x28d)];_0x356564++){const _0x1f9270=_0x2c007e[_0x356564];if(_0x1f9270[_0x11a73c(0x232)]!==_0x335aeb[_0x11a73c(0x232)]||_0x1f9270[_0x11a73c(0x1f5)]['id']!==_0x335aeb[_0x11a73c(0x1f5)]['id']||_0x1f9270[_0x11a73c(0x169)]!==_0x335aeb[_0x11a73c(0x169)])continue;if(!Ft(_0x335aeb,_0x1f9270,[_0x11a73c(0x236)]))continue;if(_0x11a73c(0x227)==_0x335aeb[_0x11a73c(0x232)]&&_0x335aeb[_0x11a73c(0x250)][_0x11a73c(0x213)]!=_0x1f9270[_0x11a73c(0x250)][_0x11a73c(0x213)])continue;if(_0x11a73c(0x227)==_0x335aeb[_0x11a73c(0x232)]&&_0x1d5a24[_0x11a73c(0x23e)](_0x335aeb[_0x11a73c(0x250)][_0x11a73c(0x1e0)]))continue;if(_0x11a73c(0x1fa)==_0x335aeb[_0x11a73c(0x232)]){const _0x2b982f=_0x1d5a24[_0x11a73c(0x29f)][_0x11a73c(0x287)],_0x443526=_0x335aeb[_0x11a73c(0x22c)]();if(_0x443526&&(_0x2b982f[_0x11a73c(0x2b8)][_0x11a73c(0x1db)](_0x443526)||_0x2b982f[_0x11a73c(0x2b8)][_0x11a73c(0x1ab)](_0x443526)))continue;}const _0x14d533=_0x5e7c43[_0x11a73c(0x190)](_0x335aeb),_0x2d33de=_0x31396f[_0x11a73c(0x190)](_0x335aeb),_0x14557c=_0x31396f[_0x11a73c(0x190)](_0x1f9270),_0x52cefd=_0x335aeb[_0x11a73c(0x2b9)]&&_0x335aeb[_0x11a73c(0x2b9)][_0x11a73c(0x28d)],_0x1b073f=_0x1f9270[_0x11a73c(0x2b9)]&&_0x1f9270[_0x11a73c(0x2b9)][_0x11a73c(0x28d)];if(!_0x52cefd&&_0x14d533(_0x14557c,_0x2d33de))return _0x1d5a24[_0x11a73c(0x166)](_0x1f9270,_0x335aeb),_0x31396f[_0x11a73c(0x22a)](_0x335aeb),!0x0;if(!_0x1b073f&&_0x14d533(_0x2d33de,_0x14557c))return _0x1d5a24[_0x11a73c(0x166)](_0x335aeb,_0x1f9270),_0x31396f[_0x11a73c(0x22a)](_0x1f9270),!0x0;}return!0x1;}}[_0x5d50be(0x166)](_0x223202,_0x10eece){const _0x4f2b0c=_0x5d50be;if(_0x223202[_0x4f2b0c(0x1bc)]){for(const _0x478d2f of _0x10eece[_0x4f2b0c(0x2de)]())_0x223202[_0x4f2b0c(0x2ae)](_0x478d2f);}else{const _0xd8e501=_0x10eece[_0x4f2b0c(0x152)]()[_0x4f2b0c(0x226)];this[_0x4f2b0c(0x1c9)](_0x223202,this[_0x4f2b0c(0x192)][_0x4f2b0c(0x22d)](_0x223202[_0x4f2b0c(0x152)]()[_0x4f2b0c(0x1c4)],_0xd8e501));}_0x10eece[_0x4f2b0c(0x2c1)]();}[_0x5d50be(0x258)](_0x261e4a,_0x313097){const _0x55b95a=_0x5d50be,_0x137e7c=_0x261e4a[_0x55b95a(0x248)](_0x55b95a(0x177))||_0x261e4a[_0x55b95a(0x248)](_0x55b95a(0x227))?_0x55b95a(0x1a9):_0x261e4a[_0x55b95a(0x207)]();return _0x4c615c(this[_0x55b95a(0x29f)][_0x55b95a(0x14c)],_0x313097+'_'+_0x137e7c+_0x55b95a(0x144));}[_0x5d50be(0x2d7)](){const _0x211e09=_0x5d50be,_0x54741d=this[_0x211e09(0x29f)];_0x9134b1(this[_0x211e09(0x192)],({left:_0x3507d5,entered:_0x366145})=>{const _0x243b8a=_0x211e09,_0x5904c5=[];for(const _0x29ced1 of _0x3507d5){const {group:_0xdd8dc2,type:_0x4a0695}=this[_0x243b8a(0x221)](_0x29ced1[_0x243b8a(0x262)]);if(_0x243b8a(0x1cb)===_0xdd8dc2){_0x5904c5[_0x243b8a(0x222)](this[_0x243b8a(0x258)](_0x4a0695,_0x243b8a(0x283)));break;}}for(const _0x3ff9b9 of _0x366145){const {group:_0x1fcb91,type:_0x3adeab}=this[_0x243b8a(0x221)](_0x3ff9b9[_0x243b8a(0x262)]);if(_0x243b8a(0x1cb)===_0x1fcb91){_0x5904c5[_0x243b8a(0x222)](this[_0x243b8a(0x258)](_0x3adeab,_0x243b8a(0x15d)));break;}}_0x5904c5[_0x243b8a(0x28d)]&&_0x54741d['ui'][_0x243b8a(0x142)][_0x243b8a(0x205)](_0x243b8a(0x249),_0x5904c5[_0x243b8a(0x17e)]('\x20'));});}[_0x5d50be(0x1b7)](_0x435387){const _0x2c18f5=_0x5d50be;if(this[_0x2c18f5(0x2a9)])return!0x1;const _0x2861d=this[_0x2c18f5(0x29f)],_0x5b6534=_0x2861d[_0x2c18f5(0x287)][_0x2c18f5(0x1f1)][_0x2c18f5(0x23d)][_0x2c18f5(0x2ca)]();if(0x0==_0x5b6534[_0x2c18f5(0x28d)])return!0x1;const _0x3dd0f9=[],_0x3e0357=_0x5b6534[_0x2c18f5(0x146)](_0x529e8d=>_0x2c18f5(0x227)==_0x529e8d[_0x2c18f5(0x232)]),_0x26f2ca=_0x5b6534[_0x2c18f5(0x146)](_0x590342=>_0x2c18f5(0x2e6)==_0x590342[_0x2c18f5(0x232)]&&_0x2c18f5(0x2b0)!=_0x590342[_0x2c18f5(0x262)]),_0x5b2157=_0x5b6534[_0x2c18f5(0x146)](_0x4019a1=>_0x2c18f5(0x2ef)==_0x4019a1[_0x2c18f5(0x232)]&&_0x2c18f5(0x2b0)!=_0x4019a1[_0x2c18f5(0x262)]);for(const _0xa834b4 of _0x3e0357)_0x3dd0f9[_0x2c18f5(0x222)]({'key':_0xa834b4[_0x2c18f5(0x224)],'newValue':_0xa834b4[_0x2c18f5(0x19d)],'oldValue':_0xa834b4[_0x2c18f5(0x280)],'range':Ut(_0xa834b4[_0x2c18f5(0x1a4)],_0x2861d[_0x2c18f5(0x287)])});for(const _0x2b1428 of _0x26f2ca){const _0x4254a2=_0x5b2157[_0x2c18f5(0x200)](_0x16ea66=>_0x16ea66[_0x2c18f5(0x1ee)][_0x2c18f5(0x298)](_0x2b1428[_0x2c18f5(0x1ee)]));_0x4254a2&&_0x3dd0f9[_0x2c18f5(0x222)]({'key':_0x2c18f5(0x25c),'newValue':_0x2b1428[_0x2c18f5(0x262)],'oldValue':_0x4254a2[_0x2c18f5(0x262)],'range':_0x2861d[_0x2c18f5(0x287)][_0x2c18f5(0x203)](_0x2b1428[_0x2c18f5(0x1ee)][_0x2c18f5(0x228)])});}return 0x0!=_0x3dd0f9[_0x2c18f5(0x28d)]&&this[_0x2c18f5(0x245)](_0x435387,_0x3dd0f9);}[_0x5d50be(0x269)](_0x38f09d){const _0x1944c7=_0x5d50be;let _0x14ab50=!0x1;const _0xd0313e=this[_0x1944c7(0x29f)][_0x1944c7(0x287)][_0x1944c7(0x1f1)][_0x1944c7(0x23d)][_0x1944c7(0x173)]()[_0x1944c7(0x146)](_0xad8812=>_0xad8812[_0x1944c7(0x250)][_0x1944c7(0x170)]&&_0xad8812[_0x1944c7(0x262)][_0x1944c7(0x248)](_0x1944c7(0x238)));for(const _0x45e318 of _0xd0313e){const {subType:_0x342c9f,id:_0x34c0d4}=this[_0x1944c7(0x221)](_0x45e318[_0x1944c7(0x262)]),_0x43e997=_0x342c9f[_0x1944c7(0x1cf)]('|')[0x0];for(const _0x503a2b of this[_0x1944c7(0x2a6)]({'skipNotAttached':!0x0}))_0x503a2b['id']!=_0x34c0d4&&_0x1944c7(0x227)==_0x503a2b[_0x1944c7(0x232)]&&_0x503a2b[_0x1944c7(0x250)]&&_0x503a2b[_0x1944c7(0x250)][_0x1944c7(0x1e0)]==_0x43e997&&_0x503a2b[_0x1944c7(0x152)]()[_0x1944c7(0x148)](_0x45e318[_0x1944c7(0x250)][_0x1944c7(0x170)])&&(this[_0x1944c7(0x2bd)](_0x503a2b,_0x45e318[_0x1944c7(0x250)][_0x1944c7(0x170)],_0x38f09d),_0x14ab50=!0x0);}return _0x14ab50;}[_0x5d50be(0x1e6)](_0x14d75e){const _0x1b2429=_0x5d50be;this[_0x1b2429(0x29f)],(this[_0x1b2429(0x2a9)]=!0x0,_0x14d75e());}[_0x5d50be(0x1b0)](_0x1502fd){const _0x184459=_0x5d50be,_0xd8a1bb=this[_0x184459(0x23e)](_0x1502fd),_0x4cec0f=this[_0x184459(0x2d1)][_0x184459(0x1a0)](_0x1502fd);return _0xd8a1bb||_0x4cec0f;}[_0x5d50be(0x245)](_0x394c54,_0x1b028d){const _0x631e42=_0x5d50be;if(0x0==_0x1b028d[_0x631e42(0x28d)])return!0x1;let _0x30e995=!0x1;for(const _0x58ec89 of _0x1b028d){const _0x273d9f=this[_0x631e42(0x294)](_0x58ec89[_0x631e42(0x1a4)],_0x631e42(0x227))[_0x631e42(0x146)](_0x24edf2=>!_0x24edf2[_0x631e42(0x2f0)][_0x631e42(0x2eb)])[_0x631e42(0x17d)](_0x219a08=>_0x219a08[_0x631e42(0x1cb)]),_0xf4984c=_0x4581d0({'newValue':_0x58ec89[_0x631e42(0x2be)]});_0x273d9f[_0x631e42(0x146)](_0x3cc303=>{const _0xbdb129=_0x631e42,[_0x3830ca,_0x7b429b]=_0x3cc303[_0xbdb129(0x169)][_0xbdb129(0x1cf)]('|');return _0x3830ca==_0x58ec89[_0xbdb129(0x1e0)]&&_0x7b429b!=_0xf4984c;})[_0x631e42(0x29d)](_0x262ecd=>{const _0x4eb3f7=_0x631e42;this[_0x4eb3f7(0x2bd)](_0x262ecd,_0x58ec89[_0x4eb3f7(0x1a4)],_0x394c54),_0x30e995=!0x0;});}return _0x30e995;}[_0x5d50be(0x2bd)](_0x4b7b05,_0x5041a3,_0x3be1d0){const _0x30d9bd=_0x5d50be,_0x57d921=_0x4b7b05[_0x30d9bd(0x152)]()[_0x30d9bd(0x2c7)](_0x5041a3);0x0!==_0x57d921[_0x30d9bd(0x28d)]?0x1!==_0x57d921[_0x30d9bd(0x28d)]?this[_0x30d9bd(0x149)](_0x4b7b05,_0x5041a3[_0x30d9bd(0x1c4)],_0x5041a3[_0x30d9bd(0x226)]):this[_0x30d9bd(0x1c9)](_0x4b7b05,_0x57d921[0x0]):_0x3be1d0[_0x30d9bd(0x257)](_0x4b7b05[_0x30d9bd(0x1b8)]());}}class Bt{constructor(_0x6670e1){const _0x3d886d=_0x5d50be;this[_0x3d886d(0x14e)]=_0x6670e1,this[_0x3d886d(0x192)]=_0x6670e1[_0x3d886d(0x287)],this[_0x3d886d(0x1e8)]=new Map(),this[_0x3d886d(0x296)]=new Map(),this[_0x3d886d(0x2b5)]();}[_0x5d50be(0x160)](_0xb2cbe8,_0x13ad0d,_0x5c001c,_0x282c7c,_0x1752c2,_0x1c5108){const _0x19adf5=_0x5d50be;return new _0x467d19(this[_0x19adf5(0x192)],{'type':_0xb2cbe8,'subType':_0x13ad0d,'id':_0x5c001c,'author':_0x282c7c,'creator':_0x282c7c,'attributes':_0x1752c2,'onAttributesChange':_0x1c5108,'onAccept':(..._0xd3296f)=>this[_0x19adf5(0x181)](_0xb2cbe8,_0x13ad0d,_0x19adf5(0x19f))(..._0xd3296f),'onDiscard':(..._0xe04f77)=>this[_0x19adf5(0x181)](_0xb2cbe8,_0x13ad0d,_0x19adf5(0x18e))(..._0xe04f77)});}[_0x5d50be(0x1b6)](_0x10e739,_0x51f2f5,_0x2caf2f,_0x3d3f6a){const _0x525b42=_0x5d50be,_0x502996=_0x10e739+':'+_0x51f2f5+':'+_0x2caf2f;this[_0x525b42(0x1e8)][_0x525b42(0x217)](_0x502996,_0x3d3f6a);}[_0x5d50be(0x181)](_0x2aa388,_0x2d888f,_0x3e9921){const _0x4924b7=_0x5d50be,_0x2d44dd=_0x2aa388+':'+_0x2d888f+':'+_0x3e9921;return this[_0x4924b7(0x1e8)][_0x4924b7(0x190)](_0x2d44dd)||this[_0x4924b7(0x296)][_0x4924b7(0x190)](_0x2aa388+':'+_0x3e9921);}[_0x5d50be(0x2b5)](){const _0x2028b6=_0x5d50be,_0x1cff02=()=>!0x1,_0x46e3bc=_0x4ad9c2=>{const _0x5e21d1=_0x1713;_0x4ad9c2[_0x5e21d1(0x1c7)]((_0x8e3a23,_0x3473ed)=>_0x8e3a23[_0x5e21d1(0x1c4)][_0x5e21d1(0x22b)](_0x3473ed[_0x5e21d1(0x1c4)])?0x1:-0x1),this[_0x5e21d1(0x192)][_0x5e21d1(0x2e8)](_0x176869=>{const _0x401c1f=_0x5e21d1;for(const _0x183490 of _0x4ad9c2){let _0x5dfc17;_0x5dfc17=_0x183490[_0x401c1f(0x226)][_0x401c1f(0x2e5)]&&_0x183490[_0x401c1f(0x226)][_0x401c1f(0x1eb)]==_0x183490[_0x401c1f(0x1c4)][_0x401c1f(0x228)]?_0x176869[_0x401c1f(0x198)](_0x183490[_0x401c1f(0x1c4)][_0x401c1f(0x228)],'on'):_0x176869[_0x401c1f(0x198)](_0x183490),this[_0x401c1f(0x192)][_0x401c1f(0x195)](_0x5dfc17,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x231a89=(_0x34d14c,_0x2f4bab)=>{const _0x40b021=_0x1713;_0x2f4bab&&this[_0x40b021(0x192)][_0x40b021(0x2e8)](_0x2c1853=>{const _0x34ab57=_0x40b021,{commandName:_0x280343,commandParams:_0x57bea7=[]}=_0x2f4bab,_0x2aa9c1=_0x34d14c[_0x34ab57(0x17d)](_0x210c1c=>(Rt(_0x210c1c)&&(_0x210c1c=this[_0x34ab57(0x192)][_0x34ab57(0x22d)](_0x210c1c[_0x34ab57(0x226)])),_0x210c1c))[_0x34ab57(0x146)](_0x17c29f=>_0x34ab57(0x172)!==_0x17c29f[_0x34ab57(0x2d2)][_0x34ab57(0x16e)]);if(_0x2aa9c1[_0x34ab57(0x28d)]<0x1)return;const _0x20f036=Array[_0x34ab57(0x251)](this[_0x34ab57(0x192)][_0x34ab57(0x1f1)][_0x34ab57(0x1bd)][_0x34ab57(0x2de)]())[_0x34ab57(0x17d)](_0x586afc=>_0x691cb2[_0x34ab57(0x1a2)](_0x586afc));_0x2c1853[_0x34ab57(0x2d8)](_0x2aa9c1);for(const _0x43e907 of this[_0x34ab57(0x14e)][_0x34ab57(0x26c)][_0x34ab57(0x26c)]())_0x43e907[_0x34ab57(0x21f)]();_0x57bea7[_0x34ab57(0x222)]({'forceDefaultExecution':!0x0}),this[_0x34ab57(0x14e)][_0x34ab57(0x1e9)](_0x280343,..._0x57bea7);const _0xc83ba8=_0x20f036[_0x34ab57(0x146)](_0x22ee78=>_0x34ab57(0x172)!=_0x22ee78[_0x34ab57(0x2d2)][_0x34ab57(0x16e)]);_0xc83ba8[_0x34ab57(0x28d)]>0x0&&_0x2c1853[_0x34ab57(0x2d8)](_0xc83ba8);for(const _0x59107c of _0x20f036)_0x59107c[_0x34ab57(0x1ad)]();});},_0x4cd4ca=(_0x378a99,_0x587de9)=>0x1==_0x378a99[_0x2028b6(0x28d)]&&0x1==_0x587de9[_0x2028b6(0x28d)]&&_0x378a99[0x0][_0x2028b6(0x226)][_0x2028b6(0x298)](_0x587de9[0x0][_0x2028b6(0x1c4)]),_0x5e61b4=(_0xa25907,_0x124eac,_0x1ce884,_0xf3d1a3)=>Gt(_0xa25907,_0x124eac,_0x1ce884,_0xf3d1a3,this[_0x2028b6(0x192)])?[_0xa25907,_0x124eac]:Gt(_0x124eac,_0xa25907,_0xf3d1a3,_0x1ce884,this[_0x2028b6(0x192)])?[_0x124eac,_0xa25907]:null;this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x223),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x199),_0x46e3bc),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x1d1),_0x4cd4ca),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x21e),_0x5e61b4),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x1b4),_0x46e3bc),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x180),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x154),_0x4cd4ca),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x191),_0x5e61b4),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x27b),_0x231a89),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x156),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x21c),_0x4cd4ca),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x254),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x2d9),_0x231a89),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x2c5),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x151),_0x4cd4ca),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x2a8),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x295),_0x1cff02),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x150),(_0x5de514,_0x48d1a4)=>{const _0x40e970=_0x2028b6;if(!_0x48d1a4)return;const _0x29b32d=this[_0x40e970(0x14e)][_0x40e970(0x1f4)][_0x40e970(0x190)](p);this[_0x40e970(0x192)][_0x40e970(0x2e8)](_0x4cca0d=>{const _0x42d5b2=_0x40e970;if(_0x42d5b2(0x25c)==_0x48d1a4[_0x42d5b2(0x1e0)])for(const _0x319a1f of _0x5de514){const _0x52beb2=_0x319a1f[_0x42d5b2(0x1c4)][_0x42d5b2(0x228)],_0x369442=_0x48d1a4[_0x42d5b2(0x213)];_0x4cca0d[_0x42d5b2(0x2ad)](_0x52beb2,_0x369442);}else{if(_0x29b32d[_0x42d5b2(0x23e)](_0x48d1a4[_0x42d5b2(0x1e0)])){for(const _0x490223 of _0x5de514)void 0x0!==_0x48d1a4[_0x42d5b2(0x213)]?_0x4cca0d[_0x42d5b2(0x1af)](_0x48d1a4[_0x42d5b2(0x1e0)],_0x48d1a4[_0x42d5b2(0x213)],_0x490223[_0x42d5b2(0x1c4)][_0x42d5b2(0x228)]):_0x4cca0d[_0x42d5b2(0x186)](_0x48d1a4[_0x42d5b2(0x1e0)],_0x490223[_0x42d5b2(0x1c4)][_0x42d5b2(0x228)]);}else{for(const _0x114119 of _0x5de514)_0x48d1a4[_0x42d5b2(0x213)]?_0x4cca0d[_0x42d5b2(0x1af)](_0x48d1a4[_0x42d5b2(0x1e0)],_0x48d1a4[_0x42d5b2(0x213)],_0x114119):_0x4cca0d[_0x42d5b2(0x186)](_0x48d1a4[_0x42d5b2(0x1e0)],_0x114119);}}});}),this[_0x2028b6(0x296)][_0x2028b6(0x217)](_0x2028b6(0x1bb),_0x4cd4ca);}}function xt(_0x2faf8f,_0x1a0233,_0x184e04){const _0xc82d80=_0x5d50be;for(const _0x3fb313 of _0x1a0233[_0xc82d80(0x1eb)][_0xc82d80(0x219)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3fb313[_0xc82d80(0x2d2)]==_0x3fb313)return!0x1;if(!_0x184e04[_0xc82d80(0x209)](_0x3fb313))return!0x1;if(_0x2faf8f[_0xc82d80(0x1db)](_0x3fb313)||_0x2faf8f[_0xc82d80(0x1ab)](_0x3fb313))return!0x0;}return!0x1;}function Rt(_0x3e3fbb){const _0x13a579=_0x5d50be;return _0x3e3fbb[_0x13a579(0x226)][_0x13a579(0x1eb)]==_0x3e3fbb[_0x13a579(0x1c4)][_0x13a579(0x228)]&&_0x3e3fbb[_0x13a579(0x226)][_0x13a579(0x255)];}function Tt(_0x5070f4,_0xd24476,_0x40abdf,_0x5a04b9){const _0x2d85b3=_0x5d50be,_0x5f0c38=_0x1c1a1a=>!_0x1c1a1a[_0x2d85b3(0x27c)]['is'](_0x2d85b3(0x143))&&!_0x5a04b9[_0x2d85b3(0x1db)](_0x1c1a1a[_0x2d85b3(0x27c)]),_0x24105b=_0x5070f4[_0x2d85b3(0x1c4)][_0x2d85b3(0x297)](_0x5f0c38),_0x16f718=_0x5070f4[_0x2d85b3(0x226)][_0x2d85b3(0x297)](_0x5f0c38,{'direction':_0x2d85b3(0x1c0)});return(!_0x5070f4[_0x2d85b3(0x1c4)][_0x2d85b3(0x298)](_0x24105b)||!_0x5070f4[_0x2d85b3(0x226)][_0x2d85b3(0x298)](_0x16f718))&&(_0x24105b[_0x2d85b3(0x22b)](_0x16f718)?_0x40abdf[_0x2d85b3(0x206)](_0xd24476,{'range':_0x40abdf[_0x2d85b3(0x22d)](_0x24105b,_0x16f718)}):_0x40abdf[_0x2d85b3(0x257)](_0xd24476),!0x0);}function Et(_0x20accf){return _0x4581d0(_0x20accf);}function Vt(_0x34ff65){const _0x570a1c=_0x5d50be,_0x48d2ce=_0x34ff65[_0x570a1c(0x1c4)][_0x570a1c(0x228)];return _0x48d2ce&&_0x48d2ce['is'](_0x570a1c(0x202));}function Ut(_0x4e96e8,_0x5066da){const _0x438c6f=_0x5d50be;return null==_0x4e96e8[_0x438c6f(0x226)][_0x438c6f(0x2a1)]&&_0x4e96e8[_0x438c6f(0x226)][_0x438c6f(0x1eb)]==_0x4e96e8[_0x438c6f(0x1c4)][_0x438c6f(0x228)]?Ot(_0x4e96e8[_0x438c6f(0x1c4)][_0x438c6f(0x228)],_0x5066da):_0x4e96e8;}function _0x1713(_0x462532,_0x484657){const _0x3b36c1=_0x3b36();return _0x1713=function(_0x17133d,_0x49572b){_0x17133d=_0x17133d-0x141;let _0x585449=_0x3b36c1[_0x17133d];return _0x585449;},_0x1713(_0x462532,_0x484657);}function Ot(_0x31a92d,_0x5953ec){const _0x48000c=_0x5d50be,_0x5498ab=_0x5953ec[_0x48000c(0x2b8)][_0x48000c(0x1db)](_0x31a92d)||_0x5953ec[_0x48000c(0x2b8)][_0x48000c(0x19e)](_0x31a92d);return _0x5953ec[_0x48000c(0x22d)](_0x5953ec[_0x48000c(0x2e2)](_0x31a92d,_0x48000c(0x194)),_0x5498ab?_0x5953ec[_0x48000c(0x241)](_0x31a92d):_0x5953ec[_0x48000c(0x2e2)](_0x31a92d,_0x48000c(0x226)));}function Gt(_0x4975d7,_0x1519f1,_0x11de70,_0x731e5,_0x1b44b5){const _0x2f4414=_0x5d50be;if(!Ft(_0x4975d7,_0x1519f1))return!0x1;if(_0x11de70[_0x2f4414(0x226)][_0x2f4414(0x298)](_0x731e5[_0x2f4414(0x1c4)]))return!0x0;if(_0x4975d7[_0x2f4414(0x232)]!=_0x1519f1[_0x2f4414(0x232)])return!0x1;if(!_0x11de70[_0x2f4414(0x226)][_0x2f4414(0x197)](_0x731e5[_0x2f4414(0x1c4)]))return!0x1;const _0x3b39d5=_0x1b44b5[_0x2f4414(0x22d)](_0x11de70[_0x2f4414(0x226)],_0x731e5[_0x2f4414(0x1c4)])[_0x2f4414(0x2a2)]();for(const _0x416936 of _0x3b39d5)if([_0x2f4414(0x21a),_0x2f4414(0x1d9)][_0x2f4414(0x1d6)](_0x416936[_0x2f4414(0x232)])&&_0x1b44b5[_0x2f4414(0x2b8)][_0x2f4414(0x1ab)](_0x416936[_0x2f4414(0x27c)]))return!0x1;return!0x0;}function Ft(_0x3229aa,_0x10ca9b,_0x5b146f=[]){const _0x25955a=_0x5d50be;return!(!_0x3229aa[_0x25955a(0x187)]||!_0x10ca9b[_0x25955a(0x187)])&&_0x4efc4d(_0x37c70e(_0x3229aa[_0x25955a(0x1ec)],_0x5b146f),_0x37c70e(_0x10ca9b[_0x25955a(0x1ec)],_0x5b146f));}function Pt(_0xe5ec4f,_0x184fcc){const _0x15367c=_0x5d50be,_0x478b59=Lt(_0xe5ec4f[_0x15367c(0x1ec)]),_0x214ebd=Lt(_0x184fcc);if(!_0xe5ec4f[_0x15367c(0x187)])return!0x1;for(const _0x410c2b of Object[_0x15367c(0x1a1)](_0x214ebd))if(!_0x4efc4d(_0x478b59[_0x410c2b],_0x214ebd[_0x410c2b]))return!0x1;return!0x0;}function Lt(_0x2bb575){const _0x5aa310=_0x5d50be,_0x509f68=Object[_0x5aa310(0x277)]({},_0x2bb575);return delete _0x509f68[_0x5aa310(0x1d0)],delete _0x509f68[_0x5aa310(0x1f6)],_0x509f68;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5054f6=_0x3904;(function(_0x35455b,_0x56ca31){const _0x1094d7=_0x3904,_0x2f7ad6=_0x35455b();while(!![]){try{const _0x36ae47=-parseInt(_0x1094d7(0x13e))/0x1*(parseInt(_0x1094d7(0x191))/0x2)+parseInt(_0x1094d7(0x1c5))/0x3+-parseInt(_0x1094d7(0x196))/0x4*(-parseInt(_0x1094d7(0x17a))/0x5)+-parseInt(_0x1094d7(0x1bf))/0x6*(-parseInt(_0x1094d7(0x19d))/0x7)+parseInt(_0x1094d7(0x1ac))/0x8+-parseInt(_0x1094d7(0x182))/0x9+-parseInt(_0x1094d7(0x192))/0xa*(parseInt(_0x1094d7(0x1c1))/0xb);if(_0x36ae47===_0x56ca31)break;else _0x2f7ad6['push'](_0x2f7ad6['shift']());}catch(_0x21c59c){_0x2f7ad6['push'](_0x2f7ad6['shift']());}}}(_0x37f4,0x9f4e5));function _0x37f4(){const _0x370337=['Discard\x20all\x20selected\x20suggestions','getRanges','acceptButton','3516112LDRlsr','focus','getJoined','activeAnnotations','actionView','isMultiRange','remove','plugins','_initializeController','suggestionUnloaded','get','CommentsRepository','add','isDirty','_descriptionFactory','suggestion-','source','previous','switchbutton','6833730TwqswN','_createUIButton','4411vHtMuG','CommentsUI','size','execute','3691215Crepmj','acceptAllSuggestions','9qHFMiB','type','has','isInContent','change:previous','push','init','comments.editorConfig','length','getMarkerNames','discardAllSuggestions','descriptionParts','getByInnerView','addComment','Discard\x20all\x20suggestions','CommentView','EditorAnnotations','innerView','reduce','editing','lowest','toMany','values','comments.maxThreadTotalWeight','pluginName','set','filter','button','map','comments.maxCommentCharsWhenCollapsed','_handleSuggestionControllerDelayed','config','isEnabled','getAllAdjacentSuggestions','comments.maxCommentsWhenCollapsed','commandName','trackChanges','_suggestionToController','componentFactory','_unbindEditors','keys','acceptSelectedSuggestions','createAnnotationView','some','unbind','arrowView','_annotationViews','_bindAnnotationToEditors','_refreshActiveMarkers','commentThread','Track\x20changes','createAnnotation','suggestionChanged','delete','addSourceCollector','Accept\x20all\x20selected\x20suggestions','trackChanges.disableComments','getDescriptions','locale','_handleControllerBuffer','755Ikirgf','define','TrackChangesUI','buttonView','getFirstRange','stopListening','trackChanges.SuggestionThreadView','comments','4455144XuqfKb','_disableComments','model','createCommentThreadController','getSuggestion','destroy','listenTo','refreshSelectedViews','discardButton','registerAnnotation','head','activeMarkers','Annotations','bind','SuggestionThreadView','182458DkEsvC','48530DWWevX','from','isOn','mainView','29292BhbZxL','discardSelectedSuggestions','getMarkers','change:activeAnnotations','editor','clear','view','7Ghijih','suggestionLoaded','Accept\x20all\x20suggestions','_updateController','_viewToController','commands','TrackChangesEditing','requires','separator','_destroyController','hasSuggestion','value'];_0x37f4=function(){return _0x370337;};return _0x37f4();}import{Plugin as _0x189d52}from'ckeditor5/src/core.js';import{Collection as _0x51879c}from'ckeditor5/src/utils.js';import{ViewModel as _0x1105d4,SplitButtonView as _0x58f7ec,createDropdown as _0x1fb3cf,addListToDropdown as _0x388cd7}from'ckeditor5/src/ui.js';function _0x3904(_0x4e844b,_0x24783c){const _0x37f478=_0x37f4();return _0x3904=function(_0x39043c,_0x2c0982){_0x39043c=_0x39043c-0x13e;let _0x4153c9=_0x37f478[_0x39043c];return _0x4153c9;},_0x3904(_0x4e844b,_0x24783c);}import{Users as _0x3aea0b,getDateTimeFormatter as _0xc95686,getAllMarkersDomElementsSorted as _0x42b381}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4d6b87 from'./trackchangesediting.js';import _0x1915d3 from'./ui/suggestioncontroller.js';import _0x54783e from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x4e4c7a}from'./utils/common-translations.js';import _0x5d36eb from'../theme/icons/track-changes.svg';export default class d extends _0x189d52{static get[_0x5054f6(0x1a4)](){const _0x9492a8=_0x5054f6;return[_0x4d6b87,_0x3aea0b,_0x9492a8(0x1b7),_0x9492a8(0x18e),_0x9492a8(0x14e)];}static get[_0x5054f6(0x156)](){const _0x5d35b3=_0x5054f6;return _0x5d35b3(0x17c);}constructor(_0x2c55c9){const _0x42d214=_0x5054f6;super(_0x2c55c9),this[_0x42d214(0x163)]=new Map(),this[_0x42d214(0x1a1)]=new Map(),this[_0x42d214(0x16c)]=new Map(),this[_0x42d214(0x179)]=new Map();const _0x1038dd=this[_0x42d214(0x19a)][_0x42d214(0x15d)];_0x1038dd[_0x42d214(0x17b)](_0x42d214(0x180),_0x54783e),_0x1038dd[_0x42d214(0x17b)](_0x42d214(0x176),!0x1),this[_0x42d214(0x183)]=_0x1038dd[_0x42d214(0x1b6)](_0x42d214(0x176));}[_0x5054f6(0x15c)](_0xe5919,_0x2be809){const _0x395ef7=_0x5054f6;0x0===this[_0x395ef7(0x179)][_0x395ef7(0x1c3)]&&setTimeout(()=>{const _0x3f17f0=_0x395ef7;for(const [_0x103155,_0x3591db]of this[_0x3f17f0(0x179)]){const _0x9f8432=this[_0x3f17f0(0x163)][_0x3f17f0(0x140)](_0x103155);_0x9f8432||_0x3591db?_0x9f8432&&_0x3591db&&this[_0x3f17f0(0x1a6)](_0x103155):this[_0x3f17f0(0x1b4)](_0x103155);}this[_0x3f17f0(0x179)][_0x3f17f0(0x19b)](),this[_0x3f17f0(0x19a)][_0x3f17f0(0x1b3)][_0x3f17f0(0x1b6)](_0x3f17f0(0x14e))[_0x3f17f0(0x189)](),this[_0x3f17f0(0x16e)]();},0xa),this[_0x395ef7(0x179)][_0x395ef7(0x157)](_0xe5919,_0x2be809);}[_0x5054f6(0x144)](){const _0x2fad3c=_0x5054f6,_0x3f6e74=this[_0x2fad3c(0x19a)],_0x15d534=_0x3f6e74[_0x2fad3c(0x1b3)][_0x2fad3c(0x1b6)](_0x2fad3c(0x1a3)),_0x55efa1=_0x3f6e74[_0x2fad3c(0x1b3)][_0x2fad3c(0x1b6)](_0x2fad3c(0x18e)),_0xeff9bc=_0x3f6e74[_0x2fad3c(0x1b3)][_0x2fad3c(0x1b6)](_0x2fad3c(0x14e)),_0x305229=_0x3f6e74[_0x2fad3c(0x1b3)][_0x2fad3c(0x1b6)](_0x2fad3c(0x1b7));_0x3f6e74['ui'][_0x2fad3c(0x164)][_0x2fad3c(0x1b8)](_0x2fad3c(0x162),_0x2c6196=>this[_0x2fad3c(0x1c0)](_0x2c6196)),_0xeff9bc[_0x2fad3c(0x174)](()=>{const _0x4de95f=_0x2fad3c,_0x19290c=[];for(const [_0x4b80e8,_0x5ea99a]of Array[_0x4de95f(0x193)](this[_0x4de95f(0x163)])){const _0x2c435d=_0x4b80e8[_0x4de95f(0x15f)](),_0x43e0f4=[];for(const _0x394a81 of _0x2c435d){if(!_0x394a81[_0x4de95f(0x141)])continue;if(_0x394a81[_0x4de95f(0x1b1)]){_0x43e0f4[_0x4de95f(0x143)](..._0x394a81[_0x4de95f(0x1aa)]());continue;}const _0x431af0=_0x394a81[_0x4de95f(0x17e)]();if(_0x43e0f4[_0x4de95f(0x146)]>0x0){const _0x33bfaa=_0x43e0f4[0x0][_0x4de95f(0x1ae)](_0x431af0);if(_0x33bfaa){_0x43e0f4[0x0]=_0x33bfaa;continue;}}_0x43e0f4[_0x4de95f(0x143)](_0x431af0);}_0x19290c[_0x4de95f(0x143)]([_0x5ea99a[_0x4de95f(0x19c)],_0x43e0f4]);}return _0x19290c;}),this[_0x2fad3c(0x188)](_0x15d534,_0x2fad3c(0x19e),(_0x41ad35,_0x1b2a3d)=>{const _0x22c986=_0x2fad3c;this[_0x22c986(0x188)](_0x1b2a3d,_0x22c986(0x142),(_0x4a4f79,_0x36e2a2,_0x209f96,_0x1911f8)=>{const _0x5b421=_0x22c986;_0x1b2a3d[_0x5b421(0x141)]&&(null==_0x209f96?(this[_0x5b421(0x1a0)](_0x1911f8[_0x5b421(0x18c)]),this[_0x5b421(0x15c)](_0x1b2a3d,!0x1)):(this[_0x5b421(0x1a0)](_0x209f96[_0x5b421(0x18c)]),null==_0x1911f8&&this[_0x5b421(0x15c)](_0x1b2a3d,!0x0)));}),null!==_0x1b2a3d[_0x22c986(0x1bd)]?this[_0x22c986(0x1a0)](_0x1b2a3d[_0x22c986(0x18c)]):this[_0x22c986(0x15c)](_0x1b2a3d,!0x1);}),this[_0x2fad3c(0x188)](_0x15d534,_0x2fad3c(0x1b5),(_0xab5c4a,_0x340357,_0x360ea5)=>{const _0x48e605=_0x2fad3c;this[_0x48e605(0x17f)](_0x340357,_0x48e605(0x142)),this[_0x48e605(0x179)][_0x48e605(0x173)](_0x340357),this[_0x48e605(0x163)][_0x48e605(0x140)](_0x340357)&&this[_0x48e605(0x1a6)](_0x340357),_0x360ea5&&this[_0x48e605(0x1a0)](_0x360ea5[_0x48e605(0x18c)]);}),this[_0x2fad3c(0x188)](_0x15d534,_0x2fad3c(0x172),(_0x120739,_0x43c454)=>{const _0x1539ce=_0x2fad3c;this[_0x1539ce(0x1a0)](_0x43c454);}),this[_0x2fad3c(0x188)](_0x55efa1,_0x2fad3c(0x199),()=>{const _0x6885ca=_0x2fad3c;this[_0x6885ca(0x16e)]();}),this[_0x2fad3c(0x188)](_0x305229,_0x2fad3c(0x14b),(_0x323261,{threadId:_0x494e1a,isFromAdapter:_0x14021a})=>{const _0x5de556=_0x2fad3c;if(_0x14021a||!_0x15d534[_0x5de556(0x1a7)](_0x494e1a))return;const _0x371849=_0x15d534[_0x5de556(0x186)](_0x494e1a);this[_0x5de556(0x163)][_0x5de556(0x1b6)](_0x371849)[_0x5de556(0x19c)][_0x5de556(0x1ad)]();},{'priority':_0x2fad3c(0x152)});}[_0x5054f6(0x16e)](){const _0x125570=_0x5054f6,_0x251086=this[_0x125570(0x19a)][_0x125570(0x1b3)][_0x125570(0x1b6)](_0x125570(0x18e)),_0x39de96=this[_0x125570(0x19a)][_0x125570(0x1b3)][_0x125570(0x1b6)](_0x125570(0x1a3)),_0x33a0eb=Array[_0x125570(0x193)](_0x251086[_0x125570(0x1af)],_0x160c7b=>_0x160c7b[_0x125570(0x14f)])[_0x125570(0x158)](_0x5a9455=>this[_0x125570(0x1a1)][_0x125570(0x140)](_0x5a9455)),_0x516d6b=[];for(const _0x618ee1 of _0x33a0eb){const _0x31143e=this[_0x125570(0x1a1)][_0x125570(0x1b6)](_0x618ee1)[_0x125570(0x184)][_0x125570(0x15f)]();_0x516d6b[_0x125570(0x143)](..._0x31143e[_0x125570(0x150)]((_0xfa9231,_0x3c1d53)=>[..._0xfa9231,..._0x3c1d53[_0x125570(0x147)]()],[]));}_0x39de96[_0x125570(0x18d)]=_0x516d6b;}[_0x5054f6(0x1c0)](_0x4ebbe4){const _0x218a7c=_0x5054f6,_0x13c0f0=_0x1fb3cf(_0x4ebbe4,_0x58f7ec),_0x3b7cff=this[_0x218a7c(0x19a)][_0x218a7c(0x1a2)][_0x218a7c(0x1b6)](_0x218a7c(0x162)),_0x3178f6=_0x4e4c7a(_0x4ebbe4,_0x218a7c(0x170));_0x13c0f0[_0x218a7c(0x17d)][_0x218a7c(0x157)]({'tooltip':_0x3178f6,'label':_0x3178f6,'icon':_0x5d36eb}),_0x13c0f0[_0x218a7c(0x17d)][_0x218a7c(0x18f)](_0x218a7c(0x194))['to'](_0x3b7cff,_0x218a7c(0x1a8)),_0x13c0f0[_0x218a7c(0x17d)]['on'](_0x218a7c(0x1c4),()=>{const _0x53b42c=_0x218a7c;_0x3b7cff[_0x53b42c(0x1c4)](),this[_0x53b42c(0x19a)][_0x53b42c(0x151)][_0x53b42c(0x19c)][_0x53b42c(0x1ad)]();});const _0x3656d9=new _0x51879c(),_0x1af3a4=[{'type':_0x218a7c(0x1be),'model':{'withText':!0x0,'label':_0x3178f6,'commandName':_0x218a7c(0x162)}},{'type':_0x218a7c(0x1a5)},{'type':_0x218a7c(0x159),'model':{'withText':!0x0,'label':_0x4e4c7a(_0x4ebbe4,_0x218a7c(0x19f)),'commandName':_0x218a7c(0x1c6)}},{'type':_0x218a7c(0x159),'model':{'withText':!0x0,'label':_0x4e4c7a(_0x4ebbe4,_0x218a7c(0x175)),'commandName':_0x218a7c(0x167)}},{'type':_0x218a7c(0x159),'model':{'withText':!0x0,'label':_0x4e4c7a(_0x4ebbe4,_0x218a7c(0x14c)),'commandName':_0x218a7c(0x148)}},{'type':_0x218a7c(0x159),'model':{'withText':!0x0,'label':_0x4e4c7a(_0x4ebbe4,_0x218a7c(0x1a9)),'commandName':_0x218a7c(0x197)}}];for(const _0x14711e of _0x1af3a4){let _0x2004ad={'type':_0x218a7c(0x1a5)};if(_0x14711e[_0x218a7c(0x184)]){const _0x33c354=new _0x1105d4(_0x14711e[_0x218a7c(0x184)]),_0x3a3414=this[_0x218a7c(0x19a)][_0x218a7c(0x1a2)][_0x218a7c(0x1b6)](_0x33c354[_0x218a7c(0x161)]);_0x33c354[_0x218a7c(0x18f)](_0x218a7c(0x194),_0x218a7c(0x15e))['to'](_0x3a3414,_0x218a7c(0x1a8),_0x218a7c(0x15e)),_0x2004ad={'type':_0x14711e[_0x218a7c(0x13f)],'model':_0x33c354};}_0x3656d9[_0x218a7c(0x1b8)](_0x2004ad);}_0x388cd7(_0x13c0f0,_0x3656d9);const _0x34ef5c=_0x1af3a4[_0x218a7c(0x158)](_0xd266f5=>null!=_0xd266f5[_0x218a7c(0x184)])[_0x218a7c(0x15a)](_0x31a24a=>this[_0x218a7c(0x19a)][_0x218a7c(0x1a2)][_0x218a7c(0x1b6)](_0x31a24a[_0x218a7c(0x184)][_0x218a7c(0x161)])),_0x1eee71=_0x13c0f0[_0x218a7c(0x17d)];return _0x1eee71[_0x218a7c(0x1b0)][_0x218a7c(0x16a)](_0x218a7c(0x15e)),_0x1eee71[_0x218a7c(0x16b)][_0x218a7c(0x16a)](_0x218a7c(0x15e)),_0x1eee71[_0x218a7c(0x1b0)][_0x218a7c(0x18f)](_0x218a7c(0x15e))['to'](_0x3b7cff,_0x218a7c(0x15e)),_0x1eee71[_0x218a7c(0x16b)][_0x218a7c(0x18f)](_0x218a7c(0x15e))[_0x218a7c(0x153)](_0x34ef5c,_0x218a7c(0x15e),(..._0x3666f4)=>_0x3666f4[_0x218a7c(0x169)](_0x10e1f4=>_0x10e1f4)),_0x13c0f0['on'](_0x218a7c(0x1c4),_0x2ee723=>{const _0x90a565=_0x218a7c;this[_0x90a565(0x19a)][_0x90a565(0x1c4)](_0x2ee723[_0x90a565(0x1bc)][_0x90a565(0x161)]),this[_0x90a565(0x19a)][_0x90a565(0x151)][_0x90a565(0x19c)][_0x90a565(0x1ad)]();}),_0x13c0f0;}[_0x5054f6(0x1b4)](_0x1c7225){const _0xe0d83f=_0x5054f6,_0x4a3f11=this[_0xe0d83f(0x19a)],_0x238a1a=_0x4a3f11[_0xe0d83f(0x15d)],_0x31c96b=_0x4a3f11[_0xe0d83f(0x1b3)][_0xe0d83f(0x1b6)](_0xe0d83f(0x18e)),_0x11f9c2=_0x4a3f11[_0xe0d83f(0x1b3)][_0xe0d83f(0x1b6)](_0xe0d83f(0x1b7)),_0x57555f=_0x4a3f11[_0xe0d83f(0x1b3)][_0xe0d83f(0x1b6)](_0xe0d83f(0x14e)),_0x263fd8=_0x4a3f11[_0xe0d83f(0x1b3)][_0xe0d83f(0x1b6)](_0x3aea0b)['me'],_0x4255f9=_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x162))[_0xe0d83f(0x190)],{CommentsListView:_0x2f72b6,CommentThreadInputView:_0x3cc103}=_0x4a3f11[_0xe0d83f(0x1b3)][_0xe0d83f(0x1b6)](_0xe0d83f(0x1c2));let _0x3d6344,_0x16e7a2;this[_0xe0d83f(0x16c)][_0xe0d83f(0x140)](_0x1c7225['id'])?(_0x16e7a2=this[_0xe0d83f(0x16c)][_0xe0d83f(0x1b6)](_0x1c7225['id']),_0x3d6344=_0x16e7a2[_0xe0d83f(0x195)]):(_0x3d6344=new _0x4255f9(_0x4a3f11[_0xe0d83f(0x178)],_0x1c7225,_0x263fd8,{'disableComments':this[_0xe0d83f(0x183)],'editorConfig':_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x145)),'maxCommentsWhenCollapsed':_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x160)),'maxThreadTotalWeight':_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x155)),'maxCommentCharsWhenCollapsed':_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x15b)),'formatDateTime':_0xc95686(_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x178))),'CommentView':_0x238a1a[_0xe0d83f(0x1b6)](_0xe0d83f(0x181))[_0xe0d83f(0x14d)],'CommentsListView':_0x2f72b6,'CommentThreadInputView':_0x3cc103}),_0x3d6344[_0xe0d83f(0x1ab)]['on'](_0xe0d83f(0x1c4),()=>{const _0x28eb95=_0xe0d83f;_0x4a3f11[_0x28eb95(0x151)][_0x28eb95(0x19c)][_0x28eb95(0x1ad)]();}),_0x3d6344[_0xe0d83f(0x18a)]['on'](_0xe0d83f(0x1c4),()=>{const _0x28dbe4=_0xe0d83f;_0x4a3f11[_0x28dbe4(0x151)][_0x28dbe4(0x19c)][_0x28dbe4(0x1ad)]();}),_0x16e7a2=_0x31c96b[_0xe0d83f(0x168)](this[_0xe0d83f(0x19a)][_0xe0d83f(0x178)],_0x3d6344),_0x16e7a2[_0xe0d83f(0x18f)](_0xe0d83f(0x1b9))['to'](_0x3d6344,_0xe0d83f(0x1b9)),_0x16e7a2[_0xe0d83f(0x18f)](_0xe0d83f(0x146))['to'](_0x3d6344),_0x16e7a2[_0xe0d83f(0x18f)](_0xe0d83f(0x13f))['to'](_0x3d6344,_0xe0d83f(0x13f),_0x496f3e=>_0xe0d83f(0x1bb)+_0x496f3e),this[_0xe0d83f(0x16c)][_0xe0d83f(0x157)](_0x1c7225['id'],_0x16e7a2));const _0x1d42d8=_0x11f9c2[_0xe0d83f(0x185)](_0x1c7225[_0xe0d83f(0x16f)],_0x3d6344),_0x33d0f2=new _0x1915d3(_0x4a3f11,_0x1c7225,_0x3d6344,_0x1d42d8),_0x20e817=_0x1c7225[_0xe0d83f(0x15f)]()[_0xe0d83f(0x158)](_0xcbcaab=>_0xcbcaab[_0xe0d83f(0x141)]);_0x3d6344[_0xe0d83f(0x149)]=_0x4a3f11[_0xe0d83f(0x1b3)][_0xe0d83f(0x1b6)](_0xe0d83f(0x1a3))[_0xe0d83f(0x1ba)][_0xe0d83f(0x177)](_0x20e817),this[_0xe0d83f(0x163)][_0xe0d83f(0x157)](_0x1c7225,_0x33d0f2),this[_0xe0d83f(0x1a1)][_0xe0d83f(0x157)](_0x3d6344,_0x33d0f2);const _0x27bb55=_0x31c96b[_0xe0d83f(0x171)]({'view':_0x16e7a2,'target':()=>{const _0x14946a=_0xe0d83f,_0x539790=[],_0x54639a=_0x1c7225[_0x14946a(0x15f)]()[_0x14946a(0x158)](_0x1c2e1a=>_0x1c2e1a[_0x14946a(0x141)]);for(const _0x544530 of _0x54639a)_0x539790[_0x14946a(0x143)](..._0x544530[_0x14946a(0x198)]());return _0x42b381(_0x4a3f11[_0x14946a(0x151)],_0x539790);},'type':()=>_0xe0d83f(0x1bb)+_0x33d0f2[_0xe0d83f(0x19c)][_0xe0d83f(0x13f)]});_0x11f9c2[_0xe0d83f(0x16d)](_0x3d6344,_0x27bb55),_0x31c96b[_0xe0d83f(0x1b8)](_0x27bb55),_0x57555f[_0xe0d83f(0x18b)](_0x27bb55);}[_0x5054f6(0x1a6)](_0x48428b){const _0xd59444=_0x5054f6,_0x19bee8=this[_0xd59444(0x19a)][_0xd59444(0x1b3)][_0xd59444(0x1b6)](_0xd59444(0x1b7)),_0x219073=this[_0xd59444(0x19a)][_0xd59444(0x1b3)][_0xd59444(0x1b6)](_0xd59444(0x18e)),_0x2fc57e=this[_0xd59444(0x163)][_0xd59444(0x1b6)](_0x48428b),_0x342be4=_0x2fc57e[_0xd59444(0x19c)],_0x3203f9=_0x219073[_0xd59444(0x14a)](_0x342be4);_0x19bee8[_0xd59444(0x165)](_0x342be4),_0x3203f9&&_0x219073[_0xd59444(0x1b2)](_0x3203f9),this[_0xd59444(0x163)][_0xd59444(0x173)](_0x48428b),this[_0xd59444(0x1a1)][_0xd59444(0x173)](_0x342be4),_0x2fc57e[_0xd59444(0x187)]();}[_0x5054f6(0x1a0)](_0x4c9e44){const _0x318578=_0x5054f6;if(!_0x4c9e44[_0x318578(0x141)]||!this[_0x318578(0x163)][_0x318578(0x140)](_0x4c9e44))return;const _0x4dae99=this[_0x318578(0x19a)][_0x318578(0x1b3)][_0x318578(0x1b6)](_0x318578(0x1a3)),_0x4f0935=this[_0x318578(0x163)][_0x318578(0x1b6)](_0x4c9e44),_0x323e57=_0x4c9e44[_0x318578(0x15f)]();_0x4f0935[_0x318578(0x19c)][_0x318578(0x149)]=_0x4dae99[_0x318578(0x1ba)][_0x318578(0x177)](_0x323e57);}[_0x5054f6(0x187)](){const _0x3b4894=_0x5054f6;for(const _0x193386 of this[_0x3b4894(0x163)][_0x3b4894(0x166)]())this[_0x3b4894(0x1a6)](_0x193386);for(const _0x14552e of this[_0x3b4894(0x16c)][_0x3b4894(0x154)]())_0x14552e[_0x3b4894(0x195)][_0x3b4894(0x187)]();super[_0x3b4894(0x187)]();}}
23
+ const _0x2413ee=_0x2937;(function(_0x32bae4,_0x59a84b){const _0x2d7c73=_0x2937,_0x1d85a3=_0x32bae4();while(!![]){try{const _0x476357=parseInt(_0x2d7c73(0x142))/0x1*(parseInt(_0x2d7c73(0x136))/0x2)+-parseInt(_0x2d7c73(0x113))/0x3+parseInt(_0x2d7c73(0x133))/0x4*(parseInt(_0x2d7c73(0x14c))/0x5)+-parseInt(_0x2d7c73(0xec))/0x6+parseInt(_0x2d7c73(0x109))/0x7*(-parseInt(_0x2d7c73(0xf1))/0x8)+parseInt(_0x2d7c73(0xe6))/0x9+-parseInt(_0x2d7c73(0xfd))/0xa;if(_0x476357===_0x59a84b)break;else _0x1d85a3['push'](_0x1d85a3['shift']());}catch(_0x168af6){_0x1d85a3['push'](_0x1d85a3['shift']());}}}(_0x4575,0x77813));import{Plugin as _0x40e57f}from'ckeditor5/src/core.js';function _0x2937(_0x4cbb8c,_0x2b4c80){const _0x457535=_0x4575();return _0x2937=function(_0x293797,_0x23f999){_0x293797=_0x293797-0xce;let _0x842a91=_0x457535[_0x293797];return _0x842a91;},_0x2937(_0x4cbb8c,_0x2b4c80);}import{Collection as _0x50b5cc}from'ckeditor5/src/utils.js';import{ViewModel as _0x5db337,SplitButtonView as _0x19d15b,createDropdown as _0x3178a1,addListToDropdown as _0x5bee19}from'ckeditor5/src/ui.js';import{Users as _0x393897,getDateTimeFormatter as _0x29e6ca,getAllMarkersDomElementsSorted as _0x308c4c}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2b241c from'./trackchangesediting.js';import _0x3a5e9c from'./ui/suggestioncontroller.js';import _0x43155d from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x47ca30}from'./utils/common-translations.js';import _0x175665 from'../theme/icons/track-changes.svg';function _0x4575(){const _0x1b64d9=['some','106547TUwrCV','acceptAllSuggestions','getByInnerView','getMarkers','createAnnotation','_handleControllerBuffer','CommentView','head','componentFactory','addSourceCollector','262725uaARqj','descriptionParts','previous','Track\x20changes','trackChanges.SuggestionThreadView','from','CommentsUI','bind','values','TrackChangesEditing','add','map','editing','editor','createCommentThreadController','getRanges','Discard\x20all\x20selected\x20suggestions','acceptSelectedSuggestions','keys','trackChanges.disableComments','addComment','acceptButton','getFirstRange','button','execute','pluginName','commandName','discardSelectedSuggestions','_refreshActiveMarkers','comments.editorConfig','refreshSelectedViews','init','4XESxwD','suggestionUnloaded','commands','901770pdLpFd','reduce','switchbutton','discardButton','requires','Accept\x20all\x20selected\x20suggestions','buttonView','comments.maxThreadTotalWeight','_disableComments','CommentsRepository','mainView','_descriptionFactory','2JtSVmx','isInContent','type','_viewToController','view','actionView','isEnabled','getJoined','locale','Accept\x20all\x20suggestions','3595200anpXMN','_initializeController','Annotations','lowest','change:activeAnnotations','_bindAnnotationToEditors','EditorAnnotations','destroy','getSuggestion','Discard\x20all\x20suggestions','_annotationViews','value','get','change:previous','delete','set','comments','size','_suggestionToController','stopListening','listenTo','TrackChangesUI','getAllAdjacentSuggestions','getMarkerNames','config','suggestion-','arrowView','_unbindEditors','activeMarkers','createAnnotationView','comments.maxCommentCharsWhenCollapsed','_createUIButton','getDescriptions','source','1759194mtaukI','isOn','commentThread','suggestionLoaded','length','_updateController','3992268WrymIW','unbind','registerAnnotation','separator','focus','184BAeUbF','suggestionChanged','model','isMultiRange','push','comments.maxCommentsWhenCollapsed','hasSuggestion','has','clear','define','discardAllSuggestions','toMany','2237490syALpK','isDirty','_destroyController','trackChanges','SuggestionThreadView','_handleSuggestionControllerDelayed','filter','plugins','innerView','remove','activeAnnotations'];_0x4575=function(){return _0x1b64d9;};return _0x4575();}export default class d extends _0x40e57f{static get[_0x2413ee(0x13a)](){const _0x486b67=_0x2413ee;return[_0x2b241c,_0x393897,_0x486b67(0x13f),_0x486b67(0x14e),_0x486b67(0x152)];}static get[_0x2413ee(0x12c)](){const _0x393dc3=_0x2413ee;return _0x393dc3(0xd9);}constructor(_0x1dc598){const _0x22ef87=_0x2413ee;super(_0x1dc598),this[_0x22ef87(0xd6)]=new Map(),this[_0x22ef87(0x145)]=new Map(),this[_0x22ef87(0xce)]=new Map(),this[_0x22ef87(0x10e)]=new Map();const _0x37224a=this[_0x22ef87(0x120)][_0x22ef87(0xdc)];_0x37224a[_0x22ef87(0xfa)](_0x22ef87(0x117),_0x43155d),_0x37224a[_0x22ef87(0xfa)](_0x22ef87(0x126),!0x1),this[_0x22ef87(0x13e)]=_0x37224a[_0x22ef87(0xd0)](_0x22ef87(0x126));}[_0x2413ee(0x102)](_0x3eb778,_0x1c38f9){const _0x4301da=_0x2413ee;0x0===this[_0x4301da(0x10e)][_0x4301da(0xd5)]&&setTimeout(()=>{const _0x3b0627=_0x4301da;for(const [_0x47bdbb,_0x226cd8]of this[_0x3b0627(0x10e)]){const _0xfa22fe=this[_0x3b0627(0xd6)][_0x3b0627(0xf8)](_0x47bdbb);_0xfa22fe||_0x226cd8?_0xfa22fe&&_0x226cd8&&this[_0x3b0627(0xff)](_0x47bdbb):this[_0x3b0627(0x14d)](_0x47bdbb);}this[_0x3b0627(0x10e)][_0x3b0627(0xf9)](),this[_0x3b0627(0x120)][_0x3b0627(0x104)][_0x3b0627(0xd0)](_0x3b0627(0x152))[_0x3b0627(0x131)](),this[_0x3b0627(0x12f)]();},0xa),this[_0x4301da(0x10e)][_0x4301da(0xd3)](_0x3eb778,_0x1c38f9);}[_0x2413ee(0x132)](){const _0x5a0415=_0x2413ee,_0x430b2b=this[_0x5a0415(0x120)],_0x14b4c1=_0x430b2b[_0x5a0415(0x104)][_0x5a0415(0xd0)](_0x5a0415(0x11c)),_0x241278=_0x430b2b[_0x5a0415(0x104)][_0x5a0415(0xd0)](_0x5a0415(0x14e)),_0x59d552=_0x430b2b[_0x5a0415(0x104)][_0x5a0415(0xd0)](_0x5a0415(0x152)),_0x54b648=_0x430b2b[_0x5a0415(0x104)][_0x5a0415(0xd0)](_0x5a0415(0x13f));_0x430b2b['ui'][_0x5a0415(0x111)][_0x5a0415(0x11d)](_0x5a0415(0x100),_0x2ffdf4=>this[_0x5a0415(0xe3)](_0x2ffdf4)),_0x59d552[_0x5a0415(0x112)](()=>{const _0xf5461e=_0x5a0415,_0x486b45=[];for(const [_0x352eed,_0x2583f3]of Array[_0xf5461e(0x118)](this[_0xf5461e(0xd6)])){const _0x2d015c=_0x352eed[_0xf5461e(0xda)](),_0x1ba9ff=[];for(const _0x2f70d7 of _0x2d015c){if(!_0x2f70d7[_0xf5461e(0x143)])continue;if(_0x2f70d7[_0xf5461e(0xf4)]){_0x1ba9ff[_0xf5461e(0xf5)](..._0x2f70d7[_0xf5461e(0x122)]());continue;}const _0x117f25=_0x2f70d7[_0xf5461e(0x129)]();if(_0x1ba9ff[_0xf5461e(0xea)]>0x0){const _0x3b9bb3=_0x1ba9ff[0x0][_0xf5461e(0x149)](_0x117f25);if(_0x3b9bb3){_0x1ba9ff[0x0]=_0x3b9bb3;continue;}}_0x1ba9ff[_0xf5461e(0xf5)](_0x117f25);}_0x486b45[_0xf5461e(0xf5)]([_0x2583f3[_0xf5461e(0x146)],_0x1ba9ff]);}return _0x486b45;}),this[_0x5a0415(0xd8)](_0x14b4c1,_0x5a0415(0xe9),(_0x3d8a61,_0x8eda77)=>{const _0x2778aa=_0x5a0415;this[_0x2778aa(0xd8)](_0x8eda77,_0x2778aa(0xd1),(_0x276583,_0x6755c,_0x462dc6,_0x40e52b)=>{const _0x4cf528=_0x2778aa;_0x8eda77[_0x4cf528(0x143)]&&(null==_0x462dc6?(this[_0x4cf528(0xeb)](_0x40e52b[_0x4cf528(0x110)]),this[_0x4cf528(0x102)](_0x8eda77,!0x1)):(this[_0x4cf528(0xeb)](_0x462dc6[_0x4cf528(0x110)]),null==_0x40e52b&&this[_0x4cf528(0x102)](_0x8eda77,!0x0)));}),null!==_0x8eda77[_0x2778aa(0x115)]?this[_0x2778aa(0xeb)](_0x8eda77[_0x2778aa(0x110)]):this[_0x2778aa(0x102)](_0x8eda77,!0x1);}),this[_0x5a0415(0xd8)](_0x14b4c1,_0x5a0415(0x134),(_0x8e0784,_0x4dd621,_0x118d84)=>{const _0x23dc18=_0x5a0415;this[_0x23dc18(0xd7)](_0x4dd621,_0x23dc18(0xd1)),this[_0x23dc18(0x10e)][_0x23dc18(0xd2)](_0x4dd621),this[_0x23dc18(0xd6)][_0x23dc18(0xf8)](_0x4dd621)&&this[_0x23dc18(0xff)](_0x4dd621),_0x118d84&&this[_0x23dc18(0xeb)](_0x118d84[_0x23dc18(0x110)]);}),this[_0x5a0415(0xd8)](_0x14b4c1,_0x5a0415(0xf2),(_0xf890c5,_0x144502)=>{const _0x30f7c7=_0x5a0415;this[_0x30f7c7(0xeb)](_0x144502);}),this[_0x5a0415(0xd8)](_0x241278,_0x5a0415(0x150),()=>{const _0x218b91=_0x5a0415;this[_0x218b91(0x12f)]();}),this[_0x5a0415(0xd8)](_0x54b648,_0x5a0415(0x127),(_0x46055f,{threadId:_0x1b8dd7,isFromAdapter:_0x927bda})=>{const _0x184e1f=_0x5a0415;if(_0x927bda||!_0x14b4c1[_0x184e1f(0xf7)](_0x1b8dd7))return;const _0x2430bd=_0x14b4c1[_0x184e1f(0x154)](_0x1b8dd7);this[_0x184e1f(0xd6)][_0x184e1f(0xd0)](_0x2430bd)[_0x184e1f(0x146)][_0x184e1f(0xf0)]();},{'priority':_0x5a0415(0x14f)});}[_0x2413ee(0x12f)](){const _0x379316=_0x2413ee,_0x3fa6b2=this[_0x379316(0x120)][_0x379316(0x104)][_0x379316(0xd0)](_0x379316(0x14e)),_0x4c66f0=this[_0x379316(0x120)][_0x379316(0x104)][_0x379316(0xd0)](_0x379316(0x11c)),_0x83d40d=Array[_0x379316(0x118)](_0x3fa6b2[_0x379316(0x107)],_0x116348=>_0x116348[_0x379316(0x105)])[_0x379316(0x103)](_0x168d9e=>this[_0x379316(0x145)][_0x379316(0xf8)](_0x168d9e)),_0x10a179=[];for(const _0x5b3366 of _0x83d40d){const _0x54cb1f=this[_0x379316(0x145)][_0x379316(0xd0)](_0x5b3366)[_0x379316(0xf3)][_0x379316(0xda)]();_0x10a179[_0x379316(0xf5)](..._0x54cb1f[_0x379316(0x137)]((_0xb09108,_0x4f7fe9)=>[..._0xb09108,..._0x4f7fe9[_0x379316(0xdb)]()],[]));}_0x4c66f0[_0x379316(0xe0)]=_0x10a179;}[_0x2413ee(0xe3)](_0x3d8d5f){const _0x5ae640=_0x2413ee,_0x2af071=_0x3178a1(_0x3d8d5f,_0x19d15b),_0x4e198a=this[_0x5ae640(0x120)][_0x5ae640(0x135)][_0x5ae640(0xd0)](_0x5ae640(0x100)),_0x416a6c=_0x47ca30(_0x3d8d5f,_0x5ae640(0x116));_0x2af071[_0x5ae640(0x13c)][_0x5ae640(0xd3)]({'tooltip':_0x416a6c,'label':_0x416a6c,'icon':_0x175665}),_0x2af071[_0x5ae640(0x13c)][_0x5ae640(0x11a)](_0x5ae640(0xe7))['to'](_0x4e198a,_0x5ae640(0xcf)),_0x2af071[_0x5ae640(0x13c)]['on'](_0x5ae640(0x12b),()=>{const _0x282525=_0x5ae640;_0x4e198a[_0x282525(0x12b)](),this[_0x282525(0x120)][_0x282525(0x11f)][_0x282525(0x146)][_0x282525(0xf0)]();});const _0x511048=new _0x50b5cc(),_0x302266=[{'type':_0x5ae640(0x138),'model':{'withText':!0x0,'label':_0x416a6c,'commandName':_0x5ae640(0x100)}},{'type':_0x5ae640(0xef)},{'type':_0x5ae640(0x12a),'model':{'withText':!0x0,'label':_0x47ca30(_0x3d8d5f,_0x5ae640(0x14b)),'commandName':_0x5ae640(0x10a)}},{'type':_0x5ae640(0x12a),'model':{'withText':!0x0,'label':_0x47ca30(_0x3d8d5f,_0x5ae640(0x13b)),'commandName':_0x5ae640(0x124)}},{'type':_0x5ae640(0x12a),'model':{'withText':!0x0,'label':_0x47ca30(_0x3d8d5f,_0x5ae640(0x155)),'commandName':_0x5ae640(0xfb)}},{'type':_0x5ae640(0x12a),'model':{'withText':!0x0,'label':_0x47ca30(_0x3d8d5f,_0x5ae640(0x123)),'commandName':_0x5ae640(0x12e)}}];for(const _0x133664 of _0x302266){let _0x50a791={'type':_0x5ae640(0xef)};if(_0x133664[_0x5ae640(0xf3)]){const _0x2a0ccf=new _0x5db337(_0x133664[_0x5ae640(0xf3)]),_0x114685=this[_0x5ae640(0x120)][_0x5ae640(0x135)][_0x5ae640(0xd0)](_0x2a0ccf[_0x5ae640(0x12d)]);_0x2a0ccf[_0x5ae640(0x11a)](_0x5ae640(0xe7),_0x5ae640(0x148))['to'](_0x114685,_0x5ae640(0xcf),_0x5ae640(0x148)),_0x50a791={'type':_0x133664[_0x5ae640(0x144)],'model':_0x2a0ccf};}_0x511048[_0x5ae640(0x11d)](_0x50a791);}_0x5bee19(_0x2af071,_0x511048);const _0x33b5c6=_0x302266[_0x5ae640(0x103)](_0x228f39=>null!=_0x228f39[_0x5ae640(0xf3)])[_0x5ae640(0x11e)](_0x4ee7b7=>this[_0x5ae640(0x120)][_0x5ae640(0x135)][_0x5ae640(0xd0)](_0x4ee7b7[_0x5ae640(0xf3)][_0x5ae640(0x12d)])),_0x12e2ef=_0x2af071[_0x5ae640(0x13c)];return _0x12e2ef[_0x5ae640(0x147)][_0x5ae640(0xed)](_0x5ae640(0x148)),_0x12e2ef[_0x5ae640(0xde)][_0x5ae640(0xed)](_0x5ae640(0x148)),_0x12e2ef[_0x5ae640(0x147)][_0x5ae640(0x11a)](_0x5ae640(0x148))['to'](_0x4e198a,_0x5ae640(0x148)),_0x12e2ef[_0x5ae640(0xde)][_0x5ae640(0x11a)](_0x5ae640(0x148))[_0x5ae640(0xfc)](_0x33b5c6,_0x5ae640(0x148),(..._0x176de0)=>_0x176de0[_0x5ae640(0x108)](_0x38d343=>_0x38d343)),_0x2af071['on'](_0x5ae640(0x12b),_0x32c576=>{const _0x40a601=_0x5ae640;this[_0x40a601(0x120)][_0x40a601(0x12b)](_0x32c576[_0x40a601(0xe5)][_0x40a601(0x12d)]),this[_0x40a601(0x120)][_0x40a601(0x11f)][_0x40a601(0x146)][_0x40a601(0xf0)]();}),_0x2af071;}[_0x2413ee(0x14d)](_0x41b5d5){const _0x385398=_0x2413ee,_0x1b302a=this[_0x385398(0x120)],_0x16e62b=_0x1b302a[_0x385398(0xdc)],_0x43410f=_0x1b302a[_0x385398(0x104)][_0x385398(0xd0)](_0x385398(0x14e)),_0xa88636=_0x1b302a[_0x385398(0x104)][_0x385398(0xd0)](_0x385398(0x13f)),_0x1d7cf7=_0x1b302a[_0x385398(0x104)][_0x385398(0xd0)](_0x385398(0x152)),_0x47b469=_0x1b302a[_0x385398(0x104)][_0x385398(0xd0)](_0x393897)['me'],_0x26c6cd=_0x16e62b[_0x385398(0xd0)](_0x385398(0x100))[_0x385398(0x101)],{CommentsListView:_0x4af881,CommentThreadInputView:_0x186a43}=_0x1b302a[_0x385398(0x104)][_0x385398(0xd0)](_0x385398(0x119));let _0x127a6f,_0x100dfd;this[_0x385398(0xce)][_0x385398(0xf8)](_0x41b5d5['id'])?(_0x100dfd=this[_0x385398(0xce)][_0x385398(0xd0)](_0x41b5d5['id']),_0x127a6f=_0x100dfd[_0x385398(0x140)]):(_0x127a6f=new _0x26c6cd(_0x1b302a[_0x385398(0x14a)],_0x41b5d5,_0x47b469,{'disableComments':this[_0x385398(0x13e)],'editorConfig':_0x16e62b[_0x385398(0xd0)](_0x385398(0x130)),'maxCommentsWhenCollapsed':_0x16e62b[_0x385398(0xd0)](_0x385398(0xf6)),'maxThreadTotalWeight':_0x16e62b[_0x385398(0xd0)](_0x385398(0x13d)),'maxCommentCharsWhenCollapsed':_0x16e62b[_0x385398(0xd0)](_0x385398(0xe2)),'formatDateTime':_0x29e6ca(_0x16e62b[_0x385398(0xd0)](_0x385398(0x14a))),'CommentView':_0x16e62b[_0x385398(0xd0)](_0x385398(0xd4))[_0x385398(0x10f)],'CommentsListView':_0x4af881,'CommentThreadInputView':_0x186a43}),_0x127a6f[_0x385398(0x128)]['on'](_0x385398(0x12b),()=>{const _0x347844=_0x385398;_0x1b302a[_0x347844(0x11f)][_0x347844(0x146)][_0x347844(0xf0)]();}),_0x127a6f[_0x385398(0x139)]['on'](_0x385398(0x12b),()=>{const _0x432f40=_0x385398;_0x1b302a[_0x432f40(0x11f)][_0x432f40(0x146)][_0x432f40(0xf0)]();}),_0x100dfd=_0x43410f[_0x385398(0xe1)](this[_0x385398(0x120)][_0x385398(0x14a)],_0x127a6f),_0x100dfd[_0x385398(0x11a)](_0x385398(0xfe))['to'](_0x127a6f,_0x385398(0xfe)),_0x100dfd[_0x385398(0x11a)](_0x385398(0xea))['to'](_0x127a6f),_0x100dfd[_0x385398(0x11a)](_0x385398(0x144))['to'](_0x127a6f,_0x385398(0x144),_0x4ccaaf=>_0x385398(0xdd)+_0x4ccaaf),this[_0x385398(0xce)][_0x385398(0xd3)](_0x41b5d5['id'],_0x100dfd));const _0x29a792=_0xa88636[_0x385398(0x121)](_0x41b5d5[_0x385398(0xe8)],_0x127a6f),_0x336338=new _0x3a5e9c(_0x1b302a,_0x41b5d5,_0x127a6f,_0x29a792),_0x2b75f6=_0x41b5d5[_0x385398(0xda)]()[_0x385398(0x103)](_0x54f93f=>_0x54f93f[_0x385398(0x143)]);_0x127a6f[_0x385398(0x114)]=_0x1b302a[_0x385398(0x104)][_0x385398(0xd0)](_0x385398(0x11c))[_0x385398(0x141)][_0x385398(0xe4)](_0x2b75f6),this[_0x385398(0xd6)][_0x385398(0xd3)](_0x41b5d5,_0x336338),this[_0x385398(0x145)][_0x385398(0xd3)](_0x127a6f,_0x336338);const _0x1dbdd9=_0x43410f[_0x385398(0x10d)]({'view':_0x100dfd,'target':()=>{const _0x15e710=_0x385398,_0x1d96ce=[],_0x5dcf14=_0x41b5d5[_0x15e710(0xda)]()[_0x15e710(0x103)](_0x24df35=>_0x24df35[_0x15e710(0x143)]);for(const _0x51dc59 of _0x5dcf14)_0x1d96ce[_0x15e710(0xf5)](..._0x51dc59[_0x15e710(0x10c)]());return _0x308c4c(_0x1b302a[_0x15e710(0x11f)],_0x1d96ce);},'type':()=>_0x385398(0xdd)+_0x336338[_0x385398(0x146)][_0x385398(0x144)]});_0xa88636[_0x385398(0x151)](_0x127a6f,_0x1dbdd9),_0x43410f[_0x385398(0x11d)](_0x1dbdd9),_0x1d7cf7[_0x385398(0xee)](_0x1dbdd9);}[_0x2413ee(0xff)](_0x5aa22e){const _0x536749=_0x2413ee,_0x1e1fee=this[_0x536749(0x120)][_0x536749(0x104)][_0x536749(0xd0)](_0x536749(0x13f)),_0xd9a70=this[_0x536749(0x120)][_0x536749(0x104)][_0x536749(0xd0)](_0x536749(0x14e)),_0x4404f3=this[_0x536749(0xd6)][_0x536749(0xd0)](_0x5aa22e),_0xe33189=_0x4404f3[_0x536749(0x146)],_0x3f65d6=_0xd9a70[_0x536749(0x10b)](_0xe33189);_0x1e1fee[_0x536749(0xdf)](_0xe33189),_0x3f65d6&&_0xd9a70[_0x536749(0x106)](_0x3f65d6),this[_0x536749(0xd6)][_0x536749(0xd2)](_0x5aa22e),this[_0x536749(0x145)][_0x536749(0xd2)](_0xe33189),_0x4404f3[_0x536749(0x153)]();}[_0x2413ee(0xeb)](_0x9e550a){const _0x26001d=_0x2413ee;if(!_0x9e550a[_0x26001d(0x143)]||!this[_0x26001d(0xd6)][_0x26001d(0xf8)](_0x9e550a))return;const _0x156231=this[_0x26001d(0x120)][_0x26001d(0x104)][_0x26001d(0xd0)](_0x26001d(0x11c)),_0x1a43c4=this[_0x26001d(0xd6)][_0x26001d(0xd0)](_0x9e550a),_0x9983d1=_0x9e550a[_0x26001d(0xda)]();_0x1a43c4[_0x26001d(0x146)][_0x26001d(0x114)]=_0x156231[_0x26001d(0x141)][_0x26001d(0xe4)](_0x9983d1);}[_0x2413ee(0x153)](){const _0x19cdd5=_0x2413ee;for(const _0x520089 of this[_0x19cdd5(0xd6)][_0x19cdd5(0x125)]())this[_0x19cdd5(0xff)](_0x520089);for(const _0x190912 of this[_0x19cdd5(0xce)][_0x19cdd5(0x11b)]())_0x190912[_0x19cdd5(0x140)][_0x19cdd5(0x153)]();super[_0x19cdd5(0x153)]();}}