@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240820.0 → 0.0.0-nightly-20240822.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1af2cc=_0x284f;(function(_0x58343c,_0x11b79d){const _0x59ba75=_0x284f,_0x3fb1c3=_0x58343c();while(!![]){try{const _0xd57ba9=-parseInt(_0x59ba75(0xe9))/0x1+parseInt(_0x59ba75(0x18a))/0x2+-parseInt(_0x59ba75(0x17c))/0x3+parseInt(_0x59ba75(0x1f1))/0x4*(-parseInt(_0x59ba75(0x12a))/0x5)+parseInt(_0x59ba75(0x1af))/0x6+-parseInt(_0x59ba75(0x149))/0x7*(-parseInt(_0x59ba75(0x1c4))/0x8)+parseInt(_0x59ba75(0xcc))/0x9;if(_0xd57ba9===_0x11b79d)break;else _0x3fb1c3['push'](_0x3fb1c3['shift']());}catch(_0x225519){_0x3fb1c3['push'](_0x3fb1c3['shift']());}}}(_0xfd58,0x9f723));import{Plugin as _0x48e9e5,PendingActions as _0x24ab1b}from'ckeditor5/src/core.js';import{LiveRange as _0x11b34b}from'ckeditor5/src/engine.js';import{CKEditorError as _0x45ba6c,uid as _0x2c3f00,priorities as _0x20ad08,logWarning as _0x1a950c,getEnvKeystrokeText as _0x4e5d61}from'ckeditor5/src/utils.js';import{toWidget as _0x552567}from'ckeditor5/src/widget.js';import{Users as _0x3c1452,hashObject as _0x209cc5,surroundingMarkersDetector as _0x50d858,ENTER_THREAD_KEYSTROKE as _0x48594c}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4d62cc from'./commands/trackchangescommand.js';import _0x2f035f from'./commands/acceptsuggestioncommand.js';import _0x5ac4bb from'./commands/discardsuggestioncommand.js';import _0x2172c9 from'./commands/executeonallsuggestionscommand.js';import _0xbddb69 from'./commands/executeonselectedsuggestionscommand.js';import _0x478b6a from'./suggestion.js';import _0x3a2160 from'./suggestiondescriptionfactory.js';import _0x3fb11f from'./integrations/aiassistant.js';import _0x51f60d from'./integrations/alignment.js';import _0x3ba9eb from'./integrations/basicstyles.js';import _0x5c6c3c from'./integrations/blockquote.js';import _0x4b7bab from'./integrations/casechange.js';import _0x1c9bbd from'./integrations/ckbox.js';import _0x33fe1b from'./integrations/codeblock.js';import _0x5db1e5 from'./integrations/comments.js';import _0x23322e from'./integrations/deletecommand.js';import _0x29925e from'./integrations/list.js';import _0x217a36 from'./integrations/listproperties.js';import _0x4cca1d from'./integrations/entercommand.js';import _0x735cf from'./integrations/findandreplace.js';import _0x5db53f from'./integrations/font.js';import _0x4fda3b from'./integrations/formatpainter.js';import _0x472256 from'./integrations/heading.js';import _0x17ae2e from'./integrations/highlight.js';import _0x4e0025 from'./integrations/horizontalline.js';import _0x1783d4 from'./integrations/htmlembed.js';import _0x2f27f6 from'./integrations/image.js';import _0x34b24b from'./integrations/imagereplace.js';import _0x495e0c from'./integrations/imagestyle.js';import _0x1ba005 from'./integrations/importword.js';import _0x30e359 from'./integrations/indent.js';import _0x473e90 from'./integrations/inputcommand.js';import _0x49926c from'./integrations/link.js';import _0x352270 from'./integrations/legacylist.js';import _0x17117b from'./integrations/legacylistproperties.js';import _0x32177b from'./integrations/mediaembed.js';import _0x10d385 from'./integrations/mention.js';function _0x284f(_0x3cb159,_0x20e2a5){const _0xfd5848=_0xfd58();return _0x284f=function(_0x284f43,_0x395ad3){_0x284f43=_0x284f43-0x84;let _0x580e1e=_0xfd5848[_0x284f43];return _0x580e1e;},_0x284f(_0x3cb159,_0x20e2a5);}import _0x2301d9 from'./integrations/mergefields.js';function _0xfd58(){const _0x4f246a=['insertion:discard','createRangeIn','getDifference','startsWith','widget','ck-suggestion-marker-formatInline','newRange','moveTargetPosition','applyOperation','has','createPositionAt','never','newValue','ENTER','_editor','consumable','tablePasteChainId','_breakSuggestionMarker','deletion:accept','_isForcedDefaultExecutionBlock','always','buildSuggestion','forEach','_handleNewSuggestionMarker','attribute:','rejected','getSuggestions','nodeAfter','targetPosition','marker-count','_getAuthorFromId','oldValue','$textProxy','attributeOldValue','getIntersection','stringify','root','_addThreadToSuggestion','_suggestions','getChangedMarkers','fire','setSelection','_setSuggestionRange','clone','_removeSuggestion','createdAt','isAfter','skipNestingCheck','suggestion-type','locale','action','isDocumentOperation','start','_initAriaMarkerChangeAnnouncements','forward','end','writer','addMarkerName','formatBlock:join','rootName','suggestionUnloaded','getCommentThread','registerPostFixer','_registerDefaultCallbacks','then','markers','createSelection','insertion:chain','markerToData','deletion','_refreshAttributeSuggestionsChain','rename','catch','trackChanges.mergeNestedSuggestions','addUser','splitPosition','getNearestSelectionRange','3559266GYJCwc','getRanges','requires','setTo','insertion:','_commentsRepository','_recordAttributeSuggestions','options','for','activeMarkers','createRange','groupId','_processAttributeSuggestions','getLastMatchingPosition','insert','config','authorName','getUser','toJSON','CommentsRepository','define','substring','Users','containsRange','addSuggestion','accepted','markMultiRangeInsertion','getChanges','attribute:join','968923aiYMrZ','highest','previous','@external','delete','bindElementToMarker','deletion:join','deletion:discard','warn','clear','conversion','backward','isLimit','formatInline:join','mapper','suggestionLoaded','accept','discardSuggestion','registerCustomCallback','_joinWithAdjacentSuggestions','authoredAt','descriptionFactory','splice','suggestion:attribute:','isNextTo','attributes','suggestion:','head','commands','substr','getAttribute','refresh','suggestion','filter','_splitMarkerName','selection','containerElement','adapter','addComment','attributeNewValue','creator','_model','data-author-id','find','formatBlock:chain','isIntersecting','author','registerBlockAttribute','isCollapsed','_getAttributeKey','nodeBefore','createRangeOn','_reduceSuggestionAttributeRange','_addSuggestionMarker','isExternal','error-saving-suggestion-data-suggestion-discarded','formatBlock:discard','insertion:accept','isArray','createPositionBefore','formatInline:discard','key','_getExternalAuthor','removeMarker:suggestion:attribute','markMultiRangeBlockFormat','190oSEOWH','createPositionAfter','value','insertion:join','addClass','rethrowUnexpectedError','getSuggestion','markerReady','type','editing','update:suggestion','isAtEnd','values','getFirstRange','name','acceptAllSuggestions','ready','_getMarkerAnnouncementText','detach','size','getAncestors','deletion:','change:data','fromRange','stopListening','_refreshSuggestionsChain','isEqual','forceDefaultExecution','isUndo','registerInlineAttribute','track-changes-adapter-missing-getsuggestion','169869WuoOfU','documentSelection','pop','setAttribute','meta','multipleBlocks','PendingActions','toUpperCase','removed','getMarkers','originalSuggestionId','markerNameToElements','elementEnd','commandName','$graveyard','_enabledCommands','getItems','discardAllSuggestions','ck-suggestion-marker--active','some','addSuggestionData','isIntersectingWithRange','_isDataLoaded','FORMATTING','formatBlock','upcast','announce','data','removeMarker:suggestion:formatBlock','markInlineFormat','_saved','removeMarker','high','removeAttribute','pluginName','sort','_createSuggestion','$text','notReady','createElement','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.','formatInline','item','join','_adapter','containsRangeInObject','_inlineAttributeKeys','default','hasCommentThread','_updateSuggestionData','enqueueChange','1712211MzeDTj','unbindElementFromMarkerName','elementStart','attribute:discard','_suggestionFactory','subType','_setSuggestionData','isTouching','unbind','multi','_SUGGESTION_ANNOUNCEMENT','addMarker:suggestion:attribute','_findSuggestions','range','1056010qxgsIF','oldRange','getCustomProperty','insertion','elementToElement','updateMarker','ck-suggestion-marker-','markInsertion','addMarker:suggestion','document','addHighlight','addRange','commentThread','containsPosition','differ','enableCommand','_defaultCallbacks','markMultiRangeDeletion','_isBlockAttribute','removeClass','isBlock','listenTo','isInContent','format','markerName','markBlockFormat','init','comments','track-changes-user-not-found','formatGroupId','editor','updateSuggestion','formatBlock:accept','assign','formatInline:','parent','getSuggestionCallback','7662414rnoszX','enableReadOnlyMode','stop','model','remove','fetchCommentThread','from','every','_isRegisteredAttribute','_checkSuggestionCorrectness','trackChangesCommand','getWalker','isRemovable','isBefore','_customCallbacks','data-suggestion','howMany','discardSelectedSuggestions','move','track-changes-adapter-already-set','external:','328pObslH','editingDowncast','plugins','PENDING_ACTION_SUGGESTION','acceptSelectedSuggestions','getFirstMarker','unshift','consume','$marker','position','_recordAttributeChanges','formatInline:accept','deleteContent','fromCharCode','hasSuggestion','split','_onDiscard','_rangeIsInLocalUserInsertion','isLocal','resolve','isInsideObject','before','addMarker','_joinSuggestions','change:activeMarkers','addCommentThread','_cutOutSuggestionMarker','attributeKey','getShiftedBy','change:_saved','getMultiRangeId','acceptSuggestion','track-changes-suggestion-not-found','ck-suggestion-marker','_mergeNestedSuggestions','getRange','track-changes-enable-command-twice','showSuggestionHighlights','isAtStart','includes','add','TrackChangesEditing','isSelectable','getContainedElement','_blockAttributeKeys','105552eRWTRn','concat','dataToMarker','chain','execute','ck-suggestion-marker-formatBlock','element','suggestionChanged','attribute','push','hasComments','addMarker:suggestion:formatBlock','reconvertMarker','group','low','isObject','map','containsItem','isOwn','collaboration.channelId','LEAVE','removeComment','_getSuggestionData','toViewElement','$elementName','track-changes-command-not-found','deletion:chain','isMultiRange','markDeletion','batch','discard','_afterChanges','_trackFormatChanges','removeMarkers','track-changes-suggestion-data-mismatch','trackChanges.trackFormatChanges','schema','get','dataDowncast','set','length','formatBlock:','return','formatInline:chain','next','enableDefaultAttributesIntegration','markerToHighlight','change','dataReady','lowest','attribute:accept','after','open','normal','_suggestionState','insertContent','_processAttributeChanges','getAllAdjacentSuggestions','keys','trackChanges','_reduceExistingSuggestions','markAttributeChange'];_0xfd58=function(){return _0x4f246a;};return _0xfd58();}import _0x4f8732 from'./integrations/multilevellist.js';import _0x47f38c from'./integrations/pagebreak.js';import _0x5219a1 from'./integrations/paragraph.js';import _0x6120ca from'./integrations/removeformat.js';import _0x107028 from'./integrations/restrictededitingmode.js';import _0x4c42f7 from'./integrations/shiftentercommand.js';import _0x38f50e from'./integrations/standardeditingmode.js';import _0x3c4766 from'./integrations/style.js';import _0x6ca4cb from'./integrations/table.js';import _0xa100aa from'./integrations/tablemergesplit.js';import _0x905ac9 from'./integrations/tableheadings.js';import _0x2fcb59 from'./integrations/tableclipboard.js';import _0x512cf1 from'./integrations/tablecolumnresize.js';import _0x1c07de from'./integrations/template.js';import _0x362a8a from'./integrations/tableofcontents.js';import _0x17ed6c from'./integrations/title.js';import _0x256011 from'./integrations/undo.js';import _0x2e7150 from'./integrations/tablecaption.js';import _0x45ee9c from'./integrations/tableproperties.js';import{getTranslation as _0x98d541}from'./utils/common-translations.js';import{isEqual as _0x3cb1be,omit as _0x4bbe6}from'lodash-es';export const renameAttributeKey=_0x1af2cc(0x209);export default class p extends _0x48e9e5{static get[_0x1af2cc(0xce)](){const _0x724514=_0x1af2cc;return[_0x724514(0xdf),_0x3c1452,_0x24ab1b,_0x3fb11f,_0x51f60d,_0x3ba9eb,_0x5c6c3c,_0x1c9bbd,_0x4b7bab,_0x33fe1b,_0x5db1e5,_0x23322e,_0x4cca1d,_0x735cf,_0x5db53f,_0x4fda3b,_0x472256,_0x17ae2e,_0x4e0025,_0x1783d4,_0x2f27f6,_0x495e0c,_0x34b24b,_0x1ba005,_0x30e359,_0x473e90,_0x352270,_0x17117b,_0x4f8732,_0x49926c,_0x29925e,_0x217a36,_0x32177b,_0x10d385,_0x2301d9,_0x47f38c,_0x5219a1,_0x6120ca,_0x107028,_0x4c42f7,_0x38f50e,_0x3c4766,_0x6ca4cb,_0xa100aa,_0x905ac9,_0x2e7150,_0x2fcb59,_0x512cf1,_0x362a8a,_0x45ee9c,_0x1c07de,_0x17ed6c,_0x256011];}static get[_0x1af2cc(0x16b)](){const _0x59b22d=_0x1af2cc;return _0x59b22d(0x1ed);}constructor(_0x58254c){const _0x3568a3=_0x1af2cc;function _0x4c17cb(_0x2e0ef1){const _0x46d5a2=_0x284f;return _0x2e0ef1[_0x46d5a2(0x201)](_0x2b2c95=>String[_0x46d5a2(0x1d1)](_0x2b2c95))[_0x46d5a2(0x174)]('');}super(_0x58254c),this[_0x3568a3(0xd2)]=!0x1,this[_0x3568a3(0x218)](_0x3568a3(0xd5),[]),this['on'](_0x3568a3(0x1dc),(_0x34bfc7,_0x33a447,_0x1ec08d,_0x3edacc)=>{const _0x177f23=_0x3568a3;this[_0x177f23(0x112)][_0x177f23(0x220)](()=>{const _0x5327b0=_0x177f23;for(const _0xcb0fcf of[..._0x3edacc,..._0x1ec08d])this[_0x5327b0(0x112)][_0x5327b0(0xc0)][_0x5327b0(0x88)](_0xcb0fcf)&&_0x58254c[_0x5327b0(0x133)][_0x5327b0(0x1fd)](_0xcb0fcf);});}),this[_0x3568a3(0xfe)]=new _0x3a2160(this[_0x3568a3(0x1a8)][_0x3568a3(0x1b2)][_0x3568a3(0x215)],this[_0x3568a3(0x1a8)][_0x3568a3(0xb0)]),this[_0x3568a3(0x175)]=null,this[_0x3568a3(0x180)]=new Et(this[_0x3568a3(0x1a8)]),this[_0x3568a3(0xa5)]=new Map(),this[_0x3568a3(0xd1)]=_0x58254c[_0x3568a3(0x1c6)][_0x3568a3(0x216)](_0x3568a3(0xdf)),this[_0x3568a3(0x158)]=new Set(),this[_0x3568a3(0x112)]=this[_0x3568a3(0x1a8)][_0x3568a3(0x1b2)],this[_0x3568a3(0x227)]=new WeakMap(),this[_0x3568a3(0x92)]=!0x1,this[_0x3568a3(0x1f0)]=new Set([_0x3568a3(0x209)]),this[_0x3568a3(0x177)]=new Set(),_0x58254c[_0x3568a3(0xdb)][_0x3568a3(0xe0)](_0x3568a3(0x214),_0x3568a3(0x178)),this[_0x3568a3(0x211)]=_0x58254c[_0x3568a3(0xdb)][_0x3568a3(0x216)](_0x3568a3(0x214)),_0x58254c[_0x3568a3(0xdb)][_0x3568a3(0xe0)](_0x3568a3(0xc8),!0x0),this[_0x3568a3(0x1e6)]=_0x58254c[_0x3568a3(0xdb)][_0x3568a3(0x216)](_0x3568a3(0xc8)),this[_0x3568a3(0x1b9)]=new _0x4d62cc(_0x58254c,this[_0x3568a3(0x158)]),this[_0x3568a3(0xb4)](),this[_0x4c17cb([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4c17cb([0x34,0x30,0x34,0x38,0x31,0x36,0x34,0x30]);}[_0x1af2cc(0x1a4)](){const _0x2ffbe4=_0x1af2cc,_0x3bb33b=this[_0x2ffbe4(0x1a8)],_0x158a30=(_0x3cd1f8,_0x444045)=>{const _0x369095=_0x2ffbe4;if(_0x369095(0x1f9)!=_0x3cd1f8)return _0x369095(0x190)+_0x3cd1f8;const _0x497950=_0x444045[_0x369095(0x1d3)]('|')[0x0];return this[_0x369095(0x19c)](_0x497950)?_0x369095(0x1f6):_0x369095(0x84);};_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x1c5))[_0x2ffbe4(0x21f)]({'model':_0x2ffbe4(0x109),'view':_0x3e3422=>{const _0x48fa3e=_0x2ffbe4,{id:_0x4ab81e,authorId:_0x579e05,type:_0x47f170,subType:_0x2387dd}=this[_0x48fa3e(0x10b)](_0x3e3422[_0x48fa3e(0x1a2)]),_0x130ec3=[_0x48fa3e(0x1e5),_0x158a30(_0x47f170,_0x2387dd)];let _0x13f54f=0xbb8;return this[_0x48fa3e(0xd5)][_0x48fa3e(0x1eb)](_0x3e3422[_0x48fa3e(0x1a2)])&&(_0x130ec3[_0x48fa3e(0x1fa)](_0x48fa3e(0x15b)),_0x13f54f=0xbc2),_0x48fa3e(0xc4)==_0x47f170&&(_0x13f54f+=0x5),{'classes':_0x130ec3,'attributes':{'data-suggestion':_0x4ab81e,'data-author-id':_0x579e05},'priority':_0x13f54f};}}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x217))[_0x2ffbe4(0x1ec)](_0x40f501=>{const _0x18c2fa=_0x2ffbe4;_0x40f501['on'](_0x18c2fa(0x192),(_0x2935ad,_0x208e38,_0x3f1fe8)=>{const _0x247b42=_0x18c2fa;if(!_0x3f1fe8[_0x247b42(0xd3)][_0x247b42(0x1e9)])return;const _0x936154=_0x208e38[_0x247b42(0x173)];if(!_0x936154)return;const _0x149dde=_0x3f1fe8[_0x247b42(0xf7)][_0x247b42(0x208)](_0x936154);_0x3bb33b[_0x247b42(0x1b2)][_0x247b42(0x215)][_0x247b42(0x200)](_0x936154)&&_0x149dde&&!_0x149dde[_0x247b42(0x18c)](_0x247b42(0x233))&&_0x149dde['is'](_0x247b42(0x10d))&&_0x552567(_0x149dde,_0x3f1fe8[_0x247b42(0xb7)]);},{'priority':_0x18c2fa(0x169)});}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x217))[_0x2ffbe4(0x21f)]({'model':_0x2ffbe4(0x109),'view':(_0x23cd2e,_0x206bf9)=>{const _0xb78bfe=_0x2ffbe4;if(!_0x206bf9[_0xb78bfe(0xd3)][_0xb78bfe(0x1e9)])return null;const {type:_0x46c32f,subType:_0x26ad42}=this[_0xb78bfe(0x10b)](_0x23cd2e[_0xb78bfe(0x1a2)]);return{'classes':[_0xb78bfe(0x1e5),_0x158a30(_0x46c32f,_0x26ad42)],'priority':0xbb8};}});const _0x16c728=({showActiveMarkers:_0xcebff7=!0x0,isAttributeSuggestion:_0x580fe8=!0x1}={})=>(_0x554ff3,_0x4a02b9,_0xe74624)=>{const _0x4a2492=_0x2ffbe4;if(!_0x4a02b9[_0x4a2492(0x173)])return;const {id:_0x3aa33a,authorId:_0x4a34d8}=this[_0x4a2492(0x10b)](_0x4a02b9[_0x4a2492(0x1a2)]);if(_0x580fe8){const _0x53a711=this[_0x4a2492(0xa5)][_0x4a2492(0x216)](_0x3aa33a),_0x25fb61=this[_0x4a2492(0x11a)](_0x53a711);if(!this[_0x4a2492(0x19c)](_0x25fb61))return;}if(_0x4a02b9[_0x4a2492(0x173)]['is'](_0x4a2492(0x10c)))return void _0xe74624[_0x4a2492(0x8e)][_0x4a2492(0x1cb)](_0x4a02b9[_0x4a2492(0x173)],_0x554ff3[_0x4a2492(0x138)]);const _0x1ea01e=_0xe74624[_0x4a2492(0xf7)][_0x4a2492(0x208)](_0x4a02b9[_0x4a2492(0x173)]);if(_0x4a02b9[_0x4a2492(0x173)]['is'](_0x4a2492(0x1f7))&&_0x3bb33b[_0x4a2492(0x1b2)][_0x4a2492(0x215)][_0x4a2492(0x19e)](_0x4a02b9[_0x4a2492(0x173)])&&!_0x1ea01e[_0x4a2492(0x18c)](_0x4a2492(0x194))){_0xe74624[_0x4a2492(0xb7)][_0x4a2492(0x12e)]([_0x4a2492(0x1e5),_0x4a2492(0x1f6)],_0x1ea01e),_0xe74624[_0x4a2492(0xb7)][_0x4a2492(0x14c)](_0x4a2492(0x1be),_0x3aa33a,_0x1ea01e),_0xe74624[_0x4a2492(0xb7)][_0x4a2492(0x14c)](_0x4a2492(0x113),_0x4a34d8,_0x1ea01e),_0xe74624[_0x4a2492(0xf7)][_0x4a2492(0xee)](_0x1ea01e,_0x4a02b9[_0x4a2492(0x1a2)]),_0xcebff7&&(this[_0x4a2492(0xd5)][_0x4a2492(0x1eb)](_0x4a02b9[_0x4a2492(0x1a2)])?_0xe74624[_0x4a2492(0xb7)][_0x4a2492(0x12e)](_0x4a2492(0x15b),_0x1ea01e):_0xe74624[_0x4a2492(0xb7)][_0x4a2492(0x19d)](_0x4a2492(0x15b),_0x1ea01e));for(const _0x3f02fc of _0x3bb33b[_0x4a2492(0x1b2)][_0x4a2492(0x230)](_0x4a02b9[_0x4a2492(0x173)])[_0x4a2492(0x159)]())_0xe74624[_0x4a2492(0x8e)][_0x4a2492(0x1cb)](_0x3f02fc,_0x554ff3[_0x4a2492(0x138)]);_0xe74624[_0x4a2492(0x8e)][_0x4a2492(0x1cb)](_0x4a02b9[_0x4a2492(0x173)],_0x554ff3[_0x4a2492(0x138)]);}};_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x217))[_0x2ffbe4(0x1ec)](_0x16fb5d=>{const _0x277aac=_0x2ffbe4;_0x16fb5d['on'](_0x277aac(0x1fc),(_0x352773,_0x2f7f04,_0x4a160d)=>{const _0x5884dd=_0x277aac;_0x4a160d[_0x5884dd(0xd3)][_0x5884dd(0x1e9)]&&_0x16c728({'showActiveMarkers':!0x1})(_0x352773,_0x2f7f04,_0x4a160d);},{'priority':_0x277aac(0xea)});}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x217))[_0x2ffbe4(0x1ec)](_0x1f8b8c=>{const _0x338875=_0x2ffbe4;_0x1f8b8c['on'](_0x338875(0x187),(_0x4b838e,_0x4118d8,_0x5d54c7)=>{const _0x3cd37e=_0x338875;_0x5d54c7[_0x3cd37e(0xd3)][_0x3cd37e(0x1e9)]&&_0x16c728({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4b838e,_0x4118d8,_0x5d54c7);},{'priority':_0x338875(0xea)});}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x217))[_0x2ffbe4(0xc3)]({'model':_0x2ffbe4(0x109),'view':(_0x2dbeb3,_0x4e93bb)=>_0x4e93bb[_0x2ffbe4(0xd3)][_0x2ffbe4(0x1e9)]?null:{'group':_0x2ffbe4(0x109),'name':_0x2dbeb3[_0x2ffbe4(0x106)](0xb)}}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x162))[_0x2ffbe4(0x18e)]({'view':{'name':_0x2ffbe4(0x109),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x54f5db,{writer:_0xa95f1d})=>{const _0x524bce=_0x2ffbe4;let _0x5958c0=_0x524bce(0x103)+_0x54f5db[_0x524bce(0x107)](_0x524bce(0xaf))+':'+_0x54f5db[_0x524bce(0x107)]('id');return _0x54f5db[_0x524bce(0x107)](_0x524bce(0x9c))&&(_0x5958c0+=':'+_0x54f5db[_0x524bce(0x107)](_0x524bce(0x9c))),_0xa95f1d[_0x524bce(0x170)](_0x524bce(0x1cc),{'data-name':_0x5958c0});}}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x162))[_0x2ffbe4(0x1f3)]({'view':_0x2ffbe4(0x109)}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x1c5))[_0x2ffbe4(0x1ec)](_0x2569aa=>{const _0x8527=_0x2ffbe4;_0x2569aa['on'](_0x8527(0x1fc),_0x16c728(),{'priority':_0x8527(0x169)});}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x1c5))[_0x2ffbe4(0x1ec)](_0x381d24=>{const _0x3b9aa3=_0x2ffbe4;_0x381d24['on'](_0x3b9aa3(0x187),_0x16c728({'isAttributeSuggestion':!0x0}),{'priority':_0x3b9aa3(0x169)});}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x1c5))[_0x2ffbe4(0x1ec)](_0x1eefd0=>{const _0x172751=_0x2ffbe4;_0x1eefd0['on'](_0x172751(0x165),(_0x1185b8,_0x229098,_0xb97974)=>{const _0x116ace=_0x172751,_0x2f398f=_0xb97974[_0x116ace(0xf7)][_0x116ace(0x154)](_0x229098[_0x116ace(0x1a2)]);if(_0x2f398f){for(const _0xdeba3c of _0x2f398f)_0xdeba3c[_0x116ace(0x18c)](_0x116ace(0x194))||(_0xb97974[_0x116ace(0xb7)][_0x116ace(0x19d)]([_0x116ace(0x1e5),_0x116ace(0x1f6),_0x116ace(0x15b)],_0xdeba3c),_0xb97974[_0x116ace(0xb7)][_0x116ace(0x16a)](_0x116ace(0x1be),_0xdeba3c),_0xb97974[_0x116ace(0xb7)][_0x116ace(0x16a)](_0x116ace(0x113),_0xdeba3c),_0xb97974[_0x116ace(0xf7)][_0x116ace(0x17d)](_0xdeba3c,_0x229098[_0x116ace(0x1a2)]));}},{'priority':_0x172751(0x169)});}),_0x3bb33b[_0x2ffbe4(0xf3)][_0x2ffbe4(0xd4)](_0x2ffbe4(0x1c5))[_0x2ffbe4(0x1ec)](_0x34b825=>{const _0x4b9900=_0x2ffbe4;_0x34b825['on'](_0x4b9900(0x128),(_0x4cc930,_0xc01964,_0xea0a7d)=>{const _0x2d86e7=_0x4b9900,_0x40dc12=_0xea0a7d[_0x2d86e7(0xf7)][_0x2d86e7(0x154)](_0xc01964[_0x2d86e7(0x1a2)]);if(!_0x40dc12)return;const {id:_0x2e5b4f}=this[_0x2d86e7(0x10b)](_0xc01964[_0x2d86e7(0x1a2)]),_0x13fe7d=this[_0x2d86e7(0xa5)][_0x2d86e7(0x216)](_0x2e5b4f),_0x26fcf2=this[_0x2d86e7(0x11a)](_0x13fe7d);if(this[_0x2d86e7(0x19c)](_0x26fcf2)){for(const _0x5d7224 of _0x40dc12)_0x5d7224[_0x2d86e7(0x18c)](_0x2d86e7(0x194))||(_0xea0a7d[_0x2d86e7(0xb7)][_0x2d86e7(0x19d)]([_0x2d86e7(0x1e5),_0x2d86e7(0x1f6),_0x2d86e7(0x15b)],_0x5d7224),_0xea0a7d[_0x2d86e7(0xb7)][_0x2d86e7(0x16a)](_0x2d86e7(0x1be),_0x5d7224),_0xea0a7d[_0x2d86e7(0xb7)][_0x2d86e7(0x16a)](_0x2d86e7(0x113),_0x5d7224),_0xea0a7d[_0x2d86e7(0xf7)][_0x2d86e7(0x17d)](_0x5d7224,_0xc01964[_0x2d86e7(0x1a2)]));}},{'priority':_0x4b9900(0x169)});}),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0x193)][_0x2ffbe4(0xbd)](_0x30e3f8=>{const _0x40b4d2=_0x2ffbe4;let _0x1f1117=!0x1;const _0x540a71=Array[_0x40b4d2(0x1b5)](_0x3bb33b[_0x40b4d2(0x1b2)][_0x40b4d2(0x193)][_0x40b4d2(0x198)][_0x40b4d2(0xa6)]()),_0x540ee1=new Set();for(const {name:_0x221eab,data:_0x5c5b84}of _0x540a71){const {group:_0x6eac12,type:_0x51229b,subType:_0x2ea2a7,id:_0x49fd0c}=this[_0x40b4d2(0x10b)](_0x221eab);if(_0x40b4d2(0x109)!==_0x6eac12)continue;const _0x27aa1f=this[_0x40b4d2(0xa5)][_0x40b4d2(0x216)](_0x49fd0c);if(null!=_0x5c5b84[_0x40b4d2(0x85)]){_0x40b4d2(0x172)==_0x51229b&&(_0x1f1117=_0x1f1117||Ut(_0x5c5b84[_0x40b4d2(0x85)],_0x221eab,_0x30e3f8,_0x3bb33b[_0x40b4d2(0x1b2)][_0x40b4d2(0x215)]));const _0x178434=_0x40b4d2(0x1f9)==_0x51229b&&this[_0x40b4d2(0x19c)](_0x2ea2a7[_0x40b4d2(0x1d3)]('|')[0x0]);if(_0x5c5b84[_0x40b4d2(0x85)][_0x40b4d2(0x119)]||_0x40b4d2(0x157)==_0x5c5b84[_0x40b4d2(0x85)][_0x40b4d2(0xa3)][_0x40b4d2(0xba)]||_0x40b4d2(0x161)==_0x51229b&&!Ft(_0x5c5b84[_0x40b4d2(0x85)])||_0x178434&&!Ft(_0x5c5b84[_0x40b4d2(0x85)])||_0x40b4d2(0xc4)==_0x51229b&&!(!Vt(_0x338be3=_0x5c5b84[_0x40b4d2(0x85)])&&!function(_0x56a89d){const _0x58f5a7=_0x40b4d2;return _0x56a89d[_0x58f5a7(0xb3)][_0x58f5a7(0x1ad)]==_0x56a89d[_0x58f5a7(0xb6)][_0x58f5a7(0x11b)]&&_0x56a89d[_0x58f5a7(0xb3)][_0x58f5a7(0x135)];}(_0x338be3)))_0x30e3f8[_0x40b4d2(0x168)](_0x221eab),_0x1f1117=!0x0;else{if(!_0x27aa1f||!_0x27aa1f[_0x40b4d2(0x1a0)])continue;if(_0x5c5b84[_0x40b4d2(0x85)]&&_0x5c5b84[_0x40b4d2(0x18b)]&&_0x5c5b84[_0x40b4d2(0x85)][_0x40b4d2(0x144)](_0x5c5b84[_0x40b4d2(0x18b)]))continue;_0x540ee1[_0x40b4d2(0x1ec)](_0x27aa1f);}}}var _0x338be3;return _0x540ee1[_0x40b4d2(0x13d)]>0x0&&(_0x1f1117=!!this[_0x40b4d2(0xfc)](_0x540ee1)||_0x1f1117),_0x1f1117;}),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0x193)][_0x2ffbe4(0xbd)](_0x2e8c9d=>{const _0x10c6f7=_0x2ffbe4;let _0x379a65=!0x1;for(const _0x270817 of _0x3bb33b[_0x10c6f7(0x1b2)][_0x10c6f7(0x193)][_0x10c6f7(0x198)][_0x10c6f7(0xe7)]())if(_0x10c6f7(0xda)==_0x270817[_0x10c6f7(0x132)])for(const _0x5b5957 of this[_0x10c6f7(0xa5)][_0x10c6f7(0x136)]()){if(_0x5b5957[_0x10c6f7(0x20c)]||!_0x5b5957[_0x10c6f7(0x1a0)])continue;const _0x4ce2d0=_0x10c6f7(0x161)==_0x5b5957[_0x10c6f7(0x132)],_0x124b16=this[_0x10c6f7(0x11a)](_0x5b5957),_0x3c8d68=_0x124b16&&this[_0x10c6f7(0x19c)](_0x124b16);if(!_0x4ce2d0&&!_0x3c8d68)continue;const _0x4d20cf=_0x5b5957[_0x10c6f7(0x137)]();if(_0x4d20cf[_0x10c6f7(0xb3)][_0x10c6f7(0x1ad)]!=_0x4d20cf[_0x10c6f7(0xb6)][_0x10c6f7(0x1ad)]&&!_0x4d20cf[_0x10c6f7(0xb6)][_0x10c6f7(0x135)]){const _0x160958=_0x3bb33b[_0x10c6f7(0x1b2)][_0x10c6f7(0x89)](_0x4d20cf[_0x10c6f7(0xb3)][_0x10c6f7(0x9a)],_0x10c6f7(0xb6)),_0x59d478=_0x3bb33b[_0x10c6f7(0x1b2)][_0x10c6f7(0xd6)](_0x4d20cf[_0x10c6f7(0xb3)],_0x160958);_0x2e8c9d[_0x10c6f7(0x18f)](_0x5b5957[_0x10c6f7(0x1c9)](),{'range':_0x59d478}),_0x379a65=!0x0;}}return _0x379a65;}),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0x193)][_0x2ffbe4(0xbd)](_0x5ca129=>this[_0x2ffbe4(0x229)](_0x5ca129)),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0x193)][_0x2ffbe4(0xbd)](_0x696c5d=>!_0x696c5d[_0x2ffbe4(0x20e)][_0x2ffbe4(0x1d6)]&&this[_0x2ffbe4(0xd8)](_0x696c5d)),_0x3bb33b[_0x2ffbe4(0x1b2)]['on'](_0x2ffbe4(0x210),()=>{const _0x35d58d=_0x2ffbe4;this[_0x35d58d(0xd2)]=!0x1;}),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0x193)]['on'](_0x2ffbe4(0x140),(_0x5452cb,_0x390d7e)=>{const _0x33d448=_0x2ffbe4;if(!_0x390d7e[_0x33d448(0x1d6)]||_0x390d7e[_0x33d448(0x146)])return;if(!this[_0x33d448(0xd2)])return;const _0x299282=_0x3bb33b[_0x33d448(0x1b2)][_0x33d448(0x193)][_0x33d448(0x198)][_0x33d448(0xe7)]();if(0x0==_0x299282[_0x33d448(0x219)])return;const _0x36493a=[],_0x41da25=_0x299282[_0x33d448(0x10a)](_0x528821=>_0x33d448(0x1f9)==_0x528821[_0x33d448(0x132)]),_0x4b9753=_0x299282[_0x33d448(0x10a)](_0x121d0c=>_0x33d448(0xda)==_0x121d0c[_0x33d448(0x132)]&&_0x33d448(0x16e)!=_0x121d0c[_0x33d448(0x138)]);for(const _0x535e0a of _0x41da25)this[_0x33d448(0x1b7)](_0x535e0a[_0x33d448(0x1df)])&&_0x36493a[_0x33d448(0x1fa)]({'key':_0x535e0a[_0x33d448(0x1df)],'newValue':_0x535e0a[_0x33d448(0x110)],'oldValue':_0x535e0a[_0x33d448(0xa0)],'range':Pt(_0x535e0a[_0x33d448(0x189)],_0x3bb33b[_0x33d448(0x1b2)])});for(const _0x59760a of _0x4b9753){if(_0x33d448(0xc6)!=_0x59760a[_0x33d448(0xb1)]&&_0x33d448(0x108)!=_0x59760a[_0x33d448(0xb1)])continue;const _0x47fd8c=Lt(_0x59760a[_0x33d448(0x1cd)][_0x33d448(0x9a)],_0x3bb33b[_0x33d448(0x1b2)]),_0x47d0a3=_0x59760a[_0x33d448(0x1d9)];_0x33d448(0xc6)==_0x59760a[_0x33d448(0xb1)]&&_0x36493a[_0x33d448(0x1fa)]({'key':_0x33d448(0x209),'newValue':_0x59760a[_0x33d448(0x138)],'oldValue':_0x47d0a3[_0x33d448(0x138)],'range':_0x47fd8c});for(const [_0x56ea40,_0x2d55af]of _0x47d0a3[_0x33d448(0x102)]){if(!this[_0x33d448(0x1b7)](_0x56ea40))continue;const _0x327b0a=_0x59760a[_0x33d448(0x102)][_0x33d448(0x216)](_0x56ea40);_0x2d55af!==_0x327b0a&&_0x36493a[_0x33d448(0x1fa)]({'key':_0x56ea40,'newValue':_0x327b0a,'oldValue':_0x2d55af,'range':_0x47fd8c});}for(const [_0x12072f,_0x498694]of _0x59760a[_0x33d448(0x102)])this[_0x33d448(0x1b7)](_0x12072f)&&(_0x47d0a3[_0x33d448(0x102)][_0x33d448(0x88)](_0x12072f)||_0x36493a[_0x33d448(0x1fa)]({'key':_0x12072f,'newValue':_0x498694,'oldValue':null,'range':_0x47fd8c}));}0x0!=_0x36493a[_0x33d448(0x219)]&&_0x3bb33b[_0x33d448(0x1b2)][_0x33d448(0x17b)](_0x390d7e,_0x7c9ce5=>{const _0x493deb=_0x33d448,_0x5f2da0=_0x2c3f00();for(const {range:_0x1873c9,key:_0x3a1c38,oldValue:_0x4ff8f0,newValue:_0xc0d312}of _0x36493a)this[_0x493deb(0x22e)](_0x1873c9,_0x3a1c38,_0x4ff8f0,_0xc0d312,{'groupId':_0x5f2da0});this[_0x493deb(0x22d)](_0x7c9ce5,_0x36493a);});},{'priority':_0x2ffbe4(0x222)}),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0xc0)]['on'](_0x2ffbe4(0x134),(_0x2d61a2,_0x32d624,_0x1899a5)=>{const _0x34a7da=_0x2ffbe4;if(null==_0x1899a5){const {id:_0x1649dd}=this[_0x34a7da(0x10b)](_0x32d624[_0x34a7da(0x138)]),_0x31e1d9=this[_0x34a7da(0xa5)][_0x34a7da(0x216)](_0x1649dd);_0x31e1d9&&_0x31e1d9[_0x34a7da(0xb8)](_0x32d624[_0x34a7da(0x138)]);}}),_0x3bb33b[_0x2ffbe4(0x1b2)][_0x2ffbe4(0x193)]['on'](_0x2ffbe4(0x140),()=>{const _0x45981f=_0x2ffbe4,_0x158a1b=Array[_0x45981f(0x1b5)](_0x3bb33b[_0x45981f(0x1b2)][_0x45981f(0x193)][_0x45981f(0x198)][_0x45981f(0xa6)]())[_0x45981f(0x10a)](_0x272102=>_0x45981f(0x109)===this[_0x45981f(0x10b)](_0x272102[_0x45981f(0x138)])[_0x45981f(0x1fe)]);if(0x0===_0x158a1b[_0x45981f(0x219)])return;_0x158a1b[_0x45981f(0x16c)]((_0x292069,_0x661835)=>{const _0x73eaf9=_0x45981f,_0x529647=_0x292069[_0x73eaf9(0x164)][_0x73eaf9(0x18b)],_0x4a1f2e=_0x661835[_0x73eaf9(0x164)][_0x73eaf9(0x18b)];return null===_0x529647&&null===_0x4a1f2e?0x0:null===_0x529647&&null!==_0x4a1f2e?-0x1:null!==_0x529647&&null===_0x4a1f2e?0x1:_0x529647[_0x73eaf9(0xb3)][_0x73eaf9(0x1bc)](_0x4a1f2e[_0x73eaf9(0xb3)])?-0x1:0x1;});const _0x50eba8=new Set(),_0x32a13c=new Set();for(const {name:_0x361abe,data:_0x3f8898}of _0x158a1b){const {id:_0x2ce47b}=this[_0x45981f(0x10b)](_0x361abe);if(null===_0x3f8898[_0x45981f(0x18b)]){const _0x1b00f4=this[_0x45981f(0x96)](_0x361abe);_0x32a13c[_0x45981f(0x1ec)](_0x1b00f4);}else{const _0x374760=this[_0x45981f(0xa5)][_0x45981f(0x216)](_0x2ce47b);null!==_0x3f8898[_0x45981f(0x85)]||_0x374760[_0x45981f(0x1a0)]?(_0x50eba8[_0x45981f(0x1ec)](_0x374760[_0x45981f(0x104)]),_0x32a13c[_0x45981f(0x1ec)](_0x374760)):this[_0x45981f(0xab)](_0x374760);}}_0x32a13c[_0x45981f(0x13d)]>0x0&&this[_0x45981f(0x143)](_0x32a13c);for(const _0x2ba5be of _0x50eba8)this[_0x45981f(0xa7)](_0x45981f(0x1f8),_0x2ba5be);}),_0x3bb33b[_0x2ffbe4(0x1b2)]['on'](_0x2ffbe4(0x87),(_0x55858f,_0x48fa42)=>{const _0x3a5191=_0x2ffbe4,_0x198e64=_0x48fa42[0x0];if(!this[_0x3a5191(0xa5)][_0x3a5191(0x13d)])return;if(!_0x198e64[_0x3a5191(0xb2)])return;if(_0x198e64[_0x3a5191(0x20e)][_0x3a5191(0x146)]||!_0x198e64[_0x3a5191(0x20e)][_0x3a5191(0x1d6)])return;let _0x39b5b7,_0x111f86;switch(_0x198e64[_0x3a5191(0x132)]){case _0x3a5191(0xda):_0x39b5b7=_0x3bb33b[_0x3a5191(0x1b2)][_0x3a5191(0x89)](_0x198e64[_0x3a5191(0x1cd)]),_0x111f86=_0x39b5b7[_0x3a5191(0x1e0)](_0x198e64[_0x3a5191(0x1bf)]);break;case _0x3a5191(0x1d3):_0x39b5b7=_0x3bb33b[_0x3a5191(0x1b2)][_0x3a5191(0x89)](_0x198e64[_0x3a5191(0xca)]),_0x111f86=_0x3bb33b[_0x3a5191(0x1b2)][_0x3a5191(0x89)](_0x198e64[_0x3a5191(0x86)]);break;case _0x3a5191(0x1c1):_0x39b5b7=_0x3bb33b[_0x3a5191(0x1b2)][_0x3a5191(0x89)](_0x198e64[_0x3a5191(0x9b)]),_0x111f86=_0x39b5b7[_0x3a5191(0x1e0)](_0x198e64[_0x3a5191(0x1bf)]);break;default:return;}const _0x5cd9ca=_0x3bb33b[_0x3a5191(0x1b2)][_0x3a5191(0xd6)](_0x39b5b7,_0x111f86);_0x3bb33b[_0x3a5191(0x1b2)][_0x3a5191(0x220)](()=>{const _0x4b27c2=_0x3a5191;for(const {suggestion:_0x1bfb9c,meta:_0x940a13}of this[_0x4b27c2(0x188)](_0x5cd9ca)){if(_0x1bfb9c[_0x4b27c2(0x20c)])continue;if(_0x4b27c2(0x172)==_0x1bfb9c[_0x4b27c2(0x132)])continue;const _0xb770a=this[_0x4b27c2(0x11a)](_0x1bfb9c);if(_0xb770a&&this[_0x4b27c2(0x19c)](_0xb770a)&&_0x4b27c2(0x1d3)!=_0x198e64[_0x4b27c2(0x132)])continue;const _0x4d225c=_0x1bfb9c[_0x4b27c2(0x164)]&&_0x1bfb9c[_0x4b27c2(0x164)][_0x4b27c2(0x14e)];(_0x4b27c2(0x161)!=_0x1bfb9c[_0x4b27c2(0x132)]||_0x4b27c2(0x1d3)==_0x198e64[_0x4b27c2(0x132)]&&!_0x4d225c)&&(_0x940a13[_0x4b27c2(0x176)]||_0x4b27c2(0x18d)==_0x1bfb9c[_0x4b27c2(0x132)]&&_0x940a13[_0x4b27c2(0x203)]||_0x1bfb9c[_0x4b27c2(0x137)]()[_0x4b27c2(0xe3)](_0x5cd9ca)&&this[_0x4b27c2(0x90)](_0x1bfb9c,_0x39b5b7,_0x111f86));}});},{'priority':_0x2ffbe4(0x222)}),_0x3bb33b[_0x2ffbe4(0x1b2)]['on'](_0x2ffbe4(0x1d0),(_0x4ab8c8,_0x4b9dff)=>{const _0x138cae=_0x2ffbe4,_0x17b49a=_0x4b9dff[0x0],_0x34e9f7=_0x4b9dff[0x1];if(_0x34e9f7&&_0x34e9f7[_0x138cae(0x145)])return;if(this[_0x138cae(0x92)])return;if(!this[_0x138cae(0x1b9)][_0x138cae(0x12c)])return;if(_0x17b49a[_0x138cae(0x119)])return;const _0x202e9a=_0x3bb33b[_0x138cae(0x1b2)][_0x138cae(0x215)],{start:_0x5d341a,end:_0x583e17}=_0x17b49a[_0x138cae(0x137)](),_0x311a29=_0x5d341a[_0x138cae(0x9a)]&&_0x202e9a[_0x138cae(0xf5)](_0x5d341a[_0x138cae(0x9a)])?null:_0x202e9a[_0x138cae(0xcb)](_0x5d341a,_0x138cae(0xb5)),_0x9c1e20=_0x583e17[_0x138cae(0x11b)]&&_0x202e9a[_0x138cae(0xf5)](_0x583e17[_0x138cae(0x11b)])?null:_0x202e9a[_0x138cae(0xcb)](_0x583e17,_0x138cae(0xf4)),_0x2612e9=_0x3bb33b[_0x138cae(0x1b2)][_0x138cae(0xd6)](_0x311a29?_0x311a29[_0x138cae(0xb3)]:_0x5d341a,_0x9c1e20?_0x9c1e20[_0x138cae(0xb6)]:_0x583e17);_0x3bb33b[_0x138cae(0x1b2)][_0x138cae(0x220)](_0x301138=>{const _0x33de8a=_0x138cae;this[_0x33de8a(0x20d)](_0x2612e9);const _0x22e737=_0x3bb33b[_0x33de8a(0x1b2)][_0x33de8a(0x215)][_0x33de8a(0xcb)](_0x2612e9[_0x33de8a(0xb3)]);_0x17b49a['is'](_0x33de8a(0x14a))?_0x301138[_0x33de8a(0xa8)](_0x22e737):_0x17b49a[_0x33de8a(0xcf)](_0x22e737);}),_0x4ab8c8[_0x138cae(0x1b1)]();},{'priority':_0x20ad08[_0x2ffbe4(0x226)]+0xa}),_0x3bb33b[_0x2ffbe4(0x1b2)]['on'](_0x2ffbe4(0x228),(_0x59eeab,_0x556272)=>{const _0x230c4f=_0x2ffbe4,_0x19de47=_0x556272[_0x556272[_0x230c4f(0x219)]-0x1];_0x19de47&&_0x19de47[_0x230c4f(0x145)]||this[_0x230c4f(0x92)]||this[_0x230c4f(0x1b9)][_0x230c4f(0x12c)]&&(_0x3bb33b[_0x230c4f(0x1b2)][_0x230c4f(0x220)](()=>{const _0xf1787d=_0x230c4f;let _0x63ab01=_0x3bb33b[_0xf1787d(0x1b2)][_0xf1787d(0x228)](_0x556272[0x0],_0x556272[0x1],_0x556272[0x2],{'forceDefaultExecution':!0x0});if(!_0x63ab01)return;_0x59eeab[_0xf1787d(0x21b)]=_0x63ab01[_0xf1787d(0xaa)]();const _0x2e1079=_0x63ab01[_0xf1787d(0xb6)][_0xf1787d(0x11b)],_0x37d2bd=_0x3bb33b[_0xf1787d(0x1b2)][_0xf1787d(0x215)];_0x2e1079&&_0x37d2bd[_0xf1787d(0x19e)](_0x2e1079)&&!_0x37d2bd[_0xf1787d(0x200)](_0x2e1079)&&(_0x63ab01=_0x3bb33b[_0xf1787d(0x1b2)][_0xf1787d(0xd6)](_0x63ab01[_0xf1787d(0xb3)],_0x3bb33b[_0xf1787d(0x1b2)][_0xf1787d(0x89)](_0x2e1079,_0xf1787d(0xb6)))),this[_0xf1787d(0x191)](_0x63ab01);}),_0x59eeab[_0x230c4f(0x1b1)]());},{'priority':_0x2ffbe4(0x169)}),this[_0x2ffbe4(0x1a8)][_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0x22c),this[_0x2ffbe4(0x1b9)]),this[_0x2ffbe4(0x199)](_0x2ffbe4(0x22c));const _0x17a3a5=new _0x2f035f(_0x3bb33b,this[_0x2ffbe4(0xa5)]);_0x3bb33b[_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0x1e3),_0x17a3a5),this[_0x2ffbe4(0x199)](_0x2ffbe4(0x1e3));const _0x594d91=new _0x5ac4bb(_0x3bb33b,this[_0x2ffbe4(0xa5)]);_0x3bb33b[_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0xfa),_0x594d91),this[_0x2ffbe4(0x199)](_0x2ffbe4(0xfa)),_0x3bb33b[_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0x139),new _0x2172c9(_0x3bb33b,_0x17a3a5,this[_0x2ffbe4(0xa5)])),this[_0x2ffbe4(0x199)](_0x2ffbe4(0x139)),_0x3bb33b[_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0x15a),new _0x2172c9(_0x3bb33b,_0x594d91,this[_0x2ffbe4(0xa5)])),this[_0x2ffbe4(0x199)](_0x2ffbe4(0x15a)),_0x3bb33b[_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0x1c8),new _0xbddb69(_0x3bb33b,_0x17a3a5,this[_0x2ffbe4(0xa5)])),this[_0x2ffbe4(0x199)](_0x2ffbe4(0x1c8)),_0x3bb33b[_0x2ffbe4(0x105)][_0x2ffbe4(0x1ec)](_0x2ffbe4(0x1c0),new _0xbddb69(_0x3bb33b,_0x594d91,this[_0x2ffbe4(0xa5)])),this[_0x2ffbe4(0x199)](_0x2ffbe4(0x1c0));const _0x71b94b=_0x3bb33b[_0x2ffbe4(0x1c6)][_0x2ffbe4(0x216)](_0x2ffbe4(0xdf));this[_0x2ffbe4(0x19f)](_0x71b94b,_0x2ffbe4(0x10f),(_0x2dbd75,{threadId:_0x5ec2ab})=>{const _0x518816=_0x2ffbe4,_0x26bfc9=this[_0x518816(0xa5)][_0x518816(0x216)](_0x5ec2ab);_0x26bfc9&&_0x26bfc9[_0x518816(0x196)]&&0x1===_0x26bfc9[_0x518816(0x196)][_0x518816(0x219)]&&this[_0x518816(0x17a)](_0x5ec2ab,{'hasComments':!0x0});},{'priority':_0x2ffbe4(0x1ff)}),this[_0x2ffbe4(0x19f)](_0x71b94b,_0x2ffbe4(0x206),(_0x56bfd9,{threadId:_0x3c8655})=>{const _0x118b52=_0x2ffbe4,_0x1e11fe=this[_0x118b52(0xa5)][_0x118b52(0x216)](_0x3c8655);_0x1e11fe&&_0x1e11fe[_0x118b52(0x196)]&&!_0x1e11fe[_0x118b52(0x196)][_0x118b52(0x219)]&&this[_0x118b52(0x17a)](_0x3c8655,{'hasComments':!0x1});},{'priority':_0x2ffbe4(0x1ff)});}set[_0x1af2cc(0x10e)](_0x1bfabc){const _0x5493cc=_0x1af2cc;if(this[_0x5493cc(0x175)])throw new _0x45ba6c(_0x5493cc(0x1c2),this);this[_0x5493cc(0x175)]=_0x1bfabc;}get[_0x1af2cc(0x10e)](){const _0x2cb682=_0x1af2cc;return this[_0x2cb682(0x175)];}[_0x1af2cc(0x99)]({skipNotAttached:_0x2473b8=!0x1,toJSON:_0x1b5d36=!0x1}={}){const _0x36bc33=_0x1af2cc,_0x1bfa22=[];for(const _0x204380 of this[_0x36bc33(0xa5)][_0x36bc33(0x136)]())_0x2473b8&&!_0x204380[_0x36bc33(0x1a0)]||_0x1bfa22[_0x36bc33(0x1fa)](_0x204380);return _0x1b5d36?_0x1bfa22[_0x36bc33(0x201)](_0x1eda1d=>_0x1eda1d[_0x36bc33(0xde)]()):_0x1bfa22;}[_0x1af2cc(0x130)](_0x5052a6){const _0x56347d=_0x1af2cc,_0x36ae4e=this[_0x56347d(0xa5)][_0x56347d(0x216)](_0x5052a6);if(!_0x36ae4e)throw new _0x45ba6c(_0x56347d(0x1e4),this);return _0x36ae4e;}[_0x1af2cc(0x1d2)](_0x124589){const _0x12f49d=_0x1af2cc;return this[_0x12f49d(0xa5)][_0x12f49d(0x88)](_0x124589);}[_0x1af2cc(0x15d)](_0x1654cf){const _0x2d9ea5=_0x1af2cc,{authorId:_0x4b5050,id:_0x262a6d,attributes:_0x5c7e44}=_0x1654cf,[_0x424535,_0x55e875]=_0x1654cf[_0x2d9ea5(0x132)][_0x2d9ea5(0x1d3)](':'),_0x20e0ee=this[_0x2d9ea5(0xa5)][_0x2d9ea5(0x216)](_0x262a6d)||this[_0x2d9ea5(0x16d)](_0x424535,_0x55e875,_0x262a6d,_0x4b5050,_0x5c7e44);if(this[_0x2d9ea5(0xa4)](_0x20e0ee),this[_0x2d9ea5(0x1b8)](_0x20e0ee,_0x424535,_0x55e875||null,_0x4b5050),_0x20e0ee[_0x2d9ea5(0xac)]=_0x1654cf[_0x2d9ea5(0xac)],_0x20e0ee[_0x2d9ea5(0x15f)]=!0x0,_0x5c7e44&&_0x5c7e44[_0x2d9ea5(0xec)]){const _0x41e84d=_0x5c7e44[_0x2d9ea5(0xec)],_0x5e2952=this[_0x2d9ea5(0x127)](_0x41e84d[_0x2d9ea5(0xdc)]);_0x20e0ee[_0x2d9ea5(0xfd)]=_0x41e84d[_0x2d9ea5(0xac)],_0x20e0ee[_0x2d9ea5(0x117)]=_0x5e2952,_0x20e0ee[_0x2d9ea5(0x11f)]=!0x0;}else _0x20e0ee[_0x2d9ea5(0xfd)]=_0x1654cf[_0x2d9ea5(0xac)];switch(_0x1654cf[_0x2d9ea5(0x164)]&&(_0x20e0ee[_0x2d9ea5(0x164)]=_0x1654cf[_0x2d9ea5(0x164)]),_0x1654cf[_0x2d9ea5(0x102)]&&(_0x20e0ee[_0x2d9ea5(0x102)]=_0x1654cf[_0x2d9ea5(0x102)]),this[_0x2d9ea5(0x175)]&&this[_0x2d9ea5(0x175)][_0x2d9ea5(0xe4)]||(_0x20e0ee[_0x2d9ea5(0x167)]=!0x0),this[_0x2d9ea5(0x227)][_0x2d9ea5(0x216)](_0x20e0ee)){case _0x2d9ea5(0x16f):this[_0x2d9ea5(0x227)][_0x2d9ea5(0x218)](_0x20e0ee,_0x2d9ea5(0x221));break;case _0x2d9ea5(0x131):_0x20e0ee[_0x2d9ea5(0x1a0)]?(this[_0x2d9ea5(0xfc)](new Set([_0x20e0ee])),this[_0x2d9ea5(0x143)](new Set([_0x20e0ee])),this[_0x2d9ea5(0x227)][_0x2d9ea5(0x218)](_0x20e0ee,_0x2d9ea5(0x13a)),this[_0x2d9ea5(0xa7)](_0x2d9ea5(0xf8),_0x20e0ee)):this[_0x2d9ea5(0x227)][_0x2d9ea5(0x218)](_0x20e0ee,_0x2d9ea5(0x151));}return _0x20e0ee;}[_0x1af2cc(0x1e3)](_0x55adf2){const _0x4d27c2=_0x1af2cc;this[_0x4d27c2(0x145)](()=>{const _0x340d54=_0x4d27c2;this[_0x340d54(0x1a8)][_0x340d54(0x1b2)][_0x340d54(0x220)](()=>{const _0x4a3f68=_0x340d54;for(const _0x432bf9 of _0x55adf2[_0x4a3f68(0x22a)]())_0x432bf9[_0x4a3f68(0xf9)]();});});}[_0x1af2cc(0xfa)](_0x1b1045){const _0x52e122=_0x1af2cc;this[_0x52e122(0x145)](()=>{const _0x44cfa8=_0x52e122;this[_0x44cfa8(0x1a8)][_0x44cfa8(0x1b2)][_0x44cfa8(0x220)](()=>{const _0x5f54f6=_0x44cfa8;for(const _0x365c69 of _0x1b1045[_0x5f54f6(0x22a)]())_0x365c69[_0x5f54f6(0x20f)]();});});}[_0x1af2cc(0x199)](_0x18166e,_0x22c9dc){const _0x1bc5eb=_0x1af2cc,_0x26de02=this[_0x1bc5eb(0x1a8)][_0x1bc5eb(0x105)][_0x1bc5eb(0x216)](_0x18166e);if(!_0x26de02)throw new _0x45ba6c(_0x1bc5eb(0x20a),this,{'commandName':_0x18166e});if(this[_0x1bc5eb(0x158)][_0x1bc5eb(0x88)](_0x26de02))throw new _0x45ba6c(_0x1bc5eb(0x1e8),this,{'commandName':_0x18166e});this[_0x1bc5eb(0x158)][_0x1bc5eb(0x1ec)](_0x26de02),_0x22c9dc&&_0x26de02['on'](_0x1bc5eb(0x1f5),(_0x2dcc56,_0x489a2a)=>{const _0x5f1f59=_0x1bc5eb;this[_0x5f1f59(0x1b9)][_0x5f1f59(0x12c)]&&(this[_0x5f1f59(0x92)]||(_0x489a2a[_0x5f1f59(0x219)]>0x0&&_0x489a2a[_0x489a2a[_0x5f1f59(0x219)]-0x1]&&_0x489a2a[_0x489a2a[_0x5f1f59(0x219)]-0x1][_0x5f1f59(0x145)]?_0x489a2a[_0x5f1f59(0x14b)]():(_0x2dcc56[_0x5f1f59(0x21b)]=_0x22c9dc((..._0x3c8523)=>_0x26de02[_0x5f1f59(0x1f5)](..._0x3c8523,{'forceDefaultExecution':!0x0}),..._0x489a2a),_0x2dcc56[_0x5f1f59(0x1b1)]())));},{'priority':_0x1bc5eb(0x169)});}[_0x1af2cc(0x145)](_0x240dda){const _0x2435ec=_0x1af2cc;let _0x338bef,_0x35ca33;const _0x20f385=this[_0x2435ec(0x92)];this[_0x2435ec(0x92)]=!0x0;try{_0x338bef=_0x240dda();}catch(_0x3cee7b){_0x35ca33=_0x3cee7b;}return _0x20f385||(this[_0x2435ec(0x92)]=!0x1),_0x35ca33&&_0x45ba6c[_0x2435ec(0x12f)](_0x35ca33,this),_0x338bef;}[_0x1af2cc(0x191)](_0x31eff5,_0x25ce8c=null,_0x4147e0={}){const _0x593e21=_0x1af2cc;if(_0x31eff5[_0x593e21(0x119)])return null;const _0x11dec9=this[_0x593e21(0x1a8)][_0x593e21(0x1c6)][_0x593e21(0x216)](_0x593e21(0xe2))['me'];for(const {suggestion:_0x3bd4ad,meta:_0x13aa21}of this[_0x593e21(0x188)](_0x31eff5,_0x593e21(0x18d)))if(_0x13aa21[_0x593e21(0x203)]){if(!_0x13aa21[_0x593e21(0x101)]){if(_0x13aa21[_0x593e21(0x176)]){if(!this[_0x593e21(0x1e6)]||!qt(_0x3bd4ad,_0x4147e0))continue;return _0x3bd4ad;}if(qt(_0x3bd4ad,_0x4147e0))return _0x3bd4ad;this[_0x593e21(0x90)](_0x3bd4ad,_0x31eff5[_0x593e21(0xb3)],_0x31eff5[_0x593e21(0xb6)]);break;}if(_0x25ce8c==_0x3bd4ad[_0x593e21(0x181)]&&qt(_0x3bd4ad,_0x4147e0)){const _0x1762fc=_0x3bd4ad[_0x593e21(0x137)]();return _0x1762fc[_0x593e21(0xb3)][_0x593e21(0x144)](_0x31eff5[_0x593e21(0xb6)])?this[_0x593e21(0xa9)](_0x3bd4ad,this[_0x593e21(0x112)][_0x593e21(0xd6)](_0x31eff5[_0x593e21(0xb3)],_0x1762fc[_0x593e21(0xb6)])):this[_0x593e21(0xa9)](_0x3bd4ad,this[_0x593e21(0x112)][_0x593e21(0xd6)](_0x1762fc[_0x593e21(0xb3)],_0x31eff5[_0x593e21(0xb6)])),_0x3bd4ad;}}const _0x26abc6=_0x2c3f00(),_0x527939=_0x11dec9['id'],_0xd7c038=_0x25ce8c?_0x593e21(0xd0)+_0x25ce8c:_0x593e21(0x18d),_0x12caa9=this[_0x593e21(0x182)]({'id':_0x26abc6,'type':_0xd7c038,'createdAt':new Date(),'authorId':_0x527939,'attributes':_0x4147e0});return this[_0x593e21(0x11e)](_0xd7c038,_0x26abc6,_0x527939,_0x31eff5),_0x12caa9;}[_0x1af2cc(0xe6)](_0x476b9f,_0x48a3bd=_0x1af2cc(0x185),_0x5f16a2={}){const _0x220da0=_0x1af2cc,_0x1c11a4=this[_0x220da0(0x1a8)][_0x220da0(0x1c6)][_0x220da0(0x216)](_0x220da0(0xe2))['me'],_0x4d58cf=this[_0x220da0(0x180)][_0x220da0(0x1ae)](_0x220da0(0x18d),_0x48a3bd,_0x220da0(0x174));for(const _0x3c951d of this[_0x220da0(0x99)]())if(_0x3c951d[_0x220da0(0x117)]['id']==_0x1c11a4['id']&&_0x220da0(0x18d)==_0x3c951d[_0x220da0(0x132)]&&_0x3c951d[_0x220da0(0x181)]==_0x48a3bd&&qt(_0x3c951d,_0x5f16a2)&&(_0x4d58cf(_0x3c951d[_0x220da0(0xcd)](),_0x476b9f)||_0x4d58cf(_0x476b9f,_0x3c951d[_0x220da0(0xcd)]()))){for(const _0x348edd of _0x476b9f)_0x3c951d[_0x220da0(0x195)](_0x348edd);return _0x3c951d;}for(const {suggestion:_0x1f5649,meta:_0x3aa038}of this[_0x220da0(0x188)](_0x476b9f,_0x220da0(0x18d))){if(!_0x3aa038[_0x220da0(0x203)])continue;if(!this[_0x220da0(0x1e6)]&&_0x3aa038[_0x220da0(0x176)])continue;if(!qt(_0x1f5649,_0x5f16a2))continue;let _0x1ab6a0=!0x0;for(const _0xcae66f of _0x1f5649[_0x220da0(0xcd)]())for(const _0x2e17b7 of _0x476b9f)if(!_0xcae66f[_0x220da0(0xe3)](_0x2e17b7)){_0x1ab6a0=!0x1;break;}if(_0x1ab6a0)return _0x1f5649;}const _0x43fb4e=_0x2c3f00(),_0x370d78=_0x1c11a4['id'],_0x1b7b08=_0x220da0(0xd0)+_0x48a3bd,_0x311c5c=this[_0x220da0(0x182)]({'id':_0x43fb4e,'type':_0x1b7b08,'createdAt':new Date(),'authorId':_0x370d78,'attributes':_0x5f16a2});for(const _0x4ba48b of _0x476b9f)this[_0x220da0(0x11e)](_0x1b7b08,_0x43fb4e,_0x370d78,_0x4ba48b,_0x478b6a[_0x220da0(0x1e2)]());return _0x311c5c;}[_0x1af2cc(0x166)](_0x1432e0,_0x3bb70e,_0x5125f4=null,_0x3095cd={}){const _0x36185c=_0x1af2cc;if(_0x5125f4=_0x5125f4||Gt(_0x3bb70e),_0x1432e0[_0x36185c(0x119)])return null;if(_0x36185c(0x8a)===this[_0x36185c(0x211)]){const _0x1231a2=this[_0x36185c(0x180)][_0x36185c(0x1ae)](_0x36185c(0x172),_0x5125f4,_0x36185c(0xf9));return this[_0x36185c(0x145)](()=>_0x1231a2([_0x1432e0],_0x3bb70e,_0x3095cd)),null;}const _0x46b56c=this[_0x36185c(0x1a8)][_0x36185c(0x1c6)][_0x36185c(0x216)](_0x36185c(0xe2))['me'],_0x40f878=[];if(_0x36185c(0x93)!==this[_0x36185c(0x211)]){for(const {suggestion:_0x490dca,meta:_0x22c8a7}of this[_0x36185c(0x188)](_0x1432e0,_0x36185c(0x18d)))_0x22c8a7[_0x36185c(0x203)]&&!_0x22c8a7[_0x36185c(0x1d8)]&&_0x40f878[_0x36185c(0x1fa)](..._0x490dca[_0x36185c(0xcd)]());}const _0x996f2a=function(_0x3ffaf5,_0x20b5b9){const _0xb306f4=_0x36185c,_0x1335c5=[];for(const _0x234686 of _0x20b5b9){const _0x34b555=_0x3ffaf5[_0xb306f4(0xa1)](_0x234686);_0x34b555&&_0x1335c5[_0xb306f4(0x1fa)](_0x34b555);}return _0x1335c5;}(_0x1432e0,_0x40f878),_0x42c2a2=function(_0x475bd6,_0x2b365c){const _0x4d6082=_0x36185c,_0x2555c6=[_0x475bd6];for(const _0x2d277a of _0x2b365c){let _0x3e952a=0x0;for(;_0x3e952a<_0x2555c6[_0x4d6082(0x219)];){const _0x21645b=_0x2555c6[_0x3e952a][_0x4d6082(0x231)](_0x2d277a);_0x2555c6[_0x4d6082(0xff)](_0x3e952a,0x1,..._0x21645b),_0x3e952a+=_0x21645b[_0x4d6082(0x219)];}}return _0x2555c6;}(_0x1432e0,_0x40f878);_0x996f2a[_0x36185c(0x219)]&&this[_0x36185c(0x112)][_0x36185c(0x220)](()=>{const _0x27a747=_0x36185c;for(const _0x5645d6 of _0x996f2a){const _0x44e7ae=this[_0x27a747(0x180)][_0x27a747(0x1ae)](_0x27a747(0x172),_0x5125f4,_0x27a747(0xf9));this[_0x27a747(0x145)](()=>_0x44e7ae([_0x5645d6],_0x3bb70e,_0x3095cd));}});for(const _0x394f06 of _0x42c2a2){let _0x5cbae1=null,_0x599455=_0x394f06[_0x36185c(0xb3)],_0x3781d8=_0x394f06[_0x36185c(0xb6)];for(const {suggestion:_0x4627b3,meta:_0x182e55}of this[_0x36185c(0x188)](_0x394f06,_0x36185c(0x172))){if(!_0x182e55[_0x36185c(0x203)])continue;if(_0x4627b3[_0x36185c(0x181)]!=_0x5125f4)continue;if(!qt(_0x4627b3,_0x3095cd))continue;const _0x1b446e=_0x4627b3[_0x36185c(0x137)]();if(_0x1b446e[_0x36185c(0xe3)](_0x394f06,!0x0))return null;_0x599455=_0x599455[_0x36185c(0x1bc)](_0x1b446e[_0x36185c(0xb3)])?_0x599455:_0x1b446e[_0x36185c(0xb3)],_0x3781d8=_0x3781d8[_0x36185c(0xad)](_0x1b446e[_0x36185c(0xb6)])?_0x3781d8:_0x1b446e[_0x36185c(0xb6)],_0x5cbae1?_0x1b446e[_0x36185c(0xb3)][_0x36185c(0x1bc)](_0x5cbae1[_0x36185c(0x137)]()[_0x36185c(0xb3)])?(_0x5cbae1[_0x36185c(0x212)](),_0x5cbae1=_0x4627b3):_0x4627b3[_0x36185c(0x212)]():_0x5cbae1=_0x4627b3;}const _0x344078=this[_0x36185c(0x112)][_0x36185c(0xd6)](_0x599455,_0x3781d8);if(_0x5cbae1)this[_0x36185c(0xa9)](_0x5cbae1,_0x344078);else{const _0x1c155f=_0x2c3f00(),_0x481275=_0x46b56c['id'];this[_0x36185c(0x182)]({'id':_0x1c155f,'type':_0x36185c(0x1ac)+_0x5125f4,'data':_0x3bb70e,'createdAt':new Date(),'authorId':_0x481275,'attributes':_0x3095cd}),this[_0x36185c(0x11e)](_0x36185c(0x1ac)+_0x5125f4,_0x1c155f,_0x481275,_0x344078);}}return null;}[_0x1af2cc(0x1a3)](_0x551d37,_0x2537e6,_0x413191=[],_0x5ca58d=null,_0x2ae9e7={}){const _0x293b48=_0x1af2cc;_0x2537e6[_0x293b48(0x1a7)]||(_0x2537e6[_0x293b48(0x1a7)]=_0x2537e6[_0x293b48(0x156)]),_0x2537e6[_0x293b48(0x14e)]=_0x551d37['is'](_0x293b48(0x189)),_0x5ca58d=_0x5ca58d||Gt(_0x2537e6);const _0x3bf582=_0x413191[_0x293b48(0x201)](_0x5c9176=>Lt(_0x5c9176,this[_0x293b48(0x112)])),_0x4b3ebe=_0x551d37['is'](_0x293b48(0x189))?_0x551d37:Lt(_0x551d37,this[_0x293b48(0x112)]);if(_0x293b48(0x8a)===this[_0x293b48(0x211)]){const _0x1c40d1=this[_0x293b48(0x180)][_0x293b48(0x1ae)](_0x293b48(0x161),_0x5ca58d,_0x293b48(0xf9));return this[_0x293b48(0x145)](()=>_0x1c40d1([_0x4b3ebe],_0x2537e6,_0x2ae9e7)),null;}_0x3bf582[_0x293b48(0x1fa)](_0x4b3ebe);let _0x27dbdc=!0x0;for(const _0x127a20 of _0x3bf582)if(!this[_0x293b48(0x1d5)](_0x127a20)){_0x27dbdc=!0x1;break;}if(_0x27dbdc&&_0x293b48(0x93)!==this[_0x293b48(0x211)]){const _0xccda80=this[_0x293b48(0x180)][_0x293b48(0x1ae)](_0x293b48(0x161),_0x5ca58d,_0x293b48(0xf9));return this[_0x293b48(0x145)](()=>_0xccda80([_0x4b3ebe],_0x2537e6,_0x2ae9e7)),null;}let _0x3e4427=null,_0x556c17=_0x4b3ebe[_0x293b48(0xb3)],_0x39aa2c=_0x4b3ebe[_0x293b48(0xb6)];for(const {suggestion:_0x4909af,meta:_0x2c95db}of this[_0x293b48(0x188)](_0x4b3ebe,_0x293b48(0x161))){if(!_0x2c95db[_0x293b48(0x203)])continue;if(_0x2c95db[_0x293b48(0x101)]||_0x2c95db[_0x293b48(0x176)]||_0x2c95db[_0x293b48(0x1d8)])continue;if(_0x4909af[_0x293b48(0x164)][_0x293b48(0x1a7)]!=_0x2537e6[_0x293b48(0x1a7)])continue;if(!qt(_0x4909af,_0x2ae9e7))continue;const _0x441dc8=_0x4909af[_0x293b48(0x137)]();if(_0x4909af[_0x293b48(0x181)]==_0x5ca58d){if(_0x441dc8[_0x293b48(0xe3)](_0x4b3ebe,!0x0))return null;_0x556c17=_0x556c17[_0x293b48(0x1bc)](_0x441dc8[_0x293b48(0xb3)])?_0x556c17:_0x441dc8[_0x293b48(0xb3)],_0x39aa2c=_0x39aa2c[_0x293b48(0xad)](_0x441dc8[_0x293b48(0xb6)])?_0x39aa2c:_0x441dc8[_0x293b48(0xb6)],_0x3e4427?_0x441dc8[_0x293b48(0xb3)][_0x293b48(0x1bc)](_0x3e4427[_0x293b48(0x137)]()[_0x293b48(0xb3)])?(_0x3e4427[_0x293b48(0x212)](),_0x3e4427=_0x4909af):_0x4909af[_0x293b48(0x212)]():_0x3e4427=_0x4909af;}else{const _0x5c9015=_0x4b3ebe[_0x293b48(0xa1)](_0x441dc8);this[_0x293b48(0x1de)](_0x4909af,_0x5c9015);}}const _0x5f3722=this[_0x293b48(0x1a8)][_0x293b48(0x1c6)][_0x293b48(0x216)](_0x293b48(0xe2))['me'],_0x28aa90=_0x2c3f00(),_0x5867ec=_0x5f3722['id'];if(_0x3e4427)return this[_0x293b48(0xa9)](_0x3e4427,this[_0x293b48(0x112)][_0x293b48(0xd6)](_0x556c17,_0x39aa2c)),_0x3e4427;{const _0x159f62=this[_0x293b48(0x182)]({'id':_0x28aa90,'type':_0x293b48(0x21a)+_0x5ca58d,'data':_0x2537e6,'createdAt':new Date(),'authorId':_0x5867ec,'attributes':_0x2ae9e7});return this[_0x293b48(0x11e)](_0x293b48(0x21a)+_0x5ca58d,_0x28aa90,_0x5867ec,this[_0x293b48(0x112)][_0x293b48(0xd6)](_0x556c17,_0x39aa2c)),_0x159f62;}}[_0x1af2cc(0x129)](_0x11acff,_0x3b4727,_0x5179eb=[],_0x55bfeb=null,_0x3153f6={}){const _0x3ac5ba=_0x1af2cc;_0x3b4727[_0x3ac5ba(0x1a7)]||(_0x3b4727[_0x3ac5ba(0x1a7)]=_0x3b4727[_0x3ac5ba(0x156)]);const _0x3fa918=_0x11acff[0x0];_0x3b4727[_0x3ac5ba(0x14e)]=_0x3fa918['is'](_0x3ac5ba(0x189)),_0x55bfeb=_0x55bfeb||Gt(_0x3b4727);const _0x6d7013=_0x5179eb[_0x3ac5ba(0x201)](_0x240ff7=>Lt(_0x240ff7,this[_0x3ac5ba(0x112)])),_0x3a2490=_0x3fa918['is'](_0x3ac5ba(0x189))?_0x11acff:_0x11acff[_0x3ac5ba(0x201)](_0x122f4f=>Lt(_0x122f4f,this[_0x3ac5ba(0x112)]));if(_0x3ac5ba(0x8a)===this[_0x3ac5ba(0x211)]){const _0x2160a4=this[_0x3ac5ba(0x180)][_0x3ac5ba(0x1ae)](_0x3ac5ba(0x161),_0x55bfeb,_0x3ac5ba(0xf9));return this[_0x3ac5ba(0x145)](()=>_0x2160a4(_0x3a2490,_0x3b4727,_0x3153f6)),null;}_0x6d7013[_0x3ac5ba(0x1fa)](..._0x3a2490);let _0x2b71a9=!0x0;for(const _0x105dca of _0x6d7013)if(!this[_0x3ac5ba(0x1d5)](_0x105dca)){_0x2b71a9=!0x1;break;}if(_0x2b71a9&&_0x3ac5ba(0x93)!==this[_0x3ac5ba(0x211)]){const _0x5e90e1=this[_0x3ac5ba(0x180)][_0x3ac5ba(0x1ae)](_0x3ac5ba(0x161),_0x55bfeb,_0x3ac5ba(0xf9));return this[_0x3ac5ba(0x145)](()=>_0x5e90e1(_0x3a2490,_0x3b4727,_0x3153f6)),null;}const _0x5daee6=this[_0x3ac5ba(0x1a8)][_0x3ac5ba(0x1c6)][_0x3ac5ba(0x216)](_0x3ac5ba(0xe2))['me'];for(const _0x27a580 of this[_0x3ac5ba(0x99)]()){if(_0x27a580[_0x3ac5ba(0x117)]['id']!=_0x5daee6['id'])continue;if(_0x3ac5ba(0x161)!=_0x27a580[_0x3ac5ba(0x132)]||_0x27a580[_0x3ac5ba(0x164)][_0x3ac5ba(0x1a7)]!=_0x3b4727[_0x3ac5ba(0x1a7)])continue;if(!qt(_0x27a580,_0x3153f6))continue;const _0x2fea36=_0x27a580[_0x3ac5ba(0x181)]==_0x55bfeb;for(let _0x1ab3de=0x0;_0x1ab3de<_0x3a2490[_0x3ac5ba(0x219)];_0x1ab3de++){const _0x6585e0=_0x3a2490[_0x1ab3de];for(const _0x4b2688 of _0x27a580[_0x3ac5ba(0x152)]()){const _0x2d2580=_0x4b2688[_0x3ac5ba(0x1e7)]();if(_0x6585e0[_0x3ac5ba(0x144)](_0x2d2580)){_0x2fea36?(_0x3a2490[_0x3ac5ba(0xff)](_0x1ab3de,0x1),_0x1ab3de--):_0x27a580[_0x3ac5ba(0x168)](_0x4b2688[_0x3ac5ba(0x138)]);break;}}}}if(0x0==_0x3a2490[_0x3ac5ba(0x219)])return null;const _0x549ab6=this[_0x3ac5ba(0x180)][_0x3ac5ba(0x1ae)](_0x3ac5ba(0x161),_0x55bfeb,_0x3ac5ba(0x174));for(const _0x5dc476 of this[_0x3ac5ba(0x99)]())if(_0x5dc476[_0x3ac5ba(0x117)]['id']==_0x5daee6['id']&&_0x3ac5ba(0x161)==_0x5dc476[_0x3ac5ba(0x132)]&&_0x5dc476[_0x3ac5ba(0x164)][_0x3ac5ba(0x1a7)]==_0x3b4727[_0x3ac5ba(0x1a7)]&&_0x5dc476[_0x3ac5ba(0x181)]==_0x55bfeb&&qt(_0x5dc476,_0x3153f6)&&(_0x549ab6(_0x5dc476[_0x3ac5ba(0xcd)](),_0x3a2490)||_0x549ab6(_0x3a2490,_0x5dc476[_0x3ac5ba(0xcd)]()))){for(const _0x597e07 of _0x3a2490)_0x5dc476[_0x3ac5ba(0x195)](_0x597e07);return _0x5dc476;}const _0x231ad9=_0x2c3f00(),_0xe84805=_0x5daee6['id'],_0x61a2f=_0x3ac5ba(0x21a)+_0x55bfeb,_0x45463e=this[_0x3ac5ba(0x182)]({'id':_0x231ad9,'type':_0x61a2f,'data':_0x3b4727,'createdAt':new Date(),'authorId':_0xe84805,'attributes':_0x3153f6});for(const _0x2e550e of _0x3a2490)this[_0x3ac5ba(0x11e)](_0x61a2f,_0x231ad9,_0xe84805,_0x2e550e,_0x478b6a[_0x3ac5ba(0x1e2)]());return _0x45463e;}[_0x1af2cc(0x20d)](_0x3c5cd1,_0x1b85f5=null,_0x325306={}){const _0x36fd98=_0x1af2cc;if(_0x3c5cd1[_0x36fd98(0x119)])return null;const _0x41b8e0=this[_0x36fd98(0x1a8)][_0x36fd98(0x1c6)][_0x36fd98(0x216)](_0x36fd98(0xe2))['me'],_0x5c1c73=new _0x11b34b(_0x3c5cd1[_0x36fd98(0xb3)],_0x3c5cd1[_0x36fd98(0xb6)]);for(const {suggestion:_0x477440,meta:_0x256164}of this[_0x36fd98(0x188)](_0x5c1c73,_0x36fd98(0x18d)))if(_0x256164[_0x36fd98(0x203)]&&!_0x256164[_0x36fd98(0x101)]){if(_0x477440[_0x36fd98(0x20c)]){const _0x3c9e3e=_0x477440[_0x36fd98(0xcd)]()[_0x36fd98(0x10a)](_0x32319a=>_0x36fd98(0x157)!=_0x32319a[_0x36fd98(0xa3)][_0x36fd98(0xba)]);_0x3c9e3e[_0x36fd98(0x1b6)](_0x510bd5=>_0x5c1c73[_0x36fd98(0xe3)](_0x510bd5,!0x0))&&_0x477440[_0x36fd98(0x20f)]();if(_0x3c9e3e[_0x36fd98(0x15c)](_0x173700=>_0x173700[_0x36fd98(0xe3)](_0x5c1c73,!0x0))){const _0x34acd0=this[_0x36fd98(0x180)][_0x36fd98(0x1ae)](_0x36fd98(0xc4),_0x1b85f5,_0x36fd98(0xf9));return this[_0x36fd98(0x145)](()=>_0x34acd0([_0x5c1c73],null,_0x325306)),null;}}else{const _0x27b356=_0x5c1c73[_0x36fd98(0xa1)](_0x477440[_0x36fd98(0x137)]());null!==_0x27b356&&_0x477440[_0x36fd98(0x1d4)]([_0x27b356],null,_0x325306);}}if(_0x5c1c73[_0x36fd98(0x13c)](),_0x5c1c73[_0x36fd98(0x119)]||_0x36fd98(0x157)==_0x5c1c73[_0x36fd98(0xa3)][_0x36fd98(0xba)])return null;let _0x138da9=null,_0x2f1fa3=_0x5c1c73[_0x36fd98(0xb3)],_0x3e71e5=_0x5c1c73[_0x36fd98(0xb6)];const _0x2784bd=this[_0x36fd98(0x188)](_0x5c1c73,_0x36fd98(0xc4));for(const {suggestion:_0x59d40e,meta:_0x5ef7bf}of _0x2784bd){const _0xc8c423=this[_0x36fd98(0x112)][_0x36fd98(0xd6)](_0x2f1fa3,_0x3e71e5);if(_0x5ef7bf[_0x36fd98(0x203)]&&(this[_0x36fd98(0x1e6)]||!_0x5ef7bf[_0x36fd98(0x176)]&&!_0x5ef7bf[_0x36fd98(0x1d8)])){if(_0x59d40e[_0x36fd98(0x20c)]){if(!qt(_0x59d40e,_0x325306))continue;let _0x33ae23=!0x0;for(const _0x48174c of _0x59d40e[_0x36fd98(0xcd)]()){if(_0x48174c[_0x36fd98(0xe3)](_0xc8c423,!0x0))return _0x59d40e;_0xc8c423[_0x36fd98(0xe3)](_0x48174c)||(_0x33ae23=!0x1);}_0x33ae23&&_0x59d40e[_0x36fd98(0x20f)]();}else{const _0x416d6f=_0x59d40e[_0x36fd98(0x137)]();if(_0x416d6f[_0x36fd98(0xe3)](_0xc8c423,!0x0))return _0x59d40e;if(!qt(_0x59d40e,_0x325306)){_0xc8c423[_0x36fd98(0xe3)](_0x416d6f)?_0x59d40e[_0x36fd98(0x212)]():_0x416d6f[_0x36fd98(0x197)](_0x2f1fa3)?_0x2f1fa3=_0x416d6f[_0x36fd98(0xb6)]:_0x416d6f[_0x36fd98(0x197)](_0x3e71e5)&&(_0x3e71e5=_0x416d6f[_0x36fd98(0xb3)]);continue;}_0x2f1fa3=_0x2f1fa3[_0x36fd98(0x1bc)](_0x416d6f[_0x36fd98(0xb3)])?_0x2f1fa3:_0x416d6f[_0x36fd98(0xb3)],_0x3e71e5=_0x3e71e5[_0x36fd98(0xad)](_0x416d6f[_0x36fd98(0xb6)])?_0x3e71e5:_0x416d6f[_0x36fd98(0xb6)],_0x325306=Object[_0x36fd98(0x1ab)]({},_0x59d40e[_0x36fd98(0x102)]),_0x138da9?_0x416d6f[_0x36fd98(0xb3)][_0x36fd98(0x1bc)](_0x138da9[_0x36fd98(0x137)]()[_0x36fd98(0xb3)])?(_0x138da9[_0x36fd98(0x212)](),_0x138da9=_0x59d40e):_0x59d40e[_0x36fd98(0x212)]():_0x138da9=_0x59d40e;}}}if(_0x138da9)return this[_0x36fd98(0xa9)](_0x138da9,this[_0x36fd98(0x112)][_0x36fd98(0xd6)](_0x2f1fa3,_0x3e71e5)),_0x138da9;{const _0x2818e9=_0x2c3f00(),_0xbc091d=this[_0x36fd98(0x112)][_0x36fd98(0xd6)](_0x2f1fa3,_0x3e71e5),_0xd4c247=_0x41b8e0['id'],_0x57d3d4=_0x1b85f5?_0x36fd98(0x13f)+_0x1b85f5:_0x36fd98(0xc4),_0x378347=this[_0x36fd98(0x182)]({'id':_0x2818e9,'type':_0x57d3d4,'createdAt':new Date(),'authorId':_0xd4c247,'attributes':_0x325306});return this[_0x36fd98(0x11e)](_0x57d3d4,_0x2818e9,_0xd4c247,_0xbc091d),_0x378347;}}[_0x1af2cc(0x19b)](_0x5186d5,_0x47bbfb=_0x1af2cc(0x185),_0x4d57fa={}){const _0x4985a9=_0x1af2cc,_0x4726c8=this[_0x4985a9(0x1a8)][_0x4985a9(0x1c6)][_0x4985a9(0x216)](_0x4985a9(0xe2))['me'],_0x2dd1f7=_0x5186d5[_0x4985a9(0x201)](_0x3d299b=>new _0x11b34b(_0x3d299b[_0x4985a9(0xb3)],_0x3d299b[_0x4985a9(0xb6)])),_0x8baf8b=new Set();for(const {suggestion:_0x4d1a76,meta:_0x46c81f}of this[_0x4985a9(0x188)](_0x2dd1f7,_0x4985a9(0x18d)))_0x46c81f[_0x4985a9(0x203)]&&!_0x46c81f[_0x4985a9(0x101)]&&_0x8baf8b[_0x4985a9(0x1ec)](_0x4d1a76);for(const _0x14d974 of _0x8baf8b)if(_0x14d974[_0x4985a9(0x20c)]){const _0x31a515=_0x14d974[_0x4985a9(0xcd)]();(!_0x14d974[_0x4985a9(0x102)]||!_0x14d974[_0x4985a9(0x102)][_0x4985a9(0xae)])&&(_0x31a515[_0x4985a9(0x1b6)](_0x41c3a1=>_0x2dd1f7[_0x4985a9(0x15c)](_0x32058f=>_0x32058f[_0x4985a9(0xe3)](_0x41c3a1,!0x0)))&&_0x14d974[_0x4985a9(0x20f)]());if(_0x2dd1f7[_0x4985a9(0x1b6)](_0x4f87a1=>_0x31a515[_0x4985a9(0x15c)](_0x484bf6=>_0x484bf6[_0x4985a9(0xe3)](_0x4f87a1,!0x0)))){const _0x3aee76=this[_0x4985a9(0x180)][_0x4985a9(0x1ae)](_0x4985a9(0xc4),_0x47bbfb,_0x4985a9(0xf9));return this[_0x4985a9(0x145)](()=>_0x3aee76(_0x5186d5,null,_0x4d57fa)),null;}}else{const _0xb4d15=_0x14d974[_0x4985a9(0x137)]();_0x2dd1f7[_0x4985a9(0x15c)](_0x343e32=>_0x343e32[_0x4985a9(0xe3)](_0xb4d15,!0x0))&&_0x14d974[_0x4985a9(0x20f)]();if(_0x2dd1f7[_0x4985a9(0x1b6)](_0x20c688=>_0xb4d15[_0x4985a9(0xe3)](_0x20c688,!0x0))){const _0x230f82=this[_0x4985a9(0x180)][_0x4985a9(0x1ae)](_0x4985a9(0xc4),_0x47bbfb,_0x4985a9(0xf9));return this[_0x4985a9(0x145)](()=>_0x230f82(_0x2dd1f7,null,_0x4d57fa)),null;}}const _0xdc86bd=this[_0x4985a9(0x180)][_0x4985a9(0x1ae)](_0x4985a9(0xc4),_0x47bbfb,_0x4985a9(0x174));let _0x2eb4dd=null;for(const _0x30921d of this[_0x4985a9(0x99)]())if(_0x30921d[_0x4985a9(0x117)]['id']==_0x4726c8['id']&&_0x30921d[_0x4985a9(0x1a0)]&&_0x4985a9(0xc4)==_0x30921d[_0x4985a9(0x132)]&&_0x30921d[_0x4985a9(0x181)]==_0x47bbfb&&qt(_0x30921d,_0x4d57fa)&&(_0xdc86bd(_0x30921d[_0x4985a9(0xcd)](),_0x2dd1f7)||_0xdc86bd(_0x2dd1f7,_0x30921d[_0x4985a9(0xcd)]()))){if(_0x2eb4dd){if(_0x30921d[_0x4985a9(0x196)]&&_0x30921d[_0x4985a9(0x196)][_0x4985a9(0x219)])continue;for(const _0x27b16a of _0x30921d[_0x4985a9(0xcd)]())_0x2eb4dd[_0x4985a9(0x15e)](_0x27b16a)||_0x2eb4dd[_0x4985a9(0x195)](_0x27b16a);_0x30921d[_0x4985a9(0x212)]();}else{_0x2eb4dd=_0x30921d;for(const _0x46f596 of _0x2dd1f7)_0x30921d[_0x4985a9(0x15e)](_0x46f596)||_0x30921d[_0x4985a9(0x195)](_0x46f596);}}if(_0x2eb4dd)return _0x2eb4dd;_0x8baf8b[_0x4985a9(0xf2)]();for(const {suggestion:_0x135c75,meta:_0x17d5ee}of this[_0x4985a9(0x188)](_0x2dd1f7,_0x4985a9(0xc4)))_0x17d5ee[_0x4985a9(0x203)]&&(this[_0x4985a9(0x1e6)]||!_0x17d5ee[_0x4985a9(0x176)]&&!_0x17d5ee[_0x4985a9(0x1d8)])&&qt(_0x135c75,_0x4d57fa)&&_0x8baf8b[_0x4985a9(0x1ec)](_0x135c75);for(const _0x2bf8af of _0x8baf8b){const _0x175730=_0x2bf8af[_0x4985a9(0xcd)]();if(!_0x4d57fa||!_0x4d57fa[_0x4985a9(0xae)]){if(_0x2dd1f7[_0x4985a9(0x1b6)](_0x3d7483=>_0x175730[_0x4985a9(0x15c)](_0x3d3ef3=>_0x3d3ef3[_0x4985a9(0xe3)](_0x3d7483,!0x0))))return _0x2bf8af;}(!_0x2bf8af[_0x4985a9(0x102)]||!_0x2bf8af[_0x4985a9(0x102)][_0x4985a9(0xae)])&&(_0x175730[_0x4985a9(0x1b6)](_0x4c2e59=>_0x2dd1f7[_0x4985a9(0x15c)](_0x45fde0=>_0x45fde0[_0x4985a9(0xe3)](_0x4c2e59,!0x0)))&&_0x2bf8af[_0x4985a9(0x20f)]());}const _0x2e23eb=_0x2c3f00(),_0x160b0c=_0x4726c8['id'],_0x610cc2=_0x4985a9(0x13f)+_0x47bbfb,_0x360f35=this[_0x4985a9(0x182)]({'id':_0x2e23eb,'type':_0x610cc2,'createdAt':new Date(),'authorId':_0x160b0c,'attributes':_0x4d57fa});for(const _0xdbea0 of _0x2dd1f7)_0xdbea0[_0x4985a9(0x13c)](),_0xdbea0[_0x4985a9(0x119)]||_0x4985a9(0x157)==_0xdbea0[_0x4985a9(0xa3)][_0x4985a9(0xba)]||this[_0x4985a9(0x11e)](_0x610cc2,_0x2e23eb,_0x160b0c,_0xdbea0,_0x478b6a[_0x4985a9(0x1e2)]());return _0x360f35;}[_0x1af2cc(0x22e)](_0x26417a,_0xc0e450,_0x58b5c1,_0x5aa329,_0x246d39){const _0x5cf8e6=_0x1af2cc;if(_0x26417a[_0x5cf8e6(0x119)])return[];if(_0x5cf8e6(0x8a)===this[_0x5cf8e6(0x211)])return[];const _0x1e622b=this[_0x5cf8e6(0x1a8)][_0x5cf8e6(0x1c6)][_0x5cf8e6(0x216)](_0x5cf8e6(0xe2))['me']['id'],_0x3194ea=Array[_0x5cf8e6(0x1b5)](this[_0x5cf8e6(0xa5)][_0x5cf8e6(0x136)]())[_0x5cf8e6(0x10a)](_0x5a31e3=>_0x5cf8e6(0x1f9)==_0x5a31e3[_0x5cf8e6(0x132)]&&_0x5a31e3[_0x5cf8e6(0x164)][_0x5cf8e6(0x126)]==_0xc0e450&&_0x5a31e3[_0x5cf8e6(0x15e)](_0x26417a));if(_0x5cf8e6(0x178)===this[_0x5cf8e6(0x211)]){const _0x35f93a=this[_0x5cf8e6(0x188)](_0x26417a,_0x5cf8e6(0x18d))[_0x5cf8e6(0x10a)](({meta:_0x5dd328})=>_0x5dd328[_0x5cf8e6(0x203)]&&!_0x5dd328[_0x5cf8e6(0x1d8)]&&!_0x5dd328[_0x5cf8e6(0x101)])[_0x5cf8e6(0x201)](({suggestion:_0x293a04})=>_0x293a04);_0x3194ea[_0x5cf8e6(0x1ca)](..._0x35f93a);}const _0x5d77c0=new Map([[_0x26417a,_0x58b5c1]]);for(const _0x1f7323 of _0x3194ea){const _0xe67cf9=_0x5cf8e6(0x1f9)==_0x1f7323[_0x5cf8e6(0x132)]?_0x1f7323[_0x5cf8e6(0x164)][_0x5cf8e6(0x9e)]:void 0x0,_0x158631=_0x1f7323[_0x5cf8e6(0x137)](),_0x54fc11=Array[_0x5cf8e6(0x1b5)](_0x5d77c0[_0x5cf8e6(0x22b)]())[_0x5cf8e6(0x114)](_0x582a86=>_0x582a86[_0x5cf8e6(0x116)](_0x158631));if(!_0x54fc11)continue;const _0x46a4e1=_0x54fc11[_0x5cf8e6(0x231)](_0x158631);this[_0x5cf8e6(0x19c)](_0xc0e450)&&_0x5cf8e6(0x18d)==_0x1f7323[_0x5cf8e6(0x132)]&&0x0!=_0x46a4e1[_0x5cf8e6(0x219)]||(_0x5d77c0[_0x5cf8e6(0xed)](_0x54fc11),_0x46a4e1[_0x5cf8e6(0x95)](_0x16d49e=>{const _0x2aeaf9=_0x5cf8e6;_0x5d77c0[_0x2aeaf9(0x218)](_0x16d49e,_0x58b5c1);}),_0x5cf8e6(0x18d)!=_0x1f7323[_0x5cf8e6(0x132)]&&_0xe67cf9!=_0x5aa329&&_0x5d77c0[_0x5cf8e6(0x218)](_0x54fc11[_0x5cf8e6(0xa1)](_0x158631),_0xe67cf9));}const _0x3ab6a4=[];for(const [_0x1295a6,_0x279026]of _0x5d77c0){const _0x39c871=_0x2c3f00(),_0x5ca46f={'key':_0xc0e450,'oldValue':_0x279026,'newValue':_0x5aa329};_0xc0e450[_0x5cf8e6(0x219)]>0x25&&console[_0x5cf8e6(0xf1)](_0x5cf8e6(0x171),{'key':_0xc0e450});const _0x3760c7=(_0x5cf8e6(0x97)+(_0xc0e450+'|'+Gt({'newValue':_0x5aa329})))[_0x5cf8e6(0xe1)](0x0,0x3c),_0x566e23=this[_0x5cf8e6(0x182)]({'id':_0x39c871,'type':_0x3760c7,'data':_0x5ca46f,'createdAt':new Date(),'authorId':_0x1e622b,'attributes':_0x246d39});_0x3ab6a4[_0x5cf8e6(0x1fa)](_0x566e23),this[_0x5cf8e6(0x11e)](_0x3760c7,_0x39c871,_0x1e622b,_0x1295a6);}return _0x3ab6a4;}[_0x1af2cc(0x21e)](_0x187254){const _0x1dd702=_0x1af2cc;this[_0x1dd702(0x199)](_0x187254,(_0x31a305,..._0x4e5dbd)=>{const _0x1fbeaa=_0x1dd702;this[_0x1fbeaa(0x1ce)](()=>{_0x31a305(..._0x4e5dbd);});});}[_0x1af2cc(0x118)](_0x19efe2){const _0x347444=_0x1af2cc;this[_0x347444(0x1f0)][_0x347444(0x1ec)](_0x19efe2);}[_0x1af2cc(0x147)](_0x203a34){const _0x221521=_0x1af2cc;this[_0x221521(0x177)][_0x221521(0x1ec)](_0x203a34);}[_0x1af2cc(0x11a)](_0x63ad52){const _0xe4ed0b=_0x1af2cc;return _0xe4ed0b(0x1f9)==_0x63ad52[_0xe4ed0b(0x132)]?_0x63ad52[_0xe4ed0b(0x181)][_0xe4ed0b(0x1d3)]('|')[0x0]:null;}[_0x1af2cc(0xa9)](_0x3d38c2,_0x4e80e8){const _0x423d9e=_0x1af2cc,_0x2edf6b=_0x3d38c2[_0x423d9e(0x1c9)]();this[_0x423d9e(0x112)][_0x423d9e(0x220)](_0x9487b3=>{const _0x468fcc=_0x423d9e;_0x9487b3[_0x468fcc(0x18f)](_0x2edf6b,{'range':_0x4e80e8});});}[_0x1af2cc(0xa4)](_0x3ed0b4){const _0x3b8c27=_0x1af2cc,_0x52c771=_0x3ed0b4['id'],_0x465dd4=this[_0x3b8c27(0x1a8)][_0x3b8c27(0xdb)][_0x3b8c27(0x216)](_0x3b8c27(0x204));this[_0x3b8c27(0xd1)][_0x3b8c27(0x179)](_0x52c771)||this[_0x3b8c27(0xd1)][_0x3b8c27(0x1dd)]({'channelId':_0x465dd4,'threadId':_0x52c771,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4ccf95=this[_0x3b8c27(0xd1)][_0x3b8c27(0xbc)](_0x52c771);_0x4ccf95[_0x3b8c27(0x184)](_0x3b8c27(0x1bb)),_0x4ccf95[_0x3b8c27(0x1bb)]=!0x1,_0x3ed0b4[_0x3b8c27(0x196)]=_0x4ccf95;}[_0x1af2cc(0x1b8)](_0x551d5d,_0x432972,_0x15e3ff,_0x428675){const _0x729e05=_0x1af2cc;if(_0x551d5d[_0x729e05(0x132)]!=_0x432972||_0x551d5d[_0x729e05(0x181)]!=_0x15e3ff||_0x551d5d[_0x729e05(0x111)]['id']!=_0x428675)throw this[_0x729e05(0x1a8)][_0x729e05(0x1b0)](_0x729e05(0x213)),new _0x45ba6c(_0x729e05(0x213),this);}[_0x1af2cc(0x1de)](_0x4c818a,_0x4edbf7){const _0x51d932=_0x1af2cc,_0x19cd58=_0x4c818a[_0x51d932(0x137)]();if(_0x4edbf7[_0x51d932(0x144)](_0x19cd58))_0x4c818a[_0x51d932(0x212)]();else{if(_0x19cd58[_0x51d932(0xe3)](_0x4edbf7)){const _0x206f81=this[_0x51d932(0x112)][_0x51d932(0x89)](_0x4edbf7[_0x51d932(0xb3)][_0x51d932(0x11b)],_0x51d932(0xb6));this[_0x51d932(0xa9)](_0x4c818a,this[_0x51d932(0x112)][_0x51d932(0xd6)](_0x19cd58[_0x51d932(0xb3)],_0x206f81));const _0x3f89fd=_0x2c3f00(),_0x2f8983=_0x4c818a[_0x51d932(0x111)]['id'],_0x4e91d3=_0x4c818a[_0x51d932(0x132)]+':'+_0x4c818a[_0x51d932(0x181)];this[_0x51d932(0x182)]({'id':_0x3f89fd,'type':_0x4e91d3,'createdAt':new Date(),'authorId':_0x2f8983,'data':_0x4c818a[_0x51d932(0x164)],'attributes':_0x4c818a[_0x51d932(0x102)]});const _0x34869b=this[_0x51d932(0x112)][_0x51d932(0x89)](_0x4edbf7[_0x51d932(0xb6)][_0x51d932(0x1ad)],_0x51d932(0x224)),_0x12dbc7=this[_0x51d932(0x112)][_0x51d932(0xd6)](_0x34869b,_0x19cd58[_0x51d932(0xb6)]);this[_0x51d932(0x11e)](_0x4e91d3,_0x3f89fd,_0x2f8983,_0x12dbc7);}else{if(_0x19cd58[_0x51d932(0x197)](_0x4edbf7[_0x51d932(0xb3)])){const _0x303b4e=this[_0x51d932(0x112)][_0x51d932(0x89)](_0x4edbf7[_0x51d932(0xb3)][_0x51d932(0x11b)],_0x51d932(0xb6));this[_0x51d932(0xa9)](_0x4c818a,this[_0x51d932(0x112)][_0x51d932(0xd6)](_0x19cd58[_0x51d932(0xb3)],_0x303b4e));}else{const _0x540fb9=this[_0x51d932(0x112)][_0x51d932(0x89)](_0x4edbf7[_0x51d932(0xb6)][_0x51d932(0x1ad)],_0x51d932(0x224));this[_0x51d932(0xa9)](_0x4c818a,this[_0x51d932(0x112)][_0x51d932(0xd6)](_0x540fb9,_0x19cd58[_0x51d932(0xb6)]));}}}}[_0x1af2cc(0x1d5)](_0x23aba0){const _0x2383d6=_0x1af2cc;for(const {suggestion:_0x368a30,meta:_0x52ab9e}of this[_0x2383d6(0x188)](_0x23aba0,_0x2383d6(0x18d))){if(!_0x52ab9e[_0x2383d6(0x203)])continue;const _0x34a53f=_0x368a30[_0x2383d6(0xcd)]();for(const _0x5874e9 of _0x34a53f)if(!_0x23aba0[_0x2383d6(0x231)](_0x5874e9)[_0x2383d6(0x219)])return!0x0;}return!0x1;}[_0x1af2cc(0x9d)](_0x90f424){const _0xe1bd4=_0x1af2cc,_0x4b586c=this[_0xe1bd4(0x1a8)][_0xe1bd4(0x1c6)][_0xe1bd4(0x216)](_0xe1bd4(0xe2))[_0xe1bd4(0xdd)](_0x90f424);if(!_0x4b586c)throw new _0x45ba6c(_0xe1bd4(0x1a6),this);return _0x4b586c;}[_0x1af2cc(0x127)](_0x2eb094){const _0xb3146b=_0x1af2cc,_0x475a31=this[_0xb3146b(0x1a8)][_0xb3146b(0x1c6)][_0xb3146b(0x216)](_0xb3146b(0xe2)),_0x3f681f=_0x209cc5(_0xb3146b(0x1c3)+_0x2eb094),_0x2a6d43=_0x475a31[_0xb3146b(0xdd)](_0x3f681f);return _0x2a6d43||_0x475a31[_0xb3146b(0xc9)]({'id':_0x3f681f,'name':_0x2eb094});}[_0x1af2cc(0x16d)](_0x4b2174,_0x5ebc73,_0x24e1dd,_0x20dcc6,_0x14226d){const _0x1451d7=_0x1af2cc,_0x48053f=this[_0x1451d7(0x9d)](_0x20dcc6),_0x36eda9=this[_0x1451d7(0x180)][_0x1451d7(0x94)](_0x4b2174,_0x5ebc73,_0x24e1dd,_0x48053f,_0x14226d,_0x48a5fb=>{const _0x358eee=_0x1451d7;this[_0x358eee(0x17a)](_0x24e1dd,{'attributes':_0x48a5fb});const _0x477042=this[_0x358eee(0x130)](_0x24e1dd);this[_0x358eee(0xfc)](new Set([_0x477042])),this[_0x358eee(0x143)](new Set([_0x477042]));});return this[_0x1451d7(0x19f)](_0x36eda9,_0x1451d7(0xf9),()=>{const _0x35f00b=_0x1451d7;this[_0x35f00b(0x17a)](_0x24e1dd,{'state':_0x35f00b(0xe5)});},{'priority':_0x1451d7(0x169)}),this[_0x1451d7(0x19f)](_0x36eda9,_0x1451d7(0x20f),()=>{const _0x3dbc3e=_0x1451d7;this[_0x3dbc3e(0x17a)](_0x24e1dd,{'state':_0x3dbc3e(0x98)});},{'priority':_0x1451d7(0x169)}),this[_0x1451d7(0xa5)][_0x1451d7(0x218)](_0x24e1dd,_0x36eda9),this[_0x1451d7(0x227)][_0x1451d7(0x218)](_0x36eda9,_0x1451d7(0x16f)),_0x36eda9;}[_0x1af2cc(0x10b)](_0x344a78){const _0x29d076=_0x1af2cc,_0x5bb3f5=_0x344a78[_0x29d076(0x1d3)](':');return{'group':_0x5bb3f5[0x0],'type':_0x5bb3f5[0x1],'subType':_0x5bb3f5[_0x29d076(0x219)]>=0x5?_0x5bb3f5[0x2]:null,'id':_0x5bb3f5[_0x29d076(0x219)]<0x5?_0x5bb3f5[0x2]:_0x5bb3f5[0x3],'authorId':_0x5bb3f5[_0x29d076(0x219)]<0x5?_0x5bb3f5[0x3]:_0x5bb3f5[0x4],'markerCount':0x6==_0x5bb3f5[_0x29d076(0x219)]?_0x5bb3f5[0x5]:null};}[_0x1af2cc(0x90)](_0x5e1b84,_0x2fcd6f,_0x2e72b7){const _0x2b665d=_0x1af2cc,_0x39f08e=_0x5e1b84[_0x2b665d(0x137)](),_0x3527c5=_0x39f08e[_0x2b665d(0xb3)],_0x5c38d6=_0x39f08e[_0x2b665d(0xb6)];this[_0x2b665d(0xa9)](_0x5e1b84,this[_0x2b665d(0x112)][_0x2b665d(0xd6)](_0x3527c5,_0x2fcd6f));const _0x4802e6=_0x2c3f00(),_0x9c5839=_0x5e1b84[_0x2b665d(0x111)]['id'],_0x44337f=_0x5e1b84[_0x2b665d(0x132)]+(_0x5e1b84[_0x2b665d(0x181)]?':'+_0x5e1b84[_0x2b665d(0x181)]:'');this[_0x2b665d(0x182)]({'id':_0x4802e6,'type':_0x44337f,'createdAt':new Date(),'authorId':_0x9c5839,'originalSuggestionId':_0x5e1b84['id'],'attributes':_0x5e1b84[_0x2b665d(0x102)],'data':_0x5e1b84[_0x2b665d(0x164)]});const _0x31ffed=this[_0x2b665d(0x11a)](_0x5e1b84);(_0x2b665d(0x161)==_0x5e1b84[_0x2b665d(0x132)]||_0x31ffed&&this[_0x2b665d(0x19c)](_0x31ffed))&&(_0x2e72b7=this[_0x2b665d(0x112)][_0x2b665d(0x124)](_0x2e72b7[_0x2b665d(0x1ad)])),this[_0x2b665d(0x11e)](_0x44337f,_0x4802e6,_0x9c5839,this[_0x2b665d(0x112)][_0x2b665d(0xd6)](_0x2e72b7,_0x5c38d6));}[_0x1af2cc(0x188)](_0x15c061,_0x52626b=null){const _0x54fb96=_0x1af2cc,_0x43adff=[],_0x47b87b=this[_0x54fb96(0x1a8)][_0x54fb96(0x1c6)][_0x54fb96(0x216)](_0x54fb96(0xe2))['me'];Array[_0x54fb96(0x123)](_0x15c061)||(_0x15c061=[_0x15c061]);for(const _0x430e4b of this[_0x54fb96(0x99)]()){if(!_0x430e4b[_0x54fb96(0x1a0)])continue;if(_0x52626b&&_0x430e4b[_0x54fb96(0x132)]!=_0x52626b)continue;let _0x55a123=!0x1;for(const _0x2ca22b of _0x430e4b[_0x54fb96(0xcd)]()){for(const _0x2df931 of _0x15c061){const _0x193dc6=_0x2df931[_0x54fb96(0xb3)][_0x54fb96(0x144)](_0x2ca22b[_0x54fb96(0xb6)])||_0x2df931[_0x54fb96(0xb6)][_0x54fb96(0x144)](_0x2ca22b[_0x54fb96(0xb3)]);if(_0x193dc6||_0x2df931[_0x54fb96(0xa1)](_0x2ca22b)){const _0x36e7e8=_0x2df931[_0x54fb96(0xe3)](_0x2ca22b)&&Ot(this[_0x54fb96(0x112)][_0x54fb96(0x215)],_0x2ca22b[_0x54fb96(0xb3)],_0x2df931),_0x3aab82=_0x2ca22b[_0x54fb96(0xe3)](_0x2df931)&&Ot(this[_0x54fb96(0x112)][_0x54fb96(0x215)],_0x2df931[_0x54fb96(0xb3)],_0x2ca22b);_0x43adff[_0x54fb96(0x1fa)]({'suggestion':_0x430e4b,'meta':{'isOwn':_0x47b87b==_0x430e4b[_0x54fb96(0x117)],'isNextTo':_0x193dc6,'isInsideObject':_0x36e7e8,'containsRangeInObject':_0x3aab82}}),_0x55a123=!0x0;break;}}if(_0x55a123)break;}}return _0x43adff;}[_0x1af2cc(0x11e)](_0x3bbe20,_0x1ce741,_0x576cae,_0xec5b20,_0x3fc753){const _0x3d02e7=_0x1af2cc;this[_0x3d02e7(0x112)][_0x3d02e7(0x220)](_0x1616cf=>{const _0x122213=_0x3d02e7;let _0x136c0f=_0x122213(0x103)+_0x3bbe20+':'+_0x1ce741+':'+_0x576cae;_0x3fc753&&(_0x136c0f=_0x136c0f+':'+_0x3fc753),_0x1616cf[_0x122213(0x1da)](_0x136c0f,{'range':_0xec5b20,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1af2cc(0xab)](_0x20f8f4){const _0x3b79c0=_0x1af2cc,_0x3c1cd1=_0x20f8f4[_0x3b79c0(0xeb)],_0x30a386=_0x20f8f4[_0x3b79c0(0x21d)];_0x20f8f4[_0x3b79c0(0xeb)]=null,_0x20f8f4[_0x3b79c0(0x21d)]=null,null!=_0x3c1cd1&&_0x3c1cd1[_0x3b79c0(0x21d)]==_0x20f8f4&&(_0x3c1cd1[_0x3b79c0(0x21d)]=_0x30a386),null!=_0x30a386&&_0x30a386[_0x3b79c0(0xeb)]==_0x20f8f4&&(_0x30a386[_0x3b79c0(0xeb)]=_0x3c1cd1),_0x3b79c0(0x13a)==this[_0x3b79c0(0x227)][_0x3b79c0(0x216)](_0x20f8f4)&&(this[_0x3b79c0(0x227)][_0x3b79c0(0x218)](_0x20f8f4,_0x3b79c0(0x151)),this[_0x3b79c0(0xa7)](_0x3b79c0(0xbb),_0x20f8f4,_0x3c1cd1,_0x30a386));}[_0x1af2cc(0x182)](_0x344cc9){const _0x337184=_0x1af2cc,_0xfd7f80=_0x344cc9['id'],_0x2f8da3=this[_0x337184(0x15d)](_0x344cc9);if(this[_0x337184(0x175)]&&this[_0x337184(0x175)][_0x337184(0xe4)]){const _0x40fd5e=this[_0x337184(0x1a8)][_0x337184(0x1c6)][_0x337184(0x216)](_0x337184(0x14f)),_0x3edfe6=_0x2f8da3[_0x337184(0x1fb)],_0x5c8e6d=_0x2f8da3[_0x337184(0x181)]?_0x2f8da3[_0x337184(0x132)]+':'+_0x2f8da3[_0x337184(0x181)]:_0x2f8da3[_0x337184(0x132)],_0x1090d3=this[_0x337184(0x1a8)][_0x337184(0xb0)],_0x4e49dc=_0x40fd5e[_0x337184(0x1ec)](_0x98d541(_0x1090d3,_0x337184(0x1c7))),_0x468965={'id':_0xfd7f80,'type':_0x5c8e6d,'hasComments':_0x3edfe6,'data':_0x344cc9[_0x337184(0x164)]||null,'originalSuggestionId':_0x344cc9[_0x337184(0x153)]||null,'attributes':_0x2f8da3[_0x337184(0x102)]};this[_0x337184(0x175)][_0x337184(0xe4)](_0x468965)[_0x337184(0xbf)](_0x2d5a3c=>{const _0x2866e0=_0x337184;_0x2f8da3[_0x2866e0(0x167)]=!0x0,_0x40fd5e[_0x2866e0(0x1b3)](_0x4e49dc),_0x2d5a3c&&_0x2d5a3c[_0x2866e0(0xac)]&&(this[_0x2866e0(0xa5)][_0x2866e0(0x216)](_0xfd7f80)[_0x2866e0(0xac)]=_0x2d5a3c[_0x2866e0(0xac)]);})[_0x337184(0xc7)](_0x24f82d=>{const _0x2b3599=_0x337184;throw _0x1a950c(_0x2b3599(0x120)),this[_0x2b3599(0x1a8)][_0x2b3599(0x1b2)][_0x2b3599(0x17b)]({'isUndoable':!0x1},()=>{const _0x5a0500=_0x2b3599;_0x2f8da3[_0x5a0500(0x20f)]();}),_0x2f8da3[_0x2b3599(0x142)](),this[_0x2b3599(0xa5)][_0x2b3599(0xed)](_0x2f8da3['id']),this[_0x2b3599(0x227)][_0x2b3599(0xed)](_0x2f8da3),_0x24f82d;});}return _0x2f8da3;}[_0x1af2cc(0x19c)](_0xe2a64c){const _0x18f681=_0x1af2cc;return this[_0x18f681(0x1f0)][_0x18f681(0x88)](_0xe2a64c);}[_0x1af2cc(0x17a)](_0xb143e5,_0x10c39b){const _0x21e38c=_0x1af2cc,_0xa85ae5=this[_0x21e38c(0x1a8)][_0x21e38c(0x1c6)][_0x21e38c(0x216)](_0x21e38c(0x14f)),_0x2090c5=this[_0x21e38c(0x130)](_0xb143e5);if(this[_0x21e38c(0x175)]&&this[_0x21e38c(0x175)][_0x21e38c(0x1a9)]){if(_0x2090c5[_0x21e38c(0x167)]){const _0x293acc=_0xa85ae5[_0x21e38c(0x1ec)](_0x98d541(this[_0x21e38c(0x1a8)][_0x21e38c(0xb0)],_0x21e38c(0x1c7)));this[_0x21e38c(0x175)][_0x21e38c(0x1a9)](_0xb143e5,_0x10c39b)[_0x21e38c(0xbf)](()=>{const _0x2f1c10=_0x21e38c;_0xa85ae5[_0x2f1c10(0x1b3)](_0x293acc);});}else _0x2090c5['on'](_0x21e38c(0x1e1),()=>{const _0x1d9ae2=_0x21e38c;this[_0x1d9ae2(0x17a)](_0xb143e5,_0x10c39b);});}}[_0x1af2cc(0x207)](_0x503cc1){const _0x21b09f=_0x1af2cc;if(!this[_0x21b09f(0x175)]||!this[_0x21b09f(0x175)][_0x21b09f(0x130)])throw new _0x45ba6c(_0x21b09f(0x148),this);return this[_0x21b09f(0x175)][_0x21b09f(0x130)](_0x503cc1);}[_0x1af2cc(0x96)](_0x121eb2){const _0x12edc1=_0x1af2cc,{id:_0x4e79ad,type:_0x5ec654,subType:_0x81fb56,authorId:_0x173f88}=this[_0x12edc1(0x10b)](_0x121eb2),_0x3534af=this[_0x12edc1(0xa5)][_0x12edc1(0x216)](_0x4e79ad)||this[_0x12edc1(0x16d)](_0x5ec654,_0x81fb56,_0x4e79ad,_0x173f88,{});switch(this[_0x12edc1(0x1b8)](_0x3534af,_0x5ec654,_0x81fb56,_0x173f88),this[_0x12edc1(0x227)][_0x12edc1(0x216)](_0x3534af)){case _0x12edc1(0x16f):this[_0x12edc1(0x207)](_0x4e79ad)[_0x12edc1(0xbf)](_0x45c1af=>{const _0x4ff5fc=_0x12edc1;let _0xd45c21=Promise[_0x4ff5fc(0x1d7)]();_0x45c1af[_0x4ff5fc(0x1fb)]&&(_0xd45c21=this[_0x4ff5fc(0xd1)][_0x4ff5fc(0x1b4)]({'channelId':this[_0x4ff5fc(0x1a8)][_0x4ff5fc(0xdb)][_0x4ff5fc(0x216)](_0x4ff5fc(0x204)),'threadId':_0x4e79ad})),_0xd45c21[_0x4ff5fc(0xbf)](()=>{const _0x5a7c19=_0x4ff5fc;this[_0x5a7c19(0x15d)](_0x45c1af)[_0x5a7c19(0x167)]=!0x0;});}),this[_0x12edc1(0x227)][_0x12edc1(0x218)](_0x3534af,_0x12edc1(0x131));break;case _0x12edc1(0x151):this[_0x12edc1(0x17a)](_0x4e79ad,{'state':_0x12edc1(0x225)});case _0x12edc1(0x221):this[_0x12edc1(0x227)][_0x12edc1(0x218)](_0x3534af,_0x12edc1(0x13a)),this[_0x12edc1(0xa7)](_0x12edc1(0xf8),_0x3534af);break;case _0x12edc1(0x13a):this[_0x12edc1(0xa7)](_0x12edc1(0x1f8),_0x3534af);}return _0x3534af[_0x12edc1(0xb8)](_0x121eb2),_0x3534af;}[_0x1af2cc(0x143)](_0x54f7e0){const _0x39cf7e=_0x1af2cc,_0x465f5a=Array[_0x39cf7e(0x1b5)](_0x54f7e0),_0x361692=_0x465f5a[_0x39cf7e(0x10a)](_0x3cb4ce=>_0x39cf7e(0x1f9)==_0x3cb4ce[_0x39cf7e(0x132)]);this[_0x39cf7e(0xc5)](_0x361692);const _0x21fab2=_0x465f5a[_0x39cf7e(0x10a)](_0x129437=>!_0x129437[_0x39cf7e(0x20c)]&&_0x39cf7e(0x1f9)!=_0x129437[_0x39cf7e(0x132)]),_0x3bbd6a=this[_0x39cf7e(0x99)]({'skipNotAttached':!0x0})[_0x39cf7e(0x10a)](_0x5b1a09=>!_0x5b1a09[_0x39cf7e(0x20c)]&&_0x39cf7e(0x1f9)!=_0x5b1a09[_0x39cf7e(0x132)]),_0x1cdeb8=_0x3bbd6a[_0x39cf7e(0x10a)](_0x5a5ab1=>!_0x54f7e0[_0x39cf7e(0x88)](_0x5a5ab1)),_0x5481e4=new Map(_0x3bbd6a[_0x39cf7e(0x201)](_0x426e9a=>[_0x426e9a,this[_0x39cf7e(0x180)][_0x39cf7e(0x1ae)](_0x426e9a[_0x39cf7e(0x132)],_0x426e9a[_0x39cf7e(0x181)],_0x39cf7e(0x1f4))])),_0x3c8bf9=new Map(_0x3bbd6a[_0x39cf7e(0x201)](_0x4524de=>[_0x4524de,_0x4524de[_0x39cf7e(0x137)]()])),_0x395882=new Set(),_0x7debf5=new Set();for(let _0x5677d0=0x0;_0x5677d0<_0x21fab2[_0x39cf7e(0x219)];_0x5677d0++)_0x395fe3(_0x21fab2[_0x5677d0],_0x21fab2,_0x5677d0+0x1);for(let _0x5f4391=0x0;_0x5f4391<_0x21fab2[_0x39cf7e(0x219)];_0x5f4391++)_0x395fe3(_0x21fab2[_0x5f4391],_0x1cdeb8,0x0);const _0x25849d=new Set();for(let _0x2b7c3c=0x0;_0x2b7c3c<_0x21fab2[_0x39cf7e(0x219)];_0x2b7c3c++){const _0x58e626=_0x21fab2[_0x2b7c3c];!_0x7debf5[_0x39cf7e(0x88)](_0x58e626)&&_0x58e626[_0x39cf7e(0xeb)]&&(_0x25849d[_0x39cf7e(0x1ec)](_0x58e626[_0x39cf7e(0xeb)]),_0x58e626[_0x39cf7e(0xeb)][_0x39cf7e(0x21d)]===_0x58e626&&(_0x58e626[_0x39cf7e(0xeb)][_0x39cf7e(0x21d)]=null),_0x58e626[_0x39cf7e(0xeb)]=null),!_0x395882[_0x39cf7e(0x88)](_0x58e626)&&_0x58e626[_0x39cf7e(0x21d)]&&(_0x25849d[_0x39cf7e(0x1ec)](_0x58e626[_0x39cf7e(0x21d)]),_0x58e626[_0x39cf7e(0x21d)][_0x39cf7e(0xeb)]===_0x58e626&&(_0x58e626[_0x39cf7e(0x21d)][_0x39cf7e(0xeb)]=null),_0x58e626[_0x39cf7e(0x21d)]=null);}function _0x395fe3(_0x40fa22,_0x45822b,_0x23b713){const _0x5b60b5=_0x39cf7e;for(let _0x28f558=_0x23b713;_0x28f558<_0x45822b[_0x5b60b5(0x219)];_0x28f558++){const _0x119e81=_0x11e9f8(_0x40fa22,_0x45822b[_0x28f558]);_0x119e81&&(_0x119e81[0x0][_0x5b60b5(0x21d)]=_0x119e81[0x1],_0x119e81[0x1][_0x5b60b5(0xeb)]=_0x119e81[0x0],_0x395882[_0x5b60b5(0x1ec)](_0x119e81[0x0]),_0x7debf5[_0x5b60b5(0x1ec)](_0x119e81[0x1]));}}function _0x11e9f8(_0x43f23d,_0x57851d){const _0x57eead=_0x39cf7e;if(_0x43f23d[_0x57eead(0x117)]['id']!==_0x57851d[_0x57eead(0x117)]['id'])return null;const _0x55dcd1=_0x5481e4[_0x57eead(0x216)](_0x43f23d)(_0x43f23d,_0x57851d,_0x3c8bf9[_0x57eead(0x216)](_0x43f23d),_0x3c8bf9[_0x57eead(0x216)](_0x57851d));if(!_0x55dcd1)return null;return _0x5481e4[_0x57eead(0x216)](_0x57851d)(_0x43f23d,_0x57851d,_0x3c8bf9[_0x57eead(0x216)](_0x43f23d),_0x3c8bf9[_0x57eead(0x216)](_0x57851d))?_0x55dcd1[0x1][_0x57eead(0x196)]&&_0x55dcd1[0x1][_0x57eead(0x196)][_0x57eead(0x219)]?null:_0x55dcd1:null;}_0x25849d[_0x39cf7e(0x13d)]&&this[_0x39cf7e(0x143)](_0x25849d);}[_0x1af2cc(0xc5)](_0x242acf){const _0x4ebaab=_0x1af2cc;if(0x0==_0x242acf[_0x4ebaab(0x219)])return;const _0xe689be=this[_0x4ebaab(0x99)]({'skipNotAttached':!0x0})[_0x4ebaab(0x10a)](_0x5ae1f7=>_0x4ebaab(0x1f9)==_0x5ae1f7[_0x4ebaab(0x132)]&&_0x5ae1f7[_0x4ebaab(0x15f)]),_0x20b1db=[],_0x5b7914=new Map();for(const _0x4283b9 of _0xe689be){const _0xc640da=_0x209cc5(_0x4283b9[_0x4ebaab(0x102)]);_0x5b7914[_0x4ebaab(0x88)](_0xc640da)||(_0x5b7914[_0x4ebaab(0x218)](_0xc640da,_0x20b1db[_0x4ebaab(0x219)]),_0x20b1db[_0x4ebaab(0x1fa)]([]));const _0x263d7d=_0x5b7914[_0x4ebaab(0x216)](_0xc640da);_0x20b1db[_0x263d7d][_0x4ebaab(0x1fa)](_0x4283b9);}!(function(){const _0x8f26a=_0x4ebaab;_0x20b1db[_0x8f26a(0x16c)]((_0x34d587,_0x3e6520)=>{const _0x4db3c2=_0x8f26a,_0x287637=_0x34d587[0x0][_0x4db3c2(0xac)],_0x1446f3=_0x3e6520[0x0][_0x4db3c2(0xac)];return _0x287637==_0x1446f3?_0x34d587[0x0][_0x4db3c2(0x102)][_0x4db3c2(0xd7)]<_0x3e6520[0x0][_0x4db3c2(0x102)][_0x4db3c2(0xd7)]?-0x1:0x1:_0x287637<_0x1446f3?-0x1:0x1;});for(const _0x5e4958 of _0x20b1db)_0x5e4958[_0x8f26a(0x16c)]((_0x195c18,_0x131006)=>_0x195c18['id']<_0x131006['id']?-0x1:0x1);}());for(let _0x455a55=0x0;_0x455a55<_0x20b1db[_0x4ebaab(0x219)];_0x455a55++){if(0x0==_0x20b1db[_0x455a55][_0x4ebaab(0x219)])continue;const _0x4b07c6=[];for(let _0x2785e4=_0x455a55+0x1;_0x2785e4<_0x20b1db[_0x4ebaab(0x219)];_0x2785e4++)0x0!=_0x20b1db[_0x2785e4][_0x4ebaab(0x219)]&&_0x20a73b(_0x20b1db[_0x455a55],_0x20b1db[_0x2785e4])&&_0x4b07c6[_0x4ebaab(0x1fa)](_0x2785e4);for(const _0x5e1374 of _0x4b07c6)_0x20b1db[_0x455a55]=_0x20b1db[_0x455a55][_0x4ebaab(0x1f2)](_0x20b1db[_0x5e1374]),_0x20b1db[_0x5e1374]=[];}for(const _0x18f8e7 of _0x20b1db)for(let _0x2edb4f=0x0;_0x2edb4f<_0x18f8e7[_0x4ebaab(0x219)];_0x2edb4f++){const _0x132189=_0x18f8e7[_0x2edb4f+0x1]||null;_0x18f8e7[_0x2edb4f][_0x4ebaab(0x21d)]!==_0x132189&&(_0x18f8e7[_0x2edb4f][_0x4ebaab(0x21d)]=_0x132189);}for(const _0x4ee10a of _0x20b1db)for(let _0x34b61c=0x0;_0x34b61c<_0x4ee10a[_0x4ebaab(0x219)];_0x34b61c++){const _0x29c632=_0x4ee10a[_0x34b61c-0x1]||null;_0x4ee10a[_0x34b61c][_0x4ebaab(0xeb)]!==_0x29c632&&(_0x4ee10a[_0x34b61c][_0x4ebaab(0xeb)]=_0x29c632);}function _0x20a73b(_0x1e46a4,_0x11aedb){const _0x21ea9c=_0x4ebaab;if(_0x1e46a4[0x0][_0x21ea9c(0x102)][_0x21ea9c(0xd7)]!==_0x11aedb[0x0][_0x21ea9c(0x102)][_0x21ea9c(0xd7)]&&_0x1e46a4[0x0][_0x21ea9c(0x117)]!==_0x11aedb[0x0][_0x21ea9c(0x117)])return!0x1;if(!function(_0x58f031,_0x21c79b){const _0x3e074b=_0x21ea9c;if(!_0x58f031[_0x3e074b(0x1fb)]&&!_0x21c79b[_0x3e074b(0x1fb)])return!0x0;if(_0x58f031[_0x3e074b(0x1fb)]&&_0x21c79b[_0x3e074b(0x1fb)])return!0x1;if(_0x58f031[_0x3e074b(0x1fb)]&&_0x21c79b[_0x3e074b(0xac)]<_0x58f031[_0x3e074b(0x196)][_0x3e074b(0x1a5)][_0x3e074b(0x216)](0x0)[_0x3e074b(0xac)])return!0x0;if(_0x21c79b[_0x3e074b(0x1fb)]&&_0x58f031[_0x3e074b(0xac)]<_0x21c79b[_0x3e074b(0x196)][_0x3e074b(0x1a5)][_0x3e074b(0x216)](0x0)[_0x3e074b(0xac)])return!0x0;return!0x1;}(_0x1e46a4[0x0],_0x11aedb[0x0]))return!0x1;const _0x1ba109=_0x4bbe6(_0x1e46a4[0x0][_0x21ea9c(0x102)],_0x21ea9c(0xd7)),_0x74a99e=_0x4bbe6(_0x11aedb[0x0][_0x21ea9c(0x102)],_0x21ea9c(0xd7));if(!_0x3cb1be(_0x1ba109,_0x74a99e))return!0x1;return!!_0x1e46a4[_0x21ea9c(0x1b6)](_0x5060eb=>_0x11aedb[_0x21ea9c(0x15c)](_0x22b618=>_0x5060eb[_0x21ea9c(0x137)]()[_0x21ea9c(0x144)](_0x22b618[_0x21ea9c(0x137)]())))&&_0x11aedb[_0x21ea9c(0x1b6)](_0x50bf92=>_0x1e46a4[_0x21ea9c(0x15c)](_0x1d443b=>_0x50bf92[_0x21ea9c(0x137)]()[_0x21ea9c(0x144)](_0x1d443b[_0x21ea9c(0x137)]())));}}[_0x1af2cc(0xfc)](_0x7c11a9){const _0x5a11b0=_0x1af2cc,_0x336876=Array[_0x5a11b0(0x1b5)](_0x7c11a9),_0xa4fbf2=this[_0x5a11b0(0x99)]({'skipNotAttached':!0x0}),_0x2f79ae=_0xa4fbf2[_0x5a11b0(0x10a)](_0x42da19=>!_0x7c11a9[_0x5a11b0(0x88)](_0x42da19)),_0x464889=new Map(_0x336876[_0x5a11b0(0x201)](_0x5a78b1=>[_0x5a78b1,this[_0x5a11b0(0x180)][_0x5a11b0(0x1ae)](_0x5a78b1[_0x5a11b0(0x132)],_0x5a78b1[_0x5a11b0(0x181)],_0x5a11b0(0x174))])),_0xec8db0=new Map(_0xa4fbf2[_0x5a11b0(0x201)](_0x40543b=>[_0x40543b,_0x40543b[_0x5a11b0(0xcd)]()]));for(let _0x2086aa=0x0;_0x2086aa<_0x336876[_0x5a11b0(0x219)];_0x2086aa++){if(_0x14114b(this,_0x336876[_0x2086aa],_0x336876,_0x2086aa+0x1))return!0x0;}for(let _0xe04859=0x0;_0xe04859<_0x336876[_0x5a11b0(0x219)];_0xe04859++){if(_0x14114b(this,_0x336876[_0xe04859],_0x2f79ae,0x0))return!0x0;}return!0x1;function _0x14114b(_0xb9b1da,_0x5d67ba,_0x3bb269,_0x22d955){const _0x447b97=_0x5a11b0;for(let _0x3d9992=_0x22d955;_0x3d9992<_0x3bb269[_0x447b97(0x219)];_0x3d9992++){const _0x54c091=_0x3bb269[_0x3d9992];if(_0x54c091[_0x447b97(0x132)]!==_0x5d67ba[_0x447b97(0x132)]||_0x54c091[_0x447b97(0x117)]['id']!==_0x5d67ba[_0x447b97(0x117)]['id']||_0x54c091[_0x447b97(0x181)]!==_0x5d67ba[_0x447b97(0x181)])continue;if(!Jt(_0x5d67ba,_0x54c091))continue;if(_0x447b97(0x1f9)==_0x5d67ba[_0x447b97(0x132)]&&_0x5d67ba[_0x447b97(0x164)][_0x447b97(0x9e)]!=_0x54c091[_0x447b97(0x164)][_0x447b97(0x9e)])continue;if(_0x447b97(0x1f9)==_0x5d67ba[_0x447b97(0x132)]&&_0xb9b1da[_0x447b97(0x19c)](_0x5d67ba[_0x447b97(0x164)][_0x447b97(0x126)]))continue;if(_0x447b97(0x161)==_0x5d67ba[_0x447b97(0x132)]){const _0x2ed0bf=_0xb9b1da[_0x447b97(0x1a8)][_0x447b97(0x1b2)],_0x50ddb5=_0x5d67ba[_0x447b97(0x1ef)]();if(_0x50ddb5&&(_0x2ed0bf[_0x447b97(0x215)][_0x447b97(0x200)](_0x50ddb5)||_0x2ed0bf[_0x447b97(0x215)][_0x447b97(0xf5)](_0x50ddb5)))continue;}const _0x27f582=_0x464889[_0x447b97(0x216)](_0x5d67ba),_0x54d1ac=_0xec8db0[_0x447b97(0x216)](_0x5d67ba),_0x4cc362=_0xec8db0[_0x447b97(0x216)](_0x54c091),_0x52a8db=_0x5d67ba[_0x447b97(0x196)]&&_0x5d67ba[_0x447b97(0x196)][_0x447b97(0x219)],_0x54f3fe=_0x54c091[_0x447b97(0x196)]&&_0x54c091[_0x447b97(0x196)][_0x447b97(0x219)];if(!_0x52a8db&&_0x27f582(_0x4cc362,_0x54d1ac))return _0xb9b1da[_0x447b97(0x1db)](_0x54c091,_0x5d67ba),_0xec8db0[_0x447b97(0xed)](_0x5d67ba),!0x0;if(!_0x54f3fe&&_0x27f582(_0x54d1ac,_0x4cc362))return _0xb9b1da[_0x447b97(0x1db)](_0x5d67ba,_0x54c091),_0xec8db0[_0x447b97(0xed)](_0x54c091),!0x0;}return!0x1;}}[_0x1af2cc(0x1db)](_0x4e372d,_0x24a664){const _0x1306f4=_0x1af2cc;if(_0x4e372d[_0x1306f4(0x20c)]){for(const _0x12667f of _0x24a664[_0x1306f4(0xcd)]())_0x4e372d[_0x1306f4(0x195)](_0x12667f);}else{const _0x2d71ef=_0x24a664[_0x1306f4(0x137)]()[_0x1306f4(0xb6)];this[_0x1306f4(0xa9)](_0x4e372d,this[_0x1306f4(0x112)][_0x1306f4(0xd6)](_0x4e372d[_0x1306f4(0x137)]()[_0x1306f4(0xb3)],_0x2d71ef));}_0x24a664[_0x1306f4(0x212)]();}[_0x1af2cc(0x13b)](_0x4e899e,_0x1852eb,_0x59caba){const _0x2ae030=_0x1af2cc,_0x5ac571=_0x4e899e[_0x2ae030(0x232)](_0x2ae030(0x1a1))||_0x4e899e[_0x2ae030(0x232)](_0x2ae030(0x1f9))?_0x2ae030(0x160):_0x4e899e[_0x2ae030(0x150)]();return _0x98d541(this[_0x2ae030(0x1a8)][_0x2ae030(0xb0)],_0x1852eb+'_'+_0x5ac571+_0x2ae030(0x186),_0x59caba);}[_0x1af2cc(0xb4)](){const _0x355c1b=_0x1af2cc,_0x5d778c=this[_0x355c1b(0x1a8)];if(!_0x5d778c['ui'])return;const {ariaLiveAnnouncer:_0x218f72}=_0x5d778c['ui'];_0x50d858(this[_0x355c1b(0x112)],({left:_0x4c96a6,entered:_0x2cc97c})=>{const _0x38bd36=_0x355c1b;for(const _0x15bec2 of _0x4c96a6){const {group:_0x3b684c,type:_0x39716f}=this[_0x38bd36(0x10b)](_0x15bec2[_0x38bd36(0x138)]);if(_0x38bd36(0x109)===_0x3b684c){_0x218f72[_0x38bd36(0x163)](this[_0x38bd36(0x13b)](_0x39716f,_0x38bd36(0x205)));break;}}for(const _0x291add of _0x2cc97c){const {group:_0x185a3c,type:_0x26dfe6}=this[_0x38bd36(0x10b)](_0x291add[_0x38bd36(0x138)]);if(_0x38bd36(0x109)===_0x185a3c){_0x218f72[_0x38bd36(0x163)](this[_0x38bd36(0x13b)](_0x26dfe6,_0x38bd36(0x8c),_0x4e5d61(_0x48594c)));break;}}});}[_0x1af2cc(0x229)](_0x45dd93){const _0x436992=_0x1af2cc;if(this[_0x436992(0xd2)])return!0x1;const _0x1df326=this[_0x436992(0x1a8)],_0x29f53c=_0x1df326[_0x436992(0x1b2)][_0x436992(0x193)][_0x436992(0x198)][_0x436992(0xe7)]();if(0x0==_0x29f53c[_0x436992(0x219)])return!0x1;const _0x2f5f47=[],_0x488956=_0x29f53c[_0x436992(0x10a)](_0x421060=>_0x436992(0x1f9)==_0x421060[_0x436992(0x132)]),_0x46cd2f=_0x29f53c[_0x436992(0x10a)](_0xddf75e=>_0x436992(0xda)==_0xddf75e[_0x436992(0x132)]&&_0x436992(0x16e)!=_0xddf75e[_0x436992(0x138)]),_0x53c754=_0x29f53c[_0x436992(0x10a)](_0x185e17=>_0x436992(0x1b3)==_0x185e17[_0x436992(0x132)]&&_0x436992(0x16e)!=_0x185e17[_0x436992(0x138)]);for(const _0x17b7d3 of _0x488956)_0x2f5f47[_0x436992(0x1fa)]({'key':_0x17b7d3[_0x436992(0x1df)],'newValue':_0x17b7d3[_0x436992(0x110)],'oldValue':_0x17b7d3[_0x436992(0xa0)],'range':Pt(_0x17b7d3[_0x436992(0x189)],_0x1df326[_0x436992(0x1b2)])});for(const _0x422bf8 of _0x46cd2f){const _0x3f9748=_0x53c754[_0x436992(0x114)](_0x1c76eb=>_0x1c76eb[_0x436992(0x1cd)][_0x436992(0x144)](_0x422bf8[_0x436992(0x1cd)]));_0x3f9748&&_0x2f5f47[_0x436992(0x1fa)]({'key':_0x436992(0x209),'newValue':_0x422bf8[_0x436992(0x138)],'oldValue':_0x3f9748[_0x436992(0x138)],'range':_0x1df326[_0x436992(0x1b2)][_0x436992(0x11c)](_0x422bf8[_0x436992(0x1cd)][_0x436992(0x9a)])});}return 0x0!=_0x2f5f47[_0x436992(0x219)]&&this[_0x436992(0x22d)](_0x45dd93,_0x2f5f47);}[_0x1af2cc(0xd8)](_0x209ae1){const _0x5d99e2=_0x1af2cc;let _0x574b64=!0x1;const _0x56aa6c=this[_0x5d99e2(0x1a8)][_0x5d99e2(0x1b2)][_0x5d99e2(0x193)][_0x5d99e2(0x198)][_0x5d99e2(0xa6)]()[_0x5d99e2(0x10a)](_0x3d0053=>_0x3d0053[_0x5d99e2(0x164)][_0x5d99e2(0x85)]&&_0x3d0053[_0x5d99e2(0x138)][_0x5d99e2(0x232)](_0x5d99e2(0x100)));for(const _0x1e35c4 of _0x56aa6c){const {subType:_0x54f31c,id:_0x3e5f42}=this[_0x5d99e2(0x10b)](_0x1e35c4[_0x5d99e2(0x138)]),_0x573be4=_0x54f31c[_0x5d99e2(0x1d3)]('|')[0x0];for(const _0x2ad9fc of this[_0x5d99e2(0x99)]({'skipNotAttached':!0x0}))_0x2ad9fc['id']!=_0x3e5f42&&_0x5d99e2(0x1f9)==_0x2ad9fc[_0x5d99e2(0x132)]&&_0x2ad9fc[_0x5d99e2(0x164)]&&_0x2ad9fc[_0x5d99e2(0x164)][_0x5d99e2(0x126)]==_0x573be4&&_0x2ad9fc[_0x5d99e2(0x137)]()[_0x5d99e2(0x116)](_0x1e35c4[_0x5d99e2(0x164)][_0x5d99e2(0x85)])&&(this[_0x5d99e2(0x11d)](_0x2ad9fc,_0x1e35c4[_0x5d99e2(0x164)][_0x5d99e2(0x85)],_0x209ae1),_0x574b64=!0x0);}return _0x574b64;}[_0x1af2cc(0x1ce)](_0x531481){const _0x27e046=_0x1af2cc;this[_0x27e046(0x1a8)],(this[_0x27e046(0xd2)]=!0x0,_0x531481());}[_0x1af2cc(0x1b7)](_0xf9d9cd){const _0x2cf961=_0x1af2cc,_0x5ce7bb=this[_0x2cf961(0x19c)](_0xf9d9cd),_0x33663c=this[_0x2cf961(0x177)][_0x2cf961(0x88)](_0xf9d9cd);return _0x5ce7bb||_0x33663c;}[_0x1af2cc(0x22d)](_0x527690,_0x1f71b4){const _0x1e023a=_0x1af2cc;if(0x0==_0x1f71b4[_0x1e023a(0x219)])return!0x1;let _0x225112=!0x1;for(const _0x236bc2 of _0x1f71b4){const _0x2f0067=this[_0x1e023a(0x188)](_0x236bc2[_0x1e023a(0x189)],_0x1e023a(0x1f9))[_0x1e023a(0x10a)](_0x1fbba4=>!_0x1fbba4[_0x1e023a(0x14d)][_0x1e023a(0x101)])[_0x1e023a(0x201)](_0x28f1d8=>_0x28f1d8[_0x1e023a(0x109)]),_0xa251fb=_0x209cc5({'newValue':_0x236bc2[_0x1e023a(0x8b)]});_0x2f0067[_0x1e023a(0x10a)](_0x1f2989=>{const _0x13ff72=_0x1e023a,[_0x5f4f89,_0x21845d]=_0x1f2989[_0x13ff72(0x181)][_0x13ff72(0x1d3)]('|');return _0x5f4f89==_0x236bc2[_0x13ff72(0x126)]&&_0x21845d!=_0xa251fb;})[_0x1e023a(0x95)](_0x58cb44=>{const _0x30cf15=_0x1e023a;this[_0x30cf15(0x11d)](_0x58cb44,_0x236bc2[_0x30cf15(0x189)],_0x527690),_0x225112=!0x0;});}return _0x225112;}[_0x1af2cc(0x11d)](_0xe8423e,_0x46155a,_0x212e48){const _0x211497=_0x1af2cc,_0x385c69=_0xe8423e[_0x211497(0x137)]()[_0x211497(0x231)](_0x46155a);0x0!==_0x385c69[_0x211497(0x219)]?0x1!==_0x385c69[_0x211497(0x219)]?this[_0x211497(0x90)](_0xe8423e,_0x46155a[_0x211497(0xb3)],_0x46155a[_0x211497(0xb6)]):this[_0x211497(0xa9)](_0xe8423e,_0x385c69[0x0]):_0x212e48[_0x211497(0x168)](_0xe8423e[_0x211497(0x1c9)]());}}class Et{constructor(_0x12cedb){const _0x50cfc2=_0x1af2cc;this[_0x50cfc2(0x8d)]=_0x12cedb,this[_0x50cfc2(0x112)]=_0x12cedb[_0x50cfc2(0x1b2)],this[_0x50cfc2(0x1bd)]=new Map(),this[_0x50cfc2(0x19a)]=new Map(),this[_0x50cfc2(0xbe)]();}[_0x1af2cc(0x94)](_0x57abf3,_0x428ac4,_0x196d18,_0x42e444,_0xb550a1,_0x5e617c){const _0x6a17d8=_0x1af2cc;return new _0x478b6a(this[_0x6a17d8(0x112)],{'type':_0x57abf3,'subType':_0x428ac4,'id':_0x196d18,'author':_0x42e444,'creator':_0x42e444,'attributes':_0xb550a1,'onAttributesChange':_0x5e617c,'onAccept':(..._0x3e2f10)=>this[_0x6a17d8(0x1ae)](_0x57abf3,_0x428ac4,_0x6a17d8(0xf9))(..._0x3e2f10),'onDiscard':(..._0x43700c)=>this[_0x6a17d8(0x1ae)](_0x57abf3,_0x428ac4,_0x6a17d8(0x20f))(..._0x43700c)});}[_0x1af2cc(0xfb)](_0x9ffd00,_0xc4a724,_0x1ac3b0,_0x241ec7){const _0x5c760d=_0x1af2cc,_0x44fcd1=_0x9ffd00+':'+_0xc4a724+':'+_0x1ac3b0;this[_0x5c760d(0x1bd)][_0x5c760d(0x218)](_0x44fcd1,_0x241ec7);}[_0x1af2cc(0x1ae)](_0x5a7cb2,_0x54ecfe,_0x1175f9){const _0x440234=_0x1af2cc,_0x5bd969=_0x5a7cb2+':'+_0x54ecfe+':'+_0x1175f9;return this[_0x440234(0x1bd)][_0x440234(0x216)](_0x5bd969)||this[_0x440234(0x19a)][_0x440234(0x216)](_0x5a7cb2+':'+_0x1175f9);}[_0x1af2cc(0xbe)](){const _0x3b361c=_0x1af2cc,_0x4fcfc6=()=>!0x1,_0x1a0042=_0x4cfd21=>{const _0x163680=_0x284f;_0x4cfd21[_0x163680(0x16c)]((_0x2f7bb0,_0x5983b8)=>_0x2f7bb0[_0x163680(0xb3)][_0x163680(0x1bc)](_0x5983b8[_0x163680(0xb3)])?0x1:-0x1),this[_0x163680(0x112)][_0x163680(0x220)](_0x555381=>{const _0xb802c6=_0x163680;for(const _0x284f33 of _0x4cfd21){let _0x1b79e8;_0x1b79e8=_0x284f33[_0xb802c6(0xb6)][_0xb802c6(0x135)]&&_0x284f33[_0xb802c6(0xb6)][_0xb802c6(0x1ad)]==_0x284f33[_0xb802c6(0xb3)][_0xb802c6(0x9a)]?_0x555381[_0xb802c6(0xc1)](_0x284f33[_0xb802c6(0xb3)][_0xb802c6(0x9a)],'on'):_0x555381[_0xb802c6(0xc1)](_0x284f33),this[_0xb802c6(0x112)][_0xb802c6(0x1d0)](_0x1b79e8,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2cb4d1=(_0x514baa,_0x4663cf)=>{const _0x141371=_0x284f;_0x4663cf&&this[_0x141371(0x112)][_0x141371(0x220)](_0x1892a3=>{const _0x1a4ab5=_0x141371,{commandName:_0x55dd04,commandParams:_0x5a561e=[]}=_0x4663cf,_0x336fa2=_0x514baa[_0x1a4ab5(0x201)](_0x10b427=>(Vt(_0x10b427)&&(_0x10b427=this[_0x1a4ab5(0x112)][_0x1a4ab5(0xd6)](_0x10b427[_0x1a4ab5(0xb6)])),_0x10b427))[_0x1a4ab5(0x10a)](_0x5805cf=>_0x1a4ab5(0x157)!==_0x5805cf[_0x1a4ab5(0xa3)][_0x1a4ab5(0xba)]);if(_0x336fa2[_0x1a4ab5(0x219)]<0x1)return;const _0x19d197=Array[_0x1a4ab5(0x1b5)](this[_0x1a4ab5(0x112)][_0x1a4ab5(0x193)][_0x1a4ab5(0x10c)][_0x1a4ab5(0xcd)]())[_0x1a4ab5(0x201)](_0x188411=>_0x11b34b[_0x1a4ab5(0x141)](_0x188411));_0x1892a3[_0x1a4ab5(0xa8)](_0x336fa2);for(const _0x667c5 of this[_0x1a4ab5(0x8d)][_0x1a4ab5(0x105)][_0x1a4ab5(0x105)]())_0x667c5[_0x1a4ab5(0x108)]();_0x5a561e[_0x1a4ab5(0x1fa)]({'forceDefaultExecution':!0x0}),this[_0x1a4ab5(0x8d)][_0x1a4ab5(0x1f5)](_0x55dd04,..._0x5a561e);const _0x5527f7=_0x19d197[_0x1a4ab5(0x10a)](_0x27c857=>_0x1a4ab5(0x157)!=_0x27c857[_0x1a4ab5(0xa3)][_0x1a4ab5(0xba)]);_0x5527f7[_0x1a4ab5(0x219)]>0x0&&_0x1892a3[_0x1a4ab5(0xa8)](_0x5527f7);for(const _0x1acda5 of _0x19d197)_0x1acda5[_0x1a4ab5(0x13c)]();});},_0x45d174=(_0x117664,_0x167a6b)=>0x1==_0x117664[_0x3b361c(0x219)]&&0x1==_0x167a6b[_0x3b361c(0x219)]&&_0x117664[0x0][_0x3b361c(0xb6)][_0x3b361c(0x144)](_0x167a6b[0x0][_0x3b361c(0xb3)]),_0xe2d098=(_0x390a31,_0x2d0ac2,_0x33aa1b,_0x1833e6)=>Ht(_0x390a31,_0x2d0ac2,_0x33aa1b,_0x1833e6,this[_0x3b361c(0x112)])?[_0x390a31,_0x2d0ac2]:Ht(_0x2d0ac2,_0x390a31,_0x1833e6,_0x33aa1b,this[_0x3b361c(0x112)])?[_0x2d0ac2,_0x390a31]:null;this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x122),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x22f),_0x1a0042),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x12d),_0x45d174),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0xc2),_0xe2d098),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x91),_0x1a0042),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0xf0),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0xef),_0x45d174),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x20b),_0xe2d098),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x1cf),_0x2cb4d1),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x125),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0xf6),_0x45d174),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x21c),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x1aa),_0x2cb4d1),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x121),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0xb9),_0x45d174),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x115),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x223),_0x4fcfc6),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0x17f),(_0x2a2ce8,_0x18ed89)=>{const _0xd233ac=_0x3b361c;if(!_0x18ed89)return;const _0x531061=this[_0xd233ac(0x8d)][_0xd233ac(0x1c6)][_0xd233ac(0x216)](p);this[_0xd233ac(0x112)][_0xd233ac(0x220)](_0x5b7df5=>{const _0xb7f86c=_0xd233ac;if(_0xb7f86c(0x209)==_0x18ed89[_0xb7f86c(0x126)])for(const _0x190dea of _0x2a2ce8){const _0x585dff=_0x190dea[_0xb7f86c(0xb3)][_0xb7f86c(0x9a)],_0x2286d6=_0x18ed89[_0xb7f86c(0x9e)];_0x5b7df5[_0xb7f86c(0xc6)](_0x585dff,_0x2286d6);}else{if(_0x531061[_0xb7f86c(0x19c)](_0x18ed89[_0xb7f86c(0x126)])){for(const _0x334811 of _0x2a2ce8)void 0x0!==_0x18ed89[_0xb7f86c(0x9e)]?_0x5b7df5[_0xb7f86c(0x14c)](_0x18ed89[_0xb7f86c(0x126)],_0x18ed89[_0xb7f86c(0x9e)],_0x334811[_0xb7f86c(0xb3)][_0xb7f86c(0x9a)]):_0x5b7df5[_0xb7f86c(0x16a)](_0x18ed89[_0xb7f86c(0x126)],_0x334811[_0xb7f86c(0xb3)][_0xb7f86c(0x9a)]);}else{for(const _0x52ea9e of _0x2a2ce8)_0x18ed89[_0xb7f86c(0x9e)]?_0x5b7df5[_0xb7f86c(0x14c)](_0x18ed89[_0xb7f86c(0x126)],_0x18ed89[_0xb7f86c(0x9e)],_0x52ea9e):_0x5b7df5[_0xb7f86c(0x16a)](_0x18ed89[_0xb7f86c(0x126)],_0x52ea9e);}}});}),this[_0x3b361c(0x19a)][_0x3b361c(0x218)](_0x3b361c(0xe8),_0x45d174);}}function Ot(_0x21fc5b,_0xa9b85,_0x425337){const _0x336b59=_0x1af2cc;for(const _0x2ea0cb of _0xa9b85[_0x336b59(0x1ad)][_0x336b59(0x13e)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2ea0cb[_0x336b59(0xa3)]==_0x2ea0cb)return!0x1;if(!_0x425337[_0x336b59(0x202)](_0x2ea0cb))return!0x1;if(_0x21fc5b[_0x336b59(0x200)](_0x2ea0cb)||_0x21fc5b[_0x336b59(0xf5)](_0x2ea0cb))return!0x0;}return!0x1;}function Vt(_0x409ecc){const _0x1efe21=_0x1af2cc;return _0x409ecc[_0x1efe21(0xb6)][_0x1efe21(0x1ad)]==_0x409ecc[_0x1efe21(0xb3)][_0x1efe21(0x9a)]&&_0x409ecc[_0x1efe21(0xb6)][_0x1efe21(0x1ea)];}function Ut(_0x48d0e0,_0x4fbc84,_0x3951da,_0x21a3f7){const _0x4bfbb3=_0x1af2cc,_0x25a3f1=_0xe43814=>!_0xe43814[_0x4bfbb3(0x173)]['is'](_0x4bfbb3(0x9f))&&!_0x21a3f7[_0x4bfbb3(0x200)](_0xe43814[_0x4bfbb3(0x173)]),_0x49e224=_0x48d0e0[_0x4bfbb3(0xb3)][_0x4bfbb3(0xd9)](_0x25a3f1),_0x3f9d1f=_0x48d0e0[_0x4bfbb3(0xb6)][_0x4bfbb3(0xd9)](_0x25a3f1,{'direction':_0x4bfbb3(0xf4)});return(!_0x48d0e0[_0x4bfbb3(0xb3)][_0x4bfbb3(0x144)](_0x49e224)||!_0x48d0e0[_0x4bfbb3(0xb6)][_0x4bfbb3(0x144)](_0x3f9d1f))&&(_0x49e224[_0x4bfbb3(0x1bc)](_0x3f9d1f)?_0x3951da[_0x4bfbb3(0x18f)](_0x4fbc84,{'range':_0x3951da[_0x4bfbb3(0xd6)](_0x49e224,_0x3f9d1f)}):_0x3951da[_0x4bfbb3(0x168)](_0x4fbc84),!0x0);}function Gt(_0x379ccf){return _0x209cc5(_0x379ccf);}function Ft(_0xf70a71){const _0x4fc483=_0x1af2cc,_0x4196c4=_0xf70a71[_0x4fc483(0xb3)][_0x4fc483(0x9a)];return _0x4196c4&&_0x4196c4['is'](_0x4fc483(0x1f7));}function Pt(_0x1c8339,_0x49c0df){const _0x3589fc=_0x1af2cc;return null==_0x1c8339[_0x3589fc(0xb6)][_0x3589fc(0x11b)]&&_0x1c8339[_0x3589fc(0xb6)][_0x3589fc(0x1ad)]==_0x1c8339[_0x3589fc(0xb3)][_0x3589fc(0x9a)]?Lt(_0x1c8339[_0x3589fc(0xb3)][_0x3589fc(0x9a)],_0x49c0df):_0x1c8339;}function Lt(_0x148def,_0x132eec){const _0xf37eb8=_0x1af2cc,_0x5f5953=_0x132eec[_0xf37eb8(0x215)][_0xf37eb8(0x200)](_0x148def)||_0x132eec[_0xf37eb8(0x215)][_0xf37eb8(0x1ee)](_0x148def);return _0x132eec[_0xf37eb8(0xd6)](_0x132eec[_0xf37eb8(0x89)](_0x148def,_0xf37eb8(0x1d9)),_0x5f5953?_0x132eec[_0xf37eb8(0x12b)](_0x148def):_0x132eec[_0xf37eb8(0x89)](_0x148def,_0xf37eb8(0xb6)));}function Ht(_0x3b8c03,_0x2b7691,_0x215253,_0x24d3ec,_0x2707c4){const _0x31e61a=_0x1af2cc;if(_0x3b8c03[_0x31e61a(0x21d)])return!0x1;if(!Jt(_0x3b8c03,_0x2b7691))return!0x1;if(_0x215253[_0x31e61a(0xb6)][_0x31e61a(0x144)](_0x24d3ec[_0x31e61a(0xb3)]))return!0x0;if(_0x3b8c03[_0x31e61a(0x132)]!=_0x2b7691[_0x31e61a(0x132)])return!0x1;if(!_0x215253[_0x31e61a(0xb6)][_0x31e61a(0x183)](_0x24d3ec[_0x31e61a(0xb3)]))return!0x1;const _0x18c46d=_0x2707c4[_0x31e61a(0xd6)](_0x215253[_0x31e61a(0xb6)],_0x24d3ec[_0x31e61a(0xb3)])[_0x31e61a(0x1ba)]();for(const _0x35b7df of _0x18c46d)if([_0x31e61a(0x17e),_0x31e61a(0x155)][_0x31e61a(0x1eb)](_0x35b7df[_0x31e61a(0x132)])&&_0x2707c4[_0x31e61a(0x215)][_0x31e61a(0xf5)](_0x35b7df[_0x31e61a(0x173)]))return!0x1;return!0x0;}function Jt(_0x828a13,_0x830dab){const _0x1d4ff2=_0x1af2cc;if(!_0x828a13[_0x1d4ff2(0x15f)]||!_0x830dab[_0x1d4ff2(0x15f)])return!0x1;const _0x342b76=new Set(Object[_0x1d4ff2(0x22b)](_0x828a13[_0x1d4ff2(0x102)])),_0x23bd58=new Set(Object[_0x1d4ff2(0x22b)](_0x830dab[_0x1d4ff2(0x102)]));if(_0x342b76[_0x1d4ff2(0xed)](_0x1d4ff2(0xd7)),_0x23bd58[_0x1d4ff2(0xed)](_0x1d4ff2(0xd7)),0x0==_0x342b76[_0x1d4ff2(0x13d)]&&0x0==_0x23bd58[_0x1d4ff2(0x13d)])return!0x0;if(_0x342b76[_0x1d4ff2(0x13d)]!=_0x23bd58[_0x1d4ff2(0x13d)])return!0x1;const _0x1d2ec2={..._0x828a13[_0x1d4ff2(0x102)]},_0x17fcbb={..._0x830dab[_0x1d4ff2(0x102)]};return delete _0x1d2ec2[_0x1d4ff2(0xd7)],delete _0x17fcbb[_0x1d4ff2(0xd7)],JSON[_0x1d4ff2(0xa2)](_0x1d2ec2)==JSON[_0x1d4ff2(0xa2)](_0x17fcbb);}function qt(_0x152d55,_0x316731){const _0x2539e=_0x1af2cc,_0x2e988f=zt(_0x152d55[_0x2539e(0x102)]),_0x154b80=zt(_0x316731);if(!_0x152d55[_0x2539e(0x15f)])return!0x1;for(const _0x1965f4 of Object[_0x2539e(0x22b)](_0x154b80))if(!_0x3cb1be(_0x2e988f[_0x1965f4],_0x154b80[_0x1965f4]))return!0x1;return!0x0;}function zt(_0x27fb09){const _0x156756=_0x1af2cc,_0x6d652e=Object[_0x156756(0x1ab)]({},_0x27fb09);return delete _0x6d652e[_0x156756(0xae)],delete _0x6d652e[_0x156756(0x8f)],_0x6d652e;}
23
+ const _0x39b745=_0x1b73;(function(_0xb9986,_0x2ef1fd){const _0x2d187d=_0x1b73,_0x2ebd7d=_0xb9986();while(!![]){try{const _0xe302d0=-parseInt(_0x2d187d(0x205))/0x1+-parseInt(_0x2d187d(0x2e0))/0x2+parseInt(_0x2d187d(0x160))/0x3*(parseInt(_0x2d187d(0x1a7))/0x4)+-parseInt(_0x2d187d(0x234))/0x5+parseInt(_0x2d187d(0x16c))/0x6+parseInt(_0x2d187d(0x2dd))/0x7*(-parseInt(_0x2d187d(0x165))/0x8)+parseInt(_0x2d187d(0x2b6))/0x9;if(_0xe302d0===_0x2ef1fd)break;else _0x2ebd7d['push'](_0x2ebd7d['shift']());}catch(_0x5061bf){_0x2ebd7d['push'](_0x2ebd7d['shift']());}}}(_0x5c8b,0x4a427));import{Plugin as _0x27b211,PendingActions as _0x1a6ef8}from'ckeditor5/src/core.js';import{LiveRange as _0x28c70d}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3d3080,uid as _0xf650be,priorities as _0x168f07,logWarning as _0x1cb126,getEnvKeystrokeText as _0x146a24}from'ckeditor5/src/utils.js';import{toWidget as _0x3ba67e}from'ckeditor5/src/widget.js';import{Users as _0x2d1e99,hashObject as _0x1b35bb,surroundingMarkersDetector as _0x1baba3,ENTER_THREAD_KEYSTROKE as _0x455e73}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5dc85b from'./commands/trackchangescommand.js';import _0x35a550 from'./commands/acceptsuggestioncommand.js';import _0x47c522 from'./commands/discardsuggestioncommand.js';import _0x4442e1 from'./commands/executeonallsuggestionscommand.js';function _0x1b73(_0x547f71,_0x344220){const _0x5c8ba6=_0x5c8b();return _0x1b73=function(_0x1b7395,_0x214fcc){_0x1b7395=_0x1b7395-0x131;let _0x1bccfc=_0x5c8ba6[_0x1b7395];return _0x1bccfc;},_0x1b73(_0x547f71,_0x344220);}import _0x3fe68e from'./commands/executeonselectedsuggestionscommand.js';import _0x443e04 from'./suggestion.js';import _0x54f17f from'./suggestiondescriptionfactory.js';import _0x43cf17 from'./integrations/aiassistant.js';import _0x402af3 from'./integrations/alignment.js';import _0x492be7 from'./integrations/basicstyles.js';import _0x229f9b from'./integrations/blockquote.js';import _0x3cd461 from'./integrations/casechange.js';import _0x11608d from'./integrations/ckbox.js';import _0x1e2d98 from'./integrations/codeblock.js';import _0x503c69 from'./integrations/comments.js';import _0x1752ec from'./integrations/deletecommand.js';import _0xc3581c from'./integrations/list.js';import _0x365c3a from'./integrations/listproperties.js';import _0x40ecc3 from'./integrations/entercommand.js';import _0x64decd from'./integrations/findandreplace.js';import _0x1b453d from'./integrations/font.js';import _0x460eb1 from'./integrations/formatpainter.js';import _0x1495fd from'./integrations/heading.js';import _0x1207f0 from'./integrations/highlight.js';import _0x5ee7b2 from'./integrations/horizontalline.js';import _0x572e7c from'./integrations/htmlembed.js';import _0x5b2bf8 from'./integrations/image.js';import _0x5825a2 from'./integrations/imagereplace.js';import _0x4ec861 from'./integrations/imagestyle.js';import _0x573c08 from'./integrations/importword.js';import _0x4d2699 from'./integrations/indent.js';import _0x4673d7 from'./integrations/inputcommand.js';import _0x1a29f7 from'./integrations/link.js';import _0x55476b from'./integrations/legacylist.js';import _0x128c93 from'./integrations/legacylistproperties.js';import _0x48c47d from'./integrations/mediaembed.js';import _0x2cc0e7 from'./integrations/mention.js';import _0xff54a3 from'./integrations/mergefields.js';import _0x3a3e5d from'./integrations/multilevellist.js';import _0x2b7537 from'./integrations/pagebreak.js';import _0x577d98 from'./integrations/paragraph.js';import _0x1b233a from'./integrations/removeformat.js';function _0x5c8b(){const _0x39d447=['formatBlock','position','_getExternalAuthor','suggestionLoaded','isCollapsed','after','attribute:','insertion:discard','300712EZPMnJ','differ','accepted','external:','meta','suggestionUnloaded','toUpperCase','formatBlock:chain','getShiftedBy','isDocumentOperation','removeComment','getIntersection','markerNameToElements','createSelection','_suggestions','removeMarker','isMultiRange','addComment','setAttribute','_removeSuggestion','backward','ck-suggestion-marker-formatInline','pop','_getAttributeKey','getUser','getSuggestionCallback','attribute:join','rootName','set','move','change:data','attribute:discard','updateMarker','always','isEqual','for','howMany','head','createPositionBefore','markMultiRangeInsertion','attributeOldValue','attributes','push','never','rejected','registerInlineAttribute','clear','isOwn','unbindElementFromMarkerName','discardSelectedSuggestions','Users','formatInline:chain','getNearestSelectionRange','_editor','insertContent','isIntersecting','LEAVE','hasCommentThread','end','attribute:accept','join','track-changes-user-not-found','init','_commentsRepository','isInsideObject','_model','then','isLocal','_inlineAttributeKeys','_reduceExistingSuggestions','forceDefaultExecution','nodeBefore','_enabledCommands','elementToElement','trackChangesCommand','_reduceSuggestionAttributeRange','markBlockFormat','formatInline:discard','writer','$graveyard','_rangeIsInLocalUserInsertion','formatGroupId','getContainedElement','PENDING_ACTION_SUGGESTION','collaboration.channelId','change:activeMarkers','assign','fire','getSuggestions','deleteContent','enqueueChange','editing','getWalker','creator','307658MBwyGx','createPositionAt','detach','stop','formatInline:accept','batch','get','multipleBlocks','isSelectable','_isForcedDefaultExecutionBlock','removeMarkers','update:suggestion','fromRange','isTouching','_addThreadToSuggestion','change','_splitMarkerName','_recordAttributeChanges','suggestion','oldValue','getFirstRange','_blockAttributeKeys','listenTo','_mergeNestedSuggestions','containsPosition','CommentsRepository','isAtEnd','deletion:join','markerToHighlight','setSelection','values','descriptionFactory','stringify','isExternal','item','deletion:','getDifference','createdAt','removeClass','_isBlockAttribute','authoredAt','@external','type','chain','addMarker:suggestion','editingDowncast','createRange','2801655PbPlSx','fromCharCode','document','enableCommand','TrackChangesEditing','splitPosition','containsRangeInObject','discardSuggestion','getRanges','_suggestionFactory','group','$text','accept','_checkSuggestionCorrectness','createPositionAfter','markerToData','_processAttributeChanges','$marker','getItems','getSuggestion','high','registerCustomCallback','sort','elementEnd','_processAttributeSuggestions','open','_initAriaMarkerChangeAnnouncements','formatBlock:accept','some','getAttribute','config','return','_handleNewSuggestionMarker','formatInline:join','isObject','track-changes-adapter-missing-getsuggestion','trackChanges.trackFormatChanges','map','startsWith','unshift','dataReady','formatInline','size','markAttributeChange','_isRegisteredAttribute','insertion','find','_cutOutSuggestionMarker','hasSuggestion','conversion','subType','selection','trackChanges','split','announce','markMultiRangeDeletion','key','markers','_getMarkerAnnouncementText','_onDiscard','addMarker:suggestion:attribute','define','createRangeIn','keys','formatBlock:discard','deletion:discard','acceptSelectedSuggestions','execute','getCustomProperty','newRange','markMultiRangeBlockFormat','enableReadOnlyMode','_registerDefaultCallbacks','add','_addSuggestionMarker','suggestionChanged','skipNestingCheck','_adapter','addCommentThread','ck-suggestion-marker--active','insertion:accept','rethrowUnexpectedError','mapper','plugins','registerBlockAttribute','createElement','_isDataLoaded','addMarkerName','buildSuggestion','isUndo','suggestion:','isLimit','_breakSuggestionMarker','_setSuggestionData','track-changes-suggestion-data-mismatch','requires','_findSuggestions','default','_recordAttributeSuggestions','acceptSuggestion','attributeKey','format','every','insertion:chain','_joinSuggestions','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.','trackChanges.mergeNestedSuggestions','getChanges','toViewElement','attributeNewValue','isInContent','toJSON','action','activeMarkers','PendingActions','track-changes-adapter-already-set','registerPostFixer','newValue','getMarkers','getLastMatchingPosition','_suggestionState','applyOperation','_getAuthorFromId','updateSuggestion','fetchCommentThread','containerElement','_saved','isArray','addMarker','consume','8622729lnLIOJ','remove','editor','getCommentThread','addSuggestionData','$textProxy','showSuggestionHighlights','removeMarker:suggestion:formatBlock','highest','marker-count','markerReady','commands','rename','setTo','nodeAfter','concat','previous','track-changes-suggestion-not-found','discardAllSuggestions','has','element','discard','refresh','isBefore','widget','getChangedMarkers','normal','_refreshSuggestionsChain','documentSelection','enableDefaultAttributesIntegration','root','bindElementToMarker','multi','includes','attribute','FORMATTING','range','getFirstMarker','model','2017855QGqIGj','reconvertMarker','locale','135888vWXAxX','addRange','insertion:join','delete','addMarker:suggestion:formatBlock','_afterChanges','ck-suggestion-marker','comments','isNextTo','data-author-id','commentThread','groupId','before','containsItem','data','dataToMarker','removed','insert','forEach','targetPosition','value','_customCallbacks','options','markInlineFormat','clone','$elementName','commandName','authorName','markInsertion','author','getMultiRangeId','filter','adapter','isAfter','_trackFormatChanges','from','_updateSuggestionData','pluginName','next','addClass','start','suggestion:attribute:','_defaultCallbacks','low','_getSuggestionData','addSuggestion','length','forward','3mXeGmV','formatInline:','deletion:accept','_refreshAttributeSuggestionsChain','change:_saved','8IBdiOZ','track-changes-enable-command-twice','removeMarker:suggestion:attribute','getRange','formatBlock:','track-changes-command-not-found','_setSuggestionRange','2970636RhVvAv','isBlock','consumable','ck-suggestion-marker-formatBlock','insertion:','markerName','schema','elementStart','dataDowncast','ck-suggestion-marker-','_SUGGESTION_ANNOUNCEMENT','error-saving-suggestion-data-suggestion-discarded','isAtStart','_joinWithAdjacentSuggestions','containsRange','name','deletion','oldRange','_createSuggestion','data-suggestion','splice','addHighlight','suggestion-type','lowest','ENTER','warn','markDeletion','moveTargetPosition','isIntersectingWithRange','upcast','hasComments','substr','originalSuggestionId','addUser','unbind','parent','notReady','tablePasteChainId','acceptAllSuggestions','substring','removeAttribute','resolve','getAncestors','ready','deletion:chain','isRemovable','formatBlock:join','stopListening','getAllAdjacentSuggestions','catch','createRangeOn'];_0x5c8b=function(){return _0x39d447;};return _0x5c8b();}import _0x1e2d5b from'./integrations/restrictededitingmode.js';import _0x46f131 from'./integrations/shiftentercommand.js';import _0x439918 from'./integrations/standardeditingmode.js';import _0x3e6292 from'./integrations/style.js';import _0x3f28e4 from'./integrations/table.js';import _0x44dc94 from'./integrations/tablemergesplit.js';import _0x383f0a from'./integrations/tableheadings.js';import _0x243800 from'./integrations/tableclipboard.js';import _0x2f0b48 from'./integrations/tablecolumnresize.js';import _0x559150 from'./integrations/template.js';import _0x44420f from'./integrations/tableofcontents.js';import _0x8f2c26 from'./integrations/title.js';import _0xd8adcc from'./integrations/undo.js';import _0x1be761 from'./integrations/tablecaption.js';import _0x234251 from'./integrations/tableproperties.js';import{getTranslation as _0x132e03}from'./utils/common-translations.js';import{isEqual as _0x215410,omit as _0x168e93}from'lodash-es';export const renameAttributeKey=_0x39b745(0x149);export default class p extends _0x27b211{static get[_0x39b745(0x293)](){const _0x80b3ee=_0x39b745;return[_0x80b3ee(0x21e),_0x2d1e99,_0x1a6ef8,_0x43cf17,_0x402af3,_0x492be7,_0x229f9b,_0x11608d,_0x3cd461,_0x1e2d98,_0x503c69,_0x1752ec,_0x40ecc3,_0x64decd,_0x1b453d,_0x460eb1,_0x1495fd,_0x1207f0,_0x5ee7b2,_0x572e7c,_0x5b2bf8,_0x4ec861,_0x5825a2,_0x573c08,_0x4d2699,_0x4673d7,_0x55476b,_0x128c93,_0x3a3e5d,_0x1a29f7,_0xc3581c,_0x365c3a,_0x48c47d,_0x2cc0e7,_0xff54a3,_0x2b7537,_0x577d98,_0x1b233a,_0x1e2d5b,_0x46f131,_0x439918,_0x3e6292,_0x3f28e4,_0x44dc94,_0x383f0a,_0x1be761,_0x243800,_0x2f0b48,_0x44420f,_0x234251,_0x559150,_0x8f2c26,_0xd8adcc];}static get[_0x39b745(0x155)](){const _0x475387=_0x39b745;return _0x475387(0x238);}constructor(_0x10fad4){const _0x3de5aa=_0x39b745;function _0x51a601(_0x131304){const _0x572b0a=_0x1b73;return _0x131304[_0x572b0a(0x259)](_0x4b080a=>String[_0x572b0a(0x235)](_0x4b080a))[_0x572b0a(0x1e3)]('');}super(_0x10fad4),this[_0x3de5aa(0x296)]=!0x1,this[_0x3de5aa(0x1c3)](_0x3de5aa(0x2a5),[]),this['on'](_0x3de5aa(0x1fc),(_0x3bc6cd,_0x575b87,_0x47bb1d,_0x2bae05)=>{const _0x1bc2df=_0x3de5aa;this[_0x1bc2df(0x1e8)][_0x1bc2df(0x214)](()=>{const _0x3f41e5=_0x1bc2df;for(const _0x292c06 of[..._0x2bae05,..._0x47bb1d])this[_0x3f41e5(0x1e8)][_0x3f41e5(0x26d)][_0x3f41e5(0x2c9)](_0x292c06)&&_0x10fad4[_0x3f41e5(0x202)][_0x3f41e5(0x2de)](_0x292c06);});}),this[_0x3de5aa(0x224)]=new _0x54f17f(this[_0x3de5aa(0x2b8)][_0x3de5aa(0x2dc)][_0x3de5aa(0x172)],this[_0x3de5aa(0x2b8)][_0x3de5aa(0x2df)]),this[_0x3de5aa(0x281)]=null,this[_0x3de5aa(0x23d)]=new Et(this[_0x3de5aa(0x2b8)]),this[_0x3de5aa(0x1b5)]=new Map(),this[_0x3de5aa(0x1e6)]=_0x10fad4[_0x3de5aa(0x287)][_0x3de5aa(0x20b)](_0x3de5aa(0x21e)),this[_0x3de5aa(0x1ef)]=new Set(),this[_0x3de5aa(0x1e8)]=this[_0x3de5aa(0x2b8)][_0x3de5aa(0x2dc)],this[_0x3de5aa(0x2ac)]=new WeakMap(),this[_0x3de5aa(0x20e)]=!0x1,this[_0x3de5aa(0x21a)]=new Set([_0x3de5aa(0x149)]),this[_0x3de5aa(0x1eb)]=new Set(),_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x271)](_0x3de5aa(0x258),_0x3de5aa(0x295)),this[_0x3de5aa(0x152)]=_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x20b)](_0x3de5aa(0x258)),_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x271)](_0x3de5aa(0x29e),!0x0),this[_0x3de5aa(0x21c)]=_0x10fad4[_0x3de5aa(0x252)][_0x3de5aa(0x20b)](_0x3de5aa(0x29e)),this[_0x3de5aa(0x1f1)]=new _0x5dc85b(_0x10fad4,this[_0x3de5aa(0x1ef)]),this[_0x3de5aa(0x24e)](),this[_0x51a601([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x51a601([0x34,0x30,0x34,0x38,0x31,0x36,0x34,0x34]);}[_0x39b745(0x1e5)](){const _0xf346f7=_0x39b745,_0xb926ee=this[_0xf346f7(0x2b8)],_0x46a5f6=(_0x208e5a,_0x3668eb)=>{const _0x2134f0=_0xf346f7;if(_0x2134f0(0x2d8)!=_0x208e5a)return _0x2134f0(0x175)+_0x208e5a;const _0x3f84fc=_0x3668eb[_0x2134f0(0x269)]('|')[0x0];return this[_0x2134f0(0x22c)](_0x3f84fc)?_0x2134f0(0x16f):_0x2134f0(0x1bc);};_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x221)]({'model':_0xf346f7(0x217),'view':_0x5637e5=>{const _0x5aed97=_0xf346f7,{id:_0x17120a,authorId:_0x44d246,type:_0x243f27,subType:_0x314a9d}=this[_0x5aed97(0x215)](_0x5637e5[_0x5aed97(0x171)]),_0x5e6498=[_0x5aed97(0x136),_0x46a5f6(_0x243f27,_0x314a9d)];let _0x559bc8=0xbb8;return this[_0x5aed97(0x2a5)][_0x5aed97(0x2d7)](_0x5637e5[_0x5aed97(0x171)])&&(_0x5e6498[_0x5aed97(0x1d1)](_0x5aed97(0x283)),_0x559bc8=0xbc2),_0x5aed97(0x17c)==_0x243f27&&(_0x559bc8+=0x5),{'classes':_0x5e6498,'attributes':{'data-suggestion':_0x17120a,'data-author-id':_0x44d246},'priority':_0x559bc8};}}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x27d)](_0x39d994=>{const _0x16813d=_0xf346f7;_0x39d994['on'](_0x16813d(0x231),(_0x4f9751,_0x4adbf1,_0x5959e9)=>{const _0x203abc=_0x16813d;if(!_0x5959e9[_0x203abc(0x146)][_0x203abc(0x2bc)])return;const _0xe7f29c=_0x4adbf1[_0x203abc(0x227)];if(!_0xe7f29c)return;const _0x2242fa=_0x5959e9[_0x203abc(0x286)][_0x203abc(0x2a0)](_0xe7f29c);_0xb926ee[_0x203abc(0x2dc)][_0x203abc(0x172)][_0x203abc(0x256)](_0xe7f29c)&&_0x2242fa&&!_0x2242fa[_0x203abc(0x278)](_0x203abc(0x2ce))&&_0x2242fa['is'](_0x203abc(0x2b1))&&_0x3ba67e(_0x2242fa,_0x5959e9[_0x203abc(0x1f5)]);},{'priority':_0x16813d(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x221)]({'model':_0xf346f7(0x217),'view':(_0x29323d,_0x7cf036)=>{const _0x35addf=_0xf346f7;if(!_0x7cf036[_0x35addf(0x146)][_0x35addf(0x2bc)])return null;const {type:_0x369b6d,subType:_0x283f92}=this[_0x35addf(0x215)](_0x29323d[_0x35addf(0x171)]);return{'classes':[_0x35addf(0x136),_0x46a5f6(_0x369b6d,_0x283f92)],'priority':0xbb8};}});const _0x36751f=({showActiveMarkers:_0x2c0129=!0x0,isAttributeSuggestion:_0x4dd092=!0x1}={})=>(_0x22f1cd,_0x5d1f7a,_0x25f852)=>{const _0x5aa1d6=_0xf346f7;if(!_0x5d1f7a[_0x5aa1d6(0x227)])return;const {id:_0x53a47b,authorId:_0x1a13b4}=this[_0x5aa1d6(0x215)](_0x5d1f7a[_0x5aa1d6(0x171)]);if(_0x4dd092){const _0x452433=this[_0x5aa1d6(0x1b5)][_0x5aa1d6(0x20b)](_0x53a47b),_0x327788=this[_0x5aa1d6(0x1be)](_0x452433);if(!this[_0x5aa1d6(0x22c)](_0x327788))return;}if(_0x5d1f7a[_0x5aa1d6(0x227)]['is'](_0x5aa1d6(0x267)))return void _0x25f852[_0x5aa1d6(0x16e)][_0x5aa1d6(0x2b5)](_0x5d1f7a[_0x5aa1d6(0x227)],_0x22f1cd[_0x5aa1d6(0x17b)]);const _0x79bc8f=_0x25f852[_0x5aa1d6(0x286)][_0x5aa1d6(0x2a0)](_0x5d1f7a[_0x5aa1d6(0x227)]);if(_0x5d1f7a[_0x5aa1d6(0x227)]['is'](_0x5aa1d6(0x2ca))&&_0xb926ee[_0x5aa1d6(0x2dc)][_0x5aa1d6(0x172)][_0x5aa1d6(0x16d)](_0x5d1f7a[_0x5aa1d6(0x227)])&&!_0x79bc8f[_0x5aa1d6(0x278)](_0x5aa1d6(0x181))){_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x157)]([_0x5aa1d6(0x136),_0x5aa1d6(0x16f)],_0x79bc8f),_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x1b9)](_0x5aa1d6(0x17f),_0x53a47b,_0x79bc8f),_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x1b9)](_0x5aa1d6(0x139),_0x1a13b4,_0x79bc8f),_0x25f852[_0x5aa1d6(0x286)][_0x5aa1d6(0x2d5)](_0x79bc8f,_0x5d1f7a[_0x5aa1d6(0x171)]),_0x2c0129&&(this[_0x5aa1d6(0x2a5)][_0x5aa1d6(0x2d7)](_0x5d1f7a[_0x5aa1d6(0x171)])?_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x157)](_0x5aa1d6(0x283),_0x79bc8f):_0x25f852[_0x5aa1d6(0x1f5)][_0x5aa1d6(0x22b)](_0x5aa1d6(0x283),_0x79bc8f));for(const _0x49c4af of _0xb926ee[_0x5aa1d6(0x2dc)][_0x5aa1d6(0x272)](_0x5d1f7a[_0x5aa1d6(0x227)])[_0x5aa1d6(0x246)]())_0x25f852[_0x5aa1d6(0x16e)][_0x5aa1d6(0x2b5)](_0x49c4af,_0x22f1cd[_0x5aa1d6(0x17b)]);_0x25f852[_0x5aa1d6(0x16e)][_0x5aa1d6(0x2b5)](_0x5d1f7a[_0x5aa1d6(0x227)],_0x22f1cd[_0x5aa1d6(0x17b)]);}};_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x27d)](_0x3e014a=>{const _0x4f0c5b=_0xf346f7;_0x3e014a['on'](_0x4f0c5b(0x134),(_0x1c1331,_0x394269,_0x41b850)=>{const _0x10aa8a=_0x4f0c5b;_0x41b850[_0x10aa8a(0x146)][_0x10aa8a(0x2bc)]&&_0x36751f({'showActiveMarkers':!0x1})(_0x1c1331,_0x394269,_0x41b850);},{'priority':_0x4f0c5b(0x2be)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x27d)](_0x2db7b0=>{const _0x2f37e2=_0xf346f7;_0x2db7b0['on'](_0x2f37e2(0x270),(_0x31da97,_0x5c7c70,_0x261996)=>{const _0x51fb31=_0x2f37e2;_0x261996[_0x51fb31(0x146)][_0x51fb31(0x2bc)]&&_0x36751f({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x31da97,_0x5c7c70,_0x261996);},{'priority':_0x2f37e2(0x2be)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x174))[_0xf346f7(0x243)]({'model':_0xf346f7(0x217),'view':(_0x2b0cb9,_0x1df4ae)=>_0x1df4ae[_0xf346f7(0x146)][_0xf346f7(0x2bc)]?null:{'group':_0xf346f7(0x217),'name':_0x2b0cb9[_0xf346f7(0x18b)](0xb)}}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x189))[_0xf346f7(0x1f0)]({'view':{'name':_0xf346f7(0x217),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x145165,{writer:_0x2b1683})=>{const _0x248b35=_0xf346f7;let _0xe3a316=_0x248b35(0x28e)+_0x145165[_0x248b35(0x251)](_0x248b35(0x182))+':'+_0x145165[_0x248b35(0x251)]('id');return _0x145165[_0x248b35(0x251)](_0x248b35(0x2bf))&&(_0xe3a316+=':'+_0x145165[_0x248b35(0x251)](_0x248b35(0x2bf))),_0x2b1683[_0x248b35(0x289)](_0x248b35(0x245),{'data-name':_0xe3a316});}}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x189))[_0xf346f7(0x13f)]({'view':_0xf346f7(0x217)}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0xf18559=>{const _0x550d01=_0xf346f7;_0xf18559['on'](_0x550d01(0x134),_0x36751f(),{'priority':_0x550d01(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0x4a97ae=>{const _0x4364e5=_0xf346f7;_0x4a97ae['on'](_0x4364e5(0x270),_0x36751f({'isAttributeSuggestion':!0x0}),{'priority':_0x4364e5(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0x57e997=>{const _0x34f14c=_0xf346f7;_0x57e997['on'](_0x34f14c(0x2bd),(_0x11ec8c,_0x563979,_0x17042d)=>{const _0x57dba0=_0x34f14c,_0x58fade=_0x17042d[_0x57dba0(0x286)][_0x57dba0(0x1b3)](_0x563979[_0x57dba0(0x171)]);if(_0x58fade){for(const _0x319020 of _0x58fade)_0x319020[_0x57dba0(0x278)](_0x57dba0(0x181))||(_0x17042d[_0x57dba0(0x1f5)][_0x57dba0(0x22b)]([_0x57dba0(0x136),_0x57dba0(0x16f),_0x57dba0(0x283)],_0x319020),_0x17042d[_0x57dba0(0x1f5)][_0x57dba0(0x194)](_0x57dba0(0x17f),_0x319020),_0x17042d[_0x57dba0(0x1f5)][_0x57dba0(0x194)](_0x57dba0(0x139),_0x319020),_0x17042d[_0x57dba0(0x286)][_0x57dba0(0x1d7)](_0x319020,_0x563979[_0x57dba0(0x171)]));}},{'priority':_0x34f14c(0x248)});}),_0xb926ee[_0xf346f7(0x265)][_0xf346f7(0x1ca)](_0xf346f7(0x232))[_0xf346f7(0x27d)](_0x56e166=>{const _0x118b6e=_0xf346f7;_0x56e166['on'](_0x118b6e(0x167),(_0x338414,_0x285cbb,_0x3ca4e3)=>{const _0x5c259c=_0x118b6e,_0x5e8426=_0x3ca4e3[_0x5c259c(0x286)][_0x5c259c(0x1b3)](_0x285cbb[_0x5c259c(0x171)]);if(!_0x5e8426)return;const {id:_0x48886c}=this[_0x5c259c(0x215)](_0x285cbb[_0x5c259c(0x171)]),_0x31ebd8=this[_0x5c259c(0x1b5)][_0x5c259c(0x20b)](_0x48886c),_0x10f5ef=this[_0x5c259c(0x1be)](_0x31ebd8);if(this[_0x5c259c(0x22c)](_0x10f5ef)){for(const _0x3e5000 of _0x5e8426)_0x3e5000[_0x5c259c(0x278)](_0x5c259c(0x181))||(_0x3ca4e3[_0x5c259c(0x1f5)][_0x5c259c(0x22b)]([_0x5c259c(0x136),_0x5c259c(0x16f),_0x5c259c(0x283)],_0x3e5000),_0x3ca4e3[_0x5c259c(0x1f5)][_0x5c259c(0x194)](_0x5c259c(0x17f),_0x3e5000),_0x3ca4e3[_0x5c259c(0x1f5)][_0x5c259c(0x194)](_0x5c259c(0x139),_0x3e5000),_0x3ca4e3[_0x5c259c(0x286)][_0x5c259c(0x1d7)](_0x3e5000,_0x285cbb[_0x5c259c(0x171)]));}},{'priority':_0x118b6e(0x248)});}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x1e4aa6=>{const _0x18a591=_0xf346f7;let _0x400361=!0x1;const _0x2a26b6=Array[_0x18a591(0x153)](_0xb926ee[_0x18a591(0x2dc)][_0x18a591(0x236)][_0x18a591(0x1a8)][_0x18a591(0x2cf)]()),_0x9fb2d6=new Set();for(const {name:_0x547b85,data:_0x589be4}of _0x2a26b6){const {group:_0x43f0b5,type:_0x5fef4b,subType:_0x5f11fb,id:_0x241c98}=this[_0x18a591(0x215)](_0x547b85);if(_0x18a591(0x217)!==_0x43f0b5)continue;const _0x1d41bb=this[_0x18a591(0x1b5)][_0x18a591(0x20b)](_0x241c98);if(null!=_0x589be4[_0x18a591(0x279)]){_0x18a591(0x25d)==_0x5fef4b&&(_0x400361=_0x400361||Ut(_0x589be4[_0x18a591(0x279)],_0x547b85,_0x1e4aa6,_0xb926ee[_0x18a591(0x2dc)][_0x18a591(0x172)]));const _0x8032c8=_0x18a591(0x2d8)==_0x5fef4b&&this[_0x18a591(0x22c)](_0x5f11fb[_0x18a591(0x269)]('|')[0x0]);if(_0x589be4[_0x18a591(0x279)][_0x18a591(0x1a3)]||_0x18a591(0x1f6)==_0x589be4[_0x18a591(0x279)][_0x18a591(0x2d4)][_0x18a591(0x1c2)]||_0x18a591(0x19f)==_0x5fef4b&&!Ft(_0x589be4[_0x18a591(0x279)])||_0x8032c8&&!Ft(_0x589be4[_0x18a591(0x279)])||_0x18a591(0x17c)==_0x5fef4b&&!(!Vt(_0x3c96d5=_0x589be4[_0x18a591(0x279)])&&!function(_0x3aba78){const _0x459e6f=_0x18a591;return _0x3aba78[_0x459e6f(0x158)][_0x459e6f(0x18f)]==_0x3aba78[_0x459e6f(0x1e1)][_0x459e6f(0x1ee)]&&_0x3aba78[_0x459e6f(0x158)][_0x459e6f(0x21f)];}(_0x3c96d5)))_0x1e4aa6[_0x18a591(0x1b6)](_0x547b85),_0x400361=!0x0;else{if(!_0x1d41bb||!_0x1d41bb[_0x18a591(0x2a2)])continue;if(_0x589be4[_0x18a591(0x279)]&&_0x589be4[_0x18a591(0x17d)]&&_0x589be4[_0x18a591(0x279)][_0x18a591(0x1c9)](_0x589be4[_0x18a591(0x17d)]))continue;_0x9fb2d6[_0x18a591(0x27d)](_0x1d41bb);}}}var _0x3c96d5;return _0x9fb2d6[_0x18a591(0x25e)]>0x0&&(_0x400361=!!this[_0x18a591(0x179)](_0x9fb2d6)||_0x400361),_0x400361;}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x574d06=>{const _0x2d726e=_0xf346f7;let _0x57eb67=!0x1;for(const _0x1c6f28 of _0xb926ee[_0x2d726e(0x2dc)][_0x2d726e(0x236)][_0x2d726e(0x1a8)][_0x2d726e(0x29f)]())if(_0x2d726e(0x141)==_0x1c6f28[_0x2d726e(0x22f)])for(const _0x1faef2 of this[_0x2d726e(0x1b5)][_0x2d726e(0x223)]()){if(_0x1faef2[_0x2d726e(0x1b7)]||!_0x1faef2[_0x2d726e(0x2a2)])continue;const _0x544b33=_0x2d726e(0x19f)==_0x1faef2[_0x2d726e(0x22f)],_0x5748de=this[_0x2d726e(0x1be)](_0x1faef2),_0x512a68=_0x5748de&&this[_0x2d726e(0x22c)](_0x5748de);if(!_0x544b33&&!_0x512a68)continue;const _0xafdc1f=_0x1faef2[_0x2d726e(0x219)]();if(_0xafdc1f[_0x2d726e(0x158)][_0x2d726e(0x18f)]!=_0xafdc1f[_0x2d726e(0x1e1)][_0x2d726e(0x18f)]&&!_0xafdc1f[_0x2d726e(0x1e1)][_0x2d726e(0x21f)]){const _0x4bca18=_0xb926ee[_0x2d726e(0x2dc)][_0x2d726e(0x206)](_0xafdc1f[_0x2d726e(0x158)][_0x2d726e(0x2c4)],_0x2d726e(0x1e1)),_0x11861f=_0xb926ee[_0x2d726e(0x2dc)][_0x2d726e(0x233)](_0xafdc1f[_0x2d726e(0x158)],_0x4bca18);_0x574d06[_0x2d726e(0x1c7)](_0x1faef2[_0x2d726e(0x2db)](),{'range':_0x11861f}),_0x57eb67=!0x0;}}return _0x57eb67;}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x3f6c31=>this[_0xf346f7(0x244)](_0x3f6c31)),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)][_0xf346f7(0x2a8)](_0x482497=>!_0x482497[_0xf346f7(0x20a)][_0xf346f7(0x1ea)]&&this[_0xf346f7(0x24c)](_0x482497)),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x135),()=>{const _0x2d8f1b=_0xf346f7;this[_0x2d8f1b(0x296)]=!0x1;}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)]['on'](_0xf346f7(0x1c5),(_0x4ff41b,_0x1a8f35)=>{const _0x1787a8=_0xf346f7;if(!_0x1a8f35[_0x1787a8(0x1ea)]||_0x1a8f35[_0x1787a8(0x28d)])return;if(!this[_0x1787a8(0x296)])return;const _0x126b2c=_0xb926ee[_0x1787a8(0x2dc)][_0x1787a8(0x236)][_0x1787a8(0x1a8)][_0x1787a8(0x29f)]();if(0x0==_0x126b2c[_0x1787a8(0x15e)])return;const _0x168ab2=[],_0x3cc0d3=_0x126b2c[_0x1787a8(0x14f)](_0x56ece2=>_0x1787a8(0x2d8)==_0x56ece2[_0x1787a8(0x22f)]),_0x2c9260=_0x126b2c[_0x1787a8(0x14f)](_0x43f8b8=>_0x1787a8(0x141)==_0x43f8b8[_0x1787a8(0x22f)]&&_0x1787a8(0x23f)!=_0x43f8b8[_0x1787a8(0x17b)]);for(const _0x5173be of _0x3cc0d3)this[_0x1787a8(0x260)](_0x5173be[_0x1787a8(0x298)])&&_0x168ab2[_0x1787a8(0x1d1)]({'key':_0x5173be[_0x1787a8(0x298)],'newValue':_0x5173be[_0x1787a8(0x2a1)],'oldValue':_0x5173be[_0x1787a8(0x1cf)],'range':Pt(_0x5173be[_0x1787a8(0x2da)],_0xb926ee[_0x1787a8(0x2dc)])});for(const _0x505efc of _0x2c9260){if(_0x1787a8(0x2c2)!=_0x505efc[_0x1787a8(0x2a4)]&&_0x1787a8(0x2cc)!=_0x505efc[_0x1787a8(0x2a4)])continue;const _0x1407a3=Lt(_0x505efc[_0x1787a8(0x1a0)][_0x1787a8(0x2c4)],_0xb926ee[_0x1787a8(0x2dc)]),_0x54acd0=_0x505efc[_0x1787a8(0x13c)];_0x1787a8(0x2c2)==_0x505efc[_0x1787a8(0x2a4)]&&_0x168ab2[_0x1787a8(0x1d1)]({'key':_0x1787a8(0x149),'newValue':_0x505efc[_0x1787a8(0x17b)],'oldValue':_0x54acd0[_0x1787a8(0x17b)],'range':_0x1407a3});for(const [_0xc5fa4a,_0x5ab74f]of _0x54acd0[_0x1787a8(0x1d0)]){if(!this[_0x1787a8(0x260)](_0xc5fa4a))continue;const _0x5859a9=_0x505efc[_0x1787a8(0x1d0)][_0x1787a8(0x20b)](_0xc5fa4a);_0x5ab74f!==_0x5859a9&&_0x168ab2[_0x1787a8(0x1d1)]({'key':_0xc5fa4a,'newValue':_0x5859a9,'oldValue':_0x5ab74f,'range':_0x1407a3});}for(const [_0x528a90,_0x4dd2bf]of _0x505efc[_0x1787a8(0x1d0)])this[_0x1787a8(0x260)](_0x528a90)&&(_0x54acd0[_0x1787a8(0x1d0)][_0x1787a8(0x2c9)](_0x528a90)||_0x168ab2[_0x1787a8(0x1d1)]({'key':_0x528a90,'newValue':_0x4dd2bf,'oldValue':null,'range':_0x1407a3}));}0x0!=_0x168ab2[_0x1787a8(0x15e)]&&_0xb926ee[_0x1787a8(0x2dc)][_0x1787a8(0x201)](_0x1a8f35,_0x258e99=>{const _0x1dbf9f=_0x1787a8,_0x51a5fc=_0xf650be();for(const {range:_0x136bdc,key:_0x35c235,oldValue:_0x5e976f,newValue:_0x17d6b8}of _0x168ab2)this[_0x1dbf9f(0x25f)](_0x136bdc,_0x35c235,_0x5e976f,_0x17d6b8,{'groupId':_0x51a5fc});this[_0x1dbf9f(0x1ec)](_0x258e99,_0x168ab2);});},{'priority':_0xf346f7(0x183)}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x26d)]['on'](_0xf346f7(0x210),(_0x4a1d3b,_0x5329ac,_0x37c20e)=>{const _0x35b3ec=_0xf346f7;if(null==_0x37c20e){const {id:_0xf19181}=this[_0x35b3ec(0x215)](_0x5329ac[_0x35b3ec(0x17b)]),_0x4a7763=this[_0x35b3ec(0x1b5)][_0x35b3ec(0x20b)](_0xf19181);_0x4a7763&&_0x4a7763[_0x35b3ec(0x28b)](_0x5329ac[_0x35b3ec(0x17b)]);}}),_0xb926ee[_0xf346f7(0x2dc)][_0xf346f7(0x236)]['on'](_0xf346f7(0x1c5),()=>{const _0x1ce6cd=_0xf346f7,_0x2ba54b=Array[_0x1ce6cd(0x153)](_0xb926ee[_0x1ce6cd(0x2dc)][_0x1ce6cd(0x236)][_0x1ce6cd(0x1a8)][_0x1ce6cd(0x2cf)]())[_0x1ce6cd(0x14f)](_0x4bccf3=>_0x1ce6cd(0x217)===this[_0x1ce6cd(0x215)](_0x4bccf3[_0x1ce6cd(0x17b)])[_0x1ce6cd(0x23e)]);if(0x0===_0x2ba54b[_0x1ce6cd(0x15e)])return;_0x2ba54b[_0x1ce6cd(0x24a)]((_0x2057fc,_0x4d0e70)=>{const _0x360555=_0x1ce6cd,_0x27cf3b=_0x2057fc[_0x360555(0x13e)][_0x360555(0x17d)],_0x42c68d=_0x4d0e70[_0x360555(0x13e)][_0x360555(0x17d)];return null===_0x27cf3b&&null===_0x42c68d?0x0:null===_0x27cf3b&&null!==_0x42c68d?-0x1:null!==_0x27cf3b&&null===_0x42c68d?0x1:_0x27cf3b[_0x360555(0x158)][_0x360555(0x2cd)](_0x42c68d[_0x360555(0x158)])?-0x1:0x1;});const _0x360c76=new Set(),_0x592a66=new Set();for(const {name:_0x244d6c,data:_0x3e8fb4}of _0x2ba54b){const {id:_0x47a677}=this[_0x1ce6cd(0x215)](_0x244d6c);if(null===_0x3e8fb4[_0x1ce6cd(0x17d)]){const _0x25a067=this[_0x1ce6cd(0x254)](_0x244d6c);_0x592a66[_0x1ce6cd(0x27d)](_0x25a067);}else{const _0x3b71aa=this[_0x1ce6cd(0x1b5)][_0x1ce6cd(0x20b)](_0x47a677);null!==_0x3e8fb4[_0x1ce6cd(0x279)]||_0x3b71aa[_0x1ce6cd(0x2a2)]?(_0x360c76[_0x1ce6cd(0x27d)](_0x3b71aa[_0x1ce6cd(0x1cc)]),_0x592a66[_0x1ce6cd(0x27d)](_0x3b71aa)):this[_0x1ce6cd(0x1ba)](_0x3b71aa);}}_0x592a66[_0x1ce6cd(0x25e)]>0x0&&this[_0x1ce6cd(0x2d1)](_0x592a66);for(const _0x548f23 of _0x360c76)this[_0x1ce6cd(0x1fe)](_0x1ce6cd(0x27f),_0x548f23);}),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x2ad),(_0x785a99,_0x1d1214)=>{const _0x57417c=_0xf346f7,_0x5c6a07=_0x1d1214[0x0];if(!this[_0x57417c(0x1b5)][_0x57417c(0x25e)])return;if(!_0x5c6a07[_0x57417c(0x1b0)])return;if(_0x5c6a07[_0x57417c(0x20a)][_0x57417c(0x28d)]||!_0x5c6a07[_0x57417c(0x20a)][_0x57417c(0x1ea)])return;let _0x18e3b8,_0x464501;switch(_0x5c6a07[_0x57417c(0x22f)]){case _0x57417c(0x141):_0x18e3b8=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x1a0)]),_0x464501=_0x18e3b8[_0x57417c(0x1af)](_0x5c6a07[_0x57417c(0x1cb)]);break;case _0x57417c(0x269):_0x18e3b8=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x239)]),_0x464501=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x187)]);break;case _0x57417c(0x1c4):_0x18e3b8=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x206)](_0x5c6a07[_0x57417c(0x143)]),_0x464501=_0x18e3b8[_0x57417c(0x1af)](_0x5c6a07[_0x57417c(0x1cb)]);break;default:return;}const _0x78c733=_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x233)](_0x18e3b8,_0x464501);_0xb926ee[_0x57417c(0x2dc)][_0x57417c(0x214)](()=>{const _0x53ff1e=_0x57417c;for(const {suggestion:_0x175975,meta:_0x5175b6}of this[_0x53ff1e(0x294)](_0x78c733)){if(_0x175975[_0x53ff1e(0x1b7)])continue;if(_0x53ff1e(0x25d)==_0x175975[_0x53ff1e(0x22f)])continue;const _0x3409cd=this[_0x53ff1e(0x1be)](_0x175975);if(_0x3409cd&&this[_0x53ff1e(0x22c)](_0x3409cd)&&_0x53ff1e(0x269)!=_0x5c6a07[_0x53ff1e(0x22f)])continue;const _0x5b7adc=_0x175975[_0x53ff1e(0x13e)]&&_0x175975[_0x53ff1e(0x13e)][_0x53ff1e(0x20c)];(_0x53ff1e(0x19f)!=_0x175975[_0x53ff1e(0x22f)]||_0x53ff1e(0x269)==_0x5c6a07[_0x53ff1e(0x22f)]&&!_0x5b7adc)&&(_0x5175b6[_0x53ff1e(0x23a)]||_0x53ff1e(0x261)==_0x175975[_0x53ff1e(0x22f)]&&_0x5175b6[_0x53ff1e(0x1d6)]||_0x175975[_0x53ff1e(0x219)]()[_0x53ff1e(0x17a)](_0x78c733)&&this[_0x53ff1e(0x290)](_0x175975,_0x18e3b8,_0x464501));}});},{'priority':_0xf346f7(0x183)}),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x200),(_0x7b11d5,_0x4ff481)=>{const _0x51d4e4=_0xf346f7,_0x44d83c=_0x4ff481[0x0],_0x3f3d74=_0x4ff481[0x1];if(_0x3f3d74&&_0x3f3d74[_0x51d4e4(0x1ed)])return;if(this[_0x51d4e4(0x20e)])return;if(!this[_0x51d4e4(0x1f1)][_0x51d4e4(0x144)])return;if(_0x44d83c[_0x51d4e4(0x1a3)])return;const _0x3f6894=_0xb926ee[_0x51d4e4(0x2dc)][_0x51d4e4(0x172)],{start:_0x5c9c01,end:_0x49ac94}=_0x44d83c[_0x51d4e4(0x219)](),_0x2e4b9e=_0x5c9c01[_0x51d4e4(0x2c4)]&&_0x3f6894[_0x51d4e4(0x28f)](_0x5c9c01[_0x51d4e4(0x2c4)])?null:_0x3f6894[_0x51d4e4(0x1db)](_0x5c9c01,_0x51d4e4(0x15f)),_0x2038e7=_0x49ac94[_0x51d4e4(0x1ee)]&&_0x3f6894[_0x51d4e4(0x28f)](_0x49ac94[_0x51d4e4(0x1ee)])?null:_0x3f6894[_0x51d4e4(0x1db)](_0x49ac94,_0x51d4e4(0x1bb)),_0x3d65a6=_0xb926ee[_0x51d4e4(0x2dc)][_0x51d4e4(0x233)](_0x2e4b9e?_0x2e4b9e[_0x51d4e4(0x158)]:_0x5c9c01,_0x2038e7?_0x2038e7[_0x51d4e4(0x1e1)]:_0x49ac94);_0xb926ee[_0x51d4e4(0x2dc)][_0x51d4e4(0x214)](_0x3d7251=>{const _0x5dc2d5=_0x51d4e4;this[_0x5dc2d5(0x186)](_0x3d65a6);const _0x52cbe5=_0xb926ee[_0x5dc2d5(0x2dc)][_0x5dc2d5(0x172)][_0x5dc2d5(0x1db)](_0x3d65a6[_0x5dc2d5(0x158)]);_0x44d83c['is'](_0x5dc2d5(0x2d2))?_0x3d7251[_0x5dc2d5(0x222)](_0x52cbe5):_0x44d83c[_0x5dc2d5(0x2c3)](_0x52cbe5);}),_0x7b11d5[_0x51d4e4(0x208)]();},{'priority':_0x168f07[_0xf346f7(0x2d0)]+0xa}),_0xb926ee[_0xf346f7(0x2dc)]['on'](_0xf346f7(0x1dd),(_0x5248b1,_0x4e0873)=>{const _0x3fd277=_0xf346f7,_0x65a4e9=_0x4e0873[_0x4e0873[_0x3fd277(0x15e)]-0x1];_0x65a4e9&&_0x65a4e9[_0x3fd277(0x1ed)]||this[_0x3fd277(0x20e)]||this[_0x3fd277(0x1f1)][_0x3fd277(0x144)]&&(_0xb926ee[_0x3fd277(0x2dc)][_0x3fd277(0x214)](()=>{const _0x3a224f=_0x3fd277;let _0x4c0531=_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x1dd)](_0x4e0873[0x0],_0x4e0873[0x1],_0x4e0873[0x2],{'forceDefaultExecution':!0x0});if(!_0x4c0531)return;_0x5248b1[_0x3a224f(0x253)]=_0x4c0531[_0x3a224f(0x148)]();const _0x406cef=_0x4c0531[_0x3a224f(0x1e1)][_0x3a224f(0x1ee)],_0x18633c=_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x172)];_0x406cef&&_0x18633c[_0x3a224f(0x16d)](_0x406cef)&&!_0x18633c[_0x3a224f(0x256)](_0x406cef)&&(_0x4c0531=_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x233)](_0x4c0531[_0x3a224f(0x158)],_0xb926ee[_0x3a224f(0x2dc)][_0x3a224f(0x206)](_0x406cef,_0x3a224f(0x1e1)))),this[_0x3a224f(0x14c)](_0x4c0531);}),_0x5248b1[_0x3fd277(0x208)]());},{'priority':_0xf346f7(0x248)}),this[_0xf346f7(0x2b8)][_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x268),this[_0xf346f7(0x1f1)]),this[_0xf346f7(0x237)](_0xf346f7(0x268));const _0xffa4e=new _0x35a550(_0xb926ee,this[_0xf346f7(0x1b5)]);_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x297),_0xffa4e),this[_0xf346f7(0x237)](_0xf346f7(0x297));const _0x151ac5=new _0x47c522(_0xb926ee,this[_0xf346f7(0x1b5)]);_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x23b),_0x151ac5),this[_0xf346f7(0x237)](_0xf346f7(0x23b)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x192),new _0x4442e1(_0xb926ee,_0xffa4e,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x192)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x2c8),new _0x4442e1(_0xb926ee,_0x151ac5,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x2c8)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x276),new _0x3fe68e(_0xb926ee,_0xffa4e,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x276)),_0xb926ee[_0xf346f7(0x2c1)][_0xf346f7(0x27d)](_0xf346f7(0x1d8),new _0x3fe68e(_0xb926ee,_0x151ac5,this[_0xf346f7(0x1b5)])),this[_0xf346f7(0x237)](_0xf346f7(0x1d8));const _0xc2ed44=_0xb926ee[_0xf346f7(0x287)][_0xf346f7(0x20b)](_0xf346f7(0x21e));this[_0xf346f7(0x21b)](_0xc2ed44,_0xf346f7(0x1b8),(_0x5ee6b1,{threadId:_0x54f844})=>{const _0x5b3d0a=_0xf346f7,_0x2f16cc=this[_0x5b3d0a(0x1b5)][_0x5b3d0a(0x20b)](_0x54f844);_0x2f16cc&&_0x2f16cc[_0x5b3d0a(0x13a)]&&0x1===_0x2f16cc[_0x5b3d0a(0x13a)][_0x5b3d0a(0x15e)]&&this[_0x5b3d0a(0x154)](_0x54f844,{'hasComments':!0x0});},{'priority':_0xf346f7(0x15b)}),this[_0xf346f7(0x21b)](_0xc2ed44,_0xf346f7(0x1b1),(_0x36fcc9,{threadId:_0xcfabb9})=>{const _0x331b67=_0xf346f7,_0x5dcb20=this[_0x331b67(0x1b5)][_0x331b67(0x20b)](_0xcfabb9);_0x5dcb20&&_0x5dcb20[_0x331b67(0x13a)]&&!_0x5dcb20[_0x331b67(0x13a)][_0x331b67(0x15e)]&&this[_0x331b67(0x154)](_0xcfabb9,{'hasComments':!0x1});},{'priority':_0xf346f7(0x15b)});}set[_0x39b745(0x150)](_0x4515c2){const _0x556631=_0x39b745;if(this[_0x556631(0x281)])throw new _0x3d3080(_0x556631(0x2a7),this);this[_0x556631(0x281)]=_0x4515c2;}get[_0x39b745(0x150)](){const _0x59fbd2=_0x39b745;return this[_0x59fbd2(0x281)];}[_0x39b745(0x1ff)]({skipNotAttached:_0x246dc1=!0x1,toJSON:_0x140074=!0x1}={}){const _0x46e527=_0x39b745,_0x5f25df=[];for(const _0x3218ca of this[_0x46e527(0x1b5)][_0x46e527(0x223)]())_0x246dc1&&!_0x3218ca[_0x46e527(0x2a2)]||_0x5f25df[_0x46e527(0x1d1)](_0x3218ca);return _0x140074?_0x5f25df[_0x46e527(0x259)](_0x2ca31f=>_0x2ca31f[_0x46e527(0x2a3)]()):_0x5f25df;}[_0x39b745(0x247)](_0x24752c){const _0x5276d7=_0x39b745,_0x3a3b7e=this[_0x5276d7(0x1b5)][_0x5276d7(0x20b)](_0x24752c);if(!_0x3a3b7e)throw new _0x3d3080(_0x5276d7(0x2c7),this);return _0x3a3b7e;}[_0x39b745(0x264)](_0x27650c){const _0x4b6df0=_0x39b745;return this[_0x4b6df0(0x1b5)][_0x4b6df0(0x2c9)](_0x27650c);}[_0x39b745(0x2ba)](_0x448561){const _0x5862cd=_0x39b745,{authorId:_0x3eae3e,id:_0x3bd2eb,attributes:_0x1ccfe6}=_0x448561,[_0x4c6610,_0x1e3370]=_0x448561[_0x5862cd(0x22f)][_0x5862cd(0x269)](':'),_0x304b77=this[_0x5862cd(0x1b5)][_0x5862cd(0x20b)](_0x3bd2eb)||this[_0x5862cd(0x17e)](_0x4c6610,_0x1e3370,_0x3bd2eb,_0x3eae3e,_0x1ccfe6);if(this[_0x5862cd(0x213)](_0x304b77),this[_0x5862cd(0x241)](_0x304b77,_0x4c6610,_0x1e3370||null,_0x3eae3e),_0x304b77[_0x5862cd(0x22a)]=_0x448561[_0x5862cd(0x22a)],_0x304b77[_0x5862cd(0x28a)]=!0x0,_0x1ccfe6&&_0x1ccfe6[_0x5862cd(0x22e)]){const _0x2ab8a6=_0x1ccfe6[_0x5862cd(0x22e)],_0x405ce7=this[_0x5862cd(0x1a1)](_0x2ab8a6[_0x5862cd(0x14b)]);_0x304b77[_0x5862cd(0x22d)]=_0x2ab8a6[_0x5862cd(0x22a)],_0x304b77[_0x5862cd(0x14d)]=_0x405ce7,_0x304b77[_0x5862cd(0x226)]=!0x0;}else _0x304b77[_0x5862cd(0x22d)]=_0x448561[_0x5862cd(0x22a)];switch(_0x448561[_0x5862cd(0x13e)]&&(_0x304b77[_0x5862cd(0x13e)]=_0x448561[_0x5862cd(0x13e)]),_0x448561[_0x5862cd(0x1d0)]&&(_0x304b77[_0x5862cd(0x1d0)]=_0x448561[_0x5862cd(0x1d0)]),this[_0x5862cd(0x281)]&&this[_0x5862cd(0x281)][_0x5862cd(0x15d)]||(_0x304b77[_0x5862cd(0x2b2)]=!0x0),this[_0x5862cd(0x2ac)][_0x5862cd(0x20b)](_0x304b77)){case _0x5862cd(0x190):this[_0x5862cd(0x2ac)][_0x5862cd(0x1c3)](_0x304b77,_0x5862cd(0x25c));break;case _0x5862cd(0x2c0):_0x304b77[_0x5862cd(0x2a2)]?(this[_0x5862cd(0x179)](new Set([_0x304b77])),this[_0x5862cd(0x2d1)](new Set([_0x304b77])),this[_0x5862cd(0x2ac)][_0x5862cd(0x1c3)](_0x304b77,_0x5862cd(0x197)),this[_0x5862cd(0x1fe)](_0x5862cd(0x1a2),_0x304b77)):this[_0x5862cd(0x2ac)][_0x5862cd(0x1c3)](_0x304b77,_0x5862cd(0x140));}return _0x304b77;}[_0x39b745(0x297)](_0x31f066){const _0x22d262=_0x39b745;this[_0x22d262(0x1ed)](()=>{const _0xb7d6f0=_0x22d262;this[_0xb7d6f0(0x2b8)][_0xb7d6f0(0x2dc)][_0xb7d6f0(0x214)](()=>{const _0x43b6d2=_0xb7d6f0;for(const _0x351ad9 of _0x31f066[_0x43b6d2(0x19c)]())_0x351ad9[_0x43b6d2(0x240)]();});});}[_0x39b745(0x23b)](_0x945bff){const _0x339a75=_0x39b745;this[_0x339a75(0x1ed)](()=>{const _0x3b814b=_0x339a75;this[_0x3b814b(0x2b8)][_0x3b814b(0x2dc)][_0x3b814b(0x214)](()=>{const _0x2d976a=_0x3b814b;for(const _0xfe734 of _0x945bff[_0x2d976a(0x19c)]())_0xfe734[_0x2d976a(0x2cb)]();});});}[_0x39b745(0x237)](_0x1be597,_0x383e23){const _0x507a13=_0x39b745,_0x143bef=this[_0x507a13(0x2b8)][_0x507a13(0x2c1)][_0x507a13(0x20b)](_0x1be597);if(!_0x143bef)throw new _0x3d3080(_0x507a13(0x16a),this,{'commandName':_0x1be597});if(this[_0x507a13(0x1ef)][_0x507a13(0x2c9)](_0x143bef))throw new _0x3d3080(_0x507a13(0x166),this,{'commandName':_0x1be597});this[_0x507a13(0x1ef)][_0x507a13(0x27d)](_0x143bef),_0x383e23&&_0x143bef['on'](_0x507a13(0x277),(_0x3715aa,_0x4c8aae)=>{const _0x18e118=_0x507a13;this[_0x18e118(0x1f1)][_0x18e118(0x144)]&&(this[_0x18e118(0x20e)]||(_0x4c8aae[_0x18e118(0x15e)]>0x0&&_0x4c8aae[_0x4c8aae[_0x18e118(0x15e)]-0x1]&&_0x4c8aae[_0x4c8aae[_0x18e118(0x15e)]-0x1][_0x18e118(0x1ed)]?_0x4c8aae[_0x18e118(0x1bd)]():(_0x3715aa[_0x18e118(0x253)]=_0x383e23((..._0x2da155)=>_0x143bef[_0x18e118(0x277)](..._0x2da155,{'forceDefaultExecution':!0x0}),..._0x4c8aae),_0x3715aa[_0x18e118(0x208)]())));},{'priority':_0x507a13(0x248)});}[_0x39b745(0x1ed)](_0x59a367){const _0x5cfe26=_0x39b745;let _0x441a02,_0x5a7c62;const _0x3459a5=this[_0x5cfe26(0x20e)];this[_0x5cfe26(0x20e)]=!0x0;try{_0x441a02=_0x59a367();}catch(_0x52a356){_0x5a7c62=_0x52a356;}return _0x3459a5||(this[_0x5cfe26(0x20e)]=!0x1),_0x5a7c62&&_0x3d3080[_0x5cfe26(0x285)](_0x5a7c62,this),_0x441a02;}[_0x39b745(0x14c)](_0x23d9af,_0x356df9=null,_0x36920f={}){const _0x5bc184=_0x39b745;if(_0x23d9af[_0x5bc184(0x1a3)])return null;const _0x4f4e2=this[_0x5bc184(0x2b8)][_0x5bc184(0x287)][_0x5bc184(0x20b)](_0x5bc184(0x1d9))['me'];for(const {suggestion:_0x4520d4,meta:_0x1aad06}of this[_0x5bc184(0x294)](_0x23d9af,_0x5bc184(0x261)))if(_0x1aad06[_0x5bc184(0x1d6)]){if(!_0x1aad06[_0x5bc184(0x138)]){if(_0x1aad06[_0x5bc184(0x23a)]){if(!this[_0x5bc184(0x21c)]||!qt(_0x4520d4,_0x36920f))continue;return _0x4520d4;}if(qt(_0x4520d4,_0x36920f))return _0x4520d4;this[_0x5bc184(0x290)](_0x4520d4,_0x23d9af[_0x5bc184(0x158)],_0x23d9af[_0x5bc184(0x1e1)]);break;}if(_0x356df9==_0x4520d4[_0x5bc184(0x266)]&&qt(_0x4520d4,_0x36920f)){const _0x2e7e12=_0x4520d4[_0x5bc184(0x219)]();return _0x2e7e12[_0x5bc184(0x158)][_0x5bc184(0x1c9)](_0x23d9af[_0x5bc184(0x1e1)])?this[_0x5bc184(0x16b)](_0x4520d4,this[_0x5bc184(0x1e8)][_0x5bc184(0x233)](_0x23d9af[_0x5bc184(0x158)],_0x2e7e12[_0x5bc184(0x1e1)])):this[_0x5bc184(0x16b)](_0x4520d4,this[_0x5bc184(0x1e8)][_0x5bc184(0x233)](_0x2e7e12[_0x5bc184(0x158)],_0x23d9af[_0x5bc184(0x1e1)])),_0x4520d4;}}const _0xf41b4d=_0xf650be(),_0x231586=_0x4f4e2['id'],_0xcca4a3=_0x356df9?_0x5bc184(0x170)+_0x356df9:_0x5bc184(0x261),_0x2f12a6=this[_0x5bc184(0x291)]({'id':_0xf41b4d,'type':_0xcca4a3,'createdAt':new Date(),'authorId':_0x231586,'attributes':_0x36920f});return this[_0x5bc184(0x27e)](_0xcca4a3,_0xf41b4d,_0x231586,_0x23d9af),_0x2f12a6;}[_0x39b745(0x1ce)](_0x5e17c4,_0x39e30a=_0x39b745(0x2d6),_0x222cd7={}){const _0x4e893c=_0x39b745,_0x26bdba=this[_0x4e893c(0x2b8)][_0x4e893c(0x287)][_0x4e893c(0x20b)](_0x4e893c(0x1d9))['me'],_0x3a1ac6=this[_0x4e893c(0x23d)][_0x4e893c(0x1c0)](_0x4e893c(0x261),_0x39e30a,_0x4e893c(0x1e3));for(const _0x3c78fb of this[_0x4e893c(0x1ff)]())if(_0x3c78fb[_0x4e893c(0x14d)]['id']==_0x26bdba['id']&&_0x4e893c(0x261)==_0x3c78fb[_0x4e893c(0x22f)]&&_0x3c78fb[_0x4e893c(0x266)]==_0x39e30a&&qt(_0x3c78fb,_0x222cd7)&&(_0x3a1ac6(_0x3c78fb[_0x4e893c(0x23c)](),_0x5e17c4)||_0x3a1ac6(_0x5e17c4,_0x3c78fb[_0x4e893c(0x23c)]()))){for(const _0x3ad2c3 of _0x5e17c4)_0x3c78fb[_0x4e893c(0x131)](_0x3ad2c3);return _0x3c78fb;}for(const {suggestion:_0x21c56c,meta:_0x58b0e9}of this[_0x4e893c(0x294)](_0x5e17c4,_0x4e893c(0x261))){if(!_0x58b0e9[_0x4e893c(0x1d6)])continue;if(!this[_0x4e893c(0x21c)]&&_0x58b0e9[_0x4e893c(0x23a)])continue;if(!qt(_0x21c56c,_0x222cd7))continue;let _0x47817f=!0x0;for(const _0x3bf341 of _0x21c56c[_0x4e893c(0x23c)]())for(const _0x3a57b2 of _0x5e17c4)if(!_0x3bf341[_0x4e893c(0x17a)](_0x3a57b2)){_0x47817f=!0x1;break;}if(_0x47817f)return _0x21c56c;}const _0x4cb000=_0xf650be(),_0x2b3584=_0x26bdba['id'],_0x58a9f5=_0x4e893c(0x170)+_0x39e30a,_0x5f0752=this[_0x4e893c(0x291)]({'id':_0x4cb000,'type':_0x58a9f5,'createdAt':new Date(),'authorId':_0x2b3584,'attributes':_0x222cd7});for(const _0x8f9063 of _0x5e17c4)this[_0x4e893c(0x27e)](_0x58a9f5,_0x4cb000,_0x2b3584,_0x8f9063,_0x443e04[_0x4e893c(0x14e)]());return _0x5f0752;}[_0x39b745(0x147)](_0x5075b5,_0x384388,_0x3cb7d9=null,_0x575c61={}){const _0x2ca246=_0x39b745;if(_0x3cb7d9=_0x3cb7d9||Gt(_0x384388),_0x5075b5[_0x2ca246(0x1a3)])return null;if(_0x2ca246(0x1d2)===this[_0x2ca246(0x152)]){const _0x43e4fe=this[_0x2ca246(0x23d)][_0x2ca246(0x1c0)](_0x2ca246(0x25d),_0x3cb7d9,_0x2ca246(0x240));return this[_0x2ca246(0x1ed)](()=>_0x43e4fe([_0x5075b5],_0x384388,_0x575c61)),null;}const _0x5b758b=this[_0x2ca246(0x2b8)][_0x2ca246(0x287)][_0x2ca246(0x20b)](_0x2ca246(0x1d9))['me'],_0x2694dc=[];if(_0x2ca246(0x1c8)!==this[_0x2ca246(0x152)]){for(const {suggestion:_0xf6eef2,meta:_0x571641}of this[_0x2ca246(0x294)](_0x5075b5,_0x2ca246(0x261)))_0x571641[_0x2ca246(0x1d6)]&&!_0x571641[_0x2ca246(0x1e7)]&&_0x2694dc[_0x2ca246(0x1d1)](..._0xf6eef2[_0x2ca246(0x23c)]());}const _0x5dc2a0=function(_0x359223,_0x51dbcf){const _0x31b3c5=_0x2ca246,_0x51f75c=[];for(const _0x3d003b of _0x51dbcf){const _0x4a1d74=_0x359223[_0x31b3c5(0x1b2)](_0x3d003b);_0x4a1d74&&_0x51f75c[_0x31b3c5(0x1d1)](_0x4a1d74);}return _0x51f75c;}(_0x5075b5,_0x2694dc),_0x207654=function(_0x54a58c,_0xe16d9e){const _0xc1d7f0=_0x2ca246,_0xb083f0=[_0x54a58c];for(const _0x596bc1 of _0xe16d9e){let _0x3cf613=0x0;for(;_0x3cf613<_0xb083f0[_0xc1d7f0(0x15e)];){const _0x52f493=_0xb083f0[_0x3cf613][_0xc1d7f0(0x229)](_0x596bc1);_0xb083f0[_0xc1d7f0(0x180)](_0x3cf613,0x1,..._0x52f493),_0x3cf613+=_0x52f493[_0xc1d7f0(0x15e)];}}return _0xb083f0;}(_0x5075b5,_0x2694dc);_0x5dc2a0[_0x2ca246(0x15e)]&&this[_0x2ca246(0x1e8)][_0x2ca246(0x214)](()=>{const _0x50885e=_0x2ca246;for(const _0x221708 of _0x5dc2a0){const _0x5ae2d2=this[_0x50885e(0x23d)][_0x50885e(0x1c0)](_0x50885e(0x25d),_0x3cb7d9,_0x50885e(0x240));this[_0x50885e(0x1ed)](()=>_0x5ae2d2([_0x221708],_0x384388,_0x575c61));}});for(const _0x112827 of _0x207654){let _0xf2ed16=null,_0xf74582=_0x112827[_0x2ca246(0x158)],_0x180ae8=_0x112827[_0x2ca246(0x1e1)];for(const {suggestion:_0x533255,meta:_0x232092}of this[_0x2ca246(0x294)](_0x112827,_0x2ca246(0x25d))){if(!_0x232092[_0x2ca246(0x1d6)])continue;if(_0x533255[_0x2ca246(0x266)]!=_0x3cb7d9)continue;if(!qt(_0x533255,_0x575c61))continue;const _0x3cf8ad=_0x533255[_0x2ca246(0x219)]();if(_0x3cf8ad[_0x2ca246(0x17a)](_0x112827,!0x0))return null;_0xf74582=_0xf74582[_0x2ca246(0x2cd)](_0x3cf8ad[_0x2ca246(0x158)])?_0xf74582:_0x3cf8ad[_0x2ca246(0x158)],_0x180ae8=_0x180ae8[_0x2ca246(0x151)](_0x3cf8ad[_0x2ca246(0x1e1)])?_0x180ae8:_0x3cf8ad[_0x2ca246(0x1e1)],_0xf2ed16?_0x3cf8ad[_0x2ca246(0x158)][_0x2ca246(0x2cd)](_0xf2ed16[_0x2ca246(0x219)]()[_0x2ca246(0x158)])?(_0xf2ed16[_0x2ca246(0x20f)](),_0xf2ed16=_0x533255):_0x533255[_0x2ca246(0x20f)]():_0xf2ed16=_0x533255;}const _0x148d97=this[_0x2ca246(0x1e8)][_0x2ca246(0x233)](_0xf74582,_0x180ae8);if(_0xf2ed16)this[_0x2ca246(0x16b)](_0xf2ed16,_0x148d97);else{const _0xb56d1=_0xf650be(),_0x252b4d=_0x5b758b['id'];this[_0x2ca246(0x291)]({'id':_0xb56d1,'type':_0x2ca246(0x161)+_0x3cb7d9,'data':_0x384388,'createdAt':new Date(),'authorId':_0x252b4d,'attributes':_0x575c61}),this[_0x2ca246(0x27e)](_0x2ca246(0x161)+_0x3cb7d9,_0xb56d1,_0x252b4d,_0x148d97);}}return null;}[_0x39b745(0x1f3)](_0x12a26e,_0x5acf77,_0x21dd23=[],_0x488c55=null,_0x77ab28={}){const _0x4592e5=_0x39b745;_0x5acf77[_0x4592e5(0x1f8)]||(_0x5acf77[_0x4592e5(0x1f8)]=_0x5acf77[_0x4592e5(0x14a)]),_0x5acf77[_0x4592e5(0x20c)]=_0x12a26e['is'](_0x4592e5(0x2da)),_0x488c55=_0x488c55||Gt(_0x5acf77);const _0x178077=_0x21dd23[_0x4592e5(0x259)](_0x48df8a=>Lt(_0x48df8a,this[_0x4592e5(0x1e8)])),_0xa81e09=_0x12a26e['is'](_0x4592e5(0x2da))?_0x12a26e:Lt(_0x12a26e,this[_0x4592e5(0x1e8)]);if(_0x4592e5(0x1d2)===this[_0x4592e5(0x152)]){const _0x38e2c8=this[_0x4592e5(0x23d)][_0x4592e5(0x1c0)](_0x4592e5(0x19f),_0x488c55,_0x4592e5(0x240));return this[_0x4592e5(0x1ed)](()=>_0x38e2c8([_0xa81e09],_0x5acf77,_0x77ab28)),null;}_0x178077[_0x4592e5(0x1d1)](_0xa81e09);let _0x5daa1b=!0x0;for(const _0x3cfea8 of _0x178077)if(!this[_0x4592e5(0x1f7)](_0x3cfea8)){_0x5daa1b=!0x1;break;}if(_0x5daa1b&&_0x4592e5(0x1c8)!==this[_0x4592e5(0x152)]){const _0x3cc4f6=this[_0x4592e5(0x23d)][_0x4592e5(0x1c0)](_0x4592e5(0x19f),_0x488c55,_0x4592e5(0x240));return this[_0x4592e5(0x1ed)](()=>_0x3cc4f6([_0xa81e09],_0x5acf77,_0x77ab28)),null;}let _0x3c4520=null,_0x1beddf=_0xa81e09[_0x4592e5(0x158)],_0x25c299=_0xa81e09[_0x4592e5(0x1e1)];for(const {suggestion:_0x37cba3,meta:_0x351da8}of this[_0x4592e5(0x294)](_0xa81e09,_0x4592e5(0x19f))){if(!_0x351da8[_0x4592e5(0x1d6)])continue;if(_0x351da8[_0x4592e5(0x138)]||_0x351da8[_0x4592e5(0x23a)]||_0x351da8[_0x4592e5(0x1e7)])continue;if(_0x37cba3[_0x4592e5(0x13e)][_0x4592e5(0x1f8)]!=_0x5acf77[_0x4592e5(0x1f8)])continue;if(!qt(_0x37cba3,_0x77ab28))continue;const _0x2207b4=_0x37cba3[_0x4592e5(0x219)]();if(_0x37cba3[_0x4592e5(0x266)]==_0x488c55){if(_0x2207b4[_0x4592e5(0x17a)](_0xa81e09,!0x0))return null;_0x1beddf=_0x1beddf[_0x4592e5(0x2cd)](_0x2207b4[_0x4592e5(0x158)])?_0x1beddf:_0x2207b4[_0x4592e5(0x158)],_0x25c299=_0x25c299[_0x4592e5(0x151)](_0x2207b4[_0x4592e5(0x1e1)])?_0x25c299:_0x2207b4[_0x4592e5(0x1e1)],_0x3c4520?_0x2207b4[_0x4592e5(0x158)][_0x4592e5(0x2cd)](_0x3c4520[_0x4592e5(0x219)]()[_0x4592e5(0x158)])?(_0x3c4520[_0x4592e5(0x20f)](),_0x3c4520=_0x37cba3):_0x37cba3[_0x4592e5(0x20f)]():_0x3c4520=_0x37cba3;}else{const _0x4f14be=_0xa81e09[_0x4592e5(0x1b2)](_0x2207b4);this[_0x4592e5(0x263)](_0x37cba3,_0x4f14be);}}const _0x499d10=this[_0x4592e5(0x2b8)][_0x4592e5(0x287)][_0x4592e5(0x20b)](_0x4592e5(0x1d9))['me'],_0x4e2783=_0xf650be(),_0x2c6fc0=_0x499d10['id'];if(_0x3c4520)return this[_0x4592e5(0x16b)](_0x3c4520,this[_0x4592e5(0x1e8)][_0x4592e5(0x233)](_0x1beddf,_0x25c299)),_0x3c4520;{const _0x32fa66=this[_0x4592e5(0x291)]({'id':_0x4e2783,'type':_0x4592e5(0x169)+_0x488c55,'data':_0x5acf77,'createdAt':new Date(),'authorId':_0x2c6fc0,'attributes':_0x77ab28});return this[_0x4592e5(0x27e)](_0x4592e5(0x169)+_0x488c55,_0x4e2783,_0x2c6fc0,this[_0x4592e5(0x1e8)][_0x4592e5(0x233)](_0x1beddf,_0x25c299)),_0x32fa66;}}[_0x39b745(0x27a)](_0x469ec4,_0x16f4d5,_0x18c6b9=[],_0x1bb8f8=null,_0x26f409={}){const _0x11255c=_0x39b745;_0x16f4d5[_0x11255c(0x1f8)]||(_0x16f4d5[_0x11255c(0x1f8)]=_0x16f4d5[_0x11255c(0x14a)]);const _0x50023f=_0x469ec4[0x0];_0x16f4d5[_0x11255c(0x20c)]=_0x50023f['is'](_0x11255c(0x2da)),_0x1bb8f8=_0x1bb8f8||Gt(_0x16f4d5);const _0x686959=_0x18c6b9[_0x11255c(0x259)](_0x5d27a0=>Lt(_0x5d27a0,this[_0x11255c(0x1e8)])),_0x55f147=_0x50023f['is'](_0x11255c(0x2da))?_0x469ec4:_0x469ec4[_0x11255c(0x259)](_0x342570=>Lt(_0x342570,this[_0x11255c(0x1e8)]));if(_0x11255c(0x1d2)===this[_0x11255c(0x152)]){const _0x1768a9=this[_0x11255c(0x23d)][_0x11255c(0x1c0)](_0x11255c(0x19f),_0x1bb8f8,_0x11255c(0x240));return this[_0x11255c(0x1ed)](()=>_0x1768a9(_0x55f147,_0x16f4d5,_0x26f409)),null;}_0x686959[_0x11255c(0x1d1)](..._0x55f147);let _0x21e426=!0x0;for(const _0x6720dc of _0x686959)if(!this[_0x11255c(0x1f7)](_0x6720dc)){_0x21e426=!0x1;break;}if(_0x21e426&&_0x11255c(0x1c8)!==this[_0x11255c(0x152)]){const _0x13cd5e=this[_0x11255c(0x23d)][_0x11255c(0x1c0)](_0x11255c(0x19f),_0x1bb8f8,_0x11255c(0x240));return this[_0x11255c(0x1ed)](()=>_0x13cd5e(_0x55f147,_0x16f4d5,_0x26f409)),null;}const _0xcd25e5=this[_0x11255c(0x2b8)][_0x11255c(0x287)][_0x11255c(0x20b)](_0x11255c(0x1d9))['me'];for(const _0x31f110 of this[_0x11255c(0x1ff)]()){if(_0x31f110[_0x11255c(0x14d)]['id']!=_0xcd25e5['id'])continue;if(_0x11255c(0x19f)!=_0x31f110[_0x11255c(0x22f)]||_0x31f110[_0x11255c(0x13e)][_0x11255c(0x1f8)]!=_0x16f4d5[_0x11255c(0x1f8)])continue;if(!qt(_0x31f110,_0x26f409))continue;const _0x52747e=_0x31f110[_0x11255c(0x266)]==_0x1bb8f8;for(let _0x495c93=0x0;_0x495c93<_0x55f147[_0x11255c(0x15e)];_0x495c93++){const _0x2ed2bd=_0x55f147[_0x495c93];for(const _0x560e7c of _0x31f110[_0x11255c(0x2aa)]()){const _0x28c44a=_0x560e7c[_0x11255c(0x168)]();if(_0x2ed2bd[_0x11255c(0x1c9)](_0x28c44a)){_0x52747e?(_0x55f147[_0x11255c(0x180)](_0x495c93,0x1),_0x495c93--):_0x31f110[_0x11255c(0x1b6)](_0x560e7c[_0x11255c(0x17b)]);break;}}}}if(0x0==_0x55f147[_0x11255c(0x15e)])return null;const _0xa31f37=this[_0x11255c(0x23d)][_0x11255c(0x1c0)](_0x11255c(0x19f),_0x1bb8f8,_0x11255c(0x1e3));for(const _0x1ebc75 of this[_0x11255c(0x1ff)]())if(_0x1ebc75[_0x11255c(0x14d)]['id']==_0xcd25e5['id']&&_0x11255c(0x19f)==_0x1ebc75[_0x11255c(0x22f)]&&_0x1ebc75[_0x11255c(0x13e)][_0x11255c(0x1f8)]==_0x16f4d5[_0x11255c(0x1f8)]&&_0x1ebc75[_0x11255c(0x266)]==_0x1bb8f8&&qt(_0x1ebc75,_0x26f409)&&(_0xa31f37(_0x1ebc75[_0x11255c(0x23c)](),_0x55f147)||_0xa31f37(_0x55f147,_0x1ebc75[_0x11255c(0x23c)]()))){for(const _0x1a1c2d of _0x55f147)_0x1ebc75[_0x11255c(0x131)](_0x1a1c2d);return _0x1ebc75;}const _0xc07394=_0xf650be(),_0x37b7d7=_0xcd25e5['id'],_0x140e5e=_0x11255c(0x169)+_0x1bb8f8,_0x1bdf22=this[_0x11255c(0x291)]({'id':_0xc07394,'type':_0x140e5e,'data':_0x16f4d5,'createdAt':new Date(),'authorId':_0x37b7d7,'attributes':_0x26f409});for(const _0x1e4fe0 of _0x55f147)this[_0x11255c(0x27e)](_0x140e5e,_0xc07394,_0x37b7d7,_0x1e4fe0,_0x443e04[_0x11255c(0x14e)]());return _0x1bdf22;}[_0x39b745(0x186)](_0x497028,_0x1ec256=null,_0x301df8={}){const _0x4ecd03=_0x39b745;if(_0x497028[_0x4ecd03(0x1a3)])return null;const _0x1a101e=this[_0x4ecd03(0x2b8)][_0x4ecd03(0x287)][_0x4ecd03(0x20b)](_0x4ecd03(0x1d9))['me'],_0x3c7494=new _0x28c70d(_0x497028[_0x4ecd03(0x158)],_0x497028[_0x4ecd03(0x1e1)]);for(const {suggestion:_0x3820a3,meta:_0x2acbb2}of this[_0x4ecd03(0x294)](_0x3c7494,_0x4ecd03(0x261)))if(_0x2acbb2[_0x4ecd03(0x1d6)]&&!_0x2acbb2[_0x4ecd03(0x138)]){if(_0x3820a3[_0x4ecd03(0x1b7)]){const _0x3eae6a=_0x3820a3[_0x4ecd03(0x23c)]()[_0x4ecd03(0x14f)](_0x167748=>_0x4ecd03(0x1f6)!=_0x167748[_0x4ecd03(0x2d4)][_0x4ecd03(0x1c2)]);_0x3eae6a[_0x4ecd03(0x29a)](_0x4dafb5=>_0x3c7494[_0x4ecd03(0x17a)](_0x4dafb5,!0x0))&&_0x3820a3[_0x4ecd03(0x2cb)]();if(_0x3eae6a[_0x4ecd03(0x250)](_0x8fa4a9=>_0x8fa4a9[_0x4ecd03(0x17a)](_0x3c7494,!0x0))){const _0x39ec89=this[_0x4ecd03(0x23d)][_0x4ecd03(0x1c0)](_0x4ecd03(0x17c),_0x1ec256,_0x4ecd03(0x240));return this[_0x4ecd03(0x1ed)](()=>_0x39ec89([_0x3c7494],null,_0x301df8)),null;}}else{const _0x231b22=_0x3c7494[_0x4ecd03(0x1b2)](_0x3820a3[_0x4ecd03(0x219)]());null!==_0x231b22&&_0x3820a3[_0x4ecd03(0x26f)]([_0x231b22],null,_0x301df8);}}if(_0x3c7494[_0x4ecd03(0x207)](),_0x3c7494[_0x4ecd03(0x1a3)]||_0x4ecd03(0x1f6)==_0x3c7494[_0x4ecd03(0x2d4)][_0x4ecd03(0x1c2)])return null;let _0x1634f4=null,_0x22252a=_0x3c7494[_0x4ecd03(0x158)],_0x44d3f3=_0x3c7494[_0x4ecd03(0x1e1)];const _0x1a3b63=this[_0x4ecd03(0x294)](_0x3c7494,_0x4ecd03(0x17c));for(const {suggestion:_0x17b4ed,meta:_0x405e23}of _0x1a3b63){const _0x56a4d8=this[_0x4ecd03(0x1e8)][_0x4ecd03(0x233)](_0x22252a,_0x44d3f3);if(_0x405e23[_0x4ecd03(0x1d6)]&&(this[_0x4ecd03(0x21c)]||!_0x405e23[_0x4ecd03(0x23a)]&&!_0x405e23[_0x4ecd03(0x1e7)])){if(_0x17b4ed[_0x4ecd03(0x1b7)]){if(!qt(_0x17b4ed,_0x301df8))continue;let _0x23548d=!0x0;for(const _0x197134 of _0x17b4ed[_0x4ecd03(0x23c)]()){if(_0x197134[_0x4ecd03(0x17a)](_0x56a4d8,!0x0))return _0x17b4ed;_0x56a4d8[_0x4ecd03(0x17a)](_0x197134)||(_0x23548d=!0x1);}_0x23548d&&_0x17b4ed[_0x4ecd03(0x2cb)]();}else{const _0x326e2a=_0x17b4ed[_0x4ecd03(0x219)]();if(_0x326e2a[_0x4ecd03(0x17a)](_0x56a4d8,!0x0))return _0x17b4ed;if(!qt(_0x17b4ed,_0x301df8)){_0x56a4d8[_0x4ecd03(0x17a)](_0x326e2a)?_0x17b4ed[_0x4ecd03(0x20f)]():_0x326e2a[_0x4ecd03(0x21d)](_0x22252a)?_0x22252a=_0x326e2a[_0x4ecd03(0x1e1)]:_0x326e2a[_0x4ecd03(0x21d)](_0x44d3f3)&&(_0x44d3f3=_0x326e2a[_0x4ecd03(0x158)]);continue;}_0x22252a=_0x22252a[_0x4ecd03(0x2cd)](_0x326e2a[_0x4ecd03(0x158)])?_0x22252a:_0x326e2a[_0x4ecd03(0x158)],_0x44d3f3=_0x44d3f3[_0x4ecd03(0x151)](_0x326e2a[_0x4ecd03(0x1e1)])?_0x44d3f3:_0x326e2a[_0x4ecd03(0x1e1)],_0x301df8=Object[_0x4ecd03(0x1fd)]({},_0x17b4ed[_0x4ecd03(0x1d0)]),_0x1634f4?_0x326e2a[_0x4ecd03(0x158)][_0x4ecd03(0x2cd)](_0x1634f4[_0x4ecd03(0x219)]()[_0x4ecd03(0x158)])?(_0x1634f4[_0x4ecd03(0x20f)](),_0x1634f4=_0x17b4ed):_0x17b4ed[_0x4ecd03(0x20f)]():_0x1634f4=_0x17b4ed;}}}if(_0x1634f4)return this[_0x4ecd03(0x16b)](_0x1634f4,this[_0x4ecd03(0x1e8)][_0x4ecd03(0x233)](_0x22252a,_0x44d3f3)),_0x1634f4;{const _0x592787=_0xf650be(),_0x4a4063=this[_0x4ecd03(0x1e8)][_0x4ecd03(0x233)](_0x22252a,_0x44d3f3),_0x4889e8=_0x1a101e['id'],_0x1c5ec0=_0x1ec256?_0x4ecd03(0x228)+_0x1ec256:_0x4ecd03(0x17c),_0x4727a=this[_0x4ecd03(0x291)]({'id':_0x592787,'type':_0x1c5ec0,'createdAt':new Date(),'authorId':_0x4889e8,'attributes':_0x301df8});return this[_0x4ecd03(0x27e)](_0x1c5ec0,_0x592787,_0x4889e8,_0x4a4063),_0x4727a;}}[_0x39b745(0x26b)](_0x42a1c7,_0x325543=_0x39b745(0x2d6),_0x57ec75={}){const _0x2763f9=_0x39b745,_0x51576e=this[_0x2763f9(0x2b8)][_0x2763f9(0x287)][_0x2763f9(0x20b)](_0x2763f9(0x1d9))['me'],_0xc0506a=_0x42a1c7[_0x2763f9(0x259)](_0x3442fd=>new _0x28c70d(_0x3442fd[_0x2763f9(0x158)],_0x3442fd[_0x2763f9(0x1e1)])),_0x3d44f4=new Set();for(const {suggestion:_0x1a0a18,meta:_0x492447}of this[_0x2763f9(0x294)](_0xc0506a,_0x2763f9(0x261)))_0x492447[_0x2763f9(0x1d6)]&&!_0x492447[_0x2763f9(0x138)]&&_0x3d44f4[_0x2763f9(0x27d)](_0x1a0a18);for(const _0x261330 of _0x3d44f4)if(_0x261330[_0x2763f9(0x1b7)]){const _0x36ee15=_0x261330[_0x2763f9(0x23c)]();(!_0x261330[_0x2763f9(0x1d0)]||!_0x261330[_0x2763f9(0x1d0)][_0x2763f9(0x280)])&&(_0x36ee15[_0x2763f9(0x29a)](_0x596612=>_0xc0506a[_0x2763f9(0x250)](_0x1e2582=>_0x1e2582[_0x2763f9(0x17a)](_0x596612,!0x0)))&&_0x261330[_0x2763f9(0x2cb)]());if(_0xc0506a[_0x2763f9(0x29a)](_0x565d52=>_0x36ee15[_0x2763f9(0x250)](_0x4894e5=>_0x4894e5[_0x2763f9(0x17a)](_0x565d52,!0x0)))){const _0x55dbc6=this[_0x2763f9(0x23d)][_0x2763f9(0x1c0)](_0x2763f9(0x17c),_0x325543,_0x2763f9(0x240));return this[_0x2763f9(0x1ed)](()=>_0x55dbc6(_0x42a1c7,null,_0x57ec75)),null;}}else{const _0x2f0128=_0x261330[_0x2763f9(0x219)]();_0xc0506a[_0x2763f9(0x250)](_0xc7a802=>_0xc7a802[_0x2763f9(0x17a)](_0x2f0128,!0x0))&&_0x261330[_0x2763f9(0x2cb)]();if(_0xc0506a[_0x2763f9(0x29a)](_0x10ea5a=>_0x2f0128[_0x2763f9(0x17a)](_0x10ea5a,!0x0))){const _0x28526f=this[_0x2763f9(0x23d)][_0x2763f9(0x1c0)](_0x2763f9(0x17c),_0x325543,_0x2763f9(0x240));return this[_0x2763f9(0x1ed)](()=>_0x28526f(_0xc0506a,null,_0x57ec75)),null;}}const _0x31acc8=this[_0x2763f9(0x23d)][_0x2763f9(0x1c0)](_0x2763f9(0x17c),_0x325543,_0x2763f9(0x1e3));let _0x29ed88=null;for(const _0x220b46 of this[_0x2763f9(0x1ff)]())if(_0x220b46[_0x2763f9(0x14d)]['id']==_0x51576e['id']&&_0x220b46[_0x2763f9(0x2a2)]&&_0x2763f9(0x17c)==_0x220b46[_0x2763f9(0x22f)]&&_0x220b46[_0x2763f9(0x266)]==_0x325543&&qt(_0x220b46,_0x57ec75)&&(_0x31acc8(_0x220b46[_0x2763f9(0x23c)](),_0xc0506a)||_0x31acc8(_0xc0506a,_0x220b46[_0x2763f9(0x23c)]()))){if(_0x29ed88){if(_0x220b46[_0x2763f9(0x13a)]&&_0x220b46[_0x2763f9(0x13a)][_0x2763f9(0x15e)])continue;for(const _0x167cbc of _0x220b46[_0x2763f9(0x23c)]())_0x29ed88[_0x2763f9(0x188)](_0x167cbc)||_0x29ed88[_0x2763f9(0x131)](_0x167cbc);_0x220b46[_0x2763f9(0x20f)]();}else{_0x29ed88=_0x220b46;for(const _0x5d0557 of _0xc0506a)_0x220b46[_0x2763f9(0x188)](_0x5d0557)||_0x220b46[_0x2763f9(0x131)](_0x5d0557);}}if(_0x29ed88)return _0x29ed88;_0x3d44f4[_0x2763f9(0x1d5)]();for(const {suggestion:_0x298992,meta:_0x59df94}of this[_0x2763f9(0x294)](_0xc0506a,_0x2763f9(0x17c)))_0x59df94[_0x2763f9(0x1d6)]&&(this[_0x2763f9(0x21c)]||!_0x59df94[_0x2763f9(0x23a)]&&!_0x59df94[_0x2763f9(0x1e7)])&&qt(_0x298992,_0x57ec75)&&_0x3d44f4[_0x2763f9(0x27d)](_0x298992);for(const _0x2f0f05 of _0x3d44f4){const _0x1404ee=_0x2f0f05[_0x2763f9(0x23c)]();if(!_0x57ec75||!_0x57ec75[_0x2763f9(0x280)]){if(_0xc0506a[_0x2763f9(0x29a)](_0x18c10c=>_0x1404ee[_0x2763f9(0x250)](_0x2ebe43=>_0x2ebe43[_0x2763f9(0x17a)](_0x18c10c,!0x0))))return _0x2f0f05;}(!_0x2f0f05[_0x2763f9(0x1d0)]||!_0x2f0f05[_0x2763f9(0x1d0)][_0x2763f9(0x280)])&&(_0x1404ee[_0x2763f9(0x29a)](_0x16a409=>_0xc0506a[_0x2763f9(0x250)](_0x40dedd=>_0x40dedd[_0x2763f9(0x17a)](_0x16a409,!0x0)))&&_0x2f0f05[_0x2763f9(0x2cb)]());}const _0x10035f=_0xf650be(),_0x2c3d6b=_0x51576e['id'],_0x3dafff=_0x2763f9(0x228)+_0x325543,_0x3d55b5=this[_0x2763f9(0x291)]({'id':_0x10035f,'type':_0x3dafff,'createdAt':new Date(),'authorId':_0x2c3d6b,'attributes':_0x57ec75});for(const _0x55c970 of _0xc0506a)_0x55c970[_0x2763f9(0x207)](),_0x55c970[_0x2763f9(0x1a3)]||_0x2763f9(0x1f6)==_0x55c970[_0x2763f9(0x2d4)][_0x2763f9(0x1c2)]||this[_0x2763f9(0x27e)](_0x3dafff,_0x10035f,_0x2c3d6b,_0x55c970,_0x443e04[_0x2763f9(0x14e)]());return _0x3d55b5;}[_0x39b745(0x25f)](_0x16e907,_0x3bb531,_0x3e3b25,_0x4d726b,_0x1c38fc){const _0x21cbe7=_0x39b745;if(_0x16e907[_0x21cbe7(0x1a3)])return[];if(_0x21cbe7(0x1d2)===this[_0x21cbe7(0x152)])return[];const _0x2f4652=this[_0x21cbe7(0x2b8)][_0x21cbe7(0x287)][_0x21cbe7(0x20b)](_0x21cbe7(0x1d9))['me']['id'],_0x3931e0=Array[_0x21cbe7(0x153)](this[_0x21cbe7(0x1b5)][_0x21cbe7(0x223)]())[_0x21cbe7(0x14f)](_0xa330a8=>_0x21cbe7(0x2d8)==_0xa330a8[_0x21cbe7(0x22f)]&&_0xa330a8[_0x21cbe7(0x13e)][_0x21cbe7(0x26c)]==_0x3bb531&&_0xa330a8[_0x21cbe7(0x188)](_0x16e907));if(_0x21cbe7(0x295)===this[_0x21cbe7(0x152)]){const _0x54ff38=this[_0x21cbe7(0x294)](_0x16e907,_0x21cbe7(0x261))[_0x21cbe7(0x14f)](({meta:_0x2419a2})=>_0x2419a2[_0x21cbe7(0x1d6)]&&!_0x2419a2[_0x21cbe7(0x1e7)]&&!_0x2419a2[_0x21cbe7(0x138)])[_0x21cbe7(0x259)](({suggestion:_0x53ddab})=>_0x53ddab);_0x3931e0[_0x21cbe7(0x25b)](..._0x54ff38);}const _0x457203=new Map([[_0x16e907,_0x3e3b25]]);for(const _0x4245f1 of _0x3931e0){const _0x14b096=_0x21cbe7(0x2d8)==_0x4245f1[_0x21cbe7(0x22f)]?_0x4245f1[_0x21cbe7(0x13e)][_0x21cbe7(0x218)]:void 0x0,_0x40c92e=_0x4245f1[_0x21cbe7(0x219)](),_0x3db4b7=Array[_0x21cbe7(0x153)](_0x457203[_0x21cbe7(0x273)]())[_0x21cbe7(0x262)](_0x3ecb46=>_0x3ecb46[_0x21cbe7(0x1de)](_0x40c92e));if(!_0x3db4b7)continue;const _0x232cc8=_0x3db4b7[_0x21cbe7(0x229)](_0x40c92e);this[_0x21cbe7(0x22c)](_0x3bb531)&&_0x21cbe7(0x261)==_0x4245f1[_0x21cbe7(0x22f)]&&0x0!=_0x232cc8[_0x21cbe7(0x15e)]||(_0x457203[_0x21cbe7(0x133)](_0x3db4b7),_0x232cc8[_0x21cbe7(0x142)](_0x4f11b6=>{const _0x1dd380=_0x21cbe7;_0x457203[_0x1dd380(0x1c3)](_0x4f11b6,_0x3e3b25);}),_0x21cbe7(0x261)!=_0x4245f1[_0x21cbe7(0x22f)]&&_0x14b096!=_0x4d726b&&_0x457203[_0x21cbe7(0x1c3)](_0x3db4b7[_0x21cbe7(0x1b2)](_0x40c92e),_0x14b096));}const _0x40b349=[];for(const [_0x23a4e0,_0x2ed9c5]of _0x457203){const _0x2abf07=_0xf650be(),_0x4b3d2e={'key':_0x3bb531,'oldValue':_0x2ed9c5,'newValue':_0x4d726b};_0x3bb531[_0x21cbe7(0x15e)]>0x25&&console[_0x21cbe7(0x185)](_0x21cbe7(0x29d),{'key':_0x3bb531});const _0x5a44ab=(_0x21cbe7(0x1a5)+(_0x3bb531+'|'+Gt({'newValue':_0x4d726b})))[_0x21cbe7(0x193)](0x0,0x3c),_0x4f972a=this[_0x21cbe7(0x291)]({'id':_0x2abf07,'type':_0x5a44ab,'data':_0x4b3d2e,'createdAt':new Date(),'authorId':_0x2f4652,'attributes':_0x1c38fc});_0x40b349[_0x21cbe7(0x1d1)](_0x4f972a),this[_0x21cbe7(0x27e)](_0x5a44ab,_0x2abf07,_0x2f4652,_0x23a4e0);}return _0x40b349;}[_0x39b745(0x2d3)](_0x22bcf6){const _0x345d07=_0x39b745;this[_0x345d07(0x237)](_0x22bcf6,(_0x45759,..._0x38b074)=>{const _0x2c3d16=_0x345d07;this[_0x2c3d16(0x216)](()=>{_0x45759(..._0x38b074);});});}[_0x39b745(0x288)](_0x5c719c){const _0x4f9429=_0x39b745;this[_0x4f9429(0x21a)][_0x4f9429(0x27d)](_0x5c719c);}[_0x39b745(0x1d4)](_0x2dcc77){const _0xb68994=_0x39b745;this[_0xb68994(0x1eb)][_0xb68994(0x27d)](_0x2dcc77);}[_0x39b745(0x1be)](_0x22b98e){const _0x111143=_0x39b745;return _0x111143(0x2d8)==_0x22b98e[_0x111143(0x22f)]?_0x22b98e[_0x111143(0x266)][_0x111143(0x269)]('|')[0x0]:null;}[_0x39b745(0x16b)](_0x1f533a,_0x30ac01){const _0xa3a5f=_0x39b745,_0x12de86=_0x1f533a[_0xa3a5f(0x2db)]();this[_0xa3a5f(0x1e8)][_0xa3a5f(0x214)](_0x22ac88=>{const _0x2fe345=_0xa3a5f;_0x22ac88[_0x2fe345(0x1c7)](_0x12de86,{'range':_0x30ac01});});}[_0x39b745(0x213)](_0x1e6064){const _0x2f3ec7=_0x39b745,_0x34b6e7=_0x1e6064['id'],_0x5b06a7=this[_0x2f3ec7(0x2b8)][_0x2f3ec7(0x252)][_0x2f3ec7(0x20b)](_0x2f3ec7(0x1fb));this[_0x2f3ec7(0x1e6)][_0x2f3ec7(0x1e0)](_0x34b6e7)||this[_0x2f3ec7(0x1e6)][_0x2f3ec7(0x282)]({'channelId':_0x5b06a7,'threadId':_0x34b6e7,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2980af=this[_0x2f3ec7(0x1e6)][_0x2f3ec7(0x2b9)](_0x34b6e7);_0x2980af[_0x2f3ec7(0x18e)](_0x2f3ec7(0x199)),_0x2980af[_0x2f3ec7(0x199)]=!0x1,_0x1e6064[_0x2f3ec7(0x13a)]=_0x2980af;}[_0x39b745(0x241)](_0x4b9dd9,_0x3be48e,_0x48f5fb,_0x5490b1){const _0x56afeb=_0x39b745;if(_0x4b9dd9[_0x56afeb(0x22f)]!=_0x3be48e||_0x4b9dd9[_0x56afeb(0x266)]!=_0x48f5fb||_0x4b9dd9[_0x56afeb(0x204)]['id']!=_0x5490b1)throw this[_0x56afeb(0x2b8)][_0x56afeb(0x27b)](_0x56afeb(0x292)),new _0x3d3080(_0x56afeb(0x292),this);}[_0x39b745(0x263)](_0x489a01,_0x2b177){const _0xa5ecbd=_0x39b745,_0x383e3d=_0x489a01[_0xa5ecbd(0x219)]();if(_0x2b177[_0xa5ecbd(0x1c9)](_0x383e3d))_0x489a01[_0xa5ecbd(0x20f)]();else{if(_0x383e3d[_0xa5ecbd(0x17a)](_0x2b177)){const _0x560c9d=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x158)][_0xa5ecbd(0x1ee)],_0xa5ecbd(0x1e1));this[_0xa5ecbd(0x16b)](_0x489a01,this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0x383e3d[_0xa5ecbd(0x158)],_0x560c9d));const _0x5b80b9=_0xf650be(),_0xf8c477=_0x489a01[_0xa5ecbd(0x204)]['id'],_0x2f024e=_0x489a01[_0xa5ecbd(0x22f)]+':'+_0x489a01[_0xa5ecbd(0x266)];this[_0xa5ecbd(0x291)]({'id':_0x5b80b9,'type':_0x2f024e,'createdAt':new Date(),'authorId':_0xf8c477,'data':_0x489a01[_0xa5ecbd(0x13e)],'attributes':_0x489a01[_0xa5ecbd(0x1d0)]});const _0x4795f0=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x1e1)][_0xa5ecbd(0x18f)],_0xa5ecbd(0x1a4)),_0x23bc9f=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0x4795f0,_0x383e3d[_0xa5ecbd(0x1e1)]);this[_0xa5ecbd(0x27e)](_0x2f024e,_0x5b80b9,_0xf8c477,_0x23bc9f);}else{if(_0x383e3d[_0xa5ecbd(0x21d)](_0x2b177[_0xa5ecbd(0x158)])){const _0xcdcadd=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x158)][_0xa5ecbd(0x1ee)],_0xa5ecbd(0x1e1));this[_0xa5ecbd(0x16b)](_0x489a01,this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0x383e3d[_0xa5ecbd(0x158)],_0xcdcadd));}else{const _0xf46768=this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x206)](_0x2b177[_0xa5ecbd(0x1e1)][_0xa5ecbd(0x18f)],_0xa5ecbd(0x1a4));this[_0xa5ecbd(0x16b)](_0x489a01,this[_0xa5ecbd(0x1e8)][_0xa5ecbd(0x233)](_0xf46768,_0x383e3d[_0xa5ecbd(0x1e1)]));}}}}[_0x39b745(0x1f7)](_0x113082){const _0xda27e9=_0x39b745;for(const {suggestion:_0x2da0fe,meta:_0x4f455e}of this[_0xda27e9(0x294)](_0x113082,_0xda27e9(0x261))){if(!_0x4f455e[_0xda27e9(0x1d6)])continue;const _0x4c91b4=_0x2da0fe[_0xda27e9(0x23c)]();for(const _0x27cd14 of _0x4c91b4)if(!_0x113082[_0xda27e9(0x229)](_0x27cd14)[_0xda27e9(0x15e)])return!0x0;}return!0x1;}[_0x39b745(0x2ae)](_0xd8be10){const _0x546f54=_0x39b745,_0x39f654=this[_0x546f54(0x2b8)][_0x546f54(0x287)][_0x546f54(0x20b)](_0x546f54(0x1d9))[_0x546f54(0x1bf)](_0xd8be10);if(!_0x39f654)throw new _0x3d3080(_0x546f54(0x1e4),this);return _0x39f654;}[_0x39b745(0x1a1)](_0x1a5b5c){const _0x550c18=_0x39b745,_0x258e22=this[_0x550c18(0x2b8)][_0x550c18(0x287)][_0x550c18(0x20b)](_0x550c18(0x1d9)),_0x273dd2=_0x1b35bb(_0x550c18(0x1aa)+_0x1a5b5c),_0x392d58=_0x258e22[_0x550c18(0x1bf)](_0x273dd2);return _0x392d58||_0x258e22[_0x550c18(0x18d)]({'id':_0x273dd2,'name':_0x1a5b5c});}[_0x39b745(0x17e)](_0x1669a1,_0x276309,_0x20ea92,_0x3f5e69,_0x556277){const _0xf60307=_0x39b745,_0x5f585f=this[_0xf60307(0x2ae)](_0x3f5e69),_0x2d5531=this[_0xf60307(0x23d)][_0xf60307(0x28c)](_0x1669a1,_0x276309,_0x20ea92,_0x5f585f,_0x556277,_0x39a167=>{const _0xa8c52c=_0xf60307;this[_0xa8c52c(0x154)](_0x20ea92,{'attributes':_0x39a167});const _0x16298f=this[_0xa8c52c(0x247)](_0x20ea92);this[_0xa8c52c(0x179)](new Set([_0x16298f])),this[_0xa8c52c(0x2d1)](new Set([_0x16298f]));});return this[_0xf60307(0x21b)](_0x2d5531,_0xf60307(0x240),()=>{const _0x255448=_0xf60307;this[_0x255448(0x154)](_0x20ea92,{'state':_0x255448(0x1a9)});},{'priority':_0xf60307(0x248)}),this[_0xf60307(0x21b)](_0x2d5531,_0xf60307(0x2cb),()=>{const _0x2a91eb=_0xf60307;this[_0x2a91eb(0x154)](_0x20ea92,{'state':_0x2a91eb(0x1d3)});},{'priority':_0xf60307(0x248)}),this[_0xf60307(0x1b5)][_0xf60307(0x1c3)](_0x20ea92,_0x2d5531),this[_0xf60307(0x2ac)][_0xf60307(0x1c3)](_0x2d5531,_0xf60307(0x190)),_0x2d5531;}[_0x39b745(0x215)](_0x48fea1){const _0x4683ec=_0x39b745,_0x5107c2=_0x48fea1[_0x4683ec(0x269)](':');return{'group':_0x5107c2[0x0],'type':_0x5107c2[0x1],'subType':_0x5107c2[_0x4683ec(0x15e)]>=0x5?_0x5107c2[0x2]:null,'id':_0x5107c2[_0x4683ec(0x15e)]<0x5?_0x5107c2[0x2]:_0x5107c2[0x3],'authorId':_0x5107c2[_0x4683ec(0x15e)]<0x5?_0x5107c2[0x3]:_0x5107c2[0x4],'markerCount':0x6==_0x5107c2[_0x4683ec(0x15e)]?_0x5107c2[0x5]:null};}[_0x39b745(0x290)](_0x501b47,_0x47f9b2,_0x16d362){const _0x267553=_0x39b745,_0x15d600=_0x501b47[_0x267553(0x219)](),_0x13c17b=_0x15d600[_0x267553(0x158)],_0x327938=_0x15d600[_0x267553(0x1e1)];this[_0x267553(0x16b)](_0x501b47,this[_0x267553(0x1e8)][_0x267553(0x233)](_0x13c17b,_0x47f9b2));const _0x1d9930=_0xf650be(),_0x295823=_0x501b47[_0x267553(0x204)]['id'],_0x1e5858=_0x501b47[_0x267553(0x22f)]+(_0x501b47[_0x267553(0x266)]?':'+_0x501b47[_0x267553(0x266)]:'');this[_0x267553(0x291)]({'id':_0x1d9930,'type':_0x1e5858,'createdAt':new Date(),'authorId':_0x295823,'originalSuggestionId':_0x501b47['id'],'attributes':_0x501b47[_0x267553(0x1d0)],'data':_0x501b47[_0x267553(0x13e)]});const _0x3d5588=this[_0x267553(0x1be)](_0x501b47);(_0x267553(0x19f)==_0x501b47[_0x267553(0x22f)]||_0x3d5588&&this[_0x267553(0x22c)](_0x3d5588))&&(_0x16d362=this[_0x267553(0x1e8)][_0x267553(0x1cd)](_0x16d362[_0x267553(0x18f)])),this[_0x267553(0x27e)](_0x1e5858,_0x1d9930,_0x295823,this[_0x267553(0x1e8)][_0x267553(0x233)](_0x16d362,_0x327938));}[_0x39b745(0x294)](_0x3978dd,_0x4a5a9f=null){const _0x4d4716=_0x39b745,_0x193687=[],_0x55b99d=this[_0x4d4716(0x2b8)][_0x4d4716(0x287)][_0x4d4716(0x20b)](_0x4d4716(0x1d9))['me'];Array[_0x4d4716(0x2b3)](_0x3978dd)||(_0x3978dd=[_0x3978dd]);for(const _0xefb39a of this[_0x4d4716(0x1ff)]()){if(!_0xefb39a[_0x4d4716(0x2a2)])continue;if(_0x4a5a9f&&_0xefb39a[_0x4d4716(0x22f)]!=_0x4a5a9f)continue;let _0x3fd2ee=!0x1;for(const _0x25909e of _0xefb39a[_0x4d4716(0x23c)]()){for(const _0x2172b8 of _0x3978dd){const _0x23cf60=_0x2172b8[_0x4d4716(0x158)][_0x4d4716(0x1c9)](_0x25909e[_0x4d4716(0x1e1)])||_0x2172b8[_0x4d4716(0x1e1)][_0x4d4716(0x1c9)](_0x25909e[_0x4d4716(0x158)]);if(_0x23cf60||_0x2172b8[_0x4d4716(0x1b2)](_0x25909e)){const _0x7b3c3=_0x2172b8[_0x4d4716(0x17a)](_0x25909e)&&Ot(this[_0x4d4716(0x1e8)][_0x4d4716(0x172)],_0x25909e[_0x4d4716(0x158)],_0x2172b8),_0xbf5008=_0x25909e[_0x4d4716(0x17a)](_0x2172b8)&&Ot(this[_0x4d4716(0x1e8)][_0x4d4716(0x172)],_0x2172b8[_0x4d4716(0x158)],_0x25909e);_0x193687[_0x4d4716(0x1d1)]({'suggestion':_0xefb39a,'meta':{'isOwn':_0x55b99d==_0xefb39a[_0x4d4716(0x14d)],'isNextTo':_0x23cf60,'isInsideObject':_0x7b3c3,'containsRangeInObject':_0xbf5008}}),_0x3fd2ee=!0x0;break;}}if(_0x3fd2ee)break;}}return _0x193687;}[_0x39b745(0x27e)](_0x3c0e3c,_0x49408c,_0x2b7ab5,_0x282a0c,_0x348010){const _0x58e377=_0x39b745;this[_0x58e377(0x1e8)][_0x58e377(0x214)](_0x55ca3f=>{const _0x9a0919=_0x58e377;let _0x6ccf7c=_0x9a0919(0x28e)+_0x3c0e3c+':'+_0x49408c+':'+_0x2b7ab5;_0x348010&&(_0x6ccf7c=_0x6ccf7c+':'+_0x348010),_0x55ca3f[_0x9a0919(0x2b4)](_0x6ccf7c,{'range':_0x282a0c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x39b745(0x1ba)](_0x13594c){const _0x51058a=_0x39b745,_0x2287eb=_0x13594c[_0x51058a(0x2c6)],_0x5a5c23=_0x13594c[_0x51058a(0x156)];_0x13594c[_0x51058a(0x2c6)]=null,_0x13594c[_0x51058a(0x156)]=null,null!=_0x2287eb&&_0x2287eb[_0x51058a(0x156)]==_0x13594c&&(_0x2287eb[_0x51058a(0x156)]=_0x5a5c23),null!=_0x5a5c23&&_0x5a5c23[_0x51058a(0x2c6)]==_0x13594c&&(_0x5a5c23[_0x51058a(0x2c6)]=_0x2287eb),_0x51058a(0x197)==this[_0x51058a(0x2ac)][_0x51058a(0x20b)](_0x13594c)&&(this[_0x51058a(0x2ac)][_0x51058a(0x1c3)](_0x13594c,_0x51058a(0x140)),this[_0x51058a(0x1fe)](_0x51058a(0x1ac),_0x13594c,_0x2287eb,_0x5a5c23));}[_0x39b745(0x291)](_0x465fb7){const _0x55c59a=_0x39b745,_0x44dee0=_0x465fb7['id'],_0x412f22=this[_0x55c59a(0x2ba)](_0x465fb7);if(this[_0x55c59a(0x281)]&&this[_0x55c59a(0x281)][_0x55c59a(0x15d)]){const _0x94d82c=this[_0x55c59a(0x2b8)][_0x55c59a(0x287)][_0x55c59a(0x20b)](_0x55c59a(0x2a6)),_0x4427e2=_0x412f22[_0x55c59a(0x18a)],_0x30fe8d=_0x412f22[_0x55c59a(0x266)]?_0x412f22[_0x55c59a(0x22f)]+':'+_0x412f22[_0x55c59a(0x266)]:_0x412f22[_0x55c59a(0x22f)],_0x25b6af=this[_0x55c59a(0x2b8)][_0x55c59a(0x2df)],_0x665784=_0x94d82c[_0x55c59a(0x27d)](_0x132e03(_0x25b6af,_0x55c59a(0x1fa))),_0x402305={'id':_0x44dee0,'type':_0x30fe8d,'hasComments':_0x4427e2,'data':_0x465fb7[_0x55c59a(0x13e)]||null,'originalSuggestionId':_0x465fb7[_0x55c59a(0x18c)]||null,'attributes':_0x412f22[_0x55c59a(0x1d0)]};this[_0x55c59a(0x281)][_0x55c59a(0x15d)](_0x402305)[_0x55c59a(0x1e9)](_0x1f1f91=>{const _0x4893ab=_0x55c59a;_0x412f22[_0x4893ab(0x2b2)]=!0x0,_0x94d82c[_0x4893ab(0x2b7)](_0x665784),_0x1f1f91&&_0x1f1f91[_0x4893ab(0x22a)]&&(this[_0x4893ab(0x1b5)][_0x4893ab(0x20b)](_0x44dee0)[_0x4893ab(0x22a)]=_0x1f1f91[_0x4893ab(0x22a)]);})[_0x55c59a(0x19d)](_0x3484c4=>{const _0x3404a9=_0x55c59a;throw _0x1cb126(_0x3404a9(0x177)),this[_0x3404a9(0x2b8)][_0x3404a9(0x2dc)][_0x3404a9(0x201)]({'isUndoable':!0x1},()=>{const _0x3983a2=_0x3404a9;_0x412f22[_0x3983a2(0x2cb)]();}),_0x412f22[_0x3404a9(0x19b)](),this[_0x3404a9(0x1b5)][_0x3404a9(0x133)](_0x412f22['id']),this[_0x3404a9(0x2ac)][_0x3404a9(0x133)](_0x412f22),_0x3484c4;});}return _0x412f22;}[_0x39b745(0x22c)](_0x2e39bb){const _0x326aff=_0x39b745;return this[_0x326aff(0x21a)][_0x326aff(0x2c9)](_0x2e39bb);}[_0x39b745(0x154)](_0x5c51c6,_0x53ad1f){const _0x151a58=_0x39b745,_0x1ebe04=this[_0x151a58(0x2b8)][_0x151a58(0x287)][_0x151a58(0x20b)](_0x151a58(0x2a6)),_0x5f0882=this[_0x151a58(0x247)](_0x5c51c6);if(this[_0x151a58(0x281)]&&this[_0x151a58(0x281)][_0x151a58(0x2af)]){if(_0x5f0882[_0x151a58(0x2b2)]){const _0x57f40d=_0x1ebe04[_0x151a58(0x27d)](_0x132e03(this[_0x151a58(0x2b8)][_0x151a58(0x2df)],_0x151a58(0x1fa)));this[_0x151a58(0x281)][_0x151a58(0x2af)](_0x5c51c6,_0x53ad1f)[_0x151a58(0x1e9)](()=>{const _0x3abfc4=_0x151a58;_0x1ebe04[_0x3abfc4(0x2b7)](_0x57f40d);});}else _0x5f0882['on'](_0x151a58(0x164),()=>{const _0x59e78b=_0x151a58;this[_0x59e78b(0x154)](_0x5c51c6,_0x53ad1f);});}}[_0x39b745(0x15c)](_0xc79f5){const _0x56462c=_0x39b745;if(!this[_0x56462c(0x281)]||!this[_0x56462c(0x281)][_0x56462c(0x247)])throw new _0x3d3080(_0x56462c(0x257),this);return this[_0x56462c(0x281)][_0x56462c(0x247)](_0xc79f5);}[_0x39b745(0x254)](_0x2ec31d){const _0x57fe8a=_0x39b745,{id:_0x1f9453,type:_0x5a032c,subType:_0x366623,authorId:_0x530683}=this[_0x57fe8a(0x215)](_0x2ec31d),_0xc66975=this[_0x57fe8a(0x1b5)][_0x57fe8a(0x20b)](_0x1f9453)||this[_0x57fe8a(0x17e)](_0x5a032c,_0x366623,_0x1f9453,_0x530683,{});switch(this[_0x57fe8a(0x241)](_0xc66975,_0x5a032c,_0x366623,_0x530683),this[_0x57fe8a(0x2ac)][_0x57fe8a(0x20b)](_0xc66975)){case _0x57fe8a(0x190):this[_0x57fe8a(0x15c)](_0x1f9453)[_0x57fe8a(0x1e9)](_0x1962cb=>{const _0x636569=_0x57fe8a;let _0x40ae12=Promise[_0x636569(0x195)]();_0x1962cb[_0x636569(0x18a)]&&(_0x40ae12=this[_0x636569(0x1e6)][_0x636569(0x2b0)]({'channelId':this[_0x636569(0x2b8)][_0x636569(0x252)][_0x636569(0x20b)](_0x636569(0x1fb)),'threadId':_0x1f9453})),_0x40ae12[_0x636569(0x1e9)](()=>{const _0x3acf28=_0x636569;this[_0x3acf28(0x2ba)](_0x1962cb)[_0x3acf28(0x2b2)]=!0x0;});}),this[_0x57fe8a(0x2ac)][_0x57fe8a(0x1c3)](_0xc66975,_0x57fe8a(0x2c0));break;case _0x57fe8a(0x140):this[_0x57fe8a(0x154)](_0x1f9453,{'state':_0x57fe8a(0x24d)});case _0x57fe8a(0x25c):this[_0x57fe8a(0x2ac)][_0x57fe8a(0x1c3)](_0xc66975,_0x57fe8a(0x197)),this[_0x57fe8a(0x1fe)](_0x57fe8a(0x1a2),_0xc66975);break;case _0x57fe8a(0x197):this[_0x57fe8a(0x1fe)](_0x57fe8a(0x27f),_0xc66975);}return _0xc66975[_0x57fe8a(0x28b)](_0x2ec31d),_0xc66975;}[_0x39b745(0x2d1)](_0x1c841b){const _0x5e032d=_0x39b745,_0x4078fa=Array[_0x5e032d(0x153)](_0x1c841b),_0x383515=_0x4078fa[_0x5e032d(0x14f)](_0x280be3=>_0x5e032d(0x2d8)==_0x280be3[_0x5e032d(0x22f)]);this[_0x5e032d(0x163)](_0x383515);const _0x42c773=_0x4078fa[_0x5e032d(0x14f)](_0x2e0516=>!_0x2e0516[_0x5e032d(0x1b7)]&&_0x5e032d(0x2d8)!=_0x2e0516[_0x5e032d(0x22f)]),_0xb34530=this[_0x5e032d(0x1ff)]({'skipNotAttached':!0x0})[_0x5e032d(0x14f)](_0x751b7b=>!_0x751b7b[_0x5e032d(0x1b7)]&&_0x5e032d(0x2d8)!=_0x751b7b[_0x5e032d(0x22f)]),_0x2133c1=_0xb34530[_0x5e032d(0x14f)](_0x48aaeb=>!_0x1c841b[_0x5e032d(0x2c9)](_0x48aaeb)),_0x2d0a01=new Map(_0xb34530[_0x5e032d(0x259)](_0x4519cf=>[_0x4519cf,this[_0x5e032d(0x23d)][_0x5e032d(0x1c0)](_0x4519cf[_0x5e032d(0x22f)],_0x4519cf[_0x5e032d(0x266)],_0x5e032d(0x230))])),_0x1d8528=new Map(_0xb34530[_0x5e032d(0x259)](_0x3dbc40=>[_0x3dbc40,_0x3dbc40[_0x5e032d(0x219)]()])),_0x5a42fa=new Set(),_0x5802aa=new Set();for(let _0x1351c6=0x0;_0x1351c6<_0x42c773[_0x5e032d(0x15e)];_0x1351c6++)_0x263983(_0x42c773[_0x1351c6],_0x42c773,_0x1351c6+0x1);for(let _0x40a622=0x0;_0x40a622<_0x42c773[_0x5e032d(0x15e)];_0x40a622++)_0x263983(_0x42c773[_0x40a622],_0x2133c1,0x0);const _0x220e99=new Set();for(let _0x57b6e5=0x0;_0x57b6e5<_0x42c773[_0x5e032d(0x15e)];_0x57b6e5++){const _0x5ac97a=_0x42c773[_0x57b6e5];!_0x5802aa[_0x5e032d(0x2c9)](_0x5ac97a)&&_0x5ac97a[_0x5e032d(0x2c6)]&&(_0x220e99[_0x5e032d(0x27d)](_0x5ac97a[_0x5e032d(0x2c6)]),_0x5ac97a[_0x5e032d(0x2c6)][_0x5e032d(0x156)]===_0x5ac97a&&(_0x5ac97a[_0x5e032d(0x2c6)][_0x5e032d(0x156)]=null),_0x5ac97a[_0x5e032d(0x2c6)]=null),!_0x5a42fa[_0x5e032d(0x2c9)](_0x5ac97a)&&_0x5ac97a[_0x5e032d(0x156)]&&(_0x220e99[_0x5e032d(0x27d)](_0x5ac97a[_0x5e032d(0x156)]),_0x5ac97a[_0x5e032d(0x156)][_0x5e032d(0x2c6)]===_0x5ac97a&&(_0x5ac97a[_0x5e032d(0x156)][_0x5e032d(0x2c6)]=null),_0x5ac97a[_0x5e032d(0x156)]=null);}function _0x263983(_0x395b24,_0x23508c,_0x1eda68){const _0x538bd3=_0x5e032d;for(let _0x2ad3d9=_0x1eda68;_0x2ad3d9<_0x23508c[_0x538bd3(0x15e)];_0x2ad3d9++){const _0x519f5c=_0x21dd32(_0x395b24,_0x23508c[_0x2ad3d9]);_0x519f5c&&(_0x519f5c[0x0][_0x538bd3(0x156)]=_0x519f5c[0x1],_0x519f5c[0x1][_0x538bd3(0x2c6)]=_0x519f5c[0x0],_0x5a42fa[_0x538bd3(0x27d)](_0x519f5c[0x0]),_0x5802aa[_0x538bd3(0x27d)](_0x519f5c[0x1]));}}function _0x21dd32(_0x3ecdeb,_0x2ac71d){const _0x1fe4a9=_0x5e032d;if(_0x3ecdeb[_0x1fe4a9(0x14d)]['id']!==_0x2ac71d[_0x1fe4a9(0x14d)]['id'])return null;const _0xcd8ea8=_0x2d0a01[_0x1fe4a9(0x20b)](_0x3ecdeb)(_0x3ecdeb,_0x2ac71d,_0x1d8528[_0x1fe4a9(0x20b)](_0x3ecdeb),_0x1d8528[_0x1fe4a9(0x20b)](_0x2ac71d));if(!_0xcd8ea8)return null;return _0x2d0a01[_0x1fe4a9(0x20b)](_0x2ac71d)(_0x3ecdeb,_0x2ac71d,_0x1d8528[_0x1fe4a9(0x20b)](_0x3ecdeb),_0x1d8528[_0x1fe4a9(0x20b)](_0x2ac71d))?_0xcd8ea8[0x1][_0x1fe4a9(0x13a)]&&_0xcd8ea8[0x1][_0x1fe4a9(0x13a)][_0x1fe4a9(0x15e)]?null:_0xcd8ea8:null;}_0x220e99[_0x5e032d(0x25e)]&&this[_0x5e032d(0x2d1)](_0x220e99);}[_0x39b745(0x163)](_0x45f506){const _0x5072ff=_0x39b745;if(0x0==_0x45f506[_0x5072ff(0x15e)])return;const _0xb0cb8e=this[_0x5072ff(0x1ff)]({'skipNotAttached':!0x0})[_0x5072ff(0x14f)](_0x41af98=>_0x5072ff(0x2d8)==_0x41af98[_0x5072ff(0x22f)]&&_0x41af98[_0x5072ff(0x28a)]),_0x20d8c0=[],_0x433fb5=new Map();for(const _0xb39709 of _0xb0cb8e){const _0x32fa15=_0x1b35bb(_0xb39709[_0x5072ff(0x1d0)]);_0x433fb5[_0x5072ff(0x2c9)](_0x32fa15)||(_0x433fb5[_0x5072ff(0x1c3)](_0x32fa15,_0x20d8c0[_0x5072ff(0x15e)]),_0x20d8c0[_0x5072ff(0x1d1)]([]));const _0x151c4f=_0x433fb5[_0x5072ff(0x20b)](_0x32fa15);_0x20d8c0[_0x151c4f][_0x5072ff(0x1d1)](_0xb39709);}!(function(){const _0x30730b=_0x5072ff;_0x20d8c0[_0x30730b(0x24a)]((_0x1b11df,_0x155569)=>{const _0x249d60=_0x30730b,_0x320808=_0x1b11df[0x0][_0x249d60(0x22a)],_0x28a719=_0x155569[0x0][_0x249d60(0x22a)];return _0x320808==_0x28a719?_0x1b11df[0x0][_0x249d60(0x1d0)][_0x249d60(0x13b)]<_0x155569[0x0][_0x249d60(0x1d0)][_0x249d60(0x13b)]?-0x1:0x1:_0x320808<_0x28a719?-0x1:0x1;});for(const _0x13ae32 of _0x20d8c0)_0x13ae32[_0x30730b(0x24a)]((_0x328bf7,_0x23d40f)=>_0x328bf7['id']<_0x23d40f['id']?-0x1:0x1);}());for(let _0x6d1895=0x0;_0x6d1895<_0x20d8c0[_0x5072ff(0x15e)];_0x6d1895++){if(0x0==_0x20d8c0[_0x6d1895][_0x5072ff(0x15e)])continue;const _0xaabcb5=[];for(let _0x5d3821=_0x6d1895+0x1;_0x5d3821<_0x20d8c0[_0x5072ff(0x15e)];_0x5d3821++)0x0!=_0x20d8c0[_0x5d3821][_0x5072ff(0x15e)]&&_0x26c0b0(_0x20d8c0[_0x6d1895],_0x20d8c0[_0x5d3821])&&_0xaabcb5[_0x5072ff(0x1d1)](_0x5d3821);for(const _0x4c11dd of _0xaabcb5)_0x20d8c0[_0x6d1895]=_0x20d8c0[_0x6d1895][_0x5072ff(0x2c5)](_0x20d8c0[_0x4c11dd]),_0x20d8c0[_0x4c11dd]=[];}for(const _0x5b7061 of _0x20d8c0)for(let _0x27ba05=0x0;_0x27ba05<_0x5b7061[_0x5072ff(0x15e)];_0x27ba05++){const _0x2ca34b=_0x5b7061[_0x27ba05+0x1]||null;_0x5b7061[_0x27ba05][_0x5072ff(0x156)]!==_0x2ca34b&&(_0x5b7061[_0x27ba05][_0x5072ff(0x156)]=_0x2ca34b);}for(const _0x1d0552 of _0x20d8c0)for(let _0x4da511=0x0;_0x4da511<_0x1d0552[_0x5072ff(0x15e)];_0x4da511++){const _0x5ae1f1=_0x1d0552[_0x4da511-0x1]||null;_0x1d0552[_0x4da511][_0x5072ff(0x2c6)]!==_0x5ae1f1&&(_0x1d0552[_0x4da511][_0x5072ff(0x2c6)]=_0x5ae1f1);}function _0x26c0b0(_0x481caf,_0x28a50a){const _0x36b90a=_0x5072ff;if(_0x481caf[0x0][_0x36b90a(0x1d0)][_0x36b90a(0x13b)]!==_0x28a50a[0x0][_0x36b90a(0x1d0)][_0x36b90a(0x13b)]&&_0x481caf[0x0][_0x36b90a(0x14d)]!==_0x28a50a[0x0][_0x36b90a(0x14d)])return!0x1;if(!function(_0x1ec27e,_0x586cc8){const _0x54adec=_0x36b90a;if(!_0x1ec27e[_0x54adec(0x18a)]&&!_0x586cc8[_0x54adec(0x18a)])return!0x0;if(_0x1ec27e[_0x54adec(0x18a)]&&_0x586cc8[_0x54adec(0x18a)])return!0x1;if(_0x1ec27e[_0x54adec(0x18a)]&&_0x586cc8[_0x54adec(0x22a)]<_0x1ec27e[_0x54adec(0x13a)][_0x54adec(0x137)][_0x54adec(0x20b)](0x0)[_0x54adec(0x22a)])return!0x0;if(_0x586cc8[_0x54adec(0x18a)]&&_0x1ec27e[_0x54adec(0x22a)]<_0x586cc8[_0x54adec(0x13a)][_0x54adec(0x137)][_0x54adec(0x20b)](0x0)[_0x54adec(0x22a)])return!0x0;return!0x1;}(_0x481caf[0x0],_0x28a50a[0x0]))return!0x1;const _0x4ffc93=_0x168e93(_0x481caf[0x0][_0x36b90a(0x1d0)],_0x36b90a(0x13b)),_0x48bff8=_0x168e93(_0x28a50a[0x0][_0x36b90a(0x1d0)],_0x36b90a(0x13b));if(!_0x215410(_0x4ffc93,_0x48bff8))return!0x1;return!!_0x481caf[_0x36b90a(0x29a)](_0x5cb36f=>_0x28a50a[_0x36b90a(0x250)](_0x7daa5f=>_0x5cb36f[_0x36b90a(0x219)]()[_0x36b90a(0x1c9)](_0x7daa5f[_0x36b90a(0x219)]())))&&_0x28a50a[_0x36b90a(0x29a)](_0x47822b=>_0x481caf[_0x36b90a(0x250)](_0x1aebd6=>_0x47822b[_0x36b90a(0x219)]()[_0x36b90a(0x1c9)](_0x1aebd6[_0x36b90a(0x219)]())));}}[_0x39b745(0x179)](_0x3c916b){const _0xdd73d2=_0x39b745,_0xc4faa0=Array[_0xdd73d2(0x153)](_0x3c916b),_0x5c3306=this[_0xdd73d2(0x1ff)]({'skipNotAttached':!0x0}),_0x35117d=_0x5c3306[_0xdd73d2(0x14f)](_0x1a3bda=>!_0x3c916b[_0xdd73d2(0x2c9)](_0x1a3bda)),_0x50fe63=new Map(_0xc4faa0[_0xdd73d2(0x259)](_0x3f01ab=>[_0x3f01ab,this[_0xdd73d2(0x23d)][_0xdd73d2(0x1c0)](_0x3f01ab[_0xdd73d2(0x22f)],_0x3f01ab[_0xdd73d2(0x266)],_0xdd73d2(0x1e3))])),_0x2c4b4=new Map(_0x5c3306[_0xdd73d2(0x259)](_0x5a9e09=>[_0x5a9e09,_0x5a9e09[_0xdd73d2(0x23c)]()]));for(let _0x1eb83d=0x0;_0x1eb83d<_0xc4faa0[_0xdd73d2(0x15e)];_0x1eb83d++){if(_0x4a5c38(this,_0xc4faa0[_0x1eb83d],_0xc4faa0,_0x1eb83d+0x1))return!0x0;}for(let _0x4d3074=0x0;_0x4d3074<_0xc4faa0[_0xdd73d2(0x15e)];_0x4d3074++){if(_0x4a5c38(this,_0xc4faa0[_0x4d3074],_0x35117d,0x0))return!0x0;}return!0x1;function _0x4a5c38(_0x1c8b21,_0x4cc378,_0x47d007,_0x1cac49){const _0x5ebfdf=_0xdd73d2;for(let _0x50fae1=_0x1cac49;_0x50fae1<_0x47d007[_0x5ebfdf(0x15e)];_0x50fae1++){const _0x1ead82=_0x47d007[_0x50fae1];if(_0x1ead82[_0x5ebfdf(0x22f)]!==_0x4cc378[_0x5ebfdf(0x22f)]||_0x1ead82[_0x5ebfdf(0x14d)]['id']!==_0x4cc378[_0x5ebfdf(0x14d)]['id']||_0x1ead82[_0x5ebfdf(0x266)]!==_0x4cc378[_0x5ebfdf(0x266)])continue;if(!Jt(_0x4cc378,_0x1ead82))continue;if(_0x5ebfdf(0x2d8)==_0x4cc378[_0x5ebfdf(0x22f)]&&_0x4cc378[_0x5ebfdf(0x13e)][_0x5ebfdf(0x218)]!=_0x1ead82[_0x5ebfdf(0x13e)][_0x5ebfdf(0x218)])continue;if(_0x5ebfdf(0x2d8)==_0x4cc378[_0x5ebfdf(0x22f)]&&_0x1c8b21[_0x5ebfdf(0x22c)](_0x4cc378[_0x5ebfdf(0x13e)][_0x5ebfdf(0x26c)]))continue;if(_0x5ebfdf(0x19f)==_0x4cc378[_0x5ebfdf(0x22f)]){const _0x1c188d=_0x1c8b21[_0x5ebfdf(0x2b8)][_0x5ebfdf(0x2dc)],_0x29e981=_0x4cc378[_0x5ebfdf(0x1f9)]();if(_0x29e981&&(_0x1c188d[_0x5ebfdf(0x172)][_0x5ebfdf(0x256)](_0x29e981)||_0x1c188d[_0x5ebfdf(0x172)][_0x5ebfdf(0x28f)](_0x29e981)))continue;}const _0x208d0b=_0x50fe63[_0x5ebfdf(0x20b)](_0x4cc378),_0x1e5b19=_0x2c4b4[_0x5ebfdf(0x20b)](_0x4cc378),_0x1681f7=_0x2c4b4[_0x5ebfdf(0x20b)](_0x1ead82),_0x3971c1=_0x4cc378[_0x5ebfdf(0x13a)]&&_0x4cc378[_0x5ebfdf(0x13a)][_0x5ebfdf(0x15e)],_0x105db8=_0x1ead82[_0x5ebfdf(0x13a)]&&_0x1ead82[_0x5ebfdf(0x13a)][_0x5ebfdf(0x15e)];if(!_0x3971c1&&_0x208d0b(_0x1681f7,_0x1e5b19))return _0x1c8b21[_0x5ebfdf(0x29c)](_0x1ead82,_0x4cc378),_0x2c4b4[_0x5ebfdf(0x133)](_0x4cc378),!0x0;if(!_0x105db8&&_0x208d0b(_0x1e5b19,_0x1681f7))return _0x1c8b21[_0x5ebfdf(0x29c)](_0x4cc378,_0x1ead82),_0x2c4b4[_0x5ebfdf(0x133)](_0x1ead82),!0x0;}return!0x1;}}[_0x39b745(0x29c)](_0x440601,_0x51a6f9){const _0x599440=_0x39b745;if(_0x440601[_0x599440(0x1b7)]){for(const _0x3a872f of _0x51a6f9[_0x599440(0x23c)]())_0x440601[_0x599440(0x131)](_0x3a872f);}else{const _0x57fe8f=_0x51a6f9[_0x599440(0x219)]()[_0x599440(0x1e1)];this[_0x599440(0x16b)](_0x440601,this[_0x599440(0x1e8)][_0x599440(0x233)](_0x440601[_0x599440(0x219)]()[_0x599440(0x158)],_0x57fe8f));}_0x51a6f9[_0x599440(0x20f)]();}[_0x39b745(0x26e)](_0x52eaa6,_0x1d7bc3,_0x454e77){const _0x1930a1=_0x39b745,_0x2e2914=_0x52eaa6[_0x1930a1(0x25a)](_0x1930a1(0x299))||_0x52eaa6[_0x1930a1(0x25a)](_0x1930a1(0x2d8))?_0x1930a1(0x2d9):_0x52eaa6[_0x1930a1(0x1ad)]();return _0x132e03(this[_0x1930a1(0x2b8)][_0x1930a1(0x2df)],_0x1d7bc3+'_'+_0x2e2914+_0x1930a1(0x176),_0x454e77);}[_0x39b745(0x24e)](){const _0x292b1b=_0x39b745,_0xbb75fc=this[_0x292b1b(0x2b8)];if(!_0xbb75fc['ui'])return;const {ariaLiveAnnouncer:_0x1ca601}=_0xbb75fc['ui'];_0x1baba3(this[_0x292b1b(0x1e8)],({left:_0x18eecc,entered:_0x384cda})=>{const _0x3f4806=_0x292b1b;for(const _0x5689e0 of _0x18eecc){const {group:_0x52df38,type:_0x2cd922}=this[_0x3f4806(0x215)](_0x5689e0[_0x3f4806(0x17b)]);if(_0x3f4806(0x217)===_0x52df38){_0x1ca601[_0x3f4806(0x26a)](this[_0x3f4806(0x26e)](_0x2cd922,_0x3f4806(0x1df)));break;}}for(const _0x249c91 of _0x384cda){const {group:_0x21609d,type:_0x41890e}=this[_0x3f4806(0x215)](_0x249c91[_0x3f4806(0x17b)]);if(_0x3f4806(0x217)===_0x21609d){_0x1ca601[_0x3f4806(0x26a)](this[_0x3f4806(0x26e)](_0x41890e,_0x3f4806(0x184),_0x146a24(_0x455e73)));break;}}});}[_0x39b745(0x244)](_0x1c7671){const _0x142b22=_0x39b745;if(this[_0x142b22(0x296)])return!0x1;const _0x1e5108=this[_0x142b22(0x2b8)],_0x552225=_0x1e5108[_0x142b22(0x2dc)][_0x142b22(0x236)][_0x142b22(0x1a8)][_0x142b22(0x29f)]();if(0x0==_0x552225[_0x142b22(0x15e)])return!0x1;const _0x33d40d=[],_0x58c5c3=_0x552225[_0x142b22(0x14f)](_0x52000b=>_0x142b22(0x2d8)==_0x52000b[_0x142b22(0x22f)]),_0x3e7644=_0x552225[_0x142b22(0x14f)](_0x53be3a=>_0x142b22(0x141)==_0x53be3a[_0x142b22(0x22f)]&&_0x142b22(0x23f)!=_0x53be3a[_0x142b22(0x17b)]),_0x316fdf=_0x552225[_0x142b22(0x14f)](_0x2e9a07=>_0x142b22(0x2b7)==_0x2e9a07[_0x142b22(0x22f)]&&_0x142b22(0x23f)!=_0x2e9a07[_0x142b22(0x17b)]);for(const _0x51b558 of _0x58c5c3)_0x33d40d[_0x142b22(0x1d1)]({'key':_0x51b558[_0x142b22(0x298)],'newValue':_0x51b558[_0x142b22(0x2a1)],'oldValue':_0x51b558[_0x142b22(0x1cf)],'range':Pt(_0x51b558[_0x142b22(0x2da)],_0x1e5108[_0x142b22(0x2dc)])});for(const _0x531a67 of _0x3e7644){const _0x44a120=_0x316fdf[_0x142b22(0x262)](_0x116788=>_0x116788[_0x142b22(0x1a0)][_0x142b22(0x1c9)](_0x531a67[_0x142b22(0x1a0)]));_0x44a120&&_0x33d40d[_0x142b22(0x1d1)]({'key':_0x142b22(0x149),'newValue':_0x531a67[_0x142b22(0x17b)],'oldValue':_0x44a120[_0x142b22(0x17b)],'range':_0x1e5108[_0x142b22(0x2dc)][_0x142b22(0x19e)](_0x531a67[_0x142b22(0x1a0)][_0x142b22(0x2c4)])});}return 0x0!=_0x33d40d[_0x142b22(0x15e)]&&this[_0x142b22(0x1ec)](_0x1c7671,_0x33d40d);}[_0x39b745(0x24c)](_0x5ed1b6){const _0x5b4741=_0x39b745;let _0x2ee4ea=!0x1;const _0x2a3c44=this[_0x5b4741(0x2b8)][_0x5b4741(0x2dc)][_0x5b4741(0x236)][_0x5b4741(0x1a8)][_0x5b4741(0x2cf)]()[_0x5b4741(0x14f)](_0xa183a8=>_0xa183a8[_0x5b4741(0x13e)][_0x5b4741(0x279)]&&_0xa183a8[_0x5b4741(0x17b)][_0x5b4741(0x25a)](_0x5b4741(0x159)));for(const _0x31cc4a of _0x2a3c44){const {subType:_0x37dba8,id:_0x1f2b36}=this[_0x5b4741(0x215)](_0x31cc4a[_0x5b4741(0x17b)]),_0x390eac=_0x37dba8[_0x5b4741(0x269)]('|')[0x0];for(const _0x54c0fb of this[_0x5b4741(0x1ff)]({'skipNotAttached':!0x0}))_0x54c0fb['id']!=_0x1f2b36&&_0x5b4741(0x2d8)==_0x54c0fb[_0x5b4741(0x22f)]&&_0x54c0fb[_0x5b4741(0x13e)]&&_0x54c0fb[_0x5b4741(0x13e)][_0x5b4741(0x26c)]==_0x390eac&&_0x54c0fb[_0x5b4741(0x219)]()[_0x5b4741(0x1de)](_0x31cc4a[_0x5b4741(0x13e)][_0x5b4741(0x279)])&&(this[_0x5b4741(0x1f2)](_0x54c0fb,_0x31cc4a[_0x5b4741(0x13e)][_0x5b4741(0x279)],_0x5ed1b6),_0x2ee4ea=!0x0);}return _0x2ee4ea;}[_0x39b745(0x216)](_0x298685){const _0x598f14=_0x39b745;this[_0x598f14(0x2b8)],(this[_0x598f14(0x296)]=!0x0,_0x298685());}[_0x39b745(0x260)](_0x46440e){const _0x431555=_0x39b745,_0x1ef8df=this[_0x431555(0x22c)](_0x46440e),_0x468090=this[_0x431555(0x1eb)][_0x431555(0x2c9)](_0x46440e);return _0x1ef8df||_0x468090;}[_0x39b745(0x1ec)](_0x98be40,_0x578382){const _0x21280c=_0x39b745;if(0x0==_0x578382[_0x21280c(0x15e)])return!0x1;let _0x128594=!0x1;for(const _0xef3cc5 of _0x578382){const _0x326940=this[_0x21280c(0x294)](_0xef3cc5[_0x21280c(0x2da)],_0x21280c(0x2d8))[_0x21280c(0x14f)](_0x1e5fec=>!_0x1e5fec[_0x21280c(0x1ab)][_0x21280c(0x138)])[_0x21280c(0x259)](_0x250aa7=>_0x250aa7[_0x21280c(0x217)]),_0x3edc72=_0x1b35bb({'newValue':_0xef3cc5[_0x21280c(0x2a9)]});_0x326940[_0x21280c(0x14f)](_0x3da23a=>{const _0x420103=_0x21280c,[_0x4cb374,_0x4d19c0]=_0x3da23a[_0x420103(0x266)][_0x420103(0x269)]('|');return _0x4cb374==_0xef3cc5[_0x420103(0x26c)]&&_0x4d19c0!=_0x3edc72;})[_0x21280c(0x142)](_0x574c30=>{const _0x29ddb3=_0x21280c;this[_0x29ddb3(0x1f2)](_0x574c30,_0xef3cc5[_0x29ddb3(0x2da)],_0x98be40),_0x128594=!0x0;});}return _0x128594;}[_0x39b745(0x1f2)](_0x480b18,_0x417826,_0xdbc876){const _0x547efe=_0x39b745,_0x5bdeeb=_0x480b18[_0x547efe(0x219)]()[_0x547efe(0x229)](_0x417826);0x0!==_0x5bdeeb[_0x547efe(0x15e)]?0x1!==_0x5bdeeb[_0x547efe(0x15e)]?this[_0x547efe(0x290)](_0x480b18,_0x417826[_0x547efe(0x158)],_0x417826[_0x547efe(0x1e1)]):this[_0x547efe(0x16b)](_0x480b18,_0x5bdeeb[0x0]):_0xdbc876[_0x547efe(0x1b6)](_0x480b18[_0x547efe(0x2db)]());}}class Et{constructor(_0x3ac91d){const _0x3f430a=_0x39b745;this[_0x3f430a(0x1dc)]=_0x3ac91d,this[_0x3f430a(0x1e8)]=_0x3ac91d[_0x3f430a(0x2dc)],this[_0x3f430a(0x145)]=new Map(),this[_0x3f430a(0x15a)]=new Map(),this[_0x3f430a(0x27c)]();}[_0x39b745(0x28c)](_0x16ba9d,_0x597039,_0x527a91,_0x2451ef,_0x581da2,_0x3b96da){const _0xd3d34e=_0x39b745;return new _0x443e04(this[_0xd3d34e(0x1e8)],{'type':_0x16ba9d,'subType':_0x597039,'id':_0x527a91,'author':_0x2451ef,'creator':_0x2451ef,'attributes':_0x581da2,'onAttributesChange':_0x3b96da,'onAccept':(..._0x214063)=>this[_0xd3d34e(0x1c0)](_0x16ba9d,_0x597039,_0xd3d34e(0x240))(..._0x214063),'onDiscard':(..._0x5967cf)=>this[_0xd3d34e(0x1c0)](_0x16ba9d,_0x597039,_0xd3d34e(0x2cb))(..._0x5967cf)});}[_0x39b745(0x249)](_0x531f98,_0x3339a3,_0x2ceaba,_0x4e0801){const _0x1c9f9d=_0x39b745,_0x3bbca7=_0x531f98+':'+_0x3339a3+':'+_0x2ceaba;this[_0x1c9f9d(0x145)][_0x1c9f9d(0x1c3)](_0x3bbca7,_0x4e0801);}[_0x39b745(0x1c0)](_0x18e8f8,_0x24de69,_0x26934e){const _0x576258=_0x39b745,_0x1ce15c=_0x18e8f8+':'+_0x24de69+':'+_0x26934e;return this[_0x576258(0x145)][_0x576258(0x20b)](_0x1ce15c)||this[_0x576258(0x15a)][_0x576258(0x20b)](_0x18e8f8+':'+_0x26934e);}[_0x39b745(0x27c)](){const _0x4ebf03=_0x39b745,_0x51cfad=()=>!0x1,_0x460a14=_0x431c0e=>{const _0x409fb1=_0x1b73;_0x431c0e[_0x409fb1(0x24a)]((_0x20dba4,_0x187d1e)=>_0x20dba4[_0x409fb1(0x158)][_0x409fb1(0x2cd)](_0x187d1e[_0x409fb1(0x158)])?0x1:-0x1),this[_0x409fb1(0x1e8)][_0x409fb1(0x214)](_0x2e6a90=>{const _0xa2d6a0=_0x409fb1;for(const _0x3cf7e7 of _0x431c0e){let _0x443b39;_0x443b39=_0x3cf7e7[_0xa2d6a0(0x1e1)][_0xa2d6a0(0x21f)]&&_0x3cf7e7[_0xa2d6a0(0x1e1)][_0xa2d6a0(0x18f)]==_0x3cf7e7[_0xa2d6a0(0x158)][_0xa2d6a0(0x2c4)]?_0x2e6a90[_0xa2d6a0(0x1b4)](_0x3cf7e7[_0xa2d6a0(0x158)][_0xa2d6a0(0x2c4)],'on'):_0x2e6a90[_0xa2d6a0(0x1b4)](_0x3cf7e7),this[_0xa2d6a0(0x1e8)][_0xa2d6a0(0x200)](_0x443b39,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x31f0c9=(_0x1f308c,_0x325c1e)=>{const _0x510029=_0x1b73;_0x325c1e&&this[_0x510029(0x1e8)][_0x510029(0x214)](_0x2b67eb=>{const _0x1de1cb=_0x510029,{commandName:_0x38f89a,commandParams:_0x33664e=[]}=_0x325c1e,_0x4bd471=_0x1f308c[_0x1de1cb(0x259)](_0x1ac4c1=>(Vt(_0x1ac4c1)&&(_0x1ac4c1=this[_0x1de1cb(0x1e8)][_0x1de1cb(0x233)](_0x1ac4c1[_0x1de1cb(0x1e1)])),_0x1ac4c1))[_0x1de1cb(0x14f)](_0x373002=>_0x1de1cb(0x1f6)!==_0x373002[_0x1de1cb(0x2d4)][_0x1de1cb(0x1c2)]);if(_0x4bd471[_0x1de1cb(0x15e)]<0x1)return;const _0x182b97=Array[_0x1de1cb(0x153)](this[_0x1de1cb(0x1e8)][_0x1de1cb(0x236)][_0x1de1cb(0x267)][_0x1de1cb(0x23c)]())[_0x1de1cb(0x259)](_0x3173b7=>_0x28c70d[_0x1de1cb(0x211)](_0x3173b7));_0x2b67eb[_0x1de1cb(0x222)](_0x4bd471);for(const _0x5f2ae6 of this[_0x1de1cb(0x1dc)][_0x1de1cb(0x2c1)][_0x1de1cb(0x2c1)]())_0x5f2ae6[_0x1de1cb(0x2cc)]();_0x33664e[_0x1de1cb(0x1d1)]({'forceDefaultExecution':!0x0}),this[_0x1de1cb(0x1dc)][_0x1de1cb(0x277)](_0x38f89a,..._0x33664e);const _0x5cebde=_0x182b97[_0x1de1cb(0x14f)](_0x1abbb2=>_0x1de1cb(0x1f6)!=_0x1abbb2[_0x1de1cb(0x2d4)][_0x1de1cb(0x1c2)]);_0x5cebde[_0x1de1cb(0x15e)]>0x0&&_0x2b67eb[_0x1de1cb(0x222)](_0x5cebde);for(const _0x4210ae of _0x182b97)_0x4210ae[_0x1de1cb(0x207)]();});},_0x2e359a=(_0x3f2503,_0xa5a92a)=>0x1==_0x3f2503[_0x4ebf03(0x15e)]&&0x1==_0xa5a92a[_0x4ebf03(0x15e)]&&_0x3f2503[0x0][_0x4ebf03(0x1e1)][_0x4ebf03(0x1c9)](_0xa5a92a[0x0][_0x4ebf03(0x158)]),_0x250b6c=(_0x12c6f6,_0x4c0612,_0x5927c3,_0x10d6cd)=>Ht(_0x12c6f6,_0x4c0612,_0x5927c3,_0x10d6cd,this[_0x4ebf03(0x1e8)])?[_0x12c6f6,_0x4c0612]:Ht(_0x4c0612,_0x12c6f6,_0x10d6cd,_0x5927c3,this[_0x4ebf03(0x1e8)])?[_0x4c0612,_0x12c6f6]:null;this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x284),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1a6),_0x460a14),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x132),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x29b),_0x250b6c),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x162),_0x460a14),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x275),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x220),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x198),_0x250b6c),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x209),_0x31f0c9),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1f4),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x255),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1da),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x24f),_0x31f0c9),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x274),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x19a),_0x2e359a),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1ae),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1e2),_0x51cfad),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1c6),(_0x2361cb,_0x4d7b4b)=>{const _0x2c1b33=_0x4ebf03;if(!_0x4d7b4b)return;const _0x156636=this[_0x2c1b33(0x1dc)][_0x2c1b33(0x287)][_0x2c1b33(0x20b)](p);this[_0x2c1b33(0x1e8)][_0x2c1b33(0x214)](_0x30ed3c=>{const _0x42289d=_0x2c1b33;if(_0x42289d(0x149)==_0x4d7b4b[_0x42289d(0x26c)])for(const _0xba5723 of _0x2361cb){const _0x38ffeb=_0xba5723[_0x42289d(0x158)][_0x42289d(0x2c4)],_0x14ca31=_0x4d7b4b[_0x42289d(0x218)];_0x30ed3c[_0x42289d(0x2c2)](_0x38ffeb,_0x14ca31);}else{if(_0x156636[_0x42289d(0x22c)](_0x4d7b4b[_0x42289d(0x26c)])){for(const _0x4365a4 of _0x2361cb)void 0x0!==_0x4d7b4b[_0x42289d(0x218)]?_0x30ed3c[_0x42289d(0x1b9)](_0x4d7b4b[_0x42289d(0x26c)],_0x4d7b4b[_0x42289d(0x218)],_0x4365a4[_0x42289d(0x158)][_0x42289d(0x2c4)]):_0x30ed3c[_0x42289d(0x194)](_0x4d7b4b[_0x42289d(0x26c)],_0x4365a4[_0x42289d(0x158)][_0x42289d(0x2c4)]);}else{for(const _0x7f3acd of _0x2361cb)_0x4d7b4b[_0x42289d(0x218)]?_0x30ed3c[_0x42289d(0x1b9)](_0x4d7b4b[_0x42289d(0x26c)],_0x4d7b4b[_0x42289d(0x218)],_0x7f3acd):_0x30ed3c[_0x42289d(0x194)](_0x4d7b4b[_0x42289d(0x26c)],_0x7f3acd);}}});}),this[_0x4ebf03(0x15a)][_0x4ebf03(0x1c3)](_0x4ebf03(0x1c1),_0x2e359a);}}function Ot(_0x3edd1b,_0x183589,_0x3582c8){const _0x42bf48=_0x39b745;for(const _0x29ce37 of _0x183589[_0x42bf48(0x18f)][_0x42bf48(0x196)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x29ce37[_0x42bf48(0x2d4)]==_0x29ce37)return!0x1;if(!_0x3582c8[_0x42bf48(0x13d)](_0x29ce37))return!0x1;if(_0x3edd1b[_0x42bf48(0x256)](_0x29ce37)||_0x3edd1b[_0x42bf48(0x28f)](_0x29ce37))return!0x0;}return!0x1;}function Vt(_0x55643a){const _0x364238=_0x39b745;return _0x55643a[_0x364238(0x1e1)][_0x364238(0x18f)]==_0x55643a[_0x364238(0x158)][_0x364238(0x2c4)]&&_0x55643a[_0x364238(0x1e1)][_0x364238(0x178)];}function Ut(_0xe04e3e,_0x241650,_0x53a001,_0x1829b2){const _0x3edab0=_0x39b745,_0x2b7eac=_0x170289=>!_0x170289[_0x3edab0(0x227)]['is'](_0x3edab0(0x2bb))&&!_0x1829b2[_0x3edab0(0x256)](_0x170289[_0x3edab0(0x227)]),_0x3a2525=_0xe04e3e[_0x3edab0(0x158)][_0x3edab0(0x2ab)](_0x2b7eac),_0x4d9766=_0xe04e3e[_0x3edab0(0x1e1)][_0x3edab0(0x2ab)](_0x2b7eac,{'direction':_0x3edab0(0x1bb)});return(!_0xe04e3e[_0x3edab0(0x158)][_0x3edab0(0x1c9)](_0x3a2525)||!_0xe04e3e[_0x3edab0(0x1e1)][_0x3edab0(0x1c9)](_0x4d9766))&&(_0x3a2525[_0x3edab0(0x2cd)](_0x4d9766)?_0x53a001[_0x3edab0(0x1c7)](_0x241650,{'range':_0x53a001[_0x3edab0(0x233)](_0x3a2525,_0x4d9766)}):_0x53a001[_0x3edab0(0x1b6)](_0x241650),!0x0);}function Gt(_0x2bdb38){return _0x1b35bb(_0x2bdb38);}function Ft(_0x36afc1){const _0x4813ad=_0x39b745,_0x11dee0=_0x36afc1[_0x4813ad(0x158)][_0x4813ad(0x2c4)];return _0x11dee0&&_0x11dee0['is'](_0x4813ad(0x2ca));}function Pt(_0x2d2b9a,_0x4f7379){const _0x116730=_0x39b745;return null==_0x2d2b9a[_0x116730(0x1e1)][_0x116730(0x1ee)]&&_0x2d2b9a[_0x116730(0x1e1)][_0x116730(0x18f)]==_0x2d2b9a[_0x116730(0x158)][_0x116730(0x2c4)]?Lt(_0x2d2b9a[_0x116730(0x158)][_0x116730(0x2c4)],_0x4f7379):_0x2d2b9a;}function Lt(_0x183d04,_0x596791){const _0x4e3e69=_0x39b745,_0x274342=_0x596791[_0x4e3e69(0x172)][_0x4e3e69(0x256)](_0x183d04)||_0x596791[_0x4e3e69(0x172)][_0x4e3e69(0x20d)](_0x183d04);return _0x596791[_0x4e3e69(0x233)](_0x596791[_0x4e3e69(0x206)](_0x183d04,_0x4e3e69(0x13c)),_0x274342?_0x596791[_0x4e3e69(0x242)](_0x183d04):_0x596791[_0x4e3e69(0x206)](_0x183d04,_0x4e3e69(0x1e1)));}function Ht(_0x50caf7,_0x299155,_0xb055ff,_0x8ab6e5,_0x28a6cb){const _0x428742=_0x39b745;if(_0x50caf7[_0x428742(0x156)])return!0x1;if(!Jt(_0x50caf7,_0x299155))return!0x1;if(_0xb055ff[_0x428742(0x1e1)][_0x428742(0x1c9)](_0x8ab6e5[_0x428742(0x158)]))return!0x0;if(_0x50caf7[_0x428742(0x22f)]!=_0x299155[_0x428742(0x22f)])return!0x1;if(!_0xb055ff[_0x428742(0x1e1)][_0x428742(0x212)](_0x8ab6e5[_0x428742(0x158)]))return!0x1;const _0x3f4731=_0x28a6cb[_0x428742(0x233)](_0xb055ff[_0x428742(0x1e1)],_0x8ab6e5[_0x428742(0x158)])[_0x428742(0x203)]();for(const _0x5cbdf8 of _0x3f4731)if([_0x428742(0x173),_0x428742(0x24b)][_0x428742(0x2d7)](_0x5cbdf8[_0x428742(0x22f)])&&_0x28a6cb[_0x428742(0x172)][_0x428742(0x28f)](_0x5cbdf8[_0x428742(0x227)]))return!0x1;return!0x0;}function Jt(_0x4f47c1,_0x2c5418){const _0x14e704=_0x39b745;if(!_0x4f47c1[_0x14e704(0x28a)]||!_0x2c5418[_0x14e704(0x28a)])return!0x1;const _0x669c19=new Set(Object[_0x14e704(0x273)](_0x4f47c1[_0x14e704(0x1d0)])),_0x14d9ff=new Set(Object[_0x14e704(0x273)](_0x2c5418[_0x14e704(0x1d0)]));if(_0x669c19[_0x14e704(0x133)](_0x14e704(0x13b)),_0x14d9ff[_0x14e704(0x133)](_0x14e704(0x13b)),0x0==_0x669c19[_0x14e704(0x25e)]&&0x0==_0x14d9ff[_0x14e704(0x25e)])return!0x0;if(_0x669c19[_0x14e704(0x25e)]!=_0x14d9ff[_0x14e704(0x25e)])return!0x1;const _0x448f48={..._0x4f47c1[_0x14e704(0x1d0)]},_0x575b84={..._0x2c5418[_0x14e704(0x1d0)]};return delete _0x448f48[_0x14e704(0x13b)],delete _0x575b84[_0x14e704(0x13b)],JSON[_0x14e704(0x225)](_0x448f48)==JSON[_0x14e704(0x225)](_0x575b84);}function qt(_0x54475f,_0x1c8ef7){const _0x1cc3e1=_0x39b745,_0x516cb4=zt(_0x54475f[_0x1cc3e1(0x1d0)]),_0x4364bf=zt(_0x1c8ef7);if(!_0x54475f[_0x1cc3e1(0x28a)])return!0x1;for(const _0x327480 of Object[_0x1cc3e1(0x273)](_0x4364bf))if(!_0x215410(_0x516cb4[_0x327480],_0x4364bf[_0x327480]))return!0x1;return!0x0;}function zt(_0x2f92f6){const _0x5a0b58=_0x39b745,_0x47434a=Object[_0x5a0b58(0x1fd)]({},_0x2f92f6);return delete _0x47434a[_0x5a0b58(0x280)],delete _0x47434a[_0x5a0b58(0x191)],_0x47434a;}