@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240422.0 → 0.0.0-nightly-20240424.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b4ad4=_0x5dac;(function(_0xb94242,_0x4be9e6){const _0x1a01de=_0x5dac,_0x2c7e12=_0xb94242();while(!![]){try{const _0x1050cd=parseInt(_0x1a01de(0x2c1))/0x1*(parseInt(_0x1a01de(0x203))/0x2)+-parseInt(_0x1a01de(0x2a7))/0x3*(-parseInt(_0x1a01de(0x200))/0x4)+parseInt(_0x1a01de(0x1e5))/0x5+parseInt(_0x1a01de(0x252))/0x6*(parseInt(_0x1a01de(0x229))/0x7)+-parseInt(_0x1a01de(0x199))/0x8*(-parseInt(_0x1a01de(0x2fc))/0x9)+parseInt(_0x1a01de(0x2e1))/0xa*(parseInt(_0x1a01de(0x284))/0xb)+-parseInt(_0x1a01de(0x291))/0xc*(parseInt(_0x1a01de(0x230))/0xd);if(_0x1050cd===_0x4be9e6)break;else _0x2c7e12['push'](_0x2c7e12['shift']());}catch(_0x43b3de){_0x2c7e12['push'](_0x2c7e12['shift']());}}}(_0x5bd4,0x9cfe5));import{Plugin as _0x4bc9c5,PendingActions as _0x3057e5}from'ckeditor5/src/core.js';import{LiveRange as _0x582795}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3869f2,uid as _0x596c3a,priorities as _0x4e86eb,logWarning as _0x4d9763}from'ckeditor5/src/utils.js';import{toWidget as _0xe65a2f}from'ckeditor5/src/widget.js';import{Users as _0x4b299e,hashObject as _0x1a3674,surroundingMarkersDetector as _0x81b69}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5cbecb from'./commands/trackchangescommand.js';import _0x184566 from'./commands/acceptsuggestioncommand.js';import _0x220e6d from'./commands/discardsuggestioncommand.js';import _0x2383ca from'./commands/executeonallsuggestionscommand.js';import _0x43c3cf from'./commands/executeonselectedsuggestionscommand.js';import _0x35b003 from'./suggestion.js';import _0x508639 from'./suggestiondescriptionfactory.js';import _0x37f86e from'./integrations/aiassistant.js';import _0x47c2fe from'./integrations/alignment.js';import _0x1f16f9 from'./integrations/basicstyles.js';import _0x154935 from'./integrations/blockquote.js';import _0x1ee025 from'./integrations/casechange.js';import _0x5c7cc8 from'./integrations/ckbox.js';import _0x5314c1 from'./integrations/codeblock.js';import _0x19b7e6 from'./integrations/comments.js';import _0x15f4a5 from'./integrations/deletecommand.js';import _0x24ef78 from'./integrations/list.js';import _0x2a029c from'./integrations/listproperties.js';import _0x156b2b from'./integrations/entercommand.js';import _0x3bd061 from'./integrations/findandreplace.js';import _0xeef3a6 from'./integrations/font.js';import _0x1b276d from'./integrations/formatpainter.js';import _0x3f65ce from'./integrations/heading.js';import _0x9ee208 from'./integrations/highlight.js';import _0x4afd55 from'./integrations/horizontalline.js';import _0xa20c7c from'./integrations/htmlembed.js';import _0x4570df from'./integrations/image.js';import _0x34e92a from'./integrations/imagereplace.js';import _0x2dc99f from'./integrations/imagestyle.js';import _0x5abf2e from'./integrations/importword.js';import _0x43bdb1 from'./integrations/indent.js';import _0x3d6125 from'./integrations/inputcommand.js';import _0x31ba49 from'./integrations/link.js';import _0x5b7798 from'./integrations/legacylist.js';import _0x51d9cd from'./integrations/legacylistproperties.js';import _0x57403f from'./integrations/mediaembed.js';import _0x2ad072 from'./integrations/mention.js';import _0x451e48 from'./integrations/multilevellist.js';import _0x11f6f9 from'./integrations/pagebreak.js';import _0x2b47d6 from'./integrations/paragraph.js';import _0x52db40 from'./integrations/removeformat.js';import _0x192d36 from'./integrations/restrictededitingmode.js';import _0x124a98 from'./integrations/shiftentercommand.js';import _0x126676 from'./integrations/standardeditingmode.js';import _0x1ea93e from'./integrations/style.js';import _0x388a86 from'./integrations/table.js';import _0x57f5be from'./integrations/tablemergesplit.js';import _0x396845 from'./integrations/tableheadings.js';import _0x22daa5 from'./integrations/tableclipboard.js';import _0x240279 from'./integrations/tablecolumnresize.js';import _0x11f6df from'./integrations/template.js';import _0x16c533 from'./integrations/tableofcontents.js';import _0x2429e2 from'./integrations/title.js';function _0x5bd4(){const _0xa7ab71=['change','formatBlock:discard','_findSuggestions','_blockAttributeKeys','clone','setAttribute','track-changes-enable-command-twice','next','acceptAllSuggestions','widget','_inlineAttributeKeys','removeComment','_setSuggestionData','markerName','values','attribute:discard','find','getChangedMarkers','removeMarkers','unbindElementFromMarkerName','_recordAttributeSuggestions','isObject','move','isLimit','addMarker:suggestion:formatBlock','1EUlHho','_getAttributeKey','formatBlock:accept','markMultiRangeInsertion','isIntersectingWithRange','backward','_saved','_getExternalAuthor','meta','showSuggestionHighlights','createPositionAfter','high','pop','_splitMarkerName','_breakSuggestionMarker','_suggestionFactory','add','createPositionBefore','external:','getContainedElement','markDeletion','markAttributeChange','toViewElement','_suggestions','PendingActions','_registerDefaultCallbacks','suggestion','_recordAttributeChanges','addRange','name','schema','formatInline:chain','3897290nJPCcS','addMarker:suggestion:attribute','define','selection','suggestionLoaded','addClass','insertion:','rename','elementEnd','containsRangeInObject','multipleBlocks','ENTER','updateSuggestion','discardAllSuggestions','addComment','lowest','consume','options','insertion:join','_refreshSuggestionsChain','trackChanges.mergeNestedSuggestions','formatBlock','markMultiRangeBlockFormat','parent','getShiftedBy','isEqual','forEach','804843ZrcyhT','adapter','_isDataLoaded','editor','hasCommentThread','isAtEnd','$marker','insert','addUser','originalSuggestionId','attributeNewValue','removeMarker:suggestion:formatBlock','concat','getSuggestionCallback','_cutOutSuggestionMarker','_updateSuggestionData','_getMarkerAnnouncementText','getNearestSelectionRange','_afterChanges','range','always','value','discard','map','toUpperCase','suggestion:','formatInline:accept','FORMATTING','push','commandName','attribute','dataToMarker','buildSuggestion','hasSuggestion','after','isArray','init','isUndo','update:suggestion','for','newValue','_removeSuggestion','some','updateMarker','filter','enableReadOnlyMode','isAtStart','authorName','getAncestors','splitPosition','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.','rejected','_enableDefaultAttributesIntegration','removeMarker','activeMarkers','track-changes-suggestion-not-found','editing','_initAriaMarkerChangeAnnouncements','markerToData','applyOperation','track-changes-user-not-found','isBefore','model','detach','isDocumentOperation','editingDowncast','getSuggestion','listenTo','_editor','deletion:chain','unbind','forceDefaultExecution','collaboration.channelId','differ','isCollapsed','isBlock','formatBlock:','suggestion:attribute:','_createSuggestion','8kTizgA','conversion','getMultiRangeId','registerPostFixer','isAfter','addMarker:suggestion','attribute:accept','createRangeIn','_SUGGESTION_ANNOUNCEMENT','every','position','length','has','low','registerCustomCallback','_refreshAttributeSuggestionsChain','_customCallbacks','_mergeNestedSuggestions','isInContent','default','fetchCommentThread','head','announce','change:_saved','oldValue','element','fire','multi','format','_registerInlineAttribute','change:data','_suggestionState','getChanges','_reduceSuggestionAttributeRange','createElement','addCommentThread','rethrowUnexpectedError','trackChangesCommand','pluginName','chain','change:activeMarkers','getRanges','fromCharCode','deletion:join','isOwn','$elementName','newRange','forward','requires','resolve','fromRange','markerReady','formatGroupId','addMarkerName','containsRange','addMarker','oldRange','markers','getDifference','ready','_commentsRepository','suggestionUnloaded','data-suggestion','setTo','containsPosition','attribute:','highest','dataReady','formatInline','marker-count','createRangeOn','then','comments','_getAuthorFromId','split','_trackFormatChanges','3645900aleyjI','getItems','addSuggestionData','creator','suggestion-type','group','getAllAdjacentSuggestions','formatInline:','_isForcedDefaultExecutionBlock','deletion','before','_isRegisteredAttribute','_descriptionFactory','acceptSuggestion','_joinWithAdjacentSuggestions','isRemovable','remove','ck-suggestion-marker-formatInline','locale','toJSON','_getSuggestionData','writer','stop','deletion:','markerToHighlight','getAttribute','$text','12dTZkdn','formatInline:discard','_rangeIsInLocalUserInsertion','1627294XpOvif','splice','createdAt','start','return','commands','$textProxy','dataDowncast','TrackChangesEditing','ck-suggestion-marker-formatBlock','subType','insertion:accept','size','howMany','rootName','upcast','Users','ck-suggestion-marker','data','_registerBlockAttribute','markInlineFormat','open','_element','author','_processAttributeSuggestions','keys','includes','track-changes-adapter-missing-getsuggestion','addSuggestion','createPositionAt','CommentsRepository','getIntersection','warn','elementToElement','startsWith','addHighlight','documentSelection','isIntersecting','251678zOVmzv','consumable','insertion:chain','createRange','acceptSelectedSuggestions','_checkSuggestionCorrectness','enqueueChange','115297UkbIDd','key','markerNameToElements','getMarkers','getCustomProperty','skipNestingCheck','createSelection','isExternal','type','tablePasteChainId','_setSuggestionRange','deletion:accept','attributeKey','insertContent','suggestionChanged','assign','error-saving-suggestion-data-suggestion-discarded','enableCommand','removeAttribute','catch','getFirstMarker','authoredAt','@external','accept','getCommentThread','getWalker','isNextTo','_isBlockAttribute','isTouching','discardSuggestion','formatInline:join','unshift','root','nodeBefore','6IBxRYf','notReady','getRange','accepted','bindElementToMarker','nodeAfter','getSuggestions','isInsideObject','_defaultCallbacks','get','elementStart','removeMarker:suggestion:attribute','_processAttributeChanges','track-changes-command-not-found','track-changes-suggestion-data-mismatch','PENDING_ACTION_SUGGESTION','never','plugins','_addThreadToSuggestion','discardSelectedSuggestions','attributeOldValue','containsItem','isLocal','end','item','reconvertMarker','hasComments','formatBlock:join','set','groupId','execute','markBlockFormat','LEAVE','join','from','_onDiscard','document','track-changes-adapter-already-set','mapper','getFirstRange','_addSuggestionMarker','insertion:discard','substr','isMultiRange','trackChanges.trackFormatChanges','stopListening','containerElement','getLastMatchingPosition','ck-suggestion-marker-','_adapter','33TUeisX','targetPosition','sort','markInsertion','ck-suggestion-marker--active','removeClass','clear','_model','getUser','removed','previous','attribute:join','isSelectable','3564aWqMPv','deletion:discard','formatBlock:chain','config','moveTargetPosition','markMultiRangeDeletion','refresh','_handleNewSuggestionMarker','_enabledCommands','batch','deleteContent','_joinSuggestions','insertion','substring','trackChanges','normal','delete','$graveyard','attributes','_reduceExistingSuggestions','setSelection','commentThread','439743HqpGSV'];_0x5bd4=function(){return _0xa7ab71;};return _0x5bd4();}import _0x5811b6 from'./integrations/undo.js';import _0x36a99b from'./integrations/tablecaption.js';function _0x5dac(_0x27c535,_0x295a9a){const _0x5bd4ab=_0x5bd4();return _0x5dac=function(_0x5dacbc,_0x14986d){_0x5dacbc=_0x5dacbc-0x182;let _0x546ed7=_0x5bd4ab[_0x5dacbc];return _0x546ed7;},_0x5dac(_0x27c535,_0x295a9a);}import _0xad61c6 from'./integrations/tableproperties.js';import{getTranslation as _0x243ee7}from'./utils/common-translations.js';import{isEqual as _0x19e3f7,omit as _0x249fde}from'lodash-es';export const renameAttributeKey=_0x5b4ad4(0x1c6);export default class p extends _0x4bc9c5{static get[_0x5b4ad4(0x1c9)](){const _0x928a77=_0x5b4ad4;return[_0x928a77(0x221),_0x4b299e,_0x3057e5,_0x37f86e,_0x47c2fe,_0x1f16f9,_0x154935,_0x5c7cc8,_0x1ee025,_0x5314c1,_0x19b7e6,_0x15f4a5,_0x156b2b,_0x3bd061,_0xeef3a6,_0x1b276d,_0x3f65ce,_0x9ee208,_0x4afd55,_0xa20c7c,_0x4570df,_0x2dc99f,_0x34e92a,_0x5abf2e,_0x43bdb1,_0x3d6125,_0x5b7798,_0x51d9cd,_0x451e48,_0x31ba49,_0x24ef78,_0x2a029c,_0x57403f,_0x2ad072,_0x11f6f9,_0x2b47d6,_0x52db40,_0x192d36,_0x124a98,_0x126676,_0x1ea93e,_0x388a86,_0x57f5be,_0x396845,_0x36a99b,_0x22daa5,_0x240279,_0x16c533,_0xad61c6,_0x11f6df,_0x2429e2,_0x5811b6];}static get[_0x5b4ad4(0x1bf)](){const _0xbf7f8c=_0x5b4ad4;return _0xbf7f8c(0x20b);}constructor(_0x25d65d){const _0x30b75=_0x5b4ad4;function _0x1e5f9b(_0x26d46c){const _0x58f924=_0x5dac;return _0x26d46c[_0x58f924(0x313)](_0x5b0e9c=>String[_0x58f924(0x1c3)](_0x5b0e9c))[_0x58f924(0x273)]('');}super(_0x25d65d),this[_0x30b75(0x2bc)]=!0x1,this[_0x30b75(0x26e)](_0x30b75(0x332),[]),this['on'](_0x30b75(0x1c1),(_0x5cb0c0,_0x3a7022,_0x470128,_0x5a19a0)=>{const _0x200d09=_0x30b75;this[_0x200d09(0x28b)][_0x200d09(0x2a8)](()=>{const _0x419c9e=_0x200d09;for(const _0x5b7b0d of[..._0x5a19a0,..._0x470128])this[_0x419c9e(0x28b)][_0x419c9e(0x1d2)][_0x419c9e(0x1a5)](_0x5b7b0d)&&_0x25d65d[_0x419c9e(0x182)][_0x419c9e(0x26b)](_0x5b7b0d);});}),this[_0x30b75(0x1f1)]=new _0x508639(this[_0x30b75(0x2ff)][_0x30b75(0x188)][_0x30b75(0x2df)],this[_0x30b75(0x2ff)][_0x30b75(0x1f7)]),this[_0x30b75(0x283)]=null,this[_0x30b75(0x2d0)]=new xt(this[_0x30b75(0x2ff)]),this[_0x30b75(0x2d8)]=new Map(),this[_0x30b75(0x1d5)]=_0x25d65d[_0x30b75(0x263)][_0x30b75(0x25b)](_0x30b75(0x221)),this[_0x30b75(0x299)]=new Set(),this[_0x30b75(0x28b)]=this[_0x30b75(0x2ff)][_0x30b75(0x188)],this[_0x30b75(0x1b8)]=new WeakMap(),this[_0x30b75(0x1ed)]=!0x1,this[_0x30b75(0x2ab)]=new Set([_0x30b75(0x1c6)]),this[_0x30b75(0x2b2)]=new Set(),_0x25d65d[_0x30b75(0x294)][_0x30b75(0x2e3)](_0x30b75(0x27e),_0x30b75(0x1ac)),this[_0x30b75(0x1e4)]=_0x25d65d[_0x30b75(0x294)][_0x30b75(0x25b)](_0x30b75(0x27e)),_0x25d65d[_0x30b75(0x294)][_0x30b75(0x2e3)](_0x30b75(0x2f5),!0x0),this[_0x30b75(0x1aa)]=_0x25d65d[_0x30b75(0x294)][_0x30b75(0x25b)](_0x30b75(0x2f5)),this[_0x30b75(0x1be)]=new _0x5cbecb(_0x25d65d,this[_0x30b75(0x299)]),this[_0x30b75(0x183)](),this[_0x1e5f9b([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1e5f9b([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x34]);}[_0x5b4ad4(0x320)](){const _0x3b5c93=_0x5b4ad4,_0x24006b=this[_0x3b5c93(0x2ff)],_0x5e9450=(_0x479d8c,_0x2ed871)=>{const _0x2b8775=_0x3b5c93;if(_0x2b8775(0x31a)!=_0x479d8c)return _0x2b8775(0x282)+_0x479d8c;const _0x1efc6c=_0x2ed871[_0x2b8775(0x1e3)]('|')[0x0];return this[_0x2b8775(0x24b)](_0x1efc6c)?_0x2b8775(0x20c):_0x2b8775(0x1f6);};_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x18b))[_0x3b5c93(0x1fd)]({'model':_0x3b5c93(0x2db),'view':_0x522563=>{const _0xab3917=_0x3b5c93,{id:_0xf61cd5,type:_0x264bb1,subType:_0x323c37}=this[_0xab3917(0x2ce)](_0x522563[_0xab3917(0x2b5)]),_0x4d7a1b=[_0xab3917(0x214),_0x5e9450(_0x264bb1,_0x323c37)];let _0x5c846e=0xbb8;return this[_0xab3917(0x332)][_0xab3917(0x21d)](_0x522563[_0xab3917(0x2b5)])&&(_0x4d7a1b[_0xab3917(0x318)](_0xab3917(0x288)),_0x5c846e=0xbc2),_0xab3917(0x1ee)==_0x264bb1&&(_0x5c846e+=0x5),{'classes':_0x4d7a1b,'attributes':{'data-suggestion':_0xf61cd5},'priority':_0x5c846e};}}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x20a))[_0x3b5c93(0x2d1)](_0x39bb21=>{const _0x3c0a4e=_0x3b5c93;_0x39bb21['on'](_0x3c0a4e(0x19e),(_0x47cfee,_0x4a5ded,_0x140f97)=>{const _0x22ca7d=_0x3c0a4e;if(!_0x140f97[_0x22ca7d(0x2f2)][_0x22ca7d(0x2ca)])return;const _0x5df2db=_0x4a5ded[_0x22ca7d(0x26a)];if(!_0x5df2db)return;const _0x464a67=_0x140f97[_0x22ca7d(0x278)][_0x22ca7d(0x2d7)](_0x5df2db);_0x24006b[_0x22ca7d(0x188)][_0x22ca7d(0x2df)][_0x22ca7d(0x2bd)](_0x5df2db)&&_0x464a67&&!_0x464a67[_0x22ca7d(0x234)](_0x22ca7d(0x2b1))&&_0x464a67['is'](_0x22ca7d(0x280))&&_0xe65a2f(_0x464a67,_0x140f97[_0x22ca7d(0x1fa)]);},{'priority':_0x3c0a4e(0x2cc)});}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x20a))[_0x3b5c93(0x1fd)]({'model':_0x3b5c93(0x2db),'view':(_0x1c081c,_0x5646a5)=>{const _0x11f257=_0x3b5c93;if(!_0x5646a5[_0x11f257(0x2f2)][_0x11f257(0x2ca)])return null;const {type:_0xc7c8a8,subType:_0x5f205f}=this[_0x11f257(0x2ce)](_0x1c081c[_0x11f257(0x2b5)]);return{'classes':[_0x11f257(0x214),_0x5e9450(_0xc7c8a8,_0x5f205f)],'priority':0xbb8};}});const _0x3d895a=({showActiveMarkers:_0x300eee=!0x0,isAttributeSuggestion:_0x2c0d7f=!0x1}={})=>(_0x3bcf6d,_0x4eb488,_0x31413e)=>{const _0x47bb16=_0x3b5c93;if(!_0x4eb488[_0x47bb16(0x26a)])return;const {id:_0x107b0f}=this[_0x47bb16(0x2ce)](_0x4eb488[_0x47bb16(0x2b5)]);if(_0x2c0d7f){const _0x129231=this[_0x47bb16(0x2d8)][_0x47bb16(0x25b)](_0x107b0f),_0x1d42b1=this[_0x47bb16(0x2c2)](_0x129231);if(!this[_0x47bb16(0x24b)](_0x1d42b1))return;}if(_0x4eb488[_0x47bb16(0x26a)]['is'](_0x47bb16(0x2e4)))return void _0x31413e[_0x47bb16(0x22a)][_0x47bb16(0x2f1)](_0x4eb488[_0x47bb16(0x26a)],_0x3bcf6d[_0x47bb16(0x2de)]);const _0x18a08c=_0x31413e[_0x47bb16(0x278)][_0x47bb16(0x2d7)](_0x4eb488[_0x47bb16(0x26a)]);if(_0x4eb488[_0x47bb16(0x26a)]['is'](_0x47bb16(0x1b2))&&_0x24006b[_0x47bb16(0x188)][_0x47bb16(0x2df)][_0x47bb16(0x195)](_0x4eb488[_0x47bb16(0x26a)])&&!_0x18a08c[_0x47bb16(0x234)](_0x47bb16(0x226))){_0x31413e[_0x47bb16(0x1fa)][_0x47bb16(0x2e6)]([_0x47bb16(0x214),_0x47bb16(0x20c)],_0x18a08c),_0x31413e[_0x47bb16(0x1fa)][_0x47bb16(0x2ad)](_0x47bb16(0x1d7),_0x107b0f,_0x18a08c),_0x31413e[_0x47bb16(0x278)][_0x47bb16(0x256)](_0x18a08c,_0x4eb488[_0x47bb16(0x2b5)]),_0x300eee&&(this[_0x47bb16(0x332)][_0x47bb16(0x21d)](_0x4eb488[_0x47bb16(0x2b5)])?_0x31413e[_0x47bb16(0x1fa)][_0x47bb16(0x2e6)](_0x47bb16(0x288),_0x18a08c):_0x31413e[_0x47bb16(0x1fa)][_0x47bb16(0x289)](_0x47bb16(0x288),_0x18a08c));for(const _0x309198 of _0x24006b[_0x47bb16(0x188)][_0x47bb16(0x1a0)](_0x4eb488[_0x47bb16(0x26a)])[_0x47bb16(0x1e6)]())_0x31413e[_0x47bb16(0x22a)][_0x47bb16(0x2f1)](_0x309198,_0x3bcf6d[_0x47bb16(0x2de)]);_0x31413e[_0x47bb16(0x22a)][_0x47bb16(0x2f1)](_0x4eb488[_0x47bb16(0x26a)],_0x3bcf6d[_0x47bb16(0x2de)]);}};_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x20a))[_0x3b5c93(0x2d1)](_0x123466=>{const _0x3a4f62=_0x3b5c93;_0x123466['on'](_0x3a4f62(0x2c0),(_0x51a189,_0x4a6110,_0x577b3b)=>{const _0x4dca52=_0x3a4f62;_0x577b3b[_0x4dca52(0x2f2)][_0x4dca52(0x2ca)]&&_0x3d895a({'showActiveMarkers':!0x1})(_0x51a189,_0x4a6110,_0x577b3b);},{'priority':_0x3a4f62(0x1db)});}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x20a))[_0x3b5c93(0x2d1)](_0xcf5d1b=>{const _0x21f7ef=_0x3b5c93;_0xcf5d1b['on'](_0x21f7ef(0x2e2),(_0x51cff8,_0x156e0f,_0x2464e0)=>{const _0x5daeea=_0x21f7ef;_0x2464e0[_0x5daeea(0x2f2)][_0x5daeea(0x2ca)]&&_0x3d895a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x51cff8,_0x156e0f,_0x2464e0);},{'priority':_0x21f7ef(0x1db)});}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x20a))[_0x3b5c93(0x184)]({'model':_0x3b5c93(0x2db),'view':(_0x1d3055,_0x438cd5)=>_0x438cd5[_0x3b5c93(0x2f2)][_0x3b5c93(0x2ca)]?null:{'group':_0x3b5c93(0x2db),'name':_0x1d3055[_0x3b5c93(0x27c)](0xb)}}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x212))[_0x3b5c93(0x224)]({'view':{'name':_0x3b5c93(0x2db),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2335e3,{writer:_0x5cda79})=>{const _0x195212=_0x3b5c93;let _0x3cd2b4=_0x195212(0x315)+_0x2335e3[_0x195212(0x1fe)](_0x195212(0x1e9))+':'+_0x2335e3[_0x195212(0x1fe)]('id');return _0x2335e3[_0x195212(0x1fe)](_0x195212(0x1de))&&(_0x3cd2b4+=':'+_0x2335e3[_0x195212(0x1fe)](_0x195212(0x1de))),_0x5cda79[_0x195212(0x1bb)](_0x195212(0x302),{'data-name':_0x3cd2b4});}}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x212))[_0x3b5c93(0x31b)]({'view':_0x3b5c93(0x2db)}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x18b))[_0x3b5c93(0x2d1)](_0x2b3ae8=>{const _0x533f5d=_0x3b5c93;_0x2b3ae8['on'](_0x533f5d(0x2c0),_0x3d895a(),{'priority':_0x533f5d(0x2cc)});}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x18b))[_0x3b5c93(0x2d1)](_0x259c67=>{const _0x546686=_0x3b5c93;_0x259c67['on'](_0x546686(0x2e2),_0x3d895a({'isAttributeSuggestion':!0x0}),{'priority':_0x546686(0x2cc)});}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x18b))[_0x3b5c93(0x2d1)](_0xd253fe=>{const _0x3efa45=_0x3b5c93;_0xd253fe['on'](_0x3efa45(0x307),(_0x28d182,_0x15fe1e,_0x521953)=>{const _0x14f6f1=_0x3efa45,_0x2d8213=_0x521953[_0x14f6f1(0x278)][_0x14f6f1(0x232)](_0x15fe1e[_0x14f6f1(0x2b5)]);if(_0x2d8213){for(const _0x52feda of _0x2d8213)_0x52feda[_0x14f6f1(0x234)](_0x14f6f1(0x226))||(_0x521953[_0x14f6f1(0x1fa)][_0x14f6f1(0x289)]([_0x14f6f1(0x214),_0x14f6f1(0x20c),_0x14f6f1(0x288)],_0x52feda),_0x521953[_0x14f6f1(0x1fa)][_0x14f6f1(0x242)](_0x14f6f1(0x1d7),_0x52feda),_0x521953[_0x14f6f1(0x278)][_0x14f6f1(0x2bb)](_0x52feda,_0x15fe1e[_0x14f6f1(0x2b5)]));}},{'priority':_0x3efa45(0x2cc)});}),_0x24006b[_0x3b5c93(0x19a)][_0x3b5c93(0x323)](_0x3b5c93(0x18b))[_0x3b5c93(0x2d1)](_0x44fb50=>{const _0x54608f=_0x3b5c93;_0x44fb50['on'](_0x54608f(0x25d),(_0x59efa8,_0x3e5485,_0xbb79bd)=>{const _0x4d0753=_0x54608f,_0x6a6a9b=_0xbb79bd[_0x4d0753(0x278)][_0x4d0753(0x232)](_0x3e5485[_0x4d0753(0x2b5)]);if(!_0x6a6a9b)return;const {id:_0x47a58f}=this[_0x4d0753(0x2ce)](_0x3e5485[_0x4d0753(0x2b5)]),_0x3e166a=this[_0x4d0753(0x2d8)][_0x4d0753(0x25b)](_0x47a58f),_0x5d32bd=this[_0x4d0753(0x2c2)](_0x3e166a);if(this[_0x4d0753(0x24b)](_0x5d32bd)){for(const _0x520c7a of _0x6a6a9b)_0x520c7a[_0x4d0753(0x234)](_0x4d0753(0x226))||(_0xbb79bd[_0x4d0753(0x1fa)][_0x4d0753(0x289)]([_0x4d0753(0x214),_0x4d0753(0x20c),_0x4d0753(0x288)],_0x520c7a),_0xbb79bd[_0x4d0753(0x1fa)][_0x4d0753(0x242)](_0x4d0753(0x1d7),_0x520c7a),_0xbb79bd[_0x4d0753(0x278)][_0x4d0753(0x2bb)](_0x520c7a,_0x3e5485[_0x4d0753(0x2b5)]));}},{'priority':_0x54608f(0x2cc)});}),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x276)][_0x3b5c93(0x19c)](_0x34cca9=>{const _0x3b0163=_0x3b5c93;let _0x3674fa=!0x1;const _0x56f43a=Array[_0x3b0163(0x274)](_0x24006b[_0x3b0163(0x188)][_0x3b0163(0x276)][_0x3b0163(0x193)][_0x3b0163(0x2b9)]()),_0x3d6622=new Set();for(const {name:_0x51e8a7,data:_0x2130f7}of _0x56f43a){const {group:_0x5e8ce,type:_0x3d9afa,subType:_0xacd79,id:_0x37b52a}=this[_0x3b0163(0x2ce)](_0x51e8a7);if(_0x3b0163(0x2db)!==_0x5e8ce)continue;const _0x5074a1=this[_0x3b0163(0x2d8)][_0x3b0163(0x25b)](_0x37b52a);if(null!=_0x2130f7[_0x3b0163(0x1c7)]){_0x3b0163(0x1dd)==_0x3d9afa&&(_0x3674fa=_0x3674fa||Et(_0x2130f7[_0x3b0163(0x1c7)],_0x51e8a7,_0x34cca9,_0x24006b[_0x3b0163(0x188)][_0x3b0163(0x2df)]));const _0x524080=_0x3b0163(0x31a)==_0x3d9afa&&this[_0x3b0163(0x24b)](_0xacd79[_0x3b0163(0x1e3)]('|')[0x0]);if(_0x2130f7[_0x3b0163(0x1c7)][_0x3b0163(0x194)]||_0x3b0163(0x2a2)==_0x2130f7[_0x3b0163(0x1c7)][_0x3b0163(0x250)][_0x3b0163(0x211)]||_0x3b0163(0x2f6)==_0x3d9afa&&!Ut(_0x2130f7[_0x3b0163(0x1c7)])||_0x524080&&!Ut(_0x2130f7[_0x3b0163(0x1c7)])||_0x3b0163(0x1ee)==_0x3d9afa&&!(!Tt(_0x431b18=_0x2130f7[_0x3b0163(0x1c7)])&&!function(_0x3b7069){const _0xa38805=_0x3b0163;return _0x3b7069[_0xa38805(0x206)][_0xa38805(0x2f8)]==_0x3b7069[_0xa38805(0x269)][_0xa38805(0x251)]&&_0x3b7069[_0xa38805(0x206)][_0xa38805(0x301)];}(_0x431b18)))_0x34cca9[_0x3b0163(0x331)](_0x51e8a7),_0x3674fa=!0x0;else{if(!_0x5074a1||!_0x5074a1[_0x3b0163(0x1ab)])continue;_0x3d6622[_0x3b0163(0x2d1)](_0x5074a1);}}}var _0x431b18;return _0x3d6622[_0x3b0163(0x20f)]>0x0&&(_0x3674fa=!!this[_0x3b0163(0x1f3)](_0x3d6622)||_0x3674fa),_0x3674fa;}),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x276)][_0x3b5c93(0x19c)](_0x30462d=>{const _0x583552=_0x3b5c93;let _0x1532ad=!0x1;for(const _0x4c96f0 of _0x24006b[_0x583552(0x188)][_0x583552(0x276)][_0x583552(0x193)][_0x583552(0x1b9)]())if(_0x583552(0x303)==_0x4c96f0[_0x583552(0x238)])for(const _0x5989f1 of this[_0x583552(0x2d8)][_0x583552(0x2b6)]()){if(_0x5989f1[_0x583552(0x27d)]||!_0x5989f1[_0x583552(0x1ab)])continue;const _0x498cc2=_0x583552(0x2f6)==_0x5989f1[_0x583552(0x238)],_0x58af9a=this[_0x583552(0x2c2)](_0x5989f1),_0x5d451f=_0x58af9a&&this[_0x583552(0x24b)](_0x58af9a);if(!_0x498cc2&&!_0x5d451f)continue;const _0x434e0d=_0x5989f1[_0x583552(0x279)]();if(_0x434e0d[_0x583552(0x206)][_0x583552(0x2f8)]!=_0x434e0d[_0x583552(0x269)][_0x583552(0x2f8)]&&!_0x434e0d[_0x583552(0x269)][_0x583552(0x301)]){const _0x3cb76e=_0x24006b[_0x583552(0x188)][_0x583552(0x220)](_0x434e0d[_0x583552(0x206)][_0x583552(0x257)],_0x583552(0x269)),_0x666f36=_0x24006b[_0x583552(0x188)][_0x583552(0x22c)](_0x434e0d[_0x583552(0x206)],_0x3cb76e);_0x30462d[_0x583552(0x327)](_0x5989f1[_0x583552(0x244)](),{'range':_0x666f36}),_0x1532ad=!0x0;}}return _0x1532ad;}),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x276)][_0x3b5c93(0x19c)](_0x4290bb=>this[_0x3b5c93(0x25e)](_0x4290bb)),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x276)][_0x3b5c93(0x19c)](_0x593c16=>!_0x593c16[_0x3b5c93(0x29a)][_0x3b5c93(0x268)]&&this[_0x3b5c93(0x21b)](_0x593c16)),_0x24006b[_0x3b5c93(0x188)]['on'](_0x3b5c93(0x30e),()=>{const _0x3a0411=_0x3b5c93;this[_0x3a0411(0x2bc)]=!0x1;}),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x276)]['on'](_0x3b5c93(0x1b7),(_0x197da8,_0x33c2f5)=>{const _0x77495c=_0x3b5c93;if(!_0x33c2f5[_0x77495c(0x268)]||_0x33c2f5[_0x77495c(0x321)])return;if(!this[_0x77495c(0x2bc)])return;const _0x283f46=_0x24006b[_0x77495c(0x188)][_0x77495c(0x276)][_0x77495c(0x193)][_0x77495c(0x1b9)]();if(0x0==_0x283f46[_0x77495c(0x1a4)])return;const _0x4118e2=[],_0x56ba76=_0x283f46[_0x77495c(0x328)](_0x5c0077=>_0x77495c(0x31a)==_0x5c0077[_0x77495c(0x238)]),_0x243028=_0x283f46[_0x77495c(0x328)](_0x4533d7=>_0x77495c(0x303)==_0x4533d7[_0x77495c(0x238)]&&_0x77495c(0x1ff)!=_0x4533d7[_0x77495c(0x2de)]),_0x143e6c=_0x283f46[_0x77495c(0x328)](_0x234e6e=>_0x77495c(0x1f5)==_0x234e6e[_0x77495c(0x238)]&&_0x77495c(0x1ff)!=_0x234e6e[_0x77495c(0x2de)]);for(const _0x3dabc2 of _0x56ba76)this[_0x77495c(0x1f0)](_0x3dabc2[_0x77495c(0x23c)])&&_0x4118e2[_0x77495c(0x318)]({'key':_0x3dabc2[_0x77495c(0x23c)],'newValue':_0x3dabc2[_0x77495c(0x306)],'oldValue':_0x3dabc2[_0x77495c(0x266)],'range':Ot(_0x3dabc2[_0x77495c(0x30f)],_0x24006b[_0x77495c(0x188)])});for(const _0x13265a of _0x243028){const _0x608fb9=_0x143e6c[_0x77495c(0x2b8)](_0x1c3373=>_0x1c3373[_0x77495c(0x219)]===_0x13265a[_0x77495c(0x219)]);if(_0x608fb9){const _0x18ef4b=Gt(_0x13265a[_0x77495c(0x1a3)][_0x77495c(0x257)],_0x24006b[_0x77495c(0x188)]);_0x608fb9[_0x77495c(0x2de)]!==_0x13265a[_0x77495c(0x2de)]&&_0x4118e2[_0x77495c(0x318)]({'key':_0x77495c(0x1c6),'newValue':_0x13265a[_0x77495c(0x2de)],'oldValue':_0x608fb9[_0x77495c(0x2de)],'range':_0x18ef4b});for(const [_0xd303e1,_0x1daffe]of _0x608fb9[_0x77495c(0x2a3)]){if(!this[_0x77495c(0x1f0)](_0xd303e1))continue;const _0x278b1e=_0x13265a[_0x77495c(0x2a3)][_0x77495c(0x25b)](_0xd303e1);_0x1daffe!==_0x278b1e&&_0x4118e2[_0x77495c(0x318)]({'key':_0xd303e1,'newValue':_0x278b1e,'oldValue':_0x1daffe,'range':_0x18ef4b});}for(const [_0x1f476b,_0x1b8379]of _0x13265a[_0x77495c(0x2a3)])this[_0x77495c(0x1f0)](_0x1f476b)&&(_0x608fb9[_0x77495c(0x2a3)][_0x77495c(0x1a5)](_0x1f476b)||_0x4118e2[_0x77495c(0x318)]({'key':_0x1f476b,'newValue':_0x1b8379,'oldValue':null,'range':_0x18ef4b}));}}0x0!=_0x4118e2[_0x77495c(0x1a4)]&&_0x24006b[_0x77495c(0x188)][_0x77495c(0x22f)](_0x33c2f5,_0x3b9824=>{const _0x12db9e=_0x77495c,_0xa3054d=_0x596c3a();for(const {range:_0x316dff,key:_0x451f3a,oldValue:_0x28e583,newValue:_0x5467d3}of _0x4118e2)this[_0x12db9e(0x2d6)](_0x316dff,_0x451f3a,_0x28e583,_0x5467d3,{'groupId':_0xa3054d});this[_0x12db9e(0x2a4)](_0x3b9824,_0x4118e2);});},{'priority':_0x3b5c93(0x2f0)}),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x1d2)]['on'](_0x3b5c93(0x322),(_0x34b5a4,_0x26f234,_0x3f8814)=>{const _0x25f05c=_0x3b5c93;if(null==_0x3f8814){const {id:_0x314a40}=this[_0x25f05c(0x2ce)](_0x26f234[_0x25f05c(0x2de)]),_0x2b2674=this[_0x25f05c(0x2d8)][_0x25f05c(0x25b)](_0x314a40);_0x2b2674&&_0x2b2674[_0x25f05c(0x1ce)](_0x26f234[_0x25f05c(0x2de)]);}}),_0x24006b[_0x3b5c93(0x188)][_0x3b5c93(0x276)]['on'](_0x3b5c93(0x1b7),()=>{const _0xcdbf04=_0x3b5c93,_0x30c21f=Array[_0xcdbf04(0x274)](_0x24006b[_0xcdbf04(0x188)][_0xcdbf04(0x276)][_0xcdbf04(0x193)][_0xcdbf04(0x2b9)]())[_0xcdbf04(0x328)](_0x3def6e=>_0xcdbf04(0x2db)===this[_0xcdbf04(0x2ce)](_0x3def6e[_0xcdbf04(0x2de)])[_0xcdbf04(0x1ea)]);if(0x0===_0x30c21f[_0xcdbf04(0x1a4)])return;_0x30c21f[_0xcdbf04(0x286)]((_0x4ff00e,_0x305dd1)=>{const _0x16db94=_0xcdbf04,_0x42a427=_0x4ff00e[_0x16db94(0x215)][_0x16db94(0x1d1)],_0x59d550=_0x305dd1[_0x16db94(0x215)][_0x16db94(0x1d1)];return null===_0x42a427&&null===_0x59d550?0x0:null===_0x42a427&&null!==_0x59d550?-0x1:null!==_0x42a427&&null===_0x59d550?0x1:_0x42a427[_0x16db94(0x206)][_0x16db94(0x187)](_0x59d550[_0x16db94(0x206)])?-0x1:0x1;});const _0x246400=new Set(),_0x30ac06=new Set();for(const {name:_0x266a0a,data:_0x3cf3b2}of _0x30c21f){const {id:_0x2cf98a}=this[_0xcdbf04(0x2ce)](_0x266a0a);if(null===_0x3cf3b2[_0xcdbf04(0x1d1)]){const _0x40cb25=this[_0xcdbf04(0x298)](_0x266a0a);_0x30ac06[_0xcdbf04(0x2d1)](_0x40cb25);}else{const _0x4af119=this[_0xcdbf04(0x2d8)][_0xcdbf04(0x25b)](_0x2cf98a);null!==_0x3cf3b2[_0xcdbf04(0x1c7)]||_0x4af119[_0xcdbf04(0x1ab)]?(_0x246400[_0xcdbf04(0x2d1)](_0x4af119[_0xcdbf04(0x1ae)]),_0x30ac06[_0xcdbf04(0x2d1)](_0x4af119)):this[_0xcdbf04(0x325)](_0x4af119);}}_0x30ac06[_0xcdbf04(0x20f)]>0x0&&this[_0xcdbf04(0x2f4)](_0x30ac06);for(const _0x562feb of _0x246400)this[_0xcdbf04(0x1b3)](_0xcdbf04(0x23e),_0x562feb);}),_0x24006b[_0x3b5c93(0x188)]['on'](_0x3b5c93(0x185),(_0x2847f0,_0x2234dc)=>{const _0x5aca15=_0x3b5c93,_0x50ab2e=_0x2234dc[0x0];if(!this[_0x5aca15(0x2d8)][_0x5aca15(0x20f)])return;if(!_0x50ab2e[_0x5aca15(0x18a)])return;if(_0x50ab2e[_0x5aca15(0x29a)][_0x5aca15(0x321)]||!_0x50ab2e[_0x5aca15(0x29a)][_0x5aca15(0x268)])return;let _0x4fdfee,_0x1ca8d3;switch(_0x50ab2e[_0x5aca15(0x238)]){case _0x5aca15(0x303):_0x4fdfee=_0x24006b[_0x5aca15(0x188)][_0x5aca15(0x220)](_0x50ab2e[_0x5aca15(0x1a3)]),_0x1ca8d3=_0x4fdfee[_0x5aca15(0x2f9)](_0x50ab2e[_0x5aca15(0x210)]);break;case _0x5aca15(0x1e3):_0x4fdfee=_0x24006b[_0x5aca15(0x188)][_0x5aca15(0x220)](_0x50ab2e[_0x5aca15(0x32d)]),_0x1ca8d3=_0x24006b[_0x5aca15(0x188)][_0x5aca15(0x220)](_0x50ab2e[_0x5aca15(0x295)]);break;case _0x5aca15(0x2be):_0x4fdfee=_0x24006b[_0x5aca15(0x188)][_0x5aca15(0x220)](_0x50ab2e[_0x5aca15(0x285)]),_0x1ca8d3=_0x4fdfee[_0x5aca15(0x2f9)](_0x50ab2e[_0x5aca15(0x210)]);break;default:return;}const _0x16150f=_0x24006b[_0x5aca15(0x188)][_0x5aca15(0x22c)](_0x4fdfee,_0x1ca8d3);_0x24006b[_0x5aca15(0x188)][_0x5aca15(0x2a8)](()=>{const _0xd01081=_0x5aca15;for(const {suggestion:_0x2d9eba,meta:_0x3f4535}of this[_0xd01081(0x2aa)](_0x16150f)){if(_0x2d9eba[_0xd01081(0x27d)])continue;if(_0xd01081(0x1dd)==_0x2d9eba[_0xd01081(0x238)])continue;const _0x32c059=this[_0xd01081(0x2c2)](_0x2d9eba);if(_0x32c059&&this[_0xd01081(0x24b)](_0x32c059)&&_0xd01081(0x1e3)!=_0x50ab2e[_0xd01081(0x238)])continue;const _0x54ebfd=_0x2d9eba[_0xd01081(0x215)]&&_0x2d9eba[_0xd01081(0x215)][_0xd01081(0x2eb)];(_0xd01081(0x2f6)!=_0x2d9eba[_0xd01081(0x238)]||_0xd01081(0x1e3)==_0x50ab2e[_0xd01081(0x238)]&&!_0x54ebfd)&&(_0x3f4535[_0xd01081(0x2ea)]||_0xd01081(0x29d)==_0x2d9eba[_0xd01081(0x238)]&&_0x3f4535[_0xd01081(0x1c5)]||_0x2d9eba[_0xd01081(0x279)]()[_0xd01081(0x1cf)](_0x16150f)&&this[_0xd01081(0x2cf)](_0x2d9eba,_0x4fdfee,_0x1ca8d3));}});},{'priority':_0x3b5c93(0x2f0)}),_0x24006b[_0x3b5c93(0x188)]['on'](_0x3b5c93(0x29b),(_0x55994e,_0x5ab623)=>{const _0x4cd34b=_0x3b5c93,_0x4b73de=_0x5ab623[0x0],_0x57f633=_0x5ab623[0x1];if(_0x57f633&&_0x57f633[_0x4cd34b(0x191)])return;if(this[_0x4cd34b(0x1ed)])return;if(!this[_0x4cd34b(0x1be)][_0x4cd34b(0x311)])return;if(_0x4b73de[_0x4cd34b(0x194)])return;const _0x1fad7f=_0x24006b[_0x4cd34b(0x188)][_0x4cd34b(0x2df)],{start:_0x19e37f,end:_0x1e5837}=_0x4b73de[_0x4cd34b(0x279)](),_0x1b69bf=_0x19e37f[_0x4cd34b(0x257)]&&_0x1fad7f[_0x4cd34b(0x2bf)](_0x19e37f[_0x4cd34b(0x257)])?null:_0x1fad7f[_0x4cd34b(0x30d)](_0x19e37f,_0x4cd34b(0x1c8)),_0x1f972f=_0x1e5837[_0x4cd34b(0x251)]&&_0x1fad7f[_0x4cd34b(0x2bf)](_0x1e5837[_0x4cd34b(0x251)])?null:_0x1fad7f[_0x4cd34b(0x30d)](_0x1e5837,_0x4cd34b(0x2c6)),_0x14a403=_0x24006b[_0x4cd34b(0x188)][_0x4cd34b(0x22c)](_0x1b69bf?_0x1b69bf[_0x4cd34b(0x206)]:_0x19e37f,_0x1f972f?_0x1f972f[_0x4cd34b(0x269)]:_0x1e5837);_0x24006b[_0x4cd34b(0x188)][_0x4cd34b(0x2a8)](_0x546ba1=>{const _0x5030f5=_0x4cd34b;this[_0x5030f5(0x2d5)](_0x14a403);const _0x415413=_0x24006b[_0x5030f5(0x188)][_0x5030f5(0x2df)][_0x5030f5(0x30d)](_0x14a403[_0x5030f5(0x206)]);_0x4b73de['is'](_0x5030f5(0x227))?_0x546ba1[_0x5030f5(0x2a5)](_0x415413):_0x4b73de[_0x5030f5(0x1d8)](_0x415413);}),_0x55994e[_0x4cd34b(0x1fb)]();},{'priority':_0x4e86eb[_0x3b5c93(0x2a0)]+0xa}),_0x24006b[_0x3b5c93(0x188)]['on'](_0x3b5c93(0x23d),(_0x2286a7,_0x1f994a)=>{const _0x47a282=_0x3b5c93,_0x5ba699=_0x1f994a[_0x1f994a[_0x47a282(0x1a4)]-0x1];_0x5ba699&&_0x5ba699[_0x47a282(0x191)]||this[_0x47a282(0x1ed)]||this[_0x47a282(0x1be)][_0x47a282(0x311)]&&(_0x24006b[_0x47a282(0x188)][_0x47a282(0x2a8)](()=>{const _0x165f28=_0x47a282;let _0x5446ca=_0x24006b[_0x165f28(0x188)][_0x165f28(0x23d)](_0x1f994a[0x0],_0x1f994a[0x1],_0x1f994a[0x2],{'forceDefaultExecution':!0x0});if(!_0x5446ca)return;_0x2286a7[_0x165f28(0x207)]=_0x5446ca[_0x165f28(0x2ac)]();const _0x477ce5=_0x5446ca[_0x165f28(0x269)][_0x165f28(0x251)],_0x5332c9=_0x24006b[_0x165f28(0x188)][_0x165f28(0x2df)];_0x477ce5&&_0x5332c9[_0x165f28(0x195)](_0x477ce5)&&!_0x5332c9[_0x165f28(0x2bd)](_0x477ce5)&&(_0x5446ca=_0x24006b[_0x165f28(0x188)][_0x165f28(0x22c)](_0x5446ca[_0x165f28(0x206)],_0x24006b[_0x165f28(0x188)][_0x165f28(0x220)](_0x477ce5,_0x165f28(0x269)))),this[_0x165f28(0x287)](_0x5446ca);}),_0x2286a7[_0x47a282(0x1fb)]());},{'priority':_0x3b5c93(0x2cc)}),this[_0x3b5c93(0x2ff)][_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x29f),this[_0x3b5c93(0x1be)]),this[_0x3b5c93(0x241)](_0x3b5c93(0x29f));const _0x538fa6=new _0x184566(_0x24006b,this[_0x3b5c93(0x2d8)]);_0x24006b[_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x1f2),_0x538fa6),this[_0x3b5c93(0x241)](_0x3b5c93(0x1f2));const _0x486ed4=new _0x220e6d(_0x24006b,this[_0x3b5c93(0x2d8)]);_0x24006b[_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x24d),_0x486ed4),this[_0x3b5c93(0x241)](_0x3b5c93(0x24d)),_0x24006b[_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x2b0),new _0x2383ca(_0x24006b,_0x538fa6,this[_0x3b5c93(0x2d8)])),this[_0x3b5c93(0x241)](_0x3b5c93(0x2b0)),_0x24006b[_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x2ee),new _0x2383ca(_0x24006b,_0x486ed4,this[_0x3b5c93(0x2d8)])),this[_0x3b5c93(0x241)](_0x3b5c93(0x2ee)),_0x24006b[_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x22d),new _0x43c3cf(_0x24006b,_0x538fa6,this[_0x3b5c93(0x2d8)])),this[_0x3b5c93(0x241)](_0x3b5c93(0x22d)),_0x24006b[_0x3b5c93(0x208)][_0x3b5c93(0x2d1)](_0x3b5c93(0x265),new _0x43c3cf(_0x24006b,_0x486ed4,this[_0x3b5c93(0x2d8)])),this[_0x3b5c93(0x241)](_0x3b5c93(0x265));const _0x2bed54=_0x24006b[_0x3b5c93(0x263)][_0x3b5c93(0x25b)](_0x3b5c93(0x221));this[_0x3b5c93(0x18d)](_0x2bed54,_0x3b5c93(0x2ef),(_0x5b4c66,{threadId:_0x3fc0fc})=>{const _0x3218a5=_0x3b5c93,_0x12867f=this[_0x3218a5(0x2d8)][_0x3218a5(0x25b)](_0x3fc0fc);_0x12867f&&_0x12867f[_0x3218a5(0x2a6)]&&0x1===_0x12867f[_0x3218a5(0x2a6)][_0x3218a5(0x1a4)]&&this[_0x3218a5(0x30b)](_0x3fc0fc,{'hasComments':!0x0});},{'priority':_0x3b5c93(0x1a6)}),this[_0x3b5c93(0x18d)](_0x2bed54,_0x3b5c93(0x2b3),(_0x5301d0,{threadId:_0x465fe3})=>{const _0x45b5db=_0x3b5c93,_0x2b95cc=this[_0x45b5db(0x2d8)][_0x45b5db(0x25b)](_0x465fe3);_0x2b95cc&&_0x2b95cc[_0x45b5db(0x2a6)]&&!_0x2b95cc[_0x45b5db(0x2a6)][_0x45b5db(0x1a4)]&&this[_0x45b5db(0x30b)](_0x465fe3,{'hasComments':!0x1});},{'priority':_0x3b5c93(0x1a6)});}set[_0x5b4ad4(0x2fd)](_0x3ecd4b){const _0xd4882d=_0x5b4ad4;if(this[_0xd4882d(0x283)])throw new _0x3869f2(_0xd4882d(0x277),this);this[_0xd4882d(0x283)]=_0x3ecd4b;}get[_0x5b4ad4(0x2fd)](){const _0x11af4f=_0x5b4ad4;return this[_0x11af4f(0x283)];}[_0x5b4ad4(0x258)]({skipNotAttached:_0x552e82=!0x1,toJSON:_0x10bb25=!0x1}={}){const _0x409aa0=_0x5b4ad4,_0x477e3c=[];for(const _0x4ce03b of this[_0x409aa0(0x2d8)][_0x409aa0(0x2b6)]())_0x552e82&&!_0x4ce03b[_0x409aa0(0x1ab)]||_0x477e3c[_0x409aa0(0x318)](_0x4ce03b);return _0x10bb25?_0x477e3c[_0x409aa0(0x313)](_0x2dd517=>_0x2dd517[_0x409aa0(0x1f8)]()):_0x477e3c;}[_0x5b4ad4(0x18c)](_0xc37d3c){const _0x4e60f0=_0x5b4ad4,_0x45ccea=this[_0x4e60f0(0x2d8)][_0x4e60f0(0x25b)](_0xc37d3c);if(!_0x45ccea)throw new _0x3869f2(_0x4e60f0(0x333),this);return _0x45ccea;}[_0x5b4ad4(0x31d)](_0x39a418){const _0x4fd121=_0x5b4ad4;return this[_0x4fd121(0x2d8)][_0x4fd121(0x1a5)](_0x39a418);}[_0x5b4ad4(0x1e7)](_0x21b698){const _0xc16349=_0x5b4ad4,{authorId:_0x5205da,id:_0x3f8081,attributes:_0xdb4005}=_0x21b698,[_0x322bb6,_0x51c623]=_0x21b698[_0xc16349(0x238)][_0xc16349(0x1e3)](':'),_0x370d5b=this[_0xc16349(0x2d8)][_0xc16349(0x25b)](_0x3f8081)||this[_0xc16349(0x198)](_0x322bb6,_0x51c623,_0x3f8081,_0x5205da,_0xdb4005);if(this[_0xc16349(0x264)](_0x370d5b),this[_0xc16349(0x22e)](_0x370d5b,_0x322bb6,_0x51c623||null,_0x5205da),_0x370d5b[_0xc16349(0x205)]=_0x21b698[_0xc16349(0x205)],_0x370d5b[_0xc16349(0x2fe)]=!0x0,_0xdb4005&&_0xdb4005[_0xc16349(0x246)]){const _0x248022=_0xdb4005[_0xc16349(0x246)],_0x309b29=this[_0xc16349(0x2c8)](_0x248022[_0xc16349(0x32b)]);_0x370d5b[_0xc16349(0x245)]=_0x248022[_0xc16349(0x205)],_0x370d5b[_0xc16349(0x21a)]=_0x309b29,_0x370d5b[_0xc16349(0x237)]=!0x0;}else _0x370d5b[_0xc16349(0x245)]=_0x21b698[_0xc16349(0x205)];switch(_0x21b698[_0xc16349(0x215)]&&(_0x370d5b[_0xc16349(0x215)]=_0x21b698[_0xc16349(0x215)]),_0x21b698[_0xc16349(0x2a3)]&&(_0x370d5b[_0xc16349(0x2a3)]=_0x21b698[_0xc16349(0x2a3)]),this[_0xc16349(0x283)]&&this[_0xc16349(0x283)][_0xc16349(0x21f)]||(_0x370d5b[_0xc16349(0x2c7)]=!0x0),this[_0xc16349(0x1b8)][_0xc16349(0x25b)](_0x370d5b)){case _0xc16349(0x253):this[_0xc16349(0x1b8)][_0xc16349(0x26e)](_0x370d5b,_0xc16349(0x1dc));break;case _0xc16349(0x1cc):_0x370d5b[_0xc16349(0x1ab)]?(this[_0xc16349(0x1f3)](new Set([_0x370d5b])),this[_0xc16349(0x2f4)](new Set([_0x370d5b])),this[_0xc16349(0x1b8)][_0xc16349(0x26e)](_0x370d5b,_0xc16349(0x1d4)),this[_0xc16349(0x1b3)](_0xc16349(0x2e5),_0x370d5b)):this[_0xc16349(0x1b8)][_0xc16349(0x26e)](_0x370d5b,_0xc16349(0x28d));}return _0x370d5b;}[_0x5b4ad4(0x1f2)](_0x4c44d6){const _0x521bd1=_0x5b4ad4;this[_0x521bd1(0x191)](()=>{const _0x39e830=_0x521bd1;this[_0x39e830(0x2ff)][_0x39e830(0x188)][_0x39e830(0x2a8)](()=>{const _0x5bdf01=_0x39e830;for(const _0x2d11bc of _0x4c44d6[_0x5bdf01(0x1eb)]())_0x2d11bc[_0x5bdf01(0x247)]();});});}[_0x5b4ad4(0x24d)](_0x3a8ada){const _0x3c0c87=_0x5b4ad4;this[_0x3c0c87(0x191)](()=>{const _0x5f402e=_0x3c0c87;this[_0x5f402e(0x2ff)][_0x5f402e(0x188)][_0x5f402e(0x2a8)](()=>{const _0x204350=_0x5f402e;for(const _0x310ba3 of _0x3a8ada[_0x204350(0x1eb)]())_0x310ba3[_0x204350(0x312)]();});});}[_0x5b4ad4(0x241)](_0x29c4c0,_0x594ac6){const _0x541555=_0x5b4ad4,_0x1d51d9=this[_0x541555(0x2ff)][_0x541555(0x208)][_0x541555(0x25b)](_0x29c4c0);if(!_0x1d51d9)throw new _0x3869f2(_0x541555(0x25f),this,{'commandName':_0x29c4c0});if(this[_0x541555(0x299)][_0x541555(0x1a5)](_0x1d51d9))throw new _0x3869f2(_0x541555(0x2ae),this,{'commandName':_0x29c4c0});this[_0x541555(0x299)][_0x541555(0x2d1)](_0x1d51d9),_0x594ac6&&_0x1d51d9['on'](_0x541555(0x270),(_0xddc6af,_0x3fff4c)=>{const _0x4c03db=_0x541555;this[_0x4c03db(0x1be)][_0x4c03db(0x311)]&&(this[_0x4c03db(0x1ed)]||(_0x3fff4c[_0x4c03db(0x1a4)]>0x0&&_0x3fff4c[_0x3fff4c[_0x4c03db(0x1a4)]-0x1]&&_0x3fff4c[_0x3fff4c[_0x4c03db(0x1a4)]-0x1][_0x4c03db(0x191)]?_0x3fff4c[_0x4c03db(0x2cd)]():(_0xddc6af[_0x4c03db(0x207)]=_0x594ac6((..._0x537d55)=>_0x1d51d9[_0x4c03db(0x270)](..._0x537d55,{'forceDefaultExecution':!0x0}),..._0x3fff4c),_0xddc6af[_0x4c03db(0x1fb)]())));},{'priority':_0x541555(0x2cc)});}[_0x5b4ad4(0x191)](_0x185b00){const _0x4720b6=_0x5b4ad4;let _0x27a6a1,_0x51020a;const _0xfe33fd=this[_0x4720b6(0x1ed)];this[_0x4720b6(0x1ed)]=!0x0;try{_0x27a6a1=_0x185b00();}catch(_0x2ed0b8){_0x51020a=_0x2ed0b8;}return _0xfe33fd||(this[_0x4720b6(0x1ed)]=!0x1),_0x51020a&&_0x3869f2[_0x4720b6(0x1bd)](_0x51020a,this),_0x27a6a1;}[_0x5b4ad4(0x287)](_0x8f2116,_0x237afb=null,_0x4e26f8={}){const _0x5ce736=_0x5b4ad4;if(_0x8f2116[_0x5ce736(0x194)])return null;const _0x21ffa1=this[_0x5ce736(0x2ff)][_0x5ce736(0x263)][_0x5ce736(0x25b)](_0x5ce736(0x213))['me'];for(const {suggestion:_0x5230fc,meta:_0x4377e8}of this[_0x5ce736(0x2aa)](_0x8f2116,_0x5ce736(0x29d)))if(_0x4377e8[_0x5ce736(0x1c5)]){if(!_0x4377e8[_0x5ce736(0x24a)]){if(_0x4377e8[_0x5ce736(0x2ea)]){if(!this[_0x5ce736(0x1aa)]||!Lt(_0x5230fc,_0x4e26f8))continue;return _0x5230fc;}if(Lt(_0x5230fc,_0x4e26f8))return _0x5230fc;this[_0x5ce736(0x2cf)](_0x5230fc,_0x8f2116[_0x5ce736(0x206)],_0x8f2116[_0x5ce736(0x269)]);break;}if(_0x237afb==_0x5230fc[_0x5ce736(0x20d)]&&Lt(_0x5230fc,_0x4e26f8)){const _0xc5ab76=_0x5230fc[_0x5ce736(0x279)]();return _0xc5ab76[_0x5ce736(0x206)][_0x5ce736(0x2fa)](_0x8f2116[_0x5ce736(0x269)])?this[_0x5ce736(0x23a)](_0x5230fc,this[_0x5ce736(0x28b)][_0x5ce736(0x22c)](_0x8f2116[_0x5ce736(0x206)],_0xc5ab76[_0x5ce736(0x269)])):this[_0x5ce736(0x23a)](_0x5230fc,this[_0x5ce736(0x28b)][_0x5ce736(0x22c)](_0xc5ab76[_0x5ce736(0x206)],_0x8f2116[_0x5ce736(0x269)])),_0x5230fc;}}const _0x4dacf4=_0x596c3a(),_0x4cca41=_0x21ffa1['id'],_0xef57f9=_0x237afb?_0x5ce736(0x2e7)+_0x237afb:_0x5ce736(0x29d),_0x33f4e6=this[_0x5ce736(0x2b4)]({'id':_0x4dacf4,'type':_0xef57f9,'createdAt':new Date(),'authorId':_0x4cca41,'attributes':_0x4e26f8});return this[_0x5ce736(0x27a)](_0xef57f9,_0x4dacf4,_0x4cca41,_0x8f2116),_0x33f4e6;}[_0x5b4ad4(0x2c4)](_0x23e622,_0x13adce=_0x5b4ad4(0x1b4),_0xe4166c={}){const _0x37ec96=_0x5b4ad4,_0x160fd4=this[_0x37ec96(0x2ff)][_0x37ec96(0x263)][_0x37ec96(0x25b)](_0x37ec96(0x213))['me'],_0x53e339=this[_0x37ec96(0x2d0)][_0x37ec96(0x309)](_0x37ec96(0x29d),_0x13adce,_0x37ec96(0x273));for(const _0x22dc2f of this[_0x37ec96(0x258)]())if(_0x22dc2f[_0x37ec96(0x21a)]['id']==_0x160fd4['id']&&_0x37ec96(0x29d)==_0x22dc2f[_0x37ec96(0x238)]&&_0x22dc2f[_0x37ec96(0x20d)]==_0x13adce&&Lt(_0x22dc2f,_0xe4166c)&&(_0x53e339(_0x22dc2f[_0x37ec96(0x1c2)](),_0x23e622)||_0x53e339(_0x23e622,_0x22dc2f[_0x37ec96(0x1c2)]()))){for(const _0x5b63fb of _0x23e622)_0x22dc2f[_0x37ec96(0x2dd)](_0x5b63fb);return _0x22dc2f;}for(const {suggestion:_0x3010d8,meta:_0x2bb12e}of this[_0x37ec96(0x2aa)](_0x23e622,_0x37ec96(0x29d))){if(!_0x2bb12e[_0x37ec96(0x1c5)])continue;if(!this[_0x37ec96(0x1aa)]&&_0x2bb12e[_0x37ec96(0x2ea)])continue;if(!Lt(_0x3010d8,_0xe4166c))continue;let _0x9f931d=!0x0;for(const _0x2d251c of _0x3010d8[_0x37ec96(0x1c2)]())for(const _0xc43e03 of _0x23e622)if(!_0x2d251c[_0x37ec96(0x1cf)](_0xc43e03)){_0x9f931d=!0x1;break;}if(_0x9f931d)return _0x3010d8;}const _0x2ae080=_0x596c3a(),_0x42c193=_0x160fd4['id'],_0x3188af=_0x37ec96(0x2e7)+_0x13adce,_0x4ec175=this[_0x37ec96(0x2b4)]({'id':_0x2ae080,'type':_0x3188af,'createdAt':new Date(),'authorId':_0x42c193,'attributes':_0xe4166c});for(const _0xab16b6 of _0x23e622)this[_0x37ec96(0x27a)](_0x3188af,_0x2ae080,_0x42c193,_0xab16b6,_0x35b003[_0x37ec96(0x19b)]());return _0x4ec175;}[_0x5b4ad4(0x217)](_0xaed64b,_0xd5be33,_0x2747a7=null,_0x501ac4={}){const _0x5e1b0a=_0x5b4ad4;if(_0x2747a7=_0x2747a7||Vt(_0xd5be33),_0xaed64b[_0x5e1b0a(0x194)])return null;if(_0x5e1b0a(0x262)===this[_0x5e1b0a(0x1e4)]){const _0x5b404c=this[_0x5e1b0a(0x2d0)][_0x5e1b0a(0x309)](_0x5e1b0a(0x1dd),_0x2747a7,_0x5e1b0a(0x247));return this[_0x5e1b0a(0x191)](()=>_0x5b404c([_0xaed64b],_0xd5be33,_0x501ac4)),null;}const _0x4f029e=this[_0x5e1b0a(0x2ff)][_0x5e1b0a(0x263)][_0x5e1b0a(0x25b)](_0x5e1b0a(0x213))['me'],_0x5a800d=[];if(_0x5e1b0a(0x310)!==this[_0x5e1b0a(0x1e4)]){for(const {suggestion:_0x4a8af7,meta:_0x3e256f}of this[_0x5e1b0a(0x2aa)](_0xaed64b,_0x5e1b0a(0x29d)))_0x3e256f[_0x5e1b0a(0x1c5)]&&!_0x3e256f[_0x5e1b0a(0x259)]&&_0x5a800d[_0x5e1b0a(0x318)](..._0x4a8af7[_0x5e1b0a(0x1c2)]());}const _0x4fda2f=function(_0x1bea44,_0x2089cc){const _0x1afa60=_0x5e1b0a,_0x205089=[];for(const _0x3aac8d of _0x2089cc){const _0x4978ba=_0x1bea44[_0x1afa60(0x222)](_0x3aac8d);_0x4978ba&&_0x205089[_0x1afa60(0x318)](_0x4978ba);}return _0x205089;}(_0xaed64b,_0x5a800d),_0x1a6be9=function(_0x1b4f66,_0x2386f4){const _0x55b3e6=_0x5e1b0a,_0x4c71f6=[_0x1b4f66];for(const _0x2faf3b of _0x2386f4){let _0x1644f9=0x0;for(;_0x1644f9<_0x4c71f6[_0x55b3e6(0x1a4)];){const _0x1b5159=_0x4c71f6[_0x1644f9][_0x55b3e6(0x1d3)](_0x2faf3b);_0x4c71f6[_0x55b3e6(0x204)](_0x1644f9,0x1,..._0x1b5159),_0x1644f9+=_0x1b5159[_0x55b3e6(0x1a4)];}}return _0x4c71f6;}(_0xaed64b,_0x5a800d);_0x4fda2f[_0x5e1b0a(0x1a4)]&&this[_0x5e1b0a(0x28b)][_0x5e1b0a(0x2a8)](()=>{const _0x3e0b14=_0x5e1b0a;for(const _0x2859a7 of _0x4fda2f){const _0x2523b7=this[_0x3e0b14(0x2d0)][_0x3e0b14(0x309)](_0x3e0b14(0x1dd),_0x2747a7,_0x3e0b14(0x247));this[_0x3e0b14(0x191)](()=>_0x2523b7([_0x2859a7],_0xd5be33,_0x501ac4));}});for(const _0x22166f of _0x1a6be9){let _0x19b4b7=null,_0xcafd95=_0x22166f[_0x5e1b0a(0x206)],_0x3c5ba8=_0x22166f[_0x5e1b0a(0x269)];for(const {suggestion:_0x2e9857,meta:_0x5637fd}of this[_0x5e1b0a(0x2aa)](_0x22166f,_0x5e1b0a(0x1dd))){if(!_0x5637fd[_0x5e1b0a(0x1c5)])continue;if(_0x2e9857[_0x5e1b0a(0x20d)]!=_0x2747a7)continue;if(!Lt(_0x2e9857,_0x501ac4))continue;const _0x31b0b8=_0x2e9857[_0x5e1b0a(0x279)]();if(_0x31b0b8[_0x5e1b0a(0x1cf)](_0x22166f,!0x0))return null;_0xcafd95=_0xcafd95[_0x5e1b0a(0x187)](_0x31b0b8[_0x5e1b0a(0x206)])?_0xcafd95:_0x31b0b8[_0x5e1b0a(0x206)],_0x3c5ba8=_0x3c5ba8[_0x5e1b0a(0x19d)](_0x31b0b8[_0x5e1b0a(0x269)])?_0x3c5ba8:_0x31b0b8[_0x5e1b0a(0x269)],_0x19b4b7?_0x31b0b8[_0x5e1b0a(0x206)][_0x5e1b0a(0x187)](_0x19b4b7[_0x5e1b0a(0x279)]()[_0x5e1b0a(0x206)])?(_0x19b4b7[_0x5e1b0a(0x2ba)](),_0x19b4b7=_0x2e9857):_0x2e9857[_0x5e1b0a(0x2ba)]():_0x19b4b7=_0x2e9857;}const _0x34ec6f=this[_0x5e1b0a(0x28b)][_0x5e1b0a(0x22c)](_0xcafd95,_0x3c5ba8);if(_0x19b4b7)this[_0x5e1b0a(0x23a)](_0x19b4b7,_0x34ec6f);else{const _0xd570da=_0x596c3a(),_0xfc9e42=_0x4f029e['id'];this[_0x5e1b0a(0x2b4)]({'id':_0xd570da,'type':_0x5e1b0a(0x1ec)+_0x2747a7,'data':_0xd5be33,'createdAt':new Date(),'authorId':_0xfc9e42,'attributes':_0x501ac4}),this[_0x5e1b0a(0x27a)](_0x5e1b0a(0x1ec)+_0x2747a7,_0xd570da,_0xfc9e42,_0x34ec6f);}}return null;}[_0x5b4ad4(0x271)](_0x51cdff,_0x2973b4,_0x426dda=[],_0x30b46c=null,_0x5e3954={}){const _0x5a97a0=_0x5b4ad4;_0x2973b4[_0x5a97a0(0x1cd)]||(_0x2973b4[_0x5a97a0(0x1cd)]=_0x2973b4[_0x5a97a0(0x319)]),_0x2973b4[_0x5a97a0(0x2eb)]=_0x51cdff['is'](_0x5a97a0(0x30f)),_0x30b46c=_0x30b46c||Vt(_0x2973b4);const _0x3c3a05=_0x426dda[_0x5a97a0(0x313)](_0x1f69dd=>Gt(_0x1f69dd,this[_0x5a97a0(0x28b)])),_0x48a315=_0x51cdff['is'](_0x5a97a0(0x30f))?_0x51cdff:Gt(_0x51cdff,this[_0x5a97a0(0x28b)]);if(_0x5a97a0(0x262)===this[_0x5a97a0(0x1e4)]){const _0x4fe837=this[_0x5a97a0(0x2d0)][_0x5a97a0(0x309)](_0x5a97a0(0x2f6),_0x30b46c,_0x5a97a0(0x247));return this[_0x5a97a0(0x191)](()=>_0x4fe837([_0x48a315],_0x2973b4,_0x5e3954)),null;}_0x3c3a05[_0x5a97a0(0x318)](_0x48a315);let _0x5ec5c4=!0x0;for(const _0x1f489a of _0x3c3a05)if(!this[_0x5a97a0(0x202)](_0x1f489a)){_0x5ec5c4=!0x1;break;}if(_0x5ec5c4&&_0x5a97a0(0x310)!==this[_0x5a97a0(0x1e4)]){const _0x38c971=this[_0x5a97a0(0x2d0)][_0x5a97a0(0x309)](_0x5a97a0(0x2f6),_0x30b46c,_0x5a97a0(0x247));return this[_0x5a97a0(0x191)](()=>_0x38c971([_0x48a315],_0x2973b4,_0x5e3954)),null;}let _0x488dc5=null,_0x49406c=_0x48a315[_0x5a97a0(0x206)],_0x36e1e1=_0x48a315[_0x5a97a0(0x269)];for(const {suggestion:_0x4d1bd6,meta:_0x46d8a2}of this[_0x5a97a0(0x2aa)](_0x48a315,_0x5a97a0(0x2f6))){if(!_0x46d8a2[_0x5a97a0(0x1c5)])continue;if(_0x46d8a2[_0x5a97a0(0x24a)]||_0x46d8a2[_0x5a97a0(0x2ea)]||_0x46d8a2[_0x5a97a0(0x259)])continue;if(_0x4d1bd6[_0x5a97a0(0x215)][_0x5a97a0(0x1cd)]!=_0x2973b4[_0x5a97a0(0x1cd)])continue;if(!Lt(_0x4d1bd6,_0x5e3954))continue;const _0x51fc82=_0x4d1bd6[_0x5a97a0(0x279)]();if(_0x4d1bd6[_0x5a97a0(0x20d)]==_0x30b46c){if(_0x51fc82[_0x5a97a0(0x1cf)](_0x48a315,!0x0))return null;_0x49406c=_0x49406c[_0x5a97a0(0x187)](_0x51fc82[_0x5a97a0(0x206)])?_0x49406c:_0x51fc82[_0x5a97a0(0x206)],_0x36e1e1=_0x36e1e1[_0x5a97a0(0x19d)](_0x51fc82[_0x5a97a0(0x269)])?_0x36e1e1:_0x51fc82[_0x5a97a0(0x269)],_0x488dc5?_0x51fc82[_0x5a97a0(0x206)][_0x5a97a0(0x187)](_0x488dc5[_0x5a97a0(0x279)]()[_0x5a97a0(0x206)])?(_0x488dc5[_0x5a97a0(0x2ba)](),_0x488dc5=_0x4d1bd6):_0x4d1bd6[_0x5a97a0(0x2ba)]():_0x488dc5=_0x4d1bd6;}else{const _0x2ac69e=_0x48a315[_0x5a97a0(0x222)](_0x51fc82);this[_0x5a97a0(0x30a)](_0x4d1bd6,_0x2ac69e);}}const _0x1acb83=this[_0x5a97a0(0x2ff)][_0x5a97a0(0x263)][_0x5a97a0(0x25b)](_0x5a97a0(0x213))['me'],_0x6f952b=_0x596c3a(),_0x53776c=_0x1acb83['id'];if(_0x488dc5)return this[_0x5a97a0(0x23a)](_0x488dc5,this[_0x5a97a0(0x28b)][_0x5a97a0(0x22c)](_0x49406c,_0x36e1e1)),_0x488dc5;{const _0x5a3a5e=this[_0x5a97a0(0x2b4)]({'id':_0x6f952b,'type':_0x5a97a0(0x196)+_0x30b46c,'data':_0x2973b4,'createdAt':new Date(),'authorId':_0x53776c,'attributes':_0x5e3954});return this[_0x5a97a0(0x27a)](_0x5a97a0(0x196)+_0x30b46c,_0x6f952b,_0x53776c,this[_0x5a97a0(0x28b)][_0x5a97a0(0x22c)](_0x49406c,_0x36e1e1)),_0x5a3a5e;}}[_0x5b4ad4(0x2f7)](_0xd7edec,_0x2224e2,_0x3d3a6e=[],_0x4dd8d6=null,_0x4fa1bb={}){const _0x57d141=_0x5b4ad4;_0x2224e2[_0x57d141(0x1cd)]||(_0x2224e2[_0x57d141(0x1cd)]=_0x2224e2[_0x57d141(0x319)]);const _0x98cca8=_0xd7edec[0x0];_0x2224e2[_0x57d141(0x2eb)]=_0x98cca8['is'](_0x57d141(0x30f)),_0x4dd8d6=_0x4dd8d6||Vt(_0x2224e2);const _0x25194a=_0x3d3a6e[_0x57d141(0x313)](_0xf1cd1=>Gt(_0xf1cd1,this[_0x57d141(0x28b)])),_0x327699=_0x98cca8['is'](_0x57d141(0x30f))?_0xd7edec:_0xd7edec[_0x57d141(0x313)](_0x2291a7=>Gt(_0x2291a7,this[_0x57d141(0x28b)]));if(_0x57d141(0x262)===this[_0x57d141(0x1e4)]){const _0x499836=this[_0x57d141(0x2d0)][_0x57d141(0x309)](_0x57d141(0x2f6),_0x4dd8d6,_0x57d141(0x247));return this[_0x57d141(0x191)](()=>_0x499836(_0x327699,_0x2224e2,_0x4fa1bb)),null;}_0x25194a[_0x57d141(0x318)](..._0x327699);let _0x46aa55=!0x0;for(const _0x2d4a31 of _0x25194a)if(!this[_0x57d141(0x202)](_0x2d4a31)){_0x46aa55=!0x1;break;}if(_0x46aa55&&_0x57d141(0x310)!==this[_0x57d141(0x1e4)]){const _0x1104d3=this[_0x57d141(0x2d0)][_0x57d141(0x309)](_0x57d141(0x2f6),_0x4dd8d6,_0x57d141(0x247));return this[_0x57d141(0x191)](()=>_0x1104d3(_0x327699,_0x2224e2,_0x4fa1bb)),null;}const _0x1dd304=this[_0x57d141(0x2ff)][_0x57d141(0x263)][_0x57d141(0x25b)](_0x57d141(0x213))['me'];for(const _0x5f2adc of this[_0x57d141(0x258)]()){if(_0x5f2adc[_0x57d141(0x21a)]['id']!=_0x1dd304['id'])continue;if(_0x57d141(0x2f6)!=_0x5f2adc[_0x57d141(0x238)]||_0x5f2adc[_0x57d141(0x215)][_0x57d141(0x1cd)]!=_0x2224e2[_0x57d141(0x1cd)])continue;if(!Lt(_0x5f2adc,_0x4fa1bb))continue;const _0xf557fa=_0x5f2adc[_0x57d141(0x20d)]==_0x4dd8d6;for(let _0x1ae01c=0x0;_0x1ae01c<_0x327699[_0x57d141(0x1a4)];_0x1ae01c++){const _0xf5463b=_0x327699[_0x1ae01c];for(const _0x24fd91 of _0x5f2adc[_0x57d141(0x233)]()){const _0x4b0b44=_0x24fd91[_0x57d141(0x254)]();if(_0xf5463b[_0x57d141(0x2fa)](_0x4b0b44)){_0xf557fa?(_0x327699[_0x57d141(0x204)](_0x1ae01c,0x1),_0x1ae01c--):_0x5f2adc[_0x57d141(0x331)](_0x24fd91[_0x57d141(0x2de)]);break;}}}}if(0x0==_0x327699[_0x57d141(0x1a4)])return null;const _0x1307b2=this[_0x57d141(0x2d0)][_0x57d141(0x309)](_0x57d141(0x2f6),_0x4dd8d6,_0x57d141(0x273));for(const _0xe74aa6 of this[_0x57d141(0x258)]())if(_0xe74aa6[_0x57d141(0x21a)]['id']==_0x1dd304['id']&&_0x57d141(0x2f6)==_0xe74aa6[_0x57d141(0x238)]&&_0xe74aa6[_0x57d141(0x215)][_0x57d141(0x1cd)]==_0x2224e2[_0x57d141(0x1cd)]&&_0xe74aa6[_0x57d141(0x20d)]==_0x4dd8d6&&Lt(_0xe74aa6,_0x4fa1bb)&&(_0x1307b2(_0xe74aa6[_0x57d141(0x1c2)](),_0x327699)||_0x1307b2(_0x327699,_0xe74aa6[_0x57d141(0x1c2)]()))){for(const _0x3536f6 of _0x327699)_0xe74aa6[_0x57d141(0x2dd)](_0x3536f6);return _0xe74aa6;}const _0x5936d8=_0x596c3a(),_0x1b931d=_0x1dd304['id'],_0xe881a1=_0x57d141(0x196)+_0x4dd8d6,_0x51fe35=this[_0x57d141(0x2b4)]({'id':_0x5936d8,'type':_0xe881a1,'data':_0x2224e2,'createdAt':new Date(),'authorId':_0x1b931d,'attributes':_0x4fa1bb});for(const _0x439c0f of _0x327699)this[_0x57d141(0x27a)](_0xe881a1,_0x5936d8,_0x1b931d,_0x439c0f,_0x35b003[_0x57d141(0x19b)]());return _0x51fe35;}[_0x5b4ad4(0x2d5)](_0x54d784,_0x32e166=null,_0x442859={}){const _0x1c2753=_0x5b4ad4;if(_0x54d784[_0x1c2753(0x194)])return null;const _0xdc9799=this[_0x1c2753(0x2ff)][_0x1c2753(0x263)][_0x1c2753(0x25b)](_0x1c2753(0x213))['me'],_0x29399d=new _0x582795(_0x54d784[_0x1c2753(0x206)],_0x54d784[_0x1c2753(0x269)]);for(const {suggestion:_0x53609b,meta:_0x472df2}of this[_0x1c2753(0x2aa)](_0x29399d,_0x1c2753(0x29d)))if(_0x472df2[_0x1c2753(0x1c5)]&&!_0x472df2[_0x1c2753(0x24a)]){if(_0x53609b[_0x1c2753(0x27d)]){const _0xc7e0cf=_0x53609b[_0x1c2753(0x1c2)]()[_0x1c2753(0x328)](_0x1da558=>_0x1c2753(0x2a2)!=_0x1da558[_0x1c2753(0x250)][_0x1c2753(0x211)]);_0xc7e0cf[_0x1c2753(0x1a2)](_0x115765=>_0x29399d[_0x1c2753(0x1cf)](_0x115765,!0x0))&&_0x53609b[_0x1c2753(0x312)]();if(_0xc7e0cf[_0x1c2753(0x326)](_0x4dbb47=>_0x4dbb47[_0x1c2753(0x1cf)](_0x29399d,!0x0))){const _0x21ed0c=this[_0x1c2753(0x2d0)][_0x1c2753(0x309)](_0x1c2753(0x1ee),_0x32e166,_0x1c2753(0x247));return this[_0x1c2753(0x191)](()=>_0x21ed0c([_0x29399d],null,_0x442859)),null;}}else{const _0x56a1f3=_0x29399d[_0x1c2753(0x222)](_0x53609b[_0x1c2753(0x279)]());null!==_0x56a1f3&&_0x53609b[_0x1c2753(0x275)]([_0x56a1f3],null,_0x442859);}}if(_0x29399d[_0x1c2753(0x189)](),_0x29399d[_0x1c2753(0x194)]||_0x1c2753(0x2a2)==_0x29399d[_0x1c2753(0x250)][_0x1c2753(0x211)])return null;let _0xfa7554=null,_0x365d8d=_0x29399d[_0x1c2753(0x206)],_0x322da4=_0x29399d[_0x1c2753(0x269)];const _0x4548bd=this[_0x1c2753(0x2aa)](_0x29399d,_0x1c2753(0x1ee));for(const {suggestion:_0x5aa608,meta:_0x350559}of _0x4548bd){const _0x22c89e=this[_0x1c2753(0x28b)][_0x1c2753(0x22c)](_0x365d8d,_0x322da4);if(_0x350559[_0x1c2753(0x1c5)]&&(this[_0x1c2753(0x1aa)]||!_0x350559[_0x1c2753(0x2ea)]&&!_0x350559[_0x1c2753(0x259)])){if(_0x5aa608[_0x1c2753(0x27d)]){if(!Lt(_0x5aa608,_0x442859))continue;let _0x3ad909=!0x0;for(const _0xdce2e8 of _0x5aa608[_0x1c2753(0x1c2)]()){if(_0xdce2e8[_0x1c2753(0x1cf)](_0x22c89e,!0x0))return _0x5aa608;_0x22c89e[_0x1c2753(0x1cf)](_0xdce2e8)||(_0x3ad909=!0x1);}_0x3ad909&&_0x5aa608[_0x1c2753(0x312)]();}else{const _0x458a42=_0x5aa608[_0x1c2753(0x279)]();if(_0x458a42[_0x1c2753(0x1cf)](_0x22c89e,!0x0))return _0x5aa608;if(!Lt(_0x5aa608,_0x442859)){_0x22c89e[_0x1c2753(0x1cf)](_0x458a42)?_0x5aa608[_0x1c2753(0x2ba)]():_0x458a42[_0x1c2753(0x1d9)](_0x365d8d)?_0x365d8d=_0x458a42[_0x1c2753(0x269)]:_0x458a42[_0x1c2753(0x1d9)](_0x322da4)&&(_0x322da4=_0x458a42[_0x1c2753(0x206)]);continue;}_0x365d8d=_0x365d8d[_0x1c2753(0x187)](_0x458a42[_0x1c2753(0x206)])?_0x365d8d:_0x458a42[_0x1c2753(0x206)],_0x322da4=_0x322da4[_0x1c2753(0x19d)](_0x458a42[_0x1c2753(0x269)])?_0x322da4:_0x458a42[_0x1c2753(0x269)],_0x442859=Object[_0x1c2753(0x23f)]({},_0x5aa608[_0x1c2753(0x2a3)]),_0xfa7554?_0x458a42[_0x1c2753(0x206)][_0x1c2753(0x187)](_0xfa7554[_0x1c2753(0x279)]()[_0x1c2753(0x206)])?(_0xfa7554[_0x1c2753(0x2ba)](),_0xfa7554=_0x5aa608):_0x5aa608[_0x1c2753(0x2ba)]():_0xfa7554=_0x5aa608;}}}if(_0xfa7554)return this[_0x1c2753(0x23a)](_0xfa7554,this[_0x1c2753(0x28b)][_0x1c2753(0x22c)](_0x365d8d,_0x322da4)),_0xfa7554;{const _0x1cd907=_0x596c3a(),_0x3d1910=this[_0x1c2753(0x28b)][_0x1c2753(0x22c)](_0x365d8d,_0x322da4),_0x342a40=_0xdc9799['id'],_0x31e10a=_0x32e166?_0x1c2753(0x1fc)+_0x32e166:_0x1c2753(0x1ee),_0x41b39b=this[_0x1c2753(0x2b4)]({'id':_0x1cd907,'type':_0x31e10a,'createdAt':new Date(),'authorId':_0x342a40,'attributes':_0x442859});return this[_0x1c2753(0x27a)](_0x31e10a,_0x1cd907,_0x342a40,_0x3d1910),_0x41b39b;}}[_0x5b4ad4(0x296)](_0x13d647,_0x3d6afd=_0x5b4ad4(0x1b4),_0x97d369={}){const _0x3c7c7d=_0x5b4ad4,_0x3d18f1=this[_0x3c7c7d(0x2ff)][_0x3c7c7d(0x263)][_0x3c7c7d(0x25b)](_0x3c7c7d(0x213))['me'],_0x1459bb=_0x13d647[_0x3c7c7d(0x313)](_0x5e4a4b=>new _0x582795(_0x5e4a4b[_0x3c7c7d(0x206)],_0x5e4a4b[_0x3c7c7d(0x269)])),_0x26a63c=new Set();for(const {suggestion:_0x44b31b,meta:_0x2e82e6}of this[_0x3c7c7d(0x2aa)](_0x1459bb,_0x3c7c7d(0x29d)))_0x2e82e6[_0x3c7c7d(0x1c5)]&&!_0x2e82e6[_0x3c7c7d(0x24a)]&&_0x26a63c[_0x3c7c7d(0x2d1)](_0x44b31b);for(const _0x2e54ce of _0x26a63c)if(_0x2e54ce[_0x3c7c7d(0x27d)]){const _0x3e4ee6=_0x2e54ce[_0x3c7c7d(0x1c2)]();(!_0x2e54ce[_0x3c7c7d(0x2a3)]||!_0x2e54ce[_0x3c7c7d(0x2a3)][_0x3c7c7d(0x235)])&&(_0x3e4ee6[_0x3c7c7d(0x1a2)](_0xb1a115=>_0x1459bb[_0x3c7c7d(0x326)](_0x5dbdc4=>_0x5dbdc4[_0x3c7c7d(0x1cf)](_0xb1a115,!0x0)))&&_0x2e54ce[_0x3c7c7d(0x312)]());if(_0x1459bb[_0x3c7c7d(0x1a2)](_0x519b36=>_0x3e4ee6[_0x3c7c7d(0x326)](_0x5d580d=>_0x5d580d[_0x3c7c7d(0x1cf)](_0x519b36,!0x0)))){const _0x485578=this[_0x3c7c7d(0x2d0)][_0x3c7c7d(0x309)](_0x3c7c7d(0x1ee),_0x3d6afd,_0x3c7c7d(0x247));return this[_0x3c7c7d(0x191)](()=>_0x485578(_0x13d647,null,_0x97d369)),null;}}else{const _0x4f0f17=_0x2e54ce[_0x3c7c7d(0x279)]();_0x1459bb[_0x3c7c7d(0x326)](_0x49a001=>_0x49a001[_0x3c7c7d(0x1cf)](_0x4f0f17,!0x0))&&_0x2e54ce[_0x3c7c7d(0x312)]();if(_0x1459bb[_0x3c7c7d(0x1a2)](_0x285365=>_0x4f0f17[_0x3c7c7d(0x1cf)](_0x285365,!0x0))){const _0x3172ae=this[_0x3c7c7d(0x2d0)][_0x3c7c7d(0x309)](_0x3c7c7d(0x1ee),_0x3d6afd,_0x3c7c7d(0x247));return this[_0x3c7c7d(0x191)](()=>_0x3172ae(_0x1459bb,null,_0x97d369)),null;}}const _0x269c69=this[_0x3c7c7d(0x2d0)][_0x3c7c7d(0x309)](_0x3c7c7d(0x1ee),_0x3d6afd,_0x3c7c7d(0x273));let _0x29f91b=null;for(const _0xc1408b of this[_0x3c7c7d(0x258)]())if(_0xc1408b[_0x3c7c7d(0x21a)]['id']==_0x3d18f1['id']&&_0xc1408b[_0x3c7c7d(0x1ab)]&&_0x3c7c7d(0x1ee)==_0xc1408b[_0x3c7c7d(0x238)]&&_0xc1408b[_0x3c7c7d(0x20d)]==_0x3d6afd&&Lt(_0xc1408b,_0x97d369)&&(_0x269c69(_0xc1408b[_0x3c7c7d(0x1c2)](),_0x1459bb)||_0x269c69(_0x1459bb,_0xc1408b[_0x3c7c7d(0x1c2)]()))){if(_0x29f91b){if(_0xc1408b[_0x3c7c7d(0x2a6)]&&_0xc1408b[_0x3c7c7d(0x2a6)][_0x3c7c7d(0x1a4)])continue;for(const _0x45f5b5 of _0xc1408b[_0x3c7c7d(0x1c2)]())_0x29f91b[_0x3c7c7d(0x2c5)](_0x45f5b5)||_0x29f91b[_0x3c7c7d(0x2dd)](_0x45f5b5);_0xc1408b[_0x3c7c7d(0x2ba)]();}else{_0x29f91b=_0xc1408b;for(const _0x33d561 of _0x1459bb)_0xc1408b[_0x3c7c7d(0x2c5)](_0x33d561)||_0xc1408b[_0x3c7c7d(0x2dd)](_0x33d561);}}if(_0x29f91b)return _0x29f91b;_0x26a63c[_0x3c7c7d(0x28a)]();for(const {suggestion:_0x695929,meta:_0x49e481}of this[_0x3c7c7d(0x2aa)](_0x1459bb,_0x3c7c7d(0x1ee)))_0x49e481[_0x3c7c7d(0x1c5)]&&(this[_0x3c7c7d(0x1aa)]||!_0x49e481[_0x3c7c7d(0x2ea)]&&!_0x49e481[_0x3c7c7d(0x259)])&&Lt(_0x695929,_0x97d369)&&_0x26a63c[_0x3c7c7d(0x2d1)](_0x695929);for(const _0x4e4a72 of _0x26a63c){const _0x141972=_0x4e4a72[_0x3c7c7d(0x1c2)]();if(!_0x97d369||!_0x97d369[_0x3c7c7d(0x235)]){if(_0x1459bb[_0x3c7c7d(0x1a2)](_0x46dbc2=>_0x141972[_0x3c7c7d(0x326)](_0x13dc1d=>_0x13dc1d[_0x3c7c7d(0x1cf)](_0x46dbc2,!0x0))))return _0x4e4a72;}(!_0x4e4a72[_0x3c7c7d(0x2a3)]||!_0x4e4a72[_0x3c7c7d(0x2a3)][_0x3c7c7d(0x235)])&&(_0x141972[_0x3c7c7d(0x1a2)](_0x141056=>_0x1459bb[_0x3c7c7d(0x326)](_0x3b2a66=>_0x3b2a66[_0x3c7c7d(0x1cf)](_0x141056,!0x0)))&&_0x4e4a72[_0x3c7c7d(0x312)]());}const _0x29f13a=_0x596c3a(),_0x34a54c=_0x3d18f1['id'],_0x7cd097=_0x3c7c7d(0x1fc)+_0x3d6afd,_0x21c65b=this[_0x3c7c7d(0x2b4)]({'id':_0x29f13a,'type':_0x7cd097,'createdAt':new Date(),'authorId':_0x34a54c,'attributes':_0x97d369});for(const _0x42ed62 of _0x1459bb)_0x42ed62[_0x3c7c7d(0x189)](),_0x42ed62[_0x3c7c7d(0x194)]||_0x3c7c7d(0x2a2)==_0x42ed62[_0x3c7c7d(0x250)][_0x3c7c7d(0x211)]||this[_0x3c7c7d(0x27a)](_0x7cd097,_0x29f13a,_0x34a54c,_0x42ed62,_0x35b003[_0x3c7c7d(0x19b)]());return _0x21c65b;}[_0x5b4ad4(0x2d6)](_0xb7542e,_0x7b4539,_0xaa2340,_0xd8eda6,_0x4102df){const _0x3450a1=_0x5b4ad4;if(_0xb7542e[_0x3450a1(0x194)])return[];if(_0x3450a1(0x262)===this[_0x3450a1(0x1e4)])return[];const _0x39e745=this[_0x3450a1(0x2ff)][_0x3450a1(0x263)][_0x3450a1(0x25b)](_0x3450a1(0x213))['me']['id'],_0x545a39=Array[_0x3450a1(0x274)](this[_0x3450a1(0x2d8)][_0x3450a1(0x2b6)]())[_0x3450a1(0x328)](_0x310f75=>_0x3450a1(0x31a)==_0x310f75[_0x3450a1(0x238)]&&_0x310f75[_0x3450a1(0x215)][_0x3450a1(0x231)]==_0x7b4539&&_0x310f75[_0x3450a1(0x2c5)](_0xb7542e));if(_0x3450a1(0x1ac)===this[_0x3450a1(0x1e4)]){const _0x3b48a1=this[_0x3450a1(0x2aa)](_0xb7542e,_0x3450a1(0x29d))[_0x3450a1(0x328)](({meta:_0x5f43a2})=>_0x5f43a2[_0x3450a1(0x1c5)]&&!_0x5f43a2[_0x3450a1(0x259)]&&!_0x5f43a2[_0x3450a1(0x24a)])[_0x3450a1(0x313)](({suggestion:_0x52ce8a})=>_0x52ce8a);_0x545a39[_0x3450a1(0x24f)](..._0x3b48a1);}const _0x133187=new Map([[_0xb7542e,_0xaa2340]]);for(const _0x53773b of _0x545a39){const _0xd07644=_0x3450a1(0x31a)==_0x53773b[_0x3450a1(0x238)]?_0x53773b[_0x3450a1(0x215)][_0x3450a1(0x1b1)]:void 0x0,_0x2231eb=_0x53773b[_0x3450a1(0x279)](),_0x42c494=Array[_0x3450a1(0x274)](_0x133187[_0x3450a1(0x21c)]())[_0x3450a1(0x2b8)](_0x354ca2=>_0x354ca2[_0x3450a1(0x228)](_0x2231eb));if(!_0x42c494)continue;const _0x297786=_0x42c494[_0x3450a1(0x1d3)](_0x2231eb);this[_0x3450a1(0x24b)](_0x7b4539)&&_0x3450a1(0x29d)==_0x53773b[_0x3450a1(0x238)]&&0x0!=_0x297786[_0x3450a1(0x1a4)]||(_0x133187[_0x3450a1(0x2a1)](_0x42c494),_0x297786[_0x3450a1(0x2fb)](_0x7eb2f1=>{const _0x4e4f70=_0x3450a1;_0x133187[_0x4e4f70(0x26e)](_0x7eb2f1,_0xaa2340);}),_0x3450a1(0x29d)!=_0x53773b[_0x3450a1(0x238)]&&_0xd07644!=_0xd8eda6&&_0x133187[_0x3450a1(0x26e)](_0x42c494[_0x3450a1(0x222)](_0x2231eb),_0xd07644));}const _0x3de4c4=[];for(const [_0x5c7ff1,_0x1e8e2e]of _0x133187){const _0x1379cf=_0x596c3a(),_0x5d7598={'key':_0x7b4539,'oldValue':_0x1e8e2e,'newValue':_0xd8eda6};_0x7b4539[_0x3450a1(0x1a4)]>0x25&&console[_0x3450a1(0x223)](_0x3450a1(0x32e),{'key':_0x7b4539});const _0x3010d1=(_0x3450a1(0x1da)+(_0x7b4539+'|'+Vt({'newValue':_0xd8eda6})))[_0x3450a1(0x29e)](0x0,0x3c),_0x18b908=this[_0x3450a1(0x2b4)]({'id':_0x1379cf,'type':_0x3010d1,'data':_0x5d7598,'createdAt':new Date(),'authorId':_0x39e745,'attributes':_0x4102df});_0x3de4c4[_0x3450a1(0x318)](_0x18b908),this[_0x3450a1(0x27a)](_0x3010d1,_0x1379cf,_0x39e745,_0x5c7ff1);}return _0x3de4c4;}[_0x5b4ad4(0x216)](_0x3ad9fd){const _0xc79914=_0x5b4ad4;this[_0xc79914(0x2ab)][_0xc79914(0x2d1)](_0x3ad9fd);}[_0x5b4ad4(0x1b6)](_0xb23e0e){const _0x3baa9b=_0x5b4ad4;this[_0x3baa9b(0x2b2)][_0x3baa9b(0x2d1)](_0xb23e0e);}[_0x5b4ad4(0x330)](_0x50779a,_0x3ef1f7=[],_0x394140=[]){const _0xa53643=_0x5b4ad4;this[_0xa53643(0x241)](_0x50779a,(_0x40c6da,..._0x5ca839)=>{const _0xcb6350=_0xa53643;this[_0xcb6350(0x2dc)](()=>{_0x40c6da(..._0x5ca839);});});for(const _0x47d41b of _0x3ef1f7)this[_0xa53643(0x1b6)](_0x47d41b);for(const _0x155ae4 of _0x394140)this[_0xa53643(0x216)](_0x155ae4);}[_0x5b4ad4(0x2c2)](_0x23011b){const _0x535709=_0x5b4ad4;return _0x535709(0x31a)==_0x23011b[_0x535709(0x238)]?_0x23011b[_0x535709(0x20d)][_0x535709(0x1e3)]('|')[0x0]:null;}[_0x5b4ad4(0x23a)](_0x5259bb,_0x10af1e){const _0x37e7c7=_0x5b4ad4,_0x9a0b3b=_0x5259bb[_0x37e7c7(0x244)]();this[_0x37e7c7(0x28b)][_0x37e7c7(0x2a8)](_0x375805=>{const _0x279407=_0x37e7c7;_0x375805[_0x279407(0x327)](_0x9a0b3b,{'range':_0x10af1e});});}[_0x5b4ad4(0x264)](_0xb5ecb9){const _0x25c4de=_0x5b4ad4,_0x15ff95=_0xb5ecb9['id'],_0x5a047c=this[_0x25c4de(0x2ff)][_0x25c4de(0x294)][_0x25c4de(0x25b)](_0x25c4de(0x192));this[_0x25c4de(0x1d5)][_0x25c4de(0x300)](_0x15ff95)||this[_0x25c4de(0x1d5)][_0x25c4de(0x1bc)]({'channelId':_0x5a047c,'threadId':_0x15ff95,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x454cdf=this[_0x25c4de(0x1d5)][_0x25c4de(0x248)](_0x15ff95);_0x454cdf[_0x25c4de(0x190)](_0x25c4de(0x1f4)),_0x454cdf[_0x25c4de(0x1f4)]=!0x1,_0xb5ecb9[_0x25c4de(0x2a6)]=_0x454cdf;}[_0x5b4ad4(0x22e)](_0x57be83,_0x124f28,_0x1691d8,_0x46751b){const _0x688a90=_0x5b4ad4;if(_0x57be83[_0x688a90(0x238)]!=_0x124f28||_0x57be83[_0x688a90(0x20d)]!=_0x1691d8||_0x57be83[_0x688a90(0x1e8)]['id']!=_0x46751b)throw this[_0x688a90(0x2ff)][_0x688a90(0x329)](_0x688a90(0x260)),new _0x3869f2(_0x688a90(0x260),this);}[_0x5b4ad4(0x30a)](_0x3782e9,_0x36f0ac){const _0x4a15e8=_0x5b4ad4,_0x464dd3=_0x3782e9[_0x4a15e8(0x279)]();if(_0x36f0ac[_0x4a15e8(0x2fa)](_0x464dd3))_0x3782e9[_0x4a15e8(0x2ba)]();else{if(_0x464dd3[_0x4a15e8(0x1cf)](_0x36f0ac)){const _0x2774b9=this[_0x4a15e8(0x28b)][_0x4a15e8(0x220)](_0x36f0ac[_0x4a15e8(0x206)][_0x4a15e8(0x251)],_0x4a15e8(0x269));this[_0x4a15e8(0x23a)](_0x3782e9,this[_0x4a15e8(0x28b)][_0x4a15e8(0x22c)](_0x464dd3[_0x4a15e8(0x206)],_0x2774b9));const _0x446cf3=_0x596c3a(),_0x187d91=_0x3782e9[_0x4a15e8(0x1e8)]['id'],_0x235eee=_0x3782e9[_0x4a15e8(0x238)]+':'+_0x3782e9[_0x4a15e8(0x20d)];this[_0x4a15e8(0x2b4)]({'id':_0x446cf3,'type':_0x235eee,'createdAt':new Date(),'authorId':_0x187d91,'data':_0x3782e9[_0x4a15e8(0x215)],'attributes':_0x3782e9[_0x4a15e8(0x2a3)]});const _0x1ace8a=this[_0x4a15e8(0x28b)][_0x4a15e8(0x220)](_0x36f0ac[_0x4a15e8(0x269)][_0x4a15e8(0x2f8)],_0x4a15e8(0x31e)),_0x33386e=this[_0x4a15e8(0x28b)][_0x4a15e8(0x22c)](_0x1ace8a,_0x464dd3[_0x4a15e8(0x269)]);this[_0x4a15e8(0x27a)](_0x235eee,_0x446cf3,_0x187d91,_0x33386e);}else{if(_0x464dd3[_0x4a15e8(0x1d9)](_0x36f0ac[_0x4a15e8(0x206)])){const _0x3fd04f=this[_0x4a15e8(0x28b)][_0x4a15e8(0x220)](_0x36f0ac[_0x4a15e8(0x206)][_0x4a15e8(0x251)],_0x4a15e8(0x269));this[_0x4a15e8(0x23a)](_0x3782e9,this[_0x4a15e8(0x28b)][_0x4a15e8(0x22c)](_0x464dd3[_0x4a15e8(0x206)],_0x3fd04f));}else{const _0xff8ca8=this[_0x4a15e8(0x28b)][_0x4a15e8(0x220)](_0x36f0ac[_0x4a15e8(0x269)][_0x4a15e8(0x2f8)],_0x4a15e8(0x31e));this[_0x4a15e8(0x23a)](_0x3782e9,this[_0x4a15e8(0x28b)][_0x4a15e8(0x22c)](_0xff8ca8,_0x464dd3[_0x4a15e8(0x269)]));}}}}[_0x5b4ad4(0x202)](_0x4aab8c){const _0x5bd108=_0x5b4ad4;for(const {suggestion:_0x28ed8d,meta:_0x2a4b03}of this[_0x5bd108(0x2aa)](_0x4aab8c,_0x5bd108(0x29d))){if(!_0x2a4b03[_0x5bd108(0x1c5)])continue;const _0x4a9f81=_0x28ed8d[_0x5bd108(0x1c2)]();for(const _0x399631 of _0x4a9f81)if(!_0x4aab8c[_0x5bd108(0x1d3)](_0x399631)[_0x5bd108(0x1a4)])return!0x0;}return!0x1;}[_0x5b4ad4(0x1e2)](_0x1d2d35){const _0xec0fb=_0x5b4ad4,_0x527603=this[_0xec0fb(0x2ff)][_0xec0fb(0x263)][_0xec0fb(0x25b)](_0xec0fb(0x213))[_0xec0fb(0x28c)](_0x1d2d35);if(!_0x527603)throw new _0x3869f2(_0xec0fb(0x186),this);return _0x527603;}[_0x5b4ad4(0x2c8)](_0x2f01bc){const _0x5bccfe=_0x5b4ad4,_0x30a786=this[_0x5bccfe(0x2ff)][_0x5bccfe(0x263)][_0x5bccfe(0x25b)](_0x5bccfe(0x213)),_0x41c018=_0x1a3674(_0x5bccfe(0x2d3)+_0x2f01bc),_0x1b41a7=_0x30a786[_0x5bccfe(0x28c)](_0x41c018);return _0x1b41a7||_0x30a786[_0x5bccfe(0x304)]({'id':_0x41c018,'name':_0x2f01bc});}[_0x5b4ad4(0x198)](_0x3d5011,_0x12f6c3,_0x23027a,_0x52cc93,_0x367331){const _0x27aad6=_0x5b4ad4,_0x2ae881=this[_0x27aad6(0x1e2)](_0x52cc93),_0x598ab0=this[_0x27aad6(0x2d0)][_0x27aad6(0x31c)](_0x3d5011,_0x12f6c3,_0x23027a,_0x2ae881,_0x367331,_0x22e47a=>{const _0x3b1edc=_0x27aad6;this[_0x3b1edc(0x30b)](_0x23027a,{'attributes':_0x22e47a});const _0x16bdbc=this[_0x3b1edc(0x18c)](_0x23027a);this[_0x3b1edc(0x1f3)](new Set([_0x16bdbc])),this[_0x3b1edc(0x2f4)](new Set([_0x16bdbc]));});return this[_0x27aad6(0x18d)](_0x598ab0,_0x27aad6(0x247),()=>{const _0x44be61=_0x27aad6;this[_0x44be61(0x30b)](_0x23027a,{'state':_0x44be61(0x255)});},{'priority':_0x27aad6(0x2cc)}),this[_0x27aad6(0x18d)](_0x598ab0,_0x27aad6(0x312),()=>{const _0x98ed9b=_0x27aad6;this[_0x98ed9b(0x30b)](_0x23027a,{'state':_0x98ed9b(0x32f)});},{'priority':_0x27aad6(0x2cc)}),this[_0x27aad6(0x2d8)][_0x27aad6(0x26e)](_0x23027a,_0x598ab0),this[_0x27aad6(0x1b8)][_0x27aad6(0x26e)](_0x598ab0,_0x27aad6(0x253)),_0x598ab0;}[_0x5b4ad4(0x2ce)](_0x32fa48){const _0x5241f3=_0x5b4ad4,_0x540b92=_0x32fa48[_0x5241f3(0x1e3)](':');return{'group':_0x540b92[0x0],'type':_0x540b92[0x1],'subType':_0x540b92[_0x5241f3(0x1a4)]>=0x5?_0x540b92[0x2]:null,'id':_0x540b92[_0x5241f3(0x1a4)]<0x5?_0x540b92[0x2]:_0x540b92[0x3],'authorId':_0x540b92[_0x5241f3(0x1a4)]<0x5?_0x540b92[0x3]:_0x540b92[0x4],'markerCount':0x6==_0x540b92[_0x5241f3(0x1a4)]?_0x540b92[0x5]:null};}[_0x5b4ad4(0x2cf)](_0x207af0,_0x2384d4,_0x168827){const _0x177bc5=_0x5b4ad4,_0x507f70=_0x207af0[_0x177bc5(0x279)](),_0x36c6fc=_0x507f70[_0x177bc5(0x206)],_0x4f15d4=_0x507f70[_0x177bc5(0x269)];this[_0x177bc5(0x23a)](_0x207af0,this[_0x177bc5(0x28b)][_0x177bc5(0x22c)](_0x36c6fc,_0x2384d4));const _0x101447=_0x596c3a(),_0xf4fc39=_0x207af0[_0x177bc5(0x1e8)]['id'],_0x465d84=_0x207af0[_0x177bc5(0x238)]+(_0x207af0[_0x177bc5(0x20d)]?':'+_0x207af0[_0x177bc5(0x20d)]:'');this[_0x177bc5(0x2b4)]({'id':_0x101447,'type':_0x465d84,'createdAt':new Date(),'authorId':_0xf4fc39,'originalSuggestionId':_0x207af0['id'],'attributes':_0x207af0[_0x177bc5(0x2a3)],'data':_0x207af0[_0x177bc5(0x215)]});const _0x5d1aa9=this[_0x177bc5(0x2c2)](_0x207af0);(_0x177bc5(0x2f6)==_0x207af0[_0x177bc5(0x238)]||_0x5d1aa9&&this[_0x177bc5(0x24b)](_0x5d1aa9))&&(_0x168827=this[_0x177bc5(0x28b)][_0x177bc5(0x2d2)](_0x168827[_0x177bc5(0x2f8)])),this[_0x177bc5(0x27a)](_0x465d84,_0x101447,_0xf4fc39,this[_0x177bc5(0x28b)][_0x177bc5(0x22c)](_0x168827,_0x4f15d4));}[_0x5b4ad4(0x2aa)](_0x3e6c1d,_0x4fe9b7=null){const _0x3ec977=_0x5b4ad4,_0x529634=[],_0x54e319=this[_0x3ec977(0x2ff)][_0x3ec977(0x263)][_0x3ec977(0x25b)](_0x3ec977(0x213))['me'];Array[_0x3ec977(0x31f)](_0x3e6c1d)||(_0x3e6c1d=[_0x3e6c1d]);for(const _0x39d8e9 of this[_0x3ec977(0x258)]()){if(!_0x39d8e9[_0x3ec977(0x1ab)])continue;if(_0x4fe9b7&&_0x39d8e9[_0x3ec977(0x238)]!=_0x4fe9b7)continue;let _0x5072d1=!0x1;for(const _0x198225 of _0x39d8e9[_0x3ec977(0x1c2)]()){for(const _0x1c790f of _0x3e6c1d){const _0x5bf905=_0x1c790f[_0x3ec977(0x206)][_0x3ec977(0x2fa)](_0x198225[_0x3ec977(0x269)])||_0x1c790f[_0x3ec977(0x269)][_0x3ec977(0x2fa)](_0x198225[_0x3ec977(0x206)]);if(_0x5bf905||_0x1c790f[_0x3ec977(0x222)](_0x198225)){const _0x4ff690=_0x1c790f[_0x3ec977(0x1cf)](_0x198225)&&Rt(this[_0x3ec977(0x28b)][_0x3ec977(0x2df)],_0x198225[_0x3ec977(0x206)],_0x1c790f),_0x5e215c=_0x198225[_0x3ec977(0x1cf)](_0x1c790f)&&Rt(this[_0x3ec977(0x28b)][_0x3ec977(0x2df)],_0x1c790f[_0x3ec977(0x206)],_0x198225);_0x529634[_0x3ec977(0x318)]({'suggestion':_0x39d8e9,'meta':{'isOwn':_0x54e319==_0x39d8e9[_0x3ec977(0x21a)],'isNextTo':_0x5bf905,'isInsideObject':_0x4ff690,'containsRangeInObject':_0x5e215c}}),_0x5072d1=!0x0;break;}}if(_0x5072d1)break;}}return _0x529634;}[_0x5b4ad4(0x27a)](_0x2316cf,_0x432055,_0x314cc7,_0x521d52,_0x99fa26){const _0x49bec1=_0x5b4ad4;this[_0x49bec1(0x28b)][_0x49bec1(0x2a8)](_0xa81694=>{const _0x3db557=_0x49bec1;let _0x2143dd=_0x3db557(0x315)+_0x2316cf+':'+_0x432055+':'+_0x314cc7;_0x99fa26&&(_0x2143dd=_0x2143dd+':'+_0x99fa26),_0xa81694[_0x3db557(0x1d0)](_0x2143dd,{'range':_0x521d52,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b4ad4(0x325)](_0x4c5b79){const _0x2eb086=_0x5b4ad4,_0x51d9f2=_0x4c5b79[_0x2eb086(0x28e)],_0x43f45e=_0x4c5b79[_0x2eb086(0x2af)];_0x4c5b79[_0x2eb086(0x28e)]=null,_0x4c5b79[_0x2eb086(0x2af)]=null,null!=_0x51d9f2&&_0x51d9f2[_0x2eb086(0x2af)]==_0x4c5b79&&(_0x51d9f2[_0x2eb086(0x2af)]=_0x43f45e),null!=_0x43f45e&&_0x43f45e[_0x2eb086(0x28e)]==_0x4c5b79&&(_0x43f45e[_0x2eb086(0x28e)]=_0x51d9f2),_0x2eb086(0x1d4)==this[_0x2eb086(0x1b8)][_0x2eb086(0x25b)](_0x4c5b79)&&(this[_0x2eb086(0x1b8)][_0x2eb086(0x26e)](_0x4c5b79,_0x2eb086(0x28d)),this[_0x2eb086(0x1b3)](_0x2eb086(0x1d6),_0x4c5b79,_0x51d9f2,_0x43f45e));}[_0x5b4ad4(0x2b4)](_0x2e4df6){const _0x475ca6=_0x5b4ad4,_0x5380c6=_0x2e4df6['id'],_0x4dac1b=this[_0x475ca6(0x1e7)](_0x2e4df6);if(this[_0x475ca6(0x283)]&&this[_0x475ca6(0x283)][_0x475ca6(0x21f)]){const _0x50b3d6=this[_0x475ca6(0x2ff)][_0x475ca6(0x263)][_0x475ca6(0x25b)](_0x475ca6(0x2d9)),_0x3ac938=_0x4dac1b[_0x475ca6(0x26c)],_0x55b871=_0x4dac1b[_0x475ca6(0x20d)]?_0x4dac1b[_0x475ca6(0x238)]+':'+_0x4dac1b[_0x475ca6(0x20d)]:_0x4dac1b[_0x475ca6(0x238)],_0x5c733b=this[_0x475ca6(0x2ff)][_0x475ca6(0x1f7)],_0x402022=_0x50b3d6[_0x475ca6(0x2d1)](_0x243ee7(_0x5c733b,_0x475ca6(0x261))),_0x68ad6a={'id':_0x5380c6,'type':_0x55b871,'hasComments':_0x3ac938,'data':_0x2e4df6[_0x475ca6(0x215)]||null,'originalSuggestionId':_0x2e4df6[_0x475ca6(0x305)]||null,'attributes':_0x4dac1b[_0x475ca6(0x2a3)]};this[_0x475ca6(0x283)][_0x475ca6(0x21f)](_0x68ad6a)[_0x475ca6(0x1e0)](_0x1736f7=>{const _0x2d649d=_0x475ca6;_0x4dac1b[_0x2d649d(0x2c7)]=!0x0,_0x50b3d6[_0x2d649d(0x1f5)](_0x402022),_0x1736f7&&_0x1736f7[_0x2d649d(0x205)]&&(this[_0x2d649d(0x2d8)][_0x2d649d(0x25b)](_0x5380c6)[_0x2d649d(0x205)]=_0x1736f7[_0x2d649d(0x205)]);})[_0x475ca6(0x243)](_0x147ed9=>{const _0x240ff9=_0x475ca6;throw _0x4d9763(_0x240ff9(0x240)),this[_0x240ff9(0x2ff)][_0x240ff9(0x188)][_0x240ff9(0x22f)]({'isUndoable':!0x1},()=>{const _0x47205c=_0x240ff9;_0x4dac1b[_0x47205c(0x312)]();}),_0x4dac1b[_0x240ff9(0x27f)](),this[_0x240ff9(0x2d8)][_0x240ff9(0x2a1)](_0x4dac1b['id']),this[_0x240ff9(0x1b8)][_0x240ff9(0x2a1)](_0x4dac1b),_0x147ed9;});}return _0x4dac1b;}[_0x5b4ad4(0x24b)](_0x2c7b0e){const _0x18f7cd=_0x5b4ad4;return this[_0x18f7cd(0x2ab)][_0x18f7cd(0x1a5)](_0x2c7b0e);}[_0x5b4ad4(0x30b)](_0x19ed5c,_0x52754c){const _0x2cb3f3=_0x5b4ad4,_0x300565=this[_0x2cb3f3(0x2ff)][_0x2cb3f3(0x263)][_0x2cb3f3(0x25b)](_0x2cb3f3(0x2d9)),_0x4dc9e3=this[_0x2cb3f3(0x18c)](_0x19ed5c);if(this[_0x2cb3f3(0x283)]&&this[_0x2cb3f3(0x283)][_0x2cb3f3(0x2ed)]){if(_0x4dc9e3[_0x2cb3f3(0x2c7)]){const _0x28e8cd=_0x300565[_0x2cb3f3(0x2d1)](_0x243ee7(this[_0x2cb3f3(0x2ff)][_0x2cb3f3(0x1f7)],_0x2cb3f3(0x261)));this[_0x2cb3f3(0x283)][_0x2cb3f3(0x2ed)](_0x19ed5c,_0x52754c)[_0x2cb3f3(0x1e0)](()=>{const _0x2a19e1=_0x2cb3f3;_0x300565[_0x2a19e1(0x1f5)](_0x28e8cd);});}else _0x4dc9e3['on'](_0x2cb3f3(0x1b0),()=>{const _0x4fff92=_0x2cb3f3;this[_0x4fff92(0x30b)](_0x19ed5c,_0x52754c);});}}[_0x5b4ad4(0x1f9)](_0x1198c6){const _0x356b79=_0x5b4ad4;if(!this[_0x356b79(0x283)]||!this[_0x356b79(0x283)][_0x356b79(0x18c)])throw new _0x3869f2(_0x356b79(0x21e),this);return this[_0x356b79(0x283)][_0x356b79(0x18c)](_0x1198c6);}[_0x5b4ad4(0x298)](_0x19bb77){const _0x43b380=_0x5b4ad4,{id:_0x30ca77,type:_0x210168,subType:_0x98ecab,authorId:_0x8739a4}=this[_0x43b380(0x2ce)](_0x19bb77),_0x324015=this[_0x43b380(0x2d8)][_0x43b380(0x25b)](_0x30ca77)||this[_0x43b380(0x198)](_0x210168,_0x98ecab,_0x30ca77,_0x8739a4,{});switch(this[_0x43b380(0x22e)](_0x324015,_0x210168,_0x98ecab,_0x8739a4),this[_0x43b380(0x1b8)][_0x43b380(0x25b)](_0x324015)){case _0x43b380(0x253):this[_0x43b380(0x1f9)](_0x30ca77)[_0x43b380(0x1e0)](_0x49494a=>{const _0x1111e6=_0x43b380;let _0x44bac7=Promise[_0x1111e6(0x1ca)]();_0x49494a[_0x1111e6(0x26c)]&&(_0x44bac7=this[_0x1111e6(0x1d5)][_0x1111e6(0x1ad)]({'channelId':this[_0x1111e6(0x2ff)][_0x1111e6(0x294)][_0x1111e6(0x25b)](_0x1111e6(0x192)),'threadId':_0x30ca77})),_0x44bac7[_0x1111e6(0x1e0)](()=>{const _0x4c9f55=_0x1111e6;this[_0x4c9f55(0x1e7)](_0x49494a)[_0x4c9f55(0x2c7)]=!0x0;});}),this[_0x43b380(0x1b8)][_0x43b380(0x26e)](_0x324015,_0x43b380(0x1cc));break;case _0x43b380(0x28d):this[_0x43b380(0x30b)](_0x30ca77,{'state':_0x43b380(0x218)});case _0x43b380(0x1dc):this[_0x43b380(0x1b8)][_0x43b380(0x26e)](_0x324015,_0x43b380(0x1d4)),this[_0x43b380(0x1b3)](_0x43b380(0x2e5),_0x324015);break;case _0x43b380(0x1d4):this[_0x43b380(0x1b3)](_0x43b380(0x23e),_0x324015);}return _0x324015[_0x43b380(0x1ce)](_0x19bb77),_0x324015;}[_0x5b4ad4(0x2f4)](_0x2d1a3c){const _0x305152=_0x5b4ad4,_0x29873f=Array[_0x305152(0x274)](_0x2d1a3c),_0x7f24ec=_0x29873f[_0x305152(0x328)](_0x51e2af=>_0x305152(0x31a)==_0x51e2af[_0x305152(0x238)]);this[_0x305152(0x1a8)](_0x7f24ec);const _0x70487=_0x29873f[_0x305152(0x328)](_0x4a2a24=>!_0x4a2a24[_0x305152(0x27d)]&&_0x305152(0x31a)!=_0x4a2a24[_0x305152(0x238)]),_0x4f1748=this[_0x305152(0x258)]({'skipNotAttached':!0x0})[_0x305152(0x328)](_0x29aa5f=>!_0x29aa5f[_0x305152(0x27d)]&&_0x305152(0x31a)!=_0x29aa5f[_0x305152(0x238)]),_0x315faa=_0x4f1748[_0x305152(0x328)](_0x167d83=>!_0x2d1a3c[_0x305152(0x1a5)](_0x167d83)),_0x6a1d82=new Map(_0x4f1748[_0x305152(0x313)](_0x4f8ee8=>[_0x4f8ee8,this[_0x305152(0x2d0)][_0x305152(0x309)](_0x4f8ee8[_0x305152(0x238)],_0x4f8ee8[_0x305152(0x20d)],_0x305152(0x1c0))])),_0x3d6a06=new Map(_0x4f1748[_0x305152(0x313)](_0x45278b=>[_0x45278b,_0x45278b[_0x305152(0x279)]()])),_0x1053b5=new Set(),_0x1c34ad=new Set();for(let _0x4fdfb1=0x0;_0x4fdfb1<_0x70487[_0x305152(0x1a4)];_0x4fdfb1++)_0x13e02c(_0x70487[_0x4fdfb1],_0x70487,_0x4fdfb1+0x1);for(let _0x429649=0x0;_0x429649<_0x70487[_0x305152(0x1a4)];_0x429649++)_0x13e02c(_0x70487[_0x429649],_0x315faa,0x0);const _0x316ce4=new Set();for(let _0x4e582f=0x0;_0x4e582f<_0x70487[_0x305152(0x1a4)];_0x4e582f++){const _0x4bd398=_0x70487[_0x4e582f];!_0x1c34ad[_0x305152(0x1a5)](_0x4bd398)&&_0x4bd398[_0x305152(0x28e)]&&(_0x316ce4[_0x305152(0x2d1)](_0x4bd398[_0x305152(0x28e)]),_0x4bd398[_0x305152(0x28e)][_0x305152(0x2af)]===_0x4bd398&&(_0x4bd398[_0x305152(0x28e)][_0x305152(0x2af)]=null),_0x4bd398[_0x305152(0x28e)]=null),!_0x1053b5[_0x305152(0x1a5)](_0x4bd398)&&_0x4bd398[_0x305152(0x2af)]&&(_0x316ce4[_0x305152(0x2d1)](_0x4bd398[_0x305152(0x2af)]),_0x4bd398[_0x305152(0x2af)][_0x305152(0x28e)]===_0x4bd398&&(_0x4bd398[_0x305152(0x2af)][_0x305152(0x28e)]=null),_0x4bd398[_0x305152(0x2af)]=null);}function _0x13e02c(_0xd0eaa1,_0x190898,_0x47bc2e){const _0x249e03=_0x305152;for(let _0x1b3aa2=_0x47bc2e;_0x1b3aa2<_0x190898[_0x249e03(0x1a4)];_0x1b3aa2++){const _0x523378=_0x5c1d45(_0xd0eaa1,_0x190898[_0x1b3aa2]);_0x523378&&(_0x523378[0x0][_0x249e03(0x2af)]=_0x523378[0x1],_0x523378[0x1][_0x249e03(0x28e)]=_0x523378[0x0],_0x1053b5[_0x249e03(0x2d1)](_0x523378[0x0]),_0x1c34ad[_0x249e03(0x2d1)](_0x523378[0x1]));}}function _0x5c1d45(_0xf716e9,_0x14b57b){const _0x40b09d=_0x305152;if(_0xf716e9[_0x40b09d(0x21a)]['id']!==_0x14b57b[_0x40b09d(0x21a)]['id'])return null;const _0x5ad515=_0x6a1d82[_0x40b09d(0x25b)](_0xf716e9)(_0xf716e9,_0x14b57b,_0x3d6a06[_0x40b09d(0x25b)](_0xf716e9),_0x3d6a06[_0x40b09d(0x25b)](_0x14b57b));if(!_0x5ad515)return null;return _0x6a1d82[_0x40b09d(0x25b)](_0x14b57b)(_0xf716e9,_0x14b57b,_0x3d6a06[_0x40b09d(0x25b)](_0xf716e9),_0x3d6a06[_0x40b09d(0x25b)](_0x14b57b))?_0x5ad515[0x1][_0x40b09d(0x2a6)]&&_0x5ad515[0x1][_0x40b09d(0x2a6)][_0x40b09d(0x1a4)]?null:_0x5ad515:null;}_0x316ce4[_0x305152(0x20f)]&&this[_0x305152(0x2f4)](_0x316ce4);}[_0x5b4ad4(0x1a8)](_0x38716f){const _0x5cc6cc=_0x5b4ad4;if(0x0==_0x38716f[_0x5cc6cc(0x1a4)])return;const _0x1228c7=this[_0x5cc6cc(0x258)]({'skipNotAttached':!0x0})[_0x5cc6cc(0x328)](_0xfcca7c=>_0x5cc6cc(0x31a)==_0xfcca7c[_0x5cc6cc(0x238)]&&_0xfcca7c[_0x5cc6cc(0x2fe)]),_0xf9dc0=[],_0x10c76c=new Map();for(const _0x3fed1c of _0x1228c7){const _0xc12faf=_0x1a3674(_0x3fed1c[_0x5cc6cc(0x2a3)]);_0x10c76c[_0x5cc6cc(0x1a5)](_0xc12faf)||(_0x10c76c[_0x5cc6cc(0x26e)](_0xc12faf,_0xf9dc0[_0x5cc6cc(0x1a4)]),_0xf9dc0[_0x5cc6cc(0x318)]([]));const _0x2ceecb=_0x10c76c[_0x5cc6cc(0x25b)](_0xc12faf);_0xf9dc0[_0x2ceecb][_0x5cc6cc(0x318)](_0x3fed1c);}!(function(){const _0x272dc3=_0x5cc6cc;_0xf9dc0[_0x272dc3(0x286)]((_0x2be102,_0xe02493)=>{const _0x34a6dc=_0x272dc3,_0x162dba=_0x2be102[0x0][_0x34a6dc(0x205)],_0x4f7a1b=_0xe02493[0x0][_0x34a6dc(0x205)];return _0x162dba==_0x4f7a1b?_0x2be102[0x0][_0x34a6dc(0x2a3)][_0x34a6dc(0x26f)]<_0xe02493[0x0][_0x34a6dc(0x2a3)][_0x34a6dc(0x26f)]?-0x1:0x1:_0x162dba<_0x4f7a1b?-0x1:0x1;});for(const _0x59b8a0 of _0xf9dc0)_0x59b8a0[_0x272dc3(0x286)]((_0x2344d0,_0x78a0a)=>_0x2344d0['id']<_0x78a0a['id']?-0x1:0x1);}());for(let _0x28c5a6=0x0;_0x28c5a6<_0xf9dc0[_0x5cc6cc(0x1a4)];_0x28c5a6++){if(0x0==_0xf9dc0[_0x28c5a6][_0x5cc6cc(0x1a4)])continue;const _0x53275f=[];for(let _0x4ec329=_0x28c5a6+0x1;_0x4ec329<_0xf9dc0[_0x5cc6cc(0x1a4)];_0x4ec329++)0x0!=_0xf9dc0[_0x4ec329][_0x5cc6cc(0x1a4)]&&_0x5ce266(_0xf9dc0[_0x28c5a6],_0xf9dc0[_0x4ec329])&&_0x53275f[_0x5cc6cc(0x318)](_0x4ec329);for(const _0x43ceab of _0x53275f)_0xf9dc0[_0x28c5a6]=_0xf9dc0[_0x28c5a6][_0x5cc6cc(0x308)](_0xf9dc0[_0x43ceab]),_0xf9dc0[_0x43ceab]=[];}for(const _0x43f92a of _0xf9dc0)for(let _0x1effdd=0x0;_0x1effdd<_0x43f92a[_0x5cc6cc(0x1a4)];_0x1effdd++)_0x43f92a[_0x1effdd][_0x5cc6cc(0x2af)]=_0x43f92a[_0x1effdd+0x1]||null;for(const _0x1bd411 of _0xf9dc0)for(let _0x43f47d=0x0;_0x43f47d<_0x1bd411[_0x5cc6cc(0x1a4)];_0x43f47d++)_0x1bd411[_0x43f47d][_0x5cc6cc(0x28e)]=_0x1bd411[_0x43f47d-0x1]||null;function _0x5ce266(_0x38b082,_0x190c23){const _0x262ab8=_0x5cc6cc;if(_0x38b082[0x0][_0x262ab8(0x2a3)][_0x262ab8(0x26f)]!==_0x190c23[0x0][_0x262ab8(0x2a3)][_0x262ab8(0x26f)]&&_0x38b082[0x0][_0x262ab8(0x21a)]!==_0x190c23[0x0][_0x262ab8(0x21a)])return!0x1;if(!function(_0x4d71fa,_0x32a736){const _0x4db5a2=_0x262ab8;if(!_0x4d71fa[_0x4db5a2(0x26c)]&&!_0x32a736[_0x4db5a2(0x26c)])return!0x0;if(_0x4d71fa[_0x4db5a2(0x26c)]&&_0x32a736[_0x4db5a2(0x26c)])return!0x1;if(_0x4d71fa[_0x4db5a2(0x26c)]&&_0x32a736[_0x4db5a2(0x205)]<_0x4d71fa[_0x4db5a2(0x2a6)][_0x4db5a2(0x1e1)][_0x4db5a2(0x25b)](0x0)[_0x4db5a2(0x205)])return!0x0;if(_0x32a736[_0x4db5a2(0x26c)]&&_0x4d71fa[_0x4db5a2(0x205)]<_0x32a736[_0x4db5a2(0x2a6)][_0x4db5a2(0x1e1)][_0x4db5a2(0x25b)](0x0)[_0x4db5a2(0x205)])return!0x0;return!0x1;}(_0x38b082[0x0],_0x190c23[0x0]))return!0x1;const _0x3be68e=_0x249fde(_0x38b082[0x0][_0x262ab8(0x2a3)],_0x262ab8(0x26f)),_0x190b4b=_0x249fde(_0x190c23[0x0][_0x262ab8(0x2a3)],_0x262ab8(0x26f));if(!_0x19e3f7(_0x3be68e,_0x190b4b))return!0x1;return!!_0x38b082[_0x262ab8(0x1a2)](_0x511fb3=>_0x190c23[_0x262ab8(0x326)](_0x20adb1=>_0x511fb3[_0x262ab8(0x279)]()[_0x262ab8(0x2fa)](_0x20adb1[_0x262ab8(0x279)]())))&&_0x190c23[_0x262ab8(0x1a2)](_0x267b38=>_0x38b082[_0x262ab8(0x326)](_0x3f7c67=>_0x267b38[_0x262ab8(0x279)]()[_0x262ab8(0x2fa)](_0x3f7c67[_0x262ab8(0x279)]())));}}[_0x5b4ad4(0x1f3)](_0x4a9fac){const _0x46c177=_0x5b4ad4,_0x3ba719=Array[_0x46c177(0x274)](_0x4a9fac),_0x56df92=this[_0x46c177(0x258)]({'skipNotAttached':!0x0}),_0x1152f7=_0x56df92[_0x46c177(0x328)](_0xf12c47=>!_0x4a9fac[_0x46c177(0x1a5)](_0xf12c47)),_0x4bbd94=new Map(_0x3ba719[_0x46c177(0x313)](_0xd21ffe=>[_0xd21ffe,this[_0x46c177(0x2d0)][_0x46c177(0x309)](_0xd21ffe[_0x46c177(0x238)],_0xd21ffe[_0x46c177(0x20d)],_0x46c177(0x273))])),_0x163914=new Map(_0x56df92[_0x46c177(0x313)](_0xc3c714=>[_0xc3c714,_0xc3c714[_0x46c177(0x1c2)]()]));for(let _0x65e569=0x0;_0x65e569<_0x3ba719[_0x46c177(0x1a4)];_0x65e569++){if(_0x5ce044(this,_0x3ba719[_0x65e569],_0x3ba719,_0x65e569+0x1))return!0x0;}for(let _0x39bb6b=0x0;_0x39bb6b<_0x3ba719[_0x46c177(0x1a4)];_0x39bb6b++){if(_0x5ce044(this,_0x3ba719[_0x39bb6b],_0x1152f7,0x0))return!0x0;}return!0x1;function _0x5ce044(_0x25b7dc,_0x307dfd,_0x568d51,_0x4d36ce){const _0x955a38=_0x46c177;for(let _0x9632ce=_0x4d36ce;_0x9632ce<_0x568d51[_0x955a38(0x1a4)];_0x9632ce++){const _0x432f11=_0x568d51[_0x9632ce];if(_0x432f11[_0x955a38(0x238)]!==_0x307dfd[_0x955a38(0x238)]||_0x432f11[_0x955a38(0x21a)]['id']!==_0x307dfd[_0x955a38(0x21a)]['id']||_0x432f11[_0x955a38(0x20d)]!==_0x307dfd[_0x955a38(0x20d)])continue;if(!Pt(_0x307dfd,_0x432f11,[_0x955a38(0x26f)]))continue;if(_0x955a38(0x31a)==_0x307dfd[_0x955a38(0x238)]&&_0x307dfd[_0x955a38(0x215)][_0x955a38(0x1b1)]!=_0x432f11[_0x955a38(0x215)][_0x955a38(0x1b1)])continue;if(_0x955a38(0x31a)==_0x307dfd[_0x955a38(0x238)]&&_0x25b7dc[_0x955a38(0x24b)](_0x307dfd[_0x955a38(0x215)][_0x955a38(0x231)]))continue;if(_0x955a38(0x2f6)==_0x307dfd[_0x955a38(0x238)]){const _0x2b1e84=_0x25b7dc[_0x955a38(0x2ff)][_0x955a38(0x188)],_0x1d10d5=_0x307dfd[_0x955a38(0x2d4)]();if(_0x1d10d5&&(_0x2b1e84[_0x955a38(0x2df)][_0x955a38(0x2bd)](_0x1d10d5)||_0x2b1e84[_0x955a38(0x2df)][_0x955a38(0x2bf)](_0x1d10d5)))continue;}const _0x1b19c7=_0x4bbd94[_0x955a38(0x25b)](_0x307dfd),_0x1bbb79=_0x163914[_0x955a38(0x25b)](_0x307dfd),_0x5b219f=_0x163914[_0x955a38(0x25b)](_0x432f11),_0xe827f7=_0x307dfd[_0x955a38(0x2a6)]&&_0x307dfd[_0x955a38(0x2a6)][_0x955a38(0x1a4)],_0x3a7730=_0x432f11[_0x955a38(0x2a6)]&&_0x432f11[_0x955a38(0x2a6)][_0x955a38(0x1a4)];if(!_0xe827f7&&_0x1b19c7(_0x5b219f,_0x1bbb79))return _0x25b7dc[_0x955a38(0x29c)](_0x432f11,_0x307dfd),_0x163914[_0x955a38(0x2a1)](_0x307dfd),!0x0;if(!_0x3a7730&&_0x1b19c7(_0x1bbb79,_0x5b219f))return _0x25b7dc[_0x955a38(0x29c)](_0x307dfd,_0x432f11),_0x163914[_0x955a38(0x2a1)](_0x432f11),!0x0;}return!0x1;}}[_0x5b4ad4(0x29c)](_0x385203,_0x3b06fe){const _0x44c0ee=_0x5b4ad4;if(_0x385203[_0x44c0ee(0x27d)]){for(const _0x3eea97 of _0x3b06fe[_0x44c0ee(0x1c2)]())_0x385203[_0x44c0ee(0x2dd)](_0x3eea97);}else{const _0x3829ba=_0x3b06fe[_0x44c0ee(0x279)]()[_0x44c0ee(0x269)];this[_0x44c0ee(0x23a)](_0x385203,this[_0x44c0ee(0x28b)][_0x44c0ee(0x22c)](_0x385203[_0x44c0ee(0x279)]()[_0x44c0ee(0x206)],_0x3829ba));}_0x3b06fe[_0x44c0ee(0x2ba)]();}[_0x5b4ad4(0x30c)](_0x44a654,_0x23cce7){const _0x5cb5b7=_0x5b4ad4,_0x580cfb=_0x44a654[_0x5cb5b7(0x225)](_0x5cb5b7(0x1b5))||_0x44a654[_0x5cb5b7(0x225)](_0x5cb5b7(0x31a))?_0x5cb5b7(0x317):_0x44a654[_0x5cb5b7(0x314)]();return _0x243ee7(this[_0x5cb5b7(0x2ff)][_0x5cb5b7(0x1f7)],_0x23cce7+'_'+_0x580cfb+_0x5cb5b7(0x1a1));}[_0x5b4ad4(0x183)](){const _0x2af4ab=_0x5b4ad4,_0xcc63df=this[_0x2af4ab(0x2ff)];if(!_0xcc63df['ui'])return;const {ariaLiveAnnouncer:_0x419542}=_0xcc63df['ui'];_0x81b69(this[_0x2af4ab(0x28b)],({left:_0x580540,entered:_0x1cef24})=>{const _0x40d820=_0x2af4ab;for(const _0x555f94 of _0x580540){const {group:_0x26d312,type:_0x246605}=this[_0x40d820(0x2ce)](_0x555f94[_0x40d820(0x2de)]);if(_0x40d820(0x2db)===_0x26d312){_0x419542[_0x40d820(0x1af)](this[_0x40d820(0x30c)](_0x246605,_0x40d820(0x272)));break;}}for(const _0x21482a of _0x1cef24){const {group:_0x38f8aa,type:_0x1f9a1e}=this[_0x40d820(0x2ce)](_0x21482a[_0x40d820(0x2de)]);if(_0x40d820(0x2db)===_0x38f8aa){_0x419542[_0x40d820(0x1af)](this[_0x40d820(0x30c)](_0x1f9a1e,_0x40d820(0x2ec)));break;}}});}[_0x5b4ad4(0x25e)](_0x50d04c){const _0x5aea71=_0x5b4ad4;if(this[_0x5aea71(0x2bc)])return!0x1;const _0x29e533=this[_0x5aea71(0x2ff)],_0x427669=_0x29e533[_0x5aea71(0x188)][_0x5aea71(0x276)][_0x5aea71(0x193)][_0x5aea71(0x1b9)]();if(0x0==_0x427669[_0x5aea71(0x1a4)])return!0x1;const _0x36d728=[],_0x461937=_0x427669[_0x5aea71(0x328)](_0x8b897a=>_0x5aea71(0x31a)==_0x8b897a[_0x5aea71(0x238)]),_0x1174bf=_0x427669[_0x5aea71(0x328)](_0x596a15=>_0x5aea71(0x303)==_0x596a15[_0x5aea71(0x238)]&&_0x5aea71(0x1ff)!=_0x596a15[_0x5aea71(0x2de)]),_0x4c1e05=_0x427669[_0x5aea71(0x328)](_0x2900d7=>_0x5aea71(0x1f5)==_0x2900d7[_0x5aea71(0x238)]&&_0x5aea71(0x1ff)!=_0x2900d7[_0x5aea71(0x2de)]);for(const _0x3af769 of _0x461937)_0x36d728[_0x5aea71(0x318)]({'key':_0x3af769[_0x5aea71(0x23c)],'newValue':_0x3af769[_0x5aea71(0x306)],'oldValue':_0x3af769[_0x5aea71(0x266)],'range':Ot(_0x3af769[_0x5aea71(0x30f)],_0x29e533[_0x5aea71(0x188)])});for(const _0x6761c3 of _0x1174bf){const _0x3ead85=_0x4c1e05[_0x5aea71(0x2b8)](_0x1b065c=>_0x1b065c[_0x5aea71(0x1a3)][_0x5aea71(0x2fa)](_0x6761c3[_0x5aea71(0x1a3)]));_0x3ead85&&_0x36d728[_0x5aea71(0x318)]({'key':_0x5aea71(0x1c6),'newValue':_0x6761c3[_0x5aea71(0x2de)],'oldValue':_0x3ead85[_0x5aea71(0x2de)],'range':_0x29e533[_0x5aea71(0x188)][_0x5aea71(0x1df)](_0x6761c3[_0x5aea71(0x1a3)][_0x5aea71(0x257)])});}return 0x0!=_0x36d728[_0x5aea71(0x1a4)]&&this[_0x5aea71(0x2a4)](_0x50d04c,_0x36d728);}[_0x5b4ad4(0x21b)](_0x3c9c87){const _0x17e9f8=_0x5b4ad4;let _0x294479=!0x1;const _0x257e00=this[_0x17e9f8(0x2ff)][_0x17e9f8(0x188)][_0x17e9f8(0x276)][_0x17e9f8(0x193)][_0x17e9f8(0x2b9)]()[_0x17e9f8(0x328)](_0x2a5a44=>_0x2a5a44[_0x17e9f8(0x215)][_0x17e9f8(0x1c7)]&&_0x2a5a44[_0x17e9f8(0x2de)][_0x17e9f8(0x225)](_0x17e9f8(0x197)));for(const _0x1d882f of _0x257e00){const {subType:_0xfd3d4b,id:_0x409c78}=this[_0x17e9f8(0x2ce)](_0x1d882f[_0x17e9f8(0x2de)]),_0x40f2c7=_0xfd3d4b[_0x17e9f8(0x1e3)]('|')[0x0];for(const _0x33c137 of this[_0x17e9f8(0x258)]({'skipNotAttached':!0x0}))_0x33c137['id']!=_0x409c78&&_0x17e9f8(0x31a)==_0x33c137[_0x17e9f8(0x238)]&&_0x33c137[_0x17e9f8(0x215)]&&_0x33c137[_0x17e9f8(0x215)][_0x17e9f8(0x231)]==_0x40f2c7&&_0x33c137[_0x17e9f8(0x279)]()[_0x17e9f8(0x228)](_0x1d882f[_0x17e9f8(0x215)][_0x17e9f8(0x1c7)])&&(this[_0x17e9f8(0x1ba)](_0x33c137,_0x1d882f[_0x17e9f8(0x215)][_0x17e9f8(0x1c7)],_0x3c9c87),_0x294479=!0x0);}return _0x294479;}[_0x5b4ad4(0x2dc)](_0x3f07a1){const _0xbcdffe=_0x5b4ad4;this[_0xbcdffe(0x2ff)],(this[_0xbcdffe(0x2bc)]=!0x0,_0x3f07a1());}[_0x5b4ad4(0x1f0)](_0x215400){const _0x570e85=_0x5b4ad4,_0x11e313=this[_0x570e85(0x24b)](_0x215400),_0x392485=this[_0x570e85(0x2b2)][_0x570e85(0x1a5)](_0x215400);return _0x11e313||_0x392485;}[_0x5b4ad4(0x2a4)](_0x2a74b4,_0x565e29){const _0x4cb147=_0x5b4ad4;if(0x0==_0x565e29[_0x4cb147(0x1a4)])return!0x1;let _0x506040=!0x1;for(const _0x110415 of _0x565e29){const _0x50900b=this[_0x4cb147(0x2aa)](_0x110415[_0x4cb147(0x30f)],_0x4cb147(0x31a))[_0x4cb147(0x328)](_0x2492c0=>!_0x2492c0[_0x4cb147(0x2c9)][_0x4cb147(0x24a)])[_0x4cb147(0x313)](_0x540958=>_0x540958[_0x4cb147(0x2db)]),_0x291986=_0x1a3674({'newValue':_0x110415[_0x4cb147(0x324)]});_0x50900b[_0x4cb147(0x328)](_0x810f4b=>{const _0xea1f4a=_0x4cb147,[_0x33e116,_0x43dcef]=_0x810f4b[_0xea1f4a(0x20d)][_0xea1f4a(0x1e3)]('|');return _0x33e116==_0x110415[_0xea1f4a(0x231)]&&_0x43dcef!=_0x291986;})[_0x4cb147(0x2fb)](_0x448d3a=>{const _0x16e0bf=_0x4cb147;this[_0x16e0bf(0x1ba)](_0x448d3a,_0x110415[_0x16e0bf(0x30f)],_0x2a74b4),_0x506040=!0x0;});}return _0x506040;}[_0x5b4ad4(0x1ba)](_0x40adc8,_0x267a3a,_0x2e9640){const _0x5d2387=_0x5b4ad4,_0x3f9a1b=_0x40adc8[_0x5d2387(0x279)]()[_0x5d2387(0x1d3)](_0x267a3a);0x0!==_0x3f9a1b[_0x5d2387(0x1a4)]?0x1!==_0x3f9a1b[_0x5d2387(0x1a4)]?this[_0x5d2387(0x2cf)](_0x40adc8,_0x267a3a[_0x5d2387(0x206)],_0x267a3a[_0x5d2387(0x269)]):this[_0x5d2387(0x23a)](_0x40adc8,_0x3f9a1b[0x0]):_0x2e9640[_0x5d2387(0x331)](_0x40adc8[_0x5d2387(0x244)]());}}class xt{constructor(_0x38ea6f){const _0x4ef7fc=_0x5b4ad4;this[_0x4ef7fc(0x18e)]=_0x38ea6f,this[_0x4ef7fc(0x28b)]=_0x38ea6f[_0x4ef7fc(0x188)],this[_0x4ef7fc(0x1a9)]=new Map(),this[_0x4ef7fc(0x25a)]=new Map(),this[_0x4ef7fc(0x2da)]();}[_0x5b4ad4(0x31c)](_0x4e6004,_0x44e681,_0xd10fbf,_0x355841,_0x35a02c,_0x43ed72){const _0x4202af=_0x5b4ad4;return new _0x35b003(this[_0x4202af(0x28b)],{'type':_0x4e6004,'subType':_0x44e681,'id':_0xd10fbf,'author':_0x355841,'creator':_0x355841,'attributes':_0x35a02c,'onAttributesChange':_0x43ed72,'onAccept':(..._0xbdf7b2)=>this[_0x4202af(0x309)](_0x4e6004,_0x44e681,_0x4202af(0x247))(..._0xbdf7b2),'onDiscard':(..._0x1d187b)=>this[_0x4202af(0x309)](_0x4e6004,_0x44e681,_0x4202af(0x312))(..._0x1d187b)});}[_0x5b4ad4(0x1a7)](_0x2365f8,_0x493552,_0x26644b,_0x3f63ac){const _0x162ded=_0x5b4ad4,_0x267363=_0x2365f8+':'+_0x493552+':'+_0x26644b;this[_0x162ded(0x1a9)][_0x162ded(0x26e)](_0x267363,_0x3f63ac);}[_0x5b4ad4(0x309)](_0xbf5a49,_0x27759c,_0x218ddb){const _0x39964f=_0x5b4ad4,_0x1b83dc=_0xbf5a49+':'+_0x27759c+':'+_0x218ddb;return this[_0x39964f(0x1a9)][_0x39964f(0x25b)](_0x1b83dc)||this[_0x39964f(0x25a)][_0x39964f(0x25b)](_0xbf5a49+':'+_0x218ddb);}[_0x5b4ad4(0x2da)](){const _0x2c3252=_0x5b4ad4,_0x8fa3ad=()=>!0x1,_0x3ed08b=_0x541ba5=>{const _0x98c806=_0x5dac;_0x541ba5[_0x98c806(0x286)]((_0x14c29f,_0x4f8b70)=>_0x14c29f[_0x98c806(0x206)][_0x98c806(0x187)](_0x4f8b70[_0x98c806(0x206)])?0x1:-0x1),this[_0x98c806(0x28b)][_0x98c806(0x2a8)](_0x11552a=>{const _0x331af6=_0x98c806;for(const _0x359588 of _0x541ba5){let _0x168fd8;_0x168fd8=_0x359588[_0x331af6(0x269)][_0x331af6(0x301)]&&_0x359588[_0x331af6(0x269)][_0x331af6(0x2f8)]==_0x359588[_0x331af6(0x206)][_0x331af6(0x257)]?_0x11552a[_0x331af6(0x236)](_0x359588[_0x331af6(0x206)][_0x331af6(0x257)],'on'):_0x11552a[_0x331af6(0x236)](_0x359588),this[_0x331af6(0x28b)][_0x331af6(0x29b)](_0x168fd8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4e9059=(_0x1e08df,_0x4bb55e)=>{const _0x78e36a=_0x5dac;_0x4bb55e&&this[_0x78e36a(0x28b)][_0x78e36a(0x2a8)](_0x5e1fe8=>{const _0x538b72=_0x78e36a,{commandName:_0x59c872,commandParams:_0x5b1a0f=[]}=_0x4bb55e,_0x1da8e6=_0x1e08df[_0x538b72(0x313)](_0x312ee5=>(Tt(_0x312ee5)&&(_0x312ee5=this[_0x538b72(0x28b)][_0x538b72(0x22c)](_0x312ee5[_0x538b72(0x269)])),_0x312ee5))[_0x538b72(0x328)](_0x2e13e7=>_0x538b72(0x2a2)!==_0x2e13e7[_0x538b72(0x250)][_0x538b72(0x211)]);if(_0x1da8e6[_0x538b72(0x1a4)]<0x1)return;const _0x19e1d2=Array[_0x538b72(0x274)](this[_0x538b72(0x28b)][_0x538b72(0x276)][_0x538b72(0x2e4)][_0x538b72(0x1c2)]())[_0x538b72(0x313)](_0x4317d2=>_0x582795[_0x538b72(0x1cb)](_0x4317d2));_0x5e1fe8[_0x538b72(0x2a5)](_0x1da8e6);for(const _0x460894 of this[_0x538b72(0x18e)][_0x538b72(0x208)][_0x538b72(0x208)]())_0x460894[_0x538b72(0x297)]();_0x5b1a0f[_0x538b72(0x318)]({'forceDefaultExecution':!0x0}),this[_0x538b72(0x18e)][_0x538b72(0x270)](_0x59c872,..._0x5b1a0f);const _0x1349f2=_0x19e1d2[_0x538b72(0x328)](_0x4443ae=>_0x538b72(0x2a2)!=_0x4443ae[_0x538b72(0x250)][_0x538b72(0x211)]);_0x1349f2[_0x538b72(0x1a4)]>0x0&&_0x5e1fe8[_0x538b72(0x2a5)](_0x1349f2);for(const _0x3ba2a6 of _0x19e1d2)_0x3ba2a6[_0x538b72(0x189)]();});},_0x17425=(_0x25c92f,_0x469431)=>0x1==_0x25c92f[_0x2c3252(0x1a4)]&&0x1==_0x469431[_0x2c3252(0x1a4)]&&_0x25c92f[0x0][_0x2c3252(0x269)][_0x2c3252(0x2fa)](_0x469431[0x0][_0x2c3252(0x206)]),_0x333dbc=(_0xe7c984,_0x51bc08,_0x11897b,_0x29647b)=>Ft(_0xe7c984,_0x51bc08,_0x11897b,_0x29647b,this[_0x2c3252(0x28b)])?[_0xe7c984,_0x51bc08]:Ft(_0x51bc08,_0xe7c984,_0x29647b,_0x11897b,this[_0x2c3252(0x28b)])?[_0x51bc08,_0xe7c984]:null;this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x20e),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x27b),_0x3ed08b),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x2f3),_0x17425),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x22b),_0x333dbc),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x23b),_0x3ed08b),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x292),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x1c4),_0x17425),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x18f),_0x333dbc),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x316),_0x4e9059),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x201),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x24e),_0x17425),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x2e0),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x2c3),_0x4e9059),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x2a9),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x26d),_0x17425),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x293),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x19f),_0x8fa3ad),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x2b7),(_0x40233f,_0x30cca3)=>{const _0x4110cc=_0x2c3252;if(!_0x30cca3)return;const _0x836e10=this[_0x4110cc(0x18e)][_0x4110cc(0x263)][_0x4110cc(0x25b)](p);this[_0x4110cc(0x28b)][_0x4110cc(0x2a8)](_0x9e360f=>{const _0x43d9c3=_0x4110cc;if(_0x43d9c3(0x1c6)==_0x30cca3[_0x43d9c3(0x231)])for(const _0x2452a1 of _0x40233f){const _0x43b02a=_0x2452a1[_0x43d9c3(0x206)][_0x43d9c3(0x257)],_0x4150d8=_0x30cca3[_0x43d9c3(0x1b1)];_0x9e360f[_0x43d9c3(0x2e8)](_0x43b02a,_0x4150d8);}else{if(_0x836e10[_0x43d9c3(0x24b)](_0x30cca3[_0x43d9c3(0x231)])){for(const _0x7664fe of _0x40233f)void 0x0!==_0x30cca3[_0x43d9c3(0x1b1)]?_0x9e360f[_0x43d9c3(0x2ad)](_0x30cca3[_0x43d9c3(0x231)],_0x30cca3[_0x43d9c3(0x1b1)],_0x7664fe[_0x43d9c3(0x206)][_0x43d9c3(0x257)]):_0x9e360f[_0x43d9c3(0x242)](_0x30cca3[_0x43d9c3(0x231)],_0x7664fe[_0x43d9c3(0x206)][_0x43d9c3(0x257)]);}else{for(const _0x3c08c3 of _0x40233f)_0x30cca3[_0x43d9c3(0x1b1)]?_0x9e360f[_0x43d9c3(0x2ad)](_0x30cca3[_0x43d9c3(0x231)],_0x30cca3[_0x43d9c3(0x1b1)],_0x3c08c3):_0x9e360f[_0x43d9c3(0x242)](_0x30cca3[_0x43d9c3(0x231)],_0x3c08c3);}}});}),this[_0x2c3252(0x25a)][_0x2c3252(0x26e)](_0x2c3252(0x28f),_0x17425);}}function Rt(_0x5547a7,_0x36bc0b,_0x3b19bb){const _0x23f4be=_0x5b4ad4;for(const _0xdb1cf6 of _0x36bc0b[_0x23f4be(0x2f8)][_0x23f4be(0x32c)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xdb1cf6[_0x23f4be(0x250)]==_0xdb1cf6)return!0x1;if(!_0x3b19bb[_0x23f4be(0x267)](_0xdb1cf6))return!0x1;if(_0x5547a7[_0x23f4be(0x2bd)](_0xdb1cf6)||_0x5547a7[_0x23f4be(0x2bf)](_0xdb1cf6))return!0x0;}return!0x1;}function Tt(_0x48f701){const _0x5be760=_0x5b4ad4;return _0x48f701[_0x5be760(0x269)][_0x5be760(0x2f8)]==_0x48f701[_0x5be760(0x206)][_0x5be760(0x257)]&&_0x48f701[_0x5be760(0x269)][_0x5be760(0x32a)];}function Et(_0x35d6ea,_0x20b142,_0x25b7f1,_0xffe8b9){const _0x3b948e=_0x5b4ad4,_0x428032=_0x3c1f4e=>!_0x3c1f4e[_0x3b948e(0x26a)]['is'](_0x3b948e(0x209))&&!_0xffe8b9[_0x3b948e(0x2bd)](_0x3c1f4e[_0x3b948e(0x26a)]),_0x397039=_0x35d6ea[_0x3b948e(0x206)][_0x3b948e(0x281)](_0x428032),_0x22ca92=_0x35d6ea[_0x3b948e(0x269)][_0x3b948e(0x281)](_0x428032,{'direction':_0x3b948e(0x2c6)});return(!_0x35d6ea[_0x3b948e(0x206)][_0x3b948e(0x2fa)](_0x397039)||!_0x35d6ea[_0x3b948e(0x269)][_0x3b948e(0x2fa)](_0x22ca92))&&(_0x397039[_0x3b948e(0x187)](_0x22ca92)?_0x25b7f1[_0x3b948e(0x327)](_0x20b142,{'range':_0x25b7f1[_0x3b948e(0x22c)](_0x397039,_0x22ca92)}):_0x25b7f1[_0x3b948e(0x331)](_0x20b142),!0x0);}function Vt(_0x5e8b1b){return _0x1a3674(_0x5e8b1b);}function Ut(_0x43a74d){const _0x371af3=_0x5b4ad4,_0x360918=_0x43a74d[_0x371af3(0x206)][_0x371af3(0x257)];return _0x360918&&_0x360918['is'](_0x371af3(0x1b2));}function Ot(_0x3aba30,_0x4e0d48){const _0x5d330a=_0x5b4ad4;return null==_0x3aba30[_0x5d330a(0x269)][_0x5d330a(0x251)]&&_0x3aba30[_0x5d330a(0x269)][_0x5d330a(0x2f8)]==_0x3aba30[_0x5d330a(0x206)][_0x5d330a(0x257)]?Gt(_0x3aba30[_0x5d330a(0x206)][_0x5d330a(0x257)],_0x4e0d48):_0x3aba30;}function Gt(_0x47f621,_0xa98484){const _0x7fbb6a=_0x5b4ad4,_0x50e27f=_0xa98484[_0x7fbb6a(0x2df)][_0x7fbb6a(0x2bd)](_0x47f621)||_0xa98484[_0x7fbb6a(0x2df)][_0x7fbb6a(0x290)](_0x47f621);return _0xa98484[_0x7fbb6a(0x22c)](_0xa98484[_0x7fbb6a(0x220)](_0x47f621,_0x7fbb6a(0x1ef)),_0x50e27f?_0xa98484[_0x7fbb6a(0x2cb)](_0x47f621):_0xa98484[_0x7fbb6a(0x220)](_0x47f621,_0x7fbb6a(0x269)));}function Ft(_0x4ecb78,_0x3e1194,_0x106f29,_0xa240a1,_0x592b94){const _0x4ce2c7=_0x5b4ad4;if(!Pt(_0x4ecb78,_0x3e1194))return!0x1;if(_0x106f29[_0x4ce2c7(0x269)][_0x4ce2c7(0x2fa)](_0xa240a1[_0x4ce2c7(0x206)]))return!0x0;if(_0x4ecb78[_0x4ce2c7(0x238)]!=_0x3e1194[_0x4ce2c7(0x238)])return!0x1;if(!_0x106f29[_0x4ce2c7(0x269)][_0x4ce2c7(0x24c)](_0xa240a1[_0x4ce2c7(0x206)]))return!0x1;const _0x2eaa0c=_0x592b94[_0x4ce2c7(0x22c)](_0x106f29[_0x4ce2c7(0x269)],_0xa240a1[_0x4ce2c7(0x206)])[_0x4ce2c7(0x249)]();for(const _0x37bb2e of _0x2eaa0c)if([_0x4ce2c7(0x25c),_0x4ce2c7(0x2e9)][_0x4ce2c7(0x21d)](_0x37bb2e[_0x4ce2c7(0x238)])&&_0x592b94[_0x4ce2c7(0x2df)][_0x4ce2c7(0x2bf)](_0x37bb2e[_0x4ce2c7(0x26a)]))return!0x1;return!0x0;}function Pt(_0x4b8031,_0xa931b9,_0x3b09ae=[]){const _0x39b8d6=_0x5b4ad4;return!(!_0x4b8031[_0x39b8d6(0x2fe)]||!_0xa931b9[_0x39b8d6(0x2fe)])&&_0x19e3f7(_0x249fde(_0x4b8031[_0x39b8d6(0x2a3)],_0x3b09ae),_0x249fde(_0xa931b9[_0x39b8d6(0x2a3)],_0x3b09ae));}function Lt(_0xce8c86,_0x650a54){const _0x180c31=_0x5b4ad4,_0x5e4dcd=Ht(_0xce8c86[_0x180c31(0x2a3)]),_0x15e535=Ht(_0x650a54);if(!_0xce8c86[_0x180c31(0x2fe)])return!0x1;for(const _0x177fb8 of Object[_0x180c31(0x21c)](_0x15e535))if(!_0x19e3f7(_0x5e4dcd[_0x177fb8],_0x15e535[_0x177fb8]))return!0x1;return!0x0;}function Ht(_0x370779){const _0x4936b7=_0x5b4ad4,_0x3cee03=Object[_0x4936b7(0x23f)]({},_0x370779);return delete _0x3cee03[_0x4936b7(0x235)],delete _0x3cee03[_0x4936b7(0x239)],_0x3cee03;}
23
+ const _0xe8a1bf=_0x6235;(function(_0x41a31e,_0x39d271){const _0x4ae679=_0x6235,_0x51e159=_0x41a31e();while(!![]){try{const _0x43a8e3=-parseInt(_0x4ae679(0x7b))/0x1+parseInt(_0x4ae679(0x120))/0x2+parseInt(_0x4ae679(0x1c8))/0x3+parseInt(_0x4ae679(0x1df))/0x4+parseInt(_0x4ae679(0xa3))/0x5*(-parseInt(_0x4ae679(0x75))/0x6)+-parseInt(_0x4ae679(0x14d))/0x7*(parseInt(_0x4ae679(0x8f))/0x8)+-parseInt(_0x4ae679(0xd4))/0x9*(parseInt(_0x4ae679(0x174))/0xa);if(_0x43a8e3===_0x39d271)break;else _0x51e159['push'](_0x51e159['shift']());}catch(_0x2bea4b){_0x51e159['push'](_0x51e159['shift']());}}}(_0x3039,0x2d326));import{Plugin as _0x389521,PendingActions as _0x490ee1}from'ckeditor5/src/core.js';import{LiveRange as _0x7b57d4}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4dc03d,uid as _0x225588,priorities as _0x23cd71,logWarning as _0x3db441}from'ckeditor5/src/utils.js';import{toWidget as _0x1c8878}from'ckeditor5/src/widget.js';import{Users as _0x5a1150,hashObject as _0x2ce769,surroundingMarkersDetector as _0xc1b741}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x6235(_0x2eaa7d,_0x40424d){const _0x303958=_0x3039();return _0x6235=function(_0x6235cf,_0x4adfdf){_0x6235cf=_0x6235cf-0x74;let _0x5c5389=_0x303958[_0x6235cf];return _0x5c5389;},_0x6235(_0x2eaa7d,_0x40424d);}import _0xa3312e from'./commands/trackchangescommand.js';import _0x4835fe from'./commands/acceptsuggestioncommand.js';import _0x4ba613 from'./commands/discardsuggestioncommand.js';import _0x35e67a from'./commands/executeonallsuggestionscommand.js';import _0x229593 from'./commands/executeonselectedsuggestionscommand.js';import _0xd3eb0a from'./suggestion.js';import _0x371442 from'./suggestiondescriptionfactory.js';import _0x17a61e from'./integrations/aiassistant.js';import _0x1803ea from'./integrations/alignment.js';import _0x4f5da3 from'./integrations/basicstyles.js';import _0x32a566 from'./integrations/blockquote.js';import _0xbd7537 from'./integrations/casechange.js';import _0xa2bdab from'./integrations/ckbox.js';import _0xd791d8 from'./integrations/codeblock.js';import _0x5b3d7b from'./integrations/comments.js';import _0xcd21db from'./integrations/deletecommand.js';import _0x26305b from'./integrations/list.js';import _0x5dca75 from'./integrations/listproperties.js';import _0x18a544 from'./integrations/entercommand.js';import _0x1f477f from'./integrations/findandreplace.js';import _0x34f8f6 from'./integrations/font.js';import _0x1f6d20 from'./integrations/formatpainter.js';import _0x12239d from'./integrations/heading.js';import _0x395d8c from'./integrations/highlight.js';import _0x2943cf from'./integrations/horizontalline.js';import _0x56e183 from'./integrations/htmlembed.js';import _0x7b5a14 from'./integrations/image.js';import _0x2678b7 from'./integrations/imagereplace.js';import _0x24b1d9 from'./integrations/imagestyle.js';import _0xe2729 from'./integrations/importword.js';import _0x167c60 from'./integrations/indent.js';import _0x38cfff from'./integrations/inputcommand.js';import _0x313348 from'./integrations/link.js';import _0x4e4a43 from'./integrations/legacylist.js';import _0x4f0e52 from'./integrations/legacylistproperties.js';function _0x3039(){const _0x4ac8a1=['_enabledCommands','acceptAllSuggestions','formatBlock:chain','isAtEnd','removeMarker:suggestion:attribute','discardSuggestion','addComment','elementToElement','isInsideObject','_onDiscard','_element','isInContent','_joinSuggestions','createRangeIn','_suggestionFactory','_registerDefaultCallbacks','_cutOutSuggestionMarker','formatInline:','track-changes-adapter-already-set','substr','substring','has','push','attribute:discard','createPositionBefore','commands','group','getItems','formatBlock','size','editor','_setSuggestionData','init','formatBlock:join','setSelection','conversion','meta','addMarker:suggestion','_initAriaMarkerChangeAnnouncements','insertion','addMarker','_suggestionState','_registerInlineAttribute','track-changes-command-not-found','rootName','getUser','item','getChangedMarkers','setTo','toUpperCase','isAfter','resolve','createPositionAt','867627ElHXNd','_afterChanges','_recordAttributeChanges','deletion:accept','after','documentSelection','registerCustomCallback','formatBlock:discard','markAttributeChange','stopListening','PendingActions','commentThread','batch','CommentsRepository','_commentsRepository','isAtStart','trackChangesCommand','PENDING_ACTION_SUGGESTION','suggestion:','ck-suggestion-marker--active','newValue','trackChanges.trackFormatChanges','removed','623320ZwOzhL','author','some','markBlockFormat','track-changes-enable-command-twice','editing','formatGroupId','end','_blockAttributeKeys','getAttribute','fromRange','suggestionChanged','consumable','keys','document','values','_trackFormatChanges','rejected','containsRangeInObject','_setSuggestionRange','return','_inlineAttributeKeys','authorName','filter','default','_model','ck-suggestion-marker-formatBlock','_saved','howMany','buildSuggestion','widget','suggestion','nodeBefore','containerElement','$text','oldValue','_processAttributeSuggestions','_refreshAttributeSuggestionsChain','_removeSuggestion','delete','track-changes-user-not-found','insertion:join','setAttribute','markerToHighlight','getWalker','_getSuggestionData','formatInline','chain','createPositionAfter','TrackChangesEditing','update:suggestion','isMultiRange','sort','insertion:discard','_handleNewSuggestionMarker','removeMarkers','length','_suggestions','stop','getShiftedBy','addClass','isDocumentOperation','_getExternalAuthor','next','getChanges','getCommentThread','define','attributeOldValue','enableReadOnlyMode','6IeCFff','_mergeNestedSuggestions','registerPostFixer','addMarker:suggestion:attribute','rename','backward','86628JPdMIu','getAllAdjacentSuggestions','selection','newRange','parent','attributeNewValue','getSuggestions','model','insert','key','deletion:discard','moveTargetPosition','createElement','options','plugins','targetPosition','attribute','getRange','markInsertion','_enableDefaultAttributesIntegration','102584ADLuKh','track-changes-adapter-missing-getsuggestion','value','containsPosition','attribute:join','isSelectable','concat','never','_recordAttributeSuggestions','track-changes-suggestion-data-mismatch','isOwn','_customCallbacks','warn','requires','startsWith','_descriptionFactory','unbind','format','updateMarker','toJSON','62970cTQdmv','low','position','containsRange','_isBlockAttribute','Users','isUndo','trackChanges','collaboration.channelId','elementEnd','showSuggestionHighlights','_createSuggestion','isObject','_SUGGESTION_ANNOUNCEMENT','LEAVE','data-suggestion','addMarkerName','track-changes-suggestion-not-found','_isDataLoaded','isLimit','element','_registerBlockAttribute','getNearestSelectionRange','multipleBlocks','insertion:','enqueueChange','_reduceExistingSuggestions','hasComments','before','addSuggestionData','range','_editor','suggestionUnloaded','trackChanges.mergeNestedSuggestions','suggestion-type','forward','getAncestors','ready','splice','toViewElement','isEqual','markers','subType','_rangeIsInLocalUserInsertion','rethrowUnexpectedError','isIntersectingWithRange','containsItem','isExternal','differ','9ZuHoMe','_getMarkerAnnouncementText','hasSuggestion','formatInline:chain','splitPosition','removeAttribute','nodeAfter','refresh','discardSelectedSuggestions','isTouching','addRange','adapter','split','addHighlight','isRemovable','accept','commandName','addSuggestion','add','name','_findSuggestions','$graveyard','acceptSelectedSuggestions','_breakSuggestionMarker','pluginName','addMarker:suggestion:formatBlock','enableCommand','ck-suggestion-marker-formatInline','_isRegisteredAttribute','markInlineFormat','isCollapsed','_getAttributeKey','formatInline:discard','acceptSuggestion','groupId','mapper','_splitMarkerName','formatInline:join','fire','find','elementStart','start','listenTo','getMultiRangeId','addUser','_checkSuggestionCorrectness','unshift','external:','catch','createRange','pop','deletion:','detach','markMultiRangeInsertion','forceDefaultExecution','FORMATTING','get','$textProxy','deleteContent','announce','map','always','originalSuggestionId','config','schema','accepted','_reduceSuggestionAttributeRange','change:_saved','getRanges','attribute:','set','getFirstMarker','hasCommentThread','isIntersecting','insertion:accept','attribute:accept','514822Lxwyus','removeClass','high','markerName','_addSuggestionMarker','isNextTo','skipNestingCheck','formatBlock:accept','markerNameToElements','discard','assign','join','_updateSuggestionData','suggestionLoaded','clear','formatBlock:','then','data','multi','createRangeOn','deletion','comments','tablePasteChainId','attributes','editingDowncast','ck-suggestion-marker','updateSuggestion','every','forEach','deletion:join','_getAuthorFromId','normal','remove','formatInline:accept','@external','addCommentThread','notReady','_refreshSuggestionsChain','_joinWithAdjacentSuggestions','change:data','from','activeMarkers','highest','type','removeComment','119XQjOIj','getSuggestion','getIntersection','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','createdAt','authoredAt','applyOperation','getLastMatchingPosition','oldRange','createSelection','_isForcedDefaultExecutionBlock','execute','_adapter','isArray','$elementName','getContainedElement','_processAttributeChanges','ENTER','unbindElementFromMarkerName','markMultiRangeDeletion','fromCharCode','_addThreadToSuggestion','change:activeMarkers','insertContent','marker-count','clone','markerReady','reconvertMarker','$marker','lowest','locale','attributeKey','getDifference','dataToMarker','bindElementToMarker','creator','ck-suggestion-marker-','consume','discardAllSuggestions','2001110oNwGNS','change','deletion:chain','insertion:chain','getMarkers','fetchCommentThread','isBefore','writer','getSuggestionCallback','upcast','includes','markerToData','markMultiRangeBlockFormat','for','dataReady','root','dataDowncast','getCustomProperty','suggestion:attribute:','isLocal','isBlock','getFirstRange','markDeletion','move','head','error-saving-suggestion-data-suggestion-discarded','previous','_defaultCallbacks','removeMarker:suggestion:formatBlock','open','removeMarker'];_0x3039=function(){return _0x4ac8a1;};return _0x3039();}import _0x2f1fcc from'./integrations/mediaembed.js';import _0xc929d2 from'./integrations/mention.js';import _0x373ba6 from'./integrations/multilevellist.js';import _0x1f8783 from'./integrations/pagebreak.js';import _0x1251dc from'./integrations/paragraph.js';import _0x32f988 from'./integrations/removeformat.js';import _0x48484a from'./integrations/restrictededitingmode.js';import _0x4ab4ce from'./integrations/shiftentercommand.js';import _0x483459 from'./integrations/standardeditingmode.js';import _0x450a87 from'./integrations/style.js';import _0x247566 from'./integrations/table.js';import _0x1a5d3c from'./integrations/tablemergesplit.js';import _0x36a5bc from'./integrations/tableheadings.js';import _0x575289 from'./integrations/tableclipboard.js';import _0x46d489 from'./integrations/tablecolumnresize.js';import _0x35b833 from'./integrations/template.js';import _0x44c271 from'./integrations/tableofcontents.js';import _0x35eac2 from'./integrations/title.js';import _0x4757e7 from'./integrations/undo.js';import _0x32b485 from'./integrations/tablecaption.js';import _0xf6bb7d from'./integrations/tableproperties.js';import{getTranslation as _0x36fca4}from'./utils/common-translations.js';import{isEqual as _0x43c7b9,omit as _0x2f2148}from'lodash-es';export const renameAttributeKey=_0xe8a1bf(0x15b);export default class p extends _0x389521{static get[_0xe8a1bf(0x9c)](){const _0x2c4c84=_0xe8a1bf;return[_0x2c4c84(0x1d5),_0x5a1150,_0x490ee1,_0x17a61e,_0x1803ea,_0x4f5da3,_0x32a566,_0xa2bdab,_0xbd7537,_0xd791d8,_0x5b3d7b,_0xcd21db,_0x18a544,_0x1f477f,_0x34f8f6,_0x1f6d20,_0x12239d,_0x395d8c,_0x2943cf,_0x56e183,_0x7b5a14,_0x24b1d9,_0x2678b7,_0xe2729,_0x167c60,_0x38cfff,_0x4e4a43,_0x4f0e52,_0x373ba6,_0x313348,_0x26305b,_0x5dca75,_0x2f1fcc,_0xc929d2,_0x1f8783,_0x1251dc,_0x32f988,_0x48484a,_0x4ab4ce,_0x483459,_0x450a87,_0x247566,_0x1a5d3c,_0x36a5bc,_0x32b485,_0x575289,_0x46d489,_0x44c271,_0xf6bb7d,_0x35b833,_0x35eac2,_0x4757e7];}static get[_0xe8a1bf(0xec)](){const _0x436100=_0xe8a1bf;return _0x436100(0x210);}constructor(_0x14bcda){const _0x389500=_0xe8a1bf;function _0x11fe9e(_0x17f216){const _0x2dc5ee=_0x6235;return _0x17f216[_0x2dc5ee(0x110)](_0x4719d7=>String[_0x2dc5ee(0x161)](_0x4719d7))[_0x2dc5ee(0x12b)]('');}super(_0x14bcda),this[_0x389500(0x97)]=!0x1,this[_0x389500(0x11a)](_0x389500(0x149),[]),this['on'](_0x389500(0x163),(_0x1ef013,_0x1333c7,_0x44016f,_0x8db74b)=>{const _0x816fc=_0x389500;this[_0x816fc(0x1f8)][_0x816fc(0x175)](()=>{const _0x2016eb=_0x816fc;for(const _0x4a9e36 of[..._0x8db74b,..._0x44016f])this[_0x2016eb(0x1f8)][_0x2016eb(0xcc)][_0x2016eb(0x1a8)](_0x4a9e36)&&_0x14bcda[_0x2016eb(0x1e4)][_0x2016eb(0x168)](_0x4a9e36);});}),this[_0x389500(0x9e)]=new _0x371442(this[_0x389500(0x1b1)][_0x389500(0x82)][_0x389500(0x114)],this[_0x389500(0x1b1)][_0x389500(0x16b)]),this[_0x389500(0x159)]=null,this[_0x389500(0x1a1)]=new xt(this[_0x389500(0x1b1)]),this[_0x389500(0x218)]=new Map(),this[_0x389500(0x1d6)]=_0x14bcda[_0x389500(0x89)][_0x389500(0x10c)](_0x389500(0x1d5)),this[_0x389500(0x193)]=new Set(),this[_0x389500(0x1f8)]=this[_0x389500(0x1b1)][_0x389500(0x82)],this[_0x389500(0x1bc)]=new WeakMap(),this[_0x389500(0x157)]=!0x1,this[_0x389500(0x1e7)]=new Set([_0x389500(0x15b)]),this[_0x389500(0x1f4)]=new Set(),_0x14bcda[_0x389500(0x113)][_0x389500(0x221)](_0x389500(0x1dd),_0x389500(0x1f7)),this[_0x389500(0x1ef)]=_0x14bcda[_0x389500(0x113)][_0x389500(0x10c)](_0x389500(0x1dd)),_0x14bcda[_0x389500(0x113)][_0x389500(0x221)](_0x389500(0xc4),!0x0),this[_0x389500(0x76)]=_0x14bcda[_0x389500(0x113)][_0x389500(0x10c)](_0x389500(0xc4)),this[_0x389500(0x1d8)]=new _0xa3312e(_0x14bcda,this[_0x389500(0x193)]),this[_0x389500(0x1b9)](),this[_0x11fe9e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x11fe9e([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x38]);}[_0xe8a1bf(0x1b3)](){const _0x2b8d6b=_0xe8a1bf,_0x2349d5=this[_0x2b8d6b(0x1b1)],_0x264dd1=(_0x50e5e8,_0x265225)=>{const _0x3d04f2=_0x2b8d6b;if(_0x3d04f2(0x8b)!=_0x50e5e8)return _0x3d04f2(0x171)+_0x50e5e8;const _0x46010e=_0x265225[_0x3d04f2(0xe0)]('|')[0x0];return this[_0x3d04f2(0xa7)](_0x46010e)?_0x3d04f2(0x1f9):_0x3d04f2(0xef);};_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0x20a)]({'model':_0x2b8d6b(0x1fe),'view':_0x53022a=>{const _0x5752c2=_0x2b8d6b,{id:_0x2f6da5,type:_0x5bdcfe,subType:_0x55bfd4}=this[_0x5752c2(0xf8)](_0x53022a[_0x5752c2(0x123)]),_0xb2db65=[_0x5752c2(0x139),_0x264dd1(_0x5bdcfe,_0x55bfd4)];let _0x3cd856=0xbb8;return this[_0x5752c2(0x149)][_0x5752c2(0x17e)](_0x53022a[_0x5752c2(0x123)])&&(_0xb2db65[_0x5752c2(0x1a9)](_0x5752c2(0x1db)),_0x3cd856=0xbc2),_0x5752c2(0x134)==_0x5bdcfe&&(_0x3cd856+=0x5),{'classes':_0xb2db65,'attributes':{'data-suggestion':_0x2f6da5},'priority':_0x3cd856};}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0x3ef876=>{const _0x47ca80=_0x2b8d6b;_0x3ef876['on'](_0x47ca80(0x1b8),(_0x54de01,_0x35ba76,_0x42117b)=>{const _0x236c24=_0x47ca80;if(!_0x42117b[_0x236c24(0x88)][_0x236c24(0xad)])return;const _0x58ca98=_0x35ba76[_0x236c24(0x1c1)];if(!_0x58ca98)return;const _0x43ac03=_0x42117b[_0x236c24(0xf7)][_0x236c24(0xca)](_0x58ca98);_0x2349d5[_0x236c24(0x82)][_0x236c24(0x114)][_0x236c24(0xaf)](_0x58ca98)&&_0x43ac03&&!_0x43ac03[_0x236c24(0x185)](_0x236c24(0x1fd))&&_0x43ac03['is'](_0x236c24(0x200))&&_0x1c8878(_0x43ac03,_0x42117b[_0x236c24(0x17b)]);},{'priority':_0x47ca80(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0x20a)]({'model':_0x2b8d6b(0x1fe),'view':(_0x359e32,_0x5d273d)=>{const _0x46ec04=_0x2b8d6b;if(!_0x5d273d[_0x46ec04(0x88)][_0x46ec04(0xad)])return null;const {type:_0x5f46db,subType:_0x1e9e21}=this[_0x46ec04(0xf8)](_0x359e32[_0x46ec04(0x123)]);return{'classes':[_0x46ec04(0x139),_0x264dd1(_0x5f46db,_0x1e9e21)],'priority':0xbb8};}});const _0x218743=({showActiveMarkers:_0x5c6b12=!0x0,isAttributeSuggestion:_0x49f75a=!0x1}={})=>(_0x344919,_0x340727,_0x219c4e)=>{const _0x3fef95=_0x2b8d6b;if(!_0x340727[_0x3fef95(0x1c1)])return;const {id:_0x10c2d2}=this[_0x3fef95(0xf8)](_0x340727[_0x3fef95(0x123)]);if(_0x49f75a){const _0x42748f=this[_0x3fef95(0x218)][_0x3fef95(0x10c)](_0x10c2d2),_0x3a7c47=this[_0x3fef95(0xf3)](_0x42748f);if(!this[_0x3fef95(0xa7)](_0x3a7c47))return;}if(_0x340727[_0x3fef95(0x1c1)]['is'](_0x3fef95(0x7d)))return void _0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x340727[_0x3fef95(0x1c1)],_0x344919[_0x3fef95(0xe7)]);const _0x577c24=_0x219c4e[_0x3fef95(0xf7)][_0x3fef95(0xca)](_0x340727[_0x3fef95(0x1c1)]);if(_0x340727[_0x3fef95(0x1c1)]['is'](_0x3fef95(0xb7))&&_0x2349d5[_0x3fef95(0x82)][_0x3fef95(0x114)][_0x3fef95(0x188)](_0x340727[_0x3fef95(0x1c1)])&&!_0x577c24[_0x3fef95(0x185)](_0x3fef95(0xe1))){_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x21b)]([_0x3fef95(0x139),_0x3fef95(0x1f9)],_0x577c24),_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x209)](_0x3fef95(0xb2),_0x10c2d2,_0x577c24),_0x219c4e[_0x3fef95(0xf7)][_0x3fef95(0x16f)](_0x577c24,_0x340727[_0x3fef95(0x123)]),_0x5c6b12&&(this[_0x3fef95(0x149)][_0x3fef95(0x17e)](_0x340727[_0x3fef95(0x123)])?_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x21b)](_0x3fef95(0x1db),_0x577c24):_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x121)](_0x3fef95(0x1db),_0x577c24));for(const _0x2fc278 of _0x2349d5[_0x3fef95(0x82)][_0x3fef95(0x1a0)](_0x340727[_0x3fef95(0x1c1)])[_0x3fef95(0x1ae)]())_0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x2fc278,_0x344919[_0x3fef95(0xe7)]);_0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x340727[_0x3fef95(0x1c1)],_0x344919[_0x3fef95(0xe7)]);}};_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0x335ad9=>{const _0x490501=_0x2b8d6b;_0x335ad9['on'](_0x490501(0xed),(_0xf147d7,_0x3bbd85,_0x354d6e)=>{const _0x59f36e=_0x490501;_0x354d6e[_0x59f36e(0x88)][_0x59f36e(0xad)]&&_0x218743({'showActiveMarkers':!0x1})(_0xf147d7,_0x3bbd85,_0x354d6e);},{'priority':_0x490501(0x14a)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0xefba4c=>{const _0x675710=_0x2b8d6b;_0xefba4c['on'](_0x675710(0x78),(_0x518c8b,_0x4a03ba,_0x6235a1)=>{const _0x2361ec=_0x675710;_0x6235a1[_0x2361ec(0x88)][_0x2361ec(0xad)]&&_0x218743({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x518c8b,_0x4a03ba,_0x6235a1);},{'priority':_0x675710(0x14a)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0x17f)]({'model':_0x2b8d6b(0x1fe),'view':(_0x5640d0,_0x3e15cb)=>_0x3e15cb[_0x2b8d6b(0x88)][_0x2b8d6b(0xad)]?null:{'group':_0x2b8d6b(0x1fe),'name':_0x5640d0[_0x2b8d6b(0x1a6)](0xb)}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x17d))[_0x2b8d6b(0x19a)]({'view':{'name':_0x2b8d6b(0x1fe),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1ad759,{writer:_0x4cb40e})=>{const _0xf8493d=_0x2b8d6b;let _0x475ebc=_0xf8493d(0x1da)+_0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0xc5))+':'+_0x1ad759[_0xf8493d(0x1e8)]('id');return _0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0x165))&&(_0x475ebc+=':'+_0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0x165))),_0x4cb40e[_0xf8493d(0x87)](_0xf8493d(0x169),{'data-name':_0x475ebc});}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x17d))[_0x2b8d6b(0x16e)]({'view':_0x2b8d6b(0x1fe)}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x2d97e6=>{const _0x2f37a8=_0x2b8d6b;_0x2d97e6['on'](_0x2f37a8(0xed),_0x218743(),{'priority':_0x2f37a8(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x5f0f0b=>{const _0x28102e=_0x2b8d6b;_0x5f0f0b['on'](_0x28102e(0x78),_0x218743({'isAttributeSuggestion':!0x0}),{'priority':_0x28102e(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x96fb9b=>{const _0x19f045=_0x2b8d6b;_0x96fb9b['on'](_0x19f045(0x190),(_0x4e9a21,_0x33994b,_0x5ae475)=>{const _0x2f6f5e=_0x19f045,_0x5da60d=_0x5ae475[_0x2f6f5e(0xf7)][_0x2f6f5e(0x128)](_0x33994b[_0x2f6f5e(0x123)]);if(_0x5da60d){for(const _0x22dc26 of _0x5da60d)_0x22dc26[_0x2f6f5e(0x185)](_0x2f6f5e(0xe1))||(_0x5ae475[_0x2f6f5e(0x17b)][_0x2f6f5e(0x121)]([_0x2f6f5e(0x139),_0x2f6f5e(0x1f9),_0x2f6f5e(0x1db)],_0x22dc26),_0x5ae475[_0x2f6f5e(0x17b)][_0x2f6f5e(0xd9)](_0x2f6f5e(0xb2),_0x22dc26),_0x5ae475[_0x2f6f5e(0xf7)][_0x2f6f5e(0x15f)](_0x22dc26,_0x33994b[_0x2f6f5e(0x123)]));}},{'priority':_0x19f045(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x43f239=>{const _0x2b7c63=_0x2b8d6b;_0x43f239['on'](_0x2b7c63(0x197),(_0x28fb87,_0x44ebbd,_0x2822e1)=>{const _0xd425e8=_0x2b7c63,_0xbb43c=_0x2822e1[_0xd425e8(0xf7)][_0xd425e8(0x128)](_0x44ebbd[_0xd425e8(0x123)]);if(!_0xbb43c)return;const {id:_0x3ca20e}=this[_0xd425e8(0xf8)](_0x44ebbd[_0xd425e8(0x123)]),_0x21860f=this[_0xd425e8(0x218)][_0xd425e8(0x10c)](_0x3ca20e),_0x2b76a3=this[_0xd425e8(0xf3)](_0x21860f);if(this[_0xd425e8(0xa7)](_0x2b76a3)){for(const _0x2fc621 of _0xbb43c)_0x2fc621[_0xd425e8(0x185)](_0xd425e8(0xe1))||(_0x2822e1[_0xd425e8(0x17b)][_0xd425e8(0x121)]([_0xd425e8(0x139),_0xd425e8(0x1f9),_0xd425e8(0x1db)],_0x2fc621),_0x2822e1[_0xd425e8(0x17b)][_0xd425e8(0xd9)](_0xd425e8(0xb2),_0x2fc621),_0x2822e1[_0xd425e8(0xf7)][_0xd425e8(0x15f)](_0x2fc621,_0x44ebbd[_0xd425e8(0x123)]));}},{'priority':_0x2b7c63(0x122)});}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x387fc6=>{const _0x274d15=_0x2b8d6b;let _0x400c0a=!0x1;const _0x43de62=Array[_0x274d15(0x148)](_0x2349d5[_0x274d15(0x82)][_0x274d15(0x1ed)][_0x274d15(0xd3)][_0x274d15(0x1c2)]()),_0xeb642b=new Set();for(const {name:_0x1e45f4,data:_0x5882fe}of _0x43de62){const {group:_0x18ed7c,type:_0x3b6c6b,subType:_0x56d1ec,id:_0x36cf75}=this[_0x274d15(0xf8)](_0x1e45f4);if(_0x274d15(0x1fe)!==_0x18ed7c)continue;const _0x4bcf7b=this[_0x274d15(0x218)][_0x274d15(0x10c)](_0x36cf75);if(null!=_0x5882fe[_0x274d15(0x7e)]){_0x274d15(0x20d)==_0x3b6c6b&&(_0x400c0a=_0x400c0a||Et(_0x5882fe[_0x274d15(0x7e)],_0x1e45f4,_0x387fc6,_0x2349d5[_0x274d15(0x82)][_0x274d15(0x114)]));const _0x5e3cda=_0x274d15(0x8b)==_0x3b6c6b&&this[_0x274d15(0xa7)](_0x56d1ec[_0x274d15(0xe0)]('|')[0x0]);if(_0x5882fe[_0x274d15(0x7e)][_0x274d15(0xf2)]||_0x274d15(0xe9)==_0x5882fe[_0x274d15(0x7e)][_0x274d15(0x183)][_0x274d15(0x1bf)]||_0x274d15(0x1af)==_0x3b6c6b&&!Ut(_0x5882fe[_0x274d15(0x7e)])||_0x5e3cda&&!Ut(_0x5882fe[_0x274d15(0x7e)])||_0x274d15(0x134)==_0x3b6c6b&&!(!Tt(_0x2ae2cd=_0x5882fe[_0x274d15(0x7e)])&&!function(_0x45090c){const _0x2cf20f=_0x274d15;return _0x45090c[_0x2cf20f(0xfd)][_0x2cf20f(0x7f)]==_0x45090c[_0x2cf20f(0x1e6)][_0x2cf20f(0x1ff)]&&_0x45090c[_0x2cf20f(0xfd)][_0x2cf20f(0x196)];}(_0x2ae2cd)))_0x387fc6[_0x274d15(0x192)](_0x1e45f4),_0x400c0a=!0x0;else{if(!_0x4bcf7b||!_0x4bcf7b[_0x274d15(0x19e)])continue;_0xeb642b[_0x274d15(0xe6)](_0x4bcf7b);}}}var _0x2ae2cd;return _0xeb642b[_0x274d15(0x1b0)]>0x0&&(_0x400c0a=!!this[_0x274d15(0x146)](_0xeb642b)||_0x400c0a),_0x400c0a;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x874656=>{const _0x245e27=_0x2b8d6b;let _0x51368a=!0x1;for(const _0x48d046 of _0x2349d5[_0x245e27(0x82)][_0x245e27(0x1ed)][_0x245e27(0xd3)][_0x245e27(0x21f)]())if(_0x245e27(0x83)==_0x48d046[_0x245e27(0x14b)])for(const _0x4a767f of this[_0x245e27(0x218)][_0x245e27(0x1ee)]()){if(_0x4a767f[_0x245e27(0x212)]||!_0x4a767f[_0x245e27(0x19e)])continue;const _0x28c2fd=_0x245e27(0x1af)==_0x4a767f[_0x245e27(0x14b)],_0x1a4b90=this[_0x245e27(0xf3)](_0x4a767f),_0x100068=_0x1a4b90&&this[_0x245e27(0xa7)](_0x1a4b90);if(!_0x28c2fd&&!_0x100068)continue;const _0x4e12c4=_0x4a767f[_0x245e27(0x189)]();if(_0x4e12c4[_0x245e27(0xfd)][_0x245e27(0x7f)]!=_0x4e12c4[_0x245e27(0x1e6)][_0x245e27(0x7f)]&&!_0x4e12c4[_0x245e27(0x1e6)][_0x245e27(0x196)]){const _0x14b8cf=_0x2349d5[_0x245e27(0x82)][_0x245e27(0x1c7)](_0x4e12c4[_0x245e27(0xfd)][_0x245e27(0xda)],_0x245e27(0x1e6)),_0x5250af=_0x2349d5[_0x245e27(0x82)][_0x245e27(0x105)](_0x4e12c4[_0x245e27(0xfd)],_0x14b8cf);_0x874656[_0x245e27(0xa1)](_0x4a767f[_0x245e27(0x11b)](),{'range':_0x5250af}),_0x51368a=!0x0;}}return _0x51368a;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x29d352=>this[_0x2b8d6b(0x15d)](_0x29d352)),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x3ea19c=>!_0x3ea19c[_0x2b8d6b(0x1d4)][_0x2b8d6b(0x187)]&&this[_0x2b8d6b(0x203)](_0x3ea19c)),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x1c9),()=>{const _0xbd6d4b=_0x2b8d6b;this[_0xbd6d4b(0x97)]=!0x1;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)]['on'](_0x2b8d6b(0x147),(_0x181056,_0xd5c456)=>{const _0x409603=_0x2b8d6b;if(!_0xd5c456[_0x409603(0x187)]||_0xd5c456[_0x409603(0xa9)])return;if(!this[_0x409603(0x97)])return;const _0x22acba=_0x2349d5[_0x409603(0x82)][_0x409603(0x1ed)][_0x409603(0xd3)][_0x409603(0x21f)]();if(0x0==_0x22acba[_0x409603(0x217)])return;const _0x324ebc=[],_0x4939e4=_0x22acba[_0x409603(0x1f6)](_0x5173bb=>_0x409603(0x8b)==_0x5173bb[_0x409603(0x14b)]),_0x21f861=_0x22acba[_0x409603(0x1f6)](_0x802e36=>_0x409603(0x83)==_0x802e36[_0x409603(0x14b)]&&_0x409603(0x201)!=_0x802e36[_0x409603(0xe7)]),_0x434a86=_0x22acba[_0x409603(0x1f6)](_0x3541a6=>_0x409603(0x140)==_0x3541a6[_0x409603(0x14b)]&&_0x409603(0x201)!=_0x3541a6[_0x409603(0xe7)]);for(const _0x3568cb of _0x4939e4)this[_0x409603(0xf0)](_0x3568cb[_0x409603(0x16c)])&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x3568cb[_0x409603(0x16c)],'newValue':_0x3568cb[_0x409603(0x80)],'oldValue':_0x3568cb[_0x409603(0x222)],'range':Ot(_0x3568cb[_0x409603(0xc1)],_0x2349d5[_0x409603(0x82)])});for(const _0x3aaaa4 of _0x21f861){const _0x3309e6=_0x434a86[_0x409603(0xfb)](_0xbe885e=>_0xbe885e[_0x409603(0x19d)]===_0x3aaaa4[_0x409603(0x19d)]);if(_0x3309e6){const _0x12186a=Gt(_0x3aaaa4[_0x409603(0xa5)][_0x409603(0xda)],_0x2349d5[_0x409603(0x82)]);_0x3309e6[_0x409603(0xe7)]!==_0x3aaaa4[_0x409603(0xe7)]&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x409603(0x15b),'newValue':_0x3aaaa4[_0x409603(0xe7)],'oldValue':_0x3309e6[_0x409603(0xe7)],'range':_0x12186a});for(const [_0x45fde6,_0x330c08]of _0x3309e6[_0x409603(0x137)]){if(!this[_0x409603(0xf0)](_0x45fde6))continue;const _0x422ce6=_0x3aaaa4[_0x409603(0x137)][_0x409603(0x10c)](_0x45fde6);_0x330c08!==_0x422ce6&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x45fde6,'newValue':_0x422ce6,'oldValue':_0x330c08,'range':_0x12186a});}for(const [_0x276763,_0x3fe1fc]of _0x3aaaa4[_0x409603(0x137)])this[_0x409603(0xf0)](_0x276763)&&(_0x3309e6[_0x409603(0x137)][_0x409603(0x1a8)](_0x276763)||_0x324ebc[_0x409603(0x1a9)]({'key':_0x276763,'newValue':_0x3fe1fc,'oldValue':null,'range':_0x12186a}));}}0x0!=_0x324ebc[_0x409603(0x217)]&&_0x2349d5[_0x409603(0x82)][_0x409603(0xbc)](_0xd5c456,_0x35a7fe=>{const _0x1929a2=_0x409603,_0x7dd132=_0x225588();for(const {range:_0x479e25,key:_0x272985,oldValue:_0x1618d4,newValue:_0x1ea948}of _0x324ebc)this[_0x1929a2(0x1d0)](_0x479e25,_0x272985,_0x1618d4,_0x1ea948,{'groupId':_0x7dd132});this[_0x1929a2(0xbd)](_0x35a7fe,_0x324ebc);});},{'priority':_0x2b8d6b(0x16a)}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0xcc)]['on'](_0x2b8d6b(0x211),(_0x154a80,_0x1f66c1,_0x414978)=>{const _0x1d543e=_0x2b8d6b;if(null==_0x414978){const {id:_0x5ecd1b}=this[_0x1d543e(0xf8)](_0x1f66c1[_0x1d543e(0xe7)]),_0x253b89=this[_0x1d543e(0x218)][_0x1d543e(0x10c)](_0x5ecd1b);_0x253b89&&_0x253b89[_0x1d543e(0xb3)](_0x1f66c1[_0x1d543e(0xe7)]);}}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)]['on'](_0x2b8d6b(0x147),()=>{const _0x4de672=_0x2b8d6b,_0x3c6f67=Array[_0x4de672(0x148)](_0x2349d5[_0x4de672(0x82)][_0x4de672(0x1ed)][_0x4de672(0xd3)][_0x4de672(0x1c2)]())[_0x4de672(0x1f6)](_0x8bb4df=>_0x4de672(0x1fe)===this[_0x4de672(0xf8)](_0x8bb4df[_0x4de672(0xe7)])[_0x4de672(0x1ad)]);if(0x0===_0x3c6f67[_0x4de672(0x217)])return;_0x3c6f67[_0x4de672(0x213)]((_0x3446b1,_0x327da8)=>{const _0x5af77b=_0x4de672,_0x1a5a9d=_0x3446b1[_0x5af77b(0x131)][_0x5af77b(0x155)],_0x203d6f=_0x327da8[_0x5af77b(0x131)][_0x5af77b(0x155)];return null===_0x1a5a9d&&null===_0x203d6f?0x0:null===_0x1a5a9d&&null!==_0x203d6f?-0x1:null!==_0x1a5a9d&&null===_0x203d6f?0x1:_0x1a5a9d[_0x5af77b(0xfd)][_0x5af77b(0x17a)](_0x203d6f[_0x5af77b(0xfd)])?-0x1:0x1;});const _0xc08bac=new Set(),_0x5858a0=new Set();for(const {name:_0x41da04,data:_0x517176}of _0x3c6f67){const {id:_0x4057f4}=this[_0x4de672(0xf8)](_0x41da04);if(null===_0x517176[_0x4de672(0x155)]){const _0x27ed23=this[_0x4de672(0x215)](_0x41da04);_0x5858a0[_0x4de672(0xe6)](_0x27ed23);}else{const _0xa6c7ad=this[_0x4de672(0x218)][_0x4de672(0x10c)](_0x4057f4);null!==_0x517176[_0x4de672(0x7e)]||_0xa6c7ad[_0x4de672(0x19e)]?(_0xc08bac[_0x4de672(0xe6)](_0xa6c7ad[_0x4de672(0x18c)]),_0x5858a0[_0x4de672(0xe6)](_0xa6c7ad)):this[_0x4de672(0x205)](_0xa6c7ad);}}_0x5858a0[_0x4de672(0x1b0)]>0x0&&this[_0x4de672(0x145)](_0x5858a0);for(const _0x550c74 of _0xc08bac)this[_0x4de672(0xfa)](_0x4de672(0x1ea),_0x550c74);}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x153),(_0x2757aa,_0x3a7894)=>{const _0x1d137b=_0x2b8d6b,_0x46d146=_0x3a7894[0x0];if(!this[_0x1d137b(0x218)][_0x1d137b(0x1b0)])return;if(!_0x46d146[_0x1d137b(0x21c)])return;if(_0x46d146[_0x1d137b(0x1d4)][_0x1d137b(0xa9)]||!_0x46d146[_0x1d137b(0x1d4)][_0x1d137b(0x187)])return;let _0xd96551,_0x406c17;switch(_0x46d146[_0x1d137b(0x14b)]){case _0x1d137b(0x83):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0xa5)]),_0x406c17=_0xd96551[_0x1d137b(0x21a)](_0x46d146[_0x1d137b(0x1fb)]);break;case _0x1d137b(0xe0):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0xd8)]),_0x406c17=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0x86)]);break;case _0x1d137b(0x18b):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0x8a)]),_0x406c17=_0xd96551[_0x1d137b(0x21a)](_0x46d146[_0x1d137b(0x1fb)]);break;default:return;}const _0x560c04=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x105)](_0xd96551,_0x406c17);_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x175)](()=>{const _0x4c2b31=_0x1d137b;for(const {suggestion:_0x30a331,meta:_0x8e6877}of this[_0x4c2b31(0xe8)](_0x560c04)){if(_0x30a331[_0x4c2b31(0x212)])continue;if(_0x4c2b31(0x20d)==_0x30a331[_0x4c2b31(0x14b)])continue;const _0x243598=this[_0x4c2b31(0xf3)](_0x30a331);if(_0x243598&&this[_0x4c2b31(0xa7)](_0x243598)&&_0x4c2b31(0xe0)!=_0x46d146[_0x4c2b31(0x14b)])continue;const _0x402351=_0x30a331[_0x4c2b31(0x131)]&&_0x30a331[_0x4c2b31(0x131)][_0x4c2b31(0xba)];(_0x4c2b31(0x1af)!=_0x30a331[_0x4c2b31(0x14b)]||_0x4c2b31(0xe0)==_0x46d146[_0x4c2b31(0x14b)]&&!_0x402351)&&(_0x8e6877[_0x4c2b31(0x1f1)]||_0x4c2b31(0x1ba)==_0x30a331[_0x4c2b31(0x14b)]&&_0x8e6877[_0x4c2b31(0x99)]||_0x30a331[_0x4c2b31(0x189)]()[_0x4c2b31(0xa6)](_0x560c04)&&this[_0x4c2b31(0xeb)](_0x30a331,_0xd96551,_0x406c17));}});},{'priority':_0x2b8d6b(0x16a)}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x10e),(_0x24c8b5,_0x435476)=>{const _0x300f65=_0x2b8d6b,_0x2e1638=_0x435476[0x0],_0x7719e8=_0x435476[0x1];if(_0x7719e8&&_0x7719e8[_0x300f65(0x10a)])return;if(this[_0x300f65(0x157)])return;if(!this[_0x300f65(0x1d8)][_0x300f65(0x91)])return;if(_0x2e1638[_0x300f65(0xf2)])return;const _0x1247e7=_0x2349d5[_0x300f65(0x82)][_0x300f65(0x114)],{start:_0x111741,end:_0x540f62}=_0x2e1638[_0x300f65(0x189)](),_0x27544d=_0x111741[_0x300f65(0xda)]&&_0x1247e7[_0x300f65(0xb6)](_0x111741[_0x300f65(0xda)])?null:_0x1247e7[_0x300f65(0xb9)](_0x111741,_0x300f65(0xc6)),_0x31c8f0=_0x540f62[_0x300f65(0x1ff)]&&_0x1247e7[_0x300f65(0xb6)](_0x540f62[_0x300f65(0x1ff)])?null:_0x1247e7[_0x300f65(0xb9)](_0x540f62,_0x300f65(0x7a)),_0x2deb27=_0x2349d5[_0x300f65(0x82)][_0x300f65(0x105)](_0x27544d?_0x27544d[_0x300f65(0xfd)]:_0x111741,_0x31c8f0?_0x31c8f0[_0x300f65(0x1e6)]:_0x540f62);_0x2349d5[_0x300f65(0x82)][_0x300f65(0x175)](_0x4c43eb=>{const _0x4e52c1=_0x300f65;this[_0x4e52c1(0x18a)](_0x2deb27);const _0x22ac72=_0x2349d5[_0x4e52c1(0x82)][_0x4e52c1(0x114)][_0x4e52c1(0xb9)](_0x2deb27[_0x4e52c1(0xfd)]);_0x2e1638['is'](_0x4e52c1(0x1cd))?_0x4c43eb[_0x4e52c1(0x1b5)](_0x22ac72):_0x2e1638[_0x4e52c1(0x1c3)](_0x22ac72);}),_0x24c8b5[_0x300f65(0x219)]();},{'priority':_0x23cd71[_0x2b8d6b(0x13f)]+0xa}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x164),(_0x3d99f1,_0x4d8033)=>{const _0x5d225e=_0x2b8d6b,_0x272729=_0x4d8033[_0x4d8033[_0x5d225e(0x217)]-0x1];_0x272729&&_0x272729[_0x5d225e(0x10a)]||this[_0x5d225e(0x157)]||this[_0x5d225e(0x1d8)][_0x5d225e(0x91)]&&(_0x2349d5[_0x5d225e(0x82)][_0x5d225e(0x175)](()=>{const _0x1b53d7=_0x5d225e;let _0x5e80e7=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x164)](_0x4d8033[0x0],_0x4d8033[0x1],_0x4d8033[0x2],{'forceDefaultExecution':!0x0});if(!_0x5e80e7)return;_0x3d99f1[_0x1b53d7(0x1f3)]=_0x5e80e7[_0x1b53d7(0x166)]();const _0x32e27b=_0x5e80e7[_0x1b53d7(0x1e6)][_0x1b53d7(0x1ff)],_0x8cbd8d=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x114)];_0x32e27b&&_0x8cbd8d[_0x1b53d7(0x188)](_0x32e27b)&&!_0x8cbd8d[_0x1b53d7(0xaf)](_0x32e27b)&&(_0x5e80e7=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x105)](_0x5e80e7[_0x1b53d7(0xfd)],_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x1c7)](_0x32e27b,_0x1b53d7(0x1e6)))),this[_0x1b53d7(0x8d)](_0x5e80e7);}),_0x3d99f1[_0x5d225e(0x219)]());},{'priority':_0x2b8d6b(0x122)}),this[_0x2b8d6b(0x1b1)][_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xaa),this[_0x2b8d6b(0x1d8)]),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xaa));const _0xafec8b=new _0x4835fe(_0x2349d5,this[_0x2b8d6b(0x218)]);_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xf5),_0xafec8b),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xf5));const _0x360c2c=new _0x4ba613(_0x2349d5,this[_0x2b8d6b(0x218)]);_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x198),_0x360c2c),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x198)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x194),new _0x35e67a(_0x2349d5,_0xafec8b,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x194)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x173),new _0x35e67a(_0x2349d5,_0x360c2c,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x173)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xea),new _0x229593(_0x2349d5,_0xafec8b,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xea)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xdc),new _0x229593(_0x2349d5,_0x360c2c,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xdc));const _0x67390=_0x2349d5[_0x2b8d6b(0x89)][_0x2b8d6b(0x10c)](_0x2b8d6b(0x1d5));this[_0x2b8d6b(0xfe)](_0x67390,_0x2b8d6b(0x199),(_0x415c73,{threadId:_0x1f96a1})=>{const _0x4a3a05=_0x2b8d6b,_0x42d5f1=this[_0x4a3a05(0x218)][_0x4a3a05(0x10c)](_0x1f96a1);_0x42d5f1&&_0x42d5f1[_0x4a3a05(0x1d3)]&&0x1===_0x42d5f1[_0x4a3a05(0x1d3)][_0x4a3a05(0x217)]&&this[_0x4a3a05(0x12c)](_0x1f96a1,{'hasComments':!0x0});},{'priority':_0x2b8d6b(0xa4)}),this[_0x2b8d6b(0xfe)](_0x67390,_0x2b8d6b(0x14c),(_0x2768c0,{threadId:_0x373228})=>{const _0x5a0255=_0x2b8d6b,_0xe32fb1=this[_0x5a0255(0x218)][_0x5a0255(0x10c)](_0x373228);_0xe32fb1&&_0xe32fb1[_0x5a0255(0x1d3)]&&!_0xe32fb1[_0x5a0255(0x1d3)][_0x5a0255(0x217)]&&this[_0x5a0255(0x12c)](_0x373228,{'hasComments':!0x1});},{'priority':_0x2b8d6b(0xa4)});}set[_0xe8a1bf(0xdf)](_0x17ca8e){const _0x819ca2=_0xe8a1bf;if(this[_0x819ca2(0x159)])throw new _0x4dc03d(_0x819ca2(0x1a5),this);this[_0x819ca2(0x159)]=_0x17ca8e;}get[_0xe8a1bf(0xdf)](){const _0x2cb09d=_0xe8a1bf;return this[_0x2cb09d(0x159)];}[_0xe8a1bf(0x81)]({skipNotAttached:_0x30d3b8=!0x1,toJSON:_0x422f54=!0x1}={}){const _0x5b0f09=_0xe8a1bf,_0x6ece67=[];for(const _0x340b94 of this[_0x5b0f09(0x218)][_0x5b0f09(0x1ee)]())_0x30d3b8&&!_0x340b94[_0x5b0f09(0x19e)]||_0x6ece67[_0x5b0f09(0x1a9)](_0x340b94);return _0x422f54?_0x6ece67[_0x5b0f09(0x110)](_0x37da83=>_0x37da83[_0x5b0f09(0xa2)]()):_0x6ece67;}[_0xe8a1bf(0x14e)](_0x385fa4){const _0x10dd34=_0xe8a1bf,_0x264c8e=this[_0x10dd34(0x218)][_0x10dd34(0x10c)](_0x385fa4);if(!_0x264c8e)throw new _0x4dc03d(_0x10dd34(0xb4),this);return _0x264c8e;}[_0xe8a1bf(0xd6)](_0x35f734){const _0x192eaf=_0xe8a1bf;return this[_0x192eaf(0x218)][_0x192eaf(0x1a8)](_0x35f734);}[_0xe8a1bf(0xc0)](_0x46c51b){const _0x387498=_0xe8a1bf,{authorId:_0x35f02c,id:_0x22abda,attributes:_0x5684de}=_0x46c51b,[_0x561a89,_0x4f9c55]=_0x46c51b[_0x387498(0x14b)][_0x387498(0xe0)](':'),_0x3b8f02=this[_0x387498(0x218)][_0x387498(0x10c)](_0x22abda)||this[_0x387498(0xae)](_0x561a89,_0x4f9c55,_0x22abda,_0x35f02c,_0x5684de);if(this[_0x387498(0x162)](_0x3b8f02),this[_0x387498(0x101)](_0x3b8f02,_0x561a89,_0x4f9c55||null,_0x35f02c),_0x3b8f02[_0x387498(0x151)]=_0x46c51b[_0x387498(0x151)],_0x3b8f02[_0x387498(0xb5)]=!0x0,_0x5684de&&_0x5684de[_0x387498(0x142)]){const _0x3df7f3=_0x5684de[_0x387498(0x142)],_0x238971=this[_0x387498(0x21d)](_0x3df7f3[_0x387498(0x1f5)]);_0x3b8f02[_0x387498(0x152)]=_0x3df7f3[_0x387498(0x151)],_0x3b8f02[_0x387498(0x1e0)]=_0x238971,_0x3b8f02[_0x387498(0xd2)]=!0x0;}else _0x3b8f02[_0x387498(0x152)]=_0x46c51b[_0x387498(0x151)];switch(_0x46c51b[_0x387498(0x131)]&&(_0x3b8f02[_0x387498(0x131)]=_0x46c51b[_0x387498(0x131)]),_0x46c51b[_0x387498(0x137)]&&(_0x3b8f02[_0x387498(0x137)]=_0x46c51b[_0x387498(0x137)]),this[_0x387498(0x159)]&&this[_0x387498(0x159)][_0x387498(0xe5)]||(_0x3b8f02[_0x387498(0x1fa)]=!0x0),this[_0x387498(0x1bc)][_0x387498(0x10c)](_0x3b8f02)){case _0x387498(0x144):this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0x182));break;case _0x387498(0x167):_0x3b8f02[_0x387498(0x19e)]?(this[_0x387498(0x146)](new Set([_0x3b8f02])),this[_0x387498(0x145)](new Set([_0x3b8f02])),this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0xc8)),this[_0x387498(0xfa)](_0x387498(0x12d),_0x3b8f02)):this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0x1de));}return _0x3b8f02;}[_0xe8a1bf(0xf5)](_0x16fb5f){const _0x4eb1b0=_0xe8a1bf;this[_0x4eb1b0(0x10a)](()=>{const _0xc194c=_0x4eb1b0;this[_0xc194c(0x1b1)][_0xc194c(0x82)][_0xc194c(0x175)](()=>{const _0x525cd3=_0xc194c;for(const _0x3be9a9 of _0x16fb5f[_0x525cd3(0x7c)]())_0x3be9a9[_0x525cd3(0xe3)]();});});}[_0xe8a1bf(0x198)](_0x5491b0){const _0x4ee864=_0xe8a1bf;this[_0x4ee864(0x10a)](()=>{const _0x33fa0d=_0x4ee864;this[_0x33fa0d(0x1b1)][_0x33fa0d(0x82)][_0x33fa0d(0x175)](()=>{const _0x27b616=_0x33fa0d;for(const _0x398be1 of _0x5491b0[_0x27b616(0x7c)]())_0x398be1[_0x27b616(0x129)]();});});}[_0xe8a1bf(0xee)](_0x1abb00,_0x2ee635){const _0x2a1abd=_0xe8a1bf,_0x69746d=this[_0x2a1abd(0x1b1)][_0x2a1abd(0x1ac)][_0x2a1abd(0x10c)](_0x1abb00);if(!_0x69746d)throw new _0x4dc03d(_0x2a1abd(0x1be),this,{'commandName':_0x1abb00});if(this[_0x2a1abd(0x193)][_0x2a1abd(0x1a8)](_0x69746d))throw new _0x4dc03d(_0x2a1abd(0x1e3),this,{'commandName':_0x1abb00});this[_0x2a1abd(0x193)][_0x2a1abd(0xe6)](_0x69746d),_0x2ee635&&_0x69746d['on'](_0x2a1abd(0x158),(_0x194b0e,_0x561f65)=>{const _0x5cc6bb=_0x2a1abd;this[_0x5cc6bb(0x1d8)][_0x5cc6bb(0x91)]&&(this[_0x5cc6bb(0x157)]||(_0x561f65[_0x5cc6bb(0x217)]>0x0&&_0x561f65[_0x561f65[_0x5cc6bb(0x217)]-0x1]&&_0x561f65[_0x561f65[_0x5cc6bb(0x217)]-0x1][_0x5cc6bb(0x10a)]?_0x561f65[_0x5cc6bb(0x106)]():(_0x194b0e[_0x5cc6bb(0x1f3)]=_0x2ee635((..._0x283dc8)=>_0x69746d[_0x5cc6bb(0x158)](..._0x283dc8,{'forceDefaultExecution':!0x0}),..._0x561f65),_0x194b0e[_0x5cc6bb(0x219)]())));},{'priority':_0x2a1abd(0x122)});}[_0xe8a1bf(0x10a)](_0xafeeed){const _0x661106=_0xe8a1bf;let _0x2a1753,_0x26a195;const _0x399b78=this[_0x661106(0x157)];this[_0x661106(0x157)]=!0x0;try{_0x2a1753=_0xafeeed();}catch(_0x23addd){_0x26a195=_0x23addd;}return _0x399b78||(this[_0x661106(0x157)]=!0x1),_0x26a195&&_0x4dc03d[_0x661106(0xcf)](_0x26a195,this),_0x2a1753;}[_0xe8a1bf(0x8d)](_0x22d4ce,_0x41882d=null,_0x5de81d={}){const _0x2c47c9=_0xe8a1bf;if(_0x22d4ce[_0x2c47c9(0xf2)])return null;const _0x28e62f=this[_0x2c47c9(0x1b1)][_0x2c47c9(0x89)][_0x2c47c9(0x10c)](_0x2c47c9(0xa8))['me'];for(const {suggestion:_0x49af2d,meta:_0x92fff2}of this[_0x2c47c9(0xe8)](_0x22d4ce,_0x2c47c9(0x1ba)))if(_0x92fff2[_0x2c47c9(0x99)]){if(!_0x92fff2[_0x2c47c9(0x125)]){if(_0x92fff2[_0x2c47c9(0x1f1)]){if(!this[_0x2c47c9(0x76)]||!Lt(_0x49af2d,_0x5de81d))continue;return _0x49af2d;}if(Lt(_0x49af2d,_0x5de81d))return _0x49af2d;this[_0x2c47c9(0xeb)](_0x49af2d,_0x22d4ce[_0x2c47c9(0xfd)],_0x22d4ce[_0x2c47c9(0x1e6)]);break;}if(_0x41882d==_0x49af2d[_0x2c47c9(0xcd)]&&Lt(_0x49af2d,_0x5de81d)){const _0x56f01e=_0x49af2d[_0x2c47c9(0x189)]();return _0x56f01e[_0x2c47c9(0xfd)][_0x2c47c9(0xcb)](_0x22d4ce[_0x2c47c9(0x1e6)])?this[_0x2c47c9(0x1f2)](_0x49af2d,this[_0x2c47c9(0x1f8)][_0x2c47c9(0x105)](_0x22d4ce[_0x2c47c9(0xfd)],_0x56f01e[_0x2c47c9(0x1e6)])):this[_0x2c47c9(0x1f2)](_0x49af2d,this[_0x2c47c9(0x1f8)][_0x2c47c9(0x105)](_0x56f01e[_0x2c47c9(0xfd)],_0x22d4ce[_0x2c47c9(0x1e6)])),_0x49af2d;}}const _0x774e21=_0x225588(),_0x2a6123=_0x28e62f['id'],_0x8cbb97=_0x41882d?_0x2c47c9(0xbb)+_0x41882d:_0x2c47c9(0x1ba),_0x3f1246=this[_0x2c47c9(0x1b2)]({'id':_0x774e21,'type':_0x8cbb97,'createdAt':new Date(),'authorId':_0x2a6123,'attributes':_0x5de81d});return this[_0x2c47c9(0x124)](_0x8cbb97,_0x774e21,_0x2a6123,_0x22d4ce),_0x3f1246;}[_0xe8a1bf(0x109)](_0x532434,_0x428cfa=_0xe8a1bf(0x132),_0x128a32={}){const _0x4d8b09=_0xe8a1bf,_0x73aa03=this[_0x4d8b09(0x1b1)][_0x4d8b09(0x89)][_0x4d8b09(0x10c)](_0x4d8b09(0xa8))['me'],_0x397ea7=this[_0x4d8b09(0x1a1)][_0x4d8b09(0x17c)](_0x4d8b09(0x1ba),_0x428cfa,_0x4d8b09(0x12b));for(const _0x33de03 of this[_0x4d8b09(0x81)]())if(_0x33de03[_0x4d8b09(0x1e0)]['id']==_0x73aa03['id']&&_0x4d8b09(0x1ba)==_0x33de03[_0x4d8b09(0x14b)]&&_0x33de03[_0x4d8b09(0xcd)]==_0x428cfa&&Lt(_0x33de03,_0x128a32)&&(_0x397ea7(_0x33de03[_0x4d8b09(0x118)](),_0x532434)||_0x397ea7(_0x532434,_0x33de03[_0x4d8b09(0x118)]()))){for(const _0xa0f796 of _0x532434)_0x33de03[_0x4d8b09(0xde)](_0xa0f796);return _0x33de03;}for(const {suggestion:_0xdc9e7a,meta:_0x39b2a6}of this[_0x4d8b09(0xe8)](_0x532434,_0x4d8b09(0x1ba))){if(!_0x39b2a6[_0x4d8b09(0x99)])continue;if(!this[_0x4d8b09(0x76)]&&_0x39b2a6[_0x4d8b09(0x1f1)])continue;if(!Lt(_0xdc9e7a,_0x128a32))continue;let _0x5b5fb9=!0x0;for(const _0x1e8171 of _0xdc9e7a[_0x4d8b09(0x118)]())for(const _0x5201cd of _0x532434)if(!_0x1e8171[_0x4d8b09(0xa6)](_0x5201cd)){_0x5b5fb9=!0x1;break;}if(_0x5b5fb9)return _0xdc9e7a;}const _0x1c9596=_0x225588(),_0x551579=_0x73aa03['id'],_0x10e17c=_0x4d8b09(0xbb)+_0x428cfa,_0x2cb187=this[_0x4d8b09(0x1b2)]({'id':_0x1c9596,'type':_0x10e17c,'createdAt':new Date(),'authorId':_0x551579,'attributes':_0x128a32});for(const _0x12c651 of _0x532434)this[_0x4d8b09(0x124)](_0x10e17c,_0x1c9596,_0x551579,_0x12c651,_0xd3eb0a[_0x4d8b09(0xff)]());return _0x2cb187;}[_0xe8a1bf(0xf1)](_0x4f5c2c,_0x14c431,_0x31a78e=null,_0x3e2b5d={}){const _0x57d731=_0xe8a1bf;if(_0x31a78e=_0x31a78e||Vt(_0x14c431),_0x4f5c2c[_0x57d731(0xf2)])return null;if(_0x57d731(0x96)===this[_0x57d731(0x1ef)]){const _0x4134b3=this[_0x57d731(0x1a1)][_0x57d731(0x17c)](_0x57d731(0x20d),_0x31a78e,_0x57d731(0xe3));return this[_0x57d731(0x10a)](()=>_0x4134b3([_0x4f5c2c],_0x14c431,_0x3e2b5d)),null;}const _0x2ea62e=this[_0x57d731(0x1b1)][_0x57d731(0x89)][_0x57d731(0x10c)](_0x57d731(0xa8))['me'],_0x501321=[];if(_0x57d731(0x111)!==this[_0x57d731(0x1ef)]){for(const {suggestion:_0x1b28ad,meta:_0x469245}of this[_0x57d731(0xe8)](_0x4f5c2c,_0x57d731(0x1ba)))_0x469245[_0x57d731(0x99)]&&!_0x469245[_0x57d731(0x19b)]&&_0x501321[_0x57d731(0x1a9)](..._0x1b28ad[_0x57d731(0x118)]());}const _0x519503=function(_0x52fe68,_0xe1b0f3){const _0x5ca3a4=_0x57d731,_0x4c0c35=[];for(const _0x43d235 of _0xe1b0f3){const _0x38ede4=_0x52fe68[_0x5ca3a4(0x14f)](_0x43d235);_0x38ede4&&_0x4c0c35[_0x5ca3a4(0x1a9)](_0x38ede4);}return _0x4c0c35;}(_0x4f5c2c,_0x501321),_0x14f3fe=function(_0x3946af,_0x54777f){const _0x1a9be4=_0x57d731,_0x29afbb=[_0x3946af];for(const _0x1fe16a of _0x54777f){let _0xabb5d7=0x0;for(;_0xabb5d7<_0x29afbb[_0x1a9be4(0x217)];){const _0x1bb4be=_0x29afbb[_0xabb5d7][_0x1a9be4(0x16d)](_0x1fe16a);_0x29afbb[_0x1a9be4(0xc9)](_0xabb5d7,0x1,..._0x1bb4be),_0xabb5d7+=_0x1bb4be[_0x1a9be4(0x217)];}}return _0x29afbb;}(_0x4f5c2c,_0x501321);_0x519503[_0x57d731(0x217)]&&this[_0x57d731(0x1f8)][_0x57d731(0x175)](()=>{const _0xbd0f94=_0x57d731;for(const _0x1a245b of _0x519503){const _0x3aeaed=this[_0xbd0f94(0x1a1)][_0xbd0f94(0x17c)](_0xbd0f94(0x20d),_0x31a78e,_0xbd0f94(0xe3));this[_0xbd0f94(0x10a)](()=>_0x3aeaed([_0x1a245b],_0x14c431,_0x3e2b5d));}});for(const _0x418c52 of _0x14f3fe){let _0x1c1ffc=null,_0x7361a9=_0x418c52[_0x57d731(0xfd)],_0x4dfa80=_0x418c52[_0x57d731(0x1e6)];for(const {suggestion:_0x4f9e63,meta:_0x2c6706}of this[_0x57d731(0xe8)](_0x418c52,_0x57d731(0x20d))){if(!_0x2c6706[_0x57d731(0x99)])continue;if(_0x4f9e63[_0x57d731(0xcd)]!=_0x31a78e)continue;if(!Lt(_0x4f9e63,_0x3e2b5d))continue;const _0x3a5b10=_0x4f9e63[_0x57d731(0x189)]();if(_0x3a5b10[_0x57d731(0xa6)](_0x418c52,!0x0))return null;_0x7361a9=_0x7361a9[_0x57d731(0x17a)](_0x3a5b10[_0x57d731(0xfd)])?_0x7361a9:_0x3a5b10[_0x57d731(0xfd)],_0x4dfa80=_0x4dfa80[_0x57d731(0x1c5)](_0x3a5b10[_0x57d731(0x1e6)])?_0x4dfa80:_0x3a5b10[_0x57d731(0x1e6)],_0x1c1ffc?_0x3a5b10[_0x57d731(0xfd)][_0x57d731(0x17a)](_0x1c1ffc[_0x57d731(0x189)]()[_0x57d731(0xfd)])?(_0x1c1ffc[_0x57d731(0x216)](),_0x1c1ffc=_0x4f9e63):_0x4f9e63[_0x57d731(0x216)]():_0x1c1ffc=_0x4f9e63;}const _0x4b6fc3=this[_0x57d731(0x1f8)][_0x57d731(0x105)](_0x7361a9,_0x4dfa80);if(_0x1c1ffc)this[_0x57d731(0x1f2)](_0x1c1ffc,_0x4b6fc3);else{const _0x3cc726=_0x225588(),_0x5e2e3b=_0x2ea62e['id'];this[_0x57d731(0x1b2)]({'id':_0x3cc726,'type':_0x57d731(0x1a4)+_0x31a78e,'data':_0x14c431,'createdAt':new Date(),'authorId':_0x5e2e3b,'attributes':_0x3e2b5d}),this[_0x57d731(0x124)](_0x57d731(0x1a4)+_0x31a78e,_0x3cc726,_0x5e2e3b,_0x4b6fc3);}}return null;}[_0xe8a1bf(0x1e2)](_0x329f4f,_0x3eab2b,_0x3a1017=[],_0x490cde=null,_0x27e266={}){const _0x5d4cfb=_0xe8a1bf;_0x3eab2b[_0x5d4cfb(0x1e5)]||(_0x3eab2b[_0x5d4cfb(0x1e5)]=_0x3eab2b[_0x5d4cfb(0xe4)]),_0x3eab2b[_0x5d4cfb(0xba)]=_0x329f4f['is'](_0x5d4cfb(0xc1)),_0x490cde=_0x490cde||Vt(_0x3eab2b);const _0x5073e1=_0x3a1017[_0x5d4cfb(0x110)](_0x4b667e=>Gt(_0x4b667e,this[_0x5d4cfb(0x1f8)])),_0x59eb7e=_0x329f4f['is'](_0x5d4cfb(0xc1))?_0x329f4f:Gt(_0x329f4f,this[_0x5d4cfb(0x1f8)]);if(_0x5d4cfb(0x96)===this[_0x5d4cfb(0x1ef)]){const _0x287b64=this[_0x5d4cfb(0x1a1)][_0x5d4cfb(0x17c)](_0x5d4cfb(0x1af),_0x490cde,_0x5d4cfb(0xe3));return this[_0x5d4cfb(0x10a)](()=>_0x287b64([_0x59eb7e],_0x3eab2b,_0x27e266)),null;}_0x5073e1[_0x5d4cfb(0x1a9)](_0x59eb7e);let _0x8a3a38=!0x0;for(const _0x2c1f2f of _0x5073e1)if(!this[_0x5d4cfb(0xce)](_0x2c1f2f)){_0x8a3a38=!0x1;break;}if(_0x8a3a38&&_0x5d4cfb(0x111)!==this[_0x5d4cfb(0x1ef)]){const _0x29bb45=this[_0x5d4cfb(0x1a1)][_0x5d4cfb(0x17c)](_0x5d4cfb(0x1af),_0x490cde,_0x5d4cfb(0xe3));return this[_0x5d4cfb(0x10a)](()=>_0x29bb45([_0x59eb7e],_0x3eab2b,_0x27e266)),null;}let _0x349ff8=null,_0x429178=_0x59eb7e[_0x5d4cfb(0xfd)],_0x88c321=_0x59eb7e[_0x5d4cfb(0x1e6)];for(const {suggestion:_0x183f78,meta:_0x1a0295}of this[_0x5d4cfb(0xe8)](_0x59eb7e,_0x5d4cfb(0x1af))){if(!_0x1a0295[_0x5d4cfb(0x99)])continue;if(_0x1a0295[_0x5d4cfb(0x125)]||_0x1a0295[_0x5d4cfb(0x1f1)]||_0x1a0295[_0x5d4cfb(0x19b)])continue;if(_0x183f78[_0x5d4cfb(0x131)][_0x5d4cfb(0x1e5)]!=_0x3eab2b[_0x5d4cfb(0x1e5)])continue;if(!Lt(_0x183f78,_0x27e266))continue;const _0x651cb6=_0x183f78[_0x5d4cfb(0x189)]();if(_0x183f78[_0x5d4cfb(0xcd)]==_0x490cde){if(_0x651cb6[_0x5d4cfb(0xa6)](_0x59eb7e,!0x0))return null;_0x429178=_0x429178[_0x5d4cfb(0x17a)](_0x651cb6[_0x5d4cfb(0xfd)])?_0x429178:_0x651cb6[_0x5d4cfb(0xfd)],_0x88c321=_0x88c321[_0x5d4cfb(0x1c5)](_0x651cb6[_0x5d4cfb(0x1e6)])?_0x88c321:_0x651cb6[_0x5d4cfb(0x1e6)],_0x349ff8?_0x651cb6[_0x5d4cfb(0xfd)][_0x5d4cfb(0x17a)](_0x349ff8[_0x5d4cfb(0x189)]()[_0x5d4cfb(0xfd)])?(_0x349ff8[_0x5d4cfb(0x216)](),_0x349ff8=_0x183f78):_0x183f78[_0x5d4cfb(0x216)]():_0x349ff8=_0x183f78;}else{const _0x2715e3=_0x59eb7e[_0x5d4cfb(0x14f)](_0x651cb6);this[_0x5d4cfb(0x1a3)](_0x183f78,_0x2715e3);}}const _0x4060ea=this[_0x5d4cfb(0x1b1)][_0x5d4cfb(0x89)][_0x5d4cfb(0x10c)](_0x5d4cfb(0xa8))['me'],_0x377f7b=_0x225588(),_0x5c9529=_0x4060ea['id'];if(_0x349ff8)return this[_0x5d4cfb(0x1f2)](_0x349ff8,this[_0x5d4cfb(0x1f8)][_0x5d4cfb(0x105)](_0x429178,_0x88c321)),_0x349ff8;{const _0xce72e=this[_0x5d4cfb(0x1b2)]({'id':_0x377f7b,'type':_0x5d4cfb(0x12f)+_0x490cde,'data':_0x3eab2b,'createdAt':new Date(),'authorId':_0x5c9529,'attributes':_0x27e266});return this[_0x5d4cfb(0x124)](_0x5d4cfb(0x12f)+_0x490cde,_0x377f7b,_0x5c9529,this[_0x5d4cfb(0x1f8)][_0x5d4cfb(0x105)](_0x429178,_0x88c321)),_0xce72e;}}[_0xe8a1bf(0x180)](_0x172149,_0x3c0f77,_0x249760=[],_0x3f8c82=null,_0x170de6={}){const _0x1a25e0=_0xe8a1bf;_0x3c0f77[_0x1a25e0(0x1e5)]||(_0x3c0f77[_0x1a25e0(0x1e5)]=_0x3c0f77[_0x1a25e0(0xe4)]);const _0x6b4ea3=_0x172149[0x0];_0x3c0f77[_0x1a25e0(0xba)]=_0x6b4ea3['is'](_0x1a25e0(0xc1)),_0x3f8c82=_0x3f8c82||Vt(_0x3c0f77);const _0xa4c6db=_0x249760[_0x1a25e0(0x110)](_0x5d15cd=>Gt(_0x5d15cd,this[_0x1a25e0(0x1f8)])),_0x191073=_0x6b4ea3['is'](_0x1a25e0(0xc1))?_0x172149:_0x172149[_0x1a25e0(0x110)](_0x3ff7b4=>Gt(_0x3ff7b4,this[_0x1a25e0(0x1f8)]));if(_0x1a25e0(0x96)===this[_0x1a25e0(0x1ef)]){const _0x221c6a=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0xe3));return this[_0x1a25e0(0x10a)](()=>_0x221c6a(_0x191073,_0x3c0f77,_0x170de6)),null;}_0xa4c6db[_0x1a25e0(0x1a9)](..._0x191073);let _0x63ebfc=!0x0;for(const _0x17074c of _0xa4c6db)if(!this[_0x1a25e0(0xce)](_0x17074c)){_0x63ebfc=!0x1;break;}if(_0x63ebfc&&_0x1a25e0(0x111)!==this[_0x1a25e0(0x1ef)]){const _0x4c857c=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0xe3));return this[_0x1a25e0(0x10a)](()=>_0x4c857c(_0x191073,_0x3c0f77,_0x170de6)),null;}const _0x2eb474=this[_0x1a25e0(0x1b1)][_0x1a25e0(0x89)][_0x1a25e0(0x10c)](_0x1a25e0(0xa8))['me'];for(const _0x1c2dd4 of this[_0x1a25e0(0x81)]()){if(_0x1c2dd4[_0x1a25e0(0x1e0)]['id']!=_0x2eb474['id'])continue;if(_0x1a25e0(0x1af)!=_0x1c2dd4[_0x1a25e0(0x14b)]||_0x1c2dd4[_0x1a25e0(0x131)][_0x1a25e0(0x1e5)]!=_0x3c0f77[_0x1a25e0(0x1e5)])continue;if(!Lt(_0x1c2dd4,_0x170de6))continue;const _0x3bc0bb=_0x1c2dd4[_0x1a25e0(0xcd)]==_0x3f8c82;for(let _0xf76c99=0x0;_0xf76c99<_0x191073[_0x1a25e0(0x217)];_0xf76c99++){const _0x59d6bd=_0x191073[_0xf76c99];for(const _0x478e0b of _0x1c2dd4[_0x1a25e0(0x178)]()){const _0xf3c68e=_0x478e0b[_0x1a25e0(0x8c)]();if(_0x59d6bd[_0x1a25e0(0xcb)](_0xf3c68e)){_0x3bc0bb?(_0x191073[_0x1a25e0(0xc9)](_0xf76c99,0x1),_0xf76c99--):_0x1c2dd4[_0x1a25e0(0x192)](_0x478e0b[_0x1a25e0(0xe7)]);break;}}}}if(0x0==_0x191073[_0x1a25e0(0x217)])return null;const _0x46e4c4=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0x12b));for(const _0x189984 of this[_0x1a25e0(0x81)]())if(_0x189984[_0x1a25e0(0x1e0)]['id']==_0x2eb474['id']&&_0x1a25e0(0x1af)==_0x189984[_0x1a25e0(0x14b)]&&_0x189984[_0x1a25e0(0x131)][_0x1a25e0(0x1e5)]==_0x3c0f77[_0x1a25e0(0x1e5)]&&_0x189984[_0x1a25e0(0xcd)]==_0x3f8c82&&Lt(_0x189984,_0x170de6)&&(_0x46e4c4(_0x189984[_0x1a25e0(0x118)](),_0x191073)||_0x46e4c4(_0x191073,_0x189984[_0x1a25e0(0x118)]()))){for(const _0x4b0c5d of _0x191073)_0x189984[_0x1a25e0(0xde)](_0x4b0c5d);return _0x189984;}const _0x2894b6=_0x225588(),_0x70512b=_0x2eb474['id'],_0x4fbdff=_0x1a25e0(0x12f)+_0x3f8c82,_0x967214=this[_0x1a25e0(0x1b2)]({'id':_0x2894b6,'type':_0x4fbdff,'data':_0x3c0f77,'createdAt':new Date(),'authorId':_0x70512b,'attributes':_0x170de6});for(const _0x394a71 of _0x191073)this[_0x1a25e0(0x124)](_0x4fbdff,_0x2894b6,_0x70512b,_0x394a71,_0xd3eb0a[_0x1a25e0(0xff)]());return _0x967214;}[_0xe8a1bf(0x18a)](_0x274852,_0x2150ff=null,_0x270f6d={}){const _0x260b10=_0xe8a1bf;if(_0x274852[_0x260b10(0xf2)])return null;const _0x497399=this[_0x260b10(0x1b1)][_0x260b10(0x89)][_0x260b10(0x10c)](_0x260b10(0xa8))['me'],_0x3b0129=new _0x7b57d4(_0x274852[_0x260b10(0xfd)],_0x274852[_0x260b10(0x1e6)]);for(const {suggestion:_0x9e42af,meta:_0x1056eb}of this[_0x260b10(0xe8)](_0x3b0129,_0x260b10(0x1ba)))if(_0x1056eb[_0x260b10(0x99)]&&!_0x1056eb[_0x260b10(0x125)]){if(_0x9e42af[_0x260b10(0x212)]){const _0x50f73c=_0x9e42af[_0x260b10(0x118)]()[_0x260b10(0x1f6)](_0x28e792=>_0x260b10(0xe9)!=_0x28e792[_0x260b10(0x183)][_0x260b10(0x1bf)]);_0x50f73c[_0x260b10(0x13b)](_0x2817b2=>_0x3b0129[_0x260b10(0xa6)](_0x2817b2,!0x0))&&_0x9e42af[_0x260b10(0x129)]();if(_0x50f73c[_0x260b10(0x1e1)](_0x457b63=>_0x457b63[_0x260b10(0xa6)](_0x3b0129,!0x0))){const _0x335142=this[_0x260b10(0x1a1)][_0x260b10(0x17c)](_0x260b10(0x134),_0x2150ff,_0x260b10(0xe3));return this[_0x260b10(0x10a)](()=>_0x335142([_0x3b0129],null,_0x270f6d)),null;}}else{const _0x1a0bae=_0x3b0129[_0x260b10(0x14f)](_0x9e42af[_0x260b10(0x189)]());null!==_0x1a0bae&&_0x9e42af[_0x260b10(0x19c)]([_0x1a0bae],null,_0x270f6d);}}if(_0x3b0129[_0x260b10(0x108)](),_0x3b0129[_0x260b10(0xf2)]||_0x260b10(0xe9)==_0x3b0129[_0x260b10(0x183)][_0x260b10(0x1bf)])return null;let _0x3bf54f=null,_0x150cae=_0x3b0129[_0x260b10(0xfd)],_0x2b6ee1=_0x3b0129[_0x260b10(0x1e6)];const _0x2da11f=this[_0x260b10(0xe8)](_0x3b0129,_0x260b10(0x134));for(const {suggestion:_0x3ffe69,meta:_0x5d9b41}of _0x2da11f){const _0x58f492=this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1);if(_0x5d9b41[_0x260b10(0x99)]&&(this[_0x260b10(0x76)]||!_0x5d9b41[_0x260b10(0x1f1)]&&!_0x5d9b41[_0x260b10(0x19b)])){if(_0x3ffe69[_0x260b10(0x212)]){if(!Lt(_0x3ffe69,_0x270f6d))continue;let _0x7f2b49=!0x0;for(const _0x46d10e of _0x3ffe69[_0x260b10(0x118)]()){if(_0x46d10e[_0x260b10(0xa6)](_0x58f492,!0x0))return _0x3ffe69;_0x58f492[_0x260b10(0xa6)](_0x46d10e)||(_0x7f2b49=!0x1);}_0x7f2b49&&_0x3ffe69[_0x260b10(0x129)]();}else{const _0x19fdc4=_0x3ffe69[_0x260b10(0x189)]();if(_0x19fdc4[_0x260b10(0xa6)](_0x58f492,!0x0))return _0x3ffe69;if(!Lt(_0x3ffe69,_0x270f6d)){_0x58f492[_0x260b10(0xa6)](_0x19fdc4)?_0x3ffe69[_0x260b10(0x216)]():_0x19fdc4[_0x260b10(0x92)](_0x150cae)?_0x150cae=_0x19fdc4[_0x260b10(0x1e6)]:_0x19fdc4[_0x260b10(0x92)](_0x2b6ee1)&&(_0x2b6ee1=_0x19fdc4[_0x260b10(0xfd)]);continue;}_0x150cae=_0x150cae[_0x260b10(0x17a)](_0x19fdc4[_0x260b10(0xfd)])?_0x150cae:_0x19fdc4[_0x260b10(0xfd)],_0x2b6ee1=_0x2b6ee1[_0x260b10(0x1c5)](_0x19fdc4[_0x260b10(0x1e6)])?_0x2b6ee1:_0x19fdc4[_0x260b10(0x1e6)],_0x270f6d=Object[_0x260b10(0x12a)]({},_0x3ffe69[_0x260b10(0x137)]),_0x3bf54f?_0x19fdc4[_0x260b10(0xfd)][_0x260b10(0x17a)](_0x3bf54f[_0x260b10(0x189)]()[_0x260b10(0xfd)])?(_0x3bf54f[_0x260b10(0x216)](),_0x3bf54f=_0x3ffe69):_0x3ffe69[_0x260b10(0x216)]():_0x3bf54f=_0x3ffe69;}}}if(_0x3bf54f)return this[_0x260b10(0x1f2)](_0x3bf54f,this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1)),_0x3bf54f;{const _0x537e2a=_0x225588(),_0x2fcfb3=this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1),_0x2032ad=_0x497399['id'],_0x30ff4a=_0x2150ff?_0x260b10(0x107)+_0x2150ff:_0x260b10(0x134),_0x58b435=this[_0x260b10(0x1b2)]({'id':_0x537e2a,'type':_0x30ff4a,'createdAt':new Date(),'authorId':_0x2032ad,'attributes':_0x270f6d});return this[_0x260b10(0x124)](_0x30ff4a,_0x537e2a,_0x2032ad,_0x2fcfb3),_0x58b435;}}[_0xe8a1bf(0x160)](_0x299309,_0x167e35=_0xe8a1bf(0x132),_0x5d0b94={}){const _0x58725c=_0xe8a1bf,_0xa29a4c=this[_0x58725c(0x1b1)][_0x58725c(0x89)][_0x58725c(0x10c)](_0x58725c(0xa8))['me'],_0x1c0c92=_0x299309[_0x58725c(0x110)](_0xe5f3d1=>new _0x7b57d4(_0xe5f3d1[_0x58725c(0xfd)],_0xe5f3d1[_0x58725c(0x1e6)])),_0x6f2a33=new Set();for(const {suggestion:_0x2fedf5,meta:_0x11c5b5}of this[_0x58725c(0xe8)](_0x1c0c92,_0x58725c(0x1ba)))_0x11c5b5[_0x58725c(0x99)]&&!_0x11c5b5[_0x58725c(0x125)]&&_0x6f2a33[_0x58725c(0xe6)](_0x2fedf5);for(const _0x1a4239 of _0x6f2a33)if(_0x1a4239[_0x58725c(0x212)]){const _0x49a5e2=_0x1a4239[_0x58725c(0x118)]();(!_0x1a4239[_0x58725c(0x137)]||!_0x1a4239[_0x58725c(0x137)][_0x58725c(0x126)])&&(_0x49a5e2[_0x58725c(0x13b)](_0x42de80=>_0x1c0c92[_0x58725c(0x1e1)](_0x560c5f=>_0x560c5f[_0x58725c(0xa6)](_0x42de80,!0x0)))&&_0x1a4239[_0x58725c(0x129)]());if(_0x1c0c92[_0x58725c(0x13b)](_0x199608=>_0x49a5e2[_0x58725c(0x1e1)](_0x6785c7=>_0x6785c7[_0x58725c(0xa6)](_0x199608,!0x0)))){const _0x56bd00=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0xe3));return this[_0x58725c(0x10a)](()=>_0x56bd00(_0x299309,null,_0x5d0b94)),null;}}else{const _0x2069be=_0x1a4239[_0x58725c(0x189)]();_0x1c0c92[_0x58725c(0x1e1)](_0x56f4b7=>_0x56f4b7[_0x58725c(0xa6)](_0x2069be,!0x0))&&_0x1a4239[_0x58725c(0x129)]();if(_0x1c0c92[_0x58725c(0x13b)](_0x4b70ae=>_0x2069be[_0x58725c(0xa6)](_0x4b70ae,!0x0))){const _0x33af21=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0xe3));return this[_0x58725c(0x10a)](()=>_0x33af21(_0x1c0c92,null,_0x5d0b94)),null;}}const _0xc122db=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0x12b));let _0x4f7256=null;for(const _0x9c195f of this[_0x58725c(0x81)]())if(_0x9c195f[_0x58725c(0x1e0)]['id']==_0xa29a4c['id']&&_0x9c195f[_0x58725c(0x19e)]&&_0x58725c(0x134)==_0x9c195f[_0x58725c(0x14b)]&&_0x9c195f[_0x58725c(0xcd)]==_0x167e35&&Lt(_0x9c195f,_0x5d0b94)&&(_0xc122db(_0x9c195f[_0x58725c(0x118)](),_0x1c0c92)||_0xc122db(_0x1c0c92,_0x9c195f[_0x58725c(0x118)]()))){if(_0x4f7256){if(_0x9c195f[_0x58725c(0x1d3)]&&_0x9c195f[_0x58725c(0x1d3)][_0x58725c(0x217)])continue;for(const _0x419283 of _0x9c195f[_0x58725c(0x118)]())_0x4f7256[_0x58725c(0xd0)](_0x419283)||_0x4f7256[_0x58725c(0xde)](_0x419283);_0x9c195f[_0x58725c(0x216)]();}else{_0x4f7256=_0x9c195f;for(const _0x3d03ed of _0x1c0c92)_0x9c195f[_0x58725c(0xd0)](_0x3d03ed)||_0x9c195f[_0x58725c(0xde)](_0x3d03ed);}}if(_0x4f7256)return _0x4f7256;_0x6f2a33[_0x58725c(0x12e)]();for(const {suggestion:_0x52e0e3,meta:_0x4f63c1}of this[_0x58725c(0xe8)](_0x1c0c92,_0x58725c(0x134)))_0x4f63c1[_0x58725c(0x99)]&&(this[_0x58725c(0x76)]||!_0x4f63c1[_0x58725c(0x1f1)]&&!_0x4f63c1[_0x58725c(0x19b)])&&Lt(_0x52e0e3,_0x5d0b94)&&_0x6f2a33[_0x58725c(0xe6)](_0x52e0e3);for(const _0x49b16b of _0x6f2a33){const _0x5b858c=_0x49b16b[_0x58725c(0x118)]();if(!_0x5d0b94||!_0x5d0b94[_0x58725c(0x126)]){if(_0x1c0c92[_0x58725c(0x13b)](_0x149b8d=>_0x5b858c[_0x58725c(0x1e1)](_0x3db14a=>_0x3db14a[_0x58725c(0xa6)](_0x149b8d,!0x0))))return _0x49b16b;}(!_0x49b16b[_0x58725c(0x137)]||!_0x49b16b[_0x58725c(0x137)][_0x58725c(0x126)])&&(_0x5b858c[_0x58725c(0x13b)](_0x3f47de=>_0x1c0c92[_0x58725c(0x1e1)](_0x32f280=>_0x32f280[_0x58725c(0xa6)](_0x3f47de,!0x0)))&&_0x49b16b[_0x58725c(0x129)]());}const _0x2198d=_0x225588(),_0x25f0d2=_0xa29a4c['id'],_0x23eb51=_0x58725c(0x107)+_0x167e35,_0x472c88=this[_0x58725c(0x1b2)]({'id':_0x2198d,'type':_0x23eb51,'createdAt':new Date(),'authorId':_0x25f0d2,'attributes':_0x5d0b94});for(const _0x41b115 of _0x1c0c92)_0x41b115[_0x58725c(0x108)](),_0x41b115[_0x58725c(0xf2)]||_0x58725c(0xe9)==_0x41b115[_0x58725c(0x183)][_0x58725c(0x1bf)]||this[_0x58725c(0x124)](_0x23eb51,_0x2198d,_0x25f0d2,_0x41b115,_0xd3eb0a[_0x58725c(0xff)]());return _0x472c88;}[_0xe8a1bf(0x1d0)](_0x2fe9c9,_0x100bf9,_0x31386e,_0x52e358,_0x5c98bc){const _0x4426ae=_0xe8a1bf;if(_0x2fe9c9[_0x4426ae(0xf2)])return[];if(_0x4426ae(0x96)===this[_0x4426ae(0x1ef)])return[];const _0x42d3d5=this[_0x4426ae(0x1b1)][_0x4426ae(0x89)][_0x4426ae(0x10c)](_0x4426ae(0xa8))['me']['id'],_0x2abfb7=Array[_0x4426ae(0x148)](this[_0x4426ae(0x218)][_0x4426ae(0x1ee)]())[_0x4426ae(0x1f6)](_0x34e639=>_0x4426ae(0x8b)==_0x34e639[_0x4426ae(0x14b)]&&_0x34e639[_0x4426ae(0x131)][_0x4426ae(0x84)]==_0x100bf9&&_0x34e639[_0x4426ae(0xd0)](_0x2fe9c9));if(_0x4426ae(0x1f7)===this[_0x4426ae(0x1ef)]){const _0x238e17=this[_0x4426ae(0xe8)](_0x2fe9c9,_0x4426ae(0x1ba))[_0x4426ae(0x1f6)](({meta:_0x1805c7})=>_0x1805c7[_0x4426ae(0x99)]&&!_0x1805c7[_0x4426ae(0x19b)]&&!_0x1805c7[_0x4426ae(0x125)])[_0x4426ae(0x110)](({suggestion:_0xfd697b})=>_0xfd697b);_0x2abfb7[_0x4426ae(0x102)](..._0x238e17);}const _0x1c5860=new Map([[_0x2fe9c9,_0x31386e]]);for(const _0x18cc2a of _0x2abfb7){const _0x99c7d1=_0x4426ae(0x8b)==_0x18cc2a[_0x4426ae(0x14b)]?_0x18cc2a[_0x4426ae(0x131)][_0x4426ae(0x202)]:void 0x0,_0x32541f=_0x18cc2a[_0x4426ae(0x189)](),_0x4dce14=Array[_0x4426ae(0x148)](_0x1c5860[_0x4426ae(0x1ec)]())[_0x4426ae(0xfb)](_0x4f3253=>_0x4f3253[_0x4426ae(0x11d)](_0x32541f));if(!_0x4dce14)continue;const _0x4d0e89=_0x4dce14[_0x4426ae(0x16d)](_0x32541f);this[_0x4426ae(0xa7)](_0x100bf9)&&_0x4426ae(0x1ba)==_0x18cc2a[_0x4426ae(0x14b)]&&0x0!=_0x4d0e89[_0x4426ae(0x217)]||(_0x1c5860[_0x4426ae(0x206)](_0x4dce14),_0x4d0e89[_0x4426ae(0x13c)](_0x1927c4=>{const _0x5d5448=_0x4426ae;_0x1c5860[_0x5d5448(0x11a)](_0x1927c4,_0x31386e);}),_0x4426ae(0x1ba)!=_0x18cc2a[_0x4426ae(0x14b)]&&_0x99c7d1!=_0x52e358&&_0x1c5860[_0x4426ae(0x11a)](_0x4dce14[_0x4426ae(0x14f)](_0x32541f),_0x99c7d1));}const _0x1779ba=[];for(const [_0x227b09,_0xff01ea]of _0x1c5860){const _0xe47317=_0x225588(),_0x4388a0={'key':_0x100bf9,'oldValue':_0xff01ea,'newValue':_0x52e358};_0x100bf9[_0x4426ae(0x217)]>0x25&&console[_0x4426ae(0x9b)](_0x4426ae(0x150),{'key':_0x100bf9});const _0x34e662=(_0x4426ae(0x119)+(_0x100bf9+'|'+Vt({'newValue':_0x52e358})))[_0x4426ae(0x1a7)](0x0,0x3c),_0x15e386=this[_0x4426ae(0x1b2)]({'id':_0xe47317,'type':_0x34e662,'data':_0x4388a0,'createdAt':new Date(),'authorId':_0x42d3d5,'attributes':_0x5c98bc});_0x1779ba[_0x4426ae(0x1a9)](_0x15e386),this[_0x4426ae(0x124)](_0x34e662,_0xe47317,_0x42d3d5,_0x227b09);}return _0x1779ba;}[_0xe8a1bf(0xb8)](_0x35fa2c){const _0x126b75=_0xe8a1bf;this[_0x126b75(0x1e7)][_0x126b75(0xe6)](_0x35fa2c);}[_0xe8a1bf(0x1bd)](_0x51a4eb){const _0x581206=_0xe8a1bf;this[_0x581206(0x1f4)][_0x581206(0xe6)](_0x51a4eb);}[_0xe8a1bf(0x8e)](_0x5100d9,_0x7e06e4=[],_0x895adb=[]){const _0x31bc09=_0xe8a1bf;this[_0x31bc09(0xee)](_0x5100d9,(_0x2dfddb,..._0x38c692)=>{const _0x504e05=_0x31bc09;this[_0x504e05(0x1ca)](()=>{_0x2dfddb(..._0x38c692);});});for(const _0x1812d9 of _0x7e06e4)this[_0x31bc09(0x1bd)](_0x1812d9);for(const _0x1afb50 of _0x895adb)this[_0x31bc09(0xb8)](_0x1afb50);}[_0xe8a1bf(0xf3)](_0x19882e){const _0x40e041=_0xe8a1bf;return _0x40e041(0x8b)==_0x19882e[_0x40e041(0x14b)]?_0x19882e[_0x40e041(0xcd)][_0x40e041(0xe0)]('|')[0x0]:null;}[_0xe8a1bf(0x1f2)](_0x28d235,_0x5dd100){const _0x799d5a=_0xe8a1bf,_0x2f7ff7=_0x28d235[_0x799d5a(0x11b)]();this[_0x799d5a(0x1f8)][_0x799d5a(0x175)](_0x53b478=>{const _0x103e09=_0x799d5a;_0x53b478[_0x103e09(0xa1)](_0x2f7ff7,{'range':_0x5dd100});});}[_0xe8a1bf(0x162)](_0x3899b8){const _0x1cef5c=_0xe8a1bf,_0xb65934=_0x3899b8['id'],_0x5b8da7=this[_0x1cef5c(0x1b1)][_0x1cef5c(0x113)][_0x1cef5c(0x10c)](_0x1cef5c(0xab));this[_0x1cef5c(0x1d6)][_0x1cef5c(0x11c)](_0xb65934)||this[_0x1cef5c(0x1d6)][_0x1cef5c(0x143)]({'channelId':_0x5b8da7,'threadId':_0xb65934,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x46a569=this[_0x1cef5c(0x1d6)][_0x1cef5c(0x220)](_0xb65934);_0x46a569[_0x1cef5c(0x9f)](_0x1cef5c(0xe2)),_0x46a569[_0x1cef5c(0xe2)]=!0x1,_0x3899b8[_0x1cef5c(0x1d3)]=_0x46a569;}[_0xe8a1bf(0x101)](_0x2645a6,_0x367e03,_0x4da532,_0x1b66a2){const _0x3f06fb=_0xe8a1bf;if(_0x2645a6[_0x3f06fb(0x14b)]!=_0x367e03||_0x2645a6[_0x3f06fb(0xcd)]!=_0x4da532||_0x2645a6[_0x3f06fb(0x170)]['id']!=_0x1b66a2)throw this[_0x3f06fb(0x1b1)][_0x3f06fb(0x74)](_0x3f06fb(0x98)),new _0x4dc03d(_0x3f06fb(0x98),this);}[_0xe8a1bf(0x1a3)](_0x32d1f3,_0x5bcd9e){const _0x370e58=_0xe8a1bf,_0x1d3e7b=_0x32d1f3[_0x370e58(0x189)]();if(_0x5bcd9e[_0x370e58(0xcb)](_0x1d3e7b))_0x32d1f3[_0x370e58(0x216)]();else{if(_0x1d3e7b[_0x370e58(0xa6)](_0x5bcd9e)){const _0x3b1f2b=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0xfd)][_0x370e58(0x1ff)],_0x370e58(0x1e6));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x1d3e7b[_0x370e58(0xfd)],_0x3b1f2b));const _0x3151ed=_0x225588(),_0x396cbf=_0x32d1f3[_0x370e58(0x170)]['id'],_0x12cca4=_0x32d1f3[_0x370e58(0x14b)]+':'+_0x32d1f3[_0x370e58(0xcd)];this[_0x370e58(0x1b2)]({'id':_0x3151ed,'type':_0x12cca4,'createdAt':new Date(),'authorId':_0x396cbf,'data':_0x32d1f3[_0x370e58(0x131)],'attributes':_0x32d1f3[_0x370e58(0x137)]});const _0x28ca2b=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0x1e6)][_0x370e58(0x7f)],_0x370e58(0x1cc)),_0x7377ff=this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x28ca2b,_0x1d3e7b[_0x370e58(0x1e6)]);this[_0x370e58(0x124)](_0x12cca4,_0x3151ed,_0x396cbf,_0x7377ff);}else{if(_0x1d3e7b[_0x370e58(0x92)](_0x5bcd9e[_0x370e58(0xfd)])){const _0xad06e=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0xfd)][_0x370e58(0x1ff)],_0x370e58(0x1e6));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x1d3e7b[_0x370e58(0xfd)],_0xad06e));}else{const _0xf4d4aa=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0x1e6)][_0x370e58(0x7f)],_0x370e58(0x1cc));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0xf4d4aa,_0x1d3e7b[_0x370e58(0x1e6)]));}}}}[_0xe8a1bf(0xce)](_0xba978d){const _0x29e4bb=_0xe8a1bf;for(const {suggestion:_0x6302e8,meta:_0x1af1b8}of this[_0x29e4bb(0xe8)](_0xba978d,_0x29e4bb(0x1ba))){if(!_0x1af1b8[_0x29e4bb(0x99)])continue;const _0x5b8994=_0x6302e8[_0x29e4bb(0x118)]();for(const _0x3a9e5b of _0x5b8994)if(!_0xba978d[_0x29e4bb(0x16d)](_0x3a9e5b)[_0x29e4bb(0x217)])return!0x0;}return!0x1;}[_0xe8a1bf(0x13e)](_0x7cf963){const _0x3a525e=_0xe8a1bf,_0x3cf522=this[_0x3a525e(0x1b1)][_0x3a525e(0x89)][_0x3a525e(0x10c)](_0x3a525e(0xa8))[_0x3a525e(0x1c0)](_0x7cf963);if(!_0x3cf522)throw new _0x4dc03d(_0x3a525e(0x207),this);return _0x3cf522;}[_0xe8a1bf(0x21d)](_0x44f294){const _0x5590e8=_0xe8a1bf,_0x296765=this[_0x5590e8(0x1b1)][_0x5590e8(0x89)][_0x5590e8(0x10c)](_0x5590e8(0xa8)),_0x44844f=_0x2ce769(_0x5590e8(0x103)+_0x44f294),_0x5b301b=_0x296765[_0x5590e8(0x1c0)](_0x44844f);return _0x5b301b||_0x296765[_0x5590e8(0x100)]({'id':_0x44844f,'name':_0x44f294});}[_0xe8a1bf(0xae)](_0x2231ff,_0x49784c,_0x438759,_0x3535ae,_0x5f1e43){const _0x2b899b=_0xe8a1bf,_0x541f28=this[_0x2b899b(0x13e)](_0x3535ae),_0x20ade0=this[_0x2b899b(0x1a1)][_0x2b899b(0x1fc)](_0x2231ff,_0x49784c,_0x438759,_0x541f28,_0x5f1e43,_0x2e8eb1=>{const _0x24a102=_0x2b899b;this[_0x24a102(0x12c)](_0x438759,{'attributes':_0x2e8eb1});const _0x381355=this[_0x24a102(0x14e)](_0x438759);this[_0x24a102(0x146)](new Set([_0x381355])),this[_0x24a102(0x145)](new Set([_0x381355]));});return this[_0x2b899b(0xfe)](_0x20ade0,_0x2b899b(0xe3),()=>{const _0x305e2f=_0x2b899b;this[_0x305e2f(0x12c)](_0x438759,{'state':_0x305e2f(0x115)});},{'priority':_0x2b899b(0x122)}),this[_0x2b899b(0xfe)](_0x20ade0,_0x2b899b(0x129),()=>{const _0x6f5ca0=_0x2b899b;this[_0x6f5ca0(0x12c)](_0x438759,{'state':_0x6f5ca0(0x1f0)});},{'priority':_0x2b899b(0x122)}),this[_0x2b899b(0x218)][_0x2b899b(0x11a)](_0x438759,_0x20ade0),this[_0x2b899b(0x1bc)][_0x2b899b(0x11a)](_0x20ade0,_0x2b899b(0x144)),_0x20ade0;}[_0xe8a1bf(0xf8)](_0xea5961){const _0x1147d3=_0xe8a1bf,_0x10808a=_0xea5961[_0x1147d3(0xe0)](':');return{'group':_0x10808a[0x0],'type':_0x10808a[0x1],'subType':_0x10808a[_0x1147d3(0x217)]>=0x5?_0x10808a[0x2]:null,'id':_0x10808a[_0x1147d3(0x217)]<0x5?_0x10808a[0x2]:_0x10808a[0x3],'authorId':_0x10808a[_0x1147d3(0x217)]<0x5?_0x10808a[0x3]:_0x10808a[0x4],'markerCount':0x6==_0x10808a[_0x1147d3(0x217)]?_0x10808a[0x5]:null};}[_0xe8a1bf(0xeb)](_0x398318,_0x4fffea,_0x5e7edd){const _0x361d65=_0xe8a1bf,_0x2d03c5=_0x398318[_0x361d65(0x189)](),_0x340454=_0x2d03c5[_0x361d65(0xfd)],_0x4f4030=_0x2d03c5[_0x361d65(0x1e6)];this[_0x361d65(0x1f2)](_0x398318,this[_0x361d65(0x1f8)][_0x361d65(0x105)](_0x340454,_0x4fffea));const _0x1e7059=_0x225588(),_0xe915f0=_0x398318[_0x361d65(0x170)]['id'],_0x3557f9=_0x398318[_0x361d65(0x14b)]+(_0x398318[_0x361d65(0xcd)]?':'+_0x398318[_0x361d65(0xcd)]:'');this[_0x361d65(0x1b2)]({'id':_0x1e7059,'type':_0x3557f9,'createdAt':new Date(),'authorId':_0xe915f0,'originalSuggestionId':_0x398318['id'],'attributes':_0x398318[_0x361d65(0x137)],'data':_0x398318[_0x361d65(0x131)]});const _0x299a2a=this[_0x361d65(0xf3)](_0x398318);(_0x361d65(0x1af)==_0x398318[_0x361d65(0x14b)]||_0x299a2a&&this[_0x361d65(0xa7)](_0x299a2a))&&(_0x5e7edd=this[_0x361d65(0x1f8)][_0x361d65(0x1ab)](_0x5e7edd[_0x361d65(0x7f)])),this[_0x361d65(0x124)](_0x3557f9,_0x1e7059,_0xe915f0,this[_0x361d65(0x1f8)][_0x361d65(0x105)](_0x5e7edd,_0x4f4030));}[_0xe8a1bf(0xe8)](_0x2240d7,_0x13d89=null){const _0x342e7e=_0xe8a1bf,_0x4ac2c9=[],_0x580a3f=this[_0x342e7e(0x1b1)][_0x342e7e(0x89)][_0x342e7e(0x10c)](_0x342e7e(0xa8))['me'];Array[_0x342e7e(0x15a)](_0x2240d7)||(_0x2240d7=[_0x2240d7]);for(const _0x35770b of this[_0x342e7e(0x81)]()){if(!_0x35770b[_0x342e7e(0x19e)])continue;if(_0x13d89&&_0x35770b[_0x342e7e(0x14b)]!=_0x13d89)continue;let _0x27b1e6=!0x1;for(const _0xbb65a2 of _0x35770b[_0x342e7e(0x118)]()){for(const _0x2d0e91 of _0x2240d7){const _0x5d8baf=_0x2d0e91[_0x342e7e(0xfd)][_0x342e7e(0xcb)](_0xbb65a2[_0x342e7e(0x1e6)])||_0x2d0e91[_0x342e7e(0x1e6)][_0x342e7e(0xcb)](_0xbb65a2[_0x342e7e(0xfd)]);if(_0x5d8baf||_0x2d0e91[_0x342e7e(0x14f)](_0xbb65a2)){const _0x4a8158=_0x2d0e91[_0x342e7e(0xa6)](_0xbb65a2)&&Rt(this[_0x342e7e(0x1f8)][_0x342e7e(0x114)],_0xbb65a2[_0x342e7e(0xfd)],_0x2d0e91),_0x544d2e=_0xbb65a2[_0x342e7e(0xa6)](_0x2d0e91)&&Rt(this[_0x342e7e(0x1f8)][_0x342e7e(0x114)],_0x2d0e91[_0x342e7e(0xfd)],_0xbb65a2);_0x4ac2c9[_0x342e7e(0x1a9)]({'suggestion':_0x35770b,'meta':{'isOwn':_0x580a3f==_0x35770b[_0x342e7e(0x1e0)],'isNextTo':_0x5d8baf,'isInsideObject':_0x4a8158,'containsRangeInObject':_0x544d2e}}),_0x27b1e6=!0x0;break;}}if(_0x27b1e6)break;}}return _0x4ac2c9;}[_0xe8a1bf(0x124)](_0x20483e,_0x1076c9,_0x14727b,_0x5bb305,_0x21cf03){const _0xdff3f7=_0xe8a1bf;this[_0xdff3f7(0x1f8)][_0xdff3f7(0x175)](_0x24a9ba=>{const _0x4c1779=_0xdff3f7;let _0x265cad=_0x4c1779(0x1da)+_0x20483e+':'+_0x1076c9+':'+_0x14727b;_0x21cf03&&(_0x265cad=_0x265cad+':'+_0x21cf03),_0x24a9ba[_0x4c1779(0x1bb)](_0x265cad,{'range':_0x5bb305,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xe8a1bf(0x205)](_0x31ad9d){const _0x18416e=_0xe8a1bf,_0x5c15bb=_0x31ad9d[_0x18416e(0x18e)],_0x35e8c9=_0x31ad9d[_0x18416e(0x21e)];_0x31ad9d[_0x18416e(0x18e)]=null,_0x31ad9d[_0x18416e(0x21e)]=null,null!=_0x5c15bb&&_0x5c15bb[_0x18416e(0x21e)]==_0x31ad9d&&(_0x5c15bb[_0x18416e(0x21e)]=_0x35e8c9),null!=_0x35e8c9&&_0x35e8c9[_0x18416e(0x18e)]==_0x31ad9d&&(_0x35e8c9[_0x18416e(0x18e)]=_0x5c15bb),_0x18416e(0xc8)==this[_0x18416e(0x1bc)][_0x18416e(0x10c)](_0x31ad9d)&&(this[_0x18416e(0x1bc)][_0x18416e(0x11a)](_0x31ad9d,_0x18416e(0x1de)),this[_0x18416e(0xfa)](_0x18416e(0xc3),_0x31ad9d,_0x5c15bb,_0x35e8c9));}[_0xe8a1bf(0x1b2)](_0x382a7f){const _0x2a1170=_0xe8a1bf,_0x3a70e1=_0x382a7f['id'],_0x262a0d=this[_0x2a1170(0xc0)](_0x382a7f);if(this[_0x2a1170(0x159)]&&this[_0x2a1170(0x159)][_0x2a1170(0xe5)]){const _0x1138eb=this[_0x2a1170(0x1b1)][_0x2a1170(0x89)][_0x2a1170(0x10c)](_0x2a1170(0x1d2)),_0x5e981b=_0x262a0d[_0x2a1170(0xbe)],_0xde872=_0x262a0d[_0x2a1170(0xcd)]?_0x262a0d[_0x2a1170(0x14b)]+':'+_0x262a0d[_0x2a1170(0xcd)]:_0x262a0d[_0x2a1170(0x14b)],_0x161b56=this[_0x2a1170(0x1b1)][_0x2a1170(0x16b)],_0x1fa8e7=_0x1138eb[_0x2a1170(0xe6)](_0x36fca4(_0x161b56,_0x2a1170(0x1d9))),_0x144d24={'id':_0x3a70e1,'type':_0xde872,'hasComments':_0x5e981b,'data':_0x382a7f[_0x2a1170(0x131)]||null,'originalSuggestionId':_0x382a7f[_0x2a1170(0x112)]||null,'attributes':_0x262a0d[_0x2a1170(0x137)]};this[_0x2a1170(0x159)][_0x2a1170(0xe5)](_0x144d24)[_0x2a1170(0x130)](_0x299144=>{const _0xa278be=_0x2a1170;_0x262a0d[_0xa278be(0x1fa)]=!0x0,_0x1138eb[_0xa278be(0x140)](_0x1fa8e7),_0x299144&&_0x299144[_0xa278be(0x151)]&&(this[_0xa278be(0x218)][_0xa278be(0x10c)](_0x3a70e1)[_0xa278be(0x151)]=_0x299144[_0xa278be(0x151)]);})[_0x2a1170(0x104)](_0x57dbfd=>{const _0x190b6c=_0x2a1170;throw _0x3db441(_0x190b6c(0x18d)),this[_0x190b6c(0x1b1)][_0x190b6c(0x82)][_0x190b6c(0xbc)]({'isUndoable':!0x1},()=>{const _0x4122b4=_0x190b6c;_0x262a0d[_0x4122b4(0x129)]();}),_0x262a0d[_0x190b6c(0x1d1)](),this[_0x190b6c(0x218)][_0x190b6c(0x206)](_0x262a0d['id']),this[_0x190b6c(0x1bc)][_0x190b6c(0x206)](_0x262a0d),_0x57dbfd;});}return _0x262a0d;}[_0xe8a1bf(0xa7)](_0x572bbd){const _0x410ddc=_0xe8a1bf;return this[_0x410ddc(0x1e7)][_0x410ddc(0x1a8)](_0x572bbd);}[_0xe8a1bf(0x12c)](_0x28064b,_0x29281a){const _0x40eaa4=_0xe8a1bf,_0x5a4cd4=this[_0x40eaa4(0x1b1)][_0x40eaa4(0x89)][_0x40eaa4(0x10c)](_0x40eaa4(0x1d2)),_0x444b2c=this[_0x40eaa4(0x14e)](_0x28064b);if(this[_0x40eaa4(0x159)]&&this[_0x40eaa4(0x159)][_0x40eaa4(0x13a)]){if(_0x444b2c[_0x40eaa4(0x1fa)]){const _0x54d130=_0x5a4cd4[_0x40eaa4(0xe6)](_0x36fca4(this[_0x40eaa4(0x1b1)][_0x40eaa4(0x16b)],_0x40eaa4(0x1d9)));this[_0x40eaa4(0x159)][_0x40eaa4(0x13a)](_0x28064b,_0x29281a)[_0x40eaa4(0x130)](()=>{const _0x646ca4=_0x40eaa4;_0x5a4cd4[_0x646ca4(0x140)](_0x54d130);});}else _0x444b2c['on'](_0x40eaa4(0x117),()=>{const _0x701a2e=_0x40eaa4;this[_0x701a2e(0x12c)](_0x28064b,_0x29281a);});}}[_0xe8a1bf(0x20c)](_0x2feb61){const _0x5574bd=_0xe8a1bf;if(!this[_0x5574bd(0x159)]||!this[_0x5574bd(0x159)][_0x5574bd(0x14e)])throw new _0x4dc03d(_0x5574bd(0x90),this);return this[_0x5574bd(0x159)][_0x5574bd(0x14e)](_0x2feb61);}[_0xe8a1bf(0x215)](_0x36f7ef){const _0x593726=_0xe8a1bf,{id:_0x3b0b8a,type:_0x4b92cf,subType:_0x29d086,authorId:_0x25f342}=this[_0x593726(0xf8)](_0x36f7ef),_0x8068c6=this[_0x593726(0x218)][_0x593726(0x10c)](_0x3b0b8a)||this[_0x593726(0xae)](_0x4b92cf,_0x29d086,_0x3b0b8a,_0x25f342,{});switch(this[_0x593726(0x101)](_0x8068c6,_0x4b92cf,_0x29d086,_0x25f342),this[_0x593726(0x1bc)][_0x593726(0x10c)](_0x8068c6)){case _0x593726(0x144):this[_0x593726(0x20c)](_0x3b0b8a)[_0x593726(0x130)](_0x2488d5=>{const _0x51199c=_0x593726;let _0x5ccaad=Promise[_0x51199c(0x1c6)]();_0x2488d5[_0x51199c(0xbe)]&&(_0x5ccaad=this[_0x51199c(0x1d6)][_0x51199c(0x179)]({'channelId':this[_0x51199c(0x1b1)][_0x51199c(0x113)][_0x51199c(0x10c)](_0x51199c(0xab)),'threadId':_0x3b0b8a})),_0x5ccaad[_0x51199c(0x130)](()=>{const _0x112dd4=_0x51199c;this[_0x112dd4(0xc0)](_0x2488d5)[_0x112dd4(0x1fa)]=!0x0;});}),this[_0x593726(0x1bc)][_0x593726(0x11a)](_0x8068c6,_0x593726(0x167));break;case _0x593726(0x1de):this[_0x593726(0x12c)](_0x3b0b8a,{'state':_0x593726(0x191)});case _0x593726(0x182):this[_0x593726(0x1bc)][_0x593726(0x11a)](_0x8068c6,_0x593726(0xc8)),this[_0x593726(0xfa)](_0x593726(0x12d),_0x8068c6);break;case _0x593726(0xc8):this[_0x593726(0xfa)](_0x593726(0x1ea),_0x8068c6);}return _0x8068c6[_0x593726(0xb3)](_0x36f7ef),_0x8068c6;}[_0xe8a1bf(0x145)](_0x54dd2f){const _0x5546de=_0xe8a1bf,_0xaf8ef1=Array[_0x5546de(0x148)](_0x54dd2f),_0x2c25ba=_0xaf8ef1[_0x5546de(0x1f6)](_0x41c106=>_0x5546de(0x8b)==_0x41c106[_0x5546de(0x14b)]);this[_0x5546de(0x204)](_0x2c25ba);const _0x1aade9=_0xaf8ef1[_0x5546de(0x1f6)](_0x2aacb0=>!_0x2aacb0[_0x5546de(0x212)]&&_0x5546de(0x8b)!=_0x2aacb0[_0x5546de(0x14b)]),_0x58874c=this[_0x5546de(0x81)]({'skipNotAttached':!0x0})[_0x5546de(0x1f6)](_0x3906c1=>!_0x3906c1[_0x5546de(0x212)]&&_0x5546de(0x8b)!=_0x3906c1[_0x5546de(0x14b)]),_0x2fabd3=_0x58874c[_0x5546de(0x1f6)](_0x17f6f2=>!_0x54dd2f[_0x5546de(0x1a8)](_0x17f6f2)),_0x5e9ba4=new Map(_0x58874c[_0x5546de(0x110)](_0x5a0cef=>[_0x5a0cef,this[_0x5546de(0x1a1)][_0x5546de(0x17c)](_0x5a0cef[_0x5546de(0x14b)],_0x5a0cef[_0x5546de(0xcd)],_0x5546de(0x20e))])),_0x1e1d5c=new Map(_0x58874c[_0x5546de(0x110)](_0x232cf5=>[_0x232cf5,_0x232cf5[_0x5546de(0x189)]()])),_0x5f0ef3=new Set(),_0x1f4df1=new Set();for(let _0x184450=0x0;_0x184450<_0x1aade9[_0x5546de(0x217)];_0x184450++)_0x54366d(_0x1aade9[_0x184450],_0x1aade9,_0x184450+0x1);for(let _0x171262=0x0;_0x171262<_0x1aade9[_0x5546de(0x217)];_0x171262++)_0x54366d(_0x1aade9[_0x171262],_0x2fabd3,0x0);const _0x26272c=new Set();for(let _0x53122e=0x0;_0x53122e<_0x1aade9[_0x5546de(0x217)];_0x53122e++){const _0x1c8d21=_0x1aade9[_0x53122e];!_0x1f4df1[_0x5546de(0x1a8)](_0x1c8d21)&&_0x1c8d21[_0x5546de(0x18e)]&&(_0x26272c[_0x5546de(0xe6)](_0x1c8d21[_0x5546de(0x18e)]),_0x1c8d21[_0x5546de(0x18e)][_0x5546de(0x21e)]===_0x1c8d21&&(_0x1c8d21[_0x5546de(0x18e)][_0x5546de(0x21e)]=null),_0x1c8d21[_0x5546de(0x18e)]=null),!_0x5f0ef3[_0x5546de(0x1a8)](_0x1c8d21)&&_0x1c8d21[_0x5546de(0x21e)]&&(_0x26272c[_0x5546de(0xe6)](_0x1c8d21[_0x5546de(0x21e)]),_0x1c8d21[_0x5546de(0x21e)][_0x5546de(0x18e)]===_0x1c8d21&&(_0x1c8d21[_0x5546de(0x21e)][_0x5546de(0x18e)]=null),_0x1c8d21[_0x5546de(0x21e)]=null);}function _0x54366d(_0x13641a,_0x13e48a,_0x36a0bd){const _0x305186=_0x5546de;for(let _0x529171=_0x36a0bd;_0x529171<_0x13e48a[_0x305186(0x217)];_0x529171++){const _0x5b0727=_0x5d12b5(_0x13641a,_0x13e48a[_0x529171]);_0x5b0727&&(_0x5b0727[0x0][_0x305186(0x21e)]=_0x5b0727[0x1],_0x5b0727[0x1][_0x305186(0x18e)]=_0x5b0727[0x0],_0x5f0ef3[_0x305186(0xe6)](_0x5b0727[0x0]),_0x1f4df1[_0x305186(0xe6)](_0x5b0727[0x1]));}}function _0x5d12b5(_0x560516,_0x4b16d0){const _0x8ddd49=_0x5546de;if(_0x560516[_0x8ddd49(0x1e0)]['id']!==_0x4b16d0[_0x8ddd49(0x1e0)]['id'])return null;const _0x3b7e14=_0x5e9ba4[_0x8ddd49(0x10c)](_0x560516)(_0x560516,_0x4b16d0,_0x1e1d5c[_0x8ddd49(0x10c)](_0x560516),_0x1e1d5c[_0x8ddd49(0x10c)](_0x4b16d0));if(!_0x3b7e14)return null;return _0x5e9ba4[_0x8ddd49(0x10c)](_0x4b16d0)(_0x560516,_0x4b16d0,_0x1e1d5c[_0x8ddd49(0x10c)](_0x560516),_0x1e1d5c[_0x8ddd49(0x10c)](_0x4b16d0))?_0x3b7e14[0x1][_0x8ddd49(0x1d3)]&&_0x3b7e14[0x1][_0x8ddd49(0x1d3)][_0x8ddd49(0x217)]?null:_0x3b7e14:null;}_0x26272c[_0x5546de(0x1b0)]&&this[_0x5546de(0x145)](_0x26272c);}[_0xe8a1bf(0x204)](_0xfbbf02){const _0x1b0111=_0xe8a1bf;if(0x0==_0xfbbf02[_0x1b0111(0x217)])return;const _0x1a0490=this[_0x1b0111(0x81)]({'skipNotAttached':!0x0})[_0x1b0111(0x1f6)](_0x211721=>_0x1b0111(0x8b)==_0x211721[_0x1b0111(0x14b)]&&_0x211721[_0x1b0111(0xb5)]),_0x27d391=[],_0x70c5e9=new Map();for(const _0x3b260e of _0x1a0490){const _0x9ebbd5=_0x2ce769(_0x3b260e[_0x1b0111(0x137)]);_0x70c5e9[_0x1b0111(0x1a8)](_0x9ebbd5)||(_0x70c5e9[_0x1b0111(0x11a)](_0x9ebbd5,_0x27d391[_0x1b0111(0x217)]),_0x27d391[_0x1b0111(0x1a9)]([]));const _0x1c3026=_0x70c5e9[_0x1b0111(0x10c)](_0x9ebbd5);_0x27d391[_0x1c3026][_0x1b0111(0x1a9)](_0x3b260e);}!(function(){const _0x30f74c=_0x1b0111;_0x27d391[_0x30f74c(0x213)]((_0x5ee8ef,_0xf8511)=>{const _0x4ab3a4=_0x30f74c,_0x256b5a=_0x5ee8ef[0x0][_0x4ab3a4(0x151)],_0x2ae5dd=_0xf8511[0x0][_0x4ab3a4(0x151)];return _0x256b5a==_0x2ae5dd?_0x5ee8ef[0x0][_0x4ab3a4(0x137)][_0x4ab3a4(0xf6)]<_0xf8511[0x0][_0x4ab3a4(0x137)][_0x4ab3a4(0xf6)]?-0x1:0x1:_0x256b5a<_0x2ae5dd?-0x1:0x1;});for(const _0x26dfaa of _0x27d391)_0x26dfaa[_0x30f74c(0x213)]((_0x47e1fa,_0x4d7b15)=>_0x47e1fa['id']<_0x4d7b15['id']?-0x1:0x1);}());for(let _0x412461=0x0;_0x412461<_0x27d391[_0x1b0111(0x217)];_0x412461++){if(0x0==_0x27d391[_0x412461][_0x1b0111(0x217)])continue;const _0x142a1d=[];for(let _0x124e24=_0x412461+0x1;_0x124e24<_0x27d391[_0x1b0111(0x217)];_0x124e24++)0x0!=_0x27d391[_0x124e24][_0x1b0111(0x217)]&&_0x5a485f(_0x27d391[_0x412461],_0x27d391[_0x124e24])&&_0x142a1d[_0x1b0111(0x1a9)](_0x124e24);for(const _0x26926e of _0x142a1d)_0x27d391[_0x412461]=_0x27d391[_0x412461][_0x1b0111(0x95)](_0x27d391[_0x26926e]),_0x27d391[_0x26926e]=[];}for(const _0x627d02 of _0x27d391)for(let _0x5a6a6b=0x0;_0x5a6a6b<_0x627d02[_0x1b0111(0x217)];_0x5a6a6b++)_0x627d02[_0x5a6a6b][_0x1b0111(0x21e)]=_0x627d02[_0x5a6a6b+0x1]||null;for(const _0x2689eb of _0x27d391)for(let _0x298713=0x0;_0x298713<_0x2689eb[_0x1b0111(0x217)];_0x298713++)_0x2689eb[_0x298713][_0x1b0111(0x18e)]=_0x2689eb[_0x298713-0x1]||null;function _0x5a485f(_0x10443d,_0x1942b9){const _0x2454f3=_0x1b0111;if(_0x10443d[0x0][_0x2454f3(0x137)][_0x2454f3(0xf6)]!==_0x1942b9[0x0][_0x2454f3(0x137)][_0x2454f3(0xf6)]&&_0x10443d[0x0][_0x2454f3(0x1e0)]!==_0x1942b9[0x0][_0x2454f3(0x1e0)])return!0x1;if(!function(_0xa4b783,_0x4e50e1){const _0x2c42ea=_0x2454f3;if(!_0xa4b783[_0x2c42ea(0xbe)]&&!_0x4e50e1[_0x2c42ea(0xbe)])return!0x0;if(_0xa4b783[_0x2c42ea(0xbe)]&&_0x4e50e1[_0x2c42ea(0xbe)])return!0x1;if(_0xa4b783[_0x2c42ea(0xbe)]&&_0x4e50e1[_0x2c42ea(0x151)]<_0xa4b783[_0x2c42ea(0x1d3)][_0x2c42ea(0x135)][_0x2c42ea(0x10c)](0x0)[_0x2c42ea(0x151)])return!0x0;if(_0x4e50e1[_0x2c42ea(0xbe)]&&_0xa4b783[_0x2c42ea(0x151)]<_0x4e50e1[_0x2c42ea(0x1d3)][_0x2c42ea(0x135)][_0x2c42ea(0x10c)](0x0)[_0x2c42ea(0x151)])return!0x0;return!0x1;}(_0x10443d[0x0],_0x1942b9[0x0]))return!0x1;const _0x4eed9b=_0x2f2148(_0x10443d[0x0][_0x2454f3(0x137)],_0x2454f3(0xf6)),_0x569712=_0x2f2148(_0x1942b9[0x0][_0x2454f3(0x137)],_0x2454f3(0xf6));if(!_0x43c7b9(_0x4eed9b,_0x569712))return!0x1;return!!_0x10443d[_0x2454f3(0x13b)](_0x376aba=>_0x1942b9[_0x2454f3(0x1e1)](_0x1155d6=>_0x376aba[_0x2454f3(0x189)]()[_0x2454f3(0xcb)](_0x1155d6[_0x2454f3(0x189)]())))&&_0x1942b9[_0x2454f3(0x13b)](_0x2353a2=>_0x10443d[_0x2454f3(0x1e1)](_0x14c7c1=>_0x2353a2[_0x2454f3(0x189)]()[_0x2454f3(0xcb)](_0x14c7c1[_0x2454f3(0x189)]())));}}[_0xe8a1bf(0x146)](_0x55f251){const _0x4c9656=_0xe8a1bf,_0x3d1d64=Array[_0x4c9656(0x148)](_0x55f251),_0x30723d=this[_0x4c9656(0x81)]({'skipNotAttached':!0x0}),_0xdfd0d7=_0x30723d[_0x4c9656(0x1f6)](_0x53a924=>!_0x55f251[_0x4c9656(0x1a8)](_0x53a924)),_0x15fe3d=new Map(_0x3d1d64[_0x4c9656(0x110)](_0x54c1=>[_0x54c1,this[_0x4c9656(0x1a1)][_0x4c9656(0x17c)](_0x54c1[_0x4c9656(0x14b)],_0x54c1[_0x4c9656(0xcd)],_0x4c9656(0x12b))])),_0xfeffe6=new Map(_0x30723d[_0x4c9656(0x110)](_0x57ba0b=>[_0x57ba0b,_0x57ba0b[_0x4c9656(0x118)]()]));for(let _0x5dd876=0x0;_0x5dd876<_0x3d1d64[_0x4c9656(0x217)];_0x5dd876++){if(_0xad7f5(this,_0x3d1d64[_0x5dd876],_0x3d1d64,_0x5dd876+0x1))return!0x0;}for(let _0x1a3b12=0x0;_0x1a3b12<_0x3d1d64[_0x4c9656(0x217)];_0x1a3b12++){if(_0xad7f5(this,_0x3d1d64[_0x1a3b12],_0xdfd0d7,0x0))return!0x0;}return!0x1;function _0xad7f5(_0x555e64,_0x4eb07d,_0x5cb36e,_0x47ae9b){const _0x309de2=_0x4c9656;for(let _0x2c75f2=_0x47ae9b;_0x2c75f2<_0x5cb36e[_0x309de2(0x217)];_0x2c75f2++){const _0x3bc0ca=_0x5cb36e[_0x2c75f2];if(_0x3bc0ca[_0x309de2(0x14b)]!==_0x4eb07d[_0x309de2(0x14b)]||_0x3bc0ca[_0x309de2(0x1e0)]['id']!==_0x4eb07d[_0x309de2(0x1e0)]['id']||_0x3bc0ca[_0x309de2(0xcd)]!==_0x4eb07d[_0x309de2(0xcd)])continue;if(!Pt(_0x4eb07d,_0x3bc0ca,[_0x309de2(0xf6)]))continue;if(_0x309de2(0x8b)==_0x4eb07d[_0x309de2(0x14b)]&&_0x4eb07d[_0x309de2(0x131)][_0x309de2(0x202)]!=_0x3bc0ca[_0x309de2(0x131)][_0x309de2(0x202)])continue;if(_0x309de2(0x8b)==_0x4eb07d[_0x309de2(0x14b)]&&_0x555e64[_0x309de2(0xa7)](_0x4eb07d[_0x309de2(0x131)][_0x309de2(0x84)]))continue;if(_0x309de2(0x1af)==_0x4eb07d[_0x309de2(0x14b)]){const _0x1d28a5=_0x555e64[_0x309de2(0x1b1)][_0x309de2(0x82)],_0x21704c=_0x4eb07d[_0x309de2(0x15c)]();if(_0x21704c&&(_0x1d28a5[_0x309de2(0x114)][_0x309de2(0xaf)](_0x21704c)||_0x1d28a5[_0x309de2(0x114)][_0x309de2(0xb6)](_0x21704c)))continue;}const _0x391a52=_0x15fe3d[_0x309de2(0x10c)](_0x4eb07d),_0x1ba5a6=_0xfeffe6[_0x309de2(0x10c)](_0x4eb07d),_0x5c1f94=_0xfeffe6[_0x309de2(0x10c)](_0x3bc0ca),_0x1a0c19=_0x4eb07d[_0x309de2(0x1d3)]&&_0x4eb07d[_0x309de2(0x1d3)][_0x309de2(0x217)],_0x50030c=_0x3bc0ca[_0x309de2(0x1d3)]&&_0x3bc0ca[_0x309de2(0x1d3)][_0x309de2(0x217)];if(!_0x1a0c19&&_0x391a52(_0x5c1f94,_0x1ba5a6))return _0x555e64[_0x309de2(0x19f)](_0x3bc0ca,_0x4eb07d),_0xfeffe6[_0x309de2(0x206)](_0x4eb07d),!0x0;if(!_0x50030c&&_0x391a52(_0x1ba5a6,_0x5c1f94))return _0x555e64[_0x309de2(0x19f)](_0x4eb07d,_0x3bc0ca),_0xfeffe6[_0x309de2(0x206)](_0x3bc0ca),!0x0;}return!0x1;}}[_0xe8a1bf(0x19f)](_0x31ec8f,_0x2f2d62){const _0x54976f=_0xe8a1bf;if(_0x31ec8f[_0x54976f(0x212)]){for(const _0x59e662 of _0x2f2d62[_0x54976f(0x118)]())_0x31ec8f[_0x54976f(0xde)](_0x59e662);}else{const _0xc75448=_0x2f2d62[_0x54976f(0x189)]()[_0x54976f(0x1e6)];this[_0x54976f(0x1f2)](_0x31ec8f,this[_0x54976f(0x1f8)][_0x54976f(0x105)](_0x31ec8f[_0x54976f(0x189)]()[_0x54976f(0xfd)],_0xc75448));}_0x2f2d62[_0x54976f(0x216)]();}[_0xe8a1bf(0xd5)](_0x24ffcc,_0x4c48a5){const _0x206be9=_0xe8a1bf,_0x54a684=_0x24ffcc[_0x206be9(0x9d)](_0x206be9(0xa0))||_0x24ffcc[_0x206be9(0x9d)](_0x206be9(0x8b))?_0x206be9(0x10b):_0x24ffcc[_0x206be9(0x1c4)]();return _0x36fca4(this[_0x206be9(0x1b1)][_0x206be9(0x16b)],_0x4c48a5+'_'+_0x54a684+_0x206be9(0xb0));}[_0xe8a1bf(0x1b9)](){const _0x2affd8=_0xe8a1bf,_0x3fe356=this[_0x2affd8(0x1b1)];if(!_0x3fe356['ui'])return;const {ariaLiveAnnouncer:_0x574c87}=_0x3fe356['ui'];_0xc1b741(this[_0x2affd8(0x1f8)],({left:_0x9a544b,entered:_0x3fc5c2})=>{const _0x46a652=_0x2affd8;for(const _0x513062 of _0x9a544b){const {group:_0x58a569,type:_0x1da1ac}=this[_0x46a652(0xf8)](_0x513062[_0x46a652(0xe7)]);if(_0x46a652(0x1fe)===_0x58a569){_0x574c87[_0x46a652(0x10f)](this[_0x46a652(0xd5)](_0x1da1ac,_0x46a652(0xb1)));break;}}for(const _0x491d64 of _0x3fc5c2){const {group:_0x1e44e4,type:_0x94d584}=this[_0x46a652(0xf8)](_0x491d64[_0x46a652(0xe7)]);if(_0x46a652(0x1fe)===_0x1e44e4){_0x574c87[_0x46a652(0x10f)](this[_0x46a652(0xd5)](_0x94d584,_0x46a652(0x15e)));break;}}});}[_0xe8a1bf(0x15d)](_0x4d593b){const _0x528f1b=_0xe8a1bf;if(this[_0x528f1b(0x97)])return!0x1;const _0x266e5=this[_0x528f1b(0x1b1)],_0x3b9f89=_0x266e5[_0x528f1b(0x82)][_0x528f1b(0x1ed)][_0x528f1b(0xd3)][_0x528f1b(0x21f)]();if(0x0==_0x3b9f89[_0x528f1b(0x217)])return!0x1;const _0x3b5dd7=[],_0x47b937=_0x3b9f89[_0x528f1b(0x1f6)](_0x27df5c=>_0x528f1b(0x8b)==_0x27df5c[_0x528f1b(0x14b)]),_0x3d8487=_0x3b9f89[_0x528f1b(0x1f6)](_0x20e7ec=>_0x528f1b(0x83)==_0x20e7ec[_0x528f1b(0x14b)]&&_0x528f1b(0x201)!=_0x20e7ec[_0x528f1b(0xe7)]),_0x35d798=_0x3b9f89[_0x528f1b(0x1f6)](_0x155670=>_0x528f1b(0x140)==_0x155670[_0x528f1b(0x14b)]&&_0x528f1b(0x201)!=_0x155670[_0x528f1b(0xe7)]);for(const _0x5d4263 of _0x47b937)_0x3b5dd7[_0x528f1b(0x1a9)]({'key':_0x5d4263[_0x528f1b(0x16c)],'newValue':_0x5d4263[_0x528f1b(0x80)],'oldValue':_0x5d4263[_0x528f1b(0x222)],'range':Ot(_0x5d4263[_0x528f1b(0xc1)],_0x266e5[_0x528f1b(0x82)])});for(const _0x4c1fc1 of _0x3d8487){const _0x5e4475=_0x35d798[_0x528f1b(0xfb)](_0x2ac56b=>_0x2ac56b[_0x528f1b(0xa5)][_0x528f1b(0xcb)](_0x4c1fc1[_0x528f1b(0xa5)]));_0x5e4475&&_0x3b5dd7[_0x528f1b(0x1a9)]({'key':_0x528f1b(0x15b),'newValue':_0x4c1fc1[_0x528f1b(0xe7)],'oldValue':_0x5e4475[_0x528f1b(0xe7)],'range':_0x266e5[_0x528f1b(0x82)][_0x528f1b(0x133)](_0x4c1fc1[_0x528f1b(0xa5)][_0x528f1b(0xda)])});}return 0x0!=_0x3b5dd7[_0x528f1b(0x217)]&&this[_0x528f1b(0xbd)](_0x4d593b,_0x3b5dd7);}[_0xe8a1bf(0x203)](_0x38f40d){const _0x400da1=_0xe8a1bf;let _0x4927cc=!0x1;const _0x4d52a6=this[_0x400da1(0x1b1)][_0x400da1(0x82)][_0x400da1(0x1ed)][_0x400da1(0xd3)][_0x400da1(0x1c2)]()[_0x400da1(0x1f6)](_0x399717=>_0x399717[_0x400da1(0x131)][_0x400da1(0x7e)]&&_0x399717[_0x400da1(0xe7)][_0x400da1(0x9d)](_0x400da1(0x186)));for(const _0x356241 of _0x4d52a6){const {subType:_0x12836c,id:_0x1ac8ef}=this[_0x400da1(0xf8)](_0x356241[_0x400da1(0xe7)]),_0x17e91f=_0x12836c[_0x400da1(0xe0)]('|')[0x0];for(const _0x540586 of this[_0x400da1(0x81)]({'skipNotAttached':!0x0}))_0x540586['id']!=_0x1ac8ef&&_0x400da1(0x8b)==_0x540586[_0x400da1(0x14b)]&&_0x540586[_0x400da1(0x131)]&&_0x540586[_0x400da1(0x131)][_0x400da1(0x84)]==_0x17e91f&&_0x540586[_0x400da1(0x189)]()[_0x400da1(0x11d)](_0x356241[_0x400da1(0x131)][_0x400da1(0x7e)])&&(this[_0x400da1(0x116)](_0x540586,_0x356241[_0x400da1(0x131)][_0x400da1(0x7e)],_0x38f40d),_0x4927cc=!0x0);}return _0x4927cc;}[_0xe8a1bf(0x1ca)](_0x4b4621){const _0x8b40ee=_0xe8a1bf;this[_0x8b40ee(0x1b1)],(this[_0x8b40ee(0x97)]=!0x0,_0x4b4621());}[_0xe8a1bf(0xf0)](_0x57d342){const _0x9c8e2e=_0xe8a1bf,_0x33f4cb=this[_0x9c8e2e(0xa7)](_0x57d342),_0x42d53c=this[_0x9c8e2e(0x1f4)][_0x9c8e2e(0x1a8)](_0x57d342);return _0x33f4cb||_0x42d53c;}[_0xe8a1bf(0xbd)](_0x1757a5,_0x5aa469){const _0x112826=_0xe8a1bf;if(0x0==_0x5aa469[_0x112826(0x217)])return!0x1;let _0x276827=!0x1;for(const _0x27d4ea of _0x5aa469){const _0x38b466=this[_0x112826(0xe8)](_0x27d4ea[_0x112826(0xc1)],_0x112826(0x8b))[_0x112826(0x1f6)](_0x3d32c3=>!_0x3d32c3[_0x112826(0x1b7)][_0x112826(0x125)])[_0x112826(0x110)](_0x501ec4=>_0x501ec4[_0x112826(0x1fe)]),_0x5b5b97=_0x2ce769({'newValue':_0x27d4ea[_0x112826(0x1dc)]});_0x38b466[_0x112826(0x1f6)](_0x189410=>{const _0x5bbeb2=_0x112826,[_0x1bf93e,_0x11ec27]=_0x189410[_0x5bbeb2(0xcd)][_0x5bbeb2(0xe0)]('|');return _0x1bf93e==_0x27d4ea[_0x5bbeb2(0x84)]&&_0x11ec27!=_0x5b5b97;})[_0x112826(0x13c)](_0x1a90b3=>{const _0x24fbbe=_0x112826;this[_0x24fbbe(0x116)](_0x1a90b3,_0x27d4ea[_0x24fbbe(0xc1)],_0x1757a5),_0x276827=!0x0;});}return _0x276827;}[_0xe8a1bf(0x116)](_0x6d449b,_0x287bbb,_0x4c4101){const _0x10eaea=_0xe8a1bf,_0xf4895=_0x6d449b[_0x10eaea(0x189)]()[_0x10eaea(0x16d)](_0x287bbb);0x0!==_0xf4895[_0x10eaea(0x217)]?0x1!==_0xf4895[_0x10eaea(0x217)]?this[_0x10eaea(0xeb)](_0x6d449b,_0x287bbb[_0x10eaea(0xfd)],_0x287bbb[_0x10eaea(0x1e6)]):this[_0x10eaea(0x1f2)](_0x6d449b,_0xf4895[0x0]):_0x4c4101[_0x10eaea(0x192)](_0x6d449b[_0x10eaea(0x11b)]());}}class xt{constructor(_0x44c5d3){const _0x520a56=_0xe8a1bf;this[_0x520a56(0xc2)]=_0x44c5d3,this[_0x520a56(0x1f8)]=_0x44c5d3[_0x520a56(0x82)],this[_0x520a56(0x9a)]=new Map(),this[_0x520a56(0x18f)]=new Map(),this[_0x520a56(0x1a2)]();}[_0xe8a1bf(0x1fc)](_0x257a93,_0x228539,_0x3dafbe,_0x207743,_0x37c47d,_0x578edf){const _0x2b67c9=_0xe8a1bf;return new _0xd3eb0a(this[_0x2b67c9(0x1f8)],{'type':_0x257a93,'subType':_0x228539,'id':_0x3dafbe,'author':_0x207743,'creator':_0x207743,'attributes':_0x37c47d,'onAttributesChange':_0x578edf,'onAccept':(..._0x44eedb)=>this[_0x2b67c9(0x17c)](_0x257a93,_0x228539,_0x2b67c9(0xe3))(..._0x44eedb),'onDiscard':(..._0x15bae4)=>this[_0x2b67c9(0x17c)](_0x257a93,_0x228539,_0x2b67c9(0x129))(..._0x15bae4)});}[_0xe8a1bf(0x1ce)](_0x18d089,_0x1a7695,_0x58e800,_0x57fca0){const _0x15ab24=_0xe8a1bf,_0x276658=_0x18d089+':'+_0x1a7695+':'+_0x58e800;this[_0x15ab24(0x9a)][_0x15ab24(0x11a)](_0x276658,_0x57fca0);}[_0xe8a1bf(0x17c)](_0x3103e1,_0x3e70ac,_0x215c84){const _0x2b9c07=_0xe8a1bf,_0x10611a=_0x3103e1+':'+_0x3e70ac+':'+_0x215c84;return this[_0x2b9c07(0x9a)][_0x2b9c07(0x10c)](_0x10611a)||this[_0x2b9c07(0x18f)][_0x2b9c07(0x10c)](_0x3103e1+':'+_0x215c84);}[_0xe8a1bf(0x1a2)](){const _0x497a98=_0xe8a1bf,_0x2f12cc=()=>!0x1,_0x5af241=_0x5c8872=>{const _0x2a043b=_0x6235;_0x5c8872[_0x2a043b(0x213)]((_0x1ca7f2,_0x4cbd04)=>_0x1ca7f2[_0x2a043b(0xfd)][_0x2a043b(0x17a)](_0x4cbd04[_0x2a043b(0xfd)])?0x1:-0x1),this[_0x2a043b(0x1f8)][_0x2a043b(0x175)](_0x5397d=>{const _0x5c460b=_0x2a043b;for(const _0x2f07e1 of _0x5c8872){let _0x366f72;_0x366f72=_0x2f07e1[_0x5c460b(0x1e6)][_0x5c460b(0x196)]&&_0x2f07e1[_0x5c460b(0x1e6)][_0x5c460b(0x7f)]==_0x2f07e1[_0x5c460b(0xfd)][_0x5c460b(0xda)]?_0x5397d[_0x5c460b(0x156)](_0x2f07e1[_0x5c460b(0xfd)][_0x5c460b(0xda)],'on'):_0x5397d[_0x5c460b(0x156)](_0x2f07e1),this[_0x5c460b(0x1f8)][_0x5c460b(0x10e)](_0x366f72,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x136ad4=(_0x5227d9,_0x4e348d)=>{const _0x2c5cb1=_0x6235;_0x4e348d&&this[_0x2c5cb1(0x1f8)][_0x2c5cb1(0x175)](_0x112624=>{const _0x3e0dd7=_0x2c5cb1,{commandName:_0x266f0d,commandParams:_0x435bce=[]}=_0x4e348d,_0x5c6346=_0x5227d9[_0x3e0dd7(0x110)](_0x10c86b=>(Tt(_0x10c86b)&&(_0x10c86b=this[_0x3e0dd7(0x1f8)][_0x3e0dd7(0x105)](_0x10c86b[_0x3e0dd7(0x1e6)])),_0x10c86b))[_0x3e0dd7(0x1f6)](_0xc7f40d=>_0x3e0dd7(0xe9)!==_0xc7f40d[_0x3e0dd7(0x183)][_0x3e0dd7(0x1bf)]);if(_0x5c6346[_0x3e0dd7(0x217)]<0x1)return;const _0x2f1931=Array[_0x3e0dd7(0x148)](this[_0x3e0dd7(0x1f8)][_0x3e0dd7(0x1ed)][_0x3e0dd7(0x7d)][_0x3e0dd7(0x118)]())[_0x3e0dd7(0x110)](_0x2e3ca8=>_0x7b57d4[_0x3e0dd7(0x1e9)](_0x2e3ca8));_0x112624[_0x3e0dd7(0x1b5)](_0x5c6346);for(const _0x304df0 of this[_0x3e0dd7(0xc2)][_0x3e0dd7(0x1ac)][_0x3e0dd7(0x1ac)]())_0x304df0[_0x3e0dd7(0xdb)]();_0x435bce[_0x3e0dd7(0x1a9)]({'forceDefaultExecution':!0x0}),this[_0x3e0dd7(0xc2)][_0x3e0dd7(0x158)](_0x266f0d,..._0x435bce);const _0x57f7fd=_0x2f1931[_0x3e0dd7(0x1f6)](_0x137150=>_0x3e0dd7(0xe9)!=_0x137150[_0x3e0dd7(0x183)][_0x3e0dd7(0x1bf)]);_0x57f7fd[_0x3e0dd7(0x217)]>0x0&&_0x112624[_0x3e0dd7(0x1b5)](_0x57f7fd);for(const _0x53d0e0 of _0x2f1931)_0x53d0e0[_0x3e0dd7(0x108)]();});},_0x136a97=(_0x3dcf72,_0x234f2c)=>0x1==_0x3dcf72[_0x497a98(0x217)]&&0x1==_0x234f2c[_0x497a98(0x217)]&&_0x3dcf72[0x0][_0x497a98(0x1e6)][_0x497a98(0xcb)](_0x234f2c[0x0][_0x497a98(0xfd)]),_0x39bfd3=(_0x311ae0,_0x4b8bc9,_0x2a8d9d,_0x77a95a)=>Ft(_0x311ae0,_0x4b8bc9,_0x2a8d9d,_0x77a95a,this[_0x497a98(0x1f8)])?[_0x311ae0,_0x4b8bc9]:Ft(_0x4b8bc9,_0x311ae0,_0x77a95a,_0x2a8d9d,this[_0x497a98(0x1f8)])?[_0x4b8bc9,_0x311ae0]:null;this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x11e),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x214),_0x5af241),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x208),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x177),_0x39bfd3),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1cb),_0x5af241),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x85),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x13d),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x176),_0x39bfd3),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x141),_0x136ad4),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xf4),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xf9),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xd7),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x127),_0x136ad4),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1cf),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1b4),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x195),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x11f),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1aa),(_0x4b7890,_0x35c1ac)=>{const _0x3d58cf=_0x497a98;if(!_0x35c1ac)return;const _0x5abd43=this[_0x3d58cf(0xc2)][_0x3d58cf(0x89)][_0x3d58cf(0x10c)](p);this[_0x3d58cf(0x1f8)][_0x3d58cf(0x175)](_0x257ea7=>{const _0x41d3bc=_0x3d58cf;if(_0x41d3bc(0x15b)==_0x35c1ac[_0x41d3bc(0x84)])for(const _0x2ea3d1 of _0x4b7890){const _0x6d742a=_0x2ea3d1[_0x41d3bc(0xfd)][_0x41d3bc(0xda)],_0x47eb40=_0x35c1ac[_0x41d3bc(0x202)];_0x257ea7[_0x41d3bc(0x79)](_0x6d742a,_0x47eb40);}else{if(_0x5abd43[_0x41d3bc(0xa7)](_0x35c1ac[_0x41d3bc(0x84)])){for(const _0x42f3a3 of _0x4b7890)void 0x0!==_0x35c1ac[_0x41d3bc(0x202)]?_0x257ea7[_0x41d3bc(0x209)](_0x35c1ac[_0x41d3bc(0x84)],_0x35c1ac[_0x41d3bc(0x202)],_0x42f3a3[_0x41d3bc(0xfd)][_0x41d3bc(0xda)]):_0x257ea7[_0x41d3bc(0xd9)](_0x35c1ac[_0x41d3bc(0x84)],_0x42f3a3[_0x41d3bc(0xfd)][_0x41d3bc(0xda)]);}else{for(const _0xbb9123 of _0x4b7890)_0x35c1ac[_0x41d3bc(0x202)]?_0x257ea7[_0x41d3bc(0x209)](_0x35c1ac[_0x41d3bc(0x84)],_0x35c1ac[_0x41d3bc(0x202)],_0xbb9123):_0x257ea7[_0x41d3bc(0xd9)](_0x35c1ac[_0x41d3bc(0x84)],_0xbb9123);}}});}),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x93),_0x136a97);}}function Rt(_0x1361e3,_0x14d6e0,_0x4a48d0){const _0x15c1b0=_0xe8a1bf;for(const _0x1eacd2 of _0x14d6e0[_0x15c1b0(0x7f)][_0x15c1b0(0xc7)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1eacd2[_0x15c1b0(0x183)]==_0x1eacd2)return!0x1;if(!_0x4a48d0[_0x15c1b0(0xd1)](_0x1eacd2))return!0x1;if(_0x1361e3[_0x15c1b0(0xaf)](_0x1eacd2)||_0x1361e3[_0x15c1b0(0xb6)](_0x1eacd2))return!0x0;}return!0x1;}function Tt(_0x1efdf7){const _0x52c7e1=_0xe8a1bf;return _0x1efdf7[_0x52c7e1(0x1e6)][_0x52c7e1(0x7f)]==_0x1efdf7[_0x52c7e1(0xfd)][_0x52c7e1(0xda)]&&_0x1efdf7[_0x52c7e1(0x1e6)][_0x52c7e1(0x1d7)];}function Et(_0x455e9d,_0x530d54,_0x211eea,_0x3ea8a0){const _0x3832a1=_0xe8a1bf,_0xd9b284=_0x490a6b=>!_0x490a6b[_0x3832a1(0x1c1)]['is'](_0x3832a1(0x10d))&&!_0x3ea8a0[_0x3832a1(0xaf)](_0x490a6b[_0x3832a1(0x1c1)]),_0x31e261=_0x455e9d[_0x3832a1(0xfd)][_0x3832a1(0x154)](_0xd9b284),_0x207a3c=_0x455e9d[_0x3832a1(0x1e6)][_0x3832a1(0x154)](_0xd9b284,{'direction':_0x3832a1(0x7a)});return(!_0x455e9d[_0x3832a1(0xfd)][_0x3832a1(0xcb)](_0x31e261)||!_0x455e9d[_0x3832a1(0x1e6)][_0x3832a1(0xcb)](_0x207a3c))&&(_0x31e261[_0x3832a1(0x17a)](_0x207a3c)?_0x211eea[_0x3832a1(0xa1)](_0x530d54,{'range':_0x211eea[_0x3832a1(0x105)](_0x31e261,_0x207a3c)}):_0x211eea[_0x3832a1(0x192)](_0x530d54),!0x0);}function Vt(_0x4597cd){return _0x2ce769(_0x4597cd);}function Ut(_0x232f0b){const _0x50ed82=_0xe8a1bf,_0x283868=_0x232f0b[_0x50ed82(0xfd)][_0x50ed82(0xda)];return _0x283868&&_0x283868['is'](_0x50ed82(0xb7));}function Ot(_0x2d6e78,_0x448a86){const _0x335465=_0xe8a1bf;return null==_0x2d6e78[_0x335465(0x1e6)][_0x335465(0x1ff)]&&_0x2d6e78[_0x335465(0x1e6)][_0x335465(0x7f)]==_0x2d6e78[_0x335465(0xfd)][_0x335465(0xda)]?Gt(_0x2d6e78[_0x335465(0xfd)][_0x335465(0xda)],_0x448a86):_0x2d6e78;}function Gt(_0x5a16d3,_0x1f4070){const _0x5c4781=_0xe8a1bf,_0x59a8fc=_0x1f4070[_0x5c4781(0x114)][_0x5c4781(0xaf)](_0x5a16d3)||_0x1f4070[_0x5c4781(0x114)][_0x5c4781(0x94)](_0x5a16d3);return _0x1f4070[_0x5c4781(0x105)](_0x1f4070[_0x5c4781(0x1c7)](_0x5a16d3,_0x5c4781(0xbf)),_0x59a8fc?_0x1f4070[_0x5c4781(0x20f)](_0x5a16d3):_0x1f4070[_0x5c4781(0x1c7)](_0x5a16d3,_0x5c4781(0x1e6)));}function Ft(_0x47e2eb,_0x1860d5,_0x48ca5b,_0x3d52d9,_0x2b1e97){const _0x4de143=_0xe8a1bf;if(!Pt(_0x47e2eb,_0x1860d5))return!0x1;if(_0x48ca5b[_0x4de143(0x1e6)][_0x4de143(0xcb)](_0x3d52d9[_0x4de143(0xfd)]))return!0x0;if(_0x47e2eb[_0x4de143(0x14b)]!=_0x1860d5[_0x4de143(0x14b)])return!0x1;if(!_0x48ca5b[_0x4de143(0x1e6)][_0x4de143(0xdd)](_0x3d52d9[_0x4de143(0xfd)]))return!0x1;const _0x303693=_0x2b1e97[_0x4de143(0x105)](_0x48ca5b[_0x4de143(0x1e6)],_0x3d52d9[_0x4de143(0xfd)])[_0x4de143(0x20b)]();for(const _0x21e17b of _0x303693)if([_0x4de143(0xfc),_0x4de143(0xac)][_0x4de143(0x17e)](_0x21e17b[_0x4de143(0x14b)])&&_0x2b1e97[_0x4de143(0x114)][_0x4de143(0xb6)](_0x21e17b[_0x4de143(0x1c1)]))return!0x1;return!0x0;}function Pt(_0x331d53,_0x2acc4a,_0x594945=[]){const _0x2d666c=_0xe8a1bf;return!(!_0x331d53[_0x2d666c(0xb5)]||!_0x2acc4a[_0x2d666c(0xb5)])&&_0x43c7b9(_0x2f2148(_0x331d53[_0x2d666c(0x137)],_0x594945),_0x2f2148(_0x2acc4a[_0x2d666c(0x137)],_0x594945));}function Lt(_0x157f0b,_0x512371){const _0x404165=_0xe8a1bf,_0x28c1ab=Ht(_0x157f0b[_0x404165(0x137)]),_0x53e437=Ht(_0x512371);if(!_0x157f0b[_0x404165(0xb5)])return!0x1;for(const _0x1b271f of Object[_0x404165(0x1ec)](_0x53e437))if(!_0x43c7b9(_0x28c1ab[_0x1b271f],_0x53e437[_0x1b271f]))return!0x1;return!0x0;}function Ht(_0xbe6d0a){const _0x450fb0=_0xe8a1bf,_0xda027c=Object[_0x450fb0(0x12a)]({},_0xbe6d0a);return delete _0xda027c[_0x450fb0(0x126)],delete _0xda027c[_0x450fb0(0x136)],_0xda027c;}