@ckeditor/ckeditor5-track-changes 43.2.0-alpha.7 → 43.2.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 _0x249cbc=_0x13cd;(function(_0x26a830,_0x41ac52){const _0x36a3bf=_0x13cd,_0x25ea65=_0x26a830();while(!![]){try{const _0x51c050=parseInt(_0x36a3bf(0x1ac))/0x1*(-parseInt(_0x36a3bf(0x320))/0x2)+-parseInt(_0x36a3bf(0x1d4))/0x3+parseInt(_0x36a3bf(0x2d5))/0x4*(-parseInt(_0x36a3bf(0x1c7))/0x5)+parseInt(_0x36a3bf(0x248))/0x6+-parseInt(_0x36a3bf(0x1f2))/0x7*(-parseInt(_0x36a3bf(0x285))/0x8)+parseInt(_0x36a3bf(0x283))/0x9+parseInt(_0x36a3bf(0x214))/0xa;if(_0x51c050===_0x41ac52)break;else _0x25ea65['push'](_0x25ea65['shift']());}catch(_0x2e3b9c){_0x25ea65['push'](_0x25ea65['shift']());}}}(_0x511d,0x7c989));import{Plugin as _0x3251e4,PendingActions as _0x15d1ab}from'ckeditor5/src/core.js';import{LiveRange as _0x459e26}from'ckeditor5/src/engine.js';import{CKEditorError as _0x669d9c,uid as _0x41c0af,priorities as _0x127d65,logWarning as _0xa0a583,getEnvKeystrokeText as _0x561fb0}from'ckeditor5/src/utils.js';import{toWidget as _0xdc34e1}from'ckeditor5/src/widget.js';import{Users as _0x55072e,hashObject as _0x191b77,surroundingMarkersDetector as _0x372a4b,FOCUS_ANNOTATION_KEYSTROKE as _0x5efb51}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x47c7f7 from'./commands/trackchangescommand.js';function _0x13cd(_0x2003f5,_0x263a1f){const _0x511dfd=_0x511d();return _0x13cd=function(_0x13cd02,_0x27328a){_0x13cd02=_0x13cd02-0x19e;let _0x453788=_0x511dfd[_0x13cd02];return _0x453788;},_0x13cd(_0x2003f5,_0x263a1f);}import _0x57b895 from'./commands/acceptsuggestioncommand.js';function _0x511d(){const _0x569649=['_recordAttributeSuggestions','external:','_getAuthorFromId','addMarker','getChangedMarkers','isNextTo','isLimit','_rangeIsInLocalUserInsertion','item','forEach','consume','low','toUpperCase','acceptAllSuggestions','_customCallbacks','ck-suggestion-marker','formatInline','attributeKey','setTo','markAttributeChange','_joinSuggestions','_isForcedDefaultExecutionBlock','_suggestions','enableReadOnlyMode','attributeOldValue','config','insertion:join','lowest','commandName','group','refresh','isObject','commands','name','track-changes-suggestion-not-found','then','nodeAfter','stop','before','$text','element','default','removeClass','init','normal','meta','getSuggestions','rootName','setSelection','multipleBlocks','deletion','getIntersection','FORMATTING','_cutOutSuggestionMarker','deletion:','authoredAt','stringify','announce','insertion:chain','isMultiRange','filter','splice','markInlineFormat','start','discardSuggestion','collaboration.channelId','insertion:accept','removeMarker:suggestion:formatBlock','toViewElement','_processAttributeChanges','2nrStYh','markerReady','formatInline:discard','change:data','formatBlock:','subType','markMultiRangeInsertion','isTouching','createPositionBefore','always','_saved','type','editingDowncast','suggestionUnloaded','notReady','insertion','nodeBefore','getShiftedBy','$marker','getAncestors','createElement','unbindElementFromMarkerName','removeComment','accept','_setSuggestionData','bindElementToMarker','getCommentThread','delete','attribute:discard','isAtEnd','skipNestingCheck','sort','discardAllSuggestions','markerNameToElements','_refreshSuggestionsChain','addComment','reconvertMarker','includes','$textProxy','_getSuggestionData','conversion','elementToElement','ready','getFirstRange','PendingActions','suggestionChanged','moveTargetPosition','editor','never','change:_saved','data-author-id','set','TrackChangesEditing','getChanges','define','markMultiRangeBlockFormat','editing','elementEnd','forward','markInsertion','_splitMarkerName','87223MyOwwd','formatInline:accept','$elementName','deletion:chain','suggestion:attribute:','change','@external','addMarker:suggestion:attribute','ck-suggestion-marker--active','range','_inlineAttributeKeys','ck-suggestion-marker-formatInline','isSelectable','splitPosition','model','isBlock','unshift','markers','formatBlock:discard','parent','_SUGGESTION_ANNOUNCEMENT','getAllAdjacentSuggestions','plugins','_isBlockAttribute','isInsideObject','track-changes-adapter-missing-getsuggestion','addUser','70cbCrPH','format','add','length','_isDataLoaded','size','containerElement','addClass','has','deletion:join','groupId','resolve','substr','1951236XkyGqS','addMarker:suggestion','join','addMarker:suggestion:formatBlock','deletion:accept','enqueueChange','attribute:join','differ','stopListening','trackChanges.mergeNestedSuggestions','pop','attributeNewValue','_recordAttributeChanges','_breakSuggestionMarker','isExternal','markerName','enableCommand','newValue','fromCharCode','next','clone','pluginName','suggestionLoaded','suggestion','isIntersectingWithRange','map','key','track-changes-suggestion-data-mismatch','applyOperation','removeAttribute','70wFjpsP','some','_suggestionState','targetPosition','isEqual','addCommentThread','position','push','containsItem','widget','addHighlight','getNearestSelectionRange','discardSelectedSuggestions','_addSuggestionMarker','isBefore','author','containsRangeInObject','showSuggestionHighlights','catch','_commentsRepository','formatBlock:join','activeMarkers','_refreshAttributeSuggestionsChain','track-changes-enable-command-twice','removeMarkers','acceptSuggestion','updateMarker','_updateSuggestionData','markerToData','oldRange','isRemovable','comments','trackChanges','substring','604350abWhOG','updateSuggestion','_reduceExistingSuggestions','isInContent','getRange','high','rethrowUnexpectedError','dataToMarker','trackChangesCommand','tablePasteChainId','find','insertion:discard','isCollapsed','markBlockFormat','formatInline:join','_isRegisteredAttribute','fromRange','forceDefaultExecution','howMany','suggestion:','track-changes-adapter-already-set','_processAttributeSuggestions','_checkSuggestionCorrectness','markerToHighlight','formatBlock','addSuggestionData','fetchCommentThread','containsPosition','markMultiRangeDeletion','isIntersecting','after','insert','value','marker-count','clear','registerBlockAttribute','createRangeOn','createRange','documentSelection','newRange','removeMarker','getWalker','error-saving-suggestion-data-suggestion-discarded','_trackFormatChanges','multi','_removeSuggestion','CommentsRepository','accepted','addMarkerName','_defaultCallbacks','_afterChanges','registerPostFixer','3852384lTTavc','_getExternalAuthor','formatInline:chain','markDeletion','rename','formatInline:','isOwn','locale','removed','setAttribute','track-changes-user-not-found','registerInlineAttribute','update:suggestion','_createSuggestion','root','attributes','toJSON','_setSuggestionRange','getLastMatchingPosition','adapter','getUser','_reduceSuggestionAttributeRange','LEAVE','warn','dataReady','suggestion-type','removeMarker:suggestion:attribute','creator','track-changes-command-not-found','split','dataDowncast','options','getSuggestionCallback','document','trackChanges.trackFormatChanges','_getAttributeKey','createPositionAt','addRange','previous','backward','createdAt','_getMarkerAnnouncementText','getItems','execute','isArray','data','createPositionAfter','deleteContent','$graveyard','Users','chain','addSuggestion','isAfter','mapper','return','hasCommentThread','remove','formatBlock:chain','_suggestionFactory','5014953OPIsgw','_registerDefaultCallbacks','17256NHleXj','keys','_blockAttributeKeys','getMarkers','isUndo','ENTER','isDocumentOperation','every','upcast','startsWith','getFirstMarker','originalSuggestionId','ck-suggestion-marker-','getMultiRangeId','_initAriaMarkerChangeAnnouncements','_findSuggestions','descriptionFactory','buildSuggestion','getCustomProperty','getDifference','registerCustomCallback','hasSuggestion','deletion:discard','batch','getSuggestion','end','_addThreadToSuggestion','isLocal','_model','requires','getContainedElement','fire','concat','oldValue','commentThread','getAttribute','insertion:','listenTo','createRangeIn','PENDING_ACTION_SUGGESTION','assign','_editor','values','elementStart','formatGroupId','isAtStart','_onDiscard','_adapter','highest','attribute','ck-suggestion-marker-formatBlock','enableDefaultAttributesIntegration','data-suggestion','_enabledCommands','rejected','action','writer','for','move','getRanges','attribute:','authorName','createSelection','_handleNewSuggestionMarker','insertContent','containsRange','open','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.','_mergeNestedSuggestions','attribute:accept','head','from','formatBlock:accept','acceptSelectedSuggestions','consumable','hasComments','detach','change:activeMarkers','unbind','_joinWithAdjacentSuggestions','9516QufSdL','selection','get','discard','schema'];_0x511d=function(){return _0x569649;};return _0x511d();}import _0x1feb5b from'./commands/discardsuggestioncommand.js';import _0x40cc68 from'./commands/executeonallsuggestionscommand.js';import _0x102ce1 from'./commands/executeonselectedsuggestionscommand.js';import _0x374558 from'./suggestion.js';import _0x4e9348 from'./suggestiondescriptionfactory.js';import _0x1f8ddf from'./integrations/aiassistant.js';import _0x3e0e7c from'./integrations/alignment.js';import _0x50688c from'./integrations/basicstyles.js';import _0x5a1c8a from'./integrations/blockquote.js';import _0x5e84e2 from'./integrations/casechange.js';import _0x1f01ea from'./integrations/ckbox.js';import _0x49982d from'./integrations/codeblock.js';import _0xb7b110 from'./integrations/comments.js';import _0x295209 from'./integrations/deletecommand.js';import _0x3c49cf from'./integrations/list.js';import _0x559dc7 from'./integrations/listproperties.js';import _0x2f7047 from'./integrations/entercommand.js';import _0x3e0136 from'./integrations/findandreplace.js';import _0x519ad7 from'./integrations/font.js';import _0x3205b8 from'./integrations/formatpainter.js';import _0x46274a from'./integrations/heading.js';import _0x4c452a from'./integrations/highlight.js';import _0x58c5b1 from'./integrations/horizontalline.js';import _0x5bb041 from'./integrations/htmlembed.js';import _0x171cd5 from'./integrations/image.js';import _0x81ce9b from'./integrations/imagereplace.js';import _0x4ae9c1 from'./integrations/imagestyle.js';import _0x7b6bb from'./integrations/importword.js';import _0x51208a from'./integrations/indent.js';import _0x458e93 from'./integrations/inputcommand.js';import _0x3d50fd from'./integrations/link.js';import _0x924c9e from'./integrations/legacylist.js';import _0x52cb15 from'./integrations/legacylistproperties.js';import _0x2c3164 from'./integrations/mediaembed.js';import _0xaf2548 from'./integrations/mention.js';import _0x56df41 from'./integrations/mergefields.js';import _0x4c21fe from'./integrations/multilevellist.js';import _0x497f41 from'./integrations/pagebreak.js';import _0x54069d from'./integrations/paragraph.js';import _0x19eaf8 from'./integrations/removeformat.js';import _0x22eb45 from'./integrations/restrictededitingmode.js';import _0x34f8a0 from'./integrations/shiftentercommand.js';import _0x59c6ac from'./integrations/standardeditingmode.js';import _0x55c7c8 from'./integrations/style.js';import _0x5c36ad from'./integrations/table.js';import _0x38afa7 from'./integrations/tablemergesplit.js';import _0x3dea8c from'./integrations/tableheadings.js';import _0x42ee4e from'./integrations/tableclipboard.js';import _0x241792 from'./integrations/tablecolumnresize.js';import _0x28c4c7 from'./integrations/template.js';import _0x543651 from'./integrations/tableofcontents.js';import _0x2938e0 from'./integrations/title.js';import _0x3b229d from'./integrations/undo.js';import _0x4f2ac2 from'./integrations/tablecaption.js';import _0x113db4 from'./integrations/tableproperties.js';import{getTranslation as _0x276b7f}from'./utils/common-translations.js';import{isEqual as _0x43faa9,omit as _0x13ea7d}from'lodash-es';export const renameAttributeKey=_0x249cbc(0x1ae);export default class p extends _0x3251e4{static get[_0x249cbc(0x2a2)](){const _0x138e67=_0x249cbc;return[_0x138e67(0x242),_0x55072e,_0x15d1ab,_0x1f8ddf,_0x3e0e7c,_0x50688c,_0x5a1c8a,_0x1f01ea,_0x5e84e2,_0x49982d,_0xb7b110,_0x295209,_0x2f7047,_0x3e0136,_0x519ad7,_0x3205b8,_0x46274a,_0x4c452a,_0x58c5b1,_0x5bb041,_0x171cd5,_0x4ae9c1,_0x81ce9b,_0x7b6bb,_0x51208a,_0x458e93,_0x924c9e,_0x52cb15,_0x4c21fe,_0x3d50fd,_0x3c49cf,_0x559dc7,_0x2c3164,_0xaf2548,_0x56df41,_0x497f41,_0x54069d,_0x19eaf8,_0x22eb45,_0x34f8a0,_0x59c6ac,_0x55c7c8,_0x5c36ad,_0x38afa7,_0x3dea8c,_0x4f2ac2,_0x42ee4e,_0x241792,_0x543651,_0x113db4,_0x28c4c7,_0x2938e0,_0x3b229d];}static get[_0x249cbc(0x1e9)](){const _0x5b5ce7=_0x249cbc;return _0x5b5ce7(0x1a3);}constructor(_0x47b24c){const _0xad6fdd=_0x249cbc;function _0x1bdc0b(_0x425185){const _0x2b7c15=_0x13cd;return _0x425185[_0x2b7c15(0x1ed)](_0x49c029=>String[_0x2b7c15(0x1e6)](_0x49c029))[_0x2b7c15(0x1d6)]('');}super(_0x47b24c),this[_0xad6fdd(0x2da)]=!0x1,this[_0xad6fdd(0x1a2)](_0xad6fdd(0x207),[]),this['on'](_0xad6fdd(0x2d2),(_0x35cd1d,_0x318ff4,_0xc901fd,_0x4a6874)=>{const _0x2a12a5=_0xad6fdd;this[_0x2a12a5(0x2a1)][_0x2a12a5(0x1b1)](()=>{const _0x249aa4=_0x2a12a5;for(const _0xcb2142 of[..._0x4a6874,..._0xc901fd])this[_0x249aa4(0x2a1)][_0x249aa4(0x1bd)][_0x249aa4(0x1cf)](_0xcb2142)&&_0x47b24c[_0x249aa4(0x1a7)][_0x249aa4(0x344)](_0xcb2142);});}),this[_0xad6fdd(0x295)]=new _0x4e9348(this[_0xad6fdd(0x19e)][_0xad6fdd(0x1ba)][_0xad6fdd(0x2d9)],this[_0xad6fdd(0x19e)][_0xad6fdd(0x24f)]),this[_0xad6fdd(0x2b4)]=null,this[_0xad6fdd(0x282)]=new Et(this[_0xad6fdd(0x19e)]),this[_0xad6fdd(0x2f0)]=new Map(),this[_0xad6fdd(0x205)]=_0x47b24c[_0xad6fdd(0x1c2)][_0xad6fdd(0x2d7)](_0xad6fdd(0x242)),this[_0xad6fdd(0x2ba)]=new Set(),this[_0xad6fdd(0x2a1)]=this[_0xad6fdd(0x19e)][_0xad6fdd(0x1ba)],this[_0xad6fdd(0x1f4)]=new WeakMap(),this[_0xad6fdd(0x2ef)]=!0x1,this[_0xad6fdd(0x287)]=new Set([_0xad6fdd(0x1ae)]),this[_0xad6fdd(0x1b6)]=new Set(),_0x47b24c[_0xad6fdd(0x2f3)][_0xad6fdd(0x1a5)](_0xad6fdd(0x26a),_0xad6fdd(0x303)),this[_0xad6fdd(0x23f)]=_0x47b24c[_0xad6fdd(0x2f3)][_0xad6fdd(0x2d7)](_0xad6fdd(0x26a)),_0x47b24c[_0xad6fdd(0x2f3)][_0xad6fdd(0x1a5)](_0xad6fdd(0x1dd),!0x0),this[_0xad6fdd(0x2c9)]=_0x47b24c[_0xad6fdd(0x2f3)][_0xad6fdd(0x2d7)](_0xad6fdd(0x1dd)),this[_0xad6fdd(0x21c)]=new _0x47c7f7(_0x47b24c,this[_0xad6fdd(0x2ba)]),this[_0xad6fdd(0x293)](),this[_0x1bdc0b([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1bdc0b([0x34,0x30,0x34,0x38,0x32,0x30,0x30,0x34]);}[_0x249cbc(0x305)](){const _0x23bf52=_0x249cbc,_0x422bb5=this[_0x23bf52(0x19e)],_0x470f15=(_0x13d555,_0x196ceb)=>{const _0x86063b=_0x23bf52;if(_0x86063b(0x2b6)!=_0x13d555)return _0x86063b(0x291)+_0x13d555;const _0x2bec13=_0x196ceb[_0x86063b(0x265)]('|')[0x0];return this[_0x86063b(0x1c3)](_0x2bec13)?_0x86063b(0x2b7):_0x86063b(0x1b7);};_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x32c))[_0x23bf52(0x22b)]({'model':_0x23bf52(0x1eb),'view':_0x4a1ca9=>{const _0x1cf3a7=_0x23bf52,{id:_0x140d5c,authorId:_0x4476c9,type:_0x57a264,subType:_0x59925e}=this[_0x1cf3a7(0x1ab)](_0x4a1ca9[_0x1cf3a7(0x1e3)]),_0x261811=[_0x1cf3a7(0x2e9),_0x470f15(_0x57a264,_0x59925e)];let _0x465900=0xbb8;return this[_0x1cf3a7(0x207)][_0x1cf3a7(0x345)](_0x4a1ca9[_0x1cf3a7(0x1e3)])&&(_0x261811[_0x1cf3a7(0x1f9)](_0x1cf3a7(0x1b4)),_0x465900=0xbc2),_0x1cf3a7(0x30c)==_0x57a264&&(_0x465900+=0x5),{'classes':_0x261811,'attributes':{'data-suggestion':_0x140d5c,'data-author-id':_0x4476c9},'priority':_0x465900};}}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x266))[_0x23bf52(0x1c9)](_0x33aac7=>{const _0x4c5154=_0x23bf52;_0x33aac7['on'](_0x4c5154(0x1d5),(_0x4d1311,_0x274e5e,_0x21991d)=>{const _0x2d4a6f=_0x4c5154;if(!_0x21991d[_0x2d4a6f(0x267)][_0x2d4a6f(0x203)])return;const _0x322ab5=_0x274e5e[_0x2d4a6f(0x2e2)];if(!_0x322ab5)return;const _0x578be2=_0x21991d[_0x2d4a6f(0x27d)][_0x2d4a6f(0x31e)](_0x322ab5);_0x422bb5[_0x2d4a6f(0x1ba)][_0x2d4a6f(0x2d9)][_0x2d4a6f(0x2f9)](_0x322ab5)&&_0x578be2&&!_0x578be2[_0x2d4a6f(0x297)](_0x2d4a6f(0x1fb))&&_0x578be2['is'](_0x2d4a6f(0x1cd))&&_0xdc34e1(_0x578be2,_0x21991d[_0x2d4a6f(0x2bd)]);},{'priority':_0x4c5154(0x219)});}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x266))[_0x23bf52(0x22b)]({'model':_0x23bf52(0x1eb),'view':(_0x1cc28f,_0x533dcd)=>{const _0x5d5d20=_0x23bf52;if(!_0x533dcd[_0x5d5d20(0x267)][_0x5d5d20(0x203)])return null;const {type:_0x2814ab,subType:_0x55a428}=this[_0x5d5d20(0x1ab)](_0x1cc28f[_0x5d5d20(0x1e3)]);return{'classes':[_0x5d5d20(0x2e9),_0x470f15(_0x2814ab,_0x55a428)],'priority':0xbb8};}});const _0x646b83=({showActiveMarkers:_0x1166f9=!0x0,isAttributeSuggestion:_0x1b3527=!0x1}={})=>(_0x5b8f66,_0x9fd0d2,_0x17a92a)=>{const _0x40d315=_0x23bf52;if(!_0x9fd0d2[_0x40d315(0x2e2)])return;const {id:_0x53d539,authorId:_0x29c774}=this[_0x40d315(0x1ab)](_0x9fd0d2[_0x40d315(0x1e3)]);if(_0x1b3527){const _0x12a6cf=this[_0x40d315(0x2f0)][_0x40d315(0x2d7)](_0x53d539),_0x27e8e0=this[_0x40d315(0x26b)](_0x12a6cf);if(!this[_0x40d315(0x1c3)](_0x27e8e0))return;}if(_0x9fd0d2[_0x40d315(0x2e2)]['is'](_0x40d315(0x2d6)))return void _0x17a92a[_0x40d315(0x2cf)][_0x40d315(0x2e4)](_0x9fd0d2[_0x40d315(0x2e2)],_0x5b8f66[_0x40d315(0x2fb)]);const _0x9cecf5=_0x17a92a[_0x40d315(0x27d)][_0x40d315(0x31e)](_0x9fd0d2[_0x40d315(0x2e2)]);if(_0x9fd0d2[_0x40d315(0x2e2)]['is'](_0x40d315(0x302))&&_0x422bb5[_0x40d315(0x1ba)][_0x40d315(0x2d9)][_0x40d315(0x1bb)](_0x9fd0d2[_0x40d315(0x2e2)])&&!_0x9cecf5[_0x40d315(0x297)](_0x40d315(0x1fc))){_0x17a92a[_0x40d315(0x2bd)][_0x40d315(0x1ce)]([_0x40d315(0x2e9),_0x40d315(0x2b7)],_0x9cecf5),_0x17a92a[_0x40d315(0x2bd)][_0x40d315(0x251)](_0x40d315(0x2b9),_0x53d539,_0x9cecf5),_0x17a92a[_0x40d315(0x2bd)][_0x40d315(0x251)](_0x40d315(0x1a1),_0x29c774,_0x9cecf5),_0x17a92a[_0x40d315(0x27d)][_0x40d315(0x339)](_0x9cecf5,_0x9fd0d2[_0x40d315(0x1e3)]),_0x1166f9&&(this[_0x40d315(0x207)][_0x40d315(0x345)](_0x9fd0d2[_0x40d315(0x1e3)])?_0x17a92a[_0x40d315(0x2bd)][_0x40d315(0x1ce)](_0x40d315(0x1b4),_0x9cecf5):_0x17a92a[_0x40d315(0x2bd)][_0x40d315(0x304)](_0x40d315(0x1b4),_0x9cecf5));for(const _0x3ede6c of _0x422bb5[_0x40d315(0x1ba)][_0x40d315(0x2ab)](_0x9fd0d2[_0x40d315(0x2e2)])[_0x40d315(0x272)]())_0x17a92a[_0x40d315(0x2cf)][_0x40d315(0x2e4)](_0x3ede6c,_0x5b8f66[_0x40d315(0x2fb)]);_0x17a92a[_0x40d315(0x2cf)][_0x40d315(0x2e4)](_0x9fd0d2[_0x40d315(0x2e2)],_0x5b8f66[_0x40d315(0x2fb)]);}};_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x266))[_0x23bf52(0x1c9)](_0x253911=>{const _0x154b2e=_0x23bf52;_0x253911['on'](_0x154b2e(0x1d7),(_0x131929,_0x191e96,_0x20f383)=>{const _0x4a3fae=_0x154b2e;_0x20f383[_0x4a3fae(0x267)][_0x4a3fae(0x203)]&&_0x646b83({'showActiveMarkers':!0x1})(_0x131929,_0x191e96,_0x20f383);},{'priority':_0x154b2e(0x2b5)});}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x266))[_0x23bf52(0x1c9)](_0xa4be43=>{const _0x6571b3=_0x23bf52;_0xa4be43['on'](_0x6571b3(0x1b3),(_0x52d3fc,_0x2e2baa,_0x737fe7)=>{const _0x1fc480=_0x6571b3;_0x737fe7[_0x1fc480(0x267)][_0x1fc480(0x203)]&&_0x646b83({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x52d3fc,_0x2e2baa,_0x737fe7);},{'priority':_0x6571b3(0x2b5)});}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x266))[_0x23bf52(0x20e)]({'model':_0x23bf52(0x1eb),'view':(_0x23af61,_0x57f25b)=>_0x57f25b[_0x23bf52(0x267)][_0x23bf52(0x203)]?null:{'group':_0x23bf52(0x1eb),'name':_0x23af61[_0x23bf52(0x1d3)](0xb)}}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x28d))[_0x23bf52(0x349)]({'view':{'name':_0x23bf52(0x1eb),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x16ff24,{writer:_0x479208})=>{const _0x242753=_0x23bf52;let _0x2863e2=_0x242753(0x227)+_0x16ff24[_0x242753(0x2a8)](_0x242753(0x261))+':'+_0x16ff24[_0x242753(0x2a8)]('id');return _0x16ff24[_0x242753(0x2a8)](_0x242753(0x235))&&(_0x2863e2+=':'+_0x16ff24[_0x242753(0x2a8)](_0x242753(0x235))),_0x479208[_0x242753(0x334)](_0x242753(0x332),{'data-name':_0x2863e2});}}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x28d))[_0x23bf52(0x21b)]({'view':_0x23bf52(0x1eb)}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x32c))[_0x23bf52(0x1c9)](_0x37ef68=>{const _0x4ffcec=_0x23bf52;_0x37ef68['on'](_0x4ffcec(0x1d7),_0x646b83(),{'priority':_0x4ffcec(0x219)});}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x32c))[_0x23bf52(0x1c9)](_0x492ebc=>{const _0x2fa748=_0x23bf52;_0x492ebc['on'](_0x2fa748(0x1b3),_0x646b83({'isAttributeSuggestion':!0x0}),{'priority':_0x2fa748(0x219)});}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x32c))[_0x23bf52(0x1c9)](_0x4cc91b=>{const _0x48d302=_0x23bf52;_0x4cc91b['on'](_0x48d302(0x31d),(_0xff0dd3,_0x7e2716,_0x32fa1c)=>{const _0x3cedaf=_0x48d302,_0x4c9cc3=_0x32fa1c[_0x3cedaf(0x27d)][_0x3cedaf(0x341)](_0x7e2716[_0x3cedaf(0x1e3)]);if(_0x4c9cc3){for(const _0x41a00d of _0x4c9cc3)_0x41a00d[_0x3cedaf(0x297)](_0x3cedaf(0x1fc))||(_0x32fa1c[_0x3cedaf(0x2bd)][_0x3cedaf(0x304)]([_0x3cedaf(0x2e9),_0x3cedaf(0x2b7),_0x3cedaf(0x1b4)],_0x41a00d),_0x32fa1c[_0x3cedaf(0x2bd)][_0x3cedaf(0x1f1)](_0x3cedaf(0x2b9),_0x41a00d),_0x32fa1c[_0x3cedaf(0x2bd)][_0x3cedaf(0x1f1)](_0x3cedaf(0x1a1),_0x41a00d),_0x32fa1c[_0x3cedaf(0x27d)][_0x3cedaf(0x335)](_0x41a00d,_0x7e2716[_0x3cedaf(0x1e3)]));}},{'priority':_0x48d302(0x219)});}),_0x422bb5[_0x23bf52(0x348)][_0x23bf52(0x2be)](_0x23bf52(0x32c))[_0x23bf52(0x1c9)](_0x35ce1a=>{const _0x3bf6b2=_0x23bf52;_0x35ce1a['on'](_0x3bf6b2(0x262),(_0x5e963d,_0x572d7f,_0x53b164)=>{const _0x1fde11=_0x3bf6b2,_0x8dc99a=_0x53b164[_0x1fde11(0x27d)][_0x1fde11(0x341)](_0x572d7f[_0x1fde11(0x1e3)]);if(!_0x8dc99a)return;const {id:_0x3e1cf2}=this[_0x1fde11(0x1ab)](_0x572d7f[_0x1fde11(0x1e3)]),_0x458d36=this[_0x1fde11(0x2f0)][_0x1fde11(0x2d7)](_0x3e1cf2),_0x145d6d=this[_0x1fde11(0x26b)](_0x458d36);if(this[_0x1fde11(0x1c3)](_0x145d6d)){for(const _0x4156c0 of _0x8dc99a)_0x4156c0[_0x1fde11(0x297)](_0x1fde11(0x1fc))||(_0x53b164[_0x1fde11(0x2bd)][_0x1fde11(0x304)]([_0x1fde11(0x2e9),_0x1fde11(0x2b7),_0x1fde11(0x1b4)],_0x4156c0),_0x53b164[_0x1fde11(0x2bd)][_0x1fde11(0x1f1)](_0x1fde11(0x2b9),_0x4156c0),_0x53b164[_0x1fde11(0x2bd)][_0x1fde11(0x1f1)](_0x1fde11(0x1a1),_0x4156c0),_0x53b164[_0x1fde11(0x27d)][_0x1fde11(0x335)](_0x4156c0,_0x572d7f[_0x1fde11(0x1e3)]));}},{'priority':_0x3bf6b2(0x219)});}),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x269)][_0x23bf52(0x247)](_0x2cd976=>{const _0xd97387=_0x23bf52;let _0x2927e7=!0x1;const _0x5a8959=Array[_0xd97387(0x2cc)](_0x422bb5[_0xd97387(0x1ba)][_0xd97387(0x269)][_0xd97387(0x1db)][_0xd97387(0x2de)]()),_0x287b2a=new Set();for(const {name:_0x3bb697,data:_0x43ad3f}of _0x5a8959){const {group:_0x8e28e5,type:_0x35e70a,subType:_0x5d4e6d,id:_0x5830f8}=this[_0xd97387(0x1ab)](_0x3bb697);if(_0xd97387(0x1eb)!==_0x8e28e5)continue;const _0x43c012=this[_0xd97387(0x2f0)][_0xd97387(0x2d7)](_0x5830f8);if(null!=_0x43ad3f[_0xd97387(0x23b)]){_0xd97387(0x2ea)==_0x35e70a&&(_0x2927e7=_0x2927e7||Ut(_0x43ad3f[_0xd97387(0x23b)],_0x3bb697,_0x2cd976,_0x422bb5[_0xd97387(0x1ba)][_0xd97387(0x2d9)]));const _0x3ae3a2=_0xd97387(0x2b6)==_0x35e70a&&this[_0xd97387(0x1c3)](_0x5d4e6d[_0xd97387(0x265)]('|')[0x0]);if(_0x43ad3f[_0xd97387(0x23b)][_0xd97387(0x220)]||_0xd97387(0x278)==_0x43ad3f[_0xd97387(0x23b)][_0xd97387(0x256)][_0xd97387(0x309)]||_0xd97387(0x22c)==_0x35e70a&&!Ft(_0x43ad3f[_0xd97387(0x23b)])||_0x3ae3a2&&!Ft(_0x43ad3f[_0xd97387(0x23b)])||_0xd97387(0x30c)==_0x35e70a&&!(!Vt(_0x2531a7=_0x43ad3f[_0xd97387(0x23b)])&&!function(_0x2bdff9){const _0x282bef=_0xd97387;return _0x2bdff9[_0x282bef(0x319)][_0x282bef(0x1bf)]==_0x2bdff9[_0x282bef(0x29e)][_0x282bef(0x330)]&&_0x2bdff9[_0x282bef(0x319)][_0x282bef(0x33d)];}(_0x2531a7)))_0x2cd976[_0xd97387(0x23c)](_0x3bb697),_0x2927e7=!0x0;else{if(!_0x43c012||!_0x43c012[_0xd97387(0x217)])continue;if(_0x43ad3f[_0xd97387(0x23b)]&&_0x43ad3f[_0xd97387(0x20f)]&&_0x43ad3f[_0xd97387(0x23b)][_0xd97387(0x1f6)](_0x43ad3f[_0xd97387(0x20f)]))continue;_0x287b2a[_0xd97387(0x1c9)](_0x43c012);}}}var _0x2531a7;return _0x287b2a[_0xd97387(0x1cc)]>0x0&&(_0x2927e7=!!this[_0xd97387(0x2d4)](_0x287b2a)||_0x2927e7),_0x2927e7;}),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x269)][_0x23bf52(0x247)](_0x573633=>{const _0xbb5e10=_0x23bf52;let _0x110f48=!0x1;for(const _0x3b221f of _0x422bb5[_0xbb5e10(0x1ba)][_0xbb5e10(0x269)][_0xbb5e10(0x1db)][_0xbb5e10(0x1a4)]())if(_0xbb5e10(0x233)==_0x3b221f[_0xbb5e10(0x32b)])for(const _0x564af7 of this[_0xbb5e10(0x2f0)][_0xbb5e10(0x2af)]()){if(_0x564af7[_0xbb5e10(0x315)]||!_0x564af7[_0xbb5e10(0x217)])continue;const _0x5cac63=_0xbb5e10(0x22c)==_0x564af7[_0xbb5e10(0x32b)],_0x1dcfc2=this[_0xbb5e10(0x26b)](_0x564af7),_0x4fa5ec=_0x1dcfc2&&this[_0xbb5e10(0x1c3)](_0x1dcfc2);if(!_0x5cac63&&!_0x4fa5ec)continue;const _0x4a5301=_0x564af7[_0xbb5e10(0x34b)]();if(_0x4a5301[_0xbb5e10(0x319)][_0xbb5e10(0x1bf)]!=_0x4a5301[_0xbb5e10(0x29e)][_0xbb5e10(0x1bf)]&&!_0x4a5301[_0xbb5e10(0x29e)][_0xbb5e10(0x33d)]){const _0x326004=_0x422bb5[_0xbb5e10(0x1ba)][_0xbb5e10(0x26c)](_0x4a5301[_0xbb5e10(0x319)][_0xbb5e10(0x2fe)],_0xbb5e10(0x29e)),_0x2a38bc=_0x422bb5[_0xbb5e10(0x1ba)][_0xbb5e10(0x239)](_0x4a5301[_0xbb5e10(0x319)],_0x326004);_0x573633[_0xbb5e10(0x20c)](_0x564af7[_0xbb5e10(0x28f)](),{'range':_0x2a38bc}),_0x110f48=!0x0;}}return _0x110f48;}),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x269)][_0x23bf52(0x247)](_0xaaba7b=>this[_0x23bf52(0x31f)](_0xaaba7b)),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x269)][_0x23bf52(0x247)](_0x339a3d=>!_0x339a3d[_0x23bf52(0x29c)][_0x23bf52(0x2a0)]&&this[_0x23bf52(0x229)](_0x339a3d)),_0x422bb5[_0x23bf52(0x1ba)]['on'](_0x23bf52(0x246),()=>{const _0x1af89c=_0x23bf52;this[_0x1af89c(0x2da)]=!0x1;}),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x269)]['on'](_0x23bf52(0x323),(_0x343591,_0x5bd975)=>{const _0x28a6f3=_0x23bf52;if(!_0x5bd975[_0x28a6f3(0x2a0)]||_0x5bd975[_0x28a6f3(0x289)])return;if(!this[_0x28a6f3(0x2da)])return;const _0x5245f7=_0x422bb5[_0x28a6f3(0x1ba)][_0x28a6f3(0x269)][_0x28a6f3(0x1db)][_0x28a6f3(0x1a4)]();if(0x0==_0x5245f7[_0x28a6f3(0x1ca)])return;const _0x558a7d=[],_0x4c5b42=_0x5245f7[_0x28a6f3(0x316)](_0x58dbb9=>_0x28a6f3(0x2b6)==_0x58dbb9[_0x28a6f3(0x32b)]),_0x29b65f=_0x5245f7[_0x28a6f3(0x316)](_0x24e175=>_0x28a6f3(0x233)==_0x24e175[_0x28a6f3(0x32b)]&&_0x28a6f3(0x301)!=_0x24e175[_0x28a6f3(0x2fb)]);for(const _0x2d1466 of _0x4c5b42)this[_0x28a6f3(0x223)](_0x2d1466[_0x28a6f3(0x2eb)])&&_0x558a7d[_0x28a6f3(0x1f9)]({'key':_0x2d1466[_0x28a6f3(0x2eb)],'newValue':_0x2d1466[_0x28a6f3(0x1df)],'oldValue':_0x2d1466[_0x28a6f3(0x2f2)],'range':Pt(_0x2d1466[_0x28a6f3(0x1b5)],_0x422bb5[_0x28a6f3(0x1ba)])});for(const _0x517246 of _0x29b65f){if(_0x28a6f3(0x24c)!=_0x517246[_0x28a6f3(0x2bc)]&&_0x28a6f3(0x2f8)!=_0x517246[_0x28a6f3(0x2bc)])continue;const _0x1009c2=Lt(_0x517246[_0x28a6f3(0x1f8)][_0x28a6f3(0x2fe)],_0x422bb5[_0x28a6f3(0x1ba)]),_0x3aae03=_0x517246[_0x28a6f3(0x300)];_0x28a6f3(0x24c)==_0x517246[_0x28a6f3(0x2bc)]&&_0x558a7d[_0x28a6f3(0x1f9)]({'key':_0x28a6f3(0x1ae),'newValue':_0x517246[_0x28a6f3(0x2fb)],'oldValue':_0x3aae03[_0x28a6f3(0x2fb)],'range':_0x1009c2});for(const [_0x4e1725,_0x2b09ed]of _0x3aae03[_0x28a6f3(0x257)]){if(!this[_0x28a6f3(0x223)](_0x4e1725))continue;const _0x475ffc=_0x517246[_0x28a6f3(0x257)][_0x28a6f3(0x2d7)](_0x4e1725);_0x2b09ed!==_0x475ffc&&_0x558a7d[_0x28a6f3(0x1f9)]({'key':_0x4e1725,'newValue':_0x475ffc,'oldValue':_0x2b09ed,'range':_0x1009c2});}for(const [_0x595d48,_0x2ae3b0]of _0x517246[_0x28a6f3(0x257)])this[_0x28a6f3(0x223)](_0x595d48)&&(_0x3aae03[_0x28a6f3(0x257)][_0x28a6f3(0x1cf)](_0x595d48)||_0x558a7d[_0x28a6f3(0x1f9)]({'key':_0x595d48,'newValue':_0x2ae3b0,'oldValue':null,'range':_0x1009c2}));}0x0!=_0x558a7d[_0x28a6f3(0x1ca)]&&_0x422bb5[_0x28a6f3(0x1ba)][_0x28a6f3(0x1d9)](_0x5bd975,_0x42f260=>{const _0x2df3e6=_0x28a6f3,_0x57d540=_0x41c0af();for(const {range:_0x1921e8,key:_0x3f46c3,oldValue:_0x17bcb8,newValue:_0x896bdd}of _0x558a7d)this[_0x2df3e6(0x2ed)](_0x1921e8,_0x3f46c3,_0x17bcb8,_0x896bdd,{'groupId':_0x57d540});this[_0x2df3e6(0x216)](_0x42f260,_0x558a7d);});},{'priority':_0x23bf52(0x2f5)}),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x1bd)]['on'](_0x23bf52(0x254),(_0xc9421e,_0x108573,_0x3412c8)=>{const _0x4385d5=_0x23bf52;if(null==_0x3412c8){const {id:_0xc4a0e5}=this[_0x4385d5(0x1ab)](_0x108573[_0x4385d5(0x2fb)]),_0x5d0715=this[_0x4385d5(0x2f0)][_0x4385d5(0x2d7)](_0xc4a0e5);_0x5d0715&&_0x5d0715[_0x4385d5(0x244)](_0x108573[_0x4385d5(0x2fb)]);}}),_0x422bb5[_0x23bf52(0x1ba)][_0x23bf52(0x269)]['on'](_0x23bf52(0x323),()=>{const _0x13a619=_0x23bf52,_0x184349=Array[_0x13a619(0x2cc)](_0x422bb5[_0x13a619(0x1ba)][_0x13a619(0x269)][_0x13a619(0x1db)][_0x13a619(0x2de)]())[_0x13a619(0x316)](_0x1ea721=>_0x13a619(0x1eb)===this[_0x13a619(0x1ab)](_0x1ea721[_0x13a619(0x2fb)])[_0x13a619(0x2f7)]);if(0x0===_0x184349[_0x13a619(0x1ca)])return;_0x184349[_0x13a619(0x33f)]((_0x55bd7d,_0xe282e1)=>{const _0x533e5b=_0x13a619,_0x16afc8=_0x55bd7d[_0x533e5b(0x275)][_0x533e5b(0x20f)],_0x567c31=_0xe282e1[_0x533e5b(0x275)][_0x533e5b(0x20f)];return null===_0x16afc8&&null===_0x567c31?0x0:null===_0x16afc8&&null!==_0x567c31?-0x1:null!==_0x16afc8&&null===_0x567c31?0x1:_0x16afc8[_0x533e5b(0x319)][_0x533e5b(0x200)](_0x567c31[_0x533e5b(0x319)])?-0x1:0x1;});const _0x3ddd7b=new Set(),_0x2c95fb=new Set();for(const {name:_0x39b0f3,data:_0x3b3869}of _0x184349){const {id:_0x3f2ea1}=this[_0x13a619(0x1ab)](_0x39b0f3);if(null===_0x3b3869[_0x13a619(0x20f)]){const _0x21c880=this[_0x13a619(0x2c4)](_0x39b0f3);_0x2c95fb[_0x13a619(0x1c9)](_0x21c880);}else{const _0x5dbf36=this[_0x13a619(0x2f0)][_0x13a619(0x2d7)](_0x3f2ea1);null!==_0x3b3869[_0x13a619(0x23b)]||_0x5dbf36[_0x13a619(0x217)]?(_0x3ddd7b[_0x13a619(0x1c9)](_0x5dbf36[_0x13a619(0x2cb)]),_0x2c95fb[_0x13a619(0x1c9)](_0x5dbf36)):this[_0x13a619(0x241)](_0x5dbf36);}}_0x2c95fb[_0x13a619(0x1cc)]>0x0&&this[_0x13a619(0x342)](_0x2c95fb);for(const _0x25dfae of _0x3ddd7b)this[_0x13a619(0x2a4)](_0x13a619(0x34d),_0x25dfae);}),_0x422bb5[_0x23bf52(0x1ba)]['on'](_0x23bf52(0x1f0),(_0x13d956,_0x446aea)=>{const _0x31bb48=_0x23bf52,_0x427326=_0x446aea[0x0];if(!this[_0x31bb48(0x2f0)][_0x31bb48(0x1cc)])return;if(!_0x427326[_0x31bb48(0x28b)])return;if(_0x427326[_0x31bb48(0x29c)][_0x31bb48(0x289)]||!_0x427326[_0x31bb48(0x29c)][_0x31bb48(0x2a0)])return;let _0x298f42,_0xc6f064;switch(_0x427326[_0x31bb48(0x32b)]){case _0x31bb48(0x233):_0x298f42=_0x422bb5[_0x31bb48(0x1ba)][_0x31bb48(0x26c)](_0x427326[_0x31bb48(0x1f8)]),_0xc6f064=_0x298f42[_0x31bb48(0x331)](_0x427326[_0x31bb48(0x226)]);break;case _0x31bb48(0x265):_0x298f42=_0x422bb5[_0x31bb48(0x1ba)][_0x31bb48(0x26c)](_0x427326[_0x31bb48(0x1b9)]),_0xc6f064=_0x422bb5[_0x31bb48(0x1ba)][_0x31bb48(0x26c)](_0x427326[_0x31bb48(0x34e)]);break;case _0x31bb48(0x2bf):_0x298f42=_0x422bb5[_0x31bb48(0x1ba)][_0x31bb48(0x26c)](_0x427326[_0x31bb48(0x1f5)]),_0xc6f064=_0x298f42[_0x31bb48(0x331)](_0x427326[_0x31bb48(0x226)]);break;default:return;}const _0x4c7cc4=_0x422bb5[_0x31bb48(0x1ba)][_0x31bb48(0x239)](_0x298f42,_0xc6f064);_0x422bb5[_0x31bb48(0x1ba)][_0x31bb48(0x1b1)](()=>{const _0x5340ec=_0x31bb48;for(const {suggestion:_0x31871e,meta:_0x40e086}of this[_0x5340ec(0x294)](_0x4c7cc4)){if(_0x31871e[_0x5340ec(0x315)])continue;if(_0x5340ec(0x2ea)==_0x31871e[_0x5340ec(0x32b)])continue;const _0x582b19=this[_0x5340ec(0x26b)](_0x31871e);if(_0x582b19&&this[_0x5340ec(0x1c3)](_0x582b19)&&_0x5340ec(0x265)!=_0x427326[_0x5340ec(0x32b)])continue;const _0x117fec=_0x31871e[_0x5340ec(0x275)]&&_0x31871e[_0x5340ec(0x275)][_0x5340ec(0x30b)];(_0x5340ec(0x22c)!=_0x31871e[_0x5340ec(0x32b)]||_0x5340ec(0x265)==_0x427326[_0x5340ec(0x32b)]&&!_0x117fec)&&(_0x40e086[_0x5340ec(0x202)]||_0x5340ec(0x32f)==_0x31871e[_0x5340ec(0x32b)]&&_0x40e086[_0x5340ec(0x24e)]||_0x31871e[_0x5340ec(0x34b)]()[_0x5340ec(0x2c6)](_0x4c7cc4)&&this[_0x5340ec(0x1e1)](_0x31871e,_0x298f42,_0xc6f064));}});},{'priority':_0x23bf52(0x2f5)}),_0x422bb5[_0x23bf52(0x1ba)]['on'](_0x23bf52(0x277),(_0x55d135,_0x443b2d)=>{const _0x44cd5e=_0x23bf52,_0x3c709e=_0x443b2d[0x0],_0x226de1=_0x443b2d[0x1];if(_0x226de1&&_0x226de1[_0x44cd5e(0x225)])return;if(this[_0x44cd5e(0x2ef)])return;if(!this[_0x44cd5e(0x21c)][_0x44cd5e(0x234)])return;if(_0x3c709e[_0x44cd5e(0x220)])return;const _0x1b5947=_0x422bb5[_0x44cd5e(0x1ba)][_0x44cd5e(0x2d9)],{start:_0x5a9e93,end:_0x152925}=_0x3c709e[_0x44cd5e(0x34b)](),_0x11a5a1=_0x5a9e93[_0x44cd5e(0x2fe)]&&_0x1b5947[_0x44cd5e(0x2e0)](_0x5a9e93[_0x44cd5e(0x2fe)])?null:_0x1b5947[_0x44cd5e(0x1fd)](_0x5a9e93,_0x44cd5e(0x1a9)),_0x435f94=_0x152925[_0x44cd5e(0x330)]&&_0x1b5947[_0x44cd5e(0x2e0)](_0x152925[_0x44cd5e(0x330)])?null:_0x1b5947[_0x44cd5e(0x1fd)](_0x152925,_0x44cd5e(0x26f)),_0x18a458=_0x422bb5[_0x44cd5e(0x1ba)][_0x44cd5e(0x239)](_0x11a5a1?_0x11a5a1[_0x44cd5e(0x319)]:_0x5a9e93,_0x435f94?_0x435f94[_0x44cd5e(0x29e)]:_0x152925);_0x422bb5[_0x44cd5e(0x1ba)][_0x44cd5e(0x1b1)](_0x27b6a8=>{const _0x356aa7=_0x44cd5e;this[_0x356aa7(0x24b)](_0x18a458);const _0x2edb1d=_0x422bb5[_0x356aa7(0x1ba)][_0x356aa7(0x2d9)][_0x356aa7(0x1fd)](_0x18a458[_0x356aa7(0x319)]);_0x3c709e['is'](_0x356aa7(0x23a))?_0x27b6a8[_0x356aa7(0x30a)](_0x2edb1d):_0x3c709e[_0x356aa7(0x2ec)](_0x2edb1d);}),_0x55d135[_0x44cd5e(0x2ff)]();},{'priority':_0x127d65[_0x23bf52(0x306)]+0xa}),_0x422bb5[_0x23bf52(0x1ba)]['on'](_0x23bf52(0x2c5),(_0x245d54,_0x1f8996)=>{const _0x24c7b=_0x23bf52,_0x31c8e4=_0x1f8996[_0x1f8996[_0x24c7b(0x1ca)]-0x1];_0x31c8e4&&_0x31c8e4[_0x24c7b(0x225)]||this[_0x24c7b(0x2ef)]||this[_0x24c7b(0x21c)][_0x24c7b(0x234)]&&(_0x422bb5[_0x24c7b(0x1ba)][_0x24c7b(0x1b1)](()=>{const _0x489cf1=_0x24c7b;let _0x16b8c6=_0x422bb5[_0x489cf1(0x1ba)][_0x489cf1(0x2c5)](_0x1f8996[0x0],_0x1f8996[0x1],_0x1f8996[0x2],{'forceDefaultExecution':!0x0});if(!_0x16b8c6)return;_0x245d54[_0x489cf1(0x27e)]=_0x16b8c6[_0x489cf1(0x1e8)]();const _0xa5bc8f=_0x16b8c6[_0x489cf1(0x29e)][_0x489cf1(0x330)],_0x479545=_0x422bb5[_0x489cf1(0x1ba)][_0x489cf1(0x2d9)];_0xa5bc8f&&_0x479545[_0x489cf1(0x1bb)](_0xa5bc8f)&&!_0x479545[_0x489cf1(0x2f9)](_0xa5bc8f)&&(_0x16b8c6=_0x422bb5[_0x489cf1(0x1ba)][_0x489cf1(0x239)](_0x16b8c6[_0x489cf1(0x319)],_0x422bb5[_0x489cf1(0x1ba)][_0x489cf1(0x26c)](_0xa5bc8f,_0x489cf1(0x29e)))),this[_0x489cf1(0x1aa)](_0x16b8c6);}),_0x245d54[_0x24c7b(0x2ff)]());},{'priority':_0x23bf52(0x219)}),this[_0x23bf52(0x19e)][_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x212),this[_0x23bf52(0x21c)]),this[_0x23bf52(0x1e4)](_0x23bf52(0x212));const _0x2f7633=new _0x57b895(_0x422bb5,this[_0x23bf52(0x2f0)]);_0x422bb5[_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x20b),_0x2f7633),this[_0x23bf52(0x1e4)](_0x23bf52(0x20b));const _0xc8cd8d=new _0x1feb5b(_0x422bb5,this[_0x23bf52(0x2f0)]);_0x422bb5[_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x31a),_0xc8cd8d),this[_0x23bf52(0x1e4)](_0x23bf52(0x31a)),_0x422bb5[_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x2e7),new _0x40cc68(_0x422bb5,_0x2f7633,this[_0x23bf52(0x2f0)])),this[_0x23bf52(0x1e4)](_0x23bf52(0x2e7)),_0x422bb5[_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x340),new _0x40cc68(_0x422bb5,_0xc8cd8d,this[_0x23bf52(0x2f0)])),this[_0x23bf52(0x1e4)](_0x23bf52(0x340)),_0x422bb5[_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x2ce),new _0x102ce1(_0x422bb5,_0x2f7633,this[_0x23bf52(0x2f0)])),this[_0x23bf52(0x1e4)](_0x23bf52(0x2ce)),_0x422bb5[_0x23bf52(0x2fa)][_0x23bf52(0x1c9)](_0x23bf52(0x1fe),new _0x102ce1(_0x422bb5,_0xc8cd8d,this[_0x23bf52(0x2f0)])),this[_0x23bf52(0x1e4)](_0x23bf52(0x1fe));const _0x58687a=_0x422bb5[_0x23bf52(0x1c2)][_0x23bf52(0x2d7)](_0x23bf52(0x242));this[_0x23bf52(0x2aa)](_0x58687a,_0x23bf52(0x343),(_0x34e038,{threadId:_0x1d6e5d})=>{const _0x1ea231=_0x23bf52,_0x6a1c8d=this[_0x1ea231(0x2f0)][_0x1ea231(0x2d7)](_0x1d6e5d);_0x6a1c8d&&_0x6a1c8d[_0x1ea231(0x2a7)]&&0x1===_0x6a1c8d[_0x1ea231(0x2a7)][_0x1ea231(0x1ca)]&&this[_0x1ea231(0x20d)](_0x1d6e5d,{'hasComments':!0x0});},{'priority':_0x23bf52(0x2e5)}),this[_0x23bf52(0x2aa)](_0x58687a,_0x23bf52(0x336),(_0x33940f,{threadId:_0xd7070b})=>{const _0x3b5a8c=_0x23bf52,_0x417f70=this[_0x3b5a8c(0x2f0)][_0x3b5a8c(0x2d7)](_0xd7070b);_0x417f70&&_0x417f70[_0x3b5a8c(0x2a7)]&&!_0x417f70[_0x3b5a8c(0x2a7)][_0x3b5a8c(0x1ca)]&&this[_0x3b5a8c(0x20d)](_0xd7070b,{'hasComments':!0x1});},{'priority':_0x23bf52(0x2e5)});}set[_0x249cbc(0x25b)](_0x343113){const _0x1dba0e=_0x249cbc;if(this[_0x1dba0e(0x2b4)])throw new _0x669d9c(_0x1dba0e(0x228),this);this[_0x1dba0e(0x2b4)]=_0x343113;}get[_0x249cbc(0x25b)](){const _0x327058=_0x249cbc;return this[_0x327058(0x2b4)];}[_0x249cbc(0x308)]({skipNotAttached:_0x1b5422=!0x1,toJSON:_0x46e3eb=!0x1}={}){const _0x16a93b=_0x249cbc,_0x366474=[];for(const _0x581264 of this[_0x16a93b(0x2f0)][_0x16a93b(0x2af)]())_0x1b5422&&!_0x581264[_0x16a93b(0x217)]||_0x366474[_0x16a93b(0x1f9)](_0x581264);return _0x46e3eb?_0x366474[_0x16a93b(0x1ed)](_0x34a554=>_0x34a554[_0x16a93b(0x258)]()):_0x366474;}[_0x249cbc(0x29d)](_0x15f645){const _0x53384c=_0x249cbc,_0x5d639c=this[_0x53384c(0x2f0)][_0x53384c(0x2d7)](_0x15f645);if(!_0x5d639c)throw new _0x669d9c(_0x53384c(0x2fc),this);return _0x5d639c;}[_0x249cbc(0x29a)](_0x5b5016){const _0x35d184=_0x249cbc;return this[_0x35d184(0x2f0)][_0x35d184(0x1cf)](_0x5b5016);}[_0x249cbc(0x22d)](_0x4ac4e3){const _0x88bde0=_0x249cbc,{authorId:_0x5bb18b,id:_0x145271,attributes:_0x27e631}=_0x4ac4e3,[_0x47b51a,_0x46b27c]=_0x4ac4e3[_0x88bde0(0x32b)][_0x88bde0(0x265)](':'),_0x2520ee=this[_0x88bde0(0x2f0)][_0x88bde0(0x2d7)](_0x145271)||this[_0x88bde0(0x255)](_0x47b51a,_0x46b27c,_0x145271,_0x5bb18b,_0x27e631);if(this[_0x88bde0(0x29f)](_0x2520ee),this[_0x88bde0(0x22a)](_0x2520ee,_0x47b51a,_0x46b27c||null,_0x5bb18b),_0x2520ee[_0x88bde0(0x270)]=_0x4ac4e3[_0x88bde0(0x270)],_0x2520ee[_0x88bde0(0x1cb)]=!0x0,_0x27e631&&_0x27e631[_0x88bde0(0x1b2)]){const _0x16c4ff=_0x27e631[_0x88bde0(0x1b2)],_0x522559=this[_0x88bde0(0x249)](_0x16c4ff[_0x88bde0(0x2c2)]);_0x2520ee[_0x88bde0(0x311)]=_0x16c4ff[_0x88bde0(0x270)],_0x2520ee[_0x88bde0(0x201)]=_0x522559,_0x2520ee[_0x88bde0(0x1e2)]=!0x0;}else _0x2520ee[_0x88bde0(0x311)]=_0x4ac4e3[_0x88bde0(0x270)];switch(_0x4ac4e3[_0x88bde0(0x275)]&&(_0x2520ee[_0x88bde0(0x275)]=_0x4ac4e3[_0x88bde0(0x275)]),_0x4ac4e3[_0x88bde0(0x257)]&&(_0x2520ee[_0x88bde0(0x257)]=_0x4ac4e3[_0x88bde0(0x257)]),this[_0x88bde0(0x2b4)]&&this[_0x88bde0(0x2b4)][_0x88bde0(0x27b)]||(_0x2520ee[_0x88bde0(0x32a)]=!0x0),this[_0x88bde0(0x1f4)][_0x88bde0(0x2d7)](_0x2520ee)){case _0x88bde0(0x32e):this[_0x88bde0(0x1f4)][_0x88bde0(0x1a2)](_0x2520ee,_0x88bde0(0x260));break;case _0x88bde0(0x321):_0x2520ee[_0x88bde0(0x217)]?(this[_0x88bde0(0x2d4)](new Set([_0x2520ee])),this[_0x88bde0(0x342)](new Set([_0x2520ee])),this[_0x88bde0(0x1f4)][_0x88bde0(0x1a2)](_0x2520ee,_0x88bde0(0x34a)),this[_0x88bde0(0x2a4)](_0x88bde0(0x1ea),_0x2520ee)):this[_0x88bde0(0x1f4)][_0x88bde0(0x1a2)](_0x2520ee,_0x88bde0(0x250));}return _0x2520ee;}[_0x249cbc(0x20b)](_0x3f5abf){const _0x55b0d5=_0x249cbc;this[_0x55b0d5(0x225)](()=>{const _0x1e0466=_0x55b0d5;this[_0x1e0466(0x19e)][_0x1e0466(0x1ba)][_0x1e0466(0x1b1)](()=>{const _0x17e03e=_0x1e0466;for(const _0xf9d29b of _0x3f5abf[_0x17e03e(0x1c1)]())_0xf9d29b[_0x17e03e(0x337)]();});});}[_0x249cbc(0x31a)](_0x2b16c6){const _0x2612f1=_0x249cbc;this[_0x2612f1(0x225)](()=>{const _0x278520=_0x2612f1;this[_0x278520(0x19e)][_0x278520(0x1ba)][_0x278520(0x1b1)](()=>{const _0x3aad86=_0x278520;for(const _0x2da399 of _0x2b16c6[_0x3aad86(0x1c1)]())_0x2da399[_0x3aad86(0x2d8)]();});});}[_0x249cbc(0x1e4)](_0x3a7947,_0x226305){const _0x10fbde=_0x249cbc,_0x466616=this[_0x10fbde(0x19e)][_0x10fbde(0x2fa)][_0x10fbde(0x2d7)](_0x3a7947);if(!_0x466616)throw new _0x669d9c(_0x10fbde(0x264),this,{'commandName':_0x3a7947});if(this[_0x10fbde(0x2ba)][_0x10fbde(0x1cf)](_0x466616))throw new _0x669d9c(_0x10fbde(0x209),this,{'commandName':_0x3a7947});this[_0x10fbde(0x2ba)][_0x10fbde(0x1c9)](_0x466616),_0x226305&&_0x466616['on'](_0x10fbde(0x273),(_0x264618,_0x1ab318)=>{const _0x18aed5=_0x10fbde;this[_0x18aed5(0x21c)][_0x18aed5(0x234)]&&(this[_0x18aed5(0x2ef)]||(_0x1ab318[_0x18aed5(0x1ca)]>0x0&&_0x1ab318[_0x1ab318[_0x18aed5(0x1ca)]-0x1]&&_0x1ab318[_0x1ab318[_0x18aed5(0x1ca)]-0x1][_0x18aed5(0x225)]?_0x1ab318[_0x18aed5(0x1de)]():(_0x264618[_0x18aed5(0x27e)]=_0x226305((..._0x4e948d)=>_0x466616[_0x18aed5(0x273)](..._0x4e948d,{'forceDefaultExecution':!0x0}),..._0x1ab318),_0x264618[_0x18aed5(0x2ff)]())));},{'priority':_0x10fbde(0x219)});}[_0x249cbc(0x225)](_0x15b47f){const _0x10616b=_0x249cbc;let _0x5f0418,_0xdfe6d7;const _0x226411=this[_0x10616b(0x2ef)];this[_0x10616b(0x2ef)]=!0x0;try{_0x5f0418=_0x15b47f();}catch(_0x2433a1){_0xdfe6d7=_0x2433a1;}return _0x226411||(this[_0x10616b(0x2ef)]=!0x1),_0xdfe6d7&&_0x669d9c[_0x10616b(0x21a)](_0xdfe6d7,this),_0x5f0418;}[_0x249cbc(0x1aa)](_0x3bf38a,_0x2c47d3=null,_0xdd7080={}){const _0x32235d=_0x249cbc;if(_0x3bf38a[_0x32235d(0x220)])return null;const _0x112272=this[_0x32235d(0x19e)][_0x32235d(0x1c2)][_0x32235d(0x2d7)](_0x32235d(0x279))['me'];for(const {suggestion:_0x5eb72c,meta:_0x9c36da}of this[_0x32235d(0x294)](_0x3bf38a,_0x32235d(0x32f)))if(_0x9c36da[_0x32235d(0x24e)]){if(!_0x9c36da[_0x32235d(0x2df)]){if(_0x9c36da[_0x32235d(0x202)]){if(!this[_0x32235d(0x2c9)]||!qt(_0x5eb72c,_0xdd7080))continue;return _0x5eb72c;}if(qt(_0x5eb72c,_0xdd7080))return _0x5eb72c;this[_0x32235d(0x1e1)](_0x5eb72c,_0x3bf38a[_0x32235d(0x319)],_0x3bf38a[_0x32235d(0x29e)]);break;}if(_0x2c47d3==_0x5eb72c[_0x32235d(0x325)]&&qt(_0x5eb72c,_0xdd7080)){const _0x59bc8f=_0x5eb72c[_0x32235d(0x34b)]();return _0x59bc8f[_0x32235d(0x319)][_0x32235d(0x1f6)](_0x3bf38a[_0x32235d(0x29e)])?this[_0x32235d(0x259)](_0x5eb72c,this[_0x32235d(0x2a1)][_0x32235d(0x239)](_0x3bf38a[_0x32235d(0x319)],_0x59bc8f[_0x32235d(0x29e)])):this[_0x32235d(0x259)](_0x5eb72c,this[_0x32235d(0x2a1)][_0x32235d(0x239)](_0x59bc8f[_0x32235d(0x319)],_0x3bf38a[_0x32235d(0x29e)])),_0x5eb72c;}}const _0x578344=_0x41c0af(),_0x6a8a02=_0x112272['id'],_0x79a940=_0x2c47d3?_0x32235d(0x2a9)+_0x2c47d3:_0x32235d(0x32f),_0x2849f6=this[_0x32235d(0x338)]({'id':_0x578344,'type':_0x79a940,'createdAt':new Date(),'authorId':_0x6a8a02,'attributes':_0xdd7080});return this[_0x32235d(0x1ff)](_0x79a940,_0x578344,_0x6a8a02,_0x3bf38a),_0x2849f6;}[_0x249cbc(0x326)](_0xbd34cb,_0x2feb29=_0x249cbc(0x240),_0x2358d2={}){const _0xe46fc5=_0x249cbc,_0x243c72=this[_0xe46fc5(0x19e)][_0xe46fc5(0x1c2)][_0xe46fc5(0x2d7)](_0xe46fc5(0x279))['me'],_0x5e5877=this[_0xe46fc5(0x282)][_0xe46fc5(0x268)](_0xe46fc5(0x32f),_0x2feb29,_0xe46fc5(0x1d6));for(const _0x1aede2 of this[_0xe46fc5(0x308)]())if(_0x1aede2[_0xe46fc5(0x201)]['id']==_0x243c72['id']&&_0xe46fc5(0x32f)==_0x1aede2[_0xe46fc5(0x32b)]&&_0x1aede2[_0xe46fc5(0x325)]==_0x2feb29&&qt(_0x1aede2,_0x2358d2)&&(_0x5e5877(_0x1aede2[_0xe46fc5(0x2c0)](),_0xbd34cb)||_0x5e5877(_0xbd34cb,_0x1aede2[_0xe46fc5(0x2c0)]()))){for(const _0x2e06e0 of _0xbd34cb)_0x1aede2[_0xe46fc5(0x26d)](_0x2e06e0);return _0x1aede2;}for(const {suggestion:_0x503c2e,meta:_0x2746bd}of this[_0xe46fc5(0x294)](_0xbd34cb,_0xe46fc5(0x32f))){if(!_0x2746bd[_0xe46fc5(0x24e)])continue;if(!this[_0xe46fc5(0x2c9)]&&_0x2746bd[_0xe46fc5(0x202)])continue;if(!qt(_0x503c2e,_0x2358d2))continue;let _0x396719=!0x0;for(const _0x4e387b of _0x503c2e[_0xe46fc5(0x2c0)]())for(const _0x18f05c of _0xbd34cb)if(!_0x4e387b[_0xe46fc5(0x2c6)](_0x18f05c)){_0x396719=!0x1;break;}if(_0x396719)return _0x503c2e;}const _0x4a023f=_0x41c0af(),_0x5c2b41=_0x243c72['id'],_0x3b6bc0=_0xe46fc5(0x2a9)+_0x2feb29,_0x43e75c=this[_0xe46fc5(0x338)]({'id':_0x4a023f,'type':_0x3b6bc0,'createdAt':new Date(),'authorId':_0x5c2b41,'attributes':_0x2358d2});for(const _0x4caae2 of _0xbd34cb)this[_0xe46fc5(0x1ff)](_0x3b6bc0,_0x4a023f,_0x5c2b41,_0x4caae2,_0x374558[_0xe46fc5(0x292)]());return _0x43e75c;}[_0x249cbc(0x318)](_0x307931,_0x1bd79f,_0x39a969=null,_0x47f964={}){const _0x10461e=_0x249cbc;if(_0x39a969=_0x39a969||Gt(_0x1bd79f),_0x307931[_0x10461e(0x220)])return null;if(_0x10461e(0x19f)===this[_0x10461e(0x23f)]){const _0x244397=this[_0x10461e(0x282)][_0x10461e(0x268)](_0x10461e(0x2ea),_0x39a969,_0x10461e(0x337));return this[_0x10461e(0x225)](()=>_0x244397([_0x307931],_0x1bd79f,_0x47f964)),null;}const _0x253aa0=this[_0x10461e(0x19e)][_0x10461e(0x1c2)][_0x10461e(0x2d7)](_0x10461e(0x279))['me'],_0x1f5d0d=[];if(_0x10461e(0x329)!==this[_0x10461e(0x23f)]){for(const {suggestion:_0x8bd39f,meta:_0x4eb121}of this[_0x10461e(0x294)](_0x307931,_0x10461e(0x32f)))_0x4eb121[_0x10461e(0x24e)]&&!_0x4eb121[_0x10461e(0x1c4)]&&_0x1f5d0d[_0x10461e(0x1f9)](..._0x8bd39f[_0x10461e(0x2c0)]());}const _0x5caf12=function(_0x54e680,_0x5a4df2){const _0x5cdd46=_0x10461e,_0x1a7efe=[];for(const _0x56b30b of _0x5a4df2){const _0x18b3ce=_0x54e680[_0x5cdd46(0x30d)](_0x56b30b);_0x18b3ce&&_0x1a7efe[_0x5cdd46(0x1f9)](_0x18b3ce);}return _0x1a7efe;}(_0x307931,_0x1f5d0d),_0x3b87f8=function(_0x9cf342,_0x456e65){const _0x3616a6=_0x10461e,_0x3245e0=[_0x9cf342];for(const _0xdfcc6a of _0x456e65){let _0x182d79=0x0;for(;_0x182d79<_0x3245e0[_0x3616a6(0x1ca)];){const _0x279071=_0x3245e0[_0x182d79][_0x3616a6(0x298)](_0xdfcc6a);_0x3245e0[_0x3616a6(0x317)](_0x182d79,0x1,..._0x279071),_0x182d79+=_0x279071[_0x3616a6(0x1ca)];}}return _0x3245e0;}(_0x307931,_0x1f5d0d);_0x5caf12[_0x10461e(0x1ca)]&&this[_0x10461e(0x2a1)][_0x10461e(0x1b1)](()=>{const _0x2806ad=_0x10461e;for(const _0x4de363 of _0x5caf12){const _0x9b3a82=this[_0x2806ad(0x282)][_0x2806ad(0x268)](_0x2806ad(0x2ea),_0x39a969,_0x2806ad(0x337));this[_0x2806ad(0x225)](()=>_0x9b3a82([_0x4de363],_0x1bd79f,_0x47f964));}});for(const _0x424aa7 of _0x3b87f8){let _0x4e03d4=null,_0x16cdb3=_0x424aa7[_0x10461e(0x319)],_0x3078bf=_0x424aa7[_0x10461e(0x29e)];for(const {suggestion:_0x4d031f,meta:_0x2d3773}of this[_0x10461e(0x294)](_0x424aa7,_0x10461e(0x2ea))){if(!_0x2d3773[_0x10461e(0x24e)])continue;if(_0x4d031f[_0x10461e(0x325)]!=_0x39a969)continue;if(!qt(_0x4d031f,_0x47f964))continue;const _0x403e93=_0x4d031f[_0x10461e(0x34b)]();if(_0x403e93[_0x10461e(0x2c6)](_0x424aa7,!0x0))return null;_0x16cdb3=_0x16cdb3[_0x10461e(0x200)](_0x403e93[_0x10461e(0x319)])?_0x16cdb3:_0x403e93[_0x10461e(0x319)],_0x3078bf=_0x3078bf[_0x10461e(0x27c)](_0x403e93[_0x10461e(0x29e)])?_0x3078bf:_0x403e93[_0x10461e(0x29e)],_0x4e03d4?_0x403e93[_0x10461e(0x319)][_0x10461e(0x200)](_0x4e03d4[_0x10461e(0x34b)]()[_0x10461e(0x319)])?(_0x4e03d4[_0x10461e(0x20a)](),_0x4e03d4=_0x4d031f):_0x4d031f[_0x10461e(0x20a)]():_0x4e03d4=_0x4d031f;}const _0x1ab5ad=this[_0x10461e(0x2a1)][_0x10461e(0x239)](_0x16cdb3,_0x3078bf);if(_0x4e03d4)this[_0x10461e(0x259)](_0x4e03d4,_0x1ab5ad);else{const _0x296099=_0x41c0af(),_0x4fe2d0=_0x253aa0['id'];this[_0x10461e(0x338)]({'id':_0x296099,'type':_0x10461e(0x24d)+_0x39a969,'data':_0x1bd79f,'createdAt':new Date(),'authorId':_0x4fe2d0,'attributes':_0x47f964}),this[_0x10461e(0x1ff)](_0x10461e(0x24d)+_0x39a969,_0x296099,_0x4fe2d0,_0x1ab5ad);}}return null;}[_0x249cbc(0x221)](_0x1f39b4,_0xbfde4e,_0x5df388=[],_0x5234b0=null,_0xdec54d={}){const _0x1cf1c1=_0x249cbc;_0xbfde4e[_0x1cf1c1(0x2b1)]||(_0xbfde4e[_0x1cf1c1(0x2b1)]=_0xbfde4e[_0x1cf1c1(0x2f6)]),_0xbfde4e[_0x1cf1c1(0x30b)]=_0x1f39b4['is'](_0x1cf1c1(0x1b5)),_0x5234b0=_0x5234b0||Gt(_0xbfde4e);const _0x2d922d=_0x5df388[_0x1cf1c1(0x1ed)](_0x1896a9=>Lt(_0x1896a9,this[_0x1cf1c1(0x2a1)])),_0x4723dd=_0x1f39b4['is'](_0x1cf1c1(0x1b5))?_0x1f39b4:Lt(_0x1f39b4,this[_0x1cf1c1(0x2a1)]);if(_0x1cf1c1(0x19f)===this[_0x1cf1c1(0x23f)]){const _0x22c218=this[_0x1cf1c1(0x282)][_0x1cf1c1(0x268)](_0x1cf1c1(0x22c),_0x5234b0,_0x1cf1c1(0x337));return this[_0x1cf1c1(0x225)](()=>_0x22c218([_0x4723dd],_0xbfde4e,_0xdec54d)),null;}_0x2d922d[_0x1cf1c1(0x1f9)](_0x4723dd);let _0x425362=!0x0;for(const _0x4eead4 of _0x2d922d)if(!this[_0x1cf1c1(0x2e1)](_0x4eead4)){_0x425362=!0x1;break;}if(_0x425362&&_0x1cf1c1(0x329)!==this[_0x1cf1c1(0x23f)]){const _0x3635c7=this[_0x1cf1c1(0x282)][_0x1cf1c1(0x268)](_0x1cf1c1(0x22c),_0x5234b0,_0x1cf1c1(0x337));return this[_0x1cf1c1(0x225)](()=>_0x3635c7([_0x4723dd],_0xbfde4e,_0xdec54d)),null;}let _0x3b3228=null,_0x13413a=_0x4723dd[_0x1cf1c1(0x319)],_0x5aa013=_0x4723dd[_0x1cf1c1(0x29e)];for(const {suggestion:_0x2db992,meta:_0x55fdbe}of this[_0x1cf1c1(0x294)](_0x4723dd,_0x1cf1c1(0x22c))){if(!_0x55fdbe[_0x1cf1c1(0x24e)])continue;if(_0x55fdbe[_0x1cf1c1(0x2df)]||_0x55fdbe[_0x1cf1c1(0x202)]||_0x55fdbe[_0x1cf1c1(0x1c4)])continue;if(_0x2db992[_0x1cf1c1(0x275)][_0x1cf1c1(0x2b1)]!=_0xbfde4e[_0x1cf1c1(0x2b1)])continue;if(!qt(_0x2db992,_0xdec54d))continue;const _0x1a7e68=_0x2db992[_0x1cf1c1(0x34b)]();if(_0x2db992[_0x1cf1c1(0x325)]==_0x5234b0){if(_0x1a7e68[_0x1cf1c1(0x2c6)](_0x4723dd,!0x0))return null;_0x13413a=_0x13413a[_0x1cf1c1(0x200)](_0x1a7e68[_0x1cf1c1(0x319)])?_0x13413a:_0x1a7e68[_0x1cf1c1(0x319)],_0x5aa013=_0x5aa013[_0x1cf1c1(0x27c)](_0x1a7e68[_0x1cf1c1(0x29e)])?_0x5aa013:_0x1a7e68[_0x1cf1c1(0x29e)],_0x3b3228?_0x1a7e68[_0x1cf1c1(0x319)][_0x1cf1c1(0x200)](_0x3b3228[_0x1cf1c1(0x34b)]()[_0x1cf1c1(0x319)])?(_0x3b3228[_0x1cf1c1(0x20a)](),_0x3b3228=_0x2db992):_0x2db992[_0x1cf1c1(0x20a)]():_0x3b3228=_0x2db992;}else{const _0x2d2fb8=_0x4723dd[_0x1cf1c1(0x30d)](_0x1a7e68);this[_0x1cf1c1(0x30f)](_0x2db992,_0x2d2fb8);}}const _0xee0279=this[_0x1cf1c1(0x19e)][_0x1cf1c1(0x1c2)][_0x1cf1c1(0x2d7)](_0x1cf1c1(0x279))['me'],_0xd3f125=_0x41c0af(),_0x44b4cf=_0xee0279['id'];if(_0x3b3228)return this[_0x1cf1c1(0x259)](_0x3b3228,this[_0x1cf1c1(0x2a1)][_0x1cf1c1(0x239)](_0x13413a,_0x5aa013)),_0x3b3228;{const _0x3097a3=this[_0x1cf1c1(0x338)]({'id':_0xd3f125,'type':_0x1cf1c1(0x324)+_0x5234b0,'data':_0xbfde4e,'createdAt':new Date(),'authorId':_0x44b4cf,'attributes':_0xdec54d});return this[_0x1cf1c1(0x1ff)](_0x1cf1c1(0x324)+_0x5234b0,_0xd3f125,_0x44b4cf,this[_0x1cf1c1(0x2a1)][_0x1cf1c1(0x239)](_0x13413a,_0x5aa013)),_0x3097a3;}}[_0x249cbc(0x1a6)](_0x1ffd0e,_0x164374,_0x502ffe=[],_0x13c223=null,_0x5a58c7={}){const _0x379125=_0x249cbc;_0x164374[_0x379125(0x2b1)]||(_0x164374[_0x379125(0x2b1)]=_0x164374[_0x379125(0x2f6)]);const _0x54ffa3=_0x1ffd0e[0x0];_0x164374[_0x379125(0x30b)]=_0x54ffa3['is'](_0x379125(0x1b5)),_0x13c223=_0x13c223||Gt(_0x164374);const _0x336883=_0x502ffe[_0x379125(0x1ed)](_0x29083=>Lt(_0x29083,this[_0x379125(0x2a1)])),_0x40c3cd=_0x54ffa3['is'](_0x379125(0x1b5))?_0x1ffd0e:_0x1ffd0e[_0x379125(0x1ed)](_0x1449e6=>Lt(_0x1449e6,this[_0x379125(0x2a1)]));if(_0x379125(0x19f)===this[_0x379125(0x23f)]){const _0x3aa7e9=this[_0x379125(0x282)][_0x379125(0x268)](_0x379125(0x22c),_0x13c223,_0x379125(0x337));return this[_0x379125(0x225)](()=>_0x3aa7e9(_0x40c3cd,_0x164374,_0x5a58c7)),null;}_0x336883[_0x379125(0x1f9)](..._0x40c3cd);let _0xc85a3f=!0x0;for(const _0x135650 of _0x336883)if(!this[_0x379125(0x2e1)](_0x135650)){_0xc85a3f=!0x1;break;}if(_0xc85a3f&&_0x379125(0x329)!==this[_0x379125(0x23f)]){const _0x796df6=this[_0x379125(0x282)][_0x379125(0x268)](_0x379125(0x22c),_0x13c223,_0x379125(0x337));return this[_0x379125(0x225)](()=>_0x796df6(_0x40c3cd,_0x164374,_0x5a58c7)),null;}const _0x1439e6=this[_0x379125(0x19e)][_0x379125(0x1c2)][_0x379125(0x2d7)](_0x379125(0x279))['me'];for(const _0x3b3bdd of this[_0x379125(0x308)]()){if(_0x3b3bdd[_0x379125(0x201)]['id']!=_0x1439e6['id'])continue;if(_0x379125(0x22c)!=_0x3b3bdd[_0x379125(0x32b)]||_0x3b3bdd[_0x379125(0x275)][_0x379125(0x2b1)]!=_0x164374[_0x379125(0x2b1)])continue;if(!qt(_0x3b3bdd,_0x5a58c7))continue;const _0x31c05e=_0x3b3bdd[_0x379125(0x325)]==_0x13c223;for(let _0x5dc751=0x0;_0x5dc751<_0x40c3cd[_0x379125(0x1ca)];_0x5dc751++){const _0x34bd08=_0x40c3cd[_0x5dc751];for(const _0x4a5d96 of _0x3b3bdd[_0x379125(0x288)]()){const _0x486584=_0x4a5d96[_0x379125(0x218)]();if(_0x34bd08[_0x379125(0x1f6)](_0x486584)){_0x31c05e?(_0x40c3cd[_0x379125(0x317)](_0x5dc751,0x1),_0x5dc751--):_0x3b3bdd[_0x379125(0x23c)](_0x4a5d96[_0x379125(0x2fb)]);break;}}}}if(0x0==_0x40c3cd[_0x379125(0x1ca)])return null;const _0x13e52e=this[_0x379125(0x282)][_0x379125(0x268)](_0x379125(0x22c),_0x13c223,_0x379125(0x1d6));for(const _0x3242c4 of this[_0x379125(0x308)]())if(_0x3242c4[_0x379125(0x201)]['id']==_0x1439e6['id']&&_0x379125(0x22c)==_0x3242c4[_0x379125(0x32b)]&&_0x3242c4[_0x379125(0x275)][_0x379125(0x2b1)]==_0x164374[_0x379125(0x2b1)]&&_0x3242c4[_0x379125(0x325)]==_0x13c223&&qt(_0x3242c4,_0x5a58c7)&&(_0x13e52e(_0x3242c4[_0x379125(0x2c0)](),_0x40c3cd)||_0x13e52e(_0x40c3cd,_0x3242c4[_0x379125(0x2c0)]()))){for(const _0x2b3d2e of _0x40c3cd)_0x3242c4[_0x379125(0x26d)](_0x2b3d2e);return _0x3242c4;}const _0x25841e=_0x41c0af(),_0x34a642=_0x1439e6['id'],_0x3aa5b7=_0x379125(0x324)+_0x13c223,_0x211be1=this[_0x379125(0x338)]({'id':_0x25841e,'type':_0x3aa5b7,'data':_0x164374,'createdAt':new Date(),'authorId':_0x34a642,'attributes':_0x5a58c7});for(const _0x5e0142 of _0x40c3cd)this[_0x379125(0x1ff)](_0x3aa5b7,_0x25841e,_0x34a642,_0x5e0142,_0x374558[_0x379125(0x292)]());return _0x211be1;}[_0x249cbc(0x24b)](_0x4cbd5b,_0x5f1ec0=null,_0xbc38e7={}){const _0x44187e=_0x249cbc;if(_0x4cbd5b[_0x44187e(0x220)])return null;const _0x4bc810=this[_0x44187e(0x19e)][_0x44187e(0x1c2)][_0x44187e(0x2d7)](_0x44187e(0x279))['me'],_0x3b8af5=new _0x459e26(_0x4cbd5b[_0x44187e(0x319)],_0x4cbd5b[_0x44187e(0x29e)]);for(const {suggestion:_0x38ba68,meta:_0x4052ec}of this[_0x44187e(0x294)](_0x3b8af5,_0x44187e(0x32f)))if(_0x4052ec[_0x44187e(0x24e)]&&!_0x4052ec[_0x44187e(0x2df)]){if(_0x38ba68[_0x44187e(0x315)]){const _0x464c08=_0x38ba68[_0x44187e(0x2c0)]()[_0x44187e(0x316)](_0x46b445=>_0x44187e(0x278)!=_0x46b445[_0x44187e(0x256)][_0x44187e(0x309)]);_0x464c08[_0x44187e(0x28c)](_0x260934=>_0x3b8af5[_0x44187e(0x2c6)](_0x260934,!0x0))&&_0x38ba68[_0x44187e(0x2d8)]();if(_0x464c08[_0x44187e(0x1f3)](_0x36b00c=>_0x36b00c[_0x44187e(0x2c6)](_0x3b8af5,!0x0))){const _0x3fe615=this[_0x44187e(0x282)][_0x44187e(0x268)](_0x44187e(0x30c),_0x5f1ec0,_0x44187e(0x337));return this[_0x44187e(0x225)](()=>_0x3fe615([_0x3b8af5],null,_0xbc38e7)),null;}}else{const _0x11e8b9=_0x3b8af5[_0x44187e(0x30d)](_0x38ba68[_0x44187e(0x34b)]());null!==_0x11e8b9&&_0x38ba68[_0x44187e(0x2b3)]([_0x11e8b9],null,_0xbc38e7);}}if(_0x3b8af5[_0x44187e(0x2d1)](),_0x3b8af5[_0x44187e(0x220)]||_0x44187e(0x278)==_0x3b8af5[_0x44187e(0x256)][_0x44187e(0x309)])return null;let _0x56c433=null,_0x39427b=_0x3b8af5[_0x44187e(0x319)],_0x373b62=_0x3b8af5[_0x44187e(0x29e)];const _0x1d5de5=this[_0x44187e(0x294)](_0x3b8af5,_0x44187e(0x30c));for(const {suggestion:_0x951a2f,meta:_0x1c80d7}of _0x1d5de5){const _0x42ef4b=this[_0x44187e(0x2a1)][_0x44187e(0x239)](_0x39427b,_0x373b62);if(_0x1c80d7[_0x44187e(0x24e)]&&(this[_0x44187e(0x2c9)]||!_0x1c80d7[_0x44187e(0x202)]&&!_0x1c80d7[_0x44187e(0x1c4)])){if(_0x951a2f[_0x44187e(0x315)]){if(!qt(_0x951a2f,_0xbc38e7))continue;let _0x92e190=!0x0;for(const _0x2d6be2 of _0x951a2f[_0x44187e(0x2c0)]()){if(_0x2d6be2[_0x44187e(0x2c6)](_0x42ef4b,!0x0))return _0x951a2f;_0x42ef4b[_0x44187e(0x2c6)](_0x2d6be2)||(_0x92e190=!0x1);}_0x92e190&&_0x951a2f[_0x44187e(0x2d8)]();}else{const _0x56b6fa=_0x951a2f[_0x44187e(0x34b)]();if(_0x56b6fa[_0x44187e(0x2c6)](_0x42ef4b,!0x0))return _0x951a2f;if(!qt(_0x951a2f,_0xbc38e7)){_0x42ef4b[_0x44187e(0x2c6)](_0x56b6fa)?_0x951a2f[_0x44187e(0x20a)]():_0x56b6fa[_0x44187e(0x22f)](_0x39427b)?_0x39427b=_0x56b6fa[_0x44187e(0x29e)]:_0x56b6fa[_0x44187e(0x22f)](_0x373b62)&&(_0x373b62=_0x56b6fa[_0x44187e(0x319)]);continue;}_0x39427b=_0x39427b[_0x44187e(0x200)](_0x56b6fa[_0x44187e(0x319)])?_0x39427b:_0x56b6fa[_0x44187e(0x319)],_0x373b62=_0x373b62[_0x44187e(0x27c)](_0x56b6fa[_0x44187e(0x29e)])?_0x373b62:_0x56b6fa[_0x44187e(0x29e)],_0xbc38e7=Object[_0x44187e(0x2ad)]({},_0x951a2f[_0x44187e(0x257)]),_0x56c433?_0x56b6fa[_0x44187e(0x319)][_0x44187e(0x200)](_0x56c433[_0x44187e(0x34b)]()[_0x44187e(0x319)])?(_0x56c433[_0x44187e(0x20a)](),_0x56c433=_0x951a2f):_0x951a2f[_0x44187e(0x20a)]():_0x56c433=_0x951a2f;}}}if(_0x56c433)return this[_0x44187e(0x259)](_0x56c433,this[_0x44187e(0x2a1)][_0x44187e(0x239)](_0x39427b,_0x373b62)),_0x56c433;{const _0x224f02=_0x41c0af(),_0x16d1ef=this[_0x44187e(0x2a1)][_0x44187e(0x239)](_0x39427b,_0x373b62),_0x386969=_0x4bc810['id'],_0x774e4a=_0x5f1ec0?_0x44187e(0x310)+_0x5f1ec0:_0x44187e(0x30c),_0x30057d=this[_0x44187e(0x338)]({'id':_0x224f02,'type':_0x774e4a,'createdAt':new Date(),'authorId':_0x386969,'attributes':_0xbc38e7});return this[_0x44187e(0x1ff)](_0x774e4a,_0x224f02,_0x386969,_0x16d1ef),_0x30057d;}}[_0x249cbc(0x230)](_0x45899d,_0xbee3f5=_0x249cbc(0x240),_0xe275fb={}){const _0x66d16e=_0x249cbc,_0x13ec87=this[_0x66d16e(0x19e)][_0x66d16e(0x1c2)][_0x66d16e(0x2d7)](_0x66d16e(0x279))['me'],_0x33fbb1=_0x45899d[_0x66d16e(0x1ed)](_0x45f458=>new _0x459e26(_0x45f458[_0x66d16e(0x319)],_0x45f458[_0x66d16e(0x29e)])),_0x4347ac=new Set();for(const {suggestion:_0x57704c,meta:_0x553e84}of this[_0x66d16e(0x294)](_0x33fbb1,_0x66d16e(0x32f)))_0x553e84[_0x66d16e(0x24e)]&&!_0x553e84[_0x66d16e(0x2df)]&&_0x4347ac[_0x66d16e(0x1c9)](_0x57704c);for(const _0x580129 of _0x4347ac)if(_0x580129[_0x66d16e(0x315)]){const _0x47f7df=_0x580129[_0x66d16e(0x2c0)]();(!_0x580129[_0x66d16e(0x257)]||!_0x580129[_0x66d16e(0x257)][_0x66d16e(0x33e)])&&(_0x47f7df[_0x66d16e(0x28c)](_0x5055ea=>_0x33fbb1[_0x66d16e(0x1f3)](_0x8ba05d=>_0x8ba05d[_0x66d16e(0x2c6)](_0x5055ea,!0x0)))&&_0x580129[_0x66d16e(0x2d8)]());if(_0x33fbb1[_0x66d16e(0x28c)](_0x50b875=>_0x47f7df[_0x66d16e(0x1f3)](_0x3ca30c=>_0x3ca30c[_0x66d16e(0x2c6)](_0x50b875,!0x0)))){const _0x2af505=this[_0x66d16e(0x282)][_0x66d16e(0x268)](_0x66d16e(0x30c),_0xbee3f5,_0x66d16e(0x337));return this[_0x66d16e(0x225)](()=>_0x2af505(_0x45899d,null,_0xe275fb)),null;}}else{const _0x376e82=_0x580129[_0x66d16e(0x34b)]();_0x33fbb1[_0x66d16e(0x1f3)](_0xb498ee=>_0xb498ee[_0x66d16e(0x2c6)](_0x376e82,!0x0))&&_0x580129[_0x66d16e(0x2d8)]();if(_0x33fbb1[_0x66d16e(0x28c)](_0x58903f=>_0x376e82[_0x66d16e(0x2c6)](_0x58903f,!0x0))){const _0x1b856e=this[_0x66d16e(0x282)][_0x66d16e(0x268)](_0x66d16e(0x30c),_0xbee3f5,_0x66d16e(0x337));return this[_0x66d16e(0x225)](()=>_0x1b856e(_0x33fbb1,null,_0xe275fb)),null;}}const _0x500e60=this[_0x66d16e(0x282)][_0x66d16e(0x268)](_0x66d16e(0x30c),_0xbee3f5,_0x66d16e(0x1d6));let _0x14da6d=null;for(const _0x1a6f7e of this[_0x66d16e(0x308)]())if(_0x1a6f7e[_0x66d16e(0x201)]['id']==_0x13ec87['id']&&_0x1a6f7e[_0x66d16e(0x217)]&&_0x66d16e(0x30c)==_0x1a6f7e[_0x66d16e(0x32b)]&&_0x1a6f7e[_0x66d16e(0x325)]==_0xbee3f5&&qt(_0x1a6f7e,_0xe275fb)&&(_0x500e60(_0x1a6f7e[_0x66d16e(0x2c0)](),_0x33fbb1)||_0x500e60(_0x33fbb1,_0x1a6f7e[_0x66d16e(0x2c0)]()))){if(_0x14da6d){if(_0x1a6f7e[_0x66d16e(0x2a7)]&&_0x1a6f7e[_0x66d16e(0x2a7)][_0x66d16e(0x1ca)])continue;for(const _0x469e4d of _0x1a6f7e[_0x66d16e(0x2c0)]())_0x14da6d[_0x66d16e(0x1ec)](_0x469e4d)||_0x14da6d[_0x66d16e(0x26d)](_0x469e4d);_0x1a6f7e[_0x66d16e(0x20a)]();}else{_0x14da6d=_0x1a6f7e;for(const _0x3923ed of _0x33fbb1)_0x1a6f7e[_0x66d16e(0x1ec)](_0x3923ed)||_0x1a6f7e[_0x66d16e(0x26d)](_0x3923ed);}}if(_0x14da6d)return _0x14da6d;_0x4347ac[_0x66d16e(0x236)]();for(const {suggestion:_0x1cd463,meta:_0x56f2f6}of this[_0x66d16e(0x294)](_0x33fbb1,_0x66d16e(0x30c)))_0x56f2f6[_0x66d16e(0x24e)]&&(this[_0x66d16e(0x2c9)]||!_0x56f2f6[_0x66d16e(0x202)]&&!_0x56f2f6[_0x66d16e(0x1c4)])&&qt(_0x1cd463,_0xe275fb)&&_0x4347ac[_0x66d16e(0x1c9)](_0x1cd463);for(const _0x43811b of _0x4347ac){const _0x2667fe=_0x43811b[_0x66d16e(0x2c0)]();if(!_0xe275fb||!_0xe275fb[_0x66d16e(0x33e)]){if(_0x33fbb1[_0x66d16e(0x28c)](_0x120818=>_0x2667fe[_0x66d16e(0x1f3)](_0x1f0585=>_0x1f0585[_0x66d16e(0x2c6)](_0x120818,!0x0))))return _0x43811b;}(!_0x43811b[_0x66d16e(0x257)]||!_0x43811b[_0x66d16e(0x257)][_0x66d16e(0x33e)])&&(_0x2667fe[_0x66d16e(0x28c)](_0x56807d=>_0x33fbb1[_0x66d16e(0x1f3)](_0x380783=>_0x380783[_0x66d16e(0x2c6)](_0x56807d,!0x0)))&&_0x43811b[_0x66d16e(0x2d8)]());}const _0x3bb448=_0x41c0af(),_0x4da4a0=_0x13ec87['id'],_0x2d8ad4=_0x66d16e(0x310)+_0xbee3f5,_0x6d7148=this[_0x66d16e(0x338)]({'id':_0x3bb448,'type':_0x2d8ad4,'createdAt':new Date(),'authorId':_0x4da4a0,'attributes':_0xe275fb});for(const _0x302a34 of _0x33fbb1)_0x302a34[_0x66d16e(0x2d1)](),_0x302a34[_0x66d16e(0x220)]||_0x66d16e(0x278)==_0x302a34[_0x66d16e(0x256)][_0x66d16e(0x309)]||this[_0x66d16e(0x1ff)](_0x2d8ad4,_0x3bb448,_0x4da4a0,_0x302a34,_0x374558[_0x66d16e(0x292)]());return _0x6d7148;}[_0x249cbc(0x2ed)](_0x4fd8c8,_0x4b34e2,_0x34d89d,_0x1b3873,_0x3e5e9b){const _0x370496=_0x249cbc;if(_0x4fd8c8[_0x370496(0x220)])return[];if(_0x370496(0x19f)===this[_0x370496(0x23f)])return[];const _0x129647=this[_0x370496(0x19e)][_0x370496(0x1c2)][_0x370496(0x2d7)](_0x370496(0x279))['me']['id'],_0x1d26b4=Array[_0x370496(0x2cc)](this[_0x370496(0x2f0)][_0x370496(0x2af)]())[_0x370496(0x316)](_0x3a18b0=>_0x370496(0x2b6)==_0x3a18b0[_0x370496(0x32b)]&&_0x3a18b0[_0x370496(0x275)][_0x370496(0x1ee)]==_0x4b34e2&&_0x3a18b0[_0x370496(0x1ec)](_0x4fd8c8));if(_0x370496(0x303)===this[_0x370496(0x23f)]){const _0x17de21=this[_0x370496(0x294)](_0x4fd8c8,_0x370496(0x32f))[_0x370496(0x316)](({meta:_0x45370e})=>_0x45370e[_0x370496(0x24e)]&&!_0x45370e[_0x370496(0x1c4)]&&!_0x45370e[_0x370496(0x2df)])[_0x370496(0x1ed)](({suggestion:_0x5130ad})=>_0x5130ad);_0x1d26b4[_0x370496(0x1bc)](..._0x17de21);}const _0x32e847=new Map([[_0x4fd8c8,_0x34d89d]]);for(const _0x2b8358 of _0x1d26b4){const _0x3e558f=_0x370496(0x2b6)==_0x2b8358[_0x370496(0x32b)]?_0x2b8358[_0x370496(0x275)][_0x370496(0x2a6)]:void 0x0,_0x3d3bb6=_0x2b8358[_0x370496(0x34b)](),_0x35a168=Array[_0x370496(0x2cc)](_0x32e847[_0x370496(0x286)]())[_0x370496(0x21e)](_0x2cddca=>_0x2cddca[_0x370496(0x231)](_0x3d3bb6));if(!_0x35a168)continue;const _0x146289=_0x35a168[_0x370496(0x298)](_0x3d3bb6);this[_0x370496(0x1c3)](_0x4b34e2)&&_0x370496(0x32f)==_0x2b8358[_0x370496(0x32b)]&&0x0!=_0x146289[_0x370496(0x1ca)]||(_0x32e847[_0x370496(0x33b)](_0x35a168),_0x146289[_0x370496(0x2e3)](_0x10516a=>{const _0x2ee074=_0x370496;_0x32e847[_0x2ee074(0x1a2)](_0x10516a,_0x34d89d);}),_0x370496(0x32f)!=_0x2b8358[_0x370496(0x32b)]&&_0x3e558f!=_0x1b3873&&_0x32e847[_0x370496(0x1a2)](_0x35a168[_0x370496(0x30d)](_0x3d3bb6),_0x3e558f));}const _0x4ad7b0=[];for(const [_0x52fd09,_0x29da7e]of _0x32e847){const _0x28ffe4=_0x41c0af(),_0x3fa18e={'key':_0x4b34e2,'oldValue':_0x29da7e,'newValue':_0x1b3873};_0x4b34e2[_0x370496(0x1ca)]>0x25&&console[_0x370496(0x25f)](_0x370496(0x2c8),{'key':_0x4b34e2});const _0x2ab5fd=(_0x370496(0x2c1)+(_0x4b34e2+'|'+Gt({'newValue':_0x1b3873})))[_0x370496(0x213)](0x0,0x3c),_0x413425=this[_0x370496(0x338)]({'id':_0x28ffe4,'type':_0x2ab5fd,'data':_0x3fa18e,'createdAt':new Date(),'authorId':_0x129647,'attributes':_0x3e5e9b});_0x4ad7b0[_0x370496(0x1f9)](_0x413425),this[_0x370496(0x1ff)](_0x2ab5fd,_0x28ffe4,_0x129647,_0x52fd09);}return _0x4ad7b0;}[_0x249cbc(0x2b8)](_0x5420d0){const _0x15f9e7=_0x249cbc;this[_0x15f9e7(0x1e4)](_0x5420d0,(_0x3fab37,..._0x5559cc)=>{const _0x4d7a72=_0x15f9e7;this[_0x4d7a72(0x1e0)](()=>{_0x3fab37(..._0x5559cc);});});}[_0x249cbc(0x237)](_0x2e946e){const _0x5326bb=_0x249cbc;this[_0x5326bb(0x287)][_0x5326bb(0x1c9)](_0x2e946e);}[_0x249cbc(0x253)](_0x58ef81){const _0x465fed=_0x249cbc;this[_0x465fed(0x1b6)][_0x465fed(0x1c9)](_0x58ef81);}[_0x249cbc(0x26b)](_0x3a7e45){const _0x8624a5=_0x249cbc;return _0x8624a5(0x2b6)==_0x3a7e45[_0x8624a5(0x32b)]?_0x3a7e45[_0x8624a5(0x325)][_0x8624a5(0x265)]('|')[0x0]:null;}[_0x249cbc(0x259)](_0x202290,_0x4b5b92){const _0x2e4fd3=_0x249cbc,_0x3c5b23=_0x202290[_0x2e4fd3(0x28f)]();this[_0x2e4fd3(0x2a1)][_0x2e4fd3(0x1b1)](_0x23807a=>{const _0x3735fa=_0x2e4fd3;_0x23807a[_0x3735fa(0x20c)](_0x3c5b23,{'range':_0x4b5b92});});}[_0x249cbc(0x29f)](_0x5c28c3){const _0x7b64a4=_0x249cbc,_0x17194e=_0x5c28c3['id'],_0x2515ee=this[_0x7b64a4(0x19e)][_0x7b64a4(0x2f3)][_0x7b64a4(0x2d7)](_0x7b64a4(0x31b));this[_0x7b64a4(0x205)][_0x7b64a4(0x27f)](_0x17194e)||this[_0x7b64a4(0x205)][_0x7b64a4(0x1f7)]({'channelId':_0x2515ee,'threadId':_0x17194e,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x8bcf30=this[_0x7b64a4(0x205)][_0x7b64a4(0x33a)](_0x17194e);_0x8bcf30[_0x7b64a4(0x2d3)](_0x7b64a4(0x210)),_0x8bcf30[_0x7b64a4(0x210)]=!0x1,_0x5c28c3[_0x7b64a4(0x2a7)]=_0x8bcf30;}[_0x249cbc(0x22a)](_0x1a47a9,_0x54d01e,_0x2f66b7,_0x267232){const _0x5bf39b=_0x249cbc;if(_0x1a47a9[_0x5bf39b(0x32b)]!=_0x54d01e||_0x1a47a9[_0x5bf39b(0x325)]!=_0x2f66b7||_0x1a47a9[_0x5bf39b(0x263)]['id']!=_0x267232)throw this[_0x5bf39b(0x19e)][_0x5bf39b(0x2f1)](_0x5bf39b(0x1ef)),new _0x669d9c(_0x5bf39b(0x1ef),this);}[_0x249cbc(0x30f)](_0xf7fd28,_0x4cca13){const _0x292465=_0x249cbc,_0x3985ff=_0xf7fd28[_0x292465(0x34b)]();if(_0x4cca13[_0x292465(0x1f6)](_0x3985ff))_0xf7fd28[_0x292465(0x20a)]();else{if(_0x3985ff[_0x292465(0x2c6)](_0x4cca13)){const _0x5cd455=this[_0x292465(0x2a1)][_0x292465(0x26c)](_0x4cca13[_0x292465(0x319)][_0x292465(0x330)],_0x292465(0x29e));this[_0x292465(0x259)](_0xf7fd28,this[_0x292465(0x2a1)][_0x292465(0x239)](_0x3985ff[_0x292465(0x319)],_0x5cd455));const _0x1b97fd=_0x41c0af(),_0x527a5d=_0xf7fd28[_0x292465(0x263)]['id'],_0x408026=_0xf7fd28[_0x292465(0x32b)]+':'+_0xf7fd28[_0x292465(0x325)];this[_0x292465(0x338)]({'id':_0x1b97fd,'type':_0x408026,'createdAt':new Date(),'authorId':_0x527a5d,'data':_0xf7fd28[_0x292465(0x275)],'attributes':_0xf7fd28[_0x292465(0x257)]});const _0x244557=this[_0x292465(0x2a1)][_0x292465(0x26c)](_0x4cca13[_0x292465(0x29e)][_0x292465(0x1bf)],_0x292465(0x232)),_0xb19cba=this[_0x292465(0x2a1)][_0x292465(0x239)](_0x244557,_0x3985ff[_0x292465(0x29e)]);this[_0x292465(0x1ff)](_0x408026,_0x1b97fd,_0x527a5d,_0xb19cba);}else{if(_0x3985ff[_0x292465(0x22f)](_0x4cca13[_0x292465(0x319)])){const _0x4804b9=this[_0x292465(0x2a1)][_0x292465(0x26c)](_0x4cca13[_0x292465(0x319)][_0x292465(0x330)],_0x292465(0x29e));this[_0x292465(0x259)](_0xf7fd28,this[_0x292465(0x2a1)][_0x292465(0x239)](_0x3985ff[_0x292465(0x319)],_0x4804b9));}else{const _0x201dee=this[_0x292465(0x2a1)][_0x292465(0x26c)](_0x4cca13[_0x292465(0x29e)][_0x292465(0x1bf)],_0x292465(0x232));this[_0x292465(0x259)](_0xf7fd28,this[_0x292465(0x2a1)][_0x292465(0x239)](_0x201dee,_0x3985ff[_0x292465(0x29e)]));}}}}[_0x249cbc(0x2e1)](_0x3be616){const _0x41ecc8=_0x249cbc;for(const {suggestion:_0x4bb082,meta:_0x369532}of this[_0x41ecc8(0x294)](_0x3be616,_0x41ecc8(0x32f))){if(!_0x369532[_0x41ecc8(0x24e)])continue;const _0x41e8f7=_0x4bb082[_0x41ecc8(0x2c0)]();for(const _0x247889 of _0x41e8f7)if(!_0x3be616[_0x41ecc8(0x298)](_0x247889)[_0x41ecc8(0x1ca)])return!0x0;}return!0x1;}[_0x249cbc(0x2dc)](_0x4f7006){const _0x14a87c=_0x249cbc,_0x2a6a1f=this[_0x14a87c(0x19e)][_0x14a87c(0x1c2)][_0x14a87c(0x2d7)](_0x14a87c(0x279))[_0x14a87c(0x25c)](_0x4f7006);if(!_0x2a6a1f)throw new _0x669d9c(_0x14a87c(0x252),this);return _0x2a6a1f;}[_0x249cbc(0x249)](_0x48a76b){const _0x24b50f=_0x249cbc,_0x1f42c1=this[_0x24b50f(0x19e)][_0x24b50f(0x1c2)][_0x24b50f(0x2d7)](_0x24b50f(0x279)),_0x46e433=_0x191b77(_0x24b50f(0x2db)+_0x48a76b),_0x1f3d5e=_0x1f42c1[_0x24b50f(0x25c)](_0x46e433);return _0x1f3d5e||_0x1f42c1[_0x24b50f(0x1c6)]({'id':_0x46e433,'name':_0x48a76b});}[_0x249cbc(0x255)](_0x4e6e94,_0x34614a,_0x44d593,_0x16e7aa,_0x488e21){const _0x57b9ee=_0x249cbc,_0x30f4a9=this[_0x57b9ee(0x2dc)](_0x16e7aa),_0xa73c36=this[_0x57b9ee(0x282)][_0x57b9ee(0x296)](_0x4e6e94,_0x34614a,_0x44d593,_0x30f4a9,_0x488e21,_0x2b54d5=>{const _0x6c0fc=_0x57b9ee;this[_0x6c0fc(0x20d)](_0x44d593,{'attributes':_0x2b54d5});const _0x577766=this[_0x6c0fc(0x29d)](_0x44d593);this[_0x6c0fc(0x2d4)](new Set([_0x577766])),this[_0x6c0fc(0x342)](new Set([_0x577766]));});return this[_0x57b9ee(0x2aa)](_0xa73c36,_0x57b9ee(0x337),()=>{const _0x26b6dc=_0x57b9ee;this[_0x26b6dc(0x20d)](_0x44d593,{'state':_0x26b6dc(0x243)});},{'priority':_0x57b9ee(0x219)}),this[_0x57b9ee(0x2aa)](_0xa73c36,_0x57b9ee(0x2d8),()=>{const _0x428593=_0x57b9ee;this[_0x428593(0x20d)](_0x44d593,{'state':_0x428593(0x2bb)});},{'priority':_0x57b9ee(0x219)}),this[_0x57b9ee(0x2f0)][_0x57b9ee(0x1a2)](_0x44d593,_0xa73c36),this[_0x57b9ee(0x1f4)][_0x57b9ee(0x1a2)](_0xa73c36,_0x57b9ee(0x32e)),_0xa73c36;}[_0x249cbc(0x1ab)](_0x35fa9c){const _0x28be25=_0x249cbc,_0x61167b=_0x35fa9c[_0x28be25(0x265)](':');return{'group':_0x61167b[0x0],'type':_0x61167b[0x1],'subType':_0x61167b[_0x28be25(0x1ca)]>=0x5?_0x61167b[0x2]:null,'id':_0x61167b[_0x28be25(0x1ca)]<0x5?_0x61167b[0x2]:_0x61167b[0x3],'authorId':_0x61167b[_0x28be25(0x1ca)]<0x5?_0x61167b[0x3]:_0x61167b[0x4],'markerCount':0x6==_0x61167b[_0x28be25(0x1ca)]?_0x61167b[0x5]:null};}[_0x249cbc(0x1e1)](_0x1645bc,_0x211cef,_0x33b661){const _0x4efbe4=_0x249cbc,_0x459eba=_0x1645bc[_0x4efbe4(0x34b)](),_0x2b2ac7=_0x459eba[_0x4efbe4(0x319)],_0x5272eb=_0x459eba[_0x4efbe4(0x29e)];this[_0x4efbe4(0x259)](_0x1645bc,this[_0x4efbe4(0x2a1)][_0x4efbe4(0x239)](_0x2b2ac7,_0x211cef));const _0x4b40ea=_0x41c0af(),_0x8c37bf=_0x1645bc[_0x4efbe4(0x263)]['id'],_0x549a64=_0x1645bc[_0x4efbe4(0x32b)]+(_0x1645bc[_0x4efbe4(0x325)]?':'+_0x1645bc[_0x4efbe4(0x325)]:'');this[_0x4efbe4(0x338)]({'id':_0x4b40ea,'type':_0x549a64,'createdAt':new Date(),'authorId':_0x8c37bf,'originalSuggestionId':_0x1645bc['id'],'attributes':_0x1645bc[_0x4efbe4(0x257)],'data':_0x1645bc[_0x4efbe4(0x275)]});const _0x3a2fb7=this[_0x4efbe4(0x26b)](_0x1645bc);(_0x4efbe4(0x22c)==_0x1645bc[_0x4efbe4(0x32b)]||_0x3a2fb7&&this[_0x4efbe4(0x1c3)](_0x3a2fb7))&&(_0x33b661=this[_0x4efbe4(0x2a1)][_0x4efbe4(0x328)](_0x33b661[_0x4efbe4(0x1bf)])),this[_0x4efbe4(0x1ff)](_0x549a64,_0x4b40ea,_0x8c37bf,this[_0x4efbe4(0x2a1)][_0x4efbe4(0x239)](_0x33b661,_0x5272eb));}[_0x249cbc(0x294)](_0x2cc7dc,_0x19cb8a=null){const _0x10f676=_0x249cbc,_0x179227=[],_0x1e512b=this[_0x10f676(0x19e)][_0x10f676(0x1c2)][_0x10f676(0x2d7)](_0x10f676(0x279))['me'];Array[_0x10f676(0x274)](_0x2cc7dc)||(_0x2cc7dc=[_0x2cc7dc]);for(const _0x54e737 of this[_0x10f676(0x308)]()){if(!_0x54e737[_0x10f676(0x217)])continue;if(_0x19cb8a&&_0x54e737[_0x10f676(0x32b)]!=_0x19cb8a)continue;let _0x55abd1=!0x1;for(const _0x650d51 of _0x54e737[_0x10f676(0x2c0)]()){for(const _0x22d873 of _0x2cc7dc){const _0x571cea=_0x22d873[_0x10f676(0x319)][_0x10f676(0x1f6)](_0x650d51[_0x10f676(0x29e)])||_0x22d873[_0x10f676(0x29e)][_0x10f676(0x1f6)](_0x650d51[_0x10f676(0x319)]);if(_0x571cea||_0x22d873[_0x10f676(0x30d)](_0x650d51)){const _0x44a68f=_0x22d873[_0x10f676(0x2c6)](_0x650d51)&&Ot(this[_0x10f676(0x2a1)][_0x10f676(0x2d9)],_0x650d51[_0x10f676(0x319)],_0x22d873),_0x33bc3d=_0x650d51[_0x10f676(0x2c6)](_0x22d873)&&Ot(this[_0x10f676(0x2a1)][_0x10f676(0x2d9)],_0x22d873[_0x10f676(0x319)],_0x650d51);_0x179227[_0x10f676(0x1f9)]({'suggestion':_0x54e737,'meta':{'isOwn':_0x1e512b==_0x54e737[_0x10f676(0x201)],'isNextTo':_0x571cea,'isInsideObject':_0x44a68f,'containsRangeInObject':_0x33bc3d}}),_0x55abd1=!0x0;break;}}if(_0x55abd1)break;}}return _0x179227;}[_0x249cbc(0x1ff)](_0x5ad10d,_0x3cf020,_0x37a096,_0x2853bc,_0x352ee5){const _0x5e91af=_0x249cbc;this[_0x5e91af(0x2a1)][_0x5e91af(0x1b1)](_0x5b170b=>{const _0x596c4c=_0x5e91af;let _0xd46cf4=_0x596c4c(0x227)+_0x5ad10d+':'+_0x3cf020+':'+_0x37a096;_0x352ee5&&(_0xd46cf4=_0xd46cf4+':'+_0x352ee5),_0x5b170b[_0x596c4c(0x2dd)](_0xd46cf4,{'range':_0x2853bc,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x249cbc(0x241)](_0x492186){const _0xea53b3=_0x249cbc,_0x5c5857=_0x492186[_0xea53b3(0x26e)],_0x4fc99b=_0x492186[_0xea53b3(0x1e7)];_0x492186[_0xea53b3(0x26e)]=null,_0x492186[_0xea53b3(0x1e7)]=null,null!=_0x5c5857&&_0x5c5857[_0xea53b3(0x1e7)]==_0x492186&&(_0x5c5857[_0xea53b3(0x1e7)]=_0x4fc99b),null!=_0x4fc99b&&_0x4fc99b[_0xea53b3(0x26e)]==_0x492186&&(_0x4fc99b[_0xea53b3(0x26e)]=_0x5c5857),_0xea53b3(0x34a)==this[_0xea53b3(0x1f4)][_0xea53b3(0x2d7)](_0x492186)&&(this[_0xea53b3(0x1f4)][_0xea53b3(0x1a2)](_0x492186,_0xea53b3(0x250)),this[_0xea53b3(0x2a4)](_0xea53b3(0x32d),_0x492186,_0x5c5857,_0x4fc99b));}[_0x249cbc(0x338)](_0x2037cd){const _0x4db455=_0x249cbc,_0x55d484=_0x2037cd['id'],_0x2a91ed=this[_0x4db455(0x22d)](_0x2037cd);if(this[_0x4db455(0x2b4)]&&this[_0x4db455(0x2b4)][_0x4db455(0x27b)]){const _0x575c99=this[_0x4db455(0x19e)][_0x4db455(0x1c2)][_0x4db455(0x2d7)](_0x4db455(0x34c)),_0x1d524c=_0x2a91ed[_0x4db455(0x2d0)],_0x5559e4=_0x2a91ed[_0x4db455(0x325)]?_0x2a91ed[_0x4db455(0x32b)]+':'+_0x2a91ed[_0x4db455(0x325)]:_0x2a91ed[_0x4db455(0x32b)],_0x31c012=this[_0x4db455(0x19e)][_0x4db455(0x24f)],_0x568efc=_0x575c99[_0x4db455(0x1c9)](_0x276b7f(_0x31c012,_0x4db455(0x2ac))),_0xbe789={'id':_0x55d484,'type':_0x5559e4,'hasComments':_0x1d524c,'data':_0x2037cd[_0x4db455(0x275)]||null,'originalSuggestionId':_0x2037cd[_0x4db455(0x290)]||null,'attributes':_0x2a91ed[_0x4db455(0x257)]};this[_0x4db455(0x2b4)][_0x4db455(0x27b)](_0xbe789)[_0x4db455(0x2fd)](_0x3ee1fc=>{const _0x4afd2b=_0x4db455;_0x2a91ed[_0x4afd2b(0x32a)]=!0x0,_0x575c99[_0x4afd2b(0x280)](_0x568efc),_0x3ee1fc&&_0x3ee1fc[_0x4afd2b(0x270)]&&(this[_0x4afd2b(0x2f0)][_0x4afd2b(0x2d7)](_0x55d484)[_0x4afd2b(0x270)]=_0x3ee1fc[_0x4afd2b(0x270)]);})[_0x4db455(0x204)](_0x42fdcc=>{const _0xb129bf=_0x4db455;throw _0xa0a583(_0xb129bf(0x23e)),this[_0xb129bf(0x19e)][_0xb129bf(0x1ba)][_0xb129bf(0x1d9)]({'isUndoable':!0x1},()=>{const _0x3471c2=_0xb129bf;_0x2a91ed[_0x3471c2(0x2d8)]();}),_0x2a91ed[_0xb129bf(0x1dc)](),this[_0xb129bf(0x2f0)][_0xb129bf(0x33b)](_0x2a91ed['id']),this[_0xb129bf(0x1f4)][_0xb129bf(0x33b)](_0x2a91ed),_0x42fdcc;});}return _0x2a91ed;}[_0x249cbc(0x1c3)](_0x1ecd51){const _0x1e21ce=_0x249cbc;return this[_0x1e21ce(0x287)][_0x1e21ce(0x1cf)](_0x1ecd51);}[_0x249cbc(0x20d)](_0x3d1a7f,_0x1c54bc){const _0x5ee6a4=_0x249cbc,_0x11479c=this[_0x5ee6a4(0x19e)][_0x5ee6a4(0x1c2)][_0x5ee6a4(0x2d7)](_0x5ee6a4(0x34c)),_0x43deb0=this[_0x5ee6a4(0x29d)](_0x3d1a7f);if(this[_0x5ee6a4(0x2b4)]&&this[_0x5ee6a4(0x2b4)][_0x5ee6a4(0x215)]){if(_0x43deb0[_0x5ee6a4(0x32a)]){const _0x42c499=_0x11479c[_0x5ee6a4(0x1c9)](_0x276b7f(this[_0x5ee6a4(0x19e)][_0x5ee6a4(0x24f)],_0x5ee6a4(0x2ac)));this[_0x5ee6a4(0x2b4)][_0x5ee6a4(0x215)](_0x3d1a7f,_0x1c54bc)[_0x5ee6a4(0x2fd)](()=>{const _0x43cbf5=_0x5ee6a4;_0x11479c[_0x43cbf5(0x280)](_0x42c499);});}else _0x43deb0['on'](_0x5ee6a4(0x1a0),()=>{const _0x1b590f=_0x5ee6a4;this[_0x1b590f(0x20d)](_0x3d1a7f,_0x1c54bc);});}}[_0x249cbc(0x347)](_0x42ddae){const _0x42c693=_0x249cbc;if(!this[_0x42c693(0x2b4)]||!this[_0x42c693(0x2b4)][_0x42c693(0x29d)])throw new _0x669d9c(_0x42c693(0x1c5),this);return this[_0x42c693(0x2b4)][_0x42c693(0x29d)](_0x42ddae);}[_0x249cbc(0x2c4)](_0x2190c7){const _0x26fdc1=_0x249cbc,{id:_0x2a9a3e,type:_0x200cf5,subType:_0xe57367,authorId:_0x23bf7e}=this[_0x26fdc1(0x1ab)](_0x2190c7),_0x42ded8=this[_0x26fdc1(0x2f0)][_0x26fdc1(0x2d7)](_0x2a9a3e)||this[_0x26fdc1(0x255)](_0x200cf5,_0xe57367,_0x2a9a3e,_0x23bf7e,{});switch(this[_0x26fdc1(0x22a)](_0x42ded8,_0x200cf5,_0xe57367,_0x23bf7e),this[_0x26fdc1(0x1f4)][_0x26fdc1(0x2d7)](_0x42ded8)){case _0x26fdc1(0x32e):this[_0x26fdc1(0x347)](_0x2a9a3e)[_0x26fdc1(0x2fd)](_0xf52048=>{const _0x398bf3=_0x26fdc1;let _0x39aff3=Promise[_0x398bf3(0x1d2)]();_0xf52048[_0x398bf3(0x2d0)]&&(_0x39aff3=this[_0x398bf3(0x205)][_0x398bf3(0x22e)]({'channelId':this[_0x398bf3(0x19e)][_0x398bf3(0x2f3)][_0x398bf3(0x2d7)](_0x398bf3(0x31b)),'threadId':_0x2a9a3e})),_0x39aff3[_0x398bf3(0x2fd)](()=>{const _0x32e60a=_0x398bf3;this[_0x32e60a(0x22d)](_0xf52048)[_0x32e60a(0x32a)]=!0x0;});}),this[_0x26fdc1(0x1f4)][_0x26fdc1(0x1a2)](_0x42ded8,_0x26fdc1(0x321));break;case _0x26fdc1(0x250):this[_0x26fdc1(0x20d)](_0x2a9a3e,{'state':_0x26fdc1(0x2c7)});case _0x26fdc1(0x260):this[_0x26fdc1(0x1f4)][_0x26fdc1(0x1a2)](_0x42ded8,_0x26fdc1(0x34a)),this[_0x26fdc1(0x2a4)](_0x26fdc1(0x1ea),_0x42ded8);break;case _0x26fdc1(0x34a):this[_0x26fdc1(0x2a4)](_0x26fdc1(0x34d),_0x42ded8);}return _0x42ded8[_0x26fdc1(0x244)](_0x2190c7),_0x42ded8;}[_0x249cbc(0x342)](_0x3df5c2){const _0x3f9738=_0x249cbc,_0x40e222=Array[_0x3f9738(0x2cc)](_0x3df5c2),_0x4ab463=_0x40e222[_0x3f9738(0x316)](_0x396cab=>_0x3f9738(0x2b6)==_0x396cab[_0x3f9738(0x32b)]);this[_0x3f9738(0x208)](_0x4ab463);const _0x48c989=_0x40e222[_0x3f9738(0x316)](_0x26a3db=>!_0x26a3db[_0x3f9738(0x315)]&&_0x3f9738(0x2b6)!=_0x26a3db[_0x3f9738(0x32b)]),_0x49a5b4=this[_0x3f9738(0x308)]({'skipNotAttached':!0x0})[_0x3f9738(0x316)](_0x34ed3f=>!_0x34ed3f[_0x3f9738(0x315)]&&_0x3f9738(0x2b6)!=_0x34ed3f[_0x3f9738(0x32b)]),_0x18df60=_0x49a5b4[_0x3f9738(0x316)](_0x43e8fa=>!_0x3df5c2[_0x3f9738(0x1cf)](_0x43e8fa)),_0x12d030=new Map(_0x49a5b4[_0x3f9738(0x1ed)](_0x1e3edc=>[_0x1e3edc,this[_0x3f9738(0x282)][_0x3f9738(0x268)](_0x1e3edc[_0x3f9738(0x32b)],_0x1e3edc[_0x3f9738(0x325)],_0x3f9738(0x27a))])),_0x5561d8=new Map(_0x49a5b4[_0x3f9738(0x1ed)](_0x48320e=>[_0x48320e,_0x48320e[_0x3f9738(0x34b)]()])),_0x22a34a=new Set(),_0x1a0d58=new Set();for(let _0x59f1b9=0x0;_0x59f1b9<_0x48c989[_0x3f9738(0x1ca)];_0x59f1b9++)_0x65b1e1(_0x48c989[_0x59f1b9],_0x48c989,_0x59f1b9+0x1);for(let _0x476be3=0x0;_0x476be3<_0x48c989[_0x3f9738(0x1ca)];_0x476be3++)_0x65b1e1(_0x48c989[_0x476be3],_0x18df60,0x0);const _0x497e30=new Set();for(let _0x11f0cf=0x0;_0x11f0cf<_0x48c989[_0x3f9738(0x1ca)];_0x11f0cf++){const _0x26ccd9=_0x48c989[_0x11f0cf];!_0x1a0d58[_0x3f9738(0x1cf)](_0x26ccd9)&&_0x26ccd9[_0x3f9738(0x26e)]&&(_0x497e30[_0x3f9738(0x1c9)](_0x26ccd9[_0x3f9738(0x26e)]),_0x26ccd9[_0x3f9738(0x26e)][_0x3f9738(0x1e7)]===_0x26ccd9&&(_0x26ccd9[_0x3f9738(0x26e)][_0x3f9738(0x1e7)]=null),_0x26ccd9[_0x3f9738(0x26e)]=null),!_0x22a34a[_0x3f9738(0x1cf)](_0x26ccd9)&&_0x26ccd9[_0x3f9738(0x1e7)]&&(_0x497e30[_0x3f9738(0x1c9)](_0x26ccd9[_0x3f9738(0x1e7)]),_0x26ccd9[_0x3f9738(0x1e7)][_0x3f9738(0x26e)]===_0x26ccd9&&(_0x26ccd9[_0x3f9738(0x1e7)][_0x3f9738(0x26e)]=null),_0x26ccd9[_0x3f9738(0x1e7)]=null);}function _0x65b1e1(_0x1a553b,_0x5c39e2,_0x4f18d4){const _0x57c326=_0x3f9738;for(let _0x173027=_0x4f18d4;_0x173027<_0x5c39e2[_0x57c326(0x1ca)];_0x173027++){const _0x311153=_0x369624(_0x1a553b,_0x5c39e2[_0x173027]);_0x311153&&(_0x311153[0x0][_0x57c326(0x1e7)]=_0x311153[0x1],_0x311153[0x1][_0x57c326(0x26e)]=_0x311153[0x0],_0x22a34a[_0x57c326(0x1c9)](_0x311153[0x0]),_0x1a0d58[_0x57c326(0x1c9)](_0x311153[0x1]));}}function _0x369624(_0x3c098b,_0x554c55){const _0x1762ec=_0x3f9738;if(_0x3c098b[_0x1762ec(0x201)]['id']!==_0x554c55[_0x1762ec(0x201)]['id'])return null;const _0x15f480=_0x12d030[_0x1762ec(0x2d7)](_0x3c098b)(_0x3c098b,_0x554c55,_0x5561d8[_0x1762ec(0x2d7)](_0x3c098b),_0x5561d8[_0x1762ec(0x2d7)](_0x554c55));if(!_0x15f480)return null;return _0x12d030[_0x1762ec(0x2d7)](_0x554c55)(_0x3c098b,_0x554c55,_0x5561d8[_0x1762ec(0x2d7)](_0x3c098b),_0x5561d8[_0x1762ec(0x2d7)](_0x554c55))?_0x15f480[0x1][_0x1762ec(0x2a7)]&&_0x15f480[0x1][_0x1762ec(0x2a7)][_0x1762ec(0x1ca)]?null:_0x15f480:null;}_0x497e30[_0x3f9738(0x1cc)]&&this[_0x3f9738(0x342)](_0x497e30);}[_0x249cbc(0x208)](_0x457520){const _0x3a75d6=_0x249cbc;if(0x0==_0x457520[_0x3a75d6(0x1ca)])return;const _0x1a8765=this[_0x3a75d6(0x308)]({'skipNotAttached':!0x0})[_0x3a75d6(0x316)](_0x40bd77=>_0x3a75d6(0x2b6)==_0x40bd77[_0x3a75d6(0x32b)]&&_0x40bd77[_0x3a75d6(0x1cb)]),_0x66458e=[],_0x3d6ad7=new Map();for(const _0x34e159 of _0x1a8765){const _0x3abaa6=_0x191b77(_0x34e159[_0x3a75d6(0x257)]);_0x3d6ad7[_0x3a75d6(0x1cf)](_0x3abaa6)||(_0x3d6ad7[_0x3a75d6(0x1a2)](_0x3abaa6,_0x66458e[_0x3a75d6(0x1ca)]),_0x66458e[_0x3a75d6(0x1f9)]([]));const _0x21b2ff=_0x3d6ad7[_0x3a75d6(0x2d7)](_0x3abaa6);_0x66458e[_0x21b2ff][_0x3a75d6(0x1f9)](_0x34e159);}!(function(){const _0x3e914c=_0x3a75d6;_0x66458e[_0x3e914c(0x33f)]((_0x20695c,_0x466711)=>{const _0x3ee344=_0x3e914c,_0x2680cd=_0x20695c[0x0][_0x3ee344(0x270)],_0x463c0d=_0x466711[0x0][_0x3ee344(0x270)];return _0x2680cd==_0x463c0d?_0x20695c[0x0][_0x3ee344(0x257)][_0x3ee344(0x1d1)]<_0x466711[0x0][_0x3ee344(0x257)][_0x3ee344(0x1d1)]?-0x1:0x1:_0x2680cd<_0x463c0d?-0x1:0x1;});for(const _0x35349a of _0x66458e)_0x35349a[_0x3e914c(0x33f)]((_0x3a776e,_0x48bfcf)=>_0x3a776e['id']<_0x48bfcf['id']?-0x1:0x1);}());for(let _0xf883cb=0x0;_0xf883cb<_0x66458e[_0x3a75d6(0x1ca)];_0xf883cb++){if(0x0==_0x66458e[_0xf883cb][_0x3a75d6(0x1ca)])continue;const _0xa5ea5f=[];for(let _0x3a0595=_0xf883cb+0x1;_0x3a0595<_0x66458e[_0x3a75d6(0x1ca)];_0x3a0595++)0x0!=_0x66458e[_0x3a0595][_0x3a75d6(0x1ca)]&&_0x4d5ef4(_0x66458e[_0xf883cb],_0x66458e[_0x3a0595])&&_0xa5ea5f[_0x3a75d6(0x1f9)](_0x3a0595);for(const _0x457a0d of _0xa5ea5f)_0x66458e[_0xf883cb]=_0x66458e[_0xf883cb][_0x3a75d6(0x2a5)](_0x66458e[_0x457a0d]),_0x66458e[_0x457a0d]=[];}for(const _0x198f56 of _0x66458e)for(let _0x50c2f1=0x0;_0x50c2f1<_0x198f56[_0x3a75d6(0x1ca)];_0x50c2f1++){const _0x55ecfb=_0x198f56[_0x50c2f1+0x1]||null;_0x198f56[_0x50c2f1][_0x3a75d6(0x1e7)]!==_0x55ecfb&&(_0x198f56[_0x50c2f1][_0x3a75d6(0x1e7)]=_0x55ecfb);}for(const _0x27842e of _0x66458e)for(let _0x3d40f3=0x0;_0x3d40f3<_0x27842e[_0x3a75d6(0x1ca)];_0x3d40f3++){const _0x46c49c=_0x27842e[_0x3d40f3-0x1]||null;_0x27842e[_0x3d40f3][_0x3a75d6(0x26e)]!==_0x46c49c&&(_0x27842e[_0x3d40f3][_0x3a75d6(0x26e)]=_0x46c49c);}function _0x4d5ef4(_0x337208,_0xdade11){const _0x53411a=_0x3a75d6;if(_0x337208[0x0][_0x53411a(0x257)][_0x53411a(0x1d1)]!==_0xdade11[0x0][_0x53411a(0x257)][_0x53411a(0x1d1)]&&_0x337208[0x0][_0x53411a(0x201)]!==_0xdade11[0x0][_0x53411a(0x201)])return!0x1;if(!function(_0x4ec4a9,_0x1afa46){const _0x245c61=_0x53411a;if(!_0x4ec4a9[_0x245c61(0x2d0)]&&!_0x1afa46[_0x245c61(0x2d0)])return!0x0;if(_0x4ec4a9[_0x245c61(0x2d0)]&&_0x1afa46[_0x245c61(0x2d0)])return!0x1;if(_0x4ec4a9[_0x245c61(0x2d0)]&&_0x1afa46[_0x245c61(0x270)]<_0x4ec4a9[_0x245c61(0x2a7)][_0x245c61(0x211)][_0x245c61(0x2d7)](0x0)[_0x245c61(0x270)])return!0x0;if(_0x1afa46[_0x245c61(0x2d0)]&&_0x4ec4a9[_0x245c61(0x270)]<_0x1afa46[_0x245c61(0x2a7)][_0x245c61(0x211)][_0x245c61(0x2d7)](0x0)[_0x245c61(0x270)])return!0x0;return!0x1;}(_0x337208[0x0],_0xdade11[0x0]))return!0x1;const _0x1ec962=_0x13ea7d(_0x337208[0x0][_0x53411a(0x257)],_0x53411a(0x1d1)),_0x39bdc2=_0x13ea7d(_0xdade11[0x0][_0x53411a(0x257)],_0x53411a(0x1d1));if(!_0x43faa9(_0x1ec962,_0x39bdc2))return!0x1;return!!_0x337208[_0x53411a(0x28c)](_0x9571e1=>_0xdade11[_0x53411a(0x1f3)](_0x3cf070=>_0x9571e1[_0x53411a(0x34b)]()[_0x53411a(0x1f6)](_0x3cf070[_0x53411a(0x34b)]())))&&_0xdade11[_0x53411a(0x28c)](_0x10f12e=>_0x337208[_0x53411a(0x1f3)](_0x5ddef5=>_0x10f12e[_0x53411a(0x34b)]()[_0x53411a(0x1f6)](_0x5ddef5[_0x53411a(0x34b)]())));}}[_0x249cbc(0x2d4)](_0x2453c4){const _0x733b09=_0x249cbc,_0xdd9f9e=Array[_0x733b09(0x2cc)](_0x2453c4),_0x3ebf03=this[_0x733b09(0x308)]({'skipNotAttached':!0x0}),_0x53b746=_0x3ebf03[_0x733b09(0x316)](_0x5acce3=>!_0x2453c4[_0x733b09(0x1cf)](_0x5acce3)),_0x7e2eca=new Map(_0xdd9f9e[_0x733b09(0x1ed)](_0x49fc98=>[_0x49fc98,this[_0x733b09(0x282)][_0x733b09(0x268)](_0x49fc98[_0x733b09(0x32b)],_0x49fc98[_0x733b09(0x325)],_0x733b09(0x1d6))])),_0x2fbd62=new Map(_0x3ebf03[_0x733b09(0x1ed)](_0x26b7d0=>[_0x26b7d0,_0x26b7d0[_0x733b09(0x2c0)]()]));for(let _0x475a57=0x0;_0x475a57<_0xdd9f9e[_0x733b09(0x1ca)];_0x475a57++){if(_0x2ac879(this,_0xdd9f9e[_0x475a57],_0xdd9f9e,_0x475a57+0x1))return!0x0;}for(let _0x2dbe56=0x0;_0x2dbe56<_0xdd9f9e[_0x733b09(0x1ca)];_0x2dbe56++){if(_0x2ac879(this,_0xdd9f9e[_0x2dbe56],_0x53b746,0x0))return!0x0;}return!0x1;function _0x2ac879(_0x49d0bd,_0x4afbb7,_0x242f3a,_0x419f71){const _0x1508c3=_0x733b09;for(let _0x263094=_0x419f71;_0x263094<_0x242f3a[_0x1508c3(0x1ca)];_0x263094++){const _0x16b202=_0x242f3a[_0x263094];if(_0x16b202[_0x1508c3(0x32b)]!==_0x4afbb7[_0x1508c3(0x32b)]||_0x16b202[_0x1508c3(0x201)]['id']!==_0x4afbb7[_0x1508c3(0x201)]['id']||_0x16b202[_0x1508c3(0x325)]!==_0x4afbb7[_0x1508c3(0x325)])continue;if(!Jt(_0x4afbb7,_0x16b202))continue;if(_0x1508c3(0x2b6)==_0x4afbb7[_0x1508c3(0x32b)]&&_0x4afbb7[_0x1508c3(0x275)][_0x1508c3(0x2a6)]!=_0x16b202[_0x1508c3(0x275)][_0x1508c3(0x2a6)])continue;if(_0x1508c3(0x2b6)==_0x4afbb7[_0x1508c3(0x32b)]&&_0x49d0bd[_0x1508c3(0x1c3)](_0x4afbb7[_0x1508c3(0x275)][_0x1508c3(0x1ee)]))continue;if(_0x1508c3(0x22c)==_0x4afbb7[_0x1508c3(0x32b)]){const _0xf90edb=_0x49d0bd[_0x1508c3(0x19e)][_0x1508c3(0x1ba)],_0x4bed5f=_0x4afbb7[_0x1508c3(0x2a3)]();if(_0x4bed5f&&(_0xf90edb[_0x1508c3(0x2d9)][_0x1508c3(0x2f9)](_0x4bed5f)||_0xf90edb[_0x1508c3(0x2d9)][_0x1508c3(0x2e0)](_0x4bed5f)))continue;}const _0x33a627=_0x7e2eca[_0x1508c3(0x2d7)](_0x4afbb7),_0x1b1a9a=_0x2fbd62[_0x1508c3(0x2d7)](_0x4afbb7),_0x1e66d2=_0x2fbd62[_0x1508c3(0x2d7)](_0x16b202),_0x38c764=_0x4afbb7[_0x1508c3(0x2a7)]&&_0x4afbb7[_0x1508c3(0x2a7)][_0x1508c3(0x1ca)],_0xb18df3=_0x16b202[_0x1508c3(0x2a7)]&&_0x16b202[_0x1508c3(0x2a7)][_0x1508c3(0x1ca)];if(!_0x38c764&&_0x33a627(_0x1e66d2,_0x1b1a9a))return _0x49d0bd[_0x1508c3(0x2ee)](_0x16b202,_0x4afbb7),_0x2fbd62[_0x1508c3(0x33b)](_0x4afbb7),!0x0;if(!_0xb18df3&&_0x33a627(_0x1b1a9a,_0x1e66d2))return _0x49d0bd[_0x1508c3(0x2ee)](_0x4afbb7,_0x16b202),_0x2fbd62[_0x1508c3(0x33b)](_0x16b202),!0x0;}return!0x1;}}[_0x249cbc(0x2ee)](_0x45a66c,_0xa2cbe){const _0x5a44b8=_0x249cbc;if(_0x45a66c[_0x5a44b8(0x315)]){for(const _0x38a3a0 of _0xa2cbe[_0x5a44b8(0x2c0)]())_0x45a66c[_0x5a44b8(0x26d)](_0x38a3a0);}else{const _0x2e850a=_0xa2cbe[_0x5a44b8(0x34b)]()[_0x5a44b8(0x29e)];this[_0x5a44b8(0x259)](_0x45a66c,this[_0x5a44b8(0x2a1)][_0x5a44b8(0x239)](_0x45a66c[_0x5a44b8(0x34b)]()[_0x5a44b8(0x319)],_0x2e850a));}_0xa2cbe[_0x5a44b8(0x20a)]();}[_0x249cbc(0x271)](_0x26e5a1,_0x5cc955,_0x5bf9ae){const _0xf12c7=_0x249cbc,_0x32fe8e=_0x26e5a1[_0xf12c7(0x28e)](_0xf12c7(0x1c8))||_0x26e5a1[_0xf12c7(0x28e)](_0xf12c7(0x2b6))?_0xf12c7(0x30e):_0x26e5a1[_0xf12c7(0x2e6)]();return _0x276b7f(this[_0xf12c7(0x19e)][_0xf12c7(0x24f)],_0x5cc955+'_'+_0x32fe8e+_0xf12c7(0x1c0),_0x5bf9ae);}[_0x249cbc(0x293)](){const _0x4bddde=_0x249cbc,_0x2651cb=this[_0x4bddde(0x19e)];if(!_0x2651cb['ui'])return;const {ariaLiveAnnouncer:_0x37c29a}=_0x2651cb['ui'];_0x372a4b(this[_0x4bddde(0x2a1)],({left:_0x4de2fe,entered:_0x6c98e5})=>{const _0x2f5873=_0x4bddde;for(const _0x4737dd of _0x4de2fe){const {group:_0x130fa5,type:_0x107229}=this[_0x2f5873(0x1ab)](_0x4737dd[_0x2f5873(0x2fb)]);if(_0x2f5873(0x1eb)===_0x130fa5){_0x37c29a[_0x2f5873(0x313)](this[_0x2f5873(0x271)](_0x107229,_0x2f5873(0x25e)));break;}}for(const _0x87a970 of _0x6c98e5){const {group:_0x5478af,type:_0x4bedb4}=this[_0x2f5873(0x1ab)](_0x87a970[_0x2f5873(0x2fb)]);if(_0x2f5873(0x1eb)===_0x5478af){_0x37c29a[_0x2f5873(0x313)](this[_0x2f5873(0x271)](_0x4bedb4,_0x2f5873(0x28a),_0x561fb0(_0x5efb51)));break;}}});}[_0x249cbc(0x31f)](_0x2691ca){const _0x4a8c30=_0x249cbc;if(this[_0x4a8c30(0x2da)])return!0x1;const _0x4a2124=this[_0x4a8c30(0x19e)],_0x531dea=_0x4a2124[_0x4a8c30(0x1ba)][_0x4a8c30(0x269)][_0x4a8c30(0x1db)][_0x4a8c30(0x1a4)]();if(0x0==_0x531dea[_0x4a8c30(0x1ca)])return!0x1;const _0x463530=[],_0x1f1848=_0x531dea[_0x4a8c30(0x316)](_0x19e9de=>_0x4a8c30(0x2b6)==_0x19e9de[_0x4a8c30(0x32b)]),_0x10a51f=_0x531dea[_0x4a8c30(0x316)](_0x34e406=>_0x4a8c30(0x233)==_0x34e406[_0x4a8c30(0x32b)]&&_0x4a8c30(0x301)!=_0x34e406[_0x4a8c30(0x2fb)]),_0x3b68ad=_0x531dea[_0x4a8c30(0x316)](_0x4ece31=>_0x4a8c30(0x280)==_0x4ece31[_0x4a8c30(0x32b)]&&_0x4a8c30(0x301)!=_0x4ece31[_0x4a8c30(0x2fb)]);for(const _0x432787 of _0x1f1848)_0x463530[_0x4a8c30(0x1f9)]({'key':_0x432787[_0x4a8c30(0x2eb)],'newValue':_0x432787[_0x4a8c30(0x1df)],'oldValue':_0x432787[_0x4a8c30(0x2f2)],'range':Pt(_0x432787[_0x4a8c30(0x1b5)],_0x4a2124[_0x4a8c30(0x1ba)])});for(const _0xd683d5 of _0x10a51f){const _0x1bee67=_0x3b68ad[_0x4a8c30(0x21e)](_0x15c36f=>_0x15c36f[_0x4a8c30(0x1f8)][_0x4a8c30(0x1f6)](_0xd683d5[_0x4a8c30(0x1f8)]));_0x1bee67&&_0x463530[_0x4a8c30(0x1f9)]({'key':_0x4a8c30(0x1ae),'newValue':_0xd683d5[_0x4a8c30(0x2fb)],'oldValue':_0x1bee67[_0x4a8c30(0x2fb)],'range':_0x4a2124[_0x4a8c30(0x1ba)][_0x4a8c30(0x238)](_0xd683d5[_0x4a8c30(0x1f8)][_0x4a8c30(0x2fe)])});}return 0x0!=_0x463530[_0x4a8c30(0x1ca)]&&this[_0x4a8c30(0x216)](_0x2691ca,_0x463530);}[_0x249cbc(0x229)](_0x4c1bff){const _0x264bda=_0x249cbc;let _0x250f66=!0x1;const _0x3f510e=this[_0x264bda(0x19e)][_0x264bda(0x1ba)][_0x264bda(0x269)][_0x264bda(0x1db)][_0x264bda(0x2de)]()[_0x264bda(0x316)](_0x4219ba=>_0x4219ba[_0x264bda(0x275)][_0x264bda(0x23b)]&&_0x4219ba[_0x264bda(0x2fb)][_0x264bda(0x28e)](_0x264bda(0x1b0)));for(const _0x5efa8a of _0x3f510e){const {subType:_0x492419,id:_0x5b7f76}=this[_0x264bda(0x1ab)](_0x5efa8a[_0x264bda(0x2fb)]),_0x2f6f88=_0x492419[_0x264bda(0x265)]('|')[0x0];for(const _0x8a3d7e of this[_0x264bda(0x308)]({'skipNotAttached':!0x0}))_0x8a3d7e['id']!=_0x5b7f76&&_0x264bda(0x2b6)==_0x8a3d7e[_0x264bda(0x32b)]&&_0x8a3d7e[_0x264bda(0x275)]&&_0x8a3d7e[_0x264bda(0x275)][_0x264bda(0x1ee)]==_0x2f6f88&&_0x8a3d7e[_0x264bda(0x34b)]()[_0x264bda(0x231)](_0x5efa8a[_0x264bda(0x275)][_0x264bda(0x23b)])&&(this[_0x264bda(0x25d)](_0x8a3d7e,_0x5efa8a[_0x264bda(0x275)][_0x264bda(0x23b)],_0x4c1bff),_0x250f66=!0x0);}return _0x250f66;}[_0x249cbc(0x1e0)](_0x4a2f28){const _0x958dc4=_0x249cbc;this[_0x958dc4(0x2da)]=!0x0,_0x4a2f28();}[_0x249cbc(0x223)](_0x144e5c){const _0x5cd5ff=_0x249cbc,_0x1d789a=this[_0x5cd5ff(0x1c3)](_0x144e5c),_0x2647c1=this[_0x5cd5ff(0x1b6)][_0x5cd5ff(0x1cf)](_0x144e5c);return _0x1d789a||_0x2647c1;}[_0x249cbc(0x216)](_0x5ba5ba,_0x4e990e){const _0x523f69=_0x249cbc;if(0x0==_0x4e990e[_0x523f69(0x1ca)])return!0x1;let _0x49ece2=!0x1;for(const _0x48f573 of _0x4e990e){const _0x56019d=this[_0x523f69(0x294)](_0x48f573[_0x523f69(0x1b5)],_0x523f69(0x2b6))[_0x523f69(0x316)](_0x72f290=>!_0x72f290[_0x523f69(0x307)][_0x523f69(0x2df)])[_0x523f69(0x1ed)](_0x1e4a34=>_0x1e4a34[_0x523f69(0x1eb)]),_0x2fd67d=_0x191b77({'newValue':_0x48f573[_0x523f69(0x1e5)]});_0x56019d[_0x523f69(0x316)](_0x5cc34d=>{const _0x381b86=_0x523f69,[_0x30a6cf,_0xc42ee]=_0x5cc34d[_0x381b86(0x325)][_0x381b86(0x265)]('|');return _0x30a6cf==_0x48f573[_0x381b86(0x1ee)]&&_0xc42ee!=_0x2fd67d;})[_0x523f69(0x2e3)](_0xac360e=>{const _0xacb8d=_0x523f69;this[_0xacb8d(0x25d)](_0xac360e,_0x48f573[_0xacb8d(0x1b5)],_0x5ba5ba),_0x49ece2=!0x0;});}return _0x49ece2;}[_0x249cbc(0x25d)](_0x1ab3f7,_0x1c14f0,_0xfe7c51){const _0x264fca=_0x249cbc,_0x2163d4=_0x1ab3f7[_0x264fca(0x34b)]()[_0x264fca(0x298)](_0x1c14f0);0x0!==_0x2163d4[_0x264fca(0x1ca)]?0x1!==_0x2163d4[_0x264fca(0x1ca)]?this[_0x264fca(0x1e1)](_0x1ab3f7,_0x1c14f0[_0x264fca(0x319)],_0x1c14f0[_0x264fca(0x29e)]):this[_0x264fca(0x259)](_0x1ab3f7,_0x2163d4[0x0]):_0xfe7c51[_0x264fca(0x23c)](_0x1ab3f7[_0x264fca(0x28f)]());}}class Et{constructor(_0x33f9e9){const _0x21e957=_0x249cbc;this[_0x21e957(0x2ae)]=_0x33f9e9,this[_0x21e957(0x2a1)]=_0x33f9e9[_0x21e957(0x1ba)],this[_0x21e957(0x2e8)]=new Map(),this[_0x21e957(0x245)]=new Map(),this[_0x21e957(0x284)]();}[_0x249cbc(0x296)](_0x389bb0,_0x50286f,_0x2c6b11,_0x5aa3c6,_0x58ab10,_0x4ca2ca){const _0x36a963=_0x249cbc;return new _0x374558(this[_0x36a963(0x2a1)],{'type':_0x389bb0,'subType':_0x50286f,'id':_0x2c6b11,'author':_0x5aa3c6,'creator':_0x5aa3c6,'attributes':_0x58ab10,'onAttributesChange':_0x4ca2ca,'onAccept':(..._0x18a23f)=>this[_0x36a963(0x268)](_0x389bb0,_0x50286f,_0x36a963(0x337))(..._0x18a23f),'onDiscard':(..._0x51585b)=>this[_0x36a963(0x268)](_0x389bb0,_0x50286f,_0x36a963(0x2d8))(..._0x51585b)});}[_0x249cbc(0x299)](_0x394a3d,_0x1cb103,_0xfc7012,_0x5ea637){const _0x83d23d=_0x249cbc,_0x8cfed4=_0x394a3d+':'+_0x1cb103+':'+_0xfc7012;this[_0x83d23d(0x2e8)][_0x83d23d(0x1a2)](_0x8cfed4,_0x5ea637);}[_0x249cbc(0x268)](_0x43482f,_0x5cf1db,_0x3ad97f){const _0x3720f7=_0x249cbc,_0x5241c9=_0x43482f+':'+_0x5cf1db+':'+_0x3ad97f;return this[_0x3720f7(0x2e8)][_0x3720f7(0x2d7)](_0x5241c9)||this[_0x3720f7(0x245)][_0x3720f7(0x2d7)](_0x43482f+':'+_0x3ad97f);}[_0x249cbc(0x284)](){const _0x570916=_0x249cbc,_0xec7561=()=>!0x1,_0x52f6ab=_0x20235f=>{const _0x5faa1a=_0x13cd;_0x20235f[_0x5faa1a(0x33f)]((_0x54b7cf,_0x8274af)=>_0x54b7cf[_0x5faa1a(0x319)][_0x5faa1a(0x200)](_0x8274af[_0x5faa1a(0x319)])?0x1:-0x1),this[_0x5faa1a(0x2a1)][_0x5faa1a(0x1b1)](_0x280cdb=>{const _0x611e6b=_0x5faa1a;for(const _0x38ccc8 of _0x20235f){let _0x50f9f6;_0x50f9f6=_0x38ccc8[_0x611e6b(0x29e)][_0x611e6b(0x33d)]&&_0x38ccc8[_0x611e6b(0x29e)][_0x611e6b(0x1bf)]==_0x38ccc8[_0x611e6b(0x319)][_0x611e6b(0x2fe)]?_0x280cdb[_0x611e6b(0x2c3)](_0x38ccc8[_0x611e6b(0x319)][_0x611e6b(0x2fe)],'on'):_0x280cdb[_0x611e6b(0x2c3)](_0x38ccc8),this[_0x611e6b(0x2a1)][_0x611e6b(0x277)](_0x50f9f6,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x61372c=(_0x1b5a0f,_0x527d23)=>{const _0x56baef=_0x13cd;_0x527d23&&this[_0x56baef(0x2a1)][_0x56baef(0x1b1)](_0x2d1cc7=>{const _0x2e300a=_0x56baef,{commandName:_0x6fefdd,commandParams:_0x37e843=[]}=_0x527d23,_0x17370e=_0x1b5a0f[_0x2e300a(0x1ed)](_0x49e49e=>(Vt(_0x49e49e)&&(_0x49e49e=this[_0x2e300a(0x2a1)][_0x2e300a(0x239)](_0x49e49e[_0x2e300a(0x29e)])),_0x49e49e))[_0x2e300a(0x316)](_0x58890d=>_0x2e300a(0x278)!==_0x58890d[_0x2e300a(0x256)][_0x2e300a(0x309)]);if(_0x17370e[_0x2e300a(0x1ca)]<0x1)return;const _0x4ea306=Array[_0x2e300a(0x2cc)](this[_0x2e300a(0x2a1)][_0x2e300a(0x269)][_0x2e300a(0x2d6)][_0x2e300a(0x2c0)]())[_0x2e300a(0x1ed)](_0x50216e=>_0x459e26[_0x2e300a(0x224)](_0x50216e));_0x2d1cc7[_0x2e300a(0x30a)](_0x17370e);for(const _0x39036f of this[_0x2e300a(0x2ae)][_0x2e300a(0x2fa)][_0x2e300a(0x2fa)]())_0x39036f[_0x2e300a(0x2f8)]();_0x37e843[_0x2e300a(0x1f9)]({'forceDefaultExecution':!0x0}),this[_0x2e300a(0x2ae)][_0x2e300a(0x273)](_0x6fefdd,..._0x37e843);const _0x3960b0=_0x4ea306[_0x2e300a(0x316)](_0x46858d=>_0x2e300a(0x278)!=_0x46858d[_0x2e300a(0x256)][_0x2e300a(0x309)]);_0x3960b0[_0x2e300a(0x1ca)]>0x0&&_0x2d1cc7[_0x2e300a(0x30a)](_0x3960b0);for(const _0x3c4ef1 of _0x4ea306)_0x3c4ef1[_0x2e300a(0x2d1)]();});},_0x41ad07=(_0x4bc8ea,_0x138970)=>0x1==_0x4bc8ea[_0x570916(0x1ca)]&&0x1==_0x138970[_0x570916(0x1ca)]&&_0x4bc8ea[0x0][_0x570916(0x29e)][_0x570916(0x1f6)](_0x138970[0x0][_0x570916(0x319)]),_0x3aa1ea=(_0x8b1405,_0x292922,_0x2b41b8,_0x2c2484)=>Ht(_0x8b1405,_0x292922,_0x2b41b8,_0x2c2484,this[_0x570916(0x2a1)])?[_0x8b1405,_0x292922]:Ht(_0x292922,_0x8b1405,_0x2c2484,_0x2b41b8,this[_0x570916(0x2a1)])?[_0x292922,_0x8b1405]:null;this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x31c),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x21f),_0x52f6ab),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x2f4),_0x41ad07),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x314),_0x3aa1ea),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x1d8),_0x52f6ab),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x29b),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x1d0),_0x41ad07),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x1af),_0x3aa1ea),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x1ad),_0x61372c),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x322),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x222),_0x41ad07),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x24a),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x2cd),_0x61372c),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x1be),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x206),_0x41ad07),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x281),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x2ca),_0xec7561),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x33c),(_0x532ca0,_0xe41ae2)=>{const _0x7a01a8=_0x570916;if(!_0xe41ae2)return;const _0x46e0dc=this[_0x7a01a8(0x2ae)][_0x7a01a8(0x1c2)][_0x7a01a8(0x2d7)](p);this[_0x7a01a8(0x2a1)][_0x7a01a8(0x1b1)](_0x3a695f=>{const _0x1c1d19=_0x7a01a8;if(_0x1c1d19(0x1ae)==_0xe41ae2[_0x1c1d19(0x1ee)])for(const _0x3a65a1 of _0x532ca0){const _0x4442c7=_0x3a65a1[_0x1c1d19(0x319)][_0x1c1d19(0x2fe)],_0x386649=_0xe41ae2[_0x1c1d19(0x2a6)];_0x3a695f[_0x1c1d19(0x24c)](_0x4442c7,_0x386649);}else{if(_0x46e0dc[_0x1c1d19(0x1c3)](_0xe41ae2[_0x1c1d19(0x1ee)])){for(const _0x47ba87 of _0x532ca0)void 0x0!==_0xe41ae2[_0x1c1d19(0x2a6)]?_0x3a695f[_0x1c1d19(0x251)](_0xe41ae2[_0x1c1d19(0x1ee)],_0xe41ae2[_0x1c1d19(0x2a6)],_0x47ba87[_0x1c1d19(0x319)][_0x1c1d19(0x2fe)]):_0x3a695f[_0x1c1d19(0x1f1)](_0xe41ae2[_0x1c1d19(0x1ee)],_0x47ba87[_0x1c1d19(0x319)][_0x1c1d19(0x2fe)]);}else{for(const _0x49bda6 of _0x532ca0)_0xe41ae2[_0x1c1d19(0x2a6)]?_0x3a695f[_0x1c1d19(0x251)](_0xe41ae2[_0x1c1d19(0x1ee)],_0xe41ae2[_0x1c1d19(0x2a6)],_0x49bda6):_0x3a695f[_0x1c1d19(0x1f1)](_0xe41ae2[_0x1c1d19(0x1ee)],_0x49bda6);}}});}),this[_0x570916(0x245)][_0x570916(0x1a2)](_0x570916(0x1da),_0x41ad07);}}function Ot(_0x5aaeee,_0x59a8aa,_0x33deda){const _0x2812ce=_0x249cbc;for(const _0x216646 of _0x59a8aa[_0x2812ce(0x1bf)][_0x2812ce(0x333)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x216646[_0x2812ce(0x256)]==_0x216646)return!0x1;if(!_0x33deda[_0x2812ce(0x1fa)](_0x216646))return!0x1;if(_0x5aaeee[_0x2812ce(0x2f9)](_0x216646)||_0x5aaeee[_0x2812ce(0x2e0)](_0x216646))return!0x0;}return!0x1;}function Vt(_0x2402f){const _0x2b4f1f=_0x249cbc;return _0x2402f[_0x2b4f1f(0x29e)][_0x2b4f1f(0x1bf)]==_0x2402f[_0x2b4f1f(0x319)][_0x2b4f1f(0x2fe)]&&_0x2402f[_0x2b4f1f(0x29e)][_0x2b4f1f(0x2b2)];}function Ut(_0x81fdb3,_0x20998f,_0xf52247,_0x27127b){const _0x253154=_0x249cbc,_0x36e51d=_0x2383b7=>!_0x2383b7[_0x253154(0x2e2)]['is'](_0x253154(0x346))&&!_0x27127b[_0x253154(0x2f9)](_0x2383b7[_0x253154(0x2e2)]),_0x22d017=_0x81fdb3[_0x253154(0x319)][_0x253154(0x25a)](_0x36e51d),_0x3125e4=_0x81fdb3[_0x253154(0x29e)][_0x253154(0x25a)](_0x36e51d,{'direction':_0x253154(0x26f)});return(!_0x81fdb3[_0x253154(0x319)][_0x253154(0x1f6)](_0x22d017)||!_0x81fdb3[_0x253154(0x29e)][_0x253154(0x1f6)](_0x3125e4))&&(_0x22d017[_0x253154(0x200)](_0x3125e4)?_0xf52247[_0x253154(0x20c)](_0x20998f,{'range':_0xf52247[_0x253154(0x239)](_0x22d017,_0x3125e4)}):_0xf52247[_0x253154(0x23c)](_0x20998f),!0x0);}function Gt(_0x2e26e6){return _0x191b77(_0x2e26e6);}function Ft(_0x5559b1){const _0x45211a=_0x249cbc,_0x419646=_0x5559b1[_0x45211a(0x319)][_0x45211a(0x2fe)];return _0x419646&&_0x419646['is'](_0x45211a(0x302));}function Pt(_0x5504df,_0x137e5e){const _0x1b803b=_0x249cbc;return null==_0x5504df[_0x1b803b(0x29e)][_0x1b803b(0x330)]&&_0x5504df[_0x1b803b(0x29e)][_0x1b803b(0x1bf)]==_0x5504df[_0x1b803b(0x319)][_0x1b803b(0x2fe)]?Lt(_0x5504df[_0x1b803b(0x319)][_0x1b803b(0x2fe)],_0x137e5e):_0x5504df;}function Lt(_0x3eca70,_0x3703c2){const _0x15c533=_0x249cbc,_0x87cddd=_0x3703c2[_0x15c533(0x2d9)][_0x15c533(0x2f9)](_0x3eca70)||_0x3703c2[_0x15c533(0x2d9)][_0x15c533(0x1b8)](_0x3eca70);return _0x3703c2[_0x15c533(0x239)](_0x3703c2[_0x15c533(0x26c)](_0x3eca70,_0x15c533(0x300)),_0x87cddd?_0x3703c2[_0x15c533(0x276)](_0x3eca70):_0x3703c2[_0x15c533(0x26c)](_0x3eca70,_0x15c533(0x29e)));}function Ht(_0x1d1cfa,_0x31f8af,_0x1b954f,_0x463bb6,_0x110a5c){const _0x4b5410=_0x249cbc;if(_0x1d1cfa[_0x4b5410(0x1e7)])return!0x1;if(!Jt(_0x1d1cfa,_0x31f8af))return!0x1;if(_0x1b954f[_0x4b5410(0x29e)][_0x4b5410(0x1f6)](_0x463bb6[_0x4b5410(0x319)]))return!0x0;if(_0x1d1cfa[_0x4b5410(0x32b)]!=_0x31f8af[_0x4b5410(0x32b)])return!0x1;if(!_0x1b954f[_0x4b5410(0x29e)][_0x4b5410(0x327)](_0x463bb6[_0x4b5410(0x319)]))return!0x1;const _0x4a73fa=_0x110a5c[_0x4b5410(0x239)](_0x1b954f[_0x4b5410(0x29e)],_0x463bb6[_0x4b5410(0x319)])[_0x4b5410(0x23d)]();for(const _0x44e483 of _0x4a73fa)if([_0x4b5410(0x2b0),_0x4b5410(0x1a8)][_0x4b5410(0x345)](_0x44e483[_0x4b5410(0x32b)])&&_0x110a5c[_0x4b5410(0x2d9)][_0x4b5410(0x2e0)](_0x44e483[_0x4b5410(0x2e2)]))return!0x1;return!0x0;}function Jt(_0x2a08ad,_0x97ac33){const _0x40480a=_0x249cbc;if(!_0x2a08ad[_0x40480a(0x1cb)]||!_0x97ac33[_0x40480a(0x1cb)])return!0x1;const _0x374f99=new Set(Object[_0x40480a(0x286)](_0x2a08ad[_0x40480a(0x257)])),_0x4919eb=new Set(Object[_0x40480a(0x286)](_0x97ac33[_0x40480a(0x257)]));if(_0x374f99[_0x40480a(0x33b)](_0x40480a(0x1d1)),_0x4919eb[_0x40480a(0x33b)](_0x40480a(0x1d1)),0x0==_0x374f99[_0x40480a(0x1cc)]&&0x0==_0x4919eb[_0x40480a(0x1cc)])return!0x0;if(_0x374f99[_0x40480a(0x1cc)]!=_0x4919eb[_0x40480a(0x1cc)])return!0x1;const _0x2e5260={..._0x2a08ad[_0x40480a(0x257)]},_0x2058d0={..._0x97ac33[_0x40480a(0x257)]};return delete _0x2e5260[_0x40480a(0x1d1)],delete _0x2058d0[_0x40480a(0x1d1)],JSON[_0x40480a(0x312)](_0x2e5260)==JSON[_0x40480a(0x312)](_0x2058d0);}function qt(_0x3ab904,_0x261dd7){const _0x58fbd3=_0x249cbc,_0x10f787=zt(_0x3ab904[_0x58fbd3(0x257)]),_0x17a8b7=zt(_0x261dd7);if(!_0x3ab904[_0x58fbd3(0x1cb)])return!0x1;for(const _0x584d34 of Object[_0x58fbd3(0x286)](_0x17a8b7))if(!_0x43faa9(_0x10f787[_0x584d34],_0x17a8b7[_0x584d34]))return!0x1;return!0x0;}function zt(_0x379550){const _0x54fadc=_0x249cbc,_0x502b24=Object[_0x54fadc(0x2ad)]({},_0x379550);return delete _0x502b24[_0x54fadc(0x33e)],delete _0x502b24[_0x54fadc(0x21d)],_0x502b24;}
23
+ const _0x2565cb=_0x1392;(function(_0x40b5de,_0x303b48){const _0x2be118=_0x1392,_0x324554=_0x40b5de();while(!![]){try{const _0x888025=parseInt(_0x2be118(0xd0))/0x1*(parseInt(_0x2be118(0x21c))/0x2)+-parseInt(_0x2be118(0x1cf))/0x3+parseInt(_0x2be118(0x110))/0x4+parseInt(_0x2be118(0x1f0))/0x5*(-parseInt(_0x2be118(0x1ab))/0x6)+-parseInt(_0x2be118(0x12c))/0x7+parseInt(_0x2be118(0x18e))/0x8+-parseInt(_0x2be118(0x19f))/0x9*(parseInt(_0x2be118(0x22e))/0xa);if(_0x888025===_0x303b48)break;else _0x324554['push'](_0x324554['shift']());}catch(_0x4a4b79){_0x324554['push'](_0x324554['shift']());}}}(_0x4717,0x60ff9));import{Plugin as _0x390605,PendingActions as _0x570d08}from'ckeditor5/src/core.js';import{LiveRange as _0x35fc16}from'ckeditor5/src/engine.js';import{CKEditorError as _0x481e22,uid as _0xa4401b,priorities as _0x1b3fca,logWarning as _0x6f386b,getEnvKeystrokeText as _0x37cc21}from'ckeditor5/src/utils.js';import{toWidget as _0x28ad17}from'ckeditor5/src/widget.js';import{Users as _0x280019,hashObject as _0x44f15f,surroundingMarkersDetector as _0x1bbb78,FOCUS_ANNOTATION_KEYSTROKE as _0x4bfc16}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x232e2b from'./commands/trackchangescommand.js';import _0x3cfce9 from'./commands/acceptsuggestioncommand.js';import _0x2725da from'./commands/discardsuggestioncommand.js';import _0x576463 from'./commands/executeonallsuggestionscommand.js';import _0x5e64d5 from'./commands/executeonselectedsuggestionscommand.js';import _0x4a171e from'./suggestion.js';import _0xda7e25 from'./suggestiondescriptionfactory.js';import _0x4c9370 from'./integrations/aiassistant.js';import _0x228978 from'./integrations/alignment.js';import _0x57b284 from'./integrations/basicstyles.js';import _0x43e5b0 from'./integrations/blockquote.js';import _0x546846 from'./integrations/casechange.js';import _0x38ad24 from'./integrations/ckbox.js';import _0x4abfa7 from'./integrations/codeblock.js';import _0x56bb4e from'./integrations/comments.js';import _0x4d0cd3 from'./integrations/deletecommand.js';import _0x3cf30f from'./integrations/list.js';import _0x3e0c0f from'./integrations/listproperties.js';import _0x3e6b20 from'./integrations/entercommand.js';import _0x28bfa4 from'./integrations/findandreplace.js';import _0x598d28 from'./integrations/font.js';function _0x1392(_0x1b9833,_0x12574e){const _0x471706=_0x4717();return _0x1392=function(_0x13929a,_0xd41ecd){_0x13929a=_0x13929a-0xcc;let _0x25f60b=_0x471706[_0x13929a];return _0x25f60b;},_0x1392(_0x1b9833,_0x12574e);}import _0x324e22 from'./integrations/formatpainter.js';import _0x5385d9 from'./integrations/heading.js';import _0x5f3192 from'./integrations/highlight.js';import _0x3f5ef9 from'./integrations/horizontalline.js';import _0x5d8d6a from'./integrations/htmlembed.js';import _0x35a06d from'./integrations/image.js';import _0x116237 from'./integrations/imagereplace.js';import _0x36a5db from'./integrations/imagestyle.js';import _0xf55556 from'./integrations/importword.js';import _0x50427e from'./integrations/indent.js';import _0x2af98c from'./integrations/inputcommand.js';import _0x14f3e6 from'./integrations/link.js';import _0x27d7a1 from'./integrations/legacylist.js';import _0x50de99 from'./integrations/legacylistproperties.js';import _0x4b3e84 from'./integrations/mediaembed.js';import _0x441ce6 from'./integrations/mention.js';import _0x5193be from'./integrations/mergefields.js';import _0x49e10e from'./integrations/multilevellist.js';function _0x4717(){const _0x52a4fe=['highest','formatBlock:discard','addCommentThread','clone','data','fire','getLastMatchingPosition','enableDefaultAttributesIntegration','getDifference','_addThreadToSuggestion','getFirstMarker','trackChanges.trackFormatChanges','markerNameToElements','$text','getCustomProperty','suggestionUnloaded','removeMarker:suggestion:attribute','return','isIntersecting','trackChanges','forceDefaultExecution','accept','containsRangeInObject','marker-count','5472592sIOFPO','tablePasteChainId','formatGroupId','addRange','_getMarkerAnnouncementText','move','createPositionAt','length','insertion:join','newRange','consumable','markInlineFormat','hasComments','detach','add','comments','hasSuggestion','6561GEWkux','bindElementToMarker','chain','writer','addHighlight','includes','split','ck-suggestion-marker','_editor','descriptionFactory','ck-suggestion-marker--active','_inlineAttributeKeys','17784hVPrsW','_joinWithAdjacentSuggestions','action','attribute:','commands','getAncestors','get','parent','data-suggestion','isBlock','deletion:join','attributeOldValue','next','differ','_isForcedDefaultExecutionBlock','_setSuggestionData','isSelectable','containsPosition','discard','plugins','getChangedMarkers','locale','_splitMarkerName','registerInlineAttribute','setTo','createRange','after','CommentsRepository','getAttribute','deletion:discard','deletion:chain','_createSuggestion','_recordAttributeChanges','trackChangesCommand','conversion','ENTER','1299963fMRIEe','acceptSelectedSuggestions','change:_saved','normal','from','isRemovable','insertion:discard','getRange','forward','formatInline:accept','formatBlock:join','isExternal','TrackChangesEditing','markMultiRangeBlockFormat','push','track-changes-user-not-found','sort','addClass','_mergeNestedSuggestions','size','group','editingDowncast','for','addMarkerName','ck-suggestion-marker-formatBlock','getCommentThread','_suggestionFactory','set','change:data','always','change','registerBlockAttribute','mapper','670rOpQed','join','_registerDefaultCallbacks','_onDiscard','find','element','root','oldRange','suggestionLoaded','addMarker:suggestion:formatBlock','authorName','_getExternalAuthor','_updateSuggestionData','createSelection','authoredAt','@external','ck-suggestion-marker-formatInline','insertion:accept','PENDING_ACTION_SUGGESTION','groupId','getNearestSelectionRange','ready','newValue','attributes','refresh','markDeletion','isNextTo','createRangeOn','previous','getFirstRange','open','creator','_suggestions','editing','removeAttribute','attribute:discard','config','insertion:chain','consume','multi','keys','markerName','substring','addSuggestionData','2CKnQug','pluginName','targetPosition','howMany','dataToMarker','attribute:join','skipNestingCheck','registerPostFixer','define','editor','getUser','_reduceSuggestionAttributeRange','formatBlock:accept','adapter','insertion','_isBlockAttribute','attribute','batch','390rrHXkD','_saved','has','insert','getItems','addMarker:suggestion','isMultiRange','isInContent','LEAVE','FORMATTING','values','isBefore','$graveyard','formatInline','author','fromRange','removed','track-changes-command-not-found','_checkSuggestionCorrectness','reconvertMarker','deleteContent','pop','_afterChanges','fetchCommentThread','toUpperCase','markers','markerToHighlight','isCollapsed','formatInline:','document','setAttribute','_findSuggestions','_customCallbacks','trackChanges.mergeNestedSuggestions','getChanges','_refreshAttributeSuggestionsChain','_removeSuggestion','never','$marker','options','_handleNewSuggestionMarker','isInsideObject','$elementName','getSuggestions','removeComment','suggestionChanged','_commentsRepository','_processAttributeSuggestions','acceptSuggestion','_joinSuggestions','delete','format','registerCustomCallback','track-changes-adapter-already-set','upcast','getContainedElement','remove','discardAllSuggestions','Users','ck-suggestion-marker-','type','toViewElement','updateMarker','substr','isDocumentOperation','removeMarker:suggestion:formatBlock','getMultiRangeId','splice','suggestion:attribute:','position','requires','oldValue','_breakSuggestionMarker','isEqual','init','error-saving-suggestion-data-suggestion-discarded','markAttributeChange','buildSuggestion','_cutOutSuggestionMarker','track-changes-suggestion-data-mismatch','hasCommentThread','deletion:','isAtStart','535813VvbHpH','isLimit','elementEnd','elementStart','_setSuggestionRange','markerToData','containerElement','formatInline:join','getIntersection','before','announce','isLocal','suggestion','concat','createPositionBefore','isTouching','getShiftedBy','toJSON','insertContent','fromCharCode','formatInline:chain','_getAuthorFromId','model','_recordAttributeSuggestions','forEach','unbindElementFromMarkerName','resolve','_enabledCommands','stopListening','commandName','_isRegisteredAttribute','_isDataLoaded','value','widget','acceptAllSuggestions','removeClass','formatBlock','isOwn','addSuggestion','selection','start','enableCommand','isIntersectingWithRange','attributeKey','getSuggestionCallback','every','warn','activeMarkers','_getAttributeKey','multipleBlocks','isAtEnd','default','end','applyOperation','accepted','_initAriaMarkerChangeAnnouncements','setSelection','rootName','_blockAttributeKeys','formatBlock:','createPositionAfter','stop','meta','some','2118444baYsaT','createdAt','item','_suggestionState','change:activeMarkers','track-changes-adapter-missing-getsuggestion','isObject','_adapter','execute','getMarkers','addComment','_trackFormatChanges','_SUGGESTION_ANNOUNCEMENT','markInsertion','backward','addUser','addMarker:suggestion:attribute','containsItem','nodeBefore','assign','originalSuggestionId','range','schema','unshift','formatBlock:chain','formatInline:discard','discardSelectedSuggestions','addMarker','3452855rKvZly','getWalker','track-changes-suggestion-not-found','clear','commentThread','data-author-id','insertion:','attribute:accept','moveTargetPosition','updateSuggestion','isArray','_reduceExistingSuggestions','$textProxy','_rangeIsInLocalUserInsertion','enableReadOnlyMode','removeMarker','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.','removeMarkers','dataDowncast','filter','_getSuggestionData','getSuggestion','getAllAdjacentSuggestions','lowest','discardSuggestion','track-changes-enable-command-twice','low','getRanges','_processAttributeChanges','PendingActions','createElement','rejected','listenTo','nodeAfter','markerReady','collaboration.channelId','_refreshSuggestionsChain','high','markMultiRangeInsertion','external:','stringify','containsRange','notReady','dataReady','createRangeIn','unbind','name','attributeNewValue','enqueueChange','suggestion-type','head','catch','rethrowUnexpectedError','deletion:accept','map','deletion','markBlockFormat','subType','_model','update:suggestion','elementToElement','showSuggestionHighlights','splitPosition','_addSuggestionMarker','then','rename','markMultiRangeDeletion','isUndo','key','isAfter','suggestion:','startsWith','documentSelection','_defaultCallbacks'];_0x4717=function(){return _0x52a4fe;};return _0x4717();}import _0x5008bc from'./integrations/pagebreak.js';import _0x33cb4b from'./integrations/paragraph.js';import _0x5d024a from'./integrations/removeformat.js';import _0x365331 from'./integrations/restrictededitingmode.js';import _0x2a5eee from'./integrations/shiftentercommand.js';import _0x5458ed from'./integrations/standardeditingmode.js';import _0x5c37ce from'./integrations/style.js';import _0x560701 from'./integrations/table.js';import _0x59da58 from'./integrations/tablemergesplit.js';import _0x2129f3 from'./integrations/tableheadings.js';import _0x2204e7 from'./integrations/tableclipboard.js';import _0x19aa15 from'./integrations/tablecolumnresize.js';import _0x148218 from'./integrations/template.js';import _0x430d5a from'./integrations/tableofcontents.js';import _0x55ad58 from'./integrations/title.js';import _0x1c298c from'./integrations/undo.js';import _0x242c17 from'./integrations/tablecaption.js';import _0x1f5825 from'./integrations/tableproperties.js';import{getTranslation as _0x353865}from'./utils/common-translations.js';import{isEqual as _0xe2a4da,omit as _0x2ff0b1}from'lodash-es';export const renameAttributeKey=_0x2565cb(0x258);export default class p extends _0x390605{static get[_0x2565cb(0x274)](){const _0x489b8c=_0x2565cb;return[_0x489b8c(0x1c6),_0x280019,_0x570d08,_0x4c9370,_0x228978,_0x57b284,_0x43e5b0,_0x38ad24,_0x546846,_0x4abfa7,_0x56bb4e,_0x4d0cd3,_0x3e6b20,_0x28bfa4,_0x598d28,_0x324e22,_0x5385d9,_0x5f3192,_0x3f5ef9,_0x5d8d6a,_0x35a06d,_0x36a5db,_0x116237,_0xf55556,_0x50427e,_0x2af98c,_0x27d7a1,_0x50de99,_0x49e10e,_0x14f3e6,_0x3cf30f,_0x3e0c0f,_0x4b3e84,_0x441ce6,_0x5193be,_0x5008bc,_0x33cb4b,_0x5d024a,_0x365331,_0x2a5eee,_0x5458ed,_0x5c37ce,_0x560701,_0x59da58,_0x2129f3,_0x242c17,_0x2204e7,_0x19aa15,_0x430d5a,_0x1f5825,_0x148218,_0x55ad58,_0x1c298c];}static get[_0x2565cb(0x21d)](){const _0x4f454a=_0x2565cb;return _0x4f454a(0x1db);}constructor(_0x4fa5e5){const _0x50c3d3=_0x2565cb;function _0x54a0dc(_0x4b93eb){const _0x5c4bf5=_0x1392;return _0x4b93eb[_0x5c4bf5(0x162)](_0x1240f3=>String[_0x5c4bf5(0xe3)](_0x1240f3))[_0x5c4bf5(0x1f1)]('');}super(_0x4fa5e5),this[_0x50c3d3(0xe7)]=!0x1,this[_0x50c3d3(0x1ea)](_0x50c3d3(0xff),[]),this['on'](_0x50c3d3(0x114),(_0x25bd07,_0x45e11a,_0x305737,_0x4f933f)=>{const _0x51a278=_0x50c3d3;this[_0x51a278(0x166)][_0x51a278(0x1ed)](()=>{const _0x737f55=_0x51a278;for(const _0x19c1a0 of[..._0x4f933f,..._0x305737])this[_0x737f55(0x166)][_0x737f55(0x247)][_0x737f55(0x230)](_0x19c1a0)&&_0x4fa5e5[_0x737f55(0x211)][_0x737f55(0x241)](_0x19c1a0);});}),this[_0x50c3d3(0x1a8)]=new _0xda7e25(this[_0x50c3d3(0x225)][_0x50c3d3(0xe6)][_0x50c3d3(0x126)],this[_0x50c3d3(0x225)][_0x50c3d3(0x1c0)]),this[_0x50c3d3(0x117)]=null,this[_0x50c3d3(0x1e9)]=new Et(this[_0x50c3d3(0x225)]),this[_0x50c3d3(0x210)]=new Map(),this[_0x50c3d3(0x25c)]=_0x4fa5e5[_0x50c3d3(0x1be)][_0x50c3d3(0x1b1)](_0x50c3d3(0x1c6)),this[_0x50c3d3(0xeb)]=new Set(),this[_0x50c3d3(0x166)]=this[_0x50c3d3(0x225)][_0x50c3d3(0xe6)],this[_0x50c3d3(0x113)]=new WeakMap(),this[_0x50c3d3(0x1b9)]=!0x1,this[_0x50c3d3(0x10a)]=new Set([_0x50c3d3(0x258)]),this[_0x50c3d3(0x1aa)]=new Set(),_0x4fa5e5[_0x50c3d3(0x214)][_0x50c3d3(0x224)](_0x50c3d3(0x181),_0x50c3d3(0x103)),this[_0x50c3d3(0x11b)]=_0x4fa5e5[_0x50c3d3(0x214)][_0x50c3d3(0x1b1)](_0x50c3d3(0x181)),_0x4fa5e5[_0x50c3d3(0x214)][_0x50c3d3(0x224)](_0x50c3d3(0x24f),!0x0),this[_0x50c3d3(0x1e1)]=_0x4fa5e5[_0x50c3d3(0x214)][_0x50c3d3(0x1b1)](_0x50c3d3(0x24f)),this[_0x50c3d3(0x1cc)]=new _0x232e2b(_0x4fa5e5,this[_0x50c3d3(0xeb)]),this[_0x50c3d3(0x107)](),this[_0x54a0dc([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x54a0dc([0x34,0x30,0x34,0x38,0x32,0x30,0x30,0x34]);}[_0x2565cb(0x278)](){const _0x216dce=_0x2565cb,_0x18f2b2=this[_0x216dce(0x225)],_0x1455b=(_0x5583ff,_0x34077d)=>{const _0x4cda54=_0x216dce;if(_0x4cda54(0x22c)!=_0x5583ff)return _0x4cda54(0x269)+_0x5583ff;const _0x5dd950=_0x34077d[_0x4cda54(0x1a5)]('|')[0x0];return this[_0x4cda54(0x22b)](_0x5dd950)?_0x4cda54(0x1e7):_0x4cda54(0x200);};_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x1e4))[_0x216dce(0x248)]({'model':_0x216dce(0xdc),'view':_0x200916=>{const _0x2d05dd=_0x216dce,{id:_0x16c030,authorId:_0x2f03c9,type:_0x3354d4,subType:_0xea1904}=this[_0x2d05dd(0x1c1)](_0x200916[_0x2d05dd(0x219)]),_0x86a118=[_0x2d05dd(0x1a6),_0x1455b(_0x3354d4,_0xea1904)];let _0x4b2f5d=0xbb8;return this[_0x2d05dd(0xff)][_0x2d05dd(0x1a4)](_0x200916[_0x2d05dd(0x219)])&&(_0x86a118[_0x2d05dd(0x1dd)](_0x2d05dd(0x1a9)),_0x4b2f5d=0xbc2),_0x2d05dd(0x163)==_0x3354d4&&(_0x4b2f5d+=0x5),{'classes':_0x86a118,'attributes':{'data-suggestion':_0x16c030,'data-author-id':_0x2f03c9},'priority':_0x4b2f5d};}}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x13e))[_0x216dce(0x19c)](_0x11b5a5=>{const _0x3f1e9d=_0x216dce;_0x11b5a5['on'](_0x3f1e9d(0x233),(_0x4550f1,_0x2f71ac,_0x173d8a)=>{const _0x4ba587=_0x3f1e9d;if(!_0x173d8a[_0x4ba587(0x255)][_0x4ba587(0x169)])return;const _0x503091=_0x2f71ac[_0x4ba587(0x112)];if(!_0x503091)return;const _0x57ec23=_0x173d8a[_0x4ba587(0x1ef)][_0x4ba587(0x26b)](_0x503091);_0x18f2b2[_0x4ba587(0xe6)][_0x4ba587(0x126)][_0x4ba587(0x116)](_0x503091)&&_0x57ec23&&!_0x57ec23[_0x4ba587(0x184)](_0x4ba587(0xf1))&&_0x57ec23['is'](_0x4ba587(0xd6))&&_0x28ad17(_0x57ec23,_0x173d8a[_0x4ba587(0x1a2)]);},{'priority':_0x3f1e9d(0x151)});}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x13e))[_0x216dce(0x248)]({'model':_0x216dce(0xdc),'view':(_0x2d7691,_0x39a9b4)=>{const _0x524087=_0x216dce;if(!_0x39a9b4[_0x524087(0x255)][_0x524087(0x169)])return null;const {type:_0x39e521,subType:_0xbba20e}=this[_0x524087(0x1c1)](_0x2d7691[_0x524087(0x219)]);return{'classes':[_0x524087(0x1a6),_0x1455b(_0x39e521,_0xbba20e)],'priority':0xbb8};}});const _0x412c6e=({showActiveMarkers:_0x27655b=!0x0,isAttributeSuggestion:_0x4ffd2a=!0x1}={})=>(_0x292d2c,_0x14d8f4,_0x3640d5)=>{const _0x21df64=_0x216dce;if(!_0x14d8f4[_0x21df64(0x112)])return;const {id:_0x24f5b2,authorId:_0x14bea0}=this[_0x21df64(0x1c1)](_0x14d8f4[_0x21df64(0x219)]);if(_0x4ffd2a){const _0x15ca50=this[_0x21df64(0x210)][_0x21df64(0x1b1)](_0x24f5b2),_0x3a5b4c=this[_0x21df64(0x100)](_0x15ca50);if(!this[_0x21df64(0x22b)](_0x3a5b4c))return;}if(_0x14d8f4[_0x21df64(0x112)]['is'](_0x21df64(0xf7)))return void _0x3640d5[_0x21df64(0x198)][_0x21df64(0x216)](_0x14d8f4[_0x21df64(0x112)],_0x292d2c[_0x21df64(0x15a)]);const _0x5d04de=_0x3640d5[_0x21df64(0x1ef)][_0x21df64(0x26b)](_0x14d8f4[_0x21df64(0x112)]);if(_0x14d8f4[_0x21df64(0x112)]['is'](_0x21df64(0x1f5))&&_0x18f2b2[_0x21df64(0xe6)][_0x21df64(0x126)][_0x21df64(0x1b4)](_0x14d8f4[_0x21df64(0x112)])&&!_0x5d04de[_0x21df64(0x184)](_0x21df64(0x1a3))){_0x3640d5[_0x21df64(0x1a2)][_0x21df64(0x1e0)]([_0x21df64(0x1a6),_0x21df64(0x1e7)],_0x5d04de),_0x3640d5[_0x21df64(0x1a2)][_0x21df64(0x24c)](_0x21df64(0x1b3),_0x24f5b2,_0x5d04de),_0x3640d5[_0x21df64(0x1a2)][_0x21df64(0x24c)](_0x21df64(0x131),_0x14bea0,_0x5d04de),_0x3640d5[_0x21df64(0x1ef)][_0x21df64(0x1a0)](_0x5d04de,_0x14d8f4[_0x21df64(0x219)]),_0x27655b&&(this[_0x21df64(0xff)][_0x21df64(0x1a4)](_0x14d8f4[_0x21df64(0x219)])?_0x3640d5[_0x21df64(0x1a2)][_0x21df64(0x1e0)](_0x21df64(0x1a9),_0x5d04de):_0x3640d5[_0x21df64(0x1a2)][_0x21df64(0xf3)](_0x21df64(0x1a9),_0x5d04de));for(const _0x51e1a1 of _0x18f2b2[_0x21df64(0xe6)][_0x21df64(0x158)](_0x14d8f4[_0x21df64(0x112)])[_0x21df64(0x232)]())_0x3640d5[_0x21df64(0x198)][_0x21df64(0x216)](_0x51e1a1,_0x292d2c[_0x21df64(0x15a)]);_0x3640d5[_0x21df64(0x198)][_0x21df64(0x216)](_0x14d8f4[_0x21df64(0x112)],_0x292d2c[_0x21df64(0x15a)]);}};_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x13e))[_0x216dce(0x19c)](_0xc1d879=>{const _0x442300=_0x216dce;_0xc1d879['on'](_0x442300(0x1f9),(_0x46d4f4,_0x3c3986,_0x58b5f9)=>{const _0x127653=_0x442300;_0x58b5f9[_0x127653(0x255)][_0x127653(0x169)]&&_0x412c6e({'showActiveMarkers':!0x1})(_0x46d4f4,_0x3c3986,_0x58b5f9);},{'priority':_0x442300(0x176)});}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x13e))[_0x216dce(0x19c)](_0x45b253=>{const _0x289554=_0x216dce;_0x45b253['on'](_0x289554(0x120),(_0x4ec5ef,_0x528faf,_0x723e06)=>{const _0x5528fb=_0x289554;_0x723e06[_0x5528fb(0x255)][_0x5528fb(0x169)]&&_0x412c6e({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4ec5ef,_0x528faf,_0x723e06);},{'priority':_0x289554(0x176)});}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x13e))[_0x216dce(0xd5)]({'model':_0x216dce(0xdc),'view':(_0x2a99c3,_0x5d09f9)=>_0x5d09f9[_0x216dce(0x255)][_0x216dce(0x169)]?null:{'group':_0x216dce(0xdc),'name':_0x2a99c3[_0x216dce(0x26d)](0xb)}}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x264))[_0x216dce(0x168)]({'view':{'name':_0x216dce(0xdc),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x47af70,{writer:_0x4cf938})=>{const _0xd00353=_0x216dce;let _0x48a573=_0xd00353(0x172)+_0x47af70[_0xd00353(0x1c7)](_0xd00353(0x15d))+':'+_0x47af70[_0xd00353(0x1c7)]('id');return _0x47af70[_0xd00353(0x1c7)](_0xd00353(0x18d))&&(_0x48a573+=':'+_0x47af70[_0xd00353(0x1c7)](_0xd00353(0x18d))),_0x4cf938[_0xd00353(0x14a)](_0xd00353(0x254),{'data-name':_0x48a573});}}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x264))[_0x216dce(0x220)]({'view':_0x216dce(0xdc)}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x1e4))[_0x216dce(0x19c)](_0x227c6e=>{const _0x1eddfa=_0x216dce;_0x227c6e['on'](_0x1eddfa(0x1f9),_0x412c6e(),{'priority':_0x1eddfa(0x151)});}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x1e4))[_0x216dce(0x19c)](_0x440997=>{const _0x29768a=_0x216dce;_0x440997['on'](_0x29768a(0x120),_0x412c6e({'isAttributeSuggestion':!0x0}),{'priority':_0x29768a(0x151)});}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x1e4))[_0x216dce(0x19c)](_0xeb3688=>{const _0x1de6a6=_0x216dce;_0xeb3688['on'](_0x1de6a6(0x26f),(_0x3dc423,_0x5e15ae,_0x1e2289)=>{const _0x542983=_0x1de6a6,_0x5319a3=_0x1e2289[_0x542983(0x1ef)][_0x542983(0x182)](_0x5e15ae[_0x542983(0x219)]);if(_0x5319a3){for(const _0x8c6f04 of _0x5319a3)_0x8c6f04[_0x542983(0x184)](_0x542983(0x1a3))||(_0x1e2289[_0x542983(0x1a2)][_0x542983(0xf3)]([_0x542983(0x1a6),_0x542983(0x1e7),_0x542983(0x1a9)],_0x8c6f04),_0x1e2289[_0x542983(0x1a2)][_0x542983(0x212)](_0x542983(0x1b3),_0x8c6f04),_0x1e2289[_0x542983(0x1a2)][_0x542983(0x212)](_0x542983(0x131),_0x8c6f04),_0x1e2289[_0x542983(0x1ef)][_0x542983(0xe9)](_0x8c6f04,_0x5e15ae[_0x542983(0x219)]));}},{'priority':_0x1de6a6(0x151)});}),_0x18f2b2[_0x216dce(0x1cd)][_0x216dce(0x1e5)](_0x216dce(0x1e4))[_0x216dce(0x19c)](_0x48a071=>{const _0xef0e9d=_0x216dce;_0x48a071['on'](_0xef0e9d(0x186),(_0x17816c,_0xaef1ac,_0xa9c49f)=>{const _0x55d088=_0xef0e9d,_0x5f0beb=_0xa9c49f[_0x55d088(0x1ef)][_0x55d088(0x182)](_0xaef1ac[_0x55d088(0x219)]);if(!_0x5f0beb)return;const {id:_0x590841}=this[_0x55d088(0x1c1)](_0xaef1ac[_0x55d088(0x219)]),_0x2b6cde=this[_0x55d088(0x210)][_0x55d088(0x1b1)](_0x590841),_0x32b97f=this[_0x55d088(0x100)](_0x2b6cde);if(this[_0x55d088(0x22b)](_0x32b97f)){for(const _0x30fdc7 of _0x5f0beb)_0x30fdc7[_0x55d088(0x184)](_0x55d088(0x1a3))||(_0xa9c49f[_0x55d088(0x1a2)][_0x55d088(0xf3)]([_0x55d088(0x1a6),_0x55d088(0x1e7),_0x55d088(0x1a9)],_0x30fdc7),_0xa9c49f[_0x55d088(0x1a2)][_0x55d088(0x212)](_0x55d088(0x1b3),_0x30fdc7),_0xa9c49f[_0x55d088(0x1a2)][_0x55d088(0x212)](_0x55d088(0x131),_0x30fdc7),_0xa9c49f[_0x55d088(0x1ef)][_0x55d088(0xe9)](_0x30fdc7,_0xaef1ac[_0x55d088(0x219)]));}},{'priority':_0xef0e9d(0x151)});}),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x24b)][_0x216dce(0x223)](_0x14d9d6=>{const _0x3152b0=_0x216dce;let _0x4f9d8d=!0x1;const _0x30b869=Array[_0x3152b0(0x1d3)](_0x18f2b2[_0x3152b0(0xe6)][_0x3152b0(0x24b)][_0x3152b0(0x1b8)][_0x3152b0(0x1bf)]()),_0x3943cb=new Set();for(const {name:_0x567c30,data:_0x599937}of _0x30b869){const {group:_0x5436f8,type:_0x5c242f,subType:_0x18349c,id:_0x3a5c9e}=this[_0x3152b0(0x1c1)](_0x567c30);if(_0x3152b0(0xdc)!==_0x5436f8)continue;const _0x9c0b3b=this[_0x3152b0(0x210)][_0x3152b0(0x1b1)](_0x3a5c9e);if(null!=_0x599937[_0x3152b0(0x197)]){_0x3152b0(0x23b)==_0x5c242f&&(_0x4f9d8d=_0x4f9d8d||Ut(_0x599937[_0x3152b0(0x197)],_0x567c30,_0x14d9d6,_0x18f2b2[_0x3152b0(0xe6)][_0x3152b0(0x126)]));const _0x25cbc9=_0x3152b0(0x22c)==_0x5c242f&&this[_0x3152b0(0x22b)](_0x18349c[_0x3152b0(0x1a5)]('|')[0x0]);if(_0x599937[_0x3152b0(0x197)][_0x3152b0(0x249)]||_0x3152b0(0x23a)==_0x599937[_0x3152b0(0x197)][_0x3152b0(0x1f6)][_0x3152b0(0x109)]||_0x3152b0(0xf4)==_0x5c242f&&!Ft(_0x599937[_0x3152b0(0x197)])||_0x25cbc9&&!Ft(_0x599937[_0x3152b0(0x197)])||_0x3152b0(0x163)==_0x5c242f&&!(!Vt(_0x3ec33d=_0x599937[_0x3152b0(0x197)])&&!function(_0x15a865){const _0x291dab=_0x3152b0;return _0x15a865[_0x291dab(0xf8)][_0x291dab(0x1b2)]==_0x15a865[_0x291dab(0x104)][_0x291dab(0x122)]&&_0x15a865[_0x291dab(0xf8)][_0x291dab(0x102)];}(_0x3ec33d)))_0x14d9d6[_0x3152b0(0x13b)](_0x567c30),_0x4f9d8d=!0x0;else{if(!_0x9c0b3b||!_0x9c0b3b[_0x3152b0(0x235)])continue;if(_0x599937[_0x3152b0(0x197)]&&_0x599937[_0x3152b0(0x1f7)]&&_0x599937[_0x3152b0(0x197)][_0x3152b0(0x277)](_0x599937[_0x3152b0(0x1f7)]))continue;_0x3943cb[_0x3152b0(0x19c)](_0x9c0b3b);}}}var _0x3ec33d;return _0x3943cb[_0x3152b0(0x1e2)]>0x0&&(_0x4f9d8d=!!this[_0x3152b0(0x1ac)](_0x3943cb)||_0x4f9d8d),_0x4f9d8d;}),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x24b)][_0x216dce(0x223)](_0x4f832b=>{const _0x318d9c=_0x216dce;let _0x45ae55=!0x1;for(const _0x49fb60 of _0x18f2b2[_0x318d9c(0xe6)][_0x318d9c(0x24b)][_0x318d9c(0x1b8)][_0x318d9c(0x250)]())if(_0x318d9c(0x231)==_0x49fb60[_0x318d9c(0x26a)])for(const _0x4ea5a3 of this[_0x318d9c(0x210)][_0x318d9c(0x238)]()){if(_0x4ea5a3[_0x318d9c(0x234)]||!_0x4ea5a3[_0x318d9c(0x235)])continue;const _0xb704b5=_0x318d9c(0xf4)==_0x4ea5a3[_0x318d9c(0x26a)],_0x153f8f=this[_0x318d9c(0x100)](_0x4ea5a3),_0x5825c3=_0x153f8f&&this[_0x318d9c(0x22b)](_0x153f8f);if(!_0xb704b5&&!_0x5825c3)continue;const _0x3a4127=_0x4ea5a3[_0x318d9c(0x20d)]();if(_0x3a4127[_0x318d9c(0xf8)][_0x318d9c(0x1b2)]!=_0x3a4127[_0x318d9c(0x104)][_0x318d9c(0x1b2)]&&!_0x3a4127[_0x318d9c(0x104)][_0x318d9c(0x102)]){const _0x5929cc=_0x18f2b2[_0x318d9c(0xe6)][_0x318d9c(0x194)](_0x3a4127[_0x318d9c(0xf8)][_0x318d9c(0x14d)],_0x318d9c(0x104)),_0x37d376=_0x18f2b2[_0x318d9c(0xe6)][_0x318d9c(0x1c4)](_0x3a4127[_0x318d9c(0xf8)],_0x5929cc);_0x4f832b[_0x318d9c(0x26c)](_0x4ea5a3[_0x318d9c(0x180)](),{'range':_0x37d376}),_0x45ae55=!0x0;}}return _0x45ae55;}),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x24b)][_0x216dce(0x223)](_0x4b3705=>this[_0x216dce(0x148)](_0x4b3705)),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x24b)][_0x216dce(0x223)](_0x2b827a=>!_0x2b827a[_0x216dce(0x22d)][_0x216dce(0xdb)]&&this[_0x216dce(0x25d)](_0x2b827a)),_0x18f2b2[_0x216dce(0xe6)]['on'](_0x216dce(0x244),()=>{const _0x35167c=_0x216dce;this[_0x35167c(0xe7)]=!0x1;}),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x24b)]['on'](_0x216dce(0x1eb),(_0x5dc63d,_0x3b9883)=>{const _0x42f429=_0x216dce;if(!_0x3b9883[_0x42f429(0xdb)]||_0x3b9883[_0x42f429(0x16f)])return;if(!this[_0x42f429(0xe7)])return;const _0x480ae3=_0x18f2b2[_0x42f429(0xe6)][_0x42f429(0x24b)][_0x42f429(0x1b8)][_0x42f429(0x250)]();if(0x0==_0x480ae3[_0x42f429(0x195)])return;const _0x281030=[],_0x5dfed8=_0x480ae3[_0x42f429(0x13f)](_0x4d215d=>_0x42f429(0x22c)==_0x4d215d[_0x42f429(0x26a)]),_0x2b1b8c=_0x480ae3[_0x42f429(0x13f)](_0x5a4dc3=>_0x42f429(0x231)==_0x5a4dc3[_0x42f429(0x26a)]&&_0x42f429(0x183)!=_0x5a4dc3[_0x42f429(0x15a)]);for(const _0x49da42 of _0x5dfed8)this[_0x42f429(0xee)](_0x49da42[_0x42f429(0xfb)])&&_0x281030[_0x42f429(0x1dd)]({'key':_0x49da42[_0x42f429(0xfb)],'newValue':_0x49da42[_0x42f429(0x15b)],'oldValue':_0x49da42[_0x42f429(0x1b6)],'range':Pt(_0x49da42[_0x42f429(0x125)],_0x18f2b2[_0x42f429(0xe6)])});for(const _0x1846e6 of _0x2b1b8c){if(_0x42f429(0x16d)!=_0x1846e6[_0x42f429(0x1ad)]&&_0x42f429(0x208)!=_0x1846e6[_0x42f429(0x1ad)])continue;const _0x3e517b=Lt(_0x1846e6[_0x42f429(0x273)][_0x42f429(0x14d)],_0x18f2b2[_0x42f429(0xe6)]),_0x4f5ad=_0x1846e6[_0x42f429(0xd9)];_0x42f429(0x16d)==_0x1846e6[_0x42f429(0x1ad)]&&_0x281030[_0x42f429(0x1dd)]({'key':_0x42f429(0x258),'newValue':_0x1846e6[_0x42f429(0x15a)],'oldValue':_0x4f5ad[_0x42f429(0x15a)],'range':_0x3e517b});for(const [_0x2e671b,_0x2fa7a1]of _0x4f5ad[_0x42f429(0x207)]){if(!this[_0x42f429(0xee)](_0x2e671b))continue;const _0x5344e6=_0x1846e6[_0x42f429(0x207)][_0x42f429(0x1b1)](_0x2e671b);_0x2fa7a1!==_0x5344e6&&_0x281030[_0x42f429(0x1dd)]({'key':_0x2e671b,'newValue':_0x5344e6,'oldValue':_0x2fa7a1,'range':_0x3e517b});}for(const [_0x26804f,_0xc8c9eb]of _0x1846e6[_0x42f429(0x207)])this[_0x42f429(0xee)](_0x26804f)&&(_0x4f5ad[_0x42f429(0x207)][_0x42f429(0x230)](_0x26804f)||_0x281030[_0x42f429(0x1dd)]({'key':_0x26804f,'newValue':_0xc8c9eb,'oldValue':null,'range':_0x3e517b}));}0x0!=_0x281030[_0x42f429(0x195)]&&_0x18f2b2[_0x42f429(0xe6)][_0x42f429(0x15c)](_0x3b9883,_0x18a2c2=>{const _0x174829=_0x42f429,_0x5283b7=_0xa4401b();for(const {range:_0x276f21,key:_0x5a77c5,oldValue:_0x55e7af,newValue:_0x5b0d87}of _0x281030)this[_0x174829(0x27a)](_0x276f21,_0x5a77c5,_0x55e7af,_0x5b0d87,{'groupId':_0x5283b7});this[_0x174829(0x137)](_0x18a2c2,_0x281030);});},{'priority':_0x216dce(0x143)}),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x247)]['on'](_0x216dce(0x167),(_0x58b822,_0x1c3eed,_0x141857)=>{const _0x3fa4e9=_0x216dce;if(null==_0x141857){const {id:_0x1d8718}=this[_0x3fa4e9(0x1c1)](_0x1c3eed[_0x3fa4e9(0x15a)]),_0xa800c7=this[_0x3fa4e9(0x210)][_0x3fa4e9(0x1b1)](_0x1d8718);_0xa800c7&&_0xa800c7[_0x3fa4e9(0x1e6)](_0x1c3eed[_0x3fa4e9(0x15a)]);}}),_0x18f2b2[_0x216dce(0xe6)][_0x216dce(0x24b)]['on'](_0x216dce(0x1eb),()=>{const _0x2185ff=_0x216dce,_0x20ab22=Array[_0x2185ff(0x1d3)](_0x18f2b2[_0x2185ff(0xe6)][_0x2185ff(0x24b)][_0x2185ff(0x1b8)][_0x2185ff(0x1bf)]())[_0x2185ff(0x13f)](_0x3f0668=>_0x2185ff(0xdc)===this[_0x2185ff(0x1c1)](_0x3f0668[_0x2185ff(0x15a)])[_0x2185ff(0x1e3)]);if(0x0===_0x20ab22[_0x2185ff(0x195)])return;_0x20ab22[_0x2185ff(0x1df)]((_0xe07bd1,_0x172698)=>{const _0x35a077=_0x2185ff,_0x9d8e3e=_0xe07bd1[_0x35a077(0x17a)][_0x35a077(0x1f7)],_0x10aaf5=_0x172698[_0x35a077(0x17a)][_0x35a077(0x1f7)];return null===_0x9d8e3e&&null===_0x10aaf5?0x0:null===_0x9d8e3e&&null!==_0x10aaf5?-0x1:null!==_0x9d8e3e&&null===_0x10aaf5?0x1:_0x9d8e3e[_0x35a077(0xf8)][_0x35a077(0x239)](_0x10aaf5[_0x35a077(0xf8)])?-0x1:0x1;});const _0x288877=new Set(),_0x42829d=new Set();for(const {name:_0x283745,data:_0x258f58}of _0x20ab22){const {id:_0xe832ec}=this[_0x2185ff(0x1c1)](_0x283745);if(null===_0x258f58[_0x2185ff(0x1f7)]){const _0xe5a049=this[_0x2185ff(0x256)](_0x283745);_0x42829d[_0x2185ff(0x19c)](_0xe5a049);}else{const _0x82619b=this[_0x2185ff(0x210)][_0x2185ff(0x1b1)](_0xe832ec);null!==_0x258f58[_0x2185ff(0x197)]||_0x82619b[_0x2185ff(0x235)]?(_0x288877[_0x2185ff(0x19c)](_0x82619b[_0x2185ff(0x15e)]),_0x42829d[_0x2185ff(0x19c)](_0x82619b)):this[_0x2185ff(0x252)](_0x82619b);}}_0x42829d[_0x2185ff(0x1e2)]>0x0&&this[_0x2185ff(0x150)](_0x42829d);for(const _0x26f731 of _0x288877)this[_0x2185ff(0x17b)](_0x2185ff(0x25b),_0x26f731);}),_0x18f2b2[_0x216dce(0xe6)]['on'](_0x216dce(0x105),(_0x5a0be9,_0x4ca82b)=>{const _0x5f4503=_0x216dce,_0xb58149=_0x4ca82b[0x0];if(!this[_0x5f4503(0x210)][_0x5f4503(0x1e2)])return;if(!_0xb58149[_0x5f4503(0x26e)])return;if(_0xb58149[_0x5f4503(0x22d)][_0x5f4503(0x16f)]||!_0xb58149[_0x5f4503(0x22d)][_0x5f4503(0xdb)])return;let _0x49950b,_0x14eeab;switch(_0xb58149[_0x5f4503(0x26a)]){case _0x5f4503(0x231):_0x49950b=_0x18f2b2[_0x5f4503(0xe6)][_0x5f4503(0x194)](_0xb58149[_0x5f4503(0x273)]),_0x14eeab=_0x49950b[_0x5f4503(0xe0)](_0xb58149[_0x5f4503(0x21f)]);break;case _0x5f4503(0x1a5):_0x49950b=_0x18f2b2[_0x5f4503(0xe6)][_0x5f4503(0x194)](_0xb58149[_0x5f4503(0x16a)]),_0x14eeab=_0x18f2b2[_0x5f4503(0xe6)][_0x5f4503(0x194)](_0xb58149[_0x5f4503(0x134)]);break;case _0x5f4503(0x193):_0x49950b=_0x18f2b2[_0x5f4503(0xe6)][_0x5f4503(0x194)](_0xb58149[_0x5f4503(0x21e)]),_0x14eeab=_0x49950b[_0x5f4503(0xe0)](_0xb58149[_0x5f4503(0x21f)]);break;default:return;}const _0x1b9211=_0x18f2b2[_0x5f4503(0xe6)][_0x5f4503(0x1c4)](_0x49950b,_0x14eeab);_0x18f2b2[_0x5f4503(0xe6)][_0x5f4503(0x1ed)](()=>{const _0x335a96=_0x5f4503;for(const {suggestion:_0xd4525d,meta:_0x413db9}of this[_0x335a96(0x24d)](_0x1b9211)){if(_0xd4525d[_0x335a96(0x234)])continue;if(_0x335a96(0x23b)==_0xd4525d[_0x335a96(0x26a)])continue;const _0xcd1631=this[_0x335a96(0x100)](_0xd4525d);if(_0xcd1631&&this[_0x335a96(0x22b)](_0xcd1631)&&_0x335a96(0x1a5)!=_0xb58149[_0x335a96(0x26a)])continue;const _0x183196=_0xd4525d[_0x335a96(0x17a)]&&_0xd4525d[_0x335a96(0x17a)][_0x335a96(0x101)];(_0x335a96(0xf4)!=_0xd4525d[_0x335a96(0x26a)]||_0x335a96(0x1a5)==_0xb58149[_0x335a96(0x26a)]&&!_0x183196)&&(_0x413db9[_0x335a96(0x18c)]||_0x335a96(0x22a)==_0xd4525d[_0x335a96(0x26a)]&&_0x413db9[_0x335a96(0xf5)]||_0xd4525d[_0x335a96(0x20d)]()[_0x335a96(0x155)](_0x1b9211)&&this[_0x335a96(0x276)](_0xd4525d,_0x49950b,_0x14eeab));}});},{'priority':_0x216dce(0x143)}),_0x18f2b2[_0x216dce(0xe6)]['on'](_0x216dce(0x242),(_0x4fa8a7,_0x9f407)=>{const _0x84380=_0x216dce,_0x4be9bb=_0x9f407[0x0],_0x370ebc=_0x9f407[0x1];if(_0x370ebc&&_0x370ebc[_0x84380(0x18a)])return;if(this[_0x84380(0x1b9)])return;if(!this[_0x84380(0x1cc)][_0x84380(0xf0)])return;if(_0x4be9bb[_0x84380(0x249)])return;const _0x47f49a=_0x18f2b2[_0x84380(0xe6)][_0x84380(0x126)],{start:_0x3ba05b,end:_0x1dbcf5}=_0x4be9bb[_0x84380(0x20d)](),_0x5b4a8f=_0x3ba05b[_0x84380(0x14d)]&&_0x47f49a[_0x84380(0xd1)](_0x3ba05b[_0x84380(0x14d)])?null:_0x47f49a[_0x84380(0x204)](_0x3ba05b,_0x84380(0x1d7)),_0x17a4c0=_0x1dbcf5[_0x84380(0x122)]&&_0x47f49a[_0x84380(0xd1)](_0x1dbcf5[_0x84380(0x122)])?null:_0x47f49a[_0x84380(0x204)](_0x1dbcf5,_0x84380(0x11e)),_0x259d88=_0x18f2b2[_0x84380(0xe6)][_0x84380(0x1c4)](_0x5b4a8f?_0x5b4a8f[_0x84380(0xf8)]:_0x3ba05b,_0x17a4c0?_0x17a4c0[_0x84380(0x104)]:_0x1dbcf5);_0x18f2b2[_0x84380(0xe6)][_0x84380(0x1ed)](_0x592dd6=>{const _0x4d78bc=_0x84380;this[_0x4d78bc(0x209)](_0x259d88);const _0x2409a8=_0x18f2b2[_0x4d78bc(0xe6)][_0x4d78bc(0x126)][_0x4d78bc(0x204)](_0x259d88[_0x4d78bc(0xf8)]);_0x4be9bb['is'](_0x4d78bc(0x174))?_0x592dd6[_0x4d78bc(0x108)](_0x2409a8):_0x4be9bb[_0x4d78bc(0x1c3)](_0x2409a8);}),_0x4fa8a7[_0x84380(0x10d)]();},{'priority':_0x1b3fca[_0x216dce(0x1d2)]+0xa}),_0x18f2b2[_0x216dce(0xe6)]['on'](_0x216dce(0xe2),(_0x47caa2,_0x1d992d)=>{const _0x2f1320=_0x216dce,_0x276b5d=_0x1d992d[_0x1d992d[_0x2f1320(0x195)]-0x1];_0x276b5d&&_0x276b5d[_0x2f1320(0x18a)]||this[_0x2f1320(0x1b9)]||this[_0x2f1320(0x1cc)][_0x2f1320(0xf0)]&&(_0x18f2b2[_0x2f1320(0xe6)][_0x2f1320(0x1ed)](()=>{const _0x57e50e=_0x2f1320;let _0x30decf=_0x18f2b2[_0x57e50e(0xe6)][_0x57e50e(0xe2)](_0x1d992d[0x0],_0x1d992d[0x1],_0x1d992d[0x2],{'forceDefaultExecution':!0x0});if(!_0x30decf)return;_0x47caa2[_0x57e50e(0x187)]=_0x30decf[_0x57e50e(0x179)]();const _0x7bfc5d=_0x30decf[_0x57e50e(0x104)][_0x57e50e(0x122)],_0x423ec1=_0x18f2b2[_0x57e50e(0xe6)][_0x57e50e(0x126)];_0x7bfc5d&&_0x423ec1[_0x57e50e(0x1b4)](_0x7bfc5d)&&!_0x423ec1[_0x57e50e(0x116)](_0x7bfc5d)&&(_0x30decf=_0x18f2b2[_0x57e50e(0xe6)][_0x57e50e(0x1c4)](_0x30decf[_0x57e50e(0xf8)],_0x18f2b2[_0x57e50e(0xe6)][_0x57e50e(0x194)](_0x7bfc5d,_0x57e50e(0x104)))),this[_0x57e50e(0x11d)](_0x30decf);}),_0x47caa2[_0x2f1320(0x10d)]());},{'priority':_0x216dce(0x151)}),this[_0x216dce(0x225)][_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0x189),this[_0x216dce(0x1cc)]),this[_0x216dce(0xf9)](_0x216dce(0x189));const _0x73fa18=new _0x3cfce9(_0x18f2b2,this[_0x216dce(0x210)]);_0x18f2b2[_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0x25e),_0x73fa18),this[_0x216dce(0xf9)](_0x216dce(0x25e));const _0x133860=new _0x2725da(_0x18f2b2,this[_0x216dce(0x210)]);_0x18f2b2[_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0x144),_0x133860),this[_0x216dce(0xf9)](_0x216dce(0x144)),_0x18f2b2[_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0xf2),new _0x576463(_0x18f2b2,_0x73fa18,this[_0x216dce(0x210)])),this[_0x216dce(0xf9)](_0x216dce(0xf2)),_0x18f2b2[_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0x267),new _0x576463(_0x18f2b2,_0x133860,this[_0x216dce(0x210)])),this[_0x216dce(0xf9)](_0x216dce(0x267)),_0x18f2b2[_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0x1d0),new _0x5e64d5(_0x18f2b2,_0x73fa18,this[_0x216dce(0x210)])),this[_0x216dce(0xf9)](_0x216dce(0x1d0)),_0x18f2b2[_0x216dce(0x1af)][_0x216dce(0x19c)](_0x216dce(0x12a),new _0x5e64d5(_0x18f2b2,_0x133860,this[_0x216dce(0x210)])),this[_0x216dce(0xf9)](_0x216dce(0x12a));const _0x47f801=_0x18f2b2[_0x216dce(0x1be)][_0x216dce(0x1b1)](_0x216dce(0x1c6));this[_0x216dce(0x14c)](_0x47f801,_0x216dce(0x11a),(_0x6b03b6,{threadId:_0xeacb5c})=>{const _0x4c09ab=_0x216dce,_0x1d3c55=this[_0x4c09ab(0x210)][_0x4c09ab(0x1b1)](_0xeacb5c);_0x1d3c55&&_0x1d3c55[_0x4c09ab(0x130)]&&0x1===_0x1d3c55[_0x4c09ab(0x130)][_0x4c09ab(0x195)]&&this[_0x4c09ab(0x1fc)](_0xeacb5c,{'hasComments':!0x0});},{'priority':_0x216dce(0x146)}),this[_0x216dce(0x14c)](_0x47f801,_0x216dce(0x25a),(_0x19eff2,{threadId:_0x401337})=>{const _0x1b477f=_0x216dce,_0xa8bc50=this[_0x1b477f(0x210)][_0x1b477f(0x1b1)](_0x401337);_0xa8bc50&&_0xa8bc50[_0x1b477f(0x130)]&&!_0xa8bc50[_0x1b477f(0x130)][_0x1b477f(0x195)]&&this[_0x1b477f(0x1fc)](_0x401337,{'hasComments':!0x1});},{'priority':_0x216dce(0x146)});}set[_0x2565cb(0x229)](_0x5c9e09){const _0x11926f=_0x2565cb;if(this[_0x11926f(0x117)])throw new _0x481e22(_0x11926f(0x263),this);this[_0x11926f(0x117)]=_0x5c9e09;}get[_0x2565cb(0x229)](){const _0x5f26a6=_0x2565cb;return this[_0x5f26a6(0x117)];}[_0x2565cb(0x259)]({skipNotAttached:_0x2fa307=!0x1,toJSON:_0x5dd4f9=!0x1}={}){const _0x10e4cd=_0x2565cb,_0x212618=[];for(const _0x3ce66e of this[_0x10e4cd(0x210)][_0x10e4cd(0x238)]())_0x2fa307&&!_0x3ce66e[_0x10e4cd(0x235)]||_0x212618[_0x10e4cd(0x1dd)](_0x3ce66e);return _0x5dd4f9?_0x212618[_0x10e4cd(0x162)](_0x9d7abf=>_0x9d7abf[_0x10e4cd(0xe1)]()):_0x212618;}[_0x2565cb(0x141)](_0x308aaf){const _0x252ff2=_0x2565cb,_0x370653=this[_0x252ff2(0x210)][_0x252ff2(0x1b1)](_0x308aaf);if(!_0x370653)throw new _0x481e22(_0x252ff2(0x12e),this);return _0x370653;}[_0x2565cb(0x19e)](_0x444cdf){const _0x12fffe=_0x2565cb;return this[_0x12fffe(0x210)][_0x12fffe(0x230)](_0x444cdf);}[_0x2565cb(0x21b)](_0x1b33d6){const _0x2a0692=_0x2565cb,{authorId:_0x317700,id:_0xa57e45,attributes:_0x305535}=_0x1b33d6,[_0xe79f6a,_0x28f69c]=_0x1b33d6[_0x2a0692(0x26a)][_0x2a0692(0x1a5)](':'),_0x18a8fe=this[_0x2a0692(0x210)][_0x2a0692(0x1b1)](_0xa57e45)||this[_0x2a0692(0x1ca)](_0xe79f6a,_0x28f69c,_0xa57e45,_0x317700,_0x305535);if(this[_0x2a0692(0x17f)](_0x18a8fe),this[_0x2a0692(0x240)](_0x18a8fe,_0xe79f6a,_0x28f69c||null,_0x317700),_0x18a8fe[_0x2a0692(0x111)]=_0x1b33d6[_0x2a0692(0x111)],_0x18a8fe[_0x2a0692(0xef)]=!0x0,_0x305535&&_0x305535[_0x2a0692(0x1ff)]){const _0x3f903c=_0x305535[_0x2a0692(0x1ff)],_0x281552=this[_0x2a0692(0x1fb)](_0x3f903c[_0x2a0692(0x1fa)]);_0x18a8fe[_0x2a0692(0x1fe)]=_0x3f903c[_0x2a0692(0x111)],_0x18a8fe[_0x2a0692(0x23c)]=_0x281552,_0x18a8fe[_0x2a0692(0x1da)]=!0x0;}else _0x18a8fe[_0x2a0692(0x1fe)]=_0x1b33d6[_0x2a0692(0x111)];switch(_0x1b33d6[_0x2a0692(0x17a)]&&(_0x18a8fe[_0x2a0692(0x17a)]=_0x1b33d6[_0x2a0692(0x17a)]),_0x1b33d6[_0x2a0692(0x207)]&&(_0x18a8fe[_0x2a0692(0x207)]=_0x1b33d6[_0x2a0692(0x207)]),this[_0x2a0692(0x117)]&&this[_0x2a0692(0x117)][_0x2a0692(0xf6)]||(_0x18a8fe[_0x2a0692(0x22f)]=!0x0),this[_0x2a0692(0x113)][_0x2a0692(0x1b1)](_0x18a8fe)){case _0x2a0692(0x156):this[_0x2a0692(0x113)][_0x2a0692(0x1ea)](_0x18a8fe,_0x2a0692(0x157));break;case _0x2a0692(0x14e):_0x18a8fe[_0x2a0692(0x235)]?(this[_0x2a0692(0x1ac)](new Set([_0x18a8fe])),this[_0x2a0692(0x150)](new Set([_0x18a8fe])),this[_0x2a0692(0x113)][_0x2a0692(0x1ea)](_0x18a8fe,_0x2a0692(0x205)),this[_0x2a0692(0x17b)](_0x2a0692(0x1f8),_0x18a8fe)):this[_0x2a0692(0x113)][_0x2a0692(0x1ea)](_0x18a8fe,_0x2a0692(0x23e));}return _0x18a8fe;}[_0x2565cb(0x25e)](_0x55b26b){const _0x1e1c1c=_0x2565cb;this[_0x1e1c1c(0x18a)](()=>{const _0x341b46=_0x1e1c1c;this[_0x341b46(0x225)][_0x341b46(0xe6)][_0x341b46(0x1ed)](()=>{const _0xa47fdb=_0x341b46;for(const _0x4a331 of _0x55b26b[_0xa47fdb(0x142)]())_0x4a331[_0xa47fdb(0x18b)]();});});}[_0x2565cb(0x144)](_0x4a1d48){const _0x122c94=_0x2565cb;this[_0x122c94(0x18a)](()=>{const _0x2cf959=_0x122c94;this[_0x2cf959(0x225)][_0x2cf959(0xe6)][_0x2cf959(0x1ed)](()=>{const _0x5088fe=_0x2cf959;for(const _0x2dc9e0 of _0x4a1d48[_0x5088fe(0x142)]())_0x2dc9e0[_0x5088fe(0x1bd)]();});});}[_0x2565cb(0xf9)](_0x1472a5,_0xf22602){const _0x11b91b=_0x2565cb,_0x161cce=this[_0x11b91b(0x225)][_0x11b91b(0x1af)][_0x11b91b(0x1b1)](_0x1472a5);if(!_0x161cce)throw new _0x481e22(_0x11b91b(0x23f),this,{'commandName':_0x1472a5});if(this[_0x11b91b(0xeb)][_0x11b91b(0x230)](_0x161cce))throw new _0x481e22(_0x11b91b(0x145),this,{'commandName':_0x1472a5});this[_0x11b91b(0xeb)][_0x11b91b(0x19c)](_0x161cce),_0xf22602&&_0x161cce['on'](_0x11b91b(0x118),(_0x561200,_0x802dad)=>{const _0x2712e4=_0x11b91b;this[_0x2712e4(0x1cc)][_0x2712e4(0xf0)]&&(this[_0x2712e4(0x1b9)]||(_0x802dad[_0x2712e4(0x195)]>0x0&&_0x802dad[_0x802dad[_0x2712e4(0x195)]-0x1]&&_0x802dad[_0x802dad[_0x2712e4(0x195)]-0x1][_0x2712e4(0x18a)]?_0x802dad[_0x2712e4(0x243)]():(_0x561200[_0x2712e4(0x187)]=_0xf22602((..._0x3950ad)=>_0x161cce[_0x2712e4(0x118)](..._0x3950ad,{'forceDefaultExecution':!0x0}),..._0x802dad),_0x561200[_0x2712e4(0x10d)]())));},{'priority':_0x11b91b(0x151)});}[_0x2565cb(0x18a)](_0x11349f){const _0x4c107d=_0x2565cb;let _0x4a427a,_0xbea38c;const _0xcab6ed=this[_0x4c107d(0x1b9)];this[_0x4c107d(0x1b9)]=!0x0;try{_0x4a427a=_0x11349f();}catch(_0xadcf3e){_0xbea38c=_0xadcf3e;}return _0xcab6ed||(this[_0x4c107d(0x1b9)]=!0x1),_0xbea38c&&_0x481e22[_0x4c107d(0x160)](_0xbea38c,this),_0x4a427a;}[_0x2565cb(0x11d)](_0x1e6dfb,_0x2899f5=null,_0x285414={}){const _0x5b66f1=_0x2565cb;if(_0x1e6dfb[_0x5b66f1(0x249)])return null;const _0x3bb429=this[_0x5b66f1(0x225)][_0x5b66f1(0x1be)][_0x5b66f1(0x1b1)](_0x5b66f1(0x268))['me'];for(const {suggestion:_0x42641c,meta:_0xa6813c}of this[_0x5b66f1(0x24d)](_0x1e6dfb,_0x5b66f1(0x22a)))if(_0xa6813c[_0x5b66f1(0xf5)]){if(!_0xa6813c[_0x5b66f1(0x20a)]){if(_0xa6813c[_0x5b66f1(0x18c)]){if(!this[_0x5b66f1(0x1e1)]||!qt(_0x42641c,_0x285414))continue;return _0x42641c;}if(qt(_0x42641c,_0x285414))return _0x42641c;this[_0x5b66f1(0x276)](_0x42641c,_0x1e6dfb[_0x5b66f1(0xf8)],_0x1e6dfb[_0x5b66f1(0x104)]);break;}if(_0x2899f5==_0x42641c[_0x5b66f1(0x165)]&&qt(_0x42641c,_0x285414)){const _0x117af6=_0x42641c[_0x5b66f1(0x20d)]();return _0x117af6[_0x5b66f1(0xf8)][_0x5b66f1(0x277)](_0x1e6dfb[_0x5b66f1(0x104)])?this[_0x5b66f1(0xd4)](_0x42641c,this[_0x5b66f1(0x166)][_0x5b66f1(0x1c4)](_0x1e6dfb[_0x5b66f1(0xf8)],_0x117af6[_0x5b66f1(0x104)])):this[_0x5b66f1(0xd4)](_0x42641c,this[_0x5b66f1(0x166)][_0x5b66f1(0x1c4)](_0x117af6[_0x5b66f1(0xf8)],_0x1e6dfb[_0x5b66f1(0x104)])),_0x42641c;}}const _0x4be3eb=_0xa4401b(),_0x1ec940=_0x3bb429['id'],_0x44e374=_0x2899f5?_0x5b66f1(0x132)+_0x2899f5:_0x5b66f1(0x22a),_0x4d9bbb=this[_0x5b66f1(0x1ba)]({'id':_0x4be3eb,'type':_0x44e374,'createdAt':new Date(),'authorId':_0x1ec940,'attributes':_0x285414});return this[_0x5b66f1(0x16b)](_0x44e374,_0x4be3eb,_0x1ec940,_0x1e6dfb),_0x4d9bbb;}[_0x2565cb(0x152)](_0xf7c927,_0x5a199e=_0x2565cb(0x217),_0xbaf838={}){const _0x1a29d6=_0x2565cb,_0x1c21e2=this[_0x1a29d6(0x225)][_0x1a29d6(0x1be)][_0x1a29d6(0x1b1)](_0x1a29d6(0x268))['me'],_0x2e0b34=this[_0x1a29d6(0x1e9)][_0x1a29d6(0xfc)](_0x1a29d6(0x22a),_0x5a199e,_0x1a29d6(0x1f1));for(const _0x4d429b of this[_0x1a29d6(0x259)]())if(_0x4d429b[_0x1a29d6(0x23c)]['id']==_0x1c21e2['id']&&_0x1a29d6(0x22a)==_0x4d429b[_0x1a29d6(0x26a)]&&_0x4d429b[_0x1a29d6(0x165)]==_0x5a199e&&qt(_0x4d429b,_0xbaf838)&&(_0x2e0b34(_0x4d429b[_0x1a29d6(0x147)](),_0xf7c927)||_0x2e0b34(_0xf7c927,_0x4d429b[_0x1a29d6(0x147)]()))){for(const _0xdee827 of _0xf7c927)_0x4d429b[_0x1a29d6(0x191)](_0xdee827);return _0x4d429b;}for(const {suggestion:_0x5615fa,meta:_0x3f1043}of this[_0x1a29d6(0x24d)](_0xf7c927,_0x1a29d6(0x22a))){if(!_0x3f1043[_0x1a29d6(0xf5)])continue;if(!this[_0x1a29d6(0x1e1)]&&_0x3f1043[_0x1a29d6(0x18c)])continue;if(!qt(_0x5615fa,_0xbaf838))continue;let _0x2e4203=!0x0;for(const _0x4d1561 of _0x5615fa[_0x1a29d6(0x147)]())for(const _0x27e946 of _0xf7c927)if(!_0x4d1561[_0x1a29d6(0x155)](_0x27e946)){_0x2e4203=!0x1;break;}if(_0x2e4203)return _0x5615fa;}const _0x35e632=_0xa4401b(),_0x232a0e=_0x1c21e2['id'],_0x2967ae=_0x1a29d6(0x132)+_0x5a199e,_0x3a4b53=this[_0x1a29d6(0x1ba)]({'id':_0x35e632,'type':_0x2967ae,'createdAt':new Date(),'authorId':_0x232a0e,'attributes':_0xbaf838});for(const _0x3c74d7 of _0xf7c927)this[_0x1a29d6(0x16b)](_0x2967ae,_0x35e632,_0x232a0e,_0x3c74d7,_0x4a171e[_0x1a29d6(0x270)]());return _0x3a4b53;}[_0x2565cb(0x199)](_0x4a740a,_0x332341,_0x278789=null,_0x2d564d={}){const _0x3c208b=_0x2565cb;if(_0x278789=_0x278789||Gt(_0x332341),_0x4a740a[_0x3c208b(0x249)])return null;if(_0x3c208b(0x253)===this[_0x3c208b(0x11b)]){const _0x2b25cf=this[_0x3c208b(0x1e9)][_0x3c208b(0xfc)](_0x3c208b(0x23b),_0x278789,_0x3c208b(0x18b));return this[_0x3c208b(0x18a)](()=>_0x2b25cf([_0x4a740a],_0x332341,_0x2d564d)),null;}const _0x409ec4=this[_0x3c208b(0x225)][_0x3c208b(0x1be)][_0x3c208b(0x1b1)](_0x3c208b(0x268))['me'],_0x55c117=[];if(_0x3c208b(0x1ec)!==this[_0x3c208b(0x11b)]){for(const {suggestion:_0x2c0ff8,meta:_0x461853}of this[_0x3c208b(0x24d)](_0x4a740a,_0x3c208b(0x22a)))_0x461853[_0x3c208b(0xf5)]&&!_0x461853[_0x3c208b(0x257)]&&_0x55c117[_0x3c208b(0x1dd)](..._0x2c0ff8[_0x3c208b(0x147)]());}const _0x383f0c=function(_0x429915,_0xb6fdba){const _0x2a5dbd=_0x3c208b,_0xd1c84f=[];for(const _0x3ec00b of _0xb6fdba){const _0x7d7acb=_0x429915[_0x2a5dbd(0xd8)](_0x3ec00b);_0x7d7acb&&_0xd1c84f[_0x2a5dbd(0x1dd)](_0x7d7acb);}return _0xd1c84f;}(_0x4a740a,_0x55c117),_0x8f9015=function(_0x48e2a2,_0x126898){const _0x26cdf6=_0x3c208b,_0x1ba226=[_0x48e2a2];for(const _0x302816 of _0x126898){let _0x385d94=0x0;for(;_0x385d94<_0x1ba226[_0x26cdf6(0x195)];){const _0x3ef22e=_0x1ba226[_0x385d94][_0x26cdf6(0x17e)](_0x302816);_0x1ba226[_0x26cdf6(0x271)](_0x385d94,0x1,..._0x3ef22e),_0x385d94+=_0x3ef22e[_0x26cdf6(0x195)];}}return _0x1ba226;}(_0x4a740a,_0x55c117);_0x383f0c[_0x3c208b(0x195)]&&this[_0x3c208b(0x166)][_0x3c208b(0x1ed)](()=>{const _0x2576c7=_0x3c208b;for(const _0x2f6d7b of _0x383f0c){const _0x536013=this[_0x2576c7(0x1e9)][_0x2576c7(0xfc)](_0x2576c7(0x23b),_0x278789,_0x2576c7(0x18b));this[_0x2576c7(0x18a)](()=>_0x536013([_0x2f6d7b],_0x332341,_0x2d564d));}});for(const _0x26069e of _0x8f9015){let _0x26961c=null,_0x3b4c1b=_0x26069e[_0x3c208b(0xf8)],_0x236a95=_0x26069e[_0x3c208b(0x104)];for(const {suggestion:_0x5440a7,meta:_0x393369}of this[_0x3c208b(0x24d)](_0x26069e,_0x3c208b(0x23b))){if(!_0x393369[_0x3c208b(0xf5)])continue;if(_0x5440a7[_0x3c208b(0x165)]!=_0x278789)continue;if(!qt(_0x5440a7,_0x2d564d))continue;const _0x331a68=_0x5440a7[_0x3c208b(0x20d)]();if(_0x331a68[_0x3c208b(0x155)](_0x26069e,!0x0))return null;_0x3b4c1b=_0x3b4c1b[_0x3c208b(0x239)](_0x331a68[_0x3c208b(0xf8)])?_0x3b4c1b:_0x331a68[_0x3c208b(0xf8)],_0x236a95=_0x236a95[_0x3c208b(0x171)](_0x331a68[_0x3c208b(0x104)])?_0x236a95:_0x331a68[_0x3c208b(0x104)],_0x26961c?_0x331a68[_0x3c208b(0xf8)][_0x3c208b(0x239)](_0x26961c[_0x3c208b(0x20d)]()[_0x3c208b(0xf8)])?(_0x26961c[_0x3c208b(0x13d)](),_0x26961c=_0x5440a7):_0x5440a7[_0x3c208b(0x13d)]():_0x26961c=_0x5440a7;}const _0xe95c37=this[_0x3c208b(0x166)][_0x3c208b(0x1c4)](_0x3b4c1b,_0x236a95);if(_0x26961c)this[_0x3c208b(0xd4)](_0x26961c,_0xe95c37);else{const _0x56af95=_0xa4401b(),_0x2ed15e=_0x409ec4['id'];this[_0x3c208b(0x1ba)]({'id':_0x56af95,'type':_0x3c208b(0x24a)+_0x278789,'data':_0x332341,'createdAt':new Date(),'authorId':_0x2ed15e,'attributes':_0x2d564d}),this[_0x3c208b(0x16b)](_0x3c208b(0x24a)+_0x278789,_0x56af95,_0x2ed15e,_0xe95c37);}}return null;}[_0x2565cb(0x164)](_0x585f43,_0x6947fe,_0x472b62=[],_0x5967fd=null,_0x1ddc1f={}){const _0x28af29=_0x2565cb;_0x6947fe[_0x28af29(0x190)]||(_0x6947fe[_0x28af29(0x190)]=_0x6947fe[_0x28af29(0xed)]),_0x6947fe[_0x28af29(0x101)]=_0x585f43['is'](_0x28af29(0x125)),_0x5967fd=_0x5967fd||Gt(_0x6947fe);const _0x4040d4=_0x472b62[_0x28af29(0x162)](_0x138c21=>Lt(_0x138c21,this[_0x28af29(0x166)])),_0x528e76=_0x585f43['is'](_0x28af29(0x125))?_0x585f43:Lt(_0x585f43,this[_0x28af29(0x166)]);if(_0x28af29(0x253)===this[_0x28af29(0x11b)]){const _0x1187b9=this[_0x28af29(0x1e9)][_0x28af29(0xfc)](_0x28af29(0xf4),_0x5967fd,_0x28af29(0x18b));return this[_0x28af29(0x18a)](()=>_0x1187b9([_0x528e76],_0x6947fe,_0x1ddc1f)),null;}_0x4040d4[_0x28af29(0x1dd)](_0x528e76);let _0x14b6b0=!0x0;for(const _0x2a077e of _0x4040d4)if(!this[_0x28af29(0x139)](_0x2a077e)){_0x14b6b0=!0x1;break;}if(_0x14b6b0&&_0x28af29(0x1ec)!==this[_0x28af29(0x11b)]){const _0x102ff3=this[_0x28af29(0x1e9)][_0x28af29(0xfc)](_0x28af29(0xf4),_0x5967fd,_0x28af29(0x18b));return this[_0x28af29(0x18a)](()=>_0x102ff3([_0x528e76],_0x6947fe,_0x1ddc1f)),null;}let _0x503164=null,_0x4d0b0d=_0x528e76[_0x28af29(0xf8)],_0xda1c2e=_0x528e76[_0x28af29(0x104)];for(const {suggestion:_0x5e0135,meta:_0x1110ca}of this[_0x28af29(0x24d)](_0x528e76,_0x28af29(0xf4))){if(!_0x1110ca[_0x28af29(0xf5)])continue;if(_0x1110ca[_0x28af29(0x20a)]||_0x1110ca[_0x28af29(0x18c)]||_0x1110ca[_0x28af29(0x257)])continue;if(_0x5e0135[_0x28af29(0x17a)][_0x28af29(0x190)]!=_0x6947fe[_0x28af29(0x190)])continue;if(!qt(_0x5e0135,_0x1ddc1f))continue;const _0x30b993=_0x5e0135[_0x28af29(0x20d)]();if(_0x5e0135[_0x28af29(0x165)]==_0x5967fd){if(_0x30b993[_0x28af29(0x155)](_0x528e76,!0x0))return null;_0x4d0b0d=_0x4d0b0d[_0x28af29(0x239)](_0x30b993[_0x28af29(0xf8)])?_0x4d0b0d:_0x30b993[_0x28af29(0xf8)],_0xda1c2e=_0xda1c2e[_0x28af29(0x171)](_0x30b993[_0x28af29(0x104)])?_0xda1c2e:_0x30b993[_0x28af29(0x104)],_0x503164?_0x30b993[_0x28af29(0xf8)][_0x28af29(0x239)](_0x503164[_0x28af29(0x20d)]()[_0x28af29(0xf8)])?(_0x503164[_0x28af29(0x13d)](),_0x503164=_0x5e0135):_0x5e0135[_0x28af29(0x13d)]():_0x503164=_0x5e0135;}else{const _0x2bd5b0=_0x528e76[_0x28af29(0xd8)](_0x30b993);this[_0x28af29(0x27c)](_0x5e0135,_0x2bd5b0);}}const _0x25567a=this[_0x28af29(0x225)][_0x28af29(0x1be)][_0x28af29(0x1b1)](_0x28af29(0x268))['me'],_0x1daf8e=_0xa4401b(),_0x19a136=_0x25567a['id'];if(_0x503164)return this[_0x28af29(0xd4)](_0x503164,this[_0x28af29(0x166)][_0x28af29(0x1c4)](_0x4d0b0d,_0xda1c2e)),_0x503164;{const _0xbf9e44=this[_0x28af29(0x1ba)]({'id':_0x1daf8e,'type':_0x28af29(0x10b)+_0x5967fd,'data':_0x6947fe,'createdAt':new Date(),'authorId':_0x19a136,'attributes':_0x1ddc1f});return this[_0x28af29(0x16b)](_0x28af29(0x10b)+_0x5967fd,_0x1daf8e,_0x19a136,this[_0x28af29(0x166)][_0x28af29(0x1c4)](_0x4d0b0d,_0xda1c2e)),_0xbf9e44;}}[_0x2565cb(0x1dc)](_0x282285,_0x32e23e,_0x28b8ba=[],_0x480dab=null,_0x5a3b77={}){const _0x3d09ca=_0x2565cb;_0x32e23e[_0x3d09ca(0x190)]||(_0x32e23e[_0x3d09ca(0x190)]=_0x32e23e[_0x3d09ca(0xed)]);const _0x5594e5=_0x282285[0x0];_0x32e23e[_0x3d09ca(0x101)]=_0x5594e5['is'](_0x3d09ca(0x125)),_0x480dab=_0x480dab||Gt(_0x32e23e);const _0x25e9c2=_0x28b8ba[_0x3d09ca(0x162)](_0x576343=>Lt(_0x576343,this[_0x3d09ca(0x166)])),_0x1eb9ed=_0x5594e5['is'](_0x3d09ca(0x125))?_0x282285:_0x282285[_0x3d09ca(0x162)](_0x558a2c=>Lt(_0x558a2c,this[_0x3d09ca(0x166)]));if(_0x3d09ca(0x253)===this[_0x3d09ca(0x11b)]){const _0x4f8e8b=this[_0x3d09ca(0x1e9)][_0x3d09ca(0xfc)](_0x3d09ca(0xf4),_0x480dab,_0x3d09ca(0x18b));return this[_0x3d09ca(0x18a)](()=>_0x4f8e8b(_0x1eb9ed,_0x32e23e,_0x5a3b77)),null;}_0x25e9c2[_0x3d09ca(0x1dd)](..._0x1eb9ed);let _0x515ae3=!0x0;for(const _0x50bb47 of _0x25e9c2)if(!this[_0x3d09ca(0x139)](_0x50bb47)){_0x515ae3=!0x1;break;}if(_0x515ae3&&_0x3d09ca(0x1ec)!==this[_0x3d09ca(0x11b)]){const _0x33e3e0=this[_0x3d09ca(0x1e9)][_0x3d09ca(0xfc)](_0x3d09ca(0xf4),_0x480dab,_0x3d09ca(0x18b));return this[_0x3d09ca(0x18a)](()=>_0x33e3e0(_0x1eb9ed,_0x32e23e,_0x5a3b77)),null;}const _0x376162=this[_0x3d09ca(0x225)][_0x3d09ca(0x1be)][_0x3d09ca(0x1b1)](_0x3d09ca(0x268))['me'];for(const _0x51633c of this[_0x3d09ca(0x259)]()){if(_0x51633c[_0x3d09ca(0x23c)]['id']!=_0x376162['id'])continue;if(_0x3d09ca(0xf4)!=_0x51633c[_0x3d09ca(0x26a)]||_0x51633c[_0x3d09ca(0x17a)][_0x3d09ca(0x190)]!=_0x32e23e[_0x3d09ca(0x190)])continue;if(!qt(_0x51633c,_0x5a3b77))continue;const _0x4f1e67=_0x51633c[_0x3d09ca(0x165)]==_0x480dab;for(let _0x502493=0x0;_0x502493<_0x1eb9ed[_0x3d09ca(0x195)];_0x502493++){const _0x1079e8=_0x1eb9ed[_0x502493];for(const _0x3c9391 of _0x51633c[_0x3d09ca(0x119)]()){const _0x1f2c69=_0x3c9391[_0x3d09ca(0x1d6)]();if(_0x1079e8[_0x3d09ca(0x277)](_0x1f2c69)){_0x4f1e67?(_0x1eb9ed[_0x3d09ca(0x271)](_0x502493,0x1),_0x502493--):_0x51633c[_0x3d09ca(0x13b)](_0x3c9391[_0x3d09ca(0x15a)]);break;}}}}if(0x0==_0x1eb9ed[_0x3d09ca(0x195)])return null;const _0x19ebb9=this[_0x3d09ca(0x1e9)][_0x3d09ca(0xfc)](_0x3d09ca(0xf4),_0x480dab,_0x3d09ca(0x1f1));for(const _0x3b84ce of this[_0x3d09ca(0x259)]())if(_0x3b84ce[_0x3d09ca(0x23c)]['id']==_0x376162['id']&&_0x3d09ca(0xf4)==_0x3b84ce[_0x3d09ca(0x26a)]&&_0x3b84ce[_0x3d09ca(0x17a)][_0x3d09ca(0x190)]==_0x32e23e[_0x3d09ca(0x190)]&&_0x3b84ce[_0x3d09ca(0x165)]==_0x480dab&&qt(_0x3b84ce,_0x5a3b77)&&(_0x19ebb9(_0x3b84ce[_0x3d09ca(0x147)](),_0x1eb9ed)||_0x19ebb9(_0x1eb9ed,_0x3b84ce[_0x3d09ca(0x147)]()))){for(const _0x55fbd4 of _0x1eb9ed)_0x3b84ce[_0x3d09ca(0x191)](_0x55fbd4);return _0x3b84ce;}const _0x30c547=_0xa4401b(),_0x500d56=_0x376162['id'],_0x2e760a=_0x3d09ca(0x10b)+_0x480dab,_0x16b303=this[_0x3d09ca(0x1ba)]({'id':_0x30c547,'type':_0x2e760a,'data':_0x32e23e,'createdAt':new Date(),'authorId':_0x500d56,'attributes':_0x5a3b77});for(const _0x513ff7 of _0x1eb9ed)this[_0x3d09ca(0x16b)](_0x2e760a,_0x30c547,_0x500d56,_0x513ff7,_0x4a171e[_0x3d09ca(0x270)]());return _0x16b303;}[_0x2565cb(0x209)](_0xad963e,_0x46aad3=null,_0x4cab3d={}){const _0x554973=_0x2565cb;if(_0xad963e[_0x554973(0x249)])return null;const _0x11bfa3=this[_0x554973(0x225)][_0x554973(0x1be)][_0x554973(0x1b1)](_0x554973(0x268))['me'],_0x4f5616=new _0x35fc16(_0xad963e[_0x554973(0xf8)],_0xad963e[_0x554973(0x104)]);for(const {suggestion:_0x263cd7,meta:_0x391201}of this[_0x554973(0x24d)](_0x4f5616,_0x554973(0x22a)))if(_0x391201[_0x554973(0xf5)]&&!_0x391201[_0x554973(0x20a)]){if(_0x263cd7[_0x554973(0x234)]){const _0x2a5fdb=_0x263cd7[_0x554973(0x147)]()[_0x554973(0x13f)](_0x1a40b8=>_0x554973(0x23a)!=_0x1a40b8[_0x554973(0x1f6)][_0x554973(0x109)]);_0x2a5fdb[_0x554973(0xfd)](_0x309d96=>_0x4f5616[_0x554973(0x155)](_0x309d96,!0x0))&&_0x263cd7[_0x554973(0x1bd)]();if(_0x2a5fdb[_0x554973(0x10f)](_0x270d21=>_0x270d21[_0x554973(0x155)](_0x4f5616,!0x0))){const _0x18ae83=this[_0x554973(0x1e9)][_0x554973(0xfc)](_0x554973(0x163),_0x46aad3,_0x554973(0x18b));return this[_0x554973(0x18a)](()=>_0x18ae83([_0x4f5616],null,_0x4cab3d)),null;}}else{const _0x2d7d5=_0x4f5616[_0x554973(0xd8)](_0x263cd7[_0x554973(0x20d)]());null!==_0x2d7d5&&_0x263cd7[_0x554973(0x1f3)]([_0x2d7d5],null,_0x4cab3d);}}if(_0x4f5616[_0x554973(0x19b)](),_0x4f5616[_0x554973(0x249)]||_0x554973(0x23a)==_0x4f5616[_0x554973(0x1f6)][_0x554973(0x109)])return null;let _0x373141=null,_0x3b8326=_0x4f5616[_0x554973(0xf8)],_0x5eda20=_0x4f5616[_0x554973(0x104)];const _0x1d7687=this[_0x554973(0x24d)](_0x4f5616,_0x554973(0x163));for(const {suggestion:_0x36ee25,meta:_0x33cbc4}of _0x1d7687){const _0x513537=this[_0x554973(0x166)][_0x554973(0x1c4)](_0x3b8326,_0x5eda20);if(_0x33cbc4[_0x554973(0xf5)]&&(this[_0x554973(0x1e1)]||!_0x33cbc4[_0x554973(0x18c)]&&!_0x33cbc4[_0x554973(0x257)])){if(_0x36ee25[_0x554973(0x234)]){if(!qt(_0x36ee25,_0x4cab3d))continue;let _0x215028=!0x0;for(const _0x228a9a of _0x36ee25[_0x554973(0x147)]()){if(_0x228a9a[_0x554973(0x155)](_0x513537,!0x0))return _0x36ee25;_0x513537[_0x554973(0x155)](_0x228a9a)||(_0x215028=!0x1);}_0x215028&&_0x36ee25[_0x554973(0x1bd)]();}else{const _0x4d4f10=_0x36ee25[_0x554973(0x20d)]();if(_0x4d4f10[_0x554973(0x155)](_0x513537,!0x0))return _0x36ee25;if(!qt(_0x36ee25,_0x4cab3d)){_0x513537[_0x554973(0x155)](_0x4d4f10)?_0x36ee25[_0x554973(0x13d)]():_0x4d4f10[_0x554973(0x1bc)](_0x3b8326)?_0x3b8326=_0x4d4f10[_0x554973(0x104)]:_0x4d4f10[_0x554973(0x1bc)](_0x5eda20)&&(_0x5eda20=_0x4d4f10[_0x554973(0xf8)]);continue;}_0x3b8326=_0x3b8326[_0x554973(0x239)](_0x4d4f10[_0x554973(0xf8)])?_0x3b8326:_0x4d4f10[_0x554973(0xf8)],_0x5eda20=_0x5eda20[_0x554973(0x171)](_0x4d4f10[_0x554973(0x104)])?_0x5eda20:_0x4d4f10[_0x554973(0x104)],_0x4cab3d=Object[_0x554973(0x123)]({},_0x36ee25[_0x554973(0x207)]),_0x373141?_0x4d4f10[_0x554973(0xf8)][_0x554973(0x239)](_0x373141[_0x554973(0x20d)]()[_0x554973(0xf8)])?(_0x373141[_0x554973(0x13d)](),_0x373141=_0x36ee25):_0x36ee25[_0x554973(0x13d)]():_0x373141=_0x36ee25;}}}if(_0x373141)return this[_0x554973(0xd4)](_0x373141,this[_0x554973(0x166)][_0x554973(0x1c4)](_0x3b8326,_0x5eda20)),_0x373141;{const _0x385577=_0xa4401b(),_0x55b920=this[_0x554973(0x166)][_0x554973(0x1c4)](_0x3b8326,_0x5eda20),_0x2adc19=_0x11bfa3['id'],_0x4dd73e=_0x46aad3?_0x554973(0xce)+_0x46aad3:_0x554973(0x163),_0x347063=this[_0x554973(0x1ba)]({'id':_0x385577,'type':_0x4dd73e,'createdAt':new Date(),'authorId':_0x2adc19,'attributes':_0x4cab3d});return this[_0x554973(0x16b)](_0x4dd73e,_0x385577,_0x2adc19,_0x55b920),_0x347063;}}[_0x2565cb(0x16e)](_0x2f046a,_0x255c43=_0x2565cb(0x217),_0x1cf062={}){const _0x5e6aa2=_0x2565cb,_0x4d5395=this[_0x5e6aa2(0x225)][_0x5e6aa2(0x1be)][_0x5e6aa2(0x1b1)](_0x5e6aa2(0x268))['me'],_0x1dff6a=_0x2f046a[_0x5e6aa2(0x162)](_0xd04676=>new _0x35fc16(_0xd04676[_0x5e6aa2(0xf8)],_0xd04676[_0x5e6aa2(0x104)])),_0x22a401=new Set();for(const {suggestion:_0x292b01,meta:_0x47c4a2}of this[_0x5e6aa2(0x24d)](_0x1dff6a,_0x5e6aa2(0x22a)))_0x47c4a2[_0x5e6aa2(0xf5)]&&!_0x47c4a2[_0x5e6aa2(0x20a)]&&_0x22a401[_0x5e6aa2(0x19c)](_0x292b01);for(const _0x20a731 of _0x22a401)if(_0x20a731[_0x5e6aa2(0x234)]){const _0x465cc4=_0x20a731[_0x5e6aa2(0x147)]();(!_0x20a731[_0x5e6aa2(0x207)]||!_0x20a731[_0x5e6aa2(0x207)][_0x5e6aa2(0x222)])&&(_0x465cc4[_0x5e6aa2(0xfd)](_0x5dc673=>_0x1dff6a[_0x5e6aa2(0x10f)](_0x117821=>_0x117821[_0x5e6aa2(0x155)](_0x5dc673,!0x0)))&&_0x20a731[_0x5e6aa2(0x1bd)]());if(_0x1dff6a[_0x5e6aa2(0xfd)](_0x36b565=>_0x465cc4[_0x5e6aa2(0x10f)](_0x583320=>_0x583320[_0x5e6aa2(0x155)](_0x36b565,!0x0)))){const _0x47fb81=this[_0x5e6aa2(0x1e9)][_0x5e6aa2(0xfc)](_0x5e6aa2(0x163),_0x255c43,_0x5e6aa2(0x18b));return this[_0x5e6aa2(0x18a)](()=>_0x47fb81(_0x2f046a,null,_0x1cf062)),null;}}else{const _0x1e5994=_0x20a731[_0x5e6aa2(0x20d)]();_0x1dff6a[_0x5e6aa2(0x10f)](_0x13f198=>_0x13f198[_0x5e6aa2(0x155)](_0x1e5994,!0x0))&&_0x20a731[_0x5e6aa2(0x1bd)]();if(_0x1dff6a[_0x5e6aa2(0xfd)](_0x5dd352=>_0x1e5994[_0x5e6aa2(0x155)](_0x5dd352,!0x0))){const _0x5bc3af=this[_0x5e6aa2(0x1e9)][_0x5e6aa2(0xfc)](_0x5e6aa2(0x163),_0x255c43,_0x5e6aa2(0x18b));return this[_0x5e6aa2(0x18a)](()=>_0x5bc3af(_0x1dff6a,null,_0x1cf062)),null;}}const _0x50f5cb=this[_0x5e6aa2(0x1e9)][_0x5e6aa2(0xfc)](_0x5e6aa2(0x163),_0x255c43,_0x5e6aa2(0x1f1));let _0x88b185=null;for(const _0x1f3bf4 of this[_0x5e6aa2(0x259)]())if(_0x1f3bf4[_0x5e6aa2(0x23c)]['id']==_0x4d5395['id']&&_0x1f3bf4[_0x5e6aa2(0x235)]&&_0x5e6aa2(0x163)==_0x1f3bf4[_0x5e6aa2(0x26a)]&&_0x1f3bf4[_0x5e6aa2(0x165)]==_0x255c43&&qt(_0x1f3bf4,_0x1cf062)&&(_0x50f5cb(_0x1f3bf4[_0x5e6aa2(0x147)](),_0x1dff6a)||_0x50f5cb(_0x1dff6a,_0x1f3bf4[_0x5e6aa2(0x147)]()))){if(_0x88b185){if(_0x1f3bf4[_0x5e6aa2(0x130)]&&_0x1f3bf4[_0x5e6aa2(0x130)][_0x5e6aa2(0x195)])continue;for(const _0xfa78dd of _0x1f3bf4[_0x5e6aa2(0x147)]())_0x88b185[_0x5e6aa2(0xfa)](_0xfa78dd)||_0x88b185[_0x5e6aa2(0x191)](_0xfa78dd);_0x1f3bf4[_0x5e6aa2(0x13d)]();}else{_0x88b185=_0x1f3bf4;for(const _0x4ce8ed of _0x1dff6a)_0x1f3bf4[_0x5e6aa2(0xfa)](_0x4ce8ed)||_0x1f3bf4[_0x5e6aa2(0x191)](_0x4ce8ed);}}if(_0x88b185)return _0x88b185;_0x22a401[_0x5e6aa2(0x12f)]();for(const {suggestion:_0x2a0ff0,meta:_0x4830ed}of this[_0x5e6aa2(0x24d)](_0x1dff6a,_0x5e6aa2(0x163)))_0x4830ed[_0x5e6aa2(0xf5)]&&(this[_0x5e6aa2(0x1e1)]||!_0x4830ed[_0x5e6aa2(0x18c)]&&!_0x4830ed[_0x5e6aa2(0x257)])&&qt(_0x2a0ff0,_0x1cf062)&&_0x22a401[_0x5e6aa2(0x19c)](_0x2a0ff0);for(const _0x2e1eb5 of _0x22a401){const _0x484439=_0x2e1eb5[_0x5e6aa2(0x147)]();if(!_0x1cf062||!_0x1cf062[_0x5e6aa2(0x222)]){if(_0x1dff6a[_0x5e6aa2(0xfd)](_0x51d5bc=>_0x484439[_0x5e6aa2(0x10f)](_0x3a2ee3=>_0x3a2ee3[_0x5e6aa2(0x155)](_0x51d5bc,!0x0))))return _0x2e1eb5;}(!_0x2e1eb5[_0x5e6aa2(0x207)]||!_0x2e1eb5[_0x5e6aa2(0x207)][_0x5e6aa2(0x222)])&&(_0x484439[_0x5e6aa2(0xfd)](_0x4f5a40=>_0x1dff6a[_0x5e6aa2(0x10f)](_0xd4f5c1=>_0xd4f5c1[_0x5e6aa2(0x155)](_0x4f5a40,!0x0)))&&_0x2e1eb5[_0x5e6aa2(0x1bd)]());}const _0x2b2c7f=_0xa4401b(),_0x2c8802=_0x4d5395['id'],_0x296ff0=_0x5e6aa2(0xce)+_0x255c43,_0x179b24=this[_0x5e6aa2(0x1ba)]({'id':_0x2b2c7f,'type':_0x296ff0,'createdAt':new Date(),'authorId':_0x2c8802,'attributes':_0x1cf062});for(const _0x583073 of _0x1dff6a)_0x583073[_0x5e6aa2(0x19b)](),_0x583073[_0x5e6aa2(0x249)]||_0x5e6aa2(0x23a)==_0x583073[_0x5e6aa2(0x1f6)][_0x5e6aa2(0x109)]||this[_0x5e6aa2(0x16b)](_0x296ff0,_0x2b2c7f,_0x2c8802,_0x583073,_0x4a171e[_0x5e6aa2(0x270)]());return _0x179b24;}[_0x2565cb(0x27a)](_0x58cac2,_0x5a5e66,_0x3fc230,_0x80d6ab,_0x281e5e){const _0x45eea3=_0x2565cb;if(_0x58cac2[_0x45eea3(0x249)])return[];if(_0x45eea3(0x253)===this[_0x45eea3(0x11b)])return[];const _0x1d84a8=this[_0x45eea3(0x225)][_0x45eea3(0x1be)][_0x45eea3(0x1b1)](_0x45eea3(0x268))['me']['id'],_0x470669=Array[_0x45eea3(0x1d3)](this[_0x45eea3(0x210)][_0x45eea3(0x238)]())[_0x45eea3(0x13f)](_0x233ff7=>_0x45eea3(0x22c)==_0x233ff7[_0x45eea3(0x26a)]&&_0x233ff7[_0x45eea3(0x17a)][_0x45eea3(0x170)]==_0x5a5e66&&_0x233ff7[_0x45eea3(0xfa)](_0x58cac2));if(_0x45eea3(0x103)===this[_0x45eea3(0x11b)]){const _0x27dbf1=this[_0x45eea3(0x24d)](_0x58cac2,_0x45eea3(0x22a))[_0x45eea3(0x13f)](({meta:_0xdf38ac})=>_0xdf38ac[_0x45eea3(0xf5)]&&!_0xdf38ac[_0x45eea3(0x257)]&&!_0xdf38ac[_0x45eea3(0x20a)])[_0x45eea3(0x162)](({suggestion:_0x5e67ec})=>_0x5e67ec);_0x470669[_0x45eea3(0x127)](..._0x27dbf1);}const _0x56371f=new Map([[_0x58cac2,_0x3fc230]]);for(const _0x5db350 of _0x470669){const _0x141c89=_0x45eea3(0x22c)==_0x5db350[_0x45eea3(0x26a)]?_0x5db350[_0x45eea3(0x17a)][_0x45eea3(0x275)]:void 0x0,_0x37e3f1=_0x5db350[_0x45eea3(0x20d)](),_0xaf2d0e=Array[_0x45eea3(0x1d3)](_0x56371f[_0x45eea3(0x218)]())[_0x45eea3(0x1f4)](_0x474f72=>_0x474f72[_0x45eea3(0x188)](_0x37e3f1));if(!_0xaf2d0e)continue;const _0x2dc29a=_0xaf2d0e[_0x45eea3(0x17e)](_0x37e3f1);this[_0x45eea3(0x22b)](_0x5a5e66)&&_0x45eea3(0x22a)==_0x5db350[_0x45eea3(0x26a)]&&0x0!=_0x2dc29a[_0x45eea3(0x195)]||(_0x56371f[_0x45eea3(0x260)](_0xaf2d0e),_0x2dc29a[_0x45eea3(0xe8)](_0x134245=>{const _0x1ba613=_0x45eea3;_0x56371f[_0x1ba613(0x1ea)](_0x134245,_0x3fc230);}),_0x45eea3(0x22a)!=_0x5db350[_0x45eea3(0x26a)]&&_0x141c89!=_0x80d6ab&&_0x56371f[_0x45eea3(0x1ea)](_0xaf2d0e[_0x45eea3(0xd8)](_0x37e3f1),_0x141c89));}const _0x30e088=[];for(const [_0x44ced0,_0x87b2e9]of _0x56371f){const _0x1e1466=_0xa4401b(),_0x4d02de={'key':_0x5a5e66,'oldValue':_0x87b2e9,'newValue':_0x80d6ab};_0x5a5e66[_0x45eea3(0x195)]>0x25&&console[_0x45eea3(0xfe)](_0x45eea3(0x13c),{'key':_0x5a5e66});const _0x2289a4=(_0x45eea3(0x1ae)+(_0x5a5e66+'|'+Gt({'newValue':_0x80d6ab})))[_0x45eea3(0x21a)](0x0,0x3c),_0x4ce140=this[_0x45eea3(0x1ba)]({'id':_0x1e1466,'type':_0x2289a4,'data':_0x4d02de,'createdAt':new Date(),'authorId':_0x1d84a8,'attributes':_0x281e5e});_0x30e088[_0x45eea3(0x1dd)](_0x4ce140),this[_0x45eea3(0x16b)](_0x2289a4,_0x1e1466,_0x1d84a8,_0x44ced0);}return _0x30e088;}[_0x2565cb(0x17d)](_0x5bc09a){const _0x520c2f=_0x2565cb;this[_0x520c2f(0xf9)](_0x5bc09a,(_0x3a7118,..._0xe11502)=>{const _0x35efe6=_0x520c2f;this[_0x35efe6(0x1cb)](()=>{_0x3a7118(..._0xe11502);});});}[_0x2565cb(0x1ee)](_0x39d438){const _0x4a3705=_0x2565cb;this[_0x4a3705(0x10a)][_0x4a3705(0x19c)](_0x39d438);}[_0x2565cb(0x1c2)](_0x1de7d1){const _0xdf54f5=_0x2565cb;this[_0xdf54f5(0x1aa)][_0xdf54f5(0x19c)](_0x1de7d1);}[_0x2565cb(0x100)](_0x40f9a1){const _0x564c86=_0x2565cb;return _0x564c86(0x22c)==_0x40f9a1[_0x564c86(0x26a)]?_0x40f9a1[_0x564c86(0x165)][_0x564c86(0x1a5)]('|')[0x0]:null;}[_0x2565cb(0xd4)](_0x248d87,_0x14eab1){const _0x4111e4=_0x2565cb,_0x52782d=_0x248d87[_0x4111e4(0x180)]();this[_0x4111e4(0x166)][_0x4111e4(0x1ed)](_0x5cd0b1=>{const _0x2d3325=_0x4111e4;_0x5cd0b1[_0x2d3325(0x26c)](_0x52782d,{'range':_0x14eab1});});}[_0x2565cb(0x17f)](_0x4d24ee){const _0x14ecba=_0x2565cb,_0xc5488c=_0x4d24ee['id'],_0x3aab61=this[_0x14ecba(0x225)][_0x14ecba(0x214)][_0x14ecba(0x1b1)](_0x14ecba(0x14f));this[_0x14ecba(0x25c)][_0x14ecba(0xcd)](_0xc5488c)||this[_0x14ecba(0x25c)][_0x14ecba(0x178)]({'channelId':_0x3aab61,'threadId':_0xc5488c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x11dd45=this[_0x14ecba(0x25c)][_0x14ecba(0x1e8)](_0xc5488c);_0x11dd45[_0x14ecba(0x159)](_0x14ecba(0x1d4)),_0x11dd45[_0x14ecba(0x1d4)]=!0x1,_0x4d24ee[_0x14ecba(0x130)]=_0x11dd45;}[_0x2565cb(0x240)](_0x324b27,_0x4f7995,_0x4c9db3,_0x26ba56){const _0x400968=_0x2565cb;if(_0x324b27[_0x400968(0x26a)]!=_0x4f7995||_0x324b27[_0x400968(0x165)]!=_0x4c9db3||_0x324b27[_0x400968(0x20f)]['id']!=_0x26ba56)throw this[_0x400968(0x225)][_0x400968(0x13a)](_0x400968(0xcc)),new _0x481e22(_0x400968(0xcc),this);}[_0x2565cb(0x27c)](_0x217dae,_0x2fb89c){const _0x274b8b=_0x2565cb,_0x45c0d0=_0x217dae[_0x274b8b(0x20d)]();if(_0x2fb89c[_0x274b8b(0x277)](_0x45c0d0))_0x217dae[_0x274b8b(0x13d)]();else{if(_0x45c0d0[_0x274b8b(0x155)](_0x2fb89c)){const _0x3a2c77=this[_0x274b8b(0x166)][_0x274b8b(0x194)](_0x2fb89c[_0x274b8b(0xf8)][_0x274b8b(0x122)],_0x274b8b(0x104));this[_0x274b8b(0xd4)](_0x217dae,this[_0x274b8b(0x166)][_0x274b8b(0x1c4)](_0x45c0d0[_0x274b8b(0xf8)],_0x3a2c77));const _0x15793c=_0xa4401b(),_0x5d7348=_0x217dae[_0x274b8b(0x20f)]['id'],_0x77c385=_0x217dae[_0x274b8b(0x26a)]+':'+_0x217dae[_0x274b8b(0x165)];this[_0x274b8b(0x1ba)]({'id':_0x15793c,'type':_0x77c385,'createdAt':new Date(),'authorId':_0x5d7348,'data':_0x217dae[_0x274b8b(0x17a)],'attributes':_0x217dae[_0x274b8b(0x207)]});const _0x35dd2b=this[_0x274b8b(0x166)][_0x274b8b(0x194)](_0x2fb89c[_0x274b8b(0x104)][_0x274b8b(0x1b2)],_0x274b8b(0x1c5)),_0x1f1049=this[_0x274b8b(0x166)][_0x274b8b(0x1c4)](_0x35dd2b,_0x45c0d0[_0x274b8b(0x104)]);this[_0x274b8b(0x16b)](_0x77c385,_0x15793c,_0x5d7348,_0x1f1049);}else{if(_0x45c0d0[_0x274b8b(0x1bc)](_0x2fb89c[_0x274b8b(0xf8)])){const _0x41b168=this[_0x274b8b(0x166)][_0x274b8b(0x194)](_0x2fb89c[_0x274b8b(0xf8)][_0x274b8b(0x122)],_0x274b8b(0x104));this[_0x274b8b(0xd4)](_0x217dae,this[_0x274b8b(0x166)][_0x274b8b(0x1c4)](_0x45c0d0[_0x274b8b(0xf8)],_0x41b168));}else{const _0x4b46e1=this[_0x274b8b(0x166)][_0x274b8b(0x194)](_0x2fb89c[_0x274b8b(0x104)][_0x274b8b(0x1b2)],_0x274b8b(0x1c5));this[_0x274b8b(0xd4)](_0x217dae,this[_0x274b8b(0x166)][_0x274b8b(0x1c4)](_0x4b46e1,_0x45c0d0[_0x274b8b(0x104)]));}}}}[_0x2565cb(0x139)](_0x17c55c){const _0x302baa=_0x2565cb;for(const {suggestion:_0x2879a0,meta:_0x5a4e84}of this[_0x302baa(0x24d)](_0x17c55c,_0x302baa(0x22a))){if(!_0x5a4e84[_0x302baa(0xf5)])continue;const _0x6cd56f=_0x2879a0[_0x302baa(0x147)]();for(const _0x5c059d of _0x6cd56f)if(!_0x17c55c[_0x302baa(0x17e)](_0x5c059d)[_0x302baa(0x195)])return!0x0;}return!0x1;}[_0x2565cb(0xe5)](_0x43b5ac){const _0x55120d=_0x2565cb,_0x44ada8=this[_0x55120d(0x225)][_0x55120d(0x1be)][_0x55120d(0x1b1)](_0x55120d(0x268))[_0x55120d(0x226)](_0x43b5ac);if(!_0x44ada8)throw new _0x481e22(_0x55120d(0x1de),this);return _0x44ada8;}[_0x2565cb(0x1fb)](_0xed4ced){const _0x1e6697=_0x2565cb,_0x10b7e1=this[_0x1e6697(0x225)][_0x1e6697(0x1be)][_0x1e6697(0x1b1)](_0x1e6697(0x268)),_0x2b704f=_0x44f15f(_0x1e6697(0x153)+_0xed4ced),_0x56c115=_0x10b7e1[_0x1e6697(0x226)](_0x2b704f);return _0x56c115||_0x10b7e1[_0x1e6697(0x11f)]({'id':_0x2b704f,'name':_0xed4ced});}[_0x2565cb(0x1ca)](_0xc631ba,_0x5597e6,_0x4a77e8,_0x55a694,_0x3fb18f){const _0x3d3c14=_0x2565cb,_0x2630b0=this[_0x3d3c14(0xe5)](_0x55a694),_0x2dc417=this[_0x3d3c14(0x1e9)][_0x3d3c14(0x27b)](_0xc631ba,_0x5597e6,_0x4a77e8,_0x2630b0,_0x3fb18f,_0x1fd05c=>{const _0x5a3263=_0x3d3c14;this[_0x5a3263(0x1fc)](_0x4a77e8,{'attributes':_0x1fd05c});const _0x24535e=this[_0x5a3263(0x141)](_0x4a77e8);this[_0x5a3263(0x1ac)](new Set([_0x24535e])),this[_0x5a3263(0x150)](new Set([_0x24535e]));});return this[_0x3d3c14(0x14c)](_0x2dc417,_0x3d3c14(0x18b),()=>{const _0x55b79b=_0x3d3c14;this[_0x55b79b(0x1fc)](_0x4a77e8,{'state':_0x55b79b(0x106)});},{'priority':_0x3d3c14(0x151)}),this[_0x3d3c14(0x14c)](_0x2dc417,_0x3d3c14(0x1bd),()=>{const _0x215107=_0x3d3c14;this[_0x215107(0x1fc)](_0x4a77e8,{'state':_0x215107(0x14b)});},{'priority':_0x3d3c14(0x151)}),this[_0x3d3c14(0x210)][_0x3d3c14(0x1ea)](_0x4a77e8,_0x2dc417),this[_0x3d3c14(0x113)][_0x3d3c14(0x1ea)](_0x2dc417,_0x3d3c14(0x156)),_0x2dc417;}[_0x2565cb(0x1c1)](_0x3c5b2f){const _0x10b3ea=_0x2565cb,_0x315d6c=_0x3c5b2f[_0x10b3ea(0x1a5)](':');return{'group':_0x315d6c[0x0],'type':_0x315d6c[0x1],'subType':_0x315d6c[_0x10b3ea(0x195)]>=0x5?_0x315d6c[0x2]:null,'id':_0x315d6c[_0x10b3ea(0x195)]<0x5?_0x315d6c[0x2]:_0x315d6c[0x3],'authorId':_0x315d6c[_0x10b3ea(0x195)]<0x5?_0x315d6c[0x3]:_0x315d6c[0x4],'markerCount':0x6==_0x315d6c[_0x10b3ea(0x195)]?_0x315d6c[0x5]:null};}[_0x2565cb(0x276)](_0x5435db,_0x1d4c99,_0x22c44e){const _0x2f23fe=_0x2565cb,_0x271c13=_0x5435db[_0x2f23fe(0x20d)](),_0x39120a=_0x271c13[_0x2f23fe(0xf8)],_0x460f23=_0x271c13[_0x2f23fe(0x104)];this[_0x2f23fe(0xd4)](_0x5435db,this[_0x2f23fe(0x166)][_0x2f23fe(0x1c4)](_0x39120a,_0x1d4c99));const _0x4d0e3c=_0xa4401b(),_0x25db97=_0x5435db[_0x2f23fe(0x20f)]['id'],_0xb05088=_0x5435db[_0x2f23fe(0x26a)]+(_0x5435db[_0x2f23fe(0x165)]?':'+_0x5435db[_0x2f23fe(0x165)]:'');this[_0x2f23fe(0x1ba)]({'id':_0x4d0e3c,'type':_0xb05088,'createdAt':new Date(),'authorId':_0x25db97,'originalSuggestionId':_0x5435db['id'],'attributes':_0x5435db[_0x2f23fe(0x207)],'data':_0x5435db[_0x2f23fe(0x17a)]});const _0x2a4d89=this[_0x2f23fe(0x100)](_0x5435db);(_0x2f23fe(0xf4)==_0x5435db[_0x2f23fe(0x26a)]||_0x2a4d89&&this[_0x2f23fe(0x22b)](_0x2a4d89))&&(_0x22c44e=this[_0x2f23fe(0x166)][_0x2f23fe(0xde)](_0x22c44e[_0x2f23fe(0x1b2)])),this[_0x2f23fe(0x16b)](_0xb05088,_0x4d0e3c,_0x25db97,this[_0x2f23fe(0x166)][_0x2f23fe(0x1c4)](_0x22c44e,_0x460f23));}[_0x2565cb(0x24d)](_0x291f6e,_0x2b0ff8=null){const _0x220238=_0x2565cb,_0x12fcb5=[],_0x10a9f4=this[_0x220238(0x225)][_0x220238(0x1be)][_0x220238(0x1b1)](_0x220238(0x268))['me'];Array[_0x220238(0x136)](_0x291f6e)||(_0x291f6e=[_0x291f6e]);for(const _0x3b2055 of this[_0x220238(0x259)]()){if(!_0x3b2055[_0x220238(0x235)])continue;if(_0x2b0ff8&&_0x3b2055[_0x220238(0x26a)]!=_0x2b0ff8)continue;let _0x1c7110=!0x1;for(const _0x99b99c of _0x3b2055[_0x220238(0x147)]()){for(const _0x5758f3 of _0x291f6e){const _0x275a12=_0x5758f3[_0x220238(0xf8)][_0x220238(0x277)](_0x99b99c[_0x220238(0x104)])||_0x5758f3[_0x220238(0x104)][_0x220238(0x277)](_0x99b99c[_0x220238(0xf8)]);if(_0x275a12||_0x5758f3[_0x220238(0xd8)](_0x99b99c)){const _0x5d48a0=_0x5758f3[_0x220238(0x155)](_0x99b99c)&&Ot(this[_0x220238(0x166)][_0x220238(0x126)],_0x99b99c[_0x220238(0xf8)],_0x5758f3),_0x5459a5=_0x99b99c[_0x220238(0x155)](_0x5758f3)&&Ot(this[_0x220238(0x166)][_0x220238(0x126)],_0x5758f3[_0x220238(0xf8)],_0x99b99c);_0x12fcb5[_0x220238(0x1dd)]({'suggestion':_0x3b2055,'meta':{'isOwn':_0x10a9f4==_0x3b2055[_0x220238(0x23c)],'isNextTo':_0x275a12,'isInsideObject':_0x5d48a0,'containsRangeInObject':_0x5459a5}}),_0x1c7110=!0x0;break;}}if(_0x1c7110)break;}}return _0x12fcb5;}[_0x2565cb(0x16b)](_0x306754,_0x106ce4,_0x3b0aec,_0x1e8fe7,_0x24250b){const _0x25e6fe=_0x2565cb;this[_0x25e6fe(0x166)][_0x25e6fe(0x1ed)](_0x4d01f4=>{const _0xb244a8=_0x25e6fe;let _0x1c47e2=_0xb244a8(0x172)+_0x306754+':'+_0x106ce4+':'+_0x3b0aec;_0x24250b&&(_0x1c47e2=_0x1c47e2+':'+_0x24250b),_0x4d01f4[_0xb244a8(0x12b)](_0x1c47e2,{'range':_0x1e8fe7,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2565cb(0x252)](_0x1e2887){const _0x1da1cf=_0x2565cb,_0x517de6=_0x1e2887[_0x1da1cf(0x20c)],_0x50a562=_0x1e2887[_0x1da1cf(0x1b7)];_0x1e2887[_0x1da1cf(0x20c)]=null,_0x1e2887[_0x1da1cf(0x1b7)]=null,null!=_0x517de6&&_0x517de6[_0x1da1cf(0x1b7)]==_0x1e2887&&(_0x517de6[_0x1da1cf(0x1b7)]=_0x50a562),null!=_0x50a562&&_0x50a562[_0x1da1cf(0x20c)]==_0x1e2887&&(_0x50a562[_0x1da1cf(0x20c)]=_0x517de6),_0x1da1cf(0x205)==this[_0x1da1cf(0x113)][_0x1da1cf(0x1b1)](_0x1e2887)&&(this[_0x1da1cf(0x113)][_0x1da1cf(0x1ea)](_0x1e2887,_0x1da1cf(0x23e)),this[_0x1da1cf(0x17b)](_0x1da1cf(0x185),_0x1e2887,_0x517de6,_0x50a562));}[_0x2565cb(0x1ba)](_0x16fff3){const _0x5df3c3=_0x2565cb,_0x54baf8=_0x16fff3['id'],_0x3c1a17=this[_0x5df3c3(0x21b)](_0x16fff3);if(this[_0x5df3c3(0x117)]&&this[_0x5df3c3(0x117)][_0x5df3c3(0xf6)]){const _0x1908c8=this[_0x5df3c3(0x225)][_0x5df3c3(0x1be)][_0x5df3c3(0x1b1)](_0x5df3c3(0x149)),_0x32b964=_0x3c1a17[_0x5df3c3(0x19a)],_0xbaeb51=_0x3c1a17[_0x5df3c3(0x165)]?_0x3c1a17[_0x5df3c3(0x26a)]+':'+_0x3c1a17[_0x5df3c3(0x165)]:_0x3c1a17[_0x5df3c3(0x26a)],_0x1a481a=this[_0x5df3c3(0x225)][_0x5df3c3(0x1c0)],_0x47e1b8=_0x1908c8[_0x5df3c3(0x19c)](_0x353865(_0x1a481a,_0x5df3c3(0x202))),_0x575323={'id':_0x54baf8,'type':_0xbaeb51,'hasComments':_0x32b964,'data':_0x16fff3[_0x5df3c3(0x17a)]||null,'originalSuggestionId':_0x16fff3[_0x5df3c3(0x124)]||null,'attributes':_0x3c1a17[_0x5df3c3(0x207)]};this[_0x5df3c3(0x117)][_0x5df3c3(0xf6)](_0x575323)[_0x5df3c3(0x16c)](_0x410fd3=>{const _0x442bbe=_0x5df3c3;_0x3c1a17[_0x442bbe(0x22f)]=!0x0,_0x1908c8[_0x442bbe(0x266)](_0x47e1b8),_0x410fd3&&_0x410fd3[_0x442bbe(0x111)]&&(this[_0x442bbe(0x210)][_0x442bbe(0x1b1)](_0x54baf8)[_0x442bbe(0x111)]=_0x410fd3[_0x442bbe(0x111)]);})[_0x5df3c3(0x15f)](_0x5698b3=>{const _0x667860=_0x5df3c3;throw _0x6f386b(_0x667860(0x279)),this[_0x667860(0x225)][_0x667860(0xe6)][_0x667860(0x15c)]({'isUndoable':!0x1},()=>{const _0x5795a4=_0x667860;_0x3c1a17[_0x5795a4(0x1bd)]();}),_0x3c1a17[_0x667860(0xec)](),this[_0x667860(0x210)][_0x667860(0x260)](_0x3c1a17['id']),this[_0x667860(0x113)][_0x667860(0x260)](_0x3c1a17),_0x5698b3;});}return _0x3c1a17;}[_0x2565cb(0x22b)](_0x705106){const _0x15b50a=_0x2565cb;return this[_0x15b50a(0x10a)][_0x15b50a(0x230)](_0x705106);}[_0x2565cb(0x1fc)](_0x2ea70a,_0x15342c){const _0x516440=_0x2565cb,_0x9b47f=this[_0x516440(0x225)][_0x516440(0x1be)][_0x516440(0x1b1)](_0x516440(0x149)),_0x145476=this[_0x516440(0x141)](_0x2ea70a);if(this[_0x516440(0x117)]&&this[_0x516440(0x117)][_0x516440(0x135)]){if(_0x145476[_0x516440(0x22f)]){const _0x58b0fe=_0x9b47f[_0x516440(0x19c)](_0x353865(this[_0x516440(0x225)][_0x516440(0x1c0)],_0x516440(0x202)));this[_0x516440(0x117)][_0x516440(0x135)](_0x2ea70a,_0x15342c)[_0x516440(0x16c)](()=>{const _0x52ab01=_0x516440;_0x9b47f[_0x52ab01(0x266)](_0x58b0fe);});}else _0x145476['on'](_0x516440(0x1d1),()=>{const _0x343e52=_0x516440;this[_0x343e52(0x1fc)](_0x2ea70a,_0x15342c);});}}[_0x2565cb(0x140)](_0x1698c4){const _0x34a56d=_0x2565cb;if(!this[_0x34a56d(0x117)]||!this[_0x34a56d(0x117)][_0x34a56d(0x141)])throw new _0x481e22(_0x34a56d(0x115),this);return this[_0x34a56d(0x117)][_0x34a56d(0x141)](_0x1698c4);}[_0x2565cb(0x256)](_0x5c9264){const _0x2da766=_0x2565cb,{id:_0x314b0b,type:_0x16ad95,subType:_0x4af781,authorId:_0x5ee1da}=this[_0x2da766(0x1c1)](_0x5c9264),_0x3520ab=this[_0x2da766(0x210)][_0x2da766(0x1b1)](_0x314b0b)||this[_0x2da766(0x1ca)](_0x16ad95,_0x4af781,_0x314b0b,_0x5ee1da,{});switch(this[_0x2da766(0x240)](_0x3520ab,_0x16ad95,_0x4af781,_0x5ee1da),this[_0x2da766(0x113)][_0x2da766(0x1b1)](_0x3520ab)){case _0x2da766(0x156):this[_0x2da766(0x140)](_0x314b0b)[_0x2da766(0x16c)](_0x524afb=>{const _0x10443b=_0x2da766;let _0xe6b5f7=Promise[_0x10443b(0xea)]();_0x524afb[_0x10443b(0x19a)]&&(_0xe6b5f7=this[_0x10443b(0x25c)][_0x10443b(0x245)]({'channelId':this[_0x10443b(0x225)][_0x10443b(0x214)][_0x10443b(0x1b1)](_0x10443b(0x14f)),'threadId':_0x314b0b})),_0xe6b5f7[_0x10443b(0x16c)](()=>{const _0x56b6a6=_0x10443b;this[_0x56b6a6(0x21b)](_0x524afb)[_0x56b6a6(0x22f)]=!0x0;});}),this[_0x2da766(0x113)][_0x2da766(0x1ea)](_0x3520ab,_0x2da766(0x14e));break;case _0x2da766(0x23e):this[_0x2da766(0x1fc)](_0x314b0b,{'state':_0x2da766(0x20e)});case _0x2da766(0x157):this[_0x2da766(0x113)][_0x2da766(0x1ea)](_0x3520ab,_0x2da766(0x205)),this[_0x2da766(0x17b)](_0x2da766(0x1f8),_0x3520ab);break;case _0x2da766(0x205):this[_0x2da766(0x17b)](_0x2da766(0x25b),_0x3520ab);}return _0x3520ab[_0x2da766(0x1e6)](_0x5c9264),_0x3520ab;}[_0x2565cb(0x150)](_0x173355){const _0x201a9d=_0x2565cb,_0x207898=Array[_0x201a9d(0x1d3)](_0x173355),_0x1941e2=_0x207898[_0x201a9d(0x13f)](_0x574923=>_0x201a9d(0x22c)==_0x574923[_0x201a9d(0x26a)]);this[_0x201a9d(0x251)](_0x1941e2);const _0x320466=_0x207898[_0x201a9d(0x13f)](_0x5dc821=>!_0x5dc821[_0x201a9d(0x234)]&&_0x201a9d(0x22c)!=_0x5dc821[_0x201a9d(0x26a)]),_0x1897cb=this[_0x201a9d(0x259)]({'skipNotAttached':!0x0})[_0x201a9d(0x13f)](_0x4ad1ca=>!_0x4ad1ca[_0x201a9d(0x234)]&&_0x201a9d(0x22c)!=_0x4ad1ca[_0x201a9d(0x26a)]),_0xbb5c75=_0x1897cb[_0x201a9d(0x13f)](_0x2a25c1=>!_0x173355[_0x201a9d(0x230)](_0x2a25c1)),_0x1d5322=new Map(_0x1897cb[_0x201a9d(0x162)](_0x4dcaad=>[_0x4dcaad,this[_0x201a9d(0x1e9)][_0x201a9d(0xfc)](_0x4dcaad[_0x201a9d(0x26a)],_0x4dcaad[_0x201a9d(0x165)],_0x201a9d(0x1a1))])),_0x35c1f8=new Map(_0x1897cb[_0x201a9d(0x162)](_0xd96178=>[_0xd96178,_0xd96178[_0x201a9d(0x20d)]()])),_0xd5b64c=new Set(),_0xc14f58=new Set();for(let _0x1da1d7=0x0;_0x1da1d7<_0x320466[_0x201a9d(0x195)];_0x1da1d7++)_0x72950f(_0x320466[_0x1da1d7],_0x320466,_0x1da1d7+0x1);for(let _0x3179ca=0x0;_0x3179ca<_0x320466[_0x201a9d(0x195)];_0x3179ca++)_0x72950f(_0x320466[_0x3179ca],_0xbb5c75,0x0);const _0x238538=new Set();for(let _0x4507ee=0x0;_0x4507ee<_0x320466[_0x201a9d(0x195)];_0x4507ee++){const _0x14c28b=_0x320466[_0x4507ee];!_0xc14f58[_0x201a9d(0x230)](_0x14c28b)&&_0x14c28b[_0x201a9d(0x20c)]&&(_0x238538[_0x201a9d(0x19c)](_0x14c28b[_0x201a9d(0x20c)]),_0x14c28b[_0x201a9d(0x20c)][_0x201a9d(0x1b7)]===_0x14c28b&&(_0x14c28b[_0x201a9d(0x20c)][_0x201a9d(0x1b7)]=null),_0x14c28b[_0x201a9d(0x20c)]=null),!_0xd5b64c[_0x201a9d(0x230)](_0x14c28b)&&_0x14c28b[_0x201a9d(0x1b7)]&&(_0x238538[_0x201a9d(0x19c)](_0x14c28b[_0x201a9d(0x1b7)]),_0x14c28b[_0x201a9d(0x1b7)][_0x201a9d(0x20c)]===_0x14c28b&&(_0x14c28b[_0x201a9d(0x1b7)][_0x201a9d(0x20c)]=null),_0x14c28b[_0x201a9d(0x1b7)]=null);}function _0x72950f(_0x2f473b,_0x4d9800,_0x255897){const _0xc99e35=_0x201a9d;for(let _0x32ab16=_0x255897;_0x32ab16<_0x4d9800[_0xc99e35(0x195)];_0x32ab16++){const _0x4fe8bb=_0x25594a(_0x2f473b,_0x4d9800[_0x32ab16]);_0x4fe8bb&&(_0x4fe8bb[0x0][_0xc99e35(0x1b7)]=_0x4fe8bb[0x1],_0x4fe8bb[0x1][_0xc99e35(0x20c)]=_0x4fe8bb[0x0],_0xd5b64c[_0xc99e35(0x19c)](_0x4fe8bb[0x0]),_0xc14f58[_0xc99e35(0x19c)](_0x4fe8bb[0x1]));}}function _0x25594a(_0x16026a,_0x32e051){const _0x31bc67=_0x201a9d;if(_0x16026a[_0x31bc67(0x23c)]['id']!==_0x32e051[_0x31bc67(0x23c)]['id'])return null;const _0x201fb8=_0x1d5322[_0x31bc67(0x1b1)](_0x16026a)(_0x16026a,_0x32e051,_0x35c1f8[_0x31bc67(0x1b1)](_0x16026a),_0x35c1f8[_0x31bc67(0x1b1)](_0x32e051));if(!_0x201fb8)return null;return _0x1d5322[_0x31bc67(0x1b1)](_0x32e051)(_0x16026a,_0x32e051,_0x35c1f8[_0x31bc67(0x1b1)](_0x16026a),_0x35c1f8[_0x31bc67(0x1b1)](_0x32e051))?_0x201fb8[0x1][_0x31bc67(0x130)]&&_0x201fb8[0x1][_0x31bc67(0x130)][_0x31bc67(0x195)]?null:_0x201fb8:null;}_0x238538[_0x201a9d(0x1e2)]&&this[_0x201a9d(0x150)](_0x238538);}[_0x2565cb(0x251)](_0x6a2fd1){const _0x1d4868=_0x2565cb;if(0x0==_0x6a2fd1[_0x1d4868(0x195)])return;const _0x48b753=this[_0x1d4868(0x259)]({'skipNotAttached':!0x0})[_0x1d4868(0x13f)](_0x537380=>_0x1d4868(0x22c)==_0x537380[_0x1d4868(0x26a)]&&_0x537380[_0x1d4868(0xef)]),_0x5f0e8e=[],_0x274fe2=new Map();for(const _0x2cdf61 of _0x48b753){const _0x52b5d8=_0x44f15f(_0x2cdf61[_0x1d4868(0x207)]);_0x274fe2[_0x1d4868(0x230)](_0x52b5d8)||(_0x274fe2[_0x1d4868(0x1ea)](_0x52b5d8,_0x5f0e8e[_0x1d4868(0x195)]),_0x5f0e8e[_0x1d4868(0x1dd)]([]));const _0x4eef31=_0x274fe2[_0x1d4868(0x1b1)](_0x52b5d8);_0x5f0e8e[_0x4eef31][_0x1d4868(0x1dd)](_0x2cdf61);}!(function(){const _0x520320=_0x1d4868;_0x5f0e8e[_0x520320(0x1df)]((_0x1b3935,_0x1920a6)=>{const _0x2d5e74=_0x520320,_0x18355e=_0x1b3935[0x0][_0x2d5e74(0x111)],_0x21e3db=_0x1920a6[0x0][_0x2d5e74(0x111)];return _0x18355e==_0x21e3db?_0x1b3935[0x0][_0x2d5e74(0x207)][_0x2d5e74(0x203)]<_0x1920a6[0x0][_0x2d5e74(0x207)][_0x2d5e74(0x203)]?-0x1:0x1:_0x18355e<_0x21e3db?-0x1:0x1;});for(const _0x26ee18 of _0x5f0e8e)_0x26ee18[_0x520320(0x1df)]((_0x449c6b,_0xb20cee)=>_0x449c6b['id']<_0xb20cee['id']?-0x1:0x1);}());for(let _0x3779cf=0x0;_0x3779cf<_0x5f0e8e[_0x1d4868(0x195)];_0x3779cf++){if(0x0==_0x5f0e8e[_0x3779cf][_0x1d4868(0x195)])continue;const _0x2ccfcf=[];for(let _0x5f2dab=_0x3779cf+0x1;_0x5f2dab<_0x5f0e8e[_0x1d4868(0x195)];_0x5f2dab++)0x0!=_0x5f0e8e[_0x5f2dab][_0x1d4868(0x195)]&&_0xfe72c9(_0x5f0e8e[_0x3779cf],_0x5f0e8e[_0x5f2dab])&&_0x2ccfcf[_0x1d4868(0x1dd)](_0x5f2dab);for(const _0x243f16 of _0x2ccfcf)_0x5f0e8e[_0x3779cf]=_0x5f0e8e[_0x3779cf][_0x1d4868(0xdd)](_0x5f0e8e[_0x243f16]),_0x5f0e8e[_0x243f16]=[];}for(const _0x45528d of _0x5f0e8e)for(let _0x401e37=0x0;_0x401e37<_0x45528d[_0x1d4868(0x195)];_0x401e37++){const _0x4033b3=_0x45528d[_0x401e37+0x1]||null;_0x45528d[_0x401e37][_0x1d4868(0x1b7)]!==_0x4033b3&&(_0x45528d[_0x401e37][_0x1d4868(0x1b7)]=_0x4033b3);}for(const _0x3f05b1 of _0x5f0e8e)for(let _0x1fb6fe=0x0;_0x1fb6fe<_0x3f05b1[_0x1d4868(0x195)];_0x1fb6fe++){const _0x4479a6=_0x3f05b1[_0x1fb6fe-0x1]||null;_0x3f05b1[_0x1fb6fe][_0x1d4868(0x20c)]!==_0x4479a6&&(_0x3f05b1[_0x1fb6fe][_0x1d4868(0x20c)]=_0x4479a6);}function _0xfe72c9(_0x12c707,_0x337a49){const _0x5913f6=_0x1d4868;if(_0x12c707[0x0][_0x5913f6(0x207)][_0x5913f6(0x203)]!==_0x337a49[0x0][_0x5913f6(0x207)][_0x5913f6(0x203)]&&_0x12c707[0x0][_0x5913f6(0x23c)]!==_0x337a49[0x0][_0x5913f6(0x23c)])return!0x1;if(!function(_0x3e5487,_0xf17e14){const _0x54e0a6=_0x5913f6;if(!_0x3e5487[_0x54e0a6(0x19a)]&&!_0xf17e14[_0x54e0a6(0x19a)])return!0x0;if(_0x3e5487[_0x54e0a6(0x19a)]&&_0xf17e14[_0x54e0a6(0x19a)])return!0x1;if(_0x3e5487[_0x54e0a6(0x19a)]&&_0xf17e14[_0x54e0a6(0x111)]<_0x3e5487[_0x54e0a6(0x130)][_0x54e0a6(0x19d)][_0x54e0a6(0x1b1)](0x0)[_0x54e0a6(0x111)])return!0x0;if(_0xf17e14[_0x54e0a6(0x19a)]&&_0x3e5487[_0x54e0a6(0x111)]<_0xf17e14[_0x54e0a6(0x130)][_0x54e0a6(0x19d)][_0x54e0a6(0x1b1)](0x0)[_0x54e0a6(0x111)])return!0x0;return!0x1;}(_0x12c707[0x0],_0x337a49[0x0]))return!0x1;const _0x3e712b=_0x2ff0b1(_0x12c707[0x0][_0x5913f6(0x207)],_0x5913f6(0x203)),_0x3a4a49=_0x2ff0b1(_0x337a49[0x0][_0x5913f6(0x207)],_0x5913f6(0x203));if(!_0xe2a4da(_0x3e712b,_0x3a4a49))return!0x1;return!!_0x12c707[_0x5913f6(0xfd)](_0x2f055b=>_0x337a49[_0x5913f6(0x10f)](_0x509a53=>_0x2f055b[_0x5913f6(0x20d)]()[_0x5913f6(0x277)](_0x509a53[_0x5913f6(0x20d)]())))&&_0x337a49[_0x5913f6(0xfd)](_0x32dd88=>_0x12c707[_0x5913f6(0x10f)](_0x2cc6db=>_0x32dd88[_0x5913f6(0x20d)]()[_0x5913f6(0x277)](_0x2cc6db[_0x5913f6(0x20d)]())));}}[_0x2565cb(0x1ac)](_0x2b6867){const _0xd41857=_0x2565cb,_0x1a3148=Array[_0xd41857(0x1d3)](_0x2b6867),_0x3f3df1=this[_0xd41857(0x259)]({'skipNotAttached':!0x0}),_0x417ad9=_0x3f3df1[_0xd41857(0x13f)](_0x1c820e=>!_0x2b6867[_0xd41857(0x230)](_0x1c820e)),_0x4f1b7e=new Map(_0x1a3148[_0xd41857(0x162)](_0x10d451=>[_0x10d451,this[_0xd41857(0x1e9)][_0xd41857(0xfc)](_0x10d451[_0xd41857(0x26a)],_0x10d451[_0xd41857(0x165)],_0xd41857(0x1f1))])),_0x51be9f=new Map(_0x3f3df1[_0xd41857(0x162)](_0x3e16aa=>[_0x3e16aa,_0x3e16aa[_0xd41857(0x147)]()]));for(let _0xde133=0x0;_0xde133<_0x1a3148[_0xd41857(0x195)];_0xde133++){if(_0x36410f(this,_0x1a3148[_0xde133],_0x1a3148,_0xde133+0x1))return!0x0;}for(let _0x11d796=0x0;_0x11d796<_0x1a3148[_0xd41857(0x195)];_0x11d796++){if(_0x36410f(this,_0x1a3148[_0x11d796],_0x417ad9,0x0))return!0x0;}return!0x1;function _0x36410f(_0x52f328,_0x584a90,_0xa91024,_0x2e7489){const _0xf89d2c=_0xd41857;for(let _0x472958=_0x2e7489;_0x472958<_0xa91024[_0xf89d2c(0x195)];_0x472958++){const _0x59f68a=_0xa91024[_0x472958];if(_0x59f68a[_0xf89d2c(0x26a)]!==_0x584a90[_0xf89d2c(0x26a)]||_0x59f68a[_0xf89d2c(0x23c)]['id']!==_0x584a90[_0xf89d2c(0x23c)]['id']||_0x59f68a[_0xf89d2c(0x165)]!==_0x584a90[_0xf89d2c(0x165)])continue;if(!Jt(_0x584a90,_0x59f68a))continue;if(_0xf89d2c(0x22c)==_0x584a90[_0xf89d2c(0x26a)]&&_0x584a90[_0xf89d2c(0x17a)][_0xf89d2c(0x275)]!=_0x59f68a[_0xf89d2c(0x17a)][_0xf89d2c(0x275)])continue;if(_0xf89d2c(0x22c)==_0x584a90[_0xf89d2c(0x26a)]&&_0x52f328[_0xf89d2c(0x22b)](_0x584a90[_0xf89d2c(0x17a)][_0xf89d2c(0x170)]))continue;if(_0xf89d2c(0xf4)==_0x584a90[_0xf89d2c(0x26a)]){const _0x3d5847=_0x52f328[_0xf89d2c(0x225)][_0xf89d2c(0xe6)],_0x2973a0=_0x584a90[_0xf89d2c(0x265)]();if(_0x2973a0&&(_0x3d5847[_0xf89d2c(0x126)][_0xf89d2c(0x116)](_0x2973a0)||_0x3d5847[_0xf89d2c(0x126)][_0xf89d2c(0xd1)](_0x2973a0)))continue;}const _0x437c7d=_0x4f1b7e[_0xf89d2c(0x1b1)](_0x584a90),_0x83bc15=_0x51be9f[_0xf89d2c(0x1b1)](_0x584a90),_0x14b196=_0x51be9f[_0xf89d2c(0x1b1)](_0x59f68a),_0x3ce6a6=_0x584a90[_0xf89d2c(0x130)]&&_0x584a90[_0xf89d2c(0x130)][_0xf89d2c(0x195)],_0x35ead7=_0x59f68a[_0xf89d2c(0x130)]&&_0x59f68a[_0xf89d2c(0x130)][_0xf89d2c(0x195)];if(!_0x3ce6a6&&_0x437c7d(_0x14b196,_0x83bc15))return _0x52f328[_0xf89d2c(0x25f)](_0x59f68a,_0x584a90),_0x51be9f[_0xf89d2c(0x260)](_0x584a90),!0x0;if(!_0x35ead7&&_0x437c7d(_0x83bc15,_0x14b196))return _0x52f328[_0xf89d2c(0x25f)](_0x584a90,_0x59f68a),_0x51be9f[_0xf89d2c(0x260)](_0x59f68a),!0x0;}return!0x1;}}[_0x2565cb(0x25f)](_0x20363f,_0x10e0ef){const _0x47ab02=_0x2565cb;if(_0x20363f[_0x47ab02(0x234)]){for(const _0x4c187b of _0x10e0ef[_0x47ab02(0x147)]())_0x20363f[_0x47ab02(0x191)](_0x4c187b);}else{const _0x264aa4=_0x10e0ef[_0x47ab02(0x20d)]()[_0x47ab02(0x104)];this[_0x47ab02(0xd4)](_0x20363f,this[_0x47ab02(0x166)][_0x47ab02(0x1c4)](_0x20363f[_0x47ab02(0x20d)]()[_0x47ab02(0xf8)],_0x264aa4));}_0x10e0ef[_0x47ab02(0x13d)]();}[_0x2565cb(0x192)](_0x45b8f5,_0x52c78f,_0x22888f){const _0x2c3729=_0x2565cb,_0x5a842f=_0x45b8f5[_0x2c3729(0x173)](_0x2c3729(0x261))||_0x45b8f5[_0x2c3729(0x173)](_0x2c3729(0x22c))?_0x2c3729(0x237):_0x45b8f5[_0x2c3729(0x246)]();return _0x353865(this[_0x2c3729(0x225)][_0x2c3729(0x1c0)],_0x52c78f+'_'+_0x5a842f+_0x2c3729(0x11c),_0x22888f);}[_0x2565cb(0x107)](){const _0x69cc37=_0x2565cb,_0x1f8860=this[_0x69cc37(0x225)];if(!_0x1f8860['ui'])return;const {ariaLiveAnnouncer:_0x4407ff}=_0x1f8860['ui'];_0x1bbb78(this[_0x69cc37(0x166)],({left:_0x149cc2,entered:_0x24f925})=>{const _0x17fc5e=_0x69cc37;for(const _0x52c1d6 of _0x149cc2){const {group:_0x5d770c,type:_0x2aad2d}=this[_0x17fc5e(0x1c1)](_0x52c1d6[_0x17fc5e(0x15a)]);if(_0x17fc5e(0xdc)===_0x5d770c){_0x4407ff[_0x17fc5e(0xda)](this[_0x17fc5e(0x192)](_0x2aad2d,_0x17fc5e(0x236)));break;}}for(const _0x266ea8 of _0x24f925){const {group:_0xb23bfc,type:_0x1b126f}=this[_0x17fc5e(0x1c1)](_0x266ea8[_0x17fc5e(0x15a)]);if(_0x17fc5e(0xdc)===_0xb23bfc){_0x4407ff[_0x17fc5e(0xda)](this[_0x17fc5e(0x192)](_0x1b126f,_0x17fc5e(0x1ce),_0x37cc21(_0x4bfc16)));break;}}});}[_0x2565cb(0x148)](_0x119fad){const _0x279182=_0x2565cb;if(this[_0x279182(0xe7)])return!0x1;const _0x550b03=this[_0x279182(0x225)],_0x1da333=_0x550b03[_0x279182(0xe6)][_0x279182(0x24b)][_0x279182(0x1b8)][_0x279182(0x250)]();if(0x0==_0x1da333[_0x279182(0x195)])return!0x1;const _0x3cf04f=[],_0x3d5ddf=_0x1da333[_0x279182(0x13f)](_0xe50bc=>_0x279182(0x22c)==_0xe50bc[_0x279182(0x26a)]),_0x4a858d=_0x1da333[_0x279182(0x13f)](_0xfd3970=>_0x279182(0x231)==_0xfd3970[_0x279182(0x26a)]&&_0x279182(0x183)!=_0xfd3970[_0x279182(0x15a)]),_0x15963a=_0x1da333[_0x279182(0x13f)](_0x4a0201=>_0x279182(0x266)==_0x4a0201[_0x279182(0x26a)]&&_0x279182(0x183)!=_0x4a0201[_0x279182(0x15a)]);for(const _0x417875 of _0x3d5ddf)_0x3cf04f[_0x279182(0x1dd)]({'key':_0x417875[_0x279182(0xfb)],'newValue':_0x417875[_0x279182(0x15b)],'oldValue':_0x417875[_0x279182(0x1b6)],'range':Pt(_0x417875[_0x279182(0x125)],_0x550b03[_0x279182(0xe6)])});for(const _0x3e066c of _0x4a858d){const _0x3b64c0=_0x15963a[_0x279182(0x1f4)](_0x22dd81=>_0x22dd81[_0x279182(0x273)][_0x279182(0x277)](_0x3e066c[_0x279182(0x273)]));_0x3b64c0&&_0x3cf04f[_0x279182(0x1dd)]({'key':_0x279182(0x258),'newValue':_0x3e066c[_0x279182(0x15a)],'oldValue':_0x3b64c0[_0x279182(0x15a)],'range':_0x550b03[_0x279182(0xe6)][_0x279182(0x20b)](_0x3e066c[_0x279182(0x273)][_0x279182(0x14d)])});}return 0x0!=_0x3cf04f[_0x279182(0x195)]&&this[_0x279182(0x137)](_0x119fad,_0x3cf04f);}[_0x2565cb(0x25d)](_0x54253c){const _0x3a27ed=_0x2565cb;let _0xecce6=!0x1;const _0x15ae00=this[_0x3a27ed(0x225)][_0x3a27ed(0xe6)][_0x3a27ed(0x24b)][_0x3a27ed(0x1b8)][_0x3a27ed(0x1bf)]()[_0x3a27ed(0x13f)](_0x40d3fb=>_0x40d3fb[_0x3a27ed(0x17a)][_0x3a27ed(0x197)]&&_0x40d3fb[_0x3a27ed(0x15a)][_0x3a27ed(0x173)](_0x3a27ed(0x272)));for(const _0x47d7ba of _0x15ae00){const {subType:_0x448997,id:_0x7dfbfe}=this[_0x3a27ed(0x1c1)](_0x47d7ba[_0x3a27ed(0x15a)]),_0x3da1c7=_0x448997[_0x3a27ed(0x1a5)]('|')[0x0];for(const _0x517481 of this[_0x3a27ed(0x259)]({'skipNotAttached':!0x0}))_0x517481['id']!=_0x7dfbfe&&_0x3a27ed(0x22c)==_0x517481[_0x3a27ed(0x26a)]&&_0x517481[_0x3a27ed(0x17a)]&&_0x517481[_0x3a27ed(0x17a)][_0x3a27ed(0x170)]==_0x3da1c7&&_0x517481[_0x3a27ed(0x20d)]()[_0x3a27ed(0x188)](_0x47d7ba[_0x3a27ed(0x17a)][_0x3a27ed(0x197)])&&(this[_0x3a27ed(0x227)](_0x517481,_0x47d7ba[_0x3a27ed(0x17a)][_0x3a27ed(0x197)],_0x54253c),_0xecce6=!0x0);}return _0xecce6;}[_0x2565cb(0x1cb)](_0x4d3644){const _0x7f7be7=_0x2565cb;this[_0x7f7be7(0xe7)]=!0x0,_0x4d3644();}[_0x2565cb(0xee)](_0x9e67ed){const _0x45961e=_0x2565cb,_0x1181da=this[_0x45961e(0x22b)](_0x9e67ed),_0x3756cf=this[_0x45961e(0x1aa)][_0x45961e(0x230)](_0x9e67ed);return _0x1181da||_0x3756cf;}[_0x2565cb(0x137)](_0x52076d,_0x5321f6){const _0x293a8d=_0x2565cb;if(0x0==_0x5321f6[_0x293a8d(0x195)])return!0x1;let _0x1e7ecb=!0x1;for(const _0x3bbf8e of _0x5321f6){const _0x3847dc=this[_0x293a8d(0x24d)](_0x3bbf8e[_0x293a8d(0x125)],_0x293a8d(0x22c))[_0x293a8d(0x13f)](_0x2d5eb7=>!_0x2d5eb7[_0x293a8d(0x10e)][_0x293a8d(0x20a)])[_0x293a8d(0x162)](_0x19d926=>_0x19d926[_0x293a8d(0xdc)]),_0x199161=_0x44f15f({'newValue':_0x3bbf8e[_0x293a8d(0x206)]});_0x3847dc[_0x293a8d(0x13f)](_0x507c1d=>{const _0x4688e6=_0x293a8d,[_0x3f25db,_0x4e1a74]=_0x507c1d[_0x4688e6(0x165)][_0x4688e6(0x1a5)]('|');return _0x3f25db==_0x3bbf8e[_0x4688e6(0x170)]&&_0x4e1a74!=_0x199161;})[_0x293a8d(0xe8)](_0x2c16ab=>{const _0x182947=_0x293a8d;this[_0x182947(0x227)](_0x2c16ab,_0x3bbf8e[_0x182947(0x125)],_0x52076d),_0x1e7ecb=!0x0;});}return _0x1e7ecb;}[_0x2565cb(0x227)](_0x4e2075,_0x238cc3,_0x3a0e46){const _0x3e0379=_0x2565cb,_0xd26fd7=_0x4e2075[_0x3e0379(0x20d)]()[_0x3e0379(0x17e)](_0x238cc3);0x0!==_0xd26fd7[_0x3e0379(0x195)]?0x1!==_0xd26fd7[_0x3e0379(0x195)]?this[_0x3e0379(0x276)](_0x4e2075,_0x238cc3[_0x3e0379(0xf8)],_0x238cc3[_0x3e0379(0x104)]):this[_0x3e0379(0xd4)](_0x4e2075,_0xd26fd7[0x0]):_0x3a0e46[_0x3e0379(0x13b)](_0x4e2075[_0x3e0379(0x180)]());}}class Et{constructor(_0x5db18e){const _0x3c6ecd=_0x2565cb;this[_0x3c6ecd(0x1a7)]=_0x5db18e,this[_0x3c6ecd(0x166)]=_0x5db18e[_0x3c6ecd(0xe6)],this[_0x3c6ecd(0x24e)]=new Map(),this[_0x3c6ecd(0x175)]=new Map(),this[_0x3c6ecd(0x1f2)]();}[_0x2565cb(0x27b)](_0x4d0d87,_0x347ab1,_0xa0ec36,_0x261abb,_0x2a15b9,_0x4ebb67){const _0x29102a=_0x2565cb;return new _0x4a171e(this[_0x29102a(0x166)],{'type':_0x4d0d87,'subType':_0x347ab1,'id':_0xa0ec36,'author':_0x261abb,'creator':_0x261abb,'attributes':_0x2a15b9,'onAttributesChange':_0x4ebb67,'onAccept':(..._0x4d2011)=>this[_0x29102a(0xfc)](_0x4d0d87,_0x347ab1,_0x29102a(0x18b))(..._0x4d2011),'onDiscard':(..._0x540932)=>this[_0x29102a(0xfc)](_0x4d0d87,_0x347ab1,_0x29102a(0x1bd))(..._0x540932)});}[_0x2565cb(0x262)](_0x2a40fd,_0x5dc326,_0x4a5686,_0x36ce31){const _0x510f05=_0x2565cb,_0x271c3a=_0x2a40fd+':'+_0x5dc326+':'+_0x4a5686;this[_0x510f05(0x24e)][_0x510f05(0x1ea)](_0x271c3a,_0x36ce31);}[_0x2565cb(0xfc)](_0x224be1,_0x1cf97d,_0x182e7f){const _0x4a8fa6=_0x2565cb,_0x1b2d51=_0x224be1+':'+_0x1cf97d+':'+_0x182e7f;return this[_0x4a8fa6(0x24e)][_0x4a8fa6(0x1b1)](_0x1b2d51)||this[_0x4a8fa6(0x175)][_0x4a8fa6(0x1b1)](_0x224be1+':'+_0x182e7f);}[_0x2565cb(0x1f2)](){const _0x5c55c1=_0x2565cb,_0x39bc09=()=>!0x1,_0x6985c9=_0x18298c=>{const _0x167781=_0x1392;_0x18298c[_0x167781(0x1df)]((_0x2cb7b5,_0x91ea61)=>_0x2cb7b5[_0x167781(0xf8)][_0x167781(0x239)](_0x91ea61[_0x167781(0xf8)])?0x1:-0x1),this[_0x167781(0x166)][_0x167781(0x1ed)](_0x75233d=>{const _0xa04a7f=_0x167781;for(const _0x4398aa of _0x18298c){let _0x265b02;_0x265b02=_0x4398aa[_0xa04a7f(0x104)][_0xa04a7f(0x102)]&&_0x4398aa[_0xa04a7f(0x104)][_0xa04a7f(0x1b2)]==_0x4398aa[_0xa04a7f(0xf8)][_0xa04a7f(0x14d)]?_0x75233d[_0xa04a7f(0x1fd)](_0x4398aa[_0xa04a7f(0xf8)][_0xa04a7f(0x14d)],'on'):_0x75233d[_0xa04a7f(0x1fd)](_0x4398aa),this[_0xa04a7f(0x166)][_0xa04a7f(0x242)](_0x265b02,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4d44c6=(_0x5c132e,_0x471b2f)=>{const _0x48bdbe=_0x1392;_0x471b2f&&this[_0x48bdbe(0x166)][_0x48bdbe(0x1ed)](_0x349f8c=>{const _0x332ccd=_0x48bdbe,{commandName:_0x3d6d85,commandParams:_0x114ea3=[]}=_0x471b2f,_0x4374c5=_0x5c132e[_0x332ccd(0x162)](_0x28ea0f=>(Vt(_0x28ea0f)&&(_0x28ea0f=this[_0x332ccd(0x166)][_0x332ccd(0x1c4)](_0x28ea0f[_0x332ccd(0x104)])),_0x28ea0f))[_0x332ccd(0x13f)](_0x68dd4d=>_0x332ccd(0x23a)!==_0x68dd4d[_0x332ccd(0x1f6)][_0x332ccd(0x109)]);if(_0x4374c5[_0x332ccd(0x195)]<0x1)return;const _0x50ff2d=Array[_0x332ccd(0x1d3)](this[_0x332ccd(0x166)][_0x332ccd(0x24b)][_0x332ccd(0xf7)][_0x332ccd(0x147)]())[_0x332ccd(0x162)](_0x3258f7=>_0x35fc16[_0x332ccd(0x23d)](_0x3258f7));_0x349f8c[_0x332ccd(0x108)](_0x4374c5);for(const _0x52589d of this[_0x332ccd(0x1a7)][_0x332ccd(0x1af)][_0x332ccd(0x1af)]())_0x52589d[_0x332ccd(0x208)]();_0x114ea3[_0x332ccd(0x1dd)]({'forceDefaultExecution':!0x0}),this[_0x332ccd(0x1a7)][_0x332ccd(0x118)](_0x3d6d85,..._0x114ea3);const _0x56d47e=_0x50ff2d[_0x332ccd(0x13f)](_0x355dcf=>_0x332ccd(0x23a)!=_0x355dcf[_0x332ccd(0x1f6)][_0x332ccd(0x109)]);_0x56d47e[_0x332ccd(0x195)]>0x0&&_0x349f8c[_0x332ccd(0x108)](_0x56d47e);for(const _0x4125d1 of _0x50ff2d)_0x4125d1[_0x332ccd(0x19b)]();});},_0x5002ad=(_0x43f324,_0xeef100)=>0x1==_0x43f324[_0x5c55c1(0x195)]&&0x1==_0xeef100[_0x5c55c1(0x195)]&&_0x43f324[0x0][_0x5c55c1(0x104)][_0x5c55c1(0x277)](_0xeef100[0x0][_0x5c55c1(0xf8)]),_0x2e9337=(_0x2101e6,_0x3cbcc4,_0x260965,_0x52a6b3)=>Ht(_0x2101e6,_0x3cbcc4,_0x260965,_0x52a6b3,this[_0x5c55c1(0x166)])?[_0x2101e6,_0x3cbcc4]:Ht(_0x3cbcc4,_0x2101e6,_0x52a6b3,_0x260965,this[_0x5c55c1(0x166)])?[_0x3cbcc4,_0x2101e6]:null;this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x201),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x1d5),_0x6985c9),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x196),_0x5002ad),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x215),_0x2e9337),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x161),_0x6985c9),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x1c8),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x1b5),_0x5002ad),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x1c9),_0x2e9337),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x1d8),_0x4d44c6),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x129),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0xd7),_0x5002ad),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0xe4),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x228),_0x4d44c6),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x177),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x1d9),_0x5002ad),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x128),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x133),_0x39bc09),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x213),(_0x4b1730,_0x44443c)=>{const _0x359cd7=_0x5c55c1;if(!_0x44443c)return;const _0x447b0d=this[_0x359cd7(0x1a7)][_0x359cd7(0x1be)][_0x359cd7(0x1b1)](p);this[_0x359cd7(0x166)][_0x359cd7(0x1ed)](_0x11125d=>{const _0x3e51f3=_0x359cd7;if(_0x3e51f3(0x258)==_0x44443c[_0x3e51f3(0x170)])for(const _0x51cfc1 of _0x4b1730){const _0xe3bf5e=_0x51cfc1[_0x3e51f3(0xf8)][_0x3e51f3(0x14d)],_0x9918ac=_0x44443c[_0x3e51f3(0x275)];_0x11125d[_0x3e51f3(0x16d)](_0xe3bf5e,_0x9918ac);}else{if(_0x447b0d[_0x3e51f3(0x22b)](_0x44443c[_0x3e51f3(0x170)])){for(const _0x3b9266 of _0x4b1730)void 0x0!==_0x44443c[_0x3e51f3(0x275)]?_0x11125d[_0x3e51f3(0x24c)](_0x44443c[_0x3e51f3(0x170)],_0x44443c[_0x3e51f3(0x275)],_0x3b9266[_0x3e51f3(0xf8)][_0x3e51f3(0x14d)]):_0x11125d[_0x3e51f3(0x212)](_0x44443c[_0x3e51f3(0x170)],_0x3b9266[_0x3e51f3(0xf8)][_0x3e51f3(0x14d)]);}else{for(const _0x2b08d2 of _0x4b1730)_0x44443c[_0x3e51f3(0x275)]?_0x11125d[_0x3e51f3(0x24c)](_0x44443c[_0x3e51f3(0x170)],_0x44443c[_0x3e51f3(0x275)],_0x2b08d2):_0x11125d[_0x3e51f3(0x212)](_0x44443c[_0x3e51f3(0x170)],_0x2b08d2);}}});}),this[_0x5c55c1(0x175)][_0x5c55c1(0x1ea)](_0x5c55c1(0x221),_0x5002ad);}}function Ot(_0x3cc99f,_0x291a7b,_0x4474e7){const _0x2c7039=_0x2565cb;for(const _0x485330 of _0x291a7b[_0x2c7039(0x1b2)][_0x2c7039(0x1b0)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x485330[_0x2c7039(0x1f6)]==_0x485330)return!0x1;if(!_0x4474e7[_0x2c7039(0x121)](_0x485330))return!0x1;if(_0x3cc99f[_0x2c7039(0x116)](_0x485330)||_0x3cc99f[_0x2c7039(0xd1)](_0x485330))return!0x0;}return!0x1;}function Vt(_0x578421){const _0x7c35a2=_0x2565cb;return _0x578421[_0x7c35a2(0x104)][_0x7c35a2(0x1b2)]==_0x578421[_0x7c35a2(0xf8)][_0x7c35a2(0x14d)]&&_0x578421[_0x7c35a2(0x104)][_0x7c35a2(0xcf)];}function Ut(_0x48b9f8,_0x22e90b,_0x10101b,_0x4b54ed){const _0x4c25ec=_0x2565cb,_0x3b4550=_0x39b32d=>!_0x39b32d[_0x4c25ec(0x112)]['is'](_0x4c25ec(0x138))&&!_0x4b54ed[_0x4c25ec(0x116)](_0x39b32d[_0x4c25ec(0x112)]),_0x55d981=_0x48b9f8[_0x4c25ec(0xf8)][_0x4c25ec(0x17c)](_0x3b4550),_0x3b13d9=_0x48b9f8[_0x4c25ec(0x104)][_0x4c25ec(0x17c)](_0x3b4550,{'direction':_0x4c25ec(0x11e)});return(!_0x48b9f8[_0x4c25ec(0xf8)][_0x4c25ec(0x277)](_0x55d981)||!_0x48b9f8[_0x4c25ec(0x104)][_0x4c25ec(0x277)](_0x3b13d9))&&(_0x55d981[_0x4c25ec(0x239)](_0x3b13d9)?_0x10101b[_0x4c25ec(0x26c)](_0x22e90b,{'range':_0x10101b[_0x4c25ec(0x1c4)](_0x55d981,_0x3b13d9)}):_0x10101b[_0x4c25ec(0x13b)](_0x22e90b),!0x0);}function Gt(_0x2709dc){return _0x44f15f(_0x2709dc);}function Ft(_0x19084f){const _0x593144=_0x2565cb,_0x7c7f0=_0x19084f[_0x593144(0xf8)][_0x593144(0x14d)];return _0x7c7f0&&_0x7c7f0['is'](_0x593144(0x1f5));}function Pt(_0x1734f0,_0xa84e22){const _0x2cd0a8=_0x2565cb;return null==_0x1734f0[_0x2cd0a8(0x104)][_0x2cd0a8(0x122)]&&_0x1734f0[_0x2cd0a8(0x104)][_0x2cd0a8(0x1b2)]==_0x1734f0[_0x2cd0a8(0xf8)][_0x2cd0a8(0x14d)]?Lt(_0x1734f0[_0x2cd0a8(0xf8)][_0x2cd0a8(0x14d)],_0xa84e22):_0x1734f0;}function Lt(_0x2350ff,_0x2650e8){const _0x4766c4=_0x2565cb,_0x2f1555=_0x2650e8[_0x4766c4(0x126)][_0x4766c4(0x116)](_0x2350ff)||_0x2650e8[_0x4766c4(0x126)][_0x4766c4(0x1bb)](_0x2350ff);return _0x2650e8[_0x4766c4(0x1c4)](_0x2650e8[_0x4766c4(0x194)](_0x2350ff,_0x4766c4(0xd9)),_0x2f1555?_0x2650e8[_0x4766c4(0x10c)](_0x2350ff):_0x2650e8[_0x4766c4(0x194)](_0x2350ff,_0x4766c4(0x104)));}function Ht(_0x21deb7,_0x4e45a1,_0xd78bbc,_0x918fe,_0x3f75c4){const _0x298fae=_0x2565cb;if(_0x21deb7[_0x298fae(0x1b7)])return!0x1;if(!Jt(_0x21deb7,_0x4e45a1))return!0x1;if(_0xd78bbc[_0x298fae(0x104)][_0x298fae(0x277)](_0x918fe[_0x298fae(0xf8)]))return!0x0;if(_0x21deb7[_0x298fae(0x26a)]!=_0x4e45a1[_0x298fae(0x26a)])return!0x1;if(!_0xd78bbc[_0x298fae(0x104)][_0x298fae(0xdf)](_0x918fe[_0x298fae(0xf8)]))return!0x1;const _0x32d5f7=_0x3f75c4[_0x298fae(0x1c4)](_0xd78bbc[_0x298fae(0x104)],_0x918fe[_0x298fae(0xf8)])[_0x298fae(0x12d)]();for(const _0x2ccff5 of _0x32d5f7)if([_0x298fae(0xd3),_0x298fae(0xd2)][_0x298fae(0x1a4)](_0x2ccff5[_0x298fae(0x26a)])&&_0x3f75c4[_0x298fae(0x126)][_0x298fae(0xd1)](_0x2ccff5[_0x298fae(0x112)]))return!0x1;return!0x0;}function Jt(_0x8ff9aa,_0x2982fd){const _0x62c3b4=_0x2565cb;if(!_0x8ff9aa[_0x62c3b4(0xef)]||!_0x2982fd[_0x62c3b4(0xef)])return!0x1;const _0xc05de1=new Set(Object[_0x62c3b4(0x218)](_0x8ff9aa[_0x62c3b4(0x207)])),_0x11fa03=new Set(Object[_0x62c3b4(0x218)](_0x2982fd[_0x62c3b4(0x207)]));if(_0xc05de1[_0x62c3b4(0x260)](_0x62c3b4(0x203)),_0x11fa03[_0x62c3b4(0x260)](_0x62c3b4(0x203)),0x0==_0xc05de1[_0x62c3b4(0x1e2)]&&0x0==_0x11fa03[_0x62c3b4(0x1e2)])return!0x0;if(_0xc05de1[_0x62c3b4(0x1e2)]!=_0x11fa03[_0x62c3b4(0x1e2)])return!0x1;const _0x6aa1ab={..._0x8ff9aa[_0x62c3b4(0x207)]},_0x1a327f={..._0x2982fd[_0x62c3b4(0x207)]};return delete _0x6aa1ab[_0x62c3b4(0x203)],delete _0x1a327f[_0x62c3b4(0x203)],JSON[_0x62c3b4(0x154)](_0x6aa1ab)==JSON[_0x62c3b4(0x154)](_0x1a327f);}function qt(_0x249761,_0x5d36eb){const _0x2ea7b4=_0x2565cb,_0x593bad=zt(_0x249761[_0x2ea7b4(0x207)]),_0x2aa443=zt(_0x5d36eb);if(!_0x249761[_0x2ea7b4(0xef)])return!0x1;for(const _0x129e0d of Object[_0x2ea7b4(0x218)](_0x2aa443))if(!_0xe2a4da(_0x593bad[_0x129e0d],_0x2aa443[_0x129e0d]))return!0x1;return!0x0;}function zt(_0x67df57){const _0x33c9ee=_0x2565cb,_0x5e4747=Object[_0x33c9ee(0x123)]({},_0x67df57);return delete _0x5e4747[_0x33c9ee(0x222)],delete _0x5e4747[_0x33c9ee(0x18f)],_0x5e4747;}