@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240926.0 → 0.0.0-nightly-20240928.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 _0x421357=_0x55b9;(function(_0x1c4b9e,_0x3c9a73){const _0x2ed1fb=_0x55b9,_0x4250ef=_0x1c4b9e();while(!![]){try{const _0x1a2e53=parseInt(_0x2ed1fb(0x25b))/0x1+-parseInt(_0x2ed1fb(0x223))/0x2*(parseInt(_0x2ed1fb(0x25c))/0x3)+parseInt(_0x2ed1fb(0x231))/0x4+-parseInt(_0x2ed1fb(0x134))/0x5+-parseInt(_0x2ed1fb(0x27c))/0x6+-parseInt(_0x2ed1fb(0x197))/0x7*(parseInt(_0x2ed1fb(0x255))/0x8)+parseInt(_0x2ed1fb(0x1e9))/0x9;if(_0x1a2e53===_0x3c9a73)break;else _0x4250ef['push'](_0x4250ef['shift']());}catch(_0x468d21){_0x4250ef['push'](_0x4250ef['shift']());}}}(_0x4ee0,0x75333));import{Plugin as _0x2988ea,PendingActions as _0x53b569}from'ckeditor5/src/core.js';import{LiveRange as _0x34a79c}from'ckeditor5/src/engine.js';import{CKEditorError as _0x31ccb1,uid as _0x41ed47,priorities as _0x416e21,logWarning as _0x3c7d5e,getEnvKeystrokeText as _0x51b6c5}from'ckeditor5/src/utils.js';import{toWidget as _0x187faa}from'ckeditor5/src/widget.js';import{Users as _0x31b3d7,hashObject as _0x3fd969,surroundingMarkersDetector as _0x52ff9b,FOCUS_ANNOTATION_KEYSTROKE as _0xd6a79f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x11f164 from'./commands/trackchangescommand.js';import _0x12e52c from'./commands/acceptsuggestioncommand.js';import _0x2b88f5 from'./commands/discardsuggestioncommand.js';import _0x1872bf from'./commands/executeonallsuggestionscommand.js';import _0x31ff55 from'./commands/executeonselectedsuggestionscommand.js';import _0x2bcdc8 from'./suggestion.js';import _0x101b20 from'./suggestiondescriptionfactory.js';import _0x4c3226 from'./integrations/aiassistant.js';import _0x2673a7 from'./integrations/alignment.js';import _0x1b041f from'./integrations/basicstyles.js';import _0x45f2b3 from'./integrations/blockquote.js';import _0x574f60 from'./integrations/casechange.js';import _0x46c2f3 from'./integrations/ckbox.js';function _0x4ee0(){const _0x174133=['unbind','_setSuggestionRange','hasComments','skipNestingCheck','rename','suggestion:','containsRangeInObject','editor','formatBlock:accept','open','getFirstMarker','delete','options','comments','addMarkerName','markerToData','insertion:chain','forward','forceDefaultExecution','isDocumentOperation','attribute:','deleteContent','deletion','formatGroupId','push','default','values','isObject','markInlineFormat','locale','4193273KlEtZu','rejected','$graveyard','getRanges','FORMATTING','isBefore','substr','change:activeMarkers','clone','getNearestSelectionRange','change','unshift','type','commentThread','splice','next','formatBlock','insertion:join','catch','accept','getIntersection','addMarker','_onDiscard','registerCustomCallback','deletion:join','set','remove','warn','setSelection','_refreshSuggestionsChain','getSuggestionCallback','registerInlineAttribute','discardSelectedSuggestions','formatInline:accept','_reduceExistingSuggestions','dataDowncast','isAfter','formatBlock:','authoredAt','markerReady','change:data','addComment','formatBlock:chain','getContainedElement','includes','from','createdAt','_isForcedDefaultExecutionBlock','formatBlock:join','TrackChangesEditing','_afterChanges','high','low','length','formatInline:discard','attributeOldValue','createPositionAt','markAttributeChange','removeAttribute','isEqual','requires','isArray','_breakSuggestionMarker','enqueueChange','markerNameToElements','insertion:accept','trackChanges.mergeNestedSuggestions','suggestionChanged','suggestion','_commentsRepository','addRange','discardSuggestion','enableCommand','_enabledCommands','mapper','pluginName','elementStart','getRange','_handleNewSuggestionMarker','_customCallbacks','isUndo','groupId','19374183zfJEMg','isExternal','isTouching','addUser','concat','addMarker:suggestion','suggestion-type','showSuggestionHighlights','get','$textProxy','registerPostFixer','trackChanges.trackFormatChanges','clear','adapter','widget','_getMarkerAnnouncementText','upcast','config','oldRange','removeMarker','getMarkers','head','addSuggestion','highest','stringify','_getAuthorFromId','before','position','always','some','attribute:join','getMultiRangeId','batch','init','attribute:discard','PENDING_ACTION_SUGGESTION','_trackFormatChanges','insertion:','rootName','suggestionUnloaded','registerBlockAttribute','_saved','markInsertion','formatBlock:discard','selection','addMarker:suggestion:formatBlock','getFirstRange','name','getChangedMarkers','_mergeNestedSuggestions','markerToHighlight','notReady','_processAttributeSuggestions','editing','insertContent','_recordAttributeChanges','setTo','parent','2CvkVIj','createSelection','isLocal','formatInline','_model','fetchCommentThread','model','containsItem','trackChanges','getShiftedBy','pop','deletion:chain','containsRange','_inlineAttributeKeys','309884pHWHRD','never','update:suggestion','isAtEnd','createPositionAfter','isCollapsed','isMultiRange','reconvertMarker','execute','getWalker','_removeSuggestion','_joinSuggestions','applyOperation','createElement','formatInline:join','schema','commands','markMultiRangeDeletion','then','enableDefaultAttributesIntegration','track-changes-command-not-found','markers','editingDowncast','createRange','insertion','_reduceSuggestionAttributeRange','commandName','change:_saved','formatInline:','every','track-changes-suggestion-data-mismatch','ck-suggestion-marker','isOwn','_getAttributeKey','attribute','@external','8pXpLXb','removeClass','addClass','addMarker:suggestion:attribute','getAttribute','_registerDefaultCallbacks','631794uCWMzb','2018823IbvfaI','track-changes-enable-command-twice','accepted','rethrowUnexpectedError','_addThreadToSuggestion','markerName','_getSuggestionData','removeMarkers','ready','removeComment','getSuggestions','nodeAfter','fromCharCode','_initAriaMarkerChangeAnnouncements','trackChangesCommand','error-saving-suggestion-data-suggestion-discarded','isIntersectingWithRange','_SUGGESTION_ANNOUNCEMENT','_recordAttributeSuggestions','nodeBefore','_processAttributeChanges','insertion:discard','suggestionLoaded','substring','ck-suggestion-marker-formatBlock','collaboration.channelId','isSelectable','getAncestors','track-changes-suggestion-not-found','add','containerElement','consume','989088ZnsGsx','markBlockFormat','CommentsRepository','addCommentThread','acceptAllSuggestions','fire','isLimit','startsWith','targetPosition','getSuggestion','has','descriptionFactory','_blockAttributeKeys','data-author-id','attributes','filter','for','creator','authorName','track-changes-adapter-already-set','addSuggestionData','isNextTo','buildSuggestion','data','markDeletion','assign','insert','backward','_setSuggestionData','newRange','getCommentThread','attributeNewValue','stop','_suggestionState','getItems','move','ck-suggestion-marker-formatInline','dataReady','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.','lowest','deletion:accept','_createSuggestion','define','value','multi','find','_checkSuggestionCorrectness','PendingActions','attributeKey','chain','ck-suggestion-marker-','meta','createPositionBefore','setAttribute','createRangeOn','split','isRemovable','documentSelection','group','LEAVE','_splitMarkerName','previous','$marker','splitPosition','toJSON','attribute:accept','removeMarker:suggestion:attribute','isIntersecting','tablePasteChainId','oldValue','_getExternalAuthor','getAllAdjacentSuggestions','normal','_joinWithAdjacentSuggestions','ck-suggestion-marker--active','track-changes-user-not-found','enableReadOnlyMode','marker-count','root','formatInline:chain','consumable','action','_defaultCallbacks','newValue','key','listenTo','detach','range','toUpperCase','addHighlight','isAtStart','$elementName','_suggestions','ENTER','suggestion:attribute:','subType','_cutOutSuggestionMarker','size','originalSuggestionId','_refreshAttributeSuggestionsChain','_adapter','element','markMultiRangeInsertion','howMany','4725365AuYVzN','track-changes-adapter-missing-getsuggestion','_isBlockAttribute','updateSuggestion','plugins','writer','dataToMarker','discardAllSuggestions','resolve','activeMarkers','updateMarker','announce','external:','return','forEach','refresh','hasCommentThread','keys','after','containsPosition','sort','map','getChanges','_findSuggestions','data-suggestion','_suggestionFactory','acceptSuggestion','getDifference','fromRange','removed','isInContent','getUser','_editor','item','conversion','join','differ','$text','document','bindElementToMarker','Users','acceptSelectedSuggestions','_addSuggestionMarker','_isRegisteredAttribute','deletion:discard','_isDataLoaded','getLastMatchingPosition','isInsideObject','_rangeIsInLocalUserInsertion','elementToElement','deletion:','hasSuggestion','markMultiRangeBlockFormat','elementEnd','isBlock','stopListening','format','_updateSuggestionData','multipleBlocks','author','toViewElement','end','createRangeIn','getCustomProperty','moveTargetPosition','start','removeMarker:suggestion:formatBlock','unbindElementFromMarkerName','discard'];_0x4ee0=function(){return _0x174133;};return _0x4ee0();}import _0x1b9a0a from'./integrations/codeblock.js';import _0x2f8df0 from'./integrations/comments.js';import _0x4ebe2d from'./integrations/deletecommand.js';import _0x11ee37 from'./integrations/list.js';import _0x4f15cd from'./integrations/listproperties.js';import _0x3a8f52 from'./integrations/entercommand.js';import _0x4324db from'./integrations/findandreplace.js';import _0x505dbe from'./integrations/font.js';import _0x20450b from'./integrations/formatpainter.js';import _0x53fcd4 from'./integrations/heading.js';import _0x835169 from'./integrations/highlight.js';import _0x11d54e from'./integrations/horizontalline.js';import _0x485d1b from'./integrations/htmlembed.js';import _0x42624e from'./integrations/image.js';import _0x5d6303 from'./integrations/imagereplace.js';import _0x58fe92 from'./integrations/imagestyle.js';import _0x5c5b81 from'./integrations/importword.js';import _0x462f98 from'./integrations/indent.js';import _0x521099 from'./integrations/inputcommand.js';import _0x5946ea from'./integrations/link.js';import _0x3d4b56 from'./integrations/legacylist.js';import _0x7cf96f from'./integrations/legacylistproperties.js';import _0x266628 from'./integrations/mediaembed.js';import _0x30ea7f from'./integrations/mention.js';import _0x492066 from'./integrations/mergefields.js';import _0x37d3f3 from'./integrations/multilevellist.js';import _0xbe8d3e from'./integrations/pagebreak.js';import _0x2ae86e from'./integrations/paragraph.js';import _0x5408ac from'./integrations/removeformat.js';import _0x210f2c from'./integrations/restrictededitingmode.js';import _0x30f3a3 from'./integrations/shiftentercommand.js';import _0x32e850 from'./integrations/standardeditingmode.js';import _0x3ba5e1 from'./integrations/style.js';import _0x17a785 from'./integrations/table.js';import _0x3945ce from'./integrations/tablemergesplit.js';import _0x5bca12 from'./integrations/tableheadings.js';import _0x5f20cc from'./integrations/tableclipboard.js';import _0x53efac from'./integrations/tablecolumnresize.js';import _0xa1b535 from'./integrations/template.js';import _0x5560fb from'./integrations/tableofcontents.js';import _0x557cc3 from'./integrations/title.js';import _0x6fa52d from'./integrations/undo.js';import _0x174f93 from'./integrations/tablecaption.js';import _0x47b191 from'./integrations/tableproperties.js';import{getTranslation as _0x4c76c1}from'./utils/common-translations.js';import{isEqual as _0x41010e,omit as _0x2f1c0d}from'lodash-es';export const renameAttributeKey=_0x421357(0x127);function _0x55b9(_0x12608a,_0x51c9e3){const _0x4ee0b7=_0x4ee0();return _0x55b9=function(_0x55b9d0,_0x5f36e4){_0x55b9d0=_0x55b9d0-0x11c;let _0x4ec334=_0x4ee0b7[_0x55b9d0];return _0x4ec334;},_0x55b9(_0x12608a,_0x51c9e3);}export default class p extends _0x2988ea{static get[_0x421357(0x1d3)](){const _0x3250f9=_0x421357;return[_0x3250f9(0x27e),_0x31b3d7,_0x53b569,_0x4c3226,_0x2673a7,_0x1b041f,_0x45f2b3,_0x46c2f3,_0x574f60,_0x1b9a0a,_0x2f8df0,_0x4ebe2d,_0x3a8f52,_0x4324db,_0x505dbe,_0x20450b,_0x53fcd4,_0x835169,_0x11d54e,_0x485d1b,_0x42624e,_0x58fe92,_0x5d6303,_0x5c5b81,_0x462f98,_0x521099,_0x3d4b56,_0x7cf96f,_0x37d3f3,_0x5946ea,_0x11ee37,_0x4f15cd,_0x266628,_0x30ea7f,_0x492066,_0xbe8d3e,_0x2ae86e,_0x5408ac,_0x210f2c,_0x30f3a3,_0x32e850,_0x3ba5e1,_0x17a785,_0x3945ce,_0x5bca12,_0x174f93,_0x5f20cc,_0x53efac,_0x5560fb,_0x47b191,_0xa1b535,_0x557cc3,_0x6fa52d];}static get[_0x421357(0x1e2)](){const _0x237882=_0x421357;return _0x237882(0x1c8);}constructor(_0x4f303e){const _0x13b467=_0x421357;function _0xd5ccc5(_0x1fdf3c){const _0x1d689b=_0x55b9;return _0x1fdf3c[_0x1d689b(0x149)](_0x3b8210=>String[_0x1d689b(0x268)](_0x3b8210))[_0x1d689b(0x157)]('');}super(_0x4f303e),this[_0x13b467(0x26e)]=!0x1,this[_0x13b467(0x1b0)](_0x13b467(0x13d),[]),this['on'](_0x13b467(0x19e),(_0x62b84d,_0x4eca8c,_0x105103,_0x51c4b5)=>{const _0xe88545=_0x13b467;this[_0xe88545(0x227)][_0xe88545(0x1a1)](()=>{const _0x5e9c94=_0xe88545;for(const _0x595c13 of[..._0x51c4b5,..._0x105103])this[_0x5e9c94(0x227)][_0x5e9c94(0x246)][_0x5e9c94(0x286)](_0x595c13)&&_0x4f303e[_0x5e9c94(0x21e)][_0x5e9c94(0x238)](_0x595c13);});}),this[_0x13b467(0x287)]=new _0x101b20(this[_0x13b467(0x180)][_0x13b467(0x229)][_0x13b467(0x240)],this[_0x13b467(0x180)][_0x13b467(0x196)]),this[_0x13b467(0x130)]=null,this[_0x13b467(0x14d)]=new Et(this[_0x13b467(0x180)]),this[_0x13b467(0x128)]=new Map(),this[_0x13b467(0x1dc)]=_0x4f303e[_0x13b467(0x138)][_0x13b467(0x1f1)](_0x13b467(0x27e)),this[_0x13b467(0x1e0)]=new Set(),this[_0x13b467(0x227)]=this[_0x13b467(0x180)][_0x13b467(0x229)],this[_0x13b467(0x29d)]=new WeakMap(),this[_0x13b467(0x1c6)]=!0x1,this[_0x13b467(0x288)]=new Set([_0x13b467(0x127)]),this[_0x13b467(0x230)]=new Set(),_0x4f303e[_0x13b467(0x1fa)][_0x13b467(0x2a6)](_0x13b467(0x1f4),_0x13b467(0x192)),this[_0x13b467(0x20d)]=_0x4f303e[_0x13b467(0x1fa)][_0x13b467(0x1f1)](_0x13b467(0x1f4)),_0x4f303e[_0x13b467(0x1fa)][_0x13b467(0x2a6)](_0x13b467(0x1d9),!0x0),this[_0x13b467(0x21a)]=_0x4f303e[_0x13b467(0x1fa)][_0x13b467(0x1f1)](_0x13b467(0x1d9)),this[_0x13b467(0x26a)]=new _0x11f164(_0x4f303e,this[_0x13b467(0x1e0)]),this[_0x13b467(0x269)](),this[_0xd5ccc5([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xd5ccc5([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x32]);}[_0x421357(0x20a)](){const _0x261e94=_0x421357,_0x2f0dbd=this[_0x261e94(0x180)],_0x4cf5f0=(_0x1eaeed,_0x3fbaae)=>{const _0x4daf02=_0x261e94;if(_0x4daf02(0x253)!=_0x1eaeed)return _0x4daf02(0x2ae)+_0x1eaeed;const _0x3a77ae=_0x3fbaae[_0x4daf02(0x2b3)]('|')[0x0];return this[_0x4daf02(0x136)](_0x3a77ae)?_0x4daf02(0x274):_0x4daf02(0x2a0);};_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x247))[_0x261e94(0x21b)]({'model':_0x261e94(0x1db),'view':_0x410431=>{const _0x262400=_0x261e94,{id:_0x1141ba,authorId:_0x1f0fc0,type:_0xa89f60,subType:_0x179f79}=this[_0x262400(0x2b8)](_0x410431[_0x262400(0x261)]),_0x4c94d7=[_0x262400(0x250),_0x4cf5f0(_0xa89f60,_0x179f79)];let _0x19f449=0xbb8;return this[_0x262400(0x13d)][_0x262400(0x1c3)](_0x410431[_0x262400(0x261)])&&(_0x4c94d7[_0x262400(0x191)](_0x262400(0x2c6)),_0x19f449=0xbc2),_0x262400(0x18f)==_0xa89f60&&(_0x19f449+=0x5),{'classes':_0x4c94d7,'attributes':{'data-suggestion':_0x1141ba,'data-author-id':_0x1f0fc0},'priority':_0x19f449};}}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1ba))[_0x261e94(0x279)](_0x45d1dc=>{const _0x2bf586=_0x261e94;_0x45d1dc['on'](_0x2bf586(0x1ee),(_0x3a543c,_0x55bdb1,_0x463353)=>{const _0x38b572=_0x2bf586;if(!_0x463353[_0x38b572(0x185)][_0x38b572(0x1f0)])return;const _0x383425=_0x55bdb1[_0x38b572(0x155)];if(!_0x383425)return;const _0x76ca99=_0x463353[_0x38b572(0x1e1)][_0x38b572(0x170)](_0x383425);_0x2f0dbd[_0x38b572(0x229)][_0x38b572(0x240)][_0x38b572(0x194)](_0x383425)&&_0x76ca99&&!_0x76ca99[_0x38b572(0x173)](_0x38b572(0x1f7))&&_0x76ca99['is'](_0x38b572(0x27a))&&_0x187faa(_0x76ca99,_0x463353[_0x38b572(0x139)]);},{'priority':_0x2bf586(0x1ca)});}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1ba))[_0x261e94(0x21b)]({'model':_0x261e94(0x1db),'view':(_0x6fc1e1,_0x16633c)=>{const _0x86f4c4=_0x261e94;if(!_0x16633c[_0x86f4c4(0x185)][_0x86f4c4(0x1f0)])return null;const {type:_0xbfb299,subType:_0x5ce35a}=this[_0x86f4c4(0x2b8)](_0x6fc1e1[_0x86f4c4(0x261)]);return{'classes':[_0x86f4c4(0x250),_0x4cf5f0(_0xbfb299,_0x5ce35a)],'priority':0xbb8};}});const _0x2880a6=({showActiveMarkers:_0x26c6be=!0x0,isAttributeSuggestion:_0x1c80be=!0x1}={})=>(_0x4555f8,_0x3d5823,_0x199cb0)=>{const _0x5932e2=_0x261e94;if(!_0x3d5823[_0x5932e2(0x155)])return;const {id:_0x3fd90b,authorId:_0x5035e6}=this[_0x5932e2(0x2b8)](_0x3d5823[_0x5932e2(0x261)]);if(_0x1c80be){const _0x35f7a7=this[_0x5932e2(0x128)][_0x5932e2(0x1f1)](_0x3fd90b),_0x5176c9=this[_0x5932e2(0x252)](_0x35f7a7);if(!this[_0x5932e2(0x136)](_0x5176c9))return;}if(_0x3d5823[_0x5932e2(0x155)]['is'](_0x5932e2(0x215)))return void _0x199cb0[_0x5932e2(0x11c)][_0x5932e2(0x27b)](_0x3d5823[_0x5932e2(0x155)],_0x4555f8[_0x5932e2(0x218)]);const _0x245630=_0x199cb0[_0x5932e2(0x1e1)][_0x5932e2(0x170)](_0x3d5823[_0x5932e2(0x155)]);if(_0x3d5823[_0x5932e2(0x155)]['is'](_0x5932e2(0x131))&&_0x2f0dbd[_0x5932e2(0x229)][_0x5932e2(0x240)][_0x5932e2(0x16a)](_0x3d5823[_0x5932e2(0x155)])&&!_0x245630[_0x5932e2(0x173)](_0x5932e2(0x125))){_0x199cb0[_0x5932e2(0x139)][_0x5932e2(0x257)]([_0x5932e2(0x250),_0x5932e2(0x274)],_0x245630),_0x199cb0[_0x5932e2(0x139)][_0x5932e2(0x2b1)](_0x5932e2(0x14c),_0x3fd90b,_0x245630),_0x199cb0[_0x5932e2(0x139)][_0x5932e2(0x2b1)](_0x5932e2(0x289),_0x5035e6,_0x245630),_0x199cb0[_0x5932e2(0x1e1)][_0x5932e2(0x15b)](_0x245630,_0x3d5823[_0x5932e2(0x261)]),_0x26c6be&&(this[_0x5932e2(0x13d)][_0x5932e2(0x1c3)](_0x3d5823[_0x5932e2(0x261)])?_0x199cb0[_0x5932e2(0x139)][_0x5932e2(0x257)](_0x5932e2(0x2c6),_0x245630):_0x199cb0[_0x5932e2(0x139)][_0x5932e2(0x256)](_0x5932e2(0x2c6),_0x245630));for(const _0x56a054 of _0x2f0dbd[_0x5932e2(0x229)][_0x5932e2(0x172)](_0x3d5823[_0x5932e2(0x155)])[_0x5932e2(0x29e)]())_0x199cb0[_0x5932e2(0x11c)][_0x5932e2(0x27b)](_0x56a054,_0x4555f8[_0x5932e2(0x218)]);_0x199cb0[_0x5932e2(0x11c)][_0x5932e2(0x27b)](_0x3d5823[_0x5932e2(0x155)],_0x4555f8[_0x5932e2(0x218)]);}};_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1ba))[_0x261e94(0x279)](_0x5aef7b=>{const _0x47d610=_0x261e94;_0x5aef7b['on'](_0x47d610(0x216),(_0x52f312,_0x17de6c,_0x5ea6ff)=>{const _0x2c6118=_0x47d610;_0x5ea6ff[_0x2c6118(0x185)][_0x2c6118(0x1f0)]&&_0x2880a6({'showActiveMarkers':!0x1})(_0x52f312,_0x17de6c,_0x5ea6ff);},{'priority':_0x47d610(0x200)});}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1ba))[_0x261e94(0x279)](_0x119e19=>{const _0x1de8fe=_0x261e94;_0x119e19['on'](_0x1de8fe(0x258),(_0x10be9a,_0x59db82,_0x1fb923)=>{const _0x25def9=_0x1de8fe;_0x1fb923[_0x25def9(0x185)][_0x25def9(0x1f0)]&&_0x2880a6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x10be9a,_0x59db82,_0x1fb923);},{'priority':_0x1de8fe(0x200)});}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1ba))[_0x261e94(0x188)]({'model':_0x261e94(0x1db),'view':(_0x3dead4,_0x9c7d67)=>_0x9c7d67[_0x261e94(0x185)][_0x261e94(0x1f0)]?null:{'group':_0x261e94(0x1db),'name':_0x3dead4[_0x261e94(0x19d)](0xb)}}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1f9))[_0x261e94(0x165)]({'view':{'name':_0x261e94(0x1db),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x318f6d,{writer:_0x43e08d})=>{const _0x360451=_0x261e94;let _0x3dfb5a=_0x360451(0x17e)+_0x318f6d[_0x360451(0x259)](_0x360451(0x1ef))+':'+_0x318f6d[_0x360451(0x259)]('id');return _0x318f6d[_0x360451(0x259)](_0x360451(0x2c9))&&(_0x3dfb5a+=':'+_0x318f6d[_0x360451(0x259)](_0x360451(0x2c9))),_0x43e08d[_0x360451(0x23e)](_0x360451(0x2ba),{'data-name':_0x3dfb5a});}}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x1f9))[_0x261e94(0x13a)]({'view':_0x261e94(0x1db)}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x247))[_0x261e94(0x279)](_0x179dc2=>{const _0x34fe0c=_0x261e94;_0x179dc2['on'](_0x34fe0c(0x216),_0x2880a6(),{'priority':_0x34fe0c(0x1ca)});}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x247))[_0x261e94(0x279)](_0x3b9053=>{const _0x3d4ea9=_0x261e94;_0x3b9053['on'](_0x3d4ea9(0x258),_0x2880a6({'isAttributeSuggestion':!0x0}),{'priority':_0x3d4ea9(0x1ca)});}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x247))[_0x261e94(0x279)](_0x106b31=>{const _0x44c5d0=_0x261e94;_0x106b31['on'](_0x44c5d0(0x176),(_0x2d11bf,_0x48c027,_0x63a77c)=>{const _0x43bc0b=_0x44c5d0,_0xe0e2f3=_0x63a77c[_0x43bc0b(0x1e1)][_0x43bc0b(0x1d7)](_0x48c027[_0x43bc0b(0x261)]);if(_0xe0e2f3){for(const _0x134089 of _0xe0e2f3)_0x134089[_0x43bc0b(0x173)](_0x43bc0b(0x125))||(_0x63a77c[_0x43bc0b(0x139)][_0x43bc0b(0x256)]([_0x43bc0b(0x250),_0x43bc0b(0x274),_0x43bc0b(0x2c6)],_0x134089),_0x63a77c[_0x43bc0b(0x139)][_0x43bc0b(0x1d1)](_0x43bc0b(0x14c),_0x134089),_0x63a77c[_0x43bc0b(0x139)][_0x43bc0b(0x1d1)](_0x43bc0b(0x289),_0x134089),_0x63a77c[_0x43bc0b(0x1e1)][_0x43bc0b(0x177)](_0x134089,_0x48c027[_0x43bc0b(0x261)]));}},{'priority':_0x44c5d0(0x1ca)});}),_0x2f0dbd[_0x261e94(0x156)][_0x261e94(0x28c)](_0x261e94(0x247))[_0x261e94(0x279)](_0x1238f5=>{const _0x4fed85=_0x261e94;_0x1238f5['on'](_0x4fed85(0x2be),(_0x37d036,_0x109916,_0x6f44b9)=>{const _0x37328d=_0x4fed85,_0x1808dd=_0x6f44b9[_0x37328d(0x1e1)][_0x37328d(0x1d7)](_0x109916[_0x37328d(0x261)]);if(!_0x1808dd)return;const {id:_0x5e3951}=this[_0x37328d(0x2b8)](_0x109916[_0x37328d(0x261)]),_0xbd0af1=this[_0x37328d(0x128)][_0x37328d(0x1f1)](_0x5e3951),_0x5e0ae6=this[_0x37328d(0x252)](_0xbd0af1);if(this[_0x37328d(0x136)](_0x5e0ae6)){for(const _0x48b4ed of _0x1808dd)_0x48b4ed[_0x37328d(0x173)](_0x37328d(0x125))||(_0x6f44b9[_0x37328d(0x139)][_0x37328d(0x256)]([_0x37328d(0x250),_0x37328d(0x274),_0x37328d(0x2c6)],_0x48b4ed),_0x6f44b9[_0x37328d(0x139)][_0x37328d(0x1d1)](_0x37328d(0x14c),_0x48b4ed),_0x6f44b9[_0x37328d(0x139)][_0x37328d(0x1d1)](_0x37328d(0x289),_0x48b4ed),_0x6f44b9[_0x37328d(0x1e1)][_0x37328d(0x177)](_0x48b4ed,_0x109916[_0x37328d(0x261)]));}},{'priority':_0x4fed85(0x1ca)});}),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x15a)][_0x261e94(0x1f3)](_0x16cb00=>{const _0x56ce86=_0x261e94;let _0x3f56c4=!0x1;const _0x26c4fb=Array[_0x56ce86(0x1c4)](_0x2f0dbd[_0x56ce86(0x229)][_0x56ce86(0x15a)][_0x56ce86(0x158)][_0x56ce86(0x219)]()),_0x3975fa=new Set();for(const {name:_0x4af3ea,data:_0x4a7399}of _0x26c4fb){const {group:_0x1df37f,type:_0x33fd41,subType:_0x5e0cfa,id:_0x5c77f1}=this[_0x56ce86(0x2b8)](_0x4af3ea);if(_0x56ce86(0x1db)!==_0x1df37f)continue;const _0x43b849=this[_0x56ce86(0x128)][_0x56ce86(0x1f1)](_0x5c77f1);if(null!=_0x4a7399[_0x56ce86(0x299)]){_0x56ce86(0x226)==_0x33fd41&&(_0x3f56c4=_0x3f56c4||Ut(_0x4a7399[_0x56ce86(0x299)],_0x4af3ea,_0x16cb00,_0x2f0dbd[_0x56ce86(0x229)][_0x56ce86(0x240)]));const _0x249e90=_0x56ce86(0x253)==_0x33fd41&&this[_0x56ce86(0x136)](_0x5e0cfa[_0x56ce86(0x2b3)]('|')[0x0]);if(_0x4a7399[_0x56ce86(0x299)][_0x56ce86(0x236)]||_0x56ce86(0x199)==_0x4a7399[_0x56ce86(0x299)][_0x56ce86(0x2ca)][_0x56ce86(0x20f)]||_0x56ce86(0x1a7)==_0x33fd41&&!Ft(_0x4a7399[_0x56ce86(0x299)])||_0x249e90&&!Ft(_0x4a7399[_0x56ce86(0x299)])||_0x56ce86(0x18f)==_0x33fd41&&!(!Vt(_0x45bd5c=_0x4a7399[_0x56ce86(0x299)])&&!function(_0x24df71){const _0xb52560=_0x56ce86;return _0x24df71[_0xb52560(0x175)][_0xb52560(0x222)]==_0x24df71[_0xb52560(0x171)][_0xb52560(0x26f)]&&_0x24df71[_0xb52560(0x175)][_0xb52560(0x234)];}(_0x45bd5c)))_0x16cb00[_0x56ce86(0x1fc)](_0x4af3ea),_0x3f56c4=!0x0;else{if(!_0x43b849||!_0x43b849[_0x56ce86(0x152)])continue;if(_0x4a7399[_0x56ce86(0x299)]&&_0x4a7399[_0x56ce86(0x1fb)]&&_0x4a7399[_0x56ce86(0x299)][_0x56ce86(0x1d2)](_0x4a7399[_0x56ce86(0x1fb)]))continue;_0x3975fa[_0x56ce86(0x279)](_0x43b849);}}}var _0x45bd5c;return _0x3975fa[_0x56ce86(0x12d)]>0x0&&(_0x3f56c4=!!this[_0x56ce86(0x2c5)](_0x3975fa)||_0x3f56c4),_0x3f56c4;}),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x15a)][_0x261e94(0x1f3)](_0x8e422=>{const _0xfcf76b=_0x261e94;let _0x3b0a90=!0x1;for(const _0xf9d2a9 of _0x2f0dbd[_0xfcf76b(0x229)][_0xfcf76b(0x15a)][_0xfcf76b(0x158)][_0xfcf76b(0x14a)]())if(_0xfcf76b(0x296)==_0xf9d2a9[_0xfcf76b(0x1a3)])for(const _0x1e7355 of this[_0xfcf76b(0x128)][_0xfcf76b(0x193)]()){if(_0x1e7355[_0xfcf76b(0x237)]||!_0x1e7355[_0xfcf76b(0x152)])continue;const _0x45c6e6=_0xfcf76b(0x1a7)==_0x1e7355[_0xfcf76b(0x1a3)],_0x334e1d=this[_0xfcf76b(0x252)](_0x1e7355),_0x3640fa=_0x334e1d&&this[_0xfcf76b(0x136)](_0x334e1d);if(!_0x45c6e6&&!_0x3640fa)continue;const _0x23cf23=_0x1e7355[_0xfcf76b(0x217)]();if(_0x23cf23[_0xfcf76b(0x175)][_0xfcf76b(0x222)]!=_0x23cf23[_0xfcf76b(0x171)][_0xfcf76b(0x222)]&&!_0x23cf23[_0xfcf76b(0x171)][_0xfcf76b(0x234)]){const _0x5d6b9e=_0x2f0dbd[_0xfcf76b(0x229)][_0xfcf76b(0x1cf)](_0x23cf23[_0xfcf76b(0x175)][_0xfcf76b(0x267)],_0xfcf76b(0x171)),_0x2dec40=_0x2f0dbd[_0xfcf76b(0x229)][_0xfcf76b(0x248)](_0x23cf23[_0xfcf76b(0x175)],_0x5d6b9e);_0x8e422[_0xfcf76b(0x13e)](_0x1e7355[_0xfcf76b(0x183)](),{'range':_0x2dec40}),_0x3b0a90=!0x0;}}return _0x3b0a90;}),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x15a)][_0x261e94(0x1f3)](_0x538854=>this[_0x261e94(0x270)](_0x538854)),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x15a)][_0x261e94(0x1f3)](_0x4fce4a=>!_0x4fce4a[_0x261e94(0x209)][_0x261e94(0x225)]&&this[_0x261e94(0x21d)](_0x4fce4a)),_0x2f0dbd[_0x261e94(0x229)]['on'](_0x261e94(0x1c9),()=>{const _0x2cc128=_0x261e94;this[_0x2cc128(0x26e)]=!0x1;}),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x15a)]['on'](_0x261e94(0x1bf),(_0x399512,_0x4ffc84)=>{const _0x4f622f=_0x261e94;if(!_0x4ffc84[_0x4f622f(0x225)]||_0x4ffc84[_0x4f622f(0x1e7)])return;if(!this[_0x4f622f(0x26e)])return;const _0x262983=_0x2f0dbd[_0x4f622f(0x229)][_0x4f622f(0x15a)][_0x4f622f(0x158)][_0x4f622f(0x14a)]();if(0x0==_0x262983[_0x4f622f(0x1cc)])return;const _0x264a41=[],_0x486b4c=_0x262983[_0x4f622f(0x28b)](_0x259a1c=>_0x4f622f(0x253)==_0x259a1c[_0x4f622f(0x1a3)]),_0x2baed4=_0x262983[_0x4f622f(0x28b)](_0x5acd3d=>_0x4f622f(0x296)==_0x5acd3d[_0x4f622f(0x1a3)]&&_0x4f622f(0x159)!=_0x5acd3d[_0x4f622f(0x218)]);for(const _0x183816 of _0x486b4c)this[_0x4f622f(0x15f)](_0x183816[_0x4f622f(0x2ac)])&&_0x264a41[_0x4f622f(0x191)]({'key':_0x183816[_0x4f622f(0x2ac)],'newValue':_0x183816[_0x4f622f(0x29b)],'oldValue':_0x183816[_0x4f622f(0x1ce)],'range':Pt(_0x183816[_0x4f622f(0x123)],_0x2f0dbd[_0x4f622f(0x229)])});for(const _0x5e48af of _0x2baed4){if(_0x4f622f(0x17d)!=_0x5e48af[_0x4f622f(0x11d)]&&_0x4f622f(0x143)!=_0x5e48af[_0x4f622f(0x11d)])continue;const _0xdf5d9e=Lt(_0x5e48af[_0x4f622f(0x204)][_0x4f622f(0x267)],_0x2f0dbd[_0x4f622f(0x229)]),_0x4b9f5f=_0x5e48af[_0x4f622f(0x203)];_0x4f622f(0x17d)==_0x5e48af[_0x4f622f(0x11d)]&&_0x264a41[_0x4f622f(0x191)]({'key':_0x4f622f(0x127),'newValue':_0x5e48af[_0x4f622f(0x218)],'oldValue':_0x4b9f5f[_0x4f622f(0x218)],'range':_0xdf5d9e});for(const [_0x1c8e47,_0x1c392b]of _0x4b9f5f[_0x4f622f(0x28a)]){if(!this[_0x4f622f(0x15f)](_0x1c8e47))continue;const _0x51a80a=_0x5e48af[_0x4f622f(0x28a)][_0x4f622f(0x1f1)](_0x1c8e47);_0x1c392b!==_0x51a80a&&_0x264a41[_0x4f622f(0x191)]({'key':_0x1c8e47,'newValue':_0x51a80a,'oldValue':_0x1c392b,'range':_0xdf5d9e});}for(const [_0x2ff1aa,_0x1a5b50]of _0x5e48af[_0x4f622f(0x28a)])this[_0x4f622f(0x15f)](_0x2ff1aa)&&(_0x4b9f5f[_0x4f622f(0x28a)][_0x4f622f(0x286)](_0x2ff1aa)||_0x264a41[_0x4f622f(0x191)]({'key':_0x2ff1aa,'newValue':_0x1a5b50,'oldValue':null,'range':_0xdf5d9e}));}0x0!=_0x264a41[_0x4f622f(0x1cc)]&&_0x2f0dbd[_0x4f622f(0x229)][_0x4f622f(0x1d6)](_0x4ffc84,_0x31a9bf=>{const _0x1edec4=_0x4f622f,_0x5f36ff=_0x41ed47();for(const {range:_0x3e89e5,key:_0xa8f79d,oldValue:_0xee9be,newValue:_0x795f05}of _0x264a41)this[_0x1edec4(0x1d0)](_0x3e89e5,_0xa8f79d,_0xee9be,_0x795f05,{'groupId':_0x5f36ff});this[_0x1edec4(0x1b9)](_0x31a9bf,_0x264a41);});},{'priority':_0x261e94(0x2a3)}),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x246)]['on'](_0x261e94(0x233),(_0x49b526,_0x5a1766,_0x18f0b7)=>{const _0x33c87e=_0x261e94;if(null==_0x18f0b7){const {id:_0x1eb334}=this[_0x33c87e(0x2b8)](_0x5a1766[_0x33c87e(0x218)]),_0x37c6a7=this[_0x33c87e(0x128)][_0x33c87e(0x1f1)](_0x1eb334);_0x37c6a7&&_0x37c6a7[_0x33c87e(0x187)](_0x5a1766[_0x33c87e(0x218)]);}}),_0x2f0dbd[_0x261e94(0x229)][_0x261e94(0x15a)]['on'](_0x261e94(0x1bf),()=>{const _0x5d4ffc=_0x261e94,_0x5e7619=Array[_0x5d4ffc(0x1c4)](_0x2f0dbd[_0x5d4ffc(0x229)][_0x5d4ffc(0x15a)][_0x5d4ffc(0x158)][_0x5d4ffc(0x219)]())[_0x5d4ffc(0x28b)](_0x10c576=>_0x5d4ffc(0x1db)===this[_0x5d4ffc(0x2b8)](_0x10c576[_0x5d4ffc(0x218)])[_0x5d4ffc(0x2b6)]);if(0x0===_0x5e7619[_0x5d4ffc(0x1cc)])return;_0x5e7619[_0x5d4ffc(0x148)]((_0x3433d6,_0x38c255)=>{const _0x3c764e=_0x5d4ffc,_0x5a16cc=_0x3433d6[_0x3c764e(0x293)][_0x3c764e(0x1fb)],_0x3b85a3=_0x38c255[_0x3c764e(0x293)][_0x3c764e(0x1fb)];return null===_0x5a16cc&&null===_0x3b85a3?0x0:null===_0x5a16cc&&null!==_0x3b85a3?-0x1:null!==_0x5a16cc&&null===_0x3b85a3?0x1:_0x5a16cc[_0x3c764e(0x175)][_0x3c764e(0x19c)](_0x3b85a3[_0x3c764e(0x175)])?-0x1:0x1;});const _0xb608ee=new Set(),_0x13e5a8=new Set();for(const {name:_0x3549c0,data:_0x3b7145}of _0x5e7619){const {id:_0x40aa52}=this[_0x5d4ffc(0x2b8)](_0x3549c0);if(null===_0x3b7145[_0x5d4ffc(0x1fb)]){const _0x46f55f=this[_0x5d4ffc(0x1e5)](_0x3549c0);_0x13e5a8[_0x5d4ffc(0x279)](_0x46f55f);}else{const _0x16ffcd=this[_0x5d4ffc(0x128)][_0x5d4ffc(0x1f1)](_0x40aa52);null!==_0x3b7145[_0x5d4ffc(0x299)]||_0x16ffcd[_0x5d4ffc(0x152)]?(_0xb608ee[_0x5d4ffc(0x279)](_0x16ffcd[_0x5d4ffc(0x1fe)]),_0x13e5a8[_0x5d4ffc(0x279)](_0x16ffcd)):this[_0x5d4ffc(0x23b)](_0x16ffcd);}}_0x13e5a8[_0x5d4ffc(0x12d)]>0x0&&this[_0x5d4ffc(0x1b4)](_0x13e5a8);for(const _0x3bb2b5 of _0xb608ee)this[_0x5d4ffc(0x281)](_0x5d4ffc(0x1da),_0x3bb2b5);}),_0x2f0dbd[_0x261e94(0x229)]['on'](_0x261e94(0x23d),(_0x138c6f,_0x348031)=>{const _0x2e7058=_0x261e94,_0x5aa3fb=_0x348031[0x0];if(!this[_0x2e7058(0x128)][_0x2e7058(0x12d)])return;if(!_0x5aa3fb[_0x2e7058(0x18c)])return;if(_0x5aa3fb[_0x2e7058(0x209)][_0x2e7058(0x1e7)]||!_0x5aa3fb[_0x2e7058(0x209)][_0x2e7058(0x225)])return;let _0x53387e,_0x1bdc86;switch(_0x5aa3fb[_0x2e7058(0x1a3)]){case _0x2e7058(0x296):_0x53387e=_0x2f0dbd[_0x2e7058(0x229)][_0x2e7058(0x1cf)](_0x5aa3fb[_0x2e7058(0x204)]),_0x1bdc86=_0x53387e[_0x2e7058(0x22c)](_0x5aa3fb[_0x2e7058(0x133)]);break;case _0x2e7058(0x2b3):_0x53387e=_0x2f0dbd[_0x2e7058(0x229)][_0x2e7058(0x1cf)](_0x5aa3fb[_0x2e7058(0x2bb)]),_0x1bdc86=_0x2f0dbd[_0x2e7058(0x229)][_0x2e7058(0x1cf)](_0x5aa3fb[_0x2e7058(0x174)]);break;case _0x2e7058(0x29f):_0x53387e=_0x2f0dbd[_0x2e7058(0x229)][_0x2e7058(0x1cf)](_0x5aa3fb[_0x2e7058(0x284)]),_0x1bdc86=_0x53387e[_0x2e7058(0x22c)](_0x5aa3fb[_0x2e7058(0x133)]);break;default:return;}const _0x49a7f8=_0x2f0dbd[_0x2e7058(0x229)][_0x2e7058(0x248)](_0x53387e,_0x1bdc86);_0x2f0dbd[_0x2e7058(0x229)][_0x2e7058(0x1a1)](()=>{const _0x1167c8=_0x2e7058;for(const {suggestion:_0x58be74,meta:_0xc9d06b}of this[_0x1167c8(0x14b)](_0x49a7f8)){if(_0x58be74[_0x1167c8(0x237)])continue;if(_0x1167c8(0x226)==_0x58be74[_0x1167c8(0x1a3)])continue;const _0xd89828=this[_0x1167c8(0x252)](_0x58be74);if(_0xd89828&&this[_0x1167c8(0x136)](_0xd89828)&&_0x1167c8(0x2b3)!=_0x5aa3fb[_0x1167c8(0x1a3)])continue;const _0x498287=_0x58be74[_0x1167c8(0x293)]&&_0x58be74[_0x1167c8(0x293)][_0x1167c8(0x16e)];(_0x1167c8(0x1a7)!=_0x58be74[_0x1167c8(0x1a3)]||_0x1167c8(0x2b3)==_0x5aa3fb[_0x1167c8(0x1a3)]&&!_0x498287)&&(_0xc9d06b[_0x1167c8(0x17f)]||_0x1167c8(0x249)==_0x58be74[_0x1167c8(0x1a3)]&&_0xc9d06b[_0x1167c8(0x251)]||_0x58be74[_0x1167c8(0x217)]()[_0x1167c8(0x22f)](_0x49a7f8)&&this[_0x1167c8(0x1d5)](_0x58be74,_0x53387e,_0x1bdc86));}});},{'priority':_0x261e94(0x2a3)}),_0x2f0dbd[_0x261e94(0x229)]['on'](_0x261e94(0x18e),(_0x3387af,_0x4053c8)=>{const _0x3e28a6=_0x261e94,_0x1b6bc0=_0x4053c8[0x0],_0x210a9e=_0x4053c8[0x1];if(_0x210a9e&&_0x210a9e[_0x3e28a6(0x18b)])return;if(this[_0x3e28a6(0x1c6)])return;if(!this[_0x3e28a6(0x26a)][_0x3e28a6(0x2a7)])return;if(_0x1b6bc0[_0x3e28a6(0x236)])return;const _0x28fdd7=_0x2f0dbd[_0x3e28a6(0x229)][_0x3e28a6(0x240)],{start:_0x50cda4,end:_0x3300e9}=_0x1b6bc0[_0x3e28a6(0x217)](),_0x1ee504=_0x50cda4[_0x3e28a6(0x267)]&&_0x28fdd7[_0x3e28a6(0x282)](_0x50cda4[_0x3e28a6(0x267)])?null:_0x28fdd7[_0x3e28a6(0x1a0)](_0x50cda4,_0x3e28a6(0x18a)),_0x3522f5=_0x3300e9[_0x3e28a6(0x26f)]&&_0x28fdd7[_0x3e28a6(0x282)](_0x3300e9[_0x3e28a6(0x26f)])?null:_0x28fdd7[_0x3e28a6(0x1a0)](_0x3300e9,_0x3e28a6(0x297)),_0x114e23=_0x2f0dbd[_0x3e28a6(0x229)][_0x3e28a6(0x248)](_0x1ee504?_0x1ee504[_0x3e28a6(0x175)]:_0x50cda4,_0x3522f5?_0x3522f5[_0x3e28a6(0x171)]:_0x3300e9);_0x2f0dbd[_0x3e28a6(0x229)][_0x3e28a6(0x1a1)](_0x194129=>{const _0x1fb93c=_0x3e28a6;this[_0x1fb93c(0x294)](_0x114e23);const _0x312551=_0x2f0dbd[_0x1fb93c(0x229)][_0x1fb93c(0x240)][_0x1fb93c(0x1a0)](_0x114e23[_0x1fb93c(0x175)]);_0x1b6bc0['is'](_0x1fb93c(0x2b5))?_0x194129[_0x1fb93c(0x1b3)](_0x312551):_0x1b6bc0[_0x1fb93c(0x221)](_0x312551);}),_0x3387af[_0x3e28a6(0x29c)]();},{'priority':_0x416e21[_0x261e94(0x2c4)]+0xa}),_0x2f0dbd[_0x261e94(0x229)]['on'](_0x261e94(0x21f),(_0x31337c,_0x51f066)=>{const _0x434cd9=_0x261e94,_0x4661da=_0x51f066[_0x51f066[_0x434cd9(0x1cc)]-0x1];_0x4661da&&_0x4661da[_0x434cd9(0x18b)]||this[_0x434cd9(0x1c6)]||this[_0x434cd9(0x26a)][_0x434cd9(0x2a7)]&&(_0x2f0dbd[_0x434cd9(0x229)][_0x434cd9(0x1a1)](()=>{const _0x71622a=_0x434cd9;let _0x38b0e3=_0x2f0dbd[_0x71622a(0x229)][_0x71622a(0x21f)](_0x51f066[0x0],_0x51f066[0x1],_0x51f066[0x2],{'forceDefaultExecution':!0x0});if(!_0x38b0e3)return;_0x31337c[_0x71622a(0x141)]=_0x38b0e3[_0x71622a(0x19f)]();const _0xc32d85=_0x38b0e3[_0x71622a(0x171)][_0x71622a(0x26f)],_0x206b07=_0x2f0dbd[_0x71622a(0x229)][_0x71622a(0x240)];_0xc32d85&&_0x206b07[_0x71622a(0x16a)](_0xc32d85)&&!_0x206b07[_0x71622a(0x194)](_0xc32d85)&&(_0x38b0e3=_0x2f0dbd[_0x71622a(0x229)][_0x71622a(0x248)](_0x38b0e3[_0x71622a(0x175)],_0x2f0dbd[_0x71622a(0x229)][_0x71622a(0x1cf)](_0xc32d85,_0x71622a(0x171)))),this[_0x71622a(0x213)](_0x38b0e3);}),_0x31337c[_0x434cd9(0x29c)]());},{'priority':_0x261e94(0x1ca)}),this[_0x261e94(0x180)][_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x22b),this[_0x261e94(0x26a)]),this[_0x261e94(0x1df)](_0x261e94(0x22b));const _0x52e379=new _0x12e52c(_0x2f0dbd,this[_0x261e94(0x128)]);_0x2f0dbd[_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x14e),_0x52e379),this[_0x261e94(0x1df)](_0x261e94(0x14e));const _0x42dd7d=new _0x2b88f5(_0x2f0dbd,this[_0x261e94(0x128)]);_0x2f0dbd[_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x1de),_0x42dd7d),this[_0x261e94(0x1df)](_0x261e94(0x1de)),_0x2f0dbd[_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x280),new _0x1872bf(_0x2f0dbd,_0x52e379,this[_0x261e94(0x128)])),this[_0x261e94(0x1df)](_0x261e94(0x280)),_0x2f0dbd[_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x13b),new _0x1872bf(_0x2f0dbd,_0x42dd7d,this[_0x261e94(0x128)])),this[_0x261e94(0x1df)](_0x261e94(0x13b)),_0x2f0dbd[_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x15d),new _0x31ff55(_0x2f0dbd,_0x52e379,this[_0x261e94(0x128)])),this[_0x261e94(0x1df)](_0x261e94(0x15d)),_0x2f0dbd[_0x261e94(0x241)][_0x261e94(0x279)](_0x261e94(0x1b7),new _0x31ff55(_0x2f0dbd,_0x42dd7d,this[_0x261e94(0x128)])),this[_0x261e94(0x1df)](_0x261e94(0x1b7));const _0xba640b=_0x2f0dbd[_0x261e94(0x138)][_0x261e94(0x1f1)](_0x261e94(0x27e));this[_0x261e94(0x121)](_0xba640b,_0x261e94(0x1c0),(_0x3632d0,{threadId:_0x6db496})=>{const _0x27321d=_0x261e94,_0x2ed0b8=this[_0x27321d(0x128)][_0x27321d(0x1f1)](_0x6db496);_0x2ed0b8&&_0x2ed0b8[_0x27321d(0x1a4)]&&0x1===_0x2ed0b8[_0x27321d(0x1a4)][_0x27321d(0x1cc)]&&this[_0x27321d(0x16d)](_0x6db496,{'hasComments':!0x0});},{'priority':_0x261e94(0x1cb)}),this[_0x261e94(0x121)](_0xba640b,_0x261e94(0x265),(_0x206f49,{threadId:_0x3e9095})=>{const _0x339166=_0x261e94,_0x521378=this[_0x339166(0x128)][_0x339166(0x1f1)](_0x3e9095);_0x521378&&_0x521378[_0x339166(0x1a4)]&&!_0x521378[_0x339166(0x1a4)][_0x339166(0x1cc)]&&this[_0x339166(0x16d)](_0x3e9095,{'hasComments':!0x1});},{'priority':_0x261e94(0x1cb)});}set[_0x421357(0x1f6)](_0x33a53a){const _0x5b0729=_0x421357;if(this[_0x5b0729(0x130)])throw new _0x31ccb1(_0x5b0729(0x28f),this);this[_0x5b0729(0x130)]=_0x33a53a;}get[_0x421357(0x1f6)](){const _0x1380c0=_0x421357;return this[_0x1380c0(0x130)];}[_0x421357(0x266)]({skipNotAttached:_0x5e42b2=!0x1,toJSON:_0x50b9da=!0x1}={}){const _0x5c2caa=_0x421357,_0x389371=[];for(const _0x54068c of this[_0x5c2caa(0x128)][_0x5c2caa(0x193)]())_0x5e42b2&&!_0x54068c[_0x5c2caa(0x152)]||_0x389371[_0x5c2caa(0x191)](_0x54068c);return _0x50b9da?_0x389371[_0x5c2caa(0x149)](_0x416658=>_0x416658[_0x5c2caa(0x2bc)]()):_0x389371;}[_0x421357(0x285)](_0x214b39){const _0x452a24=_0x421357,_0x72b9d6=this[_0x452a24(0x128)][_0x452a24(0x1f1)](_0x214b39);if(!_0x72b9d6)throw new _0x31ccb1(_0x452a24(0x278),this);return _0x72b9d6;}[_0x421357(0x167)](_0x2b6b00){const _0x34500a=_0x421357;return this[_0x34500a(0x128)][_0x34500a(0x286)](_0x2b6b00);}[_0x421357(0x290)](_0x5efd01){const _0x2c7926=_0x421357,{authorId:_0x47eb03,id:_0x3ac58a,attributes:_0x4b6a3b}=_0x5efd01,[_0x43d540,_0x438d98]=_0x5efd01[_0x2c7926(0x1a3)][_0x2c7926(0x2b3)](':'),_0x19af13=this[_0x2c7926(0x128)][_0x2c7926(0x1f1)](_0x3ac58a)||this[_0x2c7926(0x2a5)](_0x43d540,_0x438d98,_0x3ac58a,_0x47eb03,_0x4b6a3b);if(this[_0x2c7926(0x260)](_0x19af13),this[_0x2c7926(0x2aa)](_0x19af13,_0x43d540,_0x438d98||null,_0x47eb03),_0x19af13[_0x2c7926(0x1c5)]=_0x5efd01[_0x2c7926(0x1c5)],_0x19af13[_0x2c7926(0x161)]=!0x0,_0x4b6a3b&&_0x4b6a3b[_0x2c7926(0x254)]){const _0x553608=_0x4b6a3b[_0x2c7926(0x254)],_0x51d04a=this[_0x2c7926(0x2c2)](_0x553608[_0x2c7926(0x28e)]);_0x19af13[_0x2c7926(0x1bd)]=_0x553608[_0x2c7926(0x1c5)],_0x19af13[_0x2c7926(0x16f)]=_0x51d04a,_0x19af13[_0x2c7926(0x1ea)]=!0x0;}else _0x19af13[_0x2c7926(0x1bd)]=_0x5efd01[_0x2c7926(0x1c5)];switch(_0x5efd01[_0x2c7926(0x293)]&&(_0x19af13[_0x2c7926(0x293)]=_0x5efd01[_0x2c7926(0x293)]),_0x5efd01[_0x2c7926(0x28a)]&&(_0x19af13[_0x2c7926(0x28a)]=_0x5efd01[_0x2c7926(0x28a)]),this[_0x2c7926(0x130)]&&this[_0x2c7926(0x130)][_0x2c7926(0x1ff)]||(_0x19af13[_0x2c7926(0x212)]=!0x0),this[_0x2c7926(0x29d)][_0x2c7926(0x1f1)](_0x19af13)){case _0x2c7926(0x21c):this[_0x2c7926(0x29d)][_0x2c7926(0x1b0)](_0x19af13,_0x2c7926(0x2a1));break;case _0x2c7926(0x1be):_0x19af13[_0x2c7926(0x152)]?(this[_0x2c7926(0x2c5)](new Set([_0x19af13])),this[_0x2c7926(0x1b4)](new Set([_0x19af13])),this[_0x2c7926(0x29d)][_0x2c7926(0x1b0)](_0x19af13,_0x2c7926(0x264)),this[_0x2c7926(0x281)](_0x2c7926(0x272),_0x19af13)):this[_0x2c7926(0x29d)][_0x2c7926(0x1b0)](_0x19af13,_0x2c7926(0x151));}return _0x19af13;}[_0x421357(0x14e)](_0x37e500){const _0x3800d1=_0x421357;this[_0x3800d1(0x18b)](()=>{const _0x1318f9=_0x3800d1;this[_0x1318f9(0x180)][_0x1318f9(0x229)][_0x1318f9(0x1a1)](()=>{const _0x3164ae=_0x1318f9;for(const _0xb56cae of _0x37e500[_0x3164ae(0x2c3)]())_0xb56cae[_0x3164ae(0x1aa)]();});});}[_0x421357(0x1de)](_0x30638f){const _0x2dc07e=_0x421357;this[_0x2dc07e(0x18b)](()=>{const _0x1c81f0=_0x2dc07e;this[_0x1c81f0(0x180)][_0x1c81f0(0x229)][_0x1c81f0(0x1a1)](()=>{const _0x1ebe1c=_0x1c81f0;for(const _0x327aed of _0x30638f[_0x1ebe1c(0x2c3)]())_0x327aed[_0x1ebe1c(0x178)]();});});}[_0x421357(0x1df)](_0xbefcad,_0x4eed2e){const _0x464ce8=_0x421357,_0x43a176=this[_0x464ce8(0x180)][_0x464ce8(0x241)][_0x464ce8(0x1f1)](_0xbefcad);if(!_0x43a176)throw new _0x31ccb1(_0x464ce8(0x245),this,{'commandName':_0xbefcad});if(this[_0x464ce8(0x1e0)][_0x464ce8(0x286)](_0x43a176))throw new _0x31ccb1(_0x464ce8(0x25d),this,{'commandName':_0xbefcad});this[_0x464ce8(0x1e0)][_0x464ce8(0x279)](_0x43a176),_0x4eed2e&&_0x43a176['on'](_0x464ce8(0x239),(_0x14eed5,_0x43d028)=>{const _0x209cc9=_0x464ce8;this[_0x209cc9(0x26a)][_0x209cc9(0x2a7)]&&(this[_0x209cc9(0x1c6)]||(_0x43d028[_0x209cc9(0x1cc)]>0x0&&_0x43d028[_0x43d028[_0x209cc9(0x1cc)]-0x1]&&_0x43d028[_0x43d028[_0x209cc9(0x1cc)]-0x1][_0x209cc9(0x18b)]?_0x43d028[_0x209cc9(0x22d)]():(_0x14eed5[_0x209cc9(0x141)]=_0x4eed2e((..._0x516167)=>_0x43a176[_0x209cc9(0x239)](..._0x516167,{'forceDefaultExecution':!0x0}),..._0x43d028),_0x14eed5[_0x209cc9(0x29c)]())));},{'priority':_0x464ce8(0x1ca)});}[_0x421357(0x18b)](_0x55d77e){const _0x525183=_0x421357;let _0x544dbc,_0x5ddf3b;const _0x55d393=this[_0x525183(0x1c6)];this[_0x525183(0x1c6)]=!0x0;try{_0x544dbc=_0x55d77e();}catch(_0x53578e){_0x5ddf3b=_0x53578e;}return _0x55d393||(this[_0x525183(0x1c6)]=!0x1),_0x5ddf3b&&_0x31ccb1[_0x525183(0x25f)](_0x5ddf3b,this),_0x544dbc;}[_0x421357(0x213)](_0x13a0a0,_0x793dd1=null,_0x209461={}){const _0x40ba3c=_0x421357;if(_0x13a0a0[_0x40ba3c(0x236)])return null;const _0x2ad2d3=this[_0x40ba3c(0x180)][_0x40ba3c(0x138)][_0x40ba3c(0x1f1)](_0x40ba3c(0x15c))['me'];for(const {suggestion:_0x4656f1,meta:_0x4813a2}of this[_0x40ba3c(0x14b)](_0x13a0a0,_0x40ba3c(0x249)))if(_0x4813a2[_0x40ba3c(0x251)]){if(!_0x4813a2[_0x40ba3c(0x291)]){if(_0x4813a2[_0x40ba3c(0x17f)]){if(!this[_0x40ba3c(0x21a)]||!qt(_0x4656f1,_0x209461))continue;return _0x4656f1;}if(qt(_0x4656f1,_0x209461))return _0x4656f1;this[_0x40ba3c(0x1d5)](_0x4656f1,_0x13a0a0[_0x40ba3c(0x175)],_0x13a0a0[_0x40ba3c(0x171)]);break;}if(_0x793dd1==_0x4656f1[_0x40ba3c(0x12b)]&&qt(_0x4656f1,_0x209461)){const _0x5d942a=_0x4656f1[_0x40ba3c(0x217)]();return _0x5d942a[_0x40ba3c(0x175)][_0x40ba3c(0x1d2)](_0x13a0a0[_0x40ba3c(0x171)])?this[_0x40ba3c(0x17a)](_0x4656f1,this[_0x40ba3c(0x227)][_0x40ba3c(0x248)](_0x13a0a0[_0x40ba3c(0x175)],_0x5d942a[_0x40ba3c(0x171)])):this[_0x40ba3c(0x17a)](_0x4656f1,this[_0x40ba3c(0x227)][_0x40ba3c(0x248)](_0x5d942a[_0x40ba3c(0x175)],_0x13a0a0[_0x40ba3c(0x171)])),_0x4656f1;}}const _0x19f4e2=_0x41ed47(),_0x44185f=_0x2ad2d3['id'],_0x427e5a=_0x793dd1?_0x40ba3c(0x20e)+_0x793dd1:_0x40ba3c(0x249),_0x4e0f8b=this[_0x40ba3c(0x298)]({'id':_0x19f4e2,'type':_0x427e5a,'createdAt':new Date(),'authorId':_0x44185f,'attributes':_0x209461});return this[_0x40ba3c(0x15e)](_0x427e5a,_0x19f4e2,_0x44185f,_0x13a0a0),_0x4e0f8b;}[_0x421357(0x132)](_0x42cbba,_0x77d89b=_0x421357(0x2a8),_0x1ae3ad={}){const _0x38d36c=_0x421357,_0x5672e8=this[_0x38d36c(0x180)][_0x38d36c(0x138)][_0x38d36c(0x1f1)](_0x38d36c(0x15c))['me'],_0x1b1801=this[_0x38d36c(0x14d)][_0x38d36c(0x1b5)](_0x38d36c(0x249),_0x77d89b,_0x38d36c(0x157));for(const _0x38fc96 of this[_0x38d36c(0x266)]())if(_0x38fc96[_0x38d36c(0x16f)]['id']==_0x5672e8['id']&&_0x38d36c(0x249)==_0x38fc96[_0x38d36c(0x1a3)]&&_0x38fc96[_0x38d36c(0x12b)]==_0x77d89b&&qt(_0x38fc96,_0x1ae3ad)&&(_0x1b1801(_0x38fc96[_0x38d36c(0x19a)](),_0x42cbba)||_0x1b1801(_0x42cbba,_0x38fc96[_0x38d36c(0x19a)]()))){for(const _0x5a340d of _0x42cbba)_0x38fc96[_0x38d36c(0x1dd)](_0x5a340d);return _0x38fc96;}for(const {suggestion:_0x26ffa6,meta:_0x7804c0}of this[_0x38d36c(0x14b)](_0x42cbba,_0x38d36c(0x249))){if(!_0x7804c0[_0x38d36c(0x251)])continue;if(!this[_0x38d36c(0x21a)]&&_0x7804c0[_0x38d36c(0x17f)])continue;if(!qt(_0x26ffa6,_0x1ae3ad))continue;let _0x57245a=!0x0;for(const _0x3d9a2c of _0x26ffa6[_0x38d36c(0x19a)]())for(const _0x416a83 of _0x42cbba)if(!_0x3d9a2c[_0x38d36c(0x22f)](_0x416a83)){_0x57245a=!0x1;break;}if(_0x57245a)return _0x26ffa6;}const _0x2111c0=_0x41ed47(),_0x353f6a=_0x5672e8['id'],_0x230c93=_0x38d36c(0x20e)+_0x77d89b,_0x4748a0=this[_0x38d36c(0x298)]({'id':_0x2111c0,'type':_0x230c93,'createdAt':new Date(),'authorId':_0x353f6a,'attributes':_0x1ae3ad});for(const _0x42ffa6 of _0x42cbba)this[_0x38d36c(0x15e)](_0x230c93,_0x2111c0,_0x353f6a,_0x42ffa6,_0x2bcdc8[_0x38d36c(0x208)]());return _0x4748a0;}[_0x421357(0x195)](_0x185f64,_0x4575bd,_0x1f5fdb=null,_0x49e662={}){const _0x5910b5=_0x421357;if(_0x1f5fdb=_0x1f5fdb||Gt(_0x4575bd),_0x185f64[_0x5910b5(0x236)])return null;if(_0x5910b5(0x232)===this[_0x5910b5(0x20d)]){const _0x402c10=this[_0x5910b5(0x14d)][_0x5910b5(0x1b5)](_0x5910b5(0x226),_0x1f5fdb,_0x5910b5(0x1aa));return this[_0x5910b5(0x18b)](()=>_0x402c10([_0x185f64],_0x4575bd,_0x49e662)),null;}const _0x59c173=this[_0x5910b5(0x180)][_0x5910b5(0x138)][_0x5910b5(0x1f1)](_0x5910b5(0x15c))['me'],_0x2334aa=[];if(_0x5910b5(0x205)!==this[_0x5910b5(0x20d)]){for(const {suggestion:_0x5a4a38,meta:_0x392241}of this[_0x5910b5(0x14b)](_0x185f64,_0x5910b5(0x249)))_0x392241[_0x5910b5(0x251)]&&!_0x392241[_0x5910b5(0x163)]&&_0x2334aa[_0x5910b5(0x191)](..._0x5a4a38[_0x5910b5(0x19a)]());}const _0x4fdd80=function(_0x47ed9b,_0xf1f33c){const _0x292783=_0x5910b5,_0x522268=[];for(const _0x1f5e43 of _0xf1f33c){const _0x2eeb3f=_0x47ed9b[_0x292783(0x1ab)](_0x1f5e43);_0x2eeb3f&&_0x522268[_0x292783(0x191)](_0x2eeb3f);}return _0x522268;}(_0x185f64,_0x2334aa),_0x225e79=function(_0x478059,_0x1b9b36){const _0x146d6d=_0x5910b5,_0x596da7=[_0x478059];for(const _0x4f313d of _0x1b9b36){let _0x5ec1cc=0x0;for(;_0x5ec1cc<_0x596da7[_0x146d6d(0x1cc)];){const _0x4e846c=_0x596da7[_0x5ec1cc][_0x146d6d(0x14f)](_0x4f313d);_0x596da7[_0x146d6d(0x1a5)](_0x5ec1cc,0x1,..._0x4e846c),_0x5ec1cc+=_0x4e846c[_0x146d6d(0x1cc)];}}return _0x596da7;}(_0x185f64,_0x2334aa);_0x4fdd80[_0x5910b5(0x1cc)]&&this[_0x5910b5(0x227)][_0x5910b5(0x1a1)](()=>{const _0x5c3f7a=_0x5910b5;for(const _0x49f8be of _0x4fdd80){const _0x49f55d=this[_0x5c3f7a(0x14d)][_0x5c3f7a(0x1b5)](_0x5c3f7a(0x226),_0x1f5fdb,_0x5c3f7a(0x1aa));this[_0x5c3f7a(0x18b)](()=>_0x49f55d([_0x49f8be],_0x4575bd,_0x49e662));}});for(const _0x459e2e of _0x225e79){let _0x4f55eb=null,_0xb4f048=_0x459e2e[_0x5910b5(0x175)],_0x286219=_0x459e2e[_0x5910b5(0x171)];for(const {suggestion:_0x335845,meta:_0xe7ce4c}of this[_0x5910b5(0x14b)](_0x459e2e,_0x5910b5(0x226))){if(!_0xe7ce4c[_0x5910b5(0x251)])continue;if(_0x335845[_0x5910b5(0x12b)]!=_0x1f5fdb)continue;if(!qt(_0x335845,_0x49e662))continue;const _0x3835f7=_0x335845[_0x5910b5(0x217)]();if(_0x3835f7[_0x5910b5(0x22f)](_0x459e2e,!0x0))return null;_0xb4f048=_0xb4f048[_0x5910b5(0x19c)](_0x3835f7[_0x5910b5(0x175)])?_0xb4f048:_0x3835f7[_0x5910b5(0x175)],_0x286219=_0x286219[_0x5910b5(0x1bb)](_0x3835f7[_0x5910b5(0x171)])?_0x286219:_0x3835f7[_0x5910b5(0x171)],_0x4f55eb?_0x3835f7[_0x5910b5(0x175)][_0x5910b5(0x19c)](_0x4f55eb[_0x5910b5(0x217)]()[_0x5910b5(0x175)])?(_0x4f55eb[_0x5910b5(0x263)](),_0x4f55eb=_0x335845):_0x335845[_0x5910b5(0x263)]():_0x4f55eb=_0x335845;}const _0x21539f=this[_0x5910b5(0x227)][_0x5910b5(0x248)](_0xb4f048,_0x286219);if(_0x4f55eb)this[_0x5910b5(0x17a)](_0x4f55eb,_0x21539f);else{const _0x295394=_0x41ed47(),_0x40eff6=_0x59c173['id'];this[_0x5910b5(0x298)]({'id':_0x295394,'type':_0x5910b5(0x24d)+_0x1f5fdb,'data':_0x4575bd,'createdAt':new Date(),'authorId':_0x40eff6,'attributes':_0x49e662}),this[_0x5910b5(0x15e)](_0x5910b5(0x24d)+_0x1f5fdb,_0x295394,_0x40eff6,_0x21539f);}}return null;}[_0x421357(0x27d)](_0x30757d,_0x12cd73,_0x2e59ee=[],_0x21c139=null,_0x5c00f5={}){const _0x507c6e=_0x421357;_0x12cd73[_0x507c6e(0x190)]||(_0x12cd73[_0x507c6e(0x190)]=_0x12cd73[_0x507c6e(0x24b)]),_0x12cd73[_0x507c6e(0x16e)]=_0x30757d['is'](_0x507c6e(0x123)),_0x21c139=_0x21c139||Gt(_0x12cd73);const _0x3fc680=_0x2e59ee[_0x507c6e(0x149)](_0x47e6c2=>Lt(_0x47e6c2,this[_0x507c6e(0x227)])),_0x28b653=_0x30757d['is'](_0x507c6e(0x123))?_0x30757d:Lt(_0x30757d,this[_0x507c6e(0x227)]);if(_0x507c6e(0x232)===this[_0x507c6e(0x20d)]){const _0x13a337=this[_0x507c6e(0x14d)][_0x507c6e(0x1b5)](_0x507c6e(0x1a7),_0x21c139,_0x507c6e(0x1aa));return this[_0x507c6e(0x18b)](()=>_0x13a337([_0x28b653],_0x12cd73,_0x5c00f5)),null;}_0x3fc680[_0x507c6e(0x191)](_0x28b653);let _0x40ee29=!0x0;for(const _0x19f9af of _0x3fc680)if(!this[_0x507c6e(0x164)](_0x19f9af)){_0x40ee29=!0x1;break;}if(_0x40ee29&&_0x507c6e(0x205)!==this[_0x507c6e(0x20d)]){const _0x572603=this[_0x507c6e(0x14d)][_0x507c6e(0x1b5)](_0x507c6e(0x1a7),_0x21c139,_0x507c6e(0x1aa));return this[_0x507c6e(0x18b)](()=>_0x572603([_0x28b653],_0x12cd73,_0x5c00f5)),null;}let _0x3f1b3e=null,_0x48437f=_0x28b653[_0x507c6e(0x175)],_0x49aadd=_0x28b653[_0x507c6e(0x171)];for(const {suggestion:_0x396ea1,meta:_0x1bed62}of this[_0x507c6e(0x14b)](_0x28b653,_0x507c6e(0x1a7))){if(!_0x1bed62[_0x507c6e(0x251)])continue;if(_0x1bed62[_0x507c6e(0x291)]||_0x1bed62[_0x507c6e(0x17f)]||_0x1bed62[_0x507c6e(0x163)])continue;if(_0x396ea1[_0x507c6e(0x293)][_0x507c6e(0x190)]!=_0x12cd73[_0x507c6e(0x190)])continue;if(!qt(_0x396ea1,_0x5c00f5))continue;const _0x2d9c90=_0x396ea1[_0x507c6e(0x217)]();if(_0x396ea1[_0x507c6e(0x12b)]==_0x21c139){if(_0x2d9c90[_0x507c6e(0x22f)](_0x28b653,!0x0))return null;_0x48437f=_0x48437f[_0x507c6e(0x19c)](_0x2d9c90[_0x507c6e(0x175)])?_0x48437f:_0x2d9c90[_0x507c6e(0x175)],_0x49aadd=_0x49aadd[_0x507c6e(0x1bb)](_0x2d9c90[_0x507c6e(0x171)])?_0x49aadd:_0x2d9c90[_0x507c6e(0x171)],_0x3f1b3e?_0x2d9c90[_0x507c6e(0x175)][_0x507c6e(0x19c)](_0x3f1b3e[_0x507c6e(0x217)]()[_0x507c6e(0x175)])?(_0x3f1b3e[_0x507c6e(0x263)](),_0x3f1b3e=_0x396ea1):_0x396ea1[_0x507c6e(0x263)]():_0x3f1b3e=_0x396ea1;}else{const _0x3c3c26=_0x28b653[_0x507c6e(0x1ab)](_0x2d9c90);this[_0x507c6e(0x12c)](_0x396ea1,_0x3c3c26);}}const _0x297c90=this[_0x507c6e(0x180)][_0x507c6e(0x138)][_0x507c6e(0x1f1)](_0x507c6e(0x15c))['me'],_0x3aa1df=_0x41ed47(),_0x37d035=_0x297c90['id'];if(_0x3f1b3e)return this[_0x507c6e(0x17a)](_0x3f1b3e,this[_0x507c6e(0x227)][_0x507c6e(0x248)](_0x48437f,_0x49aadd)),_0x3f1b3e;{const _0x429092=this[_0x507c6e(0x298)]({'id':_0x3aa1df,'type':_0x507c6e(0x1bc)+_0x21c139,'data':_0x12cd73,'createdAt':new Date(),'authorId':_0x37d035,'attributes':_0x5c00f5});return this[_0x507c6e(0x15e)](_0x507c6e(0x1bc)+_0x21c139,_0x3aa1df,_0x37d035,this[_0x507c6e(0x227)][_0x507c6e(0x248)](_0x48437f,_0x49aadd)),_0x429092;}}[_0x421357(0x168)](_0x6c310d,_0x4c52a6,_0x42afec=[],_0x218aae=null,_0x18425d={}){const _0x145f8b=_0x421357;_0x4c52a6[_0x145f8b(0x190)]||(_0x4c52a6[_0x145f8b(0x190)]=_0x4c52a6[_0x145f8b(0x24b)]);const _0x5d490b=_0x6c310d[0x0];_0x4c52a6[_0x145f8b(0x16e)]=_0x5d490b['is'](_0x145f8b(0x123)),_0x218aae=_0x218aae||Gt(_0x4c52a6);const _0x553db1=_0x42afec[_0x145f8b(0x149)](_0x5656d1=>Lt(_0x5656d1,this[_0x145f8b(0x227)])),_0x1e0184=_0x5d490b['is'](_0x145f8b(0x123))?_0x6c310d:_0x6c310d[_0x145f8b(0x149)](_0x415800=>Lt(_0x415800,this[_0x145f8b(0x227)]));if(_0x145f8b(0x232)===this[_0x145f8b(0x20d)]){const _0x26d787=this[_0x145f8b(0x14d)][_0x145f8b(0x1b5)](_0x145f8b(0x1a7),_0x218aae,_0x145f8b(0x1aa));return this[_0x145f8b(0x18b)](()=>_0x26d787(_0x1e0184,_0x4c52a6,_0x18425d)),null;}_0x553db1[_0x145f8b(0x191)](..._0x1e0184);let _0x36b54b=!0x0;for(const _0x4b2697 of _0x553db1)if(!this[_0x145f8b(0x164)](_0x4b2697)){_0x36b54b=!0x1;break;}if(_0x36b54b&&_0x145f8b(0x205)!==this[_0x145f8b(0x20d)]){const _0x5d6bb1=this[_0x145f8b(0x14d)][_0x145f8b(0x1b5)](_0x145f8b(0x1a7),_0x218aae,_0x145f8b(0x1aa));return this[_0x145f8b(0x18b)](()=>_0x5d6bb1(_0x1e0184,_0x4c52a6,_0x18425d)),null;}const _0x5b0a8b=this[_0x145f8b(0x180)][_0x145f8b(0x138)][_0x145f8b(0x1f1)](_0x145f8b(0x15c))['me'];for(const _0x2cf961 of this[_0x145f8b(0x266)]()){if(_0x2cf961[_0x145f8b(0x16f)]['id']!=_0x5b0a8b['id'])continue;if(_0x145f8b(0x1a7)!=_0x2cf961[_0x145f8b(0x1a3)]||_0x2cf961[_0x145f8b(0x293)][_0x145f8b(0x190)]!=_0x4c52a6[_0x145f8b(0x190)])continue;if(!qt(_0x2cf961,_0x18425d))continue;const _0x37d5d5=_0x2cf961[_0x145f8b(0x12b)]==_0x218aae;for(let _0xa4cc34=0x0;_0xa4cc34<_0x1e0184[_0x145f8b(0x1cc)];_0xa4cc34++){const _0x3cf092=_0x1e0184[_0xa4cc34];for(const _0x5169a8 of _0x2cf961[_0x145f8b(0x1fd)]()){const _0x4d39de=_0x5169a8[_0x145f8b(0x1e4)]();if(_0x3cf092[_0x145f8b(0x1d2)](_0x4d39de)){_0x37d5d5?(_0x1e0184[_0x145f8b(0x1a5)](_0xa4cc34,0x1),_0xa4cc34--):_0x2cf961[_0x145f8b(0x1fc)](_0x5169a8[_0x145f8b(0x218)]);break;}}}}if(0x0==_0x1e0184[_0x145f8b(0x1cc)])return null;const _0x120eab=this[_0x145f8b(0x14d)][_0x145f8b(0x1b5)](_0x145f8b(0x1a7),_0x218aae,_0x145f8b(0x157));for(const _0x2cccb2 of this[_0x145f8b(0x266)]())if(_0x2cccb2[_0x145f8b(0x16f)]['id']==_0x5b0a8b['id']&&_0x145f8b(0x1a7)==_0x2cccb2[_0x145f8b(0x1a3)]&&_0x2cccb2[_0x145f8b(0x293)][_0x145f8b(0x190)]==_0x4c52a6[_0x145f8b(0x190)]&&_0x2cccb2[_0x145f8b(0x12b)]==_0x218aae&&qt(_0x2cccb2,_0x18425d)&&(_0x120eab(_0x2cccb2[_0x145f8b(0x19a)](),_0x1e0184)||_0x120eab(_0x1e0184,_0x2cccb2[_0x145f8b(0x19a)]()))){for(const _0x290b41 of _0x1e0184)_0x2cccb2[_0x145f8b(0x1dd)](_0x290b41);return _0x2cccb2;}const _0x3aed6b=_0x41ed47(),_0x21f8ea=_0x5b0a8b['id'],_0x30380d=_0x145f8b(0x1bc)+_0x218aae,_0x4f051c=this[_0x145f8b(0x298)]({'id':_0x3aed6b,'type':_0x30380d,'data':_0x4c52a6,'createdAt':new Date(),'authorId':_0x21f8ea,'attributes':_0x18425d});for(const _0x553ad8 of _0x1e0184)this[_0x145f8b(0x15e)](_0x30380d,_0x3aed6b,_0x21f8ea,_0x553ad8,_0x2bcdc8[_0x145f8b(0x208)]());return _0x4f051c;}[_0x421357(0x294)](_0x1fb6a2,_0x4f113b=null,_0x2ad2b6={}){const _0x5bf2bb=_0x421357;if(_0x1fb6a2[_0x5bf2bb(0x236)])return null;const _0x2f00ed=this[_0x5bf2bb(0x180)][_0x5bf2bb(0x138)][_0x5bf2bb(0x1f1)](_0x5bf2bb(0x15c))['me'],_0x4988bb=new _0x34a79c(_0x1fb6a2[_0x5bf2bb(0x175)],_0x1fb6a2[_0x5bf2bb(0x171)]);for(const {suggestion:_0x58f61a,meta:_0x5817d8}of this[_0x5bf2bb(0x14b)](_0x4988bb,_0x5bf2bb(0x249)))if(_0x5817d8[_0x5bf2bb(0x251)]&&!_0x5817d8[_0x5bf2bb(0x291)]){if(_0x58f61a[_0x5bf2bb(0x237)]){const _0x124c72=_0x58f61a[_0x5bf2bb(0x19a)]()[_0x5bf2bb(0x28b)](_0x22ddc1=>_0x5bf2bb(0x199)!=_0x22ddc1[_0x5bf2bb(0x2ca)][_0x5bf2bb(0x20f)]);_0x124c72[_0x5bf2bb(0x24e)](_0x45dd9f=>_0x4988bb[_0x5bf2bb(0x22f)](_0x45dd9f,!0x0))&&_0x58f61a[_0x5bf2bb(0x178)]();if(_0x124c72[_0x5bf2bb(0x206)](_0x105828=>_0x105828[_0x5bf2bb(0x22f)](_0x4988bb,!0x0))){const _0x24e94a=this[_0x5bf2bb(0x14d)][_0x5bf2bb(0x1b5)](_0x5bf2bb(0x18f),_0x4f113b,_0x5bf2bb(0x1aa));return this[_0x5bf2bb(0x18b)](()=>_0x24e94a([_0x4988bb],null,_0x2ad2b6)),null;}}else{const _0x5c51a1=_0x4988bb[_0x5bf2bb(0x1ab)](_0x58f61a[_0x5bf2bb(0x217)]());null!==_0x5c51a1&&_0x58f61a[_0x5bf2bb(0x1ad)]([_0x5c51a1],null,_0x2ad2b6);}}if(_0x4988bb[_0x5bf2bb(0x122)](),_0x4988bb[_0x5bf2bb(0x236)]||_0x5bf2bb(0x199)==_0x4988bb[_0x5bf2bb(0x2ca)][_0x5bf2bb(0x20f)])return null;let _0xc9bd7d=null,_0x2d72cd=_0x4988bb[_0x5bf2bb(0x175)],_0x23c54b=_0x4988bb[_0x5bf2bb(0x171)];const _0x37a6b0=this[_0x5bf2bb(0x14b)](_0x4988bb,_0x5bf2bb(0x18f));for(const {suggestion:_0x55a886,meta:_0x2759e8}of _0x37a6b0){const _0x1eb3c2=this[_0x5bf2bb(0x227)][_0x5bf2bb(0x248)](_0x2d72cd,_0x23c54b);if(_0x2759e8[_0x5bf2bb(0x251)]&&(this[_0x5bf2bb(0x21a)]||!_0x2759e8[_0x5bf2bb(0x17f)]&&!_0x2759e8[_0x5bf2bb(0x163)])){if(_0x55a886[_0x5bf2bb(0x237)]){if(!qt(_0x55a886,_0x2ad2b6))continue;let _0x398d5a=!0x0;for(const _0x2ca407 of _0x55a886[_0x5bf2bb(0x19a)]()){if(_0x2ca407[_0x5bf2bb(0x22f)](_0x1eb3c2,!0x0))return _0x55a886;_0x1eb3c2[_0x5bf2bb(0x22f)](_0x2ca407)||(_0x398d5a=!0x1);}_0x398d5a&&_0x55a886[_0x5bf2bb(0x178)]();}else{const _0x364500=_0x55a886[_0x5bf2bb(0x217)]();if(_0x364500[_0x5bf2bb(0x22f)](_0x1eb3c2,!0x0))return _0x55a886;if(!qt(_0x55a886,_0x2ad2b6)){_0x1eb3c2[_0x5bf2bb(0x22f)](_0x364500)?_0x55a886[_0x5bf2bb(0x263)]():_0x364500[_0x5bf2bb(0x147)](_0x2d72cd)?_0x2d72cd=_0x364500[_0x5bf2bb(0x171)]:_0x364500[_0x5bf2bb(0x147)](_0x23c54b)&&(_0x23c54b=_0x364500[_0x5bf2bb(0x175)]);continue;}_0x2d72cd=_0x2d72cd[_0x5bf2bb(0x19c)](_0x364500[_0x5bf2bb(0x175)])?_0x2d72cd:_0x364500[_0x5bf2bb(0x175)],_0x23c54b=_0x23c54b[_0x5bf2bb(0x1bb)](_0x364500[_0x5bf2bb(0x171)])?_0x23c54b:_0x364500[_0x5bf2bb(0x171)],_0x2ad2b6=Object[_0x5bf2bb(0x295)]({},_0x55a886[_0x5bf2bb(0x28a)]),_0xc9bd7d?_0x364500[_0x5bf2bb(0x175)][_0x5bf2bb(0x19c)](_0xc9bd7d[_0x5bf2bb(0x217)]()[_0x5bf2bb(0x175)])?(_0xc9bd7d[_0x5bf2bb(0x263)](),_0xc9bd7d=_0x55a886):_0x55a886[_0x5bf2bb(0x263)]():_0xc9bd7d=_0x55a886;}}}if(_0xc9bd7d)return this[_0x5bf2bb(0x17a)](_0xc9bd7d,this[_0x5bf2bb(0x227)][_0x5bf2bb(0x248)](_0x2d72cd,_0x23c54b)),_0xc9bd7d;{const _0x444c44=_0x41ed47(),_0x453bd3=this[_0x5bf2bb(0x227)][_0x5bf2bb(0x248)](_0x2d72cd,_0x23c54b),_0x50f6ef=_0x2f00ed['id'],_0x4953cf=_0x4f113b?_0x5bf2bb(0x166)+_0x4f113b:_0x5bf2bb(0x18f),_0x20ccc5=this[_0x5bf2bb(0x298)]({'id':_0x444c44,'type':_0x4953cf,'createdAt':new Date(),'authorId':_0x50f6ef,'attributes':_0x2ad2b6});return this[_0x5bf2bb(0x15e)](_0x4953cf,_0x444c44,_0x50f6ef,_0x453bd3),_0x20ccc5;}}[_0x421357(0x242)](_0x4696e3,_0x4ce1ad=_0x421357(0x2a8),_0x7b3a44={}){const _0x3d7d5b=_0x421357,_0x15026d=this[_0x3d7d5b(0x180)][_0x3d7d5b(0x138)][_0x3d7d5b(0x1f1)](_0x3d7d5b(0x15c))['me'],_0x4daed1=_0x4696e3[_0x3d7d5b(0x149)](_0x43ba75=>new _0x34a79c(_0x43ba75[_0x3d7d5b(0x175)],_0x43ba75[_0x3d7d5b(0x171)])),_0x1876c8=new Set();for(const {suggestion:_0x595caf,meta:_0x52e491}of this[_0x3d7d5b(0x14b)](_0x4daed1,_0x3d7d5b(0x249)))_0x52e491[_0x3d7d5b(0x251)]&&!_0x52e491[_0x3d7d5b(0x291)]&&_0x1876c8[_0x3d7d5b(0x279)](_0x595caf);for(const _0x5375a6 of _0x1876c8)if(_0x5375a6[_0x3d7d5b(0x237)]){const _0x33c371=_0x5375a6[_0x3d7d5b(0x19a)]();(!_0x5375a6[_0x3d7d5b(0x28a)]||!_0x5375a6[_0x3d7d5b(0x28a)][_0x3d7d5b(0x17c)])&&(_0x33c371[_0x3d7d5b(0x24e)](_0xb0787d=>_0x4daed1[_0x3d7d5b(0x206)](_0x3ac0c8=>_0x3ac0c8[_0x3d7d5b(0x22f)](_0xb0787d,!0x0)))&&_0x5375a6[_0x3d7d5b(0x178)]());if(_0x4daed1[_0x3d7d5b(0x24e)](_0x59d9fe=>_0x33c371[_0x3d7d5b(0x206)](_0x59e6bc=>_0x59e6bc[_0x3d7d5b(0x22f)](_0x59d9fe,!0x0)))){const _0x3fce71=this[_0x3d7d5b(0x14d)][_0x3d7d5b(0x1b5)](_0x3d7d5b(0x18f),_0x4ce1ad,_0x3d7d5b(0x1aa));return this[_0x3d7d5b(0x18b)](()=>_0x3fce71(_0x4696e3,null,_0x7b3a44)),null;}}else{const _0x7f9671=_0x5375a6[_0x3d7d5b(0x217)]();_0x4daed1[_0x3d7d5b(0x206)](_0x59d1f3=>_0x59d1f3[_0x3d7d5b(0x22f)](_0x7f9671,!0x0))&&_0x5375a6[_0x3d7d5b(0x178)]();if(_0x4daed1[_0x3d7d5b(0x24e)](_0x369cf7=>_0x7f9671[_0x3d7d5b(0x22f)](_0x369cf7,!0x0))){const _0x32177e=this[_0x3d7d5b(0x14d)][_0x3d7d5b(0x1b5)](_0x3d7d5b(0x18f),_0x4ce1ad,_0x3d7d5b(0x1aa));return this[_0x3d7d5b(0x18b)](()=>_0x32177e(_0x4daed1,null,_0x7b3a44)),null;}}const _0x3ad652=this[_0x3d7d5b(0x14d)][_0x3d7d5b(0x1b5)](_0x3d7d5b(0x18f),_0x4ce1ad,_0x3d7d5b(0x157));let _0x198b44=null;for(const _0x77db22 of this[_0x3d7d5b(0x266)]())if(_0x77db22[_0x3d7d5b(0x16f)]['id']==_0x15026d['id']&&_0x77db22[_0x3d7d5b(0x152)]&&_0x3d7d5b(0x18f)==_0x77db22[_0x3d7d5b(0x1a3)]&&_0x77db22[_0x3d7d5b(0x12b)]==_0x4ce1ad&&qt(_0x77db22,_0x7b3a44)&&(_0x3ad652(_0x77db22[_0x3d7d5b(0x19a)](),_0x4daed1)||_0x3ad652(_0x4daed1,_0x77db22[_0x3d7d5b(0x19a)]()))){if(_0x198b44){if(_0x77db22[_0x3d7d5b(0x1a4)]&&_0x77db22[_0x3d7d5b(0x1a4)][_0x3d7d5b(0x1cc)])continue;for(const _0x69b312 of _0x77db22[_0x3d7d5b(0x19a)]())_0x198b44[_0x3d7d5b(0x26c)](_0x69b312)||_0x198b44[_0x3d7d5b(0x1dd)](_0x69b312);_0x77db22[_0x3d7d5b(0x263)]();}else{_0x198b44=_0x77db22;for(const _0x2697b4 of _0x4daed1)_0x77db22[_0x3d7d5b(0x26c)](_0x2697b4)||_0x77db22[_0x3d7d5b(0x1dd)](_0x2697b4);}}if(_0x198b44)return _0x198b44;_0x1876c8[_0x3d7d5b(0x1f5)]();for(const {suggestion:_0xc5dbba,meta:_0x5e8028}of this[_0x3d7d5b(0x14b)](_0x4daed1,_0x3d7d5b(0x18f)))_0x5e8028[_0x3d7d5b(0x251)]&&(this[_0x3d7d5b(0x21a)]||!_0x5e8028[_0x3d7d5b(0x17f)]&&!_0x5e8028[_0x3d7d5b(0x163)])&&qt(_0xc5dbba,_0x7b3a44)&&_0x1876c8[_0x3d7d5b(0x279)](_0xc5dbba);for(const _0x5c9db2 of _0x1876c8){const _0x4f7f80=_0x5c9db2[_0x3d7d5b(0x19a)]();if(!_0x7b3a44||!_0x7b3a44[_0x3d7d5b(0x17c)]){if(_0x4daed1[_0x3d7d5b(0x24e)](_0x4ed52b=>_0x4f7f80[_0x3d7d5b(0x206)](_0x1da81f=>_0x1da81f[_0x3d7d5b(0x22f)](_0x4ed52b,!0x0))))return _0x5c9db2;}(!_0x5c9db2[_0x3d7d5b(0x28a)]||!_0x5c9db2[_0x3d7d5b(0x28a)][_0x3d7d5b(0x17c)])&&(_0x4f7f80[_0x3d7d5b(0x24e)](_0x3d1ad7=>_0x4daed1[_0x3d7d5b(0x206)](_0x4d4f35=>_0x4d4f35[_0x3d7d5b(0x22f)](_0x3d1ad7,!0x0)))&&_0x5c9db2[_0x3d7d5b(0x178)]());}const _0x590842=_0x41ed47(),_0x47b9d6=_0x15026d['id'],_0x54bff9=_0x3d7d5b(0x166)+_0x4ce1ad,_0x7a3d12=this[_0x3d7d5b(0x298)]({'id':_0x590842,'type':_0x54bff9,'createdAt':new Date(),'authorId':_0x47b9d6,'attributes':_0x7b3a44});for(const _0x2b750f of _0x4daed1)_0x2b750f[_0x3d7d5b(0x122)](),_0x2b750f[_0x3d7d5b(0x236)]||_0x3d7d5b(0x199)==_0x2b750f[_0x3d7d5b(0x2ca)][_0x3d7d5b(0x20f)]||this[_0x3d7d5b(0x15e)](_0x54bff9,_0x590842,_0x47b9d6,_0x2b750f,_0x2bcdc8[_0x3d7d5b(0x208)]());return _0x7a3d12;}[_0x421357(0x1d0)](_0x5a97fb,_0x2510cb,_0x538080,_0x16597c,_0x4af80a){const _0x3775cf=_0x421357;if(_0x5a97fb[_0x3775cf(0x236)])return[];if(_0x3775cf(0x232)===this[_0x3775cf(0x20d)])return[];const _0xb66be1=this[_0x3775cf(0x180)][_0x3775cf(0x138)][_0x3775cf(0x1f1)](_0x3775cf(0x15c))['me']['id'],_0x934d36=Array[_0x3775cf(0x1c4)](this[_0x3775cf(0x128)][_0x3775cf(0x193)]())[_0x3775cf(0x28b)](_0x49c8ab=>_0x3775cf(0x253)==_0x49c8ab[_0x3775cf(0x1a3)]&&_0x49c8ab[_0x3775cf(0x293)][_0x3775cf(0x120)]==_0x2510cb&&_0x49c8ab[_0x3775cf(0x26c)](_0x5a97fb));if(_0x3775cf(0x192)===this[_0x3775cf(0x20d)]){const _0x41345d=this[_0x3775cf(0x14b)](_0x5a97fb,_0x3775cf(0x249))[_0x3775cf(0x28b)](({meta:_0x6a893f})=>_0x6a893f[_0x3775cf(0x251)]&&!_0x6a893f[_0x3775cf(0x163)]&&!_0x6a893f[_0x3775cf(0x291)])[_0x3775cf(0x149)](({suggestion:_0x198581})=>_0x198581);_0x934d36[_0x3775cf(0x1a2)](..._0x41345d);}const _0x371fe7=new Map([[_0x5a97fb,_0x538080]]);for(const _0x26445c of _0x934d36){const _0x529e4a=_0x3775cf(0x253)==_0x26445c[_0x3775cf(0x1a3)]?_0x26445c[_0x3775cf(0x293)][_0x3775cf(0x2c1)]:void 0x0,_0x5bbbf7=_0x26445c[_0x3775cf(0x217)](),_0x1d917e=Array[_0x3775cf(0x1c4)](_0x371fe7[_0x3775cf(0x145)]())[_0x3775cf(0x2a9)](_0x33ec17=>_0x33ec17[_0x3775cf(0x2bf)](_0x5bbbf7));if(!_0x1d917e)continue;const _0xcc0e7e=_0x1d917e[_0x3775cf(0x14f)](_0x5bbbf7);this[_0x3775cf(0x136)](_0x2510cb)&&_0x3775cf(0x249)==_0x26445c[_0x3775cf(0x1a3)]&&0x0!=_0xcc0e7e[_0x3775cf(0x1cc)]||(_0x371fe7[_0x3775cf(0x184)](_0x1d917e),_0xcc0e7e[_0x3775cf(0x142)](_0x551783=>{const _0x3bf17b=_0x3775cf;_0x371fe7[_0x3bf17b(0x1b0)](_0x551783,_0x538080);}),_0x3775cf(0x249)!=_0x26445c[_0x3775cf(0x1a3)]&&_0x529e4a!=_0x16597c&&_0x371fe7[_0x3775cf(0x1b0)](_0x1d917e[_0x3775cf(0x1ab)](_0x5bbbf7),_0x529e4a));}const _0x1108c1=[];for(const [_0x1f6776,_0x6479d1]of _0x371fe7){const _0x46c704=_0x41ed47(),_0x137d91={'key':_0x2510cb,'oldValue':_0x6479d1,'newValue':_0x16597c};_0x2510cb[_0x3775cf(0x1cc)]>0x25&&console[_0x3775cf(0x1b2)](_0x3775cf(0x2a2),{'key':_0x2510cb});const _0x9387a3=(_0x3775cf(0x18d)+(_0x2510cb+'|'+Gt({'newValue':_0x16597c})))[_0x3775cf(0x273)](0x0,0x3c),_0x3136ea=this[_0x3775cf(0x298)]({'id':_0x46c704,'type':_0x9387a3,'data':_0x137d91,'createdAt':new Date(),'authorId':_0xb66be1,'attributes':_0x4af80a});_0x1108c1[_0x3775cf(0x191)](_0x3136ea),this[_0x3775cf(0x15e)](_0x9387a3,_0x46c704,_0xb66be1,_0x1f6776);}return _0x1108c1;}[_0x421357(0x244)](_0x4373b8){const _0x23ab62=_0x421357;this[_0x23ab62(0x1df)](_0x4373b8,(_0xdcaab5,..._0x243a28)=>{const _0x1047af=_0x23ab62;this[_0x1047af(0x220)](()=>{_0xdcaab5(..._0x243a28);});});}[_0x421357(0x211)](_0x751b92){const _0x46dd48=_0x421357;this[_0x46dd48(0x288)][_0x46dd48(0x279)](_0x751b92);}[_0x421357(0x1b6)](_0x3e6f08){const _0x1c797c=_0x421357;this[_0x1c797c(0x230)][_0x1c797c(0x279)](_0x3e6f08);}[_0x421357(0x252)](_0x20f1ea){const _0x5641f0=_0x421357;return _0x5641f0(0x253)==_0x20f1ea[_0x5641f0(0x1a3)]?_0x20f1ea[_0x5641f0(0x12b)][_0x5641f0(0x2b3)]('|')[0x0]:null;}[_0x421357(0x17a)](_0x1cf6a7,_0x468bd6){const _0x143f51=_0x421357,_0x40226e=_0x1cf6a7[_0x143f51(0x183)]();this[_0x143f51(0x227)][_0x143f51(0x1a1)](_0x2994be=>{const _0x48a90b=_0x143f51;_0x2994be[_0x48a90b(0x13e)](_0x40226e,{'range':_0x468bd6});});}[_0x421357(0x260)](_0x1b77ce){const _0xb2333a=_0x421357,_0x17cc68=_0x1b77ce['id'],_0x5915e4=this[_0xb2333a(0x180)][_0xb2333a(0x1fa)][_0xb2333a(0x1f1)](_0xb2333a(0x275));this[_0xb2333a(0x1dc)][_0xb2333a(0x144)](_0x17cc68)||this[_0xb2333a(0x1dc)][_0xb2333a(0x27f)]({'channelId':_0x5915e4,'threadId':_0x17cc68,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5477f4=this[_0xb2333a(0x1dc)][_0xb2333a(0x29a)](_0x17cc68);_0x5477f4[_0xb2333a(0x179)](_0xb2333a(0x2b4)),_0x5477f4[_0xb2333a(0x2b4)]=!0x1,_0x1b77ce[_0xb2333a(0x1a4)]=_0x5477f4;}[_0x421357(0x2aa)](_0x656844,_0x3ba7a6,_0x31d2a9,_0x43d997){const _0x4e3cac=_0x421357;if(_0x656844[_0x4e3cac(0x1a3)]!=_0x3ba7a6||_0x656844[_0x4e3cac(0x12b)]!=_0x31d2a9||_0x656844[_0x4e3cac(0x28d)]['id']!=_0x43d997)throw this[_0x4e3cac(0x180)][_0x4e3cac(0x2c8)](_0x4e3cac(0x24f)),new _0x31ccb1(_0x4e3cac(0x24f),this);}[_0x421357(0x12c)](_0x977563,_0x1463f9){const _0x8ca346=_0x421357,_0xe30745=_0x977563[_0x8ca346(0x217)]();if(_0x1463f9[_0x8ca346(0x1d2)](_0xe30745))_0x977563[_0x8ca346(0x263)]();else{if(_0xe30745[_0x8ca346(0x22f)](_0x1463f9)){const _0x207166=this[_0x8ca346(0x227)][_0x8ca346(0x1cf)](_0x1463f9[_0x8ca346(0x175)][_0x8ca346(0x26f)],_0x8ca346(0x171));this[_0x8ca346(0x17a)](_0x977563,this[_0x8ca346(0x227)][_0x8ca346(0x248)](_0xe30745[_0x8ca346(0x175)],_0x207166));const _0x168c6f=_0x41ed47(),_0x2aed72=_0x977563[_0x8ca346(0x28d)]['id'],_0x192f42=_0x977563[_0x8ca346(0x1a3)]+':'+_0x977563[_0x8ca346(0x12b)];this[_0x8ca346(0x298)]({'id':_0x168c6f,'type':_0x192f42,'createdAt':new Date(),'authorId':_0x2aed72,'data':_0x977563[_0x8ca346(0x293)],'attributes':_0x977563[_0x8ca346(0x28a)]});const _0x21be8e=this[_0x8ca346(0x227)][_0x8ca346(0x1cf)](_0x1463f9[_0x8ca346(0x171)][_0x8ca346(0x222)],_0x8ca346(0x146)),_0xaf067c=this[_0x8ca346(0x227)][_0x8ca346(0x248)](_0x21be8e,_0xe30745[_0x8ca346(0x171)]);this[_0x8ca346(0x15e)](_0x192f42,_0x168c6f,_0x2aed72,_0xaf067c);}else{if(_0xe30745[_0x8ca346(0x147)](_0x1463f9[_0x8ca346(0x175)])){const _0x1e7bd6=this[_0x8ca346(0x227)][_0x8ca346(0x1cf)](_0x1463f9[_0x8ca346(0x175)][_0x8ca346(0x26f)],_0x8ca346(0x171));this[_0x8ca346(0x17a)](_0x977563,this[_0x8ca346(0x227)][_0x8ca346(0x248)](_0xe30745[_0x8ca346(0x175)],_0x1e7bd6));}else{const _0x5c0da2=this[_0x8ca346(0x227)][_0x8ca346(0x1cf)](_0x1463f9[_0x8ca346(0x171)][_0x8ca346(0x222)],_0x8ca346(0x146));this[_0x8ca346(0x17a)](_0x977563,this[_0x8ca346(0x227)][_0x8ca346(0x248)](_0x5c0da2,_0xe30745[_0x8ca346(0x171)]));}}}}[_0x421357(0x164)](_0x4a4223){const _0x5b1979=_0x421357;for(const {suggestion:_0x605d2b,meta:_0x16802f}of this[_0x5b1979(0x14b)](_0x4a4223,_0x5b1979(0x249))){if(!_0x16802f[_0x5b1979(0x251)])continue;const _0x17145a=_0x605d2b[_0x5b1979(0x19a)]();for(const _0xd30c41 of _0x17145a)if(!_0x4a4223[_0x5b1979(0x14f)](_0xd30c41)[_0x5b1979(0x1cc)])return!0x0;}return!0x1;}[_0x421357(0x202)](_0x134779){const _0x43f86c=_0x421357,_0x10499c=this[_0x43f86c(0x180)][_0x43f86c(0x138)][_0x43f86c(0x1f1)](_0x43f86c(0x15c))[_0x43f86c(0x153)](_0x134779);if(!_0x10499c)throw new _0x31ccb1(_0x43f86c(0x2c7),this);return _0x10499c;}[_0x421357(0x2c2)](_0x20af4e){const _0x276468=_0x421357,_0x248576=this[_0x276468(0x180)][_0x276468(0x138)][_0x276468(0x1f1)](_0x276468(0x15c)),_0x54f525=_0x3fd969(_0x276468(0x140)+_0x20af4e),_0x269586=_0x248576[_0x276468(0x153)](_0x54f525);return _0x269586||_0x248576[_0x276468(0x1ec)]({'id':_0x54f525,'name':_0x20af4e});}[_0x421357(0x2a5)](_0x393b79,_0x2e8b3f,_0xe3dde1,_0x3ea2e4,_0x13193c){const _0x3fc8d9=_0x421357,_0x4c9bf1=this[_0x3fc8d9(0x202)](_0x3ea2e4),_0x109329=this[_0x3fc8d9(0x14d)][_0x3fc8d9(0x292)](_0x393b79,_0x2e8b3f,_0xe3dde1,_0x4c9bf1,_0x13193c,_0x3fe525=>{const _0x1d4640=_0x3fc8d9;this[_0x1d4640(0x16d)](_0xe3dde1,{'attributes':_0x3fe525});const _0x9f9c69=this[_0x1d4640(0x285)](_0xe3dde1);this[_0x1d4640(0x2c5)](new Set([_0x9f9c69])),this[_0x1d4640(0x1b4)](new Set([_0x9f9c69]));});return this[_0x3fc8d9(0x121)](_0x109329,_0x3fc8d9(0x1aa),()=>{const _0x305029=_0x3fc8d9;this[_0x305029(0x16d)](_0xe3dde1,{'state':_0x305029(0x25e)});},{'priority':_0x3fc8d9(0x1ca)}),this[_0x3fc8d9(0x121)](_0x109329,_0x3fc8d9(0x178),()=>{const _0x3f5f00=_0x3fc8d9;this[_0x3f5f00(0x16d)](_0xe3dde1,{'state':_0x3f5f00(0x198)});},{'priority':_0x3fc8d9(0x1ca)}),this[_0x3fc8d9(0x128)][_0x3fc8d9(0x1b0)](_0xe3dde1,_0x109329),this[_0x3fc8d9(0x29d)][_0x3fc8d9(0x1b0)](_0x109329,_0x3fc8d9(0x21c)),_0x109329;}[_0x421357(0x2b8)](_0x144f2a){const _0x4389e2=_0x421357,_0x15146e=_0x144f2a[_0x4389e2(0x2b3)](':');return{'group':_0x15146e[0x0],'type':_0x15146e[0x1],'subType':_0x15146e[_0x4389e2(0x1cc)]>=0x5?_0x15146e[0x2]:null,'id':_0x15146e[_0x4389e2(0x1cc)]<0x5?_0x15146e[0x2]:_0x15146e[0x3],'authorId':_0x15146e[_0x4389e2(0x1cc)]<0x5?_0x15146e[0x3]:_0x15146e[0x4],'markerCount':0x6==_0x15146e[_0x4389e2(0x1cc)]?_0x15146e[0x5]:null};}[_0x421357(0x1d5)](_0x258a5b,_0x585a89,_0x2dcd5a){const _0x321e77=_0x421357,_0x5c0513=_0x258a5b[_0x321e77(0x217)](),_0x4bed76=_0x5c0513[_0x321e77(0x175)],_0x3d3761=_0x5c0513[_0x321e77(0x171)];this[_0x321e77(0x17a)](_0x258a5b,this[_0x321e77(0x227)][_0x321e77(0x248)](_0x4bed76,_0x585a89));const _0xe0ff76=_0x41ed47(),_0x17e843=_0x258a5b[_0x321e77(0x28d)]['id'],_0x575f67=_0x258a5b[_0x321e77(0x1a3)]+(_0x258a5b[_0x321e77(0x12b)]?':'+_0x258a5b[_0x321e77(0x12b)]:'');this[_0x321e77(0x298)]({'id':_0xe0ff76,'type':_0x575f67,'createdAt':new Date(),'authorId':_0x17e843,'originalSuggestionId':_0x258a5b['id'],'attributes':_0x258a5b[_0x321e77(0x28a)],'data':_0x258a5b[_0x321e77(0x293)]});const _0x4a9cc3=this[_0x321e77(0x252)](_0x258a5b);(_0x321e77(0x1a7)==_0x258a5b[_0x321e77(0x1a3)]||_0x4a9cc3&&this[_0x321e77(0x136)](_0x4a9cc3))&&(_0x2dcd5a=this[_0x321e77(0x227)][_0x321e77(0x2b0)](_0x2dcd5a[_0x321e77(0x222)])),this[_0x321e77(0x15e)](_0x575f67,_0xe0ff76,_0x17e843,this[_0x321e77(0x227)][_0x321e77(0x248)](_0x2dcd5a,_0x3d3761));}[_0x421357(0x14b)](_0x3783fe,_0x10a32e=null){const _0x199e5b=_0x421357,_0xb4061b=[],_0x1871a9=this[_0x199e5b(0x180)][_0x199e5b(0x138)][_0x199e5b(0x1f1)](_0x199e5b(0x15c))['me'];Array[_0x199e5b(0x1d4)](_0x3783fe)||(_0x3783fe=[_0x3783fe]);for(const _0xc251e4 of this[_0x199e5b(0x266)]()){if(!_0xc251e4[_0x199e5b(0x152)])continue;if(_0x10a32e&&_0xc251e4[_0x199e5b(0x1a3)]!=_0x10a32e)continue;let _0x1c8168=!0x1;for(const _0x2b50e1 of _0xc251e4[_0x199e5b(0x19a)]()){for(const _0x59e440 of _0x3783fe){const _0x4ba438=_0x59e440[_0x199e5b(0x175)][_0x199e5b(0x1d2)](_0x2b50e1[_0x199e5b(0x171)])||_0x59e440[_0x199e5b(0x171)][_0x199e5b(0x1d2)](_0x2b50e1[_0x199e5b(0x175)]);if(_0x4ba438||_0x59e440[_0x199e5b(0x1ab)](_0x2b50e1)){const _0x139037=_0x59e440[_0x199e5b(0x22f)](_0x2b50e1)&&Ot(this[_0x199e5b(0x227)][_0x199e5b(0x240)],_0x2b50e1[_0x199e5b(0x175)],_0x59e440),_0x2d4a05=_0x2b50e1[_0x199e5b(0x22f)](_0x59e440)&&Ot(this[_0x199e5b(0x227)][_0x199e5b(0x240)],_0x59e440[_0x199e5b(0x175)],_0x2b50e1);_0xb4061b[_0x199e5b(0x191)]({'suggestion':_0xc251e4,'meta':{'isOwn':_0x1871a9==_0xc251e4[_0x199e5b(0x16f)],'isNextTo':_0x4ba438,'isInsideObject':_0x139037,'containsRangeInObject':_0x2d4a05}}),_0x1c8168=!0x0;break;}}if(_0x1c8168)break;}}return _0xb4061b;}[_0x421357(0x15e)](_0x262302,_0x1b4460,_0x28327b,_0x14646d,_0x6e2a76){const _0x206e10=_0x421357;this[_0x206e10(0x227)][_0x206e10(0x1a1)](_0x120fea=>{const _0x1f6c35=_0x206e10;let _0xe5ec6a=_0x1f6c35(0x17e)+_0x262302+':'+_0x1b4460+':'+_0x28327b;_0x6e2a76&&(_0xe5ec6a=_0xe5ec6a+':'+_0x6e2a76),_0x120fea[_0x1f6c35(0x1ac)](_0xe5ec6a,{'range':_0x14646d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x421357(0x23b)](_0x5b1f94){const _0x5191d3=_0x421357,_0x579046=_0x5b1f94[_0x5191d3(0x2b9)],_0x2c04b7=_0x5b1f94[_0x5191d3(0x1a6)];_0x5b1f94[_0x5191d3(0x2b9)]=null,_0x5b1f94[_0x5191d3(0x1a6)]=null,null!=_0x579046&&_0x579046[_0x5191d3(0x1a6)]==_0x5b1f94&&(_0x579046[_0x5191d3(0x1a6)]=_0x2c04b7),null!=_0x2c04b7&&_0x2c04b7[_0x5191d3(0x2b9)]==_0x5b1f94&&(_0x2c04b7[_0x5191d3(0x2b9)]=_0x579046),_0x5191d3(0x264)==this[_0x5191d3(0x29d)][_0x5191d3(0x1f1)](_0x5b1f94)&&(this[_0x5191d3(0x29d)][_0x5191d3(0x1b0)](_0x5b1f94,_0x5191d3(0x151)),this[_0x5191d3(0x281)](_0x5191d3(0x210),_0x5b1f94,_0x579046,_0x2c04b7));}[_0x421357(0x298)](_0x44fa2a){const _0x34609a=_0x421357,_0x2ca04f=_0x44fa2a['id'],_0x28ff13=this[_0x34609a(0x290)](_0x44fa2a);if(this[_0x34609a(0x130)]&&this[_0x34609a(0x130)][_0x34609a(0x1ff)]){const _0x44f674=this[_0x34609a(0x180)][_0x34609a(0x138)][_0x34609a(0x1f1)](_0x34609a(0x2ab)),_0x46a4af=_0x28ff13[_0x34609a(0x17b)],_0x47d043=_0x28ff13[_0x34609a(0x12b)]?_0x28ff13[_0x34609a(0x1a3)]+':'+_0x28ff13[_0x34609a(0x12b)]:_0x28ff13[_0x34609a(0x1a3)],_0x329241=this[_0x34609a(0x180)][_0x34609a(0x196)],_0x58953e=_0x44f674[_0x34609a(0x279)](_0x4c76c1(_0x329241,_0x34609a(0x20c))),_0x5e509e={'id':_0x2ca04f,'type':_0x47d043,'hasComments':_0x46a4af,'data':_0x44fa2a[_0x34609a(0x293)]||null,'originalSuggestionId':_0x44fa2a[_0x34609a(0x12e)]||null,'attributes':_0x28ff13[_0x34609a(0x28a)]};this[_0x34609a(0x130)][_0x34609a(0x1ff)](_0x5e509e)[_0x34609a(0x243)](_0x1c50a6=>{const _0x5257e3=_0x34609a;_0x28ff13[_0x5257e3(0x212)]=!0x0,_0x44f674[_0x5257e3(0x1b1)](_0x58953e),_0x1c50a6&&_0x1c50a6[_0x5257e3(0x1c5)]&&(this[_0x5257e3(0x128)][_0x5257e3(0x1f1)](_0x2ca04f)[_0x5257e3(0x1c5)]=_0x1c50a6[_0x5257e3(0x1c5)]);})[_0x34609a(0x1a9)](_0x12e25b=>{const _0x4d9e9f=_0x34609a;throw _0x3c7d5e(_0x4d9e9f(0x26b)),this[_0x4d9e9f(0x180)][_0x4d9e9f(0x229)][_0x4d9e9f(0x1d6)]({'isUndoable':!0x1},()=>{const _0x44602e=_0x4d9e9f;_0x28ff13[_0x44602e(0x178)]();}),_0x28ff13[_0x4d9e9f(0x16b)](),this[_0x4d9e9f(0x128)][_0x4d9e9f(0x184)](_0x28ff13['id']),this[_0x4d9e9f(0x29d)][_0x4d9e9f(0x184)](_0x28ff13),_0x12e25b;});}return _0x28ff13;}[_0x421357(0x136)](_0x4106e6){const _0x3cce7d=_0x421357;return this[_0x3cce7d(0x288)][_0x3cce7d(0x286)](_0x4106e6);}[_0x421357(0x16d)](_0x2ff6ea,_0x3ccac3){const _0x39d90b=_0x421357,_0x2812e7=this[_0x39d90b(0x180)][_0x39d90b(0x138)][_0x39d90b(0x1f1)](_0x39d90b(0x2ab)),_0x416a0a=this[_0x39d90b(0x285)](_0x2ff6ea);if(this[_0x39d90b(0x130)]&&this[_0x39d90b(0x130)][_0x39d90b(0x137)]){if(_0x416a0a[_0x39d90b(0x212)]){const _0xdb30b1=_0x2812e7[_0x39d90b(0x279)](_0x4c76c1(this[_0x39d90b(0x180)][_0x39d90b(0x196)],_0x39d90b(0x20c)));this[_0x39d90b(0x130)][_0x39d90b(0x137)](_0x2ff6ea,_0x3ccac3)[_0x39d90b(0x243)](()=>{const _0x480647=_0x39d90b;_0x2812e7[_0x480647(0x1b1)](_0xdb30b1);});}else _0x416a0a['on'](_0x39d90b(0x24c),()=>{const _0x1d934e=_0x39d90b;this[_0x1d934e(0x16d)](_0x2ff6ea,_0x3ccac3);});}}[_0x421357(0x262)](_0x1c674){const _0x5eddcd=_0x421357;if(!this[_0x5eddcd(0x130)]||!this[_0x5eddcd(0x130)][_0x5eddcd(0x285)])throw new _0x31ccb1(_0x5eddcd(0x135),this);return this[_0x5eddcd(0x130)][_0x5eddcd(0x285)](_0x1c674);}[_0x421357(0x1e5)](_0x4684b7){const _0x2ec4a8=_0x421357,{id:_0xf3975,type:_0x52977c,subType:_0x70075b,authorId:_0x5a6639}=this[_0x2ec4a8(0x2b8)](_0x4684b7),_0x824dde=this[_0x2ec4a8(0x128)][_0x2ec4a8(0x1f1)](_0xf3975)||this[_0x2ec4a8(0x2a5)](_0x52977c,_0x70075b,_0xf3975,_0x5a6639,{});switch(this[_0x2ec4a8(0x2aa)](_0x824dde,_0x52977c,_0x70075b,_0x5a6639),this[_0x2ec4a8(0x29d)][_0x2ec4a8(0x1f1)](_0x824dde)){case _0x2ec4a8(0x21c):this[_0x2ec4a8(0x262)](_0xf3975)[_0x2ec4a8(0x243)](_0x1e371e=>{const _0x1e5ef=_0x2ec4a8;let _0x3a7074=Promise[_0x1e5ef(0x13c)]();_0x1e371e[_0x1e5ef(0x17b)]&&(_0x3a7074=this[_0x1e5ef(0x1dc)][_0x1e5ef(0x228)]({'channelId':this[_0x1e5ef(0x180)][_0x1e5ef(0x1fa)][_0x1e5ef(0x1f1)](_0x1e5ef(0x275)),'threadId':_0xf3975})),_0x3a7074[_0x1e5ef(0x243)](()=>{const _0x5dde0a=_0x1e5ef;this[_0x5dde0a(0x290)](_0x1e371e)[_0x5dde0a(0x212)]=!0x0;});}),this[_0x2ec4a8(0x29d)][_0x2ec4a8(0x1b0)](_0x824dde,_0x2ec4a8(0x1be));break;case _0x2ec4a8(0x151):this[_0x2ec4a8(0x16d)](_0xf3975,{'state':_0x2ec4a8(0x182)});case _0x2ec4a8(0x2a1):this[_0x2ec4a8(0x29d)][_0x2ec4a8(0x1b0)](_0x824dde,_0x2ec4a8(0x264)),this[_0x2ec4a8(0x281)](_0x2ec4a8(0x272),_0x824dde);break;case _0x2ec4a8(0x264):this[_0x2ec4a8(0x281)](_0x2ec4a8(0x1da),_0x824dde);}return _0x824dde[_0x2ec4a8(0x187)](_0x4684b7),_0x824dde;}[_0x421357(0x1b4)](_0x58fc0a){const _0x40cd9a=_0x421357,_0xcfd481=Array[_0x40cd9a(0x1c4)](_0x58fc0a),_0x431249=_0xcfd481[_0x40cd9a(0x28b)](_0x10d4c0=>_0x40cd9a(0x253)==_0x10d4c0[_0x40cd9a(0x1a3)]);this[_0x40cd9a(0x12f)](_0x431249);const _0x6d163e=_0xcfd481[_0x40cd9a(0x28b)](_0x48d1a2=>!_0x48d1a2[_0x40cd9a(0x237)]&&_0x40cd9a(0x253)!=_0x48d1a2[_0x40cd9a(0x1a3)]),_0x40bb22=this[_0x40cd9a(0x266)]({'skipNotAttached':!0x0})[_0x40cd9a(0x28b)](_0x1186b6=>!_0x1186b6[_0x40cd9a(0x237)]&&_0x40cd9a(0x253)!=_0x1186b6[_0x40cd9a(0x1a3)]),_0x5afd0b=_0x40bb22[_0x40cd9a(0x28b)](_0x80e779=>!_0x58fc0a[_0x40cd9a(0x286)](_0x80e779)),_0x3b4694=new Map(_0x40bb22[_0x40cd9a(0x149)](_0x57bcb0=>[_0x57bcb0,this[_0x40cd9a(0x14d)][_0x40cd9a(0x1b5)](_0x57bcb0[_0x40cd9a(0x1a3)],_0x57bcb0[_0x40cd9a(0x12b)],_0x40cd9a(0x2ad))])),_0x1679b2=new Map(_0x40bb22[_0x40cd9a(0x149)](_0x7351ee=>[_0x7351ee,_0x7351ee[_0x40cd9a(0x217)]()])),_0x1d9811=new Set(),_0x26f380=new Set();for(let _0x4ab0ae=0x0;_0x4ab0ae<_0x6d163e[_0x40cd9a(0x1cc)];_0x4ab0ae++)_0xc4bed2(_0x6d163e[_0x4ab0ae],_0x6d163e,_0x4ab0ae+0x1);for(let _0x528cc1=0x0;_0x528cc1<_0x6d163e[_0x40cd9a(0x1cc)];_0x528cc1++)_0xc4bed2(_0x6d163e[_0x528cc1],_0x5afd0b,0x0);const _0x2014ef=new Set();for(let _0x5a5d7b=0x0;_0x5a5d7b<_0x6d163e[_0x40cd9a(0x1cc)];_0x5a5d7b++){const _0x3baf42=_0x6d163e[_0x5a5d7b];!_0x26f380[_0x40cd9a(0x286)](_0x3baf42)&&_0x3baf42[_0x40cd9a(0x2b9)]&&(_0x2014ef[_0x40cd9a(0x279)](_0x3baf42[_0x40cd9a(0x2b9)]),_0x3baf42[_0x40cd9a(0x2b9)][_0x40cd9a(0x1a6)]===_0x3baf42&&(_0x3baf42[_0x40cd9a(0x2b9)][_0x40cd9a(0x1a6)]=null),_0x3baf42[_0x40cd9a(0x2b9)]=null),!_0x1d9811[_0x40cd9a(0x286)](_0x3baf42)&&_0x3baf42[_0x40cd9a(0x1a6)]&&(_0x2014ef[_0x40cd9a(0x279)](_0x3baf42[_0x40cd9a(0x1a6)]),_0x3baf42[_0x40cd9a(0x1a6)][_0x40cd9a(0x2b9)]===_0x3baf42&&(_0x3baf42[_0x40cd9a(0x1a6)][_0x40cd9a(0x2b9)]=null),_0x3baf42[_0x40cd9a(0x1a6)]=null);}function _0xc4bed2(_0x15e82b,_0x442c8c,_0x232f1d){const _0x31153e=_0x40cd9a;for(let _0x3526be=_0x232f1d;_0x3526be<_0x442c8c[_0x31153e(0x1cc)];_0x3526be++){const _0x11a65e=_0x4f0bb2(_0x15e82b,_0x442c8c[_0x3526be]);_0x11a65e&&(_0x11a65e[0x0][_0x31153e(0x1a6)]=_0x11a65e[0x1],_0x11a65e[0x1][_0x31153e(0x2b9)]=_0x11a65e[0x0],_0x1d9811[_0x31153e(0x279)](_0x11a65e[0x0]),_0x26f380[_0x31153e(0x279)](_0x11a65e[0x1]));}}function _0x4f0bb2(_0x172cb4,_0xfe4195){const _0x4e206d=_0x40cd9a;if(_0x172cb4[_0x4e206d(0x16f)]['id']!==_0xfe4195[_0x4e206d(0x16f)]['id'])return null;const _0x1530bb=_0x3b4694[_0x4e206d(0x1f1)](_0x172cb4)(_0x172cb4,_0xfe4195,_0x1679b2[_0x4e206d(0x1f1)](_0x172cb4),_0x1679b2[_0x4e206d(0x1f1)](_0xfe4195));if(!_0x1530bb)return null;return _0x3b4694[_0x4e206d(0x1f1)](_0xfe4195)(_0x172cb4,_0xfe4195,_0x1679b2[_0x4e206d(0x1f1)](_0x172cb4),_0x1679b2[_0x4e206d(0x1f1)](_0xfe4195))?_0x1530bb[0x1][_0x4e206d(0x1a4)]&&_0x1530bb[0x1][_0x4e206d(0x1a4)][_0x4e206d(0x1cc)]?null:_0x1530bb:null;}_0x2014ef[_0x40cd9a(0x12d)]&&this[_0x40cd9a(0x1b4)](_0x2014ef);}[_0x421357(0x12f)](_0x55cd8a){const _0x216178=_0x421357;if(0x0==_0x55cd8a[_0x216178(0x1cc)])return;const _0xbeb6cf=this[_0x216178(0x266)]({'skipNotAttached':!0x0})[_0x216178(0x28b)](_0x1cc03c=>_0x216178(0x253)==_0x1cc03c[_0x216178(0x1a3)]&&_0x1cc03c[_0x216178(0x161)]),_0x5df166=[],_0x1ac677=new Map();for(const _0x12f52c of _0xbeb6cf){const _0x1d56bd=_0x3fd969(_0x12f52c[_0x216178(0x28a)]);_0x1ac677[_0x216178(0x286)](_0x1d56bd)||(_0x1ac677[_0x216178(0x1b0)](_0x1d56bd,_0x5df166[_0x216178(0x1cc)]),_0x5df166[_0x216178(0x191)]([]));const _0xbd4d78=_0x1ac677[_0x216178(0x1f1)](_0x1d56bd);_0x5df166[_0xbd4d78][_0x216178(0x191)](_0x12f52c);}!(function(){const _0x29417a=_0x216178;_0x5df166[_0x29417a(0x148)]((_0x2c3022,_0x5cb986)=>{const _0x20fdf7=_0x29417a,_0x5a809e=_0x2c3022[0x0][_0x20fdf7(0x1c5)],_0x182a24=_0x5cb986[0x0][_0x20fdf7(0x1c5)];return _0x5a809e==_0x182a24?_0x2c3022[0x0][_0x20fdf7(0x28a)][_0x20fdf7(0x1e8)]<_0x5cb986[0x0][_0x20fdf7(0x28a)][_0x20fdf7(0x1e8)]?-0x1:0x1:_0x5a809e<_0x182a24?-0x1:0x1;});for(const _0x4ec305 of _0x5df166)_0x4ec305[_0x29417a(0x148)]((_0x129814,_0x395a4d)=>_0x129814['id']<_0x395a4d['id']?-0x1:0x1);}());for(let _0x17e71c=0x0;_0x17e71c<_0x5df166[_0x216178(0x1cc)];_0x17e71c++){if(0x0==_0x5df166[_0x17e71c][_0x216178(0x1cc)])continue;const _0x240030=[];for(let _0x2a40ef=_0x17e71c+0x1;_0x2a40ef<_0x5df166[_0x216178(0x1cc)];_0x2a40ef++)0x0!=_0x5df166[_0x2a40ef][_0x216178(0x1cc)]&&_0x18f77c(_0x5df166[_0x17e71c],_0x5df166[_0x2a40ef])&&_0x240030[_0x216178(0x191)](_0x2a40ef);for(const _0x3cdaf2 of _0x240030)_0x5df166[_0x17e71c]=_0x5df166[_0x17e71c][_0x216178(0x1ed)](_0x5df166[_0x3cdaf2]),_0x5df166[_0x3cdaf2]=[];}for(const _0x2870f6 of _0x5df166)for(let _0x3a6943=0x0;_0x3a6943<_0x2870f6[_0x216178(0x1cc)];_0x3a6943++){const _0x2de7bb=_0x2870f6[_0x3a6943+0x1]||null;_0x2870f6[_0x3a6943][_0x216178(0x1a6)]!==_0x2de7bb&&(_0x2870f6[_0x3a6943][_0x216178(0x1a6)]=_0x2de7bb);}for(const _0x48316a of _0x5df166)for(let _0x561017=0x0;_0x561017<_0x48316a[_0x216178(0x1cc)];_0x561017++){const _0x5a6496=_0x48316a[_0x561017-0x1]||null;_0x48316a[_0x561017][_0x216178(0x2b9)]!==_0x5a6496&&(_0x48316a[_0x561017][_0x216178(0x2b9)]=_0x5a6496);}function _0x18f77c(_0x3277cd,_0xb78c9a){const _0x156d39=_0x216178;if(_0x3277cd[0x0][_0x156d39(0x28a)][_0x156d39(0x1e8)]!==_0xb78c9a[0x0][_0x156d39(0x28a)][_0x156d39(0x1e8)]&&_0x3277cd[0x0][_0x156d39(0x16f)]!==_0xb78c9a[0x0][_0x156d39(0x16f)])return!0x1;if(!function(_0x1d7269,_0x396c3a){const _0x2e458d=_0x156d39;if(!_0x1d7269[_0x2e458d(0x17b)]&&!_0x396c3a[_0x2e458d(0x17b)])return!0x0;if(_0x1d7269[_0x2e458d(0x17b)]&&_0x396c3a[_0x2e458d(0x17b)])return!0x1;if(_0x1d7269[_0x2e458d(0x17b)]&&_0x396c3a[_0x2e458d(0x1c5)]<_0x1d7269[_0x2e458d(0x1a4)][_0x2e458d(0x186)][_0x2e458d(0x1f1)](0x0)[_0x2e458d(0x1c5)])return!0x0;if(_0x396c3a[_0x2e458d(0x17b)]&&_0x1d7269[_0x2e458d(0x1c5)]<_0x396c3a[_0x2e458d(0x1a4)][_0x2e458d(0x186)][_0x2e458d(0x1f1)](0x0)[_0x2e458d(0x1c5)])return!0x0;return!0x1;}(_0x3277cd[0x0],_0xb78c9a[0x0]))return!0x1;const _0x30f953=_0x2f1c0d(_0x3277cd[0x0][_0x156d39(0x28a)],_0x156d39(0x1e8)),_0x3f6a06=_0x2f1c0d(_0xb78c9a[0x0][_0x156d39(0x28a)],_0x156d39(0x1e8));if(!_0x41010e(_0x30f953,_0x3f6a06))return!0x1;return!!_0x3277cd[_0x156d39(0x24e)](_0x119a91=>_0xb78c9a[_0x156d39(0x206)](_0xb52846=>_0x119a91[_0x156d39(0x217)]()[_0x156d39(0x1d2)](_0xb52846[_0x156d39(0x217)]())))&&_0xb78c9a[_0x156d39(0x24e)](_0x123cf7=>_0x3277cd[_0x156d39(0x206)](_0x147c38=>_0x123cf7[_0x156d39(0x217)]()[_0x156d39(0x1d2)](_0x147c38[_0x156d39(0x217)]())));}}[_0x421357(0x2c5)](_0x484fc3){const _0x473b51=_0x421357,_0x52d4fc=Array[_0x473b51(0x1c4)](_0x484fc3),_0x197d63=this[_0x473b51(0x266)]({'skipNotAttached':!0x0}),_0x51e5c3=_0x197d63[_0x473b51(0x28b)](_0x1ec192=>!_0x484fc3[_0x473b51(0x286)](_0x1ec192)),_0x17e2a5=new Map(_0x52d4fc[_0x473b51(0x149)](_0x2c8aad=>[_0x2c8aad,this[_0x473b51(0x14d)][_0x473b51(0x1b5)](_0x2c8aad[_0x473b51(0x1a3)],_0x2c8aad[_0x473b51(0x12b)],_0x473b51(0x157))])),_0x2d9634=new Map(_0x197d63[_0x473b51(0x149)](_0x103252=>[_0x103252,_0x103252[_0x473b51(0x19a)]()]));for(let _0x568177=0x0;_0x568177<_0x52d4fc[_0x473b51(0x1cc)];_0x568177++){if(_0x55025a(this,_0x52d4fc[_0x568177],_0x52d4fc,_0x568177+0x1))return!0x0;}for(let _0x1b6d13=0x0;_0x1b6d13<_0x52d4fc[_0x473b51(0x1cc)];_0x1b6d13++){if(_0x55025a(this,_0x52d4fc[_0x1b6d13],_0x51e5c3,0x0))return!0x0;}return!0x1;function _0x55025a(_0x1e8778,_0x46c26c,_0x29e27f,_0x239858){const _0x5277ac=_0x473b51;for(let _0x418f16=_0x239858;_0x418f16<_0x29e27f[_0x5277ac(0x1cc)];_0x418f16++){const _0x2c8b93=_0x29e27f[_0x418f16];if(_0x2c8b93[_0x5277ac(0x1a3)]!==_0x46c26c[_0x5277ac(0x1a3)]||_0x2c8b93[_0x5277ac(0x16f)]['id']!==_0x46c26c[_0x5277ac(0x16f)]['id']||_0x2c8b93[_0x5277ac(0x12b)]!==_0x46c26c[_0x5277ac(0x12b)])continue;if(!Jt(_0x46c26c,_0x2c8b93))continue;if(_0x5277ac(0x253)==_0x46c26c[_0x5277ac(0x1a3)]&&_0x46c26c[_0x5277ac(0x293)][_0x5277ac(0x2c1)]!=_0x2c8b93[_0x5277ac(0x293)][_0x5277ac(0x2c1)])continue;if(_0x5277ac(0x253)==_0x46c26c[_0x5277ac(0x1a3)]&&_0x1e8778[_0x5277ac(0x136)](_0x46c26c[_0x5277ac(0x293)][_0x5277ac(0x120)]))continue;if(_0x5277ac(0x1a7)==_0x46c26c[_0x5277ac(0x1a3)]){const _0x3c481d=_0x1e8778[_0x5277ac(0x180)][_0x5277ac(0x229)],_0x2eb4a6=_0x46c26c[_0x5277ac(0x1c2)]();if(_0x2eb4a6&&(_0x3c481d[_0x5277ac(0x240)][_0x5277ac(0x194)](_0x2eb4a6)||_0x3c481d[_0x5277ac(0x240)][_0x5277ac(0x282)](_0x2eb4a6)))continue;}const _0x25f040=_0x17e2a5[_0x5277ac(0x1f1)](_0x46c26c),_0x492d89=_0x2d9634[_0x5277ac(0x1f1)](_0x46c26c),_0x3c36ff=_0x2d9634[_0x5277ac(0x1f1)](_0x2c8b93),_0x4ad9e8=_0x46c26c[_0x5277ac(0x1a4)]&&_0x46c26c[_0x5277ac(0x1a4)][_0x5277ac(0x1cc)],_0x506400=_0x2c8b93[_0x5277ac(0x1a4)]&&_0x2c8b93[_0x5277ac(0x1a4)][_0x5277ac(0x1cc)];if(!_0x4ad9e8&&_0x25f040(_0x3c36ff,_0x492d89))return _0x1e8778[_0x5277ac(0x23c)](_0x2c8b93,_0x46c26c),_0x2d9634[_0x5277ac(0x184)](_0x46c26c),!0x0;if(!_0x506400&&_0x25f040(_0x492d89,_0x3c36ff))return _0x1e8778[_0x5277ac(0x23c)](_0x46c26c,_0x2c8b93),_0x2d9634[_0x5277ac(0x184)](_0x2c8b93),!0x0;}return!0x1;}}[_0x421357(0x23c)](_0xa0045,_0x16f33c){const _0x5ae1da=_0x421357;if(_0xa0045[_0x5ae1da(0x237)]){for(const _0x3e2938 of _0x16f33c[_0x5ae1da(0x19a)]())_0xa0045[_0x5ae1da(0x1dd)](_0x3e2938);}else{const _0x936f05=_0x16f33c[_0x5ae1da(0x217)]()[_0x5ae1da(0x171)];this[_0x5ae1da(0x17a)](_0xa0045,this[_0x5ae1da(0x227)][_0x5ae1da(0x248)](_0xa0045[_0x5ae1da(0x217)]()[_0x5ae1da(0x175)],_0x936f05));}_0x16f33c[_0x5ae1da(0x263)]();}[_0x421357(0x1f8)](_0x422f17,_0x4892d1,_0x5992ca){const _0x43fbaf=_0x421357,_0x3bb129=_0x422f17[_0x43fbaf(0x283)](_0x43fbaf(0x16c))||_0x422f17[_0x43fbaf(0x283)](_0x43fbaf(0x253))?_0x43fbaf(0x19b):_0x422f17[_0x43fbaf(0x124)]();return _0x4c76c1(this[_0x43fbaf(0x180)][_0x43fbaf(0x196)],_0x4892d1+'_'+_0x3bb129+_0x43fbaf(0x26d),_0x5992ca);}[_0x421357(0x269)](){const _0x469683=_0x421357,_0x421c7b=this[_0x469683(0x180)];if(!_0x421c7b['ui'])return;const {ariaLiveAnnouncer:_0x5e9361}=_0x421c7b['ui'];_0x52ff9b(this[_0x469683(0x227)],({left:_0x530104,entered:_0x3367bb})=>{const _0x44e52d=_0x469683;for(const _0x891190 of _0x530104){const {group:_0x4ae489,type:_0x5ca81d}=this[_0x44e52d(0x2b8)](_0x891190[_0x44e52d(0x218)]);if(_0x44e52d(0x1db)===_0x4ae489){_0x5e9361[_0x44e52d(0x13f)](this[_0x44e52d(0x1f8)](_0x5ca81d,_0x44e52d(0x2b7)));break;}}for(const _0x1ac193 of _0x3367bb){const {group:_0x1a6202,type:_0x5510e5}=this[_0x44e52d(0x2b8)](_0x1ac193[_0x44e52d(0x218)]);if(_0x44e52d(0x1db)===_0x1a6202){_0x5e9361[_0x44e52d(0x13f)](this[_0x44e52d(0x1f8)](_0x5510e5,_0x44e52d(0x129),_0x51b6c5(_0xd6a79f)));break;}}});}[_0x421357(0x270)](_0x298f48){const _0x507f34=_0x421357;if(this[_0x507f34(0x26e)])return!0x1;const _0x5a3a26=this[_0x507f34(0x180)],_0x4f2b75=_0x5a3a26[_0x507f34(0x229)][_0x507f34(0x15a)][_0x507f34(0x158)][_0x507f34(0x14a)]();if(0x0==_0x4f2b75[_0x507f34(0x1cc)])return!0x1;const _0x45c53f=[],_0x5a36b9=_0x4f2b75[_0x507f34(0x28b)](_0x3c09f9=>_0x507f34(0x253)==_0x3c09f9[_0x507f34(0x1a3)]),_0xc75b92=_0x4f2b75[_0x507f34(0x28b)](_0x1500c6=>_0x507f34(0x296)==_0x1500c6[_0x507f34(0x1a3)]&&_0x507f34(0x159)!=_0x1500c6[_0x507f34(0x218)]),_0x1fbc7a=_0x4f2b75[_0x507f34(0x28b)](_0x406b50=>_0x507f34(0x1b1)==_0x406b50[_0x507f34(0x1a3)]&&_0x507f34(0x159)!=_0x406b50[_0x507f34(0x218)]);for(const _0x38b9be of _0x5a36b9)_0x45c53f[_0x507f34(0x191)]({'key':_0x38b9be[_0x507f34(0x2ac)],'newValue':_0x38b9be[_0x507f34(0x29b)],'oldValue':_0x38b9be[_0x507f34(0x1ce)],'range':Pt(_0x38b9be[_0x507f34(0x123)],_0x5a3a26[_0x507f34(0x229)])});for(const _0x530c6a of _0xc75b92){const _0x381735=_0x1fbc7a[_0x507f34(0x2a9)](_0x2afe59=>_0x2afe59[_0x507f34(0x204)][_0x507f34(0x1d2)](_0x530c6a[_0x507f34(0x204)]));_0x381735&&_0x45c53f[_0x507f34(0x191)]({'key':_0x507f34(0x127),'newValue':_0x530c6a[_0x507f34(0x218)],'oldValue':_0x381735[_0x507f34(0x218)],'range':_0x5a3a26[_0x507f34(0x229)][_0x507f34(0x2b2)](_0x530c6a[_0x507f34(0x204)][_0x507f34(0x267)])});}return 0x0!=_0x45c53f[_0x507f34(0x1cc)]&&this[_0x507f34(0x1b9)](_0x298f48,_0x45c53f);}[_0x421357(0x21d)](_0x222253){const _0x15db5b=_0x421357;let _0x444671=!0x1;const _0x502776=this[_0x15db5b(0x180)][_0x15db5b(0x229)][_0x15db5b(0x15a)][_0x15db5b(0x158)][_0x15db5b(0x219)]()[_0x15db5b(0x28b)](_0x559f29=>_0x559f29[_0x15db5b(0x293)][_0x15db5b(0x299)]&&_0x559f29[_0x15db5b(0x218)][_0x15db5b(0x283)](_0x15db5b(0x12a)));for(const _0x4ed2a2 of _0x502776){const {subType:_0x15e973,id:_0x416354}=this[_0x15db5b(0x2b8)](_0x4ed2a2[_0x15db5b(0x218)]),_0x38b7c6=_0x15e973[_0x15db5b(0x2b3)]('|')[0x0];for(const _0x3e7828 of this[_0x15db5b(0x266)]({'skipNotAttached':!0x0}))_0x3e7828['id']!=_0x416354&&_0x15db5b(0x253)==_0x3e7828[_0x15db5b(0x1a3)]&&_0x3e7828[_0x15db5b(0x293)]&&_0x3e7828[_0x15db5b(0x293)][_0x15db5b(0x120)]==_0x38b7c6&&_0x3e7828[_0x15db5b(0x217)]()[_0x15db5b(0x2bf)](_0x4ed2a2[_0x15db5b(0x293)][_0x15db5b(0x299)])&&(this[_0x15db5b(0x24a)](_0x3e7828,_0x4ed2a2[_0x15db5b(0x293)][_0x15db5b(0x299)],_0x222253),_0x444671=!0x0);}return _0x444671;}[_0x421357(0x220)](_0xbca2c6){const _0x2a33ab=_0x421357;this[_0x2a33ab(0x26e)]=!0x0,_0xbca2c6();}[_0x421357(0x15f)](_0x1718eb){const _0x4bc7f0=_0x421357,_0x11d717=this[_0x4bc7f0(0x136)](_0x1718eb),_0x5a7df9=this[_0x4bc7f0(0x230)][_0x4bc7f0(0x286)](_0x1718eb);return _0x11d717||_0x5a7df9;}[_0x421357(0x1b9)](_0x3f460c,_0x5855bf){const _0x29b31e=_0x421357;if(0x0==_0x5855bf[_0x29b31e(0x1cc)])return!0x1;let _0x42c1ad=!0x1;for(const _0x1442e0 of _0x5855bf){const _0x1d8a5d=this[_0x29b31e(0x14b)](_0x1442e0[_0x29b31e(0x123)],_0x29b31e(0x253))[_0x29b31e(0x28b)](_0x5e49cb=>!_0x5e49cb[_0x29b31e(0x2af)][_0x29b31e(0x291)])[_0x29b31e(0x149)](_0x2ec660=>_0x2ec660[_0x29b31e(0x1db)]),_0xbeaf65=_0x3fd969({'newValue':_0x1442e0[_0x29b31e(0x11f)]});_0x1d8a5d[_0x29b31e(0x28b)](_0x527eff=>{const _0x48d336=_0x29b31e,[_0x345929,_0x26d686]=_0x527eff[_0x48d336(0x12b)][_0x48d336(0x2b3)]('|');return _0x345929==_0x1442e0[_0x48d336(0x120)]&&_0x26d686!=_0xbeaf65;})[_0x29b31e(0x142)](_0x54a2e9=>{const _0x2e4f01=_0x29b31e;this[_0x2e4f01(0x24a)](_0x54a2e9,_0x1442e0[_0x2e4f01(0x123)],_0x3f460c),_0x42c1ad=!0x0;});}return _0x42c1ad;}[_0x421357(0x24a)](_0x317451,_0xce9f85,_0x263e69){const _0x42865c=_0x421357,_0x4b0d70=_0x317451[_0x42865c(0x217)]()[_0x42865c(0x14f)](_0xce9f85);0x0!==_0x4b0d70[_0x42865c(0x1cc)]?0x1!==_0x4b0d70[_0x42865c(0x1cc)]?this[_0x42865c(0x1d5)](_0x317451,_0xce9f85[_0x42865c(0x175)],_0xce9f85[_0x42865c(0x171)]):this[_0x42865c(0x17a)](_0x317451,_0x4b0d70[0x0]):_0x263e69[_0x42865c(0x1fc)](_0x317451[_0x42865c(0x183)]());}}class Et{constructor(_0x419226){const _0x139363=_0x421357;this[_0x139363(0x154)]=_0x419226,this[_0x139363(0x227)]=_0x419226[_0x139363(0x229)],this[_0x139363(0x1e6)]=new Map(),this[_0x139363(0x11e)]=new Map(),this[_0x139363(0x25a)]();}[_0x421357(0x292)](_0x2a1292,_0x2569f0,_0x5d5e77,_0x59f11a,_0x2a241d,_0xce8efd){const _0x1707ad=_0x421357;return new _0x2bcdc8(this[_0x1707ad(0x227)],{'type':_0x2a1292,'subType':_0x2569f0,'id':_0x5d5e77,'author':_0x59f11a,'creator':_0x59f11a,'attributes':_0x2a241d,'onAttributesChange':_0xce8efd,'onAccept':(..._0x4d2e8e)=>this[_0x1707ad(0x1b5)](_0x2a1292,_0x2569f0,_0x1707ad(0x1aa))(..._0x4d2e8e),'onDiscard':(..._0x1bcd7c)=>this[_0x1707ad(0x1b5)](_0x2a1292,_0x2569f0,_0x1707ad(0x178))(..._0x1bcd7c)});}[_0x421357(0x1ae)](_0x1e23d9,_0x52ec80,_0x39d987,_0xf9f822){const _0x4f88f5=_0x421357,_0x2c178f=_0x1e23d9+':'+_0x52ec80+':'+_0x39d987;this[_0x4f88f5(0x1e6)][_0x4f88f5(0x1b0)](_0x2c178f,_0xf9f822);}[_0x421357(0x1b5)](_0x490fa8,_0x5e89b2,_0x165d70){const _0x14cd8d=_0x421357,_0x33b1c4=_0x490fa8+':'+_0x5e89b2+':'+_0x165d70;return this[_0x14cd8d(0x1e6)][_0x14cd8d(0x1f1)](_0x33b1c4)||this[_0x14cd8d(0x11e)][_0x14cd8d(0x1f1)](_0x490fa8+':'+_0x165d70);}[_0x421357(0x25a)](){const _0x1c4a53=_0x421357,_0x8fdee6=()=>!0x1,_0x5c0bf7=_0x2d5f08=>{const _0x41a113=_0x55b9;_0x2d5f08[_0x41a113(0x148)]((_0x442aa1,_0x52d8ba)=>_0x442aa1[_0x41a113(0x175)][_0x41a113(0x19c)](_0x52d8ba[_0x41a113(0x175)])?0x1:-0x1),this[_0x41a113(0x227)][_0x41a113(0x1a1)](_0x29476e=>{const _0x546ebd=_0x41a113;for(const _0x489815 of _0x2d5f08){let _0x53d4c5;_0x53d4c5=_0x489815[_0x546ebd(0x171)][_0x546ebd(0x234)]&&_0x489815[_0x546ebd(0x171)][_0x546ebd(0x222)]==_0x489815[_0x546ebd(0x175)][_0x546ebd(0x267)]?_0x29476e[_0x546ebd(0x224)](_0x489815[_0x546ebd(0x175)][_0x546ebd(0x267)],'on'):_0x29476e[_0x546ebd(0x224)](_0x489815),this[_0x546ebd(0x227)][_0x546ebd(0x18e)](_0x53d4c5,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x208c3e=(_0x5b8000,_0x27cc2f)=>{const _0x233f47=_0x55b9;_0x27cc2f&&this[_0x233f47(0x227)][_0x233f47(0x1a1)](_0x1f3930=>{const _0xc0497b=_0x233f47,{commandName:_0x3acd27,commandParams:_0x27914e=[]}=_0x27cc2f,_0x5e9c43=_0x5b8000[_0xc0497b(0x149)](_0x341171=>(Vt(_0x341171)&&(_0x341171=this[_0xc0497b(0x227)][_0xc0497b(0x248)](_0x341171[_0xc0497b(0x171)])),_0x341171))[_0xc0497b(0x28b)](_0x3ffca1=>_0xc0497b(0x199)!==_0x3ffca1[_0xc0497b(0x2ca)][_0xc0497b(0x20f)]);if(_0x5e9c43[_0xc0497b(0x1cc)]<0x1)return;const _0xd1a6f8=Array[_0xc0497b(0x1c4)](this[_0xc0497b(0x227)][_0xc0497b(0x15a)][_0xc0497b(0x215)][_0xc0497b(0x19a)]())[_0xc0497b(0x149)](_0x1315b1=>_0x34a79c[_0xc0497b(0x150)](_0x1315b1));_0x1f3930[_0xc0497b(0x1b3)](_0x5e9c43);for(const _0x5b3628 of this[_0xc0497b(0x154)][_0xc0497b(0x241)][_0xc0497b(0x241)]())_0x5b3628[_0xc0497b(0x143)]();_0x27914e[_0xc0497b(0x191)]({'forceDefaultExecution':!0x0}),this[_0xc0497b(0x154)][_0xc0497b(0x239)](_0x3acd27,..._0x27914e);const _0x2dea94=_0xd1a6f8[_0xc0497b(0x28b)](_0x4a09f6=>_0xc0497b(0x199)!=_0x4a09f6[_0xc0497b(0x2ca)][_0xc0497b(0x20f)]);_0x2dea94[_0xc0497b(0x1cc)]>0x0&&_0x1f3930[_0xc0497b(0x1b3)](_0x2dea94);for(const _0x15d593 of _0xd1a6f8)_0x15d593[_0xc0497b(0x122)]();});},_0x10661f=(_0x3c31cd,_0x4834b1)=>0x1==_0x3c31cd[_0x1c4a53(0x1cc)]&&0x1==_0x4834b1[_0x1c4a53(0x1cc)]&&_0x3c31cd[0x0][_0x1c4a53(0x171)][_0x1c4a53(0x1d2)](_0x4834b1[0x0][_0x1c4a53(0x175)]),_0x4e7052=(_0x23daf0,_0x1e05a0,_0x9c4fcb,_0x5e8824)=>Ht(_0x23daf0,_0x1e05a0,_0x9c4fcb,_0x5e8824,this[_0x1c4a53(0x227)])?[_0x23daf0,_0x1e05a0]:Ht(_0x1e05a0,_0x23daf0,_0x5e8824,_0x9c4fcb,this[_0x1c4a53(0x227)])?[_0x1e05a0,_0x23daf0]:null;this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1d8),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x271),_0x5c0bf7),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1a8),_0x10661f),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x189),_0x4e7052),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x2a4),_0x5c0bf7),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x160),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1af),_0x10661f),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x22e),_0x4e7052),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1b8),_0x208c3e),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1cd),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x23f),_0x10661f),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x2cb),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x181),_0x208c3e),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x214),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1c7),_0x10661f),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x1c1),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x2bd),_0x8fdee6),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x20b),(_0x2574a1,_0xb497bc)=>{const _0x251320=_0x1c4a53;if(!_0xb497bc)return;const _0x30ee49=this[_0x251320(0x154)][_0x251320(0x138)][_0x251320(0x1f1)](p);this[_0x251320(0x227)][_0x251320(0x1a1)](_0xf9eda9=>{const _0x220a1a=_0x251320;if(_0x220a1a(0x127)==_0xb497bc[_0x220a1a(0x120)])for(const _0x3ead7c of _0x2574a1){const _0x135e90=_0x3ead7c[_0x220a1a(0x175)][_0x220a1a(0x267)],_0x3e5e61=_0xb497bc[_0x220a1a(0x2c1)];_0xf9eda9[_0x220a1a(0x17d)](_0x135e90,_0x3e5e61);}else{if(_0x30ee49[_0x220a1a(0x136)](_0xb497bc[_0x220a1a(0x120)])){for(const _0x1cacbd of _0x2574a1)void 0x0!==_0xb497bc[_0x220a1a(0x2c1)]?_0xf9eda9[_0x220a1a(0x2b1)](_0xb497bc[_0x220a1a(0x120)],_0xb497bc[_0x220a1a(0x2c1)],_0x1cacbd[_0x220a1a(0x175)][_0x220a1a(0x267)]):_0xf9eda9[_0x220a1a(0x1d1)](_0xb497bc[_0x220a1a(0x120)],_0x1cacbd[_0x220a1a(0x175)][_0x220a1a(0x267)]);}else{for(const _0x4d0c9c of _0x2574a1)_0xb497bc[_0x220a1a(0x2c1)]?_0xf9eda9[_0x220a1a(0x2b1)](_0xb497bc[_0x220a1a(0x120)],_0xb497bc[_0x220a1a(0x2c1)],_0x4d0c9c):_0xf9eda9[_0x220a1a(0x1d1)](_0xb497bc[_0x220a1a(0x120)],_0x4d0c9c);}}});}),this[_0x1c4a53(0x11e)][_0x1c4a53(0x1b0)](_0x1c4a53(0x207),_0x10661f);}}function Ot(_0x155108,_0x3f5412,_0x1c9979){const _0x9a93e1=_0x421357;for(const _0x5593c8 of _0x3f5412[_0x9a93e1(0x222)][_0x9a93e1(0x277)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5593c8[_0x9a93e1(0x2ca)]==_0x5593c8)return!0x1;if(!_0x1c9979[_0x9a93e1(0x22a)](_0x5593c8))return!0x1;if(_0x155108[_0x9a93e1(0x194)](_0x5593c8)||_0x155108[_0x9a93e1(0x282)](_0x5593c8))return!0x0;}return!0x1;}function Vt(_0x45d672){const _0x5c4bbb=_0x421357;return _0x45d672[_0x5c4bbb(0x171)][_0x5c4bbb(0x222)]==_0x45d672[_0x5c4bbb(0x175)][_0x5c4bbb(0x267)]&&_0x45d672[_0x5c4bbb(0x171)][_0x5c4bbb(0x126)];}function Ut(_0x54bd44,_0x1917a1,_0x259413,_0x31167a){const _0x5b0f72=_0x421357,_0x3da212=_0x471921=>!_0x471921[_0x5b0f72(0x155)]['is'](_0x5b0f72(0x1f2))&&!_0x31167a[_0x5b0f72(0x194)](_0x471921[_0x5b0f72(0x155)]),_0x4adedc=_0x54bd44[_0x5b0f72(0x175)][_0x5b0f72(0x162)](_0x3da212),_0x1c6315=_0x54bd44[_0x5b0f72(0x171)][_0x5b0f72(0x162)](_0x3da212,{'direction':_0x5b0f72(0x297)});return(!_0x54bd44[_0x5b0f72(0x175)][_0x5b0f72(0x1d2)](_0x4adedc)||!_0x54bd44[_0x5b0f72(0x171)][_0x5b0f72(0x1d2)](_0x1c6315))&&(_0x4adedc[_0x5b0f72(0x19c)](_0x1c6315)?_0x259413[_0x5b0f72(0x13e)](_0x1917a1,{'range':_0x259413[_0x5b0f72(0x248)](_0x4adedc,_0x1c6315)}):_0x259413[_0x5b0f72(0x1fc)](_0x1917a1),!0x0);}function Gt(_0x195d20){return _0x3fd969(_0x195d20);}function Ft(_0x44c6e9){const _0x50f3f2=_0x421357,_0x442676=_0x44c6e9[_0x50f3f2(0x175)][_0x50f3f2(0x267)];return _0x442676&&_0x442676['is'](_0x50f3f2(0x131));}function Pt(_0x5df44f,_0x340e50){const _0x2c3b6e=_0x421357;return null==_0x5df44f[_0x2c3b6e(0x171)][_0x2c3b6e(0x26f)]&&_0x5df44f[_0x2c3b6e(0x171)][_0x2c3b6e(0x222)]==_0x5df44f[_0x2c3b6e(0x175)][_0x2c3b6e(0x267)]?Lt(_0x5df44f[_0x2c3b6e(0x175)][_0x2c3b6e(0x267)],_0x340e50):_0x5df44f;}function Lt(_0x58a15a,_0x49e51f){const _0x30da4e=_0x421357,_0x3f2891=_0x49e51f[_0x30da4e(0x240)][_0x30da4e(0x194)](_0x58a15a)||_0x49e51f[_0x30da4e(0x240)][_0x30da4e(0x276)](_0x58a15a);return _0x49e51f[_0x30da4e(0x248)](_0x49e51f[_0x30da4e(0x1cf)](_0x58a15a,_0x30da4e(0x203)),_0x3f2891?_0x49e51f[_0x30da4e(0x235)](_0x58a15a):_0x49e51f[_0x30da4e(0x1cf)](_0x58a15a,_0x30da4e(0x171)));}function Ht(_0xee69f8,_0x2d696e,_0x16c9ce,_0x3629ac,_0x3aae1e){const _0x160e2d=_0x421357;if(_0xee69f8[_0x160e2d(0x1a6)])return!0x1;if(!Jt(_0xee69f8,_0x2d696e))return!0x1;if(_0x16c9ce[_0x160e2d(0x171)][_0x160e2d(0x1d2)](_0x3629ac[_0x160e2d(0x175)]))return!0x0;if(_0xee69f8[_0x160e2d(0x1a3)]!=_0x2d696e[_0x160e2d(0x1a3)])return!0x1;if(!_0x16c9ce[_0x160e2d(0x171)][_0x160e2d(0x1eb)](_0x3629ac[_0x160e2d(0x175)]))return!0x1;const _0x4f3fc9=_0x3aae1e[_0x160e2d(0x248)](_0x16c9ce[_0x160e2d(0x171)],_0x3629ac[_0x160e2d(0x175)])[_0x160e2d(0x23a)]();for(const _0x10e478 of _0x4f3fc9)if([_0x160e2d(0x1e3),_0x160e2d(0x169)][_0x160e2d(0x1c3)](_0x10e478[_0x160e2d(0x1a3)])&&_0x3aae1e[_0x160e2d(0x240)][_0x160e2d(0x282)](_0x10e478[_0x160e2d(0x155)]))return!0x1;return!0x0;}function Jt(_0x34f210,_0x251a8a){const _0x5b14a2=_0x421357;if(!_0x34f210[_0x5b14a2(0x161)]||!_0x251a8a[_0x5b14a2(0x161)])return!0x1;const _0x5ed0e7=new Set(Object[_0x5b14a2(0x145)](_0x34f210[_0x5b14a2(0x28a)])),_0x2052d9=new Set(Object[_0x5b14a2(0x145)](_0x251a8a[_0x5b14a2(0x28a)]));if(_0x5ed0e7[_0x5b14a2(0x184)](_0x5b14a2(0x1e8)),_0x2052d9[_0x5b14a2(0x184)](_0x5b14a2(0x1e8)),0x0==_0x5ed0e7[_0x5b14a2(0x12d)]&&0x0==_0x2052d9[_0x5b14a2(0x12d)])return!0x0;if(_0x5ed0e7[_0x5b14a2(0x12d)]!=_0x2052d9[_0x5b14a2(0x12d)])return!0x1;const _0x388fcf={..._0x34f210[_0x5b14a2(0x28a)]},_0x2cd547={..._0x251a8a[_0x5b14a2(0x28a)]};return delete _0x388fcf[_0x5b14a2(0x1e8)],delete _0x2cd547[_0x5b14a2(0x1e8)],JSON[_0x5b14a2(0x201)](_0x388fcf)==JSON[_0x5b14a2(0x201)](_0x2cd547);}function qt(_0x230f27,_0x5d90ff){const _0x5c7520=_0x421357,_0x48b927=zt(_0x230f27[_0x5c7520(0x28a)]),_0x424922=zt(_0x5d90ff);if(!_0x230f27[_0x5c7520(0x161)])return!0x1;for(const _0x53766f of Object[_0x5c7520(0x145)](_0x424922))if(!_0x41010e(_0x48b927[_0x53766f],_0x424922[_0x53766f]))return!0x1;return!0x0;}function zt(_0x1f324c){const _0x22f9ba=_0x421357,_0x4a87ec=Object[_0x22f9ba(0x295)]({},_0x1f324c);return delete _0x4a87ec[_0x22f9ba(0x17c)],delete _0x4a87ec[_0x22f9ba(0x2c0)],_0x4a87ec;}
23
+ const _0x97f9ec=_0x5a88;(function(_0x1f39da,_0x2bbcd5){const _0xa1e0fe=_0x5a88,_0x2f8703=_0x1f39da();while(!![]){try{const _0x54234b=parseInt(_0xa1e0fe(0x239))/0x1*(parseInt(_0xa1e0fe(0x2c9))/0x2)+parseInt(_0xa1e0fe(0x2c4))/0x3+-parseInt(_0xa1e0fe(0x216))/0x4+-parseInt(_0xa1e0fe(0x1ef))/0x5+parseInt(_0xa1e0fe(0x1f6))/0x6*(-parseInt(_0xa1e0fe(0x246))/0x7)+parseInt(_0xa1e0fe(0x2f4))/0x8*(-parseInt(_0xa1e0fe(0x20f))/0x9)+-parseInt(_0xa1e0fe(0x32d))/0xa*(-parseInt(_0xa1e0fe(0x1e0))/0xb);if(_0x54234b===_0x2bbcd5)break;else _0x2f8703['push'](_0x2f8703['shift']());}catch(_0x3c1e2b){_0x2f8703['push'](_0x2f8703['shift']());}}}(_0x200d,0x3ab39));import{Plugin as _0x3b70a9,PendingActions as _0x1ca259}from'ckeditor5/src/core.js';import{LiveRange as _0x5f0ea4}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4a475c,uid as _0x3705fd,priorities as _0x3fa66d,logWarning as _0x33beb5,getEnvKeystrokeText as _0x2fab44}from'ckeditor5/src/utils.js';import{toWidget as _0x548cfd}from'ckeditor5/src/widget.js';import{Users as _0x25b2f5,hashObject as _0x6eb5b,surroundingMarkersDetector as _0x191675,FOCUS_ANNOTATION_KEYSTROKE as _0x3d4db1}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x10f00c from'./commands/trackchangescommand.js';import _0x36e6bb from'./commands/acceptsuggestioncommand.js';import _0x1f8137 from'./commands/discardsuggestioncommand.js';import _0x3c3ae5 from'./commands/executeonallsuggestionscommand.js';import _0x345f29 from'./commands/executeonselectedsuggestionscommand.js';import _0x14135f from'./suggestion.js';import _0x720e8b from'./suggestiondescriptionfactory.js';import _0x56deca from'./integrations/aiassistant.js';import _0x3a2b5a from'./integrations/alignment.js';import _0x47f956 from'./integrations/basicstyles.js';import _0x3f3cc0 from'./integrations/blockquote.js';import _0x40559f from'./integrations/casechange.js';import _0x6f1f1 from'./integrations/ckbox.js';import _0x4fdf85 from'./integrations/codeblock.js';import _0x4221f0 from'./integrations/comments.js';import _0x2ae29b from'./integrations/deletecommand.js';import _0x39f954 from'./integrations/list.js';import _0x522248 from'./integrations/listproperties.js';import _0x1883c4 from'./integrations/entercommand.js';import _0x3a1ea8 from'./integrations/findandreplace.js';import _0x505177 from'./integrations/font.js';import _0x6c9116 from'./integrations/formatpainter.js';import _0x32d95a from'./integrations/heading.js';import _0x22a6f7 from'./integrations/highlight.js';import _0x46e4f3 from'./integrations/horizontalline.js';import _0xf7033a from'./integrations/htmlembed.js';import _0x5ed1ca from'./integrations/image.js';import _0x240ab8 from'./integrations/imagereplace.js';import _0x36ce0a from'./integrations/imagestyle.js';import _0x3018a9 from'./integrations/importword.js';import _0x52660b from'./integrations/indent.js';import _0x4ba28f from'./integrations/inputcommand.js';import _0x36c823 from'./integrations/link.js';import _0x6214d8 from'./integrations/legacylist.js';import _0x3c1659 from'./integrations/legacylistproperties.js';import _0x2b4cb9 from'./integrations/mediaembed.js';import _0x1ed2a7 from'./integrations/mention.js';import _0x39c513 from'./integrations/mergefields.js';import _0x4f5ecd from'./integrations/multilevellist.js';import _0x141c77 from'./integrations/pagebreak.js';import _0x1b177c from'./integrations/paragraph.js';import _0x24ed25 from'./integrations/removeformat.js';import _0x3cf7dd from'./integrations/restrictededitingmode.js';import _0xe5941a from'./integrations/shiftentercommand.js';import _0x502216 from'./integrations/standardeditingmode.js';import _0x5e625b from'./integrations/style.js';import _0x51d3b7 from'./integrations/table.js';import _0xb76fdd from'./integrations/tablemergesplit.js';import _0x308c06 from'./integrations/tableheadings.js';import _0x374564 from'./integrations/tableclipboard.js';function _0x200d(){const _0xb6b004=['isAtStart','removeAttribute','addSuggestionData','data','registerBlockAttribute','markInsertion','rejected','attribute:','ck-suggestion-marker-formatInline','remove','addMarker','attributeNewValue','_afterChanges','formatInline','assign','startsWith','_getAttributeKey','never','isLimit','insertion:join','24808yJZemw','updateMarker','collaboration.channelId','delete','acceptSuggestion','clear','registerInlineAttribute','createSelection','execute','commentThread','unshift','plugins','howMany','markInlineFormat','fromCharCode','_recordAttributeChanges','author','change:activeMarkers','model','isIntersecting','getChangedMarkers','reconvertMarker','removeClass','external:','addMarker:suggestion','hasComments','removeMarker:suggestion:formatBlock','getMultiRangeId','_blockAttributeKeys','markerToData','lowest','end','containsRange','isLocal','markMultiRangeDeletion','bindElementToMarker','trackChanges.trackFormatChanges','insertion:chain','pluginName','action','toViewElement','discardSuggestion','high','suggestionLoaded','_mergeNestedSuggestions','_enabledCommands','push','deletion:chain','isEqual','deletion','stopListening','trackChanges.mergeNestedSuggestions','CommentsRepository','removeMarker:suggestion:attribute','addMarker:suggestion:attribute','stringify','map','10XJSRSt','data-author-id','_isBlockAttribute','batch','always','updateSuggestion','getRanges','_addThreadToSuggestion','_isForcedDefaultExecutionBlock','ck-suggestion-marker-','editingDowncast','suggestion:','getContainedElement','schema','selection','fire','_model','ready','_customCallbacks','some','markers','discard','unbind','isAtEnd','getLastMatchingPosition','getMarkers','requires','_initAriaMarkerChangeAnnouncements','removeComment','_commentsRepository','forward','addRange','formatInline:join','writer','get','getAncestors','getRange','editing','deletion:join','filter','Users','_suggestionState','showSuggestionHighlights','deletion:','formatBlock:join','@external','isBlock','getSuggestionCallback','multipleBlocks','for','range','detach','consumable','type','containerElement','find','ck-suggestion-marker--active','originalSuggestionId','acceptSelectedSuggestions','refresh','_reduceExistingSuggestions','suggestionUnloaded','then','catch','isSelectable','markAttributeChange','_findSuggestions','group','isAfter','start','addUser','enableReadOnlyMode','enableDefaultAttributesIntegration','formatBlock:accept','containsItem','addClass','isInContent','buildSuggestion','acceptAllSuggestions','attribute:join','root','size','hasCommentThread','clone','activeMarkers','accepted','markDeletion','attribute:discard','upcast','_isDataLoaded','adapter','attributeKey','forceDefaultExecution','isUndo','_registerDefaultCallbacks','_setSuggestionData','_processAttributeChanges','markBlockFormat','_removeSuggestion','authoredAt','nodeAfter','9750917pRuvTN','includes','nodeBefore','_addSuggestionMarker','trackChanges','init','dataReady','name','TrackChangesEditing','createPositionAt','splitPosition','getFirstMarker','insertion:discard','isBefore','formatInline:discard','2360760MrRTgN','LEAVE','descriptionFactory','change:_saved','tablePasteChainId','markerName','attribute:accept','882LPHikI','track-changes-suggestion-not-found','isObject','update:suggestion','value','forEach','length','before','track-changes-user-not-found','substring','subType','unbindElementFromMarkerName','_reduceSuggestionAttributeRange','fromRange','enqueueChange','item','suggestionChanged','_suggestionFactory','PENDING_ACTION_SUGGESTION','groupId','getNearestSelectionRange','_recordAttributeSuggestions','mapper','element','_cutOutSuggestionMarker','981knVhhQ','markMultiRangeInsertion','oldRange','differ','setSelection','enableCommand','documentSelection','1765712XiKwJt','_checkSuggestionCorrectness','track-changes-enable-command-twice','markMultiRangeBlockFormat','sort','substr','dataToMarker','resolve','conversion','_defaultCallbacks','setTo','getFirstRange','getAttribute','warn','attributeOldValue','insertion:','discardAllSuggestions','key','default','config','commands','getCommentThread','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','addComment','accept','attributes','isNextTo','head','deleteContent','_updateSuggestionData','stop','FORMATTING','isDocumentOperation','_onDiscard','editor','14wVNgzE','define','formatInline:accept','_getMarkerAnnouncementText','targetPosition','isExternal','containsPosition','moveTargetPosition','deletion:discard','dataDowncast','_inlineAttributeKeys','pop','format','5614xkyDEh','_isRegisteredAttribute','registerPostFixer','track-changes-adapter-missing-getsuggestion','createPositionBefore','add','meta','set','listenTo','addSuggestion','isArray','isMultiRange','elementStart','data-suggestion','markerToHighlight','consume','splice','insertContent','createRangeIn','$marker','_getExternalAuthor','getAllAdjacentSuggestions','fetchCommentThread','move','insertion:accept','isOwn','isInsideObject','low','formatBlock:','_suggestions','hasSuggestion','applyOperation','formatGroupId','createElement','_joinWithAdjacentSuggestions','_splitMarkerName','parent','markerReady','return','widget','split','ck-suggestion-marker-formatBlock','_rangeIsInLocalUserInsertion','ENTER','createRange','containsRangeInObject','isRemovable','$graveyard','$textProxy','oldValue','rethrowUnexpectedError','keys','_breakSuggestionMarker','elementEnd','locale','position','suggestion:attribute:','isIntersectingWithRange','getCustomProperty','_adapter','_createSuggestion','next','authorName','getUser','addMarkerName','has','markerNameToElements','formatBlock:chain','track-changes-command-not-found','PendingActions','getDifference','skipNestingCheck','getShiftedBy','addHighlight','getItems','toUpperCase','_editor','_SUGGESTION_ANNOUNCEMENT','insert','concat','removed','comments','chain','elementToElement','_getSuggestionData','getChanges','notReady','getWalker','commandName','every','registerCustomCallback','createRangeOn','backward','_joinSuggestions','addMarker:suggestion:formatBlock','removeMarkers','_getAuthorFromId','trackChangesCommand','removeMarker','multi','formatInline:','_refreshSuggestionsChain','highest','discardSelectedSuggestions','announce','getIntersection','_saved','$text','toJSON','after','open','_setSuggestionRange','previous','createPositionAfter','createdAt','addCommentThread','_processAttributeSuggestions','formatBlock:discard','from','join','suggestion','rename','$elementName','creator','isTouching','formatInline:chain','1139835fwkSxj','attribute','change:data','document','deletion:accept','49076vEGjyA','error-saving-suggestion-data-suggestion-discarded','newRange','getSuggestion','newValue','formatBlock','setAttribute','insertion','rootName','_handleNewSuggestionMarker','track-changes-suggestion-data-mismatch','_trackFormatChanges','_refreshAttributeSuggestionsChain','change','track-changes-adapter-already-set','options','values','normal','getSuggestions','ck-suggestion-marker','suggestion-type','marker-count','isCollapsed'];_0x200d=function(){return _0xb6b004;};return _0x200d();}import _0x5b73c5 from'./integrations/tablecolumnresize.js';import _0x31a8a2 from'./integrations/template.js';import _0x49ae93 from'./integrations/tableofcontents.js';import _0x197586 from'./integrations/title.js';import _0x324ae8 from'./integrations/undo.js';import _0x55d203 from'./integrations/tablecaption.js';import _0x413e78 from'./integrations/tableproperties.js';import{getTranslation as _0x4e6bdb}from'./utils/common-translations.js';import{isEqual as _0x40793d,omit as _0x3009c5}from'lodash-es';export const renameAttributeKey=_0x97f9ec(0x2c0);export default class p extends _0x3b70a9{static get[_0x97f9ec(0x347)](){const _0x254d17=_0x97f9ec;return[_0x254d17(0x328),_0x25b2f5,_0x1ca259,_0x56deca,_0x3a2b5a,_0x47f956,_0x3f3cc0,_0x6f1f1,_0x40559f,_0x4fdf85,_0x4221f0,_0x2ae29b,_0x1883c4,_0x3a1ea8,_0x505177,_0x6c9116,_0x32d95a,_0x22a6f7,_0x46e4f3,_0xf7033a,_0x5ed1ca,_0x36ce0a,_0x240ab8,_0x3018a9,_0x52660b,_0x4ba28f,_0x6214d8,_0x3c1659,_0x4f5ecd,_0x36c823,_0x39f954,_0x522248,_0x2b4cb9,_0x1ed2a7,_0x39c513,_0x141c77,_0x1b177c,_0x24ed25,_0x3cf7dd,_0xe5941a,_0x502216,_0x5e625b,_0x51d3b7,_0xb76fdd,_0x308c06,_0x55d203,_0x374564,_0x5b73c5,_0x49ae93,_0x413e78,_0x31a8a2,_0x197586,_0x324ae8];}static get[_0x97f9ec(0x31a)](){const _0x16e7c3=_0x97f9ec;return _0x16e7c3(0x1e8);}constructor(_0x3ea3d1){const _0x48dd32=_0x97f9ec;function _0x36836c(_0x46260f){const _0x39eb5c=_0x5a88;return _0x46260f[_0x39eb5c(0x32c)](_0x1f9c21=>String[_0x39eb5c(0x302)](_0x1f9c21))[_0x39eb5c(0x2bd)]('');}super(_0x3ea3d1),this[_0x48dd32(0x20b)]=!0x1,this[_0x48dd32(0x24d)](_0x48dd32(0x1cf),[]),this['on'](_0x48dd32(0x305),(_0x39ca0f,_0x3c1310,_0x542281,_0x2df2d0)=>{const _0x9d81c2=_0x48dd32;this[_0x9d81c2(0x33d)][_0x9d81c2(0x2d6)](()=>{const _0x186027=_0x9d81c2;for(const _0x29dcc1 of[..._0x2df2d0,..._0x542281])this[_0x186027(0x33d)][_0x186027(0x341)][_0x186027(0x287)](_0x29dcc1)&&_0x3ea3d1[_0x186027(0x1a0)][_0x186027(0x309)](_0x29dcc1);});}),this[_0x48dd32(0x1f1)]=new _0x720e8b(this[_0x48dd32(0x238)][_0x48dd32(0x306)][_0x48dd32(0x33a)],this[_0x48dd32(0x238)][_0x48dd32(0x27c)]),this[_0x48dd32(0x281)]=null,this[_0x48dd32(0x207)]=new Et(this[_0x48dd32(0x238)]),this[_0x48dd32(0x263)]=new Map(),this[_0x48dd32(0x34a)]=_0x3ea3d1[_0x48dd32(0x2ff)][_0x48dd32(0x34f)](_0x48dd32(0x328)),this[_0x48dd32(0x321)]=new Set(),this[_0x48dd32(0x33d)]=this[_0x48dd32(0x238)][_0x48dd32(0x306)],this[_0x48dd32(0x1a4)]=new WeakMap(),this[_0x48dd32(0x335)]=!0x1,this[_0x48dd32(0x310)]=new Set([_0x48dd32(0x2c0)]),this[_0x48dd32(0x243)]=new Set(),_0x3ea3d1[_0x48dd32(0x229)][_0x48dd32(0x23a)](_0x48dd32(0x318),_0x48dd32(0x228)),this[_0x48dd32(0x2d4)]=_0x3ea3d1[_0x48dd32(0x229)][_0x48dd32(0x34f)](_0x48dd32(0x318)),_0x3ea3d1[_0x48dd32(0x229)][_0x48dd32(0x23a)](_0x48dd32(0x327),!0x0),this[_0x48dd32(0x320)]=_0x3ea3d1[_0x48dd32(0x229)][_0x48dd32(0x34f)](_0x48dd32(0x327)),this[_0x48dd32(0x2a7)]=new _0x10f00c(_0x3ea3d1,this[_0x48dd32(0x321)]),this[_0x48dd32(0x348)](),this[_0x36836c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x36836c([0x34,0x30,0x34,0x38,0x31,0x38,0x35,0x36]);}[_0x97f9ec(0x1e5)](){const _0x3565c9=_0x97f9ec,_0x486a79=this[_0x3565c9(0x238)],_0x384d56=(_0xfdbb1b,_0x339a65)=>{const _0x121cc0=_0x3565c9;if(_0x121cc0(0x2c5)!=_0xfdbb1b)return _0x121cc0(0x336)+_0xfdbb1b;const _0x4a2ff0=_0x339a65[_0x121cc0(0x26e)]('|')[0x0];return this[_0x121cc0(0x32f)](_0x4a2ff0)?_0x121cc0(0x26f):_0x121cc0(0x2e8);};_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x337))[_0x3565c9(0x254)]({'model':_0x3565c9(0x2be),'view':_0x55ce68=>{const _0x55cfe6=_0x3565c9,{id:_0x32372c,authorId:_0x752963,type:_0x26be98,subType:_0x16b056}=this[_0x55cfe6(0x269)](_0x55ce68[_0x55cfe6(0x1f4)]),_0x32980b=[_0x55cfe6(0x2dc),_0x384d56(_0x26be98,_0x16b056)];let _0x59f8d8=0xbb8;return this[_0x55cfe6(0x1cf)][_0x55cfe6(0x1e1)](_0x55ce68[_0x55cfe6(0x1f4)])&&(_0x32980b[_0x55cfe6(0x322)](_0x55cfe6(0x1b3)),_0x59f8d8=0xbc2),_0x55cfe6(0x325)==_0x26be98&&(_0x59f8d8+=0x5),{'classes':_0x32980b,'attributes':{'data-suggestion':_0x32372c,'data-author-id':_0x752963},'priority':_0x59f8d8};}}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x242))[_0x3565c9(0x24b)](_0x2702f0=>{const _0x3d0787=_0x3565c9;_0x2702f0['on'](_0x3d0787(0x30c),(_0x2dbb45,_0x30a65f,_0x10c6dc)=>{const _0x28df0a=_0x3d0787;if(!_0x10c6dc[_0x28df0a(0x2d8)][_0x28df0a(0x1a5)])return;const _0x3a8761=_0x30a65f[_0x28df0a(0x205)];if(!_0x3a8761)return;const _0x40c0b7=_0x10c6dc[_0x28df0a(0x20c)][_0x28df0a(0x31c)](_0x3a8761);_0x486a79[_0x28df0a(0x306)][_0x28df0a(0x33a)][_0x28df0a(0x1f8)](_0x3a8761)&&_0x40c0b7&&!_0x40c0b7[_0x28df0a(0x280)](_0x28df0a(0x26d))&&_0x40c0b7['is'](_0x28df0a(0x1b1))&&_0x548cfd(_0x40c0b7,_0x10c6dc[_0x28df0a(0x34e)]);},{'priority':_0x3d0787(0x31e)});}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x242))[_0x3565c9(0x254)]({'model':_0x3565c9(0x2be),'view':(_0xae15f5,_0x2d97ad)=>{const _0x3a811c=_0x3565c9;if(!_0x2d97ad[_0x3a811c(0x2d8)][_0x3a811c(0x1a5)])return null;const {type:_0xebba75,subType:_0x5f4282}=this[_0x3a811c(0x269)](_0xae15f5[_0x3a811c(0x1f4)]);return{'classes':[_0x3a811c(0x2dc),_0x384d56(_0xebba75,_0x5f4282)],'priority':0xbb8};}});const _0x2a00da=({showActiveMarkers:_0x528800=!0x0,isAttributeSuggestion:_0x113693=!0x1}={})=>(_0x4b5e5f,_0x14527c,_0xa3535f)=>{const _0x3c8718=_0x3565c9;if(!_0x14527c[_0x3c8718(0x205)])return;const {id:_0x1824d7,authorId:_0x2abf61}=this[_0x3c8718(0x269)](_0x14527c[_0x3c8718(0x1f4)]);if(_0x113693){const _0x100cf7=this[_0x3c8718(0x263)][_0x3c8718(0x34f)](_0x1824d7),_0x33709d=this[_0x3c8718(0x2f0)](_0x100cf7);if(!this[_0x3c8718(0x32f)](_0x33709d))return;}if(_0x14527c[_0x3c8718(0x205)]['is'](_0x3c8718(0x33b)))return void _0xa3535f[_0x3c8718(0x1af)][_0x3c8718(0x255)](_0x14527c[_0x3c8718(0x205)],_0x4b5e5f[_0x3c8718(0x1e7)]);const _0x4b2d74=_0xa3535f[_0x3c8718(0x20c)][_0x3c8718(0x31c)](_0x14527c[_0x3c8718(0x205)]);if(_0x14527c[_0x3c8718(0x205)]['is'](_0x3c8718(0x20d))&&_0x486a79[_0x3c8718(0x306)][_0x3c8718(0x33a)][_0x3c8718(0x1a9)](_0x14527c[_0x3c8718(0x205)])&&!_0x4b2d74[_0x3c8718(0x280)](_0x3c8718(0x28f))){_0xa3535f[_0x3c8718(0x34e)][_0x3c8718(0x1c6)]([_0x3c8718(0x2dc),_0x3c8718(0x26f)],_0x4b2d74),_0xa3535f[_0x3c8718(0x34e)][_0x3c8718(0x2cf)](_0x3c8718(0x253),_0x1824d7,_0x4b2d74),_0xa3535f[_0x3c8718(0x34e)][_0x3c8718(0x2cf)](_0x3c8718(0x32e),_0x2abf61,_0x4b2d74),_0xa3535f[_0x3c8718(0x20c)][_0x3c8718(0x317)](_0x4b2d74,_0x14527c[_0x3c8718(0x1f4)]),_0x528800&&(this[_0x3c8718(0x1cf)][_0x3c8718(0x1e1)](_0x14527c[_0x3c8718(0x1f4)])?_0xa3535f[_0x3c8718(0x34e)][_0x3c8718(0x1c6)](_0x3c8718(0x1b3),_0x4b2d74):_0xa3535f[_0x3c8718(0x34e)][_0x3c8718(0x30a)](_0x3c8718(0x1b3),_0x4b2d74));for(const _0x4dba7e of _0x486a79[_0x3c8718(0x306)][_0x3c8718(0x258)](_0x14527c[_0x3c8718(0x205)])[_0x3c8718(0x290)]())_0xa3535f[_0x3c8718(0x1af)][_0x3c8718(0x255)](_0x4dba7e,_0x4b5e5f[_0x3c8718(0x1e7)]);_0xa3535f[_0x3c8718(0x1af)][_0x3c8718(0x255)](_0x14527c[_0x3c8718(0x205)],_0x4b5e5f[_0x3c8718(0x1e7)]);}};_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x242))[_0x3565c9(0x24b)](_0x4d19fc=>{const _0x314fbd=_0x3565c9;_0x4d19fc['on'](_0x314fbd(0x2a4),(_0x5cadae,_0x2ba3e6,_0x50822a)=>{const _0x332a16=_0x314fbd;_0x50822a[_0x332a16(0x2d8)][_0x332a16(0x1a5)]&&_0x2a00da({'showActiveMarkers':!0x1})(_0x5cadae,_0x2ba3e6,_0x50822a);},{'priority':_0x314fbd(0x2ac)});}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x242))[_0x3565c9(0x24b)](_0x2285a9=>{const _0x641140=_0x3565c9;_0x2285a9['on'](_0x641140(0x32a),(_0xcf8be7,_0x18ef15,_0x13d5ec)=>{const _0x2c3057=_0x641140;_0x13d5ec[_0x2c3057(0x2d8)][_0x2c3057(0x1a5)]&&_0x2a00da({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xcf8be7,_0x18ef15,_0x13d5ec);},{'priority':_0x641140(0x2ac)});}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x242))[_0x3565c9(0x311)]({'model':_0x3565c9(0x2be),'view':(_0x4266b4,_0x16cacc)=>_0x16cacc[_0x3565c9(0x2d8)][_0x3565c9(0x1a5)]?null:{'group':_0x3565c9(0x2be),'name':_0x4266b4[_0x3565c9(0x21b)](0xb)}}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x1d3))[_0x3565c9(0x299)]({'view':{'name':_0x3565c9(0x2be),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xb96dc4,{writer:_0xc38618})=>{const _0x957552=_0x3565c9;let _0x3deff2=_0x957552(0x338)+_0xb96dc4[_0x957552(0x222)](_0x957552(0x2dd))+':'+_0xb96dc4[_0x957552(0x222)]('id');return _0xb96dc4[_0x957552(0x222)](_0x957552(0x2de))&&(_0x3deff2+=':'+_0xb96dc4[_0x957552(0x222)](_0x957552(0x2de))),_0xc38618[_0x957552(0x267)](_0x957552(0x259),{'data-name':_0x3deff2});}}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x1d3))[_0x3565c9(0x21c)]({'view':_0x3565c9(0x2be)}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x337))[_0x3565c9(0x24b)](_0x275add=>{const _0x5b5fc7=_0x3565c9;_0x275add['on'](_0x5b5fc7(0x2a4),_0x2a00da(),{'priority':_0x5b5fc7(0x31e)});}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x337))[_0x3565c9(0x24b)](_0x3415f6=>{const _0x1c0de7=_0x3565c9;_0x3415f6['on'](_0x1c0de7(0x32a),_0x2a00da({'isAttributeSuggestion':!0x0}),{'priority':_0x1c0de7(0x31e)});}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x337))[_0x3565c9(0x24b)](_0x255e4d=>{const _0x241c2d=_0x3565c9;_0x255e4d['on'](_0x241c2d(0x30e),(_0x22ba4e,_0x42a9a6,_0x299137)=>{const _0x272c4d=_0x241c2d,_0x5a6180=_0x299137[_0x272c4d(0x20c)][_0x272c4d(0x288)](_0x42a9a6[_0x272c4d(0x1f4)]);if(_0x5a6180){for(const _0x343461 of _0x5a6180)_0x343461[_0x272c4d(0x280)](_0x272c4d(0x28f))||(_0x299137[_0x272c4d(0x34e)][_0x272c4d(0x30a)]([_0x272c4d(0x2dc),_0x272c4d(0x26f),_0x272c4d(0x1b3)],_0x343461),_0x299137[_0x272c4d(0x34e)][_0x272c4d(0x2e1)](_0x272c4d(0x253),_0x343461),_0x299137[_0x272c4d(0x34e)][_0x272c4d(0x2e1)](_0x272c4d(0x32e),_0x343461),_0x299137[_0x272c4d(0x20c)][_0x272c4d(0x201)](_0x343461,_0x42a9a6[_0x272c4d(0x1f4)]));}},{'priority':_0x241c2d(0x31e)});}),_0x486a79[_0x3565c9(0x21e)][_0x3565c9(0x1ac)](_0x3565c9(0x337))[_0x3565c9(0x24b)](_0x39618b=>{const _0x4ce5fa=_0x3565c9;_0x39618b['on'](_0x4ce5fa(0x329),(_0xf97db9,_0xc9a26d,_0x4738cc)=>{const _0x8f684a=_0x4ce5fa,_0x2e5d4c=_0x4738cc[_0x8f684a(0x20c)][_0x8f684a(0x288)](_0xc9a26d[_0x8f684a(0x1f4)]);if(!_0x2e5d4c)return;const {id:_0x218658}=this[_0x8f684a(0x269)](_0xc9a26d[_0x8f684a(0x1f4)]),_0x1e9ced=this[_0x8f684a(0x263)][_0x8f684a(0x34f)](_0x218658),_0x4448c0=this[_0x8f684a(0x2f0)](_0x1e9ced);if(this[_0x8f684a(0x32f)](_0x4448c0)){for(const _0x4351fd of _0x2e5d4c)_0x4351fd[_0x8f684a(0x280)](_0x8f684a(0x28f))||(_0x4738cc[_0x8f684a(0x34e)][_0x8f684a(0x30a)]([_0x8f684a(0x2dc),_0x8f684a(0x26f),_0x8f684a(0x1b3)],_0x4351fd),_0x4738cc[_0x8f684a(0x34e)][_0x8f684a(0x2e1)](_0x8f684a(0x253),_0x4351fd),_0x4738cc[_0x8f684a(0x34e)][_0x8f684a(0x2e1)](_0x8f684a(0x32e),_0x4351fd),_0x4738cc[_0x8f684a(0x20c)][_0x8f684a(0x201)](_0x4351fd,_0xc9a26d[_0x8f684a(0x1f4)]));}},{'priority':_0x4ce5fa(0x31e)});}),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x2c7)][_0x3565c9(0x248)](_0x45c3a=>{const _0x3dabbf=_0x3565c9;let _0x3a0bdf=!0x1;const _0x11f8cd=Array[_0x3dabbf(0x2bc)](_0x486a79[_0x3dabbf(0x306)][_0x3dabbf(0x2c7)][_0x3dabbf(0x212)][_0x3dabbf(0x308)]()),_0xa155b4=new Set();for(const {name:_0x37dc44,data:_0x122250}of _0x11f8cd){const {group:_0x3418b9,type:_0x4a9128,subType:_0x1f5b6e,id:_0xe03ccc}=this[_0x3dabbf(0x269)](_0x37dc44);if(_0x3dabbf(0x2be)!==_0x3418b9)continue;const _0x2fb8d9=this[_0x3dabbf(0x263)][_0x3dabbf(0x34f)](_0xe03ccc);if(null!=_0x122250[_0x3dabbf(0x2cb)]){_0x3dabbf(0x2ed)==_0x4a9128&&(_0x3a0bdf=_0x3a0bdf||Ut(_0x122250[_0x3dabbf(0x2cb)],_0x37dc44,_0x45c3a,_0x486a79[_0x3dabbf(0x306)][_0x3dabbf(0x33a)]));const _0x2ade5d=_0x3dabbf(0x2c5)==_0x4a9128&&this[_0x3dabbf(0x32f)](_0x1f5b6e[_0x3dabbf(0x26e)]('|')[0x0]);if(_0x122250[_0x3dabbf(0x2cb)][_0x3dabbf(0x2df)]||_0x3dabbf(0x275)==_0x122250[_0x3dabbf(0x2cb)][_0x3dabbf(0x1cb)][_0x3dabbf(0x2d1)]||_0x3dabbf(0x2ce)==_0x4a9128&&!Ft(_0x122250[_0x3dabbf(0x2cb)])||_0x2ade5d&&!Ft(_0x122250[_0x3dabbf(0x2cb)])||_0x3dabbf(0x325)==_0x4a9128&&!(!Vt(_0x441e29=_0x122250[_0x3dabbf(0x2cb)])&&!function(_0x213276){const _0x304959=_0x3dabbf;return _0x213276[_0x304959(0x1c0)][_0x304959(0x26a)]==_0x213276[_0x304959(0x313)][_0x304959(0x1e2)]&&_0x213276[_0x304959(0x1c0)][_0x304959(0x344)];}(_0x441e29)))_0x45c3a[_0x3dabbf(0x2a8)](_0x37dc44),_0x3a0bdf=!0x0;else{if(!_0x2fb8d9||!_0x2fb8d9[_0x3dabbf(0x1c7)])continue;if(_0x122250[_0x3dabbf(0x2cb)]&&_0x122250[_0x3dabbf(0x211)]&&_0x122250[_0x3dabbf(0x2cb)][_0x3dabbf(0x324)](_0x122250[_0x3dabbf(0x211)]))continue;_0xa155b4[_0x3dabbf(0x24b)](_0x2fb8d9);}}}var _0x441e29;return _0xa155b4[_0x3dabbf(0x1cc)]>0x0&&(_0x3a0bdf=!!this[_0x3dabbf(0x268)](_0xa155b4)||_0x3a0bdf),_0x3a0bdf;}),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x2c7)][_0x3565c9(0x248)](_0x11c772=>{const _0xd75c52=_0x3565c9;let _0x47beac=!0x1;for(const _0x29ea36 of _0x486a79[_0xd75c52(0x306)][_0xd75c52(0x2c7)][_0xd75c52(0x212)][_0xd75c52(0x29b)]())if(_0xd75c52(0x294)==_0x29ea36[_0xd75c52(0x1b0)])for(const _0x46f5bd of this[_0xd75c52(0x263)][_0xd75c52(0x2d9)]()){if(_0x46f5bd[_0xd75c52(0x251)]||!_0x46f5bd[_0xd75c52(0x1c7)])continue;const _0x15a09c=_0xd75c52(0x2ce)==_0x46f5bd[_0xd75c52(0x1b0)],_0x3d9568=this[_0xd75c52(0x2f0)](_0x46f5bd),_0x15cc58=_0x3d9568&&this[_0xd75c52(0x32f)](_0x3d9568);if(!_0x15a09c&&!_0x15cc58)continue;const _0x287f5a=_0x46f5bd[_0xd75c52(0x221)]();if(_0x287f5a[_0xd75c52(0x1c0)][_0xd75c52(0x26a)]!=_0x287f5a[_0xd75c52(0x313)][_0xd75c52(0x26a)]&&!_0x287f5a[_0xd75c52(0x313)][_0xd75c52(0x344)]){const _0xac3ecc=_0x486a79[_0xd75c52(0x306)][_0xd75c52(0x1e9)](_0x287f5a[_0xd75c52(0x1c0)][_0xd75c52(0x1df)],_0xd75c52(0x313)),_0x142725=_0x486a79[_0xd75c52(0x306)][_0xd75c52(0x272)](_0x287f5a[_0xd75c52(0x1c0)],_0xac3ecc);_0x11c772[_0xd75c52(0x2f5)](_0x46f5bd[_0xd75c52(0x1eb)](),{'range':_0x142725}),_0x47beac=!0x0;}}return _0x47beac;}),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x2c7)][_0x3565c9(0x248)](_0x7b045b=>this[_0x3565c9(0x1db)](_0x7b045b)),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x2c7)][_0x3565c9(0x248)](_0x4ee036=>!_0x4ee036[_0x3565c9(0x330)][_0x3565c9(0x315)]&&this[_0x3565c9(0x2ba)](_0x4ee036)),_0x486a79[_0x3565c9(0x306)]['on'](_0x3565c9(0x2ec),()=>{const _0x19c585=_0x3565c9;this[_0x19c585(0x20b)]=!0x1;}),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x2c7)]['on'](_0x3565c9(0x2c6),(_0x4d9197,_0x5f23d3)=>{const _0x1865b3=_0x3565c9;if(!_0x5f23d3[_0x1865b3(0x315)]||_0x5f23d3[_0x1865b3(0x1d8)])return;if(!this[_0x1865b3(0x20b)])return;const _0x50c447=_0x486a79[_0x1865b3(0x306)][_0x1865b3(0x2c7)][_0x1865b3(0x212)][_0x1865b3(0x29b)]();if(0x0==_0x50c447[_0x1865b3(0x1fc)])return;const _0x537515=[],_0x45c5a4=_0x50c447[_0x1865b3(0x1a2)](_0x22c31e=>_0x1865b3(0x2c5)==_0x22c31e[_0x1865b3(0x1b0)]),_0x20a308=_0x50c447[_0x1865b3(0x1a2)](_0x5bce37=>_0x1865b3(0x294)==_0x5bce37[_0x1865b3(0x1b0)]&&_0x1865b3(0x2b1)!=_0x5bce37[_0x1865b3(0x1e7)]);for(const _0x57083f of _0x45c5a4)this[_0x1865b3(0x247)](_0x57083f[_0x1865b3(0x1d6)])&&_0x537515[_0x1865b3(0x322)]({'key':_0x57083f[_0x1865b3(0x1d6)],'newValue':_0x57083f[_0x1865b3(0x2eb)],'oldValue':_0x57083f[_0x1865b3(0x224)],'range':Pt(_0x57083f[_0x1865b3(0x1ad)],_0x486a79[_0x1865b3(0x306)])});for(const _0xe5c77 of _0x20a308){if(_0x1865b3(0x2bf)!=_0xe5c77[_0x1865b3(0x31b)]&&_0x1865b3(0x1b6)!=_0xe5c77[_0x1865b3(0x31b)])continue;const _0x51c754=Lt(_0xe5c77[_0x1865b3(0x27d)][_0x1865b3(0x1df)],_0x486a79[_0x1865b3(0x306)]),_0x4a996c=_0xe5c77[_0x1865b3(0x1fd)];_0x1865b3(0x2bf)==_0xe5c77[_0x1865b3(0x31b)]&&_0x537515[_0x1865b3(0x322)]({'key':_0x1865b3(0x2c0),'newValue':_0xe5c77[_0x1865b3(0x1e7)],'oldValue':_0x4a996c[_0x1865b3(0x1e7)],'range':_0x51c754});for(const [_0x1cec43,_0x3237be]of _0x4a996c[_0x1865b3(0x22f)]){if(!this[_0x1865b3(0x247)](_0x1cec43))continue;const _0x327026=_0xe5c77[_0x1865b3(0x22f)][_0x1865b3(0x34f)](_0x1cec43);_0x3237be!==_0x327026&&_0x537515[_0x1865b3(0x322)]({'key':_0x1cec43,'newValue':_0x327026,'oldValue':_0x3237be,'range':_0x51c754});}for(const [_0x393b34,_0x54f984]of _0xe5c77[_0x1865b3(0x22f)])this[_0x1865b3(0x247)](_0x393b34)&&(_0x4a996c[_0x1865b3(0x22f)][_0x1865b3(0x287)](_0x393b34)||_0x537515[_0x1865b3(0x322)]({'key':_0x393b34,'newValue':_0x54f984,'oldValue':null,'range':_0x51c754}));}0x0!=_0x537515[_0x1865b3(0x1fc)]&&_0x486a79[_0x1865b3(0x306)][_0x1865b3(0x204)](_0x5f23d3,_0x3d64d0=>{const _0x46287a=_0x1865b3,_0x159de6=_0x3705fd();for(const {range:_0x4ebf34,key:_0x147a0c,oldValue:_0x3d0f20,newValue:_0x21e585}of _0x537515)this[_0x46287a(0x1bc)](_0x4ebf34,_0x147a0c,_0x3d0f20,_0x21e585,{'groupId':_0x159de6});this[_0x46287a(0x1b7)](_0x3d64d0,_0x537515);});},{'priority':_0x3565c9(0x312)}),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x341)]['on'](_0x3565c9(0x1f9),(_0x61cb06,_0x5049bb,_0x4f705c)=>{const _0x4f202a=_0x3565c9;if(null==_0x4f705c){const {id:_0x169160}=this[_0x4f202a(0x269)](_0x5049bb[_0x4f202a(0x1e7)]),_0x36affd=this[_0x4f202a(0x263)][_0x4f202a(0x34f)](_0x169160);_0x36affd&&_0x36affd[_0x4f202a(0x286)](_0x5049bb[_0x4f202a(0x1e7)]);}}),_0x486a79[_0x3565c9(0x306)][_0x3565c9(0x2c7)]['on'](_0x3565c9(0x2c6),()=>{const _0x5eccc0=_0x3565c9,_0x240a42=Array[_0x5eccc0(0x2bc)](_0x486a79[_0x5eccc0(0x306)][_0x5eccc0(0x2c7)][_0x5eccc0(0x212)][_0x5eccc0(0x308)]())[_0x5eccc0(0x1a2)](_0x58575b=>_0x5eccc0(0x2be)===this[_0x5eccc0(0x269)](_0x58575b[_0x5eccc0(0x1e7)])[_0x5eccc0(0x1be)]);if(0x0===_0x240a42[_0x5eccc0(0x1fc)])return;_0x240a42[_0x5eccc0(0x21a)]((_0x39b571,_0x57c0ec)=>{const _0x2c60e5=_0x5eccc0,_0x305edc=_0x39b571[_0x2c60e5(0x2e3)][_0x2c60e5(0x211)],_0x458c4b=_0x57c0ec[_0x2c60e5(0x2e3)][_0x2c60e5(0x211)];return null===_0x305edc&&null===_0x458c4b?0x0:null===_0x305edc&&null!==_0x458c4b?-0x1:null!==_0x305edc&&null===_0x458c4b?0x1:_0x305edc[_0x2c60e5(0x1c0)][_0x2c60e5(0x1ed)](_0x458c4b[_0x2c60e5(0x1c0)])?-0x1:0x1;});const _0xc81780=new Set(),_0xf22a70=new Set();for(const {name:_0x36ede3,data:_0x5f4022}of _0x240a42){const {id:_0x4c9107}=this[_0x5eccc0(0x269)](_0x36ede3);if(null===_0x5f4022[_0x5eccc0(0x211)]){const _0x278223=this[_0x5eccc0(0x2d2)](_0x36ede3);_0xf22a70[_0x5eccc0(0x24b)](_0x278223);}else{const _0x592c98=this[_0x5eccc0(0x263)][_0x5eccc0(0x34f)](_0x4c9107);null!==_0x5f4022[_0x5eccc0(0x2cb)]||_0x592c98[_0x5eccc0(0x1c7)]?(_0xc81780[_0x5eccc0(0x24b)](_0x592c98[_0x5eccc0(0x231)]),_0xf22a70[_0x5eccc0(0x24b)](_0x592c98)):this[_0x5eccc0(0x1dd)](_0x592c98);}}_0xf22a70[_0x5eccc0(0x1cc)]>0x0&&this[_0x5eccc0(0x2ab)](_0xf22a70);for(const _0x518bd9 of _0xc81780)this[_0x5eccc0(0x33c)](_0x5eccc0(0x206),_0x518bd9);}),_0x486a79[_0x3565c9(0x306)]['on'](_0x3565c9(0x265),(_0x36bbab,_0x1a721f)=>{const _0x43bc76=_0x3565c9,_0x4daf8c=_0x1a721f[0x0];if(!this[_0x43bc76(0x263)][_0x43bc76(0x1cc)])return;if(!_0x4daf8c[_0x43bc76(0x236)])return;if(_0x4daf8c[_0x43bc76(0x330)][_0x43bc76(0x1d8)]||!_0x4daf8c[_0x43bc76(0x330)][_0x43bc76(0x315)])return;let _0x41c9be,_0x37c602;switch(_0x4daf8c[_0x43bc76(0x1b0)]){case _0x43bc76(0x294):_0x41c9be=_0x486a79[_0x43bc76(0x306)][_0x43bc76(0x1e9)](_0x4daf8c[_0x43bc76(0x27d)]),_0x37c602=_0x41c9be[_0x43bc76(0x28e)](_0x4daf8c[_0x43bc76(0x300)]);break;case _0x43bc76(0x26e):_0x41c9be=_0x486a79[_0x43bc76(0x306)][_0x43bc76(0x1e9)](_0x4daf8c[_0x43bc76(0x1ea)]),_0x37c602=_0x486a79[_0x43bc76(0x306)][_0x43bc76(0x1e9)](_0x4daf8c[_0x43bc76(0x240)]);break;case _0x43bc76(0x25d):_0x41c9be=_0x486a79[_0x43bc76(0x306)][_0x43bc76(0x1e9)](_0x4daf8c[_0x43bc76(0x23d)]),_0x37c602=_0x41c9be[_0x43bc76(0x28e)](_0x4daf8c[_0x43bc76(0x300)]);break;default:return;}const _0x25b7c6=_0x486a79[_0x43bc76(0x306)][_0x43bc76(0x272)](_0x41c9be,_0x37c602);_0x486a79[_0x43bc76(0x306)][_0x43bc76(0x2d6)](()=>{const _0x2c7da0=_0x43bc76;for(const {suggestion:_0x4df490,meta:_0x1dcb75}of this[_0x2c7da0(0x1bd)](_0x25b7c6)){if(_0x4df490[_0x2c7da0(0x251)])continue;if(_0x2c7da0(0x2ed)==_0x4df490[_0x2c7da0(0x1b0)])continue;const _0x5c3f28=this[_0x2c7da0(0x2f0)](_0x4df490);if(_0x5c3f28&&this[_0x2c7da0(0x32f)](_0x5c3f28)&&_0x2c7da0(0x26e)!=_0x4daf8c[_0x2c7da0(0x1b0)])continue;const _0x3c3f79=_0x4df490[_0x2c7da0(0x2e3)]&&_0x4df490[_0x2c7da0(0x2e3)][_0x2c7da0(0x1ab)];(_0x2c7da0(0x2ce)!=_0x4df490[_0x2c7da0(0x1b0)]||_0x2c7da0(0x26e)==_0x4daf8c[_0x2c7da0(0x1b0)]&&!_0x3c3f79)&&(_0x1dcb75[_0x2c7da0(0x273)]||_0x2c7da0(0x2d0)==_0x4df490[_0x2c7da0(0x1b0)]&&_0x1dcb75[_0x2c7da0(0x25f)]||_0x4df490[_0x2c7da0(0x221)]()[_0x2c7da0(0x314)](_0x25b7c6)&&this[_0x2c7da0(0x27a)](_0x4df490,_0x41c9be,_0x37c602));}});},{'priority':_0x3565c9(0x312)}),_0x486a79[_0x3565c9(0x306)]['on'](_0x3565c9(0x232),(_0x49b0de,_0x4f2645)=>{const _0x47abb2=_0x3565c9,_0x597984=_0x4f2645[0x0],_0x34832d=_0x4f2645[0x1];if(_0x34832d&&_0x34832d[_0x47abb2(0x1d7)])return;if(this[_0x47abb2(0x335)])return;if(!this[_0x47abb2(0x2a7)][_0x47abb2(0x1fa)])return;if(_0x597984[_0x47abb2(0x2df)])return;const _0x5ea2e4=_0x486a79[_0x47abb2(0x306)][_0x47abb2(0x33a)],{start:_0x68dd04,end:_0x1a0cca}=_0x597984[_0x47abb2(0x221)](),_0x17ad5c=_0x68dd04[_0x47abb2(0x1df)]&&_0x5ea2e4[_0x47abb2(0x2f2)](_0x68dd04[_0x47abb2(0x1df)])?null:_0x5ea2e4[_0x47abb2(0x20a)](_0x68dd04,_0x47abb2(0x34b)),_0x329814=_0x1a0cca[_0x47abb2(0x1e2)]&&_0x5ea2e4[_0x47abb2(0x2f2)](_0x1a0cca[_0x47abb2(0x1e2)])?null:_0x5ea2e4[_0x47abb2(0x20a)](_0x1a0cca,_0x47abb2(0x2a2)),_0x12f8e2=_0x486a79[_0x47abb2(0x306)][_0x47abb2(0x272)](_0x17ad5c?_0x17ad5c[_0x47abb2(0x1c0)]:_0x68dd04,_0x329814?_0x329814[_0x47abb2(0x313)]:_0x1a0cca);_0x486a79[_0x47abb2(0x306)][_0x47abb2(0x2d6)](_0x5048c5=>{const _0x5cc263=_0x47abb2;this[_0x5cc263(0x1d1)](_0x12f8e2);const _0x320c6b=_0x486a79[_0x5cc263(0x306)][_0x5cc263(0x33a)][_0x5cc263(0x20a)](_0x12f8e2[_0x5cc263(0x1c0)]);_0x597984['is'](_0x5cc263(0x215))?_0x5048c5[_0x5cc263(0x213)](_0x320c6b):_0x597984[_0x5cc263(0x220)](_0x320c6b);}),_0x49b0de[_0x47abb2(0x234)]();},{'priority':_0x3fa66d[_0x3565c9(0x2da)]+0xa}),_0x486a79[_0x3565c9(0x306)]['on'](_0x3565c9(0x257),(_0x2d6bb8,_0x2f7a77)=>{const _0x112aae=_0x3565c9,_0x5505df=_0x2f7a77[_0x2f7a77[_0x112aae(0x1fc)]-0x1];_0x5505df&&_0x5505df[_0x112aae(0x1d7)]||this[_0x112aae(0x335)]||this[_0x112aae(0x2a7)][_0x112aae(0x1fa)]&&(_0x486a79[_0x112aae(0x306)][_0x112aae(0x2d6)](()=>{const _0x415aa3=_0x112aae;let _0x2730ae=_0x486a79[_0x415aa3(0x306)][_0x415aa3(0x257)](_0x2f7a77[0x0],_0x2f7a77[0x1],_0x2f7a77[0x2],{'forceDefaultExecution':!0x0});if(!_0x2730ae)return;_0x2d6bb8[_0x415aa3(0x26c)]=_0x2730ae[_0x415aa3(0x1ce)]();const _0x3f94f1=_0x2730ae[_0x415aa3(0x313)][_0x415aa3(0x1e2)],_0x46b138=_0x486a79[_0x415aa3(0x306)][_0x415aa3(0x33a)];_0x3f94f1&&_0x46b138[_0x415aa3(0x1a9)](_0x3f94f1)&&!_0x46b138[_0x415aa3(0x1f8)](_0x3f94f1)&&(_0x2730ae=_0x486a79[_0x415aa3(0x306)][_0x415aa3(0x272)](_0x2730ae[_0x415aa3(0x1c0)],_0x486a79[_0x415aa3(0x306)][_0x415aa3(0x1e9)](_0x3f94f1,_0x415aa3(0x313)))),this[_0x415aa3(0x2e5)](_0x2730ae);}),_0x2d6bb8[_0x112aae(0x234)]());},{'priority':_0x3565c9(0x31e)}),this[_0x3565c9(0x238)][_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x1e4),this[_0x3565c9(0x2a7)]),this[_0x3565c9(0x214)](_0x3565c9(0x1e4));const _0x2c6a04=new _0x36e6bb(_0x486a79,this[_0x3565c9(0x263)]);_0x486a79[_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x2f8),_0x2c6a04),this[_0x3565c9(0x214)](_0x3565c9(0x2f8));const _0x671256=new _0x1f8137(_0x486a79,this[_0x3565c9(0x263)]);_0x486a79[_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x31d),_0x671256),this[_0x3565c9(0x214)](_0x3565c9(0x31d)),_0x486a79[_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x1c9),new _0x3c3ae5(_0x486a79,_0x2c6a04,this[_0x3565c9(0x263)])),this[_0x3565c9(0x214)](_0x3565c9(0x1c9)),_0x486a79[_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x226),new _0x3c3ae5(_0x486a79,_0x671256,this[_0x3565c9(0x263)])),this[_0x3565c9(0x214)](_0x3565c9(0x226)),_0x486a79[_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x1b5),new _0x345f29(_0x486a79,_0x2c6a04,this[_0x3565c9(0x263)])),this[_0x3565c9(0x214)](_0x3565c9(0x1b5)),_0x486a79[_0x3565c9(0x22a)][_0x3565c9(0x24b)](_0x3565c9(0x2ad),new _0x345f29(_0x486a79,_0x671256,this[_0x3565c9(0x263)])),this[_0x3565c9(0x214)](_0x3565c9(0x2ad));const _0x563fd3=_0x486a79[_0x3565c9(0x2ff)][_0x3565c9(0x34f)](_0x3565c9(0x328));this[_0x3565c9(0x24e)](_0x563fd3,_0x3565c9(0x22d),(_0x4d7913,{threadId:_0x21cac8})=>{const _0x1a55a4=_0x3565c9,_0x1b2be=this[_0x1a55a4(0x263)][_0x1a55a4(0x34f)](_0x21cac8);_0x1b2be&&_0x1b2be[_0x1a55a4(0x2fd)]&&0x1===_0x1b2be[_0x1a55a4(0x2fd)][_0x1a55a4(0x1fc)]&&this[_0x1a55a4(0x233)](_0x21cac8,{'hasComments':!0x0});},{'priority':_0x3565c9(0x261)}),this[_0x3565c9(0x24e)](_0x563fd3,_0x3565c9(0x349),(_0xad2098,{threadId:_0x1a114a})=>{const _0x5b0402=_0x3565c9,_0x1314a5=this[_0x5b0402(0x263)][_0x5b0402(0x34f)](_0x1a114a);_0x1314a5&&_0x1314a5[_0x5b0402(0x2fd)]&&!_0x1314a5[_0x5b0402(0x2fd)][_0x5b0402(0x1fc)]&&this[_0x5b0402(0x233)](_0x1a114a,{'hasComments':!0x1});},{'priority':_0x3565c9(0x261)});}set[_0x97f9ec(0x1d5)](_0x16fed9){const _0xd0e754=_0x97f9ec;if(this[_0xd0e754(0x281)])throw new _0x4a475c(_0xd0e754(0x2d7),this);this[_0xd0e754(0x281)]=_0x16fed9;}get[_0x97f9ec(0x1d5)](){const _0x1358a3=_0x97f9ec;return this[_0x1358a3(0x281)];}[_0x97f9ec(0x2db)]({skipNotAttached:_0x383335=!0x1,toJSON:_0x3eca7b=!0x1}={}){const _0x3b4b91=_0x97f9ec,_0x4d9179=[];for(const _0xce1491 of this[_0x3b4b91(0x263)][_0x3b4b91(0x2d9)]())_0x383335&&!_0xce1491[_0x3b4b91(0x1c7)]||_0x4d9179[_0x3b4b91(0x322)](_0xce1491);return _0x3eca7b?_0x4d9179[_0x3b4b91(0x32c)](_0x22b6af=>_0x22b6af[_0x3b4b91(0x2b2)]()):_0x4d9179;}[_0x97f9ec(0x2cc)](_0x5b64a7){const _0x4508f0=_0x97f9ec,_0x873fb7=this[_0x4508f0(0x263)][_0x4508f0(0x34f)](_0x5b64a7);if(!_0x873fb7)throw new _0x4a475c(_0x4508f0(0x1f7),this);return _0x873fb7;}[_0x97f9ec(0x264)](_0x1c352d){const _0x109821=_0x97f9ec;return this[_0x109821(0x263)][_0x109821(0x287)](_0x1c352d);}[_0x97f9ec(0x2e2)](_0x34c593){const _0x51667b=_0x97f9ec,{authorId:_0x166cdb,id:_0x5b4947,attributes:_0x3aaa9e}=_0x34c593,[_0x18a63f,_0x36980e]=_0x34c593[_0x51667b(0x1b0)][_0x51667b(0x26e)](':'),_0x1ec871=this[_0x51667b(0x263)][_0x51667b(0x34f)](_0x5b4947)||this[_0x51667b(0x282)](_0x18a63f,_0x36980e,_0x5b4947,_0x166cdb,_0x3aaa9e);if(this[_0x51667b(0x334)](_0x1ec871),this[_0x51667b(0x217)](_0x1ec871,_0x18a63f,_0x36980e||null,_0x166cdb),_0x1ec871[_0x51667b(0x2b8)]=_0x34c593[_0x51667b(0x2b8)],_0x1ec871[_0x51667b(0x1d4)]=!0x0,_0x3aaa9e&&_0x3aaa9e[_0x51667b(0x1a8)]){const _0x101ba6=_0x3aaa9e[_0x51667b(0x1a8)],_0x2d6a96=this[_0x51667b(0x25a)](_0x101ba6[_0x51667b(0x284)]);_0x1ec871[_0x51667b(0x1de)]=_0x101ba6[_0x51667b(0x2b8)],_0x1ec871[_0x51667b(0x304)]=_0x2d6a96,_0x1ec871[_0x51667b(0x23e)]=!0x0;}else _0x1ec871[_0x51667b(0x1de)]=_0x34c593[_0x51667b(0x2b8)];switch(_0x34c593[_0x51667b(0x2e3)]&&(_0x1ec871[_0x51667b(0x2e3)]=_0x34c593[_0x51667b(0x2e3)]),_0x34c593[_0x51667b(0x22f)]&&(_0x1ec871[_0x51667b(0x22f)]=_0x34c593[_0x51667b(0x22f)]),this[_0x51667b(0x281)]&&this[_0x51667b(0x281)][_0x51667b(0x24f)]||(_0x1ec871[_0x51667b(0x2b0)]=!0x0),this[_0x51667b(0x1a4)][_0x51667b(0x34f)](_0x1ec871)){case _0x51667b(0x29c):this[_0x51667b(0x1a4)][_0x51667b(0x24d)](_0x1ec871,_0x51667b(0x1e6));break;case _0x51667b(0x26b):_0x1ec871[_0x51667b(0x1c7)]?(this[_0x51667b(0x268)](new Set([_0x1ec871])),this[_0x51667b(0x2ab)](new Set([_0x1ec871])),this[_0x51667b(0x1a4)][_0x51667b(0x24d)](_0x1ec871,_0x51667b(0x33e)),this[_0x51667b(0x33c)](_0x51667b(0x31f),_0x1ec871)):this[_0x51667b(0x1a4)][_0x51667b(0x24d)](_0x1ec871,_0x51667b(0x296));}return _0x1ec871;}[_0x97f9ec(0x2f8)](_0x289c74){const _0xec28cd=_0x97f9ec;this[_0xec28cd(0x1d7)](()=>{const _0x224fab=_0xec28cd;this[_0x224fab(0x238)][_0x224fab(0x306)][_0x224fab(0x2d6)](()=>{const _0x4b04a7=_0x224fab;for(const _0x4bbe3b of _0x289c74[_0x4b04a7(0x25b)]())_0x4bbe3b[_0x4b04a7(0x22e)]();});});}[_0x97f9ec(0x31d)](_0x123c69){const _0x1055c0=_0x97f9ec;this[_0x1055c0(0x1d7)](()=>{const _0x5295e7=_0x1055c0;this[_0x5295e7(0x238)][_0x5295e7(0x306)][_0x5295e7(0x2d6)](()=>{const _0x10b83b=_0x5295e7;for(const _0xf0e3a0 of _0x123c69[_0x10b83b(0x25b)]())_0xf0e3a0[_0x10b83b(0x342)]();});});}[_0x97f9ec(0x214)](_0x1746b0,_0xd00f77){const _0x59484a=_0x97f9ec,_0x46b75b=this[_0x59484a(0x238)][_0x59484a(0x22a)][_0x59484a(0x34f)](_0x1746b0);if(!_0x46b75b)throw new _0x4a475c(_0x59484a(0x28a),this,{'commandName':_0x1746b0});if(this[_0x59484a(0x321)][_0x59484a(0x287)](_0x46b75b))throw new _0x4a475c(_0x59484a(0x218),this,{'commandName':_0x1746b0});this[_0x59484a(0x321)][_0x59484a(0x24b)](_0x46b75b),_0xd00f77&&_0x46b75b['on'](_0x59484a(0x2fc),(_0x3784c7,_0x1e6c6e)=>{const _0x49bbe3=_0x59484a;this[_0x49bbe3(0x2a7)][_0x49bbe3(0x1fa)]&&(this[_0x49bbe3(0x335)]||(_0x1e6c6e[_0x49bbe3(0x1fc)]>0x0&&_0x1e6c6e[_0x1e6c6e[_0x49bbe3(0x1fc)]-0x1]&&_0x1e6c6e[_0x1e6c6e[_0x49bbe3(0x1fc)]-0x1][_0x49bbe3(0x1d7)]?_0x1e6c6e[_0x49bbe3(0x244)]():(_0x3784c7[_0x49bbe3(0x26c)]=_0xd00f77((..._0x529a46)=>_0x46b75b[_0x49bbe3(0x2fc)](..._0x529a46,{'forceDefaultExecution':!0x0}),..._0x1e6c6e),_0x3784c7[_0x49bbe3(0x234)]())));},{'priority':_0x59484a(0x31e)});}[_0x97f9ec(0x1d7)](_0x15dfe3){const _0x16e5f4=_0x97f9ec;let _0x29aefc,_0x8ec62d;const _0x1d90c8=this[_0x16e5f4(0x335)];this[_0x16e5f4(0x335)]=!0x0;try{_0x29aefc=_0x15dfe3();}catch(_0x3cb8f9){_0x8ec62d=_0x3cb8f9;}return _0x1d90c8||(this[_0x16e5f4(0x335)]=!0x1),_0x8ec62d&&_0x4a475c[_0x16e5f4(0x278)](_0x8ec62d,this),_0x29aefc;}[_0x97f9ec(0x2e5)](_0x393739,_0xd51d0c=null,_0x43013c={}){const _0x4d6d77=_0x97f9ec;if(_0x393739[_0x4d6d77(0x2df)])return null;const _0x3c2ce1=this[_0x4d6d77(0x238)][_0x4d6d77(0x2ff)][_0x4d6d77(0x34f)](_0x4d6d77(0x1a3))['me'];for(const {suggestion:_0x4b6af4,meta:_0x1627f5}of this[_0x4d6d77(0x1bd)](_0x393739,_0x4d6d77(0x2d0)))if(_0x1627f5[_0x4d6d77(0x25f)]){if(!_0x1627f5[_0x4d6d77(0x230)]){if(_0x1627f5[_0x4d6d77(0x273)]){if(!this[_0x4d6d77(0x320)]||!qt(_0x4b6af4,_0x43013c))continue;return _0x4b6af4;}if(qt(_0x4b6af4,_0x43013c))return _0x4b6af4;this[_0x4d6d77(0x27a)](_0x4b6af4,_0x393739[_0x4d6d77(0x1c0)],_0x393739[_0x4d6d77(0x313)]);break;}if(_0xd51d0c==_0x4b6af4[_0x4d6d77(0x200)]&&qt(_0x4b6af4,_0x43013c)){const _0x5af78d=_0x4b6af4[_0x4d6d77(0x221)]();return _0x5af78d[_0x4d6d77(0x1c0)][_0x4d6d77(0x324)](_0x393739[_0x4d6d77(0x313)])?this[_0x4d6d77(0x2b5)](_0x4b6af4,this[_0x4d6d77(0x33d)][_0x4d6d77(0x272)](_0x393739[_0x4d6d77(0x1c0)],_0x5af78d[_0x4d6d77(0x313)])):this[_0x4d6d77(0x2b5)](_0x4b6af4,this[_0x4d6d77(0x33d)][_0x4d6d77(0x272)](_0x5af78d[_0x4d6d77(0x1c0)],_0x393739[_0x4d6d77(0x313)])),_0x4b6af4;}}const _0x185890=_0x3705fd(),_0x583d92=_0x3c2ce1['id'],_0x180bc5=_0xd51d0c?_0x4d6d77(0x225)+_0xd51d0c:_0x4d6d77(0x2d0),_0x4548d9=this[_0x4d6d77(0x1da)]({'id':_0x185890,'type':_0x180bc5,'createdAt':new Date(),'authorId':_0x583d92,'attributes':_0x43013c});return this[_0x4d6d77(0x1e3)](_0x180bc5,_0x185890,_0x583d92,_0x393739),_0x4548d9;}[_0x97f9ec(0x210)](_0xf03ea4,_0x21f1aa=_0x97f9ec(0x2a9),_0x4f09ff={}){const _0x5e1944=_0x97f9ec,_0xd39774=this[_0x5e1944(0x238)][_0x5e1944(0x2ff)][_0x5e1944(0x34f)](_0x5e1944(0x1a3))['me'],_0x4f6523=this[_0x5e1944(0x207)][_0x5e1944(0x1aa)](_0x5e1944(0x2d0),_0x21f1aa,_0x5e1944(0x2bd));for(const _0x59ef2b of this[_0x5e1944(0x2db)]())if(_0x59ef2b[_0x5e1944(0x304)]['id']==_0xd39774['id']&&_0x5e1944(0x2d0)==_0x59ef2b[_0x5e1944(0x1b0)]&&_0x59ef2b[_0x5e1944(0x200)]==_0x21f1aa&&qt(_0x59ef2b,_0x4f09ff)&&(_0x4f6523(_0x59ef2b[_0x5e1944(0x333)](),_0xf03ea4)||_0x4f6523(_0xf03ea4,_0x59ef2b[_0x5e1944(0x333)]()))){for(const _0x5c7566 of _0xf03ea4)_0x59ef2b[_0x5e1944(0x34c)](_0x5c7566);return _0x59ef2b;}for(const {suggestion:_0x388b21,meta:_0x5c41f8}of this[_0x5e1944(0x1bd)](_0xf03ea4,_0x5e1944(0x2d0))){if(!_0x5c41f8[_0x5e1944(0x25f)])continue;if(!this[_0x5e1944(0x320)]&&_0x5c41f8[_0x5e1944(0x273)])continue;if(!qt(_0x388b21,_0x4f09ff))continue;let _0x299196=!0x0;for(const _0x105993 of _0x388b21[_0x5e1944(0x333)]())for(const _0x35efe2 of _0xf03ea4)if(!_0x105993[_0x5e1944(0x314)](_0x35efe2)){_0x299196=!0x1;break;}if(_0x299196)return _0x388b21;}const _0x12e0e7=_0x3705fd(),_0x25abb9=_0xd39774['id'],_0x44e92d=_0x5e1944(0x225)+_0x21f1aa,_0x4c678c=this[_0x5e1944(0x1da)]({'id':_0x12e0e7,'type':_0x44e92d,'createdAt':new Date(),'authorId':_0x25abb9,'attributes':_0x4f09ff});for(const _0x577d89 of _0xf03ea4)this[_0x5e1944(0x1e3)](_0x44e92d,_0x12e0e7,_0x25abb9,_0x577d89,_0x14135f[_0x5e1944(0x30f)]());return _0x4c678c;}[_0x97f9ec(0x301)](_0x38b9db,_0xe82770,_0x2993f9=null,_0x2e8ac9={}){const _0x56fddb=_0x97f9ec;if(_0x2993f9=_0x2993f9||Gt(_0xe82770),_0x38b9db[_0x56fddb(0x2df)])return null;if(_0x56fddb(0x2f1)===this[_0x56fddb(0x2d4)]){const _0x261750=this[_0x56fddb(0x207)][_0x56fddb(0x1aa)](_0x56fddb(0x2ed),_0x2993f9,_0x56fddb(0x22e));return this[_0x56fddb(0x1d7)](()=>_0x261750([_0x38b9db],_0xe82770,_0x2e8ac9)),null;}const _0x589bd5=this[_0x56fddb(0x238)][_0x56fddb(0x2ff)][_0x56fddb(0x34f)](_0x56fddb(0x1a3))['me'],_0x30e393=[];if(_0x56fddb(0x331)!==this[_0x56fddb(0x2d4)]){for(const {suggestion:_0x1cc63e,meta:_0xfa5786}of this[_0x56fddb(0x1bd)](_0x38b9db,_0x56fddb(0x2d0)))_0xfa5786[_0x56fddb(0x25f)]&&!_0xfa5786[_0x56fddb(0x260)]&&_0x30e393[_0x56fddb(0x322)](..._0x1cc63e[_0x56fddb(0x333)]());}const _0x5d6014=function(_0x51d83c,_0x16ef50){const _0x3434ba=_0x56fddb,_0x2146a9=[];for(const _0x57a2e9 of _0x16ef50){const _0x1a6137=_0x51d83c[_0x3434ba(0x2af)](_0x57a2e9);_0x1a6137&&_0x2146a9[_0x3434ba(0x322)](_0x1a6137);}return _0x2146a9;}(_0x38b9db,_0x30e393),_0x528212=function(_0x36f556,_0x2b5c8f){const _0x26503e=_0x56fddb,_0x5bdfb9=[_0x36f556];for(const _0x28f85e of _0x2b5c8f){let _0x5d3130=0x0;for(;_0x5d3130<_0x5bdfb9[_0x26503e(0x1fc)];){const _0x7d007f=_0x5bdfb9[_0x5d3130][_0x26503e(0x28c)](_0x28f85e);_0x5bdfb9[_0x26503e(0x256)](_0x5d3130,0x1,..._0x7d007f),_0x5d3130+=_0x7d007f[_0x26503e(0x1fc)];}}return _0x5bdfb9;}(_0x38b9db,_0x30e393);_0x5d6014[_0x56fddb(0x1fc)]&&this[_0x56fddb(0x33d)][_0x56fddb(0x2d6)](()=>{const _0x5a54cd=_0x56fddb;for(const _0x4f17d1 of _0x5d6014){const _0x1b52c0=this[_0x5a54cd(0x207)][_0x5a54cd(0x1aa)](_0x5a54cd(0x2ed),_0x2993f9,_0x5a54cd(0x22e));this[_0x5a54cd(0x1d7)](()=>_0x1b52c0([_0x4f17d1],_0xe82770,_0x2e8ac9));}});for(const _0x125c73 of _0x528212){let _0x46fe79=null,_0x2ad2d7=_0x125c73[_0x56fddb(0x1c0)],_0x4eef05=_0x125c73[_0x56fddb(0x313)];for(const {suggestion:_0x384b63,meta:_0x5aa655}of this[_0x56fddb(0x1bd)](_0x125c73,_0x56fddb(0x2ed))){if(!_0x5aa655[_0x56fddb(0x25f)])continue;if(_0x384b63[_0x56fddb(0x200)]!=_0x2993f9)continue;if(!qt(_0x384b63,_0x2e8ac9))continue;const _0x264ebe=_0x384b63[_0x56fddb(0x221)]();if(_0x264ebe[_0x56fddb(0x314)](_0x125c73,!0x0))return null;_0x2ad2d7=_0x2ad2d7[_0x56fddb(0x1ed)](_0x264ebe[_0x56fddb(0x1c0)])?_0x2ad2d7:_0x264ebe[_0x56fddb(0x1c0)],_0x4eef05=_0x4eef05[_0x56fddb(0x1bf)](_0x264ebe[_0x56fddb(0x313)])?_0x4eef05:_0x264ebe[_0x56fddb(0x313)],_0x46fe79?_0x264ebe[_0x56fddb(0x1c0)][_0x56fddb(0x1ed)](_0x46fe79[_0x56fddb(0x221)]()[_0x56fddb(0x1c0)])?(_0x46fe79[_0x56fddb(0x2a5)](),_0x46fe79=_0x384b63):_0x384b63[_0x56fddb(0x2a5)]():_0x46fe79=_0x384b63;}const _0xdb060=this[_0x56fddb(0x33d)][_0x56fddb(0x272)](_0x2ad2d7,_0x4eef05);if(_0x46fe79)this[_0x56fddb(0x2b5)](_0x46fe79,_0xdb060);else{const _0x3ab25f=_0x3705fd(),_0x5592ce=_0x589bd5['id'];this[_0x56fddb(0x1da)]({'id':_0x3ab25f,'type':_0x56fddb(0x2aa)+_0x2993f9,'data':_0xe82770,'createdAt':new Date(),'authorId':_0x5592ce,'attributes':_0x2e8ac9}),this[_0x56fddb(0x1e3)](_0x56fddb(0x2aa)+_0x2993f9,_0x3ab25f,_0x5592ce,_0xdb060);}}return null;}[_0x97f9ec(0x1dc)](_0x4c902c,_0x55fd91,_0x42d010=[],_0xdcc85b=null,_0x45d4e2={}){const _0xb8f9b7=_0x97f9ec;_0x55fd91[_0xb8f9b7(0x266)]||(_0x55fd91[_0xb8f9b7(0x266)]=_0x55fd91[_0xb8f9b7(0x29e)]),_0x55fd91[_0xb8f9b7(0x1ab)]=_0x4c902c['is'](_0xb8f9b7(0x1ad)),_0xdcc85b=_0xdcc85b||Gt(_0x55fd91);const _0x1bb75a=_0x42d010[_0xb8f9b7(0x32c)](_0x8fa355=>Lt(_0x8fa355,this[_0xb8f9b7(0x33d)])),_0x3a8c60=_0x4c902c['is'](_0xb8f9b7(0x1ad))?_0x4c902c:Lt(_0x4c902c,this[_0xb8f9b7(0x33d)]);if(_0xb8f9b7(0x2f1)===this[_0xb8f9b7(0x2d4)]){const _0x3b2dfd=this[_0xb8f9b7(0x207)][_0xb8f9b7(0x1aa)](_0xb8f9b7(0x2ce),_0xdcc85b,_0xb8f9b7(0x22e));return this[_0xb8f9b7(0x1d7)](()=>_0x3b2dfd([_0x3a8c60],_0x55fd91,_0x45d4e2)),null;}_0x1bb75a[_0xb8f9b7(0x322)](_0x3a8c60);let _0xd68240=!0x0;for(const _0x540c44 of _0x1bb75a)if(!this[_0xb8f9b7(0x270)](_0x540c44)){_0xd68240=!0x1;break;}if(_0xd68240&&_0xb8f9b7(0x331)!==this[_0xb8f9b7(0x2d4)]){const _0x567586=this[_0xb8f9b7(0x207)][_0xb8f9b7(0x1aa)](_0xb8f9b7(0x2ce),_0xdcc85b,_0xb8f9b7(0x22e));return this[_0xb8f9b7(0x1d7)](()=>_0x567586([_0x3a8c60],_0x55fd91,_0x45d4e2)),null;}let _0x25c679=null,_0x402463=_0x3a8c60[_0xb8f9b7(0x1c0)],_0x21ea57=_0x3a8c60[_0xb8f9b7(0x313)];for(const {suggestion:_0x448603,meta:_0x1faa5a}of this[_0xb8f9b7(0x1bd)](_0x3a8c60,_0xb8f9b7(0x2ce))){if(!_0x1faa5a[_0xb8f9b7(0x25f)])continue;if(_0x1faa5a[_0xb8f9b7(0x230)]||_0x1faa5a[_0xb8f9b7(0x273)]||_0x1faa5a[_0xb8f9b7(0x260)])continue;if(_0x448603[_0xb8f9b7(0x2e3)][_0xb8f9b7(0x266)]!=_0x55fd91[_0xb8f9b7(0x266)])continue;if(!qt(_0x448603,_0x45d4e2))continue;const _0x59c6eb=_0x448603[_0xb8f9b7(0x221)]();if(_0x448603[_0xb8f9b7(0x200)]==_0xdcc85b){if(_0x59c6eb[_0xb8f9b7(0x314)](_0x3a8c60,!0x0))return null;_0x402463=_0x402463[_0xb8f9b7(0x1ed)](_0x59c6eb[_0xb8f9b7(0x1c0)])?_0x402463:_0x59c6eb[_0xb8f9b7(0x1c0)],_0x21ea57=_0x21ea57[_0xb8f9b7(0x1bf)](_0x59c6eb[_0xb8f9b7(0x313)])?_0x21ea57:_0x59c6eb[_0xb8f9b7(0x313)],_0x25c679?_0x59c6eb[_0xb8f9b7(0x1c0)][_0xb8f9b7(0x1ed)](_0x25c679[_0xb8f9b7(0x221)]()[_0xb8f9b7(0x1c0)])?(_0x25c679[_0xb8f9b7(0x2a5)](),_0x25c679=_0x448603):_0x448603[_0xb8f9b7(0x2a5)]():_0x25c679=_0x448603;}else{const _0x18f7cf=_0x3a8c60[_0xb8f9b7(0x2af)](_0x59c6eb);this[_0xb8f9b7(0x20e)](_0x448603,_0x18f7cf);}}const _0x5c31ce=this[_0xb8f9b7(0x238)][_0xb8f9b7(0x2ff)][_0xb8f9b7(0x34f)](_0xb8f9b7(0x1a3))['me'],_0x1f2246=_0x3705fd(),_0x421e36=_0x5c31ce['id'];if(_0x25c679)return this[_0xb8f9b7(0x2b5)](_0x25c679,this[_0xb8f9b7(0x33d)][_0xb8f9b7(0x272)](_0x402463,_0x21ea57)),_0x25c679;{const _0x784d74=this[_0xb8f9b7(0x1da)]({'id':_0x1f2246,'type':_0xb8f9b7(0x262)+_0xdcc85b,'data':_0x55fd91,'createdAt':new Date(),'authorId':_0x421e36,'attributes':_0x45d4e2});return this[_0xb8f9b7(0x1e3)](_0xb8f9b7(0x262)+_0xdcc85b,_0x1f2246,_0x421e36,this[_0xb8f9b7(0x33d)][_0xb8f9b7(0x272)](_0x402463,_0x21ea57)),_0x784d74;}}[_0x97f9ec(0x219)](_0x1429c6,_0x59e7df,_0x3e8e8b=[],_0x362326=null,_0x4f34eb={}){const _0x27b07e=_0x97f9ec;_0x59e7df[_0x27b07e(0x266)]||(_0x59e7df[_0x27b07e(0x266)]=_0x59e7df[_0x27b07e(0x29e)]);const _0xab410a=_0x1429c6[0x0];_0x59e7df[_0x27b07e(0x1ab)]=_0xab410a['is'](_0x27b07e(0x1ad)),_0x362326=_0x362326||Gt(_0x59e7df);const _0x53f09f=_0x3e8e8b[_0x27b07e(0x32c)](_0x3cdcbe=>Lt(_0x3cdcbe,this[_0x27b07e(0x33d)])),_0x48ce1d=_0xab410a['is'](_0x27b07e(0x1ad))?_0x1429c6:_0x1429c6[_0x27b07e(0x32c)](_0x550a60=>Lt(_0x550a60,this[_0x27b07e(0x33d)]));if(_0x27b07e(0x2f1)===this[_0x27b07e(0x2d4)]){const _0x11c147=this[_0x27b07e(0x207)][_0x27b07e(0x1aa)](_0x27b07e(0x2ce),_0x362326,_0x27b07e(0x22e));return this[_0x27b07e(0x1d7)](()=>_0x11c147(_0x48ce1d,_0x59e7df,_0x4f34eb)),null;}_0x53f09f[_0x27b07e(0x322)](..._0x48ce1d);let _0x38840a=!0x0;for(const _0x3b59c3 of _0x53f09f)if(!this[_0x27b07e(0x270)](_0x3b59c3)){_0x38840a=!0x1;break;}if(_0x38840a&&_0x27b07e(0x331)!==this[_0x27b07e(0x2d4)]){const _0x398f1b=this[_0x27b07e(0x207)][_0x27b07e(0x1aa)](_0x27b07e(0x2ce),_0x362326,_0x27b07e(0x22e));return this[_0x27b07e(0x1d7)](()=>_0x398f1b(_0x48ce1d,_0x59e7df,_0x4f34eb)),null;}const _0x27b575=this[_0x27b07e(0x238)][_0x27b07e(0x2ff)][_0x27b07e(0x34f)](_0x27b07e(0x1a3))['me'];for(const _0x161bb4 of this[_0x27b07e(0x2db)]()){if(_0x161bb4[_0x27b07e(0x304)]['id']!=_0x27b575['id'])continue;if(_0x27b07e(0x2ce)!=_0x161bb4[_0x27b07e(0x1b0)]||_0x161bb4[_0x27b07e(0x2e3)][_0x27b07e(0x266)]!=_0x59e7df[_0x27b07e(0x266)])continue;if(!qt(_0x161bb4,_0x4f34eb))continue;const _0x1401cd=_0x161bb4[_0x27b07e(0x200)]==_0x362326;for(let _0x252453=0x0;_0x252453<_0x48ce1d[_0x27b07e(0x1fc)];_0x252453++){const _0xd89ee7=_0x48ce1d[_0x252453];for(const _0x471684 of _0x161bb4[_0x27b07e(0x346)]()){const _0x3b564f=_0x471684[_0x27b07e(0x19f)]();if(_0xd89ee7[_0x27b07e(0x324)](_0x3b564f)){_0x1401cd?(_0x48ce1d[_0x27b07e(0x256)](_0x252453,0x1),_0x252453--):_0x161bb4[_0x27b07e(0x2a8)](_0x471684[_0x27b07e(0x1e7)]);break;}}}}if(0x0==_0x48ce1d[_0x27b07e(0x1fc)])return null;const _0x297d33=this[_0x27b07e(0x207)][_0x27b07e(0x1aa)](_0x27b07e(0x2ce),_0x362326,_0x27b07e(0x2bd));for(const _0x44282f of this[_0x27b07e(0x2db)]())if(_0x44282f[_0x27b07e(0x304)]['id']==_0x27b575['id']&&_0x27b07e(0x2ce)==_0x44282f[_0x27b07e(0x1b0)]&&_0x44282f[_0x27b07e(0x2e3)][_0x27b07e(0x266)]==_0x59e7df[_0x27b07e(0x266)]&&_0x44282f[_0x27b07e(0x200)]==_0x362326&&qt(_0x44282f,_0x4f34eb)&&(_0x297d33(_0x44282f[_0x27b07e(0x333)](),_0x48ce1d)||_0x297d33(_0x48ce1d,_0x44282f[_0x27b07e(0x333)]()))){for(const _0x1504a0 of _0x48ce1d)_0x44282f[_0x27b07e(0x34c)](_0x1504a0);return _0x44282f;}const _0x15f4ea=_0x3705fd(),_0x216ff1=_0x27b575['id'],_0x1209ee=_0x27b07e(0x262)+_0x362326,_0x2a033f=this[_0x27b07e(0x1da)]({'id':_0x15f4ea,'type':_0x1209ee,'data':_0x59e7df,'createdAt':new Date(),'authorId':_0x216ff1,'attributes':_0x4f34eb});for(const _0x3fc04a of _0x48ce1d)this[_0x27b07e(0x1e3)](_0x1209ee,_0x15f4ea,_0x216ff1,_0x3fc04a,_0x14135f[_0x27b07e(0x30f)]());return _0x2a033f;}[_0x97f9ec(0x1d1)](_0x1c0fdb,_0xadfd9f=null,_0x44936a={}){const _0x5cef28=_0x97f9ec;if(_0x1c0fdb[_0x5cef28(0x2df)])return null;const _0x563047=this[_0x5cef28(0x238)][_0x5cef28(0x2ff)][_0x5cef28(0x34f)](_0x5cef28(0x1a3))['me'],_0x4869b0=new _0x5f0ea4(_0x1c0fdb[_0x5cef28(0x1c0)],_0x1c0fdb[_0x5cef28(0x313)]);for(const {suggestion:_0x3567f9,meta:_0xa621da}of this[_0x5cef28(0x1bd)](_0x4869b0,_0x5cef28(0x2d0)))if(_0xa621da[_0x5cef28(0x25f)]&&!_0xa621da[_0x5cef28(0x230)]){if(_0x3567f9[_0x5cef28(0x251)]){const _0x569734=_0x3567f9[_0x5cef28(0x333)]()[_0x5cef28(0x1a2)](_0x55eb0b=>_0x5cef28(0x275)!=_0x55eb0b[_0x5cef28(0x1cb)][_0x5cef28(0x2d1)]);_0x569734[_0x5cef28(0x29f)](_0x1b45af=>_0x4869b0[_0x5cef28(0x314)](_0x1b45af,!0x0))&&_0x3567f9[_0x5cef28(0x342)]();if(_0x569734[_0x5cef28(0x340)](_0x447627=>_0x447627[_0x5cef28(0x314)](_0x4869b0,!0x0))){const _0x4d8777=this[_0x5cef28(0x207)][_0x5cef28(0x1aa)](_0x5cef28(0x325),_0xadfd9f,_0x5cef28(0x22e));return this[_0x5cef28(0x1d7)](()=>_0x4d8777([_0x4869b0],null,_0x44936a)),null;}}else{const _0x566b0e=_0x4869b0[_0x5cef28(0x2af)](_0x3567f9[_0x5cef28(0x221)]());null!==_0x566b0e&&_0x3567f9[_0x5cef28(0x237)]([_0x566b0e],null,_0x44936a);}}if(_0x4869b0[_0x5cef28(0x1ae)](),_0x4869b0[_0x5cef28(0x2df)]||_0x5cef28(0x275)==_0x4869b0[_0x5cef28(0x1cb)][_0x5cef28(0x2d1)])return null;let _0x4321b8=null,_0xb2bf15=_0x4869b0[_0x5cef28(0x1c0)],_0x298d64=_0x4869b0[_0x5cef28(0x313)];const _0x517393=this[_0x5cef28(0x1bd)](_0x4869b0,_0x5cef28(0x325));for(const {suggestion:_0x22e445,meta:_0x195aad}of _0x517393){const _0x32e935=this[_0x5cef28(0x33d)][_0x5cef28(0x272)](_0xb2bf15,_0x298d64);if(_0x195aad[_0x5cef28(0x25f)]&&(this[_0x5cef28(0x320)]||!_0x195aad[_0x5cef28(0x273)]&&!_0x195aad[_0x5cef28(0x260)])){if(_0x22e445[_0x5cef28(0x251)]){if(!qt(_0x22e445,_0x44936a))continue;let _0x3af6d2=!0x0;for(const _0x477dbe of _0x22e445[_0x5cef28(0x333)]()){if(_0x477dbe[_0x5cef28(0x314)](_0x32e935,!0x0))return _0x22e445;_0x32e935[_0x5cef28(0x314)](_0x477dbe)||(_0x3af6d2=!0x1);}_0x3af6d2&&_0x22e445[_0x5cef28(0x342)]();}else{const _0x3546dc=_0x22e445[_0x5cef28(0x221)]();if(_0x3546dc[_0x5cef28(0x314)](_0x32e935,!0x0))return _0x22e445;if(!qt(_0x22e445,_0x44936a)){_0x32e935[_0x5cef28(0x314)](_0x3546dc)?_0x22e445[_0x5cef28(0x2a5)]():_0x3546dc[_0x5cef28(0x23f)](_0xb2bf15)?_0xb2bf15=_0x3546dc[_0x5cef28(0x313)]:_0x3546dc[_0x5cef28(0x23f)](_0x298d64)&&(_0x298d64=_0x3546dc[_0x5cef28(0x1c0)]);continue;}_0xb2bf15=_0xb2bf15[_0x5cef28(0x1ed)](_0x3546dc[_0x5cef28(0x1c0)])?_0xb2bf15:_0x3546dc[_0x5cef28(0x1c0)],_0x298d64=_0x298d64[_0x5cef28(0x1bf)](_0x3546dc[_0x5cef28(0x313)])?_0x298d64:_0x3546dc[_0x5cef28(0x313)],_0x44936a=Object[_0x5cef28(0x2ee)]({},_0x22e445[_0x5cef28(0x22f)]),_0x4321b8?_0x3546dc[_0x5cef28(0x1c0)][_0x5cef28(0x1ed)](_0x4321b8[_0x5cef28(0x221)]()[_0x5cef28(0x1c0)])?(_0x4321b8[_0x5cef28(0x2a5)](),_0x4321b8=_0x22e445):_0x22e445[_0x5cef28(0x2a5)]():_0x4321b8=_0x22e445;}}}if(_0x4321b8)return this[_0x5cef28(0x2b5)](_0x4321b8,this[_0x5cef28(0x33d)][_0x5cef28(0x272)](_0xb2bf15,_0x298d64)),_0x4321b8;{const _0x4b50c3=_0x3705fd(),_0x33659c=this[_0x5cef28(0x33d)][_0x5cef28(0x272)](_0xb2bf15,_0x298d64),_0xd7f000=_0x563047['id'],_0x49b0c8=_0xadfd9f?_0x5cef28(0x1a6)+_0xadfd9f:_0x5cef28(0x325),_0x4cb322=this[_0x5cef28(0x1da)]({'id':_0x4b50c3,'type':_0x49b0c8,'createdAt':new Date(),'authorId':_0xd7f000,'attributes':_0x44936a});return this[_0x5cef28(0x1e3)](_0x49b0c8,_0x4b50c3,_0xd7f000,_0x33659c),_0x4cb322;}}[_0x97f9ec(0x316)](_0x2a9d98,_0x5dc2f9=_0x97f9ec(0x2a9),_0x3c4b4a={}){const _0x2650e7=_0x97f9ec,_0x3520e4=this[_0x2650e7(0x238)][_0x2650e7(0x2ff)][_0x2650e7(0x34f)](_0x2650e7(0x1a3))['me'],_0x17b971=_0x2a9d98[_0x2650e7(0x32c)](_0x61d453=>new _0x5f0ea4(_0x61d453[_0x2650e7(0x1c0)],_0x61d453[_0x2650e7(0x313)])),_0x5236d2=new Set();for(const {suggestion:_0x435fc2,meta:_0x5994b0}of this[_0x2650e7(0x1bd)](_0x17b971,_0x2650e7(0x2d0)))_0x5994b0[_0x2650e7(0x25f)]&&!_0x5994b0[_0x2650e7(0x230)]&&_0x5236d2[_0x2650e7(0x24b)](_0x435fc2);for(const _0x500d22 of _0x5236d2)if(_0x500d22[_0x2650e7(0x251)]){const _0x245b92=_0x500d22[_0x2650e7(0x333)]();(!_0x500d22[_0x2650e7(0x22f)]||!_0x500d22[_0x2650e7(0x22f)][_0x2650e7(0x28d)])&&(_0x245b92[_0x2650e7(0x29f)](_0x2a19e7=>_0x17b971[_0x2650e7(0x340)](_0x3eaac9=>_0x3eaac9[_0x2650e7(0x314)](_0x2a19e7,!0x0)))&&_0x500d22[_0x2650e7(0x342)]());if(_0x17b971[_0x2650e7(0x29f)](_0x20e073=>_0x245b92[_0x2650e7(0x340)](_0x4f73ac=>_0x4f73ac[_0x2650e7(0x314)](_0x20e073,!0x0)))){const _0x531b6f=this[_0x2650e7(0x207)][_0x2650e7(0x1aa)](_0x2650e7(0x325),_0x5dc2f9,_0x2650e7(0x22e));return this[_0x2650e7(0x1d7)](()=>_0x531b6f(_0x2a9d98,null,_0x3c4b4a)),null;}}else{const _0x1d7e72=_0x500d22[_0x2650e7(0x221)]();_0x17b971[_0x2650e7(0x340)](_0x23f539=>_0x23f539[_0x2650e7(0x314)](_0x1d7e72,!0x0))&&_0x500d22[_0x2650e7(0x342)]();if(_0x17b971[_0x2650e7(0x29f)](_0x114c6f=>_0x1d7e72[_0x2650e7(0x314)](_0x114c6f,!0x0))){const _0x1ca221=this[_0x2650e7(0x207)][_0x2650e7(0x1aa)](_0x2650e7(0x325),_0x5dc2f9,_0x2650e7(0x22e));return this[_0x2650e7(0x1d7)](()=>_0x1ca221(_0x17b971,null,_0x3c4b4a)),null;}}const _0x5b8b80=this[_0x2650e7(0x207)][_0x2650e7(0x1aa)](_0x2650e7(0x325),_0x5dc2f9,_0x2650e7(0x2bd));let _0x1ec0ab=null;for(const _0x52dd72 of this[_0x2650e7(0x2db)]())if(_0x52dd72[_0x2650e7(0x304)]['id']==_0x3520e4['id']&&_0x52dd72[_0x2650e7(0x1c7)]&&_0x2650e7(0x325)==_0x52dd72[_0x2650e7(0x1b0)]&&_0x52dd72[_0x2650e7(0x200)]==_0x5dc2f9&&qt(_0x52dd72,_0x3c4b4a)&&(_0x5b8b80(_0x52dd72[_0x2650e7(0x333)](),_0x17b971)||_0x5b8b80(_0x17b971,_0x52dd72[_0x2650e7(0x333)]()))){if(_0x1ec0ab){if(_0x52dd72[_0x2650e7(0x2fd)]&&_0x52dd72[_0x2650e7(0x2fd)][_0x2650e7(0x1fc)])continue;for(const _0x108759 of _0x52dd72[_0x2650e7(0x333)]())_0x1ec0ab[_0x2650e7(0x27f)](_0x108759)||_0x1ec0ab[_0x2650e7(0x34c)](_0x108759);_0x52dd72[_0x2650e7(0x2a5)]();}else{_0x1ec0ab=_0x52dd72;for(const _0x3644f1 of _0x17b971)_0x52dd72[_0x2650e7(0x27f)](_0x3644f1)||_0x52dd72[_0x2650e7(0x34c)](_0x3644f1);}}if(_0x1ec0ab)return _0x1ec0ab;_0x5236d2[_0x2650e7(0x2f9)]();for(const {suggestion:_0x225854,meta:_0x44be22}of this[_0x2650e7(0x1bd)](_0x17b971,_0x2650e7(0x325)))_0x44be22[_0x2650e7(0x25f)]&&(this[_0x2650e7(0x320)]||!_0x44be22[_0x2650e7(0x273)]&&!_0x44be22[_0x2650e7(0x260)])&&qt(_0x225854,_0x3c4b4a)&&_0x5236d2[_0x2650e7(0x24b)](_0x225854);for(const _0x1491f6 of _0x5236d2){const _0x51cc94=_0x1491f6[_0x2650e7(0x333)]();if(!_0x3c4b4a||!_0x3c4b4a[_0x2650e7(0x28d)]){if(_0x17b971[_0x2650e7(0x29f)](_0x5bd43b=>_0x51cc94[_0x2650e7(0x340)](_0x13e733=>_0x13e733[_0x2650e7(0x314)](_0x5bd43b,!0x0))))return _0x1491f6;}(!_0x1491f6[_0x2650e7(0x22f)]||!_0x1491f6[_0x2650e7(0x22f)][_0x2650e7(0x28d)])&&(_0x51cc94[_0x2650e7(0x29f)](_0x1da193=>_0x17b971[_0x2650e7(0x340)](_0x4f8ee2=>_0x4f8ee2[_0x2650e7(0x314)](_0x1da193,!0x0)))&&_0x1491f6[_0x2650e7(0x342)]());}const _0x50b15d=_0x3705fd(),_0x40e0fb=_0x3520e4['id'],_0x154973=_0x2650e7(0x1a6)+_0x5dc2f9,_0x5f79e2=this[_0x2650e7(0x1da)]({'id':_0x50b15d,'type':_0x154973,'createdAt':new Date(),'authorId':_0x40e0fb,'attributes':_0x3c4b4a});for(const _0x213916 of _0x17b971)_0x213916[_0x2650e7(0x1ae)](),_0x213916[_0x2650e7(0x2df)]||_0x2650e7(0x275)==_0x213916[_0x2650e7(0x1cb)][_0x2650e7(0x2d1)]||this[_0x2650e7(0x1e3)](_0x154973,_0x50b15d,_0x40e0fb,_0x213916,_0x14135f[_0x2650e7(0x30f)]());return _0x5f79e2;}[_0x97f9ec(0x1bc)](_0x3f855d,_0x45f9e1,_0xa7c880,_0x7fb1c3,_0x593350){const _0x30d623=_0x97f9ec;if(_0x3f855d[_0x30d623(0x2df)])return[];if(_0x30d623(0x2f1)===this[_0x30d623(0x2d4)])return[];const _0x2be9ed=this[_0x30d623(0x238)][_0x30d623(0x2ff)][_0x30d623(0x34f)](_0x30d623(0x1a3))['me']['id'],_0x196c5d=Array[_0x30d623(0x2bc)](this[_0x30d623(0x263)][_0x30d623(0x2d9)]())[_0x30d623(0x1a2)](_0x1679e1=>_0x30d623(0x2c5)==_0x1679e1[_0x30d623(0x1b0)]&&_0x1679e1[_0x30d623(0x2e3)][_0x30d623(0x227)]==_0x45f9e1&&_0x1679e1[_0x30d623(0x27f)](_0x3f855d));if(_0x30d623(0x228)===this[_0x30d623(0x2d4)]){const _0x23490e=this[_0x30d623(0x1bd)](_0x3f855d,_0x30d623(0x2d0))[_0x30d623(0x1a2)](({meta:_0x1d2174})=>_0x1d2174[_0x30d623(0x25f)]&&!_0x1d2174[_0x30d623(0x260)]&&!_0x1d2174[_0x30d623(0x230)])[_0x30d623(0x32c)](({suggestion:_0x47d13a})=>_0x47d13a);_0x196c5d[_0x30d623(0x2fe)](..._0x23490e);}const _0x1f0944=new Map([[_0x3f855d,_0xa7c880]]);for(const _0x5362fc of _0x196c5d){const _0x5e419b=_0x30d623(0x2c5)==_0x5362fc[_0x30d623(0x1b0)]?_0x5362fc[_0x30d623(0x2e3)][_0x30d623(0x277)]:void 0x0,_0x5c45bb=_0x5362fc[_0x30d623(0x221)](),_0x24307c=Array[_0x30d623(0x2bc)](_0x1f0944[_0x30d623(0x279)]())[_0x30d623(0x1b2)](_0x757ee3=>_0x757ee3[_0x30d623(0x307)](_0x5c45bb));if(!_0x24307c)continue;const _0x50e774=_0x24307c[_0x30d623(0x28c)](_0x5c45bb);this[_0x30d623(0x32f)](_0x45f9e1)&&_0x30d623(0x2d0)==_0x5362fc[_0x30d623(0x1b0)]&&0x0!=_0x50e774[_0x30d623(0x1fc)]||(_0x1f0944[_0x30d623(0x2f7)](_0x24307c),_0x50e774[_0x30d623(0x1fb)](_0x109796=>{const _0x8fd7fd=_0x30d623;_0x1f0944[_0x8fd7fd(0x24d)](_0x109796,_0xa7c880);}),_0x30d623(0x2d0)!=_0x5362fc[_0x30d623(0x1b0)]&&_0x5e419b!=_0x7fb1c3&&_0x1f0944[_0x30d623(0x24d)](_0x24307c[_0x30d623(0x2af)](_0x5c45bb),_0x5e419b));}const _0x56937a=[];for(const [_0x178e1c,_0x54338a]of _0x1f0944){const _0x1c1b2f=_0x3705fd(),_0x259514={'key':_0x45f9e1,'oldValue':_0x54338a,'newValue':_0x7fb1c3};_0x45f9e1[_0x30d623(0x1fc)]>0x25&&console[_0x30d623(0x223)](_0x30d623(0x22c),{'key':_0x45f9e1});const _0x20c89f=(_0x30d623(0x2e7)+(_0x45f9e1+'|'+Gt({'newValue':_0x7fb1c3})))[_0x30d623(0x1ff)](0x0,0x3c),_0x34c942=this[_0x30d623(0x1da)]({'id':_0x1c1b2f,'type':_0x20c89f,'data':_0x259514,'createdAt':new Date(),'authorId':_0x2be9ed,'attributes':_0x593350});_0x56937a[_0x30d623(0x322)](_0x34c942),this[_0x30d623(0x1e3)](_0x20c89f,_0x1c1b2f,_0x2be9ed,_0x178e1c);}return _0x56937a;}[_0x97f9ec(0x1c3)](_0x1ea9d1){const _0x412b0d=_0x97f9ec;this[_0x412b0d(0x214)](_0x1ea9d1,(_0x2540de,..._0x7c27)=>{const _0x425123=_0x412b0d;this[_0x425123(0x303)](()=>{_0x2540de(..._0x7c27);});});}[_0x97f9ec(0x2e4)](_0x25f705){const _0x160e1d=_0x97f9ec;this[_0x160e1d(0x310)][_0x160e1d(0x24b)](_0x25f705);}[_0x97f9ec(0x2fa)](_0x1413f4){const _0xe863cd=_0x97f9ec;this[_0xe863cd(0x243)][_0xe863cd(0x24b)](_0x1413f4);}[_0x97f9ec(0x2f0)](_0x124c5d){const _0x307552=_0x97f9ec;return _0x307552(0x2c5)==_0x124c5d[_0x307552(0x1b0)]?_0x124c5d[_0x307552(0x200)][_0x307552(0x26e)]('|')[0x0]:null;}[_0x97f9ec(0x2b5)](_0x62dab9,_0x899a98){const _0x54d463=_0x97f9ec,_0x1837d9=_0x62dab9[_0x54d463(0x1eb)]();this[_0x54d463(0x33d)][_0x54d463(0x2d6)](_0xa85961=>{const _0x5a747c=_0x54d463;_0xa85961[_0x5a747c(0x2f5)](_0x1837d9,{'range':_0x899a98});});}[_0x97f9ec(0x334)](_0xd01dfc){const _0x48c811=_0x97f9ec,_0xd846c3=_0xd01dfc['id'],_0x4ed2da=this[_0x48c811(0x238)][_0x48c811(0x229)][_0x48c811(0x34f)](_0x48c811(0x2f6));this[_0x48c811(0x34a)][_0x48c811(0x1cd)](_0xd846c3)||this[_0x48c811(0x34a)][_0x48c811(0x2b9)]({'channelId':_0x4ed2da,'threadId':_0xd846c3,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4e917e=this[_0x48c811(0x34a)][_0x48c811(0x22b)](_0xd846c3);_0x4e917e[_0x48c811(0x343)](_0x48c811(0x274)),_0x4e917e[_0x48c811(0x274)]=!0x1,_0xd01dfc[_0x48c811(0x2fd)]=_0x4e917e;}[_0x97f9ec(0x217)](_0x1ee884,_0x5139a5,_0x5c6d4c,_0x189d37){const _0x1b3668=_0x97f9ec;if(_0x1ee884[_0x1b3668(0x1b0)]!=_0x5139a5||_0x1ee884[_0x1b3668(0x200)]!=_0x5c6d4c||_0x1ee884[_0x1b3668(0x2c1)]['id']!=_0x189d37)throw this[_0x1b3668(0x238)][_0x1b3668(0x1c2)](_0x1b3668(0x2d3)),new _0x4a475c(_0x1b3668(0x2d3),this);}[_0x97f9ec(0x20e)](_0x56a1fa,_0x25ee55){const _0x437f31=_0x97f9ec,_0x1eca6e=_0x56a1fa[_0x437f31(0x221)]();if(_0x25ee55[_0x437f31(0x324)](_0x1eca6e))_0x56a1fa[_0x437f31(0x2a5)]();else{if(_0x1eca6e[_0x437f31(0x314)](_0x25ee55)){const _0x2e2c86=this[_0x437f31(0x33d)][_0x437f31(0x1e9)](_0x25ee55[_0x437f31(0x1c0)][_0x437f31(0x1e2)],_0x437f31(0x313));this[_0x437f31(0x2b5)](_0x56a1fa,this[_0x437f31(0x33d)][_0x437f31(0x272)](_0x1eca6e[_0x437f31(0x1c0)],_0x2e2c86));const _0x5298d6=_0x3705fd(),_0x2e7c4e=_0x56a1fa[_0x437f31(0x2c1)]['id'],_0x369e38=_0x56a1fa[_0x437f31(0x1b0)]+':'+_0x56a1fa[_0x437f31(0x200)];this[_0x437f31(0x1da)]({'id':_0x5298d6,'type':_0x369e38,'createdAt':new Date(),'authorId':_0x2e7c4e,'data':_0x56a1fa[_0x437f31(0x2e3)],'attributes':_0x56a1fa[_0x437f31(0x22f)]});const _0x4ddd34=this[_0x437f31(0x33d)][_0x437f31(0x1e9)](_0x25ee55[_0x437f31(0x313)][_0x437f31(0x26a)],_0x437f31(0x2b3)),_0x2dedbb=this[_0x437f31(0x33d)][_0x437f31(0x272)](_0x4ddd34,_0x1eca6e[_0x437f31(0x313)]);this[_0x437f31(0x1e3)](_0x369e38,_0x5298d6,_0x2e7c4e,_0x2dedbb);}else{if(_0x1eca6e[_0x437f31(0x23f)](_0x25ee55[_0x437f31(0x1c0)])){const _0x5c1f98=this[_0x437f31(0x33d)][_0x437f31(0x1e9)](_0x25ee55[_0x437f31(0x1c0)][_0x437f31(0x1e2)],_0x437f31(0x313));this[_0x437f31(0x2b5)](_0x56a1fa,this[_0x437f31(0x33d)][_0x437f31(0x272)](_0x1eca6e[_0x437f31(0x1c0)],_0x5c1f98));}else{const _0x323eca=this[_0x437f31(0x33d)][_0x437f31(0x1e9)](_0x25ee55[_0x437f31(0x313)][_0x437f31(0x26a)],_0x437f31(0x2b3));this[_0x437f31(0x2b5)](_0x56a1fa,this[_0x437f31(0x33d)][_0x437f31(0x272)](_0x323eca,_0x1eca6e[_0x437f31(0x313)]));}}}}[_0x97f9ec(0x270)](_0x35976a){const _0x597a1c=_0x97f9ec;for(const {suggestion:_0x2d4bab,meta:_0xfdbeef}of this[_0x597a1c(0x1bd)](_0x35976a,_0x597a1c(0x2d0))){if(!_0xfdbeef[_0x597a1c(0x25f)])continue;const _0x188a50=_0x2d4bab[_0x597a1c(0x333)]();for(const _0x1a49a6 of _0x188a50)if(!_0x35976a[_0x597a1c(0x28c)](_0x1a49a6)[_0x597a1c(0x1fc)])return!0x0;}return!0x1;}[_0x97f9ec(0x2a6)](_0x1afde2){const _0x1764ac=_0x97f9ec,_0x1671ea=this[_0x1764ac(0x238)][_0x1764ac(0x2ff)][_0x1764ac(0x34f)](_0x1764ac(0x1a3))[_0x1764ac(0x285)](_0x1afde2);if(!_0x1671ea)throw new _0x4a475c(_0x1764ac(0x1fe),this);return _0x1671ea;}[_0x97f9ec(0x25a)](_0x439759){const _0x22cc92=_0x97f9ec,_0x6f29c3=this[_0x22cc92(0x238)][_0x22cc92(0x2ff)][_0x22cc92(0x34f)](_0x22cc92(0x1a3)),_0x5ea61e=_0x6eb5b(_0x22cc92(0x30b)+_0x439759),_0x4ee4b8=_0x6f29c3[_0x22cc92(0x285)](_0x5ea61e);return _0x4ee4b8||_0x6f29c3[_0x22cc92(0x1c1)]({'id':_0x5ea61e,'name':_0x439759});}[_0x97f9ec(0x282)](_0x55fe33,_0x7abe17,_0x473ae9,_0x2e16c3,_0x4edbf4){const _0x121c1b=_0x97f9ec,_0x5bb75b=this[_0x121c1b(0x2a6)](_0x2e16c3),_0x591981=this[_0x121c1b(0x207)][_0x121c1b(0x1c8)](_0x55fe33,_0x7abe17,_0x473ae9,_0x5bb75b,_0x4edbf4,_0x4db8da=>{const _0x44012d=_0x121c1b;this[_0x44012d(0x233)](_0x473ae9,{'attributes':_0x4db8da});const _0x545782=this[_0x44012d(0x2cc)](_0x473ae9);this[_0x44012d(0x268)](new Set([_0x545782])),this[_0x44012d(0x2ab)](new Set([_0x545782]));});return this[_0x121c1b(0x24e)](_0x591981,_0x121c1b(0x22e),()=>{const _0x315109=_0x121c1b;this[_0x315109(0x233)](_0x473ae9,{'state':_0x315109(0x1d0)});},{'priority':_0x121c1b(0x31e)}),this[_0x121c1b(0x24e)](_0x591981,_0x121c1b(0x342),()=>{const _0x4a6ce1=_0x121c1b;this[_0x4a6ce1(0x233)](_0x473ae9,{'state':_0x4a6ce1(0x2e6)});},{'priority':_0x121c1b(0x31e)}),this[_0x121c1b(0x263)][_0x121c1b(0x24d)](_0x473ae9,_0x591981),this[_0x121c1b(0x1a4)][_0x121c1b(0x24d)](_0x591981,_0x121c1b(0x29c)),_0x591981;}[_0x97f9ec(0x269)](_0x19b5d1){const _0x356094=_0x97f9ec,_0xfc0e70=_0x19b5d1[_0x356094(0x26e)](':');return{'group':_0xfc0e70[0x0],'type':_0xfc0e70[0x1],'subType':_0xfc0e70[_0x356094(0x1fc)]>=0x5?_0xfc0e70[0x2]:null,'id':_0xfc0e70[_0x356094(0x1fc)]<0x5?_0xfc0e70[0x2]:_0xfc0e70[0x3],'authorId':_0xfc0e70[_0x356094(0x1fc)]<0x5?_0xfc0e70[0x3]:_0xfc0e70[0x4],'markerCount':0x6==_0xfc0e70[_0x356094(0x1fc)]?_0xfc0e70[0x5]:null};}[_0x97f9ec(0x27a)](_0xc4e4cd,_0x86362a,_0x35e7ca){const _0x591e46=_0x97f9ec,_0x21feb9=_0xc4e4cd[_0x591e46(0x221)](),_0x31242e=_0x21feb9[_0x591e46(0x1c0)],_0x513da4=_0x21feb9[_0x591e46(0x313)];this[_0x591e46(0x2b5)](_0xc4e4cd,this[_0x591e46(0x33d)][_0x591e46(0x272)](_0x31242e,_0x86362a));const _0x43c59d=_0x3705fd(),_0x57a6a9=_0xc4e4cd[_0x591e46(0x2c1)]['id'],_0x587185=_0xc4e4cd[_0x591e46(0x1b0)]+(_0xc4e4cd[_0x591e46(0x200)]?':'+_0xc4e4cd[_0x591e46(0x200)]:'');this[_0x591e46(0x1da)]({'id':_0x43c59d,'type':_0x587185,'createdAt':new Date(),'authorId':_0x57a6a9,'originalSuggestionId':_0xc4e4cd['id'],'attributes':_0xc4e4cd[_0x591e46(0x22f)],'data':_0xc4e4cd[_0x591e46(0x2e3)]});const _0x4fef82=this[_0x591e46(0x2f0)](_0xc4e4cd);(_0x591e46(0x2ce)==_0xc4e4cd[_0x591e46(0x1b0)]||_0x4fef82&&this[_0x591e46(0x32f)](_0x4fef82))&&(_0x35e7ca=this[_0x591e46(0x33d)][_0x591e46(0x24a)](_0x35e7ca[_0x591e46(0x26a)])),this[_0x591e46(0x1e3)](_0x587185,_0x43c59d,_0x57a6a9,this[_0x591e46(0x33d)][_0x591e46(0x272)](_0x35e7ca,_0x513da4));}[_0x97f9ec(0x1bd)](_0x5b5df2,_0x41d345=null){const _0x3cbfe8=_0x97f9ec,_0x16d5e8=[],_0x53461e=this[_0x3cbfe8(0x238)][_0x3cbfe8(0x2ff)][_0x3cbfe8(0x34f)](_0x3cbfe8(0x1a3))['me'];Array[_0x3cbfe8(0x250)](_0x5b5df2)||(_0x5b5df2=[_0x5b5df2]);for(const _0x49664e of this[_0x3cbfe8(0x2db)]()){if(!_0x49664e[_0x3cbfe8(0x1c7)])continue;if(_0x41d345&&_0x49664e[_0x3cbfe8(0x1b0)]!=_0x41d345)continue;let _0x11c5f2=!0x1;for(const _0xfc4eac of _0x49664e[_0x3cbfe8(0x333)]()){for(const _0x5bac4d of _0x5b5df2){const _0x1d0138=_0x5bac4d[_0x3cbfe8(0x1c0)][_0x3cbfe8(0x324)](_0xfc4eac[_0x3cbfe8(0x313)])||_0x5bac4d[_0x3cbfe8(0x313)][_0x3cbfe8(0x324)](_0xfc4eac[_0x3cbfe8(0x1c0)]);if(_0x1d0138||_0x5bac4d[_0x3cbfe8(0x2af)](_0xfc4eac)){const _0x37a20e=_0x5bac4d[_0x3cbfe8(0x314)](_0xfc4eac)&&Ot(this[_0x3cbfe8(0x33d)][_0x3cbfe8(0x33a)],_0xfc4eac[_0x3cbfe8(0x1c0)],_0x5bac4d),_0x2451bb=_0xfc4eac[_0x3cbfe8(0x314)](_0x5bac4d)&&Ot(this[_0x3cbfe8(0x33d)][_0x3cbfe8(0x33a)],_0x5bac4d[_0x3cbfe8(0x1c0)],_0xfc4eac);_0x16d5e8[_0x3cbfe8(0x322)]({'suggestion':_0x49664e,'meta':{'isOwn':_0x53461e==_0x49664e[_0x3cbfe8(0x304)],'isNextTo':_0x1d0138,'isInsideObject':_0x37a20e,'containsRangeInObject':_0x2451bb}}),_0x11c5f2=!0x0;break;}}if(_0x11c5f2)break;}}return _0x16d5e8;}[_0x97f9ec(0x1e3)](_0x4b7e70,_0x423907,_0x384b28,_0x313300,_0xb7eaec){const _0x5535db=_0x97f9ec;this[_0x5535db(0x33d)][_0x5535db(0x2d6)](_0x19b1ad=>{const _0x82fb38=_0x5535db;let _0x37e265=_0x82fb38(0x338)+_0x4b7e70+':'+_0x423907+':'+_0x384b28;_0xb7eaec&&(_0x37e265=_0x37e265+':'+_0xb7eaec),_0x19b1ad[_0x82fb38(0x2ea)](_0x37e265,{'range':_0x313300,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x97f9ec(0x1dd)](_0x45948a){const _0x23db9b=_0x97f9ec,_0x976e4=_0x45948a[_0x23db9b(0x2b6)],_0x9ff24e=_0x45948a[_0x23db9b(0x283)];_0x45948a[_0x23db9b(0x2b6)]=null,_0x45948a[_0x23db9b(0x283)]=null,null!=_0x976e4&&_0x976e4[_0x23db9b(0x283)]==_0x45948a&&(_0x976e4[_0x23db9b(0x283)]=_0x9ff24e),null!=_0x9ff24e&&_0x9ff24e[_0x23db9b(0x2b6)]==_0x45948a&&(_0x9ff24e[_0x23db9b(0x2b6)]=_0x976e4),_0x23db9b(0x33e)==this[_0x23db9b(0x1a4)][_0x23db9b(0x34f)](_0x45948a)&&(this[_0x23db9b(0x1a4)][_0x23db9b(0x24d)](_0x45948a,_0x23db9b(0x296)),this[_0x23db9b(0x33c)](_0x23db9b(0x1b8),_0x45948a,_0x976e4,_0x9ff24e));}[_0x97f9ec(0x1da)](_0x4662d5){const _0x31586d=_0x97f9ec,_0x1d44af=_0x4662d5['id'],_0x34b744=this[_0x31586d(0x2e2)](_0x4662d5);if(this[_0x31586d(0x281)]&&this[_0x31586d(0x281)][_0x31586d(0x24f)]){const _0x4826b5=this[_0x31586d(0x238)][_0x31586d(0x2ff)][_0x31586d(0x34f)](_0x31586d(0x28b)),_0x1f0588=_0x34b744[_0x31586d(0x30d)],_0x235c9b=_0x34b744[_0x31586d(0x200)]?_0x34b744[_0x31586d(0x1b0)]+':'+_0x34b744[_0x31586d(0x200)]:_0x34b744[_0x31586d(0x1b0)],_0x227e5f=this[_0x31586d(0x238)][_0x31586d(0x27c)],_0x57f1d8=_0x4826b5[_0x31586d(0x24b)](_0x4e6bdb(_0x227e5f,_0x31586d(0x208))),_0x33eb3d={'id':_0x1d44af,'type':_0x235c9b,'hasComments':_0x1f0588,'data':_0x4662d5[_0x31586d(0x2e3)]||null,'originalSuggestionId':_0x4662d5[_0x31586d(0x1b4)]||null,'attributes':_0x34b744[_0x31586d(0x22f)]};this[_0x31586d(0x281)][_0x31586d(0x24f)](_0x33eb3d)[_0x31586d(0x1b9)](_0x505278=>{const _0x3ef418=_0x31586d;_0x34b744[_0x3ef418(0x2b0)]=!0x0,_0x4826b5[_0x3ef418(0x2e9)](_0x57f1d8),_0x505278&&_0x505278[_0x3ef418(0x2b8)]&&(this[_0x3ef418(0x263)][_0x3ef418(0x34f)](_0x1d44af)[_0x3ef418(0x2b8)]=_0x505278[_0x3ef418(0x2b8)]);})[_0x31586d(0x1ba)](_0x4e1d17=>{const _0x56e21f=_0x31586d;throw _0x33beb5(_0x56e21f(0x2ca)),this[_0x56e21f(0x238)][_0x56e21f(0x306)][_0x56e21f(0x204)]({'isUndoable':!0x1},()=>{const _0x46cd31=_0x56e21f;_0x34b744[_0x46cd31(0x342)]();}),_0x34b744[_0x56e21f(0x326)](),this[_0x56e21f(0x263)][_0x56e21f(0x2f7)](_0x34b744['id']),this[_0x56e21f(0x1a4)][_0x56e21f(0x2f7)](_0x34b744),_0x4e1d17;});}return _0x34b744;}[_0x97f9ec(0x32f)](_0x3b54f9){const _0x2ac178=_0x97f9ec;return this[_0x2ac178(0x310)][_0x2ac178(0x287)](_0x3b54f9);}[_0x97f9ec(0x233)](_0x115cd9,_0x566a9e){const _0x369f5e=_0x97f9ec,_0x3803ff=this[_0x369f5e(0x238)][_0x369f5e(0x2ff)][_0x369f5e(0x34f)](_0x369f5e(0x28b)),_0x328bee=this[_0x369f5e(0x2cc)](_0x115cd9);if(this[_0x369f5e(0x281)]&&this[_0x369f5e(0x281)][_0x369f5e(0x332)]){if(_0x328bee[_0x369f5e(0x2b0)]){const _0x4986de=_0x3803ff[_0x369f5e(0x24b)](_0x4e6bdb(this[_0x369f5e(0x238)][_0x369f5e(0x27c)],_0x369f5e(0x208)));this[_0x369f5e(0x281)][_0x369f5e(0x332)](_0x115cd9,_0x566a9e)[_0x369f5e(0x1b9)](()=>{const _0x234b8f=_0x369f5e;_0x3803ff[_0x234b8f(0x2e9)](_0x4986de);});}else _0x328bee['on'](_0x369f5e(0x1f2),()=>{const _0x5a4ff7=_0x369f5e;this[_0x5a4ff7(0x233)](_0x115cd9,_0x566a9e);});}}[_0x97f9ec(0x29a)](_0x3d1ce2){const _0x516e78=_0x97f9ec;if(!this[_0x516e78(0x281)]||!this[_0x516e78(0x281)][_0x516e78(0x2cc)])throw new _0x4a475c(_0x516e78(0x249),this);return this[_0x516e78(0x281)][_0x516e78(0x2cc)](_0x3d1ce2);}[_0x97f9ec(0x2d2)](_0xd2d16e){const _0x99be90=_0x97f9ec,{id:_0x47f92f,type:_0x30c060,subType:_0x37a0bc,authorId:_0x289fd3}=this[_0x99be90(0x269)](_0xd2d16e),_0x4d9550=this[_0x99be90(0x263)][_0x99be90(0x34f)](_0x47f92f)||this[_0x99be90(0x282)](_0x30c060,_0x37a0bc,_0x47f92f,_0x289fd3,{});switch(this[_0x99be90(0x217)](_0x4d9550,_0x30c060,_0x37a0bc,_0x289fd3),this[_0x99be90(0x1a4)][_0x99be90(0x34f)](_0x4d9550)){case _0x99be90(0x29c):this[_0x99be90(0x29a)](_0x47f92f)[_0x99be90(0x1b9)](_0x496f64=>{const _0x2f801e=_0x99be90;let _0x52d1bc=Promise[_0x2f801e(0x21d)]();_0x496f64[_0x2f801e(0x30d)]&&(_0x52d1bc=this[_0x2f801e(0x34a)][_0x2f801e(0x25c)]({'channelId':this[_0x2f801e(0x238)][_0x2f801e(0x229)][_0x2f801e(0x34f)](_0x2f801e(0x2f6)),'threadId':_0x47f92f})),_0x52d1bc[_0x2f801e(0x1b9)](()=>{const _0x3daac2=_0x2f801e;this[_0x3daac2(0x2e2)](_0x496f64)[_0x3daac2(0x2b0)]=!0x0;});}),this[_0x99be90(0x1a4)][_0x99be90(0x24d)](_0x4d9550,_0x99be90(0x26b));break;case _0x99be90(0x296):this[_0x99be90(0x233)](_0x47f92f,{'state':_0x99be90(0x2b4)});case _0x99be90(0x1e6):this[_0x99be90(0x1a4)][_0x99be90(0x24d)](_0x4d9550,_0x99be90(0x33e)),this[_0x99be90(0x33c)](_0x99be90(0x31f),_0x4d9550);break;case _0x99be90(0x33e):this[_0x99be90(0x33c)](_0x99be90(0x206),_0x4d9550);}return _0x4d9550[_0x99be90(0x286)](_0xd2d16e),_0x4d9550;}[_0x97f9ec(0x2ab)](_0x4b461e){const _0x3e8187=_0x97f9ec,_0x4d425f=Array[_0x3e8187(0x2bc)](_0x4b461e),_0xb3a48f=_0x4d425f[_0x3e8187(0x1a2)](_0x14ec23=>_0x3e8187(0x2c5)==_0x14ec23[_0x3e8187(0x1b0)]);this[_0x3e8187(0x2d5)](_0xb3a48f);const _0x2726dc=_0x4d425f[_0x3e8187(0x1a2)](_0x156013=>!_0x156013[_0x3e8187(0x251)]&&_0x3e8187(0x2c5)!=_0x156013[_0x3e8187(0x1b0)]),_0x4a31bc=this[_0x3e8187(0x2db)]({'skipNotAttached':!0x0})[_0x3e8187(0x1a2)](_0x10507c=>!_0x10507c[_0x3e8187(0x251)]&&_0x3e8187(0x2c5)!=_0x10507c[_0x3e8187(0x1b0)]),_0x5bba7c=_0x4a31bc[_0x3e8187(0x1a2)](_0x1c429f=>!_0x4b461e[_0x3e8187(0x287)](_0x1c429f)),_0x2f3a1c=new Map(_0x4a31bc[_0x3e8187(0x32c)](_0x5d58e8=>[_0x5d58e8,this[_0x3e8187(0x207)][_0x3e8187(0x1aa)](_0x5d58e8[_0x3e8187(0x1b0)],_0x5d58e8[_0x3e8187(0x200)],_0x3e8187(0x298))])),_0x11987e=new Map(_0x4a31bc[_0x3e8187(0x32c)](_0x3cc4e2=>[_0x3cc4e2,_0x3cc4e2[_0x3e8187(0x221)]()])),_0xe0da1d=new Set(),_0x3adf4e=new Set();for(let _0x32eb09=0x0;_0x32eb09<_0x2726dc[_0x3e8187(0x1fc)];_0x32eb09++)_0x12ff48(_0x2726dc[_0x32eb09],_0x2726dc,_0x32eb09+0x1);for(let _0x56eedc=0x0;_0x56eedc<_0x2726dc[_0x3e8187(0x1fc)];_0x56eedc++)_0x12ff48(_0x2726dc[_0x56eedc],_0x5bba7c,0x0);const _0x5d511a=new Set();for(let _0x5ccea5=0x0;_0x5ccea5<_0x2726dc[_0x3e8187(0x1fc)];_0x5ccea5++){const _0x3f52a5=_0x2726dc[_0x5ccea5];!_0x3adf4e[_0x3e8187(0x287)](_0x3f52a5)&&_0x3f52a5[_0x3e8187(0x2b6)]&&(_0x5d511a[_0x3e8187(0x24b)](_0x3f52a5[_0x3e8187(0x2b6)]),_0x3f52a5[_0x3e8187(0x2b6)][_0x3e8187(0x283)]===_0x3f52a5&&(_0x3f52a5[_0x3e8187(0x2b6)][_0x3e8187(0x283)]=null),_0x3f52a5[_0x3e8187(0x2b6)]=null),!_0xe0da1d[_0x3e8187(0x287)](_0x3f52a5)&&_0x3f52a5[_0x3e8187(0x283)]&&(_0x5d511a[_0x3e8187(0x24b)](_0x3f52a5[_0x3e8187(0x283)]),_0x3f52a5[_0x3e8187(0x283)][_0x3e8187(0x2b6)]===_0x3f52a5&&(_0x3f52a5[_0x3e8187(0x283)][_0x3e8187(0x2b6)]=null),_0x3f52a5[_0x3e8187(0x283)]=null);}function _0x12ff48(_0x2cd5e9,_0x3776fd,_0x297fb4){const _0x53e884=_0x3e8187;for(let _0x5757e8=_0x297fb4;_0x5757e8<_0x3776fd[_0x53e884(0x1fc)];_0x5757e8++){const _0x2af608=_0x1257a5(_0x2cd5e9,_0x3776fd[_0x5757e8]);_0x2af608&&(_0x2af608[0x0][_0x53e884(0x283)]=_0x2af608[0x1],_0x2af608[0x1][_0x53e884(0x2b6)]=_0x2af608[0x0],_0xe0da1d[_0x53e884(0x24b)](_0x2af608[0x0]),_0x3adf4e[_0x53e884(0x24b)](_0x2af608[0x1]));}}function _0x1257a5(_0x4b4d72,_0x56e63c){const _0x35d4ef=_0x3e8187;if(_0x4b4d72[_0x35d4ef(0x304)]['id']!==_0x56e63c[_0x35d4ef(0x304)]['id'])return null;const _0x586e82=_0x2f3a1c[_0x35d4ef(0x34f)](_0x4b4d72)(_0x4b4d72,_0x56e63c,_0x11987e[_0x35d4ef(0x34f)](_0x4b4d72),_0x11987e[_0x35d4ef(0x34f)](_0x56e63c));if(!_0x586e82)return null;return _0x2f3a1c[_0x35d4ef(0x34f)](_0x56e63c)(_0x4b4d72,_0x56e63c,_0x11987e[_0x35d4ef(0x34f)](_0x4b4d72),_0x11987e[_0x35d4ef(0x34f)](_0x56e63c))?_0x586e82[0x1][_0x35d4ef(0x2fd)]&&_0x586e82[0x1][_0x35d4ef(0x2fd)][_0x35d4ef(0x1fc)]?null:_0x586e82:null;}_0x5d511a[_0x3e8187(0x1cc)]&&this[_0x3e8187(0x2ab)](_0x5d511a);}[_0x97f9ec(0x2d5)](_0x4b9472){const _0x24905a=_0x97f9ec;if(0x0==_0x4b9472[_0x24905a(0x1fc)])return;const _0x22bb1f=this[_0x24905a(0x2db)]({'skipNotAttached':!0x0})[_0x24905a(0x1a2)](_0x3fa27c=>_0x24905a(0x2c5)==_0x3fa27c[_0x24905a(0x1b0)]&&_0x3fa27c[_0x24905a(0x1d4)]),_0x4ed6c4=[],_0x49388e=new Map();for(const _0x375fb9 of _0x22bb1f){const _0x3aa901=_0x6eb5b(_0x375fb9[_0x24905a(0x22f)]);_0x49388e[_0x24905a(0x287)](_0x3aa901)||(_0x49388e[_0x24905a(0x24d)](_0x3aa901,_0x4ed6c4[_0x24905a(0x1fc)]),_0x4ed6c4[_0x24905a(0x322)]([]));const _0x3272e5=_0x49388e[_0x24905a(0x34f)](_0x3aa901);_0x4ed6c4[_0x3272e5][_0x24905a(0x322)](_0x375fb9);}!(function(){const _0x125b05=_0x24905a;_0x4ed6c4[_0x125b05(0x21a)]((_0x477779,_0x2665c1)=>{const _0x446604=_0x125b05,_0x49d450=_0x477779[0x0][_0x446604(0x2b8)],_0x47eb02=_0x2665c1[0x0][_0x446604(0x2b8)];return _0x49d450==_0x47eb02?_0x477779[0x0][_0x446604(0x22f)][_0x446604(0x209)]<_0x2665c1[0x0][_0x446604(0x22f)][_0x446604(0x209)]?-0x1:0x1:_0x49d450<_0x47eb02?-0x1:0x1;});for(const _0x3f7b50 of _0x4ed6c4)_0x3f7b50[_0x125b05(0x21a)]((_0x1b2265,_0x2811d1)=>_0x1b2265['id']<_0x2811d1['id']?-0x1:0x1);}());for(let _0x3d0dcb=0x0;_0x3d0dcb<_0x4ed6c4[_0x24905a(0x1fc)];_0x3d0dcb++){if(0x0==_0x4ed6c4[_0x3d0dcb][_0x24905a(0x1fc)])continue;const _0x1b2bb3=[];for(let _0x12e828=_0x3d0dcb+0x1;_0x12e828<_0x4ed6c4[_0x24905a(0x1fc)];_0x12e828++)0x0!=_0x4ed6c4[_0x12e828][_0x24905a(0x1fc)]&&_0x16226e(_0x4ed6c4[_0x3d0dcb],_0x4ed6c4[_0x12e828])&&_0x1b2bb3[_0x24905a(0x322)](_0x12e828);for(const _0x57544c of _0x1b2bb3)_0x4ed6c4[_0x3d0dcb]=_0x4ed6c4[_0x3d0dcb][_0x24905a(0x295)](_0x4ed6c4[_0x57544c]),_0x4ed6c4[_0x57544c]=[];}for(const _0x7aaf1a of _0x4ed6c4)for(let _0x4ba6f3=0x0;_0x4ba6f3<_0x7aaf1a[_0x24905a(0x1fc)];_0x4ba6f3++){const _0x3d2423=_0x7aaf1a[_0x4ba6f3+0x1]||null;_0x7aaf1a[_0x4ba6f3][_0x24905a(0x283)]!==_0x3d2423&&(_0x7aaf1a[_0x4ba6f3][_0x24905a(0x283)]=_0x3d2423);}for(const _0x15c000 of _0x4ed6c4)for(let _0x1608ff=0x0;_0x1608ff<_0x15c000[_0x24905a(0x1fc)];_0x1608ff++){const _0x3ebf7a=_0x15c000[_0x1608ff-0x1]||null;_0x15c000[_0x1608ff][_0x24905a(0x2b6)]!==_0x3ebf7a&&(_0x15c000[_0x1608ff][_0x24905a(0x2b6)]=_0x3ebf7a);}function _0x16226e(_0x875062,_0x493186){const _0x3bc089=_0x24905a;if(_0x875062[0x0][_0x3bc089(0x22f)][_0x3bc089(0x209)]!==_0x493186[0x0][_0x3bc089(0x22f)][_0x3bc089(0x209)]&&_0x875062[0x0][_0x3bc089(0x304)]!==_0x493186[0x0][_0x3bc089(0x304)])return!0x1;if(!function(_0x1e29a9,_0x1b3e1e){const _0x35991c=_0x3bc089;if(!_0x1e29a9[_0x35991c(0x30d)]&&!_0x1b3e1e[_0x35991c(0x30d)])return!0x0;if(_0x1e29a9[_0x35991c(0x30d)]&&_0x1b3e1e[_0x35991c(0x30d)])return!0x1;if(_0x1e29a9[_0x35991c(0x30d)]&&_0x1b3e1e[_0x35991c(0x2b8)]<_0x1e29a9[_0x35991c(0x2fd)][_0x35991c(0x297)][_0x35991c(0x34f)](0x0)[_0x35991c(0x2b8)])return!0x0;if(_0x1b3e1e[_0x35991c(0x30d)]&&_0x1e29a9[_0x35991c(0x2b8)]<_0x1b3e1e[_0x35991c(0x2fd)][_0x35991c(0x297)][_0x35991c(0x34f)](0x0)[_0x35991c(0x2b8)])return!0x0;return!0x1;}(_0x875062[0x0],_0x493186[0x0]))return!0x1;const _0x3c81cf=_0x3009c5(_0x875062[0x0][_0x3bc089(0x22f)],_0x3bc089(0x209)),_0x3ea8c6=_0x3009c5(_0x493186[0x0][_0x3bc089(0x22f)],_0x3bc089(0x209));if(!_0x40793d(_0x3c81cf,_0x3ea8c6))return!0x1;return!!_0x875062[_0x3bc089(0x29f)](_0x37b9a1=>_0x493186[_0x3bc089(0x340)](_0x24ee20=>_0x37b9a1[_0x3bc089(0x221)]()[_0x3bc089(0x324)](_0x24ee20[_0x3bc089(0x221)]())))&&_0x493186[_0x3bc089(0x29f)](_0x22374b=>_0x875062[_0x3bc089(0x340)](_0x16c8b6=>_0x22374b[_0x3bc089(0x221)]()[_0x3bc089(0x324)](_0x16c8b6[_0x3bc089(0x221)]())));}}[_0x97f9ec(0x268)](_0x580876){const _0x24e519=_0x97f9ec,_0x416ec3=Array[_0x24e519(0x2bc)](_0x580876),_0xfd07bf=this[_0x24e519(0x2db)]({'skipNotAttached':!0x0}),_0x2c131e=_0xfd07bf[_0x24e519(0x1a2)](_0x4420d6=>!_0x580876[_0x24e519(0x287)](_0x4420d6)),_0x5aef67=new Map(_0x416ec3[_0x24e519(0x32c)](_0x216ec5=>[_0x216ec5,this[_0x24e519(0x207)][_0x24e519(0x1aa)](_0x216ec5[_0x24e519(0x1b0)],_0x216ec5[_0x24e519(0x200)],_0x24e519(0x2bd))])),_0xc914f5=new Map(_0xfd07bf[_0x24e519(0x32c)](_0x4272c8=>[_0x4272c8,_0x4272c8[_0x24e519(0x333)]()]));for(let _0x4b24a6=0x0;_0x4b24a6<_0x416ec3[_0x24e519(0x1fc)];_0x4b24a6++){if(_0x2ea3c9(this,_0x416ec3[_0x4b24a6],_0x416ec3,_0x4b24a6+0x1))return!0x0;}for(let _0x18829c=0x0;_0x18829c<_0x416ec3[_0x24e519(0x1fc)];_0x18829c++){if(_0x2ea3c9(this,_0x416ec3[_0x18829c],_0x2c131e,0x0))return!0x0;}return!0x1;function _0x2ea3c9(_0x4c3a70,_0x2165c2,_0xb7c97d,_0x408d8d){const _0x24fa75=_0x24e519;for(let _0x51064c=_0x408d8d;_0x51064c<_0xb7c97d[_0x24fa75(0x1fc)];_0x51064c++){const _0x4fa3f5=_0xb7c97d[_0x51064c];if(_0x4fa3f5[_0x24fa75(0x1b0)]!==_0x2165c2[_0x24fa75(0x1b0)]||_0x4fa3f5[_0x24fa75(0x304)]['id']!==_0x2165c2[_0x24fa75(0x304)]['id']||_0x4fa3f5[_0x24fa75(0x200)]!==_0x2165c2[_0x24fa75(0x200)])continue;if(!Jt(_0x2165c2,_0x4fa3f5))continue;if(_0x24fa75(0x2c5)==_0x2165c2[_0x24fa75(0x1b0)]&&_0x2165c2[_0x24fa75(0x2e3)][_0x24fa75(0x277)]!=_0x4fa3f5[_0x24fa75(0x2e3)][_0x24fa75(0x277)])continue;if(_0x24fa75(0x2c5)==_0x2165c2[_0x24fa75(0x1b0)]&&_0x4c3a70[_0x24fa75(0x32f)](_0x2165c2[_0x24fa75(0x2e3)][_0x24fa75(0x227)]))continue;if(_0x24fa75(0x2ce)==_0x2165c2[_0x24fa75(0x1b0)]){const _0xe58372=_0x4c3a70[_0x24fa75(0x238)][_0x24fa75(0x306)],_0x1fdcc9=_0x2165c2[_0x24fa75(0x339)]();if(_0x1fdcc9&&(_0xe58372[_0x24fa75(0x33a)][_0x24fa75(0x1f8)](_0x1fdcc9)||_0xe58372[_0x24fa75(0x33a)][_0x24fa75(0x2f2)](_0x1fdcc9)))continue;}const _0x58b471=_0x5aef67[_0x24fa75(0x34f)](_0x2165c2),_0x1d43c0=_0xc914f5[_0x24fa75(0x34f)](_0x2165c2),_0x47c0e4=_0xc914f5[_0x24fa75(0x34f)](_0x4fa3f5),_0xce856f=_0x2165c2[_0x24fa75(0x2fd)]&&_0x2165c2[_0x24fa75(0x2fd)][_0x24fa75(0x1fc)],_0x5c3eea=_0x4fa3f5[_0x24fa75(0x2fd)]&&_0x4fa3f5[_0x24fa75(0x2fd)][_0x24fa75(0x1fc)];if(!_0xce856f&&_0x58b471(_0x47c0e4,_0x1d43c0))return _0x4c3a70[_0x24fa75(0x2a3)](_0x4fa3f5,_0x2165c2),_0xc914f5[_0x24fa75(0x2f7)](_0x2165c2),!0x0;if(!_0x5c3eea&&_0x58b471(_0x1d43c0,_0x47c0e4))return _0x4c3a70[_0x24fa75(0x2a3)](_0x2165c2,_0x4fa3f5),_0xc914f5[_0x24fa75(0x2f7)](_0x4fa3f5),!0x0;}return!0x1;}}[_0x97f9ec(0x2a3)](_0x45e736,_0x412a86){const _0x34ad46=_0x97f9ec;if(_0x45e736[_0x34ad46(0x251)]){for(const _0xd18ea6 of _0x412a86[_0x34ad46(0x333)]())_0x45e736[_0x34ad46(0x34c)](_0xd18ea6);}else{const _0x5bae6c=_0x412a86[_0x34ad46(0x221)]()[_0x34ad46(0x313)];this[_0x34ad46(0x2b5)](_0x45e736,this[_0x34ad46(0x33d)][_0x34ad46(0x272)](_0x45e736[_0x34ad46(0x221)]()[_0x34ad46(0x1c0)],_0x5bae6c));}_0x412a86[_0x34ad46(0x2a5)]();}[_0x97f9ec(0x23c)](_0x52bd73,_0x31e4af,_0x42e92f){const _0x2376e6=_0x97f9ec,_0x2227a6=_0x52bd73[_0x2376e6(0x2ef)](_0x2376e6(0x245))||_0x52bd73[_0x2376e6(0x2ef)](_0x2376e6(0x2c5))?_0x2376e6(0x235):_0x52bd73[_0x2376e6(0x291)]();return _0x4e6bdb(this[_0x2376e6(0x238)][_0x2376e6(0x27c)],_0x31e4af+'_'+_0x2227a6+_0x2376e6(0x293),_0x42e92f);}[_0x97f9ec(0x348)](){const _0x350912=_0x97f9ec,_0x3df0d8=this[_0x350912(0x238)];if(!_0x3df0d8['ui'])return;const {ariaLiveAnnouncer:_0x399c0c}=_0x3df0d8['ui'];_0x191675(this[_0x350912(0x33d)],({left:_0x22b25c,entered:_0x37383e})=>{const _0x4f3bf8=_0x350912;for(const _0x2e96e0 of _0x22b25c){const {group:_0x146719,type:_0x479f3f}=this[_0x4f3bf8(0x269)](_0x2e96e0[_0x4f3bf8(0x1e7)]);if(_0x4f3bf8(0x2be)===_0x146719){_0x399c0c[_0x4f3bf8(0x2ae)](this[_0x4f3bf8(0x23c)](_0x479f3f,_0x4f3bf8(0x1f0)));break;}}for(const _0x280ce5 of _0x37383e){const {group:_0x565ae0,type:_0x8c7055}=this[_0x4f3bf8(0x269)](_0x280ce5[_0x4f3bf8(0x1e7)]);if(_0x4f3bf8(0x2be)===_0x565ae0){_0x399c0c[_0x4f3bf8(0x2ae)](this[_0x4f3bf8(0x23c)](_0x8c7055,_0x4f3bf8(0x271),_0x2fab44(_0x3d4db1)));break;}}});}[_0x97f9ec(0x1db)](_0xbe9883){const _0x38ab38=_0x97f9ec;if(this[_0x38ab38(0x20b)])return!0x1;const _0x6ee405=this[_0x38ab38(0x238)],_0x3f114d=_0x6ee405[_0x38ab38(0x306)][_0x38ab38(0x2c7)][_0x38ab38(0x212)][_0x38ab38(0x29b)]();if(0x0==_0x3f114d[_0x38ab38(0x1fc)])return!0x1;const _0x8b4f8=[],_0x90a876=_0x3f114d[_0x38ab38(0x1a2)](_0x1dd0c5=>_0x38ab38(0x2c5)==_0x1dd0c5[_0x38ab38(0x1b0)]),_0x56f211=_0x3f114d[_0x38ab38(0x1a2)](_0x31ad03=>_0x38ab38(0x294)==_0x31ad03[_0x38ab38(0x1b0)]&&_0x38ab38(0x2b1)!=_0x31ad03[_0x38ab38(0x1e7)]),_0x412db5=_0x3f114d[_0x38ab38(0x1a2)](_0x4606b8=>_0x38ab38(0x2e9)==_0x4606b8[_0x38ab38(0x1b0)]&&_0x38ab38(0x2b1)!=_0x4606b8[_0x38ab38(0x1e7)]);for(const _0x1c2728 of _0x90a876)_0x8b4f8[_0x38ab38(0x322)]({'key':_0x1c2728[_0x38ab38(0x1d6)],'newValue':_0x1c2728[_0x38ab38(0x2eb)],'oldValue':_0x1c2728[_0x38ab38(0x224)],'range':Pt(_0x1c2728[_0x38ab38(0x1ad)],_0x6ee405[_0x38ab38(0x306)])});for(const _0x563a10 of _0x56f211){const _0xe169b2=_0x412db5[_0x38ab38(0x1b2)](_0x430e39=>_0x430e39[_0x38ab38(0x27d)][_0x38ab38(0x324)](_0x563a10[_0x38ab38(0x27d)]));_0xe169b2&&_0x8b4f8[_0x38ab38(0x322)]({'key':_0x38ab38(0x2c0),'newValue':_0x563a10[_0x38ab38(0x1e7)],'oldValue':_0xe169b2[_0x38ab38(0x1e7)],'range':_0x6ee405[_0x38ab38(0x306)][_0x38ab38(0x2a1)](_0x563a10[_0x38ab38(0x27d)][_0x38ab38(0x1df)])});}return 0x0!=_0x8b4f8[_0x38ab38(0x1fc)]&&this[_0x38ab38(0x1b7)](_0xbe9883,_0x8b4f8);}[_0x97f9ec(0x2ba)](_0x5f1a0e){const _0x1f919e=_0x97f9ec;let _0x57fccb=!0x1;const _0x5c642a=this[_0x1f919e(0x238)][_0x1f919e(0x306)][_0x1f919e(0x2c7)][_0x1f919e(0x212)][_0x1f919e(0x308)]()[_0x1f919e(0x1a2)](_0x7e2d29=>_0x7e2d29[_0x1f919e(0x2e3)][_0x1f919e(0x2cb)]&&_0x7e2d29[_0x1f919e(0x1e7)][_0x1f919e(0x2ef)](_0x1f919e(0x27e)));for(const _0x56e578 of _0x5c642a){const {subType:_0x9fdbc7,id:_0x59a8fb}=this[_0x1f919e(0x269)](_0x56e578[_0x1f919e(0x1e7)]),_0x3b1922=_0x9fdbc7[_0x1f919e(0x26e)]('|')[0x0];for(const _0x1028bf of this[_0x1f919e(0x2db)]({'skipNotAttached':!0x0}))_0x1028bf['id']!=_0x59a8fb&&_0x1f919e(0x2c5)==_0x1028bf[_0x1f919e(0x1b0)]&&_0x1028bf[_0x1f919e(0x2e3)]&&_0x1028bf[_0x1f919e(0x2e3)][_0x1f919e(0x227)]==_0x3b1922&&_0x1028bf[_0x1f919e(0x221)]()[_0x1f919e(0x307)](_0x56e578[_0x1f919e(0x2e3)][_0x1f919e(0x2cb)])&&(this[_0x1f919e(0x202)](_0x1028bf,_0x56e578[_0x1f919e(0x2e3)][_0x1f919e(0x2cb)],_0x5f1a0e),_0x57fccb=!0x0);}return _0x57fccb;}[_0x97f9ec(0x303)](_0x27f4e1){const _0x18cc1b=_0x97f9ec;this[_0x18cc1b(0x20b)]=!0x0,_0x27f4e1();}[_0x97f9ec(0x247)](_0x4dcac4){const _0xf6e688=_0x97f9ec,_0x5ddefc=this[_0xf6e688(0x32f)](_0x4dcac4),_0x25ae12=this[_0xf6e688(0x243)][_0xf6e688(0x287)](_0x4dcac4);return _0x5ddefc||_0x25ae12;}[_0x97f9ec(0x1b7)](_0x2fef5a,_0x29a887){const _0x33a1d0=_0x97f9ec;if(0x0==_0x29a887[_0x33a1d0(0x1fc)])return!0x1;let _0x2beb1d=!0x1;for(const _0x5e74d0 of _0x29a887){const _0x38b503=this[_0x33a1d0(0x1bd)](_0x5e74d0[_0x33a1d0(0x1ad)],_0x33a1d0(0x2c5))[_0x33a1d0(0x1a2)](_0x5a68ed=>!_0x5a68ed[_0x33a1d0(0x24c)][_0x33a1d0(0x230)])[_0x33a1d0(0x32c)](_0x57ccc4=>_0x57ccc4[_0x33a1d0(0x2be)]),_0x3f00ec=_0x6eb5b({'newValue':_0x5e74d0[_0x33a1d0(0x2cd)]});_0x38b503[_0x33a1d0(0x1a2)](_0x3417e1=>{const _0x354754=_0x33a1d0,[_0x4aa674,_0xf84ae2]=_0x3417e1[_0x354754(0x200)][_0x354754(0x26e)]('|');return _0x4aa674==_0x5e74d0[_0x354754(0x227)]&&_0xf84ae2!=_0x3f00ec;})[_0x33a1d0(0x1fb)](_0x2acc9e=>{const _0x3158e3=_0x33a1d0;this[_0x3158e3(0x202)](_0x2acc9e,_0x5e74d0[_0x3158e3(0x1ad)],_0x2fef5a),_0x2beb1d=!0x0;});}return _0x2beb1d;}[_0x97f9ec(0x202)](_0x348b16,_0x5bb5ad,_0x2a5646){const _0x2ad955=_0x97f9ec,_0x1bda9a=_0x348b16[_0x2ad955(0x221)]()[_0x2ad955(0x28c)](_0x5bb5ad);0x0!==_0x1bda9a[_0x2ad955(0x1fc)]?0x1!==_0x1bda9a[_0x2ad955(0x1fc)]?this[_0x2ad955(0x27a)](_0x348b16,_0x5bb5ad[_0x2ad955(0x1c0)],_0x5bb5ad[_0x2ad955(0x313)]):this[_0x2ad955(0x2b5)](_0x348b16,_0x1bda9a[0x0]):_0x2a5646[_0x2ad955(0x2a8)](_0x348b16[_0x2ad955(0x1eb)]());}}function _0x5a88(_0x2f007b,_0x109af0){const _0x200d8f=_0x200d();return _0x5a88=function(_0x5a8865,_0x3f7ad1){_0x5a8865=_0x5a8865-0x19f;let _0x5d699a=_0x200d8f[_0x5a8865];return _0x5d699a;},_0x5a88(_0x2f007b,_0x109af0);}class Et{constructor(_0x16e723){const _0xf4cd3=_0x97f9ec;this[_0xf4cd3(0x292)]=_0x16e723,this[_0xf4cd3(0x33d)]=_0x16e723[_0xf4cd3(0x306)],this[_0xf4cd3(0x33f)]=new Map(),this[_0xf4cd3(0x21f)]=new Map(),this[_0xf4cd3(0x1d9)]();}[_0x97f9ec(0x1c8)](_0x276722,_0x3eebc5,_0x4b7845,_0x546df9,_0x104351,_0x1d0ba3){const _0x4325e2=_0x97f9ec;return new _0x14135f(this[_0x4325e2(0x33d)],{'type':_0x276722,'subType':_0x3eebc5,'id':_0x4b7845,'author':_0x546df9,'creator':_0x546df9,'attributes':_0x104351,'onAttributesChange':_0x1d0ba3,'onAccept':(..._0x38ae16)=>this[_0x4325e2(0x1aa)](_0x276722,_0x3eebc5,_0x4325e2(0x22e))(..._0x38ae16),'onDiscard':(..._0x15872a)=>this[_0x4325e2(0x1aa)](_0x276722,_0x3eebc5,_0x4325e2(0x342))(..._0x15872a)});}[_0x97f9ec(0x2a0)](_0x245166,_0x363e16,_0x1ce2d9,_0x35f84f){const _0x890dff=_0x97f9ec,_0x2eea21=_0x245166+':'+_0x363e16+':'+_0x1ce2d9;this[_0x890dff(0x33f)][_0x890dff(0x24d)](_0x2eea21,_0x35f84f);}[_0x97f9ec(0x1aa)](_0x30a4bb,_0xe943a7,_0x46fca0){const _0x37a12b=_0x97f9ec,_0x5e212e=_0x30a4bb+':'+_0xe943a7+':'+_0x46fca0;return this[_0x37a12b(0x33f)][_0x37a12b(0x34f)](_0x5e212e)||this[_0x37a12b(0x21f)][_0x37a12b(0x34f)](_0x30a4bb+':'+_0x46fca0);}[_0x97f9ec(0x1d9)](){const _0x5d387a=_0x97f9ec,_0x1d5a15=()=>!0x1,_0xd6b307=_0x5af64f=>{const _0x41e42a=_0x5a88;_0x5af64f[_0x41e42a(0x21a)]((_0x54ffc8,_0x58bc5e)=>_0x54ffc8[_0x41e42a(0x1c0)][_0x41e42a(0x1ed)](_0x58bc5e[_0x41e42a(0x1c0)])?0x1:-0x1),this[_0x41e42a(0x33d)][_0x41e42a(0x2d6)](_0x2be269=>{const _0x8a2560=_0x41e42a;for(const _0x123bea of _0x5af64f){let _0x67213a;_0x67213a=_0x123bea[_0x8a2560(0x313)][_0x8a2560(0x344)]&&_0x123bea[_0x8a2560(0x313)][_0x8a2560(0x26a)]==_0x123bea[_0x8a2560(0x1c0)][_0x8a2560(0x1df)]?_0x2be269[_0x8a2560(0x2fb)](_0x123bea[_0x8a2560(0x1c0)][_0x8a2560(0x1df)],'on'):_0x2be269[_0x8a2560(0x2fb)](_0x123bea),this[_0x8a2560(0x33d)][_0x8a2560(0x232)](_0x67213a,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3f8122=(_0x3487a0,_0x21509a)=>{const _0x1e5129=_0x5a88;_0x21509a&&this[_0x1e5129(0x33d)][_0x1e5129(0x2d6)](_0x27ca9e=>{const _0xad4d11=_0x1e5129,{commandName:_0x483407,commandParams:_0x4f949c=[]}=_0x21509a,_0x46c894=_0x3487a0[_0xad4d11(0x32c)](_0x4c9be3=>(Vt(_0x4c9be3)&&(_0x4c9be3=this[_0xad4d11(0x33d)][_0xad4d11(0x272)](_0x4c9be3[_0xad4d11(0x313)])),_0x4c9be3))[_0xad4d11(0x1a2)](_0x279908=>_0xad4d11(0x275)!==_0x279908[_0xad4d11(0x1cb)][_0xad4d11(0x2d1)]);if(_0x46c894[_0xad4d11(0x1fc)]<0x1)return;const _0x5128ad=Array[_0xad4d11(0x2bc)](this[_0xad4d11(0x33d)][_0xad4d11(0x2c7)][_0xad4d11(0x33b)][_0xad4d11(0x333)]())[_0xad4d11(0x32c)](_0x42c8c3=>_0x5f0ea4[_0xad4d11(0x203)](_0x42c8c3));_0x27ca9e[_0xad4d11(0x213)](_0x46c894);for(const _0x820a9d of this[_0xad4d11(0x292)][_0xad4d11(0x22a)][_0xad4d11(0x22a)]())_0x820a9d[_0xad4d11(0x1b6)]();_0x4f949c[_0xad4d11(0x322)]({'forceDefaultExecution':!0x0}),this[_0xad4d11(0x292)][_0xad4d11(0x2fc)](_0x483407,..._0x4f949c);const _0x5305fc=_0x5128ad[_0xad4d11(0x1a2)](_0x1b4906=>_0xad4d11(0x275)!=_0x1b4906[_0xad4d11(0x1cb)][_0xad4d11(0x2d1)]);_0x5305fc[_0xad4d11(0x1fc)]>0x0&&_0x27ca9e[_0xad4d11(0x213)](_0x5305fc);for(const _0x4231cf of _0x5128ad)_0x4231cf[_0xad4d11(0x1ae)]();});},_0xbfa209=(_0x1f1f45,_0x4e5ade)=>0x1==_0x1f1f45[_0x5d387a(0x1fc)]&&0x1==_0x4e5ade[_0x5d387a(0x1fc)]&&_0x1f1f45[0x0][_0x5d387a(0x313)][_0x5d387a(0x324)](_0x4e5ade[0x0][_0x5d387a(0x1c0)]),_0x4e2bd1=(_0x836527,_0x51e4c1,_0x3cbaea,_0x19edee)=>Ht(_0x836527,_0x51e4c1,_0x3cbaea,_0x19edee,this[_0x5d387a(0x33d)])?[_0x836527,_0x51e4c1]:Ht(_0x51e4c1,_0x836527,_0x19edee,_0x3cbaea,this[_0x5d387a(0x33d)])?[_0x51e4c1,_0x836527]:null;this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x25e),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1ec),_0xd6b307),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x2f3),_0xbfa209),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x319),_0x4e2bd1),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x2c8),_0xd6b307),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x241),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1a1),_0xbfa209),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x323),_0x4e2bd1),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x23b),_0x3f8122),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1ee),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x34d),_0xbfa209),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x2c3),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1c4),_0x3f8122),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x2bb),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1a7),_0xbfa209),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x289),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1f5),_0x1d5a15),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1d2),(_0x1d382a,_0x34df17)=>{const _0x4b6ffe=_0x5d387a;if(!_0x34df17)return;const _0x2ee555=this[_0x4b6ffe(0x292)][_0x4b6ffe(0x2ff)][_0x4b6ffe(0x34f)](p);this[_0x4b6ffe(0x33d)][_0x4b6ffe(0x2d6)](_0x3a0dd5=>{const _0x2b85d9=_0x4b6ffe;if(_0x2b85d9(0x2c0)==_0x34df17[_0x2b85d9(0x227)])for(const _0x4c783a of _0x1d382a){const _0xf175d9=_0x4c783a[_0x2b85d9(0x1c0)][_0x2b85d9(0x1df)],_0x1e3e41=_0x34df17[_0x2b85d9(0x277)];_0x3a0dd5[_0x2b85d9(0x2bf)](_0xf175d9,_0x1e3e41);}else{if(_0x2ee555[_0x2b85d9(0x32f)](_0x34df17[_0x2b85d9(0x227)])){for(const _0x2208db of _0x1d382a)void 0x0!==_0x34df17[_0x2b85d9(0x277)]?_0x3a0dd5[_0x2b85d9(0x2cf)](_0x34df17[_0x2b85d9(0x227)],_0x34df17[_0x2b85d9(0x277)],_0x2208db[_0x2b85d9(0x1c0)][_0x2b85d9(0x1df)]):_0x3a0dd5[_0x2b85d9(0x2e1)](_0x34df17[_0x2b85d9(0x227)],_0x2208db[_0x2b85d9(0x1c0)][_0x2b85d9(0x1df)]);}else{for(const _0x481334 of _0x1d382a)_0x34df17[_0x2b85d9(0x277)]?_0x3a0dd5[_0x2b85d9(0x2cf)](_0x34df17[_0x2b85d9(0x227)],_0x34df17[_0x2b85d9(0x277)],_0x481334):_0x3a0dd5[_0x2b85d9(0x2e1)](_0x34df17[_0x2b85d9(0x227)],_0x481334);}}});}),this[_0x5d387a(0x21f)][_0x5d387a(0x24d)](_0x5d387a(0x1ca),_0xbfa209);}}function Ot(_0xbb430f,_0x5874f6,_0x351502){const _0x17f2eb=_0x97f9ec;for(const _0x2f9f8c of _0x5874f6[_0x17f2eb(0x26a)][_0x17f2eb(0x350)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2f9f8c[_0x17f2eb(0x1cb)]==_0x2f9f8c)return!0x1;if(!_0x351502[_0x17f2eb(0x1c5)](_0x2f9f8c))return!0x1;if(_0xbb430f[_0x17f2eb(0x1f8)](_0x2f9f8c)||_0xbb430f[_0x17f2eb(0x2f2)](_0x2f9f8c))return!0x0;}return!0x1;}function Vt(_0x2096cf){const _0x3c1cb3=_0x97f9ec;return _0x2096cf[_0x3c1cb3(0x313)][_0x3c1cb3(0x26a)]==_0x2096cf[_0x3c1cb3(0x1c0)][_0x3c1cb3(0x1df)]&&_0x2096cf[_0x3c1cb3(0x313)][_0x3c1cb3(0x2e0)];}function Ut(_0x4d3c74,_0xa99c77,_0x303807,_0x2577a2){const _0x48a90=_0x97f9ec,_0x5531c0=_0x45359e=>!_0x45359e[_0x48a90(0x205)]['is'](_0x48a90(0x276))&&!_0x2577a2[_0x48a90(0x1f8)](_0x45359e[_0x48a90(0x205)]),_0x2d8e54=_0x4d3c74[_0x48a90(0x1c0)][_0x48a90(0x345)](_0x5531c0),_0x32c632=_0x4d3c74[_0x48a90(0x313)][_0x48a90(0x345)](_0x5531c0,{'direction':_0x48a90(0x2a2)});return(!_0x4d3c74[_0x48a90(0x1c0)][_0x48a90(0x324)](_0x2d8e54)||!_0x4d3c74[_0x48a90(0x313)][_0x48a90(0x324)](_0x32c632))&&(_0x2d8e54[_0x48a90(0x1ed)](_0x32c632)?_0x303807[_0x48a90(0x2f5)](_0xa99c77,{'range':_0x303807[_0x48a90(0x272)](_0x2d8e54,_0x32c632)}):_0x303807[_0x48a90(0x2a8)](_0xa99c77),!0x0);}function Gt(_0x5e3b09){return _0x6eb5b(_0x5e3b09);}function Ft(_0x3cc634){const _0x2b3077=_0x97f9ec,_0x41130d=_0x3cc634[_0x2b3077(0x1c0)][_0x2b3077(0x1df)];return _0x41130d&&_0x41130d['is'](_0x2b3077(0x20d));}function Pt(_0x774fe7,_0x2ba833){const _0x422a78=_0x97f9ec;return null==_0x774fe7[_0x422a78(0x313)][_0x422a78(0x1e2)]&&_0x774fe7[_0x422a78(0x313)][_0x422a78(0x26a)]==_0x774fe7[_0x422a78(0x1c0)][_0x422a78(0x1df)]?Lt(_0x774fe7[_0x422a78(0x1c0)][_0x422a78(0x1df)],_0x2ba833):_0x774fe7;}function Lt(_0x57b8a0,_0x43d03d){const _0x4ae13e=_0x97f9ec,_0x58edf7=_0x43d03d[_0x4ae13e(0x33a)][_0x4ae13e(0x1f8)](_0x57b8a0)||_0x43d03d[_0x4ae13e(0x33a)][_0x4ae13e(0x1bb)](_0x57b8a0);return _0x43d03d[_0x4ae13e(0x272)](_0x43d03d[_0x4ae13e(0x1e9)](_0x57b8a0,_0x4ae13e(0x1fd)),_0x58edf7?_0x43d03d[_0x4ae13e(0x2b7)](_0x57b8a0):_0x43d03d[_0x4ae13e(0x1e9)](_0x57b8a0,_0x4ae13e(0x313)));}function Ht(_0x366972,_0x50517d,_0x5247a5,_0x2e9770,_0x1909e7){const _0x1044db=_0x97f9ec;if(_0x366972[_0x1044db(0x283)])return!0x1;if(!Jt(_0x366972,_0x50517d))return!0x1;if(_0x5247a5[_0x1044db(0x313)][_0x1044db(0x324)](_0x2e9770[_0x1044db(0x1c0)]))return!0x0;if(_0x366972[_0x1044db(0x1b0)]!=_0x50517d[_0x1044db(0x1b0)])return!0x1;if(!_0x5247a5[_0x1044db(0x313)][_0x1044db(0x2c2)](_0x2e9770[_0x1044db(0x1c0)]))return!0x1;const _0x2f2a58=_0x1909e7[_0x1044db(0x272)](_0x5247a5[_0x1044db(0x313)],_0x2e9770[_0x1044db(0x1c0)])[_0x1044db(0x29d)]();for(const _0x5d3b4b of _0x2f2a58)if([_0x1044db(0x252),_0x1044db(0x27b)][_0x1044db(0x1e1)](_0x5d3b4b[_0x1044db(0x1b0)])&&_0x1909e7[_0x1044db(0x33a)][_0x1044db(0x2f2)](_0x5d3b4b[_0x1044db(0x205)]))return!0x1;return!0x0;}function Jt(_0x52da34,_0x10029c){const _0x47c516=_0x97f9ec;if(!_0x52da34[_0x47c516(0x1d4)]||!_0x10029c[_0x47c516(0x1d4)])return!0x1;const _0x177028=new Set(Object[_0x47c516(0x279)](_0x52da34[_0x47c516(0x22f)])),_0x412946=new Set(Object[_0x47c516(0x279)](_0x10029c[_0x47c516(0x22f)]));if(_0x177028[_0x47c516(0x2f7)](_0x47c516(0x209)),_0x412946[_0x47c516(0x2f7)](_0x47c516(0x209)),0x0==_0x177028[_0x47c516(0x1cc)]&&0x0==_0x412946[_0x47c516(0x1cc)])return!0x0;if(_0x177028[_0x47c516(0x1cc)]!=_0x412946[_0x47c516(0x1cc)])return!0x1;const _0x1d71f5={..._0x52da34[_0x47c516(0x22f)]},_0xedb8a3={..._0x10029c[_0x47c516(0x22f)]};return delete _0x1d71f5[_0x47c516(0x209)],delete _0xedb8a3[_0x47c516(0x209)],JSON[_0x47c516(0x32b)](_0x1d71f5)==JSON[_0x47c516(0x32b)](_0xedb8a3);}function qt(_0xe4b1eb,_0x18b92e){const _0x1f4f78=_0x97f9ec,_0x4fe658=zt(_0xe4b1eb[_0x1f4f78(0x22f)]),_0x7504f7=zt(_0x18b92e);if(!_0xe4b1eb[_0x1f4f78(0x1d4)])return!0x1;for(const _0x531e9b of Object[_0x1f4f78(0x279)](_0x7504f7))if(!_0x40793d(_0x4fe658[_0x531e9b],_0x7504f7[_0x531e9b]))return!0x1;return!0x0;}function zt(_0xdb0b0d){const _0x54f612=_0x97f9ec,_0x153951=Object[_0x54f612(0x2ee)]({},_0xdb0b0d);return delete _0x153951[_0x54f612(0x28d)],delete _0x153951[_0x54f612(0x1f3)],_0x153951;}