@ckeditor/ckeditor5-track-changes 41.3.1 → 41.4.0-alpha.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 _0x154439=_0x1ce2;(function(_0x17960f,_0x31ad4e){const _0x281a6b=_0x1ce2,_0x4ae7fb=_0x17960f();while(!![]){try{const _0x270696=-parseInt(_0x281a6b(0x188))/0x1+-parseInt(_0x281a6b(0x128))/0x2+parseInt(_0x281a6b(0x136))/0x3*(parseInt(_0x281a6b(0x24d))/0x4)+parseInt(_0x281a6b(0x1e9))/0x5+parseInt(_0x281a6b(0x1a6))/0x6+-parseInt(_0x281a6b(0x293))/0x7*(parseInt(_0x281a6b(0x209))/0x8)+parseInt(_0x281a6b(0x190))/0x9;if(_0x270696===_0x31ad4e)break;else _0x4ae7fb['push'](_0x4ae7fb['shift']());}catch(_0x338fd1){_0x4ae7fb['push'](_0x4ae7fb['shift']());}}}(_0x50e6,0xdcf29));import{Plugin as _0x2435f1,PendingActions as _0x2705f1}from'ckeditor5/src/core.js';import{LiveRange as _0x4df010}from'ckeditor5/src/engine.js';import{CKEditorError as _0xed878b,uid as _0x5ce529,priorities as _0x15b567,logWarning as _0x5e3030}from'ckeditor5/src/utils.js';import{toWidget as _0x46cb73}from'ckeditor5/src/widget.js';import{Users as _0x4a60a0,hashObject as _0xff7ae3,surroundingMarkersDetector as _0x4043ab}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x7b5b1a from'./commands/trackchangescommand.js';import _0x34077c from'./commands/acceptsuggestioncommand.js';import _0x3a47f8 from'./commands/discardsuggestioncommand.js';import _0x57bd57 from'./commands/executeonallsuggestionscommand.js';import _0x268022 from'./commands/executeonselectedsuggestionscommand.js';import _0x26a934 from'./suggestion.js';import _0x224205 from'./suggestiondescriptionfactory.js';import _0x2f4d7d from'./integrations/aiassistant.js';import _0x508b76 from'./integrations/alignment.js';import _0x140fd0 from'./integrations/basicstyles.js';import _0x26bd1c from'./integrations/blockquote.js';import _0x528b7d from'./integrations/casechange.js';function _0x50e6(){const _0x51643a=['enableReadOnlyMode','_joinWithAdjacentSuggestions','isInsideObject','toJSON','removeMarker:suggestion:attribute','getAncestors','forEach','_getMarkerAnnouncementText','12504aFmsVb','nodeBefore','dataReady','forceDefaultExecution','_joinSuggestions','_adapter','formatInline','length','_rangeIsInLocalUserInsertion','createSelection','_onDiscard','isIntersecting','consumable','track-changes-suggestion-data-mismatch','acceptSuggestion','getFirstRange','format','getCommentThread','upcast','some','$marker','refresh','dataToMarker','addUser','removeClass','mapper','isSelectable','track-changes-enable-command-twice','$textProxy','markDeletion','unbind','_descriptionFactory','_handleNewSuggestionMarker','_registerDefaultCallbacks','notReady','insert','after','suggestion-type','track-changes-adapter-missing-getsuggestion','previous','ready','requires','from','discardAllSuggestions','item','_reduceSuggestionAttributeRange','FORMATTING','_commentsRepository','_processAttributeSuggestions','insertion:accept','_suggestions','acceptSelectedSuggestions','_isDataLoaded','createRangeOn','comments','always','isExternal','getCustomProperty','getNearestSelectionRange','locale','deletion:chain','getAttribute','getWalker','addSuggestionData','_updateSuggestionData','_setSuggestionRange','values','_recordAttributeSuggestions','4cnZdis','enableCommand','getAllAdjacentSuggestions','formatBlock:chain','listenTo','toViewElement','isNextTo','oldRange','data-suggestion','multipleBlocks','chain','addMarker:suggestion','moveTargetPosition','collaboration.channelId','sort','differ','marker-count','_recordAttributeChanges','getShiftedBy','suggestion:','@external','_customCallbacks','end','init','insertion:discard','attributes','PENDING_ACTION_SUGGESTION','error-saving-suggestion-data-suggestion-discarded','_element','pop','trackChanges.mergeNestedSuggestions','low','_SUGGESTION_ANNOUNCEMENT','isInContent','split','editing','addClass','isUndo','insertion:','parent','removeAttribute','define','isLocal','suggestionChanged','updateMarker','markBlockFormat','createPositionAfter','getMultiRangeId','documentSelection','commandName','getContainedElement','attribute:join','_blockAttributeKeys','delete','size','_afterChanges','highest','getChanges','update:suggestion','resolve','track-changes-adapter-already-set','ck-suggestion-marker--active','change:_saved','formatInline:join','_addSuggestionMarker','markerName','head','removeComment','_trackFormatChanges','filter','4333coBOGf','deletion:','containsPosition','selection','type','model','editor','attributeOldValue','lowest','isDocumentOperation','_initAriaMarkerChangeAnnouncements','attribute:accept','isMultiRange','deletion:join','never','createdAt','attribute:discard','attribute:','startsWith','concat','formatInline:discard','_removeSuggestion','oldValue','markerNameToElements','isBlock','getUser','clone','stopListening','isCollapsed','groupId','_addThreadToSuggestion','insertion:chain','formatBlock:accept','acceptAllSuggestions','open','deleteContent','get','isRemovable','splitPosition','creator','assign','addMarkerName','addMarker:suggestion:attribute','authorName','track-changes-suggestion-not-found','range','getFirstMarker','hasComments','ck-suggestion-marker-formatInline','_cutOutSuggestionMarker','formatBlock:join','substring','_model','adapter','rejected','CommentsRepository','insertContent','$graveyard','suggestionUnloaded','getSuggestions','unbindElementFromMarkerName','getRanges','isTouching','attribute','markerToHighlight','isLimit','isOwn','elementToElement','897394AajRDW','rethrowUnexpectedError','keys','push','getChangedMarkers','removeMarker','substr','plugins','commands','getRange','pluginName','for','ck-suggestion-marker-formatBlock','containsItem','2310486TJwpqS','editingDowncast','join','getLastMatchingPosition','start','bindElementToMarker','group','element','isBefore','deletion:accept','discardSuggestion','createElement','_getAuthorFromId','root','track-changes-command-not-found','subType','move','containsRangeInObject','return','markerReady','nodeAfter','then','track-changes-user-not-found','fromRange','ck-suggestion-marker','change:activeMarkers','trackChangesCommand','_refreshSuggestionsChain','insertion:join','formatInline:','ariaLiveAnnouncer','accepted','warn','$elementName','buildSuggestion','setAttribute','find','_inlineAttributeKeys','removeMarkers','change:data','consume','tablePasteChainId','rename','skipNestingCheck','deletion:discard','trackChanges.trackFormatChanges','rootName','commentThread','markMultiRangeInsertion','document','value','key','createRange','name','updateSuggestion','_enabledCommands','_mergeNestedSuggestions','registerCustomCallback','getItems','widget','activeMarkers','has','map','schema','formatBlock','ck-suggestion-marker-','stop','config','_editor','newRange','fire','attributeKey','accept','isAtEnd','next','addHighlight','setTo','createPositionBefore','_breakSuggestionMarker','isAfter','forward','showSuggestionHighlights','1597670mpFgAi','_suggestionFactory','markInlineFormat','discardSelectedSuggestions','$text','isArray','reconvertMarker','markInsertion','3546045WIlMGX','discard','_enableDefaultAttributesIntegration','trackChanges','writer','markers','formatInline:accept','_defaultCallbacks','applyOperation','isIntersectingWithRange','removeMarker:suggestion:formatBlock','execute','markMultiRangeBlockFormat','howMany','dataDowncast','multi','suggestion:attribute:','ENTER','detach','remove','containsRange','high','8458452JkHYPt','formatBlock:discard','addMarker','addRange','addComment','getSuggestionCallback','attributeNewValue','position','_checkSuggestionCorrectness','conversion','deletion','authoredAt','addMarker:suggestion:formatBlock','_setSuggestionData','_reduceExistingSuggestions','data','includes','containerElement','catch','change','LEAVE','fetchCommentThread','_isRegisteredAttribute','hasCommentThread','suggestion','_isBlockAttribute','registerPostFixer','elementStart','isAtStart','splice','elementEnd','targetPosition','normal','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.','fromCharCode','setSelection','set','createPositionAt','_registerBlockAttribute','options','_registerInlineAttribute','_findSuggestions','newValue','markAttributeChange','getSuggestion','_getAttributeKey','_processAttributeChanges','_getSuggestionData','TrackChangesEditing','unshift','isObject','createRangeIn','author','_isForcedDefaultExecutionBlock','removed','originalSuggestionId','external:','_saved','backward','toUpperCase','_createSuggestion','insertion','meta','enqueueChange','getMarkers','_splitMarkerName','batch','6724780HglEnv','PendingActions','isEqual','add','before','_suggestionState','Users','_refreshAttributeSuggestionsChain','default','every','addSuggestion','getIntersection','announce','markerToData','markMultiRangeDeletion','formatInline:chain','formatGroupId','hasSuggestion','formatBlock:','getDifference','clear','addCommentThread','suggestionLoaded','_getExternalAuthor'];_0x50e6=function(){return _0x51643a;};return _0x50e6();}import _0x40d0a6 from'./integrations/ckbox.js';import _0x2f303f from'./integrations/codeblock.js';import _0x574021 from'./integrations/comments.js';import _0x414891 from'./integrations/deletecommand.js';import _0x9be018 from'./integrations/list.js';import _0x3615d7 from'./integrations/listproperties.js';import _0x109622 from'./integrations/entercommand.js';import _0x14e0f9 from'./integrations/findandreplace.js';import _0xefa60 from'./integrations/font.js';import _0x49b9af from'./integrations/formatpainter.js';import _0x5e9310 from'./integrations/heading.js';import _0x2e40b2 from'./integrations/highlight.js';import _0x57476f from'./integrations/horizontalline.js';import _0x730a8d from'./integrations/htmlembed.js';import _0x3962b3 from'./integrations/image.js';import _0x4abff2 from'./integrations/imagereplace.js';import _0xc0ca0b from'./integrations/imagestyle.js';import _0x3b2f41 from'./integrations/importword.js';import _0x8dccba from'./integrations/indent.js';import _0x207425 from'./integrations/inputcommand.js';import _0x6c33a9 from'./integrations/link.js';import _0x51ea99 from'./integrations/legacylist.js';import _0x3db57f from'./integrations/legacylistproperties.js';import _0x42158e from'./integrations/mediaembed.js';import _0x30364e from'./integrations/mention.js';import _0x6ded4e from'./integrations/multilevellist.js';import _0x4a5ae1 from'./integrations/pagebreak.js';import _0x2bd3d7 from'./integrations/paragraph.js';import _0x3c311f from'./integrations/removeformat.js';import _0xff1898 from'./integrations/restrictededitingmode.js';import _0x4f2d53 from'./integrations/shiftentercommand.js';import _0x4b8364 from'./integrations/standardeditingmode.js';import _0x34af8e from'./integrations/style.js';import _0x13a7c8 from'./integrations/table.js';import _0x4d5771 from'./integrations/tablemergesplit.js';import _0x5f3f9f from'./integrations/tableheadings.js';import _0x5287dc from'./integrations/tableclipboard.js';import _0x59becd from'./integrations/tablecolumnresize.js';import _0x24b753 from'./integrations/template.js';import _0x10f16a from'./integrations/tableofcontents.js';import _0x5961a4 from'./integrations/title.js';import _0x52e7eb from'./integrations/undo.js';import _0x27548a from'./integrations/tablecaption.js';import _0x46547d from'./integrations/tableproperties.js';import{getTranslation as _0x508a3f}from'./utils/common-translations.js';import{isEqual as _0x33664a,omit as _0x1487af}from'lodash-es';export const renameAttributeKey=_0x154439(0x157);export default class p extends _0x2435f1{static get[_0x154439(0x232)](){const _0x4a2eab=_0x154439;return[_0x4a2eab(0x11b),_0x4a60a0,_0x2705f1,_0x2f4d7d,_0x508b76,_0x140fd0,_0x26bd1c,_0x40d0a6,_0x528b7d,_0x2f303f,_0x574021,_0x414891,_0x109622,_0x14e0f9,_0xefa60,_0x49b9af,_0x5e9310,_0x2e40b2,_0x57476f,_0x730a8d,_0x3962b3,_0xc0ca0b,_0x4abff2,_0x3b2f41,_0x8dccba,_0x207425,_0x51ea99,_0x3db57f,_0x6ded4e,_0x6c33a9,_0x9be018,_0x3615d7,_0x42158e,_0x30364e,_0x4a5ae1,_0x2bd3d7,_0x3c311f,_0xff1898,_0x4f2d53,_0x4b8364,_0x34af8e,_0x13a7c8,_0x4d5771,_0x5f3f9f,_0x27548a,_0x5287dc,_0x59becd,_0x10f16a,_0x46547d,_0x24b753,_0x5961a4,_0x52e7eb];}static get[_0x154439(0x132)](){const _0x2520f4=_0x154439;return _0x2520f4(0x1d6);}constructor(_0x348dfa){const _0x552994=_0x154439;function _0x466033(_0x440ce0){const _0x326586=_0x1ce2;return _0x440ce0[_0x326586(0x174)](_0x2cac08=>String[_0x326586(0x1c8)](_0x2cac08))[_0x326586(0x138)]('');}super(_0x348dfa),this[_0x552994(0x24c)]=!0x1,this[_0x552994(0x1ca)](_0x552994(0x172),[]),this['on'](_0x552994(0x14f),(_0x39763b,_0x5c8412,_0x84bd5,_0x254cfe)=>{const _0x417c05=_0x552994;this[_0x417c05(0x118)][_0x417c05(0x1b9)](()=>{const _0x58af87=_0x417c05;for(const _0x472b8e of[..._0x254cfe,..._0x84bd5])this[_0x58af87(0x118)][_0x58af87(0x195)][_0x58af87(0x173)](_0x472b8e)&&_0x348dfa[_0x58af87(0x270)][_0x58af87(0x18e)](_0x472b8e);});}),this[_0x552994(0x228)]=new _0x224205(this[_0x552994(0x299)][_0x552994(0x298)][_0x552994(0x175)],this[_0x552994(0x299)][_0x552994(0x244)]),this[_0x552994(0x20e)]=null,this[_0x552994(0x189)]=new xt(this[_0x552994(0x299)]),this[_0x552994(0x23b)]=new Map(),this[_0x552994(0x238)]=_0x348dfa[_0x552994(0x12f)][_0x552994(0x2b7)](_0x552994(0x11b)),this[_0x552994(0x16d)]=new Set(),this[_0x552994(0x118)]=this[_0x552994(0x299)][_0x552994(0x298)],this[_0x552994(0x1ee)]=new WeakMap(),this[_0x552994(0x1db)]=!0x1,this[_0x552994(0x281)]=new Set([_0x552994(0x157)]),this[_0x552994(0x15b)]=new Set(),_0x348dfa[_0x552994(0x179)][_0x552994(0x276)](_0x552994(0x163),_0x552994(0x1f1)),this[_0x552994(0x291)]=_0x348dfa[_0x552994(0x179)][_0x552994(0x2b7)](_0x552994(0x163)),_0x348dfa[_0x552994(0x179)][_0x552994(0x276)](_0x552994(0x26b),!0x0),this[_0x552994(0x16e)]=_0x348dfa[_0x552994(0x179)][_0x552994(0x2b7)](_0x552994(0x26b)),this[_0x552994(0x150)]=new _0x7b5b1a(_0x348dfa,this[_0x552994(0x16d)]),this[_0x552994(0x29d)](),this[_0x466033([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x466033([0x34,0x30,0x34,0x38,0x30,0x38,0x33,0x32]);}[_0x154439(0x264)](){const _0x380605=_0x154439,_0x2c472a=this[_0x380605(0x299)],_0xf290eb=(_0x2a963d,_0x102cb1)=>{const _0x2d254b=_0x380605;if(_0x2d254b(0x123)!=_0x2a963d)return _0x2d254b(0x177)+_0x2a963d;const _0x2af9f3=_0x102cb1[_0x2d254b(0x26f)]('|')[0x0];return this[_0x2d254b(0x1bf)](_0x2af9f3)?_0x2d254b(0x134):_0x2d254b(0x114);};_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x137))[_0x380605(0x124)]({'model':_0x380605(0x1be),'view':_0x10201c=>{const _0x1a85f9=_0x380605,{id:_0x1b4962,type:_0x2b04f7,subType:_0x132332}=this[_0x1a85f9(0x1e7)](_0x10201c[_0x1a85f9(0x28e)]),_0x4d00fa=[_0x1a85f9(0x14e),_0xf290eb(_0x2b04f7,_0x132332)];let _0x23e360=0xbb8;return this[_0x1a85f9(0x172)][_0x1a85f9(0x1b6)](_0x10201c[_0x1a85f9(0x28e)])&&(_0x4d00fa[_0x1a85f9(0x12b)](_0x1a85f9(0x28a)),_0x23e360=0xbc2),_0x1a85f9(0x1b0)==_0x2b04f7&&(_0x23e360+=0x5),{'classes':_0x4d00fa,'attributes':{'data-suggestion':_0x1b4962},'priority':_0x23e360};}}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x19e))[_0x380605(0x1ec)](_0x31e59b=>{const _0x393d83=_0x380605;_0x31e59b['on'](_0x393d83(0x258),(_0x2b8784,_0x1cc281,_0x46b369)=>{const _0x40b9a7=_0x393d83;if(!_0x46b369[_0x40b9a7(0x1cd)][_0x40b9a7(0x187)])return;const _0x24ddaf=_0x1cc281[_0x40b9a7(0x235)];if(!_0x24ddaf)return;const _0x485977=_0x46b369[_0x40b9a7(0x222)][_0x40b9a7(0x252)](_0x24ddaf);_0x2c472a[_0x40b9a7(0x298)][_0x40b9a7(0x175)][_0x40b9a7(0x1d8)](_0x24ddaf)&&_0x485977&&!_0x485977[_0x40b9a7(0x242)](_0x40b9a7(0x171))&&_0x485977['is'](_0x40b9a7(0x1b7))&&_0x46cb73(_0x485977,_0x46b369[_0x40b9a7(0x194)]);},{'priority':_0x393d83(0x1a5)});}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x19e))[_0x380605(0x124)]({'model':_0x380605(0x1be),'view':(_0x5c5373,_0x2cdaa6)=>{const _0x475bc8=_0x380605;if(!_0x2cdaa6[_0x475bc8(0x1cd)][_0x475bc8(0x187)])return null;const {type:_0x1d1070,subType:_0x48d74d}=this[_0x475bc8(0x1e7)](_0x5c5373[_0x475bc8(0x28e)]);return{'classes':[_0x475bc8(0x14e),_0xf290eb(_0x1d1070,_0x48d74d)],'priority':0xbb8};}});const _0x32097d=({showActiveMarkers:_0x3d9d96=!0x0,isAttributeSuggestion:_0x45fd8c=!0x1}={})=>(_0x1c2851,_0x250793,_0xb0f2d2)=>{const _0x3cacc3=_0x380605;if(!_0x250793[_0x3cacc3(0x235)])return;const {id:_0xf1890f}=this[_0x3cacc3(0x1e7)](_0x250793[_0x3cacc3(0x28e)]);if(_0x45fd8c){const _0x56cfa2=this[_0x3cacc3(0x23b)][_0x3cacc3(0x2b7)](_0xf1890f),_0x3de797=this[_0x3cacc3(0x1d3)](_0x56cfa2);if(!this[_0x3cacc3(0x1bf)](_0x3de797))return;}if(_0x250793[_0x3cacc3(0x235)]['is'](_0x3cacc3(0x296)))return void _0xb0f2d2[_0x3cacc3(0x215)][_0x3cacc3(0x15e)](_0x250793[_0x3cacc3(0x235)],_0x1c2851[_0x3cacc3(0x16b)]);const _0x12a18c=_0xb0f2d2[_0x3cacc3(0x222)][_0x3cacc3(0x252)](_0x250793[_0x3cacc3(0x235)]);if(_0x250793[_0x3cacc3(0x235)]['is'](_0x3cacc3(0x13d))&&_0x2c472a[_0x3cacc3(0x298)][_0x3cacc3(0x175)][_0x3cacc3(0x2ab)](_0x250793[_0x3cacc3(0x235)])&&!_0x12a18c[_0x3cacc3(0x242)](_0x3cacc3(0x181))){_0xb0f2d2[_0x3cacc3(0x194)][_0x3cacc3(0x271)]([_0x3cacc3(0x14e),_0x3cacc3(0x134)],_0x12a18c),_0xb0f2d2[_0x3cacc3(0x194)][_0x3cacc3(0x159)](_0x3cacc3(0x255),_0xf1890f,_0x12a18c),_0xb0f2d2[_0x3cacc3(0x222)][_0x3cacc3(0x13b)](_0x12a18c,_0x250793[_0x3cacc3(0x28e)]),_0x3d9d96&&(this[_0x3cacc3(0x172)][_0x3cacc3(0x1b6)](_0x250793[_0x3cacc3(0x28e)])?_0xb0f2d2[_0x3cacc3(0x194)][_0x3cacc3(0x271)](_0x3cacc3(0x28a),_0x12a18c):_0xb0f2d2[_0x3cacc3(0x194)][_0x3cacc3(0x221)](_0x3cacc3(0x28a),_0x12a18c));for(const _0x2b4718 of _0x2c472a[_0x3cacc3(0x298)][_0x3cacc3(0x1d9)](_0x250793[_0x3cacc3(0x235)])[_0x3cacc3(0x170)]())_0xb0f2d2[_0x3cacc3(0x215)][_0x3cacc3(0x15e)](_0x2b4718,_0x1c2851[_0x3cacc3(0x16b)]);_0xb0f2d2[_0x3cacc3(0x215)][_0x3cacc3(0x15e)](_0x250793[_0x3cacc3(0x235)],_0x1c2851[_0x3cacc3(0x16b)]);}};_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x19e))[_0x380605(0x1ec)](_0x13c4c6=>{const _0x255c47=_0x380605;_0x13c4c6['on'](_0x255c47(0x1b2),(_0xcb3e3b,_0x425ed3,_0x531123)=>{const _0x56748d=_0x255c47;_0x531123[_0x56748d(0x1cd)][_0x56748d(0x187)]&&_0x32097d({'showActiveMarkers':!0x1})(_0xcb3e3b,_0x425ed3,_0x531123);},{'priority':_0x255c47(0x285)});}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x19e))[_0x380605(0x1ec)](_0x368d72=>{const _0x484680=_0x380605;_0x368d72['on'](_0x484680(0x10e),(_0x53d69c,_0x3ecc61,_0x1a1f97)=>{const _0x3c4185=_0x484680;_0x1a1f97[_0x3c4185(0x1cd)][_0x3c4185(0x187)]&&_0x32097d({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x53d69c,_0x3ecc61,_0x1a1f97);},{'priority':_0x484680(0x285)});}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x19e))[_0x380605(0x1f6)]({'model':_0x380605(0x1be),'view':(_0x33e86b,_0x2a2b2d)=>_0x2a2b2d[_0x380605(0x1cd)][_0x380605(0x187)]?null:{'group':_0x380605(0x1be),'name':_0x33e86b[_0x380605(0x12e)](0xb)}}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x21b))[_0x380605(0x127)]({'view':{'name':_0x380605(0x1be),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x328614,{writer:_0x2a3c6b})=>{const _0x28763c=_0x380605;let _0x41f986=_0x28763c(0x260)+_0x328614[_0x28763c(0x246)](_0x28763c(0x22e))+':'+_0x328614[_0x28763c(0x246)]('id');return _0x328614[_0x28763c(0x246)](_0x28763c(0x25d))&&(_0x41f986+=':'+_0x328614[_0x28763c(0x246)](_0x28763c(0x25d))),_0x2a3c6b[_0x28763c(0x141)](_0x28763c(0x21d),{'data-name':_0x41f986});}}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x21b))[_0x380605(0x21f)]({'view':_0x380605(0x1be)}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x137))[_0x380605(0x1ec)](_0x35bcae=>{const _0xd91715=_0x380605;_0x35bcae['on'](_0xd91715(0x1b2),_0x32097d(),{'priority':_0xd91715(0x1a5)});}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x137))[_0x380605(0x1ec)](_0x6d26d=>{const _0x9b08de=_0x380605;_0x6d26d['on'](_0x9b08de(0x10e),_0x32097d({'isAttributeSuggestion':!0x0}),{'priority':_0x9b08de(0x1a5)});}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x137))[_0x380605(0x1ec)](_0x2d257d=>{const _0x3d4810=_0x380605;_0x2d257d['on'](_0x3d4810(0x19a),(_0x4ce73f,_0x3d6d44,_0x5b9000)=>{const _0x59c64b=_0x3d4810,_0x53120f=_0x5b9000[_0x59c64b(0x222)][_0x59c64b(0x2aa)](_0x3d6d44[_0x59c64b(0x28e)]);if(_0x53120f){for(const _0x1a6383 of _0x53120f)_0x1a6383[_0x59c64b(0x242)](_0x59c64b(0x181))||(_0x5b9000[_0x59c64b(0x194)][_0x59c64b(0x221)]([_0x59c64b(0x14e),_0x59c64b(0x134),_0x59c64b(0x28a)],_0x1a6383),_0x5b9000[_0x59c64b(0x194)][_0x59c64b(0x275)](_0x59c64b(0x255),_0x1a6383),_0x5b9000[_0x59c64b(0x222)][_0x59c64b(0x120)](_0x1a6383,_0x3d6d44[_0x59c64b(0x28e)]));}},{'priority':_0x3d4810(0x1a5)});}),_0x2c472a[_0x380605(0x1af)][_0x380605(0x133)](_0x380605(0x137))[_0x380605(0x1ec)](_0x3c7184=>{const _0x586f45=_0x380605;_0x3c7184['on'](_0x586f45(0x205),(_0x4aea9c,_0x5ee181,_0x4e553e)=>{const _0x4cd794=_0x586f45,_0x136741=_0x4e553e[_0x4cd794(0x222)][_0x4cd794(0x2aa)](_0x5ee181[_0x4cd794(0x28e)]);if(!_0x136741)return;const {id:_0xc8f40e}=this[_0x4cd794(0x1e7)](_0x5ee181[_0x4cd794(0x28e)]),_0x50a866=this[_0x4cd794(0x23b)][_0x4cd794(0x2b7)](_0xc8f40e),_0x11d1bf=this[_0x4cd794(0x1d3)](_0x50a866);if(this[_0x4cd794(0x1bf)](_0x11d1bf)){for(const _0x411d80 of _0x136741)_0x411d80[_0x4cd794(0x242)](_0x4cd794(0x181))||(_0x4e553e[_0x4cd794(0x194)][_0x4cd794(0x221)]([_0x4cd794(0x14e),_0x4cd794(0x134),_0x4cd794(0x28a)],_0x411d80),_0x4e553e[_0x4cd794(0x194)][_0x4cd794(0x275)](_0x4cd794(0x255),_0x411d80),_0x4e553e[_0x4cd794(0x222)][_0x4cd794(0x120)](_0x411d80,_0x5ee181[_0x4cd794(0x28e)]));}},{'priority':_0x586f45(0x1a5)});}),_0x2c472a[_0x380605(0x298)][_0x380605(0x167)][_0x380605(0x1c0)](_0x5a63ab=>{const _0x2a6586=_0x380605;let _0x52497b=!0x1;const _0x57f2b6=Array[_0x2a6586(0x233)](_0x2c472a[_0x2a6586(0x298)][_0x2a6586(0x167)][_0x2a6586(0x25c)][_0x2a6586(0x12c)]()),_0x515636=new Set();for(const {name:_0x227aa8,data:_0x4f01b8}of _0x57f2b6){const {group:_0x4669b6,type:_0x399a13,subType:_0x3010d3,id:_0x495560}=this[_0x2a6586(0x1e7)](_0x227aa8);if(_0x2a6586(0x1be)!==_0x4669b6)continue;const _0x1ada50=this[_0x2a6586(0x23b)][_0x2a6586(0x2b7)](_0x495560);if(null!=_0x4f01b8[_0x2a6586(0x17b)]){_0x2a6586(0x20f)==_0x399a13&&(_0x52497b=_0x52497b||Et(_0x4f01b8[_0x2a6586(0x17b)],_0x227aa8,_0x5a63ab,_0x2c472a[_0x2a6586(0x298)][_0x2a6586(0x175)]));const _0x23c78e=_0x2a6586(0x123)==_0x399a13&&this[_0x2a6586(0x1bf)](_0x3010d3[_0x2a6586(0x26f)]('|')[0x0]);if(_0x4f01b8[_0x2a6586(0x17b)][_0x2a6586(0x2af)]||_0x2a6586(0x11d)==_0x4f01b8[_0x2a6586(0x17b)][_0x2a6586(0x143)][_0x2a6586(0x164)]||_0x2a6586(0x176)==_0x399a13&&!Ut(_0x4f01b8[_0x2a6586(0x17b)])||_0x23c78e&&!Ut(_0x4f01b8[_0x2a6586(0x17b)])||_0x2a6586(0x1b0)==_0x399a13&&!(!Tt(_0x545247=_0x4f01b8[_0x2a6586(0x17b)])&&!function(_0x3554fb){const _0x1cf970=_0x2a6586;return _0x3554fb[_0x1cf970(0x13a)][_0x1cf970(0x274)]==_0x3554fb[_0x1cf970(0x263)][_0x1cf970(0x20a)]&&_0x3554fb[_0x1cf970(0x13a)][_0x1cf970(0x17f)];}(_0x545247)))_0x5a63ab[_0x2a6586(0x12d)](_0x227aa8),_0x52497b=!0x0;else{if(!_0x1ada50||!_0x1ada50[_0x2a6586(0x26e)])continue;_0x515636[_0x2a6586(0x1ec)](_0x1ada50);}}}var _0x545247;return _0x515636[_0x2a6586(0x283)]>0x0&&(_0x52497b=!!this[_0x2a6586(0x202)](_0x515636)||_0x52497b),_0x52497b;}),_0x2c472a[_0x380605(0x298)][_0x380605(0x167)][_0x380605(0x1c0)](_0x412728=>{const _0x11e9e4=_0x380605;let _0x45fb32=!0x1;for(const _0xe160c5 of _0x2c472a[_0x11e9e4(0x298)][_0x11e9e4(0x167)][_0x11e9e4(0x25c)][_0x11e9e4(0x286)]())if(_0x11e9e4(0x22c)==_0xe160c5[_0x11e9e4(0x297)])for(const _0xb5e97d of this[_0x11e9e4(0x23b)][_0x11e9e4(0x24b)]()){if(_0xb5e97d[_0x11e9e4(0x29f)]||!_0xb5e97d[_0x11e9e4(0x26e)])continue;const _0x433769=_0x11e9e4(0x176)==_0xb5e97d[_0x11e9e4(0x297)],_0x108434=this[_0x11e9e4(0x1d3)](_0xb5e97d),_0xfdde3e=_0x108434&&this[_0x11e9e4(0x1bf)](_0x108434);if(!_0x433769&&!_0xfdde3e)continue;const _0x8ba34d=_0xb5e97d[_0x11e9e4(0x218)]();if(_0x8ba34d[_0x11e9e4(0x13a)][_0x11e9e4(0x274)]!=_0x8ba34d[_0x11e9e4(0x263)][_0x11e9e4(0x274)]&&!_0x8ba34d[_0x11e9e4(0x263)][_0x11e9e4(0x17f)]){const _0x2a6e36=_0x2c472a[_0x11e9e4(0x298)][_0x11e9e4(0x1cb)](_0x8ba34d[_0x11e9e4(0x13a)][_0x11e9e4(0x14a)],_0x11e9e4(0x263)),_0x53f3ab=_0x2c472a[_0x11e9e4(0x298)][_0x11e9e4(0x16a)](_0x8ba34d[_0x11e9e4(0x13a)],_0x2a6e36);_0x412728[_0x11e9e4(0x279)](_0xb5e97d[_0x11e9e4(0x112)](),{'range':_0x53f3ab}),_0x45fb32=!0x0;}}return _0x45fb32;}),_0x2c472a[_0x380605(0x298)][_0x380605(0x167)][_0x380605(0x1c0)](_0x1e4bb0=>this[_0x380605(0x1d4)](_0x1e4bb0)),_0x2c472a[_0x380605(0x298)][_0x380605(0x167)][_0x380605(0x1c0)](_0xc969db=>!_0xc969db[_0x380605(0x1e8)][_0x380605(0x277)]&&this[_0x380605(0x239)](_0xc969db)),_0x2c472a[_0x380605(0x298)]['on'](_0x380605(0x284),()=>{const _0x42a9f2=_0x380605;this[_0x42a9f2(0x24c)]=!0x1;}),_0x2c472a[_0x380605(0x298)][_0x380605(0x167)]['on'](_0x380605(0x15d),(_0x3d4768,_0x20f71c)=>{const _0x14c42a=_0x380605;if(!_0x20f71c[_0x14c42a(0x277)]||_0x20f71c[_0x14c42a(0x272)])return;if(!this[_0x14c42a(0x24c)])return;const _0x133cc6=_0x2c472a[_0x14c42a(0x298)][_0x14c42a(0x167)][_0x14c42a(0x25c)][_0x14c42a(0x286)]();if(0x0==_0x133cc6[_0x14c42a(0x210)])return;const _0x4b8409=[],_0x49aec0=_0x133cc6[_0x14c42a(0x292)](_0x141a57=>_0x14c42a(0x123)==_0x141a57[_0x14c42a(0x297)]),_0x12a5c9=_0x133cc6[_0x14c42a(0x292)](_0x37ddc3=>_0x14c42a(0x22c)==_0x37ddc3[_0x14c42a(0x297)]&&_0x14c42a(0x18c)!=_0x37ddc3[_0x14c42a(0x16b)]),_0x572a2d=_0x133cc6[_0x14c42a(0x292)](_0x4ffc07=>_0x14c42a(0x1a3)==_0x4ffc07[_0x14c42a(0x297)]&&_0x14c42a(0x18c)!=_0x4ffc07[_0x14c42a(0x16b)]);for(const _0x3cc5b of _0x49aec0)this[_0x14c42a(0x1bc)](_0x3cc5b[_0x14c42a(0x17d)])&&_0x4b8409[_0x14c42a(0x12b)]({'key':_0x3cc5b[_0x14c42a(0x17d)],'newValue':_0x3cc5b[_0x14c42a(0x1ac)],'oldValue':_0x3cc5b[_0x14c42a(0x29a)],'range':Ot(_0x3cc5b[_0x14c42a(0x111)],_0x2c472a[_0x14c42a(0x298)])});for(const _0x371162 of _0x12a5c9){const _0x1a7966=_0x572a2d[_0x14c42a(0x15a)](_0x5946cc=>_0x5946cc[_0x14c42a(0x269)]===_0x371162[_0x14c42a(0x269)]);if(_0x1a7966){const _0x103f05=Gt(_0x371162[_0x14c42a(0x1ad)][_0x14c42a(0x14a)],_0x2c472a[_0x14c42a(0x298)]);_0x1a7966[_0x14c42a(0x16b)]!==_0x371162[_0x14c42a(0x16b)]&&_0x4b8409[_0x14c42a(0x12b)]({'key':_0x14c42a(0x157),'newValue':_0x371162[_0x14c42a(0x16b)],'oldValue':_0x1a7966[_0x14c42a(0x16b)],'range':_0x103f05});for(const [_0x554110,_0x28c1d3]of _0x1a7966[_0x14c42a(0x266)]){if(!this[_0x14c42a(0x1bc)](_0x554110))continue;const _0x335c09=_0x371162[_0x14c42a(0x266)][_0x14c42a(0x2b7)](_0x554110);_0x28c1d3!==_0x335c09&&_0x4b8409[_0x14c42a(0x12b)]({'key':_0x554110,'newValue':_0x335c09,'oldValue':_0x28c1d3,'range':_0x103f05});}for(const [_0x48b304,_0x20ca29]of _0x371162[_0x14c42a(0x266)])this[_0x14c42a(0x1bc)](_0x48b304)&&(_0x1a7966[_0x14c42a(0x266)][_0x14c42a(0x173)](_0x48b304)||_0x4b8409[_0x14c42a(0x12b)]({'key':_0x48b304,'newValue':_0x20ca29,'oldValue':null,'range':_0x103f05}));}}0x0!=_0x4b8409[_0x14c42a(0x210)]&&_0x2c472a[_0x14c42a(0x298)][_0x14c42a(0x1e5)](_0x20f71c,_0x287c25=>{const _0x5d3f92=_0x14c42a,_0x5121c4=_0x5ce529();for(const {range:_0x1669d8,key:_0x1e63bd,oldValue:_0x46b0fa,newValue:_0x4550a3}of _0x4b8409)this[_0x5d3f92(0x1d1)](_0x1669d8,_0x1e63bd,_0x46b0fa,_0x4550a3,{'groupId':_0x5121c4});this[_0x5d3f92(0x1b4)](_0x287c25,_0x4b8409);});},{'priority':_0x380605(0x29b)}),_0x2c472a[_0x380605(0x298)][_0x380605(0x195)]['on'](_0x380605(0x287),(_0x3881b6,_0x4afdfd,_0x5e5f7c)=>{const _0x553185=_0x380605;if(null==_0x5e5f7c){const {id:_0x1ee20a}=this[_0x553185(0x1e7)](_0x4afdfd[_0x553185(0x16b)]),_0x4fdb4a=this[_0x553185(0x23b)][_0x553185(0x2b7)](_0x1ee20a);_0x4fdb4a&&_0x4fdb4a[_0x553185(0x10d)](_0x4afdfd[_0x553185(0x16b)]);}}),_0x2c472a[_0x380605(0x298)][_0x380605(0x167)]['on'](_0x380605(0x15d),()=>{const _0xb3d617=_0x380605,_0x33bc67=Array[_0xb3d617(0x233)](_0x2c472a[_0xb3d617(0x298)][_0xb3d617(0x167)][_0xb3d617(0x25c)][_0xb3d617(0x12c)]())[_0xb3d617(0x292)](_0x12fa1b=>_0xb3d617(0x1be)===this[_0xb3d617(0x1e7)](_0x12fa1b[_0xb3d617(0x16b)])[_0xb3d617(0x13c)]);if(0x0===_0x33bc67[_0xb3d617(0x210)])return;_0x33bc67[_0xb3d617(0x25b)]((_0x3fa41b,_0x24606a)=>{const _0x417eaa=_0xb3d617,_0x5208f3=_0x3fa41b[_0x417eaa(0x1b5)][_0x417eaa(0x254)],_0x2f2762=_0x24606a[_0x417eaa(0x1b5)][_0x417eaa(0x254)];return null===_0x5208f3&&null===_0x2f2762?0x0:null===_0x5208f3&&null!==_0x2f2762?-0x1:null!==_0x5208f3&&null===_0x2f2762?0x1:_0x5208f3[_0x417eaa(0x13a)][_0x417eaa(0x13e)](_0x2f2762[_0x417eaa(0x13a)])?-0x1:0x1;});const _0x5564da=new Set(),_0x23bd20=new Set();for(const {name:_0x548697,data:_0x1a3086}of _0x33bc67){const {id:_0x538c10}=this[_0xb3d617(0x1e7)](_0x548697);if(null===_0x1a3086[_0xb3d617(0x254)]){const _0x2533d9=this[_0xb3d617(0x229)](_0x548697);_0x23bd20[_0xb3d617(0x1ec)](_0x2533d9);}else{const _0x2ea077=this[_0xb3d617(0x23b)][_0xb3d617(0x2b7)](_0x538c10);null!==_0x1a3086[_0xb3d617(0x17b)]||_0x2ea077[_0xb3d617(0x26e)]?(_0x5564da[_0xb3d617(0x1ec)](_0x2ea077[_0xb3d617(0x28f)]),_0x23bd20[_0xb3d617(0x1ec)](_0x2ea077)):this[_0xb3d617(0x2a8)](_0x2ea077);}}_0x23bd20[_0xb3d617(0x283)]>0x0&&this[_0xb3d617(0x151)](_0x23bd20);for(const _0x3ebe03 of _0x5564da)this[_0xb3d617(0x17c)](_0xb3d617(0x278),_0x3ebe03);}),_0x2c472a[_0x380605(0x298)]['on'](_0x380605(0x198),(_0x320bfe,_0x4be0f8)=>{const _0x2d53da=_0x380605,_0x4e7454=_0x4be0f8[0x0];if(!this[_0x2d53da(0x23b)][_0x2d53da(0x283)])return;if(!_0x4e7454[_0x2d53da(0x29c)])return;if(_0x4e7454[_0x2d53da(0x1e8)][_0x2d53da(0x272)]||!_0x4e7454[_0x2d53da(0x1e8)][_0x2d53da(0x277)])return;let _0x168a77,_0x134c23;switch(_0x4e7454[_0x2d53da(0x297)]){case _0x2d53da(0x22c):_0x168a77=_0x2c472a[_0x2d53da(0x298)][_0x2d53da(0x1cb)](_0x4e7454[_0x2d53da(0x1ad)]),_0x134c23=_0x168a77[_0x2d53da(0x25f)](_0x4e7454[_0x2d53da(0x19d)]);break;case _0x2d53da(0x26f):_0x168a77=_0x2c472a[_0x2d53da(0x298)][_0x2d53da(0x1cb)](_0x4e7454[_0x2d53da(0x10a)]),_0x134c23=_0x2c472a[_0x2d53da(0x298)][_0x2d53da(0x1cb)](_0x4e7454[_0x2d53da(0x259)]);break;case _0x2d53da(0x146):_0x168a77=_0x2c472a[_0x2d53da(0x298)][_0x2d53da(0x1cb)](_0x4e7454[_0x2d53da(0x1c5)]),_0x134c23=_0x168a77[_0x2d53da(0x25f)](_0x4e7454[_0x2d53da(0x19d)]);break;default:return;}const _0x3eb547=_0x2c472a[_0x2d53da(0x298)][_0x2d53da(0x16a)](_0x168a77,_0x134c23);_0x2c472a[_0x2d53da(0x298)][_0x2d53da(0x1b9)](()=>{const _0x5b3784=_0x2d53da;for(const {suggestion:_0x1191be,meta:_0x4363b1}of this[_0x5b3784(0x1cf)](_0x3eb547)){if(_0x1191be[_0x5b3784(0x29f)])continue;if(_0x5b3784(0x20f)==_0x1191be[_0x5b3784(0x297)])continue;const _0x1863b3=this[_0x5b3784(0x1d3)](_0x1191be);if(_0x1863b3&&this[_0x5b3784(0x1bf)](_0x1863b3)&&_0x5b3784(0x26f)!=_0x4e7454[_0x5b3784(0x297)])continue;const _0x4e5514=_0x1191be[_0x5b3784(0x1b5)]&&_0x1191be[_0x5b3784(0x1b5)][_0x5b3784(0x256)];(_0x5b3784(0x176)!=_0x1191be[_0x5b3784(0x297)]||_0x5b3784(0x26f)==_0x4e7454[_0x5b3784(0x297)]&&!_0x4e5514)&&(_0x4363b1[_0x5b3784(0x147)]||_0x5b3784(0x1e3)==_0x1191be[_0x5b3784(0x297)]&&_0x4363b1[_0x5b3784(0x126)]||_0x1191be[_0x5b3784(0x218)]()[_0x5b3784(0x1a4)](_0x3eb547)&&this[_0x5b3784(0x184)](_0x1191be,_0x168a77,_0x134c23));}});},{'priority':_0x380605(0x29b)}),_0x2c472a[_0x380605(0x298)]['on'](_0x380605(0x2b6),(_0x452243,_0x4d314e)=>{const _0x34595a=_0x380605,_0x4df1b7=_0x4d314e[0x0],_0x2bcb52=_0x4d314e[0x1];if(_0x2bcb52&&_0x2bcb52[_0x34595a(0x20c)])return;if(this[_0x34595a(0x1db)])return;if(!this[_0x34595a(0x150)][_0x34595a(0x168)])return;if(_0x4df1b7[_0x34595a(0x2af)])return;const _0x31d109=_0x2c472a[_0x34595a(0x298)][_0x34595a(0x175)],{start:_0x280b50,end:_0x58b2ce}=_0x4df1b7[_0x34595a(0x218)](),_0x1664e1=_0x280b50[_0x34595a(0x14a)]&&_0x31d109[_0x34595a(0x125)](_0x280b50[_0x34595a(0x14a)])?null:_0x31d109[_0x34595a(0x243)](_0x280b50,_0x34595a(0x186)),_0x3bf059=_0x58b2ce[_0x34595a(0x20a)]&&_0x31d109[_0x34595a(0x125)](_0x58b2ce[_0x34595a(0x20a)])?null:_0x31d109[_0x34595a(0x243)](_0x58b2ce,_0x34595a(0x1e0)),_0x87c40d=_0x2c472a[_0x34595a(0x298)][_0x34595a(0x16a)](_0x1664e1?_0x1664e1[_0x34595a(0x13a)]:_0x280b50,_0x3bf059?_0x3bf059[_0x34595a(0x263)]:_0x58b2ce);_0x2c472a[_0x34595a(0x298)][_0x34595a(0x1b9)](_0x1b47db=>{const _0xc1b5eb=_0x34595a;this[_0xc1b5eb(0x226)](_0x87c40d);const _0x4a822b=_0x2c472a[_0xc1b5eb(0x298)][_0xc1b5eb(0x175)][_0xc1b5eb(0x243)](_0x87c40d[_0xc1b5eb(0x13a)]);_0x4df1b7['is'](_0xc1b5eb(0x27d))?_0x1b47db[_0xc1b5eb(0x1c9)](_0x4a822b):_0x4df1b7[_0xc1b5eb(0x182)](_0x4a822b);}),_0x452243[_0x34595a(0x178)]();},{'priority':_0x15b567[_0x380605(0x1c6)]+0xa}),_0x2c472a[_0x380605(0x298)]['on'](_0x380605(0x11c),(_0x40d70b,_0x28bd2a)=>{const _0x16d916=_0x380605,_0x14efda=_0x28bd2a[_0x28bd2a[_0x16d916(0x210)]-0x1];_0x14efda&&_0x14efda[_0x16d916(0x20c)]||this[_0x16d916(0x1db)]||this[_0x16d916(0x150)][_0x16d916(0x168)]&&(_0x2c472a[_0x16d916(0x298)][_0x16d916(0x1b9)](()=>{const _0x53aba0=_0x16d916;let _0x5693c4=_0x2c472a[_0x53aba0(0x298)][_0x53aba0(0x11c)](_0x28bd2a[0x0],_0x28bd2a[0x1],_0x28bd2a[0x2],{'forceDefaultExecution':!0x0});if(!_0x5693c4)return;_0x40d70b[_0x53aba0(0x148)]=_0x5693c4[_0x53aba0(0x2ad)]();const _0x3dfc0e=_0x5693c4[_0x53aba0(0x263)][_0x53aba0(0x20a)],_0x1a3f28=_0x2c472a[_0x53aba0(0x298)][_0x53aba0(0x175)];_0x3dfc0e&&_0x1a3f28[_0x53aba0(0x2ab)](_0x3dfc0e)&&!_0x1a3f28[_0x53aba0(0x1d8)](_0x3dfc0e)&&(_0x5693c4=_0x2c472a[_0x53aba0(0x298)][_0x53aba0(0x16a)](_0x5693c4[_0x53aba0(0x13a)],_0x2c472a[_0x53aba0(0x298)][_0x53aba0(0x1cb)](_0x3dfc0e,_0x53aba0(0x263)))),this[_0x53aba0(0x18f)](_0x5693c4);}),_0x40d70b[_0x16d916(0x178)]());},{'priority':_0x380605(0x1a5)}),this[_0x380605(0x299)][_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x193),this[_0x380605(0x150)]),this[_0x380605(0x24e)](_0x380605(0x193));const _0x929c0=new _0x34077c(_0x2c472a,this[_0x380605(0x23b)]);_0x2c472a[_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x217),_0x929c0),this[_0x380605(0x24e)](_0x380605(0x217));const _0x482779=new _0x3a47f8(_0x2c472a,this[_0x380605(0x23b)]);_0x2c472a[_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x140),_0x482779),this[_0x380605(0x24e)](_0x380605(0x140)),_0x2c472a[_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x2b4),new _0x57bd57(_0x2c472a,_0x929c0,this[_0x380605(0x23b)])),this[_0x380605(0x24e)](_0x380605(0x2b4)),_0x2c472a[_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x234),new _0x57bd57(_0x2c472a,_0x482779,this[_0x380605(0x23b)])),this[_0x380605(0x24e)](_0x380605(0x234)),_0x2c472a[_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x23c),new _0x268022(_0x2c472a,_0x929c0,this[_0x380605(0x23b)])),this[_0x380605(0x24e)](_0x380605(0x23c)),_0x2c472a[_0x380605(0x130)][_0x380605(0x1ec)](_0x380605(0x18b),new _0x268022(_0x2c472a,_0x482779,this[_0x380605(0x23b)])),this[_0x380605(0x24e)](_0x380605(0x18b));const _0x1851c1=_0x2c472a[_0x380605(0x12f)][_0x380605(0x2b7)](_0x380605(0x11b));this[_0x380605(0x251)](_0x1851c1,_0x380605(0x1aa),(_0x238694,{threadId:_0x538192})=>{const _0x3e57ba=_0x380605,_0x13eec4=this[_0x3e57ba(0x23b)][_0x3e57ba(0x2b7)](_0x538192);_0x13eec4&&_0x13eec4[_0x3e57ba(0x165)]&&0x1===_0x13eec4[_0x3e57ba(0x165)][_0x3e57ba(0x210)]&&this[_0x3e57ba(0x249)](_0x538192,{'hasComments':!0x0});},{'priority':_0x380605(0x26c)}),this[_0x380605(0x251)](_0x1851c1,_0x380605(0x290),(_0x36711,{threadId:_0x47e1d9})=>{const _0xf2d471=_0x380605,_0x508b0c=this[_0xf2d471(0x23b)][_0xf2d471(0x2b7)](_0x47e1d9);_0x508b0c&&_0x508b0c[_0xf2d471(0x165)]&&!_0x508b0c[_0xf2d471(0x165)][_0xf2d471(0x210)]&&this[_0xf2d471(0x249)](_0x47e1d9,{'hasComments':!0x1});},{'priority':_0x380605(0x26c)});}set[_0x154439(0x119)](_0x50e84e){const _0x584b0a=_0x154439;if(this[_0x584b0a(0x20e)])throw new _0xed878b(_0x584b0a(0x289),this);this[_0x584b0a(0x20e)]=_0x50e84e;}get[_0x154439(0x119)](){const _0x118b58=_0x154439;return this[_0x118b58(0x20e)];}[_0x154439(0x11f)]({skipNotAttached:_0x4a1be4=!0x1,toJSON:_0x57b4b9=!0x1}={}){const _0x458fb2=_0x154439,_0x4bd947=[];for(const _0x46c890 of this[_0x458fb2(0x23b)][_0x458fb2(0x24b)]())_0x4a1be4&&!_0x46c890[_0x458fb2(0x26e)]||_0x4bd947[_0x458fb2(0x12b)](_0x46c890);return _0x57b4b9?_0x4bd947[_0x458fb2(0x174)](_0x457f23=>_0x457f23[_0x458fb2(0x204)]()):_0x4bd947;}[_0x154439(0x1d2)](_0x5724a2){const _0x59b878=_0x154439,_0x1bd1d8=this[_0x59b878(0x23b)][_0x59b878(0x2b7)](_0x5724a2);if(!_0x1bd1d8)throw new _0xed878b(_0x59b878(0x110),this);return _0x1bd1d8;}[_0x154439(0x1fa)](_0x1e77fd){const _0x52bc25=_0x154439;return this[_0x52bc25(0x23b)][_0x52bc25(0x173)](_0x1e77fd);}[_0x154439(0x248)](_0x2ab138){const _0xffaae9=_0x154439,{authorId:_0x391050,id:_0x46428a,attributes:_0x22a7cc}=_0x2ab138,[_0x40e66a,_0x3332a9]=_0x2ab138[_0xffaae9(0x297)][_0xffaae9(0x26f)](':'),_0x2d6c82=this[_0xffaae9(0x23b)][_0xffaae9(0x2b7)](_0x46428a)||this[_0xffaae9(0x1e2)](_0x40e66a,_0x3332a9,_0x46428a,_0x391050,_0x22a7cc);if(this[_0xffaae9(0x2b1)](_0x2d6c82),this[_0xffaae9(0x1ae)](_0x2d6c82,_0x40e66a,_0x3332a9||null,_0x391050),_0x2d6c82[_0xffaae9(0x2a2)]=_0x2ab138[_0xffaae9(0x2a2)],_0x2d6c82[_0xffaae9(0x23d)]=!0x0,_0x22a7cc&&_0x22a7cc[_0xffaae9(0x261)]){const _0x40f9ff=_0x22a7cc[_0xffaae9(0x261)],_0x2cbcee=this[_0xffaae9(0x200)](_0x40f9ff[_0xffaae9(0x10f)]);_0x2d6c82[_0xffaae9(0x1b1)]=_0x40f9ff[_0xffaae9(0x2a2)],_0x2d6c82[_0xffaae9(0x1da)]=_0x2cbcee,_0x2d6c82[_0xffaae9(0x241)]=!0x0;}else _0x2d6c82[_0xffaae9(0x1b1)]=_0x2ab138[_0xffaae9(0x2a2)];switch(_0x2ab138[_0xffaae9(0x1b5)]&&(_0x2d6c82[_0xffaae9(0x1b5)]=_0x2ab138[_0xffaae9(0x1b5)]),_0x2ab138[_0xffaae9(0x266)]&&(_0x2d6c82[_0xffaae9(0x266)]=_0x2ab138[_0xffaae9(0x266)]),this[_0xffaae9(0x20e)]&&this[_0xffaae9(0x20e)][_0xffaae9(0x1f3)]||(_0x2d6c82[_0xffaae9(0x1df)]=!0x0),this[_0xffaae9(0x1ee)][_0xffaae9(0x2b7)](_0x2d6c82)){case _0xffaae9(0x22b):this[_0xffaae9(0x1ee)][_0xffaae9(0x1ca)](_0x2d6c82,_0xffaae9(0x20b));break;case _0xffaae9(0x149):_0x2d6c82[_0xffaae9(0x26e)]?(this[_0xffaae9(0x202)](new Set([_0x2d6c82])),this[_0xffaae9(0x151)](new Set([_0x2d6c82])),this[_0xffaae9(0x1ee)][_0xffaae9(0x1ca)](_0x2d6c82,_0xffaae9(0x231)),this[_0xffaae9(0x17c)](_0xffaae9(0x1ff),_0x2d6c82)):this[_0xffaae9(0x1ee)][_0xffaae9(0x1ca)](_0x2d6c82,_0xffaae9(0x1dc));}return _0x2d6c82;}[_0x154439(0x217)](_0x49b378){const _0x1ef8eb=_0x154439;this[_0x1ef8eb(0x20c)](()=>{const _0x2156ba=_0x1ef8eb;this[_0x2156ba(0x299)][_0x2156ba(0x298)][_0x2156ba(0x1b9)](()=>{const _0x5be2dc=_0x2156ba;for(const _0x9c7463 of _0x49b378[_0x5be2dc(0x24f)]())_0x9c7463[_0x5be2dc(0x17e)]();});});}[_0x154439(0x140)](_0x10d7fe){const _0x4bdc36=_0x154439;this[_0x4bdc36(0x20c)](()=>{const _0x5030f9=_0x4bdc36;this[_0x5030f9(0x299)][_0x5030f9(0x298)][_0x5030f9(0x1b9)](()=>{const _0x109a09=_0x5030f9;for(const _0x2c3611 of _0x10d7fe[_0x109a09(0x24f)]())_0x2c3611[_0x109a09(0x191)]();});});}[_0x154439(0x24e)](_0x23e31f,_0x146fc5){const _0x37af2d=_0x154439,_0x23cea0=this[_0x37af2d(0x299)][_0x37af2d(0x130)][_0x37af2d(0x2b7)](_0x23e31f);if(!_0x23cea0)throw new _0xed878b(_0x37af2d(0x144),this,{'commandName':_0x23e31f});if(this[_0x37af2d(0x16d)][_0x37af2d(0x173)](_0x23cea0))throw new _0xed878b(_0x37af2d(0x224),this,{'commandName':_0x23e31f});this[_0x37af2d(0x16d)][_0x37af2d(0x1ec)](_0x23cea0),_0x146fc5&&_0x23cea0['on'](_0x37af2d(0x19b),(_0xd1e02a,_0x274d41)=>{const _0x35b5b2=_0x37af2d;this[_0x35b5b2(0x150)][_0x35b5b2(0x168)]&&(this[_0x35b5b2(0x1db)]||(_0x274d41[_0x35b5b2(0x210)]>0x0&&_0x274d41[_0x274d41[_0x35b5b2(0x210)]-0x1]&&_0x274d41[_0x274d41[_0x35b5b2(0x210)]-0x1][_0x35b5b2(0x20c)]?_0x274d41[_0x35b5b2(0x26a)]():(_0xd1e02a[_0x35b5b2(0x148)]=_0x146fc5((..._0x55cb62)=>_0x23cea0[_0x35b5b2(0x19b)](..._0x55cb62,{'forceDefaultExecution':!0x0}),..._0x274d41),_0xd1e02a[_0x35b5b2(0x178)]())));},{'priority':_0x37af2d(0x1a5)});}[_0x154439(0x20c)](_0x3ec080){const _0x2a5941=_0x154439;let _0x14f54a,_0x1d1028;const _0x390154=this[_0x2a5941(0x1db)];this[_0x2a5941(0x1db)]=!0x0;try{_0x14f54a=_0x3ec080();}catch(_0x43a848){_0x1d1028=_0x43a848;}return _0x390154||(this[_0x2a5941(0x1db)]=!0x1),_0x1d1028&&_0xed878b[_0x2a5941(0x129)](_0x1d1028,this),_0x14f54a;}[_0x154439(0x18f)](_0x1bb6ee,_0x3d7037=null,_0x5d8077={}){const _0x52c22e=_0x154439;if(_0x1bb6ee[_0x52c22e(0x2af)])return null;const _0x53eff8=this[_0x52c22e(0x299)][_0x52c22e(0x12f)][_0x52c22e(0x2b7)](_0x52c22e(0x1ef))['me'];for(const {suggestion:_0xb5138b,meta:_0x25b383}of this[_0x52c22e(0x1cf)](_0x1bb6ee,_0x52c22e(0x1e3)))if(_0x25b383[_0x52c22e(0x126)]){if(!_0x25b383[_0x52c22e(0x253)]){if(_0x25b383[_0x52c22e(0x147)]){if(!this[_0x52c22e(0x16e)]||!Lt(_0xb5138b,_0x5d8077))continue;return _0xb5138b;}if(Lt(_0xb5138b,_0x5d8077))return _0xb5138b;this[_0x52c22e(0x184)](_0xb5138b,_0x1bb6ee[_0x52c22e(0x13a)],_0x1bb6ee[_0x52c22e(0x263)]);break;}if(_0x3d7037==_0xb5138b[_0x52c22e(0x145)]&&Lt(_0xb5138b,_0x5d8077)){const _0x1760e4=_0xb5138b[_0x52c22e(0x218)]();return _0x1760e4[_0x52c22e(0x13a)][_0x52c22e(0x1eb)](_0x1bb6ee[_0x52c22e(0x263)])?this[_0x52c22e(0x24a)](_0xb5138b,this[_0x52c22e(0x118)][_0x52c22e(0x16a)](_0x1bb6ee[_0x52c22e(0x13a)],_0x1760e4[_0x52c22e(0x263)])):this[_0x52c22e(0x24a)](_0xb5138b,this[_0x52c22e(0x118)][_0x52c22e(0x16a)](_0x1760e4[_0x52c22e(0x13a)],_0x1bb6ee[_0x52c22e(0x263)])),_0xb5138b;}}const _0x198f96=_0x5ce529(),_0x5185bd=_0x53eff8['id'],_0x30bea9=_0x3d7037?_0x52c22e(0x273)+_0x3d7037:_0x52c22e(0x1e3),_0x15098f=this[_0x52c22e(0x1b3)]({'id':_0x198f96,'type':_0x30bea9,'createdAt':new Date(),'authorId':_0x5185bd,'attributes':_0x5d8077});return this[_0x52c22e(0x28d)](_0x30bea9,_0x198f96,_0x5185bd,_0x1bb6ee),_0x15098f;}[_0x154439(0x166)](_0x2e0735,_0x459a45=_0x154439(0x19f),_0x1ceaad={}){const _0x1a13fc=_0x154439,_0x3fbd29=this[_0x1a13fc(0x299)][_0x1a13fc(0x12f)][_0x1a13fc(0x2b7)](_0x1a13fc(0x1ef))['me'],_0x57ea88=this[_0x1a13fc(0x189)][_0x1a13fc(0x1ab)](_0x1a13fc(0x1e3),_0x459a45,_0x1a13fc(0x138));for(const _0x263db3 of this[_0x1a13fc(0x11f)]())if(_0x263db3[_0x1a13fc(0x1da)]['id']==_0x3fbd29['id']&&_0x1a13fc(0x1e3)==_0x263db3[_0x1a13fc(0x297)]&&_0x263db3[_0x1a13fc(0x145)]==_0x459a45&&Lt(_0x263db3,_0x1ceaad)&&(_0x57ea88(_0x263db3[_0x1a13fc(0x121)](),_0x2e0735)||_0x57ea88(_0x2e0735,_0x263db3[_0x1a13fc(0x121)]()))){for(const _0x5500b0 of _0x2e0735)_0x263db3[_0x1a13fc(0x1a9)](_0x5500b0);return _0x263db3;}for(const {suggestion:_0x1cb3f0,meta:_0x530ad0}of this[_0x1a13fc(0x1cf)](_0x2e0735,_0x1a13fc(0x1e3))){if(!_0x530ad0[_0x1a13fc(0x126)])continue;if(!this[_0x1a13fc(0x16e)]&&_0x530ad0[_0x1a13fc(0x147)])continue;if(!Lt(_0x1cb3f0,_0x1ceaad))continue;let _0x1d270f=!0x0;for(const _0x111061 of _0x1cb3f0[_0x1a13fc(0x121)]())for(const _0x336352 of _0x2e0735)if(!_0x111061[_0x1a13fc(0x1a4)](_0x336352)){_0x1d270f=!0x1;break;}if(_0x1d270f)return _0x1cb3f0;}const _0x11adc7=_0x5ce529(),_0x2bd24c=_0x3fbd29['id'],_0x1498b8=_0x1a13fc(0x273)+_0x459a45,_0x454ef3=this[_0x1a13fc(0x1b3)]({'id':_0x11adc7,'type':_0x1498b8,'createdAt':new Date(),'authorId':_0x2bd24c,'attributes':_0x1ceaad});for(const _0x3985f9 of _0x2e0735)this[_0x1a13fc(0x28d)](_0x1498b8,_0x11adc7,_0x2bd24c,_0x3985f9,_0x26a934[_0x1a13fc(0x27c)]());return _0x454ef3;}[_0x154439(0x18a)](_0x439155,_0x2b3679,_0x6506ca=null,_0x26e16={}){const _0x188071=_0x154439;if(_0x6506ca=_0x6506ca||Vt(_0x2b3679),_0x439155[_0x188071(0x2af)])return null;if(_0x188071(0x2a1)===this[_0x188071(0x291)]){const _0xec47ef=this[_0x188071(0x189)][_0x188071(0x1ab)](_0x188071(0x20f),_0x6506ca,_0x188071(0x17e));return this[_0x188071(0x20c)](()=>_0xec47ef([_0x439155],_0x2b3679,_0x26e16)),null;}const _0x16ad5a=this[_0x188071(0x299)][_0x188071(0x12f)][_0x188071(0x2b7)](_0x188071(0x1ef))['me'],_0x29d4b5=[];if(_0x188071(0x240)!==this[_0x188071(0x291)]){for(const {suggestion:_0x26ca0e,meta:_0x19e73e}of this[_0x188071(0x1cf)](_0x439155,_0x188071(0x1e3)))_0x19e73e[_0x188071(0x126)]&&!_0x19e73e[_0x188071(0x203)]&&_0x29d4b5[_0x188071(0x12b)](..._0x26ca0e[_0x188071(0x121)]());}const _0xeac47a=function(_0x5795ba,_0x127f6a){const _0x15de9c=_0x188071,_0x39a585=[];for(const _0x90d8f9 of _0x127f6a){const _0x3e83c3=_0x5795ba[_0x15de9c(0x1f4)](_0x90d8f9);_0x3e83c3&&_0x39a585[_0x15de9c(0x12b)](_0x3e83c3);}return _0x39a585;}(_0x439155,_0x29d4b5),_0x65f120=function(_0x503001,_0x59f1c7){const _0xdb78e3=_0x188071,_0x260a16=[_0x503001];for(const _0x3e4c65 of _0x59f1c7){let _0x552ff9=0x0;for(;_0x552ff9<_0x260a16[_0xdb78e3(0x210)];){const _0x26719e=_0x260a16[_0x552ff9][_0xdb78e3(0x1fc)](_0x3e4c65);_0x260a16[_0xdb78e3(0x1c3)](_0x552ff9,0x1,..._0x26719e),_0x552ff9+=_0x26719e[_0xdb78e3(0x210)];}}return _0x260a16;}(_0x439155,_0x29d4b5);_0xeac47a[_0x188071(0x210)]&&this[_0x188071(0x118)][_0x188071(0x1b9)](()=>{const _0x32094d=_0x188071;for(const _0x40a5c6 of _0xeac47a){const _0x19541d=this[_0x32094d(0x189)][_0x32094d(0x1ab)](_0x32094d(0x20f),_0x6506ca,_0x32094d(0x17e));this[_0x32094d(0x20c)](()=>_0x19541d([_0x40a5c6],_0x2b3679,_0x26e16));}});for(const _0x5a9163 of _0x65f120){let _0x1f7ec9=null,_0x12f32f=_0x5a9163[_0x188071(0x13a)],_0x5941b5=_0x5a9163[_0x188071(0x263)];for(const {suggestion:_0x57c116,meta:_0x30b603}of this[_0x188071(0x1cf)](_0x5a9163,_0x188071(0x20f))){if(!_0x30b603[_0x188071(0x126)])continue;if(_0x57c116[_0x188071(0x145)]!=_0x6506ca)continue;if(!Lt(_0x57c116,_0x26e16))continue;const _0x19a70d=_0x57c116[_0x188071(0x218)]();if(_0x19a70d[_0x188071(0x1a4)](_0x5a9163,!0x0))return null;_0x12f32f=_0x12f32f[_0x188071(0x13e)](_0x19a70d[_0x188071(0x13a)])?_0x12f32f:_0x19a70d[_0x188071(0x13a)],_0x5941b5=_0x5941b5[_0x188071(0x185)](_0x19a70d[_0x188071(0x263)])?_0x5941b5:_0x19a70d[_0x188071(0x263)],_0x1f7ec9?_0x19a70d[_0x188071(0x13a)][_0x188071(0x13e)](_0x1f7ec9[_0x188071(0x218)]()[_0x188071(0x13a)])?(_0x1f7ec9[_0x188071(0x15c)](),_0x1f7ec9=_0x57c116):_0x57c116[_0x188071(0x15c)]():_0x1f7ec9=_0x57c116;}const _0x3a379c=this[_0x188071(0x118)][_0x188071(0x16a)](_0x12f32f,_0x5941b5);if(_0x1f7ec9)this[_0x188071(0x24a)](_0x1f7ec9,_0x3a379c);else{const _0x1e6f1c=_0x5ce529(),_0x1d43d8=_0x16ad5a['id'];this[_0x188071(0x1b3)]({'id':_0x1e6f1c,'type':_0x188071(0x153)+_0x6506ca,'data':_0x2b3679,'createdAt':new Date(),'authorId':_0x1d43d8,'attributes':_0x26e16}),this[_0x188071(0x28d)](_0x188071(0x153)+_0x6506ca,_0x1e6f1c,_0x1d43d8,_0x3a379c);}}return null;}[_0x154439(0x27a)](_0x46022b,_0x564b9c,_0x730c86=[],_0x5b6b7a=null,_0x5e9d30={}){const _0x525558=_0x154439;_0x564b9c[_0x525558(0x1f9)]||(_0x564b9c[_0x525558(0x1f9)]=_0x564b9c[_0x525558(0x27e)]),_0x564b9c[_0x525558(0x256)]=_0x46022b['is'](_0x525558(0x111)),_0x5b6b7a=_0x5b6b7a||Vt(_0x564b9c);const _0x13d39e=_0x730c86[_0x525558(0x174)](_0x3c3d71=>Gt(_0x3c3d71,this[_0x525558(0x118)])),_0x2858ee=_0x46022b['is'](_0x525558(0x111))?_0x46022b:Gt(_0x46022b,this[_0x525558(0x118)]);if(_0x525558(0x2a1)===this[_0x525558(0x291)]){const _0x132cf2=this[_0x525558(0x189)][_0x525558(0x1ab)](_0x525558(0x176),_0x5b6b7a,_0x525558(0x17e));return this[_0x525558(0x20c)](()=>_0x132cf2([_0x2858ee],_0x564b9c,_0x5e9d30)),null;}_0x13d39e[_0x525558(0x12b)](_0x2858ee);let _0x281c51=!0x0;for(const _0xb820b1 of _0x13d39e)if(!this[_0x525558(0x211)](_0xb820b1)){_0x281c51=!0x1;break;}if(_0x281c51&&_0x525558(0x240)!==this[_0x525558(0x291)]){const _0x1de198=this[_0x525558(0x189)][_0x525558(0x1ab)](_0x525558(0x176),_0x5b6b7a,_0x525558(0x17e));return this[_0x525558(0x20c)](()=>_0x1de198([_0x2858ee],_0x564b9c,_0x5e9d30)),null;}let _0x35961f=null,_0x1d7d32=_0x2858ee[_0x525558(0x13a)],_0x143419=_0x2858ee[_0x525558(0x263)];for(const {suggestion:_0x7a2464,meta:_0x5e5296}of this[_0x525558(0x1cf)](_0x2858ee,_0x525558(0x176))){if(!_0x5e5296[_0x525558(0x126)])continue;if(_0x5e5296[_0x525558(0x253)]||_0x5e5296[_0x525558(0x147)]||_0x5e5296[_0x525558(0x203)])continue;if(_0x7a2464[_0x525558(0x1b5)][_0x525558(0x1f9)]!=_0x564b9c[_0x525558(0x1f9)])continue;if(!Lt(_0x7a2464,_0x5e9d30))continue;const _0x145582=_0x7a2464[_0x525558(0x218)]();if(_0x7a2464[_0x525558(0x145)]==_0x5b6b7a){if(_0x145582[_0x525558(0x1a4)](_0x2858ee,!0x0))return null;_0x1d7d32=_0x1d7d32[_0x525558(0x13e)](_0x145582[_0x525558(0x13a)])?_0x1d7d32:_0x145582[_0x525558(0x13a)],_0x143419=_0x143419[_0x525558(0x185)](_0x145582[_0x525558(0x263)])?_0x143419:_0x145582[_0x525558(0x263)],_0x35961f?_0x145582[_0x525558(0x13a)][_0x525558(0x13e)](_0x35961f[_0x525558(0x218)]()[_0x525558(0x13a)])?(_0x35961f[_0x525558(0x15c)](),_0x35961f=_0x7a2464):_0x7a2464[_0x525558(0x15c)]():_0x35961f=_0x7a2464;}else{const _0x56f6ca=_0x2858ee[_0x525558(0x1f4)](_0x145582);this[_0x525558(0x115)](_0x7a2464,_0x56f6ca);}}const _0x13be53=this[_0x525558(0x299)][_0x525558(0x12f)][_0x525558(0x2b7)](_0x525558(0x1ef))['me'],_0x368893=_0x5ce529(),_0x2265a5=_0x13be53['id'];if(_0x35961f)return this[_0x525558(0x24a)](_0x35961f,this[_0x525558(0x118)][_0x525558(0x16a)](_0x1d7d32,_0x143419)),_0x35961f;{const _0x44febd=this[_0x525558(0x1b3)]({'id':_0x368893,'type':_0x525558(0x1fb)+_0x5b6b7a,'data':_0x564b9c,'createdAt':new Date(),'authorId':_0x2265a5,'attributes':_0x5e9d30});return this[_0x525558(0x28d)](_0x525558(0x1fb)+_0x5b6b7a,_0x368893,_0x2265a5,this[_0x525558(0x118)][_0x525558(0x16a)](_0x1d7d32,_0x143419)),_0x44febd;}}[_0x154439(0x19c)](_0x205a4b,_0x592712,_0x472c0c=[],_0x384878=null,_0x8b1a30={}){const _0x521974=_0x154439;_0x592712[_0x521974(0x1f9)]||(_0x592712[_0x521974(0x1f9)]=_0x592712[_0x521974(0x27e)]);const _0xa0f48f=_0x205a4b[0x0];_0x592712[_0x521974(0x256)]=_0xa0f48f['is'](_0x521974(0x111)),_0x384878=_0x384878||Vt(_0x592712);const _0x580164=_0x472c0c[_0x521974(0x174)](_0x3aff87=>Gt(_0x3aff87,this[_0x521974(0x118)])),_0x3fbf82=_0xa0f48f['is'](_0x521974(0x111))?_0x205a4b:_0x205a4b[_0x521974(0x174)](_0x33f4dd=>Gt(_0x33f4dd,this[_0x521974(0x118)]));if(_0x521974(0x2a1)===this[_0x521974(0x291)]){const _0xd83c6b=this[_0x521974(0x189)][_0x521974(0x1ab)](_0x521974(0x176),_0x384878,_0x521974(0x17e));return this[_0x521974(0x20c)](()=>_0xd83c6b(_0x3fbf82,_0x592712,_0x8b1a30)),null;}_0x580164[_0x521974(0x12b)](..._0x3fbf82);let _0x3b2849=!0x0;for(const _0x2ef423 of _0x580164)if(!this[_0x521974(0x211)](_0x2ef423)){_0x3b2849=!0x1;break;}if(_0x3b2849&&_0x521974(0x240)!==this[_0x521974(0x291)]){const _0x188697=this[_0x521974(0x189)][_0x521974(0x1ab)](_0x521974(0x176),_0x384878,_0x521974(0x17e));return this[_0x521974(0x20c)](()=>_0x188697(_0x3fbf82,_0x592712,_0x8b1a30)),null;}const _0x19d7f=this[_0x521974(0x299)][_0x521974(0x12f)][_0x521974(0x2b7)](_0x521974(0x1ef))['me'];for(const _0x315c75 of this[_0x521974(0x11f)]()){if(_0x315c75[_0x521974(0x1da)]['id']!=_0x19d7f['id'])continue;if(_0x521974(0x176)!=_0x315c75[_0x521974(0x297)]||_0x315c75[_0x521974(0x1b5)][_0x521974(0x1f9)]!=_0x592712[_0x521974(0x1f9)])continue;if(!Lt(_0x315c75,_0x8b1a30))continue;const _0x4de55d=_0x315c75[_0x521974(0x145)]==_0x384878;for(let _0x451143=0x0;_0x451143<_0x3fbf82[_0x521974(0x210)];_0x451143++){const _0x5ca5c8=_0x3fbf82[_0x451143];for(const _0x3acfaa of _0x315c75[_0x521974(0x1e6)]()){const _0x388293=_0x3acfaa[_0x521974(0x131)]();if(_0x5ca5c8[_0x521974(0x1eb)](_0x388293)){_0x4de55d?(_0x3fbf82[_0x521974(0x1c3)](_0x451143,0x1),_0x451143--):_0x315c75[_0x521974(0x12d)](_0x3acfaa[_0x521974(0x16b)]);break;}}}}if(0x0==_0x3fbf82[_0x521974(0x210)])return null;const _0x391666=this[_0x521974(0x189)][_0x521974(0x1ab)](_0x521974(0x176),_0x384878,_0x521974(0x138));for(const _0x45df6a of this[_0x521974(0x11f)]())if(_0x45df6a[_0x521974(0x1da)]['id']==_0x19d7f['id']&&_0x521974(0x176)==_0x45df6a[_0x521974(0x297)]&&_0x45df6a[_0x521974(0x1b5)][_0x521974(0x1f9)]==_0x592712[_0x521974(0x1f9)]&&_0x45df6a[_0x521974(0x145)]==_0x384878&&Lt(_0x45df6a,_0x8b1a30)&&(_0x391666(_0x45df6a[_0x521974(0x121)](),_0x3fbf82)||_0x391666(_0x3fbf82,_0x45df6a[_0x521974(0x121)]()))){for(const _0x217336 of _0x3fbf82)_0x45df6a[_0x521974(0x1a9)](_0x217336);return _0x45df6a;}const _0x3cb582=_0x5ce529(),_0x465f22=_0x19d7f['id'],_0x302fdb=_0x521974(0x1fb)+_0x384878,_0x323e8b=this[_0x521974(0x1b3)]({'id':_0x3cb582,'type':_0x302fdb,'data':_0x592712,'createdAt':new Date(),'authorId':_0x465f22,'attributes':_0x8b1a30});for(const _0xbdb633 of _0x3fbf82)this[_0x521974(0x28d)](_0x302fdb,_0x3cb582,_0x465f22,_0xbdb633,_0x26a934[_0x521974(0x27c)]());return _0x323e8b;}[_0x154439(0x226)](_0x18cece,_0x57e151=null,_0x5e338b={}){const _0x2c15b6=_0x154439;if(_0x18cece[_0x2c15b6(0x2af)])return null;const _0x35d7d0=this[_0x2c15b6(0x299)][_0x2c15b6(0x12f)][_0x2c15b6(0x2b7)](_0x2c15b6(0x1ef))['me'],_0x49e50a=new _0x4df010(_0x18cece[_0x2c15b6(0x13a)],_0x18cece[_0x2c15b6(0x263)]);for(const {suggestion:_0x564674,meta:_0x4c68cc}of this[_0x2c15b6(0x1cf)](_0x49e50a,_0x2c15b6(0x1e3)))if(_0x4c68cc[_0x2c15b6(0x126)]&&!_0x4c68cc[_0x2c15b6(0x253)]){if(_0x564674[_0x2c15b6(0x29f)]){const _0x58ac01=_0x564674[_0x2c15b6(0x121)]()[_0x2c15b6(0x292)](_0x108656=>_0x2c15b6(0x11d)!=_0x108656[_0x2c15b6(0x143)][_0x2c15b6(0x164)]);_0x58ac01[_0x2c15b6(0x1f2)](_0x71ca52=>_0x49e50a[_0x2c15b6(0x1a4)](_0x71ca52,!0x0))&&_0x564674[_0x2c15b6(0x191)]();if(_0x58ac01[_0x2c15b6(0x21c)](_0x1359f1=>_0x1359f1[_0x2c15b6(0x1a4)](_0x49e50a,!0x0))){const _0x3e295f=this[_0x2c15b6(0x189)][_0x2c15b6(0x1ab)](_0x2c15b6(0x1b0),_0x57e151,_0x2c15b6(0x17e));return this[_0x2c15b6(0x20c)](()=>_0x3e295f([_0x49e50a],null,_0x5e338b)),null;}}else{const _0x232034=_0x49e50a[_0x2c15b6(0x1f4)](_0x564674[_0x2c15b6(0x218)]());null!==_0x232034&&_0x564674[_0x2c15b6(0x213)]([_0x232034],null,_0x5e338b);}}if(_0x49e50a[_0x2c15b6(0x1a2)](),_0x49e50a[_0x2c15b6(0x2af)]||_0x2c15b6(0x11d)==_0x49e50a[_0x2c15b6(0x143)][_0x2c15b6(0x164)])return null;let _0x2b38c0=null,_0x182471=_0x49e50a[_0x2c15b6(0x13a)],_0x2211ac=_0x49e50a[_0x2c15b6(0x263)];const _0x25df3d=this[_0x2c15b6(0x1cf)](_0x49e50a,_0x2c15b6(0x1b0));for(const {suggestion:_0x3d2bba,meta:_0x38edaf}of _0x25df3d){const _0x2a5200=this[_0x2c15b6(0x118)][_0x2c15b6(0x16a)](_0x182471,_0x2211ac);if(_0x38edaf[_0x2c15b6(0x126)]&&(this[_0x2c15b6(0x16e)]||!_0x38edaf[_0x2c15b6(0x147)]&&!_0x38edaf[_0x2c15b6(0x203)])){if(_0x3d2bba[_0x2c15b6(0x29f)]){if(!Lt(_0x3d2bba,_0x5e338b))continue;let _0x1d195b=!0x0;for(const _0x4afacd of _0x3d2bba[_0x2c15b6(0x121)]()){if(_0x4afacd[_0x2c15b6(0x1a4)](_0x2a5200,!0x0))return _0x3d2bba;_0x2a5200[_0x2c15b6(0x1a4)](_0x4afacd)||(_0x1d195b=!0x1);}_0x1d195b&&_0x3d2bba[_0x2c15b6(0x191)]();}else{const _0x37cac6=_0x3d2bba[_0x2c15b6(0x218)]();if(_0x37cac6[_0x2c15b6(0x1a4)](_0x2a5200,!0x0))return _0x3d2bba;if(!Lt(_0x3d2bba,_0x5e338b)){_0x2a5200[_0x2c15b6(0x1a4)](_0x37cac6)?_0x3d2bba[_0x2c15b6(0x15c)]():_0x37cac6[_0x2c15b6(0x295)](_0x182471)?_0x182471=_0x37cac6[_0x2c15b6(0x263)]:_0x37cac6[_0x2c15b6(0x295)](_0x2211ac)&&(_0x2211ac=_0x37cac6[_0x2c15b6(0x13a)]);continue;}_0x182471=_0x182471[_0x2c15b6(0x13e)](_0x37cac6[_0x2c15b6(0x13a)])?_0x182471:_0x37cac6[_0x2c15b6(0x13a)],_0x2211ac=_0x2211ac[_0x2c15b6(0x185)](_0x37cac6[_0x2c15b6(0x263)])?_0x2211ac:_0x37cac6[_0x2c15b6(0x263)],_0x5e338b=Object[_0x2c15b6(0x10c)]({},_0x3d2bba[_0x2c15b6(0x266)]),_0x2b38c0?_0x37cac6[_0x2c15b6(0x13a)][_0x2c15b6(0x13e)](_0x2b38c0[_0x2c15b6(0x218)]()[_0x2c15b6(0x13a)])?(_0x2b38c0[_0x2c15b6(0x15c)](),_0x2b38c0=_0x3d2bba):_0x3d2bba[_0x2c15b6(0x15c)]():_0x2b38c0=_0x3d2bba;}}}if(_0x2b38c0)return this[_0x2c15b6(0x24a)](_0x2b38c0,this[_0x2c15b6(0x118)][_0x2c15b6(0x16a)](_0x182471,_0x2211ac)),_0x2b38c0;{const _0x14d3bf=_0x5ce529(),_0x5a0252=this[_0x2c15b6(0x118)][_0x2c15b6(0x16a)](_0x182471,_0x2211ac),_0x5c4b94=_0x35d7d0['id'],_0x3cc121=_0x57e151?_0x2c15b6(0x294)+_0x57e151:_0x2c15b6(0x1b0),_0x1fc509=this[_0x2c15b6(0x1b3)]({'id':_0x14d3bf,'type':_0x3cc121,'createdAt':new Date(),'authorId':_0x5c4b94,'attributes':_0x5e338b});return this[_0x2c15b6(0x28d)](_0x3cc121,_0x14d3bf,_0x5c4b94,_0x5a0252),_0x1fc509;}}[_0x154439(0x1f7)](_0xf67213,_0x2c1192=_0x154439(0x19f),_0x54bba3={}){const _0x1850a4=_0x154439,_0x1cbae1=this[_0x1850a4(0x299)][_0x1850a4(0x12f)][_0x1850a4(0x2b7)](_0x1850a4(0x1ef))['me'],_0x39bd22=_0xf67213[_0x1850a4(0x174)](_0x910374=>new _0x4df010(_0x910374[_0x1850a4(0x13a)],_0x910374[_0x1850a4(0x263)])),_0x5d3f42=new Set();for(const {suggestion:_0x52da48,meta:_0x49a292}of this[_0x1850a4(0x1cf)](_0x39bd22,_0x1850a4(0x1e3)))_0x49a292[_0x1850a4(0x126)]&&!_0x49a292[_0x1850a4(0x253)]&&_0x5d3f42[_0x1850a4(0x1ec)](_0x52da48);for(const _0x2b9b14 of _0x5d3f42)if(_0x2b9b14[_0x1850a4(0x29f)]){const _0x355700=_0x2b9b14[_0x1850a4(0x121)]();(!_0x2b9b14[_0x1850a4(0x266)]||!_0x2b9b14[_0x1850a4(0x266)][_0x1850a4(0x161)])&&(_0x355700[_0x1850a4(0x1f2)](_0x295944=>_0x39bd22[_0x1850a4(0x21c)](_0x22e47c=>_0x22e47c[_0x1850a4(0x1a4)](_0x295944,!0x0)))&&_0x2b9b14[_0x1850a4(0x191)]());if(_0x39bd22[_0x1850a4(0x1f2)](_0x583e89=>_0x355700[_0x1850a4(0x21c)](_0x3929c4=>_0x3929c4[_0x1850a4(0x1a4)](_0x583e89,!0x0)))){const _0x42abf9=this[_0x1850a4(0x189)][_0x1850a4(0x1ab)](_0x1850a4(0x1b0),_0x2c1192,_0x1850a4(0x17e));return this[_0x1850a4(0x20c)](()=>_0x42abf9(_0xf67213,null,_0x54bba3)),null;}}else{const _0x473c69=_0x2b9b14[_0x1850a4(0x218)]();_0x39bd22[_0x1850a4(0x21c)](_0x2ffe55=>_0x2ffe55[_0x1850a4(0x1a4)](_0x473c69,!0x0))&&_0x2b9b14[_0x1850a4(0x191)]();if(_0x39bd22[_0x1850a4(0x1f2)](_0x1631b6=>_0x473c69[_0x1850a4(0x1a4)](_0x1631b6,!0x0))){const _0x217a93=this[_0x1850a4(0x189)][_0x1850a4(0x1ab)](_0x1850a4(0x1b0),_0x2c1192,_0x1850a4(0x17e));return this[_0x1850a4(0x20c)](()=>_0x217a93(_0x39bd22,null,_0x54bba3)),null;}}const _0x1e4a61=this[_0x1850a4(0x189)][_0x1850a4(0x1ab)](_0x1850a4(0x1b0),_0x2c1192,_0x1850a4(0x138));let _0xf6ce39=null;for(const _0xc32918 of this[_0x1850a4(0x11f)]())if(_0xc32918[_0x1850a4(0x1da)]['id']==_0x1cbae1['id']&&_0xc32918[_0x1850a4(0x26e)]&&_0x1850a4(0x1b0)==_0xc32918[_0x1850a4(0x297)]&&_0xc32918[_0x1850a4(0x145)]==_0x2c1192&&Lt(_0xc32918,_0x54bba3)&&(_0x1e4a61(_0xc32918[_0x1850a4(0x121)](),_0x39bd22)||_0x1e4a61(_0x39bd22,_0xc32918[_0x1850a4(0x121)]()))){if(_0xf6ce39){if(_0xc32918[_0x1850a4(0x165)]&&_0xc32918[_0x1850a4(0x165)][_0x1850a4(0x210)])continue;for(const _0x5ec305 of _0xc32918[_0x1850a4(0x121)]())_0xf6ce39[_0x1850a4(0x199)](_0x5ec305)||_0xf6ce39[_0x1850a4(0x1a9)](_0x5ec305);_0xc32918[_0x1850a4(0x15c)]();}else{_0xf6ce39=_0xc32918;for(const _0xde3f82 of _0x39bd22)_0xc32918[_0x1850a4(0x199)](_0xde3f82)||_0xc32918[_0x1850a4(0x1a9)](_0xde3f82);}}if(_0xf6ce39)return _0xf6ce39;_0x5d3f42[_0x1850a4(0x1fd)]();for(const {suggestion:_0x43db5e,meta:_0x37d0df}of this[_0x1850a4(0x1cf)](_0x39bd22,_0x1850a4(0x1b0)))_0x37d0df[_0x1850a4(0x126)]&&(this[_0x1850a4(0x16e)]||!_0x37d0df[_0x1850a4(0x147)]&&!_0x37d0df[_0x1850a4(0x203)])&&Lt(_0x43db5e,_0x54bba3)&&_0x5d3f42[_0x1850a4(0x1ec)](_0x43db5e);for(const _0x3e1d9f of _0x5d3f42){const _0x30c4fc=_0x3e1d9f[_0x1850a4(0x121)]();if(!_0x54bba3||!_0x54bba3[_0x1850a4(0x161)]){if(_0x39bd22[_0x1850a4(0x1f2)](_0xd34257=>_0x30c4fc[_0x1850a4(0x21c)](_0x1dd559=>_0x1dd559[_0x1850a4(0x1a4)](_0xd34257,!0x0))))return _0x3e1d9f;}(!_0x3e1d9f[_0x1850a4(0x266)]||!_0x3e1d9f[_0x1850a4(0x266)][_0x1850a4(0x161)])&&(_0x30c4fc[_0x1850a4(0x1f2)](_0x193f9b=>_0x39bd22[_0x1850a4(0x21c)](_0x308ac5=>_0x308ac5[_0x1850a4(0x1a4)](_0x193f9b,!0x0)))&&_0x3e1d9f[_0x1850a4(0x191)]());}const _0xc8d0b=_0x5ce529(),_0x21785f=_0x1cbae1['id'],_0x793a4b=_0x1850a4(0x294)+_0x2c1192,_0x591264=this[_0x1850a4(0x1b3)]({'id':_0xc8d0b,'type':_0x793a4b,'createdAt':new Date(),'authorId':_0x21785f,'attributes':_0x54bba3});for(const _0x3c34db of _0x39bd22)_0x3c34db[_0x1850a4(0x1a2)](),_0x3c34db[_0x1850a4(0x2af)]||_0x1850a4(0x11d)==_0x3c34db[_0x1850a4(0x143)][_0x1850a4(0x164)]||this[_0x1850a4(0x28d)](_0x793a4b,_0xc8d0b,_0x21785f,_0x3c34db,_0x26a934[_0x1850a4(0x27c)]());return _0x591264;}[_0x154439(0x1d1)](_0x5ead90,_0x8c2bc0,_0x4376b9,_0x13f393,_0x2be726){const _0x7cb9ce=_0x154439;if(_0x5ead90[_0x7cb9ce(0x2af)])return[];if(_0x7cb9ce(0x2a1)===this[_0x7cb9ce(0x291)])return[];const _0x304403=this[_0x7cb9ce(0x299)][_0x7cb9ce(0x12f)][_0x7cb9ce(0x2b7)](_0x7cb9ce(0x1ef))['me']['id'],_0x11b425=Array[_0x7cb9ce(0x233)](this[_0x7cb9ce(0x23b)][_0x7cb9ce(0x24b)]())[_0x7cb9ce(0x292)](_0x3315ae=>_0x7cb9ce(0x123)==_0x3315ae[_0x7cb9ce(0x297)]&&_0x3315ae[_0x7cb9ce(0x1b5)][_0x7cb9ce(0x169)]==_0x8c2bc0&&_0x3315ae[_0x7cb9ce(0x199)](_0x5ead90));if(_0x7cb9ce(0x1f1)===this[_0x7cb9ce(0x291)]){const _0x53ab50=this[_0x7cb9ce(0x1cf)](_0x5ead90,_0x7cb9ce(0x1e3))[_0x7cb9ce(0x292)](({meta:_0x3d5b08})=>_0x3d5b08[_0x7cb9ce(0x126)]&&!_0x3d5b08[_0x7cb9ce(0x203)]&&!_0x3d5b08[_0x7cb9ce(0x253)])[_0x7cb9ce(0x174)](({suggestion:_0x4cab19})=>_0x4cab19);_0x11b425[_0x7cb9ce(0x1d7)](..._0x53ab50);}const _0x8374bc=new Map([[_0x5ead90,_0x4376b9]]);for(const _0x4aa941 of _0x11b425){const _0x5068e6=_0x7cb9ce(0x123)==_0x4aa941[_0x7cb9ce(0x297)]?_0x4aa941[_0x7cb9ce(0x1b5)][_0x7cb9ce(0x2a9)]:void 0x0,_0x4ca28f=_0x4aa941[_0x7cb9ce(0x218)](),_0x5899cd=Array[_0x7cb9ce(0x233)](_0x8374bc[_0x7cb9ce(0x12a)]())[_0x7cb9ce(0x15a)](_0x6c522f=>_0x6c522f[_0x7cb9ce(0x214)](_0x4ca28f));if(!_0x5899cd)continue;const _0x9fde7e=_0x5899cd[_0x7cb9ce(0x1fc)](_0x4ca28f);this[_0x7cb9ce(0x1bf)](_0x8c2bc0)&&_0x7cb9ce(0x1e3)==_0x4aa941[_0x7cb9ce(0x297)]&&0x0!=_0x9fde7e[_0x7cb9ce(0x210)]||(_0x8374bc[_0x7cb9ce(0x282)](_0x5899cd),_0x9fde7e[_0x7cb9ce(0x207)](_0x506e8c=>{const _0x747999=_0x7cb9ce;_0x8374bc[_0x747999(0x1ca)](_0x506e8c,_0x4376b9);}),_0x7cb9ce(0x1e3)!=_0x4aa941[_0x7cb9ce(0x297)]&&_0x5068e6!=_0x13f393&&_0x8374bc[_0x7cb9ce(0x1ca)](_0x5899cd[_0x7cb9ce(0x1f4)](_0x4ca28f),_0x5068e6));}const _0xc3ba73=[];for(const [_0x306419,_0x47dbc2]of _0x8374bc){const _0x5a04c2=_0x5ce529(),_0x3d4742={'key':_0x8c2bc0,'oldValue':_0x47dbc2,'newValue':_0x13f393};_0x8c2bc0[_0x7cb9ce(0x210)]>0x25&&console[_0x7cb9ce(0x156)](_0x7cb9ce(0x1c7),{'key':_0x8c2bc0});const _0x48bfee=(_0x7cb9ce(0x2a4)+(_0x8c2bc0+'|'+Vt({'newValue':_0x13f393})))[_0x7cb9ce(0x117)](0x0,0x3c),_0xec91a2=this[_0x7cb9ce(0x1b3)]({'id':_0x5a04c2,'type':_0x48bfee,'data':_0x3d4742,'createdAt':new Date(),'authorId':_0x304403,'attributes':_0x2be726});_0xc3ba73[_0x7cb9ce(0x12b)](_0xec91a2),this[_0x7cb9ce(0x28d)](_0x48bfee,_0x5a04c2,_0x304403,_0x306419);}return _0xc3ba73;}[_0x154439(0x1cc)](_0x10f4f2){const _0x48aaac=_0x154439;this[_0x48aaac(0x281)][_0x48aaac(0x1ec)](_0x10f4f2);}[_0x154439(0x1ce)](_0x586d81){const _0x26592c=_0x154439;this[_0x26592c(0x15b)][_0x26592c(0x1ec)](_0x586d81);}[_0x154439(0x192)](_0x4b2c3c,_0x282e55=[],_0x379af9=[]){const _0x30ebf0=_0x154439;this[_0x30ebf0(0x24e)](_0x4b2c3c,(_0x2c69fe,..._0x3d7ac5)=>{const _0x1726da=_0x30ebf0;this[_0x1726da(0x25e)](()=>{_0x2c69fe(..._0x3d7ac5);});});for(const _0x37ef72 of _0x282e55)this[_0x30ebf0(0x1ce)](_0x37ef72);for(const _0x58cb3c of _0x379af9)this[_0x30ebf0(0x1cc)](_0x58cb3c);}[_0x154439(0x1d3)](_0x29ed9c){const _0xac5b54=_0x154439;return _0xac5b54(0x123)==_0x29ed9c[_0xac5b54(0x297)]?_0x29ed9c[_0xac5b54(0x145)][_0xac5b54(0x26f)]('|')[0x0]:null;}[_0x154439(0x24a)](_0xb3af2b,_0x5b577c){const _0x269f3c=_0x154439,_0x22fab9=_0xb3af2b[_0x269f3c(0x112)]();this[_0x269f3c(0x118)][_0x269f3c(0x1b9)](_0x3e1e35=>{const _0x4a5a45=_0x269f3c;_0x3e1e35[_0x4a5a45(0x279)](_0x22fab9,{'range':_0x5b577c});});}[_0x154439(0x2b1)](_0x5d056c){const _0x45c06c=_0x154439,_0x3c95c8=_0x5d056c['id'],_0x297935=this[_0x45c06c(0x299)][_0x45c06c(0x179)][_0x45c06c(0x2b7)](_0x45c06c(0x25a));this[_0x45c06c(0x238)][_0x45c06c(0x1bd)](_0x3c95c8)||this[_0x45c06c(0x238)][_0x45c06c(0x1fe)]({'channelId':_0x297935,'threadId':_0x3c95c8,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x46bf17=this[_0x45c06c(0x238)][_0x45c06c(0x21a)](_0x3c95c8);_0x46bf17[_0x45c06c(0x227)](_0x45c06c(0x2b8)),_0x46bf17[_0x45c06c(0x2b8)]=!0x1,_0x5d056c[_0x45c06c(0x165)]=_0x46bf17;}[_0x154439(0x1ae)](_0x36f41c,_0x44ef54,_0x8cf11,_0x2e5dbd){const _0x2ed03e=_0x154439;if(_0x36f41c[_0x2ed03e(0x297)]!=_0x44ef54||_0x36f41c[_0x2ed03e(0x145)]!=_0x8cf11||_0x36f41c[_0x2ed03e(0x10b)]['id']!=_0x2e5dbd)throw this[_0x2ed03e(0x299)][_0x2ed03e(0x201)](_0x2ed03e(0x216)),new _0xed878b(_0x2ed03e(0x216),this);}[_0x154439(0x115)](_0x11cec0,_0xa7ed8f){const _0xe56f8a=_0x154439,_0x426d7f=_0x11cec0[_0xe56f8a(0x218)]();if(_0xa7ed8f[_0xe56f8a(0x1eb)](_0x426d7f))_0x11cec0[_0xe56f8a(0x15c)]();else{if(_0x426d7f[_0xe56f8a(0x1a4)](_0xa7ed8f)){const _0x254b4a=this[_0xe56f8a(0x118)][_0xe56f8a(0x1cb)](_0xa7ed8f[_0xe56f8a(0x13a)][_0xe56f8a(0x20a)],_0xe56f8a(0x263));this[_0xe56f8a(0x24a)](_0x11cec0,this[_0xe56f8a(0x118)][_0xe56f8a(0x16a)](_0x426d7f[_0xe56f8a(0x13a)],_0x254b4a));const _0x5cd940=_0x5ce529(),_0x104aef=_0x11cec0[_0xe56f8a(0x10b)]['id'],_0x361749=_0x11cec0[_0xe56f8a(0x297)]+':'+_0x11cec0[_0xe56f8a(0x145)];this[_0xe56f8a(0x1b3)]({'id':_0x5cd940,'type':_0x361749,'createdAt':new Date(),'authorId':_0x104aef,'data':_0x11cec0[_0xe56f8a(0x1b5)],'attributes':_0x11cec0[_0xe56f8a(0x266)]});const _0x4b76e8=this[_0xe56f8a(0x118)][_0xe56f8a(0x1cb)](_0xa7ed8f[_0xe56f8a(0x263)][_0xe56f8a(0x274)],_0xe56f8a(0x22d)),_0x3df3c5=this[_0xe56f8a(0x118)][_0xe56f8a(0x16a)](_0x4b76e8,_0x426d7f[_0xe56f8a(0x263)]);this[_0xe56f8a(0x28d)](_0x361749,_0x5cd940,_0x104aef,_0x3df3c5);}else{if(_0x426d7f[_0xe56f8a(0x295)](_0xa7ed8f[_0xe56f8a(0x13a)])){const _0x49e215=this[_0xe56f8a(0x118)][_0xe56f8a(0x1cb)](_0xa7ed8f[_0xe56f8a(0x13a)][_0xe56f8a(0x20a)],_0xe56f8a(0x263));this[_0xe56f8a(0x24a)](_0x11cec0,this[_0xe56f8a(0x118)][_0xe56f8a(0x16a)](_0x426d7f[_0xe56f8a(0x13a)],_0x49e215));}else{const _0x371692=this[_0xe56f8a(0x118)][_0xe56f8a(0x1cb)](_0xa7ed8f[_0xe56f8a(0x263)][_0xe56f8a(0x274)],_0xe56f8a(0x22d));this[_0xe56f8a(0x24a)](_0x11cec0,this[_0xe56f8a(0x118)][_0xe56f8a(0x16a)](_0x371692,_0x426d7f[_0xe56f8a(0x263)]));}}}}[_0x154439(0x211)](_0x53ea88){const _0x1bc1f5=_0x154439;for(const {suggestion:_0x1c0e91,meta:_0x4f8602}of this[_0x1bc1f5(0x1cf)](_0x53ea88,_0x1bc1f5(0x1e3))){if(!_0x4f8602[_0x1bc1f5(0x126)])continue;const _0x6a3b1e=_0x1c0e91[_0x1bc1f5(0x121)]();for(const _0x15acec of _0x6a3b1e)if(!_0x53ea88[_0x1bc1f5(0x1fc)](_0x15acec)[_0x1bc1f5(0x210)])return!0x0;}return!0x1;}[_0x154439(0x142)](_0x11d527){const _0x40a862=_0x154439,_0x2a84bf=this[_0x40a862(0x299)][_0x40a862(0x12f)][_0x40a862(0x2b7)](_0x40a862(0x1ef))[_0x40a862(0x2ac)](_0x11d527);if(!_0x2a84bf)throw new _0xed878b(_0x40a862(0x14c),this);return _0x2a84bf;}[_0x154439(0x200)](_0x14dc22){const _0x23fe2f=_0x154439,_0x3b4ecb=this[_0x23fe2f(0x299)][_0x23fe2f(0x12f)][_0x23fe2f(0x2b7)](_0x23fe2f(0x1ef)),_0x53e616=_0xff7ae3(_0x23fe2f(0x1de)+_0x14dc22),_0x4d49ca=_0x3b4ecb[_0x23fe2f(0x2ac)](_0x53e616);return _0x4d49ca||_0x3b4ecb[_0x23fe2f(0x220)]({'id':_0x53e616,'name':_0x14dc22});}[_0x154439(0x1e2)](_0x2fdde6,_0x46cd8e,_0x58ce9a,_0x44d1be,_0xcfc576){const _0x4756c2=_0x154439,_0xc8fcb1=this[_0x4756c2(0x142)](_0x44d1be),_0x127de1=this[_0x4756c2(0x189)][_0x4756c2(0x158)](_0x2fdde6,_0x46cd8e,_0x58ce9a,_0xc8fcb1,_0xcfc576,_0x4b7029=>{const _0x138e47=_0x4756c2;this[_0x138e47(0x249)](_0x58ce9a,{'attributes':_0x4b7029});const _0x5d092d=this[_0x138e47(0x1d2)](_0x58ce9a);this[_0x138e47(0x202)](new Set([_0x5d092d])),this[_0x138e47(0x151)](new Set([_0x5d092d]));});return this[_0x4756c2(0x251)](_0x127de1,_0x4756c2(0x17e),()=>{const _0x1d4e3a=_0x4756c2;this[_0x1d4e3a(0x249)](_0x58ce9a,{'state':_0x1d4e3a(0x155)});},{'priority':_0x4756c2(0x1a5)}),this[_0x4756c2(0x251)](_0x127de1,_0x4756c2(0x191),()=>{const _0x2082cf=_0x4756c2;this[_0x2082cf(0x249)](_0x58ce9a,{'state':_0x2082cf(0x11a)});},{'priority':_0x4756c2(0x1a5)}),this[_0x4756c2(0x23b)][_0x4756c2(0x1ca)](_0x58ce9a,_0x127de1),this[_0x4756c2(0x1ee)][_0x4756c2(0x1ca)](_0x127de1,_0x4756c2(0x22b)),_0x127de1;}[_0x154439(0x1e7)](_0x424b60){const _0x42d25c=_0x154439,_0x2486da=_0x424b60[_0x42d25c(0x26f)](':');return{'group':_0x2486da[0x0],'type':_0x2486da[0x1],'subType':_0x2486da[_0x42d25c(0x210)]>=0x5?_0x2486da[0x2]:null,'id':_0x2486da[_0x42d25c(0x210)]<0x5?_0x2486da[0x2]:_0x2486da[0x3],'authorId':_0x2486da[_0x42d25c(0x210)]<0x5?_0x2486da[0x3]:_0x2486da[0x4],'markerCount':0x6==_0x2486da[_0x42d25c(0x210)]?_0x2486da[0x5]:null};}[_0x154439(0x184)](_0x39b35a,_0x117ca6,_0x409b54){const _0x127450=_0x154439,_0x28facb=_0x39b35a[_0x127450(0x218)](),_0xa68858=_0x28facb[_0x127450(0x13a)],_0xff2bae=_0x28facb[_0x127450(0x263)];this[_0x127450(0x24a)](_0x39b35a,this[_0x127450(0x118)][_0x127450(0x16a)](_0xa68858,_0x117ca6));const _0x194011=_0x5ce529(),_0x317bbc=_0x39b35a[_0x127450(0x10b)]['id'],_0x1afafe=_0x39b35a[_0x127450(0x297)]+(_0x39b35a[_0x127450(0x145)]?':'+_0x39b35a[_0x127450(0x145)]:'');this[_0x127450(0x1b3)]({'id':_0x194011,'type':_0x1afafe,'createdAt':new Date(),'authorId':_0x317bbc,'originalSuggestionId':_0x39b35a['id'],'attributes':_0x39b35a[_0x127450(0x266)],'data':_0x39b35a[_0x127450(0x1b5)]});const _0x341523=this[_0x127450(0x1d3)](_0x39b35a);(_0x127450(0x176)==_0x39b35a[_0x127450(0x297)]||_0x341523&&this[_0x127450(0x1bf)](_0x341523))&&(_0x409b54=this[_0x127450(0x118)][_0x127450(0x183)](_0x409b54[_0x127450(0x274)])),this[_0x127450(0x28d)](_0x1afafe,_0x194011,_0x317bbc,this[_0x127450(0x118)][_0x127450(0x16a)](_0x409b54,_0xff2bae));}[_0x154439(0x1cf)](_0x59f22e,_0x218e4f=null){const _0x37bd5a=_0x154439,_0x5da362=[],_0x4cd325=this[_0x37bd5a(0x299)][_0x37bd5a(0x12f)][_0x37bd5a(0x2b7)](_0x37bd5a(0x1ef))['me'];Array[_0x37bd5a(0x18d)](_0x59f22e)||(_0x59f22e=[_0x59f22e]);for(const _0x387b05 of this[_0x37bd5a(0x11f)]()){if(!_0x387b05[_0x37bd5a(0x26e)])continue;if(_0x218e4f&&_0x387b05[_0x37bd5a(0x297)]!=_0x218e4f)continue;let _0x539f4d=!0x1;for(const _0x321c75 of _0x387b05[_0x37bd5a(0x121)]()){for(const _0x201333 of _0x59f22e){const _0x49b690=_0x201333[_0x37bd5a(0x13a)][_0x37bd5a(0x1eb)](_0x321c75[_0x37bd5a(0x263)])||_0x201333[_0x37bd5a(0x263)][_0x37bd5a(0x1eb)](_0x321c75[_0x37bd5a(0x13a)]);if(_0x49b690||_0x201333[_0x37bd5a(0x1f4)](_0x321c75)){const _0x45ce9b=_0x201333[_0x37bd5a(0x1a4)](_0x321c75)&&Rt(this[_0x37bd5a(0x118)][_0x37bd5a(0x175)],_0x321c75[_0x37bd5a(0x13a)],_0x201333),_0x318ca8=_0x321c75[_0x37bd5a(0x1a4)](_0x201333)&&Rt(this[_0x37bd5a(0x118)][_0x37bd5a(0x175)],_0x201333[_0x37bd5a(0x13a)],_0x321c75);_0x5da362[_0x37bd5a(0x12b)]({'suggestion':_0x387b05,'meta':{'isOwn':_0x4cd325==_0x387b05[_0x37bd5a(0x1da)],'isNextTo':_0x49b690,'isInsideObject':_0x45ce9b,'containsRangeInObject':_0x318ca8}}),_0x539f4d=!0x0;break;}}if(_0x539f4d)break;}}return _0x5da362;}[_0x154439(0x28d)](_0x26766b,_0x383366,_0x3aabbf,_0x471006,_0x2e4a47){const _0x49893f=_0x154439;this[_0x49893f(0x118)][_0x49893f(0x1b9)](_0x4ee8c3=>{const _0x4353d3=_0x49893f;let _0xb66425=_0x4353d3(0x260)+_0x26766b+':'+_0x383366+':'+_0x3aabbf;_0x2e4a47&&(_0xb66425=_0xb66425+':'+_0x2e4a47),_0x4ee8c3[_0x4353d3(0x1a8)](_0xb66425,{'range':_0x471006,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x154439(0x2a8)](_0x456c96){const _0x13a5ef=_0x154439,_0x137cfe=_0x456c96[_0x13a5ef(0x230)],_0x44a283=_0x456c96[_0x13a5ef(0x180)];_0x456c96[_0x13a5ef(0x230)]=null,_0x456c96[_0x13a5ef(0x180)]=null,null!=_0x137cfe&&_0x137cfe[_0x13a5ef(0x180)]==_0x456c96&&(_0x137cfe[_0x13a5ef(0x180)]=_0x44a283),null!=_0x44a283&&_0x44a283[_0x13a5ef(0x230)]==_0x456c96&&(_0x44a283[_0x13a5ef(0x230)]=_0x137cfe),_0x13a5ef(0x231)==this[_0x13a5ef(0x1ee)][_0x13a5ef(0x2b7)](_0x456c96)&&(this[_0x13a5ef(0x1ee)][_0x13a5ef(0x1ca)](_0x456c96,_0x13a5ef(0x1dc)),this[_0x13a5ef(0x17c)](_0x13a5ef(0x11e),_0x456c96,_0x137cfe,_0x44a283));}[_0x154439(0x1b3)](_0x51e855){const _0x1a02be=_0x154439,_0x948b=_0x51e855['id'],_0x4ef6d9=this[_0x1a02be(0x248)](_0x51e855);if(this[_0x1a02be(0x20e)]&&this[_0x1a02be(0x20e)][_0x1a02be(0x1f3)]){const _0x51b7a5=this[_0x1a02be(0x299)][_0x1a02be(0x12f)][_0x1a02be(0x2b7)](_0x1a02be(0x1ea)),_0x4dc397=_0x4ef6d9[_0x1a02be(0x113)],_0xe4041=_0x4ef6d9[_0x1a02be(0x145)]?_0x4ef6d9[_0x1a02be(0x297)]+':'+_0x4ef6d9[_0x1a02be(0x145)]:_0x4ef6d9[_0x1a02be(0x297)],_0x47d528=this[_0x1a02be(0x299)][_0x1a02be(0x244)],_0x3c82f4=_0x51b7a5[_0x1a02be(0x1ec)](_0x508a3f(_0x47d528,_0x1a02be(0x267))),_0x2375b1={'id':_0x948b,'type':_0xe4041,'hasComments':_0x4dc397,'data':_0x51e855[_0x1a02be(0x1b5)]||null,'originalSuggestionId':_0x51e855[_0x1a02be(0x1dd)]||null,'attributes':_0x4ef6d9[_0x1a02be(0x266)]};this[_0x1a02be(0x20e)][_0x1a02be(0x1f3)](_0x2375b1)[_0x1a02be(0x14b)](_0x560d25=>{const _0x3af6c4=_0x1a02be;_0x4ef6d9[_0x3af6c4(0x1df)]=!0x0,_0x51b7a5[_0x3af6c4(0x1a3)](_0x3c82f4),_0x560d25&&_0x560d25[_0x3af6c4(0x2a2)]&&(this[_0x3af6c4(0x23b)][_0x3af6c4(0x2b7)](_0x948b)[_0x3af6c4(0x2a2)]=_0x560d25[_0x3af6c4(0x2a2)]);})[_0x1a02be(0x1b8)](_0x119750=>{const _0x30fcd8=_0x1a02be;throw _0x5e3030(_0x30fcd8(0x268)),this[_0x30fcd8(0x299)][_0x30fcd8(0x298)][_0x30fcd8(0x1e5)]({'isUndoable':!0x1},()=>{const _0x4a1560=_0x30fcd8;_0x4ef6d9[_0x4a1560(0x191)]();}),_0x4ef6d9[_0x30fcd8(0x2ae)](),this[_0x30fcd8(0x23b)][_0x30fcd8(0x282)](_0x4ef6d9['id']),this[_0x30fcd8(0x1ee)][_0x30fcd8(0x282)](_0x4ef6d9),_0x119750;});}return _0x4ef6d9;}[_0x154439(0x1bf)](_0x584d74){const _0x272d00=_0x154439;return this[_0x272d00(0x281)][_0x272d00(0x173)](_0x584d74);}[_0x154439(0x249)](_0x34bcb5,_0x4f79ee){const _0x1d7cc0=_0x154439,_0x10e24c=this[_0x1d7cc0(0x299)][_0x1d7cc0(0x12f)][_0x1d7cc0(0x2b7)](_0x1d7cc0(0x1ea)),_0x3bd57f=this[_0x1d7cc0(0x1d2)](_0x34bcb5);if(this[_0x1d7cc0(0x20e)]&&this[_0x1d7cc0(0x20e)][_0x1d7cc0(0x16c)]){if(_0x3bd57f[_0x1d7cc0(0x1df)]){const _0x2ed92b=_0x10e24c[_0x1d7cc0(0x1ec)](_0x508a3f(this[_0x1d7cc0(0x299)][_0x1d7cc0(0x244)],_0x1d7cc0(0x267)));this[_0x1d7cc0(0x20e)][_0x1d7cc0(0x16c)](_0x34bcb5,_0x4f79ee)[_0x1d7cc0(0x14b)](()=>{const _0x3b2914=_0x1d7cc0;_0x10e24c[_0x3b2914(0x1a3)](_0x2ed92b);});}else _0x3bd57f['on'](_0x1d7cc0(0x28b),()=>{const _0x1c011f=_0x1d7cc0;this[_0x1c011f(0x249)](_0x34bcb5,_0x4f79ee);});}}[_0x154439(0x1d5)](_0x1551f3){const _0x70b76=_0x154439;if(!this[_0x70b76(0x20e)]||!this[_0x70b76(0x20e)][_0x70b76(0x1d2)])throw new _0xed878b(_0x70b76(0x22f),this);return this[_0x70b76(0x20e)][_0x70b76(0x1d2)](_0x1551f3);}[_0x154439(0x229)](_0x11e0d6){const _0x50c5f6=_0x154439,{id:_0x58090f,type:_0xc9795d,subType:_0x4dc9a5,authorId:_0x5450dc}=this[_0x50c5f6(0x1e7)](_0x11e0d6),_0x39832a=this[_0x50c5f6(0x23b)][_0x50c5f6(0x2b7)](_0x58090f)||this[_0x50c5f6(0x1e2)](_0xc9795d,_0x4dc9a5,_0x58090f,_0x5450dc,{});switch(this[_0x50c5f6(0x1ae)](_0x39832a,_0xc9795d,_0x4dc9a5,_0x5450dc),this[_0x50c5f6(0x1ee)][_0x50c5f6(0x2b7)](_0x39832a)){case _0x50c5f6(0x22b):this[_0x50c5f6(0x1d5)](_0x58090f)[_0x50c5f6(0x14b)](_0x5aae18=>{const _0x5a17ab=_0x50c5f6;let _0x9cf9e=Promise[_0x5a17ab(0x288)]();_0x5aae18[_0x5a17ab(0x113)]&&(_0x9cf9e=this[_0x5a17ab(0x238)][_0x5a17ab(0x1bb)]({'channelId':this[_0x5a17ab(0x299)][_0x5a17ab(0x179)][_0x5a17ab(0x2b7)](_0x5a17ab(0x25a)),'threadId':_0x58090f})),_0x9cf9e[_0x5a17ab(0x14b)](()=>{const _0x262836=_0x5a17ab;this[_0x262836(0x248)](_0x5aae18)[_0x262836(0x1df)]=!0x0;});}),this[_0x50c5f6(0x1ee)][_0x50c5f6(0x1ca)](_0x39832a,_0x50c5f6(0x149));break;case _0x50c5f6(0x1dc):this[_0x50c5f6(0x249)](_0x58090f,{'state':_0x50c5f6(0x2b5)});case _0x50c5f6(0x20b):this[_0x50c5f6(0x1ee)][_0x50c5f6(0x1ca)](_0x39832a,_0x50c5f6(0x231)),this[_0x50c5f6(0x17c)](_0x50c5f6(0x1ff),_0x39832a);break;case _0x50c5f6(0x231):this[_0x50c5f6(0x17c)](_0x50c5f6(0x278),_0x39832a);}return _0x39832a[_0x50c5f6(0x10d)](_0x11e0d6),_0x39832a;}[_0x154439(0x151)](_0x1e68b4){const _0x3f5f71=_0x154439,_0x2a5662=Array[_0x3f5f71(0x233)](_0x1e68b4),_0x3d9dc8=_0x2a5662[_0x3f5f71(0x292)](_0x22c715=>_0x3f5f71(0x123)==_0x22c715[_0x3f5f71(0x297)]);this[_0x3f5f71(0x1f0)](_0x3d9dc8);const _0xdd91a8=_0x2a5662[_0x3f5f71(0x292)](_0x4fa676=>!_0x4fa676[_0x3f5f71(0x29f)]&&_0x3f5f71(0x123)!=_0x4fa676[_0x3f5f71(0x297)]),_0x517d26=this[_0x3f5f71(0x11f)]({'skipNotAttached':!0x0})[_0x3f5f71(0x292)](_0x7b6a00=>!_0x7b6a00[_0x3f5f71(0x29f)]&&_0x3f5f71(0x123)!=_0x7b6a00[_0x3f5f71(0x297)]),_0x3d4177=_0x517d26[_0x3f5f71(0x292)](_0x564a9f=>!_0x1e68b4[_0x3f5f71(0x173)](_0x564a9f)),_0x3a7e85=new Map(_0x517d26[_0x3f5f71(0x174)](_0x1274b2=>[_0x1274b2,this[_0x3f5f71(0x189)][_0x3f5f71(0x1ab)](_0x1274b2[_0x3f5f71(0x297)],_0x1274b2[_0x3f5f71(0x145)],_0x3f5f71(0x257))])),_0x5c1b50=new Map(_0x517d26[_0x3f5f71(0x174)](_0x3f2f2a=>[_0x3f2f2a,_0x3f2f2a[_0x3f5f71(0x218)]()])),_0x25c067=new Set(),_0x3e1fd8=new Set();for(let _0x5bc36e=0x0;_0x5bc36e<_0xdd91a8[_0x3f5f71(0x210)];_0x5bc36e++)_0x247b4f(_0xdd91a8[_0x5bc36e],_0xdd91a8,_0x5bc36e+0x1);for(let _0x42a3c7=0x0;_0x42a3c7<_0xdd91a8[_0x3f5f71(0x210)];_0x42a3c7++)_0x247b4f(_0xdd91a8[_0x42a3c7],_0x3d4177,0x0);const _0x140c9c=new Set();for(let _0x1f97e7=0x0;_0x1f97e7<_0xdd91a8[_0x3f5f71(0x210)];_0x1f97e7++){const _0xb4daaf=_0xdd91a8[_0x1f97e7];!_0x3e1fd8[_0x3f5f71(0x173)](_0xb4daaf)&&_0xb4daaf[_0x3f5f71(0x230)]&&(_0x140c9c[_0x3f5f71(0x1ec)](_0xb4daaf[_0x3f5f71(0x230)]),_0xb4daaf[_0x3f5f71(0x230)][_0x3f5f71(0x180)]===_0xb4daaf&&(_0xb4daaf[_0x3f5f71(0x230)][_0x3f5f71(0x180)]=null),_0xb4daaf[_0x3f5f71(0x230)]=null),!_0x25c067[_0x3f5f71(0x173)](_0xb4daaf)&&_0xb4daaf[_0x3f5f71(0x180)]&&(_0x140c9c[_0x3f5f71(0x1ec)](_0xb4daaf[_0x3f5f71(0x180)]),_0xb4daaf[_0x3f5f71(0x180)][_0x3f5f71(0x230)]===_0xb4daaf&&(_0xb4daaf[_0x3f5f71(0x180)][_0x3f5f71(0x230)]=null),_0xb4daaf[_0x3f5f71(0x180)]=null);}function _0x247b4f(_0x117158,_0xc80e4,_0x5c60e7){const _0x23e6e9=_0x3f5f71;for(let _0xf1f38d=_0x5c60e7;_0xf1f38d<_0xc80e4[_0x23e6e9(0x210)];_0xf1f38d++){const _0x3f59da=_0x2d1234(_0x117158,_0xc80e4[_0xf1f38d]);_0x3f59da&&(_0x3f59da[0x0][_0x23e6e9(0x180)]=_0x3f59da[0x1],_0x3f59da[0x1][_0x23e6e9(0x230)]=_0x3f59da[0x0],_0x25c067[_0x23e6e9(0x1ec)](_0x3f59da[0x0]),_0x3e1fd8[_0x23e6e9(0x1ec)](_0x3f59da[0x1]));}}function _0x2d1234(_0x2a0554,_0x53c7fb){const _0x4230e9=_0x3f5f71;if(_0x2a0554[_0x4230e9(0x1da)]['id']!==_0x53c7fb[_0x4230e9(0x1da)]['id'])return null;const _0x30e4f6=_0x3a7e85[_0x4230e9(0x2b7)](_0x2a0554)(_0x2a0554,_0x53c7fb,_0x5c1b50[_0x4230e9(0x2b7)](_0x2a0554),_0x5c1b50[_0x4230e9(0x2b7)](_0x53c7fb));if(!_0x30e4f6)return null;return _0x3a7e85[_0x4230e9(0x2b7)](_0x53c7fb)(_0x2a0554,_0x53c7fb,_0x5c1b50[_0x4230e9(0x2b7)](_0x2a0554),_0x5c1b50[_0x4230e9(0x2b7)](_0x53c7fb))?_0x30e4f6[0x1][_0x4230e9(0x165)]&&_0x30e4f6[0x1][_0x4230e9(0x165)][_0x4230e9(0x210)]?null:_0x30e4f6:null;}_0x140c9c[_0x3f5f71(0x283)]&&this[_0x3f5f71(0x151)](_0x140c9c);}[_0x154439(0x1f0)](_0x5e9b9c){const _0x3f0f2f=_0x154439;if(0x0==_0x5e9b9c[_0x3f0f2f(0x210)])return;const _0x40b38a=this[_0x3f0f2f(0x11f)]({'skipNotAttached':!0x0})[_0x3f0f2f(0x292)](_0x2bcafe=>_0x3f0f2f(0x123)==_0x2bcafe[_0x3f0f2f(0x297)]&&_0x2bcafe[_0x3f0f2f(0x23d)]),_0x233634=[],_0x14f372=new Map();for(const _0x48fc4a of _0x40b38a){const _0x5121e8=_0xff7ae3(_0x48fc4a[_0x3f0f2f(0x266)]);_0x14f372[_0x3f0f2f(0x173)](_0x5121e8)||(_0x14f372[_0x3f0f2f(0x1ca)](_0x5121e8,_0x233634[_0x3f0f2f(0x210)]),_0x233634[_0x3f0f2f(0x12b)]([]));const _0x2dd3cd=_0x14f372[_0x3f0f2f(0x2b7)](_0x5121e8);_0x233634[_0x2dd3cd][_0x3f0f2f(0x12b)](_0x48fc4a);}!(function(){const _0x442e94=_0x3f0f2f;_0x233634[_0x442e94(0x25b)]((_0x2b7e61,_0x4845db)=>{const _0x1abd2a=_0x442e94,_0x150f2e=_0x2b7e61[0x0][_0x1abd2a(0x2a2)],_0x820cd9=_0x4845db[0x0][_0x1abd2a(0x2a2)];return _0x150f2e==_0x820cd9?_0x2b7e61[0x0][_0x1abd2a(0x266)][_0x1abd2a(0x2b0)]<_0x4845db[0x0][_0x1abd2a(0x266)][_0x1abd2a(0x2b0)]?-0x1:0x1:_0x150f2e<_0x820cd9?-0x1:0x1;});for(const _0x1e588b of _0x233634)_0x1e588b[_0x442e94(0x25b)]((_0x1a0fd4,_0x1f4232)=>_0x1a0fd4['id']<_0x1f4232['id']?-0x1:0x1);}());for(let _0x4441a8=0x0;_0x4441a8<_0x233634[_0x3f0f2f(0x210)];_0x4441a8++){if(0x0==_0x233634[_0x4441a8][_0x3f0f2f(0x210)])continue;const _0x112c95=[];for(let _0x4138b8=_0x4441a8+0x1;_0x4138b8<_0x233634[_0x3f0f2f(0x210)];_0x4138b8++)0x0!=_0x233634[_0x4138b8][_0x3f0f2f(0x210)]&&_0xa5e95b(_0x233634[_0x4441a8],_0x233634[_0x4138b8])&&_0x112c95[_0x3f0f2f(0x12b)](_0x4138b8);for(const _0x1a6440 of _0x112c95)_0x233634[_0x4441a8]=_0x233634[_0x4441a8][_0x3f0f2f(0x2a6)](_0x233634[_0x1a6440]),_0x233634[_0x1a6440]=[];}for(const _0x35f149 of _0x233634)for(let _0x268e41=0x0;_0x268e41<_0x35f149[_0x3f0f2f(0x210)];_0x268e41++)_0x35f149[_0x268e41][_0x3f0f2f(0x180)]=_0x35f149[_0x268e41+0x1]||null;for(const _0x38e93e of _0x233634)for(let _0x9e8ffe=0x0;_0x9e8ffe<_0x38e93e[_0x3f0f2f(0x210)];_0x9e8ffe++)_0x38e93e[_0x9e8ffe][_0x3f0f2f(0x230)]=_0x38e93e[_0x9e8ffe-0x1]||null;function _0xa5e95b(_0x41cdd6,_0xd051c0){const _0x39eaca=_0x3f0f2f;if(_0x41cdd6[0x0][_0x39eaca(0x266)][_0x39eaca(0x2b0)]!==_0xd051c0[0x0][_0x39eaca(0x266)][_0x39eaca(0x2b0)]&&_0x41cdd6[0x0][_0x39eaca(0x1da)]!==_0xd051c0[0x0][_0x39eaca(0x1da)])return!0x1;if(!function(_0x52daf0,_0x4d2f62){const _0x18c9d5=_0x39eaca;if(!_0x52daf0[_0x18c9d5(0x113)]&&!_0x4d2f62[_0x18c9d5(0x113)])return!0x0;if(_0x52daf0[_0x18c9d5(0x113)]&&_0x4d2f62[_0x18c9d5(0x113)])return!0x1;if(_0x52daf0[_0x18c9d5(0x113)]&&_0x4d2f62[_0x18c9d5(0x2a2)]<_0x52daf0[_0x18c9d5(0x165)][_0x18c9d5(0x23f)][_0x18c9d5(0x2b7)](0x0)[_0x18c9d5(0x2a2)])return!0x0;if(_0x4d2f62[_0x18c9d5(0x113)]&&_0x52daf0[_0x18c9d5(0x2a2)]<_0x4d2f62[_0x18c9d5(0x165)][_0x18c9d5(0x23f)][_0x18c9d5(0x2b7)](0x0)[_0x18c9d5(0x2a2)])return!0x0;return!0x1;}(_0x41cdd6[0x0],_0xd051c0[0x0]))return!0x1;const _0x1a2ce6=_0x1487af(_0x41cdd6[0x0][_0x39eaca(0x266)],_0x39eaca(0x2b0)),_0x2951c8=_0x1487af(_0xd051c0[0x0][_0x39eaca(0x266)],_0x39eaca(0x2b0));if(!_0x33664a(_0x1a2ce6,_0x2951c8))return!0x1;return!!_0x41cdd6[_0x39eaca(0x1f2)](_0x4b6f67=>_0xd051c0[_0x39eaca(0x21c)](_0x588404=>_0x4b6f67[_0x39eaca(0x218)]()[_0x39eaca(0x1eb)](_0x588404[_0x39eaca(0x218)]())))&&_0xd051c0[_0x39eaca(0x1f2)](_0x3917f0=>_0x41cdd6[_0x39eaca(0x21c)](_0x31f410=>_0x3917f0[_0x39eaca(0x218)]()[_0x39eaca(0x1eb)](_0x31f410[_0x39eaca(0x218)]())));}}[_0x154439(0x202)](_0x4883bf){const _0x33890a=_0x154439,_0x2a2424=Array[_0x33890a(0x233)](_0x4883bf),_0x57a9cc=this[_0x33890a(0x11f)]({'skipNotAttached':!0x0}),_0x160ddf=_0x57a9cc[_0x33890a(0x292)](_0x37deb2=>!_0x4883bf[_0x33890a(0x173)](_0x37deb2)),_0x528e14=new Map(_0x2a2424[_0x33890a(0x174)](_0x568df3=>[_0x568df3,this[_0x33890a(0x189)][_0x33890a(0x1ab)](_0x568df3[_0x33890a(0x297)],_0x568df3[_0x33890a(0x145)],_0x33890a(0x138))])),_0x2b275e=new Map(_0x57a9cc[_0x33890a(0x174)](_0x1dcdb0=>[_0x1dcdb0,_0x1dcdb0[_0x33890a(0x121)]()]));for(let _0x5a15ab=0x0;_0x5a15ab<_0x2a2424[_0x33890a(0x210)];_0x5a15ab++){if(_0xb4310(this,_0x2a2424[_0x5a15ab],_0x2a2424,_0x5a15ab+0x1))return!0x0;}for(let _0x29c8ad=0x0;_0x29c8ad<_0x2a2424[_0x33890a(0x210)];_0x29c8ad++){if(_0xb4310(this,_0x2a2424[_0x29c8ad],_0x160ddf,0x0))return!0x0;}return!0x1;function _0xb4310(_0x4edefd,_0x29681a,_0xa0b723,_0x231eea){const _0x55bc74=_0x33890a;for(let _0x4906d1=_0x231eea;_0x4906d1<_0xa0b723[_0x55bc74(0x210)];_0x4906d1++){const _0x3d3045=_0xa0b723[_0x4906d1];if(_0x3d3045[_0x55bc74(0x297)]!==_0x29681a[_0x55bc74(0x297)]||_0x3d3045[_0x55bc74(0x1da)]['id']!==_0x29681a[_0x55bc74(0x1da)]['id']||_0x3d3045[_0x55bc74(0x145)]!==_0x29681a[_0x55bc74(0x145)])continue;if(!Pt(_0x29681a,_0x3d3045,[_0x55bc74(0x2b0)]))continue;if(_0x55bc74(0x123)==_0x29681a[_0x55bc74(0x297)]&&_0x29681a[_0x55bc74(0x1b5)][_0x55bc74(0x2a9)]!=_0x3d3045[_0x55bc74(0x1b5)][_0x55bc74(0x2a9)])continue;if(_0x55bc74(0x123)==_0x29681a[_0x55bc74(0x297)]&&_0x4edefd[_0x55bc74(0x1bf)](_0x29681a[_0x55bc74(0x1b5)][_0x55bc74(0x169)]))continue;if(_0x55bc74(0x176)==_0x29681a[_0x55bc74(0x297)]){const _0x2d3968=_0x4edefd[_0x55bc74(0x299)][_0x55bc74(0x298)],_0x58a8dd=_0x29681a[_0x55bc74(0x27f)]();if(_0x58a8dd&&(_0x2d3968[_0x55bc74(0x175)][_0x55bc74(0x1d8)](_0x58a8dd)||_0x2d3968[_0x55bc74(0x175)][_0x55bc74(0x125)](_0x58a8dd)))continue;}const _0x334236=_0x528e14[_0x55bc74(0x2b7)](_0x29681a),_0x425532=_0x2b275e[_0x55bc74(0x2b7)](_0x29681a),_0x231a93=_0x2b275e[_0x55bc74(0x2b7)](_0x3d3045),_0x55f223=_0x29681a[_0x55bc74(0x165)]&&_0x29681a[_0x55bc74(0x165)][_0x55bc74(0x210)],_0xac27ad=_0x3d3045[_0x55bc74(0x165)]&&_0x3d3045[_0x55bc74(0x165)][_0x55bc74(0x210)];if(!_0x55f223&&_0x334236(_0x231a93,_0x425532))return _0x4edefd[_0x55bc74(0x20d)](_0x3d3045,_0x29681a),_0x2b275e[_0x55bc74(0x282)](_0x29681a),!0x0;if(!_0xac27ad&&_0x334236(_0x425532,_0x231a93))return _0x4edefd[_0x55bc74(0x20d)](_0x29681a,_0x3d3045),_0x2b275e[_0x55bc74(0x282)](_0x3d3045),!0x0;}return!0x1;}}[_0x154439(0x20d)](_0x147a4a,_0x1a1117){const _0x22b5ce=_0x154439;if(_0x147a4a[_0x22b5ce(0x29f)]){for(const _0x264fa0 of _0x1a1117[_0x22b5ce(0x121)]())_0x147a4a[_0x22b5ce(0x1a9)](_0x264fa0);}else{const _0x2f1bbc=_0x1a1117[_0x22b5ce(0x218)]()[_0x22b5ce(0x263)];this[_0x22b5ce(0x24a)](_0x147a4a,this[_0x22b5ce(0x118)][_0x22b5ce(0x16a)](_0x147a4a[_0x22b5ce(0x218)]()[_0x22b5ce(0x13a)],_0x2f1bbc));}_0x1a1117[_0x22b5ce(0x15c)]();}[_0x154439(0x208)](_0x2319e8,_0x27991f){const _0x4ba542=_0x154439,_0x4965d4=_0x2319e8[_0x4ba542(0x2a5)](_0x4ba542(0x219))||_0x2319e8[_0x4ba542(0x2a5)](_0x4ba542(0x123))?_0x4ba542(0x237):_0x2319e8[_0x4ba542(0x1e1)]();return _0x508a3f(this[_0x4ba542(0x299)][_0x4ba542(0x244)],_0x27991f+'_'+_0x4965d4+_0x4ba542(0x26d));}[_0x154439(0x29d)](){const _0x52e9fa=_0x154439,_0x13d971=this[_0x52e9fa(0x299)];_0x4043ab(this[_0x52e9fa(0x118)],({left:_0x1f4b76,entered:_0x314910})=>{const _0x3676dc=_0x52e9fa,_0x114f8b=[];for(const _0x1637a3 of _0x1f4b76){const {group:_0x5da5e2,type:_0x299a88}=this[_0x3676dc(0x1e7)](_0x1637a3[_0x3676dc(0x16b)]);if(_0x3676dc(0x1be)===_0x5da5e2){_0x114f8b[_0x3676dc(0x12b)](this[_0x3676dc(0x208)](_0x299a88,_0x3676dc(0x1ba)));break;}}for(const _0x458ed8 of _0x314910){const {group:_0x4acf45,type:_0x3bd0be}=this[_0x3676dc(0x1e7)](_0x458ed8[_0x3676dc(0x16b)]);if(_0x3676dc(0x1be)===_0x4acf45){_0x114f8b[_0x3676dc(0x12b)](this[_0x3676dc(0x208)](_0x3bd0be,_0x3676dc(0x1a1)));break;}}_0x114f8b[_0x3676dc(0x210)]&&_0x13d971['ui'][_0x3676dc(0x154)][_0x3676dc(0x1f5)](_0x3676dc(0x193),_0x114f8b[_0x3676dc(0x138)]('\x20'));});}[_0x154439(0x1d4)](_0x567dd4){const _0x2f8f58=_0x154439;if(this[_0x2f8f58(0x24c)])return!0x1;const _0x2fb185=this[_0x2f8f58(0x299)],_0x19fd8=_0x2fb185[_0x2f8f58(0x298)][_0x2f8f58(0x167)][_0x2f8f58(0x25c)][_0x2f8f58(0x286)]();if(0x0==_0x19fd8[_0x2f8f58(0x210)])return!0x1;const _0x31daf2=[],_0x358382=_0x19fd8[_0x2f8f58(0x292)](_0x4b3e94=>_0x2f8f58(0x123)==_0x4b3e94[_0x2f8f58(0x297)]),_0x4a024f=_0x19fd8[_0x2f8f58(0x292)](_0x3e68a4=>_0x2f8f58(0x22c)==_0x3e68a4[_0x2f8f58(0x297)]&&_0x2f8f58(0x18c)!=_0x3e68a4[_0x2f8f58(0x16b)]),_0xac8522=_0x19fd8[_0x2f8f58(0x292)](_0x4d7783=>_0x2f8f58(0x1a3)==_0x4d7783[_0x2f8f58(0x297)]&&_0x2f8f58(0x18c)!=_0x4d7783[_0x2f8f58(0x16b)]);for(const _0x56cbaa of _0x358382)_0x31daf2[_0x2f8f58(0x12b)]({'key':_0x56cbaa[_0x2f8f58(0x17d)],'newValue':_0x56cbaa[_0x2f8f58(0x1ac)],'oldValue':_0x56cbaa[_0x2f8f58(0x29a)],'range':Ot(_0x56cbaa[_0x2f8f58(0x111)],_0x2fb185[_0x2f8f58(0x298)])});for(const _0x54dac1 of _0x4a024f){const _0x58fa64=_0xac8522[_0x2f8f58(0x15a)](_0xf05f89=>_0xf05f89[_0x2f8f58(0x1ad)][_0x2f8f58(0x1eb)](_0x54dac1[_0x2f8f58(0x1ad)]));_0x58fa64&&_0x31daf2[_0x2f8f58(0x12b)]({'key':_0x2f8f58(0x157),'newValue':_0x54dac1[_0x2f8f58(0x16b)],'oldValue':_0x58fa64[_0x2f8f58(0x16b)],'range':_0x2fb185[_0x2f8f58(0x298)][_0x2f8f58(0x23e)](_0x54dac1[_0x2f8f58(0x1ad)][_0x2f8f58(0x14a)])});}return 0x0!=_0x31daf2[_0x2f8f58(0x210)]&&this[_0x2f8f58(0x1b4)](_0x567dd4,_0x31daf2);}[_0x154439(0x239)](_0x225bb3){const _0x4d416c=_0x154439;let _0x1b455c=!0x1;const _0x4e3e01=this[_0x4d416c(0x299)][_0x4d416c(0x298)][_0x4d416c(0x167)][_0x4d416c(0x25c)][_0x4d416c(0x12c)]()[_0x4d416c(0x292)](_0x366e9d=>_0x366e9d[_0x4d416c(0x1b5)][_0x4d416c(0x17b)]&&_0x366e9d[_0x4d416c(0x16b)][_0x4d416c(0x2a5)](_0x4d416c(0x1a0)));for(const _0x19ef4b of _0x4e3e01){const {subType:_0x1ac6b8,id:_0x27efdd}=this[_0x4d416c(0x1e7)](_0x19ef4b[_0x4d416c(0x16b)]),_0x4f6b0b=_0x1ac6b8[_0x4d416c(0x26f)]('|')[0x0];for(const _0x5b0a12 of this[_0x4d416c(0x11f)]({'skipNotAttached':!0x0}))_0x5b0a12['id']!=_0x27efdd&&_0x4d416c(0x123)==_0x5b0a12[_0x4d416c(0x297)]&&_0x5b0a12[_0x4d416c(0x1b5)]&&_0x5b0a12[_0x4d416c(0x1b5)][_0x4d416c(0x169)]==_0x4f6b0b&&_0x5b0a12[_0x4d416c(0x218)]()[_0x4d416c(0x214)](_0x19ef4b[_0x4d416c(0x1b5)][_0x4d416c(0x17b)])&&(this[_0x4d416c(0x236)](_0x5b0a12,_0x19ef4b[_0x4d416c(0x1b5)][_0x4d416c(0x17b)],_0x225bb3),_0x1b455c=!0x0);}return _0x1b455c;}[_0x154439(0x25e)](_0xacc7c2){const _0x468021=_0x154439;this[_0x468021(0x299)],(this[_0x468021(0x24c)]=!0x0,_0xacc7c2());}[_0x154439(0x1bc)](_0x2b7a58){const _0x14a328=_0x154439,_0x4e1ebc=this[_0x14a328(0x1bf)](_0x2b7a58),_0x3df2f1=this[_0x14a328(0x15b)][_0x14a328(0x173)](_0x2b7a58);return _0x4e1ebc||_0x3df2f1;}[_0x154439(0x1b4)](_0x4cdffa,_0x5c3425){const _0x153445=_0x154439;if(0x0==_0x5c3425[_0x153445(0x210)])return!0x1;let _0xa64bd=!0x1;for(const _0x5b9519 of _0x5c3425){const _0x17b9b6=this[_0x153445(0x1cf)](_0x5b9519[_0x153445(0x111)],_0x153445(0x123))[_0x153445(0x292)](_0x4c6458=>!_0x4c6458[_0x153445(0x1e4)][_0x153445(0x253)])[_0x153445(0x174)](_0x453144=>_0x453144[_0x153445(0x1be)]),_0x490882=_0xff7ae3({'newValue':_0x5b9519[_0x153445(0x1d0)]});_0x17b9b6[_0x153445(0x292)](_0x10ae7c=>{const _0x560d61=_0x153445,[_0xede440,_0x2d4485]=_0x10ae7c[_0x560d61(0x145)][_0x560d61(0x26f)]('|');return _0xede440==_0x5b9519[_0x560d61(0x169)]&&_0x2d4485!=_0x490882;})[_0x153445(0x207)](_0x3df907=>{const _0x4ea87f=_0x153445;this[_0x4ea87f(0x236)](_0x3df907,_0x5b9519[_0x4ea87f(0x111)],_0x4cdffa),_0xa64bd=!0x0;});}return _0xa64bd;}[_0x154439(0x236)](_0x21650e,_0x28e15d,_0x1814cf){const _0x52d7a7=_0x154439,_0x1690a0=_0x21650e[_0x52d7a7(0x218)]()[_0x52d7a7(0x1fc)](_0x28e15d);0x0!==_0x1690a0[_0x52d7a7(0x210)]?0x1!==_0x1690a0[_0x52d7a7(0x210)]?this[_0x52d7a7(0x184)](_0x21650e,_0x28e15d[_0x52d7a7(0x13a)],_0x28e15d[_0x52d7a7(0x263)]):this[_0x52d7a7(0x24a)](_0x21650e,_0x1690a0[0x0]):_0x1814cf[_0x52d7a7(0x12d)](_0x21650e[_0x52d7a7(0x112)]());}}class xt{constructor(_0x48047c){const _0x209731=_0x154439;this[_0x209731(0x17a)]=_0x48047c,this[_0x209731(0x118)]=_0x48047c[_0x209731(0x298)],this[_0x209731(0x262)]=new Map(),this[_0x209731(0x197)]=new Map(),this[_0x209731(0x22a)]();}[_0x154439(0x158)](_0x18c7e6,_0x1cbc1f,_0x2c178d,_0x51832c,_0x598650,_0x2f7e42){const _0x403c43=_0x154439;return new _0x26a934(this[_0x403c43(0x118)],{'type':_0x18c7e6,'subType':_0x1cbc1f,'id':_0x2c178d,'author':_0x51832c,'creator':_0x51832c,'attributes':_0x598650,'onAttributesChange':_0x2f7e42,'onAccept':(..._0x3bbf08)=>this[_0x403c43(0x1ab)](_0x18c7e6,_0x1cbc1f,_0x403c43(0x17e))(..._0x3bbf08),'onDiscard':(..._0x56df1e)=>this[_0x403c43(0x1ab)](_0x18c7e6,_0x1cbc1f,_0x403c43(0x191))(..._0x56df1e)});}[_0x154439(0x16f)](_0x5595be,_0xedfa6,_0xcbf5e6,_0xfaa82){const _0x54134a=_0x154439,_0x5ec0b0=_0x5595be+':'+_0xedfa6+':'+_0xcbf5e6;this[_0x54134a(0x262)][_0x54134a(0x1ca)](_0x5ec0b0,_0xfaa82);}[_0x154439(0x1ab)](_0x39acc6,_0x53d9d4,_0x50abbf){const _0x3f532c=_0x154439,_0x56132e=_0x39acc6+':'+_0x53d9d4+':'+_0x50abbf;return this[_0x3f532c(0x262)][_0x3f532c(0x2b7)](_0x56132e)||this[_0x3f532c(0x197)][_0x3f532c(0x2b7)](_0x39acc6+':'+_0x50abbf);}[_0x154439(0x22a)](){const _0x2f90b7=_0x154439,_0x258d78=()=>!0x1,_0x17e764=_0x2d0b31=>{const _0x1e5480=_0x1ce2;_0x2d0b31[_0x1e5480(0x25b)]((_0x435882,_0x2d4526)=>_0x435882[_0x1e5480(0x13a)][_0x1e5480(0x13e)](_0x2d4526[_0x1e5480(0x13a)])?0x1:-0x1),this[_0x1e5480(0x118)][_0x1e5480(0x1b9)](_0x262054=>{const _0x184160=_0x1e5480;for(const _0x4bd7c9 of _0x2d0b31){let _0x23b2b5;_0x23b2b5=_0x4bd7c9[_0x184160(0x263)][_0x184160(0x17f)]&&_0x4bd7c9[_0x184160(0x263)][_0x184160(0x274)]==_0x4bd7c9[_0x184160(0x13a)][_0x184160(0x14a)]?_0x262054[_0x184160(0x212)](_0x4bd7c9[_0x184160(0x13a)][_0x184160(0x14a)],'on'):_0x262054[_0x184160(0x212)](_0x4bd7c9),this[_0x184160(0x118)][_0x184160(0x2b6)](_0x23b2b5,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5ef650=(_0x5c4ea3,_0x2df27b)=>{const _0x5c4f62=_0x1ce2;_0x2df27b&&this[_0x5c4f62(0x118)][_0x5c4f62(0x1b9)](_0x27fc82=>{const _0x24f4b6=_0x5c4f62,{commandName:_0xe183b1,commandParams:_0x39784d=[]}=_0x2df27b,_0x2e0009=_0x5c4ea3[_0x24f4b6(0x174)](_0x2b9c68=>(Tt(_0x2b9c68)&&(_0x2b9c68=this[_0x24f4b6(0x118)][_0x24f4b6(0x16a)](_0x2b9c68[_0x24f4b6(0x263)])),_0x2b9c68))[_0x24f4b6(0x292)](_0x234307=>_0x24f4b6(0x11d)!==_0x234307[_0x24f4b6(0x143)][_0x24f4b6(0x164)]);if(_0x2e0009[_0x24f4b6(0x210)]<0x1)return;const _0x5aac47=Array[_0x24f4b6(0x233)](this[_0x24f4b6(0x118)][_0x24f4b6(0x167)][_0x24f4b6(0x296)][_0x24f4b6(0x121)]())[_0x24f4b6(0x174)](_0x221985=>_0x4df010[_0x24f4b6(0x14d)](_0x221985));_0x27fc82[_0x24f4b6(0x1c9)](_0x2e0009);for(const _0xc6e94b of this[_0x24f4b6(0x17a)][_0x24f4b6(0x130)][_0x24f4b6(0x130)]())_0xc6e94b[_0x24f4b6(0x21e)]();_0x39784d[_0x24f4b6(0x12b)]({'forceDefaultExecution':!0x0}),this[_0x24f4b6(0x17a)][_0x24f4b6(0x19b)](_0xe183b1,..._0x39784d);const _0x315642=_0x5aac47[_0x24f4b6(0x292)](_0x5e5622=>_0x24f4b6(0x11d)!=_0x5e5622[_0x24f4b6(0x143)][_0x24f4b6(0x164)]);_0x315642[_0x24f4b6(0x210)]>0x0&&_0x27fc82[_0x24f4b6(0x1c9)](_0x315642);for(const _0x287a69 of _0x5aac47)_0x287a69[_0x24f4b6(0x1a2)]();});},_0x706809=(_0x48f569,_0x3e4e67)=>0x1==_0x48f569[_0x2f90b7(0x210)]&&0x1==_0x3e4e67[_0x2f90b7(0x210)]&&_0x48f569[0x0][_0x2f90b7(0x263)][_0x2f90b7(0x1eb)](_0x3e4e67[0x0][_0x2f90b7(0x13a)]),_0x1cca33=(_0x59dcc4,_0x555b30,_0x2b5e99,_0x4ad352)=>Ft(_0x59dcc4,_0x555b30,_0x2b5e99,_0x4ad352,this[_0x2f90b7(0x118)])?[_0x59dcc4,_0x555b30]:Ft(_0x555b30,_0x59dcc4,_0x4ad352,_0x2b5e99,this[_0x2f90b7(0x118)])?[_0x555b30,_0x59dcc4]:null;this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x23a),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x265),_0x17e764),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x152),_0x706809),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x2b2),_0x1cca33),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x13f),_0x17e764),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x162),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x2a0),_0x706809),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x245),_0x1cca33),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x196),_0x5ef650),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x2a7),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x28c),_0x706809),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x1f8),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x2b3),_0x5ef650),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x1a7),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x116),_0x706809),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x250),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x29e),_0x258d78),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x2a3),(_0x37d988,_0x47ae93)=>{const _0x3c10be=_0x2f90b7;if(!_0x47ae93)return;const _0x461d70=this[_0x3c10be(0x17a)][_0x3c10be(0x12f)][_0x3c10be(0x2b7)](p);this[_0x3c10be(0x118)][_0x3c10be(0x1b9)](_0x229b76=>{const _0x47f1b1=_0x3c10be;if(_0x47f1b1(0x157)==_0x47ae93[_0x47f1b1(0x169)])for(const _0x4499c7 of _0x37d988){const _0x28a530=_0x4499c7[_0x47f1b1(0x13a)][_0x47f1b1(0x14a)],_0x905ea7=_0x47ae93[_0x47f1b1(0x2a9)];_0x229b76[_0x47f1b1(0x160)](_0x28a530,_0x905ea7);}else{if(_0x461d70[_0x47f1b1(0x1bf)](_0x47ae93[_0x47f1b1(0x169)])){for(const _0x418724 of _0x37d988)void 0x0!==_0x47ae93[_0x47f1b1(0x2a9)]?_0x229b76[_0x47f1b1(0x159)](_0x47ae93[_0x47f1b1(0x169)],_0x47ae93[_0x47f1b1(0x2a9)],_0x418724[_0x47f1b1(0x13a)][_0x47f1b1(0x14a)]):_0x229b76[_0x47f1b1(0x275)](_0x47ae93[_0x47f1b1(0x169)],_0x418724[_0x47f1b1(0x13a)][_0x47f1b1(0x14a)]);}else{for(const _0x1d5024 of _0x37d988)_0x47ae93[_0x47f1b1(0x2a9)]?_0x229b76[_0x47f1b1(0x159)](_0x47ae93[_0x47f1b1(0x169)],_0x47ae93[_0x47f1b1(0x2a9)],_0x1d5024):_0x229b76[_0x47f1b1(0x275)](_0x47ae93[_0x47f1b1(0x169)],_0x1d5024);}}});}),this[_0x2f90b7(0x197)][_0x2f90b7(0x1ca)](_0x2f90b7(0x280),_0x706809);}}function Rt(_0x8e755f,_0x1b3fa1,_0x4d1ab7){const _0x593827=_0x154439;for(const _0x68bf32 of _0x1b3fa1[_0x593827(0x274)][_0x593827(0x206)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x68bf32[_0x593827(0x143)]==_0x68bf32)return!0x1;if(!_0x4d1ab7[_0x593827(0x135)](_0x68bf32))return!0x1;if(_0x8e755f[_0x593827(0x1d8)](_0x68bf32)||_0x8e755f[_0x593827(0x125)](_0x68bf32))return!0x0;}return!0x1;}function Tt(_0x167aac){const _0x4e2ba9=_0x154439;return _0x167aac[_0x4e2ba9(0x263)][_0x4e2ba9(0x274)]==_0x167aac[_0x4e2ba9(0x13a)][_0x4e2ba9(0x14a)]&&_0x167aac[_0x4e2ba9(0x263)][_0x4e2ba9(0x1c2)];}function Et(_0x6d5483,_0x2a1e0b,_0x26d339,_0x3b9417){const _0x471ead=_0x154439,_0x42971b=_0x92ee0e=>!_0x92ee0e[_0x471ead(0x235)]['is'](_0x471ead(0x225))&&!_0x3b9417[_0x471ead(0x1d8)](_0x92ee0e[_0x471ead(0x235)]),_0x1e69b6=_0x6d5483[_0x471ead(0x13a)][_0x471ead(0x139)](_0x42971b),_0x3fb664=_0x6d5483[_0x471ead(0x263)][_0x471ead(0x139)](_0x42971b,{'direction':_0x471ead(0x1e0)});return(!_0x6d5483[_0x471ead(0x13a)][_0x471ead(0x1eb)](_0x1e69b6)||!_0x6d5483[_0x471ead(0x263)][_0x471ead(0x1eb)](_0x3fb664))&&(_0x1e69b6[_0x471ead(0x13e)](_0x3fb664)?_0x26d339[_0x471ead(0x279)](_0x2a1e0b,{'range':_0x26d339[_0x471ead(0x16a)](_0x1e69b6,_0x3fb664)}):_0x26d339[_0x471ead(0x12d)](_0x2a1e0b),!0x0);}function Vt(_0x14a97c){return _0xff7ae3(_0x14a97c);}function Ut(_0x3bd193){const _0x2c3568=_0x154439,_0x288748=_0x3bd193[_0x2c3568(0x13a)][_0x2c3568(0x14a)];return _0x288748&&_0x288748['is'](_0x2c3568(0x13d));}function _0x1ce2(_0x5b2a76,_0x574fc6){const _0x50e687=_0x50e6();return _0x1ce2=function(_0x1ce2bb,_0x36482c){_0x1ce2bb=_0x1ce2bb-0x10a;let _0x4e8c94=_0x50e687[_0x1ce2bb];return _0x4e8c94;},_0x1ce2(_0x5b2a76,_0x574fc6);}function Ot(_0x1061f0,_0x2efb34){const _0x2de55d=_0x154439;return null==_0x1061f0[_0x2de55d(0x263)][_0x2de55d(0x20a)]&&_0x1061f0[_0x2de55d(0x263)][_0x2de55d(0x274)]==_0x1061f0[_0x2de55d(0x13a)][_0x2de55d(0x14a)]?Gt(_0x1061f0[_0x2de55d(0x13a)][_0x2de55d(0x14a)],_0x2efb34):_0x1061f0;}function Gt(_0x183266,_0x244bf8){const _0x2589b4=_0x154439,_0x281f60=_0x244bf8[_0x2589b4(0x175)][_0x2589b4(0x1d8)](_0x183266)||_0x244bf8[_0x2589b4(0x175)][_0x2589b4(0x223)](_0x183266);return _0x244bf8[_0x2589b4(0x16a)](_0x244bf8[_0x2589b4(0x1cb)](_0x183266,_0x2589b4(0x1ed)),_0x281f60?_0x244bf8[_0x2589b4(0x27b)](_0x183266):_0x244bf8[_0x2589b4(0x1cb)](_0x183266,_0x2589b4(0x263)));}function Ft(_0x5311b3,_0x5b28cd,_0x1a87f3,_0x185bce,_0x447e0a){const _0x52622f=_0x154439;if(!Pt(_0x5311b3,_0x5b28cd))return!0x1;if(_0x1a87f3[_0x52622f(0x263)][_0x52622f(0x1eb)](_0x185bce[_0x52622f(0x13a)]))return!0x0;if(_0x5311b3[_0x52622f(0x297)]!=_0x5b28cd[_0x52622f(0x297)])return!0x1;if(!_0x1a87f3[_0x52622f(0x263)][_0x52622f(0x122)](_0x185bce[_0x52622f(0x13a)]))return!0x1;const _0x8e04f5=_0x447e0a[_0x52622f(0x16a)](_0x1a87f3[_0x52622f(0x263)],_0x185bce[_0x52622f(0x13a)])[_0x52622f(0x247)]();for(const _0x2480ef of _0x8e04f5)if([_0x52622f(0x1c1),_0x52622f(0x1c4)][_0x52622f(0x1b6)](_0x2480ef[_0x52622f(0x297)])&&_0x447e0a[_0x52622f(0x175)][_0x52622f(0x125)](_0x2480ef[_0x52622f(0x235)]))return!0x1;return!0x0;}function Pt(_0x52cf64,_0x2806a9,_0x5f275b=[]){const _0xd4a96b=_0x154439;return!(!_0x52cf64[_0xd4a96b(0x23d)]||!_0x2806a9[_0xd4a96b(0x23d)])&&_0x33664a(_0x1487af(_0x52cf64[_0xd4a96b(0x266)],_0x5f275b),_0x1487af(_0x2806a9[_0xd4a96b(0x266)],_0x5f275b));}function Lt(_0x2c5d17,_0x1c6fa2){const _0x413b75=_0x154439,_0x2ad5a7=Ht(_0x2c5d17[_0x413b75(0x266)]),_0x350207=Ht(_0x1c6fa2);if(!_0x2c5d17[_0x413b75(0x23d)])return!0x1;for(const _0x19a892 of Object[_0x413b75(0x12a)](_0x350207))if(!_0x33664a(_0x2ad5a7[_0x19a892],_0x350207[_0x19a892]))return!0x1;return!0x0;}function Ht(_0x214e95){const _0x48de10=_0x154439,_0x2e54c1=Object[_0x48de10(0x10c)]({},_0x214e95);return delete _0x2e54c1[_0x48de10(0x161)],delete _0x2e54c1[_0x48de10(0x15f)],_0x2e54c1;}
23
+ const _0x5b8884=_0x4f77;(function(_0x5a8d64,_0x25424e){const _0x15b312=_0x4f77,_0x57be88=_0x5a8d64();while(!![]){try{const _0x48c24c=-parseInt(_0x15b312(0x2c4))/0x1+parseInt(_0x15b312(0x317))/0x2*(parseInt(_0x15b312(0x1f9))/0x3)+-parseInt(_0x15b312(0x2b5))/0x4*(-parseInt(_0x15b312(0x2da))/0x5)+-parseInt(_0x15b312(0x217))/0x6+parseInt(_0x15b312(0x1fb))/0x7+-parseInt(_0x15b312(0x1df))/0x8+-parseInt(_0x15b312(0x1bf))/0x9;if(_0x48c24c===_0x25424e)break;else _0x57be88['push'](_0x57be88['shift']());}catch(_0x1d7f5d){_0x57be88['push'](_0x57be88['shift']());}}}(_0x5632,0x221e9));import{Plugin as _0x420685,PendingActions as _0x49b0b4}from'ckeditor5/src/core.js';import{LiveRange as _0x15ca4d}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3f60a1,uid as _0x3d3f87,priorities as _0x10a365,logWarning as _0x126b58}from'ckeditor5/src/utils.js';import{toWidget as _0x57d46c}from'ckeditor5/src/widget.js';import{Users as _0x330f15,hashObject as _0x1c7a70,surroundingMarkersDetector as _0x5b97c6}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x22a375 from'./commands/trackchangescommand.js';import _0x44abab from'./commands/acceptsuggestioncommand.js';import _0xde1668 from'./commands/discardsuggestioncommand.js';import _0x1e485a from'./commands/executeonallsuggestionscommand.js';import _0x2fbc2c from'./commands/executeonselectedsuggestionscommand.js';import _0x4cfe05 from'./suggestion.js';import _0x4195cb from'./suggestiondescriptionfactory.js';import _0x196a45 from'./integrations/aiassistant.js';import _0x5de52b from'./integrations/alignment.js';import _0x141d36 from'./integrations/basicstyles.js';import _0x56b162 from'./integrations/blockquote.js';import _0x47b637 from'./integrations/casechange.js';import _0x4c0c9b from'./integrations/ckbox.js';import _0x50b89f from'./integrations/codeblock.js';import _0x3f774f from'./integrations/comments.js';import _0xa7bc68 from'./integrations/deletecommand.js';import _0x50b0a2 from'./integrations/list.js';import _0x41afa2 from'./integrations/listproperties.js';import _0x47b6f7 from'./integrations/entercommand.js';import _0x2af60e from'./integrations/findandreplace.js';import _0x4e8631 from'./integrations/font.js';import _0x15350c from'./integrations/formatpainter.js';import _0x438267 from'./integrations/heading.js';import _0x39d734 from'./integrations/highlight.js';import _0x4176d8 from'./integrations/horizontalline.js';import _0x2e5b22 from'./integrations/htmlembed.js';import _0x1735c6 from'./integrations/image.js';import _0x2bfbf8 from'./integrations/imagereplace.js';import _0x542a27 from'./integrations/imagestyle.js';import _0x30c751 from'./integrations/importword.js';import _0x246d97 from'./integrations/indent.js';import _0x1c531c from'./integrations/inputcommand.js';import _0x241dd6 from'./integrations/link.js';import _0x6c4b2b from'./integrations/legacylist.js';import _0x4ee4b2 from'./integrations/legacylistproperties.js';import _0x213b40 from'./integrations/mediaembed.js';import _0x364175 from'./integrations/mention.js';import _0x545049 from'./integrations/multilevellist.js';import _0x4cf9ee from'./integrations/pagebreak.js';import _0x355f0e from'./integrations/paragraph.js';import _0x4c3134 from'./integrations/removeformat.js';import _0xbd1458 from'./integrations/restrictededitingmode.js';import _0xc1663f from'./integrations/shiftentercommand.js';import _0x2d6793 from'./integrations/standardeditingmode.js';import _0x1ae3ad from'./integrations/style.js';import _0x37f286 from'./integrations/table.js';import _0x4e2472 from'./integrations/tablemergesplit.js';function _0x4f77(_0x4f8c96,_0x189359){const _0x563244=_0x5632();return _0x4f77=function(_0x4f7795,_0x4ec911){_0x4f7795=_0x4f7795-0x1a0;let _0x1ae65e=_0x563244[_0x4f7795];return _0x1ae65e;},_0x4f77(_0x4f8c96,_0x189359);}import _0x393a28 from'./integrations/tableheadings.js';function _0x5632(){const _0x1d6839=['adapter','schema','getSuggestion','acceptSuggestion','containsItem','comments','_getSuggestionData','value','elementToElement','requires','multi','_inlineAttributeKeys','suggestion-type','attribute','getAncestors','authoredAt','createElement','markInsertion','previous','subType','parent','root','_onDiscard','startsWith','_setSuggestionData','_cutOutSuggestionMarker','clone','upcast','isAtEnd','differ','sort','_adapter','elementStart','markBlockFormat','oldValue','insertion:accept','addRange','getRanges','createRangeOn','stopListening','formatBlock:accept','setSelection','removed','showSuggestionHighlights','execute','discardSelectedSuggestions','position','1458126iHsPYz','start','init','getWalker','getSuggestionCallback','unbind','end','isInContent','update:suggestion','_createSuggestion','data','rename','detach','model','define','insertion:','isIntersectingWithRange','editor','nodeBefore','_reduceExistingSuggestions','deletion:join','_removeSuggestion','change:activeMarkers','length','removeAttribute','updateSuggestion','discardSuggestion','track-changes-enable-command-twice','commands','trackChanges','item','markInlineFormat','1474144zhaMLR','getRange','open','next','isBlock','removeMarker:suggestion:formatBlock','conversion','isTouching','for','getSuggestions','_getAuthorFromId','ck-suggestion-marker-formatInline','change:data','_initAriaMarkerChangeAnnouncements','_isForcedDefaultExecutionBlock','enableReadOnlyMode','isMultiRange','getLastMatchingPosition','registerCustomCallback','_addThreadToSuggestion','isEqual','PendingActions','addSuggestionData','addUser','backward','accepted','3QzoqHq','formatBlock:discard','1787394JEvrmT','addMarkerName','_splitMarkerName','attribute:','_customCallbacks','containsRange','$marker','attribute:join','getCommentThread','isIntersecting','suggestion:','markerReady','attribute:discard','fire','move','insertion:chain','hasCommentThread','collaboration.channelId','formatGroupId','default','ck-suggestion-marker-formatBlock','updateMarker','getContainedElement','rejected','_trackFormatChanges','_suggestionFactory','_commentsRepository','addCommentThread','875988dNHBwm','_defaultCallbacks','isLocal','enableCommand','formatInline:discard','formatBlock:','hasComments','_updateSuggestionData','ck-suggestion-marker--active','_recordAttributeChanges','_isBlockAttribute','group','size','ck-suggestion-marker','markMultiRangeBlockFormat','mapper','createdAt','_blockAttributeKeys','_element','setAttribute','attributeKey','creator','fromCharCode','_registerBlockAttribute','normal','clear','suggestion','every','_suggestionState','dataDowncast','newValue','addMarker:suggestion:attribute','formatBlock','applyOperation','setTo','suggestionChanged','toViewElement','add','getFirstMarker','_model','containsPosition','chain','fetchCommentThread','isSelectable','_findSuggestions','markMultiRangeDeletion','assign','resolve','notReady','_SUGGESTION_ANNOUNCEMENT','insert','format','splitPosition','$textProxy','formatInline','refresh','$graveyard','PENDING_ACTION_SUGGESTION','never','insertion:discard','pluginName','howMany','getShiftedBy','_breakSuggestionMarker','getCustomProperty','_reduceSuggestionAttributeRange','insertContent','@external','suggestionUnloaded','formatInline:','FORMATTING','range','split','meta','then','delete','markerToData','listenTo','data-suggestion','announce','rethrowUnexpectedError','_editor','discard','_rangeIsInLocalUserInsertion','options','writer','batch','activeMarkers','key','push','_joinWithAdjacentSuggestions','highest','enqueueChange','isArray','removeComment','_addSuggestionMarker','isBefore','join','concat','_getExternalAuthor','type','set','removeMarker','addSuggestion','fromRange','dataToMarker','attributeOldValue','error-saving-suggestion-data-suggestion-discarded','isInsideObject','isUndo','has','markerToHighlight','isExternal','filter','formatInline:accept','track-changes-command-not-found','forward','registerPostFixer','createPositionAfter','consume','markers','addMarker:suggestion','containerElement','getMarkers','ready','addMarker:suggestion:formatBlock','suggestionLoaded','locale','removeMarker:suggestion:attribute','_afterChanges','deleteContent','_suggestions','skipNestingCheck','getChangedMarkers','after','addMarker','_processAttributeSuggestions','editingDowncast','dataReady','_getMarkerAnnouncementText','formatInline:chain','Users','getItems','getAttribute','getChanges','$text','_setSuggestionRange','getUser','toUpperCase','widget','removeMarkers','_registerInlineAttribute','createPositionAt','external:','getFirstRange','stop','getNearestSelectionRange','change:_saved','6364GqLpmm','catch','map','_checkSuggestionCorrectness','_refreshAttributeSuggestionsChain','_saved','authorName','find','unbindElementFromMarkerName','markMultiRangeInsertion','author','moveTargetPosition','_isRegisteredAttribute','splice','attributes','78610bUcEmI','commandName','TrackChangesEditing','forEach','head','_enableDefaultAttributesIntegration','high','document','suggestion:attribute:','trackChanges.mergeNestedSuggestions','_isDataLoaded','keys','discardAllSuggestions','markAttributeChange','attributeNewValue','removeClass','oldRange','_refreshSuggestionsChain','track-changes-suggestion-data-mismatch','formatInline:join','some','remove','850iceGuE','consumable','includes','elementEnd','lowest','isNextTo','containsRangeInObject','targetPosition','isAtStart','_recordAttributeSuggestions','before','isCollapsed','track-changes-adapter-already-set','LEAVE','_descriptionFactory','pop','createSelection','low','deletion','get','acceptSelectedSuggestions','_joinSuggestions','rootName','values','ENTER','unshift','substring','marker-count','plugins','isDocumentOperation','groupId','commentThread','attribute:accept','_handleNewSuggestionMarker','return','hasSuggestion','CommentsRepository','isOwn','insertion:join','insertion','getMultiRangeId','accept','trackChangesCommand','bindElementToMarker','addClass','toJSON','_enabledCommands','multipleBlocks','track-changes-suggestion-not-found','acceptAllSuggestions','selection','formatBlock:chain','name','getIntersection','deletion:discard','isRemovable','tablePasteChainId','markDeletion','element','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.','$elementName','369662oDiIdZ','track-changes-user-not-found','documentSelection','forceDefaultExecution','_getAttributeKey','formatBlock:join','deletion:accept','substr','nodeAfter','isObject','createRangeIn','change','_mergeNestedSuggestions','trackChanges.trackFormatChanges','markerNameToElements','editing','markerName','from','addHighlight','deletion:','track-changes-adapter-missing-getsuggestion','buildSuggestion','getDifference','getAllAdjacentSuggestions','isAfter','_processAttributeChanges','always','originalSuggestionId','newRange','isLimit','config','createPositionBefore','createRange','ck-suggestion-marker-','deletion:chain','_registerDefaultCallbacks','addComment','reconvertMarker','warn'];_0x5632=function(){return _0x1d6839;};return _0x5632();}import _0x54142b from'./integrations/tableclipboard.js';import _0x4f2931 from'./integrations/tablecolumnresize.js';import _0x399b5f from'./integrations/template.js';import _0xc37289 from'./integrations/tableofcontents.js';import _0xf7321d from'./integrations/title.js';import _0x5cbab6 from'./integrations/undo.js';import _0x1df3ca from'./integrations/tablecaption.js';import _0x37a808 from'./integrations/tableproperties.js';import{getTranslation as _0x15d1a6}from'./utils/common-translations.js';import{isEqual as _0x522ab7,omit as _0x55df46}from'lodash-es';export const renameAttributeKey=_0x5b8884(0x316);export default class p extends _0x420685{static get[_0x5b8884(0x347)](){const _0x73bc10=_0x5b8884;return[_0x73bc10(0x2fe),_0x330f15,_0x49b0b4,_0x196a45,_0x5de52b,_0x141d36,_0x56b162,_0x4c0c9b,_0x47b637,_0x50b89f,_0x3f774f,_0xa7bc68,_0x47b6f7,_0x2af60e,_0x4e8631,_0x15350c,_0x438267,_0x39d734,_0x4176d8,_0x2e5b22,_0x1735c6,_0x542a27,_0x2bfbf8,_0x30c751,_0x246d97,_0x1c531c,_0x6c4b2b,_0x4ee4b2,_0x545049,_0x241dd6,_0x50b0a2,_0x41afa2,_0x213b40,_0x364175,_0x4cf9ee,_0x355f0e,_0x4c3134,_0xbd1458,_0xc1663f,_0x2d6793,_0x1ae3ad,_0x37f286,_0x4e2472,_0x393a28,_0x1df3ca,_0x54142b,_0x4f2931,_0xc37289,_0x37a808,_0x399b5f,_0xf7321d,_0x5cbab6];}static get[_0x5b8884(0x253)](){const _0x3767e5=_0x5b8884;return _0x3767e5(0x2c6);}constructor(_0x5f2168){const _0x459d84=_0x5b8884;function _0x42260b(_0x2aeab1){const _0x4d3715=_0x4f77;return _0x2aeab1[_0x4d3715(0x2b7)](_0x5c3e94=>String[_0x4d3715(0x22d)](_0x5c3e94))[_0x4d3715(0x278)]('');}super(_0x5f2168),this[_0x459d84(0x2e3)]=!0x1,this[_0x459d84(0x27c)](_0x459d84(0x26e),[]),this['on'](_0x459d84(0x1d5),(_0x2349a0,_0x3c928e,_0x25cb44,_0x354f0f)=>{const _0x411915=_0x459d84;this[_0x411915(0x23e)][_0x411915(0x322)](()=>{const _0x1acf51=_0x411915;for(const _0x3c46ba of[..._0x354f0f,..._0x25cb44])this[_0x1acf51(0x23e)][_0x1acf51(0x28f)][_0x1acf51(0x285)](_0x3c46ba)&&_0x5f2168[_0x1acf51(0x326)][_0x1acf51(0x33c)](_0x3c46ba);});}),this[_0x459d84(0x2e8)]=new _0x4195cb(this[_0x459d84(0x1d0)][_0x459d84(0x1cc)][_0x459d84(0x33f)],this[_0x459d84(0x1d0)][_0x459d84(0x296)]),this[_0x459d84(0x1af)]=null,this[_0x459d84(0x214)]=new xt(this[_0x459d84(0x1d0)]),this[_0x459d84(0x29a)]=new Map(),this[_0x459d84(0x215)]=_0x5f2168[_0x459d84(0x2f6)][_0x459d84(0x2ed)](_0x459d84(0x2fe)),this[_0x459d84(0x308)]=new Set(),this[_0x459d84(0x23e)]=this[_0x459d84(0x1d0)][_0x459d84(0x1cc)],this[_0x459d84(0x233)]=new WeakMap(),this[_0x459d84(0x1ed)]=!0x1,this[_0x459d84(0x228)]=new Set([_0x459d84(0x316)]),this[_0x459d84(0x349)]=new Set(),_0x5f2168[_0x459d84(0x335)][_0x459d84(0x1cd)](_0x459d84(0x324),_0x459d84(0x20e)),this[_0x459d84(0x213)]=_0x5f2168[_0x459d84(0x335)][_0x459d84(0x2ed)](_0x459d84(0x324)),_0x5f2168[_0x459d84(0x335)][_0x459d84(0x1cd)](_0x459d84(0x2cd),!0x0),this[_0x459d84(0x323)]=_0x5f2168[_0x459d84(0x335)][_0x459d84(0x2ed)](_0x459d84(0x2cd)),this[_0x459d84(0x304)]=new _0x22a375(_0x5f2168,this[_0x459d84(0x308)]),this[_0x459d84(0x1ec)](),this[_0x42260b([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x42260b([0x34,0x30,0x34,0x38,0x30,0x38,0x33,0x36]);}[_0x5b8884(0x1c1)](){const _0x1167d6=_0x5b8884,_0x33e927=this[_0x1167d6(0x1d0)],_0x3fdfe2=(_0x108111,_0x219c8d)=>{const _0x3ac9f7=_0x1167d6;if(_0x3ac9f7(0x34b)!=_0x108111)return _0x3ac9f7(0x338)+_0x108111;const _0x4bb4ad=_0x219c8d[_0x3ac9f7(0x25f)]('|')[0x0];return this[_0x3ac9f7(0x221)](_0x4bb4ad)?_0x3ac9f7(0x20f):_0x3ac9f7(0x1ea);};_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x2a0))[_0x1167d6(0x286)]({'model':_0x1167d6(0x231),'view':_0x45df30=>{const _0x534ad7=_0x1167d6,{id:_0x19c17c,type:_0xca31d5,subType:_0x45b9bc}=this[_0x534ad7(0x1fd)](_0x45df30[_0x534ad7(0x327)]),_0x3d8ca4=[_0x534ad7(0x224),_0x3fdfe2(_0xca31d5,_0x45b9bc)];let _0x569007=0xbb8;return this[_0x534ad7(0x26e)][_0x534ad7(0x2dc)](_0x45df30[_0x534ad7(0x327)])&&(_0x3d8ca4[_0x534ad7(0x270)](_0x534ad7(0x21f)),_0x569007=0xbc2),_0x534ad7(0x2ec)==_0xca31d5&&(_0x569007+=0x5),{'classes':_0x3d8ca4,'attributes':{'data-suggestion':_0x19c17c},'priority':_0x569007};}}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x234))[_0x1167d6(0x23c)](_0x362e52=>{const _0x4560c4=_0x1167d6;_0x362e52['on'](_0x4560c4(0x290),(_0x55f431,_0xd163f4,_0x408bb2)=>{const _0x3436c7=_0x4560c4;if(!_0x408bb2[_0x3436c7(0x26b)][_0x3436c7(0x1bb)])return;const _0x190fdf=_0xd163f4[_0x3436c7(0x1dd)];if(!_0x190fdf)return;const _0x200e1b=_0x408bb2[_0x3436c7(0x226)][_0x3436c7(0x23b)](_0x190fdf);_0x33e927[_0x3436c7(0x1cc)][_0x3436c7(0x33f)][_0x3436c7(0x320)](_0x190fdf)&&_0x200e1b&&!_0x200e1b[_0x3436c7(0x257)](_0x3436c7(0x2ac))&&_0x200e1b['is'](_0x3436c7(0x291))&&_0x57d46c(_0x200e1b,_0x408bb2[_0x3436c7(0x26c)]);},{'priority':_0x4560c4(0x2ca)});}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x234))[_0x1167d6(0x286)]({'model':_0x1167d6(0x231),'view':(_0x3a099d,_0x4b7fa0)=>{const _0x5add46=_0x1167d6;if(!_0x4b7fa0[_0x5add46(0x26b)][_0x5add46(0x1bb)])return null;const {type:_0x4a0614,subType:_0x380261}=this[_0x5add46(0x1fd)](_0x3a099d[_0x5add46(0x327)]);return{'classes':[_0x5add46(0x224),_0x3fdfe2(_0x4a0614,_0x380261)],'priority':0xbb8};}});const _0x5d032c=({showActiveMarkers:_0x3f744a=!0x0,isAttributeSuggestion:_0x14c6f1=!0x1}={})=>(_0x1af7aa,_0xbce67c,_0x2268e8)=>{const _0x1175a8=_0x1167d6;if(!_0xbce67c[_0x1175a8(0x1dd)])return;const {id:_0x1bdc04}=this[_0x1175a8(0x1fd)](_0xbce67c[_0x1175a8(0x327)]);if(_0x14c6f1){const _0x172574=this[_0x1175a8(0x29a)][_0x1175a8(0x2ed)](_0x1bdc04),_0x250977=this[_0x1175a8(0x31b)](_0x172574);if(!this[_0x1175a8(0x221)](_0x250977))return;}if(_0xbce67c[_0x1175a8(0x1dd)]['is'](_0x1175a8(0x30c)))return void _0x2268e8[_0x1175a8(0x2db)][_0x1175a8(0x28e)](_0xbce67c[_0x1175a8(0x1dd)],_0x1af7aa[_0x1175a8(0x30e)]);const _0x174d59=_0x2268e8[_0x1175a8(0x226)][_0x1175a8(0x23b)](_0xbce67c[_0x1175a8(0x1dd)]);if(_0xbce67c[_0x1175a8(0x1dd)]['is'](_0x1175a8(0x314))&&_0x33e927[_0x1175a8(0x1cc)][_0x1175a8(0x33f)][_0x1175a8(0x1e3)](_0xbce67c[_0x1175a8(0x1dd)])&&!_0x174d59[_0x1175a8(0x257)](_0x1175a8(0x329))){_0x2268e8[_0x1175a8(0x26c)][_0x1175a8(0x306)]([_0x1175a8(0x224),_0x1175a8(0x20f)],_0x174d59),_0x2268e8[_0x1175a8(0x26c)][_0x1175a8(0x22a)](_0x1175a8(0x265),_0x1bdc04,_0x174d59),_0x2268e8[_0x1175a8(0x226)][_0x1175a8(0x305)](_0x174d59,_0xbce67c[_0x1175a8(0x327)]),_0x3f744a&&(this[_0x1175a8(0x26e)][_0x1175a8(0x2dc)](_0xbce67c[_0x1175a8(0x327)])?_0x2268e8[_0x1175a8(0x26c)][_0x1175a8(0x306)](_0x1175a8(0x21f),_0x174d59):_0x2268e8[_0x1175a8(0x26c)][_0x1175a8(0x2d3)](_0x1175a8(0x21f),_0x174d59));for(const _0x407cd6 of _0x33e927[_0x1175a8(0x1cc)][_0x1175a8(0x321)](_0xbce67c[_0x1175a8(0x1dd)])[_0x1175a8(0x2a5)]())_0x2268e8[_0x1175a8(0x2db)][_0x1175a8(0x28e)](_0x407cd6,_0x1af7aa[_0x1175a8(0x30e)]);_0x2268e8[_0x1175a8(0x2db)][_0x1175a8(0x28e)](_0xbce67c[_0x1175a8(0x1dd)],_0x1af7aa[_0x1175a8(0x30e)]);}};_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x234))[_0x1167d6(0x23c)](_0x1c6b83=>{const _0x24356d=_0x1167d6;_0x1c6b83['on'](_0x24356d(0x294),(_0x1be79b,_0x513404,_0x38624c)=>{const _0x393d5f=_0x24356d;_0x38624c[_0x393d5f(0x26b)][_0x393d5f(0x1bb)]&&_0x5d032c({'showActiveMarkers':!0x1})(_0x1be79b,_0x513404,_0x38624c);},{'priority':_0x24356d(0x272)});}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x234))[_0x1167d6(0x23c)](_0x45cd45=>{const _0x4ddf5f=_0x1167d6;_0x45cd45['on'](_0x4ddf5f(0x236),(_0xd2a8e9,_0x4caa74,_0x3cd8bf)=>{const _0x20b06f=_0x4ddf5f;_0x3cd8bf[_0x20b06f(0x26b)][_0x20b06f(0x1bb)]&&_0x5d032c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xd2a8e9,_0x4caa74,_0x3cd8bf);},{'priority':_0x4ddf5f(0x272)});}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x234))[_0x1167d6(0x263)]({'model':_0x1167d6(0x231),'view':(_0xf06673,_0x174e7f)=>_0x174e7f[_0x1167d6(0x26b)][_0x1167d6(0x1bb)]?null:{'group':_0x1167d6(0x231),'name':_0xf06673[_0x1167d6(0x31e)](0xb)}}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x1ab))[_0x1167d6(0x346)]({'view':{'name':_0x1167d6(0x231),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x224d76,{writer:_0x2130cf})=>{const _0x10973d=_0x1167d6;let _0x1bd99c=_0x10973d(0x205)+_0x224d76[_0x10973d(0x2a6)](_0x10973d(0x34a))+':'+_0x224d76[_0x10973d(0x2a6)]('id');return _0x224d76[_0x10973d(0x2a6)](_0x10973d(0x2f5))&&(_0x1bd99c+=':'+_0x224d76[_0x10973d(0x2a6)](_0x10973d(0x2f5))),_0x2130cf[_0x10973d(0x1a0)](_0x10973d(0x201),{'data-name':_0x1bd99c});}}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x1ab))[_0x1167d6(0x280)]({'view':_0x1167d6(0x231)}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x2a0))[_0x1167d6(0x23c)](_0x31aafb=>{const _0x15b348=_0x1167d6;_0x31aafb['on'](_0x15b348(0x294),_0x5d032c(),{'priority':_0x15b348(0x2ca)});}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x2a0))[_0x1167d6(0x23c)](_0x51ff5e=>{const _0x32cba5=_0x1167d6;_0x51ff5e['on'](_0x32cba5(0x236),_0x5d032c({'isAttributeSuggestion':!0x0}),{'priority':_0x32cba5(0x2ca)});}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x2a0))[_0x1167d6(0x23c)](_0xc03c97=>{const _0xfe701f=_0x1167d6;_0xc03c97['on'](_0xfe701f(0x1e4),(_0x280d1b,_0x403111,_0x7c90ff)=>{const _0x5ea8b0=_0xfe701f,_0x145c7a=_0x7c90ff[_0x5ea8b0(0x226)][_0x5ea8b0(0x325)](_0x403111[_0x5ea8b0(0x327)]);if(_0x145c7a){for(const _0x5ee34b of _0x145c7a)_0x5ee34b[_0x5ea8b0(0x257)](_0x5ea8b0(0x329))||(_0x7c90ff[_0x5ea8b0(0x26c)][_0x5ea8b0(0x2d3)]([_0x5ea8b0(0x224),_0x5ea8b0(0x20f),_0x5ea8b0(0x21f)],_0x5ee34b),_0x7c90ff[_0x5ea8b0(0x26c)][_0x5ea8b0(0x1d7)](_0x5ea8b0(0x265),_0x5ee34b),_0x7c90ff[_0x5ea8b0(0x226)][_0x5ea8b0(0x2bd)](_0x5ee34b,_0x403111[_0x5ea8b0(0x327)]));}},{'priority':_0xfe701f(0x2ca)});}),_0x33e927[_0x1167d6(0x1e5)][_0x1167d6(0x1e7)](_0x1167d6(0x2a0))[_0x1167d6(0x23c)](_0x5e483f=>{const _0xd12fe0=_0x1167d6;_0x5e483f['on'](_0xd12fe0(0x297),(_0x50b146,_0xea6caa,_0x11ddfc)=>{const _0x23b54e=_0xd12fe0,_0x28ab4d=_0x11ddfc[_0x23b54e(0x226)][_0x23b54e(0x325)](_0xea6caa[_0x23b54e(0x327)]);if(!_0x28ab4d)return;const {id:_0x46d2f7}=this[_0x23b54e(0x1fd)](_0xea6caa[_0x23b54e(0x327)]),_0x243c04=this[_0x23b54e(0x29a)][_0x23b54e(0x2ed)](_0x46d2f7),_0x493c34=this[_0x23b54e(0x31b)](_0x243c04);if(this[_0x23b54e(0x221)](_0x493c34)){for(const _0x228ea2 of _0x28ab4d)_0x228ea2[_0x23b54e(0x257)](_0x23b54e(0x329))||(_0x11ddfc[_0x23b54e(0x26c)][_0x23b54e(0x2d3)]([_0x23b54e(0x224),_0x23b54e(0x20f),_0x23b54e(0x21f)],_0x228ea2),_0x11ddfc[_0x23b54e(0x26c)][_0x23b54e(0x1d7)](_0x23b54e(0x265),_0x228ea2),_0x11ddfc[_0x23b54e(0x226)][_0x23b54e(0x2bd)](_0x228ea2,_0xea6caa[_0x23b54e(0x327)]));}},{'priority':_0xd12fe0(0x2ca)});}),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x2cb)][_0x1167d6(0x28c)](_0x1755eb=>{const _0x13705e=_0x1167d6;let _0xe83453=!0x1;const _0x15c18e=Array[_0x13705e(0x328)](_0x33e927[_0x13705e(0x1cc)][_0x13705e(0x2cb)][_0x13705e(0x1ad)][_0x13705e(0x29c)]()),_0x3ed54a=new Set();for(const {name:_0xf1eff8,data:_0x51a400}of _0x15c18e){const {group:_0x1f6ca7,type:_0x5ebe47,subType:_0x24f794,id:_0x60e954}=this[_0x13705e(0x1fd)](_0xf1eff8);if(_0x13705e(0x231)!==_0x1f6ca7)continue;const _0x55b9aa=this[_0x13705e(0x29a)][_0x13705e(0x2ed)](_0x60e954);if(null!=_0x51a400[_0x13705e(0x333)]){_0x13705e(0x24d)==_0x5ebe47&&(_0xe83453=_0xe83453||Et(_0x51a400[_0x13705e(0x333)],_0xf1eff8,_0x1755eb,_0x33e927[_0x13705e(0x1cc)][_0x13705e(0x33f)]));const _0x541a1e=_0x13705e(0x34b)==_0x5ebe47&&this[_0x13705e(0x221)](_0x24f794[_0x13705e(0x25f)]('|')[0x0]);if(_0x51a400[_0x13705e(0x333)][_0x13705e(0x2e5)]||_0x13705e(0x24f)==_0x51a400[_0x13705e(0x333)][_0x13705e(0x1a5)][_0x13705e(0x2f0)]||_0x13705e(0x237)==_0x5ebe47&&!Ut(_0x51a400[_0x13705e(0x333)])||_0x541a1e&&!Ut(_0x51a400[_0x13705e(0x333)])||_0x13705e(0x2ec)==_0x5ebe47&&!(!Tt(_0x3288bf=_0x51a400[_0x13705e(0x333)])&&!function(_0x860818){const _0x316a72=_0x13705e;return _0x860818[_0x316a72(0x1c0)][_0x316a72(0x1a4)]==_0x860818[_0x316a72(0x1c5)][_0x316a72(0x1d1)]&&_0x860818[_0x316a72(0x1c0)][_0x316a72(0x1ac)];}(_0x3288bf)))_0x1755eb[_0x13705e(0x27d)](_0xf1eff8),_0xe83453=!0x0;else{if(!_0x55b9aa||!_0x55b9aa[_0x13705e(0x1c6)])continue;_0x3ed54a[_0x13705e(0x23c)](_0x55b9aa);}}}var _0x3288bf;return _0x3ed54a[_0x13705e(0x223)]>0x0&&(_0xe83453=!!this[_0x13705e(0x271)](_0x3ed54a)||_0xe83453),_0xe83453;}),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x2cb)][_0x1167d6(0x28c)](_0x5ed61c=>{const _0x43f888=_0x1167d6;let _0x32fb0d=!0x1;for(const _0x16736c of _0x33e927[_0x43f888(0x1cc)][_0x43f888(0x2cb)][_0x43f888(0x1ad)][_0x43f888(0x2a7)]())if(_0x43f888(0x249)==_0x16736c[_0x43f888(0x27b)])for(const _0x1b534f of this[_0x43f888(0x29a)][_0x43f888(0x2f1)]()){if(_0x1b534f[_0x43f888(0x1ef)]||!_0x1b534f[_0x43f888(0x1c6)])continue;const _0x1ef4ed=_0x43f888(0x237)==_0x1b534f[_0x43f888(0x27b)],_0x12a24c=this[_0x43f888(0x31b)](_0x1b534f),_0xa9909b=_0x12a24c&&this[_0x43f888(0x221)](_0x12a24c);if(!_0x1ef4ed&&!_0xa9909b)continue;const _0x4c6d75=_0x1b534f[_0x43f888(0x2b1)]();if(_0x4c6d75[_0x43f888(0x1c0)][_0x43f888(0x1a4)]!=_0x4c6d75[_0x43f888(0x1c5)][_0x43f888(0x1a4)]&&!_0x4c6d75[_0x43f888(0x1c5)][_0x43f888(0x1ac)]){const _0x3577a6=_0x33e927[_0x43f888(0x1cc)][_0x43f888(0x2af)](_0x4c6d75[_0x43f888(0x1c0)][_0x43f888(0x31f)],_0x43f888(0x1c5)),_0x300faf=_0x33e927[_0x43f888(0x1cc)][_0x43f888(0x337)](_0x4c6d75[_0x43f888(0x1c0)],_0x3577a6);_0x5ed61c[_0x43f888(0x210)](_0x1b534f[_0x43f888(0x23d)](),{'range':_0x300faf}),_0x32fb0d=!0x0;}}return _0x32fb0d;}),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x2cb)][_0x1167d6(0x28c)](_0x20f130=>this[_0x1167d6(0x330)](_0x20f130)),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x2cb)][_0x1167d6(0x28c)](_0x27030e=>!_0x27030e[_0x1167d6(0x26d)][_0x1167d6(0x219)]&&this[_0x1167d6(0x29f)](_0x27030e)),_0x33e927[_0x1167d6(0x1cc)]['on'](_0x1167d6(0x298),()=>{const _0x4c1e73=_0x1167d6;this[_0x4c1e73(0x2e3)]=!0x1;}),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x2cb)]['on'](_0x1167d6(0x1eb),(_0x3fe7f8,_0x247781)=>{const _0x47110d=_0x1167d6;if(!_0x247781[_0x47110d(0x219)]||_0x247781[_0x47110d(0x284)])return;if(!this[_0x47110d(0x2e3)])return;const _0x5f0971=_0x33e927[_0x47110d(0x1cc)][_0x47110d(0x2cb)][_0x47110d(0x1ad)][_0x47110d(0x2a7)]();if(0x0==_0x5f0971[_0x47110d(0x1d6)])return;const _0x3a8ab7=[],_0x3b43bd=_0x5f0971[_0x47110d(0x288)](_0x1f7736=>_0x47110d(0x34b)==_0x1f7736[_0x47110d(0x27b)]),_0x4a4681=_0x5f0971[_0x47110d(0x288)](_0x41f1d5=>_0x47110d(0x249)==_0x41f1d5[_0x47110d(0x27b)]&&_0x47110d(0x2a8)!=_0x41f1d5[_0x47110d(0x30e)]),_0xdf3939=_0x5f0971[_0x47110d(0x288)](_0x43a26e=>_0x47110d(0x2d9)==_0x43a26e[_0x47110d(0x27b)]&&_0x47110d(0x2a8)!=_0x43a26e[_0x47110d(0x30e)]);for(const _0x56dc8b of _0x3b43bd)this[_0x47110d(0x2c1)](_0x56dc8b[_0x47110d(0x22b)])&&_0x3a8ab7[_0x47110d(0x270)]({'key':_0x56dc8b[_0x47110d(0x22b)],'newValue':_0x56dc8b[_0x47110d(0x2d2)],'oldValue':_0x56dc8b[_0x47110d(0x281)],'range':Ot(_0x56dc8b[_0x47110d(0x25e)],_0x33e927[_0x47110d(0x1cc)])});for(const _0x1846be of _0x4a4681){const _0xbe91a1=_0xdf3939[_0x47110d(0x2bc)](_0x4a08e1=>_0x4a08e1[_0x47110d(0x229)]===_0x1846be[_0x47110d(0x229)]);if(_0xbe91a1){const _0x3ab079=Gt(_0x1846be[_0x47110d(0x1be)][_0x47110d(0x31f)],_0x33e927[_0x47110d(0x1cc)]);_0xbe91a1[_0x47110d(0x30e)]!==_0x1846be[_0x47110d(0x30e)]&&_0x3a8ab7[_0x47110d(0x270)]({'key':_0x47110d(0x316),'newValue':_0x1846be[_0x47110d(0x30e)],'oldValue':_0xbe91a1[_0x47110d(0x30e)],'range':_0x3ab079});for(const [_0x459e16,_0x4aacfa]of _0xbe91a1[_0x47110d(0x2c3)]){if(!this[_0x47110d(0x2c1)](_0x459e16))continue;const _0x111740=_0x1846be[_0x47110d(0x2c3)][_0x47110d(0x2ed)](_0x459e16);_0x4aacfa!==_0x111740&&_0x3a8ab7[_0x47110d(0x270)]({'key':_0x459e16,'newValue':_0x111740,'oldValue':_0x4aacfa,'range':_0x3ab079});}for(const [_0x4d70d4,_0x2eedb7]of _0x1846be[_0x47110d(0x2c3)])this[_0x47110d(0x2c1)](_0x4d70d4)&&(_0xbe91a1[_0x47110d(0x2c3)][_0x47110d(0x285)](_0x4d70d4)||_0x3a8ab7[_0x47110d(0x270)]({'key':_0x4d70d4,'newValue':_0x2eedb7,'oldValue':null,'range':_0x3ab079}));}}0x0!=_0x3a8ab7[_0x47110d(0x1d6)]&&_0x33e927[_0x47110d(0x1cc)][_0x47110d(0x273)](_0x247781,_0x6dde8e=>{const _0x510962=_0x47110d,_0x5e535a=_0x3d3f87();for(const {range:_0x19786e,key:_0x526db6,oldValue:_0x1a67bb,newValue:_0x4e8a83}of _0x3a8ab7)this[_0x510962(0x2d1)](_0x19786e,_0x526db6,_0x1a67bb,_0x4e8a83,{'groupId':_0x5e535a});this[_0x510962(0x1d2)](_0x6dde8e,_0x3a8ab7);});},{'priority':_0x1167d6(0x2de)}),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x28f)]['on'](_0x1167d6(0x1c7),(_0xb55d8e,_0x31ca7a,_0xc70ec7)=>{const _0x333371=_0x1167d6;if(null==_0xc70ec7){const {id:_0x3a6e59}=this[_0x333371(0x1fd)](_0x31ca7a[_0x333371(0x30e)]),_0x31d427=this[_0x333371(0x29a)][_0x333371(0x2ed)](_0x3a6e59);_0x31d427&&_0x31d427[_0x333371(0x1fc)](_0x31ca7a[_0x333371(0x30e)]);}}),_0x33e927[_0x1167d6(0x1cc)][_0x1167d6(0x2cb)]['on'](_0x1167d6(0x1eb),()=>{const _0x43e67c=_0x1167d6,_0x54891e=Array[_0x43e67c(0x328)](_0x33e927[_0x43e67c(0x1cc)][_0x43e67c(0x2cb)][_0x43e67c(0x1ad)][_0x43e67c(0x29c)]())[_0x43e67c(0x288)](_0x2a37f6=>_0x43e67c(0x231)===this[_0x43e67c(0x1fd)](_0x2a37f6[_0x43e67c(0x30e)])[_0x43e67c(0x222)]);if(0x0===_0x54891e[_0x43e67c(0x1d6)])return;_0x54891e[_0x43e67c(0x1ae)]((_0x3fcd3c,_0x47e5d6)=>{const _0x2236bb=_0x43e67c,_0x196aca=_0x3fcd3c[_0x2236bb(0x1c9)][_0x2236bb(0x2d4)],_0x455659=_0x47e5d6[_0x2236bb(0x1c9)][_0x2236bb(0x2d4)];return null===_0x196aca&&null===_0x455659?0x0:null===_0x196aca&&null!==_0x455659?-0x1:null!==_0x196aca&&null===_0x455659?0x1:_0x196aca[_0x2236bb(0x1c0)][_0x2236bb(0x277)](_0x455659[_0x2236bb(0x1c0)])?-0x1:0x1;});const _0x10759d=new Set(),_0x444fd4=new Set();for(const {name:_0x48ce02,data:_0x1f8160}of _0x54891e){const {id:_0xdaecda}=this[_0x43e67c(0x1fd)](_0x48ce02);if(null===_0x1f8160[_0x43e67c(0x2d4)]){const _0x9e07b3=this[_0x43e67c(0x2fb)](_0x48ce02);_0x444fd4[_0x43e67c(0x23c)](_0x9e07b3);}else{const _0x24cc1f=this[_0x43e67c(0x29a)][_0x43e67c(0x2ed)](_0xdaecda);null!==_0x1f8160[_0x43e67c(0x333)]||_0x24cc1f[_0x43e67c(0x1c6)]?(_0x10759d[_0x43e67c(0x23c)](_0x24cc1f[_0x43e67c(0x2c8)]),_0x444fd4[_0x43e67c(0x23c)](_0x24cc1f)):this[_0x43e67c(0x1d4)](_0x24cc1f);}}_0x444fd4[_0x43e67c(0x223)]>0x0&&this[_0x43e67c(0x2d5)](_0x444fd4);for(const _0x1097de of _0x10759d)this[_0x43e67c(0x208)](_0x43e67c(0x23a),_0x1097de);}),_0x33e927[_0x1167d6(0x1cc)]['on'](_0x1167d6(0x238),(_0x3185ec,_0x454fa5)=>{const _0x4a78c1=_0x1167d6,_0x3799fe=_0x454fa5[0x0];if(!this[_0x4a78c1(0x29a)][_0x4a78c1(0x223)])return;if(!_0x3799fe[_0x4a78c1(0x2f7)])return;if(_0x3799fe[_0x4a78c1(0x26d)][_0x4a78c1(0x284)]||!_0x3799fe[_0x4a78c1(0x26d)][_0x4a78c1(0x219)])return;let _0x5d81a4,_0x18617b;switch(_0x3799fe[_0x4a78c1(0x27b)]){case _0x4a78c1(0x249):_0x5d81a4=_0x33e927[_0x4a78c1(0x1cc)][_0x4a78c1(0x2af)](_0x3799fe[_0x4a78c1(0x1be)]),_0x18617b=_0x5d81a4[_0x4a78c1(0x255)](_0x3799fe[_0x4a78c1(0x254)]);break;case _0x4a78c1(0x25f):_0x5d81a4=_0x33e927[_0x4a78c1(0x1cc)][_0x4a78c1(0x2af)](_0x3799fe[_0x4a78c1(0x24b)]),_0x18617b=_0x33e927[_0x4a78c1(0x1cc)][_0x4a78c1(0x2af)](_0x3799fe[_0x4a78c1(0x2c0)]);break;case _0x4a78c1(0x209):_0x5d81a4=_0x33e927[_0x4a78c1(0x1cc)][_0x4a78c1(0x2af)](_0x3799fe[_0x4a78c1(0x2e1)]),_0x18617b=_0x5d81a4[_0x4a78c1(0x255)](_0x3799fe[_0x4a78c1(0x254)]);break;default:return;}const _0x201f56=_0x33e927[_0x4a78c1(0x1cc)][_0x4a78c1(0x337)](_0x5d81a4,_0x18617b);_0x33e927[_0x4a78c1(0x1cc)][_0x4a78c1(0x322)](()=>{const _0x49ed98=_0x4a78c1;for(const {suggestion:_0x48cd23,meta:_0x5ea4a0}of this[_0x49ed98(0x243)](_0x201f56)){if(_0x48cd23[_0x49ed98(0x1ef)])continue;if(_0x49ed98(0x24d)==_0x48cd23[_0x49ed98(0x27b)])continue;const _0x1271ba=this[_0x49ed98(0x31b)](_0x48cd23);if(_0x1271ba&&this[_0x49ed98(0x221)](_0x1271ba)&&_0x49ed98(0x25f)!=_0x3799fe[_0x49ed98(0x27b)])continue;const _0x39fd3a=_0x48cd23[_0x49ed98(0x1c9)]&&_0x48cd23[_0x49ed98(0x1c9)][_0x49ed98(0x309)];(_0x49ed98(0x237)!=_0x48cd23[_0x49ed98(0x27b)]||_0x49ed98(0x25f)==_0x3799fe[_0x49ed98(0x27b)]&&!_0x39fd3a)&&(_0x5ea4a0[_0x49ed98(0x2e0)]||_0x49ed98(0x301)==_0x48cd23[_0x49ed98(0x27b)]&&_0x5ea4a0[_0x49ed98(0x2ff)]||_0x48cd23[_0x49ed98(0x2b1)]()[_0x49ed98(0x200)](_0x201f56)&&this[_0x49ed98(0x256)](_0x48cd23,_0x5d81a4,_0x18617b));}});},{'priority':_0x1167d6(0x2de)}),_0x33e927[_0x1167d6(0x1cc)]['on'](_0x1167d6(0x299),(_0x104e51,_0x5aeb0f)=>{const _0x419190=_0x1167d6,_0x29b3d0=_0x5aeb0f[0x0],_0x4872af=_0x5aeb0f[0x1];if(_0x4872af&&_0x4872af[_0x419190(0x31a)])return;if(this[_0x419190(0x1ed)])return;if(!this[_0x419190(0x304)][_0x419190(0x345)])return;if(_0x29b3d0[_0x419190(0x2e5)])return;const _0x47426f=_0x33e927[_0x419190(0x1cc)][_0x419190(0x33f)],{start:_0x17951f,end:_0x31d91f}=_0x29b3d0[_0x419190(0x2b1)](),_0x2e3ee7=_0x17951f[_0x419190(0x31f)]&&_0x47426f[_0x419190(0x334)](_0x17951f[_0x419190(0x31f)])?null:_0x47426f[_0x419190(0x2b3)](_0x17951f,_0x419190(0x28b)),_0xb23183=_0x31d91f[_0x419190(0x1d1)]&&_0x47426f[_0x419190(0x334)](_0x31d91f[_0x419190(0x1d1)])?null:_0x47426f[_0x419190(0x2b3)](_0x31d91f,_0x419190(0x1f7)),_0x2c6e3b=_0x33e927[_0x419190(0x1cc)][_0x419190(0x337)](_0x2e3ee7?_0x2e3ee7[_0x419190(0x1c0)]:_0x17951f,_0xb23183?_0xb23183[_0x419190(0x1c5)]:_0x31d91f);_0x33e927[_0x419190(0x1cc)][_0x419190(0x322)](_0x2acad2=>{const _0x1d1660=_0x419190;this[_0x1d1660(0x313)](_0x2c6e3b);const _0x41b489=_0x33e927[_0x1d1660(0x1cc)][_0x1d1660(0x33f)][_0x1d1660(0x2b3)](_0x2c6e3b[_0x1d1660(0x1c0)]);_0x29b3d0['is'](_0x1d1660(0x319))?_0x2acad2[_0x1d1660(0x1b9)](_0x41b489):_0x29b3d0[_0x1d1660(0x239)](_0x41b489);}),_0x104e51[_0x419190(0x2b2)]();},{'priority':_0x10a365[_0x1167d6(0x22f)]+0xa}),_0x33e927[_0x1167d6(0x1cc)]['on'](_0x1167d6(0x259),(_0x47c07c,_0x58eb03)=>{const _0x37108b=_0x1167d6,_0x46c1a9=_0x58eb03[_0x58eb03[_0x37108b(0x1d6)]-0x1];_0x46c1a9&&_0x46c1a9[_0x37108b(0x31a)]||this[_0x37108b(0x1ed)]||this[_0x37108b(0x304)][_0x37108b(0x345)]&&(_0x33e927[_0x37108b(0x1cc)][_0x37108b(0x322)](()=>{const _0x50e357=_0x37108b;let _0x40a2fd=_0x33e927[_0x50e357(0x1cc)][_0x50e357(0x259)](_0x58eb03[0x0],_0x58eb03[0x1],_0x58eb03[0x2],{'forceDefaultExecution':!0x0});if(!_0x40a2fd)return;_0x47c07c[_0x50e357(0x2fc)]=_0x40a2fd[_0x50e357(0x1aa)]();const _0x57f24b=_0x40a2fd[_0x50e357(0x1c5)][_0x50e357(0x1d1)],_0x26c64f=_0x33e927[_0x50e357(0x1cc)][_0x50e357(0x33f)];_0x57f24b&&_0x26c64f[_0x50e357(0x1e3)](_0x57f24b)&&!_0x26c64f[_0x50e357(0x320)](_0x57f24b)&&(_0x40a2fd=_0x33e927[_0x50e357(0x1cc)][_0x50e357(0x337)](_0x40a2fd[_0x50e357(0x1c0)],_0x33e927[_0x50e357(0x1cc)][_0x50e357(0x2af)](_0x57f24b,_0x50e357(0x1c5)))),this[_0x50e357(0x1a1)](_0x40a2fd);}),_0x47c07c[_0x37108b(0x2b2)]());},{'priority':_0x1167d6(0x2ca)}),this[_0x1167d6(0x1d0)][_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x1dc),this[_0x1167d6(0x304)]),this[_0x1167d6(0x21a)](_0x1167d6(0x1dc));const _0x389fa9=new _0x44abab(_0x33e927,this[_0x1167d6(0x29a)]);_0x33e927[_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x341),_0x389fa9),this[_0x1167d6(0x21a)](_0x1167d6(0x341));const _0x1b02e8=new _0xde1668(_0x33e927,this[_0x1167d6(0x29a)]);_0x33e927[_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x1d9),_0x1b02e8),this[_0x1167d6(0x21a)](_0x1167d6(0x1d9)),_0x33e927[_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x30b),new _0x1e485a(_0x33e927,_0x389fa9,this[_0x1167d6(0x29a)])),this[_0x1167d6(0x21a)](_0x1167d6(0x30b)),_0x33e927[_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x2d0),new _0x1e485a(_0x33e927,_0x1b02e8,this[_0x1167d6(0x29a)])),this[_0x1167d6(0x21a)](_0x1167d6(0x2d0)),_0x33e927[_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x2ee),new _0x2fbc2c(_0x33e927,_0x389fa9,this[_0x1167d6(0x29a)])),this[_0x1167d6(0x21a)](_0x1167d6(0x2ee)),_0x33e927[_0x1167d6(0x1db)][_0x1167d6(0x23c)](_0x1167d6(0x1bd),new _0x2fbc2c(_0x33e927,_0x1b02e8,this[_0x1167d6(0x29a)])),this[_0x1167d6(0x21a)](_0x1167d6(0x1bd));const _0x5eca44=_0x33e927[_0x1167d6(0x2f6)][_0x1167d6(0x2ed)](_0x1167d6(0x2fe));this[_0x1167d6(0x264)](_0x5eca44,_0x1167d6(0x33b),(_0x2d4205,{threadId:_0x9fb0ff})=>{const _0x29e27a=_0x1167d6,_0x520d3b=this[_0x29e27a(0x29a)][_0x29e27a(0x2ed)](_0x9fb0ff);_0x520d3b&&_0x520d3b[_0x29e27a(0x2f9)]&&0x1===_0x520d3b[_0x29e27a(0x2f9)][_0x29e27a(0x1d6)]&&this[_0x29e27a(0x21e)](_0x9fb0ff,{'hasComments':!0x0});},{'priority':_0x1167d6(0x2eb)}),this[_0x1167d6(0x264)](_0x5eca44,_0x1167d6(0x275),(_0x405838,{threadId:_0xb9c519})=>{const _0x29275a=_0x1167d6,_0x5b01d3=this[_0x29275a(0x29a)][_0x29275a(0x2ed)](_0xb9c519);_0x5b01d3&&_0x5b01d3[_0x29275a(0x2f9)]&&!_0x5b01d3[_0x29275a(0x2f9)][_0x29275a(0x1d6)]&&this[_0x29275a(0x21e)](_0xb9c519,{'hasComments':!0x1});},{'priority':_0x1167d6(0x2eb)});}set[_0x5b8884(0x33e)](_0xd8d8fd){const _0x2f1628=_0x5b8884;if(this[_0x2f1628(0x1af)])throw new _0x3f60a1(_0x2f1628(0x2e6),this);this[_0x2f1628(0x1af)]=_0xd8d8fd;}get[_0x5b8884(0x33e)](){const _0x59e97d=_0x5b8884;return this[_0x59e97d(0x1af)];}[_0x5b8884(0x1e8)]({skipNotAttached:_0x3432c9=!0x1,toJSON:_0x334b8d=!0x1}={}){const _0x37be01=_0x5b8884,_0x3af53c=[];for(const _0x3f56b9 of this[_0x37be01(0x29a)][_0x37be01(0x2f1)]())_0x3432c9&&!_0x3f56b9[_0x37be01(0x1c6)]||_0x3af53c[_0x37be01(0x270)](_0x3f56b9);return _0x334b8d?_0x3af53c[_0x37be01(0x2b7)](_0x22e203=>_0x22e203[_0x37be01(0x307)]()):_0x3af53c;}[_0x5b8884(0x340)](_0x2bab3f){const _0x5c727a=_0x5b8884,_0x331a64=this[_0x5c727a(0x29a)][_0x5c727a(0x2ed)](_0x2bab3f);if(!_0x331a64)throw new _0x3f60a1(_0x5c727a(0x30a),this);return _0x331a64;}[_0x5b8884(0x2fd)](_0x58deff){const _0x528861=_0x5b8884;return this[_0x528861(0x29a)][_0x528861(0x285)](_0x58deff);}[_0x5b8884(0x1f5)](_0x39fef3){const _0x5eb956=_0x5b8884,{authorId:_0x306220,id:_0x2ad8c9,attributes:_0x4093b8}=_0x39fef3,[_0x55d819,_0x1123b1]=_0x39fef3[_0x5eb956(0x27b)][_0x5eb956(0x25f)](':'),_0x14b5ce=this[_0x5eb956(0x29a)][_0x5eb956(0x2ed)](_0x2ad8c9)||this[_0x5eb956(0x1c8)](_0x55d819,_0x1123b1,_0x2ad8c9,_0x306220,_0x4093b8);if(this[_0x5eb956(0x1f2)](_0x14b5ce),this[_0x5eb956(0x2b8)](_0x14b5ce,_0x55d819,_0x1123b1||null,_0x306220),_0x14b5ce[_0x5eb956(0x227)]=_0x39fef3[_0x5eb956(0x227)],_0x14b5ce[_0x5eb956(0x2ce)]=!0x0,_0x4093b8&&_0x4093b8[_0x5eb956(0x25a)]){const _0xc78846=_0x4093b8[_0x5eb956(0x25a)],_0x20cccf=this[_0x5eb956(0x27a)](_0xc78846[_0x5eb956(0x2bb)]);_0x14b5ce[_0x5eb956(0x34d)]=_0xc78846[_0x5eb956(0x227)],_0x14b5ce[_0x5eb956(0x2bf)]=_0x20cccf,_0x14b5ce[_0x5eb956(0x287)]=!0x0;}else _0x14b5ce[_0x5eb956(0x34d)]=_0x39fef3[_0x5eb956(0x227)];switch(_0x39fef3[_0x5eb956(0x1c9)]&&(_0x14b5ce[_0x5eb956(0x1c9)]=_0x39fef3[_0x5eb956(0x1c9)]),_0x39fef3[_0x5eb956(0x2c3)]&&(_0x14b5ce[_0x5eb956(0x2c3)]=_0x39fef3[_0x5eb956(0x2c3)]),this[_0x5eb956(0x1af)]&&this[_0x5eb956(0x1af)][_0x5eb956(0x27e)]||(_0x14b5ce[_0x5eb956(0x2ba)]=!0x0),this[_0x5eb956(0x233)][_0x5eb956(0x2ed)](_0x14b5ce)){case _0x5eb956(0x247):this[_0x5eb956(0x233)][_0x5eb956(0x27c)](_0x14b5ce,_0x5eb956(0x2a1));break;case _0x5eb956(0x206):_0x14b5ce[_0x5eb956(0x1c6)]?(this[_0x5eb956(0x271)](new Set([_0x14b5ce])),this[_0x5eb956(0x2d5)](new Set([_0x14b5ce])),this[_0x5eb956(0x233)][_0x5eb956(0x27c)](_0x14b5ce,_0x5eb956(0x293)),this[_0x5eb956(0x208)](_0x5eb956(0x295),_0x14b5ce)):this[_0x5eb956(0x233)][_0x5eb956(0x27c)](_0x14b5ce,_0x5eb956(0x1ba));}return _0x14b5ce;}[_0x5b8884(0x341)](_0x29140d){const _0x57afe2=_0x5b8884;this[_0x57afe2(0x31a)](()=>{const _0x525642=_0x57afe2;this[_0x525642(0x1d0)][_0x525642(0x1cc)][_0x525642(0x322)](()=>{const _0x3206af=_0x525642;for(const _0x125bd4 of _0x29140d[_0x3206af(0x32e)]())_0x125bd4[_0x3206af(0x303)]();});});}[_0x5b8884(0x1d9)](_0x13b726){const _0x5194c2=_0x5b8884;this[_0x5194c2(0x31a)](()=>{const _0x12cbe0=_0x5194c2;this[_0x12cbe0(0x1d0)][_0x12cbe0(0x1cc)][_0x12cbe0(0x322)](()=>{const _0x35ab26=_0x12cbe0;for(const _0x249d14 of _0x13b726[_0x35ab26(0x32e)]())_0x249d14[_0x35ab26(0x269)]();});});}[_0x5b8884(0x21a)](_0x11ffe3,_0x3c1356){const _0x21ba73=_0x5b8884,_0x5e7e61=this[_0x21ba73(0x1d0)][_0x21ba73(0x1db)][_0x21ba73(0x2ed)](_0x11ffe3);if(!_0x5e7e61)throw new _0x3f60a1(_0x21ba73(0x28a),this,{'commandName':_0x11ffe3});if(this[_0x21ba73(0x308)][_0x21ba73(0x285)](_0x5e7e61))throw new _0x3f60a1(_0x21ba73(0x1da),this,{'commandName':_0x11ffe3});this[_0x21ba73(0x308)][_0x21ba73(0x23c)](_0x5e7e61),_0x3c1356&&_0x5e7e61['on'](_0x21ba73(0x1bc),(_0x1bfbfb,_0x2dfa88)=>{const _0x4d8ed2=_0x21ba73;this[_0x4d8ed2(0x304)][_0x4d8ed2(0x345)]&&(this[_0x4d8ed2(0x1ed)]||(_0x2dfa88[_0x4d8ed2(0x1d6)]>0x0&&_0x2dfa88[_0x2dfa88[_0x4d8ed2(0x1d6)]-0x1]&&_0x2dfa88[_0x2dfa88[_0x4d8ed2(0x1d6)]-0x1][_0x4d8ed2(0x31a)]?_0x2dfa88[_0x4d8ed2(0x2e9)]():(_0x1bfbfb[_0x4d8ed2(0x2fc)]=_0x3c1356((..._0x54bc76)=>_0x5e7e61[_0x4d8ed2(0x1bc)](..._0x54bc76,{'forceDefaultExecution':!0x0}),..._0x2dfa88),_0x1bfbfb[_0x4d8ed2(0x2b2)]())));},{'priority':_0x21ba73(0x2ca)});}[_0x5b8884(0x31a)](_0x47e5a0){const _0x37614e=_0x5b8884;let _0x37fa5c,_0x35ae97;const _0x46d320=this[_0x37614e(0x1ed)];this[_0x37614e(0x1ed)]=!0x0;try{_0x37fa5c=_0x47e5a0();}catch(_0x3e3cb9){_0x35ae97=_0x3e3cb9;}return _0x46d320||(this[_0x37614e(0x1ed)]=!0x1),_0x35ae97&&_0x3f60a1[_0x37614e(0x267)](_0x35ae97,this),_0x37fa5c;}[_0x5b8884(0x1a1)](_0x193cf3,_0x27a228=null,_0x17a7b9={}){const _0x2a5142=_0x5b8884;if(_0x193cf3[_0x2a5142(0x2e5)])return null;const _0x49d903=this[_0x2a5142(0x1d0)][_0x2a5142(0x2f6)][_0x2a5142(0x2ed)](_0x2a5142(0x2a4))['me'];for(const {suggestion:_0x47d070,meta:_0x3e3c2a}of this[_0x2a5142(0x243)](_0x193cf3,_0x2a5142(0x301)))if(_0x3e3c2a[_0x2a5142(0x2ff)]){if(!_0x3e3c2a[_0x2a5142(0x2df)]){if(_0x3e3c2a[_0x2a5142(0x2e0)]){if(!this[_0x2a5142(0x323)]||!Lt(_0x47d070,_0x17a7b9))continue;return _0x47d070;}if(Lt(_0x47d070,_0x17a7b9))return _0x47d070;this[_0x2a5142(0x256)](_0x47d070,_0x193cf3[_0x2a5142(0x1c0)],_0x193cf3[_0x2a5142(0x1c5)]);break;}if(_0x27a228==_0x47d070[_0x2a5142(0x1a3)]&&Lt(_0x47d070,_0x17a7b9)){const _0x1e09fb=_0x47d070[_0x2a5142(0x2b1)]();return _0x1e09fb[_0x2a5142(0x1c0)][_0x2a5142(0x1f3)](_0x193cf3[_0x2a5142(0x1c5)])?this[_0x2a5142(0x2a9)](_0x47d070,this[_0x2a5142(0x23e)][_0x2a5142(0x337)](_0x193cf3[_0x2a5142(0x1c0)],_0x1e09fb[_0x2a5142(0x1c5)])):this[_0x2a5142(0x2a9)](_0x47d070,this[_0x2a5142(0x23e)][_0x2a5142(0x337)](_0x1e09fb[_0x2a5142(0x1c0)],_0x193cf3[_0x2a5142(0x1c5)])),_0x47d070;}}const _0x2408d4=_0x3d3f87(),_0x261475=_0x49d903['id'],_0x32f80d=_0x27a228?_0x2a5142(0x1ce)+_0x27a228:_0x2a5142(0x301),_0x24efec=this[_0x2a5142(0x1a8)]({'id':_0x2408d4,'type':_0x32f80d,'createdAt':new Date(),'authorId':_0x261475,'attributes':_0x17a7b9});return this[_0x2a5142(0x276)](_0x32f80d,_0x2408d4,_0x261475,_0x193cf3),_0x24efec;}[_0x5b8884(0x2be)](_0x50ec05,_0x2ad9f5=_0x5b8884(0x348),_0x22d755={}){const _0x3fd98c=_0x5b8884,_0x3647f9=this[_0x3fd98c(0x1d0)][_0x3fd98c(0x2f6)][_0x3fd98c(0x2ed)](_0x3fd98c(0x2a4))['me'],_0x47e859=this[_0x3fd98c(0x214)][_0x3fd98c(0x1c3)](_0x3fd98c(0x301),_0x2ad9f5,_0x3fd98c(0x278));for(const _0x44f775 of this[_0x3fd98c(0x1e8)]())if(_0x44f775[_0x3fd98c(0x2bf)]['id']==_0x3647f9['id']&&_0x3fd98c(0x301)==_0x44f775[_0x3fd98c(0x27b)]&&_0x44f775[_0x3fd98c(0x1a3)]==_0x2ad9f5&&Lt(_0x44f775,_0x22d755)&&(_0x47e859(_0x44f775[_0x3fd98c(0x1b5)](),_0x50ec05)||_0x47e859(_0x50ec05,_0x44f775[_0x3fd98c(0x1b5)]()))){for(const _0x2d1256 of _0x50ec05)_0x44f775[_0x3fd98c(0x1b4)](_0x2d1256);return _0x44f775;}for(const {suggestion:_0xa8d62e,meta:_0x83757d}of this[_0x3fd98c(0x243)](_0x50ec05,_0x3fd98c(0x301))){if(!_0x83757d[_0x3fd98c(0x2ff)])continue;if(!this[_0x3fd98c(0x323)]&&_0x83757d[_0x3fd98c(0x2e0)])continue;if(!Lt(_0xa8d62e,_0x22d755))continue;let _0x2987ea=!0x0;for(const _0x568bca of _0xa8d62e[_0x3fd98c(0x1b5)]())for(const _0x12a7b0 of _0x50ec05)if(!_0x568bca[_0x3fd98c(0x200)](_0x12a7b0)){_0x2987ea=!0x1;break;}if(_0x2987ea)return _0xa8d62e;}const _0x29feb7=_0x3d3f87(),_0x2a4a60=_0x3647f9['id'],_0x24f473=_0x3fd98c(0x1ce)+_0x2ad9f5,_0x541d83=this[_0x3fd98c(0x1a8)]({'id':_0x29feb7,'type':_0x24f473,'createdAt':new Date(),'authorId':_0x2a4a60,'attributes':_0x22d755});for(const _0xf89ba9 of _0x50ec05)this[_0x3fd98c(0x276)](_0x24f473,_0x29feb7,_0x2a4a60,_0xf89ba9,_0x4cfe05[_0x3fd98c(0x302)]());return _0x541d83;}[_0x5b8884(0x1de)](_0x2716ef,_0x2c7893,_0x48882a=null,_0x4b59bc={}){const _0x1ce9d5=_0x5b8884;if(_0x48882a=_0x48882a||Vt(_0x2c7893),_0x2716ef[_0x1ce9d5(0x2e5)])return null;if(_0x1ce9d5(0x251)===this[_0x1ce9d5(0x213)]){const _0x1bb624=this[_0x1ce9d5(0x214)][_0x1ce9d5(0x1c3)](_0x1ce9d5(0x24d),_0x48882a,_0x1ce9d5(0x303));return this[_0x1ce9d5(0x31a)](()=>_0x1bb624([_0x2716ef],_0x2c7893,_0x4b59bc)),null;}const _0x10b1b8=this[_0x1ce9d5(0x1d0)][_0x1ce9d5(0x2f6)][_0x1ce9d5(0x2ed)](_0x1ce9d5(0x2a4))['me'],_0x3ff201=[];if(_0x1ce9d5(0x331)!==this[_0x1ce9d5(0x213)]){for(const {suggestion:_0x18b2d7,meta:_0x4d943c}of this[_0x1ce9d5(0x243)](_0x2716ef,_0x1ce9d5(0x301)))_0x4d943c[_0x1ce9d5(0x2ff)]&&!_0x4d943c[_0x1ce9d5(0x283)]&&_0x3ff201[_0x1ce9d5(0x270)](..._0x18b2d7[_0x1ce9d5(0x1b5)]());}const _0x182646=function(_0x56f454,_0x3f4a18){const _0x4f89cc=_0x1ce9d5,_0x815075=[];for(const _0x3a4310 of _0x3f4a18){const _0x452552=_0x56f454[_0x4f89cc(0x30f)](_0x3a4310);_0x452552&&_0x815075[_0x4f89cc(0x270)](_0x452552);}return _0x815075;}(_0x2716ef,_0x3ff201),_0x422e52=function(_0x2a9f8e,_0x5b8b1f){const _0x3e2c5d=_0x1ce9d5,_0xde8840=[_0x2a9f8e];for(const _0x280011 of _0x5b8b1f){let _0x57730d=0x0;for(;_0x57730d<_0xde8840[_0x3e2c5d(0x1d6)];){const _0x4db9ce=_0xde8840[_0x57730d][_0x3e2c5d(0x32d)](_0x280011);_0xde8840[_0x3e2c5d(0x2c2)](_0x57730d,0x1,..._0x4db9ce),_0x57730d+=_0x4db9ce[_0x3e2c5d(0x1d6)];}}return _0xde8840;}(_0x2716ef,_0x3ff201);_0x182646[_0x1ce9d5(0x1d6)]&&this[_0x1ce9d5(0x23e)][_0x1ce9d5(0x322)](()=>{const _0x45b485=_0x1ce9d5;for(const _0x443d3e of _0x182646){const _0x5adb24=this[_0x45b485(0x214)][_0x45b485(0x1c3)](_0x45b485(0x24d),_0x48882a,_0x45b485(0x303));this[_0x45b485(0x31a)](()=>_0x5adb24([_0x443d3e],_0x2c7893,_0x4b59bc));}});for(const _0x29ae43 of _0x422e52){let _0x265d01=null,_0x11a397=_0x29ae43[_0x1ce9d5(0x1c0)],_0x3d8c94=_0x29ae43[_0x1ce9d5(0x1c5)];for(const {suggestion:_0x31b341,meta:_0x5134bc}of this[_0x1ce9d5(0x243)](_0x29ae43,_0x1ce9d5(0x24d))){if(!_0x5134bc[_0x1ce9d5(0x2ff)])continue;if(_0x31b341[_0x1ce9d5(0x1a3)]!=_0x48882a)continue;if(!Lt(_0x31b341,_0x4b59bc))continue;const _0x292977=_0x31b341[_0x1ce9d5(0x2b1)]();if(_0x292977[_0x1ce9d5(0x200)](_0x29ae43,!0x0))return null;_0x11a397=_0x11a397[_0x1ce9d5(0x277)](_0x292977[_0x1ce9d5(0x1c0)])?_0x11a397:_0x292977[_0x1ce9d5(0x1c0)],_0x3d8c94=_0x3d8c94[_0x1ce9d5(0x32f)](_0x292977[_0x1ce9d5(0x1c5)])?_0x3d8c94:_0x292977[_0x1ce9d5(0x1c5)],_0x265d01?_0x292977[_0x1ce9d5(0x1c0)][_0x1ce9d5(0x277)](_0x265d01[_0x1ce9d5(0x2b1)]()[_0x1ce9d5(0x1c0)])?(_0x265d01[_0x1ce9d5(0x2ad)](),_0x265d01=_0x31b341):_0x31b341[_0x1ce9d5(0x2ad)]():_0x265d01=_0x31b341;}const _0xea0274=this[_0x1ce9d5(0x23e)][_0x1ce9d5(0x337)](_0x11a397,_0x3d8c94);if(_0x265d01)this[_0x1ce9d5(0x2a9)](_0x265d01,_0xea0274);else{const _0x2573f5=_0x3d3f87(),_0x556045=_0x10b1b8['id'];this[_0x1ce9d5(0x1a8)]({'id':_0x2573f5,'type':_0x1ce9d5(0x25c)+_0x48882a,'data':_0x2c7893,'createdAt':new Date(),'authorId':_0x556045,'attributes':_0x4b59bc}),this[_0x1ce9d5(0x276)](_0x1ce9d5(0x25c)+_0x48882a,_0x2573f5,_0x556045,_0xea0274);}}return null;}[_0x5b8884(0x1b1)](_0x3c4a7e,_0x2af60c,_0x3ccff6=[],_0x1bdd90=null,_0x22c457={}){const _0x5e98d0=_0x5b8884;_0x2af60c[_0x5e98d0(0x20d)]||(_0x2af60c[_0x5e98d0(0x20d)]=_0x2af60c[_0x5e98d0(0x2c5)]),_0x2af60c[_0x5e98d0(0x309)]=_0x3c4a7e['is'](_0x5e98d0(0x25e)),_0x1bdd90=_0x1bdd90||Vt(_0x2af60c);const _0x3613ae=_0x3ccff6[_0x5e98d0(0x2b7)](_0x53bcdb=>Gt(_0x53bcdb,this[_0x5e98d0(0x23e)])),_0x3879e1=_0x3c4a7e['is'](_0x5e98d0(0x25e))?_0x3c4a7e:Gt(_0x3c4a7e,this[_0x5e98d0(0x23e)]);if(_0x5e98d0(0x251)===this[_0x5e98d0(0x213)]){const _0xb42b65=this[_0x5e98d0(0x214)][_0x5e98d0(0x1c3)](_0x5e98d0(0x237),_0x1bdd90,_0x5e98d0(0x303));return this[_0x5e98d0(0x31a)](()=>_0xb42b65([_0x3879e1],_0x2af60c,_0x22c457)),null;}_0x3613ae[_0x5e98d0(0x270)](_0x3879e1);let _0x1de580=!0x0;for(const _0x4367ee of _0x3613ae)if(!this[_0x5e98d0(0x26a)](_0x4367ee)){_0x1de580=!0x1;break;}if(_0x1de580&&_0x5e98d0(0x331)!==this[_0x5e98d0(0x213)]){const _0x5d442a=this[_0x5e98d0(0x214)][_0x5e98d0(0x1c3)](_0x5e98d0(0x237),_0x1bdd90,_0x5e98d0(0x303));return this[_0x5e98d0(0x31a)](()=>_0x5d442a([_0x3879e1],_0x2af60c,_0x22c457)),null;}let _0x4b1616=null,_0x1d0ace=_0x3879e1[_0x5e98d0(0x1c0)],_0x19283c=_0x3879e1[_0x5e98d0(0x1c5)];for(const {suggestion:_0x265003,meta:_0x3a8d7e}of this[_0x5e98d0(0x243)](_0x3879e1,_0x5e98d0(0x237))){if(!_0x3a8d7e[_0x5e98d0(0x2ff)])continue;if(_0x3a8d7e[_0x5e98d0(0x2df)]||_0x3a8d7e[_0x5e98d0(0x2e0)]||_0x3a8d7e[_0x5e98d0(0x283)])continue;if(_0x265003[_0x5e98d0(0x1c9)][_0x5e98d0(0x20d)]!=_0x2af60c[_0x5e98d0(0x20d)])continue;if(!Lt(_0x265003,_0x22c457))continue;const _0x8aeaf8=_0x265003[_0x5e98d0(0x2b1)]();if(_0x265003[_0x5e98d0(0x1a3)]==_0x1bdd90){if(_0x8aeaf8[_0x5e98d0(0x200)](_0x3879e1,!0x0))return null;_0x1d0ace=_0x1d0ace[_0x5e98d0(0x277)](_0x8aeaf8[_0x5e98d0(0x1c0)])?_0x1d0ace:_0x8aeaf8[_0x5e98d0(0x1c0)],_0x19283c=_0x19283c[_0x5e98d0(0x32f)](_0x8aeaf8[_0x5e98d0(0x1c5)])?_0x19283c:_0x8aeaf8[_0x5e98d0(0x1c5)],_0x4b1616?_0x8aeaf8[_0x5e98d0(0x1c0)][_0x5e98d0(0x277)](_0x4b1616[_0x5e98d0(0x2b1)]()[_0x5e98d0(0x1c0)])?(_0x4b1616[_0x5e98d0(0x2ad)](),_0x4b1616=_0x265003):_0x265003[_0x5e98d0(0x2ad)]():_0x4b1616=_0x265003;}else{const _0xb79bc2=_0x3879e1[_0x5e98d0(0x30f)](_0x8aeaf8);this[_0x5e98d0(0x1a9)](_0x265003,_0xb79bc2);}}const _0xd236dc=this[_0x5e98d0(0x1d0)][_0x5e98d0(0x2f6)][_0x5e98d0(0x2ed)](_0x5e98d0(0x2a4))['me'],_0x1782c1=_0x3d3f87(),_0x5646a0=_0xd236dc['id'];if(_0x4b1616)return this[_0x5e98d0(0x2a9)](_0x4b1616,this[_0x5e98d0(0x23e)][_0x5e98d0(0x337)](_0x1d0ace,_0x19283c)),_0x4b1616;{const _0x21a64f=this[_0x5e98d0(0x1a8)]({'id':_0x1782c1,'type':_0x5e98d0(0x21c)+_0x1bdd90,'data':_0x2af60c,'createdAt':new Date(),'authorId':_0x5646a0,'attributes':_0x22c457});return this[_0x5e98d0(0x276)](_0x5e98d0(0x21c)+_0x1bdd90,_0x1782c1,_0x5646a0,this[_0x5e98d0(0x23e)][_0x5e98d0(0x337)](_0x1d0ace,_0x19283c)),_0x21a64f;}}[_0x5b8884(0x225)](_0x5c257b,_0x4cb591,_0x8af401=[],_0xdf9639=null,_0x5253cc={}){const _0x439858=_0x5b8884;_0x4cb591[_0x439858(0x20d)]||(_0x4cb591[_0x439858(0x20d)]=_0x4cb591[_0x439858(0x2c5)]);const _0x832d5=_0x5c257b[0x0];_0x4cb591[_0x439858(0x309)]=_0x832d5['is'](_0x439858(0x25e)),_0xdf9639=_0xdf9639||Vt(_0x4cb591);const _0x2b6750=_0x8af401[_0x439858(0x2b7)](_0x53edb5=>Gt(_0x53edb5,this[_0x439858(0x23e)])),_0x31a592=_0x832d5['is'](_0x439858(0x25e))?_0x5c257b:_0x5c257b[_0x439858(0x2b7)](_0x5a371d=>Gt(_0x5a371d,this[_0x439858(0x23e)]));if(_0x439858(0x251)===this[_0x439858(0x213)]){const _0x260a72=this[_0x439858(0x214)][_0x439858(0x1c3)](_0x439858(0x237),_0xdf9639,_0x439858(0x303));return this[_0x439858(0x31a)](()=>_0x260a72(_0x31a592,_0x4cb591,_0x5253cc)),null;}_0x2b6750[_0x439858(0x270)](..._0x31a592);let _0x6fc6b0=!0x0;for(const _0xf4535 of _0x2b6750)if(!this[_0x439858(0x26a)](_0xf4535)){_0x6fc6b0=!0x1;break;}if(_0x6fc6b0&&_0x439858(0x331)!==this[_0x439858(0x213)]){const _0x57e1be=this[_0x439858(0x214)][_0x439858(0x1c3)](_0x439858(0x237),_0xdf9639,_0x439858(0x303));return this[_0x439858(0x31a)](()=>_0x57e1be(_0x31a592,_0x4cb591,_0x5253cc)),null;}const _0xae2996=this[_0x439858(0x1d0)][_0x439858(0x2f6)][_0x439858(0x2ed)](_0x439858(0x2a4))['me'];for(const _0xf6174e of this[_0x439858(0x1e8)]()){if(_0xf6174e[_0x439858(0x2bf)]['id']!=_0xae2996['id'])continue;if(_0x439858(0x237)!=_0xf6174e[_0x439858(0x27b)]||_0xf6174e[_0x439858(0x1c9)][_0x439858(0x20d)]!=_0x4cb591[_0x439858(0x20d)])continue;if(!Lt(_0xf6174e,_0x5253cc))continue;const _0x1e5028=_0xf6174e[_0x439858(0x1a3)]==_0xdf9639;for(let _0x3ad480=0x0;_0x3ad480<_0x31a592[_0x439858(0x1d6)];_0x3ad480++){const _0x5f9bd1=_0x31a592[_0x3ad480];for(const _0xd6ac25 of _0xf6174e[_0x439858(0x292)]()){const _0x59c102=_0xd6ac25[_0x439858(0x1e0)]();if(_0x5f9bd1[_0x439858(0x1f3)](_0x59c102)){_0x1e5028?(_0x31a592[_0x439858(0x2c2)](_0x3ad480,0x1),_0x3ad480--):_0xf6174e[_0x439858(0x27d)](_0xd6ac25[_0x439858(0x30e)]);break;}}}}if(0x0==_0x31a592[_0x439858(0x1d6)])return null;const _0x469aca=this[_0x439858(0x214)][_0x439858(0x1c3)](_0x439858(0x237),_0xdf9639,_0x439858(0x278));for(const _0x10a623 of this[_0x439858(0x1e8)]())if(_0x10a623[_0x439858(0x2bf)]['id']==_0xae2996['id']&&_0x439858(0x237)==_0x10a623[_0x439858(0x27b)]&&_0x10a623[_0x439858(0x1c9)][_0x439858(0x20d)]==_0x4cb591[_0x439858(0x20d)]&&_0x10a623[_0x439858(0x1a3)]==_0xdf9639&&Lt(_0x10a623,_0x5253cc)&&(_0x469aca(_0x10a623[_0x439858(0x1b5)](),_0x31a592)||_0x469aca(_0x31a592,_0x10a623[_0x439858(0x1b5)]()))){for(const _0x515392 of _0x31a592)_0x10a623[_0x439858(0x1b4)](_0x515392);return _0x10a623;}const _0x2d7486=_0x3d3f87(),_0xd52f5f=_0xae2996['id'],_0xaae6ef=_0x439858(0x21c)+_0xdf9639,_0x1e98db=this[_0x439858(0x1a8)]({'id':_0x2d7486,'type':_0xaae6ef,'data':_0x4cb591,'createdAt':new Date(),'authorId':_0xd52f5f,'attributes':_0x5253cc});for(const _0x543a8 of _0x31a592)this[_0x439858(0x276)](_0xaae6ef,_0x2d7486,_0xd52f5f,_0x543a8,_0x4cfe05[_0x439858(0x302)]());return _0x1e98db;}[_0x5b8884(0x313)](_0x1af776,_0x4a2c56=null,_0xb00584={}){const _0x941032=_0x5b8884;if(_0x1af776[_0x941032(0x2e5)])return null;const _0x1fb710=this[_0x941032(0x1d0)][_0x941032(0x2f6)][_0x941032(0x2ed)](_0x941032(0x2a4))['me'],_0x3df7b6=new _0x15ca4d(_0x1af776[_0x941032(0x1c0)],_0x1af776[_0x941032(0x1c5)]);for(const {suggestion:_0x1a31ab,meta:_0x5c51a7}of this[_0x941032(0x243)](_0x3df7b6,_0x941032(0x301)))if(_0x5c51a7[_0x941032(0x2ff)]&&!_0x5c51a7[_0x941032(0x2df)]){if(_0x1a31ab[_0x941032(0x1ef)]){const _0x2fb31d=_0x1a31ab[_0x941032(0x1b5)]()[_0x941032(0x288)](_0x2f2d9a=>_0x941032(0x24f)!=_0x2f2d9a[_0x941032(0x1a5)][_0x941032(0x2f0)]);_0x2fb31d[_0x941032(0x232)](_0x2b4925=>_0x3df7b6[_0x941032(0x200)](_0x2b4925,!0x0))&&_0x1a31ab[_0x941032(0x269)]();if(_0x2fb31d[_0x941032(0x2d8)](_0xce9234=>_0xce9234[_0x941032(0x200)](_0x3df7b6,!0x0))){const _0x4c281a=this[_0x941032(0x214)][_0x941032(0x1c3)](_0x941032(0x2ec),_0x4a2c56,_0x941032(0x303));return this[_0x941032(0x31a)](()=>_0x4c281a([_0x3df7b6],null,_0xb00584)),null;}}else{const _0x17ba48=_0x3df7b6[_0x941032(0x30f)](_0x1a31ab[_0x941032(0x2b1)]());null!==_0x17ba48&&_0x1a31ab[_0x941032(0x1a6)]([_0x17ba48],null,_0xb00584);}}if(_0x3df7b6[_0x941032(0x1cb)](),_0x3df7b6[_0x941032(0x2e5)]||_0x941032(0x24f)==_0x3df7b6[_0x941032(0x1a5)][_0x941032(0x2f0)])return null;let _0x5a37f0=null,_0x469861=_0x3df7b6[_0x941032(0x1c0)],_0x1ae929=_0x3df7b6[_0x941032(0x1c5)];const _0x2feefd=this[_0x941032(0x243)](_0x3df7b6,_0x941032(0x2ec));for(const {suggestion:_0x56e5a9,meta:_0x12fe27}of _0x2feefd){const _0x542854=this[_0x941032(0x23e)][_0x941032(0x337)](_0x469861,_0x1ae929);if(_0x12fe27[_0x941032(0x2ff)]&&(this[_0x941032(0x323)]||!_0x12fe27[_0x941032(0x2e0)]&&!_0x12fe27[_0x941032(0x283)])){if(_0x56e5a9[_0x941032(0x1ef)]){if(!Lt(_0x56e5a9,_0xb00584))continue;let _0x3ef558=!0x0;for(const _0xd7c784 of _0x56e5a9[_0x941032(0x1b5)]()){if(_0xd7c784[_0x941032(0x200)](_0x542854,!0x0))return _0x56e5a9;_0x542854[_0x941032(0x200)](_0xd7c784)||(_0x3ef558=!0x1);}_0x3ef558&&_0x56e5a9[_0x941032(0x269)]();}else{const _0x2aa0ce=_0x56e5a9[_0x941032(0x2b1)]();if(_0x2aa0ce[_0x941032(0x200)](_0x542854,!0x0))return _0x56e5a9;if(!Lt(_0x56e5a9,_0xb00584)){_0x542854[_0x941032(0x200)](_0x2aa0ce)?_0x56e5a9[_0x941032(0x2ad)]():_0x2aa0ce[_0x941032(0x23f)](_0x469861)?_0x469861=_0x2aa0ce[_0x941032(0x1c5)]:_0x2aa0ce[_0x941032(0x23f)](_0x1ae929)&&(_0x1ae929=_0x2aa0ce[_0x941032(0x1c0)]);continue;}_0x469861=_0x469861[_0x941032(0x277)](_0x2aa0ce[_0x941032(0x1c0)])?_0x469861:_0x2aa0ce[_0x941032(0x1c0)],_0x1ae929=_0x1ae929[_0x941032(0x32f)](_0x2aa0ce[_0x941032(0x1c5)])?_0x1ae929:_0x2aa0ce[_0x941032(0x1c5)],_0xb00584=Object[_0x941032(0x245)]({},_0x56e5a9[_0x941032(0x2c3)]),_0x5a37f0?_0x2aa0ce[_0x941032(0x1c0)][_0x941032(0x277)](_0x5a37f0[_0x941032(0x2b1)]()[_0x941032(0x1c0)])?(_0x5a37f0[_0x941032(0x2ad)](),_0x5a37f0=_0x56e5a9):_0x56e5a9[_0x941032(0x2ad)]():_0x5a37f0=_0x56e5a9;}}}if(_0x5a37f0)return this[_0x941032(0x2a9)](_0x5a37f0,this[_0x941032(0x23e)][_0x941032(0x337)](_0x469861,_0x1ae929)),_0x5a37f0;{const _0x36858c=_0x3d3f87(),_0x448bcf=this[_0x941032(0x23e)][_0x941032(0x337)](_0x469861,_0x1ae929),_0x35ad0a=_0x1fb710['id'],_0x3696ef=_0x4a2c56?_0x941032(0x32a)+_0x4a2c56:_0x941032(0x2ec),_0x33a65f=this[_0x941032(0x1a8)]({'id':_0x36858c,'type':_0x3696ef,'createdAt':new Date(),'authorId':_0x35ad0a,'attributes':_0xb00584});return this[_0x941032(0x276)](_0x3696ef,_0x36858c,_0x35ad0a,_0x448bcf),_0x33a65f;}}[_0x5b8884(0x244)](_0x17bc4,_0x5c01eb=_0x5b8884(0x348),_0x53d78e={}){const _0x420b58=_0x5b8884,_0x23dc38=this[_0x420b58(0x1d0)][_0x420b58(0x2f6)][_0x420b58(0x2ed)](_0x420b58(0x2a4))['me'],_0x53e50f=_0x17bc4[_0x420b58(0x2b7)](_0x8ffe46=>new _0x15ca4d(_0x8ffe46[_0x420b58(0x1c0)],_0x8ffe46[_0x420b58(0x1c5)])),_0x4bd1a9=new Set();for(const {suggestion:_0x26bbf1,meta:_0x50cfa8}of this[_0x420b58(0x243)](_0x53e50f,_0x420b58(0x301)))_0x50cfa8[_0x420b58(0x2ff)]&&!_0x50cfa8[_0x420b58(0x2df)]&&_0x4bd1a9[_0x420b58(0x23c)](_0x26bbf1);for(const _0x117832 of _0x4bd1a9)if(_0x117832[_0x420b58(0x1ef)]){const _0x5515b0=_0x117832[_0x420b58(0x1b5)]();(!_0x117832[_0x420b58(0x2c3)]||!_0x117832[_0x420b58(0x2c3)][_0x420b58(0x29b)])&&(_0x5515b0[_0x420b58(0x232)](_0x3f5f03=>_0x53e50f[_0x420b58(0x2d8)](_0x5eeaaf=>_0x5eeaaf[_0x420b58(0x200)](_0x3f5f03,!0x0)))&&_0x117832[_0x420b58(0x269)]());if(_0x53e50f[_0x420b58(0x232)](_0x39e3f3=>_0x5515b0[_0x420b58(0x2d8)](_0x1083bc=>_0x1083bc[_0x420b58(0x200)](_0x39e3f3,!0x0)))){const _0x37ecb9=this[_0x420b58(0x214)][_0x420b58(0x1c3)](_0x420b58(0x2ec),_0x5c01eb,_0x420b58(0x303));return this[_0x420b58(0x31a)](()=>_0x37ecb9(_0x17bc4,null,_0x53d78e)),null;}}else{const _0x5cdfc3=_0x117832[_0x420b58(0x2b1)]();_0x53e50f[_0x420b58(0x2d8)](_0x51438d=>_0x51438d[_0x420b58(0x200)](_0x5cdfc3,!0x0))&&_0x117832[_0x420b58(0x269)]();if(_0x53e50f[_0x420b58(0x232)](_0x4a64b8=>_0x5cdfc3[_0x420b58(0x200)](_0x4a64b8,!0x0))){const _0x2688ef=this[_0x420b58(0x214)][_0x420b58(0x1c3)](_0x420b58(0x2ec),_0x5c01eb,_0x420b58(0x303));return this[_0x420b58(0x31a)](()=>_0x2688ef(_0x53e50f,null,_0x53d78e)),null;}}const _0x14cdc4=this[_0x420b58(0x214)][_0x420b58(0x1c3)](_0x420b58(0x2ec),_0x5c01eb,_0x420b58(0x278));let _0x15ef40=null;for(const _0x1cbb1e of this[_0x420b58(0x1e8)]())if(_0x1cbb1e[_0x420b58(0x2bf)]['id']==_0x23dc38['id']&&_0x1cbb1e[_0x420b58(0x1c6)]&&_0x420b58(0x2ec)==_0x1cbb1e[_0x420b58(0x27b)]&&_0x1cbb1e[_0x420b58(0x1a3)]==_0x5c01eb&&Lt(_0x1cbb1e,_0x53d78e)&&(_0x14cdc4(_0x1cbb1e[_0x420b58(0x1b5)](),_0x53e50f)||_0x14cdc4(_0x53e50f,_0x1cbb1e[_0x420b58(0x1b5)]()))){if(_0x15ef40){if(_0x1cbb1e[_0x420b58(0x2f9)]&&_0x1cbb1e[_0x420b58(0x2f9)][_0x420b58(0x1d6)])continue;for(const _0x4d6682 of _0x1cbb1e[_0x420b58(0x1b5)]())_0x15ef40[_0x420b58(0x1cf)](_0x4d6682)||_0x15ef40[_0x420b58(0x1b4)](_0x4d6682);_0x1cbb1e[_0x420b58(0x2ad)]();}else{_0x15ef40=_0x1cbb1e;for(const _0x5cb44d of _0x53e50f)_0x1cbb1e[_0x420b58(0x1cf)](_0x5cb44d)||_0x1cbb1e[_0x420b58(0x1b4)](_0x5cb44d);}}if(_0x15ef40)return _0x15ef40;_0x4bd1a9[_0x420b58(0x230)]();for(const {suggestion:_0xeb36e2,meta:_0xb8ab43}of this[_0x420b58(0x243)](_0x53e50f,_0x420b58(0x2ec)))_0xb8ab43[_0x420b58(0x2ff)]&&(this[_0x420b58(0x323)]||!_0xb8ab43[_0x420b58(0x2e0)]&&!_0xb8ab43[_0x420b58(0x283)])&&Lt(_0xeb36e2,_0x53d78e)&&_0x4bd1a9[_0x420b58(0x23c)](_0xeb36e2);for(const _0x260ec4 of _0x4bd1a9){const _0x4f33ed=_0x260ec4[_0x420b58(0x1b5)]();if(!_0x53d78e||!_0x53d78e[_0x420b58(0x29b)]){if(_0x53e50f[_0x420b58(0x232)](_0x31c9f3=>_0x4f33ed[_0x420b58(0x2d8)](_0x257174=>_0x257174[_0x420b58(0x200)](_0x31c9f3,!0x0))))return _0x260ec4;}(!_0x260ec4[_0x420b58(0x2c3)]||!_0x260ec4[_0x420b58(0x2c3)][_0x420b58(0x29b)])&&(_0x4f33ed[_0x420b58(0x232)](_0xd0645e=>_0x53e50f[_0x420b58(0x2d8)](_0xdf8d66=>_0xdf8d66[_0x420b58(0x200)](_0xd0645e,!0x0)))&&_0x260ec4[_0x420b58(0x269)]());}const _0x24927d=_0x3d3f87(),_0x126268=_0x23dc38['id'],_0x3f0d76=_0x420b58(0x32a)+_0x5c01eb,_0x9f7e6c=this[_0x420b58(0x1a8)]({'id':_0x24927d,'type':_0x3f0d76,'createdAt':new Date(),'authorId':_0x126268,'attributes':_0x53d78e});for(const _0x4cb800 of _0x53e50f)_0x4cb800[_0x420b58(0x1cb)](),_0x4cb800[_0x420b58(0x2e5)]||_0x420b58(0x24f)==_0x4cb800[_0x420b58(0x1a5)][_0x420b58(0x2f0)]||this[_0x420b58(0x276)](_0x3f0d76,_0x24927d,_0x126268,_0x4cb800,_0x4cfe05[_0x420b58(0x302)]());return _0x9f7e6c;}[_0x5b8884(0x2d1)](_0x83b398,_0x2733ce,_0x30eb08,_0x2c5721,_0xccda61){const _0x4389cc=_0x5b8884;if(_0x83b398[_0x4389cc(0x2e5)])return[];if(_0x4389cc(0x251)===this[_0x4389cc(0x213)])return[];const _0x385f88=this[_0x4389cc(0x1d0)][_0x4389cc(0x2f6)][_0x4389cc(0x2ed)](_0x4389cc(0x2a4))['me']['id'],_0x3390b1=Array[_0x4389cc(0x328)](this[_0x4389cc(0x29a)][_0x4389cc(0x2f1)]())[_0x4389cc(0x288)](_0x3a3bab=>_0x4389cc(0x34b)==_0x3a3bab[_0x4389cc(0x27b)]&&_0x3a3bab[_0x4389cc(0x1c9)][_0x4389cc(0x26f)]==_0x2733ce&&_0x3a3bab[_0x4389cc(0x1cf)](_0x83b398));if(_0x4389cc(0x20e)===this[_0x4389cc(0x213)]){const _0xb0f2f9=this[_0x4389cc(0x243)](_0x83b398,_0x4389cc(0x301))[_0x4389cc(0x288)](({meta:_0x2eb9e5})=>_0x2eb9e5[_0x4389cc(0x2ff)]&&!_0x2eb9e5[_0x4389cc(0x283)]&&!_0x2eb9e5[_0x4389cc(0x2df)])[_0x4389cc(0x2b7)](({suggestion:_0x3b1d4d})=>_0x3b1d4d);_0x3390b1[_0x4389cc(0x2f3)](..._0xb0f2f9);}const _0x3e8206=new Map([[_0x83b398,_0x30eb08]]);for(const _0x173ba9 of _0x3390b1){const _0x358613=_0x4389cc(0x34b)==_0x173ba9[_0x4389cc(0x27b)]?_0x173ba9[_0x4389cc(0x1c9)][_0x4389cc(0x1b2)]:void 0x0,_0x328923=_0x173ba9[_0x4389cc(0x2b1)](),_0xe9a6fb=Array[_0x4389cc(0x328)](_0x3e8206[_0x4389cc(0x2cf)]())[_0x4389cc(0x2bc)](_0x125dfc=>_0x125dfc[_0x4389cc(0x204)](_0x328923));if(!_0xe9a6fb)continue;const _0x52e9f4=_0xe9a6fb[_0x4389cc(0x32d)](_0x328923);this[_0x4389cc(0x221)](_0x2733ce)&&_0x4389cc(0x301)==_0x173ba9[_0x4389cc(0x27b)]&&0x0!=_0x52e9f4[_0x4389cc(0x1d6)]||(_0x3e8206[_0x4389cc(0x262)](_0xe9a6fb),_0x52e9f4[_0x4389cc(0x2c7)](_0x3b3cc3=>{const _0x5a5a8b=_0x4389cc;_0x3e8206[_0x5a5a8b(0x27c)](_0x3b3cc3,_0x30eb08);}),_0x4389cc(0x301)!=_0x173ba9[_0x4389cc(0x27b)]&&_0x358613!=_0x2c5721&&_0x3e8206[_0x4389cc(0x27c)](_0xe9a6fb[_0x4389cc(0x30f)](_0x328923),_0x358613));}const _0x66bfeb=[];for(const [_0x202966,_0x2dae5b]of _0x3e8206){const _0x218454=_0x3d3f87(),_0x624d60={'key':_0x2733ce,'oldValue':_0x2dae5b,'newValue':_0x2c5721};_0x2733ce[_0x4389cc(0x1d6)]>0x25&&console[_0x4389cc(0x33d)](_0x4389cc(0x315),{'key':_0x2733ce});const _0x10256d=(_0x4389cc(0x1fe)+(_0x2733ce+'|'+Vt({'newValue':_0x2c5721})))[_0x4389cc(0x2f4)](0x0,0x3c),_0x14ea6d=this[_0x4389cc(0x1a8)]({'id':_0x218454,'type':_0x10256d,'data':_0x624d60,'createdAt':new Date(),'authorId':_0x385f88,'attributes':_0xccda61});_0x66bfeb[_0x4389cc(0x270)](_0x14ea6d),this[_0x4389cc(0x276)](_0x10256d,_0x218454,_0x385f88,_0x202966);}return _0x66bfeb;}[_0x5b8884(0x22e)](_0x328f28){const _0x129e4f=_0x5b8884;this[_0x129e4f(0x228)][_0x129e4f(0x23c)](_0x328f28);}[_0x5b8884(0x2ae)](_0x8d5096){const _0x530ba4=_0x5b8884;this[_0x530ba4(0x349)][_0x530ba4(0x23c)](_0x8d5096);}[_0x5b8884(0x2c9)](_0x3f763d,_0xfb510b=[],_0x27620f=[]){const _0x1d17d7=_0x5b8884;this[_0x1d17d7(0x21a)](_0x3f763d,(_0xf137e0,..._0x11868e)=>{const _0x13e721=_0x1d17d7;this[_0x13e721(0x220)](()=>{_0xf137e0(..._0x11868e);});});for(const _0x46c6ca of _0xfb510b)this[_0x1d17d7(0x2ae)](_0x46c6ca);for(const _0x8757c8 of _0x27620f)this[_0x1d17d7(0x22e)](_0x8757c8);}[_0x5b8884(0x31b)](_0x5c0c10){const _0x2e7ec9=_0x5b8884;return _0x2e7ec9(0x34b)==_0x5c0c10[_0x2e7ec9(0x27b)]?_0x5c0c10[_0x2e7ec9(0x1a3)][_0x2e7ec9(0x25f)]('|')[0x0]:null;}[_0x5b8884(0x2a9)](_0x4ffd92,_0x786915){const _0x119c5e=_0x5b8884,_0x5d7c4b=_0x4ffd92[_0x119c5e(0x23d)]();this[_0x119c5e(0x23e)][_0x119c5e(0x322)](_0x433f7b=>{const _0x1ad8d1=_0x119c5e;_0x433f7b[_0x1ad8d1(0x210)](_0x5d7c4b,{'range':_0x786915});});}[_0x5b8884(0x1f2)](_0x1cb22b){const _0x26eddb=_0x5b8884,_0x320c54=_0x1cb22b['id'],_0x490ce6=this[_0x26eddb(0x1d0)][_0x26eddb(0x335)][_0x26eddb(0x2ed)](_0x26eddb(0x20c));this[_0x26eddb(0x215)][_0x26eddb(0x20b)](_0x320c54)||this[_0x26eddb(0x215)][_0x26eddb(0x216)]({'channelId':_0x490ce6,'threadId':_0x320c54,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1ca394=this[_0x26eddb(0x215)][_0x26eddb(0x203)](_0x320c54);_0x1ca394[_0x26eddb(0x1c4)](_0x26eddb(0x311)),_0x1ca394[_0x26eddb(0x311)]=!0x1,_0x1cb22b[_0x26eddb(0x2f9)]=_0x1ca394;}[_0x5b8884(0x2b8)](_0x545eb0,_0x27fec5,_0xc7d3b2,_0x3540af){const _0x27a6b5=_0x5b8884;if(_0x545eb0[_0x27a6b5(0x27b)]!=_0x27fec5||_0x545eb0[_0x27a6b5(0x1a3)]!=_0xc7d3b2||_0x545eb0[_0x27a6b5(0x22c)]['id']!=_0x3540af)throw this[_0x27a6b5(0x1d0)][_0x27a6b5(0x1ee)](_0x27a6b5(0x2d6)),new _0x3f60a1(_0x27a6b5(0x2d6),this);}[_0x5b8884(0x1a9)](_0x30c707,_0x570084){const _0x2c40b2=_0x5b8884,_0x2f38a7=_0x30c707[_0x2c40b2(0x2b1)]();if(_0x570084[_0x2c40b2(0x1f3)](_0x2f38a7))_0x30c707[_0x2c40b2(0x2ad)]();else{if(_0x2f38a7[_0x2c40b2(0x200)](_0x570084)){const _0x5688a4=this[_0x2c40b2(0x23e)][_0x2c40b2(0x2af)](_0x570084[_0x2c40b2(0x1c0)][_0x2c40b2(0x1d1)],_0x2c40b2(0x1c5));this[_0x2c40b2(0x2a9)](_0x30c707,this[_0x2c40b2(0x23e)][_0x2c40b2(0x337)](_0x2f38a7[_0x2c40b2(0x1c0)],_0x5688a4));const _0x34f6e3=_0x3d3f87(),_0x387d86=_0x30c707[_0x2c40b2(0x22c)]['id'],_0x3707ae=_0x30c707[_0x2c40b2(0x27b)]+':'+_0x30c707[_0x2c40b2(0x1a3)];this[_0x2c40b2(0x1a8)]({'id':_0x34f6e3,'type':_0x3707ae,'createdAt':new Date(),'authorId':_0x387d86,'data':_0x30c707[_0x2c40b2(0x1c9)],'attributes':_0x30c707[_0x2c40b2(0x2c3)]});const _0x9d9829=this[_0x2c40b2(0x23e)][_0x2c40b2(0x2af)](_0x570084[_0x2c40b2(0x1c5)][_0x2c40b2(0x1a4)],_0x2c40b2(0x29d)),_0x31df17=this[_0x2c40b2(0x23e)][_0x2c40b2(0x337)](_0x9d9829,_0x2f38a7[_0x2c40b2(0x1c5)]);this[_0x2c40b2(0x276)](_0x3707ae,_0x34f6e3,_0x387d86,_0x31df17);}else{if(_0x2f38a7[_0x2c40b2(0x23f)](_0x570084[_0x2c40b2(0x1c0)])){const _0x371fe6=this[_0x2c40b2(0x23e)][_0x2c40b2(0x2af)](_0x570084[_0x2c40b2(0x1c0)][_0x2c40b2(0x1d1)],_0x2c40b2(0x1c5));this[_0x2c40b2(0x2a9)](_0x30c707,this[_0x2c40b2(0x23e)][_0x2c40b2(0x337)](_0x2f38a7[_0x2c40b2(0x1c0)],_0x371fe6));}else{const _0x23a085=this[_0x2c40b2(0x23e)][_0x2c40b2(0x2af)](_0x570084[_0x2c40b2(0x1c5)][_0x2c40b2(0x1a4)],_0x2c40b2(0x29d));this[_0x2c40b2(0x2a9)](_0x30c707,this[_0x2c40b2(0x23e)][_0x2c40b2(0x337)](_0x23a085,_0x2f38a7[_0x2c40b2(0x1c5)]));}}}}[_0x5b8884(0x26a)](_0x3c1b43){const _0x570757=_0x5b8884;for(const {suggestion:_0x419e5c,meta:_0x10ca58}of this[_0x570757(0x243)](_0x3c1b43,_0x570757(0x301))){if(!_0x10ca58[_0x570757(0x2ff)])continue;const _0x97190f=_0x419e5c[_0x570757(0x1b5)]();for(const _0x3710db of _0x97190f)if(!_0x3c1b43[_0x570757(0x32d)](_0x3710db)[_0x570757(0x1d6)])return!0x0;}return!0x1;}[_0x5b8884(0x1e9)](_0x8f1c13){const _0x20b1b8=_0x5b8884,_0xa6ad13=this[_0x20b1b8(0x1d0)][_0x20b1b8(0x2f6)][_0x20b1b8(0x2ed)](_0x20b1b8(0x2a4))[_0x20b1b8(0x2aa)](_0x8f1c13);if(!_0xa6ad13)throw new _0x3f60a1(_0x20b1b8(0x318),this);return _0xa6ad13;}[_0x5b8884(0x27a)](_0x506b75){const _0x15f6e6=_0x5b8884,_0x39b9d4=this[_0x15f6e6(0x1d0)][_0x15f6e6(0x2f6)][_0x15f6e6(0x2ed)](_0x15f6e6(0x2a4)),_0x3ab8b7=_0x1c7a70(_0x15f6e6(0x2b0)+_0x506b75),_0xd8afdf=_0x39b9d4[_0x15f6e6(0x2aa)](_0x3ab8b7);return _0xd8afdf||_0x39b9d4[_0x15f6e6(0x1f6)]({'id':_0x3ab8b7,'name':_0x506b75});}[_0x5b8884(0x1c8)](_0x5afa0c,_0xd4bd7e,_0x51fab5,_0x11723,_0xad186b){const _0x2fee5a=_0x5b8884,_0x25fb3c=this[_0x2fee5a(0x1e9)](_0x11723),_0x59777c=this[_0x2fee5a(0x214)][_0x2fee5a(0x32c)](_0x5afa0c,_0xd4bd7e,_0x51fab5,_0x25fb3c,_0xad186b,_0x542a10=>{const _0x4d3e7d=_0x2fee5a;this[_0x4d3e7d(0x21e)](_0x51fab5,{'attributes':_0x542a10});const _0x197b54=this[_0x4d3e7d(0x340)](_0x51fab5);this[_0x4d3e7d(0x271)](new Set([_0x197b54])),this[_0x4d3e7d(0x2d5)](new Set([_0x197b54]));});return this[_0x2fee5a(0x264)](_0x59777c,_0x2fee5a(0x303),()=>{const _0x2aa1f5=_0x2fee5a;this[_0x2aa1f5(0x21e)](_0x51fab5,{'state':_0x2aa1f5(0x1f8)});},{'priority':_0x2fee5a(0x2ca)}),this[_0x2fee5a(0x264)](_0x59777c,_0x2fee5a(0x269),()=>{const _0x566424=_0x2fee5a;this[_0x566424(0x21e)](_0x51fab5,{'state':_0x566424(0x212)});},{'priority':_0x2fee5a(0x2ca)}),this[_0x2fee5a(0x29a)][_0x2fee5a(0x27c)](_0x51fab5,_0x59777c),this[_0x2fee5a(0x233)][_0x2fee5a(0x27c)](_0x59777c,_0x2fee5a(0x247)),_0x59777c;}[_0x5b8884(0x1fd)](_0x8a99dc){const _0x59e484=_0x5b8884,_0x20b1df=_0x8a99dc[_0x59e484(0x25f)](':');return{'group':_0x20b1df[0x0],'type':_0x20b1df[0x1],'subType':_0x20b1df[_0x59e484(0x1d6)]>=0x5?_0x20b1df[0x2]:null,'id':_0x20b1df[_0x59e484(0x1d6)]<0x5?_0x20b1df[0x2]:_0x20b1df[0x3],'authorId':_0x20b1df[_0x59e484(0x1d6)]<0x5?_0x20b1df[0x3]:_0x20b1df[0x4],'markerCount':0x6==_0x20b1df[_0x59e484(0x1d6)]?_0x20b1df[0x5]:null};}[_0x5b8884(0x256)](_0x45f0cb,_0x1cf7b1,_0x4715bc){const _0x25b264=_0x5b8884,_0x5e8b96=_0x45f0cb[_0x25b264(0x2b1)](),_0x3027a6=_0x5e8b96[_0x25b264(0x1c0)],_0x196a6b=_0x5e8b96[_0x25b264(0x1c5)];this[_0x25b264(0x2a9)](_0x45f0cb,this[_0x25b264(0x23e)][_0x25b264(0x337)](_0x3027a6,_0x1cf7b1));const _0x24e3b3=_0x3d3f87(),_0x1eea33=_0x45f0cb[_0x25b264(0x22c)]['id'],_0x351158=_0x45f0cb[_0x25b264(0x27b)]+(_0x45f0cb[_0x25b264(0x1a3)]?':'+_0x45f0cb[_0x25b264(0x1a3)]:'');this[_0x25b264(0x1a8)]({'id':_0x24e3b3,'type':_0x351158,'createdAt':new Date(),'authorId':_0x1eea33,'originalSuggestionId':_0x45f0cb['id'],'attributes':_0x45f0cb[_0x25b264(0x2c3)],'data':_0x45f0cb[_0x25b264(0x1c9)]});const _0xfaa98e=this[_0x25b264(0x31b)](_0x45f0cb);(_0x25b264(0x237)==_0x45f0cb[_0x25b264(0x27b)]||_0xfaa98e&&this[_0x25b264(0x221)](_0xfaa98e))&&(_0x4715bc=this[_0x25b264(0x23e)][_0x25b264(0x336)](_0x4715bc[_0x25b264(0x1a4)])),this[_0x25b264(0x276)](_0x351158,_0x24e3b3,_0x1eea33,this[_0x25b264(0x23e)][_0x25b264(0x337)](_0x4715bc,_0x196a6b));}[_0x5b8884(0x243)](_0x4c128a,_0x3186a3=null){const _0x7c1521=_0x5b8884,_0x11b8a4=[],_0x119b30=this[_0x7c1521(0x1d0)][_0x7c1521(0x2f6)][_0x7c1521(0x2ed)](_0x7c1521(0x2a4))['me'];Array[_0x7c1521(0x274)](_0x4c128a)||(_0x4c128a=[_0x4c128a]);for(const _0x181cee of this[_0x7c1521(0x1e8)]()){if(!_0x181cee[_0x7c1521(0x1c6)])continue;if(_0x3186a3&&_0x181cee[_0x7c1521(0x27b)]!=_0x3186a3)continue;let _0xd499a2=!0x1;for(const _0x2ada89 of _0x181cee[_0x7c1521(0x1b5)]()){for(const _0x5ae88e of _0x4c128a){const _0x567c53=_0x5ae88e[_0x7c1521(0x1c0)][_0x7c1521(0x1f3)](_0x2ada89[_0x7c1521(0x1c5)])||_0x5ae88e[_0x7c1521(0x1c5)][_0x7c1521(0x1f3)](_0x2ada89[_0x7c1521(0x1c0)]);if(_0x567c53||_0x5ae88e[_0x7c1521(0x30f)](_0x2ada89)){const _0x5c363a=_0x5ae88e[_0x7c1521(0x200)](_0x2ada89)&&Rt(this[_0x7c1521(0x23e)][_0x7c1521(0x33f)],_0x2ada89[_0x7c1521(0x1c0)],_0x5ae88e),_0x4285fc=_0x2ada89[_0x7c1521(0x200)](_0x5ae88e)&&Rt(this[_0x7c1521(0x23e)][_0x7c1521(0x33f)],_0x5ae88e[_0x7c1521(0x1c0)],_0x2ada89);_0x11b8a4[_0x7c1521(0x270)]({'suggestion':_0x181cee,'meta':{'isOwn':_0x119b30==_0x181cee[_0x7c1521(0x2bf)],'isNextTo':_0x567c53,'isInsideObject':_0x5c363a,'containsRangeInObject':_0x4285fc}}),_0xd499a2=!0x0;break;}}if(_0xd499a2)break;}}return _0x11b8a4;}[_0x5b8884(0x276)](_0x164bca,_0x373b,_0x21e0dc,_0x2e0637,_0xddff98){const _0x489aaf=_0x5b8884;this[_0x489aaf(0x23e)][_0x489aaf(0x322)](_0x3f2910=>{const _0x478883=_0x489aaf;let _0x35d39c=_0x478883(0x205)+_0x164bca+':'+_0x373b+':'+_0x21e0dc;_0xddff98&&(_0x35d39c=_0x35d39c+':'+_0xddff98),_0x3f2910[_0x478883(0x29e)](_0x35d39c,{'range':_0x2e0637,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b8884(0x1d4)](_0x352255){const _0x417dee=_0x5b8884,_0x2947f9=_0x352255[_0x417dee(0x1a2)],_0x1c0fd5=_0x352255[_0x417dee(0x1e2)];_0x352255[_0x417dee(0x1a2)]=null,_0x352255[_0x417dee(0x1e2)]=null,null!=_0x2947f9&&_0x2947f9[_0x417dee(0x1e2)]==_0x352255&&(_0x2947f9[_0x417dee(0x1e2)]=_0x1c0fd5),null!=_0x1c0fd5&&_0x1c0fd5[_0x417dee(0x1a2)]==_0x352255&&(_0x1c0fd5[_0x417dee(0x1a2)]=_0x2947f9),_0x417dee(0x293)==this[_0x417dee(0x233)][_0x417dee(0x2ed)](_0x352255)&&(this[_0x417dee(0x233)][_0x417dee(0x27c)](_0x352255,_0x417dee(0x1ba)),this[_0x417dee(0x208)](_0x417dee(0x25b),_0x352255,_0x2947f9,_0x1c0fd5));}[_0x5b8884(0x1a8)](_0x4c7369){const _0x56651a=_0x5b8884,_0x1263f4=_0x4c7369['id'],_0x42d302=this[_0x56651a(0x1f5)](_0x4c7369);if(this[_0x56651a(0x1af)]&&this[_0x56651a(0x1af)][_0x56651a(0x27e)]){const _0x4ad49a=this[_0x56651a(0x1d0)][_0x56651a(0x2f6)][_0x56651a(0x2ed)](_0x56651a(0x1f4)),_0x2890e7=_0x42d302[_0x56651a(0x21d)],_0x110f15=_0x42d302[_0x56651a(0x1a3)]?_0x42d302[_0x56651a(0x27b)]+':'+_0x42d302[_0x56651a(0x1a3)]:_0x42d302[_0x56651a(0x27b)],_0x11369c=this[_0x56651a(0x1d0)][_0x56651a(0x296)],_0x3e674e=_0x4ad49a[_0x56651a(0x23c)](_0x15d1a6(_0x11369c,_0x56651a(0x250))),_0x55931c={'id':_0x1263f4,'type':_0x110f15,'hasComments':_0x2890e7,'data':_0x4c7369[_0x56651a(0x1c9)]||null,'originalSuggestionId':_0x4c7369[_0x56651a(0x332)]||null,'attributes':_0x42d302[_0x56651a(0x2c3)]};this[_0x56651a(0x1af)][_0x56651a(0x27e)](_0x55931c)[_0x56651a(0x261)](_0x265628=>{const _0x573ce2=_0x56651a;_0x42d302[_0x573ce2(0x2ba)]=!0x0,_0x4ad49a[_0x573ce2(0x2d9)](_0x3e674e),_0x265628&&_0x265628[_0x573ce2(0x227)]&&(this[_0x573ce2(0x29a)][_0x573ce2(0x2ed)](_0x1263f4)[_0x573ce2(0x227)]=_0x265628[_0x573ce2(0x227)]);})[_0x56651a(0x2b6)](_0x20ae91=>{const _0x3d1f5c=_0x56651a;throw _0x126b58(_0x3d1f5c(0x282)),this[_0x3d1f5c(0x1d0)][_0x3d1f5c(0x1cc)][_0x3d1f5c(0x273)]({'isUndoable':!0x1},()=>{const _0x5ac615=_0x3d1f5c;_0x42d302[_0x5ac615(0x269)]();}),_0x42d302[_0x3d1f5c(0x1b7)](),this[_0x3d1f5c(0x29a)][_0x3d1f5c(0x262)](_0x42d302['id']),this[_0x3d1f5c(0x233)][_0x3d1f5c(0x262)](_0x42d302),_0x20ae91;});}return _0x42d302;}[_0x5b8884(0x221)](_0x418b4b){const _0x4f864f=_0x5b8884;return this[_0x4f864f(0x228)][_0x4f864f(0x285)](_0x418b4b);}[_0x5b8884(0x21e)](_0x4c7c4b,_0x3d9460){const _0x91daff=_0x5b8884,_0x1ed493=this[_0x91daff(0x1d0)][_0x91daff(0x2f6)][_0x91daff(0x2ed)](_0x91daff(0x1f4)),_0x237f4c=this[_0x91daff(0x340)](_0x4c7c4b);if(this[_0x91daff(0x1af)]&&this[_0x91daff(0x1af)][_0x91daff(0x1d8)]){if(_0x237f4c[_0x91daff(0x2ba)]){const _0x1373b7=_0x1ed493[_0x91daff(0x23c)](_0x15d1a6(this[_0x91daff(0x1d0)][_0x91daff(0x296)],_0x91daff(0x250)));this[_0x91daff(0x1af)][_0x91daff(0x1d8)](_0x4c7c4b,_0x3d9460)[_0x91daff(0x261)](()=>{const _0x48304e=_0x91daff;_0x1ed493[_0x48304e(0x2d9)](_0x1373b7);});}else _0x237f4c['on'](_0x91daff(0x2b4),()=>{const _0x1393ef=_0x91daff;this[_0x1393ef(0x21e)](_0x4c7c4b,_0x3d9460);});}}[_0x5b8884(0x344)](_0x2206ce){const _0x2141fe=_0x5b8884;if(!this[_0x2141fe(0x1af)]||!this[_0x2141fe(0x1af)][_0x2141fe(0x340)])throw new _0x3f60a1(_0x2141fe(0x32b),this);return this[_0x2141fe(0x1af)][_0x2141fe(0x340)](_0x2206ce);}[_0x5b8884(0x2fb)](_0x32c49a){const _0x2db104=_0x5b8884,{id:_0x1c277,type:_0x1bf609,subType:_0xb3e85d,authorId:_0x2a7137}=this[_0x2db104(0x1fd)](_0x32c49a),_0x240b4c=this[_0x2db104(0x29a)][_0x2db104(0x2ed)](_0x1c277)||this[_0x2db104(0x1c8)](_0x1bf609,_0xb3e85d,_0x1c277,_0x2a7137,{});switch(this[_0x2db104(0x2b8)](_0x240b4c,_0x1bf609,_0xb3e85d,_0x2a7137),this[_0x2db104(0x233)][_0x2db104(0x2ed)](_0x240b4c)){case _0x2db104(0x247):this[_0x2db104(0x344)](_0x1c277)[_0x2db104(0x261)](_0xd6bc39=>{const _0x4b40d2=_0x2db104;let _0x112f3c=Promise[_0x4b40d2(0x246)]();_0xd6bc39[_0x4b40d2(0x21d)]&&(_0x112f3c=this[_0x4b40d2(0x215)][_0x4b40d2(0x241)]({'channelId':this[_0x4b40d2(0x1d0)][_0x4b40d2(0x335)][_0x4b40d2(0x2ed)](_0x4b40d2(0x20c)),'threadId':_0x1c277})),_0x112f3c[_0x4b40d2(0x261)](()=>{const _0x591bb5=_0x4b40d2;this[_0x591bb5(0x1f5)](_0xd6bc39)[_0x591bb5(0x2ba)]=!0x0;});}),this[_0x2db104(0x233)][_0x2db104(0x27c)](_0x240b4c,_0x2db104(0x206));break;case _0x2db104(0x1ba):this[_0x2db104(0x21e)](_0x1c277,{'state':_0x2db104(0x1e1)});case _0x2db104(0x2a1):this[_0x2db104(0x233)][_0x2db104(0x27c)](_0x240b4c,_0x2db104(0x293)),this[_0x2db104(0x208)](_0x2db104(0x295),_0x240b4c);break;case _0x2db104(0x293):this[_0x2db104(0x208)](_0x2db104(0x23a),_0x240b4c);}return _0x240b4c[_0x2db104(0x1fc)](_0x32c49a),_0x240b4c;}[_0x5b8884(0x2d5)](_0x1c3a05){const _0x34fcb5=_0x5b8884,_0x6bca0c=Array[_0x34fcb5(0x328)](_0x1c3a05),_0x56d9ad=_0x6bca0c[_0x34fcb5(0x288)](_0x4cc901=>_0x34fcb5(0x34b)==_0x4cc901[_0x34fcb5(0x27b)]);this[_0x34fcb5(0x2b9)](_0x56d9ad);const _0x4b1dd7=_0x6bca0c[_0x34fcb5(0x288)](_0x30de8e=>!_0x30de8e[_0x34fcb5(0x1ef)]&&_0x34fcb5(0x34b)!=_0x30de8e[_0x34fcb5(0x27b)]),_0x3a261c=this[_0x34fcb5(0x1e8)]({'skipNotAttached':!0x0})[_0x34fcb5(0x288)](_0x5ee689=>!_0x5ee689[_0x34fcb5(0x1ef)]&&_0x34fcb5(0x34b)!=_0x5ee689[_0x34fcb5(0x27b)]),_0x2b5419=_0x3a261c[_0x34fcb5(0x288)](_0x1032d5=>!_0x1c3a05[_0x34fcb5(0x285)](_0x1032d5)),_0x53c9bb=new Map(_0x3a261c[_0x34fcb5(0x2b7)](_0x24cb37=>[_0x24cb37,this[_0x34fcb5(0x214)][_0x34fcb5(0x1c3)](_0x24cb37[_0x34fcb5(0x27b)],_0x24cb37[_0x34fcb5(0x1a3)],_0x34fcb5(0x240))])),_0x2701e7=new Map(_0x3a261c[_0x34fcb5(0x2b7)](_0x8a4001=>[_0x8a4001,_0x8a4001[_0x34fcb5(0x2b1)]()])),_0x462016=new Set(),_0x4f4928=new Set();for(let _0x2b3ea3=0x0;_0x2b3ea3<_0x4b1dd7[_0x34fcb5(0x1d6)];_0x2b3ea3++)_0x214c65(_0x4b1dd7[_0x2b3ea3],_0x4b1dd7,_0x2b3ea3+0x1);for(let _0x2275c3=0x0;_0x2275c3<_0x4b1dd7[_0x34fcb5(0x1d6)];_0x2275c3++)_0x214c65(_0x4b1dd7[_0x2275c3],_0x2b5419,0x0);const _0x19798a=new Set();for(let _0x49a065=0x0;_0x49a065<_0x4b1dd7[_0x34fcb5(0x1d6)];_0x49a065++){const _0x1184f4=_0x4b1dd7[_0x49a065];!_0x4f4928[_0x34fcb5(0x285)](_0x1184f4)&&_0x1184f4[_0x34fcb5(0x1a2)]&&(_0x19798a[_0x34fcb5(0x23c)](_0x1184f4[_0x34fcb5(0x1a2)]),_0x1184f4[_0x34fcb5(0x1a2)][_0x34fcb5(0x1e2)]===_0x1184f4&&(_0x1184f4[_0x34fcb5(0x1a2)][_0x34fcb5(0x1e2)]=null),_0x1184f4[_0x34fcb5(0x1a2)]=null),!_0x462016[_0x34fcb5(0x285)](_0x1184f4)&&_0x1184f4[_0x34fcb5(0x1e2)]&&(_0x19798a[_0x34fcb5(0x23c)](_0x1184f4[_0x34fcb5(0x1e2)]),_0x1184f4[_0x34fcb5(0x1e2)][_0x34fcb5(0x1a2)]===_0x1184f4&&(_0x1184f4[_0x34fcb5(0x1e2)][_0x34fcb5(0x1a2)]=null),_0x1184f4[_0x34fcb5(0x1e2)]=null);}function _0x214c65(_0x55f4e1,_0x5a0fc0,_0x34b75f){const _0x466ed7=_0x34fcb5;for(let _0x58a7e6=_0x34b75f;_0x58a7e6<_0x5a0fc0[_0x466ed7(0x1d6)];_0x58a7e6++){const _0x15cff3=_0x25ee97(_0x55f4e1,_0x5a0fc0[_0x58a7e6]);_0x15cff3&&(_0x15cff3[0x0][_0x466ed7(0x1e2)]=_0x15cff3[0x1],_0x15cff3[0x1][_0x466ed7(0x1a2)]=_0x15cff3[0x0],_0x462016[_0x466ed7(0x23c)](_0x15cff3[0x0]),_0x4f4928[_0x466ed7(0x23c)](_0x15cff3[0x1]));}}function _0x25ee97(_0x379685,_0x31bffa){const _0x2bfa95=_0x34fcb5;if(_0x379685[_0x2bfa95(0x2bf)]['id']!==_0x31bffa[_0x2bfa95(0x2bf)]['id'])return null;const _0x251a15=_0x53c9bb[_0x2bfa95(0x2ed)](_0x379685)(_0x379685,_0x31bffa,_0x2701e7[_0x2bfa95(0x2ed)](_0x379685),_0x2701e7[_0x2bfa95(0x2ed)](_0x31bffa));if(!_0x251a15)return null;return _0x53c9bb[_0x2bfa95(0x2ed)](_0x31bffa)(_0x379685,_0x31bffa,_0x2701e7[_0x2bfa95(0x2ed)](_0x379685),_0x2701e7[_0x2bfa95(0x2ed)](_0x31bffa))?_0x251a15[0x1][_0x2bfa95(0x2f9)]&&_0x251a15[0x1][_0x2bfa95(0x2f9)][_0x2bfa95(0x1d6)]?null:_0x251a15:null;}_0x19798a[_0x34fcb5(0x223)]&&this[_0x34fcb5(0x2d5)](_0x19798a);}[_0x5b8884(0x2b9)](_0x30c8b1){const _0x246f36=_0x5b8884;if(0x0==_0x30c8b1[_0x246f36(0x1d6)])return;const _0x553d6f=this[_0x246f36(0x1e8)]({'skipNotAttached':!0x0})[_0x246f36(0x288)](_0x48f8b8=>_0x246f36(0x34b)==_0x48f8b8[_0x246f36(0x27b)]&&_0x48f8b8[_0x246f36(0x2ce)]),_0x8a1247=[],_0x2a3cc6=new Map();for(const _0x2b8a4f of _0x553d6f){const _0x192e11=_0x1c7a70(_0x2b8a4f[_0x246f36(0x2c3)]);_0x2a3cc6[_0x246f36(0x285)](_0x192e11)||(_0x2a3cc6[_0x246f36(0x27c)](_0x192e11,_0x8a1247[_0x246f36(0x1d6)]),_0x8a1247[_0x246f36(0x270)]([]));const _0x41b8ec=_0x2a3cc6[_0x246f36(0x2ed)](_0x192e11);_0x8a1247[_0x41b8ec][_0x246f36(0x270)](_0x2b8a4f);}!(function(){const _0x4de6c7=_0x246f36;_0x8a1247[_0x4de6c7(0x1ae)]((_0x52157b,_0x20395d)=>{const _0x3b1a8d=_0x4de6c7,_0x5582a2=_0x52157b[0x0][_0x3b1a8d(0x227)],_0x57cb01=_0x20395d[0x0][_0x3b1a8d(0x227)];return _0x5582a2==_0x57cb01?_0x52157b[0x0][_0x3b1a8d(0x2c3)][_0x3b1a8d(0x2f8)]<_0x20395d[0x0][_0x3b1a8d(0x2c3)][_0x3b1a8d(0x2f8)]?-0x1:0x1:_0x5582a2<_0x57cb01?-0x1:0x1;});for(const _0x1434f5 of _0x8a1247)_0x1434f5[_0x4de6c7(0x1ae)]((_0x48e73,_0x201268)=>_0x48e73['id']<_0x201268['id']?-0x1:0x1);}());for(let _0x4301f7=0x0;_0x4301f7<_0x8a1247[_0x246f36(0x1d6)];_0x4301f7++){if(0x0==_0x8a1247[_0x4301f7][_0x246f36(0x1d6)])continue;const _0x43af69=[];for(let _0x423b51=_0x4301f7+0x1;_0x423b51<_0x8a1247[_0x246f36(0x1d6)];_0x423b51++)0x0!=_0x8a1247[_0x423b51][_0x246f36(0x1d6)]&&_0x89101e(_0x8a1247[_0x4301f7],_0x8a1247[_0x423b51])&&_0x43af69[_0x246f36(0x270)](_0x423b51);for(const _0x1e898a of _0x43af69)_0x8a1247[_0x4301f7]=_0x8a1247[_0x4301f7][_0x246f36(0x279)](_0x8a1247[_0x1e898a]),_0x8a1247[_0x1e898a]=[];}for(const _0x4d28ec of _0x8a1247)for(let _0x3fd7bc=0x0;_0x3fd7bc<_0x4d28ec[_0x246f36(0x1d6)];_0x3fd7bc++)_0x4d28ec[_0x3fd7bc][_0x246f36(0x1e2)]=_0x4d28ec[_0x3fd7bc+0x1]||null;for(const _0x561ff0 of _0x8a1247)for(let _0x15b195=0x0;_0x15b195<_0x561ff0[_0x246f36(0x1d6)];_0x15b195++)_0x561ff0[_0x15b195][_0x246f36(0x1a2)]=_0x561ff0[_0x15b195-0x1]||null;function _0x89101e(_0x594183,_0x295a91){const _0x7e79d4=_0x246f36;if(_0x594183[0x0][_0x7e79d4(0x2c3)][_0x7e79d4(0x2f8)]!==_0x295a91[0x0][_0x7e79d4(0x2c3)][_0x7e79d4(0x2f8)]&&_0x594183[0x0][_0x7e79d4(0x2bf)]!==_0x295a91[0x0][_0x7e79d4(0x2bf)])return!0x1;if(!function(_0x4fda97,_0x29ed9a){const _0x3364a2=_0x7e79d4;if(!_0x4fda97[_0x3364a2(0x21d)]&&!_0x29ed9a[_0x3364a2(0x21d)])return!0x0;if(_0x4fda97[_0x3364a2(0x21d)]&&_0x29ed9a[_0x3364a2(0x21d)])return!0x1;if(_0x4fda97[_0x3364a2(0x21d)]&&_0x29ed9a[_0x3364a2(0x227)]<_0x4fda97[_0x3364a2(0x2f9)][_0x3364a2(0x343)][_0x3364a2(0x2ed)](0x0)[_0x3364a2(0x227)])return!0x0;if(_0x29ed9a[_0x3364a2(0x21d)]&&_0x4fda97[_0x3364a2(0x227)]<_0x29ed9a[_0x3364a2(0x2f9)][_0x3364a2(0x343)][_0x3364a2(0x2ed)](0x0)[_0x3364a2(0x227)])return!0x0;return!0x1;}(_0x594183[0x0],_0x295a91[0x0]))return!0x1;const _0x5397b3=_0x55df46(_0x594183[0x0][_0x7e79d4(0x2c3)],_0x7e79d4(0x2f8)),_0x21dd34=_0x55df46(_0x295a91[0x0][_0x7e79d4(0x2c3)],_0x7e79d4(0x2f8));if(!_0x522ab7(_0x5397b3,_0x21dd34))return!0x1;return!!_0x594183[_0x7e79d4(0x232)](_0x2fdccb=>_0x295a91[_0x7e79d4(0x2d8)](_0x545b72=>_0x2fdccb[_0x7e79d4(0x2b1)]()[_0x7e79d4(0x1f3)](_0x545b72[_0x7e79d4(0x2b1)]())))&&_0x295a91[_0x7e79d4(0x232)](_0x126d94=>_0x594183[_0x7e79d4(0x2d8)](_0x453db6=>_0x126d94[_0x7e79d4(0x2b1)]()[_0x7e79d4(0x1f3)](_0x453db6[_0x7e79d4(0x2b1)]())));}}[_0x5b8884(0x271)](_0xfebd2e){const _0x4fd1f3=_0x5b8884,_0x245b3a=Array[_0x4fd1f3(0x328)](_0xfebd2e),_0x14289d=this[_0x4fd1f3(0x1e8)]({'skipNotAttached':!0x0}),_0x5a21a7=_0x14289d[_0x4fd1f3(0x288)](_0x276322=>!_0xfebd2e[_0x4fd1f3(0x285)](_0x276322)),_0x277014=new Map(_0x245b3a[_0x4fd1f3(0x2b7)](_0x50137d=>[_0x50137d,this[_0x4fd1f3(0x214)][_0x4fd1f3(0x1c3)](_0x50137d[_0x4fd1f3(0x27b)],_0x50137d[_0x4fd1f3(0x1a3)],_0x4fd1f3(0x278))])),_0x1b983d=new Map(_0x14289d[_0x4fd1f3(0x2b7)](_0x5f54db=>[_0x5f54db,_0x5f54db[_0x4fd1f3(0x1b5)]()]));for(let _0x397660=0x0;_0x397660<_0x245b3a[_0x4fd1f3(0x1d6)];_0x397660++){if(_0x2dc76d(this,_0x245b3a[_0x397660],_0x245b3a,_0x397660+0x1))return!0x0;}for(let _0x3e283a=0x0;_0x3e283a<_0x245b3a[_0x4fd1f3(0x1d6)];_0x3e283a++){if(_0x2dc76d(this,_0x245b3a[_0x3e283a],_0x5a21a7,0x0))return!0x0;}return!0x1;function _0x2dc76d(_0x23e77f,_0x509292,_0x97b285,_0x490d61){const _0x437ad8=_0x4fd1f3;for(let _0x682abf=_0x490d61;_0x682abf<_0x97b285[_0x437ad8(0x1d6)];_0x682abf++){const _0x10d3d6=_0x97b285[_0x682abf];if(_0x10d3d6[_0x437ad8(0x27b)]!==_0x509292[_0x437ad8(0x27b)]||_0x10d3d6[_0x437ad8(0x2bf)]['id']!==_0x509292[_0x437ad8(0x2bf)]['id']||_0x10d3d6[_0x437ad8(0x1a3)]!==_0x509292[_0x437ad8(0x1a3)])continue;if(!Pt(_0x509292,_0x10d3d6,[_0x437ad8(0x2f8)]))continue;if(_0x437ad8(0x34b)==_0x509292[_0x437ad8(0x27b)]&&_0x509292[_0x437ad8(0x1c9)][_0x437ad8(0x1b2)]!=_0x10d3d6[_0x437ad8(0x1c9)][_0x437ad8(0x1b2)])continue;if(_0x437ad8(0x34b)==_0x509292[_0x437ad8(0x27b)]&&_0x23e77f[_0x437ad8(0x221)](_0x509292[_0x437ad8(0x1c9)][_0x437ad8(0x26f)]))continue;if(_0x437ad8(0x237)==_0x509292[_0x437ad8(0x27b)]){const _0x21c4fc=_0x23e77f[_0x437ad8(0x1d0)][_0x437ad8(0x1cc)],_0x249be3=_0x509292[_0x437ad8(0x211)]();if(_0x249be3&&(_0x21c4fc[_0x437ad8(0x33f)][_0x437ad8(0x320)](_0x249be3)||_0x21c4fc[_0x437ad8(0x33f)][_0x437ad8(0x334)](_0x249be3)))continue;}const _0x9ecae5=_0x277014[_0x437ad8(0x2ed)](_0x509292),_0x23853a=_0x1b983d[_0x437ad8(0x2ed)](_0x509292),_0x1f8fb6=_0x1b983d[_0x437ad8(0x2ed)](_0x10d3d6),_0x12eec9=_0x509292[_0x437ad8(0x2f9)]&&_0x509292[_0x437ad8(0x2f9)][_0x437ad8(0x1d6)],_0x50f1a9=_0x10d3d6[_0x437ad8(0x2f9)]&&_0x10d3d6[_0x437ad8(0x2f9)][_0x437ad8(0x1d6)];if(!_0x12eec9&&_0x9ecae5(_0x1f8fb6,_0x23853a))return _0x23e77f[_0x437ad8(0x2ef)](_0x10d3d6,_0x509292),_0x1b983d[_0x437ad8(0x262)](_0x509292),!0x0;if(!_0x50f1a9&&_0x9ecae5(_0x23853a,_0x1f8fb6))return _0x23e77f[_0x437ad8(0x2ef)](_0x509292,_0x10d3d6),_0x1b983d[_0x437ad8(0x262)](_0x10d3d6),!0x0;}return!0x1;}}[_0x5b8884(0x2ef)](_0x1dce24,_0x4677fb){const _0x38721b=_0x5b8884;if(_0x1dce24[_0x38721b(0x1ef)]){for(const _0x113de7 of _0x4677fb[_0x38721b(0x1b5)]())_0x1dce24[_0x38721b(0x1b4)](_0x113de7);}else{const _0x33bff5=_0x4677fb[_0x38721b(0x2b1)]()[_0x38721b(0x1c5)];this[_0x38721b(0x2a9)](_0x1dce24,this[_0x38721b(0x23e)][_0x38721b(0x337)](_0x1dce24[_0x38721b(0x2b1)]()[_0x38721b(0x1c0)],_0x33bff5));}_0x4677fb[_0x38721b(0x2ad)]();}[_0x5b8884(0x2a2)](_0x4c603c,_0x55a81e){const _0x328f51=_0x5b8884,_0x5afc49=_0x4c603c[_0x328f51(0x1a7)](_0x328f51(0x24a))||_0x4c603c[_0x328f51(0x1a7)](_0x328f51(0x34b))?_0x328f51(0x25d):_0x4c603c[_0x328f51(0x2ab)]();return _0x15d1a6(this[_0x328f51(0x1d0)][_0x328f51(0x296)],_0x55a81e+'_'+_0x5afc49+_0x328f51(0x248));}[_0x5b8884(0x1ec)](){const _0x5496cf=_0x5b8884,_0x57de89=this[_0x5496cf(0x1d0)];if(!_0x57de89['ui'])return;const {ariaLiveAnnouncer:_0x4323e6}=_0x57de89['ui'];_0x5b97c6(this[_0x5496cf(0x23e)],({left:_0x4feb28,entered:_0x8848df})=>{const _0x18f3d9=_0x5496cf;for(const _0x3b84aa of _0x4feb28){const {group:_0xe9483d,type:_0x132c95}=this[_0x18f3d9(0x1fd)](_0x3b84aa[_0x18f3d9(0x30e)]);if(_0x18f3d9(0x231)===_0xe9483d){_0x4323e6[_0x18f3d9(0x266)](this[_0x18f3d9(0x2a2)](_0x132c95,_0x18f3d9(0x2e7)));break;}}for(const _0x25911d of _0x8848df){const {group:_0x160e91,type:_0x1479c9}=this[_0x18f3d9(0x1fd)](_0x25911d[_0x18f3d9(0x30e)]);if(_0x18f3d9(0x231)===_0x160e91){_0x4323e6[_0x18f3d9(0x266)](this[_0x18f3d9(0x2a2)](_0x1479c9,_0x18f3d9(0x2f2)));break;}}});}[_0x5b8884(0x330)](_0x145b88){const _0x2ffb00=_0x5b8884;if(this[_0x2ffb00(0x2e3)])return!0x1;const _0x2aa317=this[_0x2ffb00(0x1d0)],_0x4c541f=_0x2aa317[_0x2ffb00(0x1cc)][_0x2ffb00(0x2cb)][_0x2ffb00(0x1ad)][_0x2ffb00(0x2a7)]();if(0x0==_0x4c541f[_0x2ffb00(0x1d6)])return!0x1;const _0x1f6dd6=[],_0x3dfe34=_0x4c541f[_0x2ffb00(0x288)](_0x482211=>_0x2ffb00(0x34b)==_0x482211[_0x2ffb00(0x27b)]),_0x40a929=_0x4c541f[_0x2ffb00(0x288)](_0x49a8a2=>_0x2ffb00(0x249)==_0x49a8a2[_0x2ffb00(0x27b)]&&_0x2ffb00(0x2a8)!=_0x49a8a2[_0x2ffb00(0x30e)]),_0x2604d1=_0x4c541f[_0x2ffb00(0x288)](_0x2564c0=>_0x2ffb00(0x2d9)==_0x2564c0[_0x2ffb00(0x27b)]&&_0x2ffb00(0x2a8)!=_0x2564c0[_0x2ffb00(0x30e)]);for(const _0x1acdc2 of _0x3dfe34)_0x1f6dd6[_0x2ffb00(0x270)]({'key':_0x1acdc2[_0x2ffb00(0x22b)],'newValue':_0x1acdc2[_0x2ffb00(0x2d2)],'oldValue':_0x1acdc2[_0x2ffb00(0x281)],'range':Ot(_0x1acdc2[_0x2ffb00(0x25e)],_0x2aa317[_0x2ffb00(0x1cc)])});for(const _0x5d0ba1 of _0x40a929){const _0x1a1ebb=_0x2604d1[_0x2ffb00(0x2bc)](_0x17460d=>_0x17460d[_0x2ffb00(0x1be)][_0x2ffb00(0x1f3)](_0x5d0ba1[_0x2ffb00(0x1be)]));_0x1a1ebb&&_0x1f6dd6[_0x2ffb00(0x270)]({'key':_0x2ffb00(0x316),'newValue':_0x5d0ba1[_0x2ffb00(0x30e)],'oldValue':_0x1a1ebb[_0x2ffb00(0x30e)],'range':_0x2aa317[_0x2ffb00(0x1cc)][_0x2ffb00(0x1b6)](_0x5d0ba1[_0x2ffb00(0x1be)][_0x2ffb00(0x31f)])});}return 0x0!=_0x1f6dd6[_0x2ffb00(0x1d6)]&&this[_0x2ffb00(0x1d2)](_0x145b88,_0x1f6dd6);}[_0x5b8884(0x29f)](_0x7c4209){const _0x2aaa28=_0x5b8884;let _0x151db0=!0x1;const _0x1280ea=this[_0x2aaa28(0x1d0)][_0x2aaa28(0x1cc)][_0x2aaa28(0x2cb)][_0x2aaa28(0x1ad)][_0x2aaa28(0x29c)]()[_0x2aaa28(0x288)](_0x48f483=>_0x48f483[_0x2aaa28(0x1c9)][_0x2aaa28(0x333)]&&_0x48f483[_0x2aaa28(0x30e)][_0x2aaa28(0x1a7)](_0x2aaa28(0x2cc)));for(const _0x398229 of _0x1280ea){const {subType:_0x231c92,id:_0x2b7426}=this[_0x2aaa28(0x1fd)](_0x398229[_0x2aaa28(0x30e)]),_0x5991f7=_0x231c92[_0x2aaa28(0x25f)]('|')[0x0];for(const _0xfeffe3 of this[_0x2aaa28(0x1e8)]({'skipNotAttached':!0x0}))_0xfeffe3['id']!=_0x2b7426&&_0x2aaa28(0x34b)==_0xfeffe3[_0x2aaa28(0x27b)]&&_0xfeffe3[_0x2aaa28(0x1c9)]&&_0xfeffe3[_0x2aaa28(0x1c9)][_0x2aaa28(0x26f)]==_0x5991f7&&_0xfeffe3[_0x2aaa28(0x2b1)]()[_0x2aaa28(0x204)](_0x398229[_0x2aaa28(0x1c9)][_0x2aaa28(0x333)])&&(this[_0x2aaa28(0x258)](_0xfeffe3,_0x398229[_0x2aaa28(0x1c9)][_0x2aaa28(0x333)],_0x7c4209),_0x151db0=!0x0);}return _0x151db0;}[_0x5b8884(0x220)](_0x4b6a78){const _0x5c96e4=_0x5b8884;this[_0x5c96e4(0x1d0)],(this[_0x5c96e4(0x2e3)]=!0x0,_0x4b6a78());}[_0x5b8884(0x2c1)](_0x22ada3){const _0x3447cf=_0x5b8884,_0x10947b=this[_0x3447cf(0x221)](_0x22ada3),_0x27da1d=this[_0x3447cf(0x349)][_0x3447cf(0x285)](_0x22ada3);return _0x10947b||_0x27da1d;}[_0x5b8884(0x1d2)](_0x1593c0,_0xf9562b){const _0x443dda=_0x5b8884;if(0x0==_0xf9562b[_0x443dda(0x1d6)])return!0x1;let _0x5c820a=!0x1;for(const _0x50c3c1 of _0xf9562b){const _0x37c91f=this[_0x443dda(0x243)](_0x50c3c1[_0x443dda(0x25e)],_0x443dda(0x34b))[_0x443dda(0x288)](_0x145fbf=>!_0x145fbf[_0x443dda(0x260)][_0x443dda(0x2df)])[_0x443dda(0x2b7)](_0x486321=>_0x486321[_0x443dda(0x231)]),_0x3ffc65=_0x1c7a70({'newValue':_0x50c3c1[_0x443dda(0x235)]});_0x37c91f[_0x443dda(0x288)](_0x36fd0f=>{const _0x303100=_0x443dda,[_0x1bc78c,_0xdb55cf]=_0x36fd0f[_0x303100(0x1a3)][_0x303100(0x25f)]('|');return _0x1bc78c==_0x50c3c1[_0x303100(0x26f)]&&_0xdb55cf!=_0x3ffc65;})[_0x443dda(0x2c7)](_0x218508=>{const _0x283bb6=_0x443dda;this[_0x283bb6(0x258)](_0x218508,_0x50c3c1[_0x283bb6(0x25e)],_0x1593c0),_0x5c820a=!0x0;});}return _0x5c820a;}[_0x5b8884(0x258)](_0x1e5184,_0x54c428,_0x3aba18){const _0xc164da=_0x5b8884,_0x9e56f7=_0x1e5184[_0xc164da(0x2b1)]()[_0xc164da(0x32d)](_0x54c428);0x0!==_0x9e56f7[_0xc164da(0x1d6)]?0x1!==_0x9e56f7[_0xc164da(0x1d6)]?this[_0xc164da(0x256)](_0x1e5184,_0x54c428[_0xc164da(0x1c0)],_0x54c428[_0xc164da(0x1c5)]):this[_0xc164da(0x2a9)](_0x1e5184,_0x9e56f7[0x0]):_0x3aba18[_0xc164da(0x27d)](_0x1e5184[_0xc164da(0x23d)]());}}class xt{constructor(_0x509cb5){const _0x85562d=_0x5b8884;this[_0x85562d(0x268)]=_0x509cb5,this[_0x85562d(0x23e)]=_0x509cb5[_0x85562d(0x1cc)],this[_0x85562d(0x1ff)]=new Map(),this[_0x85562d(0x218)]=new Map(),this[_0x85562d(0x33a)]();}[_0x5b8884(0x32c)](_0x3e05f2,_0x3ef2c4,_0x3b8aad,_0x408396,_0x125711,_0x42a9dc){const _0x54e554=_0x5b8884;return new _0x4cfe05(this[_0x54e554(0x23e)],{'type':_0x3e05f2,'subType':_0x3ef2c4,'id':_0x3b8aad,'author':_0x408396,'creator':_0x408396,'attributes':_0x125711,'onAttributesChange':_0x42a9dc,'onAccept':(..._0x48deb2)=>this[_0x54e554(0x1c3)](_0x3e05f2,_0x3ef2c4,_0x54e554(0x303))(..._0x48deb2),'onDiscard':(..._0x3a33c)=>this[_0x54e554(0x1c3)](_0x3e05f2,_0x3ef2c4,_0x54e554(0x269))(..._0x3a33c)});}[_0x5b8884(0x1f1)](_0x3dd9fc,_0x42cd35,_0x44f1c3,_0x4cc22f){const _0x297654=_0x5b8884,_0x179699=_0x3dd9fc+':'+_0x42cd35+':'+_0x44f1c3;this[_0x297654(0x1ff)][_0x297654(0x27c)](_0x179699,_0x4cc22f);}[_0x5b8884(0x1c3)](_0x178692,_0x34ac55,_0xb7b6fe){const _0x1e30f9=_0x5b8884,_0x3bcd8a=_0x178692+':'+_0x34ac55+':'+_0xb7b6fe;return this[_0x1e30f9(0x1ff)][_0x1e30f9(0x2ed)](_0x3bcd8a)||this[_0x1e30f9(0x218)][_0x1e30f9(0x2ed)](_0x178692+':'+_0xb7b6fe);}[_0x5b8884(0x33a)](){const _0x1fc3bc=_0x5b8884,_0x22ea26=()=>!0x1,_0x71ca2b=_0x804675=>{const _0x93ffc4=_0x4f77;_0x804675[_0x93ffc4(0x1ae)]((_0x3a8cfb,_0x4d9622)=>_0x3a8cfb[_0x93ffc4(0x1c0)][_0x93ffc4(0x277)](_0x4d9622[_0x93ffc4(0x1c0)])?0x1:-0x1),this[_0x93ffc4(0x23e)][_0x93ffc4(0x322)](_0x1e791a=>{const _0x5845ee=_0x93ffc4;for(const _0x2e3001 of _0x804675){let _0x31bd58;_0x31bd58=_0x2e3001[_0x5845ee(0x1c5)][_0x5845ee(0x1ac)]&&_0x2e3001[_0x5845ee(0x1c5)][_0x5845ee(0x1a4)]==_0x2e3001[_0x5845ee(0x1c0)][_0x5845ee(0x31f)]?_0x1e791a[_0x5845ee(0x2ea)](_0x2e3001[_0x5845ee(0x1c0)][_0x5845ee(0x31f)],'on'):_0x1e791a[_0x5845ee(0x2ea)](_0x2e3001),this[_0x5845ee(0x23e)][_0x5845ee(0x299)](_0x31bd58,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x17bae0=(_0x5e387c,_0x567379)=>{const _0x3acd5f=_0x4f77;_0x567379&&this[_0x3acd5f(0x23e)][_0x3acd5f(0x322)](_0x22f537=>{const _0x4f881b=_0x3acd5f,{commandName:_0xa8b7f1,commandParams:_0x198930=[]}=_0x567379,_0x530aaf=_0x5e387c[_0x4f881b(0x2b7)](_0x105184=>(Tt(_0x105184)&&(_0x105184=this[_0x4f881b(0x23e)][_0x4f881b(0x337)](_0x105184[_0x4f881b(0x1c5)])),_0x105184))[_0x4f881b(0x288)](_0x548a9c=>_0x4f881b(0x24f)!==_0x548a9c[_0x4f881b(0x1a5)][_0x4f881b(0x2f0)]);if(_0x530aaf[_0x4f881b(0x1d6)]<0x1)return;const _0x2d36bf=Array[_0x4f881b(0x328)](this[_0x4f881b(0x23e)][_0x4f881b(0x2cb)][_0x4f881b(0x30c)][_0x4f881b(0x1b5)]())[_0x4f881b(0x2b7)](_0x4b6eaf=>_0x15ca4d[_0x4f881b(0x27f)](_0x4b6eaf));_0x22f537[_0x4f881b(0x1b9)](_0x530aaf);for(const _0x2a7767 of this[_0x4f881b(0x268)][_0x4f881b(0x1db)][_0x4f881b(0x1db)]())_0x2a7767[_0x4f881b(0x24e)]();_0x198930[_0x4f881b(0x270)]({'forceDefaultExecution':!0x0}),this[_0x4f881b(0x268)][_0x4f881b(0x1bc)](_0xa8b7f1,..._0x198930);const _0x297618=_0x2d36bf[_0x4f881b(0x288)](_0x25b1e4=>_0x4f881b(0x24f)!=_0x25b1e4[_0x4f881b(0x1a5)][_0x4f881b(0x2f0)]);_0x297618[_0x4f881b(0x1d6)]>0x0&&_0x22f537[_0x4f881b(0x1b9)](_0x297618);for(const _0x186181 of _0x2d36bf)_0x186181[_0x4f881b(0x1cb)]();});},_0x5716ae=(_0xd1dffb,_0x10fe88)=>0x1==_0xd1dffb[_0x1fc3bc(0x1d6)]&&0x1==_0x10fe88[_0x1fc3bc(0x1d6)]&&_0xd1dffb[0x0][_0x1fc3bc(0x1c5)][_0x1fc3bc(0x1f3)](_0x10fe88[0x0][_0x1fc3bc(0x1c0)]),_0x74b97d=(_0x29a8bb,_0x303e9a,_0x8cc3cd,_0x586725)=>Ft(_0x29a8bb,_0x303e9a,_0x8cc3cd,_0x586725,this[_0x1fc3bc(0x23e)])?[_0x29a8bb,_0x303e9a]:Ft(_0x303e9a,_0x29a8bb,_0x586725,_0x8cc3cd,this[_0x1fc3bc(0x23e)])?[_0x303e9a,_0x29a8bb]:null;this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x1b3),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x252),_0x71ca2b),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x300),_0x5716ae),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x20a),_0x74b97d),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x31d),_0x71ca2b),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x310),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x1d3),_0x5716ae),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x339),_0x74b97d),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x289),_0x17bae0),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x21b),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x2d7),_0x5716ae),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x2a3),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x1b8),_0x17bae0),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x1fa),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x31c),_0x5716ae),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x30d),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x2fa),_0x22ea26),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x207),(_0x526063,_0x4657a5)=>{const _0x21784a=_0x1fc3bc;if(!_0x4657a5)return;const _0x6a3c87=this[_0x21784a(0x268)][_0x21784a(0x2f6)][_0x21784a(0x2ed)](p);this[_0x21784a(0x23e)][_0x21784a(0x322)](_0x59b7cf=>{const _0x3564ed=_0x21784a;if(_0x3564ed(0x316)==_0x4657a5[_0x3564ed(0x26f)])for(const _0x10cb31 of _0x526063){const _0x3c09c4=_0x10cb31[_0x3564ed(0x1c0)][_0x3564ed(0x31f)],_0x359d7d=_0x4657a5[_0x3564ed(0x1b2)];_0x59b7cf[_0x3564ed(0x1ca)](_0x3c09c4,_0x359d7d);}else{if(_0x6a3c87[_0x3564ed(0x221)](_0x4657a5[_0x3564ed(0x26f)])){for(const _0x1d1b9b of _0x526063)void 0x0!==_0x4657a5[_0x3564ed(0x1b2)]?_0x59b7cf[_0x3564ed(0x22a)](_0x4657a5[_0x3564ed(0x26f)],_0x4657a5[_0x3564ed(0x1b2)],_0x1d1b9b[_0x3564ed(0x1c0)][_0x3564ed(0x31f)]):_0x59b7cf[_0x3564ed(0x1d7)](_0x4657a5[_0x3564ed(0x26f)],_0x1d1b9b[_0x3564ed(0x1c0)][_0x3564ed(0x31f)]);}else{for(const _0x456bad of _0x526063)_0x4657a5[_0x3564ed(0x1b2)]?_0x59b7cf[_0x3564ed(0x22a)](_0x4657a5[_0x3564ed(0x26f)],_0x4657a5[_0x3564ed(0x1b2)],_0x456bad):_0x59b7cf[_0x3564ed(0x1d7)](_0x4657a5[_0x3564ed(0x26f)],_0x456bad);}}});}),this[_0x1fc3bc(0x218)][_0x1fc3bc(0x27c)](_0x1fc3bc(0x202),_0x5716ae);}}function Rt(_0x9af643,_0x2a2ccd,_0x46fb9e){const _0x481a93=_0x5b8884;for(const _0x4a877f of _0x2a2ccd[_0x481a93(0x1a4)][_0x481a93(0x34c)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4a877f[_0x481a93(0x1a5)]==_0x4a877f)return!0x1;if(!_0x46fb9e[_0x481a93(0x342)](_0x4a877f))return!0x1;if(_0x9af643[_0x481a93(0x320)](_0x4a877f)||_0x9af643[_0x481a93(0x334)](_0x4a877f))return!0x0;}return!0x1;}function Tt(_0x4ccf14){const _0x3ea3d8=_0x5b8884;return _0x4ccf14[_0x3ea3d8(0x1c5)][_0x3ea3d8(0x1a4)]==_0x4ccf14[_0x3ea3d8(0x1c0)][_0x3ea3d8(0x31f)]&&_0x4ccf14[_0x3ea3d8(0x1c5)][_0x3ea3d8(0x2e2)];}function Et(_0x31e9b9,_0x1c1b47,_0xfcfc48,_0x58bcac){const _0x15947e=_0x5b8884,_0x2e85c9=_0x5b4c6d=>!_0x5b4c6d[_0x15947e(0x1dd)]['is'](_0x15947e(0x24c))&&!_0x58bcac[_0x15947e(0x320)](_0x5b4c6d[_0x15947e(0x1dd)]),_0x44767f=_0x31e9b9[_0x15947e(0x1c0)][_0x15947e(0x1f0)](_0x2e85c9),_0x4cefe8=_0x31e9b9[_0x15947e(0x1c5)][_0x15947e(0x1f0)](_0x2e85c9,{'direction':_0x15947e(0x1f7)});return(!_0x31e9b9[_0x15947e(0x1c0)][_0x15947e(0x1f3)](_0x44767f)||!_0x31e9b9[_0x15947e(0x1c5)][_0x15947e(0x1f3)](_0x4cefe8))&&(_0x44767f[_0x15947e(0x277)](_0x4cefe8)?_0xfcfc48[_0x15947e(0x210)](_0x1c1b47,{'range':_0xfcfc48[_0x15947e(0x337)](_0x44767f,_0x4cefe8)}):_0xfcfc48[_0x15947e(0x27d)](_0x1c1b47),!0x0);}function Vt(_0x409e62){return _0x1c7a70(_0x409e62);}function Ut(_0x2c5cf9){const _0x4295ef=_0x5b8884,_0x4ee238=_0x2c5cf9[_0x4295ef(0x1c0)][_0x4295ef(0x31f)];return _0x4ee238&&_0x4ee238['is'](_0x4295ef(0x314));}function Ot(_0x4e5647,_0x3fa981){const _0x265238=_0x5b8884;return null==_0x4e5647[_0x265238(0x1c5)][_0x265238(0x1d1)]&&_0x4e5647[_0x265238(0x1c5)][_0x265238(0x1a4)]==_0x4e5647[_0x265238(0x1c0)][_0x265238(0x31f)]?Gt(_0x4e5647[_0x265238(0x1c0)][_0x265238(0x31f)],_0x3fa981):_0x4e5647;}function Gt(_0x39570b,_0x27f589){const _0x4be81b=_0x5b8884,_0x42235b=_0x27f589[_0x4be81b(0x33f)][_0x4be81b(0x320)](_0x39570b)||_0x27f589[_0x4be81b(0x33f)][_0x4be81b(0x242)](_0x39570b);return _0x27f589[_0x4be81b(0x337)](_0x27f589[_0x4be81b(0x2af)](_0x39570b,_0x4be81b(0x2e4)),_0x42235b?_0x27f589[_0x4be81b(0x28d)](_0x39570b):_0x27f589[_0x4be81b(0x2af)](_0x39570b,_0x4be81b(0x1c5)));}function Ft(_0x744c8a,_0x2b51ba,_0x39510f,_0x5750ac,_0x5bbaa1){const _0xa11204=_0x5b8884;if(!Pt(_0x744c8a,_0x2b51ba))return!0x1;if(_0x39510f[_0xa11204(0x1c5)][_0xa11204(0x1f3)](_0x5750ac[_0xa11204(0x1c0)]))return!0x0;if(_0x744c8a[_0xa11204(0x27b)]!=_0x2b51ba[_0xa11204(0x27b)])return!0x1;if(!_0x39510f[_0xa11204(0x1c5)][_0xa11204(0x1e6)](_0x5750ac[_0xa11204(0x1c0)]))return!0x1;const _0x57221c=_0x5bbaa1[_0xa11204(0x337)](_0x39510f[_0xa11204(0x1c5)],_0x5750ac[_0xa11204(0x1c0)])[_0xa11204(0x1c2)]();for(const _0x356d4d of _0x57221c)if([_0xa11204(0x1b0),_0xa11204(0x2dd)][_0xa11204(0x2dc)](_0x356d4d[_0xa11204(0x27b)])&&_0x5bbaa1[_0xa11204(0x33f)][_0xa11204(0x334)](_0x356d4d[_0xa11204(0x1dd)]))return!0x1;return!0x0;}function Pt(_0x16ac83,_0x47e2ed,_0x3abd4d=[]){const _0x5aa073=_0x5b8884;return!(!_0x16ac83[_0x5aa073(0x2ce)]||!_0x47e2ed[_0x5aa073(0x2ce)])&&_0x522ab7(_0x55df46(_0x16ac83[_0x5aa073(0x2c3)],_0x3abd4d),_0x55df46(_0x47e2ed[_0x5aa073(0x2c3)],_0x3abd4d));}function Lt(_0x15b689,_0x1b7de5){const _0x397065=_0x5b8884,_0x292a84=Ht(_0x15b689[_0x397065(0x2c3)]),_0x331f35=Ht(_0x1b7de5);if(!_0x15b689[_0x397065(0x2ce)])return!0x1;for(const _0x5e1919 of Object[_0x397065(0x2cf)](_0x331f35))if(!_0x522ab7(_0x292a84[_0x5e1919],_0x331f35[_0x5e1919]))return!0x1;return!0x0;}function Ht(_0x54ce9b){const _0x361a78=_0x5b8884,_0x19363a=Object[_0x361a78(0x245)]({},_0x54ce9b);return delete _0x19363a[_0x361a78(0x29b)],delete _0x19363a[_0x361a78(0x312)],_0x19363a;}