@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240924.0 → 0.0.0-nightly-20240925.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 _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;}
23
+ const _0x3b7147=_0x34ff;(function(_0xd119d7,_0x5f026e){const _0x24762a=_0x34ff,_0x1c9f93=_0xd119d7();while(!![]){try{const _0x5d70af=parseInt(_0x24762a(0x1da))/0x1+parseInt(_0x24762a(0x13b))/0x2*(parseInt(_0x24762a(0x1e5))/0x3)+parseInt(_0x24762a(0x1fd))/0x4+-parseInt(_0x24762a(0x166))/0x5+-parseInt(_0x24762a(0x147))/0x6*(-parseInt(_0x24762a(0x168))/0x7)+-parseInt(_0x24762a(0xb5))/0x8+-parseInt(_0x24762a(0x239))/0x9;if(_0x5d70af===_0x5f026e)break;else _0x1c9f93['push'](_0x1c9f93['shift']());}catch(_0x3194d3){_0x1c9f93['push'](_0x1c9f93['shift']());}}}(_0x4d60,0x51d5a));import{Plugin as _0x56223f,PendingActions as _0x3659cb}from'ckeditor5/src/core.js';import{LiveRange as _0x50f662}from'ckeditor5/src/engine.js';import{CKEditorError as _0x51119c,uid as _0x7793d6,priorities as _0x2598c5,logWarning as _0x30b600,getEnvKeystrokeText as _0xb2f69d}from'ckeditor5/src/utils.js';import{toWidget as _0x18e231}from'ckeditor5/src/widget.js';import{Users as _0x399969,hashObject as _0x23a057,surroundingMarkersDetector as _0x50cb2f,FOCUS_ANNOTATION_KEYSTROKE as _0x31dac1}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x249f43 from'./commands/trackchangescommand.js';import _0x4d0406 from'./commands/acceptsuggestioncommand.js';import _0x4df5e9 from'./commands/discardsuggestioncommand.js';import _0x49fe92 from'./commands/executeonallsuggestionscommand.js';import _0x4f8506 from'./commands/executeonselectedsuggestionscommand.js';import _0xebc177 from'./suggestion.js';import _0x4ebdda from'./suggestiondescriptionfactory.js';import _0x27fee7 from'./integrations/aiassistant.js';import _0x4fa3af from'./integrations/alignment.js';import _0x50b176 from'./integrations/basicstyles.js';function _0x4d60(){const _0x430a68=['stringify','ck-suggestion-marker','$graveyard','some','widget','setAttribute','elementEnd','enableDefaultAttributesIntegration','_setSuggestionRange','_isBlockAttribute','ENTER','markInsertion','PendingActions','formatBlock:discard','range','containsItem','addCommentThread','hasCommentThread','getChangedMarkers','containsPosition','trackChangesCommand','_blockAttributeKeys','delete','createRangeIn','_suggestionFactory','isMultiRange','suggestion:','createdAt','getShiftedBy','isOwn','_joinWithAdjacentSuggestions','getNearestSelectionRange','mapper','formatGroupId','skipNestingCheck','1693088rDRonx','acceptSuggestion','_updateSuggestionData','_enabledCommands','_editor','after','track-changes-command-not-found','discard','track-changes-user-not-found','listenTo','return','addMarker:suggestion','subType','formatInline:join','insertContent','comments','trackChanges.mergeNestedSuggestions','data-suggestion','config','key','high','attribute:discard','addMarker','howMany','accept','rejected','getAttribute','includes','parent','dataDowncast','warn','stopListening','track-changes-suggestion-not-found','setTo','markerToHighlight','buildSuggestion','_addSuggestionMarker','track-changes-adapter-already-set','sort','deletion:chain','announce','_getAuthorFromId','editingDowncast','unbindElementFromMarkerName','end','removeMarkers','insertion:','name','isInsideObject','before','addRange','clear','_commentsRepository','_removeSuggestion','documentSelection','track-changes-enable-command-twice','registerCustomCallback','attribute','markerName','accepted','ck-suggestion-marker--active','refresh','isExternal','_adapter','formatInline:chain','add','removed','substring','createSelection','$text','toUpperCase','clone','map','_createSuggestion','updateSuggestion','_registerDefaultCallbacks','deletion:','values','_recordAttributeChanges','markInlineFormat','remove','createElement','author','formatBlock:','markAttributeChange','_checkSuggestionCorrectness','$marker','_recordAttributeSuggestions','tablePasteChainId','split','toViewElement','nodeAfter','acceptSelectedSuggestions','addSuggestion','getContainedElement','deletion:discard','PENDING_ACTION_SUGGESTION','get','fire','fromCharCode','error-saving-suggestion-data-suggestion-discarded','_initAriaMarkerChangeAnnouncements','push','isLocal','consume','_rangeIsInLocalUserInsertion','addSuggestionData','registerBlockAttribute','attribute:accept','has','position','filter','_isForcedDefaultExecutionBlock','insertion:chain','_afterChanges','_suggestionState','registerPostFixer','suggestion-type','getIntersection','value','locale','FORMATTING','discardSuggestion','hasSuggestion','pluginName','_getSuggestionData','external:','insert','TrackChangesEditing','batch','isBefore','markerToData','always','splice','254tuYiDG','splitPosition','removeComment','keys','item','formatBlock:accept','addUser','data','catch','_isRegisteredAttribute','addMarker:suggestion:attribute','isEqual','12QxfpLe','unshift','unbind','attribute:join','assign','addClass','_refreshSuggestionsChain','markDeletion','markerNameToElements','group','_findSuggestions','forward','addMarker:suggestion:formatBlock','_addThreadToSuggestion','rename','attributeOldValue','markBlockFormat','formatBlock:chain','getItems','deletion:accept','suggestion','removeMarker','descriptionFactory','multipleBlocks','editor','type','then','head','fromRange','_saved','markMultiRangeDeletion','1587110wEUEcp','_mergeNestedSuggestions','522459wqtqvo','collaboration.channelId','getDifference','backward','isAfter','isTouching','conversion','removeClass','elementToElement','pop','formatBlock:join','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','_defaultCallbacks','highest','length','getWalker','getChanges','_getExternalAuthor','rootName','attributeNewValue','_setSuggestionData','rethrowUnexpectedError','getRange','createPositionBefore','LEAVE','commandName','CommentsRepository','attribute:','init','addHighlight','elementStart','isDocumentOperation','_reduceSuggestionAttributeRange','update:suggestion','move','getSuggestion','getLastMatchingPosition','editing','upcast','registerInlineAttribute','isAtStart','track-changes-adapter-missing-getsuggestion','isIntersecting','writer','_reduceExistingSuggestions','insertion','forEach','originalSuggestionId','enqueueChange','every','detach','showSuggestionHighlights','isCollapsed','getAncestors','insertion:accept','isArray','insertion:join','isIntersectingWithRange','trackChanges.trackFormatChanges','isSelectable','isLimit','markerReady','change:activeMarkers','_getMarkerAnnouncementText','element','discardSelectedSuggestions','model','createRangeOn','_refreshAttributeSuggestionsChain','_processAttributeSuggestions','deleteContent','_processAttributeChanges','stop','_breakSuggestionMarker','differ','notReady','acceptAllSuggestions','meta','formatInline:accept','markers','startsWith','enableReadOnlyMode','track-changes-suggestion-data-mismatch','nodeBefore','forceDefaultExecution','_splitMarkerName','newValue','multi','low','commands','attributeKey','removeMarker:suggestion:attribute','find','deletion:join','concat','activeMarkers','@external','suggestionChanged','open','formatInline','discardAllSuggestions','reconvertMarker','containerElement','consumable','change','getMultiRangeId','normal','_SUGGESTION_ANNOUNCEMENT','_cutOutSuggestionMarker','change:_saved','ck-suggestion-marker-formatBlock','_suggestions','getSuggestions','ready','643936UWCHDu','formatInline:discard','_inlineAttributeKeys','authorName','getSuggestionCallback','_onDiscard','markMultiRangeBlockFormat','ck-suggestion-marker-','start','getMarkers','removeMarker:suggestion:formatBlock','8133GeIBPN','formatBlock','size','change:data','containsRange','_isDataLoaded','never','creator','join','set','addComment','_customCallbacks','targetPosition','addMarkerName','format','suggestionUnloaded','from','insertion:discard','getFirstMarker','getCommentThread','createRange','_model','markMultiRangeInsertion','default','542864wIjLuF','isAtEnd','setSelection','root','adapter','commentThread','define','options','data-author-id','lowest','authoredAt','suggestion:attribute:','substr','next','execute','selection','schema','requires','getFirstRange','action','previous','$elementName','resolve','toJSON','ck-suggestion-marker-formatInline','plugins','createPositionAfter','dataReady','document','deletion','attributes','for','getUser','getAllAdjacentSuggestions','containsRangeInObject','isNextTo','oldRange','isInContent','groupId','fetchCommentThread','_joinSuggestions','isObject','trackChanges','isUndo','enableCommand','removeAttribute','applyOperation','formatInline:','newRange','suggestionLoaded','oldValue','_getAttributeKey','bindElementToMarker','isBlock','chain','$textProxy','dataToMarker','getCustomProperty','_trackFormatChanges','updateMarker','3680739OcWLiC','isRemovable','Users','getRanges','marker-count','moveTargetPosition','hasComments','_handleNewSuggestionMarker','createPositionAt'];_0x4d60=function(){return _0x430a68;};return _0x4d60();}import _0x29e1a9 from'./integrations/blockquote.js';import _0xf89bfa from'./integrations/casechange.js';import _0x1dc1c7 from'./integrations/ckbox.js';import _0x11572c from'./integrations/codeblock.js';import _0x5dc0ec from'./integrations/comments.js';import _0x21ab89 from'./integrations/deletecommand.js';import _0x6421d6 from'./integrations/list.js';import _0x55272f from'./integrations/listproperties.js';import _0x54ee31 from'./integrations/entercommand.js';import _0x40f9cc from'./integrations/findandreplace.js';import _0xcba9bd from'./integrations/font.js';import _0xb37b9 from'./integrations/formatpainter.js';import _0x47f4a0 from'./integrations/heading.js';import _0x2dbaeb from'./integrations/highlight.js';import _0x18480b from'./integrations/horizontalline.js';import _0x41788d from'./integrations/htmlembed.js';import _0xc49a91 from'./integrations/image.js';import _0x5aea4e from'./integrations/imagereplace.js';import _0x182b2a from'./integrations/imagestyle.js';import _0x4bc147 from'./integrations/importword.js';import _0x11b44d from'./integrations/indent.js';import _0x10a0ad from'./integrations/inputcommand.js';import _0x4e9686 from'./integrations/link.js';import _0x342458 from'./integrations/legacylist.js';import _0x18ce03 from'./integrations/legacylistproperties.js';import _0x4044a7 from'./integrations/mediaembed.js';import _0x3fe219 from'./integrations/mention.js';import _0x45e0d6 from'./integrations/mergefields.js';import _0x58b785 from'./integrations/multilevellist.js';import _0x43b4b2 from'./integrations/pagebreak.js';import _0xb70e27 from'./integrations/paragraph.js';import _0x3d3be5 from'./integrations/removeformat.js';import _0x28eecf from'./integrations/restrictededitingmode.js';import _0x23f0fc from'./integrations/shiftentercommand.js';import _0x4ce71b from'./integrations/standardeditingmode.js';import _0x2b205f from'./integrations/style.js';import _0x4f1f0d from'./integrations/table.js';import _0x3f8b58 from'./integrations/tablemergesplit.js';import _0x321d0f from'./integrations/tableheadings.js';import _0x143d53 from'./integrations/tableclipboard.js';import _0x30da9a from'./integrations/tablecolumnresize.js';import _0x4857fd from'./integrations/template.js';import _0x1c78de from'./integrations/tableofcontents.js';import _0x4f29e9 from'./integrations/title.js';import _0x1c09e8 from'./integrations/undo.js';import _0x580973 from'./integrations/tablecaption.js';import _0x31ae00 from'./integrations/tableproperties.js';import{getTranslation as _0x222eee}from'./utils/common-translations.js';import{isEqual as _0x3eb7e2,omit as _0x551d67}from'lodash-es';export const renameAttributeKey=_0x3b7147(0x212);export default class p extends _0x56223f{static get[_0x3b7147(0x20e)](){const _0x57510c=_0x3b7147;return[_0x57510c(0x182),_0x399969,_0x3659cb,_0x27fee7,_0x4fa3af,_0x50b176,_0x29e1a9,_0x1dc1c7,_0xf89bfa,_0x11572c,_0x5dc0ec,_0x21ab89,_0x54ee31,_0x40f9cc,_0xcba9bd,_0xb37b9,_0x47f4a0,_0x2dbaeb,_0x18480b,_0x41788d,_0xc49a91,_0x182b2a,_0x5aea4e,_0x4bc147,_0x11b44d,_0x10a0ad,_0x342458,_0x18ce03,_0x58b785,_0x4e9686,_0x6421d6,_0x55272f,_0x4044a7,_0x3fe219,_0x45e0d6,_0x43b4b2,_0xb70e27,_0x3d3be5,_0x28eecf,_0x23f0fc,_0x4ce71b,_0x2b205f,_0x4f1f0d,_0x3f8b58,_0x321d0f,_0x580973,_0x143d53,_0x30da9a,_0x1c78de,_0x31ae00,_0x4857fd,_0x4f29e9,_0x1c09e8];}static get[_0x3b7147(0x131)](){const _0x4de42d=_0x3b7147;return _0x4de42d(0x135);}constructor(_0x465573){const _0x381399=_0x3b7147;function _0x24e50a(_0x2ca605){const _0x3be876=_0x34ff;return _0x2ca605[_0x3be876(0xfd)](_0x4d9686=>String[_0x3be876(0x118)](_0x4d9686))[_0x3be876(0x1ed)]('');}super(_0x465573),this[_0x381399(0x10c)]=!0x1,this[_0x381399(0x1ee)](_0x381399(0x1c7),[]),this['on'](_0x381399(0x1a6),(_0x1e759e,_0x10e1f4,_0x595e8b,_0x1e40e7)=>{const _0x42e6ff=_0x381399;this[_0x42e6ff(0x1fa)][_0x42e6ff(0x1d0)](()=>{const _0x5264ac=_0x42e6ff;for(const _0x211eb9 of[..._0x1e40e7,..._0x595e8b])this[_0x5264ac(0x1fa)][_0x5264ac(0x1b7)][_0x5264ac(0x122)](_0x211eb9)&&_0x465573[_0x5264ac(0x18d)][_0x5264ac(0x1cd)](_0x211eb9);});}),this[_0x381399(0x15d)]=new _0x4ebdda(this[_0x381399(0x15f)][_0x381399(0x1aa)][_0x381399(0x20d)],this[_0x381399(0x15f)][_0x381399(0x12d)]),this[_0x381399(0xf4)]=null,this[_0x381399(0x25a)]=new Et(this[_0x381399(0x15f)]),this[_0x381399(0x1d7)]=new Map(),this[_0x381399(0xe9)]=_0x465573[_0x381399(0x216)][_0x381399(0x116)](_0x381399(0x182)),this[_0x381399(0xb8)]=new Set(),this[_0x381399(0x1fa)]=this[_0x381399(0x15f)][_0x381399(0x1aa)],this[_0x381399(0x128)]=new WeakMap(),this[_0x381399(0x125)]=!0x1,this[_0x381399(0x257)]=new Set([_0x381399(0x212)]),this[_0x381399(0x1dc)]=new Set(),_0x465573[_0x381399(0xc7)][_0x381399(0x203)](_0x381399(0x1a2),_0x381399(0x1fc)),this[_0x381399(0x237)]=_0x465573[_0x381399(0xc7)][_0x381399(0x116)](_0x381399(0x1a2)),_0x465573[_0x381399(0xc7)][_0x381399(0x203)](_0x381399(0xc5),!0x0),this[_0x381399(0x167)]=_0x465573[_0x381399(0xc7)][_0x381399(0x116)](_0x381399(0xc5)),this[_0x381399(0x256)]=new _0x249f43(_0x465573,this[_0x381399(0xb8)]),this[_0x381399(0x11a)](),this[_0x24e50a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x24e50a([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x30]);}[_0x3b7147(0x184)](){const _0x409ada=_0x3b7147,_0x3c5daf=this[_0x409ada(0x15f)],_0x2fbc8c=(_0xdca04d,_0x33f29d)=>{const _0x160372=_0x409ada;if(_0x160372(0xee)!=_0xdca04d)return _0x160372(0x1e1)+_0xdca04d;const _0x4a011e=_0x33f29d[_0x160372(0x10e)]('|')[0x0];return this[_0x160372(0x24b)](_0x4a011e)?_0x160372(0x1d6):_0x160372(0x215);};_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xd7)]({'model':_0x409ada(0x15b),'view':_0x925430=>{const _0x50e4a6=_0x409ada,{id:_0x5347cf,authorId:_0x13990d,type:_0x4bd89e,subType:_0x40eb2a}=this[_0x50e4a6(0x1bd)](_0x925430[_0x50e4a6(0xef)]),_0x5d1e62=[_0x50e4a6(0x243),_0x2fbc8c(_0x4bd89e,_0x40eb2a)];let _0xe8aec9=0xbb8;return this[_0x50e4a6(0x1c7)][_0x50e4a6(0xd0)](_0x925430[_0x50e4a6(0xef)])&&(_0x5d1e62[_0x50e4a6(0x11b)](_0x50e4a6(0xf1)),_0xe8aec9=0xbc2),_0x50e4a6(0x21a)==_0x4bd89e&&(_0xe8aec9+=0x5),{'classes':_0x5d1e62,'attributes':{'data-suggestion':_0x5347cf,'data-author-id':_0x13990d},'priority':_0xe8aec9};}}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xf6)](_0x5f3302=>{const _0x376ab3=_0x409ada;_0x5f3302['on'](_0x376ab3(0xc0),(_0x159027,_0x19ef86,_0x3aa33f)=>{const _0x1c49c7=_0x376ab3;if(!_0x3aa33f[_0x1c49c7(0x204)][_0x1c49c7(0x19b)])return;const _0x419ba9=_0x19ef86[_0x1c49c7(0x13f)];if(!_0x419ba9)return;const _0x29f311=_0x3aa33f[_0x1c49c7(0x262)][_0x1c49c7(0x10f)](_0x419ba9);_0x3c5daf[_0x1c49c7(0x1aa)][_0x1c49c7(0x20d)][_0x1c49c7(0x226)](_0x419ba9)&&_0x29f311&&!_0x29f311[_0x1c49c7(0x236)](_0x1c49c7(0x246))&&_0x29f311['is'](_0x1c49c7(0x1ce))&&_0x18e231(_0x29f311,_0x3aa33f[_0x1c49c7(0x193)]);},{'priority':_0x376ab3(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xd7)]({'model':_0x409ada(0x15b),'view':(_0x41024b,_0x337367)=>{const _0x3fe347=_0x409ada;if(!_0x337367[_0x3fe347(0x204)][_0x3fe347(0x19b)])return null;const {type:_0x54e602,subType:_0x2078b0}=this[_0x3fe347(0x1bd)](_0x41024b[_0x3fe347(0xef)]);return{'classes':[_0x3fe347(0x243),_0x2fbc8c(_0x54e602,_0x2078b0)],'priority':0xbb8};}});const _0x4c5f4b=({showActiveMarkers:_0x1fd224=!0x0,isAttributeSuggestion:_0x3f458d=!0x1}={})=>(_0x57d0fb,_0x225e82,_0x386bd9)=>{const _0x6a03c6=_0x409ada;if(!_0x225e82[_0x6a03c6(0x13f)])return;const {id:_0x3a3e53,authorId:_0x408b95}=this[_0x6a03c6(0x1bd)](_0x225e82[_0x6a03c6(0xef)]);if(_0x3f458d){const _0x14f9d8=this[_0x6a03c6(0x1d7)][_0x6a03c6(0x116)](_0x3a3e53),_0x149c3e=this[_0x6a03c6(0x230)](_0x14f9d8);if(!this[_0x6a03c6(0x24b)](_0x149c3e))return;}if(_0x225e82[_0x6a03c6(0x13f)]['is'](_0x6a03c6(0x20c)))return void _0x386bd9[_0x6a03c6(0x1cf)][_0x6a03c6(0x11d)](_0x225e82[_0x6a03c6(0x13f)],_0x57d0fb[_0x6a03c6(0xe4)]);const _0x3e446a=_0x386bd9[_0x6a03c6(0x262)][_0x6a03c6(0x10f)](_0x225e82[_0x6a03c6(0x13f)]);if(_0x225e82[_0x6a03c6(0x13f)]['is'](_0x6a03c6(0x1a8))&&_0x3c5daf[_0x6a03c6(0x1aa)][_0x6a03c6(0x20d)][_0x6a03c6(0x232)](_0x225e82[_0x6a03c6(0x13f)])&&!_0x3e446a[_0x6a03c6(0x236)](_0x6a03c6(0x185))){_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x14c)]([_0x6a03c6(0x243),_0x6a03c6(0x1d6)],_0x3e446a),_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x247)](_0x6a03c6(0xc6),_0x3a3e53,_0x3e446a),_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x247)](_0x6a03c6(0x205),_0x408b95,_0x3e446a),_0x386bd9[_0x6a03c6(0x262)][_0x6a03c6(0x231)](_0x3e446a,_0x225e82[_0x6a03c6(0xef)]),_0x1fd224&&(this[_0x6a03c6(0x1c7)][_0x6a03c6(0xd0)](_0x225e82[_0x6a03c6(0xef)])?_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x14c)](_0x6a03c6(0xf1),_0x3e446a):_0x386bd9[_0x6a03c6(0x193)][_0x6a03c6(0x16f)](_0x6a03c6(0xf1),_0x3e446a));for(const _0x27cc7f of _0x3c5daf[_0x6a03c6(0x1aa)][_0x6a03c6(0x259)](_0x225e82[_0x6a03c6(0x13f)])[_0x6a03c6(0x159)]())_0x386bd9[_0x6a03c6(0x1cf)][_0x6a03c6(0x11d)](_0x27cc7f,_0x57d0fb[_0x6a03c6(0xe4)]);_0x386bd9[_0x6a03c6(0x1cf)][_0x6a03c6(0x11d)](_0x225e82[_0x6a03c6(0x13f)],_0x57d0fb[_0x6a03c6(0xe4)]);}};_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xf6)](_0xee0d14=>{const _0x52ab48=_0x409ada;_0xee0d14['on'](_0x52ab48(0x153),(_0x297437,_0x2c2a05,_0x5cbf90)=>{const _0x4ab64d=_0x52ab48;_0x5cbf90[_0x4ab64d(0x204)][_0x4ab64d(0x19b)]&&_0x4c5f4b({'showActiveMarkers':!0x1})(_0x297437,_0x2c2a05,_0x5cbf90);},{'priority':_0x52ab48(0x175)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0xf6)](_0xa39977=>{const _0x1bd8ef=_0x409ada;_0xa39977['on'](_0x1bd8ef(0x145),(_0x2b7722,_0x298adf,_0x35865a)=>{const _0x35e054=_0x1bd8ef;_0x35865a[_0x35e054(0x204)][_0x35e054(0x19b)]&&_0x4c5f4b({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2b7722,_0x298adf,_0x35865a);},{'priority':_0x1bd8ef(0x175)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xd2))[_0x409ada(0x138)]({'model':_0x409ada(0x15b),'view':(_0x550d0d,_0x2acd20)=>_0x2acd20[_0x409ada(0x204)][_0x409ada(0x19b)]?null:{'group':_0x409ada(0x15b),'name':_0x550d0d[_0x409ada(0x209)](0xb)}}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0x18e))[_0x409ada(0x170)]({'view':{'name':_0x409ada(0x15b),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x24ae48,{writer:_0x447529})=>{const _0x422a61=_0x409ada;let _0xbded2a=_0x422a61(0x25c)+_0x24ae48[_0x422a61(0xcf)](_0x422a61(0x12a))+':'+_0x24ae48[_0x422a61(0xcf)]('id');return _0x24ae48[_0x422a61(0xcf)](_0x422a61(0x23d))&&(_0xbded2a+=':'+_0x24ae48[_0x422a61(0xcf)](_0x422a61(0x23d))),_0x447529[_0x422a61(0x106)](_0x422a61(0x10b),{'data-name':_0xbded2a});}}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0x18e))[_0x409ada(0x235)]({'view':_0x409ada(0x15b)}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x1e6190=>{const _0x46c414=_0x409ada;_0x1e6190['on'](_0x46c414(0x153),_0x4c5f4b(),{'priority':_0x46c414(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x4b397a=>{const _0x3cb5b5=_0x409ada;_0x4b397a['on'](_0x3cb5b5(0x145),_0x4c5f4b({'isAttributeSuggestion':!0x0}),{'priority':_0x3cb5b5(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x27aa6f=>{const _0x1e06b3=_0x409ada;_0x27aa6f['on'](_0x1e06b3(0x1e4),(_0x34bf26,_0xf73dbd,_0x5511e5)=>{const _0x6d3c0c=_0x1e06b3,_0x3043e3=_0x5511e5[_0x6d3c0c(0x262)][_0x6d3c0c(0x14f)](_0xf73dbd[_0x6d3c0c(0xef)]);if(_0x3043e3){for(const _0x2449f2 of _0x3043e3)_0x2449f2[_0x6d3c0c(0x236)](_0x6d3c0c(0x185))||(_0x5511e5[_0x6d3c0c(0x193)][_0x6d3c0c(0x16f)]([_0x6d3c0c(0x243),_0x6d3c0c(0x1d6),_0x6d3c0c(0xf1)],_0x2449f2),_0x5511e5[_0x6d3c0c(0x193)][_0x6d3c0c(0x22a)](_0x6d3c0c(0xc6),_0x2449f2),_0x5511e5[_0x6d3c0c(0x193)][_0x6d3c0c(0x22a)](_0x6d3c0c(0x205),_0x2449f2),_0x5511e5[_0x6d3c0c(0x262)][_0x6d3c0c(0xe0)](_0x2449f2,_0xf73dbd[_0x6d3c0c(0xef)]));}},{'priority':_0x1e06b3(0xc9)});}),_0x3c5daf[_0x409ada(0x16e)][_0x409ada(0x21c)](_0x409ada(0xdf))[_0x409ada(0xf6)](_0x260dfc=>{const _0x1cbd46=_0x409ada;_0x260dfc['on'](_0x1cbd46(0x1c3),(_0x214577,_0x30e27d,_0x56df13)=>{const _0x13eaa6=_0x1cbd46,_0x6ed498=_0x56df13[_0x13eaa6(0x262)][_0x13eaa6(0x14f)](_0x30e27d[_0x13eaa6(0xef)]);if(!_0x6ed498)return;const {id:_0x182418}=this[_0x13eaa6(0x1bd)](_0x30e27d[_0x13eaa6(0xef)]),_0x202361=this[_0x13eaa6(0x1d7)][_0x13eaa6(0x116)](_0x182418),_0x23f806=this[_0x13eaa6(0x230)](_0x202361);if(this[_0x13eaa6(0x24b)](_0x23f806)){for(const _0x57d83b of _0x6ed498)_0x57d83b[_0x13eaa6(0x236)](_0x13eaa6(0x185))||(_0x56df13[_0x13eaa6(0x193)][_0x13eaa6(0x16f)]([_0x13eaa6(0x243),_0x13eaa6(0x1d6),_0x13eaa6(0xf1)],_0x57d83b),_0x56df13[_0x13eaa6(0x193)][_0x13eaa6(0x22a)](_0x13eaa6(0xc6),_0x57d83b),_0x56df13[_0x13eaa6(0x193)][_0x13eaa6(0x22a)](_0x13eaa6(0x205),_0x57d83b),_0x56df13[_0x13eaa6(0x262)][_0x13eaa6(0xe0)](_0x57d83b,_0x30e27d[_0x13eaa6(0xef)]));}},{'priority':_0x1cbd46(0xc9)});}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x1e27eb=>{const _0xdc1f00=_0x409ada;let _0x1b77e8=!0x1;const _0xab4912=Array[_0xdc1f00(0x1f5)](_0x3c5daf[_0xdc1f00(0x1aa)][_0xdc1f00(0x219)][_0xdc1f00(0x1b2)][_0xdc1f00(0x254)]()),_0x8c9cdd=new Set();for(const {name:_0x2c315a,data:_0x276d82}of _0xab4912){const {group:_0xa03ffa,type:_0x3b3a42,subType:_0x34c350,id:_0x16fa27}=this[_0xdc1f00(0x1bd)](_0x2c315a);if(_0xdc1f00(0x15b)!==_0xa03ffa)continue;const _0x4b442b=this[_0xdc1f00(0x1d7)][_0xdc1f00(0x116)](_0x16fa27);if(null!=_0x276d82[_0xdc1f00(0x22d)]){_0xdc1f00(0x1cb)==_0x3b3a42&&(_0x1b77e8=_0x1b77e8||Ut(_0x276d82[_0xdc1f00(0x22d)],_0x2c315a,_0x1e27eb,_0x3c5daf[_0xdc1f00(0x1aa)][_0xdc1f00(0x20d)]));const _0x57083e=_0xdc1f00(0xee)==_0x3b3a42&&this[_0xdc1f00(0x24b)](_0x34c350[_0xdc1f00(0x10e)]('|')[0x0]);if(_0x276d82[_0xdc1f00(0x22d)][_0xdc1f00(0x19c)]||_0xdc1f00(0x244)==_0x276d82[_0xdc1f00(0x22d)][_0xdc1f00(0x200)][_0xdc1f00(0x17a)]||_0xdc1f00(0x1e6)==_0x3b3a42&&!Ft(_0x276d82[_0xdc1f00(0x22d)])||_0x57083e&&!Ft(_0x276d82[_0xdc1f00(0x22d)])||_0xdc1f00(0x21a)==_0x3b3a42&&!(!Vt(_0x14b7ba=_0x276d82[_0xdc1f00(0x22d)])&&!function(_0x3c3cf7){const _0x3add77=_0xdc1f00;return _0x3c3cf7[_0x3add77(0x1e2)][_0x3add77(0xd1)]==_0x3c3cf7[_0x3add77(0xe1)][_0x3add77(0x1bb)]&&_0x3c3cf7[_0x3add77(0x1e2)][_0x3add77(0x1fe)];}(_0x14b7ba)))_0x1e27eb[_0xdc1f00(0x15c)](_0x2c315a),_0x1b77e8=!0x0;else{if(!_0x4b442b||!_0x4b442b[_0xdc1f00(0x222)])continue;if(_0x276d82[_0xdc1f00(0x22d)]&&_0x276d82[_0xdc1f00(0x221)]&&_0x276d82[_0xdc1f00(0x22d)][_0xdc1f00(0x146)](_0x276d82[_0xdc1f00(0x221)]))continue;_0x8c9cdd[_0xdc1f00(0xf6)](_0x4b442b);}}}var _0x14b7ba;return _0x8c9cdd[_0xdc1f00(0x1e7)]>0x0&&(_0x1b77e8=!!this[_0xdc1f00(0x260)](_0x8c9cdd)||_0x1b77e8),_0x1b77e8;}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x43182e=>{const _0x2ba566=_0x409ada;let _0x56e6f4=!0x1;for(const _0x3f8f8a of _0x3c5daf[_0x2ba566(0x1aa)][_0x2ba566(0x219)][_0x2ba566(0x1b2)][_0x2ba566(0x178)]())if(_0x2ba566(0x134)==_0x3f8f8a[_0x2ba566(0x160)])for(const _0xe9477 of this[_0x2ba566(0x1d7)][_0x2ba566(0x102)]()){if(_0xe9477[_0x2ba566(0x25b)]||!_0xe9477[_0x2ba566(0x222)])continue;const _0x2d6444=_0x2ba566(0x1e6)==_0xe9477[_0x2ba566(0x160)],_0x2392e7=this[_0x2ba566(0x230)](_0xe9477),_0x2a595d=_0x2392e7&&this[_0x2ba566(0x24b)](_0x2392e7);if(!_0x2d6444&&!_0x2a595d)continue;const _0x9bd769=_0xe9477[_0x2ba566(0x20f)]();if(_0x9bd769[_0x2ba566(0x1e2)][_0x2ba566(0xd1)]!=_0x9bd769[_0x2ba566(0xe1)][_0x2ba566(0xd1)]&&!_0x9bd769[_0x2ba566(0xe1)][_0x2ba566(0x1fe)]){const _0x4b55d8=_0x3c5daf[_0x2ba566(0x1aa)][_0x2ba566(0x241)](_0x9bd769[_0x2ba566(0x1e2)][_0x2ba566(0x110)],_0x2ba566(0xe1)),_0x5e2b52=_0x3c5daf[_0x2ba566(0x1aa)][_0x2ba566(0x1f9)](_0x9bd769[_0x2ba566(0x1e2)],_0x4b55d8);_0x43182e[_0x2ba566(0x238)](_0xe9477[_0x2ba566(0x1f7)](),{'range':_0x5e2b52}),_0x56e6f4=!0x0;}}return _0x56e6f4;}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x41410=>this[_0x409ada(0x1af)](_0x41410)),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)][_0x409ada(0x129)](_0x5ea215=>!_0x5ea215[_0x409ada(0x136)][_0x409ada(0x11c)]&&this[_0x409ada(0x1ad)](_0x5ea215)),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0x127),()=>{const _0x5d65f8=_0x409ada;this[_0x5d65f8(0x10c)]=!0x1;}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)]['on'](_0x409ada(0x1e8),(_0x405ed6,_0x3cc987)=>{const _0x3f6a83=_0x409ada;if(!_0x3cc987[_0x3f6a83(0x11c)]||_0x3cc987[_0x3f6a83(0x228)])return;if(!this[_0x3f6a83(0x10c)])return;const _0x593c73=_0x3c5daf[_0x3f6a83(0x1aa)][_0x3f6a83(0x219)][_0x3f6a83(0x1b2)][_0x3f6a83(0x178)]();if(0x0==_0x593c73[_0x3f6a83(0x176)])return;const _0x3aba77=[],_0x3e0a93=_0x593c73[_0x3f6a83(0x124)](_0x4ab287=>_0x3f6a83(0xee)==_0x4ab287[_0x3f6a83(0x160)]),_0x57cb9f=_0x593c73[_0x3f6a83(0x124)](_0x2e907d=>_0x3f6a83(0x134)==_0x2e907d[_0x3f6a83(0x160)]&&_0x3f6a83(0xfa)!=_0x2e907d[_0x3f6a83(0xe4)]);for(const _0xe4def5 of _0x3e0a93)this[_0x3f6a83(0x144)](_0xe4def5[_0x3f6a83(0x1c2)])&&_0x3aba77[_0x3f6a83(0x11b)]({'key':_0xe4def5[_0x3f6a83(0x1c2)],'newValue':_0xe4def5[_0x3f6a83(0x17b)],'oldValue':_0xe4def5[_0x3f6a83(0x156)],'range':Pt(_0xe4def5[_0x3f6a83(0x250)],_0x3c5daf[_0x3f6a83(0x1aa)])});for(const _0x343d7d of _0x57cb9f){if(_0x3f6a83(0x155)!=_0x343d7d[_0x3f6a83(0x210)]&&_0x3f6a83(0xf2)!=_0x343d7d[_0x3f6a83(0x210)])continue;const _0x261cff=Lt(_0x343d7d[_0x3f6a83(0x123)][_0x3f6a83(0x110)],_0x3c5daf[_0x3f6a83(0x1aa)]),_0x265f35=_0x343d7d[_0x3f6a83(0xe6)];_0x3f6a83(0x155)==_0x343d7d[_0x3f6a83(0x210)]&&_0x3aba77[_0x3f6a83(0x11b)]({'key':_0x3f6a83(0x212),'newValue':_0x343d7d[_0x3f6a83(0xe4)],'oldValue':_0x265f35[_0x3f6a83(0xe4)],'range':_0x261cff});for(const [_0x137b01,_0x2f86bd]of _0x265f35[_0x3f6a83(0x21b)]){if(!this[_0x3f6a83(0x144)](_0x137b01))continue;const _0x5d14d5=_0x343d7d[_0x3f6a83(0x21b)][_0x3f6a83(0x116)](_0x137b01);_0x2f86bd!==_0x5d14d5&&_0x3aba77[_0x3f6a83(0x11b)]({'key':_0x137b01,'newValue':_0x5d14d5,'oldValue':_0x2f86bd,'range':_0x261cff});}for(const [_0x483809,_0x5c22af]of _0x343d7d[_0x3f6a83(0x21b)])this[_0x3f6a83(0x144)](_0x483809)&&(_0x265f35[_0x3f6a83(0x21b)][_0x3f6a83(0x122)](_0x483809)||_0x3aba77[_0x3f6a83(0x11b)]({'key':_0x483809,'newValue':_0x5c22af,'oldValue':null,'range':_0x261cff}));}0x0!=_0x3aba77[_0x3f6a83(0x176)]&&_0x3c5daf[_0x3f6a83(0x1aa)][_0x3f6a83(0x198)](_0x3cc987,_0x3b1202=>{const _0x341ef6=_0x3f6a83,_0x5d959c=_0x7793d6();for(const {range:_0x1776bc,key:_0x33b936,oldValue:_0x1e21c0,newValue:_0x39712b}of _0x3aba77)this[_0x341ef6(0x109)](_0x1776bc,_0x33b936,_0x1e21c0,_0x39712b,{'groupId':_0x5d959c});this[_0x341ef6(0x194)](_0x3b1202,_0x3aba77);});},{'priority':_0x409ada(0x206)}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x1b7)]['on'](_0x409ada(0x189),(_0x5c8003,_0x57aaa1,_0x42aa54)=>{const _0x1427d3=_0x409ada;if(null==_0x42aa54){const {id:_0x47026d}=this[_0x1427d3(0x1bd)](_0x57aaa1[_0x1427d3(0xe4)]),_0x593865=this[_0x1427d3(0x1d7)][_0x1427d3(0x116)](_0x47026d);_0x593865&&_0x593865[_0x1427d3(0x1f2)](_0x57aaa1[_0x1427d3(0xe4)]);}}),_0x3c5daf[_0x409ada(0x1aa)][_0x409ada(0x219)]['on'](_0x409ada(0x1e8),()=>{const _0x42ba34=_0x409ada,_0x4ecdd2=Array[_0x42ba34(0x1f5)](_0x3c5daf[_0x42ba34(0x1aa)][_0x42ba34(0x219)][_0x42ba34(0x1b2)][_0x42ba34(0x254)]())[_0x42ba34(0x124)](_0x53897c=>_0x42ba34(0x15b)===this[_0x42ba34(0x1bd)](_0x53897c[_0x42ba34(0xe4)])[_0x42ba34(0x150)]);if(0x0===_0x4ecdd2[_0x42ba34(0x176)])return;_0x4ecdd2[_0x42ba34(0xdb)]((_0x17f5b2,_0x218159)=>{const _0x269372=_0x42ba34,_0x1f3b4d=_0x17f5b2[_0x269372(0x142)][_0x269372(0x221)],_0x2af50f=_0x218159[_0x269372(0x142)][_0x269372(0x221)];return null===_0x1f3b4d&&null===_0x2af50f?0x0:null===_0x1f3b4d&&null!==_0x2af50f?-0x1:null!==_0x1f3b4d&&null===_0x2af50f?0x1:_0x1f3b4d[_0x269372(0x1e2)][_0x269372(0x137)](_0x2af50f[_0x269372(0x1e2)])?-0x1:0x1;});const _0x36ae8c=new Set(),_0x5b6701=new Set();for(const {name:_0x2ffd2c,data:_0x251211}of _0x4ecdd2){const {id:_0x5e066e}=this[_0x42ba34(0x1bd)](_0x2ffd2c);if(null===_0x251211[_0x42ba34(0x221)]){const _0x2ec21d=this[_0x42ba34(0x240)](_0x2ffd2c);_0x5b6701[_0x42ba34(0xf6)](_0x2ec21d);}else{const _0x4d9605=this[_0x42ba34(0x1d7)][_0x42ba34(0x116)](_0x5e066e);null!==_0x251211[_0x42ba34(0x22d)]||_0x4d9605[_0x42ba34(0x222)]?(_0x36ae8c[_0x42ba34(0xf6)](_0x4d9605[_0x42ba34(0x162)]),_0x5b6701[_0x42ba34(0xf6)](_0x4d9605)):this[_0x42ba34(0xea)](_0x4d9605);}}_0x5b6701[_0x42ba34(0x1e7)]>0x0&&this[_0x42ba34(0x14d)](_0x5b6701);for(const _0x1ef82e of _0x36ae8c)this[_0x42ba34(0x117)](_0x42ba34(0x1c9),_0x1ef82e);}),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0x22b),(_0x447d7b,_0x4a5789)=>{const _0xb451eb=_0x409ada,_0x259a2a=_0x4a5789[0x0];if(!this[_0xb451eb(0x1d7)][_0xb451eb(0x1e7)])return;if(!_0x259a2a[_0xb451eb(0x187)])return;if(_0x259a2a[_0xb451eb(0x136)][_0xb451eb(0x228)]||!_0x259a2a[_0xb451eb(0x136)][_0xb451eb(0x11c)])return;let _0x2f9648,_0x3bc140;switch(_0x259a2a[_0xb451eb(0x160)]){case _0xb451eb(0x134):_0x2f9648=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x123)]),_0x3bc140=_0x2f9648[_0xb451eb(0x25e)](_0x259a2a[_0xb451eb(0xcc)]);break;case _0xb451eb(0x10e):_0x2f9648=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x13c)]),_0x3bc140=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x23e)]);break;case _0xb451eb(0x18a):_0x2f9648=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x241)](_0x259a2a[_0xb451eb(0x1f1)]),_0x3bc140=_0x2f9648[_0xb451eb(0x25e)](_0x259a2a[_0xb451eb(0xcc)]);break;default:return;}const _0x406f1f=_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x1f9)](_0x2f9648,_0x3bc140);_0x3c5daf[_0xb451eb(0x1aa)][_0xb451eb(0x1d0)](()=>{const _0x2fe35f=_0xb451eb;for(const {suggestion:_0x1cc9f1,meta:_0x7166a1}of this[_0x2fe35f(0x151)](_0x406f1f)){if(_0x1cc9f1[_0x2fe35f(0x25b)])continue;if(_0x2fe35f(0x1cb)==_0x1cc9f1[_0x2fe35f(0x160)])continue;const _0x393af9=this[_0x2fe35f(0x230)](_0x1cc9f1);if(_0x393af9&&this[_0x2fe35f(0x24b)](_0x393af9)&&_0x2fe35f(0x10e)!=_0x259a2a[_0x2fe35f(0x160)])continue;const _0x4f02ae=_0x1cc9f1[_0x2fe35f(0x142)]&&_0x1cc9f1[_0x2fe35f(0x142)][_0x2fe35f(0x15e)];(_0x2fe35f(0x1e6)!=_0x1cc9f1[_0x2fe35f(0x160)]||_0x2fe35f(0x10e)==_0x259a2a[_0x2fe35f(0x160)]&&!_0x4f02ae)&&(_0x7166a1[_0x2fe35f(0x21f)]||_0x2fe35f(0x195)==_0x1cc9f1[_0x2fe35f(0x160)]&&_0x7166a1[_0x2fe35f(0x25f)]||_0x1cc9f1[_0x2fe35f(0x20f)]()[_0x2fe35f(0x1e9)](_0x406f1f)&&this[_0x2fe35f(0x1b1)](_0x1cc9f1,_0x2f9648,_0x3bc140));}});},{'priority':_0x409ada(0x206)}),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0x1ae),(_0x47457b,_0x1fa505)=>{const _0x338095=_0x409ada,_0x43ebc3=_0x1fa505[0x0],_0x4962cb=_0x1fa505[0x1];if(_0x4962cb&&_0x4962cb[_0x338095(0x1bc)])return;if(this[_0x338095(0x125)])return;if(!this[_0x338095(0x256)][_0x338095(0x12c)])return;if(_0x43ebc3[_0x338095(0x19c)])return;const _0x137cd0=_0x3c5daf[_0x338095(0x1aa)][_0x338095(0x20d)],{start:_0x23fcf0,end:_0x18b625}=_0x43ebc3[_0x338095(0x20f)](),_0x220f8f=_0x23fcf0[_0x338095(0x110)]&&_0x137cd0[_0x338095(0x1a4)](_0x23fcf0[_0x338095(0x110)])?null:_0x137cd0[_0x338095(0x261)](_0x23fcf0,_0x338095(0x152)),_0x1e024d=_0x18b625[_0x338095(0x1bb)]&&_0x137cd0[_0x338095(0x1a4)](_0x18b625[_0x338095(0x1bb)])?null:_0x137cd0[_0x338095(0x261)](_0x18b625,_0x338095(0x16b)),_0x18d4b5=_0x3c5daf[_0x338095(0x1aa)][_0x338095(0x1f9)](_0x220f8f?_0x220f8f[_0x338095(0x1e2)]:_0x23fcf0,_0x1e024d?_0x1e024d[_0x338095(0xe1)]:_0x18b625);_0x3c5daf[_0x338095(0x1aa)][_0x338095(0x1d0)](_0x87348a=>{const _0x5c32eb=_0x338095;this[_0x5c32eb(0x14e)](_0x18d4b5);const _0x86ad15=_0x3c5daf[_0x5c32eb(0x1aa)][_0x5c32eb(0x20d)][_0x5c32eb(0x261)](_0x18d4b5[_0x5c32eb(0x1e2)]);_0x43ebc3['is'](_0x5c32eb(0xeb))?_0x87348a[_0x5c32eb(0x1ff)](_0x86ad15):_0x43ebc3[_0x5c32eb(0xd6)](_0x86ad15);}),_0x47457b[_0x338095(0x1b0)]();},{'priority':_0x2598c5[_0x409ada(0x1d2)]+0xa}),_0x3c5daf[_0x409ada(0x1aa)]['on'](_0x409ada(0xc3),(_0x59986f,_0x2b18c0)=>{const _0x4e9c72=_0x409ada,_0x566c22=_0x2b18c0[_0x2b18c0[_0x4e9c72(0x176)]-0x1];_0x566c22&&_0x566c22[_0x4e9c72(0x1bc)]||this[_0x4e9c72(0x125)]||this[_0x4e9c72(0x256)][_0x4e9c72(0x12c)]&&(_0x3c5daf[_0x4e9c72(0x1aa)][_0x4e9c72(0x1d0)](()=>{const _0x413004=_0x4e9c72;let _0x4997f2=_0x3c5daf[_0x413004(0x1aa)][_0x413004(0xc3)](_0x2b18c0[0x0],_0x2b18c0[0x1],_0x2b18c0[0x2],{'forceDefaultExecution':!0x0});if(!_0x4997f2)return;_0x59986f[_0x413004(0xbf)]=_0x4997f2[_0x413004(0xfc)]();const _0x182de5=_0x4997f2[_0x413004(0xe1)][_0x413004(0x1bb)],_0x368d83=_0x3c5daf[_0x413004(0x1aa)][_0x413004(0x20d)];_0x182de5&&_0x368d83[_0x413004(0x232)](_0x182de5)&&!_0x368d83[_0x413004(0x226)](_0x182de5)&&(_0x4997f2=_0x3c5daf[_0x413004(0x1aa)][_0x413004(0x1f9)](_0x4997f2[_0x413004(0x1e2)],_0x3c5daf[_0x413004(0x1aa)][_0x413004(0x241)](_0x182de5,_0x413004(0xe1)))),this[_0x413004(0x24d)](_0x4997f2);}),_0x59986f[_0x4e9c72(0x1b0)]());},{'priority':_0x409ada(0xc9)}),this[_0x409ada(0x15f)][_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x227),this[_0x409ada(0x256)]),this[_0x409ada(0x229)](_0x409ada(0x227));const _0x216c66=new _0x4d0406(_0x3c5daf,this[_0x409ada(0x1d7)]);_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0xb6),_0x216c66),this[_0x409ada(0x229)](_0x409ada(0xb6));const _0x3217a5=new _0x4df5e9(_0x3c5daf,this[_0x409ada(0x1d7)]);_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x12f),_0x3217a5),this[_0x409ada(0x229)](_0x409ada(0x12f)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x1b4),new _0x49fe92(_0x3c5daf,_0x216c66,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x1b4)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x1cc),new _0x49fe92(_0x3c5daf,_0x3217a5,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x1cc)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x111),new _0x4f8506(_0x3c5daf,_0x216c66,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x111)),_0x3c5daf[_0x409ada(0x1c1)][_0x409ada(0xf6)](_0x409ada(0x1a9),new _0x4f8506(_0x3c5daf,_0x3217a5,this[_0x409ada(0x1d7)])),this[_0x409ada(0x229)](_0x409ada(0x1a9));const _0x2ce0c4=_0x3c5daf[_0x409ada(0x216)][_0x409ada(0x116)](_0x409ada(0x182));this[_0x409ada(0xbe)](_0x2ce0c4,_0x409ada(0x1ef),(_0x571532,{threadId:_0x5c628b})=>{const _0xb94ea=_0x409ada,_0x263770=this[_0xb94ea(0x1d7)][_0xb94ea(0x116)](_0x5c628b);_0x263770&&_0x263770[_0xb94ea(0x202)]&&0x1===_0x263770[_0xb94ea(0x202)][_0xb94ea(0x176)]&&this[_0xb94ea(0xb7)](_0x5c628b,{'hasComments':!0x0});},{'priority':_0x409ada(0x1c0)}),this[_0x409ada(0xbe)](_0x2ce0c4,_0x409ada(0x13d),(_0x4b8b49,{threadId:_0x317c67})=>{const _0x4992ca=_0x409ada,_0xd8756=this[_0x4992ca(0x1d7)][_0x4992ca(0x116)](_0x317c67);_0xd8756&&_0xd8756[_0x4992ca(0x202)]&&!_0xd8756[_0x4992ca(0x202)][_0x4992ca(0x176)]&&this[_0x4992ca(0xb7)](_0x317c67,{'hasComments':!0x1});},{'priority':_0x409ada(0x1c0)});}set[_0x3b7147(0x201)](_0x5ce33d){const _0x1bfdd4=_0x3b7147;if(this[_0x1bfdd4(0xf4)])throw new _0x51119c(_0x1bfdd4(0xda),this);this[_0x1bfdd4(0xf4)]=_0x5ce33d;}get[_0x3b7147(0x201)](){const _0x4e8e0f=_0x3b7147;return this[_0x4e8e0f(0xf4)];}[_0x3b7147(0x1d8)]({skipNotAttached:_0x168c74=!0x1,toJSON:_0x1cc4b9=!0x1}={}){const _0x411c05=_0x3b7147,_0x631dd=[];for(const _0x3960bd of this[_0x411c05(0x1d7)][_0x411c05(0x102)]())_0x168c74&&!_0x3960bd[_0x411c05(0x222)]||_0x631dd[_0x411c05(0x11b)](_0x3960bd);return _0x1cc4b9?_0x631dd[_0x411c05(0xfd)](_0x1a3ad9=>_0x1a3ad9[_0x411c05(0x214)]()):_0x631dd;}[_0x3b7147(0x18b)](_0x3a8a8d){const _0x41e040=_0x3b7147,_0xeb41a7=this[_0x41e040(0x1d7)][_0x41e040(0x116)](_0x3a8a8d);if(!_0xeb41a7)throw new _0x51119c(_0x41e040(0xd5),this);return _0xeb41a7;}[_0x3b7147(0x130)](_0x634e94){const _0x39806e=_0x3b7147;return this[_0x39806e(0x1d7)][_0x39806e(0x122)](_0x634e94);}[_0x3b7147(0x11f)](_0x5e91d8){const _0x33b5f5=_0x3b7147,{authorId:_0x52ef58,id:_0x7c19c5,attributes:_0x4d328f}=_0x5e91d8,[_0x352bab,_0x5430a7]=_0x5e91d8[_0x33b5f5(0x160)][_0x33b5f5(0x10e)](':'),_0x149135=this[_0x33b5f5(0x1d7)][_0x33b5f5(0x116)](_0x7c19c5)||this[_0x33b5f5(0xfe)](_0x352bab,_0x5430a7,_0x7c19c5,_0x52ef58,_0x4d328f);if(this[_0x33b5f5(0x154)](_0x149135),this[_0x33b5f5(0x10a)](_0x149135,_0x352bab,_0x5430a7||null,_0x52ef58),_0x149135[_0x33b5f5(0x25d)]=_0x5e91d8[_0x33b5f5(0x25d)],_0x149135[_0x33b5f5(0x1ea)]=!0x0,_0x4d328f&&_0x4d328f[_0x33b5f5(0x1c8)]){const _0x397c06=_0x4d328f[_0x33b5f5(0x1c8)],_0x308106=this[_0x33b5f5(0x179)](_0x397c06[_0x33b5f5(0x1dd)]);_0x149135[_0x33b5f5(0x207)]=_0x397c06[_0x33b5f5(0x25d)],_0x149135[_0x33b5f5(0x107)]=_0x308106,_0x149135[_0x33b5f5(0xf3)]=!0x0;}else _0x149135[_0x33b5f5(0x207)]=_0x5e91d8[_0x33b5f5(0x25d)];switch(_0x5e91d8[_0x33b5f5(0x142)]&&(_0x149135[_0x33b5f5(0x142)]=_0x5e91d8[_0x33b5f5(0x142)]),_0x5e91d8[_0x33b5f5(0x21b)]&&(_0x149135[_0x33b5f5(0x21b)]=_0x5e91d8[_0x33b5f5(0x21b)]),this[_0x33b5f5(0xf4)]&&this[_0x33b5f5(0xf4)][_0x33b5f5(0x112)]||(_0x149135[_0x33b5f5(0x164)]=!0x0),this[_0x33b5f5(0x128)][_0x33b5f5(0x116)](_0x149135)){case _0x33b5f5(0x1b3):this[_0x33b5f5(0x128)][_0x33b5f5(0x1ee)](_0x149135,_0x33b5f5(0x218));break;case _0x33b5f5(0x1a5):_0x149135[_0x33b5f5(0x222)]?(this[_0x33b5f5(0x260)](new Set([_0x149135])),this[_0x33b5f5(0x14d)](new Set([_0x149135])),this[_0x33b5f5(0x128)][_0x33b5f5(0x1ee)](_0x149135,_0x33b5f5(0x1d9)),this[_0x33b5f5(0x117)](_0x33b5f5(0x22e),_0x149135)):this[_0x33b5f5(0x128)][_0x33b5f5(0x1ee)](_0x149135,_0x33b5f5(0xf7));}return _0x149135;}[_0x3b7147(0xb6)](_0xb121e9){const _0x5a8f80=_0x3b7147;this[_0x5a8f80(0x1bc)](()=>{const _0x17f372=_0x5a8f80;this[_0x17f372(0x15f)][_0x17f372(0x1aa)][_0x17f372(0x1d0)](()=>{const _0x26e2a2=_0x17f372;for(const _0x2a0ed8 of _0xb121e9[_0x26e2a2(0x21e)]())_0x2a0ed8[_0x26e2a2(0xcd)]();});});}[_0x3b7147(0x12f)](_0x4a708c){const _0x542eec=_0x3b7147;this[_0x542eec(0x1bc)](()=>{const _0x1c1750=_0x542eec;this[_0x1c1750(0x15f)][_0x1c1750(0x1aa)][_0x1c1750(0x1d0)](()=>{const _0x4d932e=_0x1c1750;for(const _0x583512 of _0x4a708c[_0x4d932e(0x21e)]())_0x583512[_0x4d932e(0xbc)]();});});}[_0x3b7147(0x229)](_0xc88d75,_0x436989){const _0x31708b=_0x3b7147,_0x51e712=this[_0x31708b(0x15f)][_0x31708b(0x1c1)][_0x31708b(0x116)](_0xc88d75);if(!_0x51e712)throw new _0x51119c(_0x31708b(0xbb),this,{'commandName':_0xc88d75});if(this[_0x31708b(0xb8)][_0x31708b(0x122)](_0x51e712))throw new _0x51119c(_0x31708b(0xec),this,{'commandName':_0xc88d75});this[_0x31708b(0xb8)][_0x31708b(0xf6)](_0x51e712),_0x436989&&_0x51e712['on'](_0x31708b(0x20b),(_0x41852c,_0x1c0a5d)=>{const _0xe5003c=_0x31708b;this[_0xe5003c(0x256)][_0xe5003c(0x12c)]&&(this[_0xe5003c(0x125)]||(_0x1c0a5d[_0xe5003c(0x176)]>0x0&&_0x1c0a5d[_0x1c0a5d[_0xe5003c(0x176)]-0x1]&&_0x1c0a5d[_0x1c0a5d[_0xe5003c(0x176)]-0x1][_0xe5003c(0x1bc)]?_0x1c0a5d[_0xe5003c(0x171)]():(_0x41852c[_0xe5003c(0xbf)]=_0x436989((..._0x109f09)=>_0x51e712[_0xe5003c(0x20b)](..._0x109f09,{'forceDefaultExecution':!0x0}),..._0x1c0a5d),_0x41852c[_0xe5003c(0x1b0)]())));},{'priority':_0x31708b(0xc9)});}[_0x3b7147(0x1bc)](_0xc40a21){const _0x465177=_0x3b7147;let _0x3bf3a4,_0x18ffbf;const _0x1ede93=this[_0x465177(0x125)];this[_0x465177(0x125)]=!0x0;try{_0x3bf3a4=_0xc40a21();}catch(_0x3cb169){_0x18ffbf=_0x3cb169;}return _0x1ede93||(this[_0x465177(0x125)]=!0x1),_0x18ffbf&&_0x51119c[_0x465177(0x17d)](_0x18ffbf,this),_0x3bf3a4;}[_0x3b7147(0x24d)](_0x56e947,_0xa316ac=null,_0x3cd1ac={}){const _0x60f3bf=_0x3b7147;if(_0x56e947[_0x60f3bf(0x19c)])return null;const _0x7146a9=this[_0x60f3bf(0x15f)][_0x60f3bf(0x216)][_0x60f3bf(0x116)](_0x60f3bf(0x23b))['me'];for(const {suggestion:_0x39a760,meta:_0x3f77ec}of this[_0x60f3bf(0x151)](_0x56e947,_0x60f3bf(0x195)))if(_0x3f77ec[_0x60f3bf(0x25f)]){if(!_0x3f77ec[_0x60f3bf(0x220)]){if(_0x3f77ec[_0x60f3bf(0x21f)]){if(!this[_0x60f3bf(0x167)]||!qt(_0x39a760,_0x3cd1ac))continue;return _0x39a760;}if(qt(_0x39a760,_0x3cd1ac))return _0x39a760;this[_0x60f3bf(0x1b1)](_0x39a760,_0x56e947[_0x60f3bf(0x1e2)],_0x56e947[_0x60f3bf(0xe1)]);break;}if(_0xa316ac==_0x39a760[_0x60f3bf(0xc1)]&&qt(_0x39a760,_0x3cd1ac)){const _0x257393=_0x39a760[_0x60f3bf(0x20f)]();return _0x257393[_0x60f3bf(0x1e2)][_0x60f3bf(0x146)](_0x56e947[_0x60f3bf(0xe1)])?this[_0x60f3bf(0x24a)](_0x39a760,this[_0x60f3bf(0x1fa)][_0x60f3bf(0x1f9)](_0x56e947[_0x60f3bf(0x1e2)],_0x257393[_0x60f3bf(0xe1)])):this[_0x60f3bf(0x24a)](_0x39a760,this[_0x60f3bf(0x1fa)][_0x60f3bf(0x1f9)](_0x257393[_0x60f3bf(0x1e2)],_0x56e947[_0x60f3bf(0xe1)])),_0x39a760;}}const _0x39dbdc=_0x7793d6(),_0x22e8f0=_0x7146a9['id'],_0x1fbeba=_0xa316ac?_0x60f3bf(0xe3)+_0xa316ac:_0x60f3bf(0x195),_0x21e14a=this[_0x60f3bf(0x17c)]({'id':_0x39dbdc,'type':_0x1fbeba,'createdAt':new Date(),'authorId':_0x22e8f0,'attributes':_0x3cd1ac});return this[_0x60f3bf(0xd9)](_0x1fbeba,_0x39dbdc,_0x22e8f0,_0x56e947),_0x21e14a;}[_0x3b7147(0x1fb)](_0x584d57,_0x4ff0bd=_0x3b7147(0x1bf),_0x8c6737={}){const _0x5d7250=_0x3b7147,_0xa4ef4c=this[_0x5d7250(0x15f)][_0x5d7250(0x216)][_0x5d7250(0x116)](_0x5d7250(0x23b))['me'],_0x216cd4=this[_0x5d7250(0x25a)][_0x5d7250(0x1de)](_0x5d7250(0x195),_0x4ff0bd,_0x5d7250(0x1ed));for(const _0x2fd6fd of this[_0x5d7250(0x1d8)]())if(_0x2fd6fd[_0x5d7250(0x107)]['id']==_0xa4ef4c['id']&&_0x5d7250(0x195)==_0x2fd6fd[_0x5d7250(0x160)]&&_0x2fd6fd[_0x5d7250(0xc1)]==_0x4ff0bd&&qt(_0x2fd6fd,_0x8c6737)&&(_0x216cd4(_0x2fd6fd[_0x5d7250(0x23c)](),_0x584d57)||_0x216cd4(_0x584d57,_0x2fd6fd[_0x5d7250(0x23c)]()))){for(const _0x1e5086 of _0x584d57)_0x2fd6fd[_0x5d7250(0xe7)](_0x1e5086);return _0x2fd6fd;}for(const {suggestion:_0x151cfe,meta:_0x347ed1}of this[_0x5d7250(0x151)](_0x584d57,_0x5d7250(0x195))){if(!_0x347ed1[_0x5d7250(0x25f)])continue;if(!this[_0x5d7250(0x167)]&&_0x347ed1[_0x5d7250(0x21f)])continue;if(!qt(_0x151cfe,_0x8c6737))continue;let _0x48b78e=!0x0;for(const _0x97f65 of _0x151cfe[_0x5d7250(0x23c)]())for(const _0x2a4b19 of _0x584d57)if(!_0x97f65[_0x5d7250(0x1e9)](_0x2a4b19)){_0x48b78e=!0x1;break;}if(_0x48b78e)return _0x151cfe;}const _0x2d5797=_0x7793d6(),_0x2be8fb=_0xa4ef4c['id'],_0xa94c0d=_0x5d7250(0xe3)+_0x4ff0bd,_0x20472e=this[_0x5d7250(0x17c)]({'id':_0x2d5797,'type':_0xa94c0d,'createdAt':new Date(),'authorId':_0x2be8fb,'attributes':_0x8c6737});for(const _0xb72834 of _0x584d57)this[_0x5d7250(0xd9)](_0xa94c0d,_0x2d5797,_0x2be8fb,_0xb72834,_0xebc177[_0x5d7250(0x1d1)]());return _0x20472e;}[_0x3b7147(0x104)](_0x72e454,_0x3aef32,_0x41d337=null,_0xac13ba={}){const _0xdd4821=_0x3b7147;if(_0x41d337=_0x41d337||Gt(_0x3aef32),_0x72e454[_0xdd4821(0x19c)])return null;if(_0xdd4821(0x1eb)===this[_0xdd4821(0x237)]){const _0xf6f0ca=this[_0xdd4821(0x25a)][_0xdd4821(0x1de)](_0xdd4821(0x1cb),_0x41d337,_0xdd4821(0xcd));return this[_0xdd4821(0x1bc)](()=>_0xf6f0ca([_0x72e454],_0x3aef32,_0xac13ba)),null;}const _0x13795a=this[_0xdd4821(0x15f)][_0xdd4821(0x216)][_0xdd4821(0x116)](_0xdd4821(0x23b))['me'],_0x59b119=[];if(_0xdd4821(0x139)!==this[_0xdd4821(0x237)]){for(const {suggestion:_0xe93f43,meta:_0x3d9528}of this[_0xdd4821(0x151)](_0x72e454,_0xdd4821(0x195)))_0x3d9528[_0xdd4821(0x25f)]&&!_0x3d9528[_0xdd4821(0xe5)]&&_0x59b119[_0xdd4821(0x11b)](..._0xe93f43[_0xdd4821(0x23c)]());}const _0x39166e=function(_0x50c774,_0x138b8c){const _0x7ca74c=_0xdd4821,_0x3ed049=[];for(const _0x3d246d of _0x138b8c){const _0x2d83a4=_0x50c774[_0x7ca74c(0x12b)](_0x3d246d);_0x2d83a4&&_0x3ed049[_0x7ca74c(0x11b)](_0x2d83a4);}return _0x3ed049;}(_0x72e454,_0x59b119),_0x1877b4=function(_0x1030cf,_0x39ee6e){const _0x5b6495=_0xdd4821,_0x10320f=[_0x1030cf];for(const _0x2f480e of _0x39ee6e){let _0x3b0363=0x0;for(;_0x3b0363<_0x10320f[_0x5b6495(0x176)];){const _0x419d1c=_0x10320f[_0x3b0363][_0x5b6495(0x16a)](_0x2f480e);_0x10320f[_0x5b6495(0x13a)](_0x3b0363,0x1,..._0x419d1c),_0x3b0363+=_0x419d1c[_0x5b6495(0x176)];}}return _0x10320f;}(_0x72e454,_0x59b119);_0x39166e[_0xdd4821(0x176)]&&this[_0xdd4821(0x1fa)][_0xdd4821(0x1d0)](()=>{const _0x44e123=_0xdd4821;for(const _0x2acc1a of _0x39166e){const _0x46542f=this[_0x44e123(0x25a)][_0x44e123(0x1de)](_0x44e123(0x1cb),_0x41d337,_0x44e123(0xcd));this[_0x44e123(0x1bc)](()=>_0x46542f([_0x2acc1a],_0x3aef32,_0xac13ba));}});for(const _0x3d398d of _0x1877b4){let _0xcdd730=null,_0x545d7d=_0x3d398d[_0xdd4821(0x1e2)],_0x11d1fe=_0x3d398d[_0xdd4821(0xe1)];for(const {suggestion:_0x37ce1f,meta:_0x1433ed}of this[_0xdd4821(0x151)](_0x3d398d,_0xdd4821(0x1cb))){if(!_0x1433ed[_0xdd4821(0x25f)])continue;if(_0x37ce1f[_0xdd4821(0xc1)]!=_0x41d337)continue;if(!qt(_0x37ce1f,_0xac13ba))continue;const _0x34662f=_0x37ce1f[_0xdd4821(0x20f)]();if(_0x34662f[_0xdd4821(0x1e9)](_0x3d398d,!0x0))return null;_0x545d7d=_0x545d7d[_0xdd4821(0x137)](_0x34662f[_0xdd4821(0x1e2)])?_0x545d7d:_0x34662f[_0xdd4821(0x1e2)],_0x11d1fe=_0x11d1fe[_0xdd4821(0x16c)](_0x34662f[_0xdd4821(0xe1)])?_0x11d1fe:_0x34662f[_0xdd4821(0xe1)],_0xcdd730?_0x34662f[_0xdd4821(0x1e2)][_0xdd4821(0x137)](_0xcdd730[_0xdd4821(0x20f)]()[_0xdd4821(0x1e2)])?(_0xcdd730[_0xdd4821(0xe2)](),_0xcdd730=_0x37ce1f):_0x37ce1f[_0xdd4821(0xe2)]():_0xcdd730=_0x37ce1f;}const _0x1072cf=this[_0xdd4821(0x1fa)][_0xdd4821(0x1f9)](_0x545d7d,_0x11d1fe);if(_0xcdd730)this[_0xdd4821(0x24a)](_0xcdd730,_0x1072cf);else{const _0x4fc890=_0x7793d6(),_0xf5484d=_0x13795a['id'];this[_0xdd4821(0x17c)]({'id':_0x4fc890,'type':_0xdd4821(0x22c)+_0x41d337,'data':_0x3aef32,'createdAt':new Date(),'authorId':_0xf5484d,'attributes':_0xac13ba}),this[_0xdd4821(0xd9)](_0xdd4821(0x22c)+_0x41d337,_0x4fc890,_0xf5484d,_0x1072cf);}}return null;}[_0x3b7147(0x157)](_0x4039ea,_0x1a9e17,_0x2e6de3=[],_0x3049b5=null,_0x584800={}){const _0x20ec1e=_0x3b7147;_0x1a9e17[_0x20ec1e(0xb3)]||(_0x1a9e17[_0x20ec1e(0xb3)]=_0x1a9e17[_0x20ec1e(0x181)]),_0x1a9e17[_0x20ec1e(0x15e)]=_0x4039ea['is'](_0x20ec1e(0x250)),_0x3049b5=_0x3049b5||Gt(_0x1a9e17);const _0x4be064=_0x2e6de3[_0x20ec1e(0xfd)](_0x26fba2=>Lt(_0x26fba2,this[_0x20ec1e(0x1fa)])),_0x3dca2b=_0x4039ea['is'](_0x20ec1e(0x250))?_0x4039ea:Lt(_0x4039ea,this[_0x20ec1e(0x1fa)]);if(_0x20ec1e(0x1eb)===this[_0x20ec1e(0x237)]){const _0x37c882=this[_0x20ec1e(0x25a)][_0x20ec1e(0x1de)](_0x20ec1e(0x1e6),_0x3049b5,_0x20ec1e(0xcd));return this[_0x20ec1e(0x1bc)](()=>_0x37c882([_0x3dca2b],_0x1a9e17,_0x584800)),null;}_0x4be064[_0x20ec1e(0x11b)](_0x3dca2b);let _0xbdecf8=!0x0;for(const _0xc7cf9e of _0x4be064)if(!this[_0x20ec1e(0x11e)](_0xc7cf9e)){_0xbdecf8=!0x1;break;}if(_0xbdecf8&&_0x20ec1e(0x139)!==this[_0x20ec1e(0x237)]){const _0x1927bd=this[_0x20ec1e(0x25a)][_0x20ec1e(0x1de)](_0x20ec1e(0x1e6),_0x3049b5,_0x20ec1e(0xcd));return this[_0x20ec1e(0x1bc)](()=>_0x1927bd([_0x3dca2b],_0x1a9e17,_0x584800)),null;}let _0x73ced4=null,_0x314dfd=_0x3dca2b[_0x20ec1e(0x1e2)],_0x2566cb=_0x3dca2b[_0x20ec1e(0xe1)];for(const {suggestion:_0x3ec94d,meta:_0x128b9c}of this[_0x20ec1e(0x151)](_0x3dca2b,_0x20ec1e(0x1e6))){if(!_0x128b9c[_0x20ec1e(0x25f)])continue;if(_0x128b9c[_0x20ec1e(0x220)]||_0x128b9c[_0x20ec1e(0x21f)]||_0x128b9c[_0x20ec1e(0xe5)])continue;if(_0x3ec94d[_0x20ec1e(0x142)][_0x20ec1e(0xb3)]!=_0x1a9e17[_0x20ec1e(0xb3)])continue;if(!qt(_0x3ec94d,_0x584800))continue;const _0x5720ea=_0x3ec94d[_0x20ec1e(0x20f)]();if(_0x3ec94d[_0x20ec1e(0xc1)]==_0x3049b5){if(_0x5720ea[_0x20ec1e(0x1e9)](_0x3dca2b,!0x0))return null;_0x314dfd=_0x314dfd[_0x20ec1e(0x137)](_0x5720ea[_0x20ec1e(0x1e2)])?_0x314dfd:_0x5720ea[_0x20ec1e(0x1e2)],_0x2566cb=_0x2566cb[_0x20ec1e(0x16c)](_0x5720ea[_0x20ec1e(0xe1)])?_0x2566cb:_0x5720ea[_0x20ec1e(0xe1)],_0x73ced4?_0x5720ea[_0x20ec1e(0x1e2)][_0x20ec1e(0x137)](_0x73ced4[_0x20ec1e(0x20f)]()[_0x20ec1e(0x1e2)])?(_0x73ced4[_0x20ec1e(0xe2)](),_0x73ced4=_0x3ec94d):_0x3ec94d[_0x20ec1e(0xe2)]():_0x73ced4=_0x3ec94d;}else{const _0x4e5a78=_0x3dca2b[_0x20ec1e(0x12b)](_0x5720ea);this[_0x20ec1e(0x1d4)](_0x3ec94d,_0x4e5a78);}}const _0x5331a9=this[_0x20ec1e(0x15f)][_0x20ec1e(0x216)][_0x20ec1e(0x116)](_0x20ec1e(0x23b))['me'],_0x149b3c=_0x7793d6(),_0x5acbb8=_0x5331a9['id'];if(_0x73ced4)return this[_0x20ec1e(0x24a)](_0x73ced4,this[_0x20ec1e(0x1fa)][_0x20ec1e(0x1f9)](_0x314dfd,_0x2566cb)),_0x73ced4;{const _0x457533=this[_0x20ec1e(0x17c)]({'id':_0x149b3c,'type':_0x20ec1e(0x108)+_0x3049b5,'data':_0x1a9e17,'createdAt':new Date(),'authorId':_0x5acbb8,'attributes':_0x584800});return this[_0x20ec1e(0xd9)](_0x20ec1e(0x108)+_0x3049b5,_0x149b3c,_0x5acbb8,this[_0x20ec1e(0x1fa)][_0x20ec1e(0x1f9)](_0x314dfd,_0x2566cb)),_0x457533;}}[_0x3b7147(0x1e0)](_0x8d5a2d,_0x5f220f,_0x5a3a07=[],_0x54d54d=null,_0x3b4502={}){const _0x188eec=_0x3b7147;_0x5f220f[_0x188eec(0xb3)]||(_0x5f220f[_0x188eec(0xb3)]=_0x5f220f[_0x188eec(0x181)]);const _0x137e07=_0x8d5a2d[0x0];_0x5f220f[_0x188eec(0x15e)]=_0x137e07['is'](_0x188eec(0x250)),_0x54d54d=_0x54d54d||Gt(_0x5f220f);const _0xc99697=_0x5a3a07[_0x188eec(0xfd)](_0x541d7a=>Lt(_0x541d7a,this[_0x188eec(0x1fa)])),_0x2a5e29=_0x137e07['is'](_0x188eec(0x250))?_0x8d5a2d:_0x8d5a2d[_0x188eec(0xfd)](_0x354310=>Lt(_0x354310,this[_0x188eec(0x1fa)]));if(_0x188eec(0x1eb)===this[_0x188eec(0x237)]){const _0x4561af=this[_0x188eec(0x25a)][_0x188eec(0x1de)](_0x188eec(0x1e6),_0x54d54d,_0x188eec(0xcd));return this[_0x188eec(0x1bc)](()=>_0x4561af(_0x2a5e29,_0x5f220f,_0x3b4502)),null;}_0xc99697[_0x188eec(0x11b)](..._0x2a5e29);let _0x2afd8c=!0x0;for(const _0x5b0870 of _0xc99697)if(!this[_0x188eec(0x11e)](_0x5b0870)){_0x2afd8c=!0x1;break;}if(_0x2afd8c&&_0x188eec(0x139)!==this[_0x188eec(0x237)]){const _0x4da4df=this[_0x188eec(0x25a)][_0x188eec(0x1de)](_0x188eec(0x1e6),_0x54d54d,_0x188eec(0xcd));return this[_0x188eec(0x1bc)](()=>_0x4da4df(_0x2a5e29,_0x5f220f,_0x3b4502)),null;}const _0x1a4573=this[_0x188eec(0x15f)][_0x188eec(0x216)][_0x188eec(0x116)](_0x188eec(0x23b))['me'];for(const _0x29f23b of this[_0x188eec(0x1d8)]()){if(_0x29f23b[_0x188eec(0x107)]['id']!=_0x1a4573['id'])continue;if(_0x188eec(0x1e6)!=_0x29f23b[_0x188eec(0x160)]||_0x29f23b[_0x188eec(0x142)][_0x188eec(0xb3)]!=_0x5f220f[_0x188eec(0xb3)])continue;if(!qt(_0x29f23b,_0x3b4502))continue;const _0x4e1666=_0x29f23b[_0x188eec(0xc1)]==_0x54d54d;for(let _0x38f7f2=0x0;_0x38f7f2<_0x2a5e29[_0x188eec(0x176)];_0x38f7f2++){const _0x5b3a43=_0x2a5e29[_0x38f7f2];for(const _0x1476ad of _0x29f23b[_0x188eec(0x1e3)]()){const _0x2ca5fc=_0x1476ad[_0x188eec(0x17e)]();if(_0x5b3a43[_0x188eec(0x146)](_0x2ca5fc)){_0x4e1666?(_0x2a5e29[_0x188eec(0x13a)](_0x38f7f2,0x1),_0x38f7f2--):_0x29f23b[_0x188eec(0x15c)](_0x1476ad[_0x188eec(0xe4)]);break;}}}}if(0x0==_0x2a5e29[_0x188eec(0x176)])return null;const _0x381075=this[_0x188eec(0x25a)][_0x188eec(0x1de)](_0x188eec(0x1e6),_0x54d54d,_0x188eec(0x1ed));for(const _0x4c246f of this[_0x188eec(0x1d8)]())if(_0x4c246f[_0x188eec(0x107)]['id']==_0x1a4573['id']&&_0x188eec(0x1e6)==_0x4c246f[_0x188eec(0x160)]&&_0x4c246f[_0x188eec(0x142)][_0x188eec(0xb3)]==_0x5f220f[_0x188eec(0xb3)]&&_0x4c246f[_0x188eec(0xc1)]==_0x54d54d&&qt(_0x4c246f,_0x3b4502)&&(_0x381075(_0x4c246f[_0x188eec(0x23c)](),_0x2a5e29)||_0x381075(_0x2a5e29,_0x4c246f[_0x188eec(0x23c)]()))){for(const _0x569858 of _0x2a5e29)_0x4c246f[_0x188eec(0xe7)](_0x569858);return _0x4c246f;}const _0x1225fe=_0x7793d6(),_0x46959b=_0x1a4573['id'],_0x1e3d25=_0x188eec(0x108)+_0x54d54d,_0x35d003=this[_0x188eec(0x17c)]({'id':_0x1225fe,'type':_0x1e3d25,'data':_0x5f220f,'createdAt':new Date(),'authorId':_0x46959b,'attributes':_0x3b4502});for(const _0x503041 of _0x2a5e29)this[_0x188eec(0xd9)](_0x1e3d25,_0x1225fe,_0x46959b,_0x503041,_0xebc177[_0x188eec(0x1d1)]());return _0x35d003;}[_0x3b7147(0x14e)](_0x328456,_0x148f32=null,_0x556ccd={}){const _0x5ec1f3=_0x3b7147;if(_0x328456[_0x5ec1f3(0x19c)])return null;const _0x19cc21=this[_0x5ec1f3(0x15f)][_0x5ec1f3(0x216)][_0x5ec1f3(0x116)](_0x5ec1f3(0x23b))['me'],_0x1fd6c2=new _0x50f662(_0x328456[_0x5ec1f3(0x1e2)],_0x328456[_0x5ec1f3(0xe1)]);for(const {suggestion:_0x3f4b7e,meta:_0x3c15f8}of this[_0x5ec1f3(0x151)](_0x1fd6c2,_0x5ec1f3(0x195)))if(_0x3c15f8[_0x5ec1f3(0x25f)]&&!_0x3c15f8[_0x5ec1f3(0x220)]){if(_0x3f4b7e[_0x5ec1f3(0x25b)]){const _0x2db0f7=_0x3f4b7e[_0x5ec1f3(0x23c)]()[_0x5ec1f3(0x124)](_0xae4dba=>_0x5ec1f3(0x244)!=_0xae4dba[_0x5ec1f3(0x200)][_0x5ec1f3(0x17a)]);_0x2db0f7[_0x5ec1f3(0x199)](_0x390627=>_0x1fd6c2[_0x5ec1f3(0x1e9)](_0x390627,!0x0))&&_0x3f4b7e[_0x5ec1f3(0xbc)]();if(_0x2db0f7[_0x5ec1f3(0x245)](_0x25e079=>_0x25e079[_0x5ec1f3(0x1e9)](_0x1fd6c2,!0x0))){const _0x4e1d1e=this[_0x5ec1f3(0x25a)][_0x5ec1f3(0x1de)](_0x5ec1f3(0x21a),_0x148f32,_0x5ec1f3(0xcd));return this[_0x5ec1f3(0x1bc)](()=>_0x4e1d1e([_0x1fd6c2],null,_0x556ccd)),null;}}else{const _0x35c92f=_0x1fd6c2[_0x5ec1f3(0x12b)](_0x3f4b7e[_0x5ec1f3(0x20f)]());null!==_0x35c92f&&_0x3f4b7e[_0x5ec1f3(0x1df)]([_0x35c92f],null,_0x556ccd);}}if(_0x1fd6c2[_0x5ec1f3(0x19a)](),_0x1fd6c2[_0x5ec1f3(0x19c)]||_0x5ec1f3(0x244)==_0x1fd6c2[_0x5ec1f3(0x200)][_0x5ec1f3(0x17a)])return null;let _0x5600cb=null,_0x5a5365=_0x1fd6c2[_0x5ec1f3(0x1e2)],_0x1997a4=_0x1fd6c2[_0x5ec1f3(0xe1)];const _0x5216eb=this[_0x5ec1f3(0x151)](_0x1fd6c2,_0x5ec1f3(0x21a));for(const {suggestion:_0x332bb9,meta:_0x5a66e7}of _0x5216eb){const _0x149287=this[_0x5ec1f3(0x1fa)][_0x5ec1f3(0x1f9)](_0x5a5365,_0x1997a4);if(_0x5a66e7[_0x5ec1f3(0x25f)]&&(this[_0x5ec1f3(0x167)]||!_0x5a66e7[_0x5ec1f3(0x21f)]&&!_0x5a66e7[_0x5ec1f3(0xe5)])){if(_0x332bb9[_0x5ec1f3(0x25b)]){if(!qt(_0x332bb9,_0x556ccd))continue;let _0x4d28aa=!0x0;for(const _0x827967 of _0x332bb9[_0x5ec1f3(0x23c)]()){if(_0x827967[_0x5ec1f3(0x1e9)](_0x149287,!0x0))return _0x332bb9;_0x149287[_0x5ec1f3(0x1e9)](_0x827967)||(_0x4d28aa=!0x1);}_0x4d28aa&&_0x332bb9[_0x5ec1f3(0xbc)]();}else{const _0x3ae8c7=_0x332bb9[_0x5ec1f3(0x20f)]();if(_0x3ae8c7[_0x5ec1f3(0x1e9)](_0x149287,!0x0))return _0x332bb9;if(!qt(_0x332bb9,_0x556ccd)){_0x149287[_0x5ec1f3(0x1e9)](_0x3ae8c7)?_0x332bb9[_0x5ec1f3(0xe2)]():_0x3ae8c7[_0x5ec1f3(0x255)](_0x5a5365)?_0x5a5365=_0x3ae8c7[_0x5ec1f3(0xe1)]:_0x3ae8c7[_0x5ec1f3(0x255)](_0x1997a4)&&(_0x1997a4=_0x3ae8c7[_0x5ec1f3(0x1e2)]);continue;}_0x5a5365=_0x5a5365[_0x5ec1f3(0x137)](_0x3ae8c7[_0x5ec1f3(0x1e2)])?_0x5a5365:_0x3ae8c7[_0x5ec1f3(0x1e2)],_0x1997a4=_0x1997a4[_0x5ec1f3(0x16c)](_0x3ae8c7[_0x5ec1f3(0xe1)])?_0x1997a4:_0x3ae8c7[_0x5ec1f3(0xe1)],_0x556ccd=Object[_0x5ec1f3(0x14b)]({},_0x332bb9[_0x5ec1f3(0x21b)]),_0x5600cb?_0x3ae8c7[_0x5ec1f3(0x1e2)][_0x5ec1f3(0x137)](_0x5600cb[_0x5ec1f3(0x20f)]()[_0x5ec1f3(0x1e2)])?(_0x5600cb[_0x5ec1f3(0xe2)](),_0x5600cb=_0x332bb9):_0x332bb9[_0x5ec1f3(0xe2)]():_0x5600cb=_0x332bb9;}}}if(_0x5600cb)return this[_0x5ec1f3(0x24a)](_0x5600cb,this[_0x5ec1f3(0x1fa)][_0x5ec1f3(0x1f9)](_0x5a5365,_0x1997a4)),_0x5600cb;{const _0x51d3ab=_0x7793d6(),_0x4e1dad=this[_0x5ec1f3(0x1fa)][_0x5ec1f3(0x1f9)](_0x5a5365,_0x1997a4),_0x40600f=_0x19cc21['id'],_0x26e132=_0x148f32?_0x5ec1f3(0x101)+_0x148f32:_0x5ec1f3(0x21a),_0x118660=this[_0x5ec1f3(0x17c)]({'id':_0x51d3ab,'type':_0x26e132,'createdAt':new Date(),'authorId':_0x40600f,'attributes':_0x556ccd});return this[_0x5ec1f3(0xd9)](_0x26e132,_0x51d3ab,_0x40600f,_0x4e1dad),_0x118660;}}[_0x3b7147(0x165)](_0x4f0d1c,_0x2dc831=_0x3b7147(0x1bf),_0x4c3dc8={}){const _0x4eef08=_0x3b7147,_0x3eb3ca=this[_0x4eef08(0x15f)][_0x4eef08(0x216)][_0x4eef08(0x116)](_0x4eef08(0x23b))['me'],_0x21713a=_0x4f0d1c[_0x4eef08(0xfd)](_0xa4ddb0=>new _0x50f662(_0xa4ddb0[_0x4eef08(0x1e2)],_0xa4ddb0[_0x4eef08(0xe1)])),_0x34a469=new Set();for(const {suggestion:_0xcf9833,meta:_0x322709}of this[_0x4eef08(0x151)](_0x21713a,_0x4eef08(0x195)))_0x322709[_0x4eef08(0x25f)]&&!_0x322709[_0x4eef08(0x220)]&&_0x34a469[_0x4eef08(0xf6)](_0xcf9833);for(const _0x4d0dc2 of _0x34a469)if(_0x4d0dc2[_0x4eef08(0x25b)]){const _0xdf4276=_0x4d0dc2[_0x4eef08(0x23c)]();(!_0x4d0dc2[_0x4eef08(0x21b)]||!_0x4d0dc2[_0x4eef08(0x21b)][_0x4eef08(0xb4)])&&(_0xdf4276[_0x4eef08(0x199)](_0x561af8=>_0x21713a[_0x4eef08(0x245)](_0x4e369d=>_0x4e369d[_0x4eef08(0x1e9)](_0x561af8,!0x0)))&&_0x4d0dc2[_0x4eef08(0xbc)]());if(_0x21713a[_0x4eef08(0x199)](_0x25181b=>_0xdf4276[_0x4eef08(0x245)](_0x2fe745=>_0x2fe745[_0x4eef08(0x1e9)](_0x25181b,!0x0)))){const _0x83eb5e=this[_0x4eef08(0x25a)][_0x4eef08(0x1de)](_0x4eef08(0x21a),_0x2dc831,_0x4eef08(0xcd));return this[_0x4eef08(0x1bc)](()=>_0x83eb5e(_0x4f0d1c,null,_0x4c3dc8)),null;}}else{const _0x8b0f52=_0x4d0dc2[_0x4eef08(0x20f)]();_0x21713a[_0x4eef08(0x245)](_0x5ea5cd=>_0x5ea5cd[_0x4eef08(0x1e9)](_0x8b0f52,!0x0))&&_0x4d0dc2[_0x4eef08(0xbc)]();if(_0x21713a[_0x4eef08(0x199)](_0x1ad775=>_0x8b0f52[_0x4eef08(0x1e9)](_0x1ad775,!0x0))){const _0x2c9b29=this[_0x4eef08(0x25a)][_0x4eef08(0x1de)](_0x4eef08(0x21a),_0x2dc831,_0x4eef08(0xcd));return this[_0x4eef08(0x1bc)](()=>_0x2c9b29(_0x21713a,null,_0x4c3dc8)),null;}}const _0x3dd3b5=this[_0x4eef08(0x25a)][_0x4eef08(0x1de)](_0x4eef08(0x21a),_0x2dc831,_0x4eef08(0x1ed));let _0x22439f=null;for(const _0xdd5a56 of this[_0x4eef08(0x1d8)]())if(_0xdd5a56[_0x4eef08(0x107)]['id']==_0x3eb3ca['id']&&_0xdd5a56[_0x4eef08(0x222)]&&_0x4eef08(0x21a)==_0xdd5a56[_0x4eef08(0x160)]&&_0xdd5a56[_0x4eef08(0xc1)]==_0x2dc831&&qt(_0xdd5a56,_0x4c3dc8)&&(_0x3dd3b5(_0xdd5a56[_0x4eef08(0x23c)](),_0x21713a)||_0x3dd3b5(_0x21713a,_0xdd5a56[_0x4eef08(0x23c)]()))){if(_0x22439f){if(_0xdd5a56[_0x4eef08(0x202)]&&_0xdd5a56[_0x4eef08(0x202)][_0x4eef08(0x176)])continue;for(const _0x4b9954 of _0xdd5a56[_0x4eef08(0x23c)]())_0x22439f[_0x4eef08(0x1a1)](_0x4b9954)||_0x22439f[_0x4eef08(0xe7)](_0x4b9954);_0xdd5a56[_0x4eef08(0xe2)]();}else{_0x22439f=_0xdd5a56;for(const _0x46ef9b of _0x21713a)_0xdd5a56[_0x4eef08(0x1a1)](_0x46ef9b)||_0xdd5a56[_0x4eef08(0xe7)](_0x46ef9b);}}if(_0x22439f)return _0x22439f;_0x34a469[_0x4eef08(0xe8)]();for(const {suggestion:_0x4d3bb3,meta:_0x255157}of this[_0x4eef08(0x151)](_0x21713a,_0x4eef08(0x21a)))_0x255157[_0x4eef08(0x25f)]&&(this[_0x4eef08(0x167)]||!_0x255157[_0x4eef08(0x21f)]&&!_0x255157[_0x4eef08(0xe5)])&&qt(_0x4d3bb3,_0x4c3dc8)&&_0x34a469[_0x4eef08(0xf6)](_0x4d3bb3);for(const _0xbdb0f0 of _0x34a469){const _0x3b9425=_0xbdb0f0[_0x4eef08(0x23c)]();if(!_0x4c3dc8||!_0x4c3dc8[_0x4eef08(0xb4)]){if(_0x21713a[_0x4eef08(0x199)](_0x3ff24a=>_0x3b9425[_0x4eef08(0x245)](_0x238ba1=>_0x238ba1[_0x4eef08(0x1e9)](_0x3ff24a,!0x0))))return _0xbdb0f0;}(!_0xbdb0f0[_0x4eef08(0x21b)]||!_0xbdb0f0[_0x4eef08(0x21b)][_0x4eef08(0xb4)])&&(_0x3b9425[_0x4eef08(0x199)](_0x3c3b69=>_0x21713a[_0x4eef08(0x245)](_0x289c8a=>_0x289c8a[_0x4eef08(0x1e9)](_0x3c3b69,!0x0)))&&_0xbdb0f0[_0x4eef08(0xbc)]());}const _0x311b64=_0x7793d6(),_0x19fec5=_0x3eb3ca['id'],_0x2acde6=_0x4eef08(0x101)+_0x2dc831,_0x1b3bbb=this[_0x4eef08(0x17c)]({'id':_0x311b64,'type':_0x2acde6,'createdAt':new Date(),'authorId':_0x19fec5,'attributes':_0x4c3dc8});for(const _0x36b48e of _0x21713a)_0x36b48e[_0x4eef08(0x19a)](),_0x36b48e[_0x4eef08(0x19c)]||_0x4eef08(0x244)==_0x36b48e[_0x4eef08(0x200)][_0x4eef08(0x17a)]||this[_0x4eef08(0xd9)](_0x2acde6,_0x311b64,_0x19fec5,_0x36b48e,_0xebc177[_0x4eef08(0x1d1)]());return _0x1b3bbb;}[_0x3b7147(0x109)](_0x35d2d4,_0x2cce9a,_0x31b99a,_0x4f401e,_0x455fe6){const _0x5cf65d=_0x3b7147;if(_0x35d2d4[_0x5cf65d(0x19c)])return[];if(_0x5cf65d(0x1eb)===this[_0x5cf65d(0x237)])return[];const _0x52f565=this[_0x5cf65d(0x15f)][_0x5cf65d(0x216)][_0x5cf65d(0x116)](_0x5cf65d(0x23b))['me']['id'],_0x4e8443=Array[_0x5cf65d(0x1f5)](this[_0x5cf65d(0x1d7)][_0x5cf65d(0x102)]())[_0x5cf65d(0x124)](_0x17f5d8=>_0x5cf65d(0xee)==_0x17f5d8[_0x5cf65d(0x160)]&&_0x17f5d8[_0x5cf65d(0x142)][_0x5cf65d(0xc8)]==_0x2cce9a&&_0x17f5d8[_0x5cf65d(0x1a1)](_0x35d2d4));if(_0x5cf65d(0x1fc)===this[_0x5cf65d(0x237)]){const _0x3b670f=this[_0x5cf65d(0x151)](_0x35d2d4,_0x5cf65d(0x195))[_0x5cf65d(0x124)](({meta:_0x515e24})=>_0x515e24[_0x5cf65d(0x25f)]&&!_0x515e24[_0x5cf65d(0xe5)]&&!_0x515e24[_0x5cf65d(0x220)])[_0x5cf65d(0xfd)](({suggestion:_0x3d77e5})=>_0x3d77e5);_0x4e8443[_0x5cf65d(0x148)](..._0x3b670f);}const _0x5b0538=new Map([[_0x35d2d4,_0x31b99a]]);for(const _0xc8d19c of _0x4e8443){const _0x3d21ad=_0x5cf65d(0xee)==_0xc8d19c[_0x5cf65d(0x160)]?_0xc8d19c[_0x5cf65d(0x142)][_0x5cf65d(0x22f)]:void 0x0,_0x2a47a9=_0xc8d19c[_0x5cf65d(0x20f)](),_0x56274a=Array[_0x5cf65d(0x1f5)](_0x5b0538[_0x5cf65d(0x13e)]())[_0x5cf65d(0x1c4)](_0x57c5e0=>_0x57c5e0[_0x5cf65d(0x192)](_0x2a47a9));if(!_0x56274a)continue;const _0x5bbef0=_0x56274a[_0x5cf65d(0x16a)](_0x2a47a9);this[_0x5cf65d(0x24b)](_0x2cce9a)&&_0x5cf65d(0x195)==_0xc8d19c[_0x5cf65d(0x160)]&&0x0!=_0x5bbef0[_0x5cf65d(0x176)]||(_0x5b0538[_0x5cf65d(0x258)](_0x56274a),_0x5bbef0[_0x5cf65d(0x196)](_0x702261=>{const _0x38a22d=_0x5cf65d;_0x5b0538[_0x38a22d(0x1ee)](_0x702261,_0x31b99a);}),_0x5cf65d(0x195)!=_0xc8d19c[_0x5cf65d(0x160)]&&_0x3d21ad!=_0x4f401e&&_0x5b0538[_0x5cf65d(0x1ee)](_0x56274a[_0x5cf65d(0x12b)](_0x2a47a9),_0x3d21ad));}const _0xc271ce=[];for(const [_0x569a7b,_0x5a9220]of _0x5b0538){const _0x5c0aeb=_0x7793d6(),_0x3f723a={'key':_0x2cce9a,'oldValue':_0x5a9220,'newValue':_0x4f401e};_0x2cce9a[_0x5cf65d(0x176)]>0x25&&console[_0x5cf65d(0xd3)](_0x5cf65d(0x173),{'key':_0x2cce9a});const _0x347fb0=(_0x5cf65d(0x183)+(_0x2cce9a+'|'+Gt({'newValue':_0x4f401e})))[_0x5cf65d(0xf8)](0x0,0x3c),_0xa945fa=this[_0x5cf65d(0x17c)]({'id':_0x5c0aeb,'type':_0x347fb0,'data':_0x3f723a,'createdAt':new Date(),'authorId':_0x52f565,'attributes':_0x455fe6});_0xc271ce[_0x5cf65d(0x11b)](_0xa945fa),this[_0x5cf65d(0xd9)](_0x347fb0,_0x5c0aeb,_0x52f565,_0x569a7b);}return _0xc271ce;}[_0x3b7147(0x249)](_0x5886d8){const _0x1c45a0=_0x3b7147;this[_0x1c45a0(0x229)](_0x5886d8,(_0x18db9a,..._0x500caa)=>{const _0x5c8f4a=_0x1c45a0;this[_0x5c8f4a(0x103)](()=>{_0x18db9a(..._0x500caa);});});}[_0x3b7147(0x120)](_0x4be77a){const _0x3f3b6a=_0x3b7147;this[_0x3f3b6a(0x257)][_0x3f3b6a(0xf6)](_0x4be77a);}[_0x3b7147(0x18f)](_0x20d990){const _0x5abe48=_0x3b7147;this[_0x5abe48(0x1dc)][_0x5abe48(0xf6)](_0x20d990);}[_0x3b7147(0x230)](_0x1bd61c){const _0x59d54b=_0x3b7147;return _0x59d54b(0xee)==_0x1bd61c[_0x59d54b(0x160)]?_0x1bd61c[_0x59d54b(0xc1)][_0x59d54b(0x10e)]('|')[0x0]:null;}[_0x3b7147(0x24a)](_0x30b0bb,_0x57e197){const _0x43eeef=_0x3b7147,_0x3afe89=_0x30b0bb[_0x43eeef(0x1f7)]();this[_0x43eeef(0x1fa)][_0x43eeef(0x1d0)](_0x2375ea=>{const _0x284a06=_0x43eeef;_0x2375ea[_0x284a06(0x238)](_0x3afe89,{'range':_0x57e197});});}[_0x3b7147(0x154)](_0x3732ff){const _0xb59958=_0x3b7147,_0x323070=_0x3732ff['id'],_0x389691=this[_0xb59958(0x15f)][_0xb59958(0xc7)][_0xb59958(0x116)](_0xb59958(0x169));this[_0xb59958(0xe9)][_0xb59958(0x253)](_0x323070)||this[_0xb59958(0xe9)][_0xb59958(0x252)]({'channelId':_0x389691,'threadId':_0x323070,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x245f60=this[_0xb59958(0xe9)][_0xb59958(0x1f8)](_0x323070);_0x245f60[_0xb59958(0x149)](_0xb59958(0x23a)),_0x245f60[_0xb59958(0x23a)]=!0x1,_0x3732ff[_0xb59958(0x202)]=_0x245f60;}[_0x3b7147(0x10a)](_0x51e1a3,_0x4aa2b3,_0x1c5c13,_0x5ecefa){const _0x25af54=_0x3b7147;if(_0x51e1a3[_0x25af54(0x160)]!=_0x4aa2b3||_0x51e1a3[_0x25af54(0xc1)]!=_0x1c5c13||_0x51e1a3[_0x25af54(0x1ec)]['id']!=_0x5ecefa)throw this[_0x25af54(0x15f)][_0x25af54(0x1b9)](_0x25af54(0x1ba)),new _0x51119c(_0x25af54(0x1ba),this);}[_0x3b7147(0x1d4)](_0x21ec98,_0x20f96c){const _0x459357=_0x3b7147,_0x2b8aec=_0x21ec98[_0x459357(0x20f)]();if(_0x20f96c[_0x459357(0x146)](_0x2b8aec))_0x21ec98[_0x459357(0xe2)]();else{if(_0x2b8aec[_0x459357(0x1e9)](_0x20f96c)){const _0x938fd4=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0x1e2)][_0x459357(0x1bb)],_0x459357(0xe1));this[_0x459357(0x24a)](_0x21ec98,this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x2b8aec[_0x459357(0x1e2)],_0x938fd4));const _0x1a227f=_0x7793d6(),_0x1d46ec=_0x21ec98[_0x459357(0x1ec)]['id'],_0x2c6487=_0x21ec98[_0x459357(0x160)]+':'+_0x21ec98[_0x459357(0xc1)];this[_0x459357(0x17c)]({'id':_0x1a227f,'type':_0x2c6487,'createdAt':new Date(),'authorId':_0x1d46ec,'data':_0x21ec98[_0x459357(0x142)],'attributes':_0x21ec98[_0x459357(0x21b)]});const _0x5e8e29=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0xe1)][_0x459357(0xd1)],_0x459357(0xba)),_0xc95a9e=this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x5e8e29,_0x2b8aec[_0x459357(0xe1)]);this[_0x459357(0xd9)](_0x2c6487,_0x1a227f,_0x1d46ec,_0xc95a9e);}else{if(_0x2b8aec[_0x459357(0x255)](_0x20f96c[_0x459357(0x1e2)])){const _0x3b4870=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0x1e2)][_0x459357(0x1bb)],_0x459357(0xe1));this[_0x459357(0x24a)](_0x21ec98,this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x2b8aec[_0x459357(0x1e2)],_0x3b4870));}else{const _0x46c250=this[_0x459357(0x1fa)][_0x459357(0x241)](_0x20f96c[_0x459357(0xe1)][_0x459357(0xd1)],_0x459357(0xba));this[_0x459357(0x24a)](_0x21ec98,this[_0x459357(0x1fa)][_0x459357(0x1f9)](_0x46c250,_0x2b8aec[_0x459357(0xe1)]));}}}}[_0x3b7147(0x11e)](_0x4cca56){const _0x10a38f=_0x3b7147;for(const {suggestion:_0x5083ce,meta:_0x1bcbbb}of this[_0x10a38f(0x151)](_0x4cca56,_0x10a38f(0x195))){if(!_0x1bcbbb[_0x10a38f(0x25f)])continue;const _0x14f798=_0x5083ce[_0x10a38f(0x23c)]();for(const _0x1520fb of _0x14f798)if(!_0x4cca56[_0x10a38f(0x16a)](_0x1520fb)[_0x10a38f(0x176)])return!0x0;}return!0x1;}[_0x3b7147(0xde)](_0x3cb443){const _0xebcc35=_0x3b7147,_0x24ba7f=this[_0xebcc35(0x15f)][_0xebcc35(0x216)][_0xebcc35(0x116)](_0xebcc35(0x23b))[_0xebcc35(0x21d)](_0x3cb443);if(!_0x24ba7f)throw new _0x51119c(_0xebcc35(0xbd),this);return _0x24ba7f;}[_0x3b7147(0x179)](_0x243522){const _0x4b060f=_0x3b7147,_0x276a3b=this[_0x4b060f(0x15f)][_0x4b060f(0x216)][_0x4b060f(0x116)](_0x4b060f(0x23b)),_0x326e2d=_0x23a057(_0x4b060f(0x133)+_0x243522),_0x1a7abb=_0x276a3b[_0x4b060f(0x21d)](_0x326e2d);return _0x1a7abb||_0x276a3b[_0x4b060f(0x141)]({'id':_0x326e2d,'name':_0x243522});}[_0x3b7147(0xfe)](_0x511792,_0x33ae4a,_0x431de4,_0x1ebded,_0x405967){const _0x3f7ae0=_0x3b7147,_0x291ba9=this[_0x3f7ae0(0xde)](_0x1ebded),_0x1848cc=this[_0x3f7ae0(0x25a)][_0x3f7ae0(0xd8)](_0x511792,_0x33ae4a,_0x431de4,_0x291ba9,_0x405967,_0xb5b273=>{const _0x3ae849=_0x3f7ae0;this[_0x3ae849(0xb7)](_0x431de4,{'attributes':_0xb5b273});const _0x500abf=this[_0x3ae849(0x18b)](_0x431de4);this[_0x3ae849(0x260)](new Set([_0x500abf])),this[_0x3ae849(0x14d)](new Set([_0x500abf]));});return this[_0x3f7ae0(0xbe)](_0x1848cc,_0x3f7ae0(0xcd),()=>{const _0x3acbb7=_0x3f7ae0;this[_0x3acbb7(0xb7)](_0x431de4,{'state':_0x3acbb7(0xf0)});},{'priority':_0x3f7ae0(0xc9)}),this[_0x3f7ae0(0xbe)](_0x1848cc,_0x3f7ae0(0xbc),()=>{const _0x3da055=_0x3f7ae0;this[_0x3da055(0xb7)](_0x431de4,{'state':_0x3da055(0xce)});},{'priority':_0x3f7ae0(0xc9)}),this[_0x3f7ae0(0x1d7)][_0x3f7ae0(0x1ee)](_0x431de4,_0x1848cc),this[_0x3f7ae0(0x128)][_0x3f7ae0(0x1ee)](_0x1848cc,_0x3f7ae0(0x1b3)),_0x1848cc;}[_0x3b7147(0x1bd)](_0x25d981){const _0x2c384b=_0x3b7147,_0x1e147c=_0x25d981[_0x2c384b(0x10e)](':');return{'group':_0x1e147c[0x0],'type':_0x1e147c[0x1],'subType':_0x1e147c[_0x2c384b(0x176)]>=0x5?_0x1e147c[0x2]:null,'id':_0x1e147c[_0x2c384b(0x176)]<0x5?_0x1e147c[0x2]:_0x1e147c[0x3],'authorId':_0x1e147c[_0x2c384b(0x176)]<0x5?_0x1e147c[0x3]:_0x1e147c[0x4],'markerCount':0x6==_0x1e147c[_0x2c384b(0x176)]?_0x1e147c[0x5]:null};}[_0x3b7147(0x1b1)](_0x10f143,_0x270ea4,_0x21b55d){const _0x5bf6ca=_0x3b7147,_0xe757aa=_0x10f143[_0x5bf6ca(0x20f)](),_0x194567=_0xe757aa[_0x5bf6ca(0x1e2)],_0x3ac94f=_0xe757aa[_0x5bf6ca(0xe1)];this[_0x5bf6ca(0x24a)](_0x10f143,this[_0x5bf6ca(0x1fa)][_0x5bf6ca(0x1f9)](_0x194567,_0x270ea4));const _0x5dc718=_0x7793d6(),_0x7ba963=_0x10f143[_0x5bf6ca(0x1ec)]['id'],_0xa96b62=_0x10f143[_0x5bf6ca(0x160)]+(_0x10f143[_0x5bf6ca(0xc1)]?':'+_0x10f143[_0x5bf6ca(0xc1)]:'');this[_0x5bf6ca(0x17c)]({'id':_0x5dc718,'type':_0xa96b62,'createdAt':new Date(),'authorId':_0x7ba963,'originalSuggestionId':_0x10f143['id'],'attributes':_0x10f143[_0x5bf6ca(0x21b)],'data':_0x10f143[_0x5bf6ca(0x142)]});const _0x5d97e9=this[_0x5bf6ca(0x230)](_0x10f143);(_0x5bf6ca(0x1e6)==_0x10f143[_0x5bf6ca(0x160)]||_0x5d97e9&&this[_0x5bf6ca(0x24b)](_0x5d97e9))&&(_0x21b55d=this[_0x5bf6ca(0x1fa)][_0x5bf6ca(0x17f)](_0x21b55d[_0x5bf6ca(0xd1)])),this[_0x5bf6ca(0xd9)](_0xa96b62,_0x5dc718,_0x7ba963,this[_0x5bf6ca(0x1fa)][_0x5bf6ca(0x1f9)](_0x21b55d,_0x3ac94f));}[_0x3b7147(0x151)](_0x40f456,_0xa93636=null){const _0x5225cb=_0x3b7147,_0x3cc660=[],_0x52ed4e=this[_0x5225cb(0x15f)][_0x5225cb(0x216)][_0x5225cb(0x116)](_0x5225cb(0x23b))['me'];Array[_0x5225cb(0x19f)](_0x40f456)||(_0x40f456=[_0x40f456]);for(const _0xdc6c54 of this[_0x5225cb(0x1d8)]()){if(!_0xdc6c54[_0x5225cb(0x222)])continue;if(_0xa93636&&_0xdc6c54[_0x5225cb(0x160)]!=_0xa93636)continue;let _0x1235a1=!0x1;for(const _0x33c97e of _0xdc6c54[_0x5225cb(0x23c)]()){for(const _0x1c2686 of _0x40f456){const _0x4e5e7d=_0x1c2686[_0x5225cb(0x1e2)][_0x5225cb(0x146)](_0x33c97e[_0x5225cb(0xe1)])||_0x1c2686[_0x5225cb(0xe1)][_0x5225cb(0x146)](_0x33c97e[_0x5225cb(0x1e2)]);if(_0x4e5e7d||_0x1c2686[_0x5225cb(0x12b)](_0x33c97e)){const _0x2c094f=_0x1c2686[_0x5225cb(0x1e9)](_0x33c97e)&&Ot(this[_0x5225cb(0x1fa)][_0x5225cb(0x20d)],_0x33c97e[_0x5225cb(0x1e2)],_0x1c2686),_0x5a64c0=_0x33c97e[_0x5225cb(0x1e9)](_0x1c2686)&&Ot(this[_0x5225cb(0x1fa)][_0x5225cb(0x20d)],_0x1c2686[_0x5225cb(0x1e2)],_0x33c97e);_0x3cc660[_0x5225cb(0x11b)]({'suggestion':_0xdc6c54,'meta':{'isOwn':_0x52ed4e==_0xdc6c54[_0x5225cb(0x107)],'isNextTo':_0x4e5e7d,'isInsideObject':_0x2c094f,'containsRangeInObject':_0x5a64c0}}),_0x1235a1=!0x0;break;}}if(_0x1235a1)break;}}return _0x3cc660;}[_0x3b7147(0xd9)](_0x29c0ac,_0x4576bb,_0x28057d,_0x399c34,_0x13c037){const _0x355ce7=_0x3b7147;this[_0x355ce7(0x1fa)][_0x355ce7(0x1d0)](_0x5abc7a=>{const _0x5c3fc9=_0x355ce7;let _0x214d27=_0x5c3fc9(0x25c)+_0x29c0ac+':'+_0x4576bb+':'+_0x28057d;_0x13c037&&(_0x214d27=_0x214d27+':'+_0x13c037),_0x5abc7a[_0x5c3fc9(0xcb)](_0x214d27,{'range':_0x399c34,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3b7147(0xea)](_0x2535ff){const _0x2d2b7d=_0x3b7147,_0x12ac5a=_0x2535ff[_0x2d2b7d(0x211)],_0x94763a=_0x2535ff[_0x2d2b7d(0x20a)];_0x2535ff[_0x2d2b7d(0x211)]=null,_0x2535ff[_0x2d2b7d(0x20a)]=null,null!=_0x12ac5a&&_0x12ac5a[_0x2d2b7d(0x20a)]==_0x2535ff&&(_0x12ac5a[_0x2d2b7d(0x20a)]=_0x94763a),null!=_0x94763a&&_0x94763a[_0x2d2b7d(0x211)]==_0x2535ff&&(_0x94763a[_0x2d2b7d(0x211)]=_0x12ac5a),_0x2d2b7d(0x1d9)==this[_0x2d2b7d(0x128)][_0x2d2b7d(0x116)](_0x2535ff)&&(this[_0x2d2b7d(0x128)][_0x2d2b7d(0x1ee)](_0x2535ff,_0x2d2b7d(0xf7)),this[_0x2d2b7d(0x117)](_0x2d2b7d(0x1f4),_0x2535ff,_0x12ac5a,_0x94763a));}[_0x3b7147(0x17c)](_0x182c4d){const _0x2a7c1b=_0x3b7147,_0x25ba0b=_0x182c4d['id'],_0x2f91c0=this[_0x2a7c1b(0x11f)](_0x182c4d);if(this[_0x2a7c1b(0xf4)]&&this[_0x2a7c1b(0xf4)][_0x2a7c1b(0x112)]){const _0x48cb41=this[_0x2a7c1b(0x15f)][_0x2a7c1b(0x216)][_0x2a7c1b(0x116)](_0x2a7c1b(0x24e)),_0x430beb=_0x2f91c0[_0x2a7c1b(0x23f)],_0x5d4cef=_0x2f91c0[_0x2a7c1b(0xc1)]?_0x2f91c0[_0x2a7c1b(0x160)]+':'+_0x2f91c0[_0x2a7c1b(0xc1)]:_0x2f91c0[_0x2a7c1b(0x160)],_0xe84f7=this[_0x2a7c1b(0x15f)][_0x2a7c1b(0x12d)],_0x1cdafa=_0x48cb41[_0x2a7c1b(0xf6)](_0x222eee(_0xe84f7,_0x2a7c1b(0x115))),_0x45c632={'id':_0x25ba0b,'type':_0x5d4cef,'hasComments':_0x430beb,'data':_0x182c4d[_0x2a7c1b(0x142)]||null,'originalSuggestionId':_0x182c4d[_0x2a7c1b(0x197)]||null,'attributes':_0x2f91c0[_0x2a7c1b(0x21b)]};this[_0x2a7c1b(0xf4)][_0x2a7c1b(0x112)](_0x45c632)[_0x2a7c1b(0x161)](_0x428e5d=>{const _0x550bdc=_0x2a7c1b;_0x2f91c0[_0x550bdc(0x164)]=!0x0,_0x48cb41[_0x550bdc(0x105)](_0x1cdafa),_0x428e5d&&_0x428e5d[_0x550bdc(0x25d)]&&(this[_0x550bdc(0x1d7)][_0x550bdc(0x116)](_0x25ba0b)[_0x550bdc(0x25d)]=_0x428e5d[_0x550bdc(0x25d)]);})[_0x2a7c1b(0x143)](_0x2ba4fa=>{const _0x1598f5=_0x2a7c1b;throw _0x30b600(_0x1598f5(0x119)),this[_0x1598f5(0x15f)][_0x1598f5(0x1aa)][_0x1598f5(0x198)]({'isUndoable':!0x1},()=>{const _0x2b7456=_0x1598f5;_0x2f91c0[_0x2b7456(0xbc)]();}),_0x2f91c0[_0x1598f5(0xd4)](),this[_0x1598f5(0x1d7)][_0x1598f5(0x258)](_0x2f91c0['id']),this[_0x1598f5(0x128)][_0x1598f5(0x258)](_0x2f91c0),_0x2ba4fa;});}return _0x2f91c0;}[_0x3b7147(0x24b)](_0x3f5633){const _0xc0a80c=_0x3b7147;return this[_0xc0a80c(0x257)][_0xc0a80c(0x122)](_0x3f5633);}[_0x3b7147(0xb7)](_0xe85ae0,_0x2f59c8){const _0x542214=_0x3b7147,_0x16b73c=this[_0x542214(0x15f)][_0x542214(0x216)][_0x542214(0x116)](_0x542214(0x24e)),_0x3ee6af=this[_0x542214(0x18b)](_0xe85ae0);if(this[_0x542214(0xf4)]&&this[_0x542214(0xf4)][_0x542214(0xff)]){if(_0x3ee6af[_0x542214(0x164)]){const _0x1144f0=_0x16b73c[_0x542214(0xf6)](_0x222eee(this[_0x542214(0x15f)][_0x542214(0x12d)],_0x542214(0x115)));this[_0x542214(0xf4)][_0x542214(0xff)](_0xe85ae0,_0x2f59c8)[_0x542214(0x161)](()=>{const _0x30bb1b=_0x542214;_0x16b73c[_0x30bb1b(0x105)](_0x1144f0);});}else _0x3ee6af['on'](_0x542214(0x1d5),()=>{const _0x4c69e8=_0x542214;this[_0x4c69e8(0xb7)](_0xe85ae0,_0x2f59c8);});}}[_0x3b7147(0x132)](_0x1094ab){const _0x33a0cd=_0x3b7147;if(!this[_0x33a0cd(0xf4)]||!this[_0x33a0cd(0xf4)][_0x33a0cd(0x18b)])throw new _0x51119c(_0x33a0cd(0x191),this);return this[_0x33a0cd(0xf4)][_0x33a0cd(0x18b)](_0x1094ab);}[_0x3b7147(0x240)](_0x4faea8){const _0x3a02dd=_0x3b7147,{id:_0x252e0b,type:_0x89aeae,subType:_0x1e1643,authorId:_0x2ffd4c}=this[_0x3a02dd(0x1bd)](_0x4faea8),_0x2f4f04=this[_0x3a02dd(0x1d7)][_0x3a02dd(0x116)](_0x252e0b)||this[_0x3a02dd(0xfe)](_0x89aeae,_0x1e1643,_0x252e0b,_0x2ffd4c,{});switch(this[_0x3a02dd(0x10a)](_0x2f4f04,_0x89aeae,_0x1e1643,_0x2ffd4c),this[_0x3a02dd(0x128)][_0x3a02dd(0x116)](_0x2f4f04)){case _0x3a02dd(0x1b3):this[_0x3a02dd(0x132)](_0x252e0b)[_0x3a02dd(0x161)](_0x3fec4=>{const _0x1e6a0e=_0x3a02dd;let _0xf52e0b=Promise[_0x1e6a0e(0x213)]();_0x3fec4[_0x1e6a0e(0x23f)]&&(_0xf52e0b=this[_0x1e6a0e(0xe9)][_0x1e6a0e(0x224)]({'channelId':this[_0x1e6a0e(0x15f)][_0x1e6a0e(0xc7)][_0x1e6a0e(0x116)](_0x1e6a0e(0x169)),'threadId':_0x252e0b})),_0xf52e0b[_0x1e6a0e(0x161)](()=>{const _0x318d82=_0x1e6a0e;this[_0x318d82(0x11f)](_0x3fec4)[_0x318d82(0x164)]=!0x0;});}),this[_0x3a02dd(0x128)][_0x3a02dd(0x1ee)](_0x2f4f04,_0x3a02dd(0x1a5));break;case _0x3a02dd(0xf7):this[_0x3a02dd(0xb7)](_0x252e0b,{'state':_0x3a02dd(0x1ca)});case _0x3a02dd(0x218):this[_0x3a02dd(0x128)][_0x3a02dd(0x1ee)](_0x2f4f04,_0x3a02dd(0x1d9)),this[_0x3a02dd(0x117)](_0x3a02dd(0x22e),_0x2f4f04);break;case _0x3a02dd(0x1d9):this[_0x3a02dd(0x117)](_0x3a02dd(0x1c9),_0x2f4f04);}return _0x2f4f04[_0x3a02dd(0x1f2)](_0x4faea8),_0x2f4f04;}[_0x3b7147(0x14d)](_0x944d7f){const _0x161612=_0x3b7147,_0x522214=Array[_0x161612(0x1f5)](_0x944d7f),_0x52c963=_0x522214[_0x161612(0x124)](_0x37e18f=>_0x161612(0xee)==_0x37e18f[_0x161612(0x160)]);this[_0x161612(0x1ac)](_0x52c963);const _0x215255=_0x522214[_0x161612(0x124)](_0x30889e=>!_0x30889e[_0x161612(0x25b)]&&_0x161612(0xee)!=_0x30889e[_0x161612(0x160)]),_0x3c55b5=this[_0x161612(0x1d8)]({'skipNotAttached':!0x0})[_0x161612(0x124)](_0x5be2d6=>!_0x5be2d6[_0x161612(0x25b)]&&_0x161612(0xee)!=_0x5be2d6[_0x161612(0x160)]),_0x2c679d=_0x3c55b5[_0x161612(0x124)](_0xab3365=>!_0x944d7f[_0x161612(0x122)](_0xab3365)),_0x2731e3=new Map(_0x3c55b5[_0x161612(0xfd)](_0x1adf37=>[_0x1adf37,this[_0x161612(0x25a)][_0x161612(0x1de)](_0x1adf37[_0x161612(0x160)],_0x1adf37[_0x161612(0xc1)],_0x161612(0x233))])),_0x3b3e4a=new Map(_0x3c55b5[_0x161612(0xfd)](_0x3ab7b3=>[_0x3ab7b3,_0x3ab7b3[_0x161612(0x20f)]()])),_0x3224de=new Set(),_0x143c25=new Set();for(let _0x1fa880=0x0;_0x1fa880<_0x215255[_0x161612(0x176)];_0x1fa880++)_0x36177a(_0x215255[_0x1fa880],_0x215255,_0x1fa880+0x1);for(let _0x5afd3b=0x0;_0x5afd3b<_0x215255[_0x161612(0x176)];_0x5afd3b++)_0x36177a(_0x215255[_0x5afd3b],_0x2c679d,0x0);const _0x1b16b7=new Set();for(let _0x564c7e=0x0;_0x564c7e<_0x215255[_0x161612(0x176)];_0x564c7e++){const _0x31dd91=_0x215255[_0x564c7e];!_0x143c25[_0x161612(0x122)](_0x31dd91)&&_0x31dd91[_0x161612(0x211)]&&(_0x1b16b7[_0x161612(0xf6)](_0x31dd91[_0x161612(0x211)]),_0x31dd91[_0x161612(0x211)][_0x161612(0x20a)]===_0x31dd91&&(_0x31dd91[_0x161612(0x211)][_0x161612(0x20a)]=null),_0x31dd91[_0x161612(0x211)]=null),!_0x3224de[_0x161612(0x122)](_0x31dd91)&&_0x31dd91[_0x161612(0x20a)]&&(_0x1b16b7[_0x161612(0xf6)](_0x31dd91[_0x161612(0x20a)]),_0x31dd91[_0x161612(0x20a)][_0x161612(0x211)]===_0x31dd91&&(_0x31dd91[_0x161612(0x20a)][_0x161612(0x211)]=null),_0x31dd91[_0x161612(0x20a)]=null);}function _0x36177a(_0x2e4984,_0x4dfa38,_0x4478eb){const _0x187a45=_0x161612;for(let _0x19b3d3=_0x4478eb;_0x19b3d3<_0x4dfa38[_0x187a45(0x176)];_0x19b3d3++){const _0x39621f=_0x24cb16(_0x2e4984,_0x4dfa38[_0x19b3d3]);_0x39621f&&(_0x39621f[0x0][_0x187a45(0x20a)]=_0x39621f[0x1],_0x39621f[0x1][_0x187a45(0x211)]=_0x39621f[0x0],_0x3224de[_0x187a45(0xf6)](_0x39621f[0x0]),_0x143c25[_0x187a45(0xf6)](_0x39621f[0x1]));}}function _0x24cb16(_0x29be5b,_0x514aad){const _0x2b7e14=_0x161612;if(_0x29be5b[_0x2b7e14(0x107)]['id']!==_0x514aad[_0x2b7e14(0x107)]['id'])return null;const _0x21ee27=_0x2731e3[_0x2b7e14(0x116)](_0x29be5b)(_0x29be5b,_0x514aad,_0x3b3e4a[_0x2b7e14(0x116)](_0x29be5b),_0x3b3e4a[_0x2b7e14(0x116)](_0x514aad));if(!_0x21ee27)return null;return _0x2731e3[_0x2b7e14(0x116)](_0x514aad)(_0x29be5b,_0x514aad,_0x3b3e4a[_0x2b7e14(0x116)](_0x29be5b),_0x3b3e4a[_0x2b7e14(0x116)](_0x514aad))?_0x21ee27[0x1][_0x2b7e14(0x202)]&&_0x21ee27[0x1][_0x2b7e14(0x202)][_0x2b7e14(0x176)]?null:_0x21ee27:null;}_0x1b16b7[_0x161612(0x1e7)]&&this[_0x161612(0x14d)](_0x1b16b7);}[_0x3b7147(0x1ac)](_0x15d3a5){const _0xcc5fdc=_0x3b7147;if(0x0==_0x15d3a5[_0xcc5fdc(0x176)])return;const _0x3cb3fe=this[_0xcc5fdc(0x1d8)]({'skipNotAttached':!0x0})[_0xcc5fdc(0x124)](_0x4a62ee=>_0xcc5fdc(0xee)==_0x4a62ee[_0xcc5fdc(0x160)]&&_0x4a62ee[_0xcc5fdc(0x1ea)]),_0x49943b=[],_0x363fd1=new Map();for(const _0x1a5a75 of _0x3cb3fe){const _0x4d22d6=_0x23a057(_0x1a5a75[_0xcc5fdc(0x21b)]);_0x363fd1[_0xcc5fdc(0x122)](_0x4d22d6)||(_0x363fd1[_0xcc5fdc(0x1ee)](_0x4d22d6,_0x49943b[_0xcc5fdc(0x176)]),_0x49943b[_0xcc5fdc(0x11b)]([]));const _0x386b4f=_0x363fd1[_0xcc5fdc(0x116)](_0x4d22d6);_0x49943b[_0x386b4f][_0xcc5fdc(0x11b)](_0x1a5a75);}!(function(){const _0x588e97=_0xcc5fdc;_0x49943b[_0x588e97(0xdb)]((_0x48a4c5,_0x545fee)=>{const _0x449ecd=_0x588e97,_0x41b2a3=_0x48a4c5[0x0][_0x449ecd(0x25d)],_0x51ae6b=_0x545fee[0x0][_0x449ecd(0x25d)];return _0x41b2a3==_0x51ae6b?_0x48a4c5[0x0][_0x449ecd(0x21b)][_0x449ecd(0x223)]<_0x545fee[0x0][_0x449ecd(0x21b)][_0x449ecd(0x223)]?-0x1:0x1:_0x41b2a3<_0x51ae6b?-0x1:0x1;});for(const _0x549a72 of _0x49943b)_0x549a72[_0x588e97(0xdb)]((_0x5ee0fe,_0x5953b8)=>_0x5ee0fe['id']<_0x5953b8['id']?-0x1:0x1);}());for(let _0x318007=0x0;_0x318007<_0x49943b[_0xcc5fdc(0x176)];_0x318007++){if(0x0==_0x49943b[_0x318007][_0xcc5fdc(0x176)])continue;const _0x32bc16=[];for(let _0x1717ff=_0x318007+0x1;_0x1717ff<_0x49943b[_0xcc5fdc(0x176)];_0x1717ff++)0x0!=_0x49943b[_0x1717ff][_0xcc5fdc(0x176)]&&_0x5c4ab1(_0x49943b[_0x318007],_0x49943b[_0x1717ff])&&_0x32bc16[_0xcc5fdc(0x11b)](_0x1717ff);for(const _0x3bd134 of _0x32bc16)_0x49943b[_0x318007]=_0x49943b[_0x318007][_0xcc5fdc(0x1c6)](_0x49943b[_0x3bd134]),_0x49943b[_0x3bd134]=[];}for(const _0x1d1d53 of _0x49943b)for(let _0x32305c=0x0;_0x32305c<_0x1d1d53[_0xcc5fdc(0x176)];_0x32305c++){const _0x466501=_0x1d1d53[_0x32305c+0x1]||null;_0x1d1d53[_0x32305c][_0xcc5fdc(0x20a)]!==_0x466501&&(_0x1d1d53[_0x32305c][_0xcc5fdc(0x20a)]=_0x466501);}for(const _0x5733c0 of _0x49943b)for(let _0x1ae975=0x0;_0x1ae975<_0x5733c0[_0xcc5fdc(0x176)];_0x1ae975++){const _0x9bea55=_0x5733c0[_0x1ae975-0x1]||null;_0x5733c0[_0x1ae975][_0xcc5fdc(0x211)]!==_0x9bea55&&(_0x5733c0[_0x1ae975][_0xcc5fdc(0x211)]=_0x9bea55);}function _0x5c4ab1(_0x5272f7,_0x1c3157){const _0x591454=_0xcc5fdc;if(_0x5272f7[0x0][_0x591454(0x21b)][_0x591454(0x223)]!==_0x1c3157[0x0][_0x591454(0x21b)][_0x591454(0x223)]&&_0x5272f7[0x0][_0x591454(0x107)]!==_0x1c3157[0x0][_0x591454(0x107)])return!0x1;if(!function(_0x179eb0,_0x596137){const _0x122884=_0x591454;if(!_0x179eb0[_0x122884(0x23f)]&&!_0x596137[_0x122884(0x23f)])return!0x0;if(_0x179eb0[_0x122884(0x23f)]&&_0x596137[_0x122884(0x23f)])return!0x1;if(_0x179eb0[_0x122884(0x23f)]&&_0x596137[_0x122884(0x25d)]<_0x179eb0[_0x122884(0x202)][_0x122884(0xc4)][_0x122884(0x116)](0x0)[_0x122884(0x25d)])return!0x0;if(_0x596137[_0x122884(0x23f)]&&_0x179eb0[_0x122884(0x25d)]<_0x596137[_0x122884(0x202)][_0x122884(0xc4)][_0x122884(0x116)](0x0)[_0x122884(0x25d)])return!0x0;return!0x1;}(_0x5272f7[0x0],_0x1c3157[0x0]))return!0x1;const _0x41010d=_0x551d67(_0x5272f7[0x0][_0x591454(0x21b)],_0x591454(0x223)),_0x3701f6=_0x551d67(_0x1c3157[0x0][_0x591454(0x21b)],_0x591454(0x223));if(!_0x3eb7e2(_0x41010d,_0x3701f6))return!0x1;return!!_0x5272f7[_0x591454(0x199)](_0x37408f=>_0x1c3157[_0x591454(0x245)](_0x92e01d=>_0x37408f[_0x591454(0x20f)]()[_0x591454(0x146)](_0x92e01d[_0x591454(0x20f)]())))&&_0x1c3157[_0x591454(0x199)](_0x283191=>_0x5272f7[_0x591454(0x245)](_0x5a750=>_0x283191[_0x591454(0x20f)]()[_0x591454(0x146)](_0x5a750[_0x591454(0x20f)]())));}}[_0x3b7147(0x260)](_0x5ed806){const _0x1944e2=_0x3b7147,_0xadb7a1=Array[_0x1944e2(0x1f5)](_0x5ed806),_0x3ce495=this[_0x1944e2(0x1d8)]({'skipNotAttached':!0x0}),_0x53fb55=_0x3ce495[_0x1944e2(0x124)](_0x54b289=>!_0x5ed806[_0x1944e2(0x122)](_0x54b289)),_0x256bc6=new Map(_0xadb7a1[_0x1944e2(0xfd)](_0x2d2b9e=>[_0x2d2b9e,this[_0x1944e2(0x25a)][_0x1944e2(0x1de)](_0x2d2b9e[_0x1944e2(0x160)],_0x2d2b9e[_0x1944e2(0xc1)],_0x1944e2(0x1ed))])),_0x3ec442=new Map(_0x3ce495[_0x1944e2(0xfd)](_0x53fb72=>[_0x53fb72,_0x53fb72[_0x1944e2(0x23c)]()]));for(let _0x45ebb0=0x0;_0x45ebb0<_0xadb7a1[_0x1944e2(0x176)];_0x45ebb0++){if(_0x433b61(this,_0xadb7a1[_0x45ebb0],_0xadb7a1,_0x45ebb0+0x1))return!0x0;}for(let _0x56eac5=0x0;_0x56eac5<_0xadb7a1[_0x1944e2(0x176)];_0x56eac5++){if(_0x433b61(this,_0xadb7a1[_0x56eac5],_0x53fb55,0x0))return!0x0;}return!0x1;function _0x433b61(_0x18dc1a,_0xbcc398,_0x251c5d,_0x508bda){const _0x103e79=_0x1944e2;for(let _0x1889b4=_0x508bda;_0x1889b4<_0x251c5d[_0x103e79(0x176)];_0x1889b4++){const _0x5547ae=_0x251c5d[_0x1889b4];if(_0x5547ae[_0x103e79(0x160)]!==_0xbcc398[_0x103e79(0x160)]||_0x5547ae[_0x103e79(0x107)]['id']!==_0xbcc398[_0x103e79(0x107)]['id']||_0x5547ae[_0x103e79(0xc1)]!==_0xbcc398[_0x103e79(0xc1)])continue;if(!Jt(_0xbcc398,_0x5547ae))continue;if(_0x103e79(0xee)==_0xbcc398[_0x103e79(0x160)]&&_0xbcc398[_0x103e79(0x142)][_0x103e79(0x22f)]!=_0x5547ae[_0x103e79(0x142)][_0x103e79(0x22f)])continue;if(_0x103e79(0xee)==_0xbcc398[_0x103e79(0x160)]&&_0x18dc1a[_0x103e79(0x24b)](_0xbcc398[_0x103e79(0x142)][_0x103e79(0xc8)]))continue;if(_0x103e79(0x1e6)==_0xbcc398[_0x103e79(0x160)]){const _0x5c5b7a=_0x18dc1a[_0x103e79(0x15f)][_0x103e79(0x1aa)],_0x2a80b8=_0xbcc398[_0x103e79(0x113)]();if(_0x2a80b8&&(_0x5c5b7a[_0x103e79(0x20d)][_0x103e79(0x226)](_0x2a80b8)||_0x5c5b7a[_0x103e79(0x20d)][_0x103e79(0x1a4)](_0x2a80b8)))continue;}const _0xba62fb=_0x256bc6[_0x103e79(0x116)](_0xbcc398),_0x406be2=_0x3ec442[_0x103e79(0x116)](_0xbcc398),_0xf122fd=_0x3ec442[_0x103e79(0x116)](_0x5547ae),_0x3a3c9c=_0xbcc398[_0x103e79(0x202)]&&_0xbcc398[_0x103e79(0x202)][_0x103e79(0x176)],_0x587987=_0x5547ae[_0x103e79(0x202)]&&_0x5547ae[_0x103e79(0x202)][_0x103e79(0x176)];if(!_0x3a3c9c&&_0xba62fb(_0xf122fd,_0x406be2))return _0x18dc1a[_0x103e79(0x225)](_0x5547ae,_0xbcc398),_0x3ec442[_0x103e79(0x258)](_0xbcc398),!0x0;if(!_0x587987&&_0xba62fb(_0x406be2,_0xf122fd))return _0x18dc1a[_0x103e79(0x225)](_0xbcc398,_0x5547ae),_0x3ec442[_0x103e79(0x258)](_0x5547ae),!0x0;}return!0x1;}}[_0x3b7147(0x225)](_0xb4a746,_0x225a8){const _0x98d704=_0x3b7147;if(_0xb4a746[_0x98d704(0x25b)]){for(const _0x1f0ade of _0x225a8[_0x98d704(0x23c)]())_0xb4a746[_0x98d704(0xe7)](_0x1f0ade);}else{const _0x30ef69=_0x225a8[_0x98d704(0x20f)]()[_0x98d704(0xe1)];this[_0x98d704(0x24a)](_0xb4a746,this[_0x98d704(0x1fa)][_0x98d704(0x1f9)](_0xb4a746[_0x98d704(0x20f)]()[_0x98d704(0x1e2)],_0x30ef69));}_0x225a8[_0x98d704(0xe2)]();}[_0x3b7147(0x1a7)](_0xc59f47,_0x101660,_0x2c7df6){const _0x18e2a4=_0x3b7147,_0x171ca7=_0xc59f47[_0x18e2a4(0x1b8)](_0x18e2a4(0x1f3))||_0xc59f47[_0x18e2a4(0x1b8)](_0x18e2a4(0xee))?_0x18e2a4(0x12e):_0xc59f47[_0x18e2a4(0xfb)]();return _0x222eee(this[_0x18e2a4(0x15f)][_0x18e2a4(0x12d)],_0x101660+'_'+_0x171ca7+_0x18e2a4(0x1d3),_0x2c7df6);}[_0x3b7147(0x11a)](){const _0x34fc04=_0x3b7147,_0x1e9310=this[_0x34fc04(0x15f)];if(!_0x1e9310['ui'])return;const {ariaLiveAnnouncer:_0x2091f8}=_0x1e9310['ui'];_0x50cb2f(this[_0x34fc04(0x1fa)],({left:_0xb6464e,entered:_0x311a27})=>{const _0x16e011=_0x34fc04;for(const _0x20c972 of _0xb6464e){const {group:_0x289f5f,type:_0x340b8f}=this[_0x16e011(0x1bd)](_0x20c972[_0x16e011(0xe4)]);if(_0x16e011(0x15b)===_0x289f5f){_0x2091f8[_0x16e011(0xdd)](this[_0x16e011(0x1a7)](_0x340b8f,_0x16e011(0x180)));break;}}for(const _0x404c4a of _0x311a27){const {group:_0x1b29bb,type:_0x13f21a}=this[_0x16e011(0x1bd)](_0x404c4a[_0x16e011(0xe4)]);if(_0x16e011(0x15b)===_0x1b29bb){_0x2091f8[_0x16e011(0xdd)](this[_0x16e011(0x1a7)](_0x13f21a,_0x16e011(0x24c),_0xb2f69d(_0x31dac1)));break;}}});}[_0x3b7147(0x1af)](_0x123438){const _0x58a5f5=_0x3b7147;if(this[_0x58a5f5(0x10c)])return!0x1;const _0x36c6d6=this[_0x58a5f5(0x15f)],_0x4945be=_0x36c6d6[_0x58a5f5(0x1aa)][_0x58a5f5(0x219)][_0x58a5f5(0x1b2)][_0x58a5f5(0x178)]();if(0x0==_0x4945be[_0x58a5f5(0x176)])return!0x1;const _0x6749ee=[],_0x25f16e=_0x4945be[_0x58a5f5(0x124)](_0x2c8009=>_0x58a5f5(0xee)==_0x2c8009[_0x58a5f5(0x160)]),_0x37204b=_0x4945be[_0x58a5f5(0x124)](_0x12264f=>_0x58a5f5(0x134)==_0x12264f[_0x58a5f5(0x160)]&&_0x58a5f5(0xfa)!=_0x12264f[_0x58a5f5(0xe4)]),_0x14210f=_0x4945be[_0x58a5f5(0x124)](_0x2c52c0=>_0x58a5f5(0x105)==_0x2c52c0[_0x58a5f5(0x160)]&&_0x58a5f5(0xfa)!=_0x2c52c0[_0x58a5f5(0xe4)]);for(const _0x399812 of _0x25f16e)_0x6749ee[_0x58a5f5(0x11b)]({'key':_0x399812[_0x58a5f5(0x1c2)],'newValue':_0x399812[_0x58a5f5(0x17b)],'oldValue':_0x399812[_0x58a5f5(0x156)],'range':Pt(_0x399812[_0x58a5f5(0x250)],_0x36c6d6[_0x58a5f5(0x1aa)])});for(const _0x320210 of _0x37204b){const _0x3df777=_0x14210f[_0x58a5f5(0x1c4)](_0x1814c8=>_0x1814c8[_0x58a5f5(0x123)][_0x58a5f5(0x146)](_0x320210[_0x58a5f5(0x123)]));_0x3df777&&_0x6749ee[_0x58a5f5(0x11b)]({'key':_0x58a5f5(0x212),'newValue':_0x320210[_0x58a5f5(0xe4)],'oldValue':_0x3df777[_0x58a5f5(0xe4)],'range':_0x36c6d6[_0x58a5f5(0x1aa)][_0x58a5f5(0x1ab)](_0x320210[_0x58a5f5(0x123)][_0x58a5f5(0x110)])});}return 0x0!=_0x6749ee[_0x58a5f5(0x176)]&&this[_0x58a5f5(0x194)](_0x123438,_0x6749ee);}[_0x3b7147(0x1ad)](_0x479e34){const _0x38bb34=_0x3b7147;let _0x42c52c=!0x1;const _0x356d0a=this[_0x38bb34(0x15f)][_0x38bb34(0x1aa)][_0x38bb34(0x219)][_0x38bb34(0x1b2)][_0x38bb34(0x254)]()[_0x38bb34(0x124)](_0x4c688b=>_0x4c688b[_0x38bb34(0x142)][_0x38bb34(0x22d)]&&_0x4c688b[_0x38bb34(0xe4)][_0x38bb34(0x1b8)](_0x38bb34(0x208)));for(const _0x471ac1 of _0x356d0a){const {subType:_0x1fac1b,id:_0x8ee49c}=this[_0x38bb34(0x1bd)](_0x471ac1[_0x38bb34(0xe4)]),_0x3e6f8d=_0x1fac1b[_0x38bb34(0x10e)]('|')[0x0];for(const _0x1634c7 of this[_0x38bb34(0x1d8)]({'skipNotAttached':!0x0}))_0x1634c7['id']!=_0x8ee49c&&_0x38bb34(0xee)==_0x1634c7[_0x38bb34(0x160)]&&_0x1634c7[_0x38bb34(0x142)]&&_0x1634c7[_0x38bb34(0x142)][_0x38bb34(0xc8)]==_0x3e6f8d&&_0x1634c7[_0x38bb34(0x20f)]()[_0x38bb34(0x192)](_0x471ac1[_0x38bb34(0x142)][_0x38bb34(0x22d)])&&(this[_0x38bb34(0x188)](_0x1634c7,_0x471ac1[_0x38bb34(0x142)][_0x38bb34(0x22d)],_0x479e34),_0x42c52c=!0x0);}return _0x42c52c;}[_0x3b7147(0x103)](_0x352ddd){const _0x277a46=_0x3b7147;this[_0x277a46(0x10c)]=!0x0,_0x352ddd();}[_0x3b7147(0x144)](_0x529e6b){const _0xb2ce79=_0x3b7147,_0x4db69d=this[_0xb2ce79(0x24b)](_0x529e6b),_0x460c0a=this[_0xb2ce79(0x1dc)][_0xb2ce79(0x122)](_0x529e6b);return _0x4db69d||_0x460c0a;}[_0x3b7147(0x194)](_0x14fdea,_0x5987e5){const _0x9c8d18=_0x3b7147;if(0x0==_0x5987e5[_0x9c8d18(0x176)])return!0x1;let _0x599a17=!0x1;for(const _0x495119 of _0x5987e5){const _0x408551=this[_0x9c8d18(0x151)](_0x495119[_0x9c8d18(0x250)],_0x9c8d18(0xee))[_0x9c8d18(0x124)](_0x5a95c8=>!_0x5a95c8[_0x9c8d18(0x1b5)][_0x9c8d18(0x220)])[_0x9c8d18(0xfd)](_0x3a9237=>_0x3a9237[_0x9c8d18(0x15b)]),_0x42e23a=_0x23a057({'newValue':_0x495119[_0x9c8d18(0x1be)]});_0x408551[_0x9c8d18(0x124)](_0x1a7f72=>{const _0x841675=_0x9c8d18,[_0x44f34b,_0x309878]=_0x1a7f72[_0x841675(0xc1)][_0x841675(0x10e)]('|');return _0x44f34b==_0x495119[_0x841675(0xc8)]&&_0x309878!=_0x42e23a;})[_0x9c8d18(0x196)](_0x35a625=>{const _0x13a901=_0x9c8d18;this[_0x13a901(0x188)](_0x35a625,_0x495119[_0x13a901(0x250)],_0x14fdea),_0x599a17=!0x0;});}return _0x599a17;}[_0x3b7147(0x188)](_0x37751f,_0x4aee55,_0x442dab){const _0xd946ea=_0x3b7147,_0xea46db=_0x37751f[_0xd946ea(0x20f)]()[_0xd946ea(0x16a)](_0x4aee55);0x0!==_0xea46db[_0xd946ea(0x176)]?0x1!==_0xea46db[_0xd946ea(0x176)]?this[_0xd946ea(0x1b1)](_0x37751f,_0x4aee55[_0xd946ea(0x1e2)],_0x4aee55[_0xd946ea(0xe1)]):this[_0xd946ea(0x24a)](_0x37751f,_0xea46db[0x0]):_0x442dab[_0xd946ea(0x15c)](_0x37751f[_0xd946ea(0x1f7)]());}}function _0x34ff(_0x573572,_0x18668d){const _0x4d60b4=_0x4d60();return _0x34ff=function(_0x34ff1d,_0x3a5976){_0x34ff1d=_0x34ff1d-0xb3;let _0x1910c6=_0x4d60b4[_0x34ff1d];return _0x1910c6;},_0x34ff(_0x573572,_0x18668d);}class Et{constructor(_0x2ef32f){const _0x1023c6=_0x3b7147;this[_0x1023c6(0xb9)]=_0x2ef32f,this[_0x1023c6(0x1fa)]=_0x2ef32f[_0x1023c6(0x1aa)],this[_0x1023c6(0x1f0)]=new Map(),this[_0x1023c6(0x174)]=new Map(),this[_0x1023c6(0x100)]();}[_0x3b7147(0xd8)](_0x476c0b,_0x3b5ac2,_0x34673d,_0x35248f,_0x234f74,_0x25bdea){const _0x4abb5c=_0x3b7147;return new _0xebc177(this[_0x4abb5c(0x1fa)],{'type':_0x476c0b,'subType':_0x3b5ac2,'id':_0x34673d,'author':_0x35248f,'creator':_0x35248f,'attributes':_0x234f74,'onAttributesChange':_0x25bdea,'onAccept':(..._0x42e34e)=>this[_0x4abb5c(0x1de)](_0x476c0b,_0x3b5ac2,_0x4abb5c(0xcd))(..._0x42e34e),'onDiscard':(..._0x148533)=>this[_0x4abb5c(0x1de)](_0x476c0b,_0x3b5ac2,_0x4abb5c(0xbc))(..._0x148533)});}[_0x3b7147(0xed)](_0x3b6b5e,_0x417578,_0x2e7781,_0x4f9a76){const _0x443038=_0x3b7147,_0x71918c=_0x3b6b5e+':'+_0x417578+':'+_0x2e7781;this[_0x443038(0x1f0)][_0x443038(0x1ee)](_0x71918c,_0x4f9a76);}[_0x3b7147(0x1de)](_0xf03744,_0x531a0f,_0x29acbc){const _0x4a083a=_0x3b7147,_0x2f08ba=_0xf03744+':'+_0x531a0f+':'+_0x29acbc;return this[_0x4a083a(0x1f0)][_0x4a083a(0x116)](_0x2f08ba)||this[_0x4a083a(0x174)][_0x4a083a(0x116)](_0xf03744+':'+_0x29acbc);}[_0x3b7147(0x100)](){const _0x25dcf7=_0x3b7147,_0x157a9b=()=>!0x1,_0x21adc6=_0x33c4b4=>{const _0x2a9452=_0x34ff;_0x33c4b4[_0x2a9452(0xdb)]((_0x2e9750,_0xe37238)=>_0x2e9750[_0x2a9452(0x1e2)][_0x2a9452(0x137)](_0xe37238[_0x2a9452(0x1e2)])?0x1:-0x1),this[_0x2a9452(0x1fa)][_0x2a9452(0x1d0)](_0x28a6b0=>{const _0x4bb948=_0x2a9452;for(const _0x5a5704 of _0x33c4b4){let _0xda5f63;_0xda5f63=_0x5a5704[_0x4bb948(0xe1)][_0x4bb948(0x1fe)]&&_0x5a5704[_0x4bb948(0xe1)][_0x4bb948(0xd1)]==_0x5a5704[_0x4bb948(0x1e2)][_0x4bb948(0x110)]?_0x28a6b0[_0x4bb948(0xf9)](_0x5a5704[_0x4bb948(0x1e2)][_0x4bb948(0x110)],'on'):_0x28a6b0[_0x4bb948(0xf9)](_0x5a5704),this[_0x4bb948(0x1fa)][_0x4bb948(0x1ae)](_0xda5f63,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3bd12a=(_0xa0d485,_0x54cc45)=>{const _0x3d1ea3=_0x34ff;_0x54cc45&&this[_0x3d1ea3(0x1fa)][_0x3d1ea3(0x1d0)](_0x1c94a6=>{const _0x16113e=_0x3d1ea3,{commandName:_0x26a050,commandParams:_0x3ed8ce=[]}=_0x54cc45,_0x470885=_0xa0d485[_0x16113e(0xfd)](_0x135c72=>(Vt(_0x135c72)&&(_0x135c72=this[_0x16113e(0x1fa)][_0x16113e(0x1f9)](_0x135c72[_0x16113e(0xe1)])),_0x135c72))[_0x16113e(0x124)](_0x1d24b3=>_0x16113e(0x244)!==_0x1d24b3[_0x16113e(0x200)][_0x16113e(0x17a)]);if(_0x470885[_0x16113e(0x176)]<0x1)return;const _0x49073b=Array[_0x16113e(0x1f5)](this[_0x16113e(0x1fa)][_0x16113e(0x219)][_0x16113e(0x20c)][_0x16113e(0x23c)]())[_0x16113e(0xfd)](_0xe7bd0c=>_0x50f662[_0x16113e(0x163)](_0xe7bd0c));_0x1c94a6[_0x16113e(0x1ff)](_0x470885);for(const _0x47f89a of this[_0x16113e(0xb9)][_0x16113e(0x1c1)][_0x16113e(0x1c1)]())_0x47f89a[_0x16113e(0xf2)]();_0x3ed8ce[_0x16113e(0x11b)]({'forceDefaultExecution':!0x0}),this[_0x16113e(0xb9)][_0x16113e(0x20b)](_0x26a050,..._0x3ed8ce);const _0x3ece5e=_0x49073b[_0x16113e(0x124)](_0x532f98=>_0x16113e(0x244)!=_0x532f98[_0x16113e(0x200)][_0x16113e(0x17a)]);_0x3ece5e[_0x16113e(0x176)]>0x0&&_0x1c94a6[_0x16113e(0x1ff)](_0x3ece5e);for(const _0x2cb72d of _0x49073b)_0x2cb72d[_0x16113e(0x19a)]();});},_0x14fd77=(_0x5c6cc5,_0x53c81e)=>0x1==_0x5c6cc5[_0x25dcf7(0x176)]&&0x1==_0x53c81e[_0x25dcf7(0x176)]&&_0x5c6cc5[0x0][_0x25dcf7(0xe1)][_0x25dcf7(0x146)](_0x53c81e[0x0][_0x25dcf7(0x1e2)]),_0x15227b=(_0x2c3f74,_0x396e60,_0x17c26c,_0x3ce514)=>Ht(_0x2c3f74,_0x396e60,_0x17c26c,_0x3ce514,this[_0x25dcf7(0x1fa)])?[_0x2c3f74,_0x396e60]:Ht(_0x396e60,_0x2c3f74,_0x3ce514,_0x17c26c,this[_0x25dcf7(0x1fa)])?[_0x396e60,_0x2c3f74]:null;this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x19e),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1f6),_0x21adc6),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1a0),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x126),_0x15227b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x15a),_0x21adc6),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x114),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1c5),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xdc),_0x15227b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1b6),_0x3bd12a),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x1db),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xc2),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xf5),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x140),_0x3bd12a),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x24f),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x172),_0x14fd77),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x158),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x121),_0x157a9b),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0xca),(_0x3bcdcb,_0x28ff2e)=>{const _0x19a393=_0x25dcf7;if(!_0x28ff2e)return;const _0x41346d=this[_0x19a393(0xb9)][_0x19a393(0x216)][_0x19a393(0x116)](p);this[_0x19a393(0x1fa)][_0x19a393(0x1d0)](_0x3286d5=>{const _0x23c2d2=_0x19a393;if(_0x23c2d2(0x212)==_0x28ff2e[_0x23c2d2(0xc8)])for(const _0x11e78f of _0x3bcdcb){const _0x2bc1db=_0x11e78f[_0x23c2d2(0x1e2)][_0x23c2d2(0x110)],_0x266e0c=_0x28ff2e[_0x23c2d2(0x22f)];_0x3286d5[_0x23c2d2(0x155)](_0x2bc1db,_0x266e0c);}else{if(_0x41346d[_0x23c2d2(0x24b)](_0x28ff2e[_0x23c2d2(0xc8)])){for(const _0x34f7fa of _0x3bcdcb)void 0x0!==_0x28ff2e[_0x23c2d2(0x22f)]?_0x3286d5[_0x23c2d2(0x247)](_0x28ff2e[_0x23c2d2(0xc8)],_0x28ff2e[_0x23c2d2(0x22f)],_0x34f7fa[_0x23c2d2(0x1e2)][_0x23c2d2(0x110)]):_0x3286d5[_0x23c2d2(0x22a)](_0x28ff2e[_0x23c2d2(0xc8)],_0x34f7fa[_0x23c2d2(0x1e2)][_0x23c2d2(0x110)]);}else{for(const _0x587236 of _0x3bcdcb)_0x28ff2e[_0x23c2d2(0x22f)]?_0x3286d5[_0x23c2d2(0x247)](_0x28ff2e[_0x23c2d2(0xc8)],_0x28ff2e[_0x23c2d2(0x22f)],_0x587236):_0x3286d5[_0x23c2d2(0x22a)](_0x28ff2e[_0x23c2d2(0xc8)],_0x587236);}}});}),this[_0x25dcf7(0x174)][_0x25dcf7(0x1ee)](_0x25dcf7(0x14a),_0x14fd77);}}function Ot(_0x58146c,_0x34aa74,_0x4c7614){const _0x357a62=_0x3b7147;for(const _0x480c38 of _0x34aa74[_0x357a62(0xd1)][_0x357a62(0x19d)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x480c38[_0x357a62(0x200)]==_0x480c38)return!0x1;if(!_0x4c7614[_0x357a62(0x251)](_0x480c38))return!0x1;if(_0x58146c[_0x357a62(0x226)](_0x480c38)||_0x58146c[_0x357a62(0x1a4)](_0x480c38))return!0x0;}return!0x1;}function Vt(_0x5f01ea){const _0xf8fc10=_0x3b7147;return _0x5f01ea[_0xf8fc10(0xe1)][_0xf8fc10(0xd1)]==_0x5f01ea[_0xf8fc10(0x1e2)][_0xf8fc10(0x110)]&&_0x5f01ea[_0xf8fc10(0xe1)][_0xf8fc10(0x190)];}function Ut(_0x4e1436,_0x534605,_0x3838ea,_0x209016){const _0xcdb74b=_0x3b7147,_0x4f4d5a=_0x472ac4=>!_0x472ac4[_0xcdb74b(0x13f)]['is'](_0xcdb74b(0x234))&&!_0x209016[_0xcdb74b(0x226)](_0x472ac4[_0xcdb74b(0x13f)]),_0x15242b=_0x4e1436[_0xcdb74b(0x1e2)][_0xcdb74b(0x18c)](_0x4f4d5a),_0x3dbb9f=_0x4e1436[_0xcdb74b(0xe1)][_0xcdb74b(0x18c)](_0x4f4d5a,{'direction':_0xcdb74b(0x16b)});return(!_0x4e1436[_0xcdb74b(0x1e2)][_0xcdb74b(0x146)](_0x15242b)||!_0x4e1436[_0xcdb74b(0xe1)][_0xcdb74b(0x146)](_0x3dbb9f))&&(_0x15242b[_0xcdb74b(0x137)](_0x3dbb9f)?_0x3838ea[_0xcdb74b(0x238)](_0x534605,{'range':_0x3838ea[_0xcdb74b(0x1f9)](_0x15242b,_0x3dbb9f)}):_0x3838ea[_0xcdb74b(0x15c)](_0x534605),!0x0);}function Gt(_0x16505e){return _0x23a057(_0x16505e);}function Ft(_0x2b25a0){const _0x13ac41=_0x3b7147,_0x1058da=_0x2b25a0[_0x13ac41(0x1e2)][_0x13ac41(0x110)];return _0x1058da&&_0x1058da['is'](_0x13ac41(0x1a8));}function Pt(_0x58403f,_0x46b38e){const _0x2db951=_0x3b7147;return null==_0x58403f[_0x2db951(0xe1)][_0x2db951(0x1bb)]&&_0x58403f[_0x2db951(0xe1)][_0x2db951(0xd1)]==_0x58403f[_0x2db951(0x1e2)][_0x2db951(0x110)]?Lt(_0x58403f[_0x2db951(0x1e2)][_0x2db951(0x110)],_0x46b38e):_0x58403f;}function Lt(_0x272700,_0x3474b3){const _0x58cccf=_0x3b7147,_0x365806=_0x3474b3[_0x58cccf(0x20d)][_0x58cccf(0x226)](_0x272700)||_0x3474b3[_0x58cccf(0x20d)][_0x58cccf(0x1a3)](_0x272700);return _0x3474b3[_0x58cccf(0x1f9)](_0x3474b3[_0x58cccf(0x241)](_0x272700,_0x58cccf(0xe6)),_0x365806?_0x3474b3[_0x58cccf(0x217)](_0x272700):_0x3474b3[_0x58cccf(0x241)](_0x272700,_0x58cccf(0xe1)));}function Ht(_0x228f17,_0x224030,_0x5064ff,_0x312ec6,_0x4611da){const _0xbd57df=_0x3b7147;if(_0x228f17[_0xbd57df(0x20a)])return!0x1;if(!Jt(_0x228f17,_0x224030))return!0x1;if(_0x5064ff[_0xbd57df(0xe1)][_0xbd57df(0x146)](_0x312ec6[_0xbd57df(0x1e2)]))return!0x0;if(_0x228f17[_0xbd57df(0x160)]!=_0x224030[_0xbd57df(0x160)])return!0x1;if(!_0x5064ff[_0xbd57df(0xe1)][_0xbd57df(0x16d)](_0x312ec6[_0xbd57df(0x1e2)]))return!0x1;const _0x4124a1=_0x4611da[_0xbd57df(0x1f9)](_0x5064ff[_0xbd57df(0xe1)],_0x312ec6[_0xbd57df(0x1e2)])[_0xbd57df(0x177)]();for(const _0x1141fc of _0x4124a1)if([_0xbd57df(0x186),_0xbd57df(0x248)][_0xbd57df(0xd0)](_0x1141fc[_0xbd57df(0x160)])&&_0x4611da[_0xbd57df(0x20d)][_0xbd57df(0x1a4)](_0x1141fc[_0xbd57df(0x13f)]))return!0x1;return!0x0;}function Jt(_0x48af15,_0x57b411){const _0x4e258c=_0x3b7147;if(!_0x48af15[_0x4e258c(0x1ea)]||!_0x57b411[_0x4e258c(0x1ea)])return!0x1;const _0x2ce936=new Set(Object[_0x4e258c(0x13e)](_0x48af15[_0x4e258c(0x21b)])),_0x13c8be=new Set(Object[_0x4e258c(0x13e)](_0x57b411[_0x4e258c(0x21b)]));if(_0x2ce936[_0x4e258c(0x258)](_0x4e258c(0x223)),_0x13c8be[_0x4e258c(0x258)](_0x4e258c(0x223)),0x0==_0x2ce936[_0x4e258c(0x1e7)]&&0x0==_0x13c8be[_0x4e258c(0x1e7)])return!0x0;if(_0x2ce936[_0x4e258c(0x1e7)]!=_0x13c8be[_0x4e258c(0x1e7)])return!0x1;const _0x242475={..._0x48af15[_0x4e258c(0x21b)]},_0x393cad={..._0x57b411[_0x4e258c(0x21b)]};return delete _0x242475[_0x4e258c(0x223)],delete _0x393cad[_0x4e258c(0x223)],JSON[_0x4e258c(0x242)](_0x242475)==JSON[_0x4e258c(0x242)](_0x393cad);}function qt(_0x5be005,_0x2e7f83){const _0xc1f655=_0x3b7147,_0x19122e=zt(_0x5be005[_0xc1f655(0x21b)]),_0x5c50c0=zt(_0x2e7f83);if(!_0x5be005[_0xc1f655(0x1ea)])return!0x1;for(const _0x3726c4 of Object[_0xc1f655(0x13e)](_0x5c50c0))if(!_0x3eb7e2(_0x19122e[_0x3726c4],_0x5c50c0[_0x3726c4]))return!0x1;return!0x0;}function zt(_0x2244ec){const _0x47dab9=_0x3b7147,_0x214339=Object[_0x47dab9(0x14b)]({},_0x2244ec);return delete _0x214339[_0x47dab9(0xb4)],delete _0x214339[_0x47dab9(0x10d)],_0x214339;}