@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240925.0 → 0.0.0-nightly-20240927.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 (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b7147=_0x34ff;(function(_0xd119d7,_0x5f026e){const _0x24762a=_0x34ff,_0x1c9f93=_0xd119d7();while(!![]){try{const _0x5d70af=parseInt(_0x24762a(0x1da))/0x1+parseInt(_0x24762a(0x13b))/0x2*(parseInt(_0x24762a(0x1e5))/0x3)+parseInt(_0x24762a(0x1fd))/0x4+-parseInt(_0x24762a(0x166))/0x5+-parseInt(_0x24762a(0x147))/0x6*(-parseInt(_0x24762a(0x168))/0x7)+-parseInt(_0x24762a(0xb5))/0x8+-parseInt(_0x24762a(0x239))/0x9;if(_0x5d70af===_0x5f026e)break;else _0x1c9f93['push'](_0x1c9f93['shift']());}catch(_0x3194d3){_0x1c9f93['push'](_0x1c9f93['shift']());}}}(_0x4d60,0x51d5a));import{Plugin as _0x56223f,PendingActions as _0x3659cb}from'ckeditor5/src/core.js';import{LiveRange as _0x50f662}from'ckeditor5/src/engine.js';import{CKEditorError as _0x51119c,uid as _0x7793d6,priorities as _0x2598c5,logWarning as _0x30b600,getEnvKeystrokeText as _0xb2f69d}from'ckeditor5/src/utils.js';import{toWidget as _0x18e231}from'ckeditor5/src/widget.js';import{Users as _0x399969,hashObject as _0x23a057,surroundingMarkersDetector as _0x50cb2f,FOCUS_ANNOTATION_KEYSTROKE as _0x31dac1}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x249f43 from'./commands/trackchangescommand.js';import _0x4d0406 from'./commands/acceptsuggestioncommand.js';import _0x4df5e9 from'./commands/discardsuggestioncommand.js';import _0x49fe92 from'./commands/executeonallsuggestionscommand.js';import _0x4f8506 from'./commands/executeonselectedsuggestionscommand.js';import _0xebc177 from'./suggestion.js';import _0x4ebdda from'./suggestiondescriptionfactory.js';import _0x27fee7 from'./integrations/aiassistant.js';import _0x4fa3af from'./integrations/alignment.js';import _0x50b176 from'./integrations/basicstyles.js';function _0x4d60(){const _0x430a68=['stringify','ck-suggestion-marker','$graveyard','some','widget','setAttribute','elementEnd','enableDefaultAttributesIntegration','_setSuggestionRange','_isBlockAttribute','ENTER','markInsertion','PendingActions','formatBlock:discard','range','containsItem','addCommentThread','hasCommentThread','getChangedMarkers','containsPosition','trackChangesCommand','_blockAttributeKeys','delete','createRangeIn','_suggestionFactory','isMultiRange','suggestion:','createdAt','getShiftedBy','isOwn','_joinWithAdjacentSuggestions','getNearestSelectionRange','mapper','formatGroupId','skipNestingCheck','1693088rDRonx','acceptSuggestion','_updateSuggestionData','_enabledCommands','_editor','after','track-changes-command-not-found','discard','track-changes-user-not-found','listenTo','return','addMarker:suggestion','subType','formatInline:join','insertContent','comments','trackChanges.mergeNestedSuggestions','data-suggestion','config','key','high','attribute:discard','addMarker','howMany','accept','rejected','getAttribute','includes','parent','dataDowncast','warn','stopListening','track-changes-suggestion-not-found','setTo','markerToHighlight','buildSuggestion','_addSuggestionMarker','track-changes-adapter-already-set','sort','deletion:chain','announce','_getAuthorFromId','editingDowncast','unbindElementFromMarkerName','end','removeMarkers','insertion:','name','isInsideObject','before','addRange','clear','_commentsRepository','_removeSuggestion','documentSelection','track-changes-enable-command-twice','registerCustomCallback','attribute','markerName','accepted','ck-suggestion-marker--active','refresh','isExternal','_adapter','formatInline:chain','add','removed','substring','createSelection','$text','toUpperCase','clone','map','_createSuggestion','updateSuggestion','_registerDefaultCallbacks','deletion:','values','_recordAttributeChanges','markInlineFormat','remove','createElement','author','formatBlock:','markAttributeChange','_checkSuggestionCorrectness','$marker','_recordAttributeSuggestions','tablePasteChainId','split','toViewElement','nodeAfter','acceptSelectedSuggestions','addSuggestion','getContainedElement','deletion:discard','PENDING_ACTION_SUGGESTION','get','fire','fromCharCode','error-saving-suggestion-data-suggestion-discarded','_initAriaMarkerChangeAnnouncements','push','isLocal','consume','_rangeIsInLocalUserInsertion','addSuggestionData','registerBlockAttribute','attribute:accept','has','position','filter','_isForcedDefaultExecutionBlock','insertion:chain','_afterChanges','_suggestionState','registerPostFixer','suggestion-type','getIntersection','value','locale','FORMATTING','discardSuggestion','hasSuggestion','pluginName','_getSuggestionData','external:','insert','TrackChangesEditing','batch','isBefore','markerToData','always','splice','254tuYiDG','splitPosition','removeComment','keys','item','formatBlock:accept','addUser','data','catch','_isRegisteredAttribute','addMarker:suggestion:attribute','isEqual','12QxfpLe','unshift','unbind','attribute:join','assign','addClass','_refreshSuggestionsChain','markDeletion','markerNameToElements','group','_findSuggestions','forward','addMarker:suggestion:formatBlock','_addThreadToSuggestion','rename','attributeOldValue','markBlockFormat','formatBlock:chain','getItems','deletion:accept','suggestion','removeMarker','descriptionFactory','multipleBlocks','editor','type','then','head','fromRange','_saved','markMultiRangeDeletion','1587110wEUEcp','_mergeNestedSuggestions','522459wqtqvo','collaboration.channelId','getDifference','backward','isAfter','isTouching','conversion','removeClass','elementToElement','pop','formatBlock:join','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.','_defaultCallbacks','highest','length','getWalker','getChanges','_getExternalAuthor','rootName','attributeNewValue','_setSuggestionData','rethrowUnexpectedError','getRange','createPositionBefore','LEAVE','commandName','CommentsRepository','attribute:','init','addHighlight','elementStart','isDocumentOperation','_reduceSuggestionAttributeRange','update:suggestion','move','getSuggestion','getLastMatchingPosition','editing','upcast','registerInlineAttribute','isAtStart','track-changes-adapter-missing-getsuggestion','isIntersecting','writer','_reduceExistingSuggestions','insertion','forEach','originalSuggestionId','enqueueChange','every','detach','showSuggestionHighlights','isCollapsed','getAncestors','insertion:accept','isArray','insertion:join','isIntersectingWithRange','trackChanges.trackFormatChanges','isSelectable','isLimit','markerReady','change:activeMarkers','_getMarkerAnnouncementText','element','discardSelectedSuggestions','model','createRangeOn','_refreshAttributeSuggestionsChain','_processAttributeSuggestions','deleteContent','_processAttributeChanges','stop','_breakSuggestionMarker','differ','notReady','acceptAllSuggestions','meta','formatInline:accept','markers','startsWith','enableReadOnlyMode','track-changes-suggestion-data-mismatch','nodeBefore','forceDefaultExecution','_splitMarkerName','newValue','multi','low','commands','attributeKey','removeMarker:suggestion:attribute','find','deletion:join','concat','activeMarkers','@external','suggestionChanged','open','formatInline','discardAllSuggestions','reconvertMarker','containerElement','consumable','change','getMultiRangeId','normal','_SUGGESTION_ANNOUNCEMENT','_cutOutSuggestionMarker','change:_saved','ck-suggestion-marker-formatBlock','_suggestions','getSuggestions','ready','643936UWCHDu','formatInline:discard','_inlineAttributeKeys','authorName','getSuggestionCallback','_onDiscard','markMultiRangeBlockFormat','ck-suggestion-marker-','start','getMarkers','removeMarker:suggestion:formatBlock','8133GeIBPN','formatBlock','size','change:data','containsRange','_isDataLoaded','never','creator','join','set','addComment','_customCallbacks','targetPosition','addMarkerName','format','suggestionUnloaded','from','insertion:discard','getFirstMarker','getCommentThread','createRange','_model','markMultiRangeInsertion','default','542864wIjLuF','isAtEnd','setSelection','root','adapter','commentThread','define','options','data-author-id','lowest','authoredAt','suggestion:attribute:','substr','next','execute','selection','schema','requires','getFirstRange','action','previous','$elementName','resolve','toJSON','ck-suggestion-marker-formatInline','plugins','createPositionAfter','dataReady','document','deletion','attributes','for','getUser','getAllAdjacentSuggestions','containsRangeInObject','isNextTo','oldRange','isInContent','groupId','fetchCommentThread','_joinSuggestions','isObject','trackChanges','isUndo','enableCommand','removeAttribute','applyOperation','formatInline:','newRange','suggestionLoaded','oldValue','_getAttributeKey','bindElementToMarker','isBlock','chain','$textProxy','dataToMarker','getCustomProperty','_trackFormatChanges','updateMarker','3680739OcWLiC','isRemovable','Users','getRanges','marker-count','moveTargetPosition','hasComments','_handleNewSuggestionMarker','createPositionAt'];_0x4d60=function(){return _0x430a68;};return _0x4d60();}import _0x29e1a9 from'./integrations/blockquote.js';import _0xf89bfa from'./integrations/casechange.js';import _0x1dc1c7 from'./integrations/ckbox.js';import _0x11572c from'./integrations/codeblock.js';import _0x5dc0ec from'./integrations/comments.js';import _0x21ab89 from'./integrations/deletecommand.js';import _0x6421d6 from'./integrations/list.js';import _0x55272f from'./integrations/listproperties.js';import _0x54ee31 from'./integrations/entercommand.js';import _0x40f9cc from'./integrations/findandreplace.js';import _0xcba9bd from'./integrations/font.js';import _0xb37b9 from'./integrations/formatpainter.js';import _0x47f4a0 from'./integrations/heading.js';import _0x2dbaeb from'./integrations/highlight.js';import _0x18480b from'./integrations/horizontalline.js';import _0x41788d from'./integrations/htmlembed.js';import _0xc49a91 from'./integrations/image.js';import _0x5aea4e from'./integrations/imagereplace.js';import _0x182b2a from'./integrations/imagestyle.js';import _0x4bc147 from'./integrations/importword.js';import _0x11b44d from'./integrations/indent.js';import _0x10a0ad from'./integrations/inputcommand.js';import _0x4e9686 from'./integrations/link.js';import _0x342458 from'./integrations/legacylist.js';import _0x18ce03 from'./integrations/legacylistproperties.js';import _0x4044a7 from'./integrations/mediaembed.js';import _0x3fe219 from'./integrations/mention.js';import _0x45e0d6 from'./integrations/mergefields.js';import _0x58b785 from'./integrations/multilevellist.js';import _0x43b4b2 from'./integrations/pagebreak.js';import _0xb70e27 from'./integrations/paragraph.js';import _0x3d3be5 from'./integrations/removeformat.js';import _0x28eecf from'./integrations/restrictededitingmode.js';import _0x23f0fc from'./integrations/shiftentercommand.js';import _0x4ce71b from'./integrations/standardeditingmode.js';import _0x2b205f from'./integrations/style.js';import _0x4f1f0d from'./integrations/table.js';import _0x3f8b58 from'./integrations/tablemergesplit.js';import _0x321d0f from'./integrations/tableheadings.js';import _0x143d53 from'./integrations/tableclipboard.js';import _0x30da9a from'./integrations/tablecolumnresize.js';import _0x4857fd from'./integrations/template.js';import _0x1c78de from'./integrations/tableofcontents.js';import _0x4f29e9 from'./integrations/title.js';import _0x1c09e8 from'./integrations/undo.js';import _0x580973 from'./integrations/tablecaption.js';import _0x31ae00 from'./integrations/tableproperties.js';import{getTranslation as _0x222eee}from'./utils/common-translations.js';import{isEqual as _0x3eb7e2,omit as _0x551d67}from'lodash-es';export const renameAttributeKey=_0x3b7147(0x212);export default class p extends _0x56223f{static get[_0x3b7147(0x20e)](){const _0x57510c=_0x3b7147;return[_0x57510c(0x182),_0x399969,_0x3659cb,_0x27fee7,_0x4fa3af,_0x50b176,_0x29e1a9,_0x1dc1c7,_0xf89bfa,_0x11572c,_0x5dc0ec,_0x21ab89,_0x54ee31,_0x40f9cc,_0xcba9bd,_0xb37b9,_0x47f4a0,_0x2dbaeb,_0x18480b,_0x41788d,_0xc49a91,_0x182b2a,_0x5aea4e,_0x4bc147,_0x11b44d,_0x10a0ad,_0x342458,_0x18ce03,_0x58b785,_0x4e9686,_0x6421d6,_0x55272f,_0x4044a7,_0x3fe219,_0x45e0d6,_0x43b4b2,_0xb70e27,_0x3d3be5,_0x28eecf,_0x23f0fc,_0x4ce71b,_0x2b205f,_0x4f1f0d,_0x3f8b58,_0x321d0f,_0x580973,_0x143d53,_0x30da9a,_0x1c78de,_0x31ae00,_0x4857fd,_0x4f29e9,_0x1c09e8];}static get[_0x3b7147(0x131)](){const _0x4de42d=_0x3b7147;return _0x4de42d(0x135);}constructor(_0x465573){const _0x381399=_0x3b7147;function _0x24e50a(_0x2ca605){const _0x3be876=_0x34ff;return _0x2ca605[_0x3be876(0xfd)](_0x4d9686=>String[_0x3be876(0x118)](_0x4d9686))[_0x3be876(0x1ed)]('');}super(_0x465573),this[_0x381399(0x10c)]=!0x1,this[_0x381399(0x1ee)](_0x381399(0x1c7),[]),this['on'](_0x381399(0x1a6),(_0x1e759e,_0x10e1f4,_0x595e8b,_0x1e40e7)=>{const _0x42e6ff=_0x381399;this[_0x42e6ff(0x1fa)][_0x42e6ff(0x1d0)](()=>{const _0x5264ac=_0x42e6ff;for(const _0x211eb9 of[..._0x1e40e7,..._0x595e8b])this[_0x5264ac(0x1fa)][_0x5264ac(0x1b7)][_0x5264ac(0x122)](_0x211eb9)&&_0x465573[_0x5264ac(0x18d)][_0x5264ac(0x1cd)](_0x211eb9);});}),this[_0x381399(0x15d)]=new _0x4ebdda(this[_0x381399(0x15f)][_0x381399(0x1aa)][_0x381399(0x20d)],this[_0x381399(0x15f)][_0x381399(0x12d)]),this[_0x381399(0xf4)]=null,this[_0x381399(0x25a)]=new Et(this[_0x381399(0x15f)]),this[_0x381399(0x1d7)]=new Map(),this[_0x381399(0xe9)]=_0x465573[_0x381399(0x216)][_0x381399(0x116)](_0x381399(0x182)),this[_0x381399(0xb8)]=new Set(),this[_0x381399(0x1fa)]=this[_0x381399(0x15f)][_0x381399(0x1aa)],this[_0x381399(0x128)]=new WeakMap(),this[_0x381399(0x125)]=!0x1,this[_0x381399(0x257)]=new Set([_0x381399(0x212)]),this[_0x381399(0x1dc)]=new Set(),_0x465573[_0x381399(0xc7)][_0x381399(0x203)](_0x381399(0x1a2),_0x381399(0x1fc)),this[_0x381399(0x237)]=_0x465573[_0x381399(0xc7)][_0x381399(0x116)](_0x381399(0x1a2)),_0x465573[_0x381399(0xc7)][_0x381399(0x203)](_0x381399(0xc5),!0x0),this[_0x381399(0x167)]=_0x465573[_0x381399(0xc7)][_0x381399(0x116)](_0x381399(0xc5)),this[_0x381399(0x256)]=new _0x249f43(_0x465573,this[_0x381399(0xb8)]),this[_0x381399(0x11a)](),this[_0x24e50a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x24e50a([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x30]);}[_0x3b7147(0x184)](){const _0x409ada=_0x3b7147,_0x3c5daf=this[_0x409ada(0x15f)],_0x2fbc8c=(_0xdca04d,_0x33f29d)=>{const _0x160372=_0x409ada;if(_0x160372(0xee)!=_0xdca04d)return _0x160372(0x1e1)+_0xdca04d;const _0x4a011e=_0x33f29d[_0x160372(0x10e)]('|')[0x0];return this[_0x160372(0x24b)](_0x4a011e)?_0x160372(0x1d6):_0x160372(0x215);};_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xd7)]({'model':_0x409ada(0x15b),'view':_0x925430=>{const _0x50e4a6=_0x409ada,{id:_0x5347cf,authorId:_0x13990d,type:_0x4bd89e,subType:_0x40eb2a}=this[_0x50e4a6(0x1bd)](_0x925430[_0x50e4a6(0xef)]),_0x5d1e62=[_0x50e4a6(0x243),_0x2fbc8c(_0x4bd89e,_0x40eb2a)];let _0xe8aec9=0xbb8;return this[_0x50e4a6(0x1c7)][_0x50e4a6(0xd0)](_0x925430[_0x50e4a6(0xef)])&&(_0x5d1e62[_0x50e4a6(0x11b)](_0x50e4a6(0xf1)),_0xe8aec9=0xbc2),_0x50e4a6(0x21a)==_0x4bd89e&&(_0xe8aec9+=0x5),{'classes':_0x5d1e62,'attributes':{'data-suggestion':_0x5347cf,'data-author-id':_0x13990d},'priority':_0xe8aec9};}}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xf6)](_0x5f3302=>{const _0x376ab3=_0x409ada;_0x5f3302['on'](_0x376ab3(0xc0),(_0x159027,_0x19ef86,_0x3aa33f)=>{const _0x1c49c7=_0x376ab3;if(!_0x3aa33f[_0x1c49c7(0x204)][_0x1c49c7(0x19b)])return;const _0x419ba9=_0x19ef86[_0x1c49c7(0x13f)];if(!_0x419ba9)return;const _0x29f311=_0x3aa33f[_0x1c49c7(0x262)][_0x1c49c7(0x10f)](_0x419ba9);_0x3c5daf[_0x1c49c7(0x1aa)][_0x1c49c7(0x20d)][_0x1c49c7(0x226)](_0x419ba9)&&_0x29f311&&!_0x29f311[_0x1c49c7(0x236)](_0x1c49c7(0x246))&&_0x29f311['is'](_0x1c49c7(0x1ce))&&_0x18e231(_0x29f311,_0x3aa33f[_0x1c49c7(0x193)]);},{'priority':_0x376ab3(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xd7)]({'model':_0x409ada(0x15b),'view':(_0x41024b,_0x337367)=>{const _0x3fe347=_0x409ada;if(!_0x337367[_0x3fe347(0x204)][_0x3fe347(0x19b)])return null;const {type:_0x54e602,subType:_0x2078b0}=this[_0x3fe347(0x1bd)](_0x41024b[_0x3fe347(0xef)]);return{'classes':[_0x3fe347(0x243),_0x2fbc8c(_0x54e602,_0x2078b0)],'priority':0xbb8};}});const _0x4c5f4b=({showActiveMarkers:_0x1fd224=!0x0,isAttributeSuggestion:_0x3f458d=!0x1}={})=>(_0x57d0fb,_0x225e82,_0x386bd9)=>{const _0x6a03c6=_0x409ada;if(!_0x225e82[_0x6a03c6(0x13f)])return;const {id:_0x3a3e53,authorId:_0x408b95}=this[_0x6a03c6(0x1bd)](_0x225e82[_0x6a03c6(0xef)]);if(_0x3f458d){const _0x14f9d8=this[_0x6a03c6(0x1d7)][_0x6a03c6(0x116)](_0x3a3e53),_0x149c3e=this[_0x6a03c6(0x230)](_0x14f9d8);if(!this[_0x6a03c6(0x24b)](_0x149c3e))return;}if(_0x225e82[_0x6a03c6(0x13f)]['is'](_0x6a03c6(0x20c)))return void _0x386bd9[_0x6a03c6(0x1cf)][_0x6a03c6(0x11d)](_0x225e82[_0x6a03c6(0x13f)],_0x57d0fb[_0x6a03c6(0xe4)]);const _0x3e446a=_0x386bd9[_0x6a03c6(0x262)][_0x6a03c6(0x10f)](_0x225e82[_0x6a03c6(0x13f)]);if(_0x225e82[_0x6a03c6(0x13f)]['is'](_0x6a03c6(0x1a8))&&_0x3c5daf[_0x6a03c6(0x1aa)][_0x6a03c6(0x20d)][_0x6a03c6(0x232)](_0x225e82[_0x6a03c6(0x13f)])&&!_0x3e446a[_0x6a03c6(0x236)](_0x6a03c6(0x185))){_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x14c)]([_0x6a03c6(0x243),_0x6a03c6(0x1d6)],_0x3e446a),_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x247)](_0x6a03c6(0xc6),_0x3a3e53,_0x3e446a),_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x247)](_0x6a03c6(0x205),_0x408b95,_0x3e446a),_0x386bd9[_0x6a03c6(0x262)][_0x6a03c6(0x231)](_0x3e446a,_0x225e82[_0x6a03c6(0xef)]),_0x1fd224&&(this[_0x6a03c6(0x1c7)][_0x6a03c6(0xd0)](_0x225e82[_0x6a03c6(0xef)])?_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x14c)](_0x6a03c6(0xf1),_0x3e446a):_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x16f)](_0x6a03c6(0xf1),_0x3e446a));for(const _0x27cc7f of _0x3c5daf[_0x6a03c6(0x1aa)][_0x6a03c6(0x259)](_0x225e82[_0x6a03c6(0x13f)])[_0x6a03c6(0x159)]())_0x386bd9[_0x6a03c6(0x1cf)][_0x6a03c6(0x11d)](_0x27cc7f,_0x57d0fb[_0x6a03c6(0xe4)]);_0x386bd9[_0x6a03c6(0x1cf)][_0x6a03c6(0x11d)](_0x225e82[_0x6a03c6(0x13f)],_0x57d0fb[_0x6a03c6(0xe4)]);}};_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xf6)](_0xee0d14=>{const _0x52ab48=_0x409ada;_0xee0d14['on'](_0x52ab48(0x153),(_0x297437,_0x2c2a05,_0x5cbf90)=>{const _0x4ab64d=_0x52ab48;_0x5cbf90[_0x4ab64d(0x204)][_0x4ab64d(0x19b)]&&_0x4c5f4b({'showActiveMarkers':!0x1})(_0x297437,_0x2c2a05,_0x5cbf90);},{'priority':_0x52ab48(0x175)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xf6)](_0xa39977=>{const _0x1bd8ef=_0x409ada;_0xa39977['on'](_0x1bd8ef(0x145),(_0x2b7722,_0x298adf,_0x35865a)=>{const _0x35e054=_0x1bd8ef;_0x35865a[_0x35e054(0x204)][_0x35e054(0x19b)]&&_0x4c5f4b({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2b7722,_0x298adf,_0x35865a);},{'priority':_0x1bd8ef(0x175)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0x138)]({'model':_0x409ada(0x15b),'view':(_0x550d0d,_0x2acd20)=>_0x2acd20[_0x409ada(0x204)][_0x409ada(0x19b)]?null:{'group':_0x409ada(0x15b),'name':_0x550d0d[_0x409ada(0x209)](0xb)}}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0x18e))[_0x409ada(0x170)]({'view':{'name':_0x409ada(0x15b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x24ae48,{writer:_0x447529})=>{const _0x422a61=_0x409ada;let _0xbded2a=_0x422a61(0x25c)+_0x24ae48[_0x422a61(0xcf)](_0x422a61(0x12a))+':'+_0x24ae48[_0x422a61(0xcf)]('id');return _0x24ae48[_0x422a61(0xcf)](_0x422a61(0x23d))&&(_0xbded2a+=':'+_0x24ae48[_0x422a61(0xcf)](_0x422a61(0x23d))),_0x447529[_0x422a61(0x106)](_0x422a61(0x10b),{'data-name':_0xbded2a});}}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0x18e))[_0x409ada(0x235)]({'view':_0x409ada(0x15b)}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x1e6190=>{const _0x46c414=_0x409ada;_0x1e6190['on'](_0x46c414(0x153),_0x4c5f4b(),{'priority':_0x46c414(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x4b397a=>{const _0x3cb5b5=_0x409ada;_0x4b397a['on'](_0x3cb5b5(0x145),_0x4c5f4b({'isAttributeSuggestion':!0x0}),{'priority':_0x3cb5b5(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x27aa6f=>{const _0x1e06b3=_0x409ada;_0x27aa6f['on'](_0x1e06b3(0x1e4),(_0x34bf26,_0xf73dbd,_0x5511e5)=>{const _0x6d3c0c=_0x1e06b3,_0x3043e3=_0x5511e5[_0x6d3c0c(0x262)][_0x6d3c0c(0x14f)](_0xf73dbd[_0x6d3c0c(0xef)]);if(_0x3043e3){for(const _0x2449f2 of _0x3043e3)_0x2449f2[_0x6d3c0c(0x236)](_0x6d3c0c(0x185))||(_0x5511e5[_0x6d3c0c(0x193)][_0x6d3c0c(0x16f)]([_0x6d3c0c(0x243),_0x6d3c0c(0x1d6),_0x6d3c0c(0xf1)],_0x2449f2),_0x5511e5[_0x6d3c0c(0x193)][_0x6d3c0c(0x22a)](_0x6d3c0c(0xc6),_0x2449f2),_0x5511e5[_0x6d3c0c(0x193)][_0x6d3c0c(0x22a)](_0x6d3c0c(0x205),_0x2449f2),_0x5511e5[_0x6d3c0c(0x262)][_0x6d3c0c(0xe0)](_0x2449f2,_0xf73dbd[_0x6d3c0c(0xef)]));}},{'priority':_0x1e06b3(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x260dfc=>{const _0x1cbd46=_0x409ada;_0x260dfc['on'](_0x1cbd46(0x1c3),(_0x214577,_0x30e27d,_0x56df13)=>{const _0x13eaa6=_0x1cbd46,_0x6ed498=_0x56df13[_0x13eaa6(0x262)][_0x13eaa6(0x14f)](_0x30e27d[_0x13eaa6(0xef)]);if(!_0x6ed498)return;const {id:_0x182418}=this[_0x13eaa6(0x1bd)](_0x30e27d[_0x13eaa6(0xef)]),_0x202361=this[_0x13eaa6(0x1d7)][_0x13eaa6(0x116)](_0x182418),_0x23f806=this[_0x13eaa6(0x230)](_0x202361);if(this[_0x13eaa6(0x24b)](_0x23f806)){for(const _0x57d83b of _0x6ed498)_0x57d83b[_0x13eaa6(0x236)](_0x13eaa6(0x185))||(_0x56df13[_0x13eaa6(0x193)][_0x13eaa6(0x16f)]([_0x13eaa6(0x243),_0x13eaa6(0x1d6),_0x13eaa6(0xf1)],_0x57d83b),_0x56df13[_0x13eaa6(0x193)][_0x13eaa6(0x22a)](_0x13eaa6(0xc6),_0x57d83b),_0x56df13[_0x13eaa6(0x193)][_0x13eaa6(0x22a)](_0x13eaa6(0x205),_0x57d83b),_0x56df13[_0x13eaa6(0x262)][_0x13eaa6(0xe0)](_0x57d83b,_0x30e27d[_0x13eaa6(0xef)]));}},{'priority':_0x1cbd46(0xc9)});}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x1e27eb=>{const _0xdc1f00=_0x409ada;let _0x1b77e8=!0x1;const _0xab4912=Array[_0xdc1f00(0x1f5)](_0x3c5daf[_0xdc1f00(0x1aa)][_0xdc1f00(0x219)][_0xdc1f00(0x1b2)][_0xdc1f00(0x254)]()),_0x8c9cdd=new Set();for(const {name:_0x2c315a,data:_0x276d82}of _0xab4912){const {group:_0xa03ffa,type:_0x3b3a42,subType:_0x34c350,id:_0x16fa27}=this[_0xdc1f00(0x1bd)](_0x2c315a);if(_0xdc1f00(0x15b)!==_0xa03ffa)continue;const _0x4b442b=this[_0xdc1f00(0x1d7)][_0xdc1f00(0x116)](_0x16fa27);if(null!=_0x276d82[_0xdc1f00(0x22d)]){_0xdc1f00(0x1cb)==_0x3b3a42&&(_0x1b77e8=_0x1b77e8||Ut(_0x276d82[_0xdc1f00(0x22d)],_0x2c315a,_0x1e27eb,_0x3c5daf[_0xdc1f00(0x1aa)][_0xdc1f00(0x20d)]));const _0x57083e=_0xdc1f00(0xee)==_0x3b3a42&&this[_0xdc1f00(0x24b)](_0x34c350[_0xdc1f00(0x10e)]('|')[0x0]);if(_0x276d82[_0xdc1f00(0x22d)][_0xdc1f00(0x19c)]||_0xdc1f00(0x244)==_0x276d82[_0xdc1f00(0x22d)][_0xdc1f00(0x200)][_0xdc1f00(0x17a)]||_0xdc1f00(0x1e6)==_0x3b3a42&&!Ft(_0x276d82[_0xdc1f00(0x22d)])||_0x57083e&&!Ft(_0x276d82[_0xdc1f00(0x22d)])||_0xdc1f00(0x21a)==_0x3b3a42&&!(!Vt(_0x14b7ba=_0x276d82[_0xdc1f00(0x22d)])&&!function(_0x3c3cf7){const _0x3add77=_0xdc1f00;return _0x3c3cf7[_0x3add77(0x1e2)][_0x3add77(0xd1)]==_0x3c3cf7[_0x3add77(0xe1)][_0x3add77(0x1bb)]&&_0x3c3cf7[_0x3add77(0x1e2)][_0x3add77(0x1fe)];}(_0x14b7ba)))_0x1e27eb[_0xdc1f00(0x15c)](_0x2c315a),_0x1b77e8=!0x0;else{if(!_0x4b442b||!_0x4b442b[_0xdc1f00(0x222)])continue;if(_0x276d82[_0xdc1f00(0x22d)]&&_0x276d82[_0xdc1f00(0x221)]&&_0x276d82[_0xdc1f00(0x22d)][_0xdc1f00(0x146)](_0x276d82[_0xdc1f00(0x221)]))continue;_0x8c9cdd[_0xdc1f00(0xf6)](_0x4b442b);}}}var _0x14b7ba;return _0x8c9cdd[_0xdc1f00(0x1e7)]>0x0&&(_0x1b77e8=!!this[_0xdc1f00(0x260)](_0x8c9cdd)||_0x1b77e8),_0x1b77e8;}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x43182e=>{const _0x2ba566=_0x409ada;let _0x56e6f4=!0x1;for(const _0x3f8f8a of _0x3c5daf[_0x2ba566(0x1aa)][_0x2ba566(0x219)][_0x2ba566(0x1b2)][_0x2ba566(0x178)]())if(_0x2ba566(0x134)==_0x3f8f8a[_0x2ba566(0x160)])for(const _0xe9477 of this[_0x2ba566(0x1d7)][_0x2ba566(0x102)]()){if(_0xe9477[_0x2ba566(0x25b)]||!_0xe9477[_0x2ba566(0x222)])continue;const _0x2d6444=_0x2ba566(0x1e6)==_0xe9477[_0x2ba566(0x160)],_0x2392e7=this[_0x2ba566(0x230)](_0xe9477),_0x2a595d=_0x2392e7&&this[_0x2ba566(0x24b)](_0x2392e7);if(!_0x2d6444&&!_0x2a595d)continue;const _0x9bd769=_0xe9477[_0x2ba566(0x20f)]();if(_0x9bd769[_0x2ba566(0x1e2)][_0x2ba566(0xd1)]!=_0x9bd769[_0x2ba566(0xe1)][_0x2ba566(0xd1)]&&!_0x9bd769[_0x2ba566(0xe1)][_0x2ba566(0x1fe)]){const _0x4b55d8=_0x3c5daf[_0x2ba566(0x1aa)][_0x2ba566(0x241)](_0x9bd769[_0x2ba566(0x1e2)][_0x2ba566(0x110)],_0x2ba566(0xe1)),_0x5e2b52=_0x3c5daf[_0x2ba566(0x1aa)][_0x2ba566(0x1f9)](_0x9bd769[_0x2ba566(0x1e2)],_0x4b55d8);_0x43182e[_0x2ba566(0x238)](_0xe9477[_0x2ba566(0x1f7)](),{'range':_0x5e2b52}),_0x56e6f4=!0x0;}}return _0x56e6f4;}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x41410=>this[_0x409ada(0x1af)](_0x41410)),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x5ea215=>!_0x5ea215[_0x409ada(0x136)][_0x409ada(0x11c)]&&this[_0x409ada(0x1ad)](_0x5ea215)),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0x127),()=>{const _0x5d65f8=_0x409ada;this[_0x5d65f8(0x10c)]=!0x1;}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)]['on'](_0x409ada(0x1e8),(_0x405ed6,_0x3cc987)=>{const _0x3f6a83=_0x409ada;if(!_0x3cc987[_0x3f6a83(0x11c)]||_0x3cc987[_0x3f6a83(0x228)])return;if(!this[_0x3f6a83(0x10c)])return;const _0x593c73=_0x3c5daf[_0x3f6a83(0x1aa)][_0x3f6a83(0x219)][_0x3f6a83(0x1b2)][_0x3f6a83(0x178)]();if(0x0==_0x593c73[_0x3f6a83(0x176)])return;const _0x3aba77=[],_0x3e0a93=_0x593c73[_0x3f6a83(0x124)](_0x4ab287=>_0x3f6a83(0xee)==_0x4ab287[_0x3f6a83(0x160)]),_0x57cb9f=_0x593c73[_0x3f6a83(0x124)](_0x2e907d=>_0x3f6a83(0x134)==_0x2e907d[_0x3f6a83(0x160)]&&_0x3f6a83(0xfa)!=_0x2e907d[_0x3f6a83(0xe4)]);for(const _0xe4def5 of _0x3e0a93)this[_0x3f6a83(0x144)](_0xe4def5[_0x3f6a83(0x1c2)])&&_0x3aba77[_0x3f6a83(0x11b)]({'key':_0xe4def5[_0x3f6a83(0x1c2)],'newValue':_0xe4def5[_0x3f6a83(0x17b)],'oldValue':_0xe4def5[_0x3f6a83(0x156)],'range':Pt(_0xe4def5[_0x3f6a83(0x250)],_0x3c5daf[_0x3f6a83(0x1aa)])});for(const _0x343d7d of _0x57cb9f){if(_0x3f6a83(0x155)!=_0x343d7d[_0x3f6a83(0x210)]&&_0x3f6a83(0xf2)!=_0x343d7d[_0x3f6a83(0x210)])continue;const _0x261cff=Lt(_0x343d7d[_0x3f6a83(0x123)][_0x3f6a83(0x110)],_0x3c5daf[_0x3f6a83(0x1aa)]),_0x265f35=_0x343d7d[_0x3f6a83(0xe6)];_0x3f6a83(0x155)==_0x343d7d[_0x3f6a83(0x210)]&&_0x3aba77[_0x3f6a83(0x11b)]({'key':_0x3f6a83(0x212),'newValue':_0x343d7d[_0x3f6a83(0xe4)],'oldValue':_0x265f35[_0x3f6a83(0xe4)],'range':_0x261cff});for(const [_0x137b01,_0x2f86bd]of _0x265f35[_0x3f6a83(0x21b)]){if(!this[_0x3f6a83(0x144)](_0x137b01))continue;const _0x5d14d5=_0x343d7d[_0x3f6a83(0x21b)][_0x3f6a83(0x116)](_0x137b01);_0x2f86bd!==_0x5d14d5&&_0x3aba77[_0x3f6a83(0x11b)]({'key':_0x137b01,'newValue':_0x5d14d5,'oldValue':_0x2f86bd,'range':_0x261cff});}for(const [_0x483809,_0x5c22af]of _0x343d7d[_0x3f6a83(0x21b)])this[_0x3f6a83(0x144)](_0x483809)&&(_0x265f35[_0x3f6a83(0x21b)][_0x3f6a83(0x122)](_0x483809)||_0x3aba77[_0x3f6a83(0x11b)]({'key':_0x483809,'newValue':_0x5c22af,'oldValue':null,'range':_0x261cff}));}0x0!=_0x3aba77[_0x3f6a83(0x176)]&&_0x3c5daf[_0x3f6a83(0x1aa)][_0x3f6a83(0x198)](_0x3cc987,_0x3b1202=>{const _0x341ef6=_0x3f6a83,_0x5d959c=_0x7793d6();for(const {range:_0x1776bc,key:_0x33b936,oldValue:_0x1e21c0,newValue:_0x39712b}of _0x3aba77)this[_0x341ef6(0x109)](_0x1776bc,_0x33b936,_0x1e21c0,_0x39712b,{'groupId':_0x5d959c});this[_0x341ef6(0x194)](_0x3b1202,_0x3aba77);});},{'priority':_0x409ada(0x206)}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x1b7)]['on'](_0x409ada(0x189),(_0x5c8003,_0x57aaa1,_0x42aa54)=>{const _0x1427d3=_0x409ada;if(null==_0x42aa54){const {id:_0x47026d}=this[_0x1427d3(0x1bd)](_0x57aaa1[_0x1427d3(0xe4)]),_0x593865=this[_0x1427d3(0x1d7)][_0x1427d3(0x116)](_0x47026d);_0x593865&&_0x593865[_0x1427d3(0x1f2)](_0x57aaa1[_0x1427d3(0xe4)]);}}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)]['on'](_0x409ada(0x1e8),()=>{const _0x42ba34=_0x409ada,_0x4ecdd2=Array[_0x42ba34(0x1f5)](_0x3c5daf[_0x42ba34(0x1aa)][_0x42ba34(0x219)][_0x42ba34(0x1b2)][_0x42ba34(0x254)]())[_0x42ba34(0x124)](_0x53897c=>_0x42ba34(0x15b)===this[_0x42ba34(0x1bd)](_0x53897c[_0x42ba34(0xe4)])[_0x42ba34(0x150)]);if(0x0===_0x4ecdd2[_0x42ba34(0x176)])return;_0x4ecdd2[_0x42ba34(0xdb)]((_0x17f5b2,_0x218159)=>{const _0x269372=_0x42ba34,_0x1f3b4d=_0x17f5b2[_0x269372(0x142)][_0x269372(0x221)],_0x2af50f=_0x218159[_0x269372(0x142)][_0x269372(0x221)];return null===_0x1f3b4d&&null===_0x2af50f?0x0:null===_0x1f3b4d&&null!==_0x2af50f?-0x1:null!==_0x1f3b4d&&null===_0x2af50f?0x1:_0x1f3b4d[_0x269372(0x1e2)][_0x269372(0x137)](_0x2af50f[_0x269372(0x1e2)])?-0x1:0x1;});const _0x36ae8c=new Set(),_0x5b6701=new Set();for(const {name:_0x2ffd2c,data:_0x251211}of _0x4ecdd2){const {id:_0x5e066e}=this[_0x42ba34(0x1bd)](_0x2ffd2c);if(null===_0x251211[_0x42ba34(0x221)]){const _0x2ec21d=this[_0x42ba34(0x240)](_0x2ffd2c);_0x5b6701[_0x42ba34(0xf6)](_0x2ec21d);}else{const _0x4d9605=this[_0x42ba34(0x1d7)][_0x42ba34(0x116)](_0x5e066e);null!==_0x251211[_0x42ba34(0x22d)]||_0x4d9605[_0x42ba34(0x222)]?(_0x36ae8c[_0x42ba34(0xf6)](_0x4d9605[_0x42ba34(0x162)]),_0x5b6701[_0x42ba34(0xf6)](_0x4d9605)):this[_0x42ba34(0xea)](_0x4d9605);}}_0x5b6701[_0x42ba34(0x1e7)]>0x0&&this[_0x42ba34(0x14d)](_0x5b6701);for(const _0x1ef82e of _0x36ae8c)this[_0x42ba34(0x117)](_0x42ba34(0x1c9),_0x1ef82e);}),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0x22b),(_0x447d7b,_0x4a5789)=>{const _0xb451eb=_0x409ada,_0x259a2a=_0x4a5789[0x0];if(!this[_0xb451eb(0x1d7)][_0xb451eb(0x1e7)])return;if(!_0x259a2a[_0xb451eb(0x187)])return;if(_0x259a2a[_0xb451eb(0x136)][_0xb451eb(0x228)]||!_0x259a2a[_0xb451eb(0x136)][_0xb451eb(0x11c)])return;let _0x2f9648,_0x3bc140;switch(_0x259a2a[_0xb451eb(0x160)]){case _0xb451eb(0x134):_0x2f9648=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x123)]),_0x3bc140=_0x2f9648[_0xb451eb(0x25e)](_0x259a2a[_0xb451eb(0xcc)]);break;case _0xb451eb(0x10e):_0x2f9648=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x13c)]),_0x3bc140=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x23e)]);break;case _0xb451eb(0x18a):_0x2f9648=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x1f1)]),_0x3bc140=_0x2f9648[_0xb451eb(0x25e)](_0x259a2a[_0xb451eb(0xcc)]);break;default:return;}const _0x406f1f=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x1f9)](_0x2f9648,_0x3bc140);_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x1d0)](()=>{const _0x2fe35f=_0xb451eb;for(const {suggestion:_0x1cc9f1,meta:_0x7166a1}of this[_0x2fe35f(0x151)](_0x406f1f)){if(_0x1cc9f1[_0x2fe35f(0x25b)])continue;if(_0x2fe35f(0x1cb)==_0x1cc9f1[_0x2fe35f(0x160)])continue;const _0x393af9=this[_0x2fe35f(0x230)](_0x1cc9f1);if(_0x393af9&&this[_0x2fe35f(0x24b)](_0x393af9)&&_0x2fe35f(0x10e)!=_0x259a2a[_0x2fe35f(0x160)])continue;const _0x4f02ae=_0x1cc9f1[_0x2fe35f(0x142)]&&_0x1cc9f1[_0x2fe35f(0x142)][_0x2fe35f(0x15e)];(_0x2fe35f(0x1e6)!=_0x1cc9f1[_0x2fe35f(0x160)]||_0x2fe35f(0x10e)==_0x259a2a[_0x2fe35f(0x160)]&&!_0x4f02ae)&&(_0x7166a1[_0x2fe35f(0x21f)]||_0x2fe35f(0x195)==_0x1cc9f1[_0x2fe35f(0x160)]&&_0x7166a1[_0x2fe35f(0x25f)]||_0x1cc9f1[_0x2fe35f(0x20f)]()[_0x2fe35f(0x1e9)](_0x406f1f)&&this[_0x2fe35f(0x1b1)](_0x1cc9f1,_0x2f9648,_0x3bc140));}});},{'priority':_0x409ada(0x206)}),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0x1ae),(_0x47457b,_0x1fa505)=>{const _0x338095=_0x409ada,_0x43ebc3=_0x1fa505[0x0],_0x4962cb=_0x1fa505[0x1];if(_0x4962cb&&_0x4962cb[_0x338095(0x1bc)])return;if(this[_0x338095(0x125)])return;if(!this[_0x338095(0x256)][_0x338095(0x12c)])return;if(_0x43ebc3[_0x338095(0x19c)])return;const _0x137cd0=_0x3c5daf[_0x338095(0x1aa)][_0x338095(0x20d)],{start:_0x23fcf0,end:_0x18b625}=_0x43ebc3[_0x338095(0x20f)](),_0x220f8f=_0x23fcf0[_0x338095(0x110)]&&_0x137cd0[_0x338095(0x1a4)](_0x23fcf0[_0x338095(0x110)])?null:_0x137cd0[_0x338095(0x261)](_0x23fcf0,_0x338095(0x152)),_0x1e024d=_0x18b625[_0x338095(0x1bb)]&&_0x137cd0[_0x338095(0x1a4)](_0x18b625[_0x338095(0x1bb)])?null:_0x137cd0[_0x338095(0x261)](_0x18b625,_0x338095(0x16b)),_0x18d4b5=_0x3c5daf[_0x338095(0x1aa)][_0x338095(0x1f9)](_0x220f8f?_0x220f8f[_0x338095(0x1e2)]:_0x23fcf0,_0x1e024d?_0x1e024d[_0x338095(0xe1)]:_0x18b625);_0x3c5daf[_0x338095(0x1aa)][_0x338095(0x1d0)](_0x87348a=>{const _0x5c32eb=_0x338095;this[_0x5c32eb(0x14e)](_0x18d4b5);const _0x86ad15=_0x3c5daf[_0x5c32eb(0x1aa)][_0x5c32eb(0x20d)][_0x5c32eb(0x261)](_0x18d4b5[_0x5c32eb(0x1e2)]);_0x43ebc3['is'](_0x5c32eb(0xeb))?_0x87348a[_0x5c32eb(0x1ff)](_0x86ad15):_0x43ebc3[_0x5c32eb(0xd6)](_0x86ad15);}),_0x47457b[_0x338095(0x1b0)]();},{'priority':_0x2598c5[_0x409ada(0x1d2)]+0xa}),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0xc3),(_0x59986f,_0x2b18c0)=>{const _0x4e9c72=_0x409ada,_0x566c22=_0x2b18c0[_0x2b18c0[_0x4e9c72(0x176)]-0x1];_0x566c22&&_0x566c22[_0x4e9c72(0x1bc)]||this[_0x4e9c72(0x125)]||this[_0x4e9c72(0x256)][_0x4e9c72(0x12c)]&&(_0x3c5daf[_0x4e9c72(0x1aa)][_0x4e9c72(0x1d0)](()=>{const _0x413004=_0x4e9c72;let _0x4997f2=_0x3c5daf[_0x413004(0x1aa)][_0x413004(0xc3)](_0x2b18c0[0x0],_0x2b18c0[0x1],_0x2b18c0[0x2],{'forceDefaultExecution':!0x0});if(!_0x4997f2)return;_0x59986f[_0x413004(0xbf)]=_0x4997f2[_0x413004(0xfc)]();const _0x182de5=_0x4997f2[_0x413004(0xe1)][_0x413004(0x1bb)],_0x368d83=_0x3c5daf[_0x413004(0x1aa)][_0x413004(0x20d)];_0x182de5&&_0x368d83[_0x413004(0x232)](_0x182de5)&&!_0x368d83[_0x413004(0x226)](_0x182de5)&&(_0x4997f2=_0x3c5daf[_0x413004(0x1aa)][_0x413004(0x1f9)](_0x4997f2[_0x413004(0x1e2)],_0x3c5daf[_0x413004(0x1aa)][_0x413004(0x241)](_0x182de5,_0x413004(0xe1)))),this[_0x413004(0x24d)](_0x4997f2);}),_0x59986f[_0x4e9c72(0x1b0)]());},{'priority':_0x409ada(0xc9)}),this[_0x409ada(0x15f)][_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x227),this[_0x409ada(0x256)]),this[_0x409ada(0x229)](_0x409ada(0x227));const _0x216c66=new _0x4d0406(_0x3c5daf,this[_0x409ada(0x1d7)]);_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0xb6),_0x216c66),this[_0x409ada(0x229)](_0x409ada(0xb6));const _0x3217a5=new _0x4df5e9(_0x3c5daf,this[_0x409ada(0x1d7)]);_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x12f),_0x3217a5),this[_0x409ada(0x229)](_0x409ada(0x12f)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x1b4),new _0x49fe92(_0x3c5daf,_0x216c66,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x1b4)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x1cc),new _0x49fe92(_0x3c5daf,_0x3217a5,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x1cc)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x111),new _0x4f8506(_0x3c5daf,_0x216c66,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x111)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x1a9),new _0x4f8506(_0x3c5daf,_0x3217a5,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x1a9));const _0x2ce0c4=_0x3c5daf[_0x409ada(0x216)][_0x409ada(0x116)](_0x409ada(0x182));this[_0x409ada(0xbe)](_0x2ce0c4,_0x409ada(0x1ef),(_0x571532,{threadId:_0x5c628b})=>{const _0xb94ea=_0x409ada,_0x263770=this[_0xb94ea(0x1d7)][_0xb94ea(0x116)](_0x5c628b);_0x263770&&_0x263770[_0xb94ea(0x202)]&&0x1===_0x263770[_0xb94ea(0x202)][_0xb94ea(0x176)]&&this[_0xb94ea(0xb7)](_0x5c628b,{'hasComments':!0x0});},{'priority':_0x409ada(0x1c0)}),this[_0x409ada(0xbe)](_0x2ce0c4,_0x409ada(0x13d),(_0x4b8b49,{threadId:_0x317c67})=>{const _0x4992ca=_0x409ada,_0xd8756=this[_0x4992ca(0x1d7)][_0x4992ca(0x116)](_0x317c67);_0xd8756&&_0xd8756[_0x4992ca(0x202)]&&!_0xd8756[_0x4992ca(0x202)][_0x4992ca(0x176)]&&this[_0x4992ca(0xb7)](_0x317c67,{'hasComments':!0x1});},{'priority':_0x409ada(0x1c0)});}set[_0x3b7147(0x201)](_0x5ce33d){const _0x1bfdd4=_0x3b7147;if(this[_0x1bfdd4(0xf4)])throw new _0x51119c(_0x1bfdd4(0xda),this);this[_0x1bfdd4(0xf4)]=_0x5ce33d;}get[_0x3b7147(0x201)](){const _0x4e8e0f=_0x3b7147;return this[_0x4e8e0f(0xf4)];}[_0x3b7147(0x1d8)]({skipNotAttached:_0x168c74=!0x1,toJSON:_0x1cc4b9=!0x1}={}){const _0x411c05=_0x3b7147,_0x631dd=[];for(const _0x3960bd of this[_0x411c05(0x1d7)][_0x411c05(0x102)]())_0x168c74&&!_0x3960bd[_0x411c05(0x222)]||_0x631dd[_0x411c05(0x11b)](_0x3960bd);return _0x1cc4b9?_0x631dd[_0x411c05(0xfd)](_0x1a3ad9=>_0x1a3ad9[_0x411c05(0x214)]()):_0x631dd;}[_0x3b7147(0x18b)](_0x3a8a8d){const _0x41e040=_0x3b7147,_0xeb41a7=this[_0x41e040(0x1d7)][_0x41e040(0x116)](_0x3a8a8d);if(!_0xeb41a7)throw new _0x51119c(_0x41e040(0xd5),this);return _0xeb41a7;}[_0x3b7147(0x130)](_0x634e94){const _0x39806e=_0x3b7147;return this[_0x39806e(0x1d7)][_0x39806e(0x122)](_0x634e94);}[_0x3b7147(0x11f)](_0x5e91d8){const _0x33b5f5=_0x3b7147,{authorId:_0x52ef58,id:_0x7c19c5,attributes:_0x4d328f}=_0x5e91d8,[_0x352bab,_0x5430a7]=_0x5e91d8[_0x33b5f5(0x160)][_0x33b5f5(0x10e)](':'),_0x149135=this[_0x33b5f5(0x1d7)][_0x33b5f5(0x116)](_0x7c19c5)||this[_0x33b5f5(0xfe)](_0x352bab,_0x5430a7,_0x7c19c5,_0x52ef58,_0x4d328f);if(this[_0x33b5f5(0x154)](_0x149135),this[_0x33b5f5(0x10a)](_0x149135,_0x352bab,_0x5430a7||null,_0x52ef58),_0x149135[_0x33b5f5(0x25d)]=_0x5e91d8[_0x33b5f5(0x25d)],_0x149135[_0x33b5f5(0x1ea)]=!0x0,_0x4d328f&&_0x4d328f[_0x33b5f5(0x1c8)]){const _0x397c06=_0x4d328f[_0x33b5f5(0x1c8)],_0x308106=this[_0x33b5f5(0x179)](_0x397c06[_0x33b5f5(0x1dd)]);_0x149135[_0x33b5f5(0x207)]=_0x397c06[_0x33b5f5(0x25d)],_0x149135[_0x33b5f5(0x107)]=_0x308106,_0x149135[_0x33b5f5(0xf3)]=!0x0;}else _0x149135[_0x33b5f5(0x207)]=_0x5e91d8[_0x33b5f5(0x25d)];switch(_0x5e91d8[_0x33b5f5(0x142)]&&(_0x149135[_0x33b5f5(0x142)]=_0x5e91d8[_0x33b5f5(0x142)]),_0x5e91d8[_0x33b5f5(0x21b)]&&(_0x149135[_0x33b5f5(0x21b)]=_0x5e91d8[_0x33b5f5(0x21b)]),this[_0x33b5f5(0xf4)]&&this[_0x33b5f5(0xf4)][_0x33b5f5(0x112)]||(_0x149135[_0x33b5f5(0x164)]=!0x0),this[_0x33b5f5(0x128)][_0x33b5f5(0x116)](_0x149135)){case _0x33b5f5(0x1b3):this[_0x33b5f5(0x128)][_0x33b5f5(0x1ee)](_0x149135,_0x33b5f5(0x218));break;case _0x33b5f5(0x1a5):_0x149135[_0x33b5f5(0x222)]?(this[_0x33b5f5(0x260)](new Set([_0x149135])),this[_0x33b5f5(0x14d)](new Set([_0x149135])),this[_0x33b5f5(0x128)][_0x33b5f5(0x1ee)](_0x149135,_0x33b5f5(0x1d9)),this[_0x33b5f5(0x117)](_0x33b5f5(0x22e),_0x149135)):this[_0x33b5f5(0x128)][_0x33b5f5(0x1ee)](_0x149135,_0x33b5f5(0xf7));}return _0x149135;}[_0x3b7147(0xb6)](_0xb121e9){const _0x5a8f80=_0x3b7147;this[_0x5a8f80(0x1bc)](()=>{const _0x17f372=_0x5a8f80;this[_0x17f372(0x15f)][_0x17f372(0x1aa)][_0x17f372(0x1d0)](()=>{const _0x26e2a2=_0x17f372;for(const _0x2a0ed8 of _0xb121e9[_0x26e2a2(0x21e)]())_0x2a0ed8[_0x26e2a2(0xcd)]();});});}[_0x3b7147(0x12f)](_0x4a708c){const _0x542eec=_0x3b7147;this[_0x542eec(0x1bc)](()=>{const _0x1c1750=_0x542eec;this[_0x1c1750(0x15f)][_0x1c1750(0x1aa)][_0x1c1750(0x1d0)](()=>{const _0x4d932e=_0x1c1750;for(const _0x583512 of _0x4a708c[_0x4d932e(0x21e)]())_0x583512[_0x4d932e(0xbc)]();});});}[_0x3b7147(0x229)](_0xc88d75,_0x436989){const _0x31708b=_0x3b7147,_0x51e712=this[_0x31708b(0x15f)][_0x31708b(0x1c1)][_0x31708b(0x116)](_0xc88d75);if(!_0x51e712)throw new _0x51119c(_0x31708b(0xbb),this,{'commandName':_0xc88d75});if(this[_0x31708b(0xb8)][_0x31708b(0x122)](_0x51e712))throw new _0x51119c(_0x31708b(0xec),this,{'commandName':_0xc88d75});this[_0x31708b(0xb8)][_0x31708b(0xf6)](_0x51e712),_0x436989&&_0x51e712['on'](_0x31708b(0x20b),(_0x41852c,_0x1c0a5d)=>{const _0xe5003c=_0x31708b;this[_0xe5003c(0x256)][_0xe5003c(0x12c)]&&(this[_0xe5003c(0x125)]||(_0x1c0a5d[_0xe5003c(0x176)]>0x0&&_0x1c0a5d[_0x1c0a5d[_0xe5003c(0x176)]-0x1]&&_0x1c0a5d[_0x1c0a5d[_0xe5003c(0x176)]-0x1][_0xe5003c(0x1bc)]?_0x1c0a5d[_0xe5003c(0x171)]():(_0x41852c[_0xe5003c(0xbf)]=_0x436989((..._0x109f09)=>_0x51e712[_0xe5003c(0x20b)](..._0x109f09,{'forceDefaultExecution':!0x0}),..._0x1c0a5d),_0x41852c[_0xe5003c(0x1b0)]())));},{'priority':_0x31708b(0xc9)});}[_0x3b7147(0x1bc)](_0xc40a21){const _0x465177=_0x3b7147;let _0x3bf3a4,_0x18ffbf;const _0x1ede93=this[_0x465177(0x125)];this[_0x465177(0x125)]=!0x0;try{_0x3bf3a4=_0xc40a21();}catch(_0x3cb169){_0x18ffbf=_0x3cb169;}return _0x1ede93||(this[_0x465177(0x125)]=!0x1),_0x18ffbf&&_0x51119c[_0x465177(0x17d)](_0x18ffbf,this),_0x3bf3a4;}[_0x3b7147(0x24d)](_0x56e947,_0xa316ac=null,_0x3cd1ac={}){const _0x60f3bf=_0x3b7147;if(_0x56e947[_0x60f3bf(0x19c)])return null;const _0x7146a9=this[_0x60f3bf(0x15f)][_0x60f3bf(0x216)][_0x60f3bf(0x116)](_0x60f3bf(0x23b))['me'];for(const {suggestion:_0x39a760,meta:_0x3f77ec}of this[_0x60f3bf(0x151)](_0x56e947,_0x60f3bf(0x195)))if(_0x3f77ec[_0x60f3bf(0x25f)]){if(!_0x3f77ec[_0x60f3bf(0x220)]){if(_0x3f77ec[_0x60f3bf(0x21f)]){if(!this[_0x60f3bf(0x167)]||!qt(_0x39a760,_0x3cd1ac))continue;return _0x39a760;}if(qt(_0x39a760,_0x3cd1ac))return _0x39a760;this[_0x60f3bf(0x1b1)](_0x39a760,_0x56e947[_0x60f3bf(0x1e2)],_0x56e947[_0x60f3bf(0xe1)]);break;}if(_0xa316ac==_0x39a760[_0x60f3bf(0xc1)]&&qt(_0x39a760,_0x3cd1ac)){const _0x257393=_0x39a760[_0x60f3bf(0x20f)]();return _0x257393[_0x60f3bf(0x1e2)][_0x60f3bf(0x146)](_0x56e947[_0x60f3bf(0xe1)])?this[_0x60f3bf(0x24a)](_0x39a760,this[_0x60f3bf(0x1fa)][_0x60f3bf(0x1f9)](_0x56e947[_0x60f3bf(0x1e2)],_0x257393[_0x60f3bf(0xe1)])):this[_0x60f3bf(0x24a)](_0x39a760,this[_0x60f3bf(0x1fa)][_0x60f3bf(0x1f9)](_0x257393[_0x60f3bf(0x1e2)],_0x56e947[_0x60f3bf(0xe1)])),_0x39a760;}}const _0x39dbdc=_0x7793d6(),_0x22e8f0=_0x7146a9['id'],_0x1fbeba=_0xa316ac?_0x60f3bf(0xe3)+_0xa316ac:_0x60f3bf(0x195),_0x21e14a=this[_0x60f3bf(0x17c)]({'id':_0x39dbdc,'type':_0x1fbeba,'createdAt':new Date(),'authorId':_0x22e8f0,'attributes':_0x3cd1ac});return this[_0x60f3bf(0xd9)](_0x1fbeba,_0x39dbdc,_0x22e8f0,_0x56e947),_0x21e14a;}[_0x3b7147(0x1fb)](_0x584d57,_0x4ff0bd=_0x3b7147(0x1bf),_0x8c6737={}){const _0x5d7250=_0x3b7147,_0xa4ef4c=this[_0x5d7250(0x15f)][_0x5d7250(0x216)][_0x5d7250(0x116)](_0x5d7250(0x23b))['me'],_0x216cd4=this[_0x5d7250(0x25a)][_0x5d7250(0x1de)](_0x5d7250(0x195),_0x4ff0bd,_0x5d7250(0x1ed));for(const _0x2fd6fd of this[_0x5d7250(0x1d8)]())if(_0x2fd6fd[_0x5d7250(0x107)]['id']==_0xa4ef4c['id']&&_0x5d7250(0x195)==_0x2fd6fd[_0x5d7250(0x160)]&&_0x2fd6fd[_0x5d7250(0xc1)]==_0x4ff0bd&&qt(_0x2fd6fd,_0x8c6737)&&(_0x216cd4(_0x2fd6fd[_0x5d7250(0x23c)](),_0x584d57)||_0x216cd4(_0x584d57,_0x2fd6fd[_0x5d7250(0x23c)]()))){for(const _0x1e5086 of _0x584d57)_0x2fd6fd[_0x5d7250(0xe7)](_0x1e5086);return _0x2fd6fd;}for(const {suggestion:_0x151cfe,meta:_0x347ed1}of this[_0x5d7250(0x151)](_0x584d57,_0x5d7250(0x195))){if(!_0x347ed1[_0x5d7250(0x25f)])continue;if(!this[_0x5d7250(0x167)]&&_0x347ed1[_0x5d7250(0x21f)])continue;if(!qt(_0x151cfe,_0x8c6737))continue;let _0x48b78e=!0x0;for(const _0x97f65 of _0x151cfe[_0x5d7250(0x23c)]())for(const _0x2a4b19 of _0x584d57)if(!_0x97f65[_0x5d7250(0x1e9)](_0x2a4b19)){_0x48b78e=!0x1;break;}if(_0x48b78e)return _0x151cfe;}const _0x2d5797=_0x7793d6(),_0x2be8fb=_0xa4ef4c['id'],_0xa94c0d=_0x5d7250(0xe3)+_0x4ff0bd,_0x20472e=this[_0x5d7250(0x17c)]({'id':_0x2d5797,'type':_0xa94c0d,'createdAt':new Date(),'authorId':_0x2be8fb,'attributes':_0x8c6737});for(const _0xb72834 of _0x584d57)this[_0x5d7250(0xd9)](_0xa94c0d,_0x2d5797,_0x2be8fb,_0xb72834,_0xebc177[_0x5d7250(0x1d1)]());return _0x20472e;}[_0x3b7147(0x104)](_0x72e454,_0x3aef32,_0x41d337=null,_0xac13ba={}){const _0xdd4821=_0x3b7147;if(_0x41d337=_0x41d337||Gt(_0x3aef32),_0x72e454[_0xdd4821(0x19c)])return null;if(_0xdd4821(0x1eb)===this[_0xdd4821(0x237)]){const _0xf6f0ca=this[_0xdd4821(0x25a)][_0xdd4821(0x1de)](_0xdd4821(0x1cb),_0x41d337,_0xdd4821(0xcd));return this[_0xdd4821(0x1bc)](()=>_0xf6f0ca([_0x72e454],_0x3aef32,_0xac13ba)),null;}const _0x13795a=this[_0xdd4821(0x15f)][_0xdd4821(0x216)][_0xdd4821(0x116)](_0xdd4821(0x23b))['me'],_0x59b119=[];if(_0xdd4821(0x139)!==this[_0xdd4821(0x237)]){for(const {suggestion:_0xe93f43,meta:_0x3d9528}of this[_0xdd4821(0x151)](_0x72e454,_0xdd4821(0x195)))_0x3d9528[_0xdd4821(0x25f)]&&!_0x3d9528[_0xdd4821(0xe5)]&&_0x59b119[_0xdd4821(0x11b)](..._0xe93f43[_0xdd4821(0x23c)]());}const _0x39166e=function(_0x50c774,_0x138b8c){const _0x7ca74c=_0xdd4821,_0x3ed049=[];for(const _0x3d246d of _0x138b8c){const _0x2d83a4=_0x50c774[_0x7ca74c(0x12b)](_0x3d246d);_0x2d83a4&&_0x3ed049[_0x7ca74c(0x11b)](_0x2d83a4);}return _0x3ed049;}(_0x72e454,_0x59b119),_0x1877b4=function(_0x1030cf,_0x39ee6e){const _0x5b6495=_0xdd4821,_0x10320f=[_0x1030cf];for(const _0x2f480e of _0x39ee6e){let _0x3b0363=0x0;for(;_0x3b0363<_0x10320f[_0x5b6495(0x176)];){const _0x419d1c=_0x10320f[_0x3b0363][_0x5b6495(0x16a)](_0x2f480e);_0x10320f[_0x5b6495(0x13a)](_0x3b0363,0x1,..._0x419d1c),_0x3b0363+=_0x419d1c[_0x5b6495(0x176)];}}return _0x10320f;}(_0x72e454,_0x59b119);_0x39166e[_0xdd4821(0x176)]&&this[_0xdd4821(0x1fa)][_0xdd4821(0x1d0)](()=>{const _0x44e123=_0xdd4821;for(const _0x2acc1a of _0x39166e){const _0x46542f=this[_0x44e123(0x25a)][_0x44e123(0x1de)](_0x44e123(0x1cb),_0x41d337,_0x44e123(0xcd));this[_0x44e123(0x1bc)](()=>_0x46542f([_0x2acc1a],_0x3aef32,_0xac13ba));}});for(const _0x3d398d of _0x1877b4){let _0xcdd730=null,_0x545d7d=_0x3d398d[_0xdd4821(0x1e2)],_0x11d1fe=_0x3d398d[_0xdd4821(0xe1)];for(const {suggestion:_0x37ce1f,meta:_0x1433ed}of this[_0xdd4821(0x151)](_0x3d398d,_0xdd4821(0x1cb))){if(!_0x1433ed[_0xdd4821(0x25f)])continue;if(_0x37ce1f[_0xdd4821(0xc1)]!=_0x41d337)continue;if(!qt(_0x37ce1f,_0xac13ba))continue;const _0x34662f=_0x37ce1f[_0xdd4821(0x20f)]();if(_0x34662f[_0xdd4821(0x1e9)](_0x3d398d,!0x0))return null;_0x545d7d=_0x545d7d[_0xdd4821(0x137)](_0x34662f[_0xdd4821(0x1e2)])?_0x545d7d:_0x34662f[_0xdd4821(0x1e2)],_0x11d1fe=_0x11d1fe[_0xdd4821(0x16c)](_0x34662f[_0xdd4821(0xe1)])?_0x11d1fe:_0x34662f[_0xdd4821(0xe1)],_0xcdd730?_0x34662f[_0xdd4821(0x1e2)][_0xdd4821(0x137)](_0xcdd730[_0xdd4821(0x20f)]()[_0xdd4821(0x1e2)])?(_0xcdd730[_0xdd4821(0xe2)](),_0xcdd730=_0x37ce1f):_0x37ce1f[_0xdd4821(0xe2)]():_0xcdd730=_0x37ce1f;}const _0x1072cf=this[_0xdd4821(0x1fa)][_0xdd4821(0x1f9)](_0x545d7d,_0x11d1fe);if(_0xcdd730)this[_0xdd4821(0x24a)](_0xcdd730,_0x1072cf);else{const _0x4fc890=_0x7793d6(),_0xf5484d=_0x13795a['id'];this[_0xdd4821(0x17c)]({'id':_0x4fc890,'type':_0xdd4821(0x22c)+_0x41d337,'data':_0x3aef32,'createdAt':new Date(),'authorId':_0xf5484d,'attributes':_0xac13ba}),this[_0xdd4821(0xd9)](_0xdd4821(0x22c)+_0x41d337,_0x4fc890,_0xf5484d,_0x1072cf);}}return null;}[_0x3b7147(0x157)](_0x4039ea,_0x1a9e17,_0x2e6de3=[],_0x3049b5=null,_0x584800={}){const _0x20ec1e=_0x3b7147;_0x1a9e17[_0x20ec1e(0xb3)]||(_0x1a9e17[_0x20ec1e(0xb3)]=_0x1a9e17[_0x20ec1e(0x181)]),_0x1a9e17[_0x20ec1e(0x15e)]=_0x4039ea['is'](_0x20ec1e(0x250)),_0x3049b5=_0x3049b5||Gt(_0x1a9e17);const _0x4be064=_0x2e6de3[_0x20ec1e(0xfd)](_0x26fba2=>Lt(_0x26fba2,this[_0x20ec1e(0x1fa)])),_0x3dca2b=_0x4039ea['is'](_0x20ec1e(0x250))?_0x4039ea:Lt(_0x4039ea,this[_0x20ec1e(0x1fa)]);if(_0x20ec1e(0x1eb)===this[_0x20ec1e(0x237)]){const _0x37c882=this[_0x20ec1e(0x25a)][_0x20ec1e(0x1de)](_0x20ec1e(0x1e6),_0x3049b5,_0x20ec1e(0xcd));return this[_0x20ec1e(0x1bc)](()=>_0x37c882([_0x3dca2b],_0x1a9e17,_0x584800)),null;}_0x4be064[_0x20ec1e(0x11b)](_0x3dca2b);let _0xbdecf8=!0x0;for(const _0xc7cf9e of _0x4be064)if(!this[_0x20ec1e(0x11e)](_0xc7cf9e)){_0xbdecf8=!0x1;break;}if(_0xbdecf8&&_0x20ec1e(0x139)!==this[_0x20ec1e(0x237)]){const _0x1927bd=this[_0x20ec1e(0x25a)][_0x20ec1e(0x1de)](_0x20ec1e(0x1e6),_0x3049b5,_0x20ec1e(0xcd));return this[_0x20ec1e(0x1bc)](()=>_0x1927bd([_0x3dca2b],_0x1a9e17,_0x584800)),null;}let _0x73ced4=null,_0x314dfd=_0x3dca2b[_0x20ec1e(0x1e2)],_0x2566cb=_0x3dca2b[_0x20ec1e(0xe1)];for(const {suggestion:_0x3ec94d,meta:_0x128b9c}of this[_0x20ec1e(0x151)](_0x3dca2b,_0x20ec1e(0x1e6))){if(!_0x128b9c[_0x20ec1e(0x25f)])continue;if(_0x128b9c[_0x20ec1e(0x220)]||_0x128b9c[_0x20ec1e(0x21f)]||_0x128b9c[_0x20ec1e(0xe5)])continue;if(_0x3ec94d[_0x20ec1e(0x142)][_0x20ec1e(0xb3)]!=_0x1a9e17[_0x20ec1e(0xb3)])continue;if(!qt(_0x3ec94d,_0x584800))continue;const _0x5720ea=_0x3ec94d[_0x20ec1e(0x20f)]();if(_0x3ec94d[_0x20ec1e(0xc1)]==_0x3049b5){if(_0x5720ea[_0x20ec1e(0x1e9)](_0x3dca2b,!0x0))return null;_0x314dfd=_0x314dfd[_0x20ec1e(0x137)](_0x5720ea[_0x20ec1e(0x1e2)])?_0x314dfd:_0x5720ea[_0x20ec1e(0x1e2)],_0x2566cb=_0x2566cb[_0x20ec1e(0x16c)](_0x5720ea[_0x20ec1e(0xe1)])?_0x2566cb:_0x5720ea[_0x20ec1e(0xe1)],_0x73ced4?_0x5720ea[_0x20ec1e(0x1e2)][_0x20ec1e(0x137)](_0x73ced4[_0x20ec1e(0x20f)]()[_0x20ec1e(0x1e2)])?(_0x73ced4[_0x20ec1e(0xe2)](),_0x73ced4=_0x3ec94d):_0x3ec94d[_0x20ec1e(0xe2)]():_0x73ced4=_0x3ec94d;}else{const _0x4e5a78=_0x3dca2b[_0x20ec1e(0x12b)](_0x5720ea);this[_0x20ec1e(0x1d4)](_0x3ec94d,_0x4e5a78);}}const _0x5331a9=this[_0x20ec1e(0x15f)][_0x20ec1e(0x216)][_0x20ec1e(0x116)](_0x20ec1e(0x23b))['me'],_0x149b3c=_0x7793d6(),_0x5acbb8=_0x5331a9['id'];if(_0x73ced4)return this[_0x20ec1e(0x24a)](_0x73ced4,this[_0x20ec1e(0x1fa)][_0x20ec1e(0x1f9)](_0x314dfd,_0x2566cb)),_0x73ced4;{const _0x457533=this[_0x20ec1e(0x17c)]({'id':_0x149b3c,'type':_0x20ec1e(0x108)+_0x3049b5,'data':_0x1a9e17,'createdAt':new Date(),'authorId':_0x5acbb8,'attributes':_0x584800});return this[_0x20ec1e(0xd9)](_0x20ec1e(0x108)+_0x3049b5,_0x149b3c,_0x5acbb8,this[_0x20ec1e(0x1fa)][_0x20ec1e(0x1f9)](_0x314dfd,_0x2566cb)),_0x457533;}}[_0x3b7147(0x1e0)](_0x8d5a2d,_0x5f220f,_0x5a3a07=[],_0x54d54d=null,_0x3b4502={}){const _0x188eec=_0x3b7147;_0x5f220f[_0x188eec(0xb3)]||(_0x5f220f[_0x188eec(0xb3)]=_0x5f220f[_0x188eec(0x181)]);const _0x137e07=_0x8d5a2d[0x0];_0x5f220f[_0x188eec(0x15e)]=_0x137e07['is'](_0x188eec(0x250)),_0x54d54d=_0x54d54d||Gt(_0x5f220f);const _0xc99697=_0x5a3a07[_0x188eec(0xfd)](_0x541d7a=>Lt(_0x541d7a,this[_0x188eec(0x1fa)])),_0x2a5e29=_0x137e07['is'](_0x188eec(0x250))?_0x8d5a2d:_0x8d5a2d[_0x188eec(0xfd)](_0x354310=>Lt(_0x354310,this[_0x188eec(0x1fa)]));if(_0x188eec(0x1eb)===this[_0x188eec(0x237)]){const _0x4561af=this[_0x188eec(0x25a)][_0x188eec(0x1de)](_0x188eec(0x1e6),_0x54d54d,_0x188eec(0xcd));return this[_0x188eec(0x1bc)](()=>_0x4561af(_0x2a5e29,_0x5f220f,_0x3b4502)),null;}_0xc99697[_0x188eec(0x11b)](..._0x2a5e29);let _0x2afd8c=!0x0;for(const _0x5b0870 of _0xc99697)if(!this[_0x188eec(0x11e)](_0x5b0870)){_0x2afd8c=!0x1;break;}if(_0x2afd8c&&_0x188eec(0x139)!==this[_0x188eec(0x237)]){const _0x4da4df=this[_0x188eec(0x25a)][_0x188eec(0x1de)](_0x188eec(0x1e6),_0x54d54d,_0x188eec(0xcd));return this[_0x188eec(0x1bc)](()=>_0x4da4df(_0x2a5e29,_0x5f220f,_0x3b4502)),null;}const _0x1a4573=this[_0x188eec(0x15f)][_0x188eec(0x216)][_0x188eec(0x116)](_0x188eec(0x23b))['me'];for(const _0x29f23b of this[_0x188eec(0x1d8)]()){if(_0x29f23b[_0x188eec(0x107)]['id']!=_0x1a4573['id'])continue;if(_0x188eec(0x1e6)!=_0x29f23b[_0x188eec(0x160)]||_0x29f23b[_0x188eec(0x142)][_0x188eec(0xb3)]!=_0x5f220f[_0x188eec(0xb3)])continue;if(!qt(_0x29f23b,_0x3b4502))continue;const _0x4e1666=_0x29f23b[_0x188eec(0xc1)]==_0x54d54d;for(let _0x38f7f2=0x0;_0x38f7f2<_0x2a5e29[_0x188eec(0x176)];_0x38f7f2++){const _0x5b3a43=_0x2a5e29[_0x38f7f2];for(const _0x1476ad of _0x29f23b[_0x188eec(0x1e3)]()){const _0x2ca5fc=_0x1476ad[_0x188eec(0x17e)]();if(_0x5b3a43[_0x188eec(0x146)](_0x2ca5fc)){_0x4e1666?(_0x2a5e29[_0x188eec(0x13a)](_0x38f7f2,0x1),_0x38f7f2--):_0x29f23b[_0x188eec(0x15c)](_0x1476ad[_0x188eec(0xe4)]);break;}}}}if(0x0==_0x2a5e29[_0x188eec(0x176)])return null;const _0x381075=this[_0x188eec(0x25a)][_0x188eec(0x1de)](_0x188eec(0x1e6),_0x54d54d,_0x188eec(0x1ed));for(const _0x4c246f of this[_0x188eec(0x1d8)]())if(_0x4c246f[_0x188eec(0x107)]['id']==_0x1a4573['id']&&_0x188eec(0x1e6)==_0x4c246f[_0x188eec(0x160)]&&_0x4c246f[_0x188eec(0x142)][_0x188eec(0xb3)]==_0x5f220f[_0x188eec(0xb3)]&&_0x4c246f[_0x188eec(0xc1)]==_0x54d54d&&qt(_0x4c246f,_0x3b4502)&&(_0x381075(_0x4c246f[_0x188eec(0x23c)](),_0x2a5e29)||_0x381075(_0x2a5e29,_0x4c246f[_0x188eec(0x23c)]()))){for(const _0x569858 of _0x2a5e29)_0x4c246f[_0x188eec(0xe7)](_0x569858);return _0x4c246f;}const _0x1225fe=_0x7793d6(),_0x46959b=_0x1a4573['id'],_0x1e3d25=_0x188eec(0x108)+_0x54d54d,_0x35d003=this[_0x188eec(0x17c)]({'id':_0x1225fe,'type':_0x1e3d25,'data':_0x5f220f,'createdAt':new Date(),'authorId':_0x46959b,'attributes':_0x3b4502});for(const _0x503041 of _0x2a5e29)this[_0x188eec(0xd9)](_0x1e3d25,_0x1225fe,_0x46959b,_0x503041,_0xebc177[_0x188eec(0x1d1)]());return _0x35d003;}[_0x3b7147(0x14e)](_0x328456,_0x148f32=null,_0x556ccd={}){const _0x5ec1f3=_0x3b7147;if(_0x328456[_0x5ec1f3(0x19c)])return null;const _0x19cc21=this[_0x5ec1f3(0x15f)][_0x5ec1f3(0x216)][_0x5ec1f3(0x116)](_0x5ec1f3(0x23b))['me'],_0x1fd6c2=new _0x50f662(_0x328456[_0x5ec1f3(0x1e2)],_0x328456[_0x5ec1f3(0xe1)]);for(const {suggestion:_0x3f4b7e,meta:_0x3c15f8}of this[_0x5ec1f3(0x151)](_0x1fd6c2,_0x5ec1f3(0x195)))if(_0x3c15f8[_0x5ec1f3(0x25f)]&&!_0x3c15f8[_0x5ec1f3(0x220)]){if(_0x3f4b7e[_0x5ec1f3(0x25b)]){const _0x2db0f7=_0x3f4b7e[_0x5ec1f3(0x23c)]()[_0x5ec1f3(0x124)](_0xae4dba=>_0x5ec1f3(0x244)!=_0xae4dba[_0x5ec1f3(0x200)][_0x5ec1f3(0x17a)]);_0x2db0f7[_0x5ec1f3(0x199)](_0x390627=>_0x1fd6c2[_0x5ec1f3(0x1e9)](_0x390627,!0x0))&&_0x3f4b7e[_0x5ec1f3(0xbc)]();if(_0x2db0f7[_0x5ec1f3(0x245)](_0x25e079=>_0x25e079[_0x5ec1f3(0x1e9)](_0x1fd6c2,!0x0))){const _0x4e1d1e=this[_0x5ec1f3(0x25a)][_0x5ec1f3(0x1de)](_0x5ec1f3(0x21a),_0x148f32,_0x5ec1f3(0xcd));return this[_0x5ec1f3(0x1bc)](()=>_0x4e1d1e([_0x1fd6c2],null,_0x556ccd)),null;}}else{const _0x35c92f=_0x1fd6c2[_0x5ec1f3(0x12b)](_0x3f4b7e[_0x5ec1f3(0x20f)]());null!==_0x35c92f&&_0x3f4b7e[_0x5ec1f3(0x1df)]([_0x35c92f],null,_0x556ccd);}}if(_0x1fd6c2[_0x5ec1f3(0x19a)](),_0x1fd6c2[_0x5ec1f3(0x19c)]||_0x5ec1f3(0x244)==_0x1fd6c2[_0x5ec1f3(0x200)][_0x5ec1f3(0x17a)])return null;let _0x5600cb=null,_0x5a5365=_0x1fd6c2[_0x5ec1f3(0x1e2)],_0x1997a4=_0x1fd6c2[_0x5ec1f3(0xe1)];const _0x5216eb=this[_0x5ec1f3(0x151)](_0x1fd6c2,_0x5ec1f3(0x21a));for(const {suggestion:_0x332bb9,meta:_0x5a66e7}of _0x5216eb){const _0x149287=this[_0x5ec1f3(0x1fa)][_0x5ec1f3(0x1f9)](_0x5a5365,_0x1997a4);if(_0x5a66e7[_0x5ec1f3(0x25f)]&&(this[_0x5ec1f3(0x167)]||!_0x5a66e7[_0x5ec1f3(0x21f)]&&!_0x5a66e7[_0x5ec1f3(0xe5)])){if(_0x332bb9[_0x5ec1f3(0x25b)]){if(!qt(_0x332bb9,_0x556ccd))continue;let _0x4d28aa=!0x0;for(const _0x827967 of _0x332bb9[_0x5ec1f3(0x23c)]()){if(_0x827967[_0x5ec1f3(0x1e9)](_0x149287,!0x0))return _0x332bb9;_0x149287[_0x5ec1f3(0x1e9)](_0x827967)||(_0x4d28aa=!0x1);}_0x4d28aa&&_0x332bb9[_0x5ec1f3(0xbc)]();}else{const _0x3ae8c7=_0x332bb9[_0x5ec1f3(0x20f)]();if(_0x3ae8c7[_0x5ec1f3(0x1e9)](_0x149287,!0x0))return _0x332bb9;if(!qt(_0x332bb9,_0x556ccd)){_0x149287[_0x5ec1f3(0x1e9)](_0x3ae8c7)?_0x332bb9[_0x5ec1f3(0xe2)]():_0x3ae8c7[_0x5ec1f3(0x255)](_0x5a5365)?_0x5a5365=_0x3ae8c7[_0x5ec1f3(0xe1)]:_0x3ae8c7[_0x5ec1f3(0x255)](_0x1997a4)&&(_0x1997a4=_0x3ae8c7[_0x5ec1f3(0x1e2)]);continue;}_0x5a5365=_0x5a5365[_0x5ec1f3(0x137)](_0x3ae8c7[_0x5ec1f3(0x1e2)])?_0x5a5365:_0x3ae8c7[_0x5ec1f3(0x1e2)],_0x1997a4=_0x1997a4[_0x5ec1f3(0x16c)](_0x3ae8c7[_0x5ec1f3(0xe1)])?_0x1997a4:_0x3ae8c7[_0x5ec1f3(0xe1)],_0x556ccd=Object[_0x5ec1f3(0x14b)]({},_0x332bb9[_0x5ec1f3(0x21b)]),_0x5600cb?_0x3ae8c7[_0x5ec1f3(0x1e2)][_0x5ec1f3(0x137)](_0x5600cb[_0x5ec1f3(0x20f)]()[_0x5ec1f3(0x1e2)])?(_0x5600cb[_0x5ec1f3(0xe2)](),_0x5600cb=_0x332bb9):_0x332bb9[_0x5ec1f3(0xe2)]():_0x5600cb=_0x332bb9;}}}if(_0x5600cb)return this[_0x5ec1f3(0x24a)](_0x5600cb,this[_0x5ec1f3(0x1fa)][_0x5ec1f3(0x1f9)](_0x5a5365,_0x1997a4)),_0x5600cb;{const _0x51d3ab=_0x7793d6(),_0x4e1dad=this[_0x5ec1f3(0x1fa)][_0x5ec1f3(0x1f9)](_0x5a5365,_0x1997a4),_0x40600f=_0x19cc21['id'],_0x26e132=_0x148f32?_0x5ec1f3(0x101)+_0x148f32:_0x5ec1f3(0x21a),_0x118660=this[_0x5ec1f3(0x17c)]({'id':_0x51d3ab,'type':_0x26e132,'createdAt':new Date(),'authorId':_0x40600f,'attributes':_0x556ccd});return this[_0x5ec1f3(0xd9)](_0x26e132,_0x51d3ab,_0x40600f,_0x4e1dad),_0x118660;}}[_0x3b7147(0x165)](_0x4f0d1c,_0x2dc831=_0x3b7147(0x1bf),_0x4c3dc8={}){const _0x4eef08=_0x3b7147,_0x3eb3ca=this[_0x4eef08(0x15f)][_0x4eef08(0x216)][_0x4eef08(0x116)](_0x4eef08(0x23b))['me'],_0x21713a=_0x4f0d1c[_0x4eef08(0xfd)](_0xa4ddb0=>new _0x50f662(_0xa4ddb0[_0x4eef08(0x1e2)],_0xa4ddb0[_0x4eef08(0xe1)])),_0x34a469=new Set();for(const {suggestion:_0xcf9833,meta:_0x322709}of this[_0x4eef08(0x151)](_0x21713a,_0x4eef08(0x195)))_0x322709[_0x4eef08(0x25f)]&&!_0x322709[_0x4eef08(0x220)]&&_0x34a469[_0x4eef08(0xf6)](_0xcf9833);for(const _0x4d0dc2 of _0x34a469)if(_0x4d0dc2[_0x4eef08(0x25b)]){const _0xdf4276=_0x4d0dc2[_0x4eef08(0x23c)]();(!_0x4d0dc2[_0x4eef08(0x21b)]||!_0x4d0dc2[_0x4eef08(0x21b)][_0x4eef08(0xb4)])&&(_0xdf4276[_0x4eef08(0x199)](_0x561af8=>_0x21713a[_0x4eef08(0x245)](_0x4e369d=>_0x4e369d[_0x4eef08(0x1e9)](_0x561af8,!0x0)))&&_0x4d0dc2[_0x4eef08(0xbc)]());if(_0x21713a[_0x4eef08(0x199)](_0x25181b=>_0xdf4276[_0x4eef08(0x245)](_0x2fe745=>_0x2fe745[_0x4eef08(0x1e9)](_0x25181b,!0x0)))){const _0x83eb5e=this[_0x4eef08(0x25a)][_0x4eef08(0x1de)](_0x4eef08(0x21a),_0x2dc831,_0x4eef08(0xcd));return this[_0x4eef08(0x1bc)](()=>_0x83eb5e(_0x4f0d1c,null,_0x4c3dc8)),null;}}else{const _0x8b0f52=_0x4d0dc2[_0x4eef08(0x20f)]();_0x21713a[_0x4eef08(0x245)](_0x5ea5cd=>_0x5ea5cd[_0x4eef08(0x1e9)](_0x8b0f52,!0x0))&&_0x4d0dc2[_0x4eef08(0xbc)]();if(_0x21713a[_0x4eef08(0x199)](_0x1ad775=>_0x8b0f52[_0x4eef08(0x1e9)](_0x1ad775,!0x0))){const _0x2c9b29=this[_0x4eef08(0x25a)][_0x4eef08(0x1de)](_0x4eef08(0x21a),_0x2dc831,_0x4eef08(0xcd));return this[_0x4eef08(0x1bc)](()=>_0x2c9b29(_0x21713a,null,_0x4c3dc8)),null;}}const _0x3dd3b5=this[_0x4eef08(0x25a)][_0x4eef08(0x1de)](_0x4eef08(0x21a),_0x2dc831,_0x4eef08(0x1ed));let _0x22439f=null;for(const _0xdd5a56 of this[_0x4eef08(0x1d8)]())if(_0xdd5a56[_0x4eef08(0x107)]['id']==_0x3eb3ca['id']&&_0xdd5a56[_0x4eef08(0x222)]&&_0x4eef08(0x21a)==_0xdd5a56[_0x4eef08(0x160)]&&_0xdd5a56[_0x4eef08(0xc1)]==_0x2dc831&&qt(_0xdd5a56,_0x4c3dc8)&&(_0x3dd3b5(_0xdd5a56[_0x4eef08(0x23c)](),_0x21713a)||_0x3dd3b5(_0x21713a,_0xdd5a56[_0x4eef08(0x23c)]()))){if(_0x22439f){if(_0xdd5a56[_0x4eef08(0x202)]&&_0xdd5a56[_0x4eef08(0x202)][_0x4eef08(0x176)])continue;for(const _0x4b9954 of _0xdd5a56[_0x4eef08(0x23c)]())_0x22439f[_0x4eef08(0x1a1)](_0x4b9954)||_0x22439f[_0x4eef08(0xe7)](_0x4b9954);_0xdd5a56[_0x4eef08(0xe2)]();}else{_0x22439f=_0xdd5a56;for(const _0x46ef9b of _0x21713a)_0xdd5a56[_0x4eef08(0x1a1)](_0x46ef9b)||_0xdd5a56[_0x4eef08(0xe7)](_0x46ef9b);}}if(_0x22439f)return _0x22439f;_0x34a469[_0x4eef08(0xe8)]();for(const {suggestion:_0x4d3bb3,meta:_0x255157}of this[_0x4eef08(0x151)](_0x21713a,_0x4eef08(0x21a)))_0x255157[_0x4eef08(0x25f)]&&(this[_0x4eef08(0x167)]||!_0x255157[_0x4eef08(0x21f)]&&!_0x255157[_0x4eef08(0xe5)])&&qt(_0x4d3bb3,_0x4c3dc8)&&_0x34a469[_0x4eef08(0xf6)](_0x4d3bb3);for(const _0xbdb0f0 of _0x34a469){const _0x3b9425=_0xbdb0f0[_0x4eef08(0x23c)]();if(!_0x4c3dc8||!_0x4c3dc8[_0x4eef08(0xb4)]){if(_0x21713a[_0x4eef08(0x199)](_0x3ff24a=>_0x3b9425[_0x4eef08(0x245)](_0x238ba1=>_0x238ba1[_0x4eef08(0x1e9)](_0x3ff24a,!0x0))))return _0xbdb0f0;}(!_0xbdb0f0[_0x4eef08(0x21b)]||!_0xbdb0f0[_0x4eef08(0x21b)][_0x4eef08(0xb4)])&&(_0x3b9425[_0x4eef08(0x199)](_0x3c3b69=>_0x21713a[_0x4eef08(0x245)](_0x289c8a=>_0x289c8a[_0x4eef08(0x1e9)](_0x3c3b69,!0x0)))&&_0xbdb0f0[_0x4eef08(0xbc)]());}const _0x311b64=_0x7793d6(),_0x19fec5=_0x3eb3ca['id'],_0x2acde6=_0x4eef08(0x101)+_0x2dc831,_0x1b3bbb=this[_0x4eef08(0x17c)]({'id':_0x311b64,'type':_0x2acde6,'createdAt':new Date(),'authorId':_0x19fec5,'attributes':_0x4c3dc8});for(const _0x36b48e of _0x21713a)_0x36b48e[_0x4eef08(0x19a)](),_0x36b48e[_0x4eef08(0x19c)]||_0x4eef08(0x244)==_0x36b48e[_0x4eef08(0x200)][_0x4eef08(0x17a)]||this[_0x4eef08(0xd9)](_0x2acde6,_0x311b64,_0x19fec5,_0x36b48e,_0xebc177[_0x4eef08(0x1d1)]());return _0x1b3bbb;}[_0x3b7147(0x109)](_0x35d2d4,_0x2cce9a,_0x31b99a,_0x4f401e,_0x455fe6){const _0x5cf65d=_0x3b7147;if(_0x35d2d4[_0x5cf65d(0x19c)])return[];if(_0x5cf65d(0x1eb)===this[_0x5cf65d(0x237)])return[];const _0x52f565=this[_0x5cf65d(0x15f)][_0x5cf65d(0x216)][_0x5cf65d(0x116)](_0x5cf65d(0x23b))['me']['id'],_0x4e8443=Array[_0x5cf65d(0x1f5)](this[_0x5cf65d(0x1d7)][_0x5cf65d(0x102)]())[_0x5cf65d(0x124)](_0x17f5d8=>_0x5cf65d(0xee)==_0x17f5d8[_0x5cf65d(0x160)]&&_0x17f5d8[_0x5cf65d(0x142)][_0x5cf65d(0xc8)]==_0x2cce9a&&_0x17f5d8[_0x5cf65d(0x1a1)](_0x35d2d4));if(_0x5cf65d(0x1fc)===this[_0x5cf65d(0x237)]){const _0x3b670f=this[_0x5cf65d(0x151)](_0x35d2d4,_0x5cf65d(0x195))[_0x5cf65d(0x124)](({meta:_0x515e24})=>_0x515e24[_0x5cf65d(0x25f)]&&!_0x515e24[_0x5cf65d(0xe5)]&&!_0x515e24[_0x5cf65d(0x220)])[_0x5cf65d(0xfd)](({suggestion:_0x3d77e5})=>_0x3d77e5);_0x4e8443[_0x5cf65d(0x148)](..._0x3b670f);}const _0x5b0538=new Map([[_0x35d2d4,_0x31b99a]]);for(const _0xc8d19c of _0x4e8443){const _0x3d21ad=_0x5cf65d(0xee)==_0xc8d19c[_0x5cf65d(0x160)]?_0xc8d19c[_0x5cf65d(0x142)][_0x5cf65d(0x22f)]:void 0x0,_0x2a47a9=_0xc8d19c[_0x5cf65d(0x20f)](),_0x56274a=Array[_0x5cf65d(0x1f5)](_0x5b0538[_0x5cf65d(0x13e)]())[_0x5cf65d(0x1c4)](_0x57c5e0=>_0x57c5e0[_0x5cf65d(0x192)](_0x2a47a9));if(!_0x56274a)continue;const _0x5bbef0=_0x56274a[_0x5cf65d(0x16a)](_0x2a47a9);this[_0x5cf65d(0x24b)](_0x2cce9a)&&_0x5cf65d(0x195)==_0xc8d19c[_0x5cf65d(0x160)]&&0x0!=_0x5bbef0[_0x5cf65d(0x176)]||(_0x5b0538[_0x5cf65d(0x258)](_0x56274a),_0x5bbef0[_0x5cf65d(0x196)](_0x702261=>{const _0x38a22d=_0x5cf65d;_0x5b0538[_0x38a22d(0x1ee)](_0x702261,_0x31b99a);}),_0x5cf65d(0x195)!=_0xc8d19c[_0x5cf65d(0x160)]&&_0x3d21ad!=_0x4f401e&&_0x5b0538[_0x5cf65d(0x1ee)](_0x56274a[_0x5cf65d(0x12b)](_0x2a47a9),_0x3d21ad));}const _0xc271ce=[];for(const [_0x569a7b,_0x5a9220]of _0x5b0538){const _0x5c0aeb=_0x7793d6(),_0x3f723a={'key':_0x2cce9a,'oldValue':_0x5a9220,'newValue':_0x4f401e};_0x2cce9a[_0x5cf65d(0x176)]>0x25&&console[_0x5cf65d(0xd3)](_0x5cf65d(0x173),{'key':_0x2cce9a});const _0x347fb0=(_0x5cf65d(0x183)+(_0x2cce9a+'|'+Gt({'newValue':_0x4f401e})))[_0x5cf65d(0xf8)](0x0,0x3c),_0xa945fa=this[_0x5cf65d(0x17c)]({'id':_0x5c0aeb,'type':_0x347fb0,'data':_0x3f723a,'createdAt':new Date(),'authorId':_0x52f565,'attributes':_0x455fe6});_0xc271ce[_0x5cf65d(0x11b)](_0xa945fa),this[_0x5cf65d(0xd9)](_0x347fb0,_0x5c0aeb,_0x52f565,_0x569a7b);}return _0xc271ce;}[_0x3b7147(0x249)](_0x5886d8){const _0x1c45a0=_0x3b7147;this[_0x1c45a0(0x229)](_0x5886d8,(_0x18db9a,..._0x500caa)=>{const _0x5c8f4a=_0x1c45a0;this[_0x5c8f4a(0x103)](()=>{_0x18db9a(..._0x500caa);});});}[_0x3b7147(0x120)](_0x4be77a){const _0x3f3b6a=_0x3b7147;this[_0x3f3b6a(0x257)][_0x3f3b6a(0xf6)](_0x4be77a);}[_0x3b7147(0x18f)](_0x20d990){const _0x5abe48=_0x3b7147;this[_0x5abe48(0x1dc)][_0x5abe48(0xf6)](_0x20d990);}[_0x3b7147(0x230)](_0x1bd61c){const _0x59d54b=_0x3b7147;return _0x59d54b(0xee)==_0x1bd61c[_0x59d54b(0x160)]?_0x1bd61c[_0x59d54b(0xc1)][_0x59d54b(0x10e)]('|')[0x0]:null;}[_0x3b7147(0x24a)](_0x30b0bb,_0x57e197){const _0x43eeef=_0x3b7147,_0x3afe89=_0x30b0bb[_0x43eeef(0x1f7)]();this[_0x43eeef(0x1fa)][_0x43eeef(0x1d0)](_0x2375ea=>{const _0x284a06=_0x43eeef;_0x2375ea[_0x284a06(0x238)](_0x3afe89,{'range':_0x57e197});});}[_0x3b7147(0x154)](_0x3732ff){const _0xb59958=_0x3b7147,_0x323070=_0x3732ff['id'],_0x389691=this[_0xb59958(0x15f)][_0xb59958(0xc7)][_0xb59958(0x116)](_0xb59958(0x169));this[_0xb59958(0xe9)][_0xb59958(0x253)](_0x323070)||this[_0xb59958(0xe9)][_0xb59958(0x252)]({'channelId':_0x389691,'threadId':_0x323070,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x245f60=this[_0xb59958(0xe9)][_0xb59958(0x1f8)](_0x323070);_0x245f60[_0xb59958(0x149)](_0xb59958(0x23a)),_0x245f60[_0xb59958(0x23a)]=!0x1,_0x3732ff[_0xb59958(0x202)]=_0x245f60;}[_0x3b7147(0x10a)](_0x51e1a3,_0x4aa2b3,_0x1c5c13,_0x5ecefa){const _0x25af54=_0x3b7147;if(_0x51e1a3[_0x25af54(0x160)]!=_0x4aa2b3||_0x51e1a3[_0x25af54(0xc1)]!=_0x1c5c13||_0x51e1a3[_0x25af54(0x1ec)]['id']!=_0x5ecefa)throw this[_0x25af54(0x15f)][_0x25af54(0x1b9)](_0x25af54(0x1ba)),new _0x51119c(_0x25af54(0x1ba),this);}[_0x3b7147(0x1d4)](_0x21ec98,_0x20f96c){const _0x459357=_0x3b7147,_0x2b8aec=_0x21ec98[_0x459357(0x20f)]();if(_0x20f96c[_0x459357(0x146)](_0x2b8aec))_0x21ec98[_0x459357(0xe2)]();else{if(_0x2b8aec[_0x459357(0x1e9)](_0x20f96c)){const _0x938fd4=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0x1e2)][_0x459357(0x1bb)],_0x459357(0xe1));this[_0x459357(0x24a)](_0x21ec98,this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x2b8aec[_0x459357(0x1e2)],_0x938fd4));const _0x1a227f=_0x7793d6(),_0x1d46ec=_0x21ec98[_0x459357(0x1ec)]['id'],_0x2c6487=_0x21ec98[_0x459357(0x160)]+':'+_0x21ec98[_0x459357(0xc1)];this[_0x459357(0x17c)]({'id':_0x1a227f,'type':_0x2c6487,'createdAt':new Date(),'authorId':_0x1d46ec,'data':_0x21ec98[_0x459357(0x142)],'attributes':_0x21ec98[_0x459357(0x21b)]});const _0x5e8e29=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0xe1)][_0x459357(0xd1)],_0x459357(0xba)),_0xc95a9e=this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x5e8e29,_0x2b8aec[_0x459357(0xe1)]);this[_0x459357(0xd9)](_0x2c6487,_0x1a227f,_0x1d46ec,_0xc95a9e);}else{if(_0x2b8aec[_0x459357(0x255)](_0x20f96c[_0x459357(0x1e2)])){const _0x3b4870=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0x1e2)][_0x459357(0x1bb)],_0x459357(0xe1));this[_0x459357(0x24a)](_0x21ec98,this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x2b8aec[_0x459357(0x1e2)],_0x3b4870));}else{const _0x46c250=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0xe1)][_0x459357(0xd1)],_0x459357(0xba));this[_0x459357(0x24a)](_0x21ec98,this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x46c250,_0x2b8aec[_0x459357(0xe1)]));}}}}[_0x3b7147(0x11e)](_0x4cca56){const _0x10a38f=_0x3b7147;for(const {suggestion:_0x5083ce,meta:_0x1bcbbb}of this[_0x10a38f(0x151)](_0x4cca56,_0x10a38f(0x195))){if(!_0x1bcbbb[_0x10a38f(0x25f)])continue;const _0x14f798=_0x5083ce[_0x10a38f(0x23c)]();for(const _0x1520fb of _0x14f798)if(!_0x4cca56[_0x10a38f(0x16a)](_0x1520fb)[_0x10a38f(0x176)])return!0x0;}return!0x1;}[_0x3b7147(0xde)](_0x3cb443){const _0xebcc35=_0x3b7147,_0x24ba7f=this[_0xebcc35(0x15f)][_0xebcc35(0x216)][_0xebcc35(0x116)](_0xebcc35(0x23b))[_0xebcc35(0x21d)](_0x3cb443);if(!_0x24ba7f)throw new _0x51119c(_0xebcc35(0xbd),this);return _0x24ba7f;}[_0x3b7147(0x179)](_0x243522){const _0x4b060f=_0x3b7147,_0x276a3b=this[_0x4b060f(0x15f)][_0x4b060f(0x216)][_0x4b060f(0x116)](_0x4b060f(0x23b)),_0x326e2d=_0x23a057(_0x4b060f(0x133)+_0x243522),_0x1a7abb=_0x276a3b[_0x4b060f(0x21d)](_0x326e2d);return _0x1a7abb||_0x276a3b[_0x4b060f(0x141)]({'id':_0x326e2d,'name':_0x243522});}[_0x3b7147(0xfe)](_0x511792,_0x33ae4a,_0x431de4,_0x1ebded,_0x405967){const _0x3f7ae0=_0x3b7147,_0x291ba9=this[_0x3f7ae0(0xde)](_0x1ebded),_0x1848cc=this[_0x3f7ae0(0x25a)][_0x3f7ae0(0xd8)](_0x511792,_0x33ae4a,_0x431de4,_0x291ba9,_0x405967,_0xb5b273=>{const _0x3ae849=_0x3f7ae0;this[_0x3ae849(0xb7)](_0x431de4,{'attributes':_0xb5b273});const _0x500abf=this[_0x3ae849(0x18b)](_0x431de4);this[_0x3ae849(0x260)](new Set([_0x500abf])),this[_0x3ae849(0x14d)](new Set([_0x500abf]));});return this[_0x3f7ae0(0xbe)](_0x1848cc,_0x3f7ae0(0xcd),()=>{const _0x3acbb7=_0x3f7ae0;this[_0x3acbb7(0xb7)](_0x431de4,{'state':_0x3acbb7(0xf0)});},{'priority':_0x3f7ae0(0xc9)}),this[_0x3f7ae0(0xbe)](_0x1848cc,_0x3f7ae0(0xbc),()=>{const _0x3da055=_0x3f7ae0;this[_0x3da055(0xb7)](_0x431de4,{'state':_0x3da055(0xce)});},{'priority':_0x3f7ae0(0xc9)}),this[_0x3f7ae0(0x1d7)][_0x3f7ae0(0x1ee)](_0x431de4,_0x1848cc),this[_0x3f7ae0(0x128)][_0x3f7ae0(0x1ee)](_0x1848cc,_0x3f7ae0(0x1b3)),_0x1848cc;}[_0x3b7147(0x1bd)](_0x25d981){const _0x2c384b=_0x3b7147,_0x1e147c=_0x25d981[_0x2c384b(0x10e)](':');return{'group':_0x1e147c[0x0],'type':_0x1e147c[0x1],'subType':_0x1e147c[_0x2c384b(0x176)]>=0x5?_0x1e147c[0x2]:null,'id':_0x1e147c[_0x2c384b(0x176)]<0x5?_0x1e147c[0x2]:_0x1e147c[0x3],'authorId':_0x1e147c[_0x2c384b(0x176)]<0x5?_0x1e147c[0x3]:_0x1e147c[0x4],'markerCount':0x6==_0x1e147c[_0x2c384b(0x176)]?_0x1e147c[0x5]:null};}[_0x3b7147(0x1b1)](_0x10f143,_0x270ea4,_0x21b55d){const _0x5bf6ca=_0x3b7147,_0xe757aa=_0x10f143[_0x5bf6ca(0x20f)](),_0x194567=_0xe757aa[_0x5bf6ca(0x1e2)],_0x3ac94f=_0xe757aa[_0x5bf6ca(0xe1)];this[_0x5bf6ca(0x24a)](_0x10f143,this[_0x5bf6ca(0x1fa)][_0x5bf6ca(0x1f9)](_0x194567,_0x270ea4));const _0x5dc718=_0x7793d6(),_0x7ba963=_0x10f143[_0x5bf6ca(0x1ec)]['id'],_0xa96b62=_0x10f143[_0x5bf6ca(0x160)]+(_0x10f143[_0x5bf6ca(0xc1)]?':'+_0x10f143[_0x5bf6ca(0xc1)]:'');this[_0x5bf6ca(0x17c)]({'id':_0x5dc718,'type':_0xa96b62,'createdAt':new Date(),'authorId':_0x7ba963,'originalSuggestionId':_0x10f143['id'],'attributes':_0x10f143[_0x5bf6ca(0x21b)],'data':_0x10f143[_0x5bf6ca(0x142)]});const _0x5d97e9=this[_0x5bf6ca(0x230)](_0x10f143);(_0x5bf6ca(0x1e6)==_0x10f143[_0x5bf6ca(0x160)]||_0x5d97e9&&this[_0x5bf6ca(0x24b)](_0x5d97e9))&&(_0x21b55d=this[_0x5bf6ca(0x1fa)][_0x5bf6ca(0x17f)](_0x21b55d[_0x5bf6ca(0xd1)])),this[_0x5bf6ca(0xd9)](_0xa96b62,_0x5dc718,_0x7ba963,this[_0x5bf6ca(0x1fa)][_0x5bf6ca(0x1f9)](_0x21b55d,_0x3ac94f));}[_0x3b7147(0x151)](_0x40f456,_0xa93636=null){const _0x5225cb=_0x3b7147,_0x3cc660=[],_0x52ed4e=this[_0x5225cb(0x15f)][_0x5225cb(0x216)][_0x5225cb(0x116)](_0x5225cb(0x23b))['me'];Array[_0x5225cb(0x19f)](_0x40f456)||(_0x40f456=[_0x40f456]);for(const _0xdc6c54 of this[_0x5225cb(0x1d8)]()){if(!_0xdc6c54[_0x5225cb(0x222)])continue;if(_0xa93636&&_0xdc6c54[_0x5225cb(0x160)]!=_0xa93636)continue;let _0x1235a1=!0x1;for(const _0x33c97e of _0xdc6c54[_0x5225cb(0x23c)]()){for(const _0x1c2686 of _0x40f456){const _0x4e5e7d=_0x1c2686[_0x5225cb(0x1e2)][_0x5225cb(0x146)](_0x33c97e[_0x5225cb(0xe1)])||_0x1c2686[_0x5225cb(0xe1)][_0x5225cb(0x146)](_0x33c97e[_0x5225cb(0x1e2)]);if(_0x4e5e7d||_0x1c2686[_0x5225cb(0x12b)](_0x33c97e)){const _0x2c094f=_0x1c2686[_0x5225cb(0x1e9)](_0x33c97e)&&Ot(this[_0x5225cb(0x1fa)][_0x5225cb(0x20d)],_0x33c97e[_0x5225cb(0x1e2)],_0x1c2686),_0x5a64c0=_0x33c97e[_0x5225cb(0x1e9)](_0x1c2686)&&Ot(this[_0x5225cb(0x1fa)][_0x5225cb(0x20d)],_0x1c2686[_0x5225cb(0x1e2)],_0x33c97e);_0x3cc660[_0x5225cb(0x11b)]({'suggestion':_0xdc6c54,'meta':{'isOwn':_0x52ed4e==_0xdc6c54[_0x5225cb(0x107)],'isNextTo':_0x4e5e7d,'isInsideObject':_0x2c094f,'containsRangeInObject':_0x5a64c0}}),_0x1235a1=!0x0;break;}}if(_0x1235a1)break;}}return _0x3cc660;}[_0x3b7147(0xd9)](_0x29c0ac,_0x4576bb,_0x28057d,_0x399c34,_0x13c037){const _0x355ce7=_0x3b7147;this[_0x355ce7(0x1fa)][_0x355ce7(0x1d0)](_0x5abc7a=>{const _0x5c3fc9=_0x355ce7;let _0x214d27=_0x5c3fc9(0x25c)+_0x29c0ac+':'+_0x4576bb+':'+_0x28057d;_0x13c037&&(_0x214d27=_0x214d27+':'+_0x13c037),_0x5abc7a[_0x5c3fc9(0xcb)](_0x214d27,{'range':_0x399c34,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3b7147(0xea)](_0x2535ff){const _0x2d2b7d=_0x3b7147,_0x12ac5a=_0x2535ff[_0x2d2b7d(0x211)],_0x94763a=_0x2535ff[_0x2d2b7d(0x20a)];_0x2535ff[_0x2d2b7d(0x211)]=null,_0x2535ff[_0x2d2b7d(0x20a)]=null,null!=_0x12ac5a&&_0x12ac5a[_0x2d2b7d(0x20a)]==_0x2535ff&&(_0x12ac5a[_0x2d2b7d(0x20a)]=_0x94763a),null!=_0x94763a&&_0x94763a[_0x2d2b7d(0x211)]==_0x2535ff&&(_0x94763a[_0x2d2b7d(0x211)]=_0x12ac5a),_0x2d2b7d(0x1d9)==this[_0x2d2b7d(0x128)][_0x2d2b7d(0x116)](_0x2535ff)&&(this[_0x2d2b7d(0x128)][_0x2d2b7d(0x1ee)](_0x2535ff,_0x2d2b7d(0xf7)),this[_0x2d2b7d(0x117)](_0x2d2b7d(0x1f4),_0x2535ff,_0x12ac5a,_0x94763a));}[_0x3b7147(0x17c)](_0x182c4d){const _0x2a7c1b=_0x3b7147,_0x25ba0b=_0x182c4d['id'],_0x2f91c0=this[_0x2a7c1b(0x11f)](_0x182c4d);if(this[_0x2a7c1b(0xf4)]&&this[_0x2a7c1b(0xf4)][_0x2a7c1b(0x112)]){const _0x48cb41=this[_0x2a7c1b(0x15f)][_0x2a7c1b(0x216)][_0x2a7c1b(0x116)](_0x2a7c1b(0x24e)),_0x430beb=_0x2f91c0[_0x2a7c1b(0x23f)],_0x5d4cef=_0x2f91c0[_0x2a7c1b(0xc1)]?_0x2f91c0[_0x2a7c1b(0x160)]+':'+_0x2f91c0[_0x2a7c1b(0xc1)]:_0x2f91c0[_0x2a7c1b(0x160)],_0xe84f7=this[_0x2a7c1b(0x15f)][_0x2a7c1b(0x12d)],_0x1cdafa=_0x48cb41[_0x2a7c1b(0xf6)](_0x222eee(_0xe84f7,_0x2a7c1b(0x115))),_0x45c632={'id':_0x25ba0b,'type':_0x5d4cef,'hasComments':_0x430beb,'data':_0x182c4d[_0x2a7c1b(0x142)]||null,'originalSuggestionId':_0x182c4d[_0x2a7c1b(0x197)]||null,'attributes':_0x2f91c0[_0x2a7c1b(0x21b)]};this[_0x2a7c1b(0xf4)][_0x2a7c1b(0x112)](_0x45c632)[_0x2a7c1b(0x161)](_0x428e5d=>{const _0x550bdc=_0x2a7c1b;_0x2f91c0[_0x550bdc(0x164)]=!0x0,_0x48cb41[_0x550bdc(0x105)](_0x1cdafa),_0x428e5d&&_0x428e5d[_0x550bdc(0x25d)]&&(this[_0x550bdc(0x1d7)][_0x550bdc(0x116)](_0x25ba0b)[_0x550bdc(0x25d)]=_0x428e5d[_0x550bdc(0x25d)]);})[_0x2a7c1b(0x143)](_0x2ba4fa=>{const _0x1598f5=_0x2a7c1b;throw _0x30b600(_0x1598f5(0x119)),this[_0x1598f5(0x15f)][_0x1598f5(0x1aa)][_0x1598f5(0x198)]({'isUndoable':!0x1},()=>{const _0x2b7456=_0x1598f5;_0x2f91c0[_0x2b7456(0xbc)]();}),_0x2f91c0[_0x1598f5(0xd4)](),this[_0x1598f5(0x1d7)][_0x1598f5(0x258)](_0x2f91c0['id']),this[_0x1598f5(0x128)][_0x1598f5(0x258)](_0x2f91c0),_0x2ba4fa;});}return _0x2f91c0;}[_0x3b7147(0x24b)](_0x3f5633){const _0xc0a80c=_0x3b7147;return this[_0xc0a80c(0x257)][_0xc0a80c(0x122)](_0x3f5633);}[_0x3b7147(0xb7)](_0xe85ae0,_0x2f59c8){const _0x542214=_0x3b7147,_0x16b73c=this[_0x542214(0x15f)][_0x542214(0x216)][_0x542214(0x116)](_0x542214(0x24e)),_0x3ee6af=this[_0x542214(0x18b)](_0xe85ae0);if(this[_0x542214(0xf4)]&&this[_0x542214(0xf4)][_0x542214(0xff)]){if(_0x3ee6af[_0x542214(0x164)]){const _0x1144f0=_0x16b73c[_0x542214(0xf6)](_0x222eee(this[_0x542214(0x15f)][_0x542214(0x12d)],_0x542214(0x115)));this[_0x542214(0xf4)][_0x542214(0xff)](_0xe85ae0,_0x2f59c8)[_0x542214(0x161)](()=>{const _0x30bb1b=_0x542214;_0x16b73c[_0x30bb1b(0x105)](_0x1144f0);});}else _0x3ee6af['on'](_0x542214(0x1d5),()=>{const _0x4c69e8=_0x542214;this[_0x4c69e8(0xb7)](_0xe85ae0,_0x2f59c8);});}}[_0x3b7147(0x132)](_0x1094ab){const _0x33a0cd=_0x3b7147;if(!this[_0x33a0cd(0xf4)]||!this[_0x33a0cd(0xf4)][_0x33a0cd(0x18b)])throw new _0x51119c(_0x33a0cd(0x191),this);return this[_0x33a0cd(0xf4)][_0x33a0cd(0x18b)](_0x1094ab);}[_0x3b7147(0x240)](_0x4faea8){const _0x3a02dd=_0x3b7147,{id:_0x252e0b,type:_0x89aeae,subType:_0x1e1643,authorId:_0x2ffd4c}=this[_0x3a02dd(0x1bd)](_0x4faea8),_0x2f4f04=this[_0x3a02dd(0x1d7)][_0x3a02dd(0x116)](_0x252e0b)||this[_0x3a02dd(0xfe)](_0x89aeae,_0x1e1643,_0x252e0b,_0x2ffd4c,{});switch(this[_0x3a02dd(0x10a)](_0x2f4f04,_0x89aeae,_0x1e1643,_0x2ffd4c),this[_0x3a02dd(0x128)][_0x3a02dd(0x116)](_0x2f4f04)){case _0x3a02dd(0x1b3):this[_0x3a02dd(0x132)](_0x252e0b)[_0x3a02dd(0x161)](_0x3fec4=>{const _0x1e6a0e=_0x3a02dd;let _0xf52e0b=Promise[_0x1e6a0e(0x213)]();_0x3fec4[_0x1e6a0e(0x23f)]&&(_0xf52e0b=this[_0x1e6a0e(0xe9)][_0x1e6a0e(0x224)]({'channelId':this[_0x1e6a0e(0x15f)][_0x1e6a0e(0xc7)][_0x1e6a0e(0x116)](_0x1e6a0e(0x169)),'threadId':_0x252e0b})),_0xf52e0b[_0x1e6a0e(0x161)](()=>{const _0x318d82=_0x1e6a0e;this[_0x318d82(0x11f)](_0x3fec4)[_0x318d82(0x164)]=!0x0;});}),this[_0x3a02dd(0x128)][_0x3a02dd(0x1ee)](_0x2f4f04,_0x3a02dd(0x1a5));break;case _0x3a02dd(0xf7):this[_0x3a02dd(0xb7)](_0x252e0b,{'state':_0x3a02dd(0x1ca)});case _0x3a02dd(0x218):this[_0x3a02dd(0x128)][_0x3a02dd(0x1ee)](_0x2f4f04,_0x3a02dd(0x1d9)),this[_0x3a02dd(0x117)](_0x3a02dd(0x22e),_0x2f4f04);break;case _0x3a02dd(0x1d9):this[_0x3a02dd(0x117)](_0x3a02dd(0x1c9),_0x2f4f04);}return _0x2f4f04[_0x3a02dd(0x1f2)](_0x4faea8),_0x2f4f04;}[_0x3b7147(0x14d)](_0x944d7f){const _0x161612=_0x3b7147,_0x522214=Array[_0x161612(0x1f5)](_0x944d7f),_0x52c963=_0x522214[_0x161612(0x124)](_0x37e18f=>_0x161612(0xee)==_0x37e18f[_0x161612(0x160)]);this[_0x161612(0x1ac)](_0x52c963);const _0x215255=_0x522214[_0x161612(0x124)](_0x30889e=>!_0x30889e[_0x161612(0x25b)]&&_0x161612(0xee)!=_0x30889e[_0x161612(0x160)]),_0x3c55b5=this[_0x161612(0x1d8)]({'skipNotAttached':!0x0})[_0x161612(0x124)](_0x5be2d6=>!_0x5be2d6[_0x161612(0x25b)]&&_0x161612(0xee)!=_0x5be2d6[_0x161612(0x160)]),_0x2c679d=_0x3c55b5[_0x161612(0x124)](_0xab3365=>!_0x944d7f[_0x161612(0x122)](_0xab3365)),_0x2731e3=new Map(_0x3c55b5[_0x161612(0xfd)](_0x1adf37=>[_0x1adf37,this[_0x161612(0x25a)][_0x161612(0x1de)](_0x1adf37[_0x161612(0x160)],_0x1adf37[_0x161612(0xc1)],_0x161612(0x233))])),_0x3b3e4a=new Map(_0x3c55b5[_0x161612(0xfd)](_0x3ab7b3=>[_0x3ab7b3,_0x3ab7b3[_0x161612(0x20f)]()])),_0x3224de=new Set(),_0x143c25=new Set();for(let _0x1fa880=0x0;_0x1fa880<_0x215255[_0x161612(0x176)];_0x1fa880++)_0x36177a(_0x215255[_0x1fa880],_0x215255,_0x1fa880+0x1);for(let _0x5afd3b=0x0;_0x5afd3b<_0x215255[_0x161612(0x176)];_0x5afd3b++)_0x36177a(_0x215255[_0x5afd3b],_0x2c679d,0x0);const _0x1b16b7=new Set();for(let _0x564c7e=0x0;_0x564c7e<_0x215255[_0x161612(0x176)];_0x564c7e++){const _0x31dd91=_0x215255[_0x564c7e];!_0x143c25[_0x161612(0x122)](_0x31dd91)&&_0x31dd91[_0x161612(0x211)]&&(_0x1b16b7[_0x161612(0xf6)](_0x31dd91[_0x161612(0x211)]),_0x31dd91[_0x161612(0x211)][_0x161612(0x20a)]===_0x31dd91&&(_0x31dd91[_0x161612(0x211)][_0x161612(0x20a)]=null),_0x31dd91[_0x161612(0x211)]=null),!_0x3224de[_0x161612(0x122)](_0x31dd91)&&_0x31dd91[_0x161612(0x20a)]&&(_0x1b16b7[_0x161612(0xf6)](_0x31dd91[_0x161612(0x20a)]),_0x31dd91[_0x161612(0x20a)][_0x161612(0x211)]===_0x31dd91&&(_0x31dd91[_0x161612(0x20a)][_0x161612(0x211)]=null),_0x31dd91[_0x161612(0x20a)]=null);}function _0x36177a(_0x2e4984,_0x4dfa38,_0x4478eb){const _0x187a45=_0x161612;for(let _0x19b3d3=_0x4478eb;_0x19b3d3<_0x4dfa38[_0x187a45(0x176)];_0x19b3d3++){const _0x39621f=_0x24cb16(_0x2e4984,_0x4dfa38[_0x19b3d3]);_0x39621f&&(_0x39621f[0x0][_0x187a45(0x20a)]=_0x39621f[0x1],_0x39621f[0x1][_0x187a45(0x211)]=_0x39621f[0x0],_0x3224de[_0x187a45(0xf6)](_0x39621f[0x0]),_0x143c25[_0x187a45(0xf6)](_0x39621f[0x1]));}}function _0x24cb16(_0x29be5b,_0x514aad){const _0x2b7e14=_0x161612;if(_0x29be5b[_0x2b7e14(0x107)]['id']!==_0x514aad[_0x2b7e14(0x107)]['id'])return null;const _0x21ee27=_0x2731e3[_0x2b7e14(0x116)](_0x29be5b)(_0x29be5b,_0x514aad,_0x3b3e4a[_0x2b7e14(0x116)](_0x29be5b),_0x3b3e4a[_0x2b7e14(0x116)](_0x514aad));if(!_0x21ee27)return null;return _0x2731e3[_0x2b7e14(0x116)](_0x514aad)(_0x29be5b,_0x514aad,_0x3b3e4a[_0x2b7e14(0x116)](_0x29be5b),_0x3b3e4a[_0x2b7e14(0x116)](_0x514aad))?_0x21ee27[0x1][_0x2b7e14(0x202)]&&_0x21ee27[0x1][_0x2b7e14(0x202)][_0x2b7e14(0x176)]?null:_0x21ee27:null;}_0x1b16b7[_0x161612(0x1e7)]&&this[_0x161612(0x14d)](_0x1b16b7);}[_0x3b7147(0x1ac)](_0x15d3a5){const _0xcc5fdc=_0x3b7147;if(0x0==_0x15d3a5[_0xcc5fdc(0x176)])return;const _0x3cb3fe=this[_0xcc5fdc(0x1d8)]({'skipNotAttached':!0x0})[_0xcc5fdc(0x124)](_0x4a62ee=>_0xcc5fdc(0xee)==_0x4a62ee[_0xcc5fdc(0x160)]&&_0x4a62ee[_0xcc5fdc(0x1ea)]),_0x49943b=[],_0x363fd1=new Map();for(const _0x1a5a75 of _0x3cb3fe){const _0x4d22d6=_0x23a057(_0x1a5a75[_0xcc5fdc(0x21b)]);_0x363fd1[_0xcc5fdc(0x122)](_0x4d22d6)||(_0x363fd1[_0xcc5fdc(0x1ee)](_0x4d22d6,_0x49943b[_0xcc5fdc(0x176)]),_0x49943b[_0xcc5fdc(0x11b)]([]));const _0x386b4f=_0x363fd1[_0xcc5fdc(0x116)](_0x4d22d6);_0x49943b[_0x386b4f][_0xcc5fdc(0x11b)](_0x1a5a75);}!(function(){const _0x588e97=_0xcc5fdc;_0x49943b[_0x588e97(0xdb)]((_0x48a4c5,_0x545fee)=>{const _0x449ecd=_0x588e97,_0x41b2a3=_0x48a4c5[0x0][_0x449ecd(0x25d)],_0x51ae6b=_0x545fee[0x0][_0x449ecd(0x25d)];return _0x41b2a3==_0x51ae6b?_0x48a4c5[0x0][_0x449ecd(0x21b)][_0x449ecd(0x223)]<_0x545fee[0x0][_0x449ecd(0x21b)][_0x449ecd(0x223)]?-0x1:0x1:_0x41b2a3<_0x51ae6b?-0x1:0x1;});for(const _0x549a72 of _0x49943b)_0x549a72[_0x588e97(0xdb)]((_0x5ee0fe,_0x5953b8)=>_0x5ee0fe['id']<_0x5953b8['id']?-0x1:0x1);}());for(let _0x318007=0x0;_0x318007<_0x49943b[_0xcc5fdc(0x176)];_0x318007++){if(0x0==_0x49943b[_0x318007][_0xcc5fdc(0x176)])continue;const _0x32bc16=[];for(let _0x1717ff=_0x318007+0x1;_0x1717ff<_0x49943b[_0xcc5fdc(0x176)];_0x1717ff++)0x0!=_0x49943b[_0x1717ff][_0xcc5fdc(0x176)]&&_0x5c4ab1(_0x49943b[_0x318007],_0x49943b[_0x1717ff])&&_0x32bc16[_0xcc5fdc(0x11b)](_0x1717ff);for(const _0x3bd134 of _0x32bc16)_0x49943b[_0x318007]=_0x49943b[_0x318007][_0xcc5fdc(0x1c6)](_0x49943b[_0x3bd134]),_0x49943b[_0x3bd134]=[];}for(const _0x1d1d53 of _0x49943b)for(let _0x32305c=0x0;_0x32305c<_0x1d1d53[_0xcc5fdc(0x176)];_0x32305c++){const _0x466501=_0x1d1d53[_0x32305c+0x1]||null;_0x1d1d53[_0x32305c][_0xcc5fdc(0x20a)]!==_0x466501&&(_0x1d1d53[_0x32305c][_0xcc5fdc(0x20a)]=_0x466501);}for(const _0x5733c0 of _0x49943b)for(let _0x1ae975=0x0;_0x1ae975<_0x5733c0[_0xcc5fdc(0x176)];_0x1ae975++){const _0x9bea55=_0x5733c0[_0x1ae975-0x1]||null;_0x5733c0[_0x1ae975][_0xcc5fdc(0x211)]!==_0x9bea55&&(_0x5733c0[_0x1ae975][_0xcc5fdc(0x211)]=_0x9bea55);}function _0x5c4ab1(_0x5272f7,_0x1c3157){const _0x591454=_0xcc5fdc;if(_0x5272f7[0x0][_0x591454(0x21b)][_0x591454(0x223)]!==_0x1c3157[0x0][_0x591454(0x21b)][_0x591454(0x223)]&&_0x5272f7[0x0][_0x591454(0x107)]!==_0x1c3157[0x0][_0x591454(0x107)])return!0x1;if(!function(_0x179eb0,_0x596137){const _0x122884=_0x591454;if(!_0x179eb0[_0x122884(0x23f)]&&!_0x596137[_0x122884(0x23f)])return!0x0;if(_0x179eb0[_0x122884(0x23f)]&&_0x596137[_0x122884(0x23f)])return!0x1;if(_0x179eb0[_0x122884(0x23f)]&&_0x596137[_0x122884(0x25d)]<_0x179eb0[_0x122884(0x202)][_0x122884(0xc4)][_0x122884(0x116)](0x0)[_0x122884(0x25d)])return!0x0;if(_0x596137[_0x122884(0x23f)]&&_0x179eb0[_0x122884(0x25d)]<_0x596137[_0x122884(0x202)][_0x122884(0xc4)][_0x122884(0x116)](0x0)[_0x122884(0x25d)])return!0x0;return!0x1;}(_0x5272f7[0x0],_0x1c3157[0x0]))return!0x1;const _0x41010d=_0x551d67(_0x5272f7[0x0][_0x591454(0x21b)],_0x591454(0x223)),_0x3701f6=_0x551d67(_0x1c3157[0x0][_0x591454(0x21b)],_0x591454(0x223));if(!_0x3eb7e2(_0x41010d,_0x3701f6))return!0x1;return!!_0x5272f7[_0x591454(0x199)](_0x37408f=>_0x1c3157[_0x591454(0x245)](_0x92e01d=>_0x37408f[_0x591454(0x20f)]()[_0x591454(0x146)](_0x92e01d[_0x591454(0x20f)]())))&&_0x1c3157[_0x591454(0x199)](_0x283191=>_0x5272f7[_0x591454(0x245)](_0x5a750=>_0x283191[_0x591454(0x20f)]()[_0x591454(0x146)](_0x5a750[_0x591454(0x20f)]())));}}[_0x3b7147(0x260)](_0x5ed806){const _0x1944e2=_0x3b7147,_0xadb7a1=Array[_0x1944e2(0x1f5)](_0x5ed806),_0x3ce495=this[_0x1944e2(0x1d8)]({'skipNotAttached':!0x0}),_0x53fb55=_0x3ce495[_0x1944e2(0x124)](_0x54b289=>!_0x5ed806[_0x1944e2(0x122)](_0x54b289)),_0x256bc6=new Map(_0xadb7a1[_0x1944e2(0xfd)](_0x2d2b9e=>[_0x2d2b9e,this[_0x1944e2(0x25a)][_0x1944e2(0x1de)](_0x2d2b9e[_0x1944e2(0x160)],_0x2d2b9e[_0x1944e2(0xc1)],_0x1944e2(0x1ed))])),_0x3ec442=new Map(_0x3ce495[_0x1944e2(0xfd)](_0x53fb72=>[_0x53fb72,_0x53fb72[_0x1944e2(0x23c)]()]));for(let _0x45ebb0=0x0;_0x45ebb0<_0xadb7a1[_0x1944e2(0x176)];_0x45ebb0++){if(_0x433b61(this,_0xadb7a1[_0x45ebb0],_0xadb7a1,_0x45ebb0+0x1))return!0x0;}for(let _0x56eac5=0x0;_0x56eac5<_0xadb7a1[_0x1944e2(0x176)];_0x56eac5++){if(_0x433b61(this,_0xadb7a1[_0x56eac5],_0x53fb55,0x0))return!0x0;}return!0x1;function _0x433b61(_0x18dc1a,_0xbcc398,_0x251c5d,_0x508bda){const _0x103e79=_0x1944e2;for(let _0x1889b4=_0x508bda;_0x1889b4<_0x251c5d[_0x103e79(0x176)];_0x1889b4++){const _0x5547ae=_0x251c5d[_0x1889b4];if(_0x5547ae[_0x103e79(0x160)]!==_0xbcc398[_0x103e79(0x160)]||_0x5547ae[_0x103e79(0x107)]['id']!==_0xbcc398[_0x103e79(0x107)]['id']||_0x5547ae[_0x103e79(0xc1)]!==_0xbcc398[_0x103e79(0xc1)])continue;if(!Jt(_0xbcc398,_0x5547ae))continue;if(_0x103e79(0xee)==_0xbcc398[_0x103e79(0x160)]&&_0xbcc398[_0x103e79(0x142)][_0x103e79(0x22f)]!=_0x5547ae[_0x103e79(0x142)][_0x103e79(0x22f)])continue;if(_0x103e79(0xee)==_0xbcc398[_0x103e79(0x160)]&&_0x18dc1a[_0x103e79(0x24b)](_0xbcc398[_0x103e79(0x142)][_0x103e79(0xc8)]))continue;if(_0x103e79(0x1e6)==_0xbcc398[_0x103e79(0x160)]){const _0x5c5b7a=_0x18dc1a[_0x103e79(0x15f)][_0x103e79(0x1aa)],_0x2a80b8=_0xbcc398[_0x103e79(0x113)]();if(_0x2a80b8&&(_0x5c5b7a[_0x103e79(0x20d)][_0x103e79(0x226)](_0x2a80b8)||_0x5c5b7a[_0x103e79(0x20d)][_0x103e79(0x1a4)](_0x2a80b8)))continue;}const _0xba62fb=_0x256bc6[_0x103e79(0x116)](_0xbcc398),_0x406be2=_0x3ec442[_0x103e79(0x116)](_0xbcc398),_0xf122fd=_0x3ec442[_0x103e79(0x116)](_0x5547ae),_0x3a3c9c=_0xbcc398[_0x103e79(0x202)]&&_0xbcc398[_0x103e79(0x202)][_0x103e79(0x176)],_0x587987=_0x5547ae[_0x103e79(0x202)]&&_0x5547ae[_0x103e79(0x202)][_0x103e79(0x176)];if(!_0x3a3c9c&&_0xba62fb(_0xf122fd,_0x406be2))return _0x18dc1a[_0x103e79(0x225)](_0x5547ae,_0xbcc398),_0x3ec442[_0x103e79(0x258)](_0xbcc398),!0x0;if(!_0x587987&&_0xba62fb(_0x406be2,_0xf122fd))return _0x18dc1a[_0x103e79(0x225)](_0xbcc398,_0x5547ae),_0x3ec442[_0x103e79(0x258)](_0x5547ae),!0x0;}return!0x1;}}[_0x3b7147(0x225)](_0xb4a746,_0x225a8){const _0x98d704=_0x3b7147;if(_0xb4a746[_0x98d704(0x25b)]){for(const _0x1f0ade of _0x225a8[_0x98d704(0x23c)]())_0xb4a746[_0x98d704(0xe7)](_0x1f0ade);}else{const _0x30ef69=_0x225a8[_0x98d704(0x20f)]()[_0x98d704(0xe1)];this[_0x98d704(0x24a)](_0xb4a746,this[_0x98d704(0x1fa)][_0x98d704(0x1f9)](_0xb4a746[_0x98d704(0x20f)]()[_0x98d704(0x1e2)],_0x30ef69));}_0x225a8[_0x98d704(0xe2)]();}[_0x3b7147(0x1a7)](_0xc59f47,_0x101660,_0x2c7df6){const _0x18e2a4=_0x3b7147,_0x171ca7=_0xc59f47[_0x18e2a4(0x1b8)](_0x18e2a4(0x1f3))||_0xc59f47[_0x18e2a4(0x1b8)](_0x18e2a4(0xee))?_0x18e2a4(0x12e):_0xc59f47[_0x18e2a4(0xfb)]();return _0x222eee(this[_0x18e2a4(0x15f)][_0x18e2a4(0x12d)],_0x101660+'_'+_0x171ca7+_0x18e2a4(0x1d3),_0x2c7df6);}[_0x3b7147(0x11a)](){const _0x34fc04=_0x3b7147,_0x1e9310=this[_0x34fc04(0x15f)];if(!_0x1e9310['ui'])return;const {ariaLiveAnnouncer:_0x2091f8}=_0x1e9310['ui'];_0x50cb2f(this[_0x34fc04(0x1fa)],({left:_0xb6464e,entered:_0x311a27})=>{const _0x16e011=_0x34fc04;for(const _0x20c972 of _0xb6464e){const {group:_0x289f5f,type:_0x340b8f}=this[_0x16e011(0x1bd)](_0x20c972[_0x16e011(0xe4)]);if(_0x16e011(0x15b)===_0x289f5f){_0x2091f8[_0x16e011(0xdd)](this[_0x16e011(0x1a7)](_0x340b8f,_0x16e011(0x180)));break;}}for(const _0x404c4a of _0x311a27){const {group:_0x1b29bb,type:_0x13f21a}=this[_0x16e011(0x1bd)](_0x404c4a[_0x16e011(0xe4)]);if(_0x16e011(0x15b)===_0x1b29bb){_0x2091f8[_0x16e011(0xdd)](this[_0x16e011(0x1a7)](_0x13f21a,_0x16e011(0x24c),_0xb2f69d(_0x31dac1)));break;}}});}[_0x3b7147(0x1af)](_0x123438){const _0x58a5f5=_0x3b7147;if(this[_0x58a5f5(0x10c)])return!0x1;const _0x36c6d6=this[_0x58a5f5(0x15f)],_0x4945be=_0x36c6d6[_0x58a5f5(0x1aa)][_0x58a5f5(0x219)][_0x58a5f5(0x1b2)][_0x58a5f5(0x178)]();if(0x0==_0x4945be[_0x58a5f5(0x176)])return!0x1;const _0x6749ee=[],_0x25f16e=_0x4945be[_0x58a5f5(0x124)](_0x2c8009=>_0x58a5f5(0xee)==_0x2c8009[_0x58a5f5(0x160)]),_0x37204b=_0x4945be[_0x58a5f5(0x124)](_0x12264f=>_0x58a5f5(0x134)==_0x12264f[_0x58a5f5(0x160)]&&_0x58a5f5(0xfa)!=_0x12264f[_0x58a5f5(0xe4)]),_0x14210f=_0x4945be[_0x58a5f5(0x124)](_0x2c52c0=>_0x58a5f5(0x105)==_0x2c52c0[_0x58a5f5(0x160)]&&_0x58a5f5(0xfa)!=_0x2c52c0[_0x58a5f5(0xe4)]);for(const _0x399812 of _0x25f16e)_0x6749ee[_0x58a5f5(0x11b)]({'key':_0x399812[_0x58a5f5(0x1c2)],'newValue':_0x399812[_0x58a5f5(0x17b)],'oldValue':_0x399812[_0x58a5f5(0x156)],'range':Pt(_0x399812[_0x58a5f5(0x250)],_0x36c6d6[_0x58a5f5(0x1aa)])});for(const _0x320210 of _0x37204b){const _0x3df777=_0x14210f[_0x58a5f5(0x1c4)](_0x1814c8=>_0x1814c8[_0x58a5f5(0x123)][_0x58a5f5(0x146)](_0x320210[_0x58a5f5(0x123)]));_0x3df777&&_0x6749ee[_0x58a5f5(0x11b)]({'key':_0x58a5f5(0x212),'newValue':_0x320210[_0x58a5f5(0xe4)],'oldValue':_0x3df777[_0x58a5f5(0xe4)],'range':_0x36c6d6[_0x58a5f5(0x1aa)][_0x58a5f5(0x1ab)](_0x320210[_0x58a5f5(0x123)][_0x58a5f5(0x110)])});}return 0x0!=_0x6749ee[_0x58a5f5(0x176)]&&this[_0x58a5f5(0x194)](_0x123438,_0x6749ee);}[_0x3b7147(0x1ad)](_0x479e34){const _0x38bb34=_0x3b7147;let _0x42c52c=!0x1;const _0x356d0a=this[_0x38bb34(0x15f)][_0x38bb34(0x1aa)][_0x38bb34(0x219)][_0x38bb34(0x1b2)][_0x38bb34(0x254)]()[_0x38bb34(0x124)](_0x4c688b=>_0x4c688b[_0x38bb34(0x142)][_0x38bb34(0x22d)]&&_0x4c688b[_0x38bb34(0xe4)][_0x38bb34(0x1b8)](_0x38bb34(0x208)));for(const _0x471ac1 of _0x356d0a){const {subType:_0x1fac1b,id:_0x8ee49c}=this[_0x38bb34(0x1bd)](_0x471ac1[_0x38bb34(0xe4)]),_0x3e6f8d=_0x1fac1b[_0x38bb34(0x10e)]('|')[0x0];for(const _0x1634c7 of this[_0x38bb34(0x1d8)]({'skipNotAttached':!0x0}))_0x1634c7['id']!=_0x8ee49c&&_0x38bb34(0xee)==_0x1634c7[_0x38bb34(0x160)]&&_0x1634c7[_0x38bb34(0x142)]&&_0x1634c7[_0x38bb34(0x142)][_0x38bb34(0xc8)]==_0x3e6f8d&&_0x1634c7[_0x38bb34(0x20f)]()[_0x38bb34(0x192)](_0x471ac1[_0x38bb34(0x142)][_0x38bb34(0x22d)])&&(this[_0x38bb34(0x188)](_0x1634c7,_0x471ac1[_0x38bb34(0x142)][_0x38bb34(0x22d)],_0x479e34),_0x42c52c=!0x0);}return _0x42c52c;}[_0x3b7147(0x103)](_0x352ddd){const _0x277a46=_0x3b7147;this[_0x277a46(0x10c)]=!0x0,_0x352ddd();}[_0x3b7147(0x144)](_0x529e6b){const _0xb2ce79=_0x3b7147,_0x4db69d=this[_0xb2ce79(0x24b)](_0x529e6b),_0x460c0a=this[_0xb2ce79(0x1dc)][_0xb2ce79(0x122)](_0x529e6b);return _0x4db69d||_0x460c0a;}[_0x3b7147(0x194)](_0x14fdea,_0x5987e5){const _0x9c8d18=_0x3b7147;if(0x0==_0x5987e5[_0x9c8d18(0x176)])return!0x1;let _0x599a17=!0x1;for(const _0x495119 of _0x5987e5){const _0x408551=this[_0x9c8d18(0x151)](_0x495119[_0x9c8d18(0x250)],_0x9c8d18(0xee))[_0x9c8d18(0x124)](_0x5a95c8=>!_0x5a95c8[_0x9c8d18(0x1b5)][_0x9c8d18(0x220)])[_0x9c8d18(0xfd)](_0x3a9237=>_0x3a9237[_0x9c8d18(0x15b)]),_0x42e23a=_0x23a057({'newValue':_0x495119[_0x9c8d18(0x1be)]});_0x408551[_0x9c8d18(0x124)](_0x1a7f72=>{const _0x841675=_0x9c8d18,[_0x44f34b,_0x309878]=_0x1a7f72[_0x841675(0xc1)][_0x841675(0x10e)]('|');return _0x44f34b==_0x495119[_0x841675(0xc8)]&&_0x309878!=_0x42e23a;})[_0x9c8d18(0x196)](_0x35a625=>{const _0x13a901=_0x9c8d18;this[_0x13a901(0x188)](_0x35a625,_0x495119[_0x13a901(0x250)],_0x14fdea),_0x599a17=!0x0;});}return _0x599a17;}[_0x3b7147(0x188)](_0x37751f,_0x4aee55,_0x442dab){const _0xd946ea=_0x3b7147,_0xea46db=_0x37751f[_0xd946ea(0x20f)]()[_0xd946ea(0x16a)](_0x4aee55);0x0!==_0xea46db[_0xd946ea(0x176)]?0x1!==_0xea46db[_0xd946ea(0x176)]?this[_0xd946ea(0x1b1)](_0x37751f,_0x4aee55[_0xd946ea(0x1e2)],_0x4aee55[_0xd946ea(0xe1)]):this[_0xd946ea(0x24a)](_0x37751f,_0xea46db[0x0]):_0x442dab[_0xd946ea(0x15c)](_0x37751f[_0xd946ea(0x1f7)]());}}function _0x34ff(_0x573572,_0x18668d){const _0x4d60b4=_0x4d60();return _0x34ff=function(_0x34ff1d,_0x3a5976){_0x34ff1d=_0x34ff1d-0xb3;let _0x1910c6=_0x4d60b4[_0x34ff1d];return _0x1910c6;},_0x34ff(_0x573572,_0x18668d);}class Et{constructor(_0x2ef32f){const _0x1023c6=_0x3b7147;this[_0x1023c6(0xb9)]=_0x2ef32f,this[_0x1023c6(0x1fa)]=_0x2ef32f[_0x1023c6(0x1aa)],this[_0x1023c6(0x1f0)]=new Map(),this[_0x1023c6(0x174)]=new Map(),this[_0x1023c6(0x100)]();}[_0x3b7147(0xd8)](_0x476c0b,_0x3b5ac2,_0x34673d,_0x35248f,_0x234f74,_0x25bdea){const _0x4abb5c=_0x3b7147;return new _0xebc177(this[_0x4abb5c(0x1fa)],{'type':_0x476c0b,'subType':_0x3b5ac2,'id':_0x34673d,'author':_0x35248f,'creator':_0x35248f,'attributes':_0x234f74,'onAttributesChange':_0x25bdea,'onAccept':(..._0x42e34e)=>this[_0x4abb5c(0x1de)](_0x476c0b,_0x3b5ac2,_0x4abb5c(0xcd))(..._0x42e34e),'onDiscard':(..._0x148533)=>this[_0x4abb5c(0x1de)](_0x476c0b,_0x3b5ac2,_0x4abb5c(0xbc))(..._0x148533)});}[_0x3b7147(0xed)](_0x3b6b5e,_0x417578,_0x2e7781,_0x4f9a76){const _0x443038=_0x3b7147,_0x71918c=_0x3b6b5e+':'+_0x417578+':'+_0x2e7781;this[_0x443038(0x1f0)][_0x443038(0x1ee)](_0x71918c,_0x4f9a76);}[_0x3b7147(0x1de)](_0xf03744,_0x531a0f,_0x29acbc){const _0x4a083a=_0x3b7147,_0x2f08ba=_0xf03744+':'+_0x531a0f+':'+_0x29acbc;return this[_0x4a083a(0x1f0)][_0x4a083a(0x116)](_0x2f08ba)||this[_0x4a083a(0x174)][_0x4a083a(0x116)](_0xf03744+':'+_0x29acbc);}[_0x3b7147(0x100)](){const _0x25dcf7=_0x3b7147,_0x157a9b=()=>!0x1,_0x21adc6=_0x33c4b4=>{const _0x2a9452=_0x34ff;_0x33c4b4[_0x2a9452(0xdb)]((_0x2e9750,_0xe37238)=>_0x2e9750[_0x2a9452(0x1e2)][_0x2a9452(0x137)](_0xe37238[_0x2a9452(0x1e2)])?0x1:-0x1),this[_0x2a9452(0x1fa)][_0x2a9452(0x1d0)](_0x28a6b0=>{const _0x4bb948=_0x2a9452;for(const _0x5a5704 of _0x33c4b4){let _0xda5f63;_0xda5f63=_0x5a5704[_0x4bb948(0xe1)][_0x4bb948(0x1fe)]&&_0x5a5704[_0x4bb948(0xe1)][_0x4bb948(0xd1)]==_0x5a5704[_0x4bb948(0x1e2)][_0x4bb948(0x110)]?_0x28a6b0[_0x4bb948(0xf9)](_0x5a5704[_0x4bb948(0x1e2)][_0x4bb948(0x110)],'on'):_0x28a6b0[_0x4bb948(0xf9)](_0x5a5704),this[_0x4bb948(0x1fa)][_0x4bb948(0x1ae)](_0xda5f63,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3bd12a=(_0xa0d485,_0x54cc45)=>{const _0x3d1ea3=_0x34ff;_0x54cc45&&this[_0x3d1ea3(0x1fa)][_0x3d1ea3(0x1d0)](_0x1c94a6=>{const _0x16113e=_0x3d1ea3,{commandName:_0x26a050,commandParams:_0x3ed8ce=[]}=_0x54cc45,_0x470885=_0xa0d485[_0x16113e(0xfd)](_0x135c72=>(Vt(_0x135c72)&&(_0x135c72=this[_0x16113e(0x1fa)][_0x16113e(0x1f9)](_0x135c72[_0x16113e(0xe1)])),_0x135c72))[_0x16113e(0x124)](_0x1d24b3=>_0x16113e(0x244)!==_0x1d24b3[_0x16113e(0x200)][_0x16113e(0x17a)]);if(_0x470885[_0x16113e(0x176)]<0x1)return;const _0x49073b=Array[_0x16113e(0x1f5)](this[_0x16113e(0x1fa)][_0x16113e(0x219)][_0x16113e(0x20c)][_0x16113e(0x23c)]())[_0x16113e(0xfd)](_0xe7bd0c=>_0x50f662[_0x16113e(0x163)](_0xe7bd0c));_0x1c94a6[_0x16113e(0x1ff)](_0x470885);for(const _0x47f89a of this[_0x16113e(0xb9)][_0x16113e(0x1c1)][_0x16113e(0x1c1)]())_0x47f89a[_0x16113e(0xf2)]();_0x3ed8ce[_0x16113e(0x11b)]({'forceDefaultExecution':!0x0}),this[_0x16113e(0xb9)][_0x16113e(0x20b)](_0x26a050,..._0x3ed8ce);const _0x3ece5e=_0x49073b[_0x16113e(0x124)](_0x532f98=>_0x16113e(0x244)!=_0x532f98[_0x16113e(0x200)][_0x16113e(0x17a)]);_0x3ece5e[_0x16113e(0x176)]>0x0&&_0x1c94a6[_0x16113e(0x1ff)](_0x3ece5e);for(const _0x2cb72d of _0x49073b)_0x2cb72d[_0x16113e(0x19a)]();});},_0x14fd77=(_0x5c6cc5,_0x53c81e)=>0x1==_0x5c6cc5[_0x25dcf7(0x176)]&&0x1==_0x53c81e[_0x25dcf7(0x176)]&&_0x5c6cc5[0x0][_0x25dcf7(0xe1)][_0x25dcf7(0x146)](_0x53c81e[0x0][_0x25dcf7(0x1e2)]),_0x15227b=(_0x2c3f74,_0x396e60,_0x17c26c,_0x3ce514)=>Ht(_0x2c3f74,_0x396e60,_0x17c26c,_0x3ce514,this[_0x25dcf7(0x1fa)])?[_0x2c3f74,_0x396e60]:Ht(_0x396e60,_0x2c3f74,_0x3ce514,_0x17c26c,this[_0x25dcf7(0x1fa)])?[_0x396e60,_0x2c3f74]:null;this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x19e),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1f6),_0x21adc6),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1a0),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x126),_0x15227b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x15a),_0x21adc6),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x114),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1c5),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xdc),_0x15227b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1b6),_0x3bd12a),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1db),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xc2),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xf5),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x140),_0x3bd12a),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x24f),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x172),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x158),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x121),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xca),(_0x3bcdcb,_0x28ff2e)=>{const _0x19a393=_0x25dcf7;if(!_0x28ff2e)return;const _0x41346d=this[_0x19a393(0xb9)][_0x19a393(0x216)][_0x19a393(0x116)](p);this[_0x19a393(0x1fa)][_0x19a393(0x1d0)](_0x3286d5=>{const _0x23c2d2=_0x19a393;if(_0x23c2d2(0x212)==_0x28ff2e[_0x23c2d2(0xc8)])for(const _0x11e78f of _0x3bcdcb){const _0x2bc1db=_0x11e78f[_0x23c2d2(0x1e2)][_0x23c2d2(0x110)],_0x266e0c=_0x28ff2e[_0x23c2d2(0x22f)];_0x3286d5[_0x23c2d2(0x155)](_0x2bc1db,_0x266e0c);}else{if(_0x41346d[_0x23c2d2(0x24b)](_0x28ff2e[_0x23c2d2(0xc8)])){for(const _0x34f7fa of _0x3bcdcb)void 0x0!==_0x28ff2e[_0x23c2d2(0x22f)]?_0x3286d5[_0x23c2d2(0x247)](_0x28ff2e[_0x23c2d2(0xc8)],_0x28ff2e[_0x23c2d2(0x22f)],_0x34f7fa[_0x23c2d2(0x1e2)][_0x23c2d2(0x110)]):_0x3286d5[_0x23c2d2(0x22a)](_0x28ff2e[_0x23c2d2(0xc8)],_0x34f7fa[_0x23c2d2(0x1e2)][_0x23c2d2(0x110)]);}else{for(const _0x587236 of _0x3bcdcb)_0x28ff2e[_0x23c2d2(0x22f)]?_0x3286d5[_0x23c2d2(0x247)](_0x28ff2e[_0x23c2d2(0xc8)],_0x28ff2e[_0x23c2d2(0x22f)],_0x587236):_0x3286d5[_0x23c2d2(0x22a)](_0x28ff2e[_0x23c2d2(0xc8)],_0x587236);}}});}),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x14a),_0x14fd77);}}function Ot(_0x58146c,_0x34aa74,_0x4c7614){const _0x357a62=_0x3b7147;for(const _0x480c38 of _0x34aa74[_0x357a62(0xd1)][_0x357a62(0x19d)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x480c38[_0x357a62(0x200)]==_0x480c38)return!0x1;if(!_0x4c7614[_0x357a62(0x251)](_0x480c38))return!0x1;if(_0x58146c[_0x357a62(0x226)](_0x480c38)||_0x58146c[_0x357a62(0x1a4)](_0x480c38))return!0x0;}return!0x1;}function Vt(_0x5f01ea){const _0xf8fc10=_0x3b7147;return _0x5f01ea[_0xf8fc10(0xe1)][_0xf8fc10(0xd1)]==_0x5f01ea[_0xf8fc10(0x1e2)][_0xf8fc10(0x110)]&&_0x5f01ea[_0xf8fc10(0xe1)][_0xf8fc10(0x190)];}function Ut(_0x4e1436,_0x534605,_0x3838ea,_0x209016){const _0xcdb74b=_0x3b7147,_0x4f4d5a=_0x472ac4=>!_0x472ac4[_0xcdb74b(0x13f)]['is'](_0xcdb74b(0x234))&&!_0x209016[_0xcdb74b(0x226)](_0x472ac4[_0xcdb74b(0x13f)]),_0x15242b=_0x4e1436[_0xcdb74b(0x1e2)][_0xcdb74b(0x18c)](_0x4f4d5a),_0x3dbb9f=_0x4e1436[_0xcdb74b(0xe1)][_0xcdb74b(0x18c)](_0x4f4d5a,{'direction':_0xcdb74b(0x16b)});return(!_0x4e1436[_0xcdb74b(0x1e2)][_0xcdb74b(0x146)](_0x15242b)||!_0x4e1436[_0xcdb74b(0xe1)][_0xcdb74b(0x146)](_0x3dbb9f))&&(_0x15242b[_0xcdb74b(0x137)](_0x3dbb9f)?_0x3838ea[_0xcdb74b(0x238)](_0x534605,{'range':_0x3838ea[_0xcdb74b(0x1f9)](_0x15242b,_0x3dbb9f)}):_0x3838ea[_0xcdb74b(0x15c)](_0x534605),!0x0);}function Gt(_0x16505e){return _0x23a057(_0x16505e);}function Ft(_0x2b25a0){const _0x13ac41=_0x3b7147,_0x1058da=_0x2b25a0[_0x13ac41(0x1e2)][_0x13ac41(0x110)];return _0x1058da&&_0x1058da['is'](_0x13ac41(0x1a8));}function Pt(_0x58403f,_0x46b38e){const _0x2db951=_0x3b7147;return null==_0x58403f[_0x2db951(0xe1)][_0x2db951(0x1bb)]&&_0x58403f[_0x2db951(0xe1)][_0x2db951(0xd1)]==_0x58403f[_0x2db951(0x1e2)][_0x2db951(0x110)]?Lt(_0x58403f[_0x2db951(0x1e2)][_0x2db951(0x110)],_0x46b38e):_0x58403f;}function Lt(_0x272700,_0x3474b3){const _0x58cccf=_0x3b7147,_0x365806=_0x3474b3[_0x58cccf(0x20d)][_0x58cccf(0x226)](_0x272700)||_0x3474b3[_0x58cccf(0x20d)][_0x58cccf(0x1a3)](_0x272700);return _0x3474b3[_0x58cccf(0x1f9)](_0x3474b3[_0x58cccf(0x241)](_0x272700,_0x58cccf(0xe6)),_0x365806?_0x3474b3[_0x58cccf(0x217)](_0x272700):_0x3474b3[_0x58cccf(0x241)](_0x272700,_0x58cccf(0xe1)));}function Ht(_0x228f17,_0x224030,_0x5064ff,_0x312ec6,_0x4611da){const _0xbd57df=_0x3b7147;if(_0x228f17[_0xbd57df(0x20a)])return!0x1;if(!Jt(_0x228f17,_0x224030))return!0x1;if(_0x5064ff[_0xbd57df(0xe1)][_0xbd57df(0x146)](_0x312ec6[_0xbd57df(0x1e2)]))return!0x0;if(_0x228f17[_0xbd57df(0x160)]!=_0x224030[_0xbd57df(0x160)])return!0x1;if(!_0x5064ff[_0xbd57df(0xe1)][_0xbd57df(0x16d)](_0x312ec6[_0xbd57df(0x1e2)]))return!0x1;const _0x4124a1=_0x4611da[_0xbd57df(0x1f9)](_0x5064ff[_0xbd57df(0xe1)],_0x312ec6[_0xbd57df(0x1e2)])[_0xbd57df(0x177)]();for(const _0x1141fc of _0x4124a1)if([_0xbd57df(0x186),_0xbd57df(0x248)][_0xbd57df(0xd0)](_0x1141fc[_0xbd57df(0x160)])&&_0x4611da[_0xbd57df(0x20d)][_0xbd57df(0x1a4)](_0x1141fc[_0xbd57df(0x13f)]))return!0x1;return!0x0;}function Jt(_0x48af15,_0x57b411){const _0x4e258c=_0x3b7147;if(!_0x48af15[_0x4e258c(0x1ea)]||!_0x57b411[_0x4e258c(0x1ea)])return!0x1;const _0x2ce936=new Set(Object[_0x4e258c(0x13e)](_0x48af15[_0x4e258c(0x21b)])),_0x13c8be=new Set(Object[_0x4e258c(0x13e)](_0x57b411[_0x4e258c(0x21b)]));if(_0x2ce936[_0x4e258c(0x258)](_0x4e258c(0x223)),_0x13c8be[_0x4e258c(0x258)](_0x4e258c(0x223)),0x0==_0x2ce936[_0x4e258c(0x1e7)]&&0x0==_0x13c8be[_0x4e258c(0x1e7)])return!0x0;if(_0x2ce936[_0x4e258c(0x1e7)]!=_0x13c8be[_0x4e258c(0x1e7)])return!0x1;const _0x242475={..._0x48af15[_0x4e258c(0x21b)]},_0x393cad={..._0x57b411[_0x4e258c(0x21b)]};return delete _0x242475[_0x4e258c(0x223)],delete _0x393cad[_0x4e258c(0x223)],JSON[_0x4e258c(0x242)](_0x242475)==JSON[_0x4e258c(0x242)](_0x393cad);}function qt(_0x5be005,_0x2e7f83){const _0xc1f655=_0x3b7147,_0x19122e=zt(_0x5be005[_0xc1f655(0x21b)]),_0x5c50c0=zt(_0x2e7f83);if(!_0x5be005[_0xc1f655(0x1ea)])return!0x1;for(const _0x3726c4 of Object[_0xc1f655(0x13e)](_0x5c50c0))if(!_0x3eb7e2(_0x19122e[_0x3726c4],_0x5c50c0[_0x3726c4]))return!0x1;return!0x0;}function zt(_0x2244ec){const _0x47dab9=_0x3b7147,_0x214339=Object[_0x47dab9(0x14b)]({},_0x2244ec);return delete _0x214339[_0x47dab9(0xb4)],delete _0x214339[_0x47dab9(0x10d)],_0x214339;}
23
+ const _0x602292=_0x3db6;(function(_0x2b46e1,_0x54432b){const _0x5e817b=_0x3db6,_0x55e80a=_0x2b46e1();while(!![]){try{const _0x500fd0=parseInt(_0x5e817b(0x15e))/0x1+parseInt(_0x5e817b(0x164))/0x2+parseInt(_0x5e817b(0x227))/0x3+parseInt(_0x5e817b(0x1ca))/0x4*(-parseInt(_0x5e817b(0x17a))/0x5)+-parseInt(_0x5e817b(0xd2))/0x6+parseInt(_0x5e817b(0x230))/0x7*(-parseInt(_0x5e817b(0xd0))/0x8)+parseInt(_0x5e817b(0x22c))/0x9;if(_0x500fd0===_0x54432b)break;else _0x55e80a['push'](_0x55e80a['shift']());}catch(_0x483af7){_0x55e80a['push'](_0x55e80a['shift']());}}}(_0x3f72,0x356e1));import{Plugin as _0x2fc085,PendingActions as _0x4318de}from'ckeditor5/src/core.js';import{LiveRange as _0x469c89}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4cdb98,uid as _0x4bcda0,priorities as _0x523bdb,logWarning as _0x12d8c0,getEnvKeystrokeText as _0x4c14f3}from'ckeditor5/src/utils.js';import{toWidget as _0x149468}from'ckeditor5/src/widget.js';import{Users as _0xd6269,hashObject as _0x10bd37,surroundingMarkersDetector as _0x16a007,FOCUS_ANNOTATION_KEYSTROKE as _0x41661b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5b9bd4 from'./commands/trackchangescommand.js';import _0x1149a1 from'./commands/acceptsuggestioncommand.js';import _0x5e90d5 from'./commands/discardsuggestioncommand.js';import _0x13415d from'./commands/executeonallsuggestionscommand.js';import _0x33fe7b from'./commands/executeonselectedsuggestionscommand.js';import _0x3543fa from'./suggestion.js';import _0x3b370e from'./suggestiondescriptionfactory.js';import _0x2c678b from'./integrations/aiassistant.js';import _0x161d59 from'./integrations/alignment.js';import _0x328362 from'./integrations/basicstyles.js';function _0x3f72(){const _0x32e8f7=['createdAt','135999SwRLUE','originalSuggestionId','isMultiRange','acceptSuggestion','addUser','_suggestions','760226LqirNj','concat','setSelection','next','isTouching','attributeOldValue','isBlock','value','dataDowncast','track-changes-user-not-found','LEAVE','discardSelectedSuggestions','isBefore','_processAttributeChanges','stopListening','deletion:accept','addMarker:suggestion','markerToHighlight','addHighlight','deletion:discard','getCustomProperty','chain','470ETFuOw','isUndo','unbindElementFromMarkerName','_setSuggestionData','deletion:chain','_suggestionFactory','oldRange','ck-suggestion-marker-formatBlock','isNextTo','dataToMarker','notReady','multi','deletion','$marker','batch','addMarker:suggestion:formatBlock','containsPosition','define','registerInlineAttribute','markerReady','dataReady','$elementName','root','forEach','_afterChanges','targetPosition','from','highest','removeMarker','_adapter','getIntersection','isOwn','listenTo','oldValue','pluginName','formatInline:accept','insertContent','removed','set','addClass','getContainedElement','getShiftedBy','getCommentThread','join','map','stop','_isBlockAttribute','always','applyOperation','formatBlock:discard','suggestionChanged','formatInline:chain','suggestion-type','accept','_addThreadToSuggestion','model','_createSuggestion','createPositionAt','_onDiscard','plugins','getMarkers','markerToData','_findSuggestions','parent','isIntersecting','comments','addMarker','bindElementToMarker','addCommentThread','reconvertMarker','Users','consumable','key','getItems','formatBlock:accept','_trackFormatChanges','keys','getRange','setTo','getLastMatchingPosition','11588iNekJU','_getSuggestionData','split','config','move','attributeNewValue','trackChanges.trackFormatChanges','_mergeNestedSuggestions','forceDefaultExecution','upcast','formatInline','toJSON','getAncestors','isSelectable','values','_inlineAttributeKeys','has','getDifference','insert','_joinSuggestions','find','insertion:discard','_refreshSuggestionsChain','getFirstRange','remove','start','@external','addRange','mapper','isAtEnd','filter','setAttribute','then','_commentsRepository','_reduceSuggestionAttributeRange','_handleNewSuggestionMarker','head','_initAriaMarkerChangeAnnouncements','low','insertion:chain','isDocumentOperation','createPositionAfter','subType','change','addSuggestion','range','execute','delete','every','CommentsRepository','howMany','registerPostFixer','$graveyard','update:suggestion','commands','formatInline:join','init','createRangeOn','registerCustomCallback','_recordAttributeChanges','meta','_saved','clear','getNearestSelectionRange','conversion','backward','change:activeMarkers','unbind','formatBlock:','editingDowncast','after','getWalker','_refreshAttributeSuggestionsChain','removeAttribute','type','element','insertion:','FORMATTING','ck-suggestion-marker-','format','isLimit','fromRange','attribute:discard','formatBlock:chain','return','_isRegisteredAttribute','_defaultCallbacks','rethrowUnexpectedError','accepted','unshift','detach','createElement','data-suggestion','565824hkGtwd','_isForcedDefaultExecutionBlock','group','markDeletion','ck-suggestion-marker--active','1096425vcYWHp','_updateSuggestionData','previous','assign','7lpRDTT','formatInline:','groupId','ready','removeClass','elementEnd','addSuggestionData','external:','pop','_joinWithAdjacentSuggestions','track-changes-adapter-missing-getsuggestion','_rangeIsInLocalUserInsertion','_customCallbacks','high','_splitMarkerName','name','markBlockFormat','attributeKey','suggestion','_enabledCommands','trackChangesCommand','isIntersectingWithRange','isExternal','_reduceExistingSuggestions','for','suggestionUnloaded','enableDefaultAttributesIntegration','descriptionFactory','action','substr','documentSelection','registerBlockAttribute','catch','createRange','_getAttributeKey','markAttributeChange','enqueueChange','acceptSelectedSuggestions','_isDataLoaded','creator','clone','change:_saved','authorName','removeMarker:suggestion:formatBlock','_editor','getSuggestionCallback','containsRange','getRanges','elementToElement','collaboration.channelId','multipleBlocks','_getMarkerAnnouncementText','formatGroupId','open','author','splice','addMarkerName','newRange','_processAttributeSuggestions','_getExternalAuthor','markerNameToElements','track-changes-command-not-found','ck-suggestion-marker','isCollapsed','default','attributes','_addSuggestionMarker','deleteContent','lowest','_getAuthorFromId','formatBlock','nodeAfter','length','adapter','sort','startsWith','getFirstMarker','fromCharCode','consume','writer','975208BLEVSq','insertion:accept','1280862ucxyKW','_blockAttributeKeys','isObject','$text','deletion:join','announce','options','createSelection','getChanges','getMultiRangeId','_removeSuggestion','trackChanges','markers','refresh','containsRangeInObject','insertion:join','createRangeIn','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.','locale','containsItem','removeMarker:suggestion:attribute','error-saving-suggestion-data-suggestion-discarded','getUser','isInContent','before','hasComments','fetchCommentThread','splitPosition','hasSuggestion','markerName','resolve','markInsertion','isArray','hasCommentThread','rootName','add','marker-count','enableCommand','track-changes-suggestion-not-found','elementStart','editor','commentThread','markMultiRangeInsertion','attribute','removeMarkers','suggestionLoaded','skipNestingCheck','enableReadOnlyMode','push','getAllAdjacentSuggestions','getSuggestion','newValue','moveTargetPosition','some','attribute:accept','createPositionBefore','attribute:join','markMultiRangeBlockFormat','rename','ENTER','document','updateSuggestion','getChangedMarkers','requires','discardAllSuggestions','isRemovable','_breakSuggestionMarker','_cutOutSuggestionMarker','data','commandName','toViewElement','_SUGGESTION_ANNOUNCEMENT','data-author-id','removeComment','formatInline:discard','isEqual','_setSuggestionRange','TrackChangesEditing','activeMarkers','fire','insertion','schema','showSuggestionHighlights','deletion:','PendingActions','warn','get','markInlineFormat','isLocal','widget','isInsideObject','buildSuggestion','_suggestionState','ck-suggestion-marker-formatInline','discard','authoredAt','end','change:data','track-changes-suggestion-data-mismatch','_model','PENDING_ACTION_SUGGESTION','containerElement','updateMarker','acceptAllSuggestions','editing','attribute:','suggestion:','track-changes-enable-command-twice','suggestion:attribute:','includes','_checkSuggestionCorrectness','isAtStart','rejected','$textProxy','isAfter','_registerDefaultCallbacks','addMarker:suggestion:attribute','discardSuggestion','normal','trackChanges.mergeNestedSuggestions','addComment','track-changes-adapter-already-set','never','getAttribute','substring','size','tablePasteChainId','nodeBefore','toUpperCase','stringify','_recordAttributeSuggestions','forward','differ','formatBlock:join','selection','position','markMultiRangeDeletion','getSuggestions','item'];_0x3f72=function(){return _0x32e8f7;};return _0x3f72();}import _0xa75471 from'./integrations/blockquote.js';import _0x56c945 from'./integrations/casechange.js';import _0xbc6722 from'./integrations/ckbox.js';import _0x276d82 from'./integrations/codeblock.js';import _0x87680e from'./integrations/comments.js';import _0x8603f5 from'./integrations/deletecommand.js';import _0x479173 from'./integrations/list.js';import _0x1d7f78 from'./integrations/listproperties.js';import _0x8b990 from'./integrations/entercommand.js';import _0x2d7afd from'./integrations/findandreplace.js';import _0x9055e6 from'./integrations/font.js';import _0x3a78d8 from'./integrations/formatpainter.js';import _0x4c61aa from'./integrations/heading.js';import _0x1fb038 from'./integrations/highlight.js';import _0x197af4 from'./integrations/horizontalline.js';import _0x3334c0 from'./integrations/htmlembed.js';import _0x1326fe from'./integrations/image.js';import _0x5eaa6b from'./integrations/imagereplace.js';import _0x2f2878 from'./integrations/imagestyle.js';import _0x403f28 from'./integrations/importword.js';import _0x48f437 from'./integrations/indent.js';import _0x58a8cc from'./integrations/inputcommand.js';import _0x1cfe67 from'./integrations/link.js';import _0x471791 from'./integrations/legacylist.js';import _0x3a3fad from'./integrations/legacylistproperties.js';import _0x2592f5 from'./integrations/mediaembed.js';import _0xbd2588 from'./integrations/mention.js';import _0x8f27b6 from'./integrations/mergefields.js';import _0x1d45d0 from'./integrations/multilevellist.js';import _0x465a1c from'./integrations/pagebreak.js';import _0x3ae5f3 from'./integrations/paragraph.js';import _0x4c2248 from'./integrations/removeformat.js';import _0x15ad41 from'./integrations/restrictededitingmode.js';import _0x14ddeb from'./integrations/shiftentercommand.js';import _0x39bc41 from'./integrations/standardeditingmode.js';import _0x3c4fbe from'./integrations/style.js';import _0x14ed2b from'./integrations/table.js';import _0x312b87 from'./integrations/tablemergesplit.js';import _0x55c51e from'./integrations/tableheadings.js';import _0x52cc84 from'./integrations/tableclipboard.js';import _0x3376fe from'./integrations/tablecolumnresize.js';import _0x2c1932 from'./integrations/template.js';import _0x269e68 from'./integrations/tableofcontents.js';import _0x1e78b4 from'./integrations/title.js';import _0x48f91b from'./integrations/undo.js';function _0x3db6(_0x4c34cb,_0x2bc327){const _0x3f72e2=_0x3f72();return _0x3db6=function(_0x3db610,_0x15a7de){_0x3db610=_0x3db610-0x8f;let _0x5804ea=_0x3f72e2[_0x3db610];return _0x5804ea;},_0x3db6(_0x4c34cb,_0x2bc327);}import _0x5616c8 from'./integrations/tablecaption.js';import _0x2f17e2 from'./integrations/tableproperties.js';import{getTranslation as _0x52b692}from'./utils/common-translations.js';import{isEqual as _0x1e5168,omit as _0x1df50c}from'lodash-es';export const renameAttributeKey=_0x602292(0x18f);export default class p extends _0x2fc085{static get[_0x602292(0x111)](){const _0x183197=_0x602292;return[_0x183197(0x1fb),_0xd6269,_0x4318de,_0x2c678b,_0x161d59,_0x328362,_0xa75471,_0xbc6722,_0x56c945,_0x276d82,_0x87680e,_0x8603f5,_0x8b990,_0x2d7afd,_0x9055e6,_0x3a78d8,_0x4c61aa,_0x1fb038,_0x197af4,_0x3334c0,_0x1326fe,_0x2f2878,_0x5eaa6b,_0x403f28,_0x48f437,_0x58a8cc,_0x471791,_0x3a3fad,_0x1d45d0,_0x1cfe67,_0x479173,_0x1d7f78,_0x2592f5,_0xbd2588,_0x8f27b6,_0x465a1c,_0x3ae5f3,_0x4c2248,_0x15ad41,_0x14ddeb,_0x39bc41,_0x3c4fbe,_0x14ed2b,_0x312b87,_0x55c51e,_0x5616c8,_0x52cc84,_0x3376fe,_0x269e68,_0x2f17e2,_0x2c1932,_0x1e78b4,_0x48f91b];}static get[_0x602292(0x19c)](){const _0x2afd12=_0x602292;return _0x2afd12(0x11f);}constructor(_0x4a0ff7){const _0x5c1ce3=_0x602292;function _0x41fe32(_0x7a4763){const _0x45f528=_0x3db6;return _0x7a4763[_0x45f528(0x1a6)](_0x49b867=>String[_0x45f528(0xcd)](_0x49b867))[_0x45f528(0x1a5)]('');}super(_0x4a0ff7),this[_0x5c1ce3(0x154)]=!0x1,this[_0x5c1ce3(0x1a0)](_0x5c1ce3(0x120),[]),this['on'](_0x5c1ce3(0x20c),(_0x91dc55,_0x36e0ce,_0x574416,_0x28bb12)=>{const _0x197456=_0x5c1ce3;this[_0x197456(0x135)][_0x197456(0x1f5)](()=>{const _0x22911c=_0x197456;for(const _0x5fadb4 of[..._0x28bb12,..._0x574416])this[_0x22911c(0x135)][_0x22911c(0xde)][_0x22911c(0x1da)](_0x5fadb4)&&_0x4a0ff7[_0x22911c(0x13a)][_0x22911c(0x1bf)](_0x5fadb4);});}),this[_0x5c1ce3(0x9b)]=new _0x3b370e(this[_0x5c1ce3(0xfa)][_0x5c1ce3(0x1b1)][_0x5c1ce3(0x123)],this[_0x5c1ce3(0xfa)][_0x5c1ce3(0xe4)]),this[_0x5c1ce3(0x197)]=null,this[_0x5c1ce3(0x17f)]=new Et(this[_0x5c1ce3(0xfa)]),this[_0x5c1ce3(0x163)]=new Map(),this[_0x5c1ce3(0x1eb)]=_0x4a0ff7[_0x5c1ce3(0x1b5)][_0x5c1ce3(0x128)](_0x5c1ce3(0x1fb)),this[_0x5c1ce3(0x93)]=new Set(),this[_0x5c1ce3(0x135)]=this[_0x5c1ce3(0xfa)][_0x5c1ce3(0x1b1)],this[_0x5c1ce3(0x12e)]=new WeakMap(),this[_0x5c1ce3(0x228)]=!0x1,this[_0x5c1ce3(0xd3)]=new Set([_0x5c1ce3(0x18f)]),this[_0x5c1ce3(0x1d9)]=new Set(),_0x4a0ff7[_0x5c1ce3(0x1cd)][_0x5c1ce3(0x18b)](_0x5c1ce3(0x1d0),_0x5c1ce3(0xc0)),this[_0x5c1ce3(0x1c5)]=_0x4a0ff7[_0x5c1ce3(0x1cd)][_0x5c1ce3(0x128)](_0x5c1ce3(0x1d0)),_0x4a0ff7[_0x5c1ce3(0x1cd)][_0x5c1ce3(0x18b)](_0x5c1ce3(0x149),!0x0),this[_0x5c1ce3(0x1d1)]=_0x4a0ff7[_0x5c1ce3(0x1cd)][_0x5c1ce3(0x128)](_0x5c1ce3(0x149)),this[_0x5c1ce3(0x94)]=new _0x5b9bd4(_0x4a0ff7,this[_0x5c1ce3(0x93)]),this[_0x5c1ce3(0x1ef)](),this[_0x41fe32([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x41fe32([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x34]);}[_0x602292(0x202)](){const _0x21cbf5=_0x602292,_0x2da76a=this[_0x21cbf5(0xfa)],_0x5cf1aa=(_0x46462e,_0x2edeb1)=>{const _0x4105de=_0x21cbf5;if(_0x4105de(0xfd)!=_0x46462e)return _0x4105de(0x218)+_0x46462e;const _0x14c5b1=_0x2edeb1[_0x4105de(0x1cc)]('|')[0x0];return this[_0x4105de(0x1a8)](_0x14c5b1)?_0x4105de(0x181):_0x4105de(0x12f);};_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x20f))[_0x21cbf5(0x175)]({'model':_0x21cbf5(0x92),'view':_0x5516c9=>{const _0x19156a=_0x21cbf5,{id:_0x1344ad,authorId:_0x3ff746,type:_0x5de25b,subType:_0x373c0e}=this[_0x19156a(0x23e)](_0x5516c9[_0x19156a(0xef)]),_0x5a2afb=[_0x19156a(0xbe),_0x5cf1aa(_0x5de25b,_0x373c0e)];let _0x470e37=0xbb8;return this[_0x19156a(0x120)][_0x19156a(0x13f)](_0x5516c9[_0x19156a(0xef)])&&(_0x5a2afb[_0x19156a(0x102)](_0x19156a(0x22b)),_0x470e37=0xbc2),_0x19156a(0x186)==_0x5de25b&&(_0x470e37+=0x5),{'classes':_0x5a2afb,'attributes':{'data-suggestion':_0x1344ad,'data-author-id':_0x3ff746},'priority':_0x470e37};}}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x16c))[_0x21cbf5(0xf5)](_0x41c411=>{const _0x42c72f=_0x21cbf5;_0x41c411['on'](_0x42c72f(0x174),(_0x22f3f8,_0x26e956,_0x504632)=>{const _0x1f44bb=_0x42c72f;if(!_0x504632[_0x1f44bb(0xd8)][_0x1f44bb(0x124)])return;const _0x22868d=_0x26e956[_0x1f44bb(0x15c)];if(!_0x22868d)return;const _0x3a9a9c=_0x504632[_0x1f44bb(0x1e6)][_0x1f44bb(0x118)](_0x22868d);_0x2da76a[_0x1f44bb(0x1b1)][_0x1f44bb(0x123)][_0x1f44bb(0xd4)](_0x22868d)&&_0x3a9a9c&&!_0x3a9a9c[_0x1f44bb(0x178)](_0x1f44bb(0x12b))&&_0x3a9a9c['is'](_0x1f44bb(0x137))&&_0x149468(_0x3a9a9c,_0x504632[_0x1f44bb(0xcf)]);},{'priority':_0x42c72f(0x23d)});}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x16c))[_0x21cbf5(0x175)]({'model':_0x21cbf5(0x92),'view':(_0x5973e7,_0x1519f9)=>{const _0x14c4c3=_0x21cbf5;if(!_0x1519f9[_0x14c4c3(0xd8)][_0x14c4c3(0x124)])return null;const {type:_0xa20ec3,subType:_0x410f82}=this[_0x14c4c3(0x23e)](_0x5973e7[_0x14c4c3(0xef)]);return{'classes':[_0x14c4c3(0xbe),_0x5cf1aa(_0xa20ec3,_0x410f82)],'priority':0xbb8};}});const _0x25ca63=({showActiveMarkers:_0x226b13=!0x0,isAttributeSuggestion:_0x538c6c=!0x1}={})=>(_0x32c641,_0x5c6e61,_0x27005a)=>{const _0x53a8b0=_0x21cbf5;if(!_0x5c6e61[_0x53a8b0(0x15c)])return;const {id:_0x32fbe5,authorId:_0xc836bf}=this[_0x53a8b0(0x23e)](_0x5c6e61[_0x53a8b0(0xef)]);if(_0x538c6c){const _0x2c9238=this[_0x53a8b0(0x163)][_0x53a8b0(0x128)](_0x32fbe5),_0x465d34=this[_0x53a8b0(0xa2)](_0x2c9238);if(!this[_0x53a8b0(0x1a8)](_0x465d34))return;}if(_0x5c6e61[_0x53a8b0(0x15c)]['is'](_0x53a8b0(0x158)))return void _0x27005a[_0x53a8b0(0x1c1)][_0x53a8b0(0xce)](_0x5c6e61[_0x53a8b0(0x15c)],_0x32c641[_0x53a8b0(0x8f)]);const _0x536b66=_0x27005a[_0x53a8b0(0x1e6)][_0x53a8b0(0x118)](_0x5c6e61[_0x53a8b0(0x15c)]);if(_0x5c6e61[_0x53a8b0(0x15c)]['is'](_0x53a8b0(0x215))&&_0x2da76a[_0x53a8b0(0x1b1)][_0x53a8b0(0x123)][_0x53a8b0(0x16a)](_0x5c6e61[_0x53a8b0(0x15c)])&&!_0x536b66[_0x53a8b0(0x178)](_0x53a8b0(0x176))){_0x27005a[_0x53a8b0(0xcf)][_0x53a8b0(0x1a1)]([_0x53a8b0(0xbe),_0x53a8b0(0x181)],_0x536b66),_0x27005a[_0x53a8b0(0xcf)][_0x53a8b0(0x1e9)](_0x53a8b0(0x226),_0x32fbe5,_0x536b66),_0x27005a[_0x53a8b0(0xcf)][_0x53a8b0(0x1e9)](_0x53a8b0(0x11a),_0xc836bf,_0x536b66),_0x27005a[_0x53a8b0(0x1e6)][_0x53a8b0(0x1bd)](_0x536b66,_0x5c6e61[_0x53a8b0(0xef)]),_0x226b13&&(this[_0x53a8b0(0x120)][_0x53a8b0(0x13f)](_0x5c6e61[_0x53a8b0(0xef)])?_0x27005a[_0x53a8b0(0xcf)][_0x53a8b0(0x1a1)](_0x53a8b0(0x22b),_0x536b66):_0x27005a[_0x53a8b0(0xcf)][_0x53a8b0(0x234)](_0x53a8b0(0x22b),_0x536b66));for(const _0x1faec3 of _0x2da76a[_0x53a8b0(0x1b1)][_0x53a8b0(0xe2)](_0x5c6e61[_0x53a8b0(0x15c)])[_0x53a8b0(0x1c3)]())_0x27005a[_0x53a8b0(0x1c1)][_0x53a8b0(0xce)](_0x1faec3,_0x32c641[_0x53a8b0(0x8f)]);_0x27005a[_0x53a8b0(0x1c1)][_0x53a8b0(0xce)](_0x5c6e61[_0x53a8b0(0x15c)],_0x32c641[_0x53a8b0(0x8f)]);}};_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x16c))[_0x21cbf5(0xf5)](_0x49710e=>{const _0x82d647=_0x21cbf5;_0x49710e['on'](_0x82d647(0x189),(_0x51e911,_0x288412,_0x40e29b)=>{const _0x3195ea=_0x82d647;_0x40e29b[_0x3195ea(0xd8)][_0x3195ea(0x124)]&&_0x25ca63({'showActiveMarkers':!0x1})(_0x51e911,_0x288412,_0x40e29b);},{'priority':_0x82d647(0x195)});}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x16c))[_0x21cbf5(0xf5)](_0xd42fa0=>{const _0x39cba3=_0x21cbf5;_0xd42fa0['on'](_0x39cba3(0x146),(_0x4df06f,_0x2870d5,_0x5472be)=>{const _0x1386db=_0x39cba3;_0x5472be[_0x1386db(0xd8)][_0x1386db(0x124)]&&_0x25ca63({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4df06f,_0x2870d5,_0x5472be);},{'priority':_0x39cba3(0x195)});}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x16c))[_0x21cbf5(0x1b7)]({'model':_0x21cbf5(0x92),'view':(_0x4cf584,_0x4e66f7)=>_0x4e66f7[_0x21cbf5(0xd8)][_0x21cbf5(0x124)]?null:{'group':_0x21cbf5(0x92),'name':_0x4cf584[_0x21cbf5(0x9d)](0xb)}}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x1d3))[_0x21cbf5(0xb0)]({'view':{'name':_0x21cbf5(0x92),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3fa62a,{writer:_0x37933a})=>{const _0x2bcf61=_0x21cbf5;let _0x121d8f=_0x2bcf61(0x13c)+_0x3fa62a[_0x2bcf61(0x14d)](_0x2bcf61(0x1ae))+':'+_0x3fa62a[_0x2bcf61(0x14d)]('id');return _0x3fa62a[_0x2bcf61(0x14d)](_0x2bcf61(0xf6))&&(_0x121d8f+=':'+_0x3fa62a[_0x2bcf61(0x14d)](_0x2bcf61(0xf6))),_0x37933a[_0x2bcf61(0x225)](_0x2bcf61(0x187),{'data-name':_0x121d8f});}}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x1d3))[_0x21cbf5(0x183)]({'view':_0x21cbf5(0x92)}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x20f))[_0x21cbf5(0xf5)](_0x38105a=>{const _0x5b9f5c=_0x21cbf5;_0x38105a['on'](_0x5b9f5c(0x189),_0x25ca63(),{'priority':_0x5b9f5c(0x23d)});}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x20f))[_0x21cbf5(0xf5)](_0x4e28fa=>{const _0x4a8151=_0x21cbf5;_0x4e28fa['on'](_0x4a8151(0x146),_0x25ca63({'isAttributeSuggestion':!0x0}),{'priority':_0x4a8151(0x23d)});}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x20f))[_0x21cbf5(0xf5)](_0x524200=>{const _0x2cf15e=_0x21cbf5;_0x524200['on'](_0x2cf15e(0xab),(_0x72ee0e,_0x287584,_0x573b84)=>{const _0x476b1c=_0x2cf15e,_0x5cbe4f=_0x573b84[_0x476b1c(0x1e6)][_0x476b1c(0xbc)](_0x287584[_0x476b1c(0xef)]);if(_0x5cbe4f){for(const _0x48b581 of _0x5cbe4f)_0x48b581[_0x476b1c(0x178)](_0x476b1c(0x176))||(_0x573b84[_0x476b1c(0xcf)][_0x476b1c(0x234)]([_0x476b1c(0xbe),_0x476b1c(0x181),_0x476b1c(0x22b)],_0x48b581),_0x573b84[_0x476b1c(0xcf)][_0x476b1c(0x213)](_0x476b1c(0x226),_0x48b581),_0x573b84[_0x476b1c(0xcf)][_0x476b1c(0x213)](_0x476b1c(0x11a),_0x48b581),_0x573b84[_0x476b1c(0x1e6)][_0x476b1c(0x17c)](_0x48b581,_0x287584[_0x476b1c(0xef)]));}},{'priority':_0x2cf15e(0x23d)});}),_0x2da76a[_0x21cbf5(0x20a)][_0x21cbf5(0x98)](_0x21cbf5(0x20f))[_0x21cbf5(0xf5)](_0x3e11f0=>{const _0x4a4358=_0x21cbf5;_0x3e11f0['on'](_0x4a4358(0xe6),(_0x451be8,_0x37d2fa,_0x2cdb66)=>{const _0xbd3d41=_0x4a4358,_0x3eb450=_0x2cdb66[_0xbd3d41(0x1e6)][_0xbd3d41(0xbc)](_0x37d2fa[_0xbd3d41(0xef)]);if(!_0x3eb450)return;const {id:_0x2bd2c3}=this[_0xbd3d41(0x23e)](_0x37d2fa[_0xbd3d41(0xef)]),_0x266fc0=this[_0xbd3d41(0x163)][_0xbd3d41(0x128)](_0x2bd2c3),_0x259a55=this[_0xbd3d41(0xa2)](_0x266fc0);if(this[_0xbd3d41(0x1a8)](_0x259a55)){for(const _0x20bf09 of _0x3eb450)_0x20bf09[_0xbd3d41(0x178)](_0xbd3d41(0x176))||(_0x2cdb66[_0xbd3d41(0xcf)][_0xbd3d41(0x234)]([_0xbd3d41(0xbe),_0xbd3d41(0x181),_0xbd3d41(0x22b)],_0x20bf09),_0x2cdb66[_0xbd3d41(0xcf)][_0xbd3d41(0x213)](_0xbd3d41(0x226),_0x20bf09),_0x2cdb66[_0xbd3d41(0xcf)][_0xbd3d41(0x213)](_0xbd3d41(0x11a),_0x20bf09),_0x2cdb66[_0xbd3d41(0x1e6)][_0xbd3d41(0x17c)](_0x20bf09,_0x37d2fa[_0xbd3d41(0xef)]));}},{'priority':_0x4a4358(0x23d)});}),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0x10e)][_0x21cbf5(0x1fd)](_0x5caae9=>{const _0x298f4e=_0x21cbf5;let _0x1ba096=!0x1;const _0x26220b=Array[_0x298f4e(0x194)](_0x2da76a[_0x298f4e(0x1b1)][_0x298f4e(0x10e)][_0x298f4e(0x156)][_0x298f4e(0x110)]()),_0x56c8ef=new Set();for(const {name:_0x4ecb90,data:_0x1ec29e}of _0x26220b){const {group:_0x25ed8c,type:_0x2e19d9,subType:_0x3134f5,id:_0x1a6e5d}=this[_0x298f4e(0x23e)](_0x4ecb90);if(_0x298f4e(0x92)!==_0x25ed8c)continue;const _0x522cc2=this[_0x298f4e(0x163)][_0x298f4e(0x128)](_0x1a6e5d);if(null!=_0x1ec29e[_0x298f4e(0xb9)]){_0x298f4e(0x1d4)==_0x2e19d9&&(_0x1ba096=_0x1ba096||Ut(_0x1ec29e[_0x298f4e(0xb9)],_0x4ecb90,_0x5caae9,_0x2da76a[_0x298f4e(0x1b1)][_0x298f4e(0x123)]));const _0x473ac1=_0x298f4e(0xfd)==_0x2e19d9&&this[_0x298f4e(0x1a8)](_0x3134f5[_0x298f4e(0x1cc)]('|')[0x0]);if(_0x1ec29e[_0x298f4e(0xb9)][_0x298f4e(0xbf)]||_0x298f4e(0x1fe)==_0x1ec29e[_0x298f4e(0xb9)][_0x298f4e(0x190)][_0x298f4e(0xf4)]||_0x298f4e(0xc6)==_0x2e19d9&&!Ft(_0x1ec29e[_0x298f4e(0xb9)])||_0x473ac1&&!Ft(_0x1ec29e[_0x298f4e(0xb9)])||_0x298f4e(0x186)==_0x2e19d9&&!(!Vt(_0x449502=_0x1ec29e[_0x298f4e(0xb9)])&&!function(_0x17fe61){const _0x26ad14=_0x298f4e;return _0x17fe61[_0x26ad14(0x1e3)][_0x26ad14(0x1b9)]==_0x17fe61[_0x26ad14(0x132)][_0x26ad14(0x151)]&&_0x17fe61[_0x26ad14(0x1e3)][_0x26ad14(0x1e7)];}(_0x449502)))_0x5caae9[_0x298f4e(0x196)](_0x4ecb90),_0x1ba096=!0x0;else{if(!_0x522cc2||!_0x522cc2[_0x298f4e(0xe9)])continue;if(_0x1ec29e[_0x298f4e(0xb9)]&&_0x1ec29e[_0x298f4e(0x180)]&&_0x1ec29e[_0x298f4e(0xb9)][_0x298f4e(0x11d)](_0x1ec29e[_0x298f4e(0x180)]))continue;_0x56c8ef[_0x298f4e(0xf5)](_0x522cc2);}}}var _0x449502;return _0x56c8ef[_0x298f4e(0x14f)]>0x0&&(_0x1ba096=!!this[_0x298f4e(0x239)](_0x56c8ef)||_0x1ba096),_0x1ba096;}),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0x10e)][_0x21cbf5(0x1fd)](_0x188483=>{const _0x420c7e=_0x21cbf5;let _0x1c8b89=!0x1;for(const _0x269809 of _0x2da76a[_0x420c7e(0x1b1)][_0x420c7e(0x10e)][_0x420c7e(0x156)][_0x420c7e(0xda)]())if(_0x420c7e(0x1dc)==_0x269809[_0x420c7e(0x214)])for(const _0x328f08 of this[_0x420c7e(0x163)][_0x420c7e(0x1d8)]()){if(_0x328f08[_0x420c7e(0x160)]||!_0x328f08[_0x420c7e(0xe9)])continue;const _0x322f80=_0x420c7e(0xc6)==_0x328f08[_0x420c7e(0x214)],_0x2fdc7b=this[_0x420c7e(0xa2)](_0x328f08),_0x4bd8c4=_0x2fdc7b&&this[_0x420c7e(0x1a8)](_0x2fdc7b);if(!_0x322f80&&!_0x4bd8c4)continue;const _0xaa5b34=_0x328f08[_0x420c7e(0x1e1)]();if(_0xaa5b34[_0x420c7e(0x1e3)][_0x420c7e(0x1b9)]!=_0xaa5b34[_0x420c7e(0x132)][_0x420c7e(0x1b9)]&&!_0xaa5b34[_0x420c7e(0x132)][_0x420c7e(0x1e7)]){const _0x2a2e39=_0x2da76a[_0x420c7e(0x1b1)][_0x420c7e(0x1b3)](_0xaa5b34[_0x420c7e(0x1e3)][_0x420c7e(0xc7)],_0x420c7e(0x132)),_0x1d9e9c=_0x2da76a[_0x420c7e(0x1b1)][_0x420c7e(0xa1)](_0xaa5b34[_0x420c7e(0x1e3)],_0x2a2e39);_0x188483[_0x420c7e(0x138)](_0x328f08[_0x420c7e(0xcc)](),{'range':_0x1d9e9c}),_0x1c8b89=!0x0;}}return _0x1c8b89;}),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0x10e)][_0x21cbf5(0x1fd)](_0x3412fd=>this[_0x21cbf5(0x171)](_0x3412fd)),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0x10e)][_0x21cbf5(0x1fd)](_0x354fbb=>!_0x354fbb[_0x21cbf5(0x188)][_0x21cbf5(0x12a)]&&this[_0x21cbf5(0xba)](_0x354fbb)),_0x2da76a[_0x21cbf5(0x1b1)]['on'](_0x21cbf5(0x192),()=>{const _0x8f9397=_0x21cbf5;this[_0x8f9397(0x154)]=!0x1;}),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0x10e)]['on'](_0x21cbf5(0x133),(_0x137c72,_0x2dd87c)=>{const _0x1a90cf=_0x21cbf5;if(!_0x2dd87c[_0x1a90cf(0x12a)]||_0x2dd87c[_0x1a90cf(0x17b)])return;if(!this[_0x1a90cf(0x154)])return;const _0xb2801c=_0x2da76a[_0x1a90cf(0x1b1)][_0x1a90cf(0x10e)][_0x1a90cf(0x156)][_0x1a90cf(0xda)]();if(0x0==_0xb2801c[_0x1a90cf(0xc8)])return;const _0x2c4c5a=[],_0x44825e=_0xb2801c[_0x1a90cf(0x1e8)](_0x5082eb=>_0x1a90cf(0xfd)==_0x5082eb[_0x1a90cf(0x214)]),_0x2a2ecd=_0xb2801c[_0x1a90cf(0x1e8)](_0x113f76=>_0x1a90cf(0x1dc)==_0x113f76[_0x1a90cf(0x214)]&&_0x1a90cf(0xd5)!=_0x113f76[_0x1a90cf(0x8f)]);for(const _0x1d70c4 of _0x44825e)this[_0x1a90cf(0x21f)](_0x1d70c4[_0x1a90cf(0x91)])&&_0x2c4c5a[_0x1a90cf(0x102)]({'key':_0x1d70c4[_0x1a90cf(0x91)],'newValue':_0x1d70c4[_0x1a90cf(0x1cf)],'oldValue':_0x1d70c4[_0x1a90cf(0x169)],'range':Pt(_0x1d70c4[_0x1a90cf(0x1f7)],_0x2da76a[_0x1a90cf(0x1b1)])});for(const _0x5eb688 of _0x2a2ecd){if(_0x1a90cf(0x10c)!=_0x5eb688[_0x1a90cf(0x9c)]&&_0x1a90cf(0xdf)!=_0x5eb688[_0x1a90cf(0x9c)])continue;const _0x1a6a35=Lt(_0x5eb688[_0x1a90cf(0x159)][_0x1a90cf(0xc7)],_0x2da76a[_0x1a90cf(0x1b1)]),_0x4e1270=_0x5eb688[_0x1a90cf(0xea)];_0x1a90cf(0x10c)==_0x5eb688[_0x1a90cf(0x9c)]&&_0x2c4c5a[_0x1a90cf(0x102)]({'key':_0x1a90cf(0x18f),'newValue':_0x5eb688[_0x1a90cf(0x8f)],'oldValue':_0x4e1270[_0x1a90cf(0x8f)],'range':_0x1a6a35});for(const [_0x3cdd11,_0x28ec17]of _0x4e1270[_0x1a90cf(0xc1)]){if(!this[_0x1a90cf(0x21f)](_0x3cdd11))continue;const _0x81157b=_0x5eb688[_0x1a90cf(0xc1)][_0x1a90cf(0x128)](_0x3cdd11);_0x28ec17!==_0x81157b&&_0x2c4c5a[_0x1a90cf(0x102)]({'key':_0x3cdd11,'newValue':_0x81157b,'oldValue':_0x28ec17,'range':_0x1a6a35});}for(const [_0x57f5ff,_0x378522]of _0x5eb688[_0x1a90cf(0xc1)])this[_0x1a90cf(0x21f)](_0x57f5ff)&&(_0x4e1270[_0x1a90cf(0xc1)][_0x1a90cf(0x1da)](_0x57f5ff)||_0x2c4c5a[_0x1a90cf(0x102)]({'key':_0x57f5ff,'newValue':_0x378522,'oldValue':null,'range':_0x1a6a35}));}0x0!=_0x2c4c5a[_0x1a90cf(0xc8)]&&_0x2da76a[_0x1a90cf(0x1b1)][_0x1a90cf(0xa4)](_0x2dd87c,_0x565e9e=>{const _0x25b4af=_0x1a90cf,_0x2935e2=_0x4bcda0();for(const {range:_0x336e98,key:_0x53a6c6,oldValue:_0x3c7fc0,newValue:_0x39a0e9}of _0x2c4c5a)this[_0x25b4af(0xa3)](_0x336e98,_0x53a6c6,_0x3c7fc0,_0x39a0e9,{'groupId':_0x2935e2});this[_0x25b4af(0x97)](_0x565e9e,_0x2c4c5a);});},{'priority':_0x21cbf5(0xc4)}),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0xde)]['on'](_0x21cbf5(0x1ff),(_0x4d9ec8,_0x306408,_0x4bcc23)=>{const _0x1e06fc=_0x21cbf5;if(null==_0x4bcc23){const {id:_0x8f51d6}=this[_0x1e06fc(0x23e)](_0x306408[_0x1e06fc(0x8f)]),_0x233270=this[_0x1e06fc(0x163)][_0x1e06fc(0x128)](_0x8f51d6);_0x233270&&_0x233270[_0x1e06fc(0xb8)](_0x306408[_0x1e06fc(0x8f)]);}}),_0x2da76a[_0x21cbf5(0x1b1)][_0x21cbf5(0x10e)]['on'](_0x21cbf5(0x133),()=>{const _0xd44290=_0x21cbf5,_0x510028=Array[_0xd44290(0x194)](_0x2da76a[_0xd44290(0x1b1)][_0xd44290(0x10e)][_0xd44290(0x156)][_0xd44290(0x110)]())[_0xd44290(0x1e8)](_0x542779=>_0xd44290(0x92)===this[_0xd44290(0x23e)](_0x542779[_0xd44290(0x8f)])[_0xd44290(0x229)]);if(0x0===_0x510028[_0xd44290(0xc8)])return;_0x510028[_0xd44290(0xca)]((_0xadad65,_0x3d2983)=>{const _0xd0e133=_0xd44290,_0x2efdd6=_0xadad65[_0xd0e133(0x116)][_0xd0e133(0x180)],_0x1af6ed=_0x3d2983[_0xd0e133(0x116)][_0xd0e133(0x180)];return null===_0x2efdd6&&null===_0x1af6ed?0x0:null===_0x2efdd6&&null!==_0x1af6ed?-0x1:null!==_0x2efdd6&&null===_0x1af6ed?0x1:_0x2efdd6[_0xd0e133(0x1e3)][_0xd0e133(0x170)](_0x1af6ed[_0xd0e133(0x1e3)])?-0x1:0x1;});const _0x201315=new Set(),_0xc32766=new Set();for(const {name:_0x3ac777,data:_0x5ac95b}of _0x510028){const {id:_0x3b2d51}=this[_0xd44290(0x23e)](_0x3ac777);if(null===_0x5ac95b[_0xd44290(0x180)]){const _0xc99c41=this[_0xd44290(0x1ed)](_0x3ac777);_0xc32766[_0xd44290(0xf5)](_0xc99c41);}else{const _0x3c12d6=this[_0xd44290(0x163)][_0xd44290(0x128)](_0x3b2d51);null!==_0x5ac95b[_0xd44290(0xb9)]||_0x3c12d6[_0xd44290(0xe9)]?(_0x201315[_0xd44290(0xf5)](_0x3c12d6[_0xd44290(0x1ee)]),_0xc32766[_0xd44290(0xf5)](_0x3c12d6)):this[_0xd44290(0xdc)](_0x3c12d6);}}_0xc32766[_0xd44290(0x14f)]>0x0&&this[_0xd44290(0x1e0)](_0xc32766);for(const _0x3c7b51 of _0x201315)this[_0xd44290(0x121)](_0xd44290(0x1ac),_0x3c7b51);}),_0x2da76a[_0x21cbf5(0x1b1)]['on'](_0x21cbf5(0x1aa),(_0xf187ec,_0x3a9ce3)=>{const _0x5a7f86=_0x21cbf5,_0x5be9c2=_0x3a9ce3[0x0];if(!this[_0x5a7f86(0x163)][_0x5a7f86(0x14f)])return;if(!_0x5be9c2[_0x5a7f86(0x1f2)])return;if(_0x5be9c2[_0x5a7f86(0x188)][_0x5a7f86(0x17b)]||!_0x5be9c2[_0x5a7f86(0x188)][_0x5a7f86(0x12a)])return;let _0x44d569,_0x33f422;switch(_0x5be9c2[_0x5a7f86(0x214)]){case _0x5a7f86(0x1dc):_0x44d569=_0x2da76a[_0x5a7f86(0x1b1)][_0x5a7f86(0x1b3)](_0x5be9c2[_0x5a7f86(0x159)]),_0x33f422=_0x44d569[_0x5a7f86(0x1a3)](_0x5be9c2[_0x5a7f86(0x1fc)]);break;case _0x5a7f86(0x1cc):_0x44d569=_0x2da76a[_0x5a7f86(0x1b1)][_0x5a7f86(0x1b3)](_0x5be9c2[_0x5a7f86(0xed)]),_0x33f422=_0x2da76a[_0x5a7f86(0x1b1)][_0x5a7f86(0x1b3)](_0x5be9c2[_0x5a7f86(0x106)]);break;case _0x5a7f86(0x1ce):_0x44d569=_0x2da76a[_0x5a7f86(0x1b1)][_0x5a7f86(0x1b3)](_0x5be9c2[_0x5a7f86(0x193)]),_0x33f422=_0x44d569[_0x5a7f86(0x1a3)](_0x5be9c2[_0x5a7f86(0x1fc)]);break;default:return;}const _0x2426ed=_0x2da76a[_0x5a7f86(0x1b1)][_0x5a7f86(0xa1)](_0x44d569,_0x33f422);_0x2da76a[_0x5a7f86(0x1b1)][_0x5a7f86(0x1f5)](()=>{const _0x23c79f=_0x5a7f86;for(const {suggestion:_0x3bf6e4,meta:_0x514ab3}of this[_0x23c79f(0x1b8)](_0x2426ed)){if(_0x3bf6e4[_0x23c79f(0x160)])continue;if(_0x23c79f(0x1d4)==_0x3bf6e4[_0x23c79f(0x214)])continue;const _0xd6e2a=this[_0x23c79f(0xa2)](_0x3bf6e4);if(_0xd6e2a&&this[_0x23c79f(0x1a8)](_0xd6e2a)&&_0x23c79f(0x1cc)!=_0x5be9c2[_0x23c79f(0x214)])continue;const _0xb742db=_0x3bf6e4[_0x23c79f(0x116)]&&_0x3bf6e4[_0x23c79f(0x116)][_0x23c79f(0xb2)];(_0x23c79f(0xc6)!=_0x3bf6e4[_0x23c79f(0x214)]||_0x23c79f(0x1cc)==_0x5be9c2[_0x23c79f(0x214)]&&!_0xb742db)&&(_0x514ab3[_0x23c79f(0xe0)]||_0x23c79f(0x122)==_0x3bf6e4[_0x23c79f(0x214)]&&_0x514ab3[_0x23c79f(0x199)]||_0x3bf6e4[_0x23c79f(0x1e1)]()[_0x23c79f(0xae)](_0x2426ed)&&this[_0x23c79f(0x114)](_0x3bf6e4,_0x44d569,_0x33f422));}});},{'priority':_0x21cbf5(0xc4)}),_0x2da76a[_0x21cbf5(0x1b1)]['on'](_0x21cbf5(0xc3),(_0xbe927c,_0x30f8af)=>{const _0x47679d=_0x21cbf5,_0x166ab7=_0x30f8af[0x0],_0x486d93=_0x30f8af[0x1];if(_0x486d93&&_0x486d93[_0x47679d(0x1d2)])return;if(this[_0x47679d(0x228)])return;if(!this[_0x47679d(0x94)][_0x47679d(0x16b)])return;if(_0x166ab7[_0x47679d(0xbf)])return;const _0x3bd151=_0x2da76a[_0x47679d(0x1b1)][_0x47679d(0x123)],{start:_0x41ea20,end:_0x5cd243}=_0x166ab7[_0x47679d(0x1e1)](),_0x2a48bf=_0x41ea20[_0x47679d(0xc7)]&&_0x3bd151[_0x47679d(0x21a)](_0x41ea20[_0x47679d(0xc7)])?null:_0x3bd151[_0x47679d(0x209)](_0x41ea20,_0x47679d(0x155)),_0x251854=_0x5cd243[_0x47679d(0x151)]&&_0x3bd151[_0x47679d(0x21a)](_0x5cd243[_0x47679d(0x151)])?null:_0x3bd151[_0x47679d(0x209)](_0x5cd243,_0x47679d(0x20b)),_0x152acd=_0x2da76a[_0x47679d(0x1b1)][_0x47679d(0xa1)](_0x2a48bf?_0x2a48bf[_0x47679d(0x1e3)]:_0x41ea20,_0x251854?_0x251854[_0x47679d(0x132)]:_0x5cd243);_0x2da76a[_0x47679d(0x1b1)][_0x47679d(0x1f5)](_0x1767b6=>{const _0x431ab4=_0x47679d;this[_0x431ab4(0x22a)](_0x152acd);const _0x6255ab=_0x2da76a[_0x431ab4(0x1b1)][_0x431ab4(0x123)][_0x431ab4(0x209)](_0x152acd[_0x431ab4(0x1e3)]);_0x166ab7['is'](_0x431ab4(0x9e))?_0x1767b6[_0x431ab4(0x166)](_0x6255ab):_0x166ab7[_0x431ab4(0x1c8)](_0x6255ab);}),_0xbe927c[_0x47679d(0x1a7)]();},{'priority':_0x523bdb[_0x21cbf5(0x148)]+0xa}),_0x2da76a[_0x21cbf5(0x1b1)]['on'](_0x21cbf5(0x19e),(_0x192dc3,_0x14abdd)=>{const _0x309dbf=_0x21cbf5,_0x51fdfb=_0x14abdd[_0x14abdd[_0x309dbf(0xc8)]-0x1];_0x51fdfb&&_0x51fdfb[_0x309dbf(0x1d2)]||this[_0x309dbf(0x228)]||this[_0x309dbf(0x94)][_0x309dbf(0x16b)]&&(_0x2da76a[_0x309dbf(0x1b1)][_0x309dbf(0x1f5)](()=>{const _0x5e5247=_0x309dbf;let _0x159395=_0x2da76a[_0x5e5247(0x1b1)][_0x5e5247(0x19e)](_0x14abdd[0x0],_0x14abdd[0x1],_0x14abdd[0x2],{'forceDefaultExecution':!0x0});if(!_0x159395)return;_0x192dc3[_0x5e5247(0x21e)]=_0x159395[_0x5e5247(0xa8)]();const _0x5c4df2=_0x159395[_0x5e5247(0x132)][_0x5e5247(0x151)],_0x3b1070=_0x2da76a[_0x5e5247(0x1b1)][_0x5e5247(0x123)];_0x5c4df2&&_0x3b1070[_0x5e5247(0x16a)](_0x5c4df2)&&!_0x3b1070[_0x5e5247(0xd4)](_0x5c4df2)&&(_0x159395=_0x2da76a[_0x5e5247(0x1b1)][_0x5e5247(0xa1)](_0x159395[_0x5e5247(0x1e3)],_0x2da76a[_0x5e5247(0x1b1)][_0x5e5247(0x1b3)](_0x5c4df2,_0x5e5247(0x132)))),this[_0x5e5247(0xf1)](_0x159395);}),_0x192dc3[_0x309dbf(0x1a7)]());},{'priority':_0x21cbf5(0x23d)}),this[_0x21cbf5(0xfa)][_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0xdd),this[_0x21cbf5(0x94)]),this[_0x21cbf5(0xf7)](_0x21cbf5(0xdd));const _0x15d34a=new _0x1149a1(_0x2da76a,this[_0x21cbf5(0x163)]);_0x2da76a[_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0x161),_0x15d34a),this[_0x21cbf5(0xf7)](_0x21cbf5(0x161));const _0x40e6be=new _0x5e90d5(_0x2da76a,this[_0x21cbf5(0x163)]);_0x2da76a[_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0x147),_0x40e6be),this[_0x21cbf5(0xf7)](_0x21cbf5(0x147)),_0x2da76a[_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0x139),new _0x13415d(_0x2da76a,_0x15d34a,this[_0x21cbf5(0x163)])),this[_0x21cbf5(0xf7)](_0x21cbf5(0x139)),_0x2da76a[_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0x112),new _0x13415d(_0x2da76a,_0x40e6be,this[_0x21cbf5(0x163)])),this[_0x21cbf5(0xf7)](_0x21cbf5(0x112)),_0x2da76a[_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0xa5),new _0x33fe7b(_0x2da76a,_0x15d34a,this[_0x21cbf5(0x163)])),this[_0x21cbf5(0xf7)](_0x21cbf5(0xa5)),_0x2da76a[_0x21cbf5(0x200)][_0x21cbf5(0xf5)](_0x21cbf5(0x16f),new _0x33fe7b(_0x2da76a,_0x40e6be,this[_0x21cbf5(0x163)])),this[_0x21cbf5(0xf7)](_0x21cbf5(0x16f));const _0x27debe=_0x2da76a[_0x21cbf5(0x1b5)][_0x21cbf5(0x128)](_0x21cbf5(0x1fb));this[_0x21cbf5(0x19a)](_0x27debe,_0x21cbf5(0x14a),(_0x4cda9c,{threadId:_0x1be6b4})=>{const _0x1fa860=_0x21cbf5,_0x5df76e=this[_0x1fa860(0x163)][_0x1fa860(0x128)](_0x1be6b4);_0x5df76e&&_0x5df76e[_0x1fa860(0xfb)]&&0x1===_0x5df76e[_0x1fa860(0xfb)][_0x1fa860(0xc8)]&&this[_0x1fa860(0x22d)](_0x1be6b4,{'hasComments':!0x0});},{'priority':_0x21cbf5(0x1f0)}),this[_0x21cbf5(0x19a)](_0x27debe,_0x21cbf5(0x11b),(_0x1200de,{threadId:_0x237d7c})=>{const _0x32544=_0x21cbf5,_0x130e79=this[_0x32544(0x163)][_0x32544(0x128)](_0x237d7c);_0x130e79&&_0x130e79[_0x32544(0xfb)]&&!_0x130e79[_0x32544(0xfb)][_0x32544(0xc8)]&&this[_0x32544(0x22d)](_0x237d7c,{'hasComments':!0x1});},{'priority':_0x21cbf5(0x1f0)});}set[_0x602292(0xc9)](_0x302f3e){const _0x3340fc=_0x602292;if(this[_0x3340fc(0x197)])throw new _0x4cdb98(_0x3340fc(0x14b),this);this[_0x3340fc(0x197)]=_0x302f3e;}get[_0x602292(0xc9)](){const _0x5d964b=_0x602292;return this[_0x5d964b(0x197)];}[_0x602292(0x15b)]({skipNotAttached:_0x216be3=!0x1,toJSON:_0x2c7783=!0x1}={}){const _0x3c1f1f=_0x602292,_0x2103fd=[];for(const _0x443c95 of this[_0x3c1f1f(0x163)][_0x3c1f1f(0x1d8)]())_0x216be3&&!_0x443c95[_0x3c1f1f(0xe9)]||_0x2103fd[_0x3c1f1f(0x102)](_0x443c95);return _0x2c7783?_0x2103fd[_0x3c1f1f(0x1a6)](_0x4afd6a=>_0x4afd6a[_0x3c1f1f(0x1d5)]()):_0x2103fd;}[_0x602292(0x104)](_0x2c72f2){const _0x4e7204=_0x602292,_0xb8b69=this[_0x4e7204(0x163)][_0x4e7204(0x128)](_0x2c72f2);if(!_0xb8b69)throw new _0x4cdb98(_0x4e7204(0xf8),this);return _0xb8b69;}[_0x602292(0xee)](_0x6d94f4){const _0x2def9f=_0x602292;return this[_0x2def9f(0x163)][_0x2def9f(0x1da)](_0x6d94f4);}[_0x602292(0x236)](_0x4ea923){const _0x176aa8=_0x602292,{authorId:_0x18ebae,id:_0x550b02,attributes:_0xe6944a}=_0x4ea923,[_0x1d2a9c,_0x5b836c]=_0x4ea923[_0x176aa8(0x214)][_0x176aa8(0x1cc)](':'),_0x356b7b=this[_0x176aa8(0x163)][_0x176aa8(0x128)](_0x550b02)||this[_0x176aa8(0x1b2)](_0x1d2a9c,_0x5b836c,_0x550b02,_0x18ebae,_0xe6944a);if(this[_0x176aa8(0x1b0)](_0x356b7b),this[_0x176aa8(0x140)](_0x356b7b,_0x1d2a9c,_0x5b836c||null,_0x18ebae),_0x356b7b[_0x176aa8(0x15d)]=_0x4ea923[_0x176aa8(0x15d)],_0x356b7b[_0x176aa8(0xa6)]=!0x0,_0xe6944a&&_0xe6944a[_0x176aa8(0x1e4)]){const _0x25c6a2=_0xe6944a[_0x176aa8(0x1e4)],_0x19977a=this[_0x176aa8(0xbb)](_0x25c6a2[_0x176aa8(0xaa)]);_0x356b7b[_0x176aa8(0x131)]=_0x25c6a2[_0x176aa8(0x15d)],_0x356b7b[_0x176aa8(0xb6)]=_0x19977a,_0x356b7b[_0x176aa8(0x96)]=!0x0;}else _0x356b7b[_0x176aa8(0x131)]=_0x4ea923[_0x176aa8(0x15d)];switch(_0x4ea923[_0x176aa8(0x116)]&&(_0x356b7b[_0x176aa8(0x116)]=_0x4ea923[_0x176aa8(0x116)]),_0x4ea923[_0x176aa8(0xc1)]&&(_0x356b7b[_0x176aa8(0xc1)]=_0x4ea923[_0x176aa8(0xc1)]),this[_0x176aa8(0x197)]&&this[_0x176aa8(0x197)][_0x176aa8(0x1f6)]||(_0x356b7b[_0x176aa8(0x207)]=!0x0),this[_0x176aa8(0x12e)][_0x176aa8(0x128)](_0x356b7b)){case _0x176aa8(0x184):this[_0x176aa8(0x12e)][_0x176aa8(0x1a0)](_0x356b7b,_0x176aa8(0x18e));break;case _0x176aa8(0x18d):_0x356b7b[_0x176aa8(0xe9)]?(this[_0x176aa8(0x239)](new Set([_0x356b7b])),this[_0x176aa8(0x1e0)](new Set([_0x356b7b])),this[_0x176aa8(0x12e)][_0x176aa8(0x1a0)](_0x356b7b,_0x176aa8(0x233)),this[_0x176aa8(0x121)](_0x176aa8(0xff),_0x356b7b)):this[_0x176aa8(0x12e)][_0x176aa8(0x1a0)](_0x356b7b,_0x176aa8(0x19f));}return _0x356b7b;}[_0x602292(0x161)](_0xa18682){const _0x2ae935=_0x602292;this[_0x2ae935(0x1d2)](()=>{const _0x28e86f=_0x2ae935;this[_0x28e86f(0xfa)][_0x28e86f(0x1b1)][_0x28e86f(0x1f5)](()=>{const _0x2da2f3=_0x28e86f;for(const _0x45f851 of _0xa18682[_0x2da2f3(0x103)]())_0x45f851[_0x2da2f3(0x1af)]();});});}[_0x602292(0x147)](_0x3a8dd0){const _0xd4a2a=_0x602292;this[_0xd4a2a(0x1d2)](()=>{const _0x23ee29=_0xd4a2a;this[_0x23ee29(0xfa)][_0x23ee29(0x1b1)][_0x23ee29(0x1f5)](()=>{const _0x11e6f3=_0x23ee29;for(const _0x2ddb48 of _0x3a8dd0[_0x11e6f3(0x103)]())_0x2ddb48[_0x11e6f3(0x130)]();});});}[_0x602292(0xf7)](_0x36a386,_0x51af43){const _0x482322=_0x602292,_0x27a24e=this[_0x482322(0xfa)][_0x482322(0x200)][_0x482322(0x128)](_0x36a386);if(!_0x27a24e)throw new _0x4cdb98(_0x482322(0xbd),this,{'commandName':_0x36a386});if(this[_0x482322(0x93)][_0x482322(0x1da)](_0x27a24e))throw new _0x4cdb98(_0x482322(0x13d),this,{'commandName':_0x36a386});this[_0x482322(0x93)][_0x482322(0xf5)](_0x27a24e),_0x51af43&&_0x27a24e['on'](_0x482322(0x1f8),(_0x15aa1b,_0x3d1b9b)=>{const _0x5369c8=_0x482322;this[_0x5369c8(0x94)][_0x5369c8(0x16b)]&&(this[_0x5369c8(0x228)]||(_0x3d1b9b[_0x5369c8(0xc8)]>0x0&&_0x3d1b9b[_0x3d1b9b[_0x5369c8(0xc8)]-0x1]&&_0x3d1b9b[_0x3d1b9b[_0x5369c8(0xc8)]-0x1][_0x5369c8(0x1d2)]?_0x3d1b9b[_0x5369c8(0x238)]():(_0x15aa1b[_0x5369c8(0x21e)]=_0x51af43((..._0x35bf79)=>_0x27a24e[_0x5369c8(0x1f8)](..._0x35bf79,{'forceDefaultExecution':!0x0}),..._0x3d1b9b),_0x15aa1b[_0x5369c8(0x1a7)]())));},{'priority':_0x482322(0x23d)});}[_0x602292(0x1d2)](_0x5693a8){const _0x4bc380=_0x602292;let _0x1ac168,_0x33ee92;const _0x5eee4d=this[_0x4bc380(0x228)];this[_0x4bc380(0x228)]=!0x0;try{_0x1ac168=_0x5693a8();}catch(_0x4d959a){_0x33ee92=_0x4d959a;}return _0x5eee4d||(this[_0x4bc380(0x228)]=!0x1),_0x33ee92&&_0x4cdb98[_0x4bc380(0x221)](_0x33ee92,this),_0x1ac168;}[_0x602292(0xf1)](_0x1aa742,_0x234291=null,_0x314072={}){const _0x59905a=_0x602292;if(_0x1aa742[_0x59905a(0xbf)])return null;const _0x2a6428=this[_0x59905a(0xfa)][_0x59905a(0x1b5)][_0x59905a(0x128)](_0x59905a(0x1c0))['me'];for(const {suggestion:_0x3ab62f,meta:_0x1bfccd}of this[_0x59905a(0x1b8)](_0x1aa742,_0x59905a(0x122)))if(_0x1bfccd[_0x59905a(0x199)]){if(!_0x1bfccd[_0x59905a(0x182)]){if(_0x1bfccd[_0x59905a(0xe0)]){if(!this[_0x59905a(0x1d1)]||!qt(_0x3ab62f,_0x314072))continue;return _0x3ab62f;}if(qt(_0x3ab62f,_0x314072))return _0x3ab62f;this[_0x59905a(0x114)](_0x3ab62f,_0x1aa742[_0x59905a(0x1e3)],_0x1aa742[_0x59905a(0x132)]);break;}if(_0x234291==_0x3ab62f[_0x59905a(0x1f4)]&&qt(_0x3ab62f,_0x314072)){const _0x5f3cdf=_0x3ab62f[_0x59905a(0x1e1)]();return _0x5f3cdf[_0x59905a(0x1e3)][_0x59905a(0x11d)](_0x1aa742[_0x59905a(0x132)])?this[_0x59905a(0x11e)](_0x3ab62f,this[_0x59905a(0x135)][_0x59905a(0xa1)](_0x1aa742[_0x59905a(0x1e3)],_0x5f3cdf[_0x59905a(0x132)])):this[_0x59905a(0x11e)](_0x3ab62f,this[_0x59905a(0x135)][_0x59905a(0xa1)](_0x5f3cdf[_0x59905a(0x1e3)],_0x1aa742[_0x59905a(0x132)])),_0x3ab62f;}}const _0x1e0c27=_0x4bcda0(),_0x532fef=_0x2a6428['id'],_0x183887=_0x234291?_0x59905a(0x216)+_0x234291:_0x59905a(0x122),_0x22066f=this[_0x59905a(0x17d)]({'id':_0x1e0c27,'type':_0x183887,'createdAt':new Date(),'authorId':_0x532fef,'attributes':_0x314072});return this[_0x59905a(0xc2)](_0x183887,_0x1e0c27,_0x532fef,_0x1aa742),_0x22066f;}[_0x602292(0xfc)](_0x379132,_0x34ccea=_0x602292(0x185),_0x5f0d3b={}){const _0x529df9=_0x602292,_0x58d4dd=this[_0x529df9(0xfa)][_0x529df9(0x1b5)][_0x529df9(0x128)](_0x529df9(0x1c0))['me'],_0x380878=this[_0x529df9(0x17f)][_0x529df9(0xad)](_0x529df9(0x122),_0x34ccea,_0x529df9(0x1a5));for(const _0x429b09 of this[_0x529df9(0x15b)]())if(_0x429b09[_0x529df9(0xb6)]['id']==_0x58d4dd['id']&&_0x529df9(0x122)==_0x429b09[_0x529df9(0x214)]&&_0x429b09[_0x529df9(0x1f4)]==_0x34ccea&&qt(_0x429b09,_0x5f0d3b)&&(_0x380878(_0x429b09[_0x529df9(0xaf)](),_0x379132)||_0x380878(_0x379132,_0x429b09[_0x529df9(0xaf)]()))){for(const _0x1228c6 of _0x379132)_0x429b09[_0x529df9(0x1e5)](_0x1228c6);return _0x429b09;}for(const {suggestion:_0x238565,meta:_0x3248d3}of this[_0x529df9(0x1b8)](_0x379132,_0x529df9(0x122))){if(!_0x3248d3[_0x529df9(0x199)])continue;if(!this[_0x529df9(0x1d1)]&&_0x3248d3[_0x529df9(0xe0)])continue;if(!qt(_0x238565,_0x5f0d3b))continue;let _0x3863ab=!0x0;for(const _0x1eb791 of _0x238565[_0x529df9(0xaf)]())for(const _0x4451c5 of _0x379132)if(!_0x1eb791[_0x529df9(0xae)](_0x4451c5)){_0x3863ab=!0x1;break;}if(_0x3863ab)return _0x238565;}const _0x45cbe8=_0x4bcda0(),_0x5ddbea=_0x58d4dd['id'],_0x4dffdb=_0x529df9(0x216)+_0x34ccea,_0x4568dc=this[_0x529df9(0x17d)]({'id':_0x45cbe8,'type':_0x4dffdb,'createdAt':new Date(),'authorId':_0x5ddbea,'attributes':_0x5f0d3b});for(const _0x3b2726 of _0x379132)this[_0x529df9(0xc2)](_0x4dffdb,_0x45cbe8,_0x5ddbea,_0x3b2726,_0x3543fa[_0x529df9(0xdb)]());return _0x4568dc;}[_0x602292(0x129)](_0x19182f,_0x10ab2d,_0x207753=null,_0x468166={}){const _0x34a0f2=_0x602292;if(_0x207753=_0x207753||Gt(_0x10ab2d),_0x19182f[_0x34a0f2(0xbf)])return null;if(_0x34a0f2(0x14c)===this[_0x34a0f2(0x1c5)]){const _0x56808c=this[_0x34a0f2(0x17f)][_0x34a0f2(0xad)](_0x34a0f2(0x1d4),_0x207753,_0x34a0f2(0x1af));return this[_0x34a0f2(0x1d2)](()=>_0x56808c([_0x19182f],_0x10ab2d,_0x468166)),null;}const _0x14d4d6=this[_0x34a0f2(0xfa)][_0x34a0f2(0x1b5)][_0x34a0f2(0x128)](_0x34a0f2(0x1c0))['me'],_0x48926b=[];if(_0x34a0f2(0x1a9)!==this[_0x34a0f2(0x1c5)]){for(const {suggestion:_0x1a8031,meta:_0x95c156}of this[_0x34a0f2(0x1b8)](_0x19182f,_0x34a0f2(0x122)))_0x95c156[_0x34a0f2(0x199)]&&!_0x95c156[_0x34a0f2(0x12c)]&&_0x48926b[_0x34a0f2(0x102)](..._0x1a8031[_0x34a0f2(0xaf)]());}const _0x3434c6=function(_0x2b28a9,_0x21f695){const _0x3dfc27=_0x34a0f2,_0x518ca9=[];for(const _0x34f661 of _0x21f695){const _0x5875de=_0x2b28a9[_0x3dfc27(0x198)](_0x34f661);_0x5875de&&_0x518ca9[_0x3dfc27(0x102)](_0x5875de);}return _0x518ca9;}(_0x19182f,_0x48926b),_0x19fc74=function(_0xa05f79,_0x11532d){const _0x3d1b7e=_0x34a0f2,_0x3a4882=[_0xa05f79];for(const _0x183c1d of _0x11532d){let _0x10bc21=0x0;for(;_0x10bc21<_0x3a4882[_0x3d1b7e(0xc8)];){const _0x563d8a=_0x3a4882[_0x10bc21][_0x3d1b7e(0x1db)](_0x183c1d);_0x3a4882[_0x3d1b7e(0xb7)](_0x10bc21,0x1,..._0x563d8a),_0x10bc21+=_0x563d8a[_0x3d1b7e(0xc8)];}}return _0x3a4882;}(_0x19182f,_0x48926b);_0x3434c6[_0x34a0f2(0xc8)]&&this[_0x34a0f2(0x135)][_0x34a0f2(0x1f5)](()=>{const _0x11ed0e=_0x34a0f2;for(const _0x103e3f of _0x3434c6){const _0x2a64eb=this[_0x11ed0e(0x17f)][_0x11ed0e(0xad)](_0x11ed0e(0x1d4),_0x207753,_0x11ed0e(0x1af));this[_0x11ed0e(0x1d2)](()=>_0x2a64eb([_0x103e3f],_0x10ab2d,_0x468166));}});for(const _0x4c7b0d of _0x19fc74){let _0x5ef810=null,_0x1739af=_0x4c7b0d[_0x34a0f2(0x1e3)],_0x4c6789=_0x4c7b0d[_0x34a0f2(0x132)];for(const {suggestion:_0x493e47,meta:_0xd3f02}of this[_0x34a0f2(0x1b8)](_0x4c7b0d,_0x34a0f2(0x1d4))){if(!_0xd3f02[_0x34a0f2(0x199)])continue;if(_0x493e47[_0x34a0f2(0x1f4)]!=_0x207753)continue;if(!qt(_0x493e47,_0x468166))continue;const _0xcbb47e=_0x493e47[_0x34a0f2(0x1e1)]();if(_0xcbb47e[_0x34a0f2(0xae)](_0x4c7b0d,!0x0))return null;_0x1739af=_0x1739af[_0x34a0f2(0x170)](_0xcbb47e[_0x34a0f2(0x1e3)])?_0x1739af:_0xcbb47e[_0x34a0f2(0x1e3)],_0x4c6789=_0x4c6789[_0x34a0f2(0x144)](_0xcbb47e[_0x34a0f2(0x132)])?_0x4c6789:_0xcbb47e[_0x34a0f2(0x132)],_0x5ef810?_0xcbb47e[_0x34a0f2(0x1e3)][_0x34a0f2(0x170)](_0x5ef810[_0x34a0f2(0x1e1)]()[_0x34a0f2(0x1e3)])?(_0x5ef810[_0x34a0f2(0xfe)](),_0x5ef810=_0x493e47):_0x493e47[_0x34a0f2(0xfe)]():_0x5ef810=_0x493e47;}const _0x42b8fc=this[_0x34a0f2(0x135)][_0x34a0f2(0xa1)](_0x1739af,_0x4c6789);if(_0x5ef810)this[_0x34a0f2(0x11e)](_0x5ef810,_0x42b8fc);else{const _0xbde1ff=_0x4bcda0(),_0x1c3ab0=_0x14d4d6['id'];this[_0x34a0f2(0x17d)]({'id':_0xbde1ff,'type':_0x34a0f2(0x231)+_0x207753,'data':_0x10ab2d,'createdAt':new Date(),'authorId':_0x1c3ab0,'attributes':_0x468166}),this[_0x34a0f2(0xc2)](_0x34a0f2(0x231)+_0x207753,_0xbde1ff,_0x1c3ab0,_0x42b8fc);}}return null;}[_0x602292(0x90)](_0x162cf3,_0x1a9fcd,_0x792186=[],_0x3c9fbc=null,_0x126bb9={}){const _0x5cd742=_0x602292;_0x1a9fcd[_0x5cd742(0xb4)]||(_0x1a9fcd[_0x5cd742(0xb4)]=_0x1a9fcd[_0x5cd742(0x117)]),_0x1a9fcd[_0x5cd742(0xb2)]=_0x162cf3['is'](_0x5cd742(0x1f7)),_0x3c9fbc=_0x3c9fbc||Gt(_0x1a9fcd);const _0x49b9ba=_0x792186[_0x5cd742(0x1a6)](_0x3f1fa6=>Lt(_0x3f1fa6,this[_0x5cd742(0x135)])),_0x323de4=_0x162cf3['is'](_0x5cd742(0x1f7))?_0x162cf3:Lt(_0x162cf3,this[_0x5cd742(0x135)]);if(_0x5cd742(0x14c)===this[_0x5cd742(0x1c5)]){const _0x1fb4f7=this[_0x5cd742(0x17f)][_0x5cd742(0xad)](_0x5cd742(0xc6),_0x3c9fbc,_0x5cd742(0x1af));return this[_0x5cd742(0x1d2)](()=>_0x1fb4f7([_0x323de4],_0x1a9fcd,_0x126bb9)),null;}_0x49b9ba[_0x5cd742(0x102)](_0x323de4);let _0x34af77=!0x0;for(const _0x54381d of _0x49b9ba)if(!this[_0x5cd742(0x23b)](_0x54381d)){_0x34af77=!0x1;break;}if(_0x34af77&&_0x5cd742(0x1a9)!==this[_0x5cd742(0x1c5)]){const _0x5e4bcf=this[_0x5cd742(0x17f)][_0x5cd742(0xad)](_0x5cd742(0xc6),_0x3c9fbc,_0x5cd742(0x1af));return this[_0x5cd742(0x1d2)](()=>_0x5e4bcf([_0x323de4],_0x1a9fcd,_0x126bb9)),null;}let _0x25c933=null,_0x23f217=_0x323de4[_0x5cd742(0x1e3)],_0x44f93e=_0x323de4[_0x5cd742(0x132)];for(const {suggestion:_0xf1e818,meta:_0x9594e7}of this[_0x5cd742(0x1b8)](_0x323de4,_0x5cd742(0xc6))){if(!_0x9594e7[_0x5cd742(0x199)])continue;if(_0x9594e7[_0x5cd742(0x182)]||_0x9594e7[_0x5cd742(0xe0)]||_0x9594e7[_0x5cd742(0x12c)])continue;if(_0xf1e818[_0x5cd742(0x116)][_0x5cd742(0xb4)]!=_0x1a9fcd[_0x5cd742(0xb4)])continue;if(!qt(_0xf1e818,_0x126bb9))continue;const _0x4c9a9c=_0xf1e818[_0x5cd742(0x1e1)]();if(_0xf1e818[_0x5cd742(0x1f4)]==_0x3c9fbc){if(_0x4c9a9c[_0x5cd742(0xae)](_0x323de4,!0x0))return null;_0x23f217=_0x23f217[_0x5cd742(0x170)](_0x4c9a9c[_0x5cd742(0x1e3)])?_0x23f217:_0x4c9a9c[_0x5cd742(0x1e3)],_0x44f93e=_0x44f93e[_0x5cd742(0x144)](_0x4c9a9c[_0x5cd742(0x132)])?_0x44f93e:_0x4c9a9c[_0x5cd742(0x132)],_0x25c933?_0x4c9a9c[_0x5cd742(0x1e3)][_0x5cd742(0x170)](_0x25c933[_0x5cd742(0x1e1)]()[_0x5cd742(0x1e3)])?(_0x25c933[_0x5cd742(0xfe)](),_0x25c933=_0xf1e818):_0xf1e818[_0x5cd742(0xfe)]():_0x25c933=_0xf1e818;}else{const _0x304b02=_0x323de4[_0x5cd742(0x198)](_0x4c9a9c);this[_0x5cd742(0x115)](_0xf1e818,_0x304b02);}}const _0x2670b6=this[_0x5cd742(0xfa)][_0x5cd742(0x1b5)][_0x5cd742(0x128)](_0x5cd742(0x1c0))['me'],_0x4fa831=_0x4bcda0(),_0x3bc3c6=_0x2670b6['id'];if(_0x25c933)return this[_0x5cd742(0x11e)](_0x25c933,this[_0x5cd742(0x135)][_0x5cd742(0xa1)](_0x23f217,_0x44f93e)),_0x25c933;{const _0x4c67b8=this[_0x5cd742(0x17d)]({'id':_0x4fa831,'type':_0x5cd742(0x20e)+_0x3c9fbc,'data':_0x1a9fcd,'createdAt':new Date(),'authorId':_0x3bc3c6,'attributes':_0x126bb9});return this[_0x5cd742(0xc2)](_0x5cd742(0x20e)+_0x3c9fbc,_0x4fa831,_0x3bc3c6,this[_0x5cd742(0x135)][_0x5cd742(0xa1)](_0x23f217,_0x44f93e)),_0x4c67b8;}}[_0x602292(0x10b)](_0x13246f,_0x392ddd,_0x40c1bb=[],_0x374f9a=null,_0x1e95fe={}){const _0x4003e5=_0x602292;_0x392ddd[_0x4003e5(0xb4)]||(_0x392ddd[_0x4003e5(0xb4)]=_0x392ddd[_0x4003e5(0x117)]);const _0xd7e248=_0x13246f[0x0];_0x392ddd[_0x4003e5(0xb2)]=_0xd7e248['is'](_0x4003e5(0x1f7)),_0x374f9a=_0x374f9a||Gt(_0x392ddd);const _0x134131=_0x40c1bb[_0x4003e5(0x1a6)](_0x2992b1=>Lt(_0x2992b1,this[_0x4003e5(0x135)])),_0x236e63=_0xd7e248['is'](_0x4003e5(0x1f7))?_0x13246f:_0x13246f[_0x4003e5(0x1a6)](_0x541369=>Lt(_0x541369,this[_0x4003e5(0x135)]));if(_0x4003e5(0x14c)===this[_0x4003e5(0x1c5)]){const _0x577d95=this[_0x4003e5(0x17f)][_0x4003e5(0xad)](_0x4003e5(0xc6),_0x374f9a,_0x4003e5(0x1af));return this[_0x4003e5(0x1d2)](()=>_0x577d95(_0x236e63,_0x392ddd,_0x1e95fe)),null;}_0x134131[_0x4003e5(0x102)](..._0x236e63);let _0x304d54=!0x0;for(const _0x2164d2 of _0x134131)if(!this[_0x4003e5(0x23b)](_0x2164d2)){_0x304d54=!0x1;break;}if(_0x304d54&&_0x4003e5(0x1a9)!==this[_0x4003e5(0x1c5)]){const _0x199227=this[_0x4003e5(0x17f)][_0x4003e5(0xad)](_0x4003e5(0xc6),_0x374f9a,_0x4003e5(0x1af));return this[_0x4003e5(0x1d2)](()=>_0x199227(_0x236e63,_0x392ddd,_0x1e95fe)),null;}const _0x53604b=this[_0x4003e5(0xfa)][_0x4003e5(0x1b5)][_0x4003e5(0x128)](_0x4003e5(0x1c0))['me'];for(const _0x45ac62 of this[_0x4003e5(0x15b)]()){if(_0x45ac62[_0x4003e5(0xb6)]['id']!=_0x53604b['id'])continue;if(_0x4003e5(0xc6)!=_0x45ac62[_0x4003e5(0x214)]||_0x45ac62[_0x4003e5(0x116)][_0x4003e5(0xb4)]!=_0x392ddd[_0x4003e5(0xb4)])continue;if(!qt(_0x45ac62,_0x1e95fe))continue;const _0x5e3aa2=_0x45ac62[_0x4003e5(0x1f4)]==_0x374f9a;for(let _0x8b9bc=0x0;_0x8b9bc<_0x236e63[_0x4003e5(0xc8)];_0x8b9bc++){const _0x25ba90=_0x236e63[_0x8b9bc];for(const _0x3ec6a0 of _0x45ac62[_0x4003e5(0x1b6)]()){const _0x53b4f8=_0x3ec6a0[_0x4003e5(0x1c7)]();if(_0x25ba90[_0x4003e5(0x11d)](_0x53b4f8)){_0x5e3aa2?(_0x236e63[_0x4003e5(0xb7)](_0x8b9bc,0x1),_0x8b9bc--):_0x45ac62[_0x4003e5(0x196)](_0x3ec6a0[_0x4003e5(0x8f)]);break;}}}}if(0x0==_0x236e63[_0x4003e5(0xc8)])return null;const _0x2a2548=this[_0x4003e5(0x17f)][_0x4003e5(0xad)](_0x4003e5(0xc6),_0x374f9a,_0x4003e5(0x1a5));for(const _0x4a436b of this[_0x4003e5(0x15b)]())if(_0x4a436b[_0x4003e5(0xb6)]['id']==_0x53604b['id']&&_0x4003e5(0xc6)==_0x4a436b[_0x4003e5(0x214)]&&_0x4a436b[_0x4003e5(0x116)][_0x4003e5(0xb4)]==_0x392ddd[_0x4003e5(0xb4)]&&_0x4a436b[_0x4003e5(0x1f4)]==_0x374f9a&&qt(_0x4a436b,_0x1e95fe)&&(_0x2a2548(_0x4a436b[_0x4003e5(0xaf)](),_0x236e63)||_0x2a2548(_0x236e63,_0x4a436b[_0x4003e5(0xaf)]()))){for(const _0x989152 of _0x236e63)_0x4a436b[_0x4003e5(0x1e5)](_0x989152);return _0x4a436b;}const _0xbbbd67=_0x4bcda0(),_0xee755=_0x53604b['id'],_0x5a3adf=_0x4003e5(0x20e)+_0x374f9a,_0x1f6d22=this[_0x4003e5(0x17d)]({'id':_0xbbbd67,'type':_0x5a3adf,'data':_0x392ddd,'createdAt':new Date(),'authorId':_0xee755,'attributes':_0x1e95fe});for(const _0x23231f of _0x236e63)this[_0x4003e5(0xc2)](_0x5a3adf,_0xbbbd67,_0xee755,_0x23231f,_0x3543fa[_0x4003e5(0xdb)]());return _0x1f6d22;}[_0x602292(0x22a)](_0xd32289,_0x20ada8=null,_0xf5c4db={}){const _0x3934d7=_0x602292;if(_0xd32289[_0x3934d7(0xbf)])return null;const _0xe3af8=this[_0x3934d7(0xfa)][_0x3934d7(0x1b5)][_0x3934d7(0x128)](_0x3934d7(0x1c0))['me'],_0x5854d4=new _0x469c89(_0xd32289[_0x3934d7(0x1e3)],_0xd32289[_0x3934d7(0x132)]);for(const {suggestion:_0x88cd98,meta:_0x1d74a1}of this[_0x3934d7(0x1b8)](_0x5854d4,_0x3934d7(0x122)))if(_0x1d74a1[_0x3934d7(0x199)]&&!_0x1d74a1[_0x3934d7(0x182)]){if(_0x88cd98[_0x3934d7(0x160)]){const _0xd12604=_0x88cd98[_0x3934d7(0xaf)]()[_0x3934d7(0x1e8)](_0x1d67c1=>_0x3934d7(0x1fe)!=_0x1d67c1[_0x3934d7(0x190)][_0x3934d7(0xf4)]);_0xd12604[_0x3934d7(0x1fa)](_0x540acd=>_0x5854d4[_0x3934d7(0xae)](_0x540acd,!0x0))&&_0x88cd98[_0x3934d7(0x130)]();if(_0xd12604[_0x3934d7(0x107)](_0x168e52=>_0x168e52[_0x3934d7(0xae)](_0x5854d4,!0x0))){const _0x30c370=this[_0x3934d7(0x17f)][_0x3934d7(0xad)](_0x3934d7(0x186),_0x20ada8,_0x3934d7(0x1af));return this[_0x3934d7(0x1d2)](()=>_0x30c370([_0x5854d4],null,_0xf5c4db)),null;}}else{const _0x2df112=_0x5854d4[_0x3934d7(0x198)](_0x88cd98[_0x3934d7(0x1e1)]());null!==_0x2df112&&_0x88cd98[_0x3934d7(0x1b4)]([_0x2df112],null,_0xf5c4db);}}if(_0x5854d4[_0x3934d7(0x224)](),_0x5854d4[_0x3934d7(0xbf)]||_0x3934d7(0x1fe)==_0x5854d4[_0x3934d7(0x190)][_0x3934d7(0xf4)])return null;let _0x22e1f6=null,_0x27c744=_0x5854d4[_0x3934d7(0x1e3)],_0x36cb0b=_0x5854d4[_0x3934d7(0x132)];const _0x527c78=this[_0x3934d7(0x1b8)](_0x5854d4,_0x3934d7(0x186));for(const {suggestion:_0x264d4e,meta:_0x37c8a2}of _0x527c78){const _0x1877da=this[_0x3934d7(0x135)][_0x3934d7(0xa1)](_0x27c744,_0x36cb0b);if(_0x37c8a2[_0x3934d7(0x199)]&&(this[_0x3934d7(0x1d1)]||!_0x37c8a2[_0x3934d7(0xe0)]&&!_0x37c8a2[_0x3934d7(0x12c)])){if(_0x264d4e[_0x3934d7(0x160)]){if(!qt(_0x264d4e,_0xf5c4db))continue;let _0x15040f=!0x0;for(const _0x366ee1 of _0x264d4e[_0x3934d7(0xaf)]()){if(_0x366ee1[_0x3934d7(0xae)](_0x1877da,!0x0))return _0x264d4e;_0x1877da[_0x3934d7(0xae)](_0x366ee1)||(_0x15040f=!0x1);}_0x15040f&&_0x264d4e[_0x3934d7(0x130)]();}else{const _0xc78211=_0x264d4e[_0x3934d7(0x1e1)]();if(_0xc78211[_0x3934d7(0xae)](_0x1877da,!0x0))return _0x264d4e;if(!qt(_0x264d4e,_0xf5c4db)){_0x1877da[_0x3934d7(0xae)](_0xc78211)?_0x264d4e[_0x3934d7(0xfe)]():_0xc78211[_0x3934d7(0x18a)](_0x27c744)?_0x27c744=_0xc78211[_0x3934d7(0x132)]:_0xc78211[_0x3934d7(0x18a)](_0x36cb0b)&&(_0x36cb0b=_0xc78211[_0x3934d7(0x1e3)]);continue;}_0x27c744=_0x27c744[_0x3934d7(0x170)](_0xc78211[_0x3934d7(0x1e3)])?_0x27c744:_0xc78211[_0x3934d7(0x1e3)],_0x36cb0b=_0x36cb0b[_0x3934d7(0x144)](_0xc78211[_0x3934d7(0x132)])?_0x36cb0b:_0xc78211[_0x3934d7(0x132)],_0xf5c4db=Object[_0x3934d7(0x22f)]({},_0x264d4e[_0x3934d7(0xc1)]),_0x22e1f6?_0xc78211[_0x3934d7(0x1e3)][_0x3934d7(0x170)](_0x22e1f6[_0x3934d7(0x1e1)]()[_0x3934d7(0x1e3)])?(_0x22e1f6[_0x3934d7(0xfe)](),_0x22e1f6=_0x264d4e):_0x264d4e[_0x3934d7(0xfe)]():_0x22e1f6=_0x264d4e;}}}if(_0x22e1f6)return this[_0x3934d7(0x11e)](_0x22e1f6,this[_0x3934d7(0x135)][_0x3934d7(0xa1)](_0x27c744,_0x36cb0b)),_0x22e1f6;{const _0x4d6f0f=_0x4bcda0(),_0x35d37f=this[_0x3934d7(0x135)][_0x3934d7(0xa1)](_0x27c744,_0x36cb0b),_0x1e96d0=_0xe3af8['id'],_0x403efb=_0x20ada8?_0x3934d7(0x125)+_0x20ada8:_0x3934d7(0x186),_0x316037=this[_0x3934d7(0x17d)]({'id':_0x4d6f0f,'type':_0x403efb,'createdAt':new Date(),'authorId':_0x1e96d0,'attributes':_0xf5c4db});return this[_0x3934d7(0xc2)](_0x403efb,_0x4d6f0f,_0x1e96d0,_0x35d37f),_0x316037;}}[_0x602292(0x15a)](_0x5799a9,_0x2a5702=_0x602292(0x185),_0x267429={}){const _0x4b5d1c=_0x602292,_0x567139=this[_0x4b5d1c(0xfa)][_0x4b5d1c(0x1b5)][_0x4b5d1c(0x128)](_0x4b5d1c(0x1c0))['me'],_0x19946b=_0x5799a9[_0x4b5d1c(0x1a6)](_0x24ef6b=>new _0x469c89(_0x24ef6b[_0x4b5d1c(0x1e3)],_0x24ef6b[_0x4b5d1c(0x132)])),_0x4df340=new Set();for(const {suggestion:_0x124250,meta:_0x5c40fd}of this[_0x4b5d1c(0x1b8)](_0x19946b,_0x4b5d1c(0x122)))_0x5c40fd[_0x4b5d1c(0x199)]&&!_0x5c40fd[_0x4b5d1c(0x182)]&&_0x4df340[_0x4b5d1c(0xf5)](_0x124250);for(const _0x574473 of _0x4df340)if(_0x574473[_0x4b5d1c(0x160)]){const _0x2f55d8=_0x574473[_0x4b5d1c(0xaf)]();(!_0x574473[_0x4b5d1c(0xc1)]||!_0x574473[_0x4b5d1c(0xc1)][_0x4b5d1c(0x100)])&&(_0x2f55d8[_0x4b5d1c(0x1fa)](_0xe681f7=>_0x19946b[_0x4b5d1c(0x107)](_0x20c780=>_0x20c780[_0x4b5d1c(0xae)](_0xe681f7,!0x0)))&&_0x574473[_0x4b5d1c(0x130)]());if(_0x19946b[_0x4b5d1c(0x1fa)](_0x447b74=>_0x2f55d8[_0x4b5d1c(0x107)](_0x288fbb=>_0x288fbb[_0x4b5d1c(0xae)](_0x447b74,!0x0)))){const _0x2da7d2=this[_0x4b5d1c(0x17f)][_0x4b5d1c(0xad)](_0x4b5d1c(0x186),_0x2a5702,_0x4b5d1c(0x1af));return this[_0x4b5d1c(0x1d2)](()=>_0x2da7d2(_0x5799a9,null,_0x267429)),null;}}else{const _0x34a085=_0x574473[_0x4b5d1c(0x1e1)]();_0x19946b[_0x4b5d1c(0x107)](_0x2cffb6=>_0x2cffb6[_0x4b5d1c(0xae)](_0x34a085,!0x0))&&_0x574473[_0x4b5d1c(0x130)]();if(_0x19946b[_0x4b5d1c(0x1fa)](_0x4164c8=>_0x34a085[_0x4b5d1c(0xae)](_0x4164c8,!0x0))){const _0x3d661f=this[_0x4b5d1c(0x17f)][_0x4b5d1c(0xad)](_0x4b5d1c(0x186),_0x2a5702,_0x4b5d1c(0x1af));return this[_0x4b5d1c(0x1d2)](()=>_0x3d661f(_0x19946b,null,_0x267429)),null;}}const _0x343ce9=this[_0x4b5d1c(0x17f)][_0x4b5d1c(0xad)](_0x4b5d1c(0x186),_0x2a5702,_0x4b5d1c(0x1a5));let _0x30decc=null;for(const _0x54d961 of this[_0x4b5d1c(0x15b)]())if(_0x54d961[_0x4b5d1c(0xb6)]['id']==_0x567139['id']&&_0x54d961[_0x4b5d1c(0xe9)]&&_0x4b5d1c(0x186)==_0x54d961[_0x4b5d1c(0x214)]&&_0x54d961[_0x4b5d1c(0x1f4)]==_0x2a5702&&qt(_0x54d961,_0x267429)&&(_0x343ce9(_0x54d961[_0x4b5d1c(0xaf)](),_0x19946b)||_0x343ce9(_0x19946b,_0x54d961[_0x4b5d1c(0xaf)]()))){if(_0x30decc){if(_0x54d961[_0x4b5d1c(0xfb)]&&_0x54d961[_0x4b5d1c(0xfb)][_0x4b5d1c(0xc8)])continue;for(const _0x5305a6 of _0x54d961[_0x4b5d1c(0xaf)]())_0x30decc[_0x4b5d1c(0x95)](_0x5305a6)||_0x30decc[_0x4b5d1c(0x1e5)](_0x5305a6);_0x54d961[_0x4b5d1c(0xfe)]();}else{_0x30decc=_0x54d961;for(const _0x35e7fd of _0x19946b)_0x54d961[_0x4b5d1c(0x95)](_0x35e7fd)||_0x54d961[_0x4b5d1c(0x1e5)](_0x35e7fd);}}if(_0x30decc)return _0x30decc;_0x4df340[_0x4b5d1c(0x208)]();for(const {suggestion:_0x2f379e,meta:_0x508223}of this[_0x4b5d1c(0x1b8)](_0x19946b,_0x4b5d1c(0x186)))_0x508223[_0x4b5d1c(0x199)]&&(this[_0x4b5d1c(0x1d1)]||!_0x508223[_0x4b5d1c(0xe0)]&&!_0x508223[_0x4b5d1c(0x12c)])&&qt(_0x2f379e,_0x267429)&&_0x4df340[_0x4b5d1c(0xf5)](_0x2f379e);for(const _0x1c2c74 of _0x4df340){const _0x2ec492=_0x1c2c74[_0x4b5d1c(0xaf)]();if(!_0x267429||!_0x267429[_0x4b5d1c(0x100)]){if(_0x19946b[_0x4b5d1c(0x1fa)](_0x439c12=>_0x2ec492[_0x4b5d1c(0x107)](_0x14b78e=>_0x14b78e[_0x4b5d1c(0xae)](_0x439c12,!0x0))))return _0x1c2c74;}(!_0x1c2c74[_0x4b5d1c(0xc1)]||!_0x1c2c74[_0x4b5d1c(0xc1)][_0x4b5d1c(0x100)])&&(_0x2ec492[_0x4b5d1c(0x1fa)](_0x2a6934=>_0x19946b[_0x4b5d1c(0x107)](_0x22ee37=>_0x22ee37[_0x4b5d1c(0xae)](_0x2a6934,!0x0)))&&_0x1c2c74[_0x4b5d1c(0x130)]());}const _0x1a4ebf=_0x4bcda0(),_0x57b673=_0x567139['id'],_0x38ba98=_0x4b5d1c(0x125)+_0x2a5702,_0x198780=this[_0x4b5d1c(0x17d)]({'id':_0x1a4ebf,'type':_0x38ba98,'createdAt':new Date(),'authorId':_0x57b673,'attributes':_0x267429});for(const _0x2fc387 of _0x19946b)_0x2fc387[_0x4b5d1c(0x224)](),_0x2fc387[_0x4b5d1c(0xbf)]||_0x4b5d1c(0x1fe)==_0x2fc387[_0x4b5d1c(0x190)][_0x4b5d1c(0xf4)]||this[_0x4b5d1c(0xc2)](_0x38ba98,_0x1a4ebf,_0x57b673,_0x2fc387,_0x3543fa[_0x4b5d1c(0xdb)]());return _0x198780;}[_0x602292(0xa3)](_0x1f4a9e,_0x4fe609,_0x294ff6,_0x1ec467,_0x5046ac){const _0x322bab=_0x602292;if(_0x1f4a9e[_0x322bab(0xbf)])return[];if(_0x322bab(0x14c)===this[_0x322bab(0x1c5)])return[];const _0x1ccd4c=this[_0x322bab(0xfa)][_0x322bab(0x1b5)][_0x322bab(0x128)](_0x322bab(0x1c0))['me']['id'],_0x8195c8=Array[_0x322bab(0x194)](this[_0x322bab(0x163)][_0x322bab(0x1d8)]())[_0x322bab(0x1e8)](_0x9ed6c0=>_0x322bab(0xfd)==_0x9ed6c0[_0x322bab(0x214)]&&_0x9ed6c0[_0x322bab(0x116)][_0x322bab(0x1c2)]==_0x4fe609&&_0x9ed6c0[_0x322bab(0x95)](_0x1f4a9e));if(_0x322bab(0xc0)===this[_0x322bab(0x1c5)]){const _0x29bf30=this[_0x322bab(0x1b8)](_0x1f4a9e,_0x322bab(0x122))[_0x322bab(0x1e8)](({meta:_0x2207b6})=>_0x2207b6[_0x322bab(0x199)]&&!_0x2207b6[_0x322bab(0x12c)]&&!_0x2207b6[_0x322bab(0x182)])[_0x322bab(0x1a6)](({suggestion:_0x27c24a})=>_0x27c24a);_0x8195c8[_0x322bab(0x223)](..._0x29bf30);}const _0x4fdb5c=new Map([[_0x1f4a9e,_0x294ff6]]);for(const _0x3327db of _0x8195c8){const _0xc53e03=_0x322bab(0xfd)==_0x3327db[_0x322bab(0x214)]?_0x3327db[_0x322bab(0x116)][_0x322bab(0x19b)]:void 0x0,_0x289a8b=_0x3327db[_0x322bab(0x1e1)](),_0x1f342a=Array[_0x322bab(0x194)](_0x4fdb5c[_0x322bab(0x1c6)]())[_0x322bab(0x1de)](_0x1a3188=>_0x1a3188[_0x322bab(0x1ba)](_0x289a8b));if(!_0x1f342a)continue;const _0x27813b=_0x1f342a[_0x322bab(0x1db)](_0x289a8b);this[_0x322bab(0x1a8)](_0x4fe609)&&_0x322bab(0x122)==_0x3327db[_0x322bab(0x214)]&&0x0!=_0x27813b[_0x322bab(0xc8)]||(_0x4fdb5c[_0x322bab(0x1f9)](_0x1f342a),_0x27813b[_0x322bab(0x191)](_0x4ba738=>{const _0x1573d0=_0x322bab;_0x4fdb5c[_0x1573d0(0x1a0)](_0x4ba738,_0x294ff6);}),_0x322bab(0x122)!=_0x3327db[_0x322bab(0x214)]&&_0xc53e03!=_0x1ec467&&_0x4fdb5c[_0x322bab(0x1a0)](_0x1f342a[_0x322bab(0x198)](_0x289a8b),_0xc53e03));}const _0x35f3cd=[];for(const [_0x2dbd11,_0x243fa8]of _0x4fdb5c){const _0x279cf1=_0x4bcda0(),_0x20a662={'key':_0x4fe609,'oldValue':_0x243fa8,'newValue':_0x1ec467};_0x4fe609[_0x322bab(0xc8)]>0x25&&console[_0x322bab(0x127)](_0x322bab(0xe3),{'key':_0x4fe609});const _0xf3d644=(_0x322bab(0x13b)+(_0x4fe609+'|'+Gt({'newValue':_0x1ec467})))[_0x322bab(0x14e)](0x0,0x3c),_0x52eed9=this[_0x322bab(0x17d)]({'id':_0x279cf1,'type':_0xf3d644,'data':_0x20a662,'createdAt':new Date(),'authorId':_0x1ccd4c,'attributes':_0x5046ac});_0x35f3cd[_0x322bab(0x102)](_0x52eed9),this[_0x322bab(0xc2)](_0xf3d644,_0x279cf1,_0x1ccd4c,_0x2dbd11);}return _0x35f3cd;}[_0x602292(0x9a)](_0x491845){const _0x49bef3=_0x602292;this[_0x49bef3(0xf7)](_0x491845,(_0x3da525,..._0xbc744e)=>{const _0x54ddb3=_0x49bef3;this[_0x54ddb3(0x205)](()=>{_0x3da525(..._0xbc744e);});});}[_0x602292(0x9f)](_0x4bccde){const _0x36feb9=_0x602292;this[_0x36feb9(0xd3)][_0x36feb9(0xf5)](_0x4bccde);}[_0x602292(0x18c)](_0xe3d076){const _0x39f490=_0x602292;this[_0x39f490(0x1d9)][_0x39f490(0xf5)](_0xe3d076);}[_0x602292(0xa2)](_0x7e1230){const _0x21306e=_0x602292;return _0x21306e(0xfd)==_0x7e1230[_0x21306e(0x214)]?_0x7e1230[_0x21306e(0x1f4)][_0x21306e(0x1cc)]('|')[0x0]:null;}[_0x602292(0x11e)](_0x584e4b,_0x54f624){const _0x174463=_0x602292,_0x3f30d4=_0x584e4b[_0x174463(0xcc)]();this[_0x174463(0x135)][_0x174463(0x1f5)](_0x33429d=>{const _0x375613=_0x174463;_0x33429d[_0x375613(0x138)](_0x3f30d4,{'range':_0x54f624});});}[_0x602292(0x1b0)](_0x5e848a){const _0x25115c=_0x602292,_0x3e7375=_0x5e848a['id'],_0x3c840e=this[_0x25115c(0xfa)][_0x25115c(0x1cd)][_0x25115c(0x128)](_0x25115c(0xb1));this[_0x25115c(0x1eb)][_0x25115c(0xf3)](_0x3e7375)||this[_0x25115c(0x1eb)][_0x25115c(0x1be)]({'channelId':_0x3c840e,'threadId':_0x3e7375,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x159d99=this[_0x25115c(0x1eb)][_0x25115c(0x1a4)](_0x3e7375);_0x159d99[_0x25115c(0x20d)](_0x25115c(0x113)),_0x159d99[_0x25115c(0x113)]=!0x1,_0x5e848a[_0x25115c(0xfb)]=_0x159d99;}[_0x602292(0x140)](_0x12c0a5,_0x3e5966,_0x1227ca,_0x175b74){const _0x20e488=_0x602292;if(_0x12c0a5[_0x20e488(0x214)]!=_0x3e5966||_0x12c0a5[_0x20e488(0x1f4)]!=_0x1227ca||_0x12c0a5[_0x20e488(0xa7)]['id']!=_0x175b74)throw this[_0x20e488(0xfa)][_0x20e488(0x101)](_0x20e488(0x134)),new _0x4cdb98(_0x20e488(0x134),this);}[_0x602292(0x115)](_0x121567,_0x10b39b){const _0x4f331d=_0x602292,_0x14a255=_0x121567[_0x4f331d(0x1e1)]();if(_0x10b39b[_0x4f331d(0x11d)](_0x14a255))_0x121567[_0x4f331d(0xfe)]();else{if(_0x14a255[_0x4f331d(0xae)](_0x10b39b)){const _0x3489f2=this[_0x4f331d(0x135)][_0x4f331d(0x1b3)](_0x10b39b[_0x4f331d(0x1e3)][_0x4f331d(0x151)],_0x4f331d(0x132));this[_0x4f331d(0x11e)](_0x121567,this[_0x4f331d(0x135)][_0x4f331d(0xa1)](_0x14a255[_0x4f331d(0x1e3)],_0x3489f2));const _0x5a04e5=_0x4bcda0(),_0x30d822=_0x121567[_0x4f331d(0xa7)]['id'],_0x350776=_0x121567[_0x4f331d(0x214)]+':'+_0x121567[_0x4f331d(0x1f4)];this[_0x4f331d(0x17d)]({'id':_0x5a04e5,'type':_0x350776,'createdAt':new Date(),'authorId':_0x30d822,'data':_0x121567[_0x4f331d(0x116)],'attributes':_0x121567[_0x4f331d(0xc1)]});const _0x2fb2cd=this[_0x4f331d(0x135)][_0x4f331d(0x1b3)](_0x10b39b[_0x4f331d(0x132)][_0x4f331d(0x1b9)],_0x4f331d(0x210)),_0x1513e6=this[_0x4f331d(0x135)][_0x4f331d(0xa1)](_0x2fb2cd,_0x14a255[_0x4f331d(0x132)]);this[_0x4f331d(0xc2)](_0x350776,_0x5a04e5,_0x30d822,_0x1513e6);}else{if(_0x14a255[_0x4f331d(0x18a)](_0x10b39b[_0x4f331d(0x1e3)])){const _0x265236=this[_0x4f331d(0x135)][_0x4f331d(0x1b3)](_0x10b39b[_0x4f331d(0x1e3)][_0x4f331d(0x151)],_0x4f331d(0x132));this[_0x4f331d(0x11e)](_0x121567,this[_0x4f331d(0x135)][_0x4f331d(0xa1)](_0x14a255[_0x4f331d(0x1e3)],_0x265236));}else{const _0x22f834=this[_0x4f331d(0x135)][_0x4f331d(0x1b3)](_0x10b39b[_0x4f331d(0x132)][_0x4f331d(0x1b9)],_0x4f331d(0x210));this[_0x4f331d(0x11e)](_0x121567,this[_0x4f331d(0x135)][_0x4f331d(0xa1)](_0x22f834,_0x14a255[_0x4f331d(0x132)]));}}}}[_0x602292(0x23b)](_0x276599){const _0xc738f8=_0x602292;for(const {suggestion:_0x1d4cfb,meta:_0x2f40f8}of this[_0xc738f8(0x1b8)](_0x276599,_0xc738f8(0x122))){if(!_0x2f40f8[_0xc738f8(0x199)])continue;const _0x2a504f=_0x1d4cfb[_0xc738f8(0xaf)]();for(const _0x49d2c4 of _0x2a504f)if(!_0x276599[_0xc738f8(0x1db)](_0x49d2c4)[_0xc738f8(0xc8)])return!0x0;}return!0x1;}[_0x602292(0xc5)](_0x53e123){const _0x5a6aff=_0x602292,_0x2184a9=this[_0x5a6aff(0xfa)][_0x5a6aff(0x1b5)][_0x5a6aff(0x128)](_0x5a6aff(0x1c0))[_0x5a6aff(0xe8)](_0x53e123);if(!_0x2184a9)throw new _0x4cdb98(_0x5a6aff(0x16d),this);return _0x2184a9;}[_0x602292(0xbb)](_0x3fa28f){const _0x100cda=_0x602292,_0x3137ad=this[_0x100cda(0xfa)][_0x100cda(0x1b5)][_0x100cda(0x128)](_0x100cda(0x1c0)),_0x5839c7=_0x10bd37(_0x100cda(0x237)+_0x3fa28f),_0x291706=_0x3137ad[_0x100cda(0xe8)](_0x5839c7);return _0x291706||_0x3137ad[_0x100cda(0x162)]({'id':_0x5839c7,'name':_0x3fa28f});}[_0x602292(0x1b2)](_0x4c5c63,_0x29c22d,_0x12a703,_0xec794c,_0x20e8f4){const _0x1244ac=_0x602292,_0x3b2872=this[_0x1244ac(0xc5)](_0xec794c),_0x24413a=this[_0x1244ac(0x17f)][_0x1244ac(0x12d)](_0x4c5c63,_0x29c22d,_0x12a703,_0x3b2872,_0x20e8f4,_0x6ac44b=>{const _0x41b1ff=_0x1244ac;this[_0x41b1ff(0x22d)](_0x12a703,{'attributes':_0x6ac44b});const _0x3fa7ed=this[_0x41b1ff(0x104)](_0x12a703);this[_0x41b1ff(0x239)](new Set([_0x3fa7ed])),this[_0x41b1ff(0x1e0)](new Set([_0x3fa7ed]));});return this[_0x1244ac(0x19a)](_0x24413a,_0x1244ac(0x1af),()=>{const _0x107757=_0x1244ac;this[_0x107757(0x22d)](_0x12a703,{'state':_0x107757(0x222)});},{'priority':_0x1244ac(0x23d)}),this[_0x1244ac(0x19a)](_0x24413a,_0x1244ac(0x130),()=>{const _0xc7d33=_0x1244ac;this[_0xc7d33(0x22d)](_0x12a703,{'state':_0xc7d33(0x142)});},{'priority':_0x1244ac(0x23d)}),this[_0x1244ac(0x163)][_0x1244ac(0x1a0)](_0x12a703,_0x24413a),this[_0x1244ac(0x12e)][_0x1244ac(0x1a0)](_0x24413a,_0x1244ac(0x184)),_0x24413a;}[_0x602292(0x23e)](_0x14dbe4){const _0x5700f9=_0x602292,_0x53cde1=_0x14dbe4[_0x5700f9(0x1cc)](':');return{'group':_0x53cde1[0x0],'type':_0x53cde1[0x1],'subType':_0x53cde1[_0x5700f9(0xc8)]>=0x5?_0x53cde1[0x2]:null,'id':_0x53cde1[_0x5700f9(0xc8)]<0x5?_0x53cde1[0x2]:_0x53cde1[0x3],'authorId':_0x53cde1[_0x5700f9(0xc8)]<0x5?_0x53cde1[0x3]:_0x53cde1[0x4],'markerCount':0x6==_0x53cde1[_0x5700f9(0xc8)]?_0x53cde1[0x5]:null};}[_0x602292(0x114)](_0x1fb97e,_0x14fe4e,_0x1cc96e){const _0x4d344d=_0x602292,_0x2ce9d3=_0x1fb97e[_0x4d344d(0x1e1)](),_0x2e8ae6=_0x2ce9d3[_0x4d344d(0x1e3)],_0x3be64d=_0x2ce9d3[_0x4d344d(0x132)];this[_0x4d344d(0x11e)](_0x1fb97e,this[_0x4d344d(0x135)][_0x4d344d(0xa1)](_0x2e8ae6,_0x14fe4e));const _0x34269d=_0x4bcda0(),_0x48fd57=_0x1fb97e[_0x4d344d(0xa7)]['id'],_0x1fa350=_0x1fb97e[_0x4d344d(0x214)]+(_0x1fb97e[_0x4d344d(0x1f4)]?':'+_0x1fb97e[_0x4d344d(0x1f4)]:'');this[_0x4d344d(0x17d)]({'id':_0x34269d,'type':_0x1fa350,'createdAt':new Date(),'authorId':_0x48fd57,'originalSuggestionId':_0x1fb97e['id'],'attributes':_0x1fb97e[_0x4d344d(0xc1)],'data':_0x1fb97e[_0x4d344d(0x116)]});const _0x9fe7b7=this[_0x4d344d(0xa2)](_0x1fb97e);(_0x4d344d(0xc6)==_0x1fb97e[_0x4d344d(0x214)]||_0x9fe7b7&&this[_0x4d344d(0x1a8)](_0x9fe7b7))&&(_0x1cc96e=this[_0x4d344d(0x135)][_0x4d344d(0x109)](_0x1cc96e[_0x4d344d(0x1b9)])),this[_0x4d344d(0xc2)](_0x1fa350,_0x34269d,_0x48fd57,this[_0x4d344d(0x135)][_0x4d344d(0xa1)](_0x1cc96e,_0x3be64d));}[_0x602292(0x1b8)](_0x40318a,_0x5346b2=null){const _0x33a4e2=_0x602292,_0x5be3e0=[],_0x55b0d6=this[_0x33a4e2(0xfa)][_0x33a4e2(0x1b5)][_0x33a4e2(0x128)](_0x33a4e2(0x1c0))['me'];Array[_0x33a4e2(0xf2)](_0x40318a)||(_0x40318a=[_0x40318a]);for(const _0x12f604 of this[_0x33a4e2(0x15b)]()){if(!_0x12f604[_0x33a4e2(0xe9)])continue;if(_0x5346b2&&_0x12f604[_0x33a4e2(0x214)]!=_0x5346b2)continue;let _0x54afec=!0x1;for(const _0x12ba96 of _0x12f604[_0x33a4e2(0xaf)]()){for(const _0xe4e8bc of _0x40318a){const _0x175018=_0xe4e8bc[_0x33a4e2(0x1e3)][_0x33a4e2(0x11d)](_0x12ba96[_0x33a4e2(0x132)])||_0xe4e8bc[_0x33a4e2(0x132)][_0x33a4e2(0x11d)](_0x12ba96[_0x33a4e2(0x1e3)]);if(_0x175018||_0xe4e8bc[_0x33a4e2(0x198)](_0x12ba96)){const _0x2035f1=_0xe4e8bc[_0x33a4e2(0xae)](_0x12ba96)&&Ot(this[_0x33a4e2(0x135)][_0x33a4e2(0x123)],_0x12ba96[_0x33a4e2(0x1e3)],_0xe4e8bc),_0x1842c3=_0x12ba96[_0x33a4e2(0xae)](_0xe4e8bc)&&Ot(this[_0x33a4e2(0x135)][_0x33a4e2(0x123)],_0xe4e8bc[_0x33a4e2(0x1e3)],_0x12ba96);_0x5be3e0[_0x33a4e2(0x102)]({'suggestion':_0x12f604,'meta':{'isOwn':_0x55b0d6==_0x12f604[_0x33a4e2(0xb6)],'isNextTo':_0x175018,'isInsideObject':_0x2035f1,'containsRangeInObject':_0x1842c3}}),_0x54afec=!0x0;break;}}if(_0x54afec)break;}}return _0x5be3e0;}[_0x602292(0xc2)](_0x1f00c8,_0x1ba188,_0x4b3a9b,_0x4f4d8d,_0x39fde7){const _0x4c5f3e=_0x602292;this[_0x4c5f3e(0x135)][_0x4c5f3e(0x1f5)](_0x4d72b9=>{const _0x2fd381=_0x4c5f3e;let _0x1e74a3=_0x2fd381(0x13c)+_0x1f00c8+':'+_0x1ba188+':'+_0x4b3a9b;_0x39fde7&&(_0x1e74a3=_0x1e74a3+':'+_0x39fde7),_0x4d72b9[_0x2fd381(0x1bc)](_0x1e74a3,{'range':_0x4f4d8d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x602292(0xdc)](_0x5d95a7){const _0x10ed7f=_0x602292,_0x273092=_0x5d95a7[_0x10ed7f(0x22e)],_0x2adc35=_0x5d95a7[_0x10ed7f(0x167)];_0x5d95a7[_0x10ed7f(0x22e)]=null,_0x5d95a7[_0x10ed7f(0x167)]=null,null!=_0x273092&&_0x273092[_0x10ed7f(0x167)]==_0x5d95a7&&(_0x273092[_0x10ed7f(0x167)]=_0x2adc35),null!=_0x2adc35&&_0x2adc35[_0x10ed7f(0x22e)]==_0x5d95a7&&(_0x2adc35[_0x10ed7f(0x22e)]=_0x273092),_0x10ed7f(0x233)==this[_0x10ed7f(0x12e)][_0x10ed7f(0x128)](_0x5d95a7)&&(this[_0x10ed7f(0x12e)][_0x10ed7f(0x1a0)](_0x5d95a7,_0x10ed7f(0x19f)),this[_0x10ed7f(0x121)](_0x10ed7f(0x99),_0x5d95a7,_0x273092,_0x2adc35));}[_0x602292(0x17d)](_0xba98a4){const _0x2ecb91=_0x602292,_0x1f34e6=_0xba98a4['id'],_0x593267=this[_0x2ecb91(0x236)](_0xba98a4);if(this[_0x2ecb91(0x197)]&&this[_0x2ecb91(0x197)][_0x2ecb91(0x1f6)]){const _0xe3af22=this[_0x2ecb91(0xfa)][_0x2ecb91(0x1b5)][_0x2ecb91(0x128)](_0x2ecb91(0x126)),_0x13a39d=_0x593267[_0x2ecb91(0xeb)],_0x405fd9=_0x593267[_0x2ecb91(0x1f4)]?_0x593267[_0x2ecb91(0x214)]+':'+_0x593267[_0x2ecb91(0x1f4)]:_0x593267[_0x2ecb91(0x214)],_0x2da71a=this[_0x2ecb91(0xfa)][_0x2ecb91(0xe4)],_0x14bbf3=_0xe3af22[_0x2ecb91(0xf5)](_0x52b692(_0x2da71a,_0x2ecb91(0x136))),_0x20ce02={'id':_0x1f34e6,'type':_0x405fd9,'hasComments':_0x13a39d,'data':_0xba98a4[_0x2ecb91(0x116)]||null,'originalSuggestionId':_0xba98a4[_0x2ecb91(0x15f)]||null,'attributes':_0x593267[_0x2ecb91(0xc1)]};this[_0x2ecb91(0x197)][_0x2ecb91(0x1f6)](_0x20ce02)[_0x2ecb91(0x1ea)](_0x5cc3d0=>{const _0x1e07f7=_0x2ecb91;_0x593267[_0x1e07f7(0x207)]=!0x0,_0xe3af22[_0x1e07f7(0x1e2)](_0x14bbf3),_0x5cc3d0&&_0x5cc3d0[_0x1e07f7(0x15d)]&&(this[_0x1e07f7(0x163)][_0x1e07f7(0x128)](_0x1f34e6)[_0x1e07f7(0x15d)]=_0x5cc3d0[_0x1e07f7(0x15d)]);})[_0x2ecb91(0xa0)](_0x3fee7e=>{const _0x8013ba=_0x2ecb91;throw _0x12d8c0(_0x8013ba(0xe7)),this[_0x8013ba(0xfa)][_0x8013ba(0x1b1)][_0x8013ba(0xa4)]({'isUndoable':!0x1},()=>{const _0x52d75d=_0x8013ba;_0x593267[_0x52d75d(0x130)]();}),_0x593267[_0x8013ba(0x172)](),this[_0x8013ba(0x163)][_0x8013ba(0x1f9)](_0x593267['id']),this[_0x8013ba(0x12e)][_0x8013ba(0x1f9)](_0x593267),_0x3fee7e;});}return _0x593267;}[_0x602292(0x1a8)](_0x3ac69c){const _0x345e9c=_0x602292;return this[_0x345e9c(0xd3)][_0x345e9c(0x1da)](_0x3ac69c);}[_0x602292(0x22d)](_0x5bdf91,_0x1ecfb6){const _0x15fbfd=_0x602292,_0x1d05c7=this[_0x15fbfd(0xfa)][_0x15fbfd(0x1b5)][_0x15fbfd(0x128)](_0x15fbfd(0x126)),_0x592a29=this[_0x15fbfd(0x104)](_0x5bdf91);if(this[_0x15fbfd(0x197)]&&this[_0x15fbfd(0x197)][_0x15fbfd(0x10f)]){if(_0x592a29[_0x15fbfd(0x207)]){const _0x5360f8=_0x1d05c7[_0x15fbfd(0xf5)](_0x52b692(this[_0x15fbfd(0xfa)][_0x15fbfd(0xe4)],_0x15fbfd(0x136)));this[_0x15fbfd(0x197)][_0x15fbfd(0x10f)](_0x5bdf91,_0x1ecfb6)[_0x15fbfd(0x1ea)](()=>{const _0xc4d202=_0x15fbfd;_0x1d05c7[_0xc4d202(0x1e2)](_0x5360f8);});}else _0x592a29['on'](_0x15fbfd(0xa9),()=>{const _0x1f3fa4=_0x15fbfd;this[_0x1f3fa4(0x22d)](_0x5bdf91,_0x1ecfb6);});}}[_0x602292(0x1cb)](_0x238418){const _0x3bf7d8=_0x602292;if(!this[_0x3bf7d8(0x197)]||!this[_0x3bf7d8(0x197)][_0x3bf7d8(0x104)])throw new _0x4cdb98(_0x3bf7d8(0x23a),this);return this[_0x3bf7d8(0x197)][_0x3bf7d8(0x104)](_0x238418);}[_0x602292(0x1ed)](_0x15296c){const _0x2126cc=_0x602292,{id:_0x18cd1c,type:_0x19d302,subType:_0x2f3e32,authorId:_0x5f0795}=this[_0x2126cc(0x23e)](_0x15296c),_0x260ccc=this[_0x2126cc(0x163)][_0x2126cc(0x128)](_0x18cd1c)||this[_0x2126cc(0x1b2)](_0x19d302,_0x2f3e32,_0x18cd1c,_0x5f0795,{});switch(this[_0x2126cc(0x140)](_0x260ccc,_0x19d302,_0x2f3e32,_0x5f0795),this[_0x2126cc(0x12e)][_0x2126cc(0x128)](_0x260ccc)){case _0x2126cc(0x184):this[_0x2126cc(0x1cb)](_0x18cd1c)[_0x2126cc(0x1ea)](_0x4e0936=>{const _0x2cb859=_0x2126cc;let _0x3d497d=Promise[_0x2cb859(0xf0)]();_0x4e0936[_0x2cb859(0xeb)]&&(_0x3d497d=this[_0x2cb859(0x1eb)][_0x2cb859(0xec)]({'channelId':this[_0x2cb859(0xfa)][_0x2cb859(0x1cd)][_0x2cb859(0x128)](_0x2cb859(0xb1)),'threadId':_0x18cd1c})),_0x3d497d[_0x2cb859(0x1ea)](()=>{const _0x4968e7=_0x2cb859;this[_0x4968e7(0x236)](_0x4e0936)[_0x4968e7(0x207)]=!0x0;});}),this[_0x2126cc(0x12e)][_0x2126cc(0x1a0)](_0x260ccc,_0x2126cc(0x18d));break;case _0x2126cc(0x19f):this[_0x2126cc(0x22d)](_0x18cd1c,{'state':_0x2126cc(0xb5)});case _0x2126cc(0x18e):this[_0x2126cc(0x12e)][_0x2126cc(0x1a0)](_0x260ccc,_0x2126cc(0x233)),this[_0x2126cc(0x121)](_0x2126cc(0xff),_0x260ccc);break;case _0x2126cc(0x233):this[_0x2126cc(0x121)](_0x2126cc(0x1ac),_0x260ccc);}return _0x260ccc[_0x2126cc(0xb8)](_0x15296c),_0x260ccc;}[_0x602292(0x1e0)](_0x49843a){const _0x24c230=_0x602292,_0x1c36df=Array[_0x24c230(0x194)](_0x49843a),_0x5cd188=_0x1c36df[_0x24c230(0x1e8)](_0x47ecb3=>_0x24c230(0xfd)==_0x47ecb3[_0x24c230(0x214)]);this[_0x24c230(0x212)](_0x5cd188);const _0x61aafb=_0x1c36df[_0x24c230(0x1e8)](_0x586bb8=>!_0x586bb8[_0x24c230(0x160)]&&_0x24c230(0xfd)!=_0x586bb8[_0x24c230(0x214)]),_0xb5ba16=this[_0x24c230(0x15b)]({'skipNotAttached':!0x0})[_0x24c230(0x1e8)](_0x20e056=>!_0x20e056[_0x24c230(0x160)]&&_0x24c230(0xfd)!=_0x20e056[_0x24c230(0x214)]),_0x2f91fe=_0xb5ba16[_0x24c230(0x1e8)](_0x18c126=>!_0x49843a[_0x24c230(0x1da)](_0x18c126)),_0x104ec0=new Map(_0xb5ba16[_0x24c230(0x1a6)](_0x3e1a9e=>[_0x3e1a9e,this[_0x24c230(0x17f)][_0x24c230(0xad)](_0x3e1a9e[_0x24c230(0x214)],_0x3e1a9e[_0x24c230(0x1f4)],_0x24c230(0x179))])),_0x33914c=new Map(_0xb5ba16[_0x24c230(0x1a6)](_0x13cde9=>[_0x13cde9,_0x13cde9[_0x24c230(0x1e1)]()])),_0x597d28=new Set(),_0x10cf6e=new Set();for(let _0x4ff0b5=0x0;_0x4ff0b5<_0x61aafb[_0x24c230(0xc8)];_0x4ff0b5++)_0x181dde(_0x61aafb[_0x4ff0b5],_0x61aafb,_0x4ff0b5+0x1);for(let _0x111bbd=0x0;_0x111bbd<_0x61aafb[_0x24c230(0xc8)];_0x111bbd++)_0x181dde(_0x61aafb[_0x111bbd],_0x2f91fe,0x0);const _0x1d747e=new Set();for(let _0x14ebaf=0x0;_0x14ebaf<_0x61aafb[_0x24c230(0xc8)];_0x14ebaf++){const _0x4d855f=_0x61aafb[_0x14ebaf];!_0x10cf6e[_0x24c230(0x1da)](_0x4d855f)&&_0x4d855f[_0x24c230(0x22e)]&&(_0x1d747e[_0x24c230(0xf5)](_0x4d855f[_0x24c230(0x22e)]),_0x4d855f[_0x24c230(0x22e)][_0x24c230(0x167)]===_0x4d855f&&(_0x4d855f[_0x24c230(0x22e)][_0x24c230(0x167)]=null),_0x4d855f[_0x24c230(0x22e)]=null),!_0x597d28[_0x24c230(0x1da)](_0x4d855f)&&_0x4d855f[_0x24c230(0x167)]&&(_0x1d747e[_0x24c230(0xf5)](_0x4d855f[_0x24c230(0x167)]),_0x4d855f[_0x24c230(0x167)][_0x24c230(0x22e)]===_0x4d855f&&(_0x4d855f[_0x24c230(0x167)][_0x24c230(0x22e)]=null),_0x4d855f[_0x24c230(0x167)]=null);}function _0x181dde(_0x47217b,_0x211c72,_0x1633a0){const _0x29093b=_0x24c230;for(let _0x2b3f94=_0x1633a0;_0x2b3f94<_0x211c72[_0x29093b(0xc8)];_0x2b3f94++){const _0x49635c=_0x90f9a7(_0x47217b,_0x211c72[_0x2b3f94]);_0x49635c&&(_0x49635c[0x0][_0x29093b(0x167)]=_0x49635c[0x1],_0x49635c[0x1][_0x29093b(0x22e)]=_0x49635c[0x0],_0x597d28[_0x29093b(0xf5)](_0x49635c[0x0]),_0x10cf6e[_0x29093b(0xf5)](_0x49635c[0x1]));}}function _0x90f9a7(_0x1b3683,_0x1c853d){const _0x40130f=_0x24c230;if(_0x1b3683[_0x40130f(0xb6)]['id']!==_0x1c853d[_0x40130f(0xb6)]['id'])return null;const _0x4bb561=_0x104ec0[_0x40130f(0x128)](_0x1b3683)(_0x1b3683,_0x1c853d,_0x33914c[_0x40130f(0x128)](_0x1b3683),_0x33914c[_0x40130f(0x128)](_0x1c853d));if(!_0x4bb561)return null;return _0x104ec0[_0x40130f(0x128)](_0x1c853d)(_0x1b3683,_0x1c853d,_0x33914c[_0x40130f(0x128)](_0x1b3683),_0x33914c[_0x40130f(0x128)](_0x1c853d))?_0x4bb561[0x1][_0x40130f(0xfb)]&&_0x4bb561[0x1][_0x40130f(0xfb)][_0x40130f(0xc8)]?null:_0x4bb561:null;}_0x1d747e[_0x24c230(0x14f)]&&this[_0x24c230(0x1e0)](_0x1d747e);}[_0x602292(0x212)](_0x1a8cf4){const _0x4b4ef1=_0x602292;if(0x0==_0x1a8cf4[_0x4b4ef1(0xc8)])return;const _0x1b81a9=this[_0x4b4ef1(0x15b)]({'skipNotAttached':!0x0})[_0x4b4ef1(0x1e8)](_0x410445=>_0x4b4ef1(0xfd)==_0x410445[_0x4b4ef1(0x214)]&&_0x410445[_0x4b4ef1(0xa6)]),_0x145fb8=[],_0x57c96f=new Map();for(const _0x1061c5 of _0x1b81a9){const _0x418c4e=_0x10bd37(_0x1061c5[_0x4b4ef1(0xc1)]);_0x57c96f[_0x4b4ef1(0x1da)](_0x418c4e)||(_0x57c96f[_0x4b4ef1(0x1a0)](_0x418c4e,_0x145fb8[_0x4b4ef1(0xc8)]),_0x145fb8[_0x4b4ef1(0x102)]([]));const _0x27d115=_0x57c96f[_0x4b4ef1(0x128)](_0x418c4e);_0x145fb8[_0x27d115][_0x4b4ef1(0x102)](_0x1061c5);}!(function(){const _0x503952=_0x4b4ef1;_0x145fb8[_0x503952(0xca)]((_0x5d834f,_0x5c7bad)=>{const _0x1dbd66=_0x503952,_0x4c1d36=_0x5d834f[0x0][_0x1dbd66(0x15d)],_0x50d2fc=_0x5c7bad[0x0][_0x1dbd66(0x15d)];return _0x4c1d36==_0x50d2fc?_0x5d834f[0x0][_0x1dbd66(0xc1)][_0x1dbd66(0x232)]<_0x5c7bad[0x0][_0x1dbd66(0xc1)][_0x1dbd66(0x232)]?-0x1:0x1:_0x4c1d36<_0x50d2fc?-0x1:0x1;});for(const _0x108f09 of _0x145fb8)_0x108f09[_0x503952(0xca)]((_0x10a9fe,_0x3b24ea)=>_0x10a9fe['id']<_0x3b24ea['id']?-0x1:0x1);}());for(let _0x56526d=0x0;_0x56526d<_0x145fb8[_0x4b4ef1(0xc8)];_0x56526d++){if(0x0==_0x145fb8[_0x56526d][_0x4b4ef1(0xc8)])continue;const _0x333855=[];for(let _0x1ea433=_0x56526d+0x1;_0x1ea433<_0x145fb8[_0x4b4ef1(0xc8)];_0x1ea433++)0x0!=_0x145fb8[_0x1ea433][_0x4b4ef1(0xc8)]&&_0x4f841c(_0x145fb8[_0x56526d],_0x145fb8[_0x1ea433])&&_0x333855[_0x4b4ef1(0x102)](_0x1ea433);for(const _0x4f7329 of _0x333855)_0x145fb8[_0x56526d]=_0x145fb8[_0x56526d][_0x4b4ef1(0x165)](_0x145fb8[_0x4f7329]),_0x145fb8[_0x4f7329]=[];}for(const _0x1c7272 of _0x145fb8)for(let _0x2d3d41=0x0;_0x2d3d41<_0x1c7272[_0x4b4ef1(0xc8)];_0x2d3d41++){const _0x18694c=_0x1c7272[_0x2d3d41+0x1]||null;_0x1c7272[_0x2d3d41][_0x4b4ef1(0x167)]!==_0x18694c&&(_0x1c7272[_0x2d3d41][_0x4b4ef1(0x167)]=_0x18694c);}for(const _0x108c4f of _0x145fb8)for(let _0x46b9f5=0x0;_0x46b9f5<_0x108c4f[_0x4b4ef1(0xc8)];_0x46b9f5++){const _0x443d53=_0x108c4f[_0x46b9f5-0x1]||null;_0x108c4f[_0x46b9f5][_0x4b4ef1(0x22e)]!==_0x443d53&&(_0x108c4f[_0x46b9f5][_0x4b4ef1(0x22e)]=_0x443d53);}function _0x4f841c(_0x396c97,_0x1d5153){const _0x57c4d6=_0x4b4ef1;if(_0x396c97[0x0][_0x57c4d6(0xc1)][_0x57c4d6(0x232)]!==_0x1d5153[0x0][_0x57c4d6(0xc1)][_0x57c4d6(0x232)]&&_0x396c97[0x0][_0x57c4d6(0xb6)]!==_0x1d5153[0x0][_0x57c4d6(0xb6)])return!0x1;if(!function(_0x5b380a,_0x13814c){const _0x2f5647=_0x57c4d6;if(!_0x5b380a[_0x2f5647(0xeb)]&&!_0x13814c[_0x2f5647(0xeb)])return!0x0;if(_0x5b380a[_0x2f5647(0xeb)]&&_0x13814c[_0x2f5647(0xeb)])return!0x1;if(_0x5b380a[_0x2f5647(0xeb)]&&_0x13814c[_0x2f5647(0x15d)]<_0x5b380a[_0x2f5647(0xfb)][_0x2f5647(0x1bb)][_0x2f5647(0x128)](0x0)[_0x2f5647(0x15d)])return!0x0;if(_0x13814c[_0x2f5647(0xeb)]&&_0x5b380a[_0x2f5647(0x15d)]<_0x13814c[_0x2f5647(0xfb)][_0x2f5647(0x1bb)][_0x2f5647(0x128)](0x0)[_0x2f5647(0x15d)])return!0x0;return!0x1;}(_0x396c97[0x0],_0x1d5153[0x0]))return!0x1;const _0x4c48fc=_0x1df50c(_0x396c97[0x0][_0x57c4d6(0xc1)],_0x57c4d6(0x232)),_0x391a0d=_0x1df50c(_0x1d5153[0x0][_0x57c4d6(0xc1)],_0x57c4d6(0x232));if(!_0x1e5168(_0x4c48fc,_0x391a0d))return!0x1;return!!_0x396c97[_0x57c4d6(0x1fa)](_0x83ac04=>_0x1d5153[_0x57c4d6(0x107)](_0x55605d=>_0x83ac04[_0x57c4d6(0x1e1)]()[_0x57c4d6(0x11d)](_0x55605d[_0x57c4d6(0x1e1)]())))&&_0x1d5153[_0x57c4d6(0x1fa)](_0x4acb6c=>_0x396c97[_0x57c4d6(0x107)](_0x34efda=>_0x4acb6c[_0x57c4d6(0x1e1)]()[_0x57c4d6(0x11d)](_0x34efda[_0x57c4d6(0x1e1)]())));}}[_0x602292(0x239)](_0x220b3e){const _0x1777b1=_0x602292,_0x418c30=Array[_0x1777b1(0x194)](_0x220b3e),_0x4f386c=this[_0x1777b1(0x15b)]({'skipNotAttached':!0x0}),_0x39d299=_0x4f386c[_0x1777b1(0x1e8)](_0x213ba0=>!_0x220b3e[_0x1777b1(0x1da)](_0x213ba0)),_0x549ddf=new Map(_0x418c30[_0x1777b1(0x1a6)](_0x54393c=>[_0x54393c,this[_0x1777b1(0x17f)][_0x1777b1(0xad)](_0x54393c[_0x1777b1(0x214)],_0x54393c[_0x1777b1(0x1f4)],_0x1777b1(0x1a5))])),_0x131f0f=new Map(_0x4f386c[_0x1777b1(0x1a6)](_0xe22931=>[_0xe22931,_0xe22931[_0x1777b1(0xaf)]()]));for(let _0x382ced=0x0;_0x382ced<_0x418c30[_0x1777b1(0xc8)];_0x382ced++){if(_0x2bd64e(this,_0x418c30[_0x382ced],_0x418c30,_0x382ced+0x1))return!0x0;}for(let _0x3a32e8=0x0;_0x3a32e8<_0x418c30[_0x1777b1(0xc8)];_0x3a32e8++){if(_0x2bd64e(this,_0x418c30[_0x3a32e8],_0x39d299,0x0))return!0x0;}return!0x1;function _0x2bd64e(_0x8bf63a,_0x43d759,_0x459180,_0x31c104){const _0x18ec07=_0x1777b1;for(let _0x478239=_0x31c104;_0x478239<_0x459180[_0x18ec07(0xc8)];_0x478239++){const _0x363aa5=_0x459180[_0x478239];if(_0x363aa5[_0x18ec07(0x214)]!==_0x43d759[_0x18ec07(0x214)]||_0x363aa5[_0x18ec07(0xb6)]['id']!==_0x43d759[_0x18ec07(0xb6)]['id']||_0x363aa5[_0x18ec07(0x1f4)]!==_0x43d759[_0x18ec07(0x1f4)])continue;if(!Jt(_0x43d759,_0x363aa5))continue;if(_0x18ec07(0xfd)==_0x43d759[_0x18ec07(0x214)]&&_0x43d759[_0x18ec07(0x116)][_0x18ec07(0x19b)]!=_0x363aa5[_0x18ec07(0x116)][_0x18ec07(0x19b)])continue;if(_0x18ec07(0xfd)==_0x43d759[_0x18ec07(0x214)]&&_0x8bf63a[_0x18ec07(0x1a8)](_0x43d759[_0x18ec07(0x116)][_0x18ec07(0x1c2)]))continue;if(_0x18ec07(0xc6)==_0x43d759[_0x18ec07(0x214)]){const _0x2e5a08=_0x8bf63a[_0x18ec07(0xfa)][_0x18ec07(0x1b1)],_0x45c04c=_0x43d759[_0x18ec07(0x1a2)]();if(_0x45c04c&&(_0x2e5a08[_0x18ec07(0x123)][_0x18ec07(0xd4)](_0x45c04c)||_0x2e5a08[_0x18ec07(0x123)][_0x18ec07(0x21a)](_0x45c04c)))continue;}const _0x377ed3=_0x549ddf[_0x18ec07(0x128)](_0x43d759),_0x3e3bee=_0x131f0f[_0x18ec07(0x128)](_0x43d759),_0x1cd9ba=_0x131f0f[_0x18ec07(0x128)](_0x363aa5),_0x125968=_0x43d759[_0x18ec07(0xfb)]&&_0x43d759[_0x18ec07(0xfb)][_0x18ec07(0xc8)],_0x577014=_0x363aa5[_0x18ec07(0xfb)]&&_0x363aa5[_0x18ec07(0xfb)][_0x18ec07(0xc8)];if(!_0x125968&&_0x377ed3(_0x1cd9ba,_0x3e3bee))return _0x8bf63a[_0x18ec07(0x1dd)](_0x363aa5,_0x43d759),_0x131f0f[_0x18ec07(0x1f9)](_0x43d759),!0x0;if(!_0x577014&&_0x377ed3(_0x3e3bee,_0x1cd9ba))return _0x8bf63a[_0x18ec07(0x1dd)](_0x43d759,_0x363aa5),_0x131f0f[_0x18ec07(0x1f9)](_0x363aa5),!0x0;}return!0x1;}}[_0x602292(0x1dd)](_0x51e230,_0x143f5e){const _0x2b1fa9=_0x602292;if(_0x51e230[_0x2b1fa9(0x160)]){for(const _0x3433d5 of _0x143f5e[_0x2b1fa9(0xaf)]())_0x51e230[_0x2b1fa9(0x1e5)](_0x3433d5);}else{const _0x3be4f8=_0x143f5e[_0x2b1fa9(0x1e1)]()[_0x2b1fa9(0x132)];this[_0x2b1fa9(0x11e)](_0x51e230,this[_0x2b1fa9(0x135)][_0x2b1fa9(0xa1)](_0x51e230[_0x2b1fa9(0x1e1)]()[_0x2b1fa9(0x1e3)],_0x3be4f8));}_0x143f5e[_0x2b1fa9(0xfe)]();}[_0x602292(0xb3)](_0x1f0df0,_0x36767c,_0x4cc808){const _0x178b0a=_0x602292,_0xa3e821=_0x1f0df0[_0x178b0a(0xcb)](_0x178b0a(0x219))||_0x1f0df0[_0x178b0a(0xcb)](_0x178b0a(0xfd))?_0x178b0a(0x217):_0x1f0df0[_0x178b0a(0x152)]();return _0x52b692(this[_0x178b0a(0xfa)][_0x178b0a(0xe4)],_0x36767c+'_'+_0xa3e821+_0x178b0a(0x119),_0x4cc808);}[_0x602292(0x1ef)](){const _0x4171e3=_0x602292,_0xacf93d=this[_0x4171e3(0xfa)];if(!_0xacf93d['ui'])return;const {ariaLiveAnnouncer:_0x165153}=_0xacf93d['ui'];_0x16a007(this[_0x4171e3(0x135)],({left:_0x1946af,entered:_0x25c298})=>{const _0x4e92cf=_0x4171e3;for(const _0x59e618 of _0x1946af){const {group:_0x38a390,type:_0x3e141d}=this[_0x4e92cf(0x23e)](_0x59e618[_0x4e92cf(0x8f)]);if(_0x4e92cf(0x92)===_0x38a390){_0x165153[_0x4e92cf(0xd7)](this[_0x4e92cf(0xb3)](_0x3e141d,_0x4e92cf(0x16e)));break;}}for(const _0xeda954 of _0x25c298){const {group:_0x4b6384,type:_0x172acb}=this[_0x4e92cf(0x23e)](_0xeda954[_0x4e92cf(0x8f)]);if(_0x4e92cf(0x92)===_0x4b6384){_0x165153[_0x4e92cf(0xd7)](this[_0x4e92cf(0xb3)](_0x172acb,_0x4e92cf(0x10d),_0x4c14f3(_0x41661b)));break;}}});}[_0x602292(0x171)](_0x23bc8c){const _0x5a4410=_0x602292;if(this[_0x5a4410(0x154)])return!0x1;const _0x1a2b4c=this[_0x5a4410(0xfa)],_0x97936b=_0x1a2b4c[_0x5a4410(0x1b1)][_0x5a4410(0x10e)][_0x5a4410(0x156)][_0x5a4410(0xda)]();if(0x0==_0x97936b[_0x5a4410(0xc8)])return!0x1;const _0x1c9e13=[],_0x489f6d=_0x97936b[_0x5a4410(0x1e8)](_0x3fdf42=>_0x5a4410(0xfd)==_0x3fdf42[_0x5a4410(0x214)]),_0x191e52=_0x97936b[_0x5a4410(0x1e8)](_0x1539b8=>_0x5a4410(0x1dc)==_0x1539b8[_0x5a4410(0x214)]&&_0x5a4410(0xd5)!=_0x1539b8[_0x5a4410(0x8f)]),_0x3aae24=_0x97936b[_0x5a4410(0x1e8)](_0x1f08b3=>_0x5a4410(0x1e2)==_0x1f08b3[_0x5a4410(0x214)]&&_0x5a4410(0xd5)!=_0x1f08b3[_0x5a4410(0x8f)]);for(const _0x1d0f7d of _0x489f6d)_0x1c9e13[_0x5a4410(0x102)]({'key':_0x1d0f7d[_0x5a4410(0x91)],'newValue':_0x1d0f7d[_0x5a4410(0x1cf)],'oldValue':_0x1d0f7d[_0x5a4410(0x169)],'range':Pt(_0x1d0f7d[_0x5a4410(0x1f7)],_0x1a2b4c[_0x5a4410(0x1b1)])});for(const _0x3bc878 of _0x191e52){const _0x30e928=_0x3aae24[_0x5a4410(0x1de)](_0x1e9768=>_0x1e9768[_0x5a4410(0x159)][_0x5a4410(0x11d)](_0x3bc878[_0x5a4410(0x159)]));_0x30e928&&_0x1c9e13[_0x5a4410(0x102)]({'key':_0x5a4410(0x18f),'newValue':_0x3bc878[_0x5a4410(0x8f)],'oldValue':_0x30e928[_0x5a4410(0x8f)],'range':_0x1a2b4c[_0x5a4410(0x1b1)][_0x5a4410(0x203)](_0x3bc878[_0x5a4410(0x159)][_0x5a4410(0xc7)])});}return 0x0!=_0x1c9e13[_0x5a4410(0xc8)]&&this[_0x5a4410(0x97)](_0x23bc8c,_0x1c9e13);}[_0x602292(0xba)](_0x4b0e9b){const _0x484cca=_0x602292;let _0x181ff6=!0x1;const _0x3af2a2=this[_0x484cca(0xfa)][_0x484cca(0x1b1)][_0x484cca(0x10e)][_0x484cca(0x156)][_0x484cca(0x110)]()[_0x484cca(0x1e8)](_0x5cd1d6=>_0x5cd1d6[_0x484cca(0x116)][_0x484cca(0xb9)]&&_0x5cd1d6[_0x484cca(0x8f)][_0x484cca(0xcb)](_0x484cca(0x13e)));for(const _0x52e33b of _0x3af2a2){const {subType:_0x329951,id:_0xdb9d69}=this[_0x484cca(0x23e)](_0x52e33b[_0x484cca(0x8f)]),_0x3d7a36=_0x329951[_0x484cca(0x1cc)]('|')[0x0];for(const _0x2204cc of this[_0x484cca(0x15b)]({'skipNotAttached':!0x0}))_0x2204cc['id']!=_0xdb9d69&&_0x484cca(0xfd)==_0x2204cc[_0x484cca(0x214)]&&_0x2204cc[_0x484cca(0x116)]&&_0x2204cc[_0x484cca(0x116)][_0x484cca(0x1c2)]==_0x3d7a36&&_0x2204cc[_0x484cca(0x1e1)]()[_0x484cca(0x1ba)](_0x52e33b[_0x484cca(0x116)][_0x484cca(0xb9)])&&(this[_0x484cca(0x1ec)](_0x2204cc,_0x52e33b[_0x484cca(0x116)][_0x484cca(0xb9)],_0x4b0e9b),_0x181ff6=!0x0);}return _0x181ff6;}[_0x602292(0x205)](_0x55a4aa){const _0x5c32bd=_0x602292;this[_0x5c32bd(0x154)]=!0x0,_0x55a4aa();}[_0x602292(0x21f)](_0xc0eb8d){const _0x147c68=_0x602292,_0x357acc=this[_0x147c68(0x1a8)](_0xc0eb8d),_0x4a1466=this[_0x147c68(0x1d9)][_0x147c68(0x1da)](_0xc0eb8d);return _0x357acc||_0x4a1466;}[_0x602292(0x97)](_0x861b01,_0x44e347){const _0x5931c0=_0x602292;if(0x0==_0x44e347[_0x5931c0(0xc8)])return!0x1;let _0x1187d8=!0x1;for(const _0x6a351c of _0x44e347){const _0x1cc7c2=this[_0x5931c0(0x1b8)](_0x6a351c[_0x5931c0(0x1f7)],_0x5931c0(0xfd))[_0x5931c0(0x1e8)](_0x1f246e=>!_0x1f246e[_0x5931c0(0x206)][_0x5931c0(0x182)])[_0x5931c0(0x1a6)](_0x411442=>_0x411442[_0x5931c0(0x92)]),_0x56be23=_0x10bd37({'newValue':_0x6a351c[_0x5931c0(0x105)]});_0x1cc7c2[_0x5931c0(0x1e8)](_0x545feb=>{const _0x13f56c=_0x5931c0,[_0x10b5dc,_0x6bb58b]=_0x545feb[_0x13f56c(0x1f4)][_0x13f56c(0x1cc)]('|');return _0x10b5dc==_0x6a351c[_0x13f56c(0x1c2)]&&_0x6bb58b!=_0x56be23;})[_0x5931c0(0x191)](_0x3df7f6=>{const _0x233962=_0x5931c0;this[_0x233962(0x1ec)](_0x3df7f6,_0x6a351c[_0x233962(0x1f7)],_0x861b01),_0x1187d8=!0x0;});}return _0x1187d8;}[_0x602292(0x1ec)](_0x49c52a,_0x1af444,_0x4157e6){const _0x397301=_0x602292,_0x2b71d9=_0x49c52a[_0x397301(0x1e1)]()[_0x397301(0x1db)](_0x1af444);0x0!==_0x2b71d9[_0x397301(0xc8)]?0x1!==_0x2b71d9[_0x397301(0xc8)]?this[_0x397301(0x114)](_0x49c52a,_0x1af444[_0x397301(0x1e3)],_0x1af444[_0x397301(0x132)]):this[_0x397301(0x11e)](_0x49c52a,_0x2b71d9[0x0]):_0x4157e6[_0x397301(0x196)](_0x49c52a[_0x397301(0xcc)]());}}class Et{constructor(_0x3ddb84){const _0x5df878=_0x602292;this[_0x5df878(0xac)]=_0x3ddb84,this[_0x5df878(0x135)]=_0x3ddb84[_0x5df878(0x1b1)],this[_0x5df878(0x23c)]=new Map(),this[_0x5df878(0x220)]=new Map(),this[_0x5df878(0x145)]();}[_0x602292(0x12d)](_0x4ae7ce,_0x436062,_0x117648,_0x59bea8,_0x940b8f,_0x14c474){const _0x29e61e=_0x602292;return new _0x3543fa(this[_0x29e61e(0x135)],{'type':_0x4ae7ce,'subType':_0x436062,'id':_0x117648,'author':_0x59bea8,'creator':_0x59bea8,'attributes':_0x940b8f,'onAttributesChange':_0x14c474,'onAccept':(..._0x227fad)=>this[_0x29e61e(0xad)](_0x4ae7ce,_0x436062,_0x29e61e(0x1af))(..._0x227fad),'onDiscard':(..._0x118236)=>this[_0x29e61e(0xad)](_0x4ae7ce,_0x436062,_0x29e61e(0x130))(..._0x118236)});}[_0x602292(0x204)](_0x3518f9,_0x444e1f,_0xa79a04,_0x336121){const _0x536952=_0x602292,_0x49b7ac=_0x3518f9+':'+_0x444e1f+':'+_0xa79a04;this[_0x536952(0x23c)][_0x536952(0x1a0)](_0x49b7ac,_0x336121);}[_0x602292(0xad)](_0x5050a7,_0x4d9ced,_0x47e21a){const _0x4560c5=_0x602292,_0x4029f=_0x5050a7+':'+_0x4d9ced+':'+_0x47e21a;return this[_0x4560c5(0x23c)][_0x4560c5(0x128)](_0x4029f)||this[_0x4560c5(0x220)][_0x4560c5(0x128)](_0x5050a7+':'+_0x47e21a);}[_0x602292(0x145)](){const _0x3d7b49=_0x602292,_0x47c6c4=()=>!0x1,_0x31ea95=_0x355c09=>{const _0x39074a=_0x3db6;_0x355c09[_0x39074a(0xca)]((_0x4f2021,_0x514420)=>_0x4f2021[_0x39074a(0x1e3)][_0x39074a(0x170)](_0x514420[_0x39074a(0x1e3)])?0x1:-0x1),this[_0x39074a(0x135)][_0x39074a(0x1f5)](_0x45c624=>{const _0x40f67d=_0x39074a;for(const _0x401aac of _0x355c09){let _0x2af501;_0x2af501=_0x401aac[_0x40f67d(0x132)][_0x40f67d(0x1e7)]&&_0x401aac[_0x40f67d(0x132)][_0x40f67d(0x1b9)]==_0x401aac[_0x40f67d(0x1e3)][_0x40f67d(0xc7)]?_0x45c624[_0x40f67d(0xd9)](_0x401aac[_0x40f67d(0x1e3)][_0x40f67d(0xc7)],'on'):_0x45c624[_0x40f67d(0xd9)](_0x401aac),this[_0x40f67d(0x135)][_0x40f67d(0xc3)](_0x2af501,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x50392d=(_0x2f4ca8,_0x34cc27)=>{const _0x3b7d77=_0x3db6;_0x34cc27&&this[_0x3b7d77(0x135)][_0x3b7d77(0x1f5)](_0x4311b8=>{const _0x5bf434=_0x3b7d77,{commandName:_0x4b25e8,commandParams:_0x22c2eb=[]}=_0x34cc27,_0x506c0d=_0x2f4ca8[_0x5bf434(0x1a6)](_0x2fe7a5=>(Vt(_0x2fe7a5)&&(_0x2fe7a5=this[_0x5bf434(0x135)][_0x5bf434(0xa1)](_0x2fe7a5[_0x5bf434(0x132)])),_0x2fe7a5))[_0x5bf434(0x1e8)](_0x22f658=>_0x5bf434(0x1fe)!==_0x22f658[_0x5bf434(0x190)][_0x5bf434(0xf4)]);if(_0x506c0d[_0x5bf434(0xc8)]<0x1)return;const _0x59d6ed=Array[_0x5bf434(0x194)](this[_0x5bf434(0x135)][_0x5bf434(0x10e)][_0x5bf434(0x158)][_0x5bf434(0xaf)]())[_0x5bf434(0x1a6)](_0x2fe865=>_0x469c89[_0x5bf434(0x21b)](_0x2fe865));_0x4311b8[_0x5bf434(0x166)](_0x506c0d);for(const _0x16e7db of this[_0x5bf434(0xac)][_0x5bf434(0x200)][_0x5bf434(0x200)]())_0x16e7db[_0x5bf434(0xdf)]();_0x22c2eb[_0x5bf434(0x102)]({'forceDefaultExecution':!0x0}),this[_0x5bf434(0xac)][_0x5bf434(0x1f8)](_0x4b25e8,..._0x22c2eb);const _0x4d4ada=_0x59d6ed[_0x5bf434(0x1e8)](_0x44938b=>_0x5bf434(0x1fe)!=_0x44938b[_0x5bf434(0x190)][_0x5bf434(0xf4)]);_0x4d4ada[_0x5bf434(0xc8)]>0x0&&_0x4311b8[_0x5bf434(0x166)](_0x4d4ada);for(const _0x54f06c of _0x59d6ed)_0x54f06c[_0x5bf434(0x224)]();});},_0x404694=(_0x50eadb,_0x51c785)=>0x1==_0x50eadb[_0x3d7b49(0xc8)]&&0x1==_0x51c785[_0x3d7b49(0xc8)]&&_0x50eadb[0x0][_0x3d7b49(0x132)][_0x3d7b49(0x11d)](_0x51c785[0x0][_0x3d7b49(0x1e3)]),_0x41c5bc=(_0x4c3f50,_0x7f7ec2,_0x3ab220,_0xef3b42)=>Ht(_0x4c3f50,_0x7f7ec2,_0x3ab220,_0xef3b42,this[_0x3d7b49(0x135)])?[_0x4c3f50,_0x7f7ec2]:Ht(_0x7f7ec2,_0x4c3f50,_0xef3b42,_0x3ab220,this[_0x3d7b49(0x135)])?[_0x7f7ec2,_0x4c3f50]:null;this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0xd1),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x1df),_0x31ea95),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0xe1),_0x404694),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x1f1),_0x41c5bc),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x173),_0x31ea95),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x177),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0xd6),_0x404694),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x17e),_0x41c5bc),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x19d),_0x50392d),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x11c),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x201),_0x404694),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x1ad),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x1c4),_0x50392d),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x1ab),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x157),_0x404694),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x21d),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x108),_0x47c6c4),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x21c),(_0x247dfd,_0x5d2828)=>{const _0x1069bd=_0x3d7b49;if(!_0x5d2828)return;const _0x3bb9b0=this[_0x1069bd(0xac)][_0x1069bd(0x1b5)][_0x1069bd(0x128)](p);this[_0x1069bd(0x135)][_0x1069bd(0x1f5)](_0x36c7f8=>{const _0x3e2cea=_0x1069bd;if(_0x3e2cea(0x18f)==_0x5d2828[_0x3e2cea(0x1c2)])for(const _0x501a91 of _0x247dfd){const _0x2a3303=_0x501a91[_0x3e2cea(0x1e3)][_0x3e2cea(0xc7)],_0x1173ac=_0x5d2828[_0x3e2cea(0x19b)];_0x36c7f8[_0x3e2cea(0x10c)](_0x2a3303,_0x1173ac);}else{if(_0x3bb9b0[_0x3e2cea(0x1a8)](_0x5d2828[_0x3e2cea(0x1c2)])){for(const _0x1d5764 of _0x247dfd)void 0x0!==_0x5d2828[_0x3e2cea(0x19b)]?_0x36c7f8[_0x3e2cea(0x1e9)](_0x5d2828[_0x3e2cea(0x1c2)],_0x5d2828[_0x3e2cea(0x19b)],_0x1d5764[_0x3e2cea(0x1e3)][_0x3e2cea(0xc7)]):_0x36c7f8[_0x3e2cea(0x213)](_0x5d2828[_0x3e2cea(0x1c2)],_0x1d5764[_0x3e2cea(0x1e3)][_0x3e2cea(0xc7)]);}else{for(const _0x11b59e of _0x247dfd)_0x5d2828[_0x3e2cea(0x19b)]?_0x36c7f8[_0x3e2cea(0x1e9)](_0x5d2828[_0x3e2cea(0x1c2)],_0x5d2828[_0x3e2cea(0x19b)],_0x11b59e):_0x36c7f8[_0x3e2cea(0x213)](_0x5d2828[_0x3e2cea(0x1c2)],_0x11b59e);}}});}),this[_0x3d7b49(0x220)][_0x3d7b49(0x1a0)](_0x3d7b49(0x10a),_0x404694);}}function Ot(_0x5f44e9,_0x6cb0a6,_0x1f9f81){const _0x277b93=_0x602292;for(const _0xc9d327 of _0x6cb0a6[_0x277b93(0x1b9)][_0x277b93(0x1d6)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xc9d327[_0x277b93(0x190)]==_0xc9d327)return!0x1;if(!_0x1f9f81[_0x277b93(0xe5)](_0xc9d327))return!0x1;if(_0x5f44e9[_0x277b93(0xd4)](_0xc9d327)||_0x5f44e9[_0x277b93(0x21a)](_0xc9d327))return!0x0;}return!0x1;}function Vt(_0x31998b){const _0x33c6c4=_0x602292;return _0x31998b[_0x33c6c4(0x132)][_0x33c6c4(0x1b9)]==_0x31998b[_0x33c6c4(0x1e3)][_0x33c6c4(0xc7)]&&_0x31998b[_0x33c6c4(0x132)][_0x33c6c4(0x141)];}function Ut(_0x540a1e,_0x46edeb,_0x5d5c3d,_0x4a1a20){const _0x39ca50=_0x602292,_0x516b05=_0x105e67=>!_0x105e67[_0x39ca50(0x15c)]['is'](_0x39ca50(0x143))&&!_0x4a1a20[_0x39ca50(0xd4)](_0x105e67[_0x39ca50(0x15c)]),_0x3f6598=_0x540a1e[_0x39ca50(0x1e3)][_0x39ca50(0x1c9)](_0x516b05),_0x20d70c=_0x540a1e[_0x39ca50(0x132)][_0x39ca50(0x1c9)](_0x516b05,{'direction':_0x39ca50(0x20b)});return(!_0x540a1e[_0x39ca50(0x1e3)][_0x39ca50(0x11d)](_0x3f6598)||!_0x540a1e[_0x39ca50(0x132)][_0x39ca50(0x11d)](_0x20d70c))&&(_0x3f6598[_0x39ca50(0x170)](_0x20d70c)?_0x5d5c3d[_0x39ca50(0x138)](_0x46edeb,{'range':_0x5d5c3d[_0x39ca50(0xa1)](_0x3f6598,_0x20d70c)}):_0x5d5c3d[_0x39ca50(0x196)](_0x46edeb),!0x0);}function Gt(_0x4317a3){return _0x10bd37(_0x4317a3);}function Ft(_0x2ba84d){const _0x4d6d67=_0x602292,_0xdc998d=_0x2ba84d[_0x4d6d67(0x1e3)][_0x4d6d67(0xc7)];return _0xdc998d&&_0xdc998d['is'](_0x4d6d67(0x215));}function Pt(_0x4a3a7e,_0x4eee2d){const _0x29930f=_0x602292;return null==_0x4a3a7e[_0x29930f(0x132)][_0x29930f(0x151)]&&_0x4a3a7e[_0x29930f(0x132)][_0x29930f(0x1b9)]==_0x4a3a7e[_0x29930f(0x1e3)][_0x29930f(0xc7)]?Lt(_0x4a3a7e[_0x29930f(0x1e3)][_0x29930f(0xc7)],_0x4eee2d):_0x4a3a7e;}function Lt(_0x967e17,_0x4d943f){const _0x44a889=_0x602292,_0x3a2705=_0x4d943f[_0x44a889(0x123)][_0x44a889(0xd4)](_0x967e17)||_0x4d943f[_0x44a889(0x123)][_0x44a889(0x1d7)](_0x967e17);return _0x4d943f[_0x44a889(0xa1)](_0x4d943f[_0x44a889(0x1b3)](_0x967e17,_0x44a889(0xea)),_0x3a2705?_0x4d943f[_0x44a889(0x1f3)](_0x967e17):_0x4d943f[_0x44a889(0x1b3)](_0x967e17,_0x44a889(0x132)));}function Ht(_0x5ccece,_0x3181bb,_0x45908b,_0x3b0f7f,_0x554c73){const _0x1bf19d=_0x602292;if(_0x5ccece[_0x1bf19d(0x167)])return!0x1;if(!Jt(_0x5ccece,_0x3181bb))return!0x1;if(_0x45908b[_0x1bf19d(0x132)][_0x1bf19d(0x11d)](_0x3b0f7f[_0x1bf19d(0x1e3)]))return!0x0;if(_0x5ccece[_0x1bf19d(0x214)]!=_0x3181bb[_0x1bf19d(0x214)])return!0x1;if(!_0x45908b[_0x1bf19d(0x132)][_0x1bf19d(0x168)](_0x3b0f7f[_0x1bf19d(0x1e3)]))return!0x1;const _0x5b1e3b=_0x554c73[_0x1bf19d(0xa1)](_0x45908b[_0x1bf19d(0x132)],_0x3b0f7f[_0x1bf19d(0x1e3)])[_0x1bf19d(0x211)]();for(const _0x7fa405 of _0x5b1e3b)if([_0x1bf19d(0xf9),_0x1bf19d(0x235)][_0x1bf19d(0x13f)](_0x7fa405[_0x1bf19d(0x214)])&&_0x554c73[_0x1bf19d(0x123)][_0x1bf19d(0x21a)](_0x7fa405[_0x1bf19d(0x15c)]))return!0x1;return!0x0;}function Jt(_0xc45336,_0xd349e2){const _0x52e857=_0x602292;if(!_0xc45336[_0x52e857(0xa6)]||!_0xd349e2[_0x52e857(0xa6)])return!0x1;const _0x15c6d4=new Set(Object[_0x52e857(0x1c6)](_0xc45336[_0x52e857(0xc1)])),_0x794efb=new Set(Object[_0x52e857(0x1c6)](_0xd349e2[_0x52e857(0xc1)]));if(_0x15c6d4[_0x52e857(0x1f9)](_0x52e857(0x232)),_0x794efb[_0x52e857(0x1f9)](_0x52e857(0x232)),0x0==_0x15c6d4[_0x52e857(0x14f)]&&0x0==_0x794efb[_0x52e857(0x14f)])return!0x0;if(_0x15c6d4[_0x52e857(0x14f)]!=_0x794efb[_0x52e857(0x14f)])return!0x1;const _0x43b0ad={..._0xc45336[_0x52e857(0xc1)]},_0xa55405={..._0xd349e2[_0x52e857(0xc1)]};return delete _0x43b0ad[_0x52e857(0x232)],delete _0xa55405[_0x52e857(0x232)],JSON[_0x52e857(0x153)](_0x43b0ad)==JSON[_0x52e857(0x153)](_0xa55405);}function qt(_0x1936a0,_0x19f28e){const _0x260add=_0x602292,_0x2020fc=zt(_0x1936a0[_0x260add(0xc1)]),_0x390d17=zt(_0x19f28e);if(!_0x1936a0[_0x260add(0xa6)])return!0x1;for(const _0x2f2cb0 of Object[_0x260add(0x1c6)](_0x390d17))if(!_0x1e5168(_0x2020fc[_0x2f2cb0],_0x390d17[_0x2f2cb0]))return!0x1;return!0x0;}function zt(_0x3ade42){const _0x4ceb35=_0x602292,_0x5df4ba=Object[_0x4ceb35(0x22f)]({},_0x3ade42);return delete _0x5df4ba[_0x4ceb35(0x100)],delete _0x5df4ba[_0x4ceb35(0x150)],_0x5df4ba;}