@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240704.0 → 0.0.0-nightly-20240705.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 (165) 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 +3 -3
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c05d7=_0x2c0e;(function(_0x3f3e78,_0x1b5fdf){const _0x50675b=_0x2c0e,_0xd130e2=_0x3f3e78();while(!![]){try{const _0x11e4ef=parseInt(_0x50675b(0x1a1))/0x1*(parseInt(_0x50675b(0x1d5))/0x2)+parseInt(_0x50675b(0xc6))/0x3+parseInt(_0x50675b(0x186))/0x4+parseInt(_0x50675b(0x16f))/0x5+-parseInt(_0x50675b(0xda))/0x6*(parseInt(_0x50675b(0x1ae))/0x7)+parseInt(_0x50675b(0x1fe))/0x8+parseInt(_0x50675b(0x1f0))/0x9*(-parseInt(_0x50675b(0x1e0))/0xa);if(_0x11e4ef===_0x1b5fdf)break;else _0xd130e2['push'](_0xd130e2['shift']());}catch(_0x18567f){_0xd130e2['push'](_0xd130e2['shift']());}}}(_0x2566,0x5a485));import{Plugin as _0x55a193,PendingActions as _0x13e61b}from'ckeditor5/src/core.js';import{LiveRange as _0x1e339a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3eeee3,uid as _0x2a8b17,priorities as _0x2c2a2a,logWarning as _0x3bcb91}from'ckeditor5/src/utils.js';import{toWidget as _0x175228}from'ckeditor5/src/widget.js';import{Users as _0x52cb0e,hashObject as _0x5e2f74,surroundingMarkersDetector as _0x282670}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x224b08 from'./commands/trackchangescommand.js';import _0x5ecec2 from'./commands/acceptsuggestioncommand.js';import _0x594bcf from'./commands/discardsuggestioncommand.js';import _0x3922f from'./commands/executeonallsuggestionscommand.js';import _0x22434c from'./commands/executeonselectedsuggestionscommand.js';import _0x181659 from'./suggestion.js';import _0xc6b77d from'./suggestiondescriptionfactory.js';import _0x1dee42 from'./integrations/aiassistant.js';import _0x5351e7 from'./integrations/alignment.js';function _0x2c0e(_0x272e3a,_0x3be121){const _0x256623=_0x2566();return _0x2c0e=function(_0x2c0e20,_0x2927b9){_0x2c0e20=_0x2c0e20-0x9a;let _0x974cfd=_0x256623[_0x2c0e20];return _0x974cfd;},_0x2c0e(_0x272e3a,_0x3be121);}import _0x428a12 from'./integrations/basicstyles.js';import _0x845952 from'./integrations/blockquote.js';import _0x1e4e7e from'./integrations/casechange.js';import _0x3a616f from'./integrations/ckbox.js';import _0x48adc0 from'./integrations/codeblock.js';import _0x221dc from'./integrations/comments.js';import _0x3ff5a7 from'./integrations/deletecommand.js';import _0x339cb2 from'./integrations/list.js';import _0xde9733 from'./integrations/listproperties.js';import _0x56b919 from'./integrations/entercommand.js';import _0x1f5ae0 from'./integrations/findandreplace.js';import _0x4f23ee from'./integrations/font.js';import _0x2e051d from'./integrations/formatpainter.js';import _0x4090e7 from'./integrations/heading.js';import _0xbf7115 from'./integrations/highlight.js';import _0x3d9cde from'./integrations/horizontalline.js';import _0xd7e65a from'./integrations/htmlembed.js';import _0x5df1ad from'./integrations/image.js';import _0x1c63a1 from'./integrations/imagereplace.js';import _0x4140a6 from'./integrations/imagestyle.js';import _0x45b75d from'./integrations/importword.js';import _0x145e38 from'./integrations/indent.js';import _0x16e0eb from'./integrations/inputcommand.js';import _0x321bf2 from'./integrations/link.js';import _0x1545b5 from'./integrations/legacylist.js';import _0x547fcf from'./integrations/legacylistproperties.js';import _0x210fa5 from'./integrations/mediaembed.js';import _0x491870 from'./integrations/mention.js';import _0x5648c2 from'./integrations/multilevellist.js';import _0x25acf4 from'./integrations/pagebreak.js';import _0x4c53c8 from'./integrations/paragraph.js';import _0x570930 from'./integrations/removeformat.js';import _0x15e5aa from'./integrations/restrictededitingmode.js';import _0xc79d6c from'./integrations/shiftentercommand.js';import _0x1a3143 from'./integrations/standardeditingmode.js';import _0x2fbad5 from'./integrations/style.js';import _0xf14f5 from'./integrations/table.js';import _0x47dbbf from'./integrations/tablemergesplit.js';import _0x12f26c from'./integrations/tableheadings.js';import _0x49b9b8 from'./integrations/tableclipboard.js';import _0x54a501 from'./integrations/tablecolumnresize.js';import _0x300454 from'./integrations/template.js';function _0x2566(){const _0x1078e4=['markInsertion','never','unbind','isCollapsed','_isRegisteredAttribute','values','_isDataLoaded','attribute:accept','getAllAdjacentSuggestions','parent','stopListening','markBlockFormat','external:','_updateSuggestionData','originalSuggestionId','suggestionUnloaded','_handleNewSuggestionMarker','mapper','splitPosition','addSuggestionData','documentSelection','addCommentThread','batch','suggestionLoaded','map','_model','suggestion-type','ck-suggestion-marker--active','getAncestors','fire','removeMarker:suggestion:formatBlock','change:activeMarkers','insertion:join','getChangedMarkers','element','addSuggestion','trackChanges','name','deleteContent','fromCharCode','attributeOldValue','insertion','createPositionAt','startsWith','isBefore','change:data','collaboration.channelId','concat','_enabledCommands','key','substr','toUpperCase','markerToData','trackChanges.trackFormatChanges','notReady','createElement','formatBlock:chain','toViewElement','toJSON','_processAttributeChanges','newRange','isUndo','comments','setTo','split','some','substring','suggestion:','add','document','creator','discardSelectedSuggestions','markInlineFormat','createPositionBefore','isEqual','clear','commentThread','formatInline:accept','activeMarkers','conversion','root','_setSuggestionData','476913fqsBrZ','groupId','formatInline:chain','_suggestionState','createRange','_getExternalAuthor','attribute:discard','bindElementToMarker','updateSuggestion','length','getCommentThread','track-changes-adapter-already-set','filter','CommentsRepository','unshift','rootName','_getAuthorFromId','isRemovable','isExternal','addMarker:suggestion','18ojGmCG','removed','addMarkerName','previous','acceptSelectedSuggestions','createRangeOn','config','_setSuggestionRange','change','open','_isBlockAttribute','unbindElementFromMarkerName','FORMATTING','define','howMany','position','track-changes-suggestion-not-found','removeMarker:suggestion:attribute','moveTargetPosition','markAttributeChange','addMarker:suggestion:formatBlock','formatGroupId','track-changes-suggestion-data-mismatch','$graveyard','low','trackChangesCommand','markerName','insertion:','registerCustomCallback','normal','registerBlockAttribute','insert','next','every','stop','commands','descriptionFactory','isLimit','getIntersection','refresh','createPositionAfter','buildSuggestion','_refreshAttributeSuggestionsChain','markers','getShiftedBy','sort','deletion:chain','getContainedElement','containsItem','track-changes-user-not-found','_createSuggestion','_reduceExistingSuggestions','range','hasSuggestion','consume','isLocal','chain','trackChanges.mergeNestedSuggestions','_getMarkerAnnouncementText','insertion:accept','containsRange','LEAVE','splice','_saved','isAtEnd','multipleBlocks','markerToHighlight','discardAllSuggestions','acceptAllSuggestions','ENTER','getFirstRange','_checkSuggestionCorrectness','nodeBefore','markMultiRangeBlockFormat','$text','addComment','editor','getWalker','_suggestions','enableReadOnlyMode','warn','isArray','addUser','backward','announce','addMarker','before','deletion','_inlineAttributeKeys','size','addMarker:suggestion:attribute','consumable','ready','updateMarker','rejected','oldRange','_commentsRepository','formatBlock:','newValue','acceptSuggestion','from','formatInline','removeComment','registerPostFixer','$marker','forceDefaultExecution','Users','TrackChangesEditing','attribute','_joinSuggestions','containsPosition','options','_getAttributeKey','attribute:','move','containsRangeInObject','getFirstMarker','@external','suggestion:attribute:','tablePasteChainId','_addSuggestionMarker','enableCommand','editing','get','_processAttributeSuggestions','markMultiRangeDeletion','isNextTo','rethrowUnexpectedError','includes','elementToElement','isInContent','formatInline:discard','model','getMarkers','_findSuggestions','dataToMarker','_cutOutSuggestionMarker','insertion:chain','commandName','ck-suggestion-marker','registerInlineAttribute','subType','multi','selection','dataReady','ck-suggestion-marker-formatInline','push','find','forward','2350975tKAjzc','_trackFormatChanges','upcast','getAttribute','hasComments','_refreshSuggestionsChain','showSuggestionHighlights','adapter','createdAt','_adapter','addClass','removeMarkers','PENDING_ACTION_SUGGESTION','_defaultCallbacks','set','start','format','_joinWithAdjacentSuggestions','getSuggestionCallback','schema','isAtStart','nodeAfter','PendingActions','974196LJBtCj','join','accepted','_breakSuggestionMarker','getRange','dataDowncast','getMultiRangeId','containerElement','_registerDefaultCallbacks','addRange','author','isIntersecting','_splitMarkerName','attributes','always','getRanges','discard','formatBlock:accept','getNearestSelectionRange','ck-suggestion-marker-formatBlock','assign','markMultiRangeInsertion','_SUGGESTION_ANNOUNCEMENT','isObject','resolve','formatInline:','removeAttribute','5HyZzRf','$elementName','ck-suggestion-marker-','meta','update:suggestion','addHighlight','createRangeIn','getLastMatchingPosition','_initAriaMarkerChangeAnnouncements','accept','removeMarker','action','applyOperation','2093yBisXA','keys','data-suggestion','createSelection','attributeNewValue','deletion:join','data','getCustomProperty','formatBlock:discard','_removeSuggestion','discardSuggestion','formatInline:join','enqueueChange','_recordAttributeSuggestions','_onDiscard','_suggestionFactory','enableDefaultAttributesIntegration','marker-count','end','requires','formatBlock:join','pop','delete','elementEnd','_mergeNestedSuggestions','default','isInsideObject','value','_reduceSuggestionAttributeRange','isDocumentOperation','rename','getChanges','plugins','pluginName','after','_customCallbacks','getSuggestions','_rangeIsInLocalUserInsertion','differ','287654xGMrvB','highest','reconvertMarker','isOwn','writer','deletion:','track-changes-enable-command-twice','lowest','targetPosition','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.','widget','284560yutwxy','isAfter','clone','for','authorName','getSuggestion','return','authoredAt','error-saving-suggestion-data-suggestion-discarded','init','detach','markerNameToElements','track-changes-adapter-missing-getsuggestion','item','markerReady','getDifference','603hcDfKp','isTouching','isMultiRange','remove','editingDowncast','_addThreadToSuggestion','listenTo','insertion:discard','fetchCommentThread','attribute:join','attributeKey','hasCommentThread','_getSuggestionData','setAttribute','5483168NACEwu','execute','elementStart','oldValue','deletion:accept','suggestionChanged','fromRange','setSelection','isSelectable','track-changes-command-not-found','getUser','_editor','isBlock','$textProxy','markDeletion','formatBlock','suggestion','group','removeClass','high','then','head','_isForcedDefaultExecutionBlock','_afterChanges','isIntersectingWithRange','deletion:discard','_blockAttributeKeys','forEach','_recordAttributeChanges','skipNestingCheck','catch','change:_saved','insertContent','locale','getItems','type','has'];_0x2566=function(){return _0x1078e4;};return _0x2566();}import _0x329beb from'./integrations/tableofcontents.js';import _0x65f8d2 from'./integrations/title.js';import _0x2b2eec from'./integrations/undo.js';import _0x1f926e from'./integrations/tablecaption.js';import _0x50274b from'./integrations/tableproperties.js';import{getTranslation as _0x327ede}from'./utils/common-translations.js';import{isEqual as _0x150cf4,omit as _0x454d44}from'lodash-es';export const renameAttributeKey=_0x5c05d7(0x1a2);export default class p extends _0x55a193{static get[_0x5c05d7(0x1c1)](){const _0x374eae=_0x5c05d7;return[_0x374eae(0xd3),_0x52cb0e,_0x13e61b,_0x1dee42,_0x5351e7,_0x428a12,_0x845952,_0x3a616f,_0x1e4e7e,_0x48adc0,_0x221dc,_0x3ff5a7,_0x56b919,_0x1f5ae0,_0x4f23ee,_0x2e051d,_0x4090e7,_0xbf7115,_0x3d9cde,_0xd7e65a,_0x5df1ad,_0x4140a6,_0x1c63a1,_0x45b75d,_0x145e38,_0x16e0eb,_0x1545b5,_0x547fcf,_0x5648c2,_0x321bf2,_0x339cb2,_0xde9733,_0x210fa5,_0x491870,_0x25acf4,_0x4c53c8,_0x570930,_0x15e5aa,_0xc79d6c,_0x1a3143,_0x2fbad5,_0xf14f5,_0x47dbbf,_0x12f26c,_0x1f926e,_0x49b9b8,_0x54a501,_0x329beb,_0x50274b,_0x300454,_0x65f8d2,_0x2b2eec];}static get[_0x5c05d7(0x1cf)](){const _0x3ee03c=_0x5c05d7;return _0x3ee03c(0x145);}constructor(_0xea19a6){const _0x2b471a=_0x5c05d7;function _0x3cbdf2(_0x22d6ff){const _0x59e711=_0x2c0e;return _0x22d6ff[_0x59e711(0x23b)](_0x2d7ee9=>String[_0x59e711(0x9b)](_0x2d7ee9))[_0x59e711(0x187)]('');}super(_0xea19a6),this[_0x2b471a(0x1bb)]=!0x1,this[_0x2b471a(0x17d)](_0x2b471a(0xc2),[]),this['on'](_0x2b471a(0x242),(_0x5b292f,_0x173761,_0x248696,_0x1b474a)=>{const _0x4607e3=_0x2b471a;this[_0x4607e3(0x23c)][_0x4607e3(0xe2)](()=>{const _0x4c2311=_0x4607e3;for(const _0x437904 of[..._0x1b474a,..._0x248696])this[_0x4c2311(0x23c)][_0x4c2311(0x105)][_0x4c2311(0x222)](_0x437904)&&_0xea19a6[_0x4c2311(0x154)][_0x4c2311(0x1d7)](_0x437904);});}),this[_0x2b471a(0xfe)]=new _0xc6b77d(this[_0x2b471a(0x126)][_0x2b471a(0x15e)][_0x2b471a(0x182)],this[_0x2b471a(0x126)][_0x2b471a(0x21f)]),this[_0x2b471a(0x178)]=null,this[_0x2b471a(0x1bd)]=new xt(this[_0x2b471a(0x126)]),this[_0x2b471a(0x128)]=new Map(),this[_0x2b471a(0x13a)]=_0xea19a6[_0x2b471a(0x1ce)][_0x2b471a(0x155)](_0x2b471a(0xd3)),this[_0x2b471a(0xa4)]=new Set(),this[_0x2b471a(0x23c)]=this[_0x2b471a(0x126)][_0x2b471a(0x15e)],this[_0x2b471a(0xc9)]=new WeakMap(),this[_0x2b471a(0x214)]=!0x1,this[_0x2b471a(0x218)]=new Set([_0x2b471a(0x1a2)]),this[_0x2b471a(0x132)]=new Set(),_0xea19a6[_0x2b471a(0xe0)][_0x2b471a(0xe7)](_0x2b471a(0xa9),_0x2b471a(0x1c7)),this[_0x2b471a(0x170)]=_0xea19a6[_0x2b471a(0xe0)][_0x2b471a(0x155)](_0x2b471a(0xa9)),_0xea19a6[_0x2b471a(0xe0)][_0x2b471a(0xe7)](_0x2b471a(0x113),!0x0),this[_0x2b471a(0x1c6)]=_0xea19a6[_0x2b471a(0xe0)][_0x2b471a(0x155)](_0x2b471a(0x113)),this[_0x2b471a(0xf3)]=new _0x224b08(_0xea19a6,this[_0x2b471a(0xa4)]),this[_0x2b471a(0x1a9)](),this[_0x3cbdf2([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3cbdf2([0x34,0x30,0x34,0x38,0x31,0x34,0x30,0x38]);}[_0x5c05d7(0x1e9)](){const _0x5b991f=_0x5c05d7,_0x59a741=this[_0x5b991f(0x126)],_0x3fecfa=(_0x69676a,_0x5caae0)=>{const _0xecda47=_0x5b991f;if(_0xecda47(0x146)!=_0x69676a)return _0xecda47(0x1a3)+_0x69676a;const _0x356e39=_0x5caae0[_0xecda47(0xb4)]('|')[0x0];return this[_0xecda47(0xe4)](_0x356e39)?_0xecda47(0x199):_0xecda47(0x16b);};_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x1f4))[_0x5b991f(0x11c)]({'model':_0x5b991f(0x20e),'view':_0x2ad3ed=>{const _0x2b67e4=_0x5b991f,{id:_0x39d35b,type:_0xce7b91,subType:_0x288388}=this[_0x2b67e4(0x192)](_0x2ad3ed[_0x2b67e4(0xf4)]),_0x5dd101=[_0x2b67e4(0x165),_0x3fecfa(_0xce7b91,_0x288388)];let _0x3adb3e=0xbb8;return this[_0x2b67e4(0xc2)][_0x2b67e4(0x15a)](_0x2ad3ed[_0x2b67e4(0xf4)])&&(_0x5dd101[_0x2b67e4(0x16c)](_0x2b67e4(0x23e)),_0x3adb3e=0xbc2),_0x2b67e4(0x131)==_0xce7b91&&(_0x3adb3e+=0x5),{'classes':_0x5dd101,'attributes':{'data-suggestion':_0x39d35b},'priority':_0x3adb3e};}}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x18b))[_0x5b991f(0xb8)](_0xf6a05=>{const _0x5c5bf0=_0x5b991f;_0xf6a05['on'](_0x5c5bf0(0xd9),(_0x24632d,_0x509a4d,_0x1c22fe)=>{const _0x2c4aa7=_0x5c5bf0;if(!_0x1c22fe[_0x2c4aa7(0x149)][_0x2c4aa7(0x175)])return;const _0x60dc8a=_0x509a4d[_0x2c4aa7(0x1ed)];if(!_0x60dc8a)return;const _0x231960=_0x1c22fe[_0x2c4aa7(0x234)][_0x2c4aa7(0xad)](_0x60dc8a);_0x59a741[_0x2c4aa7(0x15e)][_0x2c4aa7(0x182)][_0x2c4aa7(0x19d)](_0x60dc8a)&&_0x231960&&!_0x231960[_0x2c4aa7(0x1b5)](_0x2c4aa7(0x1df))&&_0x231960['is'](_0x2c4aa7(0x18d))&&_0x175228(_0x231960,_0x1c22fe[_0x2c4aa7(0x1d9)]);},{'priority':_0x5c5bf0(0x211)});}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x18b))[_0x5b991f(0x11c)]({'model':_0x5b991f(0x20e),'view':(_0x2e0cc3,_0x18c31d)=>{const _0x29ac8e=_0x5b991f;if(!_0x18c31d[_0x29ac8e(0x149)][_0x29ac8e(0x175)])return null;const {type:_0x3581d2,subType:_0x5ef557}=this[_0x29ac8e(0x192)](_0x2e0cc3[_0x29ac8e(0xf4)]);return{'classes':[_0x29ac8e(0x165),_0x3fecfa(_0x3581d2,_0x5ef557)],'priority':0xbb8};}});const _0x99dd81=({showActiveMarkers:_0x411dc3=!0x0,isAttributeSuggestion:_0x2fa287=!0x1}={})=>(_0x1b28a4,_0x1400ba,_0x53423d)=>{const _0x44bdf4=_0x5b991f;if(!_0x1400ba[_0x44bdf4(0x1ed)])return;const {id:_0x5d89db}=this[_0x44bdf4(0x192)](_0x1400ba[_0x44bdf4(0xf4)]);if(_0x2fa287){const _0x275926=this[_0x44bdf4(0x128)][_0x44bdf4(0x155)](_0x5d89db),_0x3d13b2=this[_0x44bdf4(0x14a)](_0x275926);if(!this[_0x44bdf4(0xe4)](_0x3d13b2))return;}if(_0x1400ba[_0x44bdf4(0x1ed)]['is'](_0x44bdf4(0x169)))return void _0x53423d[_0x44bdf4(0x135)][_0x44bdf4(0x110)](_0x1400ba[_0x44bdf4(0x1ed)],_0x1b28a4[_0x44bdf4(0x248)]);const _0x418866=_0x53423d[_0x44bdf4(0x234)][_0x44bdf4(0xad)](_0x1400ba[_0x44bdf4(0x1ed)]);if(_0x1400ba[_0x44bdf4(0x1ed)]['is'](_0x44bdf4(0x245))&&_0x59a741[_0x44bdf4(0x15e)][_0x44bdf4(0x182)][_0x44bdf4(0x20a)](_0x1400ba[_0x44bdf4(0x1ed)])&&!_0x418866[_0x44bdf4(0x1b5)](_0x44bdf4(0x1a6))){_0x53423d[_0x44bdf4(0x1d9)][_0x44bdf4(0x179)]([_0x44bdf4(0x165),_0x44bdf4(0x199)],_0x418866),_0x53423d[_0x44bdf4(0x1d9)][_0x44bdf4(0x1fd)](_0x44bdf4(0x1b0),_0x5d89db,_0x418866),_0x53423d[_0x44bdf4(0x234)][_0x44bdf4(0xcd)](_0x418866,_0x1400ba[_0x44bdf4(0xf4)]),_0x411dc3&&(this[_0x44bdf4(0xc2)][_0x44bdf4(0x15a)](_0x1400ba[_0x44bdf4(0xf4)])?_0x53423d[_0x44bdf4(0x1d9)][_0x44bdf4(0x179)](_0x44bdf4(0x23e),_0x418866):_0x53423d[_0x44bdf4(0x1d9)][_0x44bdf4(0x210)](_0x44bdf4(0x23e),_0x418866));for(const _0x56ab20 of _0x59a741[_0x44bdf4(0x15e)][_0x44bdf4(0x1a7)](_0x1400ba[_0x44bdf4(0x1ed)])[_0x44bdf4(0x220)]())_0x53423d[_0x44bdf4(0x135)][_0x44bdf4(0x110)](_0x56ab20,_0x1b28a4[_0x44bdf4(0x248)]);_0x53423d[_0x44bdf4(0x135)][_0x44bdf4(0x110)](_0x1400ba[_0x44bdf4(0x1ed)],_0x1b28a4[_0x44bdf4(0x248)]);}};_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x18b))[_0x5b991f(0xb8)](_0x31b990=>{const _0x10e89b=_0x5b991f;_0x31b990['on'](_0x10e89b(0xee),(_0x28738e,_0x4f6d3c,_0x5aeae0)=>{const _0x1257d9=_0x10e89b;_0x5aeae0[_0x1257d9(0x149)][_0x1257d9(0x175)]&&_0x99dd81({'showActiveMarkers':!0x1})(_0x28738e,_0x4f6d3c,_0x5aeae0);},{'priority':_0x10e89b(0x1d6)});}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x18b))[_0x5b991f(0xb8)](_0x464abc=>{const _0x2f8ad0=_0x5b991f;_0x464abc['on'](_0x2f8ad0(0x134),(_0x24759d,_0x4e7758,_0x598fd9)=>{const _0x4c4329=_0x2f8ad0;_0x598fd9[_0x4c4329(0x149)][_0x4c4329(0x175)]&&_0x99dd81({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x24759d,_0x4e7758,_0x598fd9);},{'priority':_0x2f8ad0(0x1d6)});}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x18b))[_0x5b991f(0xa8)]({'model':_0x5b991f(0x20e),'view':(_0xfe8a1f,_0xde11a6)=>_0xde11a6[_0x5b991f(0x149)][_0x5b991f(0x175)]?null:{'group':_0x5b991f(0x20e),'name':_0xfe8a1f[_0x5b991f(0xa6)](0xb)}}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x171))[_0x5b991f(0x15b)]({'view':{'name':_0x5b991f(0x20e),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x366e0e,{writer:_0x1e0fba})=>{const _0x21a72c=_0x5b991f;let _0x53a4d1=_0x21a72c(0xb7)+_0x366e0e[_0x21a72c(0x172)](_0x21a72c(0x23d))+':'+_0x366e0e[_0x21a72c(0x172)]('id');return _0x366e0e[_0x21a72c(0x172)](_0x21a72c(0x1bf))&&(_0x53a4d1+=':'+_0x366e0e[_0x21a72c(0x172)](_0x21a72c(0x1bf))),_0x1e0fba[_0x21a72c(0xab)](_0x21a72c(0x142),{'data-name':_0x53a4d1});}}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x171))[_0x5b991f(0x161)]({'view':_0x5b991f(0x20e)}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x1f4))[_0x5b991f(0xb8)](_0x3f88fc=>{const _0x3d5847=_0x5b991f;_0x3f88fc['on'](_0x3d5847(0xee),_0x99dd81(),{'priority':_0x3d5847(0x211)});}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x1f4))[_0x5b991f(0xb8)](_0x29e684=>{const _0x5f0147=_0x5b991f;_0x29e684['on'](_0x5f0147(0x134),_0x99dd81({'isAttributeSuggestion':!0x0}),{'priority':_0x5f0147(0x211)});}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x1f4))[_0x5b991f(0xb8)](_0xee4db9=>{const _0x100433=_0x5b991f;_0xee4db9['on'](_0x100433(0x241),(_0x372fc1,_0x6e6825,_0x2b39ba)=>{const _0x2d78eb=_0x100433,_0x6fc76c=_0x2b39ba[_0x2d78eb(0x234)][_0x2d78eb(0x1eb)](_0x6e6825[_0x2d78eb(0xf4)]);if(_0x6fc76c){for(const _0x3f940b of _0x6fc76c)_0x3f940b[_0x2d78eb(0x1b5)](_0x2d78eb(0x1a6))||(_0x2b39ba[_0x2d78eb(0x1d9)][_0x2d78eb(0x210)]([_0x2d78eb(0x165),_0x2d78eb(0x199),_0x2d78eb(0x23e)],_0x3f940b),_0x2b39ba[_0x2d78eb(0x1d9)][_0x2d78eb(0x1a0)](_0x2d78eb(0x1b0),_0x3f940b),_0x2b39ba[_0x2d78eb(0x234)][_0x2d78eb(0xe5)](_0x3f940b,_0x6e6825[_0x2d78eb(0xf4)]));}},{'priority':_0x100433(0x211)});}),_0x59a741[_0x5b991f(0xc3)][_0x5b991f(0x1e3)](_0x5b991f(0x1f4))[_0x5b991f(0xb8)](_0x462801=>{const _0x44b6da=_0x5b991f;_0x462801['on'](_0x44b6da(0xeb),(_0x489280,_0x2e8fe3,_0x4fb217)=>{const _0x1b1fc8=_0x44b6da,_0x1107ae=_0x4fb217[_0x1b1fc8(0x234)][_0x1b1fc8(0x1eb)](_0x2e8fe3[_0x1b1fc8(0xf4)]);if(!_0x1107ae)return;const {id:_0x2885b7}=this[_0x1b1fc8(0x192)](_0x2e8fe3[_0x1b1fc8(0xf4)]),_0x47510d=this[_0x1b1fc8(0x128)][_0x1b1fc8(0x155)](_0x2885b7),_0x2558d6=this[_0x1b1fc8(0x14a)](_0x47510d);if(this[_0x1b1fc8(0xe4)](_0x2558d6)){for(const _0x1a1b62 of _0x1107ae)_0x1a1b62[_0x1b1fc8(0x1b5)](_0x1b1fc8(0x1a6))||(_0x4fb217[_0x1b1fc8(0x1d9)][_0x1b1fc8(0x210)]([_0x1b1fc8(0x165),_0x1b1fc8(0x199),_0x1b1fc8(0x23e)],_0x1a1b62),_0x4fb217[_0x1b1fc8(0x1d9)][_0x1b1fc8(0x1a0)](_0x1b1fc8(0x1b0),_0x1a1b62),_0x4fb217[_0x1b1fc8(0x234)][_0x1b1fc8(0xe5)](_0x1a1b62,_0x2e8fe3[_0x1b1fc8(0xf4)]));}},{'priority':_0x44b6da(0x211)});}),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0xb9)][_0x5b991f(0x141)](_0x27cb83=>{const _0x456341=_0x5b991f;let _0x639c6c=!0x1;const _0x14f322=Array[_0x456341(0x13e)](_0x59a741[_0x456341(0x15e)][_0x456341(0xb9)][_0x456341(0x1d4)][_0x456341(0x244)]()),_0x1a3549=new Set();for(const {name:_0x41c6f3,data:_0xcec1b7}of _0x14f322){const {group:_0x384993,type:_0x460a41,subType:_0x6459a5,id:_0x34fe21}=this[_0x456341(0x192)](_0x41c6f3);if(_0x456341(0x20e)!==_0x384993)continue;const _0x33f20c=this[_0x456341(0x128)][_0x456341(0x155)](_0x34fe21);if(null!=_0xcec1b7[_0x456341(0xb0)]){_0x456341(0x13f)==_0x460a41&&(_0x639c6c=_0x639c6c||Et(_0xcec1b7[_0x456341(0xb0)],_0x41c6f3,_0x27cb83,_0x59a741[_0x456341(0x15e)][_0x456341(0x182)]));const _0x556a60=_0x456341(0x146)==_0x460a41&&this[_0x456341(0xe4)](_0x6459a5[_0x456341(0xb4)]('|')[0x0]);if(_0xcec1b7[_0x456341(0xb0)][_0x456341(0x226)]||_0x456341(0xf1)==_0xcec1b7[_0x456341(0xb0)][_0x456341(0xc4)][_0x456341(0xd5)]||_0x456341(0x20d)==_0x460a41&&!Ut(_0xcec1b7[_0x456341(0xb0)])||_0x556a60&&!Ut(_0xcec1b7[_0x456341(0xb0)])||_0x456341(0x131)==_0x460a41&&!(!Tt(_0x138d8f=_0xcec1b7[_0x456341(0xb0)])&&!function(_0x33d027){const _0x3983af=_0x456341;return _0x33d027[_0x3983af(0x17e)][_0x3983af(0x22c)]==_0x33d027[_0x3983af(0x1c0)][_0x3983af(0x122)]&&_0x33d027[_0x3983af(0x17e)][_0x3983af(0x11a)];}(_0x138d8f)))_0x27cb83[_0x456341(0x1ab)](_0x41c6f3),_0x639c6c=!0x0;else{if(!_0x33f20c||!_0x33f20c[_0x456341(0x15c)])continue;_0x1a3549[_0x456341(0xb8)](_0x33f20c);}}}var _0x138d8f;return _0x1a3549[_0x456341(0x133)]>0x0&&(_0x639c6c=!!this[_0x456341(0x180)](_0x1a3549)||_0x639c6c),_0x639c6c;}),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0xb9)][_0x5b991f(0x141)](_0xa90d51=>{const _0x1422f5=_0x5b991f;let _0xfef449=!0x1;for(const _0xbb0ffb of _0x59a741[_0x1422f5(0x15e)][_0x1422f5(0xb9)][_0x1422f5(0x1d4)][_0x1422f5(0x1cd)]())if(_0x1422f5(0xf9)==_0xbb0ffb[_0x1422f5(0x221)])for(const _0x1df03c of this[_0x1422f5(0x128)][_0x1422f5(0x228)]()){if(_0x1df03c[_0x1422f5(0x1f2)]||!_0x1df03c[_0x1422f5(0x15c)])continue;const _0xe75b5b=_0x1422f5(0x20d)==_0x1df03c[_0x1422f5(0x221)],_0xe4369c=this[_0x1422f5(0x14a)](_0x1df03c),_0x41fd63=_0xe4369c&&this[_0x1422f5(0xe4)](_0xe4369c);if(!_0xe75b5b&&!_0x41fd63)continue;const _0x278718=_0x1df03c[_0x1422f5(0x120)]();if(_0x278718[_0x1422f5(0x17e)][_0x1422f5(0x22c)]!=_0x278718[_0x1422f5(0x1c0)][_0x1422f5(0x22c)]&&!_0x278718[_0x1422f5(0x1c0)][_0x1422f5(0x11a)]){const _0xb44669=_0x59a741[_0x1422f5(0x15e)][_0x1422f5(0x9e)](_0x278718[_0x1422f5(0x17e)][_0x1422f5(0x184)],_0x1422f5(0x1c0)),_0x4341e2=_0x59a741[_0x1422f5(0x15e)][_0x1422f5(0xca)](_0x278718[_0x1422f5(0x17e)],_0xb44669);_0xa90d51[_0x1422f5(0x137)](_0x1df03c[_0x1422f5(0x14e)](),{'range':_0x4341e2}),_0xfef449=!0x0;}}return _0xfef449;}),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0xb9)][_0x5b991f(0x141)](_0x2467e4=>this[_0x5b991f(0xaf)](_0x2467e4)),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0xb9)][_0x5b991f(0x141)](_0x1a7b97=>!_0x1a7b97[_0x5b991f(0x239)][_0x5b991f(0x111)]&&this[_0x5b991f(0x156)](_0x1a7b97)),_0x59a741[_0x5b991f(0x15e)]['on'](_0x5b991f(0x215),()=>{const _0x4ddd08=_0x5b991f;this[_0x4ddd08(0x1bb)]=!0x1;}),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0xb9)]['on'](_0x5b991f(0xa1),(_0x5cfffb,_0x354184)=>{const _0x28671c=_0x5b991f;if(!_0x354184[_0x28671c(0x111)]||_0x354184[_0x28671c(0xb1)])return;if(!this[_0x28671c(0x1bb)])return;const _0x46e351=_0x59a741[_0x28671c(0x15e)][_0x28671c(0xb9)][_0x28671c(0x1d4)][_0x28671c(0x1cd)]();if(0x0==_0x46e351[_0x28671c(0xcf)])return;const _0x156d42=[],_0x60c76c=_0x46e351[_0x28671c(0xd2)](_0x29314b=>_0x28671c(0x146)==_0x29314b[_0x28671c(0x221)]),_0x37edf9=_0x46e351[_0x28671c(0xd2)](_0x53085a=>_0x28671c(0xf9)==_0x53085a[_0x28671c(0x221)]&&_0x28671c(0x124)!=_0x53085a[_0x28671c(0x248)]);for(const _0xe55d36 of _0x60c76c)this[_0x28671c(0x227)](_0xe55d36[_0x28671c(0x1fa)])&&_0x156d42[_0x28671c(0x16c)]({'key':_0xe55d36[_0x28671c(0x1fa)],'newValue':_0xe55d36[_0x28671c(0x1b2)],'oldValue':_0xe55d36[_0x28671c(0x9c)],'range':Ot(_0xe55d36[_0x28671c(0x10e)],_0x59a741[_0x28671c(0x15e)])});for(const _0x3f1eaf of _0x37edf9){if(_0x28671c(0x1cc)!=_0x3f1eaf[_0x28671c(0x1ac)]&&_0x28671c(0x101)!=_0x3f1eaf[_0x28671c(0x1ac)])continue;const _0x17be3c=Gt(_0x3f1eaf[_0x28671c(0xe9)][_0x28671c(0x184)],_0x59a741[_0x28671c(0x15e)]),_0x19d6f1=_0x3f1eaf[_0x28671c(0x130)];_0x28671c(0x1cc)==_0x3f1eaf[_0x28671c(0x1ac)]&&_0x156d42[_0x28671c(0x16c)]({'key':_0x28671c(0x1a2),'newValue':_0x3f1eaf[_0x28671c(0x248)],'oldValue':_0x19d6f1[_0x28671c(0x248)],'range':_0x17be3c});for(const [_0x3b88a7,_0x448e60]of _0x19d6f1[_0x28671c(0x193)]){if(!this[_0x28671c(0x227)](_0x3b88a7))continue;const _0x59d347=_0x3f1eaf[_0x28671c(0x193)][_0x28671c(0x155)](_0x3b88a7);_0x448e60!==_0x59d347&&_0x156d42[_0x28671c(0x16c)]({'key':_0x3b88a7,'newValue':_0x59d347,'oldValue':_0x448e60,'range':_0x17be3c});}for(const [_0x348eb0,_0x4340c0]of _0x3f1eaf[_0x28671c(0x193)])this[_0x28671c(0x227)](_0x348eb0)&&(_0x19d6f1[_0x28671c(0x193)][_0x28671c(0x222)](_0x348eb0)||_0x156d42[_0x28671c(0x16c)]({'key':_0x348eb0,'newValue':_0x4340c0,'oldValue':null,'range':_0x17be3c}));}0x0!=_0x156d42[_0x28671c(0xcf)]&&_0x59a741[_0x28671c(0x15e)][_0x28671c(0x1ba)](_0x354184,_0xcdf2a3=>{const _0x3093e1=_0x28671c,_0x463ee3=_0x2a8b17();for(const {range:_0x9b302a,key:_0x9feec5,oldValue:_0x59931a,newValue:_0x144aae}of _0x156d42)this[_0x3093e1(0xed)](_0x9b302a,_0x9feec5,_0x59931a,_0x144aae,{'groupId':_0x463ee3});this[_0x3093e1(0x10d)](_0xcdf2a3,_0x156d42);});},{'priority':_0x5b991f(0x1dc)}),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0x105)]['on'](_0x5b991f(0x1a5),(_0x19b58f,_0x4d6742,_0x1683ba)=>{const _0x268c30=_0x5b991f;if(null==_0x1683ba){const {id:_0x452c98}=this[_0x268c30(0x192)](_0x4d6742[_0x268c30(0x248)]),_0x488c18=this[_0x268c30(0x128)][_0x268c30(0x155)](_0x452c98);_0x488c18&&_0x488c18[_0x268c30(0xdc)](_0x4d6742[_0x268c30(0x248)]);}}),_0x59a741[_0x5b991f(0x15e)][_0x5b991f(0xb9)]['on'](_0x5b991f(0xa1),()=>{const _0x43fbe1=_0x5b991f,_0x4ddd7b=Array[_0x43fbe1(0x13e)](_0x59a741[_0x43fbe1(0x15e)][_0x43fbe1(0xb9)][_0x43fbe1(0x1d4)][_0x43fbe1(0x244)]())[_0x43fbe1(0xd2)](_0x50bd8d=>_0x43fbe1(0x20e)===this[_0x43fbe1(0x192)](_0x50bd8d[_0x43fbe1(0x248)])[_0x43fbe1(0x20f)]);if(0x0===_0x4ddd7b[_0x43fbe1(0xcf)])return;_0x4ddd7b[_0x43fbe1(0x107)]((_0x157c24,_0x59e56)=>{const _0x37168d=_0x43fbe1,_0x155c7b=_0x157c24[_0x37168d(0x1b4)][_0x37168d(0x139)],_0x5e3732=_0x59e56[_0x37168d(0x1b4)][_0x37168d(0x139)];return null===_0x155c7b&&null===_0x5e3732?0x0:null===_0x155c7b&&null!==_0x5e3732?-0x1:null!==_0x155c7b&&null===_0x5e3732?0x1:_0x155c7b[_0x37168d(0x17e)][_0x37168d(0xa0)](_0x5e3732[_0x37168d(0x17e)])?-0x1:0x1;});const _0x1df622=new Set(),_0x3aea39=new Set();for(const {name:_0x2f0ec5,data:_0x1bd0ca}of _0x4ddd7b){const {id:_0x29f14c}=this[_0x43fbe1(0x192)](_0x2f0ec5);if(null===_0x1bd0ca[_0x43fbe1(0x139)]){const _0x57df97=this[_0x43fbe1(0x233)](_0x2f0ec5);_0x3aea39[_0x43fbe1(0xb8)](_0x57df97);}else{const _0x498283=this[_0x43fbe1(0x128)][_0x43fbe1(0x155)](_0x29f14c);null!==_0x1bd0ca[_0x43fbe1(0xb0)]||_0x498283[_0x43fbe1(0x15c)]?(_0x1df622[_0x43fbe1(0xb8)](_0x498283[_0x43fbe1(0x213)]),_0x3aea39[_0x43fbe1(0xb8)](_0x498283)):this[_0x43fbe1(0x1b7)](_0x498283);}}_0x3aea39[_0x43fbe1(0x133)]>0x0&&this[_0x43fbe1(0x174)](_0x3aea39);for(const _0xa9d09d of _0x1df622)this[_0x43fbe1(0x240)](_0x43fbe1(0x203),_0xa9d09d);}),_0x59a741[_0x5b991f(0x15e)]['on'](_0x5b991f(0x1ad),(_0x5e2e07,_0x2f9225)=>{const _0x3e74da=_0x5b991f,_0x1a6424=_0x2f9225[0x0];if(!this[_0x3e74da(0x128)][_0x3e74da(0x133)])return;if(!_0x1a6424[_0x3e74da(0x1cb)])return;if(_0x1a6424[_0x3e74da(0x239)][_0x3e74da(0xb1)]||!_0x1a6424[_0x3e74da(0x239)][_0x3e74da(0x111)])return;let _0x2014c6,_0x19ed55;switch(_0x1a6424[_0x3e74da(0x221)]){case _0x3e74da(0xf9):_0x2014c6=_0x59a741[_0x3e74da(0x15e)][_0x3e74da(0x9e)](_0x1a6424[_0x3e74da(0xe9)]),_0x19ed55=_0x2014c6[_0x3e74da(0x106)](_0x1a6424[_0x3e74da(0xe8)]);break;case _0x3e74da(0xb4):_0x2014c6=_0x59a741[_0x3e74da(0x15e)][_0x3e74da(0x9e)](_0x1a6424[_0x3e74da(0x235)]),_0x19ed55=_0x59a741[_0x3e74da(0x15e)][_0x3e74da(0x9e)](_0x1a6424[_0x3e74da(0xec)]);break;case _0x3e74da(0x14c):_0x2014c6=_0x59a741[_0x3e74da(0x15e)][_0x3e74da(0x9e)](_0x1a6424[_0x3e74da(0x1dd)]),_0x19ed55=_0x2014c6[_0x3e74da(0x106)](_0x1a6424[_0x3e74da(0xe8)]);break;default:return;}const _0x32c4ea=_0x59a741[_0x3e74da(0x15e)][_0x3e74da(0xca)](_0x2014c6,_0x19ed55);_0x59a741[_0x3e74da(0x15e)][_0x3e74da(0xe2)](()=>{const _0x2184a3=_0x3e74da;for(const {suggestion:_0x153e20,meta:_0x52a1c3}of this[_0x2184a3(0x160)](_0x32c4ea)){if(_0x153e20[_0x2184a3(0x1f2)])continue;if(_0x2184a3(0x13f)==_0x153e20[_0x2184a3(0x221)])continue;const _0x1847d1=this[_0x2184a3(0x14a)](_0x153e20);if(_0x1847d1&&this[_0x2184a3(0xe4)](_0x1847d1)&&_0x2184a3(0xb4)!=_0x1a6424[_0x2184a3(0x221)])continue;const _0x3a69a6=_0x153e20[_0x2184a3(0x1b4)]&&_0x153e20[_0x2184a3(0x1b4)][_0x2184a3(0x11b)];(_0x2184a3(0x20d)!=_0x153e20[_0x2184a3(0x221)]||_0x2184a3(0xb4)==_0x1a6424[_0x2184a3(0x221)]&&!_0x3a69a6)&&(_0x52a1c3[_0x2184a3(0x14d)]||_0x2184a3(0x9d)==_0x153e20[_0x2184a3(0x221)]&&_0x52a1c3[_0x2184a3(0x1d8)]||_0x153e20[_0x2184a3(0x120)]()[_0x2184a3(0x116)](_0x32c4ea)&&this[_0x2184a3(0x189)](_0x153e20,_0x2014c6,_0x19ed55));}});},{'priority':_0x5b991f(0x1dc)}),_0x59a741[_0x5b991f(0x15e)]['on'](_0x5b991f(0x9a),(_0x47c3c7,_0x3ac05a)=>{const _0x3e9802=_0x5b991f,_0x4339ea=_0x3ac05a[0x0],_0x566709=_0x3ac05a[0x1];if(_0x566709&&_0x566709[_0x3e9802(0x143)])return;if(this[_0x3e9802(0x214)])return;if(!this[_0x3e9802(0xf3)][_0x3e9802(0x1c9)])return;if(_0x4339ea[_0x3e9802(0x226)])return;const _0x4dfba6=_0x59a741[_0x3e9802(0x15e)][_0x3e9802(0x182)],{start:_0x3130a7,end:_0x3753d1}=_0x4339ea[_0x3e9802(0x120)](),_0x3fc3a6=_0x3130a7[_0x3e9802(0x184)]&&_0x4dfba6[_0x3e9802(0xff)](_0x3130a7[_0x3e9802(0x184)])?null:_0x4dfba6[_0x3e9802(0x198)](_0x3130a7,_0x3e9802(0x16e)),_0x501219=_0x3753d1[_0x3e9802(0x122)]&&_0x4dfba6[_0x3e9802(0xff)](_0x3753d1[_0x3e9802(0x122)])?null:_0x4dfba6[_0x3e9802(0x198)](_0x3753d1,_0x3e9802(0x12d)),_0x13d7c4=_0x59a741[_0x3e9802(0x15e)][_0x3e9802(0xca)](_0x3fc3a6?_0x3fc3a6[_0x3e9802(0x17e)]:_0x3130a7,_0x501219?_0x501219[_0x3e9802(0x1c0)]:_0x3753d1);_0x59a741[_0x3e9802(0x15e)][_0x3e9802(0xe2)](_0x3da896=>{const _0x55422c=_0x3e9802;this[_0x55422c(0x20c)](_0x13d7c4);const _0x1d0546=_0x59a741[_0x55422c(0x15e)][_0x55422c(0x182)][_0x55422c(0x198)](_0x13d7c4[_0x55422c(0x17e)]);_0x4339ea['is'](_0x55422c(0x237))?_0x3da896[_0x55422c(0x205)](_0x1d0546):_0x4339ea[_0x55422c(0xb3)](_0x1d0546);}),_0x47c3c7[_0x3e9802(0xfc)]();},{'priority':_0x2c2a2a[_0x5b991f(0xf7)]+0xa}),_0x59a741[_0x5b991f(0x15e)]['on'](_0x5b991f(0x21e),(_0x57e35b,_0x31e13e)=>{const _0x387fb1=_0x5b991f,_0x34a409=_0x31e13e[_0x31e13e[_0x387fb1(0xcf)]-0x1];_0x34a409&&_0x34a409[_0x387fb1(0x143)]||this[_0x387fb1(0x214)]||this[_0x387fb1(0xf3)][_0x387fb1(0x1c9)]&&(_0x59a741[_0x387fb1(0x15e)][_0x387fb1(0xe2)](()=>{const _0x1582f5=_0x387fb1;let _0x4ea33f=_0x59a741[_0x1582f5(0x15e)][_0x1582f5(0x21e)](_0x31e13e[0x0],_0x31e13e[0x1],_0x31e13e[0x2],{'forceDefaultExecution':!0x0});if(!_0x4ea33f)return;_0x57e35b[_0x1582f5(0x1e6)]=_0x4ea33f[_0x1582f5(0x1e2)]();const _0x414f51=_0x4ea33f[_0x1582f5(0x1c0)][_0x1582f5(0x122)],_0x521419=_0x59a741[_0x1582f5(0x15e)][_0x1582f5(0x182)];_0x414f51&&_0x521419[_0x1582f5(0x20a)](_0x414f51)&&!_0x521419[_0x1582f5(0x19d)](_0x414f51)&&(_0x4ea33f=_0x59a741[_0x1582f5(0x15e)][_0x1582f5(0xca)](_0x4ea33f[_0x1582f5(0x17e)],_0x59a741[_0x1582f5(0x15e)][_0x1582f5(0x9e)](_0x414f51,_0x1582f5(0x1c0)))),this[_0x1582f5(0x223)](_0x4ea33f);}),_0x57e35b[_0x387fb1(0xfc)]());},{'priority':_0x5b991f(0x211)}),this[_0x5b991f(0x126)][_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0x247),this[_0x5b991f(0xf3)]),this[_0x5b991f(0x153)](_0x5b991f(0x247));const _0x2b7dff=new _0x5ecec2(_0x59a741,this[_0x5b991f(0x128)]);_0x59a741[_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0x13d),_0x2b7dff),this[_0x5b991f(0x153)](_0x5b991f(0x13d));const _0x19a26a=new _0x594bcf(_0x59a741,this[_0x5b991f(0x128)]);_0x59a741[_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0x1b8),_0x19a26a),this[_0x5b991f(0x153)](_0x5b991f(0x1b8)),_0x59a741[_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0x11e),new _0x3922f(_0x59a741,_0x2b7dff,this[_0x5b991f(0x128)])),this[_0x5b991f(0x153)](_0x5b991f(0x11e)),_0x59a741[_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0x11d),new _0x3922f(_0x59a741,_0x19a26a,this[_0x5b991f(0x128)])),this[_0x5b991f(0x153)](_0x5b991f(0x11d)),_0x59a741[_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0xde),new _0x22434c(_0x59a741,_0x2b7dff,this[_0x5b991f(0x128)])),this[_0x5b991f(0x153)](_0x5b991f(0xde)),_0x59a741[_0x5b991f(0xfd)][_0x5b991f(0xb8)](_0x5b991f(0xbb),new _0x22434c(_0x59a741,_0x19a26a,this[_0x5b991f(0x128)])),this[_0x5b991f(0x153)](_0x5b991f(0xbb));const _0x515ad0=_0x59a741[_0x5b991f(0x1ce)][_0x5b991f(0x155)](_0x5b991f(0xd3));this[_0x5b991f(0x1f6)](_0x515ad0,_0x5b991f(0x125),(_0x212541,{threadId:_0x31fe37})=>{const _0x20809e=_0x5b991f,_0x96fc94=this[_0x20809e(0x128)][_0x20809e(0x155)](_0x31fe37);_0x96fc94&&_0x96fc94[_0x20809e(0xc0)]&&0x1===_0x96fc94[_0x20809e(0xc0)][_0x20809e(0xcf)]&&this[_0x20809e(0x230)](_0x31fe37,{'hasComments':!0x0});},{'priority':_0x5b991f(0xf2)}),this[_0x5b991f(0x1f6)](_0x515ad0,_0x5b991f(0x140),(_0x227190,{threadId:_0x3720ae})=>{const _0x1a1924=_0x5b991f,_0x1c5628=this[_0x1a1924(0x128)][_0x1a1924(0x155)](_0x3720ae);_0x1c5628&&_0x1c5628[_0x1a1924(0xc0)]&&!_0x1c5628[_0x1a1924(0xc0)][_0x1a1924(0xcf)]&&this[_0x1a1924(0x230)](_0x3720ae,{'hasComments':!0x1});},{'priority':_0x5b991f(0xf2)});}set[_0x5c05d7(0x176)](_0x4ca3ee){const _0x33fab9=_0x5c05d7;if(this[_0x33fab9(0x178)])throw new _0x3eeee3(_0x33fab9(0xd1),this);this[_0x33fab9(0x178)]=_0x4ca3ee;}get[_0x5c05d7(0x176)](){const _0x356891=_0x5c05d7;return this[_0x356891(0x178)];}[_0x5c05d7(0x1d2)]({skipNotAttached:_0xd49958=!0x1,toJSON:_0x11badb=!0x1}={}){const _0x2a86c9=_0x5c05d7,_0xc5dd2b=[];for(const _0x19fc9e of this[_0x2a86c9(0x128)][_0x2a86c9(0x228)]())_0xd49958&&!_0x19fc9e[_0x2a86c9(0x15c)]||_0xc5dd2b[_0x2a86c9(0x16c)](_0x19fc9e);return _0x11badb?_0xc5dd2b[_0x2a86c9(0x23b)](_0x514f1e=>_0x514f1e[_0x2a86c9(0xae)]()):_0xc5dd2b;}[_0x5c05d7(0x1e5)](_0x5c93db){const _0x2dbb34=_0x5c05d7,_0x1e2793=this[_0x2dbb34(0x128)][_0x2dbb34(0x155)](_0x5c93db);if(!_0x1e2793)throw new _0x3eeee3(_0x2dbb34(0xea),this);return _0x1e2793;}[_0x5c05d7(0x10f)](_0x17e949){const _0x2d6089=_0x5c05d7;return this[_0x2d6089(0x128)][_0x2d6089(0x222)](_0x17e949);}[_0x5c05d7(0x236)](_0xa39f99){const _0x3fb6eb=_0x5c05d7,{authorId:_0x32ff9a,id:_0x32bab6,attributes:_0x2d2fa5}=_0xa39f99,[_0x4d38e2,_0x499dec]=_0xa39f99[_0x3fb6eb(0x221)][_0x3fb6eb(0xb4)](':'),_0x28cca3=this[_0x3fb6eb(0x128)][_0x3fb6eb(0x155)](_0x32bab6)||this[_0x3fb6eb(0x10c)](_0x4d38e2,_0x499dec,_0x32bab6,_0x32ff9a,_0x2d2fa5);if(this[_0x3fb6eb(0x1f5)](_0x28cca3),this[_0x3fb6eb(0x121)](_0x28cca3,_0x4d38e2,_0x499dec||null,_0x32ff9a),_0x28cca3[_0x3fb6eb(0x177)]=_0xa39f99[_0x3fb6eb(0x177)],_0x28cca3[_0x3fb6eb(0x229)]=!0x0,_0x2d2fa5&&_0x2d2fa5[_0x3fb6eb(0x14f)]){const _0x519493=_0x2d2fa5[_0x3fb6eb(0x14f)],_0x712467=this[_0x3fb6eb(0xcb)](_0x519493[_0x3fb6eb(0x1e4)]);_0x28cca3[_0x3fb6eb(0x1e7)]=_0x519493[_0x3fb6eb(0x177)],_0x28cca3[_0x3fb6eb(0x190)]=_0x712467,_0x28cca3[_0x3fb6eb(0xd8)]=!0x0;}else _0x28cca3[_0x3fb6eb(0x1e7)]=_0xa39f99[_0x3fb6eb(0x177)];switch(_0xa39f99[_0x3fb6eb(0x1b4)]&&(_0x28cca3[_0x3fb6eb(0x1b4)]=_0xa39f99[_0x3fb6eb(0x1b4)]),_0xa39f99[_0x3fb6eb(0x193)]&&(_0x28cca3[_0x3fb6eb(0x193)]=_0xa39f99[_0x3fb6eb(0x193)]),this[_0x3fb6eb(0x178)]&&this[_0x3fb6eb(0x178)][_0x3fb6eb(0x246)]||(_0x28cca3[_0x3fb6eb(0x119)]=!0x0),this[_0x3fb6eb(0xc9)][_0x3fb6eb(0x155)](_0x28cca3)){case _0x3fb6eb(0xaa):this[_0x3fb6eb(0xc9)][_0x3fb6eb(0x17d)](_0x28cca3,_0x3fb6eb(0x16a));break;case _0x3fb6eb(0x1ee):_0x28cca3[_0x3fb6eb(0x15c)]?(this[_0x3fb6eb(0x180)](new Set([_0x28cca3])),this[_0x3fb6eb(0x174)](new Set([_0x28cca3])),this[_0x3fb6eb(0xc9)][_0x3fb6eb(0x17d)](_0x28cca3,_0x3fb6eb(0x136)),this[_0x3fb6eb(0x240)](_0x3fb6eb(0x23a),_0x28cca3)):this[_0x3fb6eb(0xc9)][_0x3fb6eb(0x17d)](_0x28cca3,_0x3fb6eb(0xdb));}return _0x28cca3;}[_0x5c05d7(0x13d)](_0x1a3a31){const _0x370b73=_0x5c05d7;this[_0x370b73(0x143)](()=>{const _0x5185c0=_0x370b73;this[_0x5185c0(0x126)][_0x5185c0(0x15e)][_0x5185c0(0xe2)](()=>{const _0x37990d=_0x5185c0;for(const _0x285368 of _0x1a3a31[_0x37990d(0x22b)]())_0x285368[_0x37990d(0x1aa)]();});});}[_0x5c05d7(0x1b8)](_0x5b4c95){const _0x3440bb=_0x5c05d7;this[_0x3440bb(0x143)](()=>{const _0x5a9842=_0x3440bb;this[_0x5a9842(0x126)][_0x5a9842(0x15e)][_0x5a9842(0xe2)](()=>{const _0x33f847=_0x5a9842;for(const _0x874b9e of _0x5b4c95[_0x33f847(0x22b)]())_0x874b9e[_0x33f847(0x196)]();});});}[_0x5c05d7(0x153)](_0x5ab295,_0x487304){const _0x1da42d=_0x5c05d7,_0x1eb39a=this[_0x1da42d(0x126)][_0x1da42d(0xfd)][_0x1da42d(0x155)](_0x5ab295);if(!_0x1eb39a)throw new _0x3eeee3(_0x1da42d(0x207),this,{'commandName':_0x5ab295});if(this[_0x1da42d(0xa4)][_0x1da42d(0x222)](_0x1eb39a))throw new _0x3eeee3(_0x1da42d(0x1db),this,{'commandName':_0x5ab295});this[_0x1da42d(0xa4)][_0x1da42d(0xb8)](_0x1eb39a),_0x487304&&_0x1eb39a['on'](_0x1da42d(0x1ff),(_0x12daa0,_0x358b5e)=>{const _0x402a6a=_0x1da42d;this[_0x402a6a(0xf3)][_0x402a6a(0x1c9)]&&(this[_0x402a6a(0x214)]||(_0x358b5e[_0x402a6a(0xcf)]>0x0&&_0x358b5e[_0x358b5e[_0x402a6a(0xcf)]-0x1]&&_0x358b5e[_0x358b5e[_0x402a6a(0xcf)]-0x1][_0x402a6a(0x143)]?_0x358b5e[_0x402a6a(0x1c3)]():(_0x12daa0[_0x402a6a(0x1e6)]=_0x487304((..._0x59accf)=>_0x1eb39a[_0x402a6a(0x1ff)](..._0x59accf,{'forceDefaultExecution':!0x0}),..._0x358b5e),_0x12daa0[_0x402a6a(0xfc)]())));},{'priority':_0x1da42d(0x211)});}[_0x5c05d7(0x143)](_0x139520){const _0x262e5b=_0x5c05d7;let _0x3e0f84,_0x12854e;const _0x5dcefb=this[_0x262e5b(0x214)];this[_0x262e5b(0x214)]=!0x0;try{_0x3e0f84=_0x139520();}catch(_0x41a5de){_0x12854e=_0x41a5de;}return _0x5dcefb||(this[_0x262e5b(0x214)]=!0x1),_0x12854e&&_0x3eeee3[_0x262e5b(0x159)](_0x12854e,this),_0x3e0f84;}[_0x5c05d7(0x223)](_0x5aba10,_0x1c4aec=null,_0x5d7386={}){const _0x374a0d=_0x5c05d7;if(_0x5aba10[_0x374a0d(0x226)])return null;const _0x2e8b36=this[_0x374a0d(0x126)][_0x374a0d(0x1ce)][_0x374a0d(0x155)](_0x374a0d(0x144))['me'];for(const {suggestion:_0x395fe2,meta:_0x1dbd0f}of this[_0x374a0d(0x160)](_0x5aba10,_0x374a0d(0x9d)))if(_0x1dbd0f[_0x374a0d(0x1d8)]){if(!_0x1dbd0f[_0x374a0d(0x158)]){if(_0x1dbd0f[_0x374a0d(0x14d)]){if(!this[_0x374a0d(0x1c6)]||!Lt(_0x395fe2,_0x5d7386))continue;return _0x395fe2;}if(Lt(_0x395fe2,_0x5d7386))return _0x395fe2;this[_0x374a0d(0x189)](_0x395fe2,_0x5aba10[_0x374a0d(0x17e)],_0x5aba10[_0x374a0d(0x1c0)]);break;}if(_0x1c4aec==_0x395fe2[_0x374a0d(0x167)]&&Lt(_0x395fe2,_0x5d7386)){const _0x2c25d8=_0x395fe2[_0x374a0d(0x120)]();return _0x2c25d8[_0x374a0d(0x17e)][_0x374a0d(0xbe)](_0x5aba10[_0x374a0d(0x1c0)])?this[_0x374a0d(0xe1)](_0x395fe2,this[_0x374a0d(0x23c)][_0x374a0d(0xca)](_0x5aba10[_0x374a0d(0x17e)],_0x2c25d8[_0x374a0d(0x1c0)])):this[_0x374a0d(0xe1)](_0x395fe2,this[_0x374a0d(0x23c)][_0x374a0d(0xca)](_0x2c25d8[_0x374a0d(0x17e)],_0x5aba10[_0x374a0d(0x1c0)])),_0x395fe2;}}const _0x199284=_0x2a8b17(),_0x222191=_0x2e8b36['id'],_0x995e39=_0x1c4aec?_0x374a0d(0xf5)+_0x1c4aec:_0x374a0d(0x9d),_0x84c7e4=this[_0x374a0d(0xc5)]({'id':_0x199284,'type':_0x995e39,'createdAt':new Date(),'authorId':_0x222191,'attributes':_0x5d7386});return this[_0x374a0d(0x152)](_0x995e39,_0x199284,_0x222191,_0x5aba10),_0x84c7e4;}[_0x5c05d7(0x19b)](_0x364882,_0x1be993=_0x5c05d7(0x168),_0x41215b={}){const _0x3746af=_0x5c05d7,_0x375954=this[_0x3746af(0x126)][_0x3746af(0x1ce)][_0x3746af(0x155)](_0x3746af(0x144))['me'],_0xd4c0d7=this[_0x3746af(0x1bd)][_0x3746af(0x181)](_0x3746af(0x9d),_0x1be993,_0x3746af(0x187));for(const _0x269dff of this[_0x3746af(0x1d2)]())if(_0x269dff[_0x3746af(0x190)]['id']==_0x375954['id']&&_0x3746af(0x9d)==_0x269dff[_0x3746af(0x221)]&&_0x269dff[_0x3746af(0x167)]==_0x1be993&&Lt(_0x269dff,_0x41215b)&&(_0xd4c0d7(_0x269dff[_0x3746af(0x195)](),_0x364882)||_0xd4c0d7(_0x364882,_0x269dff[_0x3746af(0x195)]()))){for(const _0x4f96eb of _0x364882)_0x269dff[_0x3746af(0x18f)](_0x4f96eb);return _0x269dff;}for(const {suggestion:_0x31b5e2,meta:_0x413e24}of this[_0x3746af(0x160)](_0x364882,_0x3746af(0x9d))){if(!_0x413e24[_0x3746af(0x1d8)])continue;if(!this[_0x3746af(0x1c6)]&&_0x413e24[_0x3746af(0x14d)])continue;if(!Lt(_0x31b5e2,_0x41215b))continue;let _0x667cb=!0x0;for(const _0x202bb7 of _0x31b5e2[_0x3746af(0x195)]())for(const _0x344614 of _0x364882)if(!_0x202bb7[_0x3746af(0x116)](_0x344614)){_0x667cb=!0x1;break;}if(_0x667cb)return _0x31b5e2;}const _0x4a6c75=_0x2a8b17(),_0x340c74=_0x375954['id'],_0x3e45a4=_0x3746af(0xf5)+_0x1be993,_0x3bacb0=this[_0x3746af(0xc5)]({'id':_0x4a6c75,'type':_0x3e45a4,'createdAt':new Date(),'authorId':_0x340c74,'attributes':_0x41215b});for(const _0x4b050b of _0x364882)this[_0x3746af(0x152)](_0x3e45a4,_0x4a6c75,_0x340c74,_0x4b050b,_0x181659[_0x3746af(0x18c)]());return _0x3bacb0;}[_0x5c05d7(0xbc)](_0x3c24c0,_0x282b33,_0x35af08=null,_0x1ee2b1={}){const _0xd62133=_0x5c05d7;if(_0x35af08=_0x35af08||Vt(_0x282b33),_0x3c24c0[_0xd62133(0x226)])return null;if(_0xd62133(0x224)===this[_0xd62133(0x170)]){const _0x4ac02f=this[_0xd62133(0x1bd)][_0xd62133(0x181)](_0xd62133(0x13f),_0x35af08,_0xd62133(0x1aa));return this[_0xd62133(0x143)](()=>_0x4ac02f([_0x3c24c0],_0x282b33,_0x1ee2b1)),null;}const _0x39d5e7=this[_0xd62133(0x126)][_0xd62133(0x1ce)][_0xd62133(0x155)](_0xd62133(0x144))['me'],_0x40cb15=[];if(_0xd62133(0x194)!==this[_0xd62133(0x170)]){for(const {suggestion:_0x417529,meta:_0x3ebd3d}of this[_0xd62133(0x160)](_0x3c24c0,_0xd62133(0x9d)))_0x3ebd3d[_0xd62133(0x1d8)]&&!_0x3ebd3d[_0xd62133(0x1c8)]&&_0x40cb15[_0xd62133(0x16c)](..._0x417529[_0xd62133(0x195)]());}const _0x2ebe8c=function(_0x568ff5,_0xbec1e7){const _0x50c4f6=_0xd62133,_0x4d7bb9=[];for(const _0x4bb173 of _0xbec1e7){const _0x4fd803=_0x568ff5[_0x50c4f6(0x100)](_0x4bb173);_0x4fd803&&_0x4d7bb9[_0x50c4f6(0x16c)](_0x4fd803);}return _0x4d7bb9;}(_0x3c24c0,_0x40cb15),_0x334323=function(_0x40e27d,_0x134a0e){const _0x5402a7=_0xd62133,_0x371007=[_0x40e27d];for(const _0x32c86e of _0x134a0e){let _0x40cfe4=0x0;for(;_0x40cfe4<_0x371007[_0x5402a7(0xcf)];){const _0x3f6acc=_0x371007[_0x40cfe4][_0x5402a7(0x1ef)](_0x32c86e);_0x371007[_0x5402a7(0x118)](_0x40cfe4,0x1,..._0x3f6acc),_0x40cfe4+=_0x3f6acc[_0x5402a7(0xcf)];}}return _0x371007;}(_0x3c24c0,_0x40cb15);_0x2ebe8c[_0xd62133(0xcf)]&&this[_0xd62133(0x23c)][_0xd62133(0xe2)](()=>{const _0x108cad=_0xd62133;for(const _0x540073 of _0x2ebe8c){const _0x493b81=this[_0x108cad(0x1bd)][_0x108cad(0x181)](_0x108cad(0x13f),_0x35af08,_0x108cad(0x1aa));this[_0x108cad(0x143)](()=>_0x493b81([_0x540073],_0x282b33,_0x1ee2b1));}});for(const _0x16f3f0 of _0x334323){let _0x3d7f18=null,_0x3ac614=_0x16f3f0[_0xd62133(0x17e)],_0x52fbda=_0x16f3f0[_0xd62133(0x1c0)];for(const {suggestion:_0x59ab60,meta:_0x39ee7d}of this[_0xd62133(0x160)](_0x16f3f0,_0xd62133(0x13f))){if(!_0x39ee7d[_0xd62133(0x1d8)])continue;if(_0x59ab60[_0xd62133(0x167)]!=_0x35af08)continue;if(!Lt(_0x59ab60,_0x1ee2b1))continue;const _0x52a75e=_0x59ab60[_0xd62133(0x120)]();if(_0x52a75e[_0xd62133(0x116)](_0x16f3f0,!0x0))return null;_0x3ac614=_0x3ac614[_0xd62133(0xa0)](_0x52a75e[_0xd62133(0x17e)])?_0x3ac614:_0x52a75e[_0xd62133(0x17e)],_0x52fbda=_0x52fbda[_0xd62133(0x1e1)](_0x52a75e[_0xd62133(0x1c0)])?_0x52fbda:_0x52a75e[_0xd62133(0x1c0)],_0x3d7f18?_0x52a75e[_0xd62133(0x17e)][_0xd62133(0xa0)](_0x3d7f18[_0xd62133(0x120)]()[_0xd62133(0x17e)])?(_0x3d7f18[_0xd62133(0x17a)](),_0x3d7f18=_0x59ab60):_0x59ab60[_0xd62133(0x17a)]():_0x3d7f18=_0x59ab60;}const _0x5a4978=this[_0xd62133(0x23c)][_0xd62133(0xca)](_0x3ac614,_0x52fbda);if(_0x3d7f18)this[_0xd62133(0xe1)](_0x3d7f18,_0x5a4978);else{const _0x1bbc11=_0x2a8b17(),_0x37bdaa=_0x39d5e7['id'];this[_0xd62133(0xc5)]({'id':_0x1bbc11,'type':_0xd62133(0x19f)+_0x35af08,'data':_0x282b33,'createdAt':new Date(),'authorId':_0x37bdaa,'attributes':_0x1ee2b1}),this[_0xd62133(0x152)](_0xd62133(0x19f)+_0x35af08,_0x1bbc11,_0x37bdaa,_0x5a4978);}}return null;}[_0x5c05d7(0x22e)](_0x10b719,_0x478987,_0x26c842=[],_0x3d2574=null,_0x3a4d2d={}){const _0xe4aaa=_0x5c05d7;_0x478987[_0xe4aaa(0xef)]||(_0x478987[_0xe4aaa(0xef)]=_0x478987[_0xe4aaa(0x164)]),_0x478987[_0xe4aaa(0x11b)]=_0x10b719['is'](_0xe4aaa(0x10e)),_0x3d2574=_0x3d2574||Vt(_0x478987);const _0x15196d=_0x26c842[_0xe4aaa(0x23b)](_0x147125=>Gt(_0x147125,this[_0xe4aaa(0x23c)])),_0x2f55ac=_0x10b719['is'](_0xe4aaa(0x10e))?_0x10b719:Gt(_0x10b719,this[_0xe4aaa(0x23c)]);if(_0xe4aaa(0x224)===this[_0xe4aaa(0x170)]){const _0x589abc=this[_0xe4aaa(0x1bd)][_0xe4aaa(0x181)](_0xe4aaa(0x20d),_0x3d2574,_0xe4aaa(0x1aa));return this[_0xe4aaa(0x143)](()=>_0x589abc([_0x2f55ac],_0x478987,_0x3a4d2d)),null;}_0x15196d[_0xe4aaa(0x16c)](_0x2f55ac);let _0x3455fc=!0x0;for(const _0x2349ca of _0x15196d)if(!this[_0xe4aaa(0x1d3)](_0x2349ca)){_0x3455fc=!0x1;break;}if(_0x3455fc&&_0xe4aaa(0x194)!==this[_0xe4aaa(0x170)]){const _0x344fa2=this[_0xe4aaa(0x1bd)][_0xe4aaa(0x181)](_0xe4aaa(0x20d),_0x3d2574,_0xe4aaa(0x1aa));return this[_0xe4aaa(0x143)](()=>_0x344fa2([_0x2f55ac],_0x478987,_0x3a4d2d)),null;}let _0x1e0a36=null,_0x2be93c=_0x2f55ac[_0xe4aaa(0x17e)],_0x16e270=_0x2f55ac[_0xe4aaa(0x1c0)];for(const {suggestion:_0x4b3dcc,meta:_0x5bab1a}of this[_0xe4aaa(0x160)](_0x2f55ac,_0xe4aaa(0x20d))){if(!_0x5bab1a[_0xe4aaa(0x1d8)])continue;if(_0x5bab1a[_0xe4aaa(0x158)]||_0x5bab1a[_0xe4aaa(0x14d)]||_0x5bab1a[_0xe4aaa(0x1c8)])continue;if(_0x4b3dcc[_0xe4aaa(0x1b4)][_0xe4aaa(0xef)]!=_0x478987[_0xe4aaa(0xef)])continue;if(!Lt(_0x4b3dcc,_0x3a4d2d))continue;const _0x297b2d=_0x4b3dcc[_0xe4aaa(0x120)]();if(_0x4b3dcc[_0xe4aaa(0x167)]==_0x3d2574){if(_0x297b2d[_0xe4aaa(0x116)](_0x2f55ac,!0x0))return null;_0x2be93c=_0x2be93c[_0xe4aaa(0xa0)](_0x297b2d[_0xe4aaa(0x17e)])?_0x2be93c:_0x297b2d[_0xe4aaa(0x17e)],_0x16e270=_0x16e270[_0xe4aaa(0x1e1)](_0x297b2d[_0xe4aaa(0x1c0)])?_0x16e270:_0x297b2d[_0xe4aaa(0x1c0)],_0x1e0a36?_0x297b2d[_0xe4aaa(0x17e)][_0xe4aaa(0xa0)](_0x1e0a36[_0xe4aaa(0x120)]()[_0xe4aaa(0x17e)])?(_0x1e0a36[_0xe4aaa(0x17a)](),_0x1e0a36=_0x4b3dcc):_0x4b3dcc[_0xe4aaa(0x17a)]():_0x1e0a36=_0x4b3dcc;}else{const _0x5ac61a=_0x2f55ac[_0xe4aaa(0x100)](_0x297b2d);this[_0xe4aaa(0x162)](_0x4b3dcc,_0x5ac61a);}}const _0x18d293=this[_0xe4aaa(0x126)][_0xe4aaa(0x1ce)][_0xe4aaa(0x155)](_0xe4aaa(0x144))['me'],_0x3163c2=_0x2a8b17(),_0x49e768=_0x18d293['id'];if(_0x1e0a36)return this[_0xe4aaa(0xe1)](_0x1e0a36,this[_0xe4aaa(0x23c)][_0xe4aaa(0xca)](_0x2be93c,_0x16e270)),_0x1e0a36;{const _0x31a4fa=this[_0xe4aaa(0xc5)]({'id':_0x3163c2,'type':_0xe4aaa(0x13b)+_0x3d2574,'data':_0x478987,'createdAt':new Date(),'authorId':_0x49e768,'attributes':_0x3a4d2d});return this[_0xe4aaa(0x152)](_0xe4aaa(0x13b)+_0x3d2574,_0x3163c2,_0x49e768,this[_0xe4aaa(0x23c)][_0xe4aaa(0xca)](_0x2be93c,_0x16e270)),_0x31a4fa;}}[_0x5c05d7(0x123)](_0x1e45b3,_0x3bde55,_0x2507e2=[],_0x2650ed=null,_0x3f46e5={}){const _0x527d27=_0x5c05d7;_0x3bde55[_0x527d27(0xef)]||(_0x3bde55[_0x527d27(0xef)]=_0x3bde55[_0x527d27(0x164)]);const _0x401e91=_0x1e45b3[0x0];_0x3bde55[_0x527d27(0x11b)]=_0x401e91['is'](_0x527d27(0x10e)),_0x2650ed=_0x2650ed||Vt(_0x3bde55);const _0xb072d7=_0x2507e2[_0x527d27(0x23b)](_0x1fed74=>Gt(_0x1fed74,this[_0x527d27(0x23c)])),_0x6fbf1d=_0x401e91['is'](_0x527d27(0x10e))?_0x1e45b3:_0x1e45b3[_0x527d27(0x23b)](_0x26093f=>Gt(_0x26093f,this[_0x527d27(0x23c)]));if(_0x527d27(0x224)===this[_0x527d27(0x170)]){const _0x4e8cc9=this[_0x527d27(0x1bd)][_0x527d27(0x181)](_0x527d27(0x20d),_0x2650ed,_0x527d27(0x1aa));return this[_0x527d27(0x143)](()=>_0x4e8cc9(_0x6fbf1d,_0x3bde55,_0x3f46e5)),null;}_0xb072d7[_0x527d27(0x16c)](..._0x6fbf1d);let _0x44c33b=!0x0;for(const _0x17946e of _0xb072d7)if(!this[_0x527d27(0x1d3)](_0x17946e)){_0x44c33b=!0x1;break;}if(_0x44c33b&&_0x527d27(0x194)!==this[_0x527d27(0x170)]){const _0xde07be=this[_0x527d27(0x1bd)][_0x527d27(0x181)](_0x527d27(0x20d),_0x2650ed,_0x527d27(0x1aa));return this[_0x527d27(0x143)](()=>_0xde07be(_0x6fbf1d,_0x3bde55,_0x3f46e5)),null;}const _0x176d01=this[_0x527d27(0x126)][_0x527d27(0x1ce)][_0x527d27(0x155)](_0x527d27(0x144))['me'];for(const _0xa8578b of this[_0x527d27(0x1d2)]()){if(_0xa8578b[_0x527d27(0x190)]['id']!=_0x176d01['id'])continue;if(_0x527d27(0x20d)!=_0xa8578b[_0x527d27(0x221)]||_0xa8578b[_0x527d27(0x1b4)][_0x527d27(0xef)]!=_0x3bde55[_0x527d27(0xef)])continue;if(!Lt(_0xa8578b,_0x3f46e5))continue;const _0x411640=_0xa8578b[_0x527d27(0x167)]==_0x2650ed;for(let _0x116fd8=0x0;_0x116fd8<_0x6fbf1d[_0x527d27(0xcf)];_0x116fd8++){const _0x2eb33d=_0x6fbf1d[_0x116fd8];for(const _0x42df62 of _0xa8578b[_0x527d27(0x15f)]()){const _0x52c1bc=_0x42df62[_0x527d27(0x18a)]();if(_0x2eb33d[_0x527d27(0xbe)](_0x52c1bc)){_0x411640?(_0x6fbf1d[_0x527d27(0x118)](_0x116fd8,0x1),_0x116fd8--):_0xa8578b[_0x527d27(0x1ab)](_0x42df62[_0x527d27(0x248)]);break;}}}}if(0x0==_0x6fbf1d[_0x527d27(0xcf)])return null;const _0x32fc2c=this[_0x527d27(0x1bd)][_0x527d27(0x181)](_0x527d27(0x20d),_0x2650ed,_0x527d27(0x187));for(const _0x5be1af of this[_0x527d27(0x1d2)]())if(_0x5be1af[_0x527d27(0x190)]['id']==_0x176d01['id']&&_0x527d27(0x20d)==_0x5be1af[_0x527d27(0x221)]&&_0x5be1af[_0x527d27(0x1b4)][_0x527d27(0xef)]==_0x3bde55[_0x527d27(0xef)]&&_0x5be1af[_0x527d27(0x167)]==_0x2650ed&&Lt(_0x5be1af,_0x3f46e5)&&(_0x32fc2c(_0x5be1af[_0x527d27(0x195)](),_0x6fbf1d)||_0x32fc2c(_0x6fbf1d,_0x5be1af[_0x527d27(0x195)]()))){for(const _0x297c0f of _0x6fbf1d)_0x5be1af[_0x527d27(0x18f)](_0x297c0f);return _0x5be1af;}const _0xbadb2a=_0x2a8b17(),_0x326ddf=_0x176d01['id'],_0x1b29a6=_0x527d27(0x13b)+_0x2650ed,_0x262483=this[_0x527d27(0xc5)]({'id':_0xbadb2a,'type':_0x1b29a6,'data':_0x3bde55,'createdAt':new Date(),'authorId':_0x326ddf,'attributes':_0x3f46e5});for(const _0x4f2693 of _0x6fbf1d)this[_0x527d27(0x152)](_0x1b29a6,_0xbadb2a,_0x326ddf,_0x4f2693,_0x181659[_0x527d27(0x18c)]());return _0x262483;}[_0x5c05d7(0x20c)](_0x38cc11,_0x32f503=null,_0x12e02a={}){const _0x367b06=_0x5c05d7;if(_0x38cc11[_0x367b06(0x226)])return null;const _0x54fdc5=this[_0x367b06(0x126)][_0x367b06(0x1ce)][_0x367b06(0x155)](_0x367b06(0x144))['me'],_0x5dde0c=new _0x1e339a(_0x38cc11[_0x367b06(0x17e)],_0x38cc11[_0x367b06(0x1c0)]);for(const {suggestion:_0x12a760,meta:_0x53aff5}of this[_0x367b06(0x160)](_0x5dde0c,_0x367b06(0x9d)))if(_0x53aff5[_0x367b06(0x1d8)]&&!_0x53aff5[_0x367b06(0x158)]){if(_0x12a760[_0x367b06(0x1f2)]){const _0x273c3b=_0x12a760[_0x367b06(0x195)]()[_0x367b06(0xd2)](_0xe84ef=>_0x367b06(0xf1)!=_0xe84ef[_0x367b06(0xc4)][_0x367b06(0xd5)]);_0x273c3b[_0x367b06(0xfb)](_0x39d6ce=>_0x5dde0c[_0x367b06(0x116)](_0x39d6ce,!0x0))&&_0x12a760[_0x367b06(0x196)]();if(_0x273c3b[_0x367b06(0xb5)](_0x4d493e=>_0x4d493e[_0x367b06(0x116)](_0x5dde0c,!0x0))){const _0x108077=this[_0x367b06(0x1bd)][_0x367b06(0x181)](_0x367b06(0x131),_0x32f503,_0x367b06(0x1aa));return this[_0x367b06(0x143)](()=>_0x108077([_0x5dde0c],null,_0x12e02a)),null;}}else{const _0x253b1d=_0x5dde0c[_0x367b06(0x100)](_0x12a760[_0x367b06(0x120)]());null!==_0x253b1d&&_0x12a760[_0x367b06(0x1bc)]([_0x253b1d],null,_0x12e02a);}}if(_0x5dde0c[_0x367b06(0x1ea)](),_0x5dde0c[_0x367b06(0x226)]||_0x367b06(0xf1)==_0x5dde0c[_0x367b06(0xc4)][_0x367b06(0xd5)])return null;let _0x3287d9=null,_0x26eb70=_0x5dde0c[_0x367b06(0x17e)],_0x5cb71d=_0x5dde0c[_0x367b06(0x1c0)];const _0xb2501d=this[_0x367b06(0x160)](_0x5dde0c,_0x367b06(0x131));for(const {suggestion:_0x2633cb,meta:_0x209cbf}of _0xb2501d){const _0x25877b=this[_0x367b06(0x23c)][_0x367b06(0xca)](_0x26eb70,_0x5cb71d);if(_0x209cbf[_0x367b06(0x1d8)]&&(this[_0x367b06(0x1c6)]||!_0x209cbf[_0x367b06(0x14d)]&&!_0x209cbf[_0x367b06(0x1c8)])){if(_0x2633cb[_0x367b06(0x1f2)]){if(!Lt(_0x2633cb,_0x12e02a))continue;let _0x175c12=!0x0;for(const _0x343a60 of _0x2633cb[_0x367b06(0x195)]()){if(_0x343a60[_0x367b06(0x116)](_0x25877b,!0x0))return _0x2633cb;_0x25877b[_0x367b06(0x116)](_0x343a60)||(_0x175c12=!0x1);}_0x175c12&&_0x2633cb[_0x367b06(0x196)]();}else{const _0x5ae576=_0x2633cb[_0x367b06(0x120)]();if(_0x5ae576[_0x367b06(0x116)](_0x25877b,!0x0))return _0x2633cb;if(!Lt(_0x2633cb,_0x12e02a)){_0x25877b[_0x367b06(0x116)](_0x5ae576)?_0x2633cb[_0x367b06(0x17a)]():_0x5ae576[_0x367b06(0x148)](_0x26eb70)?_0x26eb70=_0x5ae576[_0x367b06(0x1c0)]:_0x5ae576[_0x367b06(0x148)](_0x5cb71d)&&(_0x5cb71d=_0x5ae576[_0x367b06(0x17e)]);continue;}_0x26eb70=_0x26eb70[_0x367b06(0xa0)](_0x5ae576[_0x367b06(0x17e)])?_0x26eb70:_0x5ae576[_0x367b06(0x17e)],_0x5cb71d=_0x5cb71d[_0x367b06(0x1e1)](_0x5ae576[_0x367b06(0x1c0)])?_0x5cb71d:_0x5ae576[_0x367b06(0x1c0)],_0x12e02a=Object[_0x367b06(0x19a)]({},_0x2633cb[_0x367b06(0x193)]),_0x3287d9?_0x5ae576[_0x367b06(0x17e)][_0x367b06(0xa0)](_0x3287d9[_0x367b06(0x120)]()[_0x367b06(0x17e)])?(_0x3287d9[_0x367b06(0x17a)](),_0x3287d9=_0x2633cb):_0x2633cb[_0x367b06(0x17a)]():_0x3287d9=_0x2633cb;}}}if(_0x3287d9)return this[_0x367b06(0xe1)](_0x3287d9,this[_0x367b06(0x23c)][_0x367b06(0xca)](_0x26eb70,_0x5cb71d)),_0x3287d9;{const _0x135965=_0x2a8b17(),_0x4063ec=this[_0x367b06(0x23c)][_0x367b06(0xca)](_0x26eb70,_0x5cb71d),_0x508701=_0x54fdc5['id'],_0xe8e629=_0x32f503?_0x367b06(0x1da)+_0x32f503:_0x367b06(0x131),_0x5a7d5d=this[_0x367b06(0xc5)]({'id':_0x135965,'type':_0xe8e629,'createdAt':new Date(),'authorId':_0x508701,'attributes':_0x12e02a});return this[_0x367b06(0x152)](_0xe8e629,_0x135965,_0x508701,_0x4063ec),_0x5a7d5d;}}[_0x5c05d7(0x157)](_0x4eb9e5,_0x338531=_0x5c05d7(0x168),_0x3a11d9={}){const _0x5f3e02=_0x5c05d7,_0x23cb0c=this[_0x5f3e02(0x126)][_0x5f3e02(0x1ce)][_0x5f3e02(0x155)](_0x5f3e02(0x144))['me'],_0x56eb6c=_0x4eb9e5[_0x5f3e02(0x23b)](_0x345b99=>new _0x1e339a(_0x345b99[_0x5f3e02(0x17e)],_0x345b99[_0x5f3e02(0x1c0)])),_0x179591=new Set();for(const {suggestion:_0xb7dcc6,meta:_0x23df2e}of this[_0x5f3e02(0x160)](_0x56eb6c,_0x5f3e02(0x9d)))_0x23df2e[_0x5f3e02(0x1d8)]&&!_0x23df2e[_0x5f3e02(0x158)]&&_0x179591[_0x5f3e02(0xb8)](_0xb7dcc6);for(const _0x234237 of _0x179591)if(_0x234237[_0x5f3e02(0x1f2)]){const _0x21f002=_0x234237[_0x5f3e02(0x195)]();(!_0x234237[_0x5f3e02(0x193)]||!_0x234237[_0x5f3e02(0x193)][_0x5f3e02(0x21b)])&&(_0x21f002[_0x5f3e02(0xfb)](_0x4d56a4=>_0x56eb6c[_0x5f3e02(0xb5)](_0x575a60=>_0x575a60[_0x5f3e02(0x116)](_0x4d56a4,!0x0)))&&_0x234237[_0x5f3e02(0x196)]());if(_0x56eb6c[_0x5f3e02(0xfb)](_0x5b157d=>_0x21f002[_0x5f3e02(0xb5)](_0x42a02f=>_0x42a02f[_0x5f3e02(0x116)](_0x5b157d,!0x0)))){const _0x339e90=this[_0x5f3e02(0x1bd)][_0x5f3e02(0x181)](_0x5f3e02(0x131),_0x338531,_0x5f3e02(0x1aa));return this[_0x5f3e02(0x143)](()=>_0x339e90(_0x4eb9e5,null,_0x3a11d9)),null;}}else{const _0x12091d=_0x234237[_0x5f3e02(0x120)]();_0x56eb6c[_0x5f3e02(0xb5)](_0x12c68d=>_0x12c68d[_0x5f3e02(0x116)](_0x12091d,!0x0))&&_0x234237[_0x5f3e02(0x196)]();if(_0x56eb6c[_0x5f3e02(0xfb)](_0x5dadb5=>_0x12091d[_0x5f3e02(0x116)](_0x5dadb5,!0x0))){const _0x29baa1=this[_0x5f3e02(0x1bd)][_0x5f3e02(0x181)](_0x5f3e02(0x131),_0x338531,_0x5f3e02(0x1aa));return this[_0x5f3e02(0x143)](()=>_0x29baa1(_0x56eb6c,null,_0x3a11d9)),null;}}const _0x28f80a=this[_0x5f3e02(0x1bd)][_0x5f3e02(0x181)](_0x5f3e02(0x131),_0x338531,_0x5f3e02(0x187));let _0x5e5a37=null;for(const _0x15ce89 of this[_0x5f3e02(0x1d2)]())if(_0x15ce89[_0x5f3e02(0x190)]['id']==_0x23cb0c['id']&&_0x15ce89[_0x5f3e02(0x15c)]&&_0x5f3e02(0x131)==_0x15ce89[_0x5f3e02(0x221)]&&_0x15ce89[_0x5f3e02(0x167)]==_0x338531&&Lt(_0x15ce89,_0x3a11d9)&&(_0x28f80a(_0x15ce89[_0x5f3e02(0x195)](),_0x56eb6c)||_0x28f80a(_0x56eb6c,_0x15ce89[_0x5f3e02(0x195)]()))){if(_0x5e5a37){if(_0x15ce89[_0x5f3e02(0xc0)]&&_0x15ce89[_0x5f3e02(0xc0)][_0x5f3e02(0xcf)])continue;for(const _0x2da98e of _0x15ce89[_0x5f3e02(0x195)]())_0x5e5a37[_0x5f3e02(0x216)](_0x2da98e)||_0x5e5a37[_0x5f3e02(0x18f)](_0x2da98e);_0x15ce89[_0x5f3e02(0x17a)]();}else{_0x5e5a37=_0x15ce89;for(const _0x3a7e1b of _0x56eb6c)_0x15ce89[_0x5f3e02(0x216)](_0x3a7e1b)||_0x15ce89[_0x5f3e02(0x18f)](_0x3a7e1b);}}if(_0x5e5a37)return _0x5e5a37;_0x179591[_0x5f3e02(0xbf)]();for(const {suggestion:_0x5cddcb,meta:_0x2536bc}of this[_0x5f3e02(0x160)](_0x56eb6c,_0x5f3e02(0x131)))_0x2536bc[_0x5f3e02(0x1d8)]&&(this[_0x5f3e02(0x1c6)]||!_0x2536bc[_0x5f3e02(0x14d)]&&!_0x2536bc[_0x5f3e02(0x1c8)])&&Lt(_0x5cddcb,_0x3a11d9)&&_0x179591[_0x5f3e02(0xb8)](_0x5cddcb);for(const _0x1d0039 of _0x179591){const _0x25aaeb=_0x1d0039[_0x5f3e02(0x195)]();if(!_0x3a11d9||!_0x3a11d9[_0x5f3e02(0x21b)]){if(_0x56eb6c[_0x5f3e02(0xfb)](_0x3c444=>_0x25aaeb[_0x5f3e02(0xb5)](_0x7c7c1f=>_0x7c7c1f[_0x5f3e02(0x116)](_0x3c444,!0x0))))return _0x1d0039;}(!_0x1d0039[_0x5f3e02(0x193)]||!_0x1d0039[_0x5f3e02(0x193)][_0x5f3e02(0x21b)])&&(_0x25aaeb[_0x5f3e02(0xfb)](_0x2e43c9=>_0x56eb6c[_0x5f3e02(0xb5)](_0x33cc34=>_0x33cc34[_0x5f3e02(0x116)](_0x2e43c9,!0x0)))&&_0x1d0039[_0x5f3e02(0x196)]());}const _0xd7625e=_0x2a8b17(),_0x20d0b7=_0x23cb0c['id'],_0x5adc8f=_0x5f3e02(0x1da)+_0x338531,_0x4a5f28=this[_0x5f3e02(0xc5)]({'id':_0xd7625e,'type':_0x5adc8f,'createdAt':new Date(),'authorId':_0x20d0b7,'attributes':_0x3a11d9});for(const _0x4c80ec of _0x56eb6c)_0x4c80ec[_0x5f3e02(0x1ea)](),_0x4c80ec[_0x5f3e02(0x226)]||_0x5f3e02(0xf1)==_0x4c80ec[_0x5f3e02(0xc4)][_0x5f3e02(0xd5)]||this[_0x5f3e02(0x152)](_0x5adc8f,_0xd7625e,_0x20d0b7,_0x4c80ec,_0x181659[_0x5f3e02(0x18c)]());return _0x4a5f28;}[_0x5c05d7(0xed)](_0x1671e5,_0x25ea62,_0x2d1976,_0x5db114,_0x2f5ec4){const _0x3bd6cf=_0x5c05d7;if(_0x1671e5[_0x3bd6cf(0x226)])return[];if(_0x3bd6cf(0x224)===this[_0x3bd6cf(0x170)])return[];const _0x1d0a69=this[_0x3bd6cf(0x126)][_0x3bd6cf(0x1ce)][_0x3bd6cf(0x155)](_0x3bd6cf(0x144))['me']['id'],_0x26f6f4=Array[_0x3bd6cf(0x13e)](this[_0x3bd6cf(0x128)][_0x3bd6cf(0x228)]())[_0x3bd6cf(0xd2)](_0xf5eec8=>_0x3bd6cf(0x146)==_0xf5eec8[_0x3bd6cf(0x221)]&&_0xf5eec8[_0x3bd6cf(0x1b4)][_0x3bd6cf(0xa5)]==_0x25ea62&&_0xf5eec8[_0x3bd6cf(0x216)](_0x1671e5));if(_0x3bd6cf(0x1c7)===this[_0x3bd6cf(0x170)]){const _0x4f59e2=this[_0x3bd6cf(0x160)](_0x1671e5,_0x3bd6cf(0x9d))[_0x3bd6cf(0xd2)](({meta:_0x1cd156})=>_0x1cd156[_0x3bd6cf(0x1d8)]&&!_0x1cd156[_0x3bd6cf(0x1c8)]&&!_0x1cd156[_0x3bd6cf(0x158)])[_0x3bd6cf(0x23b)](({suggestion:_0x1f0323})=>_0x1f0323);_0x26f6f4[_0x3bd6cf(0xd4)](..._0x4f59e2);}const _0x591497=new Map([[_0x1671e5,_0x2d1976]]);for(const _0x374913 of _0x26f6f4){const _0x4699e1=_0x3bd6cf(0x146)==_0x374913[_0x3bd6cf(0x221)]?_0x374913[_0x3bd6cf(0x1b4)][_0x3bd6cf(0x201)]:void 0x0,_0x497d58=_0x374913[_0x3bd6cf(0x120)](),_0x4d3b72=Array[_0x3bd6cf(0x13e)](_0x591497[_0x3bd6cf(0x1af)]())[_0x3bd6cf(0x16d)](_0x1933c3=>_0x1933c3[_0x3bd6cf(0x191)](_0x497d58));if(!_0x4d3b72)continue;const _0x269e4d=_0x4d3b72[_0x3bd6cf(0x1ef)](_0x497d58);this[_0x3bd6cf(0xe4)](_0x25ea62)&&_0x3bd6cf(0x9d)==_0x374913[_0x3bd6cf(0x221)]&&0x0!=_0x269e4d[_0x3bd6cf(0xcf)]||(_0x591497[_0x3bd6cf(0x1c4)](_0x4d3b72),_0x269e4d[_0x3bd6cf(0x219)](_0x2f1bae=>{const _0xcadf1f=_0x3bd6cf;_0x591497[_0xcadf1f(0x17d)](_0x2f1bae,_0x2d1976);}),_0x3bd6cf(0x9d)!=_0x374913[_0x3bd6cf(0x221)]&&_0x4699e1!=_0x5db114&&_0x591497[_0x3bd6cf(0x17d)](_0x4d3b72[_0x3bd6cf(0x100)](_0x497d58),_0x4699e1));}const _0x123f88=[];for(const [_0x56b4d7,_0x26685b]of _0x591497){const _0xf63972=_0x2a8b17(),_0x2f9067={'key':_0x25ea62,'oldValue':_0x26685b,'newValue':_0x5db114};_0x25ea62[_0x3bd6cf(0xcf)]>0x25&&console[_0x3bd6cf(0x12a)](_0x3bd6cf(0x1de),{'key':_0x25ea62});const _0x28945=(_0x3bd6cf(0x14b)+(_0x25ea62+'|'+Vt({'newValue':_0x5db114})))[_0x3bd6cf(0xb6)](0x0,0x3c),_0x4bb4a9=this[_0x3bd6cf(0xc5)]({'id':_0xf63972,'type':_0x28945,'data':_0x2f9067,'createdAt':new Date(),'authorId':_0x1d0a69,'attributes':_0x2f5ec4});_0x123f88[_0x3bd6cf(0x16c)](_0x4bb4a9),this[_0x3bd6cf(0x152)](_0x28945,_0xf63972,_0x1d0a69,_0x56b4d7);}return _0x123f88;}[_0x5c05d7(0x1be)](_0x41c595){const _0x8ae90e=_0x5c05d7;this[_0x8ae90e(0x153)](_0x41c595,(_0x17fdeb,..._0x55f743)=>{const _0x2c8a24=_0x8ae90e;this[_0x2c8a24(0x21a)](()=>{_0x17fdeb(..._0x55f743);});});}[_0x5c05d7(0xf8)](_0x16c12c){const _0x797e19=_0x5c05d7;this[_0x797e19(0x218)][_0x797e19(0xb8)](_0x16c12c);}[_0x5c05d7(0x166)](_0xa77e54){const _0x55f00d=_0x5c05d7;this[_0x55f00d(0x132)][_0x55f00d(0xb8)](_0xa77e54);}[_0x5c05d7(0x14a)](_0x22f06e){const _0x32595a=_0x5c05d7;return _0x32595a(0x146)==_0x22f06e[_0x32595a(0x221)]?_0x22f06e[_0x32595a(0x167)][_0x32595a(0xb4)]('|')[0x0]:null;}[_0x5c05d7(0xe1)](_0x2057c5,_0x258b57){const _0x15dde7=_0x5c05d7,_0x5d17d5=_0x2057c5[_0x15dde7(0x14e)]();this[_0x15dde7(0x23c)][_0x15dde7(0xe2)](_0x2c900d=>{const _0x580f95=_0x15dde7;_0x2c900d[_0x580f95(0x137)](_0x5d17d5,{'range':_0x258b57});});}[_0x5c05d7(0x1f5)](_0x3348e7){const _0x2243a1=_0x5c05d7,_0x3995b8=_0x3348e7['id'],_0x24fdbd=this[_0x2243a1(0x126)][_0x2243a1(0xe0)][_0x2243a1(0x155)](_0x2243a1(0xa2));this[_0x2243a1(0x13a)][_0x2243a1(0x1fb)](_0x3995b8)||this[_0x2243a1(0x13a)][_0x2243a1(0x238)]({'channelId':_0x24fdbd,'threadId':_0x3995b8,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x242e16=this[_0x2243a1(0x13a)][_0x2243a1(0xd0)](_0x3995b8);_0x242e16[_0x2243a1(0x225)](_0x2243a1(0xd7)),_0x242e16[_0x2243a1(0xd7)]=!0x1,_0x3348e7[_0x2243a1(0xc0)]=_0x242e16;}[_0x5c05d7(0x121)](_0x2d7c2a,_0x2b8bba,_0x35d4b,_0x107ef7){const _0x39eb37=_0x5c05d7;if(_0x2d7c2a[_0x39eb37(0x221)]!=_0x2b8bba||_0x2d7c2a[_0x39eb37(0x167)]!=_0x35d4b||_0x2d7c2a[_0x39eb37(0xba)]['id']!=_0x107ef7)throw this[_0x39eb37(0x126)][_0x39eb37(0x129)](_0x39eb37(0xf0)),new _0x3eeee3(_0x39eb37(0xf0),this);}[_0x5c05d7(0x162)](_0x3204c5,_0x5f038d){const _0x3ac4fe=_0x5c05d7,_0x5ca489=_0x3204c5[_0x3ac4fe(0x120)]();if(_0x5f038d[_0x3ac4fe(0xbe)](_0x5ca489))_0x3204c5[_0x3ac4fe(0x17a)]();else{if(_0x5ca489[_0x3ac4fe(0x116)](_0x5f038d)){const _0xe83512=this[_0x3ac4fe(0x23c)][_0x3ac4fe(0x9e)](_0x5f038d[_0x3ac4fe(0x17e)][_0x3ac4fe(0x122)],_0x3ac4fe(0x1c0));this[_0x3ac4fe(0xe1)](_0x3204c5,this[_0x3ac4fe(0x23c)][_0x3ac4fe(0xca)](_0x5ca489[_0x3ac4fe(0x17e)],_0xe83512));const _0x40ed2f=_0x2a8b17(),_0x3e3fa8=_0x3204c5[_0x3ac4fe(0xba)]['id'],_0x75a24e=_0x3204c5[_0x3ac4fe(0x221)]+':'+_0x3204c5[_0x3ac4fe(0x167)];this[_0x3ac4fe(0xc5)]({'id':_0x40ed2f,'type':_0x75a24e,'createdAt':new Date(),'authorId':_0x3e3fa8,'data':_0x3204c5[_0x3ac4fe(0x1b4)],'attributes':_0x3204c5[_0x3ac4fe(0x193)]});const _0x38c637=this[_0x3ac4fe(0x23c)][_0x3ac4fe(0x9e)](_0x5f038d[_0x3ac4fe(0x1c0)][_0x3ac4fe(0x22c)],_0x3ac4fe(0x1d0)),_0x2e2c7c=this[_0x3ac4fe(0x23c)][_0x3ac4fe(0xca)](_0x38c637,_0x5ca489[_0x3ac4fe(0x1c0)]);this[_0x3ac4fe(0x152)](_0x75a24e,_0x40ed2f,_0x3e3fa8,_0x2e2c7c);}else{if(_0x5ca489[_0x3ac4fe(0x148)](_0x5f038d[_0x3ac4fe(0x17e)])){const _0x10c99e=this[_0x3ac4fe(0x23c)][_0x3ac4fe(0x9e)](_0x5f038d[_0x3ac4fe(0x17e)][_0x3ac4fe(0x122)],_0x3ac4fe(0x1c0));this[_0x3ac4fe(0xe1)](_0x3204c5,this[_0x3ac4fe(0x23c)][_0x3ac4fe(0xca)](_0x5ca489[_0x3ac4fe(0x17e)],_0x10c99e));}else{const _0x481fa8=this[_0x3ac4fe(0x23c)][_0x3ac4fe(0x9e)](_0x5f038d[_0x3ac4fe(0x1c0)][_0x3ac4fe(0x22c)],_0x3ac4fe(0x1d0));this[_0x3ac4fe(0xe1)](_0x3204c5,this[_0x3ac4fe(0x23c)][_0x3ac4fe(0xca)](_0x481fa8,_0x5ca489[_0x3ac4fe(0x1c0)]));}}}}[_0x5c05d7(0x1d3)](_0x45d6c4){const _0x4c91ab=_0x5c05d7;for(const {suggestion:_0x5bb93b,meta:_0x4706aa}of this[_0x4c91ab(0x160)](_0x45d6c4,_0x4c91ab(0x9d))){if(!_0x4706aa[_0x4c91ab(0x1d8)])continue;const _0x3658d2=_0x5bb93b[_0x4c91ab(0x195)]();for(const _0x15fe78 of _0x3658d2)if(!_0x45d6c4[_0x4c91ab(0x1ef)](_0x15fe78)[_0x4c91ab(0xcf)])return!0x0;}return!0x1;}[_0x5c05d7(0xd6)](_0x205b19){const _0x13b2bf=_0x5c05d7,_0x40167b=this[_0x13b2bf(0x126)][_0x13b2bf(0x1ce)][_0x13b2bf(0x155)](_0x13b2bf(0x144))[_0x13b2bf(0x208)](_0x205b19);if(!_0x40167b)throw new _0x3eeee3(_0x13b2bf(0x10b),this);return _0x40167b;}[_0x5c05d7(0xcb)](_0x4a7379){const _0x26776d=_0x5c05d7,_0x2fd1f9=this[_0x26776d(0x126)][_0x26776d(0x1ce)][_0x26776d(0x155)](_0x26776d(0x144)),_0x10694d=_0x5e2f74(_0x26776d(0x22f)+_0x4a7379),_0x306187=_0x2fd1f9[_0x26776d(0x208)](_0x10694d);return _0x306187||_0x2fd1f9[_0x26776d(0x12c)]({'id':_0x10694d,'name':_0x4a7379});}[_0x5c05d7(0x10c)](_0x5eb0b0,_0x1ff6d3,_0x1a641a,_0x277736,_0x4e2d07){const _0x284017=_0x5c05d7,_0xd6c03a=this[_0x284017(0xd6)](_0x277736),_0x1917ce=this[_0x284017(0x1bd)][_0x284017(0x103)](_0x5eb0b0,_0x1ff6d3,_0x1a641a,_0xd6c03a,_0x4e2d07,_0x96744a=>{const _0x498d59=_0x284017;this[_0x498d59(0x230)](_0x1a641a,{'attributes':_0x96744a});const _0x1a885d=this[_0x498d59(0x1e5)](_0x1a641a);this[_0x498d59(0x180)](new Set([_0x1a885d])),this[_0x498d59(0x174)](new Set([_0x1a885d]));});return this[_0x284017(0x1f6)](_0x1917ce,_0x284017(0x1aa),()=>{const _0x33e6c7=_0x284017;this[_0x33e6c7(0x230)](_0x1a641a,{'state':_0x33e6c7(0x188)});},{'priority':_0x284017(0x211)}),this[_0x284017(0x1f6)](_0x1917ce,_0x284017(0x196),()=>{const _0x220b2b=_0x284017;this[_0x220b2b(0x230)](_0x1a641a,{'state':_0x220b2b(0x138)});},{'priority':_0x284017(0x211)}),this[_0x284017(0x128)][_0x284017(0x17d)](_0x1a641a,_0x1917ce),this[_0x284017(0xc9)][_0x284017(0x17d)](_0x1917ce,_0x284017(0xaa)),_0x1917ce;}[_0x5c05d7(0x192)](_0x5bc062){const _0x1563a4=_0x5c05d7,_0x32d6c5=_0x5bc062[_0x1563a4(0xb4)](':');return{'group':_0x32d6c5[0x0],'type':_0x32d6c5[0x1],'subType':_0x32d6c5[_0x1563a4(0xcf)]>=0x5?_0x32d6c5[0x2]:null,'id':_0x32d6c5[_0x1563a4(0xcf)]<0x5?_0x32d6c5[0x2]:_0x32d6c5[0x3],'authorId':_0x32d6c5[_0x1563a4(0xcf)]<0x5?_0x32d6c5[0x3]:_0x32d6c5[0x4],'markerCount':0x6==_0x32d6c5[_0x1563a4(0xcf)]?_0x32d6c5[0x5]:null};}[_0x5c05d7(0x189)](_0x407f5a,_0x3f7505,_0x207a2c){const _0x4b3a20=_0x5c05d7,_0x60d951=_0x407f5a[_0x4b3a20(0x120)](),_0x135cfc=_0x60d951[_0x4b3a20(0x17e)],_0x80cb4a=_0x60d951[_0x4b3a20(0x1c0)];this[_0x4b3a20(0xe1)](_0x407f5a,this[_0x4b3a20(0x23c)][_0x4b3a20(0xca)](_0x135cfc,_0x3f7505));const _0x2b9b26=_0x2a8b17(),_0x337991=_0x407f5a[_0x4b3a20(0xba)]['id'],_0x3a14d5=_0x407f5a[_0x4b3a20(0x221)]+(_0x407f5a[_0x4b3a20(0x167)]?':'+_0x407f5a[_0x4b3a20(0x167)]:'');this[_0x4b3a20(0xc5)]({'id':_0x2b9b26,'type':_0x3a14d5,'createdAt':new Date(),'authorId':_0x337991,'originalSuggestionId':_0x407f5a['id'],'attributes':_0x407f5a[_0x4b3a20(0x193)],'data':_0x407f5a[_0x4b3a20(0x1b4)]});const _0x5c14d2=this[_0x4b3a20(0x14a)](_0x407f5a);(_0x4b3a20(0x20d)==_0x407f5a[_0x4b3a20(0x221)]||_0x5c14d2&&this[_0x4b3a20(0xe4)](_0x5c14d2))&&(_0x207a2c=this[_0x4b3a20(0x23c)][_0x4b3a20(0xbd)](_0x207a2c[_0x4b3a20(0x22c)])),this[_0x4b3a20(0x152)](_0x3a14d5,_0x2b9b26,_0x337991,this[_0x4b3a20(0x23c)][_0x4b3a20(0xca)](_0x207a2c,_0x80cb4a));}[_0x5c05d7(0x160)](_0x4ab64c,_0x45afd4=null){const _0x6242ac=_0x5c05d7,_0x465551=[],_0x38d158=this[_0x6242ac(0x126)][_0x6242ac(0x1ce)][_0x6242ac(0x155)](_0x6242ac(0x144))['me'];Array[_0x6242ac(0x12b)](_0x4ab64c)||(_0x4ab64c=[_0x4ab64c]);for(const _0x5e7da8 of this[_0x6242ac(0x1d2)]()){if(!_0x5e7da8[_0x6242ac(0x15c)])continue;if(_0x45afd4&&_0x5e7da8[_0x6242ac(0x221)]!=_0x45afd4)continue;let _0x2a0ef9=!0x1;for(const _0x3857a8 of _0x5e7da8[_0x6242ac(0x195)]()){for(const _0x5bd8e7 of _0x4ab64c){const _0x306642=_0x5bd8e7[_0x6242ac(0x17e)][_0x6242ac(0xbe)](_0x3857a8[_0x6242ac(0x1c0)])||_0x5bd8e7[_0x6242ac(0x1c0)][_0x6242ac(0xbe)](_0x3857a8[_0x6242ac(0x17e)]);if(_0x306642||_0x5bd8e7[_0x6242ac(0x100)](_0x3857a8)){const _0x4c4713=_0x5bd8e7[_0x6242ac(0x116)](_0x3857a8)&&Rt(this[_0x6242ac(0x23c)][_0x6242ac(0x182)],_0x3857a8[_0x6242ac(0x17e)],_0x5bd8e7),_0x372a7e=_0x3857a8[_0x6242ac(0x116)](_0x5bd8e7)&&Rt(this[_0x6242ac(0x23c)][_0x6242ac(0x182)],_0x5bd8e7[_0x6242ac(0x17e)],_0x3857a8);_0x465551[_0x6242ac(0x16c)]({'suggestion':_0x5e7da8,'meta':{'isOwn':_0x38d158==_0x5e7da8[_0x6242ac(0x190)],'isNextTo':_0x306642,'isInsideObject':_0x4c4713,'containsRangeInObject':_0x372a7e}}),_0x2a0ef9=!0x0;break;}}if(_0x2a0ef9)break;}}return _0x465551;}[_0x5c05d7(0x152)](_0x50e3e0,_0xd6e04b,_0x37cfd3,_0x3f506a,_0xd63d65){const _0x2e2680=_0x5c05d7;this[_0x2e2680(0x23c)][_0x2e2680(0xe2)](_0x36fe8d=>{const _0x3af6a6=_0x2e2680;let _0x163688=_0x3af6a6(0xb7)+_0x50e3e0+':'+_0xd6e04b+':'+_0x37cfd3;_0xd63d65&&(_0x163688=_0x163688+':'+_0xd63d65),_0x36fe8d[_0x3af6a6(0x12f)](_0x163688,{'range':_0x3f506a,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5c05d7(0x1b7)](_0x1ec1f4){const _0x354d07=_0x5c05d7,_0x4aee82=_0x1ec1f4[_0x354d07(0xdd)],_0x44eff6=_0x1ec1f4[_0x354d07(0xfa)];_0x1ec1f4[_0x354d07(0xdd)]=null,_0x1ec1f4[_0x354d07(0xfa)]=null,null!=_0x4aee82&&_0x4aee82[_0x354d07(0xfa)]==_0x1ec1f4&&(_0x4aee82[_0x354d07(0xfa)]=_0x44eff6),null!=_0x44eff6&&_0x44eff6[_0x354d07(0xdd)]==_0x1ec1f4&&(_0x44eff6[_0x354d07(0xdd)]=_0x4aee82),_0x354d07(0x136)==this[_0x354d07(0xc9)][_0x354d07(0x155)](_0x1ec1f4)&&(this[_0x354d07(0xc9)][_0x354d07(0x17d)](_0x1ec1f4,_0x354d07(0xdb)),this[_0x354d07(0x240)](_0x354d07(0x232),_0x1ec1f4,_0x4aee82,_0x44eff6));}[_0x5c05d7(0xc5)](_0xf05f1c){const _0x1e96cc=_0x5c05d7,_0x4472ce=_0xf05f1c['id'],_0x4bc69d=this[_0x1e96cc(0x236)](_0xf05f1c);if(this[_0x1e96cc(0x178)]&&this[_0x1e96cc(0x178)][_0x1e96cc(0x246)]){const _0x278459=this[_0x1e96cc(0x126)][_0x1e96cc(0x1ce)][_0x1e96cc(0x155)](_0x1e96cc(0x185)),_0x40b378=_0x4bc69d[_0x1e96cc(0x173)],_0x37c4c1=_0x4bc69d[_0x1e96cc(0x167)]?_0x4bc69d[_0x1e96cc(0x221)]+':'+_0x4bc69d[_0x1e96cc(0x167)]:_0x4bc69d[_0x1e96cc(0x221)],_0x384f4c=this[_0x1e96cc(0x126)][_0x1e96cc(0x21f)],_0x236150=_0x278459[_0x1e96cc(0xb8)](_0x327ede(_0x384f4c,_0x1e96cc(0x17b))),_0x3e8098={'id':_0x4472ce,'type':_0x37c4c1,'hasComments':_0x40b378,'data':_0xf05f1c[_0x1e96cc(0x1b4)]||null,'originalSuggestionId':_0xf05f1c[_0x1e96cc(0x231)]||null,'attributes':_0x4bc69d[_0x1e96cc(0x193)]};this[_0x1e96cc(0x178)][_0x1e96cc(0x246)](_0x3e8098)[_0x1e96cc(0x212)](_0xf7abbb=>{const _0x424dcf=_0x1e96cc;_0x4bc69d[_0x424dcf(0x119)]=!0x0,_0x278459[_0x424dcf(0x1f3)](_0x236150),_0xf7abbb&&_0xf7abbb[_0x424dcf(0x177)]&&(this[_0x424dcf(0x128)][_0x424dcf(0x155)](_0x4472ce)[_0x424dcf(0x177)]=_0xf7abbb[_0x424dcf(0x177)]);})[_0x1e96cc(0x21c)](_0x3a85be=>{const _0x31e94b=_0x1e96cc;throw _0x3bcb91(_0x31e94b(0x1e8)),this[_0x31e94b(0x126)][_0x31e94b(0x15e)][_0x31e94b(0x1ba)]({'isUndoable':!0x1},()=>{const _0x514819=_0x31e94b;_0x4bc69d[_0x514819(0x196)]();}),_0x4bc69d[_0x31e94b(0x22d)](),this[_0x31e94b(0x128)][_0x31e94b(0x1c4)](_0x4bc69d['id']),this[_0x31e94b(0xc9)][_0x31e94b(0x1c4)](_0x4bc69d),_0x3a85be;});}return _0x4bc69d;}[_0x5c05d7(0xe4)](_0x52ea4e){const _0x4342d7=_0x5c05d7;return this[_0x4342d7(0x218)][_0x4342d7(0x222)](_0x52ea4e);}[_0x5c05d7(0x230)](_0x577639,_0x30f8ac){const _0x2032ff=_0x5c05d7,_0x48d309=this[_0x2032ff(0x126)][_0x2032ff(0x1ce)][_0x2032ff(0x155)](_0x2032ff(0x185)),_0xc9257a=this[_0x2032ff(0x1e5)](_0x577639);if(this[_0x2032ff(0x178)]&&this[_0x2032ff(0x178)][_0x2032ff(0xce)]){if(_0xc9257a[_0x2032ff(0x119)]){const _0x2b4432=_0x48d309[_0x2032ff(0xb8)](_0x327ede(this[_0x2032ff(0x126)][_0x2032ff(0x21f)],_0x2032ff(0x17b)));this[_0x2032ff(0x178)][_0x2032ff(0xce)](_0x577639,_0x30f8ac)[_0x2032ff(0x212)](()=>{const _0x456666=_0x2032ff;_0x48d309[_0x456666(0x1f3)](_0x2b4432);});}else _0xc9257a['on'](_0x2032ff(0x21d),()=>{const _0x2f86c6=_0x2032ff;this[_0x2f86c6(0x230)](_0x577639,_0x30f8ac);});}}[_0x5c05d7(0x1fc)](_0x5c3ebb){const _0x3865f6=_0x5c05d7;if(!this[_0x3865f6(0x178)]||!this[_0x3865f6(0x178)][_0x3865f6(0x1e5)])throw new _0x3eeee3(_0x3865f6(0x1ec),this);return this[_0x3865f6(0x178)][_0x3865f6(0x1e5)](_0x5c3ebb);}[_0x5c05d7(0x233)](_0x5e40ff){const _0x4aaf0a=_0x5c05d7,{id:_0xa5512,type:_0x1fe559,subType:_0x46f578,authorId:_0x22ce9a}=this[_0x4aaf0a(0x192)](_0x5e40ff),_0x508e74=this[_0x4aaf0a(0x128)][_0x4aaf0a(0x155)](_0xa5512)||this[_0x4aaf0a(0x10c)](_0x1fe559,_0x46f578,_0xa5512,_0x22ce9a,{});switch(this[_0x4aaf0a(0x121)](_0x508e74,_0x1fe559,_0x46f578,_0x22ce9a),this[_0x4aaf0a(0xc9)][_0x4aaf0a(0x155)](_0x508e74)){case _0x4aaf0a(0xaa):this[_0x4aaf0a(0x1fc)](_0xa5512)[_0x4aaf0a(0x212)](_0x3d0fbc=>{const _0x1864ac=_0x4aaf0a;let _0x1c3970=Promise[_0x1864ac(0x19e)]();_0x3d0fbc[_0x1864ac(0x173)]&&(_0x1c3970=this[_0x1864ac(0x13a)][_0x1864ac(0x1f8)]({'channelId':this[_0x1864ac(0x126)][_0x1864ac(0xe0)][_0x1864ac(0x155)](_0x1864ac(0xa2)),'threadId':_0xa5512})),_0x1c3970[_0x1864ac(0x212)](()=>{const _0x443384=_0x1864ac;this[_0x443384(0x236)](_0x3d0fbc)[_0x443384(0x119)]=!0x0;});}),this[_0x4aaf0a(0xc9)][_0x4aaf0a(0x17d)](_0x508e74,_0x4aaf0a(0x1ee));break;case _0x4aaf0a(0xdb):this[_0x4aaf0a(0x230)](_0xa5512,{'state':_0x4aaf0a(0xe3)});case _0x4aaf0a(0x16a):this[_0x4aaf0a(0xc9)][_0x4aaf0a(0x17d)](_0x508e74,_0x4aaf0a(0x136)),this[_0x4aaf0a(0x240)](_0x4aaf0a(0x23a),_0x508e74);break;case _0x4aaf0a(0x136):this[_0x4aaf0a(0x240)](_0x4aaf0a(0x203),_0x508e74);}return _0x508e74[_0x4aaf0a(0xdc)](_0x5e40ff),_0x508e74;}[_0x5c05d7(0x174)](_0x3d07d9){const _0x2d60fa=_0x5c05d7,_0x105e21=Array[_0x2d60fa(0x13e)](_0x3d07d9),_0x3f31e9=_0x105e21[_0x2d60fa(0xd2)](_0x5bef9c=>_0x2d60fa(0x146)==_0x5bef9c[_0x2d60fa(0x221)]);this[_0x2d60fa(0x104)](_0x3f31e9);const _0xf5c1b0=_0x105e21[_0x2d60fa(0xd2)](_0x20fee5=>!_0x20fee5[_0x2d60fa(0x1f2)]&&_0x2d60fa(0x146)!=_0x20fee5[_0x2d60fa(0x221)]),_0xce9427=this[_0x2d60fa(0x1d2)]({'skipNotAttached':!0x0})[_0x2d60fa(0xd2)](_0x3641b6=>!_0x3641b6[_0x2d60fa(0x1f2)]&&_0x2d60fa(0x146)!=_0x3641b6[_0x2d60fa(0x221)]),_0x390ee4=_0xce9427[_0x2d60fa(0xd2)](_0x2af74b=>!_0x3d07d9[_0x2d60fa(0x222)](_0x2af74b)),_0x4b96d9=new Map(_0xce9427[_0x2d60fa(0x23b)](_0x4ac656=>[_0x4ac656,this[_0x2d60fa(0x1bd)][_0x2d60fa(0x181)](_0x4ac656[_0x2d60fa(0x221)],_0x4ac656[_0x2d60fa(0x167)],_0x2d60fa(0x112))])),_0x564a72=new Map(_0xce9427[_0x2d60fa(0x23b)](_0x14d8e5=>[_0x14d8e5,_0x14d8e5[_0x2d60fa(0x120)]()])),_0xbc4a99=new Set(),_0x490b6c=new Set();for(let _0x4b15da=0x0;_0x4b15da<_0xf5c1b0[_0x2d60fa(0xcf)];_0x4b15da++)_0x2c8f17(_0xf5c1b0[_0x4b15da],_0xf5c1b0,_0x4b15da+0x1);for(let _0x40073d=0x0;_0x40073d<_0xf5c1b0[_0x2d60fa(0xcf)];_0x40073d++)_0x2c8f17(_0xf5c1b0[_0x40073d],_0x390ee4,0x0);const _0x4d477a=new Set();for(let _0x195857=0x0;_0x195857<_0xf5c1b0[_0x2d60fa(0xcf)];_0x195857++){const _0x59bdf9=_0xf5c1b0[_0x195857];!_0x490b6c[_0x2d60fa(0x222)](_0x59bdf9)&&_0x59bdf9[_0x2d60fa(0xdd)]&&(_0x4d477a[_0x2d60fa(0xb8)](_0x59bdf9[_0x2d60fa(0xdd)]),_0x59bdf9[_0x2d60fa(0xdd)][_0x2d60fa(0xfa)]===_0x59bdf9&&(_0x59bdf9[_0x2d60fa(0xdd)][_0x2d60fa(0xfa)]=null),_0x59bdf9[_0x2d60fa(0xdd)]=null),!_0xbc4a99[_0x2d60fa(0x222)](_0x59bdf9)&&_0x59bdf9[_0x2d60fa(0xfa)]&&(_0x4d477a[_0x2d60fa(0xb8)](_0x59bdf9[_0x2d60fa(0xfa)]),_0x59bdf9[_0x2d60fa(0xfa)][_0x2d60fa(0xdd)]===_0x59bdf9&&(_0x59bdf9[_0x2d60fa(0xfa)][_0x2d60fa(0xdd)]=null),_0x59bdf9[_0x2d60fa(0xfa)]=null);}function _0x2c8f17(_0xdaedf4,_0x1a0b42,_0x34cd2d){const _0x35c994=_0x2d60fa;for(let _0x58a120=_0x34cd2d;_0x58a120<_0x1a0b42[_0x35c994(0xcf)];_0x58a120++){const _0x58a1b4=_0x14748c(_0xdaedf4,_0x1a0b42[_0x58a120]);_0x58a1b4&&(_0x58a1b4[0x0][_0x35c994(0xfa)]=_0x58a1b4[0x1],_0x58a1b4[0x1][_0x35c994(0xdd)]=_0x58a1b4[0x0],_0xbc4a99[_0x35c994(0xb8)](_0x58a1b4[0x0]),_0x490b6c[_0x35c994(0xb8)](_0x58a1b4[0x1]));}}function _0x14748c(_0x2ab66b,_0x2c4478){const _0x1f7859=_0x2d60fa;if(_0x2ab66b[_0x1f7859(0x190)]['id']!==_0x2c4478[_0x1f7859(0x190)]['id'])return null;const _0x4ca633=_0x4b96d9[_0x1f7859(0x155)](_0x2ab66b)(_0x2ab66b,_0x2c4478,_0x564a72[_0x1f7859(0x155)](_0x2ab66b),_0x564a72[_0x1f7859(0x155)](_0x2c4478));if(!_0x4ca633)return null;return _0x4b96d9[_0x1f7859(0x155)](_0x2c4478)(_0x2ab66b,_0x2c4478,_0x564a72[_0x1f7859(0x155)](_0x2ab66b),_0x564a72[_0x1f7859(0x155)](_0x2c4478))?_0x4ca633[0x1][_0x1f7859(0xc0)]&&_0x4ca633[0x1][_0x1f7859(0xc0)][_0x1f7859(0xcf)]?null:_0x4ca633:null;}_0x4d477a[_0x2d60fa(0x133)]&&this[_0x2d60fa(0x174)](_0x4d477a);}[_0x5c05d7(0x104)](_0xed6248){const _0x3701b3=_0x5c05d7;if(0x0==_0xed6248[_0x3701b3(0xcf)])return;const _0x27930e=this[_0x3701b3(0x1d2)]({'skipNotAttached':!0x0})[_0x3701b3(0xd2)](_0xbd37a4=>_0x3701b3(0x146)==_0xbd37a4[_0x3701b3(0x221)]&&_0xbd37a4[_0x3701b3(0x229)]),_0x11e13b=[],_0x2d1a48=new Map();for(const _0x2eb2cf of _0x27930e){const _0x3fed2=_0x5e2f74(_0x2eb2cf[_0x3701b3(0x193)]);_0x2d1a48[_0x3701b3(0x222)](_0x3fed2)||(_0x2d1a48[_0x3701b3(0x17d)](_0x3fed2,_0x11e13b[_0x3701b3(0xcf)]),_0x11e13b[_0x3701b3(0x16c)]([]));const _0x291c50=_0x2d1a48[_0x3701b3(0x155)](_0x3fed2);_0x11e13b[_0x291c50][_0x3701b3(0x16c)](_0x2eb2cf);}!(function(){const _0x4782fe=_0x3701b3;_0x11e13b[_0x4782fe(0x107)]((_0x3ca145,_0x4c49af)=>{const _0x388940=_0x4782fe,_0x53c39f=_0x3ca145[0x0][_0x388940(0x177)],_0x27757a=_0x4c49af[0x0][_0x388940(0x177)];return _0x53c39f==_0x27757a?_0x3ca145[0x0][_0x388940(0x193)][_0x388940(0xc7)]<_0x4c49af[0x0][_0x388940(0x193)][_0x388940(0xc7)]?-0x1:0x1:_0x53c39f<_0x27757a?-0x1:0x1;});for(const _0x121a83 of _0x11e13b)_0x121a83[_0x4782fe(0x107)]((_0x3977ef,_0x3647db)=>_0x3977ef['id']<_0x3647db['id']?-0x1:0x1);}());for(let _0xb2e083=0x0;_0xb2e083<_0x11e13b[_0x3701b3(0xcf)];_0xb2e083++){if(0x0==_0x11e13b[_0xb2e083][_0x3701b3(0xcf)])continue;const _0x873711=[];for(let _0x25f85c=_0xb2e083+0x1;_0x25f85c<_0x11e13b[_0x3701b3(0xcf)];_0x25f85c++)0x0!=_0x11e13b[_0x25f85c][_0x3701b3(0xcf)]&&_0x2688c7(_0x11e13b[_0xb2e083],_0x11e13b[_0x25f85c])&&_0x873711[_0x3701b3(0x16c)](_0x25f85c);for(const _0x90a134 of _0x873711)_0x11e13b[_0xb2e083]=_0x11e13b[_0xb2e083][_0x3701b3(0xa3)](_0x11e13b[_0x90a134]),_0x11e13b[_0x90a134]=[];}for(const _0x28c493 of _0x11e13b)for(let _0x5bd41b=0x0;_0x5bd41b<_0x28c493[_0x3701b3(0xcf)];_0x5bd41b++)_0x28c493[_0x5bd41b][_0x3701b3(0xfa)]=_0x28c493[_0x5bd41b+0x1]||null;for(const _0x323c60 of _0x11e13b)for(let _0x35a7f4=0x0;_0x35a7f4<_0x323c60[_0x3701b3(0xcf)];_0x35a7f4++)_0x323c60[_0x35a7f4][_0x3701b3(0xdd)]=_0x323c60[_0x35a7f4-0x1]||null;function _0x2688c7(_0x38a826,_0x163763){const _0x35c145=_0x3701b3;if(_0x38a826[0x0][_0x35c145(0x193)][_0x35c145(0xc7)]!==_0x163763[0x0][_0x35c145(0x193)][_0x35c145(0xc7)]&&_0x38a826[0x0][_0x35c145(0x190)]!==_0x163763[0x0][_0x35c145(0x190)])return!0x1;if(!function(_0x4c63e6,_0x284ff8){const _0x22a228=_0x35c145;if(!_0x4c63e6[_0x22a228(0x173)]&&!_0x284ff8[_0x22a228(0x173)])return!0x0;if(_0x4c63e6[_0x22a228(0x173)]&&_0x284ff8[_0x22a228(0x173)])return!0x1;if(_0x4c63e6[_0x22a228(0x173)]&&_0x284ff8[_0x22a228(0x177)]<_0x4c63e6[_0x22a228(0xc0)][_0x22a228(0xb2)][_0x22a228(0x155)](0x0)[_0x22a228(0x177)])return!0x0;if(_0x284ff8[_0x22a228(0x173)]&&_0x4c63e6[_0x22a228(0x177)]<_0x284ff8[_0x22a228(0xc0)][_0x22a228(0xb2)][_0x22a228(0x155)](0x0)[_0x22a228(0x177)])return!0x0;return!0x1;}(_0x38a826[0x0],_0x163763[0x0]))return!0x1;const _0x1dec9c=_0x454d44(_0x38a826[0x0][_0x35c145(0x193)],_0x35c145(0xc7)),_0x588a0c=_0x454d44(_0x163763[0x0][_0x35c145(0x193)],_0x35c145(0xc7));if(!_0x150cf4(_0x1dec9c,_0x588a0c))return!0x1;return!!_0x38a826[_0x35c145(0xfb)](_0x31e4d9=>_0x163763[_0x35c145(0xb5)](_0x4a8be2=>_0x31e4d9[_0x35c145(0x120)]()[_0x35c145(0xbe)](_0x4a8be2[_0x35c145(0x120)]())))&&_0x163763[_0x35c145(0xfb)](_0x38b1cf=>_0x38a826[_0x35c145(0xb5)](_0x53a697=>_0x38b1cf[_0x35c145(0x120)]()[_0x35c145(0xbe)](_0x53a697[_0x35c145(0x120)]())));}}[_0x5c05d7(0x180)](_0x494429){const _0x164045=_0x5c05d7,_0x39cc9a=Array[_0x164045(0x13e)](_0x494429),_0x49612a=this[_0x164045(0x1d2)]({'skipNotAttached':!0x0}),_0x5599fb=_0x49612a[_0x164045(0xd2)](_0x22e38a=>!_0x494429[_0x164045(0x222)](_0x22e38a)),_0x2d30d4=new Map(_0x39cc9a[_0x164045(0x23b)](_0x89c2cf=>[_0x89c2cf,this[_0x164045(0x1bd)][_0x164045(0x181)](_0x89c2cf[_0x164045(0x221)],_0x89c2cf[_0x164045(0x167)],_0x164045(0x187))])),_0x31de11=new Map(_0x49612a[_0x164045(0x23b)](_0x3b2d2d=>[_0x3b2d2d,_0x3b2d2d[_0x164045(0x195)]()]));for(let _0x50f81a=0x0;_0x50f81a<_0x39cc9a[_0x164045(0xcf)];_0x50f81a++){if(_0x2ff358(this,_0x39cc9a[_0x50f81a],_0x39cc9a,_0x50f81a+0x1))return!0x0;}for(let _0x43f932=0x0;_0x43f932<_0x39cc9a[_0x164045(0xcf)];_0x43f932++){if(_0x2ff358(this,_0x39cc9a[_0x43f932],_0x5599fb,0x0))return!0x0;}return!0x1;function _0x2ff358(_0x570118,_0x1ff1b7,_0x45f40e,_0x1f4bf5){const _0x50b103=_0x164045;for(let _0x2f57ce=_0x1f4bf5;_0x2f57ce<_0x45f40e[_0x50b103(0xcf)];_0x2f57ce++){const _0xa91017=_0x45f40e[_0x2f57ce];if(_0xa91017[_0x50b103(0x221)]!==_0x1ff1b7[_0x50b103(0x221)]||_0xa91017[_0x50b103(0x190)]['id']!==_0x1ff1b7[_0x50b103(0x190)]['id']||_0xa91017[_0x50b103(0x167)]!==_0x1ff1b7[_0x50b103(0x167)])continue;if(!Pt(_0x1ff1b7,_0xa91017,[_0x50b103(0xc7)]))continue;if(_0x50b103(0x146)==_0x1ff1b7[_0x50b103(0x221)]&&_0x1ff1b7[_0x50b103(0x1b4)][_0x50b103(0x201)]!=_0xa91017[_0x50b103(0x1b4)][_0x50b103(0x201)])continue;if(_0x50b103(0x146)==_0x1ff1b7[_0x50b103(0x221)]&&_0x570118[_0x50b103(0xe4)](_0x1ff1b7[_0x50b103(0x1b4)][_0x50b103(0xa5)]))continue;if(_0x50b103(0x20d)==_0x1ff1b7[_0x50b103(0x221)]){const _0x1d2813=_0x570118[_0x50b103(0x126)][_0x50b103(0x15e)],_0x292cd1=_0x1ff1b7[_0x50b103(0x109)]();if(_0x292cd1&&(_0x1d2813[_0x50b103(0x182)][_0x50b103(0x19d)](_0x292cd1)||_0x1d2813[_0x50b103(0x182)][_0x50b103(0xff)](_0x292cd1)))continue;}const _0x165b48=_0x2d30d4[_0x50b103(0x155)](_0x1ff1b7),_0x4912b0=_0x31de11[_0x50b103(0x155)](_0x1ff1b7),_0x13586f=_0x31de11[_0x50b103(0x155)](_0xa91017),_0x5f3365=_0x1ff1b7[_0x50b103(0xc0)]&&_0x1ff1b7[_0x50b103(0xc0)][_0x50b103(0xcf)],_0x5d8a05=_0xa91017[_0x50b103(0xc0)]&&_0xa91017[_0x50b103(0xc0)][_0x50b103(0xcf)];if(!_0x5f3365&&_0x165b48(_0x13586f,_0x4912b0))return _0x570118[_0x50b103(0x147)](_0xa91017,_0x1ff1b7),_0x31de11[_0x50b103(0x1c4)](_0x1ff1b7),!0x0;if(!_0x5d8a05&&_0x165b48(_0x4912b0,_0x13586f))return _0x570118[_0x50b103(0x147)](_0x1ff1b7,_0xa91017),_0x31de11[_0x50b103(0x1c4)](_0xa91017),!0x0;}return!0x1;}}[_0x5c05d7(0x147)](_0x40f5fd,_0x49b494){const _0x309fef=_0x5c05d7;if(_0x40f5fd[_0x309fef(0x1f2)]){for(const _0x28feed of _0x49b494[_0x309fef(0x195)]())_0x40f5fd[_0x309fef(0x18f)](_0x28feed);}else{const _0x48266f=_0x49b494[_0x309fef(0x120)]()[_0x309fef(0x1c0)];this[_0x309fef(0xe1)](_0x40f5fd,this[_0x309fef(0x23c)][_0x309fef(0xca)](_0x40f5fd[_0x309fef(0x120)]()[_0x309fef(0x17e)],_0x48266f));}_0x49b494[_0x309fef(0x17a)]();}[_0x5c05d7(0x114)](_0x1ed9a1,_0x34bcf5){const _0x534a91=_0x5c05d7,_0x3acb2b=_0x1ed9a1[_0x534a91(0x9f)](_0x534a91(0x17f))||_0x1ed9a1[_0x534a91(0x9f)](_0x534a91(0x146))?_0x534a91(0xe6):_0x1ed9a1[_0x534a91(0xa7)]();return _0x327ede(this[_0x534a91(0x126)][_0x534a91(0x21f)],_0x34bcf5+'_'+_0x3acb2b+_0x534a91(0x19c));}[_0x5c05d7(0x1a9)](){const _0x22f56b=_0x5c05d7,_0x26ab6c=this[_0x22f56b(0x126)];if(!_0x26ab6c['ui'])return;const {ariaLiveAnnouncer:_0x4a8bc4}=_0x26ab6c['ui'];_0x282670(this[_0x22f56b(0x23c)],({left:_0x3b5de8,entered:_0x226635})=>{const _0x355267=_0x22f56b;for(const _0x3e9900 of _0x3b5de8){const {group:_0x1dbcc1,type:_0x30edc7}=this[_0x355267(0x192)](_0x3e9900[_0x355267(0x248)]);if(_0x355267(0x20e)===_0x1dbcc1){_0x4a8bc4[_0x355267(0x12e)](this[_0x355267(0x114)](_0x30edc7,_0x355267(0x117)));break;}}for(const _0xeb35cc of _0x226635){const {group:_0x5be162,type:_0x215e22}=this[_0x355267(0x192)](_0xeb35cc[_0x355267(0x248)]);if(_0x355267(0x20e)===_0x5be162){_0x4a8bc4[_0x355267(0x12e)](this[_0x355267(0x114)](_0x215e22,_0x355267(0x11f)));break;}}});}[_0x5c05d7(0xaf)](_0x1298ed){const _0x30a88e=_0x5c05d7;if(this[_0x30a88e(0x1bb)])return!0x1;const _0x1637dc=this[_0x30a88e(0x126)],_0x54cf3b=_0x1637dc[_0x30a88e(0x15e)][_0x30a88e(0xb9)][_0x30a88e(0x1d4)][_0x30a88e(0x1cd)]();if(0x0==_0x54cf3b[_0x30a88e(0xcf)])return!0x1;const _0x3f7771=[],_0x519e6a=_0x54cf3b[_0x30a88e(0xd2)](_0x5b230c=>_0x30a88e(0x146)==_0x5b230c[_0x30a88e(0x221)]),_0x9738f7=_0x54cf3b[_0x30a88e(0xd2)](_0x29a64a=>_0x30a88e(0xf9)==_0x29a64a[_0x30a88e(0x221)]&&_0x30a88e(0x124)!=_0x29a64a[_0x30a88e(0x248)]),_0xd13070=_0x54cf3b[_0x30a88e(0xd2)](_0x1b7d78=>_0x30a88e(0x1f3)==_0x1b7d78[_0x30a88e(0x221)]&&_0x30a88e(0x124)!=_0x1b7d78[_0x30a88e(0x248)]);for(const _0x48c85e of _0x519e6a)_0x3f7771[_0x30a88e(0x16c)]({'key':_0x48c85e[_0x30a88e(0x1fa)],'newValue':_0x48c85e[_0x30a88e(0x1b2)],'oldValue':_0x48c85e[_0x30a88e(0x9c)],'range':Ot(_0x48c85e[_0x30a88e(0x10e)],_0x1637dc[_0x30a88e(0x15e)])});for(const _0x13905f of _0x9738f7){const _0x1d127c=_0xd13070[_0x30a88e(0x16d)](_0x455e9a=>_0x455e9a[_0x30a88e(0xe9)][_0x30a88e(0xbe)](_0x13905f[_0x30a88e(0xe9)]));_0x1d127c&&_0x3f7771[_0x30a88e(0x16c)]({'key':_0x30a88e(0x1a2),'newValue':_0x13905f[_0x30a88e(0x248)],'oldValue':_0x1d127c[_0x30a88e(0x248)],'range':_0x1637dc[_0x30a88e(0x15e)][_0x30a88e(0xdf)](_0x13905f[_0x30a88e(0xe9)][_0x30a88e(0x184)])});}return 0x0!=_0x3f7771[_0x30a88e(0xcf)]&&this[_0x30a88e(0x10d)](_0x1298ed,_0x3f7771);}[_0x5c05d7(0x156)](_0x40b50e){const _0x4f50e8=_0x5c05d7;let _0x1f632f=!0x1;const _0x3fb8c2=this[_0x4f50e8(0x126)][_0x4f50e8(0x15e)][_0x4f50e8(0xb9)][_0x4f50e8(0x1d4)][_0x4f50e8(0x244)]()[_0x4f50e8(0xd2)](_0x3c625f=>_0x3c625f[_0x4f50e8(0x1b4)][_0x4f50e8(0xb0)]&&_0x3c625f[_0x4f50e8(0x248)][_0x4f50e8(0x9f)](_0x4f50e8(0x150)));for(const _0x401938 of _0x3fb8c2){const {subType:_0x11d120,id:_0x2ac000}=this[_0x4f50e8(0x192)](_0x401938[_0x4f50e8(0x248)]),_0x319ced=_0x11d120[_0x4f50e8(0xb4)]('|')[0x0];for(const _0x452fc3 of this[_0x4f50e8(0x1d2)]({'skipNotAttached':!0x0}))_0x452fc3['id']!=_0x2ac000&&_0x4f50e8(0x146)==_0x452fc3[_0x4f50e8(0x221)]&&_0x452fc3[_0x4f50e8(0x1b4)]&&_0x452fc3[_0x4f50e8(0x1b4)][_0x4f50e8(0xa5)]==_0x319ced&&_0x452fc3[_0x4f50e8(0x120)]()[_0x4f50e8(0x191)](_0x401938[_0x4f50e8(0x1b4)][_0x4f50e8(0xb0)])&&(this[_0x4f50e8(0x1ca)](_0x452fc3,_0x401938[_0x4f50e8(0x1b4)][_0x4f50e8(0xb0)],_0x40b50e),_0x1f632f=!0x0);}return _0x1f632f;}[_0x5c05d7(0x21a)](_0xc2d15){const _0x21acd0=_0x5c05d7;this[_0x21acd0(0x126)],(this[_0x21acd0(0x1bb)]=!0x0,_0xc2d15());}[_0x5c05d7(0x227)](_0x3fa954){const _0x16c669=_0x5c05d7,_0x36b2a0=this[_0x16c669(0xe4)](_0x3fa954),_0x30dcf0=this[_0x16c669(0x132)][_0x16c669(0x222)](_0x3fa954);return _0x36b2a0||_0x30dcf0;}[_0x5c05d7(0x10d)](_0x30a4af,_0x2609df){const _0x256ca7=_0x5c05d7;if(0x0==_0x2609df[_0x256ca7(0xcf)])return!0x1;let _0x21b348=!0x1;for(const _0xa33fee of _0x2609df){const _0xad2735=this[_0x256ca7(0x160)](_0xa33fee[_0x256ca7(0x10e)],_0x256ca7(0x146))[_0x256ca7(0xd2)](_0x1c016b=>!_0x1c016b[_0x256ca7(0x1a4)][_0x256ca7(0x158)])[_0x256ca7(0x23b)](_0x27e39d=>_0x27e39d[_0x256ca7(0x20e)]),_0x54e7b8=_0x5e2f74({'newValue':_0xa33fee[_0x256ca7(0x13c)]});_0xad2735[_0x256ca7(0xd2)](_0xd1f286=>{const _0x2cb881=_0x256ca7,[_0x9f4c6c,_0x9508e9]=_0xd1f286[_0x2cb881(0x167)][_0x2cb881(0xb4)]('|');return _0x9f4c6c==_0xa33fee[_0x2cb881(0xa5)]&&_0x9508e9!=_0x54e7b8;})[_0x256ca7(0x219)](_0x1488ab=>{const _0x4fd1ef=_0x256ca7;this[_0x4fd1ef(0x1ca)](_0x1488ab,_0xa33fee[_0x4fd1ef(0x10e)],_0x30a4af),_0x21b348=!0x0;});}return _0x21b348;}[_0x5c05d7(0x1ca)](_0x5b4e66,_0x42c886,_0xa69646){const _0x3aea09=_0x5c05d7,_0x228231=_0x5b4e66[_0x3aea09(0x120)]()[_0x3aea09(0x1ef)](_0x42c886);0x0!==_0x228231[_0x3aea09(0xcf)]?0x1!==_0x228231[_0x3aea09(0xcf)]?this[_0x3aea09(0x189)](_0x5b4e66,_0x42c886[_0x3aea09(0x17e)],_0x42c886[_0x3aea09(0x1c0)]):this[_0x3aea09(0xe1)](_0x5b4e66,_0x228231[0x0]):_0xa69646[_0x3aea09(0x1ab)](_0x5b4e66[_0x3aea09(0x14e)]());}}class xt{constructor(_0x163073){const _0x20abb0=_0x5c05d7;this[_0x20abb0(0x209)]=_0x163073,this[_0x20abb0(0x23c)]=_0x163073[_0x20abb0(0x15e)],this[_0x20abb0(0x1d1)]=new Map(),this[_0x20abb0(0x17c)]=new Map(),this[_0x20abb0(0x18e)]();}[_0x5c05d7(0x103)](_0x4486eb,_0xb0e085,_0x3e4153,_0x56879d,_0x46ecc6,_0x447645){const _0x169785=_0x5c05d7;return new _0x181659(this[_0x169785(0x23c)],{'type':_0x4486eb,'subType':_0xb0e085,'id':_0x3e4153,'author':_0x56879d,'creator':_0x56879d,'attributes':_0x46ecc6,'onAttributesChange':_0x447645,'onAccept':(..._0x574b58)=>this[_0x169785(0x181)](_0x4486eb,_0xb0e085,_0x169785(0x1aa))(..._0x574b58),'onDiscard':(..._0x41f70e)=>this[_0x169785(0x181)](_0x4486eb,_0xb0e085,_0x169785(0x196))(..._0x41f70e)});}[_0x5c05d7(0xf6)](_0x2e97bd,_0x13ee5d,_0x34c9a0,_0x564297){const _0x41ac2d=_0x5c05d7,_0xc388dc=_0x2e97bd+':'+_0x13ee5d+':'+_0x34c9a0;this[_0x41ac2d(0x1d1)][_0x41ac2d(0x17d)](_0xc388dc,_0x564297);}[_0x5c05d7(0x181)](_0xd4a4e9,_0x55d1c6,_0x52770f){const _0x11f28a=_0x5c05d7,_0x1ff916=_0xd4a4e9+':'+_0x55d1c6+':'+_0x52770f;return this[_0x11f28a(0x1d1)][_0x11f28a(0x155)](_0x1ff916)||this[_0x11f28a(0x17c)][_0x11f28a(0x155)](_0xd4a4e9+':'+_0x52770f);}[_0x5c05d7(0x18e)](){const _0x1df7f3=_0x5c05d7,_0xcf9c5f=()=>!0x1,_0x364d8d=_0x7f57f0=>{const _0x5a4e52=_0x2c0e;_0x7f57f0[_0x5a4e52(0x107)]((_0x4f9f58,_0x2cdd01)=>_0x4f9f58[_0x5a4e52(0x17e)][_0x5a4e52(0xa0)](_0x2cdd01[_0x5a4e52(0x17e)])?0x1:-0x1),this[_0x5a4e52(0x23c)][_0x5a4e52(0xe2)](_0x21055d=>{const _0xb3fe9e=_0x5a4e52;for(const _0x41c0ef of _0x7f57f0){let _0x25ab08;_0x25ab08=_0x41c0ef[_0xb3fe9e(0x1c0)][_0xb3fe9e(0x11a)]&&_0x41c0ef[_0xb3fe9e(0x1c0)][_0xb3fe9e(0x22c)]==_0x41c0ef[_0xb3fe9e(0x17e)][_0xb3fe9e(0x184)]?_0x21055d[_0xb3fe9e(0x1b1)](_0x41c0ef[_0xb3fe9e(0x17e)][_0xb3fe9e(0x184)],'on'):_0x21055d[_0xb3fe9e(0x1b1)](_0x41c0ef),this[_0xb3fe9e(0x23c)][_0xb3fe9e(0x9a)](_0x25ab08,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x104044=(_0x2d0543,_0x2de805)=>{const _0x4844b6=_0x2c0e;_0x2de805&&this[_0x4844b6(0x23c)][_0x4844b6(0xe2)](_0x5f5d6b=>{const _0x329896=_0x4844b6,{commandName:_0x480611,commandParams:_0x3ecbd5=[]}=_0x2de805,_0x4c7a53=_0x2d0543[_0x329896(0x23b)](_0x59e53e=>(Tt(_0x59e53e)&&(_0x59e53e=this[_0x329896(0x23c)][_0x329896(0xca)](_0x59e53e[_0x329896(0x1c0)])),_0x59e53e))[_0x329896(0xd2)](_0x1c84c5=>_0x329896(0xf1)!==_0x1c84c5[_0x329896(0xc4)][_0x329896(0xd5)]);if(_0x4c7a53[_0x329896(0xcf)]<0x1)return;const _0x1ee717=Array[_0x329896(0x13e)](this[_0x329896(0x23c)][_0x329896(0xb9)][_0x329896(0x169)][_0x329896(0x195)]())[_0x329896(0x23b)](_0x119a9b=>_0x1e339a[_0x329896(0x204)](_0x119a9b));_0x5f5d6b[_0x329896(0x205)](_0x4c7a53);for(const _0x272dd2 of this[_0x329896(0x209)][_0x329896(0xfd)][_0x329896(0xfd)]())_0x272dd2[_0x329896(0x101)]();_0x3ecbd5[_0x329896(0x16c)]({'forceDefaultExecution':!0x0}),this[_0x329896(0x209)][_0x329896(0x1ff)](_0x480611,..._0x3ecbd5);const _0x5c4955=_0x1ee717[_0x329896(0xd2)](_0x5101d7=>_0x329896(0xf1)!=_0x5101d7[_0x329896(0xc4)][_0x329896(0xd5)]);_0x5c4955[_0x329896(0xcf)]>0x0&&_0x5f5d6b[_0x329896(0x205)](_0x5c4955);for(const _0xdd04c0 of _0x1ee717)_0xdd04c0[_0x329896(0x1ea)]();});},_0x583cd8=(_0x323d36,_0x39f41d)=>0x1==_0x323d36[_0x1df7f3(0xcf)]&&0x1==_0x39f41d[_0x1df7f3(0xcf)]&&_0x323d36[0x0][_0x1df7f3(0x1c0)][_0x1df7f3(0xbe)](_0x39f41d[0x0][_0x1df7f3(0x17e)]),_0x387509=(_0x4ce73d,_0x3b25bb,_0x3de73c,_0x92b531)=>Ft(_0x4ce73d,_0x3b25bb,_0x3de73c,_0x92b531,this[_0x1df7f3(0x23c)])?[_0x4ce73d,_0x3b25bb]:Ft(_0x3b25bb,_0x4ce73d,_0x92b531,_0x3de73c,this[_0x1df7f3(0x23c)])?[_0x3b25bb,_0x4ce73d]:null;this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x115),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x1f7),_0x364d8d),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x243),_0x583cd8),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x163),_0x387509),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x202),_0x364d8d),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x217),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x1b3),_0x583cd8),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x108),_0x387509),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0xc1),_0x104044),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x15d),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x1b9),_0x583cd8),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0xc8),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x197),_0x104044),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x1b6),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x1c2),_0x583cd8),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0xac),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x22a),_0xcf9c5f),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0xcc),(_0x905dc,_0x5fe439)=>{const _0x2fc30e=_0x1df7f3;if(!_0x5fe439)return;const _0x2efffb=this[_0x2fc30e(0x209)][_0x2fc30e(0x1ce)][_0x2fc30e(0x155)](p);this[_0x2fc30e(0x23c)][_0x2fc30e(0xe2)](_0x160a0b=>{const _0x482255=_0x2fc30e;if(_0x482255(0x1a2)==_0x5fe439[_0x482255(0xa5)])for(const _0x20aee5 of _0x905dc){const _0xd6268e=_0x20aee5[_0x482255(0x17e)][_0x482255(0x184)],_0xf6150=_0x5fe439[_0x482255(0x201)];_0x160a0b[_0x482255(0x1cc)](_0xd6268e,_0xf6150);}else{if(_0x2efffb[_0x482255(0xe4)](_0x5fe439[_0x482255(0xa5)])){for(const _0x35240d of _0x905dc)void 0x0!==_0x5fe439[_0x482255(0x201)]?_0x160a0b[_0x482255(0x1fd)](_0x5fe439[_0x482255(0xa5)],_0x5fe439[_0x482255(0x201)],_0x35240d[_0x482255(0x17e)][_0x482255(0x184)]):_0x160a0b[_0x482255(0x1a0)](_0x5fe439[_0x482255(0xa5)],_0x35240d[_0x482255(0x17e)][_0x482255(0x184)]);}else{for(const _0x158f96 of _0x905dc)_0x5fe439[_0x482255(0x201)]?_0x160a0b[_0x482255(0x1fd)](_0x5fe439[_0x482255(0xa5)],_0x5fe439[_0x482255(0x201)],_0x158f96):_0x160a0b[_0x482255(0x1a0)](_0x5fe439[_0x482255(0xa5)],_0x158f96);}}});}),this[_0x1df7f3(0x17c)][_0x1df7f3(0x17d)](_0x1df7f3(0x1f9),_0x583cd8);}}function Rt(_0x14fd04,_0x95f724,_0x535bef){const _0x5e1085=_0x5c05d7;for(const _0x2c06d7 of _0x95f724[_0x5e1085(0x22c)][_0x5e1085(0x23f)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2c06d7[_0x5e1085(0xc4)]==_0x2c06d7)return!0x1;if(!_0x535bef[_0x5e1085(0x10a)](_0x2c06d7))return!0x1;if(_0x14fd04[_0x5e1085(0x19d)](_0x2c06d7)||_0x14fd04[_0x5e1085(0xff)](_0x2c06d7))return!0x0;}return!0x1;}function Tt(_0x27438b){const _0x5bd7c1=_0x5c05d7;return _0x27438b[_0x5bd7c1(0x1c0)][_0x5bd7c1(0x22c)]==_0x27438b[_0x5bd7c1(0x17e)][_0x5bd7c1(0x184)]&&_0x27438b[_0x5bd7c1(0x1c0)][_0x5bd7c1(0x183)];}function Et(_0x6d6e8d,_0xe84114,_0xf97285,_0x217e25){const _0x3b5a92=_0x5c05d7,_0x280e89=_0xf91847=>!_0xf91847[_0x3b5a92(0x1ed)]['is'](_0x3b5a92(0x20b))&&!_0x217e25[_0x3b5a92(0x19d)](_0xf91847[_0x3b5a92(0x1ed)]),_0x50e5a=_0x6d6e8d[_0x3b5a92(0x17e)][_0x3b5a92(0x1a8)](_0x280e89),_0x28eab9=_0x6d6e8d[_0x3b5a92(0x1c0)][_0x3b5a92(0x1a8)](_0x280e89,{'direction':_0x3b5a92(0x12d)});return(!_0x6d6e8d[_0x3b5a92(0x17e)][_0x3b5a92(0xbe)](_0x50e5a)||!_0x6d6e8d[_0x3b5a92(0x1c0)][_0x3b5a92(0xbe)](_0x28eab9))&&(_0x50e5a[_0x3b5a92(0xa0)](_0x28eab9)?_0xf97285[_0x3b5a92(0x137)](_0xe84114,{'range':_0xf97285[_0x3b5a92(0xca)](_0x50e5a,_0x28eab9)}):_0xf97285[_0x3b5a92(0x1ab)](_0xe84114),!0x0);}function Vt(_0x33268d){return _0x5e2f74(_0x33268d);}function Ut(_0x1cb2bb){const _0x1f9b10=_0x5c05d7,_0x594d93=_0x1cb2bb[_0x1f9b10(0x17e)][_0x1f9b10(0x184)];return _0x594d93&&_0x594d93['is'](_0x1f9b10(0x245));}function Ot(_0x47277e,_0x120a95){const _0x3d4b8d=_0x5c05d7;return null==_0x47277e[_0x3d4b8d(0x1c0)][_0x3d4b8d(0x122)]&&_0x47277e[_0x3d4b8d(0x1c0)][_0x3d4b8d(0x22c)]==_0x47277e[_0x3d4b8d(0x17e)][_0x3d4b8d(0x184)]?Gt(_0x47277e[_0x3d4b8d(0x17e)][_0x3d4b8d(0x184)],_0x120a95):_0x47277e;}function Gt(_0x4ca3c0,_0x22d8ff){const _0x10f21c=_0x5c05d7,_0x45b876=_0x22d8ff[_0x10f21c(0x182)][_0x10f21c(0x19d)](_0x4ca3c0)||_0x22d8ff[_0x10f21c(0x182)][_0x10f21c(0x206)](_0x4ca3c0);return _0x22d8ff[_0x10f21c(0xca)](_0x22d8ff[_0x10f21c(0x9e)](_0x4ca3c0,_0x10f21c(0x130)),_0x45b876?_0x22d8ff[_0x10f21c(0x102)](_0x4ca3c0):_0x22d8ff[_0x10f21c(0x9e)](_0x4ca3c0,_0x10f21c(0x1c0)));}function Ft(_0x4291f2,_0x9b72e2,_0x4da1e1,_0xa3dbbb,_0x17d0b2){const _0x1f25f1=_0x5c05d7;if(!Pt(_0x4291f2,_0x9b72e2))return!0x1;if(_0x4da1e1[_0x1f25f1(0x1c0)][_0x1f25f1(0xbe)](_0xa3dbbb[_0x1f25f1(0x17e)]))return!0x0;if(_0x4291f2[_0x1f25f1(0x221)]!=_0x9b72e2[_0x1f25f1(0x221)])return!0x1;if(!_0x4da1e1[_0x1f25f1(0x1c0)][_0x1f25f1(0x1f1)](_0xa3dbbb[_0x1f25f1(0x17e)]))return!0x1;const _0x57c60a=_0x17d0b2[_0x1f25f1(0xca)](_0x4da1e1[_0x1f25f1(0x1c0)],_0xa3dbbb[_0x1f25f1(0x17e)])[_0x1f25f1(0x127)]();for(const _0x1fc152 of _0x57c60a)if([_0x1f25f1(0x200),_0x1f25f1(0x1c5)][_0x1f25f1(0x15a)](_0x1fc152[_0x1f25f1(0x221)])&&_0x17d0b2[_0x1f25f1(0x182)][_0x1f25f1(0xff)](_0x1fc152[_0x1f25f1(0x1ed)]))return!0x1;return!0x0;}function Pt(_0x598a92,_0x2ffb33,_0x320be5=[]){const _0x58ddb1=_0x5c05d7;return!(!_0x598a92[_0x58ddb1(0x229)]||!_0x2ffb33[_0x58ddb1(0x229)])&&_0x150cf4(_0x454d44(_0x598a92[_0x58ddb1(0x193)],_0x320be5),_0x454d44(_0x2ffb33[_0x58ddb1(0x193)],_0x320be5));}function Lt(_0x285de6,_0x526c0f){const _0x269df3=_0x5c05d7,_0x45e013=Ht(_0x285de6[_0x269df3(0x193)]),_0x42a951=Ht(_0x526c0f);if(!_0x285de6[_0x269df3(0x229)])return!0x1;for(const _0x4abe86 of Object[_0x269df3(0x1af)](_0x42a951))if(!_0x150cf4(_0x45e013[_0x4abe86],_0x42a951[_0x4abe86]))return!0x1;return!0x0;}function Ht(_0x585739){const _0x58300f=_0x5c05d7,_0x591182=Object[_0x58300f(0x19a)]({},_0x585739);return delete _0x591182[_0x58300f(0x21b)],delete _0x591182[_0x58300f(0x151)],_0x591182;}
23
+ function _0x399d(){const _0x5ec9f9=['join','formatBlock:accept','_setSuggestionData','CommentsRepository','removeMarker:suggestion:formatBlock','markMultiRangeBlockFormat','newValue','groupId','keys','never','editor','format','_suggestionState','_inlineAttributeKeys','howMany','set','elementToElement','deleteContent','value','isIntersecting','highest','authorName','_getAuthorFromId','discard','consume','containerElement','name','getWalker','nodeAfter','after','getChanges','announce','get','isNextTo','fromCharCode','track-changes-adapter-already-set','createdAt','acceptAllSuggestions','rename','removeComment','from','addMarker:suggestion','accepted','refresh','378712sEVAwT','createElement','delete','_getSuggestionData','range','isMultiRange','createPositionAt','formatBlock:','markerNameToElements','widget','_updateSuggestionData','markerToData','insertion:discard','suggestion-type','move','activeMarkers','registerPostFixer','formatInline:join','_getAttributeKey','documentSelection','toJSON','plugins','attribute:','change:activeMarkers','parent','group','collaboration.channelId','_model','_refreshAttributeSuggestionsChain','notReady','_createSuggestion','pop','formatInline','_removeSuggestion','attribute','return','detach','document','discardAllSuggestions','1283310nIvhhN','isIntersectingWithRange','getSuggestionCallback','previous','catch','start','deletion:join','commandName','splitPosition','isLocal','formatInline:','markInlineFormat','_recordAttributeSuggestions','getAncestors','external:','_setSuggestionRange','resolve','setSelection','key','getMarkers','insertContent','fromRange','_isRegisteredAttribute','oldValue','getRange','mapper','_suggestionFactory','addMarker:suggestion:attribute','_customCallbacks','attribute:join','schema','setTo','suggestionLoaded','formatBlock:discard','getAllAdjacentSuggestions','execute','substring','clone','_suggestions','isArray','_processAttributeChanges','targetPosition','getItems','then','meta','updateSuggestion','end','formatInline:chain','track-changes-enable-command-twice','_splitMarkerName','PendingActions','commentThread','markDeletion','_afterChanges','head','action','writer','nodeBefore','elementEnd','PENDING_ACTION_SUGGESTION','addMarker:suggestion:formatBlock','deletion:accept','options','_SUGGESTION_ANNOUNCEMENT','containsPosition','enqueueChange','markerName','isExternal','addMarker','suggestion:','toUpperCase','open','marker-count','ready','insertion:join','insertion:accept','_checkSuggestionCorrectness','newRange','_adapter','multi','_findSuggestions','_recordAttributeChanges','markMultiRangeInsertion','isCollapsed','containsRangeInObject','formatBlock:join','error-saving-suggestion-data-suggestion-discarded','setAttribute','batch','adapter','dataDowncast','ck-suggestion-marker--active','$text','addRange','editingDowncast','position','addUser','createPositionBefore','concat','moveTargetPosition','_joinSuggestions','isUndo','getSuggestions','forEach','ck-suggestion-marker-','track-changes-suggestion-not-found','define','_mergeNestedSuggestions','296cEJwxJ','map','isOwn','$graveyard','getChangedMarkers','element','containsRange','_editor','1287876YnZdGG','getRanges','selection','_getMarkerAnnouncementText','removeMarker:suggestion:attribute','formatGroupId','track-changes-user-not-found','getSuggestion','track-changes-suggestion-data-mismatch','getContainedElement','stop','sort','suggestion:attribute:','unbindElementFromMarkerName','addClass','_onDiscard','isAtEnd','substr','isBefore','getShiftedBy','isTouching','data-suggestion','hasCommentThread','track-changes-adapter-missing-getsuggestion','descriptionFactory','markerToHighlight','originalSuggestionId','_rangeIsInLocalUserInsertion','isDocumentOperation','removeMarkers','_joinWithAdjacentSuggestions','_handleNewSuggestionMarker','commands','warn','remove','creator','getLastMatchingPosition','getAttribute','rethrowUnexpectedError','LEAVE','$marker','189460sCVkkM','filter','markBlockFormat','Users','_addThreadToSuggestion','splice','change:_saved','trackChanges.mergeNestedSuggestions','suggestionUnloaded','hasComments','chain','forceDefaultExecution','suggestionChanged','split','createRangeOn','insertion','deletion:chain','ENTER','pluginName','_initAriaMarkerChangeAnnouncements','accept','getIntersection','_isForcedDefaultExecutionBlock','getUser','removeMarker','deletion:','$elementName','formatBlock','trackChanges.trackFormatChanges','suggestion','markAttributeChange','locale','insert','isLimit','createRangeIn','removeAttribute','oldRange','addSuggestionData','update:suggestion','elementStart','containsItem','fire','attributeOldValue','author','addMarkerName','lowest','normal','addSuggestion','consumable','clear','acceptSuggestion','1364526FEgKRc','_enabledCommands','showSuggestionHighlights','attributes','values','_getExternalAuthor','_breakSuggestionMarker','some','for','createSelection','getFirstRange','conversion','getNearestSelectionRange','acceptSelectedSuggestions','_addSuggestionMarker','model','editing','rejected','low','formatBlock:chain','stopListening','_isBlockAttribute','addHighlight','registerBlockAttribute','bindElementToMarker','isObject','startsWith','isRemovable','requires','toViewElement','getCommentThread','_defaultCallbacks','_commentsRepository','insertion:chain','tablePasteChainId','$textProxy','multipleBlocks','692466kRPxld','attribute:accept','enableReadOnlyMode','_reduceSuggestionAttributeRange','getFirstMarker','backward','rootName','enableDefaultAttributesIntegration','isBlock','includes','25866QQNnwf','listenTo','before','change','discardSuggestion','next','default','markerReady','attributeNewValue','formatInline:discard','enableCommand','trackChangesCommand','data','unshift','removed','isAtStart','track-changes-command-not-found','_refreshSuggestionsChain','size','comments','addCommentThread','getMultiRangeId','length','dataToMarker','attributeKey','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.','item','getCustomProperty','trackChanges','reconvertMarker','config','addComment','unbind','push','isSelectable','isAfter','_cutOutSuggestionMarker','markInsertion','hasSuggestion','registerInlineAttribute','25RVqbiz','markers','@external','_isDataLoaded','createPositionAfter','_processAttributeSuggestions','every','applyOperation','subType','skipNestingCheck','deletion:discard','isEqual','getDifference','insertion:','ck-suggestion-marker-formatInline','attribute:discard','upcast','ck-suggestion-marker','root','formatInline:accept','authoredAt','change:data','_blockAttributeKeys','_reduceExistingSuggestions','init','find','isInsideObject','deletion','add','_saved','registerCustomCallback','removeClass','createRange','TrackChangesEditing','_registerDefaultCallbacks','updateMarker','type','assign','markMultiRangeDeletion','dataReady','FORMATTING','fetchCommentThread','high','discardSelectedSuggestions','forward','_trackFormatChanges','ck-suggestion-marker-formatBlock','always','isInContent','has','differ','buildSuggestion'];_0x399d=function(){return _0x5ec9f9;};return _0x399d();}const _0x196629=_0x4981;(function(_0x59b86f,_0x12e8df){const _0x7b710d=_0x4981,_0xaaf4ee=_0x59b86f();while(!![]){try{const _0x366432=parseInt(_0x7b710d(0x1fe))/0x1+parseInt(_0x7b710d(0x114))/0x2+parseInt(_0x7b710d(0x147))/0x3+parseInt(_0x7b710d(0xeb))/0x4+parseInt(_0x7b710d(0x19e))/0x5*(-parseInt(_0x7b710d(0x16c))/0x6)+-parseInt(_0x7b710d(0x225))/0x7+-parseInt(_0x7b710d(0xe3))/0x8*(parseInt(_0x7b710d(0x176))/0x9);if(_0x366432===_0x12e8df)break;else _0xaaf4ee['push'](_0xaaf4ee['shift']());}catch(_0x5b46ea){_0xaaf4ee['push'](_0xaaf4ee['shift']());}}}(_0x399d,0x5da2a));import{Plugin as _0x3a3ae5,PendingActions as _0x1f6c03}from'ckeditor5/src/core.js';import{LiveRange as _0x25861d}from'ckeditor5/src/engine.js';import{CKEditorError as _0x50ac72,uid as _0x4e1b02,priorities as _0x449231,logWarning as _0x76c87a}from'ckeditor5/src/utils.js';import{toWidget as _0x33321e}from'ckeditor5/src/widget.js';import{Users as _0x2ed14a,hashObject as _0x1f2da7,surroundingMarkersDetector as _0x1c5ded}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x20de8f from'./commands/trackchangescommand.js';import _0x55cf32 from'./commands/acceptsuggestioncommand.js';import _0x118674 from'./commands/discardsuggestioncommand.js';import _0x1ffadc from'./commands/executeonallsuggestionscommand.js';import _0x206072 from'./commands/executeonselectedsuggestionscommand.js';import _0x22a51c from'./suggestion.js';import _0x7be0e6 from'./suggestiondescriptionfactory.js';import _0x96b79b from'./integrations/aiassistant.js';import _0x5ce00b from'./integrations/alignment.js';import _0x37191d from'./integrations/basicstyles.js';import _0x3a9eb1 from'./integrations/blockquote.js';import _0x2906ab from'./integrations/casechange.js';import _0x25b947 from'./integrations/ckbox.js';import _0x4329a1 from'./integrations/codeblock.js';import _0x1cc0ec from'./integrations/comments.js';import _0x22bca6 from'./integrations/deletecommand.js';import _0x2d2df1 from'./integrations/list.js';import _0x12b1ee from'./integrations/listproperties.js';import _0x3979ec from'./integrations/entercommand.js';import _0x5a23b1 from'./integrations/findandreplace.js';import _0x421820 from'./integrations/font.js';import _0x4aca25 from'./integrations/formatpainter.js';import _0x458102 from'./integrations/heading.js';import _0x2c7d9b from'./integrations/highlight.js';import _0xf78448 from'./integrations/horizontalline.js';import _0x265423 from'./integrations/htmlembed.js';import _0x498893 from'./integrations/image.js';import _0x6b5ea6 from'./integrations/imagereplace.js';import _0x1c3676 from'./integrations/imagestyle.js';import _0x30c4d0 from'./integrations/importword.js';import _0x1014c1 from'./integrations/indent.js';import _0x48266d from'./integrations/inputcommand.js';import _0x474397 from'./integrations/link.js';import _0x1c26d5 from'./integrations/legacylist.js';import _0x27e361 from'./integrations/legacylistproperties.js';import _0x1f07c8 from'./integrations/mediaembed.js';import _0x2e2e01 from'./integrations/mention.js';import _0x59f89c from'./integrations/multilevellist.js';import _0x2b1ced from'./integrations/pagebreak.js';import _0x252b03 from'./integrations/paragraph.js';import _0x1e1e76 from'./integrations/removeformat.js';import _0x5818b2 from'./integrations/restrictededitingmode.js';import _0x38db10 from'./integrations/shiftentercommand.js';import _0x5ea058 from'./integrations/standardeditingmode.js';import _0x1cd0fd from'./integrations/style.js';import _0x213c70 from'./integrations/table.js';import _0x25a6e8 from'./integrations/tablemergesplit.js';import _0x32508e from'./integrations/tableheadings.js';import _0x393f6d from'./integrations/tableclipboard.js';import _0x147932 from'./integrations/tablecolumnresize.js';import _0xe9039d from'./integrations/template.js';import _0x15e244 from'./integrations/tableofcontents.js';import _0x7cf55 from'./integrations/title.js';import _0x4a89c1 from'./integrations/undo.js';import _0x4e21f4 from'./integrations/tablecaption.js';import _0x2ab9d8 from'./integrations/tableproperties.js';import{getTranslation as _0x5c97b8}from'./utils/common-translations.js';import{isEqual as _0x56e5fe,omit as _0x34498d}from'lodash-es';export const renameAttributeKey=_0x196629(0x12e);export default class p extends _0x3a3ae5{static get[_0x196629(0x163)](){const _0x4bfbcf=_0x196629;return[_0x4bfbcf(0x1d5),_0x2ed14a,_0x1f6c03,_0x96b79b,_0x5ce00b,_0x37191d,_0x3a9eb1,_0x25b947,_0x2906ab,_0x4329a1,_0x1cc0ec,_0x22bca6,_0x3979ec,_0x5a23b1,_0x421820,_0x4aca25,_0x458102,_0x2c7d9b,_0xf78448,_0x265423,_0x498893,_0x1c3676,_0x6b5ea6,_0x30c4d0,_0x1014c1,_0x48266d,_0x1c26d5,_0x27e361,_0x59f89c,_0x474397,_0x2d2df1,_0x12b1ee,_0x1f07c8,_0x2e2e01,_0x2b1ced,_0x252b03,_0x1e1e76,_0x5818b2,_0x38db10,_0x5ea058,_0x1cd0fd,_0x213c70,_0x25a6e8,_0x32508e,_0x4e21f4,_0x393f6d,_0x147932,_0x15e244,_0x2ab9d8,_0xe9039d,_0x7cf55,_0x4a89c1];}static get[_0x196629(0x126)](){const _0x2986df=_0x196629;return _0x2986df(0x1bf);}constructor(_0x16f2f1){const _0x371f71=_0x196629;function _0x5c9de2(_0x16bded){const _0x46cc2f=_0x4981;return _0x16bded[_0x46cc2f(0xe4)](_0x22124c=>String[_0x46cc2f(0x1f4)](_0x22124c))[_0x46cc2f(0x1d2)]('');}super(_0x16f2f1),this[_0x371f71(0x231)]=!0x1,this[_0x371f71(0x1e1)](_0x371f71(0x20d),[]),this['on'](_0x371f71(0x215),(_0x471b73,_0x7d2099,_0x1fc308,_0x588869)=>{const _0x2adb46=_0x371f71;this[_0x2adb46(0x219)][_0x2adb46(0x179)](()=>{const _0x131b39=_0x2adb46;for(const _0x1b16cc of[..._0x588869,..._0x1fc308])this[_0x131b39(0x219)][_0x131b39(0x19f)][_0x131b39(0x1cf)](_0x1b16cc)&&_0x16f2f1[_0x131b39(0x157)][_0x131b39(0x193)](_0x1b16cc);});}),this[_0x371f71(0x103)]=new _0x7be0e6(this[_0x371f71(0x1dc)][_0x371f71(0x156)][_0x371f71(0x243)],this[_0x371f71(0x1dc)][_0x371f71(0x133)]),this[_0x371f71(0xc5)]=null,this[_0x371f71(0x23f)]=new xt(this[_0x371f71(0x1dc)]),this[_0x371f71(0x24b)]=new Map(),this[_0x371f71(0x167)]=_0x16f2f1[_0x371f71(0x213)][_0x371f71(0x1f2)](_0x371f71(0x1d5)),this[_0x371f71(0x148)]=new Set(),this[_0x371f71(0x219)]=this[_0x371f71(0x1dc)][_0x371f71(0x156)],this[_0x371f71(0x1de)]=new WeakMap(),this[_0x371f71(0x12a)]=!0x1,this[_0x371f71(0x1b4)]=new Set([_0x371f71(0x12e)]),this[_0x371f71(0x1df)]=new Set(),_0x16f2f1[_0x371f71(0x194)][_0x371f71(0xe1)](_0x371f71(0x130),_0x371f71(0x17c)),this[_0x371f71(0x1cb)]=_0x16f2f1[_0x371f71(0x194)][_0x371f71(0x1f2)](_0x371f71(0x130)),_0x16f2f1[_0x371f71(0x194)][_0x371f71(0xe1)](_0x371f71(0x11b),!0x0),this[_0x371f71(0xe2)]=_0x16f2f1[_0x371f71(0x194)][_0x371f71(0x1f2)](_0x371f71(0x11b)),this[_0x371f71(0x181)]=new _0x20de8f(_0x16f2f1,this[_0x371f71(0x148)]),this[_0x371f71(0x127)](),this[_0x5c9de2([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5c9de2([0x34,0x30,0x34,0x38,0x31,0x34,0x31,0x30]);}[_0x196629(0x1b6)](){const _0x4acca9=_0x196629,_0x5e28c4=this[_0x4acca9(0x1dc)],_0x2eed9b=(_0x270ec9,_0x1f7dd0)=>{const _0x258069=_0x4acca9;if(_0x258069(0x220)!=_0x270ec9)return _0x258069(0xdf)+_0x270ec9;const _0x38d35d=_0x1f7dd0[_0x258069(0x121)]('|')[0x0];return this[_0x258069(0x15c)](_0x38d35d)?_0x258069(0x1cc):_0x258069(0x1ac);};_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd5))[_0x4acca9(0x104)]({'model':_0x4acca9(0x131),'view':_0x1dd723=>{const _0x59496e=_0x4acca9,{id:_0x3185f1,type:_0x5c1137,subType:_0x10f7b0}=this[_0x59496e(0x256)](_0x1dd723[_0x59496e(0xb9)]),_0x4fbefe=[_0x59496e(0x1af),_0x2eed9b(_0x5c1137,_0x10f7b0)];let _0x30d833=0xbb8;return this[_0x59496e(0x20d)][_0x59496e(0x175)](_0x1dd723[_0x59496e(0xb9)])&&(_0x4fbefe[_0x59496e(0x197)](_0x59496e(0xd2)),_0x30d833=0xbc2),_0x59496e(0x1b9)==_0x5c1137&&(_0x30d833+=0x5),{'classes':_0x4fbefe,'attributes':{'data-suggestion':_0x3185f1},'priority':_0x30d833};}}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd1))[_0x4acca9(0x1ba)](_0x5dec56=>{const _0x21ae9b=_0x4acca9;_0x5dec56['on'](_0x21ae9b(0x1fb),(_0x444393,_0xd92863,_0x4c092c)=>{const _0xf6bdc8=_0x21ae9b;if(!_0x4c092c[_0xf6bdc8(0xb5)][_0xf6bdc8(0x149)])return;const _0x21fb39=_0xd92863[_0xf6bdc8(0x190)];if(!_0x21fb39)return;const _0x3a3df9=_0x4c092c[_0xf6bdc8(0x23e)][_0xf6bdc8(0x164)](_0x21fb39);_0x5e28c4[_0xf6bdc8(0x156)][_0xf6bdc8(0x243)][_0xf6bdc8(0x160)](_0x21fb39)&&_0x3a3df9&&!_0x3a3df9[_0xf6bdc8(0x191)](_0xf6bdc8(0x207))&&_0x3a3df9['is'](_0xf6bdc8(0x1eb))&&_0x33321e(_0x3a3df9,_0x4c092c[_0xf6bdc8(0xaf)]);},{'priority':_0x21ae9b(0x1c8)});}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd1))[_0x4acca9(0x104)]({'model':_0x4acca9(0x131),'view':(_0x52239f,_0x14116e)=>{const _0x119d2f=_0x4acca9;if(!_0x14116e[_0x119d2f(0xb5)][_0x119d2f(0x149)])return null;const {type:_0x5afc93,subType:_0x20d8b2}=this[_0x119d2f(0x256)](_0x52239f[_0x119d2f(0xb9)]);return{'classes':[_0x119d2f(0x1af),_0x2eed9b(_0x5afc93,_0x20d8b2)],'priority':0xbb8};}});const _0x4d4ccb=({showActiveMarkers:_0x5bcfc0=!0x0,isAttributeSuggestion:_0x2df15a=!0x1}={})=>(_0x2c63a8,_0x588c75,_0x20e80b)=>{const _0x44a882=_0x4acca9;if(!_0x588c75[_0x44a882(0x190)])return;const {id:_0x555818}=this[_0x44a882(0x256)](_0x588c75[_0x44a882(0xb9)]);if(_0x2df15a){const _0x1ab629=this[_0x44a882(0x24b)][_0x44a882(0x1f2)](_0x555818),_0x6adac6=this[_0x44a882(0x210)](_0x1ab629);if(!this[_0x44a882(0x15c)](_0x6adac6))return;}if(_0x588c75[_0x44a882(0x190)]['is'](_0x44a882(0xed)))return void _0x20e80b[_0x44a882(0x144)][_0x44a882(0x1ea)](_0x588c75[_0x44a882(0x190)],_0x2c63a8[_0x44a882(0x1ec)]);const _0x153d13=_0x20e80b[_0x44a882(0x23e)][_0x44a882(0x164)](_0x588c75[_0x44a882(0x190)]);if(_0x588c75[_0x44a882(0x190)]['is'](_0x44a882(0xe8))&&_0x5e28c4[_0x44a882(0x156)][_0x44a882(0x243)][_0x44a882(0x174)](_0x588c75[_0x44a882(0x190)])&&!_0x153d13[_0x44a882(0x191)](_0x44a882(0x15d))){_0x20e80b[_0x44a882(0xaf)][_0x44a882(0xf9)]([_0x44a882(0x1af),_0x44a882(0x1cc)],_0x153d13),_0x20e80b[_0x44a882(0xaf)][_0x44a882(0xce)](_0x44a882(0x100),_0x555818,_0x153d13),_0x20e80b[_0x44a882(0x23e)][_0x44a882(0x15f)](_0x153d13,_0x588c75[_0x44a882(0xb9)]),_0x5bcfc0&&(this[_0x44a882(0x20d)][_0x44a882(0x175)](_0x588c75[_0x44a882(0xb9)])?_0x20e80b[_0x44a882(0xaf)][_0x44a882(0xf9)](_0x44a882(0xd2),_0x153d13):_0x20e80b[_0x44a882(0xaf)][_0x44a882(0x1bd)](_0x44a882(0xd2),_0x153d13));for(const _0x3b11f3 of _0x5e28c4[_0x44a882(0x156)][_0x44a882(0x136)](_0x588c75[_0x44a882(0x190)])[_0x44a882(0x24f)]())_0x20e80b[_0x44a882(0x144)][_0x44a882(0x1ea)](_0x3b11f3,_0x2c63a8[_0x44a882(0x1ec)]);_0x20e80b[_0x44a882(0x144)][_0x44a882(0x1ea)](_0x588c75[_0x44a882(0x190)],_0x2c63a8[_0x44a882(0x1ec)]);}};_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd1))[_0x4acca9(0x1ba)](_0x4ccbd8=>{const _0x510143=_0x4acca9;_0x4ccbd8['on'](_0x510143(0xb3),(_0x49f791,_0x2efed1,_0x21187e)=>{const _0x3bbfd2=_0x510143;_0x21187e[_0x3bbfd2(0xb5)][_0x3bbfd2(0x149)]&&_0x4d4ccb({'showActiveMarkers':!0x1})(_0x49f791,_0x2efed1,_0x21187e);},{'priority':_0x510143(0x1e6)});}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd1))[_0x4acca9(0x1ba)](_0x204759=>{const _0x4a6110=_0x4acca9;_0x204759['on'](_0x4a6110(0x240),(_0x2894ed,_0x56de49,_0x10a3b9)=>{const _0xa56db0=_0x4a6110;_0x10a3b9[_0xa56db0(0xb5)][_0xa56db0(0x149)]&&_0x4d4ccb({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2894ed,_0x56de49,_0x10a3b9);},{'priority':_0x4a6110(0x1e6)});}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd1))[_0x4acca9(0x209)]({'model':_0x4acca9(0x131),'view':(_0x569256,_0x37cd5e)=>_0x37cd5e[_0x4acca9(0xb5)][_0x4acca9(0x149)]?null:{'group':_0x4acca9(0x131),'name':_0x569256[_0x4acca9(0xfc)](0xb)}}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0x1ae))[_0x4acca9(0x1e2)]({'view':{'name':_0x4acca9(0x131),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x407b26,{writer:_0x2dc38d})=>{const _0x524371=_0x4acca9;let _0x52c9cd=_0x524371(0xbc)+_0x407b26[_0x524371(0x110)](_0x524371(0x20b))+':'+_0x407b26[_0x524371(0x110)]('id');return _0x407b26[_0x524371(0x110)](_0x524371(0xbf))&&(_0x52c9cd+=':'+_0x407b26[_0x524371(0x110)](_0x524371(0xbf))),_0x2dc38d[_0x524371(0x1ff)](_0x524371(0x113),{'data-name':_0x52c9cd});}}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0x1ae))[_0x4acca9(0x18d)]({'view':_0x4acca9(0x131)}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd5))[_0x4acca9(0x1ba)](_0x42884e=>{const _0x47ed8c=_0x4acca9;_0x42884e['on'](_0x47ed8c(0xb3),_0x4d4ccb(),{'priority':_0x47ed8c(0x1c8)});}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd5))[_0x4acca9(0x1ba)](_0x2149a8=>{const _0x4e33bb=_0x4acca9;_0x2149a8['on'](_0x4e33bb(0x240),_0x4d4ccb({'isAttributeSuggestion':!0x0}),{'priority':_0x4e33bb(0x1c8)});}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd5))[_0x4acca9(0x1ba)](_0x23bbf9=>{const _0x12a613=_0x4acca9;_0x23bbf9['on'](_0x12a613(0x1d6),(_0x18bae9,_0x34a3c4,_0x4a52ff)=>{const _0x331ac9=_0x12a613,_0x1019f6=_0x4a52ff[_0x331ac9(0x23e)][_0x331ac9(0x206)](_0x34a3c4[_0x331ac9(0xb9)]);if(_0x1019f6){for(const _0x378085 of _0x1019f6)_0x378085[_0x331ac9(0x191)](_0x331ac9(0x15d))||(_0x4a52ff[_0x331ac9(0xaf)][_0x331ac9(0x1bd)]([_0x331ac9(0x1af),_0x331ac9(0x1cc),_0x331ac9(0xd2)],_0x378085),_0x4a52ff[_0x331ac9(0xaf)][_0x331ac9(0x137)](_0x331ac9(0x100),_0x378085),_0x4a52ff[_0x331ac9(0x23e)][_0x331ac9(0xf8)](_0x378085,_0x34a3c4[_0x331ac9(0xb9)]));}},{'priority':_0x12a613(0x1c8)});}),_0x5e28c4[_0x4acca9(0x152)][_0x4acca9(0x14f)](_0x4acca9(0xd5))[_0x4acca9(0x1ba)](_0x40c31e=>{const _0x484653=_0x4acca9;_0x40c31e['on'](_0x484653(0xef),(_0x4b1cfa,_0x3a8b44,_0x5ae85b)=>{const _0x2414e5=_0x484653,_0x5167eb=_0x5ae85b[_0x2414e5(0x23e)][_0x2414e5(0x206)](_0x3a8b44[_0x2414e5(0xb9)]);if(!_0x5167eb)return;const {id:_0x5d1ca1}=this[_0x2414e5(0x256)](_0x3a8b44[_0x2414e5(0xb9)]),_0x10b46e=this[_0x2414e5(0x24b)][_0x2414e5(0x1f2)](_0x5d1ca1),_0x43100c=this[_0x2414e5(0x210)](_0x10b46e);if(this[_0x2414e5(0x15c)](_0x43100c)){for(const _0x36c0db of _0x5167eb)_0x36c0db[_0x2414e5(0x191)](_0x2414e5(0x15d))||(_0x5ae85b[_0x2414e5(0xaf)][_0x2414e5(0x1bd)]([_0x2414e5(0x1af),_0x2414e5(0x1cc),_0x2414e5(0xd2)],_0x36c0db),_0x5ae85b[_0x2414e5(0xaf)][_0x2414e5(0x137)](_0x2414e5(0x100),_0x36c0db),_0x5ae85b[_0x2414e5(0x23e)][_0x2414e5(0xf8)](_0x36c0db,_0x3a8b44[_0x2414e5(0xb9)]));}},{'priority':_0x484653(0x1c8)});}),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x223)][_0x4acca9(0x20e)](_0x1dc8c3=>{const _0x17dd6c=_0x4acca9;let _0x15c3a5=!0x1;const _0x6628fa=Array[_0x17dd6c(0x1fa)](_0x5e28c4[_0x17dd6c(0x156)][_0x17dd6c(0x223)][_0x17dd6c(0x1d0)][_0x17dd6c(0xe7)]()),_0x4944c6=new Set();for(const {name:_0x493d32,data:_0x21ecee}of _0x6628fa){const {group:_0x40d300,type:_0x491a3b,subType:_0x113983,id:_0x5dc1c4}=this[_0x17dd6c(0x256)](_0x493d32);if(_0x17dd6c(0x131)!==_0x40d300)continue;const _0x2edf06=this[_0x17dd6c(0x24b)][_0x17dd6c(0x1f2)](_0x5dc1c4);if(null!=_0x21ecee[_0x17dd6c(0xc4)]){_0x17dd6c(0x21e)==_0x491a3b&&(_0x15c3a5=_0x15c3a5||Et(_0x21ecee[_0x17dd6c(0xc4)],_0x493d32,_0x1dc8c3,_0x5e28c4[_0x17dd6c(0x156)][_0x17dd6c(0x243)]));const _0x3ab9e8=_0x17dd6c(0x220)==_0x491a3b&&this[_0x17dd6c(0x15c)](_0x113983[_0x17dd6c(0x121)]('|')[0x0]);if(_0x21ecee[_0x17dd6c(0xc4)][_0x17dd6c(0xca)]||_0x17dd6c(0xe6)==_0x21ecee[_0x17dd6c(0xc4)][_0x17dd6c(0x1b0)][_0x17dd6c(0x172)]||_0x17dd6c(0x12f)==_0x491a3b&&!Ut(_0x21ecee[_0x17dd6c(0xc4)])||_0x3ab9e8&&!Ut(_0x21ecee[_0x17dd6c(0xc4)])||_0x17dd6c(0x1b9)==_0x491a3b&&!(!Tt(_0x16e0aa=_0x21ecee[_0x17dd6c(0xc4)])&&!function(_0x26ed26){const _0x5411a0=_0x17dd6c;return _0x26ed26[_0x5411a0(0x22a)][_0x5411a0(0x216)]==_0x26ed26[_0x5411a0(0x253)][_0x5411a0(0xb0)]&&_0x26ed26[_0x5411a0(0x22a)][_0x5411a0(0xfb)];}(_0x16e0aa)))_0x1dc8c3[_0x17dd6c(0x12c)](_0x493d32),_0x15c3a5=!0x0;else{if(!_0x2edf06||!_0x2edf06[_0x17dd6c(0x1ce)])continue;_0x4944c6[_0x17dd6c(0x1ba)](_0x2edf06);}}}var _0x16e0aa;return _0x4944c6[_0x17dd6c(0x188)]>0x0&&(_0x15c3a5=!!this[_0x17dd6c(0x109)](_0x4944c6)||_0x15c3a5),_0x15c3a5;}),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x223)][_0x4acca9(0x20e)](_0x20385d=>{const _0x304787=_0x4acca9;let _0x2aaf4c=!0x1;for(const _0x320c09 of _0x5e28c4[_0x304787(0x156)][_0x304787(0x223)][_0x304787(0x1d0)][_0x304787(0x1f0)]())if(_0x304787(0x134)==_0x320c09[_0x304787(0x1c2)])for(const _0x3a8361 of this[_0x304787(0x24b)][_0x304787(0x14b)]()){if(_0x3a8361[_0x304787(0x203)]||!_0x3a8361[_0x304787(0x1ce)])continue;const _0x217a82=_0x304787(0x12f)==_0x3a8361[_0x304787(0x1c2)],_0x22445b=this[_0x304787(0x210)](_0x3a8361),_0x430aea=_0x22445b&&this[_0x304787(0x15c)](_0x22445b);if(!_0x217a82&&!_0x430aea)continue;const _0x3411e0=_0x3a8361[_0x304787(0x151)]();if(_0x3411e0[_0x304787(0x22a)][_0x304787(0x216)]!=_0x3411e0[_0x304787(0x253)][_0x304787(0x216)]&&!_0x3411e0[_0x304787(0x253)][_0x304787(0xfb)]){const _0x2e1c3d=_0x5e28c4[_0x304787(0x156)][_0x304787(0x204)](_0x3411e0[_0x304787(0x22a)][_0x304787(0x1ee)],_0x304787(0x253)),_0xdaa24d=_0x5e28c4[_0x304787(0x156)][_0x304787(0x1be)](_0x3411e0[_0x304787(0x22a)],_0x2e1c3d);_0x20385d[_0x304787(0x1c1)](_0x3a8361[_0x304787(0x170)](),{'range':_0xdaa24d}),_0x2aaf4c=!0x0;}}return _0x2aaf4c;}),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x223)][_0x4acca9(0x20e)](_0x52ed22=>this[_0x4acca9(0x24d)](_0x52ed22)),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x223)][_0x4acca9(0x20e)](_0x132b87=>!_0x132b87[_0x4acca9(0xcf)][_0x4acca9(0x22e)]&&this[_0x4acca9(0x1a3)](_0x132b87)),_0x5e28c4[_0x4acca9(0x156)]['on'](_0x4acca9(0x25a),()=>{const _0x1bb67a=_0x4acca9;this[_0x1bb67a(0x231)]=!0x1;}),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x223)]['on'](_0x4acca9(0x1b3),(_0x1260d8,_0x590048)=>{const _0x94d844=_0x4acca9;if(!_0x590048[_0x94d844(0x22e)]||_0x590048[_0x94d844(0xdc)])return;if(!this[_0x94d844(0x231)])return;const _0xcad3c=_0x5e28c4[_0x94d844(0x156)][_0x94d844(0x223)][_0x94d844(0x1d0)][_0x94d844(0x1f0)]();if(0x0==_0xcad3c[_0x94d844(0x18c)])return;const _0x6b0ad4=[],_0x1060d0=_0xcad3c[_0x94d844(0x115)](_0x4e5c11=>_0x94d844(0x220)==_0x4e5c11[_0x94d844(0x1c2)]),_0x5dc306=_0xcad3c[_0x94d844(0x115)](_0x3a51a7=>_0x94d844(0x134)==_0x3a51a7[_0x94d844(0x1c2)]&&_0x94d844(0xd3)!=_0x3a51a7[_0x94d844(0x1ec)]);for(const _0x29070c of _0x1060d0)this[_0x94d844(0x23b)](_0x29070c[_0x94d844(0x18e)])&&_0x6b0ad4[_0x94d844(0x197)]({'key':_0x29070c[_0x94d844(0x18e)],'newValue':_0x29070c[_0x94d844(0x17e)],'oldValue':_0x29070c[_0x94d844(0x13e)],'range':Ot(_0x29070c[_0x94d844(0x202)],_0x5e28c4[_0x94d844(0x156)])});for(const _0x58911d of _0x5dc306){if(_0x94d844(0x1f8)!=_0x58911d[_0x94d844(0xae)]&&_0x94d844(0x1fd)!=_0x58911d[_0x94d844(0xae)])continue;const _0x1a2807=Gt(_0x58911d[_0x94d844(0xd6)][_0x94d844(0x1ee)],_0x5e28c4[_0x94d844(0x156)]),_0x9a8170=_0x58911d[_0x94d844(0x178)];_0x94d844(0x1f8)==_0x58911d[_0x94d844(0xae)]&&_0x6b0ad4[_0x94d844(0x197)]({'key':_0x94d844(0x12e),'newValue':_0x58911d[_0x94d844(0x1ec)],'oldValue':_0x9a8170[_0x94d844(0x1ec)],'range':_0x1a2807});for(const [_0xb29571,_0x17b950]of _0x9a8170[_0x94d844(0x14a)]){if(!this[_0x94d844(0x23b)](_0xb29571))continue;const _0x443973=_0x58911d[_0x94d844(0x14a)][_0x94d844(0x1f2)](_0xb29571);_0x17b950!==_0x443973&&_0x6b0ad4[_0x94d844(0x197)]({'key':_0xb29571,'newValue':_0x443973,'oldValue':_0x17b950,'range':_0x1a2807});}for(const [_0x5369c5,_0x48347a]of _0x58911d[_0x94d844(0x14a)])this[_0x94d844(0x23b)](_0x5369c5)&&(_0x9a8170[_0x94d844(0x14a)][_0x94d844(0x1cf)](_0x5369c5)||_0x6b0ad4[_0x94d844(0x197)]({'key':_0x5369c5,'newValue':_0x48347a,'oldValue':null,'range':_0x1a2807}));}0x0!=_0x6b0ad4[_0x94d844(0x18c)]&&_0x5e28c4[_0x94d844(0x156)][_0x94d844(0xb8)](_0x590048,_0x37e8d7=>{const _0x48733b=_0x94d844,_0x5e406e=_0x4e1b02();for(const {range:_0x5e238f,key:_0x4ebb88,oldValue:_0x4cc9d6,newValue:_0x32ab8e}of _0x6b0ad4)this[_0x48733b(0x132)](_0x5e238f,_0x4ebb88,_0x4cc9d6,_0x32ab8e,{'groupId':_0x5e406e});this[_0x48733b(0x1b5)](_0x37e8d7,_0x6b0ad4);});},{'priority':_0x4acca9(0x141)}),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x19f)]['on'](_0x4acca9(0x13a),(_0x43f5b1,_0x28f792,_0x29adee)=>{const _0x3f4712=_0x4acca9;if(null==_0x29adee){const {id:_0x1075f4}=this[_0x3f4712(0x256)](_0x28f792[_0x3f4712(0x1ec)]),_0x1d397f=this[_0x3f4712(0x24b)][_0x3f4712(0x1f2)](_0x1075f4);_0x1d397f&&_0x1d397f[_0x3f4712(0x140)](_0x28f792[_0x3f4712(0x1ec)]);}}),_0x5e28c4[_0x4acca9(0x156)][_0x4acca9(0x223)]['on'](_0x4acca9(0x1b3),()=>{const _0x21c270=_0x4acca9,_0x118d84=Array[_0x21c270(0x1fa)](_0x5e28c4[_0x21c270(0x156)][_0x21c270(0x223)][_0x21c270(0x1d0)][_0x21c270(0xe7)]())[_0x21c270(0x115)](_0x45eeab=>_0x21c270(0x131)===this[_0x21c270(0x256)](_0x45eeab[_0x21c270(0x1ec)])[_0x21c270(0x217)]);if(0x0===_0x118d84[_0x21c270(0x18c)])return;_0x118d84[_0x21c270(0xf6)]((_0x48305d,_0x4870a5)=>{const _0x3222de=_0x21c270,_0x5bcf6e=_0x48305d[_0x3222de(0x182)][_0x3222de(0x138)],_0xea3acc=_0x4870a5[_0x3222de(0x182)][_0x3222de(0x138)];return null===_0x5bcf6e&&null===_0xea3acc?0x0:null===_0x5bcf6e&&null!==_0xea3acc?-0x1:null!==_0x5bcf6e&&null===_0xea3acc?0x1:_0x5bcf6e[_0x3222de(0x22a)][_0x3222de(0xfd)](_0xea3acc[_0x3222de(0x22a)])?-0x1:0x1;});const _0x22ad7b=new Set(),_0x4e5574=new Set();for(const {name:_0x3366c2,data:_0x8c99e6}of _0x118d84){const {id:_0x44690c}=this[_0x21c270(0x256)](_0x3366c2);if(null===_0x8c99e6[_0x21c270(0x138)]){const _0x9def89=this[_0x21c270(0x10a)](_0x3366c2);_0x4e5574[_0x21c270(0x1ba)](_0x9def89);}else{const _0x321d01=this[_0x21c270(0x24b)][_0x21c270(0x1f2)](_0x44690c);null!==_0x8c99e6[_0x21c270(0xc4)]||_0x321d01[_0x21c270(0x1ce)]?(_0x22ad7b[_0x21c270(0x1ba)](_0x321d01[_0x21c270(0x25b)]),_0x4e5574[_0x21c270(0x1ba)](_0x321d01)):this[_0x21c270(0x21f)](_0x321d01);}}_0x4e5574[_0x21c270(0x188)]>0x0&&this[_0x21c270(0x187)](_0x4e5574);for(const _0x2d828b of _0x22ad7b)this[_0x21c270(0x13d)](_0x21c270(0x120),_0x2d828b);}),_0x5e28c4[_0x4acca9(0x156)]['on'](_0x4acca9(0x1a5),(_0x110fe3,_0x39ea53)=>{const _0xdd2fa=_0x4acca9,_0x25ab7e=_0x39ea53[0x0];if(!this[_0xdd2fa(0x24b)][_0xdd2fa(0x188)])return;if(!_0x25ab7e[_0xdd2fa(0x107)])return;if(_0x25ab7e[_0xdd2fa(0xcf)][_0xdd2fa(0xdc)]||!_0x25ab7e[_0xdd2fa(0xcf)][_0xdd2fa(0x22e)])return;let _0x29980e,_0x54c293;switch(_0x25ab7e[_0xdd2fa(0x1c2)]){case _0xdd2fa(0x134):_0x29980e=_0x5e28c4[_0xdd2fa(0x156)][_0xdd2fa(0x204)](_0x25ab7e[_0xdd2fa(0xd6)]),_0x54c293=_0x29980e[_0xdd2fa(0xfe)](_0x25ab7e[_0xdd2fa(0x1e0)]);break;case _0xdd2fa(0x121):_0x29980e=_0x5e28c4[_0xdd2fa(0x156)][_0xdd2fa(0x204)](_0x25ab7e[_0xdd2fa(0x22d)]),_0x54c293=_0x5e28c4[_0xdd2fa(0x156)][_0xdd2fa(0x204)](_0x25ab7e[_0xdd2fa(0xda)]);break;case _0xdd2fa(0x20c):_0x29980e=_0x5e28c4[_0xdd2fa(0x156)][_0xdd2fa(0x204)](_0x25ab7e[_0xdd2fa(0x24e)]),_0x54c293=_0x29980e[_0xdd2fa(0xfe)](_0x25ab7e[_0xdd2fa(0x1e0)]);break;default:return;}const _0x54112a=_0x5e28c4[_0xdd2fa(0x156)][_0xdd2fa(0x1be)](_0x29980e,_0x54c293);_0x5e28c4[_0xdd2fa(0x156)][_0xdd2fa(0x179)](()=>{const _0x3c6b1c=_0xdd2fa;for(const {suggestion:_0x1ff7f5,meta:_0x35215b}of this[_0x3c6b1c(0xc7)](_0x54112a)){if(_0x1ff7f5[_0x3c6b1c(0x203)])continue;if(_0x3c6b1c(0x21e)==_0x1ff7f5[_0x3c6b1c(0x1c2)])continue;const _0x196b8b=this[_0x3c6b1c(0x210)](_0x1ff7f5);if(_0x196b8b&&this[_0x3c6b1c(0x15c)](_0x196b8b)&&_0x3c6b1c(0x121)!=_0x25ab7e[_0x3c6b1c(0x1c2)])continue;const _0x531e6c=_0x1ff7f5[_0x3c6b1c(0x182)]&&_0x1ff7f5[_0x3c6b1c(0x182)][_0x3c6b1c(0x16b)];(_0x3c6b1c(0x12f)!=_0x1ff7f5[_0x3c6b1c(0x1c2)]||_0x3c6b1c(0x121)==_0x25ab7e[_0x3c6b1c(0x1c2)]&&!_0x531e6c)&&(_0x35215b[_0x3c6b1c(0xcb)]||_0x3c6b1c(0x123)==_0x1ff7f5[_0x3c6b1c(0x1c2)]&&_0x35215b[_0x3c6b1c(0xe5)]||_0x1ff7f5[_0x3c6b1c(0x151)]()[_0x3c6b1c(0xe9)](_0x54112a)&&this[_0x3c6b1c(0x14d)](_0x1ff7f5,_0x29980e,_0x54c293));}});},{'priority':_0x4acca9(0x141)}),_0x5e28c4[_0x4acca9(0x156)]['on'](_0x4acca9(0x1e3),(_0x4fe99c,_0x204cec)=>{const _0xfae593=_0x4acca9,_0x3d2523=_0x204cec[0x0],_0x5d0ff8=_0x204cec[0x1];if(_0x5d0ff8&&_0x5d0ff8[_0xfae593(0x11f)])return;if(this[_0xfae593(0x12a)])return;if(!this[_0xfae593(0x181)][_0xfae593(0x1e4)])return;if(_0x3d2523[_0xfae593(0xca)])return;const _0xf8eb4b=_0x5e28c4[_0xfae593(0x156)][_0xfae593(0x243)],{start:_0x3069db,end:_0x840b9b}=_0x3d2523[_0xfae593(0x151)](),_0x425a95=_0x3069db[_0xfae593(0x1ee)]&&_0xf8eb4b[_0xfae593(0x135)](_0x3069db[_0xfae593(0x1ee)])?null:_0xf8eb4b[_0xfae593(0x153)](_0x3069db,_0xfae593(0x1ca)),_0x533fdf=_0x840b9b[_0xfae593(0xb0)]&&_0xf8eb4b[_0xfae593(0x135)](_0x840b9b[_0xfae593(0xb0)])?null:_0xf8eb4b[_0xfae593(0x153)](_0x840b9b,_0xfae593(0x171)),_0x40e215=_0x5e28c4[_0xfae593(0x156)][_0xfae593(0x1be)](_0x425a95?_0x425a95[_0xfae593(0x22a)]:_0x3069db,_0x533fdf?_0x533fdf[_0xfae593(0x253)]:_0x840b9b);_0x5e28c4[_0xfae593(0x156)][_0xfae593(0x179)](_0x1aa9bf=>{const _0x595951=_0xfae593;this[_0x595951(0x259)](_0x40e215);const _0x276efe=_0x5e28c4[_0x595951(0x156)][_0x595951(0x243)][_0x595951(0x153)](_0x40e215[_0x595951(0x22a)]);_0x3d2523['is'](_0x595951(0x211))?_0x1aa9bf[_0x595951(0x236)](_0x276efe):_0x3d2523[_0x595951(0x244)](_0x276efe);}),_0x4fe99c[_0xfae593(0xf5)]();},{'priority':_0x449231[_0x4acca9(0x142)]+0xa}),_0x5e28c4[_0x4acca9(0x156)]['on'](_0x4acca9(0x239),(_0x4bc27d,_0x57d593)=>{const _0x305bfe=_0x4acca9,_0x46d451=_0x57d593[_0x57d593[_0x305bfe(0x18c)]-0x1];_0x46d451&&_0x46d451[_0x305bfe(0x11f)]||this[_0x305bfe(0x12a)]||this[_0x305bfe(0x181)][_0x305bfe(0x1e4)]&&(_0x5e28c4[_0x305bfe(0x156)][_0x305bfe(0x179)](()=>{const _0x172777=_0x305bfe;let _0x2d010b=_0x5e28c4[_0x172777(0x156)][_0x172777(0x239)](_0x57d593[0x0],_0x57d593[0x1],_0x57d593[0x2],{'forceDefaultExecution':!0x0});if(!_0x2d010b)return;_0x4bc27d[_0x172777(0x221)]=_0x2d010b[_0x172777(0x24a)]();const _0x23d081=_0x2d010b[_0x172777(0x253)][_0x172777(0xb0)],_0x121a66=_0x5e28c4[_0x172777(0x156)][_0x172777(0x243)];_0x23d081&&_0x121a66[_0x172777(0x174)](_0x23d081)&&!_0x121a66[_0x172777(0x160)](_0x23d081)&&(_0x2d010b=_0x5e28c4[_0x172777(0x156)][_0x172777(0x1be)](_0x2d010b[_0x172777(0x22a)],_0x5e28c4[_0x172777(0x156)][_0x172777(0x204)](_0x23d081,_0x172777(0x253)))),this[_0x172777(0x19b)](_0x2d010b);}),_0x4bc27d[_0x305bfe(0xf5)]());},{'priority':_0x4acca9(0x1c8)}),this[_0x4acca9(0x1dc)][_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x192),this[_0x4acca9(0x181)]),this[_0x4acca9(0x180)](_0x4acca9(0x192));const _0x621e77=new _0x55cf32(_0x5e28c4,this[_0x4acca9(0x24b)]);_0x5e28c4[_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x146),_0x621e77),this[_0x4acca9(0x180)](_0x4acca9(0x146));const _0x1c58ff=new _0x118674(_0x5e28c4,this[_0x4acca9(0x24b)]);_0x5e28c4[_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x17a),_0x1c58ff),this[_0x4acca9(0x180)](_0x4acca9(0x17a)),_0x5e28c4[_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x1f7),new _0x1ffadc(_0x5e28c4,_0x621e77,this[_0x4acca9(0x24b)])),this[_0x4acca9(0x180)](_0x4acca9(0x1f7)),_0x5e28c4[_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x224),new _0x1ffadc(_0x5e28c4,_0x1c58ff,this[_0x4acca9(0x24b)])),this[_0x4acca9(0x180)](_0x4acca9(0x224)),_0x5e28c4[_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x154),new _0x206072(_0x5e28c4,_0x621e77,this[_0x4acca9(0x24b)])),this[_0x4acca9(0x180)](_0x4acca9(0x154)),_0x5e28c4[_0x4acca9(0x10b)][_0x4acca9(0x1ba)](_0x4acca9(0x1c9),new _0x206072(_0x5e28c4,_0x1c58ff,this[_0x4acca9(0x24b)])),this[_0x4acca9(0x180)](_0x4acca9(0x1c9));const _0x540ce7=_0x5e28c4[_0x4acca9(0x213)][_0x4acca9(0x1f2)](_0x4acca9(0x1d5));this[_0x4acca9(0x177)](_0x540ce7,_0x4acca9(0x195),(_0x27c5fb,{threadId:_0x514c09})=>{const _0x1e4270=_0x4acca9,_0x4be7d5=this[_0x1e4270(0x24b)][_0x1e4270(0x1f2)](_0x514c09);_0x4be7d5&&_0x4be7d5[_0x1e4270(0x258)]&&0x1===_0x4be7d5[_0x1e4270(0x258)][_0x1e4270(0x18c)]&&this[_0x1e4270(0x208)](_0x514c09,{'hasComments':!0x0});},{'priority':_0x4acca9(0x159)}),this[_0x4acca9(0x177)](_0x540ce7,_0x4acca9(0x1f9),(_0x2b3b9f,{threadId:_0x364d32})=>{const _0x361b07=_0x4acca9,_0x3c58bb=this[_0x361b07(0x24b)][_0x361b07(0x1f2)](_0x364d32);_0x3c58bb&&_0x3c58bb[_0x361b07(0x258)]&&!_0x3c58bb[_0x361b07(0x258)][_0x361b07(0x18c)]&&this[_0x361b07(0x208)](_0x364d32,{'hasComments':!0x1});},{'priority':_0x4acca9(0x159)});}set[_0x196629(0xd0)](_0x4c2a0e){const _0x2e3749=_0x196629;if(this[_0x2e3749(0xc5)])throw new _0x50ac72(_0x2e3749(0x1f5),this);this[_0x2e3749(0xc5)]=_0x4c2a0e;}get[_0x196629(0xd0)](){const _0x216476=_0x196629;return this[_0x216476(0xc5)];}[_0x196629(0xdd)]({skipNotAttached:_0x400241=!0x1,toJSON:_0x10e5e9=!0x1}={}){const _0x26bbc8=_0x196629,_0x397796=[];for(const _0x307659 of this[_0x26bbc8(0x24b)][_0x26bbc8(0x14b)]())_0x400241&&!_0x307659[_0x26bbc8(0x1ce)]||_0x397796[_0x26bbc8(0x197)](_0x307659);return _0x10e5e9?_0x397796[_0x26bbc8(0xe4)](_0x2a0742=>_0x2a0742[_0x26bbc8(0x212)]()):_0x397796;}[_0x196629(0xf2)](_0x2afd7c){const _0x19f095=_0x196629,_0x1ed97f=this[_0x19f095(0x24b)][_0x19f095(0x1f2)](_0x2afd7c);if(!_0x1ed97f)throw new _0x50ac72(_0x19f095(0xe0),this);return _0x1ed97f;}[_0x196629(0x19c)](_0x1ea401){const _0x27320b=_0x196629;return this[_0x27320b(0x24b)][_0x27320b(0x1cf)](_0x1ea401);}[_0x196629(0x139)](_0x3be261){const _0x260eba=_0x196629,{authorId:_0x3ae7cc,id:_0x20d21b,attributes:_0x1f6cc1}=_0x3be261,[_0x54b25f,_0x220e34]=_0x3be261[_0x260eba(0x1c2)][_0x260eba(0x121)](':'),_0x168671=this[_0x260eba(0x24b)][_0x260eba(0x1f2)](_0x20d21b)||this[_0x260eba(0x21c)](_0x54b25f,_0x220e34,_0x20d21b,_0x3ae7cc,_0x1f6cc1);if(this[_0x260eba(0x118)](_0x168671),this[_0x260eba(0xc3)](_0x168671,_0x54b25f,_0x220e34||null,_0x3ae7cc),_0x168671[_0x260eba(0x1f6)]=_0x3be261[_0x260eba(0x1f6)],_0x168671[_0x260eba(0x1a1)]=!0x0,_0x1f6cc1&&_0x1f6cc1[_0x260eba(0x1a0)]){const _0x18ced6=_0x1f6cc1[_0x260eba(0x1a0)],_0x32384e=this[_0x260eba(0x14c)](_0x18ced6[_0x260eba(0x1e7)]);_0x168671[_0x260eba(0x1b2)]=_0x18ced6[_0x260eba(0x1f6)],_0x168671[_0x260eba(0x13f)]=_0x32384e,_0x168671[_0x260eba(0xba)]=!0x0;}else _0x168671[_0x260eba(0x1b2)]=_0x3be261[_0x260eba(0x1f6)];switch(_0x3be261[_0x260eba(0x182)]&&(_0x168671[_0x260eba(0x182)]=_0x3be261[_0x260eba(0x182)]),_0x3be261[_0x260eba(0x14a)]&&(_0x168671[_0x260eba(0x14a)]=_0x3be261[_0x260eba(0x14a)]),this[_0x260eba(0xc5)]&&this[_0x260eba(0xc5)][_0x260eba(0x143)]||(_0x168671[_0x260eba(0x1bb)]=!0x0),this[_0x260eba(0x1de)][_0x260eba(0x1f2)](_0x168671)){case _0x260eba(0x21b):this[_0x260eba(0x1de)][_0x260eba(0x1e1)](_0x168671,_0x260eba(0x1c5));break;case _0x260eba(0x17d):_0x168671[_0x260eba(0x1ce)]?(this[_0x260eba(0x109)](new Set([_0x168671])),this[_0x260eba(0x187)](new Set([_0x168671])),this[_0x260eba(0x1de)][_0x260eba(0x1e1)](_0x168671,_0x260eba(0xc0)),this[_0x260eba(0x13d)](_0x260eba(0x245),_0x168671)):this[_0x260eba(0x1de)][_0x260eba(0x1e1)](_0x168671,_0x260eba(0x184));}return _0x168671;}[_0x196629(0x146)](_0x5b089f){const _0x2c9d4=_0x196629;this[_0x2c9d4(0x11f)](()=>{const _0xa550b2=_0x2c9d4;this[_0xa550b2(0x1dc)][_0xa550b2(0x156)][_0xa550b2(0x179)](()=>{const _0x171aad=_0xa550b2;for(const _0x2059e3 of _0x5b089f[_0x171aad(0x247)]())_0x2059e3[_0x171aad(0x128)]();});});}[_0x196629(0x17a)](_0xde6fed){const _0x233489=_0x196629;this[_0x233489(0x11f)](()=>{const _0x222ea3=_0x233489;this[_0x222ea3(0x1dc)][_0x222ea3(0x156)][_0x222ea3(0x179)](()=>{const _0x28c34f=_0x222ea3;for(const _0x476a5e of _0xde6fed[_0x28c34f(0x247)]())_0x476a5e[_0x28c34f(0x1e9)]();});});}[_0x196629(0x180)](_0x514abc,_0xd700e){const _0x26678=_0x196629,_0x1f222f=this[_0x26678(0x1dc)][_0x26678(0x10b)][_0x26678(0x1f2)](_0x514abc);if(!_0x1f222f)throw new _0x50ac72(_0x26678(0x186),this,{'commandName':_0x514abc});if(this[_0x26678(0x148)][_0x26678(0x1cf)](_0x1f222f))throw new _0x50ac72(_0x26678(0x255),this,{'commandName':_0x514abc});this[_0x26678(0x148)][_0x26678(0x1ba)](_0x1f222f),_0xd700e&&_0x1f222f['on'](_0x26678(0x248),(_0x22470b,_0x297fb9)=>{const _0x4bf620=_0x26678;this[_0x4bf620(0x181)][_0x4bf620(0x1e4)]&&(this[_0x4bf620(0x12a)]||(_0x297fb9[_0x4bf620(0x18c)]>0x0&&_0x297fb9[_0x297fb9[_0x4bf620(0x18c)]-0x1]&&_0x297fb9[_0x297fb9[_0x4bf620(0x18c)]-0x1][_0x4bf620(0x11f)]?_0x297fb9[_0x4bf620(0x21d)]():(_0x22470b[_0x4bf620(0x221)]=_0xd700e((..._0x157f81)=>_0x1f222f[_0x4bf620(0x248)](..._0x157f81,{'forceDefaultExecution':!0x0}),..._0x297fb9),_0x22470b[_0x4bf620(0xf5)]())));},{'priority':_0x26678(0x1c8)});}[_0x196629(0x11f)](_0x426fb8){const _0x129e26=_0x196629;let _0x52dc20,_0x25304c;const _0x2a63d0=this[_0x129e26(0x12a)];this[_0x129e26(0x12a)]=!0x0;try{_0x52dc20=_0x426fb8();}catch(_0x51c71b){_0x25304c=_0x51c71b;}return _0x2a63d0||(this[_0x129e26(0x12a)]=!0x1),_0x25304c&&_0x50ac72[_0x129e26(0x111)](_0x25304c,this),_0x52dc20;}[_0x196629(0x19b)](_0x44f857,_0x3eb304=null,_0x35bfa8={}){const _0x126797=_0x196629;if(_0x44f857[_0x126797(0xca)])return null;const _0x588107=this[_0x126797(0x1dc)][_0x126797(0x213)][_0x126797(0x1f2)](_0x126797(0x117))['me'];for(const {suggestion:_0x23aaf3,meta:_0x3db558}of this[_0x126797(0xc7)](_0x44f857,_0x126797(0x123)))if(_0x3db558[_0x126797(0xe5)]){if(!_0x3db558[_0x126797(0x1f3)]){if(_0x3db558[_0x126797(0xcb)]){if(!this[_0x126797(0xe2)]||!Lt(_0x23aaf3,_0x35bfa8))continue;return _0x23aaf3;}if(Lt(_0x23aaf3,_0x35bfa8))return _0x23aaf3;this[_0x126797(0x14d)](_0x23aaf3,_0x44f857[_0x126797(0x22a)],_0x44f857[_0x126797(0x253)]);break;}if(_0x3eb304==_0x23aaf3[_0x126797(0x1a6)]&&Lt(_0x23aaf3,_0x35bfa8)){const _0x43d5ae=_0x23aaf3[_0x126797(0x151)]();return _0x43d5ae[_0x126797(0x22a)][_0x126797(0x1a9)](_0x44f857[_0x126797(0x253)])?this[_0x126797(0x234)](_0x23aaf3,this[_0x126797(0x219)][_0x126797(0x1be)](_0x44f857[_0x126797(0x22a)],_0x43d5ae[_0x126797(0x253)])):this[_0x126797(0x234)](_0x23aaf3,this[_0x126797(0x219)][_0x126797(0x1be)](_0x43d5ae[_0x126797(0x22a)],_0x44f857[_0x126797(0x253)])),_0x23aaf3;}}const _0x4a858a=_0x4e1b02(),_0x5e1635=_0x588107['id'],_0x49a302=_0x3eb304?_0x126797(0x1ab)+_0x3eb304:_0x126797(0x123),_0x4337dc=this[_0x126797(0x1d4)]({'id':_0x4a858a,'type':_0x49a302,'createdAt':new Date(),'authorId':_0x5e1635,'attributes':_0x35bfa8});return this[_0x126797(0x155)](_0x49a302,_0x4a858a,_0x5e1635,_0x44f857),_0x4337dc;}[_0x196629(0xc9)](_0x55966f,_0x8e2b23=_0x196629(0xc6),_0x44fa31={}){const _0x339f34=_0x196629,_0x5882c0=this[_0x339f34(0x1dc)][_0x339f34(0x213)][_0x339f34(0x1f2)](_0x339f34(0x117))['me'],_0x3a5005=this[_0x339f34(0x23f)][_0x339f34(0x227)](_0x339f34(0x123),_0x8e2b23,_0x339f34(0x1d2));for(const _0x5c4cce of this[_0x339f34(0xdd)]())if(_0x5c4cce[_0x339f34(0x13f)]['id']==_0x5882c0['id']&&_0x339f34(0x123)==_0x5c4cce[_0x339f34(0x1c2)]&&_0x5c4cce[_0x339f34(0x1a6)]==_0x8e2b23&&Lt(_0x5c4cce,_0x44fa31)&&(_0x3a5005(_0x5c4cce[_0x339f34(0xec)](),_0x55966f)||_0x3a5005(_0x55966f,_0x5c4cce[_0x339f34(0xec)]()))){for(const _0x176c84 of _0x55966f)_0x5c4cce[_0x339f34(0xd4)](_0x176c84);return _0x5c4cce;}for(const {suggestion:_0x314ed5,meta:_0x1bffa3}of this[_0x339f34(0xc7)](_0x55966f,_0x339f34(0x123))){if(!_0x1bffa3[_0x339f34(0xe5)])continue;if(!this[_0x339f34(0xe2)]&&_0x1bffa3[_0x339f34(0xcb)])continue;if(!Lt(_0x314ed5,_0x44fa31))continue;let _0x119e18=!0x0;for(const _0x1c3ee7 of _0x314ed5[_0x339f34(0xec)]())for(const _0x31c60f of _0x55966f)if(!_0x1c3ee7[_0x339f34(0xe9)](_0x31c60f)){_0x119e18=!0x1;break;}if(_0x119e18)return _0x314ed5;}const _0x30686d=_0x4e1b02(),_0x27686a=_0x5882c0['id'],_0x1387cf=_0x339f34(0x1ab)+_0x8e2b23,_0x546ae4=this[_0x339f34(0x1d4)]({'id':_0x30686d,'type':_0x1387cf,'createdAt':new Date(),'authorId':_0x27686a,'attributes':_0x44fa31});for(const _0x25943f of _0x55966f)this[_0x339f34(0x155)](_0x1387cf,_0x30686d,_0x27686a,_0x25943f,_0x22a51c[_0x339f34(0x18b)]());return _0x546ae4;}[_0x196629(0x230)](_0x4e7e1a,_0x53e732,_0x27e3c3=null,_0x44bf2f={}){const _0x36ac8d=_0x196629;if(_0x27e3c3=_0x27e3c3||Vt(_0x53e732),_0x4e7e1a[_0x36ac8d(0xca)])return null;if(_0x36ac8d(0x1db)===this[_0x36ac8d(0x1cb)]){const _0x390270=this[_0x36ac8d(0x23f)][_0x36ac8d(0x227)](_0x36ac8d(0x21e),_0x27e3c3,_0x36ac8d(0x128));return this[_0x36ac8d(0x11f)](()=>_0x390270([_0x4e7e1a],_0x53e732,_0x44bf2f)),null;}const _0x230d03=this[_0x36ac8d(0x1dc)][_0x36ac8d(0x213)][_0x36ac8d(0x1f2)](_0x36ac8d(0x117))['me'],_0x376f72=[];if(_0x36ac8d(0x1cd)!==this[_0x36ac8d(0x1cb)]){for(const {suggestion:_0x3a8c96,meta:_0xaef908}of this[_0x36ac8d(0xc7)](_0x4e7e1a,_0x36ac8d(0x123)))_0xaef908[_0x36ac8d(0xe5)]&&!_0xaef908[_0x36ac8d(0x1b8)]&&_0x376f72[_0x36ac8d(0x197)](..._0x3a8c96[_0x36ac8d(0xec)]());}const _0x1071ae=function(_0x53e581,_0x439be0){const _0x50acd9=_0x36ac8d,_0x4627ec=[];for(const _0x19e48b of _0x439be0){const _0x28ab48=_0x53e581[_0x50acd9(0x129)](_0x19e48b);_0x28ab48&&_0x4627ec[_0x50acd9(0x197)](_0x28ab48);}return _0x4627ec;}(_0x4e7e1a,_0x376f72),_0x55ddc7=function(_0x264010,_0x3483be){const _0x218486=_0x36ac8d,_0x27a498=[_0x264010];for(const _0x517194 of _0x3483be){let _0x45ab9e=0x0;for(;_0x45ab9e<_0x27a498[_0x218486(0x18c)];){const _0x28ebfb=_0x27a498[_0x45ab9e][_0x218486(0x1aa)](_0x517194);_0x27a498[_0x218486(0x119)](_0x45ab9e,0x1,..._0x28ebfb),_0x45ab9e+=_0x28ebfb[_0x218486(0x18c)];}}return _0x27a498;}(_0x4e7e1a,_0x376f72);_0x1071ae[_0x36ac8d(0x18c)]&&this[_0x36ac8d(0x219)][_0x36ac8d(0x179)](()=>{const _0x5e0ba6=_0x36ac8d;for(const _0x50d766 of _0x1071ae){const _0x1f9d92=this[_0x5e0ba6(0x23f)][_0x5e0ba6(0x227)](_0x5e0ba6(0x21e),_0x27e3c3,_0x5e0ba6(0x128));this[_0x5e0ba6(0x11f)](()=>_0x1f9d92([_0x50d766],_0x53e732,_0x44bf2f));}});for(const _0x2bc71d of _0x55ddc7){let _0x6f9885=null,_0x4dc87e=_0x2bc71d[_0x36ac8d(0x22a)],_0x1467c9=_0x2bc71d[_0x36ac8d(0x253)];for(const {suggestion:_0x456124,meta:_0x523522}of this[_0x36ac8d(0xc7)](_0x2bc71d,_0x36ac8d(0x21e))){if(!_0x523522[_0x36ac8d(0xe5)])continue;if(_0x456124[_0x36ac8d(0x1a6)]!=_0x27e3c3)continue;if(!Lt(_0x456124,_0x44bf2f))continue;const _0x188dda=_0x456124[_0x36ac8d(0x151)]();if(_0x188dda[_0x36ac8d(0xe9)](_0x2bc71d,!0x0))return null;_0x4dc87e=_0x4dc87e[_0x36ac8d(0xfd)](_0x188dda[_0x36ac8d(0x22a)])?_0x4dc87e:_0x188dda[_0x36ac8d(0x22a)],_0x1467c9=_0x1467c9[_0x36ac8d(0x199)](_0x188dda[_0x36ac8d(0x253)])?_0x1467c9:_0x188dda[_0x36ac8d(0x253)],_0x6f9885?_0x188dda[_0x36ac8d(0x22a)][_0x36ac8d(0xfd)](_0x6f9885[_0x36ac8d(0x151)]()[_0x36ac8d(0x22a)])?(_0x6f9885[_0x36ac8d(0x108)](),_0x6f9885=_0x456124):_0x456124[_0x36ac8d(0x108)]():_0x6f9885=_0x456124;}const _0x169798=this[_0x36ac8d(0x219)][_0x36ac8d(0x1be)](_0x4dc87e,_0x1467c9);if(_0x6f9885)this[_0x36ac8d(0x234)](_0x6f9885,_0x169798);else{const _0xd37b09=_0x4e1b02(),_0xa4376a=_0x230d03['id'];this[_0x36ac8d(0x1d4)]({'id':_0xd37b09,'type':_0x36ac8d(0x22f)+_0x27e3c3,'data':_0x53e732,'createdAt':new Date(),'authorId':_0xa4376a,'attributes':_0x44bf2f}),this[_0x36ac8d(0x155)](_0x36ac8d(0x22f)+_0x27e3c3,_0xd37b09,_0xa4376a,_0x169798);}}return null;}[_0x196629(0x116)](_0x3847cb,_0x3fa3e9,_0x16662e=[],_0x226942=null,_0x390365={}){const _0x407944=_0x196629;_0x3fa3e9[_0x407944(0xf0)]||(_0x3fa3e9[_0x407944(0xf0)]=_0x3fa3e9[_0x407944(0x22c)]),_0x3fa3e9[_0x407944(0x16b)]=_0x3847cb['is'](_0x407944(0x202)),_0x226942=_0x226942||Vt(_0x3fa3e9);const _0x105b3d=_0x16662e[_0x407944(0xe4)](_0x4eebe2=>Gt(_0x4eebe2,this[_0x407944(0x219)])),_0x13e4c7=_0x3847cb['is'](_0x407944(0x202))?_0x3847cb:Gt(_0x3847cb,this[_0x407944(0x219)]);if(_0x407944(0x1db)===this[_0x407944(0x1cb)]){const _0x310b7a=this[_0x407944(0x23f)][_0x407944(0x227)](_0x407944(0x12f),_0x226942,_0x407944(0x128));return this[_0x407944(0x11f)](()=>_0x310b7a([_0x13e4c7],_0x3fa3e9,_0x390365)),null;}_0x105b3d[_0x407944(0x197)](_0x13e4c7);let _0x1c02c8=!0x0;for(const _0x3cb11a of _0x105b3d)if(!this[_0x407944(0x106)](_0x3cb11a)){_0x1c02c8=!0x1;break;}if(_0x1c02c8&&_0x407944(0x1cd)!==this[_0x407944(0x1cb)]){const _0xc995fd=this[_0x407944(0x23f)][_0x407944(0x227)](_0x407944(0x12f),_0x226942,_0x407944(0x128));return this[_0x407944(0x11f)](()=>_0xc995fd([_0x13e4c7],_0x3fa3e9,_0x390365)),null;}let _0x3b21bf=null,_0xb7e5b9=_0x13e4c7[_0x407944(0x22a)],_0x4f8bee=_0x13e4c7[_0x407944(0x253)];for(const {suggestion:_0x1b6834,meta:_0x2b913f}of this[_0x407944(0xc7)](_0x13e4c7,_0x407944(0x12f))){if(!_0x2b913f[_0x407944(0xe5)])continue;if(_0x2b913f[_0x407944(0x1f3)]||_0x2b913f[_0x407944(0xcb)]||_0x2b913f[_0x407944(0x1b8)])continue;if(_0x1b6834[_0x407944(0x182)][_0x407944(0xf0)]!=_0x3fa3e9[_0x407944(0xf0)])continue;if(!Lt(_0x1b6834,_0x390365))continue;const _0x523afe=_0x1b6834[_0x407944(0x151)]();if(_0x1b6834[_0x407944(0x1a6)]==_0x226942){if(_0x523afe[_0x407944(0xe9)](_0x13e4c7,!0x0))return null;_0xb7e5b9=_0xb7e5b9[_0x407944(0xfd)](_0x523afe[_0x407944(0x22a)])?_0xb7e5b9:_0x523afe[_0x407944(0x22a)],_0x4f8bee=_0x4f8bee[_0x407944(0x199)](_0x523afe[_0x407944(0x253)])?_0x4f8bee:_0x523afe[_0x407944(0x253)],_0x3b21bf?_0x523afe[_0x407944(0x22a)][_0x407944(0xfd)](_0x3b21bf[_0x407944(0x151)]()[_0x407944(0x22a)])?(_0x3b21bf[_0x407944(0x108)](),_0x3b21bf=_0x1b6834):_0x1b6834[_0x407944(0x108)]():_0x3b21bf=_0x1b6834;}else{const _0x5ba4f7=_0x13e4c7[_0x407944(0x129)](_0x523afe);this[_0x407944(0x19a)](_0x1b6834,_0x5ba4f7);}}const _0x4ecf56=this[_0x407944(0x1dc)][_0x407944(0x213)][_0x407944(0x1f2)](_0x407944(0x117))['me'],_0x4c31d6=_0x4e1b02(),_0x2a0f9c=_0x4ecf56['id'];if(_0x3b21bf)return this[_0x407944(0x234)](_0x3b21bf,this[_0x407944(0x219)][_0x407944(0x1be)](_0xb7e5b9,_0x4f8bee)),_0x3b21bf;{const _0x30b1bb=this[_0x407944(0x1d4)]({'id':_0x4c31d6,'type':_0x407944(0x205)+_0x226942,'data':_0x3fa3e9,'createdAt':new Date(),'authorId':_0x2a0f9c,'attributes':_0x390365});return this[_0x407944(0x155)](_0x407944(0x205)+_0x226942,_0x4c31d6,_0x2a0f9c,this[_0x407944(0x219)][_0x407944(0x1be)](_0xb7e5b9,_0x4f8bee)),_0x30b1bb;}}[_0x196629(0x1d7)](_0x27f24a,_0x864ef2,_0x179465=[],_0x34f47a=null,_0x437bcb={}){const _0x4d3f1f=_0x196629;_0x864ef2[_0x4d3f1f(0xf0)]||(_0x864ef2[_0x4d3f1f(0xf0)]=_0x864ef2[_0x4d3f1f(0x22c)]);const _0x11af27=_0x27f24a[0x0];_0x864ef2[_0x4d3f1f(0x16b)]=_0x11af27['is'](_0x4d3f1f(0x202)),_0x34f47a=_0x34f47a||Vt(_0x864ef2);const _0x20a5b6=_0x179465[_0x4d3f1f(0xe4)](_0xece135=>Gt(_0xece135,this[_0x4d3f1f(0x219)])),_0x1eedb8=_0x11af27['is'](_0x4d3f1f(0x202))?_0x27f24a:_0x27f24a[_0x4d3f1f(0xe4)](_0x3f2619=>Gt(_0x3f2619,this[_0x4d3f1f(0x219)]));if(_0x4d3f1f(0x1db)===this[_0x4d3f1f(0x1cb)]){const _0x3e2894=this[_0x4d3f1f(0x23f)][_0x4d3f1f(0x227)](_0x4d3f1f(0x12f),_0x34f47a,_0x4d3f1f(0x128));return this[_0x4d3f1f(0x11f)](()=>_0x3e2894(_0x1eedb8,_0x864ef2,_0x437bcb)),null;}_0x20a5b6[_0x4d3f1f(0x197)](..._0x1eedb8);let _0x47df4a=!0x0;for(const _0x55b3dd of _0x20a5b6)if(!this[_0x4d3f1f(0x106)](_0x55b3dd)){_0x47df4a=!0x1;break;}if(_0x47df4a&&_0x4d3f1f(0x1cd)!==this[_0x4d3f1f(0x1cb)]){const _0x1296bf=this[_0x4d3f1f(0x23f)][_0x4d3f1f(0x227)](_0x4d3f1f(0x12f),_0x34f47a,_0x4d3f1f(0x128));return this[_0x4d3f1f(0x11f)](()=>_0x1296bf(_0x1eedb8,_0x864ef2,_0x437bcb)),null;}const _0x2c8185=this[_0x4d3f1f(0x1dc)][_0x4d3f1f(0x213)][_0x4d3f1f(0x1f2)](_0x4d3f1f(0x117))['me'];for(const _0x116bdb of this[_0x4d3f1f(0xdd)]()){if(_0x116bdb[_0x4d3f1f(0x13f)]['id']!=_0x2c8185['id'])continue;if(_0x4d3f1f(0x12f)!=_0x116bdb[_0x4d3f1f(0x1c2)]||_0x116bdb[_0x4d3f1f(0x182)][_0x4d3f1f(0xf0)]!=_0x864ef2[_0x4d3f1f(0xf0)])continue;if(!Lt(_0x116bdb,_0x437bcb))continue;const _0xa43a32=_0x116bdb[_0x4d3f1f(0x1a6)]==_0x34f47a;for(let _0x7208d1=0x0;_0x7208d1<_0x1eedb8[_0x4d3f1f(0x18c)];_0x7208d1++){const _0x21b25d=_0x1eedb8[_0x7208d1];for(const _0xb05680 of _0x116bdb[_0x4d3f1f(0x238)]()){const _0x187ef8=_0xb05680[_0x4d3f1f(0x23d)]();if(_0x21b25d[_0x4d3f1f(0x1a9)](_0x187ef8)){_0xa43a32?(_0x1eedb8[_0x4d3f1f(0x119)](_0x7208d1,0x1),_0x7208d1--):_0x116bdb[_0x4d3f1f(0x12c)](_0xb05680[_0x4d3f1f(0x1ec)]);break;}}}}if(0x0==_0x1eedb8[_0x4d3f1f(0x18c)])return null;const _0x41bd05=this[_0x4d3f1f(0x23f)][_0x4d3f1f(0x227)](_0x4d3f1f(0x12f),_0x34f47a,_0x4d3f1f(0x1d2));for(const _0x53fb2c of this[_0x4d3f1f(0xdd)]())if(_0x53fb2c[_0x4d3f1f(0x13f)]['id']==_0x2c8185['id']&&_0x4d3f1f(0x12f)==_0x53fb2c[_0x4d3f1f(0x1c2)]&&_0x53fb2c[_0x4d3f1f(0x182)][_0x4d3f1f(0xf0)]==_0x864ef2[_0x4d3f1f(0xf0)]&&_0x53fb2c[_0x4d3f1f(0x1a6)]==_0x34f47a&&Lt(_0x53fb2c,_0x437bcb)&&(_0x41bd05(_0x53fb2c[_0x4d3f1f(0xec)](),_0x1eedb8)||_0x41bd05(_0x1eedb8,_0x53fb2c[_0x4d3f1f(0xec)]()))){for(const _0x4e0f7b of _0x1eedb8)_0x53fb2c[_0x4d3f1f(0xd4)](_0x4e0f7b);return _0x53fb2c;}const _0x2f2a4a=_0x4e1b02(),_0x52b6df=_0x2c8185['id'],_0x2aa5b4=_0x4d3f1f(0x205)+_0x34f47a,_0x58a66c=this[_0x4d3f1f(0x1d4)]({'id':_0x2f2a4a,'type':_0x2aa5b4,'data':_0x864ef2,'createdAt':new Date(),'authorId':_0x52b6df,'attributes':_0x437bcb});for(const _0x1e46a1 of _0x1eedb8)this[_0x4d3f1f(0x155)](_0x2aa5b4,_0x2f2a4a,_0x52b6df,_0x1e46a1,_0x22a51c[_0x4d3f1f(0x18b)]());return _0x58a66c;}[_0x196629(0x259)](_0x240d26,_0x1cb840=null,_0x407d8d={}){const _0x26e102=_0x196629;if(_0x240d26[_0x26e102(0xca)])return null;const _0xe95fab=this[_0x26e102(0x1dc)][_0x26e102(0x213)][_0x26e102(0x1f2)](_0x26e102(0x117))['me'],_0x46d43f=new _0x25861d(_0x240d26[_0x26e102(0x22a)],_0x240d26[_0x26e102(0x253)]);for(const {suggestion:_0x380d9d,meta:_0x1ebc1b}of this[_0x26e102(0xc7)](_0x46d43f,_0x26e102(0x123)))if(_0x1ebc1b[_0x26e102(0xe5)]&&!_0x1ebc1b[_0x26e102(0x1f3)]){if(_0x380d9d[_0x26e102(0x203)]){const _0x1517f9=_0x380d9d[_0x26e102(0xec)]()[_0x26e102(0x115)](_0x5dd958=>_0x26e102(0xe6)!=_0x5dd958[_0x26e102(0x1b0)][_0x26e102(0x172)]);_0x1517f9[_0x26e102(0x1a4)](_0x339b95=>_0x46d43f[_0x26e102(0xe9)](_0x339b95,!0x0))&&_0x380d9d[_0x26e102(0x1e9)]();if(_0x1517f9[_0x26e102(0x14e)](_0x1f0e41=>_0x1f0e41[_0x26e102(0xe9)](_0x46d43f,!0x0))){const _0x1e13ee=this[_0x26e102(0x23f)][_0x26e102(0x227)](_0x26e102(0x1b9),_0x1cb840,_0x26e102(0x128));return this[_0x26e102(0x11f)](()=>_0x1e13ee([_0x46d43f],null,_0x407d8d)),null;}}else{const _0x5c66c2=_0x46d43f[_0x26e102(0x129)](_0x380d9d[_0x26e102(0x151)]());null!==_0x5c66c2&&_0x380d9d[_0x26e102(0xfa)]([_0x5c66c2],null,_0x407d8d);}}if(_0x46d43f[_0x26e102(0x222)](),_0x46d43f[_0x26e102(0xca)]||_0x26e102(0xe6)==_0x46d43f[_0x26e102(0x1b0)][_0x26e102(0x172)])return null;let _0x3e5a79=null,_0x5f0558=_0x46d43f[_0x26e102(0x22a)],_0x36a686=_0x46d43f[_0x26e102(0x253)];const _0x33933b=this[_0x26e102(0xc7)](_0x46d43f,_0x26e102(0x1b9));for(const {suggestion:_0x3d544b,meta:_0x4715e6}of _0x33933b){const _0x185026=this[_0x26e102(0x219)][_0x26e102(0x1be)](_0x5f0558,_0x36a686);if(_0x4715e6[_0x26e102(0xe5)]&&(this[_0x26e102(0xe2)]||!_0x4715e6[_0x26e102(0xcb)]&&!_0x4715e6[_0x26e102(0x1b8)])){if(_0x3d544b[_0x26e102(0x203)]){if(!Lt(_0x3d544b,_0x407d8d))continue;let _0x15bf7c=!0x0;for(const _0x23a690 of _0x3d544b[_0x26e102(0xec)]()){if(_0x23a690[_0x26e102(0xe9)](_0x185026,!0x0))return _0x3d544b;_0x185026[_0x26e102(0xe9)](_0x23a690)||(_0x15bf7c=!0x1);}_0x15bf7c&&_0x3d544b[_0x26e102(0x1e9)]();}else{const _0x3a9e03=_0x3d544b[_0x26e102(0x151)]();if(_0x3a9e03[_0x26e102(0xe9)](_0x185026,!0x0))return _0x3d544b;if(!Lt(_0x3d544b,_0x407d8d)){_0x185026[_0x26e102(0xe9)](_0x3a9e03)?_0x3d544b[_0x26e102(0x108)]():_0x3a9e03[_0x26e102(0xb7)](_0x5f0558)?_0x5f0558=_0x3a9e03[_0x26e102(0x253)]:_0x3a9e03[_0x26e102(0xb7)](_0x36a686)&&(_0x36a686=_0x3a9e03[_0x26e102(0x22a)]);continue;}_0x5f0558=_0x5f0558[_0x26e102(0xfd)](_0x3a9e03[_0x26e102(0x22a)])?_0x5f0558:_0x3a9e03[_0x26e102(0x22a)],_0x36a686=_0x36a686[_0x26e102(0x199)](_0x3a9e03[_0x26e102(0x253)])?_0x36a686:_0x3a9e03[_0x26e102(0x253)],_0x407d8d=Object[_0x26e102(0x1c3)]({},_0x3d544b[_0x26e102(0x14a)]),_0x3e5a79?_0x3a9e03[_0x26e102(0x22a)][_0x26e102(0xfd)](_0x3e5a79[_0x26e102(0x151)]()[_0x26e102(0x22a)])?(_0x3e5a79[_0x26e102(0x108)](),_0x3e5a79=_0x3d544b):_0x3d544b[_0x26e102(0x108)]():_0x3e5a79=_0x3d544b;}}}if(_0x3e5a79)return this[_0x26e102(0x234)](_0x3e5a79,this[_0x26e102(0x219)][_0x26e102(0x1be)](_0x5f0558,_0x36a686)),_0x3e5a79;{const _0x1de3f4=_0x4e1b02(),_0x4323a4=this[_0x26e102(0x219)][_0x26e102(0x1be)](_0x5f0558,_0x36a686),_0x902dba=_0xe95fab['id'],_0x448e01=_0x1cb840?_0x26e102(0x12d)+_0x1cb840:_0x26e102(0x1b9),_0x539751=this[_0x26e102(0x1d4)]({'id':_0x1de3f4,'type':_0x448e01,'createdAt':new Date(),'authorId':_0x902dba,'attributes':_0x407d8d});return this[_0x26e102(0x155)](_0x448e01,_0x1de3f4,_0x902dba,_0x4323a4),_0x539751;}}[_0x196629(0x1c4)](_0x12e023,_0x100fc9=_0x196629(0xc6),_0x378b44={}){const _0x23bf36=_0x196629,_0x13de03=this[_0x23bf36(0x1dc)][_0x23bf36(0x213)][_0x23bf36(0x1f2)](_0x23bf36(0x117))['me'],_0x4318eb=_0x12e023[_0x23bf36(0xe4)](_0x37b661=>new _0x25861d(_0x37b661[_0x23bf36(0x22a)],_0x37b661[_0x23bf36(0x253)])),_0x32aa12=new Set();for(const {suggestion:_0x3cd6e5,meta:_0x1f1004}of this[_0x23bf36(0xc7)](_0x4318eb,_0x23bf36(0x123)))_0x1f1004[_0x23bf36(0xe5)]&&!_0x1f1004[_0x23bf36(0x1f3)]&&_0x32aa12[_0x23bf36(0x1ba)](_0x3cd6e5);for(const _0x90176e of _0x32aa12)if(_0x90176e[_0x23bf36(0x203)]){const _0x8efdb5=_0x90176e[_0x23bf36(0xec)]();(!_0x90176e[_0x23bf36(0x14a)]||!_0x90176e[_0x23bf36(0x14a)][_0x23bf36(0x1a7)])&&(_0x8efdb5[_0x23bf36(0x1a4)](_0x5774a5=>_0x4318eb[_0x23bf36(0x14e)](_0x5b573d=>_0x5b573d[_0x23bf36(0xe9)](_0x5774a5,!0x0)))&&_0x90176e[_0x23bf36(0x1e9)]());if(_0x4318eb[_0x23bf36(0x1a4)](_0x29663f=>_0x8efdb5[_0x23bf36(0x14e)](_0x56f55a=>_0x56f55a[_0x23bf36(0xe9)](_0x29663f,!0x0)))){const _0x52b3f0=this[_0x23bf36(0x23f)][_0x23bf36(0x227)](_0x23bf36(0x1b9),_0x100fc9,_0x23bf36(0x128));return this[_0x23bf36(0x11f)](()=>_0x52b3f0(_0x12e023,null,_0x378b44)),null;}}else{const _0x19b454=_0x90176e[_0x23bf36(0x151)]();_0x4318eb[_0x23bf36(0x14e)](_0x34e28a=>_0x34e28a[_0x23bf36(0xe9)](_0x19b454,!0x0))&&_0x90176e[_0x23bf36(0x1e9)]();if(_0x4318eb[_0x23bf36(0x1a4)](_0x7f0663=>_0x19b454[_0x23bf36(0xe9)](_0x7f0663,!0x0))){const _0x5bf407=this[_0x23bf36(0x23f)][_0x23bf36(0x227)](_0x23bf36(0x1b9),_0x100fc9,_0x23bf36(0x128));return this[_0x23bf36(0x11f)](()=>_0x5bf407(_0x4318eb,null,_0x378b44)),null;}}const _0x433c46=this[_0x23bf36(0x23f)][_0x23bf36(0x227)](_0x23bf36(0x1b9),_0x100fc9,_0x23bf36(0x1d2));let _0x1821af=null;for(const _0x1413b1 of this[_0x23bf36(0xdd)]())if(_0x1413b1[_0x23bf36(0x13f)]['id']==_0x13de03['id']&&_0x1413b1[_0x23bf36(0x1ce)]&&_0x23bf36(0x1b9)==_0x1413b1[_0x23bf36(0x1c2)]&&_0x1413b1[_0x23bf36(0x1a6)]==_0x100fc9&&Lt(_0x1413b1,_0x378b44)&&(_0x433c46(_0x1413b1[_0x23bf36(0xec)](),_0x4318eb)||_0x433c46(_0x4318eb,_0x1413b1[_0x23bf36(0xec)]()))){if(_0x1821af){if(_0x1413b1[_0x23bf36(0x258)]&&_0x1413b1[_0x23bf36(0x258)][_0x23bf36(0x18c)])continue;for(const _0x2c5ead of _0x1413b1[_0x23bf36(0xec)]())_0x1821af[_0x23bf36(0x226)](_0x2c5ead)||_0x1821af[_0x23bf36(0xd4)](_0x2c5ead);_0x1413b1[_0x23bf36(0x108)]();}else{_0x1821af=_0x1413b1;for(const _0x45f455 of _0x4318eb)_0x1413b1[_0x23bf36(0x226)](_0x45f455)||_0x1413b1[_0x23bf36(0xd4)](_0x45f455);}}if(_0x1821af)return _0x1821af;_0x32aa12[_0x23bf36(0x145)]();for(const {suggestion:_0x1f79e4,meta:_0x1494de}of this[_0x23bf36(0xc7)](_0x4318eb,_0x23bf36(0x1b9)))_0x1494de[_0x23bf36(0xe5)]&&(this[_0x23bf36(0xe2)]||!_0x1494de[_0x23bf36(0xcb)]&&!_0x1494de[_0x23bf36(0x1b8)])&&Lt(_0x1f79e4,_0x378b44)&&_0x32aa12[_0x23bf36(0x1ba)](_0x1f79e4);for(const _0x2a48ee of _0x32aa12){const _0x39bc0f=_0x2a48ee[_0x23bf36(0xec)]();if(!_0x378b44||!_0x378b44[_0x23bf36(0x1a7)]){if(_0x4318eb[_0x23bf36(0x1a4)](_0x47f8d9=>_0x39bc0f[_0x23bf36(0x14e)](_0x412c8f=>_0x412c8f[_0x23bf36(0xe9)](_0x47f8d9,!0x0))))return _0x2a48ee;}(!_0x2a48ee[_0x23bf36(0x14a)]||!_0x2a48ee[_0x23bf36(0x14a)][_0x23bf36(0x1a7)])&&(_0x39bc0f[_0x23bf36(0x1a4)](_0x756624=>_0x4318eb[_0x23bf36(0x14e)](_0x732cb7=>_0x732cb7[_0x23bf36(0xe9)](_0x756624,!0x0)))&&_0x2a48ee[_0x23bf36(0x1e9)]());}const _0x39ee79=_0x4e1b02(),_0x3bda86=_0x13de03['id'],_0x1421a5=_0x23bf36(0x12d)+_0x100fc9,_0x543b02=this[_0x23bf36(0x1d4)]({'id':_0x39ee79,'type':_0x1421a5,'createdAt':new Date(),'authorId':_0x3bda86,'attributes':_0x378b44});for(const _0x4a9647 of _0x4318eb)_0x4a9647[_0x23bf36(0x222)](),_0x4a9647[_0x23bf36(0xca)]||_0x23bf36(0xe6)==_0x4a9647[_0x23bf36(0x1b0)][_0x23bf36(0x172)]||this[_0x23bf36(0x155)](_0x1421a5,_0x39ee79,_0x3bda86,_0x4a9647,_0x22a51c[_0x23bf36(0x18b)]());return _0x543b02;}[_0x196629(0x132)](_0x49a6e9,_0x5c0a76,_0x1bf9b2,_0x245b7f,_0x173c14){const _0x52bc7f=_0x196629;if(_0x49a6e9[_0x52bc7f(0xca)])return[];if(_0x52bc7f(0x1db)===this[_0x52bc7f(0x1cb)])return[];const _0xb571aa=this[_0x52bc7f(0x1dc)][_0x52bc7f(0x213)][_0x52bc7f(0x1f2)](_0x52bc7f(0x117))['me']['id'],_0x17f2db=Array[_0x52bc7f(0x1fa)](this[_0x52bc7f(0x24b)][_0x52bc7f(0x14b)]())[_0x52bc7f(0x115)](_0x497635=>_0x52bc7f(0x220)==_0x497635[_0x52bc7f(0x1c2)]&&_0x497635[_0x52bc7f(0x182)][_0x52bc7f(0x237)]==_0x5c0a76&&_0x497635[_0x52bc7f(0x226)](_0x49a6e9));if(_0x52bc7f(0x17c)===this[_0x52bc7f(0x1cb)]){const _0x12b968=this[_0x52bc7f(0xc7)](_0x49a6e9,_0x52bc7f(0x123))[_0x52bc7f(0x115)](({meta:_0x35f11d})=>_0x35f11d[_0x52bc7f(0xe5)]&&!_0x35f11d[_0x52bc7f(0x1b8)]&&!_0x35f11d[_0x52bc7f(0x1f3)])[_0x52bc7f(0xe4)](({suggestion:_0x2912e2})=>_0x2912e2);_0x17f2db[_0x52bc7f(0x183)](..._0x12b968);}const _0x383a57=new Map([[_0x49a6e9,_0x1bf9b2]]);for(const _0x48062e of _0x17f2db){const _0x36513f=_0x52bc7f(0x220)==_0x48062e[_0x52bc7f(0x1c2)]?_0x48062e[_0x52bc7f(0x182)][_0x52bc7f(0x23c)]:void 0x0,_0x51e810=_0x48062e[_0x52bc7f(0x151)](),_0x45f97=Array[_0x52bc7f(0x1fa)](_0x383a57[_0x52bc7f(0x1da)]())[_0x52bc7f(0x1b7)](_0x502420=>_0x502420[_0x52bc7f(0x1e5)](_0x51e810));if(!_0x45f97)continue;const _0x207ce0=_0x45f97[_0x52bc7f(0x1aa)](_0x51e810);this[_0x52bc7f(0x15c)](_0x5c0a76)&&_0x52bc7f(0x123)==_0x48062e[_0x52bc7f(0x1c2)]&&0x0!=_0x207ce0[_0x52bc7f(0x18c)]||(_0x383a57[_0x52bc7f(0x200)](_0x45f97),_0x207ce0[_0x52bc7f(0xde)](_0x3a17cc=>{const _0xa4de8e=_0x52bc7f;_0x383a57[_0xa4de8e(0x1e1)](_0x3a17cc,_0x1bf9b2);}),_0x52bc7f(0x123)!=_0x48062e[_0x52bc7f(0x1c2)]&&_0x36513f!=_0x245b7f&&_0x383a57[_0x52bc7f(0x1e1)](_0x45f97[_0x52bc7f(0x129)](_0x51e810),_0x36513f));}const _0x7fd94=[];for(const [_0x335a5b,_0x42a725]of _0x383a57){const _0x1ecf51=_0x4e1b02(),_0x17bd52={'key':_0x5c0a76,'oldValue':_0x42a725,'newValue':_0x245b7f};_0x5c0a76[_0x52bc7f(0x18c)]>0x25&&console[_0x52bc7f(0x10c)](_0x52bc7f(0x18f),{'key':_0x5c0a76});const _0x492df2=(_0x52bc7f(0x214)+(_0x5c0a76+'|'+Vt({'newValue':_0x245b7f})))[_0x52bc7f(0x249)](0x0,0x3c),_0x12c794=this[_0x52bc7f(0x1d4)]({'id':_0x1ecf51,'type':_0x492df2,'data':_0x17bd52,'createdAt':new Date(),'authorId':_0xb571aa,'attributes':_0x173c14});_0x7fd94[_0x52bc7f(0x197)](_0x12c794),this[_0x52bc7f(0x155)](_0x492df2,_0x1ecf51,_0xb571aa,_0x335a5b);}return _0x7fd94;}[_0x196629(0x173)](_0xf99fb8){const _0x1afcc7=_0x196629;this[_0x1afcc7(0x180)](_0xf99fb8,(_0x4ed237,..._0x3c22cd)=>{const _0x382b2b=_0x1afcc7;this[_0x382b2b(0xc8)](()=>{_0x4ed237(..._0x3c22cd);});});}[_0x196629(0x15e)](_0x4c5576){const _0x57634f=_0x196629;this[_0x57634f(0x1b4)][_0x57634f(0x1ba)](_0x4c5576);}[_0x196629(0x19d)](_0x182f0d){const _0x2ef0fa=_0x196629;this[_0x2ef0fa(0x1df)][_0x2ef0fa(0x1ba)](_0x182f0d);}[_0x196629(0x210)](_0x5ea2ac){const _0x11799f=_0x196629;return _0x11799f(0x220)==_0x5ea2ac[_0x11799f(0x1c2)]?_0x5ea2ac[_0x11799f(0x1a6)][_0x11799f(0x121)]('|')[0x0]:null;}[_0x196629(0x234)](_0x50d6ff,_0x26cb90){const _0x30ab57=_0x196629,_0x561a09=_0x50d6ff[_0x30ab57(0x170)]();this[_0x30ab57(0x219)][_0x30ab57(0x179)](_0x4163b5=>{const _0x3f839b=_0x30ab57;_0x4163b5[_0x3f839b(0x1c1)](_0x561a09,{'range':_0x26cb90});});}[_0x196629(0x118)](_0x68470d){const _0xf7c23=_0x196629,_0x2ba7fa=_0x68470d['id'],_0x35b14a=this[_0xf7c23(0x1dc)][_0xf7c23(0x194)][_0xf7c23(0x1f2)](_0xf7c23(0x218));this[_0xf7c23(0x167)][_0xf7c23(0x101)](_0x2ba7fa)||this[_0xf7c23(0x167)][_0xf7c23(0x18a)]({'channelId':_0x35b14a,'threadId':_0x2ba7fa,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x234ef5=this[_0xf7c23(0x167)][_0xf7c23(0x165)](_0x2ba7fa);_0x234ef5[_0xf7c23(0x196)](_0xf7c23(0x162)),_0x234ef5[_0xf7c23(0x162)]=!0x1,_0x68470d[_0xf7c23(0x258)]=_0x234ef5;}[_0x196629(0xc3)](_0x521a7e,_0x57220a,_0x39a0e6,_0x12cae1){const _0x2a9f27=_0x196629;if(_0x521a7e[_0x2a9f27(0x1c2)]!=_0x57220a||_0x521a7e[_0x2a9f27(0x1a6)]!=_0x39a0e6||_0x521a7e[_0x2a9f27(0x10e)]['id']!=_0x12cae1)throw this[_0x2a9f27(0x1dc)][_0x2a9f27(0x16e)](_0x2a9f27(0xf3)),new _0x50ac72(_0x2a9f27(0xf3),this);}[_0x196629(0x19a)](_0x378751,_0x38e23b){const _0x7188fd=_0x196629,_0x4f99bf=_0x378751[_0x7188fd(0x151)]();if(_0x38e23b[_0x7188fd(0x1a9)](_0x4f99bf))_0x378751[_0x7188fd(0x108)]();else{if(_0x4f99bf[_0x7188fd(0xe9)](_0x38e23b)){const _0x2652c1=this[_0x7188fd(0x219)][_0x7188fd(0x204)](_0x38e23b[_0x7188fd(0x22a)][_0x7188fd(0xb0)],_0x7188fd(0x253));this[_0x7188fd(0x234)](_0x378751,this[_0x7188fd(0x219)][_0x7188fd(0x1be)](_0x4f99bf[_0x7188fd(0x22a)],_0x2652c1));const _0x533676=_0x4e1b02(),_0x34827d=_0x378751[_0x7188fd(0x10e)]['id'],_0x257b5d=_0x378751[_0x7188fd(0x1c2)]+':'+_0x378751[_0x7188fd(0x1a6)];this[_0x7188fd(0x1d4)]({'id':_0x533676,'type':_0x257b5d,'createdAt':new Date(),'authorId':_0x34827d,'data':_0x378751[_0x7188fd(0x182)],'attributes':_0x378751[_0x7188fd(0x14a)]});const _0x22b5cb=this[_0x7188fd(0x219)][_0x7188fd(0x204)](_0x38e23b[_0x7188fd(0x253)][_0x7188fd(0x216)],_0x7188fd(0x1ef)),_0x219967=this[_0x7188fd(0x219)][_0x7188fd(0x1be)](_0x22b5cb,_0x4f99bf[_0x7188fd(0x253)]);this[_0x7188fd(0x155)](_0x257b5d,_0x533676,_0x34827d,_0x219967);}else{if(_0x4f99bf[_0x7188fd(0xb7)](_0x38e23b[_0x7188fd(0x22a)])){const _0x43d3e0=this[_0x7188fd(0x219)][_0x7188fd(0x204)](_0x38e23b[_0x7188fd(0x22a)][_0x7188fd(0xb0)],_0x7188fd(0x253));this[_0x7188fd(0x234)](_0x378751,this[_0x7188fd(0x219)][_0x7188fd(0x1be)](_0x4f99bf[_0x7188fd(0x22a)],_0x43d3e0));}else{const _0x175a11=this[_0x7188fd(0x219)][_0x7188fd(0x204)](_0x38e23b[_0x7188fd(0x253)][_0x7188fd(0x216)],_0x7188fd(0x1ef));this[_0x7188fd(0x234)](_0x378751,this[_0x7188fd(0x219)][_0x7188fd(0x1be)](_0x175a11,_0x4f99bf[_0x7188fd(0x253)]));}}}}[_0x196629(0x106)](_0x47f731){const _0x10c7f8=_0x196629;for(const {suggestion:_0x31644f,meta:_0x4d3406}of this[_0x10c7f8(0xc7)](_0x47f731,_0x10c7f8(0x123))){if(!_0x4d3406[_0x10c7f8(0xe5)])continue;const _0x50767c=_0x31644f[_0x10c7f8(0xec)]();for(const _0xc55717 of _0x50767c)if(!_0x47f731[_0x10c7f8(0x1aa)](_0xc55717)[_0x10c7f8(0x18c)])return!0x0;}return!0x1;}[_0x196629(0x1e8)](_0x128d64){const _0x2677b1=_0x196629,_0x2416af=this[_0x2677b1(0x1dc)][_0x2677b1(0x213)][_0x2677b1(0x1f2)](_0x2677b1(0x117))[_0x2677b1(0x12b)](_0x128d64);if(!_0x2416af)throw new _0x50ac72(_0x2677b1(0xf1),this);return _0x2416af;}[_0x196629(0x14c)](_0x1e3521){const _0x35d4e4=_0x196629,_0x467aa5=this[_0x35d4e4(0x1dc)][_0x35d4e4(0x213)][_0x35d4e4(0x1f2)](_0x35d4e4(0x117)),_0x3faf1f=_0x1f2da7(_0x35d4e4(0x233)+_0x1e3521),_0x43e532=_0x467aa5[_0x35d4e4(0x12b)](_0x3faf1f);return _0x43e532||_0x467aa5[_0x35d4e4(0xd7)]({'id':_0x3faf1f,'name':_0x1e3521});}[_0x196629(0x21c)](_0x268269,_0x122f5c,_0x47bd18,_0xde408e,_0x27bbb3){const _0x313987=_0x196629,_0x100235=this[_0x313987(0x1e8)](_0xde408e),_0x58c896=this[_0x313987(0x23f)][_0x313987(0x1d1)](_0x268269,_0x122f5c,_0x47bd18,_0x100235,_0x27bbb3,_0x197bfb=>{const _0x236e79=_0x313987;this[_0x236e79(0x208)](_0x47bd18,{'attributes':_0x197bfb});const _0x4a0739=this[_0x236e79(0xf2)](_0x47bd18);this[_0x236e79(0x109)](new Set([_0x4a0739])),this[_0x236e79(0x187)](new Set([_0x4a0739]));});return this[_0x313987(0x177)](_0x58c896,_0x313987(0x128),()=>{const _0x9df68b=_0x313987;this[_0x9df68b(0x208)](_0x47bd18,{'state':_0x9df68b(0x1fc)});},{'priority':_0x313987(0x1c8)}),this[_0x313987(0x177)](_0x58c896,_0x313987(0x1e9),()=>{const _0x23ef24=_0x313987;this[_0x23ef24(0x208)](_0x47bd18,{'state':_0x23ef24(0x158)});},{'priority':_0x313987(0x1c8)}),this[_0x313987(0x24b)][_0x313987(0x1e1)](_0x47bd18,_0x58c896),this[_0x313987(0x1de)][_0x313987(0x1e1)](_0x58c896,_0x313987(0x21b)),_0x58c896;}[_0x196629(0x256)](_0xa84ef6){const _0x173228=_0x196629,_0x161c74=_0xa84ef6[_0x173228(0x121)](':');return{'group':_0x161c74[0x0],'type':_0x161c74[0x1],'subType':_0x161c74[_0x173228(0x18c)]>=0x5?_0x161c74[0x2]:null,'id':_0x161c74[_0x173228(0x18c)]<0x5?_0x161c74[0x2]:_0x161c74[0x3],'authorId':_0x161c74[_0x173228(0x18c)]<0x5?_0x161c74[0x3]:_0x161c74[0x4],'markerCount':0x6==_0x161c74[_0x173228(0x18c)]?_0x161c74[0x5]:null};}[_0x196629(0x14d)](_0x1f5462,_0x37add3,_0x3cced2){const _0x27f66c=_0x196629,_0x8f2aff=_0x1f5462[_0x27f66c(0x151)](),_0x578eb1=_0x8f2aff[_0x27f66c(0x22a)],_0xaf5c9b=_0x8f2aff[_0x27f66c(0x253)];this[_0x27f66c(0x234)](_0x1f5462,this[_0x27f66c(0x219)][_0x27f66c(0x1be)](_0x578eb1,_0x37add3));const _0x59855f=_0x4e1b02(),_0x12c3fb=_0x1f5462[_0x27f66c(0x10e)]['id'],_0x108c90=_0x1f5462[_0x27f66c(0x1c2)]+(_0x1f5462[_0x27f66c(0x1a6)]?':'+_0x1f5462[_0x27f66c(0x1a6)]:'');this[_0x27f66c(0x1d4)]({'id':_0x59855f,'type':_0x108c90,'createdAt':new Date(),'authorId':_0x12c3fb,'originalSuggestionId':_0x1f5462['id'],'attributes':_0x1f5462[_0x27f66c(0x14a)],'data':_0x1f5462[_0x27f66c(0x182)]});const _0x35f030=this[_0x27f66c(0x210)](_0x1f5462);(_0x27f66c(0x12f)==_0x1f5462[_0x27f66c(0x1c2)]||_0x35f030&&this[_0x27f66c(0x15c)](_0x35f030))&&(_0x3cced2=this[_0x27f66c(0x219)][_0x27f66c(0xd8)](_0x3cced2[_0x27f66c(0x216)])),this[_0x27f66c(0x155)](_0x108c90,_0x59855f,_0x12c3fb,this[_0x27f66c(0x219)][_0x27f66c(0x1be)](_0x3cced2,_0xaf5c9b));}[_0x196629(0xc7)](_0x46bb45,_0x39fa95=null){const _0x65c735=_0x196629,_0x1db04d=[],_0xc1243d=this[_0x65c735(0x1dc)][_0x65c735(0x213)][_0x65c735(0x1f2)](_0x65c735(0x117))['me'];Array[_0x65c735(0x24c)](_0x46bb45)||(_0x46bb45=[_0x46bb45]);for(const _0x533fa0 of this[_0x65c735(0xdd)]()){if(!_0x533fa0[_0x65c735(0x1ce)])continue;if(_0x39fa95&&_0x533fa0[_0x65c735(0x1c2)]!=_0x39fa95)continue;let _0x18a448=!0x1;for(const _0x4379d4 of _0x533fa0[_0x65c735(0xec)]()){for(const _0x47d51f of _0x46bb45){const _0x20311c=_0x47d51f[_0x65c735(0x22a)][_0x65c735(0x1a9)](_0x4379d4[_0x65c735(0x253)])||_0x47d51f[_0x65c735(0x253)][_0x65c735(0x1a9)](_0x4379d4[_0x65c735(0x22a)]);if(_0x20311c||_0x47d51f[_0x65c735(0x129)](_0x4379d4)){const _0xe6a370=_0x47d51f[_0x65c735(0xe9)](_0x4379d4)&&Rt(this[_0x65c735(0x219)][_0x65c735(0x243)],_0x4379d4[_0x65c735(0x22a)],_0x47d51f),_0x91628a=_0x4379d4[_0x65c735(0xe9)](_0x47d51f)&&Rt(this[_0x65c735(0x219)][_0x65c735(0x243)],_0x47d51f[_0x65c735(0x22a)],_0x4379d4);_0x1db04d[_0x65c735(0x197)]({'suggestion':_0x533fa0,'meta':{'isOwn':_0xc1243d==_0x533fa0[_0x65c735(0x13f)],'isNextTo':_0x20311c,'isInsideObject':_0xe6a370,'containsRangeInObject':_0x91628a}}),_0x18a448=!0x0;break;}}if(_0x18a448)break;}}return _0x1db04d;}[_0x196629(0x155)](_0x2747be,_0x22612b,_0x22b1bf,_0x19a36f,_0x16e6ee){const _0x5dc288=_0x196629;this[_0x5dc288(0x219)][_0x5dc288(0x179)](_0x5cda4a=>{const _0x13a3dd=_0x5dc288;let _0x484d0b=_0x13a3dd(0xbc)+_0x2747be+':'+_0x22612b+':'+_0x22b1bf;_0x16e6ee&&(_0x484d0b=_0x484d0b+':'+_0x16e6ee),_0x5cda4a[_0x13a3dd(0xbb)](_0x484d0b,{'range':_0x19a36f,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x196629(0x21f)](_0x1e00a0){const _0x5aa549=_0x196629,_0xf64ebc=_0x1e00a0[_0x5aa549(0x228)],_0x4f84d4=_0x1e00a0[_0x5aa549(0x17b)];_0x1e00a0[_0x5aa549(0x228)]=null,_0x1e00a0[_0x5aa549(0x17b)]=null,null!=_0xf64ebc&&_0xf64ebc[_0x5aa549(0x17b)]==_0x1e00a0&&(_0xf64ebc[_0x5aa549(0x17b)]=_0x4f84d4),null!=_0x4f84d4&&_0x4f84d4[_0x5aa549(0x228)]==_0x1e00a0&&(_0x4f84d4[_0x5aa549(0x228)]=_0xf64ebc),_0x5aa549(0xc0)==this[_0x5aa549(0x1de)][_0x5aa549(0x1f2)](_0x1e00a0)&&(this[_0x5aa549(0x1de)][_0x5aa549(0x1e1)](_0x1e00a0,_0x5aa549(0x184)),this[_0x5aa549(0x13d)](_0x5aa549(0x11c),_0x1e00a0,_0xf64ebc,_0x4f84d4));}[_0x196629(0x1d4)](_0x50f004){const _0x2d9052=_0x196629,_0x231579=_0x50f004['id'],_0x3556a0=this[_0x2d9052(0x139)](_0x50f004);if(this[_0x2d9052(0xc5)]&&this[_0x2d9052(0xc5)][_0x2d9052(0x143)]){const _0x45f8d1=this[_0x2d9052(0x1dc)][_0x2d9052(0x213)][_0x2d9052(0x1f2)](_0x2d9052(0x257)),_0x2181bb=_0x3556a0[_0x2d9052(0x11d)],_0x4fbaab=_0x3556a0[_0x2d9052(0x1a6)]?_0x3556a0[_0x2d9052(0x1c2)]+':'+_0x3556a0[_0x2d9052(0x1a6)]:_0x3556a0[_0x2d9052(0x1c2)],_0x5ead2f=this[_0x2d9052(0x1dc)][_0x2d9052(0x133)],_0x3e9697=_0x45f8d1[_0x2d9052(0x1ba)](_0x5c97b8(_0x5ead2f,_0x2d9052(0xb2))),_0x4fbf0b={'id':_0x231579,'type':_0x4fbaab,'hasComments':_0x2181bb,'data':_0x50f004[_0x2d9052(0x182)]||null,'originalSuggestionId':_0x50f004[_0x2d9052(0x105)]||null,'attributes':_0x3556a0[_0x2d9052(0x14a)]};this[_0x2d9052(0xc5)][_0x2d9052(0x143)](_0x4fbf0b)[_0x2d9052(0x250)](_0x3df863=>{const _0x43c4ea=_0x2d9052;_0x3556a0[_0x43c4ea(0x1bb)]=!0x0,_0x45f8d1[_0x43c4ea(0x10d)](_0x3e9697),_0x3df863&&_0x3df863[_0x43c4ea(0x1f6)]&&(this[_0x43c4ea(0x24b)][_0x43c4ea(0x1f2)](_0x231579)[_0x43c4ea(0x1f6)]=_0x3df863[_0x43c4ea(0x1f6)]);})[_0x2d9052(0x229)](_0x11e3ec=>{const _0x461f7d=_0x2d9052;throw _0x76c87a(_0x461f7d(0xcd)),this[_0x461f7d(0x1dc)][_0x461f7d(0x156)][_0x461f7d(0xb8)]({'isUndoable':!0x1},()=>{const _0x4c5c0a=_0x461f7d;_0x3556a0[_0x4c5c0a(0x1e9)]();}),_0x3556a0[_0x461f7d(0x15b)](),this[_0x461f7d(0x24b)][_0x461f7d(0x200)](_0x3556a0['id']),this[_0x461f7d(0x1de)][_0x461f7d(0x200)](_0x3556a0),_0x11e3ec;});}return _0x3556a0;}[_0x196629(0x15c)](_0x17a046){const _0x1fcf71=_0x196629;return this[_0x1fcf71(0x1b4)][_0x1fcf71(0x1cf)](_0x17a046);}[_0x196629(0x208)](_0x41543e,_0x1f463c){const _0x1c38b5=_0x196629,_0x55f2c4=this[_0x1c38b5(0x1dc)][_0x1c38b5(0x213)][_0x1c38b5(0x1f2)](_0x1c38b5(0x257)),_0x2319c9=this[_0x1c38b5(0xf2)](_0x41543e);if(this[_0x1c38b5(0xc5)]&&this[_0x1c38b5(0xc5)][_0x1c38b5(0x252)]){if(_0x2319c9[_0x1c38b5(0x1bb)]){const _0x5a1e0d=_0x55f2c4[_0x1c38b5(0x1ba)](_0x5c97b8(this[_0x1c38b5(0x1dc)][_0x1c38b5(0x133)],_0x1c38b5(0xb2)));this[_0x1c38b5(0xc5)][_0x1c38b5(0x252)](_0x41543e,_0x1f463c)[_0x1c38b5(0x250)](()=>{const _0x45a23f=_0x1c38b5;_0x55f2c4[_0x45a23f(0x10d)](_0x5a1e0d);});}else _0x2319c9['on'](_0x1c38b5(0x11a),()=>{const _0x25e665=_0x1c38b5;this[_0x25e665(0x208)](_0x41543e,_0x1f463c);});}}[_0x196629(0x201)](_0x265950){const _0x5b2b8a=_0x196629;if(!this[_0x5b2b8a(0xc5)]||!this[_0x5b2b8a(0xc5)][_0x5b2b8a(0xf2)])throw new _0x50ac72(_0x5b2b8a(0x102),this);return this[_0x5b2b8a(0xc5)][_0x5b2b8a(0xf2)](_0x265950);}[_0x196629(0x10a)](_0x22b352){const _0x14370a=_0x196629,{id:_0x7f1365,type:_0x50636b,subType:_0x288c70,authorId:_0x1b5a25}=this[_0x14370a(0x256)](_0x22b352),_0x380e7b=this[_0x14370a(0x24b)][_0x14370a(0x1f2)](_0x7f1365)||this[_0x14370a(0x21c)](_0x50636b,_0x288c70,_0x7f1365,_0x1b5a25,{});switch(this[_0x14370a(0xc3)](_0x380e7b,_0x50636b,_0x288c70,_0x1b5a25),this[_0x14370a(0x1de)][_0x14370a(0x1f2)](_0x380e7b)){case _0x14370a(0x21b):this[_0x14370a(0x201)](_0x7f1365)[_0x14370a(0x250)](_0x4c578b=>{const _0x14be54=_0x14370a;let _0x359ad0=Promise[_0x14be54(0x235)]();_0x4c578b[_0x14be54(0x11d)]&&(_0x359ad0=this[_0x14be54(0x167)][_0x14be54(0x1c7)]({'channelId':this[_0x14be54(0x1dc)][_0x14be54(0x194)][_0x14be54(0x1f2)](_0x14be54(0x218)),'threadId':_0x7f1365})),_0x359ad0[_0x14be54(0x250)](()=>{const _0x5d3145=_0x14be54;this[_0x5d3145(0x139)](_0x4c578b)[_0x5d3145(0x1bb)]=!0x0;});}),this[_0x14370a(0x1de)][_0x14370a(0x1e1)](_0x380e7b,_0x14370a(0x17d));break;case _0x14370a(0x184):this[_0x14370a(0x208)](_0x7f1365,{'state':_0x14370a(0xbe)});case _0x14370a(0x1c5):this[_0x14370a(0x1de)][_0x14370a(0x1e1)](_0x380e7b,_0x14370a(0xc0)),this[_0x14370a(0x13d)](_0x14370a(0x245),_0x380e7b);break;case _0x14370a(0xc0):this[_0x14370a(0x13d)](_0x14370a(0x120),_0x380e7b);}return _0x380e7b[_0x14370a(0x140)](_0x22b352),_0x380e7b;}[_0x196629(0x187)](_0x4672d7){const _0x1c894f=_0x196629,_0x27cc4a=Array[_0x1c894f(0x1fa)](_0x4672d7),_0x5ab421=_0x27cc4a[_0x1c894f(0x115)](_0x239f36=>_0x1c894f(0x220)==_0x239f36[_0x1c894f(0x1c2)]);this[_0x1c894f(0x21a)](_0x5ab421);const _0x57c736=_0x27cc4a[_0x1c894f(0x115)](_0x1168fc=>!_0x1168fc[_0x1c894f(0x203)]&&_0x1c894f(0x220)!=_0x1168fc[_0x1c894f(0x1c2)]),_0x419c0a=this[_0x1c894f(0xdd)]({'skipNotAttached':!0x0})[_0x1c894f(0x115)](_0x3bd25c=>!_0x3bd25c[_0x1c894f(0x203)]&&_0x1c894f(0x220)!=_0x3bd25c[_0x1c894f(0x1c2)]),_0x58642d=_0x419c0a[_0x1c894f(0x115)](_0x52dedd=>!_0x4672d7[_0x1c894f(0x1cf)](_0x52dedd)),_0x30e956=new Map(_0x419c0a[_0x1c894f(0xe4)](_0x89332b=>[_0x89332b,this[_0x1c894f(0x23f)][_0x1c894f(0x227)](_0x89332b[_0x1c894f(0x1c2)],_0x89332b[_0x1c894f(0x1a6)],_0x1c894f(0x11e))])),_0x57dcd4=new Map(_0x419c0a[_0x1c894f(0xe4)](_0x37b37c=>[_0x37b37c,_0x37b37c[_0x1c894f(0x151)]()])),_0x52f621=new Set(),_0x13e980=new Set();for(let _0xb25335=0x0;_0xb25335<_0x57c736[_0x1c894f(0x18c)];_0xb25335++)_0x2fc627(_0x57c736[_0xb25335],_0x57c736,_0xb25335+0x1);for(let _0x557329=0x0;_0x557329<_0x57c736[_0x1c894f(0x18c)];_0x557329++)_0x2fc627(_0x57c736[_0x557329],_0x58642d,0x0);const _0x134b2b=new Set();for(let _0x588821=0x0;_0x588821<_0x57c736[_0x1c894f(0x18c)];_0x588821++){const _0xf73402=_0x57c736[_0x588821];!_0x13e980[_0x1c894f(0x1cf)](_0xf73402)&&_0xf73402[_0x1c894f(0x228)]&&(_0x134b2b[_0x1c894f(0x1ba)](_0xf73402[_0x1c894f(0x228)]),_0xf73402[_0x1c894f(0x228)][_0x1c894f(0x17b)]===_0xf73402&&(_0xf73402[_0x1c894f(0x228)][_0x1c894f(0x17b)]=null),_0xf73402[_0x1c894f(0x228)]=null),!_0x52f621[_0x1c894f(0x1cf)](_0xf73402)&&_0xf73402[_0x1c894f(0x17b)]&&(_0x134b2b[_0x1c894f(0x1ba)](_0xf73402[_0x1c894f(0x17b)]),_0xf73402[_0x1c894f(0x17b)][_0x1c894f(0x228)]===_0xf73402&&(_0xf73402[_0x1c894f(0x17b)][_0x1c894f(0x228)]=null),_0xf73402[_0x1c894f(0x17b)]=null);}function _0x2fc627(_0x5ac9e4,_0x2fbcc1,_0x147f64){const _0x1d36ed=_0x1c894f;for(let _0x5077c3=_0x147f64;_0x5077c3<_0x2fbcc1[_0x1d36ed(0x18c)];_0x5077c3++){const _0x1d9abe=_0x2130f7(_0x5ac9e4,_0x2fbcc1[_0x5077c3]);_0x1d9abe&&(_0x1d9abe[0x0][_0x1d36ed(0x17b)]=_0x1d9abe[0x1],_0x1d9abe[0x1][_0x1d36ed(0x228)]=_0x1d9abe[0x0],_0x52f621[_0x1d36ed(0x1ba)](_0x1d9abe[0x0]),_0x13e980[_0x1d36ed(0x1ba)](_0x1d9abe[0x1]));}}function _0x2130f7(_0x50e954,_0x4cbf01){const _0x761c70=_0x1c894f;if(_0x50e954[_0x761c70(0x13f)]['id']!==_0x4cbf01[_0x761c70(0x13f)]['id'])return null;const _0x5dfafa=_0x30e956[_0x761c70(0x1f2)](_0x50e954)(_0x50e954,_0x4cbf01,_0x57dcd4[_0x761c70(0x1f2)](_0x50e954),_0x57dcd4[_0x761c70(0x1f2)](_0x4cbf01));if(!_0x5dfafa)return null;return _0x30e956[_0x761c70(0x1f2)](_0x4cbf01)(_0x50e954,_0x4cbf01,_0x57dcd4[_0x761c70(0x1f2)](_0x50e954),_0x57dcd4[_0x761c70(0x1f2)](_0x4cbf01))?_0x5dfafa[0x1][_0x761c70(0x258)]&&_0x5dfafa[0x1][_0x761c70(0x258)][_0x761c70(0x18c)]?null:_0x5dfafa:null;}_0x134b2b[_0x1c894f(0x188)]&&this[_0x1c894f(0x187)](_0x134b2b);}[_0x196629(0x21a)](_0x3eb9d1){const _0x1b09b5=_0x196629;if(0x0==_0x3eb9d1[_0x1b09b5(0x18c)])return;const _0x52894c=this[_0x1b09b5(0xdd)]({'skipNotAttached':!0x0})[_0x1b09b5(0x115)](_0x5d8079=>_0x1b09b5(0x220)==_0x5d8079[_0x1b09b5(0x1c2)]&&_0x5d8079[_0x1b09b5(0x1a1)]),_0x465b35=[],_0x1a624d=new Map();for(const _0x5705ae of _0x52894c){const _0x331f41=_0x1f2da7(_0x5705ae[_0x1b09b5(0x14a)]);_0x1a624d[_0x1b09b5(0x1cf)](_0x331f41)||(_0x1a624d[_0x1b09b5(0x1e1)](_0x331f41,_0x465b35[_0x1b09b5(0x18c)]),_0x465b35[_0x1b09b5(0x197)]([]));const _0x1d7310=_0x1a624d[_0x1b09b5(0x1f2)](_0x331f41);_0x465b35[_0x1d7310][_0x1b09b5(0x197)](_0x5705ae);}!(function(){const _0x3ed82d=_0x1b09b5;_0x465b35[_0x3ed82d(0xf6)]((_0x1fccaf,_0x128333)=>{const _0x916718=_0x3ed82d,_0x30c239=_0x1fccaf[0x0][_0x916718(0x1f6)],_0x1cfb90=_0x128333[0x0][_0x916718(0x1f6)];return _0x30c239==_0x1cfb90?_0x1fccaf[0x0][_0x916718(0x14a)][_0x916718(0x1d9)]<_0x128333[0x0][_0x916718(0x14a)][_0x916718(0x1d9)]?-0x1:0x1:_0x30c239<_0x1cfb90?-0x1:0x1;});for(const _0x552de9 of _0x465b35)_0x552de9[_0x3ed82d(0xf6)]((_0x4c635d,_0x454215)=>_0x4c635d['id']<_0x454215['id']?-0x1:0x1);}());for(let _0x230885=0x0;_0x230885<_0x465b35[_0x1b09b5(0x18c)];_0x230885++){if(0x0==_0x465b35[_0x230885][_0x1b09b5(0x18c)])continue;const _0x12c58c=[];for(let _0x56eee2=_0x230885+0x1;_0x56eee2<_0x465b35[_0x1b09b5(0x18c)];_0x56eee2++)0x0!=_0x465b35[_0x56eee2][_0x1b09b5(0x18c)]&&_0x258db2(_0x465b35[_0x230885],_0x465b35[_0x56eee2])&&_0x12c58c[_0x1b09b5(0x197)](_0x56eee2);for(const _0x68f159 of _0x12c58c)_0x465b35[_0x230885]=_0x465b35[_0x230885][_0x1b09b5(0xd9)](_0x465b35[_0x68f159]),_0x465b35[_0x68f159]=[];}for(const _0x2b9434 of _0x465b35)for(let _0x2e748a=0x0;_0x2e748a<_0x2b9434[_0x1b09b5(0x18c)];_0x2e748a++)_0x2b9434[_0x2e748a][_0x1b09b5(0x17b)]=_0x2b9434[_0x2e748a+0x1]||null;for(const _0x49d90c of _0x465b35)for(let _0x5812b9=0x0;_0x5812b9<_0x49d90c[_0x1b09b5(0x18c)];_0x5812b9++)_0x49d90c[_0x5812b9][_0x1b09b5(0x228)]=_0x49d90c[_0x5812b9-0x1]||null;function _0x258db2(_0x43c67a,_0x3e2ff7){const _0xf1f5de=_0x1b09b5;if(_0x43c67a[0x0][_0xf1f5de(0x14a)][_0xf1f5de(0x1d9)]!==_0x3e2ff7[0x0][_0xf1f5de(0x14a)][_0xf1f5de(0x1d9)]&&_0x43c67a[0x0][_0xf1f5de(0x13f)]!==_0x3e2ff7[0x0][_0xf1f5de(0x13f)])return!0x1;if(!function(_0x4a8526,_0x5c5b8b){const _0x522d56=_0xf1f5de;if(!_0x4a8526[_0x522d56(0x11d)]&&!_0x5c5b8b[_0x522d56(0x11d)])return!0x0;if(_0x4a8526[_0x522d56(0x11d)]&&_0x5c5b8b[_0x522d56(0x11d)])return!0x1;if(_0x4a8526[_0x522d56(0x11d)]&&_0x5c5b8b[_0x522d56(0x1f6)]<_0x4a8526[_0x522d56(0x258)][_0x522d56(0x189)][_0x522d56(0x1f2)](0x0)[_0x522d56(0x1f6)])return!0x0;if(_0x5c5b8b[_0x522d56(0x11d)]&&_0x4a8526[_0x522d56(0x1f6)]<_0x5c5b8b[_0x522d56(0x258)][_0x522d56(0x189)][_0x522d56(0x1f2)](0x0)[_0x522d56(0x1f6)])return!0x0;return!0x1;}(_0x43c67a[0x0],_0x3e2ff7[0x0]))return!0x1;const _0x689f61=_0x34498d(_0x43c67a[0x0][_0xf1f5de(0x14a)],_0xf1f5de(0x1d9)),_0x169027=_0x34498d(_0x3e2ff7[0x0][_0xf1f5de(0x14a)],_0xf1f5de(0x1d9));if(!_0x56e5fe(_0x689f61,_0x169027))return!0x1;return!!_0x43c67a[_0xf1f5de(0x1a4)](_0x42b679=>_0x3e2ff7[_0xf1f5de(0x14e)](_0x41e4d3=>_0x42b679[_0xf1f5de(0x151)]()[_0xf1f5de(0x1a9)](_0x41e4d3[_0xf1f5de(0x151)]())))&&_0x3e2ff7[_0xf1f5de(0x1a4)](_0x422e50=>_0x43c67a[_0xf1f5de(0x14e)](_0x1dba7b=>_0x422e50[_0xf1f5de(0x151)]()[_0xf1f5de(0x1a9)](_0x1dba7b[_0xf1f5de(0x151)]())));}}[_0x196629(0x109)](_0x4b22e7){const _0x66c1e6=_0x196629,_0x3af7cb=Array[_0x66c1e6(0x1fa)](_0x4b22e7),_0x4abd8b=this[_0x66c1e6(0xdd)]({'skipNotAttached':!0x0}),_0x2ca70c=_0x4abd8b[_0x66c1e6(0x115)](_0x4b4709=>!_0x4b22e7[_0x66c1e6(0x1cf)](_0x4b4709)),_0x216d5e=new Map(_0x3af7cb[_0x66c1e6(0xe4)](_0x483f42=>[_0x483f42,this[_0x66c1e6(0x23f)][_0x66c1e6(0x227)](_0x483f42[_0x66c1e6(0x1c2)],_0x483f42[_0x66c1e6(0x1a6)],_0x66c1e6(0x1d2))])),_0x543893=new Map(_0x4abd8b[_0x66c1e6(0xe4)](_0x2f9632=>[_0x2f9632,_0x2f9632[_0x66c1e6(0xec)]()]));for(let _0x1fbe3e=0x0;_0x1fbe3e<_0x3af7cb[_0x66c1e6(0x18c)];_0x1fbe3e++){if(_0x215124(this,_0x3af7cb[_0x1fbe3e],_0x3af7cb,_0x1fbe3e+0x1))return!0x0;}for(let _0x324a47=0x0;_0x324a47<_0x3af7cb[_0x66c1e6(0x18c)];_0x324a47++){if(_0x215124(this,_0x3af7cb[_0x324a47],_0x2ca70c,0x0))return!0x0;}return!0x1;function _0x215124(_0x10507c,_0x2c4954,_0x20863d,_0x419480){const _0x43b9c2=_0x66c1e6;for(let _0x17426b=_0x419480;_0x17426b<_0x20863d[_0x43b9c2(0x18c)];_0x17426b++){const _0x3261a9=_0x20863d[_0x17426b];if(_0x3261a9[_0x43b9c2(0x1c2)]!==_0x2c4954[_0x43b9c2(0x1c2)]||_0x3261a9[_0x43b9c2(0x13f)]['id']!==_0x2c4954[_0x43b9c2(0x13f)]['id']||_0x3261a9[_0x43b9c2(0x1a6)]!==_0x2c4954[_0x43b9c2(0x1a6)])continue;if(!Pt(_0x2c4954,_0x3261a9,[_0x43b9c2(0x1d9)]))continue;if(_0x43b9c2(0x220)==_0x2c4954[_0x43b9c2(0x1c2)]&&_0x2c4954[_0x43b9c2(0x182)][_0x43b9c2(0x23c)]!=_0x3261a9[_0x43b9c2(0x182)][_0x43b9c2(0x23c)])continue;if(_0x43b9c2(0x220)==_0x2c4954[_0x43b9c2(0x1c2)]&&_0x10507c[_0x43b9c2(0x15c)](_0x2c4954[_0x43b9c2(0x182)][_0x43b9c2(0x237)]))continue;if(_0x43b9c2(0x12f)==_0x2c4954[_0x43b9c2(0x1c2)]){const _0x41c4d9=_0x10507c[_0x43b9c2(0x1dc)][_0x43b9c2(0x156)],_0xc0b607=_0x2c4954[_0x43b9c2(0xf4)]();if(_0xc0b607&&(_0x41c4d9[_0x43b9c2(0x243)][_0x43b9c2(0x160)](_0xc0b607)||_0x41c4d9[_0x43b9c2(0x243)][_0x43b9c2(0x135)](_0xc0b607)))continue;}const _0x5a406e=_0x216d5e[_0x43b9c2(0x1f2)](_0x2c4954),_0x24d5aa=_0x543893[_0x43b9c2(0x1f2)](_0x2c4954),_0x4ddb5f=_0x543893[_0x43b9c2(0x1f2)](_0x3261a9),_0x20d052=_0x2c4954[_0x43b9c2(0x258)]&&_0x2c4954[_0x43b9c2(0x258)][_0x43b9c2(0x18c)],_0x2d7b19=_0x3261a9[_0x43b9c2(0x258)]&&_0x3261a9[_0x43b9c2(0x258)][_0x43b9c2(0x18c)];if(!_0x20d052&&_0x5a406e(_0x4ddb5f,_0x24d5aa))return _0x10507c[_0x43b9c2(0xdb)](_0x3261a9,_0x2c4954),_0x543893[_0x43b9c2(0x200)](_0x2c4954),!0x0;if(!_0x2d7b19&&_0x5a406e(_0x24d5aa,_0x4ddb5f))return _0x10507c[_0x43b9c2(0xdb)](_0x2c4954,_0x3261a9),_0x543893[_0x43b9c2(0x200)](_0x3261a9),!0x0;}return!0x1;}}[_0x196629(0xdb)](_0x3971b1,_0x40a333){const _0x152b29=_0x196629;if(_0x3971b1[_0x152b29(0x203)]){for(const _0x300142 of _0x40a333[_0x152b29(0xec)]())_0x3971b1[_0x152b29(0xd4)](_0x300142);}else{const _0x59690b=_0x40a333[_0x152b29(0x151)]()[_0x152b29(0x253)];this[_0x152b29(0x234)](_0x3971b1,this[_0x152b29(0x219)][_0x152b29(0x1be)](_0x3971b1[_0x152b29(0x151)]()[_0x152b29(0x22a)],_0x59690b));}_0x40a333[_0x152b29(0x108)]();}[_0x196629(0xee)](_0x395eef,_0x369ce9){const _0x18f03f=_0x196629,_0x438f5e=_0x395eef[_0x18f03f(0x161)](_0x18f03f(0x1dd))||_0x395eef[_0x18f03f(0x161)](_0x18f03f(0x220))?_0x18f03f(0x1c6):_0x395eef[_0x18f03f(0xbd)]();return _0x5c97b8(this[_0x18f03f(0x1dc)][_0x18f03f(0x133)],_0x369ce9+'_'+_0x438f5e+_0x18f03f(0xb6));}[_0x196629(0x127)](){const _0x1ed054=_0x196629,_0x58670c=this[_0x1ed054(0x1dc)];if(!_0x58670c['ui'])return;const {ariaLiveAnnouncer:_0x52cb9e}=_0x58670c['ui'];_0x1c5ded(this[_0x1ed054(0x219)],({left:_0x4f95eb,entered:_0x41ffb1})=>{const _0x503a42=_0x1ed054;for(const _0x91dedf of _0x4f95eb){const {group:_0x4418eb,type:_0x17b6bc}=this[_0x503a42(0x256)](_0x91dedf[_0x503a42(0x1ec)]);if(_0x503a42(0x131)===_0x4418eb){_0x52cb9e[_0x503a42(0x1f1)](this[_0x503a42(0xee)](_0x17b6bc,_0x503a42(0x112)));break;}}for(const _0x597a1d of _0x41ffb1){const {group:_0x13669a,type:_0x44399b}=this[_0x503a42(0x256)](_0x597a1d[_0x503a42(0x1ec)]);if(_0x503a42(0x131)===_0x13669a){_0x52cb9e[_0x503a42(0x1f1)](this[_0x503a42(0xee)](_0x44399b,_0x503a42(0x125)));break;}}});}[_0x196629(0x24d)](_0x12e937){const _0x1d8141=_0x196629;if(this[_0x1d8141(0x231)])return!0x1;const _0x3affa0=this[_0x1d8141(0x1dc)],_0x2bcfc4=_0x3affa0[_0x1d8141(0x156)][_0x1d8141(0x223)][_0x1d8141(0x1d0)][_0x1d8141(0x1f0)]();if(0x0==_0x2bcfc4[_0x1d8141(0x18c)])return!0x1;const _0x383bde=[],_0x1f47d4=_0x2bcfc4[_0x1d8141(0x115)](_0x4a4f0f=>_0x1d8141(0x220)==_0x4a4f0f[_0x1d8141(0x1c2)]),_0x165948=_0x2bcfc4[_0x1d8141(0x115)](_0x4bc62d=>_0x1d8141(0x134)==_0x4bc62d[_0x1d8141(0x1c2)]&&_0x1d8141(0xd3)!=_0x4bc62d[_0x1d8141(0x1ec)]),_0x403cd0=_0x2bcfc4[_0x1d8141(0x115)](_0xfe76f8=>_0x1d8141(0x10d)==_0xfe76f8[_0x1d8141(0x1c2)]&&_0x1d8141(0xd3)!=_0xfe76f8[_0x1d8141(0x1ec)]);for(const _0x4a4a54 of _0x1f47d4)_0x383bde[_0x1d8141(0x197)]({'key':_0x4a4a54[_0x1d8141(0x18e)],'newValue':_0x4a4a54[_0x1d8141(0x17e)],'oldValue':_0x4a4a54[_0x1d8141(0x13e)],'range':Ot(_0x4a4a54[_0x1d8141(0x202)],_0x3affa0[_0x1d8141(0x156)])});for(const _0x11bd3f of _0x165948){const _0x5a62e6=_0x403cd0[_0x1d8141(0x1b7)](_0x389fb4=>_0x389fb4[_0x1d8141(0xd6)][_0x1d8141(0x1a9)](_0x11bd3f[_0x1d8141(0xd6)]));_0x5a62e6&&_0x383bde[_0x1d8141(0x197)]({'key':_0x1d8141(0x12e),'newValue':_0x11bd3f[_0x1d8141(0x1ec)],'oldValue':_0x5a62e6[_0x1d8141(0x1ec)],'range':_0x3affa0[_0x1d8141(0x156)][_0x1d8141(0x122)](_0x11bd3f[_0x1d8141(0xd6)][_0x1d8141(0x1ee)])});}return 0x0!=_0x383bde[_0x1d8141(0x18c)]&&this[_0x1d8141(0x1b5)](_0x12e937,_0x383bde);}[_0x196629(0x1a3)](_0x1f4fb4){const _0x159291=_0x196629;let _0xf2a3ce=!0x1;const _0x540573=this[_0x159291(0x1dc)][_0x159291(0x156)][_0x159291(0x223)][_0x159291(0x1d0)][_0x159291(0xe7)]()[_0x159291(0x115)](_0x38cae3=>_0x38cae3[_0x159291(0x182)][_0x159291(0xc4)]&&_0x38cae3[_0x159291(0x1ec)][_0x159291(0x161)](_0x159291(0xf7)));for(const _0x19e7da of _0x540573){const {subType:_0x499b45,id:_0x66d083}=this[_0x159291(0x256)](_0x19e7da[_0x159291(0x1ec)]),_0x569164=_0x499b45[_0x159291(0x121)]('|')[0x0];for(const _0x4fe74f of this[_0x159291(0xdd)]({'skipNotAttached':!0x0}))_0x4fe74f['id']!=_0x66d083&&_0x159291(0x220)==_0x4fe74f[_0x159291(0x1c2)]&&_0x4fe74f[_0x159291(0x182)]&&_0x4fe74f[_0x159291(0x182)][_0x159291(0x237)]==_0x569164&&_0x4fe74f[_0x159291(0x151)]()[_0x159291(0x1e5)](_0x19e7da[_0x159291(0x182)][_0x159291(0xc4)])&&(this[_0x159291(0x16f)](_0x4fe74f,_0x19e7da[_0x159291(0x182)][_0x159291(0xc4)],_0x1f4fb4),_0xf2a3ce=!0x0);}return _0xf2a3ce;}[_0x196629(0xc8)](_0x2173df){const _0x688e22=_0x196629;this[_0x688e22(0x1dc)],(this[_0x688e22(0x231)]=!0x0,_0x2173df());}[_0x196629(0x23b)](_0x43a53f){const _0x1553b0=_0x196629,_0x424a98=this[_0x1553b0(0x15c)](_0x43a53f),_0x1b7795=this[_0x1553b0(0x1df)][_0x1553b0(0x1cf)](_0x43a53f);return _0x424a98||_0x1b7795;}[_0x196629(0x1b5)](_0x49f074,_0x151850){const _0x264195=_0x196629;if(0x0==_0x151850[_0x264195(0x18c)])return!0x1;let _0x24a115=!0x1;for(const _0x4d0a9d of _0x151850){const _0x414184=this[_0x264195(0xc7)](_0x4d0a9d[_0x264195(0x202)],_0x264195(0x220))[_0x264195(0x115)](_0x58ef6a=>!_0x58ef6a[_0x264195(0x251)][_0x264195(0x1f3)])[_0x264195(0xe4)](_0x1dbced=>_0x1dbced[_0x264195(0x131)]),_0x43e618=_0x1f2da7({'newValue':_0x4d0a9d[_0x264195(0x1d8)]});_0x414184[_0x264195(0x115)](_0x495208=>{const _0x56f4d7=_0x264195,[_0x2a4252,_0x21a27d]=_0x495208[_0x56f4d7(0x1a6)][_0x56f4d7(0x121)]('|');return _0x2a4252==_0x4d0a9d[_0x56f4d7(0x237)]&&_0x21a27d!=_0x43e618;})[_0x264195(0xde)](_0x448cf7=>{const _0x5e91d2=_0x264195;this[_0x5e91d2(0x16f)](_0x448cf7,_0x4d0a9d[_0x5e91d2(0x202)],_0x49f074),_0x24a115=!0x0;});}return _0x24a115;}[_0x196629(0x16f)](_0x55d03d,_0x140b3d,_0x14b988){const _0x3edccd=_0x196629,_0x218ae5=_0x55d03d[_0x3edccd(0x151)]()[_0x3edccd(0x1aa)](_0x140b3d);0x0!==_0x218ae5[_0x3edccd(0x18c)]?0x1!==_0x218ae5[_0x3edccd(0x18c)]?this[_0x3edccd(0x14d)](_0x55d03d,_0x140b3d[_0x3edccd(0x22a)],_0x140b3d[_0x3edccd(0x253)]):this[_0x3edccd(0x234)](_0x55d03d,_0x218ae5[0x0]):_0x14b988[_0x3edccd(0x12c)](_0x55d03d[_0x3edccd(0x170)]());}}class xt{constructor(_0x152dab){const _0x44caec=_0x196629;this[_0x44caec(0xea)]=_0x152dab,this[_0x44caec(0x219)]=_0x152dab[_0x44caec(0x156)],this[_0x44caec(0x241)]=new Map(),this[_0x44caec(0x166)]=new Map(),this[_0x44caec(0x1c0)]();}[_0x196629(0x1d1)](_0x1d3280,_0xea3f83,_0x2dfd1d,_0x131d1f,_0x5dc62d,_0x1d983e){const _0x4aa7a4=_0x196629;return new _0x22a51c(this[_0x4aa7a4(0x219)],{'type':_0x1d3280,'subType':_0xea3f83,'id':_0x2dfd1d,'author':_0x131d1f,'creator':_0x131d1f,'attributes':_0x5dc62d,'onAttributesChange':_0x1d983e,'onAccept':(..._0x1088f7)=>this[_0x4aa7a4(0x227)](_0x1d3280,_0xea3f83,_0x4aa7a4(0x128))(..._0x1088f7),'onDiscard':(..._0xfea7a3)=>this[_0x4aa7a4(0x227)](_0x1d3280,_0xea3f83,_0x4aa7a4(0x1e9))(..._0xfea7a3)});}[_0x196629(0x1bc)](_0x35bc0b,_0x1ee8ee,_0x565895,_0x5d22a1){const _0x3c698c=_0x196629,_0x166a41=_0x35bc0b+':'+_0x1ee8ee+':'+_0x565895;this[_0x3c698c(0x241)][_0x3c698c(0x1e1)](_0x166a41,_0x5d22a1);}[_0x196629(0x227)](_0x19cd3a,_0xff8359,_0x4b863e){const _0x12f858=_0x196629,_0x25ad3e=_0x19cd3a+':'+_0xff8359+':'+_0x4b863e;return this[_0x12f858(0x241)][_0x12f858(0x1f2)](_0x25ad3e)||this[_0x12f858(0x166)][_0x12f858(0x1f2)](_0x19cd3a+':'+_0x4b863e);}[_0x196629(0x1c0)](){const _0x268dca=_0x196629,_0x4345d8=()=>!0x1,_0x21c761=_0x4a96b5=>{const _0x1c9844=_0x4981;_0x4a96b5[_0x1c9844(0xf6)]((_0x1626da,_0x394b9c)=>_0x1626da[_0x1c9844(0x22a)][_0x1c9844(0xfd)](_0x394b9c[_0x1c9844(0x22a)])?0x1:-0x1),this[_0x1c9844(0x219)][_0x1c9844(0x179)](_0x2bed5e=>{const _0x481834=_0x1c9844;for(const _0x1ad0c7 of _0x4a96b5){let _0x4da161;_0x4da161=_0x1ad0c7[_0x481834(0x253)][_0x481834(0xfb)]&&_0x1ad0c7[_0x481834(0x253)][_0x481834(0x216)]==_0x1ad0c7[_0x481834(0x22a)][_0x481834(0x1ee)]?_0x2bed5e[_0x481834(0x150)](_0x1ad0c7[_0x481834(0x22a)][_0x481834(0x1ee)],'on'):_0x2bed5e[_0x481834(0x150)](_0x1ad0c7),this[_0x481834(0x219)][_0x481834(0x1e3)](_0x4da161,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2df2e5=(_0x19137b,_0x403f03)=>{const _0x37cc3b=_0x4981;_0x403f03&&this[_0x37cc3b(0x219)][_0x37cc3b(0x179)](_0x1dfee6=>{const _0x5d20f3=_0x37cc3b,{commandName:_0x53e04c,commandParams:_0x2a478e=[]}=_0x403f03,_0x19b61c=_0x19137b[_0x5d20f3(0xe4)](_0x232449=>(Tt(_0x232449)&&(_0x232449=this[_0x5d20f3(0x219)][_0x5d20f3(0x1be)](_0x232449[_0x5d20f3(0x253)])),_0x232449))[_0x5d20f3(0x115)](_0x294fd3=>_0x5d20f3(0xe6)!==_0x294fd3[_0x5d20f3(0x1b0)][_0x5d20f3(0x172)]);if(_0x19b61c[_0x5d20f3(0x18c)]<0x1)return;const _0x2bb331=Array[_0x5d20f3(0x1fa)](this[_0x5d20f3(0x219)][_0x5d20f3(0x223)][_0x5d20f3(0xed)][_0x5d20f3(0xec)]())[_0x5d20f3(0xe4)](_0x45690e=>_0x25861d[_0x5d20f3(0x23a)](_0x45690e));_0x1dfee6[_0x5d20f3(0x236)](_0x19b61c);for(const _0x3b3404 of this[_0x5d20f3(0xea)][_0x5d20f3(0x10b)][_0x5d20f3(0x10b)]())_0x3b3404[_0x5d20f3(0x1fd)]();_0x2a478e[_0x5d20f3(0x197)]({'forceDefaultExecution':!0x0}),this[_0x5d20f3(0xea)][_0x5d20f3(0x248)](_0x53e04c,..._0x2a478e);const _0x191896=_0x2bb331[_0x5d20f3(0x115)](_0xc65bf6=>_0x5d20f3(0xe6)!=_0xc65bf6[_0x5d20f3(0x1b0)][_0x5d20f3(0x172)]);_0x191896[_0x5d20f3(0x18c)]>0x0&&_0x1dfee6[_0x5d20f3(0x236)](_0x191896);for(const _0x3848f9 of _0x2bb331)_0x3848f9[_0x5d20f3(0x222)]();});},_0x11dd93=(_0x546b0e,_0x49bd58)=>0x1==_0x546b0e[_0x268dca(0x18c)]&&0x1==_0x49bd58[_0x268dca(0x18c)]&&_0x546b0e[0x0][_0x268dca(0x253)][_0x268dca(0x1a9)](_0x49bd58[0x0][_0x268dca(0x22a)]),_0x3e06e5=(_0x34e979,_0x3b113e,_0x27e545,_0x5ba40c)=>Ft(_0x34e979,_0x3b113e,_0x27e545,_0x5ba40c,this[_0x268dca(0x219)])?[_0x34e979,_0x3b113e]:Ft(_0x3b113e,_0x34e979,_0x5ba40c,_0x27e545,this[_0x268dca(0x219)])?[_0x3b113e,_0x34e979]:null;this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0xc2),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x20a),_0x21c761),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0xc1),_0x11dd93),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x168),_0x3e06e5),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0xb4),_0x21c761),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x1a8),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x22b),_0x11dd93),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x124),_0x3e06e5),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x1b1),_0x2df2e5),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x17f),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x20f),_0x11dd93),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x254),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x1d3),_0x2df2e5),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x246),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0xcc),_0x11dd93),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x15a),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x16d),_0x4345d8),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x1ad),(_0x1b6abd,_0x87e625)=>{const _0x1ecb1c=_0x268dca;if(!_0x87e625)return;const _0x362011=this[_0x1ecb1c(0xea)][_0x1ecb1c(0x213)][_0x1ecb1c(0x1f2)](p);this[_0x1ecb1c(0x219)][_0x1ecb1c(0x179)](_0x590f41=>{const _0x558927=_0x1ecb1c;if(_0x558927(0x12e)==_0x87e625[_0x558927(0x237)])for(const _0x17ca4f of _0x1b6abd){const _0x228860=_0x17ca4f[_0x558927(0x22a)][_0x558927(0x1ee)],_0x29ed70=_0x87e625[_0x558927(0x23c)];_0x590f41[_0x558927(0x1f8)](_0x228860,_0x29ed70);}else{if(_0x362011[_0x558927(0x15c)](_0x87e625[_0x558927(0x237)])){for(const _0x168272 of _0x1b6abd)void 0x0!==_0x87e625[_0x558927(0x23c)]?_0x590f41[_0x558927(0xce)](_0x87e625[_0x558927(0x237)],_0x87e625[_0x558927(0x23c)],_0x168272[_0x558927(0x22a)][_0x558927(0x1ee)]):_0x590f41[_0x558927(0x137)](_0x87e625[_0x558927(0x237)],_0x168272[_0x558927(0x22a)][_0x558927(0x1ee)]);}else{for(const _0x433a61 of _0x1b6abd)_0x87e625[_0x558927(0x23c)]?_0x590f41[_0x558927(0xce)](_0x87e625[_0x558927(0x237)],_0x87e625[_0x558927(0x23c)],_0x433a61):_0x590f41[_0x558927(0x137)](_0x87e625[_0x558927(0x237)],_0x433a61);}}});}),this[_0x268dca(0x166)][_0x268dca(0x1e1)](_0x268dca(0x242),_0x11dd93);}}function Rt(_0x5bc897,_0x1dfbea,_0x146f47){const _0x3f4798=_0x196629;for(const _0x42a83b of _0x1dfbea[_0x3f4798(0x216)][_0x3f4798(0x232)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x42a83b[_0x3f4798(0x1b0)]==_0x42a83b)return!0x1;if(!_0x146f47[_0x3f4798(0x13c)](_0x42a83b))return!0x1;if(_0x5bc897[_0x3f4798(0x160)](_0x42a83b)||_0x5bc897[_0x3f4798(0x135)](_0x42a83b))return!0x0;}return!0x1;}function Tt(_0x3cb4e6){const _0xd03df1=_0x196629;return _0x3cb4e6[_0xd03df1(0x253)][_0xd03df1(0x216)]==_0x3cb4e6[_0xd03df1(0x22a)][_0xd03df1(0x1ee)]&&_0x3cb4e6[_0xd03df1(0x253)][_0xd03df1(0x185)];}function Et(_0x238695,_0x1c5a8c,_0x2d5c66,_0xa5b412){const _0x10e8df=_0x196629,_0x1c11cd=_0x29c812=>!_0x29c812[_0x10e8df(0x190)]['is'](_0x10e8df(0x16a))&&!_0xa5b412[_0x10e8df(0x160)](_0x29c812[_0x10e8df(0x190)]),_0x56a334=_0x238695[_0x10e8df(0x22a)][_0x10e8df(0x10f)](_0x1c11cd),_0x39a5c4=_0x238695[_0x10e8df(0x253)][_0x10e8df(0x10f)](_0x1c11cd,{'direction':_0x10e8df(0x171)});return(!_0x238695[_0x10e8df(0x22a)][_0x10e8df(0x1a9)](_0x56a334)||!_0x238695[_0x10e8df(0x253)][_0x10e8df(0x1a9)](_0x39a5c4))&&(_0x56a334[_0x10e8df(0xfd)](_0x39a5c4)?_0x2d5c66[_0x10e8df(0x1c1)](_0x1c5a8c,{'range':_0x2d5c66[_0x10e8df(0x1be)](_0x56a334,_0x39a5c4)}):_0x2d5c66[_0x10e8df(0x12c)](_0x1c5a8c),!0x0);}function Vt(_0xa87cd0){return _0x1f2da7(_0xa87cd0);}function Ut(_0x1fb31a){const _0x1f5e7b=_0x196629,_0x2c0e6a=_0x1fb31a[_0x1f5e7b(0x22a)][_0x1f5e7b(0x1ee)];return _0x2c0e6a&&_0x2c0e6a['is'](_0x1f5e7b(0xe8));}function _0x4981(_0x2f3fc6,_0x2e056d){const _0x399dbb=_0x399d();return _0x4981=function(_0x4981ce,_0x5897f1){_0x4981ce=_0x4981ce-0xae;let _0x464d84=_0x399dbb[_0x4981ce];return _0x464d84;},_0x4981(_0x2f3fc6,_0x2e056d);}function Ot(_0xbf36eb,_0x42cbc4){const _0x3a3dbe=_0x196629;return null==_0xbf36eb[_0x3a3dbe(0x253)][_0x3a3dbe(0xb0)]&&_0xbf36eb[_0x3a3dbe(0x253)][_0x3a3dbe(0x216)]==_0xbf36eb[_0x3a3dbe(0x22a)][_0x3a3dbe(0x1ee)]?Gt(_0xbf36eb[_0x3a3dbe(0x22a)][_0x3a3dbe(0x1ee)],_0x42cbc4):_0xbf36eb;}function Gt(_0x56a8ae,_0x212bec){const _0x10050=_0x196629,_0x43acb7=_0x212bec[_0x10050(0x243)][_0x10050(0x160)](_0x56a8ae)||_0x212bec[_0x10050(0x243)][_0x10050(0x198)](_0x56a8ae);return _0x212bec[_0x10050(0x1be)](_0x212bec[_0x10050(0x204)](_0x56a8ae,_0x10050(0x178)),_0x43acb7?_0x212bec[_0x10050(0x1a2)](_0x56a8ae):_0x212bec[_0x10050(0x204)](_0x56a8ae,_0x10050(0x253)));}function Ft(_0x4e165d,_0x4a10f8,_0x31a338,_0x225019,_0x48390c){const _0x58db2d=_0x196629;if(!Pt(_0x4e165d,_0x4a10f8))return!0x1;if(_0x31a338[_0x58db2d(0x253)][_0x58db2d(0x1a9)](_0x225019[_0x58db2d(0x22a)]))return!0x0;if(_0x4e165d[_0x58db2d(0x1c2)]!=_0x4a10f8[_0x58db2d(0x1c2)])return!0x1;if(!_0x31a338[_0x58db2d(0x253)][_0x58db2d(0xff)](_0x225019[_0x58db2d(0x22a)]))return!0x1;const _0x2aa08e=_0x48390c[_0x58db2d(0x1be)](_0x31a338[_0x58db2d(0x253)],_0x225019[_0x58db2d(0x22a)])[_0x58db2d(0x1ed)]();for(const _0x1ea78b of _0x2aa08e)if([_0x58db2d(0x13b),_0x58db2d(0xb1)][_0x58db2d(0x175)](_0x1ea78b[_0x58db2d(0x1c2)])&&_0x48390c[_0x58db2d(0x243)][_0x58db2d(0x135)](_0x1ea78b[_0x58db2d(0x190)]))return!0x1;return!0x0;}function Pt(_0x5f4368,_0x2b34ce,_0x18fd4c=[]){const _0x4bcd93=_0x196629;return!(!_0x5f4368[_0x4bcd93(0x1a1)]||!_0x2b34ce[_0x4bcd93(0x1a1)])&&_0x56e5fe(_0x34498d(_0x5f4368[_0x4bcd93(0x14a)],_0x18fd4c),_0x34498d(_0x2b34ce[_0x4bcd93(0x14a)],_0x18fd4c));}function Lt(_0x58b0cb,_0x4b84c2){const _0x560e81=_0x196629,_0x51c9ae=Ht(_0x58b0cb[_0x560e81(0x14a)]),_0x1812b9=Ht(_0x4b84c2);if(!_0x58b0cb[_0x560e81(0x1a1)])return!0x1;for(const _0x20f8a3 of Object[_0x560e81(0x1da)](_0x1812b9))if(!_0x56e5fe(_0x51c9ae[_0x20f8a3],_0x1812b9[_0x20f8a3]))return!0x1;return!0x0;}function Ht(_0x45ffa2){const _0x1c1cd2=_0x196629,_0x4339ab=Object[_0x1c1cd2(0x1c3)]({},_0x45ffa2);return delete _0x4339ab[_0x1c1cd2(0x1a7)],delete _0x4339ab[_0x1c1cd2(0x169)],_0x4339ab;}