@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240520.0 → 0.0.0-nightly-20240522.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 (165) 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 +3 -3
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b05c5=_0x1b59;(function(_0x15f751,_0x2b6cb0){const _0x2b7297=_0x1b59,_0x58152c=_0x15f751();while(!![]){try{const _0x79329f=parseInt(_0x2b7297(0x232))/0x1+parseInt(_0x2b7297(0x172))/0x2*(-parseInt(_0x2b7297(0x1e1))/0x3)+-parseInt(_0x2b7297(0x1df))/0x4*(parseInt(_0x2b7297(0x23b))/0x5)+parseInt(_0x2b7297(0x11d))/0x6*(parseInt(_0x2b7297(0x15a))/0x7)+-parseInt(_0x2b7297(0x13a))/0x8*(-parseInt(_0x2b7297(0x155))/0x9)+parseInt(_0x2b7297(0x141))/0xa+-parseInt(_0x2b7297(0x15d))/0xb;if(_0x79329f===_0x2b6cb0)break;else _0x58152c['push'](_0x58152c['shift']());}catch(_0x1aadf1){_0x58152c['push'](_0x58152c['shift']());}}}(_0x4d43,0xe009c));import{Plugin as _0x41b177,PendingActions as _0x397433}from'ckeditor5/src/core.js';import{LiveRange as _0x289194}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3d51f1,uid as _0x241fb0,priorities as _0x47314b,logWarning as _0x5edf29}from'ckeditor5/src/utils.js';import{toWidget as _0x13c72a}from'ckeditor5/src/widget.js';import{Users as _0x298724,hashObject as _0x1b01b4,surroundingMarkersDetector as _0x1ed7b7}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x398e29 from'./commands/trackchangescommand.js';import _0x4539ec from'./commands/acceptsuggestioncommand.js';import _0x15de80 from'./commands/discardsuggestioncommand.js';import _0x16227f from'./commands/executeonallsuggestionscommand.js';import _0x306d33 from'./commands/executeonselectedsuggestionscommand.js';import _0x80fe61 from'./suggestion.js';import _0xde1e51 from'./suggestiondescriptionfactory.js';import _0x53d408 from'./integrations/aiassistant.js';import _0x3d30c6 from'./integrations/alignment.js';import _0x19687d from'./integrations/basicstyles.js';import _0x43600e from'./integrations/blockquote.js';import _0xe0f4dd from'./integrations/casechange.js';import _0x14360a from'./integrations/ckbox.js';import _0x246e55 from'./integrations/codeblock.js';import _0x33c6f7 from'./integrations/comments.js';import _0x4c6b73 from'./integrations/deletecommand.js';function _0x4d43(){const _0x3f1053=['_reduceSuggestionAttributeRange','_handleNewSuggestionMarker','_inlineAttributeKeys','elementToElement','enableReadOnlyMode','formatBlock:accept','isExternal','suggestion-type','addClass','markerReady','deletion:accept','activeMarkers','attributeOldValue','suggestionUnloaded','ck-suggestion-marker-formatInline','adapter','isIntersecting','move','parent','keys','_commentsRepository','trackChanges.trackFormatChanges','_rangeIsInLocalUserInsertion','registerBlockAttribute','substr','dataToMarker','getContainedElement','pluginName','_adapter','$text','data-suggestion','after','default','item','_suggestionState','size','removeMarker','rethrowUnexpectedError','nodeAfter','isEqual','_trackFormatChanges','_setSuggestionRange','has','addRange','next','nodeBefore','return','attribute:accept','acceptSuggestion','differ','options','_reduceExistingSuggestions','execute','removeMarkers','descriptionFactory','registerInlineAttribute','meta','formatInline','enqueueChange','insertion:accept','newRange','_cutOutSuggestionMarker','track-changes-enable-command-twice','_isDataLoaded','_refreshAttributeSuggestionsChain','containsRange','registerPostFixer','$textProxy','rename','conversion','addUser','selection','formatBlock:join','_getExternalAuthor','commandName','define','_suggestionFactory','deletion:discard','666816DkEocx','Users','addMarker:suggestion:attribute','elementEnd','_getAttributeKey','insertion:','value','markerToData','showSuggestionHighlights','10wKFhYs','isSelectable','updateMarker','_model','attribute:','root','_processAttributeChanges','isBefore','getNearestSelectionRange','track-changes-adapter-already-set','batch','suggestionLoaded','attributeNewValue','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.','getDifference','suggestion:attribute:','from','clone','set','discardSuggestion','targetPosition','update:suggestion','getItems','updateSuggestion','type','_joinWithAdjacentSuggestions','ck-suggestion-marker--active','TrackChangesEditing','clear','every','_descriptionFactory','getFirstMarker','enableCommand','track-changes-command-not-found','some','ready','formatInline:','document','hasSuggestion','createElement','key','highest','_suggestions','_addThreadToSuggestion','isCollapsed','bindElementToMarker','formatInline:accept','registerCustomCallback','backward','markInlineFormat','end','for','high','forward','track-changes-suggestion-data-mismatch','splice','locale','name','getCommentThread','getLastMatchingPosition','acceptAllSuggestions','$graveyard','attributes','formatInline:chain','_enabledCommands','multipleBlocks','deletion:','PENDING_ACTION_SUGGESTION','getMultiRangeId','stopListening','_SUGGESTION_ANNOUNCEMENT','addMarkerName','moveTargetPosition','widget','includes','addMarker:suggestion','formatGroupId','track-changes-suggestion-not-found','deletion','suggestionChanged','isAtStart','error-saving-suggestion-data-suggestion-discarded','_initAriaMarkerChangeAnnouncements','fromRange','splitPosition','init','createPositionAt','_breakSuggestionMarker','unbind','chain','_blockAttributeKeys','containerElement','push','_registerDefaultCallbacks','always','getChanges','previous','oldRange','_isRegisteredAttribute','start','isInsideObject','_addSuggestionMarker','accept','_getMarkerAnnouncementText','_processAttributeSuggestions','isLimit','toJSON','editing','length','markerName','track-changes-user-not-found','acceptSelectedSuggestions','notReady','createRangeOn','markBlockFormat','authoredAt','head','_checkSuggestionCorrectness','low','_recordAttributeChanges','isMultiRange','range','$marker','join','assign','insertion:join','isInContent','getRange','ck-suggestion-marker','createPositionBefore','insertion','trackChanges.mergeNestedSuggestions','documentSelection','_onDiscard','getAncestors','isLocal','_findSuggestions','multi','markerNameToElements','removeAttribute','open','warn','_customCallbacks','collaboration.channelId','containsPosition','getMarkers','refresh','5982nzfaWj','isNextTo','change','addCommentThread','isAfter','isArray','insert','unbindElementFromMarkerName','_saved','markAttributeChange','position','toUpperCase','_getAuthorFromId','getShiftedBy','stop','substring','listenTo','fromCharCode','discardAllSuggestions','_element','originalSuggestionId','formatInline:discard','deletion:chain','setTo','config','getSuggestionCallback','isTouching','newValue','_isBlockAttribute','584ndmyzK','announce','detach','group','markDeletion','setAttribute','change:data','12830640CgSOwT','setSelection','element','createRange','forceDefaultExecution','sort','deleteContent','elementStart','markInsertion','authorName','concat','fetchCommentThread','consume','suggestion','getAttribute','marker-count','createPositionAfter','addSuggestion','lowest','toViewElement','196164TVuqCH','createRangeIn','trackChangesCommand','attribute:join','then','5607RyWTZl','_mergeNestedSuggestions','plugins','29154015EJRsDS','addMarker:suggestion:formatBlock','removeMarker:suggestion:formatBlock','writer','attribute:discard','_setSuggestionData','LEAVE','_removeSuggestion','ck-suggestion-marker-','before','isIntersectingWithRange','_updateSuggestionData','isBlock','formatBlock','getAllAdjacentSuggestions','change:_saved','isDocumentOperation','formatBlock:','insertContent','commentThread','insertion:chain','90308zgyVzQ','getFirstRange','remove','fire','dataReady','forEach','markers','model','editor','hasComments','mapper','isObject','removed','external:','markerToHighlight','_getSuggestionData','format','$elementName','isOwn','markMultiRangeInsertion','data','discard','getCustomProperty','dataDowncast','filter','add','rejected','buildSuggestion','change:activeMarkers','suggestion:','schema','comments','getRanges','find','FORMATTING','addHighlight','deletion:join','isUndo','containsItem','commands','reconvertMarker','_splitMarkerName','_recordAttributeSuggestions','trackChanges','pop','startsWith','formatBlock:chain','split','hasCommentThread','resolve','createSelection','addMarker','isRemovable','values','_defaultCallbacks','normal','CommentsRepository','_editor','getUser','_joinSuggestions','never','requires','containsRangeInObject','upcast','isAtEnd','addSuggestionData','getWalker','catch','author','createdAt','skipNestingCheck','attributeKey','PendingActions','removeClass','formatInline:join','_refreshSuggestionsChain','enableDefaultAttributesIntegration','applyOperation','unshift','getChangedMarkers','get','_createSuggestion','getSuggestion','oldValue','ENTER','_afterChanges','formatBlock:discard','_isForcedDefaultExecutionBlock','rootName','editingDowncast','@external','subType','removeMarker:suggestion:attribute','markMultiRangeBlockFormat','removeComment','groupId','delete','getIntersection','track-changes-adapter-missing-getsuggestion','getSuggestions','creator','insertion:discard','discardSelectedSuggestions','accepted','attribute','tablePasteChainId','howMany','map','addComment','640040GpUeuM','ck-suggestion-marker-formatBlock','30bltXbe','consumable','markMultiRangeDeletion'];_0x4d43=function(){return _0x3f1053;};return _0x4d43();}import _0x16d3e1 from'./integrations/list.js';import _0x36f759 from'./integrations/listproperties.js';import _0x3d64c2 from'./integrations/entercommand.js';import _0x2d6384 from'./integrations/findandreplace.js';import _0x51eb9b from'./integrations/font.js';import _0xe34eaf from'./integrations/formatpainter.js';import _0x1a4e96 from'./integrations/heading.js';import _0x1adc0a from'./integrations/highlight.js';import _0x2a920d from'./integrations/horizontalline.js';import _0x4ecc78 from'./integrations/htmlembed.js';import _0x29a31c from'./integrations/image.js';import _0x394175 from'./integrations/imagereplace.js';import _0xc47d41 from'./integrations/imagestyle.js';import _0x279b40 from'./integrations/importword.js';import _0x40b097 from'./integrations/indent.js';import _0x1ec4cd from'./integrations/inputcommand.js';import _0x209084 from'./integrations/link.js';import _0x172d00 from'./integrations/legacylist.js';import _0x396d4e from'./integrations/legacylistproperties.js';import _0x18952b from'./integrations/mediaembed.js';import _0x35632c from'./integrations/mention.js';import _0x260c70 from'./integrations/multilevellist.js';import _0x445d8b from'./integrations/pagebreak.js';import _0x478a39 from'./integrations/paragraph.js';import _0xbd3088 from'./integrations/removeformat.js';import _0x5be163 from'./integrations/restrictededitingmode.js';import _0x479726 from'./integrations/shiftentercommand.js';import _0x1729b9 from'./integrations/standardeditingmode.js';import _0x25bc0b from'./integrations/style.js';import _0x3d407e from'./integrations/table.js';import _0x2850e7 from'./integrations/tablemergesplit.js';import _0x503095 from'./integrations/tableheadings.js';import _0x12cc34 from'./integrations/tableclipboard.js';import _0x2e671d from'./integrations/tablecolumnresize.js';import _0x3b488b from'./integrations/template.js';import _0x5bf8bb from'./integrations/tableofcontents.js';import _0x3c0e35 from'./integrations/title.js';import _0x1b3860 from'./integrations/undo.js';import _0x39334a from'./integrations/tablecaption.js';import _0x1ef96a from'./integrations/tableproperties.js';import{getTranslation as _0x3203b7}from'./utils/common-translations.js';import{isEqual as _0x3f8a8c,omit as _0x1282be}from'lodash-es';export const renameAttributeKey=_0x5b05c5(0x183);export default class p extends _0x41b177{static get[_0x5b05c5(0x1af)](){const _0x1a744a=_0x5b05c5;return[_0x1a744a(0x1aa),_0x298724,_0x397433,_0x53d408,_0x3d30c6,_0x19687d,_0x43600e,_0x14360a,_0xe0f4dd,_0x246e55,_0x33c6f7,_0x4c6b73,_0x3d64c2,_0x2d6384,_0x51eb9b,_0xe34eaf,_0x1a4e96,_0x1adc0a,_0x2a920d,_0x4ecc78,_0x29a31c,_0xc47d41,_0x394175,_0x279b40,_0x40b097,_0x1ec4cd,_0x172d00,_0x396d4e,_0x260c70,_0x209084,_0x16d3e1,_0x36f759,_0x18952b,_0x35632c,_0x445d8b,_0x478a39,_0xbd3088,_0x5be163,_0x479726,_0x1729b9,_0x25bc0b,_0x3d407e,_0x2850e7,_0x503095,_0x39334a,_0x12cc34,_0x2e671d,_0x5bf8bb,_0x1ef96a,_0x3b488b,_0x3c0e35,_0x1b3860];}static get[_0x5b05c5(0x1ff)](){const _0x52f2ad=_0x5b05c5;return _0x52f2ad(0x256);}get[_0x5b05c5(0x259)](){const _0x173d20=_0x5b05c5;return this[_0x173d20(0x21a)];}constructor(_0x3ac360){const _0x49b03d=_0x5b05c5;function _0x4ab154(_0x5d084d){const _0x59e140=_0x1b59;return _0x5d084d[_0x59e140(0x1dd)](_0xd6facc=>String[_0x59e140(0x12e)](_0xd6facc))[_0x59e140(0x105)]('');}super(_0x3ac360),this[_0x49b03d(0x19c)]=!0x1,this[_0x49b03d(0x24d)](_0x49b03d(0x1ef),[]),this['on'](_0x49b03d(0x18e),(_0x2c6d7e,_0x3608c4,_0x114779,_0x4331c9)=>{const _0x45d640=_0x49b03d;this[_0x45d640(0x23e)][_0x45d640(0x11f)](()=>{const _0x461e8a=_0x45d640;for(const _0x514fff of[..._0x4331c9,..._0x114779])this[_0x461e8a(0x23e)][_0x461e8a(0x178)][_0x461e8a(0x20e)](_0x514fff)&&_0x3ac360[_0x461e8a(0x2a6)][_0x461e8a(0x19a)](_0x514fff);});}),this[_0x49b03d(0x21a)]=new _0xde1e51(this[_0x49b03d(0x17a)][_0x49b03d(0x179)][_0x49b03d(0x190)],this[_0x49b03d(0x17a)][_0x49b03d(0x273)]),this[_0x49b03d(0x200)]=null,this[_0x49b03d(0x230)]=new xt(this[_0x49b03d(0x17a)]),this[_0x49b03d(0x265)]=new Map(),this[_0x49b03d(0x1f8)]=_0x3ac360[_0x49b03d(0x15c)][_0x49b03d(0x1c2)](_0x49b03d(0x1aa)),this[_0x49b03d(0x27b)]=new Set(),this[_0x49b03d(0x23e)]=this[_0x49b03d(0x17a)][_0x49b03d(0x179)],this[_0x49b03d(0x206)]=new WeakMap(),this[_0x49b03d(0x1c9)]=!0x1,this[_0x49b03d(0x295)]=new Set([_0x49b03d(0x183)]),this[_0x49b03d(0x1e6)]=new Set(),_0x3ac360[_0x49b03d(0x135)][_0x49b03d(0x22f)](_0x49b03d(0x1f9),_0x49b03d(0x204)),this[_0x49b03d(0x20c)]=_0x3ac360[_0x49b03d(0x135)][_0x49b03d(0x1c2)](_0x49b03d(0x1f9)),_0x3ac360[_0x49b03d(0x135)][_0x49b03d(0x22f)](_0x49b03d(0x10d),!0x0),this[_0x49b03d(0x15b)]=_0x3ac360[_0x49b03d(0x135)][_0x49b03d(0x1c2)](_0x49b03d(0x10d)),this[_0x49b03d(0x157)]=new _0x398e29(_0x3ac360,this[_0x49b03d(0x27b)]),this[_0x49b03d(0x28d)](),this[_0x4ab154([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4ab154([0x34,0x30,0x34,0x38,0x31,0x30,0x34,0x30]);}[_0x5b05c5(0x290)](){const _0xca7f17=_0x5b05c5,_0x1ccaac=this[_0xca7f17(0x17a)],_0x287a5f=(_0x5dc61d,_0x227264)=>{const _0x27cf07=_0xca7f17;if(_0x27cf07(0x1da)!=_0x5dc61d)return _0x27cf07(0x165)+_0x5dc61d;const _0x393386=_0x227264[_0x27cf07(0x1a1)]('|')[0x0];return this[_0x27cf07(0x139)](_0x393386)?_0x27cf07(0x1e0):_0x27cf07(0x1f2);};_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1cb))[_0xca7f17(0x180)]({'model':_0xca7f17(0x14e),'view':_0x419aef=>{const _0x4c8db4=_0xca7f17,{id:_0x14f23d,type:_0x21b4e0,subType:_0x51676d}=this[_0x4c8db4(0x19b)](_0x419aef[_0x4c8db4(0x2a8)]),_0x2639d7=[_0x4c8db4(0x10a),_0x287a5f(_0x21b4e0,_0x51676d)];let _0x51ffa1=0xbb8;return this[_0x4c8db4(0x1ef)][_0x4c8db4(0x285)](_0x419aef[_0x4c8db4(0x2a8)])&&(_0x2639d7[_0x4c8db4(0x297)](_0x4c8db4(0x255)),_0x51ffa1=0xbc2),_0x4c8db4(0x289)==_0x21b4e0&&(_0x51ffa1+=0x5),{'classes':_0x2639d7,'attributes':{'data-suggestion':_0x14f23d},'priority':_0x51ffa1};}}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x189))[_0xca7f17(0x18b)](_0x25f699=>{const _0x1648fe=_0xca7f17;_0x25f699['on'](_0x1648fe(0x286),(_0x130b31,_0x247b8d,_0x342781)=>{const _0x58d028=_0x1648fe;if(!_0x342781[_0x58d028(0x216)][_0x58d028(0x23a)])return;const _0x444470=_0x247b8d[_0x58d028(0x205)];if(!_0x444470)return;const _0x2b301f=_0x342781[_0x58d028(0x17c)][_0x58d028(0x154)](_0x444470);_0x1ccaac[_0x58d028(0x179)][_0x58d028(0x190)][_0x58d028(0x17d)](_0x444470)&&_0x2b301f&&!_0x2b301f[_0x58d028(0x188)](_0x58d028(0x284))&&_0x2b301f['is'](_0x58d028(0x296))&&_0x13c72a(_0x2b301f,_0x342781[_0x58d028(0x160)]);},{'priority':_0x1648fe(0x26f)});}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x189))[_0xca7f17(0x180)]({'model':_0xca7f17(0x14e),'view':(_0x2d0570,_0x2263ef)=>{const _0xaafa33=_0xca7f17;if(!_0x2263ef[_0xaafa33(0x216)][_0xaafa33(0x23a)])return null;const {type:_0x328630,subType:_0x27f161}=this[_0xaafa33(0x19b)](_0x2d0570[_0xaafa33(0x2a8)]);return{'classes':[_0xaafa33(0x10a),_0x287a5f(_0x328630,_0x27f161)],'priority':0xbb8};}});const _0x16d502=({showActiveMarkers:_0x52db77=!0x0,isAttributeSuggestion:_0x30d7f6=!0x1}={})=>(_0x54ba6f,_0x2bc64a,_0x8c206d)=>{const _0x1e4ebe=_0xca7f17;if(!_0x2bc64a[_0x1e4ebe(0x205)])return;const {id:_0xd04ab0}=this[_0x1e4ebe(0x19b)](_0x2bc64a[_0x1e4ebe(0x2a8)]);if(_0x30d7f6){const _0xaa93c0=this[_0x1e4ebe(0x265)][_0x1e4ebe(0x1c2)](_0xd04ab0),_0x334202=this[_0x1e4ebe(0x236)](_0xaa93c0);if(!this[_0x1e4ebe(0x139)](_0x334202))return;}if(_0x2bc64a[_0x1e4ebe(0x205)]['is'](_0x1e4ebe(0x22b)))return void _0x8c206d[_0x1e4ebe(0x1e2)][_0x1e4ebe(0x14d)](_0x2bc64a[_0x1e4ebe(0x205)],_0x54ba6f[_0x1e4ebe(0x274)]);const _0x17fbc7=_0x8c206d[_0x1e4ebe(0x17c)][_0x1e4ebe(0x154)](_0x2bc64a[_0x1e4ebe(0x205)]);if(_0x2bc64a[_0x1e4ebe(0x205)]['is'](_0x1e4ebe(0x143))&&_0x1ccaac[_0x1e4ebe(0x179)][_0x1e4ebe(0x190)][_0x1e4ebe(0x169)](_0x2bc64a[_0x1e4ebe(0x205)])&&!_0x17fbc7[_0x1e4ebe(0x188)](_0x1e4ebe(0x195))){_0x8c206d[_0x1e4ebe(0x160)][_0x1e4ebe(0x1ec)]([_0x1e4ebe(0x10a),_0x1e4ebe(0x1e0)],_0x17fbc7),_0x8c206d[_0x1e4ebe(0x160)][_0x1e4ebe(0x13f)](_0x1e4ebe(0x202),_0xd04ab0,_0x17fbc7),_0x8c206d[_0x1e4ebe(0x17c)][_0x1e4ebe(0x268)](_0x17fbc7,_0x2bc64a[_0x1e4ebe(0x2a8)]),_0x52db77&&(this[_0x1e4ebe(0x1ef)][_0x1e4ebe(0x285)](_0x2bc64a[_0x1e4ebe(0x2a8)])?_0x8c206d[_0x1e4ebe(0x160)][_0x1e4ebe(0x1ec)](_0x1e4ebe(0x255),_0x17fbc7):_0x8c206d[_0x1e4ebe(0x160)][_0x1e4ebe(0x1bb)](_0x1e4ebe(0x255),_0x17fbc7));for(const _0x2c2ffa of _0x1ccaac[_0x1e4ebe(0x179)][_0x1e4ebe(0x156)](_0x2bc64a[_0x1e4ebe(0x205)])[_0x1e4ebe(0x251)]())_0x8c206d[_0x1e4ebe(0x1e2)][_0x1e4ebe(0x14d)](_0x2c2ffa,_0x54ba6f[_0x1e4ebe(0x274)]);_0x8c206d[_0x1e4ebe(0x1e2)][_0x1e4ebe(0x14d)](_0x2bc64a[_0x1e4ebe(0x205)],_0x54ba6f[_0x1e4ebe(0x274)]);}};_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x189))[_0xca7f17(0x18b)](_0x9dd2da=>{const _0x5b7df9=_0xca7f17;_0x9dd2da['on'](_0x5b7df9(0x15e),(_0x4a6dc0,_0x488d92,_0x52133a)=>{const _0x4e6360=_0x5b7df9;_0x52133a[_0x4e6360(0x216)][_0x4e6360(0x23a)]&&_0x16d502({'showActiveMarkers':!0x1})(_0x4a6dc0,_0x488d92,_0x52133a);},{'priority':_0x5b7df9(0x264)});}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x189))[_0xca7f17(0x18b)](_0xc22574=>{const _0x14d01b=_0xca7f17;_0xc22574['on'](_0x14d01b(0x234),(_0x4f525f,_0x49329d,_0x1db076)=>{const _0x69dff9=_0x14d01b;_0x1db076[_0x69dff9(0x216)][_0x69dff9(0x23a)]&&_0x16d502({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4f525f,_0x49329d,_0x1db076);},{'priority':_0x14d01b(0x264)});}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x189))[_0xca7f17(0x239)]({'model':_0xca7f17(0x14e),'view':(_0x70ad55,_0x39126e)=>_0x39126e[_0xca7f17(0x216)][_0xca7f17(0x23a)]?null:{'group':_0xca7f17(0x14e),'name':_0x70ad55[_0xca7f17(0x1fc)](0xb)}}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1b1))[_0xca7f17(0x1e7)]({'view':{'name':_0xca7f17(0x14e),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x114308,{writer:_0x207c41})=>{const _0x4b39e4=_0xca7f17;let _0x5b1bd1=_0x4b39e4(0x18f)+_0x114308[_0x4b39e4(0x14f)](_0x4b39e4(0x1eb))+':'+_0x114308[_0x4b39e4(0x14f)]('id');return _0x114308[_0x4b39e4(0x14f)](_0x4b39e4(0x150))&&(_0x5b1bd1+=':'+_0x114308[_0x4b39e4(0x14f)](_0x4b39e4(0x150))),_0x207c41[_0x4b39e4(0x262)](_0x4b39e4(0x104),{'data-name':_0x5b1bd1});}}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1b1))[_0xca7f17(0x1fd)]({'view':_0xca7f17(0x14e)}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1cb))[_0xca7f17(0x18b)](_0x228b0a=>{const _0x3039fa=_0xca7f17;_0x228b0a['on'](_0x3039fa(0x15e),_0x16d502(),{'priority':_0x3039fa(0x26f)});}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1cb))[_0xca7f17(0x18b)](_0x4af886=>{const _0x4e7226=_0xca7f17;_0x4af886['on'](_0x4e7226(0x234),_0x16d502({'isAttributeSuggestion':!0x0}),{'priority':_0x4e7226(0x26f)});}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1cb))[_0xca7f17(0x18b)](_0x59434d=>{const _0x25eea5=_0xca7f17;_0x59434d['on'](_0x25eea5(0x15f),(_0x8b178b,_0x382112,_0x20c76d)=>{const _0x4ab0bd=_0x25eea5,_0x5db225=_0x20c76d[_0x4ab0bd(0x17c)][_0x4ab0bd(0x114)](_0x382112[_0x4ab0bd(0x2a8)]);if(_0x5db225){for(const _0x4d5995 of _0x5db225)_0x4d5995[_0x4ab0bd(0x188)](_0x4ab0bd(0x195))||(_0x20c76d[_0x4ab0bd(0x160)][_0x4ab0bd(0x1bb)]([_0x4ab0bd(0x10a),_0x4ab0bd(0x1e0),_0x4ab0bd(0x255)],_0x4d5995),_0x20c76d[_0x4ab0bd(0x160)][_0x4ab0bd(0x115)](_0x4ab0bd(0x202),_0x4d5995),_0x20c76d[_0x4ab0bd(0x17c)][_0x4ab0bd(0x124)](_0x4d5995,_0x382112[_0x4ab0bd(0x2a8)]));}},{'priority':_0x25eea5(0x26f)});}),_0x1ccaac[_0xca7f17(0x229)][_0xca7f17(0x26e)](_0xca7f17(0x1cb))[_0xca7f17(0x18b)](_0x33b8a4=>{const _0x3fa850=_0xca7f17;_0x33b8a4['on'](_0x3fa850(0x1ce),(_0x1e9f45,_0x6b4697,_0x142b23)=>{const _0x16fe14=_0x3fa850,_0x20e213=_0x142b23[_0x16fe14(0x17c)][_0x16fe14(0x114)](_0x6b4697[_0x16fe14(0x2a8)]);if(!_0x20e213)return;const {id:_0x19678f}=this[_0x16fe14(0x19b)](_0x6b4697[_0x16fe14(0x2a8)]),_0x2ec388=this[_0x16fe14(0x265)][_0x16fe14(0x1c2)](_0x19678f),_0x407780=this[_0x16fe14(0x236)](_0x2ec388);if(this[_0x16fe14(0x139)](_0x407780)){for(const _0x2fce1f of _0x20e213)_0x2fce1f[_0x16fe14(0x188)](_0x16fe14(0x195))||(_0x142b23[_0x16fe14(0x160)][_0x16fe14(0x1bb)]([_0x16fe14(0x10a),_0x16fe14(0x1e0),_0x16fe14(0x255)],_0x2fce1f),_0x142b23[_0x16fe14(0x160)][_0x16fe14(0x115)](_0x16fe14(0x202),_0x2fce1f),_0x142b23[_0x16fe14(0x17c)][_0x16fe14(0x124)](_0x2fce1f,_0x6b4697[_0x16fe14(0x2a8)]));}},{'priority':_0x3fa850(0x26f)});}),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x260)][_0xca7f17(0x226)](_0x2d4bb1=>{const _0x3faed4=_0xca7f17;let _0x8c066=!0x1;const _0x51b602=Array[_0x3faed4(0x24b)](_0x1ccaac[_0x3faed4(0x179)][_0x3faed4(0x260)][_0x3faed4(0x215)][_0x3faed4(0x1c1)]()),_0x573fd0=new Set();for(const {name:_0x47d40e,data:_0x1c3b3c}of _0x51b602){const {group:_0x108ff9,type:_0x8ce1ea,subType:_0x3b1530,id:_0x380b7}=this[_0x3faed4(0x19b)](_0x47d40e);if(_0x3faed4(0x14e)!==_0x108ff9)continue;const _0xb659e2=this[_0x3faed4(0x265)][_0x3faed4(0x1c2)](_0x380b7);if(null!=_0x1c3b3c[_0x3faed4(0x220)]){_0x3faed4(0x21d)==_0x8ce1ea&&(_0x8c066=_0x8c066||Et(_0x1c3b3c[_0x3faed4(0x220)],_0x47d40e,_0x2d4bb1,_0x1ccaac[_0x3faed4(0x179)][_0x3faed4(0x190)]));const _0x40c915=_0x3faed4(0x1da)==_0x8ce1ea&&this[_0x3faed4(0x139)](_0x3b1530[_0x3faed4(0x1a1)]('|')[0x0]);if(_0x1c3b3c[_0x3faed4(0x220)][_0x3faed4(0x267)]||_0x3faed4(0x278)==_0x1c3b3c[_0x3faed4(0x220)][_0x3faed4(0x240)][_0x3faed4(0x1ca)]||_0x3faed4(0x16a)==_0x8ce1ea&&!Ut(_0x1c3b3c[_0x3faed4(0x220)])||_0x40c915&&!Ut(_0x1c3b3c[_0x3faed4(0x220)])||_0x3faed4(0x289)==_0x8ce1ea&&!(!Tt(_0x58b749=_0x1c3b3c[_0x3faed4(0x220)])&&!function(_0x23eefb){const _0x419a32=_0x3faed4;return _0x23eefb[_0x419a32(0x29e)][_0x419a32(0x1f6)]==_0x23eefb[_0x419a32(0x26d)][_0x419a32(0x211)]&&_0x23eefb[_0x419a32(0x29e)][_0x419a32(0x1b2)];}(_0x58b749)))_0x2d4bb1[_0x3faed4(0x208)](_0x47d40e),_0x8c066=!0x0;else{if(!_0xb659e2||!_0xb659e2[_0x3faed4(0x108)])continue;_0x573fd0[_0x3faed4(0x18b)](_0xb659e2);}}}var _0x58b749;return _0x573fd0[_0x3faed4(0x207)]>0x0&&(_0x8c066=!!this[_0x3faed4(0x254)](_0x573fd0)||_0x8c066),_0x8c066;}),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x260)][_0xca7f17(0x226)](_0x370115=>{const _0x59b8c9=_0xca7f17;let _0x5e5ee2=!0x1;for(const _0x1b18b9 of _0x1ccaac[_0x59b8c9(0x179)][_0x59b8c9(0x260)][_0x59b8c9(0x215)][_0x59b8c9(0x29a)]())if(_0x59b8c9(0x123)==_0x1b18b9[_0x59b8c9(0x253)])for(const _0x2971ae of this[_0x59b8c9(0x265)][_0x59b8c9(0x1a7)]()){if(_0x2971ae[_0x59b8c9(0x102)]||!_0x2971ae[_0x59b8c9(0x108)])continue;const _0x45bc2d=_0x59b8c9(0x16a)==_0x2971ae[_0x59b8c9(0x253)],_0x41ab9c=this[_0x59b8c9(0x236)](_0x2971ae),_0x5b5669=_0x41ab9c&&this[_0x59b8c9(0x139)](_0x41ab9c);if(!_0x45bc2d&&!_0x5b5669)continue;const _0x339f0e=_0x2971ae[_0x59b8c9(0x173)]();if(_0x339f0e[_0x59b8c9(0x29e)][_0x59b8c9(0x1f6)]!=_0x339f0e[_0x59b8c9(0x26d)][_0x59b8c9(0x1f6)]&&!_0x339f0e[_0x59b8c9(0x26d)][_0x59b8c9(0x1b2)]){const _0x4bdee6=_0x1ccaac[_0x59b8c9(0x179)][_0x59b8c9(0x291)](_0x339f0e[_0x59b8c9(0x29e)][_0x59b8c9(0x20a)],_0x59b8c9(0x26d)),_0x39a9c3=_0x1ccaac[_0x59b8c9(0x179)][_0x59b8c9(0x144)](_0x339f0e[_0x59b8c9(0x29e)],_0x4bdee6);_0x370115[_0x59b8c9(0x23d)](_0x2971ae[_0x59b8c9(0x25a)](),{'range':_0x39a9c3}),_0x5e5ee2=!0x0;}}return _0x5e5ee2;}),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x260)][_0xca7f17(0x226)](_0x7d2fa6=>this[_0xca7f17(0x241)](_0x7d2fa6)),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x260)][_0xca7f17(0x226)](_0x54c13b=>!_0x54c13b[_0xca7f17(0x245)][_0xca7f17(0x111)]&&this[_0xca7f17(0x2a3)](_0x54c13b)),_0x1ccaac[_0xca7f17(0x179)]['on'](_0xca7f17(0x1c7),()=>{const _0x4c6f2b=_0xca7f17;this[_0x4c6f2b(0x19c)]=!0x1;}),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x260)]['on'](_0xca7f17(0x140),(_0x55ef19,_0x413e5a)=>{const _0x40eddf=_0xca7f17;if(!_0x413e5a[_0x40eddf(0x111)]||_0x413e5a[_0x40eddf(0x197)])return;if(!this[_0x40eddf(0x19c)])return;const _0x3bad87=_0x1ccaac[_0x40eddf(0x179)][_0x40eddf(0x260)][_0x40eddf(0x215)][_0x40eddf(0x29a)]();if(0x0==_0x3bad87[_0x40eddf(0x2a7)])return;const _0x9efdf2=[],_0x3a6410=_0x3bad87[_0x40eddf(0x18a)](_0x4daa06=>_0x40eddf(0x1da)==_0x4daa06[_0x40eddf(0x253)]),_0xe35477=_0x3bad87[_0x40eddf(0x18a)](_0x439875=>_0x40eddf(0x123)==_0x439875[_0x40eddf(0x253)]&&_0x40eddf(0x201)!=_0x439875[_0x40eddf(0x274)]),_0x3e1096=_0x3bad87[_0x40eddf(0x18a)](_0x14ed81=>_0x40eddf(0x174)==_0x14ed81[_0x40eddf(0x253)]&&_0x40eddf(0x201)!=_0x14ed81[_0x40eddf(0x274)]);for(const _0x21b5fb of _0x3a6410)this[_0x40eddf(0x29d)](_0x21b5fb[_0x40eddf(0x1b9)])&&_0x9efdf2[_0x40eddf(0x297)]({'key':_0x21b5fb[_0x40eddf(0x1b9)],'newValue':_0x21b5fb[_0x40eddf(0x247)],'oldValue':_0x21b5fb[_0x40eddf(0x1f0)],'range':Ot(_0x21b5fb[_0x40eddf(0x103)],_0x1ccaac[_0x40eddf(0x179)])});for(const _0xea7be3 of _0xe35477){const _0x8bbeb0=_0x3e1096[_0x40eddf(0x193)](_0x3f345e=>_0x3f345e[_0x40eddf(0x130)]===_0xea7be3[_0x40eddf(0x130)]);if(_0x8bbeb0){const _0x35352a=Ft(_0xea7be3[_0x40eddf(0x127)][_0x40eddf(0x20a)],_0x1ccaac[_0x40eddf(0x179)]);_0x8bbeb0[_0x40eddf(0x274)]!==_0xea7be3[_0x40eddf(0x274)]&&_0x9efdf2[_0x40eddf(0x297)]({'key':_0x40eddf(0x183),'newValue':_0xea7be3[_0x40eddf(0x274)],'oldValue':_0x8bbeb0[_0x40eddf(0x274)],'range':_0x35352a});for(const [_0x50c39b,_0x3a466a]of _0x8bbeb0[_0x40eddf(0x279)]){if(!this[_0x40eddf(0x29d)](_0x50c39b))continue;const _0x4140c7=_0xea7be3[_0x40eddf(0x279)][_0x40eddf(0x1c2)](_0x50c39b);_0x3a466a!==_0x4140c7&&_0x9efdf2[_0x40eddf(0x297)]({'key':_0x50c39b,'newValue':_0x4140c7,'oldValue':_0x3a466a,'range':_0x35352a});}for(const [_0x29905,_0x5313f8]of _0xea7be3[_0x40eddf(0x279)])this[_0x40eddf(0x29d)](_0x29905)&&(_0x8bbeb0[_0x40eddf(0x279)][_0x40eddf(0x20e)](_0x29905)||_0x9efdf2[_0x40eddf(0x297)]({'key':_0x29905,'newValue':_0x5313f8,'oldValue':null,'range':_0x35352a}));}}0x0!=_0x9efdf2[_0x40eddf(0x2a7)]&&_0x1ccaac[_0x40eddf(0x179)][_0x40eddf(0x21e)](_0x413e5a,_0xcb5cc=>{const _0x2cd821=_0x40eddf,_0x655f3=_0x241fb0();for(const {range:_0x31546b,key:_0x4fbc7c,oldValue:_0x23a093,newValue:_0x5ae5d9}of _0x9efdf2)this[_0x2cd821(0x126)](_0x31546b,_0x4fbc7c,_0x23a093,_0x5ae5d9,{'groupId':_0x655f3});this[_0x2cd821(0x217)](_0xcb5cc,_0x9efdf2);});},{'priority':_0xca7f17(0x153)}),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x178)]['on'](_0xca7f17(0x250),(_0x148718,_0x34ff00,_0x2a3e4f)=>{const _0x43ac56=_0xca7f17;if(null==_0x2a3e4f){const {id:_0x2582b7}=this[_0x43ac56(0x19b)](_0x34ff00[_0x43ac56(0x274)]),_0x5320d7=this[_0x43ac56(0x265)][_0x43ac56(0x1c2)](_0x2582b7);_0x5320d7&&_0x5320d7[_0x43ac56(0x282)](_0x34ff00[_0x43ac56(0x274)]);}}),_0x1ccaac[_0xca7f17(0x179)][_0xca7f17(0x260)]['on'](_0xca7f17(0x140),()=>{const _0x18a98b=_0xca7f17,_0x514831=Array[_0x18a98b(0x24b)](_0x1ccaac[_0x18a98b(0x179)][_0x18a98b(0x260)][_0x18a98b(0x215)][_0x18a98b(0x1c1)]())[_0x18a98b(0x18a)](_0x510fe8=>_0x18a98b(0x14e)===this[_0x18a98b(0x19b)](_0x510fe8[_0x18a98b(0x274)])[_0x18a98b(0x13d)]);if(0x0===_0x514831[_0x18a98b(0x2a7)])return;_0x514831[_0x18a98b(0x146)]((_0x14a1c1,_0x5ad6d1)=>{const _0x3de5f0=_0x18a98b,_0x1e9590=_0x14a1c1[_0x3de5f0(0x186)][_0x3de5f0(0x29c)],_0x31362d=_0x5ad6d1[_0x3de5f0(0x186)][_0x3de5f0(0x29c)];return null===_0x1e9590&&null===_0x31362d?0x0:null===_0x1e9590&&null!==_0x31362d?-0x1:null!==_0x1e9590&&null===_0x31362d?0x1:_0x1e9590[_0x3de5f0(0x29e)][_0x3de5f0(0x242)](_0x31362d[_0x3de5f0(0x29e)])?-0x1:0x1;});const _0x37851e=new Set(),_0x79292c=new Set();for(const {name:_0x412b39,data:_0x56e572}of _0x514831){const {id:_0x366646}=this[_0x18a98b(0x19b)](_0x412b39);if(null===_0x56e572[_0x18a98b(0x29c)]){const _0x20855b=this[_0x18a98b(0x1e5)](_0x412b39);_0x79292c[_0x18a98b(0x18b)](_0x20855b);}else{const _0x16dcff=this[_0x18a98b(0x265)][_0x18a98b(0x1c2)](_0x366646);null!==_0x56e572[_0x18a98b(0x220)]||_0x16dcff[_0x18a98b(0x108)]?(_0x37851e[_0x18a98b(0x18b)](_0x16dcff[_0x18a98b(0xfe)]),_0x79292c[_0x18a98b(0x18b)](_0x16dcff)):this[_0x18a98b(0x164)](_0x16dcff);}}_0x79292c[_0x18a98b(0x207)]>0x0&&this[_0x18a98b(0x1bd)](_0x79292c);for(const _0x1d587c of _0x37851e)this[_0x18a98b(0x175)](_0x18a98b(0x28a),_0x1d587c);}),_0x1ccaac[_0xca7f17(0x179)]['on'](_0xca7f17(0x1bf),(_0x45079b,_0xa2afba)=>{const _0x350d91=_0xca7f17,_0x4327e0=_0xa2afba[0x0];if(!this[_0x350d91(0x265)][_0x350d91(0x207)])return;if(!_0x4327e0[_0x350d91(0x16d)])return;if(_0x4327e0[_0x350d91(0x245)][_0x350d91(0x197)]||!_0x4327e0[_0x350d91(0x245)][_0x350d91(0x111)])return;let _0x59365c,_0x52c790;switch(_0x4327e0[_0x350d91(0x253)]){case _0x350d91(0x123):_0x59365c=_0x1ccaac[_0x350d91(0x179)][_0x350d91(0x291)](_0x4327e0[_0x350d91(0x127)]),_0x52c790=_0x59365c[_0x350d91(0x12a)](_0x4327e0[_0x350d91(0x1dc)]);break;case _0x350d91(0x1a1):_0x59365c=_0x1ccaac[_0x350d91(0x179)][_0x350d91(0x291)](_0x4327e0[_0x350d91(0x28f)]),_0x52c790=_0x1ccaac[_0x350d91(0x179)][_0x350d91(0x291)](_0x4327e0[_0x350d91(0x283)]);break;case _0x350d91(0x1f5):_0x59365c=_0x1ccaac[_0x350d91(0x179)][_0x350d91(0x291)](_0x4327e0[_0x350d91(0x24f)]),_0x52c790=_0x59365c[_0x350d91(0x12a)](_0x4327e0[_0x350d91(0x1dc)]);break;default:return;}const _0x3fb83b=_0x1ccaac[_0x350d91(0x179)][_0x350d91(0x144)](_0x59365c,_0x52c790);_0x1ccaac[_0x350d91(0x179)][_0x350d91(0x11f)](()=>{const _0x3725b7=_0x350d91;for(const {suggestion:_0x3d0aeb,meta:_0x35c077}of this[_0x3725b7(0x112)](_0x3fb83b)){if(_0x3d0aeb[_0x3725b7(0x102)])continue;if(_0x3725b7(0x21d)==_0x3d0aeb[_0x3725b7(0x253)])continue;const _0x4e4118=this[_0x3725b7(0x236)](_0x3d0aeb);if(_0x4e4118&&this[_0x3725b7(0x139)](_0x4e4118)&&_0x3725b7(0x1a1)!=_0x4327e0[_0x3725b7(0x253)])continue;const _0x351916=_0x3d0aeb[_0x3725b7(0x186)]&&_0x3d0aeb[_0x3725b7(0x186)][_0x3725b7(0x27c)];(_0x3725b7(0x16a)!=_0x3d0aeb[_0x3725b7(0x253)]||_0x3725b7(0x1a1)==_0x4327e0[_0x3725b7(0x253)]&&!_0x351916)&&(_0x35c077[_0x3725b7(0x1b0)]||_0x3725b7(0x10c)==_0x3d0aeb[_0x3725b7(0x253)]&&_0x35c077[_0x3725b7(0x184)]||_0x3d0aeb[_0x3725b7(0x173)]()[_0x3725b7(0x225)](_0x3fb83b)&&this[_0x3725b7(0x292)](_0x3d0aeb,_0x59365c,_0x52c790));}});},{'priority':_0xca7f17(0x153)}),_0x1ccaac[_0xca7f17(0x179)]['on'](_0xca7f17(0x147),(_0x39482e,_0x559710)=>{const _0x278533=_0xca7f17,_0x43e5ff=_0x559710[0x0],_0x33943f=_0x559710[0x1];if(_0x33943f&&_0x33943f[_0x278533(0x145)])return;if(this[_0x278533(0x1c9)])return;if(!this[_0x278533(0x157)][_0x278533(0x238)])return;if(_0x43e5ff[_0x278533(0x267)])return;const _0x370d28=_0x1ccaac[_0x278533(0x179)][_0x278533(0x190)],{start:_0x395d1b,end:_0x535e5e}=_0x43e5ff[_0x278533(0x173)](),_0x9e47d=_0x395d1b[_0x278533(0x20a)]&&_0x370d28[_0x278533(0x2a4)](_0x395d1b[_0x278533(0x20a)])?null:_0x370d28[_0x278533(0x243)](_0x395d1b,_0x278533(0x270)),_0xf144aa=_0x535e5e[_0x278533(0x211)]&&_0x370d28[_0x278533(0x2a4)](_0x535e5e[_0x278533(0x211)])?null:_0x370d28[_0x278533(0x243)](_0x535e5e,_0x278533(0x26b)),_0x112faa=_0x1ccaac[_0x278533(0x179)][_0x278533(0x144)](_0x9e47d?_0x9e47d[_0x278533(0x29e)]:_0x395d1b,_0xf144aa?_0xf144aa[_0x278533(0x26d)]:_0x535e5e);_0x1ccaac[_0x278533(0x179)][_0x278533(0x11f)](_0x48bb06=>{const _0x5975b0=_0x278533;this[_0x5975b0(0x13e)](_0x112faa);const _0x6c8ce9=_0x1ccaac[_0x5975b0(0x179)][_0x5975b0(0x190)][_0x5975b0(0x243)](_0x112faa[_0x5975b0(0x29e)]);_0x43e5ff['is'](_0x5975b0(0x10e))?_0x48bb06[_0x5975b0(0x142)](_0x6c8ce9):_0x43e5ff[_0x5975b0(0x134)](_0x6c8ce9);}),_0x39482e[_0x278533(0x12b)]();},{'priority':_0x47314b[_0xca7f17(0x1a9)]+0xa}),_0x1ccaac[_0xca7f17(0x179)]['on'](_0xca7f17(0x16f),(_0x19542e,_0x205010)=>{const _0x38663a=_0xca7f17,_0x226ec0=_0x205010[_0x205010[_0x38663a(0x2a7)]-0x1];_0x226ec0&&_0x226ec0[_0x38663a(0x145)]||this[_0x38663a(0x1c9)]||this[_0x38663a(0x157)][_0x38663a(0x238)]&&(_0x1ccaac[_0x38663a(0x179)][_0x38663a(0x11f)](()=>{const _0x5d32c6=_0x38663a;let _0x195d04=_0x1ccaac[_0x5d32c6(0x179)][_0x5d32c6(0x16f)](_0x205010[0x0],_0x205010[0x1],_0x205010[0x2],{'forceDefaultExecution':!0x0});if(!_0x195d04)return;_0x19542e[_0x5d32c6(0x212)]=_0x195d04[_0x5d32c6(0x24c)]();const _0x24ca9e=_0x195d04[_0x5d32c6(0x26d)][_0x5d32c6(0x211)],_0x52cb30=_0x1ccaac[_0x5d32c6(0x179)][_0x5d32c6(0x190)];_0x24ca9e&&_0x52cb30[_0x5d32c6(0x169)](_0x24ca9e)&&!_0x52cb30[_0x5d32c6(0x17d)](_0x24ca9e)&&(_0x195d04=_0x1ccaac[_0x5d32c6(0x179)][_0x5d32c6(0x144)](_0x195d04[_0x5d32c6(0x29e)],_0x1ccaac[_0x5d32c6(0x179)][_0x5d32c6(0x291)](_0x24ca9e,_0x5d32c6(0x26d)))),this[_0x5d32c6(0x149)](_0x195d04);}),_0x19542e[_0x38663a(0x12b)]());},{'priority':_0xca7f17(0x26f)}),this[_0xca7f17(0x17a)][_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x19d),this[_0xca7f17(0x157)]),this[_0xca7f17(0x25b)](_0xca7f17(0x19d));const _0x55e244=new _0x4539ec(_0x1ccaac,this[_0xca7f17(0x265)]);_0x1ccaac[_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x214),_0x55e244),this[_0xca7f17(0x25b)](_0xca7f17(0x214));const _0x48e41f=new _0x15de80(_0x1ccaac,this[_0xca7f17(0x265)]);_0x1ccaac[_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x24e),_0x48e41f),this[_0xca7f17(0x25b)](_0xca7f17(0x24e)),_0x1ccaac[_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x277),new _0x16227f(_0x1ccaac,_0x55e244,this[_0xca7f17(0x265)])),this[_0xca7f17(0x25b)](_0xca7f17(0x277)),_0x1ccaac[_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x12f),new _0x16227f(_0x1ccaac,_0x48e41f,this[_0xca7f17(0x265)])),this[_0xca7f17(0x25b)](_0xca7f17(0x12f)),_0x1ccaac[_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x2aa),new _0x306d33(_0x1ccaac,_0x55e244,this[_0xca7f17(0x265)])),this[_0xca7f17(0x25b)](_0xca7f17(0x2aa)),_0x1ccaac[_0xca7f17(0x199)][_0xca7f17(0x18b)](_0xca7f17(0x1d8),new _0x306d33(_0x1ccaac,_0x48e41f,this[_0xca7f17(0x265)])),this[_0xca7f17(0x25b)](_0xca7f17(0x1d8));const _0x3a7786=_0x1ccaac[_0xca7f17(0x15c)][_0xca7f17(0x1c2)](_0xca7f17(0x1aa));this[_0xca7f17(0x12d)](_0x3a7786,_0xca7f17(0x1de),(_0x5bb108,{threadId:_0x228f7d})=>{const _0x1c8931=_0xca7f17,_0x5034c3=this[_0x1c8931(0x265)][_0x1c8931(0x1c2)](_0x228f7d);_0x5034c3&&_0x5034c3[_0x1c8931(0x170)]&&0x1===_0x5034c3[_0x1c8931(0x170)][_0x1c8931(0x2a7)]&&this[_0x1c8931(0x168)](_0x228f7d,{'hasComments':!0x0});},{'priority':_0xca7f17(0x100)}),this[_0xca7f17(0x12d)](_0x3a7786,_0xca7f17(0x1d0),(_0x44a032,{threadId:_0xfedeee})=>{const _0x45a3c8=_0xca7f17,_0x3b57e8=this[_0x45a3c8(0x265)][_0x45a3c8(0x1c2)](_0xfedeee);_0x3b57e8&&_0x3b57e8[_0x45a3c8(0x170)]&&!_0x3b57e8[_0x45a3c8(0x170)][_0x45a3c8(0x2a7)]&&this[_0x45a3c8(0x168)](_0xfedeee,{'hasComments':!0x1});},{'priority':_0xca7f17(0x100)});}set[_0x5b05c5(0x1f3)](_0x3f249f){const _0x1e1ddf=_0x5b05c5;if(this[_0x1e1ddf(0x200)])throw new _0x3d51f1(_0x1e1ddf(0x244),this);this[_0x1e1ddf(0x200)]=_0x3f249f;}get[_0x5b05c5(0x1f3)](){const _0x9c09e1=_0x5b05c5;return this[_0x9c09e1(0x200)];}[_0x5b05c5(0x1d5)]({skipNotAttached:_0x5b318f=!0x1,toJSON:_0x1266cb=!0x1}={}){const _0x492d45=_0x5b05c5,_0x7effa6=[];for(const _0x559c4d of this[_0x492d45(0x265)][_0x492d45(0x1a7)]())_0x5b318f&&!_0x559c4d[_0x492d45(0x108)]||_0x7effa6[_0x492d45(0x297)](_0x559c4d);return _0x1266cb?_0x7effa6[_0x492d45(0x1dd)](_0xb286f3=>_0xb286f3[_0x492d45(0x2a5)]()):_0x7effa6;}[_0x5b05c5(0x1c4)](_0xaac0e7){const _0x39a4c4=_0x5b05c5,_0x5e6ab8=this[_0x39a4c4(0x265)][_0x39a4c4(0x1c2)](_0xaac0e7);if(!_0x5e6ab8)throw new _0x3d51f1(_0x39a4c4(0x288),this);return _0x5e6ab8;}[_0x5b05c5(0x261)](_0x408300){const _0x41bfba=_0x5b05c5;return this[_0x41bfba(0x265)][_0x41bfba(0x20e)](_0x408300);}[_0x5b05c5(0x1b3)](_0x139393){const _0x5abb59=_0x5b05c5,{authorId:_0x2a12b8,id:_0x38787e,attributes:_0xd09c8d}=_0x139393,[_0x22a1c9,_0x5e89fb]=_0x139393[_0x5abb59(0x253)][_0x5abb59(0x1a1)](':'),_0x23ddbe=this[_0x5abb59(0x265)][_0x5abb59(0x1c2)](_0x38787e)||this[_0x5abb59(0x1c3)](_0x22a1c9,_0x5e89fb,_0x38787e,_0x2a12b8,_0xd09c8d);if(this[_0x5abb59(0x266)](_0x23ddbe),this[_0x5abb59(0xff)](_0x23ddbe,_0x22a1c9,_0x5e89fb||null,_0x2a12b8),_0x23ddbe[_0x5abb59(0x1b7)]=_0x139393[_0x5abb59(0x1b7)],_0x23ddbe[_0x5abb59(0x223)]=!0x0,_0xd09c8d&&_0xd09c8d[_0x5abb59(0x1cc)]){const _0x5cc4f0=_0xd09c8d[_0x5abb59(0x1cc)],_0x231bd4=this[_0x5abb59(0x22d)](_0x5cc4f0[_0x5abb59(0x14a)]);_0x23ddbe[_0x5abb59(0xfd)]=_0x5cc4f0[_0x5abb59(0x1b7)],_0x23ddbe[_0x5abb59(0x1b6)]=_0x231bd4,_0x23ddbe[_0x5abb59(0x1ea)]=!0x0;}else _0x23ddbe[_0x5abb59(0xfd)]=_0x139393[_0x5abb59(0x1b7)];switch(_0x139393[_0x5abb59(0x186)]&&(_0x23ddbe[_0x5abb59(0x186)]=_0x139393[_0x5abb59(0x186)]),_0x139393[_0x5abb59(0x279)]&&(_0x23ddbe[_0x5abb59(0x279)]=_0x139393[_0x5abb59(0x279)]),this[_0x5abb59(0x200)]&&this[_0x5abb59(0x200)][_0x5abb59(0x152)]||(_0x23ddbe[_0x5abb59(0x125)]=!0x0),this[_0x5abb59(0x206)][_0x5abb59(0x1c2)](_0x23ddbe)){case _0x5abb59(0x2ab):this[_0x5abb59(0x206)][_0x5abb59(0x24d)](_0x23ddbe,_0x5abb59(0x176));break;case _0x5abb59(0x1ed):_0x23ddbe[_0x5abb59(0x108)]?(this[_0x5abb59(0x254)](new Set([_0x23ddbe])),this[_0x5abb59(0x1bd)](new Set([_0x23ddbe])),this[_0x5abb59(0x206)][_0x5abb59(0x24d)](_0x23ddbe,_0x5abb59(0x25e)),this[_0x5abb59(0x175)](_0x5abb59(0x246),_0x23ddbe)):this[_0x5abb59(0x206)][_0x5abb59(0x24d)](_0x23ddbe,_0x5abb59(0x17e));}return _0x23ddbe;}[_0x5b05c5(0x214)](_0x9481c1){const _0x4c08fc=_0x5b05c5;this[_0x4c08fc(0x145)](()=>{const _0x466680=_0x4c08fc;this[_0x466680(0x17a)][_0x466680(0x179)][_0x466680(0x11f)](()=>{const _0xc38ada=_0x466680;for(const _0x5bb75f of _0x9481c1[_0xc38ada(0x16b)]())_0x5bb75f[_0xc38ada(0x2a1)]();});});}[_0x5b05c5(0x24e)](_0x4ebff9){const _0x537add=_0x5b05c5;this[_0x537add(0x145)](()=>{const _0x30bf90=_0x537add;this[_0x30bf90(0x17a)][_0x30bf90(0x179)][_0x30bf90(0x11f)](()=>{const _0x9df423=_0x30bf90;for(const _0x2afa6e of _0x4ebff9[_0x9df423(0x16b)]())_0x2afa6e[_0x9df423(0x187)]();});});}[_0x5b05c5(0x25b)](_0x5d05c3,_0x2b8649){const _0x5ea845=_0x5b05c5,_0x16efe8=this[_0x5ea845(0x17a)][_0x5ea845(0x199)][_0x5ea845(0x1c2)](_0x5d05c3);if(!_0x16efe8)throw new _0x3d51f1(_0x5ea845(0x25c),this,{'commandName':_0x5d05c3});if(this[_0x5ea845(0x27b)][_0x5ea845(0x20e)](_0x16efe8))throw new _0x3d51f1(_0x5ea845(0x222),this,{'commandName':_0x5d05c3});this[_0x5ea845(0x27b)][_0x5ea845(0x18b)](_0x16efe8),_0x2b8649&&_0x16efe8['on'](_0x5ea845(0x218),(_0x407bef,_0x198b25)=>{const _0xf6a56=_0x5ea845;this[_0xf6a56(0x157)][_0xf6a56(0x238)]&&(this[_0xf6a56(0x1c9)]||(_0x198b25[_0xf6a56(0x2a7)]>0x0&&_0x198b25[_0x198b25[_0xf6a56(0x2a7)]-0x1]&&_0x198b25[_0x198b25[_0xf6a56(0x2a7)]-0x1][_0xf6a56(0x145)]?_0x198b25[_0xf6a56(0x19e)]():(_0x407bef[_0xf6a56(0x212)]=_0x2b8649((..._0x35597b)=>_0x16efe8[_0xf6a56(0x218)](..._0x35597b,{'forceDefaultExecution':!0x0}),..._0x198b25),_0x407bef[_0xf6a56(0x12b)]())));},{'priority':_0x5ea845(0x26f)});}[_0x5b05c5(0x145)](_0x27110b){const _0x1ba76a=_0x5b05c5;let _0x526964,_0x1325bc;const _0x5bdad7=this[_0x1ba76a(0x1c9)];this[_0x1ba76a(0x1c9)]=!0x0;try{_0x526964=_0x27110b();}catch(_0x375270){_0x1325bc=_0x375270;}return _0x5bdad7||(this[_0x1ba76a(0x1c9)]=!0x1),_0x1325bc&&_0x3d51f1[_0x1ba76a(0x209)](_0x1325bc,this),_0x526964;}[_0x5b05c5(0x149)](_0x31a6f4,_0x22f3c6=null,_0x1d5839={}){const _0x11b73a=_0x5b05c5;if(_0x31a6f4[_0x11b73a(0x267)])return null;const _0x36036e=this[_0x11b73a(0x17a)][_0x11b73a(0x15c)][_0x11b73a(0x1c2)](_0x11b73a(0x233))['me'];for(const {suggestion:_0x405f0c,meta:_0x55aa2d}of this[_0x11b73a(0x112)](_0x31a6f4,_0x11b73a(0x10c)))if(_0x55aa2d[_0x11b73a(0x184)]){if(!_0x55aa2d[_0x11b73a(0x11e)]){if(_0x55aa2d[_0x11b73a(0x1b0)]){if(!this[_0x11b73a(0x15b)]||!Lt(_0x405f0c,_0x1d5839))continue;return _0x405f0c;}if(Lt(_0x405f0c,_0x1d5839))return _0x405f0c;this[_0x11b73a(0x292)](_0x405f0c,_0x31a6f4[_0x11b73a(0x29e)],_0x31a6f4[_0x11b73a(0x26d)]);break;}if(_0x22f3c6==_0x405f0c[_0x11b73a(0x1cd)]&&Lt(_0x405f0c,_0x1d5839)){const _0x1674e4=_0x405f0c[_0x11b73a(0x173)]();return _0x1674e4[_0x11b73a(0x29e)][_0x11b73a(0x20b)](_0x31a6f4[_0x11b73a(0x26d)])?this[_0x11b73a(0x20d)](_0x405f0c,this[_0x11b73a(0x23e)][_0x11b73a(0x144)](_0x31a6f4[_0x11b73a(0x29e)],_0x1674e4[_0x11b73a(0x26d)])):this[_0x11b73a(0x20d)](_0x405f0c,this[_0x11b73a(0x23e)][_0x11b73a(0x144)](_0x1674e4[_0x11b73a(0x29e)],_0x31a6f4[_0x11b73a(0x26d)])),_0x405f0c;}}const _0x54a30e=_0x241fb0(),_0x350ffd=_0x36036e['id'],_0x2cf3c3=_0x22f3c6?_0x11b73a(0x237)+_0x22f3c6:_0x11b73a(0x10c),_0x5afb41=this[_0x11b73a(0x162)]({'id':_0x54a30e,'type':_0x2cf3c3,'createdAt':new Date(),'authorId':_0x350ffd,'attributes':_0x1d5839});return this[_0x11b73a(0x2a0)](_0x2cf3c3,_0x54a30e,_0x350ffd,_0x31a6f4),_0x5afb41;}[_0x5b05c5(0x185)](_0x2acedc,_0x31b1cc=_0x5b05c5(0x113),_0x2d81c8={}){const _0x489756=_0x5b05c5,_0x2285a0=this[_0x489756(0x17a)][_0x489756(0x15c)][_0x489756(0x1c2)](_0x489756(0x233))['me'],_0x3f5ace=this[_0x489756(0x230)][_0x489756(0x136)](_0x489756(0x10c),_0x31b1cc,_0x489756(0x105));for(const _0x3ce2ff of this[_0x489756(0x1d5)]())if(_0x3ce2ff[_0x489756(0x1b6)]['id']==_0x2285a0['id']&&_0x489756(0x10c)==_0x3ce2ff[_0x489756(0x253)]&&_0x3ce2ff[_0x489756(0x1cd)]==_0x31b1cc&&Lt(_0x3ce2ff,_0x2d81c8)&&(_0x3f5ace(_0x3ce2ff[_0x489756(0x192)](),_0x2acedc)||_0x3f5ace(_0x2acedc,_0x3ce2ff[_0x489756(0x192)]()))){for(const _0x111dbf of _0x2acedc)_0x3ce2ff[_0x489756(0x20f)](_0x111dbf);return _0x3ce2ff;}for(const {suggestion:_0x503de7,meta:_0x4f4e24}of this[_0x489756(0x112)](_0x2acedc,_0x489756(0x10c))){if(!_0x4f4e24[_0x489756(0x184)])continue;if(!this[_0x489756(0x15b)]&&_0x4f4e24[_0x489756(0x1b0)])continue;if(!Lt(_0x503de7,_0x2d81c8))continue;let _0x13cdbc=!0x0;for(const _0x4ac4cc of _0x503de7[_0x489756(0x192)]())for(const _0x54bb46 of _0x2acedc)if(!_0x4ac4cc[_0x489756(0x225)](_0x54bb46)){_0x13cdbc=!0x1;break;}if(_0x13cdbc)return _0x503de7;}const _0x24c432=_0x241fb0(),_0x344ae1=_0x2285a0['id'],_0x5a918c=_0x489756(0x237)+_0x31b1cc,_0x14c91f=this[_0x489756(0x162)]({'id':_0x24c432,'type':_0x5a918c,'createdAt':new Date(),'authorId':_0x344ae1,'attributes':_0x2d81c8});for(const _0x235c99 of _0x2acedc)this[_0x489756(0x2a0)](_0x5a918c,_0x24c432,_0x344ae1,_0x235c99,_0x80fe61[_0x489756(0x27f)]());return _0x14c91f;}[_0x5b05c5(0x26c)](_0x470a3c,_0x36ec1d,_0x436b0a=null,_0x57c268={}){const _0x42f7f6=_0x5b05c5;if(_0x436b0a=_0x436b0a||Vt(_0x36ec1d),_0x470a3c[_0x42f7f6(0x267)])return null;if(_0x42f7f6(0x1ae)===this[_0x42f7f6(0x20c)]){const _0x2bf340=this[_0x42f7f6(0x230)][_0x42f7f6(0x136)](_0x42f7f6(0x21d),_0x436b0a,_0x42f7f6(0x2a1));return this[_0x42f7f6(0x145)](()=>_0x2bf340([_0x470a3c],_0x36ec1d,_0x57c268)),null;}const _0x4c521c=this[_0x42f7f6(0x17a)][_0x42f7f6(0x15c)][_0x42f7f6(0x1c2)](_0x42f7f6(0x233))['me'],_0x408338=[];if(_0x42f7f6(0x299)!==this[_0x42f7f6(0x20c)]){for(const {suggestion:_0x55afd4,meta:_0x2d1170}of this[_0x42f7f6(0x112)](_0x470a3c,_0x42f7f6(0x10c)))_0x2d1170[_0x42f7f6(0x184)]&&!_0x2d1170[_0x42f7f6(0x29f)]&&_0x408338[_0x42f7f6(0x297)](..._0x55afd4[_0x42f7f6(0x192)]());}const _0x2951cd=function(_0x20805c,_0x1b0e5d){const _0xa017fe=_0x42f7f6,_0x303113=[];for(const _0x5aac8f of _0x1b0e5d){const _0x54a480=_0x20805c[_0xa017fe(0x1d3)](_0x5aac8f);_0x54a480&&_0x303113[_0xa017fe(0x297)](_0x54a480);}return _0x303113;}(_0x470a3c,_0x408338),_0x2a1d94=function(_0x371789,_0x236fdf){const _0x3f77d7=_0x42f7f6,_0x3e78bb=[_0x371789];for(const _0x3be104 of _0x236fdf){let _0x3eacc6=0x0;for(;_0x3eacc6<_0x3e78bb[_0x3f77d7(0x2a7)];){const _0x5ec1a4=_0x3e78bb[_0x3eacc6][_0x3f77d7(0x249)](_0x3be104);_0x3e78bb[_0x3f77d7(0x272)](_0x3eacc6,0x1,..._0x5ec1a4),_0x3eacc6+=_0x5ec1a4[_0x3f77d7(0x2a7)];}}return _0x3e78bb;}(_0x470a3c,_0x408338);_0x2951cd[_0x42f7f6(0x2a7)]&&this[_0x42f7f6(0x23e)][_0x42f7f6(0x11f)](()=>{const _0x8f2a27=_0x42f7f6;for(const _0x518e66 of _0x2951cd){const _0x23128b=this[_0x8f2a27(0x230)][_0x8f2a27(0x136)](_0x8f2a27(0x21d),_0x436b0a,_0x8f2a27(0x2a1));this[_0x8f2a27(0x145)](()=>_0x23128b([_0x518e66],_0x36ec1d,_0x57c268));}});for(const _0x32eb01 of _0x2a1d94){let _0x2e90c0=null,_0x447666=_0x32eb01[_0x42f7f6(0x29e)],_0x54af8a=_0x32eb01[_0x42f7f6(0x26d)];for(const {suggestion:_0xd67568,meta:_0xf76c68}of this[_0x42f7f6(0x112)](_0x32eb01,_0x42f7f6(0x21d))){if(!_0xf76c68[_0x42f7f6(0x184)])continue;if(_0xd67568[_0x42f7f6(0x1cd)]!=_0x436b0a)continue;if(!Lt(_0xd67568,_0x57c268))continue;const _0xd2b62e=_0xd67568[_0x42f7f6(0x173)]();if(_0xd2b62e[_0x42f7f6(0x225)](_0x32eb01,!0x0))return null;_0x447666=_0x447666[_0x42f7f6(0x242)](_0xd2b62e[_0x42f7f6(0x29e)])?_0x447666:_0xd2b62e[_0x42f7f6(0x29e)],_0x54af8a=_0x54af8a[_0x42f7f6(0x121)](_0xd2b62e[_0x42f7f6(0x26d)])?_0x54af8a:_0xd2b62e[_0x42f7f6(0x26d)],_0x2e90c0?_0xd2b62e[_0x42f7f6(0x29e)][_0x42f7f6(0x242)](_0x2e90c0[_0x42f7f6(0x173)]()[_0x42f7f6(0x29e)])?(_0x2e90c0[_0x42f7f6(0x219)](),_0x2e90c0=_0xd67568):_0xd67568[_0x42f7f6(0x219)]():_0x2e90c0=_0xd67568;}const _0x53c13e=this[_0x42f7f6(0x23e)][_0x42f7f6(0x144)](_0x447666,_0x54af8a);if(_0x2e90c0)this[_0x42f7f6(0x20d)](_0x2e90c0,_0x53c13e);else{const _0x54910e=_0x241fb0(),_0x552232=_0x4c521c['id'];this[_0x42f7f6(0x162)]({'id':_0x54910e,'type':_0x42f7f6(0x25f)+_0x436b0a,'data':_0x36ec1d,'createdAt':new Date(),'authorId':_0x552232,'attributes':_0x57c268}),this[_0x42f7f6(0x2a0)](_0x42f7f6(0x25f)+_0x436b0a,_0x54910e,_0x552232,_0x53c13e);}}return null;}[_0x5b05c5(0xfc)](_0x5f3e8b,_0x24c9f2,_0xaa9e03=[],_0x3d04ab=null,_0x5544ae={}){const _0xb93af4=_0x5b05c5;_0x24c9f2[_0xb93af4(0x287)]||(_0x24c9f2[_0xb93af4(0x287)]=_0x24c9f2[_0xb93af4(0x22e)]),_0x24c9f2[_0xb93af4(0x27c)]=_0x5f3e8b['is'](_0xb93af4(0x103)),_0x3d04ab=_0x3d04ab||Vt(_0x24c9f2);const _0x3bbd02=_0xaa9e03[_0xb93af4(0x1dd)](_0x92e7ad=>Ft(_0x92e7ad,this[_0xb93af4(0x23e)])),_0x372ca7=_0x5f3e8b['is'](_0xb93af4(0x103))?_0x5f3e8b:Ft(_0x5f3e8b,this[_0xb93af4(0x23e)]);if(_0xb93af4(0x1ae)===this[_0xb93af4(0x20c)]){const _0x5bbdaf=this[_0xb93af4(0x230)][_0xb93af4(0x136)](_0xb93af4(0x16a),_0x3d04ab,_0xb93af4(0x2a1));return this[_0xb93af4(0x145)](()=>_0x5bbdaf([_0x372ca7],_0x24c9f2,_0x5544ae)),null;}_0x3bbd02[_0xb93af4(0x297)](_0x372ca7);let _0x330785=!0x0;for(const _0x13d7d8 of _0x3bbd02)if(!this[_0xb93af4(0x1fa)](_0x13d7d8)){_0x330785=!0x1;break;}if(_0x330785&&_0xb93af4(0x299)!==this[_0xb93af4(0x20c)]){const _0x39723a=this[_0xb93af4(0x230)][_0xb93af4(0x136)](_0xb93af4(0x16a),_0x3d04ab,_0xb93af4(0x2a1));return this[_0xb93af4(0x145)](()=>_0x39723a([_0x372ca7],_0x24c9f2,_0x5544ae)),null;}let _0x2cb004=null,_0x512121=_0x372ca7[_0xb93af4(0x29e)],_0x4083db=_0x372ca7[_0xb93af4(0x26d)];for(const {suggestion:_0x108b2c,meta:_0x3ee6b8}of this[_0xb93af4(0x112)](_0x372ca7,_0xb93af4(0x16a))){if(!_0x3ee6b8[_0xb93af4(0x184)])continue;if(_0x3ee6b8[_0xb93af4(0x11e)]||_0x3ee6b8[_0xb93af4(0x1b0)]||_0x3ee6b8[_0xb93af4(0x29f)])continue;if(_0x108b2c[_0xb93af4(0x186)][_0xb93af4(0x287)]!=_0x24c9f2[_0xb93af4(0x287)])continue;if(!Lt(_0x108b2c,_0x5544ae))continue;const _0x4c1125=_0x108b2c[_0xb93af4(0x173)]();if(_0x108b2c[_0xb93af4(0x1cd)]==_0x3d04ab){if(_0x4c1125[_0xb93af4(0x225)](_0x372ca7,!0x0))return null;_0x512121=_0x512121[_0xb93af4(0x242)](_0x4c1125[_0xb93af4(0x29e)])?_0x512121:_0x4c1125[_0xb93af4(0x29e)],_0x4083db=_0x4083db[_0xb93af4(0x121)](_0x4c1125[_0xb93af4(0x26d)])?_0x4083db:_0x4c1125[_0xb93af4(0x26d)],_0x2cb004?_0x4c1125[_0xb93af4(0x29e)][_0xb93af4(0x242)](_0x2cb004[_0xb93af4(0x173)]()[_0xb93af4(0x29e)])?(_0x2cb004[_0xb93af4(0x219)](),_0x2cb004=_0x108b2c):_0x108b2c[_0xb93af4(0x219)]():_0x2cb004=_0x108b2c;}else{const _0x190a6b=_0x372ca7[_0xb93af4(0x1d3)](_0x4c1125);this[_0xb93af4(0x221)](_0x108b2c,_0x190a6b);}}const _0x630134=this[_0xb93af4(0x17a)][_0xb93af4(0x15c)][_0xb93af4(0x1c2)](_0xb93af4(0x233))['me'],_0x576ad1=_0x241fb0(),_0x266097=_0x630134['id'];if(_0x2cb004)return this[_0xb93af4(0x20d)](_0x2cb004,this[_0xb93af4(0x23e)][_0xb93af4(0x144)](_0x512121,_0x4083db)),_0x2cb004;{const _0x5916e4=this[_0xb93af4(0x162)]({'id':_0x576ad1,'type':_0xb93af4(0x16e)+_0x3d04ab,'data':_0x24c9f2,'createdAt':new Date(),'authorId':_0x266097,'attributes':_0x5544ae});return this[_0xb93af4(0x2a0)](_0xb93af4(0x16e)+_0x3d04ab,_0x576ad1,_0x266097,this[_0xb93af4(0x23e)][_0xb93af4(0x144)](_0x512121,_0x4083db)),_0x5916e4;}}[_0x5b05c5(0x1cf)](_0x2d8d24,_0x4c3dbf,_0x36e7bf=[],_0x3ef513=null,_0x4597a7={}){const _0x110bef=_0x5b05c5;_0x4c3dbf[_0x110bef(0x287)]||(_0x4c3dbf[_0x110bef(0x287)]=_0x4c3dbf[_0x110bef(0x22e)]);const _0x4c67c3=_0x2d8d24[0x0];_0x4c3dbf[_0x110bef(0x27c)]=_0x4c67c3['is'](_0x110bef(0x103)),_0x3ef513=_0x3ef513||Vt(_0x4c3dbf);const _0x5897de=_0x36e7bf[_0x110bef(0x1dd)](_0x18d217=>Ft(_0x18d217,this[_0x110bef(0x23e)])),_0x1eca54=_0x4c67c3['is'](_0x110bef(0x103))?_0x2d8d24:_0x2d8d24[_0x110bef(0x1dd)](_0x778ad7=>Ft(_0x778ad7,this[_0x110bef(0x23e)]));if(_0x110bef(0x1ae)===this[_0x110bef(0x20c)]){const _0x5a37a9=this[_0x110bef(0x230)][_0x110bef(0x136)](_0x110bef(0x16a),_0x3ef513,_0x110bef(0x2a1));return this[_0x110bef(0x145)](()=>_0x5a37a9(_0x1eca54,_0x4c3dbf,_0x4597a7)),null;}_0x5897de[_0x110bef(0x297)](..._0x1eca54);let _0xefb887=!0x0;for(const _0x58a51b of _0x5897de)if(!this[_0x110bef(0x1fa)](_0x58a51b)){_0xefb887=!0x1;break;}if(_0xefb887&&_0x110bef(0x299)!==this[_0x110bef(0x20c)]){const _0x578efc=this[_0x110bef(0x230)][_0x110bef(0x136)](_0x110bef(0x16a),_0x3ef513,_0x110bef(0x2a1));return this[_0x110bef(0x145)](()=>_0x578efc(_0x1eca54,_0x4c3dbf,_0x4597a7)),null;}const _0x4eda79=this[_0x110bef(0x17a)][_0x110bef(0x15c)][_0x110bef(0x1c2)](_0x110bef(0x233))['me'];for(const _0x147083 of this[_0x110bef(0x1d5)]()){if(_0x147083[_0x110bef(0x1b6)]['id']!=_0x4eda79['id'])continue;if(_0x110bef(0x16a)!=_0x147083[_0x110bef(0x253)]||_0x147083[_0x110bef(0x186)][_0x110bef(0x287)]!=_0x4c3dbf[_0x110bef(0x287)])continue;if(!Lt(_0x147083,_0x4597a7))continue;const _0x42abce=_0x147083[_0x110bef(0x1cd)]==_0x3ef513;for(let _0x7fa0bf=0x0;_0x7fa0bf<_0x1eca54[_0x110bef(0x2a7)];_0x7fa0bf++){const _0x34f40d=_0x1eca54[_0x7fa0bf];for(const _0x30fb0b of _0x147083[_0x110bef(0x11b)]()){const _0x559693=_0x30fb0b[_0x110bef(0x109)]();if(_0x34f40d[_0x110bef(0x20b)](_0x559693)){_0x42abce?(_0x1eca54[_0x110bef(0x272)](_0x7fa0bf,0x1),_0x7fa0bf--):_0x147083[_0x110bef(0x208)](_0x30fb0b[_0x110bef(0x274)]);break;}}}}if(0x0==_0x1eca54[_0x110bef(0x2a7)])return null;const _0x53f385=this[_0x110bef(0x230)][_0x110bef(0x136)](_0x110bef(0x16a),_0x3ef513,_0x110bef(0x105));for(const _0x457843 of this[_0x110bef(0x1d5)]())if(_0x457843[_0x110bef(0x1b6)]['id']==_0x4eda79['id']&&_0x110bef(0x16a)==_0x457843[_0x110bef(0x253)]&&_0x457843[_0x110bef(0x186)][_0x110bef(0x287)]==_0x4c3dbf[_0x110bef(0x287)]&&_0x457843[_0x110bef(0x1cd)]==_0x3ef513&&Lt(_0x457843,_0x4597a7)&&(_0x53f385(_0x457843[_0x110bef(0x192)](),_0x1eca54)||_0x53f385(_0x1eca54,_0x457843[_0x110bef(0x192)]()))){for(const _0x660871 of _0x1eca54)_0x457843[_0x110bef(0x20f)](_0x660871);return _0x457843;}const _0xca82b0=_0x241fb0(),_0x1d0ee5=_0x4eda79['id'],_0x1cf413=_0x110bef(0x16e)+_0x3ef513,_0x107f3f=this[_0x110bef(0x162)]({'id':_0xca82b0,'type':_0x1cf413,'data':_0x4c3dbf,'createdAt':new Date(),'authorId':_0x1d0ee5,'attributes':_0x4597a7});for(const _0x475a51 of _0x1eca54)this[_0x110bef(0x2a0)](_0x1cf413,_0xca82b0,_0x1d0ee5,_0x475a51,_0x80fe61[_0x110bef(0x27f)]());return _0x107f3f;}[_0x5b05c5(0x13e)](_0x56df90,_0x393f68=null,_0x20d135={}){const _0x55e562=_0x5b05c5;if(_0x56df90[_0x55e562(0x267)])return null;const _0x4d6d6f=this[_0x55e562(0x17a)][_0x55e562(0x15c)][_0x55e562(0x1c2)](_0x55e562(0x233))['me'],_0x41c205=new _0x289194(_0x56df90[_0x55e562(0x29e)],_0x56df90[_0x55e562(0x26d)]);for(const {suggestion:_0x89de2,meta:_0x23e29e}of this[_0x55e562(0x112)](_0x41c205,_0x55e562(0x10c)))if(_0x23e29e[_0x55e562(0x184)]&&!_0x23e29e[_0x55e562(0x11e)]){if(_0x89de2[_0x55e562(0x102)]){const _0x5a78b2=_0x89de2[_0x55e562(0x192)]()[_0x55e562(0x18a)](_0x269d78=>_0x55e562(0x278)!=_0x269d78[_0x55e562(0x240)][_0x55e562(0x1ca)]);_0x5a78b2[_0x55e562(0x258)](_0x3df247=>_0x41c205[_0x55e562(0x225)](_0x3df247,!0x0))&&_0x89de2[_0x55e562(0x187)]();if(_0x5a78b2[_0x55e562(0x25d)](_0x1d46c8=>_0x1d46c8[_0x55e562(0x225)](_0x41c205,!0x0))){const _0x240ad4=this[_0x55e562(0x230)][_0x55e562(0x136)](_0x55e562(0x289),_0x393f68,_0x55e562(0x2a1));return this[_0x55e562(0x145)](()=>_0x240ad4([_0x41c205],null,_0x20d135)),null;}}else{const _0x68674c=_0x41c205[_0x55e562(0x1d3)](_0x89de2[_0x55e562(0x173)]());null!==_0x68674c&&_0x89de2[_0x55e562(0x10f)]([_0x68674c],null,_0x20d135);}}if(_0x41c205[_0x55e562(0x13c)](),_0x41c205[_0x55e562(0x267)]||_0x55e562(0x278)==_0x41c205[_0x55e562(0x240)][_0x55e562(0x1ca)])return null;let _0x164c51=null,_0x55dfbd=_0x41c205[_0x55e562(0x29e)],_0xc98333=_0x41c205[_0x55e562(0x26d)];const _0x284dd9=this[_0x55e562(0x112)](_0x41c205,_0x55e562(0x289));for(const {suggestion:_0x1e3f97,meta:_0x34ed58}of _0x284dd9){const _0x15ae09=this[_0x55e562(0x23e)][_0x55e562(0x144)](_0x55dfbd,_0xc98333);if(_0x34ed58[_0x55e562(0x184)]&&(this[_0x55e562(0x15b)]||!_0x34ed58[_0x55e562(0x1b0)]&&!_0x34ed58[_0x55e562(0x29f)])){if(_0x1e3f97[_0x55e562(0x102)]){if(!Lt(_0x1e3f97,_0x20d135))continue;let _0x28510d=!0x0;for(const _0x14f37a of _0x1e3f97[_0x55e562(0x192)]()){if(_0x14f37a[_0x55e562(0x225)](_0x15ae09,!0x0))return _0x1e3f97;_0x15ae09[_0x55e562(0x225)](_0x14f37a)||(_0x28510d=!0x1);}_0x28510d&&_0x1e3f97[_0x55e562(0x187)]();}else{const _0x905f06=_0x1e3f97[_0x55e562(0x173)]();if(_0x905f06[_0x55e562(0x225)](_0x15ae09,!0x0))return _0x1e3f97;if(!Lt(_0x1e3f97,_0x20d135)){_0x15ae09[_0x55e562(0x225)](_0x905f06)?_0x1e3f97[_0x55e562(0x219)]():_0x905f06[_0x55e562(0x11a)](_0x55dfbd)?_0x55dfbd=_0x905f06[_0x55e562(0x26d)]:_0x905f06[_0x55e562(0x11a)](_0xc98333)&&(_0xc98333=_0x905f06[_0x55e562(0x29e)]);continue;}_0x55dfbd=_0x55dfbd[_0x55e562(0x242)](_0x905f06[_0x55e562(0x29e)])?_0x55dfbd:_0x905f06[_0x55e562(0x29e)],_0xc98333=_0xc98333[_0x55e562(0x121)](_0x905f06[_0x55e562(0x26d)])?_0xc98333:_0x905f06[_0x55e562(0x26d)],_0x20d135=Object[_0x55e562(0x106)]({},_0x1e3f97[_0x55e562(0x279)]),_0x164c51?_0x905f06[_0x55e562(0x29e)][_0x55e562(0x242)](_0x164c51[_0x55e562(0x173)]()[_0x55e562(0x29e)])?(_0x164c51[_0x55e562(0x219)](),_0x164c51=_0x1e3f97):_0x1e3f97[_0x55e562(0x219)]():_0x164c51=_0x1e3f97;}}}if(_0x164c51)return this[_0x55e562(0x20d)](_0x164c51,this[_0x55e562(0x23e)][_0x55e562(0x144)](_0x55dfbd,_0xc98333)),_0x164c51;{const _0xa6fcb7=_0x241fb0(),_0x1b6f19=this[_0x55e562(0x23e)][_0x55e562(0x144)](_0x55dfbd,_0xc98333),_0x35ca0a=_0x4d6d6f['id'],_0x4acc77=_0x393f68?_0x55e562(0x27d)+_0x393f68:_0x55e562(0x289),_0x4d5dc2=this[_0x55e562(0x162)]({'id':_0xa6fcb7,'type':_0x4acc77,'createdAt':new Date(),'authorId':_0x35ca0a,'attributes':_0x20d135});return this[_0x55e562(0x2a0)](_0x4acc77,_0xa6fcb7,_0x35ca0a,_0x1b6f19),_0x4d5dc2;}}[_0x5b05c5(0x1e3)](_0x1e05de,_0x84a2be=_0x5b05c5(0x113),_0x36b639={}){const _0x589623=_0x5b05c5,_0x52c032=this[_0x589623(0x17a)][_0x589623(0x15c)][_0x589623(0x1c2)](_0x589623(0x233))['me'],_0x110e1d=_0x1e05de[_0x589623(0x1dd)](_0x413173=>new _0x289194(_0x413173[_0x589623(0x29e)],_0x413173[_0x589623(0x26d)])),_0x3ab09e=new Set();for(const {suggestion:_0x56fdf8,meta:_0x42e0a5}of this[_0x589623(0x112)](_0x110e1d,_0x589623(0x10c)))_0x42e0a5[_0x589623(0x184)]&&!_0x42e0a5[_0x589623(0x11e)]&&_0x3ab09e[_0x589623(0x18b)](_0x56fdf8);for(const _0xa7161f of _0x3ab09e)if(_0xa7161f[_0x589623(0x102)]){const _0x4bf400=_0xa7161f[_0x589623(0x192)]();(!_0xa7161f[_0x589623(0x279)]||!_0xa7161f[_0x589623(0x279)][_0x589623(0x1b8)])&&(_0x4bf400[_0x589623(0x258)](_0x5d7e98=>_0x110e1d[_0x589623(0x25d)](_0x48673a=>_0x48673a[_0x589623(0x225)](_0x5d7e98,!0x0)))&&_0xa7161f[_0x589623(0x187)]());if(_0x110e1d[_0x589623(0x258)](_0x402c37=>_0x4bf400[_0x589623(0x25d)](_0x2eb53d=>_0x2eb53d[_0x589623(0x225)](_0x402c37,!0x0)))){const _0x551dbc=this[_0x589623(0x230)][_0x589623(0x136)](_0x589623(0x289),_0x84a2be,_0x589623(0x2a1));return this[_0x589623(0x145)](()=>_0x551dbc(_0x1e05de,null,_0x36b639)),null;}}else{const _0x50bbd8=_0xa7161f[_0x589623(0x173)]();_0x110e1d[_0x589623(0x25d)](_0x51d9c9=>_0x51d9c9[_0x589623(0x225)](_0x50bbd8,!0x0))&&_0xa7161f[_0x589623(0x187)]();if(_0x110e1d[_0x589623(0x258)](_0x206760=>_0x50bbd8[_0x589623(0x225)](_0x206760,!0x0))){const _0x4a0e0b=this[_0x589623(0x230)][_0x589623(0x136)](_0x589623(0x289),_0x84a2be,_0x589623(0x2a1));return this[_0x589623(0x145)](()=>_0x4a0e0b(_0x110e1d,null,_0x36b639)),null;}}const _0x26cdad=this[_0x589623(0x230)][_0x589623(0x136)](_0x589623(0x289),_0x84a2be,_0x589623(0x105));let _0x400a20=null;for(const _0x47310b of this[_0x589623(0x1d5)]())if(_0x47310b[_0x589623(0x1b6)]['id']==_0x52c032['id']&&_0x47310b[_0x589623(0x108)]&&_0x589623(0x289)==_0x47310b[_0x589623(0x253)]&&_0x47310b[_0x589623(0x1cd)]==_0x84a2be&&Lt(_0x47310b,_0x36b639)&&(_0x26cdad(_0x47310b[_0x589623(0x192)](),_0x110e1d)||_0x26cdad(_0x110e1d,_0x47310b[_0x589623(0x192)]()))){if(_0x400a20){if(_0x47310b[_0x589623(0x170)]&&_0x47310b[_0x589623(0x170)][_0x589623(0x2a7)])continue;for(const _0xa2c866 of _0x47310b[_0x589623(0x192)]())_0x400a20[_0x589623(0x167)](_0xa2c866)||_0x400a20[_0x589623(0x20f)](_0xa2c866);_0x47310b[_0x589623(0x219)]();}else{_0x400a20=_0x47310b;for(const _0x332df4 of _0x110e1d)_0x47310b[_0x589623(0x167)](_0x332df4)||_0x47310b[_0x589623(0x20f)](_0x332df4);}}if(_0x400a20)return _0x400a20;_0x3ab09e[_0x589623(0x257)]();for(const {suggestion:_0x2c1219,meta:_0x42e070}of this[_0x589623(0x112)](_0x110e1d,_0x589623(0x289)))_0x42e070[_0x589623(0x184)]&&(this[_0x589623(0x15b)]||!_0x42e070[_0x589623(0x1b0)]&&!_0x42e070[_0x589623(0x29f)])&&Lt(_0x2c1219,_0x36b639)&&_0x3ab09e[_0x589623(0x18b)](_0x2c1219);for(const _0xc2a91a of _0x3ab09e){const _0x3dfe1c=_0xc2a91a[_0x589623(0x192)]();if(!_0x36b639||!_0x36b639[_0x589623(0x1b8)]){if(_0x110e1d[_0x589623(0x258)](_0x1f3a94=>_0x3dfe1c[_0x589623(0x25d)](_0xa925f=>_0xa925f[_0x589623(0x225)](_0x1f3a94,!0x0))))return _0xc2a91a;}(!_0xc2a91a[_0x589623(0x279)]||!_0xc2a91a[_0x589623(0x279)][_0x589623(0x1b8)])&&(_0x3dfe1c[_0x589623(0x258)](_0x2ad35c=>_0x110e1d[_0x589623(0x25d)](_0x4c75e9=>_0x4c75e9[_0x589623(0x225)](_0x2ad35c,!0x0)))&&_0xc2a91a[_0x589623(0x187)]());}const _0x568438=_0x241fb0(),_0x39970c=_0x52c032['id'],_0x511efe=_0x589623(0x27d)+_0x84a2be,_0x56a26d=this[_0x589623(0x162)]({'id':_0x568438,'type':_0x511efe,'createdAt':new Date(),'authorId':_0x39970c,'attributes':_0x36b639});for(const _0x35c337 of _0x110e1d)_0x35c337[_0x589623(0x13c)](),_0x35c337[_0x589623(0x267)]||_0x589623(0x278)==_0x35c337[_0x589623(0x240)][_0x589623(0x1ca)]||this[_0x589623(0x2a0)](_0x511efe,_0x568438,_0x39970c,_0x35c337,_0x80fe61[_0x589623(0x27f)]());return _0x56a26d;}[_0x5b05c5(0x126)](_0x2510df,_0x39b16b,_0x23456c,_0x461880,_0x5f5969){const _0x1a91bf=_0x5b05c5;if(_0x2510df[_0x1a91bf(0x267)])return[];if(_0x1a91bf(0x1ae)===this[_0x1a91bf(0x20c)])return[];const _0x30013a=this[_0x1a91bf(0x17a)][_0x1a91bf(0x15c)][_0x1a91bf(0x1c2)](_0x1a91bf(0x233))['me']['id'],_0x4fbe05=Array[_0x1a91bf(0x24b)](this[_0x1a91bf(0x265)][_0x1a91bf(0x1a7)]())[_0x1a91bf(0x18a)](_0x4423a6=>_0x1a91bf(0x1da)==_0x4423a6[_0x1a91bf(0x253)]&&_0x4423a6[_0x1a91bf(0x186)][_0x1a91bf(0x263)]==_0x39b16b&&_0x4423a6[_0x1a91bf(0x167)](_0x2510df));if(_0x1a91bf(0x204)===this[_0x1a91bf(0x20c)]){const _0x4c785a=this[_0x1a91bf(0x112)](_0x2510df,_0x1a91bf(0x10c))[_0x1a91bf(0x18a)](({meta:_0x39d72a})=>_0x39d72a[_0x1a91bf(0x184)]&&!_0x39d72a[_0x1a91bf(0x29f)]&&!_0x39d72a[_0x1a91bf(0x11e)])[_0x1a91bf(0x1dd)](({suggestion:_0x31e911})=>_0x31e911);_0x4fbe05[_0x1a91bf(0x1c0)](..._0x4c785a);}const _0x5a0263=new Map([[_0x2510df,_0x23456c]]);for(const _0x8749f6 of _0x4fbe05){const _0x30fa29=_0x1a91bf(0x1da)==_0x8749f6[_0x1a91bf(0x253)]?_0x8749f6[_0x1a91bf(0x186)][_0x1a91bf(0x1c5)]:void 0x0,_0x4522bb=_0x8749f6[_0x1a91bf(0x173)](),_0x17c41b=Array[_0x1a91bf(0x24b)](_0x5a0263[_0x1a91bf(0x1f7)]())[_0x1a91bf(0x193)](_0xb9d7aa=>_0xb9d7aa[_0x1a91bf(0x1f4)](_0x4522bb));if(!_0x17c41b)continue;const _0x54b539=_0x17c41b[_0x1a91bf(0x249)](_0x4522bb);this[_0x1a91bf(0x139)](_0x39b16b)&&_0x1a91bf(0x10c)==_0x8749f6[_0x1a91bf(0x253)]&&0x0!=_0x54b539[_0x1a91bf(0x2a7)]||(_0x5a0263[_0x1a91bf(0x1d2)](_0x17c41b),_0x54b539[_0x1a91bf(0x177)](_0x5e4088=>{const _0x5a27d9=_0x1a91bf;_0x5a0263[_0x5a27d9(0x24d)](_0x5e4088,_0x23456c);}),_0x1a91bf(0x10c)!=_0x8749f6[_0x1a91bf(0x253)]&&_0x30fa29!=_0x461880&&_0x5a0263[_0x1a91bf(0x24d)](_0x17c41b[_0x1a91bf(0x1d3)](_0x4522bb),_0x30fa29));}const _0x2c9ba1=[];for(const [_0x3fedb8,_0x3e817f]of _0x5a0263){const _0x4f854a=_0x241fb0(),_0x358333={'key':_0x39b16b,'oldValue':_0x3e817f,'newValue':_0x461880};_0x39b16b[_0x1a91bf(0x2a7)]>0x25&&console[_0x1a91bf(0x117)](_0x1a91bf(0x248),{'key':_0x39b16b});const _0x43679f=(_0x1a91bf(0x23f)+(_0x39b16b+'|'+Vt({'newValue':_0x461880})))[_0x1a91bf(0x12c)](0x0,0x3c),_0x4dc5c3=this[_0x1a91bf(0x162)]({'id':_0x4f854a,'type':_0x43679f,'data':_0x358333,'createdAt':new Date(),'authorId':_0x30013a,'attributes':_0x5f5969});_0x2c9ba1[_0x1a91bf(0x297)](_0x4dc5c3),this[_0x1a91bf(0x2a0)](_0x43679f,_0x4f854a,_0x30013a,_0x3fedb8);}return _0x2c9ba1;}[_0x5b05c5(0x1be)](_0x255a59){const _0x3116d3=_0x5b05c5;this[_0x3116d3(0x25b)](_0x255a59,(_0x13e594,..._0x382b2a)=>{const _0x53f2ae=_0x3116d3;this[_0x53f2ae(0x101)](()=>{_0x13e594(..._0x382b2a);});});}[_0x5b05c5(0x1fb)](_0x3d040b){const _0xcd5bfb=_0x5b05c5;this[_0xcd5bfb(0x295)][_0xcd5bfb(0x18b)](_0x3d040b);}[_0x5b05c5(0x21b)](_0x320bec){const _0x5a92b3=_0x5b05c5;this[_0x5a92b3(0x1e6)][_0x5a92b3(0x18b)](_0x320bec);}[_0x5b05c5(0x236)](_0x220e48){const _0x43a8cb=_0x5b05c5;return _0x43a8cb(0x1da)==_0x220e48[_0x43a8cb(0x253)]?_0x220e48[_0x43a8cb(0x1cd)][_0x43a8cb(0x1a1)]('|')[0x0]:null;}[_0x5b05c5(0x20d)](_0x10cedb,_0x330a4d){const _0x2fead5=_0x5b05c5,_0x1437f1=_0x10cedb[_0x2fead5(0x25a)]();this[_0x2fead5(0x23e)][_0x2fead5(0x11f)](_0x50225b=>{const _0x4ebc0c=_0x2fead5;_0x50225b[_0x4ebc0c(0x23d)](_0x1437f1,{'range':_0x330a4d});});}[_0x5b05c5(0x266)](_0x41e7c5){const _0x555660=_0x5b05c5,_0x21a85c=_0x41e7c5['id'],_0x108ddc=this[_0x555660(0x17a)][_0x555660(0x135)][_0x555660(0x1c2)](_0x555660(0x119));this[_0x555660(0x1f8)][_0x555660(0x1a2)](_0x21a85c)||this[_0x555660(0x1f8)][_0x555660(0x120)]({'channelId':_0x108ddc,'threadId':_0x21a85c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x46651c=this[_0x555660(0x1f8)][_0x555660(0x275)](_0x21a85c);_0x46651c[_0x555660(0x293)](_0x555660(0x1a6)),_0x46651c[_0x555660(0x1a6)]=!0x1,_0x41e7c5[_0x555660(0x170)]=_0x46651c;}[_0x5b05c5(0xff)](_0x32f263,_0x5a5b7f,_0x438a48,_0x5f38b2){const _0x3a118f=_0x5b05c5;if(_0x32f263[_0x3a118f(0x253)]!=_0x5a5b7f||_0x32f263[_0x3a118f(0x1cd)]!=_0x438a48||_0x32f263[_0x3a118f(0x1d6)]['id']!=_0x5f38b2)throw this[_0x3a118f(0x17a)][_0x3a118f(0x1e8)](_0x3a118f(0x271)),new _0x3d51f1(_0x3a118f(0x271),this);}[_0x5b05c5(0x221)](_0x5c3c02,_0x214c64){const _0x105bf4=_0x5b05c5,_0x5ae1f0=_0x5c3c02[_0x105bf4(0x173)]();if(_0x214c64[_0x105bf4(0x20b)](_0x5ae1f0))_0x5c3c02[_0x105bf4(0x219)]();else{if(_0x5ae1f0[_0x105bf4(0x225)](_0x214c64)){const _0x30a914=this[_0x105bf4(0x23e)][_0x105bf4(0x291)](_0x214c64[_0x105bf4(0x29e)][_0x105bf4(0x211)],_0x105bf4(0x26d));this[_0x105bf4(0x20d)](_0x5c3c02,this[_0x105bf4(0x23e)][_0x105bf4(0x144)](_0x5ae1f0[_0x105bf4(0x29e)],_0x30a914));const _0x42c07f=_0x241fb0(),_0x5ea372=_0x5c3c02[_0x105bf4(0x1d6)]['id'],_0x428b70=_0x5c3c02[_0x105bf4(0x253)]+':'+_0x5c3c02[_0x105bf4(0x1cd)];this[_0x105bf4(0x162)]({'id':_0x42c07f,'type':_0x428b70,'createdAt':new Date(),'authorId':_0x5ea372,'data':_0x5c3c02[_0x105bf4(0x186)],'attributes':_0x5c3c02[_0x105bf4(0x279)]});const _0x1cf435=this[_0x105bf4(0x23e)][_0x105bf4(0x291)](_0x214c64[_0x105bf4(0x26d)][_0x105bf4(0x1f6)],_0x105bf4(0x203)),_0x3391b7=this[_0x105bf4(0x23e)][_0x105bf4(0x144)](_0x1cf435,_0x5ae1f0[_0x105bf4(0x26d)]);this[_0x105bf4(0x2a0)](_0x428b70,_0x42c07f,_0x5ea372,_0x3391b7);}else{if(_0x5ae1f0[_0x105bf4(0x11a)](_0x214c64[_0x105bf4(0x29e)])){const _0x48284d=this[_0x105bf4(0x23e)][_0x105bf4(0x291)](_0x214c64[_0x105bf4(0x29e)][_0x105bf4(0x211)],_0x105bf4(0x26d));this[_0x105bf4(0x20d)](_0x5c3c02,this[_0x105bf4(0x23e)][_0x105bf4(0x144)](_0x5ae1f0[_0x105bf4(0x29e)],_0x48284d));}else{const _0x59752c=this[_0x105bf4(0x23e)][_0x105bf4(0x291)](_0x214c64[_0x105bf4(0x26d)][_0x105bf4(0x1f6)],_0x105bf4(0x203));this[_0x105bf4(0x20d)](_0x5c3c02,this[_0x105bf4(0x23e)][_0x105bf4(0x144)](_0x59752c,_0x5ae1f0[_0x105bf4(0x26d)]));}}}}[_0x5b05c5(0x1fa)](_0x4aef84){const _0x4f7749=_0x5b05c5;for(const {suggestion:_0x434358,meta:_0x5919d0}of this[_0x4f7749(0x112)](_0x4aef84,_0x4f7749(0x10c))){if(!_0x5919d0[_0x4f7749(0x184)])continue;const _0x110cd0=_0x434358[_0x4f7749(0x192)]();for(const _0x5b90e1 of _0x110cd0)if(!_0x4aef84[_0x4f7749(0x249)](_0x5b90e1)[_0x4f7749(0x2a7)])return!0x0;}return!0x1;}[_0x5b05c5(0x129)](_0x309717){const _0x129a9b=_0x5b05c5,_0x4efdc3=this[_0x129a9b(0x17a)][_0x129a9b(0x15c)][_0x129a9b(0x1c2)](_0x129a9b(0x233))[_0x129a9b(0x1ac)](_0x309717);if(!_0x4efdc3)throw new _0x3d51f1(_0x129a9b(0x2a9),this);return _0x4efdc3;}[_0x5b05c5(0x22d)](_0x3caf76){const _0x11b934=_0x5b05c5,_0x27d447=this[_0x11b934(0x17a)][_0x11b934(0x15c)][_0x11b934(0x1c2)](_0x11b934(0x233)),_0x83da68=_0x1b01b4(_0x11b934(0x17f)+_0x3caf76),_0x19f997=_0x27d447[_0x11b934(0x1ac)](_0x83da68);return _0x19f997||_0x27d447[_0x11b934(0x22a)]({'id':_0x83da68,'name':_0x3caf76});}[_0x5b05c5(0x1c3)](_0x480e94,_0x576d30,_0x12963b,_0x2da65f,_0x37b0dd){const _0x132d14=_0x5b05c5,_0x376935=this[_0x132d14(0x129)](_0x2da65f),_0x2f46ef=this[_0x132d14(0x230)][_0x132d14(0x18d)](_0x480e94,_0x576d30,_0x12963b,_0x376935,_0x37b0dd,_0x1ac70e=>{const _0x15df7a=_0x132d14;this[_0x15df7a(0x168)](_0x12963b,{'attributes':_0x1ac70e});const _0x176225=this[_0x15df7a(0x1c4)](_0x12963b);this[_0x15df7a(0x254)](new Set([_0x176225])),this[_0x15df7a(0x1bd)](new Set([_0x176225]));});return this[_0x132d14(0x12d)](_0x2f46ef,_0x132d14(0x2a1),()=>{const _0x3b55b3=_0x132d14;this[_0x3b55b3(0x168)](_0x12963b,{'state':_0x3b55b3(0x1d9)});},{'priority':_0x132d14(0x26f)}),this[_0x132d14(0x12d)](_0x2f46ef,_0x132d14(0x187),()=>{const _0x468174=_0x132d14;this[_0x468174(0x168)](_0x12963b,{'state':_0x468174(0x18c)});},{'priority':_0x132d14(0x26f)}),this[_0x132d14(0x265)][_0x132d14(0x24d)](_0x12963b,_0x2f46ef),this[_0x132d14(0x206)][_0x132d14(0x24d)](_0x2f46ef,_0x132d14(0x2ab)),_0x2f46ef;}[_0x5b05c5(0x19b)](_0x4f6949){const _0x4e6b8d=_0x5b05c5,_0x2da20e=_0x4f6949[_0x4e6b8d(0x1a1)](':');return{'group':_0x2da20e[0x0],'type':_0x2da20e[0x1],'subType':_0x2da20e[_0x4e6b8d(0x2a7)]>=0x5?_0x2da20e[0x2]:null,'id':_0x2da20e[_0x4e6b8d(0x2a7)]<0x5?_0x2da20e[0x2]:_0x2da20e[0x3],'authorId':_0x2da20e[_0x4e6b8d(0x2a7)]<0x5?_0x2da20e[0x3]:_0x2da20e[0x4],'markerCount':0x6==_0x2da20e[_0x4e6b8d(0x2a7)]?_0x2da20e[0x5]:null};}[_0x5b05c5(0x292)](_0x51ff05,_0x5c206b,_0x418a71){const _0x11a69e=_0x5b05c5,_0x2bbe0f=_0x51ff05[_0x11a69e(0x173)](),_0x3bc75d=_0x2bbe0f[_0x11a69e(0x29e)],_0x2767ba=_0x2bbe0f[_0x11a69e(0x26d)];this[_0x11a69e(0x20d)](_0x51ff05,this[_0x11a69e(0x23e)][_0x11a69e(0x144)](_0x3bc75d,_0x5c206b));const _0x166191=_0x241fb0(),_0xd157ed=_0x51ff05[_0x11a69e(0x1d6)]['id'],_0x2ab5cb=_0x51ff05[_0x11a69e(0x253)]+(_0x51ff05[_0x11a69e(0x1cd)]?':'+_0x51ff05[_0x11a69e(0x1cd)]:'');this[_0x11a69e(0x162)]({'id':_0x166191,'type':_0x2ab5cb,'createdAt':new Date(),'authorId':_0xd157ed,'originalSuggestionId':_0x51ff05['id'],'attributes':_0x51ff05[_0x11a69e(0x279)],'data':_0x51ff05[_0x11a69e(0x186)]});const _0x29ff5c=this[_0x11a69e(0x236)](_0x51ff05);(_0x11a69e(0x16a)==_0x51ff05[_0x11a69e(0x253)]||_0x29ff5c&&this[_0x11a69e(0x139)](_0x29ff5c))&&(_0x418a71=this[_0x11a69e(0x23e)][_0x11a69e(0x10b)](_0x418a71[_0x11a69e(0x1f6)])),this[_0x11a69e(0x2a0)](_0x2ab5cb,_0x166191,_0xd157ed,this[_0x11a69e(0x23e)][_0x11a69e(0x144)](_0x418a71,_0x2767ba));}[_0x5b05c5(0x112)](_0x4c8405,_0x2c43aa=null){const _0xce6dae=_0x5b05c5,_0x3405da=[],_0x304e3f=this[_0xce6dae(0x17a)][_0xce6dae(0x15c)][_0xce6dae(0x1c2)](_0xce6dae(0x233))['me'];Array[_0xce6dae(0x122)](_0x4c8405)||(_0x4c8405=[_0x4c8405]);for(const _0x10b9ff of this[_0xce6dae(0x1d5)]()){if(!_0x10b9ff[_0xce6dae(0x108)])continue;if(_0x2c43aa&&_0x10b9ff[_0xce6dae(0x253)]!=_0x2c43aa)continue;let _0x4644e6=!0x1;for(const _0x3d2b17 of _0x10b9ff[_0xce6dae(0x192)]()){for(const _0xb3302a of _0x4c8405){const _0x2a7bc9=_0xb3302a[_0xce6dae(0x29e)][_0xce6dae(0x20b)](_0x3d2b17[_0xce6dae(0x26d)])||_0xb3302a[_0xce6dae(0x26d)][_0xce6dae(0x20b)](_0x3d2b17[_0xce6dae(0x29e)]);if(_0x2a7bc9||_0xb3302a[_0xce6dae(0x1d3)](_0x3d2b17)){const _0x567a35=_0xb3302a[_0xce6dae(0x225)](_0x3d2b17)&&Rt(this[_0xce6dae(0x23e)][_0xce6dae(0x190)],_0x3d2b17[_0xce6dae(0x29e)],_0xb3302a),_0x501169=_0x3d2b17[_0xce6dae(0x225)](_0xb3302a)&&Rt(this[_0xce6dae(0x23e)][_0xce6dae(0x190)],_0xb3302a[_0xce6dae(0x29e)],_0x3d2b17);_0x3405da[_0xce6dae(0x297)]({'suggestion':_0x10b9ff,'meta':{'isOwn':_0x304e3f==_0x10b9ff[_0xce6dae(0x1b6)],'isNextTo':_0x2a7bc9,'isInsideObject':_0x567a35,'containsRangeInObject':_0x501169}}),_0x4644e6=!0x0;break;}}if(_0x4644e6)break;}}return _0x3405da;}[_0x5b05c5(0x2a0)](_0x580a97,_0x2445e6,_0x3f043b,_0x46f946,_0x45a5bf){const _0x2ca4d4=_0x5b05c5;this[_0x2ca4d4(0x23e)][_0x2ca4d4(0x11f)](_0x3955c1=>{const _0x46e641=_0x2ca4d4;let _0x56083f=_0x46e641(0x18f)+_0x580a97+':'+_0x2445e6+':'+_0x3f043b;_0x45a5bf&&(_0x56083f=_0x56083f+':'+_0x45a5bf),_0x3955c1[_0x46e641(0x1a5)](_0x56083f,{'range':_0x46f946,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b05c5(0x164)](_0xf9ccd5){const _0x5449c7=_0x5b05c5,_0x5b9a7c=_0xf9ccd5[_0x5449c7(0x29b)],_0x240a29=_0xf9ccd5[_0x5449c7(0x210)];_0xf9ccd5[_0x5449c7(0x29b)]=null,_0xf9ccd5[_0x5449c7(0x210)]=null,null!=_0x5b9a7c&&_0x5b9a7c[_0x5449c7(0x210)]==_0xf9ccd5&&(_0x5b9a7c[_0x5449c7(0x210)]=_0x240a29),null!=_0x240a29&&_0x240a29[_0x5449c7(0x29b)]==_0xf9ccd5&&(_0x240a29[_0x5449c7(0x29b)]=_0x5b9a7c),_0x5449c7(0x25e)==this[_0x5449c7(0x206)][_0x5449c7(0x1c2)](_0xf9ccd5)&&(this[_0x5449c7(0x206)][_0x5449c7(0x24d)](_0xf9ccd5,_0x5449c7(0x17e)),this[_0x5449c7(0x175)](_0x5449c7(0x1f1),_0xf9ccd5,_0x5b9a7c,_0x240a29));}[_0x5b05c5(0x162)](_0x1f6349){const _0x5471c7=_0x5b05c5,_0x2aff35=_0x1f6349['id'],_0x1b712d=this[_0x5471c7(0x1b3)](_0x1f6349);if(this[_0x5471c7(0x200)]&&this[_0x5471c7(0x200)][_0x5471c7(0x152)]){const _0x47a138=this[_0x5471c7(0x17a)][_0x5471c7(0x15c)][_0x5471c7(0x1c2)](_0x5471c7(0x1ba)),_0x55eb23=_0x1b712d[_0x5471c7(0x17b)],_0x53f9fa=_0x1b712d[_0x5471c7(0x1cd)]?_0x1b712d[_0x5471c7(0x253)]+':'+_0x1b712d[_0x5471c7(0x1cd)]:_0x1b712d[_0x5471c7(0x253)],_0x225e51=this[_0x5471c7(0x17a)][_0x5471c7(0x273)],_0x500d67=_0x47a138[_0x5471c7(0x18b)](_0x3203b7(_0x225e51,_0x5471c7(0x27e))),_0x5e69b0={'id':_0x2aff35,'type':_0x53f9fa,'hasComments':_0x55eb23,'data':_0x1f6349[_0x5471c7(0x186)]||null,'originalSuggestionId':_0x1f6349[_0x5471c7(0x131)]||null,'attributes':_0x1b712d[_0x5471c7(0x279)]};this[_0x5471c7(0x200)][_0x5471c7(0x152)](_0x5e69b0)[_0x5471c7(0x159)](_0x10699d=>{const _0x210a56=_0x5471c7;_0x1b712d[_0x210a56(0x125)]=!0x0,_0x47a138[_0x210a56(0x174)](_0x500d67),_0x10699d&&_0x10699d[_0x210a56(0x1b7)]&&(this[_0x210a56(0x265)][_0x210a56(0x1c2)](_0x2aff35)[_0x210a56(0x1b7)]=_0x10699d[_0x210a56(0x1b7)]);})[_0x5471c7(0x1b5)](_0x4275c5=>{const _0x5cb40c=_0x5471c7;throw _0x5edf29(_0x5cb40c(0x28c)),this[_0x5cb40c(0x17a)][_0x5cb40c(0x179)][_0x5cb40c(0x21e)]({'isUndoable':!0x1},()=>{const _0x5cc722=_0x5cb40c;_0x1b712d[_0x5cc722(0x187)]();}),_0x1b712d[_0x5cb40c(0x280)](),this[_0x5cb40c(0x265)][_0x5cb40c(0x1d2)](_0x1b712d['id']),this[_0x5cb40c(0x206)][_0x5cb40c(0x1d2)](_0x1b712d),_0x4275c5;});}return _0x1b712d;}[_0x5b05c5(0x139)](_0x28740a){const _0x42a64e=_0x5b05c5;return this[_0x42a64e(0x295)][_0x42a64e(0x20e)](_0x28740a);}[_0x5b05c5(0x168)](_0x1b155d,_0x100109){const _0x597831=_0x5b05c5,_0x236701=this[_0x597831(0x17a)][_0x597831(0x15c)][_0x597831(0x1c2)](_0x597831(0x1ba)),_0x5c246e=this[_0x597831(0x1c4)](_0x1b155d);if(this[_0x597831(0x200)]&&this[_0x597831(0x200)][_0x597831(0x252)]){if(_0x5c246e[_0x597831(0x125)]){const _0x4a05b4=_0x236701[_0x597831(0x18b)](_0x3203b7(this[_0x597831(0x17a)][_0x597831(0x273)],_0x597831(0x27e)));this[_0x597831(0x200)][_0x597831(0x252)](_0x1b155d,_0x100109)[_0x597831(0x159)](()=>{const _0x516908=_0x597831;_0x236701[_0x516908(0x174)](_0x4a05b4);});}else _0x5c246e['on'](_0x597831(0x16c),()=>{const _0x5a17f6=_0x597831;this[_0x5a17f6(0x168)](_0x1b155d,_0x100109);});}}[_0x5b05c5(0x181)](_0x4af58f){const _0x1c9e3b=_0x5b05c5;if(!this[_0x1c9e3b(0x200)]||!this[_0x1c9e3b(0x200)][_0x1c9e3b(0x1c4)])throw new _0x3d51f1(_0x1c9e3b(0x1d4),this);return this[_0x1c9e3b(0x200)][_0x1c9e3b(0x1c4)](_0x4af58f);}[_0x5b05c5(0x1e5)](_0x1ef0e1){const _0x357ca5=_0x5b05c5,{id:_0x4c192e,type:_0x4a5e7c,subType:_0x1d99b7,authorId:_0x188243}=this[_0x357ca5(0x19b)](_0x1ef0e1),_0x1bf6e7=this[_0x357ca5(0x265)][_0x357ca5(0x1c2)](_0x4c192e)||this[_0x357ca5(0x1c3)](_0x4a5e7c,_0x1d99b7,_0x4c192e,_0x188243,{});switch(this[_0x357ca5(0xff)](_0x1bf6e7,_0x4a5e7c,_0x1d99b7,_0x188243),this[_0x357ca5(0x206)][_0x357ca5(0x1c2)](_0x1bf6e7)){case _0x357ca5(0x2ab):this[_0x357ca5(0x181)](_0x4c192e)[_0x357ca5(0x159)](_0x4d42d5=>{const _0x248a93=_0x357ca5;let _0x560726=Promise[_0x248a93(0x1a3)]();_0x4d42d5[_0x248a93(0x17b)]&&(_0x560726=this[_0x248a93(0x1f8)][_0x248a93(0x14c)]({'channelId':this[_0x248a93(0x17a)][_0x248a93(0x135)][_0x248a93(0x1c2)](_0x248a93(0x119)),'threadId':_0x4c192e})),_0x560726[_0x248a93(0x159)](()=>{const _0x15bfa3=_0x248a93;this[_0x15bfa3(0x1b3)](_0x4d42d5)[_0x15bfa3(0x125)]=!0x0;});}),this[_0x357ca5(0x206)][_0x357ca5(0x24d)](_0x1bf6e7,_0x357ca5(0x1ed));break;case _0x357ca5(0x17e):this[_0x357ca5(0x168)](_0x4c192e,{'state':_0x357ca5(0x116)});case _0x357ca5(0x176):this[_0x357ca5(0x206)][_0x357ca5(0x24d)](_0x1bf6e7,_0x357ca5(0x25e)),this[_0x357ca5(0x175)](_0x357ca5(0x246),_0x1bf6e7);break;case _0x357ca5(0x25e):this[_0x357ca5(0x175)](_0x357ca5(0x28a),_0x1bf6e7);}return _0x1bf6e7[_0x357ca5(0x282)](_0x1ef0e1),_0x1bf6e7;}[_0x5b05c5(0x1bd)](_0x2e4971){const _0x162e9d=_0x5b05c5,_0xb845ed=Array[_0x162e9d(0x24b)](_0x2e4971),_0xcc3871=_0xb845ed[_0x162e9d(0x18a)](_0x21a366=>_0x162e9d(0x1da)==_0x21a366[_0x162e9d(0x253)]);this[_0x162e9d(0x224)](_0xcc3871);const _0x357ae9=_0xb845ed[_0x162e9d(0x18a)](_0x3735ea=>!_0x3735ea[_0x162e9d(0x102)]&&_0x162e9d(0x1da)!=_0x3735ea[_0x162e9d(0x253)]),_0x225e0a=this[_0x162e9d(0x1d5)]({'skipNotAttached':!0x0})[_0x162e9d(0x18a)](_0x5f53b7=>!_0x5f53b7[_0x162e9d(0x102)]&&_0x162e9d(0x1da)!=_0x5f53b7[_0x162e9d(0x253)]),_0x30d9a3=_0x225e0a[_0x162e9d(0x18a)](_0x9bd2f5=>!_0x2e4971[_0x162e9d(0x20e)](_0x9bd2f5)),_0x230c40=new Map(_0x225e0a[_0x162e9d(0x1dd)](_0x101e5f=>[_0x101e5f,this[_0x162e9d(0x230)][_0x162e9d(0x136)](_0x101e5f[_0x162e9d(0x253)],_0x101e5f[_0x162e9d(0x1cd)],_0x162e9d(0x294))])),_0x433af4=new Map(_0x225e0a[_0x162e9d(0x1dd)](_0xda93b2=>[_0xda93b2,_0xda93b2[_0x162e9d(0x173)]()])),_0x2955c5=new Set(),_0x89970b=new Set();for(let _0x59a45e=0x0;_0x59a45e<_0x357ae9[_0x162e9d(0x2a7)];_0x59a45e++)_0x3e9d25(_0x357ae9[_0x59a45e],_0x357ae9,_0x59a45e+0x1);for(let _0x5c1829=0x0;_0x5c1829<_0x357ae9[_0x162e9d(0x2a7)];_0x5c1829++)_0x3e9d25(_0x357ae9[_0x5c1829],_0x30d9a3,0x0);const _0x5a7561=new Set();for(let _0x319f91=0x0;_0x319f91<_0x357ae9[_0x162e9d(0x2a7)];_0x319f91++){const _0x7d7656=_0x357ae9[_0x319f91];!_0x89970b[_0x162e9d(0x20e)](_0x7d7656)&&_0x7d7656[_0x162e9d(0x29b)]&&(_0x5a7561[_0x162e9d(0x18b)](_0x7d7656[_0x162e9d(0x29b)]),_0x7d7656[_0x162e9d(0x29b)][_0x162e9d(0x210)]===_0x7d7656&&(_0x7d7656[_0x162e9d(0x29b)][_0x162e9d(0x210)]=null),_0x7d7656[_0x162e9d(0x29b)]=null),!_0x2955c5[_0x162e9d(0x20e)](_0x7d7656)&&_0x7d7656[_0x162e9d(0x210)]&&(_0x5a7561[_0x162e9d(0x18b)](_0x7d7656[_0x162e9d(0x210)]),_0x7d7656[_0x162e9d(0x210)][_0x162e9d(0x29b)]===_0x7d7656&&(_0x7d7656[_0x162e9d(0x210)][_0x162e9d(0x29b)]=null),_0x7d7656[_0x162e9d(0x210)]=null);}function _0x3e9d25(_0x43341f,_0xe4639e,_0x2d7125){const _0xed0ea6=_0x162e9d;for(let _0x2138da=_0x2d7125;_0x2138da<_0xe4639e[_0xed0ea6(0x2a7)];_0x2138da++){const _0x4c7153=_0x12e218(_0x43341f,_0xe4639e[_0x2138da]);_0x4c7153&&(_0x4c7153[0x0][_0xed0ea6(0x210)]=_0x4c7153[0x1],_0x4c7153[0x1][_0xed0ea6(0x29b)]=_0x4c7153[0x0],_0x2955c5[_0xed0ea6(0x18b)](_0x4c7153[0x0]),_0x89970b[_0xed0ea6(0x18b)](_0x4c7153[0x1]));}}function _0x12e218(_0x1a9fe0,_0x458c8c){const _0x341028=_0x162e9d;if(_0x1a9fe0[_0x341028(0x1b6)]['id']!==_0x458c8c[_0x341028(0x1b6)]['id'])return null;const _0x3271d8=_0x230c40[_0x341028(0x1c2)](_0x1a9fe0)(_0x1a9fe0,_0x458c8c,_0x433af4[_0x341028(0x1c2)](_0x1a9fe0),_0x433af4[_0x341028(0x1c2)](_0x458c8c));if(!_0x3271d8)return null;return _0x230c40[_0x341028(0x1c2)](_0x458c8c)(_0x1a9fe0,_0x458c8c,_0x433af4[_0x341028(0x1c2)](_0x1a9fe0),_0x433af4[_0x341028(0x1c2)](_0x458c8c))?_0x3271d8[0x1][_0x341028(0x170)]&&_0x3271d8[0x1][_0x341028(0x170)][_0x341028(0x2a7)]?null:_0x3271d8:null;}_0x5a7561[_0x162e9d(0x207)]&&this[_0x162e9d(0x1bd)](_0x5a7561);}[_0x5b05c5(0x224)](_0x5dfea5){const _0x19738f=_0x5b05c5;if(0x0==_0x5dfea5[_0x19738f(0x2a7)])return;const _0x5ac209=this[_0x19738f(0x1d5)]({'skipNotAttached':!0x0})[_0x19738f(0x18a)](_0x11dc0a=>_0x19738f(0x1da)==_0x11dc0a[_0x19738f(0x253)]&&_0x11dc0a[_0x19738f(0x223)]),_0xe31a44=[],_0x2e24ac=new Map();for(const _0x1241b7 of _0x5ac209){const _0x58fc39=_0x1b01b4(_0x1241b7[_0x19738f(0x279)]);_0x2e24ac[_0x19738f(0x20e)](_0x58fc39)||(_0x2e24ac[_0x19738f(0x24d)](_0x58fc39,_0xe31a44[_0x19738f(0x2a7)]),_0xe31a44[_0x19738f(0x297)]([]));const _0x321bca=_0x2e24ac[_0x19738f(0x1c2)](_0x58fc39);_0xe31a44[_0x321bca][_0x19738f(0x297)](_0x1241b7);}!(function(){const _0x31d0aa=_0x19738f;_0xe31a44[_0x31d0aa(0x146)]((_0x1feed7,_0x32f65d)=>{const _0x5d9de1=_0x31d0aa,_0x5ef36c=_0x1feed7[0x0][_0x5d9de1(0x1b7)],_0x142c42=_0x32f65d[0x0][_0x5d9de1(0x1b7)];return _0x5ef36c==_0x142c42?_0x1feed7[0x0][_0x5d9de1(0x279)][_0x5d9de1(0x1d1)]<_0x32f65d[0x0][_0x5d9de1(0x279)][_0x5d9de1(0x1d1)]?-0x1:0x1:_0x5ef36c<_0x142c42?-0x1:0x1;});for(const _0x4d777f of _0xe31a44)_0x4d777f[_0x31d0aa(0x146)]((_0x377f54,_0x59d990)=>_0x377f54['id']<_0x59d990['id']?-0x1:0x1);}());for(let _0x3b5e94=0x0;_0x3b5e94<_0xe31a44[_0x19738f(0x2a7)];_0x3b5e94++){if(0x0==_0xe31a44[_0x3b5e94][_0x19738f(0x2a7)])continue;const _0x3e2919=[];for(let _0x269cd8=_0x3b5e94+0x1;_0x269cd8<_0xe31a44[_0x19738f(0x2a7)];_0x269cd8++)0x0!=_0xe31a44[_0x269cd8][_0x19738f(0x2a7)]&&_0x215d9f(_0xe31a44[_0x3b5e94],_0xe31a44[_0x269cd8])&&_0x3e2919[_0x19738f(0x297)](_0x269cd8);for(const _0x421118 of _0x3e2919)_0xe31a44[_0x3b5e94]=_0xe31a44[_0x3b5e94][_0x19738f(0x14b)](_0xe31a44[_0x421118]),_0xe31a44[_0x421118]=[];}for(const _0x11f936 of _0xe31a44)for(let _0x4c72bb=0x0;_0x4c72bb<_0x11f936[_0x19738f(0x2a7)];_0x4c72bb++)_0x11f936[_0x4c72bb][_0x19738f(0x210)]=_0x11f936[_0x4c72bb+0x1]||null;for(const _0x32c905 of _0xe31a44)for(let _0x55f8f6=0x0;_0x55f8f6<_0x32c905[_0x19738f(0x2a7)];_0x55f8f6++)_0x32c905[_0x55f8f6][_0x19738f(0x29b)]=_0x32c905[_0x55f8f6-0x1]||null;function _0x215d9f(_0x5994e9,_0x541655){const _0x30617c=_0x19738f;if(_0x5994e9[0x0][_0x30617c(0x279)][_0x30617c(0x1d1)]!==_0x541655[0x0][_0x30617c(0x279)][_0x30617c(0x1d1)]&&_0x5994e9[0x0][_0x30617c(0x1b6)]!==_0x541655[0x0][_0x30617c(0x1b6)])return!0x1;if(!function(_0x50a1b4,_0x4d34e4){const _0x4f270b=_0x30617c;if(!_0x50a1b4[_0x4f270b(0x17b)]&&!_0x4d34e4[_0x4f270b(0x17b)])return!0x0;if(_0x50a1b4[_0x4f270b(0x17b)]&&_0x4d34e4[_0x4f270b(0x17b)])return!0x1;if(_0x50a1b4[_0x4f270b(0x17b)]&&_0x4d34e4[_0x4f270b(0x1b7)]<_0x50a1b4[_0x4f270b(0x170)][_0x4f270b(0x191)][_0x4f270b(0x1c2)](0x0)[_0x4f270b(0x1b7)])return!0x0;if(_0x4d34e4[_0x4f270b(0x17b)]&&_0x50a1b4[_0x4f270b(0x1b7)]<_0x4d34e4[_0x4f270b(0x170)][_0x4f270b(0x191)][_0x4f270b(0x1c2)](0x0)[_0x4f270b(0x1b7)])return!0x0;return!0x1;}(_0x5994e9[0x0],_0x541655[0x0]))return!0x1;const _0x182eb3=_0x1282be(_0x5994e9[0x0][_0x30617c(0x279)],_0x30617c(0x1d1)),_0x5cbc15=_0x1282be(_0x541655[0x0][_0x30617c(0x279)],_0x30617c(0x1d1));if(!_0x3f8a8c(_0x182eb3,_0x5cbc15))return!0x1;return!!_0x5994e9[_0x30617c(0x258)](_0x2ece12=>_0x541655[_0x30617c(0x25d)](_0x15824a=>_0x2ece12[_0x30617c(0x173)]()[_0x30617c(0x20b)](_0x15824a[_0x30617c(0x173)]())))&&_0x541655[_0x30617c(0x258)](_0x1337c2=>_0x5994e9[_0x30617c(0x25d)](_0x6a71e3=>_0x1337c2[_0x30617c(0x173)]()[_0x30617c(0x20b)](_0x6a71e3[_0x30617c(0x173)]())));}}[_0x5b05c5(0x254)](_0x1eea4e){const _0x5a8b54=_0x5b05c5,_0x39c153=Array[_0x5a8b54(0x24b)](_0x1eea4e),_0x43391a=this[_0x5a8b54(0x1d5)]({'skipNotAttached':!0x0}),_0x1e07c5=_0x43391a[_0x5a8b54(0x18a)](_0x3d9e93=>!_0x1eea4e[_0x5a8b54(0x20e)](_0x3d9e93)),_0x16ee44=new Map(_0x39c153[_0x5a8b54(0x1dd)](_0x154497=>[_0x154497,this[_0x5a8b54(0x230)][_0x5a8b54(0x136)](_0x154497[_0x5a8b54(0x253)],_0x154497[_0x5a8b54(0x1cd)],_0x5a8b54(0x105))])),_0xd4a077=new Map(_0x43391a[_0x5a8b54(0x1dd)](_0x234f8a=>[_0x234f8a,_0x234f8a[_0x5a8b54(0x192)]()]));for(let _0x4c736d=0x0;_0x4c736d<_0x39c153[_0x5a8b54(0x2a7)];_0x4c736d++){if(_0x27d8c8(this,_0x39c153[_0x4c736d],_0x39c153,_0x4c736d+0x1))return!0x0;}for(let _0x196548=0x0;_0x196548<_0x39c153[_0x5a8b54(0x2a7)];_0x196548++){if(_0x27d8c8(this,_0x39c153[_0x196548],_0x1e07c5,0x0))return!0x0;}return!0x1;function _0x27d8c8(_0x2adcda,_0x2d7b4a,_0x31ae28,_0x2a218a){const _0x5f5424=_0x5a8b54;for(let _0x52f5f1=_0x2a218a;_0x52f5f1<_0x31ae28[_0x5f5424(0x2a7)];_0x52f5f1++){const _0x535f26=_0x31ae28[_0x52f5f1];if(_0x535f26[_0x5f5424(0x253)]!==_0x2d7b4a[_0x5f5424(0x253)]||_0x535f26[_0x5f5424(0x1b6)]['id']!==_0x2d7b4a[_0x5f5424(0x1b6)]['id']||_0x535f26[_0x5f5424(0x1cd)]!==_0x2d7b4a[_0x5f5424(0x1cd)])continue;if(!Pt(_0x2d7b4a,_0x535f26,[_0x5f5424(0x1d1)]))continue;if(_0x5f5424(0x1da)==_0x2d7b4a[_0x5f5424(0x253)]&&_0x2d7b4a[_0x5f5424(0x186)][_0x5f5424(0x1c5)]!=_0x535f26[_0x5f5424(0x186)][_0x5f5424(0x1c5)])continue;if(_0x5f5424(0x1da)==_0x2d7b4a[_0x5f5424(0x253)]&&_0x2adcda[_0x5f5424(0x139)](_0x2d7b4a[_0x5f5424(0x186)][_0x5f5424(0x263)]))continue;if(_0x5f5424(0x16a)==_0x2d7b4a[_0x5f5424(0x253)]){const _0x39c142=_0x2adcda[_0x5f5424(0x17a)][_0x5f5424(0x179)],_0x37f9ea=_0x2d7b4a[_0x5f5424(0x1fe)]();if(_0x37f9ea&&(_0x39c142[_0x5f5424(0x190)][_0x5f5424(0x17d)](_0x37f9ea)||_0x39c142[_0x5f5424(0x190)][_0x5f5424(0x2a4)](_0x37f9ea)))continue;}const _0x41be1c=_0x16ee44[_0x5f5424(0x1c2)](_0x2d7b4a),_0x49cdb0=_0xd4a077[_0x5f5424(0x1c2)](_0x2d7b4a),_0x3813d7=_0xd4a077[_0x5f5424(0x1c2)](_0x535f26),_0xb018de=_0x2d7b4a[_0x5f5424(0x170)]&&_0x2d7b4a[_0x5f5424(0x170)][_0x5f5424(0x2a7)],_0x518ce6=_0x535f26[_0x5f5424(0x170)]&&_0x535f26[_0x5f5424(0x170)][_0x5f5424(0x2a7)];if(!_0xb018de&&_0x41be1c(_0x3813d7,_0x49cdb0))return _0x2adcda[_0x5f5424(0x1ad)](_0x535f26,_0x2d7b4a),_0xd4a077[_0x5f5424(0x1d2)](_0x2d7b4a),!0x0;if(!_0x518ce6&&_0x41be1c(_0x49cdb0,_0x3813d7))return _0x2adcda[_0x5f5424(0x1ad)](_0x2d7b4a,_0x535f26),_0xd4a077[_0x5f5424(0x1d2)](_0x535f26),!0x0;}return!0x1;}}[_0x5b05c5(0x1ad)](_0x539892,_0x219f93){const _0x4f66f3=_0x5b05c5;if(_0x539892[_0x4f66f3(0x102)]){for(const _0x4f9479 of _0x219f93[_0x4f66f3(0x192)]())_0x539892[_0x4f66f3(0x20f)](_0x4f9479);}else{const _0x3c05cf=_0x219f93[_0x4f66f3(0x173)]()[_0x4f66f3(0x26d)];this[_0x4f66f3(0x20d)](_0x539892,this[_0x4f66f3(0x23e)][_0x4f66f3(0x144)](_0x539892[_0x4f66f3(0x173)]()[_0x4f66f3(0x29e)],_0x3c05cf));}_0x219f93[_0x4f66f3(0x219)]();}[_0x5b05c5(0x2a2)](_0x266c27,_0x2a743f){const _0x254b7b=_0x5b05c5,_0x436bce=_0x266c27[_0x254b7b(0x19f)](_0x254b7b(0x182))||_0x266c27[_0x254b7b(0x19f)](_0x254b7b(0x1da))?_0x254b7b(0x194):_0x266c27[_0x254b7b(0x128)]();return _0x3203b7(this[_0x254b7b(0x17a)][_0x254b7b(0x273)],_0x2a743f+'_'+_0x436bce+_0x254b7b(0x281));}[_0x5b05c5(0x28d)](){const _0x2ebf17=_0x5b05c5,_0x3b7e6c=this[_0x2ebf17(0x17a)];if(!_0x3b7e6c['ui'])return;const {ariaLiveAnnouncer:_0x16ea8f}=_0x3b7e6c['ui'];_0x1ed7b7(this[_0x2ebf17(0x23e)],({left:_0x5c1673,entered:_0x593742})=>{const _0x3ca90d=_0x2ebf17;for(const _0x47e0be of _0x5c1673){const {group:_0x5a12a2,type:_0xe5a1f5}=this[_0x3ca90d(0x19b)](_0x47e0be[_0x3ca90d(0x274)]);if(_0x3ca90d(0x14e)===_0x5a12a2){_0x16ea8f[_0x3ca90d(0x13b)](this[_0x3ca90d(0x2a2)](_0xe5a1f5,_0x3ca90d(0x163)));break;}}for(const _0x47563a of _0x593742){const {group:_0x103dbc,type:_0x597f0c}=this[_0x3ca90d(0x19b)](_0x47563a[_0x3ca90d(0x274)]);if(_0x3ca90d(0x14e)===_0x103dbc){_0x16ea8f[_0x3ca90d(0x13b)](this[_0x3ca90d(0x2a2)](_0x597f0c,_0x3ca90d(0x1c6)));break;}}});}[_0x5b05c5(0x241)](_0x10ef98){const _0x4c63ae=_0x5b05c5;if(this[_0x4c63ae(0x19c)])return!0x1;const _0x41732c=this[_0x4c63ae(0x17a)],_0x59d751=_0x41732c[_0x4c63ae(0x179)][_0x4c63ae(0x260)][_0x4c63ae(0x215)][_0x4c63ae(0x29a)]();if(0x0==_0x59d751[_0x4c63ae(0x2a7)])return!0x1;const _0x5f2b44=[],_0x48fef5=_0x59d751[_0x4c63ae(0x18a)](_0x534842=>_0x4c63ae(0x1da)==_0x534842[_0x4c63ae(0x253)]),_0x6d9666=_0x59d751[_0x4c63ae(0x18a)](_0x550c39=>_0x4c63ae(0x123)==_0x550c39[_0x4c63ae(0x253)]&&_0x4c63ae(0x201)!=_0x550c39[_0x4c63ae(0x274)]),_0x3a2606=_0x59d751[_0x4c63ae(0x18a)](_0x3c6db6=>_0x4c63ae(0x174)==_0x3c6db6[_0x4c63ae(0x253)]&&_0x4c63ae(0x201)!=_0x3c6db6[_0x4c63ae(0x274)]);for(const _0x1c4bf3 of _0x48fef5)_0x5f2b44[_0x4c63ae(0x297)]({'key':_0x1c4bf3[_0x4c63ae(0x1b9)],'newValue':_0x1c4bf3[_0x4c63ae(0x247)],'oldValue':_0x1c4bf3[_0x4c63ae(0x1f0)],'range':Ot(_0x1c4bf3[_0x4c63ae(0x103)],_0x41732c[_0x4c63ae(0x179)])});for(const _0x22f65b of _0x6d9666){const _0xab8c64=_0x3a2606[_0x4c63ae(0x193)](_0x534c09=>_0x534c09[_0x4c63ae(0x127)][_0x4c63ae(0x20b)](_0x22f65b[_0x4c63ae(0x127)]));_0xab8c64&&_0x5f2b44[_0x4c63ae(0x297)]({'key':_0x4c63ae(0x183),'newValue':_0x22f65b[_0x4c63ae(0x274)],'oldValue':_0xab8c64[_0x4c63ae(0x274)],'range':_0x41732c[_0x4c63ae(0x179)][_0x4c63ae(0x2ac)](_0x22f65b[_0x4c63ae(0x127)][_0x4c63ae(0x20a)])});}return 0x0!=_0x5f2b44[_0x4c63ae(0x2a7)]&&this[_0x4c63ae(0x217)](_0x10ef98,_0x5f2b44);}[_0x5b05c5(0x2a3)](_0x27f652){const _0x33ebf4=_0x5b05c5;let _0x1b2e7c=!0x1;const _0x4a7d43=this[_0x33ebf4(0x17a)][_0x33ebf4(0x179)][_0x33ebf4(0x260)][_0x33ebf4(0x215)][_0x33ebf4(0x1c1)]()[_0x33ebf4(0x18a)](_0x3da890=>_0x3da890[_0x33ebf4(0x186)][_0x33ebf4(0x220)]&&_0x3da890[_0x33ebf4(0x274)][_0x33ebf4(0x19f)](_0x33ebf4(0x24a)));for(const _0x1c9962 of _0x4a7d43){const {subType:_0xf75fa,id:_0x1f6f95}=this[_0x33ebf4(0x19b)](_0x1c9962[_0x33ebf4(0x274)]),_0x281e9e=_0xf75fa[_0x33ebf4(0x1a1)]('|')[0x0];for(const _0x2291f8 of this[_0x33ebf4(0x1d5)]({'skipNotAttached':!0x0}))_0x2291f8['id']!=_0x1f6f95&&_0x33ebf4(0x1da)==_0x2291f8[_0x33ebf4(0x253)]&&_0x2291f8[_0x33ebf4(0x186)]&&_0x2291f8[_0x33ebf4(0x186)][_0x33ebf4(0x263)]==_0x281e9e&&_0x2291f8[_0x33ebf4(0x173)]()[_0x33ebf4(0x1f4)](_0x1c9962[_0x33ebf4(0x186)][_0x33ebf4(0x220)])&&(this[_0x33ebf4(0x1e4)](_0x2291f8,_0x1c9962[_0x33ebf4(0x186)][_0x33ebf4(0x220)],_0x27f652),_0x1b2e7c=!0x0);}return _0x1b2e7c;}[_0x5b05c5(0x101)](_0x2d9a05){const _0x11c366=_0x5b05c5;this[_0x11c366(0x17a)],(this[_0x11c366(0x19c)]=!0x0,_0x2d9a05());}[_0x5b05c5(0x29d)](_0x3c8379){const _0x491256=_0x5b05c5,_0x4d3e37=this[_0x491256(0x139)](_0x3c8379),_0x431cbd=this[_0x491256(0x1e6)][_0x491256(0x20e)](_0x3c8379);return _0x4d3e37||_0x431cbd;}[_0x5b05c5(0x217)](_0x5cce4c,_0x1f0bea){const _0x197332=_0x5b05c5;if(0x0==_0x1f0bea[_0x197332(0x2a7)])return!0x1;let _0x767ce3=!0x1;for(const _0x954090 of _0x1f0bea){const _0x4a28a6=this[_0x197332(0x112)](_0x954090[_0x197332(0x103)],_0x197332(0x1da))[_0x197332(0x18a)](_0x164e14=>!_0x164e14[_0x197332(0x21c)][_0x197332(0x11e)])[_0x197332(0x1dd)](_0xd1fafb=>_0xd1fafb[_0x197332(0x14e)]),_0x312339=_0x1b01b4({'newValue':_0x954090[_0x197332(0x138)]});_0x4a28a6[_0x197332(0x18a)](_0x487310=>{const _0x50071b=_0x197332,[_0x4bd49f,_0x10b655]=_0x487310[_0x50071b(0x1cd)][_0x50071b(0x1a1)]('|');return _0x4bd49f==_0x954090[_0x50071b(0x263)]&&_0x10b655!=_0x312339;})[_0x197332(0x177)](_0x299f93=>{const _0x467cdc=_0x197332;this[_0x467cdc(0x1e4)](_0x299f93,_0x954090[_0x467cdc(0x103)],_0x5cce4c),_0x767ce3=!0x0;});}return _0x767ce3;}[_0x5b05c5(0x1e4)](_0x2e94be,_0x5ed308,_0x3ed5e8){const _0x5a99ce=_0x5b05c5,_0x9a6a00=_0x2e94be[_0x5a99ce(0x173)]()[_0x5a99ce(0x249)](_0x5ed308);0x0!==_0x9a6a00[_0x5a99ce(0x2a7)]?0x1!==_0x9a6a00[_0x5a99ce(0x2a7)]?this[_0x5a99ce(0x292)](_0x2e94be,_0x5ed308[_0x5a99ce(0x29e)],_0x5ed308[_0x5a99ce(0x26d)]):this[_0x5a99ce(0x20d)](_0x2e94be,_0x9a6a00[0x0]):_0x3ed5e8[_0x5a99ce(0x208)](_0x2e94be[_0x5a99ce(0x25a)]());}}class xt{constructor(_0x1254c9){const _0x54a31c=_0x5b05c5;this[_0x54a31c(0x1ab)]=_0x1254c9,this[_0x54a31c(0x23e)]=_0x1254c9[_0x54a31c(0x179)],this[_0x54a31c(0x118)]=new Map(),this[_0x54a31c(0x1a8)]=new Map(),this[_0x54a31c(0x298)]();}[_0x5b05c5(0x18d)](_0xcd2cb4,_0x2628df,_0x11a03c,_0x14af9d,_0x2b64e1,_0x2370fb){const _0x5d679a=_0x5b05c5;return new _0x80fe61(this[_0x5d679a(0x23e)],{'type':_0xcd2cb4,'subType':_0x2628df,'id':_0x11a03c,'author':_0x14af9d,'creator':_0x14af9d,'attributes':_0x2b64e1,'onAttributesChange':_0x2370fb,'onAccept':(..._0x5d1a2b)=>this[_0x5d679a(0x136)](_0xcd2cb4,_0x2628df,_0x5d679a(0x2a1))(..._0x5d1a2b),'onDiscard':(..._0x1b2887)=>this[_0x5d679a(0x136)](_0xcd2cb4,_0x2628df,_0x5d679a(0x187))(..._0x1b2887)});}[_0x5b05c5(0x26a)](_0x3f8f0c,_0x4edfec,_0x45b370,_0x351f62){const _0x2e8971=_0x5b05c5,_0x4562e6=_0x3f8f0c+':'+_0x4edfec+':'+_0x45b370;this[_0x2e8971(0x118)][_0x2e8971(0x24d)](_0x4562e6,_0x351f62);}[_0x5b05c5(0x136)](_0x47bf8f,_0x4bfc72,_0x4ca92b){const _0x8d6cd1=_0x5b05c5,_0x105d66=_0x47bf8f+':'+_0x4bfc72+':'+_0x4ca92b;return this[_0x8d6cd1(0x118)][_0x8d6cd1(0x1c2)](_0x105d66)||this[_0x8d6cd1(0x1a8)][_0x8d6cd1(0x1c2)](_0x47bf8f+':'+_0x4ca92b);}[_0x5b05c5(0x298)](){const _0x557c7b=_0x5b05c5,_0x540950=()=>!0x1,_0x5c089c=_0x167639=>{const _0x394f6d=_0x1b59;_0x167639[_0x394f6d(0x146)]((_0x5a2b35,_0x3ecbe1)=>_0x5a2b35[_0x394f6d(0x29e)][_0x394f6d(0x242)](_0x3ecbe1[_0x394f6d(0x29e)])?0x1:-0x1),this[_0x394f6d(0x23e)][_0x394f6d(0x11f)](_0x2355d8=>{const _0x55fea2=_0x394f6d;for(const _0x5d0f2d of _0x167639){let _0x2c1f49;_0x2c1f49=_0x5d0f2d[_0x55fea2(0x26d)][_0x55fea2(0x1b2)]&&_0x5d0f2d[_0x55fea2(0x26d)][_0x55fea2(0x1f6)]==_0x5d0f2d[_0x55fea2(0x29e)][_0x55fea2(0x20a)]?_0x2355d8[_0x55fea2(0x1a4)](_0x5d0f2d[_0x55fea2(0x29e)][_0x55fea2(0x20a)],'on'):_0x2355d8[_0x55fea2(0x1a4)](_0x5d0f2d),this[_0x55fea2(0x23e)][_0x55fea2(0x147)](_0x2c1f49,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x39da9a=(_0x106584,_0x22dabb)=>{const _0x16cf33=_0x1b59;_0x22dabb&&this[_0x16cf33(0x23e)][_0x16cf33(0x11f)](_0x3bd260=>{const _0x214b28=_0x16cf33,{commandName:_0x32dfc9,commandParams:_0x28b266=[]}=_0x22dabb,_0x1cfd77=_0x106584[_0x214b28(0x1dd)](_0x5dd442=>(Tt(_0x5dd442)&&(_0x5dd442=this[_0x214b28(0x23e)][_0x214b28(0x144)](_0x5dd442[_0x214b28(0x26d)])),_0x5dd442))[_0x214b28(0x18a)](_0x4b2404=>_0x214b28(0x278)!==_0x4b2404[_0x214b28(0x240)][_0x214b28(0x1ca)]);if(_0x1cfd77[_0x214b28(0x2a7)]<0x1)return;const _0x2372ca=Array[_0x214b28(0x24b)](this[_0x214b28(0x23e)][_0x214b28(0x260)][_0x214b28(0x22b)][_0x214b28(0x192)]())[_0x214b28(0x1dd)](_0xfc6b5b=>_0x289194[_0x214b28(0x28e)](_0xfc6b5b));_0x3bd260[_0x214b28(0x142)](_0x1cfd77);for(const _0x5b2f0b of this[_0x214b28(0x1ab)][_0x214b28(0x199)][_0x214b28(0x199)]())_0x5b2f0b[_0x214b28(0x11c)]();_0x28b266[_0x214b28(0x297)]({'forceDefaultExecution':!0x0}),this[_0x214b28(0x1ab)][_0x214b28(0x218)](_0x32dfc9,..._0x28b266);const _0x5a371a=_0x2372ca[_0x214b28(0x18a)](_0x24dda5=>_0x214b28(0x278)!=_0x24dda5[_0x214b28(0x240)][_0x214b28(0x1ca)]);_0x5a371a[_0x214b28(0x2a7)]>0x0&&_0x3bd260[_0x214b28(0x142)](_0x5a371a);for(const _0xa67bd2 of _0x2372ca)_0xa67bd2[_0x214b28(0x13c)]();});},_0x1090b3=(_0x3436ef,_0x38260f)=>0x1==_0x3436ef[_0x557c7b(0x2a7)]&&0x1==_0x38260f[_0x557c7b(0x2a7)]&&_0x3436ef[0x0][_0x557c7b(0x26d)][_0x557c7b(0x20b)](_0x38260f[0x0][_0x557c7b(0x29e)]),_0x3aad7a=(_0x149751,_0x5c05b8,_0xb62b77,_0x4205b3)=>Gt(_0x149751,_0x5c05b8,_0xb62b77,_0x4205b3,this[_0x557c7b(0x23e)])?[_0x149751,_0x5c05b8]:Gt(_0x5c05b8,_0x149751,_0x4205b3,_0xb62b77,this[_0x557c7b(0x23e)])?[_0x5c05b8,_0x149751]:null;this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x21f),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x1d7),_0x5c089c),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x107),_0x1090b3),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x171),_0x3aad7a),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x1ee),_0x5c089c),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x231),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x196),_0x1090b3),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x133),_0x3aad7a),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x269),_0x39da9a),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x132),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x1bc),_0x1090b3),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x27a),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x1e9),_0x39da9a),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x1c8),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x22c),_0x1090b3),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x1a0),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x213),_0x540950),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x161),(_0x22b3f5,_0x4e1b72)=>{const _0x5de006=_0x557c7b;if(!_0x4e1b72)return;const _0xfa7f9e=this[_0x5de006(0x1ab)][_0x5de006(0x15c)][_0x5de006(0x1c2)](p);this[_0x5de006(0x23e)][_0x5de006(0x11f)](_0x379d41=>{const _0x55f871=_0x5de006;if(_0x55f871(0x183)==_0x4e1b72[_0x55f871(0x263)])for(const _0x3065c4 of _0x22b3f5){const _0x1bd2b7=_0x3065c4[_0x55f871(0x29e)][_0x55f871(0x20a)],_0x5f1b4b=_0x4e1b72[_0x55f871(0x1c5)];_0x379d41[_0x55f871(0x228)](_0x1bd2b7,_0x5f1b4b);}else{if(_0xfa7f9e[_0x55f871(0x139)](_0x4e1b72[_0x55f871(0x263)])){for(const _0x5c5e4b of _0x22b3f5)void 0x0!==_0x4e1b72[_0x55f871(0x1c5)]?_0x379d41[_0x55f871(0x13f)](_0x4e1b72[_0x55f871(0x263)],_0x4e1b72[_0x55f871(0x1c5)],_0x5c5e4b[_0x55f871(0x29e)][_0x55f871(0x20a)]):_0x379d41[_0x55f871(0x115)](_0x4e1b72[_0x55f871(0x263)],_0x5c5e4b[_0x55f871(0x29e)][_0x55f871(0x20a)]);}else{for(const _0x263afc of _0x22b3f5)_0x4e1b72[_0x55f871(0x1c5)]?_0x379d41[_0x55f871(0x13f)](_0x4e1b72[_0x55f871(0x263)],_0x4e1b72[_0x55f871(0x1c5)],_0x263afc):_0x379d41[_0x55f871(0x115)](_0x4e1b72[_0x55f871(0x263)],_0x263afc);}}});}),this[_0x557c7b(0x1a8)][_0x557c7b(0x24d)](_0x557c7b(0x158),_0x1090b3);}}function Rt(_0x1b1a21,_0x322365,_0x4a25e8){const _0x2ca202=_0x5b05c5;for(const _0x3dd600 of _0x322365[_0x2ca202(0x1f6)][_0x2ca202(0x110)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3dd600[_0x2ca202(0x240)]==_0x3dd600)return!0x1;if(!_0x4a25e8[_0x2ca202(0x198)](_0x3dd600))return!0x1;if(_0x1b1a21[_0x2ca202(0x17d)](_0x3dd600)||_0x1b1a21[_0x2ca202(0x2a4)](_0x3dd600))return!0x0;}return!0x1;}function Tt(_0x5957cc){const _0x10730a=_0x5b05c5;return _0x5957cc[_0x10730a(0x26d)][_0x10730a(0x1f6)]==_0x5957cc[_0x10730a(0x29e)][_0x10730a(0x20a)]&&_0x5957cc[_0x10730a(0x26d)][_0x10730a(0x28b)];}function Et(_0x54827e,_0x290368,_0x53f90d,_0x4fe500){const _0x224a0c=_0x5b05c5,_0x188fa7=_0x179b5c=>!_0x179b5c[_0x224a0c(0x205)]['is'](_0x224a0c(0x227))&&!_0x4fe500[_0x224a0c(0x17d)](_0x179b5c[_0x224a0c(0x205)]),_0x294a3a=_0x54827e[_0x224a0c(0x29e)][_0x224a0c(0x276)](_0x188fa7),_0x3145b1=_0x54827e[_0x224a0c(0x26d)][_0x224a0c(0x276)](_0x188fa7,{'direction':_0x224a0c(0x26b)});return(!_0x54827e[_0x224a0c(0x29e)][_0x224a0c(0x20b)](_0x294a3a)||!_0x54827e[_0x224a0c(0x26d)][_0x224a0c(0x20b)](_0x3145b1))&&(_0x294a3a[_0x224a0c(0x242)](_0x3145b1)?_0x53f90d[_0x224a0c(0x23d)](_0x290368,{'range':_0x53f90d[_0x224a0c(0x144)](_0x294a3a,_0x3145b1)}):_0x53f90d[_0x224a0c(0x208)](_0x290368),!0x0);}function Vt(_0x494a20){return _0x1b01b4(_0x494a20);}function Ut(_0x324694){const _0x5e6dc1=_0x5b05c5,_0x4c9bb3=_0x324694[_0x5e6dc1(0x29e)][_0x5e6dc1(0x20a)];return _0x4c9bb3&&_0x4c9bb3['is'](_0x5e6dc1(0x143));}function Ot(_0x1eb3db,_0x30622f){const _0x1f1680=_0x5b05c5;return null==_0x1eb3db[_0x1f1680(0x26d)][_0x1f1680(0x211)]&&_0x1eb3db[_0x1f1680(0x26d)][_0x1f1680(0x1f6)]==_0x1eb3db[_0x1f1680(0x29e)][_0x1f1680(0x20a)]?Ft(_0x1eb3db[_0x1f1680(0x29e)][_0x1f1680(0x20a)],_0x30622f):_0x1eb3db;}function Ft(_0x51330c,_0x1acb8c){const _0x142a68=_0x5b05c5,_0x47ae52=_0x1acb8c[_0x142a68(0x190)][_0x142a68(0x17d)](_0x51330c)||_0x1acb8c[_0x142a68(0x190)][_0x142a68(0x23c)](_0x51330c);return _0x1acb8c[_0x142a68(0x144)](_0x1acb8c[_0x142a68(0x291)](_0x51330c,_0x142a68(0x166)),_0x47ae52?_0x1acb8c[_0x142a68(0x151)](_0x51330c):_0x1acb8c[_0x142a68(0x291)](_0x51330c,_0x142a68(0x26d)));}function Gt(_0x2ec1e7,_0x5f43e8,_0x2b2b25,_0x40b50c,_0x54b259){const _0x4751f1=_0x5b05c5;if(!Pt(_0x2ec1e7,_0x5f43e8))return!0x1;if(_0x2b2b25[_0x4751f1(0x26d)][_0x4751f1(0x20b)](_0x40b50c[_0x4751f1(0x29e)]))return!0x0;if(_0x2ec1e7[_0x4751f1(0x253)]!=_0x5f43e8[_0x4751f1(0x253)])return!0x1;if(!_0x2b2b25[_0x4751f1(0x26d)][_0x4751f1(0x137)](_0x40b50c[_0x4751f1(0x29e)]))return!0x1;const _0x12573f=_0x54b259[_0x4751f1(0x144)](_0x2b2b25[_0x4751f1(0x26d)],_0x40b50c[_0x4751f1(0x29e)])[_0x4751f1(0x1b4)]();for(const _0xaedda0 of _0x12573f)if([_0x4751f1(0x148),_0x4751f1(0x235)][_0x4751f1(0x285)](_0xaedda0[_0x4751f1(0x253)])&&_0x54b259[_0x4751f1(0x190)][_0x4751f1(0x2a4)](_0xaedda0[_0x4751f1(0x205)]))return!0x1;return!0x0;}function Pt(_0x5b996a,_0xe62bf1,_0x16ed96=[]){const _0xaa6f0b=_0x5b05c5;return!(!_0x5b996a[_0xaa6f0b(0x223)]||!_0xe62bf1[_0xaa6f0b(0x223)])&&_0x3f8a8c(_0x1282be(_0x5b996a[_0xaa6f0b(0x279)],_0x16ed96),_0x1282be(_0xe62bf1[_0xaa6f0b(0x279)],_0x16ed96));}function _0x1b59(_0xa1c6da,_0x5ad52b){const _0x4d4365=_0x4d43();return _0x1b59=function(_0x1b594e,_0x35f135){_0x1b594e=_0x1b594e-0xfc;let _0xfa019c=_0x4d4365[_0x1b594e];return _0xfa019c;},_0x1b59(_0xa1c6da,_0x5ad52b);}function Lt(_0x262a51,_0x97776){const _0x2ecee4=_0x5b05c5,_0x4ea92b=Ht(_0x262a51[_0x2ecee4(0x279)]),_0x172da7=Ht(_0x97776);if(!_0x262a51[_0x2ecee4(0x223)])return!0x1;for(const _0x282919 of Object[_0x2ecee4(0x1f7)](_0x172da7))if(!_0x3f8a8c(_0x4ea92b[_0x282919],_0x172da7[_0x282919]))return!0x1;return!0x0;}function Ht(_0x147e47){const _0x17b018=_0x5b05c5,_0x1daf35=Object[_0x17b018(0x106)]({},_0x147e47);return delete _0x1daf35[_0x17b018(0x1b8)],delete _0x1daf35[_0x17b018(0x1db)],_0x1daf35;}
23
+ const _0x462f97=_0x3624;(function(_0x509a40,_0x25fd30){const _0xda4aee=_0x3624,_0x2fdd0f=_0x509a40();while(!![]){try{const _0x287271=-parseInt(_0xda4aee(0x17e))/0x1+parseInt(_0xda4aee(0x1e3))/0x2+parseInt(_0xda4aee(0x2e0))/0x3+-parseInt(_0xda4aee(0x216))/0x4+-parseInt(_0xda4aee(0x2b1))/0x5*(-parseInt(_0xda4aee(0x261))/0x6)+parseInt(_0xda4aee(0x249))/0x7+-parseInt(_0xda4aee(0x24a))/0x8;if(_0x287271===_0x25fd30)break;else _0x2fdd0f['push'](_0x2fdd0f['shift']());}catch(_0x48deb9){_0x2fdd0f['push'](_0x2fdd0f['shift']());}}}(_0x5efe,0x3088e));import{Plugin as _0xbf0dc9,PendingActions as _0x34e7bd}from'ckeditor5/src/core.js';import{LiveRange as _0xe4f879}from'ckeditor5/src/engine.js';import{CKEditorError as _0x32f796,uid as _0x8f4cba,priorities as _0x114a5c,logWarning as _0x1f2938}from'ckeditor5/src/utils.js';function _0x3624(_0xd02c3b,_0x43e0ed){const _0x5efec8=_0x5efe();return _0x3624=function(_0x362403,_0x663f01){_0x362403=_0x362403-0x137;let _0x497b95=_0x5efec8[_0x362403];return _0x497b95;},_0x3624(_0xd02c3b,_0x43e0ed);}import{toWidget as _0x1f7a9a}from'ckeditor5/src/widget.js';import{Users as _0x72009,hashObject as _0x31538a,surroundingMarkersDetector as _0x148c97}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x292013 from'./commands/trackchangescommand.js';import _0x107405 from'./commands/acceptsuggestioncommand.js';import _0x1c5c31 from'./commands/discardsuggestioncommand.js';import _0x38c4ac from'./commands/executeonallsuggestionscommand.js';import _0x45a00b from'./commands/executeonselectedsuggestionscommand.js';import _0x5edef7 from'./suggestion.js';import _0x168e8b from'./suggestiondescriptionfactory.js';import _0x116476 from'./integrations/aiassistant.js';import _0x381601 from'./integrations/alignment.js';import _0x2331d1 from'./integrations/basicstyles.js';import _0x72e362 from'./integrations/blockquote.js';import _0x40cf69 from'./integrations/casechange.js';import _0x60bdf2 from'./integrations/ckbox.js';import _0xa2021f from'./integrations/codeblock.js';import _0x2dcf4b from'./integrations/comments.js';import _0x582555 from'./integrations/deletecommand.js';import _0x51fe29 from'./integrations/list.js';import _0x39fa93 from'./integrations/listproperties.js';import _0x4ee791 from'./integrations/entercommand.js';import _0x4673e3 from'./integrations/findandreplace.js';import _0x308c06 from'./integrations/font.js';import _0x5ea8fb from'./integrations/formatpainter.js';import _0x4ebfc7 from'./integrations/heading.js';import _0x3c836a from'./integrations/highlight.js';import _0x4f1837 from'./integrations/horizontalline.js';import _0x52c9a0 from'./integrations/htmlembed.js';import _0x192756 from'./integrations/image.js';import _0x23434a from'./integrations/imagereplace.js';import _0x4c5999 from'./integrations/imagestyle.js';import _0x3163a7 from'./integrations/importword.js';import _0x48ba78 from'./integrations/indent.js';import _0x3ede82 from'./integrations/inputcommand.js';import _0x221d6b from'./integrations/link.js';import _0x272c30 from'./integrations/legacylist.js';import _0x1ee1d9 from'./integrations/legacylistproperties.js';import _0x3129dd from'./integrations/mediaembed.js';import _0x599455 from'./integrations/mention.js';import _0x1c7536 from'./integrations/multilevellist.js';import _0x26fa39 from'./integrations/pagebreak.js';import _0x16c01a from'./integrations/paragraph.js';import _0x23c40b from'./integrations/removeformat.js';import _0x28b75d from'./integrations/restrictededitingmode.js';import _0x4cff9c from'./integrations/shiftentercommand.js';import _0x2fc698 from'./integrations/standardeditingmode.js';import _0x17ca32 from'./integrations/style.js';import _0x532055 from'./integrations/table.js';import _0x55a1bd from'./integrations/tablemergesplit.js';import _0x4579f2 from'./integrations/tableheadings.js';import _0x1079b7 from'./integrations/tableclipboard.js';import _0x489e62 from'./integrations/tablecolumnresize.js';import _0x277a3b from'./integrations/template.js';import _0xb3938b from'./integrations/tableofcontents.js';import _0xe3abf6 from'./integrations/title.js';import _0x5982ad from'./integrations/undo.js';import _0x19d2a9 from'./integrations/tablecaption.js';import _0x610b91 from'./integrations/tableproperties.js';import{getTranslation as _0x13f088}from'./utils/common-translations.js';import{isEqual as _0xa0e11d,omit as _0x29c98f}from'lodash-es';export const renameAttributeKey=_0x462f97(0x237);export default class p extends _0xbf0dc9{static get[_0x462f97(0x1e1)](){const _0x25d5fb=_0x462f97;return[_0x25d5fb(0x23d),_0x72009,_0x34e7bd,_0x116476,_0x381601,_0x2331d1,_0x72e362,_0x60bdf2,_0x40cf69,_0xa2021f,_0x2dcf4b,_0x582555,_0x4ee791,_0x4673e3,_0x308c06,_0x5ea8fb,_0x4ebfc7,_0x3c836a,_0x4f1837,_0x52c9a0,_0x192756,_0x4c5999,_0x23434a,_0x3163a7,_0x48ba78,_0x3ede82,_0x272c30,_0x1ee1d9,_0x1c7536,_0x221d6b,_0x51fe29,_0x39fa93,_0x3129dd,_0x599455,_0x26fa39,_0x16c01a,_0x23c40b,_0x28b75d,_0x4cff9c,_0x2fc698,_0x17ca32,_0x532055,_0x55a1bd,_0x4579f2,_0x19d2a9,_0x1079b7,_0x489e62,_0xb3938b,_0x610b91,_0x277a3b,_0xe3abf6,_0x5982ad];}static get[_0x462f97(0x268)](){const _0x2dea69=_0x462f97;return _0x2dea69(0x226);}get[_0x462f97(0x295)](){const _0x5b337b=_0x462f97;return this[_0x5b337b(0x24b)];}constructor(_0x5d102e){const _0x5a9275=_0x462f97;function _0x35669b(_0x4b8c34){const _0x3e3b2e=_0x3624;return _0x4b8c34[_0x3e3b2e(0x217)](_0x55427b=>String[_0x3e3b2e(0x279)](_0x55427b))[_0x3e3b2e(0x223)]('');}super(_0x5d102e),this[_0x5a9275(0x238)]=!0x1,this[_0x5a9275(0x219)](_0x5a9275(0x198),[]),this['on'](_0x5a9275(0x26e),(_0x2ff124,_0x5b01ca,_0xa61e2e,_0x44a3f2)=>{const _0x274f54=_0x5a9275;this[_0x274f54(0x1f0)][_0x274f54(0x239)](()=>{const _0x2ffc0b=_0x274f54;for(const _0x2e41a5 of[..._0x44a3f2,..._0xa61e2e])this[_0x2ffc0b(0x1f0)][_0x2ffc0b(0x1f2)][_0x2ffc0b(0x2b6)](_0x2e41a5)&&_0x5d102e[_0x2ffc0b(0x139)][_0x2ffc0b(0x1df)](_0x2e41a5);});}),this[_0x5a9275(0x24b)]=new _0x168e8b(this[_0x5a9275(0x27b)][_0x5a9275(0x254)][_0x5a9275(0x1c2)],this[_0x5a9275(0x27b)][_0x5a9275(0x26c)]),this[_0x5a9275(0x18b)]=null,this[_0x5a9275(0x2a8)]=new xt(this[_0x5a9275(0x27b)]),this[_0x5a9275(0x209)]=new Map(),this[_0x5a9275(0x259)]=_0x5d102e[_0x5a9275(0x2a2)][_0x5a9275(0x184)](_0x5a9275(0x23d)),this[_0x5a9275(0x188)]=new Set(),this[_0x5a9275(0x1f0)]=this[_0x5a9275(0x27b)][_0x5a9275(0x254)],this[_0x5a9275(0x1d2)]=new WeakMap(),this[_0x5a9275(0x199)]=!0x1,this[_0x5a9275(0x14a)]=new Set([_0x5a9275(0x237)]),this[_0x5a9275(0x22f)]=new Set(),_0x5d102e[_0x5a9275(0x27a)][_0x5a9275(0x149)](_0x5a9275(0x2a0),_0x5a9275(0x2a6)),this[_0x5a9275(0x18f)]=_0x5d102e[_0x5a9275(0x27a)][_0x5a9275(0x184)](_0x5a9275(0x2a0)),_0x5d102e[_0x5a9275(0x27a)][_0x5a9275(0x149)](_0x5a9275(0x2cd),!0x0),this[_0x5a9275(0x22d)]=_0x5d102e[_0x5a9275(0x27a)][_0x5a9275(0x184)](_0x5a9275(0x2cd)),this[_0x5a9275(0x27e)]=new _0x292013(_0x5d102e,this[_0x5a9275(0x188)]),this[_0x5a9275(0x2b5)](),this[_0x35669b([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x35669b([0x34,0x30,0x34,0x38,0x31,0x30,0x34,0x34]);}[_0x462f97(0x28c)](){const _0x3e1c92=_0x462f97,_0x380816=this[_0x3e1c92(0x27b)],_0xdc7ca2=(_0x5b6b51,_0x352947)=>{const _0x625058=_0x3e1c92;if(_0x625058(0x22b)!=_0x5b6b51)return _0x625058(0x1ce)+_0x5b6b51;const _0x12a95c=_0x352947[_0x625058(0x1ac)]('|')[0x0];return this[_0x625058(0x2d8)](_0x12a95c)?_0x625058(0x174):_0x625058(0x14e);};_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x1fe))[_0x3e1c92(0x269)]({'model':_0x3e1c92(0x19e),'view':_0x3daf7f=>{const _0x2620ea=_0x3e1c92,{id:_0x388a69,type:_0x259afd,subType:_0x42a45e}=this[_0x2620ea(0x150)](_0x3daf7f[_0x2620ea(0x179)]),_0x8a52ad=[_0x2620ea(0x158),_0xdc7ca2(_0x259afd,_0x42a45e)];let _0x2bcf62=0xbb8;return this[_0x2620ea(0x198)][_0x2620ea(0x151)](_0x3daf7f[_0x2620ea(0x179)])&&(_0x8a52ad[_0x2620ea(0x2d3)](_0x2620ea(0x260)),_0x2bcf62=0xbc2),_0x2620ea(0x1c9)==_0x259afd&&(_0x2bcf62+=0x5),{'classes':_0x8a52ad,'attributes':{'data-suggestion':_0x388a69},'priority':_0x2bcf62};}}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x21a))[_0x3e1c92(0x23c)](_0x475ef3=>{const _0x5a6cbe=_0x3e1c92;_0x475ef3['on'](_0x5a6cbe(0x143),(_0x55a6df,_0x1147fa,_0x46b5ff)=>{const _0x46d837=_0x5a6cbe;if(!_0x46b5ff[_0x46d837(0x203)][_0x46d837(0x14b)])return;const _0x4d72af=_0x1147fa[_0x46d837(0x1b6)];if(!_0x4d72af)return;const _0x525f48=_0x46b5ff[_0x46d837(0x2b2)][_0x46d837(0x18e)](_0x4d72af);_0x380816[_0x46d837(0x254)][_0x46d837(0x1c2)][_0x46d837(0x2db)](_0x4d72af)&&_0x525f48&&!_0x525f48[_0x46d837(0x29b)](_0x46d837(0x148))&&_0x525f48['is'](_0x46d837(0x1d5))&&_0x1f7a9a(_0x525f48,_0x46b5ff[_0x46d837(0x1e2)]);},{'priority':_0x5a6cbe(0x1f6)});}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x21a))[_0x3e1c92(0x269)]({'model':_0x3e1c92(0x19e),'view':(_0x56a3cf,_0x4e3d1e)=>{const _0x1aadb1=_0x3e1c92;if(!_0x4e3d1e[_0x1aadb1(0x203)][_0x1aadb1(0x14b)])return null;const {type:_0x4c2796,subType:_0x5638f5}=this[_0x1aadb1(0x150)](_0x56a3cf[_0x1aadb1(0x179)]);return{'classes':[_0x1aadb1(0x158),_0xdc7ca2(_0x4c2796,_0x5638f5)],'priority':0xbb8};}});const _0x153972=({showActiveMarkers:_0xfd4256=!0x0,isAttributeSuggestion:_0x332141=!0x1}={})=>(_0x13232a,_0x184c55,_0x30fd3c)=>{const _0x7eaf1=_0x3e1c92;if(!_0x184c55[_0x7eaf1(0x1b6)])return;const {id:_0x40f3b9}=this[_0x7eaf1(0x150)](_0x184c55[_0x7eaf1(0x179)]);if(_0x332141){const _0x443c53=this[_0x7eaf1(0x209)][_0x7eaf1(0x184)](_0x40f3b9),_0x45045f=this[_0x7eaf1(0x1ec)](_0x443c53);if(!this[_0x7eaf1(0x2d8)](_0x45045f))return;}if(_0x184c55[_0x7eaf1(0x1b6)]['is'](_0x7eaf1(0x1d8)))return void _0x30fd3c[_0x7eaf1(0x191)][_0x7eaf1(0x1b9)](_0x184c55[_0x7eaf1(0x1b6)],_0x13232a[_0x7eaf1(0x1e0)]);const _0x225a11=_0x30fd3c[_0x7eaf1(0x2b2)][_0x7eaf1(0x18e)](_0x184c55[_0x7eaf1(0x1b6)]);if(_0x184c55[_0x7eaf1(0x1b6)]['is'](_0x7eaf1(0x178))&&_0x380816[_0x7eaf1(0x254)][_0x7eaf1(0x1c2)][_0x7eaf1(0x20a)](_0x184c55[_0x7eaf1(0x1b6)])&&!_0x225a11[_0x7eaf1(0x29b)](_0x7eaf1(0x2ad))){_0x30fd3c[_0x7eaf1(0x1e2)][_0x7eaf1(0x290)]([_0x7eaf1(0x158),_0x7eaf1(0x174)],_0x225a11),_0x30fd3c[_0x7eaf1(0x1e2)][_0x7eaf1(0x15c)](_0x7eaf1(0x293),_0x40f3b9,_0x225a11),_0x30fd3c[_0x7eaf1(0x2b2)][_0x7eaf1(0x2e1)](_0x225a11,_0x184c55[_0x7eaf1(0x179)]),_0xfd4256&&(this[_0x7eaf1(0x198)][_0x7eaf1(0x151)](_0x184c55[_0x7eaf1(0x179)])?_0x30fd3c[_0x7eaf1(0x1e2)][_0x7eaf1(0x290)](_0x7eaf1(0x260),_0x225a11):_0x30fd3c[_0x7eaf1(0x1e2)][_0x7eaf1(0x234)](_0x7eaf1(0x260),_0x225a11));for(const _0x5ea35b of _0x380816[_0x7eaf1(0x254)][_0x7eaf1(0x251)](_0x184c55[_0x7eaf1(0x1b6)])[_0x7eaf1(0x16d)]())_0x30fd3c[_0x7eaf1(0x191)][_0x7eaf1(0x1b9)](_0x5ea35b,_0x13232a[_0x7eaf1(0x1e0)]);_0x30fd3c[_0x7eaf1(0x191)][_0x7eaf1(0x1b9)](_0x184c55[_0x7eaf1(0x1b6)],_0x13232a[_0x7eaf1(0x1e0)]);}};_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x21a))[_0x3e1c92(0x23c)](_0x2251d4=>{const _0x47fea1=_0x3e1c92;_0x2251d4['on'](_0x47fea1(0x212),(_0x51c00a,_0x303afa,_0x3b3477)=>{const _0x229afd=_0x47fea1;_0x3b3477[_0x229afd(0x203)][_0x229afd(0x14b)]&&_0x153972({'showActiveMarkers':!0x1})(_0x51c00a,_0x303afa,_0x3b3477);},{'priority':_0x47fea1(0x16e)});}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x21a))[_0x3e1c92(0x23c)](_0x2826a2=>{const _0x38294a=_0x3e1c92;_0x2826a2['on'](_0x38294a(0x271),(_0x524b71,_0x3285dc,_0x2876c5)=>{const _0x20b848=_0x38294a;_0x2876c5[_0x20b848(0x203)][_0x20b848(0x14b)]&&_0x153972({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x524b71,_0x3285dc,_0x2876c5);},{'priority':_0x38294a(0x16e)});}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x21a))[_0x3e1c92(0x1cc)]({'model':_0x3e1c92(0x19e),'view':(_0x624134,_0x1f45c5)=>_0x1f45c5[_0x3e1c92(0x203)][_0x3e1c92(0x14b)]?null:{'group':_0x3e1c92(0x19e),'name':_0x624134[_0x3e1c92(0x1b3)](0xb)}}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x286))[_0x3e1c92(0x177)]({'view':{'name':_0x3e1c92(0x19e),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3ab64c,{writer:_0x2d8b86})=>{const _0x51fee9=_0x3e1c92;let _0x484008=_0x51fee9(0x193)+_0x3ab64c[_0x51fee9(0x2c1)](_0x51fee9(0x264))+':'+_0x3ab64c[_0x51fee9(0x2c1)]('id');return _0x3ab64c[_0x51fee9(0x2c1)](_0x51fee9(0x163))&&(_0x484008+=':'+_0x3ab64c[_0x51fee9(0x2c1)](_0x51fee9(0x163))),_0x2d8b86[_0x51fee9(0x248)](_0x51fee9(0x1a0),{'data-name':_0x484008});}}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x286))[_0x3e1c92(0x1ca)]({'view':_0x3e1c92(0x19e)}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x1fe))[_0x3e1c92(0x23c)](_0x311bb8=>{const _0x5043d4=_0x3e1c92;_0x311bb8['on'](_0x5043d4(0x212),_0x153972(),{'priority':_0x5043d4(0x1f6)});}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x1fe))[_0x3e1c92(0x23c)](_0x9c9c4e=>{const _0x134197=_0x3e1c92;_0x9c9c4e['on'](_0x134197(0x271),_0x153972({'isAttributeSuggestion':!0x0}),{'priority':_0x134197(0x1f6)});}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x1fe))[_0x3e1c92(0x23c)](_0x2dc996=>{const _0xcf8e80=_0x3e1c92;_0x2dc996['on'](_0xcf8e80(0x1e8),(_0x2d2d62,_0xd0c0ca,_0x4fc61c)=>{const _0x53431f=_0xcf8e80,_0x9576d2=_0x4fc61c[_0x53431f(0x2b2)][_0x53431f(0x210)](_0xd0c0ca[_0x53431f(0x179)]);if(_0x9576d2){for(const _0x419a51 of _0x9576d2)_0x419a51[_0x53431f(0x29b)](_0x53431f(0x2ad))||(_0x4fc61c[_0x53431f(0x1e2)][_0x53431f(0x234)]([_0x53431f(0x158),_0x53431f(0x174),_0x53431f(0x260)],_0x419a51),_0x4fc61c[_0x53431f(0x1e2)][_0x53431f(0x146)](_0x53431f(0x293),_0x419a51),_0x4fc61c[_0x53431f(0x2b2)][_0x53431f(0x2d7)](_0x419a51,_0xd0c0ca[_0x53431f(0x179)]));}},{'priority':_0xcf8e80(0x1f6)});}),_0x380816[_0x3e1c92(0x2a1)][_0x3e1c92(0x142)](_0x3e1c92(0x1fe))[_0x3e1c92(0x23c)](_0x586bf4=>{const _0x1f90a0=_0x3e1c92;_0x586bf4['on'](_0x1f90a0(0x1bc),(_0x596c1f,_0x3e8c66,_0x413987)=>{const _0x78521=_0x1f90a0,_0x31126d=_0x413987[_0x78521(0x2b2)][_0x78521(0x210)](_0x3e8c66[_0x78521(0x179)]);if(!_0x31126d)return;const {id:_0xbbdeae}=this[_0x78521(0x150)](_0x3e8c66[_0x78521(0x179)]),_0x255eb8=this[_0x78521(0x209)][_0x78521(0x184)](_0xbbdeae),_0x1944ee=this[_0x78521(0x1ec)](_0x255eb8);if(this[_0x78521(0x2d8)](_0x1944ee)){for(const _0x4fc16b of _0x31126d)_0x4fc16b[_0x78521(0x29b)](_0x78521(0x2ad))||(_0x413987[_0x78521(0x1e2)][_0x78521(0x234)]([_0x78521(0x158),_0x78521(0x174),_0x78521(0x260)],_0x4fc16b),_0x413987[_0x78521(0x1e2)][_0x78521(0x146)](_0x78521(0x293),_0x4fc16b),_0x413987[_0x78521(0x2b2)][_0x78521(0x2d7)](_0x4fc16b,_0x3e8c66[_0x78521(0x179)]));}},{'priority':_0x1f90a0(0x1f6)});}),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1a9)][_0x3e1c92(0x21d)](_0x410b8a=>{const _0x2f4b63=_0x3e1c92;let _0x86df5=!0x1;const _0x4f3767=Array[_0x2f4b63(0x13a)](_0x380816[_0x2f4b63(0x254)][_0x2f4b63(0x1a9)][_0x2f4b63(0x1f9)][_0x2f4b63(0x27f)]()),_0x56258b=new Set();for(const {name:_0x182c7b,data:_0x3c2224}of _0x4f3767){const {group:_0x11621e,type:_0x17b48d,subType:_0x4d5f07,id:_0x5574fe}=this[_0x2f4b63(0x150)](_0x182c7b);if(_0x2f4b63(0x19e)!==_0x11621e)continue;const _0x33224a=this[_0x2f4b63(0x209)][_0x2f4b63(0x184)](_0x5574fe);if(null!=_0x3c2224[_0x2f4b63(0x15f)]){_0x2f4b63(0x196)==_0x17b48d&&(_0x86df5=_0x86df5||Et(_0x3c2224[_0x2f4b63(0x15f)],_0x182c7b,_0x410b8a,_0x380816[_0x2f4b63(0x254)][_0x2f4b63(0x1c2)]));const _0x35e5b5=_0x2f4b63(0x22b)==_0x17b48d&&this[_0x2f4b63(0x2d8)](_0x4d5f07[_0x2f4b63(0x1ac)]('|')[0x0]);if(_0x3c2224[_0x2f4b63(0x15f)][_0x2f4b63(0x1a7)]||_0x2f4b63(0x220)==_0x3c2224[_0x2f4b63(0x15f)][_0x2f4b63(0x1d6)][_0x2f4b63(0x289)]||_0x2f4b63(0x1ed)==_0x17b48d&&!Ut(_0x3c2224[_0x2f4b63(0x15f)])||_0x35e5b5&&!Ut(_0x3c2224[_0x2f4b63(0x15f)])||_0x2f4b63(0x1c9)==_0x17b48d&&!(!Tt(_0x72c500=_0x3c2224[_0x2f4b63(0x15f)])&&!function(_0x516afe){const _0x4014ab=_0x2f4b63;return _0x516afe[_0x4014ab(0x230)][_0x4014ab(0x285)]==_0x516afe[_0x4014ab(0x2d5)][_0x4014ab(0x244)]&&_0x516afe[_0x4014ab(0x230)][_0x4014ab(0x281)];}(_0x72c500)))_0x410b8a[_0x2f4b63(0x213)](_0x182c7b),_0x86df5=!0x0;else{if(!_0x33224a||!_0x33224a[_0x2f4b63(0x22e)])continue;_0x56258b[_0x2f4b63(0x23c)](_0x33224a);}}}var _0x72c500;return _0x56258b[_0x2f4b63(0x1bf)]>0x0&&(_0x86df5=!!this[_0x2f4b63(0x296)](_0x56258b)||_0x86df5),_0x86df5;}),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1a9)][_0x3e1c92(0x21d)](_0x59252d=>{const _0xc63bb0=_0x3e1c92;let _0x55ba2d=!0x1;for(const _0x21542d of _0x380816[_0xc63bb0(0x254)][_0xc63bb0(0x1a9)][_0xc63bb0(0x1f9)][_0xc63bb0(0x2cc)]())if(_0xc63bb0(0x25b)==_0x21542d[_0xc63bb0(0x258)])for(const _0x5dc147 of this[_0xc63bb0(0x209)][_0xc63bb0(0x204)]()){if(_0x5dc147[_0xc63bb0(0x225)]||!_0x5dc147[_0xc63bb0(0x22e)])continue;const _0x452d84=_0xc63bb0(0x1ed)==_0x5dc147[_0xc63bb0(0x258)],_0x49413b=this[_0xc63bb0(0x1ec)](_0x5dc147),_0x3c2f50=_0x49413b&&this[_0xc63bb0(0x2d8)](_0x49413b);if(!_0x452d84&&!_0x3c2f50)continue;const _0x4c2645=_0x5dc147[_0xc63bb0(0x27d)]();if(_0x4c2645[_0xc63bb0(0x230)][_0xc63bb0(0x285)]!=_0x4c2645[_0xc63bb0(0x2d5)][_0xc63bb0(0x285)]&&!_0x4c2645[_0xc63bb0(0x2d5)][_0xc63bb0(0x281)]){const _0xddfb04=_0x380816[_0xc63bb0(0x254)][_0xc63bb0(0x166)](_0x4c2645[_0xc63bb0(0x230)][_0xc63bb0(0x270)],_0xc63bb0(0x2d5)),_0x43f448=_0x380816[_0xc63bb0(0x254)][_0xc63bb0(0x2af)](_0x4c2645[_0xc63bb0(0x230)],_0xddfb04);_0x59252d[_0xc63bb0(0x164)](_0x5dc147[_0xc63bb0(0x229)](),{'range':_0x43f448}),_0x55ba2d=!0x0;}}return _0x55ba2d;}),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1a9)][_0x3e1c92(0x21d)](_0x1a5903=>this[_0x3e1c92(0x2ab)](_0x1a5903)),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1a9)][_0x3e1c92(0x21d)](_0x278938=>!_0x278938[_0x3e1c92(0x180)][_0x3e1c92(0x1d3)]&&this[_0x3e1c92(0x2ae)](_0x278938)),_0x380816[_0x3e1c92(0x254)]['on'](_0x3e1c92(0x1aa),()=>{const _0x3673a9=_0x3e1c92;this[_0x3673a9(0x238)]=!0x1;}),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1a9)]['on'](_0x3e1c92(0x1ef),(_0x8c8988,_0x4bb6d4)=>{const _0x47c2d2=_0x3e1c92;if(!_0x4bb6d4[_0x47c2d2(0x1d3)]||_0x4bb6d4[_0x47c2d2(0x1dc)])return;if(!this[_0x47c2d2(0x238)])return;const _0x430399=_0x380816[_0x47c2d2(0x254)][_0x47c2d2(0x1a9)][_0x47c2d2(0x1f9)][_0x47c2d2(0x2cc)]();if(0x0==_0x430399[_0x47c2d2(0x240)])return;const _0x1d425a=[],_0x1b9401=_0x430399[_0x47c2d2(0x252)](_0x5c7527=>_0x47c2d2(0x22b)==_0x5c7527[_0x47c2d2(0x258)]),_0x4ef28a=_0x430399[_0x47c2d2(0x252)](_0x21879e=>_0x47c2d2(0x25b)==_0x21879e[_0x47c2d2(0x258)]&&_0x47c2d2(0x277)!=_0x21879e[_0x47c2d2(0x1e0)]),_0x3ebef5=_0x430399[_0x47c2d2(0x252)](_0x4e6a3a=>_0x47c2d2(0x272)==_0x4e6a3a[_0x47c2d2(0x258)]&&_0x47c2d2(0x277)!=_0x4e6a3a[_0x47c2d2(0x1e0)]);for(const _0x2e51c4 of _0x1b9401)this[_0x47c2d2(0x16b)](_0x2e51c4[_0x47c2d2(0x20d)])&&_0x1d425a[_0x47c2d2(0x2d3)]({'key':_0x2e51c4[_0x47c2d2(0x20d)],'newValue':_0x2e51c4[_0x47c2d2(0x2cf)],'oldValue':_0x2e51c4[_0x47c2d2(0x141)],'range':Ot(_0x2e51c4[_0x47c2d2(0x145)],_0x380816[_0x47c2d2(0x254)])});for(const _0x2af850 of _0x4ef28a){const _0x38df73=_0x3ebef5[_0x47c2d2(0x2cb)](_0x51919d=>_0x51919d[_0x47c2d2(0x1fd)]===_0x2af850[_0x47c2d2(0x1fd)]);if(_0x38df73){const _0x2417f9=Ft(_0x2af850[_0x47c2d2(0x15d)][_0x47c2d2(0x270)],_0x380816[_0x47c2d2(0x254)]);_0x38df73[_0x47c2d2(0x1e0)]!==_0x2af850[_0x47c2d2(0x1e0)]&&_0x1d425a[_0x47c2d2(0x2d3)]({'key':_0x47c2d2(0x237),'newValue':_0x2af850[_0x47c2d2(0x1e0)],'oldValue':_0x38df73[_0x47c2d2(0x1e0)],'range':_0x2417f9});for(const [_0xa119e6,_0x151dc8]of _0x38df73[_0x47c2d2(0x2e4)]){if(!this[_0x47c2d2(0x16b)](_0xa119e6))continue;const _0x29786a=_0x2af850[_0x47c2d2(0x2e4)][_0x47c2d2(0x184)](_0xa119e6);_0x151dc8!==_0x29786a&&_0x1d425a[_0x47c2d2(0x2d3)]({'key':_0xa119e6,'newValue':_0x29786a,'oldValue':_0x151dc8,'range':_0x2417f9});}for(const [_0x48aa1d,_0x3aa166]of _0x2af850[_0x47c2d2(0x2e4)])this[_0x47c2d2(0x16b)](_0x48aa1d)&&(_0x38df73[_0x47c2d2(0x2e4)][_0x47c2d2(0x2b6)](_0x48aa1d)||_0x1d425a[_0x47c2d2(0x2d3)]({'key':_0x48aa1d,'newValue':_0x3aa166,'oldValue':null,'range':_0x2417f9}));}}0x0!=_0x1d425a[_0x47c2d2(0x240)]&&_0x380816[_0x47c2d2(0x254)][_0x47c2d2(0x2a7)](_0x4bb6d4,_0x18ce14=>{const _0x93d95e=_0x47c2d2,_0x1c6144=_0x8f4cba();for(const {range:_0x7e7936,key:_0x56e395,oldValue:_0x571439,newValue:_0x489715}of _0x1d425a)this[_0x93d95e(0x274)](_0x7e7936,_0x56e395,_0x571439,_0x489715,{'groupId':_0x1c6144});this[_0x93d95e(0x1d9)](_0x18ce14,_0x1d425a);});},{'priority':_0x3e1c92(0x1fa)}),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1f2)]['on'](_0x3e1c92(0x1ab),(_0x4aac40,_0x489aba,_0x56b2a6)=>{const _0x4c9370=_0x3e1c92;if(null==_0x56b2a6){const {id:_0x597a3e}=this[_0x4c9370(0x150)](_0x489aba[_0x4c9370(0x1e0)]),_0x131ef5=this[_0x4c9370(0x209)][_0x4c9370(0x184)](_0x597a3e);_0x131ef5&&_0x131ef5[_0x4c9370(0x14c)](_0x489aba[_0x4c9370(0x1e0)]);}}),_0x380816[_0x3e1c92(0x254)][_0x3e1c92(0x1a9)]['on'](_0x3e1c92(0x1ef),()=>{const _0x4f7cbf=_0x3e1c92,_0x5b2e61=Array[_0x4f7cbf(0x13a)](_0x380816[_0x4f7cbf(0x254)][_0x4f7cbf(0x1a9)][_0x4f7cbf(0x1f9)][_0x4f7cbf(0x27f)]())[_0x4f7cbf(0x252)](_0x4096c6=>_0x4f7cbf(0x19e)===this[_0x4f7cbf(0x150)](_0x4096c6[_0x4f7cbf(0x1e0)])[_0x4f7cbf(0x266)]);if(0x0===_0x5b2e61[_0x4f7cbf(0x240)])return;_0x5b2e61[_0x4f7cbf(0x1c8)]((_0x31752a,_0x332ac7)=>{const _0x53b21b=_0x4f7cbf,_0x3d1346=_0x31752a[_0x53b21b(0x25a)][_0x53b21b(0x175)],_0x290ba0=_0x332ac7[_0x53b21b(0x25a)][_0x53b21b(0x175)];return null===_0x3d1346&&null===_0x290ba0?0x0:null===_0x3d1346&&null!==_0x290ba0?-0x1:null!==_0x3d1346&&null===_0x290ba0?0x1:_0x3d1346[_0x53b21b(0x230)][_0x53b21b(0x1db)](_0x290ba0[_0x53b21b(0x230)])?-0x1:0x1;});const _0x3bdb38=new Set(),_0x14a2de=new Set();for(const {name:_0x18f9e2,data:_0x54ca4f}of _0x5b2e61){const {id:_0x375ef5}=this[_0x4f7cbf(0x150)](_0x18f9e2);if(null===_0x54ca4f[_0x4f7cbf(0x175)]){const _0xa3e45c=this[_0x4f7cbf(0x26a)](_0x18f9e2);_0x14a2de[_0x4f7cbf(0x23c)](_0xa3e45c);}else{const _0x894c71=this[_0x4f7cbf(0x209)][_0x4f7cbf(0x184)](_0x375ef5);null!==_0x54ca4f[_0x4f7cbf(0x15f)]||_0x894c71[_0x4f7cbf(0x22e)]?(_0x3bdb38[_0x4f7cbf(0x23c)](_0x894c71[_0x4f7cbf(0x1da)]),_0x14a2de[_0x4f7cbf(0x23c)](_0x894c71)):this[_0x4f7cbf(0x2a3)](_0x894c71);}}_0x14a2de[_0x4f7cbf(0x1bf)]>0x0&&this[_0x4f7cbf(0x2c5)](_0x14a2de);for(const _0x59f8c0 of _0x3bdb38)this[_0x4f7cbf(0x1b1)](_0x4f7cbf(0x241),_0x59f8c0);}),_0x380816[_0x3e1c92(0x254)]['on'](_0x3e1c92(0x2c8),(_0x544b8e,_0x27745f)=>{const _0xe82107=_0x3e1c92,_0x40e6f6=_0x27745f[0x0];if(!this[_0xe82107(0x209)][_0xe82107(0x1bf)])return;if(!_0x40e6f6[_0xe82107(0x1b8)])return;if(_0x40e6f6[_0xe82107(0x180)][_0xe82107(0x1dc)]||!_0x40e6f6[_0xe82107(0x180)][_0xe82107(0x1d3)])return;let _0x52e1de,_0x5f3c09;switch(_0x40e6f6[_0xe82107(0x258)]){case _0xe82107(0x25b):_0x52e1de=_0x380816[_0xe82107(0x254)][_0xe82107(0x166)](_0x40e6f6[_0xe82107(0x15d)]),_0x5f3c09=_0x52e1de[_0xe82107(0x1ee)](_0x40e6f6[_0xe82107(0x13b)]);break;case _0xe82107(0x1ac):_0x52e1de=_0x380816[_0xe82107(0x254)][_0xe82107(0x166)](_0x40e6f6[_0xe82107(0x2bd)]),_0x5f3c09=_0x380816[_0xe82107(0x254)][_0xe82107(0x166)](_0x40e6f6[_0xe82107(0x291)]);break;case _0xe82107(0x23b):_0x52e1de=_0x380816[_0xe82107(0x254)][_0xe82107(0x166)](_0x40e6f6[_0xe82107(0x161)]),_0x5f3c09=_0x52e1de[_0xe82107(0x1ee)](_0x40e6f6[_0xe82107(0x13b)]);break;default:return;}const _0x5c6463=_0x380816[_0xe82107(0x254)][_0xe82107(0x2af)](_0x52e1de,_0x5f3c09);_0x380816[_0xe82107(0x254)][_0xe82107(0x239)](()=>{const _0x40105c=_0xe82107;for(const {suggestion:_0xce3b7e,meta:_0x4c7fc4}of this[_0x40105c(0x242)](_0x5c6463)){if(_0xce3b7e[_0x40105c(0x225)])continue;if(_0x40105c(0x196)==_0xce3b7e[_0x40105c(0x258)])continue;const _0x3a061e=this[_0x40105c(0x1ec)](_0xce3b7e);if(_0x3a061e&&this[_0x40105c(0x2d8)](_0x3a061e)&&_0x40105c(0x1ac)!=_0x40e6f6[_0x40105c(0x258)])continue;const _0x20a6c0=_0xce3b7e[_0x40105c(0x25a)]&&_0xce3b7e[_0x40105c(0x25a)][_0x40105c(0x137)];(_0x40105c(0x1ed)!=_0xce3b7e[_0x40105c(0x258)]||_0x40105c(0x1ac)==_0x40e6f6[_0x40105c(0x258)]&&!_0x20a6c0)&&(_0x4c7fc4[_0x40105c(0x155)]||_0x40105c(0x183)==_0xce3b7e[_0x40105c(0x258)]&&_0x4c7fc4[_0x40105c(0x25d)]||_0xce3b7e[_0x40105c(0x27d)]()[_0x40105c(0x14d)](_0x5c6463)&&this[_0x40105c(0x23e)](_0xce3b7e,_0x52e1de,_0x5f3c09));}});},{'priority':_0x3e1c92(0x1fa)}),_0x380816[_0x3e1c92(0x254)]['on'](_0x3e1c92(0x2b4),(_0x243f1d,_0x5a0f6d)=>{const _0x16bdab=_0x3e1c92,_0x398feb=_0x5a0f6d[0x0],_0xd3f733=_0x5a0f6d[0x1];if(_0xd3f733&&_0xd3f733[_0x16bdab(0x2de)])return;if(this[_0x16bdab(0x199)])return;if(!this[_0x16bdab(0x27e)][_0x16bdab(0x287)])return;if(_0x398feb[_0x16bdab(0x1a7)])return;const _0x30b57f=_0x380816[_0x16bdab(0x254)][_0x16bdab(0x1c2)],{start:_0x4c0d89,end:_0x38955e}=_0x398feb[_0x16bdab(0x27d)](),_0x2c811c=_0x4c0d89[_0x16bdab(0x270)]&&_0x30b57f[_0x16bdab(0x2c2)](_0x4c0d89[_0x16bdab(0x270)])?null:_0x30b57f[_0x16bdab(0x255)](_0x4c0d89,_0x16bdab(0x1ba)),_0x155a0f=_0x38955e[_0x16bdab(0x244)]&&_0x30b57f[_0x16bdab(0x2c2)](_0x38955e[_0x16bdab(0x244)])?null:_0x30b57f[_0x16bdab(0x255)](_0x38955e,_0x16bdab(0x15a)),_0x44eb29=_0x380816[_0x16bdab(0x254)][_0x16bdab(0x2af)](_0x2c811c?_0x2c811c[_0x16bdab(0x230)]:_0x4c0d89,_0x155a0f?_0x155a0f[_0x16bdab(0x2d5)]:_0x38955e);_0x380816[_0x16bdab(0x254)][_0x16bdab(0x239)](_0x1d2714=>{const _0x16277e=_0x16bdab;this[_0x16277e(0x160)](_0x44eb29);const _0x4e33a6=_0x380816[_0x16277e(0x254)][_0x16277e(0x1c2)][_0x16277e(0x255)](_0x44eb29[_0x16277e(0x230)]);_0x398feb['is'](_0x16277e(0x19a))?_0x1d2714[_0x16277e(0x262)](_0x4e33a6):_0x398feb[_0x16277e(0x2c9)](_0x4e33a6);}),_0x243f1d[_0x16bdab(0x18a)]();},{'priority':_0x114a5c[_0x3e1c92(0x221)]+0xa}),_0x380816[_0x3e1c92(0x254)]['on'](_0x3e1c92(0x2bf),(_0x528d2d,_0x4508ae)=>{const _0x309ee5=_0x3e1c92,_0x182b95=_0x4508ae[_0x4508ae[_0x309ee5(0x240)]-0x1];_0x182b95&&_0x182b95[_0x309ee5(0x2de)]||this[_0x309ee5(0x199)]||this[_0x309ee5(0x27e)][_0x309ee5(0x287)]&&(_0x380816[_0x309ee5(0x254)][_0x309ee5(0x239)](()=>{const _0x3c366d=_0x309ee5;let _0x30569a=_0x380816[_0x3c366d(0x254)][_0x3c366d(0x2bf)](_0x4508ae[0x0],_0x4508ae[0x1],_0x4508ae[0x2],{'forceDefaultExecution':!0x0});if(!_0x30569a)return;_0x528d2d[_0x3c366d(0x1cf)]=_0x30569a[_0x3c366d(0x22a)]();const _0x2ad5d8=_0x30569a[_0x3c366d(0x2d5)][_0x3c366d(0x244)],_0x453ddc=_0x380816[_0x3c366d(0x254)][_0x3c366d(0x1c2)];_0x2ad5d8&&_0x453ddc[_0x3c366d(0x20a)](_0x2ad5d8)&&!_0x453ddc[_0x3c366d(0x2db)](_0x2ad5d8)&&(_0x30569a=_0x380816[_0x3c366d(0x254)][_0x3c366d(0x2af)](_0x30569a[_0x3c366d(0x230)],_0x380816[_0x3c366d(0x254)][_0x3c366d(0x166)](_0x2ad5d8,_0x3c366d(0x2d5)))),this[_0x3c366d(0x231)](_0x30569a);}),_0x528d2d[_0x309ee5(0x18a)]());},{'priority':_0x3e1c92(0x1f6)}),this[_0x3e1c92(0x27b)][_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x16a),this[_0x3e1c92(0x27e)]),this[_0x3e1c92(0x13c)](_0x3e1c92(0x16a));const _0x5eef4b=new _0x107405(_0x380816,this[_0x3e1c92(0x209)]);_0x380816[_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x24e),_0x5eef4b),this[_0x3e1c92(0x13c)](_0x3e1c92(0x24e));const _0x47c025=new _0x1c5c31(_0x380816,this[_0x3e1c92(0x209)]);_0x380816[_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x156),_0x47c025),this[_0x3e1c92(0x13c)](_0x3e1c92(0x156)),_0x380816[_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x2e3),new _0x38c4ac(_0x380816,_0x5eef4b,this[_0x3e1c92(0x209)])),this[_0x3e1c92(0x13c)](_0x3e1c92(0x2e3)),_0x380816[_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x2c4),new _0x38c4ac(_0x380816,_0x47c025,this[_0x3e1c92(0x209)])),this[_0x3e1c92(0x13c)](_0x3e1c92(0x2c4)),_0x380816[_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x1e9),new _0x45a00b(_0x380816,_0x5eef4b,this[_0x3e1c92(0x209)])),this[_0x3e1c92(0x13c)](_0x3e1c92(0x1e9)),_0x380816[_0x3e1c92(0x28e)][_0x3e1c92(0x23c)](_0x3e1c92(0x28a),new _0x45a00b(_0x380816,_0x47c025,this[_0x3e1c92(0x209)])),this[_0x3e1c92(0x13c)](_0x3e1c92(0x28a));const _0x68a4d5=_0x380816[_0x3e1c92(0x2a2)][_0x3e1c92(0x184)](_0x3e1c92(0x23d));this[_0x3e1c92(0x2d9)](_0x68a4d5,_0x3e1c92(0x26d),(_0x5aaaba,{threadId:_0x527479})=>{const _0x54814a=_0x3e1c92,_0xfc9518=this[_0x54814a(0x209)][_0x54814a(0x184)](_0x527479);_0xfc9518&&_0xfc9518[_0x54814a(0x245)]&&0x1===_0xfc9518[_0x54814a(0x245)][_0x54814a(0x240)]&&this[_0x54814a(0x247)](_0x527479,{'hasComments':!0x0});},{'priority':_0x3e1c92(0x21b)}),this[_0x3e1c92(0x2d9)](_0x68a4d5,_0x3e1c92(0x2be),(_0x21f758,{threadId:_0xb30060})=>{const _0x584f9d=_0x3e1c92,_0x396657=this[_0x584f9d(0x209)][_0x584f9d(0x184)](_0xb30060);_0x396657&&_0x396657[_0x584f9d(0x245)]&&!_0x396657[_0x584f9d(0x245)][_0x584f9d(0x240)]&&this[_0x584f9d(0x247)](_0xb30060,{'hasComments':!0x1});},{'priority':_0x3e1c92(0x21b)});}set[_0x462f97(0x267)](_0x210c53){const _0x5f3d54=_0x462f97;if(this[_0x5f3d54(0x18b)])throw new _0x32f796(_0x5f3d54(0x2e2),this);this[_0x5f3d54(0x18b)]=_0x210c53;}get[_0x462f97(0x267)](){const _0x14b0e7=_0x462f97;return this[_0x14b0e7(0x18b)];}[_0x462f97(0x284)]({skipNotAttached:_0x334fcd=!0x1,toJSON:_0x572e6c=!0x1}={}){const _0xc876a4=_0x462f97,_0x4ee6c0=[];for(const _0x4f8ecf of this[_0xc876a4(0x209)][_0xc876a4(0x204)]())_0x334fcd&&!_0x4f8ecf[_0xc876a4(0x22e)]||_0x4ee6c0[_0xc876a4(0x2d3)](_0x4f8ecf);return _0x572e6c?_0x4ee6c0[_0xc876a4(0x217)](_0x3f99de=>_0x3f99de[_0xc876a4(0x205)]()):_0x4ee6c0;}[_0x462f97(0x192)](_0x4002e1){const _0xf638f4=_0x462f97,_0x3c6c77=this[_0xf638f4(0x209)][_0xf638f4(0x184)](_0x4002e1);if(!_0x3c6c77)throw new _0x32f796(_0xf638f4(0x20e),this);return _0x3c6c77;}[_0x462f97(0x233)](_0x56b50b){const _0x432d1b=_0x462f97;return this[_0x432d1b(0x209)][_0x432d1b(0x2b6)](_0x56b50b);}[_0x462f97(0x288)](_0x200420){const _0x3c47fc=_0x462f97,{authorId:_0x5c2d98,id:_0x2fcaf1,attributes:_0x1bc3c9}=_0x200420,[_0x16b785,_0x4819ba]=_0x200420[_0x3c47fc(0x258)][_0x3c47fc(0x1ac)](':'),_0x2e0ad6=this[_0x3c47fc(0x209)][_0x3c47fc(0x184)](_0x2fcaf1)||this[_0x3c47fc(0x1af)](_0x16b785,_0x4819ba,_0x2fcaf1,_0x5c2d98,_0x1bc3c9);if(this[_0x3c47fc(0x2dd)](_0x2e0ad6),this[_0x3c47fc(0x211)](_0x2e0ad6,_0x16b785,_0x4819ba||null,_0x5c2d98),_0x2e0ad6[_0x3c47fc(0x144)]=_0x200420[_0x3c47fc(0x144)],_0x2e0ad6[_0x3c47fc(0x1a4)]=!0x0,_0x1bc3c9&&_0x1bc3c9[_0x3c47fc(0x1ff)]){const _0x562111=_0x1bc3c9[_0x3c47fc(0x1ff)],_0x1ac152=this[_0x3c47fc(0x200)](_0x562111[_0x3c47fc(0x20f)]);_0x2e0ad6[_0x3c47fc(0x21f)]=_0x562111[_0x3c47fc(0x144)],_0x2e0ad6[_0x3c47fc(0x1e6)]=_0x1ac152,_0x2e0ad6[_0x3c47fc(0x171)]=!0x0;}else _0x2e0ad6[_0x3c47fc(0x21f)]=_0x200420[_0x3c47fc(0x144)];switch(_0x200420[_0x3c47fc(0x25a)]&&(_0x2e0ad6[_0x3c47fc(0x25a)]=_0x200420[_0x3c47fc(0x25a)]),_0x200420[_0x3c47fc(0x2e4)]&&(_0x2e0ad6[_0x3c47fc(0x2e4)]=_0x200420[_0x3c47fc(0x2e4)]),this[_0x3c47fc(0x18b)]&&this[_0x3c47fc(0x18b)][_0x3c47fc(0x1ea)]||(_0x2e0ad6[_0x3c47fc(0x173)]=!0x0),this[_0x3c47fc(0x1d2)][_0x3c47fc(0x184)](_0x2e0ad6)){case _0x3c47fc(0x208):this[_0x3c47fc(0x1d2)][_0x3c47fc(0x219)](_0x2e0ad6,_0x3c47fc(0x152));break;case _0x3c47fc(0x15b):_0x2e0ad6[_0x3c47fc(0x22e)]?(this[_0x3c47fc(0x296)](new Set([_0x2e0ad6])),this[_0x3c47fc(0x2c5)](new Set([_0x2e0ad6])),this[_0x3c47fc(0x1d2)][_0x3c47fc(0x219)](_0x2e0ad6,_0x3c47fc(0x1bd)),this[_0x3c47fc(0x1b1)](_0x3c47fc(0x214),_0x2e0ad6)):this[_0x3c47fc(0x1d2)][_0x3c47fc(0x219)](_0x2e0ad6,_0x3c47fc(0x265));}return _0x2e0ad6;}[_0x462f97(0x24e)](_0x5985b7){const _0x48e5a4=_0x462f97;this[_0x48e5a4(0x2de)](()=>{const _0xbbfaff=_0x48e5a4;this[_0xbbfaff(0x27b)][_0xbbfaff(0x254)][_0xbbfaff(0x239)](()=>{const _0x2a26c4=_0xbbfaff;for(const _0x3d2e61 of _0x5985b7[_0x2a26c4(0x299)]())_0x3d2e61[_0x2a26c4(0x246)]();});});}[_0x462f97(0x156)](_0x5b4802){const _0x48c38e=_0x462f97;this[_0x48c38e(0x2de)](()=>{const _0x8f719d=_0x48c38e;this[_0x8f719d(0x27b)][_0x8f719d(0x254)][_0x8f719d(0x239)](()=>{const _0x2d79c9=_0x8f719d;for(const _0x2448fe of _0x5b4802[_0x2d79c9(0x299)]())_0x2448fe[_0x2d79c9(0x2b9)]();});});}[_0x462f97(0x13c)](_0x307e0a,_0x55f051){const _0x3cdeae=_0x462f97,_0x4cf82a=this[_0x3cdeae(0x27b)][_0x3cdeae(0x28e)][_0x3cdeae(0x184)](_0x307e0a);if(!_0x4cf82a)throw new _0x32f796(_0x3cdeae(0x2d2),this,{'commandName':_0x307e0a});if(this[_0x3cdeae(0x188)][_0x3cdeae(0x2b6)](_0x4cf82a))throw new _0x32f796(_0x3cdeae(0x1d1),this,{'commandName':_0x307e0a});this[_0x3cdeae(0x188)][_0x3cdeae(0x23c)](_0x4cf82a),_0x55f051&&_0x4cf82a['on'](_0x3cdeae(0x294),(_0xe0c6a0,_0x147789)=>{const _0x5ef372=_0x3cdeae;this[_0x5ef372(0x27e)][_0x5ef372(0x287)]&&(this[_0x5ef372(0x199)]||(_0x147789[_0x5ef372(0x240)]>0x0&&_0x147789[_0x147789[_0x5ef372(0x240)]-0x1]&&_0x147789[_0x147789[_0x5ef372(0x240)]-0x1][_0x5ef372(0x2de)]?_0x147789[_0x5ef372(0x215)]():(_0xe0c6a0[_0x5ef372(0x1cf)]=_0x55f051((..._0x5ead7f)=>_0x4cf82a[_0x5ef372(0x294)](..._0x5ead7f,{'forceDefaultExecution':!0x0}),..._0x147789),_0xe0c6a0[_0x5ef372(0x18a)]())));},{'priority':_0x3cdeae(0x1f6)});}[_0x462f97(0x2de)](_0x357ab9){const _0x14f09d=_0x462f97;let _0x1f594c,_0x71f28f;const _0x748427=this[_0x14f09d(0x199)];this[_0x14f09d(0x199)]=!0x0;try{_0x1f594c=_0x357ab9();}catch(_0xd1f8b){_0x71f28f=_0xd1f8b;}return _0x748427||(this[_0x14f09d(0x199)]=!0x1),_0x71f28f&&_0x32f796[_0x14f09d(0x29d)](_0x71f28f,this),_0x1f594c;}[_0x462f97(0x231)](_0x3e2cc3,_0x1dd011=null,_0x2be04f={}){const _0x4e243e=_0x462f97;if(_0x3e2cc3[_0x4e243e(0x1a7)])return null;const _0x1c855e=this[_0x4e243e(0x27b)][_0x4e243e(0x2a2)][_0x4e243e(0x184)](_0x4e243e(0x187))['me'];for(const {suggestion:_0x3d2014,meta:_0x3caf9d}of this[_0x4e243e(0x242)](_0x3e2cc3,_0x4e243e(0x183)))if(_0x3caf9d[_0x4e243e(0x25d)]){if(!_0x3caf9d[_0x4e243e(0x292)]){if(_0x3caf9d[_0x4e243e(0x155)]){if(!this[_0x4e243e(0x22d)]||!Lt(_0x3d2014,_0x2be04f))continue;return _0x3d2014;}if(Lt(_0x3d2014,_0x2be04f))return _0x3d2014;this[_0x4e243e(0x23e)](_0x3d2014,_0x3e2cc3[_0x4e243e(0x230)],_0x3e2cc3[_0x4e243e(0x2d5)]);break;}if(_0x1dd011==_0x3d2014[_0x4e243e(0x16f)]&&Lt(_0x3d2014,_0x2be04f)){const _0x1ceee0=_0x3d2014[_0x4e243e(0x27d)]();return _0x1ceee0[_0x4e243e(0x230)][_0x4e243e(0x1fb)](_0x3e2cc3[_0x4e243e(0x2d5)])?this[_0x4e243e(0x1c3)](_0x3d2014,this[_0x4e243e(0x1f0)][_0x4e243e(0x2af)](_0x3e2cc3[_0x4e243e(0x230)],_0x1ceee0[_0x4e243e(0x2d5)])):this[_0x4e243e(0x1c3)](_0x3d2014,this[_0x4e243e(0x1f0)][_0x4e243e(0x2af)](_0x1ceee0[_0x4e243e(0x230)],_0x3e2cc3[_0x4e243e(0x2d5)])),_0x3d2014;}}const _0x50b99c=_0x8f4cba(),_0x320f0b=_0x1c855e['id'],_0x4eadf0=_0x1dd011?_0x4e243e(0x17f)+_0x1dd011:_0x4e243e(0x183),_0x99a56=this[_0x4e243e(0x1f8)]({'id':_0x50b99c,'type':_0x4eadf0,'createdAt':new Date(),'authorId':_0x320f0b,'attributes':_0x2be04f});return this[_0x4e243e(0x1c5)](_0x4eadf0,_0x50b99c,_0x320f0b,_0x3e2cc3),_0x99a56;}[_0x462f97(0x227)](_0x3dcd22,_0x1224f0=_0x462f97(0x1c1),_0x44b856={}){const _0x38c871=_0x462f97,_0x2b7877=this[_0x38c871(0x27b)][_0x38c871(0x2a2)][_0x38c871(0x184)](_0x38c871(0x187))['me'],_0x1f98ad=this[_0x38c871(0x2a8)][_0x38c871(0x24d)](_0x38c871(0x183),_0x1224f0,_0x38c871(0x223));for(const _0x2a46b5 of this[_0x38c871(0x284)]())if(_0x2a46b5[_0x38c871(0x1e6)]['id']==_0x2b7877['id']&&_0x38c871(0x183)==_0x2a46b5[_0x38c871(0x258)]&&_0x2a46b5[_0x38c871(0x16f)]==_0x1224f0&&Lt(_0x2a46b5,_0x44b856)&&(_0x1f98ad(_0x2a46b5[_0x38c871(0x29a)](),_0x3dcd22)||_0x1f98ad(_0x3dcd22,_0x2a46b5[_0x38c871(0x29a)]()))){for(const _0x209931 of _0x3dcd22)_0x2a46b5[_0x38c871(0x2a4)](_0x209931);return _0x2a46b5;}for(const {suggestion:_0x540ae4,meta:_0x32958b}of this[_0x38c871(0x242)](_0x3dcd22,_0x38c871(0x183))){if(!_0x32958b[_0x38c871(0x25d)])continue;if(!this[_0x38c871(0x22d)]&&_0x32958b[_0x38c871(0x155)])continue;if(!Lt(_0x540ae4,_0x44b856))continue;let _0xc67075=!0x0;for(const _0xf3d801 of _0x540ae4[_0x38c871(0x29a)]())for(const _0x186326 of _0x3dcd22)if(!_0xf3d801[_0x38c871(0x14d)](_0x186326)){_0xc67075=!0x1;break;}if(_0xc67075)return _0x540ae4;}const _0x35ff40=_0x8f4cba(),_0x491ea2=_0x2b7877['id'],_0x4d85a5=_0x38c871(0x17f)+_0x1224f0,_0x27cf80=this[_0x38c871(0x1f8)]({'id':_0x35ff40,'type':_0x4d85a5,'createdAt':new Date(),'authorId':_0x491ea2,'attributes':_0x44b856});for(const _0x154af3 of _0x3dcd22)this[_0x38c871(0x1c5)](_0x4d85a5,_0x35ff40,_0x491ea2,_0x154af3,_0x5edef7[_0x38c871(0x275)]());return _0x27cf80;}[_0x462f97(0x169)](_0x35d5d7,_0x34c24b,_0x2609de=null,_0xcdced3={}){const _0x4c7750=_0x462f97;if(_0x2609de=_0x2609de||Vt(_0x34c24b),_0x35d5d7[_0x4c7750(0x1a7)])return null;if(_0x4c7750(0x2ca)===this[_0x4c7750(0x18f)]){const _0x3ff8f8=this[_0x4c7750(0x2a8)][_0x4c7750(0x24d)](_0x4c7750(0x196),_0x2609de,_0x4c7750(0x246));return this[_0x4c7750(0x2de)](()=>_0x3ff8f8([_0x35d5d7],_0x34c24b,_0xcdced3)),null;}const _0x1b19d6=this[_0x4c7750(0x27b)][_0x4c7750(0x2a2)][_0x4c7750(0x184)](_0x4c7750(0x187))['me'],_0x5b58a3=[];if(_0x4c7750(0x168)!==this[_0x4c7750(0x18f)]){for(const {suggestion:_0x4b6511,meta:_0x31f78a}of this[_0x4c7750(0x242)](_0x35d5d7,_0x4c7750(0x183)))_0x31f78a[_0x4c7750(0x25d)]&&!_0x31f78a[_0x4c7750(0x2c0)]&&_0x5b58a3[_0x4c7750(0x2d3)](..._0x4b6511[_0x4c7750(0x29a)]());}const _0x18c3db=function(_0x3c9788,_0x2d9806){const _0x37a139=_0x4c7750,_0x3f550e=[];for(const _0x47103e of _0x2d9806){const _0x150be7=_0x3c9788[_0x37a139(0x1ae)](_0x47103e);_0x150be7&&_0x3f550e[_0x37a139(0x2d3)](_0x150be7);}return _0x3f550e;}(_0x35d5d7,_0x5b58a3),_0x3fc91f=function(_0x163bf3,_0x48d8b9){const _0x47fc5a=_0x4c7750,_0x169790=[_0x163bf3];for(const _0x2d31de of _0x48d8b9){let _0x160d5d=0x0;for(;_0x160d5d<_0x169790[_0x47fc5a(0x240)];){const _0x1a02eb=_0x169790[_0x160d5d][_0x47fc5a(0x222)](_0x2d31de);_0x169790[_0x47fc5a(0x1eb)](_0x160d5d,0x1,..._0x1a02eb),_0x160d5d+=_0x1a02eb[_0x47fc5a(0x240)];}}return _0x169790;}(_0x35d5d7,_0x5b58a3);_0x18c3db[_0x4c7750(0x240)]&&this[_0x4c7750(0x1f0)][_0x4c7750(0x239)](()=>{const _0x4fdba5=_0x4c7750;for(const _0x5a7396 of _0x18c3db){const _0x45ec16=this[_0x4fdba5(0x2a8)][_0x4fdba5(0x24d)](_0x4fdba5(0x196),_0x2609de,_0x4fdba5(0x246));this[_0x4fdba5(0x2de)](()=>_0x45ec16([_0x5a7396],_0x34c24b,_0xcdced3));}});for(const _0x1f4797 of _0x3fc91f){let _0x115bd2=null,_0x355f69=_0x1f4797[_0x4c7750(0x230)],_0x3456f5=_0x1f4797[_0x4c7750(0x2d5)];for(const {suggestion:_0x307f3e,meta:_0x581b46}of this[_0x4c7750(0x242)](_0x1f4797,_0x4c7750(0x196))){if(!_0x581b46[_0x4c7750(0x25d)])continue;if(_0x307f3e[_0x4c7750(0x16f)]!=_0x2609de)continue;if(!Lt(_0x307f3e,_0xcdced3))continue;const _0x5e9012=_0x307f3e[_0x4c7750(0x27d)]();if(_0x5e9012[_0x4c7750(0x14d)](_0x1f4797,!0x0))return null;_0x355f69=_0x355f69[_0x4c7750(0x1db)](_0x5e9012[_0x4c7750(0x230)])?_0x355f69:_0x5e9012[_0x4c7750(0x230)],_0x3456f5=_0x3456f5[_0x4c7750(0x1cd)](_0x5e9012[_0x4c7750(0x2d5)])?_0x3456f5:_0x5e9012[_0x4c7750(0x2d5)],_0x115bd2?_0x5e9012[_0x4c7750(0x230)][_0x4c7750(0x1db)](_0x115bd2[_0x4c7750(0x27d)]()[_0x4c7750(0x230)])?(_0x115bd2[_0x4c7750(0x25c)](),_0x115bd2=_0x307f3e):_0x307f3e[_0x4c7750(0x25c)]():_0x115bd2=_0x307f3e;}const _0x473412=this[_0x4c7750(0x1f0)][_0x4c7750(0x2af)](_0x355f69,_0x3456f5);if(_0x115bd2)this[_0x4c7750(0x1c3)](_0x115bd2,_0x473412);else{const _0x1eebfb=_0x8f4cba(),_0x590721=_0x1b19d6['id'];this[_0x4c7750(0x1f8)]({'id':_0x1eebfb,'type':_0x4c7750(0x206)+_0x2609de,'data':_0x34c24b,'createdAt':new Date(),'authorId':_0x590721,'attributes':_0xcdced3}),this[_0x4c7750(0x1c5)](_0x4c7750(0x206)+_0x2609de,_0x1eebfb,_0x590721,_0x473412);}}return null;}[_0x462f97(0x17d)](_0xbf1dbc,_0x309f13,_0x6f66d9=[],_0x4c74a1=null,_0x52ac67={}){const _0x587ed6=_0x462f97;_0x309f13[_0x587ed6(0x1dd)]||(_0x309f13[_0x587ed6(0x1dd)]=_0x309f13[_0x587ed6(0x202)]),_0x309f13[_0x587ed6(0x137)]=_0xbf1dbc['is'](_0x587ed6(0x145)),_0x4c74a1=_0x4c74a1||Vt(_0x309f13);const _0x548b6c=_0x6f66d9[_0x587ed6(0x217)](_0x153f43=>Ft(_0x153f43,this[_0x587ed6(0x1f0)])),_0x1439ab=_0xbf1dbc['is'](_0x587ed6(0x145))?_0xbf1dbc:Ft(_0xbf1dbc,this[_0x587ed6(0x1f0)]);if(_0x587ed6(0x2ca)===this[_0x587ed6(0x18f)]){const _0x5ec7f8=this[_0x587ed6(0x2a8)][_0x587ed6(0x24d)](_0x587ed6(0x1ed),_0x4c74a1,_0x587ed6(0x246));return this[_0x587ed6(0x2de)](()=>_0x5ec7f8([_0x1439ab],_0x309f13,_0x52ac67)),null;}_0x548b6c[_0x587ed6(0x2d3)](_0x1439ab);let _0x5d8a5e=!0x0;for(const _0x5dc23e of _0x548b6c)if(!this[_0x587ed6(0x140)](_0x5dc23e)){_0x5d8a5e=!0x1;break;}if(_0x5d8a5e&&_0x587ed6(0x168)!==this[_0x587ed6(0x18f)]){const _0x2aacc2=this[_0x587ed6(0x2a8)][_0x587ed6(0x24d)](_0x587ed6(0x1ed),_0x4c74a1,_0x587ed6(0x246));return this[_0x587ed6(0x2de)](()=>_0x2aacc2([_0x1439ab],_0x309f13,_0x52ac67)),null;}let _0x2426e5=null,_0xc72e70=_0x1439ab[_0x587ed6(0x230)],_0x27dfb2=_0x1439ab[_0x587ed6(0x2d5)];for(const {suggestion:_0x45c860,meta:_0x8cbd38}of this[_0x587ed6(0x242)](_0x1439ab,_0x587ed6(0x1ed))){if(!_0x8cbd38[_0x587ed6(0x25d)])continue;if(_0x8cbd38[_0x587ed6(0x292)]||_0x8cbd38[_0x587ed6(0x155)]||_0x8cbd38[_0x587ed6(0x2c0)])continue;if(_0x45c860[_0x587ed6(0x25a)][_0x587ed6(0x1dd)]!=_0x309f13[_0x587ed6(0x1dd)])continue;if(!Lt(_0x45c860,_0x52ac67))continue;const _0x18a9cb=_0x45c860[_0x587ed6(0x27d)]();if(_0x45c860[_0x587ed6(0x16f)]==_0x4c74a1){if(_0x18a9cb[_0x587ed6(0x14d)](_0x1439ab,!0x0))return null;_0xc72e70=_0xc72e70[_0x587ed6(0x1db)](_0x18a9cb[_0x587ed6(0x230)])?_0xc72e70:_0x18a9cb[_0x587ed6(0x230)],_0x27dfb2=_0x27dfb2[_0x587ed6(0x1cd)](_0x18a9cb[_0x587ed6(0x2d5)])?_0x27dfb2:_0x18a9cb[_0x587ed6(0x2d5)],_0x2426e5?_0x18a9cb[_0x587ed6(0x230)][_0x587ed6(0x1db)](_0x2426e5[_0x587ed6(0x27d)]()[_0x587ed6(0x230)])?(_0x2426e5[_0x587ed6(0x25c)](),_0x2426e5=_0x45c860):_0x45c860[_0x587ed6(0x25c)]():_0x2426e5=_0x45c860;}else{const _0x5a5fe7=_0x1439ab[_0x587ed6(0x1ae)](_0x18a9cb);this[_0x587ed6(0x2bb)](_0x45c860,_0x5a5fe7);}}const _0x27f24a=this[_0x587ed6(0x27b)][_0x587ed6(0x2a2)][_0x587ed6(0x184)](_0x587ed6(0x187))['me'],_0x1b3bf3=_0x8f4cba(),_0x41da73=_0x27f24a['id'];if(_0x2426e5)return this[_0x587ed6(0x1c3)](_0x2426e5,this[_0x587ed6(0x1f0)][_0x587ed6(0x2af)](_0xc72e70,_0x27dfb2)),_0x2426e5;{const _0x21a313=this[_0x587ed6(0x1f8)]({'id':_0x1b3bf3,'type':_0x587ed6(0x27c)+_0x4c74a1,'data':_0x309f13,'createdAt':new Date(),'authorId':_0x41da73,'attributes':_0x52ac67});return this[_0x587ed6(0x1c5)](_0x587ed6(0x27c)+_0x4c74a1,_0x1b3bf3,_0x41da73,this[_0x587ed6(0x1f0)][_0x587ed6(0x2af)](_0xc72e70,_0x27dfb2)),_0x21a313;}}[_0x462f97(0x1b0)](_0x2f4d5c,_0x414761,_0x17ef6b=[],_0x1ef5a5=null,_0x1fe39a={}){const _0x111373=_0x462f97;_0x414761[_0x111373(0x1dd)]||(_0x414761[_0x111373(0x1dd)]=_0x414761[_0x111373(0x202)]);const _0x88ff39=_0x2f4d5c[0x0];_0x414761[_0x111373(0x137)]=_0x88ff39['is'](_0x111373(0x145)),_0x1ef5a5=_0x1ef5a5||Vt(_0x414761);const _0x376faa=_0x17ef6b[_0x111373(0x217)](_0x565fc4=>Ft(_0x565fc4,this[_0x111373(0x1f0)])),_0x35a8b5=_0x88ff39['is'](_0x111373(0x145))?_0x2f4d5c:_0x2f4d5c[_0x111373(0x217)](_0x195da0=>Ft(_0x195da0,this[_0x111373(0x1f0)]));if(_0x111373(0x2ca)===this[_0x111373(0x18f)]){const _0x2ce728=this[_0x111373(0x2a8)][_0x111373(0x24d)](_0x111373(0x1ed),_0x1ef5a5,_0x111373(0x246));return this[_0x111373(0x2de)](()=>_0x2ce728(_0x35a8b5,_0x414761,_0x1fe39a)),null;}_0x376faa[_0x111373(0x2d3)](..._0x35a8b5);let _0x53678e=!0x0;for(const _0x43988c of _0x376faa)if(!this[_0x111373(0x140)](_0x43988c)){_0x53678e=!0x1;break;}if(_0x53678e&&_0x111373(0x168)!==this[_0x111373(0x18f)]){const _0x5cf4ea=this[_0x111373(0x2a8)][_0x111373(0x24d)](_0x111373(0x1ed),_0x1ef5a5,_0x111373(0x246));return this[_0x111373(0x2de)](()=>_0x5cf4ea(_0x35a8b5,_0x414761,_0x1fe39a)),null;}const _0x4b0796=this[_0x111373(0x27b)][_0x111373(0x2a2)][_0x111373(0x184)](_0x111373(0x187))['me'];for(const _0x5a95e7 of this[_0x111373(0x284)]()){if(_0x5a95e7[_0x111373(0x1e6)]['id']!=_0x4b0796['id'])continue;if(_0x111373(0x1ed)!=_0x5a95e7[_0x111373(0x258)]||_0x5a95e7[_0x111373(0x25a)][_0x111373(0x1dd)]!=_0x414761[_0x111373(0x1dd)])continue;if(!Lt(_0x5a95e7,_0x1fe39a))continue;const _0x3a45d4=_0x5a95e7[_0x111373(0x16f)]==_0x1ef5a5;for(let _0x42aa89=0x0;_0x42aa89<_0x35a8b5[_0x111373(0x240)];_0x42aa89++){const _0x1645ae=_0x35a8b5[_0x42aa89];for(const _0x49c6da of _0x5a95e7[_0x111373(0x17c)]()){const _0x32e7b4=_0x49c6da[_0x111373(0x14f)]();if(_0x1645ae[_0x111373(0x1fb)](_0x32e7b4)){_0x3a45d4?(_0x35a8b5[_0x111373(0x1eb)](_0x42aa89,0x1),_0x42aa89--):_0x5a95e7[_0x111373(0x213)](_0x49c6da[_0x111373(0x1e0)]);break;}}}}if(0x0==_0x35a8b5[_0x111373(0x240)])return null;const _0x574aa0=this[_0x111373(0x2a8)][_0x111373(0x24d)](_0x111373(0x1ed),_0x1ef5a5,_0x111373(0x223));for(const _0x419c01 of this[_0x111373(0x284)]())if(_0x419c01[_0x111373(0x1e6)]['id']==_0x4b0796['id']&&_0x111373(0x1ed)==_0x419c01[_0x111373(0x258)]&&_0x419c01[_0x111373(0x25a)][_0x111373(0x1dd)]==_0x414761[_0x111373(0x1dd)]&&_0x419c01[_0x111373(0x16f)]==_0x1ef5a5&&Lt(_0x419c01,_0x1fe39a)&&(_0x574aa0(_0x419c01[_0x111373(0x29a)](),_0x35a8b5)||_0x574aa0(_0x35a8b5,_0x419c01[_0x111373(0x29a)]()))){for(const _0x3d32a1 of _0x35a8b5)_0x419c01[_0x111373(0x2a4)](_0x3d32a1);return _0x419c01;}const _0x35af24=_0x8f4cba(),_0x4efe4d=_0x4b0796['id'],_0x431343=_0x111373(0x27c)+_0x1ef5a5,_0x4d8a88=this[_0x111373(0x1f8)]({'id':_0x35af24,'type':_0x431343,'data':_0x414761,'createdAt':new Date(),'authorId':_0x4efe4d,'attributes':_0x1fe39a});for(const _0xb2ef3c of _0x35a8b5)this[_0x111373(0x1c5)](_0x431343,_0x35af24,_0x4efe4d,_0xb2ef3c,_0x5edef7[_0x111373(0x275)]());return _0x4d8a88;}[_0x462f97(0x160)](_0x52b5fe,_0x314ba3=null,_0x32fbd1={}){const _0x575bfb=_0x462f97;if(_0x52b5fe[_0x575bfb(0x1a7)])return null;const _0x193dc8=this[_0x575bfb(0x27b)][_0x575bfb(0x2a2)][_0x575bfb(0x184)](_0x575bfb(0x187))['me'],_0x4a0a62=new _0xe4f879(_0x52b5fe[_0x575bfb(0x230)],_0x52b5fe[_0x575bfb(0x2d5)]);for(const {suggestion:_0x216c80,meta:_0x30b536}of this[_0x575bfb(0x242)](_0x4a0a62,_0x575bfb(0x183)))if(_0x30b536[_0x575bfb(0x25d)]&&!_0x30b536[_0x575bfb(0x292)]){if(_0x216c80[_0x575bfb(0x225)]){const _0x298fbd=_0x216c80[_0x575bfb(0x29a)]()[_0x575bfb(0x252)](_0x1e0e60=>_0x575bfb(0x220)!=_0x1e0e60[_0x575bfb(0x1d6)][_0x575bfb(0x289)]);_0x298fbd[_0x575bfb(0x2df)](_0x42b870=>_0x4a0a62[_0x575bfb(0x14d)](_0x42b870,!0x0))&&_0x216c80[_0x575bfb(0x2b9)]();if(_0x298fbd[_0x575bfb(0x1f1)](_0x8ed28d=>_0x8ed28d[_0x575bfb(0x14d)](_0x4a0a62,!0x0))){const _0x44bab1=this[_0x575bfb(0x2a8)][_0x575bfb(0x24d)](_0x575bfb(0x1c9),_0x314ba3,_0x575bfb(0x246));return this[_0x575bfb(0x2de)](()=>_0x44bab1([_0x4a0a62],null,_0x32fbd1)),null;}}else{const _0x3538e4=_0x4a0a62[_0x575bfb(0x1ae)](_0x216c80[_0x575bfb(0x27d)]());null!==_0x3538e4&&_0x216c80[_0x575bfb(0x2ac)]([_0x3538e4],null,_0x32fbd1);}}if(_0x4a0a62[_0x575bfb(0x21c)](),_0x4a0a62[_0x575bfb(0x1a7)]||_0x575bfb(0x220)==_0x4a0a62[_0x575bfb(0x1d6)][_0x575bfb(0x289)])return null;let _0x979855=null,_0x2c4354=_0x4a0a62[_0x575bfb(0x230)],_0x5934d1=_0x4a0a62[_0x575bfb(0x2d5)];const _0x253096=this[_0x575bfb(0x242)](_0x4a0a62,_0x575bfb(0x1c9));for(const {suggestion:_0xb74806,meta:_0x2e1401}of _0x253096){const _0x27af1f=this[_0x575bfb(0x1f0)][_0x575bfb(0x2af)](_0x2c4354,_0x5934d1);if(_0x2e1401[_0x575bfb(0x25d)]&&(this[_0x575bfb(0x22d)]||!_0x2e1401[_0x575bfb(0x155)]&&!_0x2e1401[_0x575bfb(0x2c0)])){if(_0xb74806[_0x575bfb(0x225)]){if(!Lt(_0xb74806,_0x32fbd1))continue;let _0x43e42c=!0x0;for(const _0x56d2ad of _0xb74806[_0x575bfb(0x29a)]()){if(_0x56d2ad[_0x575bfb(0x14d)](_0x27af1f,!0x0))return _0xb74806;_0x27af1f[_0x575bfb(0x14d)](_0x56d2ad)||(_0x43e42c=!0x1);}_0x43e42c&&_0xb74806[_0x575bfb(0x2b9)]();}else{const _0x4d92cf=_0xb74806[_0x575bfb(0x27d)]();if(_0x4d92cf[_0x575bfb(0x14d)](_0x27af1f,!0x0))return _0xb74806;if(!Lt(_0xb74806,_0x32fbd1)){_0x27af1f[_0x575bfb(0x14d)](_0x4d92cf)?_0xb74806[_0x575bfb(0x25c)]():_0x4d92cf[_0x575bfb(0x253)](_0x2c4354)?_0x2c4354=_0x4d92cf[_0x575bfb(0x2d5)]:_0x4d92cf[_0x575bfb(0x253)](_0x5934d1)&&(_0x5934d1=_0x4d92cf[_0x575bfb(0x230)]);continue;}_0x2c4354=_0x2c4354[_0x575bfb(0x1db)](_0x4d92cf[_0x575bfb(0x230)])?_0x2c4354:_0x4d92cf[_0x575bfb(0x230)],_0x5934d1=_0x5934d1[_0x575bfb(0x1cd)](_0x4d92cf[_0x575bfb(0x2d5)])?_0x5934d1:_0x4d92cf[_0x575bfb(0x2d5)],_0x32fbd1=Object[_0x575bfb(0x1c6)]({},_0xb74806[_0x575bfb(0x2e4)]),_0x979855?_0x4d92cf[_0x575bfb(0x230)][_0x575bfb(0x1db)](_0x979855[_0x575bfb(0x27d)]()[_0x575bfb(0x230)])?(_0x979855[_0x575bfb(0x25c)](),_0x979855=_0xb74806):_0xb74806[_0x575bfb(0x25c)]():_0x979855=_0xb74806;}}}if(_0x979855)return this[_0x575bfb(0x1c3)](_0x979855,this[_0x575bfb(0x1f0)][_0x575bfb(0x2af)](_0x2c4354,_0x5934d1)),_0x979855;{const _0x86cf41=_0x8f4cba(),_0x129875=this[_0x575bfb(0x1f0)][_0x575bfb(0x2af)](_0x2c4354,_0x5934d1),_0x2a54c4=_0x193dc8['id'],_0xad15d0=_0x314ba3?_0x575bfb(0x170)+_0x314ba3:_0x575bfb(0x1c9),_0x38b5a3=this[_0x575bfb(0x1f8)]({'id':_0x86cf41,'type':_0xad15d0,'createdAt':new Date(),'authorId':_0x2a54c4,'attributes':_0x32fbd1});return this[_0x575bfb(0x1c5)](_0xad15d0,_0x86cf41,_0x2a54c4,_0x129875),_0x38b5a3;}}[_0x462f97(0x2d6)](_0x1edb2,_0x1d24fb=_0x462f97(0x1c1),_0x3f13ef={}){const _0x247c80=_0x462f97,_0x11b93c=this[_0x247c80(0x27b)][_0x247c80(0x2a2)][_0x247c80(0x184)](_0x247c80(0x187))['me'],_0x489197=_0x1edb2[_0x247c80(0x217)](_0x5319fc=>new _0xe4f879(_0x5319fc[_0x247c80(0x230)],_0x5319fc[_0x247c80(0x2d5)])),_0x57e353=new Set();for(const {suggestion:_0x1f5713,meta:_0x4021ce}of this[_0x247c80(0x242)](_0x489197,_0x247c80(0x183)))_0x4021ce[_0x247c80(0x25d)]&&!_0x4021ce[_0x247c80(0x292)]&&_0x57e353[_0x247c80(0x23c)](_0x1f5713);for(const _0x42204a of _0x57e353)if(_0x42204a[_0x247c80(0x225)]){const _0x16e858=_0x42204a[_0x247c80(0x29a)]();(!_0x42204a[_0x247c80(0x2e4)]||!_0x42204a[_0x247c80(0x2e4)][_0x247c80(0x13d)])&&(_0x16e858[_0x247c80(0x2df)](_0x2af677=>_0x489197[_0x247c80(0x1f1)](_0xdce75d=>_0xdce75d[_0x247c80(0x14d)](_0x2af677,!0x0)))&&_0x42204a[_0x247c80(0x2b9)]());if(_0x489197[_0x247c80(0x2df)](_0x3d4979=>_0x16e858[_0x247c80(0x1f1)](_0x57c3fb=>_0x57c3fb[_0x247c80(0x14d)](_0x3d4979,!0x0)))){const _0x247d15=this[_0x247c80(0x2a8)][_0x247c80(0x24d)](_0x247c80(0x1c9),_0x1d24fb,_0x247c80(0x246));return this[_0x247c80(0x2de)](()=>_0x247d15(_0x1edb2,null,_0x3f13ef)),null;}}else{const _0xfba3c1=_0x42204a[_0x247c80(0x27d)]();_0x489197[_0x247c80(0x1f1)](_0x2691d9=>_0x2691d9[_0x247c80(0x14d)](_0xfba3c1,!0x0))&&_0x42204a[_0x247c80(0x2b9)]();if(_0x489197[_0x247c80(0x2df)](_0x3a2f11=>_0xfba3c1[_0x247c80(0x14d)](_0x3a2f11,!0x0))){const _0x23ecbc=this[_0x247c80(0x2a8)][_0x247c80(0x24d)](_0x247c80(0x1c9),_0x1d24fb,_0x247c80(0x246));return this[_0x247c80(0x2de)](()=>_0x23ecbc(_0x489197,null,_0x3f13ef)),null;}}const _0xa1278e=this[_0x247c80(0x2a8)][_0x247c80(0x24d)](_0x247c80(0x1c9),_0x1d24fb,_0x247c80(0x223));let _0x39c5f0=null;for(const _0x40b93b of this[_0x247c80(0x284)]())if(_0x40b93b[_0x247c80(0x1e6)]['id']==_0x11b93c['id']&&_0x40b93b[_0x247c80(0x22e)]&&_0x247c80(0x1c9)==_0x40b93b[_0x247c80(0x258)]&&_0x40b93b[_0x247c80(0x16f)]==_0x1d24fb&&Lt(_0x40b93b,_0x3f13ef)&&(_0xa1278e(_0x40b93b[_0x247c80(0x29a)](),_0x489197)||_0xa1278e(_0x489197,_0x40b93b[_0x247c80(0x29a)]()))){if(_0x39c5f0){if(_0x40b93b[_0x247c80(0x245)]&&_0x40b93b[_0x247c80(0x245)][_0x247c80(0x240)])continue;for(const _0x4bd2c0 of _0x40b93b[_0x247c80(0x29a)]())_0x39c5f0[_0x247c80(0x1d0)](_0x4bd2c0)||_0x39c5f0[_0x247c80(0x2a4)](_0x4bd2c0);_0x40b93b[_0x247c80(0x25c)]();}else{_0x39c5f0=_0x40b93b;for(const _0x52e4ae of _0x489197)_0x40b93b[_0x247c80(0x1d0)](_0x52e4ae)||_0x40b93b[_0x247c80(0x2a4)](_0x52e4ae);}}if(_0x39c5f0)return _0x39c5f0;_0x57e353[_0x247c80(0x181)]();for(const {suggestion:_0x19d7dc,meta:_0x1de382}of this[_0x247c80(0x242)](_0x489197,_0x247c80(0x1c9)))_0x1de382[_0x247c80(0x25d)]&&(this[_0x247c80(0x22d)]||!_0x1de382[_0x247c80(0x155)]&&!_0x1de382[_0x247c80(0x2c0)])&&Lt(_0x19d7dc,_0x3f13ef)&&_0x57e353[_0x247c80(0x23c)](_0x19d7dc);for(const _0x3deabf of _0x57e353){const _0x523f64=_0x3deabf[_0x247c80(0x29a)]();if(!_0x3f13ef||!_0x3f13ef[_0x247c80(0x13d)]){if(_0x489197[_0x247c80(0x2df)](_0xdc3e2b=>_0x523f64[_0x247c80(0x1f1)](_0x3e9018=>_0x3e9018[_0x247c80(0x14d)](_0xdc3e2b,!0x0))))return _0x3deabf;}(!_0x3deabf[_0x247c80(0x2e4)]||!_0x3deabf[_0x247c80(0x2e4)][_0x247c80(0x13d)])&&(_0x523f64[_0x247c80(0x2df)](_0x39af68=>_0x489197[_0x247c80(0x1f1)](_0x3f20ce=>_0x3f20ce[_0x247c80(0x14d)](_0x39af68,!0x0)))&&_0x3deabf[_0x247c80(0x2b9)]());}const _0x588507=_0x8f4cba(),_0x29cdb1=_0x11b93c['id'],_0x1434cd=_0x247c80(0x170)+_0x1d24fb,_0x2e74c8=this[_0x247c80(0x1f8)]({'id':_0x588507,'type':_0x1434cd,'createdAt':new Date(),'authorId':_0x29cdb1,'attributes':_0x3f13ef});for(const _0x1302b9 of _0x489197)_0x1302b9[_0x247c80(0x21c)](),_0x1302b9[_0x247c80(0x1a7)]||_0x247c80(0x220)==_0x1302b9[_0x247c80(0x1d6)][_0x247c80(0x289)]||this[_0x247c80(0x1c5)](_0x1434cd,_0x588507,_0x29cdb1,_0x1302b9,_0x5edef7[_0x247c80(0x275)]());return _0x2e74c8;}[_0x462f97(0x274)](_0x359584,_0xfe41b,_0x4ea463,_0x47f3ae,_0x3d1df6){const _0x2111c9=_0x462f97;if(_0x359584[_0x2111c9(0x1a7)])return[];if(_0x2111c9(0x2ca)===this[_0x2111c9(0x18f)])return[];const _0x57c5a3=this[_0x2111c9(0x27b)][_0x2111c9(0x2a2)][_0x2111c9(0x184)](_0x2111c9(0x187))['me']['id'],_0x3f965a=Array[_0x2111c9(0x13a)](this[_0x2111c9(0x209)][_0x2111c9(0x204)]())[_0x2111c9(0x252)](_0x535b1f=>_0x2111c9(0x22b)==_0x535b1f[_0x2111c9(0x258)]&&_0x535b1f[_0x2111c9(0x25a)][_0x2111c9(0x276)]==_0xfe41b&&_0x535b1f[_0x2111c9(0x1d0)](_0x359584));if(_0x2111c9(0x2a6)===this[_0x2111c9(0x18f)]){const _0x2067fd=this[_0x2111c9(0x242)](_0x359584,_0x2111c9(0x183))[_0x2111c9(0x252)](({meta:_0x3e80d5})=>_0x3e80d5[_0x2111c9(0x25d)]&&!_0x3e80d5[_0x2111c9(0x2c0)]&&!_0x3e80d5[_0x2111c9(0x292)])[_0x2111c9(0x217)](({suggestion:_0x480927})=>_0x480927);_0x3f965a[_0x2111c9(0x26f)](..._0x2067fd);}const _0x2597fa=new Map([[_0x359584,_0x4ea463]]);for(const _0xc1e8a6 of _0x3f965a){const _0x1576db=_0x2111c9(0x22b)==_0xc1e8a6[_0x2111c9(0x258)]?_0xc1e8a6[_0x2111c9(0x25a)][_0x2111c9(0x147)]:void 0x0,_0x33ac64=_0xc1e8a6[_0x2111c9(0x27d)](),_0x3e5725=Array[_0x2111c9(0x13a)](_0x2597fa[_0x2111c9(0x195)]())[_0x2111c9(0x2cb)](_0x1f2dc0=>_0x1f2dc0[_0x2111c9(0x20b)](_0x33ac64));if(!_0x3e5725)continue;const _0x2d8812=_0x3e5725[_0x2111c9(0x222)](_0x33ac64);this[_0x2111c9(0x2d8)](_0xfe41b)&&_0x2111c9(0x183)==_0xc1e8a6[_0x2111c9(0x258)]&&0x0!=_0x2d8812[_0x2111c9(0x240)]||(_0x2597fa[_0x2111c9(0x298)](_0x3e5725),_0x2d8812[_0x2111c9(0x2b7)](_0x495ba0=>{const _0x335ba9=_0x2111c9;_0x2597fa[_0x335ba9(0x219)](_0x495ba0,_0x4ea463);}),_0x2111c9(0x183)!=_0xc1e8a6[_0x2111c9(0x258)]&&_0x1576db!=_0x47f3ae&&_0x2597fa[_0x2111c9(0x219)](_0x3e5725[_0x2111c9(0x1ae)](_0x33ac64),_0x1576db));}const _0x2ea92e=[];for(const [_0x5c8c75,_0x40bb59]of _0x2597fa){const _0x5854b9=_0x8f4cba(),_0x156ec0={'key':_0xfe41b,'oldValue':_0x40bb59,'newValue':_0x47f3ae};_0xfe41b[_0x2111c9(0x240)]>0x25&&console[_0x2111c9(0x256)](_0x2111c9(0x1b5),{'key':_0xfe41b});const _0x35853e=(_0x2111c9(0x236)+(_0xfe41b+'|'+Vt({'newValue':_0x47f3ae})))[_0x2111c9(0x243)](0x0,0x3c),_0x2a3339=this[_0x2111c9(0x1f8)]({'id':_0x5854b9,'type':_0x35853e,'data':_0x156ec0,'createdAt':new Date(),'authorId':_0x57c5a3,'attributes':_0x3d1df6});_0x2ea92e[_0x2111c9(0x2d3)](_0x2a3339),this[_0x2111c9(0x1c5)](_0x35853e,_0x5854b9,_0x57c5a3,_0x5c8c75);}return _0x2ea92e;}[_0x462f97(0x278)](_0x4581ba){const _0x39a760=_0x462f97;this[_0x39a760(0x13c)](_0x4581ba,(_0x4d036d,..._0x7d5b3f)=>{const _0x3210af=_0x39a760;this[_0x3210af(0x2aa)](()=>{_0x4d036d(..._0x7d5b3f);});});}[_0x462f97(0x2b3)](_0x931f88){const _0x76523e=_0x462f97;this[_0x76523e(0x14a)][_0x76523e(0x23c)](_0x931f88);}[_0x462f97(0x25f)](_0x3b14ce){const _0x19b958=_0x462f97;this[_0x19b958(0x22f)][_0x19b958(0x23c)](_0x3b14ce);}[_0x462f97(0x1ec)](_0x4ca03b){const _0x2adf73=_0x462f97;return _0x2adf73(0x22b)==_0x4ca03b[_0x2adf73(0x258)]?_0x4ca03b[_0x2adf73(0x16f)][_0x2adf73(0x1ac)]('|')[0x0]:null;}[_0x462f97(0x1c3)](_0x100d68,_0x496453){const _0x142121=_0x462f97,_0x521987=_0x100d68[_0x142121(0x229)]();this[_0x142121(0x1f0)][_0x142121(0x239)](_0x31ce01=>{const _0x44c475=_0x142121;_0x31ce01[_0x44c475(0x164)](_0x521987,{'range':_0x496453});});}[_0x462f97(0x2dd)](_0x29e47c){const _0x3b5d4d=_0x462f97,_0x561551=_0x29e47c['id'],_0x1c0da6=this[_0x3b5d4d(0x27b)][_0x3b5d4d(0x27a)][_0x3b5d4d(0x184)](_0x3b5d4d(0x1de));this[_0x3b5d4d(0x259)][_0x3b5d4d(0x2da)](_0x561551)||this[_0x3b5d4d(0x259)][_0x3b5d4d(0x13e)]({'channelId':_0x1c0da6,'threadId':_0x561551,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x486ea7=this[_0x3b5d4d(0x259)][_0x3b5d4d(0x2c3)](_0x561551);_0x486ea7[_0x3b5d4d(0x16c)](_0x3b5d4d(0x138)),_0x486ea7[_0x3b5d4d(0x138)]=!0x1,_0x29e47c[_0x3b5d4d(0x245)]=_0x486ea7;}[_0x462f97(0x211)](_0x2c1f14,_0x2fddb4,_0x4cb136,_0x438bc9){const _0x50147e=_0x462f97;if(_0x2c1f14[_0x50147e(0x258)]!=_0x2fddb4||_0x2c1f14[_0x50147e(0x16f)]!=_0x4cb136||_0x2c1f14[_0x50147e(0x25e)]['id']!=_0x438bc9)throw this[_0x50147e(0x27b)][_0x50147e(0x1ad)](_0x50147e(0x1c4)),new _0x32f796(_0x50147e(0x1c4),this);}[_0x462f97(0x2bb)](_0x1b386b,_0x2201a1){const _0x413ae9=_0x462f97,_0xea2291=_0x1b386b[_0x413ae9(0x27d)]();if(_0x2201a1[_0x413ae9(0x1fb)](_0xea2291))_0x1b386b[_0x413ae9(0x25c)]();else{if(_0xea2291[_0x413ae9(0x14d)](_0x2201a1)){const _0x1a10ba=this[_0x413ae9(0x1f0)][_0x413ae9(0x166)](_0x2201a1[_0x413ae9(0x230)][_0x413ae9(0x244)],_0x413ae9(0x2d5));this[_0x413ae9(0x1c3)](_0x1b386b,this[_0x413ae9(0x1f0)][_0x413ae9(0x2af)](_0xea2291[_0x413ae9(0x230)],_0x1a10ba));const _0x3b9f26=_0x8f4cba(),_0x14fcd5=_0x1b386b[_0x413ae9(0x25e)]['id'],_0x5d9456=_0x1b386b[_0x413ae9(0x258)]+':'+_0x1b386b[_0x413ae9(0x16f)];this[_0x413ae9(0x1f8)]({'id':_0x3b9f26,'type':_0x5d9456,'createdAt':new Date(),'authorId':_0x14fcd5,'data':_0x1b386b[_0x413ae9(0x25a)],'attributes':_0x1b386b[_0x413ae9(0x2e4)]});const _0x19a423=this[_0x413ae9(0x1f0)][_0x413ae9(0x166)](_0x2201a1[_0x413ae9(0x2d5)][_0x413ae9(0x285)],_0x413ae9(0x273)),_0x9fd35c=this[_0x413ae9(0x1f0)][_0x413ae9(0x2af)](_0x19a423,_0xea2291[_0x413ae9(0x2d5)]);this[_0x413ae9(0x1c5)](_0x5d9456,_0x3b9f26,_0x14fcd5,_0x9fd35c);}else{if(_0xea2291[_0x413ae9(0x253)](_0x2201a1[_0x413ae9(0x230)])){const _0x3f17c9=this[_0x413ae9(0x1f0)][_0x413ae9(0x166)](_0x2201a1[_0x413ae9(0x230)][_0x413ae9(0x244)],_0x413ae9(0x2d5));this[_0x413ae9(0x1c3)](_0x1b386b,this[_0x413ae9(0x1f0)][_0x413ae9(0x2af)](_0xea2291[_0x413ae9(0x230)],_0x3f17c9));}else{const _0x55e2bb=this[_0x413ae9(0x1f0)][_0x413ae9(0x166)](_0x2201a1[_0x413ae9(0x2d5)][_0x413ae9(0x285)],_0x413ae9(0x273));this[_0x413ae9(0x1c3)](_0x1b386b,this[_0x413ae9(0x1f0)][_0x413ae9(0x2af)](_0x55e2bb,_0xea2291[_0x413ae9(0x2d5)]));}}}}[_0x462f97(0x140)](_0x5d1a73){const _0x4055c2=_0x462f97;for(const {suggestion:_0x453356,meta:_0xfb6628}of this[_0x4055c2(0x242)](_0x5d1a73,_0x4055c2(0x183))){if(!_0xfb6628[_0x4055c2(0x25d)])continue;const _0x3bd28c=_0x453356[_0x4055c2(0x29a)]();for(const _0x702b16 of _0x3bd28c)if(!_0x5d1a73[_0x4055c2(0x222)](_0x702b16)[_0x4055c2(0x240)])return!0x0;}return!0x1;}[_0x462f97(0x201)](_0x215309){const _0xb0212e=_0x462f97,_0x57dfca=this[_0xb0212e(0x27b)][_0xb0212e(0x2a2)][_0xb0212e(0x184)](_0xb0212e(0x187))[_0xb0212e(0x1e7)](_0x215309);if(!_0x57dfca)throw new _0x32f796(_0xb0212e(0x23a),this);return _0x57dfca;}[_0x462f97(0x200)](_0x8e4939){const _0x14e49e=_0x462f97,_0x26f8da=this[_0x14e49e(0x27b)][_0x14e49e(0x2a2)][_0x14e49e(0x184)](_0x14e49e(0x187)),_0x421434=_0x31538a(_0x14e49e(0x28f)+_0x8e4939),_0x5560b3=_0x26f8da[_0x14e49e(0x1e7)](_0x421434);return _0x5560b3||_0x26f8da[_0x14e49e(0x18d)]({'id':_0x421434,'name':_0x8e4939});}[_0x462f97(0x1af)](_0x40ba45,_0x2b12c1,_0x3acd4e,_0x11f0ce,_0xdda77){const _0x518b5f=_0x462f97,_0x25f511=this[_0x518b5f(0x201)](_0x11f0ce),_0x295175=this[_0x518b5f(0x2a8)][_0x518b5f(0x165)](_0x40ba45,_0x2b12c1,_0x3acd4e,_0x25f511,_0xdda77,_0x2209b9=>{const _0x25a54e=_0x518b5f;this[_0x25a54e(0x247)](_0x3acd4e,{'attributes':_0x2209b9});const _0x3a7842=this[_0x25a54e(0x192)](_0x3acd4e);this[_0x25a54e(0x296)](new Set([_0x3a7842])),this[_0x25a54e(0x2c5)](new Set([_0x3a7842]));});return this[_0x518b5f(0x2d9)](_0x295175,_0x518b5f(0x246),()=>{const _0x228d9c=_0x518b5f;this[_0x228d9c(0x247)](_0x3acd4e,{'state':_0x228d9c(0x194)});},{'priority':_0x518b5f(0x1f6)}),this[_0x518b5f(0x2d9)](_0x295175,_0x518b5f(0x2b9),()=>{const _0x5dd3c3=_0x518b5f;this[_0x5dd3c3(0x247)](_0x3acd4e,{'state':_0x5dd3c3(0x1e4)});},{'priority':_0x518b5f(0x1f6)}),this[_0x518b5f(0x209)][_0x518b5f(0x219)](_0x3acd4e,_0x295175),this[_0x518b5f(0x1d2)][_0x518b5f(0x219)](_0x295175,_0x518b5f(0x208)),_0x295175;}[_0x462f97(0x150)](_0x432b6a){const _0x3626bf=_0x462f97,_0x330975=_0x432b6a[_0x3626bf(0x1ac)](':');return{'group':_0x330975[0x0],'type':_0x330975[0x1],'subType':_0x330975[_0x3626bf(0x240)]>=0x5?_0x330975[0x2]:null,'id':_0x330975[_0x3626bf(0x240)]<0x5?_0x330975[0x2]:_0x330975[0x3],'authorId':_0x330975[_0x3626bf(0x240)]<0x5?_0x330975[0x3]:_0x330975[0x4],'markerCount':0x6==_0x330975[_0x3626bf(0x240)]?_0x330975[0x5]:null};}[_0x462f97(0x23e)](_0x485d69,_0x2eacf1,_0x544571){const _0x141daf=_0x462f97,_0x211ee7=_0x485d69[_0x141daf(0x27d)](),_0x4950d8=_0x211ee7[_0x141daf(0x230)],_0x5bc66e=_0x211ee7[_0x141daf(0x2d5)];this[_0x141daf(0x1c3)](_0x485d69,this[_0x141daf(0x1f0)][_0x141daf(0x2af)](_0x4950d8,_0x2eacf1));const _0x2552e0=_0x8f4cba(),_0x67baac=_0x485d69[_0x141daf(0x25e)]['id'],_0x3ec90b=_0x485d69[_0x141daf(0x258)]+(_0x485d69[_0x141daf(0x16f)]?':'+_0x485d69[_0x141daf(0x16f)]:'');this[_0x141daf(0x1f8)]({'id':_0x2552e0,'type':_0x3ec90b,'createdAt':new Date(),'authorId':_0x67baac,'originalSuggestionId':_0x485d69['id'],'attributes':_0x485d69[_0x141daf(0x2e4)],'data':_0x485d69[_0x141daf(0x25a)]});const _0x54e288=this[_0x141daf(0x1ec)](_0x485d69);(_0x141daf(0x1ed)==_0x485d69[_0x141daf(0x258)]||_0x54e288&&this[_0x141daf(0x2d8)](_0x54e288))&&(_0x544571=this[_0x141daf(0x1f0)][_0x141daf(0x2a9)](_0x544571[_0x141daf(0x285)])),this[_0x141daf(0x1c5)](_0x3ec90b,_0x2552e0,_0x67baac,this[_0x141daf(0x1f0)][_0x141daf(0x2af)](_0x544571,_0x5bc66e));}[_0x462f97(0x242)](_0x48955e,_0x2885f1=null){const _0x4abeb0=_0x462f97,_0x2dfad2=[],_0x35beb0=this[_0x4abeb0(0x27b)][_0x4abeb0(0x2a2)][_0x4abeb0(0x184)](_0x4abeb0(0x187))['me'];Array[_0x4abeb0(0x280)](_0x48955e)||(_0x48955e=[_0x48955e]);for(const _0x88adf9 of this[_0x4abeb0(0x284)]()){if(!_0x88adf9[_0x4abeb0(0x22e)])continue;if(_0x2885f1&&_0x88adf9[_0x4abeb0(0x258)]!=_0x2885f1)continue;let _0x58f247=!0x1;for(const _0x55287f of _0x88adf9[_0x4abeb0(0x29a)]()){for(const _0x336303 of _0x48955e){const _0x4edb38=_0x336303[_0x4abeb0(0x230)][_0x4abeb0(0x1fb)](_0x55287f[_0x4abeb0(0x2d5)])||_0x336303[_0x4abeb0(0x2d5)][_0x4abeb0(0x1fb)](_0x55287f[_0x4abeb0(0x230)]);if(_0x4edb38||_0x336303[_0x4abeb0(0x1ae)](_0x55287f)){const _0x51517e=_0x336303[_0x4abeb0(0x14d)](_0x55287f)&&Rt(this[_0x4abeb0(0x1f0)][_0x4abeb0(0x1c2)],_0x55287f[_0x4abeb0(0x230)],_0x336303),_0x191c19=_0x55287f[_0x4abeb0(0x14d)](_0x336303)&&Rt(this[_0x4abeb0(0x1f0)][_0x4abeb0(0x1c2)],_0x336303[_0x4abeb0(0x230)],_0x55287f);_0x2dfad2[_0x4abeb0(0x2d3)]({'suggestion':_0x88adf9,'meta':{'isOwn':_0x35beb0==_0x88adf9[_0x4abeb0(0x1e6)],'isNextTo':_0x4edb38,'isInsideObject':_0x51517e,'containsRangeInObject':_0x191c19}}),_0x58f247=!0x0;break;}}if(_0x58f247)break;}}return _0x2dfad2;}[_0x462f97(0x1c5)](_0x392eb2,_0x36ff6d,_0x361f1f,_0x505b75,_0x242bc4){const _0x1483a7=_0x462f97;this[_0x1483a7(0x1f0)][_0x1483a7(0x239)](_0x352364=>{const _0x3d4ea4=_0x1483a7;let _0x521a33=_0x3d4ea4(0x193)+_0x392eb2+':'+_0x36ff6d+':'+_0x361f1f;_0x242bc4&&(_0x521a33=_0x521a33+':'+_0x242bc4),_0x352364[_0x3d4ea4(0x235)](_0x521a33,{'range':_0x505b75,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x462f97(0x2a3)](_0x5d46d5){const _0x1a20d7=_0x462f97,_0x443b6d=_0x5d46d5[_0x1a20d7(0x224)],_0x464779=_0x5d46d5[_0x1a20d7(0x1e5)];_0x5d46d5[_0x1a20d7(0x224)]=null,_0x5d46d5[_0x1a20d7(0x1e5)]=null,null!=_0x443b6d&&_0x443b6d[_0x1a20d7(0x1e5)]==_0x5d46d5&&(_0x443b6d[_0x1a20d7(0x1e5)]=_0x464779),null!=_0x464779&&_0x464779[_0x1a20d7(0x224)]==_0x5d46d5&&(_0x464779[_0x1a20d7(0x224)]=_0x443b6d),_0x1a20d7(0x1bd)==this[_0x1a20d7(0x1d2)][_0x1a20d7(0x184)](_0x5d46d5)&&(this[_0x1a20d7(0x1d2)][_0x1a20d7(0x219)](_0x5d46d5,_0x1a20d7(0x265)),this[_0x1a20d7(0x1b1)](_0x1a20d7(0x18c),_0x5d46d5,_0x443b6d,_0x464779));}[_0x462f97(0x1f8)](_0x706e12){const _0x9cfbe2=_0x462f97,_0x410998=_0x706e12['id'],_0x22ecd6=this[_0x9cfbe2(0x288)](_0x706e12);if(this[_0x9cfbe2(0x18b)]&&this[_0x9cfbe2(0x18b)][_0x9cfbe2(0x1ea)]){const _0x1a1e07=this[_0x9cfbe2(0x27b)][_0x9cfbe2(0x2a2)][_0x9cfbe2(0x184)](_0x9cfbe2(0x172)),_0x43c3b3=_0x22ecd6[_0x9cfbe2(0x153)],_0x4ebd72=_0x22ecd6[_0x9cfbe2(0x16f)]?_0x22ecd6[_0x9cfbe2(0x258)]+':'+_0x22ecd6[_0x9cfbe2(0x16f)]:_0x22ecd6[_0x9cfbe2(0x258)],_0x40fc0c=this[_0x9cfbe2(0x27b)][_0x9cfbe2(0x26c)],_0x155b6b=_0x1a1e07[_0x9cfbe2(0x23c)](_0x13f088(_0x40fc0c,_0x9cfbe2(0x22c))),_0x4b5d07={'id':_0x410998,'type':_0x4ebd72,'hasComments':_0x43c3b3,'data':_0x706e12[_0x9cfbe2(0x25a)]||null,'originalSuggestionId':_0x706e12[_0x9cfbe2(0x197)]||null,'attributes':_0x22ecd6[_0x9cfbe2(0x2e4)]};this[_0x9cfbe2(0x18b)][_0x9cfbe2(0x1ea)](_0x4b5d07)[_0x9cfbe2(0x23f)](_0x34d88d=>{const _0x3eb983=_0x9cfbe2;_0x22ecd6[_0x3eb983(0x173)]=!0x0,_0x1a1e07[_0x3eb983(0x272)](_0x155b6b),_0x34d88d&&_0x34d88d[_0x3eb983(0x144)]&&(this[_0x3eb983(0x209)][_0x3eb983(0x184)](_0x410998)[_0x3eb983(0x144)]=_0x34d88d[_0x3eb983(0x144)]);})[_0x9cfbe2(0x28d)](_0x317dac=>{const _0x564594=_0x9cfbe2;throw _0x1f2938(_0x564594(0x17b)),this[_0x564594(0x27b)][_0x564594(0x254)][_0x564594(0x2a7)]({'isUndoable':!0x1},()=>{const _0x681196=_0x564594;_0x22ecd6[_0x681196(0x2b9)]();}),_0x22ecd6[_0x564594(0x1bb)](),this[_0x564594(0x209)][_0x564594(0x298)](_0x22ecd6['id']),this[_0x564594(0x1d2)][_0x564594(0x298)](_0x22ecd6),_0x317dac;});}return _0x22ecd6;}[_0x462f97(0x2d8)](_0x1a7b21){const _0x6d758a=_0x462f97;return this[_0x6d758a(0x14a)][_0x6d758a(0x2b6)](_0x1a7b21);}[_0x462f97(0x247)](_0x10f851,_0x204463){const _0x2f2a6e=_0x462f97,_0x5d6116=this[_0x2f2a6e(0x27b)][_0x2f2a6e(0x2a2)][_0x2f2a6e(0x184)](_0x2f2a6e(0x172)),_0x3eae5a=this[_0x2f2a6e(0x192)](_0x10f851);if(this[_0x2f2a6e(0x18b)]&&this[_0x2f2a6e(0x18b)][_0x2f2a6e(0x2a5)]){if(_0x3eae5a[_0x2f2a6e(0x173)]){const _0x1215e2=_0x5d6116[_0x2f2a6e(0x23c)](_0x13f088(this[_0x2f2a6e(0x27b)][_0x2f2a6e(0x26c)],_0x2f2a6e(0x22c)));this[_0x2f2a6e(0x18b)][_0x2f2a6e(0x2a5)](_0x10f851,_0x204463)[_0x2f2a6e(0x23f)](()=>{const _0x58b71e=_0x2f2a6e;_0x5d6116[_0x58b71e(0x272)](_0x1215e2);});}else _0x3eae5a['on'](_0x2f2a6e(0x157),()=>{const _0x1ff44e=_0x2f2a6e;this[_0x1ff44e(0x247)](_0x10f851,_0x204463);});}}[_0x462f97(0x2d1)](_0x120999){const _0x554ad9=_0x462f97;if(!this[_0x554ad9(0x18b)]||!this[_0x554ad9(0x18b)][_0x554ad9(0x192)])throw new _0x32f796(_0x554ad9(0x1b7),this);return this[_0x554ad9(0x18b)][_0x554ad9(0x192)](_0x120999);}[_0x462f97(0x26a)](_0x538f0a){const _0x11f534=_0x462f97,{id:_0x49bb3d,type:_0x1cd404,subType:_0x1b4894,authorId:_0x152260}=this[_0x11f534(0x150)](_0x538f0a),_0x1b2d3b=this[_0x11f534(0x209)][_0x11f534(0x184)](_0x49bb3d)||this[_0x11f534(0x1af)](_0x1cd404,_0x1b4894,_0x49bb3d,_0x152260,{});switch(this[_0x11f534(0x211)](_0x1b2d3b,_0x1cd404,_0x1b4894,_0x152260),this[_0x11f534(0x1d2)][_0x11f534(0x184)](_0x1b2d3b)){case _0x11f534(0x208):this[_0x11f534(0x2d1)](_0x49bb3d)[_0x11f534(0x23f)](_0x38197c=>{const _0x386457=_0x11f534;let _0x7b6807=Promise[_0x386457(0x190)]();_0x38197c[_0x386457(0x153)]&&(_0x7b6807=this[_0x386457(0x259)][_0x386457(0x1d7)]({'channelId':this[_0x386457(0x27b)][_0x386457(0x27a)][_0x386457(0x184)](_0x386457(0x1de)),'threadId':_0x49bb3d})),_0x7b6807[_0x386457(0x23f)](()=>{const _0x1ad720=_0x386457;this[_0x1ad720(0x288)](_0x38197c)[_0x1ad720(0x173)]=!0x0;});}),this[_0x11f534(0x1d2)][_0x11f534(0x219)](_0x1b2d3b,_0x11f534(0x15b));break;case _0x11f534(0x265):this[_0x11f534(0x247)](_0x49bb3d,{'state':_0x11f534(0x1a1)});case _0x11f534(0x152):this[_0x11f534(0x1d2)][_0x11f534(0x219)](_0x1b2d3b,_0x11f534(0x1bd)),this[_0x11f534(0x1b1)](_0x11f534(0x214),_0x1b2d3b);break;case _0x11f534(0x1bd):this[_0x11f534(0x1b1)](_0x11f534(0x241),_0x1b2d3b);}return _0x1b2d3b[_0x11f534(0x14c)](_0x538f0a),_0x1b2d3b;}[_0x462f97(0x2c5)](_0x5c5e79){const _0x3268ff=_0x462f97,_0x1d116d=Array[_0x3268ff(0x13a)](_0x5c5e79),_0x50f868=_0x1d116d[_0x3268ff(0x252)](_0x20c249=>_0x3268ff(0x22b)==_0x20c249[_0x3268ff(0x258)]);this[_0x3268ff(0x2ce)](_0x50f868);const _0x34ac18=_0x1d116d[_0x3268ff(0x252)](_0x2bfe62=>!_0x2bfe62[_0x3268ff(0x225)]&&_0x3268ff(0x22b)!=_0x2bfe62[_0x3268ff(0x258)]),_0x9d777a=this[_0x3268ff(0x284)]({'skipNotAttached':!0x0})[_0x3268ff(0x252)](_0x8566b=>!_0x8566b[_0x3268ff(0x225)]&&_0x3268ff(0x22b)!=_0x8566b[_0x3268ff(0x258)]),_0x480fd2=_0x9d777a[_0x3268ff(0x252)](_0x2b9344=>!_0x5c5e79[_0x3268ff(0x2b6)](_0x2b9344)),_0x3fd4e2=new Map(_0x9d777a[_0x3268ff(0x217)](_0x222dd9=>[_0x222dd9,this[_0x3268ff(0x2a8)][_0x3268ff(0x24d)](_0x222dd9[_0x3268ff(0x258)],_0x222dd9[_0x3268ff(0x16f)],_0x3268ff(0x182))])),_0x122e20=new Map(_0x9d777a[_0x3268ff(0x217)](_0x3efc99=>[_0x3efc99,_0x3efc99[_0x3268ff(0x27d)]()])),_0x8b962=new Set(),_0x5ce50f=new Set();for(let _0x4e2ea9=0x0;_0x4e2ea9<_0x34ac18[_0x3268ff(0x240)];_0x4e2ea9++)_0x4b114e(_0x34ac18[_0x4e2ea9],_0x34ac18,_0x4e2ea9+0x1);for(let _0x164db5=0x0;_0x164db5<_0x34ac18[_0x3268ff(0x240)];_0x164db5++)_0x4b114e(_0x34ac18[_0x164db5],_0x480fd2,0x0);const _0x5111ae=new Set();for(let _0x48853e=0x0;_0x48853e<_0x34ac18[_0x3268ff(0x240)];_0x48853e++){const _0x39f741=_0x34ac18[_0x48853e];!_0x5ce50f[_0x3268ff(0x2b6)](_0x39f741)&&_0x39f741[_0x3268ff(0x224)]&&(_0x5111ae[_0x3268ff(0x23c)](_0x39f741[_0x3268ff(0x224)]),_0x39f741[_0x3268ff(0x224)][_0x3268ff(0x1e5)]===_0x39f741&&(_0x39f741[_0x3268ff(0x224)][_0x3268ff(0x1e5)]=null),_0x39f741[_0x3268ff(0x224)]=null),!_0x8b962[_0x3268ff(0x2b6)](_0x39f741)&&_0x39f741[_0x3268ff(0x1e5)]&&(_0x5111ae[_0x3268ff(0x23c)](_0x39f741[_0x3268ff(0x1e5)]),_0x39f741[_0x3268ff(0x1e5)][_0x3268ff(0x224)]===_0x39f741&&(_0x39f741[_0x3268ff(0x1e5)][_0x3268ff(0x224)]=null),_0x39f741[_0x3268ff(0x1e5)]=null);}function _0x4b114e(_0x4be48c,_0x5612a6,_0xbddf41){const _0x12b0f6=_0x3268ff;for(let _0x284413=_0xbddf41;_0x284413<_0x5612a6[_0x12b0f6(0x240)];_0x284413++){const _0x3b3d68=_0x4f5d30(_0x4be48c,_0x5612a6[_0x284413]);_0x3b3d68&&(_0x3b3d68[0x0][_0x12b0f6(0x1e5)]=_0x3b3d68[0x1],_0x3b3d68[0x1][_0x12b0f6(0x224)]=_0x3b3d68[0x0],_0x8b962[_0x12b0f6(0x23c)](_0x3b3d68[0x0]),_0x5ce50f[_0x12b0f6(0x23c)](_0x3b3d68[0x1]));}}function _0x4f5d30(_0x3f27e9,_0x2d526d){const _0xd2c785=_0x3268ff;if(_0x3f27e9[_0xd2c785(0x1e6)]['id']!==_0x2d526d[_0xd2c785(0x1e6)]['id'])return null;const _0x49b018=_0x3fd4e2[_0xd2c785(0x184)](_0x3f27e9)(_0x3f27e9,_0x2d526d,_0x122e20[_0xd2c785(0x184)](_0x3f27e9),_0x122e20[_0xd2c785(0x184)](_0x2d526d));if(!_0x49b018)return null;return _0x3fd4e2[_0xd2c785(0x184)](_0x2d526d)(_0x3f27e9,_0x2d526d,_0x122e20[_0xd2c785(0x184)](_0x3f27e9),_0x122e20[_0xd2c785(0x184)](_0x2d526d))?_0x49b018[0x1][_0xd2c785(0x245)]&&_0x49b018[0x1][_0xd2c785(0x245)][_0xd2c785(0x240)]?null:_0x49b018:null;}_0x5111ae[_0x3268ff(0x1bf)]&&this[_0x3268ff(0x2c5)](_0x5111ae);}[_0x462f97(0x2ce)](_0xc16a91){const _0x544107=_0x462f97;if(0x0==_0xc16a91[_0x544107(0x240)])return;const _0x387188=this[_0x544107(0x284)]({'skipNotAttached':!0x0})[_0x544107(0x252)](_0xba3779=>_0x544107(0x22b)==_0xba3779[_0x544107(0x258)]&&_0xba3779[_0x544107(0x1a4)]),_0x7cc38=[],_0x4d02c3=new Map();for(const _0x52956e of _0x387188){const _0x9512cc=_0x31538a(_0x52956e[_0x544107(0x2e4)]);_0x4d02c3[_0x544107(0x2b6)](_0x9512cc)||(_0x4d02c3[_0x544107(0x219)](_0x9512cc,_0x7cc38[_0x544107(0x240)]),_0x7cc38[_0x544107(0x2d3)]([]));const _0x6402b6=_0x4d02c3[_0x544107(0x184)](_0x9512cc);_0x7cc38[_0x6402b6][_0x544107(0x2d3)](_0x52956e);}!(function(){const _0x172f54=_0x544107;_0x7cc38[_0x172f54(0x1c8)]((_0x2e7e19,_0x38878f)=>{const _0x132a55=_0x172f54,_0x4fb726=_0x2e7e19[0x0][_0x132a55(0x144)],_0x476e30=_0x38878f[0x0][_0x132a55(0x144)];return _0x4fb726==_0x476e30?_0x2e7e19[0x0][_0x132a55(0x2e4)][_0x132a55(0x21e)]<_0x38878f[0x0][_0x132a55(0x2e4)][_0x132a55(0x21e)]?-0x1:0x1:_0x4fb726<_0x476e30?-0x1:0x1;});for(const _0xf62e0 of _0x7cc38)_0xf62e0[_0x172f54(0x1c8)]((_0x27d202,_0x2206fe)=>_0x27d202['id']<_0x2206fe['id']?-0x1:0x1);}());for(let _0x877348=0x0;_0x877348<_0x7cc38[_0x544107(0x240)];_0x877348++){if(0x0==_0x7cc38[_0x877348][_0x544107(0x240)])continue;const _0x312cda=[];for(let _0x2d1a64=_0x877348+0x1;_0x2d1a64<_0x7cc38[_0x544107(0x240)];_0x2d1a64++)0x0!=_0x7cc38[_0x2d1a64][_0x544107(0x240)]&&_0x495d5b(_0x7cc38[_0x877348],_0x7cc38[_0x2d1a64])&&_0x312cda[_0x544107(0x2d3)](_0x2d1a64);for(const _0x44c48b of _0x312cda)_0x7cc38[_0x877348]=_0x7cc38[_0x877348][_0x544107(0x207)](_0x7cc38[_0x44c48b]),_0x7cc38[_0x44c48b]=[];}for(const _0x59d006 of _0x7cc38)for(let _0x2b3c4d=0x0;_0x2b3c4d<_0x59d006[_0x544107(0x240)];_0x2b3c4d++)_0x59d006[_0x2b3c4d][_0x544107(0x1e5)]=_0x59d006[_0x2b3c4d+0x1]||null;for(const _0x150d83 of _0x7cc38)for(let _0x15a222=0x0;_0x15a222<_0x150d83[_0x544107(0x240)];_0x15a222++)_0x150d83[_0x15a222][_0x544107(0x224)]=_0x150d83[_0x15a222-0x1]||null;function _0x495d5b(_0x3ebaf2,_0x5e756e){const _0x594afa=_0x544107;if(_0x3ebaf2[0x0][_0x594afa(0x2e4)][_0x594afa(0x21e)]!==_0x5e756e[0x0][_0x594afa(0x2e4)][_0x594afa(0x21e)]&&_0x3ebaf2[0x0][_0x594afa(0x1e6)]!==_0x5e756e[0x0][_0x594afa(0x1e6)])return!0x1;if(!function(_0x496210,_0x93ddcd){const _0x317c64=_0x594afa;if(!_0x496210[_0x317c64(0x153)]&&!_0x93ddcd[_0x317c64(0x153)])return!0x0;if(_0x496210[_0x317c64(0x153)]&&_0x93ddcd[_0x317c64(0x153)])return!0x1;if(_0x496210[_0x317c64(0x153)]&&_0x93ddcd[_0x317c64(0x144)]<_0x496210[_0x317c64(0x245)][_0x317c64(0x1a5)][_0x317c64(0x184)](0x0)[_0x317c64(0x144)])return!0x0;if(_0x93ddcd[_0x317c64(0x153)]&&_0x496210[_0x317c64(0x144)]<_0x93ddcd[_0x317c64(0x245)][_0x317c64(0x1a5)][_0x317c64(0x184)](0x0)[_0x317c64(0x144)])return!0x0;return!0x1;}(_0x3ebaf2[0x0],_0x5e756e[0x0]))return!0x1;const _0x217569=_0x29c98f(_0x3ebaf2[0x0][_0x594afa(0x2e4)],_0x594afa(0x21e)),_0x1c5817=_0x29c98f(_0x5e756e[0x0][_0x594afa(0x2e4)],_0x594afa(0x21e));if(!_0xa0e11d(_0x217569,_0x1c5817))return!0x1;return!!_0x3ebaf2[_0x594afa(0x2df)](_0x17b63f=>_0x5e756e[_0x594afa(0x1f1)](_0x4bad53=>_0x17b63f[_0x594afa(0x27d)]()[_0x594afa(0x1fb)](_0x4bad53[_0x594afa(0x27d)]())))&&_0x5e756e[_0x594afa(0x2df)](_0x5e4e9f=>_0x3ebaf2[_0x594afa(0x1f1)](_0x52a5c2=>_0x5e4e9f[_0x594afa(0x27d)]()[_0x594afa(0x1fb)](_0x52a5c2[_0x594afa(0x27d)]())));}}[_0x462f97(0x296)](_0x505f1a){const _0x299b2f=_0x462f97,_0x11e090=Array[_0x299b2f(0x13a)](_0x505f1a),_0x213bf2=this[_0x299b2f(0x284)]({'skipNotAttached':!0x0}),_0x15ceb3=_0x213bf2[_0x299b2f(0x252)](_0x3e3a01=>!_0x505f1a[_0x299b2f(0x2b6)](_0x3e3a01)),_0x540e06=new Map(_0x11e090[_0x299b2f(0x217)](_0x4c1222=>[_0x4c1222,this[_0x299b2f(0x2a8)][_0x299b2f(0x24d)](_0x4c1222[_0x299b2f(0x258)],_0x4c1222[_0x299b2f(0x16f)],_0x299b2f(0x223))])),_0x51d43d=new Map(_0x213bf2[_0x299b2f(0x217)](_0x43bf5a=>[_0x43bf5a,_0x43bf5a[_0x299b2f(0x29a)]()]));for(let _0x2a4336=0x0;_0x2a4336<_0x11e090[_0x299b2f(0x240)];_0x2a4336++){if(_0x132c26(this,_0x11e090[_0x2a4336],_0x11e090,_0x2a4336+0x1))return!0x0;}for(let _0x1d4197=0x0;_0x1d4197<_0x11e090[_0x299b2f(0x240)];_0x1d4197++){if(_0x132c26(this,_0x11e090[_0x1d4197],_0x15ceb3,0x0))return!0x0;}return!0x1;function _0x132c26(_0x9964bc,_0x26c344,_0x4fd900,_0x9461ed){const _0x18657c=_0x299b2f;for(let _0x48cc5f=_0x9461ed;_0x48cc5f<_0x4fd900[_0x18657c(0x240)];_0x48cc5f++){const _0xa17c18=_0x4fd900[_0x48cc5f];if(_0xa17c18[_0x18657c(0x258)]!==_0x26c344[_0x18657c(0x258)]||_0xa17c18[_0x18657c(0x1e6)]['id']!==_0x26c344[_0x18657c(0x1e6)]['id']||_0xa17c18[_0x18657c(0x16f)]!==_0x26c344[_0x18657c(0x16f)])continue;if(!Pt(_0x26c344,_0xa17c18,[_0x18657c(0x21e)]))continue;if(_0x18657c(0x22b)==_0x26c344[_0x18657c(0x258)]&&_0x26c344[_0x18657c(0x25a)][_0x18657c(0x147)]!=_0xa17c18[_0x18657c(0x25a)][_0x18657c(0x147)])continue;if(_0x18657c(0x22b)==_0x26c344[_0x18657c(0x258)]&&_0x9964bc[_0x18657c(0x2d8)](_0x26c344[_0x18657c(0x25a)][_0x18657c(0x276)]))continue;if(_0x18657c(0x1ed)==_0x26c344[_0x18657c(0x258)]){const _0x297b7e=_0x9964bc[_0x18657c(0x27b)][_0x18657c(0x254)],_0x1b0071=_0x26c344[_0x18657c(0x2d0)]();if(_0x1b0071&&(_0x297b7e[_0x18657c(0x1c2)][_0x18657c(0x2db)](_0x1b0071)||_0x297b7e[_0x18657c(0x1c2)][_0x18657c(0x2c2)](_0x1b0071)))continue;}const _0x54f304=_0x540e06[_0x18657c(0x184)](_0x26c344),_0x5888e2=_0x51d43d[_0x18657c(0x184)](_0x26c344),_0x1f7067=_0x51d43d[_0x18657c(0x184)](_0xa17c18),_0x3f4610=_0x26c344[_0x18657c(0x245)]&&_0x26c344[_0x18657c(0x245)][_0x18657c(0x240)],_0x4fc241=_0xa17c18[_0x18657c(0x245)]&&_0xa17c18[_0x18657c(0x245)][_0x18657c(0x240)];if(!_0x3f4610&&_0x54f304(_0x1f7067,_0x5888e2))return _0x9964bc[_0x18657c(0x176)](_0xa17c18,_0x26c344),_0x51d43d[_0x18657c(0x298)](_0x26c344),!0x0;if(!_0x4fc241&&_0x54f304(_0x5888e2,_0x1f7067))return _0x9964bc[_0x18657c(0x176)](_0x26c344,_0xa17c18),_0x51d43d[_0x18657c(0x298)](_0xa17c18),!0x0;}return!0x1;}}[_0x462f97(0x176)](_0x539f3f,_0x574977){const _0x279644=_0x462f97;if(_0x539f3f[_0x279644(0x225)]){for(const _0x155e62 of _0x574977[_0x279644(0x29a)]())_0x539f3f[_0x279644(0x2a4)](_0x155e62);}else{const _0x41d02c=_0x574977[_0x279644(0x27d)]()[_0x279644(0x2d5)];this[_0x279644(0x1c3)](_0x539f3f,this[_0x279644(0x1f0)][_0x279644(0x2af)](_0x539f3f[_0x279644(0x27d)]()[_0x279644(0x230)],_0x41d02c));}_0x574977[_0x279644(0x25c)]();}[_0x462f97(0x2d4)](_0x4b9bb5,_0x5a3ba2){const _0x2f0b5a=_0x462f97,_0x2b3bc6=_0x4b9bb5[_0x2f0b5a(0x154)](_0x2f0b5a(0x1f7))||_0x4b9bb5[_0x2f0b5a(0x154)](_0x2f0b5a(0x22b))?_0x2f0b5a(0x19c):_0x4b9bb5[_0x2f0b5a(0x24f)]();return _0x13f088(this[_0x2f0b5a(0x27b)][_0x2f0b5a(0x26c)],_0x5a3ba2+'_'+_0x2b3bc6+_0x2f0b5a(0x1a8));}[_0x462f97(0x2b5)](){const _0x39b5b1=_0x462f97,_0x178b95=this[_0x39b5b1(0x27b)];if(!_0x178b95['ui'])return;const {ariaLiveAnnouncer:_0x1f7df4}=_0x178b95['ui'];_0x148c97(this[_0x39b5b1(0x1f0)],({left:_0x451c1a,entered:_0x3d2110})=>{const _0x1d46b1=_0x39b5b1;for(const _0x50f0d4 of _0x451c1a){const {group:_0x506bb7,type:_0x2b2056}=this[_0x1d46b1(0x150)](_0x50f0d4[_0x1d46b1(0x1e0)]);if(_0x1d46b1(0x19e)===_0x506bb7){_0x1f7df4[_0x1d46b1(0x2bc)](this[_0x1d46b1(0x2d4)](_0x2b2056,_0x1d46b1(0x283)));break;}}for(const _0x2bdf09 of _0x3d2110){const {group:_0xc49fdc,type:_0x57f906}=this[_0x1d46b1(0x150)](_0x2bdf09[_0x1d46b1(0x1e0)]);if(_0x1d46b1(0x19e)===_0xc49fdc){_0x1f7df4[_0x1d46b1(0x2bc)](this[_0x1d46b1(0x2d4)](_0x57f906,_0x1d46b1(0x297)));break;}}});}[_0x462f97(0x2ab)](_0x44803b){const _0x7d6724=_0x462f97;if(this[_0x7d6724(0x238)])return!0x1;const _0x10af1d=this[_0x7d6724(0x27b)],_0x370acc=_0x10af1d[_0x7d6724(0x254)][_0x7d6724(0x1a9)][_0x7d6724(0x1f9)][_0x7d6724(0x2cc)]();if(0x0==_0x370acc[_0x7d6724(0x240)])return!0x1;const _0x5f2b4c=[],_0x3a27b9=_0x370acc[_0x7d6724(0x252)](_0x16ddf5=>_0x7d6724(0x22b)==_0x16ddf5[_0x7d6724(0x258)]),_0x40b005=_0x370acc[_0x7d6724(0x252)](_0x42c1b4=>_0x7d6724(0x25b)==_0x42c1b4[_0x7d6724(0x258)]&&_0x7d6724(0x277)!=_0x42c1b4[_0x7d6724(0x1e0)]),_0x2ba654=_0x370acc[_0x7d6724(0x252)](_0x22970b=>_0x7d6724(0x272)==_0x22970b[_0x7d6724(0x258)]&&_0x7d6724(0x277)!=_0x22970b[_0x7d6724(0x1e0)]);for(const _0x261702 of _0x3a27b9)_0x5f2b4c[_0x7d6724(0x2d3)]({'key':_0x261702[_0x7d6724(0x20d)],'newValue':_0x261702[_0x7d6724(0x2cf)],'oldValue':_0x261702[_0x7d6724(0x141)],'range':Ot(_0x261702[_0x7d6724(0x145)],_0x10af1d[_0x7d6724(0x254)])});for(const _0x53e3bb of _0x40b005){const _0x5b7e54=_0x2ba654[_0x7d6724(0x2cb)](_0x1bf326=>_0x1bf326[_0x7d6724(0x15d)][_0x7d6724(0x1fb)](_0x53e3bb[_0x7d6724(0x15d)]));_0x5b7e54&&_0x5f2b4c[_0x7d6724(0x2d3)]({'key':_0x7d6724(0x237),'newValue':_0x53e3bb[_0x7d6724(0x1e0)],'oldValue':_0x5b7e54[_0x7d6724(0x1e0)],'range':_0x10af1d[_0x7d6724(0x254)][_0x7d6724(0x1a2)](_0x53e3bb[_0x7d6724(0x15d)][_0x7d6724(0x270)])});}return 0x0!=_0x5f2b4c[_0x7d6724(0x240)]&&this[_0x7d6724(0x1d9)](_0x44803b,_0x5f2b4c);}[_0x462f97(0x2ae)](_0x4f5246){const _0x25ee33=_0x462f97;let _0x47a398=!0x1;const _0x5731a6=this[_0x25ee33(0x27b)][_0x25ee33(0x254)][_0x25ee33(0x1a9)][_0x25ee33(0x1f9)][_0x25ee33(0x27f)]()[_0x25ee33(0x252)](_0x5b17a3=>_0x5b17a3[_0x25ee33(0x25a)][_0x25ee33(0x15f)]&&_0x5b17a3[_0x25ee33(0x1e0)][_0x25ee33(0x154)](_0x25ee33(0x24c)));for(const _0x4c0625 of _0x5731a6){const {subType:_0xf5be1,id:_0xefa0d0}=this[_0x25ee33(0x150)](_0x4c0625[_0x25ee33(0x1e0)]),_0x1fc1c9=_0xf5be1[_0x25ee33(0x1ac)]('|')[0x0];for(const _0x2a71d8 of this[_0x25ee33(0x284)]({'skipNotAttached':!0x0}))_0x2a71d8['id']!=_0xefa0d0&&_0x25ee33(0x22b)==_0x2a71d8[_0x25ee33(0x258)]&&_0x2a71d8[_0x25ee33(0x25a)]&&_0x2a71d8[_0x25ee33(0x25a)][_0x25ee33(0x276)]==_0x1fc1c9&&_0x2a71d8[_0x25ee33(0x27d)]()[_0x25ee33(0x20b)](_0x4c0625[_0x25ee33(0x25a)][_0x25ee33(0x15f)])&&(this[_0x25ee33(0x1f4)](_0x2a71d8,_0x4c0625[_0x25ee33(0x25a)][_0x25ee33(0x15f)],_0x4f5246),_0x47a398=!0x0);}return _0x47a398;}[_0x462f97(0x2aa)](_0x561aa1){const _0x45db61=_0x462f97;this[_0x45db61(0x27b)],(this[_0x45db61(0x238)]=!0x0,_0x561aa1());}[_0x462f97(0x16b)](_0x42652f){const _0x31a83f=_0x462f97,_0x671c6=this[_0x31a83f(0x2d8)](_0x42652f),_0x277f27=this[_0x31a83f(0x22f)][_0x31a83f(0x2b6)](_0x42652f);return _0x671c6||_0x277f27;}[_0x462f97(0x1d9)](_0x2b3c5e,_0x3610ac){const _0x4c07ec=_0x462f97;if(0x0==_0x3610ac[_0x4c07ec(0x240)])return!0x1;let _0x7150db=!0x1;for(const _0x75aea7 of _0x3610ac){const _0x1c9888=this[_0x4c07ec(0x242)](_0x75aea7[_0x4c07ec(0x145)],_0x4c07ec(0x22b))[_0x4c07ec(0x252)](_0x692f87=>!_0x692f87[_0x4c07ec(0x19b)][_0x4c07ec(0x292)])[_0x4c07ec(0x217)](_0x4a3427=>_0x4a3427[_0x4c07ec(0x19e)]),_0x370dad=_0x31538a({'newValue':_0x75aea7[_0x4c07ec(0x1d4)]});_0x1c9888[_0x4c07ec(0x252)](_0x3c9110=>{const _0x11e488=_0x4c07ec,[_0x4bf10d,_0x3b255b]=_0x3c9110[_0x11e488(0x16f)][_0x11e488(0x1ac)]('|');return _0x4bf10d==_0x75aea7[_0x11e488(0x276)]&&_0x3b255b!=_0x370dad;})[_0x4c07ec(0x2b7)](_0x4b1d69=>{const _0x160c4a=_0x4c07ec;this[_0x160c4a(0x1f4)](_0x4b1d69,_0x75aea7[_0x160c4a(0x145)],_0x2b3c5e),_0x7150db=!0x0;});}return _0x7150db;}[_0x462f97(0x1f4)](_0x43e382,_0x4283df,_0xa8bd90){const _0x517d61=_0x462f97,_0x30d942=_0x43e382[_0x517d61(0x27d)]()[_0x517d61(0x222)](_0x4283df);0x0!==_0x30d942[_0x517d61(0x240)]?0x1!==_0x30d942[_0x517d61(0x240)]?this[_0x517d61(0x23e)](_0x43e382,_0x4283df[_0x517d61(0x230)],_0x4283df[_0x517d61(0x2d5)]):this[_0x517d61(0x1c3)](_0x43e382,_0x30d942[0x0]):_0xa8bd90[_0x517d61(0x213)](_0x43e382[_0x517d61(0x229)]());}}class xt{constructor(_0x24401f){const _0xfee09c=_0x462f97;this[_0xfee09c(0x185)]=_0x24401f,this[_0xfee09c(0x1f0)]=_0x24401f[_0xfee09c(0x254)],this[_0xfee09c(0x1c7)]=new Map(),this[_0xfee09c(0x2ba)]=new Map(),this[_0xfee09c(0x1a3)]();}[_0x462f97(0x165)](_0x276131,_0x4e67cd,_0x10672f,_0x3b70c6,_0x49884d,_0x1c829d){const _0x4b030c=_0x462f97;return new _0x5edef7(this[_0x4b030c(0x1f0)],{'type':_0x276131,'subType':_0x4e67cd,'id':_0x10672f,'author':_0x3b70c6,'creator':_0x3b70c6,'attributes':_0x49884d,'onAttributesChange':_0x1c829d,'onAccept':(..._0x38cc77)=>this[_0x4b030c(0x24d)](_0x276131,_0x4e67cd,_0x4b030c(0x246))(..._0x38cc77),'onDiscard':(..._0xad196e)=>this[_0x4b030c(0x24d)](_0x276131,_0x4e67cd,_0x4b030c(0x2b9))(..._0xad196e)});}[_0x462f97(0x19d)](_0x22acfd,_0x1c4bc3,_0x223312,_0x1d5300){const _0x58184b=_0x462f97,_0x37abdf=_0x22acfd+':'+_0x1c4bc3+':'+_0x223312;this[_0x58184b(0x1c7)][_0x58184b(0x219)](_0x37abdf,_0x1d5300);}[_0x462f97(0x24d)](_0x40fe77,_0x3df95b,_0x275133){const _0x565d44=_0x462f97,_0x592ed2=_0x40fe77+':'+_0x3df95b+':'+_0x275133;return this[_0x565d44(0x1c7)][_0x565d44(0x184)](_0x592ed2)||this[_0x565d44(0x2ba)][_0x565d44(0x184)](_0x40fe77+':'+_0x275133);}[_0x462f97(0x1a3)](){const _0x3b37bd=_0x462f97,_0x3a9af6=()=>!0x1,_0x503227=_0x1f32ee=>{const _0x5436ec=_0x3624;_0x1f32ee[_0x5436ec(0x1c8)]((_0x3d2c73,_0x567937)=>_0x3d2c73[_0x5436ec(0x230)][_0x5436ec(0x1db)](_0x567937[_0x5436ec(0x230)])?0x1:-0x1),this[_0x5436ec(0x1f0)][_0x5436ec(0x239)](_0x5bb70b=>{const _0x3acc1e=_0x5436ec;for(const _0x2beaf4 of _0x1f32ee){let _0x495675;_0x495675=_0x2beaf4[_0x3acc1e(0x2d5)][_0x3acc1e(0x281)]&&_0x2beaf4[_0x3acc1e(0x2d5)][_0x3acc1e(0x285)]==_0x2beaf4[_0x3acc1e(0x230)][_0x3acc1e(0x270)]?_0x5bb70b[_0x3acc1e(0x189)](_0x2beaf4[_0x3acc1e(0x230)][_0x3acc1e(0x270)],'on'):_0x5bb70b[_0x3acc1e(0x189)](_0x2beaf4),this[_0x3acc1e(0x1f0)][_0x3acc1e(0x2b4)](_0x495675,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2a8225=(_0x431546,_0x511d91)=>{const _0x107166=_0x3624;_0x511d91&&this[_0x107166(0x1f0)][_0x107166(0x239)](_0x57c3d6=>{const _0x33a2e9=_0x107166,{commandName:_0x3815c4,commandParams:_0x5f0d3f=[]}=_0x511d91,_0xe98cce=_0x431546[_0x33a2e9(0x217)](_0x211201=>(Tt(_0x211201)&&(_0x211201=this[_0x33a2e9(0x1f0)][_0x33a2e9(0x2af)](_0x211201[_0x33a2e9(0x2d5)])),_0x211201))[_0x33a2e9(0x252)](_0x5d12be=>_0x33a2e9(0x220)!==_0x5d12be[_0x33a2e9(0x1d6)][_0x33a2e9(0x289)]);if(_0xe98cce[_0x33a2e9(0x240)]<0x1)return;const _0x33192c=Array[_0x33a2e9(0x13a)](this[_0x33a2e9(0x1f0)][_0x33a2e9(0x1a9)][_0x33a2e9(0x1d8)][_0x33a2e9(0x29a)]())[_0x33a2e9(0x217)](_0x579ddc=>_0xe4f879[_0x33a2e9(0x2dc)](_0x579ddc));_0x57c3d6[_0x33a2e9(0x262)](_0xe98cce);for(const _0xdd66ca of this[_0x33a2e9(0x185)][_0x33a2e9(0x28e)][_0x33a2e9(0x28e)]())_0xdd66ca[_0x33a2e9(0x1f3)]();_0x5f0d3f[_0x33a2e9(0x2d3)]({'forceDefaultExecution':!0x0}),this[_0x33a2e9(0x185)][_0x33a2e9(0x294)](_0x3815c4,..._0x5f0d3f);const _0x415194=_0x33192c[_0x33a2e9(0x252)](_0x4723e9=>_0x33a2e9(0x220)!=_0x4723e9[_0x33a2e9(0x1d6)][_0x33a2e9(0x289)]);_0x415194[_0x33a2e9(0x240)]>0x0&&_0x57c3d6[_0x33a2e9(0x262)](_0x415194);for(const _0x5da7ed of _0x33192c)_0x5da7ed[_0x33a2e9(0x21c)]();});},_0x345854=(_0x306dcf,_0x3cdff9)=>0x1==_0x306dcf[_0x3b37bd(0x240)]&&0x1==_0x3cdff9[_0x3b37bd(0x240)]&&_0x306dcf[0x0][_0x3b37bd(0x2d5)][_0x3b37bd(0x1fb)](_0x3cdff9[0x0][_0x3b37bd(0x230)]),_0x26bb56=(_0xa7952d,_0xe77188,_0x2954b8,_0x3b1c8d)=>Gt(_0xa7952d,_0xe77188,_0x2954b8,_0x3b1c8d,this[_0x3b37bd(0x1f0)])?[_0xa7952d,_0xe77188]:Gt(_0xe77188,_0xa7952d,_0x3b1c8d,_0x2954b8,this[_0x3b37bd(0x1f0)])?[_0xe77188,_0xa7952d]:null;this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x228),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x1b4),_0x503227),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x2c6),_0x345854),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x1f5),_0x26bb56),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x167),_0x503227),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x1fc),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x282),_0x345854),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x15e),_0x26bb56),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x1c0),_0x2a8225),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x20c),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x162),_0x345854),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x19f),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x250),_0x2a8225),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x13f),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x17a),_0x345854),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x29e),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x2b8),_0x3a9af6),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x29f),(_0x430d4,_0x14cd1d)=>{const _0x2e6050=_0x3b37bd;if(!_0x14cd1d)return;const _0x5e7d80=this[_0x2e6050(0x185)][_0x2e6050(0x2a2)][_0x2e6050(0x184)](p);this[_0x2e6050(0x1f0)][_0x2e6050(0x239)](_0x2c73e2=>{const _0x15f53c=_0x2e6050;if(_0x15f53c(0x237)==_0x14cd1d[_0x15f53c(0x276)])for(const _0x5c230c of _0x430d4){const _0xb2be67=_0x5c230c[_0x15f53c(0x230)][_0x15f53c(0x270)],_0x5bbd22=_0x14cd1d[_0x15f53c(0x147)];_0x2c73e2[_0x15f53c(0x257)](_0xb2be67,_0x5bbd22);}else{if(_0x5e7d80[_0x15f53c(0x2d8)](_0x14cd1d[_0x15f53c(0x276)])){for(const _0x40d57d of _0x430d4)void 0x0!==_0x14cd1d[_0x15f53c(0x147)]?_0x2c73e2[_0x15f53c(0x15c)](_0x14cd1d[_0x15f53c(0x276)],_0x14cd1d[_0x15f53c(0x147)],_0x40d57d[_0x15f53c(0x230)][_0x15f53c(0x270)]):_0x2c73e2[_0x15f53c(0x146)](_0x14cd1d[_0x15f53c(0x276)],_0x40d57d[_0x15f53c(0x230)][_0x15f53c(0x270)]);}else{for(const _0x52b4f5 of _0x430d4)_0x14cd1d[_0x15f53c(0x147)]?_0x2c73e2[_0x15f53c(0x15c)](_0x14cd1d[_0x15f53c(0x276)],_0x14cd1d[_0x15f53c(0x147)],_0x52b4f5):_0x2c73e2[_0x15f53c(0x146)](_0x14cd1d[_0x15f53c(0x276)],_0x52b4f5);}}});}),this[_0x3b37bd(0x2ba)][_0x3b37bd(0x219)](_0x3b37bd(0x1cb),_0x345854);}}function Rt(_0x428d10,_0x17c78f,_0x260c60){const _0x408904=_0x462f97;for(const _0x2549af of _0x17c78f[_0x408904(0x285)][_0x408904(0x218)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2549af[_0x408904(0x1d6)]==_0x2549af)return!0x1;if(!_0x260c60[_0x408904(0x232)](_0x2549af))return!0x1;if(_0x428d10[_0x408904(0x2db)](_0x2549af)||_0x428d10[_0x408904(0x2c2)](_0x2549af))return!0x0;}return!0x1;}function Tt(_0x2598b5){const _0x62be9c=_0x462f97;return _0x2598b5[_0x62be9c(0x2d5)][_0x62be9c(0x285)]==_0x2598b5[_0x62be9c(0x230)][_0x62be9c(0x270)]&&_0x2598b5[_0x62be9c(0x2d5)][_0x62be9c(0x1b2)];}function _0x5efe(){const _0xb537c0=['forward','stopListening','removeMarker:suggestion:attribute','ready','$textProxy','size','formatInline:accept','multi','schema','_setSuggestionRange','track-changes-suggestion-data-mismatch','_addSuggestionMarker','assign','_customCallbacks','sort','deletion','dataToMarker','attribute:join','markerToData','isAfter','ck-suggestion-marker-','return','isIntersectingWithRange','track-changes-enable-command-twice','_suggestionState','isLocal','newValue','containerElement','root','fetchCommentThread','selection','_reduceExistingSuggestions','head','isBefore','isUndo','formatGroupId','collaboration.channelId','reconvertMarker','name','requires','writer','235468kTEEbk','rejected','next','author','getUser','removeMarker:suggestion:formatBlock','acceptSelectedSuggestions','addSuggestion','splice','_getAttributeKey','formatBlock','getShiftedBy','change:data','_model','some','markers','refresh','_reduceSuggestionAttributeRange','insertion:chain','high','format','_setSuggestionData','differ','lowest','isEqual','deletion:discard','_element','editingDowncast','@external','_getExternalAuthor','_getAuthorFromId','commandName','options','values','toJSON','formatInline:','concat','notReady','_suggestions','isBlock','isIntersecting','formatInline:discard','attributeKey','track-changes-suggestion-not-found','authorName','markerNameToElements','_checkSuggestionCorrectness','addMarker:suggestion:formatBlock','removeMarker','suggestionLoaded','pop','414764YAjBFo','map','getAncestors','set','dataDowncast','low','detach','registerPostFixer','groupId','authoredAt','$graveyard','normal','getDifference','join','previous','isMultiRange','TrackChangesEditing','markMultiRangeInsertion','insertion:accept','getFirstMarker','clone','attribute','PENDING_ACTION_SUGGESTION','_mergeNestedSuggestions','isInContent','_inlineAttributeKeys','start','markInsertion','containsItem','hasSuggestion','removeClass','addMarker','attribute:','$elementName','_recordAttributeSuggestions','change','track-changes-user-not-found','move','add','CommentsRepository','_breakSuggestionMarker','then','length','suggestionChanged','_findSuggestions','substring','nodeBefore','commentThread','accept','_updateSuggestionData','createElement','2293354uiLBRb','6050328DWqejf','descriptionFactory','suggestion:attribute:','getSuggestionCallback','acceptSuggestion','toUpperCase','formatBlock:accept','createRangeIn','filter','containsPosition','model','getNearestSelectionRange','warn','rename','type','_commentsRepository','data','insert','removeMarkers','isOwn','creator','registerInlineAttribute','ck-suggestion-marker--active','3342GVAwPA','setSelection','tablePasteChainId','suggestion-type','removed','group','adapter','pluginName','markerToHighlight','_handleNewSuggestionMarker','before','locale','addComment','change:activeMarkers','unshift','nodeAfter','addMarker:suggestion:attribute','remove','after','markAttributeChange','getMultiRangeId','key','$text','enableDefaultAttributesIntegration','fromCharCode','config','editor','formatBlock:','getFirstRange','trackChangesCommand','getChangedMarkers','isArray','isAtEnd','deletion:join','LEAVE','getSuggestions','parent','upcast','value','addSuggestionData','rootName','discardSelectedSuggestions','elementStart','init','catch','commands','external:','addClass','moveTargetPosition','isNextTo','data-suggestion','execute','_descriptionFactory','_joinWithAdjacentSuggestions','ENTER','delete','getAllAdjacentSuggestions','getRanges','getCustomProperty','getLastMatchingPosition','rethrowUnexpectedError','formatBlock:chain','attribute:discard','trackChanges.trackFormatChanges','conversion','plugins','_removeSuggestion','addRange','updateSuggestion','default','enqueueChange','_suggestionFactory','createPositionBefore','_recordAttributeChanges','_processAttributeChanges','_onDiscard','addHighlight','_processAttributeSuggestions','createRange','elementEnd','2905sCemZP','mapper','registerBlockAttribute','deleteContent','_initAriaMarkerChangeAnnouncements','has','forEach','attribute:accept','discard','_defaultCallbacks','_cutOutSuggestionMarker','announce','splitPosition','removeComment','insertContent','isInsideObject','getAttribute','isLimit','getCommentThread','discardAllSuggestions','_refreshSuggestionsChain','insertion:join','isSelectable','applyOperation','setTo','never','find','getChanges','trackChanges.mergeNestedSuggestions','_refreshAttributeSuggestionsChain','attributeNewValue','getContainedElement','_getSuggestionData','track-changes-command-not-found','push','_getMarkerAnnouncementText','end','markMultiRangeDeletion','unbindElementFromMarkerName','_isBlockAttribute','listenTo','hasCommentThread','isObject','fromRange','_addThreadToSuggestion','forceDefaultExecution','every','1190592vSmVFk','bindElementToMarker','track-changes-adapter-already-set','acceptAllSuggestions','attributes','multipleBlocks','isRemovable','editing','from','howMany','enableCommand','skipNestingCheck','addCommentThread','formatBlock:discard','_rangeIsInLocalUserInsertion','attributeOldValue','for','addMarker:suggestion','createdAt','range','removeAttribute','oldValue','widget','define','_blockAttributeKeys','showSuggestionHighlights','addMarkerName','containsRange','ck-suggestion-marker-formatInline','getRange','_splitMarkerName','includes','dataReady','hasComments','startsWith','containsRangeInObject','discardSuggestion','change:_saved','ck-suggestion-marker','createPositionAfter','backward','markerReady','setAttribute','position','deletion:chain','newRange','markDeletion','targetPosition','formatInline:join','marker-count','updateMarker','buildSuggestion','createPositionAt','deletion:accept','always','markInlineFormat','trackChanges','_isRegisteredAttribute','unbind','getItems','highest','subType','deletion:','isExternal','PendingActions','_saved','ck-suggestion-marker-formatBlock','oldRange','_joinSuggestions','elementToElement','element','markerName','formatBlock:join','error-saving-suggestion-data-suggestion-discarded','getMarkers','markBlockFormat','107057zeXNIk','insertion:','batch','clear','chain','insertion','get','_editor','getWalker','Users','_enabledCommands','createSelection','stop','_adapter','suggestionUnloaded','addUser','toViewElement','_trackFormatChanges','resolve','consumable','getSuggestion','suggestion:','accepted','keys','formatInline','originalSuggestionId','activeMarkers','_isForcedDefaultExecutionBlock','documentSelection','meta','FORMATTING','registerCustomCallback','suggestion','formatInline:chain','$marker','open','createRangeOn','_registerDefaultCallbacks','_isDataLoaded','comments','isTouching','isCollapsed','_SUGGESTION_ANNOUNCEMENT','document','_afterChanges','update:suggestion','split','enableReadOnlyMode','getIntersection','_createSuggestion','markMultiRangeBlockFormat','fire','isAtStart','substr','insertion:discard','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.','item','track-changes-adapter-missing-getsuggestion','isDocumentOperation','consume'];_0x5efe=function(){return _0xb537c0;};return _0x5efe();}function Et(_0x40ba64,_0x39ee37,_0x43e29b,_0x2dc2a1){const _0x242cac=_0x462f97,_0x249a24=_0x3cfb5c=>!_0x3cfb5c[_0x242cac(0x1b6)]['is'](_0x242cac(0x1be))&&!_0x2dc2a1[_0x242cac(0x2db)](_0x3cfb5c[_0x242cac(0x1b6)]),_0x4e1039=_0x40ba64[_0x242cac(0x230)][_0x242cac(0x29c)](_0x249a24),_0x39825a=_0x40ba64[_0x242cac(0x2d5)][_0x242cac(0x29c)](_0x249a24,{'direction':_0x242cac(0x15a)});return(!_0x40ba64[_0x242cac(0x230)][_0x242cac(0x1fb)](_0x4e1039)||!_0x40ba64[_0x242cac(0x2d5)][_0x242cac(0x1fb)](_0x39825a))&&(_0x4e1039[_0x242cac(0x1db)](_0x39825a)?_0x43e29b[_0x242cac(0x164)](_0x39ee37,{'range':_0x43e29b[_0x242cac(0x2af)](_0x4e1039,_0x39825a)}):_0x43e29b[_0x242cac(0x213)](_0x39ee37),!0x0);}function Vt(_0x1ca5e2){return _0x31538a(_0x1ca5e2);}function Ut(_0x318e5d){const _0x48764d=_0x462f97,_0x3a21f8=_0x318e5d[_0x48764d(0x230)][_0x48764d(0x270)];return _0x3a21f8&&_0x3a21f8['is'](_0x48764d(0x178));}function Ot(_0x15f19e,_0x884124){const _0x251fcb=_0x462f97;return null==_0x15f19e[_0x251fcb(0x2d5)][_0x251fcb(0x244)]&&_0x15f19e[_0x251fcb(0x2d5)][_0x251fcb(0x285)]==_0x15f19e[_0x251fcb(0x230)][_0x251fcb(0x270)]?Ft(_0x15f19e[_0x251fcb(0x230)][_0x251fcb(0x270)],_0x884124):_0x15f19e;}function Ft(_0x4b4342,_0x4ced13){const _0x31b104=_0x462f97,_0x19f86e=_0x4ced13[_0x31b104(0x1c2)][_0x31b104(0x2db)](_0x4b4342)||_0x4ced13[_0x31b104(0x1c2)][_0x31b104(0x2c7)](_0x4b4342);return _0x4ced13[_0x31b104(0x2af)](_0x4ced13[_0x31b104(0x166)](_0x4b4342,_0x31b104(0x26b)),_0x19f86e?_0x4ced13[_0x31b104(0x159)](_0x4b4342):_0x4ced13[_0x31b104(0x166)](_0x4b4342,_0x31b104(0x2d5)));}function Gt(_0x2dc575,_0xdd5baa,_0x185fbe,_0x15659d,_0x1da9d9){const _0x4a76c6=_0x462f97;if(!Pt(_0x2dc575,_0xdd5baa))return!0x1;if(_0x185fbe[_0x4a76c6(0x2d5)][_0x4a76c6(0x1fb)](_0x15659d[_0x4a76c6(0x230)]))return!0x0;if(_0x2dc575[_0x4a76c6(0x258)]!=_0xdd5baa[_0x4a76c6(0x258)])return!0x1;if(!_0x185fbe[_0x4a76c6(0x2d5)][_0x4a76c6(0x1a6)](_0x15659d[_0x4a76c6(0x230)]))return!0x1;const _0x307bbb=_0x1da9d9[_0x4a76c6(0x2af)](_0x185fbe[_0x4a76c6(0x2d5)],_0x15659d[_0x4a76c6(0x230)])[_0x4a76c6(0x186)]();for(const _0x5f4a53 of _0x307bbb)if([_0x4a76c6(0x28b),_0x4a76c6(0x2b0)][_0x4a76c6(0x151)](_0x5f4a53[_0x4a76c6(0x258)])&&_0x1da9d9[_0x4a76c6(0x1c2)][_0x4a76c6(0x2c2)](_0x5f4a53[_0x4a76c6(0x1b6)]))return!0x1;return!0x0;}function Pt(_0x34a309,_0x19b97b,_0x725a50=[]){const _0x51528d=_0x462f97;return!(!_0x34a309[_0x51528d(0x1a4)]||!_0x19b97b[_0x51528d(0x1a4)])&&_0xa0e11d(_0x29c98f(_0x34a309[_0x51528d(0x2e4)],_0x725a50),_0x29c98f(_0x19b97b[_0x51528d(0x2e4)],_0x725a50));}function Lt(_0x421139,_0x562223){const _0x4346c2=_0x462f97,_0x56e50a=Ht(_0x421139[_0x4346c2(0x2e4)]),_0x55d99d=Ht(_0x562223);if(!_0x421139[_0x4346c2(0x1a4)])return!0x1;for(const _0x197ac6 of Object[_0x4346c2(0x195)](_0x55d99d))if(!_0xa0e11d(_0x56e50a[_0x197ac6],_0x55d99d[_0x197ac6]))return!0x1;return!0x0;}function Ht(_0x2ff755){const _0x4f1f88=_0x462f97,_0x584930=Object[_0x4f1f88(0x1c6)]({},_0x2ff755);return delete _0x584930[_0x4f1f88(0x13d)],delete _0x584930[_0x4f1f88(0x263)],_0x584930;}