@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240922.0 → 0.0.0-nightly-20240924.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 _0xcb648c=_0x4ffc;(function(_0x3867e0,_0x5d421f){const _0x391a63=_0x4ffc,_0x483f39=_0x3867e0();while(!![]){try{const _0x54ba21=-parseInt(_0x391a63(0x103))/0x1+parseInt(_0x391a63(0x11c))/0x2*(parseInt(_0x391a63(0x1e1))/0x3)+-parseInt(_0x391a63(0x9b))/0x4+parseInt(_0x391a63(0x16c))/0x5+-parseInt(_0x391a63(0x9a))/0x6*(-parseInt(_0x391a63(0x22c))/0x7)+parseInt(_0x391a63(0xe3))/0x8+parseInt(_0x391a63(0xa6))/0x9;if(_0x54ba21===_0x5d421f)break;else _0x483f39['push'](_0x483f39['shift']());}catch(_0x9976a4){_0x483f39['push'](_0x483f39['shift']());}}}(_0x4c05,0x463df));import{Plugin as _0x4a2df7,PendingActions as _0x4bdfcf}from'ckeditor5/src/core.js';import{LiveRange as _0x1e5880}from'ckeditor5/src/engine.js';import{CKEditorError as _0x93b4ae,uid as _0x4172a3,priorities as _0x1a21d7,logWarning as _0x3a639e,getEnvKeystrokeText as _0x1b82f1}from'ckeditor5/src/utils.js';import{toWidget as _0x5e4ce8}from'ckeditor5/src/widget.js';import{Users as _0x133534,hashObject as _0x22e149,surroundingMarkersDetector as _0x48de34,FOCUS_ANNOTATION_KEYSTROKE as _0x5963d4}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xd5ba34 from'./commands/trackchangescommand.js';import _0x1533c4 from'./commands/acceptsuggestioncommand.js';import _0x59e31d from'./commands/discardsuggestioncommand.js';import _0x20b42c from'./commands/executeonallsuggestionscommand.js';import _0x2865be from'./commands/executeonselectedsuggestionscommand.js';import _0x2547d2 from'./suggestion.js';import _0x4f08be from'./suggestiondescriptionfactory.js';import _0x3588fa from'./integrations/aiassistant.js';function _0x4ffc(_0x30247a,_0x667912){const _0x4c0536=_0x4c05();return _0x4ffc=function(_0x4ffcf6,_0x48c01f){_0x4ffcf6=_0x4ffcf6-0x7f;let _0xe91e91=_0x4c0536[_0x4ffcf6];return _0xe91e91;},_0x4ffc(_0x30247a,_0x667912);}import _0x140eb4 from'./integrations/alignment.js';import _0x1313ff from'./integrations/basicstyles.js';import _0x48d958 from'./integrations/blockquote.js';import _0x4a22c8 from'./integrations/casechange.js';import _0x10c6b2 from'./integrations/ckbox.js';import _0x591d35 from'./integrations/codeblock.js';import _0x71fa17 from'./integrations/comments.js';import _0x5cb49e from'./integrations/deletecommand.js';import _0x19fd5d from'./integrations/list.js';import _0x59cc84 from'./integrations/listproperties.js';import _0x1d5d47 from'./integrations/entercommand.js';import _0x1c19e9 from'./integrations/findandreplace.js';import _0x2bfbb0 from'./integrations/font.js';import _0x5261fd from'./integrations/formatpainter.js';import _0x216975 from'./integrations/heading.js';import _0xe37816 from'./integrations/highlight.js';import _0x47b1dd from'./integrations/horizontalline.js';import _0x244250 from'./integrations/htmlembed.js';import _0x4e93f8 from'./integrations/image.js';import _0x4ca08c from'./integrations/imagereplace.js';import _0xe89b9a from'./integrations/imagestyle.js';import _0x4eb265 from'./integrations/importword.js';import _0x4e6799 from'./integrations/indent.js';import _0x2b251b from'./integrations/inputcommand.js';import _0x220312 from'./integrations/link.js';import _0x16b4b4 from'./integrations/legacylist.js';import _0x5a683c from'./integrations/legacylistproperties.js';import _0x370087 from'./integrations/mediaembed.js';import _0x4dce15 from'./integrations/mention.js';import _0x1d8488 from'./integrations/mergefields.js';import _0x326750 from'./integrations/multilevellist.js';import _0x8ad68d from'./integrations/pagebreak.js';import _0x59e7e7 from'./integrations/paragraph.js';import _0x3e65cc from'./integrations/removeformat.js';import _0x4eb4e4 from'./integrations/restrictededitingmode.js';import _0x349369 from'./integrations/shiftentercommand.js';import _0x4d5c36 from'./integrations/standardeditingmode.js';import _0x322167 from'./integrations/style.js';import _0x5ef6c2 from'./integrations/table.js';function _0x4c05(){const _0x8af1a7=['clear','error-saving-suggestion-data-suggestion-discarded','Users','getDifference','attributeKey','removed','discardAllSuggestions','track-changes-user-not-found','chain','formatGroupId','_getAuthorFromId','_saved','change:activeMarkers','trackChanges.mergeNestedSuggestions','attribute','deletion:accept','has','isAtEnd','descriptionFactory','isCollapsed','308838uoScLC','formatBlock:accept','meta','removeClass','before','formatInline:discard','_suggestionState','data','suggestionChanged','suggestion','accepted','creator','delete','formatInline:join','getAllAdjacentSuggestions','track-changes-adapter-already-set','addHighlight','showSuggestionHighlights','_isForcedDefaultExecutionBlock','createPositionAfter','createPositionBefore','set','low','isInsideObject','join','isDocumentOperation','isMultiRange','createRange','plugins','createRangeOn','multi','attributeOldValue','suggestion:attribute:','catch','_updateSuggestionData','targetPosition','addUser','keys','addMarker','$text','track-changes-enable-command-twice','getFirstMarker','FORMATTING','commandName','isInContent','after','addClass','addSuggestion','ck-suggestion-marker-formatBlock','config','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.','addComment','CommentsRepository','name','fire','isObject','define','isIntersectingWithRange','stringify','notReady','PendingActions','push','$graveyard','elementStart','ready','suggestionLoaded','getNearestSelectionRange','getRanges','@external','hasSuggestion','return','rejected','mapper','refresh','insertion:accept','getIntersection','containerElement','data-author-id','parent','move','1100485IjTbpl','previous','sort','forceDefaultExecution','schema','markInlineFormat','deleteContent','dataDowncast','consumable','_handleNewSuggestionMarker','_adapter','addRange','markerToHighlight','change:data','addMarkerName','multipleBlocks','widget','insertContent','item','selection','_setSuggestionData','getChangedMarkers','map','getRange','$elementName','deletion','backward','LEAVE','track-changes-suggestion-not-found','_isBlockAttribute','getFirstRange','isIntersecting','markerNameToElements','editor','open','getSuggestionCallback','accept','containsItem','activeMarkers','nodeBefore','applyOperation','_getSuggestionData','format','never','hasCommentThread','splitPosition','isLocal','next','isRemovable','_removeSuggestion','_mergeNestedSuggestions','_findSuggestions','external:','substring','createPositionAt','pluginName','registerPostFixer','isArray','isAtStart','PENDING_ACTION_SUGGESTION','_customCallbacks','remove','bindElementToMarker','upcast','add','formatInline:accept','rootName','writer','init','normal','removeMarkers','rethrowUnexpectedError','getCustomProperty','updateSuggestion','deletion:chain','hasComments','length','ck-suggestion-marker-formatInline','getCommentThread','setAttribute','batch','howMany','insert','marker-count','locale','_processAttributeChanges','authorName','trackChanges','_rangeIsInLocalUserInsertion','consume','_addThreadToSuggestion','formatBlock:discard','markAttributeChange','for','comments','adapter','createdAt','insertion:chain','$textProxy','assign','splice','deletion:','markerReady','elementToElement','formatInline','type','removeMarker','isBefore','_suggestionFactory','groupId','authoredAt','position','TrackChangesEditing','insertion','always','deletion:discard','getContainedElement','3xxMlcI','markInsertion','highest','document','oldValue','_editor','fromRange','_trackFormatChanges','_joinWithAdjacentSuggestions','_refreshAttributeSuggestionsChain','warn','getChanges','resolve','insertion:','_afterChanges','_addSuggestionMarker','update:suggestion','getUser','_reduceSuggestionAttributeRange','_isRegisteredAttribute','_SUGGESTION_ANNOUNCEMENT','_initAriaMarkerChangeAnnouncements','stop','isSelectable','_refreshSuggestionsChain','_joinSuggestions','enqueueChange','addMarker:suggestion','markMultiRangeBlockFormat','formatBlock:join','addCommentThread','formatBlock:chain','getLastMatchingPosition','find','createSelection','attribute:join','toUpperCase','getAncestors','removeMarker:suggestion:attribute','unbind','ck-suggestion-marker','discardSelectedSuggestions','reconvertMarker','_blockAttributeKeys','_recordAttributeSuggestions','attribute:discard','markDeletion','values','tablePasteChainId','isLimit','forward','formatBlock','updateMarker','ENTER','includes','toViewElement','attribute:','getItems','_defaultCallbacks','nodeAfter','registerBlockAttribute','getMarkers','high','_model','_setSuggestionRange','discard','data-suggestion','toJSON','isUndo','skipNestingCheck','registerCustomCallback','isEqual','getWalker','substr','change','287WBauZE','_enabledCommands','track-changes-adapter-missing-getsuggestion','track-changes-command-not-found','end','editing','createElement','differ','addSuggestionData','then','_isDataLoaded','formatInline:','formatBlock:','buildSuggestion','_splitMarkerName','removeMarker:suggestion:formatBlock','pop','getSuggestion','registerInlineAttribute','deletion:join','head','_getMarkerAnnouncementText','options','moveTargetPosition','originalSuggestionId','conversion','_checkSuggestionCorrectness','some','markMultiRangeInsertion','default','72WzPpko','1340240vpXxaR','discardSuggestion','root','enableDefaultAttributesIntegration','unshift','_suggestions','elementEnd','getMultiRangeId','containsPosition','formatInline:chain','_getAttributeKey','5247540cwLYaC','concat','isOwn','change:_saved','stopListening','oldRange','author','newValue','containsRange','commentThread','listenTo','addMarker:suggestion:attribute','element','announce','containsRangeInObject','attributes','acceptAllSuggestions','_processAttributeSuggestions','every','startsWith','markBlockFormat','range','track-changes-suggestion-data-mismatch','setSelection','isNextTo','markMultiRangeDeletion','markerName','suggestion:','editingDowncast','_inlineAttributeKeys','isBlock','attributeNewValue','detach','size','_recordAttributeChanges','ck-suggestion-marker-','enableCommand','clone','acceptSelectedSuggestions','removeAttribute','enableReadOnlyMode','lowest','key','fetchCommentThread','rename','execute','suggestionUnloaded','insertion:discard','suggestion-type','trackChangesCommand','markerToData','$marker','unbindElementFromMarkerName','isTouching','_reduceExistingSuggestions','newRange','from','get','getShiftedBy','filter','_breakSuggestionMarker','1478200jEtRAH','collaboration.channelId','_getExternalAuthor','_cutOutSuggestionMarker','removeComment','setTo','forEach','acceptSuggestion','trackChanges.trackFormatChanges','fromCharCode','ck-suggestion-marker--active','getSuggestions','commands','action','_onDiscard','markers','_createSuggestion','_commentsRepository','model','split','isAfter','requires','createRangeIn','insertion:join','isExternal','documentSelection','attribute:accept','start','dataReady','subType','getAttribute','dataToMarker','520072wgkCfw','addMarker:suggestion:formatBlock','group','_registerDefaultCallbacks','value'];_0x4c05=function(){return _0x8af1a7;};return _0x4c05();}import _0x22ba6a from'./integrations/tablemergesplit.js';import _0x42e5b6 from'./integrations/tableheadings.js';import _0x226198 from'./integrations/tableclipboard.js';import _0x45b7f6 from'./integrations/tablecolumnresize.js';import _0x2b59b7 from'./integrations/template.js';import _0x1b72b6 from'./integrations/tableofcontents.js';import _0x1ef43b from'./integrations/title.js';import _0x4b2ac4 from'./integrations/undo.js';import _0x4c914e from'./integrations/tablecaption.js';import _0x3444dc from'./integrations/tableproperties.js';import{getTranslation as _0x7e02a0}from'./utils/common-translations.js';import{isEqual as _0x49cdd3,omit as _0x1ee68c}from'lodash-es';export const renameAttributeKey=_0xcb648c(0x184);export default class p extends _0x4a2df7{static get[_0xcb648c(0xf8)](){const _0x3244e3=_0xcb648c;return[_0x3244e3(0x150),_0x133534,_0x4bdfcf,_0x3588fa,_0x140eb4,_0x1313ff,_0x48d958,_0x10c6b2,_0x4a22c8,_0x591d35,_0x71fa17,_0x5cb49e,_0x1d5d47,_0x1c19e9,_0x2bfbb0,_0x5261fd,_0x216975,_0xe37816,_0x47b1dd,_0x244250,_0x4e93f8,_0xe89b9a,_0x4ca08c,_0x4eb265,_0x4e6799,_0x2b251b,_0x16b4b4,_0x5a683c,_0x326750,_0x220312,_0x19fd5d,_0x59cc84,_0x370087,_0x4dce15,_0x1d8488,_0x8ad68d,_0x59e7e7,_0x3e65cc,_0x4eb4e4,_0x349369,_0x4d5c36,_0x322167,_0x5ef6c2,_0x22ba6a,_0x42e5b6,_0x4c914e,_0x226198,_0x45b7f6,_0x1b72b6,_0x3444dc,_0x2b59b7,_0x1ef43b,_0x4b2ac4];}static get[_0xcb648c(0x1a3)](){const _0x5d6407=_0xcb648c;return _0x5d6407(0x1dc);}constructor(_0x5dbae9){const _0x2184d8=_0xcb648c;function _0x2845d7(_0x5d6ddc){const _0x361783=_0x4ffc;return _0x5d6ddc[_0x361783(0x182)](_0x553184=>String[_0x361783(0xec)](_0x553184))[_0x361783(0x134)]('');}super(_0x5dbae9),this[_0x2184d8(0x20d)]=!0x1,this[_0x2184d8(0x131)](_0x2184d8(0x192),[]),this['on'](_0x2184d8(0x114),(_0x5dc2f8,_0x1a522a,_0x9f948c,_0x3887b1)=>{const _0x511d9a=_0x2184d8;this[_0x511d9a(0x220)][_0x511d9a(0x22b)](()=>{const _0x1356db=_0x511d9a;for(const _0x3b2f0a of[..._0x3887b1,..._0x9f948c])this[_0x1356db(0x220)][_0x1356db(0xf2)][_0x1356db(0x118)](_0x3b2f0a)&&_0x5dbae9[_0x1356db(0x81)][_0x1356db(0x20b)](_0x3b2f0a);});}),this[_0x2184d8(0x11a)]=new _0x4f08be(this[_0x2184d8(0x18d)][_0x2184d8(0xf5)][_0x2184d8(0x170)],this[_0x2184d8(0x18d)][_0x2184d8(0x1c0)]),this[_0x2184d8(0x176)]=null,this[_0x2184d8(0x1d8)]=new Et(this[_0x2184d8(0x18d)]),this[_0x2184d8(0xa0)]=new Map(),this[_0x2184d8(0xf4)]=_0x5dbae9[_0x2184d8(0x138)][_0x2184d8(0xdf)](_0x2184d8(0x150)),this[_0x2184d8(0x22d)]=new Set(),this[_0x2184d8(0x220)]=this[_0x2184d8(0x18d)][_0x2184d8(0xf5)],this[_0x2184d8(0x122)]=new WeakMap(),this[_0x2184d8(0x12e)]=!0x1,this[_0x2184d8(0x20c)]=new Set([_0x2184d8(0x184)]),this[_0x2184d8(0xc3)]=new Set(),_0x5dbae9[_0x2184d8(0x14d)][_0x2184d8(0x154)](_0x2184d8(0xeb),_0x2184d8(0x99)),this[_0x2184d8(0x1e8)]=_0x5dbae9[_0x2184d8(0x14d)][_0x2184d8(0xdf)](_0x2184d8(0xeb)),_0x5dbae9[_0x2184d8(0x14d)][_0x2184d8(0x154)](_0x2184d8(0x115),!0x0),this[_0x2184d8(0x19e)]=_0x5dbae9[_0x2184d8(0x14d)][_0x2184d8(0xdf)](_0x2184d8(0x115)),this[_0x2184d8(0xd7)]=new _0xd5ba34(_0x5dbae9,this[_0x2184d8(0x22d)]),this[_0x2184d8(0x1f6)](),this[_0x2845d7([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2845d7([0x34,0x30,0x34,0x38,0x31,0x38,0x34,0x34]);}[_0xcb648c(0x1b0)](){const _0xaf807=_0xcb648c,_0x56aaf0=this[_0xaf807(0x18d)],_0x33208f=(_0x1ea277,_0x329735)=>{const _0x13ed59=_0xaf807;if(_0x13ed59(0x116)!=_0x1ea277)return _0x13ed59(0xc9)+_0x1ea277;const _0x29a719=_0x329735[_0x13ed59(0xf6)]('|')[0x0];return this[_0x13ed59(0x189)](_0x29a719)?_0x13ed59(0x14c):_0x13ed59(0x1b9);};_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0xc2))[_0xaf807(0x178)]({'model':_0xaf807(0x125),'view':_0x4ea3f6=>{const _0x5ee4d0=_0xaf807,{id:_0x143250,authorId:_0x5b6080,type:_0x2d7883,subType:_0x26217d}=this[_0x5ee4d0(0x8a)](_0x4ea3f6[_0x5ee4d0(0xc0)]),_0xee92f9=[_0x5ee4d0(0x209),_0x33208f(_0x2d7883,_0x26217d)];let _0x8f5765=0xbb8;return this[_0x5ee4d0(0x192)][_0x5ee4d0(0x217)](_0x4ea3f6[_0x5ee4d0(0xc0)])&&(_0xee92f9[_0x5ee4d0(0x159)](_0x5ee4d0(0xed)),_0x8f5765=0xbc2),_0x5ee4d0(0x185)==_0x2d7883&&(_0x8f5765+=0x5),{'classes':_0xee92f9,'attributes':{'data-suggestion':_0x143250,'data-author-id':_0x5b6080},'priority':_0x8f5765};}}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x173))[_0xaf807(0x1ac)](_0x2401a4=>{const _0x35270d=_0xaf807;_0x2401a4['on'](_0x35270d(0x1fc),(_0x3c219f,_0x5c0f57,_0x7d1b80)=>{const _0x4da61d=_0x35270d;if(!_0x7d1b80[_0x4da61d(0x92)][_0x4da61d(0x12d)])return;const _0xd32bf1=_0x5c0f57[_0x4da61d(0x17e)];if(!_0xd32bf1)return;const _0x4051d3=_0x7d1b80[_0x4da61d(0x164)][_0x4da61d(0x218)](_0xd32bf1);_0x56aaf0[_0x4da61d(0xf5)][_0x4da61d(0x170)][_0x4da61d(0x153)](_0xd32bf1)&&_0x4051d3&&!_0x4051d3[_0x4da61d(0x1b4)](_0x4da61d(0x17c))&&_0x4051d3['is'](_0x4da61d(0x168))&&_0x5e4ce8(_0x4051d3,_0x7d1b80[_0x4da61d(0x1af)]);},{'priority':_0x35270d(0x21f)});}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x173))[_0xaf807(0x178)]({'model':_0xaf807(0x125),'view':(_0x5a424b,_0xb6792d)=>{const _0x511e12=_0xaf807;if(!_0xb6792d[_0x511e12(0x92)][_0x511e12(0x12d)])return null;const {type:_0x5f417f,subType:_0x49eaa9}=this[_0x511e12(0x8a)](_0x5a424b[_0x511e12(0xc0)]);return{'classes':[_0x511e12(0x209),_0x33208f(_0x5f417f,_0x49eaa9)],'priority':0xbb8};}});const _0x116e00=({showActiveMarkers:_0x3686b6=!0x0,isAttributeSuggestion:_0x7f0264=!0x1}={})=>(_0x2d03e4,_0x28dc59,_0x3806a0)=>{const _0x10256f=_0xaf807;if(!_0x28dc59[_0x10256f(0x17e)])return;const {id:_0x230da0,authorId:_0x4aad76}=this[_0x10256f(0x8a)](_0x28dc59[_0x10256f(0xc0)]);if(_0x7f0264){const _0x349919=this[_0x10256f(0xa0)][_0x10256f(0xdf)](_0x230da0),_0x284523=this[_0x10256f(0xa5)](_0x349919);if(!this[_0x10256f(0x189)](_0x284523))return;}if(_0x28dc59[_0x10256f(0x17e)]['is'](_0x10256f(0x17f)))return void _0x3806a0[_0x10256f(0x174)][_0x10256f(0x1c5)](_0x28dc59[_0x10256f(0x17e)],_0x2d03e4[_0x10256f(0x151)]);const _0x3c5452=_0x3806a0[_0x10256f(0x164)][_0x10256f(0x218)](_0x28dc59[_0x10256f(0x17e)]);if(_0x28dc59[_0x10256f(0x17e)]['is'](_0x10256f(0xb2))&&_0x56aaf0[_0x10256f(0xf5)][_0x10256f(0x170)][_0x10256f(0xc4)](_0x28dc59[_0x10256f(0x17e)])&&!_0x3c5452[_0x10256f(0x1b4)](_0x10256f(0x12c))){_0x3806a0[_0x10256f(0x1af)][_0x10256f(0x14a)]([_0x10256f(0x209),_0x10256f(0x14c)],_0x3c5452),_0x3806a0[_0x10256f(0x1af)][_0x10256f(0x1bb)](_0x10256f(0x223),_0x230da0,_0x3c5452),_0x3806a0[_0x10256f(0x1af)][_0x10256f(0x1bb)](_0x10256f(0x169),_0x4aad76,_0x3c5452),_0x3806a0[_0x10256f(0x164)][_0x10256f(0x1aa)](_0x3c5452,_0x28dc59[_0x10256f(0xc0)]),_0x3686b6&&(this[_0x10256f(0x192)][_0x10256f(0x217)](_0x28dc59[_0x10256f(0xc0)])?_0x3806a0[_0x10256f(0x1af)][_0x10256f(0x14a)](_0x10256f(0xed),_0x3c5452):_0x3806a0[_0x10256f(0x1af)][_0x10256f(0x11f)](_0x10256f(0xed),_0x3c5452));for(const _0x2d2479 of _0x56aaf0[_0x10256f(0xf5)][_0x10256f(0xf9)](_0x28dc59[_0x10256f(0x17e)])[_0x10256f(0x21a)]())_0x3806a0[_0x10256f(0x174)][_0x10256f(0x1c5)](_0x2d2479,_0x2d03e4[_0x10256f(0x151)]);_0x3806a0[_0x10256f(0x174)][_0x10256f(0x1c5)](_0x28dc59[_0x10256f(0x17e)],_0x2d03e4[_0x10256f(0x151)]);}};_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x173))[_0xaf807(0x1ac)](_0x4c3b58=>{const _0x30d2af=_0xaf807;_0x4c3b58['on'](_0x30d2af(0x104),(_0x32f6b1,_0x3b1cf2,_0xee36ed)=>{const _0x5e9bb0=_0x30d2af;_0xee36ed[_0x5e9bb0(0x92)][_0x5e9bb0(0x12d)]&&_0x116e00({'showActiveMarkers':!0x1})(_0x32f6b1,_0x3b1cf2,_0xee36ed);},{'priority':_0x30d2af(0x1e3)});}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x173))[_0xaf807(0x1ac)](_0x1bd172=>{const _0x487d5c=_0xaf807;_0x1bd172['on'](_0x487d5c(0xb1),(_0x4caba9,_0x6143b6,_0x303a6a)=>{const _0x1d0e77=_0x487d5c;_0x303a6a[_0x1d0e77(0x92)][_0x1d0e77(0x12d)]&&_0x116e00({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4caba9,_0x6143b6,_0x303a6a);},{'priority':_0x487d5c(0x1e3)});}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x173))[_0xaf807(0xd8)]({'model':_0xaf807(0x125),'view':(_0x1e515e,_0x22f3a9)=>_0x22f3a9[_0xaf807(0x92)][_0xaf807(0x12d)]?null:{'group':_0xaf807(0x125),'name':_0x1e515e[_0xaf807(0x22a)](0xb)}}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x1ab))[_0xaf807(0x1d3)]({'view':{'name':_0xaf807(0x125),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4f63bc,{writer:_0x36ae3d})=>{const _0x19d762=_0xaf807;let _0x426b4d=_0x19d762(0xc1)+_0x4f63bc[_0x19d762(0x101)](_0x19d762(0xd6))+':'+_0x4f63bc[_0x19d762(0x101)]('id');return _0x4f63bc[_0x19d762(0x101)](_0x19d762(0x1bf))&&(_0x426b4d+=':'+_0x4f63bc[_0x19d762(0x101)](_0x19d762(0x1bf))),_0x36ae3d[_0x19d762(0x82)](_0x19d762(0xd9),{'data-name':_0x426b4d});}}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0x1ab))[_0xaf807(0x102)]({'view':_0xaf807(0x125)}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0xc2))[_0xaf807(0x1ac)](_0x3ec696=>{const _0x2d5bef=_0xaf807;_0x3ec696['on'](_0x2d5bef(0x104),_0x116e00(),{'priority':_0x2d5bef(0x21f)});}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0xc2))[_0xaf807(0x1ac)](_0x30d5d4=>{const _0x1b8988=_0xaf807;_0x30d5d4['on'](_0x1b8988(0xb1),_0x116e00({'isAttributeSuggestion':!0x0}),{'priority':_0x1b8988(0x21f)});}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0xc2))[_0xaf807(0x1ac)](_0xc0c749=>{const _0x5411fb=_0xaf807;_0xc0c749['on'](_0x5411fb(0x8b),(_0x32c9be,_0x289b72,_0x1240e5)=>{const _0x1da5fb=_0x5411fb,_0x2855cf=_0x1240e5[_0x1da5fb(0x164)][_0x1da5fb(0x18c)](_0x289b72[_0x1da5fb(0xc0)]);if(_0x2855cf){for(const _0x54f90d of _0x2855cf)_0x54f90d[_0x1da5fb(0x1b4)](_0x1da5fb(0x12c))||(_0x1240e5[_0x1da5fb(0x1af)][_0x1da5fb(0x11f)]([_0x1da5fb(0x209),_0x1da5fb(0x14c),_0x1da5fb(0xed)],_0x54f90d),_0x1240e5[_0x1da5fb(0x1af)][_0x1da5fb(0xcd)](_0x1da5fb(0x223),_0x54f90d),_0x1240e5[_0x1da5fb(0x1af)][_0x1da5fb(0xcd)](_0x1da5fb(0x169),_0x54f90d),_0x1240e5[_0x1da5fb(0x164)][_0x1da5fb(0xda)](_0x54f90d,_0x289b72[_0x1da5fb(0xc0)]));}},{'priority':_0x5411fb(0x21f)});}),_0x56aaf0[_0xaf807(0x95)][_0xaf807(0x1c9)](_0xaf807(0xc2))[_0xaf807(0x1ac)](_0x2aea7d=>{const _0x5404fd=_0xaf807;_0x2aea7d['on'](_0x5404fd(0x207),(_0x1c1890,_0x20722d,_0xcd6cb8)=>{const _0x57a090=_0x5404fd,_0x250e59=_0xcd6cb8[_0x57a090(0x164)][_0x57a090(0x18c)](_0x20722d[_0x57a090(0xc0)]);if(!_0x250e59)return;const {id:_0xd8f4b6}=this[_0x57a090(0x8a)](_0x20722d[_0x57a090(0xc0)]),_0x355ad4=this[_0x57a090(0xa0)][_0x57a090(0xdf)](_0xd8f4b6),_0x3d1b21=this[_0x57a090(0xa5)](_0x355ad4);if(this[_0x57a090(0x189)](_0x3d1b21)){for(const _0x4397e4 of _0x250e59)_0x4397e4[_0x57a090(0x1b4)](_0x57a090(0x12c))||(_0xcd6cb8[_0x57a090(0x1af)][_0x57a090(0x11f)]([_0x57a090(0x209),_0x57a090(0x14c),_0x57a090(0xed)],_0x4397e4),_0xcd6cb8[_0x57a090(0x1af)][_0x57a090(0xcd)](_0x57a090(0x223),_0x4397e4),_0xcd6cb8[_0x57a090(0x1af)][_0x57a090(0xcd)](_0x57a090(0x169),_0x4397e4),_0xcd6cb8[_0x57a090(0x164)][_0x57a090(0xda)](_0x4397e4,_0x20722d[_0x57a090(0xc0)]));}},{'priority':_0x5404fd(0x21f)});}),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0x1e4)][_0xaf807(0x1a4)](_0x5c6a14=>{const _0x42d86d=_0xaf807;let _0x54aece=!0x1;const _0x43cea5=Array[_0x42d86d(0xde)](_0x56aaf0[_0x42d86d(0xf5)][_0x42d86d(0x1e4)][_0x42d86d(0x83)][_0x42d86d(0x181)]()),_0xda254f=new Set();for(const {name:_0x8650,data:_0xfb2149}of _0x43cea5){const {group:_0x3a80bf,type:_0x521f11,subType:_0x15bf1f,id:_0x65002}=this[_0x42d86d(0x8a)](_0x8650);if(_0x42d86d(0x125)!==_0x3a80bf)continue;const _0x1349a2=this[_0x42d86d(0xa0)][_0x42d86d(0xdf)](_0x65002);if(null!=_0xfb2149[_0x42d86d(0xdd)]){_0x42d86d(0x1d4)==_0x521f11&&(_0x54aece=_0x54aece||Ut(_0xfb2149[_0x42d86d(0xdd)],_0x8650,_0x5c6a14,_0x56aaf0[_0x42d86d(0xf5)][_0x42d86d(0x170)]));const _0x10a54f=_0x42d86d(0x116)==_0x521f11&&this[_0x42d86d(0x189)](_0x15bf1f[_0x42d86d(0xf6)]('|')[0x0]);if(_0xfb2149[_0x42d86d(0xdd)][_0x42d86d(0x11b)]||_0x42d86d(0x15a)==_0xfb2149[_0x42d86d(0xdd)][_0x42d86d(0x9d)][_0x42d86d(0x1ae)]||_0x42d86d(0x214)==_0x521f11&&!Ft(_0xfb2149[_0x42d86d(0xdd)])||_0x10a54f&&!Ft(_0xfb2149[_0x42d86d(0xdd)])||_0x42d86d(0x185)==_0x521f11&&!(!Vt(_0x539e99=_0xfb2149[_0x42d86d(0xdd)])&&!function(_0x43cde3){const _0xb2c1a9=_0x42d86d;return _0x43cde3[_0xb2c1a9(0xfe)][_0xb2c1a9(0x16a)]==_0x43cde3[_0xb2c1a9(0x80)][_0xb2c1a9(0x193)]&&_0x43cde3[_0xb2c1a9(0xfe)][_0xb2c1a9(0x119)];}(_0x539e99)))_0x5c6a14[_0x42d86d(0x1d6)](_0x8650),_0x54aece=!0x0;else{if(!_0x1349a2||!_0x1349a2[_0x42d86d(0x148)])continue;if(_0xfb2149[_0x42d86d(0xdd)]&&_0xfb2149[_0x42d86d(0xab)]&&_0xfb2149[_0x42d86d(0xdd)][_0x42d86d(0x228)](_0xfb2149[_0x42d86d(0xab)]))continue;_0xda254f[_0x42d86d(0x1ac)](_0x1349a2);}}}var _0x539e99;return _0xda254f[_0x42d86d(0xc7)]>0x0&&(_0x54aece=!!this[_0x42d86d(0x1e9)](_0xda254f)||_0x54aece),_0x54aece;}),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0x1e4)][_0xaf807(0x1a4)](_0x214f8a=>{const _0x4e2e68=_0xaf807;let _0x3769b0=!0x1;for(const _0x105434 of _0x56aaf0[_0x4e2e68(0xf5)][_0x4e2e68(0x1e4)][_0x4e2e68(0x83)][_0x4e2e68(0x1ec)]())if(_0x4e2e68(0x1be)==_0x105434[_0x4e2e68(0x1d5)])for(const _0x466a7f of this[_0x4e2e68(0xa0)][_0x4e2e68(0x210)]()){if(_0x466a7f[_0x4e2e68(0x136)]||!_0x466a7f[_0x4e2e68(0x148)])continue;const _0x186c14=_0x4e2e68(0x214)==_0x466a7f[_0x4e2e68(0x1d5)],_0x4f3245=this[_0x4e2e68(0xa5)](_0x466a7f),_0x51d7c5=_0x4f3245&&this[_0x4e2e68(0x189)](_0x4f3245);if(!_0x186c14&&!_0x51d7c5)continue;const _0x34a8ee=_0x466a7f[_0x4e2e68(0x18a)]();if(_0x34a8ee[_0x4e2e68(0xfe)][_0x4e2e68(0x16a)]!=_0x34a8ee[_0x4e2e68(0x80)][_0x4e2e68(0x16a)]&&!_0x34a8ee[_0x4e2e68(0x80)][_0x4e2e68(0x119)]){const _0x6cecd4=_0x56aaf0[_0x4e2e68(0xf5)][_0x4e2e68(0x1a2)](_0x34a8ee[_0x4e2e68(0xfe)][_0x4e2e68(0x21c)],_0x4e2e68(0x80)),_0x14846b=_0x56aaf0[_0x4e2e68(0xf5)][_0x4e2e68(0x137)](_0x34a8ee[_0x4e2e68(0xfe)],_0x6cecd4);_0x214f8a[_0x4e2e68(0x215)](_0x466a7f[_0x4e2e68(0x145)](),{'range':_0x14846b}),_0x3769b0=!0x0;}}return _0x3769b0;}),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0x1e4)][_0xaf807(0x1a4)](_0x16f970=>this[_0xaf807(0x1c1)](_0x16f970)),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0x1e4)][_0xaf807(0x1a4)](_0x27b476=>!_0x27b476[_0xaf807(0x1bc)][_0xaf807(0x19a)]&&this[_0xaf807(0xb7)](_0x27b476)),_0x56aaf0[_0xaf807(0xf5)]['on'](_0xaf807(0x1ef),()=>{const _0x194867=_0xaf807;this[_0x194867(0x20d)]=!0x1;}),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0x1e4)]['on'](_0xaf807(0x179),(_0x252549,_0x1c20ea)=>{const _0x523dc0=_0xaf807;if(!_0x1c20ea[_0x523dc0(0x19a)]||_0x1c20ea[_0x523dc0(0x225)])return;if(!this[_0x523dc0(0x20d)])return;const _0x23fd3e=_0x56aaf0[_0x523dc0(0xf5)][_0x523dc0(0x1e4)][_0x523dc0(0x83)][_0x523dc0(0x1ec)]();if(0x0==_0x23fd3e[_0x523dc0(0x1b8)])return;const _0x143329=[],_0x380a5d=_0x23fd3e[_0x523dc0(0xe1)](_0x3f545e=>_0x523dc0(0x116)==_0x3f545e[_0x523dc0(0x1d5)]),_0x1ff4b9=_0x23fd3e[_0x523dc0(0xe1)](_0x475acb=>_0x523dc0(0x1be)==_0x475acb[_0x523dc0(0x1d5)]&&_0x523dc0(0x143)!=_0x475acb[_0x523dc0(0x151)]);for(const _0x2bfcf0 of _0x380a5d)this[_0x523dc0(0x1f4)](_0x2bfcf0[_0x523dc0(0x10c)])&&_0x143329[_0x523dc0(0x159)]({'key':_0x2bfcf0[_0x523dc0(0x10c)],'newValue':_0x2bfcf0[_0x523dc0(0xc5)],'oldValue':_0x2bfcf0[_0x523dc0(0x13b)],'range':Pt(_0x2bfcf0[_0x523dc0(0xbb)],_0x56aaf0[_0x523dc0(0xf5)])});for(const _0x23acc5 of _0x1ff4b9){if(_0x523dc0(0xd2)!=_0x23acc5[_0x523dc0(0xf0)]&&_0x523dc0(0x165)!=_0x23acc5[_0x523dc0(0xf0)])continue;const _0x439d9e=Lt(_0x23acc5[_0x523dc0(0x1db)][_0x523dc0(0x21c)],_0x56aaf0[_0x523dc0(0xf5)]),_0x2147ad=_0x23acc5[_0x523dc0(0x120)];_0x523dc0(0xd2)==_0x23acc5[_0x523dc0(0xf0)]&&_0x143329[_0x523dc0(0x159)]({'key':_0x523dc0(0x184),'newValue':_0x23acc5[_0x523dc0(0x151)],'oldValue':_0x2147ad[_0x523dc0(0x151)],'range':_0x439d9e});for(const [_0x33bbe3,_0x2a2dc6]of _0x2147ad[_0x523dc0(0xb5)]){if(!this[_0x523dc0(0x1f4)](_0x33bbe3))continue;const _0x5168e0=_0x23acc5[_0x523dc0(0xb5)][_0x523dc0(0xdf)](_0x33bbe3);_0x2a2dc6!==_0x5168e0&&_0x143329[_0x523dc0(0x159)]({'key':_0x33bbe3,'newValue':_0x5168e0,'oldValue':_0x2a2dc6,'range':_0x439d9e});}for(const [_0x581f7e,_0x5286be]of _0x23acc5[_0x523dc0(0xb5)])this[_0x523dc0(0x1f4)](_0x581f7e)&&(_0x2147ad[_0x523dc0(0xb5)][_0x523dc0(0x118)](_0x581f7e)||_0x143329[_0x523dc0(0x159)]({'key':_0x581f7e,'newValue':_0x5286be,'oldValue':null,'range':_0x439d9e}));}0x0!=_0x143329[_0x523dc0(0x1b8)]&&_0x56aaf0[_0x523dc0(0xf5)][_0x523dc0(0x1fb)](_0x1c20ea,_0x122acc=>{const _0x5a88c9=_0x523dc0,_0x47b34b=_0x4172a3();for(const {range:_0x6e04af,key:_0xb7b8d8,oldValue:_0x1c7951,newValue:_0x30c7bd}of _0x143329)this[_0x5a88c9(0x1c8)](_0x6e04af,_0xb7b8d8,_0x1c7951,_0x30c7bd,{'groupId':_0x47b34b});this[_0x5a88c9(0xdc)](_0x122acc,_0x143329);});},{'priority':_0xaf807(0xcf)}),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0xf2)]['on'](_0xaf807(0x1f1),(_0x3e23ef,_0x136d83,_0x4d0c4c)=>{const _0x3f4396=_0xaf807;if(null==_0x4d0c4c){const {id:_0x5ed74c}=this[_0x3f4396(0x8a)](_0x136d83[_0x3f4396(0x151)]),_0x48b105=this[_0x3f4396(0xa0)][_0x3f4396(0xdf)](_0x5ed74c);_0x48b105&&_0x48b105[_0x3f4396(0x17a)](_0x136d83[_0x3f4396(0x151)]);}}),_0x56aaf0[_0xaf807(0xf5)][_0xaf807(0x1e4)]['on'](_0xaf807(0x179),()=>{const _0x1b5323=_0xaf807,_0x2ec4f4=Array[_0x1b5323(0xde)](_0x56aaf0[_0x1b5323(0xf5)][_0x1b5323(0x1e4)][_0x1b5323(0x83)][_0x1b5323(0x181)]())[_0x1b5323(0xe1)](_0x4ce498=>_0x1b5323(0x125)===this[_0x1b5323(0x8a)](_0x4ce498[_0x1b5323(0x151)])[_0x1b5323(0x105)]);if(0x0===_0x2ec4f4[_0x1b5323(0x1b8)])return;_0x2ec4f4[_0x1b5323(0x16e)]((_0x1d0ec3,_0x2aef11)=>{const _0x3dd5dd=_0x1b5323,_0x13bddf=_0x1d0ec3[_0x3dd5dd(0x123)][_0x3dd5dd(0xab)],_0x3a6fa3=_0x2aef11[_0x3dd5dd(0x123)][_0x3dd5dd(0xab)];return null===_0x13bddf&&null===_0x3a6fa3?0x0:null===_0x13bddf&&null!==_0x3a6fa3?-0x1:null!==_0x13bddf&&null===_0x3a6fa3?0x1:_0x13bddf[_0x3dd5dd(0xfe)][_0x3dd5dd(0x1d7)](_0x3a6fa3[_0x3dd5dd(0xfe)])?-0x1:0x1;});const _0x1feb45=new Set(),_0x475721=new Set();for(const {name:_0x8c9975,data:_0x3059cf}of _0x2ec4f4){const {id:_0x1dd6eb}=this[_0x1b5323(0x8a)](_0x8c9975);if(null===_0x3059cf[_0x1b5323(0xab)]){const _0x5e3b6d=this[_0x1b5323(0x175)](_0x8c9975);_0x475721[_0x1b5323(0x1ac)](_0x5e3b6d);}else{const _0x2f5e7e=this[_0x1b5323(0xa0)][_0x1b5323(0xdf)](_0x1dd6eb);null!==_0x3059cf[_0x1b5323(0xdd)]||_0x2f5e7e[_0x1b5323(0x148)]?(_0x1feb45[_0x1b5323(0x1ac)](_0x2f5e7e[_0x1b5323(0x90)]),_0x475721[_0x1b5323(0x1ac)](_0x2f5e7e)):this[_0x1b5323(0x19d)](_0x2f5e7e);}}_0x475721[_0x1b5323(0xc7)]>0x0&&this[_0x1b5323(0x1f9)](_0x475721);for(const _0x1f0c38 of _0x1feb45)this[_0x1b5323(0x152)](_0x1b5323(0x124),_0x1f0c38);}),_0x56aaf0[_0xaf807(0xf5)]['on'](_0xaf807(0x194),(_0x269bb8,_0x39f254)=>{const _0x1df09f=_0xaf807,_0x17802c=_0x39f254[0x0];if(!this[_0x1df09f(0xa0)][_0x1df09f(0xc7)])return;if(!_0x17802c[_0x1df09f(0x135)])return;if(_0x17802c[_0x1df09f(0x1bc)][_0x1df09f(0x225)]||!_0x17802c[_0x1df09f(0x1bc)][_0x1df09f(0x19a)])return;let _0x3f7481,_0x58e0f1;switch(_0x17802c[_0x1df09f(0x1d5)]){case _0x1df09f(0x1be):_0x3f7481=_0x56aaf0[_0x1df09f(0xf5)][_0x1df09f(0x1a2)](_0x17802c[_0x1df09f(0x1db)]),_0x58e0f1=_0x3f7481[_0x1df09f(0xe0)](_0x17802c[_0x1df09f(0x1bd)]);break;case _0x1df09f(0xf6):_0x3f7481=_0x56aaf0[_0x1df09f(0xf5)][_0x1df09f(0x1a2)](_0x17802c[_0x1df09f(0x199)]),_0x58e0f1=_0x56aaf0[_0x1df09f(0xf5)][_0x1df09f(0x1a2)](_0x17802c[_0x1df09f(0x93)]);break;case _0x1df09f(0x16b):_0x3f7481=_0x56aaf0[_0x1df09f(0xf5)][_0x1df09f(0x1a2)](_0x17802c[_0x1df09f(0x13f)]),_0x58e0f1=_0x3f7481[_0x1df09f(0xe0)](_0x17802c[_0x1df09f(0x1bd)]);break;default:return;}const _0x4d3acc=_0x56aaf0[_0x1df09f(0xf5)][_0x1df09f(0x137)](_0x3f7481,_0x58e0f1);_0x56aaf0[_0x1df09f(0xf5)][_0x1df09f(0x22b)](()=>{const _0xc3adf2=_0x1df09f;for(const {suggestion:_0x583bc2,meta:_0x2d076f}of this[_0xc3adf2(0x19f)](_0x4d3acc)){if(_0x583bc2[_0xc3adf2(0x136)])continue;if(_0xc3adf2(0x1d4)==_0x583bc2[_0xc3adf2(0x1d5)])continue;const _0x33c2f6=this[_0xc3adf2(0xa5)](_0x583bc2);if(_0x33c2f6&&this[_0xc3adf2(0x189)](_0x33c2f6)&&_0xc3adf2(0xf6)!=_0x17802c[_0xc3adf2(0x1d5)])continue;const _0x321037=_0x583bc2[_0xc3adf2(0x123)]&&_0x583bc2[_0xc3adf2(0x123)][_0xc3adf2(0x17b)];(_0xc3adf2(0x214)!=_0x583bc2[_0xc3adf2(0x1d5)]||_0xc3adf2(0xf6)==_0x17802c[_0xc3adf2(0x1d5)]&&!_0x321037)&&(_0x2d076f[_0xc3adf2(0xb4)]||_0xc3adf2(0x1dd)==_0x583bc2[_0xc3adf2(0x1d5)]&&_0x2d076f[_0xc3adf2(0xa8)]||_0x583bc2[_0xc3adf2(0x18a)]()[_0xc3adf2(0xae)](_0x4d3acc)&&this[_0xc3adf2(0xe2)](_0x583bc2,_0x3f7481,_0x58e0f1));}});},{'priority':_0xaf807(0xcf)}),_0x56aaf0[_0xaf807(0xf5)]['on'](_0xaf807(0x172),(_0x50748e,_0x1c57d8)=>{const _0xc443bb=_0xaf807,_0x415ac9=_0x1c57d8[0x0],_0x529ef1=_0x1c57d8[0x1];if(_0x529ef1&&_0x529ef1[_0xc443bb(0x16f)])return;if(this[_0xc443bb(0x12e)])return;if(!this[_0xc443bb(0xd7)][_0xc443bb(0x107)])return;if(_0x415ac9[_0xc443bb(0x11b)])return;const _0x5d2485=_0x56aaf0[_0xc443bb(0xf5)][_0xc443bb(0x170)],{start:_0x39acc5,end:_0x3b12b1}=_0x415ac9[_0xc443bb(0x18a)](),_0x550cd1=_0x39acc5[_0xc443bb(0x21c)]&&_0x5d2485[_0xc443bb(0x212)](_0x39acc5[_0xc443bb(0x21c)])?null:_0x5d2485[_0xc443bb(0x15e)](_0x39acc5,_0xc443bb(0x213)),_0x3e5406=_0x3b12b1[_0xc443bb(0x193)]&&_0x5d2485[_0xc443bb(0x212)](_0x3b12b1[_0xc443bb(0x193)])?null:_0x5d2485[_0xc443bb(0x15e)](_0x3b12b1,_0xc443bb(0x186)),_0xc33b85=_0x56aaf0[_0xc443bb(0xf5)][_0xc443bb(0x137)](_0x550cd1?_0x550cd1[_0xc443bb(0xfe)]:_0x39acc5,_0x3e5406?_0x3e5406[_0xc443bb(0x80)]:_0x3b12b1);_0x56aaf0[_0xc443bb(0xf5)][_0xc443bb(0x22b)](_0x48ce76=>{const _0x5aa4c0=_0xc443bb;this[_0x5aa4c0(0x20f)](_0xc33b85);const _0x224257=_0x56aaf0[_0x5aa4c0(0xf5)][_0x5aa4c0(0x170)][_0x5aa4c0(0x15e)](_0xc33b85[_0x5aa4c0(0xfe)]);_0x415ac9['is'](_0x5aa4c0(0xfc))?_0x48ce76[_0x5aa4c0(0xbd)](_0x224257):_0x415ac9[_0x5aa4c0(0xe8)](_0x224257);}),_0x50748e[_0xc443bb(0x1f7)]();},{'priority':_0x1a21d7[_0xaf807(0x1b1)]+0xa}),_0x56aaf0[_0xaf807(0xf5)]['on'](_0xaf807(0x17d),(_0x571ad1,_0x144eb1)=>{const _0x65f8c2=_0xaf807,_0x2c51a2=_0x144eb1[_0x144eb1[_0x65f8c2(0x1b8)]-0x1];_0x2c51a2&&_0x2c51a2[_0x65f8c2(0x16f)]||this[_0x65f8c2(0x12e)]||this[_0x65f8c2(0xd7)][_0x65f8c2(0x107)]&&(_0x56aaf0[_0x65f8c2(0xf5)][_0x65f8c2(0x22b)](()=>{const _0xc0a961=_0x65f8c2;let _0x416b9a=_0x56aaf0[_0xc0a961(0xf5)][_0xc0a961(0x17d)](_0x144eb1[0x0],_0x144eb1[0x1],_0x144eb1[0x2],{'forceDefaultExecution':!0x0});if(!_0x416b9a)return;_0x571ad1[_0xc0a961(0x162)]=_0x416b9a[_0xc0a961(0xcb)]();const _0x1284b5=_0x416b9a[_0xc0a961(0x80)][_0xc0a961(0x193)],_0x152dac=_0x56aaf0[_0xc0a961(0xf5)][_0xc0a961(0x170)];_0x1284b5&&_0x152dac[_0xc0a961(0xc4)](_0x1284b5)&&!_0x152dac[_0xc0a961(0x153)](_0x1284b5)&&(_0x416b9a=_0x56aaf0[_0xc0a961(0xf5)][_0xc0a961(0x137)](_0x416b9a[_0xc0a961(0xfe)],_0x56aaf0[_0xc0a961(0xf5)][_0xc0a961(0x1a2)](_0x1284b5,_0xc0a961(0x80)))),this[_0xc0a961(0x1e2)](_0x416b9a);}),_0x571ad1[_0x65f8c2(0x1f7)]());},{'priority':_0xaf807(0x21f)}),this[_0xaf807(0x18d)][_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0x1c3),this[_0xaf807(0xd7)]),this[_0xaf807(0xca)](_0xaf807(0x1c3));const _0x11bf08=new _0x1533c4(_0x56aaf0,this[_0xaf807(0xa0)]);_0x56aaf0[_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0xea),_0x11bf08),this[_0xaf807(0xca)](_0xaf807(0xea));const _0x5527ce=new _0x59e31d(_0x56aaf0,this[_0xaf807(0xa0)]);_0x56aaf0[_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0x9c),_0x5527ce),this[_0xaf807(0xca)](_0xaf807(0x9c)),_0x56aaf0[_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0xb6),new _0x20b42c(_0x56aaf0,_0x11bf08,this[_0xaf807(0xa0)])),this[_0xaf807(0xca)](_0xaf807(0xb6)),_0x56aaf0[_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0x10e),new _0x20b42c(_0x56aaf0,_0x5527ce,this[_0xaf807(0xa0)])),this[_0xaf807(0xca)](_0xaf807(0x10e)),_0x56aaf0[_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0xcc),new _0x2865be(_0x56aaf0,_0x11bf08,this[_0xaf807(0xa0)])),this[_0xaf807(0xca)](_0xaf807(0xcc)),_0x56aaf0[_0xaf807(0xef)][_0xaf807(0x1ac)](_0xaf807(0x20a),new _0x2865be(_0x56aaf0,_0x5527ce,this[_0xaf807(0xa0)])),this[_0xaf807(0xca)](_0xaf807(0x20a));const _0x185db5=_0x56aaf0[_0xaf807(0x138)][_0xaf807(0xdf)](_0xaf807(0x150));this[_0xaf807(0xb0)](_0x185db5,_0xaf807(0x14f),(_0x60a6d0,{threadId:_0x139838})=>{const _0x22adbb=_0xaf807,_0x275fd0=this[_0x22adbb(0xa0)][_0x22adbb(0xdf)](_0x139838);_0x275fd0&&_0x275fd0[_0x22adbb(0xaf)]&&0x1===_0x275fd0[_0x22adbb(0xaf)][_0x22adbb(0x1b8)]&&this[_0x22adbb(0x13e)](_0x139838,{'hasComments':!0x0});},{'priority':_0xaf807(0x132)}),this[_0xaf807(0xb0)](_0x185db5,_0xaf807(0xe7),(_0x711712,{threadId:_0x31e805})=>{const _0x390c30=_0xaf807,_0x191d94=this[_0x390c30(0xa0)][_0x390c30(0xdf)](_0x31e805);_0x191d94&&_0x191d94[_0x390c30(0xaf)]&&!_0x191d94[_0x390c30(0xaf)][_0x390c30(0x1b8)]&&this[_0x390c30(0x13e)](_0x31e805,{'hasComments':!0x1});},{'priority':_0xaf807(0x132)});}set[_0xcb648c(0x1cb)](_0x260d9b){const _0x2aebae=_0xcb648c;if(this[_0x2aebae(0x176)])throw new _0x93b4ae(_0x2aebae(0x12b),this);this[_0x2aebae(0x176)]=_0x260d9b;}get[_0xcb648c(0x1cb)](){const _0x2b5ee0=_0xcb648c;return this[_0x2b5ee0(0x176)];}[_0xcb648c(0xee)]({skipNotAttached:_0x4b706a=!0x1,toJSON:_0x5c12f5=!0x1}={}){const _0x3c0efb=_0xcb648c,_0x216235=[];for(const _0x24bee2 of this[_0x3c0efb(0xa0)][_0x3c0efb(0x210)]())_0x4b706a&&!_0x24bee2[_0x3c0efb(0x148)]||_0x216235[_0x3c0efb(0x159)](_0x24bee2);return _0x5c12f5?_0x216235[_0x3c0efb(0x182)](_0x432e8c=>_0x432e8c[_0x3c0efb(0x224)]()):_0x216235;}[_0xcb648c(0x8d)](_0x3d1523){const _0x582c2b=_0xcb648c,_0x2e020f=this[_0x582c2b(0xa0)][_0x582c2b(0xdf)](_0x3d1523);if(!_0x2e020f)throw new _0x93b4ae(_0x582c2b(0x188),this);return _0x2e020f;}[_0xcb648c(0x161)](_0xa1af8e){const _0x51e427=_0xcb648c;return this[_0x51e427(0xa0)][_0x51e427(0x118)](_0xa1af8e);}[_0xcb648c(0x84)](_0x295089){const _0x2ee78d=_0xcb648c,{authorId:_0x57286d,id:_0x321e8e,attributes:_0x14ad3e}=_0x295089,[_0x5f3d81,_0x48a04c]=_0x295089[_0x2ee78d(0x1d5)][_0x2ee78d(0xf6)](':'),_0x5cf69d=this[_0x2ee78d(0xa0)][_0x2ee78d(0xdf)](_0x321e8e)||this[_0x2ee78d(0xf3)](_0x5f3d81,_0x48a04c,_0x321e8e,_0x57286d,_0x14ad3e);if(this[_0x2ee78d(0x1c6)](_0x5cf69d),this[_0x2ee78d(0x96)](_0x5cf69d,_0x5f3d81,_0x48a04c||null,_0x57286d),_0x5cf69d[_0x2ee78d(0x1cc)]=_0x295089[_0x2ee78d(0x1cc)],_0x5cf69d[_0x2ee78d(0x86)]=!0x0,_0x14ad3e&&_0x14ad3e[_0x2ee78d(0x160)]){const _0xb66802=_0x14ad3e[_0x2ee78d(0x160)],_0x277c02=this[_0x2ee78d(0xe5)](_0xb66802[_0x2ee78d(0x1c2)]);_0x5cf69d[_0x2ee78d(0x1da)]=_0xb66802[_0x2ee78d(0x1cc)],_0x5cf69d[_0x2ee78d(0xac)]=_0x277c02,_0x5cf69d[_0x2ee78d(0xfb)]=!0x0;}else _0x5cf69d[_0x2ee78d(0x1da)]=_0x295089[_0x2ee78d(0x1cc)];switch(_0x295089[_0x2ee78d(0x123)]&&(_0x5cf69d[_0x2ee78d(0x123)]=_0x295089[_0x2ee78d(0x123)]),_0x295089[_0x2ee78d(0xb5)]&&(_0x5cf69d[_0x2ee78d(0xb5)]=_0x295089[_0x2ee78d(0xb5)]),this[_0x2ee78d(0x176)]&&this[_0x2ee78d(0x176)][_0x2ee78d(0x14b)]||(_0x5cf69d[_0x2ee78d(0x113)]=!0x0),this[_0x2ee78d(0x122)][_0x2ee78d(0xdf)](_0x5cf69d)){case _0x2ee78d(0x157):this[_0x2ee78d(0x122)][_0x2ee78d(0x131)](_0x5cf69d,_0x2ee78d(0xff));break;case _0x2ee78d(0x1d2):_0x5cf69d[_0x2ee78d(0x148)]?(this[_0x2ee78d(0x1e9)](new Set([_0x5cf69d])),this[_0x2ee78d(0x1f9)](new Set([_0x5cf69d])),this[_0x2ee78d(0x122)][_0x2ee78d(0x131)](_0x5cf69d,_0x2ee78d(0x15c)),this[_0x2ee78d(0x152)](_0x2ee78d(0x15d),_0x5cf69d)):this[_0x2ee78d(0x122)][_0x2ee78d(0x131)](_0x5cf69d,_0x2ee78d(0x10d));}return _0x5cf69d;}[_0xcb648c(0xea)](_0x54d213){const _0x19f524=_0xcb648c;this[_0x19f524(0x16f)](()=>{const _0x438376=_0x19f524;this[_0x438376(0x18d)][_0x438376(0xf5)][_0x438376(0x22b)](()=>{const _0x2a2efe=_0x438376;for(const _0x5bb937 of _0x54d213[_0x2a2efe(0x12a)]())_0x5bb937[_0x2a2efe(0x190)]();});});}[_0xcb648c(0x9c)](_0x195e2e){const _0xf23138=_0xcb648c;this[_0xf23138(0x16f)](()=>{const _0x14958b=_0xf23138;this[_0x14958b(0x18d)][_0x14958b(0xf5)][_0x14958b(0x22b)](()=>{const _0x5ef432=_0x14958b;for(const _0x47ec4e of _0x195e2e[_0x5ef432(0x12a)]())_0x47ec4e[_0x5ef432(0x222)]();});});}[_0xcb648c(0xca)](_0x5810f5,_0x1edf04){const _0x40eefa=_0xcb648c,_0x25bc01=this[_0x40eefa(0x18d)][_0x40eefa(0xef)][_0x40eefa(0xdf)](_0x5810f5);if(!_0x25bc01)throw new _0x93b4ae(_0x40eefa(0x7f),this,{'commandName':_0x5810f5});if(this[_0x40eefa(0x22d)][_0x40eefa(0x118)](_0x25bc01))throw new _0x93b4ae(_0x40eefa(0x144),this,{'commandName':_0x5810f5});this[_0x40eefa(0x22d)][_0x40eefa(0x1ac)](_0x25bc01),_0x1edf04&&_0x25bc01['on'](_0x40eefa(0xd3),(_0x5e6021,_0x6f9956)=>{const _0x36eb5b=_0x40eefa;this[_0x36eb5b(0xd7)][_0x36eb5b(0x107)]&&(this[_0x36eb5b(0x12e)]||(_0x6f9956[_0x36eb5b(0x1b8)]>0x0&&_0x6f9956[_0x6f9956[_0x36eb5b(0x1b8)]-0x1]&&_0x6f9956[_0x6f9956[_0x36eb5b(0x1b8)]-0x1][_0x36eb5b(0x16f)]?_0x6f9956[_0x36eb5b(0x8c)]():(_0x5e6021[_0x36eb5b(0x162)]=_0x1edf04((..._0x58ae43)=>_0x25bc01[_0x36eb5b(0xd3)](..._0x58ae43,{'forceDefaultExecution':!0x0}),..._0x6f9956),_0x5e6021[_0x36eb5b(0x1f7)]())));},{'priority':_0x40eefa(0x21f)});}[_0xcb648c(0x16f)](_0x3dab12){const _0x4c9651=_0xcb648c;let _0x476b4a,_0x4236ea;const _0x5253a1=this[_0x4c9651(0x12e)];this[_0x4c9651(0x12e)]=!0x0;try{_0x476b4a=_0x3dab12();}catch(_0x3642c4){_0x4236ea=_0x3642c4;}return _0x5253a1||(this[_0x4c9651(0x12e)]=!0x1),_0x4236ea&&_0x93b4ae[_0x4c9651(0x1b3)](_0x4236ea,this),_0x476b4a;}[_0xcb648c(0x1e2)](_0x48d887,_0x44ab4b=null,_0x31aa14={}){const _0x1b0557=_0xcb648c;if(_0x48d887[_0x1b0557(0x11b)])return null;const _0x5d5def=this[_0x1b0557(0x18d)][_0x1b0557(0x138)][_0x1b0557(0xdf)](_0x1b0557(0x10a))['me'];for(const {suggestion:_0x4cdd58,meta:_0x46a0f0}of this[_0x1b0557(0x19f)](_0x48d887,_0x1b0557(0x1dd)))if(_0x46a0f0[_0x1b0557(0xa8)]){if(!_0x46a0f0[_0x1b0557(0xbe)]){if(_0x46a0f0[_0x1b0557(0xb4)]){if(!this[_0x1b0557(0x19e)]||!qt(_0x4cdd58,_0x31aa14))continue;return _0x4cdd58;}if(qt(_0x4cdd58,_0x31aa14))return _0x4cdd58;this[_0x1b0557(0xe2)](_0x4cdd58,_0x48d887[_0x1b0557(0xfe)],_0x48d887[_0x1b0557(0x80)]);break;}if(_0x44ab4b==_0x4cdd58[_0x1b0557(0x100)]&&qt(_0x4cdd58,_0x31aa14)){const _0x5867b7=_0x4cdd58[_0x1b0557(0x18a)]();return _0x5867b7[_0x1b0557(0xfe)][_0x1b0557(0x228)](_0x48d887[_0x1b0557(0x80)])?this[_0x1b0557(0x221)](_0x4cdd58,this[_0x1b0557(0x220)][_0x1b0557(0x137)](_0x48d887[_0x1b0557(0xfe)],_0x5867b7[_0x1b0557(0x80)])):this[_0x1b0557(0x221)](_0x4cdd58,this[_0x1b0557(0x220)][_0x1b0557(0x137)](_0x5867b7[_0x1b0557(0xfe)],_0x48d887[_0x1b0557(0x80)])),_0x4cdd58;}}const _0x2fd219=_0x4172a3(),_0x4d1e87=_0x5d5def['id'],_0x2fd491=_0x44ab4b?_0x1b0557(0x1ee)+_0x44ab4b:_0x1b0557(0x1dd),_0x234ec9=this[_0x1b0557(0x180)]({'id':_0x2fd219,'type':_0x2fd491,'createdAt':new Date(),'authorId':_0x4d1e87,'attributes':_0x31aa14});return this[_0x1b0557(0x1f0)](_0x2fd491,_0x2fd219,_0x4d1e87,_0x48d887),_0x234ec9;}[_0xcb648c(0x98)](_0x13b68c,_0x289d64=_0xcb648c(0x13a),_0x5f28ce={}){const _0x22058b=_0xcb648c,_0x368886=this[_0x22058b(0x18d)][_0x22058b(0x138)][_0x22058b(0xdf)](_0x22058b(0x10a))['me'],_0x1838ad=this[_0x22058b(0x1d8)][_0x22058b(0x18f)](_0x22058b(0x1dd),_0x289d64,_0x22058b(0x134));for(const _0x1ece0b of this[_0x22058b(0xee)]())if(_0x1ece0b[_0x22058b(0xac)]['id']==_0x368886['id']&&_0x22058b(0x1dd)==_0x1ece0b[_0x22058b(0x1d5)]&&_0x1ece0b[_0x22058b(0x100)]==_0x289d64&&qt(_0x1ece0b,_0x5f28ce)&&(_0x1838ad(_0x1ece0b[_0x22058b(0x15f)](),_0x13b68c)||_0x1838ad(_0x13b68c,_0x1ece0b[_0x22058b(0x15f)]()))){for(const _0xb89c43 of _0x13b68c)_0x1ece0b[_0x22058b(0x177)](_0xb89c43);return _0x1ece0b;}for(const {suggestion:_0x2b2704,meta:_0x460466}of this[_0x22058b(0x19f)](_0x13b68c,_0x22058b(0x1dd))){if(!_0x460466[_0x22058b(0xa8)])continue;if(!this[_0x22058b(0x19e)]&&_0x460466[_0x22058b(0xb4)])continue;if(!qt(_0x2b2704,_0x5f28ce))continue;let _0x546d32=!0x0;for(const _0x1b3a17 of _0x2b2704[_0x22058b(0x15f)]())for(const _0x548a8e of _0x13b68c)if(!_0x1b3a17[_0x22058b(0xae)](_0x548a8e)){_0x546d32=!0x1;break;}if(_0x546d32)return _0x2b2704;}const _0x20a6c4=_0x4172a3(),_0x8d2c4e=_0x368886['id'],_0x4b13b2=_0x22058b(0x1ee)+_0x289d64,_0x1f242e=this[_0x22058b(0x180)]({'id':_0x20a6c4,'type':_0x4b13b2,'createdAt':new Date(),'authorId':_0x8d2c4e,'attributes':_0x5f28ce});for(const _0x1db4ad of _0x13b68c)this[_0x22058b(0x1f0)](_0x4b13b2,_0x20a6c4,_0x8d2c4e,_0x1db4ad,_0x2547d2[_0x22058b(0xa2)]());return _0x1f242e;}[_0xcb648c(0x171)](_0x3bbcc1,_0x3c67cc,_0x46f415=null,_0x4c1f63={}){const _0x6918ee=_0xcb648c;if(_0x46f415=_0x46f415||Gt(_0x3c67cc),_0x3bbcc1[_0x6918ee(0x11b)])return null;if(_0x6918ee(0x197)===this[_0x6918ee(0x1e8)]){const _0x32ddc5=this[_0x6918ee(0x1d8)][_0x6918ee(0x18f)](_0x6918ee(0x1d4),_0x46f415,_0x6918ee(0x190));return this[_0x6918ee(0x16f)](()=>_0x32ddc5([_0x3bbcc1],_0x3c67cc,_0x4c1f63)),null;}const _0x54c74f=this[_0x6918ee(0x18d)][_0x6918ee(0x138)][_0x6918ee(0xdf)](_0x6918ee(0x10a))['me'],_0x21adb1=[];if(_0x6918ee(0x1de)!==this[_0x6918ee(0x1e8)]){for(const {suggestion:_0x4aad09,meta:_0x1f5316}of this[_0x6918ee(0x19f)](_0x3bbcc1,_0x6918ee(0x1dd)))_0x1f5316[_0x6918ee(0xa8)]&&!_0x1f5316[_0x6918ee(0x133)]&&_0x21adb1[_0x6918ee(0x159)](..._0x4aad09[_0x6918ee(0x15f)]());}const _0x2f0167=function(_0x108214,_0x28a9b4){const _0x2aca48=_0x6918ee,_0x55954d=[];for(const _0x1f6acf of _0x28a9b4){const _0x321c3e=_0x108214[_0x2aca48(0x167)](_0x1f6acf);_0x321c3e&&_0x55954d[_0x2aca48(0x159)](_0x321c3e);}return _0x55954d;}(_0x3bbcc1,_0x21adb1),_0x589eee=function(_0x48915b,_0x2834a7){const _0x5b847a=_0x6918ee,_0x5e242a=[_0x48915b];for(const _0x4caaca of _0x2834a7){let _0x40044b=0x0;for(;_0x40044b<_0x5e242a[_0x5b847a(0x1b8)];){const _0x469a90=_0x5e242a[_0x40044b][_0x5b847a(0x10b)](_0x4caaca);_0x5e242a[_0x5b847a(0x1d0)](_0x40044b,0x1,..._0x469a90),_0x40044b+=_0x469a90[_0x5b847a(0x1b8)];}}return _0x5e242a;}(_0x3bbcc1,_0x21adb1);_0x2f0167[_0x6918ee(0x1b8)]&&this[_0x6918ee(0x220)][_0x6918ee(0x22b)](()=>{const _0x2ae7e6=_0x6918ee;for(const _0x2d0671 of _0x2f0167){const _0x29514c=this[_0x2ae7e6(0x1d8)][_0x2ae7e6(0x18f)](_0x2ae7e6(0x1d4),_0x46f415,_0x2ae7e6(0x190));this[_0x2ae7e6(0x16f)](()=>_0x29514c([_0x2d0671],_0x3c67cc,_0x4c1f63));}});for(const _0x307b24 of _0x589eee){let _0x5313f7=null,_0xd9950d=_0x307b24[_0x6918ee(0xfe)],_0x493083=_0x307b24[_0x6918ee(0x80)];for(const {suggestion:_0x41d66e,meta:_0x25cc7a}of this[_0x6918ee(0x19f)](_0x307b24,_0x6918ee(0x1d4))){if(!_0x25cc7a[_0x6918ee(0xa8)])continue;if(_0x41d66e[_0x6918ee(0x100)]!=_0x46f415)continue;if(!qt(_0x41d66e,_0x4c1f63))continue;const _0x487a16=_0x41d66e[_0x6918ee(0x18a)]();if(_0x487a16[_0x6918ee(0xae)](_0x307b24,!0x0))return null;_0xd9950d=_0xd9950d[_0x6918ee(0x1d7)](_0x487a16[_0x6918ee(0xfe)])?_0xd9950d:_0x487a16[_0x6918ee(0xfe)],_0x493083=_0x493083[_0x6918ee(0xf7)](_0x487a16[_0x6918ee(0x80)])?_0x493083:_0x487a16[_0x6918ee(0x80)],_0x5313f7?_0x487a16[_0x6918ee(0xfe)][_0x6918ee(0x1d7)](_0x5313f7[_0x6918ee(0x18a)]()[_0x6918ee(0xfe)])?(_0x5313f7[_0x6918ee(0x1b2)](),_0x5313f7=_0x41d66e):_0x41d66e[_0x6918ee(0x1b2)]():_0x5313f7=_0x41d66e;}const _0x5511fb=this[_0x6918ee(0x220)][_0x6918ee(0x137)](_0xd9950d,_0x493083);if(_0x5313f7)this[_0x6918ee(0x221)](_0x5313f7,_0x5511fb);else{const _0x4efc5b=_0x4172a3(),_0x52ca6b=_0x54c74f['id'];this[_0x6918ee(0x180)]({'id':_0x4efc5b,'type':_0x6918ee(0x87)+_0x46f415,'data':_0x3c67cc,'createdAt':new Date(),'authorId':_0x52ca6b,'attributes':_0x4c1f63}),this[_0x6918ee(0x1f0)](_0x6918ee(0x87)+_0x46f415,_0x4efc5b,_0x52ca6b,_0x5511fb);}}return null;}[_0xcb648c(0xba)](_0x9f2d33,_0x22fde4,_0x406d2c=[],_0x3b3de0=null,_0x2dd263={}){const _0x2f65e6=_0xcb648c;_0x22fde4[_0x2f65e6(0x111)]||(_0x22fde4[_0x2f65e6(0x111)]=_0x22fde4[_0x2f65e6(0x147)]),_0x22fde4[_0x2f65e6(0x17b)]=_0x9f2d33['is'](_0x2f65e6(0xbb)),_0x3b3de0=_0x3b3de0||Gt(_0x22fde4);const _0x5a4038=_0x406d2c[_0x2f65e6(0x182)](_0x5b05d2=>Lt(_0x5b05d2,this[_0x2f65e6(0x220)])),_0x4b2dd2=_0x9f2d33['is'](_0x2f65e6(0xbb))?_0x9f2d33:Lt(_0x9f2d33,this[_0x2f65e6(0x220)]);if(_0x2f65e6(0x197)===this[_0x2f65e6(0x1e8)]){const _0x130bbd=this[_0x2f65e6(0x1d8)][_0x2f65e6(0x18f)](_0x2f65e6(0x214),_0x3b3de0,_0x2f65e6(0x190));return this[_0x2f65e6(0x16f)](()=>_0x130bbd([_0x4b2dd2],_0x22fde4,_0x2dd263)),null;}_0x5a4038[_0x2f65e6(0x159)](_0x4b2dd2);let _0x1946c5=!0x0;for(const _0x50a8ee of _0x5a4038)if(!this[_0x2f65e6(0x1c4)](_0x50a8ee)){_0x1946c5=!0x1;break;}if(_0x1946c5&&_0x2f65e6(0x1de)!==this[_0x2f65e6(0x1e8)]){const _0x2e8dd0=this[_0x2f65e6(0x1d8)][_0x2f65e6(0x18f)](_0x2f65e6(0x214),_0x3b3de0,_0x2f65e6(0x190));return this[_0x2f65e6(0x16f)](()=>_0x2e8dd0([_0x4b2dd2],_0x22fde4,_0x2dd263)),null;}let _0x360d85=null,_0x2341b5=_0x4b2dd2[_0x2f65e6(0xfe)],_0x128486=_0x4b2dd2[_0x2f65e6(0x80)];for(const {suggestion:_0x2c81de,meta:_0x852b11}of this[_0x2f65e6(0x19f)](_0x4b2dd2,_0x2f65e6(0x214))){if(!_0x852b11[_0x2f65e6(0xa8)])continue;if(_0x852b11[_0x2f65e6(0xbe)]||_0x852b11[_0x2f65e6(0xb4)]||_0x852b11[_0x2f65e6(0x133)])continue;if(_0x2c81de[_0x2f65e6(0x123)][_0x2f65e6(0x111)]!=_0x22fde4[_0x2f65e6(0x111)])continue;if(!qt(_0x2c81de,_0x2dd263))continue;const _0x4036d6=_0x2c81de[_0x2f65e6(0x18a)]();if(_0x2c81de[_0x2f65e6(0x100)]==_0x3b3de0){if(_0x4036d6[_0x2f65e6(0xae)](_0x4b2dd2,!0x0))return null;_0x2341b5=_0x2341b5[_0x2f65e6(0x1d7)](_0x4036d6[_0x2f65e6(0xfe)])?_0x2341b5:_0x4036d6[_0x2f65e6(0xfe)],_0x128486=_0x128486[_0x2f65e6(0xf7)](_0x4036d6[_0x2f65e6(0x80)])?_0x128486:_0x4036d6[_0x2f65e6(0x80)],_0x360d85?_0x4036d6[_0x2f65e6(0xfe)][_0x2f65e6(0x1d7)](_0x360d85[_0x2f65e6(0x18a)]()[_0x2f65e6(0xfe)])?(_0x360d85[_0x2f65e6(0x1b2)](),_0x360d85=_0x2c81de):_0x2c81de[_0x2f65e6(0x1b2)]():_0x360d85=_0x2c81de;}else{const _0x10197d=_0x4b2dd2[_0x2f65e6(0x167)](_0x4036d6);this[_0x2f65e6(0xe6)](_0x2c81de,_0x10197d);}}const _0x431b5c=this[_0x2f65e6(0x18d)][_0x2f65e6(0x138)][_0x2f65e6(0xdf)](_0x2f65e6(0x10a))['me'],_0x9378e9=_0x4172a3(),_0x1eae88=_0x431b5c['id'];if(_0x360d85)return this[_0x2f65e6(0x221)](_0x360d85,this[_0x2f65e6(0x220)][_0x2f65e6(0x137)](_0x2341b5,_0x128486)),_0x360d85;{const _0x20d3c3=this[_0x2f65e6(0x180)]({'id':_0x9378e9,'type':_0x2f65e6(0x88)+_0x3b3de0,'data':_0x22fde4,'createdAt':new Date(),'authorId':_0x1eae88,'attributes':_0x2dd263});return this[_0x2f65e6(0x1f0)](_0x2f65e6(0x88)+_0x3b3de0,_0x9378e9,_0x1eae88,this[_0x2f65e6(0x220)][_0x2f65e6(0x137)](_0x2341b5,_0x128486)),_0x20d3c3;}}[_0xcb648c(0x1fd)](_0x253685,_0x2445d5,_0x118b58=[],_0x59cee0=null,_0x11d92a={}){const _0x53e356=_0xcb648c;_0x2445d5[_0x53e356(0x111)]||(_0x2445d5[_0x53e356(0x111)]=_0x2445d5[_0x53e356(0x147)]);const _0x56333b=_0x253685[0x0];_0x2445d5[_0x53e356(0x17b)]=_0x56333b['is'](_0x53e356(0xbb)),_0x59cee0=_0x59cee0||Gt(_0x2445d5);const _0x1da249=_0x118b58[_0x53e356(0x182)](_0xf6225c=>Lt(_0xf6225c,this[_0x53e356(0x220)])),_0x1c0298=_0x56333b['is'](_0x53e356(0xbb))?_0x253685:_0x253685[_0x53e356(0x182)](_0xcf3420=>Lt(_0xcf3420,this[_0x53e356(0x220)]));if(_0x53e356(0x197)===this[_0x53e356(0x1e8)]){const _0x61864d=this[_0x53e356(0x1d8)][_0x53e356(0x18f)](_0x53e356(0x214),_0x59cee0,_0x53e356(0x190));return this[_0x53e356(0x16f)](()=>_0x61864d(_0x1c0298,_0x2445d5,_0x11d92a)),null;}_0x1da249[_0x53e356(0x159)](..._0x1c0298);let _0x5f59e9=!0x0;for(const _0x487ff0 of _0x1da249)if(!this[_0x53e356(0x1c4)](_0x487ff0)){_0x5f59e9=!0x1;break;}if(_0x5f59e9&&_0x53e356(0x1de)!==this[_0x53e356(0x1e8)]){const _0x453a00=this[_0x53e356(0x1d8)][_0x53e356(0x18f)](_0x53e356(0x214),_0x59cee0,_0x53e356(0x190));return this[_0x53e356(0x16f)](()=>_0x453a00(_0x1c0298,_0x2445d5,_0x11d92a)),null;}const _0x160a29=this[_0x53e356(0x18d)][_0x53e356(0x138)][_0x53e356(0xdf)](_0x53e356(0x10a))['me'];for(const _0x2715e7 of this[_0x53e356(0xee)]()){if(_0x2715e7[_0x53e356(0xac)]['id']!=_0x160a29['id'])continue;if(_0x53e356(0x214)!=_0x2715e7[_0x53e356(0x1d5)]||_0x2715e7[_0x53e356(0x123)][_0x53e356(0x111)]!=_0x2445d5[_0x53e356(0x111)])continue;if(!qt(_0x2715e7,_0x11d92a))continue;const _0x242c87=_0x2715e7[_0x53e356(0x100)]==_0x59cee0;for(let _0x5bbe89=0x0;_0x5bbe89<_0x1c0298[_0x53e356(0x1b8)];_0x5bbe89++){const _0xde3bfe=_0x1c0298[_0x5bbe89];for(const _0xd815b0 of _0x2715e7[_0x53e356(0x21e)]()){const _0x487ce9=_0xd815b0[_0x53e356(0x183)]();if(_0xde3bfe[_0x53e356(0x228)](_0x487ce9)){_0x242c87?(_0x1c0298[_0x53e356(0x1d0)](_0x5bbe89,0x1),_0x5bbe89--):_0x2715e7[_0x53e356(0x1d6)](_0xd815b0[_0x53e356(0x151)]);break;}}}}if(0x0==_0x1c0298[_0x53e356(0x1b8)])return null;const _0x3e71fb=this[_0x53e356(0x1d8)][_0x53e356(0x18f)](_0x53e356(0x214),_0x59cee0,_0x53e356(0x134));for(const _0x43d303 of this[_0x53e356(0xee)]())if(_0x43d303[_0x53e356(0xac)]['id']==_0x160a29['id']&&_0x53e356(0x214)==_0x43d303[_0x53e356(0x1d5)]&&_0x43d303[_0x53e356(0x123)][_0x53e356(0x111)]==_0x2445d5[_0x53e356(0x111)]&&_0x43d303[_0x53e356(0x100)]==_0x59cee0&&qt(_0x43d303,_0x11d92a)&&(_0x3e71fb(_0x43d303[_0x53e356(0x15f)](),_0x1c0298)||_0x3e71fb(_0x1c0298,_0x43d303[_0x53e356(0x15f)]()))){for(const _0x5d909a of _0x1c0298)_0x43d303[_0x53e356(0x177)](_0x5d909a);return _0x43d303;}const _0x5e3332=_0x4172a3(),_0x14ff3f=_0x160a29['id'],_0x46f5bd=_0x53e356(0x88)+_0x59cee0,_0x2986d6=this[_0x53e356(0x180)]({'id':_0x5e3332,'type':_0x46f5bd,'data':_0x2445d5,'createdAt':new Date(),'authorId':_0x14ff3f,'attributes':_0x11d92a});for(const _0x59d181 of _0x1c0298)this[_0x53e356(0x1f0)](_0x46f5bd,_0x5e3332,_0x14ff3f,_0x59d181,_0x2547d2[_0x53e356(0xa2)]());return _0x2986d6;}[_0xcb648c(0x20f)](_0x488948,_0x16a514=null,_0x516500={}){const _0x1cc7bd=_0xcb648c;if(_0x488948[_0x1cc7bd(0x11b)])return null;const _0x2be763=this[_0x1cc7bd(0x18d)][_0x1cc7bd(0x138)][_0x1cc7bd(0xdf)](_0x1cc7bd(0x10a))['me'],_0xc97687=new _0x1e5880(_0x488948[_0x1cc7bd(0xfe)],_0x488948[_0x1cc7bd(0x80)]);for(const {suggestion:_0x69a529,meta:_0x208c86}of this[_0x1cc7bd(0x19f)](_0xc97687,_0x1cc7bd(0x1dd)))if(_0x208c86[_0x1cc7bd(0xa8)]&&!_0x208c86[_0x1cc7bd(0xbe)]){if(_0x69a529[_0x1cc7bd(0x136)]){const _0x92388f=_0x69a529[_0x1cc7bd(0x15f)]()[_0x1cc7bd(0xe1)](_0x3e0279=>_0x1cc7bd(0x15a)!=_0x3e0279[_0x1cc7bd(0x9d)][_0x1cc7bd(0x1ae)]);_0x92388f[_0x1cc7bd(0xb8)](_0x26f8d2=>_0xc97687[_0x1cc7bd(0xae)](_0x26f8d2,!0x0))&&_0x69a529[_0x1cc7bd(0x222)]();if(_0x92388f[_0x1cc7bd(0x97)](_0x5f3796=>_0x5f3796[_0x1cc7bd(0xae)](_0xc97687,!0x0))){const _0x37d9c7=this[_0x1cc7bd(0x1d8)][_0x1cc7bd(0x18f)](_0x1cc7bd(0x185),_0x16a514,_0x1cc7bd(0x190));return this[_0x1cc7bd(0x16f)](()=>_0x37d9c7([_0xc97687],null,_0x516500)),null;}}else{const _0x28181b=_0xc97687[_0x1cc7bd(0x167)](_0x69a529[_0x1cc7bd(0x18a)]());null!==_0x28181b&&_0x69a529[_0x1cc7bd(0xf1)]([_0x28181b],null,_0x516500);}}if(_0xc97687[_0x1cc7bd(0xc6)](),_0xc97687[_0x1cc7bd(0x11b)]||_0x1cc7bd(0x15a)==_0xc97687[_0x1cc7bd(0x9d)][_0x1cc7bd(0x1ae)])return null;let _0x146d68=null,_0x42a02e=_0xc97687[_0x1cc7bd(0xfe)],_0x15a19d=_0xc97687[_0x1cc7bd(0x80)];const _0x575398=this[_0x1cc7bd(0x19f)](_0xc97687,_0x1cc7bd(0x185));for(const {suggestion:_0x5c01ff,meta:_0x212996}of _0x575398){const _0x5db049=this[_0x1cc7bd(0x220)][_0x1cc7bd(0x137)](_0x42a02e,_0x15a19d);if(_0x212996[_0x1cc7bd(0xa8)]&&(this[_0x1cc7bd(0x19e)]||!_0x212996[_0x1cc7bd(0xb4)]&&!_0x212996[_0x1cc7bd(0x133)])){if(_0x5c01ff[_0x1cc7bd(0x136)]){if(!qt(_0x5c01ff,_0x516500))continue;let _0x516306=!0x0;for(const _0x3e492f of _0x5c01ff[_0x1cc7bd(0x15f)]()){if(_0x3e492f[_0x1cc7bd(0xae)](_0x5db049,!0x0))return _0x5c01ff;_0x5db049[_0x1cc7bd(0xae)](_0x3e492f)||(_0x516306=!0x1);}_0x516306&&_0x5c01ff[_0x1cc7bd(0x222)]();}else{const _0x198022=_0x5c01ff[_0x1cc7bd(0x18a)]();if(_0x198022[_0x1cc7bd(0xae)](_0x5db049,!0x0))return _0x5c01ff;if(!qt(_0x5c01ff,_0x516500)){_0x5db049[_0x1cc7bd(0xae)](_0x198022)?_0x5c01ff[_0x1cc7bd(0x1b2)]():_0x198022[_0x1cc7bd(0xa3)](_0x42a02e)?_0x42a02e=_0x198022[_0x1cc7bd(0x80)]:_0x198022[_0x1cc7bd(0xa3)](_0x15a19d)&&(_0x15a19d=_0x198022[_0x1cc7bd(0xfe)]);continue;}_0x42a02e=_0x42a02e[_0x1cc7bd(0x1d7)](_0x198022[_0x1cc7bd(0xfe)])?_0x42a02e:_0x198022[_0x1cc7bd(0xfe)],_0x15a19d=_0x15a19d[_0x1cc7bd(0xf7)](_0x198022[_0x1cc7bd(0x80)])?_0x15a19d:_0x198022[_0x1cc7bd(0x80)],_0x516500=Object[_0x1cc7bd(0x1cf)]({},_0x5c01ff[_0x1cc7bd(0xb5)]),_0x146d68?_0x198022[_0x1cc7bd(0xfe)][_0x1cc7bd(0x1d7)](_0x146d68[_0x1cc7bd(0x18a)]()[_0x1cc7bd(0xfe)])?(_0x146d68[_0x1cc7bd(0x1b2)](),_0x146d68=_0x5c01ff):_0x5c01ff[_0x1cc7bd(0x1b2)]():_0x146d68=_0x5c01ff;}}}if(_0x146d68)return this[_0x1cc7bd(0x221)](_0x146d68,this[_0x1cc7bd(0x220)][_0x1cc7bd(0x137)](_0x42a02e,_0x15a19d)),_0x146d68;{const _0x2529de=_0x4172a3(),_0x2a229e=this[_0x1cc7bd(0x220)][_0x1cc7bd(0x137)](_0x42a02e,_0x15a19d),_0x1d3931=_0x2be763['id'],_0x4540f2=_0x16a514?_0x1cc7bd(0x1d1)+_0x16a514:_0x1cc7bd(0x185),_0x145d1c=this[_0x1cc7bd(0x180)]({'id':_0x2529de,'type':_0x4540f2,'createdAt':new Date(),'authorId':_0x1d3931,'attributes':_0x516500});return this[_0x1cc7bd(0x1f0)](_0x4540f2,_0x2529de,_0x1d3931,_0x2a229e),_0x145d1c;}}[_0xcb648c(0xbf)](_0x130c9e,_0x2d5990=_0xcb648c(0x13a),_0x59d422={}){const _0x1871ef=_0xcb648c,_0x3b17c0=this[_0x1871ef(0x18d)][_0x1871ef(0x138)][_0x1871ef(0xdf)](_0x1871ef(0x10a))['me'],_0x4795bf=_0x130c9e[_0x1871ef(0x182)](_0x31525c=>new _0x1e5880(_0x31525c[_0x1871ef(0xfe)],_0x31525c[_0x1871ef(0x80)])),_0x50e58e=new Set();for(const {suggestion:_0x29102f,meta:_0x5db167}of this[_0x1871ef(0x19f)](_0x4795bf,_0x1871ef(0x1dd)))_0x5db167[_0x1871ef(0xa8)]&&!_0x5db167[_0x1871ef(0xbe)]&&_0x50e58e[_0x1871ef(0x1ac)](_0x29102f);for(const _0x4113c5 of _0x50e58e)if(_0x4113c5[_0x1871ef(0x136)]){const _0x395cd5=_0x4113c5[_0x1871ef(0x15f)]();(!_0x4113c5[_0x1871ef(0xb5)]||!_0x4113c5[_0x1871ef(0xb5)][_0x1871ef(0x226)])&&(_0x395cd5[_0x1871ef(0xb8)](_0x5c27fa=>_0x4795bf[_0x1871ef(0x97)](_0x27d895=>_0x27d895[_0x1871ef(0xae)](_0x5c27fa,!0x0)))&&_0x4113c5[_0x1871ef(0x222)]());if(_0x4795bf[_0x1871ef(0xb8)](_0x418090=>_0x395cd5[_0x1871ef(0x97)](_0x267947=>_0x267947[_0x1871ef(0xae)](_0x418090,!0x0)))){const _0x588c69=this[_0x1871ef(0x1d8)][_0x1871ef(0x18f)](_0x1871ef(0x185),_0x2d5990,_0x1871ef(0x190));return this[_0x1871ef(0x16f)](()=>_0x588c69(_0x130c9e,null,_0x59d422)),null;}}else{const _0x152d80=_0x4113c5[_0x1871ef(0x18a)]();_0x4795bf[_0x1871ef(0x97)](_0x58f104=>_0x58f104[_0x1871ef(0xae)](_0x152d80,!0x0))&&_0x4113c5[_0x1871ef(0x222)]();if(_0x4795bf[_0x1871ef(0xb8)](_0x436589=>_0x152d80[_0x1871ef(0xae)](_0x436589,!0x0))){const _0x591b26=this[_0x1871ef(0x1d8)][_0x1871ef(0x18f)](_0x1871ef(0x185),_0x2d5990,_0x1871ef(0x190));return this[_0x1871ef(0x16f)](()=>_0x591b26(_0x4795bf,null,_0x59d422)),null;}}const _0xaf306a=this[_0x1871ef(0x1d8)][_0x1871ef(0x18f)](_0x1871ef(0x185),_0x2d5990,_0x1871ef(0x134));let _0x81e192=null;for(const _0x5e5e91 of this[_0x1871ef(0xee)]())if(_0x5e5e91[_0x1871ef(0xac)]['id']==_0x3b17c0['id']&&_0x5e5e91[_0x1871ef(0x148)]&&_0x1871ef(0x185)==_0x5e5e91[_0x1871ef(0x1d5)]&&_0x5e5e91[_0x1871ef(0x100)]==_0x2d5990&&qt(_0x5e5e91,_0x59d422)&&(_0xaf306a(_0x5e5e91[_0x1871ef(0x15f)](),_0x4795bf)||_0xaf306a(_0x4795bf,_0x5e5e91[_0x1871ef(0x15f)]()))){if(_0x81e192){if(_0x5e5e91[_0x1871ef(0xaf)]&&_0x5e5e91[_0x1871ef(0xaf)][_0x1871ef(0x1b8)])continue;for(const _0x9c6f6a of _0x5e5e91[_0x1871ef(0x15f)]())_0x81e192[_0x1871ef(0x155)](_0x9c6f6a)||_0x81e192[_0x1871ef(0x177)](_0x9c6f6a);_0x5e5e91[_0x1871ef(0x1b2)]();}else{_0x81e192=_0x5e5e91;for(const _0x1c5b12 of _0x4795bf)_0x5e5e91[_0x1871ef(0x155)](_0x1c5b12)||_0x5e5e91[_0x1871ef(0x177)](_0x1c5b12);}}if(_0x81e192)return _0x81e192;_0x50e58e[_0x1871ef(0x108)]();for(const {suggestion:_0x59a0d6,meta:_0x15d52a}of this[_0x1871ef(0x19f)](_0x4795bf,_0x1871ef(0x185)))_0x15d52a[_0x1871ef(0xa8)]&&(this[_0x1871ef(0x19e)]||!_0x15d52a[_0x1871ef(0xb4)]&&!_0x15d52a[_0x1871ef(0x133)])&&qt(_0x59a0d6,_0x59d422)&&_0x50e58e[_0x1871ef(0x1ac)](_0x59a0d6);for(const _0x3a536b of _0x50e58e){const _0x5e5779=_0x3a536b[_0x1871ef(0x15f)]();if(!_0x59d422||!_0x59d422[_0x1871ef(0x226)]){if(_0x4795bf[_0x1871ef(0xb8)](_0x4ea6e0=>_0x5e5779[_0x1871ef(0x97)](_0x5b2a94=>_0x5b2a94[_0x1871ef(0xae)](_0x4ea6e0,!0x0))))return _0x3a536b;}(!_0x3a536b[_0x1871ef(0xb5)]||!_0x3a536b[_0x1871ef(0xb5)][_0x1871ef(0x226)])&&(_0x5e5779[_0x1871ef(0xb8)](_0x5be056=>_0x4795bf[_0x1871ef(0x97)](_0x280ce9=>_0x280ce9[_0x1871ef(0xae)](_0x5be056,!0x0)))&&_0x3a536b[_0x1871ef(0x222)]());}const _0x3c8ae1=_0x4172a3(),_0x3e571e=_0x3b17c0['id'],_0x28d0d5=_0x1871ef(0x1d1)+_0x2d5990,_0x21fea7=this[_0x1871ef(0x180)]({'id':_0x3c8ae1,'type':_0x28d0d5,'createdAt':new Date(),'authorId':_0x3e571e,'attributes':_0x59d422});for(const _0x3906b4 of _0x4795bf)_0x3906b4[_0x1871ef(0xc6)](),_0x3906b4[_0x1871ef(0x11b)]||_0x1871ef(0x15a)==_0x3906b4[_0x1871ef(0x9d)][_0x1871ef(0x1ae)]||this[_0x1871ef(0x1f0)](_0x28d0d5,_0x3c8ae1,_0x3e571e,_0x3906b4,_0x2547d2[_0x1871ef(0xa2)]());return _0x21fea7;}[_0xcb648c(0x1c8)](_0x461977,_0x31775a,_0x35b808,_0x1e27b8,_0x245948){const _0x40f16f=_0xcb648c;if(_0x461977[_0x40f16f(0x11b)])return[];if(_0x40f16f(0x197)===this[_0x40f16f(0x1e8)])return[];const _0x523b0b=this[_0x40f16f(0x18d)][_0x40f16f(0x138)][_0x40f16f(0xdf)](_0x40f16f(0x10a))['me']['id'],_0x19b9c4=Array[_0x40f16f(0xde)](this[_0x40f16f(0xa0)][_0x40f16f(0x210)]())[_0x40f16f(0xe1)](_0x569e33=>_0x40f16f(0x116)==_0x569e33[_0x40f16f(0x1d5)]&&_0x569e33[_0x40f16f(0x123)][_0x40f16f(0xd0)]==_0x31775a&&_0x569e33[_0x40f16f(0x155)](_0x461977));if(_0x40f16f(0x99)===this[_0x40f16f(0x1e8)]){const _0x30ba6f=this[_0x40f16f(0x19f)](_0x461977,_0x40f16f(0x1dd))[_0x40f16f(0xe1)](({meta:_0x3fcfda})=>_0x3fcfda[_0x40f16f(0xa8)]&&!_0x3fcfda[_0x40f16f(0x133)]&&!_0x3fcfda[_0x40f16f(0xbe)])[_0x40f16f(0x182)](({suggestion:_0x65caf6})=>_0x65caf6);_0x19b9c4[_0x40f16f(0x9f)](..._0x30ba6f);}const _0x3839e7=new Map([[_0x461977,_0x35b808]]);for(const _0x4aa2f8 of _0x19b9c4){const _0x49af72=_0x40f16f(0x116)==_0x4aa2f8[_0x40f16f(0x1d5)]?_0x4aa2f8[_0x40f16f(0x123)][_0x40f16f(0x1e5)]:void 0x0,_0x3d561d=_0x4aa2f8[_0x40f16f(0x18a)](),_0x3ed393=Array[_0x40f16f(0xde)](_0x3839e7[_0x40f16f(0x141)]())[_0x40f16f(0x202)](_0x442e70=>_0x442e70[_0x40f16f(0x18b)](_0x3d561d));if(!_0x3ed393)continue;const _0x3896c6=_0x3ed393[_0x40f16f(0x10b)](_0x3d561d);this[_0x40f16f(0x189)](_0x31775a)&&_0x40f16f(0x1dd)==_0x4aa2f8[_0x40f16f(0x1d5)]&&0x0!=_0x3896c6[_0x40f16f(0x1b8)]||(_0x3839e7[_0x40f16f(0x128)](_0x3ed393),_0x3896c6[_0x40f16f(0xe9)](_0x49ced4=>{const _0x4d9014=_0x40f16f;_0x3839e7[_0x4d9014(0x131)](_0x49ced4,_0x35b808);}),_0x40f16f(0x1dd)!=_0x4aa2f8[_0x40f16f(0x1d5)]&&_0x49af72!=_0x1e27b8&&_0x3839e7[_0x40f16f(0x131)](_0x3ed393[_0x40f16f(0x167)](_0x3d561d),_0x49af72));}const _0x373d6c=[];for(const [_0x9e97a5,_0x46fe5e]of _0x3839e7){const _0x10418c=_0x4172a3(),_0x13433f={'key':_0x31775a,'oldValue':_0x46fe5e,'newValue':_0x1e27b8};_0x31775a[_0x40f16f(0x1b8)]>0x25&&console[_0x40f16f(0x1eb)](_0x40f16f(0x14e),{'key':_0x31775a});const _0x3a2a6e=(_0x40f16f(0x219)+(_0x31775a+'|'+Gt({'newValue':_0x1e27b8})))[_0x40f16f(0x1a1)](0x0,0x3c),_0x27a4fb=this[_0x40f16f(0x180)]({'id':_0x10418c,'type':_0x3a2a6e,'data':_0x13433f,'createdAt':new Date(),'authorId':_0x523b0b,'attributes':_0x245948});_0x373d6c[_0x40f16f(0x159)](_0x27a4fb),this[_0x40f16f(0x1f0)](_0x3a2a6e,_0x10418c,_0x523b0b,_0x9e97a5);}return _0x373d6c;}[_0xcb648c(0x9e)](_0x57ce4c){const _0x40fb45=_0xcb648c;this[_0x40fb45(0xca)](_0x57ce4c,(_0x128827,..._0x231feb)=>{const _0x288ff1=_0x40fb45;this[_0x288ff1(0xc8)](()=>{_0x128827(..._0x231feb);});});}[_0xcb648c(0x21d)](_0x3e8e69){const _0x3b9b30=_0xcb648c;this[_0x3b9b30(0x20c)][_0x3b9b30(0x1ac)](_0x3e8e69);}[_0xcb648c(0x8e)](_0x51c3b4){const _0x38c1f9=_0xcb648c;this[_0x38c1f9(0xc3)][_0x38c1f9(0x1ac)](_0x51c3b4);}[_0xcb648c(0xa5)](_0x49499c){const _0x24db1d=_0xcb648c;return _0x24db1d(0x116)==_0x49499c[_0x24db1d(0x1d5)]?_0x49499c[_0x24db1d(0x100)][_0x24db1d(0xf6)]('|')[0x0]:null;}[_0xcb648c(0x221)](_0x1d4eaf,_0x39c8d7){const _0x8be51b=_0xcb648c,_0x23f2cf=_0x1d4eaf[_0x8be51b(0x145)]();this[_0x8be51b(0x220)][_0x8be51b(0x22b)](_0x5907b3=>{const _0x23ba25=_0x8be51b;_0x5907b3[_0x23ba25(0x215)](_0x23f2cf,{'range':_0x39c8d7});});}[_0xcb648c(0x1c6)](_0x3fd1c6){const _0x46c059=_0xcb648c,_0x5914dd=_0x3fd1c6['id'],_0x1cf82d=this[_0x46c059(0x18d)][_0x46c059(0x14d)][_0x46c059(0xdf)](_0x46c059(0xe4));this[_0x46c059(0xf4)][_0x46c059(0x198)](_0x5914dd)||this[_0x46c059(0xf4)][_0x46c059(0x1ff)]({'channelId':_0x1cf82d,'threadId':_0x5914dd,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4414ba=this[_0x46c059(0xf4)][_0x46c059(0x1ba)](_0x5914dd);_0x4414ba[_0x46c059(0x208)](_0x46c059(0x19c)),_0x4414ba[_0x46c059(0x19c)]=!0x1,_0x3fd1c6[_0x46c059(0xaf)]=_0x4414ba;}[_0xcb648c(0x96)](_0x585e08,_0xb5ca84,_0x1a763c,_0x3228eb){const _0x20641e=_0xcb648c;if(_0x585e08[_0x20641e(0x1d5)]!=_0xb5ca84||_0x585e08[_0x20641e(0x100)]!=_0x1a763c||_0x585e08[_0x20641e(0x127)]['id']!=_0x3228eb)throw this[_0x20641e(0x18d)][_0x20641e(0xce)](_0x20641e(0xbc)),new _0x93b4ae(_0x20641e(0xbc),this);}[_0xcb648c(0xe6)](_0x4406d5,_0x25a92e){const _0x4359eb=_0xcb648c,_0x1ef8b5=_0x4406d5[_0x4359eb(0x18a)]();if(_0x25a92e[_0x4359eb(0x228)](_0x1ef8b5))_0x4406d5[_0x4359eb(0x1b2)]();else{if(_0x1ef8b5[_0x4359eb(0xae)](_0x25a92e)){const _0x53fda6=this[_0x4359eb(0x220)][_0x4359eb(0x1a2)](_0x25a92e[_0x4359eb(0xfe)][_0x4359eb(0x193)],_0x4359eb(0x80));this[_0x4359eb(0x221)](_0x4406d5,this[_0x4359eb(0x220)][_0x4359eb(0x137)](_0x1ef8b5[_0x4359eb(0xfe)],_0x53fda6));const _0x52b902=_0x4172a3(),_0x5e4caa=_0x4406d5[_0x4359eb(0x127)]['id'],_0x9bc31=_0x4406d5[_0x4359eb(0x1d5)]+':'+_0x4406d5[_0x4359eb(0x100)];this[_0x4359eb(0x180)]({'id':_0x52b902,'type':_0x9bc31,'createdAt':new Date(),'authorId':_0x5e4caa,'data':_0x4406d5[_0x4359eb(0x123)],'attributes':_0x4406d5[_0x4359eb(0xb5)]});const _0x661f8f=this[_0x4359eb(0x220)][_0x4359eb(0x1a2)](_0x25a92e[_0x4359eb(0x80)][_0x4359eb(0x16a)],_0x4359eb(0x149)),_0x425d00=this[_0x4359eb(0x220)][_0x4359eb(0x137)](_0x661f8f,_0x1ef8b5[_0x4359eb(0x80)]);this[_0x4359eb(0x1f0)](_0x9bc31,_0x52b902,_0x5e4caa,_0x425d00);}else{if(_0x1ef8b5[_0x4359eb(0xa3)](_0x25a92e[_0x4359eb(0xfe)])){const _0x448e14=this[_0x4359eb(0x220)][_0x4359eb(0x1a2)](_0x25a92e[_0x4359eb(0xfe)][_0x4359eb(0x193)],_0x4359eb(0x80));this[_0x4359eb(0x221)](_0x4406d5,this[_0x4359eb(0x220)][_0x4359eb(0x137)](_0x1ef8b5[_0x4359eb(0xfe)],_0x448e14));}else{const _0x5bd830=this[_0x4359eb(0x220)][_0x4359eb(0x1a2)](_0x25a92e[_0x4359eb(0x80)][_0x4359eb(0x16a)],_0x4359eb(0x149));this[_0x4359eb(0x221)](_0x4406d5,this[_0x4359eb(0x220)][_0x4359eb(0x137)](_0x5bd830,_0x1ef8b5[_0x4359eb(0x80)]));}}}}[_0xcb648c(0x1c4)](_0x44fd68){const _0x33684f=_0xcb648c;for(const {suggestion:_0x3bb8f9,meta:_0x316eee}of this[_0x33684f(0x19f)](_0x44fd68,_0x33684f(0x1dd))){if(!_0x316eee[_0x33684f(0xa8)])continue;const _0x4427d7=_0x3bb8f9[_0x33684f(0x15f)]();for(const _0x7c50c9 of _0x4427d7)if(!_0x44fd68[_0x33684f(0x10b)](_0x7c50c9)[_0x33684f(0x1b8)])return!0x0;}return!0x1;}[_0xcb648c(0x112)](_0x591ebc){const _0x3da9c7=_0xcb648c,_0x199d39=this[_0x3da9c7(0x18d)][_0x3da9c7(0x138)][_0x3da9c7(0xdf)](_0x3da9c7(0x10a))[_0x3da9c7(0x1f2)](_0x591ebc);if(!_0x199d39)throw new _0x93b4ae(_0x3da9c7(0x10f),this);return _0x199d39;}[_0xcb648c(0xe5)](_0x441b76){const _0x419586=_0xcb648c,_0x4cb4a0=this[_0x419586(0x18d)][_0x419586(0x138)][_0x419586(0xdf)](_0x419586(0x10a)),_0xd023c2=_0x22e149(_0x419586(0x1a0)+_0x441b76),_0x467817=_0x4cb4a0[_0x419586(0x1f2)](_0xd023c2);return _0x467817||_0x4cb4a0[_0x419586(0x140)]({'id':_0xd023c2,'name':_0x441b76});}[_0xcb648c(0xf3)](_0x28d4b6,_0x2d3ddb,_0x2ceb3e,_0x19657d,_0x182571){const _0x3fe264=_0xcb648c,_0x3d8cdc=this[_0x3fe264(0x112)](_0x19657d),_0x1e3434=this[_0x3fe264(0x1d8)][_0x3fe264(0x89)](_0x28d4b6,_0x2d3ddb,_0x2ceb3e,_0x3d8cdc,_0x182571,_0x30ee5e=>{const _0x235a80=_0x3fe264;this[_0x235a80(0x13e)](_0x2ceb3e,{'attributes':_0x30ee5e});const _0x5b2d33=this[_0x235a80(0x8d)](_0x2ceb3e);this[_0x235a80(0x1e9)](new Set([_0x5b2d33])),this[_0x235a80(0x1f9)](new Set([_0x5b2d33]));});return this[_0x3fe264(0xb0)](_0x1e3434,_0x3fe264(0x190),()=>{const _0x3dbed6=_0x3fe264;this[_0x3dbed6(0x13e)](_0x2ceb3e,{'state':_0x3dbed6(0x126)});},{'priority':_0x3fe264(0x21f)}),this[_0x3fe264(0xb0)](_0x1e3434,_0x3fe264(0x222),()=>{const _0x10ed5d=_0x3fe264;this[_0x10ed5d(0x13e)](_0x2ceb3e,{'state':_0x10ed5d(0x163)});},{'priority':_0x3fe264(0x21f)}),this[_0x3fe264(0xa0)][_0x3fe264(0x131)](_0x2ceb3e,_0x1e3434),this[_0x3fe264(0x122)][_0x3fe264(0x131)](_0x1e3434,_0x3fe264(0x157)),_0x1e3434;}[_0xcb648c(0x8a)](_0x9ad0ac){const _0x529079=_0xcb648c,_0xd750b2=_0x9ad0ac[_0x529079(0xf6)](':');return{'group':_0xd750b2[0x0],'type':_0xd750b2[0x1],'subType':_0xd750b2[_0x529079(0x1b8)]>=0x5?_0xd750b2[0x2]:null,'id':_0xd750b2[_0x529079(0x1b8)]<0x5?_0xd750b2[0x2]:_0xd750b2[0x3],'authorId':_0xd750b2[_0x529079(0x1b8)]<0x5?_0xd750b2[0x3]:_0xd750b2[0x4],'markerCount':0x6==_0xd750b2[_0x529079(0x1b8)]?_0xd750b2[0x5]:null};}[_0xcb648c(0xe2)](_0x48bd44,_0x149c4a,_0x230ab8){const _0x40f997=_0xcb648c,_0x2887c6=_0x48bd44[_0x40f997(0x18a)](),_0x4e8124=_0x2887c6[_0x40f997(0xfe)],_0x329779=_0x2887c6[_0x40f997(0x80)];this[_0x40f997(0x221)](_0x48bd44,this[_0x40f997(0x220)][_0x40f997(0x137)](_0x4e8124,_0x149c4a));const _0x28cedf=_0x4172a3(),_0x54584f=_0x48bd44[_0x40f997(0x127)]['id'],_0x32eef3=_0x48bd44[_0x40f997(0x1d5)]+(_0x48bd44[_0x40f997(0x100)]?':'+_0x48bd44[_0x40f997(0x100)]:'');this[_0x40f997(0x180)]({'id':_0x28cedf,'type':_0x32eef3,'createdAt':new Date(),'authorId':_0x54584f,'originalSuggestionId':_0x48bd44['id'],'attributes':_0x48bd44[_0x40f997(0xb5)],'data':_0x48bd44[_0x40f997(0x123)]});const _0x375eca=this[_0x40f997(0xa5)](_0x48bd44);(_0x40f997(0x214)==_0x48bd44[_0x40f997(0x1d5)]||_0x375eca&&this[_0x40f997(0x189)](_0x375eca))&&(_0x230ab8=this[_0x40f997(0x220)][_0x40f997(0x130)](_0x230ab8[_0x40f997(0x16a)])),this[_0x40f997(0x1f0)](_0x32eef3,_0x28cedf,_0x54584f,this[_0x40f997(0x220)][_0x40f997(0x137)](_0x230ab8,_0x329779));}[_0xcb648c(0x19f)](_0x245339,_0x50e106=null){const _0x270ab7=_0xcb648c,_0x50999c=[],_0x2b7cb1=this[_0x270ab7(0x18d)][_0x270ab7(0x138)][_0x270ab7(0xdf)](_0x270ab7(0x10a))['me'];Array[_0x270ab7(0x1a5)](_0x245339)||(_0x245339=[_0x245339]);for(const _0x2040b2 of this[_0x270ab7(0xee)]()){if(!_0x2040b2[_0x270ab7(0x148)])continue;if(_0x50e106&&_0x2040b2[_0x270ab7(0x1d5)]!=_0x50e106)continue;let _0x31ee94=!0x1;for(const _0x2147f4 of _0x2040b2[_0x270ab7(0x15f)]()){for(const _0x556a00 of _0x245339){const _0x16540d=_0x556a00[_0x270ab7(0xfe)][_0x270ab7(0x228)](_0x2147f4[_0x270ab7(0x80)])||_0x556a00[_0x270ab7(0x80)][_0x270ab7(0x228)](_0x2147f4[_0x270ab7(0xfe)]);if(_0x16540d||_0x556a00[_0x270ab7(0x167)](_0x2147f4)){const _0x4afc80=_0x556a00[_0x270ab7(0xae)](_0x2147f4)&&Ot(this[_0x270ab7(0x220)][_0x270ab7(0x170)],_0x2147f4[_0x270ab7(0xfe)],_0x556a00),_0x2a2b08=_0x2147f4[_0x270ab7(0xae)](_0x556a00)&&Ot(this[_0x270ab7(0x220)][_0x270ab7(0x170)],_0x556a00[_0x270ab7(0xfe)],_0x2147f4);_0x50999c[_0x270ab7(0x159)]({'suggestion':_0x2040b2,'meta':{'isOwn':_0x2b7cb1==_0x2040b2[_0x270ab7(0xac)],'isNextTo':_0x16540d,'isInsideObject':_0x4afc80,'containsRangeInObject':_0x2a2b08}}),_0x31ee94=!0x0;break;}}if(_0x31ee94)break;}}return _0x50999c;}[_0xcb648c(0x1f0)](_0x140b71,_0x1db4a6,_0x23ba0d,_0x40e6a8,_0x3d1a94){const _0x378ad3=_0xcb648c;this[_0x378ad3(0x220)][_0x378ad3(0x22b)](_0x2fcf9f=>{const _0x92a5ee=_0x378ad3;let _0x52697f=_0x92a5ee(0xc1)+_0x140b71+':'+_0x1db4a6+':'+_0x23ba0d;_0x3d1a94&&(_0x52697f=_0x52697f+':'+_0x3d1a94),_0x2fcf9f[_0x92a5ee(0x142)](_0x52697f,{'range':_0x40e6a8,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xcb648c(0x19d)](_0x3fd8ea){const _0x15e1b4=_0xcb648c,_0x4bd51b=_0x3fd8ea[_0x15e1b4(0x16d)],_0x1d6c8d=_0x3fd8ea[_0x15e1b4(0x19b)];_0x3fd8ea[_0x15e1b4(0x16d)]=null,_0x3fd8ea[_0x15e1b4(0x19b)]=null,null!=_0x4bd51b&&_0x4bd51b[_0x15e1b4(0x19b)]==_0x3fd8ea&&(_0x4bd51b[_0x15e1b4(0x19b)]=_0x1d6c8d),null!=_0x1d6c8d&&_0x1d6c8d[_0x15e1b4(0x16d)]==_0x3fd8ea&&(_0x1d6c8d[_0x15e1b4(0x16d)]=_0x4bd51b),_0x15e1b4(0x15c)==this[_0x15e1b4(0x122)][_0x15e1b4(0xdf)](_0x3fd8ea)&&(this[_0x15e1b4(0x122)][_0x15e1b4(0x131)](_0x3fd8ea,_0x15e1b4(0x10d)),this[_0x15e1b4(0x152)](_0x15e1b4(0xd4),_0x3fd8ea,_0x4bd51b,_0x1d6c8d));}[_0xcb648c(0x180)](_0x426d93){const _0x3c44c2=_0xcb648c,_0x50cc9f=_0x426d93['id'],_0xac64f8=this[_0x3c44c2(0x84)](_0x426d93);if(this[_0x3c44c2(0x176)]&&this[_0x3c44c2(0x176)][_0x3c44c2(0x14b)]){const _0x51b707=this[_0x3c44c2(0x18d)][_0x3c44c2(0x138)][_0x3c44c2(0xdf)](_0x3c44c2(0x158)),_0x3c32f6=_0xac64f8[_0x3c44c2(0x1b7)],_0x53aa53=_0xac64f8[_0x3c44c2(0x100)]?_0xac64f8[_0x3c44c2(0x1d5)]+':'+_0xac64f8[_0x3c44c2(0x100)]:_0xac64f8[_0x3c44c2(0x1d5)],_0x3537fd=this[_0x3c44c2(0x18d)][_0x3c44c2(0x1c0)],_0x2f8185=_0x51b707[_0x3c44c2(0x1ac)](_0x7e02a0(_0x3537fd,_0x3c44c2(0x1a7))),_0x31bae2={'id':_0x50cc9f,'type':_0x53aa53,'hasComments':_0x3c32f6,'data':_0x426d93[_0x3c44c2(0x123)]||null,'originalSuggestionId':_0x426d93[_0x3c44c2(0x94)]||null,'attributes':_0xac64f8[_0x3c44c2(0xb5)]};this[_0x3c44c2(0x176)][_0x3c44c2(0x14b)](_0x31bae2)[_0x3c44c2(0x85)](_0x374ff6=>{const _0x4d8c78=_0x3c44c2;_0xac64f8[_0x4d8c78(0x113)]=!0x0,_0x51b707[_0x4d8c78(0x1a9)](_0x2f8185),_0x374ff6&&_0x374ff6[_0x4d8c78(0x1cc)]&&(this[_0x4d8c78(0xa0)][_0x4d8c78(0xdf)](_0x50cc9f)[_0x4d8c78(0x1cc)]=_0x374ff6[_0x4d8c78(0x1cc)]);})[_0x3c44c2(0x13d)](_0x1ae8cb=>{const _0x3c5c45=_0x3c44c2;throw _0x3a639e(_0x3c5c45(0x109)),this[_0x3c5c45(0x18d)][_0x3c5c45(0xf5)][_0x3c5c45(0x1fb)]({'isUndoable':!0x1},()=>{const _0x2e2fbb=_0x3c5c45;_0xac64f8[_0x2e2fbb(0x222)]();}),_0xac64f8[_0x3c5c45(0xaa)](),this[_0x3c5c45(0xa0)][_0x3c5c45(0x128)](_0xac64f8['id']),this[_0x3c5c45(0x122)][_0x3c5c45(0x128)](_0xac64f8),_0x1ae8cb;});}return _0xac64f8;}[_0xcb648c(0x189)](_0x14b4a1){const _0xf46740=_0xcb648c;return this[_0xf46740(0x20c)][_0xf46740(0x118)](_0x14b4a1);}[_0xcb648c(0x13e)](_0x244d24,_0x22ab78){const _0x455fe5=_0xcb648c,_0xd28c62=this[_0x455fe5(0x18d)][_0x455fe5(0x138)][_0x455fe5(0xdf)](_0x455fe5(0x158)),_0x3c44da=this[_0x455fe5(0x8d)](_0x244d24);if(this[_0x455fe5(0x176)]&&this[_0x455fe5(0x176)][_0x455fe5(0x1b5)]){if(_0x3c44da[_0x455fe5(0x113)]){const _0x2bb3bb=_0xd28c62[_0x455fe5(0x1ac)](_0x7e02a0(this[_0x455fe5(0x18d)][_0x455fe5(0x1c0)],_0x455fe5(0x1a7)));this[_0x455fe5(0x176)][_0x455fe5(0x1b5)](_0x244d24,_0x22ab78)[_0x455fe5(0x85)](()=>{const _0x153668=_0x455fe5;_0xd28c62[_0x153668(0x1a9)](_0x2bb3bb);});}else _0x3c44da['on'](_0x455fe5(0xa9),()=>{const _0x4d6535=_0x455fe5;this[_0x4d6535(0x13e)](_0x244d24,_0x22ab78);});}}[_0xcb648c(0x195)](_0x596db4){const _0x23a617=_0xcb648c;if(!this[_0x23a617(0x176)]||!this[_0x23a617(0x176)][_0x23a617(0x8d)])throw new _0x93b4ae(_0x23a617(0x22e),this);return this[_0x23a617(0x176)][_0x23a617(0x8d)](_0x596db4);}[_0xcb648c(0x175)](_0x1b5447){const _0xb9ccac=_0xcb648c,{id:_0xd4af7c,type:_0x101503,subType:_0x5b51f2,authorId:_0x4c8b8b}=this[_0xb9ccac(0x8a)](_0x1b5447),_0x4ccb79=this[_0xb9ccac(0xa0)][_0xb9ccac(0xdf)](_0xd4af7c)||this[_0xb9ccac(0xf3)](_0x101503,_0x5b51f2,_0xd4af7c,_0x4c8b8b,{});switch(this[_0xb9ccac(0x96)](_0x4ccb79,_0x101503,_0x5b51f2,_0x4c8b8b),this[_0xb9ccac(0x122)][_0xb9ccac(0xdf)](_0x4ccb79)){case _0xb9ccac(0x157):this[_0xb9ccac(0x195)](_0xd4af7c)[_0xb9ccac(0x85)](_0x47a81c=>{const _0xf70810=_0xb9ccac;let _0x12f0b5=Promise[_0xf70810(0x1ed)]();_0x47a81c[_0xf70810(0x1b7)]&&(_0x12f0b5=this[_0xf70810(0xf4)][_0xf70810(0xd1)]({'channelId':this[_0xf70810(0x18d)][_0xf70810(0x14d)][_0xf70810(0xdf)](_0xf70810(0xe4)),'threadId':_0xd4af7c})),_0x12f0b5[_0xf70810(0x85)](()=>{const _0x361e21=_0xf70810;this[_0x361e21(0x84)](_0x47a81c)[_0x361e21(0x113)]=!0x0;});}),this[_0xb9ccac(0x122)][_0xb9ccac(0x131)](_0x4ccb79,_0xb9ccac(0x1d2));break;case _0xb9ccac(0x10d):this[_0xb9ccac(0x13e)](_0xd4af7c,{'state':_0xb9ccac(0x18e)});case _0xb9ccac(0xff):this[_0xb9ccac(0x122)][_0xb9ccac(0x131)](_0x4ccb79,_0xb9ccac(0x15c)),this[_0xb9ccac(0x152)](_0xb9ccac(0x15d),_0x4ccb79);break;case _0xb9ccac(0x15c):this[_0xb9ccac(0x152)](_0xb9ccac(0x124),_0x4ccb79);}return _0x4ccb79[_0xb9ccac(0x17a)](_0x1b5447),_0x4ccb79;}[_0xcb648c(0x1f9)](_0x22fc11){const _0x55d7e3=_0xcb648c,_0xbfd58=Array[_0x55d7e3(0xde)](_0x22fc11),_0x2b99a0=_0xbfd58[_0x55d7e3(0xe1)](_0x17ba44=>_0x55d7e3(0x116)==_0x17ba44[_0x55d7e3(0x1d5)]);this[_0x55d7e3(0x1ea)](_0x2b99a0);const _0x215110=_0xbfd58[_0x55d7e3(0xe1)](_0x3f30e7=>!_0x3f30e7[_0x55d7e3(0x136)]&&_0x55d7e3(0x116)!=_0x3f30e7[_0x55d7e3(0x1d5)]),_0x86874=this[_0x55d7e3(0xee)]({'skipNotAttached':!0x0})[_0x55d7e3(0xe1)](_0x435bf0=>!_0x435bf0[_0x55d7e3(0x136)]&&_0x55d7e3(0x116)!=_0x435bf0[_0x55d7e3(0x1d5)]),_0x2386d2=_0x86874[_0x55d7e3(0xe1)](_0xfcedcc=>!_0x22fc11[_0x55d7e3(0x118)](_0xfcedcc)),_0x5edd64=new Map(_0x86874[_0x55d7e3(0x182)](_0x16e23c=>[_0x16e23c,this[_0x55d7e3(0x1d8)][_0x55d7e3(0x18f)](_0x16e23c[_0x55d7e3(0x1d5)],_0x16e23c[_0x55d7e3(0x100)],_0x55d7e3(0x110))])),_0x44f49f=new Map(_0x86874[_0x55d7e3(0x182)](_0x3ef36c=>[_0x3ef36c,_0x3ef36c[_0x55d7e3(0x18a)]()])),_0x5d3538=new Set(),_0x21a901=new Set();for(let _0x5bc101=0x0;_0x5bc101<_0x215110[_0x55d7e3(0x1b8)];_0x5bc101++)_0x134e2b(_0x215110[_0x5bc101],_0x215110,_0x5bc101+0x1);for(let _0x537e01=0x0;_0x537e01<_0x215110[_0x55d7e3(0x1b8)];_0x537e01++)_0x134e2b(_0x215110[_0x537e01],_0x2386d2,0x0);const _0x4dda82=new Set();for(let _0x5e4a55=0x0;_0x5e4a55<_0x215110[_0x55d7e3(0x1b8)];_0x5e4a55++){const _0x9c635e=_0x215110[_0x5e4a55];!_0x21a901[_0x55d7e3(0x118)](_0x9c635e)&&_0x9c635e[_0x55d7e3(0x16d)]&&(_0x4dda82[_0x55d7e3(0x1ac)](_0x9c635e[_0x55d7e3(0x16d)]),_0x9c635e[_0x55d7e3(0x16d)][_0x55d7e3(0x19b)]===_0x9c635e&&(_0x9c635e[_0x55d7e3(0x16d)][_0x55d7e3(0x19b)]=null),_0x9c635e[_0x55d7e3(0x16d)]=null),!_0x5d3538[_0x55d7e3(0x118)](_0x9c635e)&&_0x9c635e[_0x55d7e3(0x19b)]&&(_0x4dda82[_0x55d7e3(0x1ac)](_0x9c635e[_0x55d7e3(0x19b)]),_0x9c635e[_0x55d7e3(0x19b)][_0x55d7e3(0x16d)]===_0x9c635e&&(_0x9c635e[_0x55d7e3(0x19b)][_0x55d7e3(0x16d)]=null),_0x9c635e[_0x55d7e3(0x19b)]=null);}function _0x134e2b(_0xa7b88a,_0x3a91de,_0x2d2e8e){const _0x494003=_0x55d7e3;for(let _0x45f12a=_0x2d2e8e;_0x45f12a<_0x3a91de[_0x494003(0x1b8)];_0x45f12a++){const _0x3bcf83=_0x579eeb(_0xa7b88a,_0x3a91de[_0x45f12a]);_0x3bcf83&&(_0x3bcf83[0x0][_0x494003(0x19b)]=_0x3bcf83[0x1],_0x3bcf83[0x1][_0x494003(0x16d)]=_0x3bcf83[0x0],_0x5d3538[_0x494003(0x1ac)](_0x3bcf83[0x0]),_0x21a901[_0x494003(0x1ac)](_0x3bcf83[0x1]));}}function _0x579eeb(_0x3c3f7b,_0x3b7996){const _0x23473e=_0x55d7e3;if(_0x3c3f7b[_0x23473e(0xac)]['id']!==_0x3b7996[_0x23473e(0xac)]['id'])return null;const _0x111e48=_0x5edd64[_0x23473e(0xdf)](_0x3c3f7b)(_0x3c3f7b,_0x3b7996,_0x44f49f[_0x23473e(0xdf)](_0x3c3f7b),_0x44f49f[_0x23473e(0xdf)](_0x3b7996));if(!_0x111e48)return null;return _0x5edd64[_0x23473e(0xdf)](_0x3b7996)(_0x3c3f7b,_0x3b7996,_0x44f49f[_0x23473e(0xdf)](_0x3c3f7b),_0x44f49f[_0x23473e(0xdf)](_0x3b7996))?_0x111e48[0x1][_0x23473e(0xaf)]&&_0x111e48[0x1][_0x23473e(0xaf)][_0x23473e(0x1b8)]?null:_0x111e48:null;}_0x4dda82[_0x55d7e3(0xc7)]&&this[_0x55d7e3(0x1f9)](_0x4dda82);}[_0xcb648c(0x1ea)](_0x136e86){const _0xf27daf=_0xcb648c;if(0x0==_0x136e86[_0xf27daf(0x1b8)])return;const _0x58858c=this[_0xf27daf(0xee)]({'skipNotAttached':!0x0})[_0xf27daf(0xe1)](_0xbc2f6e=>_0xf27daf(0x116)==_0xbc2f6e[_0xf27daf(0x1d5)]&&_0xbc2f6e[_0xf27daf(0x86)]),_0x620c67=[],_0x481db3=new Map();for(const _0x3cf76b of _0x58858c){const _0x58904b=_0x22e149(_0x3cf76b[_0xf27daf(0xb5)]);_0x481db3[_0xf27daf(0x118)](_0x58904b)||(_0x481db3[_0xf27daf(0x131)](_0x58904b,_0x620c67[_0xf27daf(0x1b8)]),_0x620c67[_0xf27daf(0x159)]([]));const _0x12bdf6=_0x481db3[_0xf27daf(0xdf)](_0x58904b);_0x620c67[_0x12bdf6][_0xf27daf(0x159)](_0x3cf76b);}!(function(){const _0xad9719=_0xf27daf;_0x620c67[_0xad9719(0x16e)]((_0x1e1945,_0x1841f9)=>{const _0x2c7fb4=_0xad9719,_0x4519b7=_0x1e1945[0x0][_0x2c7fb4(0x1cc)],_0x31ed4e=_0x1841f9[0x0][_0x2c7fb4(0x1cc)];return _0x4519b7==_0x31ed4e?_0x1e1945[0x0][_0x2c7fb4(0xb5)][_0x2c7fb4(0x1d9)]<_0x1841f9[0x0][_0x2c7fb4(0xb5)][_0x2c7fb4(0x1d9)]?-0x1:0x1:_0x4519b7<_0x31ed4e?-0x1:0x1;});for(const _0x5e2263 of _0x620c67)_0x5e2263[_0xad9719(0x16e)]((_0x527786,_0x11bae7)=>_0x527786['id']<_0x11bae7['id']?-0x1:0x1);}());for(let _0x979194=0x0;_0x979194<_0x620c67[_0xf27daf(0x1b8)];_0x979194++){if(0x0==_0x620c67[_0x979194][_0xf27daf(0x1b8)])continue;const _0x34403e=[];for(let _0x4a14fd=_0x979194+0x1;_0x4a14fd<_0x620c67[_0xf27daf(0x1b8)];_0x4a14fd++)0x0!=_0x620c67[_0x4a14fd][_0xf27daf(0x1b8)]&&_0x3675cf(_0x620c67[_0x979194],_0x620c67[_0x4a14fd])&&_0x34403e[_0xf27daf(0x159)](_0x4a14fd);for(const _0x4c30bb of _0x34403e)_0x620c67[_0x979194]=_0x620c67[_0x979194][_0xf27daf(0xa7)](_0x620c67[_0x4c30bb]),_0x620c67[_0x4c30bb]=[];}for(const _0x3a73ee of _0x620c67)for(let _0x4b661b=0x0;_0x4b661b<_0x3a73ee[_0xf27daf(0x1b8)];_0x4b661b++){const _0x232fa7=_0x3a73ee[_0x4b661b+0x1]||null;_0x3a73ee[_0x4b661b][_0xf27daf(0x19b)]!==_0x232fa7&&(_0x3a73ee[_0x4b661b][_0xf27daf(0x19b)]=_0x232fa7);}for(const _0x2341ae of _0x620c67)for(let _0x4f5e36=0x0;_0x4f5e36<_0x2341ae[_0xf27daf(0x1b8)];_0x4f5e36++){const _0x58478e=_0x2341ae[_0x4f5e36-0x1]||null;_0x2341ae[_0x4f5e36][_0xf27daf(0x16d)]!==_0x58478e&&(_0x2341ae[_0x4f5e36][_0xf27daf(0x16d)]=_0x58478e);}function _0x3675cf(_0x4b6f19,_0x2e22f1){const _0x3036b3=_0xf27daf;if(_0x4b6f19[0x0][_0x3036b3(0xb5)][_0x3036b3(0x1d9)]!==_0x2e22f1[0x0][_0x3036b3(0xb5)][_0x3036b3(0x1d9)]&&_0x4b6f19[0x0][_0x3036b3(0xac)]!==_0x2e22f1[0x0][_0x3036b3(0xac)])return!0x1;if(!function(_0x3a35f1,_0x549171){const _0x43f41c=_0x3036b3;if(!_0x3a35f1[_0x43f41c(0x1b7)]&&!_0x549171[_0x43f41c(0x1b7)])return!0x0;if(_0x3a35f1[_0x43f41c(0x1b7)]&&_0x549171[_0x43f41c(0x1b7)])return!0x1;if(_0x3a35f1[_0x43f41c(0x1b7)]&&_0x549171[_0x43f41c(0x1cc)]<_0x3a35f1[_0x43f41c(0xaf)][_0x43f41c(0x1ca)][_0x43f41c(0xdf)](0x0)[_0x43f41c(0x1cc)])return!0x0;if(_0x549171[_0x43f41c(0x1b7)]&&_0x3a35f1[_0x43f41c(0x1cc)]<_0x549171[_0x43f41c(0xaf)][_0x43f41c(0x1ca)][_0x43f41c(0xdf)](0x0)[_0x43f41c(0x1cc)])return!0x0;return!0x1;}(_0x4b6f19[0x0],_0x2e22f1[0x0]))return!0x1;const _0xe2d397=_0x1ee68c(_0x4b6f19[0x0][_0x3036b3(0xb5)],_0x3036b3(0x1d9)),_0x142405=_0x1ee68c(_0x2e22f1[0x0][_0x3036b3(0xb5)],_0x3036b3(0x1d9));if(!_0x49cdd3(_0xe2d397,_0x142405))return!0x1;return!!_0x4b6f19[_0x3036b3(0xb8)](_0x22c91e=>_0x2e22f1[_0x3036b3(0x97)](_0x35832b=>_0x22c91e[_0x3036b3(0x18a)]()[_0x3036b3(0x228)](_0x35832b[_0x3036b3(0x18a)]())))&&_0x2e22f1[_0x3036b3(0xb8)](_0x34e2c9=>_0x4b6f19[_0x3036b3(0x97)](_0x24e6b8=>_0x34e2c9[_0x3036b3(0x18a)]()[_0x3036b3(0x228)](_0x24e6b8[_0x3036b3(0x18a)]())));}}[_0xcb648c(0x1e9)](_0x16415f){const _0x5bd688=_0xcb648c,_0x291898=Array[_0x5bd688(0xde)](_0x16415f),_0x5409ff=this[_0x5bd688(0xee)]({'skipNotAttached':!0x0}),_0xd76bee=_0x5409ff[_0x5bd688(0xe1)](_0xb4ce5d=>!_0x16415f[_0x5bd688(0x118)](_0xb4ce5d)),_0x1610c8=new Map(_0x291898[_0x5bd688(0x182)](_0x30e6db=>[_0x30e6db,this[_0x5bd688(0x1d8)][_0x5bd688(0x18f)](_0x30e6db[_0x5bd688(0x1d5)],_0x30e6db[_0x5bd688(0x100)],_0x5bd688(0x134))])),_0x1767c7=new Map(_0x5409ff[_0x5bd688(0x182)](_0x10ea88=>[_0x10ea88,_0x10ea88[_0x5bd688(0x15f)]()]));for(let _0x539a5a=0x0;_0x539a5a<_0x291898[_0x5bd688(0x1b8)];_0x539a5a++){if(_0x4bd4be(this,_0x291898[_0x539a5a],_0x291898,_0x539a5a+0x1))return!0x0;}for(let _0x750f18=0x0;_0x750f18<_0x291898[_0x5bd688(0x1b8)];_0x750f18++){if(_0x4bd4be(this,_0x291898[_0x750f18],_0xd76bee,0x0))return!0x0;}return!0x1;function _0x4bd4be(_0x4f024b,_0x5422e6,_0x16be5b,_0x4a98b6){const _0x2ecc80=_0x5bd688;for(let _0x19f26c=_0x4a98b6;_0x19f26c<_0x16be5b[_0x2ecc80(0x1b8)];_0x19f26c++){const _0x1c7df1=_0x16be5b[_0x19f26c];if(_0x1c7df1[_0x2ecc80(0x1d5)]!==_0x5422e6[_0x2ecc80(0x1d5)]||_0x1c7df1[_0x2ecc80(0xac)]['id']!==_0x5422e6[_0x2ecc80(0xac)]['id']||_0x1c7df1[_0x2ecc80(0x100)]!==_0x5422e6[_0x2ecc80(0x100)])continue;if(!Jt(_0x5422e6,_0x1c7df1))continue;if(_0x2ecc80(0x116)==_0x5422e6[_0x2ecc80(0x1d5)]&&_0x5422e6[_0x2ecc80(0x123)][_0x2ecc80(0x1e5)]!=_0x1c7df1[_0x2ecc80(0x123)][_0x2ecc80(0x1e5)])continue;if(_0x2ecc80(0x116)==_0x5422e6[_0x2ecc80(0x1d5)]&&_0x4f024b[_0x2ecc80(0x189)](_0x5422e6[_0x2ecc80(0x123)][_0x2ecc80(0xd0)]))continue;if(_0x2ecc80(0x214)==_0x5422e6[_0x2ecc80(0x1d5)]){const _0x4670f9=_0x4f024b[_0x2ecc80(0x18d)][_0x2ecc80(0xf5)],_0x3398c8=_0x5422e6[_0x2ecc80(0x1e0)]();if(_0x3398c8&&(_0x4670f9[_0x2ecc80(0x170)][_0x2ecc80(0x153)](_0x3398c8)||_0x4670f9[_0x2ecc80(0x170)][_0x2ecc80(0x212)](_0x3398c8)))continue;}const _0x2cf153=_0x1610c8[_0x2ecc80(0xdf)](_0x5422e6),_0x23ffdf=_0x1767c7[_0x2ecc80(0xdf)](_0x5422e6),_0x52ea76=_0x1767c7[_0x2ecc80(0xdf)](_0x1c7df1),_0x26dd95=_0x5422e6[_0x2ecc80(0xaf)]&&_0x5422e6[_0x2ecc80(0xaf)][_0x2ecc80(0x1b8)],_0x5f3e6b=_0x1c7df1[_0x2ecc80(0xaf)]&&_0x1c7df1[_0x2ecc80(0xaf)][_0x2ecc80(0x1b8)];if(!_0x26dd95&&_0x2cf153(_0x52ea76,_0x23ffdf))return _0x4f024b[_0x2ecc80(0x1fa)](_0x1c7df1,_0x5422e6),_0x1767c7[_0x2ecc80(0x128)](_0x5422e6),!0x0;if(!_0x5f3e6b&&_0x2cf153(_0x23ffdf,_0x52ea76))return _0x4f024b[_0x2ecc80(0x1fa)](_0x5422e6,_0x1c7df1),_0x1767c7[_0x2ecc80(0x128)](_0x1c7df1),!0x0;}return!0x1;}}[_0xcb648c(0x1fa)](_0x4c7834,_0x1eaab5){const _0x16dad8=_0xcb648c;if(_0x4c7834[_0x16dad8(0x136)]){for(const _0x13af9c of _0x1eaab5[_0x16dad8(0x15f)]())_0x4c7834[_0x16dad8(0x177)](_0x13af9c);}else{const _0x132c8b=_0x1eaab5[_0x16dad8(0x18a)]()[_0x16dad8(0x80)];this[_0x16dad8(0x221)](_0x4c7834,this[_0x16dad8(0x220)][_0x16dad8(0x137)](_0x4c7834[_0x16dad8(0x18a)]()[_0x16dad8(0xfe)],_0x132c8b));}_0x1eaab5[_0x16dad8(0x1b2)]();}[_0xcb648c(0x91)](_0x41208f,_0x1c9c2e,_0x52bb64){const _0x59607c=_0xcb648c,_0x5f410e=_0x41208f[_0x59607c(0xb9)](_0x59607c(0x196))||_0x41208f[_0x59607c(0xb9)](_0x59607c(0x116))?_0x59607c(0x146):_0x41208f[_0x59607c(0x205)]();return _0x7e02a0(this[_0x59607c(0x18d)][_0x59607c(0x1c0)],_0x1c9c2e+'_'+_0x5f410e+_0x59607c(0x1f5),_0x52bb64);}[_0xcb648c(0x1f6)](){const _0x46f1a2=_0xcb648c,_0x400510=this[_0x46f1a2(0x18d)];if(!_0x400510['ui'])return;const {ariaLiveAnnouncer:_0x2cd414}=_0x400510['ui'];_0x48de34(this[_0x46f1a2(0x220)],({left:_0xae1423,entered:_0x27d37a})=>{const _0x599666=_0x46f1a2;for(const _0x121c64 of _0xae1423){const {group:_0x265022,type:_0x5c4a74}=this[_0x599666(0x8a)](_0x121c64[_0x599666(0x151)]);if(_0x599666(0x125)===_0x265022){_0x2cd414[_0x599666(0xb3)](this[_0x599666(0x91)](_0x5c4a74,_0x599666(0x187)));break;}}for(const _0x57ccbe of _0x27d37a){const {group:_0x313a01,type:_0x3572f8}=this[_0x599666(0x8a)](_0x57ccbe[_0x599666(0x151)]);if(_0x599666(0x125)===_0x313a01){_0x2cd414[_0x599666(0xb3)](this[_0x599666(0x91)](_0x3572f8,_0x599666(0x216),_0x1b82f1(_0x5963d4)));break;}}});}[_0xcb648c(0x1c1)](_0x87449f){const _0x9b081=_0xcb648c;if(this[_0x9b081(0x20d)])return!0x1;const _0x1520dc=this[_0x9b081(0x18d)],_0x8efdde=_0x1520dc[_0x9b081(0xf5)][_0x9b081(0x1e4)][_0x9b081(0x83)][_0x9b081(0x1ec)]();if(0x0==_0x8efdde[_0x9b081(0x1b8)])return!0x1;const _0x3710a4=[],_0x214a94=_0x8efdde[_0x9b081(0xe1)](_0x2888e6=>_0x9b081(0x116)==_0x2888e6[_0x9b081(0x1d5)]),_0x1a03a6=_0x8efdde[_0x9b081(0xe1)](_0x57807e=>_0x9b081(0x1be)==_0x57807e[_0x9b081(0x1d5)]&&_0x9b081(0x143)!=_0x57807e[_0x9b081(0x151)]),_0x322f2f=_0x8efdde[_0x9b081(0xe1)](_0x277b8a=>_0x9b081(0x1a9)==_0x277b8a[_0x9b081(0x1d5)]&&_0x9b081(0x143)!=_0x277b8a[_0x9b081(0x151)]);for(const _0x14cd49 of _0x214a94)_0x3710a4[_0x9b081(0x159)]({'key':_0x14cd49[_0x9b081(0x10c)],'newValue':_0x14cd49[_0x9b081(0xc5)],'oldValue':_0x14cd49[_0x9b081(0x13b)],'range':Pt(_0x14cd49[_0x9b081(0xbb)],_0x1520dc[_0x9b081(0xf5)])});for(const _0x625fb2 of _0x1a03a6){const _0x2c2ac6=_0x322f2f[_0x9b081(0x202)](_0x49d316=>_0x49d316[_0x9b081(0x1db)][_0x9b081(0x228)](_0x625fb2[_0x9b081(0x1db)]));_0x2c2ac6&&_0x3710a4[_0x9b081(0x159)]({'key':_0x9b081(0x184),'newValue':_0x625fb2[_0x9b081(0x151)],'oldValue':_0x2c2ac6[_0x9b081(0x151)],'range':_0x1520dc[_0x9b081(0xf5)][_0x9b081(0x139)](_0x625fb2[_0x9b081(0x1db)][_0x9b081(0x21c)])});}return 0x0!=_0x3710a4[_0x9b081(0x1b8)]&&this[_0x9b081(0xdc)](_0x87449f,_0x3710a4);}[_0xcb648c(0xb7)](_0x556b1b){const _0x3aa3db=_0xcb648c;let _0x5e63a0=!0x1;const _0x2eefd4=this[_0x3aa3db(0x18d)][_0x3aa3db(0xf5)][_0x3aa3db(0x1e4)][_0x3aa3db(0x83)][_0x3aa3db(0x181)]()[_0x3aa3db(0xe1)](_0xb764a9=>_0xb764a9[_0x3aa3db(0x123)][_0x3aa3db(0xdd)]&&_0xb764a9[_0x3aa3db(0x151)][_0x3aa3db(0xb9)](_0x3aa3db(0x13c)));for(const _0x38ab7a of _0x2eefd4){const {subType:_0x5461da,id:_0x30c56a}=this[_0x3aa3db(0x8a)](_0x38ab7a[_0x3aa3db(0x151)]),_0x5f5787=_0x5461da[_0x3aa3db(0xf6)]('|')[0x0];for(const _0x12d41f of this[_0x3aa3db(0xee)]({'skipNotAttached':!0x0}))_0x12d41f['id']!=_0x30c56a&&_0x3aa3db(0x116)==_0x12d41f[_0x3aa3db(0x1d5)]&&_0x12d41f[_0x3aa3db(0x123)]&&_0x12d41f[_0x3aa3db(0x123)][_0x3aa3db(0xd0)]==_0x5f5787&&_0x12d41f[_0x3aa3db(0x18a)]()[_0x3aa3db(0x18b)](_0x38ab7a[_0x3aa3db(0x123)][_0x3aa3db(0xdd)])&&(this[_0x3aa3db(0x1f3)](_0x12d41f,_0x38ab7a[_0x3aa3db(0x123)][_0x3aa3db(0xdd)],_0x556b1b),_0x5e63a0=!0x0);}return _0x5e63a0;}[_0xcb648c(0xc8)](_0x4fc048){const _0x5c9b3d=_0xcb648c;this[_0x5c9b3d(0x20d)]=!0x0,_0x4fc048();}[_0xcb648c(0x1f4)](_0x3a7db2){const _0x230ec5=_0xcb648c,_0x55b5f0=this[_0x230ec5(0x189)](_0x3a7db2),_0x4a66cb=this[_0x230ec5(0xc3)][_0x230ec5(0x118)](_0x3a7db2);return _0x55b5f0||_0x4a66cb;}[_0xcb648c(0xdc)](_0x2525bb,_0x191693){const _0xaeafa0=_0xcb648c;if(0x0==_0x191693[_0xaeafa0(0x1b8)])return!0x1;let _0x121dab=!0x1;for(const _0x2d5457 of _0x191693){const _0x3c07ab=this[_0xaeafa0(0x19f)](_0x2d5457[_0xaeafa0(0xbb)],_0xaeafa0(0x116))[_0xaeafa0(0xe1)](_0x354cab=>!_0x354cab[_0xaeafa0(0x11e)][_0xaeafa0(0xbe)])[_0xaeafa0(0x182)](_0x31d524=>_0x31d524[_0xaeafa0(0x125)]),_0x26a4ec=_0x22e149({'newValue':_0x2d5457[_0xaeafa0(0xad)]});_0x3c07ab[_0xaeafa0(0xe1)](_0x113271=>{const _0x3aac94=_0xaeafa0,[_0x3cab42,_0x8fb041]=_0x113271[_0x3aac94(0x100)][_0x3aac94(0xf6)]('|');return _0x3cab42==_0x2d5457[_0x3aac94(0xd0)]&&_0x8fb041!=_0x26a4ec;})[_0xaeafa0(0xe9)](_0x75908c=>{const _0x4e96d6=_0xaeafa0;this[_0x4e96d6(0x1f3)](_0x75908c,_0x2d5457[_0x4e96d6(0xbb)],_0x2525bb),_0x121dab=!0x0;});}return _0x121dab;}[_0xcb648c(0x1f3)](_0x3fc0da,_0x5e08db,_0x129fc6){const _0x152617=_0xcb648c,_0x2e95ce=_0x3fc0da[_0x152617(0x18a)]()[_0x152617(0x10b)](_0x5e08db);0x0!==_0x2e95ce[_0x152617(0x1b8)]?0x1!==_0x2e95ce[_0x152617(0x1b8)]?this[_0x152617(0xe2)](_0x3fc0da,_0x5e08db[_0x152617(0xfe)],_0x5e08db[_0x152617(0x80)]):this[_0x152617(0x221)](_0x3fc0da,_0x2e95ce[0x0]):_0x129fc6[_0x152617(0x1d6)](_0x3fc0da[_0x152617(0x145)]());}}class Et{constructor(_0x7c7d10){const _0x152250=_0xcb648c;this[_0x152250(0x1e6)]=_0x7c7d10,this[_0x152250(0x220)]=_0x7c7d10[_0x152250(0xf5)],this[_0x152250(0x1a8)]=new Map(),this[_0x152250(0x21b)]=new Map(),this[_0x152250(0x106)]();}[_0xcb648c(0x89)](_0x4ea8da,_0x50d40a,_0x56a816,_0x3141fb,_0x229bfe,_0x366589){const _0x487042=_0xcb648c;return new _0x2547d2(this[_0x487042(0x220)],{'type':_0x4ea8da,'subType':_0x50d40a,'id':_0x56a816,'author':_0x3141fb,'creator':_0x3141fb,'attributes':_0x229bfe,'onAttributesChange':_0x366589,'onAccept':(..._0x5a5b5f)=>this[_0x487042(0x18f)](_0x4ea8da,_0x50d40a,_0x487042(0x190))(..._0x5a5b5f),'onDiscard':(..._0x12d4c1)=>this[_0x487042(0x18f)](_0x4ea8da,_0x50d40a,_0x487042(0x222))(..._0x12d4c1)});}[_0xcb648c(0x227)](_0x1231ed,_0x259b39,_0x3aae22,_0x4d4ddd){const _0x56da55=_0xcb648c,_0x3546a9=_0x1231ed+':'+_0x259b39+':'+_0x3aae22;this[_0x56da55(0x1a8)][_0x56da55(0x131)](_0x3546a9,_0x4d4ddd);}[_0xcb648c(0x18f)](_0x2070c7,_0xfd3749,_0x2e1152){const _0x3ea93f=_0xcb648c,_0x24eeac=_0x2070c7+':'+_0xfd3749+':'+_0x2e1152;return this[_0x3ea93f(0x1a8)][_0x3ea93f(0xdf)](_0x24eeac)||this[_0x3ea93f(0x21b)][_0x3ea93f(0xdf)](_0x2070c7+':'+_0x2e1152);}[_0xcb648c(0x106)](){const _0x46a353=_0xcb648c,_0x9ff154=()=>!0x1,_0x48bd0b=_0x874f17=>{const _0x39a836=_0x4ffc;_0x874f17[_0x39a836(0x16e)]((_0x39e69a,_0x221122)=>_0x39e69a[_0x39a836(0xfe)][_0x39a836(0x1d7)](_0x221122[_0x39a836(0xfe)])?0x1:-0x1),this[_0x39a836(0x220)][_0x39a836(0x22b)](_0x38e747=>{const _0x130a6f=_0x39a836;for(const _0x4892df of _0x874f17){let _0x20877d;_0x20877d=_0x4892df[_0x130a6f(0x80)][_0x130a6f(0x119)]&&_0x4892df[_0x130a6f(0x80)][_0x130a6f(0x16a)]==_0x4892df[_0x130a6f(0xfe)][_0x130a6f(0x21c)]?_0x38e747[_0x130a6f(0x203)](_0x4892df[_0x130a6f(0xfe)][_0x130a6f(0x21c)],'on'):_0x38e747[_0x130a6f(0x203)](_0x4892df),this[_0x130a6f(0x220)][_0x130a6f(0x172)](_0x20877d,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x72717d=(_0x21af3c,_0x28d3d5)=>{const _0x2d298f=_0x4ffc;_0x28d3d5&&this[_0x2d298f(0x220)][_0x2d298f(0x22b)](_0x3c3d72=>{const _0x1c0576=_0x2d298f,{commandName:_0x20ef78,commandParams:_0x17330e=[]}=_0x28d3d5,_0x42af8f=_0x21af3c[_0x1c0576(0x182)](_0x56ec70=>(Vt(_0x56ec70)&&(_0x56ec70=this[_0x1c0576(0x220)][_0x1c0576(0x137)](_0x56ec70[_0x1c0576(0x80)])),_0x56ec70))[_0x1c0576(0xe1)](_0xfe1ce3=>_0x1c0576(0x15a)!==_0xfe1ce3[_0x1c0576(0x9d)][_0x1c0576(0x1ae)]);if(_0x42af8f[_0x1c0576(0x1b8)]<0x1)return;const _0x586a10=Array[_0x1c0576(0xde)](this[_0x1c0576(0x220)][_0x1c0576(0x1e4)][_0x1c0576(0x17f)][_0x1c0576(0x15f)]())[_0x1c0576(0x182)](_0x5dde1d=>_0x1e5880[_0x1c0576(0x1e7)](_0x5dde1d));_0x3c3d72[_0x1c0576(0xbd)](_0x42af8f);for(const _0x187d93 of this[_0x1c0576(0x1e6)][_0x1c0576(0xef)][_0x1c0576(0xef)]())_0x187d93[_0x1c0576(0x165)]();_0x17330e[_0x1c0576(0x159)]({'forceDefaultExecution':!0x0}),this[_0x1c0576(0x1e6)][_0x1c0576(0xd3)](_0x20ef78,..._0x17330e);const _0x556029=_0x586a10[_0x1c0576(0xe1)](_0x225b5b=>_0x1c0576(0x15a)!=_0x225b5b[_0x1c0576(0x9d)][_0x1c0576(0x1ae)]);_0x556029[_0x1c0576(0x1b8)]>0x0&&_0x3c3d72[_0x1c0576(0xbd)](_0x556029);for(const _0x45d3c1 of _0x586a10)_0x45d3c1[_0x1c0576(0xc6)]();});},_0x12b23f=(_0x1b369b,_0x47418d)=>0x1==_0x1b369b[_0x46a353(0x1b8)]&&0x1==_0x47418d[_0x46a353(0x1b8)]&&_0x1b369b[0x0][_0x46a353(0x80)][_0x46a353(0x228)](_0x47418d[0x0][_0x46a353(0xfe)]),_0x3c7f51=(_0x20f839,_0x223851,_0xb80be2,_0x3dbb73)=>Ht(_0x20f839,_0x223851,_0xb80be2,_0x3dbb73,this[_0x46a353(0x220)])?[_0x20f839,_0x223851]:Ht(_0x223851,_0x20f839,_0x3dbb73,_0xb80be2,this[_0x46a353(0x220)])?[_0x223851,_0x20f839]:null;this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x166),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0xd5),_0x48bd0b),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0xfa),_0x12b23f),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x1cd),_0x3c7f51),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x117),_0x48bd0b),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x1df),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x8f),_0x12b23f),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x1b6),_0x3c7f51),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x1ad),_0x72717d),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x121),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x129),_0x12b23f),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0xa4),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x11d),_0x72717d),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x1c7),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x1fe),_0x12b23f),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x200),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0xfd),_0x9ff154),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x20e),(_0x53ca61,_0x11d93c)=>{const _0x37271b=_0x46a353;if(!_0x11d93c)return;const _0x142b7e=this[_0x37271b(0x1e6)][_0x37271b(0x138)][_0x37271b(0xdf)](p);this[_0x37271b(0x220)][_0x37271b(0x22b)](_0x270650=>{const _0x2f4f8b=_0x37271b;if(_0x2f4f8b(0x184)==_0x11d93c[_0x2f4f8b(0xd0)])for(const _0x56eb88 of _0x53ca61){const _0x5e6045=_0x56eb88[_0x2f4f8b(0xfe)][_0x2f4f8b(0x21c)],_0x598449=_0x11d93c[_0x2f4f8b(0x1e5)];_0x270650[_0x2f4f8b(0xd2)](_0x5e6045,_0x598449);}else{if(_0x142b7e[_0x2f4f8b(0x189)](_0x11d93c[_0x2f4f8b(0xd0)])){for(const _0x47283e of _0x53ca61)void 0x0!==_0x11d93c[_0x2f4f8b(0x1e5)]?_0x270650[_0x2f4f8b(0x1bb)](_0x11d93c[_0x2f4f8b(0xd0)],_0x11d93c[_0x2f4f8b(0x1e5)],_0x47283e[_0x2f4f8b(0xfe)][_0x2f4f8b(0x21c)]):_0x270650[_0x2f4f8b(0xcd)](_0x11d93c[_0x2f4f8b(0xd0)],_0x47283e[_0x2f4f8b(0xfe)][_0x2f4f8b(0x21c)]);}else{for(const _0x2f3430 of _0x53ca61)_0x11d93c[_0x2f4f8b(0x1e5)]?_0x270650[_0x2f4f8b(0x1bb)](_0x11d93c[_0x2f4f8b(0xd0)],_0x11d93c[_0x2f4f8b(0x1e5)],_0x2f3430):_0x270650[_0x2f4f8b(0xcd)](_0x11d93c[_0x2f4f8b(0xd0)],_0x2f3430);}}});}),this[_0x46a353(0x21b)][_0x46a353(0x131)](_0x46a353(0x204),_0x12b23f);}}function Ot(_0x14beb8,_0x5eaa28,_0x2b64d3){const _0x82e275=_0xcb648c;for(const _0xb6df03 of _0x5eaa28[_0x82e275(0x16a)][_0x82e275(0x206)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xb6df03[_0x82e275(0x9d)]==_0xb6df03)return!0x1;if(!_0x2b64d3[_0x82e275(0x191)](_0xb6df03))return!0x1;if(_0x14beb8[_0x82e275(0x153)](_0xb6df03)||_0x14beb8[_0x82e275(0x212)](_0xb6df03))return!0x0;}return!0x1;}function Vt(_0x1b22ec){const _0x28d6aa=_0xcb648c;return _0x1b22ec[_0x28d6aa(0x80)][_0x28d6aa(0x16a)]==_0x1b22ec[_0x28d6aa(0xfe)][_0x28d6aa(0x21c)]&&_0x1b22ec[_0x28d6aa(0x80)][_0x28d6aa(0x1a6)];}function Ut(_0x357a87,_0x3235fc,_0x31fd86,_0x281005){const _0x262f59=_0xcb648c,_0xa9573a=_0x173292=>!_0x173292[_0x262f59(0x17e)]['is'](_0x262f59(0x1ce))&&!_0x281005[_0x262f59(0x153)](_0x173292[_0x262f59(0x17e)]),_0x37e6ed=_0x357a87[_0x262f59(0xfe)][_0x262f59(0x201)](_0xa9573a),_0x538faa=_0x357a87[_0x262f59(0x80)][_0x262f59(0x201)](_0xa9573a,{'direction':_0x262f59(0x186)});return(!_0x357a87[_0x262f59(0xfe)][_0x262f59(0x228)](_0x37e6ed)||!_0x357a87[_0x262f59(0x80)][_0x262f59(0x228)](_0x538faa))&&(_0x37e6ed[_0x262f59(0x1d7)](_0x538faa)?_0x31fd86[_0x262f59(0x215)](_0x3235fc,{'range':_0x31fd86[_0x262f59(0x137)](_0x37e6ed,_0x538faa)}):_0x31fd86[_0x262f59(0x1d6)](_0x3235fc),!0x0);}function Gt(_0x5021ca){return _0x22e149(_0x5021ca);}function Ft(_0x5c0f4b){const _0x48b736=_0xcb648c,_0x50a97c=_0x5c0f4b[_0x48b736(0xfe)][_0x48b736(0x21c)];return _0x50a97c&&_0x50a97c['is'](_0x48b736(0xb2));}function Pt(_0x386de3,_0x455007){const _0x3d4f47=_0xcb648c;return null==_0x386de3[_0x3d4f47(0x80)][_0x3d4f47(0x193)]&&_0x386de3[_0x3d4f47(0x80)][_0x3d4f47(0x16a)]==_0x386de3[_0x3d4f47(0xfe)][_0x3d4f47(0x21c)]?Lt(_0x386de3[_0x3d4f47(0xfe)][_0x3d4f47(0x21c)],_0x455007):_0x386de3;}function Lt(_0x49120d,_0x1d22d5){const _0xe52292=_0xcb648c,_0x3596a5=_0x1d22d5[_0xe52292(0x170)][_0xe52292(0x153)](_0x49120d)||_0x1d22d5[_0xe52292(0x170)][_0xe52292(0x1f8)](_0x49120d);return _0x1d22d5[_0xe52292(0x137)](_0x1d22d5[_0xe52292(0x1a2)](_0x49120d,_0xe52292(0x120)),_0x3596a5?_0x1d22d5[_0xe52292(0x12f)](_0x49120d):_0x1d22d5[_0xe52292(0x1a2)](_0x49120d,_0xe52292(0x80)));}function Ht(_0x4c5fa3,_0x32a0f8,_0x486396,_0x5602ef,_0x244c26){const _0xd1ba8e=_0xcb648c;if(_0x4c5fa3[_0xd1ba8e(0x19b)])return!0x1;if(!Jt(_0x4c5fa3,_0x32a0f8))return!0x1;if(_0x486396[_0xd1ba8e(0x80)][_0xd1ba8e(0x228)](_0x5602ef[_0xd1ba8e(0xfe)]))return!0x0;if(_0x4c5fa3[_0xd1ba8e(0x1d5)]!=_0x32a0f8[_0xd1ba8e(0x1d5)])return!0x1;if(!_0x486396[_0xd1ba8e(0x80)][_0xd1ba8e(0xdb)](_0x5602ef[_0xd1ba8e(0xfe)]))return!0x1;const _0x36461c=_0x244c26[_0xd1ba8e(0x137)](_0x486396[_0xd1ba8e(0x80)],_0x5602ef[_0xd1ba8e(0xfe)])[_0xd1ba8e(0x229)]();for(const _0x3807de of _0x36461c)if([_0xd1ba8e(0x15b),_0xd1ba8e(0xa1)][_0xd1ba8e(0x217)](_0x3807de[_0xd1ba8e(0x1d5)])&&_0x244c26[_0xd1ba8e(0x170)][_0xd1ba8e(0x212)](_0x3807de[_0xd1ba8e(0x17e)]))return!0x1;return!0x0;}function Jt(_0x533602,_0x46f953){const _0x1ee3d1=_0xcb648c;if(!_0x533602[_0x1ee3d1(0x86)]||!_0x46f953[_0x1ee3d1(0x86)])return!0x1;const _0x1327c7=new Set(Object[_0x1ee3d1(0x141)](_0x533602[_0x1ee3d1(0xb5)])),_0x58b345=new Set(Object[_0x1ee3d1(0x141)](_0x46f953[_0x1ee3d1(0xb5)]));if(_0x1327c7[_0x1ee3d1(0x128)](_0x1ee3d1(0x1d9)),_0x58b345[_0x1ee3d1(0x128)](_0x1ee3d1(0x1d9)),0x0==_0x1327c7[_0x1ee3d1(0xc7)]&&0x0==_0x58b345[_0x1ee3d1(0xc7)])return!0x0;if(_0x1327c7[_0x1ee3d1(0xc7)]!=_0x58b345[_0x1ee3d1(0xc7)])return!0x1;const _0x298d1d={..._0x533602[_0x1ee3d1(0xb5)]},_0xf1d335={..._0x46f953[_0x1ee3d1(0xb5)]};return delete _0x298d1d[_0x1ee3d1(0x1d9)],delete _0xf1d335[_0x1ee3d1(0x1d9)],JSON[_0x1ee3d1(0x156)](_0x298d1d)==JSON[_0x1ee3d1(0x156)](_0xf1d335);}function qt(_0x5429e4,_0x130cb3){const _0x5e562e=_0xcb648c,_0x2a0f27=zt(_0x5429e4[_0x5e562e(0xb5)]),_0x4056f2=zt(_0x130cb3);if(!_0x5429e4[_0x5e562e(0x86)])return!0x1;for(const _0x42d8d7 of Object[_0x5e562e(0x141)](_0x4056f2))if(!_0x49cdd3(_0x2a0f27[_0x42d8d7],_0x4056f2[_0x42d8d7]))return!0x1;return!0x0;}function zt(_0x19a8c5){const _0x4b023c=_0xcb648c,_0x590c54=Object[_0x4b023c(0x1cf)]({},_0x19a8c5);return delete _0x590c54[_0x4b023c(0x226)],delete _0x590c54[_0x4b023c(0x211)],_0x590c54;}
23
+ const _0x51f319=_0x3fd9;(function(_0x45c7e1,_0x4378ac){const _0x34e556=_0x3fd9,_0x452f63=_0x45c7e1();while(!![]){try{const _0x526751=-parseInt(_0x34e556(0x1d0))/0x1*(parseInt(_0x34e556(0xc2))/0x2)+-parseInt(_0x34e556(0x1d1))/0x3*(-parseInt(_0x34e556(0x1ba))/0x4)+parseInt(_0x34e556(0x1a1))/0x5*(-parseInt(_0x34e556(0x1d6))/0x6)+parseInt(_0x34e556(0x88))/0x7+-parseInt(_0x34e556(0x95))/0x8+parseInt(_0x34e556(0x8e))/0x9*(parseInt(_0x34e556(0x91))/0xa)+-parseInt(_0x34e556(0x11f))/0xb;if(_0x526751===_0x4378ac)break;else _0x452f63['push'](_0x452f63['shift']());}catch(_0x4e37f9){_0x452f63['push'](_0x452f63['shift']());}}}(_0x2be5,0x80771));import{Plugin as _0x33ffe0,PendingActions as _0x14f24a}from'ckeditor5/src/core.js';import{LiveRange as _0x5821b7}from'ckeditor5/src/engine.js';import{CKEditorError as _0x590a6f,uid as _0x356e51,priorities as _0x45b6a5,logWarning as _0x6b6eba,getEnvKeystrokeText as _0x464ed9}from'ckeditor5/src/utils.js';import{toWidget as _0x210960}from'ckeditor5/src/widget.js';import{Users as _0x4bc959,hashObject as _0x2480e5,surroundingMarkersDetector as _0x4b818e,FOCUS_ANNOTATION_KEYSTROKE as _0x47ead7}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x46f6e7 from'./commands/trackchangescommand.js';import _0x1d62e7 from'./commands/acceptsuggestioncommand.js';import _0x5156b5 from'./commands/discardsuggestioncommand.js';import _0x44afe2 from'./commands/executeonallsuggestionscommand.js';import _0x55ed06 from'./commands/executeonselectedsuggestionscommand.js';import _0x369d63 from'./suggestion.js';import _0x116e95 from'./suggestiondescriptionfactory.js';import _0x274aae from'./integrations/aiassistant.js';import _0x3c10c8 from'./integrations/alignment.js';import _0x89cce1 from'./integrations/basicstyles.js';import _0x5c4459 from'./integrations/blockquote.js';import _0x37e7d2 from'./integrations/casechange.js';import _0x23a997 from'./integrations/ckbox.js';import _0x4b4065 from'./integrations/codeblock.js';import _0x32cbbb from'./integrations/comments.js';import _0x5b4568 from'./integrations/deletecommand.js';import _0x411b31 from'./integrations/list.js';import _0xea1589 from'./integrations/listproperties.js';import _0x1e442f from'./integrations/entercommand.js';import _0x2279f2 from'./integrations/findandreplace.js';import _0x424930 from'./integrations/font.js';import _0xd5795e from'./integrations/formatpainter.js';import _0x5f34ef from'./integrations/heading.js';import _0x38625d from'./integrations/highlight.js';import _0xabc3bf from'./integrations/horizontalline.js';import _0x1771ae from'./integrations/htmlembed.js';import _0x16337a from'./integrations/image.js';import _0x596c8d from'./integrations/imagereplace.js';import _0xa03a4b from'./integrations/imagestyle.js';import _0x1e1f9b from'./integrations/importword.js';import _0x24a134 from'./integrations/indent.js';import _0x1a2101 from'./integrations/inputcommand.js';import _0x4fb601 from'./integrations/link.js';import _0x10a074 from'./integrations/legacylist.js';import _0x4185df from'./integrations/legacylistproperties.js';import _0x5d83e5 from'./integrations/mediaembed.js';import _0x330cac from'./integrations/mention.js';function _0x2be5(){const _0x3144e1=['PendingActions','_enabledCommands','setAttribute','change:_saved','splice','oldValue','then','isUndo','warn','markBlockFormat','getSuggestions','formatBlock:join','options','markDeletion','markerToData','stringify','editing','ck-suggestion-marker-formatInline','config','updateSuggestion','documentSelection','isOwn','getItems','ENTER','_getSuggestionData','pluginName','registerPostFixer','markers','dataReady','202205IsSJbi','announce','isAfter','group','markMultiRangeDeletion','nodeAfter','_getAuthorFromId','addComment','markInsertion','parent','getShiftedBy','CommentsRepository','previous','_updateSuggestionData','forward','rename','after','end','getRanges','deletion','before','has','_isForcedDefaultExecutionBlock','rethrowUnexpectedError','_mergeNestedSuggestions','1854692ACYVut','attribute:discard','rootName','start','getMultiRangeId','tablePasteChainId','fetchCommentThread','_refreshAttributeSuggestionsChain','get','getNearestSelectionRange','root','removed','createRangeOn','length','_breakSuggestionMarker','$marker','authorName','createPositionBefore','TrackChangesEditing','_joinSuggestions','formatBlock:chain','nodeBefore','1744QysUoi','3DOuzqP','_isDataLoaded','key','elementStart','toUpperCase','12GsoGnA','_getExternalAuthor','removeAttribute','head','isBefore','forceDefaultExecution','data-suggestion','enableReadOnlyMode','deletion:','stop','isArray','addRange','removeClass','consume','deletion:discard','_removeSuggestion','getWalker','deletion:accept','attribute:accept','createRangeIn','getAllAdjacentSuggestions','fromCharCode','move','isEqual','isAtEnd','notReady','trackChanges.mergeNestedSuggestions','getFirstRange','clone','getSuggestion','_createSuggestion','multi','containsPosition','_joinWithAdjacentSuggestions','keys','define','trackChanges.trackFormatChanges','commands','_model','getMarkers','addUser','widget','isLimit','substring','substr','isSelectable','_processAttributeSuggestions','insert','track-changes-suggestion-not-found','update:suggestion','attribute','createRange','addMarker:suggestion','$text','$elementName','updateMarker','element','Users','_registerDefaultCallbacks','bindElementToMarker','containsRange','isBlock','addCommentThread','_editor','formatGroupId','acceptSelectedSuggestions','adapter','insertion:accept','filter','isIntersectingWithRange','add','resolve','init','_recordAttributeSuggestions','formatInline','enableDefaultAttributesIntegration','createPositionAfter','authoredAt','high','attribute:join','_handleNewSuggestionMarker','_commentsRepository','containsRangeInObject','_onDiscard','attributeNewValue','PENDING_ACTION_SUGGESTION','suggestion-type','_setSuggestionData','toViewElement','getChanges','elementToElement','accepted','acceptSuggestion','markerNameToElements','differ','error-saving-suggestion-data-suggestion-discarded','track-changes-adapter-missing-getsuggestion','from','range','deleteContent','3439541uCcHlW','groupId','_getMarkerAnnouncementText','trackChangesCommand','oldRange','dataToMarker','76374kRMUCo','never','splitPosition','1220mAVRZA','addMarkerName','hasCommentThread','_processAttributeChanges','1169888wqQsmA','_reduceSuggestionAttributeRange','schema','editor','insertion:chain','writer','return','registerInlineAttribute','discardSelectedSuggestions','createdAt','_afterChanges','creator','getCustomProperty','execute','trackChanges','suggestion','clear','rejected','containerElement','toJSON','showSuggestionHighlights','low','normal','removeMarker:suggestion:formatBlock','setSelection','map','external:','addMarker:suggestion:attribute','listenTo','markerReady','applyOperation','find','getSuggestionCallback','@external','enableCommand','values','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.','$graveyard','getAncestors','_isRegisteredAttribute','getUser','unbind','every','batch','mapper','604UeaOLH','isDocumentOperation','createElement','value','for','newRange','buildSuggestion','multipleBlocks','registerCustomCallback','attribute:','addSuggestion','skipNestingCheck','_recordAttributeChanges','highest','descriptionFactory','_customCallbacks','open','addSuggestionData','getAttribute','accept','containsItem','marker-count','isTouching','removeMarker:suggestion:attribute','insertion','unbindElementFromMarkerName','lowest','removeMarkers','isInContent','formatBlock','locale','model','ck-suggestion-marker-formatBlock','fire','acceptAllSuggestions','getFirstMarker','position','_setSuggestionRange','hasSuggestion','_trackFormatChanges','catch','howMany','ck-suggestion-marker--active','forEach','targetPosition','setTo','formatInline:chain','$textProxy','isRemovable','deletion:join','markAttributeChange','track-changes-adapter-already-set','data-author-id','_getAttributeKey','includes','document','commentThread','addClass','isCollapsed','subType','action','markerToHighlight','deletion:chain','createSelection','name','attributes','unshift','discard','formatInline:','elementEnd','type','registerBlockAttribute','refresh','ck-suggestion-marker','insertContent','getChangedMarkers','isInsideObject','markInlineFormat','suggestion:','addMarker','size','chain','hasComments','isAtStart','activeMarkers','sort','_saved','reconvertMarker','formatBlock:discard','_SUGGESTION_ANNOUNCEMENT','some','_suggestions','_addSuggestionMarker','7813619sTBCcS','markMultiRangeBlockFormat','ck-suggestion-marker-','createPositionAt','isIntersecting','conversion','meta','_defaultCallbacks','formatInline:accept','pop','_reduceExistingSuggestions','collaboration.channelId','_initAriaMarkerChangeAnnouncements','getContainedElement','isNextTo','push','removeComment','commandName','consumable','getDifference','isObject','_cutOutSuggestionMarker','assign','suggestion:attribute:','attributeKey','addHighlight','suggestionChanged','getIntersection','formatBlock:accept','_suggestionFactory','attributeOldValue','join','markerName','formatInline:discard','change:data','_addThreadToSuggestion','isExternal','track-changes-suggestion-data-mismatch','_inlineAttributeKeys','plugins','getLastMatchingPosition','delete','getCommentThread','insertion:','_rangeIsInLocalUserInsertion','insertion:join','editingDowncast','_isBlockAttribute','_splitMarkerName','item','addMarker:suggestion:formatBlock','change:activeMarkers','track-changes-user-not-found','suggestionUnloaded','getRange','upcast','insertion:discard','fromRange','originalSuggestionId','track-changes-command-not-found','requires','remove','selection','newValue','author','detach','isMultiRange','track-changes-enable-command-twice','comments','data','enqueueChange','concat','format','removeMarker','set','startsWith','_adapter','_refreshSuggestionsChain','always','_blockAttributeKeys','LEAVE','formatBlock:','discardSuggestion','stopListening','default','ready','_suggestionState','next','_checkSuggestionCorrectness','FORMATTING','formatInline:join','dataDowncast','isLocal','markMultiRangeInsertion','_findSuggestions','moveTargetPosition','split','change','discardAllSuggestions','suggestionLoaded','backward'];_0x2be5=function(){return _0x3144e1;};return _0x2be5();}import _0x37bc79 from'./integrations/mergefields.js';import _0x31b6cf from'./integrations/multilevellist.js';import _0x4a6ac3 from'./integrations/pagebreak.js';import _0x13a546 from'./integrations/paragraph.js';import _0x119259 from'./integrations/removeformat.js';import _0x1784d3 from'./integrations/restrictededitingmode.js';import _0x23970a from'./integrations/shiftentercommand.js';import _0x2c8823 from'./integrations/standardeditingmode.js';import _0x56cdc3 from'./integrations/style.js';import _0x598081 from'./integrations/table.js';import _0x4c125c from'./integrations/tablemergesplit.js';import _0x47da2c from'./integrations/tableheadings.js';import _0x1dfaf2 from'./integrations/tableclipboard.js';import _0x225406 from'./integrations/tablecolumnresize.js';function _0x3fd9(_0xcf6a86,_0x3b7bfb){const _0x2be5ea=_0x2be5();return _0x3fd9=function(_0x3fd942,_0x39d60e){_0x3fd942=_0x3fd942-0x79;let _0x1dcbc9=_0x2be5ea[_0x3fd942];return _0x1dcbc9;},_0x3fd9(_0xcf6a86,_0x3b7bfb);}import _0x29a0ab from'./integrations/template.js';import _0x3f190c from'./integrations/tableofcontents.js';import _0x4b45fd from'./integrations/title.js';import _0x42f5df from'./integrations/undo.js';import _0x389751 from'./integrations/tablecaption.js';import _0x2e7a2b from'./integrations/tableproperties.js';import{getTranslation as _0xd819ca}from'./utils/common-translations.js';import{isEqual as _0x4bf1f8,omit as _0x205a74}from'lodash-es';export const renameAttributeKey=_0x51f319(0x20c);export default class p extends _0x33ffe0{static get[_0x51f319(0x15b)](){const _0x56013f=_0x51f319;return[_0x56013f(0x1ac),_0x4bc959,_0x14f24a,_0x274aae,_0x3c10c8,_0x89cce1,_0x5c4459,_0x23a997,_0x37e7d2,_0x4b4065,_0x32cbbb,_0x5b4568,_0x1e442f,_0x2279f2,_0x424930,_0xd5795e,_0x5f34ef,_0x38625d,_0xabc3bf,_0x1771ae,_0x16337a,_0xa03a4b,_0x596c8d,_0x1e1f9b,_0x24a134,_0x1a2101,_0x10a074,_0x4185df,_0x31b6cf,_0x4fb601,_0x411b31,_0xea1589,_0x5d83e5,_0x330cac,_0x37bc79,_0x4a6ac3,_0x13a546,_0x119259,_0x1784d3,_0x23970a,_0x2c8823,_0x56cdc3,_0x598081,_0x4c125c,_0x47da2c,_0x389751,_0x1dfaf2,_0x225406,_0x3f190c,_0x2e7a2b,_0x29a0ab,_0x4b45fd,_0x42f5df];}static get[_0x51f319(0x19d)](){const _0x10ccda=_0x51f319;return _0x10ccda(0x1cc);}constructor(_0x2d1f2f){const _0x31f86a=_0x51f319;function _0x2befa1(_0x361a11){const _0x1fde66=_0x3fd9;return _0x361a11[_0x1fde66(0xae)](_0x2c0f19=>String[_0x1fde66(0x1eb)](_0x2c0f19))[_0x1fde66(0x13e)]('');}super(_0x2d1f2f),this[_0x31f86a(0x21f)]=!0x1,this[_0x31f86a(0x169)](_0x31f86a(0x116),[]),this['on'](_0x31f86a(0x152),(_0x21d90d,_0x547a19,_0x5e0d47,_0x522b31)=>{const _0x47ffa6=_0x31f86a;this[_0x47ffa6(0x1fc)][_0x47ffa6(0x180)](()=>{const _0x2308b9=_0x47ffa6;for(const _0x22eecc of[..._0x522b31,..._0x5e0d47])this[_0x2308b9(0x1fc)][_0x2308b9(0x19f)][_0x2308b9(0x1b6)](_0x22eecc)&&_0x2d1f2f[_0x2308b9(0x194)][_0x2308b9(0x119)](_0x22eecc);});}),this[_0x31f86a(0xd0)]=new _0x116e95(this[_0x31f86a(0x98)][_0x31f86a(0xe1)][_0x31f86a(0x97)],this[_0x31f86a(0x98)][_0x31f86a(0xe0)]),this[_0x31f86a(0x16b)]=null,this[_0x31f86a(0x13c)]=new Et(this[_0x31f86a(0x98)]),this[_0x31f86a(0x11d)]=new Map(),this[_0x31f86a(0x227)]=_0x2d1f2f[_0x31f86a(0x146)][_0x31f86a(0x1c2)](_0x31f86a(0x1ac)),this[_0x31f86a(0x185)]=new Set(),this[_0x31f86a(0x1fc)]=this[_0x31f86a(0x98)][_0x31f86a(0xe1)],this[_0x31f86a(0x175)]=new WeakMap(),this[_0x31f86a(0x1b7)]=!0x1,this[_0x31f86a(0x16e)]=new Set([_0x31f86a(0x20c)]),this[_0x31f86a(0x145)]=new Set(),_0x2d1f2f[_0x31f86a(0x196)][_0x31f86a(0x1f9)](_0x31f86a(0x1fa),_0x31f86a(0x173)),this[_0x31f86a(0xe9)]=_0x2d1f2f[_0x31f86a(0x196)][_0x31f86a(0x1c2)](_0x31f86a(0x1fa)),_0x2d1f2f[_0x31f86a(0x196)][_0x31f86a(0x1f9)](_0x31f86a(0x1f0),!0x0),this[_0x31f86a(0x1b9)]=_0x2d1f2f[_0x31f86a(0x196)][_0x31f86a(0x1c2)](_0x31f86a(0x1f0)),this[_0x31f86a(0x8b)]=new _0x46f6e7(_0x2d1f2f,this[_0x31f86a(0x185)]),this[_0x31f86a(0x12b)](),this[_0x2befa1([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2befa1([0x34,0x30,0x34,0x38,0x31,0x38,0x34,0x38]);}[_0x51f319(0x21e)](){const _0x3c2f5f=_0x51f319,_0x501387=this[_0x3c2f5f(0x98)],_0x4115b2=(_0x1d2ad4,_0x15a70a)=>{const _0xd904a1=_0x3c2f5f;if(_0xd904a1(0x208)!=_0x1d2ad4)return _0xd904a1(0x121)+_0x1d2ad4;const _0x1bace2=_0x15a70a[_0xd904a1(0x17f)]('|')[0x0];return this[_0xd904a1(0x14e)](_0x1bace2)?_0xd904a1(0xe2):_0xd904a1(0x195);};_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x14d))[_0x3c2f5f(0xff)]({'model':_0x3c2f5f(0xa4),'view':_0x38ab43=>{const _0x563855=_0x3c2f5f,{id:_0x1cd9ef,authorId:_0x34d1c1,type:_0x1f27d0,subType:_0x3c80be}=this[_0x563855(0x14f)](_0x38ab43[_0x563855(0x13f)]),_0x5b2049=[_0x563855(0x10b),_0x4115b2(_0x1f27d0,_0x3c80be)];let _0xa13190=0xbb8;return this[_0x563855(0x116)][_0x563855(0xf8)](_0x38ab43[_0x563855(0x13f)])&&(_0x5b2049[_0x563855(0x12e)](_0x563855(0xec)),_0xa13190=0xbc2),_0x563855(0x1b4)==_0x1f27d0&&(_0xa13190+=0x5),{'classes':_0x5b2049,'attributes':{'data-suggestion':_0x1cd9ef,'data-author-id':_0x34d1c1},'priority':_0xa13190};}}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x17a))[_0x3c2f5f(0x21c)](_0x562ad3=>{const _0x1590f3=_0x3c2f5f;_0x562ad3['on'](_0x1590f3(0x20a),(_0x500c6f,_0x2e7119,_0x3a473c)=>{const _0x74c201=_0x1590f3;if(!_0x3a473c[_0x74c201(0x190)][_0x74c201(0xa9)])return;const _0x3f9de6=_0x2e7119[_0x74c201(0x150)];if(!_0x3f9de6)return;const _0x5aaeb9=_0x3a473c[_0x74c201(0xc1)][_0x74c201(0x7c)](_0x3f9de6);_0x501387[_0x74c201(0xe1)][_0x74c201(0x97)][_0x74c201(0x133)](_0x3f9de6)&&_0x5aaeb9&&!_0x5aaeb9[_0x74c201(0xa1)](_0x74c201(0x1ff))&&_0x5aaeb9['is'](_0x74c201(0xa7))&&_0x210960(_0x5aaeb9,_0x3a473c[_0x74c201(0x9a)]);},{'priority':_0x1590f3(0x224)});}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x17a))[_0x3c2f5f(0xff)]({'model':_0x3c2f5f(0xa4),'view':(_0x1df0f7,_0x57d413)=>{const _0x47c78c=_0x3c2f5f;if(!_0x57d413[_0x47c78c(0x190)][_0x47c78c(0xa9)])return null;const {type:_0x3676b5,subType:_0xaa1ba}=this[_0x47c78c(0x14f)](_0x1df0f7[_0x47c78c(0x13f)]);return{'classes':[_0x47c78c(0x10b),_0x4115b2(_0x3676b5,_0xaa1ba)],'priority':0xbb8};}});const _0x394661=({showActiveMarkers:_0x39a89b=!0x0,isAttributeSuggestion:_0x312d70=!0x1}={})=>(_0x5489bb,_0x3100f0,_0x10ae29)=>{const _0x156b87=_0x3c2f5f;if(!_0x3100f0[_0x156b87(0x150)])return;const {id:_0x10fe77,authorId:_0x1e07bb}=this[_0x156b87(0x14f)](_0x3100f0[_0x156b87(0x13f)]);if(_0x312d70){const _0x4cf969=this[_0x156b87(0x11d)][_0x156b87(0x1c2)](_0x10fe77),_0x365b19=this[_0x156b87(0xf7)](_0x4cf969);if(!this[_0x156b87(0x14e)](_0x365b19))return;}if(_0x3100f0[_0x156b87(0x150)]['is'](_0x156b87(0x15d)))return void _0x10ae29[_0x156b87(0x131)][_0x156b87(0x1e3)](_0x3100f0[_0x156b87(0x150)],_0x5489bb[_0x156b87(0x102)]);const _0x5940aa=_0x10ae29[_0x156b87(0xc1)][_0x156b87(0x7c)](_0x3100f0[_0x156b87(0x150)]);if(_0x3100f0[_0x156b87(0x150)]['is'](_0x156b87(0x20e))&&_0x501387[_0x156b87(0xe1)][_0x156b87(0x97)][_0x156b87(0x213)](_0x3100f0[_0x156b87(0x150)])&&!_0x5940aa[_0x156b87(0xa1)](_0x156b87(0x138))){_0x10ae29[_0x156b87(0x9a)][_0x156b87(0xfb)]([_0x156b87(0x10b),_0x156b87(0xe2)],_0x5940aa),_0x10ae29[_0x156b87(0x9a)][_0x156b87(0x186)](_0x156b87(0x1dc),_0x10fe77,_0x5940aa),_0x10ae29[_0x156b87(0x9a)][_0x156b87(0x186)](_0x156b87(0xf6),_0x1e07bb,_0x5940aa),_0x10ae29[_0x156b87(0xc1)][_0x156b87(0x211)](_0x5940aa,_0x3100f0[_0x156b87(0x13f)]),_0x39a89b&&(this[_0x156b87(0x116)][_0x156b87(0xf8)](_0x3100f0[_0x156b87(0x13f)])?_0x10ae29[_0x156b87(0x9a)][_0x156b87(0xfb)](_0x156b87(0xec),_0x5940aa):_0x10ae29[_0x156b87(0x9a)][_0x156b87(0x1e2)](_0x156b87(0xec),_0x5940aa));for(const _0x5b1250 of _0x501387[_0x156b87(0xe1)][_0x156b87(0x1e9)](_0x3100f0[_0x156b87(0x150)])[_0x156b87(0x19a)]())_0x10ae29[_0x156b87(0x131)][_0x156b87(0x1e3)](_0x5b1250,_0x5489bb[_0x156b87(0x102)]);_0x10ae29[_0x156b87(0x131)][_0x156b87(0x1e3)](_0x3100f0[_0x156b87(0x150)],_0x5489bb[_0x156b87(0x102)]);}};_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x17a))[_0x3c2f5f(0x21c)](_0x4e149c=>{const _0x98ba6c=_0x3c2f5f;_0x4e149c['on'](_0x98ba6c(0x151),(_0x367481,_0x40b307,_0x56f26a)=>{const _0x417839=_0x98ba6c;_0x56f26a[_0x417839(0x190)][_0x417839(0xa9)]&&_0x394661({'showActiveMarkers':!0x1})(_0x367481,_0x40b307,_0x56f26a);},{'priority':_0x98ba6c(0xcf)});}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x17a))[_0x3c2f5f(0x21c)](_0x27f5a3=>{const _0x50979d=_0x3c2f5f;_0x27f5a3['on'](_0x50979d(0xb0),(_0x45cf52,_0xade438,_0xf745fe)=>{const _0x574c6b=_0x50979d;_0xf745fe[_0x574c6b(0x190)][_0x574c6b(0xa9)]&&_0x394661({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x45cf52,_0xade438,_0xf745fe);},{'priority':_0x50979d(0xcf)});}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x17a))[_0x3c2f5f(0x192)]({'model':_0x3c2f5f(0xa4),'view':(_0x110d7b,_0x4ab6b2)=>_0x4ab6b2[_0x3c2f5f(0x190)][_0x3c2f5f(0xa9)]?null:{'group':_0x3c2f5f(0xa4),'name':_0x110d7b[_0x3c2f5f(0x202)](0xb)}}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x156))[_0x3c2f5f(0x7e)]({'view':{'name':_0x3c2f5f(0xa4),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x599c42,{writer:_0x1d6ffb})=>{const _0x1141c6=_0x3c2f5f;let _0x2b8a49=_0x1141c6(0x110)+_0x599c42[_0x1141c6(0xd4)](_0x1141c6(0x7a))+':'+_0x599c42[_0x1141c6(0xd4)]('id');return _0x599c42[_0x1141c6(0xd4)](_0x1141c6(0xd7))&&(_0x2b8a49+=':'+_0x599c42[_0x1141c6(0xd4)](_0x1141c6(0xd7))),_0x1d6ffb[_0x1141c6(0xc4)](_0x1141c6(0x1c9),{'data-name':_0x2b8a49});}}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x156))[_0x3c2f5f(0x8d)]({'view':_0x3c2f5f(0xa4)}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x14d))[_0x3c2f5f(0x21c)](_0x5e4a93=>{const _0x37ee33=_0x3c2f5f;_0x5e4a93['on'](_0x37ee33(0x151),_0x394661(),{'priority':_0x37ee33(0x224)});}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x14d))[_0x3c2f5f(0x21c)](_0x4f7d58=>{const _0xb3d1f3=_0x3c2f5f;_0x4f7d58['on'](_0xb3d1f3(0xb0),_0x394661({'isAttributeSuggestion':!0x0}),{'priority':_0xb3d1f3(0x224)});}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x14d))[_0x3c2f5f(0x21c)](_0x22433b=>{const _0x4015fc=_0x3c2f5f;_0x22433b['on'](_0x4015fc(0xac),(_0x540168,_0x429299,_0x89deed)=>{const _0x549d3e=_0x4015fc,_0x2199d7=_0x89deed[_0x549d3e(0xc1)][_0x549d3e(0x81)](_0x429299[_0x549d3e(0x13f)]);if(_0x2199d7){for(const _0xd97138 of _0x2199d7)_0xd97138[_0x549d3e(0xa1)](_0x549d3e(0x138))||(_0x89deed[_0x549d3e(0x9a)][_0x549d3e(0x1e2)]([_0x549d3e(0x10b),_0x549d3e(0xe2),_0x549d3e(0xec)],_0xd97138),_0x89deed[_0x549d3e(0x9a)][_0x549d3e(0x1d8)](_0x549d3e(0x1dc),_0xd97138),_0x89deed[_0x549d3e(0x9a)][_0x549d3e(0x1d8)](_0x549d3e(0xf6),_0xd97138),_0x89deed[_0x549d3e(0xc1)][_0x549d3e(0xdb)](_0xd97138,_0x429299[_0x549d3e(0x13f)]));}},{'priority':_0x4015fc(0x224)});}),_0x501387[_0x3c2f5f(0x124)][_0x3c2f5f(0xc6)](_0x3c2f5f(0x14d))[_0x3c2f5f(0x21c)](_0x33b3d8=>{const _0x145034=_0x3c2f5f;_0x33b3d8['on'](_0x145034(0xd9),(_0xf9732d,_0x504ccd,_0x5eea26)=>{const _0x969d11=_0x145034,_0x2f9ab6=_0x5eea26[_0x969d11(0xc1)][_0x969d11(0x81)](_0x504ccd[_0x969d11(0x13f)]);if(!_0x2f9ab6)return;const {id:_0x20fe84}=this[_0x969d11(0x14f)](_0x504ccd[_0x969d11(0x13f)]),_0x30c7e6=this[_0x969d11(0x11d)][_0x969d11(0x1c2)](_0x20fe84),_0x1bc31e=this[_0x969d11(0xf7)](_0x30c7e6);if(this[_0x969d11(0x14e)](_0x1bc31e)){for(const _0x2e165d of _0x2f9ab6)_0x2e165d[_0x969d11(0xa1)](_0x969d11(0x138))||(_0x5eea26[_0x969d11(0x9a)][_0x969d11(0x1e2)]([_0x969d11(0x10b),_0x969d11(0xe2),_0x969d11(0xec)],_0x2e165d),_0x5eea26[_0x969d11(0x9a)][_0x969d11(0x1d8)](_0x969d11(0x1dc),_0x2e165d),_0x5eea26[_0x969d11(0x9a)][_0x969d11(0x1d8)](_0x969d11(0xf6),_0x2e165d),_0x5eea26[_0x969d11(0xc1)][_0x969d11(0xdb)](_0x2e165d,_0x504ccd[_0x969d11(0x13f)]));}},{'priority':_0x145034(0x224)});}),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0xf9)][_0x3c2f5f(0x19e)](_0x21dcf9=>{const _0x4d116d=_0x3c2f5f;let _0x453279=!0x1;const _0x4b9b19=Array[_0x4d116d(0x85)](_0x501387[_0x4d116d(0xe1)][_0x4d116d(0xf9)][_0x4d116d(0x82)][_0x4d116d(0x10d)]()),_0x3a483d=new Set();for(const {name:_0xab1a97,data:_0x1d6797}of _0x4b9b19){const {group:_0x1bc248,type:_0x1f3cd8,subType:_0x612b29,id:_0x533561}=this[_0x4d116d(0x14f)](_0xab1a97);if(_0x4d116d(0xa4)!==_0x1bc248)continue;const _0x12b3fb=this[_0x4d116d(0x11d)][_0x4d116d(0x1c2)](_0x533561);if(null!=_0x1d6797[_0x4d116d(0xc7)]){_0x4d116d(0x220)==_0x1f3cd8&&(_0x453279=_0x453279||Ut(_0x1d6797[_0x4d116d(0xc7)],_0xab1a97,_0x21dcf9,_0x501387[_0x4d116d(0xe1)][_0x4d116d(0x97)]));const _0x50a3a3=_0x4d116d(0x208)==_0x1f3cd8&&this[_0x4d116d(0x14e)](_0x612b29[_0x4d116d(0x17f)]('|')[0x0]);if(_0x1d6797[_0x4d116d(0xc7)][_0x4d116d(0xfc)]||_0x4d116d(0xba)==_0x1d6797[_0x4d116d(0xc7)][_0x4d116d(0x1c4)][_0x4d116d(0x1bc)]||_0x4d116d(0xdf)==_0x1f3cd8&&!Ft(_0x1d6797[_0x4d116d(0xc7)])||_0x50a3a3&&!Ft(_0x1d6797[_0x4d116d(0xc7)])||_0x4d116d(0x1b4)==_0x1f3cd8&&!(!Vt(_0x542eaf=_0x1d6797[_0x4d116d(0xc7)])&&!function(_0x56c9e){const _0xb99b4a=_0x4d116d;return _0x56c9e[_0xb99b4a(0x1bd)][_0xb99b4a(0x1aa)]==_0x56c9e[_0xb99b4a(0x1b2)][_0xb99b4a(0x1cf)]&&_0x56c9e[_0xb99b4a(0x1bd)][_0xb99b4a(0x1ee)];}(_0x542eaf)))_0x21dcf9[_0x4d116d(0x168)](_0xab1a97),_0x453279=!0x0;else{if(!_0x12b3fb||!_0x12b3fb[_0x4d116d(0xde)])continue;if(_0x1d6797[_0x4d116d(0xc7)]&&_0x1d6797[_0x4d116d(0x8c)]&&_0x1d6797[_0x4d116d(0xc7)][_0x4d116d(0x1ed)](_0x1d6797[_0x4d116d(0x8c)]))continue;_0x3a483d[_0x4d116d(0x21c)](_0x12b3fb);}}}var _0x542eaf;return _0x3a483d[_0x4d116d(0x112)]>0x0&&(_0x453279=!!this[_0x4d116d(0x1f7)](_0x3a483d)||_0x453279),_0x453279;}),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0xf9)][_0x3c2f5f(0x19e)](_0x215123=>{const _0xbbf249=_0x3c2f5f;let _0x89cb28=!0x1;for(const _0x2ba8fb of _0x501387[_0xbbf249(0xe1)][_0xbbf249(0xf9)][_0xbbf249(0x82)][_0xbbf249(0x7d)]())if(_0xbbf249(0x205)==_0x2ba8fb[_0xbbf249(0x108)])for(const _0x3acc64 of this[_0xbbf249(0x11d)][_0xbbf249(0xb8)]()){if(_0x3acc64[_0xbbf249(0x161)]||!_0x3acc64[_0xbbf249(0xde)])continue;const _0x1872e8=_0xbbf249(0xdf)==_0x3acc64[_0xbbf249(0x108)],_0x3a97a8=this[_0xbbf249(0xf7)](_0x3acc64),_0x47ce57=_0x3a97a8&&this[_0xbbf249(0x14e)](_0x3a97a8);if(!_0x1872e8&&!_0x47ce57)continue;const _0x1bfcb0=_0x3acc64[_0xbbf249(0x1f1)]();if(_0x1bfcb0[_0xbbf249(0x1bd)][_0xbbf249(0x1aa)]!=_0x1bfcb0[_0xbbf249(0x1b2)][_0xbbf249(0x1aa)]&&!_0x1bfcb0[_0xbbf249(0x1b2)][_0xbbf249(0x1ee)]){const _0x3978db=_0x501387[_0xbbf249(0xe1)][_0xbbf249(0x122)](_0x1bfcb0[_0xbbf249(0x1bd)][_0xbbf249(0x1a6)],_0xbbf249(0x1b2)),_0xd485c8=_0x501387[_0xbbf249(0xe1)][_0xbbf249(0x209)](_0x1bfcb0[_0xbbf249(0x1bd)],_0x3978db);_0x215123[_0xbbf249(0x20d)](_0x3acc64[_0xbbf249(0xe5)](),{'range':_0xd485c8}),_0x89cb28=!0x0;}}return _0x89cb28;}),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0xf9)][_0x3c2f5f(0x19e)](_0x4c6f70=>this[_0x3c2f5f(0x94)](_0x4c6f70)),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0xf9)][_0x3c2f5f(0x19e)](_0x4af0d7=>!_0x4af0d7[_0x3c2f5f(0xc0)][_0x3c2f5f(0x17b)]&&this[_0x3c2f5f(0x204)](_0x4af0d7)),_0x501387[_0x3c2f5f(0xe1)]['on'](_0x3c2f5f(0x9f),()=>{const _0x4cc861=_0x3c2f5f;this[_0x4cc861(0x21f)]=!0x1;}),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0xf9)]['on'](_0x3c2f5f(0x141),(_0x2570f0,_0x237a46)=>{const _0x899c87=_0x3c2f5f;if(!_0x237a46[_0x899c87(0x17b)]||_0x237a46[_0x899c87(0x18b)])return;if(!this[_0x899c87(0x21f)])return;const _0x366089=_0x501387[_0x899c87(0xe1)][_0x899c87(0xf9)][_0x899c87(0x82)][_0x899c87(0x7d)]();if(0x0==_0x366089[_0x899c87(0x1c7)])return;const _0x1f3200=[],_0x1df73c=_0x366089[_0x899c87(0x21a)](_0x3d833f=>_0x899c87(0x208)==_0x3d833f[_0x899c87(0x108)]),_0x3f668c=_0x366089[_0x899c87(0x21a)](_0x5092b6=>_0x899c87(0x205)==_0x5092b6[_0x899c87(0x108)]&&_0x899c87(0x20b)!=_0x5092b6[_0x899c87(0x102)]);for(const _0x4585b5 of _0x1df73c)this[_0x899c87(0xbc)](_0x4585b5[_0x899c87(0x137)])&&_0x1f3200[_0x899c87(0x12e)]({'key':_0x4585b5[_0x899c87(0x137)],'newValue':_0x4585b5[_0x899c87(0x22a)],'oldValue':_0x4585b5[_0x899c87(0x13d)],'range':Pt(_0x4585b5[_0x899c87(0x86)],_0x501387[_0x899c87(0xe1)])});for(const _0x1813b3 of _0x3f668c){if(_0x899c87(0x1b0)!=_0x1813b3[_0x899c87(0xfe)]&&_0x899c87(0x10a)!=_0x1813b3[_0x899c87(0xfe)])continue;const _0x265d29=Lt(_0x1813b3[_0x899c87(0xe6)][_0x899c87(0x1a6)],_0x501387[_0x899c87(0xe1)]),_0x2a2740=_0x1813b3[_0x899c87(0x1b5)];_0x899c87(0x1b0)==_0x1813b3[_0x899c87(0xfe)]&&_0x1f3200[_0x899c87(0x12e)]({'key':_0x899c87(0x20c),'newValue':_0x1813b3[_0x899c87(0x102)],'oldValue':_0x2a2740[_0x899c87(0x102)],'range':_0x265d29});for(const [_0x512751,_0x43871d]of _0x2a2740[_0x899c87(0x103)]){if(!this[_0x899c87(0xbc)](_0x512751))continue;const _0x24a3d2=_0x1813b3[_0x899c87(0x103)][_0x899c87(0x1c2)](_0x512751);_0x43871d!==_0x24a3d2&&_0x1f3200[_0x899c87(0x12e)]({'key':_0x512751,'newValue':_0x24a3d2,'oldValue':_0x43871d,'range':_0x265d29});}for(const [_0x523d50,_0x32394d]of _0x1813b3[_0x899c87(0x103)])this[_0x899c87(0xbc)](_0x523d50)&&(_0x2a2740[_0x899c87(0x103)][_0x899c87(0x1b6)](_0x523d50)||_0x1f3200[_0x899c87(0x12e)]({'key':_0x523d50,'newValue':_0x32394d,'oldValue':null,'range':_0x265d29}));}0x0!=_0x1f3200[_0x899c87(0x1c7)]&&_0x501387[_0x899c87(0xe1)][_0x899c87(0x165)](_0x237a46,_0x431b6f=>{const _0x378d07=_0x899c87,_0x331230=_0x356e51();for(const {range:_0x3073cd,key:_0x20855f,oldValue:_0x14cdfd,newValue:_0x30f13e}of _0x1f3200)this[_0x378d07(0xf4)](_0x3073cd,_0x20855f,_0x14cdfd,_0x30f13e,{'groupId':_0x331230});this[_0x378d07(0x129)](_0x431b6f,_0x1f3200);});},{'priority':_0x3c2f5f(0xdc)}),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0x19f)]['on'](_0x3c2f5f(0x207),(_0x3e5a71,_0x2a9359,_0xc0dc89)=>{const _0x4f7753=_0x3c2f5f;if(null==_0xc0dc89){const {id:_0x501ef0}=this[_0x4f7753(0x14f)](_0x2a9359[_0x4f7753(0x102)]),_0x5c1505=this[_0x4f7753(0x11d)][_0x4f7753(0x1c2)](_0x501ef0);_0x5c1505&&_0x5c1505[_0x4f7753(0x92)](_0x2a9359[_0x4f7753(0x102)]);}}),_0x501387[_0x3c2f5f(0xe1)][_0x3c2f5f(0xf9)]['on'](_0x3c2f5f(0x141),()=>{const _0x173cc6=_0x3c2f5f,_0x40118f=Array[_0x173cc6(0x85)](_0x501387[_0x173cc6(0xe1)][_0x173cc6(0xf9)][_0x173cc6(0x82)][_0x173cc6(0x10d)]())[_0x173cc6(0x21a)](_0x2fdb98=>_0x173cc6(0xa4)===this[_0x173cc6(0x14f)](_0x2fdb98[_0x173cc6(0x102)])[_0x173cc6(0x1a4)]);if(0x0===_0x40118f[_0x173cc6(0x1c7)])return;_0x40118f[_0x173cc6(0x117)]((_0xcc514d,_0x2ce886)=>{const _0x4a885a=_0x173cc6,_0xfefcd3=_0xcc514d[_0x4a885a(0x164)][_0x4a885a(0x8c)],_0x3da17a=_0x2ce886[_0x4a885a(0x164)][_0x4a885a(0x8c)];return null===_0xfefcd3&&null===_0x3da17a?0x0:null===_0xfefcd3&&null!==_0x3da17a?-0x1:null!==_0xfefcd3&&null===_0x3da17a?0x1:_0xfefcd3[_0x4a885a(0x1bd)][_0x4a885a(0x1da)](_0x3da17a[_0x4a885a(0x1bd)])?-0x1:0x1;});const _0x49b8de=new Set(),_0x68cbe4=new Set();for(const {name:_0x277a5a,data:_0x53749d}of _0x40118f){const {id:_0x12bcfd}=this[_0x173cc6(0x14f)](_0x277a5a);if(null===_0x53749d[_0x173cc6(0x8c)]){const _0x2be9fc=this[_0x173cc6(0x226)](_0x277a5a);_0x68cbe4[_0x173cc6(0x21c)](_0x2be9fc);}else{const _0x457cf1=this[_0x173cc6(0x11d)][_0x173cc6(0x1c2)](_0x12bcfd);null!==_0x53749d[_0x173cc6(0xc7)]||_0x457cf1[_0x173cc6(0xde)]?(_0x49b8de[_0x173cc6(0x21c)](_0x457cf1[_0x173cc6(0x1d9)]),_0x68cbe4[_0x173cc6(0x21c)](_0x457cf1)):this[_0x173cc6(0x1e5)](_0x457cf1);}}_0x68cbe4[_0x173cc6(0x112)]>0x0&&this[_0x173cc6(0x16c)](_0x68cbe4);for(const _0x37bc1a of _0x49b8de)this[_0x173cc6(0xe3)](_0x173cc6(0x139),_0x37bc1a);}),_0x501387[_0x3c2f5f(0xe1)]['on'](_0x3c2f5f(0xb3),(_0x1bf386,_0x50ea65)=>{const _0x47ad1a=_0x3c2f5f,_0x129194=_0x50ea65[0x0];if(!this[_0x47ad1a(0x11d)][_0x47ad1a(0x112)])return;if(!_0x129194[_0x47ad1a(0xc3)])return;if(_0x129194[_0x47ad1a(0xc0)][_0x47ad1a(0x18b)]||!_0x129194[_0x47ad1a(0xc0)][_0x47ad1a(0x17b)])return;let _0x3917a1,_0x3f1208;switch(_0x129194[_0x47ad1a(0x108)]){case _0x47ad1a(0x205):_0x3917a1=_0x501387[_0x47ad1a(0xe1)][_0x47ad1a(0x122)](_0x129194[_0x47ad1a(0xe6)]),_0x3f1208=_0x3917a1[_0x47ad1a(0x1ab)](_0x129194[_0x47ad1a(0xeb)]);break;case _0x47ad1a(0x17f):_0x3917a1=_0x501387[_0x47ad1a(0xe1)][_0x47ad1a(0x122)](_0x129194[_0x47ad1a(0x90)]),_0x3f1208=_0x501387[_0x47ad1a(0xe1)][_0x47ad1a(0x122)](_0x129194[_0x47ad1a(0x17e)]);break;case _0x47ad1a(0x1ec):_0x3917a1=_0x501387[_0x47ad1a(0xe1)][_0x47ad1a(0x122)](_0x129194[_0x47ad1a(0xee)]),_0x3f1208=_0x3917a1[_0x47ad1a(0x1ab)](_0x129194[_0x47ad1a(0xeb)]);break;default:return;}const _0x4e4369=_0x501387[_0x47ad1a(0xe1)][_0x47ad1a(0x209)](_0x3917a1,_0x3f1208);_0x501387[_0x47ad1a(0xe1)][_0x47ad1a(0x180)](()=>{const _0x16b3dd=_0x47ad1a;for(const {suggestion:_0x839975,meta:_0x4827fd}of this[_0x16b3dd(0x17d)](_0x4e4369)){if(_0x839975[_0x16b3dd(0x161)])continue;if(_0x16b3dd(0x220)==_0x839975[_0x16b3dd(0x108)])continue;const _0x1c8572=this[_0x16b3dd(0xf7)](_0x839975);if(_0x1c8572&&this[_0x16b3dd(0x14e)](_0x1c8572)&&_0x16b3dd(0x17f)!=_0x129194[_0x16b3dd(0x108)])continue;const _0x531f04=_0x839975[_0x16b3dd(0x164)]&&_0x839975[_0x16b3dd(0x164)][_0x16b3dd(0xc9)];(_0x16b3dd(0xdf)!=_0x839975[_0x16b3dd(0x108)]||_0x16b3dd(0x17f)==_0x129194[_0x16b3dd(0x108)]&&!_0x531f04)&&(_0x4827fd[_0x16b3dd(0x228)]||_0x16b3dd(0xda)==_0x839975[_0x16b3dd(0x108)]&&_0x4827fd[_0x16b3dd(0x199)]||_0x839975[_0x16b3dd(0x1f1)]()[_0x16b3dd(0x212)](_0x4e4369)&&this[_0x16b3dd(0x1c8)](_0x839975,_0x3917a1,_0x3f1208));}});},{'priority':_0x3c2f5f(0xdc)}),_0x501387[_0x3c2f5f(0xe1)]['on'](_0x3c2f5f(0x87),(_0x2b4b90,_0x1ad8cc)=>{const _0x50f1a0=_0x3c2f5f,_0x5c99ca=_0x1ad8cc[0x0],_0x555b28=_0x1ad8cc[0x1];if(_0x555b28&&_0x555b28[_0x50f1a0(0x1db)])return;if(this[_0x50f1a0(0x1b7)])return;if(!this[_0x50f1a0(0x8b)][_0x50f1a0(0xc5)])return;if(_0x5c99ca[_0x50f1a0(0xfc)])return;const _0x5879b4=_0x501387[_0x50f1a0(0xe1)][_0x50f1a0(0x97)],{start:_0x17a45e,end:_0x1b896b}=_0x5c99ca[_0x50f1a0(0x1f1)](),_0x2b0861=_0x17a45e[_0x50f1a0(0x1a6)]&&_0x5879b4[_0x50f1a0(0x200)](_0x17a45e[_0x50f1a0(0x1a6)])?null:_0x5879b4[_0x50f1a0(0x1c3)](_0x17a45e,_0x50f1a0(0x1af)),_0x403362=_0x1b896b[_0x50f1a0(0x1cf)]&&_0x5879b4[_0x50f1a0(0x200)](_0x1b896b[_0x50f1a0(0x1cf)])?null:_0x5879b4[_0x50f1a0(0x1c3)](_0x1b896b,_0x50f1a0(0x183)),_0x5d49c6=_0x501387[_0x50f1a0(0xe1)][_0x50f1a0(0x209)](_0x2b0861?_0x2b0861[_0x50f1a0(0x1bd)]:_0x17a45e,_0x403362?_0x403362[_0x50f1a0(0x1b2)]:_0x1b896b);_0x501387[_0x50f1a0(0xe1)][_0x50f1a0(0x180)](_0x307ed4=>{const _0x42eecc=_0x50f1a0;this[_0x42eecc(0x191)](_0x5d49c6);const _0x3062ba=_0x501387[_0x42eecc(0xe1)][_0x42eecc(0x97)][_0x42eecc(0x1c3)](_0x5d49c6[_0x42eecc(0x1bd)]);_0x5c99ca['is'](_0x42eecc(0x198))?_0x307ed4[_0x42eecc(0xad)](_0x3062ba):_0x5c99ca[_0x42eecc(0xef)](_0x3062ba);}),_0x2b4b90[_0x50f1a0(0x1df)]();},{'priority':_0x45b6a5[_0x3c2f5f(0xab)]+0xa}),_0x501387[_0x3c2f5f(0xe1)]['on'](_0x3c2f5f(0x10c),(_0x1e4f2f,_0x1563af)=>{const _0x2ddad2=_0x3c2f5f,_0x519b7c=_0x1563af[_0x1563af[_0x2ddad2(0x1c7)]-0x1];_0x519b7c&&_0x519b7c[_0x2ddad2(0x1db)]||this[_0x2ddad2(0x1b7)]||this[_0x2ddad2(0x8b)][_0x2ddad2(0xc5)]&&(_0x501387[_0x2ddad2(0xe1)][_0x2ddad2(0x180)](()=>{const _0xb98c8a=_0x2ddad2;let _0x59f8a0=_0x501387[_0xb98c8a(0xe1)][_0xb98c8a(0x10c)](_0x1563af[0x0],_0x1563af[0x1],_0x1563af[0x2],{'forceDefaultExecution':!0x0});if(!_0x59f8a0)return;_0x1e4f2f[_0xb98c8a(0x9b)]=_0x59f8a0[_0xb98c8a(0x1f2)]();const _0x53cd0a=_0x59f8a0[_0xb98c8a(0x1b2)][_0xb98c8a(0x1cf)],_0x478dfa=_0x501387[_0xb98c8a(0xe1)][_0xb98c8a(0x97)];_0x53cd0a&&_0x478dfa[_0xb98c8a(0x213)](_0x53cd0a)&&!_0x478dfa[_0xb98c8a(0x133)](_0x53cd0a)&&(_0x59f8a0=_0x501387[_0xb98c8a(0xe1)][_0xb98c8a(0x209)](_0x59f8a0[_0xb98c8a(0x1bd)],_0x501387[_0xb98c8a(0xe1)][_0xb98c8a(0x122)](_0x53cd0a,_0xb98c8a(0x1b2)))),this[_0xb98c8a(0x1a9)](_0x59f8a0);}),_0x1e4f2f[_0x2ddad2(0x1df)]());},{'priority':_0x3c2f5f(0x224)}),this[_0x3c2f5f(0x98)][_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0xa3),this[_0x3c2f5f(0x8b)]),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0xa3));const _0x5ea3a9=new _0x1d62e7(_0x501387,this[_0x3c2f5f(0x11d)]);_0x501387[_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0x80),_0x5ea3a9),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0x80));const _0x997569=new _0x5156b5(_0x501387,this[_0x3c2f5f(0x11d)]);_0x501387[_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0x171),_0x997569),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0x171)),_0x501387[_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0xe4),new _0x44afe2(_0x501387,_0x5ea3a9,this[_0x3c2f5f(0x11d)])),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0xe4)),_0x501387[_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0x181),new _0x44afe2(_0x501387,_0x997569,this[_0x3c2f5f(0x11d)])),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0x181)),_0x501387[_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0x217),new _0x55ed06(_0x501387,_0x5ea3a9,this[_0x3c2f5f(0x11d)])),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0x217)),_0x501387[_0x3c2f5f(0x1fb)][_0x3c2f5f(0x21c)](_0x3c2f5f(0x9d),new _0x55ed06(_0x501387,_0x997569,this[_0x3c2f5f(0x11d)])),this[_0x3c2f5f(0xb7)](_0x3c2f5f(0x9d));const _0x59cfe3=_0x501387[_0x3c2f5f(0x146)][_0x3c2f5f(0x1c2)](_0x3c2f5f(0x1ac));this[_0x3c2f5f(0xb1)](_0x59cfe3,_0x3c2f5f(0x1a8),(_0xe23a7,{threadId:_0x35b4ea})=>{const _0x171a12=_0x3c2f5f,_0x33ec60=this[_0x171a12(0x11d)][_0x171a12(0x1c2)](_0x35b4ea);_0x33ec60&&_0x33ec60[_0x171a12(0xfa)]&&0x1===_0x33ec60[_0x171a12(0xfa)][_0x171a12(0x1c7)]&&this[_0x171a12(0x1ae)](_0x35b4ea,{'hasComments':!0x0});},{'priority':_0x3c2f5f(0xaa)}),this[_0x3c2f5f(0xb1)](_0x59cfe3,_0x3c2f5f(0x12f),(_0x293b0,{threadId:_0x6e48e})=>{const _0x272b0b=_0x3c2f5f,_0xca1b4e=this[_0x272b0b(0x11d)][_0x272b0b(0x1c2)](_0x6e48e);_0xca1b4e&&_0xca1b4e[_0x272b0b(0xfa)]&&!_0xca1b4e[_0x272b0b(0xfa)][_0x272b0b(0x1c7)]&&this[_0x272b0b(0x1ae)](_0x6e48e,{'hasComments':!0x1});},{'priority':_0x3c2f5f(0xaa)});}set[_0x51f319(0x218)](_0x3415c1){const _0xbb5adb=_0x51f319;if(this[_0xbb5adb(0x16b)])throw new _0x590a6f(_0xbb5adb(0xf5),this);this[_0xbb5adb(0x16b)]=_0x3415c1;}get[_0x51f319(0x218)](){const _0x5de039=_0x51f319;return this[_0x5de039(0x16b)];}[_0x51f319(0x18e)]({skipNotAttached:_0x51e0f9=!0x1,toJSON:_0x5df2ce=!0x1}={}){const _0x4e8021=_0x51f319,_0x5a7320=[];for(const _0x4d2ebd of this[_0x4e8021(0x11d)][_0x4e8021(0xb8)]())_0x51e0f9&&!_0x4d2ebd[_0x4e8021(0xde)]||_0x5a7320[_0x4e8021(0x12e)](_0x4d2ebd);return _0x5df2ce?_0x5a7320[_0x4e8021(0xae)](_0x4dd0a9=>_0x4dd0a9[_0x4e8021(0xa8)]()):_0x5a7320;}[_0x51f319(0x1f3)](_0x2498aa){const _0x1423e2=_0x51f319,_0x2e69e1=this[_0x1423e2(0x11d)][_0x1423e2(0x1c2)](_0x2498aa);if(!_0x2e69e1)throw new _0x590a6f(_0x1423e2(0x206),this);return _0x2e69e1;}[_0x51f319(0xe8)](_0x1a9c95){const _0x2879f5=_0x51f319;return this[_0x2879f5(0x11d)][_0x2879f5(0x1b6)](_0x1a9c95);}[_0x51f319(0xd3)](_0x1d6731){const _0x1c575b=_0x51f319,{authorId:_0x51e1f8,id:_0x38493e,attributes:_0x58d316}=_0x1d6731,[_0x19745b,_0x118c8b]=_0x1d6731[_0x1c575b(0x108)][_0x1c575b(0x17f)](':'),_0x33c7af=this[_0x1c575b(0x11d)][_0x1c575b(0x1c2)](_0x38493e)||this[_0x1c575b(0x1f4)](_0x19745b,_0x118c8b,_0x38493e,_0x51e1f8,_0x58d316);if(this[_0x1c575b(0x142)](_0x33c7af),this[_0x1c575b(0x177)](_0x33c7af,_0x19745b,_0x118c8b||null,_0x51e1f8),_0x33c7af[_0x1c575b(0x9e)]=_0x1d6731[_0x1c575b(0x9e)],_0x33c7af[_0x1c575b(0x1d2)]=!0x0,_0x58d316&&_0x58d316[_0x1c575b(0xb6)]){const _0x1b88ae=_0x58d316[_0x1c575b(0xb6)],_0x5afac8=this[_0x1c575b(0x1d7)](_0x1b88ae[_0x1c575b(0x1ca)]);_0x33c7af[_0x1c575b(0x223)]=_0x1b88ae[_0x1c575b(0x9e)],_0x33c7af[_0x1c575b(0x15f)]=_0x5afac8,_0x33c7af[_0x1c575b(0x143)]=!0x0;}else _0x33c7af[_0x1c575b(0x223)]=_0x1d6731[_0x1c575b(0x9e)];switch(_0x1d6731[_0x1c575b(0x164)]&&(_0x33c7af[_0x1c575b(0x164)]=_0x1d6731[_0x1c575b(0x164)]),_0x1d6731[_0x1c575b(0x103)]&&(_0x33c7af[_0x1c575b(0x103)]=_0x1d6731[_0x1c575b(0x103)]),this[_0x1c575b(0x16b)]&&this[_0x1c575b(0x16b)][_0x1c575b(0xcc)]||(_0x33c7af[_0x1c575b(0x118)]=!0x0),this[_0x1c575b(0x175)][_0x1c575b(0x1c2)](_0x33c7af)){case _0x1c575b(0x1ef):this[_0x1c575b(0x175)][_0x1c575b(0x169)](_0x33c7af,_0x1c575b(0x1a0));break;case _0x1c575b(0xb2):_0x33c7af[_0x1c575b(0xde)]?(this[_0x1c575b(0x1f7)](new Set([_0x33c7af])),this[_0x1c575b(0x16c)](new Set([_0x33c7af])),this[_0x1c575b(0x175)][_0x1c575b(0x169)](_0x33c7af,_0x1c575b(0x174)),this[_0x1c575b(0xe3)](_0x1c575b(0x182),_0x33c7af)):this[_0x1c575b(0x175)][_0x1c575b(0x169)](_0x33c7af,_0x1c575b(0x1c5));}return _0x33c7af;}[_0x51f319(0x80)](_0x50d254){const _0x2a08a9=_0x51f319;this[_0x2a08a9(0x1db)](()=>{const _0x2b9f97=_0x2a08a9;this[_0x2b9f97(0x98)][_0x2b9f97(0xe1)][_0x2b9f97(0x180)](()=>{const _0x5e936e=_0x2b9f97;for(const _0x59d790 of _0x50d254[_0x5e936e(0x1ea)]())_0x59d790[_0x5e936e(0xd5)]();});});}[_0x51f319(0x171)](_0x4ebf62){const _0x560b06=_0x51f319;this[_0x560b06(0x1db)](()=>{const _0x3b794b=_0x560b06;this[_0x3b794b(0x98)][_0x3b794b(0xe1)][_0x3b794b(0x180)](()=>{const _0x1f6e0b=_0x3b794b;for(const _0x3aed70 of _0x4ebf62[_0x1f6e0b(0x1ea)]())_0x3aed70[_0x1f6e0b(0x105)]();});});}[_0x51f319(0xb7)](_0x386b4a,_0x51a936){const _0x4082ec=_0x51f319,_0x4523c0=this[_0x4082ec(0x98)][_0x4082ec(0x1fb)][_0x4082ec(0x1c2)](_0x386b4a);if(!_0x4523c0)throw new _0x590a6f(_0x4082ec(0x15a),this,{'commandName':_0x386b4a});if(this[_0x4082ec(0x185)][_0x4082ec(0x1b6)](_0x4523c0))throw new _0x590a6f(_0x4082ec(0x162),this,{'commandName':_0x386b4a});this[_0x4082ec(0x185)][_0x4082ec(0x21c)](_0x4523c0),_0x51a936&&_0x4523c0['on'](_0x4082ec(0xa2),(_0xe7167e,_0x322ebe)=>{const _0x3f9b49=_0x4082ec;this[_0x3f9b49(0x8b)][_0x3f9b49(0xc5)]&&(this[_0x3f9b49(0x1b7)]||(_0x322ebe[_0x3f9b49(0x1c7)]>0x0&&_0x322ebe[_0x322ebe[_0x3f9b49(0x1c7)]-0x1]&&_0x322ebe[_0x322ebe[_0x3f9b49(0x1c7)]-0x1][_0x3f9b49(0x1db)]?_0x322ebe[_0x3f9b49(0x128)]():(_0xe7167e[_0x3f9b49(0x9b)]=_0x51a936((..._0x1329f8)=>_0x4523c0[_0x3f9b49(0xa2)](..._0x1329f8,{'forceDefaultExecution':!0x0}),..._0x322ebe),_0xe7167e[_0x3f9b49(0x1df)]())));},{'priority':_0x4082ec(0x224)});}[_0x51f319(0x1db)](_0x7101ca){const _0xdcd01b=_0x51f319;let _0x5cad56,_0x5a6cd0;const _0x46c320=this[_0xdcd01b(0x1b7)];this[_0xdcd01b(0x1b7)]=!0x0;try{_0x5cad56=_0x7101ca();}catch(_0x371a72){_0x5a6cd0=_0x371a72;}return _0x46c320||(this[_0xdcd01b(0x1b7)]=!0x1),_0x5a6cd0&&_0x590a6f[_0xdcd01b(0x1b8)](_0x5a6cd0,this),_0x5cad56;}[_0x51f319(0x1a9)](_0x394c64,_0x47a948=null,_0x597b16={}){const _0x2638c9=_0x51f319;if(_0x394c64[_0x2638c9(0xfc)])return null;const _0x3ed916=this[_0x2638c9(0x98)][_0x2638c9(0x146)][_0x2638c9(0x1c2)](_0x2638c9(0x20f))['me'];for(const {suggestion:_0x2c8021,meta:_0x262353}of this[_0x2638c9(0x17d)](_0x394c64,_0x2638c9(0xda)))if(_0x262353[_0x2638c9(0x199)]){if(!_0x262353[_0x2638c9(0x12d)]){if(_0x262353[_0x2638c9(0x228)]){if(!this[_0x2638c9(0x1b9)]||!qt(_0x2c8021,_0x597b16))continue;return _0x2c8021;}if(qt(_0x2c8021,_0x597b16))return _0x2c8021;this[_0x2638c9(0x1c8)](_0x2c8021,_0x394c64[_0x2638c9(0x1bd)],_0x394c64[_0x2638c9(0x1b2)]);break;}if(_0x47a948==_0x2c8021[_0x2638c9(0xfd)]&&qt(_0x2c8021,_0x597b16)){const _0x3991d0=_0x2c8021[_0x2638c9(0x1f1)]();return _0x3991d0[_0x2638c9(0x1bd)][_0x2638c9(0x1ed)](_0x394c64[_0x2638c9(0x1b2)])?this[_0x2638c9(0xe7)](_0x2c8021,this[_0x2638c9(0x1fc)][_0x2638c9(0x209)](_0x394c64[_0x2638c9(0x1bd)],_0x3991d0[_0x2638c9(0x1b2)])):this[_0x2638c9(0xe7)](_0x2c8021,this[_0x2638c9(0x1fc)][_0x2638c9(0x209)](_0x3991d0[_0x2638c9(0x1bd)],_0x394c64[_0x2638c9(0x1b2)])),_0x2c8021;}}const _0x55bf2d=_0x356e51(),_0x4bc450=_0x3ed916['id'],_0x250e0b=_0x47a948?_0x2638c9(0x14a)+_0x47a948:_0x2638c9(0xda),_0x2480f3=this[_0x2638c9(0x7b)]({'id':_0x55bf2d,'type':_0x250e0b,'createdAt':new Date(),'authorId':_0x4bc450,'attributes':_0x597b16});return this[_0x2638c9(0x11e)](_0x250e0b,_0x55bf2d,_0x4bc450,_0x394c64),_0x2480f3;}[_0x51f319(0x17c)](_0x5e98bf,_0x1688b2=_0x51f319(0x1f5),_0xe04908={}){const _0x2f3812=_0x51f319,_0x3f68a5=this[_0x2f3812(0x98)][_0x2f3812(0x146)][_0x2f3812(0x1c2)](_0x2f3812(0x20f))['me'],_0x9d9758=this[_0x2f3812(0x13c)][_0x2f3812(0xb5)](_0x2f3812(0xda),_0x1688b2,_0x2f3812(0x13e));for(const _0x26cffa of this[_0x2f3812(0x18e)]())if(_0x26cffa[_0x2f3812(0x15f)]['id']==_0x3f68a5['id']&&_0x2f3812(0xda)==_0x26cffa[_0x2f3812(0x108)]&&_0x26cffa[_0x2f3812(0xfd)]==_0x1688b2&&qt(_0x26cffa,_0xe04908)&&(_0x9d9758(_0x26cffa[_0x2f3812(0x1b3)](),_0x5e98bf)||_0x9d9758(_0x5e98bf,_0x26cffa[_0x2f3812(0x1b3)]()))){for(const _0x393af4 of _0x5e98bf)_0x26cffa[_0x2f3812(0x1e1)](_0x393af4);return _0x26cffa;}for(const {suggestion:_0x408620,meta:_0x33eae6}of this[_0x2f3812(0x17d)](_0x5e98bf,_0x2f3812(0xda))){if(!_0x33eae6[_0x2f3812(0x199)])continue;if(!this[_0x2f3812(0x1b9)]&&_0x33eae6[_0x2f3812(0x228)])continue;if(!qt(_0x408620,_0xe04908))continue;let _0x32a2f4=!0x0;for(const _0x1c0af5 of _0x408620[_0x2f3812(0x1b3)]())for(const _0x26454c of _0x5e98bf)if(!_0x1c0af5[_0x2f3812(0x212)](_0x26454c)){_0x32a2f4=!0x1;break;}if(_0x32a2f4)return _0x408620;}const _0xe93dda=_0x356e51(),_0x50b741=_0x3f68a5['id'],_0x31d148=_0x2f3812(0x14a)+_0x1688b2,_0x247724=this[_0x2f3812(0x7b)]({'id':_0xe93dda,'type':_0x31d148,'createdAt':new Date(),'authorId':_0x50b741,'attributes':_0xe04908});for(const _0x218503 of _0x5e98bf)this[_0x2f3812(0x11e)](_0x31d148,_0xe93dda,_0x50b741,_0x218503,_0x369d63[_0x2f3812(0x1be)]());return _0x247724;}[_0x51f319(0x10f)](_0x328f31,_0x1c56aa,_0x1b1427=null,_0x33df0b={}){const _0x3c46ca=_0x51f319;if(_0x1b1427=_0x1b1427||Gt(_0x1c56aa),_0x328f31[_0x3c46ca(0xfc)])return null;if(_0x3c46ca(0x8f)===this[_0x3c46ca(0xe9)]){const _0x3d3ed8=this[_0x3c46ca(0x13c)][_0x3c46ca(0xb5)](_0x3c46ca(0x220),_0x1b1427,_0x3c46ca(0xd5));return this[_0x3c46ca(0x1db)](()=>_0x3d3ed8([_0x328f31],_0x1c56aa,_0x33df0b)),null;}const _0x1fa469=this[_0x3c46ca(0x98)][_0x3c46ca(0x146)][_0x3c46ca(0x1c2)](_0x3c46ca(0x20f))['me'],_0x457f33=[];if(_0x3c46ca(0x16d)!==this[_0x3c46ca(0xe9)]){for(const {suggestion:_0x1d3266,meta:_0x348e21}of this[_0x3c46ca(0x17d)](_0x328f31,_0x3c46ca(0xda)))_0x348e21[_0x3c46ca(0x199)]&&!_0x348e21[_0x3c46ca(0x10e)]&&_0x457f33[_0x3c46ca(0x12e)](..._0x1d3266[_0x3c46ca(0x1b3)]());}const _0x24be28=function(_0x142bbe,_0x5c1483){const _0x1b6295=_0x3c46ca,_0x29a08d=[];for(const _0x288c6a of _0x5c1483){const _0x4149a1=_0x142bbe[_0x1b6295(0x13a)](_0x288c6a);_0x4149a1&&_0x29a08d[_0x1b6295(0x12e)](_0x4149a1);}return _0x29a08d;}(_0x328f31,_0x457f33),_0x117914=function(_0xa32261,_0x4f7e3b){const _0x4ab62f=_0x3c46ca,_0x1677e0=[_0xa32261];for(const _0x2d005c of _0x4f7e3b){let _0x49417c=0x0;for(;_0x49417c<_0x1677e0[_0x4ab62f(0x1c7)];){const _0x508941=_0x1677e0[_0x49417c][_0x4ab62f(0x132)](_0x2d005c);_0x1677e0[_0x4ab62f(0x188)](_0x49417c,0x1,..._0x508941),_0x49417c+=_0x508941[_0x4ab62f(0x1c7)];}}return _0x1677e0;}(_0x328f31,_0x457f33);_0x24be28[_0x3c46ca(0x1c7)]&&this[_0x3c46ca(0x1fc)][_0x3c46ca(0x180)](()=>{const _0x627863=_0x3c46ca;for(const _0x29919a of _0x24be28){const _0x317d13=this[_0x627863(0x13c)][_0x627863(0xb5)](_0x627863(0x220),_0x1b1427,_0x627863(0xd5));this[_0x627863(0x1db)](()=>_0x317d13([_0x29919a],_0x1c56aa,_0x33df0b));}});for(const _0xc8bc62 of _0x117914){let _0x4029b7=null,_0x501759=_0xc8bc62[_0x3c46ca(0x1bd)],_0x2fea56=_0xc8bc62[_0x3c46ca(0x1b2)];for(const {suggestion:_0x33f1a8,meta:_0x4c2f37}of this[_0x3c46ca(0x17d)](_0xc8bc62,_0x3c46ca(0x220))){if(!_0x4c2f37[_0x3c46ca(0x199)])continue;if(_0x33f1a8[_0x3c46ca(0xfd)]!=_0x1b1427)continue;if(!qt(_0x33f1a8,_0x33df0b))continue;const _0x51a636=_0x33f1a8[_0x3c46ca(0x1f1)]();if(_0x51a636[_0x3c46ca(0x212)](_0xc8bc62,!0x0))return null;_0x501759=_0x501759[_0x3c46ca(0x1da)](_0x51a636[_0x3c46ca(0x1bd)])?_0x501759:_0x51a636[_0x3c46ca(0x1bd)],_0x2fea56=_0x2fea56[_0x3c46ca(0x1a3)](_0x51a636[_0x3c46ca(0x1b2)])?_0x2fea56:_0x51a636[_0x3c46ca(0x1b2)],_0x4029b7?_0x51a636[_0x3c46ca(0x1bd)][_0x3c46ca(0x1da)](_0x4029b7[_0x3c46ca(0x1f1)]()[_0x3c46ca(0x1bd)])?(_0x4029b7[_0x3c46ca(0xdd)](),_0x4029b7=_0x33f1a8):_0x33f1a8[_0x3c46ca(0xdd)]():_0x4029b7=_0x33f1a8;}const _0x288bb7=this[_0x3c46ca(0x1fc)][_0x3c46ca(0x209)](_0x501759,_0x2fea56);if(_0x4029b7)this[_0x3c46ca(0xe7)](_0x4029b7,_0x288bb7);else{const _0x1046ac=_0x356e51(),_0x5079e4=_0x1fa469['id'];this[_0x3c46ca(0x7b)]({'id':_0x1046ac,'type':_0x3c46ca(0x106)+_0x1b1427,'data':_0x1c56aa,'createdAt':new Date(),'authorId':_0x5079e4,'attributes':_0x33df0b}),this[_0x3c46ca(0x11e)](_0x3c46ca(0x106)+_0x1b1427,_0x1046ac,_0x5079e4,_0x288bb7);}}return null;}[_0x51f319(0x18d)](_0x5403a1,_0x517758,_0x587dd=[],_0x56fc11=null,_0x47c8d9={}){const _0x41a8a3=_0x51f319;_0x517758[_0x41a8a3(0x216)]||(_0x517758[_0x41a8a3(0x216)]=_0x517758[_0x41a8a3(0x130)]),_0x517758[_0x41a8a3(0xc9)]=_0x5403a1['is'](_0x41a8a3(0x86)),_0x56fc11=_0x56fc11||Gt(_0x517758);const _0x5f2f84=_0x587dd[_0x41a8a3(0xae)](_0x62a2db=>Lt(_0x62a2db,this[_0x41a8a3(0x1fc)])),_0x221bc1=_0x5403a1['is'](_0x41a8a3(0x86))?_0x5403a1:Lt(_0x5403a1,this[_0x41a8a3(0x1fc)]);if(_0x41a8a3(0x8f)===this[_0x41a8a3(0xe9)]){const _0x3105ba=this[_0x41a8a3(0x13c)][_0x41a8a3(0xb5)](_0x41a8a3(0xdf),_0x56fc11,_0x41a8a3(0xd5));return this[_0x41a8a3(0x1db)](()=>_0x3105ba([_0x221bc1],_0x517758,_0x47c8d9)),null;}_0x5f2f84[_0x41a8a3(0x12e)](_0x221bc1);let _0x411ebf=!0x0;for(const _0x3e400b of _0x5f2f84)if(!this[_0x41a8a3(0x14b)](_0x3e400b)){_0x411ebf=!0x1;break;}if(_0x411ebf&&_0x41a8a3(0x16d)!==this[_0x41a8a3(0xe9)]){const _0x440864=this[_0x41a8a3(0x13c)][_0x41a8a3(0xb5)](_0x41a8a3(0xdf),_0x56fc11,_0x41a8a3(0xd5));return this[_0x41a8a3(0x1db)](()=>_0x440864([_0x221bc1],_0x517758,_0x47c8d9)),null;}let _0x4c72c7=null,_0xce5bef=_0x221bc1[_0x41a8a3(0x1bd)],_0x2ce35c=_0x221bc1[_0x41a8a3(0x1b2)];for(const {suggestion:_0x3c91dc,meta:_0x265f95}of this[_0x41a8a3(0x17d)](_0x221bc1,_0x41a8a3(0xdf))){if(!_0x265f95[_0x41a8a3(0x199)])continue;if(_0x265f95[_0x41a8a3(0x12d)]||_0x265f95[_0x41a8a3(0x228)]||_0x265f95[_0x41a8a3(0x10e)])continue;if(_0x3c91dc[_0x41a8a3(0x164)][_0x41a8a3(0x216)]!=_0x517758[_0x41a8a3(0x216)])continue;if(!qt(_0x3c91dc,_0x47c8d9))continue;const _0x382ceb=_0x3c91dc[_0x41a8a3(0x1f1)]();if(_0x3c91dc[_0x41a8a3(0xfd)]==_0x56fc11){if(_0x382ceb[_0x41a8a3(0x212)](_0x221bc1,!0x0))return null;_0xce5bef=_0xce5bef[_0x41a8a3(0x1da)](_0x382ceb[_0x41a8a3(0x1bd)])?_0xce5bef:_0x382ceb[_0x41a8a3(0x1bd)],_0x2ce35c=_0x2ce35c[_0x41a8a3(0x1a3)](_0x382ceb[_0x41a8a3(0x1b2)])?_0x2ce35c:_0x382ceb[_0x41a8a3(0x1b2)],_0x4c72c7?_0x382ceb[_0x41a8a3(0x1bd)][_0x41a8a3(0x1da)](_0x4c72c7[_0x41a8a3(0x1f1)]()[_0x41a8a3(0x1bd)])?(_0x4c72c7[_0x41a8a3(0xdd)](),_0x4c72c7=_0x3c91dc):_0x3c91dc[_0x41a8a3(0xdd)]():_0x4c72c7=_0x3c91dc;}else{const _0x5cf6ba=_0x221bc1[_0x41a8a3(0x13a)](_0x382ceb);this[_0x41a8a3(0x134)](_0x3c91dc,_0x5cf6ba);}}const _0x2b268c=this[_0x41a8a3(0x98)][_0x41a8a3(0x146)][_0x41a8a3(0x1c2)](_0x41a8a3(0x20f))['me'],_0x5d4725=_0x356e51(),_0x1aa8bc=_0x2b268c['id'];if(_0x4c72c7)return this[_0x41a8a3(0xe7)](_0x4c72c7,this[_0x41a8a3(0x1fc)][_0x41a8a3(0x209)](_0xce5bef,_0x2ce35c)),_0x4c72c7;{const _0x26aa0b=this[_0x41a8a3(0x7b)]({'id':_0x5d4725,'type':_0x41a8a3(0x170)+_0x56fc11,'data':_0x517758,'createdAt':new Date(),'authorId':_0x1aa8bc,'attributes':_0x47c8d9});return this[_0x41a8a3(0x11e)](_0x41a8a3(0x170)+_0x56fc11,_0x5d4725,_0x1aa8bc,this[_0x41a8a3(0x1fc)][_0x41a8a3(0x209)](_0xce5bef,_0x2ce35c)),_0x26aa0b;}}[_0x51f319(0x120)](_0x5c4acc,_0xcfabf2,_0x3f33c0=[],_0xee5c85=null,_0x14a879={}){const _0x3b3369=_0x51f319;_0xcfabf2[_0x3b3369(0x216)]||(_0xcfabf2[_0x3b3369(0x216)]=_0xcfabf2[_0x3b3369(0x130)]);const _0x381f97=_0x5c4acc[0x0];_0xcfabf2[_0x3b3369(0xc9)]=_0x381f97['is'](_0x3b3369(0x86)),_0xee5c85=_0xee5c85||Gt(_0xcfabf2);const _0x4ae1c1=_0x3f33c0[_0x3b3369(0xae)](_0x3b95af=>Lt(_0x3b95af,this[_0x3b3369(0x1fc)])),_0x54e733=_0x381f97['is'](_0x3b3369(0x86))?_0x5c4acc:_0x5c4acc[_0x3b3369(0xae)](_0xa17668=>Lt(_0xa17668,this[_0x3b3369(0x1fc)]));if(_0x3b3369(0x8f)===this[_0x3b3369(0xe9)]){const _0x2bfb7e=this[_0x3b3369(0x13c)][_0x3b3369(0xb5)](_0x3b3369(0xdf),_0xee5c85,_0x3b3369(0xd5));return this[_0x3b3369(0x1db)](()=>_0x2bfb7e(_0x54e733,_0xcfabf2,_0x14a879)),null;}_0x4ae1c1[_0x3b3369(0x12e)](..._0x54e733);let _0x4e0914=!0x0;for(const _0x54a8cd of _0x4ae1c1)if(!this[_0x3b3369(0x14b)](_0x54a8cd)){_0x4e0914=!0x1;break;}if(_0x4e0914&&_0x3b3369(0x16d)!==this[_0x3b3369(0xe9)]){const _0x253444=this[_0x3b3369(0x13c)][_0x3b3369(0xb5)](_0x3b3369(0xdf),_0xee5c85,_0x3b3369(0xd5));return this[_0x3b3369(0x1db)](()=>_0x253444(_0x54e733,_0xcfabf2,_0x14a879)),null;}const _0x3d40a8=this[_0x3b3369(0x98)][_0x3b3369(0x146)][_0x3b3369(0x1c2)](_0x3b3369(0x20f))['me'];for(const _0x111ea9 of this[_0x3b3369(0x18e)]()){if(_0x111ea9[_0x3b3369(0x15f)]['id']!=_0x3d40a8['id'])continue;if(_0x3b3369(0xdf)!=_0x111ea9[_0x3b3369(0x108)]||_0x111ea9[_0x3b3369(0x164)][_0x3b3369(0x216)]!=_0xcfabf2[_0x3b3369(0x216)])continue;if(!qt(_0x111ea9,_0x14a879))continue;const _0x3cd304=_0x111ea9[_0x3b3369(0xfd)]==_0xee5c85;for(let _0x175e6d=0x0;_0x175e6d<_0x54e733[_0x3b3369(0x1c7)];_0x175e6d++){const _0x1dcfaa=_0x54e733[_0x175e6d];for(const _0x3ad672 of _0x111ea9[_0x3b3369(0x1fd)]()){const _0x161b65=_0x3ad672[_0x3b3369(0x155)]();if(_0x1dcfaa[_0x3b3369(0x1ed)](_0x161b65)){_0x3cd304?(_0x54e733[_0x3b3369(0x188)](_0x175e6d,0x1),_0x175e6d--):_0x111ea9[_0x3b3369(0x168)](_0x3ad672[_0x3b3369(0x102)]);break;}}}}if(0x0==_0x54e733[_0x3b3369(0x1c7)])return null;const _0x48907f=this[_0x3b3369(0x13c)][_0x3b3369(0xb5)](_0x3b3369(0xdf),_0xee5c85,_0x3b3369(0x13e));for(const _0x463388 of this[_0x3b3369(0x18e)]())if(_0x463388[_0x3b3369(0x15f)]['id']==_0x3d40a8['id']&&_0x3b3369(0xdf)==_0x463388[_0x3b3369(0x108)]&&_0x463388[_0x3b3369(0x164)][_0x3b3369(0x216)]==_0xcfabf2[_0x3b3369(0x216)]&&_0x463388[_0x3b3369(0xfd)]==_0xee5c85&&qt(_0x463388,_0x14a879)&&(_0x48907f(_0x463388[_0x3b3369(0x1b3)](),_0x54e733)||_0x48907f(_0x54e733,_0x463388[_0x3b3369(0x1b3)]()))){for(const _0xb01508 of _0x54e733)_0x463388[_0x3b3369(0x1e1)](_0xb01508);return _0x463388;}const _0x18c0ed=_0x356e51(),_0x392807=_0x3d40a8['id'],_0x36849f=_0x3b3369(0x170)+_0xee5c85,_0x262ea6=this[_0x3b3369(0x7b)]({'id':_0x18c0ed,'type':_0x36849f,'data':_0xcfabf2,'createdAt':new Date(),'authorId':_0x392807,'attributes':_0x14a879});for(const _0x37685c of _0x54e733)this[_0x3b3369(0x11e)](_0x36849f,_0x18c0ed,_0x392807,_0x37685c,_0x369d63[_0x3b3369(0x1be)]());return _0x262ea6;}[_0x51f319(0x191)](_0x1d26a0,_0x28c069=null,_0x286989={}){const _0x2cfad3=_0x51f319;if(_0x1d26a0[_0x2cfad3(0xfc)])return null;const _0x3bc0a1=this[_0x2cfad3(0x98)][_0x2cfad3(0x146)][_0x2cfad3(0x1c2)](_0x2cfad3(0x20f))['me'],_0x3831b3=new _0x5821b7(_0x1d26a0[_0x2cfad3(0x1bd)],_0x1d26a0[_0x2cfad3(0x1b2)]);for(const {suggestion:_0xa99ffe,meta:_0xaf6744}of this[_0x2cfad3(0x17d)](_0x3831b3,_0x2cfad3(0xda)))if(_0xaf6744[_0x2cfad3(0x199)]&&!_0xaf6744[_0x2cfad3(0x12d)]){if(_0xa99ffe[_0x2cfad3(0x161)]){const _0x2b3276=_0xa99ffe[_0x2cfad3(0x1b3)]()[_0x2cfad3(0x21a)](_0x352289=>_0x2cfad3(0xba)!=_0x352289[_0x2cfad3(0x1c4)][_0x2cfad3(0x1bc)]);_0x2b3276[_0x2cfad3(0xbf)](_0x317c65=>_0x3831b3[_0x2cfad3(0x212)](_0x317c65,!0x0))&&_0xa99ffe[_0x2cfad3(0x105)]();if(_0x2b3276[_0x2cfad3(0x11c)](_0x3196f6=>_0x3196f6[_0x2cfad3(0x212)](_0x3831b3,!0x0))){const _0x18759b=this[_0x2cfad3(0x13c)][_0x2cfad3(0xb5)](_0x2cfad3(0x1b4),_0x28c069,_0x2cfad3(0xd5));return this[_0x2cfad3(0x1db)](()=>_0x18759b([_0x3831b3],null,_0x286989)),null;}}else{const _0x2978b9=_0x3831b3[_0x2cfad3(0x13a)](_0xa99ffe[_0x2cfad3(0x1f1)]());null!==_0x2978b9&&_0xa99ffe[_0x2cfad3(0x229)]([_0x2978b9],null,_0x286989);}}if(_0x3831b3[_0x2cfad3(0x160)](),_0x3831b3[_0x2cfad3(0xfc)]||_0x2cfad3(0xba)==_0x3831b3[_0x2cfad3(0x1c4)][_0x2cfad3(0x1bc)])return null;let _0x5b3f00=null,_0x316a99=_0x3831b3[_0x2cfad3(0x1bd)],_0x5e02ea=_0x3831b3[_0x2cfad3(0x1b2)];const _0x300861=this[_0x2cfad3(0x17d)](_0x3831b3,_0x2cfad3(0x1b4));for(const {suggestion:_0x674365,meta:_0x2b4152}of _0x300861){const _0xff6c45=this[_0x2cfad3(0x1fc)][_0x2cfad3(0x209)](_0x316a99,_0x5e02ea);if(_0x2b4152[_0x2cfad3(0x199)]&&(this[_0x2cfad3(0x1b9)]||!_0x2b4152[_0x2cfad3(0x228)]&&!_0x2b4152[_0x2cfad3(0x10e)])){if(_0x674365[_0x2cfad3(0x161)]){if(!qt(_0x674365,_0x286989))continue;let _0x1ef5d4=!0x0;for(const _0x98fc10 of _0x674365[_0x2cfad3(0x1b3)]()){if(_0x98fc10[_0x2cfad3(0x212)](_0xff6c45,!0x0))return _0x674365;_0xff6c45[_0x2cfad3(0x212)](_0x98fc10)||(_0x1ef5d4=!0x1);}_0x1ef5d4&&_0x674365[_0x2cfad3(0x105)]();}else{const _0x149431=_0x674365[_0x2cfad3(0x1f1)]();if(_0x149431[_0x2cfad3(0x212)](_0xff6c45,!0x0))return _0x674365;if(!qt(_0x674365,_0x286989)){_0xff6c45[_0x2cfad3(0x212)](_0x149431)?_0x674365[_0x2cfad3(0xdd)]():_0x149431[_0x2cfad3(0x1f6)](_0x316a99)?_0x316a99=_0x149431[_0x2cfad3(0x1b2)]:_0x149431[_0x2cfad3(0x1f6)](_0x5e02ea)&&(_0x5e02ea=_0x149431[_0x2cfad3(0x1bd)]);continue;}_0x316a99=_0x316a99[_0x2cfad3(0x1da)](_0x149431[_0x2cfad3(0x1bd)])?_0x316a99:_0x149431[_0x2cfad3(0x1bd)],_0x5e02ea=_0x5e02ea[_0x2cfad3(0x1a3)](_0x149431[_0x2cfad3(0x1b2)])?_0x5e02ea:_0x149431[_0x2cfad3(0x1b2)],_0x286989=Object[_0x2cfad3(0x135)]({},_0x674365[_0x2cfad3(0x103)]),_0x5b3f00?_0x149431[_0x2cfad3(0x1bd)][_0x2cfad3(0x1da)](_0x5b3f00[_0x2cfad3(0x1f1)]()[_0x2cfad3(0x1bd)])?(_0x5b3f00[_0x2cfad3(0xdd)](),_0x5b3f00=_0x674365):_0x674365[_0x2cfad3(0xdd)]():_0x5b3f00=_0x674365;}}}if(_0x5b3f00)return this[_0x2cfad3(0xe7)](_0x5b3f00,this[_0x2cfad3(0x1fc)][_0x2cfad3(0x209)](_0x316a99,_0x5e02ea)),_0x5b3f00;{const _0x2ee4c2=_0x356e51(),_0x451119=this[_0x2cfad3(0x1fc)][_0x2cfad3(0x209)](_0x316a99,_0x5e02ea),_0x3166c0=_0x3bc0a1['id'],_0x1e0fcd=_0x28c069?_0x2cfad3(0x1de)+_0x28c069:_0x2cfad3(0x1b4),_0x26d436=this[_0x2cfad3(0x7b)]({'id':_0x2ee4c2,'type':_0x1e0fcd,'createdAt':new Date(),'authorId':_0x3166c0,'attributes':_0x286989});return this[_0x2cfad3(0x11e)](_0x1e0fcd,_0x2ee4c2,_0x3166c0,_0x451119),_0x26d436;}}[_0x51f319(0x1a5)](_0x5ca8fc,_0x12c2d6=_0x51f319(0x1f5),_0x3ddf88={}){const _0x14f037=_0x51f319,_0x368276=this[_0x14f037(0x98)][_0x14f037(0x146)][_0x14f037(0x1c2)](_0x14f037(0x20f))['me'],_0x5a2b61=_0x5ca8fc[_0x14f037(0xae)](_0x288e6f=>new _0x5821b7(_0x288e6f[_0x14f037(0x1bd)],_0x288e6f[_0x14f037(0x1b2)])),_0x350dd5=new Set();for(const {suggestion:_0xa8f205,meta:_0x562c92}of this[_0x14f037(0x17d)](_0x5a2b61,_0x14f037(0xda)))_0x562c92[_0x14f037(0x199)]&&!_0x562c92[_0x14f037(0x12d)]&&_0x350dd5[_0x14f037(0x21c)](_0xa8f205);for(const _0x2323aa of _0x350dd5)if(_0x2323aa[_0x14f037(0x161)]){const _0x47bb6e=_0x2323aa[_0x14f037(0x1b3)]();(!_0x2323aa[_0x14f037(0x103)]||!_0x2323aa[_0x14f037(0x103)][_0x14f037(0xcd)])&&(_0x47bb6e[_0x14f037(0xbf)](_0x76ce11=>_0x5a2b61[_0x14f037(0x11c)](_0x7c0712=>_0x7c0712[_0x14f037(0x212)](_0x76ce11,!0x0)))&&_0x2323aa[_0x14f037(0x105)]());if(_0x5a2b61[_0x14f037(0xbf)](_0x4871bc=>_0x47bb6e[_0x14f037(0x11c)](_0x7f0fcf=>_0x7f0fcf[_0x14f037(0x212)](_0x4871bc,!0x0)))){const _0x339f3d=this[_0x14f037(0x13c)][_0x14f037(0xb5)](_0x14f037(0x1b4),_0x12c2d6,_0x14f037(0xd5));return this[_0x14f037(0x1db)](()=>_0x339f3d(_0x5ca8fc,null,_0x3ddf88)),null;}}else{const _0x424981=_0x2323aa[_0x14f037(0x1f1)]();_0x5a2b61[_0x14f037(0x11c)](_0x4e80d8=>_0x4e80d8[_0x14f037(0x212)](_0x424981,!0x0))&&_0x2323aa[_0x14f037(0x105)]();if(_0x5a2b61[_0x14f037(0xbf)](_0x3c5ed2=>_0x424981[_0x14f037(0x212)](_0x3c5ed2,!0x0))){const _0x2eff33=this[_0x14f037(0x13c)][_0x14f037(0xb5)](_0x14f037(0x1b4),_0x12c2d6,_0x14f037(0xd5));return this[_0x14f037(0x1db)](()=>_0x2eff33(_0x5a2b61,null,_0x3ddf88)),null;}}const _0x272929=this[_0x14f037(0x13c)][_0x14f037(0xb5)](_0x14f037(0x1b4),_0x12c2d6,_0x14f037(0x13e));let _0x2f90ca=null;for(const _0x37ee9 of this[_0x14f037(0x18e)]())if(_0x37ee9[_0x14f037(0x15f)]['id']==_0x368276['id']&&_0x37ee9[_0x14f037(0xde)]&&_0x14f037(0x1b4)==_0x37ee9[_0x14f037(0x108)]&&_0x37ee9[_0x14f037(0xfd)]==_0x12c2d6&&qt(_0x37ee9,_0x3ddf88)&&(_0x272929(_0x37ee9[_0x14f037(0x1b3)](),_0x5a2b61)||_0x272929(_0x5a2b61,_0x37ee9[_0x14f037(0x1b3)]()))){if(_0x2f90ca){if(_0x37ee9[_0x14f037(0xfa)]&&_0x37ee9[_0x14f037(0xfa)][_0x14f037(0x1c7)])continue;for(const _0x7873b2 of _0x37ee9[_0x14f037(0x1b3)]())_0x2f90ca[_0x14f037(0x21b)](_0x7873b2)||_0x2f90ca[_0x14f037(0x1e1)](_0x7873b2);_0x37ee9[_0x14f037(0xdd)]();}else{_0x2f90ca=_0x37ee9;for(const _0xc889b0 of _0x5a2b61)_0x37ee9[_0x14f037(0x21b)](_0xc889b0)||_0x37ee9[_0x14f037(0x1e1)](_0xc889b0);}}if(_0x2f90ca)return _0x2f90ca;_0x350dd5[_0x14f037(0xa5)]();for(const {suggestion:_0x276b69,meta:_0x3adb3a}of this[_0x14f037(0x17d)](_0x5a2b61,_0x14f037(0x1b4)))_0x3adb3a[_0x14f037(0x199)]&&(this[_0x14f037(0x1b9)]||!_0x3adb3a[_0x14f037(0x228)]&&!_0x3adb3a[_0x14f037(0x10e)])&&qt(_0x276b69,_0x3ddf88)&&_0x350dd5[_0x14f037(0x21c)](_0x276b69);for(const _0x332e4e of _0x350dd5){const _0xc650b9=_0x332e4e[_0x14f037(0x1b3)]();if(!_0x3ddf88||!_0x3ddf88[_0x14f037(0xcd)]){if(_0x5a2b61[_0x14f037(0xbf)](_0x5b2343=>_0xc650b9[_0x14f037(0x11c)](_0x56892d=>_0x56892d[_0x14f037(0x212)](_0x5b2343,!0x0))))return _0x332e4e;}(!_0x332e4e[_0x14f037(0x103)]||!_0x332e4e[_0x14f037(0x103)][_0x14f037(0xcd)])&&(_0xc650b9[_0x14f037(0xbf)](_0xe35087=>_0x5a2b61[_0x14f037(0x11c)](_0x305e24=>_0x305e24[_0x14f037(0x212)](_0xe35087,!0x0)))&&_0x332e4e[_0x14f037(0x105)]());}const _0x66f5cf=_0x356e51(),_0xdf829=_0x368276['id'],_0x1cf259=_0x14f037(0x1de)+_0x12c2d6,_0x488348=this[_0x14f037(0x7b)]({'id':_0x66f5cf,'type':_0x1cf259,'createdAt':new Date(),'authorId':_0xdf829,'attributes':_0x3ddf88});for(const _0x3ddc1c of _0x5a2b61)_0x3ddc1c[_0x14f037(0x160)](),_0x3ddc1c[_0x14f037(0xfc)]||_0x14f037(0xba)==_0x3ddc1c[_0x14f037(0x1c4)][_0x14f037(0x1bc)]||this[_0x14f037(0x11e)](_0x1cf259,_0x66f5cf,_0xdf829,_0x3ddc1c,_0x369d63[_0x14f037(0x1be)]());return _0x488348;}[_0x51f319(0xf4)](_0x765e3a,_0x3ee3ab,_0xfff41f,_0x1080eb,_0x373c4f){const _0x54ae76=_0x51f319;if(_0x765e3a[_0x54ae76(0xfc)])return[];if(_0x54ae76(0x8f)===this[_0x54ae76(0xe9)])return[];const _0x574a84=this[_0x54ae76(0x98)][_0x54ae76(0x146)][_0x54ae76(0x1c2)](_0x54ae76(0x20f))['me']['id'],_0x289685=Array[_0x54ae76(0x85)](this[_0x54ae76(0x11d)][_0x54ae76(0xb8)]())[_0x54ae76(0x21a)](_0x570a19=>_0x54ae76(0x208)==_0x570a19[_0x54ae76(0x108)]&&_0x570a19[_0x54ae76(0x164)][_0x54ae76(0x1d3)]==_0x3ee3ab&&_0x570a19[_0x54ae76(0x21b)](_0x765e3a));if(_0x54ae76(0x173)===this[_0x54ae76(0xe9)]){const _0x17f3f0=this[_0x54ae76(0x17d)](_0x765e3a,_0x54ae76(0xda))[_0x54ae76(0x21a)](({meta:_0x2adb62})=>_0x2adb62[_0x54ae76(0x199)]&&!_0x2adb62[_0x54ae76(0x10e)]&&!_0x2adb62[_0x54ae76(0x12d)])[_0x54ae76(0xae)](({suggestion:_0x159439})=>_0x159439);_0x289685[_0x54ae76(0x104)](..._0x17f3f0);}const _0x113a52=new Map([[_0x765e3a,_0xfff41f]]);for(const _0x2822ed of _0x289685){const _0x435666=_0x54ae76(0x208)==_0x2822ed[_0x54ae76(0x108)]?_0x2822ed[_0x54ae76(0x164)][_0x54ae76(0x189)]:void 0x0,_0x304974=_0x2822ed[_0x54ae76(0x1f1)](),_0x51d594=Array[_0x54ae76(0x85)](_0x113a52[_0x54ae76(0x1f8)]())[_0x54ae76(0xb4)](_0x416024=>_0x416024[_0x54ae76(0x123)](_0x304974));if(!_0x51d594)continue;const _0x4ca829=_0x51d594[_0x54ae76(0x132)](_0x304974);this[_0x54ae76(0x14e)](_0x3ee3ab)&&_0x54ae76(0xda)==_0x2822ed[_0x54ae76(0x108)]&&0x0!=_0x4ca829[_0x54ae76(0x1c7)]||(_0x113a52[_0x54ae76(0x148)](_0x51d594),_0x4ca829[_0x54ae76(0xed)](_0x2b69bf=>{const _0x198f4f=_0x54ae76;_0x113a52[_0x198f4f(0x169)](_0x2b69bf,_0xfff41f);}),_0x54ae76(0xda)!=_0x2822ed[_0x54ae76(0x108)]&&_0x435666!=_0x1080eb&&_0x113a52[_0x54ae76(0x169)](_0x51d594[_0x54ae76(0x13a)](_0x304974),_0x435666));}const _0x3ffe61=[];for(const [_0x3fff90,_0xb5e807]of _0x113a52){const _0x5ed320=_0x356e51(),_0x443386={'key':_0x3ee3ab,'oldValue':_0xb5e807,'newValue':_0x1080eb};_0x3ee3ab[_0x54ae76(0x1c7)]>0x25&&console[_0x54ae76(0x18c)](_0x54ae76(0xb9),{'key':_0x3ee3ab});const _0xe40d9=(_0x54ae76(0xcb)+(_0x3ee3ab+'|'+Gt({'newValue':_0x1080eb})))[_0x54ae76(0x201)](0x0,0x3c),_0x1f2d25=this[_0x54ae76(0x7b)]({'id':_0x5ed320,'type':_0xe40d9,'data':_0x443386,'createdAt':new Date(),'authorId':_0x574a84,'attributes':_0x373c4f});_0x3ffe61[_0x54ae76(0x12e)](_0x1f2d25),this[_0x54ae76(0x11e)](_0xe40d9,_0x5ed320,_0x574a84,_0x3fff90);}return _0x3ffe61;}[_0x51f319(0x221)](_0x724355){const _0x1f39e1=_0x51f319;this[_0x1f39e1(0xb7)](_0x724355,(_0x32454f,..._0x1da39e)=>{const _0xde9fb0=_0x1f39e1;this[_0xde9fb0(0xce)](()=>{_0x32454f(..._0x1da39e);});});}[_0x51f319(0x109)](_0x54eb17){const _0x4268f6=_0x51f319;this[_0x4268f6(0x16e)][_0x4268f6(0x21c)](_0x54eb17);}[_0x51f319(0x9c)](_0x1b8a4f){const _0x4a63eb=_0x51f319;this[_0x4a63eb(0x145)][_0x4a63eb(0x21c)](_0x1b8a4f);}[_0x51f319(0xf7)](_0x2bc4be){const _0x3e647c=_0x51f319;return _0x3e647c(0x208)==_0x2bc4be[_0x3e647c(0x108)]?_0x2bc4be[_0x3e647c(0xfd)][_0x3e647c(0x17f)]('|')[0x0]:null;}[_0x51f319(0xe7)](_0x39d440,_0x43b3c9){const _0x30125e=_0x51f319,_0xf56e5b=_0x39d440[_0x30125e(0xe5)]();this[_0x30125e(0x1fc)][_0x30125e(0x180)](_0x4284e0=>{const _0x1d78bd=_0x30125e;_0x4284e0[_0x1d78bd(0x20d)](_0xf56e5b,{'range':_0x43b3c9});});}[_0x51f319(0x142)](_0xc1b79){const _0x2342ea=_0x51f319,_0x4573a1=_0xc1b79['id'],_0x392d56=this[_0x2342ea(0x98)][_0x2342ea(0x196)][_0x2342ea(0x1c2)](_0x2342ea(0x12a));this[_0x2342ea(0x227)][_0x2342ea(0x93)](_0x4573a1)||this[_0x2342ea(0x227)][_0x2342ea(0x214)]({'channelId':_0x392d56,'threadId':_0x4573a1,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x11b5e4=this[_0x2342ea(0x227)][_0x2342ea(0x149)](_0x4573a1);_0x11b5e4[_0x2342ea(0xbe)](_0x2342ea(0xf2)),_0x11b5e4[_0x2342ea(0xf2)]=!0x1,_0xc1b79[_0x2342ea(0xfa)]=_0x11b5e4;}[_0x51f319(0x177)](_0x4735e7,_0x3388de,_0x4a7a81,_0x554e92){const _0x2df3c7=_0x51f319;if(_0x4735e7[_0x2df3c7(0x108)]!=_0x3388de||_0x4735e7[_0x2df3c7(0xfd)]!=_0x4a7a81||_0x4735e7[_0x2df3c7(0xa0)]['id']!=_0x554e92)throw this[_0x2df3c7(0x98)][_0x2df3c7(0x1dd)](_0x2df3c7(0x144)),new _0x590a6f(_0x2df3c7(0x144),this);}[_0x51f319(0x134)](_0x51bd83,_0x3fee27){const _0x52c6b9=_0x51f319,_0x5dbd47=_0x51bd83[_0x52c6b9(0x1f1)]();if(_0x3fee27[_0x52c6b9(0x1ed)](_0x5dbd47))_0x51bd83[_0x52c6b9(0xdd)]();else{if(_0x5dbd47[_0x52c6b9(0x212)](_0x3fee27)){const _0x2bab34=this[_0x52c6b9(0x1fc)][_0x52c6b9(0x122)](_0x3fee27[_0x52c6b9(0x1bd)][_0x52c6b9(0x1cf)],_0x52c6b9(0x1b2));this[_0x52c6b9(0xe7)](_0x51bd83,this[_0x52c6b9(0x1fc)][_0x52c6b9(0x209)](_0x5dbd47[_0x52c6b9(0x1bd)],_0x2bab34));const _0x1dc3fd=_0x356e51(),_0x32c70b=_0x51bd83[_0x52c6b9(0xa0)]['id'],_0x334725=_0x51bd83[_0x52c6b9(0x108)]+':'+_0x51bd83[_0x52c6b9(0xfd)];this[_0x52c6b9(0x7b)]({'id':_0x1dc3fd,'type':_0x334725,'createdAt':new Date(),'authorId':_0x32c70b,'data':_0x51bd83[_0x52c6b9(0x164)],'attributes':_0x51bd83[_0x52c6b9(0x103)]});const _0x547777=this[_0x52c6b9(0x1fc)][_0x52c6b9(0x122)](_0x3fee27[_0x52c6b9(0x1b2)][_0x52c6b9(0x1aa)],_0x52c6b9(0x1b1)),_0x18384c=this[_0x52c6b9(0x1fc)][_0x52c6b9(0x209)](_0x547777,_0x5dbd47[_0x52c6b9(0x1b2)]);this[_0x52c6b9(0x11e)](_0x334725,_0x1dc3fd,_0x32c70b,_0x18384c);}else{if(_0x5dbd47[_0x52c6b9(0x1f6)](_0x3fee27[_0x52c6b9(0x1bd)])){const _0xd97101=this[_0x52c6b9(0x1fc)][_0x52c6b9(0x122)](_0x3fee27[_0x52c6b9(0x1bd)][_0x52c6b9(0x1cf)],_0x52c6b9(0x1b2));this[_0x52c6b9(0xe7)](_0x51bd83,this[_0x52c6b9(0x1fc)][_0x52c6b9(0x209)](_0x5dbd47[_0x52c6b9(0x1bd)],_0xd97101));}else{const _0x5fb217=this[_0x52c6b9(0x1fc)][_0x52c6b9(0x122)](_0x3fee27[_0x52c6b9(0x1b2)][_0x52c6b9(0x1aa)],_0x52c6b9(0x1b1));this[_0x52c6b9(0xe7)](_0x51bd83,this[_0x52c6b9(0x1fc)][_0x52c6b9(0x209)](_0x5fb217,_0x5dbd47[_0x52c6b9(0x1b2)]));}}}}[_0x51f319(0x14b)](_0x3954c9){const _0x277997=_0x51f319;for(const {suggestion:_0x438205,meta:_0xa311f6}of this[_0x277997(0x17d)](_0x3954c9,_0x277997(0xda))){if(!_0xa311f6[_0x277997(0x199)])continue;const _0x4bccd9=_0x438205[_0x277997(0x1b3)]();for(const _0x325626 of _0x4bccd9)if(!_0x3954c9[_0x277997(0x132)](_0x325626)[_0x277997(0x1c7)])return!0x0;}return!0x1;}[_0x51f319(0x1a7)](_0x15d11a){const _0x74e10d=_0x51f319,_0x3565d4=this[_0x74e10d(0x98)][_0x74e10d(0x146)][_0x74e10d(0x1c2)](_0x74e10d(0x20f))[_0x74e10d(0xbd)](_0x15d11a);if(!_0x3565d4)throw new _0x590a6f(_0x74e10d(0x153),this);return _0x3565d4;}[_0x51f319(0x1d7)](_0x1e771b){const _0x25fc28=_0x51f319,_0x50ec5f=this[_0x25fc28(0x98)][_0x25fc28(0x146)][_0x25fc28(0x1c2)](_0x25fc28(0x20f)),_0x48f79a=_0x2480e5(_0x25fc28(0xaf)+_0x1e771b),_0x3b5041=_0x50ec5f[_0x25fc28(0xbd)](_0x48f79a);return _0x3b5041||_0x50ec5f[_0x25fc28(0x1fe)]({'id':_0x48f79a,'name':_0x1e771b});}[_0x51f319(0x1f4)](_0x45fc60,_0x5e2831,_0x3c3a0f,_0x28f06f,_0x218097){const _0x203768=_0x51f319,_0xa877a4=this[_0x203768(0x1a7)](_0x28f06f),_0x2fe6ca=this[_0x203768(0x13c)][_0x203768(0xc8)](_0x45fc60,_0x5e2831,_0x3c3a0f,_0xa877a4,_0x218097,_0x5ac8c9=>{const _0x448563=_0x203768;this[_0x448563(0x1ae)](_0x3c3a0f,{'attributes':_0x5ac8c9});const _0x52a29c=this[_0x448563(0x1f3)](_0x3c3a0f);this[_0x448563(0x1f7)](new Set([_0x52a29c])),this[_0x448563(0x16c)](new Set([_0x52a29c]));});return this[_0x203768(0xb1)](_0x2fe6ca,_0x203768(0xd5),()=>{const _0x1728e6=_0x203768;this[_0x1728e6(0x1ae)](_0x3c3a0f,{'state':_0x1728e6(0x7f)});},{'priority':_0x203768(0x224)}),this[_0x203768(0xb1)](_0x2fe6ca,_0x203768(0x105),()=>{const _0x3992f6=_0x203768;this[_0x3992f6(0x1ae)](_0x3c3a0f,{'state':_0x3992f6(0xa6)});},{'priority':_0x203768(0x224)}),this[_0x203768(0x11d)][_0x203768(0x169)](_0x3c3a0f,_0x2fe6ca),this[_0x203768(0x175)][_0x203768(0x169)](_0x2fe6ca,_0x203768(0x1ef)),_0x2fe6ca;}[_0x51f319(0x14f)](_0x570d3a){const _0x331b05=_0x51f319,_0x4e848c=_0x570d3a[_0x331b05(0x17f)](':');return{'group':_0x4e848c[0x0],'type':_0x4e848c[0x1],'subType':_0x4e848c[_0x331b05(0x1c7)]>=0x5?_0x4e848c[0x2]:null,'id':_0x4e848c[_0x331b05(0x1c7)]<0x5?_0x4e848c[0x2]:_0x4e848c[0x3],'authorId':_0x4e848c[_0x331b05(0x1c7)]<0x5?_0x4e848c[0x3]:_0x4e848c[0x4],'markerCount':0x6==_0x4e848c[_0x331b05(0x1c7)]?_0x4e848c[0x5]:null};}[_0x51f319(0x1c8)](_0x4ac257,_0x1e9d1c,_0x332052){const _0x241c8d=_0x51f319,_0x1e3174=_0x4ac257[_0x241c8d(0x1f1)](),_0x50a59b=_0x1e3174[_0x241c8d(0x1bd)],_0x21082f=_0x1e3174[_0x241c8d(0x1b2)];this[_0x241c8d(0xe7)](_0x4ac257,this[_0x241c8d(0x1fc)][_0x241c8d(0x209)](_0x50a59b,_0x1e9d1c));const _0x54ec8d=_0x356e51(),_0x4d7cef=_0x4ac257[_0x241c8d(0xa0)]['id'],_0x3a99ad=_0x4ac257[_0x241c8d(0x108)]+(_0x4ac257[_0x241c8d(0xfd)]?':'+_0x4ac257[_0x241c8d(0xfd)]:'');this[_0x241c8d(0x7b)]({'id':_0x54ec8d,'type':_0x3a99ad,'createdAt':new Date(),'authorId':_0x4d7cef,'originalSuggestionId':_0x4ac257['id'],'attributes':_0x4ac257[_0x241c8d(0x103)],'data':_0x4ac257[_0x241c8d(0x164)]});const _0x3934e1=this[_0x241c8d(0xf7)](_0x4ac257);(_0x241c8d(0xdf)==_0x4ac257[_0x241c8d(0x108)]||_0x3934e1&&this[_0x241c8d(0x14e)](_0x3934e1))&&(_0x332052=this[_0x241c8d(0x1fc)][_0x241c8d(0x1cb)](_0x332052[_0x241c8d(0x1aa)])),this[_0x241c8d(0x11e)](_0x3a99ad,_0x54ec8d,_0x4d7cef,this[_0x241c8d(0x1fc)][_0x241c8d(0x209)](_0x332052,_0x21082f));}[_0x51f319(0x17d)](_0x59583f,_0x10e76b=null){const _0x5aa701=_0x51f319,_0x5c029b=[],_0x15014e=this[_0x5aa701(0x98)][_0x5aa701(0x146)][_0x5aa701(0x1c2)](_0x5aa701(0x20f))['me'];Array[_0x5aa701(0x1e0)](_0x59583f)||(_0x59583f=[_0x59583f]);for(const _0x570714 of this[_0x5aa701(0x18e)]()){if(!_0x570714[_0x5aa701(0xde)])continue;if(_0x10e76b&&_0x570714[_0x5aa701(0x108)]!=_0x10e76b)continue;let _0x449a26=!0x1;for(const _0x50a9b8 of _0x570714[_0x5aa701(0x1b3)]()){for(const _0x45cfbf of _0x59583f){const _0x542963=_0x45cfbf[_0x5aa701(0x1bd)][_0x5aa701(0x1ed)](_0x50a9b8[_0x5aa701(0x1b2)])||_0x45cfbf[_0x5aa701(0x1b2)][_0x5aa701(0x1ed)](_0x50a9b8[_0x5aa701(0x1bd)]);if(_0x542963||_0x45cfbf[_0x5aa701(0x13a)](_0x50a9b8)){const _0x57895b=_0x45cfbf[_0x5aa701(0x212)](_0x50a9b8)&&Ot(this[_0x5aa701(0x1fc)][_0x5aa701(0x97)],_0x50a9b8[_0x5aa701(0x1bd)],_0x45cfbf),_0x2de8a0=_0x50a9b8[_0x5aa701(0x212)](_0x45cfbf)&&Ot(this[_0x5aa701(0x1fc)][_0x5aa701(0x97)],_0x45cfbf[_0x5aa701(0x1bd)],_0x50a9b8);_0x5c029b[_0x5aa701(0x12e)]({'suggestion':_0x570714,'meta':{'isOwn':_0x15014e==_0x570714[_0x5aa701(0x15f)],'isNextTo':_0x542963,'isInsideObject':_0x57895b,'containsRangeInObject':_0x2de8a0}}),_0x449a26=!0x0;break;}}if(_0x449a26)break;}}return _0x5c029b;}[_0x51f319(0x11e)](_0x60289c,_0x2b040c,_0x48c199,_0x46bf7b,_0x40760f){const _0x466e34=_0x51f319;this[_0x466e34(0x1fc)][_0x466e34(0x180)](_0x434443=>{const _0x472c7d=_0x466e34;let _0x3f4d5d=_0x472c7d(0x110)+_0x60289c+':'+_0x2b040c+':'+_0x48c199;_0x40760f&&(_0x3f4d5d=_0x3f4d5d+':'+_0x40760f),_0x434443[_0x472c7d(0x111)](_0x3f4d5d,{'range':_0x46bf7b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x51f319(0x1e5)](_0x3c070d){const _0x290cd0=_0x51f319,_0x49992b=_0x3c070d[_0x290cd0(0x1ad)],_0x265470=_0x3c070d[_0x290cd0(0x176)];_0x3c070d[_0x290cd0(0x1ad)]=null,_0x3c070d[_0x290cd0(0x176)]=null,null!=_0x49992b&&_0x49992b[_0x290cd0(0x176)]==_0x3c070d&&(_0x49992b[_0x290cd0(0x176)]=_0x265470),null!=_0x265470&&_0x265470[_0x290cd0(0x1ad)]==_0x3c070d&&(_0x265470[_0x290cd0(0x1ad)]=_0x49992b),_0x290cd0(0x174)==this[_0x290cd0(0x175)][_0x290cd0(0x1c2)](_0x3c070d)&&(this[_0x290cd0(0x175)][_0x290cd0(0x169)](_0x3c070d,_0x290cd0(0x1c5)),this[_0x290cd0(0xe3)](_0x290cd0(0x154),_0x3c070d,_0x49992b,_0x265470));}[_0x51f319(0x7b)](_0x1b7edd){const _0x5083c5=_0x51f319,_0x1d1fe5=_0x1b7edd['id'],_0x548e1d=this[_0x5083c5(0xd3)](_0x1b7edd);if(this[_0x5083c5(0x16b)]&&this[_0x5083c5(0x16b)][_0x5083c5(0xcc)]){const _0x2fcbb6=this[_0x5083c5(0x98)][_0x5083c5(0x146)][_0x5083c5(0x1c2)](_0x5083c5(0x184)),_0x2f1b27=_0x548e1d[_0x5083c5(0x114)],_0xde7f3c=_0x548e1d[_0x5083c5(0xfd)]?_0x548e1d[_0x5083c5(0x108)]+':'+_0x548e1d[_0x5083c5(0xfd)]:_0x548e1d[_0x5083c5(0x108)],_0x5da7a8=this[_0x5083c5(0x98)][_0x5083c5(0xe0)],_0xc3f9f7=_0x2fcbb6[_0x5083c5(0x21c)](_0xd819ca(_0x5da7a8,_0x5083c5(0x79))),_0x31cf79={'id':_0x1d1fe5,'type':_0xde7f3c,'hasComments':_0x2f1b27,'data':_0x1b7edd[_0x5083c5(0x164)]||null,'originalSuggestionId':_0x1b7edd[_0x5083c5(0x159)]||null,'attributes':_0x548e1d[_0x5083c5(0x103)]};this[_0x5083c5(0x16b)][_0x5083c5(0xcc)](_0x31cf79)[_0x5083c5(0x18a)](_0x30a1a3=>{const _0xe3a339=_0x5083c5;_0x548e1d[_0xe3a339(0x118)]=!0x0,_0x2fcbb6[_0xe3a339(0x15c)](_0xc3f9f7),_0x30a1a3&&_0x30a1a3[_0xe3a339(0x9e)]&&(this[_0xe3a339(0x11d)][_0xe3a339(0x1c2)](_0x1d1fe5)[_0xe3a339(0x9e)]=_0x30a1a3[_0xe3a339(0x9e)]);})[_0x5083c5(0xea)](_0x1de1e3=>{const _0x9a59f7=_0x5083c5;throw _0x6b6eba(_0x9a59f7(0x83)),this[_0x9a59f7(0x98)][_0x9a59f7(0xe1)][_0x9a59f7(0x165)]({'isUndoable':!0x1},()=>{const _0x215c67=_0x9a59f7;_0x548e1d[_0x215c67(0x105)]();}),_0x548e1d[_0x9a59f7(0x172)](),this[_0x9a59f7(0x11d)][_0x9a59f7(0x148)](_0x548e1d['id']),this[_0x9a59f7(0x175)][_0x9a59f7(0x148)](_0x548e1d),_0x1de1e3;});}return _0x548e1d;}[_0x51f319(0x14e)](_0x5e6e6d){const _0x333a40=_0x51f319;return this[_0x333a40(0x16e)][_0x333a40(0x1b6)](_0x5e6e6d);}[_0x51f319(0x1ae)](_0x53015b,_0x59f3b8){const _0x3adcf6=_0x51f319,_0x28137a=this[_0x3adcf6(0x98)][_0x3adcf6(0x146)][_0x3adcf6(0x1c2)](_0x3adcf6(0x184)),_0x993b69=this[_0x3adcf6(0x1f3)](_0x53015b);if(this[_0x3adcf6(0x16b)]&&this[_0x3adcf6(0x16b)][_0x3adcf6(0x197)]){if(_0x993b69[_0x3adcf6(0x118)]){const _0x5892e2=_0x28137a[_0x3adcf6(0x21c)](_0xd819ca(this[_0x3adcf6(0x98)][_0x3adcf6(0xe0)],_0x3adcf6(0x79)));this[_0x3adcf6(0x16b)][_0x3adcf6(0x197)](_0x53015b,_0x59f3b8)[_0x3adcf6(0x18a)](()=>{const _0x381d77=_0x3adcf6;_0x28137a[_0x381d77(0x15c)](_0x5892e2);});}else _0x993b69['on'](_0x3adcf6(0x187),()=>{const _0x81d951=_0x3adcf6;this[_0x81d951(0x1ae)](_0x53015b,_0x59f3b8);});}}[_0x51f319(0x19c)](_0x358416){const _0x2bcbe0=_0x51f319;if(!this[_0x2bcbe0(0x16b)]||!this[_0x2bcbe0(0x16b)][_0x2bcbe0(0x1f3)])throw new _0x590a6f(_0x2bcbe0(0x84),this);return this[_0x2bcbe0(0x16b)][_0x2bcbe0(0x1f3)](_0x358416);}[_0x51f319(0x226)](_0x432d3d){const _0x1684b3=_0x51f319,{id:_0x4680bc,type:_0x1238e0,subType:_0x52aa8e,authorId:_0x386c40}=this[_0x1684b3(0x14f)](_0x432d3d),_0x50bad4=this[_0x1684b3(0x11d)][_0x1684b3(0x1c2)](_0x4680bc)||this[_0x1684b3(0x1f4)](_0x1238e0,_0x52aa8e,_0x4680bc,_0x386c40,{});switch(this[_0x1684b3(0x177)](_0x50bad4,_0x1238e0,_0x52aa8e,_0x386c40),this[_0x1684b3(0x175)][_0x1684b3(0x1c2)](_0x50bad4)){case _0x1684b3(0x1ef):this[_0x1684b3(0x19c)](_0x4680bc)[_0x1684b3(0x18a)](_0x356172=>{const _0x5e399e=_0x1684b3;let _0x5a8ebd=Promise[_0x5e399e(0x21d)]();_0x356172[_0x5e399e(0x114)]&&(_0x5a8ebd=this[_0x5e399e(0x227)][_0x5e399e(0x1c0)]({'channelId':this[_0x5e399e(0x98)][_0x5e399e(0x196)][_0x5e399e(0x1c2)](_0x5e399e(0x12a)),'threadId':_0x4680bc})),_0x5a8ebd[_0x5e399e(0x18a)](()=>{const _0xcaa2db=_0x5e399e;this[_0xcaa2db(0xd3)](_0x356172)[_0xcaa2db(0x118)]=!0x0;});}),this[_0x1684b3(0x175)][_0x1684b3(0x169)](_0x50bad4,_0x1684b3(0xb2));break;case _0x1684b3(0x1c5):this[_0x1684b3(0x1ae)](_0x4680bc,{'state':_0x1684b3(0xd2)});case _0x1684b3(0x1a0):this[_0x1684b3(0x175)][_0x1684b3(0x169)](_0x50bad4,_0x1684b3(0x174)),this[_0x1684b3(0xe3)](_0x1684b3(0x182),_0x50bad4);break;case _0x1684b3(0x174):this[_0x1684b3(0xe3)](_0x1684b3(0x139),_0x50bad4);}return _0x50bad4[_0x1684b3(0x92)](_0x432d3d),_0x50bad4;}[_0x51f319(0x16c)](_0x16c98a){const _0x167ece=_0x51f319,_0x6ddd8b=Array[_0x167ece(0x85)](_0x16c98a),_0x514d0e=_0x6ddd8b[_0x167ece(0x21a)](_0x5eb81f=>_0x167ece(0x208)==_0x5eb81f[_0x167ece(0x108)]);this[_0x167ece(0x1c1)](_0x514d0e);const _0x463520=_0x6ddd8b[_0x167ece(0x21a)](_0x1c03d9=>!_0x1c03d9[_0x167ece(0x161)]&&_0x167ece(0x208)!=_0x1c03d9[_0x167ece(0x108)]),_0x106af3=this[_0x167ece(0x18e)]({'skipNotAttached':!0x0})[_0x167ece(0x21a)](_0x226425=>!_0x226425[_0x167ece(0x161)]&&_0x167ece(0x208)!=_0x226425[_0x167ece(0x108)]),_0x50a422=_0x106af3[_0x167ece(0x21a)](_0xeea946=>!_0x16c98a[_0x167ece(0x1b6)](_0xeea946)),_0x33283a=new Map(_0x106af3[_0x167ece(0xae)](_0x47a64b=>[_0x47a64b,this[_0x167ece(0x13c)][_0x167ece(0xb5)](_0x47a64b[_0x167ece(0x108)],_0x47a64b[_0x167ece(0xfd)],_0x167ece(0x113))])),_0x50c44b=new Map(_0x106af3[_0x167ece(0xae)](_0x254bc2=>[_0x254bc2,_0x254bc2[_0x167ece(0x1f1)]()])),_0x81254c=new Set(),_0x49814a=new Set();for(let _0x1fd5d0=0x0;_0x1fd5d0<_0x463520[_0x167ece(0x1c7)];_0x1fd5d0++)_0x2a314b(_0x463520[_0x1fd5d0],_0x463520,_0x1fd5d0+0x1);for(let _0x732a1b=0x0;_0x732a1b<_0x463520[_0x167ece(0x1c7)];_0x732a1b++)_0x2a314b(_0x463520[_0x732a1b],_0x50a422,0x0);const _0x38cf3f=new Set();for(let _0x223e12=0x0;_0x223e12<_0x463520[_0x167ece(0x1c7)];_0x223e12++){const _0x342a58=_0x463520[_0x223e12];!_0x49814a[_0x167ece(0x1b6)](_0x342a58)&&_0x342a58[_0x167ece(0x1ad)]&&(_0x38cf3f[_0x167ece(0x21c)](_0x342a58[_0x167ece(0x1ad)]),_0x342a58[_0x167ece(0x1ad)][_0x167ece(0x176)]===_0x342a58&&(_0x342a58[_0x167ece(0x1ad)][_0x167ece(0x176)]=null),_0x342a58[_0x167ece(0x1ad)]=null),!_0x81254c[_0x167ece(0x1b6)](_0x342a58)&&_0x342a58[_0x167ece(0x176)]&&(_0x38cf3f[_0x167ece(0x21c)](_0x342a58[_0x167ece(0x176)]),_0x342a58[_0x167ece(0x176)][_0x167ece(0x1ad)]===_0x342a58&&(_0x342a58[_0x167ece(0x176)][_0x167ece(0x1ad)]=null),_0x342a58[_0x167ece(0x176)]=null);}function _0x2a314b(_0x446786,_0x3bff38,_0x3291f9){const _0x386750=_0x167ece;for(let _0x80a15a=_0x3291f9;_0x80a15a<_0x3bff38[_0x386750(0x1c7)];_0x80a15a++){const _0x2cac9f=_0x2331aa(_0x446786,_0x3bff38[_0x80a15a]);_0x2cac9f&&(_0x2cac9f[0x0][_0x386750(0x176)]=_0x2cac9f[0x1],_0x2cac9f[0x1][_0x386750(0x1ad)]=_0x2cac9f[0x0],_0x81254c[_0x386750(0x21c)](_0x2cac9f[0x0]),_0x49814a[_0x386750(0x21c)](_0x2cac9f[0x1]));}}function _0x2331aa(_0x44ba85,_0x34a811){const _0x38a782=_0x167ece;if(_0x44ba85[_0x38a782(0x15f)]['id']!==_0x34a811[_0x38a782(0x15f)]['id'])return null;const _0x3e717c=_0x33283a[_0x38a782(0x1c2)](_0x44ba85)(_0x44ba85,_0x34a811,_0x50c44b[_0x38a782(0x1c2)](_0x44ba85),_0x50c44b[_0x38a782(0x1c2)](_0x34a811));if(!_0x3e717c)return null;return _0x33283a[_0x38a782(0x1c2)](_0x34a811)(_0x44ba85,_0x34a811,_0x50c44b[_0x38a782(0x1c2)](_0x44ba85),_0x50c44b[_0x38a782(0x1c2)](_0x34a811))?_0x3e717c[0x1][_0x38a782(0xfa)]&&_0x3e717c[0x1][_0x38a782(0xfa)][_0x38a782(0x1c7)]?null:_0x3e717c:null;}_0x38cf3f[_0x167ece(0x112)]&&this[_0x167ece(0x16c)](_0x38cf3f);}[_0x51f319(0x1c1)](_0x3a4274){const _0x2eddac=_0x51f319;if(0x0==_0x3a4274[_0x2eddac(0x1c7)])return;const _0x292bfd=this[_0x2eddac(0x18e)]({'skipNotAttached':!0x0})[_0x2eddac(0x21a)](_0x699c67=>_0x2eddac(0x208)==_0x699c67[_0x2eddac(0x108)]&&_0x699c67[_0x2eddac(0x1d2)]),_0x3032d3=[],_0x2e1fbc=new Map();for(const _0x5bc5d0 of _0x292bfd){const _0x200630=_0x2480e5(_0x5bc5d0[_0x2eddac(0x103)]);_0x2e1fbc[_0x2eddac(0x1b6)](_0x200630)||(_0x2e1fbc[_0x2eddac(0x169)](_0x200630,_0x3032d3[_0x2eddac(0x1c7)]),_0x3032d3[_0x2eddac(0x12e)]([]));const _0x2ff5cf=_0x2e1fbc[_0x2eddac(0x1c2)](_0x200630);_0x3032d3[_0x2ff5cf][_0x2eddac(0x12e)](_0x5bc5d0);}!(function(){const _0x181195=_0x2eddac;_0x3032d3[_0x181195(0x117)]((_0x36c618,_0x1ee638)=>{const _0x133c49=_0x181195,_0x42c351=_0x36c618[0x0][_0x133c49(0x9e)],_0x6eb43f=_0x1ee638[0x0][_0x133c49(0x9e)];return _0x42c351==_0x6eb43f?_0x36c618[0x0][_0x133c49(0x103)][_0x133c49(0x89)]<_0x1ee638[0x0][_0x133c49(0x103)][_0x133c49(0x89)]?-0x1:0x1:_0x42c351<_0x6eb43f?-0x1:0x1;});for(const _0x3d34f1 of _0x3032d3)_0x3d34f1[_0x181195(0x117)]((_0x58db77,_0x1cbff3)=>_0x58db77['id']<_0x1cbff3['id']?-0x1:0x1);}());for(let _0xc83bea=0x0;_0xc83bea<_0x3032d3[_0x2eddac(0x1c7)];_0xc83bea++){if(0x0==_0x3032d3[_0xc83bea][_0x2eddac(0x1c7)])continue;const _0x46ac61=[];for(let _0x4a06df=_0xc83bea+0x1;_0x4a06df<_0x3032d3[_0x2eddac(0x1c7)];_0x4a06df++)0x0!=_0x3032d3[_0x4a06df][_0x2eddac(0x1c7)]&&_0x55edcf(_0x3032d3[_0xc83bea],_0x3032d3[_0x4a06df])&&_0x46ac61[_0x2eddac(0x12e)](_0x4a06df);for(const _0x44b66b of _0x46ac61)_0x3032d3[_0xc83bea]=_0x3032d3[_0xc83bea][_0x2eddac(0x166)](_0x3032d3[_0x44b66b]),_0x3032d3[_0x44b66b]=[];}for(const _0x2d47c2 of _0x3032d3)for(let _0x464a39=0x0;_0x464a39<_0x2d47c2[_0x2eddac(0x1c7)];_0x464a39++){const _0x3ad48c=_0x2d47c2[_0x464a39+0x1]||null;_0x2d47c2[_0x464a39][_0x2eddac(0x176)]!==_0x3ad48c&&(_0x2d47c2[_0x464a39][_0x2eddac(0x176)]=_0x3ad48c);}for(const _0xbc61c0 of _0x3032d3)for(let _0x3b73ba=0x0;_0x3b73ba<_0xbc61c0[_0x2eddac(0x1c7)];_0x3b73ba++){const _0x14684f=_0xbc61c0[_0x3b73ba-0x1]||null;_0xbc61c0[_0x3b73ba][_0x2eddac(0x1ad)]!==_0x14684f&&(_0xbc61c0[_0x3b73ba][_0x2eddac(0x1ad)]=_0x14684f);}function _0x55edcf(_0x1eb11f,_0x11f49a){const _0x13f68a=_0x2eddac;if(_0x1eb11f[0x0][_0x13f68a(0x103)][_0x13f68a(0x89)]!==_0x11f49a[0x0][_0x13f68a(0x103)][_0x13f68a(0x89)]&&_0x1eb11f[0x0][_0x13f68a(0x15f)]!==_0x11f49a[0x0][_0x13f68a(0x15f)])return!0x1;if(!function(_0x12e578,_0x42597c){const _0x5cbeff=_0x13f68a;if(!_0x12e578[_0x5cbeff(0x114)]&&!_0x42597c[_0x5cbeff(0x114)])return!0x0;if(_0x12e578[_0x5cbeff(0x114)]&&_0x42597c[_0x5cbeff(0x114)])return!0x1;if(_0x12e578[_0x5cbeff(0x114)]&&_0x42597c[_0x5cbeff(0x9e)]<_0x12e578[_0x5cbeff(0xfa)][_0x5cbeff(0x163)][_0x5cbeff(0x1c2)](0x0)[_0x5cbeff(0x9e)])return!0x0;if(_0x42597c[_0x5cbeff(0x114)]&&_0x12e578[_0x5cbeff(0x9e)]<_0x42597c[_0x5cbeff(0xfa)][_0x5cbeff(0x163)][_0x5cbeff(0x1c2)](0x0)[_0x5cbeff(0x9e)])return!0x0;return!0x1;}(_0x1eb11f[0x0],_0x11f49a[0x0]))return!0x1;const _0x4848f9=_0x205a74(_0x1eb11f[0x0][_0x13f68a(0x103)],_0x13f68a(0x89)),_0x1d2f86=_0x205a74(_0x11f49a[0x0][_0x13f68a(0x103)],_0x13f68a(0x89));if(!_0x4bf1f8(_0x4848f9,_0x1d2f86))return!0x1;return!!_0x1eb11f[_0x13f68a(0xbf)](_0x1e1ae9=>_0x11f49a[_0x13f68a(0x11c)](_0x3ef483=>_0x1e1ae9[_0x13f68a(0x1f1)]()[_0x13f68a(0x1ed)](_0x3ef483[_0x13f68a(0x1f1)]())))&&_0x11f49a[_0x13f68a(0xbf)](_0x2f55b2=>_0x1eb11f[_0x13f68a(0x11c)](_0x38a1e9=>_0x2f55b2[_0x13f68a(0x1f1)]()[_0x13f68a(0x1ed)](_0x38a1e9[_0x13f68a(0x1f1)]())));}}[_0x51f319(0x1f7)](_0x5e7e32){const _0x1c1766=_0x51f319,_0xaaa216=Array[_0x1c1766(0x85)](_0x5e7e32),_0x7ccfc3=this[_0x1c1766(0x18e)]({'skipNotAttached':!0x0}),_0x19903d=_0x7ccfc3[_0x1c1766(0x21a)](_0x5d979b=>!_0x5e7e32[_0x1c1766(0x1b6)](_0x5d979b)),_0x5039dc=new Map(_0xaaa216[_0x1c1766(0xae)](_0x27ecc5=>[_0x27ecc5,this[_0x1c1766(0x13c)][_0x1c1766(0xb5)](_0x27ecc5[_0x1c1766(0x108)],_0x27ecc5[_0x1c1766(0xfd)],_0x1c1766(0x13e))])),_0x40bcca=new Map(_0x7ccfc3[_0x1c1766(0xae)](_0xde3588=>[_0xde3588,_0xde3588[_0x1c1766(0x1b3)]()]));for(let _0x21f20a=0x0;_0x21f20a<_0xaaa216[_0x1c1766(0x1c7)];_0x21f20a++){if(_0x5ce367(this,_0xaaa216[_0x21f20a],_0xaaa216,_0x21f20a+0x1))return!0x0;}for(let _0x479b08=0x0;_0x479b08<_0xaaa216[_0x1c1766(0x1c7)];_0x479b08++){if(_0x5ce367(this,_0xaaa216[_0x479b08],_0x19903d,0x0))return!0x0;}return!0x1;function _0x5ce367(_0x374ef9,_0x1266f4,_0x127525,_0xd2f0bd){const _0x390383=_0x1c1766;for(let _0x567ef5=_0xd2f0bd;_0x567ef5<_0x127525[_0x390383(0x1c7)];_0x567ef5++){const _0x106587=_0x127525[_0x567ef5];if(_0x106587[_0x390383(0x108)]!==_0x1266f4[_0x390383(0x108)]||_0x106587[_0x390383(0x15f)]['id']!==_0x1266f4[_0x390383(0x15f)]['id']||_0x106587[_0x390383(0xfd)]!==_0x1266f4[_0x390383(0xfd)])continue;if(!Jt(_0x1266f4,_0x106587))continue;if(_0x390383(0x208)==_0x1266f4[_0x390383(0x108)]&&_0x1266f4[_0x390383(0x164)][_0x390383(0x189)]!=_0x106587[_0x390383(0x164)][_0x390383(0x189)])continue;if(_0x390383(0x208)==_0x1266f4[_0x390383(0x108)]&&_0x374ef9[_0x390383(0x14e)](_0x1266f4[_0x390383(0x164)][_0x390383(0x1d3)]))continue;if(_0x390383(0xdf)==_0x1266f4[_0x390383(0x108)]){const _0x4eca41=_0x374ef9[_0x390383(0x98)][_0x390383(0xe1)],_0xbbfc2e=_0x1266f4[_0x390383(0x12c)]();if(_0xbbfc2e&&(_0x4eca41[_0x390383(0x97)][_0x390383(0x133)](_0xbbfc2e)||_0x4eca41[_0x390383(0x97)][_0x390383(0x200)](_0xbbfc2e)))continue;}const _0x1e4303=_0x5039dc[_0x390383(0x1c2)](_0x1266f4),_0x2c22f2=_0x40bcca[_0x390383(0x1c2)](_0x1266f4),_0x556588=_0x40bcca[_0x390383(0x1c2)](_0x106587),_0x1663c1=_0x1266f4[_0x390383(0xfa)]&&_0x1266f4[_0x390383(0xfa)][_0x390383(0x1c7)],_0x591368=_0x106587[_0x390383(0xfa)]&&_0x106587[_0x390383(0xfa)][_0x390383(0x1c7)];if(!_0x1663c1&&_0x1e4303(_0x556588,_0x2c22f2))return _0x374ef9[_0x390383(0x1cd)](_0x106587,_0x1266f4),_0x40bcca[_0x390383(0x148)](_0x1266f4),!0x0;if(!_0x591368&&_0x1e4303(_0x2c22f2,_0x556588))return _0x374ef9[_0x390383(0x1cd)](_0x1266f4,_0x106587),_0x40bcca[_0x390383(0x148)](_0x106587),!0x0;}return!0x1;}}[_0x51f319(0x1cd)](_0xec5145,_0x21a57c){const _0x495fad=_0x51f319;if(_0xec5145[_0x495fad(0x161)]){for(const _0x3c0607 of _0x21a57c[_0x495fad(0x1b3)]())_0xec5145[_0x495fad(0x1e1)](_0x3c0607);}else{const _0x2211d1=_0x21a57c[_0x495fad(0x1f1)]()[_0x495fad(0x1b2)];this[_0x495fad(0xe7)](_0xec5145,this[_0x495fad(0x1fc)][_0x495fad(0x209)](_0xec5145[_0x495fad(0x1f1)]()[_0x495fad(0x1bd)],_0x2211d1));}_0x21a57c[_0x495fad(0xdd)]();}[_0x51f319(0x8a)](_0x2157f1,_0x1fd298,_0x1cc9e7){const _0x316c33=_0x51f319,_0x22f493=_0x2157f1[_0x316c33(0x16a)](_0x316c33(0x167))||_0x2157f1[_0x316c33(0x16a)](_0x316c33(0x208))?_0x316c33(0x178):_0x2157f1[_0x316c33(0x1d5)]();return _0xd819ca(this[_0x316c33(0x98)][_0x316c33(0xe0)],_0x1fd298+'_'+_0x22f493+_0x316c33(0x11b),_0x1cc9e7);}[_0x51f319(0x12b)](){const _0x4dbdf7=_0x51f319,_0x4e635d=this[_0x4dbdf7(0x98)];if(!_0x4e635d['ui'])return;const {ariaLiveAnnouncer:_0xe5c15a}=_0x4e635d['ui'];_0x4b818e(this[_0x4dbdf7(0x1fc)],({left:_0x1d0835,entered:_0x24123e})=>{const _0x2e31c2=_0x4dbdf7;for(const _0x52bc42 of _0x1d0835){const {group:_0x38a48e,type:_0x4d3936}=this[_0x2e31c2(0x14f)](_0x52bc42[_0x2e31c2(0x102)]);if(_0x2e31c2(0xa4)===_0x38a48e){_0xe5c15a[_0x2e31c2(0x1a2)](this[_0x2e31c2(0x8a)](_0x4d3936,_0x2e31c2(0x16f)));break;}}for(const _0x38804b of _0x24123e){const {group:_0x14f711,type:_0x485a09}=this[_0x2e31c2(0x14f)](_0x38804b[_0x2e31c2(0x102)]);if(_0x2e31c2(0xa4)===_0x14f711){_0xe5c15a[_0x2e31c2(0x1a2)](this[_0x2e31c2(0x8a)](_0x485a09,_0x2e31c2(0x19b),_0x464ed9(_0x47ead7)));break;}}});}[_0x51f319(0x94)](_0x6c9abf){const _0x597554=_0x51f319;if(this[_0x597554(0x21f)])return!0x1;const _0x3c3ca1=this[_0x597554(0x98)],_0x1dcf6c=_0x3c3ca1[_0x597554(0xe1)][_0x597554(0xf9)][_0x597554(0x82)][_0x597554(0x7d)]();if(0x0==_0x1dcf6c[_0x597554(0x1c7)])return!0x1;const _0x13168a=[],_0x5aa1f6=_0x1dcf6c[_0x597554(0x21a)](_0x57c438=>_0x597554(0x208)==_0x57c438[_0x597554(0x108)]),_0x34cf66=_0x1dcf6c[_0x597554(0x21a)](_0x324c9d=>_0x597554(0x205)==_0x324c9d[_0x597554(0x108)]&&_0x597554(0x20b)!=_0x324c9d[_0x597554(0x102)]),_0x320ee5=_0x1dcf6c[_0x597554(0x21a)](_0x799d7e=>_0x597554(0x15c)==_0x799d7e[_0x597554(0x108)]&&_0x597554(0x20b)!=_0x799d7e[_0x597554(0x102)]);for(const _0x1bdf8d of _0x5aa1f6)_0x13168a[_0x597554(0x12e)]({'key':_0x1bdf8d[_0x597554(0x137)],'newValue':_0x1bdf8d[_0x597554(0x22a)],'oldValue':_0x1bdf8d[_0x597554(0x13d)],'range':Pt(_0x1bdf8d[_0x597554(0x86)],_0x3c3ca1[_0x597554(0xe1)])});for(const _0x3b4c67 of _0x34cf66){const _0x3c5926=_0x320ee5[_0x597554(0xb4)](_0x1f96e1=>_0x1f96e1[_0x597554(0xe6)][_0x597554(0x1ed)](_0x3b4c67[_0x597554(0xe6)]));_0x3c5926&&_0x13168a[_0x597554(0x12e)]({'key':_0x597554(0x20c),'newValue':_0x3b4c67[_0x597554(0x102)],'oldValue':_0x3c5926[_0x597554(0x102)],'range':_0x3c3ca1[_0x597554(0xe1)][_0x597554(0x1c6)](_0x3b4c67[_0x597554(0xe6)][_0x597554(0x1a6)])});}return 0x0!=_0x13168a[_0x597554(0x1c7)]&&this[_0x597554(0x129)](_0x6c9abf,_0x13168a);}[_0x51f319(0x204)](_0x50d810){const _0xb8c0f6=_0x51f319;let _0x3f76f0=!0x1;const _0x5dea2b=this[_0xb8c0f6(0x98)][_0xb8c0f6(0xe1)][_0xb8c0f6(0xf9)][_0xb8c0f6(0x82)][_0xb8c0f6(0x10d)]()[_0xb8c0f6(0x21a)](_0x27106f=>_0x27106f[_0xb8c0f6(0x164)][_0xb8c0f6(0xc7)]&&_0x27106f[_0xb8c0f6(0x102)][_0xb8c0f6(0x16a)](_0xb8c0f6(0x136)));for(const _0x19360e of _0x5dea2b){const {subType:_0x1a27bf,id:_0x44b5a4}=this[_0xb8c0f6(0x14f)](_0x19360e[_0xb8c0f6(0x102)]),_0x403ba7=_0x1a27bf[_0xb8c0f6(0x17f)]('|')[0x0];for(const _0x6f65c0 of this[_0xb8c0f6(0x18e)]({'skipNotAttached':!0x0}))_0x6f65c0['id']!=_0x44b5a4&&_0xb8c0f6(0x208)==_0x6f65c0[_0xb8c0f6(0x108)]&&_0x6f65c0[_0xb8c0f6(0x164)]&&_0x6f65c0[_0xb8c0f6(0x164)][_0xb8c0f6(0x1d3)]==_0x403ba7&&_0x6f65c0[_0xb8c0f6(0x1f1)]()[_0xb8c0f6(0x123)](_0x19360e[_0xb8c0f6(0x164)][_0xb8c0f6(0xc7)])&&(this[_0xb8c0f6(0x96)](_0x6f65c0,_0x19360e[_0xb8c0f6(0x164)][_0xb8c0f6(0xc7)],_0x50d810),_0x3f76f0=!0x0);}return _0x3f76f0;}[_0x51f319(0xce)](_0x1631ee){const _0x59b4f8=_0x51f319;this[_0x59b4f8(0x21f)]=!0x0,_0x1631ee();}[_0x51f319(0xbc)](_0x19eb26){const _0x122684=_0x51f319,_0x4d376f=this[_0x122684(0x14e)](_0x19eb26),_0x388ce3=this[_0x122684(0x145)][_0x122684(0x1b6)](_0x19eb26);return _0x4d376f||_0x388ce3;}[_0x51f319(0x129)](_0x34f395,_0x565ab7){const _0x422d53=_0x51f319;if(0x0==_0x565ab7[_0x422d53(0x1c7)])return!0x1;let _0x4c75bd=!0x1;for(const _0x5e9a1c of _0x565ab7){const _0x2a2248=this[_0x422d53(0x17d)](_0x5e9a1c[_0x422d53(0x86)],_0x422d53(0x208))[_0x422d53(0x21a)](_0x1d3cca=>!_0x1d3cca[_0x422d53(0x125)][_0x422d53(0x12d)])[_0x422d53(0xae)](_0x13a26e=>_0x13a26e[_0x422d53(0xa4)]),_0x2f04c2=_0x2480e5({'newValue':_0x5e9a1c[_0x422d53(0x15e)]});_0x2a2248[_0x422d53(0x21a)](_0x2ea502=>{const _0x4699dd=_0x422d53,[_0x42f8c4,_0x21c9c7]=_0x2ea502[_0x4699dd(0xfd)][_0x4699dd(0x17f)]('|');return _0x42f8c4==_0x5e9a1c[_0x4699dd(0x1d3)]&&_0x21c9c7!=_0x2f04c2;})[_0x422d53(0xed)](_0x124bec=>{const _0x52ccf4=_0x422d53;this[_0x52ccf4(0x96)](_0x124bec,_0x5e9a1c[_0x52ccf4(0x86)],_0x34f395),_0x4c75bd=!0x0;});}return _0x4c75bd;}[_0x51f319(0x96)](_0x9d4530,_0x3ad70b,_0x58306c){const _0x3234d9=_0x51f319,_0xde319e=_0x9d4530[_0x3234d9(0x1f1)]()[_0x3234d9(0x132)](_0x3ad70b);0x0!==_0xde319e[_0x3234d9(0x1c7)]?0x1!==_0xde319e[_0x3234d9(0x1c7)]?this[_0x3234d9(0x1c8)](_0x9d4530,_0x3ad70b[_0x3234d9(0x1bd)],_0x3ad70b[_0x3234d9(0x1b2)]):this[_0x3234d9(0xe7)](_0x9d4530,_0xde319e[0x0]):_0x58306c[_0x3234d9(0x168)](_0x9d4530[_0x3234d9(0xe5)]());}}class Et{constructor(_0x1d3621){const _0x24cee0=_0x51f319;this[_0x24cee0(0x215)]=_0x1d3621,this[_0x24cee0(0x1fc)]=_0x1d3621[_0x24cee0(0xe1)],this[_0x24cee0(0xd1)]=new Map(),this[_0x24cee0(0x126)]=new Map(),this[_0x24cee0(0x210)]();}[_0x51f319(0xc8)](_0x3bb381,_0x7fe51c,_0x5c223a,_0x125e47,_0x42fee0,_0x838277){const _0x2023aa=_0x51f319;return new _0x369d63(this[_0x2023aa(0x1fc)],{'type':_0x3bb381,'subType':_0x7fe51c,'id':_0x5c223a,'author':_0x125e47,'creator':_0x125e47,'attributes':_0x42fee0,'onAttributesChange':_0x838277,'onAccept':(..._0x312911)=>this[_0x2023aa(0xb5)](_0x3bb381,_0x7fe51c,_0x2023aa(0xd5))(..._0x312911),'onDiscard':(..._0x36cdd9)=>this[_0x2023aa(0xb5)](_0x3bb381,_0x7fe51c,_0x2023aa(0x105))(..._0x36cdd9)});}[_0x51f319(0xca)](_0x2bf685,_0x5f385e,_0x248dfe,_0xbab4d9){const _0x49e436=_0x51f319,_0x55a5d7=_0x2bf685+':'+_0x5f385e+':'+_0x248dfe;this[_0x49e436(0xd1)][_0x49e436(0x169)](_0x55a5d7,_0xbab4d9);}[_0x51f319(0xb5)](_0x8bec2b,_0x1cdc9b,_0x4696e0){const _0x296682=_0x51f319,_0x7c33fa=_0x8bec2b+':'+_0x1cdc9b+':'+_0x4696e0;return this[_0x296682(0xd1)][_0x296682(0x1c2)](_0x7c33fa)||this[_0x296682(0x126)][_0x296682(0x1c2)](_0x8bec2b+':'+_0x4696e0);}[_0x51f319(0x210)](){const _0x43c268=_0x51f319,_0x4b7c19=()=>!0x1,_0x3c5e8e=_0x54180e=>{const _0x364710=_0x3fd9;_0x54180e[_0x364710(0x117)]((_0x527f88,_0x76fb94)=>_0x527f88[_0x364710(0x1bd)][_0x364710(0x1da)](_0x76fb94[_0x364710(0x1bd)])?0x1:-0x1),this[_0x364710(0x1fc)][_0x364710(0x180)](_0x257788=>{const _0x1824e9=_0x364710;for(const _0x500ab9 of _0x54180e){let _0x1e50a9;_0x1e50a9=_0x500ab9[_0x1824e9(0x1b2)][_0x1824e9(0x1ee)]&&_0x500ab9[_0x1824e9(0x1b2)][_0x1824e9(0x1aa)]==_0x500ab9[_0x1824e9(0x1bd)][_0x1824e9(0x1a6)]?_0x257788[_0x1824e9(0x101)](_0x500ab9[_0x1824e9(0x1bd)][_0x1824e9(0x1a6)],'on'):_0x257788[_0x1824e9(0x101)](_0x500ab9),this[_0x1824e9(0x1fc)][_0x1824e9(0x87)](_0x1e50a9,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x101901=(_0x39b22c,_0x435e84)=>{const _0x2402b1=_0x3fd9;_0x435e84&&this[_0x2402b1(0x1fc)][_0x2402b1(0x180)](_0x2e2500=>{const _0x122dc2=_0x2402b1,{commandName:_0x46075b,commandParams:_0x33a1c9=[]}=_0x435e84,_0x502cc2=_0x39b22c[_0x122dc2(0xae)](_0x354162=>(Vt(_0x354162)&&(_0x354162=this[_0x122dc2(0x1fc)][_0x122dc2(0x209)](_0x354162[_0x122dc2(0x1b2)])),_0x354162))[_0x122dc2(0x21a)](_0x57e87f=>_0x122dc2(0xba)!==_0x57e87f[_0x122dc2(0x1c4)][_0x122dc2(0x1bc)]);if(_0x502cc2[_0x122dc2(0x1c7)]<0x1)return;const _0x51a7ff=Array[_0x122dc2(0x85)](this[_0x122dc2(0x1fc)][_0x122dc2(0xf9)][_0x122dc2(0x15d)][_0x122dc2(0x1b3)]())[_0x122dc2(0xae)](_0x10ca2d=>_0x5821b7[_0x122dc2(0x158)](_0x10ca2d));_0x2e2500[_0x122dc2(0xad)](_0x502cc2);for(const _0x3a7c75 of this[_0x122dc2(0x215)][_0x122dc2(0x1fb)][_0x122dc2(0x1fb)]())_0x3a7c75[_0x122dc2(0x10a)]();_0x33a1c9[_0x122dc2(0x12e)]({'forceDefaultExecution':!0x0}),this[_0x122dc2(0x215)][_0x122dc2(0xa2)](_0x46075b,..._0x33a1c9);const _0x1e8fc7=_0x51a7ff[_0x122dc2(0x21a)](_0x53b6f1=>_0x122dc2(0xba)!=_0x53b6f1[_0x122dc2(0x1c4)][_0x122dc2(0x1bc)]);_0x1e8fc7[_0x122dc2(0x1c7)]>0x0&&_0x2e2500[_0x122dc2(0xad)](_0x1e8fc7);for(const _0x1cbcc6 of _0x51a7ff)_0x1cbcc6[_0x122dc2(0x160)]();});},_0x438585=(_0x1a04ea,_0x3d6435)=>0x1==_0x1a04ea[_0x43c268(0x1c7)]&&0x1==_0x3d6435[_0x43c268(0x1c7)]&&_0x1a04ea[0x0][_0x43c268(0x1b2)][_0x43c268(0x1ed)](_0x3d6435[0x0][_0x43c268(0x1bd)]),_0x1e18ea=(_0x5821bf,_0x2df566,_0x28ba0d,_0x5c4690)=>Ht(_0x5821bf,_0x2df566,_0x28ba0d,_0x5c4690,this[_0x43c268(0x1fc)])?[_0x5821bf,_0x2df566]:Ht(_0x2df566,_0x5821bf,_0x5c4690,_0x28ba0d,this[_0x43c268(0x1fc)])?[_0x2df566,_0x5821bf]:null;this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x219),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x157),_0x3c5e8e),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x14c),_0x438585),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x99),_0x1e18ea),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x1e7),_0x3c5e8e),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x1e4),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0xf3),_0x438585),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x100),_0x1e18ea),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x127),_0x101901),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x140),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x179),_0x438585),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0xf0),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x13b),_0x101901),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x11a),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x18f),_0x438585),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x1ce),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x1e8),_0x4b7c19),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x1bb),(_0x1acfb9,_0x378404)=>{const _0x38dc32=_0x43c268;if(!_0x378404)return;const _0x3a7c38=this[_0x38dc32(0x215)][_0x38dc32(0x146)][_0x38dc32(0x1c2)](p);this[_0x38dc32(0x1fc)][_0x38dc32(0x180)](_0x2f5633=>{const _0x5b4d35=_0x38dc32;if(_0x5b4d35(0x20c)==_0x378404[_0x5b4d35(0x1d3)])for(const _0x1ea249 of _0x1acfb9){const _0x18e1ee=_0x1ea249[_0x5b4d35(0x1bd)][_0x5b4d35(0x1a6)],_0x452a18=_0x378404[_0x5b4d35(0x189)];_0x2f5633[_0x5b4d35(0x1b0)](_0x18e1ee,_0x452a18);}else{if(_0x3a7c38[_0x5b4d35(0x14e)](_0x378404[_0x5b4d35(0x1d3)])){for(const _0x34a82b of _0x1acfb9)void 0x0!==_0x378404[_0x5b4d35(0x189)]?_0x2f5633[_0x5b4d35(0x186)](_0x378404[_0x5b4d35(0x1d3)],_0x378404[_0x5b4d35(0x189)],_0x34a82b[_0x5b4d35(0x1bd)][_0x5b4d35(0x1a6)]):_0x2f5633[_0x5b4d35(0x1d8)](_0x378404[_0x5b4d35(0x1d3)],_0x34a82b[_0x5b4d35(0x1bd)][_0x5b4d35(0x1a6)]);}else{for(const _0x23574a of _0x1acfb9)_0x378404[_0x5b4d35(0x189)]?_0x2f5633[_0x5b4d35(0x186)](_0x378404[_0x5b4d35(0x1d3)],_0x378404[_0x5b4d35(0x189)],_0x23574a):_0x2f5633[_0x5b4d35(0x1d8)](_0x378404[_0x5b4d35(0x1d3)],_0x23574a);}}});}),this[_0x43c268(0x126)][_0x43c268(0x169)](_0x43c268(0x225),_0x438585);}}function Ot(_0x593cab,_0x26f1e6,_0x44291e){const _0x19bc37=_0x51f319;for(const _0x2805c8 of _0x26f1e6[_0x19bc37(0x1aa)][_0x19bc37(0xbb)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2805c8[_0x19bc37(0x1c4)]==_0x2805c8)return!0x1;if(!_0x44291e[_0x19bc37(0xd6)](_0x2805c8))return!0x1;if(_0x593cab[_0x19bc37(0x133)](_0x2805c8)||_0x593cab[_0x19bc37(0x200)](_0x2805c8))return!0x0;}return!0x1;}function Vt(_0x4a8980){const _0x329556=_0x51f319;return _0x4a8980[_0x329556(0x1b2)][_0x329556(0x1aa)]==_0x4a8980[_0x329556(0x1bd)][_0x329556(0x1a6)]&&_0x4a8980[_0x329556(0x1b2)][_0x329556(0x115)];}function Ut(_0x2eeb73,_0x54fa53,_0x283823,_0x3e70b7){const _0x5d24f2=_0x51f319,_0x272803=_0x28b63d=>!_0x28b63d[_0x5d24f2(0x150)]['is'](_0x5d24f2(0xf1))&&!_0x3e70b7[_0x5d24f2(0x133)](_0x28b63d[_0x5d24f2(0x150)]),_0x519927=_0x2eeb73[_0x5d24f2(0x1bd)][_0x5d24f2(0x147)](_0x272803),_0x1927bf=_0x2eeb73[_0x5d24f2(0x1b2)][_0x5d24f2(0x147)](_0x272803,{'direction':_0x5d24f2(0x183)});return(!_0x2eeb73[_0x5d24f2(0x1bd)][_0x5d24f2(0x1ed)](_0x519927)||!_0x2eeb73[_0x5d24f2(0x1b2)][_0x5d24f2(0x1ed)](_0x1927bf))&&(_0x519927[_0x5d24f2(0x1da)](_0x1927bf)?_0x283823[_0x5d24f2(0x20d)](_0x54fa53,{'range':_0x283823[_0x5d24f2(0x209)](_0x519927,_0x1927bf)}):_0x283823[_0x5d24f2(0x168)](_0x54fa53),!0x0);}function Gt(_0x5968c5){return _0x2480e5(_0x5968c5);}function Ft(_0x39d6bb){const _0x185288=_0x51f319,_0x55dd75=_0x39d6bb[_0x185288(0x1bd)][_0x185288(0x1a6)];return _0x55dd75&&_0x55dd75['is'](_0x185288(0x20e));}function Pt(_0x3beb9d,_0x546653){const _0x46f697=_0x51f319;return null==_0x3beb9d[_0x46f697(0x1b2)][_0x46f697(0x1cf)]&&_0x3beb9d[_0x46f697(0x1b2)][_0x46f697(0x1aa)]==_0x3beb9d[_0x46f697(0x1bd)][_0x46f697(0x1a6)]?Lt(_0x3beb9d[_0x46f697(0x1bd)][_0x46f697(0x1a6)],_0x546653):_0x3beb9d;}function Lt(_0x3fe2e1,_0x455d33){const _0x9dc873=_0x51f319,_0x2709ed=_0x455d33[_0x9dc873(0x97)][_0x9dc873(0x133)](_0x3fe2e1)||_0x455d33[_0x9dc873(0x97)][_0x9dc873(0x203)](_0x3fe2e1);return _0x455d33[_0x9dc873(0x209)](_0x455d33[_0x9dc873(0x122)](_0x3fe2e1,_0x9dc873(0x1b5)),_0x2709ed?_0x455d33[_0x9dc873(0x222)](_0x3fe2e1):_0x455d33[_0x9dc873(0x122)](_0x3fe2e1,_0x9dc873(0x1b2)));}function Ht(_0x4c0a39,_0x16cff0,_0xc33516,_0x5b95da,_0xccf8ea){const _0xe25a83=_0x51f319;if(_0x4c0a39[_0xe25a83(0x176)])return!0x1;if(!Jt(_0x4c0a39,_0x16cff0))return!0x1;if(_0xc33516[_0xe25a83(0x1b2)][_0xe25a83(0x1ed)](_0x5b95da[_0xe25a83(0x1bd)]))return!0x0;if(_0x4c0a39[_0xe25a83(0x108)]!=_0x16cff0[_0xe25a83(0x108)])return!0x1;if(!_0xc33516[_0xe25a83(0x1b2)][_0xe25a83(0xd8)](_0x5b95da[_0xe25a83(0x1bd)]))return!0x1;const _0x147527=_0xccf8ea[_0xe25a83(0x209)](_0xc33516[_0xe25a83(0x1b2)],_0x5b95da[_0xe25a83(0x1bd)])[_0xe25a83(0x1e6)]();for(const _0x54197c of _0x147527)if([_0xe25a83(0x1d4),_0xe25a83(0x107)][_0xe25a83(0xf8)](_0x54197c[_0xe25a83(0x108)])&&_0xccf8ea[_0xe25a83(0x97)][_0xe25a83(0x200)](_0x54197c[_0xe25a83(0x150)]))return!0x1;return!0x0;}function Jt(_0x46406f,_0x5bfcf7){const _0x59e4ad=_0x51f319;if(!_0x46406f[_0x59e4ad(0x1d2)]||!_0x5bfcf7[_0x59e4ad(0x1d2)])return!0x1;const _0x304d63=new Set(Object[_0x59e4ad(0x1f8)](_0x46406f[_0x59e4ad(0x103)])),_0x150d68=new Set(Object[_0x59e4ad(0x1f8)](_0x5bfcf7[_0x59e4ad(0x103)]));if(_0x304d63[_0x59e4ad(0x148)](_0x59e4ad(0x89)),_0x150d68[_0x59e4ad(0x148)](_0x59e4ad(0x89)),0x0==_0x304d63[_0x59e4ad(0x112)]&&0x0==_0x150d68[_0x59e4ad(0x112)])return!0x0;if(_0x304d63[_0x59e4ad(0x112)]!=_0x150d68[_0x59e4ad(0x112)])return!0x1;const _0x707e9a={..._0x46406f[_0x59e4ad(0x103)]},_0x3e8a41={..._0x5bfcf7[_0x59e4ad(0x103)]};return delete _0x707e9a[_0x59e4ad(0x89)],delete _0x3e8a41[_0x59e4ad(0x89)],JSON[_0x59e4ad(0x193)](_0x707e9a)==JSON[_0x59e4ad(0x193)](_0x3e8a41);}function qt(_0x4635fa,_0x128b3b){const _0x4b8185=_0x51f319,_0x2b98f8=zt(_0x4635fa[_0x4b8185(0x103)]),_0x1e6622=zt(_0x128b3b);if(!_0x4635fa[_0x4b8185(0x1d2)])return!0x1;for(const _0x238e85 of Object[_0x4b8185(0x1f8)](_0x1e6622))if(!_0x4bf1f8(_0x2b98f8[_0x238e85],_0x1e6622[_0x238e85]))return!0x1;return!0x0;}function zt(_0x49d5dd){const _0x4aa5b9=_0x51f319,_0xad07cf=Object[_0x4aa5b9(0x135)]({},_0x49d5dd);return delete _0xad07cf[_0x4aa5b9(0xcd)],delete _0xad07cf[_0x4aa5b9(0x1bf)],_0xad07cf;}