@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240821.0 → 0.0.0-nightly-20240822.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 _0x202e7b=_0x1e84;(function(_0x1e3cf4,_0x1f4d02){const _0x57124f=_0x1e84,_0x2777ac=_0x1e3cf4();while(!![]){try{const _0x18bcc8=parseInt(_0x57124f(0x2f5))/0x1*(-parseInt(_0x57124f(0x304))/0x2)+-parseInt(_0x57124f(0x264))/0x3+parseInt(_0x57124f(0x251))/0x4*(parseInt(_0x57124f(0x1c0))/0x5)+-parseInt(_0x57124f(0x34c))/0x6+parseInt(_0x57124f(0x2d3))/0x7*(parseInt(_0x57124f(0x1ce))/0x8)+-parseInt(_0x57124f(0x246))/0x9+parseInt(_0x57124f(0x1f2))/0xa;if(_0x18bcc8===_0x1f4d02)break;else _0x2777ac['push'](_0x2777ac['shift']());}catch(_0x430eba){_0x2777ac['push'](_0x2777ac['shift']());}}}(_0x2293,0x69e56));import{Plugin as _0x5eeb68,PendingActions as _0x4c191e}from'ckeditor5/src/core.js';import{LiveRange as _0x44f5db}from'ckeditor5/src/engine.js';import{CKEditorError as _0x2aeb40,uid as _0x6057f9,priorities as _0x3f6685,logWarning as _0x217144,getEnvKeystrokeText as _0x52a42e}from'ckeditor5/src/utils.js';import{toWidget as _0x2647da}from'ckeditor5/src/widget.js';import{Users as _0x54101e,hashObject as _0x553ebb,surroundingMarkersDetector as _0xb15f26,ENTER_THREAD_KEYSTROKE as _0x5fc844}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5e7223 from'./commands/trackchangescommand.js';import _0x1ef9b2 from'./commands/acceptsuggestioncommand.js';import _0x3056e6 from'./commands/discardsuggestioncommand.js';import _0x3e0b7b from'./commands/executeonallsuggestionscommand.js';import _0x4d5415 from'./commands/executeonselectedsuggestionscommand.js';import _0x8822ea from'./suggestion.js';import _0x57bab5 from'./suggestiondescriptionfactory.js';import _0x15339a from'./integrations/aiassistant.js';import _0x4cc1bf from'./integrations/alignment.js';import _0x13f46c from'./integrations/basicstyles.js';import _0x2ede95 from'./integrations/blockquote.js';import _0x4a7353 from'./integrations/casechange.js';function _0x2293(){const _0x1e16f5=['editingDowncast','_suggestions','_setSuggestionData','track-changes-user-not-found','error-saving-suggestion-data-suggestion-discarded','suggestion:attribute:','getSuggestion','after','markInsertion','groupId','isAfter','commentThread','delete','deletion:','containerElement','isSelectable','enableReadOnlyMode','backward','_refreshAttributeSuggestionsChain','open','getMarkers','addMarker:suggestion','position','toJSON','21104650DsuMGj','_checkSuggestionCorrectness','addMarker:suggestion:attribute','addSuggestion','insertContent','isObject','createdAt','documentSelection','trackChangesCommand','_createSuggestion','_adapter','formatInline','$marker','upcast','lowest','suggestionUnloaded','_suggestionState','_updateSuggestionData','_processAttributeSuggestions','updateSuggestion','deletion:accept','key','addUser','_refreshSuggestionsChain','sort','forceDefaultExecution','addMarker:suggestion:formatBlock','some','marker-count','detach','every','discard','refresh','accept','howMany','dataDowncast','_joinWithAdjacentSuggestions','_registerDefaultCallbacks','_initAriaMarkerChangeAnnouncements','updateMarker','deletion:discard','_splitMarkerName','set','FORMATTING','ck-suggestion-marker-formatBlock','containsRange','_trackFormatChanges','insertion:accept','containsRangeInObject','trackChanges','substr','stop','getRanges','collaboration.channelId','isMultiRange','getContainedElement','targetPosition','markMultiRangeInsertion','buildSuggestion','getCommentThread','for','always','newValue','normal','elementEnd','_suggestionFactory','_onDiscard','getChanges','formatBlock:chain','formatBlock:discard','external:','authorName','createRangeIn','forward','PENDING_ACTION_SUGGESTION','suggestion:','_addThreadToSuggestion','_isDataLoaded','_recordAttributeChanges','registerInlineAttribute','fromCharCode','formatInline:join','differ','group','6915924hFvNKC','suggestionLoaded','pluginName','add','toViewElement','_getAttributeKey','unbind','value','nodeBefore','from','addHighlight','1833508CvQHtO','originalSuggestionId','getFirstRange','change:_saved','before','_breakSuggestionMarker','attribute:','markMultiRangeBlockFormat','attribute:join','clear','attributeKey','getShiftedBy','removeMarker:suggestion:attribute','push','deletion:join','highest','move','removeAttribute','getFirstMarker','455085MAMMyI','author','low','meta','getUser','element','registerPostFixer','size','fetchCommentThread','$elementName','addMarker','enqueueChange','isLimit','reconvertMarker','assign','newRange','track-changes-adapter-missing-getsuggestion','_commentsRepository','removeMarker:suggestion:formatBlock','item','addCommentThread','hasCommentThread','$graveyard','formatBlock:join','hasSuggestion','_SUGGESTION_ANNOUNCEMENT','isNextTo','getAttribute','applyOperation','plugins','addClass','isIntersectingWithRange','_isRegisteredAttribute','selection','get','default','createPositionAfter','rootName','removeMarker','dataToMarker','addComment','insert','formatBlock','find','define','concat','_saved','enableCommand','oldValue','change:data','markerName','return','setTo','isArray','setSelection','markMultiRangeDeletion','splitPosition','getMultiRangeId','multipleBlocks','isDocumentOperation','isExternal','keys','resolve','markInlineFormat','config','rename','discardSuggestion','next','trackChanges.trackFormatChanges','track-changes-enable-command-twice','getCustomProperty','ENTER','isInContent','$text','addMarkerName','getLastMatchingPosition','accepted','attribute:discard','_inlineAttributeKeys','_enabledCommands','createRange','markDeletion','getItems','getDifference','registerCustomCallback','attributeNewValue','writer','markAttributeChange','isBlock','discardAllSuggestions','ck-suggestion-marker','_afterChanges','enableDefaultAttributesIntegration','rejected','createPositionAt','getSuggestionCallback','insertion:discard','insertion:join','map','isAtStart','_rangeIsInLocalUserInsertion','ready','execute','then','widget','_recordAttributeSuggestions','formatGroupId','attributeOldValue','moveTargetPosition','_getExternalAuthor','_isForcedDefaultExecutionBlock','460397qZStpE','_defaultCallbacks','data-suggestion','isInsideObject','acceptSelectedSuggestions','formatInline:','markerToData','suggestionChanged','data','_editor','track-changes-suggestion-not-found','_isBlockAttribute','has','isLocal','format','isTouching','PendingActions','showSuggestionHighlights','createElement','_reduceExistingSuggestions','warn','type','update:suggestion','hasComments','removeClass','suggestion','_addSuggestionMarker','attribute','comments','stringify','consumable','schema','conversion','unshift','2txiPaC','toUpperCase','locale','formatInline:discard','model','remove','trackChanges.mergeNestedSuggestions','authoredAt','subType','getAncestors','filter','_getMarkerAnnouncementText','_model','getRange','formatBlock:','686828xsLtwy','addSuggestionData','substring','getNearestSelectionRange','_setSuggestionRange','isAtEnd','nodeAfter','removeComment','action','getIntersection','options','containsItem','containsPosition','_mergeNestedSuggestions','_getSuggestionData','isBefore','startsWith','data-author-id','chain','isIntersecting','init','tablePasteChainId','values','end','createSelection','_getAuthorFromId','isUndo','mapper','suggestion-type','markerNameToElements','@external','acceptAllSuggestions','split','join','_findSuggestions','Users','_reduceSuggestionAttributeRange','registerBlockAttribute','_cutOutSuggestionMarker','setAttribute','_removeSuggestion','_customCallbacks','markerToHighlight','multi','requires','ck-suggestion-marker-formatInline','markerReady','root','stopListening','LEAVE','oldRange','includes','insertion','batch','createPositionBefore','creator','elementStart','start','forEach','getSuggestions','activeMarkers','commandName','formatBlock:accept','insertion:','_joinSuggestions','length','getChangedMarkers','getWalker','commands','track-changes-adapter-already-set','_blockAttributeKeys','removed','4747302WdkWDn','getAllAdjacentSuggestions','clone','dataReady','deletion:chain','pop','track-changes-suggestion-data-mismatch','unbindElementFromMarkerName','isOwn','addRange','$textProxy','change','high','markers','previous','splice','skipNestingCheck','isCollapsed','fromRange','announce','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.','attribute:accept','parent','listenTo','name','rethrowUnexpectedError','ck-suggestion-marker--active','never','deleteContent','removeMarkers','TrackChangesEditing','change:activeMarkers','editing','CommentsRepository','track-changes-command-not-found','markBlockFormat','formatInline:accept','5AeoCrO','isRemovable','head','insertion:chain','editor','acceptSuggestion','catch','createRangeOn','consume','ck-suggestion-marker-','fire','attributes','descriptionFactory','discardSelectedSuggestions','32UYOtPp','_processAttributeChanges','elementToElement','notReady','range','adapter','bindElementToMarker','isEqual','_handleNewSuggestionMarker','formatInline:chain','document','deletion'];_0x2293=function(){return _0x1e16f5;};return _0x2293();}function _0x1e84(_0x3b92aa,_0x4230d3){const _0x22937d=_0x2293();return _0x1e84=function(_0x1e8407,_0x3fe37b){_0x1e8407=_0x1e8407-0x1aa;let _0x43e9ab=_0x22937d[_0x1e8407];return _0x43e9ab;},_0x1e84(_0x3b92aa,_0x4230d3);}import _0xcad465 from'./integrations/ckbox.js';import _0x4c979f from'./integrations/codeblock.js';import _0x21e81 from'./integrations/comments.js';import _0x3e397c from'./integrations/deletecommand.js';import _0x3e0cd3 from'./integrations/list.js';import _0x563b00 from'./integrations/listproperties.js';import _0xc53a7a from'./integrations/entercommand.js';import _0x325a6c from'./integrations/findandreplace.js';import _0x31a118 from'./integrations/font.js';import _0x3f7563 from'./integrations/formatpainter.js';import _0x38f7d8 from'./integrations/heading.js';import _0x53a5fa from'./integrations/highlight.js';import _0x6c36a6 from'./integrations/horizontalline.js';import _0x3fd805 from'./integrations/htmlembed.js';import _0x42ad64 from'./integrations/image.js';import _0x3c7f24 from'./integrations/imagereplace.js';import _0x15b2f3 from'./integrations/imagestyle.js';import _0x59d013 from'./integrations/importword.js';import _0x1b2bc2 from'./integrations/indent.js';import _0x13b519 from'./integrations/inputcommand.js';import _0x4676a1 from'./integrations/link.js';import _0x1ee89e from'./integrations/legacylist.js';import _0x366cab from'./integrations/legacylistproperties.js';import _0x3d0464 from'./integrations/mediaembed.js';import _0x5060c1 from'./integrations/mention.js';import _0x3ee270 from'./integrations/mergefields.js';import _0x832d3c from'./integrations/multilevellist.js';import _0x383765 from'./integrations/pagebreak.js';import _0x152222 from'./integrations/paragraph.js';import _0x557b9e from'./integrations/removeformat.js';import _0x4228d0 from'./integrations/restrictededitingmode.js';import _0x39a0a1 from'./integrations/shiftentercommand.js';import _0x226b81 from'./integrations/standardeditingmode.js';import _0x1b3fc4 from'./integrations/style.js';import _0x362aa3 from'./integrations/table.js';import _0x1bb4d7 from'./integrations/tablemergesplit.js';import _0x46373d from'./integrations/tableheadings.js';import _0x534c71 from'./integrations/tableclipboard.js';import _0x516197 from'./integrations/tablecolumnresize.js';import _0x5ee2c9 from'./integrations/template.js';import _0xce2caf from'./integrations/tableofcontents.js';import _0x5eb635 from'./integrations/title.js';import _0x588bbe from'./integrations/undo.js';import _0x31e909 from'./integrations/tablecaption.js';import _0x2945df from'./integrations/tableproperties.js';import{getTranslation as _0xe1146b}from'./utils/common-translations.js';import{isEqual as _0xe8db9d,omit as _0x25fb65}from'lodash-es';export const renameAttributeKey=_0x202e7b(0x26d);export default class p extends _0x5eeb68{static get[_0x202e7b(0x330)](){const _0xe230f6=_0x202e7b;return[_0xe230f6(0x1bc),_0x54101e,_0x4c191e,_0x15339a,_0x4cc1bf,_0x13f46c,_0x2ede95,_0xcad465,_0x4a7353,_0x4c979f,_0x21e81,_0x3e397c,_0xc53a7a,_0x325a6c,_0x31a118,_0x3f7563,_0x38f7d8,_0x53a5fa,_0x6c36a6,_0x3fd805,_0x42ad64,_0x15b2f3,_0x3c7f24,_0x59d013,_0x1b2bc2,_0x13b519,_0x1ee89e,_0x366cab,_0x832d3c,_0x4676a1,_0x3e0cd3,_0x563b00,_0x3d0464,_0x5060c1,_0x3ee270,_0x383765,_0x152222,_0x557b9e,_0x4228d0,_0x39a0a1,_0x226b81,_0x1b3fc4,_0x362aa3,_0x1bb4d7,_0x46373d,_0x31e909,_0x534c71,_0x516197,_0xce2caf,_0x2945df,_0x5ee2c9,_0x5eb635,_0x588bbe];}static get[_0x202e7b(0x248)](){const _0xa18533=_0x202e7b;return _0xa18533(0x1b9);}constructor(_0x19f1b0){const _0x4bd3fc=_0x202e7b;function _0x1c2892(_0x2c3bb1){const _0x3846cb=_0x1e84;return _0x2c3bb1[_0x3846cb(0x2c6)](_0x583f07=>String[_0x3846cb(0x242)](_0x583f07))[_0x3846cb(0x325)]('');}super(_0x19f1b0),this[_0x4bd3fc(0x2cd)]=!0x1,this[_0x4bd3fc(0x21c)](_0x4bd3fc(0x340),[]),this['on'](_0x4bd3fc(0x1ba),(_0xb1c29e,_0x557e6a,_0x589599,_0x5cacee)=>{const _0xe84921=_0x4bd3fc;this[_0xe84921(0x301)][_0xe84921(0x357)](()=>{const _0x3aa574=_0xe84921;for(const _0x3f50dd of[..._0x5cacee,..._0x589599])this[_0x3aa574(0x301)][_0x3aa574(0x359)][_0x3aa574(0x2df)](_0x3f50dd)&&_0x19f1b0[_0x3aa574(0x1bb)][_0x3aa574(0x271)](_0x3f50dd);});}),this[_0x4bd3fc(0x1cc)]=new _0x57bab5(this[_0x4bd3fc(0x1c4)][_0x4bd3fc(0x2f9)][_0x4bd3fc(0x2f2)],this[_0x4bd3fc(0x1c4)][_0x4bd3fc(0x2f7)]),this[_0x4bd3fc(0x1fc)]=null,this[_0x4bd3fc(0x233)]=new Et(this[_0x4bd3fc(0x1c4)]),this[_0x4bd3fc(0x1db)]=new Map(),this[_0x4bd3fc(0x275)]=_0x19f1b0[_0x4bd3fc(0x281)][_0x4bd3fc(0x286)](_0x4bd3fc(0x1bc)),this[_0x4bd3fc(0x2b3)]=new Set(),this[_0x4bd3fc(0x301)]=this[_0x4bd3fc(0x1c4)][_0x4bd3fc(0x2f9)],this[_0x4bd3fc(0x202)]=new WeakMap(),this[_0x4bd3fc(0x2d2)]=!0x1,this[_0x4bd3fc(0x34a)]=new Set([_0x4bd3fc(0x26d)]),this[_0x4bd3fc(0x2b2)]=new Set(),_0x19f1b0[_0x4bd3fc(0x2a4)][_0x4bd3fc(0x290)](_0x4bd3fc(0x2a8),_0x4bd3fc(0x287)),this[_0x4bd3fc(0x220)]=_0x19f1b0[_0x4bd3fc(0x2a4)][_0x4bd3fc(0x286)](_0x4bd3fc(0x2a8)),_0x19f1b0[_0x4bd3fc(0x2a4)][_0x4bd3fc(0x290)](_0x4bd3fc(0x2fb),!0x0),this[_0x4bd3fc(0x311)]=_0x19f1b0[_0x4bd3fc(0x2a4)][_0x4bd3fc(0x286)](_0x4bd3fc(0x2fb)),this[_0x4bd3fc(0x1fa)]=new _0x5e7223(_0x19f1b0,this[_0x4bd3fc(0x2b3)]),this[_0x4bd3fc(0x218)](),this[_0x1c2892([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1c2892([0x34,0x30,0x34,0x38,0x31,0x36,0x34,0x32]);}[_0x202e7b(0x318)](){const _0x53704b=_0x202e7b,_0x4419aa=this[_0x53704b(0x1c4)],_0x38243e=(_0x495687,_0x2f57e4)=>{const _0x5e527d=_0x53704b;if(_0x5e527d(0x2ee)!=_0x495687)return _0x5e527d(0x1c9)+_0x495687;const _0x167a02=_0x2f57e4[_0x5e527d(0x324)]('|')[0x0];return this[_0x5e527d(0x2de)](_0x167a02)?_0x5e527d(0x21e):_0x5e527d(0x331);};_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1da))[_0x53704b(0x32e)]({'model':_0x53704b(0x2ec),'view':_0x3f3346=>{const _0x2404ee=_0x53704b,{id:_0x1d83f6,authorId:_0x2a6a42,type:_0x338758,subType:_0x488ef2}=this[_0x2404ee(0x21b)](_0x3f3346[_0x2404ee(0x296)]),_0x38c50e=[_0x2404ee(0x2be),_0x38243e(_0x338758,_0x488ef2)];let _0x367614=0xbb8;return this[_0x2404ee(0x340)][_0x2404ee(0x337)](_0x3f3346[_0x2404ee(0x296)])&&(_0x38c50e[_0x2404ee(0x25e)](_0x2404ee(0x1b5)),_0x367614=0xbc2),_0x2404ee(0x1d9)==_0x338758&&(_0x367614+=0x5),{'classes':_0x38c50e,'attributes':{'data-suggestion':_0x1d83f6,'data-author-id':_0x2a6a42},'priority':_0x367614};}}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x215))[_0x53704b(0x249)](_0x397fd7=>{const _0x4e1d69=_0x53704b;_0x397fd7['on'](_0x4e1d69(0x1ef),(_0x503ff1,_0x11c371,_0x585238)=>{const _0x15dbe0=_0x4e1d69;if(!_0x585238[_0x15dbe0(0x30e)][_0x15dbe0(0x2e4)])return;const _0x307282=_0x11c371[_0x15dbe0(0x277)];if(!_0x307282)return;const _0x40a222=_0x585238[_0x15dbe0(0x31f)][_0x15dbe0(0x24a)](_0x307282);_0x4419aa[_0x15dbe0(0x2f9)][_0x15dbe0(0x2f2)][_0x15dbe0(0x1f7)](_0x307282)&&_0x40a222&&!_0x40a222[_0x15dbe0(0x2aa)](_0x15dbe0(0x2cc))&&_0x40a222['is'](_0x15dbe0(0x1e8))&&_0x2647da(_0x40a222,_0x585238[_0x15dbe0(0x2ba)]);},{'priority':_0x4e1d69(0x358)});}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x215))[_0x53704b(0x32e)]({'model':_0x53704b(0x2ec),'view':(_0x41bf3d,_0x52d777)=>{const _0x4663eb=_0x53704b;if(!_0x52d777[_0x4663eb(0x30e)][_0x4663eb(0x2e4)])return null;const {type:_0x30d7b1,subType:_0x1015d1}=this[_0x4663eb(0x21b)](_0x41bf3d[_0x4663eb(0x296)]);return{'classes':[_0x4663eb(0x2be),_0x38243e(_0x30d7b1,_0x1015d1)],'priority':0xbb8};}});const _0x43ba13=({showActiveMarkers:_0x7fc8b1=!0x0,isAttributeSuggestion:_0x5b830c=!0x1}={})=>(_0x31653d,_0x495b53,_0x4eb028)=>{const _0x32c348=_0x53704b;if(!_0x495b53[_0x32c348(0x277)])return;const {id:_0x223c5f,authorId:_0x4a9937}=this[_0x32c348(0x21b)](_0x495b53[_0x32c348(0x296)]);if(_0x5b830c){const _0x5f2a2d=this[_0x32c348(0x1db)][_0x32c348(0x286)](_0x223c5f),_0x3565e2=this[_0x32c348(0x24b)](_0x5f2a2d);if(!this[_0x32c348(0x2de)](_0x3565e2))return;}if(_0x495b53[_0x32c348(0x277)]['is'](_0x32c348(0x285)))return void _0x4eb028[_0x32c348(0x2f1)][_0x32c348(0x1c8)](_0x495b53[_0x32c348(0x277)],_0x31653d[_0x32c348(0x1b3)]);const _0x598196=_0x4eb028[_0x32c348(0x31f)][_0x32c348(0x24a)](_0x495b53[_0x32c348(0x277)]);if(_0x495b53[_0x32c348(0x277)]['is'](_0x32c348(0x269))&&_0x4419aa[_0x32c348(0x2f9)][_0x32c348(0x2f2)][_0x32c348(0x2bc)](_0x495b53[_0x32c348(0x277)])&&!_0x598196[_0x32c348(0x2aa)](_0x32c348(0x250))){_0x4eb028[_0x32c348(0x2ba)][_0x32c348(0x282)]([_0x32c348(0x2be),_0x32c348(0x21e)],_0x598196),_0x4eb028[_0x32c348(0x2ba)][_0x32c348(0x32b)](_0x32c348(0x2d5),_0x223c5f,_0x598196),_0x4eb028[_0x32c348(0x2ba)][_0x32c348(0x32b)](_0x32c348(0x315),_0x4a9937,_0x598196),_0x4eb028[_0x32c348(0x31f)][_0x32c348(0x1d4)](_0x598196,_0x495b53[_0x32c348(0x296)]),_0x7fc8b1&&(this[_0x32c348(0x340)][_0x32c348(0x337)](_0x495b53[_0x32c348(0x296)])?_0x4eb028[_0x32c348(0x2ba)][_0x32c348(0x282)](_0x32c348(0x1b5),_0x598196):_0x4eb028[_0x32c348(0x2ba)][_0x32c348(0x2eb)](_0x32c348(0x1b5),_0x598196));for(const _0x23b036 of _0x4419aa[_0x32c348(0x2f9)][_0x32c348(0x23a)](_0x495b53[_0x32c348(0x277)])[_0x32c348(0x2b6)]())_0x4eb028[_0x32c348(0x2f1)][_0x32c348(0x1c8)](_0x23b036,_0x31653d[_0x32c348(0x1b3)]);_0x4eb028[_0x32c348(0x2f1)][_0x32c348(0x1c8)](_0x495b53[_0x32c348(0x277)],_0x31653d[_0x32c348(0x1b3)]);}};_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x215))[_0x53704b(0x249)](_0x54dd2b=>{const _0x311f92=_0x53704b;_0x54dd2b['on'](_0x311f92(0x20c),(_0x2874e5,_0xfb2702,_0x49b343)=>{const _0x25e8b3=_0x311f92;_0x49b343[_0x25e8b3(0x30e)][_0x25e8b3(0x2e4)]&&_0x43ba13({'showActiveMarkers':!0x1})(_0x2874e5,_0xfb2702,_0x49b343);},{'priority':_0x311f92(0x260)});}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x215))[_0x53704b(0x249)](_0x4b9b7e=>{const _0x25094f=_0x53704b;_0x4b9b7e['on'](_0x25094f(0x1f4),(_0x4c8398,_0x39b4fb,_0x1f3af7)=>{const _0x570e2a=_0x25094f;_0x1f3af7[_0x570e2a(0x30e)][_0x570e2a(0x2e4)]&&_0x43ba13({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4c8398,_0x39b4fb,_0x1f3af7);},{'priority':_0x25094f(0x260)});}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x215))[_0x53704b(0x2d9)]({'model':_0x53704b(0x2ec),'view':(_0x28b83c,_0xb4869e)=>_0xb4869e[_0x53704b(0x30e)][_0x53704b(0x2e4)]?null:{'group':_0x53704b(0x2ec),'name':_0x28b83c[_0x53704b(0x224)](0xb)}}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1ff))[_0x53704b(0x1d0)]({'view':{'name':_0x53704b(0x2ec),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3b3db5,{writer:_0xc4c6e9})=>{const _0x5ef8a3=_0x53704b;let _0x91bbe3=_0x5ef8a3(0x23d)+_0x3b3db5[_0x5ef8a3(0x27f)](_0x5ef8a3(0x320))+':'+_0x3b3db5[_0x5ef8a3(0x27f)]('id');return _0x3b3db5[_0x5ef8a3(0x27f)](_0x5ef8a3(0x20e))&&(_0x91bbe3+=':'+_0x3b3db5[_0x5ef8a3(0x27f)](_0x5ef8a3(0x20e))),_0xc4c6e9[_0x5ef8a3(0x2e5)](_0x5ef8a3(0x1fe),{'data-name':_0x91bbe3});}}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1ff))[_0x53704b(0x28b)]({'view':_0x53704b(0x2ec)}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1da))[_0x53704b(0x249)](_0x573d1a=>{const _0xb4c3bc=_0x53704b;_0x573d1a['on'](_0xb4c3bc(0x20c),_0x43ba13(),{'priority':_0xb4c3bc(0x358)});}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1da))[_0x53704b(0x249)](_0x43f036=>{const _0x37000e=_0x53704b;_0x43f036['on'](_0x37000e(0x1f4),_0x43ba13({'isAttributeSuggestion':!0x0}),{'priority':_0x37000e(0x358)});}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1da))[_0x53704b(0x249)](_0x49c531=>{const _0x37b783=_0x53704b;_0x49c531['on'](_0x37b783(0x276),(_0x353222,_0x573644,_0x501fd6)=>{const _0x1a6fce=_0x37b783,_0x539ca9=_0x501fd6[_0x1a6fce(0x31f)][_0x1a6fce(0x321)](_0x573644[_0x1a6fce(0x296)]);if(_0x539ca9){for(const _0x326cef of _0x539ca9)_0x326cef[_0x1a6fce(0x2aa)](_0x1a6fce(0x250))||(_0x501fd6[_0x1a6fce(0x2ba)][_0x1a6fce(0x2eb)]([_0x1a6fce(0x2be),_0x1a6fce(0x21e),_0x1a6fce(0x1b5)],_0x326cef),_0x501fd6[_0x1a6fce(0x2ba)][_0x1a6fce(0x262)](_0x1a6fce(0x2d5),_0x326cef),_0x501fd6[_0x1a6fce(0x2ba)][_0x1a6fce(0x262)](_0x1a6fce(0x315),_0x326cef),_0x501fd6[_0x1a6fce(0x31f)][_0x1a6fce(0x353)](_0x326cef,_0x573644[_0x1a6fce(0x296)]));}},{'priority':_0x37b783(0x358)});}),_0x4419aa[_0x53704b(0x2f3)][_0x53704b(0x22e)](_0x53704b(0x1da))[_0x53704b(0x249)](_0x941509=>{const _0x414082=_0x53704b;_0x941509['on'](_0x414082(0x25d),(_0x2c9473,_0x2aee24,_0x1249f4)=>{const _0x1daf7d=_0x414082,_0x50f360=_0x1249f4[_0x1daf7d(0x31f)][_0x1daf7d(0x321)](_0x2aee24[_0x1daf7d(0x296)]);if(!_0x50f360)return;const {id:_0x1acb43}=this[_0x1daf7d(0x21b)](_0x2aee24[_0x1daf7d(0x296)]),_0x32a9bf=this[_0x1daf7d(0x1db)][_0x1daf7d(0x286)](_0x1acb43),_0x134481=this[_0x1daf7d(0x24b)](_0x32a9bf);if(this[_0x1daf7d(0x2de)](_0x134481)){for(const _0x1f7c70 of _0x50f360)_0x1f7c70[_0x1daf7d(0x2aa)](_0x1daf7d(0x250))||(_0x1249f4[_0x1daf7d(0x2ba)][_0x1daf7d(0x2eb)]([_0x1daf7d(0x2be),_0x1daf7d(0x21e),_0x1daf7d(0x1b5)],_0x1f7c70),_0x1249f4[_0x1daf7d(0x2ba)][_0x1daf7d(0x262)](_0x1daf7d(0x2d5),_0x1f7c70),_0x1249f4[_0x1daf7d(0x2ba)][_0x1daf7d(0x262)](_0x1daf7d(0x315),_0x1f7c70),_0x1249f4[_0x1daf7d(0x31f)][_0x1daf7d(0x353)](_0x1f7c70,_0x2aee24[_0x1daf7d(0x296)]));}},{'priority':_0x414082(0x358)});}),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x1d8)][_0x53704b(0x26a)](_0xe01334=>{const _0x4f0f5d=_0x53704b;let _0x5bf30b=!0x1;const _0x248064=Array[_0x4f0f5d(0x24f)](_0x4419aa[_0x4f0f5d(0x2f9)][_0x4f0f5d(0x1d8)][_0x4f0f5d(0x244)][_0x4f0f5d(0x346)]()),_0x5a2915=new Set();for(const {name:_0x491cfe,data:_0x1375a2}of _0x248064){const {group:_0xc7bf81,type:_0x4ec23c,subType:_0x52d160,id:_0x3e58dd}=this[_0x4f0f5d(0x21b)](_0x491cfe);if(_0x4f0f5d(0x2ec)!==_0xc7bf81)continue;const _0x4d5c18=this[_0x4f0f5d(0x1db)][_0x4f0f5d(0x286)](_0x3e58dd);if(null!=_0x1375a2[_0x4f0f5d(0x273)]){_0x4f0f5d(0x1fd)==_0x4ec23c&&(_0x5bf30b=_0x5bf30b||Ut(_0x1375a2[_0x4f0f5d(0x273)],_0x491cfe,_0xe01334,_0x4419aa[_0x4f0f5d(0x2f9)][_0x4f0f5d(0x2f2)]));const _0x3a06ff=_0x4f0f5d(0x2ee)==_0x4ec23c&&this[_0x4f0f5d(0x2de)](_0x52d160[_0x4f0f5d(0x324)]('|')[0x0]);if(_0x1375a2[_0x4f0f5d(0x273)][_0x4f0f5d(0x1ac)]||_0x4f0f5d(0x27a)==_0x1375a2[_0x4f0f5d(0x273)][_0x4f0f5d(0x333)][_0x4f0f5d(0x289)]||_0x4f0f5d(0x28e)==_0x4ec23c&&!Ft(_0x1375a2[_0x4f0f5d(0x273)])||_0x3a06ff&&!Ft(_0x1375a2[_0x4f0f5d(0x273)])||_0x4f0f5d(0x1d9)==_0x4ec23c&&!(!Vt(_0x1e4b3a=_0x1375a2[_0x4f0f5d(0x273)])&&!function(_0x10ddf6){const _0x5f2210=_0x4f0f5d;return _0x10ddf6[_0x5f2210(0x33d)][_0x5f2210(0x1b1)]==_0x10ddf6[_0x5f2210(0x31b)][_0x5f2210(0x24e)]&&_0x10ddf6[_0x5f2210(0x33d)][_0x5f2210(0x309)];}(_0x1e4b3a)))_0xe01334[_0x4f0f5d(0x28a)](_0x491cfe),_0x5bf30b=!0x0;else{if(!_0x4d5c18||!_0x4d5c18[_0x4f0f5d(0x2ac)])continue;if(_0x1375a2[_0x4f0f5d(0x273)]&&_0x1375a2[_0x4f0f5d(0x336)]&&_0x1375a2[_0x4f0f5d(0x273)][_0x4f0f5d(0x1d5)](_0x1375a2[_0x4f0f5d(0x336)]))continue;_0x5a2915[_0x4f0f5d(0x249)](_0x4d5c18);}}}var _0x1e4b3a;return _0x5a2915[_0x4f0f5d(0x26b)]>0x0&&(_0x5bf30b=!!this[_0x4f0f5d(0x216)](_0x5a2915)||_0x5bf30b),_0x5bf30b;}),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x1d8)][_0x53704b(0x26a)](_0x39e544=>{const _0x25d568=_0x53704b;let _0x4eeb95=!0x1;for(const _0x412a16 of _0x4419aa[_0x25d568(0x2f9)][_0x25d568(0x1d8)][_0x25d568(0x244)][_0x25d568(0x235)]())if(_0x25d568(0x28d)==_0x412a16[_0x25d568(0x2e8)])for(const _0x23e866 of this[_0x25d568(0x1db)][_0x25d568(0x31a)]()){if(_0x23e866[_0x25d568(0x228)]||!_0x23e866[_0x25d568(0x2ac)])continue;const _0x115ebe=_0x25d568(0x28e)==_0x23e866[_0x25d568(0x2e8)],_0x4e81a2=this[_0x25d568(0x24b)](_0x23e866),_0x242c14=_0x4e81a2&&this[_0x25d568(0x2de)](_0x4e81a2);if(!_0x115ebe&&!_0x242c14)continue;const _0x423494=_0x23e866[_0x25d568(0x253)]();if(_0x423494[_0x25d568(0x33d)][_0x25d568(0x1b1)]!=_0x423494[_0x25d568(0x31b)][_0x25d568(0x1b1)]&&!_0x423494[_0x25d568(0x31b)][_0x25d568(0x309)]){const _0x58cbc9=_0x4419aa[_0x25d568(0x2f9)][_0x25d568(0x2c2)](_0x423494[_0x25d568(0x33d)][_0x25d568(0x30a)],_0x25d568(0x31b)),_0x5226f0=_0x4419aa[_0x25d568(0x2f9)][_0x25d568(0x2b4)](_0x423494[_0x25d568(0x33d)],_0x58cbc9);_0x39e544[_0x25d568(0x219)](_0x23e866[_0x25d568(0x263)](),{'range':_0x5226f0}),_0x4eeb95=!0x0;}}return _0x4eeb95;}),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x1d8)][_0x53704b(0x26a)](_0x52f3fd=>this[_0x53704b(0x1cf)](_0x52f3fd)),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x1d8)][_0x53704b(0x26a)](_0x589715=>!_0x589715[_0x53704b(0x339)][_0x53704b(0x2e0)]&&this[_0x53704b(0x204)](_0x589715)),_0x4419aa[_0x53704b(0x2f9)]['on'](_0x53704b(0x2bf),()=>{const _0x26231e=_0x53704b;this[_0x26231e(0x2cd)]=!0x1;}),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x1d8)]['on'](_0x53704b(0x295),(_0x55357a,_0x5ce5d4)=>{const _0x12c503=_0x53704b;if(!_0x5ce5d4[_0x12c503(0x2e0)]||_0x5ce5d4[_0x12c503(0x31e)])return;if(!this[_0x12c503(0x2cd)])return;const _0x16a84c=_0x4419aa[_0x12c503(0x2f9)][_0x12c503(0x1d8)][_0x12c503(0x244)][_0x12c503(0x235)]();if(0x0==_0x16a84c[_0x12c503(0x345)])return;const _0x2d1af3=[],_0x4e9dc4=_0x16a84c[_0x12c503(0x2ff)](_0x5eb1c7=>_0x12c503(0x2ee)==_0x5eb1c7[_0x12c503(0x2e8)]),_0x4947ab=_0x16a84c[_0x12c503(0x2ff)](_0x11128a=>_0x12c503(0x28d)==_0x11128a[_0x12c503(0x2e8)]&&_0x12c503(0x2ad)!=_0x11128a[_0x12c503(0x1b3)]);for(const _0x78610d of _0x4e9dc4)this[_0x12c503(0x284)](_0x78610d[_0x12c503(0x25b)])&&_0x2d1af3[_0x12c503(0x25e)]({'key':_0x78610d[_0x12c503(0x25b)],'newValue':_0x78610d[_0x12c503(0x2b9)],'oldValue':_0x78610d[_0x12c503(0x2cf)],'range':Pt(_0x78610d[_0x12c503(0x1d2)],_0x4419aa[_0x12c503(0x2f9)])});for(const _0x186e3f of _0x4947ab){if(_0x12c503(0x2a5)!=_0x186e3f[_0x12c503(0x30c)]&&_0x12c503(0x212)!=_0x186e3f[_0x12c503(0x30c)])continue;const _0x37b75f=Lt(_0x186e3f[_0x12c503(0x1f0)][_0x12c503(0x30a)],_0x4419aa[_0x12c503(0x2f9)]),_0x3f90e1=_0x186e3f[_0x12c503(0x255)];_0x12c503(0x2a5)==_0x186e3f[_0x12c503(0x30c)]&&_0x2d1af3[_0x12c503(0x25e)]({'key':_0x12c503(0x26d),'newValue':_0x186e3f[_0x12c503(0x1b3)],'oldValue':_0x3f90e1[_0x12c503(0x1b3)],'range':_0x37b75f});for(const [_0x2fc341,_0x20dcd1]of _0x3f90e1[_0x12c503(0x1cb)]){if(!this[_0x12c503(0x284)](_0x2fc341))continue;const _0x309d68=_0x186e3f[_0x12c503(0x1cb)][_0x12c503(0x286)](_0x2fc341);_0x20dcd1!==_0x309d68&&_0x2d1af3[_0x12c503(0x25e)]({'key':_0x2fc341,'newValue':_0x309d68,'oldValue':_0x20dcd1,'range':_0x37b75f});}for(const [_0x175fdc,_0x8e3e40]of _0x186e3f[_0x12c503(0x1cb)])this[_0x12c503(0x284)](_0x175fdc)&&(_0x3f90e1[_0x12c503(0x1cb)][_0x12c503(0x2df)](_0x175fdc)||_0x2d1af3[_0x12c503(0x25e)]({'key':_0x175fdc,'newValue':_0x8e3e40,'oldValue':null,'range':_0x37b75f}));}0x0!=_0x2d1af3[_0x12c503(0x345)]&&_0x4419aa[_0x12c503(0x2f9)][_0x12c503(0x26f)](_0x5ce5d4,_0x121078=>{const _0x2931b0=_0x12c503,_0x2d4831=_0x6057f9();for(const {range:_0x5138c5,key:_0x3214d5,oldValue:_0x44c43b,newValue:_0x15dc1f}of _0x2d1af3)this[_0x2931b0(0x2bb)](_0x5138c5,_0x3214d5,_0x44c43b,_0x15dc1f,{'groupId':_0x2d4831});this[_0x2931b0(0x2e6)](_0x121078,_0x2d1af3);});},{'priority':_0x53704b(0x200)}),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x359)]['on'](_0x53704b(0x2e9),(_0x16c83a,_0x3ab3f6,_0x4adbab)=>{const _0x315c74=_0x53704b;if(null==_0x4adbab){const {id:_0x56a39a}=this[_0x315c74(0x21b)](_0x3ab3f6[_0x315c74(0x1b3)]),_0x56dce3=this[_0x315c74(0x1db)][_0x315c74(0x286)](_0x56a39a);_0x56dce3&&_0x56dce3[_0x315c74(0x2ae)](_0x3ab3f6[_0x315c74(0x1b3)]);}}),_0x4419aa[_0x53704b(0x2f9)][_0x53704b(0x1d8)]['on'](_0x53704b(0x295),()=>{const _0x59f5fa=_0x53704b,_0x232c65=Array[_0x59f5fa(0x24f)](_0x4419aa[_0x59f5fa(0x2f9)][_0x59f5fa(0x1d8)][_0x59f5fa(0x244)][_0x59f5fa(0x346)]())[_0x59f5fa(0x2ff)](_0x14b69d=>_0x59f5fa(0x2ec)===this[_0x59f5fa(0x21b)](_0x14b69d[_0x59f5fa(0x1b3)])[_0x59f5fa(0x245)]);if(0x0===_0x232c65[_0x59f5fa(0x345)])return;_0x232c65[_0x59f5fa(0x20a)]((_0x8e4819,_0x359f7a)=>{const _0x5be58c=_0x59f5fa,_0x1eaece=_0x8e4819[_0x5be58c(0x2db)][_0x5be58c(0x336)],_0x37ed29=_0x359f7a[_0x5be58c(0x2db)][_0x5be58c(0x336)];return null===_0x1eaece&&null===_0x37ed29?0x0:null===_0x1eaece&&null!==_0x37ed29?-0x1:null!==_0x1eaece&&null===_0x37ed29?0x1:_0x1eaece[_0x5be58c(0x33d)][_0x5be58c(0x313)](_0x37ed29[_0x5be58c(0x33d)])?-0x1:0x1;});const _0x23f82e=new Set(),_0x10437e=new Set();for(const {name:_0x232ff6,data:_0x188f66}of _0x232c65){const {id:_0x487d4f}=this[_0x59f5fa(0x21b)](_0x232ff6);if(null===_0x188f66[_0x59f5fa(0x336)]){const _0x318c56=this[_0x59f5fa(0x1d6)](_0x232ff6);_0x10437e[_0x59f5fa(0x249)](_0x318c56);}else{const _0x1992dd=this[_0x59f5fa(0x1db)][_0x59f5fa(0x286)](_0x487d4f);null!==_0x188f66[_0x59f5fa(0x273)]||_0x1992dd[_0x59f5fa(0x2ac)]?(_0x23f82e[_0x59f5fa(0x249)](_0x1992dd[_0x59f5fa(0x1c2)]),_0x10437e[_0x59f5fa(0x249)](_0x1992dd)):this[_0x59f5fa(0x32c)](_0x1992dd);}}_0x10437e[_0x59f5fa(0x26b)]>0x0&&this[_0x59f5fa(0x209)](_0x10437e);for(const _0x6ef195 of _0x23f82e)this[_0x59f5fa(0x1ca)](_0x59f5fa(0x2da),_0x6ef195);}),_0x4419aa[_0x53704b(0x2f9)]['on'](_0x53704b(0x280),(_0x2d0ab9,_0xbba3fe)=>{const _0x92bde=_0x53704b,_0x4c226a=_0xbba3fe[0x0];if(!this[_0x92bde(0x1db)][_0x92bde(0x26b)])return;if(!_0x4c226a[_0x92bde(0x29f)])return;if(_0x4c226a[_0x92bde(0x339)][_0x92bde(0x31e)]||!_0x4c226a[_0x92bde(0x339)][_0x92bde(0x2e0)])return;let _0x36b071,_0x372830;switch(_0x4c226a[_0x92bde(0x2e8)]){case _0x92bde(0x28d):_0x36b071=_0x4419aa[_0x92bde(0x2f9)][_0x92bde(0x2c2)](_0x4c226a[_0x92bde(0x1f0)]),_0x372830=_0x36b071[_0x92bde(0x25c)](_0x4c226a[_0x92bde(0x214)]);break;case _0x92bde(0x324):_0x36b071=_0x4419aa[_0x92bde(0x2f9)][_0x92bde(0x2c2)](_0x4c226a[_0x92bde(0x29c)]),_0x372830=_0x4419aa[_0x92bde(0x2f9)][_0x92bde(0x2c2)](_0x4c226a[_0x92bde(0x2d0)]);break;case _0x92bde(0x261):_0x36b071=_0x4419aa[_0x92bde(0x2f9)][_0x92bde(0x2c2)](_0x4c226a[_0x92bde(0x22a)]),_0x372830=_0x36b071[_0x92bde(0x25c)](_0x4c226a[_0x92bde(0x214)]);break;default:return;}const _0x4b4e2b=_0x4419aa[_0x92bde(0x2f9)][_0x92bde(0x2b4)](_0x36b071,_0x372830);_0x4419aa[_0x92bde(0x2f9)][_0x92bde(0x357)](()=>{const _0x2e3dc8=_0x92bde;for(const {suggestion:_0x5ee87b,meta:_0x20ff5a}of this[_0x2e3dc8(0x326)](_0x4b4e2b)){if(_0x5ee87b[_0x2e3dc8(0x228)])continue;if(_0x2e3dc8(0x1fd)==_0x5ee87b[_0x2e3dc8(0x2e8)])continue;const _0x1d7655=this[_0x2e3dc8(0x24b)](_0x5ee87b);if(_0x1d7655&&this[_0x2e3dc8(0x2de)](_0x1d7655)&&_0x2e3dc8(0x324)!=_0x4c226a[_0x2e3dc8(0x2e8)])continue;const _0x4a1feb=_0x5ee87b[_0x2e3dc8(0x2db)]&&_0x5ee87b[_0x2e3dc8(0x2db)][_0x2e3dc8(0x29e)];(_0x2e3dc8(0x28e)!=_0x5ee87b[_0x2e3dc8(0x2e8)]||_0x2e3dc8(0x324)==_0x4c226a[_0x2e3dc8(0x2e8)]&&!_0x4a1feb)&&(_0x20ff5a[_0x2e3dc8(0x222)]||_0x2e3dc8(0x338)==_0x5ee87b[_0x2e3dc8(0x2e8)]&&_0x20ff5a[_0x2e3dc8(0x354)]||_0x5ee87b[_0x2e3dc8(0x253)]()[_0x2e3dc8(0x21f)](_0x4b4e2b)&&this[_0x2e3dc8(0x256)](_0x5ee87b,_0x36b071,_0x372830));}});},{'priority':_0x53704b(0x200)}),_0x4419aa[_0x53704b(0x2f9)]['on'](_0x53704b(0x1b7),(_0xd0c3b3,_0x9e8026)=>{const _0x40e8c1=_0x53704b,_0x2e39b3=_0x9e8026[0x0],_0x4ba84f=_0x9e8026[0x1];if(_0x4ba84f&&_0x4ba84f[_0x40e8c1(0x20b)])return;if(this[_0x40e8c1(0x2d2)])return;if(!this[_0x40e8c1(0x1fa)][_0x40e8c1(0x24d)])return;if(_0x2e39b3[_0x40e8c1(0x1ac)])return;const _0x2cc13c=_0x4419aa[_0x40e8c1(0x2f9)][_0x40e8c1(0x2f2)],{start:_0x160bc8,end:_0x5b6a4d}=_0x2e39b3[_0x40e8c1(0x253)](),_0x1d1087=_0x160bc8[_0x40e8c1(0x30a)]&&_0x2cc13c[_0x40e8c1(0x270)](_0x160bc8[_0x40e8c1(0x30a)])?null:_0x2cc13c[_0x40e8c1(0x307)](_0x160bc8,_0x40e8c1(0x23b)),_0x3b2b77=_0x5b6a4d[_0x40e8c1(0x24e)]&&_0x2cc13c[_0x40e8c1(0x270)](_0x5b6a4d[_0x40e8c1(0x24e)])?null:_0x2cc13c[_0x40e8c1(0x307)](_0x5b6a4d,_0x40e8c1(0x1eb)),_0x31a43d=_0x4419aa[_0x40e8c1(0x2f9)][_0x40e8c1(0x2b4)](_0x1d1087?_0x1d1087[_0x40e8c1(0x33d)]:_0x160bc8,_0x3b2b77?_0x3b2b77[_0x40e8c1(0x31b)]:_0x5b6a4d);_0x4419aa[_0x40e8c1(0x2f9)][_0x40e8c1(0x357)](_0x57e750=>{const _0xdb6dfd=_0x40e8c1;this[_0xdb6dfd(0x2b5)](_0x31a43d);const _0x2b83b9=_0x4419aa[_0xdb6dfd(0x2f9)][_0xdb6dfd(0x2f2)][_0xdb6dfd(0x307)](_0x31a43d[_0xdb6dfd(0x33d)]);_0x2e39b3['is'](_0xdb6dfd(0x1f9))?_0x57e750[_0xdb6dfd(0x29a)](_0x2b83b9):_0x2e39b3[_0xdb6dfd(0x298)](_0x2b83b9);}),_0xd0c3b3[_0x40e8c1(0x225)]();},{'priority':_0x3f6685[_0x53704b(0x231)]+0xa}),_0x4419aa[_0x53704b(0x2f9)]['on'](_0x53704b(0x1f6),(_0x12aef4,_0x591014)=>{const _0x4f544d=_0x53704b,_0x1a91f6=_0x591014[_0x591014[_0x4f544d(0x345)]-0x1];_0x1a91f6&&_0x1a91f6[_0x4f544d(0x20b)]||this[_0x4f544d(0x2d2)]||this[_0x4f544d(0x1fa)][_0x4f544d(0x24d)]&&(_0x4419aa[_0x4f544d(0x2f9)][_0x4f544d(0x357)](()=>{const _0xe0e150=_0x4f544d;let _0x5b7085=_0x4419aa[_0xe0e150(0x2f9)][_0xe0e150(0x1f6)](_0x591014[0x0],_0x591014[0x1],_0x591014[0x2],{'forceDefaultExecution':!0x0});if(!_0x5b7085)return;_0x12aef4[_0xe0e150(0x297)]=_0x5b7085[_0xe0e150(0x34e)]();const _0x43925a=_0x5b7085[_0xe0e150(0x31b)][_0xe0e150(0x24e)],_0x18227a=_0x4419aa[_0xe0e150(0x2f9)][_0xe0e150(0x2f2)];_0x43925a&&_0x18227a[_0xe0e150(0x2bc)](_0x43925a)&&!_0x18227a[_0xe0e150(0x1f7)](_0x43925a)&&(_0x5b7085=_0x4419aa[_0xe0e150(0x2f9)][_0xe0e150(0x2b4)](_0x5b7085[_0xe0e150(0x33d)],_0x4419aa[_0xe0e150(0x2f9)][_0xe0e150(0x2c2)](_0x43925a,_0xe0e150(0x31b)))),this[_0xe0e150(0x1e2)](_0x5b7085);}),_0x12aef4[_0x4f544d(0x225)]());},{'priority':_0x53704b(0x358)}),this[_0x53704b(0x1c4)][_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x223),this[_0x53704b(0x1fa)]),this[_0x53704b(0x293)](_0x53704b(0x223));const _0x96a80=new _0x1ef9b2(_0x4419aa,this[_0x53704b(0x1db)]);_0x4419aa[_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x1c5),_0x96a80),this[_0x53704b(0x293)](_0x53704b(0x1c5));const _0x32ef5e=new _0x3056e6(_0x4419aa,this[_0x53704b(0x1db)]);_0x4419aa[_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x2a6),_0x32ef5e),this[_0x53704b(0x293)](_0x53704b(0x2a6)),_0x4419aa[_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x323),new _0x3e0b7b(_0x4419aa,_0x96a80,this[_0x53704b(0x1db)])),this[_0x53704b(0x293)](_0x53704b(0x323)),_0x4419aa[_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x2bd),new _0x3e0b7b(_0x4419aa,_0x32ef5e,this[_0x53704b(0x1db)])),this[_0x53704b(0x293)](_0x53704b(0x2bd)),_0x4419aa[_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x2d7),new _0x4d5415(_0x4419aa,_0x96a80,this[_0x53704b(0x1db)])),this[_0x53704b(0x293)](_0x53704b(0x2d7)),_0x4419aa[_0x53704b(0x348)][_0x53704b(0x249)](_0x53704b(0x1cd),new _0x4d5415(_0x4419aa,_0x32ef5e,this[_0x53704b(0x1db)])),this[_0x53704b(0x293)](_0x53704b(0x1cd));const _0x517683=_0x4419aa[_0x53704b(0x281)][_0x53704b(0x286)](_0x53704b(0x1bc));this[_0x53704b(0x1b2)](_0x517683,_0x53704b(0x28c),(_0x2e1de2,{threadId:_0x4195d5})=>{const _0x1911b5=_0x53704b,_0x22a20c=this[_0x1911b5(0x1db)][_0x1911b5(0x286)](_0x4195d5);_0x22a20c&&_0x22a20c[_0x1911b5(0x1e5)]&&0x1===_0x22a20c[_0x1911b5(0x1e5)][_0x1911b5(0x345)]&&this[_0x1911b5(0x203)](_0x4195d5,{'hasComments':!0x0});},{'priority':_0x53704b(0x266)}),this[_0x53704b(0x1b2)](_0x517683,_0x53704b(0x30b),(_0x25d75d,{threadId:_0x5be502})=>{const _0x21fb52=_0x53704b,_0x4dbc31=this[_0x21fb52(0x1db)][_0x21fb52(0x286)](_0x5be502);_0x4dbc31&&_0x4dbc31[_0x21fb52(0x1e5)]&&!_0x4dbc31[_0x21fb52(0x1e5)][_0x21fb52(0x345)]&&this[_0x21fb52(0x203)](_0x5be502,{'hasComments':!0x1});},{'priority':_0x53704b(0x266)});}set[_0x202e7b(0x1d3)](_0x250cb4){const _0x924c99=_0x202e7b;if(this[_0x924c99(0x1fc)])throw new _0x2aeb40(_0x924c99(0x349),this);this[_0x924c99(0x1fc)]=_0x250cb4;}get[_0x202e7b(0x1d3)](){const _0xb27da1=_0x202e7b;return this[_0xb27da1(0x1fc)];}[_0x202e7b(0x33f)]({skipNotAttached:_0x24ed3d=!0x1,toJSON:_0x134d2f=!0x1}={}){const _0x4f41cc=_0x202e7b,_0x2b1128=[];for(const _0x2bd0f1 of this[_0x4f41cc(0x1db)][_0x4f41cc(0x31a)]())_0x24ed3d&&!_0x2bd0f1[_0x4f41cc(0x2ac)]||_0x2b1128[_0x4f41cc(0x25e)](_0x2bd0f1);return _0x134d2f?_0x2b1128[_0x4f41cc(0x2c6)](_0x42ce2a=>_0x42ce2a[_0x4f41cc(0x1f1)]()):_0x2b1128;}[_0x202e7b(0x1e0)](_0x398435){const _0x2013ee=_0x202e7b,_0x15d517=this[_0x2013ee(0x1db)][_0x2013ee(0x286)](_0x398435);if(!_0x15d517)throw new _0x2aeb40(_0x2013ee(0x2dd),this);return _0x15d517;}[_0x202e7b(0x27c)](_0xf7e6ca){const _0x5ab276=_0x202e7b;return this[_0x5ab276(0x1db)][_0x5ab276(0x2df)](_0xf7e6ca);}[_0x202e7b(0x305)](_0x92f758){const _0x11fd7f=_0x202e7b,{authorId:_0xa8171a,id:_0x3a7d8e,attributes:_0x14db0e}=_0x92f758,[_0x3c7a60,_0x2e6f11]=_0x92f758[_0x11fd7f(0x2e8)][_0x11fd7f(0x324)](':'),_0x216e49=this[_0x11fd7f(0x1db)][_0x11fd7f(0x286)](_0x3a7d8e)||this[_0x11fd7f(0x1fb)](_0x3c7a60,_0x2e6f11,_0x3a7d8e,_0xa8171a,_0x14db0e);if(this[_0x11fd7f(0x23e)](_0x216e49),this[_0x11fd7f(0x1f3)](_0x216e49,_0x3c7a60,_0x2e6f11||null,_0xa8171a),_0x216e49[_0x11fd7f(0x1f8)]=_0x92f758[_0x11fd7f(0x1f8)],_0x216e49[_0x11fd7f(0x23f)]=!0x0,_0x14db0e&&_0x14db0e[_0x11fd7f(0x322)]){const _0x51a1f3=_0x14db0e[_0x11fd7f(0x322)],_0x57b192=this[_0x11fd7f(0x2d1)](_0x51a1f3[_0x11fd7f(0x239)]);_0x216e49[_0x11fd7f(0x2fc)]=_0x51a1f3[_0x11fd7f(0x1f8)],_0x216e49[_0x11fd7f(0x265)]=_0x57b192,_0x216e49[_0x11fd7f(0x2a0)]=!0x0;}else _0x216e49[_0x11fd7f(0x2fc)]=_0x92f758[_0x11fd7f(0x1f8)];switch(_0x92f758[_0x11fd7f(0x2db)]&&(_0x216e49[_0x11fd7f(0x2db)]=_0x92f758[_0x11fd7f(0x2db)]),_0x92f758[_0x11fd7f(0x1cb)]&&(_0x216e49[_0x11fd7f(0x1cb)]=_0x92f758[_0x11fd7f(0x1cb)]),this[_0x11fd7f(0x1fc)]&&this[_0x11fd7f(0x1fc)][_0x11fd7f(0x1f5)]||(_0x216e49[_0x11fd7f(0x292)]=!0x0),this[_0x11fd7f(0x202)][_0x11fd7f(0x286)](_0x216e49)){case _0x11fd7f(0x1d1):this[_0x11fd7f(0x202)][_0x11fd7f(0x21c)](_0x216e49,_0x11fd7f(0x34f));break;case _0x11fd7f(0x332):_0x216e49[_0x11fd7f(0x2ac)]?(this[_0x11fd7f(0x216)](new Set([_0x216e49])),this[_0x11fd7f(0x209)](new Set([_0x216e49])),this[_0x11fd7f(0x202)][_0x11fd7f(0x21c)](_0x216e49,_0x11fd7f(0x2c9)),this[_0x11fd7f(0x1ca)](_0x11fd7f(0x247),_0x216e49)):this[_0x11fd7f(0x202)][_0x11fd7f(0x21c)](_0x216e49,_0x11fd7f(0x34b));}return _0x216e49;}[_0x202e7b(0x1c5)](_0x51c17c){const _0x35299f=_0x202e7b;this[_0x35299f(0x20b)](()=>{const _0x1d6fb4=_0x35299f;this[_0x1d6fb4(0x1c4)][_0x1d6fb4(0x2f9)][_0x1d6fb4(0x357)](()=>{const _0x2cf639=_0x1d6fb4;for(const _0x54a82b of _0x51c17c[_0x2cf639(0x34d)]())_0x54a82b[_0x2cf639(0x213)]();});});}[_0x202e7b(0x2a6)](_0x3e681a){const _0x58a1be=_0x202e7b;this[_0x58a1be(0x20b)](()=>{const _0x53c0de=_0x58a1be;this[_0x53c0de(0x1c4)][_0x53c0de(0x2f9)][_0x53c0de(0x357)](()=>{const _0x8b98fc=_0x53c0de;for(const _0x4fa04f of _0x3e681a[_0x8b98fc(0x34d)]())_0x4fa04f[_0x8b98fc(0x211)]();});});}[_0x202e7b(0x293)](_0x2c3a54,_0xc76120){const _0x3dd0f7=_0x202e7b,_0xb7e895=this[_0x3dd0f7(0x1c4)][_0x3dd0f7(0x348)][_0x3dd0f7(0x286)](_0x2c3a54);if(!_0xb7e895)throw new _0x2aeb40(_0x3dd0f7(0x1bd),this,{'commandName':_0x2c3a54});if(this[_0x3dd0f7(0x2b3)][_0x3dd0f7(0x2df)](_0xb7e895))throw new _0x2aeb40(_0x3dd0f7(0x2a9),this,{'commandName':_0x2c3a54});this[_0x3dd0f7(0x2b3)][_0x3dd0f7(0x249)](_0xb7e895),_0xc76120&&_0xb7e895['on'](_0x3dd0f7(0x2ca),(_0x210dae,_0x28dda0)=>{const _0x5a888d=_0x3dd0f7;this[_0x5a888d(0x1fa)][_0x5a888d(0x24d)]&&(this[_0x5a888d(0x2d2)]||(_0x28dda0[_0x5a888d(0x345)]>0x0&&_0x28dda0[_0x28dda0[_0x5a888d(0x345)]-0x1]&&_0x28dda0[_0x28dda0[_0x5a888d(0x345)]-0x1][_0x5a888d(0x20b)]?_0x28dda0[_0x5a888d(0x351)]():(_0x210dae[_0x5a888d(0x297)]=_0xc76120((..._0x372a00)=>_0xb7e895[_0x5a888d(0x2ca)](..._0x372a00,{'forceDefaultExecution':!0x0}),..._0x28dda0),_0x210dae[_0x5a888d(0x225)]())));},{'priority':_0x3dd0f7(0x358)});}[_0x202e7b(0x20b)](_0x439a7d){const _0x5c94aa=_0x202e7b;let _0x2d9381,_0x139758;const _0x3cec32=this[_0x5c94aa(0x2d2)];this[_0x5c94aa(0x2d2)]=!0x0;try{_0x2d9381=_0x439a7d();}catch(_0x2f6241){_0x139758=_0x2f6241;}return _0x3cec32||(this[_0x5c94aa(0x2d2)]=!0x1),_0x139758&&_0x2aeb40[_0x5c94aa(0x1b4)](_0x139758,this),_0x2d9381;}[_0x202e7b(0x1e2)](_0x24acce,_0x43071e=null,_0x57748e={}){const _0x3d96f4=_0x202e7b;if(_0x24acce[_0x3d96f4(0x1ac)])return null;const _0x353e24=this[_0x3d96f4(0x1c4)][_0x3d96f4(0x281)][_0x3d96f4(0x286)](_0x3d96f4(0x327))['me'];for(const {suggestion:_0x4372ff,meta:_0x4c999f}of this[_0x3d96f4(0x326)](_0x24acce,_0x3d96f4(0x338)))if(_0x4c999f[_0x3d96f4(0x354)]){if(!_0x4c999f[_0x3d96f4(0x27e)]){if(_0x4c999f[_0x3d96f4(0x222)]){if(!this[_0x3d96f4(0x311)]||!qt(_0x4372ff,_0x57748e))continue;return _0x4372ff;}if(qt(_0x4372ff,_0x57748e))return _0x4372ff;this[_0x3d96f4(0x256)](_0x4372ff,_0x24acce[_0x3d96f4(0x33d)],_0x24acce[_0x3d96f4(0x31b)]);break;}if(_0x43071e==_0x4372ff[_0x3d96f4(0x2fd)]&&qt(_0x4372ff,_0x57748e)){const _0x10ee91=_0x4372ff[_0x3d96f4(0x253)]();return _0x10ee91[_0x3d96f4(0x33d)][_0x3d96f4(0x1d5)](_0x24acce[_0x3d96f4(0x31b)])?this[_0x3d96f4(0x308)](_0x4372ff,this[_0x3d96f4(0x301)][_0x3d96f4(0x2b4)](_0x24acce[_0x3d96f4(0x33d)],_0x10ee91[_0x3d96f4(0x31b)])):this[_0x3d96f4(0x308)](_0x4372ff,this[_0x3d96f4(0x301)][_0x3d96f4(0x2b4)](_0x10ee91[_0x3d96f4(0x33d)],_0x24acce[_0x3d96f4(0x31b)])),_0x4372ff;}}const _0xe32f02=_0x6057f9(),_0x45501c=_0x353e24['id'],_0x1d5f4e=_0x43071e?_0x3d96f4(0x343)+_0x43071e:_0x3d96f4(0x338),_0x22ff3b=this[_0x3d96f4(0x1dc)]({'id':_0xe32f02,'type':_0x1d5f4e,'createdAt':new Date(),'authorId':_0x45501c,'attributes':_0x57748e});return this[_0x3d96f4(0x2ed)](_0x1d5f4e,_0xe32f02,_0x45501c,_0x24acce),_0x22ff3b;}[_0x202e7b(0x22b)](_0x4ec1a8,_0x1a9d77=_0x202e7b(0x32f),_0x2bcd49={}){const _0x288205=_0x202e7b,_0x4199e0=this[_0x288205(0x1c4)][_0x288205(0x281)][_0x288205(0x286)](_0x288205(0x327))['me'],_0x597f38=this[_0x288205(0x233)][_0x288205(0x2c3)](_0x288205(0x338),_0x1a9d77,_0x288205(0x325));for(const _0x42dcbc of this[_0x288205(0x33f)]())if(_0x42dcbc[_0x288205(0x265)]['id']==_0x4199e0['id']&&_0x288205(0x338)==_0x42dcbc[_0x288205(0x2e8)]&&_0x42dcbc[_0x288205(0x2fd)]==_0x1a9d77&&qt(_0x42dcbc,_0x2bcd49)&&(_0x597f38(_0x42dcbc[_0x288205(0x226)](),_0x4ec1a8)||_0x597f38(_0x4ec1a8,_0x42dcbc[_0x288205(0x226)]()))){for(const _0x424a30 of _0x4ec1a8)_0x42dcbc[_0x288205(0x355)](_0x424a30);return _0x42dcbc;}for(const {suggestion:_0x330589,meta:_0x5d558a}of this[_0x288205(0x326)](_0x4ec1a8,_0x288205(0x338))){if(!_0x5d558a[_0x288205(0x354)])continue;if(!this[_0x288205(0x311)]&&_0x5d558a[_0x288205(0x222)])continue;if(!qt(_0x330589,_0x2bcd49))continue;let _0x5a0cf6=!0x0;for(const _0x27ab73 of _0x330589[_0x288205(0x226)]())for(const _0x3d30c9 of _0x4ec1a8)if(!_0x27ab73[_0x288205(0x21f)](_0x3d30c9)){_0x5a0cf6=!0x1;break;}if(_0x5a0cf6)return _0x330589;}const _0x31aa08=_0x6057f9(),_0x1e34f1=_0x4199e0['id'],_0x146c09=_0x288205(0x343)+_0x1a9d77,_0x58ff0f=this[_0x288205(0x1dc)]({'id':_0x31aa08,'type':_0x146c09,'createdAt':new Date(),'authorId':_0x1e34f1,'attributes':_0x2bcd49});for(const _0x565284 of _0x4ec1a8)this[_0x288205(0x2ed)](_0x146c09,_0x31aa08,_0x1e34f1,_0x565284,_0x8822ea[_0x288205(0x29d)]());return _0x58ff0f;}[_0x202e7b(0x2a3)](_0x4077c0,_0x4f2f23,_0x5507a4=null,_0x49a213={}){const _0x512377=_0x202e7b;if(_0x5507a4=_0x5507a4||Gt(_0x4f2f23),_0x4077c0[_0x512377(0x1ac)])return null;if(_0x512377(0x1b6)===this[_0x512377(0x220)]){const _0x1a0dff=this[_0x512377(0x233)][_0x512377(0x2c3)](_0x512377(0x1fd),_0x5507a4,_0x512377(0x213));return this[_0x512377(0x20b)](()=>_0x1a0dff([_0x4077c0],_0x4f2f23,_0x49a213)),null;}const _0x39585d=this[_0x512377(0x1c4)][_0x512377(0x281)][_0x512377(0x286)](_0x512377(0x327))['me'],_0x8f0d25=[];if(_0x512377(0x22f)!==this[_0x512377(0x220)]){for(const {suggestion:_0x9832ba,meta:_0x76dea0}of this[_0x512377(0x326)](_0x4077c0,_0x512377(0x338)))_0x76dea0[_0x512377(0x354)]&&!_0x76dea0[_0x512377(0x2d6)]&&_0x8f0d25[_0x512377(0x25e)](..._0x9832ba[_0x512377(0x226)]());}const _0x41433=function(_0x40fbac,_0x424f9e){const _0x3d57f4=_0x512377,_0x5f0ab6=[];for(const _0x4cf21d of _0x424f9e){const _0x283741=_0x40fbac[_0x3d57f4(0x30d)](_0x4cf21d);_0x283741&&_0x5f0ab6[_0x3d57f4(0x25e)](_0x283741);}return _0x5f0ab6;}(_0x4077c0,_0x8f0d25),_0x38f49b=function(_0x4227b0,_0x2e90f0){const _0x18ec6c=_0x512377,_0x4aca54=[_0x4227b0];for(const _0x40ea25 of _0x2e90f0){let _0x2e18cd=0x0;for(;_0x2e18cd<_0x4aca54[_0x18ec6c(0x345)];){const _0x3a7ea8=_0x4aca54[_0x2e18cd][_0x18ec6c(0x2b7)](_0x40ea25);_0x4aca54[_0x18ec6c(0x1aa)](_0x2e18cd,0x1,..._0x3a7ea8),_0x2e18cd+=_0x3a7ea8[_0x18ec6c(0x345)];}}return _0x4aca54;}(_0x4077c0,_0x8f0d25);_0x41433[_0x512377(0x345)]&&this[_0x512377(0x301)][_0x512377(0x357)](()=>{const _0x207ce5=_0x512377;for(const _0x2b003f of _0x41433){const _0x3fe83c=this[_0x207ce5(0x233)][_0x207ce5(0x2c3)](_0x207ce5(0x1fd),_0x5507a4,_0x207ce5(0x213));this[_0x207ce5(0x20b)](()=>_0x3fe83c([_0x2b003f],_0x4f2f23,_0x49a213));}});for(const _0x99c8af of _0x38f49b){let _0x3aef87=null,_0x46a043=_0x99c8af[_0x512377(0x33d)],_0x2d680c=_0x99c8af[_0x512377(0x31b)];for(const {suggestion:_0x4bd744,meta:_0x34e062}of this[_0x512377(0x326)](_0x99c8af,_0x512377(0x1fd))){if(!_0x34e062[_0x512377(0x354)])continue;if(_0x4bd744[_0x512377(0x2fd)]!=_0x5507a4)continue;if(!qt(_0x4bd744,_0x49a213))continue;const _0x585a70=_0x4bd744[_0x512377(0x253)]();if(_0x585a70[_0x512377(0x21f)](_0x99c8af,!0x0))return null;_0x46a043=_0x46a043[_0x512377(0x313)](_0x585a70[_0x512377(0x33d)])?_0x46a043:_0x585a70[_0x512377(0x33d)],_0x2d680c=_0x2d680c[_0x512377(0x1e4)](_0x585a70[_0x512377(0x31b)])?_0x2d680c:_0x585a70[_0x512377(0x31b)],_0x3aef87?_0x585a70[_0x512377(0x33d)][_0x512377(0x313)](_0x3aef87[_0x512377(0x253)]()[_0x512377(0x33d)])?(_0x3aef87[_0x512377(0x1b8)](),_0x3aef87=_0x4bd744):_0x4bd744[_0x512377(0x1b8)]():_0x3aef87=_0x4bd744;}const _0x24c6f6=this[_0x512377(0x301)][_0x512377(0x2b4)](_0x46a043,_0x2d680c);if(_0x3aef87)this[_0x512377(0x308)](_0x3aef87,_0x24c6f6);else{const _0x462682=_0x6057f9(),_0x1db503=_0x39585d['id'];this[_0x512377(0x1dc)]({'id':_0x462682,'type':_0x512377(0x2d8)+_0x5507a4,'data':_0x4f2f23,'createdAt':new Date(),'authorId':_0x1db503,'attributes':_0x49a213}),this[_0x512377(0x2ed)](_0x512377(0x2d8)+_0x5507a4,_0x462682,_0x1db503,_0x24c6f6);}}return null;}[_0x202e7b(0x1be)](_0x377b1c,_0x5e6718,_0x2b3187=[],_0x3269e1=null,_0x2f50c8={}){const _0x5d7d7f=_0x202e7b;_0x5e6718[_0x5d7d7f(0x2ce)]||(_0x5e6718[_0x5d7d7f(0x2ce)]=_0x5e6718[_0x5d7d7f(0x341)]),_0x5e6718[_0x5d7d7f(0x29e)]=_0x377b1c['is'](_0x5d7d7f(0x1d2)),_0x3269e1=_0x3269e1||Gt(_0x5e6718);const _0x1cfd40=_0x2b3187[_0x5d7d7f(0x2c6)](_0x244a15=>Lt(_0x244a15,this[_0x5d7d7f(0x301)])),_0x45059c=_0x377b1c['is'](_0x5d7d7f(0x1d2))?_0x377b1c:Lt(_0x377b1c,this[_0x5d7d7f(0x301)]);if(_0x5d7d7f(0x1b6)===this[_0x5d7d7f(0x220)]){const _0x2134b6=this[_0x5d7d7f(0x233)][_0x5d7d7f(0x2c3)](_0x5d7d7f(0x28e),_0x3269e1,_0x5d7d7f(0x213));return this[_0x5d7d7f(0x20b)](()=>_0x2134b6([_0x45059c],_0x5e6718,_0x2f50c8)),null;}_0x1cfd40[_0x5d7d7f(0x25e)](_0x45059c);let _0x3eaeeb=!0x0;for(const _0x32d0e3 of _0x1cfd40)if(!this[_0x5d7d7f(0x2c8)](_0x32d0e3)){_0x3eaeeb=!0x1;break;}if(_0x3eaeeb&&_0x5d7d7f(0x22f)!==this[_0x5d7d7f(0x220)]){const _0xb72472=this[_0x5d7d7f(0x233)][_0x5d7d7f(0x2c3)](_0x5d7d7f(0x28e),_0x3269e1,_0x5d7d7f(0x213));return this[_0x5d7d7f(0x20b)](()=>_0xb72472([_0x45059c],_0x5e6718,_0x2f50c8)),null;}let _0x49e00e=null,_0x5e501f=_0x45059c[_0x5d7d7f(0x33d)],_0x5f1bef=_0x45059c[_0x5d7d7f(0x31b)];for(const {suggestion:_0xe55c78,meta:_0x5c1a5f}of this[_0x5d7d7f(0x326)](_0x45059c,_0x5d7d7f(0x28e))){if(!_0x5c1a5f[_0x5d7d7f(0x354)])continue;if(_0x5c1a5f[_0x5d7d7f(0x27e)]||_0x5c1a5f[_0x5d7d7f(0x222)]||_0x5c1a5f[_0x5d7d7f(0x2d6)])continue;if(_0xe55c78[_0x5d7d7f(0x2db)][_0x5d7d7f(0x2ce)]!=_0x5e6718[_0x5d7d7f(0x2ce)])continue;if(!qt(_0xe55c78,_0x2f50c8))continue;const _0x4472ee=_0xe55c78[_0x5d7d7f(0x253)]();if(_0xe55c78[_0x5d7d7f(0x2fd)]==_0x3269e1){if(_0x4472ee[_0x5d7d7f(0x21f)](_0x45059c,!0x0))return null;_0x5e501f=_0x5e501f[_0x5d7d7f(0x313)](_0x4472ee[_0x5d7d7f(0x33d)])?_0x5e501f:_0x4472ee[_0x5d7d7f(0x33d)],_0x5f1bef=_0x5f1bef[_0x5d7d7f(0x1e4)](_0x4472ee[_0x5d7d7f(0x31b)])?_0x5f1bef:_0x4472ee[_0x5d7d7f(0x31b)],_0x49e00e?_0x4472ee[_0x5d7d7f(0x33d)][_0x5d7d7f(0x313)](_0x49e00e[_0x5d7d7f(0x253)]()[_0x5d7d7f(0x33d)])?(_0x49e00e[_0x5d7d7f(0x1b8)](),_0x49e00e=_0xe55c78):_0xe55c78[_0x5d7d7f(0x1b8)]():_0x49e00e=_0xe55c78;}else{const _0x2b53f6=_0x45059c[_0x5d7d7f(0x30d)](_0x4472ee);this[_0x5d7d7f(0x32a)](_0xe55c78,_0x2b53f6);}}const _0x2369ea=this[_0x5d7d7f(0x1c4)][_0x5d7d7f(0x281)][_0x5d7d7f(0x286)](_0x5d7d7f(0x327))['me'],_0x2fe9aa=_0x6057f9(),_0x8f027c=_0x2369ea['id'];if(_0x49e00e)return this[_0x5d7d7f(0x308)](_0x49e00e,this[_0x5d7d7f(0x301)][_0x5d7d7f(0x2b4)](_0x5e501f,_0x5f1bef)),_0x49e00e;{const _0x2f3c3c=this[_0x5d7d7f(0x1dc)]({'id':_0x2fe9aa,'type':_0x5d7d7f(0x303)+_0x3269e1,'data':_0x5e6718,'createdAt':new Date(),'authorId':_0x8f027c,'attributes':_0x2f50c8});return this[_0x5d7d7f(0x2ed)](_0x5d7d7f(0x303)+_0x3269e1,_0x2fe9aa,_0x8f027c,this[_0x5d7d7f(0x301)][_0x5d7d7f(0x2b4)](_0x5e501f,_0x5f1bef)),_0x2f3c3c;}}[_0x202e7b(0x258)](_0x132d11,_0x199e96,_0x4dec5b=[],_0x4ea443=null,_0x4aa19a={}){const _0x558b3d=_0x202e7b;_0x199e96[_0x558b3d(0x2ce)]||(_0x199e96[_0x558b3d(0x2ce)]=_0x199e96[_0x558b3d(0x341)]);const _0x403615=_0x132d11[0x0];_0x199e96[_0x558b3d(0x29e)]=_0x403615['is'](_0x558b3d(0x1d2)),_0x4ea443=_0x4ea443||Gt(_0x199e96);const _0x58dcbd=_0x4dec5b[_0x558b3d(0x2c6)](_0x33bf94=>Lt(_0x33bf94,this[_0x558b3d(0x301)])),_0x302422=_0x403615['is'](_0x558b3d(0x1d2))?_0x132d11:_0x132d11[_0x558b3d(0x2c6)](_0x42b4ad=>Lt(_0x42b4ad,this[_0x558b3d(0x301)]));if(_0x558b3d(0x1b6)===this[_0x558b3d(0x220)]){const _0xfd1ef=this[_0x558b3d(0x233)][_0x558b3d(0x2c3)](_0x558b3d(0x28e),_0x4ea443,_0x558b3d(0x213));return this[_0x558b3d(0x20b)](()=>_0xfd1ef(_0x302422,_0x199e96,_0x4aa19a)),null;}_0x58dcbd[_0x558b3d(0x25e)](..._0x302422);let _0x49af91=!0x0;for(const _0x969c5a of _0x58dcbd)if(!this[_0x558b3d(0x2c8)](_0x969c5a)){_0x49af91=!0x1;break;}if(_0x49af91&&_0x558b3d(0x22f)!==this[_0x558b3d(0x220)]){const _0x35b920=this[_0x558b3d(0x233)][_0x558b3d(0x2c3)](_0x558b3d(0x28e),_0x4ea443,_0x558b3d(0x213));return this[_0x558b3d(0x20b)](()=>_0x35b920(_0x302422,_0x199e96,_0x4aa19a)),null;}const _0x8fcf0e=this[_0x558b3d(0x1c4)][_0x558b3d(0x281)][_0x558b3d(0x286)](_0x558b3d(0x327))['me'];for(const _0x1ed9ba of this[_0x558b3d(0x33f)]()){if(_0x1ed9ba[_0x558b3d(0x265)]['id']!=_0x8fcf0e['id'])continue;if(_0x558b3d(0x28e)!=_0x1ed9ba[_0x558b3d(0x2e8)]||_0x1ed9ba[_0x558b3d(0x2db)][_0x558b3d(0x2ce)]!=_0x199e96[_0x558b3d(0x2ce)])continue;if(!qt(_0x1ed9ba,_0x4aa19a))continue;const _0x3a7bd2=_0x1ed9ba[_0x558b3d(0x2fd)]==_0x4ea443;for(let _0x5f21d4=0x0;_0x5f21d4<_0x302422[_0x558b3d(0x345)];_0x5f21d4++){const _0x58d3da=_0x302422[_0x5f21d4];for(const _0x1f222a of _0x1ed9ba[_0x558b3d(0x1ee)]()){const _0x6089ac=_0x1f222a[_0x558b3d(0x302)]();if(_0x58d3da[_0x558b3d(0x1d5)](_0x6089ac)){_0x3a7bd2?(_0x302422[_0x558b3d(0x1aa)](_0x5f21d4,0x1),_0x5f21d4--):_0x1ed9ba[_0x558b3d(0x28a)](_0x1f222a[_0x558b3d(0x1b3)]);break;}}}}if(0x0==_0x302422[_0x558b3d(0x345)])return null;const _0x103fa1=this[_0x558b3d(0x233)][_0x558b3d(0x2c3)](_0x558b3d(0x28e),_0x4ea443,_0x558b3d(0x325));for(const _0x320f75 of this[_0x558b3d(0x33f)]())if(_0x320f75[_0x558b3d(0x265)]['id']==_0x8fcf0e['id']&&_0x558b3d(0x28e)==_0x320f75[_0x558b3d(0x2e8)]&&_0x320f75[_0x558b3d(0x2db)][_0x558b3d(0x2ce)]==_0x199e96[_0x558b3d(0x2ce)]&&_0x320f75[_0x558b3d(0x2fd)]==_0x4ea443&&qt(_0x320f75,_0x4aa19a)&&(_0x103fa1(_0x320f75[_0x558b3d(0x226)](),_0x302422)||_0x103fa1(_0x302422,_0x320f75[_0x558b3d(0x226)]()))){for(const _0x4a94a1 of _0x302422)_0x320f75[_0x558b3d(0x355)](_0x4a94a1);return _0x320f75;}const _0x23130c=_0x6057f9(),_0x1eaf32=_0x8fcf0e['id'],_0x2dd2ff=_0x558b3d(0x303)+_0x4ea443,_0x90665=this[_0x558b3d(0x1dc)]({'id':_0x23130c,'type':_0x2dd2ff,'data':_0x199e96,'createdAt':new Date(),'authorId':_0x1eaf32,'attributes':_0x4aa19a});for(const _0x2336f9 of _0x302422)this[_0x558b3d(0x2ed)](_0x2dd2ff,_0x23130c,_0x1eaf32,_0x2336f9,_0x8822ea[_0x558b3d(0x29d)]());return _0x90665;}[_0x202e7b(0x2b5)](_0x3eedea,_0x161bd0=null,_0x304215={}){const _0x3981d4=_0x202e7b;if(_0x3eedea[_0x3981d4(0x1ac)])return null;const _0x397593=this[_0x3981d4(0x1c4)][_0x3981d4(0x281)][_0x3981d4(0x286)](_0x3981d4(0x327))['me'],_0x54ee2e=new _0x44f5db(_0x3eedea[_0x3981d4(0x33d)],_0x3eedea[_0x3981d4(0x31b)]);for(const {suggestion:_0x11160f,meta:_0x483b02}of this[_0x3981d4(0x326)](_0x54ee2e,_0x3981d4(0x338)))if(_0x483b02[_0x3981d4(0x354)]&&!_0x483b02[_0x3981d4(0x27e)]){if(_0x11160f[_0x3981d4(0x228)]){const _0x4491af=_0x11160f[_0x3981d4(0x226)]()[_0x3981d4(0x2ff)](_0x56d5f7=>_0x3981d4(0x27a)!=_0x56d5f7[_0x3981d4(0x333)][_0x3981d4(0x289)]);_0x4491af[_0x3981d4(0x210)](_0x4da331=>_0x54ee2e[_0x3981d4(0x21f)](_0x4da331,!0x0))&&_0x11160f[_0x3981d4(0x211)]();if(_0x4491af[_0x3981d4(0x20d)](_0xb3af60=>_0xb3af60[_0x3981d4(0x21f)](_0x54ee2e,!0x0))){const _0x3bc746=this[_0x3981d4(0x233)][_0x3981d4(0x2c3)](_0x3981d4(0x1d9),_0x161bd0,_0x3981d4(0x213));return this[_0x3981d4(0x20b)](()=>_0x3bc746([_0x54ee2e],null,_0x304215)),null;}}else{const _0x3c25ff=_0x54ee2e[_0x3981d4(0x30d)](_0x11160f[_0x3981d4(0x253)]());null!==_0x3c25ff&&_0x11160f[_0x3981d4(0x234)]([_0x3c25ff],null,_0x304215);}}if(_0x54ee2e[_0x3981d4(0x20f)](),_0x54ee2e[_0x3981d4(0x1ac)]||_0x3981d4(0x27a)==_0x54ee2e[_0x3981d4(0x333)][_0x3981d4(0x289)])return null;let _0x41513=null,_0x9e5f95=_0x54ee2e[_0x3981d4(0x33d)],_0x2e5ef9=_0x54ee2e[_0x3981d4(0x31b)];const _0xda9cc5=this[_0x3981d4(0x326)](_0x54ee2e,_0x3981d4(0x1d9));for(const {suggestion:_0x2d6599,meta:_0x3fce16}of _0xda9cc5){const _0x460126=this[_0x3981d4(0x301)][_0x3981d4(0x2b4)](_0x9e5f95,_0x2e5ef9);if(_0x3fce16[_0x3981d4(0x354)]&&(this[_0x3981d4(0x311)]||!_0x3fce16[_0x3981d4(0x222)]&&!_0x3fce16[_0x3981d4(0x2d6)])){if(_0x2d6599[_0x3981d4(0x228)]){if(!qt(_0x2d6599,_0x304215))continue;let _0x263445=!0x0;for(const _0x32a02c of _0x2d6599[_0x3981d4(0x226)]()){if(_0x32a02c[_0x3981d4(0x21f)](_0x460126,!0x0))return _0x2d6599;_0x460126[_0x3981d4(0x21f)](_0x32a02c)||(_0x263445=!0x1);}_0x263445&&_0x2d6599[_0x3981d4(0x211)]();}else{const _0x357954=_0x2d6599[_0x3981d4(0x253)]();if(_0x357954[_0x3981d4(0x21f)](_0x460126,!0x0))return _0x2d6599;if(!qt(_0x2d6599,_0x304215)){_0x460126[_0x3981d4(0x21f)](_0x357954)?_0x2d6599[_0x3981d4(0x1b8)]():_0x357954[_0x3981d4(0x310)](_0x9e5f95)?_0x9e5f95=_0x357954[_0x3981d4(0x31b)]:_0x357954[_0x3981d4(0x310)](_0x2e5ef9)&&(_0x2e5ef9=_0x357954[_0x3981d4(0x33d)]);continue;}_0x9e5f95=_0x9e5f95[_0x3981d4(0x313)](_0x357954[_0x3981d4(0x33d)])?_0x9e5f95:_0x357954[_0x3981d4(0x33d)],_0x2e5ef9=_0x2e5ef9[_0x3981d4(0x1e4)](_0x357954[_0x3981d4(0x31b)])?_0x2e5ef9:_0x357954[_0x3981d4(0x31b)],_0x304215=Object[_0x3981d4(0x272)]({},_0x2d6599[_0x3981d4(0x1cb)]),_0x41513?_0x357954[_0x3981d4(0x33d)][_0x3981d4(0x313)](_0x41513[_0x3981d4(0x253)]()[_0x3981d4(0x33d)])?(_0x41513[_0x3981d4(0x1b8)](),_0x41513=_0x2d6599):_0x2d6599[_0x3981d4(0x1b8)]():_0x41513=_0x2d6599;}}}if(_0x41513)return this[_0x3981d4(0x308)](_0x41513,this[_0x3981d4(0x301)][_0x3981d4(0x2b4)](_0x9e5f95,_0x2e5ef9)),_0x41513;{const _0x5a9cb8=_0x6057f9(),_0x17eda8=this[_0x3981d4(0x301)][_0x3981d4(0x2b4)](_0x9e5f95,_0x2e5ef9),_0x582e7a=_0x397593['id'],_0x2b32f7=_0x161bd0?_0x3981d4(0x1e7)+_0x161bd0:_0x3981d4(0x1d9),_0x1625de=this[_0x3981d4(0x1dc)]({'id':_0x5a9cb8,'type':_0x2b32f7,'createdAt':new Date(),'authorId':_0x582e7a,'attributes':_0x304215});return this[_0x3981d4(0x2ed)](_0x2b32f7,_0x5a9cb8,_0x582e7a,_0x17eda8),_0x1625de;}}[_0x202e7b(0x29b)](_0xa40e61,_0x248219=_0x202e7b(0x32f),_0x3da84a={}){const _0x35008e=_0x202e7b,_0x49d816=this[_0x35008e(0x1c4)][_0x35008e(0x281)][_0x35008e(0x286)](_0x35008e(0x327))['me'],_0x2e2ee8=_0xa40e61[_0x35008e(0x2c6)](_0x570a14=>new _0x44f5db(_0x570a14[_0x35008e(0x33d)],_0x570a14[_0x35008e(0x31b)])),_0x1c67b5=new Set();for(const {suggestion:_0x59b0fb,meta:_0xe4c07}of this[_0x35008e(0x326)](_0x2e2ee8,_0x35008e(0x338)))_0xe4c07[_0x35008e(0x354)]&&!_0xe4c07[_0x35008e(0x27e)]&&_0x1c67b5[_0x35008e(0x249)](_0x59b0fb);for(const _0x31725c of _0x1c67b5)if(_0x31725c[_0x35008e(0x228)]){const _0x3e59b4=_0x31725c[_0x35008e(0x226)]();(!_0x31725c[_0x35008e(0x1cb)]||!_0x31725c[_0x35008e(0x1cb)][_0x35008e(0x1ab)])&&(_0x3e59b4[_0x35008e(0x210)](_0x536c9c=>_0x2e2ee8[_0x35008e(0x20d)](_0x1d60be=>_0x1d60be[_0x35008e(0x21f)](_0x536c9c,!0x0)))&&_0x31725c[_0x35008e(0x211)]());if(_0x2e2ee8[_0x35008e(0x210)](_0x1d5e99=>_0x3e59b4[_0x35008e(0x20d)](_0x47a016=>_0x47a016[_0x35008e(0x21f)](_0x1d5e99,!0x0)))){const _0x378c13=this[_0x35008e(0x233)][_0x35008e(0x2c3)](_0x35008e(0x1d9),_0x248219,_0x35008e(0x213));return this[_0x35008e(0x20b)](()=>_0x378c13(_0xa40e61,null,_0x3da84a)),null;}}else{const _0xc2340=_0x31725c[_0x35008e(0x253)]();_0x2e2ee8[_0x35008e(0x20d)](_0x1fdd69=>_0x1fdd69[_0x35008e(0x21f)](_0xc2340,!0x0))&&_0x31725c[_0x35008e(0x211)]();if(_0x2e2ee8[_0x35008e(0x210)](_0xc485b7=>_0xc2340[_0x35008e(0x21f)](_0xc485b7,!0x0))){const _0x2e0e55=this[_0x35008e(0x233)][_0x35008e(0x2c3)](_0x35008e(0x1d9),_0x248219,_0x35008e(0x213));return this[_0x35008e(0x20b)](()=>_0x2e0e55(_0x2e2ee8,null,_0x3da84a)),null;}}const _0x248f6e=this[_0x35008e(0x233)][_0x35008e(0x2c3)](_0x35008e(0x1d9),_0x248219,_0x35008e(0x325));let _0x4f1f27=null;for(const _0x55b585 of this[_0x35008e(0x33f)]())if(_0x55b585[_0x35008e(0x265)]['id']==_0x49d816['id']&&_0x55b585[_0x35008e(0x2ac)]&&_0x35008e(0x1d9)==_0x55b585[_0x35008e(0x2e8)]&&_0x55b585[_0x35008e(0x2fd)]==_0x248219&&qt(_0x55b585,_0x3da84a)&&(_0x248f6e(_0x55b585[_0x35008e(0x226)](),_0x2e2ee8)||_0x248f6e(_0x2e2ee8,_0x55b585[_0x35008e(0x226)]()))){if(_0x4f1f27){if(_0x55b585[_0x35008e(0x1e5)]&&_0x55b585[_0x35008e(0x1e5)][_0x35008e(0x345)])continue;for(const _0x3bfc56 of _0x55b585[_0x35008e(0x226)]())_0x4f1f27[_0x35008e(0x283)](_0x3bfc56)||_0x4f1f27[_0x35008e(0x355)](_0x3bfc56);_0x55b585[_0x35008e(0x1b8)]();}else{_0x4f1f27=_0x55b585;for(const _0x324cc4 of _0x2e2ee8)_0x55b585[_0x35008e(0x283)](_0x324cc4)||_0x55b585[_0x35008e(0x355)](_0x324cc4);}}if(_0x4f1f27)return _0x4f1f27;_0x1c67b5[_0x35008e(0x25a)]();for(const {suggestion:_0x24fd5b,meta:_0x4bb4ef}of this[_0x35008e(0x326)](_0x2e2ee8,_0x35008e(0x1d9)))_0x4bb4ef[_0x35008e(0x354)]&&(this[_0x35008e(0x311)]||!_0x4bb4ef[_0x35008e(0x222)]&&!_0x4bb4ef[_0x35008e(0x2d6)])&&qt(_0x24fd5b,_0x3da84a)&&_0x1c67b5[_0x35008e(0x249)](_0x24fd5b);for(const _0x2e66d9 of _0x1c67b5){const _0x193308=_0x2e66d9[_0x35008e(0x226)]();if(!_0x3da84a||!_0x3da84a[_0x35008e(0x1ab)]){if(_0x2e2ee8[_0x35008e(0x210)](_0x29cd04=>_0x193308[_0x35008e(0x20d)](_0x130880=>_0x130880[_0x35008e(0x21f)](_0x29cd04,!0x0))))return _0x2e66d9;}(!_0x2e66d9[_0x35008e(0x1cb)]||!_0x2e66d9[_0x35008e(0x1cb)][_0x35008e(0x1ab)])&&(_0x193308[_0x35008e(0x210)](_0x4e952f=>_0x2e2ee8[_0x35008e(0x20d)](_0x3e5201=>_0x3e5201[_0x35008e(0x21f)](_0x4e952f,!0x0)))&&_0x2e66d9[_0x35008e(0x211)]());}const _0x842e06=_0x6057f9(),_0xc0249=_0x49d816['id'],_0x25a6f3=_0x35008e(0x1e7)+_0x248219,_0x2394a1=this[_0x35008e(0x1dc)]({'id':_0x842e06,'type':_0x25a6f3,'createdAt':new Date(),'authorId':_0xc0249,'attributes':_0x3da84a});for(const _0x1f05ba of _0x2e2ee8)_0x1f05ba[_0x35008e(0x20f)](),_0x1f05ba[_0x35008e(0x1ac)]||_0x35008e(0x27a)==_0x1f05ba[_0x35008e(0x333)][_0x35008e(0x289)]||this[_0x35008e(0x2ed)](_0x25a6f3,_0x842e06,_0xc0249,_0x1f05ba,_0x8822ea[_0x35008e(0x29d)]());return _0x2394a1;}[_0x202e7b(0x2bb)](_0x50af6a,_0x1e604f,_0x5f6816,_0x19d19d,_0x57aa7a){const _0x6c4763=_0x202e7b;if(_0x50af6a[_0x6c4763(0x1ac)])return[];if(_0x6c4763(0x1b6)===this[_0x6c4763(0x220)])return[];const _0x39cb33=this[_0x6c4763(0x1c4)][_0x6c4763(0x281)][_0x6c4763(0x286)](_0x6c4763(0x327))['me']['id'],_0x4d701b=Array[_0x6c4763(0x24f)](this[_0x6c4763(0x1db)][_0x6c4763(0x31a)]())[_0x6c4763(0x2ff)](_0x5ef142=>_0x6c4763(0x2ee)==_0x5ef142[_0x6c4763(0x2e8)]&&_0x5ef142[_0x6c4763(0x2db)][_0x6c4763(0x207)]==_0x1e604f&&_0x5ef142[_0x6c4763(0x283)](_0x50af6a));if(_0x6c4763(0x287)===this[_0x6c4763(0x220)]){const _0x429e1d=this[_0x6c4763(0x326)](_0x50af6a,_0x6c4763(0x338))[_0x6c4763(0x2ff)](({meta:_0x2e57c1})=>_0x2e57c1[_0x6c4763(0x354)]&&!_0x2e57c1[_0x6c4763(0x2d6)]&&!_0x2e57c1[_0x6c4763(0x27e)])[_0x6c4763(0x2c6)](({suggestion:_0x258cd8})=>_0x258cd8);_0x4d701b[_0x6c4763(0x2f4)](..._0x429e1d);}const _0x40e391=new Map([[_0x50af6a,_0x5f6816]]);for(const _0x38402c of _0x4d701b){const _0x1277c4=_0x6c4763(0x2ee)==_0x38402c[_0x6c4763(0x2e8)]?_0x38402c[_0x6c4763(0x2db)][_0x6c4763(0x294)]:void 0x0,_0x5c8734=_0x38402c[_0x6c4763(0x253)](),_0x3bc9ac=Array[_0x6c4763(0x24f)](_0x40e391[_0x6c4763(0x2a1)]())[_0x6c4763(0x28f)](_0x28ed34=>_0x28ed34[_0x6c4763(0x317)](_0x5c8734));if(!_0x3bc9ac)continue;const _0x67319d=_0x3bc9ac[_0x6c4763(0x2b7)](_0x5c8734);this[_0x6c4763(0x2de)](_0x1e604f)&&_0x6c4763(0x338)==_0x38402c[_0x6c4763(0x2e8)]&&0x0!=_0x67319d[_0x6c4763(0x345)]||(_0x40e391[_0x6c4763(0x1e6)](_0x3bc9ac),_0x67319d[_0x6c4763(0x33e)](_0x3c5d6d=>{const _0xa352ec=_0x6c4763;_0x40e391[_0xa352ec(0x21c)](_0x3c5d6d,_0x5f6816);}),_0x6c4763(0x338)!=_0x38402c[_0x6c4763(0x2e8)]&&_0x1277c4!=_0x19d19d&&_0x40e391[_0x6c4763(0x21c)](_0x3bc9ac[_0x6c4763(0x30d)](_0x5c8734),_0x1277c4));}const _0x2ea3b8=[];for(const [_0x4325bd,_0x406159]of _0x40e391){const _0x5f262c=_0x6057f9(),_0x115b47={'key':_0x1e604f,'oldValue':_0x406159,'newValue':_0x19d19d};_0x1e604f[_0x6c4763(0x345)]>0x25&&console[_0x6c4763(0x2e7)](_0x6c4763(0x1af),{'key':_0x1e604f});const _0x529ed5=(_0x6c4763(0x257)+(_0x1e604f+'|'+Gt({'newValue':_0x19d19d})))[_0x6c4763(0x306)](0x0,0x3c),_0x4381c6=this[_0x6c4763(0x1dc)]({'id':_0x5f262c,'type':_0x529ed5,'data':_0x115b47,'createdAt':new Date(),'authorId':_0x39cb33,'attributes':_0x57aa7a});_0x2ea3b8[_0x6c4763(0x25e)](_0x4381c6),this[_0x6c4763(0x2ed)](_0x529ed5,_0x5f262c,_0x39cb33,_0x4325bd);}return _0x2ea3b8;}[_0x202e7b(0x2c0)](_0x472ebf){const _0x3b23d2=_0x202e7b;this[_0x3b23d2(0x293)](_0x472ebf,(_0x361347,..._0x1bbab9)=>{const _0x50ad85=_0x3b23d2;this[_0x50ad85(0x240)](()=>{_0x361347(..._0x1bbab9);});});}[_0x202e7b(0x329)](_0x58d22d){const _0x30fe43=_0x202e7b;this[_0x30fe43(0x34a)][_0x30fe43(0x249)](_0x58d22d);}[_0x202e7b(0x241)](_0x19ec2b){const _0x152a5e=_0x202e7b;this[_0x152a5e(0x2b2)][_0x152a5e(0x249)](_0x19ec2b);}[_0x202e7b(0x24b)](_0x174547){const _0xe92467=_0x202e7b;return _0xe92467(0x2ee)==_0x174547[_0xe92467(0x2e8)]?_0x174547[_0xe92467(0x2fd)][_0xe92467(0x324)]('|')[0x0]:null;}[_0x202e7b(0x308)](_0x5a4367,_0x22b94b){const _0x5c0e2f=_0x202e7b,_0x2aea52=_0x5a4367[_0x5c0e2f(0x263)]();this[_0x5c0e2f(0x301)][_0x5c0e2f(0x357)](_0x1314b0=>{const _0x39bc2e=_0x5c0e2f;_0x1314b0[_0x39bc2e(0x219)](_0x2aea52,{'range':_0x22b94b});});}[_0x202e7b(0x23e)](_0x41c469){const _0x393930=_0x202e7b,_0x574848=_0x41c469['id'],_0x12a188=this[_0x393930(0x1c4)][_0x393930(0x2a4)][_0x393930(0x286)](_0x393930(0x227));this[_0x393930(0x275)][_0x393930(0x279)](_0x574848)||this[_0x393930(0x275)][_0x393930(0x278)]({'channelId':_0x12a188,'threadId':_0x574848,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x6da505=this[_0x393930(0x275)][_0x393930(0x22d)](_0x574848);_0x6da505[_0x393930(0x24c)](_0x393930(0x1c1)),_0x6da505[_0x393930(0x1c1)]=!0x1,_0x41c469[_0x393930(0x1e5)]=_0x6da505;}[_0x202e7b(0x1f3)](_0x48dc21,_0x25c10b,_0x20b146,_0x151c53){const _0x57e4ec=_0x202e7b;if(_0x48dc21[_0x57e4ec(0x2e8)]!=_0x25c10b||_0x48dc21[_0x57e4ec(0x2fd)]!=_0x20b146||_0x48dc21[_0x57e4ec(0x33b)]['id']!=_0x151c53)throw this[_0x57e4ec(0x1c4)][_0x57e4ec(0x1ea)](_0x57e4ec(0x352)),new _0x2aeb40(_0x57e4ec(0x352),this);}[_0x202e7b(0x32a)](_0x2d9290,_0x24cc1e){const _0x4787d0=_0x202e7b,_0x17c623=_0x2d9290[_0x4787d0(0x253)]();if(_0x24cc1e[_0x4787d0(0x1d5)](_0x17c623))_0x2d9290[_0x4787d0(0x1b8)]();else{if(_0x17c623[_0x4787d0(0x21f)](_0x24cc1e)){const _0x47c401=this[_0x4787d0(0x301)][_0x4787d0(0x2c2)](_0x24cc1e[_0x4787d0(0x33d)][_0x4787d0(0x24e)],_0x4787d0(0x31b));this[_0x4787d0(0x308)](_0x2d9290,this[_0x4787d0(0x301)][_0x4787d0(0x2b4)](_0x17c623[_0x4787d0(0x33d)],_0x47c401));const _0x29dc1a=_0x6057f9(),_0x26fcff=_0x2d9290[_0x4787d0(0x33b)]['id'],_0x289065=_0x2d9290[_0x4787d0(0x2e8)]+':'+_0x2d9290[_0x4787d0(0x2fd)];this[_0x4787d0(0x1dc)]({'id':_0x29dc1a,'type':_0x289065,'createdAt':new Date(),'authorId':_0x26fcff,'data':_0x2d9290[_0x4787d0(0x2db)],'attributes':_0x2d9290[_0x4787d0(0x1cb)]});const _0xcab3b6=this[_0x4787d0(0x301)][_0x4787d0(0x2c2)](_0x24cc1e[_0x4787d0(0x31b)][_0x4787d0(0x1b1)],_0x4787d0(0x1e1)),_0x1735d2=this[_0x4787d0(0x301)][_0x4787d0(0x2b4)](_0xcab3b6,_0x17c623[_0x4787d0(0x31b)]);this[_0x4787d0(0x2ed)](_0x289065,_0x29dc1a,_0x26fcff,_0x1735d2);}else{if(_0x17c623[_0x4787d0(0x310)](_0x24cc1e[_0x4787d0(0x33d)])){const _0x205692=this[_0x4787d0(0x301)][_0x4787d0(0x2c2)](_0x24cc1e[_0x4787d0(0x33d)][_0x4787d0(0x24e)],_0x4787d0(0x31b));this[_0x4787d0(0x308)](_0x2d9290,this[_0x4787d0(0x301)][_0x4787d0(0x2b4)](_0x17c623[_0x4787d0(0x33d)],_0x205692));}else{const _0x634024=this[_0x4787d0(0x301)][_0x4787d0(0x2c2)](_0x24cc1e[_0x4787d0(0x31b)][_0x4787d0(0x1b1)],_0x4787d0(0x1e1));this[_0x4787d0(0x308)](_0x2d9290,this[_0x4787d0(0x301)][_0x4787d0(0x2b4)](_0x634024,_0x17c623[_0x4787d0(0x31b)]));}}}}[_0x202e7b(0x2c8)](_0x3a5cb8){const _0x3cb6eb=_0x202e7b;for(const {suggestion:_0x46c046,meta:_0x17444e}of this[_0x3cb6eb(0x326)](_0x3a5cb8,_0x3cb6eb(0x338))){if(!_0x17444e[_0x3cb6eb(0x354)])continue;const _0x4d7bae=_0x46c046[_0x3cb6eb(0x226)]();for(const _0xd710e9 of _0x4d7bae)if(!_0x3a5cb8[_0x3cb6eb(0x2b7)](_0xd710e9)[_0x3cb6eb(0x345)])return!0x0;}return!0x1;}[_0x202e7b(0x31d)](_0x32e01a){const _0x37a66d=_0x202e7b,_0x199399=this[_0x37a66d(0x1c4)][_0x37a66d(0x281)][_0x37a66d(0x286)](_0x37a66d(0x327))[_0x37a66d(0x268)](_0x32e01a);if(!_0x199399)throw new _0x2aeb40(_0x37a66d(0x1dd),this);return _0x199399;}[_0x202e7b(0x2d1)](_0x11d526){const _0x1fc108=_0x202e7b,_0x5b3581=this[_0x1fc108(0x1c4)][_0x1fc108(0x281)][_0x1fc108(0x286)](_0x1fc108(0x327)),_0x432786=_0x553ebb(_0x1fc108(0x238)+_0x11d526),_0x4cdecc=_0x5b3581[_0x1fc108(0x268)](_0x432786);return _0x4cdecc||_0x5b3581[_0x1fc108(0x208)]({'id':_0x432786,'name':_0x11d526});}[_0x202e7b(0x1fb)](_0x32fe7f,_0x14b6e9,_0x5d5169,_0x2c3452,_0x92f906){const _0x6d1b12=_0x202e7b,_0x1712d3=this[_0x6d1b12(0x31d)](_0x2c3452),_0x36dcab=this[_0x6d1b12(0x233)][_0x6d1b12(0x22c)](_0x32fe7f,_0x14b6e9,_0x5d5169,_0x1712d3,_0x92f906,_0x379a83=>{const _0x10530b=_0x6d1b12;this[_0x10530b(0x203)](_0x5d5169,{'attributes':_0x379a83});const _0x10b8d2=this[_0x10530b(0x1e0)](_0x5d5169);this[_0x10530b(0x216)](new Set([_0x10b8d2])),this[_0x10530b(0x209)](new Set([_0x10b8d2]));});return this[_0x6d1b12(0x1b2)](_0x36dcab,_0x6d1b12(0x213),()=>{const _0x88fda6=_0x6d1b12;this[_0x88fda6(0x203)](_0x5d5169,{'state':_0x88fda6(0x2b0)});},{'priority':_0x6d1b12(0x358)}),this[_0x6d1b12(0x1b2)](_0x36dcab,_0x6d1b12(0x211),()=>{const _0x76b206=_0x6d1b12;this[_0x76b206(0x203)](_0x5d5169,{'state':_0x76b206(0x2c1)});},{'priority':_0x6d1b12(0x358)}),this[_0x6d1b12(0x1db)][_0x6d1b12(0x21c)](_0x5d5169,_0x36dcab),this[_0x6d1b12(0x202)][_0x6d1b12(0x21c)](_0x36dcab,_0x6d1b12(0x1d1)),_0x36dcab;}[_0x202e7b(0x21b)](_0x3d89b2){const _0x9e4b34=_0x202e7b,_0x53781b=_0x3d89b2[_0x9e4b34(0x324)](':');return{'group':_0x53781b[0x0],'type':_0x53781b[0x1],'subType':_0x53781b[_0x9e4b34(0x345)]>=0x5?_0x53781b[0x2]:null,'id':_0x53781b[_0x9e4b34(0x345)]<0x5?_0x53781b[0x2]:_0x53781b[0x3],'authorId':_0x53781b[_0x9e4b34(0x345)]<0x5?_0x53781b[0x3]:_0x53781b[0x4],'markerCount':0x6==_0x53781b[_0x9e4b34(0x345)]?_0x53781b[0x5]:null};}[_0x202e7b(0x256)](_0x47e345,_0x4c0bc0,_0x575567){const _0x29aadb=_0x202e7b,_0xb2963e=_0x47e345[_0x29aadb(0x253)](),_0x452856=_0xb2963e[_0x29aadb(0x33d)],_0x1e92e5=_0xb2963e[_0x29aadb(0x31b)];this[_0x29aadb(0x308)](_0x47e345,this[_0x29aadb(0x301)][_0x29aadb(0x2b4)](_0x452856,_0x4c0bc0));const _0x93993a=_0x6057f9(),_0x2a2b3f=_0x47e345[_0x29aadb(0x33b)]['id'],_0x4ee2cd=_0x47e345[_0x29aadb(0x2e8)]+(_0x47e345[_0x29aadb(0x2fd)]?':'+_0x47e345[_0x29aadb(0x2fd)]:'');this[_0x29aadb(0x1dc)]({'id':_0x93993a,'type':_0x4ee2cd,'createdAt':new Date(),'authorId':_0x2a2b3f,'originalSuggestionId':_0x47e345['id'],'attributes':_0x47e345[_0x29aadb(0x1cb)],'data':_0x47e345[_0x29aadb(0x2db)]});const _0x231658=this[_0x29aadb(0x24b)](_0x47e345);(_0x29aadb(0x28e)==_0x47e345[_0x29aadb(0x2e8)]||_0x231658&&this[_0x29aadb(0x2de)](_0x231658))&&(_0x575567=this[_0x29aadb(0x301)][_0x29aadb(0x33a)](_0x575567[_0x29aadb(0x1b1)])),this[_0x29aadb(0x2ed)](_0x4ee2cd,_0x93993a,_0x2a2b3f,this[_0x29aadb(0x301)][_0x29aadb(0x2b4)](_0x575567,_0x1e92e5));}[_0x202e7b(0x326)](_0x122827,_0x8cbdf8=null){const _0x319ede=_0x202e7b,_0x55b331=[],_0x3814a5=this[_0x319ede(0x1c4)][_0x319ede(0x281)][_0x319ede(0x286)](_0x319ede(0x327))['me'];Array[_0x319ede(0x299)](_0x122827)||(_0x122827=[_0x122827]);for(const _0x5cc717 of this[_0x319ede(0x33f)]()){if(!_0x5cc717[_0x319ede(0x2ac)])continue;if(_0x8cbdf8&&_0x5cc717[_0x319ede(0x2e8)]!=_0x8cbdf8)continue;let _0x46446c=!0x1;for(const _0x1111db of _0x5cc717[_0x319ede(0x226)]()){for(const _0x4e3113 of _0x122827){const _0x3c478a=_0x4e3113[_0x319ede(0x33d)][_0x319ede(0x1d5)](_0x1111db[_0x319ede(0x31b)])||_0x4e3113[_0x319ede(0x31b)][_0x319ede(0x1d5)](_0x1111db[_0x319ede(0x33d)]);if(_0x3c478a||_0x4e3113[_0x319ede(0x30d)](_0x1111db)){const _0x1da5c3=_0x4e3113[_0x319ede(0x21f)](_0x1111db)&&Ot(this[_0x319ede(0x301)][_0x319ede(0x2f2)],_0x1111db[_0x319ede(0x33d)],_0x4e3113),_0x555930=_0x1111db[_0x319ede(0x21f)](_0x4e3113)&&Ot(this[_0x319ede(0x301)][_0x319ede(0x2f2)],_0x4e3113[_0x319ede(0x33d)],_0x1111db);_0x55b331[_0x319ede(0x25e)]({'suggestion':_0x5cc717,'meta':{'isOwn':_0x3814a5==_0x5cc717[_0x319ede(0x265)],'isNextTo':_0x3c478a,'isInsideObject':_0x1da5c3,'containsRangeInObject':_0x555930}}),_0x46446c=!0x0;break;}}if(_0x46446c)break;}}return _0x55b331;}[_0x202e7b(0x2ed)](_0x134641,_0x7be3d4,_0x5b78ec,_0x230f44,_0x4f8267){const _0x40b320=_0x202e7b;this[_0x40b320(0x301)][_0x40b320(0x357)](_0x42b607=>{const _0x4b4be8=_0x40b320;let _0x2d4228=_0x4b4be8(0x23d)+_0x134641+':'+_0x7be3d4+':'+_0x5b78ec;_0x4f8267&&(_0x2d4228=_0x2d4228+':'+_0x4f8267),_0x42b607[_0x4b4be8(0x26e)](_0x2d4228,{'range':_0x230f44,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x202e7b(0x32c)](_0x105bb9){const _0x15d8f5=_0x202e7b,_0x3cef6f=_0x105bb9[_0x15d8f5(0x35a)],_0x5a9416=_0x105bb9[_0x15d8f5(0x2a7)];_0x105bb9[_0x15d8f5(0x35a)]=null,_0x105bb9[_0x15d8f5(0x2a7)]=null,null!=_0x3cef6f&&_0x3cef6f[_0x15d8f5(0x2a7)]==_0x105bb9&&(_0x3cef6f[_0x15d8f5(0x2a7)]=_0x5a9416),null!=_0x5a9416&&_0x5a9416[_0x15d8f5(0x35a)]==_0x105bb9&&(_0x5a9416[_0x15d8f5(0x35a)]=_0x3cef6f),_0x15d8f5(0x2c9)==this[_0x15d8f5(0x202)][_0x15d8f5(0x286)](_0x105bb9)&&(this[_0x15d8f5(0x202)][_0x15d8f5(0x21c)](_0x105bb9,_0x15d8f5(0x34b)),this[_0x15d8f5(0x1ca)](_0x15d8f5(0x201),_0x105bb9,_0x3cef6f,_0x5a9416));}[_0x202e7b(0x1dc)](_0x2bbac3){const _0x22aba2=_0x202e7b,_0x2a7209=_0x2bbac3['id'],_0xbff57b=this[_0x22aba2(0x305)](_0x2bbac3);if(this[_0x22aba2(0x1fc)]&&this[_0x22aba2(0x1fc)][_0x22aba2(0x1f5)]){const _0xa04b3b=this[_0x22aba2(0x1c4)][_0x22aba2(0x281)][_0x22aba2(0x286)](_0x22aba2(0x2e3)),_0xbdead6=_0xbff57b[_0x22aba2(0x2ea)],_0x47ef8d=_0xbff57b[_0x22aba2(0x2fd)]?_0xbff57b[_0x22aba2(0x2e8)]+':'+_0xbff57b[_0x22aba2(0x2fd)]:_0xbff57b[_0x22aba2(0x2e8)],_0x49ca17=this[_0x22aba2(0x1c4)][_0x22aba2(0x2f7)],_0x2b9666=_0xa04b3b[_0x22aba2(0x249)](_0xe1146b(_0x49ca17,_0x22aba2(0x23c))),_0x124d14={'id':_0x2a7209,'type':_0x47ef8d,'hasComments':_0xbdead6,'data':_0x2bbac3[_0x22aba2(0x2db)]||null,'originalSuggestionId':_0x2bbac3[_0x22aba2(0x252)]||null,'attributes':_0xbff57b[_0x22aba2(0x1cb)]};this[_0x22aba2(0x1fc)][_0x22aba2(0x1f5)](_0x124d14)[_0x22aba2(0x2cb)](_0x13a1d6=>{const _0x4cce08=_0x22aba2;_0xbff57b[_0x4cce08(0x292)]=!0x0,_0xa04b3b[_0x4cce08(0x2fa)](_0x2b9666),_0x13a1d6&&_0x13a1d6[_0x4cce08(0x1f8)]&&(this[_0x4cce08(0x1db)][_0x4cce08(0x286)](_0x2a7209)[_0x4cce08(0x1f8)]=_0x13a1d6[_0x4cce08(0x1f8)]);})[_0x22aba2(0x1c6)](_0xe19cff=>{const _0x177653=_0x22aba2;throw _0x217144(_0x177653(0x1de)),this[_0x177653(0x1c4)][_0x177653(0x2f9)][_0x177653(0x26f)]({'isUndoable':!0x1},()=>{const _0x24caa0=_0x177653;_0xbff57b[_0x24caa0(0x211)]();}),_0xbff57b[_0x177653(0x334)](),this[_0x177653(0x1db)][_0x177653(0x1e6)](_0xbff57b['id']),this[_0x177653(0x202)][_0x177653(0x1e6)](_0xbff57b),_0xe19cff;});}return _0xbff57b;}[_0x202e7b(0x2de)](_0x9fac01){const _0x46cf34=_0x202e7b;return this[_0x46cf34(0x34a)][_0x46cf34(0x2df)](_0x9fac01);}[_0x202e7b(0x203)](_0x556f68,_0x121219){const _0x1e9414=_0x202e7b,_0x2f3187=this[_0x1e9414(0x1c4)][_0x1e9414(0x281)][_0x1e9414(0x286)](_0x1e9414(0x2e3)),_0x10ed71=this[_0x1e9414(0x1e0)](_0x556f68);if(this[_0x1e9414(0x1fc)]&&this[_0x1e9414(0x1fc)][_0x1e9414(0x205)]){if(_0x10ed71[_0x1e9414(0x292)]){const _0x2742b1=_0x2f3187[_0x1e9414(0x249)](_0xe1146b(this[_0x1e9414(0x1c4)][_0x1e9414(0x2f7)],_0x1e9414(0x23c)));this[_0x1e9414(0x1fc)][_0x1e9414(0x205)](_0x556f68,_0x121219)[_0x1e9414(0x2cb)](()=>{const _0x119461=_0x1e9414;_0x2f3187[_0x119461(0x2fa)](_0x2742b1);});}else _0x10ed71['on'](_0x1e9414(0x254),()=>{const _0x453d6d=_0x1e9414;this[_0x453d6d(0x203)](_0x556f68,_0x121219);});}}[_0x202e7b(0x312)](_0x23174c){const _0x463532=_0x202e7b;if(!this[_0x463532(0x1fc)]||!this[_0x463532(0x1fc)][_0x463532(0x1e0)])throw new _0x2aeb40(_0x463532(0x274),this);return this[_0x463532(0x1fc)][_0x463532(0x1e0)](_0x23174c);}[_0x202e7b(0x1d6)](_0x20297f){const _0x169f85=_0x202e7b,{id:_0x25bd62,type:_0x15fa0c,subType:_0x3b2ee5,authorId:_0x585254}=this[_0x169f85(0x21b)](_0x20297f),_0x14252f=this[_0x169f85(0x1db)][_0x169f85(0x286)](_0x25bd62)||this[_0x169f85(0x1fb)](_0x15fa0c,_0x3b2ee5,_0x25bd62,_0x585254,{});switch(this[_0x169f85(0x1f3)](_0x14252f,_0x15fa0c,_0x3b2ee5,_0x585254),this[_0x169f85(0x202)][_0x169f85(0x286)](_0x14252f)){case _0x169f85(0x1d1):this[_0x169f85(0x312)](_0x25bd62)[_0x169f85(0x2cb)](_0x1583a7=>{const _0x163f7a=_0x169f85;let _0x6e33e8=Promise[_0x163f7a(0x2a2)]();_0x1583a7[_0x163f7a(0x2ea)]&&(_0x6e33e8=this[_0x163f7a(0x275)][_0x163f7a(0x26c)]({'channelId':this[_0x163f7a(0x1c4)][_0x163f7a(0x2a4)][_0x163f7a(0x286)](_0x163f7a(0x227)),'threadId':_0x25bd62})),_0x6e33e8[_0x163f7a(0x2cb)](()=>{const _0x425597=_0x163f7a;this[_0x425597(0x305)](_0x1583a7)[_0x425597(0x292)]=!0x0;});}),this[_0x169f85(0x202)][_0x169f85(0x21c)](_0x14252f,_0x169f85(0x332));break;case _0x169f85(0x34b):this[_0x169f85(0x203)](_0x25bd62,{'state':_0x169f85(0x1ed)});case _0x169f85(0x34f):this[_0x169f85(0x202)][_0x169f85(0x21c)](_0x14252f,_0x169f85(0x2c9)),this[_0x169f85(0x1ca)](_0x169f85(0x247),_0x14252f);break;case _0x169f85(0x2c9):this[_0x169f85(0x1ca)](_0x169f85(0x2da),_0x14252f);}return _0x14252f[_0x169f85(0x2ae)](_0x20297f),_0x14252f;}[_0x202e7b(0x209)](_0xcdef0c){const _0x14e1db=_0x202e7b,_0x44cd38=Array[_0x14e1db(0x24f)](_0xcdef0c),_0x1ab2c8=_0x44cd38[_0x14e1db(0x2ff)](_0x224c29=>_0x14e1db(0x2ee)==_0x224c29[_0x14e1db(0x2e8)]);this[_0x14e1db(0x1ec)](_0x1ab2c8);const _0x5907f3=_0x44cd38[_0x14e1db(0x2ff)](_0x3687fb=>!_0x3687fb[_0x14e1db(0x228)]&&_0x14e1db(0x2ee)!=_0x3687fb[_0x14e1db(0x2e8)]),_0x42d7da=this[_0x14e1db(0x33f)]({'skipNotAttached':!0x0})[_0x14e1db(0x2ff)](_0x1866c0=>!_0x1866c0[_0x14e1db(0x228)]&&_0x14e1db(0x2ee)!=_0x1866c0[_0x14e1db(0x2e8)]),_0x13dcdf=_0x42d7da[_0x14e1db(0x2ff)](_0x655209=>!_0xcdef0c[_0x14e1db(0x2df)](_0x655209)),_0xacf1e2=new Map(_0x42d7da[_0x14e1db(0x2c6)](_0x3333d6=>[_0x3333d6,this[_0x14e1db(0x233)][_0x14e1db(0x2c3)](_0x3333d6[_0x14e1db(0x2e8)],_0x3333d6[_0x14e1db(0x2fd)],_0x14e1db(0x316))])),_0x359f4e=new Map(_0x42d7da[_0x14e1db(0x2c6)](_0x169b10=>[_0x169b10,_0x169b10[_0x14e1db(0x253)]()])),_0x5b9ce9=new Set(),_0x1a8af1=new Set();for(let _0x53d3d6=0x0;_0x53d3d6<_0x5907f3[_0x14e1db(0x345)];_0x53d3d6++)_0x24e7c5(_0x5907f3[_0x53d3d6],_0x5907f3,_0x53d3d6+0x1);for(let _0x8e5836=0x0;_0x8e5836<_0x5907f3[_0x14e1db(0x345)];_0x8e5836++)_0x24e7c5(_0x5907f3[_0x8e5836],_0x13dcdf,0x0);const _0x28bf58=new Set();for(let _0x29eebb=0x0;_0x29eebb<_0x5907f3[_0x14e1db(0x345)];_0x29eebb++){const _0x38ab3c=_0x5907f3[_0x29eebb];!_0x1a8af1[_0x14e1db(0x2df)](_0x38ab3c)&&_0x38ab3c[_0x14e1db(0x35a)]&&(_0x28bf58[_0x14e1db(0x249)](_0x38ab3c[_0x14e1db(0x35a)]),_0x38ab3c[_0x14e1db(0x35a)][_0x14e1db(0x2a7)]===_0x38ab3c&&(_0x38ab3c[_0x14e1db(0x35a)][_0x14e1db(0x2a7)]=null),_0x38ab3c[_0x14e1db(0x35a)]=null),!_0x5b9ce9[_0x14e1db(0x2df)](_0x38ab3c)&&_0x38ab3c[_0x14e1db(0x2a7)]&&(_0x28bf58[_0x14e1db(0x249)](_0x38ab3c[_0x14e1db(0x2a7)]),_0x38ab3c[_0x14e1db(0x2a7)][_0x14e1db(0x35a)]===_0x38ab3c&&(_0x38ab3c[_0x14e1db(0x2a7)][_0x14e1db(0x35a)]=null),_0x38ab3c[_0x14e1db(0x2a7)]=null);}function _0x24e7c5(_0xb512f0,_0x1955cf,_0x4a1f59){const _0x2ce6fd=_0x14e1db;for(let _0x3771bc=_0x4a1f59;_0x3771bc<_0x1955cf[_0x2ce6fd(0x345)];_0x3771bc++){const _0x4578ee=_0x18406d(_0xb512f0,_0x1955cf[_0x3771bc]);_0x4578ee&&(_0x4578ee[0x0][_0x2ce6fd(0x2a7)]=_0x4578ee[0x1],_0x4578ee[0x1][_0x2ce6fd(0x35a)]=_0x4578ee[0x0],_0x5b9ce9[_0x2ce6fd(0x249)](_0x4578ee[0x0]),_0x1a8af1[_0x2ce6fd(0x249)](_0x4578ee[0x1]));}}function _0x18406d(_0x5971ca,_0x4f4a5b){const _0x22d7d0=_0x14e1db;if(_0x5971ca[_0x22d7d0(0x265)]['id']!==_0x4f4a5b[_0x22d7d0(0x265)]['id'])return null;const _0x889921=_0xacf1e2[_0x22d7d0(0x286)](_0x5971ca)(_0x5971ca,_0x4f4a5b,_0x359f4e[_0x22d7d0(0x286)](_0x5971ca),_0x359f4e[_0x22d7d0(0x286)](_0x4f4a5b));if(!_0x889921)return null;return _0xacf1e2[_0x22d7d0(0x286)](_0x4f4a5b)(_0x5971ca,_0x4f4a5b,_0x359f4e[_0x22d7d0(0x286)](_0x5971ca),_0x359f4e[_0x22d7d0(0x286)](_0x4f4a5b))?_0x889921[0x1][_0x22d7d0(0x1e5)]&&_0x889921[0x1][_0x22d7d0(0x1e5)][_0x22d7d0(0x345)]?null:_0x889921:null;}_0x28bf58[_0x14e1db(0x26b)]&&this[_0x14e1db(0x209)](_0x28bf58);}[_0x202e7b(0x1ec)](_0x46ed36){const _0x31a4ed=_0x202e7b;if(0x0==_0x46ed36[_0x31a4ed(0x345)])return;const _0x34d134=this[_0x31a4ed(0x33f)]({'skipNotAttached':!0x0})[_0x31a4ed(0x2ff)](_0x1b0f09=>_0x31a4ed(0x2ee)==_0x1b0f09[_0x31a4ed(0x2e8)]&&_0x1b0f09[_0x31a4ed(0x23f)]),_0x2a35da=[],_0x26d349=new Map();for(const _0x3d15ba of _0x34d134){const _0x445e91=_0x553ebb(_0x3d15ba[_0x31a4ed(0x1cb)]);_0x26d349[_0x31a4ed(0x2df)](_0x445e91)||(_0x26d349[_0x31a4ed(0x21c)](_0x445e91,_0x2a35da[_0x31a4ed(0x345)]),_0x2a35da[_0x31a4ed(0x25e)]([]));const _0x215dfc=_0x26d349[_0x31a4ed(0x286)](_0x445e91);_0x2a35da[_0x215dfc][_0x31a4ed(0x25e)](_0x3d15ba);}!(function(){const _0x57b918=_0x31a4ed;_0x2a35da[_0x57b918(0x20a)]((_0xc120b6,_0x3d38e2)=>{const _0xc0fdb0=_0x57b918,_0x238e66=_0xc120b6[0x0][_0xc0fdb0(0x1f8)],_0x415c71=_0x3d38e2[0x0][_0xc0fdb0(0x1f8)];return _0x238e66==_0x415c71?_0xc120b6[0x0][_0xc0fdb0(0x1cb)][_0xc0fdb0(0x1e3)]<_0x3d38e2[0x0][_0xc0fdb0(0x1cb)][_0xc0fdb0(0x1e3)]?-0x1:0x1:_0x238e66<_0x415c71?-0x1:0x1;});for(const _0x803d1e of _0x2a35da)_0x803d1e[_0x57b918(0x20a)]((_0x1fe5e6,_0x2f1be8)=>_0x1fe5e6['id']<_0x2f1be8['id']?-0x1:0x1);}());for(let _0x5ddbcb=0x0;_0x5ddbcb<_0x2a35da[_0x31a4ed(0x345)];_0x5ddbcb++){if(0x0==_0x2a35da[_0x5ddbcb][_0x31a4ed(0x345)])continue;const _0x373863=[];for(let _0x547fbe=_0x5ddbcb+0x1;_0x547fbe<_0x2a35da[_0x31a4ed(0x345)];_0x547fbe++)0x0!=_0x2a35da[_0x547fbe][_0x31a4ed(0x345)]&&_0x55e86c(_0x2a35da[_0x5ddbcb],_0x2a35da[_0x547fbe])&&_0x373863[_0x31a4ed(0x25e)](_0x547fbe);for(const _0x1b03b5 of _0x373863)_0x2a35da[_0x5ddbcb]=_0x2a35da[_0x5ddbcb][_0x31a4ed(0x291)](_0x2a35da[_0x1b03b5]),_0x2a35da[_0x1b03b5]=[];}for(const _0x5d6791 of _0x2a35da)for(let _0x4602c4=0x0;_0x4602c4<_0x5d6791[_0x31a4ed(0x345)];_0x4602c4++){const _0x5cb14c=_0x5d6791[_0x4602c4+0x1]||null;_0x5d6791[_0x4602c4][_0x31a4ed(0x2a7)]!==_0x5cb14c&&(_0x5d6791[_0x4602c4][_0x31a4ed(0x2a7)]=_0x5cb14c);}for(const _0x20b436 of _0x2a35da)for(let _0x178596=0x0;_0x178596<_0x20b436[_0x31a4ed(0x345)];_0x178596++){const _0x543731=_0x20b436[_0x178596-0x1]||null;_0x20b436[_0x178596][_0x31a4ed(0x35a)]!==_0x543731&&(_0x20b436[_0x178596][_0x31a4ed(0x35a)]=_0x543731);}function _0x55e86c(_0x6a001c,_0x59fef8){const _0x3b729d=_0x31a4ed;if(_0x6a001c[0x0][_0x3b729d(0x1cb)][_0x3b729d(0x1e3)]!==_0x59fef8[0x0][_0x3b729d(0x1cb)][_0x3b729d(0x1e3)]&&_0x6a001c[0x0][_0x3b729d(0x265)]!==_0x59fef8[0x0][_0x3b729d(0x265)])return!0x1;if(!function(_0x446a53,_0xa90888){const _0x3796df=_0x3b729d;if(!_0x446a53[_0x3796df(0x2ea)]&&!_0xa90888[_0x3796df(0x2ea)])return!0x0;if(_0x446a53[_0x3796df(0x2ea)]&&_0xa90888[_0x3796df(0x2ea)])return!0x1;if(_0x446a53[_0x3796df(0x2ea)]&&_0xa90888[_0x3796df(0x1f8)]<_0x446a53[_0x3796df(0x1e5)][_0x3796df(0x2ef)][_0x3796df(0x286)](0x0)[_0x3796df(0x1f8)])return!0x0;if(_0xa90888[_0x3796df(0x2ea)]&&_0x446a53[_0x3796df(0x1f8)]<_0xa90888[_0x3796df(0x1e5)][_0x3796df(0x2ef)][_0x3796df(0x286)](0x0)[_0x3796df(0x1f8)])return!0x0;return!0x1;}(_0x6a001c[0x0],_0x59fef8[0x0]))return!0x1;const _0xe3f10c=_0x25fb65(_0x6a001c[0x0][_0x3b729d(0x1cb)],_0x3b729d(0x1e3)),_0x3dd3c6=_0x25fb65(_0x59fef8[0x0][_0x3b729d(0x1cb)],_0x3b729d(0x1e3));if(!_0xe8db9d(_0xe3f10c,_0x3dd3c6))return!0x1;return!!_0x6a001c[_0x3b729d(0x210)](_0x4bae0c=>_0x59fef8[_0x3b729d(0x20d)](_0x138485=>_0x4bae0c[_0x3b729d(0x253)]()[_0x3b729d(0x1d5)](_0x138485[_0x3b729d(0x253)]())))&&_0x59fef8[_0x3b729d(0x210)](_0x45eca8=>_0x6a001c[_0x3b729d(0x20d)](_0x448d2e=>_0x45eca8[_0x3b729d(0x253)]()[_0x3b729d(0x1d5)](_0x448d2e[_0x3b729d(0x253)]())));}}[_0x202e7b(0x216)](_0x291c26){const _0x232aa8=_0x202e7b,_0x49d5bf=Array[_0x232aa8(0x24f)](_0x291c26),_0x636ae=this[_0x232aa8(0x33f)]({'skipNotAttached':!0x0}),_0x323ba6=_0x636ae[_0x232aa8(0x2ff)](_0x225cf6=>!_0x291c26[_0x232aa8(0x2df)](_0x225cf6)),_0x4919c0=new Map(_0x49d5bf[_0x232aa8(0x2c6)](_0x1540cb=>[_0x1540cb,this[_0x232aa8(0x233)][_0x232aa8(0x2c3)](_0x1540cb[_0x232aa8(0x2e8)],_0x1540cb[_0x232aa8(0x2fd)],_0x232aa8(0x325))])),_0x9fa1f8=new Map(_0x636ae[_0x232aa8(0x2c6)](_0x1b7e2a=>[_0x1b7e2a,_0x1b7e2a[_0x232aa8(0x226)]()]));for(let _0x59b1de=0x0;_0x59b1de<_0x49d5bf[_0x232aa8(0x345)];_0x59b1de++){if(_0x2ff366(this,_0x49d5bf[_0x59b1de],_0x49d5bf,_0x59b1de+0x1))return!0x0;}for(let _0x312d47=0x0;_0x312d47<_0x49d5bf[_0x232aa8(0x345)];_0x312d47++){if(_0x2ff366(this,_0x49d5bf[_0x312d47],_0x323ba6,0x0))return!0x0;}return!0x1;function _0x2ff366(_0x322900,_0x4c5fe8,_0x517997,_0x5a707c){const _0x284dd9=_0x232aa8;for(let _0x4019be=_0x5a707c;_0x4019be<_0x517997[_0x284dd9(0x345)];_0x4019be++){const _0x561e5f=_0x517997[_0x4019be];if(_0x561e5f[_0x284dd9(0x2e8)]!==_0x4c5fe8[_0x284dd9(0x2e8)]||_0x561e5f[_0x284dd9(0x265)]['id']!==_0x4c5fe8[_0x284dd9(0x265)]['id']||_0x561e5f[_0x284dd9(0x2fd)]!==_0x4c5fe8[_0x284dd9(0x2fd)])continue;if(!Jt(_0x4c5fe8,_0x561e5f))continue;if(_0x284dd9(0x2ee)==_0x4c5fe8[_0x284dd9(0x2e8)]&&_0x4c5fe8[_0x284dd9(0x2db)][_0x284dd9(0x294)]!=_0x561e5f[_0x284dd9(0x2db)][_0x284dd9(0x294)])continue;if(_0x284dd9(0x2ee)==_0x4c5fe8[_0x284dd9(0x2e8)]&&_0x322900[_0x284dd9(0x2de)](_0x4c5fe8[_0x284dd9(0x2db)][_0x284dd9(0x207)]))continue;if(_0x284dd9(0x28e)==_0x4c5fe8[_0x284dd9(0x2e8)]){const _0x32c038=_0x322900[_0x284dd9(0x1c4)][_0x284dd9(0x2f9)],_0x1e5bfc=_0x4c5fe8[_0x284dd9(0x229)]();if(_0x1e5bfc&&(_0x32c038[_0x284dd9(0x2f2)][_0x284dd9(0x1f7)](_0x1e5bfc)||_0x32c038[_0x284dd9(0x2f2)][_0x284dd9(0x270)](_0x1e5bfc)))continue;}const _0x27ff9d=_0x4919c0[_0x284dd9(0x286)](_0x4c5fe8),_0x15165e=_0x9fa1f8[_0x284dd9(0x286)](_0x4c5fe8),_0x199cd7=_0x9fa1f8[_0x284dd9(0x286)](_0x561e5f),_0xa93759=_0x4c5fe8[_0x284dd9(0x1e5)]&&_0x4c5fe8[_0x284dd9(0x1e5)][_0x284dd9(0x345)],_0x533440=_0x561e5f[_0x284dd9(0x1e5)]&&_0x561e5f[_0x284dd9(0x1e5)][_0x284dd9(0x345)];if(!_0xa93759&&_0x27ff9d(_0x199cd7,_0x15165e))return _0x322900[_0x284dd9(0x344)](_0x561e5f,_0x4c5fe8),_0x9fa1f8[_0x284dd9(0x1e6)](_0x4c5fe8),!0x0;if(!_0x533440&&_0x27ff9d(_0x15165e,_0x199cd7))return _0x322900[_0x284dd9(0x344)](_0x4c5fe8,_0x561e5f),_0x9fa1f8[_0x284dd9(0x1e6)](_0x561e5f),!0x0;}return!0x1;}}[_0x202e7b(0x344)](_0x20401c,_0x8c1573){const _0x25055a=_0x202e7b;if(_0x20401c[_0x25055a(0x228)]){for(const _0x2c834b of _0x8c1573[_0x25055a(0x226)]())_0x20401c[_0x25055a(0x355)](_0x2c834b);}else{const _0x2abe5c=_0x8c1573[_0x25055a(0x253)]()[_0x25055a(0x31b)];this[_0x25055a(0x308)](_0x20401c,this[_0x25055a(0x301)][_0x25055a(0x2b4)](_0x20401c[_0x25055a(0x253)]()[_0x25055a(0x33d)],_0x2abe5c));}_0x8c1573[_0x25055a(0x1b8)]();}[_0x202e7b(0x300)](_0x39e439,_0x1d55d7,_0x2dc524){const _0x59d6a0=_0x202e7b,_0x278675=_0x39e439[_0x59d6a0(0x314)](_0x59d6a0(0x2e1))||_0x39e439[_0x59d6a0(0x314)](_0x59d6a0(0x2ee))?_0x59d6a0(0x21d):_0x39e439[_0x59d6a0(0x2f6)]();return _0xe1146b(this[_0x59d6a0(0x1c4)][_0x59d6a0(0x2f7)],_0x1d55d7+'_'+_0x278675+_0x59d6a0(0x27d),_0x2dc524);}[_0x202e7b(0x218)](){const _0x4023cb=_0x202e7b,_0x27c9c1=this[_0x4023cb(0x1c4)];if(!_0x27c9c1['ui'])return;const {ariaLiveAnnouncer:_0x54ddd8}=_0x27c9c1['ui'];_0xb15f26(this[_0x4023cb(0x301)],({left:_0x402a97,entered:_0x5e4809})=>{const _0x53afe4=_0x4023cb;for(const _0x4ff418 of _0x402a97){const {group:_0x3d8259,type:_0x1c5f2b}=this[_0x53afe4(0x21b)](_0x4ff418[_0x53afe4(0x1b3)]);if(_0x53afe4(0x2ec)===_0x3d8259){_0x54ddd8[_0x53afe4(0x1ae)](this[_0x53afe4(0x300)](_0x1c5f2b,_0x53afe4(0x335)));break;}}for(const _0x338d58 of _0x5e4809){const {group:_0x4e8112,type:_0x4d0e64}=this[_0x53afe4(0x21b)](_0x338d58[_0x53afe4(0x1b3)]);if(_0x53afe4(0x2ec)===_0x4e8112){_0x54ddd8[_0x53afe4(0x1ae)](this[_0x53afe4(0x300)](_0x4d0e64,_0x53afe4(0x2ab),_0x52a42e(_0x5fc844)));break;}}});}[_0x202e7b(0x1cf)](_0x1f3cd8){const _0x174d24=_0x202e7b;if(this[_0x174d24(0x2cd)])return!0x1;const _0x1d0eb0=this[_0x174d24(0x1c4)],_0x1cc287=_0x1d0eb0[_0x174d24(0x2f9)][_0x174d24(0x1d8)][_0x174d24(0x244)][_0x174d24(0x235)]();if(0x0==_0x1cc287[_0x174d24(0x345)])return!0x1;const _0x5980bb=[],_0x2408de=_0x1cc287[_0x174d24(0x2ff)](_0x1b8942=>_0x174d24(0x2ee)==_0x1b8942[_0x174d24(0x2e8)]),_0x40dee8=_0x1cc287[_0x174d24(0x2ff)](_0x2a96b1=>_0x174d24(0x28d)==_0x2a96b1[_0x174d24(0x2e8)]&&_0x174d24(0x2ad)!=_0x2a96b1[_0x174d24(0x1b3)]),_0x7c458c=_0x1cc287[_0x174d24(0x2ff)](_0x34ef01=>_0x174d24(0x2fa)==_0x34ef01[_0x174d24(0x2e8)]&&_0x174d24(0x2ad)!=_0x34ef01[_0x174d24(0x1b3)]);for(const _0x50c0ba of _0x2408de)_0x5980bb[_0x174d24(0x25e)]({'key':_0x50c0ba[_0x174d24(0x25b)],'newValue':_0x50c0ba[_0x174d24(0x2b9)],'oldValue':_0x50c0ba[_0x174d24(0x2cf)],'range':Pt(_0x50c0ba[_0x174d24(0x1d2)],_0x1d0eb0[_0x174d24(0x2f9)])});for(const _0x5bc6d7 of _0x40dee8){const _0x39123f=_0x7c458c[_0x174d24(0x28f)](_0x355a8b=>_0x355a8b[_0x174d24(0x1f0)][_0x174d24(0x1d5)](_0x5bc6d7[_0x174d24(0x1f0)]));_0x39123f&&_0x5980bb[_0x174d24(0x25e)]({'key':_0x174d24(0x26d),'newValue':_0x5bc6d7[_0x174d24(0x1b3)],'oldValue':_0x39123f[_0x174d24(0x1b3)],'range':_0x1d0eb0[_0x174d24(0x2f9)][_0x174d24(0x1c7)](_0x5bc6d7[_0x174d24(0x1f0)][_0x174d24(0x30a)])});}return 0x0!=_0x5980bb[_0x174d24(0x345)]&&this[_0x174d24(0x2e6)](_0x1f3cd8,_0x5980bb);}[_0x202e7b(0x204)](_0xaf5992){const _0x3a63f9=_0x202e7b;let _0x2622f8=!0x1;const _0x321eb5=this[_0x3a63f9(0x1c4)][_0x3a63f9(0x2f9)][_0x3a63f9(0x1d8)][_0x3a63f9(0x244)][_0x3a63f9(0x346)]()[_0x3a63f9(0x2ff)](_0x2d0aa9=>_0x2d0aa9[_0x3a63f9(0x2db)][_0x3a63f9(0x273)]&&_0x2d0aa9[_0x3a63f9(0x1b3)][_0x3a63f9(0x314)](_0x3a63f9(0x1df)));for(const _0x5dbf25 of _0x321eb5){const {subType:_0x59638c,id:_0x4d8ee9}=this[_0x3a63f9(0x21b)](_0x5dbf25[_0x3a63f9(0x1b3)]),_0x5a3d8e=_0x59638c[_0x3a63f9(0x324)]('|')[0x0];for(const _0x5c588f of this[_0x3a63f9(0x33f)]({'skipNotAttached':!0x0}))_0x5c588f['id']!=_0x4d8ee9&&_0x3a63f9(0x2ee)==_0x5c588f[_0x3a63f9(0x2e8)]&&_0x5c588f[_0x3a63f9(0x2db)]&&_0x5c588f[_0x3a63f9(0x2db)][_0x3a63f9(0x207)]==_0x5a3d8e&&_0x5c588f[_0x3a63f9(0x253)]()[_0x3a63f9(0x317)](_0x5dbf25[_0x3a63f9(0x2db)][_0x3a63f9(0x273)])&&(this[_0x3a63f9(0x328)](_0x5c588f,_0x5dbf25[_0x3a63f9(0x2db)][_0x3a63f9(0x273)],_0xaf5992),_0x2622f8=!0x0);}return _0x2622f8;}[_0x202e7b(0x240)](_0xca173f){const _0x5f3a65=_0x202e7b;this[_0x5f3a65(0x1c4)],(this[_0x5f3a65(0x2cd)]=!0x0,_0xca173f());}[_0x202e7b(0x284)](_0x3152b2){const _0xcb2c24=_0x202e7b,_0xe56ff6=this[_0xcb2c24(0x2de)](_0x3152b2),_0x1281a0=this[_0xcb2c24(0x2b2)][_0xcb2c24(0x2df)](_0x3152b2);return _0xe56ff6||_0x1281a0;}[_0x202e7b(0x2e6)](_0x38c49c,_0x574825){const _0x1b8fcc=_0x202e7b;if(0x0==_0x574825[_0x1b8fcc(0x345)])return!0x1;let _0x762f47=!0x1;for(const _0x110185 of _0x574825){const _0x54e664=this[_0x1b8fcc(0x326)](_0x110185[_0x1b8fcc(0x1d2)],_0x1b8fcc(0x2ee))[_0x1b8fcc(0x2ff)](_0x2b08ed=>!_0x2b08ed[_0x1b8fcc(0x267)][_0x1b8fcc(0x27e)])[_0x1b8fcc(0x2c6)](_0x361f52=>_0x361f52[_0x1b8fcc(0x2ec)]),_0x2e9021=_0x553ebb({'newValue':_0x110185[_0x1b8fcc(0x230)]});_0x54e664[_0x1b8fcc(0x2ff)](_0x5d72a9=>{const _0xb73be0=_0x1b8fcc,[_0x12d9bb,_0x49271d]=_0x5d72a9[_0xb73be0(0x2fd)][_0xb73be0(0x324)]('|');return _0x12d9bb==_0x110185[_0xb73be0(0x207)]&&_0x49271d!=_0x2e9021;})[_0x1b8fcc(0x33e)](_0x23b917=>{const _0x118181=_0x1b8fcc;this[_0x118181(0x328)](_0x23b917,_0x110185[_0x118181(0x1d2)],_0x38c49c),_0x762f47=!0x0;});}return _0x762f47;}[_0x202e7b(0x328)](_0x70d71f,_0x3b5c0b,_0x501109){const _0x5016ef=_0x202e7b,_0x12ba09=_0x70d71f[_0x5016ef(0x253)]()[_0x5016ef(0x2b7)](_0x3b5c0b);0x0!==_0x12ba09[_0x5016ef(0x345)]?0x1!==_0x12ba09[_0x5016ef(0x345)]?this[_0x5016ef(0x256)](_0x70d71f,_0x3b5c0b[_0x5016ef(0x33d)],_0x3b5c0b[_0x5016ef(0x31b)]):this[_0x5016ef(0x308)](_0x70d71f,_0x12ba09[0x0]):_0x501109[_0x5016ef(0x28a)](_0x70d71f[_0x5016ef(0x263)]());}}class Et{constructor(_0x2e2c38){const _0x45cf1b=_0x202e7b;this[_0x45cf1b(0x2dc)]=_0x2e2c38,this[_0x45cf1b(0x301)]=_0x2e2c38[_0x45cf1b(0x2f9)],this[_0x45cf1b(0x32d)]=new Map(),this[_0x45cf1b(0x2d4)]=new Map(),this[_0x45cf1b(0x217)]();}[_0x202e7b(0x22c)](_0x2c5aad,_0x4d38cc,_0x323cd8,_0x5c2433,_0x256db4,_0x5bad09){const _0x144857=_0x202e7b;return new _0x8822ea(this[_0x144857(0x301)],{'type':_0x2c5aad,'subType':_0x4d38cc,'id':_0x323cd8,'author':_0x5c2433,'creator':_0x5c2433,'attributes':_0x256db4,'onAttributesChange':_0x5bad09,'onAccept':(..._0xc8902d)=>this[_0x144857(0x2c3)](_0x2c5aad,_0x4d38cc,_0x144857(0x213))(..._0xc8902d),'onDiscard':(..._0x176a83)=>this[_0x144857(0x2c3)](_0x2c5aad,_0x4d38cc,_0x144857(0x211))(..._0x176a83)});}[_0x202e7b(0x2b8)](_0x419677,_0x3d1a0f,_0x942191,_0x1e363){const _0x140647=_0x202e7b,_0x13f651=_0x419677+':'+_0x3d1a0f+':'+_0x942191;this[_0x140647(0x32d)][_0x140647(0x21c)](_0x13f651,_0x1e363);}[_0x202e7b(0x2c3)](_0x4432b2,_0x5edd1d,_0xd9adb4){const _0x457f2b=_0x202e7b,_0x9dd7b3=_0x4432b2+':'+_0x5edd1d+':'+_0xd9adb4;return this[_0x457f2b(0x32d)][_0x457f2b(0x286)](_0x9dd7b3)||this[_0x457f2b(0x2d4)][_0x457f2b(0x286)](_0x4432b2+':'+_0xd9adb4);}[_0x202e7b(0x217)](){const _0x3e2df7=_0x202e7b,_0x2cb356=()=>!0x1,_0x1ae408=_0x57dee0=>{const _0x510f7a=_0x1e84;_0x57dee0[_0x510f7a(0x20a)]((_0x3a0b7a,_0x413035)=>_0x3a0b7a[_0x510f7a(0x33d)][_0x510f7a(0x313)](_0x413035[_0x510f7a(0x33d)])?0x1:-0x1),this[_0x510f7a(0x301)][_0x510f7a(0x357)](_0x18cdf6=>{const _0x4fff78=_0x510f7a;for(const _0x24e845 of _0x57dee0){let _0xdb5446;_0xdb5446=_0x24e845[_0x4fff78(0x31b)][_0x4fff78(0x309)]&&_0x24e845[_0x4fff78(0x31b)][_0x4fff78(0x1b1)]==_0x24e845[_0x4fff78(0x33d)][_0x4fff78(0x30a)]?_0x18cdf6[_0x4fff78(0x31c)](_0x24e845[_0x4fff78(0x33d)][_0x4fff78(0x30a)],'on'):_0x18cdf6[_0x4fff78(0x31c)](_0x24e845),this[_0x4fff78(0x301)][_0x4fff78(0x1b7)](_0xdb5446,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x25c3ad=(_0x323234,_0x589d57)=>{const _0x2634bd=_0x1e84;_0x589d57&&this[_0x2634bd(0x301)][_0x2634bd(0x357)](_0x4fd5e1=>{const _0x3017cf=_0x2634bd,{commandName:_0x4f41f8,commandParams:_0x5ac565=[]}=_0x589d57,_0x46206c=_0x323234[_0x3017cf(0x2c6)](_0xab43a8=>(Vt(_0xab43a8)&&(_0xab43a8=this[_0x3017cf(0x301)][_0x3017cf(0x2b4)](_0xab43a8[_0x3017cf(0x31b)])),_0xab43a8))[_0x3017cf(0x2ff)](_0x55ac8b=>_0x3017cf(0x27a)!==_0x55ac8b[_0x3017cf(0x333)][_0x3017cf(0x289)]);if(_0x46206c[_0x3017cf(0x345)]<0x1)return;const _0x2a9c13=Array[_0x3017cf(0x24f)](this[_0x3017cf(0x301)][_0x3017cf(0x1d8)][_0x3017cf(0x285)][_0x3017cf(0x226)]())[_0x3017cf(0x2c6)](_0x95a3e=>_0x44f5db[_0x3017cf(0x1ad)](_0x95a3e));_0x4fd5e1[_0x3017cf(0x29a)](_0x46206c);for(const _0x32b275 of this[_0x3017cf(0x2dc)][_0x3017cf(0x348)][_0x3017cf(0x348)]())_0x32b275[_0x3017cf(0x212)]();_0x5ac565[_0x3017cf(0x25e)]({'forceDefaultExecution':!0x0}),this[_0x3017cf(0x2dc)][_0x3017cf(0x2ca)](_0x4f41f8,..._0x5ac565);const _0xc28fb4=_0x2a9c13[_0x3017cf(0x2ff)](_0x1612c0=>_0x3017cf(0x27a)!=_0x1612c0[_0x3017cf(0x333)][_0x3017cf(0x289)]);_0xc28fb4[_0x3017cf(0x345)]>0x0&&_0x4fd5e1[_0x3017cf(0x29a)](_0xc28fb4);for(const _0x471465 of _0x2a9c13)_0x471465[_0x3017cf(0x20f)]();});},_0x196c07=(_0x21b491,_0x20ed66)=>0x1==_0x21b491[_0x3e2df7(0x345)]&&0x1==_0x20ed66[_0x3e2df7(0x345)]&&_0x21b491[0x0][_0x3e2df7(0x31b)][_0x3e2df7(0x1d5)](_0x20ed66[0x0][_0x3e2df7(0x33d)]),_0x5c9f1a=(_0x41cc1b,_0x55cbc3,_0x42eb65,_0x2ba292)=>Ht(_0x41cc1b,_0x55cbc3,_0x42eb65,_0x2ba292,this[_0x3e2df7(0x301)])?[_0x41cc1b,_0x55cbc3]:Ht(_0x55cbc3,_0x41cc1b,_0x2ba292,_0x42eb65,this[_0x3e2df7(0x301)])?[_0x55cbc3,_0x41cc1b]:null;this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x221),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x2c4),_0x1ae408),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x2c5),_0x196c07),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x1c3),_0x5c9f1a),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x206),_0x1ae408),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x21a),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x25f),_0x196c07),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x350),_0x5c9f1a),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x1bf),_0x25c3ad),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x2f8),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x243),_0x196c07),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x1d7),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x342),_0x25c3ad),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x237),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x27b),_0x196c07),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x236),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x1b0),_0x2cb356),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x2b1),(_0x4ecac6,_0x30b415)=>{const _0x7e93e4=_0x3e2df7;if(!_0x30b415)return;const _0x4e93b2=this[_0x7e93e4(0x2dc)][_0x7e93e4(0x281)][_0x7e93e4(0x286)](p);this[_0x7e93e4(0x301)][_0x7e93e4(0x357)](_0x2e658d=>{const _0x119c01=_0x7e93e4;if(_0x119c01(0x26d)==_0x30b415[_0x119c01(0x207)])for(const _0x27c0d5 of _0x4ecac6){const _0x2b0675=_0x27c0d5[_0x119c01(0x33d)][_0x119c01(0x30a)],_0x14232b=_0x30b415[_0x119c01(0x294)];_0x2e658d[_0x119c01(0x2a5)](_0x2b0675,_0x14232b);}else{if(_0x4e93b2[_0x119c01(0x2de)](_0x30b415[_0x119c01(0x207)])){for(const _0x576cb8 of _0x4ecac6)void 0x0!==_0x30b415[_0x119c01(0x294)]?_0x2e658d[_0x119c01(0x32b)](_0x30b415[_0x119c01(0x207)],_0x30b415[_0x119c01(0x294)],_0x576cb8[_0x119c01(0x33d)][_0x119c01(0x30a)]):_0x2e658d[_0x119c01(0x262)](_0x30b415[_0x119c01(0x207)],_0x576cb8[_0x119c01(0x33d)][_0x119c01(0x30a)]);}else{for(const _0x1590de of _0x4ecac6)_0x30b415[_0x119c01(0x294)]?_0x2e658d[_0x119c01(0x32b)](_0x30b415[_0x119c01(0x207)],_0x30b415[_0x119c01(0x294)],_0x1590de):_0x2e658d[_0x119c01(0x262)](_0x30b415[_0x119c01(0x207)],_0x1590de);}}});}),this[_0x3e2df7(0x2d4)][_0x3e2df7(0x21c)](_0x3e2df7(0x259),_0x196c07);}}function Ot(_0x4fd3d8,_0x9133ac,_0x178735){const _0x49f860=_0x202e7b;for(const _0x29a37c of _0x9133ac[_0x49f860(0x1b1)][_0x49f860(0x2fe)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x29a37c[_0x49f860(0x333)]==_0x29a37c)return!0x1;if(!_0x178735[_0x49f860(0x30f)](_0x29a37c))return!0x1;if(_0x4fd3d8[_0x49f860(0x1f7)](_0x29a37c)||_0x4fd3d8[_0x49f860(0x270)](_0x29a37c))return!0x0;}return!0x1;}function Vt(_0x4222bb){const _0x316047=_0x202e7b;return _0x4222bb[_0x316047(0x31b)][_0x316047(0x1b1)]==_0x4222bb[_0x316047(0x33d)][_0x316047(0x30a)]&&_0x4222bb[_0x316047(0x31b)][_0x316047(0x2c7)];}function Ut(_0x45fae2,_0x6865bf,_0x382d28,_0x5c53bd){const _0x44ff36=_0x202e7b,_0x335af9=_0x3b4282=>!_0x3b4282[_0x44ff36(0x277)]['is'](_0x44ff36(0x356))&&!_0x5c53bd[_0x44ff36(0x1f7)](_0x3b4282[_0x44ff36(0x277)]),_0xed8b68=_0x45fae2[_0x44ff36(0x33d)][_0x44ff36(0x2af)](_0x335af9),_0x3b0e44=_0x45fae2[_0x44ff36(0x31b)][_0x44ff36(0x2af)](_0x335af9,{'direction':_0x44ff36(0x1eb)});return(!_0x45fae2[_0x44ff36(0x33d)][_0x44ff36(0x1d5)](_0xed8b68)||!_0x45fae2[_0x44ff36(0x31b)][_0x44ff36(0x1d5)](_0x3b0e44))&&(_0xed8b68[_0x44ff36(0x313)](_0x3b0e44)?_0x382d28[_0x44ff36(0x219)](_0x6865bf,{'range':_0x382d28[_0x44ff36(0x2b4)](_0xed8b68,_0x3b0e44)}):_0x382d28[_0x44ff36(0x28a)](_0x6865bf),!0x0);}function Gt(_0x491f3a){return _0x553ebb(_0x491f3a);}function Ft(_0x46f836){const _0x153a69=_0x202e7b,_0x35dc7c=_0x46f836[_0x153a69(0x33d)][_0x153a69(0x30a)];return _0x35dc7c&&_0x35dc7c['is'](_0x153a69(0x269));}function Pt(_0x572bcb,_0x1e01ff){const _0x31f7f8=_0x202e7b;return null==_0x572bcb[_0x31f7f8(0x31b)][_0x31f7f8(0x24e)]&&_0x572bcb[_0x31f7f8(0x31b)][_0x31f7f8(0x1b1)]==_0x572bcb[_0x31f7f8(0x33d)][_0x31f7f8(0x30a)]?Lt(_0x572bcb[_0x31f7f8(0x33d)][_0x31f7f8(0x30a)],_0x1e01ff):_0x572bcb;}function Lt(_0x3be3df,_0x4167cf){const _0x4319ba=_0x202e7b,_0x3d6cf7=_0x4167cf[_0x4319ba(0x2f2)][_0x4319ba(0x1f7)](_0x3be3df)||_0x4167cf[_0x4319ba(0x2f2)][_0x4319ba(0x1e9)](_0x3be3df);return _0x4167cf[_0x4319ba(0x2b4)](_0x4167cf[_0x4319ba(0x2c2)](_0x3be3df,_0x4319ba(0x255)),_0x3d6cf7?_0x4167cf[_0x4319ba(0x288)](_0x3be3df):_0x4167cf[_0x4319ba(0x2c2)](_0x3be3df,_0x4319ba(0x31b)));}function Ht(_0x526a89,_0x10bd62,_0x1e1341,_0x470579,_0x348354){const _0x354302=_0x202e7b;if(_0x526a89[_0x354302(0x2a7)])return!0x1;if(!Jt(_0x526a89,_0x10bd62))return!0x1;if(_0x1e1341[_0x354302(0x31b)][_0x354302(0x1d5)](_0x470579[_0x354302(0x33d)]))return!0x0;if(_0x526a89[_0x354302(0x2e8)]!=_0x10bd62[_0x354302(0x2e8)])return!0x1;if(!_0x1e1341[_0x354302(0x31b)][_0x354302(0x2e2)](_0x470579[_0x354302(0x33d)]))return!0x1;const _0x33a041=_0x348354[_0x354302(0x2b4)](_0x1e1341[_0x354302(0x31b)],_0x470579[_0x354302(0x33d)])[_0x354302(0x347)]();for(const _0x22970e of _0x33a041)if([_0x354302(0x33c),_0x354302(0x232)][_0x354302(0x337)](_0x22970e[_0x354302(0x2e8)])&&_0x348354[_0x354302(0x2f2)][_0x354302(0x270)](_0x22970e[_0x354302(0x277)]))return!0x1;return!0x0;}function Jt(_0x41aa27,_0x3c1cc1){const _0x4fc827=_0x202e7b;if(!_0x41aa27[_0x4fc827(0x23f)]||!_0x3c1cc1[_0x4fc827(0x23f)])return!0x1;const _0x2c20da=new Set(Object[_0x4fc827(0x2a1)](_0x41aa27[_0x4fc827(0x1cb)])),_0x6305a3=new Set(Object[_0x4fc827(0x2a1)](_0x3c1cc1[_0x4fc827(0x1cb)]));if(_0x2c20da[_0x4fc827(0x1e6)](_0x4fc827(0x1e3)),_0x6305a3[_0x4fc827(0x1e6)](_0x4fc827(0x1e3)),0x0==_0x2c20da[_0x4fc827(0x26b)]&&0x0==_0x6305a3[_0x4fc827(0x26b)])return!0x0;if(_0x2c20da[_0x4fc827(0x26b)]!=_0x6305a3[_0x4fc827(0x26b)])return!0x1;const _0x2bb5a3={..._0x41aa27[_0x4fc827(0x1cb)]},_0x5e9b1d={..._0x3c1cc1[_0x4fc827(0x1cb)]};return delete _0x2bb5a3[_0x4fc827(0x1e3)],delete _0x5e9b1d[_0x4fc827(0x1e3)],JSON[_0x4fc827(0x2f0)](_0x2bb5a3)==JSON[_0x4fc827(0x2f0)](_0x5e9b1d);}function qt(_0x25b749,_0x4946bf){const _0x2ebcc1=_0x202e7b,_0x2f055b=zt(_0x25b749[_0x2ebcc1(0x1cb)]),_0x38ad65=zt(_0x4946bf);if(!_0x25b749[_0x2ebcc1(0x23f)])return!0x1;for(const _0x1fa182 of Object[_0x2ebcc1(0x2a1)](_0x38ad65))if(!_0xe8db9d(_0x2f055b[_0x1fa182],_0x38ad65[_0x1fa182]))return!0x1;return!0x0;}function zt(_0x35b68a){const _0x3dd2f0=_0x202e7b,_0x4bcb3d=Object[_0x3dd2f0(0x272)]({},_0x35b68a);return delete _0x4bcb3d[_0x3dd2f0(0x1ab)],delete _0x4bcb3d[_0x3dd2f0(0x319)],_0x4bcb3d;}
23
+ const _0x39b745=_0x1b73;(function(_0xb9986,_0x2ef1fd){const _0x2d187d=_0x1b73,_0x2ebd7d=_0xb9986();while(!![]){try{const _0xe302d0=-parseInt(_0x2d187d(0x205))/0x1+-parseInt(_0x2d187d(0x2e0))/0x2+parseInt(_0x2d187d(0x160))/0x3*(parseInt(_0x2d187d(0x1a7))/0x4)+-parseInt(_0x2d187d(0x234))/0x5+parseInt(_0x2d187d(0x16c))/0x6+parseInt(_0x2d187d(0x2dd))/0x7*(-parseInt(_0x2d187d(0x165))/0x8)+parseInt(_0x2d187d(0x2b6))/0x9;if(_0xe302d0===_0x2ef1fd)break;else _0x2ebd7d['push'](_0x2ebd7d['shift']());}catch(_0x5061bf){_0x2ebd7d['push'](_0x2ebd7d['shift']());}}}(_0x5c8b,0x4a427));import{Plugin as _0x27b211,PendingActions as _0x1a6ef8}from'ckeditor5/src/core.js';import{LiveRange as _0x28c70d}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3d3080,uid as _0xf650be,priorities as _0x168f07,logWarning as _0x1cb126,getEnvKeystrokeText as _0x146a24}from'ckeditor5/src/utils.js';import{toWidget as _0x3ba67e}from'ckeditor5/src/widget.js';import{Users as _0x2d1e99,hashObject as _0x1b35bb,surroundingMarkersDetector as _0x1baba3,ENTER_THREAD_KEYSTROKE as _0x455e73}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5dc85b from'./commands/trackchangescommand.js';import _0x35a550 from'./commands/acceptsuggestioncommand.js';import _0x47c522 from'./commands/discardsuggestioncommand.js';import _0x4442e1 from'./commands/executeonallsuggestionscommand.js';function _0x1b73(_0x547f71,_0x344220){const _0x5c8ba6=_0x5c8b();return _0x1b73=function(_0x1b7395,_0x214fcc){_0x1b7395=_0x1b7395-0x131;let _0x1bccfc=_0x5c8ba6[_0x1b7395];return _0x1bccfc;},_0x1b73(_0x547f71,_0x344220);}import _0x3fe68e from'./commands/executeonselectedsuggestionscommand.js';import _0x443e04 from'./suggestion.js';import _0x54f17f from'./suggestiondescriptionfactory.js';import _0x43cf17 from'./integrations/aiassistant.js';import _0x402af3 from'./integrations/alignment.js';import _0x492be7 from'./integrations/basicstyles.js';import _0x229f9b from'./integrations/blockquote.js';import _0x3cd461 from'./integrations/casechange.js';import _0x11608d from'./integrations/ckbox.js';import _0x1e2d98 from'./integrations/codeblock.js';import _0x503c69 from'./integrations/comments.js';import _0x1752ec from'./integrations/deletecommand.js';import _0xc3581c from'./integrations/list.js';import _0x365c3a from'./integrations/listproperties.js';import _0x40ecc3 from'./integrations/entercommand.js';import _0x64decd from'./integrations/findandreplace.js';import _0x1b453d from'./integrations/font.js';import _0x460eb1 from'./integrations/formatpainter.js';import _0x1495fd from'./integrations/heading.js';import _0x1207f0 from'./integrations/highlight.js';import _0x5ee7b2 from'./integrations/horizontalline.js';import _0x572e7c from'./integrations/htmlembed.js';import _0x5b2bf8 from'./integrations/image.js';import _0x5825a2 from'./integrations/imagereplace.js';import _0x4ec861 from'./integrations/imagestyle.js';import _0x573c08 from'./integrations/importword.js';import _0x4d2699 from'./integrations/indent.js';import _0x4673d7 from'./integrations/inputcommand.js';import _0x1a29f7 from'./integrations/link.js';import _0x55476b from'./integrations/legacylist.js';import _0x128c93 from'./integrations/legacylistproperties.js';import _0x48c47d from'./integrations/mediaembed.js';import _0x2cc0e7 from'./integrations/mention.js';import _0xff54a3 from'./integrations/mergefields.js';import _0x3a3e5d from'./integrations/multilevellist.js';import _0x2b7537 from'./integrations/pagebreak.js';import _0x577d98 from'./integrations/paragraph.js';import _0x1b233a from'./integrations/removeformat.js';function _0x5c8b(){const _0x39d447=['formatBlock','position','_getExternalAuthor','suggestionLoaded','isCollapsed','after','attribute:','insertion:discard','300712EZPMnJ','differ','accepted','external:','meta','suggestionUnloaded','toUpperCase','formatBlock:chain','getShiftedBy','isDocumentOperation','removeComment','getIntersection','markerNameToElements','createSelection','_suggestions','removeMarker','isMultiRange','addComment','setAttribute','_removeSuggestion','backward','ck-suggestion-marker-formatInline','pop','_getAttributeKey','getUser','getSuggestionCallback','attribute:join','rootName','set','move','change:data','attribute:discard','updateMarker','always','isEqual','for','howMany','head','createPositionBefore','markMultiRangeInsertion','attributeOldValue','attributes','push','never','rejected','registerInlineAttribute','clear','isOwn','unbindElementFromMarkerName','discardSelectedSuggestions','Users','formatInline:chain','getNearestSelectionRange','_editor','insertContent','isIntersecting','LEAVE','hasCommentThread','end','attribute:accept','join','track-changes-user-not-found','init','_commentsRepository','isInsideObject','_model','then','isLocal','_inlineAttributeKeys','_reduceExistingSuggestions','forceDefaultExecution','nodeBefore','_enabledCommands','elementToElement','trackChangesCommand','_reduceSuggestionAttributeRange','markBlockFormat','formatInline:discard','writer','$graveyard','_rangeIsInLocalUserInsertion','formatGroupId','getContainedElement','PENDING_ACTION_SUGGESTION','collaboration.channelId','change:activeMarkers','assign','fire','getSuggestions','deleteContent','enqueueChange','editing','getWalker','creator','307658MBwyGx','createPositionAt','detach','stop','formatInline:accept','batch','get','multipleBlocks','isSelectable','_isForcedDefaultExecutionBlock','removeMarkers','update:suggestion','fromRange','isTouching','_addThreadToSuggestion','change','_splitMarkerName','_recordAttributeChanges','suggestion','oldValue','getFirstRange','_blockAttributeKeys','listenTo','_mergeNestedSuggestions','containsPosition','CommentsRepository','isAtEnd','deletion:join','markerToHighlight','setSelection','values','descriptionFactory','stringify','isExternal','item','deletion:','getDifference','createdAt','removeClass','_isBlockAttribute','authoredAt','@external','type','chain','addMarker:suggestion','editingDowncast','createRange','2801655PbPlSx','fromCharCode','document','enableCommand','TrackChangesEditing','splitPosition','containsRangeInObject','discardSuggestion','getRanges','_suggestionFactory','group','$text','accept','_checkSuggestionCorrectness','createPositionAfter','markerToData','_processAttributeChanges','$marker','getItems','getSuggestion','high','registerCustomCallback','sort','elementEnd','_processAttributeSuggestions','open','_initAriaMarkerChangeAnnouncements','formatBlock:accept','some','getAttribute','config','return','_handleNewSuggestionMarker','formatInline:join','isObject','track-changes-adapter-missing-getsuggestion','trackChanges.trackFormatChanges','map','startsWith','unshift','dataReady','formatInline','size','markAttributeChange','_isRegisteredAttribute','insertion','find','_cutOutSuggestionMarker','hasSuggestion','conversion','subType','selection','trackChanges','split','announce','markMultiRangeDeletion','key','markers','_getMarkerAnnouncementText','_onDiscard','addMarker:suggestion:attribute','define','createRangeIn','keys','formatBlock:discard','deletion:discard','acceptSelectedSuggestions','execute','getCustomProperty','newRange','markMultiRangeBlockFormat','enableReadOnlyMode','_registerDefaultCallbacks','add','_addSuggestionMarker','suggestionChanged','skipNestingCheck','_adapter','addCommentThread','ck-suggestion-marker--active','insertion:accept','rethrowUnexpectedError','mapper','plugins','registerBlockAttribute','createElement','_isDataLoaded','addMarkerName','buildSuggestion','isUndo','suggestion:','isLimit','_breakSuggestionMarker','_setSuggestionData','track-changes-suggestion-data-mismatch','requires','_findSuggestions','default','_recordAttributeSuggestions','acceptSuggestion','attributeKey','format','every','insertion:chain','_joinSuggestions','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.','trackChanges.mergeNestedSuggestions','getChanges','toViewElement','attributeNewValue','isInContent','toJSON','action','activeMarkers','PendingActions','track-changes-adapter-already-set','registerPostFixer','newValue','getMarkers','getLastMatchingPosition','_suggestionState','applyOperation','_getAuthorFromId','updateSuggestion','fetchCommentThread','containerElement','_saved','isArray','addMarker','consume','8622729lnLIOJ','remove','editor','getCommentThread','addSuggestionData','$textProxy','showSuggestionHighlights','removeMarker:suggestion:formatBlock','highest','marker-count','markerReady','commands','rename','setTo','nodeAfter','concat','previous','track-changes-suggestion-not-found','discardAllSuggestions','has','element','discard','refresh','isBefore','widget','getChangedMarkers','normal','_refreshSuggestionsChain','documentSelection','enableDefaultAttributesIntegration','root','bindElementToMarker','multi','includes','attribute','FORMATTING','range','getFirstMarker','model','2017855QGqIGj','reconvertMarker','locale','135888vWXAxX','addRange','insertion:join','delete','addMarker:suggestion:formatBlock','_afterChanges','ck-suggestion-marker','comments','isNextTo','data-author-id','commentThread','groupId','before','containsItem','data','dataToMarker','removed','insert','forEach','targetPosition','value','_customCallbacks','options','markInlineFormat','clone','$elementName','commandName','authorName','markInsertion','author','getMultiRangeId','filter','adapter','isAfter','_trackFormatChanges','from','_updateSuggestionData','pluginName','next','addClass','start','suggestion:attribute:','_defaultCallbacks','low','_getSuggestionData','addSuggestion','length','forward','3mXeGmV','formatInline:','deletion:accept','_refreshAttributeSuggestionsChain','change:_saved','8IBdiOZ','track-changes-enable-command-twice','removeMarker:suggestion:attribute','getRange','formatBlock:','track-changes-command-not-found','_setSuggestionRange','2970636RhVvAv','isBlock','consumable','ck-suggestion-marker-formatBlock','insertion:','markerName','schema','elementStart','dataDowncast','ck-suggestion-marker-','_SUGGESTION_ANNOUNCEMENT','error-saving-suggestion-data-suggestion-discarded','isAtStart','_joinWithAdjacentSuggestions','containsRange','name','deletion','oldRange','_createSuggestion','data-suggestion','splice','addHighlight','suggestion-type','lowest','ENTER','warn','markDeletion','moveTargetPosition','isIntersectingWithRange','upcast','hasComments','substr','originalSuggestionId','addUser','unbind','parent','notReady','tablePasteChainId','acceptAllSuggestions','substring','removeAttribute','resolve','getAncestors','ready','deletion:chain','isRemovable','formatBlock:join','stopListening','getAllAdjacentSuggestions','catch','createRangeOn'];_0x5c8b=function(){return _0x39d447;};return _0x5c8b();}import _0x1e2d5b from'./integrations/restrictededitingmode.js';import _0x46f131 from'./integrations/shiftentercommand.js';import _0x439918 from'./integrations/standardeditingmode.js';import _0x3e6292 from'./integrations/style.js';import _0x3f28e4 from'./integrations/table.js';import _0x44dc94 from'./integrations/tablemergesplit.js';import _0x383f0a from'./integrations/tableheadings.js';import _0x243800 from'./integrations/tableclipboard.js';import _0x2f0b48 from'./integrations/tablecolumnresize.js';import _0x559150 from'./integrations/template.js';import _0x44420f from'./integrations/tableofcontents.js';import _0x8f2c26 from'./integrations/title.js';import _0xd8adcc from'./integrations/undo.js';import _0x1be761 from'./integrations/tablecaption.js';import _0x234251 from'./integrations/tableproperties.js';import{getTranslation as _0x132e03}from'./utils/common-translations.js';import{isEqual as _0x215410,omit as _0x168e93}from'lodash-es';export const renameAttributeKey=_0x39b745(0x149);export default class p extends _0x27b211{static get[_0x39b745(0x293)](){const _0x80b3ee=_0x39b745;return[_0x80b3ee(0x21e),_0x2d1e99,_0x1a6ef8,_0x43cf17,_0x402af3,_0x492be7,_0x229f9b,_0x11608d,_0x3cd461,_0x1e2d98,_0x503c69,_0x1752ec,_0x40ecc3,_0x64decd,_0x1b453d,_0x460eb1,_0x1495fd,_0x1207f0,_0x5ee7b2,_0x572e7c,_0x5b2bf8,_0x4ec861,_0x5825a2,_0x573c08,_0x4d2699,_0x4673d7,_0x55476b,_0x128c93,_0x3a3e5d,_0x1a29f7,_0xc3581c,_0x365c3a,_0x48c47d,_0x2cc0e7,_0xff54a3,_0x2b7537,_0x577d98,_0x1b233a,_0x1e2d5b,_0x46f131,_0x439918,_0x3e6292,_0x3f28e4,_0x44dc94,_0x383f0a,_0x1be761,_0x243800,_0x2f0b48,_0x44420f,_0x234251,_0x559150,_0x8f2c26,_0xd8adcc];}static get[_0x39b745(0x155)](){const _0x475387=_0x39b745;return _0x475387(0x238);}constructor(_0x10fad4){const _0x3de5aa=_0x39b745;function _0x51a601(_0x131304){const _0x572b0a=_0x1b73;return _0x131304[_0x572b0a(0x259)](_0x4b080a=>String[_0x572b0a(0x235)](_0x4b080a))[_0x572b0a(0x1e3)]('');}super(_0x10fad4),this[_0x3de5aa(0x296)]=!0x1,this[_0x3de5aa(0x1c3)](_0x3de5aa(0x2a5),[]),this['on'](_0x3de5aa(0x1fc),(_0x3bc6cd,_0x575b87,_0x47bb1d,_0x2bae05)=>{const _0x1bc2df=_0x3de5aa;this[_0x1bc2df(0x1e8)][_0x1bc2df(0x214)](()=>{const _0x3f41e5=_0x1bc2df;for(const _0x292c06 of[..._0x2bae05,..._0x47bb1d])this[_0x3f41e5(0x1e8)][_0x3f41e5(0x26d)][_0x3f41e5(0x2c9)](_0x292c06)&&_0x10fad4[_0x3f41e5(0x202)][_0x3f41e5(0x2de)](_0x292c06);});}),this[_0x3de5aa(0x224)]=new _0x54f17f(this[_0x3de5aa(0x2b8)][_0x3de5aa(0x2dc)][_0x3de5aa(0x172)],this[_0x3de5aa(0x2b8)][_0x3de5aa(0x2df)]),this[_0x3de5aa(0x281)]=null,this[_0x3de5aa(0x23d)]=new Et(this[_0x3de5aa(0x2b8)]),this[_0x3de5aa(0x1b5)]=new Map(),this[_0x3de5aa(0x1e6)]=_0x10fad4[_0x3de5aa(0x287)][_0x3de5aa(0x20b)](_0x3de5aa(0x21e)),this[_0x3de5aa(0x1ef)]=new Set(),this[_0x3de5aa(0x1e8)]=this[_0x3de5aa(0x2b8)][_0x3de5aa(0x2dc)],this[_0x3de5aa(0x2ac)]=new WeakMap(),this[_0x3de5aa(0x20e)]=!0x1,this[_0x3de5aa(0x21a)]=new Set([_0x3de5aa(0x149)]),this[_0x3de5aa(0x1eb)]=new Set(),_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x271)](_0x3de5aa(0x258),_0x3de5aa(0x295)),this[_0x3de5aa(0x152)]=_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x20b)](_0x3de5aa(0x258)),_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x271)](_0x3de5aa(0x29e),!0x0),this[_0x3de5aa(0x21c)]=_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x20b)](_0x3de5aa(0x29e)),this[_0x3de5aa(0x1f1)]=new _0x5dc85b(_0x10fad4,this[_0x3de5aa(0x1ef)]),this[_0x3de5aa(0x24e)](),this[_0x51a601([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x51a601([0x34,0x30,0x34,0x38,0x31,0x36,0x34,0x34]);}[_0x39b745(0x1e5)](){const _0xf346f7=_0x39b745,_0xb926ee=this[_0xf346f7(0x2b8)],_0x46a5f6=(_0x208e5a,_0x3668eb)=>{const _0x2134f0=_0xf346f7;if(_0x2134f0(0x2d8)!=_0x208e5a)return _0x2134f0(0x175)+_0x208e5a;const _0x3f84fc=_0x3668eb[_0x2134f0(0x269)]('|')[0x0];return this[_0x2134f0(0x22c)](_0x3f84fc)?_0x2134f0(0x16f):_0x2134f0(0x1bc);};_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x221)]({'model':_0xf346f7(0x217),'view':_0x5637e5=>{const _0x5aed97=_0xf346f7,{id:_0x17120a,authorId:_0x44d246,type:_0x243f27,subType:_0x314a9d}=this[_0x5aed97(0x215)](_0x5637e5[_0x5aed97(0x171)]),_0x5e6498=[_0x5aed97(0x136),_0x46a5f6(_0x243f27,_0x314a9d)];let _0x559bc8=0xbb8;return this[_0x5aed97(0x2a5)][_0x5aed97(0x2d7)](_0x5637e5[_0x5aed97(0x171)])&&(_0x5e6498[_0x5aed97(0x1d1)](_0x5aed97(0x283)),_0x559bc8=0xbc2),_0x5aed97(0x17c)==_0x243f27&&(_0x559bc8+=0x5),{'classes':_0x5e6498,'attributes':{'data-suggestion':_0x17120a,'data-author-id':_0x44d246},'priority':_0x559bc8};}}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x27d)](_0x39d994=>{const _0x16813d=_0xf346f7;_0x39d994['on'](_0x16813d(0x231),(_0x4f9751,_0x4adbf1,_0x5959e9)=>{const _0x203abc=_0x16813d;if(!_0x5959e9[_0x203abc(0x146)][_0x203abc(0x2bc)])return;const _0xe7f29c=_0x4adbf1[_0x203abc(0x227)];if(!_0xe7f29c)return;const _0x2242fa=_0x5959e9[_0x203abc(0x286)][_0x203abc(0x2a0)](_0xe7f29c);_0xb926ee[_0x203abc(0x2dc)][_0x203abc(0x172)][_0x203abc(0x256)](_0xe7f29c)&&_0x2242fa&&!_0x2242fa[_0x203abc(0x278)](_0x203abc(0x2ce))&&_0x2242fa['is'](_0x203abc(0x2b1))&&_0x3ba67e(_0x2242fa,_0x5959e9[_0x203abc(0x1f5)]);},{'priority':_0x16813d(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x221)]({'model':_0xf346f7(0x217),'view':(_0x29323d,_0x7cf036)=>{const _0x35addf=_0xf346f7;if(!_0x7cf036[_0x35addf(0x146)][_0x35addf(0x2bc)])return null;const {type:_0x369b6d,subType:_0x283f92}=this[_0x35addf(0x215)](_0x29323d[_0x35addf(0x171)]);return{'classes':[_0x35addf(0x136),_0x46a5f6(_0x369b6d,_0x283f92)],'priority':0xbb8};}});const _0x36751f=({showActiveMarkers:_0x2c0129=!0x0,isAttributeSuggestion:_0x4dd092=!0x1}={})=>(_0x22f1cd,_0x5d1f7a,_0x25f852)=>{const _0x5aa1d6=_0xf346f7;if(!_0x5d1f7a[_0x5aa1d6(0x227)])return;const {id:_0x53a47b,authorId:_0x1a13b4}=this[_0x5aa1d6(0x215)](_0x5d1f7a[_0x5aa1d6(0x171)]);if(_0x4dd092){const _0x452433=this[_0x5aa1d6(0x1b5)][_0x5aa1d6(0x20b)](_0x53a47b),_0x327788=this[_0x5aa1d6(0x1be)](_0x452433);if(!this[_0x5aa1d6(0x22c)](_0x327788))return;}if(_0x5d1f7a[_0x5aa1d6(0x227)]['is'](_0x5aa1d6(0x267)))return void _0x25f852[_0x5aa1d6(0x16e)][_0x5aa1d6(0x2b5)](_0x5d1f7a[_0x5aa1d6(0x227)],_0x22f1cd[_0x5aa1d6(0x17b)]);const _0x79bc8f=_0x25f852[_0x5aa1d6(0x286)][_0x5aa1d6(0x2a0)](_0x5d1f7a[_0x5aa1d6(0x227)]);if(_0x5d1f7a[_0x5aa1d6(0x227)]['is'](_0x5aa1d6(0x2ca))&&_0xb926ee[_0x5aa1d6(0x2dc)][_0x5aa1d6(0x172)][_0x5aa1d6(0x16d)](_0x5d1f7a[_0x5aa1d6(0x227)])&&!_0x79bc8f[_0x5aa1d6(0x278)](_0x5aa1d6(0x181))){_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x157)]([_0x5aa1d6(0x136),_0x5aa1d6(0x16f)],_0x79bc8f),_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x1b9)](_0x5aa1d6(0x17f),_0x53a47b,_0x79bc8f),_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x1b9)](_0x5aa1d6(0x139),_0x1a13b4,_0x79bc8f),_0x25f852[_0x5aa1d6(0x286)][_0x5aa1d6(0x2d5)](_0x79bc8f,_0x5d1f7a[_0x5aa1d6(0x171)]),_0x2c0129&&(this[_0x5aa1d6(0x2a5)][_0x5aa1d6(0x2d7)](_0x5d1f7a[_0x5aa1d6(0x171)])?_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x157)](_0x5aa1d6(0x283),_0x79bc8f):_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x22b)](_0x5aa1d6(0x283),_0x79bc8f));for(const _0x49c4af of _0xb926ee[_0x5aa1d6(0x2dc)][_0x5aa1d6(0x272)](_0x5d1f7a[_0x5aa1d6(0x227)])[_0x5aa1d6(0x246)]())_0x25f852[_0x5aa1d6(0x16e)][_0x5aa1d6(0x2b5)](_0x49c4af,_0x22f1cd[_0x5aa1d6(0x17b)]);_0x25f852[_0x5aa1d6(0x16e)][_0x5aa1d6(0x2b5)](_0x5d1f7a[_0x5aa1d6(0x227)],_0x22f1cd[_0x5aa1d6(0x17b)]);}};_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x27d)](_0x3e014a=>{const _0x4f0c5b=_0xf346f7;_0x3e014a['on'](_0x4f0c5b(0x134),(_0x1c1331,_0x394269,_0x41b850)=>{const _0x10aa8a=_0x4f0c5b;_0x41b850[_0x10aa8a(0x146)][_0x10aa8a(0x2bc)]&&_0x36751f({'showActiveMarkers':!0x1})(_0x1c1331,_0x394269,_0x41b850);},{'priority':_0x4f0c5b(0x2be)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x27d)](_0x2db7b0=>{const _0x2f37e2=_0xf346f7;_0x2db7b0['on'](_0x2f37e2(0x270),(_0x31da97,_0x5c7c70,_0x261996)=>{const _0x51fb31=_0x2f37e2;_0x261996[_0x51fb31(0x146)][_0x51fb31(0x2bc)]&&_0x36751f({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x31da97,_0x5c7c70,_0x261996);},{'priority':_0x2f37e2(0x2be)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x243)]({'model':_0xf346f7(0x217),'view':(_0x2b0cb9,_0x1df4ae)=>_0x1df4ae[_0xf346f7(0x146)][_0xf346f7(0x2bc)]?null:{'group':_0xf346f7(0x217),'name':_0x2b0cb9[_0xf346f7(0x18b)](0xb)}}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x189))[_0xf346f7(0x1f0)]({'view':{'name':_0xf346f7(0x217),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x145165,{writer:_0x2b1683})=>{const _0x248b35=_0xf346f7;let _0xe3a316=_0x248b35(0x28e)+_0x145165[_0x248b35(0x251)](_0x248b35(0x182))+':'+_0x145165[_0x248b35(0x251)]('id');return _0x145165[_0x248b35(0x251)](_0x248b35(0x2bf))&&(_0xe3a316+=':'+_0x145165[_0x248b35(0x251)](_0x248b35(0x2bf))),_0x2b1683[_0x248b35(0x289)](_0x248b35(0x245),{'data-name':_0xe3a316});}}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x189))[_0xf346f7(0x13f)]({'view':_0xf346f7(0x217)}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0xf18559=>{const _0x550d01=_0xf346f7;_0xf18559['on'](_0x550d01(0x134),_0x36751f(),{'priority':_0x550d01(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0x4a97ae=>{const _0x4364e5=_0xf346f7;_0x4a97ae['on'](_0x4364e5(0x270),_0x36751f({'isAttributeSuggestion':!0x0}),{'priority':_0x4364e5(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0x57e997=>{const _0x34f14c=_0xf346f7;_0x57e997['on'](_0x34f14c(0x2bd),(_0x11ec8c,_0x563979,_0x17042d)=>{const _0x57dba0=_0x34f14c,_0x58fade=_0x17042d[_0x57dba0(0x286)][_0x57dba0(0x1b3)](_0x563979[_0x57dba0(0x171)]);if(_0x58fade){for(const _0x319020 of _0x58fade)_0x319020[_0x57dba0(0x278)](_0x57dba0(0x181))||(_0x17042d[_0x57dba0(0x1f5)][_0x57dba0(0x22b)]([_0x57dba0(0x136),_0x57dba0(0x16f),_0x57dba0(0x283)],_0x319020),_0x17042d[_0x57dba0(0x1f5)][_0x57dba0(0x194)](_0x57dba0(0x17f),_0x319020),_0x17042d[_0x57dba0(0x1f5)][_0x57dba0(0x194)](_0x57dba0(0x139),_0x319020),_0x17042d[_0x57dba0(0x286)][_0x57dba0(0x1d7)](_0x319020,_0x563979[_0x57dba0(0x171)]));}},{'priority':_0x34f14c(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0x56e166=>{const _0x118b6e=_0xf346f7;_0x56e166['on'](_0x118b6e(0x167),(_0x338414,_0x285cbb,_0x3ca4e3)=>{const _0x5c259c=_0x118b6e,_0x5e8426=_0x3ca4e3[_0x5c259c(0x286)][_0x5c259c(0x1b3)](_0x285cbb[_0x5c259c(0x171)]);if(!_0x5e8426)return;const {id:_0x48886c}=this[_0x5c259c(0x215)](_0x285cbb[_0x5c259c(0x171)]),_0x31ebd8=this[_0x5c259c(0x1b5)][_0x5c259c(0x20b)](_0x48886c),_0x10f5ef=this[_0x5c259c(0x1be)](_0x31ebd8);if(this[_0x5c259c(0x22c)](_0x10f5ef)){for(const _0x3e5000 of _0x5e8426)_0x3e5000[_0x5c259c(0x278)](_0x5c259c(0x181))||(_0x3ca4e3[_0x5c259c(0x1f5)][_0x5c259c(0x22b)]([_0x5c259c(0x136),_0x5c259c(0x16f),_0x5c259c(0x283)],_0x3e5000),_0x3ca4e3[_0x5c259c(0x1f5)][_0x5c259c(0x194)](_0x5c259c(0x17f),_0x3e5000),_0x3ca4e3[_0x5c259c(0x1f5)][_0x5c259c(0x194)](_0x5c259c(0x139),_0x3e5000),_0x3ca4e3[_0x5c259c(0x286)][_0x5c259c(0x1d7)](_0x3e5000,_0x285cbb[_0x5c259c(0x171)]));}},{'priority':_0x118b6e(0x248)});}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x1e4aa6=>{const _0x18a591=_0xf346f7;let _0x400361=!0x1;const _0x2a26b6=Array[_0x18a591(0x153)](_0xb926ee[_0x18a591(0x2dc)][_0x18a591(0x236)][_0x18a591(0x1a8)][_0x18a591(0x2cf)]()),_0x9fb2d6=new Set();for(const {name:_0x547b85,data:_0x589be4}of _0x2a26b6){const {group:_0x43f0b5,type:_0x5fef4b,subType:_0x5f11fb,id:_0x241c98}=this[_0x18a591(0x215)](_0x547b85);if(_0x18a591(0x217)!==_0x43f0b5)continue;const _0x1d41bb=this[_0x18a591(0x1b5)][_0x18a591(0x20b)](_0x241c98);if(null!=_0x589be4[_0x18a591(0x279)]){_0x18a591(0x25d)==_0x5fef4b&&(_0x400361=_0x400361||Ut(_0x589be4[_0x18a591(0x279)],_0x547b85,_0x1e4aa6,_0xb926ee[_0x18a591(0x2dc)][_0x18a591(0x172)]));const _0x8032c8=_0x18a591(0x2d8)==_0x5fef4b&&this[_0x18a591(0x22c)](_0x5f11fb[_0x18a591(0x269)]('|')[0x0]);if(_0x589be4[_0x18a591(0x279)][_0x18a591(0x1a3)]||_0x18a591(0x1f6)==_0x589be4[_0x18a591(0x279)][_0x18a591(0x2d4)][_0x18a591(0x1c2)]||_0x18a591(0x19f)==_0x5fef4b&&!Ft(_0x589be4[_0x18a591(0x279)])||_0x8032c8&&!Ft(_0x589be4[_0x18a591(0x279)])||_0x18a591(0x17c)==_0x5fef4b&&!(!Vt(_0x3c96d5=_0x589be4[_0x18a591(0x279)])&&!function(_0x3aba78){const _0x459e6f=_0x18a591;return _0x3aba78[_0x459e6f(0x158)][_0x459e6f(0x18f)]==_0x3aba78[_0x459e6f(0x1e1)][_0x459e6f(0x1ee)]&&_0x3aba78[_0x459e6f(0x158)][_0x459e6f(0x21f)];}(_0x3c96d5)))_0x1e4aa6[_0x18a591(0x1b6)](_0x547b85),_0x400361=!0x0;else{if(!_0x1d41bb||!_0x1d41bb[_0x18a591(0x2a2)])continue;if(_0x589be4[_0x18a591(0x279)]&&_0x589be4[_0x18a591(0x17d)]&&_0x589be4[_0x18a591(0x279)][_0x18a591(0x1c9)](_0x589be4[_0x18a591(0x17d)]))continue;_0x9fb2d6[_0x18a591(0x27d)](_0x1d41bb);}}}var _0x3c96d5;return _0x9fb2d6[_0x18a591(0x25e)]>0x0&&(_0x400361=!!this[_0x18a591(0x179)](_0x9fb2d6)||_0x400361),_0x400361;}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x574d06=>{const _0x2d726e=_0xf346f7;let _0x57eb67=!0x1;for(const _0x1c6f28 of _0xb926ee[_0x2d726e(0x2dc)][_0x2d726e(0x236)][_0x2d726e(0x1a8)][_0x2d726e(0x29f)]())if(_0x2d726e(0x141)==_0x1c6f28[_0x2d726e(0x22f)])for(const _0x1faef2 of this[_0x2d726e(0x1b5)][_0x2d726e(0x223)]()){if(_0x1faef2[_0x2d726e(0x1b7)]||!_0x1faef2[_0x2d726e(0x2a2)])continue;const _0x544b33=_0x2d726e(0x19f)==_0x1faef2[_0x2d726e(0x22f)],_0x5748de=this[_0x2d726e(0x1be)](_0x1faef2),_0x512a68=_0x5748de&&this[_0x2d726e(0x22c)](_0x5748de);if(!_0x544b33&&!_0x512a68)continue;const _0xafdc1f=_0x1faef2[_0x2d726e(0x219)]();if(_0xafdc1f[_0x2d726e(0x158)][_0x2d726e(0x18f)]!=_0xafdc1f[_0x2d726e(0x1e1)][_0x2d726e(0x18f)]&&!_0xafdc1f[_0x2d726e(0x1e1)][_0x2d726e(0x21f)]){const _0x4bca18=_0xb926ee[_0x2d726e(0x2dc)][_0x2d726e(0x206)](_0xafdc1f[_0x2d726e(0x158)][_0x2d726e(0x2c4)],_0x2d726e(0x1e1)),_0x11861f=_0xb926ee[_0x2d726e(0x2dc)][_0x2d726e(0x233)](_0xafdc1f[_0x2d726e(0x158)],_0x4bca18);_0x574d06[_0x2d726e(0x1c7)](_0x1faef2[_0x2d726e(0x2db)](),{'range':_0x11861f}),_0x57eb67=!0x0;}}return _0x57eb67;}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x3f6c31=>this[_0xf346f7(0x244)](_0x3f6c31)),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x482497=>!_0x482497[_0xf346f7(0x20a)][_0xf346f7(0x1ea)]&&this[_0xf346f7(0x24c)](_0x482497)),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x135),()=>{const _0x2d8f1b=_0xf346f7;this[_0x2d8f1b(0x296)]=!0x1;}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)]['on'](_0xf346f7(0x1c5),(_0x4ff41b,_0x1a8f35)=>{const _0x1787a8=_0xf346f7;if(!_0x1a8f35[_0x1787a8(0x1ea)]||_0x1a8f35[_0x1787a8(0x28d)])return;if(!this[_0x1787a8(0x296)])return;const _0x126b2c=_0xb926ee[_0x1787a8(0x2dc)][_0x1787a8(0x236)][_0x1787a8(0x1a8)][_0x1787a8(0x29f)]();if(0x0==_0x126b2c[_0x1787a8(0x15e)])return;const _0x168ab2=[],_0x3cc0d3=_0x126b2c[_0x1787a8(0x14f)](_0x56ece2=>_0x1787a8(0x2d8)==_0x56ece2[_0x1787a8(0x22f)]),_0x2c9260=_0x126b2c[_0x1787a8(0x14f)](_0x43f8b8=>_0x1787a8(0x141)==_0x43f8b8[_0x1787a8(0x22f)]&&_0x1787a8(0x23f)!=_0x43f8b8[_0x1787a8(0x17b)]);for(const _0x5173be of _0x3cc0d3)this[_0x1787a8(0x260)](_0x5173be[_0x1787a8(0x298)])&&_0x168ab2[_0x1787a8(0x1d1)]({'key':_0x5173be[_0x1787a8(0x298)],'newValue':_0x5173be[_0x1787a8(0x2a1)],'oldValue':_0x5173be[_0x1787a8(0x1cf)],'range':Pt(_0x5173be[_0x1787a8(0x2da)],_0xb926ee[_0x1787a8(0x2dc)])});for(const _0x505efc of _0x2c9260){if(_0x1787a8(0x2c2)!=_0x505efc[_0x1787a8(0x2a4)]&&_0x1787a8(0x2cc)!=_0x505efc[_0x1787a8(0x2a4)])continue;const _0x1407a3=Lt(_0x505efc[_0x1787a8(0x1a0)][_0x1787a8(0x2c4)],_0xb926ee[_0x1787a8(0x2dc)]),_0x54acd0=_0x505efc[_0x1787a8(0x13c)];_0x1787a8(0x2c2)==_0x505efc[_0x1787a8(0x2a4)]&&_0x168ab2[_0x1787a8(0x1d1)]({'key':_0x1787a8(0x149),'newValue':_0x505efc[_0x1787a8(0x17b)],'oldValue':_0x54acd0[_0x1787a8(0x17b)],'range':_0x1407a3});for(const [_0xc5fa4a,_0x5ab74f]of _0x54acd0[_0x1787a8(0x1d0)]){if(!this[_0x1787a8(0x260)](_0xc5fa4a))continue;const _0x5859a9=_0x505efc[_0x1787a8(0x1d0)][_0x1787a8(0x20b)](_0xc5fa4a);_0x5ab74f!==_0x5859a9&&_0x168ab2[_0x1787a8(0x1d1)]({'key':_0xc5fa4a,'newValue':_0x5859a9,'oldValue':_0x5ab74f,'range':_0x1407a3});}for(const [_0x528a90,_0x4dd2bf]of _0x505efc[_0x1787a8(0x1d0)])this[_0x1787a8(0x260)](_0x528a90)&&(_0x54acd0[_0x1787a8(0x1d0)][_0x1787a8(0x2c9)](_0x528a90)||_0x168ab2[_0x1787a8(0x1d1)]({'key':_0x528a90,'newValue':_0x4dd2bf,'oldValue':null,'range':_0x1407a3}));}0x0!=_0x168ab2[_0x1787a8(0x15e)]&&_0xb926ee[_0x1787a8(0x2dc)][_0x1787a8(0x201)](_0x1a8f35,_0x258e99=>{const _0x1dbf9f=_0x1787a8,_0x51a5fc=_0xf650be();for(const {range:_0x136bdc,key:_0x35c235,oldValue:_0x5e976f,newValue:_0x17d6b8}of _0x168ab2)this[_0x1dbf9f(0x25f)](_0x136bdc,_0x35c235,_0x5e976f,_0x17d6b8,{'groupId':_0x51a5fc});this[_0x1dbf9f(0x1ec)](_0x258e99,_0x168ab2);});},{'priority':_0xf346f7(0x183)}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x26d)]['on'](_0xf346f7(0x210),(_0x4a1d3b,_0x5329ac,_0x37c20e)=>{const _0x35b3ec=_0xf346f7;if(null==_0x37c20e){const {id:_0xf19181}=this[_0x35b3ec(0x215)](_0x5329ac[_0x35b3ec(0x17b)]),_0x4a7763=this[_0x35b3ec(0x1b5)][_0x35b3ec(0x20b)](_0xf19181);_0x4a7763&&_0x4a7763[_0x35b3ec(0x28b)](_0x5329ac[_0x35b3ec(0x17b)]);}}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)]['on'](_0xf346f7(0x1c5),()=>{const _0x1ce6cd=_0xf346f7,_0x2ba54b=Array[_0x1ce6cd(0x153)](_0xb926ee[_0x1ce6cd(0x2dc)][_0x1ce6cd(0x236)][_0x1ce6cd(0x1a8)][_0x1ce6cd(0x2cf)]())[_0x1ce6cd(0x14f)](_0x4bccf3=>_0x1ce6cd(0x217)===this[_0x1ce6cd(0x215)](_0x4bccf3[_0x1ce6cd(0x17b)])[_0x1ce6cd(0x23e)]);if(0x0===_0x2ba54b[_0x1ce6cd(0x15e)])return;_0x2ba54b[_0x1ce6cd(0x24a)]((_0x2057fc,_0x4d0e70)=>{const _0x360555=_0x1ce6cd,_0x27cf3b=_0x2057fc[_0x360555(0x13e)][_0x360555(0x17d)],_0x42c68d=_0x4d0e70[_0x360555(0x13e)][_0x360555(0x17d)];return null===_0x27cf3b&&null===_0x42c68d?0x0:null===_0x27cf3b&&null!==_0x42c68d?-0x1:null!==_0x27cf3b&&null===_0x42c68d?0x1:_0x27cf3b[_0x360555(0x158)][_0x360555(0x2cd)](_0x42c68d[_0x360555(0x158)])?-0x1:0x1;});const _0x360c76=new Set(),_0x592a66=new Set();for(const {name:_0x244d6c,data:_0x3e8fb4}of _0x2ba54b){const {id:_0x47a677}=this[_0x1ce6cd(0x215)](_0x244d6c);if(null===_0x3e8fb4[_0x1ce6cd(0x17d)]){const _0x25a067=this[_0x1ce6cd(0x254)](_0x244d6c);_0x592a66[_0x1ce6cd(0x27d)](_0x25a067);}else{const _0x3b71aa=this[_0x1ce6cd(0x1b5)][_0x1ce6cd(0x20b)](_0x47a677);null!==_0x3e8fb4[_0x1ce6cd(0x279)]||_0x3b71aa[_0x1ce6cd(0x2a2)]?(_0x360c76[_0x1ce6cd(0x27d)](_0x3b71aa[_0x1ce6cd(0x1cc)]),_0x592a66[_0x1ce6cd(0x27d)](_0x3b71aa)):this[_0x1ce6cd(0x1ba)](_0x3b71aa);}}_0x592a66[_0x1ce6cd(0x25e)]>0x0&&this[_0x1ce6cd(0x2d1)](_0x592a66);for(const _0x548f23 of _0x360c76)this[_0x1ce6cd(0x1fe)](_0x1ce6cd(0x27f),_0x548f23);}),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x2ad),(_0x785a99,_0x1d1214)=>{const _0x57417c=_0xf346f7,_0x5c6a07=_0x1d1214[0x0];if(!this[_0x57417c(0x1b5)][_0x57417c(0x25e)])return;if(!_0x5c6a07[_0x57417c(0x1b0)])return;if(_0x5c6a07[_0x57417c(0x20a)][_0x57417c(0x28d)]||!_0x5c6a07[_0x57417c(0x20a)][_0x57417c(0x1ea)])return;let _0x18e3b8,_0x464501;switch(_0x5c6a07[_0x57417c(0x22f)]){case _0x57417c(0x141):_0x18e3b8=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x1a0)]),_0x464501=_0x18e3b8[_0x57417c(0x1af)](_0x5c6a07[_0x57417c(0x1cb)]);break;case _0x57417c(0x269):_0x18e3b8=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x239)]),_0x464501=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x187)]);break;case _0x57417c(0x1c4):_0x18e3b8=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x143)]),_0x464501=_0x18e3b8[_0x57417c(0x1af)](_0x5c6a07[_0x57417c(0x1cb)]);break;default:return;}const _0x78c733=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x233)](_0x18e3b8,_0x464501);_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x214)](()=>{const _0x53ff1e=_0x57417c;for(const {suggestion:_0x175975,meta:_0x5175b6}of this[_0x53ff1e(0x294)](_0x78c733)){if(_0x175975[_0x53ff1e(0x1b7)])continue;if(_0x53ff1e(0x25d)==_0x175975[_0x53ff1e(0x22f)])continue;const _0x3409cd=this[_0x53ff1e(0x1be)](_0x175975);if(_0x3409cd&&this[_0x53ff1e(0x22c)](_0x3409cd)&&_0x53ff1e(0x269)!=_0x5c6a07[_0x53ff1e(0x22f)])continue;const _0x5b7adc=_0x175975[_0x53ff1e(0x13e)]&&_0x175975[_0x53ff1e(0x13e)][_0x53ff1e(0x20c)];(_0x53ff1e(0x19f)!=_0x175975[_0x53ff1e(0x22f)]||_0x53ff1e(0x269)==_0x5c6a07[_0x53ff1e(0x22f)]&&!_0x5b7adc)&&(_0x5175b6[_0x53ff1e(0x23a)]||_0x53ff1e(0x261)==_0x175975[_0x53ff1e(0x22f)]&&_0x5175b6[_0x53ff1e(0x1d6)]||_0x175975[_0x53ff1e(0x219)]()[_0x53ff1e(0x17a)](_0x78c733)&&this[_0x53ff1e(0x290)](_0x175975,_0x18e3b8,_0x464501));}});},{'priority':_0xf346f7(0x183)}),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x200),(_0x7b11d5,_0x4ff481)=>{const _0x51d4e4=_0xf346f7,_0x44d83c=_0x4ff481[0x0],_0x3f3d74=_0x4ff481[0x1];if(_0x3f3d74&&_0x3f3d74[_0x51d4e4(0x1ed)])return;if(this[_0x51d4e4(0x20e)])return;if(!this[_0x51d4e4(0x1f1)][_0x51d4e4(0x144)])return;if(_0x44d83c[_0x51d4e4(0x1a3)])return;const _0x3f6894=_0xb926ee[_0x51d4e4(0x2dc)][_0x51d4e4(0x172)],{start:_0x5c9c01,end:_0x49ac94}=_0x44d83c[_0x51d4e4(0x219)](),_0x2e4b9e=_0x5c9c01[_0x51d4e4(0x2c4)]&&_0x3f6894[_0x51d4e4(0x28f)](_0x5c9c01[_0x51d4e4(0x2c4)])?null:_0x3f6894[_0x51d4e4(0x1db)](_0x5c9c01,_0x51d4e4(0x15f)),_0x2038e7=_0x49ac94[_0x51d4e4(0x1ee)]&&_0x3f6894[_0x51d4e4(0x28f)](_0x49ac94[_0x51d4e4(0x1ee)])?null:_0x3f6894[_0x51d4e4(0x1db)](_0x49ac94,_0x51d4e4(0x1bb)),_0x3d65a6=_0xb926ee[_0x51d4e4(0x2dc)][_0x51d4e4(0x233)](_0x2e4b9e?_0x2e4b9e[_0x51d4e4(0x158)]:_0x5c9c01,_0x2038e7?_0x2038e7[_0x51d4e4(0x1e1)]:_0x49ac94);_0xb926ee[_0x51d4e4(0x2dc)][_0x51d4e4(0x214)](_0x3d7251=>{const _0x5dc2d5=_0x51d4e4;this[_0x5dc2d5(0x186)](_0x3d65a6);const _0x52cbe5=_0xb926ee[_0x5dc2d5(0x2dc)][_0x5dc2d5(0x172)][_0x5dc2d5(0x1db)](_0x3d65a6[_0x5dc2d5(0x158)]);_0x44d83c['is'](_0x5dc2d5(0x2d2))?_0x3d7251[_0x5dc2d5(0x222)](_0x52cbe5):_0x44d83c[_0x5dc2d5(0x2c3)](_0x52cbe5);}),_0x7b11d5[_0x51d4e4(0x208)]();},{'priority':_0x168f07[_0xf346f7(0x2d0)]+0xa}),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x1dd),(_0x5248b1,_0x4e0873)=>{const _0x3fd277=_0xf346f7,_0x65a4e9=_0x4e0873[_0x4e0873[_0x3fd277(0x15e)]-0x1];_0x65a4e9&&_0x65a4e9[_0x3fd277(0x1ed)]||this[_0x3fd277(0x20e)]||this[_0x3fd277(0x1f1)][_0x3fd277(0x144)]&&(_0xb926ee[_0x3fd277(0x2dc)][_0x3fd277(0x214)](()=>{const _0x3a224f=_0x3fd277;let _0x4c0531=_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x1dd)](_0x4e0873[0x0],_0x4e0873[0x1],_0x4e0873[0x2],{'forceDefaultExecution':!0x0});if(!_0x4c0531)return;_0x5248b1[_0x3a224f(0x253)]=_0x4c0531[_0x3a224f(0x148)]();const _0x406cef=_0x4c0531[_0x3a224f(0x1e1)][_0x3a224f(0x1ee)],_0x18633c=_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x172)];_0x406cef&&_0x18633c[_0x3a224f(0x16d)](_0x406cef)&&!_0x18633c[_0x3a224f(0x256)](_0x406cef)&&(_0x4c0531=_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x233)](_0x4c0531[_0x3a224f(0x158)],_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x206)](_0x406cef,_0x3a224f(0x1e1)))),this[_0x3a224f(0x14c)](_0x4c0531);}),_0x5248b1[_0x3fd277(0x208)]());},{'priority':_0xf346f7(0x248)}),this[_0xf346f7(0x2b8)][_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x268),this[_0xf346f7(0x1f1)]),this[_0xf346f7(0x237)](_0xf346f7(0x268));const _0xffa4e=new _0x35a550(_0xb926ee,this[_0xf346f7(0x1b5)]);_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x297),_0xffa4e),this[_0xf346f7(0x237)](_0xf346f7(0x297));const _0x151ac5=new _0x47c522(_0xb926ee,this[_0xf346f7(0x1b5)]);_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x23b),_0x151ac5),this[_0xf346f7(0x237)](_0xf346f7(0x23b)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x192),new _0x4442e1(_0xb926ee,_0xffa4e,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x192)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x2c8),new _0x4442e1(_0xb926ee,_0x151ac5,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x2c8)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x276),new _0x3fe68e(_0xb926ee,_0xffa4e,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x276)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x1d8),new _0x3fe68e(_0xb926ee,_0x151ac5,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x1d8));const _0xc2ed44=_0xb926ee[_0xf346f7(0x287)][_0xf346f7(0x20b)](_0xf346f7(0x21e));this[_0xf346f7(0x21b)](_0xc2ed44,_0xf346f7(0x1b8),(_0x5ee6b1,{threadId:_0x54f844})=>{const _0x5b3d0a=_0xf346f7,_0x2f16cc=this[_0x5b3d0a(0x1b5)][_0x5b3d0a(0x20b)](_0x54f844);_0x2f16cc&&_0x2f16cc[_0x5b3d0a(0x13a)]&&0x1===_0x2f16cc[_0x5b3d0a(0x13a)][_0x5b3d0a(0x15e)]&&this[_0x5b3d0a(0x154)](_0x54f844,{'hasComments':!0x0});},{'priority':_0xf346f7(0x15b)}),this[_0xf346f7(0x21b)](_0xc2ed44,_0xf346f7(0x1b1),(_0x36fcc9,{threadId:_0xcfabb9})=>{const _0x331b67=_0xf346f7,_0x5dcb20=this[_0x331b67(0x1b5)][_0x331b67(0x20b)](_0xcfabb9);_0x5dcb20&&_0x5dcb20[_0x331b67(0x13a)]&&!_0x5dcb20[_0x331b67(0x13a)][_0x331b67(0x15e)]&&this[_0x331b67(0x154)](_0xcfabb9,{'hasComments':!0x1});},{'priority':_0xf346f7(0x15b)});}set[_0x39b745(0x150)](_0x4515c2){const _0x556631=_0x39b745;if(this[_0x556631(0x281)])throw new _0x3d3080(_0x556631(0x2a7),this);this[_0x556631(0x281)]=_0x4515c2;}get[_0x39b745(0x150)](){const _0x59fbd2=_0x39b745;return this[_0x59fbd2(0x281)];}[_0x39b745(0x1ff)]({skipNotAttached:_0x246dc1=!0x1,toJSON:_0x140074=!0x1}={}){const _0x46e527=_0x39b745,_0x5f25df=[];for(const _0x3218ca of this[_0x46e527(0x1b5)][_0x46e527(0x223)]())_0x246dc1&&!_0x3218ca[_0x46e527(0x2a2)]||_0x5f25df[_0x46e527(0x1d1)](_0x3218ca);return _0x140074?_0x5f25df[_0x46e527(0x259)](_0x2ca31f=>_0x2ca31f[_0x46e527(0x2a3)]()):_0x5f25df;}[_0x39b745(0x247)](_0x24752c){const _0x5276d7=_0x39b745,_0x3a3b7e=this[_0x5276d7(0x1b5)][_0x5276d7(0x20b)](_0x24752c);if(!_0x3a3b7e)throw new _0x3d3080(_0x5276d7(0x2c7),this);return _0x3a3b7e;}[_0x39b745(0x264)](_0x27650c){const _0x4b6df0=_0x39b745;return this[_0x4b6df0(0x1b5)][_0x4b6df0(0x2c9)](_0x27650c);}[_0x39b745(0x2ba)](_0x448561){const _0x5862cd=_0x39b745,{authorId:_0x3eae3e,id:_0x3bd2eb,attributes:_0x1ccfe6}=_0x448561,[_0x4c6610,_0x1e3370]=_0x448561[_0x5862cd(0x22f)][_0x5862cd(0x269)](':'),_0x304b77=this[_0x5862cd(0x1b5)][_0x5862cd(0x20b)](_0x3bd2eb)||this[_0x5862cd(0x17e)](_0x4c6610,_0x1e3370,_0x3bd2eb,_0x3eae3e,_0x1ccfe6);if(this[_0x5862cd(0x213)](_0x304b77),this[_0x5862cd(0x241)](_0x304b77,_0x4c6610,_0x1e3370||null,_0x3eae3e),_0x304b77[_0x5862cd(0x22a)]=_0x448561[_0x5862cd(0x22a)],_0x304b77[_0x5862cd(0x28a)]=!0x0,_0x1ccfe6&&_0x1ccfe6[_0x5862cd(0x22e)]){const _0x2ab8a6=_0x1ccfe6[_0x5862cd(0x22e)],_0x405ce7=this[_0x5862cd(0x1a1)](_0x2ab8a6[_0x5862cd(0x14b)]);_0x304b77[_0x5862cd(0x22d)]=_0x2ab8a6[_0x5862cd(0x22a)],_0x304b77[_0x5862cd(0x14d)]=_0x405ce7,_0x304b77[_0x5862cd(0x226)]=!0x0;}else _0x304b77[_0x5862cd(0x22d)]=_0x448561[_0x5862cd(0x22a)];switch(_0x448561[_0x5862cd(0x13e)]&&(_0x304b77[_0x5862cd(0x13e)]=_0x448561[_0x5862cd(0x13e)]),_0x448561[_0x5862cd(0x1d0)]&&(_0x304b77[_0x5862cd(0x1d0)]=_0x448561[_0x5862cd(0x1d0)]),this[_0x5862cd(0x281)]&&this[_0x5862cd(0x281)][_0x5862cd(0x15d)]||(_0x304b77[_0x5862cd(0x2b2)]=!0x0),this[_0x5862cd(0x2ac)][_0x5862cd(0x20b)](_0x304b77)){case _0x5862cd(0x190):this[_0x5862cd(0x2ac)][_0x5862cd(0x1c3)](_0x304b77,_0x5862cd(0x25c));break;case _0x5862cd(0x2c0):_0x304b77[_0x5862cd(0x2a2)]?(this[_0x5862cd(0x179)](new Set([_0x304b77])),this[_0x5862cd(0x2d1)](new Set([_0x304b77])),this[_0x5862cd(0x2ac)][_0x5862cd(0x1c3)](_0x304b77,_0x5862cd(0x197)),this[_0x5862cd(0x1fe)](_0x5862cd(0x1a2),_0x304b77)):this[_0x5862cd(0x2ac)][_0x5862cd(0x1c3)](_0x304b77,_0x5862cd(0x140));}return _0x304b77;}[_0x39b745(0x297)](_0x31f066){const _0x22d262=_0x39b745;this[_0x22d262(0x1ed)](()=>{const _0xb7d6f0=_0x22d262;this[_0xb7d6f0(0x2b8)][_0xb7d6f0(0x2dc)][_0xb7d6f0(0x214)](()=>{const _0x43b6d2=_0xb7d6f0;for(const _0x351ad9 of _0x31f066[_0x43b6d2(0x19c)]())_0x351ad9[_0x43b6d2(0x240)]();});});}[_0x39b745(0x23b)](_0x945bff){const _0x339a75=_0x39b745;this[_0x339a75(0x1ed)](()=>{const _0x3b814b=_0x339a75;this[_0x3b814b(0x2b8)][_0x3b814b(0x2dc)][_0x3b814b(0x214)](()=>{const _0x2d976a=_0x3b814b;for(const _0xfe734 of _0x945bff[_0x2d976a(0x19c)]())_0xfe734[_0x2d976a(0x2cb)]();});});}[_0x39b745(0x237)](_0x1be597,_0x383e23){const _0x507a13=_0x39b745,_0x143bef=this[_0x507a13(0x2b8)][_0x507a13(0x2c1)][_0x507a13(0x20b)](_0x1be597);if(!_0x143bef)throw new _0x3d3080(_0x507a13(0x16a),this,{'commandName':_0x1be597});if(this[_0x507a13(0x1ef)][_0x507a13(0x2c9)](_0x143bef))throw new _0x3d3080(_0x507a13(0x166),this,{'commandName':_0x1be597});this[_0x507a13(0x1ef)][_0x507a13(0x27d)](_0x143bef),_0x383e23&&_0x143bef['on'](_0x507a13(0x277),(_0x3715aa,_0x4c8aae)=>{const _0x18e118=_0x507a13;this[_0x18e118(0x1f1)][_0x18e118(0x144)]&&(this[_0x18e118(0x20e)]||(_0x4c8aae[_0x18e118(0x15e)]>0x0&&_0x4c8aae[_0x4c8aae[_0x18e118(0x15e)]-0x1]&&_0x4c8aae[_0x4c8aae[_0x18e118(0x15e)]-0x1][_0x18e118(0x1ed)]?_0x4c8aae[_0x18e118(0x1bd)]():(_0x3715aa[_0x18e118(0x253)]=_0x383e23((..._0x2da155)=>_0x143bef[_0x18e118(0x277)](..._0x2da155,{'forceDefaultExecution':!0x0}),..._0x4c8aae),_0x3715aa[_0x18e118(0x208)]())));},{'priority':_0x507a13(0x248)});}[_0x39b745(0x1ed)](_0x59a367){const _0x5cfe26=_0x39b745;let _0x441a02,_0x5a7c62;const _0x3459a5=this[_0x5cfe26(0x20e)];this[_0x5cfe26(0x20e)]=!0x0;try{_0x441a02=_0x59a367();}catch(_0x52a356){_0x5a7c62=_0x52a356;}return _0x3459a5||(this[_0x5cfe26(0x20e)]=!0x1),_0x5a7c62&&_0x3d3080[_0x5cfe26(0x285)](_0x5a7c62,this),_0x441a02;}[_0x39b745(0x14c)](_0x23d9af,_0x356df9=null,_0x36920f={}){const _0x5bc184=_0x39b745;if(_0x23d9af[_0x5bc184(0x1a3)])return null;const _0x4f4e2=this[_0x5bc184(0x2b8)][_0x5bc184(0x287)][_0x5bc184(0x20b)](_0x5bc184(0x1d9))['me'];for(const {suggestion:_0x4520d4,meta:_0x1aad06}of this[_0x5bc184(0x294)](_0x23d9af,_0x5bc184(0x261)))if(_0x1aad06[_0x5bc184(0x1d6)]){if(!_0x1aad06[_0x5bc184(0x138)]){if(_0x1aad06[_0x5bc184(0x23a)]){if(!this[_0x5bc184(0x21c)]||!qt(_0x4520d4,_0x36920f))continue;return _0x4520d4;}if(qt(_0x4520d4,_0x36920f))return _0x4520d4;this[_0x5bc184(0x290)](_0x4520d4,_0x23d9af[_0x5bc184(0x158)],_0x23d9af[_0x5bc184(0x1e1)]);break;}if(_0x356df9==_0x4520d4[_0x5bc184(0x266)]&&qt(_0x4520d4,_0x36920f)){const _0x2e7e12=_0x4520d4[_0x5bc184(0x219)]();return _0x2e7e12[_0x5bc184(0x158)][_0x5bc184(0x1c9)](_0x23d9af[_0x5bc184(0x1e1)])?this[_0x5bc184(0x16b)](_0x4520d4,this[_0x5bc184(0x1e8)][_0x5bc184(0x233)](_0x23d9af[_0x5bc184(0x158)],_0x2e7e12[_0x5bc184(0x1e1)])):this[_0x5bc184(0x16b)](_0x4520d4,this[_0x5bc184(0x1e8)][_0x5bc184(0x233)](_0x2e7e12[_0x5bc184(0x158)],_0x23d9af[_0x5bc184(0x1e1)])),_0x4520d4;}}const _0xf41b4d=_0xf650be(),_0x231586=_0x4f4e2['id'],_0xcca4a3=_0x356df9?_0x5bc184(0x170)+_0x356df9:_0x5bc184(0x261),_0x2f12a6=this[_0x5bc184(0x291)]({'id':_0xf41b4d,'type':_0xcca4a3,'createdAt':new Date(),'authorId':_0x231586,'attributes':_0x36920f});return this[_0x5bc184(0x27e)](_0xcca4a3,_0xf41b4d,_0x231586,_0x23d9af),_0x2f12a6;}[_0x39b745(0x1ce)](_0x5e17c4,_0x39e30a=_0x39b745(0x2d6),_0x222cd7={}){const _0x4e893c=_0x39b745,_0x26bdba=this[_0x4e893c(0x2b8)][_0x4e893c(0x287)][_0x4e893c(0x20b)](_0x4e893c(0x1d9))['me'],_0x3a1ac6=this[_0x4e893c(0x23d)][_0x4e893c(0x1c0)](_0x4e893c(0x261),_0x39e30a,_0x4e893c(0x1e3));for(const _0x3c78fb of this[_0x4e893c(0x1ff)]())if(_0x3c78fb[_0x4e893c(0x14d)]['id']==_0x26bdba['id']&&_0x4e893c(0x261)==_0x3c78fb[_0x4e893c(0x22f)]&&_0x3c78fb[_0x4e893c(0x266)]==_0x39e30a&&qt(_0x3c78fb,_0x222cd7)&&(_0x3a1ac6(_0x3c78fb[_0x4e893c(0x23c)](),_0x5e17c4)||_0x3a1ac6(_0x5e17c4,_0x3c78fb[_0x4e893c(0x23c)]()))){for(const _0x3ad2c3 of _0x5e17c4)_0x3c78fb[_0x4e893c(0x131)](_0x3ad2c3);return _0x3c78fb;}for(const {suggestion:_0x21c56c,meta:_0x58b0e9}of this[_0x4e893c(0x294)](_0x5e17c4,_0x4e893c(0x261))){if(!_0x58b0e9[_0x4e893c(0x1d6)])continue;if(!this[_0x4e893c(0x21c)]&&_0x58b0e9[_0x4e893c(0x23a)])continue;if(!qt(_0x21c56c,_0x222cd7))continue;let _0x47817f=!0x0;for(const _0x3bf341 of _0x21c56c[_0x4e893c(0x23c)]())for(const _0x3a57b2 of _0x5e17c4)if(!_0x3bf341[_0x4e893c(0x17a)](_0x3a57b2)){_0x47817f=!0x1;break;}if(_0x47817f)return _0x21c56c;}const _0x4cb000=_0xf650be(),_0x2b3584=_0x26bdba['id'],_0x58a9f5=_0x4e893c(0x170)+_0x39e30a,_0x5f0752=this[_0x4e893c(0x291)]({'id':_0x4cb000,'type':_0x58a9f5,'createdAt':new Date(),'authorId':_0x2b3584,'attributes':_0x222cd7});for(const _0x8f9063 of _0x5e17c4)this[_0x4e893c(0x27e)](_0x58a9f5,_0x4cb000,_0x2b3584,_0x8f9063,_0x443e04[_0x4e893c(0x14e)]());return _0x5f0752;}[_0x39b745(0x147)](_0x5075b5,_0x384388,_0x3cb7d9=null,_0x575c61={}){const _0x2ca246=_0x39b745;if(_0x3cb7d9=_0x3cb7d9||Gt(_0x384388),_0x5075b5[_0x2ca246(0x1a3)])return null;if(_0x2ca246(0x1d2)===this[_0x2ca246(0x152)]){const _0x43e4fe=this[_0x2ca246(0x23d)][_0x2ca246(0x1c0)](_0x2ca246(0x25d),_0x3cb7d9,_0x2ca246(0x240));return this[_0x2ca246(0x1ed)](()=>_0x43e4fe([_0x5075b5],_0x384388,_0x575c61)),null;}const _0x5b758b=this[_0x2ca246(0x2b8)][_0x2ca246(0x287)][_0x2ca246(0x20b)](_0x2ca246(0x1d9))['me'],_0x2694dc=[];if(_0x2ca246(0x1c8)!==this[_0x2ca246(0x152)]){for(const {suggestion:_0xf6eef2,meta:_0x571641}of this[_0x2ca246(0x294)](_0x5075b5,_0x2ca246(0x261)))_0x571641[_0x2ca246(0x1d6)]&&!_0x571641[_0x2ca246(0x1e7)]&&_0x2694dc[_0x2ca246(0x1d1)](..._0xf6eef2[_0x2ca246(0x23c)]());}const _0x5dc2a0=function(_0x359223,_0x51dbcf){const _0x31b3c5=_0x2ca246,_0x51f75c=[];for(const _0x3d003b of _0x51dbcf){const _0x4a1d74=_0x359223[_0x31b3c5(0x1b2)](_0x3d003b);_0x4a1d74&&_0x51f75c[_0x31b3c5(0x1d1)](_0x4a1d74);}return _0x51f75c;}(_0x5075b5,_0x2694dc),_0x207654=function(_0x54a58c,_0xe16d9e){const _0xc1d7f0=_0x2ca246,_0xb083f0=[_0x54a58c];for(const _0x596bc1 of _0xe16d9e){let _0x3cf613=0x0;for(;_0x3cf613<_0xb083f0[_0xc1d7f0(0x15e)];){const _0x52f493=_0xb083f0[_0x3cf613][_0xc1d7f0(0x229)](_0x596bc1);_0xb083f0[_0xc1d7f0(0x180)](_0x3cf613,0x1,..._0x52f493),_0x3cf613+=_0x52f493[_0xc1d7f0(0x15e)];}}return _0xb083f0;}(_0x5075b5,_0x2694dc);_0x5dc2a0[_0x2ca246(0x15e)]&&this[_0x2ca246(0x1e8)][_0x2ca246(0x214)](()=>{const _0x50885e=_0x2ca246;for(const _0x221708 of _0x5dc2a0){const _0x5ae2d2=this[_0x50885e(0x23d)][_0x50885e(0x1c0)](_0x50885e(0x25d),_0x3cb7d9,_0x50885e(0x240));this[_0x50885e(0x1ed)](()=>_0x5ae2d2([_0x221708],_0x384388,_0x575c61));}});for(const _0x112827 of _0x207654){let _0xf2ed16=null,_0xf74582=_0x112827[_0x2ca246(0x158)],_0x180ae8=_0x112827[_0x2ca246(0x1e1)];for(const {suggestion:_0x533255,meta:_0x232092}of this[_0x2ca246(0x294)](_0x112827,_0x2ca246(0x25d))){if(!_0x232092[_0x2ca246(0x1d6)])continue;if(_0x533255[_0x2ca246(0x266)]!=_0x3cb7d9)continue;if(!qt(_0x533255,_0x575c61))continue;const _0x3cf8ad=_0x533255[_0x2ca246(0x219)]();if(_0x3cf8ad[_0x2ca246(0x17a)](_0x112827,!0x0))return null;_0xf74582=_0xf74582[_0x2ca246(0x2cd)](_0x3cf8ad[_0x2ca246(0x158)])?_0xf74582:_0x3cf8ad[_0x2ca246(0x158)],_0x180ae8=_0x180ae8[_0x2ca246(0x151)](_0x3cf8ad[_0x2ca246(0x1e1)])?_0x180ae8:_0x3cf8ad[_0x2ca246(0x1e1)],_0xf2ed16?_0x3cf8ad[_0x2ca246(0x158)][_0x2ca246(0x2cd)](_0xf2ed16[_0x2ca246(0x219)]()[_0x2ca246(0x158)])?(_0xf2ed16[_0x2ca246(0x20f)](),_0xf2ed16=_0x533255):_0x533255[_0x2ca246(0x20f)]():_0xf2ed16=_0x533255;}const _0x148d97=this[_0x2ca246(0x1e8)][_0x2ca246(0x233)](_0xf74582,_0x180ae8);if(_0xf2ed16)this[_0x2ca246(0x16b)](_0xf2ed16,_0x148d97);else{const _0xb56d1=_0xf650be(),_0x252b4d=_0x5b758b['id'];this[_0x2ca246(0x291)]({'id':_0xb56d1,'type':_0x2ca246(0x161)+_0x3cb7d9,'data':_0x384388,'createdAt':new Date(),'authorId':_0x252b4d,'attributes':_0x575c61}),this[_0x2ca246(0x27e)](_0x2ca246(0x161)+_0x3cb7d9,_0xb56d1,_0x252b4d,_0x148d97);}}return null;}[_0x39b745(0x1f3)](_0x12a26e,_0x5acf77,_0x21dd23=[],_0x488c55=null,_0x77ab28={}){const _0x4592e5=_0x39b745;_0x5acf77[_0x4592e5(0x1f8)]||(_0x5acf77[_0x4592e5(0x1f8)]=_0x5acf77[_0x4592e5(0x14a)]),_0x5acf77[_0x4592e5(0x20c)]=_0x12a26e['is'](_0x4592e5(0x2da)),_0x488c55=_0x488c55||Gt(_0x5acf77);const _0x178077=_0x21dd23[_0x4592e5(0x259)](_0x48df8a=>Lt(_0x48df8a,this[_0x4592e5(0x1e8)])),_0xa81e09=_0x12a26e['is'](_0x4592e5(0x2da))?_0x12a26e:Lt(_0x12a26e,this[_0x4592e5(0x1e8)]);if(_0x4592e5(0x1d2)===this[_0x4592e5(0x152)]){const _0x38e2c8=this[_0x4592e5(0x23d)][_0x4592e5(0x1c0)](_0x4592e5(0x19f),_0x488c55,_0x4592e5(0x240));return this[_0x4592e5(0x1ed)](()=>_0x38e2c8([_0xa81e09],_0x5acf77,_0x77ab28)),null;}_0x178077[_0x4592e5(0x1d1)](_0xa81e09);let _0x5daa1b=!0x0;for(const _0x3cfea8 of _0x178077)if(!this[_0x4592e5(0x1f7)](_0x3cfea8)){_0x5daa1b=!0x1;break;}if(_0x5daa1b&&_0x4592e5(0x1c8)!==this[_0x4592e5(0x152)]){const _0x3cc4f6=this[_0x4592e5(0x23d)][_0x4592e5(0x1c0)](_0x4592e5(0x19f),_0x488c55,_0x4592e5(0x240));return this[_0x4592e5(0x1ed)](()=>_0x3cc4f6([_0xa81e09],_0x5acf77,_0x77ab28)),null;}let _0x3c4520=null,_0x1beddf=_0xa81e09[_0x4592e5(0x158)],_0x25c299=_0xa81e09[_0x4592e5(0x1e1)];for(const {suggestion:_0x37cba3,meta:_0x351da8}of this[_0x4592e5(0x294)](_0xa81e09,_0x4592e5(0x19f))){if(!_0x351da8[_0x4592e5(0x1d6)])continue;if(_0x351da8[_0x4592e5(0x138)]||_0x351da8[_0x4592e5(0x23a)]||_0x351da8[_0x4592e5(0x1e7)])continue;if(_0x37cba3[_0x4592e5(0x13e)][_0x4592e5(0x1f8)]!=_0x5acf77[_0x4592e5(0x1f8)])continue;if(!qt(_0x37cba3,_0x77ab28))continue;const _0x2207b4=_0x37cba3[_0x4592e5(0x219)]();if(_0x37cba3[_0x4592e5(0x266)]==_0x488c55){if(_0x2207b4[_0x4592e5(0x17a)](_0xa81e09,!0x0))return null;_0x1beddf=_0x1beddf[_0x4592e5(0x2cd)](_0x2207b4[_0x4592e5(0x158)])?_0x1beddf:_0x2207b4[_0x4592e5(0x158)],_0x25c299=_0x25c299[_0x4592e5(0x151)](_0x2207b4[_0x4592e5(0x1e1)])?_0x25c299:_0x2207b4[_0x4592e5(0x1e1)],_0x3c4520?_0x2207b4[_0x4592e5(0x158)][_0x4592e5(0x2cd)](_0x3c4520[_0x4592e5(0x219)]()[_0x4592e5(0x158)])?(_0x3c4520[_0x4592e5(0x20f)](),_0x3c4520=_0x37cba3):_0x37cba3[_0x4592e5(0x20f)]():_0x3c4520=_0x37cba3;}else{const _0x4f14be=_0xa81e09[_0x4592e5(0x1b2)](_0x2207b4);this[_0x4592e5(0x263)](_0x37cba3,_0x4f14be);}}const _0x499d10=this[_0x4592e5(0x2b8)][_0x4592e5(0x287)][_0x4592e5(0x20b)](_0x4592e5(0x1d9))['me'],_0x4e2783=_0xf650be(),_0x2c6fc0=_0x499d10['id'];if(_0x3c4520)return this[_0x4592e5(0x16b)](_0x3c4520,this[_0x4592e5(0x1e8)][_0x4592e5(0x233)](_0x1beddf,_0x25c299)),_0x3c4520;{const _0x32fa66=this[_0x4592e5(0x291)]({'id':_0x4e2783,'type':_0x4592e5(0x169)+_0x488c55,'data':_0x5acf77,'createdAt':new Date(),'authorId':_0x2c6fc0,'attributes':_0x77ab28});return this[_0x4592e5(0x27e)](_0x4592e5(0x169)+_0x488c55,_0x4e2783,_0x2c6fc0,this[_0x4592e5(0x1e8)][_0x4592e5(0x233)](_0x1beddf,_0x25c299)),_0x32fa66;}}[_0x39b745(0x27a)](_0x469ec4,_0x16f4d5,_0x18c6b9=[],_0x1bb8f8=null,_0x26f409={}){const _0x11255c=_0x39b745;_0x16f4d5[_0x11255c(0x1f8)]||(_0x16f4d5[_0x11255c(0x1f8)]=_0x16f4d5[_0x11255c(0x14a)]);const _0x50023f=_0x469ec4[0x0];_0x16f4d5[_0x11255c(0x20c)]=_0x50023f['is'](_0x11255c(0x2da)),_0x1bb8f8=_0x1bb8f8||Gt(_0x16f4d5);const _0x686959=_0x18c6b9[_0x11255c(0x259)](_0x5d27a0=>Lt(_0x5d27a0,this[_0x11255c(0x1e8)])),_0x55f147=_0x50023f['is'](_0x11255c(0x2da))?_0x469ec4:_0x469ec4[_0x11255c(0x259)](_0x342570=>Lt(_0x342570,this[_0x11255c(0x1e8)]));if(_0x11255c(0x1d2)===this[_0x11255c(0x152)]){const _0x1768a9=this[_0x11255c(0x23d)][_0x11255c(0x1c0)](_0x11255c(0x19f),_0x1bb8f8,_0x11255c(0x240));return this[_0x11255c(0x1ed)](()=>_0x1768a9(_0x55f147,_0x16f4d5,_0x26f409)),null;}_0x686959[_0x11255c(0x1d1)](..._0x55f147);let _0x21e426=!0x0;for(const _0x6720dc of _0x686959)if(!this[_0x11255c(0x1f7)](_0x6720dc)){_0x21e426=!0x1;break;}if(_0x21e426&&_0x11255c(0x1c8)!==this[_0x11255c(0x152)]){const _0x13cd5e=this[_0x11255c(0x23d)][_0x11255c(0x1c0)](_0x11255c(0x19f),_0x1bb8f8,_0x11255c(0x240));return this[_0x11255c(0x1ed)](()=>_0x13cd5e(_0x55f147,_0x16f4d5,_0x26f409)),null;}const _0xcd25e5=this[_0x11255c(0x2b8)][_0x11255c(0x287)][_0x11255c(0x20b)](_0x11255c(0x1d9))['me'];for(const _0x31f110 of this[_0x11255c(0x1ff)]()){if(_0x31f110[_0x11255c(0x14d)]['id']!=_0xcd25e5['id'])continue;if(_0x11255c(0x19f)!=_0x31f110[_0x11255c(0x22f)]||_0x31f110[_0x11255c(0x13e)][_0x11255c(0x1f8)]!=_0x16f4d5[_0x11255c(0x1f8)])continue;if(!qt(_0x31f110,_0x26f409))continue;const _0x52747e=_0x31f110[_0x11255c(0x266)]==_0x1bb8f8;for(let _0x495c93=0x0;_0x495c93<_0x55f147[_0x11255c(0x15e)];_0x495c93++){const _0x2ed2bd=_0x55f147[_0x495c93];for(const _0x560e7c of _0x31f110[_0x11255c(0x2aa)]()){const _0x28c44a=_0x560e7c[_0x11255c(0x168)]();if(_0x2ed2bd[_0x11255c(0x1c9)](_0x28c44a)){_0x52747e?(_0x55f147[_0x11255c(0x180)](_0x495c93,0x1),_0x495c93--):_0x31f110[_0x11255c(0x1b6)](_0x560e7c[_0x11255c(0x17b)]);break;}}}}if(0x0==_0x55f147[_0x11255c(0x15e)])return null;const _0xa31f37=this[_0x11255c(0x23d)][_0x11255c(0x1c0)](_0x11255c(0x19f),_0x1bb8f8,_0x11255c(0x1e3));for(const _0x1ebc75 of this[_0x11255c(0x1ff)]())if(_0x1ebc75[_0x11255c(0x14d)]['id']==_0xcd25e5['id']&&_0x11255c(0x19f)==_0x1ebc75[_0x11255c(0x22f)]&&_0x1ebc75[_0x11255c(0x13e)][_0x11255c(0x1f8)]==_0x16f4d5[_0x11255c(0x1f8)]&&_0x1ebc75[_0x11255c(0x266)]==_0x1bb8f8&&qt(_0x1ebc75,_0x26f409)&&(_0xa31f37(_0x1ebc75[_0x11255c(0x23c)](),_0x55f147)||_0xa31f37(_0x55f147,_0x1ebc75[_0x11255c(0x23c)]()))){for(const _0x1a1c2d of _0x55f147)_0x1ebc75[_0x11255c(0x131)](_0x1a1c2d);return _0x1ebc75;}const _0xc07394=_0xf650be(),_0x37b7d7=_0xcd25e5['id'],_0x140e5e=_0x11255c(0x169)+_0x1bb8f8,_0x1bdf22=this[_0x11255c(0x291)]({'id':_0xc07394,'type':_0x140e5e,'data':_0x16f4d5,'createdAt':new Date(),'authorId':_0x37b7d7,'attributes':_0x26f409});for(const _0x1e4fe0 of _0x55f147)this[_0x11255c(0x27e)](_0x140e5e,_0xc07394,_0x37b7d7,_0x1e4fe0,_0x443e04[_0x11255c(0x14e)]());return _0x1bdf22;}[_0x39b745(0x186)](_0x497028,_0x1ec256=null,_0x301df8={}){const _0x4ecd03=_0x39b745;if(_0x497028[_0x4ecd03(0x1a3)])return null;const _0x1a101e=this[_0x4ecd03(0x2b8)][_0x4ecd03(0x287)][_0x4ecd03(0x20b)](_0x4ecd03(0x1d9))['me'],_0x3c7494=new _0x28c70d(_0x497028[_0x4ecd03(0x158)],_0x497028[_0x4ecd03(0x1e1)]);for(const {suggestion:_0x3820a3,meta:_0x2acbb2}of this[_0x4ecd03(0x294)](_0x3c7494,_0x4ecd03(0x261)))if(_0x2acbb2[_0x4ecd03(0x1d6)]&&!_0x2acbb2[_0x4ecd03(0x138)]){if(_0x3820a3[_0x4ecd03(0x1b7)]){const _0x3eae6a=_0x3820a3[_0x4ecd03(0x23c)]()[_0x4ecd03(0x14f)](_0x167748=>_0x4ecd03(0x1f6)!=_0x167748[_0x4ecd03(0x2d4)][_0x4ecd03(0x1c2)]);_0x3eae6a[_0x4ecd03(0x29a)](_0x4dafb5=>_0x3c7494[_0x4ecd03(0x17a)](_0x4dafb5,!0x0))&&_0x3820a3[_0x4ecd03(0x2cb)]();if(_0x3eae6a[_0x4ecd03(0x250)](_0x8fa4a9=>_0x8fa4a9[_0x4ecd03(0x17a)](_0x3c7494,!0x0))){const _0x39ec89=this[_0x4ecd03(0x23d)][_0x4ecd03(0x1c0)](_0x4ecd03(0x17c),_0x1ec256,_0x4ecd03(0x240));return this[_0x4ecd03(0x1ed)](()=>_0x39ec89([_0x3c7494],null,_0x301df8)),null;}}else{const _0x231b22=_0x3c7494[_0x4ecd03(0x1b2)](_0x3820a3[_0x4ecd03(0x219)]());null!==_0x231b22&&_0x3820a3[_0x4ecd03(0x26f)]([_0x231b22],null,_0x301df8);}}if(_0x3c7494[_0x4ecd03(0x207)](),_0x3c7494[_0x4ecd03(0x1a3)]||_0x4ecd03(0x1f6)==_0x3c7494[_0x4ecd03(0x2d4)][_0x4ecd03(0x1c2)])return null;let _0x1634f4=null,_0x22252a=_0x3c7494[_0x4ecd03(0x158)],_0x44d3f3=_0x3c7494[_0x4ecd03(0x1e1)];const _0x1a3b63=this[_0x4ecd03(0x294)](_0x3c7494,_0x4ecd03(0x17c));for(const {suggestion:_0x17b4ed,meta:_0x405e23}of _0x1a3b63){const _0x56a4d8=this[_0x4ecd03(0x1e8)][_0x4ecd03(0x233)](_0x22252a,_0x44d3f3);if(_0x405e23[_0x4ecd03(0x1d6)]&&(this[_0x4ecd03(0x21c)]||!_0x405e23[_0x4ecd03(0x23a)]&&!_0x405e23[_0x4ecd03(0x1e7)])){if(_0x17b4ed[_0x4ecd03(0x1b7)]){if(!qt(_0x17b4ed,_0x301df8))continue;let _0x23548d=!0x0;for(const _0x197134 of _0x17b4ed[_0x4ecd03(0x23c)]()){if(_0x197134[_0x4ecd03(0x17a)](_0x56a4d8,!0x0))return _0x17b4ed;_0x56a4d8[_0x4ecd03(0x17a)](_0x197134)||(_0x23548d=!0x1);}_0x23548d&&_0x17b4ed[_0x4ecd03(0x2cb)]();}else{const _0x326e2a=_0x17b4ed[_0x4ecd03(0x219)]();if(_0x326e2a[_0x4ecd03(0x17a)](_0x56a4d8,!0x0))return _0x17b4ed;if(!qt(_0x17b4ed,_0x301df8)){_0x56a4d8[_0x4ecd03(0x17a)](_0x326e2a)?_0x17b4ed[_0x4ecd03(0x20f)]():_0x326e2a[_0x4ecd03(0x21d)](_0x22252a)?_0x22252a=_0x326e2a[_0x4ecd03(0x1e1)]:_0x326e2a[_0x4ecd03(0x21d)](_0x44d3f3)&&(_0x44d3f3=_0x326e2a[_0x4ecd03(0x158)]);continue;}_0x22252a=_0x22252a[_0x4ecd03(0x2cd)](_0x326e2a[_0x4ecd03(0x158)])?_0x22252a:_0x326e2a[_0x4ecd03(0x158)],_0x44d3f3=_0x44d3f3[_0x4ecd03(0x151)](_0x326e2a[_0x4ecd03(0x1e1)])?_0x44d3f3:_0x326e2a[_0x4ecd03(0x1e1)],_0x301df8=Object[_0x4ecd03(0x1fd)]({},_0x17b4ed[_0x4ecd03(0x1d0)]),_0x1634f4?_0x326e2a[_0x4ecd03(0x158)][_0x4ecd03(0x2cd)](_0x1634f4[_0x4ecd03(0x219)]()[_0x4ecd03(0x158)])?(_0x1634f4[_0x4ecd03(0x20f)](),_0x1634f4=_0x17b4ed):_0x17b4ed[_0x4ecd03(0x20f)]():_0x1634f4=_0x17b4ed;}}}if(_0x1634f4)return this[_0x4ecd03(0x16b)](_0x1634f4,this[_0x4ecd03(0x1e8)][_0x4ecd03(0x233)](_0x22252a,_0x44d3f3)),_0x1634f4;{const _0x592787=_0xf650be(),_0x4a4063=this[_0x4ecd03(0x1e8)][_0x4ecd03(0x233)](_0x22252a,_0x44d3f3),_0x4889e8=_0x1a101e['id'],_0x1c5ec0=_0x1ec256?_0x4ecd03(0x228)+_0x1ec256:_0x4ecd03(0x17c),_0x4727a=this[_0x4ecd03(0x291)]({'id':_0x592787,'type':_0x1c5ec0,'createdAt':new Date(),'authorId':_0x4889e8,'attributes':_0x301df8});return this[_0x4ecd03(0x27e)](_0x1c5ec0,_0x592787,_0x4889e8,_0x4a4063),_0x4727a;}}[_0x39b745(0x26b)](_0x42a1c7,_0x325543=_0x39b745(0x2d6),_0x57ec75={}){const _0x2763f9=_0x39b745,_0x51576e=this[_0x2763f9(0x2b8)][_0x2763f9(0x287)][_0x2763f9(0x20b)](_0x2763f9(0x1d9))['me'],_0xc0506a=_0x42a1c7[_0x2763f9(0x259)](_0x3442fd=>new _0x28c70d(_0x3442fd[_0x2763f9(0x158)],_0x3442fd[_0x2763f9(0x1e1)])),_0x3d44f4=new Set();for(const {suggestion:_0x1a0a18,meta:_0x492447}of this[_0x2763f9(0x294)](_0xc0506a,_0x2763f9(0x261)))_0x492447[_0x2763f9(0x1d6)]&&!_0x492447[_0x2763f9(0x138)]&&_0x3d44f4[_0x2763f9(0x27d)](_0x1a0a18);for(const _0x261330 of _0x3d44f4)if(_0x261330[_0x2763f9(0x1b7)]){const _0x36ee15=_0x261330[_0x2763f9(0x23c)]();(!_0x261330[_0x2763f9(0x1d0)]||!_0x261330[_0x2763f9(0x1d0)][_0x2763f9(0x280)])&&(_0x36ee15[_0x2763f9(0x29a)](_0x596612=>_0xc0506a[_0x2763f9(0x250)](_0x1e2582=>_0x1e2582[_0x2763f9(0x17a)](_0x596612,!0x0)))&&_0x261330[_0x2763f9(0x2cb)]());if(_0xc0506a[_0x2763f9(0x29a)](_0x565d52=>_0x36ee15[_0x2763f9(0x250)](_0x4894e5=>_0x4894e5[_0x2763f9(0x17a)](_0x565d52,!0x0)))){const _0x55dbc6=this[_0x2763f9(0x23d)][_0x2763f9(0x1c0)](_0x2763f9(0x17c),_0x325543,_0x2763f9(0x240));return this[_0x2763f9(0x1ed)](()=>_0x55dbc6(_0x42a1c7,null,_0x57ec75)),null;}}else{const _0x2f0128=_0x261330[_0x2763f9(0x219)]();_0xc0506a[_0x2763f9(0x250)](_0xc7a802=>_0xc7a802[_0x2763f9(0x17a)](_0x2f0128,!0x0))&&_0x261330[_0x2763f9(0x2cb)]();if(_0xc0506a[_0x2763f9(0x29a)](_0x10ea5a=>_0x2f0128[_0x2763f9(0x17a)](_0x10ea5a,!0x0))){const _0x28526f=this[_0x2763f9(0x23d)][_0x2763f9(0x1c0)](_0x2763f9(0x17c),_0x325543,_0x2763f9(0x240));return this[_0x2763f9(0x1ed)](()=>_0x28526f(_0xc0506a,null,_0x57ec75)),null;}}const _0x31acc8=this[_0x2763f9(0x23d)][_0x2763f9(0x1c0)](_0x2763f9(0x17c),_0x325543,_0x2763f9(0x1e3));let _0x29ed88=null;for(const _0x220b46 of this[_0x2763f9(0x1ff)]())if(_0x220b46[_0x2763f9(0x14d)]['id']==_0x51576e['id']&&_0x220b46[_0x2763f9(0x2a2)]&&_0x2763f9(0x17c)==_0x220b46[_0x2763f9(0x22f)]&&_0x220b46[_0x2763f9(0x266)]==_0x325543&&qt(_0x220b46,_0x57ec75)&&(_0x31acc8(_0x220b46[_0x2763f9(0x23c)](),_0xc0506a)||_0x31acc8(_0xc0506a,_0x220b46[_0x2763f9(0x23c)]()))){if(_0x29ed88){if(_0x220b46[_0x2763f9(0x13a)]&&_0x220b46[_0x2763f9(0x13a)][_0x2763f9(0x15e)])continue;for(const _0x167cbc of _0x220b46[_0x2763f9(0x23c)]())_0x29ed88[_0x2763f9(0x188)](_0x167cbc)||_0x29ed88[_0x2763f9(0x131)](_0x167cbc);_0x220b46[_0x2763f9(0x20f)]();}else{_0x29ed88=_0x220b46;for(const _0x5d0557 of _0xc0506a)_0x220b46[_0x2763f9(0x188)](_0x5d0557)||_0x220b46[_0x2763f9(0x131)](_0x5d0557);}}if(_0x29ed88)return _0x29ed88;_0x3d44f4[_0x2763f9(0x1d5)]();for(const {suggestion:_0x298992,meta:_0x59df94}of this[_0x2763f9(0x294)](_0xc0506a,_0x2763f9(0x17c)))_0x59df94[_0x2763f9(0x1d6)]&&(this[_0x2763f9(0x21c)]||!_0x59df94[_0x2763f9(0x23a)]&&!_0x59df94[_0x2763f9(0x1e7)])&&qt(_0x298992,_0x57ec75)&&_0x3d44f4[_0x2763f9(0x27d)](_0x298992);for(const _0x2f0f05 of _0x3d44f4){const _0x1404ee=_0x2f0f05[_0x2763f9(0x23c)]();if(!_0x57ec75||!_0x57ec75[_0x2763f9(0x280)]){if(_0xc0506a[_0x2763f9(0x29a)](_0x18c10c=>_0x1404ee[_0x2763f9(0x250)](_0x2ebe43=>_0x2ebe43[_0x2763f9(0x17a)](_0x18c10c,!0x0))))return _0x2f0f05;}(!_0x2f0f05[_0x2763f9(0x1d0)]||!_0x2f0f05[_0x2763f9(0x1d0)][_0x2763f9(0x280)])&&(_0x1404ee[_0x2763f9(0x29a)](_0x16a409=>_0xc0506a[_0x2763f9(0x250)](_0x40dedd=>_0x40dedd[_0x2763f9(0x17a)](_0x16a409,!0x0)))&&_0x2f0f05[_0x2763f9(0x2cb)]());}const _0x10035f=_0xf650be(),_0x2c3d6b=_0x51576e['id'],_0x3dafff=_0x2763f9(0x228)+_0x325543,_0x3d55b5=this[_0x2763f9(0x291)]({'id':_0x10035f,'type':_0x3dafff,'createdAt':new Date(),'authorId':_0x2c3d6b,'attributes':_0x57ec75});for(const _0x55c970 of _0xc0506a)_0x55c970[_0x2763f9(0x207)](),_0x55c970[_0x2763f9(0x1a3)]||_0x2763f9(0x1f6)==_0x55c970[_0x2763f9(0x2d4)][_0x2763f9(0x1c2)]||this[_0x2763f9(0x27e)](_0x3dafff,_0x10035f,_0x2c3d6b,_0x55c970,_0x443e04[_0x2763f9(0x14e)]());return _0x3d55b5;}[_0x39b745(0x25f)](_0x16e907,_0x3bb531,_0x3e3b25,_0x4d726b,_0x1c38fc){const _0x21cbe7=_0x39b745;if(_0x16e907[_0x21cbe7(0x1a3)])return[];if(_0x21cbe7(0x1d2)===this[_0x21cbe7(0x152)])return[];const _0x2f4652=this[_0x21cbe7(0x2b8)][_0x21cbe7(0x287)][_0x21cbe7(0x20b)](_0x21cbe7(0x1d9))['me']['id'],_0x3931e0=Array[_0x21cbe7(0x153)](this[_0x21cbe7(0x1b5)][_0x21cbe7(0x223)]())[_0x21cbe7(0x14f)](_0xa330a8=>_0x21cbe7(0x2d8)==_0xa330a8[_0x21cbe7(0x22f)]&&_0xa330a8[_0x21cbe7(0x13e)][_0x21cbe7(0x26c)]==_0x3bb531&&_0xa330a8[_0x21cbe7(0x188)](_0x16e907));if(_0x21cbe7(0x295)===this[_0x21cbe7(0x152)]){const _0x54ff38=this[_0x21cbe7(0x294)](_0x16e907,_0x21cbe7(0x261))[_0x21cbe7(0x14f)](({meta:_0x2419a2})=>_0x2419a2[_0x21cbe7(0x1d6)]&&!_0x2419a2[_0x21cbe7(0x1e7)]&&!_0x2419a2[_0x21cbe7(0x138)])[_0x21cbe7(0x259)](({suggestion:_0x53ddab})=>_0x53ddab);_0x3931e0[_0x21cbe7(0x25b)](..._0x54ff38);}const _0x457203=new Map([[_0x16e907,_0x3e3b25]]);for(const _0x4245f1 of _0x3931e0){const _0x14b096=_0x21cbe7(0x2d8)==_0x4245f1[_0x21cbe7(0x22f)]?_0x4245f1[_0x21cbe7(0x13e)][_0x21cbe7(0x218)]:void 0x0,_0x40c92e=_0x4245f1[_0x21cbe7(0x219)](),_0x3db4b7=Array[_0x21cbe7(0x153)](_0x457203[_0x21cbe7(0x273)]())[_0x21cbe7(0x262)](_0x3ecb46=>_0x3ecb46[_0x21cbe7(0x1de)](_0x40c92e));if(!_0x3db4b7)continue;const _0x232cc8=_0x3db4b7[_0x21cbe7(0x229)](_0x40c92e);this[_0x21cbe7(0x22c)](_0x3bb531)&&_0x21cbe7(0x261)==_0x4245f1[_0x21cbe7(0x22f)]&&0x0!=_0x232cc8[_0x21cbe7(0x15e)]||(_0x457203[_0x21cbe7(0x133)](_0x3db4b7),_0x232cc8[_0x21cbe7(0x142)](_0x4f11b6=>{const _0x1dd380=_0x21cbe7;_0x457203[_0x1dd380(0x1c3)](_0x4f11b6,_0x3e3b25);}),_0x21cbe7(0x261)!=_0x4245f1[_0x21cbe7(0x22f)]&&_0x14b096!=_0x4d726b&&_0x457203[_0x21cbe7(0x1c3)](_0x3db4b7[_0x21cbe7(0x1b2)](_0x40c92e),_0x14b096));}const _0x40b349=[];for(const [_0x23a4e0,_0x2ed9c5]of _0x457203){const _0x2abf07=_0xf650be(),_0x4b3d2e={'key':_0x3bb531,'oldValue':_0x2ed9c5,'newValue':_0x4d726b};_0x3bb531[_0x21cbe7(0x15e)]>0x25&&console[_0x21cbe7(0x185)](_0x21cbe7(0x29d),{'key':_0x3bb531});const _0x5a44ab=(_0x21cbe7(0x1a5)+(_0x3bb531+'|'+Gt({'newValue':_0x4d726b})))[_0x21cbe7(0x193)](0x0,0x3c),_0x4f972a=this[_0x21cbe7(0x291)]({'id':_0x2abf07,'type':_0x5a44ab,'data':_0x4b3d2e,'createdAt':new Date(),'authorId':_0x2f4652,'attributes':_0x1c38fc});_0x40b349[_0x21cbe7(0x1d1)](_0x4f972a),this[_0x21cbe7(0x27e)](_0x5a44ab,_0x2abf07,_0x2f4652,_0x23a4e0);}return _0x40b349;}[_0x39b745(0x2d3)](_0x22bcf6){const _0x345d07=_0x39b745;this[_0x345d07(0x237)](_0x22bcf6,(_0x45759,..._0x38b074)=>{const _0x2c3d16=_0x345d07;this[_0x2c3d16(0x216)](()=>{_0x45759(..._0x38b074);});});}[_0x39b745(0x288)](_0x5c719c){const _0x4f9429=_0x39b745;this[_0x4f9429(0x21a)][_0x4f9429(0x27d)](_0x5c719c);}[_0x39b745(0x1d4)](_0x2dcc77){const _0xb68994=_0x39b745;this[_0xb68994(0x1eb)][_0xb68994(0x27d)](_0x2dcc77);}[_0x39b745(0x1be)](_0x22b98e){const _0x111143=_0x39b745;return _0x111143(0x2d8)==_0x22b98e[_0x111143(0x22f)]?_0x22b98e[_0x111143(0x266)][_0x111143(0x269)]('|')[0x0]:null;}[_0x39b745(0x16b)](_0x1f533a,_0x30ac01){const _0xa3a5f=_0x39b745,_0x12de86=_0x1f533a[_0xa3a5f(0x2db)]();this[_0xa3a5f(0x1e8)][_0xa3a5f(0x214)](_0x22ac88=>{const _0x2fe345=_0xa3a5f;_0x22ac88[_0x2fe345(0x1c7)](_0x12de86,{'range':_0x30ac01});});}[_0x39b745(0x213)](_0x1e6064){const _0x2f3ec7=_0x39b745,_0x34b6e7=_0x1e6064['id'],_0x5b06a7=this[_0x2f3ec7(0x2b8)][_0x2f3ec7(0x252)][_0x2f3ec7(0x20b)](_0x2f3ec7(0x1fb));this[_0x2f3ec7(0x1e6)][_0x2f3ec7(0x1e0)](_0x34b6e7)||this[_0x2f3ec7(0x1e6)][_0x2f3ec7(0x282)]({'channelId':_0x5b06a7,'threadId':_0x34b6e7,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2980af=this[_0x2f3ec7(0x1e6)][_0x2f3ec7(0x2b9)](_0x34b6e7);_0x2980af[_0x2f3ec7(0x18e)](_0x2f3ec7(0x199)),_0x2980af[_0x2f3ec7(0x199)]=!0x1,_0x1e6064[_0x2f3ec7(0x13a)]=_0x2980af;}[_0x39b745(0x241)](_0x4b9dd9,_0x3be48e,_0x48f5fb,_0x5490b1){const _0x56afeb=_0x39b745;if(_0x4b9dd9[_0x56afeb(0x22f)]!=_0x3be48e||_0x4b9dd9[_0x56afeb(0x266)]!=_0x48f5fb||_0x4b9dd9[_0x56afeb(0x204)]['id']!=_0x5490b1)throw this[_0x56afeb(0x2b8)][_0x56afeb(0x27b)](_0x56afeb(0x292)),new _0x3d3080(_0x56afeb(0x292),this);}[_0x39b745(0x263)](_0x489a01,_0x2b177){const _0xa5ecbd=_0x39b745,_0x383e3d=_0x489a01[_0xa5ecbd(0x219)]();if(_0x2b177[_0xa5ecbd(0x1c9)](_0x383e3d))_0x489a01[_0xa5ecbd(0x20f)]();else{if(_0x383e3d[_0xa5ecbd(0x17a)](_0x2b177)){const _0x560c9d=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x158)][_0xa5ecbd(0x1ee)],_0xa5ecbd(0x1e1));this[_0xa5ecbd(0x16b)](_0x489a01,this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0x383e3d[_0xa5ecbd(0x158)],_0x560c9d));const _0x5b80b9=_0xf650be(),_0xf8c477=_0x489a01[_0xa5ecbd(0x204)]['id'],_0x2f024e=_0x489a01[_0xa5ecbd(0x22f)]+':'+_0x489a01[_0xa5ecbd(0x266)];this[_0xa5ecbd(0x291)]({'id':_0x5b80b9,'type':_0x2f024e,'createdAt':new Date(),'authorId':_0xf8c477,'data':_0x489a01[_0xa5ecbd(0x13e)],'attributes':_0x489a01[_0xa5ecbd(0x1d0)]});const _0x4795f0=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x1e1)][_0xa5ecbd(0x18f)],_0xa5ecbd(0x1a4)),_0x23bc9f=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0x4795f0,_0x383e3d[_0xa5ecbd(0x1e1)]);this[_0xa5ecbd(0x27e)](_0x2f024e,_0x5b80b9,_0xf8c477,_0x23bc9f);}else{if(_0x383e3d[_0xa5ecbd(0x21d)](_0x2b177[_0xa5ecbd(0x158)])){const _0xcdcadd=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x158)][_0xa5ecbd(0x1ee)],_0xa5ecbd(0x1e1));this[_0xa5ecbd(0x16b)](_0x489a01,this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0x383e3d[_0xa5ecbd(0x158)],_0xcdcadd));}else{const _0xf46768=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x1e1)][_0xa5ecbd(0x18f)],_0xa5ecbd(0x1a4));this[_0xa5ecbd(0x16b)](_0x489a01,this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0xf46768,_0x383e3d[_0xa5ecbd(0x1e1)]));}}}}[_0x39b745(0x1f7)](_0x113082){const _0xda27e9=_0x39b745;for(const {suggestion:_0x2da0fe,meta:_0x4f455e}of this[_0xda27e9(0x294)](_0x113082,_0xda27e9(0x261))){if(!_0x4f455e[_0xda27e9(0x1d6)])continue;const _0x4c91b4=_0x2da0fe[_0xda27e9(0x23c)]();for(const _0x27cd14 of _0x4c91b4)if(!_0x113082[_0xda27e9(0x229)](_0x27cd14)[_0xda27e9(0x15e)])return!0x0;}return!0x1;}[_0x39b745(0x2ae)](_0xd8be10){const _0x546f54=_0x39b745,_0x39f654=this[_0x546f54(0x2b8)][_0x546f54(0x287)][_0x546f54(0x20b)](_0x546f54(0x1d9))[_0x546f54(0x1bf)](_0xd8be10);if(!_0x39f654)throw new _0x3d3080(_0x546f54(0x1e4),this);return _0x39f654;}[_0x39b745(0x1a1)](_0x1a5b5c){const _0x550c18=_0x39b745,_0x258e22=this[_0x550c18(0x2b8)][_0x550c18(0x287)][_0x550c18(0x20b)](_0x550c18(0x1d9)),_0x273dd2=_0x1b35bb(_0x550c18(0x1aa)+_0x1a5b5c),_0x392d58=_0x258e22[_0x550c18(0x1bf)](_0x273dd2);return _0x392d58||_0x258e22[_0x550c18(0x18d)]({'id':_0x273dd2,'name':_0x1a5b5c});}[_0x39b745(0x17e)](_0x1669a1,_0x276309,_0x20ea92,_0x3f5e69,_0x556277){const _0xf60307=_0x39b745,_0x5f585f=this[_0xf60307(0x2ae)](_0x3f5e69),_0x2d5531=this[_0xf60307(0x23d)][_0xf60307(0x28c)](_0x1669a1,_0x276309,_0x20ea92,_0x5f585f,_0x556277,_0x39a167=>{const _0xa8c52c=_0xf60307;this[_0xa8c52c(0x154)](_0x20ea92,{'attributes':_0x39a167});const _0x16298f=this[_0xa8c52c(0x247)](_0x20ea92);this[_0xa8c52c(0x179)](new Set([_0x16298f])),this[_0xa8c52c(0x2d1)](new Set([_0x16298f]));});return this[_0xf60307(0x21b)](_0x2d5531,_0xf60307(0x240),()=>{const _0x255448=_0xf60307;this[_0x255448(0x154)](_0x20ea92,{'state':_0x255448(0x1a9)});},{'priority':_0xf60307(0x248)}),this[_0xf60307(0x21b)](_0x2d5531,_0xf60307(0x2cb),()=>{const _0x2a91eb=_0xf60307;this[_0x2a91eb(0x154)](_0x20ea92,{'state':_0x2a91eb(0x1d3)});},{'priority':_0xf60307(0x248)}),this[_0xf60307(0x1b5)][_0xf60307(0x1c3)](_0x20ea92,_0x2d5531),this[_0xf60307(0x2ac)][_0xf60307(0x1c3)](_0x2d5531,_0xf60307(0x190)),_0x2d5531;}[_0x39b745(0x215)](_0x48fea1){const _0x4683ec=_0x39b745,_0x5107c2=_0x48fea1[_0x4683ec(0x269)](':');return{'group':_0x5107c2[0x0],'type':_0x5107c2[0x1],'subType':_0x5107c2[_0x4683ec(0x15e)]>=0x5?_0x5107c2[0x2]:null,'id':_0x5107c2[_0x4683ec(0x15e)]<0x5?_0x5107c2[0x2]:_0x5107c2[0x3],'authorId':_0x5107c2[_0x4683ec(0x15e)]<0x5?_0x5107c2[0x3]:_0x5107c2[0x4],'markerCount':0x6==_0x5107c2[_0x4683ec(0x15e)]?_0x5107c2[0x5]:null};}[_0x39b745(0x290)](_0x501b47,_0x47f9b2,_0x16d362){const _0x267553=_0x39b745,_0x15d600=_0x501b47[_0x267553(0x219)](),_0x13c17b=_0x15d600[_0x267553(0x158)],_0x327938=_0x15d600[_0x267553(0x1e1)];this[_0x267553(0x16b)](_0x501b47,this[_0x267553(0x1e8)][_0x267553(0x233)](_0x13c17b,_0x47f9b2));const _0x1d9930=_0xf650be(),_0x295823=_0x501b47[_0x267553(0x204)]['id'],_0x1e5858=_0x501b47[_0x267553(0x22f)]+(_0x501b47[_0x267553(0x266)]?':'+_0x501b47[_0x267553(0x266)]:'');this[_0x267553(0x291)]({'id':_0x1d9930,'type':_0x1e5858,'createdAt':new Date(),'authorId':_0x295823,'originalSuggestionId':_0x501b47['id'],'attributes':_0x501b47[_0x267553(0x1d0)],'data':_0x501b47[_0x267553(0x13e)]});const _0x3d5588=this[_0x267553(0x1be)](_0x501b47);(_0x267553(0x19f)==_0x501b47[_0x267553(0x22f)]||_0x3d5588&&this[_0x267553(0x22c)](_0x3d5588))&&(_0x16d362=this[_0x267553(0x1e8)][_0x267553(0x1cd)](_0x16d362[_0x267553(0x18f)])),this[_0x267553(0x27e)](_0x1e5858,_0x1d9930,_0x295823,this[_0x267553(0x1e8)][_0x267553(0x233)](_0x16d362,_0x327938));}[_0x39b745(0x294)](_0x3978dd,_0x4a5a9f=null){const _0x4d4716=_0x39b745,_0x193687=[],_0x55b99d=this[_0x4d4716(0x2b8)][_0x4d4716(0x287)][_0x4d4716(0x20b)](_0x4d4716(0x1d9))['me'];Array[_0x4d4716(0x2b3)](_0x3978dd)||(_0x3978dd=[_0x3978dd]);for(const _0xefb39a of this[_0x4d4716(0x1ff)]()){if(!_0xefb39a[_0x4d4716(0x2a2)])continue;if(_0x4a5a9f&&_0xefb39a[_0x4d4716(0x22f)]!=_0x4a5a9f)continue;let _0x3fd2ee=!0x1;for(const _0x25909e of _0xefb39a[_0x4d4716(0x23c)]()){for(const _0x2172b8 of _0x3978dd){const _0x23cf60=_0x2172b8[_0x4d4716(0x158)][_0x4d4716(0x1c9)](_0x25909e[_0x4d4716(0x1e1)])||_0x2172b8[_0x4d4716(0x1e1)][_0x4d4716(0x1c9)](_0x25909e[_0x4d4716(0x158)]);if(_0x23cf60||_0x2172b8[_0x4d4716(0x1b2)](_0x25909e)){const _0x7b3c3=_0x2172b8[_0x4d4716(0x17a)](_0x25909e)&&Ot(this[_0x4d4716(0x1e8)][_0x4d4716(0x172)],_0x25909e[_0x4d4716(0x158)],_0x2172b8),_0xbf5008=_0x25909e[_0x4d4716(0x17a)](_0x2172b8)&&Ot(this[_0x4d4716(0x1e8)][_0x4d4716(0x172)],_0x2172b8[_0x4d4716(0x158)],_0x25909e);_0x193687[_0x4d4716(0x1d1)]({'suggestion':_0xefb39a,'meta':{'isOwn':_0x55b99d==_0xefb39a[_0x4d4716(0x14d)],'isNextTo':_0x23cf60,'isInsideObject':_0x7b3c3,'containsRangeInObject':_0xbf5008}}),_0x3fd2ee=!0x0;break;}}if(_0x3fd2ee)break;}}return _0x193687;}[_0x39b745(0x27e)](_0x3c0e3c,_0x49408c,_0x2b7ab5,_0x282a0c,_0x348010){const _0x58e377=_0x39b745;this[_0x58e377(0x1e8)][_0x58e377(0x214)](_0x55ca3f=>{const _0x9a0919=_0x58e377;let _0x6ccf7c=_0x9a0919(0x28e)+_0x3c0e3c+':'+_0x49408c+':'+_0x2b7ab5;_0x348010&&(_0x6ccf7c=_0x6ccf7c+':'+_0x348010),_0x55ca3f[_0x9a0919(0x2b4)](_0x6ccf7c,{'range':_0x282a0c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x39b745(0x1ba)](_0x13594c){const _0x51058a=_0x39b745,_0x2287eb=_0x13594c[_0x51058a(0x2c6)],_0x5a5c23=_0x13594c[_0x51058a(0x156)];_0x13594c[_0x51058a(0x2c6)]=null,_0x13594c[_0x51058a(0x156)]=null,null!=_0x2287eb&&_0x2287eb[_0x51058a(0x156)]==_0x13594c&&(_0x2287eb[_0x51058a(0x156)]=_0x5a5c23),null!=_0x5a5c23&&_0x5a5c23[_0x51058a(0x2c6)]==_0x13594c&&(_0x5a5c23[_0x51058a(0x2c6)]=_0x2287eb),_0x51058a(0x197)==this[_0x51058a(0x2ac)][_0x51058a(0x20b)](_0x13594c)&&(this[_0x51058a(0x2ac)][_0x51058a(0x1c3)](_0x13594c,_0x51058a(0x140)),this[_0x51058a(0x1fe)](_0x51058a(0x1ac),_0x13594c,_0x2287eb,_0x5a5c23));}[_0x39b745(0x291)](_0x465fb7){const _0x55c59a=_0x39b745,_0x44dee0=_0x465fb7['id'],_0x412f22=this[_0x55c59a(0x2ba)](_0x465fb7);if(this[_0x55c59a(0x281)]&&this[_0x55c59a(0x281)][_0x55c59a(0x15d)]){const _0x94d82c=this[_0x55c59a(0x2b8)][_0x55c59a(0x287)][_0x55c59a(0x20b)](_0x55c59a(0x2a6)),_0x4427e2=_0x412f22[_0x55c59a(0x18a)],_0x30fe8d=_0x412f22[_0x55c59a(0x266)]?_0x412f22[_0x55c59a(0x22f)]+':'+_0x412f22[_0x55c59a(0x266)]:_0x412f22[_0x55c59a(0x22f)],_0x25b6af=this[_0x55c59a(0x2b8)][_0x55c59a(0x2df)],_0x665784=_0x94d82c[_0x55c59a(0x27d)](_0x132e03(_0x25b6af,_0x55c59a(0x1fa))),_0x402305={'id':_0x44dee0,'type':_0x30fe8d,'hasComments':_0x4427e2,'data':_0x465fb7[_0x55c59a(0x13e)]||null,'originalSuggestionId':_0x465fb7[_0x55c59a(0x18c)]||null,'attributes':_0x412f22[_0x55c59a(0x1d0)]};this[_0x55c59a(0x281)][_0x55c59a(0x15d)](_0x402305)[_0x55c59a(0x1e9)](_0x1f1f91=>{const _0x4893ab=_0x55c59a;_0x412f22[_0x4893ab(0x2b2)]=!0x0,_0x94d82c[_0x4893ab(0x2b7)](_0x665784),_0x1f1f91&&_0x1f1f91[_0x4893ab(0x22a)]&&(this[_0x4893ab(0x1b5)][_0x4893ab(0x20b)](_0x44dee0)[_0x4893ab(0x22a)]=_0x1f1f91[_0x4893ab(0x22a)]);})[_0x55c59a(0x19d)](_0x3484c4=>{const _0x3404a9=_0x55c59a;throw _0x1cb126(_0x3404a9(0x177)),this[_0x3404a9(0x2b8)][_0x3404a9(0x2dc)][_0x3404a9(0x201)]({'isUndoable':!0x1},()=>{const _0x3983a2=_0x3404a9;_0x412f22[_0x3983a2(0x2cb)]();}),_0x412f22[_0x3404a9(0x19b)](),this[_0x3404a9(0x1b5)][_0x3404a9(0x133)](_0x412f22['id']),this[_0x3404a9(0x2ac)][_0x3404a9(0x133)](_0x412f22),_0x3484c4;});}return _0x412f22;}[_0x39b745(0x22c)](_0x2e39bb){const _0x326aff=_0x39b745;return this[_0x326aff(0x21a)][_0x326aff(0x2c9)](_0x2e39bb);}[_0x39b745(0x154)](_0x5c51c6,_0x53ad1f){const _0x151a58=_0x39b745,_0x1ebe04=this[_0x151a58(0x2b8)][_0x151a58(0x287)][_0x151a58(0x20b)](_0x151a58(0x2a6)),_0x5f0882=this[_0x151a58(0x247)](_0x5c51c6);if(this[_0x151a58(0x281)]&&this[_0x151a58(0x281)][_0x151a58(0x2af)]){if(_0x5f0882[_0x151a58(0x2b2)]){const _0x57f40d=_0x1ebe04[_0x151a58(0x27d)](_0x132e03(this[_0x151a58(0x2b8)][_0x151a58(0x2df)],_0x151a58(0x1fa)));this[_0x151a58(0x281)][_0x151a58(0x2af)](_0x5c51c6,_0x53ad1f)[_0x151a58(0x1e9)](()=>{const _0x3abfc4=_0x151a58;_0x1ebe04[_0x3abfc4(0x2b7)](_0x57f40d);});}else _0x5f0882['on'](_0x151a58(0x164),()=>{const _0x59e78b=_0x151a58;this[_0x59e78b(0x154)](_0x5c51c6,_0x53ad1f);});}}[_0x39b745(0x15c)](_0xc79f5){const _0x56462c=_0x39b745;if(!this[_0x56462c(0x281)]||!this[_0x56462c(0x281)][_0x56462c(0x247)])throw new _0x3d3080(_0x56462c(0x257),this);return this[_0x56462c(0x281)][_0x56462c(0x247)](_0xc79f5);}[_0x39b745(0x254)](_0x2ec31d){const _0x57fe8a=_0x39b745,{id:_0x1f9453,type:_0x5a032c,subType:_0x366623,authorId:_0x530683}=this[_0x57fe8a(0x215)](_0x2ec31d),_0xc66975=this[_0x57fe8a(0x1b5)][_0x57fe8a(0x20b)](_0x1f9453)||this[_0x57fe8a(0x17e)](_0x5a032c,_0x366623,_0x1f9453,_0x530683,{});switch(this[_0x57fe8a(0x241)](_0xc66975,_0x5a032c,_0x366623,_0x530683),this[_0x57fe8a(0x2ac)][_0x57fe8a(0x20b)](_0xc66975)){case _0x57fe8a(0x190):this[_0x57fe8a(0x15c)](_0x1f9453)[_0x57fe8a(0x1e9)](_0x1962cb=>{const _0x636569=_0x57fe8a;let _0x40ae12=Promise[_0x636569(0x195)]();_0x1962cb[_0x636569(0x18a)]&&(_0x40ae12=this[_0x636569(0x1e6)][_0x636569(0x2b0)]({'channelId':this[_0x636569(0x2b8)][_0x636569(0x252)][_0x636569(0x20b)](_0x636569(0x1fb)),'threadId':_0x1f9453})),_0x40ae12[_0x636569(0x1e9)](()=>{const _0x3acf28=_0x636569;this[_0x3acf28(0x2ba)](_0x1962cb)[_0x3acf28(0x2b2)]=!0x0;});}),this[_0x57fe8a(0x2ac)][_0x57fe8a(0x1c3)](_0xc66975,_0x57fe8a(0x2c0));break;case _0x57fe8a(0x140):this[_0x57fe8a(0x154)](_0x1f9453,{'state':_0x57fe8a(0x24d)});case _0x57fe8a(0x25c):this[_0x57fe8a(0x2ac)][_0x57fe8a(0x1c3)](_0xc66975,_0x57fe8a(0x197)),this[_0x57fe8a(0x1fe)](_0x57fe8a(0x1a2),_0xc66975);break;case _0x57fe8a(0x197):this[_0x57fe8a(0x1fe)](_0x57fe8a(0x27f),_0xc66975);}return _0xc66975[_0x57fe8a(0x28b)](_0x2ec31d),_0xc66975;}[_0x39b745(0x2d1)](_0x1c841b){const _0x5e032d=_0x39b745,_0x4078fa=Array[_0x5e032d(0x153)](_0x1c841b),_0x383515=_0x4078fa[_0x5e032d(0x14f)](_0x280be3=>_0x5e032d(0x2d8)==_0x280be3[_0x5e032d(0x22f)]);this[_0x5e032d(0x163)](_0x383515);const _0x42c773=_0x4078fa[_0x5e032d(0x14f)](_0x2e0516=>!_0x2e0516[_0x5e032d(0x1b7)]&&_0x5e032d(0x2d8)!=_0x2e0516[_0x5e032d(0x22f)]),_0xb34530=this[_0x5e032d(0x1ff)]({'skipNotAttached':!0x0})[_0x5e032d(0x14f)](_0x751b7b=>!_0x751b7b[_0x5e032d(0x1b7)]&&_0x5e032d(0x2d8)!=_0x751b7b[_0x5e032d(0x22f)]),_0x2133c1=_0xb34530[_0x5e032d(0x14f)](_0x48aaeb=>!_0x1c841b[_0x5e032d(0x2c9)](_0x48aaeb)),_0x2d0a01=new Map(_0xb34530[_0x5e032d(0x259)](_0x4519cf=>[_0x4519cf,this[_0x5e032d(0x23d)][_0x5e032d(0x1c0)](_0x4519cf[_0x5e032d(0x22f)],_0x4519cf[_0x5e032d(0x266)],_0x5e032d(0x230))])),_0x1d8528=new Map(_0xb34530[_0x5e032d(0x259)](_0x3dbc40=>[_0x3dbc40,_0x3dbc40[_0x5e032d(0x219)]()])),_0x5a42fa=new Set(),_0x5802aa=new Set();for(let _0x1351c6=0x0;_0x1351c6<_0x42c773[_0x5e032d(0x15e)];_0x1351c6++)_0x263983(_0x42c773[_0x1351c6],_0x42c773,_0x1351c6+0x1);for(let _0x40a622=0x0;_0x40a622<_0x42c773[_0x5e032d(0x15e)];_0x40a622++)_0x263983(_0x42c773[_0x40a622],_0x2133c1,0x0);const _0x220e99=new Set();for(let _0x57b6e5=0x0;_0x57b6e5<_0x42c773[_0x5e032d(0x15e)];_0x57b6e5++){const _0x5ac97a=_0x42c773[_0x57b6e5];!_0x5802aa[_0x5e032d(0x2c9)](_0x5ac97a)&&_0x5ac97a[_0x5e032d(0x2c6)]&&(_0x220e99[_0x5e032d(0x27d)](_0x5ac97a[_0x5e032d(0x2c6)]),_0x5ac97a[_0x5e032d(0x2c6)][_0x5e032d(0x156)]===_0x5ac97a&&(_0x5ac97a[_0x5e032d(0x2c6)][_0x5e032d(0x156)]=null),_0x5ac97a[_0x5e032d(0x2c6)]=null),!_0x5a42fa[_0x5e032d(0x2c9)](_0x5ac97a)&&_0x5ac97a[_0x5e032d(0x156)]&&(_0x220e99[_0x5e032d(0x27d)](_0x5ac97a[_0x5e032d(0x156)]),_0x5ac97a[_0x5e032d(0x156)][_0x5e032d(0x2c6)]===_0x5ac97a&&(_0x5ac97a[_0x5e032d(0x156)][_0x5e032d(0x2c6)]=null),_0x5ac97a[_0x5e032d(0x156)]=null);}function _0x263983(_0x395b24,_0x23508c,_0x1eda68){const _0x538bd3=_0x5e032d;for(let _0x2ad3d9=_0x1eda68;_0x2ad3d9<_0x23508c[_0x538bd3(0x15e)];_0x2ad3d9++){const _0x519f5c=_0x21dd32(_0x395b24,_0x23508c[_0x2ad3d9]);_0x519f5c&&(_0x519f5c[0x0][_0x538bd3(0x156)]=_0x519f5c[0x1],_0x519f5c[0x1][_0x538bd3(0x2c6)]=_0x519f5c[0x0],_0x5a42fa[_0x538bd3(0x27d)](_0x519f5c[0x0]),_0x5802aa[_0x538bd3(0x27d)](_0x519f5c[0x1]));}}function _0x21dd32(_0x3ecdeb,_0x2ac71d){const _0x1fe4a9=_0x5e032d;if(_0x3ecdeb[_0x1fe4a9(0x14d)]['id']!==_0x2ac71d[_0x1fe4a9(0x14d)]['id'])return null;const _0xcd8ea8=_0x2d0a01[_0x1fe4a9(0x20b)](_0x3ecdeb)(_0x3ecdeb,_0x2ac71d,_0x1d8528[_0x1fe4a9(0x20b)](_0x3ecdeb),_0x1d8528[_0x1fe4a9(0x20b)](_0x2ac71d));if(!_0xcd8ea8)return null;return _0x2d0a01[_0x1fe4a9(0x20b)](_0x2ac71d)(_0x3ecdeb,_0x2ac71d,_0x1d8528[_0x1fe4a9(0x20b)](_0x3ecdeb),_0x1d8528[_0x1fe4a9(0x20b)](_0x2ac71d))?_0xcd8ea8[0x1][_0x1fe4a9(0x13a)]&&_0xcd8ea8[0x1][_0x1fe4a9(0x13a)][_0x1fe4a9(0x15e)]?null:_0xcd8ea8:null;}_0x220e99[_0x5e032d(0x25e)]&&this[_0x5e032d(0x2d1)](_0x220e99);}[_0x39b745(0x163)](_0x45f506){const _0x5072ff=_0x39b745;if(0x0==_0x45f506[_0x5072ff(0x15e)])return;const _0xb0cb8e=this[_0x5072ff(0x1ff)]({'skipNotAttached':!0x0})[_0x5072ff(0x14f)](_0x41af98=>_0x5072ff(0x2d8)==_0x41af98[_0x5072ff(0x22f)]&&_0x41af98[_0x5072ff(0x28a)]),_0x20d8c0=[],_0x433fb5=new Map();for(const _0xb39709 of _0xb0cb8e){const _0x32fa15=_0x1b35bb(_0xb39709[_0x5072ff(0x1d0)]);_0x433fb5[_0x5072ff(0x2c9)](_0x32fa15)||(_0x433fb5[_0x5072ff(0x1c3)](_0x32fa15,_0x20d8c0[_0x5072ff(0x15e)]),_0x20d8c0[_0x5072ff(0x1d1)]([]));const _0x151c4f=_0x433fb5[_0x5072ff(0x20b)](_0x32fa15);_0x20d8c0[_0x151c4f][_0x5072ff(0x1d1)](_0xb39709);}!(function(){const _0x30730b=_0x5072ff;_0x20d8c0[_0x30730b(0x24a)]((_0x1b11df,_0x155569)=>{const _0x249d60=_0x30730b,_0x320808=_0x1b11df[0x0][_0x249d60(0x22a)],_0x28a719=_0x155569[0x0][_0x249d60(0x22a)];return _0x320808==_0x28a719?_0x1b11df[0x0][_0x249d60(0x1d0)][_0x249d60(0x13b)]<_0x155569[0x0][_0x249d60(0x1d0)][_0x249d60(0x13b)]?-0x1:0x1:_0x320808<_0x28a719?-0x1:0x1;});for(const _0x13ae32 of _0x20d8c0)_0x13ae32[_0x30730b(0x24a)]((_0x328bf7,_0x23d40f)=>_0x328bf7['id']<_0x23d40f['id']?-0x1:0x1);}());for(let _0x6d1895=0x0;_0x6d1895<_0x20d8c0[_0x5072ff(0x15e)];_0x6d1895++){if(0x0==_0x20d8c0[_0x6d1895][_0x5072ff(0x15e)])continue;const _0xaabcb5=[];for(let _0x5d3821=_0x6d1895+0x1;_0x5d3821<_0x20d8c0[_0x5072ff(0x15e)];_0x5d3821++)0x0!=_0x20d8c0[_0x5d3821][_0x5072ff(0x15e)]&&_0x26c0b0(_0x20d8c0[_0x6d1895],_0x20d8c0[_0x5d3821])&&_0xaabcb5[_0x5072ff(0x1d1)](_0x5d3821);for(const _0x4c11dd of _0xaabcb5)_0x20d8c0[_0x6d1895]=_0x20d8c0[_0x6d1895][_0x5072ff(0x2c5)](_0x20d8c0[_0x4c11dd]),_0x20d8c0[_0x4c11dd]=[];}for(const _0x5b7061 of _0x20d8c0)for(let _0x27ba05=0x0;_0x27ba05<_0x5b7061[_0x5072ff(0x15e)];_0x27ba05++){const _0x2ca34b=_0x5b7061[_0x27ba05+0x1]||null;_0x5b7061[_0x27ba05][_0x5072ff(0x156)]!==_0x2ca34b&&(_0x5b7061[_0x27ba05][_0x5072ff(0x156)]=_0x2ca34b);}for(const _0x1d0552 of _0x20d8c0)for(let _0x4da511=0x0;_0x4da511<_0x1d0552[_0x5072ff(0x15e)];_0x4da511++){const _0x5ae1f1=_0x1d0552[_0x4da511-0x1]||null;_0x1d0552[_0x4da511][_0x5072ff(0x2c6)]!==_0x5ae1f1&&(_0x1d0552[_0x4da511][_0x5072ff(0x2c6)]=_0x5ae1f1);}function _0x26c0b0(_0x481caf,_0x28a50a){const _0x36b90a=_0x5072ff;if(_0x481caf[0x0][_0x36b90a(0x1d0)][_0x36b90a(0x13b)]!==_0x28a50a[0x0][_0x36b90a(0x1d0)][_0x36b90a(0x13b)]&&_0x481caf[0x0][_0x36b90a(0x14d)]!==_0x28a50a[0x0][_0x36b90a(0x14d)])return!0x1;if(!function(_0x1ec27e,_0x586cc8){const _0x54adec=_0x36b90a;if(!_0x1ec27e[_0x54adec(0x18a)]&&!_0x586cc8[_0x54adec(0x18a)])return!0x0;if(_0x1ec27e[_0x54adec(0x18a)]&&_0x586cc8[_0x54adec(0x18a)])return!0x1;if(_0x1ec27e[_0x54adec(0x18a)]&&_0x586cc8[_0x54adec(0x22a)]<_0x1ec27e[_0x54adec(0x13a)][_0x54adec(0x137)][_0x54adec(0x20b)](0x0)[_0x54adec(0x22a)])return!0x0;if(_0x586cc8[_0x54adec(0x18a)]&&_0x1ec27e[_0x54adec(0x22a)]<_0x586cc8[_0x54adec(0x13a)][_0x54adec(0x137)][_0x54adec(0x20b)](0x0)[_0x54adec(0x22a)])return!0x0;return!0x1;}(_0x481caf[0x0],_0x28a50a[0x0]))return!0x1;const _0x4ffc93=_0x168e93(_0x481caf[0x0][_0x36b90a(0x1d0)],_0x36b90a(0x13b)),_0x48bff8=_0x168e93(_0x28a50a[0x0][_0x36b90a(0x1d0)],_0x36b90a(0x13b));if(!_0x215410(_0x4ffc93,_0x48bff8))return!0x1;return!!_0x481caf[_0x36b90a(0x29a)](_0x5cb36f=>_0x28a50a[_0x36b90a(0x250)](_0x7daa5f=>_0x5cb36f[_0x36b90a(0x219)]()[_0x36b90a(0x1c9)](_0x7daa5f[_0x36b90a(0x219)]())))&&_0x28a50a[_0x36b90a(0x29a)](_0x47822b=>_0x481caf[_0x36b90a(0x250)](_0x1aebd6=>_0x47822b[_0x36b90a(0x219)]()[_0x36b90a(0x1c9)](_0x1aebd6[_0x36b90a(0x219)]())));}}[_0x39b745(0x179)](_0x3c916b){const _0xdd73d2=_0x39b745,_0xc4faa0=Array[_0xdd73d2(0x153)](_0x3c916b),_0x5c3306=this[_0xdd73d2(0x1ff)]({'skipNotAttached':!0x0}),_0x35117d=_0x5c3306[_0xdd73d2(0x14f)](_0x1a3bda=>!_0x3c916b[_0xdd73d2(0x2c9)](_0x1a3bda)),_0x50fe63=new Map(_0xc4faa0[_0xdd73d2(0x259)](_0x3f01ab=>[_0x3f01ab,this[_0xdd73d2(0x23d)][_0xdd73d2(0x1c0)](_0x3f01ab[_0xdd73d2(0x22f)],_0x3f01ab[_0xdd73d2(0x266)],_0xdd73d2(0x1e3))])),_0x2c4b4=new Map(_0x5c3306[_0xdd73d2(0x259)](_0x5a9e09=>[_0x5a9e09,_0x5a9e09[_0xdd73d2(0x23c)]()]));for(let _0x1eb83d=0x0;_0x1eb83d<_0xc4faa0[_0xdd73d2(0x15e)];_0x1eb83d++){if(_0x4a5c38(this,_0xc4faa0[_0x1eb83d],_0xc4faa0,_0x1eb83d+0x1))return!0x0;}for(let _0x4d3074=0x0;_0x4d3074<_0xc4faa0[_0xdd73d2(0x15e)];_0x4d3074++){if(_0x4a5c38(this,_0xc4faa0[_0x4d3074],_0x35117d,0x0))return!0x0;}return!0x1;function _0x4a5c38(_0x1c8b21,_0x4cc378,_0x47d007,_0x1cac49){const _0x5ebfdf=_0xdd73d2;for(let _0x50fae1=_0x1cac49;_0x50fae1<_0x47d007[_0x5ebfdf(0x15e)];_0x50fae1++){const _0x1ead82=_0x47d007[_0x50fae1];if(_0x1ead82[_0x5ebfdf(0x22f)]!==_0x4cc378[_0x5ebfdf(0x22f)]||_0x1ead82[_0x5ebfdf(0x14d)]['id']!==_0x4cc378[_0x5ebfdf(0x14d)]['id']||_0x1ead82[_0x5ebfdf(0x266)]!==_0x4cc378[_0x5ebfdf(0x266)])continue;if(!Jt(_0x4cc378,_0x1ead82))continue;if(_0x5ebfdf(0x2d8)==_0x4cc378[_0x5ebfdf(0x22f)]&&_0x4cc378[_0x5ebfdf(0x13e)][_0x5ebfdf(0x218)]!=_0x1ead82[_0x5ebfdf(0x13e)][_0x5ebfdf(0x218)])continue;if(_0x5ebfdf(0x2d8)==_0x4cc378[_0x5ebfdf(0x22f)]&&_0x1c8b21[_0x5ebfdf(0x22c)](_0x4cc378[_0x5ebfdf(0x13e)][_0x5ebfdf(0x26c)]))continue;if(_0x5ebfdf(0x19f)==_0x4cc378[_0x5ebfdf(0x22f)]){const _0x1c188d=_0x1c8b21[_0x5ebfdf(0x2b8)][_0x5ebfdf(0x2dc)],_0x29e981=_0x4cc378[_0x5ebfdf(0x1f9)]();if(_0x29e981&&(_0x1c188d[_0x5ebfdf(0x172)][_0x5ebfdf(0x256)](_0x29e981)||_0x1c188d[_0x5ebfdf(0x172)][_0x5ebfdf(0x28f)](_0x29e981)))continue;}const _0x208d0b=_0x50fe63[_0x5ebfdf(0x20b)](_0x4cc378),_0x1e5b19=_0x2c4b4[_0x5ebfdf(0x20b)](_0x4cc378),_0x1681f7=_0x2c4b4[_0x5ebfdf(0x20b)](_0x1ead82),_0x3971c1=_0x4cc378[_0x5ebfdf(0x13a)]&&_0x4cc378[_0x5ebfdf(0x13a)][_0x5ebfdf(0x15e)],_0x105db8=_0x1ead82[_0x5ebfdf(0x13a)]&&_0x1ead82[_0x5ebfdf(0x13a)][_0x5ebfdf(0x15e)];if(!_0x3971c1&&_0x208d0b(_0x1681f7,_0x1e5b19))return _0x1c8b21[_0x5ebfdf(0x29c)](_0x1ead82,_0x4cc378),_0x2c4b4[_0x5ebfdf(0x133)](_0x4cc378),!0x0;if(!_0x105db8&&_0x208d0b(_0x1e5b19,_0x1681f7))return _0x1c8b21[_0x5ebfdf(0x29c)](_0x4cc378,_0x1ead82),_0x2c4b4[_0x5ebfdf(0x133)](_0x1ead82),!0x0;}return!0x1;}}[_0x39b745(0x29c)](_0x440601,_0x51a6f9){const _0x599440=_0x39b745;if(_0x440601[_0x599440(0x1b7)]){for(const _0x3a872f of _0x51a6f9[_0x599440(0x23c)]())_0x440601[_0x599440(0x131)](_0x3a872f);}else{const _0x57fe8f=_0x51a6f9[_0x599440(0x219)]()[_0x599440(0x1e1)];this[_0x599440(0x16b)](_0x440601,this[_0x599440(0x1e8)][_0x599440(0x233)](_0x440601[_0x599440(0x219)]()[_0x599440(0x158)],_0x57fe8f));}_0x51a6f9[_0x599440(0x20f)]();}[_0x39b745(0x26e)](_0x52eaa6,_0x1d7bc3,_0x454e77){const _0x1930a1=_0x39b745,_0x2e2914=_0x52eaa6[_0x1930a1(0x25a)](_0x1930a1(0x299))||_0x52eaa6[_0x1930a1(0x25a)](_0x1930a1(0x2d8))?_0x1930a1(0x2d9):_0x52eaa6[_0x1930a1(0x1ad)]();return _0x132e03(this[_0x1930a1(0x2b8)][_0x1930a1(0x2df)],_0x1d7bc3+'_'+_0x2e2914+_0x1930a1(0x176),_0x454e77);}[_0x39b745(0x24e)](){const _0x292b1b=_0x39b745,_0xbb75fc=this[_0x292b1b(0x2b8)];if(!_0xbb75fc['ui'])return;const {ariaLiveAnnouncer:_0x1ca601}=_0xbb75fc['ui'];_0x1baba3(this[_0x292b1b(0x1e8)],({left:_0x18eecc,entered:_0x384cda})=>{const _0x3f4806=_0x292b1b;for(const _0x5689e0 of _0x18eecc){const {group:_0x52df38,type:_0x2cd922}=this[_0x3f4806(0x215)](_0x5689e0[_0x3f4806(0x17b)]);if(_0x3f4806(0x217)===_0x52df38){_0x1ca601[_0x3f4806(0x26a)](this[_0x3f4806(0x26e)](_0x2cd922,_0x3f4806(0x1df)));break;}}for(const _0x249c91 of _0x384cda){const {group:_0x21609d,type:_0x41890e}=this[_0x3f4806(0x215)](_0x249c91[_0x3f4806(0x17b)]);if(_0x3f4806(0x217)===_0x21609d){_0x1ca601[_0x3f4806(0x26a)](this[_0x3f4806(0x26e)](_0x41890e,_0x3f4806(0x184),_0x146a24(_0x455e73)));break;}}});}[_0x39b745(0x244)](_0x1c7671){const _0x142b22=_0x39b745;if(this[_0x142b22(0x296)])return!0x1;const _0x1e5108=this[_0x142b22(0x2b8)],_0x552225=_0x1e5108[_0x142b22(0x2dc)][_0x142b22(0x236)][_0x142b22(0x1a8)][_0x142b22(0x29f)]();if(0x0==_0x552225[_0x142b22(0x15e)])return!0x1;const _0x33d40d=[],_0x58c5c3=_0x552225[_0x142b22(0x14f)](_0x52000b=>_0x142b22(0x2d8)==_0x52000b[_0x142b22(0x22f)]),_0x3e7644=_0x552225[_0x142b22(0x14f)](_0x53be3a=>_0x142b22(0x141)==_0x53be3a[_0x142b22(0x22f)]&&_0x142b22(0x23f)!=_0x53be3a[_0x142b22(0x17b)]),_0x316fdf=_0x552225[_0x142b22(0x14f)](_0x2e9a07=>_0x142b22(0x2b7)==_0x2e9a07[_0x142b22(0x22f)]&&_0x142b22(0x23f)!=_0x2e9a07[_0x142b22(0x17b)]);for(const _0x51b558 of _0x58c5c3)_0x33d40d[_0x142b22(0x1d1)]({'key':_0x51b558[_0x142b22(0x298)],'newValue':_0x51b558[_0x142b22(0x2a1)],'oldValue':_0x51b558[_0x142b22(0x1cf)],'range':Pt(_0x51b558[_0x142b22(0x2da)],_0x1e5108[_0x142b22(0x2dc)])});for(const _0x531a67 of _0x3e7644){const _0x44a120=_0x316fdf[_0x142b22(0x262)](_0x116788=>_0x116788[_0x142b22(0x1a0)][_0x142b22(0x1c9)](_0x531a67[_0x142b22(0x1a0)]));_0x44a120&&_0x33d40d[_0x142b22(0x1d1)]({'key':_0x142b22(0x149),'newValue':_0x531a67[_0x142b22(0x17b)],'oldValue':_0x44a120[_0x142b22(0x17b)],'range':_0x1e5108[_0x142b22(0x2dc)][_0x142b22(0x19e)](_0x531a67[_0x142b22(0x1a0)][_0x142b22(0x2c4)])});}return 0x0!=_0x33d40d[_0x142b22(0x15e)]&&this[_0x142b22(0x1ec)](_0x1c7671,_0x33d40d);}[_0x39b745(0x24c)](_0x5ed1b6){const _0x5b4741=_0x39b745;let _0x2ee4ea=!0x1;const _0x2a3c44=this[_0x5b4741(0x2b8)][_0x5b4741(0x2dc)][_0x5b4741(0x236)][_0x5b4741(0x1a8)][_0x5b4741(0x2cf)]()[_0x5b4741(0x14f)](_0xa183a8=>_0xa183a8[_0x5b4741(0x13e)][_0x5b4741(0x279)]&&_0xa183a8[_0x5b4741(0x17b)][_0x5b4741(0x25a)](_0x5b4741(0x159)));for(const _0x31cc4a of _0x2a3c44){const {subType:_0x37dba8,id:_0x1f2b36}=this[_0x5b4741(0x215)](_0x31cc4a[_0x5b4741(0x17b)]),_0x390eac=_0x37dba8[_0x5b4741(0x269)]('|')[0x0];for(const _0x54c0fb of this[_0x5b4741(0x1ff)]({'skipNotAttached':!0x0}))_0x54c0fb['id']!=_0x1f2b36&&_0x5b4741(0x2d8)==_0x54c0fb[_0x5b4741(0x22f)]&&_0x54c0fb[_0x5b4741(0x13e)]&&_0x54c0fb[_0x5b4741(0x13e)][_0x5b4741(0x26c)]==_0x390eac&&_0x54c0fb[_0x5b4741(0x219)]()[_0x5b4741(0x1de)](_0x31cc4a[_0x5b4741(0x13e)][_0x5b4741(0x279)])&&(this[_0x5b4741(0x1f2)](_0x54c0fb,_0x31cc4a[_0x5b4741(0x13e)][_0x5b4741(0x279)],_0x5ed1b6),_0x2ee4ea=!0x0);}return _0x2ee4ea;}[_0x39b745(0x216)](_0x298685){const _0x598f14=_0x39b745;this[_0x598f14(0x2b8)],(this[_0x598f14(0x296)]=!0x0,_0x298685());}[_0x39b745(0x260)](_0x46440e){const _0x431555=_0x39b745,_0x1ef8df=this[_0x431555(0x22c)](_0x46440e),_0x468090=this[_0x431555(0x1eb)][_0x431555(0x2c9)](_0x46440e);return _0x1ef8df||_0x468090;}[_0x39b745(0x1ec)](_0x98be40,_0x578382){const _0x21280c=_0x39b745;if(0x0==_0x578382[_0x21280c(0x15e)])return!0x1;let _0x128594=!0x1;for(const _0xef3cc5 of _0x578382){const _0x326940=this[_0x21280c(0x294)](_0xef3cc5[_0x21280c(0x2da)],_0x21280c(0x2d8))[_0x21280c(0x14f)](_0x1e5fec=>!_0x1e5fec[_0x21280c(0x1ab)][_0x21280c(0x138)])[_0x21280c(0x259)](_0x250aa7=>_0x250aa7[_0x21280c(0x217)]),_0x3edc72=_0x1b35bb({'newValue':_0xef3cc5[_0x21280c(0x2a9)]});_0x326940[_0x21280c(0x14f)](_0x3da23a=>{const _0x420103=_0x21280c,[_0x4cb374,_0x4d19c0]=_0x3da23a[_0x420103(0x266)][_0x420103(0x269)]('|');return _0x4cb374==_0xef3cc5[_0x420103(0x26c)]&&_0x4d19c0!=_0x3edc72;})[_0x21280c(0x142)](_0x574c30=>{const _0x29ddb3=_0x21280c;this[_0x29ddb3(0x1f2)](_0x574c30,_0xef3cc5[_0x29ddb3(0x2da)],_0x98be40),_0x128594=!0x0;});}return _0x128594;}[_0x39b745(0x1f2)](_0x480b18,_0x417826,_0xdbc876){const _0x547efe=_0x39b745,_0x5bdeeb=_0x480b18[_0x547efe(0x219)]()[_0x547efe(0x229)](_0x417826);0x0!==_0x5bdeeb[_0x547efe(0x15e)]?0x1!==_0x5bdeeb[_0x547efe(0x15e)]?this[_0x547efe(0x290)](_0x480b18,_0x417826[_0x547efe(0x158)],_0x417826[_0x547efe(0x1e1)]):this[_0x547efe(0x16b)](_0x480b18,_0x5bdeeb[0x0]):_0xdbc876[_0x547efe(0x1b6)](_0x480b18[_0x547efe(0x2db)]());}}class Et{constructor(_0x3ac91d){const _0x3f430a=_0x39b745;this[_0x3f430a(0x1dc)]=_0x3ac91d,this[_0x3f430a(0x1e8)]=_0x3ac91d[_0x3f430a(0x2dc)],this[_0x3f430a(0x145)]=new Map(),this[_0x3f430a(0x15a)]=new Map(),this[_0x3f430a(0x27c)]();}[_0x39b745(0x28c)](_0x16ba9d,_0x597039,_0x527a91,_0x2451ef,_0x581da2,_0x3b96da){const _0xd3d34e=_0x39b745;return new _0x443e04(this[_0xd3d34e(0x1e8)],{'type':_0x16ba9d,'subType':_0x597039,'id':_0x527a91,'author':_0x2451ef,'creator':_0x2451ef,'attributes':_0x581da2,'onAttributesChange':_0x3b96da,'onAccept':(..._0x214063)=>this[_0xd3d34e(0x1c0)](_0x16ba9d,_0x597039,_0xd3d34e(0x240))(..._0x214063),'onDiscard':(..._0x5967cf)=>this[_0xd3d34e(0x1c0)](_0x16ba9d,_0x597039,_0xd3d34e(0x2cb))(..._0x5967cf)});}[_0x39b745(0x249)](_0x531f98,_0x3339a3,_0x2ceaba,_0x4e0801){const _0x1c9f9d=_0x39b745,_0x3bbca7=_0x531f98+':'+_0x3339a3+':'+_0x2ceaba;this[_0x1c9f9d(0x145)][_0x1c9f9d(0x1c3)](_0x3bbca7,_0x4e0801);}[_0x39b745(0x1c0)](_0x18e8f8,_0x24de69,_0x26934e){const _0x576258=_0x39b745,_0x1ce15c=_0x18e8f8+':'+_0x24de69+':'+_0x26934e;return this[_0x576258(0x145)][_0x576258(0x20b)](_0x1ce15c)||this[_0x576258(0x15a)][_0x576258(0x20b)](_0x18e8f8+':'+_0x26934e);}[_0x39b745(0x27c)](){const _0x4ebf03=_0x39b745,_0x51cfad=()=>!0x1,_0x460a14=_0x431c0e=>{const _0x409fb1=_0x1b73;_0x431c0e[_0x409fb1(0x24a)]((_0x20dba4,_0x187d1e)=>_0x20dba4[_0x409fb1(0x158)][_0x409fb1(0x2cd)](_0x187d1e[_0x409fb1(0x158)])?0x1:-0x1),this[_0x409fb1(0x1e8)][_0x409fb1(0x214)](_0x2e6a90=>{const _0xa2d6a0=_0x409fb1;for(const _0x3cf7e7 of _0x431c0e){let _0x443b39;_0x443b39=_0x3cf7e7[_0xa2d6a0(0x1e1)][_0xa2d6a0(0x21f)]&&_0x3cf7e7[_0xa2d6a0(0x1e1)][_0xa2d6a0(0x18f)]==_0x3cf7e7[_0xa2d6a0(0x158)][_0xa2d6a0(0x2c4)]?_0x2e6a90[_0xa2d6a0(0x1b4)](_0x3cf7e7[_0xa2d6a0(0x158)][_0xa2d6a0(0x2c4)],'on'):_0x2e6a90[_0xa2d6a0(0x1b4)](_0x3cf7e7),this[_0xa2d6a0(0x1e8)][_0xa2d6a0(0x200)](_0x443b39,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x31f0c9=(_0x1f308c,_0x325c1e)=>{const _0x510029=_0x1b73;_0x325c1e&&this[_0x510029(0x1e8)][_0x510029(0x214)](_0x2b67eb=>{const _0x1de1cb=_0x510029,{commandName:_0x38f89a,commandParams:_0x33664e=[]}=_0x325c1e,_0x4bd471=_0x1f308c[_0x1de1cb(0x259)](_0x1ac4c1=>(Vt(_0x1ac4c1)&&(_0x1ac4c1=this[_0x1de1cb(0x1e8)][_0x1de1cb(0x233)](_0x1ac4c1[_0x1de1cb(0x1e1)])),_0x1ac4c1))[_0x1de1cb(0x14f)](_0x373002=>_0x1de1cb(0x1f6)!==_0x373002[_0x1de1cb(0x2d4)][_0x1de1cb(0x1c2)]);if(_0x4bd471[_0x1de1cb(0x15e)]<0x1)return;const _0x182b97=Array[_0x1de1cb(0x153)](this[_0x1de1cb(0x1e8)][_0x1de1cb(0x236)][_0x1de1cb(0x267)][_0x1de1cb(0x23c)]())[_0x1de1cb(0x259)](_0x3173b7=>_0x28c70d[_0x1de1cb(0x211)](_0x3173b7));_0x2b67eb[_0x1de1cb(0x222)](_0x4bd471);for(const _0x5f2ae6 of this[_0x1de1cb(0x1dc)][_0x1de1cb(0x2c1)][_0x1de1cb(0x2c1)]())_0x5f2ae6[_0x1de1cb(0x2cc)]();_0x33664e[_0x1de1cb(0x1d1)]({'forceDefaultExecution':!0x0}),this[_0x1de1cb(0x1dc)][_0x1de1cb(0x277)](_0x38f89a,..._0x33664e);const _0x5cebde=_0x182b97[_0x1de1cb(0x14f)](_0x1abbb2=>_0x1de1cb(0x1f6)!=_0x1abbb2[_0x1de1cb(0x2d4)][_0x1de1cb(0x1c2)]);_0x5cebde[_0x1de1cb(0x15e)]>0x0&&_0x2b67eb[_0x1de1cb(0x222)](_0x5cebde);for(const _0x4210ae of _0x182b97)_0x4210ae[_0x1de1cb(0x207)]();});},_0x2e359a=(_0x3f2503,_0xa5a92a)=>0x1==_0x3f2503[_0x4ebf03(0x15e)]&&0x1==_0xa5a92a[_0x4ebf03(0x15e)]&&_0x3f2503[0x0][_0x4ebf03(0x1e1)][_0x4ebf03(0x1c9)](_0xa5a92a[0x0][_0x4ebf03(0x158)]),_0x250b6c=(_0x12c6f6,_0x4c0612,_0x5927c3,_0x10d6cd)=>Ht(_0x12c6f6,_0x4c0612,_0x5927c3,_0x10d6cd,this[_0x4ebf03(0x1e8)])?[_0x12c6f6,_0x4c0612]:Ht(_0x4c0612,_0x12c6f6,_0x10d6cd,_0x5927c3,this[_0x4ebf03(0x1e8)])?[_0x4c0612,_0x12c6f6]:null;this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x284),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1a6),_0x460a14),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x132),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x29b),_0x250b6c),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x162),_0x460a14),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x275),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x220),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x198),_0x250b6c),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x209),_0x31f0c9),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1f4),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x255),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1da),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x24f),_0x31f0c9),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x274),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x19a),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1ae),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1e2),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1c6),(_0x2361cb,_0x4d7b4b)=>{const _0x2c1b33=_0x4ebf03;if(!_0x4d7b4b)return;const _0x156636=this[_0x2c1b33(0x1dc)][_0x2c1b33(0x287)][_0x2c1b33(0x20b)](p);this[_0x2c1b33(0x1e8)][_0x2c1b33(0x214)](_0x30ed3c=>{const _0x42289d=_0x2c1b33;if(_0x42289d(0x149)==_0x4d7b4b[_0x42289d(0x26c)])for(const _0xba5723 of _0x2361cb){const _0x38ffeb=_0xba5723[_0x42289d(0x158)][_0x42289d(0x2c4)],_0x14ca31=_0x4d7b4b[_0x42289d(0x218)];_0x30ed3c[_0x42289d(0x2c2)](_0x38ffeb,_0x14ca31);}else{if(_0x156636[_0x42289d(0x22c)](_0x4d7b4b[_0x42289d(0x26c)])){for(const _0x4365a4 of _0x2361cb)void 0x0!==_0x4d7b4b[_0x42289d(0x218)]?_0x30ed3c[_0x42289d(0x1b9)](_0x4d7b4b[_0x42289d(0x26c)],_0x4d7b4b[_0x42289d(0x218)],_0x4365a4[_0x42289d(0x158)][_0x42289d(0x2c4)]):_0x30ed3c[_0x42289d(0x194)](_0x4d7b4b[_0x42289d(0x26c)],_0x4365a4[_0x42289d(0x158)][_0x42289d(0x2c4)]);}else{for(const _0x7f3acd of _0x2361cb)_0x4d7b4b[_0x42289d(0x218)]?_0x30ed3c[_0x42289d(0x1b9)](_0x4d7b4b[_0x42289d(0x26c)],_0x4d7b4b[_0x42289d(0x218)],_0x7f3acd):_0x30ed3c[_0x42289d(0x194)](_0x4d7b4b[_0x42289d(0x26c)],_0x7f3acd);}}});}),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1c1),_0x2e359a);}}function Ot(_0x3edd1b,_0x183589,_0x3582c8){const _0x42bf48=_0x39b745;for(const _0x29ce37 of _0x183589[_0x42bf48(0x18f)][_0x42bf48(0x196)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x29ce37[_0x42bf48(0x2d4)]==_0x29ce37)return!0x1;if(!_0x3582c8[_0x42bf48(0x13d)](_0x29ce37))return!0x1;if(_0x3edd1b[_0x42bf48(0x256)](_0x29ce37)||_0x3edd1b[_0x42bf48(0x28f)](_0x29ce37))return!0x0;}return!0x1;}function Vt(_0x55643a){const _0x364238=_0x39b745;return _0x55643a[_0x364238(0x1e1)][_0x364238(0x18f)]==_0x55643a[_0x364238(0x158)][_0x364238(0x2c4)]&&_0x55643a[_0x364238(0x1e1)][_0x364238(0x178)];}function Ut(_0xe04e3e,_0x241650,_0x53a001,_0x1829b2){const _0x3edab0=_0x39b745,_0x2b7eac=_0x170289=>!_0x170289[_0x3edab0(0x227)]['is'](_0x3edab0(0x2bb))&&!_0x1829b2[_0x3edab0(0x256)](_0x170289[_0x3edab0(0x227)]),_0x3a2525=_0xe04e3e[_0x3edab0(0x158)][_0x3edab0(0x2ab)](_0x2b7eac),_0x4d9766=_0xe04e3e[_0x3edab0(0x1e1)][_0x3edab0(0x2ab)](_0x2b7eac,{'direction':_0x3edab0(0x1bb)});return(!_0xe04e3e[_0x3edab0(0x158)][_0x3edab0(0x1c9)](_0x3a2525)||!_0xe04e3e[_0x3edab0(0x1e1)][_0x3edab0(0x1c9)](_0x4d9766))&&(_0x3a2525[_0x3edab0(0x2cd)](_0x4d9766)?_0x53a001[_0x3edab0(0x1c7)](_0x241650,{'range':_0x53a001[_0x3edab0(0x233)](_0x3a2525,_0x4d9766)}):_0x53a001[_0x3edab0(0x1b6)](_0x241650),!0x0);}function Gt(_0x2bdb38){return _0x1b35bb(_0x2bdb38);}function Ft(_0x36afc1){const _0x4813ad=_0x39b745,_0x11dee0=_0x36afc1[_0x4813ad(0x158)][_0x4813ad(0x2c4)];return _0x11dee0&&_0x11dee0['is'](_0x4813ad(0x2ca));}function Pt(_0x2d2b9a,_0x4f7379){const _0x116730=_0x39b745;return null==_0x2d2b9a[_0x116730(0x1e1)][_0x116730(0x1ee)]&&_0x2d2b9a[_0x116730(0x1e1)][_0x116730(0x18f)]==_0x2d2b9a[_0x116730(0x158)][_0x116730(0x2c4)]?Lt(_0x2d2b9a[_0x116730(0x158)][_0x116730(0x2c4)],_0x4f7379):_0x2d2b9a;}function Lt(_0x183d04,_0x596791){const _0x4e3e69=_0x39b745,_0x274342=_0x596791[_0x4e3e69(0x172)][_0x4e3e69(0x256)](_0x183d04)||_0x596791[_0x4e3e69(0x172)][_0x4e3e69(0x20d)](_0x183d04);return _0x596791[_0x4e3e69(0x233)](_0x596791[_0x4e3e69(0x206)](_0x183d04,_0x4e3e69(0x13c)),_0x274342?_0x596791[_0x4e3e69(0x242)](_0x183d04):_0x596791[_0x4e3e69(0x206)](_0x183d04,_0x4e3e69(0x1e1)));}function Ht(_0x50caf7,_0x299155,_0xb055ff,_0x8ab6e5,_0x28a6cb){const _0x428742=_0x39b745;if(_0x50caf7[_0x428742(0x156)])return!0x1;if(!Jt(_0x50caf7,_0x299155))return!0x1;if(_0xb055ff[_0x428742(0x1e1)][_0x428742(0x1c9)](_0x8ab6e5[_0x428742(0x158)]))return!0x0;if(_0x50caf7[_0x428742(0x22f)]!=_0x299155[_0x428742(0x22f)])return!0x1;if(!_0xb055ff[_0x428742(0x1e1)][_0x428742(0x212)](_0x8ab6e5[_0x428742(0x158)]))return!0x1;const _0x3f4731=_0x28a6cb[_0x428742(0x233)](_0xb055ff[_0x428742(0x1e1)],_0x8ab6e5[_0x428742(0x158)])[_0x428742(0x203)]();for(const _0x5cbdf8 of _0x3f4731)if([_0x428742(0x173),_0x428742(0x24b)][_0x428742(0x2d7)](_0x5cbdf8[_0x428742(0x22f)])&&_0x28a6cb[_0x428742(0x172)][_0x428742(0x28f)](_0x5cbdf8[_0x428742(0x227)]))return!0x1;return!0x0;}function Jt(_0x4f47c1,_0x2c5418){const _0x14e704=_0x39b745;if(!_0x4f47c1[_0x14e704(0x28a)]||!_0x2c5418[_0x14e704(0x28a)])return!0x1;const _0x669c19=new Set(Object[_0x14e704(0x273)](_0x4f47c1[_0x14e704(0x1d0)])),_0x14d9ff=new Set(Object[_0x14e704(0x273)](_0x2c5418[_0x14e704(0x1d0)]));if(_0x669c19[_0x14e704(0x133)](_0x14e704(0x13b)),_0x14d9ff[_0x14e704(0x133)](_0x14e704(0x13b)),0x0==_0x669c19[_0x14e704(0x25e)]&&0x0==_0x14d9ff[_0x14e704(0x25e)])return!0x0;if(_0x669c19[_0x14e704(0x25e)]!=_0x14d9ff[_0x14e704(0x25e)])return!0x1;const _0x448f48={..._0x4f47c1[_0x14e704(0x1d0)]},_0x575b84={..._0x2c5418[_0x14e704(0x1d0)]};return delete _0x448f48[_0x14e704(0x13b)],delete _0x575b84[_0x14e704(0x13b)],JSON[_0x14e704(0x225)](_0x448f48)==JSON[_0x14e704(0x225)](_0x575b84);}function qt(_0x54475f,_0x1c8ef7){const _0x1cc3e1=_0x39b745,_0x516cb4=zt(_0x54475f[_0x1cc3e1(0x1d0)]),_0x4364bf=zt(_0x1c8ef7);if(!_0x54475f[_0x1cc3e1(0x28a)])return!0x1;for(const _0x327480 of Object[_0x1cc3e1(0x273)](_0x4364bf))if(!_0x215410(_0x516cb4[_0x327480],_0x4364bf[_0x327480]))return!0x1;return!0x0;}function zt(_0x2f92f6){const _0x5a0b58=_0x39b745,_0x47434a=Object[_0x5a0b58(0x1fd)]({},_0x2f92f6);return delete _0x47434a[_0x5a0b58(0x280)],delete _0x47434a[_0x5a0b58(0x191)],_0x47434a;}