@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240423.0 → 0.0.0-nightly-20240424.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 (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8827f2=_0x2986;(function(_0x19fcda,_0x19cdff){const _0x5883de=_0x2986,_0x49fb63=_0x19fcda();while(!![]){try{const _0x571b27=-parseInt(_0x5883de(0x204))/0x1*(-parseInt(_0x5883de(0x1e5))/0x2)+-parseInt(_0x5883de(0x20d))/0x3+parseInt(_0x5883de(0x195))/0x4+parseInt(_0x5883de(0x143))/0x5+parseInt(_0x5883de(0x20f))/0x6*(parseInt(_0x5883de(0x231))/0x7)+parseInt(_0x5883de(0x2a4))/0x8+-parseInt(_0x5883de(0x265))/0x9*(parseInt(_0x5883de(0x267))/0xa);if(_0x571b27===_0x19cdff)break;else _0x49fb63['push'](_0x49fb63['shift']());}catch(_0x335bf9){_0x49fb63['push'](_0x49fb63['shift']());}}}(_0x5f1d,0x4bd14));import{Plugin as _0x26a499,PendingActions as _0x182e3c}from'ckeditor5/src/core.js';import{LiveRange as _0x487335}from'ckeditor5/src/engine.js';import{CKEditorError as _0x950d7,uid as _0x13e33f,priorities as _0x5ead0,logWarning as _0x318e4c}from'ckeditor5/src/utils.js';import{toWidget as _0xb0c338}from'ckeditor5/src/widget.js';import{Users as _0x37d6f3,hashObject as _0x48b8c3,surroundingMarkersDetector as _0x45366f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x493826 from'./commands/trackchangescommand.js';import _0x14c4e5 from'./commands/acceptsuggestioncommand.js';import _0x574d8c from'./commands/discardsuggestioncommand.js';import _0x2f57b2 from'./commands/executeonallsuggestionscommand.js';import _0x5821d0 from'./commands/executeonselectedsuggestionscommand.js';import _0xfeddc5 from'./suggestion.js';import _0x10b82f from'./suggestiondescriptionfactory.js';import _0x587775 from'./integrations/aiassistant.js';import _0x51beb4 from'./integrations/alignment.js';import _0x203d79 from'./integrations/basicstyles.js';import _0x519ff2 from'./integrations/blockquote.js';import _0xc98661 from'./integrations/casechange.js';import _0x491d79 from'./integrations/ckbox.js';import _0x49aee8 from'./integrations/codeblock.js';import _0x392e9e from'./integrations/comments.js';import _0x51b8a2 from'./integrations/deletecommand.js';import _0x107511 from'./integrations/list.js';import _0x2cd4ef from'./integrations/listproperties.js';import _0x2e3491 from'./integrations/entercommand.js';import _0x13a040 from'./integrations/findandreplace.js';import _0x4a0a27 from'./integrations/font.js';import _0x33663b from'./integrations/formatpainter.js';import _0x51449a from'./integrations/heading.js';import _0xcfac9 from'./integrations/highlight.js';import _0x3fa777 from'./integrations/horizontalline.js';import _0x343a9d from'./integrations/htmlembed.js';import _0x3e01f2 from'./integrations/image.js';import _0x6db770 from'./integrations/imagereplace.js';import _0x44127d from'./integrations/imagestyle.js';import _0x5563d1 from'./integrations/importword.js';import _0x24eb94 from'./integrations/indent.js';import _0x419710 from'./integrations/inputcommand.js';import _0x120357 from'./integrations/link.js';import _0x20a695 from'./integrations/legacylist.js';import _0x354558 from'./integrations/legacylistproperties.js';import _0x39972e from'./integrations/mediaembed.js';import _0x6acf0d from'./integrations/mention.js';import _0x4dc120 from'./integrations/multilevellist.js';import _0x591e51 from'./integrations/pagebreak.js';import _0xe98bc4 from'./integrations/paragraph.js';import _0x3921a7 from'./integrations/removeformat.js';import _0x2efe49 from'./integrations/restrictededitingmode.js';import _0x3600ac from'./integrations/shiftentercommand.js';import _0x12638d from'./integrations/standardeditingmode.js';import _0x5437a7 from'./integrations/style.js';import _0x438d4e from'./integrations/table.js';import _0x357292 from'./integrations/tablemergesplit.js';function _0x5f1d(){const _0x5b2e11=['_updateSuggestionData','attribute:join','addClass','move','formatBlock:accept','format','newRange','deletion:join','formatBlock:discard','formatInline','change:_saved','createPositionAfter','rootName','upcast','addMarker','hasCommentThread','unbind','removeMarker','forward','getAllAdjacentSuggestions','isRemovable','consume','updateMarker','getAncestors','_element','conversion','isEqual','markers','for','_getAuthorFromId','addSuggestion','addHighlight','addUser','nodeAfter','isOwn','suggestion:','substring','addSuggestionData','delete','join','includes','insertion:accept','widget','isNextTo','isAtEnd','createSelection','854csTJlp','name','root','config','pop','assign','isMultiRange','addMarkerName','deletion:','$textProxy','removed','catch','accepted','_commentsRepository','setTo','attribute','isCollapsed','acceptAllSuggestions','multi','keys','_setSuggestionRange','multipleBlocks','registerCustomCallback','trackChanges','deletion:discard','removeMarker:suggestion:formatBlock','containerElement','showSuggestionHighlights','_getMarkerAnnouncementText','formatBlock:join','skipNestingCheck','114npVPeS','elementEnd','data','formatInline:chain','commentThread','unbindElementFromMarkerName','deleteContent','default','set','634746zBhPQh','error-saving-suggestion-data-suggestion-discarded','6JEwQJZ','_registerBlockAttribute','markerName','createRange','addMarker:suggestion:attribute','get','trackChanges.trackFormatChanges','_SUGGESTION_ANNOUNCEMENT','isDocumentOperation','add','model','oldValue','$marker','_registerDefaultCallbacks','getWalker','ready','isBlock','createRangeIn','key','group','createElement','remove','pluginName','markerToHighlight','_refreshSuggestionsChain','_editor','ck-suggestion-marker-','change','isExternal','getLastMatchingPosition','createRangeOn','getRange','_customCallbacks','_descriptionFactory','2491251YYLqAl','dataReady','fromCharCode','createPositionAt','getSuggestionCallback','return','insertion:join','editing','createPositionBefore','_addThreadToSuggestion','_inlineAttributeKeys','warn','_suggestions','formatInline:','getChangedMarkers','substr','concat','formatBlock','isIntersecting','fromRange','change:data','isAtStart','getIntersection','_reduceSuggestionAttributeRange','ck-suggestion-marker--active','writer','markMultiRangeInsertion','_suggestionFactory','enableReadOnlyMode','define','forEach','buildSuggestion','normal','insert','ck-suggestion-marker','value','document','getShiftedBy','_initAriaMarkerChangeAnnouncements','resolve','has','_addSuggestionMarker','FORMATTING','deletion:accept','suggestionUnloaded','getMarkers','listenTo','$elementName','batch','size','getSuggestions','suggestionChanged','1408815ogxeSp','addMarker:suggestion:formatBlock','40eEYtax','acceptSelectedSuggestions','track-changes-enable-command-twice','activeMarkers','Users','setSelection','isBefore','fire','groupId','removeComment','forceDefaultExecution','_isBlockAttribute','howMany','meta','after','high','documentSelection','isSelectable','formatInline:discard','_removeSuggestion','registerPostFixer','markBlockFormat','moveTargetPosition','sort','isLimit','clone','tablePasteChainId','discardAllSuggestions','_recordAttributeChanges','adapter','acceptSuggestion','position','every','$graveyard','suggestion-type','creator','init','containsPosition','suggestion','item','markInlineFormat','isArray','_createSuggestion','parent','never','attributeNewValue','bindElementToMarker','_splitMarkerName','editor','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.','markMultiRangeBlockFormat','ENTER','_cutOutSuggestionMarker','track-changes-command-not-found','enqueueChange','differ','plugins','getCommentThread','setAttribute','requires','track-changes-adapter-missing-getsuggestion','1495432ghxvao','attributeOldValue','comments','range','locale','accept','getNearestSelectionRange','markInsertion','addMarker:suggestion','PENDING_ACTION_SUGGESTION','getCustomProperty','unshift','getDifference','addComment','getRanges','enableCommand','markerNameToElements','addCommentThread','splice','_mergeNestedSuggestions','_checkSuggestionCorrectness','always','detach','getChanges','trackChangesCommand','attributes','getFirstRange','attributeKey','consumable','execute','removeMarkers','data-suggestion','applyOperation','mapper','containsItem','_rangeIsInLocalUserInsertion','_afterChanges','@external','getFirstMarker','change:activeMarkers','_recordAttributeSuggestions','hasComments','_breakSuggestionMarker','_joinWithAdjacentSuggestions','ck-suggestion-marker-formatInline','_isDataLoaded','clear','getContainedElement','stopListening','_defaultCallbacks','type','_onDiscard','_trackFormatChanges','selection','isIntersectingWithRange','track-changes-user-not-found','element','track-changes-adapter-already-set','getAttribute','update:suggestion','getItems','chain','split','head','_enableDefaultAttributesIntegration','$text','discardSuggestion','reconvertMarker','marker-count','authoredAt','subType','_isForcedDefaultExecutionBlock','attribute:discard','find','authorName','_isRegisteredAttribute','notReady','isTouching','2773310AYhxJn','attribute:accept','insertion','_joinSuggestions','formatGroupId','removeMarker:suggestion:attribute','_getSuggestionData','targetPosition','getUser','stop','startsWith','toJSON','markDeletion','refresh','low','commandName','map','markAttributeChange','dataDowncast','originalSuggestionId','containsRange','then','deletion:chain','PendingActions','options','isUndo','_processAttributeChanges','backward','elementStart','open','fetchCommentThread','_processAttributeSuggestions','_saved','suggestion:attribute:','elementToElement','values','_model','removeClass','createdAt','rejected','previous','insertion:','_suggestionState','TrackChangesEditing','formatInline:accept','hasSuggestion','CommentsRepository','rethrowUnexpectedError','track-changes-suggestion-data-mismatch','_blockAttributeKeys','isAfter','lowest','formatBlock:','formatInline:join','toViewElement','length','_findSuggestions','_getAttributeKey','discardSelectedSuggestions','dataToMarker','_refreshAttributeSuggestionsChain','markerToData','start','isInsideObject','markMultiRangeDeletion','_getExternalAuthor','_setSuggestionData','push','newValue','formatBlock:chain','containsRangeInObject','_handleNewSuggestionMarker','isObject','ck-suggestion-marker-formatBlock','some','rename','collaboration.channelId','addRange','suggestionLoaded','getSuggestion','isInContent','insertContent','8432HZWekl','toUpperCase','next','_adapter','commands','announce','oldRange','getMultiRangeId','_enabledCommands','markerReady','author','attribute:','removeAttribute','_registerInlineAttribute','insertion:discard','schema','deletion','before','editingDowncast','trackChanges.mergeNestedSuggestions','isLocal','nodeBefore','insertion:chain','from','LEAVE','discard','_reduceExistingSuggestions','updateSuggestion','splitPosition','filter','end','highest','track-changes-suggestion-not-found','external:'];_0x5f1d=function(){return _0x5b2e11;};return _0x5f1d();}import _0x30aff4 from'./integrations/tableheadings.js';import _0x1abec6 from'./integrations/tableclipboard.js';import _0x3fec3e from'./integrations/tablecolumnresize.js';import _0x24d006 from'./integrations/template.js';import _0x41e980 from'./integrations/tableofcontents.js';import _0x2a4c9c from'./integrations/title.js';import _0x1a332a from'./integrations/undo.js';import _0x5db99b from'./integrations/tablecaption.js';import _0x24ea3d from'./integrations/tableproperties.js';import{getTranslation as _0x1475fd}from'./utils/common-translations.js';import{isEqual as _0x499fbe,omit as _0x4b9932}from'lodash-es';export const renameAttributeKey=_0x8827f2(0x260);export default class p extends _0x26a499{static get[_0x8827f2(0x2a2)](){const _0x3c041a=_0x8827f2;return[_0x3c041a(0x171),_0x37d6f3,_0x182e3c,_0x587775,_0x51beb4,_0x203d79,_0x519ff2,_0x491d79,_0xc98661,_0x49aee8,_0x392e9e,_0x51b8a2,_0x2e3491,_0x13a040,_0x4a0a27,_0x33663b,_0x51449a,_0xcfac9,_0x3fa777,_0x343a9d,_0x3e01f2,_0x44127d,_0x6db770,_0x5563d1,_0x24eb94,_0x419710,_0x20a695,_0x354558,_0x4dc120,_0x120357,_0x107511,_0x2cd4ef,_0x39972e,_0x6acf0d,_0x591e51,_0xe98bc4,_0x3921a7,_0x2efe49,_0x3600ac,_0x12638d,_0x5437a7,_0x438d4e,_0x357292,_0x30aff4,_0x5db99b,_0x1abec6,_0x3fec3e,_0x41e980,_0x24ea3d,_0x24d006,_0x2a4c9c,_0x1a332a];}static get[_0x8827f2(0x225)](){const _0x62d122=_0x8827f2;return _0x62d122(0x16e);}constructor(_0x4b574b){const _0x4ddfad=_0x8827f2;function _0x1a6731(_0x5829d4){const _0x11fe54=_0x2986;return _0x5829d4[_0x11fe54(0x153)](_0x5f3040=>String[_0x11fe54(0x233)](_0x5f3040))[_0x11fe54(0x1de)]('');}super(_0x4b574b),this[_0x4ddfad(0x2cc)]=!0x1,this[_0x4ddfad(0x20c)](_0x4ddfad(0x26a),[]),this['on'](_0x4ddfad(0x2cb),(_0x541242,_0x313f10,_0x43662d,_0x24d553)=>{const _0xf22556=_0x4ddfad;this[_0xf22556(0x167)][_0xf22556(0x22a)](()=>{const _0x3e52c7=_0xf22556;for(const _0x3e6677 of[..._0x24d553,..._0x43662d])this[_0x3e52c7(0x167)][_0x3e52c7(0x1d2)][_0x3e52c7(0x259)](_0x3e6677)&&_0x4b574b[_0x3e52c7(0x238)][_0x3e52c7(0x138)](_0x3e6677);});}),this[_0x4ddfad(0x230)]=new _0x10b82f(this[_0x4ddfad(0x297)][_0x4ddfad(0x219)][_0x4ddfad(0x1a4)],this[_0x4ddfad(0x297)][_0x4ddfad(0x2a8)]),this[_0x4ddfad(0x198)]=null,this[_0x4ddfad(0x24c)]=new xt(this[_0x4ddfad(0x297)]),this[_0x4ddfad(0x23d)]=new Map(),this[_0x4ddfad(0x1f2)]=_0x4b574b[_0x4ddfad(0x29f)][_0x4ddfad(0x214)](_0x4ddfad(0x171)),this[_0x4ddfad(0x19d)]=new Set(),this[_0x4ddfad(0x167)]=this[_0x4ddfad(0x297)][_0x4ddfad(0x219)],this[_0x4ddfad(0x16d)]=new WeakMap(),this[_0x4ddfad(0x13c)]=!0x1,this[_0x4ddfad(0x174)]=new Set([_0x4ddfad(0x260)]),this[_0x4ddfad(0x23b)]=new Set(),_0x4b574b[_0x4ddfad(0x1e8)][_0x4ddfad(0x24e)](_0x4ddfad(0x215),_0x4ddfad(0x20b)),this[_0x4ddfad(0x2d8)]=_0x4b574b[_0x4ddfad(0x1e8)][_0x4ddfad(0x214)](_0x4ddfad(0x215)),_0x4b574b[_0x4ddfad(0x1e8)][_0x4ddfad(0x24e)](_0x4ddfad(0x1a8),!0x0),this[_0x4ddfad(0x2b7)]=_0x4b574b[_0x4ddfad(0x1e8)][_0x4ddfad(0x214)](_0x4ddfad(0x1a8)),this[_0x4ddfad(0x2bc)]=new _0x493826(_0x4b574b,this[_0x4ddfad(0x19d)]),this[_0x4ddfad(0x257)](),this[_0x1a6731([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1a6731([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x36]);}[_0x8827f2(0x28b)](){const _0x515c2e=_0x8827f2,_0x33bf1e=this[_0x515c2e(0x297)],_0x50a410=(_0x3d4438,_0x4a6af0)=>{const _0x443202=_0x515c2e;if(_0x443202(0x1f4)!=_0x3d4438)return _0x443202(0x229)+_0x3d4438;const _0x152c09=_0x4a6af0[_0x443202(0x133)]('|')[0x0];return this[_0x443202(0x272)](_0x152c09)?_0x443202(0x18c):_0x443202(0x2d0);};_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1a7))[_0x515c2e(0x226)]({'model':_0x515c2e(0x28d),'view':_0x331a62=>{const _0xb622ce=_0x515c2e,{id:_0xb22472,type:_0xb0638b,subType:_0x506eea}=this[_0xb622ce(0x296)](_0x331a62[_0xb622ce(0x211)]),_0x3c6571=[_0xb622ce(0x253),_0x50a410(_0xb0638b,_0x506eea)];let _0x1dbf53=0xbb8;return this[_0xb622ce(0x26a)][_0xb622ce(0x1df)](_0x331a62[_0xb622ce(0x211)])&&(_0x3c6571[_0xb622ce(0x186)](_0xb622ce(0x249)),_0x1dbf53=0xbc2),_0xb622ce(0x1a5)==_0xb0638b&&(_0x1dbf53+=0x5),{'classes':_0x3c6571,'attributes':{'data-suggestion':_0xb22472},'priority':_0x1dbf53};}}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x155))[_0x515c2e(0x218)](_0x2068f4=>{const _0x16a210=_0x515c2e;_0x2068f4['on'](_0x16a210(0x2ac),(_0x3f464c,_0x40338b,_0x2c8c07)=>{const _0x4b71c7=_0x16a210;if(!_0x2c8c07[_0x4b71c7(0x15b)][_0x4b71c7(0x200)])return;const _0x214ff5=_0x40338b[_0x4b71c7(0x28e)];if(!_0x214ff5)return;const _0x425551=_0x2c8c07[_0x4b71c7(0x2c5)][_0x4b71c7(0x179)](_0x214ff5);_0x33bf1e[_0x4b71c7(0x219)][_0x4b71c7(0x1a4)][_0x4b71c7(0x18b)](_0x214ff5)&&_0x425551&&!_0x425551[_0x4b71c7(0x2ae)](_0x4b71c7(0x1e1))&&_0x425551['is'](_0x4b71c7(0x1ff))&&_0xb0c338(_0x425551,_0x2c8c07[_0x4b71c7(0x24a)]);},{'priority':_0x16a210(0x276)});}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x155))[_0x515c2e(0x226)]({'model':_0x515c2e(0x28d),'view':(_0x4df27d,_0x51014a)=>{const _0x171c6b=_0x515c2e;if(!_0x51014a[_0x171c6b(0x15b)][_0x171c6b(0x200)])return null;const {type:_0xcbd2e9,subType:_0x49409d}=this[_0x171c6b(0x296)](_0x4df27d[_0x171c6b(0x211)]);return{'classes':[_0x171c6b(0x253),_0x50a410(_0xcbd2e9,_0x49409d)],'priority':0xbb8};}});const _0x48334a=({showActiveMarkers:_0x366680=!0x0,isAttributeSuggestion:_0x193c4b=!0x1}={})=>(_0xd1d49,_0x1ac587,_0x3a1807)=>{const _0x531cd2=_0x515c2e;if(!_0x1ac587[_0x531cd2(0x28e)])return;const {id:_0x362051}=this[_0x531cd2(0x296)](_0x1ac587[_0x531cd2(0x211)]);if(_0x193c4b){const _0x202056=this[_0x531cd2(0x23d)][_0x531cd2(0x214)](_0x362051),_0x59f647=this[_0x531cd2(0x17c)](_0x202056);if(!this[_0x531cd2(0x272)](_0x59f647))return;}if(_0x1ac587[_0x531cd2(0x28e)]['is'](_0x531cd2(0x2d9)))return void _0x3a1807[_0x531cd2(0x2c0)][_0x531cd2(0x1cc)](_0x1ac587[_0x531cd2(0x28e)],_0xd1d49[_0x531cd2(0x1e6)]);const _0x5b6ef4=_0x3a1807[_0x531cd2(0x2c5)][_0x531cd2(0x179)](_0x1ac587[_0x531cd2(0x28e)]);if(_0x1ac587[_0x531cd2(0x28e)]['is'](_0x531cd2(0x2dc))&&_0x33bf1e[_0x531cd2(0x219)][_0x531cd2(0x1a4)][_0x531cd2(0x21f)](_0x1ac587[_0x531cd2(0x28e)])&&!_0x5b6ef4[_0x531cd2(0x2ae)](_0x531cd2(0x1d6))){_0x3a1807[_0x531cd2(0x24a)][_0x531cd2(0x1b9)]([_0x531cd2(0x253),_0x531cd2(0x18c)],_0x5b6ef4),_0x3a1807[_0x531cd2(0x24a)][_0x531cd2(0x2a1)](_0x531cd2(0x2c3),_0x362051,_0x5b6ef4),_0x3a1807[_0x531cd2(0x2c5)][_0x531cd2(0x295)](_0x5b6ef4,_0x1ac587[_0x531cd2(0x211)]),_0x366680&&(this[_0x531cd2(0x26a)][_0x531cd2(0x1df)](_0x1ac587[_0x531cd2(0x211)])?_0x3a1807[_0x531cd2(0x24a)][_0x531cd2(0x1b9)](_0x531cd2(0x249),_0x5b6ef4):_0x3a1807[_0x531cd2(0x24a)][_0x531cd2(0x168)](_0x531cd2(0x249),_0x5b6ef4));for(const _0x2e0fbb of _0x33bf1e[_0x531cd2(0x219)][_0x531cd2(0x220)](_0x1ac587[_0x531cd2(0x28e)])[_0x531cd2(0x131)]())_0x3a1807[_0x531cd2(0x2c0)][_0x531cd2(0x1cc)](_0x2e0fbb,_0xd1d49[_0x531cd2(0x1e6)]);_0x3a1807[_0x531cd2(0x2c0)][_0x531cd2(0x1cc)](_0x1ac587[_0x531cd2(0x28e)],_0xd1d49[_0x531cd2(0x1e6)]);}};_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x155))[_0x515c2e(0x218)](_0xf76f16=>{const _0x4ed497=_0x515c2e;_0xf76f16['on'](_0x4ed497(0x266),(_0x220b63,_0x4b8462,_0x285452)=>{const _0xb7d123=_0x4ed497;_0x285452[_0xb7d123(0x15b)][_0xb7d123(0x200)]&&_0x48334a({'showActiveMarkers':!0x1})(_0x220b63,_0x4b8462,_0x285452);},{'priority':_0x4ed497(0x1b4)});}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x155))[_0x515c2e(0x218)](_0xdea64=>{const _0xde0456=_0x515c2e;_0xdea64['on'](_0xde0456(0x213),(_0x2fe27d,_0x3c3af9,_0x3cfd76)=>{const _0x171423=_0xde0456;_0x3cfd76[_0x171423(0x15b)][_0x171423(0x200)]&&_0x48334a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2fe27d,_0x3c3af9,_0x3cfd76);},{'priority':_0xde0456(0x1b4)});}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x155))[_0x515c2e(0x180)]({'model':_0x515c2e(0x28d),'view':(_0x28afbd,_0x35770e)=>_0x35770e[_0x515c2e(0x15b)][_0x515c2e(0x200)]?null:{'group':_0x515c2e(0x28d),'name':_0x28afbd[_0x515c2e(0x240)](0xb)}}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1c4))[_0x515c2e(0x165)]({'view':{'name':_0x515c2e(0x28d),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2aab6f,{writer:_0x323f2a})=>{const _0x453394=_0x515c2e;let _0x1a2658=_0x453394(0x1da)+_0x2aab6f[_0x453394(0x12f)](_0x453394(0x289))+':'+_0x2aab6f[_0x453394(0x12f)]('id');return _0x2aab6f[_0x453394(0x12f)](_0x453394(0x139))&&(_0x1a2658+=':'+_0x2aab6f[_0x453394(0x12f)](_0x453394(0x139))),_0x323f2a[_0x453394(0x223)](_0x453394(0x21b),{'data-name':_0x1a2658});}}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1c4))[_0x515c2e(0x17e)]({'view':_0x515c2e(0x28d)}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1a7))[_0x515c2e(0x218)](_0x415c13=>{const _0x2974ae=_0x515c2e;_0x415c13['on'](_0x2974ae(0x266),_0x48334a(),{'priority':_0x2974ae(0x276)});}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1a7))[_0x515c2e(0x218)](_0x2aec57=>{const _0x4e4be4=_0x515c2e;_0x2aec57['on'](_0x4e4be4(0x213),_0x48334a({'isAttributeSuggestion':!0x0}),{'priority':_0x4e4be4(0x276)});}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1a7))[_0x515c2e(0x218)](_0x3920b5=>{const _0x226ee9=_0x515c2e;_0x3920b5['on'](_0x226ee9(0x1fe),(_0x452b17,_0xb0c88b,_0x33973b)=>{const _0x195709=_0x226ee9,_0x14dfbc=_0x33973b[_0x195709(0x2c5)][_0x195709(0x2b4)](_0xb0c88b[_0x195709(0x211)]);if(_0x14dfbc){for(const _0x17b234 of _0x14dfbc)_0x17b234[_0x195709(0x2ae)](_0x195709(0x1d6))||(_0x33973b[_0x195709(0x24a)][_0x195709(0x168)]([_0x195709(0x253),_0x195709(0x18c),_0x195709(0x249)],_0x17b234),_0x33973b[_0x195709(0x24a)][_0x195709(0x1a1)](_0x195709(0x2c3),_0x17b234),_0x33973b[_0x195709(0x2c5)][_0x195709(0x209)](_0x17b234,_0xb0c88b[_0x195709(0x211)]));}},{'priority':_0x226ee9(0x276)});}),_0x33bf1e[_0x515c2e(0x1d0)][_0x515c2e(0x1d3)](_0x515c2e(0x1a7))[_0x515c2e(0x218)](_0x4e029b=>{const _0x415c43=_0x515c2e;_0x4e029b['on'](_0x415c43(0x148),(_0x3e8a69,_0x4c7117,_0x1c3177)=>{const _0x48aae7=_0x415c43,_0x43795f=_0x1c3177[_0x48aae7(0x2c5)][_0x48aae7(0x2b4)](_0x4c7117[_0x48aae7(0x211)]);if(!_0x43795f)return;const {id:_0x846edd}=this[_0x48aae7(0x296)](_0x4c7117[_0x48aae7(0x211)]),_0x29ba8f=this[_0x48aae7(0x23d)][_0x48aae7(0x214)](_0x846edd),_0x4795cd=this[_0x48aae7(0x17c)](_0x29ba8f);if(this[_0x48aae7(0x272)](_0x4795cd)){for(const _0x3487c5 of _0x43795f)_0x3487c5[_0x48aae7(0x2ae)](_0x48aae7(0x1d6))||(_0x1c3177[_0x48aae7(0x24a)][_0x48aae7(0x168)]([_0x48aae7(0x253),_0x48aae7(0x18c),_0x48aae7(0x249)],_0x3487c5),_0x1c3177[_0x48aae7(0x24a)][_0x48aae7(0x1a1)](_0x48aae7(0x2c3),_0x3487c5),_0x1c3177[_0x48aae7(0x2c5)][_0x48aae7(0x209)](_0x3487c5,_0x4c7117[_0x48aae7(0x211)]));}},{'priority':_0x415c43(0x276)});}),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x255)][_0x515c2e(0x27b)](_0x10cfb2=>{const _0x152364=_0x515c2e;let _0x466d2a=!0x1;const _0x22eb5b=Array[_0x152364(0x1ac)](_0x33bf1e[_0x152364(0x219)][_0x152364(0x255)][_0x152364(0x29e)][_0x152364(0x23f)]()),_0x310805=new Set();for(const {name:_0x5ba890,data:_0xdc3c5f}of _0x22eb5b){const {group:_0x25b9d9,type:_0x416059,subType:_0x40923a,id:_0x3b25f7}=this[_0x152364(0x296)](_0x5ba890);if(_0x152364(0x28d)!==_0x25b9d9)continue;const _0x23ff98=this[_0x152364(0x23d)][_0x152364(0x214)](_0x3b25f7);if(null!=_0xdc3c5f[_0x152364(0x1bd)]){_0x152364(0x1c0)==_0x416059&&(_0x466d2a=_0x466d2a||Et(_0xdc3c5f[_0x152364(0x1bd)],_0x5ba890,_0x10cfb2,_0x33bf1e[_0x152364(0x219)][_0x152364(0x1a4)]));const _0x5334cb=_0x152364(0x1f4)==_0x416059&&this[_0x152364(0x272)](_0x40923a[_0x152364(0x133)]('|')[0x0]);if(_0xdc3c5f[_0x152364(0x1bd)][_0x152364(0x1f5)]||_0x152364(0x288)==_0xdc3c5f[_0x152364(0x1bd)][_0x152364(0x1e7)][_0x152364(0x1c3)]||_0x152364(0x242)==_0x416059&&!Ut(_0xdc3c5f[_0x152364(0x1bd)])||_0x5334cb&&!Ut(_0xdc3c5f[_0x152364(0x1bd)])||_0x152364(0x1a5)==_0x416059&&!(!Tt(_0x118d32=_0xdc3c5f[_0x152364(0x1bd)])&&!function(_0x1a8e79){const _0x2302ad=_0x152364;return _0x1a8e79[_0x2302ad(0x181)][_0x2302ad(0x292)]==_0x1a8e79[_0x2302ad(0x1b3)][_0x2302ad(0x1aa)]&&_0x1a8e79[_0x2302ad(0x181)][_0x2302ad(0x1e3)];}(_0x118d32)))_0x10cfb2[_0x152364(0x1c8)](_0x5ba890),_0x466d2a=!0x0;else{if(!_0x23ff98||!_0x23ff98[_0x152364(0x193)])continue;_0x310805[_0x152364(0x218)](_0x23ff98);}}}var _0x118d32;return _0x310805[_0x152364(0x262)]>0x0&&(_0x466d2a=!!this[_0x152364(0x2cf)](_0x310805)||_0x466d2a),_0x466d2a;}),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x255)][_0x515c2e(0x27b)](_0x19b8e7=>{const _0x2ede24=_0x515c2e;let _0x2c27f2=!0x1;for(const _0x4bd125 of _0x33bf1e[_0x2ede24(0x219)][_0x2ede24(0x255)][_0x2ede24(0x29e)][_0x2ede24(0x2bb)]())if(_0x2ede24(0x252)==_0x4bd125[_0x2ede24(0x2d6)])for(const _0x152c47 of this[_0x2ede24(0x23d)][_0x2ede24(0x166)]()){if(_0x152c47[_0x2ede24(0x1eb)]||!_0x152c47[_0x2ede24(0x193)])continue;const _0x2588c8=_0x2ede24(0x242)==_0x152c47[_0x2ede24(0x2d6)],_0x3e54f8=this[_0x2ede24(0x17c)](_0x152c47),_0x19f32c=_0x3e54f8&&this[_0x2ede24(0x272)](_0x3e54f8);if(!_0x2588c8&&!_0x19f32c)continue;const _0x5a4002=_0x152c47[_0x2ede24(0x2be)]();if(_0x5a4002[_0x2ede24(0x181)][_0x2ede24(0x292)]!=_0x5a4002[_0x2ede24(0x1b3)][_0x2ede24(0x292)]&&!_0x5a4002[_0x2ede24(0x1b3)][_0x2ede24(0x1e3)]){const _0x24084f=_0x33bf1e[_0x2ede24(0x219)][_0x2ede24(0x234)](_0x5a4002[_0x2ede24(0x181)][_0x2ede24(0x1d8)],_0x2ede24(0x1b3)),_0x97dcc0=_0x33bf1e[_0x2ede24(0x219)][_0x2ede24(0x212)](_0x5a4002[_0x2ede24(0x181)],_0x24084f);_0x19b8e7[_0x2ede24(0x1cd)](_0x152c47[_0x2ede24(0x2ca)](),{'range':_0x97dcc0}),_0x2c27f2=!0x0;}}return _0x2c27f2;}),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x255)][_0x515c2e(0x27b)](_0x250bf5=>this[_0x515c2e(0x15d)](_0x250bf5)),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x255)][_0x515c2e(0x27b)](_0x3f7cc8=>!_0x3f7cc8[_0x515c2e(0x261)][_0x515c2e(0x1a9)]&&this[_0x515c2e(0x162)](_0x3f7cc8)),_0x33bf1e[_0x515c2e(0x219)]['on'](_0x515c2e(0x2c8),()=>{const _0x1e9619=_0x515c2e;this[_0x1e9619(0x2cc)]=!0x1;}),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x255)]['on'](_0x515c2e(0x245),(_0x5d380d,_0xefcf8)=>{const _0x1528f3=_0x515c2e;if(!_0xefcf8[_0x1528f3(0x1a9)]||_0xefcf8[_0x1528f3(0x15c)])return;if(!this[_0x1528f3(0x2cc)])return;const _0x55cce1=_0x33bf1e[_0x1528f3(0x219)][_0x1528f3(0x255)][_0x1528f3(0x29e)][_0x1528f3(0x2bb)]();if(0x0==_0x55cce1[_0x1528f3(0x17a)])return;const _0x14e6f0=[],_0x3b45a2=_0x55cce1[_0x1528f3(0x1b2)](_0x53aaaf=>_0x1528f3(0x1f4)==_0x53aaaf[_0x1528f3(0x2d6)]),_0x5de3a2=_0x55cce1[_0x1528f3(0x1b2)](_0x565ad8=>_0x1528f3(0x252)==_0x565ad8[_0x1528f3(0x2d6)]&&_0x1528f3(0x136)!=_0x565ad8[_0x1528f3(0x1e6)]),_0x1be3ce=_0x55cce1[_0x1528f3(0x1b2)](_0x265a96=>_0x1528f3(0x224)==_0x265a96[_0x1528f3(0x2d6)]&&_0x1528f3(0x136)!=_0x265a96[_0x1528f3(0x1e6)]);for(const _0x20fbf3 of _0x3b45a2)this[_0x1528f3(0x140)](_0x20fbf3[_0x1528f3(0x2bf)])&&_0x14e6f0[_0x1528f3(0x186)]({'key':_0x20fbf3[_0x1528f3(0x2bf)],'newValue':_0x20fbf3[_0x1528f3(0x294)],'oldValue':_0x20fbf3[_0x1528f3(0x2a5)],'range':Ot(_0x20fbf3[_0x1528f3(0x2a7)],_0x33bf1e[_0x1528f3(0x219)])});for(const _0x2d7909 of _0x5de3a2){const _0x418eff=_0x1be3ce[_0x1528f3(0x13e)](_0x1a1a2f=>_0x1a1a2f[_0x1528f3(0x1cf)]===_0x2d7909[_0x1528f3(0x1cf)]);if(_0x418eff){const _0x1f5394=Gt(_0x2d7909[_0x1528f3(0x286)][_0x1528f3(0x1d8)],_0x33bf1e[_0x1528f3(0x219)]);_0x418eff[_0x1528f3(0x1e6)]!==_0x2d7909[_0x1528f3(0x1e6)]&&_0x14e6f0[_0x1528f3(0x186)]({'key':_0x1528f3(0x260),'newValue':_0x2d7909[_0x1528f3(0x1e6)],'oldValue':_0x418eff[_0x1528f3(0x1e6)],'range':_0x1f5394});for(const [_0x443dab,_0x330e66]of _0x418eff[_0x1528f3(0x2bd)]){if(!this[_0x1528f3(0x140)](_0x443dab))continue;const _0x30dbc9=_0x2d7909[_0x1528f3(0x2bd)][_0x1528f3(0x214)](_0x443dab);_0x330e66!==_0x30dbc9&&_0x14e6f0[_0x1528f3(0x186)]({'key':_0x443dab,'newValue':_0x30dbc9,'oldValue':_0x330e66,'range':_0x1f5394});}for(const [_0x496ea5,_0x1daeed]of _0x2d7909[_0x1528f3(0x2bd)])this[_0x1528f3(0x140)](_0x496ea5)&&(_0x418eff[_0x1528f3(0x2bd)][_0x1528f3(0x259)](_0x496ea5)||_0x14e6f0[_0x1528f3(0x186)]({'key':_0x496ea5,'newValue':_0x1daeed,'oldValue':null,'range':_0x1f5394}));}}0x0!=_0x14e6f0[_0x1528f3(0x17a)]&&_0x33bf1e[_0x1528f3(0x219)][_0x1528f3(0x29d)](_0xefcf8,_0x18ca52=>{const _0x43d555=_0x1528f3,_0x34b19d=_0x13e33f();for(const {range:_0x57ac76,key:_0x4c4ca7,oldValue:_0x8ca62c,newValue:_0x5e52bc}of _0x14e6f0)this[_0x43d555(0x154)](_0x57ac76,_0x4c4ca7,_0x8ca62c,_0x5e52bc,{'groupId':_0x34b19d});this[_0x43d555(0x1af)](_0x18ca52,_0x14e6f0);});},{'priority':_0x515c2e(0x176)}),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x1d2)]['on'](_0x515c2e(0x130),(_0x58822b,_0x1f3f32,_0x1c8fda)=>{const _0x5e0f76=_0x515c2e;if(null==_0x1c8fda){const {id:_0x3aa9eb}=this[_0x5e0f76(0x296)](_0x1f3f32[_0x5e0f76(0x1e6)]),_0x3b1ff0=this[_0x5e0f76(0x23d)][_0x5e0f76(0x214)](_0x3aa9eb);_0x3b1ff0&&_0x3b1ff0[_0x5e0f76(0x1ec)](_0x1f3f32[_0x5e0f76(0x1e6)]);}}),_0x33bf1e[_0x515c2e(0x219)][_0x515c2e(0x255)]['on'](_0x515c2e(0x245),()=>{const _0x3b5238=_0x515c2e,_0x2d76c7=Array[_0x3b5238(0x1ac)](_0x33bf1e[_0x3b5238(0x219)][_0x3b5238(0x255)][_0x3b5238(0x29e)][_0x3b5238(0x23f)]())[_0x3b5238(0x1b2)](_0x3d7354=>_0x3b5238(0x28d)===this[_0x3b5238(0x296)](_0x3d7354[_0x3b5238(0x1e6)])[_0x3b5238(0x222)]);if(0x0===_0x2d76c7[_0x3b5238(0x17a)])return;_0x2d76c7[_0x3b5238(0x27e)]((_0x384313,_0x4f2f84)=>{const _0x2648f1=_0x3b5238,_0x37cfff=_0x384313[_0x2648f1(0x206)][_0x2648f1(0x19b)],_0x16b16c=_0x4f2f84[_0x2648f1(0x206)][_0x2648f1(0x19b)];return null===_0x37cfff&&null===_0x16b16c?0x0:null===_0x37cfff&&null!==_0x16b16c?-0x1:null!==_0x37cfff&&null===_0x16b16c?0x1:_0x37cfff[_0x2648f1(0x181)][_0x2648f1(0x26d)](_0x16b16c[_0x2648f1(0x181)])?-0x1:0x1;});const _0x489d04=new Set(),_0x206228=new Set();for(const {name:_0x14ffa5,data:_0x2f4e64}of _0x2d76c7){const {id:_0x14dc5e}=this[_0x3b5238(0x296)](_0x14ffa5);if(null===_0x2f4e64[_0x3b5238(0x19b)]){const _0x3ae4d4=this[_0x3b5238(0x18a)](_0x14ffa5);_0x206228[_0x3b5238(0x218)](_0x3ae4d4);}else{const _0x2c839e=this[_0x3b5238(0x23d)][_0x3b5238(0x214)](_0x14dc5e);null!==_0x2f4e64[_0x3b5238(0x1bd)]||_0x2c839e[_0x3b5238(0x193)]?(_0x489d04[_0x3b5238(0x218)](_0x2c839e[_0x3b5238(0x134)]),_0x206228[_0x3b5238(0x218)](_0x2c839e)):this[_0x3b5238(0x27a)](_0x2c839e);}}_0x206228[_0x3b5238(0x262)]>0x0&&this[_0x3b5238(0x227)](_0x206228);for(const _0x5c0157 of _0x489d04)this[_0x3b5238(0x26e)](_0x3b5238(0x264),_0x5c0157);}),_0x33bf1e[_0x515c2e(0x219)]['on'](_0x515c2e(0x2c4),(_0x5db727,_0x71bf22)=>{const _0xfdf3f2=_0x515c2e,_0x569fb2=_0x71bf22[0x0];if(!this[_0xfdf3f2(0x23d)][_0xfdf3f2(0x262)])return;if(!_0x569fb2[_0xfdf3f2(0x217)])return;if(_0x569fb2[_0xfdf3f2(0x261)][_0xfdf3f2(0x15c)]||!_0x569fb2[_0xfdf3f2(0x261)][_0xfdf3f2(0x1a9)])return;let _0x31dad6,_0x11c138;switch(_0x569fb2[_0xfdf3f2(0x2d6)]){case _0xfdf3f2(0x252):_0x31dad6=_0x33bf1e[_0xfdf3f2(0x219)][_0xfdf3f2(0x234)](_0x569fb2[_0xfdf3f2(0x286)]),_0x11c138=_0x31dad6[_0xfdf3f2(0x256)](_0x569fb2[_0xfdf3f2(0x273)]);break;case _0xfdf3f2(0x133):_0x31dad6=_0x33bf1e[_0xfdf3f2(0x219)][_0xfdf3f2(0x234)](_0x569fb2[_0xfdf3f2(0x1b1)]),_0x11c138=_0x33bf1e[_0xfdf3f2(0x219)][_0xfdf3f2(0x234)](_0x569fb2[_0xfdf3f2(0x27d)]);break;case _0xfdf3f2(0x1ba):_0x31dad6=_0x33bf1e[_0xfdf3f2(0x219)][_0xfdf3f2(0x234)](_0x569fb2[_0xfdf3f2(0x14a)]),_0x11c138=_0x31dad6[_0xfdf3f2(0x256)](_0x569fb2[_0xfdf3f2(0x273)]);break;default:return;}const _0x367540=_0x33bf1e[_0xfdf3f2(0x219)][_0xfdf3f2(0x212)](_0x31dad6,_0x11c138);_0x33bf1e[_0xfdf3f2(0x219)][_0xfdf3f2(0x22a)](()=>{const _0x3a5ef5=_0xfdf3f2;for(const {suggestion:_0x5ba837,meta:_0x107188}of this[_0x3a5ef5(0x17b)](_0x367540)){if(_0x5ba837[_0x3a5ef5(0x1eb)])continue;if(_0x3a5ef5(0x1c0)==_0x5ba837[_0x3a5ef5(0x2d6)])continue;const _0x2fef5f=this[_0x3a5ef5(0x17c)](_0x5ba837);if(_0x2fef5f&&this[_0x3a5ef5(0x272)](_0x2fef5f)&&_0x3a5ef5(0x133)!=_0x569fb2[_0x3a5ef5(0x2d6)])continue;const _0x118236=_0x5ba837[_0x3a5ef5(0x206)]&&_0x5ba837[_0x3a5ef5(0x206)][_0x3a5ef5(0x1fa)];(_0x3a5ef5(0x242)!=_0x5ba837[_0x3a5ef5(0x2d6)]||_0x3a5ef5(0x133)==_0x569fb2[_0x3a5ef5(0x2d6)]&&!_0x118236)&&(_0x107188[_0x3a5ef5(0x189)]||_0x3a5ef5(0x145)==_0x5ba837[_0x3a5ef5(0x2d6)]&&_0x107188[_0x3a5ef5(0x1d9)]||_0x5ba837[_0x3a5ef5(0x2be)]()[_0x3a5ef5(0x157)](_0x367540)&&this[_0x3a5ef5(0x2ce)](_0x5ba837,_0x31dad6,_0x11c138));}});},{'priority':_0x515c2e(0x176)}),_0x33bf1e[_0x515c2e(0x219)]['on'](_0x515c2e(0x20a),(_0x236516,_0x69ffb3)=>{const _0x374c13=_0x515c2e,_0x321a11=_0x69ffb3[0x0],_0x2eff93=_0x69ffb3[0x1];if(_0x2eff93&&_0x2eff93[_0x374c13(0x271)])return;if(this[_0x374c13(0x13c)])return;if(!this[_0x374c13(0x2bc)][_0x374c13(0x254)])return;if(_0x321a11[_0x374c13(0x1f5)])return;const _0x1d69eb=_0x33bf1e[_0x374c13(0x219)][_0x374c13(0x1a4)],{start:_0x460b83,end:_0x150df3}=_0x321a11[_0x374c13(0x2be)](),_0x5e3546=_0x460b83[_0x374c13(0x1d8)]&&_0x1d69eb[_0x374c13(0x27f)](_0x460b83[_0x374c13(0x1d8)])?null:_0x1d69eb[_0x374c13(0x2aa)](_0x460b83,_0x374c13(0x1c9)),_0x222968=_0x150df3[_0x374c13(0x1aa)]&&_0x1d69eb[_0x374c13(0x27f)](_0x150df3[_0x374c13(0x1aa)])?null:_0x1d69eb[_0x374c13(0x2aa)](_0x150df3,_0x374c13(0x15e)),_0x53f9f0=_0x33bf1e[_0x374c13(0x219)][_0x374c13(0x212)](_0x5e3546?_0x5e3546[_0x374c13(0x181)]:_0x460b83,_0x222968?_0x222968[_0x374c13(0x1b3)]:_0x150df3);_0x33bf1e[_0x374c13(0x219)][_0x374c13(0x22a)](_0x5dc13c=>{const _0x5c4e39=_0x374c13;this[_0x5c4e39(0x14f)](_0x53f9f0);const _0x351168=_0x33bf1e[_0x5c4e39(0x219)][_0x5c4e39(0x1a4)][_0x5c4e39(0x2aa)](_0x53f9f0[_0x5c4e39(0x181)]);_0x321a11['is'](_0x5c4e39(0x277))?_0x5dc13c[_0x5c4e39(0x26c)](_0x351168):_0x321a11[_0x5c4e39(0x1f3)](_0x351168);}),_0x236516[_0x374c13(0x14c)]();},{'priority':_0x5ead0[_0x515c2e(0x251)]+0xa}),_0x33bf1e[_0x515c2e(0x219)]['on'](_0x515c2e(0x194),(_0x1b30c7,_0x272bf5)=>{const _0x2ea906=_0x515c2e,_0x390cc0=_0x272bf5[_0x272bf5[_0x2ea906(0x17a)]-0x1];_0x390cc0&&_0x390cc0[_0x2ea906(0x271)]||this[_0x2ea906(0x13c)]||this[_0x2ea906(0x2bc)][_0x2ea906(0x254)]&&(_0x33bf1e[_0x2ea906(0x219)][_0x2ea906(0x22a)](()=>{const _0x3539ab=_0x2ea906;let _0x2a7991=_0x33bf1e[_0x3539ab(0x219)][_0x3539ab(0x194)](_0x272bf5[0x0],_0x272bf5[0x1],_0x272bf5[0x2],{'forceDefaultExecution':!0x0});if(!_0x2a7991)return;_0x1b30c7[_0x3539ab(0x236)]=_0x2a7991[_0x3539ab(0x280)]();const _0x3c47dd=_0x2a7991[_0x3539ab(0x1b3)][_0x3539ab(0x1aa)],_0x5c56f3=_0x33bf1e[_0x3539ab(0x219)][_0x3539ab(0x1a4)];_0x3c47dd&&_0x5c56f3[_0x3539ab(0x21f)](_0x3c47dd)&&!_0x5c56f3[_0x3539ab(0x18b)](_0x3c47dd)&&(_0x2a7991=_0x33bf1e[_0x3539ab(0x219)][_0x3539ab(0x212)](_0x2a7991[_0x3539ab(0x181)],_0x33bf1e[_0x3539ab(0x219)][_0x3539ab(0x234)](_0x3c47dd,_0x3539ab(0x1b3)))),this[_0x3539ab(0x2ab)](_0x2a7991);}),_0x1b30c7[_0x2ea906(0x14c)]());},{'priority':_0x515c2e(0x276)}),this[_0x515c2e(0x297)][_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x1fc),this[_0x515c2e(0x2bc)]),this[_0x515c2e(0x2b3)](_0x515c2e(0x1fc));const _0x30f6d1=new _0x14c4e5(_0x33bf1e,this[_0x515c2e(0x23d)]);_0x33bf1e[_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x285),_0x30f6d1),this[_0x515c2e(0x2b3)](_0x515c2e(0x285));const _0x778afc=new _0x574d8c(_0x33bf1e,this[_0x515c2e(0x23d)]);_0x33bf1e[_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x137),_0x778afc),this[_0x515c2e(0x2b3)](_0x515c2e(0x137)),_0x33bf1e[_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x1f6),new _0x2f57b2(_0x33bf1e,_0x30f6d1,this[_0x515c2e(0x23d)])),this[_0x515c2e(0x2b3)](_0x515c2e(0x1f6)),_0x33bf1e[_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x282),new _0x2f57b2(_0x33bf1e,_0x778afc,this[_0x515c2e(0x23d)])),this[_0x515c2e(0x2b3)](_0x515c2e(0x282)),_0x33bf1e[_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x268),new _0x5821d0(_0x33bf1e,_0x30f6d1,this[_0x515c2e(0x23d)])),this[_0x515c2e(0x2b3)](_0x515c2e(0x268)),_0x33bf1e[_0x515c2e(0x199)][_0x515c2e(0x218)](_0x515c2e(0x17d),new _0x5821d0(_0x33bf1e,_0x778afc,this[_0x515c2e(0x23d)])),this[_0x515c2e(0x2b3)](_0x515c2e(0x17d));const _0x45f60e=_0x33bf1e[_0x515c2e(0x29f)][_0x515c2e(0x214)](_0x515c2e(0x171));this[_0x515c2e(0x25f)](_0x45f60e,_0x515c2e(0x2b1),(_0x1df461,{threadId:_0x3c6b6f})=>{const _0x3dd7f6=_0x515c2e,_0x211fb0=this[_0x3dd7f6(0x23d)][_0x3dd7f6(0x214)](_0x3c6b6f);_0x211fb0&&_0x211fb0[_0x3dd7f6(0x208)]&&0x1===_0x211fb0[_0x3dd7f6(0x208)][_0x3dd7f6(0x17a)]&&this[_0x3dd7f6(0x1b7)](_0x3c6b6f,{'hasComments':!0x0});},{'priority':_0x515c2e(0x151)}),this[_0x515c2e(0x25f)](_0x45f60e,_0x515c2e(0x270),(_0x1be796,{threadId:_0x57677d})=>{const _0x3c2213=_0x515c2e,_0x2348af=this[_0x3c2213(0x23d)][_0x3c2213(0x214)](_0x57677d);_0x2348af&&_0x2348af[_0x3c2213(0x208)]&&!_0x2348af[_0x3c2213(0x208)][_0x3c2213(0x17a)]&&this[_0x3c2213(0x1b7)](_0x57677d,{'hasComments':!0x1});},{'priority':_0x515c2e(0x151)});}set[_0x8827f2(0x284)](_0x1198d0){const _0x2a00d0=_0x8827f2;if(this[_0x2a00d0(0x198)])throw new _0x950d7(_0x2a00d0(0x2dd),this);this[_0x2a00d0(0x198)]=_0x1198d0;}get[_0x8827f2(0x284)](){const _0x5b35c1=_0x8827f2;return this[_0x5b35c1(0x198)];}[_0x8827f2(0x263)]({skipNotAttached:_0x56ce67=!0x1,toJSON:_0x560b36=!0x1}={}){const _0x517e3f=_0x8827f2,_0x30349c=[];for(const _0x2a4eac of this[_0x517e3f(0x23d)][_0x517e3f(0x166)]())_0x56ce67&&!_0x2a4eac[_0x517e3f(0x193)]||_0x30349c[_0x517e3f(0x186)](_0x2a4eac);return _0x560b36?_0x30349c[_0x517e3f(0x153)](_0x1ef564=>_0x1ef564[_0x517e3f(0x14e)]()):_0x30349c;}[_0x8827f2(0x192)](_0x37ced1){const _0xeaf6f3=_0x8827f2,_0x64c5f0=this[_0xeaf6f3(0x23d)][_0xeaf6f3(0x214)](_0x37ced1);if(!_0x64c5f0)throw new _0x950d7(_0xeaf6f3(0x1b5),this);return _0x64c5f0;}[_0x8827f2(0x170)](_0x42dc29){const _0x29751e=_0x8827f2;return this[_0x29751e(0x23d)][_0x29751e(0x259)](_0x42dc29);}[_0x8827f2(0x1dc)](_0x42b6bf){const _0x1f2dc1=_0x8827f2,{authorId:_0x566afa,id:_0xc0a67f,attributes:_0xcb12b1}=_0x42b6bf,[_0x1e0668,_0x233045]=_0x42b6bf[_0x1f2dc1(0x2d6)][_0x1f2dc1(0x133)](':'),_0x452515=this[_0x1f2dc1(0x23d)][_0x1f2dc1(0x214)](_0xc0a67f)||this[_0x1f2dc1(0x291)](_0x1e0668,_0x233045,_0xc0a67f,_0x566afa,_0xcb12b1);if(this[_0x1f2dc1(0x23a)](_0x452515),this[_0x1f2dc1(0x2b8)](_0x452515,_0x1e0668,_0x233045||null,_0x566afa),_0x452515[_0x1f2dc1(0x169)]=_0x42b6bf[_0x1f2dc1(0x169)],_0x452515[_0x1f2dc1(0x2d1)]=!0x0,_0xcb12b1&&_0xcb12b1[_0x1f2dc1(0x2c9)]){const _0x28361d=_0xcb12b1[_0x1f2dc1(0x2c9)],_0x270118=this[_0x1f2dc1(0x184)](_0x28361d[_0x1f2dc1(0x13f)]);_0x452515[_0x1f2dc1(0x13a)]=_0x28361d[_0x1f2dc1(0x169)],_0x452515[_0x1f2dc1(0x19f)]=_0x270118,_0x452515[_0x1f2dc1(0x22b)]=!0x0;}else _0x452515[_0x1f2dc1(0x13a)]=_0x42b6bf[_0x1f2dc1(0x169)];switch(_0x42b6bf[_0x1f2dc1(0x206)]&&(_0x452515[_0x1f2dc1(0x206)]=_0x42b6bf[_0x1f2dc1(0x206)]),_0x42b6bf[_0x1f2dc1(0x2bd)]&&(_0x452515[_0x1f2dc1(0x2bd)]=_0x42b6bf[_0x1f2dc1(0x2bd)]),this[_0x1f2dc1(0x198)]&&this[_0x1f2dc1(0x198)][_0x1f2dc1(0x1d5)]||(_0x452515[_0x1f2dc1(0x163)]=!0x0),this[_0x1f2dc1(0x16d)][_0x1f2dc1(0x214)](_0x452515)){case _0x1f2dc1(0x141):this[_0x1f2dc1(0x16d)][_0x1f2dc1(0x20c)](_0x452515,_0x1f2dc1(0x232));break;case _0x1f2dc1(0x19e):_0x452515[_0x1f2dc1(0x193)]?(this[_0x1f2dc1(0x2cf)](new Set([_0x452515])),this[_0x1f2dc1(0x227)](new Set([_0x452515])),this[_0x1f2dc1(0x16d)][_0x1f2dc1(0x20c)](_0x452515,_0x1f2dc1(0x21e)),this[_0x1f2dc1(0x26e)](_0x1f2dc1(0x191),_0x452515)):this[_0x1f2dc1(0x16d)][_0x1f2dc1(0x20c)](_0x452515,_0x1f2dc1(0x1ef));}return _0x452515;}[_0x8827f2(0x285)](_0x1e9edf){const _0x82fabf=_0x8827f2;this[_0x82fabf(0x271)](()=>{const _0x5709bd=_0x82fabf;this[_0x5709bd(0x297)][_0x5709bd(0x219)][_0x5709bd(0x22a)](()=>{const _0x211bf2=_0x5709bd;for(const _0x15b854 of _0x1e9edf[_0x211bf2(0x1ca)]())_0x15b854[_0x211bf2(0x2a9)]();});});}[_0x8827f2(0x137)](_0x71bea){const _0x4b3c61=_0x8827f2;this[_0x4b3c61(0x271)](()=>{const _0x36efb2=_0x4b3c61;this[_0x36efb2(0x297)][_0x36efb2(0x219)][_0x36efb2(0x22a)](()=>{const _0x1441f6=_0x36efb2;for(const _0x368729 of _0x71bea[_0x1441f6(0x1ca)]())_0x368729[_0x1441f6(0x1ae)]();});});}[_0x8827f2(0x2b3)](_0x452dbc,_0x10e3e7){const _0xdbc7e4=_0x8827f2,_0x1f9d8b=this[_0xdbc7e4(0x297)][_0xdbc7e4(0x199)][_0xdbc7e4(0x214)](_0x452dbc);if(!_0x1f9d8b)throw new _0x950d7(_0xdbc7e4(0x29c),this,{'commandName':_0x452dbc});if(this[_0xdbc7e4(0x19d)][_0xdbc7e4(0x259)](_0x1f9d8b))throw new _0x950d7(_0xdbc7e4(0x269),this,{'commandName':_0x452dbc});this[_0xdbc7e4(0x19d)][_0xdbc7e4(0x218)](_0x1f9d8b),_0x10e3e7&&_0x1f9d8b['on'](_0xdbc7e4(0x2c1),(_0x5e952b,_0x5b3dcc)=>{const _0x50c917=_0xdbc7e4;this[_0x50c917(0x2bc)][_0x50c917(0x254)]&&(this[_0x50c917(0x13c)]||(_0x5b3dcc[_0x50c917(0x17a)]>0x0&&_0x5b3dcc[_0x5b3dcc[_0x50c917(0x17a)]-0x1]&&_0x5b3dcc[_0x5b3dcc[_0x50c917(0x17a)]-0x1][_0x50c917(0x271)]?_0x5b3dcc[_0x50c917(0x1e9)]():(_0x5e952b[_0x50c917(0x236)]=_0x10e3e7((..._0x5f0cd1)=>_0x1f9d8b[_0x50c917(0x2c1)](..._0x5f0cd1,{'forceDefaultExecution':!0x0}),..._0x5b3dcc),_0x5e952b[_0x50c917(0x14c)]())));},{'priority':_0xdbc7e4(0x276)});}[_0x8827f2(0x271)](_0x5d7c1a){const _0x1d79df=_0x8827f2;let _0x5146e2,_0x4bac9c;const _0xa8ba82=this[_0x1d79df(0x13c)];this[_0x1d79df(0x13c)]=!0x0;try{_0x5146e2=_0x5d7c1a();}catch(_0xc9bc5a){_0x4bac9c=_0xc9bc5a;}return _0xa8ba82||(this[_0x1d79df(0x13c)]=!0x1),_0x4bac9c&&_0x950d7[_0x1d79df(0x172)](_0x4bac9c,this),_0x5146e2;}[_0x8827f2(0x2ab)](_0x3d8415,_0x324930=null,_0x130ee5={}){const _0x507f92=_0x8827f2;if(_0x3d8415[_0x507f92(0x1f5)])return null;const _0x28e28f=this[_0x507f92(0x297)][_0x507f92(0x29f)][_0x507f92(0x214)](_0x507f92(0x26b))['me'];for(const {suggestion:_0x3bf63c,meta:_0x3ce8c4}of this[_0x507f92(0x17b)](_0x3d8415,_0x507f92(0x145)))if(_0x3ce8c4[_0x507f92(0x1d9)]){if(!_0x3ce8c4[_0x507f92(0x1e2)]){if(_0x3ce8c4[_0x507f92(0x189)]){if(!this[_0x507f92(0x2b7)]||!Lt(_0x3bf63c,_0x130ee5))continue;return _0x3bf63c;}if(Lt(_0x3bf63c,_0x130ee5))return _0x3bf63c;this[_0x507f92(0x2ce)](_0x3bf63c,_0x3d8415[_0x507f92(0x181)],_0x3d8415[_0x507f92(0x1b3)]);break;}if(_0x324930==_0x3bf63c[_0x507f92(0x13b)]&&Lt(_0x3bf63c,_0x130ee5)){const _0x2ff35f=_0x3bf63c[_0x507f92(0x2be)]();return _0x2ff35f[_0x507f92(0x181)][_0x507f92(0x1d1)](_0x3d8415[_0x507f92(0x1b3)])?this[_0x507f92(0x1f9)](_0x3bf63c,this[_0x507f92(0x167)][_0x507f92(0x212)](_0x3d8415[_0x507f92(0x181)],_0x2ff35f[_0x507f92(0x1b3)])):this[_0x507f92(0x1f9)](_0x3bf63c,this[_0x507f92(0x167)][_0x507f92(0x212)](_0x2ff35f[_0x507f92(0x181)],_0x3d8415[_0x507f92(0x1b3)])),_0x3bf63c;}}const _0x3681a6=_0x13e33f(),_0x27c5bf=_0x28e28f['id'],_0x2d35a2=_0x324930?_0x507f92(0x16c)+_0x324930:_0x507f92(0x145),_0x24de25=this[_0x507f92(0x185)]({'id':_0x3681a6,'type':_0x2d35a2,'createdAt':new Date(),'authorId':_0x27c5bf,'attributes':_0x130ee5});return this[_0x507f92(0x25a)](_0x2d35a2,_0x3681a6,_0x27c5bf,_0x3d8415),_0x24de25;}[_0x8827f2(0x24b)](_0x416723,_0x429605=_0x8827f2(0x1f7),_0x2a7722={}){const _0x56c2b7=_0x8827f2,_0x530bea=this[_0x56c2b7(0x297)][_0x56c2b7(0x29f)][_0x56c2b7(0x214)](_0x56c2b7(0x26b))['me'],_0x456315=this[_0x56c2b7(0x24c)][_0x56c2b7(0x235)](_0x56c2b7(0x145),_0x429605,_0x56c2b7(0x1de));for(const _0x408542 of this[_0x56c2b7(0x263)]())if(_0x408542[_0x56c2b7(0x19f)]['id']==_0x530bea['id']&&_0x56c2b7(0x145)==_0x408542[_0x56c2b7(0x2d6)]&&_0x408542[_0x56c2b7(0x13b)]==_0x429605&&Lt(_0x408542,_0x2a7722)&&(_0x456315(_0x408542[_0x56c2b7(0x2b2)](),_0x416723)||_0x456315(_0x416723,_0x408542[_0x56c2b7(0x2b2)]()))){for(const _0x5ba332 of _0x416723)_0x408542[_0x56c2b7(0x190)](_0x5ba332);return _0x408542;}for(const {suggestion:_0x5ce040,meta:_0x3ab9ab}of this[_0x56c2b7(0x17b)](_0x416723,_0x56c2b7(0x145))){if(!_0x3ab9ab[_0x56c2b7(0x1d9)])continue;if(!this[_0x56c2b7(0x2b7)]&&_0x3ab9ab[_0x56c2b7(0x189)])continue;if(!Lt(_0x5ce040,_0x2a7722))continue;let _0x5c38ba=!0x0;for(const _0x59df47 of _0x5ce040[_0x56c2b7(0x2b2)]())for(const _0x1e4910 of _0x416723)if(!_0x59df47[_0x56c2b7(0x157)](_0x1e4910)){_0x5c38ba=!0x1;break;}if(_0x5c38ba)return _0x5ce040;}const _0x11e947=_0x13e33f(),_0x53064e=_0x530bea['id'],_0x281723=_0x56c2b7(0x16c)+_0x429605,_0x30a570=this[_0x56c2b7(0x185)]({'id':_0x11e947,'type':_0x281723,'createdAt':new Date(),'authorId':_0x53064e,'attributes':_0x2a7722});for(const _0x2fd1b8 of _0x416723)this[_0x56c2b7(0x25a)](_0x281723,_0x11e947,_0x53064e,_0x2fd1b8,_0xfeddc5[_0x56c2b7(0x19c)]());return _0x30a570;}[_0x8827f2(0x28f)](_0x4d9e30,_0x527e80,_0x1e1d79=null,_0x4bb232={}){const _0x11f3ea=_0x8827f2;if(_0x1e1d79=_0x1e1d79||Vt(_0x527e80),_0x4d9e30[_0x11f3ea(0x1f5)])return null;if(_0x11f3ea(0x293)===this[_0x11f3ea(0x2d8)]){const _0x320a8c=this[_0x11f3ea(0x24c)][_0x11f3ea(0x235)](_0x11f3ea(0x1c0),_0x1e1d79,_0x11f3ea(0x2a9));return this[_0x11f3ea(0x271)](()=>_0x320a8c([_0x4d9e30],_0x527e80,_0x4bb232)),null;}const _0x5ce135=this[_0x11f3ea(0x297)][_0x11f3ea(0x29f)][_0x11f3ea(0x214)](_0x11f3ea(0x26b))['me'],_0x886545=[];if(_0x11f3ea(0x2b9)!==this[_0x11f3ea(0x2d8)]){for(const {suggestion:_0x298942,meta:_0x178809}of this[_0x11f3ea(0x17b)](_0x4d9e30,_0x11f3ea(0x145)))_0x178809[_0x11f3ea(0x1d9)]&&!_0x178809[_0x11f3ea(0x182)]&&_0x886545[_0x11f3ea(0x186)](..._0x298942[_0x11f3ea(0x2b2)]());}const _0x144344=function(_0x3f79a3,_0x4b9a71){const _0x51f58e=_0x11f3ea,_0x186c20=[];for(const _0x67efb1 of _0x4b9a71){const _0x5c8a45=_0x3f79a3[_0x51f58e(0x247)](_0x67efb1);_0x5c8a45&&_0x186c20[_0x51f58e(0x186)](_0x5c8a45);}return _0x186c20;}(_0x4d9e30,_0x886545),_0x5196d9=function(_0x464efa,_0x42f539){const _0x142885=_0x11f3ea,_0x3eb05c=[_0x464efa];for(const _0x44bc2d of _0x42f539){let _0x5a5e83=0x0;for(;_0x5a5e83<_0x3eb05c[_0x142885(0x17a)];){const _0x566326=_0x3eb05c[_0x5a5e83][_0x142885(0x2b0)](_0x44bc2d);_0x3eb05c[_0x142885(0x2b6)](_0x5a5e83,0x1,..._0x566326),_0x5a5e83+=_0x566326[_0x142885(0x17a)];}}return _0x3eb05c;}(_0x4d9e30,_0x886545);_0x144344[_0x11f3ea(0x17a)]&&this[_0x11f3ea(0x167)][_0x11f3ea(0x22a)](()=>{const _0x3faeaa=_0x11f3ea;for(const _0x4e0152 of _0x144344){const _0x40f317=this[_0x3faeaa(0x24c)][_0x3faeaa(0x235)](_0x3faeaa(0x1c0),_0x1e1d79,_0x3faeaa(0x2a9));this[_0x3faeaa(0x271)](()=>_0x40f317([_0x4e0152],_0x527e80,_0x4bb232));}});for(const _0x2a0389 of _0x5196d9){let _0x467d44=null,_0xb43037=_0x2a0389[_0x11f3ea(0x181)],_0x433029=_0x2a0389[_0x11f3ea(0x1b3)];for(const {suggestion:_0x3f90ca,meta:_0x7c76c}of this[_0x11f3ea(0x17b)](_0x2a0389,_0x11f3ea(0x1c0))){if(!_0x7c76c[_0x11f3ea(0x1d9)])continue;if(_0x3f90ca[_0x11f3ea(0x13b)]!=_0x1e1d79)continue;if(!Lt(_0x3f90ca,_0x4bb232))continue;const _0x1fd57e=_0x3f90ca[_0x11f3ea(0x2be)]();if(_0x1fd57e[_0x11f3ea(0x157)](_0x2a0389,!0x0))return null;_0xb43037=_0xb43037[_0x11f3ea(0x26d)](_0x1fd57e[_0x11f3ea(0x181)])?_0xb43037:_0x1fd57e[_0x11f3ea(0x181)],_0x433029=_0x433029[_0x11f3ea(0x175)](_0x1fd57e[_0x11f3ea(0x1b3)])?_0x433029:_0x1fd57e[_0x11f3ea(0x1b3)],_0x467d44?_0x1fd57e[_0x11f3ea(0x181)][_0x11f3ea(0x26d)](_0x467d44[_0x11f3ea(0x2be)]()[_0x11f3ea(0x181)])?(_0x467d44[_0x11f3ea(0x2c2)](),_0x467d44=_0x3f90ca):_0x3f90ca[_0x11f3ea(0x2c2)]():_0x467d44=_0x3f90ca;}const _0x281b71=this[_0x11f3ea(0x167)][_0x11f3ea(0x212)](_0xb43037,_0x433029);if(_0x467d44)this[_0x11f3ea(0x1f9)](_0x467d44,_0x281b71);else{const _0x5d635e=_0x13e33f(),_0x4a5d74=_0x5ce135['id'];this[_0x11f3ea(0x185)]({'id':_0x5d635e,'type':_0x11f3ea(0x23e)+_0x1e1d79,'data':_0x527e80,'createdAt':new Date(),'authorId':_0x4a5d74,'attributes':_0x4bb232}),this[_0x11f3ea(0x25a)](_0x11f3ea(0x23e)+_0x1e1d79,_0x5d635e,_0x4a5d74,_0x281b71);}}return null;}[_0x8827f2(0x27c)](_0x23981b,_0x191f20,_0x180d16=[],_0x3fe145=null,_0xf198={}){const _0xe9fe3b=_0x8827f2;_0x191f20[_0xe9fe3b(0x147)]||(_0x191f20[_0xe9fe3b(0x147)]=_0x191f20[_0xe9fe3b(0x152)]),_0x191f20[_0xe9fe3b(0x1fa)]=_0x23981b['is'](_0xe9fe3b(0x2a7)),_0x3fe145=_0x3fe145||Vt(_0x191f20);const _0x50ad30=_0x180d16[_0xe9fe3b(0x153)](_0x471e34=>Gt(_0x471e34,this[_0xe9fe3b(0x167)])),_0x256bbf=_0x23981b['is'](_0xe9fe3b(0x2a7))?_0x23981b:Gt(_0x23981b,this[_0xe9fe3b(0x167)]);if(_0xe9fe3b(0x293)===this[_0xe9fe3b(0x2d8)]){const _0x42fb1a=this[_0xe9fe3b(0x24c)][_0xe9fe3b(0x235)](_0xe9fe3b(0x242),_0x3fe145,_0xe9fe3b(0x2a9));return this[_0xe9fe3b(0x271)](()=>_0x42fb1a([_0x256bbf],_0x191f20,_0xf198)),null;}_0x50ad30[_0xe9fe3b(0x186)](_0x256bbf);let _0x400275=!0x0;for(const _0x414fd4 of _0x50ad30)if(!this[_0xe9fe3b(0x2c7)](_0x414fd4)){_0x400275=!0x1;break;}if(_0x400275&&_0xe9fe3b(0x2b9)!==this[_0xe9fe3b(0x2d8)]){const _0x6db7b=this[_0xe9fe3b(0x24c)][_0xe9fe3b(0x235)](_0xe9fe3b(0x242),_0x3fe145,_0xe9fe3b(0x2a9));return this[_0xe9fe3b(0x271)](()=>_0x6db7b([_0x256bbf],_0x191f20,_0xf198)),null;}let _0x3b474a=null,_0x58aae4=_0x256bbf[_0xe9fe3b(0x181)],_0x5a2303=_0x256bbf[_0xe9fe3b(0x1b3)];for(const {suggestion:_0x50f617,meta:_0x2428bb}of this[_0xe9fe3b(0x17b)](_0x256bbf,_0xe9fe3b(0x242))){if(!_0x2428bb[_0xe9fe3b(0x1d9)])continue;if(_0x2428bb[_0xe9fe3b(0x1e2)]||_0x2428bb[_0xe9fe3b(0x189)]||_0x2428bb[_0xe9fe3b(0x182)])continue;if(_0x50f617[_0xe9fe3b(0x206)][_0xe9fe3b(0x147)]!=_0x191f20[_0xe9fe3b(0x147)])continue;if(!Lt(_0x50f617,_0xf198))continue;const _0x10168f=_0x50f617[_0xe9fe3b(0x2be)]();if(_0x50f617[_0xe9fe3b(0x13b)]==_0x3fe145){if(_0x10168f[_0xe9fe3b(0x157)](_0x256bbf,!0x0))return null;_0x58aae4=_0x58aae4[_0xe9fe3b(0x26d)](_0x10168f[_0xe9fe3b(0x181)])?_0x58aae4:_0x10168f[_0xe9fe3b(0x181)],_0x5a2303=_0x5a2303[_0xe9fe3b(0x175)](_0x10168f[_0xe9fe3b(0x1b3)])?_0x5a2303:_0x10168f[_0xe9fe3b(0x1b3)],_0x3b474a?_0x10168f[_0xe9fe3b(0x181)][_0xe9fe3b(0x26d)](_0x3b474a[_0xe9fe3b(0x2be)]()[_0xe9fe3b(0x181)])?(_0x3b474a[_0xe9fe3b(0x2c2)](),_0x3b474a=_0x50f617):_0x50f617[_0xe9fe3b(0x2c2)]():_0x3b474a=_0x50f617;}else{const _0x30c6f9=_0x256bbf[_0xe9fe3b(0x247)](_0x10168f);this[_0xe9fe3b(0x29b)](_0x50f617,_0x30c6f9);}}const _0x4c8499=this[_0xe9fe3b(0x297)][_0xe9fe3b(0x29f)][_0xe9fe3b(0x214)](_0xe9fe3b(0x26b))['me'],_0x1b4980=_0x13e33f(),_0x36768c=_0x4c8499['id'];if(_0x3b474a)return this[_0xe9fe3b(0x1f9)](_0x3b474a,this[_0xe9fe3b(0x167)][_0xe9fe3b(0x212)](_0x58aae4,_0x5a2303)),_0x3b474a;{const _0x52dbf3=this[_0xe9fe3b(0x185)]({'id':_0x1b4980,'type':_0xe9fe3b(0x177)+_0x3fe145,'data':_0x191f20,'createdAt':new Date(),'authorId':_0x36768c,'attributes':_0xf198});return this[_0xe9fe3b(0x25a)](_0xe9fe3b(0x177)+_0x3fe145,_0x1b4980,_0x36768c,this[_0xe9fe3b(0x167)][_0xe9fe3b(0x212)](_0x58aae4,_0x5a2303)),_0x52dbf3;}}[_0x8827f2(0x299)](_0x593176,_0x50b0ab,_0x50645b=[],_0x22151f=null,_0x1ed179={}){const _0x54516c=_0x8827f2;_0x50b0ab[_0x54516c(0x147)]||(_0x50b0ab[_0x54516c(0x147)]=_0x50b0ab[_0x54516c(0x152)]);const _0x23af35=_0x593176[0x0];_0x50b0ab[_0x54516c(0x1fa)]=_0x23af35['is'](_0x54516c(0x2a7)),_0x22151f=_0x22151f||Vt(_0x50b0ab);const _0x1315b0=_0x50645b[_0x54516c(0x153)](_0x3c57e5=>Gt(_0x3c57e5,this[_0x54516c(0x167)])),_0x15759c=_0x23af35['is'](_0x54516c(0x2a7))?_0x593176:_0x593176[_0x54516c(0x153)](_0x17f337=>Gt(_0x17f337,this[_0x54516c(0x167)]));if(_0x54516c(0x293)===this[_0x54516c(0x2d8)]){const _0x3947ea=this[_0x54516c(0x24c)][_0x54516c(0x235)](_0x54516c(0x242),_0x22151f,_0x54516c(0x2a9));return this[_0x54516c(0x271)](()=>_0x3947ea(_0x15759c,_0x50b0ab,_0x1ed179)),null;}_0x1315b0[_0x54516c(0x186)](..._0x15759c);let _0x192e88=!0x0;for(const _0x4ed999 of _0x1315b0)if(!this[_0x54516c(0x2c7)](_0x4ed999)){_0x192e88=!0x1;break;}if(_0x192e88&&_0x54516c(0x2b9)!==this[_0x54516c(0x2d8)]){const _0x401b90=this[_0x54516c(0x24c)][_0x54516c(0x235)](_0x54516c(0x242),_0x22151f,_0x54516c(0x2a9));return this[_0x54516c(0x271)](()=>_0x401b90(_0x15759c,_0x50b0ab,_0x1ed179)),null;}const _0xf4a002=this[_0x54516c(0x297)][_0x54516c(0x29f)][_0x54516c(0x214)](_0x54516c(0x26b))['me'];for(const _0x458a20 of this[_0x54516c(0x263)]()){if(_0x458a20[_0x54516c(0x19f)]['id']!=_0xf4a002['id'])continue;if(_0x54516c(0x242)!=_0x458a20[_0x54516c(0x2d6)]||_0x458a20[_0x54516c(0x206)][_0x54516c(0x147)]!=_0x50b0ab[_0x54516c(0x147)])continue;if(!Lt(_0x458a20,_0x1ed179))continue;const _0x300555=_0x458a20[_0x54516c(0x13b)]==_0x22151f;for(let _0x521d31=0x0;_0x521d31<_0x15759c[_0x54516c(0x17a)];_0x521d31++){const _0x2f98ca=_0x15759c[_0x521d31];for(const _0x341c44 of _0x458a20[_0x54516c(0x25e)]()){const _0x2f58c0=_0x341c44[_0x54516c(0x22e)]();if(_0x2f98ca[_0x54516c(0x1d1)](_0x2f58c0)){_0x300555?(_0x15759c[_0x54516c(0x2b6)](_0x521d31,0x1),_0x521d31--):_0x458a20[_0x54516c(0x1c8)](_0x341c44[_0x54516c(0x1e6)]);break;}}}}if(0x0==_0x15759c[_0x54516c(0x17a)])return null;const _0x4b82be=this[_0x54516c(0x24c)][_0x54516c(0x235)](_0x54516c(0x242),_0x22151f,_0x54516c(0x1de));for(const _0x3c2ed3 of this[_0x54516c(0x263)]())if(_0x3c2ed3[_0x54516c(0x19f)]['id']==_0xf4a002['id']&&_0x54516c(0x242)==_0x3c2ed3[_0x54516c(0x2d6)]&&_0x3c2ed3[_0x54516c(0x206)][_0x54516c(0x147)]==_0x50b0ab[_0x54516c(0x147)]&&_0x3c2ed3[_0x54516c(0x13b)]==_0x22151f&&Lt(_0x3c2ed3,_0x1ed179)&&(_0x4b82be(_0x3c2ed3[_0x54516c(0x2b2)](),_0x15759c)||_0x4b82be(_0x15759c,_0x3c2ed3[_0x54516c(0x2b2)]()))){for(const _0x410442 of _0x15759c)_0x3c2ed3[_0x54516c(0x190)](_0x410442);return _0x3c2ed3;}const _0x53e0c1=_0x13e33f(),_0x16a080=_0xf4a002['id'],_0x10fd5f=_0x54516c(0x177)+_0x22151f,_0x1efaf0=this[_0x54516c(0x185)]({'id':_0x53e0c1,'type':_0x10fd5f,'data':_0x50b0ab,'createdAt':new Date(),'authorId':_0x16a080,'attributes':_0x1ed179});for(const _0xd3d7bd of _0x15759c)this[_0x54516c(0x25a)](_0x10fd5f,_0x53e0c1,_0x16a080,_0xd3d7bd,_0xfeddc5[_0x54516c(0x19c)]());return _0x1efaf0;}[_0x8827f2(0x14f)](_0x48b915,_0x2e87c8=null,_0x1b9710={}){const _0x1b172e=_0x8827f2;if(_0x48b915[_0x1b172e(0x1f5)])return null;const _0xd8f24e=this[_0x1b172e(0x297)][_0x1b172e(0x29f)][_0x1b172e(0x214)](_0x1b172e(0x26b))['me'],_0x446503=new _0x487335(_0x48b915[_0x1b172e(0x181)],_0x48b915[_0x1b172e(0x1b3)]);for(const {suggestion:_0x9bb586,meta:_0x26f82c}of this[_0x1b172e(0x17b)](_0x446503,_0x1b172e(0x145)))if(_0x26f82c[_0x1b172e(0x1d9)]&&!_0x26f82c[_0x1b172e(0x1e2)]){if(_0x9bb586[_0x1b172e(0x1eb)]){const _0x27fb51=_0x9bb586[_0x1b172e(0x2b2)]()[_0x1b172e(0x1b2)](_0x5c422d=>_0x1b172e(0x288)!=_0x5c422d[_0x1b172e(0x1e7)][_0x1b172e(0x1c3)]);_0x27fb51[_0x1b172e(0x287)](_0x3824e0=>_0x446503[_0x1b172e(0x157)](_0x3824e0,!0x0))&&_0x9bb586[_0x1b172e(0x1ae)]();if(_0x27fb51[_0x1b172e(0x18d)](_0x2deca6=>_0x2deca6[_0x1b172e(0x157)](_0x446503,!0x0))){const _0x234a48=this[_0x1b172e(0x24c)][_0x1b172e(0x235)](_0x1b172e(0x1a5),_0x2e87c8,_0x1b172e(0x2a9));return this[_0x1b172e(0x271)](()=>_0x234a48([_0x446503],null,_0x1b9710)),null;}}else{const _0x14cc80=_0x446503[_0x1b172e(0x247)](_0x9bb586[_0x1b172e(0x2be)]());null!==_0x14cc80&&_0x9bb586[_0x1b172e(0x2d7)]([_0x14cc80],null,_0x1b9710);}}if(_0x446503[_0x1b172e(0x2ba)](),_0x446503[_0x1b172e(0x1f5)]||_0x1b172e(0x288)==_0x446503[_0x1b172e(0x1e7)][_0x1b172e(0x1c3)])return null;let _0x266ca8=null,_0x33f28a=_0x446503[_0x1b172e(0x181)],_0x393b3d=_0x446503[_0x1b172e(0x1b3)];const _0x4875b9=this[_0x1b172e(0x17b)](_0x446503,_0x1b172e(0x1a5));for(const {suggestion:_0xdc2e10,meta:_0x5bc0bb}of _0x4875b9){const _0x3d5068=this[_0x1b172e(0x167)][_0x1b172e(0x212)](_0x33f28a,_0x393b3d);if(_0x5bc0bb[_0x1b172e(0x1d9)]&&(this[_0x1b172e(0x2b7)]||!_0x5bc0bb[_0x1b172e(0x189)]&&!_0x5bc0bb[_0x1b172e(0x182)])){if(_0xdc2e10[_0x1b172e(0x1eb)]){if(!Lt(_0xdc2e10,_0x1b9710))continue;let _0x44c69c=!0x0;for(const _0x519ce8 of _0xdc2e10[_0x1b172e(0x2b2)]()){if(_0x519ce8[_0x1b172e(0x157)](_0x3d5068,!0x0))return _0xdc2e10;_0x3d5068[_0x1b172e(0x157)](_0x519ce8)||(_0x44c69c=!0x1);}_0x44c69c&&_0xdc2e10[_0x1b172e(0x1ae)]();}else{const _0x4eb5d7=_0xdc2e10[_0x1b172e(0x2be)]();if(_0x4eb5d7[_0x1b172e(0x157)](_0x3d5068,!0x0))return _0xdc2e10;if(!Lt(_0xdc2e10,_0x1b9710)){_0x3d5068[_0x1b172e(0x157)](_0x4eb5d7)?_0xdc2e10[_0x1b172e(0x2c2)]():_0x4eb5d7[_0x1b172e(0x28c)](_0x33f28a)?_0x33f28a=_0x4eb5d7[_0x1b172e(0x1b3)]:_0x4eb5d7[_0x1b172e(0x28c)](_0x393b3d)&&(_0x393b3d=_0x4eb5d7[_0x1b172e(0x181)]);continue;}_0x33f28a=_0x33f28a[_0x1b172e(0x26d)](_0x4eb5d7[_0x1b172e(0x181)])?_0x33f28a:_0x4eb5d7[_0x1b172e(0x181)],_0x393b3d=_0x393b3d[_0x1b172e(0x175)](_0x4eb5d7[_0x1b172e(0x1b3)])?_0x393b3d:_0x4eb5d7[_0x1b172e(0x1b3)],_0x1b9710=Object[_0x1b172e(0x1ea)]({},_0xdc2e10[_0x1b172e(0x2bd)]),_0x266ca8?_0x4eb5d7[_0x1b172e(0x181)][_0x1b172e(0x26d)](_0x266ca8[_0x1b172e(0x2be)]()[_0x1b172e(0x181)])?(_0x266ca8[_0x1b172e(0x2c2)](),_0x266ca8=_0xdc2e10):_0xdc2e10[_0x1b172e(0x2c2)]():_0x266ca8=_0xdc2e10;}}}if(_0x266ca8)return this[_0x1b172e(0x1f9)](_0x266ca8,this[_0x1b172e(0x167)][_0x1b172e(0x212)](_0x33f28a,_0x393b3d)),_0x266ca8;{const _0x102575=_0x13e33f(),_0x157b87=this[_0x1b172e(0x167)][_0x1b172e(0x212)](_0x33f28a,_0x393b3d),_0x4015ff=_0xd8f24e['id'],_0x47e013=_0x2e87c8?_0x1b172e(0x1ed)+_0x2e87c8:_0x1b172e(0x1a5),_0x2f0c42=this[_0x1b172e(0x185)]({'id':_0x102575,'type':_0x47e013,'createdAt':new Date(),'authorId':_0x4015ff,'attributes':_0x1b9710});return this[_0x1b172e(0x25a)](_0x47e013,_0x102575,_0x4015ff,_0x157b87),_0x2f0c42;}}[_0x8827f2(0x183)](_0x1d51c0,_0x56e400=_0x8827f2(0x1f7),_0xad7601={}){const _0x4b0716=_0x8827f2,_0x59492c=this[_0x4b0716(0x297)][_0x4b0716(0x29f)][_0x4b0716(0x214)](_0x4b0716(0x26b))['me'],_0x1cfdc0=_0x1d51c0[_0x4b0716(0x153)](_0x214e65=>new _0x487335(_0x214e65[_0x4b0716(0x181)],_0x214e65[_0x4b0716(0x1b3)])),_0x204205=new Set();for(const {suggestion:_0x5a5f6e,meta:_0x171a5a}of this[_0x4b0716(0x17b)](_0x1cfdc0,_0x4b0716(0x145)))_0x171a5a[_0x4b0716(0x1d9)]&&!_0x171a5a[_0x4b0716(0x1e2)]&&_0x204205[_0x4b0716(0x218)](_0x5a5f6e);for(const _0xca1d0 of _0x204205)if(_0xca1d0[_0x4b0716(0x1eb)]){const _0x399fff=_0xca1d0[_0x4b0716(0x2b2)]();(!_0xca1d0[_0x4b0716(0x2bd)]||!_0xca1d0[_0x4b0716(0x2bd)][_0x4b0716(0x203)])&&(_0x399fff[_0x4b0716(0x287)](_0x174a91=>_0x1cfdc0[_0x4b0716(0x18d)](_0x411bbf=>_0x411bbf[_0x4b0716(0x157)](_0x174a91,!0x0)))&&_0xca1d0[_0x4b0716(0x1ae)]());if(_0x1cfdc0[_0x4b0716(0x287)](_0x2caf74=>_0x399fff[_0x4b0716(0x18d)](_0x11780a=>_0x11780a[_0x4b0716(0x157)](_0x2caf74,!0x0)))){const _0x53d039=this[_0x4b0716(0x24c)][_0x4b0716(0x235)](_0x4b0716(0x1a5),_0x56e400,_0x4b0716(0x2a9));return this[_0x4b0716(0x271)](()=>_0x53d039(_0x1d51c0,null,_0xad7601)),null;}}else{const _0x2594db=_0xca1d0[_0x4b0716(0x2be)]();_0x1cfdc0[_0x4b0716(0x18d)](_0x5658ed=>_0x5658ed[_0x4b0716(0x157)](_0x2594db,!0x0))&&_0xca1d0[_0x4b0716(0x1ae)]();if(_0x1cfdc0[_0x4b0716(0x287)](_0x26c6e4=>_0x2594db[_0x4b0716(0x157)](_0x26c6e4,!0x0))){const _0xd39dfa=this[_0x4b0716(0x24c)][_0x4b0716(0x235)](_0x4b0716(0x1a5),_0x56e400,_0x4b0716(0x2a9));return this[_0x4b0716(0x271)](()=>_0xd39dfa(_0x1cfdc0,null,_0xad7601)),null;}}const _0x2878d0=this[_0x4b0716(0x24c)][_0x4b0716(0x235)](_0x4b0716(0x1a5),_0x56e400,_0x4b0716(0x1de));let _0x1c714a=null;for(const _0x175e24 of this[_0x4b0716(0x263)]())if(_0x175e24[_0x4b0716(0x19f)]['id']==_0x59492c['id']&&_0x175e24[_0x4b0716(0x193)]&&_0x4b0716(0x1a5)==_0x175e24[_0x4b0716(0x2d6)]&&_0x175e24[_0x4b0716(0x13b)]==_0x56e400&&Lt(_0x175e24,_0xad7601)&&(_0x2878d0(_0x175e24[_0x4b0716(0x2b2)](),_0x1cfdc0)||_0x2878d0(_0x1cfdc0,_0x175e24[_0x4b0716(0x2b2)]()))){if(_0x1c714a){if(_0x175e24[_0x4b0716(0x208)]&&_0x175e24[_0x4b0716(0x208)][_0x4b0716(0x17a)])continue;for(const _0x31e366 of _0x175e24[_0x4b0716(0x2b2)]())_0x1c714a[_0x4b0716(0x2da)](_0x31e366)||_0x1c714a[_0x4b0716(0x190)](_0x31e366);_0x175e24[_0x4b0716(0x2c2)]();}else{_0x1c714a=_0x175e24;for(const _0x3eed65 of _0x1cfdc0)_0x175e24[_0x4b0716(0x2da)](_0x3eed65)||_0x175e24[_0x4b0716(0x190)](_0x3eed65);}}if(_0x1c714a)return _0x1c714a;_0x204205[_0x4b0716(0x2d2)]();for(const {suggestion:_0x37e714,meta:_0xff2093}of this[_0x4b0716(0x17b)](_0x1cfdc0,_0x4b0716(0x1a5)))_0xff2093[_0x4b0716(0x1d9)]&&(this[_0x4b0716(0x2b7)]||!_0xff2093[_0x4b0716(0x189)]&&!_0xff2093[_0x4b0716(0x182)])&&Lt(_0x37e714,_0xad7601)&&_0x204205[_0x4b0716(0x218)](_0x37e714);for(const _0x443ac3 of _0x204205){const _0xd8eda=_0x443ac3[_0x4b0716(0x2b2)]();if(!_0xad7601||!_0xad7601[_0x4b0716(0x203)]){if(_0x1cfdc0[_0x4b0716(0x287)](_0x14c05e=>_0xd8eda[_0x4b0716(0x18d)](_0x286d25=>_0x286d25[_0x4b0716(0x157)](_0x14c05e,!0x0))))return _0x443ac3;}(!_0x443ac3[_0x4b0716(0x2bd)]||!_0x443ac3[_0x4b0716(0x2bd)][_0x4b0716(0x203)])&&(_0xd8eda[_0x4b0716(0x287)](_0xd9a89b=>_0x1cfdc0[_0x4b0716(0x18d)](_0xd8ea6d=>_0xd8ea6d[_0x4b0716(0x157)](_0xd9a89b,!0x0)))&&_0x443ac3[_0x4b0716(0x1ae)]());}const _0x60d8e0=_0x13e33f(),_0x373106=_0x59492c['id'],_0x26cda4=_0x4b0716(0x1ed)+_0x56e400,_0x36fd2c=this[_0x4b0716(0x185)]({'id':_0x60d8e0,'type':_0x26cda4,'createdAt':new Date(),'authorId':_0x373106,'attributes':_0xad7601});for(const _0x45a918 of _0x1cfdc0)_0x45a918[_0x4b0716(0x2ba)](),_0x45a918[_0x4b0716(0x1f5)]||_0x4b0716(0x288)==_0x45a918[_0x4b0716(0x1e7)][_0x4b0716(0x1c3)]||this[_0x4b0716(0x25a)](_0x26cda4,_0x60d8e0,_0x373106,_0x45a918,_0xfeddc5[_0x4b0716(0x19c)]());return _0x36fd2c;}[_0x8827f2(0x154)](_0x2a5f0f,_0x5f484e,_0x127a6b,_0x24b69a,_0x11cdd1){const _0x72084a=_0x8827f2;if(_0x2a5f0f[_0x72084a(0x1f5)])return[];if(_0x72084a(0x293)===this[_0x72084a(0x2d8)])return[];const _0x3d3b23=this[_0x72084a(0x297)][_0x72084a(0x29f)][_0x72084a(0x214)](_0x72084a(0x26b))['me']['id'],_0x5b709e=Array[_0x72084a(0x1ac)](this[_0x72084a(0x23d)][_0x72084a(0x166)]())[_0x72084a(0x1b2)](_0x4721b4=>_0x72084a(0x1f4)==_0x4721b4[_0x72084a(0x2d6)]&&_0x4721b4[_0x72084a(0x206)][_0x72084a(0x221)]==_0x5f484e&&_0x4721b4[_0x72084a(0x2da)](_0x2a5f0f));if(_0x72084a(0x20b)===this[_0x72084a(0x2d8)]){const _0x2fc193=this[_0x72084a(0x17b)](_0x2a5f0f,_0x72084a(0x145))[_0x72084a(0x1b2)](({meta:_0x459430})=>_0x459430[_0x72084a(0x1d9)]&&!_0x459430[_0x72084a(0x182)]&&!_0x459430[_0x72084a(0x1e2)])[_0x72084a(0x153)](({suggestion:_0x382eb7})=>_0x382eb7);_0x5b709e[_0x72084a(0x2af)](..._0x2fc193);}const _0x10e95c=new Map([[_0x2a5f0f,_0x127a6b]]);for(const _0x353e01 of _0x5b709e){const _0xc0d9bd=_0x72084a(0x1f4)==_0x353e01[_0x72084a(0x2d6)]?_0x353e01[_0x72084a(0x206)][_0x72084a(0x21a)]:void 0x0,_0x82490=_0x353e01[_0x72084a(0x2be)](),_0xfe645=Array[_0x72084a(0x1ac)](_0x10e95c[_0x72084a(0x1f8)]())[_0x72084a(0x13e)](_0x46c2bd=>_0x46c2bd[_0x72084a(0x243)](_0x82490));if(!_0xfe645)continue;const _0x3322dc=_0xfe645[_0x72084a(0x2b0)](_0x82490);this[_0x72084a(0x272)](_0x5f484e)&&_0x72084a(0x145)==_0x353e01[_0x72084a(0x2d6)]&&0x0!=_0x3322dc[_0x72084a(0x17a)]||(_0x10e95c[_0x72084a(0x1dd)](_0xfe645),_0x3322dc[_0x72084a(0x24f)](_0x267999=>{const _0x2e1752=_0x72084a;_0x10e95c[_0x2e1752(0x20c)](_0x267999,_0x127a6b);}),_0x72084a(0x145)!=_0x353e01[_0x72084a(0x2d6)]&&_0xc0d9bd!=_0x24b69a&&_0x10e95c[_0x72084a(0x20c)](_0xfe645[_0x72084a(0x247)](_0x82490),_0xc0d9bd));}const _0x46bd=[];for(const [_0x519b3f,_0x1f45bf]of _0x10e95c){const _0x37ccd4=_0x13e33f(),_0x1635ef={'key':_0x5f484e,'oldValue':_0x1f45bf,'newValue':_0x24b69a};_0x5f484e[_0x72084a(0x17a)]>0x25&&console[_0x72084a(0x23c)](_0x72084a(0x298),{'key':_0x5f484e});const _0x16b73a=(_0x72084a(0x1a0)+(_0x5f484e+'|'+Vt({'newValue':_0x24b69a})))[_0x72084a(0x1db)](0x0,0x3c),_0x1de9d6=this[_0x72084a(0x185)]({'id':_0x37ccd4,'type':_0x16b73a,'data':_0x1635ef,'createdAt':new Date(),'authorId':_0x3d3b23,'attributes':_0x11cdd1});_0x46bd[_0x72084a(0x186)](_0x1de9d6),this[_0x72084a(0x25a)](_0x16b73a,_0x37ccd4,_0x3d3b23,_0x519b3f);}return _0x46bd;}[_0x8827f2(0x210)](_0x241a6f){const _0x4661d3=_0x8827f2;this[_0x4661d3(0x174)][_0x4661d3(0x218)](_0x241a6f);}[_0x8827f2(0x1a2)](_0x40230f){const _0x1111a7=_0x8827f2;this[_0x1111a7(0x23b)][_0x1111a7(0x218)](_0x40230f);}[_0x8827f2(0x135)](_0x5b8337,_0xbe4edc=[],_0x582752=[]){const _0x39b7fb=_0x8827f2;this[_0x39b7fb(0x2b3)](_0x5b8337,(_0xb34d5,..._0x4e0b59)=>{const _0x4ea92b=_0x39b7fb;this[_0x4ea92b(0x283)](()=>{_0xb34d5(..._0x4e0b59);});});for(const _0x45e00e of _0xbe4edc)this[_0x39b7fb(0x1a2)](_0x45e00e);for(const _0x300d20 of _0x582752)this[_0x39b7fb(0x210)](_0x300d20);}[_0x8827f2(0x17c)](_0x57a001){const _0x3d9abe=_0x8827f2;return _0x3d9abe(0x1f4)==_0x57a001[_0x3d9abe(0x2d6)]?_0x57a001[_0x3d9abe(0x13b)][_0x3d9abe(0x133)]('|')[0x0]:null;}[_0x8827f2(0x1f9)](_0x236649,_0xc56dd8){const _0x28ed68=_0x8827f2,_0x487ac1=_0x236649[_0x28ed68(0x2ca)]();this[_0x28ed68(0x167)][_0x28ed68(0x22a)](_0x45017b=>{const _0x5c9ff8=_0x28ed68;_0x45017b[_0x5c9ff8(0x1cd)](_0x487ac1,{'range':_0xc56dd8});});}[_0x8827f2(0x23a)](_0x1dcba3){const _0x120e8e=_0x8827f2,_0x43d047=_0x1dcba3['id'],_0x30d443=this[_0x120e8e(0x297)][_0x120e8e(0x1e8)][_0x120e8e(0x214)](_0x120e8e(0x18f));this[_0x120e8e(0x1f2)][_0x120e8e(0x1c6)](_0x43d047)||this[_0x120e8e(0x1f2)][_0x120e8e(0x2b5)]({'channelId':_0x30d443,'threadId':_0x43d047,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x38c1fe=this[_0x120e8e(0x1f2)][_0x120e8e(0x2a0)](_0x43d047);_0x38c1fe[_0x120e8e(0x1c7)](_0x120e8e(0x1cb)),_0x38c1fe[_0x120e8e(0x1cb)]=!0x1,_0x1dcba3[_0x120e8e(0x208)]=_0x38c1fe;}[_0x8827f2(0x2b8)](_0x4142aa,_0x36bcf2,_0x123f37,_0x184949){const _0x50f6f4=_0x8827f2;if(_0x4142aa[_0x50f6f4(0x2d6)]!=_0x36bcf2||_0x4142aa[_0x50f6f4(0x13b)]!=_0x123f37||_0x4142aa[_0x50f6f4(0x28a)]['id']!=_0x184949)throw this[_0x50f6f4(0x297)][_0x50f6f4(0x24d)](_0x50f6f4(0x173)),new _0x950d7(_0x50f6f4(0x173),this);}[_0x8827f2(0x29b)](_0x766634,_0x4d1fa0){const _0x40d346=_0x8827f2,_0x398c66=_0x766634[_0x40d346(0x2be)]();if(_0x4d1fa0[_0x40d346(0x1d1)](_0x398c66))_0x766634[_0x40d346(0x2c2)]();else{if(_0x398c66[_0x40d346(0x157)](_0x4d1fa0)){const _0x327cb4=this[_0x40d346(0x167)][_0x40d346(0x234)](_0x4d1fa0[_0x40d346(0x181)][_0x40d346(0x1aa)],_0x40d346(0x1b3));this[_0x40d346(0x1f9)](_0x766634,this[_0x40d346(0x167)][_0x40d346(0x212)](_0x398c66[_0x40d346(0x181)],_0x327cb4));const _0x351a85=_0x13e33f(),_0x54f4d9=_0x766634[_0x40d346(0x28a)]['id'],_0x5d0a2e=_0x766634[_0x40d346(0x2d6)]+':'+_0x766634[_0x40d346(0x13b)];this[_0x40d346(0x185)]({'id':_0x351a85,'type':_0x5d0a2e,'createdAt':new Date(),'authorId':_0x54f4d9,'data':_0x766634[_0x40d346(0x206)],'attributes':_0x766634[_0x40d346(0x2bd)]});const _0x179b11=this[_0x40d346(0x167)][_0x40d346(0x234)](_0x4d1fa0[_0x40d346(0x1b3)][_0x40d346(0x292)],_0x40d346(0x275)),_0x2fe949=this[_0x40d346(0x167)][_0x40d346(0x212)](_0x179b11,_0x398c66[_0x40d346(0x1b3)]);this[_0x40d346(0x25a)](_0x5d0a2e,_0x351a85,_0x54f4d9,_0x2fe949);}else{if(_0x398c66[_0x40d346(0x28c)](_0x4d1fa0[_0x40d346(0x181)])){const _0xd9bdf9=this[_0x40d346(0x167)][_0x40d346(0x234)](_0x4d1fa0[_0x40d346(0x181)][_0x40d346(0x1aa)],_0x40d346(0x1b3));this[_0x40d346(0x1f9)](_0x766634,this[_0x40d346(0x167)][_0x40d346(0x212)](_0x398c66[_0x40d346(0x181)],_0xd9bdf9));}else{const _0x58a007=this[_0x40d346(0x167)][_0x40d346(0x234)](_0x4d1fa0[_0x40d346(0x1b3)][_0x40d346(0x292)],_0x40d346(0x275));this[_0x40d346(0x1f9)](_0x766634,this[_0x40d346(0x167)][_0x40d346(0x212)](_0x58a007,_0x398c66[_0x40d346(0x1b3)]));}}}}[_0x8827f2(0x2c7)](_0x1007d8){const _0x301544=_0x8827f2;for(const {suggestion:_0x4e3631,meta:_0x28a0a1}of this[_0x301544(0x17b)](_0x1007d8,_0x301544(0x145))){if(!_0x28a0a1[_0x301544(0x1d9)])continue;const _0x248593=_0x4e3631[_0x301544(0x2b2)]();for(const _0x4521a7 of _0x248593)if(!_0x1007d8[_0x301544(0x2b0)](_0x4521a7)[_0x301544(0x17a)])return!0x0;}return!0x1;}[_0x8827f2(0x1d4)](_0x475c1b){const _0xbe2b76=_0x8827f2,_0xb07143=this[_0xbe2b76(0x297)][_0xbe2b76(0x29f)][_0xbe2b76(0x214)](_0xbe2b76(0x26b))[_0xbe2b76(0x14b)](_0x475c1b);if(!_0xb07143)throw new _0x950d7(_0xbe2b76(0x2db),this);return _0xb07143;}[_0x8827f2(0x184)](_0x1f6395){const _0x40a590=_0x8827f2,_0x5d949e=this[_0x40a590(0x297)][_0x40a590(0x29f)][_0x40a590(0x214)](_0x40a590(0x26b)),_0x8b5d4e=_0x48b8c3(_0x40a590(0x1b6)+_0x1f6395),_0x593827=_0x5d949e[_0x40a590(0x14b)](_0x8b5d4e);return _0x593827||_0x5d949e[_0x40a590(0x1d7)]({'id':_0x8b5d4e,'name':_0x1f6395});}[_0x8827f2(0x291)](_0x4f157d,_0x5aeb99,_0x433056,_0x5c0f43,_0x2932b9){const _0x44aa74=_0x8827f2,_0x18aba6=this[_0x44aa74(0x1d4)](_0x5c0f43),_0x3573cd=this[_0x44aa74(0x24c)][_0x44aa74(0x250)](_0x4f157d,_0x5aeb99,_0x433056,_0x18aba6,_0x2932b9,_0x41166a=>{const _0x1d474f=_0x44aa74;this[_0x1d474f(0x1b7)](_0x433056,{'attributes':_0x41166a});const _0x3fec77=this[_0x1d474f(0x192)](_0x433056);this[_0x1d474f(0x2cf)](new Set([_0x3fec77])),this[_0x1d474f(0x227)](new Set([_0x3fec77]));});return this[_0x44aa74(0x25f)](_0x3573cd,_0x44aa74(0x2a9),()=>{const _0x5ee5b9=_0x44aa74;this[_0x5ee5b9(0x1b7)](_0x433056,{'state':_0x5ee5b9(0x1f1)});},{'priority':_0x44aa74(0x276)}),this[_0x44aa74(0x25f)](_0x3573cd,_0x44aa74(0x1ae),()=>{const _0x3ae3dd=_0x44aa74;this[_0x3ae3dd(0x1b7)](_0x433056,{'state':_0x3ae3dd(0x16a)});},{'priority':_0x44aa74(0x276)}),this[_0x44aa74(0x23d)][_0x44aa74(0x20c)](_0x433056,_0x3573cd),this[_0x44aa74(0x16d)][_0x44aa74(0x20c)](_0x3573cd,_0x44aa74(0x141)),_0x3573cd;}[_0x8827f2(0x296)](_0xe4c782){const _0x298447=_0x8827f2,_0x213756=_0xe4c782[_0x298447(0x133)](':');return{'group':_0x213756[0x0],'type':_0x213756[0x1],'subType':_0x213756[_0x298447(0x17a)]>=0x5?_0x213756[0x2]:null,'id':_0x213756[_0x298447(0x17a)]<0x5?_0x213756[0x2]:_0x213756[0x3],'authorId':_0x213756[_0x298447(0x17a)]<0x5?_0x213756[0x3]:_0x213756[0x4],'markerCount':0x6==_0x213756[_0x298447(0x17a)]?_0x213756[0x5]:null};}[_0x8827f2(0x2ce)](_0x11c154,_0x17a434,_0x36f46f){const _0x3b1c93=_0x8827f2,_0x51b270=_0x11c154[_0x3b1c93(0x2be)](),_0x33f55b=_0x51b270[_0x3b1c93(0x181)],_0x3c560c=_0x51b270[_0x3b1c93(0x1b3)];this[_0x3b1c93(0x1f9)](_0x11c154,this[_0x3b1c93(0x167)][_0x3b1c93(0x212)](_0x33f55b,_0x17a434));const _0x1699db=_0x13e33f(),_0x123996=_0x11c154[_0x3b1c93(0x28a)]['id'],_0xff990a=_0x11c154[_0x3b1c93(0x2d6)]+(_0x11c154[_0x3b1c93(0x13b)]?':'+_0x11c154[_0x3b1c93(0x13b)]:'');this[_0x3b1c93(0x185)]({'id':_0x1699db,'type':_0xff990a,'createdAt':new Date(),'authorId':_0x123996,'originalSuggestionId':_0x11c154['id'],'attributes':_0x11c154[_0x3b1c93(0x2bd)],'data':_0x11c154[_0x3b1c93(0x206)]});const _0x5e2019=this[_0x3b1c93(0x17c)](_0x11c154);(_0x3b1c93(0x242)==_0x11c154[_0x3b1c93(0x2d6)]||_0x5e2019&&this[_0x3b1c93(0x272)](_0x5e2019))&&(_0x36f46f=this[_0x3b1c93(0x167)][_0x3b1c93(0x239)](_0x36f46f[_0x3b1c93(0x292)])),this[_0x3b1c93(0x25a)](_0xff990a,_0x1699db,_0x123996,this[_0x3b1c93(0x167)][_0x3b1c93(0x212)](_0x36f46f,_0x3c560c));}[_0x8827f2(0x17b)](_0x396ffb,_0x1e672c=null){const _0x542e75=_0x8827f2,_0x1056eb=[],_0xc8c1bc=this[_0x542e75(0x297)][_0x542e75(0x29f)][_0x542e75(0x214)](_0x542e75(0x26b))['me'];Array[_0x542e75(0x290)](_0x396ffb)||(_0x396ffb=[_0x396ffb]);for(const _0x5d3e13 of this[_0x542e75(0x263)]()){if(!_0x5d3e13[_0x542e75(0x193)])continue;if(_0x1e672c&&_0x5d3e13[_0x542e75(0x2d6)]!=_0x1e672c)continue;let _0xf6f8a8=!0x1;for(const _0x414fb9 of _0x5d3e13[_0x542e75(0x2b2)]()){for(const _0xb72a3a of _0x396ffb){const _0x580198=_0xb72a3a[_0x542e75(0x181)][_0x542e75(0x1d1)](_0x414fb9[_0x542e75(0x1b3)])||_0xb72a3a[_0x542e75(0x1b3)][_0x542e75(0x1d1)](_0x414fb9[_0x542e75(0x181)]);if(_0x580198||_0xb72a3a[_0x542e75(0x247)](_0x414fb9)){const _0x4ddf1f=_0xb72a3a[_0x542e75(0x157)](_0x414fb9)&&Rt(this[_0x542e75(0x167)][_0x542e75(0x1a4)],_0x414fb9[_0x542e75(0x181)],_0xb72a3a),_0x5ce15e=_0x414fb9[_0x542e75(0x157)](_0xb72a3a)&&Rt(this[_0x542e75(0x167)][_0x542e75(0x1a4)],_0xb72a3a[_0x542e75(0x181)],_0x414fb9);_0x1056eb[_0x542e75(0x186)]({'suggestion':_0x5d3e13,'meta':{'isOwn':_0xc8c1bc==_0x5d3e13[_0x542e75(0x19f)],'isNextTo':_0x580198,'isInsideObject':_0x4ddf1f,'containsRangeInObject':_0x5ce15e}}),_0xf6f8a8=!0x0;break;}}if(_0xf6f8a8)break;}}return _0x1056eb;}[_0x8827f2(0x25a)](_0x538cbe,_0x119c95,_0x4b7076,_0x406856,_0x4e451b){const _0x45e460=_0x8827f2;this[_0x45e460(0x167)][_0x45e460(0x22a)](_0x4b5ed2=>{const _0xc5eb1b=_0x45e460;let _0x5eeeef=_0xc5eb1b(0x1da)+_0x538cbe+':'+_0x119c95+':'+_0x4b7076;_0x4e451b&&(_0x5eeeef=_0x5eeeef+':'+_0x4e451b),_0x4b5ed2[_0xc5eb1b(0x1c5)](_0x5eeeef,{'range':_0x406856,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x8827f2(0x27a)](_0x11940f){const _0x45ae9a=_0x8827f2,_0x2941e3=_0x11940f[_0x45ae9a(0x16b)],_0x260bcf=_0x11940f[_0x45ae9a(0x197)];_0x11940f[_0x45ae9a(0x16b)]=null,_0x11940f[_0x45ae9a(0x197)]=null,null!=_0x2941e3&&_0x2941e3[_0x45ae9a(0x197)]==_0x11940f&&(_0x2941e3[_0x45ae9a(0x197)]=_0x260bcf),null!=_0x260bcf&&_0x260bcf[_0x45ae9a(0x16b)]==_0x11940f&&(_0x260bcf[_0x45ae9a(0x16b)]=_0x2941e3),_0x45ae9a(0x21e)==this[_0x45ae9a(0x16d)][_0x45ae9a(0x214)](_0x11940f)&&(this[_0x45ae9a(0x16d)][_0x45ae9a(0x20c)](_0x11940f,_0x45ae9a(0x1ef)),this[_0x45ae9a(0x26e)](_0x45ae9a(0x25d),_0x11940f,_0x2941e3,_0x260bcf));}[_0x8827f2(0x185)](_0x31f3bd){const _0x70f20c=_0x8827f2,_0x2e24fd=_0x31f3bd['id'],_0xb69ac2=this[_0x70f20c(0x1dc)](_0x31f3bd);if(this[_0x70f20c(0x198)]&&this[_0x70f20c(0x198)][_0x70f20c(0x1d5)]){const _0x1ec569=this[_0x70f20c(0x297)][_0x70f20c(0x29f)][_0x70f20c(0x214)](_0x70f20c(0x15a)),_0x14c485=_0xb69ac2[_0x70f20c(0x2cd)],_0xf23ff7=_0xb69ac2[_0x70f20c(0x13b)]?_0xb69ac2[_0x70f20c(0x2d6)]+':'+_0xb69ac2[_0x70f20c(0x13b)]:_0xb69ac2[_0x70f20c(0x2d6)],_0x46cf9f=this[_0x70f20c(0x297)][_0x70f20c(0x2a8)],_0x36096c=_0x1ec569[_0x70f20c(0x218)](_0x1475fd(_0x46cf9f,_0x70f20c(0x2ad))),_0x38d67b={'id':_0x2e24fd,'type':_0xf23ff7,'hasComments':_0x14c485,'data':_0x31f3bd[_0x70f20c(0x206)]||null,'originalSuggestionId':_0x31f3bd[_0x70f20c(0x156)]||null,'attributes':_0xb69ac2[_0x70f20c(0x2bd)]};this[_0x70f20c(0x198)][_0x70f20c(0x1d5)](_0x38d67b)[_0x70f20c(0x158)](_0xbab860=>{const _0x1442b1=_0x70f20c;_0xb69ac2[_0x1442b1(0x163)]=!0x0,_0x1ec569[_0x1442b1(0x224)](_0x36096c),_0xbab860&&_0xbab860[_0x1442b1(0x169)]&&(this[_0x1442b1(0x23d)][_0x1442b1(0x214)](_0x2e24fd)[_0x1442b1(0x169)]=_0xbab860[_0x1442b1(0x169)]);})[_0x70f20c(0x1f0)](_0x5c78fa=>{const _0x1c8c74=_0x70f20c;throw _0x318e4c(_0x1c8c74(0x20e)),this[_0x1c8c74(0x297)][_0x1c8c74(0x219)][_0x1c8c74(0x29d)]({'isUndoable':!0x1},()=>{const _0x179414=_0x1c8c74;_0xb69ac2[_0x179414(0x1ae)]();}),_0xb69ac2[_0x1c8c74(0x2d4)](),this[_0x1c8c74(0x23d)][_0x1c8c74(0x1dd)](_0xb69ac2['id']),this[_0x1c8c74(0x16d)][_0x1c8c74(0x1dd)](_0xb69ac2),_0x5c78fa;});}return _0xb69ac2;}[_0x8827f2(0x272)](_0x591fac){const _0x609ae1=_0x8827f2;return this[_0x609ae1(0x174)][_0x609ae1(0x259)](_0x591fac);}[_0x8827f2(0x1b7)](_0x496915,_0x45c957){const _0x4b0e66=_0x8827f2,_0x577e4e=this[_0x4b0e66(0x297)][_0x4b0e66(0x29f)][_0x4b0e66(0x214)](_0x4b0e66(0x15a)),_0x3c6963=this[_0x4b0e66(0x192)](_0x496915);if(this[_0x4b0e66(0x198)]&&this[_0x4b0e66(0x198)][_0x4b0e66(0x1b0)]){if(_0x3c6963[_0x4b0e66(0x163)]){const _0x3e3cf4=_0x577e4e[_0x4b0e66(0x218)](_0x1475fd(this[_0x4b0e66(0x297)][_0x4b0e66(0x2a8)],_0x4b0e66(0x2ad)));this[_0x4b0e66(0x198)][_0x4b0e66(0x1b0)](_0x496915,_0x45c957)[_0x4b0e66(0x158)](()=>{const _0x4b6546=_0x4b0e66;_0x577e4e[_0x4b6546(0x224)](_0x3e3cf4);});}else _0x3c6963['on'](_0x4b0e66(0x1c1),()=>{const _0x5648f2=_0x4b0e66;this[_0x5648f2(0x1b7)](_0x496915,_0x45c957);});}}[_0x8827f2(0x149)](_0x1dace6){const _0x42a64f=_0x8827f2;if(!this[_0x42a64f(0x198)]||!this[_0x42a64f(0x198)][_0x42a64f(0x192)])throw new _0x950d7(_0x42a64f(0x2a3),this);return this[_0x42a64f(0x198)][_0x42a64f(0x192)](_0x1dace6);}[_0x8827f2(0x18a)](_0xd0d0e5){const _0x58b3f7=_0x8827f2,{id:_0x358ef5,type:_0x4ca36a,subType:_0xfd028d,authorId:_0x467e05}=this[_0x58b3f7(0x296)](_0xd0d0e5),_0x49f95b=this[_0x58b3f7(0x23d)][_0x58b3f7(0x214)](_0x358ef5)||this[_0x58b3f7(0x291)](_0x4ca36a,_0xfd028d,_0x358ef5,_0x467e05,{});switch(this[_0x58b3f7(0x2b8)](_0x49f95b,_0x4ca36a,_0xfd028d,_0x467e05),this[_0x58b3f7(0x16d)][_0x58b3f7(0x214)](_0x49f95b)){case _0x58b3f7(0x141):this[_0x58b3f7(0x149)](_0x358ef5)[_0x58b3f7(0x158)](_0x3bf53e=>{const _0x171151=_0x58b3f7;let _0x4fbc3c=Promise[_0x171151(0x258)]();_0x3bf53e[_0x171151(0x2cd)]&&(_0x4fbc3c=this[_0x171151(0x1f2)][_0x171151(0x161)]({'channelId':this[_0x171151(0x297)][_0x171151(0x1e8)][_0x171151(0x214)](_0x171151(0x18f)),'threadId':_0x358ef5})),_0x4fbc3c[_0x171151(0x158)](()=>{const _0x417cec=_0x171151;this[_0x417cec(0x1dc)](_0x3bf53e)[_0x417cec(0x163)]=!0x0;});}),this[_0x58b3f7(0x16d)][_0x58b3f7(0x20c)](_0x49f95b,_0x58b3f7(0x19e));break;case _0x58b3f7(0x1ef):this[_0x58b3f7(0x1b7)](_0x358ef5,{'state':_0x58b3f7(0x160)});case _0x58b3f7(0x232):this[_0x58b3f7(0x16d)][_0x58b3f7(0x20c)](_0x49f95b,_0x58b3f7(0x21e)),this[_0x58b3f7(0x26e)](_0x58b3f7(0x191),_0x49f95b);break;case _0x58b3f7(0x21e):this[_0x58b3f7(0x26e)](_0x58b3f7(0x264),_0x49f95b);}return _0x49f95b[_0x58b3f7(0x1ec)](_0xd0d0e5),_0x49f95b;}[_0x8827f2(0x227)](_0xd8cd18){const _0x53c374=_0x8827f2,_0x36e58d=Array[_0x53c374(0x1ac)](_0xd8cd18),_0x2cf110=_0x36e58d[_0x53c374(0x1b2)](_0xa3f515=>_0x53c374(0x1f4)==_0xa3f515[_0x53c374(0x2d6)]);this[_0x53c374(0x17f)](_0x2cf110);const _0x83577f=_0x36e58d[_0x53c374(0x1b2)](_0x2b6147=>!_0x2b6147[_0x53c374(0x1eb)]&&_0x53c374(0x1f4)!=_0x2b6147[_0x53c374(0x2d6)]),_0x330c03=this[_0x53c374(0x263)]({'skipNotAttached':!0x0})[_0x53c374(0x1b2)](_0x184956=>!_0x184956[_0x53c374(0x1eb)]&&_0x53c374(0x1f4)!=_0x184956[_0x53c374(0x2d6)]),_0x507328=_0x330c03[_0x53c374(0x1b2)](_0x246d9c=>!_0xd8cd18[_0x53c374(0x259)](_0x246d9c)),_0x444f64=new Map(_0x330c03[_0x53c374(0x153)](_0x21662f=>[_0x21662f,this[_0x53c374(0x24c)][_0x53c374(0x235)](_0x21662f[_0x53c374(0x2d6)],_0x21662f[_0x53c374(0x13b)],_0x53c374(0x132))])),_0x39b064=new Map(_0x330c03[_0x53c374(0x153)](_0x4eb1da=>[_0x4eb1da,_0x4eb1da[_0x53c374(0x2be)]()])),_0x2c374e=new Set(),_0x41531a=new Set();for(let _0x5d2e6b=0x0;_0x5d2e6b<_0x83577f[_0x53c374(0x17a)];_0x5d2e6b++)_0x544e6d(_0x83577f[_0x5d2e6b],_0x83577f,_0x5d2e6b+0x1);for(let _0x4cf558=0x0;_0x4cf558<_0x83577f[_0x53c374(0x17a)];_0x4cf558++)_0x544e6d(_0x83577f[_0x4cf558],_0x507328,0x0);const _0x382622=new Set();for(let _0x46a92f=0x0;_0x46a92f<_0x83577f[_0x53c374(0x17a)];_0x46a92f++){const _0x4ec8e7=_0x83577f[_0x46a92f];!_0x41531a[_0x53c374(0x259)](_0x4ec8e7)&&_0x4ec8e7[_0x53c374(0x16b)]&&(_0x382622[_0x53c374(0x218)](_0x4ec8e7[_0x53c374(0x16b)]),_0x4ec8e7[_0x53c374(0x16b)][_0x53c374(0x197)]===_0x4ec8e7&&(_0x4ec8e7[_0x53c374(0x16b)][_0x53c374(0x197)]=null),_0x4ec8e7[_0x53c374(0x16b)]=null),!_0x2c374e[_0x53c374(0x259)](_0x4ec8e7)&&_0x4ec8e7[_0x53c374(0x197)]&&(_0x382622[_0x53c374(0x218)](_0x4ec8e7[_0x53c374(0x197)]),_0x4ec8e7[_0x53c374(0x197)][_0x53c374(0x16b)]===_0x4ec8e7&&(_0x4ec8e7[_0x53c374(0x197)][_0x53c374(0x16b)]=null),_0x4ec8e7[_0x53c374(0x197)]=null);}function _0x544e6d(_0x41ec72,_0x1ffa9a,_0x5a9c03){const _0x4d2afb=_0x53c374;for(let _0x2f305=_0x5a9c03;_0x2f305<_0x1ffa9a[_0x4d2afb(0x17a)];_0x2f305++){const _0x5e240a=_0x465dc7(_0x41ec72,_0x1ffa9a[_0x2f305]);_0x5e240a&&(_0x5e240a[0x0][_0x4d2afb(0x197)]=_0x5e240a[0x1],_0x5e240a[0x1][_0x4d2afb(0x16b)]=_0x5e240a[0x0],_0x2c374e[_0x4d2afb(0x218)](_0x5e240a[0x0]),_0x41531a[_0x4d2afb(0x218)](_0x5e240a[0x1]));}}function _0x465dc7(_0x2f357b,_0x43b6a8){const _0x5a42ef=_0x53c374;if(_0x2f357b[_0x5a42ef(0x19f)]['id']!==_0x43b6a8[_0x5a42ef(0x19f)]['id'])return null;const _0x3a15aa=_0x444f64[_0x5a42ef(0x214)](_0x2f357b)(_0x2f357b,_0x43b6a8,_0x39b064[_0x5a42ef(0x214)](_0x2f357b),_0x39b064[_0x5a42ef(0x214)](_0x43b6a8));if(!_0x3a15aa)return null;return _0x444f64[_0x5a42ef(0x214)](_0x43b6a8)(_0x2f357b,_0x43b6a8,_0x39b064[_0x5a42ef(0x214)](_0x2f357b),_0x39b064[_0x5a42ef(0x214)](_0x43b6a8))?_0x3a15aa[0x1][_0x5a42ef(0x208)]&&_0x3a15aa[0x1][_0x5a42ef(0x208)][_0x5a42ef(0x17a)]?null:_0x3a15aa:null;}_0x382622[_0x53c374(0x262)]&&this[_0x53c374(0x227)](_0x382622);}[_0x8827f2(0x17f)](_0x59a5ce){const _0x5b7244=_0x8827f2;if(0x0==_0x59a5ce[_0x5b7244(0x17a)])return;const _0x2a75db=this[_0x5b7244(0x263)]({'skipNotAttached':!0x0})[_0x5b7244(0x1b2)](_0x4e9b62=>_0x5b7244(0x1f4)==_0x4e9b62[_0x5b7244(0x2d6)]&&_0x4e9b62[_0x5b7244(0x2d1)]),_0x1678e6=[],_0x562759=new Map();for(const _0x12bf50 of _0x2a75db){const _0x13ad2d=_0x48b8c3(_0x12bf50[_0x5b7244(0x2bd)]);_0x562759[_0x5b7244(0x259)](_0x13ad2d)||(_0x562759[_0x5b7244(0x20c)](_0x13ad2d,_0x1678e6[_0x5b7244(0x17a)]),_0x1678e6[_0x5b7244(0x186)]([]));const _0x1c7bc1=_0x562759[_0x5b7244(0x214)](_0x13ad2d);_0x1678e6[_0x1c7bc1][_0x5b7244(0x186)](_0x12bf50);}!(function(){const _0x21daad=_0x5b7244;_0x1678e6[_0x21daad(0x27e)]((_0x4c90de,_0x2ae762)=>{const _0x4dc994=_0x21daad,_0x517f7f=_0x4c90de[0x0][_0x4dc994(0x169)],_0x5312a5=_0x2ae762[0x0][_0x4dc994(0x169)];return _0x517f7f==_0x5312a5?_0x4c90de[0x0][_0x4dc994(0x2bd)][_0x4dc994(0x26f)]<_0x2ae762[0x0][_0x4dc994(0x2bd)][_0x4dc994(0x26f)]?-0x1:0x1:_0x517f7f<_0x5312a5?-0x1:0x1;});for(const _0x11ce72 of _0x1678e6)_0x11ce72[_0x21daad(0x27e)]((_0xd6720f,_0x42ee15)=>_0xd6720f['id']<_0x42ee15['id']?-0x1:0x1);}());for(let _0x3f33b2=0x0;_0x3f33b2<_0x1678e6[_0x5b7244(0x17a)];_0x3f33b2++){if(0x0==_0x1678e6[_0x3f33b2][_0x5b7244(0x17a)])continue;const _0x592fdf=[];for(let _0x46eca2=_0x3f33b2+0x1;_0x46eca2<_0x1678e6[_0x5b7244(0x17a)];_0x46eca2++)0x0!=_0x1678e6[_0x46eca2][_0x5b7244(0x17a)]&&_0x6adc9b(_0x1678e6[_0x3f33b2],_0x1678e6[_0x46eca2])&&_0x592fdf[_0x5b7244(0x186)](_0x46eca2);for(const _0xb12908 of _0x592fdf)_0x1678e6[_0x3f33b2]=_0x1678e6[_0x3f33b2][_0x5b7244(0x241)](_0x1678e6[_0xb12908]),_0x1678e6[_0xb12908]=[];}for(const _0x4c60b2 of _0x1678e6)for(let _0x12f775=0x0;_0x12f775<_0x4c60b2[_0x5b7244(0x17a)];_0x12f775++)_0x4c60b2[_0x12f775][_0x5b7244(0x197)]=_0x4c60b2[_0x12f775+0x1]||null;for(const _0x37779b of _0x1678e6)for(let _0x2f34d0=0x0;_0x2f34d0<_0x37779b[_0x5b7244(0x17a)];_0x2f34d0++)_0x37779b[_0x2f34d0][_0x5b7244(0x16b)]=_0x37779b[_0x2f34d0-0x1]||null;function _0x6adc9b(_0x2bc3fe,_0x23781b){const _0x4f08bd=_0x5b7244;if(_0x2bc3fe[0x0][_0x4f08bd(0x2bd)][_0x4f08bd(0x26f)]!==_0x23781b[0x0][_0x4f08bd(0x2bd)][_0x4f08bd(0x26f)]&&_0x2bc3fe[0x0][_0x4f08bd(0x19f)]!==_0x23781b[0x0][_0x4f08bd(0x19f)])return!0x1;if(!function(_0x55f761,_0x270d6c){const _0x3931db=_0x4f08bd;if(!_0x55f761[_0x3931db(0x2cd)]&&!_0x270d6c[_0x3931db(0x2cd)])return!0x0;if(_0x55f761[_0x3931db(0x2cd)]&&_0x270d6c[_0x3931db(0x2cd)])return!0x1;if(_0x55f761[_0x3931db(0x2cd)]&&_0x270d6c[_0x3931db(0x169)]<_0x55f761[_0x3931db(0x208)][_0x3931db(0x2a6)][_0x3931db(0x214)](0x0)[_0x3931db(0x169)])return!0x0;if(_0x270d6c[_0x3931db(0x2cd)]&&_0x55f761[_0x3931db(0x169)]<_0x270d6c[_0x3931db(0x208)][_0x3931db(0x2a6)][_0x3931db(0x214)](0x0)[_0x3931db(0x169)])return!0x0;return!0x1;}(_0x2bc3fe[0x0],_0x23781b[0x0]))return!0x1;const _0x5d8bc8=_0x4b9932(_0x2bc3fe[0x0][_0x4f08bd(0x2bd)],_0x4f08bd(0x26f)),_0x4133b3=_0x4b9932(_0x23781b[0x0][_0x4f08bd(0x2bd)],_0x4f08bd(0x26f));if(!_0x499fbe(_0x5d8bc8,_0x4133b3))return!0x1;return!!_0x2bc3fe[_0x4f08bd(0x287)](_0x2b5df9=>_0x23781b[_0x4f08bd(0x18d)](_0x4a79dd=>_0x2b5df9[_0x4f08bd(0x2be)]()[_0x4f08bd(0x1d1)](_0x4a79dd[_0x4f08bd(0x2be)]())))&&_0x23781b[_0x4f08bd(0x287)](_0x4546f6=>_0x2bc3fe[_0x4f08bd(0x18d)](_0x1a735c=>_0x4546f6[_0x4f08bd(0x2be)]()[_0x4f08bd(0x1d1)](_0x1a735c[_0x4f08bd(0x2be)]())));}}[_0x8827f2(0x2cf)](_0x1a42ca){const _0x2c27f5=_0x8827f2,_0x403bc7=Array[_0x2c27f5(0x1ac)](_0x1a42ca),_0x390cde=this[_0x2c27f5(0x263)]({'skipNotAttached':!0x0}),_0x2f5581=_0x390cde[_0x2c27f5(0x1b2)](_0x2dd268=>!_0x1a42ca[_0x2c27f5(0x259)](_0x2dd268)),_0x20e074=new Map(_0x403bc7[_0x2c27f5(0x153)](_0x14f7f1=>[_0x14f7f1,this[_0x2c27f5(0x24c)][_0x2c27f5(0x235)](_0x14f7f1[_0x2c27f5(0x2d6)],_0x14f7f1[_0x2c27f5(0x13b)],_0x2c27f5(0x1de))])),_0x5370ee=new Map(_0x390cde[_0x2c27f5(0x153)](_0x3983c8=>[_0x3983c8,_0x3983c8[_0x2c27f5(0x2b2)]()]));for(let _0x423c0f=0x0;_0x423c0f<_0x403bc7[_0x2c27f5(0x17a)];_0x423c0f++){if(_0x56ae76(this,_0x403bc7[_0x423c0f],_0x403bc7,_0x423c0f+0x1))return!0x0;}for(let _0x4d4b6f=0x0;_0x4d4b6f<_0x403bc7[_0x2c27f5(0x17a)];_0x4d4b6f++){if(_0x56ae76(this,_0x403bc7[_0x4d4b6f],_0x2f5581,0x0))return!0x0;}return!0x1;function _0x56ae76(_0x55e387,_0x583982,_0x49ccb7,_0x42bca5){const _0x1c1212=_0x2c27f5;for(let _0x4a577b=_0x42bca5;_0x4a577b<_0x49ccb7[_0x1c1212(0x17a)];_0x4a577b++){const _0x536752=_0x49ccb7[_0x4a577b];if(_0x536752[_0x1c1212(0x2d6)]!==_0x583982[_0x1c1212(0x2d6)]||_0x536752[_0x1c1212(0x19f)]['id']!==_0x583982[_0x1c1212(0x19f)]['id']||_0x536752[_0x1c1212(0x13b)]!==_0x583982[_0x1c1212(0x13b)])continue;if(!Pt(_0x583982,_0x536752,[_0x1c1212(0x26f)]))continue;if(_0x1c1212(0x1f4)==_0x583982[_0x1c1212(0x2d6)]&&_0x583982[_0x1c1212(0x206)][_0x1c1212(0x21a)]!=_0x536752[_0x1c1212(0x206)][_0x1c1212(0x21a)])continue;if(_0x1c1212(0x1f4)==_0x583982[_0x1c1212(0x2d6)]&&_0x55e387[_0x1c1212(0x272)](_0x583982[_0x1c1212(0x206)][_0x1c1212(0x221)]))continue;if(_0x1c1212(0x242)==_0x583982[_0x1c1212(0x2d6)]){const _0x2c20af=_0x55e387[_0x1c1212(0x297)][_0x1c1212(0x219)],_0x19f8fa=_0x583982[_0x1c1212(0x2d3)]();if(_0x19f8fa&&(_0x2c20af[_0x1c1212(0x1a4)][_0x1c1212(0x18b)](_0x19f8fa)||_0x2c20af[_0x1c1212(0x1a4)][_0x1c1212(0x27f)](_0x19f8fa)))continue;}const _0x5c18e5=_0x20e074[_0x1c1212(0x214)](_0x583982),_0x3a146f=_0x5370ee[_0x1c1212(0x214)](_0x583982),_0x50db92=_0x5370ee[_0x1c1212(0x214)](_0x536752),_0x394613=_0x583982[_0x1c1212(0x208)]&&_0x583982[_0x1c1212(0x208)][_0x1c1212(0x17a)],_0x3d5d1d=_0x536752[_0x1c1212(0x208)]&&_0x536752[_0x1c1212(0x208)][_0x1c1212(0x17a)];if(!_0x394613&&_0x5c18e5(_0x50db92,_0x3a146f))return _0x55e387[_0x1c1212(0x146)](_0x536752,_0x583982),_0x5370ee[_0x1c1212(0x1dd)](_0x583982),!0x0;if(!_0x3d5d1d&&_0x5c18e5(_0x3a146f,_0x50db92))return _0x55e387[_0x1c1212(0x146)](_0x583982,_0x536752),_0x5370ee[_0x1c1212(0x1dd)](_0x536752),!0x0;}return!0x1;}}[_0x8827f2(0x146)](_0x1c7f3d,_0x124a78){const _0xe40d5c=_0x8827f2;if(_0x1c7f3d[_0xe40d5c(0x1eb)]){for(const _0x5e87df of _0x124a78[_0xe40d5c(0x2b2)]())_0x1c7f3d[_0xe40d5c(0x190)](_0x5e87df);}else{const _0x2bbe09=_0x124a78[_0xe40d5c(0x2be)]()[_0xe40d5c(0x1b3)];this[_0xe40d5c(0x1f9)](_0x1c7f3d,this[_0xe40d5c(0x167)][_0xe40d5c(0x212)](_0x1c7f3d[_0xe40d5c(0x2be)]()[_0xe40d5c(0x181)],_0x2bbe09));}_0x124a78[_0xe40d5c(0x2c2)]();}[_0x8827f2(0x201)](_0x3253bc,_0x531cd3){const _0x4793f8=_0x8827f2,_0x55de33=_0x3253bc[_0x4793f8(0x14d)](_0x4793f8(0x1bc))||_0x3253bc[_0x4793f8(0x14d)](_0x4793f8(0x1f4))?_0x4793f8(0x25b):_0x3253bc[_0x4793f8(0x196)]();return _0x1475fd(this[_0x4793f8(0x297)][_0x4793f8(0x2a8)],_0x531cd3+'_'+_0x55de33+_0x4793f8(0x216));}[_0x8827f2(0x257)](){const _0x5bca23=_0x8827f2,_0x4cf934=this[_0x5bca23(0x297)];if(!_0x4cf934['ui'])return;const {ariaLiveAnnouncer:_0x4b5276}=_0x4cf934['ui'];_0x45366f(this[_0x5bca23(0x167)],({left:_0x172c9d,entered:_0x3c2fb1})=>{const _0x3cd10d=_0x5bca23;for(const _0x4b9122 of _0x172c9d){const {group:_0x34ca6c,type:_0x40ea61}=this[_0x3cd10d(0x296)](_0x4b9122[_0x3cd10d(0x1e6)]);if(_0x3cd10d(0x28d)===_0x34ca6c){_0x4b5276[_0x3cd10d(0x19a)](this[_0x3cd10d(0x201)](_0x40ea61,_0x3cd10d(0x1ad)));break;}}for(const _0x2442c0 of _0x3c2fb1){const {group:_0x606580,type:_0x2f919b}=this[_0x3cd10d(0x296)](_0x2442c0[_0x3cd10d(0x1e6)]);if(_0x3cd10d(0x28d)===_0x606580){_0x4b5276[_0x3cd10d(0x19a)](this[_0x3cd10d(0x201)](_0x2f919b,_0x3cd10d(0x29a)));break;}}});}[_0x8827f2(0x15d)](_0x4c7fe9){const _0x1aae85=_0x8827f2;if(this[_0x1aae85(0x2cc)])return!0x1;const _0x3f3e40=this[_0x1aae85(0x297)],_0x5d1a2a=_0x3f3e40[_0x1aae85(0x219)][_0x1aae85(0x255)][_0x1aae85(0x29e)][_0x1aae85(0x2bb)]();if(0x0==_0x5d1a2a[_0x1aae85(0x17a)])return!0x1;const _0xd30ffc=[],_0x2346bf=_0x5d1a2a[_0x1aae85(0x1b2)](_0x4667c2=>_0x1aae85(0x1f4)==_0x4667c2[_0x1aae85(0x2d6)]),_0x515e9c=_0x5d1a2a[_0x1aae85(0x1b2)](_0x53b8b1=>_0x1aae85(0x252)==_0x53b8b1[_0x1aae85(0x2d6)]&&_0x1aae85(0x136)!=_0x53b8b1[_0x1aae85(0x1e6)]),_0xc17f7a=_0x5d1a2a[_0x1aae85(0x1b2)](_0x15a939=>_0x1aae85(0x224)==_0x15a939[_0x1aae85(0x2d6)]&&_0x1aae85(0x136)!=_0x15a939[_0x1aae85(0x1e6)]);for(const _0x561faa of _0x2346bf)_0xd30ffc[_0x1aae85(0x186)]({'key':_0x561faa[_0x1aae85(0x2bf)],'newValue':_0x561faa[_0x1aae85(0x294)],'oldValue':_0x561faa[_0x1aae85(0x2a5)],'range':Ot(_0x561faa[_0x1aae85(0x2a7)],_0x3f3e40[_0x1aae85(0x219)])});for(const _0x1cad4d of _0x515e9c){const _0x66d58d=_0xc17f7a[_0x1aae85(0x13e)](_0x39db24=>_0x39db24[_0x1aae85(0x286)][_0x1aae85(0x1d1)](_0x1cad4d[_0x1aae85(0x286)]));_0x66d58d&&_0xd30ffc[_0x1aae85(0x186)]({'key':_0x1aae85(0x260),'newValue':_0x1cad4d[_0x1aae85(0x1e6)],'oldValue':_0x66d58d[_0x1aae85(0x1e6)],'range':_0x3f3e40[_0x1aae85(0x219)][_0x1aae85(0x22d)](_0x1cad4d[_0x1aae85(0x286)][_0x1aae85(0x1d8)])});}return 0x0!=_0xd30ffc[_0x1aae85(0x17a)]&&this[_0x1aae85(0x1af)](_0x4c7fe9,_0xd30ffc);}[_0x8827f2(0x162)](_0x6e50ff){const _0x302820=_0x8827f2;let _0x5e3ed5=!0x1;const _0x38e7fb=this[_0x302820(0x297)][_0x302820(0x219)][_0x302820(0x255)][_0x302820(0x29e)][_0x302820(0x23f)]()[_0x302820(0x1b2)](_0x20d8d4=>_0x20d8d4[_0x302820(0x206)][_0x302820(0x1bd)]&&_0x20d8d4[_0x302820(0x1e6)][_0x302820(0x14d)](_0x302820(0x164)));for(const _0x3fc3f5 of _0x38e7fb){const {subType:_0x413584,id:_0x4fd200}=this[_0x302820(0x296)](_0x3fc3f5[_0x302820(0x1e6)]),_0x33374c=_0x413584[_0x302820(0x133)]('|')[0x0];for(const _0x8e4bf1 of this[_0x302820(0x263)]({'skipNotAttached':!0x0}))_0x8e4bf1['id']!=_0x4fd200&&_0x302820(0x1f4)==_0x8e4bf1[_0x302820(0x2d6)]&&_0x8e4bf1[_0x302820(0x206)]&&_0x8e4bf1[_0x302820(0x206)][_0x302820(0x221)]==_0x33374c&&_0x8e4bf1[_0x302820(0x2be)]()[_0x302820(0x243)](_0x3fc3f5[_0x302820(0x206)][_0x302820(0x1bd)])&&(this[_0x302820(0x248)](_0x8e4bf1,_0x3fc3f5[_0x302820(0x206)][_0x302820(0x1bd)],_0x6e50ff),_0x5e3ed5=!0x0);}return _0x5e3ed5;}[_0x8827f2(0x283)](_0x653d2d){const _0x12e841=_0x8827f2;this[_0x12e841(0x297)],(this[_0x12e841(0x2cc)]=!0x0,_0x653d2d());}[_0x8827f2(0x140)](_0xea9d21){const _0x48c8ab=_0x8827f2,_0x2e4c8f=this[_0x48c8ab(0x272)](_0xea9d21),_0x10e437=this[_0x48c8ab(0x23b)][_0x48c8ab(0x259)](_0xea9d21);return _0x2e4c8f||_0x10e437;}[_0x8827f2(0x1af)](_0x1bfe01,_0x452ee3){const _0x2ca0d3=_0x8827f2;if(0x0==_0x452ee3[_0x2ca0d3(0x17a)])return!0x1;let _0x4bc4d6=!0x1;for(const _0x12bca5 of _0x452ee3){const _0x32b620=this[_0x2ca0d3(0x17b)](_0x12bca5[_0x2ca0d3(0x2a7)],_0x2ca0d3(0x1f4))[_0x2ca0d3(0x1b2)](_0x5ead3c=>!_0x5ead3c[_0x2ca0d3(0x274)][_0x2ca0d3(0x1e2)])[_0x2ca0d3(0x153)](_0xd3ea28=>_0xd3ea28[_0x2ca0d3(0x28d)]),_0x11bb08=_0x48b8c3({'newValue':_0x12bca5[_0x2ca0d3(0x187)]});_0x32b620[_0x2ca0d3(0x1b2)](_0x49b0a4=>{const _0x3949ae=_0x2ca0d3,[_0xd243c1,_0x4444aa]=_0x49b0a4[_0x3949ae(0x13b)][_0x3949ae(0x133)]('|');return _0xd243c1==_0x12bca5[_0x3949ae(0x221)]&&_0x4444aa!=_0x11bb08;})[_0x2ca0d3(0x24f)](_0x42e03d=>{const _0x5c682d=_0x2ca0d3;this[_0x5c682d(0x248)](_0x42e03d,_0x12bca5[_0x5c682d(0x2a7)],_0x1bfe01),_0x4bc4d6=!0x0;});}return _0x4bc4d6;}[_0x8827f2(0x248)](_0xa1cd7a,_0x3d06a7,_0x4d8537){const _0xffcebb=_0x8827f2,_0x3c1131=_0xa1cd7a[_0xffcebb(0x2be)]()[_0xffcebb(0x2b0)](_0x3d06a7);0x0!==_0x3c1131[_0xffcebb(0x17a)]?0x1!==_0x3c1131[_0xffcebb(0x17a)]?this[_0xffcebb(0x2ce)](_0xa1cd7a,_0x3d06a7[_0xffcebb(0x181)],_0x3d06a7[_0xffcebb(0x1b3)]):this[_0xffcebb(0x1f9)](_0xa1cd7a,_0x3c1131[0x0]):_0x4d8537[_0xffcebb(0x1c8)](_0xa1cd7a[_0xffcebb(0x2ca)]());}}class xt{constructor(_0x35596e){const _0x599e29=_0x8827f2;this[_0x599e29(0x228)]=_0x35596e,this[_0x599e29(0x167)]=_0x35596e[_0x599e29(0x219)],this[_0x599e29(0x22f)]=new Map(),this[_0x599e29(0x2d5)]=new Map(),this[_0x599e29(0x21c)]();}[_0x8827f2(0x250)](_0x1d2b4a,_0x13606a,_0x4dc8e9,_0x3c9a4d,_0x53609b,_0x1927ef){const _0x3f4b31=_0x8827f2;return new _0xfeddc5(this[_0x3f4b31(0x167)],{'type':_0x1d2b4a,'subType':_0x13606a,'id':_0x4dc8e9,'author':_0x3c9a4d,'creator':_0x3c9a4d,'attributes':_0x53609b,'onAttributesChange':_0x1927ef,'onAccept':(..._0x27e2c8)=>this[_0x3f4b31(0x235)](_0x1d2b4a,_0x13606a,_0x3f4b31(0x2a9))(..._0x27e2c8),'onDiscard':(..._0x37ed9f)=>this[_0x3f4b31(0x235)](_0x1d2b4a,_0x13606a,_0x3f4b31(0x1ae))(..._0x37ed9f)});}[_0x8827f2(0x1fb)](_0x583324,_0x545267,_0x3bae45,_0x3afb61){const _0x44d4d2=_0x8827f2,_0x129107=_0x583324+':'+_0x545267+':'+_0x3bae45;this[_0x44d4d2(0x22f)][_0x44d4d2(0x20c)](_0x129107,_0x3afb61);}[_0x8827f2(0x235)](_0x3aeec9,_0x54af92,_0x5c54aa){const _0x267c9c=_0x8827f2,_0x103d64=_0x3aeec9+':'+_0x54af92+':'+_0x5c54aa;return this[_0x267c9c(0x22f)][_0x267c9c(0x214)](_0x103d64)||this[_0x267c9c(0x2d5)][_0x267c9c(0x214)](_0x3aeec9+':'+_0x5c54aa);}[_0x8827f2(0x21c)](){const _0x51623f=_0x8827f2,_0x155df0=()=>!0x1,_0xdb4297=_0x454c8d=>{const _0x529c4a=_0x2986;_0x454c8d[_0x529c4a(0x27e)]((_0x3e0292,_0x4868f9)=>_0x3e0292[_0x529c4a(0x181)][_0x529c4a(0x26d)](_0x4868f9[_0x529c4a(0x181)])?0x1:-0x1),this[_0x529c4a(0x167)][_0x529c4a(0x22a)](_0x172d71=>{const _0x27919d=_0x529c4a;for(const _0x5f13f7 of _0x454c8d){let _0x56d8d;_0x56d8d=_0x5f13f7[_0x27919d(0x1b3)][_0x27919d(0x1e3)]&&_0x5f13f7[_0x27919d(0x1b3)][_0x27919d(0x292)]==_0x5f13f7[_0x27919d(0x181)][_0x27919d(0x1d8)]?_0x172d71[_0x27919d(0x1e4)](_0x5f13f7[_0x27919d(0x181)][_0x27919d(0x1d8)],'on'):_0x172d71[_0x27919d(0x1e4)](_0x5f13f7),this[_0x27919d(0x167)][_0x27919d(0x20a)](_0x56d8d,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3e3d8d=(_0x2b5244,_0x70f8d8)=>{const _0x3a0c88=_0x2986;_0x70f8d8&&this[_0x3a0c88(0x167)][_0x3a0c88(0x22a)](_0x2995ee=>{const _0x1477fb=_0x3a0c88,{commandName:_0xb71868,commandParams:_0x4ed9a5=[]}=_0x70f8d8,_0x4c6436=_0x2b5244[_0x1477fb(0x153)](_0x5df8f2=>(Tt(_0x5df8f2)&&(_0x5df8f2=this[_0x1477fb(0x167)][_0x1477fb(0x212)](_0x5df8f2[_0x1477fb(0x1b3)])),_0x5df8f2))[_0x1477fb(0x1b2)](_0x31fe96=>_0x1477fb(0x288)!==_0x31fe96[_0x1477fb(0x1e7)][_0x1477fb(0x1c3)]);if(_0x4c6436[_0x1477fb(0x17a)]<0x1)return;const _0x101868=Array[_0x1477fb(0x1ac)](this[_0x1477fb(0x167)][_0x1477fb(0x255)][_0x1477fb(0x2d9)][_0x1477fb(0x2b2)]())[_0x1477fb(0x153)](_0x3a6fc7=>_0x487335[_0x1477fb(0x244)](_0x3a6fc7));_0x2995ee[_0x1477fb(0x26c)](_0x4c6436);for(const _0x2ab8e1 of this[_0x1477fb(0x228)][_0x1477fb(0x199)][_0x1477fb(0x199)]())_0x2ab8e1[_0x1477fb(0x150)]();_0x4ed9a5[_0x1477fb(0x186)]({'forceDefaultExecution':!0x0}),this[_0x1477fb(0x228)][_0x1477fb(0x2c1)](_0xb71868,..._0x4ed9a5);const _0x7f7fb5=_0x101868[_0x1477fb(0x1b2)](_0x5b12fc=>_0x1477fb(0x288)!=_0x5b12fc[_0x1477fb(0x1e7)][_0x1477fb(0x1c3)]);_0x7f7fb5[_0x1477fb(0x17a)]>0x0&&_0x2995ee[_0x1477fb(0x26c)](_0x7f7fb5);for(const _0x4f0175 of _0x101868)_0x4f0175[_0x1477fb(0x2ba)]();});},_0x26cfeb=(_0x2e03ec,_0x318b11)=>0x1==_0x2e03ec[_0x51623f(0x17a)]&&0x1==_0x318b11[_0x51623f(0x17a)]&&_0x2e03ec[0x0][_0x51623f(0x1b3)][_0x51623f(0x1d1)](_0x318b11[0x0][_0x51623f(0x181)]),_0x562b6b=(_0x2c8647,_0x2306e6,_0x31080c,_0xedcb99)=>Ft(_0x2c8647,_0x2306e6,_0x31080c,_0xedcb99,this[_0x51623f(0x167)])?[_0x2c8647,_0x2306e6]:Ft(_0x2306e6,_0x2c8647,_0xedcb99,_0x31080c,this[_0x51623f(0x167)])?[_0x2306e6,_0x2c8647]:null;this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1e0),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1a3),_0xdb4297),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x237),_0x26cfeb),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1ab),_0x562b6b),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x25c),_0xdb4297),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1fd),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1be),_0x26cfeb),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x159),_0x562b6b),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x16f),_0x3e3d8d),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x279),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x178),_0x26cfeb),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x207),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1bb),_0x3e3d8d),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1bf),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x202),_0x26cfeb),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x188),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x144),_0x155df0),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x13d),(_0x4b3986,_0x1e95e6)=>{const _0x5ecb2c=_0x51623f;if(!_0x1e95e6)return;const _0x3f5e26=this[_0x5ecb2c(0x228)][_0x5ecb2c(0x29f)][_0x5ecb2c(0x214)](p);this[_0x5ecb2c(0x167)][_0x5ecb2c(0x22a)](_0x401549=>{const _0x3dacbb=_0x5ecb2c;if(_0x3dacbb(0x260)==_0x1e95e6[_0x3dacbb(0x221)])for(const _0x20941a of _0x4b3986){const _0x5252f0=_0x20941a[_0x3dacbb(0x181)][_0x3dacbb(0x1d8)],_0x3d8395=_0x1e95e6[_0x3dacbb(0x21a)];_0x401549[_0x3dacbb(0x18e)](_0x5252f0,_0x3d8395);}else{if(_0x3f5e26[_0x3dacbb(0x272)](_0x1e95e6[_0x3dacbb(0x221)])){for(const _0x33ab1c of _0x4b3986)void 0x0!==_0x1e95e6[_0x3dacbb(0x21a)]?_0x401549[_0x3dacbb(0x2a1)](_0x1e95e6[_0x3dacbb(0x221)],_0x1e95e6[_0x3dacbb(0x21a)],_0x33ab1c[_0x3dacbb(0x181)][_0x3dacbb(0x1d8)]):_0x401549[_0x3dacbb(0x1a1)](_0x1e95e6[_0x3dacbb(0x221)],_0x33ab1c[_0x3dacbb(0x181)][_0x3dacbb(0x1d8)]);}else{for(const _0x4e6833 of _0x4b3986)_0x1e95e6[_0x3dacbb(0x21a)]?_0x401549[_0x3dacbb(0x2a1)](_0x1e95e6[_0x3dacbb(0x221)],_0x1e95e6[_0x3dacbb(0x21a)],_0x4e6833):_0x401549[_0x3dacbb(0x1a1)](_0x1e95e6[_0x3dacbb(0x221)],_0x4e6833);}}});}),this[_0x51623f(0x2d5)][_0x51623f(0x20c)](_0x51623f(0x1b8),_0x26cfeb);}}function _0x2986(_0xabac18,_0x46d725){const _0x5f1d4d=_0x5f1d();return _0x2986=function(_0x298699,_0x5256b8){_0x298699=_0x298699-0x12f;let _0xa983ee=_0x5f1d4d[_0x298699];return _0xa983ee;},_0x2986(_0xabac18,_0x46d725);}function Rt(_0x17ff62,_0x1f2c93,_0x142eef){const _0x3e0f69=_0x8827f2;for(const _0x249f01 of _0x1f2c93[_0x3e0f69(0x292)][_0x3e0f69(0x1ce)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x249f01[_0x3e0f69(0x1e7)]==_0x249f01)return!0x1;if(!_0x142eef[_0x3e0f69(0x2c6)](_0x249f01))return!0x1;if(_0x17ff62[_0x3e0f69(0x18b)](_0x249f01)||_0x17ff62[_0x3e0f69(0x27f)](_0x249f01))return!0x0;}return!0x1;}function Tt(_0x133dc5){const _0x83615e=_0x8827f2;return _0x133dc5[_0x83615e(0x1b3)][_0x83615e(0x292)]==_0x133dc5[_0x83615e(0x181)][_0x83615e(0x1d8)]&&_0x133dc5[_0x83615e(0x1b3)][_0x83615e(0x246)];}function Et(_0x45ae85,_0x43d4f6,_0x23402c,_0x34626a){const _0x4d8c3d=_0x8827f2,_0x4c7dda=_0xebb944=>!_0xebb944[_0x4d8c3d(0x28e)]['is'](_0x4d8c3d(0x1ee))&&!_0x34626a[_0x4d8c3d(0x18b)](_0xebb944[_0x4d8c3d(0x28e)]),_0x54164a=_0x45ae85[_0x4d8c3d(0x181)][_0x4d8c3d(0x22c)](_0x4c7dda),_0x344001=_0x45ae85[_0x4d8c3d(0x1b3)][_0x4d8c3d(0x22c)](_0x4c7dda,{'direction':_0x4d8c3d(0x15e)});return(!_0x45ae85[_0x4d8c3d(0x181)][_0x4d8c3d(0x1d1)](_0x54164a)||!_0x45ae85[_0x4d8c3d(0x1b3)][_0x4d8c3d(0x1d1)](_0x344001))&&(_0x54164a[_0x4d8c3d(0x26d)](_0x344001)?_0x23402c[_0x4d8c3d(0x1cd)](_0x43d4f6,{'range':_0x23402c[_0x4d8c3d(0x212)](_0x54164a,_0x344001)}):_0x23402c[_0x4d8c3d(0x1c8)](_0x43d4f6),!0x0);}function Vt(_0x4038c7){return _0x48b8c3(_0x4038c7);}function Ut(_0x4871d6){const _0x302d4f=_0x8827f2,_0x527eb3=_0x4871d6[_0x302d4f(0x181)][_0x302d4f(0x1d8)];return _0x527eb3&&_0x527eb3['is'](_0x302d4f(0x2dc));}function Ot(_0x3d5058,_0x160952){const _0x178f3d=_0x8827f2;return null==_0x3d5058[_0x178f3d(0x1b3)][_0x178f3d(0x1aa)]&&_0x3d5058[_0x178f3d(0x1b3)][_0x178f3d(0x292)]==_0x3d5058[_0x178f3d(0x181)][_0x178f3d(0x1d8)]?Gt(_0x3d5058[_0x178f3d(0x181)][_0x178f3d(0x1d8)],_0x160952):_0x3d5058;}function Gt(_0x9de97e,_0x46d784){const _0x331a6e=_0x8827f2,_0x33b55a=_0x46d784[_0x331a6e(0x1a4)][_0x331a6e(0x18b)](_0x9de97e)||_0x46d784[_0x331a6e(0x1a4)][_0x331a6e(0x278)](_0x9de97e);return _0x46d784[_0x331a6e(0x212)](_0x46d784[_0x331a6e(0x234)](_0x9de97e,_0x331a6e(0x1a6)),_0x33b55a?_0x46d784[_0x331a6e(0x1c2)](_0x9de97e):_0x46d784[_0x331a6e(0x234)](_0x9de97e,_0x331a6e(0x1b3)));}function Ft(_0x302e4c,_0x4e6419,_0x1ae70f,_0x161157,_0x506e4d){const _0x26dbf5=_0x8827f2;if(!Pt(_0x302e4c,_0x4e6419))return!0x1;if(_0x1ae70f[_0x26dbf5(0x1b3)][_0x26dbf5(0x1d1)](_0x161157[_0x26dbf5(0x181)]))return!0x0;if(_0x302e4c[_0x26dbf5(0x2d6)]!=_0x4e6419[_0x26dbf5(0x2d6)])return!0x1;if(!_0x1ae70f[_0x26dbf5(0x1b3)][_0x26dbf5(0x142)](_0x161157[_0x26dbf5(0x181)]))return!0x1;const _0x53b873=_0x506e4d[_0x26dbf5(0x212)](_0x1ae70f[_0x26dbf5(0x1b3)],_0x161157[_0x26dbf5(0x181)])[_0x26dbf5(0x21d)]();for(const _0x36475d of _0x53b873)if([_0x26dbf5(0x15f),_0x26dbf5(0x205)][_0x26dbf5(0x1df)](_0x36475d[_0x26dbf5(0x2d6)])&&_0x506e4d[_0x26dbf5(0x1a4)][_0x26dbf5(0x27f)](_0x36475d[_0x26dbf5(0x28e)]))return!0x1;return!0x0;}function Pt(_0x1af659,_0x224b04,_0x5aec21=[]){const _0x1ec9ba=_0x8827f2;return!(!_0x1af659[_0x1ec9ba(0x2d1)]||!_0x224b04[_0x1ec9ba(0x2d1)])&&_0x499fbe(_0x4b9932(_0x1af659[_0x1ec9ba(0x2bd)],_0x5aec21),_0x4b9932(_0x224b04[_0x1ec9ba(0x2bd)],_0x5aec21));}function Lt(_0x112143,_0x2dc2ce){const _0x73bfa2=_0x8827f2,_0x29aa5d=Ht(_0x112143[_0x73bfa2(0x2bd)]),_0x206e68=Ht(_0x2dc2ce);if(!_0x112143[_0x73bfa2(0x2d1)])return!0x1;for(const _0x4fa510 of Object[_0x73bfa2(0x1f8)](_0x206e68))if(!_0x499fbe(_0x29aa5d[_0x4fa510],_0x206e68[_0x4fa510]))return!0x1;return!0x0;}function Ht(_0x47be22){const _0x3436a0=_0x8827f2,_0x20ac41=Object[_0x3436a0(0x1ea)]({},_0x47be22);return delete _0x20ac41[_0x3436a0(0x203)],delete _0x20ac41[_0x3436a0(0x281)],_0x20ac41;}
23
+ const _0xe8a1bf=_0x6235;(function(_0x41a31e,_0x39d271){const _0x4ae679=_0x6235,_0x51e159=_0x41a31e();while(!![]){try{const _0x43a8e3=-parseInt(_0x4ae679(0x7b))/0x1+parseInt(_0x4ae679(0x120))/0x2+parseInt(_0x4ae679(0x1c8))/0x3+parseInt(_0x4ae679(0x1df))/0x4+parseInt(_0x4ae679(0xa3))/0x5*(-parseInt(_0x4ae679(0x75))/0x6)+-parseInt(_0x4ae679(0x14d))/0x7*(parseInt(_0x4ae679(0x8f))/0x8)+-parseInt(_0x4ae679(0xd4))/0x9*(parseInt(_0x4ae679(0x174))/0xa);if(_0x43a8e3===_0x39d271)break;else _0x51e159['push'](_0x51e159['shift']());}catch(_0x2bea4b){_0x51e159['push'](_0x51e159['shift']());}}}(_0x3039,0x2d326));import{Plugin as _0x389521,PendingActions as _0x490ee1}from'ckeditor5/src/core.js';import{LiveRange as _0x7b57d4}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4dc03d,uid as _0x225588,priorities as _0x23cd71,logWarning as _0x3db441}from'ckeditor5/src/utils.js';import{toWidget as _0x1c8878}from'ckeditor5/src/widget.js';import{Users as _0x5a1150,hashObject as _0x2ce769,surroundingMarkersDetector as _0xc1b741}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x6235(_0x2eaa7d,_0x40424d){const _0x303958=_0x3039();return _0x6235=function(_0x6235cf,_0x4adfdf){_0x6235cf=_0x6235cf-0x74;let _0x5c5389=_0x303958[_0x6235cf];return _0x5c5389;},_0x6235(_0x2eaa7d,_0x40424d);}import _0xa3312e from'./commands/trackchangescommand.js';import _0x4835fe from'./commands/acceptsuggestioncommand.js';import _0x4ba613 from'./commands/discardsuggestioncommand.js';import _0x35e67a from'./commands/executeonallsuggestionscommand.js';import _0x229593 from'./commands/executeonselectedsuggestionscommand.js';import _0xd3eb0a from'./suggestion.js';import _0x371442 from'./suggestiondescriptionfactory.js';import _0x17a61e from'./integrations/aiassistant.js';import _0x1803ea from'./integrations/alignment.js';import _0x4f5da3 from'./integrations/basicstyles.js';import _0x32a566 from'./integrations/blockquote.js';import _0xbd7537 from'./integrations/casechange.js';import _0xa2bdab from'./integrations/ckbox.js';import _0xd791d8 from'./integrations/codeblock.js';import _0x5b3d7b from'./integrations/comments.js';import _0xcd21db from'./integrations/deletecommand.js';import _0x26305b from'./integrations/list.js';import _0x5dca75 from'./integrations/listproperties.js';import _0x18a544 from'./integrations/entercommand.js';import _0x1f477f from'./integrations/findandreplace.js';import _0x34f8f6 from'./integrations/font.js';import _0x1f6d20 from'./integrations/formatpainter.js';import _0x12239d from'./integrations/heading.js';import _0x395d8c from'./integrations/highlight.js';import _0x2943cf from'./integrations/horizontalline.js';import _0x56e183 from'./integrations/htmlembed.js';import _0x7b5a14 from'./integrations/image.js';import _0x2678b7 from'./integrations/imagereplace.js';import _0x24b1d9 from'./integrations/imagestyle.js';import _0xe2729 from'./integrations/importword.js';import _0x167c60 from'./integrations/indent.js';import _0x38cfff from'./integrations/inputcommand.js';import _0x313348 from'./integrations/link.js';import _0x4e4a43 from'./integrations/legacylist.js';import _0x4f0e52 from'./integrations/legacylistproperties.js';function _0x3039(){const _0x4ac8a1=['_enabledCommands','acceptAllSuggestions','formatBlock:chain','isAtEnd','removeMarker:suggestion:attribute','discardSuggestion','addComment','elementToElement','isInsideObject','_onDiscard','_element','isInContent','_joinSuggestions','createRangeIn','_suggestionFactory','_registerDefaultCallbacks','_cutOutSuggestionMarker','formatInline:','track-changes-adapter-already-set','substr','substring','has','push','attribute:discard','createPositionBefore','commands','group','getItems','formatBlock','size','editor','_setSuggestionData','init','formatBlock:join','setSelection','conversion','meta','addMarker:suggestion','_initAriaMarkerChangeAnnouncements','insertion','addMarker','_suggestionState','_registerInlineAttribute','track-changes-command-not-found','rootName','getUser','item','getChangedMarkers','setTo','toUpperCase','isAfter','resolve','createPositionAt','867627ElHXNd','_afterChanges','_recordAttributeChanges','deletion:accept','after','documentSelection','registerCustomCallback','formatBlock:discard','markAttributeChange','stopListening','PendingActions','commentThread','batch','CommentsRepository','_commentsRepository','isAtStart','trackChangesCommand','PENDING_ACTION_SUGGESTION','suggestion:','ck-suggestion-marker--active','newValue','trackChanges.trackFormatChanges','removed','623320ZwOzhL','author','some','markBlockFormat','track-changes-enable-command-twice','editing','formatGroupId','end','_blockAttributeKeys','getAttribute','fromRange','suggestionChanged','consumable','keys','document','values','_trackFormatChanges','rejected','containsRangeInObject','_setSuggestionRange','return','_inlineAttributeKeys','authorName','filter','default','_model','ck-suggestion-marker-formatBlock','_saved','howMany','buildSuggestion','widget','suggestion','nodeBefore','containerElement','$text','oldValue','_processAttributeSuggestions','_refreshAttributeSuggestionsChain','_removeSuggestion','delete','track-changes-user-not-found','insertion:join','setAttribute','markerToHighlight','getWalker','_getSuggestionData','formatInline','chain','createPositionAfter','TrackChangesEditing','update:suggestion','isMultiRange','sort','insertion:discard','_handleNewSuggestionMarker','removeMarkers','length','_suggestions','stop','getShiftedBy','addClass','isDocumentOperation','_getExternalAuthor','next','getChanges','getCommentThread','define','attributeOldValue','enableReadOnlyMode','6IeCFff','_mergeNestedSuggestions','registerPostFixer','addMarker:suggestion:attribute','rename','backward','86628JPdMIu','getAllAdjacentSuggestions','selection','newRange','parent','attributeNewValue','getSuggestions','model','insert','key','deletion:discard','moveTargetPosition','createElement','options','plugins','targetPosition','attribute','getRange','markInsertion','_enableDefaultAttributesIntegration','102584ADLuKh','track-changes-adapter-missing-getsuggestion','value','containsPosition','attribute:join','isSelectable','concat','never','_recordAttributeSuggestions','track-changes-suggestion-data-mismatch','isOwn','_customCallbacks','warn','requires','startsWith','_descriptionFactory','unbind','format','updateMarker','toJSON','62970cTQdmv','low','position','containsRange','_isBlockAttribute','Users','isUndo','trackChanges','collaboration.channelId','elementEnd','showSuggestionHighlights','_createSuggestion','isObject','_SUGGESTION_ANNOUNCEMENT','LEAVE','data-suggestion','addMarkerName','track-changes-suggestion-not-found','_isDataLoaded','isLimit','element','_registerBlockAttribute','getNearestSelectionRange','multipleBlocks','insertion:','enqueueChange','_reduceExistingSuggestions','hasComments','before','addSuggestionData','range','_editor','suggestionUnloaded','trackChanges.mergeNestedSuggestions','suggestion-type','forward','getAncestors','ready','splice','toViewElement','isEqual','markers','subType','_rangeIsInLocalUserInsertion','rethrowUnexpectedError','isIntersectingWithRange','containsItem','isExternal','differ','9ZuHoMe','_getMarkerAnnouncementText','hasSuggestion','formatInline:chain','splitPosition','removeAttribute','nodeAfter','refresh','discardSelectedSuggestions','isTouching','addRange','adapter','split','addHighlight','isRemovable','accept','commandName','addSuggestion','add','name','_findSuggestions','$graveyard','acceptSelectedSuggestions','_breakSuggestionMarker','pluginName','addMarker:suggestion:formatBlock','enableCommand','ck-suggestion-marker-formatInline','_isRegisteredAttribute','markInlineFormat','isCollapsed','_getAttributeKey','formatInline:discard','acceptSuggestion','groupId','mapper','_splitMarkerName','formatInline:join','fire','find','elementStart','start','listenTo','getMultiRangeId','addUser','_checkSuggestionCorrectness','unshift','external:','catch','createRange','pop','deletion:','detach','markMultiRangeInsertion','forceDefaultExecution','FORMATTING','get','$textProxy','deleteContent','announce','map','always','originalSuggestionId','config','schema','accepted','_reduceSuggestionAttributeRange','change:_saved','getRanges','attribute:','set','getFirstMarker','hasCommentThread','isIntersecting','insertion:accept','attribute:accept','514822Lxwyus','removeClass','high','markerName','_addSuggestionMarker','isNextTo','skipNestingCheck','formatBlock:accept','markerNameToElements','discard','assign','join','_updateSuggestionData','suggestionLoaded','clear','formatBlock:','then','data','multi','createRangeOn','deletion','comments','tablePasteChainId','attributes','editingDowncast','ck-suggestion-marker','updateSuggestion','every','forEach','deletion:join','_getAuthorFromId','normal','remove','formatInline:accept','@external','addCommentThread','notReady','_refreshSuggestionsChain','_joinWithAdjacentSuggestions','change:data','from','activeMarkers','highest','type','removeComment','119XQjOIj','getSuggestion','getIntersection','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.','createdAt','authoredAt','applyOperation','getLastMatchingPosition','oldRange','createSelection','_isForcedDefaultExecutionBlock','execute','_adapter','isArray','$elementName','getContainedElement','_processAttributeChanges','ENTER','unbindElementFromMarkerName','markMultiRangeDeletion','fromCharCode','_addThreadToSuggestion','change:activeMarkers','insertContent','marker-count','clone','markerReady','reconvertMarker','$marker','lowest','locale','attributeKey','getDifference','dataToMarker','bindElementToMarker','creator','ck-suggestion-marker-','consume','discardAllSuggestions','2001110oNwGNS','change','deletion:chain','insertion:chain','getMarkers','fetchCommentThread','isBefore','writer','getSuggestionCallback','upcast','includes','markerToData','markMultiRangeBlockFormat','for','dataReady','root','dataDowncast','getCustomProperty','suggestion:attribute:','isLocal','isBlock','getFirstRange','markDeletion','move','head','error-saving-suggestion-data-suggestion-discarded','previous','_defaultCallbacks','removeMarker:suggestion:formatBlock','open','removeMarker'];_0x3039=function(){return _0x4ac8a1;};return _0x3039();}import _0x2f1fcc from'./integrations/mediaembed.js';import _0xc929d2 from'./integrations/mention.js';import _0x373ba6 from'./integrations/multilevellist.js';import _0x1f8783 from'./integrations/pagebreak.js';import _0x1251dc from'./integrations/paragraph.js';import _0x32f988 from'./integrations/removeformat.js';import _0x48484a from'./integrations/restrictededitingmode.js';import _0x4ab4ce from'./integrations/shiftentercommand.js';import _0x483459 from'./integrations/standardeditingmode.js';import _0x450a87 from'./integrations/style.js';import _0x247566 from'./integrations/table.js';import _0x1a5d3c from'./integrations/tablemergesplit.js';import _0x36a5bc from'./integrations/tableheadings.js';import _0x575289 from'./integrations/tableclipboard.js';import _0x46d489 from'./integrations/tablecolumnresize.js';import _0x35b833 from'./integrations/template.js';import _0x44c271 from'./integrations/tableofcontents.js';import _0x35eac2 from'./integrations/title.js';import _0x4757e7 from'./integrations/undo.js';import _0x32b485 from'./integrations/tablecaption.js';import _0xf6bb7d from'./integrations/tableproperties.js';import{getTranslation as _0x36fca4}from'./utils/common-translations.js';import{isEqual as _0x43c7b9,omit as _0x2f2148}from'lodash-es';export const renameAttributeKey=_0xe8a1bf(0x15b);export default class p extends _0x389521{static get[_0xe8a1bf(0x9c)](){const _0x2c4c84=_0xe8a1bf;return[_0x2c4c84(0x1d5),_0x5a1150,_0x490ee1,_0x17a61e,_0x1803ea,_0x4f5da3,_0x32a566,_0xa2bdab,_0xbd7537,_0xd791d8,_0x5b3d7b,_0xcd21db,_0x18a544,_0x1f477f,_0x34f8f6,_0x1f6d20,_0x12239d,_0x395d8c,_0x2943cf,_0x56e183,_0x7b5a14,_0x24b1d9,_0x2678b7,_0xe2729,_0x167c60,_0x38cfff,_0x4e4a43,_0x4f0e52,_0x373ba6,_0x313348,_0x26305b,_0x5dca75,_0x2f1fcc,_0xc929d2,_0x1f8783,_0x1251dc,_0x32f988,_0x48484a,_0x4ab4ce,_0x483459,_0x450a87,_0x247566,_0x1a5d3c,_0x36a5bc,_0x32b485,_0x575289,_0x46d489,_0x44c271,_0xf6bb7d,_0x35b833,_0x35eac2,_0x4757e7];}static get[_0xe8a1bf(0xec)](){const _0x436100=_0xe8a1bf;return _0x436100(0x210);}constructor(_0x14bcda){const _0x389500=_0xe8a1bf;function _0x11fe9e(_0x17f216){const _0x2dc5ee=_0x6235;return _0x17f216[_0x2dc5ee(0x110)](_0x4719d7=>String[_0x2dc5ee(0x161)](_0x4719d7))[_0x2dc5ee(0x12b)]('');}super(_0x14bcda),this[_0x389500(0x97)]=!0x1,this[_0x389500(0x11a)](_0x389500(0x149),[]),this['on'](_0x389500(0x163),(_0x1ef013,_0x1333c7,_0x44016f,_0x8db74b)=>{const _0x816fc=_0x389500;this[_0x816fc(0x1f8)][_0x816fc(0x175)](()=>{const _0x2016eb=_0x816fc;for(const _0x4a9e36 of[..._0x8db74b,..._0x44016f])this[_0x2016eb(0x1f8)][_0x2016eb(0xcc)][_0x2016eb(0x1a8)](_0x4a9e36)&&_0x14bcda[_0x2016eb(0x1e4)][_0x2016eb(0x168)](_0x4a9e36);});}),this[_0x389500(0x9e)]=new _0x371442(this[_0x389500(0x1b1)][_0x389500(0x82)][_0x389500(0x114)],this[_0x389500(0x1b1)][_0x389500(0x16b)]),this[_0x389500(0x159)]=null,this[_0x389500(0x1a1)]=new xt(this[_0x389500(0x1b1)]),this[_0x389500(0x218)]=new Map(),this[_0x389500(0x1d6)]=_0x14bcda[_0x389500(0x89)][_0x389500(0x10c)](_0x389500(0x1d5)),this[_0x389500(0x193)]=new Set(),this[_0x389500(0x1f8)]=this[_0x389500(0x1b1)][_0x389500(0x82)],this[_0x389500(0x1bc)]=new WeakMap(),this[_0x389500(0x157)]=!0x1,this[_0x389500(0x1e7)]=new Set([_0x389500(0x15b)]),this[_0x389500(0x1f4)]=new Set(),_0x14bcda[_0x389500(0x113)][_0x389500(0x221)](_0x389500(0x1dd),_0x389500(0x1f7)),this[_0x389500(0x1ef)]=_0x14bcda[_0x389500(0x113)][_0x389500(0x10c)](_0x389500(0x1dd)),_0x14bcda[_0x389500(0x113)][_0x389500(0x221)](_0x389500(0xc4),!0x0),this[_0x389500(0x76)]=_0x14bcda[_0x389500(0x113)][_0x389500(0x10c)](_0x389500(0xc4)),this[_0x389500(0x1d8)]=new _0xa3312e(_0x14bcda,this[_0x389500(0x193)]),this[_0x389500(0x1b9)](),this[_0x11fe9e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x11fe9e([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x38]);}[_0xe8a1bf(0x1b3)](){const _0x2b8d6b=_0xe8a1bf,_0x2349d5=this[_0x2b8d6b(0x1b1)],_0x264dd1=(_0x50e5e8,_0x265225)=>{const _0x3d04f2=_0x2b8d6b;if(_0x3d04f2(0x8b)!=_0x50e5e8)return _0x3d04f2(0x171)+_0x50e5e8;const _0x46010e=_0x265225[_0x3d04f2(0xe0)]('|')[0x0];return this[_0x3d04f2(0xa7)](_0x46010e)?_0x3d04f2(0x1f9):_0x3d04f2(0xef);};_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0x20a)]({'model':_0x2b8d6b(0x1fe),'view':_0x53022a=>{const _0x5752c2=_0x2b8d6b,{id:_0x2f6da5,type:_0x5bdcfe,subType:_0x55bfd4}=this[_0x5752c2(0xf8)](_0x53022a[_0x5752c2(0x123)]),_0xb2db65=[_0x5752c2(0x139),_0x264dd1(_0x5bdcfe,_0x55bfd4)];let _0x3cd856=0xbb8;return this[_0x5752c2(0x149)][_0x5752c2(0x17e)](_0x53022a[_0x5752c2(0x123)])&&(_0xb2db65[_0x5752c2(0x1a9)](_0x5752c2(0x1db)),_0x3cd856=0xbc2),_0x5752c2(0x134)==_0x5bdcfe&&(_0x3cd856+=0x5),{'classes':_0xb2db65,'attributes':{'data-suggestion':_0x2f6da5},'priority':_0x3cd856};}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0x3ef876=>{const _0x47ca80=_0x2b8d6b;_0x3ef876['on'](_0x47ca80(0x1b8),(_0x54de01,_0x35ba76,_0x42117b)=>{const _0x236c24=_0x47ca80;if(!_0x42117b[_0x236c24(0x88)][_0x236c24(0xad)])return;const _0x58ca98=_0x35ba76[_0x236c24(0x1c1)];if(!_0x58ca98)return;const _0x43ac03=_0x42117b[_0x236c24(0xf7)][_0x236c24(0xca)](_0x58ca98);_0x2349d5[_0x236c24(0x82)][_0x236c24(0x114)][_0x236c24(0xaf)](_0x58ca98)&&_0x43ac03&&!_0x43ac03[_0x236c24(0x185)](_0x236c24(0x1fd))&&_0x43ac03['is'](_0x236c24(0x200))&&_0x1c8878(_0x43ac03,_0x42117b[_0x236c24(0x17b)]);},{'priority':_0x47ca80(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0x20a)]({'model':_0x2b8d6b(0x1fe),'view':(_0x359e32,_0x5d273d)=>{const _0x46ec04=_0x2b8d6b;if(!_0x5d273d[_0x46ec04(0x88)][_0x46ec04(0xad)])return null;const {type:_0x5f46db,subType:_0x1e9e21}=this[_0x46ec04(0xf8)](_0x359e32[_0x46ec04(0x123)]);return{'classes':[_0x46ec04(0x139),_0x264dd1(_0x5f46db,_0x1e9e21)],'priority':0xbb8};}});const _0x218743=({showActiveMarkers:_0x5c6b12=!0x0,isAttributeSuggestion:_0x49f75a=!0x1}={})=>(_0x344919,_0x340727,_0x219c4e)=>{const _0x3fef95=_0x2b8d6b;if(!_0x340727[_0x3fef95(0x1c1)])return;const {id:_0x10c2d2}=this[_0x3fef95(0xf8)](_0x340727[_0x3fef95(0x123)]);if(_0x49f75a){const _0x42748f=this[_0x3fef95(0x218)][_0x3fef95(0x10c)](_0x10c2d2),_0x3a7c47=this[_0x3fef95(0xf3)](_0x42748f);if(!this[_0x3fef95(0xa7)](_0x3a7c47))return;}if(_0x340727[_0x3fef95(0x1c1)]['is'](_0x3fef95(0x7d)))return void _0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x340727[_0x3fef95(0x1c1)],_0x344919[_0x3fef95(0xe7)]);const _0x577c24=_0x219c4e[_0x3fef95(0xf7)][_0x3fef95(0xca)](_0x340727[_0x3fef95(0x1c1)]);if(_0x340727[_0x3fef95(0x1c1)]['is'](_0x3fef95(0xb7))&&_0x2349d5[_0x3fef95(0x82)][_0x3fef95(0x114)][_0x3fef95(0x188)](_0x340727[_0x3fef95(0x1c1)])&&!_0x577c24[_0x3fef95(0x185)](_0x3fef95(0xe1))){_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x21b)]([_0x3fef95(0x139),_0x3fef95(0x1f9)],_0x577c24),_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x209)](_0x3fef95(0xb2),_0x10c2d2,_0x577c24),_0x219c4e[_0x3fef95(0xf7)][_0x3fef95(0x16f)](_0x577c24,_0x340727[_0x3fef95(0x123)]),_0x5c6b12&&(this[_0x3fef95(0x149)][_0x3fef95(0x17e)](_0x340727[_0x3fef95(0x123)])?_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x21b)](_0x3fef95(0x1db),_0x577c24):_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x121)](_0x3fef95(0x1db),_0x577c24));for(const _0x2fc278 of _0x2349d5[_0x3fef95(0x82)][_0x3fef95(0x1a0)](_0x340727[_0x3fef95(0x1c1)])[_0x3fef95(0x1ae)]())_0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x2fc278,_0x344919[_0x3fef95(0xe7)]);_0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x340727[_0x3fef95(0x1c1)],_0x344919[_0x3fef95(0xe7)]);}};_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0x335ad9=>{const _0x490501=_0x2b8d6b;_0x335ad9['on'](_0x490501(0xed),(_0xf147d7,_0x3bbd85,_0x354d6e)=>{const _0x59f36e=_0x490501;_0x354d6e[_0x59f36e(0x88)][_0x59f36e(0xad)]&&_0x218743({'showActiveMarkers':!0x1})(_0xf147d7,_0x3bbd85,_0x354d6e);},{'priority':_0x490501(0x14a)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0xefba4c=>{const _0x675710=_0x2b8d6b;_0xefba4c['on'](_0x675710(0x78),(_0x518c8b,_0x4a03ba,_0x6235a1)=>{const _0x2361ec=_0x675710;_0x6235a1[_0x2361ec(0x88)][_0x2361ec(0xad)]&&_0x218743({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x518c8b,_0x4a03ba,_0x6235a1);},{'priority':_0x675710(0x14a)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0x17f)]({'model':_0x2b8d6b(0x1fe),'view':(_0x5640d0,_0x3e15cb)=>_0x3e15cb[_0x2b8d6b(0x88)][_0x2b8d6b(0xad)]?null:{'group':_0x2b8d6b(0x1fe),'name':_0x5640d0[_0x2b8d6b(0x1a6)](0xb)}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x17d))[_0x2b8d6b(0x19a)]({'view':{'name':_0x2b8d6b(0x1fe),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1ad759,{writer:_0x4cb40e})=>{const _0xf8493d=_0x2b8d6b;let _0x475ebc=_0xf8493d(0x1da)+_0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0xc5))+':'+_0x1ad759[_0xf8493d(0x1e8)]('id');return _0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0x165))&&(_0x475ebc+=':'+_0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0x165))),_0x4cb40e[_0xf8493d(0x87)](_0xf8493d(0x169),{'data-name':_0x475ebc});}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x17d))[_0x2b8d6b(0x16e)]({'view':_0x2b8d6b(0x1fe)}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x2d97e6=>{const _0x2f37a8=_0x2b8d6b;_0x2d97e6['on'](_0x2f37a8(0xed),_0x218743(),{'priority':_0x2f37a8(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x5f0f0b=>{const _0x28102e=_0x2b8d6b;_0x5f0f0b['on'](_0x28102e(0x78),_0x218743({'isAttributeSuggestion':!0x0}),{'priority':_0x28102e(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x96fb9b=>{const _0x19f045=_0x2b8d6b;_0x96fb9b['on'](_0x19f045(0x190),(_0x4e9a21,_0x33994b,_0x5ae475)=>{const _0x2f6f5e=_0x19f045,_0x5da60d=_0x5ae475[_0x2f6f5e(0xf7)][_0x2f6f5e(0x128)](_0x33994b[_0x2f6f5e(0x123)]);if(_0x5da60d){for(const _0x22dc26 of _0x5da60d)_0x22dc26[_0x2f6f5e(0x185)](_0x2f6f5e(0xe1))||(_0x5ae475[_0x2f6f5e(0x17b)][_0x2f6f5e(0x121)]([_0x2f6f5e(0x139),_0x2f6f5e(0x1f9),_0x2f6f5e(0x1db)],_0x22dc26),_0x5ae475[_0x2f6f5e(0x17b)][_0x2f6f5e(0xd9)](_0x2f6f5e(0xb2),_0x22dc26),_0x5ae475[_0x2f6f5e(0xf7)][_0x2f6f5e(0x15f)](_0x22dc26,_0x33994b[_0x2f6f5e(0x123)]));}},{'priority':_0x19f045(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x43f239=>{const _0x2b7c63=_0x2b8d6b;_0x43f239['on'](_0x2b7c63(0x197),(_0x28fb87,_0x44ebbd,_0x2822e1)=>{const _0xd425e8=_0x2b7c63,_0xbb43c=_0x2822e1[_0xd425e8(0xf7)][_0xd425e8(0x128)](_0x44ebbd[_0xd425e8(0x123)]);if(!_0xbb43c)return;const {id:_0x3ca20e}=this[_0xd425e8(0xf8)](_0x44ebbd[_0xd425e8(0x123)]),_0x21860f=this[_0xd425e8(0x218)][_0xd425e8(0x10c)](_0x3ca20e),_0x2b76a3=this[_0xd425e8(0xf3)](_0x21860f);if(this[_0xd425e8(0xa7)](_0x2b76a3)){for(const _0x2fc621 of _0xbb43c)_0x2fc621[_0xd425e8(0x185)](_0xd425e8(0xe1))||(_0x2822e1[_0xd425e8(0x17b)][_0xd425e8(0x121)]([_0xd425e8(0x139),_0xd425e8(0x1f9),_0xd425e8(0x1db)],_0x2fc621),_0x2822e1[_0xd425e8(0x17b)][_0xd425e8(0xd9)](_0xd425e8(0xb2),_0x2fc621),_0x2822e1[_0xd425e8(0xf7)][_0xd425e8(0x15f)](_0x2fc621,_0x44ebbd[_0xd425e8(0x123)]));}},{'priority':_0x2b7c63(0x122)});}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x387fc6=>{const _0x274d15=_0x2b8d6b;let _0x400c0a=!0x1;const _0x43de62=Array[_0x274d15(0x148)](_0x2349d5[_0x274d15(0x82)][_0x274d15(0x1ed)][_0x274d15(0xd3)][_0x274d15(0x1c2)]()),_0xeb642b=new Set();for(const {name:_0x1e45f4,data:_0x5882fe}of _0x43de62){const {group:_0x18ed7c,type:_0x3b6c6b,subType:_0x56d1ec,id:_0x36cf75}=this[_0x274d15(0xf8)](_0x1e45f4);if(_0x274d15(0x1fe)!==_0x18ed7c)continue;const _0x4bcf7b=this[_0x274d15(0x218)][_0x274d15(0x10c)](_0x36cf75);if(null!=_0x5882fe[_0x274d15(0x7e)]){_0x274d15(0x20d)==_0x3b6c6b&&(_0x400c0a=_0x400c0a||Et(_0x5882fe[_0x274d15(0x7e)],_0x1e45f4,_0x387fc6,_0x2349d5[_0x274d15(0x82)][_0x274d15(0x114)]));const _0x5e3cda=_0x274d15(0x8b)==_0x3b6c6b&&this[_0x274d15(0xa7)](_0x56d1ec[_0x274d15(0xe0)]('|')[0x0]);if(_0x5882fe[_0x274d15(0x7e)][_0x274d15(0xf2)]||_0x274d15(0xe9)==_0x5882fe[_0x274d15(0x7e)][_0x274d15(0x183)][_0x274d15(0x1bf)]||_0x274d15(0x1af)==_0x3b6c6b&&!Ut(_0x5882fe[_0x274d15(0x7e)])||_0x5e3cda&&!Ut(_0x5882fe[_0x274d15(0x7e)])||_0x274d15(0x134)==_0x3b6c6b&&!(!Tt(_0x2ae2cd=_0x5882fe[_0x274d15(0x7e)])&&!function(_0x45090c){const _0x2cf20f=_0x274d15;return _0x45090c[_0x2cf20f(0xfd)][_0x2cf20f(0x7f)]==_0x45090c[_0x2cf20f(0x1e6)][_0x2cf20f(0x1ff)]&&_0x45090c[_0x2cf20f(0xfd)][_0x2cf20f(0x196)];}(_0x2ae2cd)))_0x387fc6[_0x274d15(0x192)](_0x1e45f4),_0x400c0a=!0x0;else{if(!_0x4bcf7b||!_0x4bcf7b[_0x274d15(0x19e)])continue;_0xeb642b[_0x274d15(0xe6)](_0x4bcf7b);}}}var _0x2ae2cd;return _0xeb642b[_0x274d15(0x1b0)]>0x0&&(_0x400c0a=!!this[_0x274d15(0x146)](_0xeb642b)||_0x400c0a),_0x400c0a;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x874656=>{const _0x245e27=_0x2b8d6b;let _0x51368a=!0x1;for(const _0x48d046 of _0x2349d5[_0x245e27(0x82)][_0x245e27(0x1ed)][_0x245e27(0xd3)][_0x245e27(0x21f)]())if(_0x245e27(0x83)==_0x48d046[_0x245e27(0x14b)])for(const _0x4a767f of this[_0x245e27(0x218)][_0x245e27(0x1ee)]()){if(_0x4a767f[_0x245e27(0x212)]||!_0x4a767f[_0x245e27(0x19e)])continue;const _0x28c2fd=_0x245e27(0x1af)==_0x4a767f[_0x245e27(0x14b)],_0x1a4b90=this[_0x245e27(0xf3)](_0x4a767f),_0x100068=_0x1a4b90&&this[_0x245e27(0xa7)](_0x1a4b90);if(!_0x28c2fd&&!_0x100068)continue;const _0x4e12c4=_0x4a767f[_0x245e27(0x189)]();if(_0x4e12c4[_0x245e27(0xfd)][_0x245e27(0x7f)]!=_0x4e12c4[_0x245e27(0x1e6)][_0x245e27(0x7f)]&&!_0x4e12c4[_0x245e27(0x1e6)][_0x245e27(0x196)]){const _0x14b8cf=_0x2349d5[_0x245e27(0x82)][_0x245e27(0x1c7)](_0x4e12c4[_0x245e27(0xfd)][_0x245e27(0xda)],_0x245e27(0x1e6)),_0x5250af=_0x2349d5[_0x245e27(0x82)][_0x245e27(0x105)](_0x4e12c4[_0x245e27(0xfd)],_0x14b8cf);_0x874656[_0x245e27(0xa1)](_0x4a767f[_0x245e27(0x11b)](),{'range':_0x5250af}),_0x51368a=!0x0;}}return _0x51368a;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x29d352=>this[_0x2b8d6b(0x15d)](_0x29d352)),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x3ea19c=>!_0x3ea19c[_0x2b8d6b(0x1d4)][_0x2b8d6b(0x187)]&&this[_0x2b8d6b(0x203)](_0x3ea19c)),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x1c9),()=>{const _0xbd6d4b=_0x2b8d6b;this[_0xbd6d4b(0x97)]=!0x1;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)]['on'](_0x2b8d6b(0x147),(_0x181056,_0xd5c456)=>{const _0x409603=_0x2b8d6b;if(!_0xd5c456[_0x409603(0x187)]||_0xd5c456[_0x409603(0xa9)])return;if(!this[_0x409603(0x97)])return;const _0x22acba=_0x2349d5[_0x409603(0x82)][_0x409603(0x1ed)][_0x409603(0xd3)][_0x409603(0x21f)]();if(0x0==_0x22acba[_0x409603(0x217)])return;const _0x324ebc=[],_0x4939e4=_0x22acba[_0x409603(0x1f6)](_0x5173bb=>_0x409603(0x8b)==_0x5173bb[_0x409603(0x14b)]),_0x21f861=_0x22acba[_0x409603(0x1f6)](_0x802e36=>_0x409603(0x83)==_0x802e36[_0x409603(0x14b)]&&_0x409603(0x201)!=_0x802e36[_0x409603(0xe7)]),_0x434a86=_0x22acba[_0x409603(0x1f6)](_0x3541a6=>_0x409603(0x140)==_0x3541a6[_0x409603(0x14b)]&&_0x409603(0x201)!=_0x3541a6[_0x409603(0xe7)]);for(const _0x3568cb of _0x4939e4)this[_0x409603(0xf0)](_0x3568cb[_0x409603(0x16c)])&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x3568cb[_0x409603(0x16c)],'newValue':_0x3568cb[_0x409603(0x80)],'oldValue':_0x3568cb[_0x409603(0x222)],'range':Ot(_0x3568cb[_0x409603(0xc1)],_0x2349d5[_0x409603(0x82)])});for(const _0x3aaaa4 of _0x21f861){const _0x3309e6=_0x434a86[_0x409603(0xfb)](_0xbe885e=>_0xbe885e[_0x409603(0x19d)]===_0x3aaaa4[_0x409603(0x19d)]);if(_0x3309e6){const _0x12186a=Gt(_0x3aaaa4[_0x409603(0xa5)][_0x409603(0xda)],_0x2349d5[_0x409603(0x82)]);_0x3309e6[_0x409603(0xe7)]!==_0x3aaaa4[_0x409603(0xe7)]&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x409603(0x15b),'newValue':_0x3aaaa4[_0x409603(0xe7)],'oldValue':_0x3309e6[_0x409603(0xe7)],'range':_0x12186a});for(const [_0x45fde6,_0x330c08]of _0x3309e6[_0x409603(0x137)]){if(!this[_0x409603(0xf0)](_0x45fde6))continue;const _0x422ce6=_0x3aaaa4[_0x409603(0x137)][_0x409603(0x10c)](_0x45fde6);_0x330c08!==_0x422ce6&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x45fde6,'newValue':_0x422ce6,'oldValue':_0x330c08,'range':_0x12186a});}for(const [_0x276763,_0x3fe1fc]of _0x3aaaa4[_0x409603(0x137)])this[_0x409603(0xf0)](_0x276763)&&(_0x3309e6[_0x409603(0x137)][_0x409603(0x1a8)](_0x276763)||_0x324ebc[_0x409603(0x1a9)]({'key':_0x276763,'newValue':_0x3fe1fc,'oldValue':null,'range':_0x12186a}));}}0x0!=_0x324ebc[_0x409603(0x217)]&&_0x2349d5[_0x409603(0x82)][_0x409603(0xbc)](_0xd5c456,_0x35a7fe=>{const _0x1929a2=_0x409603,_0x7dd132=_0x225588();for(const {range:_0x479e25,key:_0x272985,oldValue:_0x1618d4,newValue:_0x1ea948}of _0x324ebc)this[_0x1929a2(0x1d0)](_0x479e25,_0x272985,_0x1618d4,_0x1ea948,{'groupId':_0x7dd132});this[_0x1929a2(0xbd)](_0x35a7fe,_0x324ebc);});},{'priority':_0x2b8d6b(0x16a)}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0xcc)]['on'](_0x2b8d6b(0x211),(_0x154a80,_0x1f66c1,_0x414978)=>{const _0x1d543e=_0x2b8d6b;if(null==_0x414978){const {id:_0x5ecd1b}=this[_0x1d543e(0xf8)](_0x1f66c1[_0x1d543e(0xe7)]),_0x253b89=this[_0x1d543e(0x218)][_0x1d543e(0x10c)](_0x5ecd1b);_0x253b89&&_0x253b89[_0x1d543e(0xb3)](_0x1f66c1[_0x1d543e(0xe7)]);}}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)]['on'](_0x2b8d6b(0x147),()=>{const _0x4de672=_0x2b8d6b,_0x3c6f67=Array[_0x4de672(0x148)](_0x2349d5[_0x4de672(0x82)][_0x4de672(0x1ed)][_0x4de672(0xd3)][_0x4de672(0x1c2)]())[_0x4de672(0x1f6)](_0x8bb4df=>_0x4de672(0x1fe)===this[_0x4de672(0xf8)](_0x8bb4df[_0x4de672(0xe7)])[_0x4de672(0x1ad)]);if(0x0===_0x3c6f67[_0x4de672(0x217)])return;_0x3c6f67[_0x4de672(0x213)]((_0x3446b1,_0x327da8)=>{const _0x5af77b=_0x4de672,_0x1a5a9d=_0x3446b1[_0x5af77b(0x131)][_0x5af77b(0x155)],_0x203d6f=_0x327da8[_0x5af77b(0x131)][_0x5af77b(0x155)];return null===_0x1a5a9d&&null===_0x203d6f?0x0:null===_0x1a5a9d&&null!==_0x203d6f?-0x1:null!==_0x1a5a9d&&null===_0x203d6f?0x1:_0x1a5a9d[_0x5af77b(0xfd)][_0x5af77b(0x17a)](_0x203d6f[_0x5af77b(0xfd)])?-0x1:0x1;});const _0xc08bac=new Set(),_0x5858a0=new Set();for(const {name:_0x41da04,data:_0x517176}of _0x3c6f67){const {id:_0x4057f4}=this[_0x4de672(0xf8)](_0x41da04);if(null===_0x517176[_0x4de672(0x155)]){const _0x27ed23=this[_0x4de672(0x215)](_0x41da04);_0x5858a0[_0x4de672(0xe6)](_0x27ed23);}else{const _0xa6c7ad=this[_0x4de672(0x218)][_0x4de672(0x10c)](_0x4057f4);null!==_0x517176[_0x4de672(0x7e)]||_0xa6c7ad[_0x4de672(0x19e)]?(_0xc08bac[_0x4de672(0xe6)](_0xa6c7ad[_0x4de672(0x18c)]),_0x5858a0[_0x4de672(0xe6)](_0xa6c7ad)):this[_0x4de672(0x205)](_0xa6c7ad);}}_0x5858a0[_0x4de672(0x1b0)]>0x0&&this[_0x4de672(0x145)](_0x5858a0);for(const _0x550c74 of _0xc08bac)this[_0x4de672(0xfa)](_0x4de672(0x1ea),_0x550c74);}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x153),(_0x2757aa,_0x3a7894)=>{const _0x1d137b=_0x2b8d6b,_0x46d146=_0x3a7894[0x0];if(!this[_0x1d137b(0x218)][_0x1d137b(0x1b0)])return;if(!_0x46d146[_0x1d137b(0x21c)])return;if(_0x46d146[_0x1d137b(0x1d4)][_0x1d137b(0xa9)]||!_0x46d146[_0x1d137b(0x1d4)][_0x1d137b(0x187)])return;let _0xd96551,_0x406c17;switch(_0x46d146[_0x1d137b(0x14b)]){case _0x1d137b(0x83):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0xa5)]),_0x406c17=_0xd96551[_0x1d137b(0x21a)](_0x46d146[_0x1d137b(0x1fb)]);break;case _0x1d137b(0xe0):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0xd8)]),_0x406c17=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0x86)]);break;case _0x1d137b(0x18b):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0x8a)]),_0x406c17=_0xd96551[_0x1d137b(0x21a)](_0x46d146[_0x1d137b(0x1fb)]);break;default:return;}const _0x560c04=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x105)](_0xd96551,_0x406c17);_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x175)](()=>{const _0x4c2b31=_0x1d137b;for(const {suggestion:_0x30a331,meta:_0x8e6877}of this[_0x4c2b31(0xe8)](_0x560c04)){if(_0x30a331[_0x4c2b31(0x212)])continue;if(_0x4c2b31(0x20d)==_0x30a331[_0x4c2b31(0x14b)])continue;const _0x243598=this[_0x4c2b31(0xf3)](_0x30a331);if(_0x243598&&this[_0x4c2b31(0xa7)](_0x243598)&&_0x4c2b31(0xe0)!=_0x46d146[_0x4c2b31(0x14b)])continue;const _0x402351=_0x30a331[_0x4c2b31(0x131)]&&_0x30a331[_0x4c2b31(0x131)][_0x4c2b31(0xba)];(_0x4c2b31(0x1af)!=_0x30a331[_0x4c2b31(0x14b)]||_0x4c2b31(0xe0)==_0x46d146[_0x4c2b31(0x14b)]&&!_0x402351)&&(_0x8e6877[_0x4c2b31(0x1f1)]||_0x4c2b31(0x1ba)==_0x30a331[_0x4c2b31(0x14b)]&&_0x8e6877[_0x4c2b31(0x99)]||_0x30a331[_0x4c2b31(0x189)]()[_0x4c2b31(0xa6)](_0x560c04)&&this[_0x4c2b31(0xeb)](_0x30a331,_0xd96551,_0x406c17));}});},{'priority':_0x2b8d6b(0x16a)}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x10e),(_0x24c8b5,_0x435476)=>{const _0x300f65=_0x2b8d6b,_0x2e1638=_0x435476[0x0],_0x7719e8=_0x435476[0x1];if(_0x7719e8&&_0x7719e8[_0x300f65(0x10a)])return;if(this[_0x300f65(0x157)])return;if(!this[_0x300f65(0x1d8)][_0x300f65(0x91)])return;if(_0x2e1638[_0x300f65(0xf2)])return;const _0x1247e7=_0x2349d5[_0x300f65(0x82)][_0x300f65(0x114)],{start:_0x111741,end:_0x540f62}=_0x2e1638[_0x300f65(0x189)](),_0x27544d=_0x111741[_0x300f65(0xda)]&&_0x1247e7[_0x300f65(0xb6)](_0x111741[_0x300f65(0xda)])?null:_0x1247e7[_0x300f65(0xb9)](_0x111741,_0x300f65(0xc6)),_0x31c8f0=_0x540f62[_0x300f65(0x1ff)]&&_0x1247e7[_0x300f65(0xb6)](_0x540f62[_0x300f65(0x1ff)])?null:_0x1247e7[_0x300f65(0xb9)](_0x540f62,_0x300f65(0x7a)),_0x2deb27=_0x2349d5[_0x300f65(0x82)][_0x300f65(0x105)](_0x27544d?_0x27544d[_0x300f65(0xfd)]:_0x111741,_0x31c8f0?_0x31c8f0[_0x300f65(0x1e6)]:_0x540f62);_0x2349d5[_0x300f65(0x82)][_0x300f65(0x175)](_0x4c43eb=>{const _0x4e52c1=_0x300f65;this[_0x4e52c1(0x18a)](_0x2deb27);const _0x22ac72=_0x2349d5[_0x4e52c1(0x82)][_0x4e52c1(0x114)][_0x4e52c1(0xb9)](_0x2deb27[_0x4e52c1(0xfd)]);_0x2e1638['is'](_0x4e52c1(0x1cd))?_0x4c43eb[_0x4e52c1(0x1b5)](_0x22ac72):_0x2e1638[_0x4e52c1(0x1c3)](_0x22ac72);}),_0x24c8b5[_0x300f65(0x219)]();},{'priority':_0x23cd71[_0x2b8d6b(0x13f)]+0xa}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x164),(_0x3d99f1,_0x4d8033)=>{const _0x5d225e=_0x2b8d6b,_0x272729=_0x4d8033[_0x4d8033[_0x5d225e(0x217)]-0x1];_0x272729&&_0x272729[_0x5d225e(0x10a)]||this[_0x5d225e(0x157)]||this[_0x5d225e(0x1d8)][_0x5d225e(0x91)]&&(_0x2349d5[_0x5d225e(0x82)][_0x5d225e(0x175)](()=>{const _0x1b53d7=_0x5d225e;let _0x5e80e7=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x164)](_0x4d8033[0x0],_0x4d8033[0x1],_0x4d8033[0x2],{'forceDefaultExecution':!0x0});if(!_0x5e80e7)return;_0x3d99f1[_0x1b53d7(0x1f3)]=_0x5e80e7[_0x1b53d7(0x166)]();const _0x32e27b=_0x5e80e7[_0x1b53d7(0x1e6)][_0x1b53d7(0x1ff)],_0x8cbd8d=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x114)];_0x32e27b&&_0x8cbd8d[_0x1b53d7(0x188)](_0x32e27b)&&!_0x8cbd8d[_0x1b53d7(0xaf)](_0x32e27b)&&(_0x5e80e7=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x105)](_0x5e80e7[_0x1b53d7(0xfd)],_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x1c7)](_0x32e27b,_0x1b53d7(0x1e6)))),this[_0x1b53d7(0x8d)](_0x5e80e7);}),_0x3d99f1[_0x5d225e(0x219)]());},{'priority':_0x2b8d6b(0x122)}),this[_0x2b8d6b(0x1b1)][_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xaa),this[_0x2b8d6b(0x1d8)]),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xaa));const _0xafec8b=new _0x4835fe(_0x2349d5,this[_0x2b8d6b(0x218)]);_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xf5),_0xafec8b),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xf5));const _0x360c2c=new _0x4ba613(_0x2349d5,this[_0x2b8d6b(0x218)]);_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x198),_0x360c2c),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x198)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x194),new _0x35e67a(_0x2349d5,_0xafec8b,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x194)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x173),new _0x35e67a(_0x2349d5,_0x360c2c,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x173)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xea),new _0x229593(_0x2349d5,_0xafec8b,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xea)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xdc),new _0x229593(_0x2349d5,_0x360c2c,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xdc));const _0x67390=_0x2349d5[_0x2b8d6b(0x89)][_0x2b8d6b(0x10c)](_0x2b8d6b(0x1d5));this[_0x2b8d6b(0xfe)](_0x67390,_0x2b8d6b(0x199),(_0x415c73,{threadId:_0x1f96a1})=>{const _0x4a3a05=_0x2b8d6b,_0x42d5f1=this[_0x4a3a05(0x218)][_0x4a3a05(0x10c)](_0x1f96a1);_0x42d5f1&&_0x42d5f1[_0x4a3a05(0x1d3)]&&0x1===_0x42d5f1[_0x4a3a05(0x1d3)][_0x4a3a05(0x217)]&&this[_0x4a3a05(0x12c)](_0x1f96a1,{'hasComments':!0x0});},{'priority':_0x2b8d6b(0xa4)}),this[_0x2b8d6b(0xfe)](_0x67390,_0x2b8d6b(0x14c),(_0x2768c0,{threadId:_0x373228})=>{const _0x5a0255=_0x2b8d6b,_0xe32fb1=this[_0x5a0255(0x218)][_0x5a0255(0x10c)](_0x373228);_0xe32fb1&&_0xe32fb1[_0x5a0255(0x1d3)]&&!_0xe32fb1[_0x5a0255(0x1d3)][_0x5a0255(0x217)]&&this[_0x5a0255(0x12c)](_0x373228,{'hasComments':!0x1});},{'priority':_0x2b8d6b(0xa4)});}set[_0xe8a1bf(0xdf)](_0x17ca8e){const _0x819ca2=_0xe8a1bf;if(this[_0x819ca2(0x159)])throw new _0x4dc03d(_0x819ca2(0x1a5),this);this[_0x819ca2(0x159)]=_0x17ca8e;}get[_0xe8a1bf(0xdf)](){const _0x2cb09d=_0xe8a1bf;return this[_0x2cb09d(0x159)];}[_0xe8a1bf(0x81)]({skipNotAttached:_0x30d3b8=!0x1,toJSON:_0x422f54=!0x1}={}){const _0x5b0f09=_0xe8a1bf,_0x6ece67=[];for(const _0x340b94 of this[_0x5b0f09(0x218)][_0x5b0f09(0x1ee)]())_0x30d3b8&&!_0x340b94[_0x5b0f09(0x19e)]||_0x6ece67[_0x5b0f09(0x1a9)](_0x340b94);return _0x422f54?_0x6ece67[_0x5b0f09(0x110)](_0x37da83=>_0x37da83[_0x5b0f09(0xa2)]()):_0x6ece67;}[_0xe8a1bf(0x14e)](_0x385fa4){const _0x10dd34=_0xe8a1bf,_0x264c8e=this[_0x10dd34(0x218)][_0x10dd34(0x10c)](_0x385fa4);if(!_0x264c8e)throw new _0x4dc03d(_0x10dd34(0xb4),this);return _0x264c8e;}[_0xe8a1bf(0xd6)](_0x35f734){const _0x192eaf=_0xe8a1bf;return this[_0x192eaf(0x218)][_0x192eaf(0x1a8)](_0x35f734);}[_0xe8a1bf(0xc0)](_0x46c51b){const _0x387498=_0xe8a1bf,{authorId:_0x35f02c,id:_0x22abda,attributes:_0x5684de}=_0x46c51b,[_0x561a89,_0x4f9c55]=_0x46c51b[_0x387498(0x14b)][_0x387498(0xe0)](':'),_0x3b8f02=this[_0x387498(0x218)][_0x387498(0x10c)](_0x22abda)||this[_0x387498(0xae)](_0x561a89,_0x4f9c55,_0x22abda,_0x35f02c,_0x5684de);if(this[_0x387498(0x162)](_0x3b8f02),this[_0x387498(0x101)](_0x3b8f02,_0x561a89,_0x4f9c55||null,_0x35f02c),_0x3b8f02[_0x387498(0x151)]=_0x46c51b[_0x387498(0x151)],_0x3b8f02[_0x387498(0xb5)]=!0x0,_0x5684de&&_0x5684de[_0x387498(0x142)]){const _0x3df7f3=_0x5684de[_0x387498(0x142)],_0x238971=this[_0x387498(0x21d)](_0x3df7f3[_0x387498(0x1f5)]);_0x3b8f02[_0x387498(0x152)]=_0x3df7f3[_0x387498(0x151)],_0x3b8f02[_0x387498(0x1e0)]=_0x238971,_0x3b8f02[_0x387498(0xd2)]=!0x0;}else _0x3b8f02[_0x387498(0x152)]=_0x46c51b[_0x387498(0x151)];switch(_0x46c51b[_0x387498(0x131)]&&(_0x3b8f02[_0x387498(0x131)]=_0x46c51b[_0x387498(0x131)]),_0x46c51b[_0x387498(0x137)]&&(_0x3b8f02[_0x387498(0x137)]=_0x46c51b[_0x387498(0x137)]),this[_0x387498(0x159)]&&this[_0x387498(0x159)][_0x387498(0xe5)]||(_0x3b8f02[_0x387498(0x1fa)]=!0x0),this[_0x387498(0x1bc)][_0x387498(0x10c)](_0x3b8f02)){case _0x387498(0x144):this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0x182));break;case _0x387498(0x167):_0x3b8f02[_0x387498(0x19e)]?(this[_0x387498(0x146)](new Set([_0x3b8f02])),this[_0x387498(0x145)](new Set([_0x3b8f02])),this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0xc8)),this[_0x387498(0xfa)](_0x387498(0x12d),_0x3b8f02)):this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0x1de));}return _0x3b8f02;}[_0xe8a1bf(0xf5)](_0x16fb5f){const _0x4eb1b0=_0xe8a1bf;this[_0x4eb1b0(0x10a)](()=>{const _0xc194c=_0x4eb1b0;this[_0xc194c(0x1b1)][_0xc194c(0x82)][_0xc194c(0x175)](()=>{const _0x525cd3=_0xc194c;for(const _0x3be9a9 of _0x16fb5f[_0x525cd3(0x7c)]())_0x3be9a9[_0x525cd3(0xe3)]();});});}[_0xe8a1bf(0x198)](_0x5491b0){const _0x4ee864=_0xe8a1bf;this[_0x4ee864(0x10a)](()=>{const _0x33fa0d=_0x4ee864;this[_0x33fa0d(0x1b1)][_0x33fa0d(0x82)][_0x33fa0d(0x175)](()=>{const _0x27b616=_0x33fa0d;for(const _0x398be1 of _0x5491b0[_0x27b616(0x7c)]())_0x398be1[_0x27b616(0x129)]();});});}[_0xe8a1bf(0xee)](_0x1abb00,_0x2ee635){const _0x2a1abd=_0xe8a1bf,_0x69746d=this[_0x2a1abd(0x1b1)][_0x2a1abd(0x1ac)][_0x2a1abd(0x10c)](_0x1abb00);if(!_0x69746d)throw new _0x4dc03d(_0x2a1abd(0x1be),this,{'commandName':_0x1abb00});if(this[_0x2a1abd(0x193)][_0x2a1abd(0x1a8)](_0x69746d))throw new _0x4dc03d(_0x2a1abd(0x1e3),this,{'commandName':_0x1abb00});this[_0x2a1abd(0x193)][_0x2a1abd(0xe6)](_0x69746d),_0x2ee635&&_0x69746d['on'](_0x2a1abd(0x158),(_0x194b0e,_0x561f65)=>{const _0x5cc6bb=_0x2a1abd;this[_0x5cc6bb(0x1d8)][_0x5cc6bb(0x91)]&&(this[_0x5cc6bb(0x157)]||(_0x561f65[_0x5cc6bb(0x217)]>0x0&&_0x561f65[_0x561f65[_0x5cc6bb(0x217)]-0x1]&&_0x561f65[_0x561f65[_0x5cc6bb(0x217)]-0x1][_0x5cc6bb(0x10a)]?_0x561f65[_0x5cc6bb(0x106)]():(_0x194b0e[_0x5cc6bb(0x1f3)]=_0x2ee635((..._0x283dc8)=>_0x69746d[_0x5cc6bb(0x158)](..._0x283dc8,{'forceDefaultExecution':!0x0}),..._0x561f65),_0x194b0e[_0x5cc6bb(0x219)]())));},{'priority':_0x2a1abd(0x122)});}[_0xe8a1bf(0x10a)](_0xafeeed){const _0x661106=_0xe8a1bf;let _0x2a1753,_0x26a195;const _0x399b78=this[_0x661106(0x157)];this[_0x661106(0x157)]=!0x0;try{_0x2a1753=_0xafeeed();}catch(_0x23addd){_0x26a195=_0x23addd;}return _0x399b78||(this[_0x661106(0x157)]=!0x1),_0x26a195&&_0x4dc03d[_0x661106(0xcf)](_0x26a195,this),_0x2a1753;}[_0xe8a1bf(0x8d)](_0x22d4ce,_0x41882d=null,_0x5de81d={}){const _0x2c47c9=_0xe8a1bf;if(_0x22d4ce[_0x2c47c9(0xf2)])return null;const _0x28e62f=this[_0x2c47c9(0x1b1)][_0x2c47c9(0x89)][_0x2c47c9(0x10c)](_0x2c47c9(0xa8))['me'];for(const {suggestion:_0x49af2d,meta:_0x92fff2}of this[_0x2c47c9(0xe8)](_0x22d4ce,_0x2c47c9(0x1ba)))if(_0x92fff2[_0x2c47c9(0x99)]){if(!_0x92fff2[_0x2c47c9(0x125)]){if(_0x92fff2[_0x2c47c9(0x1f1)]){if(!this[_0x2c47c9(0x76)]||!Lt(_0x49af2d,_0x5de81d))continue;return _0x49af2d;}if(Lt(_0x49af2d,_0x5de81d))return _0x49af2d;this[_0x2c47c9(0xeb)](_0x49af2d,_0x22d4ce[_0x2c47c9(0xfd)],_0x22d4ce[_0x2c47c9(0x1e6)]);break;}if(_0x41882d==_0x49af2d[_0x2c47c9(0xcd)]&&Lt(_0x49af2d,_0x5de81d)){const _0x56f01e=_0x49af2d[_0x2c47c9(0x189)]();return _0x56f01e[_0x2c47c9(0xfd)][_0x2c47c9(0xcb)](_0x22d4ce[_0x2c47c9(0x1e6)])?this[_0x2c47c9(0x1f2)](_0x49af2d,this[_0x2c47c9(0x1f8)][_0x2c47c9(0x105)](_0x22d4ce[_0x2c47c9(0xfd)],_0x56f01e[_0x2c47c9(0x1e6)])):this[_0x2c47c9(0x1f2)](_0x49af2d,this[_0x2c47c9(0x1f8)][_0x2c47c9(0x105)](_0x56f01e[_0x2c47c9(0xfd)],_0x22d4ce[_0x2c47c9(0x1e6)])),_0x49af2d;}}const _0x774e21=_0x225588(),_0x2a6123=_0x28e62f['id'],_0x8cbb97=_0x41882d?_0x2c47c9(0xbb)+_0x41882d:_0x2c47c9(0x1ba),_0x3f1246=this[_0x2c47c9(0x1b2)]({'id':_0x774e21,'type':_0x8cbb97,'createdAt':new Date(),'authorId':_0x2a6123,'attributes':_0x5de81d});return this[_0x2c47c9(0x124)](_0x8cbb97,_0x774e21,_0x2a6123,_0x22d4ce),_0x3f1246;}[_0xe8a1bf(0x109)](_0x532434,_0x428cfa=_0xe8a1bf(0x132),_0x128a32={}){const _0x4d8b09=_0xe8a1bf,_0x73aa03=this[_0x4d8b09(0x1b1)][_0x4d8b09(0x89)][_0x4d8b09(0x10c)](_0x4d8b09(0xa8))['me'],_0x397ea7=this[_0x4d8b09(0x1a1)][_0x4d8b09(0x17c)](_0x4d8b09(0x1ba),_0x428cfa,_0x4d8b09(0x12b));for(const _0x33de03 of this[_0x4d8b09(0x81)]())if(_0x33de03[_0x4d8b09(0x1e0)]['id']==_0x73aa03['id']&&_0x4d8b09(0x1ba)==_0x33de03[_0x4d8b09(0x14b)]&&_0x33de03[_0x4d8b09(0xcd)]==_0x428cfa&&Lt(_0x33de03,_0x128a32)&&(_0x397ea7(_0x33de03[_0x4d8b09(0x118)](),_0x532434)||_0x397ea7(_0x532434,_0x33de03[_0x4d8b09(0x118)]()))){for(const _0xa0f796 of _0x532434)_0x33de03[_0x4d8b09(0xde)](_0xa0f796);return _0x33de03;}for(const {suggestion:_0xdc9e7a,meta:_0x39b2a6}of this[_0x4d8b09(0xe8)](_0x532434,_0x4d8b09(0x1ba))){if(!_0x39b2a6[_0x4d8b09(0x99)])continue;if(!this[_0x4d8b09(0x76)]&&_0x39b2a6[_0x4d8b09(0x1f1)])continue;if(!Lt(_0xdc9e7a,_0x128a32))continue;let _0x5b5fb9=!0x0;for(const _0x1e8171 of _0xdc9e7a[_0x4d8b09(0x118)]())for(const _0x5201cd of _0x532434)if(!_0x1e8171[_0x4d8b09(0xa6)](_0x5201cd)){_0x5b5fb9=!0x1;break;}if(_0x5b5fb9)return _0xdc9e7a;}const _0x1c9596=_0x225588(),_0x551579=_0x73aa03['id'],_0x10e17c=_0x4d8b09(0xbb)+_0x428cfa,_0x2cb187=this[_0x4d8b09(0x1b2)]({'id':_0x1c9596,'type':_0x10e17c,'createdAt':new Date(),'authorId':_0x551579,'attributes':_0x128a32});for(const _0x12c651 of _0x532434)this[_0x4d8b09(0x124)](_0x10e17c,_0x1c9596,_0x551579,_0x12c651,_0xd3eb0a[_0x4d8b09(0xff)]());return _0x2cb187;}[_0xe8a1bf(0xf1)](_0x4f5c2c,_0x14c431,_0x31a78e=null,_0x3e2b5d={}){const _0x57d731=_0xe8a1bf;if(_0x31a78e=_0x31a78e||Vt(_0x14c431),_0x4f5c2c[_0x57d731(0xf2)])return null;if(_0x57d731(0x96)===this[_0x57d731(0x1ef)]){const _0x4134b3=this[_0x57d731(0x1a1)][_0x57d731(0x17c)](_0x57d731(0x20d),_0x31a78e,_0x57d731(0xe3));return this[_0x57d731(0x10a)](()=>_0x4134b3([_0x4f5c2c],_0x14c431,_0x3e2b5d)),null;}const _0x2ea62e=this[_0x57d731(0x1b1)][_0x57d731(0x89)][_0x57d731(0x10c)](_0x57d731(0xa8))['me'],_0x501321=[];if(_0x57d731(0x111)!==this[_0x57d731(0x1ef)]){for(const {suggestion:_0x1b28ad,meta:_0x469245}of this[_0x57d731(0xe8)](_0x4f5c2c,_0x57d731(0x1ba)))_0x469245[_0x57d731(0x99)]&&!_0x469245[_0x57d731(0x19b)]&&_0x501321[_0x57d731(0x1a9)](..._0x1b28ad[_0x57d731(0x118)]());}const _0x519503=function(_0x52fe68,_0xe1b0f3){const _0x5ca3a4=_0x57d731,_0x4c0c35=[];for(const _0x43d235 of _0xe1b0f3){const _0x38ede4=_0x52fe68[_0x5ca3a4(0x14f)](_0x43d235);_0x38ede4&&_0x4c0c35[_0x5ca3a4(0x1a9)](_0x38ede4);}return _0x4c0c35;}(_0x4f5c2c,_0x501321),_0x14f3fe=function(_0x3946af,_0x54777f){const _0x1a9be4=_0x57d731,_0x29afbb=[_0x3946af];for(const _0x1fe16a of _0x54777f){let _0xabb5d7=0x0;for(;_0xabb5d7<_0x29afbb[_0x1a9be4(0x217)];){const _0x1bb4be=_0x29afbb[_0xabb5d7][_0x1a9be4(0x16d)](_0x1fe16a);_0x29afbb[_0x1a9be4(0xc9)](_0xabb5d7,0x1,..._0x1bb4be),_0xabb5d7+=_0x1bb4be[_0x1a9be4(0x217)];}}return _0x29afbb;}(_0x4f5c2c,_0x501321);_0x519503[_0x57d731(0x217)]&&this[_0x57d731(0x1f8)][_0x57d731(0x175)](()=>{const _0xbd0f94=_0x57d731;for(const _0x1a245b of _0x519503){const _0x3aeaed=this[_0xbd0f94(0x1a1)][_0xbd0f94(0x17c)](_0xbd0f94(0x20d),_0x31a78e,_0xbd0f94(0xe3));this[_0xbd0f94(0x10a)](()=>_0x3aeaed([_0x1a245b],_0x14c431,_0x3e2b5d));}});for(const _0x418c52 of _0x14f3fe){let _0x1c1ffc=null,_0x7361a9=_0x418c52[_0x57d731(0xfd)],_0x4dfa80=_0x418c52[_0x57d731(0x1e6)];for(const {suggestion:_0x4f9e63,meta:_0x2c6706}of this[_0x57d731(0xe8)](_0x418c52,_0x57d731(0x20d))){if(!_0x2c6706[_0x57d731(0x99)])continue;if(_0x4f9e63[_0x57d731(0xcd)]!=_0x31a78e)continue;if(!Lt(_0x4f9e63,_0x3e2b5d))continue;const _0x3a5b10=_0x4f9e63[_0x57d731(0x189)]();if(_0x3a5b10[_0x57d731(0xa6)](_0x418c52,!0x0))return null;_0x7361a9=_0x7361a9[_0x57d731(0x17a)](_0x3a5b10[_0x57d731(0xfd)])?_0x7361a9:_0x3a5b10[_0x57d731(0xfd)],_0x4dfa80=_0x4dfa80[_0x57d731(0x1c5)](_0x3a5b10[_0x57d731(0x1e6)])?_0x4dfa80:_0x3a5b10[_0x57d731(0x1e6)],_0x1c1ffc?_0x3a5b10[_0x57d731(0xfd)][_0x57d731(0x17a)](_0x1c1ffc[_0x57d731(0x189)]()[_0x57d731(0xfd)])?(_0x1c1ffc[_0x57d731(0x216)](),_0x1c1ffc=_0x4f9e63):_0x4f9e63[_0x57d731(0x216)]():_0x1c1ffc=_0x4f9e63;}const _0x4b6fc3=this[_0x57d731(0x1f8)][_0x57d731(0x105)](_0x7361a9,_0x4dfa80);if(_0x1c1ffc)this[_0x57d731(0x1f2)](_0x1c1ffc,_0x4b6fc3);else{const _0x3cc726=_0x225588(),_0x5e2e3b=_0x2ea62e['id'];this[_0x57d731(0x1b2)]({'id':_0x3cc726,'type':_0x57d731(0x1a4)+_0x31a78e,'data':_0x14c431,'createdAt':new Date(),'authorId':_0x5e2e3b,'attributes':_0x3e2b5d}),this[_0x57d731(0x124)](_0x57d731(0x1a4)+_0x31a78e,_0x3cc726,_0x5e2e3b,_0x4b6fc3);}}return null;}[_0xe8a1bf(0x1e2)](_0x329f4f,_0x3eab2b,_0x3a1017=[],_0x490cde=null,_0x27e266={}){const _0x5d4cfb=_0xe8a1bf;_0x3eab2b[_0x5d4cfb(0x1e5)]||(_0x3eab2b[_0x5d4cfb(0x1e5)]=_0x3eab2b[_0x5d4cfb(0xe4)]),_0x3eab2b[_0x5d4cfb(0xba)]=_0x329f4f['is'](_0x5d4cfb(0xc1)),_0x490cde=_0x490cde||Vt(_0x3eab2b);const _0x5073e1=_0x3a1017[_0x5d4cfb(0x110)](_0x4b667e=>Gt(_0x4b667e,this[_0x5d4cfb(0x1f8)])),_0x59eb7e=_0x329f4f['is'](_0x5d4cfb(0xc1))?_0x329f4f:Gt(_0x329f4f,this[_0x5d4cfb(0x1f8)]);if(_0x5d4cfb(0x96)===this[_0x5d4cfb(0x1ef)]){const _0x287b64=this[_0x5d4cfb(0x1a1)][_0x5d4cfb(0x17c)](_0x5d4cfb(0x1af),_0x490cde,_0x5d4cfb(0xe3));return this[_0x5d4cfb(0x10a)](()=>_0x287b64([_0x59eb7e],_0x3eab2b,_0x27e266)),null;}_0x5073e1[_0x5d4cfb(0x1a9)](_0x59eb7e);let _0x8a3a38=!0x0;for(const _0x2c1f2f of _0x5073e1)if(!this[_0x5d4cfb(0xce)](_0x2c1f2f)){_0x8a3a38=!0x1;break;}if(_0x8a3a38&&_0x5d4cfb(0x111)!==this[_0x5d4cfb(0x1ef)]){const _0x29bb45=this[_0x5d4cfb(0x1a1)][_0x5d4cfb(0x17c)](_0x5d4cfb(0x1af),_0x490cde,_0x5d4cfb(0xe3));return this[_0x5d4cfb(0x10a)](()=>_0x29bb45([_0x59eb7e],_0x3eab2b,_0x27e266)),null;}let _0x349ff8=null,_0x429178=_0x59eb7e[_0x5d4cfb(0xfd)],_0x88c321=_0x59eb7e[_0x5d4cfb(0x1e6)];for(const {suggestion:_0x183f78,meta:_0x1a0295}of this[_0x5d4cfb(0xe8)](_0x59eb7e,_0x5d4cfb(0x1af))){if(!_0x1a0295[_0x5d4cfb(0x99)])continue;if(_0x1a0295[_0x5d4cfb(0x125)]||_0x1a0295[_0x5d4cfb(0x1f1)]||_0x1a0295[_0x5d4cfb(0x19b)])continue;if(_0x183f78[_0x5d4cfb(0x131)][_0x5d4cfb(0x1e5)]!=_0x3eab2b[_0x5d4cfb(0x1e5)])continue;if(!Lt(_0x183f78,_0x27e266))continue;const _0x651cb6=_0x183f78[_0x5d4cfb(0x189)]();if(_0x183f78[_0x5d4cfb(0xcd)]==_0x490cde){if(_0x651cb6[_0x5d4cfb(0xa6)](_0x59eb7e,!0x0))return null;_0x429178=_0x429178[_0x5d4cfb(0x17a)](_0x651cb6[_0x5d4cfb(0xfd)])?_0x429178:_0x651cb6[_0x5d4cfb(0xfd)],_0x88c321=_0x88c321[_0x5d4cfb(0x1c5)](_0x651cb6[_0x5d4cfb(0x1e6)])?_0x88c321:_0x651cb6[_0x5d4cfb(0x1e6)],_0x349ff8?_0x651cb6[_0x5d4cfb(0xfd)][_0x5d4cfb(0x17a)](_0x349ff8[_0x5d4cfb(0x189)]()[_0x5d4cfb(0xfd)])?(_0x349ff8[_0x5d4cfb(0x216)](),_0x349ff8=_0x183f78):_0x183f78[_0x5d4cfb(0x216)]():_0x349ff8=_0x183f78;}else{const _0x2715e3=_0x59eb7e[_0x5d4cfb(0x14f)](_0x651cb6);this[_0x5d4cfb(0x1a3)](_0x183f78,_0x2715e3);}}const _0x4060ea=this[_0x5d4cfb(0x1b1)][_0x5d4cfb(0x89)][_0x5d4cfb(0x10c)](_0x5d4cfb(0xa8))['me'],_0x377f7b=_0x225588(),_0x5c9529=_0x4060ea['id'];if(_0x349ff8)return this[_0x5d4cfb(0x1f2)](_0x349ff8,this[_0x5d4cfb(0x1f8)][_0x5d4cfb(0x105)](_0x429178,_0x88c321)),_0x349ff8;{const _0xce72e=this[_0x5d4cfb(0x1b2)]({'id':_0x377f7b,'type':_0x5d4cfb(0x12f)+_0x490cde,'data':_0x3eab2b,'createdAt':new Date(),'authorId':_0x5c9529,'attributes':_0x27e266});return this[_0x5d4cfb(0x124)](_0x5d4cfb(0x12f)+_0x490cde,_0x377f7b,_0x5c9529,this[_0x5d4cfb(0x1f8)][_0x5d4cfb(0x105)](_0x429178,_0x88c321)),_0xce72e;}}[_0xe8a1bf(0x180)](_0x172149,_0x3c0f77,_0x249760=[],_0x3f8c82=null,_0x170de6={}){const _0x1a25e0=_0xe8a1bf;_0x3c0f77[_0x1a25e0(0x1e5)]||(_0x3c0f77[_0x1a25e0(0x1e5)]=_0x3c0f77[_0x1a25e0(0xe4)]);const _0x6b4ea3=_0x172149[0x0];_0x3c0f77[_0x1a25e0(0xba)]=_0x6b4ea3['is'](_0x1a25e0(0xc1)),_0x3f8c82=_0x3f8c82||Vt(_0x3c0f77);const _0xa4c6db=_0x249760[_0x1a25e0(0x110)](_0x5d15cd=>Gt(_0x5d15cd,this[_0x1a25e0(0x1f8)])),_0x191073=_0x6b4ea3['is'](_0x1a25e0(0xc1))?_0x172149:_0x172149[_0x1a25e0(0x110)](_0x3ff7b4=>Gt(_0x3ff7b4,this[_0x1a25e0(0x1f8)]));if(_0x1a25e0(0x96)===this[_0x1a25e0(0x1ef)]){const _0x221c6a=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0xe3));return this[_0x1a25e0(0x10a)](()=>_0x221c6a(_0x191073,_0x3c0f77,_0x170de6)),null;}_0xa4c6db[_0x1a25e0(0x1a9)](..._0x191073);let _0x63ebfc=!0x0;for(const _0x17074c of _0xa4c6db)if(!this[_0x1a25e0(0xce)](_0x17074c)){_0x63ebfc=!0x1;break;}if(_0x63ebfc&&_0x1a25e0(0x111)!==this[_0x1a25e0(0x1ef)]){const _0x4c857c=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0xe3));return this[_0x1a25e0(0x10a)](()=>_0x4c857c(_0x191073,_0x3c0f77,_0x170de6)),null;}const _0x2eb474=this[_0x1a25e0(0x1b1)][_0x1a25e0(0x89)][_0x1a25e0(0x10c)](_0x1a25e0(0xa8))['me'];for(const _0x1c2dd4 of this[_0x1a25e0(0x81)]()){if(_0x1c2dd4[_0x1a25e0(0x1e0)]['id']!=_0x2eb474['id'])continue;if(_0x1a25e0(0x1af)!=_0x1c2dd4[_0x1a25e0(0x14b)]||_0x1c2dd4[_0x1a25e0(0x131)][_0x1a25e0(0x1e5)]!=_0x3c0f77[_0x1a25e0(0x1e5)])continue;if(!Lt(_0x1c2dd4,_0x170de6))continue;const _0x3bc0bb=_0x1c2dd4[_0x1a25e0(0xcd)]==_0x3f8c82;for(let _0xf76c99=0x0;_0xf76c99<_0x191073[_0x1a25e0(0x217)];_0xf76c99++){const _0x59d6bd=_0x191073[_0xf76c99];for(const _0x478e0b of _0x1c2dd4[_0x1a25e0(0x178)]()){const _0xf3c68e=_0x478e0b[_0x1a25e0(0x8c)]();if(_0x59d6bd[_0x1a25e0(0xcb)](_0xf3c68e)){_0x3bc0bb?(_0x191073[_0x1a25e0(0xc9)](_0xf76c99,0x1),_0xf76c99--):_0x1c2dd4[_0x1a25e0(0x192)](_0x478e0b[_0x1a25e0(0xe7)]);break;}}}}if(0x0==_0x191073[_0x1a25e0(0x217)])return null;const _0x46e4c4=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0x12b));for(const _0x189984 of this[_0x1a25e0(0x81)]())if(_0x189984[_0x1a25e0(0x1e0)]['id']==_0x2eb474['id']&&_0x1a25e0(0x1af)==_0x189984[_0x1a25e0(0x14b)]&&_0x189984[_0x1a25e0(0x131)][_0x1a25e0(0x1e5)]==_0x3c0f77[_0x1a25e0(0x1e5)]&&_0x189984[_0x1a25e0(0xcd)]==_0x3f8c82&&Lt(_0x189984,_0x170de6)&&(_0x46e4c4(_0x189984[_0x1a25e0(0x118)](),_0x191073)||_0x46e4c4(_0x191073,_0x189984[_0x1a25e0(0x118)]()))){for(const _0x4b0c5d of _0x191073)_0x189984[_0x1a25e0(0xde)](_0x4b0c5d);return _0x189984;}const _0x2894b6=_0x225588(),_0x70512b=_0x2eb474['id'],_0x4fbdff=_0x1a25e0(0x12f)+_0x3f8c82,_0x967214=this[_0x1a25e0(0x1b2)]({'id':_0x2894b6,'type':_0x4fbdff,'data':_0x3c0f77,'createdAt':new Date(),'authorId':_0x70512b,'attributes':_0x170de6});for(const _0x394a71 of _0x191073)this[_0x1a25e0(0x124)](_0x4fbdff,_0x2894b6,_0x70512b,_0x394a71,_0xd3eb0a[_0x1a25e0(0xff)]());return _0x967214;}[_0xe8a1bf(0x18a)](_0x274852,_0x2150ff=null,_0x270f6d={}){const _0x260b10=_0xe8a1bf;if(_0x274852[_0x260b10(0xf2)])return null;const _0x497399=this[_0x260b10(0x1b1)][_0x260b10(0x89)][_0x260b10(0x10c)](_0x260b10(0xa8))['me'],_0x3b0129=new _0x7b57d4(_0x274852[_0x260b10(0xfd)],_0x274852[_0x260b10(0x1e6)]);for(const {suggestion:_0x9e42af,meta:_0x1056eb}of this[_0x260b10(0xe8)](_0x3b0129,_0x260b10(0x1ba)))if(_0x1056eb[_0x260b10(0x99)]&&!_0x1056eb[_0x260b10(0x125)]){if(_0x9e42af[_0x260b10(0x212)]){const _0x50f73c=_0x9e42af[_0x260b10(0x118)]()[_0x260b10(0x1f6)](_0x28e792=>_0x260b10(0xe9)!=_0x28e792[_0x260b10(0x183)][_0x260b10(0x1bf)]);_0x50f73c[_0x260b10(0x13b)](_0x2817b2=>_0x3b0129[_0x260b10(0xa6)](_0x2817b2,!0x0))&&_0x9e42af[_0x260b10(0x129)]();if(_0x50f73c[_0x260b10(0x1e1)](_0x457b63=>_0x457b63[_0x260b10(0xa6)](_0x3b0129,!0x0))){const _0x335142=this[_0x260b10(0x1a1)][_0x260b10(0x17c)](_0x260b10(0x134),_0x2150ff,_0x260b10(0xe3));return this[_0x260b10(0x10a)](()=>_0x335142([_0x3b0129],null,_0x270f6d)),null;}}else{const _0x1a0bae=_0x3b0129[_0x260b10(0x14f)](_0x9e42af[_0x260b10(0x189)]());null!==_0x1a0bae&&_0x9e42af[_0x260b10(0x19c)]([_0x1a0bae],null,_0x270f6d);}}if(_0x3b0129[_0x260b10(0x108)](),_0x3b0129[_0x260b10(0xf2)]||_0x260b10(0xe9)==_0x3b0129[_0x260b10(0x183)][_0x260b10(0x1bf)])return null;let _0x3bf54f=null,_0x150cae=_0x3b0129[_0x260b10(0xfd)],_0x2b6ee1=_0x3b0129[_0x260b10(0x1e6)];const _0x2da11f=this[_0x260b10(0xe8)](_0x3b0129,_0x260b10(0x134));for(const {suggestion:_0x3ffe69,meta:_0x5d9b41}of _0x2da11f){const _0x58f492=this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1);if(_0x5d9b41[_0x260b10(0x99)]&&(this[_0x260b10(0x76)]||!_0x5d9b41[_0x260b10(0x1f1)]&&!_0x5d9b41[_0x260b10(0x19b)])){if(_0x3ffe69[_0x260b10(0x212)]){if(!Lt(_0x3ffe69,_0x270f6d))continue;let _0x7f2b49=!0x0;for(const _0x46d10e of _0x3ffe69[_0x260b10(0x118)]()){if(_0x46d10e[_0x260b10(0xa6)](_0x58f492,!0x0))return _0x3ffe69;_0x58f492[_0x260b10(0xa6)](_0x46d10e)||(_0x7f2b49=!0x1);}_0x7f2b49&&_0x3ffe69[_0x260b10(0x129)]();}else{const _0x19fdc4=_0x3ffe69[_0x260b10(0x189)]();if(_0x19fdc4[_0x260b10(0xa6)](_0x58f492,!0x0))return _0x3ffe69;if(!Lt(_0x3ffe69,_0x270f6d)){_0x58f492[_0x260b10(0xa6)](_0x19fdc4)?_0x3ffe69[_0x260b10(0x216)]():_0x19fdc4[_0x260b10(0x92)](_0x150cae)?_0x150cae=_0x19fdc4[_0x260b10(0x1e6)]:_0x19fdc4[_0x260b10(0x92)](_0x2b6ee1)&&(_0x2b6ee1=_0x19fdc4[_0x260b10(0xfd)]);continue;}_0x150cae=_0x150cae[_0x260b10(0x17a)](_0x19fdc4[_0x260b10(0xfd)])?_0x150cae:_0x19fdc4[_0x260b10(0xfd)],_0x2b6ee1=_0x2b6ee1[_0x260b10(0x1c5)](_0x19fdc4[_0x260b10(0x1e6)])?_0x2b6ee1:_0x19fdc4[_0x260b10(0x1e6)],_0x270f6d=Object[_0x260b10(0x12a)]({},_0x3ffe69[_0x260b10(0x137)]),_0x3bf54f?_0x19fdc4[_0x260b10(0xfd)][_0x260b10(0x17a)](_0x3bf54f[_0x260b10(0x189)]()[_0x260b10(0xfd)])?(_0x3bf54f[_0x260b10(0x216)](),_0x3bf54f=_0x3ffe69):_0x3ffe69[_0x260b10(0x216)]():_0x3bf54f=_0x3ffe69;}}}if(_0x3bf54f)return this[_0x260b10(0x1f2)](_0x3bf54f,this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1)),_0x3bf54f;{const _0x537e2a=_0x225588(),_0x2fcfb3=this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1),_0x2032ad=_0x497399['id'],_0x30ff4a=_0x2150ff?_0x260b10(0x107)+_0x2150ff:_0x260b10(0x134),_0x58b435=this[_0x260b10(0x1b2)]({'id':_0x537e2a,'type':_0x30ff4a,'createdAt':new Date(),'authorId':_0x2032ad,'attributes':_0x270f6d});return this[_0x260b10(0x124)](_0x30ff4a,_0x537e2a,_0x2032ad,_0x2fcfb3),_0x58b435;}}[_0xe8a1bf(0x160)](_0x299309,_0x167e35=_0xe8a1bf(0x132),_0x5d0b94={}){const _0x58725c=_0xe8a1bf,_0xa29a4c=this[_0x58725c(0x1b1)][_0x58725c(0x89)][_0x58725c(0x10c)](_0x58725c(0xa8))['me'],_0x1c0c92=_0x299309[_0x58725c(0x110)](_0xe5f3d1=>new _0x7b57d4(_0xe5f3d1[_0x58725c(0xfd)],_0xe5f3d1[_0x58725c(0x1e6)])),_0x6f2a33=new Set();for(const {suggestion:_0x2fedf5,meta:_0x11c5b5}of this[_0x58725c(0xe8)](_0x1c0c92,_0x58725c(0x1ba)))_0x11c5b5[_0x58725c(0x99)]&&!_0x11c5b5[_0x58725c(0x125)]&&_0x6f2a33[_0x58725c(0xe6)](_0x2fedf5);for(const _0x1a4239 of _0x6f2a33)if(_0x1a4239[_0x58725c(0x212)]){const _0x49a5e2=_0x1a4239[_0x58725c(0x118)]();(!_0x1a4239[_0x58725c(0x137)]||!_0x1a4239[_0x58725c(0x137)][_0x58725c(0x126)])&&(_0x49a5e2[_0x58725c(0x13b)](_0x42de80=>_0x1c0c92[_0x58725c(0x1e1)](_0x560c5f=>_0x560c5f[_0x58725c(0xa6)](_0x42de80,!0x0)))&&_0x1a4239[_0x58725c(0x129)]());if(_0x1c0c92[_0x58725c(0x13b)](_0x199608=>_0x49a5e2[_0x58725c(0x1e1)](_0x6785c7=>_0x6785c7[_0x58725c(0xa6)](_0x199608,!0x0)))){const _0x56bd00=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0xe3));return this[_0x58725c(0x10a)](()=>_0x56bd00(_0x299309,null,_0x5d0b94)),null;}}else{const _0x2069be=_0x1a4239[_0x58725c(0x189)]();_0x1c0c92[_0x58725c(0x1e1)](_0x56f4b7=>_0x56f4b7[_0x58725c(0xa6)](_0x2069be,!0x0))&&_0x1a4239[_0x58725c(0x129)]();if(_0x1c0c92[_0x58725c(0x13b)](_0x4b70ae=>_0x2069be[_0x58725c(0xa6)](_0x4b70ae,!0x0))){const _0x33af21=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0xe3));return this[_0x58725c(0x10a)](()=>_0x33af21(_0x1c0c92,null,_0x5d0b94)),null;}}const _0xc122db=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0x12b));let _0x4f7256=null;for(const _0x9c195f of this[_0x58725c(0x81)]())if(_0x9c195f[_0x58725c(0x1e0)]['id']==_0xa29a4c['id']&&_0x9c195f[_0x58725c(0x19e)]&&_0x58725c(0x134)==_0x9c195f[_0x58725c(0x14b)]&&_0x9c195f[_0x58725c(0xcd)]==_0x167e35&&Lt(_0x9c195f,_0x5d0b94)&&(_0xc122db(_0x9c195f[_0x58725c(0x118)](),_0x1c0c92)||_0xc122db(_0x1c0c92,_0x9c195f[_0x58725c(0x118)]()))){if(_0x4f7256){if(_0x9c195f[_0x58725c(0x1d3)]&&_0x9c195f[_0x58725c(0x1d3)][_0x58725c(0x217)])continue;for(const _0x419283 of _0x9c195f[_0x58725c(0x118)]())_0x4f7256[_0x58725c(0xd0)](_0x419283)||_0x4f7256[_0x58725c(0xde)](_0x419283);_0x9c195f[_0x58725c(0x216)]();}else{_0x4f7256=_0x9c195f;for(const _0x3d03ed of _0x1c0c92)_0x9c195f[_0x58725c(0xd0)](_0x3d03ed)||_0x9c195f[_0x58725c(0xde)](_0x3d03ed);}}if(_0x4f7256)return _0x4f7256;_0x6f2a33[_0x58725c(0x12e)]();for(const {suggestion:_0x52e0e3,meta:_0x4f63c1}of this[_0x58725c(0xe8)](_0x1c0c92,_0x58725c(0x134)))_0x4f63c1[_0x58725c(0x99)]&&(this[_0x58725c(0x76)]||!_0x4f63c1[_0x58725c(0x1f1)]&&!_0x4f63c1[_0x58725c(0x19b)])&&Lt(_0x52e0e3,_0x5d0b94)&&_0x6f2a33[_0x58725c(0xe6)](_0x52e0e3);for(const _0x49b16b of _0x6f2a33){const _0x5b858c=_0x49b16b[_0x58725c(0x118)]();if(!_0x5d0b94||!_0x5d0b94[_0x58725c(0x126)]){if(_0x1c0c92[_0x58725c(0x13b)](_0x149b8d=>_0x5b858c[_0x58725c(0x1e1)](_0x3db14a=>_0x3db14a[_0x58725c(0xa6)](_0x149b8d,!0x0))))return _0x49b16b;}(!_0x49b16b[_0x58725c(0x137)]||!_0x49b16b[_0x58725c(0x137)][_0x58725c(0x126)])&&(_0x5b858c[_0x58725c(0x13b)](_0x3f47de=>_0x1c0c92[_0x58725c(0x1e1)](_0x32f280=>_0x32f280[_0x58725c(0xa6)](_0x3f47de,!0x0)))&&_0x49b16b[_0x58725c(0x129)]());}const _0x2198d=_0x225588(),_0x25f0d2=_0xa29a4c['id'],_0x23eb51=_0x58725c(0x107)+_0x167e35,_0x472c88=this[_0x58725c(0x1b2)]({'id':_0x2198d,'type':_0x23eb51,'createdAt':new Date(),'authorId':_0x25f0d2,'attributes':_0x5d0b94});for(const _0x41b115 of _0x1c0c92)_0x41b115[_0x58725c(0x108)](),_0x41b115[_0x58725c(0xf2)]||_0x58725c(0xe9)==_0x41b115[_0x58725c(0x183)][_0x58725c(0x1bf)]||this[_0x58725c(0x124)](_0x23eb51,_0x2198d,_0x25f0d2,_0x41b115,_0xd3eb0a[_0x58725c(0xff)]());return _0x472c88;}[_0xe8a1bf(0x1d0)](_0x2fe9c9,_0x100bf9,_0x31386e,_0x52e358,_0x5c98bc){const _0x4426ae=_0xe8a1bf;if(_0x2fe9c9[_0x4426ae(0xf2)])return[];if(_0x4426ae(0x96)===this[_0x4426ae(0x1ef)])return[];const _0x42d3d5=this[_0x4426ae(0x1b1)][_0x4426ae(0x89)][_0x4426ae(0x10c)](_0x4426ae(0xa8))['me']['id'],_0x2abfb7=Array[_0x4426ae(0x148)](this[_0x4426ae(0x218)][_0x4426ae(0x1ee)]())[_0x4426ae(0x1f6)](_0x34e639=>_0x4426ae(0x8b)==_0x34e639[_0x4426ae(0x14b)]&&_0x34e639[_0x4426ae(0x131)][_0x4426ae(0x84)]==_0x100bf9&&_0x34e639[_0x4426ae(0xd0)](_0x2fe9c9));if(_0x4426ae(0x1f7)===this[_0x4426ae(0x1ef)]){const _0x238e17=this[_0x4426ae(0xe8)](_0x2fe9c9,_0x4426ae(0x1ba))[_0x4426ae(0x1f6)](({meta:_0x1805c7})=>_0x1805c7[_0x4426ae(0x99)]&&!_0x1805c7[_0x4426ae(0x19b)]&&!_0x1805c7[_0x4426ae(0x125)])[_0x4426ae(0x110)](({suggestion:_0xfd697b})=>_0xfd697b);_0x2abfb7[_0x4426ae(0x102)](..._0x238e17);}const _0x1c5860=new Map([[_0x2fe9c9,_0x31386e]]);for(const _0x18cc2a of _0x2abfb7){const _0x99c7d1=_0x4426ae(0x8b)==_0x18cc2a[_0x4426ae(0x14b)]?_0x18cc2a[_0x4426ae(0x131)][_0x4426ae(0x202)]:void 0x0,_0x32541f=_0x18cc2a[_0x4426ae(0x189)](),_0x4dce14=Array[_0x4426ae(0x148)](_0x1c5860[_0x4426ae(0x1ec)]())[_0x4426ae(0xfb)](_0x4f3253=>_0x4f3253[_0x4426ae(0x11d)](_0x32541f));if(!_0x4dce14)continue;const _0x4d0e89=_0x4dce14[_0x4426ae(0x16d)](_0x32541f);this[_0x4426ae(0xa7)](_0x100bf9)&&_0x4426ae(0x1ba)==_0x18cc2a[_0x4426ae(0x14b)]&&0x0!=_0x4d0e89[_0x4426ae(0x217)]||(_0x1c5860[_0x4426ae(0x206)](_0x4dce14),_0x4d0e89[_0x4426ae(0x13c)](_0x1927c4=>{const _0x5d5448=_0x4426ae;_0x1c5860[_0x5d5448(0x11a)](_0x1927c4,_0x31386e);}),_0x4426ae(0x1ba)!=_0x18cc2a[_0x4426ae(0x14b)]&&_0x99c7d1!=_0x52e358&&_0x1c5860[_0x4426ae(0x11a)](_0x4dce14[_0x4426ae(0x14f)](_0x32541f),_0x99c7d1));}const _0x1779ba=[];for(const [_0x227b09,_0xff01ea]of _0x1c5860){const _0xe47317=_0x225588(),_0x4388a0={'key':_0x100bf9,'oldValue':_0xff01ea,'newValue':_0x52e358};_0x100bf9[_0x4426ae(0x217)]>0x25&&console[_0x4426ae(0x9b)](_0x4426ae(0x150),{'key':_0x100bf9});const _0x34e662=(_0x4426ae(0x119)+(_0x100bf9+'|'+Vt({'newValue':_0x52e358})))[_0x4426ae(0x1a7)](0x0,0x3c),_0x15e386=this[_0x4426ae(0x1b2)]({'id':_0xe47317,'type':_0x34e662,'data':_0x4388a0,'createdAt':new Date(),'authorId':_0x42d3d5,'attributes':_0x5c98bc});_0x1779ba[_0x4426ae(0x1a9)](_0x15e386),this[_0x4426ae(0x124)](_0x34e662,_0xe47317,_0x42d3d5,_0x227b09);}return _0x1779ba;}[_0xe8a1bf(0xb8)](_0x35fa2c){const _0x126b75=_0xe8a1bf;this[_0x126b75(0x1e7)][_0x126b75(0xe6)](_0x35fa2c);}[_0xe8a1bf(0x1bd)](_0x51a4eb){const _0x581206=_0xe8a1bf;this[_0x581206(0x1f4)][_0x581206(0xe6)](_0x51a4eb);}[_0xe8a1bf(0x8e)](_0x5100d9,_0x7e06e4=[],_0x895adb=[]){const _0x31bc09=_0xe8a1bf;this[_0x31bc09(0xee)](_0x5100d9,(_0x2dfddb,..._0x38c692)=>{const _0x504e05=_0x31bc09;this[_0x504e05(0x1ca)](()=>{_0x2dfddb(..._0x38c692);});});for(const _0x1812d9 of _0x7e06e4)this[_0x31bc09(0x1bd)](_0x1812d9);for(const _0x1afb50 of _0x895adb)this[_0x31bc09(0xb8)](_0x1afb50);}[_0xe8a1bf(0xf3)](_0x19882e){const _0x40e041=_0xe8a1bf;return _0x40e041(0x8b)==_0x19882e[_0x40e041(0x14b)]?_0x19882e[_0x40e041(0xcd)][_0x40e041(0xe0)]('|')[0x0]:null;}[_0xe8a1bf(0x1f2)](_0x28d235,_0x5dd100){const _0x799d5a=_0xe8a1bf,_0x2f7ff7=_0x28d235[_0x799d5a(0x11b)]();this[_0x799d5a(0x1f8)][_0x799d5a(0x175)](_0x53b478=>{const _0x103e09=_0x799d5a;_0x53b478[_0x103e09(0xa1)](_0x2f7ff7,{'range':_0x5dd100});});}[_0xe8a1bf(0x162)](_0x3899b8){const _0x1cef5c=_0xe8a1bf,_0xb65934=_0x3899b8['id'],_0x5b8da7=this[_0x1cef5c(0x1b1)][_0x1cef5c(0x113)][_0x1cef5c(0x10c)](_0x1cef5c(0xab));this[_0x1cef5c(0x1d6)][_0x1cef5c(0x11c)](_0xb65934)||this[_0x1cef5c(0x1d6)][_0x1cef5c(0x143)]({'channelId':_0x5b8da7,'threadId':_0xb65934,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x46a569=this[_0x1cef5c(0x1d6)][_0x1cef5c(0x220)](_0xb65934);_0x46a569[_0x1cef5c(0x9f)](_0x1cef5c(0xe2)),_0x46a569[_0x1cef5c(0xe2)]=!0x1,_0x3899b8[_0x1cef5c(0x1d3)]=_0x46a569;}[_0xe8a1bf(0x101)](_0x2645a6,_0x367e03,_0x4da532,_0x1b66a2){const _0x3f06fb=_0xe8a1bf;if(_0x2645a6[_0x3f06fb(0x14b)]!=_0x367e03||_0x2645a6[_0x3f06fb(0xcd)]!=_0x4da532||_0x2645a6[_0x3f06fb(0x170)]['id']!=_0x1b66a2)throw this[_0x3f06fb(0x1b1)][_0x3f06fb(0x74)](_0x3f06fb(0x98)),new _0x4dc03d(_0x3f06fb(0x98),this);}[_0xe8a1bf(0x1a3)](_0x32d1f3,_0x5bcd9e){const _0x370e58=_0xe8a1bf,_0x1d3e7b=_0x32d1f3[_0x370e58(0x189)]();if(_0x5bcd9e[_0x370e58(0xcb)](_0x1d3e7b))_0x32d1f3[_0x370e58(0x216)]();else{if(_0x1d3e7b[_0x370e58(0xa6)](_0x5bcd9e)){const _0x3b1f2b=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0xfd)][_0x370e58(0x1ff)],_0x370e58(0x1e6));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x1d3e7b[_0x370e58(0xfd)],_0x3b1f2b));const _0x3151ed=_0x225588(),_0x396cbf=_0x32d1f3[_0x370e58(0x170)]['id'],_0x12cca4=_0x32d1f3[_0x370e58(0x14b)]+':'+_0x32d1f3[_0x370e58(0xcd)];this[_0x370e58(0x1b2)]({'id':_0x3151ed,'type':_0x12cca4,'createdAt':new Date(),'authorId':_0x396cbf,'data':_0x32d1f3[_0x370e58(0x131)],'attributes':_0x32d1f3[_0x370e58(0x137)]});const _0x28ca2b=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0x1e6)][_0x370e58(0x7f)],_0x370e58(0x1cc)),_0x7377ff=this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x28ca2b,_0x1d3e7b[_0x370e58(0x1e6)]);this[_0x370e58(0x124)](_0x12cca4,_0x3151ed,_0x396cbf,_0x7377ff);}else{if(_0x1d3e7b[_0x370e58(0x92)](_0x5bcd9e[_0x370e58(0xfd)])){const _0xad06e=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0xfd)][_0x370e58(0x1ff)],_0x370e58(0x1e6));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x1d3e7b[_0x370e58(0xfd)],_0xad06e));}else{const _0xf4d4aa=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0x1e6)][_0x370e58(0x7f)],_0x370e58(0x1cc));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0xf4d4aa,_0x1d3e7b[_0x370e58(0x1e6)]));}}}}[_0xe8a1bf(0xce)](_0xba978d){const _0x29e4bb=_0xe8a1bf;for(const {suggestion:_0x6302e8,meta:_0x1af1b8}of this[_0x29e4bb(0xe8)](_0xba978d,_0x29e4bb(0x1ba))){if(!_0x1af1b8[_0x29e4bb(0x99)])continue;const _0x5b8994=_0x6302e8[_0x29e4bb(0x118)]();for(const _0x3a9e5b of _0x5b8994)if(!_0xba978d[_0x29e4bb(0x16d)](_0x3a9e5b)[_0x29e4bb(0x217)])return!0x0;}return!0x1;}[_0xe8a1bf(0x13e)](_0x7cf963){const _0x3a525e=_0xe8a1bf,_0x3cf522=this[_0x3a525e(0x1b1)][_0x3a525e(0x89)][_0x3a525e(0x10c)](_0x3a525e(0xa8))[_0x3a525e(0x1c0)](_0x7cf963);if(!_0x3cf522)throw new _0x4dc03d(_0x3a525e(0x207),this);return _0x3cf522;}[_0xe8a1bf(0x21d)](_0x44f294){const _0x5590e8=_0xe8a1bf,_0x296765=this[_0x5590e8(0x1b1)][_0x5590e8(0x89)][_0x5590e8(0x10c)](_0x5590e8(0xa8)),_0x44844f=_0x2ce769(_0x5590e8(0x103)+_0x44f294),_0x5b301b=_0x296765[_0x5590e8(0x1c0)](_0x44844f);return _0x5b301b||_0x296765[_0x5590e8(0x100)]({'id':_0x44844f,'name':_0x44f294});}[_0xe8a1bf(0xae)](_0x2231ff,_0x49784c,_0x438759,_0x3535ae,_0x5f1e43){const _0x2b899b=_0xe8a1bf,_0x541f28=this[_0x2b899b(0x13e)](_0x3535ae),_0x20ade0=this[_0x2b899b(0x1a1)][_0x2b899b(0x1fc)](_0x2231ff,_0x49784c,_0x438759,_0x541f28,_0x5f1e43,_0x2e8eb1=>{const _0x24a102=_0x2b899b;this[_0x24a102(0x12c)](_0x438759,{'attributes':_0x2e8eb1});const _0x381355=this[_0x24a102(0x14e)](_0x438759);this[_0x24a102(0x146)](new Set([_0x381355])),this[_0x24a102(0x145)](new Set([_0x381355]));});return this[_0x2b899b(0xfe)](_0x20ade0,_0x2b899b(0xe3),()=>{const _0x305e2f=_0x2b899b;this[_0x305e2f(0x12c)](_0x438759,{'state':_0x305e2f(0x115)});},{'priority':_0x2b899b(0x122)}),this[_0x2b899b(0xfe)](_0x20ade0,_0x2b899b(0x129),()=>{const _0x6f5ca0=_0x2b899b;this[_0x6f5ca0(0x12c)](_0x438759,{'state':_0x6f5ca0(0x1f0)});},{'priority':_0x2b899b(0x122)}),this[_0x2b899b(0x218)][_0x2b899b(0x11a)](_0x438759,_0x20ade0),this[_0x2b899b(0x1bc)][_0x2b899b(0x11a)](_0x20ade0,_0x2b899b(0x144)),_0x20ade0;}[_0xe8a1bf(0xf8)](_0xea5961){const _0x1147d3=_0xe8a1bf,_0x10808a=_0xea5961[_0x1147d3(0xe0)](':');return{'group':_0x10808a[0x0],'type':_0x10808a[0x1],'subType':_0x10808a[_0x1147d3(0x217)]>=0x5?_0x10808a[0x2]:null,'id':_0x10808a[_0x1147d3(0x217)]<0x5?_0x10808a[0x2]:_0x10808a[0x3],'authorId':_0x10808a[_0x1147d3(0x217)]<0x5?_0x10808a[0x3]:_0x10808a[0x4],'markerCount':0x6==_0x10808a[_0x1147d3(0x217)]?_0x10808a[0x5]:null};}[_0xe8a1bf(0xeb)](_0x398318,_0x4fffea,_0x5e7edd){const _0x361d65=_0xe8a1bf,_0x2d03c5=_0x398318[_0x361d65(0x189)](),_0x340454=_0x2d03c5[_0x361d65(0xfd)],_0x4f4030=_0x2d03c5[_0x361d65(0x1e6)];this[_0x361d65(0x1f2)](_0x398318,this[_0x361d65(0x1f8)][_0x361d65(0x105)](_0x340454,_0x4fffea));const _0x1e7059=_0x225588(),_0xe915f0=_0x398318[_0x361d65(0x170)]['id'],_0x3557f9=_0x398318[_0x361d65(0x14b)]+(_0x398318[_0x361d65(0xcd)]?':'+_0x398318[_0x361d65(0xcd)]:'');this[_0x361d65(0x1b2)]({'id':_0x1e7059,'type':_0x3557f9,'createdAt':new Date(),'authorId':_0xe915f0,'originalSuggestionId':_0x398318['id'],'attributes':_0x398318[_0x361d65(0x137)],'data':_0x398318[_0x361d65(0x131)]});const _0x299a2a=this[_0x361d65(0xf3)](_0x398318);(_0x361d65(0x1af)==_0x398318[_0x361d65(0x14b)]||_0x299a2a&&this[_0x361d65(0xa7)](_0x299a2a))&&(_0x5e7edd=this[_0x361d65(0x1f8)][_0x361d65(0x1ab)](_0x5e7edd[_0x361d65(0x7f)])),this[_0x361d65(0x124)](_0x3557f9,_0x1e7059,_0xe915f0,this[_0x361d65(0x1f8)][_0x361d65(0x105)](_0x5e7edd,_0x4f4030));}[_0xe8a1bf(0xe8)](_0x2240d7,_0x13d89=null){const _0x342e7e=_0xe8a1bf,_0x4ac2c9=[],_0x580a3f=this[_0x342e7e(0x1b1)][_0x342e7e(0x89)][_0x342e7e(0x10c)](_0x342e7e(0xa8))['me'];Array[_0x342e7e(0x15a)](_0x2240d7)||(_0x2240d7=[_0x2240d7]);for(const _0x35770b of this[_0x342e7e(0x81)]()){if(!_0x35770b[_0x342e7e(0x19e)])continue;if(_0x13d89&&_0x35770b[_0x342e7e(0x14b)]!=_0x13d89)continue;let _0x27b1e6=!0x1;for(const _0xbb65a2 of _0x35770b[_0x342e7e(0x118)]()){for(const _0x2d0e91 of _0x2240d7){const _0x5d8baf=_0x2d0e91[_0x342e7e(0xfd)][_0x342e7e(0xcb)](_0xbb65a2[_0x342e7e(0x1e6)])||_0x2d0e91[_0x342e7e(0x1e6)][_0x342e7e(0xcb)](_0xbb65a2[_0x342e7e(0xfd)]);if(_0x5d8baf||_0x2d0e91[_0x342e7e(0x14f)](_0xbb65a2)){const _0x4a8158=_0x2d0e91[_0x342e7e(0xa6)](_0xbb65a2)&&Rt(this[_0x342e7e(0x1f8)][_0x342e7e(0x114)],_0xbb65a2[_0x342e7e(0xfd)],_0x2d0e91),_0x544d2e=_0xbb65a2[_0x342e7e(0xa6)](_0x2d0e91)&&Rt(this[_0x342e7e(0x1f8)][_0x342e7e(0x114)],_0x2d0e91[_0x342e7e(0xfd)],_0xbb65a2);_0x4ac2c9[_0x342e7e(0x1a9)]({'suggestion':_0x35770b,'meta':{'isOwn':_0x580a3f==_0x35770b[_0x342e7e(0x1e0)],'isNextTo':_0x5d8baf,'isInsideObject':_0x4a8158,'containsRangeInObject':_0x544d2e}}),_0x27b1e6=!0x0;break;}}if(_0x27b1e6)break;}}return _0x4ac2c9;}[_0xe8a1bf(0x124)](_0x20483e,_0x1076c9,_0x14727b,_0x5bb305,_0x21cf03){const _0xdff3f7=_0xe8a1bf;this[_0xdff3f7(0x1f8)][_0xdff3f7(0x175)](_0x24a9ba=>{const _0x4c1779=_0xdff3f7;let _0x265cad=_0x4c1779(0x1da)+_0x20483e+':'+_0x1076c9+':'+_0x14727b;_0x21cf03&&(_0x265cad=_0x265cad+':'+_0x21cf03),_0x24a9ba[_0x4c1779(0x1bb)](_0x265cad,{'range':_0x5bb305,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xe8a1bf(0x205)](_0x31ad9d){const _0x18416e=_0xe8a1bf,_0x5c15bb=_0x31ad9d[_0x18416e(0x18e)],_0x35e8c9=_0x31ad9d[_0x18416e(0x21e)];_0x31ad9d[_0x18416e(0x18e)]=null,_0x31ad9d[_0x18416e(0x21e)]=null,null!=_0x5c15bb&&_0x5c15bb[_0x18416e(0x21e)]==_0x31ad9d&&(_0x5c15bb[_0x18416e(0x21e)]=_0x35e8c9),null!=_0x35e8c9&&_0x35e8c9[_0x18416e(0x18e)]==_0x31ad9d&&(_0x35e8c9[_0x18416e(0x18e)]=_0x5c15bb),_0x18416e(0xc8)==this[_0x18416e(0x1bc)][_0x18416e(0x10c)](_0x31ad9d)&&(this[_0x18416e(0x1bc)][_0x18416e(0x11a)](_0x31ad9d,_0x18416e(0x1de)),this[_0x18416e(0xfa)](_0x18416e(0xc3),_0x31ad9d,_0x5c15bb,_0x35e8c9));}[_0xe8a1bf(0x1b2)](_0x382a7f){const _0x2a1170=_0xe8a1bf,_0x3a70e1=_0x382a7f['id'],_0x262a0d=this[_0x2a1170(0xc0)](_0x382a7f);if(this[_0x2a1170(0x159)]&&this[_0x2a1170(0x159)][_0x2a1170(0xe5)]){const _0x1138eb=this[_0x2a1170(0x1b1)][_0x2a1170(0x89)][_0x2a1170(0x10c)](_0x2a1170(0x1d2)),_0x5e981b=_0x262a0d[_0x2a1170(0xbe)],_0xde872=_0x262a0d[_0x2a1170(0xcd)]?_0x262a0d[_0x2a1170(0x14b)]+':'+_0x262a0d[_0x2a1170(0xcd)]:_0x262a0d[_0x2a1170(0x14b)],_0x161b56=this[_0x2a1170(0x1b1)][_0x2a1170(0x16b)],_0x1fa8e7=_0x1138eb[_0x2a1170(0xe6)](_0x36fca4(_0x161b56,_0x2a1170(0x1d9))),_0x144d24={'id':_0x3a70e1,'type':_0xde872,'hasComments':_0x5e981b,'data':_0x382a7f[_0x2a1170(0x131)]||null,'originalSuggestionId':_0x382a7f[_0x2a1170(0x112)]||null,'attributes':_0x262a0d[_0x2a1170(0x137)]};this[_0x2a1170(0x159)][_0x2a1170(0xe5)](_0x144d24)[_0x2a1170(0x130)](_0x299144=>{const _0xa278be=_0x2a1170;_0x262a0d[_0xa278be(0x1fa)]=!0x0,_0x1138eb[_0xa278be(0x140)](_0x1fa8e7),_0x299144&&_0x299144[_0xa278be(0x151)]&&(this[_0xa278be(0x218)][_0xa278be(0x10c)](_0x3a70e1)[_0xa278be(0x151)]=_0x299144[_0xa278be(0x151)]);})[_0x2a1170(0x104)](_0x57dbfd=>{const _0x190b6c=_0x2a1170;throw _0x3db441(_0x190b6c(0x18d)),this[_0x190b6c(0x1b1)][_0x190b6c(0x82)][_0x190b6c(0xbc)]({'isUndoable':!0x1},()=>{const _0x4122b4=_0x190b6c;_0x262a0d[_0x4122b4(0x129)]();}),_0x262a0d[_0x190b6c(0x1d1)](),this[_0x190b6c(0x218)][_0x190b6c(0x206)](_0x262a0d['id']),this[_0x190b6c(0x1bc)][_0x190b6c(0x206)](_0x262a0d),_0x57dbfd;});}return _0x262a0d;}[_0xe8a1bf(0xa7)](_0x572bbd){const _0x410ddc=_0xe8a1bf;return this[_0x410ddc(0x1e7)][_0x410ddc(0x1a8)](_0x572bbd);}[_0xe8a1bf(0x12c)](_0x28064b,_0x29281a){const _0x40eaa4=_0xe8a1bf,_0x5a4cd4=this[_0x40eaa4(0x1b1)][_0x40eaa4(0x89)][_0x40eaa4(0x10c)](_0x40eaa4(0x1d2)),_0x444b2c=this[_0x40eaa4(0x14e)](_0x28064b);if(this[_0x40eaa4(0x159)]&&this[_0x40eaa4(0x159)][_0x40eaa4(0x13a)]){if(_0x444b2c[_0x40eaa4(0x1fa)]){const _0x54d130=_0x5a4cd4[_0x40eaa4(0xe6)](_0x36fca4(this[_0x40eaa4(0x1b1)][_0x40eaa4(0x16b)],_0x40eaa4(0x1d9)));this[_0x40eaa4(0x159)][_0x40eaa4(0x13a)](_0x28064b,_0x29281a)[_0x40eaa4(0x130)](()=>{const _0x646ca4=_0x40eaa4;_0x5a4cd4[_0x646ca4(0x140)](_0x54d130);});}else _0x444b2c['on'](_0x40eaa4(0x117),()=>{const _0x701a2e=_0x40eaa4;this[_0x701a2e(0x12c)](_0x28064b,_0x29281a);});}}[_0xe8a1bf(0x20c)](_0x2feb61){const _0x5574bd=_0xe8a1bf;if(!this[_0x5574bd(0x159)]||!this[_0x5574bd(0x159)][_0x5574bd(0x14e)])throw new _0x4dc03d(_0x5574bd(0x90),this);return this[_0x5574bd(0x159)][_0x5574bd(0x14e)](_0x2feb61);}[_0xe8a1bf(0x215)](_0x36f7ef){const _0x593726=_0xe8a1bf,{id:_0x3b0b8a,type:_0x4b92cf,subType:_0x29d086,authorId:_0x25f342}=this[_0x593726(0xf8)](_0x36f7ef),_0x8068c6=this[_0x593726(0x218)][_0x593726(0x10c)](_0x3b0b8a)||this[_0x593726(0xae)](_0x4b92cf,_0x29d086,_0x3b0b8a,_0x25f342,{});switch(this[_0x593726(0x101)](_0x8068c6,_0x4b92cf,_0x29d086,_0x25f342),this[_0x593726(0x1bc)][_0x593726(0x10c)](_0x8068c6)){case _0x593726(0x144):this[_0x593726(0x20c)](_0x3b0b8a)[_0x593726(0x130)](_0x2488d5=>{const _0x51199c=_0x593726;let _0x5ccaad=Promise[_0x51199c(0x1c6)]();_0x2488d5[_0x51199c(0xbe)]&&(_0x5ccaad=this[_0x51199c(0x1d6)][_0x51199c(0x179)]({'channelId':this[_0x51199c(0x1b1)][_0x51199c(0x113)][_0x51199c(0x10c)](_0x51199c(0xab)),'threadId':_0x3b0b8a})),_0x5ccaad[_0x51199c(0x130)](()=>{const _0x112dd4=_0x51199c;this[_0x112dd4(0xc0)](_0x2488d5)[_0x112dd4(0x1fa)]=!0x0;});}),this[_0x593726(0x1bc)][_0x593726(0x11a)](_0x8068c6,_0x593726(0x167));break;case _0x593726(0x1de):this[_0x593726(0x12c)](_0x3b0b8a,{'state':_0x593726(0x191)});case _0x593726(0x182):this[_0x593726(0x1bc)][_0x593726(0x11a)](_0x8068c6,_0x593726(0xc8)),this[_0x593726(0xfa)](_0x593726(0x12d),_0x8068c6);break;case _0x593726(0xc8):this[_0x593726(0xfa)](_0x593726(0x1ea),_0x8068c6);}return _0x8068c6[_0x593726(0xb3)](_0x36f7ef),_0x8068c6;}[_0xe8a1bf(0x145)](_0x54dd2f){const _0x5546de=_0xe8a1bf,_0xaf8ef1=Array[_0x5546de(0x148)](_0x54dd2f),_0x2c25ba=_0xaf8ef1[_0x5546de(0x1f6)](_0x41c106=>_0x5546de(0x8b)==_0x41c106[_0x5546de(0x14b)]);this[_0x5546de(0x204)](_0x2c25ba);const _0x1aade9=_0xaf8ef1[_0x5546de(0x1f6)](_0x2aacb0=>!_0x2aacb0[_0x5546de(0x212)]&&_0x5546de(0x8b)!=_0x2aacb0[_0x5546de(0x14b)]),_0x58874c=this[_0x5546de(0x81)]({'skipNotAttached':!0x0})[_0x5546de(0x1f6)](_0x3906c1=>!_0x3906c1[_0x5546de(0x212)]&&_0x5546de(0x8b)!=_0x3906c1[_0x5546de(0x14b)]),_0x2fabd3=_0x58874c[_0x5546de(0x1f6)](_0x17f6f2=>!_0x54dd2f[_0x5546de(0x1a8)](_0x17f6f2)),_0x5e9ba4=new Map(_0x58874c[_0x5546de(0x110)](_0x5a0cef=>[_0x5a0cef,this[_0x5546de(0x1a1)][_0x5546de(0x17c)](_0x5a0cef[_0x5546de(0x14b)],_0x5a0cef[_0x5546de(0xcd)],_0x5546de(0x20e))])),_0x1e1d5c=new Map(_0x58874c[_0x5546de(0x110)](_0x232cf5=>[_0x232cf5,_0x232cf5[_0x5546de(0x189)]()])),_0x5f0ef3=new Set(),_0x1f4df1=new Set();for(let _0x184450=0x0;_0x184450<_0x1aade9[_0x5546de(0x217)];_0x184450++)_0x54366d(_0x1aade9[_0x184450],_0x1aade9,_0x184450+0x1);for(let _0x171262=0x0;_0x171262<_0x1aade9[_0x5546de(0x217)];_0x171262++)_0x54366d(_0x1aade9[_0x171262],_0x2fabd3,0x0);const _0x26272c=new Set();for(let _0x53122e=0x0;_0x53122e<_0x1aade9[_0x5546de(0x217)];_0x53122e++){const _0x1c8d21=_0x1aade9[_0x53122e];!_0x1f4df1[_0x5546de(0x1a8)](_0x1c8d21)&&_0x1c8d21[_0x5546de(0x18e)]&&(_0x26272c[_0x5546de(0xe6)](_0x1c8d21[_0x5546de(0x18e)]),_0x1c8d21[_0x5546de(0x18e)][_0x5546de(0x21e)]===_0x1c8d21&&(_0x1c8d21[_0x5546de(0x18e)][_0x5546de(0x21e)]=null),_0x1c8d21[_0x5546de(0x18e)]=null),!_0x5f0ef3[_0x5546de(0x1a8)](_0x1c8d21)&&_0x1c8d21[_0x5546de(0x21e)]&&(_0x26272c[_0x5546de(0xe6)](_0x1c8d21[_0x5546de(0x21e)]),_0x1c8d21[_0x5546de(0x21e)][_0x5546de(0x18e)]===_0x1c8d21&&(_0x1c8d21[_0x5546de(0x21e)][_0x5546de(0x18e)]=null),_0x1c8d21[_0x5546de(0x21e)]=null);}function _0x54366d(_0x13641a,_0x13e48a,_0x36a0bd){const _0x305186=_0x5546de;for(let _0x529171=_0x36a0bd;_0x529171<_0x13e48a[_0x305186(0x217)];_0x529171++){const _0x5b0727=_0x5d12b5(_0x13641a,_0x13e48a[_0x529171]);_0x5b0727&&(_0x5b0727[0x0][_0x305186(0x21e)]=_0x5b0727[0x1],_0x5b0727[0x1][_0x305186(0x18e)]=_0x5b0727[0x0],_0x5f0ef3[_0x305186(0xe6)](_0x5b0727[0x0]),_0x1f4df1[_0x305186(0xe6)](_0x5b0727[0x1]));}}function _0x5d12b5(_0x560516,_0x4b16d0){const _0x8ddd49=_0x5546de;if(_0x560516[_0x8ddd49(0x1e0)]['id']!==_0x4b16d0[_0x8ddd49(0x1e0)]['id'])return null;const _0x3b7e14=_0x5e9ba4[_0x8ddd49(0x10c)](_0x560516)(_0x560516,_0x4b16d0,_0x1e1d5c[_0x8ddd49(0x10c)](_0x560516),_0x1e1d5c[_0x8ddd49(0x10c)](_0x4b16d0));if(!_0x3b7e14)return null;return _0x5e9ba4[_0x8ddd49(0x10c)](_0x4b16d0)(_0x560516,_0x4b16d0,_0x1e1d5c[_0x8ddd49(0x10c)](_0x560516),_0x1e1d5c[_0x8ddd49(0x10c)](_0x4b16d0))?_0x3b7e14[0x1][_0x8ddd49(0x1d3)]&&_0x3b7e14[0x1][_0x8ddd49(0x1d3)][_0x8ddd49(0x217)]?null:_0x3b7e14:null;}_0x26272c[_0x5546de(0x1b0)]&&this[_0x5546de(0x145)](_0x26272c);}[_0xe8a1bf(0x204)](_0xfbbf02){const _0x1b0111=_0xe8a1bf;if(0x0==_0xfbbf02[_0x1b0111(0x217)])return;const _0x1a0490=this[_0x1b0111(0x81)]({'skipNotAttached':!0x0})[_0x1b0111(0x1f6)](_0x211721=>_0x1b0111(0x8b)==_0x211721[_0x1b0111(0x14b)]&&_0x211721[_0x1b0111(0xb5)]),_0x27d391=[],_0x70c5e9=new Map();for(const _0x3b260e of _0x1a0490){const _0x9ebbd5=_0x2ce769(_0x3b260e[_0x1b0111(0x137)]);_0x70c5e9[_0x1b0111(0x1a8)](_0x9ebbd5)||(_0x70c5e9[_0x1b0111(0x11a)](_0x9ebbd5,_0x27d391[_0x1b0111(0x217)]),_0x27d391[_0x1b0111(0x1a9)]([]));const _0x1c3026=_0x70c5e9[_0x1b0111(0x10c)](_0x9ebbd5);_0x27d391[_0x1c3026][_0x1b0111(0x1a9)](_0x3b260e);}!(function(){const _0x30f74c=_0x1b0111;_0x27d391[_0x30f74c(0x213)]((_0x5ee8ef,_0xf8511)=>{const _0x4ab3a4=_0x30f74c,_0x256b5a=_0x5ee8ef[0x0][_0x4ab3a4(0x151)],_0x2ae5dd=_0xf8511[0x0][_0x4ab3a4(0x151)];return _0x256b5a==_0x2ae5dd?_0x5ee8ef[0x0][_0x4ab3a4(0x137)][_0x4ab3a4(0xf6)]<_0xf8511[0x0][_0x4ab3a4(0x137)][_0x4ab3a4(0xf6)]?-0x1:0x1:_0x256b5a<_0x2ae5dd?-0x1:0x1;});for(const _0x26dfaa of _0x27d391)_0x26dfaa[_0x30f74c(0x213)]((_0x47e1fa,_0x4d7b15)=>_0x47e1fa['id']<_0x4d7b15['id']?-0x1:0x1);}());for(let _0x412461=0x0;_0x412461<_0x27d391[_0x1b0111(0x217)];_0x412461++){if(0x0==_0x27d391[_0x412461][_0x1b0111(0x217)])continue;const _0x142a1d=[];for(let _0x124e24=_0x412461+0x1;_0x124e24<_0x27d391[_0x1b0111(0x217)];_0x124e24++)0x0!=_0x27d391[_0x124e24][_0x1b0111(0x217)]&&_0x5a485f(_0x27d391[_0x412461],_0x27d391[_0x124e24])&&_0x142a1d[_0x1b0111(0x1a9)](_0x124e24);for(const _0x26926e of _0x142a1d)_0x27d391[_0x412461]=_0x27d391[_0x412461][_0x1b0111(0x95)](_0x27d391[_0x26926e]),_0x27d391[_0x26926e]=[];}for(const _0x627d02 of _0x27d391)for(let _0x5a6a6b=0x0;_0x5a6a6b<_0x627d02[_0x1b0111(0x217)];_0x5a6a6b++)_0x627d02[_0x5a6a6b][_0x1b0111(0x21e)]=_0x627d02[_0x5a6a6b+0x1]||null;for(const _0x2689eb of _0x27d391)for(let _0x298713=0x0;_0x298713<_0x2689eb[_0x1b0111(0x217)];_0x298713++)_0x2689eb[_0x298713][_0x1b0111(0x18e)]=_0x2689eb[_0x298713-0x1]||null;function _0x5a485f(_0x10443d,_0x1942b9){const _0x2454f3=_0x1b0111;if(_0x10443d[0x0][_0x2454f3(0x137)][_0x2454f3(0xf6)]!==_0x1942b9[0x0][_0x2454f3(0x137)][_0x2454f3(0xf6)]&&_0x10443d[0x0][_0x2454f3(0x1e0)]!==_0x1942b9[0x0][_0x2454f3(0x1e0)])return!0x1;if(!function(_0xa4b783,_0x4e50e1){const _0x2c42ea=_0x2454f3;if(!_0xa4b783[_0x2c42ea(0xbe)]&&!_0x4e50e1[_0x2c42ea(0xbe)])return!0x0;if(_0xa4b783[_0x2c42ea(0xbe)]&&_0x4e50e1[_0x2c42ea(0xbe)])return!0x1;if(_0xa4b783[_0x2c42ea(0xbe)]&&_0x4e50e1[_0x2c42ea(0x151)]<_0xa4b783[_0x2c42ea(0x1d3)][_0x2c42ea(0x135)][_0x2c42ea(0x10c)](0x0)[_0x2c42ea(0x151)])return!0x0;if(_0x4e50e1[_0x2c42ea(0xbe)]&&_0xa4b783[_0x2c42ea(0x151)]<_0x4e50e1[_0x2c42ea(0x1d3)][_0x2c42ea(0x135)][_0x2c42ea(0x10c)](0x0)[_0x2c42ea(0x151)])return!0x0;return!0x1;}(_0x10443d[0x0],_0x1942b9[0x0]))return!0x1;const _0x4eed9b=_0x2f2148(_0x10443d[0x0][_0x2454f3(0x137)],_0x2454f3(0xf6)),_0x569712=_0x2f2148(_0x1942b9[0x0][_0x2454f3(0x137)],_0x2454f3(0xf6));if(!_0x43c7b9(_0x4eed9b,_0x569712))return!0x1;return!!_0x10443d[_0x2454f3(0x13b)](_0x376aba=>_0x1942b9[_0x2454f3(0x1e1)](_0x1155d6=>_0x376aba[_0x2454f3(0x189)]()[_0x2454f3(0xcb)](_0x1155d6[_0x2454f3(0x189)]())))&&_0x1942b9[_0x2454f3(0x13b)](_0x2353a2=>_0x10443d[_0x2454f3(0x1e1)](_0x14c7c1=>_0x2353a2[_0x2454f3(0x189)]()[_0x2454f3(0xcb)](_0x14c7c1[_0x2454f3(0x189)]())));}}[_0xe8a1bf(0x146)](_0x55f251){const _0x4c9656=_0xe8a1bf,_0x3d1d64=Array[_0x4c9656(0x148)](_0x55f251),_0x30723d=this[_0x4c9656(0x81)]({'skipNotAttached':!0x0}),_0xdfd0d7=_0x30723d[_0x4c9656(0x1f6)](_0x53a924=>!_0x55f251[_0x4c9656(0x1a8)](_0x53a924)),_0x15fe3d=new Map(_0x3d1d64[_0x4c9656(0x110)](_0x54c1=>[_0x54c1,this[_0x4c9656(0x1a1)][_0x4c9656(0x17c)](_0x54c1[_0x4c9656(0x14b)],_0x54c1[_0x4c9656(0xcd)],_0x4c9656(0x12b))])),_0xfeffe6=new Map(_0x30723d[_0x4c9656(0x110)](_0x57ba0b=>[_0x57ba0b,_0x57ba0b[_0x4c9656(0x118)]()]));for(let _0x5dd876=0x0;_0x5dd876<_0x3d1d64[_0x4c9656(0x217)];_0x5dd876++){if(_0xad7f5(this,_0x3d1d64[_0x5dd876],_0x3d1d64,_0x5dd876+0x1))return!0x0;}for(let _0x1a3b12=0x0;_0x1a3b12<_0x3d1d64[_0x4c9656(0x217)];_0x1a3b12++){if(_0xad7f5(this,_0x3d1d64[_0x1a3b12],_0xdfd0d7,0x0))return!0x0;}return!0x1;function _0xad7f5(_0x555e64,_0x4eb07d,_0x5cb36e,_0x47ae9b){const _0x309de2=_0x4c9656;for(let _0x2c75f2=_0x47ae9b;_0x2c75f2<_0x5cb36e[_0x309de2(0x217)];_0x2c75f2++){const _0x3bc0ca=_0x5cb36e[_0x2c75f2];if(_0x3bc0ca[_0x309de2(0x14b)]!==_0x4eb07d[_0x309de2(0x14b)]||_0x3bc0ca[_0x309de2(0x1e0)]['id']!==_0x4eb07d[_0x309de2(0x1e0)]['id']||_0x3bc0ca[_0x309de2(0xcd)]!==_0x4eb07d[_0x309de2(0xcd)])continue;if(!Pt(_0x4eb07d,_0x3bc0ca,[_0x309de2(0xf6)]))continue;if(_0x309de2(0x8b)==_0x4eb07d[_0x309de2(0x14b)]&&_0x4eb07d[_0x309de2(0x131)][_0x309de2(0x202)]!=_0x3bc0ca[_0x309de2(0x131)][_0x309de2(0x202)])continue;if(_0x309de2(0x8b)==_0x4eb07d[_0x309de2(0x14b)]&&_0x555e64[_0x309de2(0xa7)](_0x4eb07d[_0x309de2(0x131)][_0x309de2(0x84)]))continue;if(_0x309de2(0x1af)==_0x4eb07d[_0x309de2(0x14b)]){const _0x1d28a5=_0x555e64[_0x309de2(0x1b1)][_0x309de2(0x82)],_0x21704c=_0x4eb07d[_0x309de2(0x15c)]();if(_0x21704c&&(_0x1d28a5[_0x309de2(0x114)][_0x309de2(0xaf)](_0x21704c)||_0x1d28a5[_0x309de2(0x114)][_0x309de2(0xb6)](_0x21704c)))continue;}const _0x391a52=_0x15fe3d[_0x309de2(0x10c)](_0x4eb07d),_0x1ba5a6=_0xfeffe6[_0x309de2(0x10c)](_0x4eb07d),_0x5c1f94=_0xfeffe6[_0x309de2(0x10c)](_0x3bc0ca),_0x1a0c19=_0x4eb07d[_0x309de2(0x1d3)]&&_0x4eb07d[_0x309de2(0x1d3)][_0x309de2(0x217)],_0x50030c=_0x3bc0ca[_0x309de2(0x1d3)]&&_0x3bc0ca[_0x309de2(0x1d3)][_0x309de2(0x217)];if(!_0x1a0c19&&_0x391a52(_0x5c1f94,_0x1ba5a6))return _0x555e64[_0x309de2(0x19f)](_0x3bc0ca,_0x4eb07d),_0xfeffe6[_0x309de2(0x206)](_0x4eb07d),!0x0;if(!_0x50030c&&_0x391a52(_0x1ba5a6,_0x5c1f94))return _0x555e64[_0x309de2(0x19f)](_0x4eb07d,_0x3bc0ca),_0xfeffe6[_0x309de2(0x206)](_0x3bc0ca),!0x0;}return!0x1;}}[_0xe8a1bf(0x19f)](_0x31ec8f,_0x2f2d62){const _0x54976f=_0xe8a1bf;if(_0x31ec8f[_0x54976f(0x212)]){for(const _0x59e662 of _0x2f2d62[_0x54976f(0x118)]())_0x31ec8f[_0x54976f(0xde)](_0x59e662);}else{const _0xc75448=_0x2f2d62[_0x54976f(0x189)]()[_0x54976f(0x1e6)];this[_0x54976f(0x1f2)](_0x31ec8f,this[_0x54976f(0x1f8)][_0x54976f(0x105)](_0x31ec8f[_0x54976f(0x189)]()[_0x54976f(0xfd)],_0xc75448));}_0x2f2d62[_0x54976f(0x216)]();}[_0xe8a1bf(0xd5)](_0x24ffcc,_0x4c48a5){const _0x206be9=_0xe8a1bf,_0x54a684=_0x24ffcc[_0x206be9(0x9d)](_0x206be9(0xa0))||_0x24ffcc[_0x206be9(0x9d)](_0x206be9(0x8b))?_0x206be9(0x10b):_0x24ffcc[_0x206be9(0x1c4)]();return _0x36fca4(this[_0x206be9(0x1b1)][_0x206be9(0x16b)],_0x4c48a5+'_'+_0x54a684+_0x206be9(0xb0));}[_0xe8a1bf(0x1b9)](){const _0x2affd8=_0xe8a1bf,_0x3fe356=this[_0x2affd8(0x1b1)];if(!_0x3fe356['ui'])return;const {ariaLiveAnnouncer:_0x574c87}=_0x3fe356['ui'];_0xc1b741(this[_0x2affd8(0x1f8)],({left:_0x9a544b,entered:_0x3fc5c2})=>{const _0x46a652=_0x2affd8;for(const _0x513062 of _0x9a544b){const {group:_0x58a569,type:_0x1da1ac}=this[_0x46a652(0xf8)](_0x513062[_0x46a652(0xe7)]);if(_0x46a652(0x1fe)===_0x58a569){_0x574c87[_0x46a652(0x10f)](this[_0x46a652(0xd5)](_0x1da1ac,_0x46a652(0xb1)));break;}}for(const _0x491d64 of _0x3fc5c2){const {group:_0x1e44e4,type:_0x94d584}=this[_0x46a652(0xf8)](_0x491d64[_0x46a652(0xe7)]);if(_0x46a652(0x1fe)===_0x1e44e4){_0x574c87[_0x46a652(0x10f)](this[_0x46a652(0xd5)](_0x94d584,_0x46a652(0x15e)));break;}}});}[_0xe8a1bf(0x15d)](_0x4d593b){const _0x528f1b=_0xe8a1bf;if(this[_0x528f1b(0x97)])return!0x1;const _0x266e5=this[_0x528f1b(0x1b1)],_0x3b9f89=_0x266e5[_0x528f1b(0x82)][_0x528f1b(0x1ed)][_0x528f1b(0xd3)][_0x528f1b(0x21f)]();if(0x0==_0x3b9f89[_0x528f1b(0x217)])return!0x1;const _0x3b5dd7=[],_0x47b937=_0x3b9f89[_0x528f1b(0x1f6)](_0x27df5c=>_0x528f1b(0x8b)==_0x27df5c[_0x528f1b(0x14b)]),_0x3d8487=_0x3b9f89[_0x528f1b(0x1f6)](_0x20e7ec=>_0x528f1b(0x83)==_0x20e7ec[_0x528f1b(0x14b)]&&_0x528f1b(0x201)!=_0x20e7ec[_0x528f1b(0xe7)]),_0x35d798=_0x3b9f89[_0x528f1b(0x1f6)](_0x155670=>_0x528f1b(0x140)==_0x155670[_0x528f1b(0x14b)]&&_0x528f1b(0x201)!=_0x155670[_0x528f1b(0xe7)]);for(const _0x5d4263 of _0x47b937)_0x3b5dd7[_0x528f1b(0x1a9)]({'key':_0x5d4263[_0x528f1b(0x16c)],'newValue':_0x5d4263[_0x528f1b(0x80)],'oldValue':_0x5d4263[_0x528f1b(0x222)],'range':Ot(_0x5d4263[_0x528f1b(0xc1)],_0x266e5[_0x528f1b(0x82)])});for(const _0x4c1fc1 of _0x3d8487){const _0x5e4475=_0x35d798[_0x528f1b(0xfb)](_0x2ac56b=>_0x2ac56b[_0x528f1b(0xa5)][_0x528f1b(0xcb)](_0x4c1fc1[_0x528f1b(0xa5)]));_0x5e4475&&_0x3b5dd7[_0x528f1b(0x1a9)]({'key':_0x528f1b(0x15b),'newValue':_0x4c1fc1[_0x528f1b(0xe7)],'oldValue':_0x5e4475[_0x528f1b(0xe7)],'range':_0x266e5[_0x528f1b(0x82)][_0x528f1b(0x133)](_0x4c1fc1[_0x528f1b(0xa5)][_0x528f1b(0xda)])});}return 0x0!=_0x3b5dd7[_0x528f1b(0x217)]&&this[_0x528f1b(0xbd)](_0x4d593b,_0x3b5dd7);}[_0xe8a1bf(0x203)](_0x38f40d){const _0x400da1=_0xe8a1bf;let _0x4927cc=!0x1;const _0x4d52a6=this[_0x400da1(0x1b1)][_0x400da1(0x82)][_0x400da1(0x1ed)][_0x400da1(0xd3)][_0x400da1(0x1c2)]()[_0x400da1(0x1f6)](_0x399717=>_0x399717[_0x400da1(0x131)][_0x400da1(0x7e)]&&_0x399717[_0x400da1(0xe7)][_0x400da1(0x9d)](_0x400da1(0x186)));for(const _0x356241 of _0x4d52a6){const {subType:_0x12836c,id:_0x1ac8ef}=this[_0x400da1(0xf8)](_0x356241[_0x400da1(0xe7)]),_0x17e91f=_0x12836c[_0x400da1(0xe0)]('|')[0x0];for(const _0x540586 of this[_0x400da1(0x81)]({'skipNotAttached':!0x0}))_0x540586['id']!=_0x1ac8ef&&_0x400da1(0x8b)==_0x540586[_0x400da1(0x14b)]&&_0x540586[_0x400da1(0x131)]&&_0x540586[_0x400da1(0x131)][_0x400da1(0x84)]==_0x17e91f&&_0x540586[_0x400da1(0x189)]()[_0x400da1(0x11d)](_0x356241[_0x400da1(0x131)][_0x400da1(0x7e)])&&(this[_0x400da1(0x116)](_0x540586,_0x356241[_0x400da1(0x131)][_0x400da1(0x7e)],_0x38f40d),_0x4927cc=!0x0);}return _0x4927cc;}[_0xe8a1bf(0x1ca)](_0x4b4621){const _0x8b40ee=_0xe8a1bf;this[_0x8b40ee(0x1b1)],(this[_0x8b40ee(0x97)]=!0x0,_0x4b4621());}[_0xe8a1bf(0xf0)](_0x57d342){const _0x9c8e2e=_0xe8a1bf,_0x33f4cb=this[_0x9c8e2e(0xa7)](_0x57d342),_0x42d53c=this[_0x9c8e2e(0x1f4)][_0x9c8e2e(0x1a8)](_0x57d342);return _0x33f4cb||_0x42d53c;}[_0xe8a1bf(0xbd)](_0x1757a5,_0x5aa469){const _0x112826=_0xe8a1bf;if(0x0==_0x5aa469[_0x112826(0x217)])return!0x1;let _0x276827=!0x1;for(const _0x27d4ea of _0x5aa469){const _0x38b466=this[_0x112826(0xe8)](_0x27d4ea[_0x112826(0xc1)],_0x112826(0x8b))[_0x112826(0x1f6)](_0x3d32c3=>!_0x3d32c3[_0x112826(0x1b7)][_0x112826(0x125)])[_0x112826(0x110)](_0x501ec4=>_0x501ec4[_0x112826(0x1fe)]),_0x5b5b97=_0x2ce769({'newValue':_0x27d4ea[_0x112826(0x1dc)]});_0x38b466[_0x112826(0x1f6)](_0x189410=>{const _0x5bbeb2=_0x112826,[_0x1bf93e,_0x11ec27]=_0x189410[_0x5bbeb2(0xcd)][_0x5bbeb2(0xe0)]('|');return _0x1bf93e==_0x27d4ea[_0x5bbeb2(0x84)]&&_0x11ec27!=_0x5b5b97;})[_0x112826(0x13c)](_0x1a90b3=>{const _0x24fbbe=_0x112826;this[_0x24fbbe(0x116)](_0x1a90b3,_0x27d4ea[_0x24fbbe(0xc1)],_0x1757a5),_0x276827=!0x0;});}return _0x276827;}[_0xe8a1bf(0x116)](_0x6d449b,_0x287bbb,_0x4c4101){const _0x10eaea=_0xe8a1bf,_0xf4895=_0x6d449b[_0x10eaea(0x189)]()[_0x10eaea(0x16d)](_0x287bbb);0x0!==_0xf4895[_0x10eaea(0x217)]?0x1!==_0xf4895[_0x10eaea(0x217)]?this[_0x10eaea(0xeb)](_0x6d449b,_0x287bbb[_0x10eaea(0xfd)],_0x287bbb[_0x10eaea(0x1e6)]):this[_0x10eaea(0x1f2)](_0x6d449b,_0xf4895[0x0]):_0x4c4101[_0x10eaea(0x192)](_0x6d449b[_0x10eaea(0x11b)]());}}class xt{constructor(_0x44c5d3){const _0x520a56=_0xe8a1bf;this[_0x520a56(0xc2)]=_0x44c5d3,this[_0x520a56(0x1f8)]=_0x44c5d3[_0x520a56(0x82)],this[_0x520a56(0x9a)]=new Map(),this[_0x520a56(0x18f)]=new Map(),this[_0x520a56(0x1a2)]();}[_0xe8a1bf(0x1fc)](_0x257a93,_0x228539,_0x3dafbe,_0x207743,_0x37c47d,_0x578edf){const _0x2b67c9=_0xe8a1bf;return new _0xd3eb0a(this[_0x2b67c9(0x1f8)],{'type':_0x257a93,'subType':_0x228539,'id':_0x3dafbe,'author':_0x207743,'creator':_0x207743,'attributes':_0x37c47d,'onAttributesChange':_0x578edf,'onAccept':(..._0x44eedb)=>this[_0x2b67c9(0x17c)](_0x257a93,_0x228539,_0x2b67c9(0xe3))(..._0x44eedb),'onDiscard':(..._0x15bae4)=>this[_0x2b67c9(0x17c)](_0x257a93,_0x228539,_0x2b67c9(0x129))(..._0x15bae4)});}[_0xe8a1bf(0x1ce)](_0x18d089,_0x1a7695,_0x58e800,_0x57fca0){const _0x15ab24=_0xe8a1bf,_0x276658=_0x18d089+':'+_0x1a7695+':'+_0x58e800;this[_0x15ab24(0x9a)][_0x15ab24(0x11a)](_0x276658,_0x57fca0);}[_0xe8a1bf(0x17c)](_0x3103e1,_0x3e70ac,_0x215c84){const _0x2b9c07=_0xe8a1bf,_0x10611a=_0x3103e1+':'+_0x3e70ac+':'+_0x215c84;return this[_0x2b9c07(0x9a)][_0x2b9c07(0x10c)](_0x10611a)||this[_0x2b9c07(0x18f)][_0x2b9c07(0x10c)](_0x3103e1+':'+_0x215c84);}[_0xe8a1bf(0x1a2)](){const _0x497a98=_0xe8a1bf,_0x2f12cc=()=>!0x1,_0x5af241=_0x5c8872=>{const _0x2a043b=_0x6235;_0x5c8872[_0x2a043b(0x213)]((_0x1ca7f2,_0x4cbd04)=>_0x1ca7f2[_0x2a043b(0xfd)][_0x2a043b(0x17a)](_0x4cbd04[_0x2a043b(0xfd)])?0x1:-0x1),this[_0x2a043b(0x1f8)][_0x2a043b(0x175)](_0x5397d=>{const _0x5c460b=_0x2a043b;for(const _0x2f07e1 of _0x5c8872){let _0x366f72;_0x366f72=_0x2f07e1[_0x5c460b(0x1e6)][_0x5c460b(0x196)]&&_0x2f07e1[_0x5c460b(0x1e6)][_0x5c460b(0x7f)]==_0x2f07e1[_0x5c460b(0xfd)][_0x5c460b(0xda)]?_0x5397d[_0x5c460b(0x156)](_0x2f07e1[_0x5c460b(0xfd)][_0x5c460b(0xda)],'on'):_0x5397d[_0x5c460b(0x156)](_0x2f07e1),this[_0x5c460b(0x1f8)][_0x5c460b(0x10e)](_0x366f72,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x136ad4=(_0x5227d9,_0x4e348d)=>{const _0x2c5cb1=_0x6235;_0x4e348d&&this[_0x2c5cb1(0x1f8)][_0x2c5cb1(0x175)](_0x112624=>{const _0x3e0dd7=_0x2c5cb1,{commandName:_0x266f0d,commandParams:_0x435bce=[]}=_0x4e348d,_0x5c6346=_0x5227d9[_0x3e0dd7(0x110)](_0x10c86b=>(Tt(_0x10c86b)&&(_0x10c86b=this[_0x3e0dd7(0x1f8)][_0x3e0dd7(0x105)](_0x10c86b[_0x3e0dd7(0x1e6)])),_0x10c86b))[_0x3e0dd7(0x1f6)](_0xc7f40d=>_0x3e0dd7(0xe9)!==_0xc7f40d[_0x3e0dd7(0x183)][_0x3e0dd7(0x1bf)]);if(_0x5c6346[_0x3e0dd7(0x217)]<0x1)return;const _0x2f1931=Array[_0x3e0dd7(0x148)](this[_0x3e0dd7(0x1f8)][_0x3e0dd7(0x1ed)][_0x3e0dd7(0x7d)][_0x3e0dd7(0x118)]())[_0x3e0dd7(0x110)](_0x2e3ca8=>_0x7b57d4[_0x3e0dd7(0x1e9)](_0x2e3ca8));_0x112624[_0x3e0dd7(0x1b5)](_0x5c6346);for(const _0x304df0 of this[_0x3e0dd7(0xc2)][_0x3e0dd7(0x1ac)][_0x3e0dd7(0x1ac)]())_0x304df0[_0x3e0dd7(0xdb)]();_0x435bce[_0x3e0dd7(0x1a9)]({'forceDefaultExecution':!0x0}),this[_0x3e0dd7(0xc2)][_0x3e0dd7(0x158)](_0x266f0d,..._0x435bce);const _0x57f7fd=_0x2f1931[_0x3e0dd7(0x1f6)](_0x137150=>_0x3e0dd7(0xe9)!=_0x137150[_0x3e0dd7(0x183)][_0x3e0dd7(0x1bf)]);_0x57f7fd[_0x3e0dd7(0x217)]>0x0&&_0x112624[_0x3e0dd7(0x1b5)](_0x57f7fd);for(const _0x53d0e0 of _0x2f1931)_0x53d0e0[_0x3e0dd7(0x108)]();});},_0x136a97=(_0x3dcf72,_0x234f2c)=>0x1==_0x3dcf72[_0x497a98(0x217)]&&0x1==_0x234f2c[_0x497a98(0x217)]&&_0x3dcf72[0x0][_0x497a98(0x1e6)][_0x497a98(0xcb)](_0x234f2c[0x0][_0x497a98(0xfd)]),_0x39bfd3=(_0x311ae0,_0x4b8bc9,_0x2a8d9d,_0x77a95a)=>Ft(_0x311ae0,_0x4b8bc9,_0x2a8d9d,_0x77a95a,this[_0x497a98(0x1f8)])?[_0x311ae0,_0x4b8bc9]:Ft(_0x4b8bc9,_0x311ae0,_0x77a95a,_0x2a8d9d,this[_0x497a98(0x1f8)])?[_0x4b8bc9,_0x311ae0]:null;this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x11e),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x214),_0x5af241),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x208),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x177),_0x39bfd3),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1cb),_0x5af241),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x85),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x13d),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x176),_0x39bfd3),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x141),_0x136ad4),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xf4),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xf9),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xd7),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x127),_0x136ad4),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1cf),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1b4),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x195),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x11f),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1aa),(_0x4b7890,_0x35c1ac)=>{const _0x3d58cf=_0x497a98;if(!_0x35c1ac)return;const _0x5abd43=this[_0x3d58cf(0xc2)][_0x3d58cf(0x89)][_0x3d58cf(0x10c)](p);this[_0x3d58cf(0x1f8)][_0x3d58cf(0x175)](_0x257ea7=>{const _0x41d3bc=_0x3d58cf;if(_0x41d3bc(0x15b)==_0x35c1ac[_0x41d3bc(0x84)])for(const _0x2ea3d1 of _0x4b7890){const _0x6d742a=_0x2ea3d1[_0x41d3bc(0xfd)][_0x41d3bc(0xda)],_0x47eb40=_0x35c1ac[_0x41d3bc(0x202)];_0x257ea7[_0x41d3bc(0x79)](_0x6d742a,_0x47eb40);}else{if(_0x5abd43[_0x41d3bc(0xa7)](_0x35c1ac[_0x41d3bc(0x84)])){for(const _0x42f3a3 of _0x4b7890)void 0x0!==_0x35c1ac[_0x41d3bc(0x202)]?_0x257ea7[_0x41d3bc(0x209)](_0x35c1ac[_0x41d3bc(0x84)],_0x35c1ac[_0x41d3bc(0x202)],_0x42f3a3[_0x41d3bc(0xfd)][_0x41d3bc(0xda)]):_0x257ea7[_0x41d3bc(0xd9)](_0x35c1ac[_0x41d3bc(0x84)],_0x42f3a3[_0x41d3bc(0xfd)][_0x41d3bc(0xda)]);}else{for(const _0xbb9123 of _0x4b7890)_0x35c1ac[_0x41d3bc(0x202)]?_0x257ea7[_0x41d3bc(0x209)](_0x35c1ac[_0x41d3bc(0x84)],_0x35c1ac[_0x41d3bc(0x202)],_0xbb9123):_0x257ea7[_0x41d3bc(0xd9)](_0x35c1ac[_0x41d3bc(0x84)],_0xbb9123);}}});}),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x93),_0x136a97);}}function Rt(_0x1361e3,_0x14d6e0,_0x4a48d0){const _0x15c1b0=_0xe8a1bf;for(const _0x1eacd2 of _0x14d6e0[_0x15c1b0(0x7f)][_0x15c1b0(0xc7)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1eacd2[_0x15c1b0(0x183)]==_0x1eacd2)return!0x1;if(!_0x4a48d0[_0x15c1b0(0xd1)](_0x1eacd2))return!0x1;if(_0x1361e3[_0x15c1b0(0xaf)](_0x1eacd2)||_0x1361e3[_0x15c1b0(0xb6)](_0x1eacd2))return!0x0;}return!0x1;}function Tt(_0x1efdf7){const _0x52c7e1=_0xe8a1bf;return _0x1efdf7[_0x52c7e1(0x1e6)][_0x52c7e1(0x7f)]==_0x1efdf7[_0x52c7e1(0xfd)][_0x52c7e1(0xda)]&&_0x1efdf7[_0x52c7e1(0x1e6)][_0x52c7e1(0x1d7)];}function Et(_0x455e9d,_0x530d54,_0x211eea,_0x3ea8a0){const _0x3832a1=_0xe8a1bf,_0xd9b284=_0x490a6b=>!_0x490a6b[_0x3832a1(0x1c1)]['is'](_0x3832a1(0x10d))&&!_0x3ea8a0[_0x3832a1(0xaf)](_0x490a6b[_0x3832a1(0x1c1)]),_0x31e261=_0x455e9d[_0x3832a1(0xfd)][_0x3832a1(0x154)](_0xd9b284),_0x207a3c=_0x455e9d[_0x3832a1(0x1e6)][_0x3832a1(0x154)](_0xd9b284,{'direction':_0x3832a1(0x7a)});return(!_0x455e9d[_0x3832a1(0xfd)][_0x3832a1(0xcb)](_0x31e261)||!_0x455e9d[_0x3832a1(0x1e6)][_0x3832a1(0xcb)](_0x207a3c))&&(_0x31e261[_0x3832a1(0x17a)](_0x207a3c)?_0x211eea[_0x3832a1(0xa1)](_0x530d54,{'range':_0x211eea[_0x3832a1(0x105)](_0x31e261,_0x207a3c)}):_0x211eea[_0x3832a1(0x192)](_0x530d54),!0x0);}function Vt(_0x4597cd){return _0x2ce769(_0x4597cd);}function Ut(_0x232f0b){const _0x50ed82=_0xe8a1bf,_0x283868=_0x232f0b[_0x50ed82(0xfd)][_0x50ed82(0xda)];return _0x283868&&_0x283868['is'](_0x50ed82(0xb7));}function Ot(_0x2d6e78,_0x448a86){const _0x335465=_0xe8a1bf;return null==_0x2d6e78[_0x335465(0x1e6)][_0x335465(0x1ff)]&&_0x2d6e78[_0x335465(0x1e6)][_0x335465(0x7f)]==_0x2d6e78[_0x335465(0xfd)][_0x335465(0xda)]?Gt(_0x2d6e78[_0x335465(0xfd)][_0x335465(0xda)],_0x448a86):_0x2d6e78;}function Gt(_0x5a16d3,_0x1f4070){const _0x5c4781=_0xe8a1bf,_0x59a8fc=_0x1f4070[_0x5c4781(0x114)][_0x5c4781(0xaf)](_0x5a16d3)||_0x1f4070[_0x5c4781(0x114)][_0x5c4781(0x94)](_0x5a16d3);return _0x1f4070[_0x5c4781(0x105)](_0x1f4070[_0x5c4781(0x1c7)](_0x5a16d3,_0x5c4781(0xbf)),_0x59a8fc?_0x1f4070[_0x5c4781(0x20f)](_0x5a16d3):_0x1f4070[_0x5c4781(0x1c7)](_0x5a16d3,_0x5c4781(0x1e6)));}function Ft(_0x47e2eb,_0x1860d5,_0x48ca5b,_0x3d52d9,_0x2b1e97){const _0x4de143=_0xe8a1bf;if(!Pt(_0x47e2eb,_0x1860d5))return!0x1;if(_0x48ca5b[_0x4de143(0x1e6)][_0x4de143(0xcb)](_0x3d52d9[_0x4de143(0xfd)]))return!0x0;if(_0x47e2eb[_0x4de143(0x14b)]!=_0x1860d5[_0x4de143(0x14b)])return!0x1;if(!_0x48ca5b[_0x4de143(0x1e6)][_0x4de143(0xdd)](_0x3d52d9[_0x4de143(0xfd)]))return!0x1;const _0x303693=_0x2b1e97[_0x4de143(0x105)](_0x48ca5b[_0x4de143(0x1e6)],_0x3d52d9[_0x4de143(0xfd)])[_0x4de143(0x20b)]();for(const _0x21e17b of _0x303693)if([_0x4de143(0xfc),_0x4de143(0xac)][_0x4de143(0x17e)](_0x21e17b[_0x4de143(0x14b)])&&_0x2b1e97[_0x4de143(0x114)][_0x4de143(0xb6)](_0x21e17b[_0x4de143(0x1c1)]))return!0x1;return!0x0;}function Pt(_0x331d53,_0x2acc4a,_0x594945=[]){const _0x2d666c=_0xe8a1bf;return!(!_0x331d53[_0x2d666c(0xb5)]||!_0x2acc4a[_0x2d666c(0xb5)])&&_0x43c7b9(_0x2f2148(_0x331d53[_0x2d666c(0x137)],_0x594945),_0x2f2148(_0x2acc4a[_0x2d666c(0x137)],_0x594945));}function Lt(_0x157f0b,_0x512371){const _0x404165=_0xe8a1bf,_0x28c1ab=Ht(_0x157f0b[_0x404165(0x137)]),_0x53e437=Ht(_0x512371);if(!_0x157f0b[_0x404165(0xb5)])return!0x1;for(const _0x1b271f of Object[_0x404165(0x1ec)](_0x53e437))if(!_0x43c7b9(_0x28c1ab[_0x1b271f],_0x53e437[_0x1b271f]))return!0x1;return!0x0;}function Ht(_0xbe6d0a){const _0x450fb0=_0xe8a1bf,_0xda027c=Object[_0x450fb0(0x12a)]({},_0xbe6d0a);return delete _0xda027c[_0x450fb0(0x126)],delete _0xda027c[_0x450fb0(0x136)],_0xda027c;}