@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240509.0 → 0.0.0-nightly-20240510.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 +1 -1
  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 +1 -1
  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 +1 -1
  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 _0x5d6e50=_0xc7a9;(function(_0x1a63a5,_0x142c66){const _0x15bae7=_0xc7a9,_0x5183fd=_0x1a63a5();while(!![]){try{const _0x471e55=parseInt(_0x15bae7(0x13e))/0x1+parseInt(_0x15bae7(0x1a8))/0x2*(parseInt(_0x15bae7(0x282))/0x3)+-parseInt(_0x15bae7(0x2c4))/0x4*(-parseInt(_0x15bae7(0x150))/0x5)+parseInt(_0x15bae7(0x242))/0x6*(parseInt(_0x15bae7(0x1c1))/0x7)+-parseInt(_0x15bae7(0x1c5))/0x8*(-parseInt(_0x15bae7(0x27c))/0x9)+parseInt(_0x15bae7(0x155))/0xa*(parseInt(_0x15bae7(0x1e3))/0xb)+-parseInt(_0x15bae7(0x1a3))/0xc;if(_0x471e55===_0x142c66)break;else _0x5183fd['push'](_0x5183fd['shift']());}catch(_0x59121d){_0x5183fd['push'](_0x5183fd['shift']());}}}(_0x5405,0x385e3));import{Plugin as _0x2d3750,PendingActions as _0x45285b}from'ckeditor5/src/core.js';import{LiveRange as _0xfd6664}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3bebaa,uid as _0x20c655,priorities as _0x3897cc,logWarning as _0x5522e2}from'ckeditor5/src/utils.js';import{toWidget as _0x55783a}from'ckeditor5/src/widget.js';import{Users as _0x1b36a5,hashObject as _0x5ca33e,surroundingMarkersDetector as _0x5ab9eb}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5d2fd4 from'./commands/trackchangescommand.js';import _0x2f8268 from'./commands/acceptsuggestioncommand.js';import _0x4d0bcc from'./commands/discardsuggestioncommand.js';import _0x16244b from'./commands/executeonallsuggestionscommand.js';import _0x3a29fc from'./commands/executeonselectedsuggestionscommand.js';import _0x30e89d from'./suggestion.js';import _0x4ef223 from'./suggestiondescriptionfactory.js';import _0xfef997 from'./integrations/aiassistant.js';import _0x20dd32 from'./integrations/alignment.js';import _0x5dff9a from'./integrations/basicstyles.js';import _0x30ee39 from'./integrations/blockquote.js';import _0x30c013 from'./integrations/casechange.js';import _0x385b1c from'./integrations/ckbox.js';import _0x2b1776 from'./integrations/codeblock.js';import _0x466fa0 from'./integrations/comments.js';import _0x145692 from'./integrations/deletecommand.js';import _0x407bfc from'./integrations/list.js';import _0x462129 from'./integrations/listproperties.js';import _0x30e138 from'./integrations/entercommand.js';import _0x34c9b5 from'./integrations/findandreplace.js';import _0x6190c1 from'./integrations/font.js';import _0x482757 from'./integrations/formatpainter.js';import _0x316950 from'./integrations/heading.js';import _0x93e97c from'./integrations/highlight.js';import _0x5888ba from'./integrations/horizontalline.js';import _0xcec3c4 from'./integrations/htmlembed.js';import _0x1d6b64 from'./integrations/image.js';import _0x21827d from'./integrations/imagereplace.js';import _0x2e1b17 from'./integrations/imagestyle.js';import _0x97e67f from'./integrations/importword.js';import _0x13dd15 from'./integrations/indent.js';import _0x280eab from'./integrations/inputcommand.js';import _0x111afc from'./integrations/link.js';import _0x300ab6 from'./integrations/legacylist.js';import _0xc63b84 from'./integrations/legacylistproperties.js';import _0x22254f from'./integrations/mediaembed.js';import _0x536490 from'./integrations/mention.js';import _0x4aa83f from'./integrations/multilevellist.js';import _0x5121cb from'./integrations/pagebreak.js';import _0x2b4491 from'./integrations/paragraph.js';import _0x501cf5 from'./integrations/removeformat.js';import _0x2b1bf0 from'./integrations/restrictededitingmode.js';import _0x54a8f9 from'./integrations/shiftentercommand.js';import _0xc9888f from'./integrations/standardeditingmode.js';import _0x3d3652 from'./integrations/style.js';import _0x4f998d from'./integrations/table.js';import _0x5e9183 from'./integrations/tablemergesplit.js';import _0x361645 from'./integrations/tableheadings.js';import _0x47a9a7 from'./integrations/tableclipboard.js';function _0x5405(){const _0x3751ea=['stopListening','getNearestSelectionRange','group','getCommentThread','addRange','external:','rootName','isLimit','_recordAttributeChanges','ck-suggestion-marker--active','suggestionChanged','_blockAttributeKeys','isOwn','_isBlockAttribute','createPositionAt','applyOperation','activeMarkers','assign','resolve','substr','36356sEjUzi','_afterChanges','getSuggestion','markerNameToElements','deletion:join','isArray','formatInline:','$marker','requires','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.','markDeletion','substring','registerBlockAttribute','add','isRemovable','addCommentThread','root','addUser','isCollapsed','pluginName','_setSuggestionData','markMultiRangeDeletion','deletion:discard','stop','markAttributeChange','map','registerCustomCallback','consume','_suggestionFactory','track-changes-adapter-already-set','rethrowUnexpectedError','getAttribute','refresh','markerToHighlight','elementEnd','$text','attributeOldValue','oldRange','commentThread','addComment','low','removeClass','concat','getCustomProperty','439131ZtLUIA','change:_saved','values','removeMarker:suggestion:formatBlock','ck-suggestion-marker-','track-changes-enable-command-twice','documentSelection','acceptAllSuggestions','addMarker:suggestion','tablePasteChainId','_breakSuggestionMarker','track-changes-user-not-found','getMarkers','createPositionBefore','data-suggestion','parent','default','_refreshSuggestionsChain','5ZbmJUJ','detach','toViewElement','_getMarkerAnnouncementText','formatBlock:accept','10EMbmnO','getContainedElement','addMarkerName','addSuggestionData','isEqual','CommentsRepository','updateMarker','formatInline:discard','getMultiRangeId','attributeKey','getChangedMarkers','chain','_rangeIsInLocalUserInsertion','_customCallbacks','isMultiRange','splitPosition','_model','markInlineFormat','_findSuggestions','track-changes-suggestion-data-mismatch','_reduceSuggestionAttributeRange','skipNestingCheck','getRange','trackChangesCommand','_trackFormatChanges','schema','open','_adapter','pop','meta','ck-suggestion-marker','deleteContent','for','writer','attributes','markerName','getAllAdjacentSuggestions','has','_saved','lowest','hasSuggestion','insertion:','head','next','_editor','sort','fire','_mergeNestedSuggestions','getFirstRange','options','attribute:','isLocal','deletion:accept','$elementName','howMany','elementStart','suggestion:attribute:','addMarker:suggestion:formatBlock','newRange','FORMATTING','fetchCommentThread','position','isSelectable','error-saving-suggestion-data-suggestion-discarded','markMultiRangeInsertion','insert','execute','accepted','filter','formatBlock:join','removed','getDifference','change:data','formatBlock','originalSuggestionId','containsRange','init','formatInline:chain','14118048GZnQYX','newValue','setSelection','_descriptionFactory','formatBlock:discard','1526bYthCi','_addThreadToSuggestion','insertion:discard','_enabledCommands','listenTo','descriptionFactory','hasCommentThread','addSuggestion','$textProxy','setTo','discardSuggestion','_reduceExistingSuggestions','track-changes-suggestion-not-found','isBefore','hasComments','_processAttributeSuggestions','backward','deletion','markBlockFormat','containsPosition','attribute:join','change','PendingActions','ready','deletion:chain','70fStEWK','isInContent','_createSuggestion','multipleBlocks','16616LlkViA','isObject','acceptSuggestion','previous','removeMarker:suggestion:attribute','markers','containsItem','ck-suggestion-marker-formatInline','includes','registerPostFixer','addMarker:suggestion:attribute','_cutOutSuggestionMarker','getIntersection','commandName','widget','_getAuthorFromId','_getAttributeKey','targetPosition','createdAt','_isDataLoaded','suggestionLoaded','createRangeIn','warn','range','insertion:chain','insertion:join','removeAttribute','clone','push','isAtStart','2264251ejbCZF','clear','type','getSuggestionCallback','_isForcedDefaultExecutionBlock','editor','length','creator','splice','Users','set','update:suggestion','createPositionAfter','createSelection','unbindElementFromMarkerName','rejected','_handleNewSuggestionMarker','moveTargetPosition','ENTER','element','never','getItems','unshift','formatInline','fromRange','LEAVE','return','config','TrackChangesEditing','markInsertion','after','enqueueChange','dataToMarker','_processAttributeChanges','registerInlineAttribute','from','accept','model','differ','setAttribute','announce','startsWith','item','trackChanges','trackChanges.mergeNestedSuggestions','_setSuggestionRange','batch','buildSuggestion','containerElement','editingDowncast','getRanges','markerReady','commands','data','upcast','_registerDefaultCallbacks','collaboration.channelId','showSuggestionHighlights','change:activeMarkers','key','getChanges','adapter','_inlineAttributeKeys','elementToElement','insertion','_splitMarkerName','attribute:discard','suggestionUnloaded','insertion:accept','reconvertMarker','getAncestors','then','forceDefaultExecution','discard','ck-suggestion-marker-formatBlock','_element','addMarker','oldValue','insertContent','format','_updateSuggestionData','editing','containsRangeInObject','enableDefaultAttributesIntegration','keys','attribute','createRangeOn','$graveyard','_isRegisteredAttribute','high','every','updateSuggestion','value','_defaultCallbacks','getUser','184722YuzYbI','track-changes-adapter-missing-getsuggestion','delete','isAtEnd','catch','discardSelectedSuggestions','get','multi','authorName','formatInline:join','consumable','isNextTo','mapper','trackChanges.trackFormatChanges','_suggestions','addClass','_onDiscard','_joinWithAdjacentSuggestions','dataDowncast','selection','document','name','bindElementToMarker','getFirstMarker','_removeSuggestion','PENDING_ACTION_SUGGESTION','track-changes-command-not-found','enableReadOnlyMode','suggestion-type','@external','dataReady','formatBlock:','getSuggestions','suggestion','_getSuggestionData','removeMarkers','nodeAfter','groupId','getShiftedBy','formatInline:accept','removeComment','isIntersectingWithRange','markerToData','forEach','_checkSuggestionCorrectness','move','deletion:','define','toUpperCase','createRange','size','always','before','enableCommand','locale','_recordAttributeSuggestions','markMultiRangeBlockFormat','authoredAt','1431iIQxMb','_SUGGESTION_ANNOUNCEMENT','isAfter','normal','author','comments','453fCwkuL','isDocumentOperation','_joinSuggestions','isBlock','_addSuggestionMarker','_initAriaMarkerChangeAnnouncements','unbind','_refreshAttributeSuggestionsChain','find','removeMarker','isExternal','end','getLastMatchingPosition','formatBlock:chain','attributeNewValue','attribute:accept','highest','isInsideObject','marker-count','some','suggestion:','_suggestionState','_commentsRepository','start','forward','rename','acceptSelectedSuggestions','discardAllSuggestions','isUndo','getWalker','split','subType','addHighlight','join','formatGroupId','createElement','plugins','isIntersecting','remove','fromCharCode','conversion','isTouching','toJSON','notReady','nodeBefore','_getExternalAuthor'];_0x5405=function(){return _0x3751ea;};return _0x5405();}import _0x13d58e from'./integrations/tablecolumnresize.js';import _0x1d105b from'./integrations/template.js';import _0x1836a9 from'./integrations/tableofcontents.js';import _0x51bf0d from'./integrations/title.js';import _0x273b9c from'./integrations/undo.js';import _0x1a02d1 from'./integrations/tablecaption.js';import _0x2b7000 from'./integrations/tableproperties.js';function _0xc7a9(_0x527d87,_0xe7cd21){const _0x540534=_0x5405();return _0xc7a9=function(_0xc7a935,_0x58b8f9){_0xc7a935=_0xc7a935-0x12a;let _0x2ef864=_0x540534[_0xc7a935];return _0x2ef864;},_0xc7a9(_0x527d87,_0xe7cd21);}import{getTranslation as _0x26303c}from'./utils/common-translations.js';import{isEqual as _0x218942,omit as _0x436a16}from'lodash-es';export const renameAttributeKey=_0x5d6e50(0x18a);export default class p extends _0x2d3750{static get[_0x5d6e50(0x2cc)](){const _0x2c98c9=_0x5d6e50;return[_0x2c98c9(0x15a),_0x1b36a5,_0x45285b,_0xfef997,_0x20dd32,_0x5dff9a,_0x30ee39,_0x385b1c,_0x30c013,_0x2b1776,_0x466fa0,_0x145692,_0x30e138,_0x34c9b5,_0x6190c1,_0x482757,_0x316950,_0x93e97c,_0x5888ba,_0xcec3c4,_0x1d6b64,_0x2e1b17,_0x21827d,_0x97e67f,_0x13dd15,_0x280eab,_0x300ab6,_0xc63b84,_0x4aa83f,_0x111afc,_0x407bfc,_0x462129,_0x22254f,_0x536490,_0x5121cb,_0x2b4491,_0x501cf5,_0x2b1bf0,_0x54a8f9,_0xc9888f,_0x3d3652,_0x4f998d,_0x5e9183,_0x361645,_0x1a02d1,_0x47a9a7,_0x13d58e,_0x1836a9,_0x2b7000,_0x1d105b,_0x51bf0d,_0x273b9c];}static get[_0x5d6e50(0x2d7)](){const _0x4aa4e5=_0x5d6e50;return _0x4aa4e5(0x1ff);}get[_0x5d6e50(0x1a6)](){const _0x3261e4=_0x5d6e50;return this[_0x3261e4(0x1ad)];}constructor(_0x3e3f7c){const _0x241dc9=_0x5d6e50;function _0x4cda49(_0x233bb5){const _0x4f0425=_0xc7a9;return _0x233bb5[_0x4f0425(0x12b)](_0x4c9d0b=>String[_0x4f0425(0x2a9)](_0x4c9d0b))[_0x4f0425(0x2a3)]('');}super(_0x3e3f7c),this[_0x241dc9(0x279)]=!0x1,this[_0x241dc9(0x1ed)](_0x241dc9(0x2c0),[]),this['on'](_0x241dc9(0x21d),(_0x3ab787,_0x416f08,_0x1eb7e1,_0x145b12)=>{const _0x4c26f3=_0x241dc9;this[_0x4c26f3(0x165)][_0x4c26f3(0x1bd)](()=>{const _0x461c82=_0x4c26f3;for(const _0x46cb0b of[..._0x145b12,..._0x1eb7e1])this[_0x461c82(0x165)][_0x461c82(0x1ca)][_0x461c82(0x17a)](_0x46cb0b)&&_0x3e3f7c[_0x461c82(0x234)][_0x461c82(0x228)](_0x46cb0b);});}),this[_0x241dc9(0x1ad)]=new _0x4ef223(this[_0x241dc9(0x1e8)][_0x241dc9(0x208)][_0x241dc9(0x16e)],this[_0x241dc9(0x1e8)][_0x241dc9(0x278)]),this[_0x241dc9(0x170)]=null,this[_0x241dc9(0x12e)]=new xt(this[_0x241dc9(0x1e8)]),this[_0x241dc9(0x250)]=new Map(),this[_0x241dc9(0x298)]=_0x3e3f7c[_0x241dc9(0x2a6)][_0x241dc9(0x248)](_0x241dc9(0x15a)),this[_0x241dc9(0x1ab)]=new Set(),this[_0x241dc9(0x165)]=this[_0x241dc9(0x1e8)][_0x241dc9(0x208)],this[_0x241dc9(0x297)]=new WeakMap(),this[_0x241dc9(0x1e7)]=!0x1,this[_0x241dc9(0x2bb)]=new Set([_0x241dc9(0x18a)]),this[_0x241dc9(0x221)]=new Set(),_0x3e3f7c[_0x241dc9(0x1fe)][_0x241dc9(0x271)](_0x241dc9(0x24f),_0x241dc9(0x14e)),this[_0x241dc9(0x16d)]=_0x3e3f7c[_0x241dc9(0x1fe)][_0x241dc9(0x248)](_0x241dc9(0x24f)),_0x3e3f7c[_0x241dc9(0x1fe)][_0x241dc9(0x271)](_0x241dc9(0x20f),!0x0),this[_0x241dc9(0x184)]=_0x3e3f7c[_0x241dc9(0x1fe)][_0x241dc9(0x248)](_0x241dc9(0x20f)),this[_0x241dc9(0x16c)]=new _0x5d2fd4(_0x3e3f7c,this[_0x241dc9(0x1ab)]),this[_0x241dc9(0x287)](),this[_0x4cda49([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4cda49([0x34,0x30,0x34,0x38,0x31,0x30,0x31,0x38]);}[_0x5d6e50(0x1a1)](){const _0x13bfd7=_0x5d6e50,_0x5a5c5e=this[_0x13bfd7(0x1e8)],_0xd1390e=(_0x533bcd,_0x4aa362)=>{const _0x2c32a5=_0x13bfd7;if(_0x2c32a5(0x238)!=_0x533bcd)return _0x2c32a5(0x142)+_0x533bcd;const _0x4a5094=_0x4aa362[_0x2c32a5(0x2a0)]('|')[0x0];return this[_0x2c32a5(0x2bd)](_0x4a5094)?_0x2c32a5(0x22d):_0x2c32a5(0x1cc);};_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x214))[_0x13bfd7(0x133)]({'model':_0x13bfd7(0x263),'view':_0x2e125c=>{const _0x3821ab=_0x13bfd7,{id:_0x5e17d7,type:_0x830790,subType:_0x534b02}=this[_0x3821ab(0x224)](_0x2e125c[_0x3821ab(0x178)]),_0x45891e=[_0x3821ab(0x173),_0xd1390e(_0x830790,_0x534b02)];let _0x3a165c=0xbb8;return this[_0x3821ab(0x2c0)][_0x3821ab(0x1cd)](_0x2e125c[_0x3821ab(0x178)])&&(_0x45891e[_0x3821ab(0x1e1)](_0x3821ab(0x2b9)),_0x3a165c=0xbc2),_0x3821ab(0x1b9)==_0x830790&&(_0x3a165c+=0x5),{'classes':_0x45891e,'attributes':{'data-suggestion':_0x5e17d7},'priority':_0x3a165c};}}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x254))[_0x13bfd7(0x2d1)](_0x493724=>{const _0x1370ea=_0x13bfd7;_0x493724['on'](_0x1370ea(0x146),(_0x1fce54,_0x540cfb,_0x23f355)=>{const _0x3734b1=_0x1370ea;if(!_0x23f355[_0x3734b1(0x186)][_0x3734b1(0x21c)])return;const _0x2181c2=_0x540cfb[_0x3734b1(0x20d)];if(!_0x2181c2)return;const _0x23d017=_0x23f355[_0x3734b1(0x24e)][_0x3734b1(0x152)](_0x2181c2);_0x5a5c5e[_0x3734b1(0x208)][_0x3734b1(0x16e)][_0x3734b1(0x1c6)](_0x2181c2)&&_0x23d017&&!_0x23d017[_0x3734b1(0x13d)](_0x3734b1(0x1d3))&&_0x23d017['is'](_0x3734b1(0x213))&&_0x55783a(_0x23d017,_0x23f355[_0x3734b1(0x176)]);},{'priority':_0x1370ea(0x23c)});}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x254))[_0x13bfd7(0x133)]({'model':_0x13bfd7(0x263),'view':(_0x17400b,_0x44df4a)=>{const _0x4a1e8f=_0x13bfd7;if(!_0x44df4a[_0x4a1e8f(0x186)][_0x4a1e8f(0x21c)])return null;const {type:_0x1faf04,subType:_0x45deb3}=this[_0x4a1e8f(0x224)](_0x17400b[_0x4a1e8f(0x178)]);return{'classes':[_0x4a1e8f(0x173),_0xd1390e(_0x1faf04,_0x45deb3)],'priority':0xbb8};}});const _0x33e4fb=({showActiveMarkers:_0x563605=!0x0,isAttributeSuggestion:_0x374aed=!0x1}={})=>(_0x5829b5,_0x1661c5,_0x9c2a7d)=>{const _0x249637=_0x13bfd7;if(!_0x1661c5[_0x249637(0x20d)])return;const {id:_0x25d449}=this[_0x249637(0x224)](_0x1661c5[_0x249637(0x178)]);if(_0x374aed){const _0x3d6028=this[_0x249637(0x250)][_0x249637(0x248)](_0x25d449),_0x13c21e=this[_0x249637(0x1d5)](_0x3d6028);if(!this[_0x249637(0x2bd)](_0x13c21e))return;}if(_0x1661c5[_0x249637(0x20d)]['is'](_0x249637(0x255)))return void _0x9c2a7d[_0x249637(0x24c)][_0x249637(0x12d)](_0x1661c5[_0x249637(0x20d)],_0x5829b5[_0x249637(0x257)]);const _0x53f277=_0x9c2a7d[_0x249637(0x24e)][_0x249637(0x152)](_0x1661c5[_0x249637(0x20d)]);if(_0x1661c5[_0x249637(0x20d)]['is'](_0x249637(0x1f6))&&_0x5a5c5e[_0x249637(0x208)][_0x249637(0x16e)][_0x249637(0x285)](_0x1661c5[_0x249637(0x20d)])&&!_0x53f277[_0x249637(0x13d)](_0x249637(0x2a2))){_0x9c2a7d[_0x249637(0x176)][_0x249637(0x251)]([_0x249637(0x173),_0x249637(0x22d)],_0x53f277),_0x9c2a7d[_0x249637(0x176)][_0x249637(0x20a)](_0x249637(0x14c),_0x25d449,_0x53f277),_0x9c2a7d[_0x249637(0x24e)][_0x249637(0x258)](_0x53f277,_0x1661c5[_0x249637(0x178)]),_0x563605&&(this[_0x249637(0x2c0)][_0x249637(0x1cd)](_0x1661c5[_0x249637(0x178)])?_0x9c2a7d[_0x249637(0x176)][_0x249637(0x251)](_0x249637(0x2b9),_0x53f277):_0x9c2a7d[_0x249637(0x176)][_0x249637(0x13b)](_0x249637(0x2b9),_0x53f277));for(const _0x55ba24 of _0x5a5c5e[_0x249637(0x208)][_0x249637(0x1da)](_0x1661c5[_0x249637(0x20d)])[_0x249637(0x1f8)]())_0x9c2a7d[_0x249637(0x24c)][_0x249637(0x12d)](_0x55ba24,_0x5829b5[_0x249637(0x257)]);_0x9c2a7d[_0x249637(0x24c)][_0x249637(0x12d)](_0x1661c5[_0x249637(0x20d)],_0x5829b5[_0x249637(0x257)]);}};_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x254))[_0x13bfd7(0x2d1)](_0x3598bd=>{const _0x29dd65=_0x13bfd7;_0x3598bd['on'](_0x29dd65(0x18e),(_0x1fd5fe,_0x4b9f78,_0x477148)=>{const _0x1b74fd=_0x29dd65;_0x477148[_0x1b74fd(0x186)][_0x1b74fd(0x21c)]&&_0x33e4fb({'showActiveMarkers':!0x1})(_0x1fd5fe,_0x4b9f78,_0x477148);},{'priority':_0x29dd65(0x292)});}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x254))[_0x13bfd7(0x2d1)](_0x12dba2=>{const _0x98dcc3=_0x13bfd7;_0x12dba2['on'](_0x98dcc3(0x1cf),(_0x10f5f5,_0x3952a5,_0x1b391c)=>{const _0x4f6cca=_0x98dcc3;_0x1b391c[_0x4f6cca(0x186)][_0x4f6cca(0x21c)]&&_0x33e4fb({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x10f5f5,_0x3952a5,_0x1b391c);},{'priority':_0x98dcc3(0x292)});}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x254))[_0x13bfd7(0x26c)]({'model':_0x13bfd7(0x263),'view':(_0x51db4f,_0x49ca4e)=>_0x49ca4e[_0x13bfd7(0x186)][_0x13bfd7(0x21c)]?null:{'group':_0x13bfd7(0x263),'name':_0x51db4f[_0x13bfd7(0x2c3)](0xb)}}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x219))[_0x13bfd7(0x222)]({'view':{'name':_0x13bfd7(0x263),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3a4ce5,{writer:_0x3a2005})=>{const _0x2cd906=_0x13bfd7;let _0x572a3c=_0x2cd906(0x296)+_0x3a4ce5[_0x2cd906(0x131)](_0x2cd906(0x25e))+':'+_0x3a4ce5[_0x2cd906(0x131)]('id');return _0x3a4ce5[_0x2cd906(0x131)](_0x2cd906(0x294))&&(_0x572a3c+=':'+_0x3a4ce5[_0x2cd906(0x131)](_0x2cd906(0x294))),_0x3a2005[_0x2cd906(0x2a5)](_0x2cd906(0x2cb),{'data-name':_0x572a3c});}}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x219))[_0x13bfd7(0x203)]({'view':_0x13bfd7(0x263)}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x214))[_0x13bfd7(0x2d1)](_0x1795f4=>{const _0x40fc45=_0x13bfd7;_0x1795f4['on'](_0x40fc45(0x18e),_0x33e4fb(),{'priority':_0x40fc45(0x23c)});}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x214))[_0x13bfd7(0x2d1)](_0x410161=>{const _0x5baca7=_0x13bfd7;_0x410161['on'](_0x5baca7(0x1cf),_0x33e4fb({'isAttributeSuggestion':!0x0}),{'priority':_0x5baca7(0x23c)});}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x214))[_0x13bfd7(0x2d1)](_0x6b19f3=>{const _0x247e68=_0x13bfd7;_0x6b19f3['on'](_0x247e68(0x141),(_0xa808e4,_0x5d2f18,_0x64cc0f)=>{const _0x289234=_0x247e68,_0x5800e6=_0x64cc0f[_0x289234(0x24e)][_0x289234(0x2c7)](_0x5d2f18[_0x289234(0x178)]);if(_0x5800e6){for(const _0x2964d0 of _0x5800e6)_0x2964d0[_0x289234(0x13d)](_0x289234(0x2a2))||(_0x64cc0f[_0x289234(0x176)][_0x289234(0x13b)]([_0x289234(0x173),_0x289234(0x22d),_0x289234(0x2b9)],_0x2964d0),_0x64cc0f[_0x289234(0x176)][_0x289234(0x1df)](_0x289234(0x14c),_0x2964d0),_0x64cc0f[_0x289234(0x24e)][_0x289234(0x1f1)](_0x2964d0,_0x5d2f18[_0x289234(0x178)]));}},{'priority':_0x247e68(0x23c)});}),_0x5a5c5e[_0x13bfd7(0x2aa)][_0x13bfd7(0x175)](_0x13bfd7(0x214))[_0x13bfd7(0x2d1)](_0x238922=>{const _0x1d6897=_0x13bfd7;_0x238922['on'](_0x1d6897(0x1c9),(_0x320644,_0x1e5478,_0x2c7f30)=>{const _0x5ed401=_0x1d6897,_0x48fcef=_0x2c7f30[_0x5ed401(0x24e)][_0x5ed401(0x2c7)](_0x1e5478[_0x5ed401(0x178)]);if(!_0x48fcef)return;const {id:_0x2c7074}=this[_0x5ed401(0x224)](_0x1e5478[_0x5ed401(0x178)]),_0x595bc7=this[_0x5ed401(0x250)][_0x5ed401(0x248)](_0x2c7074),_0x25b256=this[_0x5ed401(0x1d5)](_0x595bc7);if(this[_0x5ed401(0x2bd)](_0x25b256)){for(const _0x154bfd of _0x48fcef)_0x154bfd[_0x5ed401(0x13d)](_0x5ed401(0x2a2))||(_0x2c7f30[_0x5ed401(0x176)][_0x5ed401(0x13b)]([_0x5ed401(0x173),_0x5ed401(0x22d),_0x5ed401(0x2b9)],_0x154bfd),_0x2c7f30[_0x5ed401(0x176)][_0x5ed401(0x1df)](_0x5ed401(0x14c),_0x154bfd),_0x2c7f30[_0x5ed401(0x24e)][_0x5ed401(0x1f1)](_0x154bfd,_0x1e5478[_0x5ed401(0x178)]));}},{'priority':_0x1d6897(0x23c)});}),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x256)][_0x13bfd7(0x1ce)](_0x411890=>{const _0x30bba7=_0x13bfd7;let _0x3c7b83=!0x1;const _0x4606cc=Array[_0x30bba7(0x206)](_0x5a5c5e[_0x30bba7(0x208)][_0x30bba7(0x256)][_0x30bba7(0x209)][_0x30bba7(0x15f)]()),_0x384027=new Set();for(const {name:_0xa2e3e8,data:_0x414a29}of _0x4606cc){const {group:_0x3fa384,type:_0x470b87,subType:_0x146f60,id:_0x1633ca}=this[_0x30bba7(0x224)](_0xa2e3e8);if(_0x30bba7(0x263)!==_0x3fa384)continue;const _0x4a28c2=this[_0x30bba7(0x250)][_0x30bba7(0x248)](_0x1633ca);if(null!=_0x414a29[_0x30bba7(0x18f)]){_0x30bba7(0x1fa)==_0x470b87&&(_0x3c7b83=_0x3c7b83||Et(_0x414a29[_0x30bba7(0x18f)],_0xa2e3e8,_0x411890,_0x5a5c5e[_0x30bba7(0x208)][_0x30bba7(0x16e)]));const _0x32e290=_0x30bba7(0x238)==_0x470b87&&this[_0x30bba7(0x2bd)](_0x146f60[_0x30bba7(0x2a0)]('|')[0x0]);if(_0x414a29[_0x30bba7(0x18f)][_0x30bba7(0x2d6)]||_0x30bba7(0x23a)==_0x414a29[_0x30bba7(0x18f)][_0x30bba7(0x2d4)][_0x30bba7(0x2b6)]||_0x30bba7(0x19e)==_0x470b87&&!Ut(_0x414a29[_0x30bba7(0x18f)])||_0x32e290&&!Ut(_0x414a29[_0x30bba7(0x18f)])||_0x30bba7(0x1b9)==_0x470b87&&!(!Tt(_0x4a10f3=_0x414a29[_0x30bba7(0x18f)])&&!function(_0x3a9d88){const _0x5dc37d=_0x30bba7;return _0x3a9d88[_0x5dc37d(0x299)][_0x5dc37d(0x14d)]==_0x3a9d88[_0x5dc37d(0x28d)][_0x5dc37d(0x2ae)]&&_0x3a9d88[_0x5dc37d(0x299)][_0x5dc37d(0x245)];}(_0x4a10f3)))_0x411890[_0x30bba7(0x28b)](_0xa2e3e8),_0x3c7b83=!0x0;else{if(!_0x4a28c2||!_0x4a28c2[_0x30bba7(0x1c2)])continue;_0x384027[_0x30bba7(0x2d1)](_0x4a28c2);}}}var _0x4a10f3;return _0x384027[_0x30bba7(0x274)]>0x0&&(_0x3c7b83=!!this[_0x30bba7(0x253)](_0x384027)||_0x3c7b83),_0x3c7b83;}),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x256)][_0x13bfd7(0x1ce)](_0xf598c8=>{const _0x1c8ec6=_0x13bfd7;let _0x448354=!0x1;for(const _0x3cd29e of _0x5a5c5e[_0x1c8ec6(0x208)][_0x1c8ec6(0x256)][_0x1c8ec6(0x209)][_0x1c8ec6(0x21f)]())if(_0x1c8ec6(0x196)==_0x3cd29e[_0x1c8ec6(0x1e5)])for(const _0x3c1d8e of this[_0x1c8ec6(0x250)][_0x1c8ec6(0x140)]()){if(_0x3c1d8e[_0x1c8ec6(0x163)]||!_0x3c1d8e[_0x1c8ec6(0x1c2)])continue;const _0x3b6265=_0x1c8ec6(0x19e)==_0x3c1d8e[_0x1c8ec6(0x1e5)],_0x7d49db=this[_0x1c8ec6(0x1d5)](_0x3c1d8e),_0x38a017=_0x7d49db&&this[_0x1c8ec6(0x2bd)](_0x7d49db);if(!_0x3b6265&&!_0x38a017)continue;const _0x2a63b5=_0x3c1d8e[_0x1c8ec6(0x185)]();if(_0x2a63b5[_0x1c8ec6(0x299)][_0x1c8ec6(0x14d)]!=_0x2a63b5[_0x1c8ec6(0x28d)][_0x1c8ec6(0x14d)]&&!_0x2a63b5[_0x1c8ec6(0x28d)][_0x1c8ec6(0x245)]){const _0xd64623=_0x5a5c5e[_0x1c8ec6(0x208)][_0x1c8ec6(0x2be)](_0x2a63b5[_0x1c8ec6(0x299)][_0x1c8ec6(0x266)],_0x1c8ec6(0x28d)),_0x148f3d=_0x5a5c5e[_0x1c8ec6(0x208)][_0x1c8ec6(0x273)](_0x2a63b5[_0x1c8ec6(0x299)],_0xd64623);_0xf598c8[_0x1c8ec6(0x15b)](_0x3c1d8e[_0x1c8ec6(0x259)](),{'range':_0x148f3d}),_0x448354=!0x0;}}return _0x448354;}),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x256)][_0x13bfd7(0x1ce)](_0x17df15=>this[_0x13bfd7(0x204)](_0x17df15)),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x256)][_0x13bfd7(0x1ce)](_0x3a31de=>!_0x3a31de[_0x13bfd7(0x211)][_0x13bfd7(0x188)]&&this[_0x13bfd7(0x1b7)](_0x3a31de)),_0x5a5c5e[_0x13bfd7(0x208)]['on'](_0x13bfd7(0x2c5),()=>{const _0x74d4ac=_0x13bfd7;this[_0x74d4ac(0x279)]=!0x1;}),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x256)]['on'](_0x13bfd7(0x19d),(_0x1b8f06,_0x425743)=>{const _0x1071b8=_0x13bfd7;if(!_0x425743[_0x1071b8(0x188)]||_0x425743[_0x1071b8(0x29e)])return;if(!this[_0x1071b8(0x279)])return;const _0x27d0d2=_0x5a5c5e[_0x1071b8(0x208)][_0x1071b8(0x256)][_0x1071b8(0x209)][_0x1071b8(0x21f)]();if(0x0==_0x27d0d2[_0x1071b8(0x1e9)])return;const _0x157efd=[],_0x54ec72=_0x27d0d2[_0x1071b8(0x199)](_0xc942c8=>_0x1071b8(0x238)==_0xc942c8[_0x1071b8(0x1e5)]),_0x45bf7d=_0x27d0d2[_0x1071b8(0x199)](_0x4c37c8=>_0x1071b8(0x196)==_0x4c37c8[_0x1071b8(0x1e5)]&&_0x1071b8(0x135)!=_0x4c37c8[_0x1071b8(0x257)]),_0xc49e52=_0x27d0d2[_0x1071b8(0x199)](_0xd51766=>_0x1071b8(0x2a8)==_0xd51766[_0x1071b8(0x1e5)]&&_0x1071b8(0x135)!=_0xd51766[_0x1071b8(0x257)]);for(const _0x4258d2 of _0x54ec72)this[_0x1071b8(0x23b)](_0x4258d2[_0x1071b8(0x15e)])&&_0x157efd[_0x1071b8(0x1e1)]({'key':_0x4258d2[_0x1071b8(0x15e)],'newValue':_0x4258d2[_0x1071b8(0x290)],'oldValue':_0x4258d2[_0x1071b8(0x136)],'range':Ot(_0x4258d2[_0x1071b8(0x1dc)],_0x5a5c5e[_0x1071b8(0x208)])});for(const _0x3831dd of _0x45bf7d){const _0x33d871=_0xc49e52[_0x1071b8(0x28a)](_0x167969=>_0x167969[_0x1071b8(0x22e)]===_0x3831dd[_0x1071b8(0x22e)]);if(_0x33d871){const _0x5883c1=Ft(_0x3831dd[_0x1071b8(0x192)][_0x1071b8(0x266)],_0x5a5c5e[_0x1071b8(0x208)]);_0x33d871[_0x1071b8(0x257)]!==_0x3831dd[_0x1071b8(0x257)]&&_0x157efd[_0x1071b8(0x1e1)]({'key':_0x1071b8(0x18a),'newValue':_0x3831dd[_0x1071b8(0x257)],'oldValue':_0x33d871[_0x1071b8(0x257)],'range':_0x5883c1});for(const [_0x2f069d,_0x1ccaca]of _0x33d871[_0x1071b8(0x177)]){if(!this[_0x1071b8(0x23b)](_0x2f069d))continue;const _0x30499f=_0x3831dd[_0x1071b8(0x177)][_0x1071b8(0x248)](_0x2f069d);_0x1ccaca!==_0x30499f&&_0x157efd[_0x1071b8(0x1e1)]({'key':_0x2f069d,'newValue':_0x30499f,'oldValue':_0x1ccaca,'range':_0x5883c1});}for(const [_0x4fdcb2,_0x3b7007]of _0x3831dd[_0x1071b8(0x177)])this[_0x1071b8(0x23b)](_0x4fdcb2)&&(_0x33d871[_0x1071b8(0x177)][_0x1071b8(0x17a)](_0x4fdcb2)||_0x157efd[_0x1071b8(0x1e1)]({'key':_0x4fdcb2,'newValue':_0x3b7007,'oldValue':null,'range':_0x5883c1}));}}0x0!=_0x157efd[_0x1071b8(0x1e9)]&&_0x5a5c5e[_0x1071b8(0x208)][_0x1071b8(0x202)](_0x425743,_0x3f842d=>{const _0x2e9779=_0x1071b8,_0x283682=_0x20c655();for(const {range:_0x452995,key:_0x1b4113,oldValue:_0x11e4d5,newValue:_0x64cf9d}of _0x157efd)this[_0x2e9779(0x12a)](_0x452995,_0x1b4113,_0x11e4d5,_0x64cf9d,{'groupId':_0x283682});this[_0x2e9779(0x1b3)](_0x3f842d,_0x157efd);});},{'priority':_0x13bfd7(0x17c)}),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x1ca)]['on'](_0x13bfd7(0x1ee),(_0xe3e7bd,_0x2b790c,_0x274988)=>{const _0x4a8a4d=_0x13bfd7;if(null==_0x274988){const {id:_0x4221e7}=this[_0x4a8a4d(0x224)](_0x2b790c[_0x4a8a4d(0x257)]),_0x46e74b=this[_0x4a8a4d(0x250)][_0x4a8a4d(0x248)](_0x4221e7);_0x46e74b&&_0x46e74b[_0x4a8a4d(0x157)](_0x2b790c[_0x4a8a4d(0x257)]);}}),_0x5a5c5e[_0x13bfd7(0x208)][_0x13bfd7(0x256)]['on'](_0x13bfd7(0x19d),()=>{const _0x352adc=_0x13bfd7,_0x33429a=Array[_0x352adc(0x206)](_0x5a5c5e[_0x352adc(0x208)][_0x352adc(0x256)][_0x352adc(0x209)][_0x352adc(0x15f)]())[_0x352adc(0x199)](_0x4b4b1c=>_0x352adc(0x263)===this[_0x352adc(0x224)](_0x4b4b1c[_0x352adc(0x257)])[_0x352adc(0x2b2)]);if(0x0===_0x33429a[_0x352adc(0x1e9)])return;_0x33429a[_0x352adc(0x182)]((_0x22f476,_0x1af550)=>{const _0x33b820=_0x352adc,_0x47d406=_0x22f476[_0x33b820(0x218)][_0x33b820(0x137)],_0x4e193c=_0x1af550[_0x33b820(0x218)][_0x33b820(0x137)];return null===_0x47d406&&null===_0x4e193c?0x0:null===_0x47d406&&null!==_0x4e193c?-0x1:null!==_0x47d406&&null===_0x4e193c?0x1:_0x47d406[_0x33b820(0x299)][_0x33b820(0x1b5)](_0x4e193c[_0x33b820(0x299)])?-0x1:0x1;});const _0x586b92=new Set(),_0x2594f4=new Set();for(const {name:_0x37ea0c,data:_0x15d3e3}of _0x33429a){const {id:_0x891f68}=this[_0x352adc(0x224)](_0x37ea0c);if(null===_0x15d3e3[_0x352adc(0x137)]){const _0x14530e=this[_0x352adc(0x1f3)](_0x37ea0c);_0x2594f4[_0x352adc(0x2d1)](_0x14530e);}else{const _0x573b08=this[_0x352adc(0x250)][_0x352adc(0x248)](_0x891f68);null!==_0x15d3e3[_0x352adc(0x18f)]||_0x573b08[_0x352adc(0x1c2)]?(_0x586b92[_0x352adc(0x2d1)](_0x573b08[_0x352adc(0x17f)]),_0x2594f4[_0x352adc(0x2d1)](_0x573b08)):this[_0x352adc(0x25a)](_0x573b08);}}_0x2594f4[_0x352adc(0x274)]>0x0&&this[_0x352adc(0x14f)](_0x2594f4);for(const _0x464ca2 of _0x586b92)this[_0x352adc(0x183)](_0x352adc(0x2ba),_0x464ca2);}),_0x5a5c5e[_0x13bfd7(0x208)]['on'](_0x13bfd7(0x2bf),(_0x51bdf2,_0x2f7faa)=>{const _0x4bab80=_0x13bfd7,_0x5393ff=_0x2f7faa[0x0];if(!this[_0x4bab80(0x250)][_0x4bab80(0x274)])return;if(!_0x5393ff[_0x4bab80(0x283)])return;if(_0x5393ff[_0x4bab80(0x211)][_0x4bab80(0x29e)]||!_0x5393ff[_0x4bab80(0x211)][_0x4bab80(0x188)])return;let _0x32e3c0,_0x2e2cc1;switch(_0x5393ff[_0x4bab80(0x1e5)]){case _0x4bab80(0x196):_0x32e3c0=_0x5a5c5e[_0x4bab80(0x208)][_0x4bab80(0x2be)](_0x5393ff[_0x4bab80(0x192)]),_0x2e2cc1=_0x32e3c0[_0x4bab80(0x268)](_0x5393ff[_0x4bab80(0x18b)]);break;case _0x4bab80(0x2a0):_0x32e3c0=_0x5a5c5e[_0x4bab80(0x208)][_0x4bab80(0x2be)](_0x5393ff[_0x4bab80(0x164)]),_0x2e2cc1=_0x5a5c5e[_0x4bab80(0x208)][_0x4bab80(0x2be)](_0x5393ff[_0x4bab80(0x1f4)]);break;case _0x4bab80(0x26f):_0x32e3c0=_0x5a5c5e[_0x4bab80(0x208)][_0x4bab80(0x2be)](_0x5393ff[_0x4bab80(0x1d6)]),_0x2e2cc1=_0x32e3c0[_0x4bab80(0x268)](_0x5393ff[_0x4bab80(0x18b)]);break;default:return;}const _0x19a273=_0x5a5c5e[_0x4bab80(0x208)][_0x4bab80(0x273)](_0x32e3c0,_0x2e2cc1);_0x5a5c5e[_0x4bab80(0x208)][_0x4bab80(0x1bd)](()=>{const _0x908672=_0x4bab80;for(const {suggestion:_0x5eabad,meta:_0x4da8f4}of this[_0x908672(0x167)](_0x19a273)){if(_0x5eabad[_0x908672(0x163)])continue;if(_0x908672(0x1fa)==_0x5eabad[_0x908672(0x1e5)])continue;const _0x3b0c2b=this[_0x908672(0x1d5)](_0x5eabad);if(_0x3b0c2b&&this[_0x908672(0x2bd)](_0x3b0c2b)&&_0x908672(0x2a0)!=_0x5393ff[_0x908672(0x1e5)])continue;const _0x339903=_0x5eabad[_0x908672(0x218)]&&_0x5eabad[_0x908672(0x218)][_0x908672(0x1c4)];(_0x908672(0x19e)!=_0x5eabad[_0x908672(0x1e5)]||_0x908672(0x2a0)==_0x5393ff[_0x908672(0x1e5)]&&!_0x339903)&&(_0x4da8f4[_0x908672(0x235)]||_0x908672(0x223)==_0x5eabad[_0x908672(0x1e5)]&&_0x4da8f4[_0x908672(0x2bc)]||_0x5eabad[_0x908672(0x185)]()[_0x908672(0x1a0)](_0x19a273)&&this[_0x908672(0x148)](_0x5eabad,_0x32e3c0,_0x2e2cc1));}});},{'priority':_0x13bfd7(0x17c)}),_0x5a5c5e[_0x13bfd7(0x208)]['on'](_0x13bfd7(0x174),(_0x59b9cc,_0x468d58)=>{const _0x592f83=_0x13bfd7,_0x146bb4=_0x468d58[0x0],_0x71a448=_0x468d58[0x1];if(_0x71a448&&_0x71a448[_0x592f83(0x22b)])return;if(this[_0x592f83(0x1e7)])return;if(!this[_0x592f83(0x16c)][_0x592f83(0x23f)])return;if(_0x146bb4[_0x592f83(0x2d6)])return;const _0x20d5b4=_0x5a5c5e[_0x592f83(0x208)][_0x592f83(0x16e)],{start:_0x52fc5c,end:_0x256715}=_0x146bb4[_0x592f83(0x185)](),_0x371c5b=_0x52fc5c[_0x592f83(0x266)]&&_0x20d5b4[_0x592f83(0x2b7)](_0x52fc5c[_0x592f83(0x266)])?null:_0x20d5b4[_0x592f83(0x2b1)](_0x52fc5c,_0x592f83(0x29a)),_0x22f39a=_0x256715[_0x592f83(0x2ae)]&&_0x20d5b4[_0x592f83(0x2b7)](_0x256715[_0x592f83(0x2ae)])?null:_0x20d5b4[_0x592f83(0x2b1)](_0x256715,_0x592f83(0x1b8)),_0x271627=_0x5a5c5e[_0x592f83(0x208)][_0x592f83(0x273)](_0x371c5b?_0x371c5b[_0x592f83(0x299)]:_0x52fc5c,_0x22f39a?_0x22f39a[_0x592f83(0x28d)]:_0x256715);_0x5a5c5e[_0x592f83(0x208)][_0x592f83(0x1bd)](_0x51d96e=>{const _0x2d7cbe=_0x592f83;this[_0x2d7cbe(0x2ce)](_0x271627);const _0x1d1583=_0x5a5c5e[_0x2d7cbe(0x208)][_0x2d7cbe(0x16e)][_0x2d7cbe(0x2b1)](_0x271627[_0x2d7cbe(0x299)]);_0x146bb4['is'](_0x2d7cbe(0x144))?_0x51d96e[_0x2d7cbe(0x1a5)](_0x1d1583):_0x146bb4[_0x2d7cbe(0x1b1)](_0x1d1583);}),_0x59b9cc[_0x592f83(0x2db)]();},{'priority':_0x3897cc[_0x13bfd7(0x27f)]+0xa}),_0x5a5c5e[_0x13bfd7(0x208)]['on'](_0x13bfd7(0x231),(_0x5f495a,_0x16158a)=>{const _0x536ed0=_0x13bfd7,_0xbfcb7b=_0x16158a[_0x16158a[_0x536ed0(0x1e9)]-0x1];_0xbfcb7b&&_0xbfcb7b[_0x536ed0(0x22b)]||this[_0x536ed0(0x1e7)]||this[_0x536ed0(0x16c)][_0x536ed0(0x23f)]&&(_0x5a5c5e[_0x536ed0(0x208)][_0x536ed0(0x1bd)](()=>{const _0x5667bc=_0x536ed0;let _0x4133a7=_0x5a5c5e[_0x5667bc(0x208)][_0x5667bc(0x231)](_0x16158a[0x0],_0x16158a[0x1],_0x16158a[0x2],{'forceDefaultExecution':!0x0});if(!_0x4133a7)return;_0x5f495a[_0x5667bc(0x1fd)]=_0x4133a7[_0x5667bc(0x1e0)]();const _0x1f17af=_0x4133a7[_0x5667bc(0x28d)][_0x5667bc(0x2ae)],_0x443281=_0x5a5c5e[_0x5667bc(0x208)][_0x5667bc(0x16e)];_0x1f17af&&_0x443281[_0x5667bc(0x285)](_0x1f17af)&&!_0x443281[_0x5667bc(0x1c6)](_0x1f17af)&&(_0x4133a7=_0x5a5c5e[_0x5667bc(0x208)][_0x5667bc(0x273)](_0x4133a7[_0x5667bc(0x299)],_0x5a5c5e[_0x5667bc(0x208)][_0x5667bc(0x2be)](_0x1f17af,_0x5667bc(0x28d)))),this[_0x5667bc(0x200)](_0x4133a7);}),_0x5f495a[_0x536ed0(0x2db)]());},{'priority':_0x13bfd7(0x23c)}),this[_0x13bfd7(0x1e8)][_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x20e),this[_0x13bfd7(0x16c)]),this[_0x13bfd7(0x277)](_0x13bfd7(0x20e));const _0x3d03d1=new _0x2f8268(_0x5a5c5e,this[_0x13bfd7(0x250)]);_0x5a5c5e[_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x1c7),_0x3d03d1),this[_0x13bfd7(0x277)](_0x13bfd7(0x1c7));const _0x17bdf4=new _0x4d0bcc(_0x5a5c5e,this[_0x13bfd7(0x250)]);_0x5a5c5e[_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x1b2),_0x17bdf4),this[_0x13bfd7(0x277)](_0x13bfd7(0x1b2)),_0x5a5c5e[_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x145),new _0x16244b(_0x5a5c5e,_0x3d03d1,this[_0x13bfd7(0x250)])),this[_0x13bfd7(0x277)](_0x13bfd7(0x145)),_0x5a5c5e[_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x29d),new _0x16244b(_0x5a5c5e,_0x17bdf4,this[_0x13bfd7(0x250)])),this[_0x13bfd7(0x277)](_0x13bfd7(0x29d)),_0x5a5c5e[_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x29c),new _0x3a29fc(_0x5a5c5e,_0x3d03d1,this[_0x13bfd7(0x250)])),this[_0x13bfd7(0x277)](_0x13bfd7(0x29c)),_0x5a5c5e[_0x13bfd7(0x217)][_0x13bfd7(0x2d1)](_0x13bfd7(0x247),new _0x3a29fc(_0x5a5c5e,_0x17bdf4,this[_0x13bfd7(0x250)])),this[_0x13bfd7(0x277)](_0x13bfd7(0x247));const _0xa37af9=_0x5a5c5e[_0x13bfd7(0x2a6)][_0x13bfd7(0x248)](_0x13bfd7(0x15a));this[_0x13bfd7(0x1ac)](_0xa37af9,_0x13bfd7(0x139),(_0x205b40,{threadId:_0x4d35f0})=>{const _0x38687f=_0x13bfd7,_0x766662=this[_0x38687f(0x250)][_0x38687f(0x248)](_0x4d35f0);_0x766662&&_0x766662[_0x38687f(0x138)]&&0x1===_0x766662[_0x38687f(0x138)][_0x38687f(0x1e9)]&&this[_0x38687f(0x233)](_0x4d35f0,{'hasComments':!0x0});},{'priority':_0x13bfd7(0x13a)}),this[_0x13bfd7(0x1ac)](_0xa37af9,_0x13bfd7(0x26a),(_0x1bd0de,{threadId:_0x34cb85})=>{const _0x14e713=_0x13bfd7,_0x3fded7=this[_0x14e713(0x250)][_0x14e713(0x248)](_0x34cb85);_0x3fded7&&_0x3fded7[_0x14e713(0x138)]&&!_0x3fded7[_0x14e713(0x138)][_0x14e713(0x1e9)]&&this[_0x14e713(0x233)](_0x34cb85,{'hasComments':!0x1});},{'priority':_0x13bfd7(0x13a)});}set[_0x5d6e50(0x220)](_0x464307){const _0x21357a=_0x5d6e50;if(this[_0x21357a(0x170)])throw new _0x3bebaa(_0x21357a(0x12f),this);this[_0x21357a(0x170)]=_0x464307;}get[_0x5d6e50(0x220)](){const _0x3a122e=_0x5d6e50;return this[_0x3a122e(0x170)];}[_0x5d6e50(0x262)]({skipNotAttached:_0x40694a=!0x1,toJSON:_0x49844f=!0x1}={}){const _0x1907b6=_0x5d6e50,_0x201b9f=[];for(const _0x33aa4f of this[_0x1907b6(0x250)][_0x1907b6(0x140)]())_0x40694a&&!_0x33aa4f[_0x1907b6(0x1c2)]||_0x201b9f[_0x1907b6(0x1e1)](_0x33aa4f);return _0x49844f?_0x201b9f[_0x1907b6(0x12b)](_0x49e205=>_0x49e205[_0x1907b6(0x2ac)]()):_0x201b9f;}[_0x5d6e50(0x2c6)](_0xf4ad70){const _0x57687e=_0x5d6e50,_0x23e70a=this[_0x57687e(0x250)][_0x57687e(0x248)](_0xf4ad70);if(!_0x23e70a)throw new _0x3bebaa(_0x57687e(0x1b4),this);return _0x23e70a;}[_0x5d6e50(0x17d)](_0x3c8fd7){const _0x352b7a=_0x5d6e50;return this[_0x352b7a(0x250)][_0x352b7a(0x17a)](_0x3c8fd7);}[_0x5d6e50(0x158)](_0x163043){const _0x4265d9=_0x5d6e50,{authorId:_0x4c0792,id:_0x544d31,attributes:_0x997be6}=_0x163043,[_0x162aac,_0x117622]=_0x163043[_0x4265d9(0x1e5)][_0x4265d9(0x2a0)](':'),_0x1a7ec8=this[_0x4265d9(0x250)][_0x4265d9(0x248)](_0x544d31)||this[_0x4265d9(0x1c3)](_0x162aac,_0x117622,_0x544d31,_0x4c0792,_0x997be6);if(this[_0x4265d9(0x1a9)](_0x1a7ec8),this[_0x4265d9(0x26e)](_0x1a7ec8,_0x162aac,_0x117622||null,_0x4c0792),_0x1a7ec8[_0x4265d9(0x1d7)]=_0x163043[_0x4265d9(0x1d7)],_0x1a7ec8[_0x4265d9(0x1d8)]=!0x0,_0x997be6&&_0x997be6[_0x4265d9(0x25f)]){const _0x3fff33=_0x997be6[_0x4265d9(0x25f)],_0x4ec04e=this[_0x4265d9(0x2af)](_0x3fff33[_0x4265d9(0x24a)]);_0x1a7ec8[_0x4265d9(0x27b)]=_0x3fff33[_0x4265d9(0x1d7)],_0x1a7ec8[_0x4265d9(0x280)]=_0x4ec04e,_0x1a7ec8[_0x4265d9(0x28c)]=!0x0;}else _0x1a7ec8[_0x4265d9(0x27b)]=_0x163043[_0x4265d9(0x1d7)];switch(_0x163043[_0x4265d9(0x218)]&&(_0x1a7ec8[_0x4265d9(0x218)]=_0x163043[_0x4265d9(0x218)]),_0x163043[_0x4265d9(0x177)]&&(_0x1a7ec8[_0x4265d9(0x177)]=_0x163043[_0x4265d9(0x177)]),this[_0x4265d9(0x170)]&&this[_0x4265d9(0x170)][_0x4265d9(0x1af)]||(_0x1a7ec8[_0x4265d9(0x17b)]=!0x0),this[_0x4265d9(0x297)][_0x4265d9(0x248)](_0x1a7ec8)){case _0x4265d9(0x2ad):this[_0x4265d9(0x297)][_0x4265d9(0x1ed)](_0x1a7ec8,_0x4265d9(0x260));break;case _0x4265d9(0x216):_0x1a7ec8[_0x4265d9(0x1c2)]?(this[_0x4265d9(0x253)](new Set([_0x1a7ec8])),this[_0x4265d9(0x14f)](new Set([_0x1a7ec8])),this[_0x4265d9(0x297)][_0x4265d9(0x1ed)](_0x1a7ec8,_0x4265d9(0x1bf)),this[_0x4265d9(0x183)](_0x4265d9(0x1d9),_0x1a7ec8)):this[_0x4265d9(0x297)][_0x4265d9(0x1ed)](_0x1a7ec8,_0x4265d9(0x19b));}return _0x1a7ec8;}[_0x5d6e50(0x1c7)](_0x2f324d){const _0x369ba9=_0x5d6e50;this[_0x369ba9(0x22b)](()=>{const _0x4d412d=_0x369ba9;this[_0x4d412d(0x1e8)][_0x4d412d(0x208)][_0x4d412d(0x1bd)](()=>{const _0x490133=_0x4d412d;for(const _0x51865a of _0x2f324d[_0x490133(0x179)]())_0x51865a[_0x490133(0x207)]();});});}[_0x5d6e50(0x1b2)](_0x3fc8bc){const _0x53b212=_0x5d6e50;this[_0x53b212(0x22b)](()=>{const _0x376a17=_0x53b212;this[_0x376a17(0x1e8)][_0x376a17(0x208)][_0x376a17(0x1bd)](()=>{const _0x57738d=_0x376a17;for(const _0x4c2787 of _0x3fc8bc[_0x57738d(0x179)]())_0x4c2787[_0x57738d(0x22c)]();});});}[_0x5d6e50(0x277)](_0x13053a,_0x124662){const _0x2fcbd8=_0x5d6e50,_0x1136a4=this[_0x2fcbd8(0x1e8)][_0x2fcbd8(0x217)][_0x2fcbd8(0x248)](_0x13053a);if(!_0x1136a4)throw new _0x3bebaa(_0x2fcbd8(0x25c),this,{'commandName':_0x13053a});if(this[_0x2fcbd8(0x1ab)][_0x2fcbd8(0x17a)](_0x1136a4))throw new _0x3bebaa(_0x2fcbd8(0x143),this,{'commandName':_0x13053a});this[_0x2fcbd8(0x1ab)][_0x2fcbd8(0x2d1)](_0x1136a4),_0x124662&&_0x1136a4['on'](_0x2fcbd8(0x197),(_0x5af3de,_0x583d20)=>{const _0x14225f=_0x2fcbd8;this[_0x14225f(0x16c)][_0x14225f(0x23f)]&&(this[_0x14225f(0x1e7)]||(_0x583d20[_0x14225f(0x1e9)]>0x0&&_0x583d20[_0x583d20[_0x14225f(0x1e9)]-0x1]&&_0x583d20[_0x583d20[_0x14225f(0x1e9)]-0x1][_0x14225f(0x22b)]?_0x583d20[_0x14225f(0x171)]():(_0x5af3de[_0x14225f(0x1fd)]=_0x124662((..._0x537536)=>_0x1136a4[_0x14225f(0x197)](..._0x537536,{'forceDefaultExecution':!0x0}),..._0x583d20),_0x5af3de[_0x14225f(0x2db)]())));},{'priority':_0x2fcbd8(0x23c)});}[_0x5d6e50(0x22b)](_0x4c330a){const _0x23f4b5=_0x5d6e50;let _0x5a9df5,_0x33d960;const _0x3048e5=this[_0x23f4b5(0x1e7)];this[_0x23f4b5(0x1e7)]=!0x0;try{_0x5a9df5=_0x4c330a();}catch(_0x4a73ac){_0x33d960=_0x4a73ac;}return _0x3048e5||(this[_0x23f4b5(0x1e7)]=!0x1),_0x33d960&&_0x3bebaa[_0x23f4b5(0x130)](_0x33d960,this),_0x5a9df5;}[_0x5d6e50(0x200)](_0x5b688a,_0x3f7c2d=null,_0xf533a3={}){const _0x3813be=_0x5d6e50;if(_0x5b688a[_0x3813be(0x2d6)])return null;const _0x2e5bb7=this[_0x3813be(0x1e8)][_0x3813be(0x2a6)][_0x3813be(0x248)](_0x3813be(0x1ec))['me'];for(const {suggestion:_0x5c7930,meta:_0x168c94}of this[_0x3813be(0x167)](_0x5b688a,_0x3813be(0x223)))if(_0x168c94[_0x3813be(0x2bc)]){if(!_0x168c94[_0x3813be(0x24d)]){if(_0x168c94[_0x3813be(0x235)]){if(!this[_0x3813be(0x184)]||!Lt(_0x5c7930,_0xf533a3))continue;return _0x5c7930;}if(Lt(_0x5c7930,_0xf533a3))return _0x5c7930;this[_0x3813be(0x148)](_0x5c7930,_0x5b688a[_0x3813be(0x299)],_0x5b688a[_0x3813be(0x28d)]);break;}if(_0x3f7c2d==_0x5c7930[_0x3813be(0x2a1)]&&Lt(_0x5c7930,_0xf533a3)){const _0x1e839d=_0x5c7930[_0x3813be(0x185)]();return _0x1e839d[_0x3813be(0x299)][_0x3813be(0x159)](_0x5b688a[_0x3813be(0x28d)])?this[_0x3813be(0x210)](_0x5c7930,this[_0x3813be(0x165)][_0x3813be(0x273)](_0x5b688a[_0x3813be(0x299)],_0x1e839d[_0x3813be(0x28d)])):this[_0x3813be(0x210)](_0x5c7930,this[_0x3813be(0x165)][_0x3813be(0x273)](_0x1e839d[_0x3813be(0x299)],_0x5b688a[_0x3813be(0x28d)])),_0x5c7930;}}const _0x81db8d=_0x20c655(),_0x309a42=_0x2e5bb7['id'],_0x4309dd=_0x3f7c2d?_0x3813be(0x17e)+_0x3f7c2d:_0x3813be(0x223),_0x17261d=this[_0x3813be(0x2d8)]({'id':_0x81db8d,'type':_0x4309dd,'createdAt':new Date(),'authorId':_0x309a42,'attributes':_0xf533a3});return this[_0x3813be(0x286)](_0x4309dd,_0x81db8d,_0x309a42,_0x5b688a),_0x17261d;}[_0x5d6e50(0x195)](_0x16519a,_0x426e78=_0x5d6e50(0x249),_0x4e09e5={}){const _0x5cd9f1=_0x5d6e50,_0x4de4c4=this[_0x5cd9f1(0x1e8)][_0x5cd9f1(0x2a6)][_0x5cd9f1(0x248)](_0x5cd9f1(0x1ec))['me'],_0x1f3ef7=this[_0x5cd9f1(0x12e)][_0x5cd9f1(0x1e6)](_0x5cd9f1(0x223),_0x426e78,_0x5cd9f1(0x2a3));for(const _0x11952c of this[_0x5cd9f1(0x262)]())if(_0x11952c[_0x5cd9f1(0x280)]['id']==_0x4de4c4['id']&&_0x5cd9f1(0x223)==_0x11952c[_0x5cd9f1(0x1e5)]&&_0x11952c[_0x5cd9f1(0x2a1)]==_0x426e78&&Lt(_0x11952c,_0x4e09e5)&&(_0x1f3ef7(_0x11952c[_0x5cd9f1(0x215)](),_0x16519a)||_0x1f3ef7(_0x16519a,_0x11952c[_0x5cd9f1(0x215)]()))){for(const _0x430575 of _0x16519a)_0x11952c[_0x5cd9f1(0x2b4)](_0x430575);return _0x11952c;}for(const {suggestion:_0x13882f,meta:_0x456763}of this[_0x5cd9f1(0x167)](_0x16519a,_0x5cd9f1(0x223))){if(!_0x456763[_0x5cd9f1(0x2bc)])continue;if(!this[_0x5cd9f1(0x184)]&&_0x456763[_0x5cd9f1(0x235)])continue;if(!Lt(_0x13882f,_0x4e09e5))continue;let _0x45bc9e=!0x0;for(const _0xcd089e of _0x13882f[_0x5cd9f1(0x215)]())for(const _0x4b6c4d of _0x16519a)if(!_0xcd089e[_0x5cd9f1(0x1a0)](_0x4b6c4d)){_0x45bc9e=!0x1;break;}if(_0x45bc9e)return _0x13882f;}const _0x21523d=_0x20c655(),_0x35290b=_0x4de4c4['id'],_0x47fcc4=_0x5cd9f1(0x17e)+_0x426e78,_0x38e2e9=this[_0x5cd9f1(0x2d8)]({'id':_0x21523d,'type':_0x47fcc4,'createdAt':new Date(),'authorId':_0x35290b,'attributes':_0x4e09e5});for(const _0x27fe97 of _0x16519a)this[_0x5cd9f1(0x286)](_0x47fcc4,_0x21523d,_0x35290b,_0x27fe97,_0x30e89d[_0x5cd9f1(0x15d)]());return _0x38e2e9;}[_0x5d6e50(0x166)](_0x332876,_0x283720,_0x5bf5f4=null,_0x2a9ad7={}){const _0x4948a9=_0x5d6e50;if(_0x5bf5f4=_0x5bf5f4||Vt(_0x283720),_0x332876[_0x4948a9(0x2d6)])return null;if(_0x4948a9(0x1f7)===this[_0x4948a9(0x16d)]){const _0x32442c=this[_0x4948a9(0x12e)][_0x4948a9(0x1e6)](_0x4948a9(0x1fa),_0x5bf5f4,_0x4948a9(0x207));return this[_0x4948a9(0x22b)](()=>_0x32442c([_0x332876],_0x283720,_0x2a9ad7)),null;}const _0x4b87ef=this[_0x4948a9(0x1e8)][_0x4948a9(0x2a6)][_0x4948a9(0x248)](_0x4948a9(0x1ec))['me'],_0x435b0f=[];if(_0x4948a9(0x275)!==this[_0x4948a9(0x16d)]){for(const {suggestion:_0x5348a0,meta:_0x2d26be}of this[_0x4948a9(0x167)](_0x332876,_0x4948a9(0x223)))_0x2d26be[_0x4948a9(0x2bc)]&&!_0x2d26be[_0x4948a9(0x293)]&&_0x435b0f[_0x4948a9(0x1e1)](..._0x5348a0[_0x4948a9(0x215)]());}const _0x31a9ff=function(_0x5613b7,_0x452544){const _0x24a275=_0x4948a9,_0xdb922d=[];for(const _0x76ccad of _0x452544){const _0x23c8cc=_0x5613b7[_0x24a275(0x1d1)](_0x76ccad);_0x23c8cc&&_0xdb922d[_0x24a275(0x1e1)](_0x23c8cc);}return _0xdb922d;}(_0x332876,_0x435b0f),_0x8085fe=function(_0x31a03d,_0x332c9b){const _0x19c2f0=_0x4948a9,_0x781fe5=[_0x31a03d];for(const _0x5ecc56 of _0x332c9b){let _0x3429ab=0x0;for(;_0x3429ab<_0x781fe5[_0x19c2f0(0x1e9)];){const _0x443f0d=_0x781fe5[_0x3429ab][_0x19c2f0(0x19c)](_0x5ecc56);_0x781fe5[_0x19c2f0(0x1eb)](_0x3429ab,0x1,..._0x443f0d),_0x3429ab+=_0x443f0d[_0x19c2f0(0x1e9)];}}return _0x781fe5;}(_0x332876,_0x435b0f);_0x31a9ff[_0x4948a9(0x1e9)]&&this[_0x4948a9(0x165)][_0x4948a9(0x1bd)](()=>{const _0x409617=_0x4948a9;for(const _0x3a0fc9 of _0x31a9ff){const _0x3c165f=this[_0x409617(0x12e)][_0x409617(0x1e6)](_0x409617(0x1fa),_0x5bf5f4,_0x409617(0x207));this[_0x409617(0x22b)](()=>_0x3c165f([_0x3a0fc9],_0x283720,_0x2a9ad7));}});for(const _0x231bb8 of _0x8085fe){let _0x433c83=null,_0x5b5340=_0x231bb8[_0x4948a9(0x299)],_0x511117=_0x231bb8[_0x4948a9(0x28d)];for(const {suggestion:_0x781aed,meta:_0x2e2279}of this[_0x4948a9(0x167)](_0x231bb8,_0x4948a9(0x1fa))){if(!_0x2e2279[_0x4948a9(0x2bc)])continue;if(_0x781aed[_0x4948a9(0x2a1)]!=_0x5bf5f4)continue;if(!Lt(_0x781aed,_0x2a9ad7))continue;const _0x186685=_0x781aed[_0x4948a9(0x185)]();if(_0x186685[_0x4948a9(0x1a0)](_0x231bb8,!0x0))return null;_0x5b5340=_0x5b5340[_0x4948a9(0x1b5)](_0x186685[_0x4948a9(0x299)])?_0x5b5340:_0x186685[_0x4948a9(0x299)],_0x511117=_0x511117[_0x4948a9(0x27e)](_0x186685[_0x4948a9(0x28d)])?_0x511117:_0x186685[_0x4948a9(0x28d)],_0x433c83?_0x186685[_0x4948a9(0x299)][_0x4948a9(0x1b5)](_0x433c83[_0x4948a9(0x185)]()[_0x4948a9(0x299)])?(_0x433c83[_0x4948a9(0x265)](),_0x433c83=_0x781aed):_0x781aed[_0x4948a9(0x265)]():_0x433c83=_0x781aed;}const _0x36d4d0=this[_0x4948a9(0x165)][_0x4948a9(0x273)](_0x5b5340,_0x511117);if(_0x433c83)this[_0x4948a9(0x210)](_0x433c83,_0x36d4d0);else{const _0x4c2d9c=_0x20c655(),_0x51a8cf=_0x4b87ef['id'];this[_0x4948a9(0x2d8)]({'id':_0x4c2d9c,'type':_0x4948a9(0x2ca)+_0x5bf5f4,'data':_0x283720,'createdAt':new Date(),'authorId':_0x51a8cf,'attributes':_0x2a9ad7}),this[_0x4948a9(0x286)](_0x4948a9(0x2ca)+_0x5bf5f4,_0x4c2d9c,_0x51a8cf,_0x36d4d0);}}return null;}[_0x5d6e50(0x1ba)](_0x5e7641,_0x27ea88,_0x1abfc8=[],_0x162999=null,_0x4edb45={}){const _0x1be70f=_0x5d6e50;_0x27ea88[_0x1be70f(0x2a4)]||(_0x27ea88[_0x1be70f(0x2a4)]=_0x27ea88[_0x1be70f(0x1d2)]),_0x27ea88[_0x1be70f(0x1c4)]=_0x5e7641['is'](_0x1be70f(0x1dc)),_0x162999=_0x162999||Vt(_0x27ea88);const _0x3bfed7=_0x1abfc8[_0x1be70f(0x12b)](_0x33a9b8=>Ft(_0x33a9b8,this[_0x1be70f(0x165)])),_0x572db4=_0x5e7641['is'](_0x1be70f(0x1dc))?_0x5e7641:Ft(_0x5e7641,this[_0x1be70f(0x165)]);if(_0x1be70f(0x1f7)===this[_0x1be70f(0x16d)]){const _0x19612b=this[_0x1be70f(0x12e)][_0x1be70f(0x1e6)](_0x1be70f(0x19e),_0x162999,_0x1be70f(0x207));return this[_0x1be70f(0x22b)](()=>_0x19612b([_0x572db4],_0x27ea88,_0x4edb45)),null;}_0x3bfed7[_0x1be70f(0x1e1)](_0x572db4);let _0x35c770=!0x0;for(const _0x4c9fc6 of _0x3bfed7)if(!this[_0x1be70f(0x161)](_0x4c9fc6)){_0x35c770=!0x1;break;}if(_0x35c770&&_0x1be70f(0x275)!==this[_0x1be70f(0x16d)]){const _0x58c531=this[_0x1be70f(0x12e)][_0x1be70f(0x1e6)](_0x1be70f(0x19e),_0x162999,_0x1be70f(0x207));return this[_0x1be70f(0x22b)](()=>_0x58c531([_0x572db4],_0x27ea88,_0x4edb45)),null;}let _0x36ba55=null,_0x29704d=_0x572db4[_0x1be70f(0x299)],_0x2c0d5a=_0x572db4[_0x1be70f(0x28d)];for(const {suggestion:_0x20ac88,meta:_0x40e3c5}of this[_0x1be70f(0x167)](_0x572db4,_0x1be70f(0x19e))){if(!_0x40e3c5[_0x1be70f(0x2bc)])continue;if(_0x40e3c5[_0x1be70f(0x24d)]||_0x40e3c5[_0x1be70f(0x235)]||_0x40e3c5[_0x1be70f(0x293)])continue;if(_0x20ac88[_0x1be70f(0x218)][_0x1be70f(0x2a4)]!=_0x27ea88[_0x1be70f(0x2a4)])continue;if(!Lt(_0x20ac88,_0x4edb45))continue;const _0x57a8e8=_0x20ac88[_0x1be70f(0x185)]();if(_0x20ac88[_0x1be70f(0x2a1)]==_0x162999){if(_0x57a8e8[_0x1be70f(0x1a0)](_0x572db4,!0x0))return null;_0x29704d=_0x29704d[_0x1be70f(0x1b5)](_0x57a8e8[_0x1be70f(0x299)])?_0x29704d:_0x57a8e8[_0x1be70f(0x299)],_0x2c0d5a=_0x2c0d5a[_0x1be70f(0x27e)](_0x57a8e8[_0x1be70f(0x28d)])?_0x2c0d5a:_0x57a8e8[_0x1be70f(0x28d)],_0x36ba55?_0x57a8e8[_0x1be70f(0x299)][_0x1be70f(0x1b5)](_0x36ba55[_0x1be70f(0x185)]()[_0x1be70f(0x299)])?(_0x36ba55[_0x1be70f(0x265)](),_0x36ba55=_0x20ac88):_0x20ac88[_0x1be70f(0x265)]():_0x36ba55=_0x20ac88;}else{const _0x7d14d6=_0x572db4[_0x1be70f(0x1d1)](_0x57a8e8);this[_0x1be70f(0x1d0)](_0x20ac88,_0x7d14d6);}}const _0xb3254f=this[_0x1be70f(0x1e8)][_0x1be70f(0x2a6)][_0x1be70f(0x248)](_0x1be70f(0x1ec))['me'],_0x1477e2=_0x20c655(),_0x2ec45d=_0xb3254f['id'];if(_0x36ba55)return this[_0x1be70f(0x210)](_0x36ba55,this[_0x1be70f(0x165)][_0x1be70f(0x273)](_0x29704d,_0x2c0d5a)),_0x36ba55;{const _0x45e846=this[_0x1be70f(0x2d8)]({'id':_0x1477e2,'type':_0x1be70f(0x261)+_0x162999,'data':_0x27ea88,'createdAt':new Date(),'authorId':_0x2ec45d,'attributes':_0x4edb45});return this[_0x1be70f(0x286)](_0x1be70f(0x261)+_0x162999,_0x1477e2,_0x2ec45d,this[_0x1be70f(0x165)][_0x1be70f(0x273)](_0x29704d,_0x2c0d5a)),_0x45e846;}}[_0x5d6e50(0x27a)](_0x2ab8a4,_0x3c86b3,_0xaa8376=[],_0x255550=null,_0x3d4da5={}){const _0x41c4fa=_0x5d6e50;_0x3c86b3[_0x41c4fa(0x2a4)]||(_0x3c86b3[_0x41c4fa(0x2a4)]=_0x3c86b3[_0x41c4fa(0x1d2)]);const _0xc68d50=_0x2ab8a4[0x0];_0x3c86b3[_0x41c4fa(0x1c4)]=_0xc68d50['is'](_0x41c4fa(0x1dc)),_0x255550=_0x255550||Vt(_0x3c86b3);const _0x36a101=_0xaa8376[_0x41c4fa(0x12b)](_0x50fd0c=>Ft(_0x50fd0c,this[_0x41c4fa(0x165)])),_0x127beb=_0xc68d50['is'](_0x41c4fa(0x1dc))?_0x2ab8a4:_0x2ab8a4[_0x41c4fa(0x12b)](_0x123268=>Ft(_0x123268,this[_0x41c4fa(0x165)]));if(_0x41c4fa(0x1f7)===this[_0x41c4fa(0x16d)]){const _0x26dfb6=this[_0x41c4fa(0x12e)][_0x41c4fa(0x1e6)](_0x41c4fa(0x19e),_0x255550,_0x41c4fa(0x207));return this[_0x41c4fa(0x22b)](()=>_0x26dfb6(_0x127beb,_0x3c86b3,_0x3d4da5)),null;}_0x36a101[_0x41c4fa(0x1e1)](..._0x127beb);let _0x211dc2=!0x0;for(const _0x2208e4 of _0x36a101)if(!this[_0x41c4fa(0x161)](_0x2208e4)){_0x211dc2=!0x1;break;}if(_0x211dc2&&_0x41c4fa(0x275)!==this[_0x41c4fa(0x16d)]){const _0x4971e0=this[_0x41c4fa(0x12e)][_0x41c4fa(0x1e6)](_0x41c4fa(0x19e),_0x255550,_0x41c4fa(0x207));return this[_0x41c4fa(0x22b)](()=>_0x4971e0(_0x127beb,_0x3c86b3,_0x3d4da5)),null;}const _0x2c3f7f=this[_0x41c4fa(0x1e8)][_0x41c4fa(0x2a6)][_0x41c4fa(0x248)](_0x41c4fa(0x1ec))['me'];for(const _0x315a91 of this[_0x41c4fa(0x262)]()){if(_0x315a91[_0x41c4fa(0x280)]['id']!=_0x2c3f7f['id'])continue;if(_0x41c4fa(0x19e)!=_0x315a91[_0x41c4fa(0x1e5)]||_0x315a91[_0x41c4fa(0x218)][_0x41c4fa(0x2a4)]!=_0x3c86b3[_0x41c4fa(0x2a4)])continue;if(!Lt(_0x315a91,_0x3d4da5))continue;const _0x1b4d0f=_0x315a91[_0x41c4fa(0x2a1)]==_0x255550;for(let _0x2ef555=0x0;_0x2ef555<_0x127beb[_0x41c4fa(0x1e9)];_0x2ef555++){const _0x296bef=_0x127beb[_0x2ef555];for(const _0x1e1f9e of _0x315a91[_0x41c4fa(0x14a)]()){const _0x1dbb5c=_0x1e1f9e[_0x41c4fa(0x16b)]();if(_0x296bef[_0x41c4fa(0x159)](_0x1dbb5c)){_0x1b4d0f?(_0x127beb[_0x41c4fa(0x1eb)](_0x2ef555,0x1),_0x2ef555--):_0x315a91[_0x41c4fa(0x28b)](_0x1e1f9e[_0x41c4fa(0x257)]);break;}}}}if(0x0==_0x127beb[_0x41c4fa(0x1e9)])return null;const _0x3fad3b=this[_0x41c4fa(0x12e)][_0x41c4fa(0x1e6)](_0x41c4fa(0x19e),_0x255550,_0x41c4fa(0x2a3));for(const _0x519242 of this[_0x41c4fa(0x262)]())if(_0x519242[_0x41c4fa(0x280)]['id']==_0x2c3f7f['id']&&_0x41c4fa(0x19e)==_0x519242[_0x41c4fa(0x1e5)]&&_0x519242[_0x41c4fa(0x218)][_0x41c4fa(0x2a4)]==_0x3c86b3[_0x41c4fa(0x2a4)]&&_0x519242[_0x41c4fa(0x2a1)]==_0x255550&&Lt(_0x519242,_0x3d4da5)&&(_0x3fad3b(_0x519242[_0x41c4fa(0x215)](),_0x127beb)||_0x3fad3b(_0x127beb,_0x519242[_0x41c4fa(0x215)]()))){for(const _0x9b1a5a of _0x127beb)_0x519242[_0x41c4fa(0x2b4)](_0x9b1a5a);return _0x519242;}const _0xbae762=_0x20c655(),_0x5aad9a=_0x2c3f7f['id'],_0x16b56c=_0x41c4fa(0x261)+_0x255550,_0x267f50=this[_0x41c4fa(0x2d8)]({'id':_0xbae762,'type':_0x16b56c,'data':_0x3c86b3,'createdAt':new Date(),'authorId':_0x5aad9a,'attributes':_0x3d4da5});for(const _0x172ca1 of _0x127beb)this[_0x41c4fa(0x286)](_0x16b56c,_0xbae762,_0x5aad9a,_0x172ca1,_0x30e89d[_0x41c4fa(0x15d)]());return _0x267f50;}[_0x5d6e50(0x2ce)](_0x1eff74,_0x1060cc=null,_0x600588={}){const _0x32d864=_0x5d6e50;if(_0x1eff74[_0x32d864(0x2d6)])return null;const _0x1d09ef=this[_0x32d864(0x1e8)][_0x32d864(0x2a6)][_0x32d864(0x248)](_0x32d864(0x1ec))['me'],_0x20262e=new _0xfd6664(_0x1eff74[_0x32d864(0x299)],_0x1eff74[_0x32d864(0x28d)]);for(const {suggestion:_0x52596a,meta:_0x57cb93}of this[_0x32d864(0x167)](_0x20262e,_0x32d864(0x223)))if(_0x57cb93[_0x32d864(0x2bc)]&&!_0x57cb93[_0x32d864(0x24d)]){if(_0x52596a[_0x32d864(0x163)]){const _0x22006e=_0x52596a[_0x32d864(0x215)]()[_0x32d864(0x199)](_0x219a12=>_0x32d864(0x23a)!=_0x219a12[_0x32d864(0x2d4)][_0x32d864(0x2b6)]);_0x22006e[_0x32d864(0x23d)](_0x1ecb6e=>_0x20262e[_0x32d864(0x1a0)](_0x1ecb6e,!0x0))&&_0x52596a[_0x32d864(0x22c)]();if(_0x22006e[_0x32d864(0x295)](_0x361940=>_0x361940[_0x32d864(0x1a0)](_0x20262e,!0x0))){const _0x5e1292=this[_0x32d864(0x12e)][_0x32d864(0x1e6)](_0x32d864(0x1b9),_0x1060cc,_0x32d864(0x207));return this[_0x32d864(0x22b)](()=>_0x5e1292([_0x20262e],null,_0x600588)),null;}}else{const _0x163458=_0x20262e[_0x32d864(0x1d1)](_0x52596a[_0x32d864(0x185)]());null!==_0x163458&&_0x52596a[_0x32d864(0x252)]([_0x163458],null,_0x600588);}}if(_0x20262e[_0x32d864(0x151)](),_0x20262e[_0x32d864(0x2d6)]||_0x32d864(0x23a)==_0x20262e[_0x32d864(0x2d4)][_0x32d864(0x2b6)])return null;let _0x849216=null,_0x22e146=_0x20262e[_0x32d864(0x299)],_0x421483=_0x20262e[_0x32d864(0x28d)];const _0x141efa=this[_0x32d864(0x167)](_0x20262e,_0x32d864(0x1b9));for(const {suggestion:_0x1df4cf,meta:_0x1dcf0a}of _0x141efa){const _0x8b8f03=this[_0x32d864(0x165)][_0x32d864(0x273)](_0x22e146,_0x421483);if(_0x1dcf0a[_0x32d864(0x2bc)]&&(this[_0x32d864(0x184)]||!_0x1dcf0a[_0x32d864(0x235)]&&!_0x1dcf0a[_0x32d864(0x293)])){if(_0x1df4cf[_0x32d864(0x163)]){if(!Lt(_0x1df4cf,_0x600588))continue;let _0x37f8d7=!0x0;for(const _0x5d5c52 of _0x1df4cf[_0x32d864(0x215)]()){if(_0x5d5c52[_0x32d864(0x1a0)](_0x8b8f03,!0x0))return _0x1df4cf;_0x8b8f03[_0x32d864(0x1a0)](_0x5d5c52)||(_0x37f8d7=!0x1);}_0x37f8d7&&_0x1df4cf[_0x32d864(0x22c)]();}else{const _0x403aca=_0x1df4cf[_0x32d864(0x185)]();if(_0x403aca[_0x32d864(0x1a0)](_0x8b8f03,!0x0))return _0x1df4cf;if(!Lt(_0x1df4cf,_0x600588)){_0x8b8f03[_0x32d864(0x1a0)](_0x403aca)?_0x1df4cf[_0x32d864(0x265)]():_0x403aca[_0x32d864(0x1bb)](_0x22e146)?_0x22e146=_0x403aca[_0x32d864(0x28d)]:_0x403aca[_0x32d864(0x1bb)](_0x421483)&&(_0x421483=_0x403aca[_0x32d864(0x299)]);continue;}_0x22e146=_0x22e146[_0x32d864(0x1b5)](_0x403aca[_0x32d864(0x299)])?_0x22e146:_0x403aca[_0x32d864(0x299)],_0x421483=_0x421483[_0x32d864(0x27e)](_0x403aca[_0x32d864(0x28d)])?_0x421483:_0x403aca[_0x32d864(0x28d)],_0x600588=Object[_0x32d864(0x2c1)]({},_0x1df4cf[_0x32d864(0x177)]),_0x849216?_0x403aca[_0x32d864(0x299)][_0x32d864(0x1b5)](_0x849216[_0x32d864(0x185)]()[_0x32d864(0x299)])?(_0x849216[_0x32d864(0x265)](),_0x849216=_0x1df4cf):_0x1df4cf[_0x32d864(0x265)]():_0x849216=_0x1df4cf;}}}if(_0x849216)return this[_0x32d864(0x210)](_0x849216,this[_0x32d864(0x165)][_0x32d864(0x273)](_0x22e146,_0x421483)),_0x849216;{const _0x588749=_0x20c655(),_0x471fe2=this[_0x32d864(0x165)][_0x32d864(0x273)](_0x22e146,_0x421483),_0x8f3ce6=_0x1d09ef['id'],_0x288bd7=_0x1060cc?_0x32d864(0x270)+_0x1060cc:_0x32d864(0x1b9),_0x256dd0=this[_0x32d864(0x2d8)]({'id':_0x588749,'type':_0x288bd7,'createdAt':new Date(),'authorId':_0x8f3ce6,'attributes':_0x600588});return this[_0x32d864(0x286)](_0x288bd7,_0x588749,_0x8f3ce6,_0x471fe2),_0x256dd0;}}[_0x5d6e50(0x2d9)](_0x1ab3ae,_0x55df42=_0x5d6e50(0x249),_0x5e1a6f={}){const _0x1b1782=_0x5d6e50,_0x55427b=this[_0x1b1782(0x1e8)][_0x1b1782(0x2a6)][_0x1b1782(0x248)](_0x1b1782(0x1ec))['me'],_0x1a87f7=_0x1ab3ae[_0x1b1782(0x12b)](_0x1d7040=>new _0xfd6664(_0x1d7040[_0x1b1782(0x299)],_0x1d7040[_0x1b1782(0x28d)])),_0x3c4c6e=new Set();for(const {suggestion:_0x2bfe6d,meta:_0x7c9d5e}of this[_0x1b1782(0x167)](_0x1a87f7,_0x1b1782(0x223)))_0x7c9d5e[_0x1b1782(0x2bc)]&&!_0x7c9d5e[_0x1b1782(0x24d)]&&_0x3c4c6e[_0x1b1782(0x2d1)](_0x2bfe6d);for(const _0x4ad6bb of _0x3c4c6e)if(_0x4ad6bb[_0x1b1782(0x163)]){const _0x14ee08=_0x4ad6bb[_0x1b1782(0x215)]();(!_0x4ad6bb[_0x1b1782(0x177)]||!_0x4ad6bb[_0x1b1782(0x177)][_0x1b1782(0x16a)])&&(_0x14ee08[_0x1b1782(0x23d)](_0x5ef4a6=>_0x1a87f7[_0x1b1782(0x295)](_0x10f606=>_0x10f606[_0x1b1782(0x1a0)](_0x5ef4a6,!0x0)))&&_0x4ad6bb[_0x1b1782(0x22c)]());if(_0x1a87f7[_0x1b1782(0x23d)](_0x38d8bb=>_0x14ee08[_0x1b1782(0x295)](_0x4820bf=>_0x4820bf[_0x1b1782(0x1a0)](_0x38d8bb,!0x0)))){const _0x1536ed=this[_0x1b1782(0x12e)][_0x1b1782(0x1e6)](_0x1b1782(0x1b9),_0x55df42,_0x1b1782(0x207));return this[_0x1b1782(0x22b)](()=>_0x1536ed(_0x1ab3ae,null,_0x5e1a6f)),null;}}else{const _0x2266b3=_0x4ad6bb[_0x1b1782(0x185)]();_0x1a87f7[_0x1b1782(0x295)](_0x4b9393=>_0x4b9393[_0x1b1782(0x1a0)](_0x2266b3,!0x0))&&_0x4ad6bb[_0x1b1782(0x22c)]();if(_0x1a87f7[_0x1b1782(0x23d)](_0x1d3f9f=>_0x2266b3[_0x1b1782(0x1a0)](_0x1d3f9f,!0x0))){const _0x2481b3=this[_0x1b1782(0x12e)][_0x1b1782(0x1e6)](_0x1b1782(0x1b9),_0x55df42,_0x1b1782(0x207));return this[_0x1b1782(0x22b)](()=>_0x2481b3(_0x1a87f7,null,_0x5e1a6f)),null;}}const _0x4dd981=this[_0x1b1782(0x12e)][_0x1b1782(0x1e6)](_0x1b1782(0x1b9),_0x55df42,_0x1b1782(0x2a3));let _0x53cbcf=null;for(const _0x5459d7 of this[_0x1b1782(0x262)]())if(_0x5459d7[_0x1b1782(0x280)]['id']==_0x55427b['id']&&_0x5459d7[_0x1b1782(0x1c2)]&&_0x1b1782(0x1b9)==_0x5459d7[_0x1b1782(0x1e5)]&&_0x5459d7[_0x1b1782(0x2a1)]==_0x55df42&&Lt(_0x5459d7,_0x5e1a6f)&&(_0x4dd981(_0x5459d7[_0x1b1782(0x215)](),_0x1a87f7)||_0x4dd981(_0x1a87f7,_0x5459d7[_0x1b1782(0x215)]()))){if(_0x53cbcf){if(_0x5459d7[_0x1b1782(0x138)]&&_0x5459d7[_0x1b1782(0x138)][_0x1b1782(0x1e9)])continue;for(const _0x33dcea of _0x5459d7[_0x1b1782(0x215)]())_0x53cbcf[_0x1b1782(0x26b)](_0x33dcea)||_0x53cbcf[_0x1b1782(0x2b4)](_0x33dcea);_0x5459d7[_0x1b1782(0x265)]();}else{_0x53cbcf=_0x5459d7;for(const _0xa50db3 of _0x1a87f7)_0x5459d7[_0x1b1782(0x26b)](_0xa50db3)||_0x5459d7[_0x1b1782(0x2b4)](_0xa50db3);}}if(_0x53cbcf)return _0x53cbcf;_0x3c4c6e[_0x1b1782(0x1e4)]();for(const {suggestion:_0x89dc48,meta:_0x303a65}of this[_0x1b1782(0x167)](_0x1a87f7,_0x1b1782(0x1b9)))_0x303a65[_0x1b1782(0x2bc)]&&(this[_0x1b1782(0x184)]||!_0x303a65[_0x1b1782(0x235)]&&!_0x303a65[_0x1b1782(0x293)])&&Lt(_0x89dc48,_0x5e1a6f)&&_0x3c4c6e[_0x1b1782(0x2d1)](_0x89dc48);for(const _0x30fb1f of _0x3c4c6e){const _0x395ccc=_0x30fb1f[_0x1b1782(0x215)]();if(!_0x5e1a6f||!_0x5e1a6f[_0x1b1782(0x16a)]){if(_0x1a87f7[_0x1b1782(0x23d)](_0xa9925b=>_0x395ccc[_0x1b1782(0x295)](_0xe1d224=>_0xe1d224[_0x1b1782(0x1a0)](_0xa9925b,!0x0))))return _0x30fb1f;}(!_0x30fb1f[_0x1b1782(0x177)]||!_0x30fb1f[_0x1b1782(0x177)][_0x1b1782(0x16a)])&&(_0x395ccc[_0x1b1782(0x23d)](_0x54dc15=>_0x1a87f7[_0x1b1782(0x295)](_0x5bb3ee=>_0x5bb3ee[_0x1b1782(0x1a0)](_0x54dc15,!0x0)))&&_0x30fb1f[_0x1b1782(0x22c)]());}const _0x40557a=_0x20c655(),_0x3a9c02=_0x55427b['id'],_0x10f0f9=_0x1b1782(0x270)+_0x55df42,_0x192efa=this[_0x1b1782(0x2d8)]({'id':_0x40557a,'type':_0x10f0f9,'createdAt':new Date(),'authorId':_0x3a9c02,'attributes':_0x5e1a6f});for(const _0x235f32 of _0x1a87f7)_0x235f32[_0x1b1782(0x151)](),_0x235f32[_0x1b1782(0x2d6)]||_0x1b1782(0x23a)==_0x235f32[_0x1b1782(0x2d4)][_0x1b1782(0x2b6)]||this[_0x1b1782(0x286)](_0x10f0f9,_0x40557a,_0x3a9c02,_0x235f32,_0x30e89d[_0x1b1782(0x15d)]());return _0x192efa;}[_0x5d6e50(0x12a)](_0x56e3a6,_0x5ae02e,_0x12505e,_0x487dbc,_0x154a70){const _0x271b12=_0x5d6e50;if(_0x56e3a6[_0x271b12(0x2d6)])return[];if(_0x271b12(0x1f7)===this[_0x271b12(0x16d)])return[];const _0x53f32a=this[_0x271b12(0x1e8)][_0x271b12(0x2a6)][_0x271b12(0x248)](_0x271b12(0x1ec))['me']['id'],_0x124f31=Array[_0x271b12(0x206)](this[_0x271b12(0x250)][_0x271b12(0x140)]())[_0x271b12(0x199)](_0x27d725=>_0x271b12(0x238)==_0x27d725[_0x271b12(0x1e5)]&&_0x27d725[_0x271b12(0x218)][_0x271b12(0x21e)]==_0x5ae02e&&_0x27d725[_0x271b12(0x26b)](_0x56e3a6));if(_0x271b12(0x14e)===this[_0x271b12(0x16d)]){const _0x16aef3=this[_0x271b12(0x167)](_0x56e3a6,_0x271b12(0x223))[_0x271b12(0x199)](({meta:_0x2c18e3})=>_0x2c18e3[_0x271b12(0x2bc)]&&!_0x2c18e3[_0x271b12(0x293)]&&!_0x2c18e3[_0x271b12(0x24d)])[_0x271b12(0x12b)](({suggestion:_0x16dbdc})=>_0x16dbdc);_0x124f31[_0x271b12(0x1f9)](..._0x16aef3);}const _0x3787ee=new Map([[_0x56e3a6,_0x12505e]]);for(const _0x2d9907 of _0x124f31){const _0x3ab7a3=_0x271b12(0x238)==_0x2d9907[_0x271b12(0x1e5)]?_0x2d9907[_0x271b12(0x218)][_0x271b12(0x230)]:void 0x0,_0x2120ed=_0x2d9907[_0x271b12(0x185)](),_0x42f926=Array[_0x271b12(0x206)](_0x3787ee[_0x271b12(0x237)]())[_0x271b12(0x28a)](_0x36f17b=>_0x36f17b[_0x271b12(0x2a7)](_0x2120ed));if(!_0x42f926)continue;const _0x41d5c0=_0x42f926[_0x271b12(0x19c)](_0x2120ed);this[_0x271b12(0x2bd)](_0x5ae02e)&&_0x271b12(0x223)==_0x2d9907[_0x271b12(0x1e5)]&&0x0!=_0x41d5c0[_0x271b12(0x1e9)]||(_0x3787ee[_0x271b12(0x244)](_0x42f926),_0x41d5c0[_0x271b12(0x26d)](_0x15cc12=>{const _0x5aadf5=_0x271b12;_0x3787ee[_0x5aadf5(0x1ed)](_0x15cc12,_0x12505e);}),_0x271b12(0x223)!=_0x2d9907[_0x271b12(0x1e5)]&&_0x3ab7a3!=_0x487dbc&&_0x3787ee[_0x271b12(0x1ed)](_0x42f926[_0x271b12(0x1d1)](_0x2120ed),_0x3ab7a3));}const _0x56ed58=[];for(const [_0x287fc0,_0x311269]of _0x3787ee){const _0x14a386=_0x20c655(),_0x1e2f66={'key':_0x5ae02e,'oldValue':_0x311269,'newValue':_0x487dbc};_0x5ae02e[_0x271b12(0x1e9)]>0x25&&console[_0x271b12(0x1db)](_0x271b12(0x2cd),{'key':_0x5ae02e});const _0x1d2286=(_0x271b12(0x187)+(_0x5ae02e+'|'+Vt({'newValue':_0x487dbc})))[_0x271b12(0x2cf)](0x0,0x3c),_0xdb0958=this[_0x271b12(0x2d8)]({'id':_0x14a386,'type':_0x1d2286,'data':_0x1e2f66,'createdAt':new Date(),'authorId':_0x53f32a,'attributes':_0x154a70});_0x56ed58[_0x271b12(0x1e1)](_0xdb0958),this[_0x271b12(0x286)](_0x1d2286,_0x14a386,_0x53f32a,_0x287fc0);}return _0x56ed58;}[_0x5d6e50(0x236)](_0x1033f3){const _0x5df3ac=_0x5d6e50;this[_0x5df3ac(0x277)](_0x1033f3,(_0x4b99fb,..._0x205741)=>{const _0x1f9184=_0x5df3ac;this[_0x1f9184(0x2b8)](()=>{_0x4b99fb(..._0x205741);});});}[_0x5d6e50(0x2d0)](_0x2800ec){const _0x3920f6=_0x5d6e50;this[_0x3920f6(0x2bb)][_0x3920f6(0x2d1)](_0x2800ec);}[_0x5d6e50(0x205)](_0x9616d5){const _0x841ed0=_0x5d6e50;this[_0x841ed0(0x221)][_0x841ed0(0x2d1)](_0x9616d5);}[_0x5d6e50(0x1d5)](_0x2f3d5b){const _0x369a26=_0x5d6e50;return _0x369a26(0x238)==_0x2f3d5b[_0x369a26(0x1e5)]?_0x2f3d5b[_0x369a26(0x2a1)][_0x369a26(0x2a0)]('|')[0x0]:null;}[_0x5d6e50(0x210)](_0x43e1ca,_0x195da8){const _0x261467=_0x5d6e50,_0x42f37b=_0x43e1ca[_0x261467(0x259)]();this[_0x261467(0x165)][_0x261467(0x1bd)](_0x389dee=>{const _0x4f0691=_0x261467;_0x389dee[_0x4f0691(0x15b)](_0x42f37b,{'range':_0x195da8});});}[_0x5d6e50(0x1a9)](_0x4d335a){const _0x5765d1=_0x5d6e50,_0x238ba5=_0x4d335a['id'],_0x13b22b=this[_0x5765d1(0x1e8)][_0x5765d1(0x1fe)][_0x5765d1(0x248)](_0x5765d1(0x21b));this[_0x5765d1(0x298)][_0x5765d1(0x1ae)](_0x238ba5)||this[_0x5765d1(0x298)][_0x5765d1(0x2d3)]({'channelId':_0x13b22b,'threadId':_0x238ba5,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x21cb10=this[_0x5765d1(0x298)][_0x5765d1(0x2b3)](_0x238ba5);_0x21cb10[_0x5765d1(0x288)](_0x5765d1(0x2d2)),_0x21cb10[_0x5765d1(0x2d2)]=!0x1,_0x4d335a[_0x5765d1(0x138)]=_0x21cb10;}[_0x5d6e50(0x26e)](_0x49e8d3,_0x1af772,_0x2c76c3,_0xb9b2bc){const _0x56c4bf=_0x5d6e50;if(_0x49e8d3[_0x56c4bf(0x1e5)]!=_0x1af772||_0x49e8d3[_0x56c4bf(0x2a1)]!=_0x2c76c3||_0x49e8d3[_0x56c4bf(0x1ea)]['id']!=_0xb9b2bc)throw this[_0x56c4bf(0x1e8)][_0x56c4bf(0x25d)](_0x56c4bf(0x168)),new _0x3bebaa(_0x56c4bf(0x168),this);}[_0x5d6e50(0x1d0)](_0x170f53,_0x482aa1){const _0xd34090=_0x5d6e50,_0x38de16=_0x170f53[_0xd34090(0x185)]();if(_0x482aa1[_0xd34090(0x159)](_0x38de16))_0x170f53[_0xd34090(0x265)]();else{if(_0x38de16[_0xd34090(0x1a0)](_0x482aa1)){const _0x3736e6=this[_0xd34090(0x165)][_0xd34090(0x2be)](_0x482aa1[_0xd34090(0x299)][_0xd34090(0x2ae)],_0xd34090(0x28d));this[_0xd34090(0x210)](_0x170f53,this[_0xd34090(0x165)][_0xd34090(0x273)](_0x38de16[_0xd34090(0x299)],_0x3736e6));const _0x23b30e=_0x20c655(),_0x39ced2=_0x170f53[_0xd34090(0x1ea)]['id'],_0xbf3203=_0x170f53[_0xd34090(0x1e5)]+':'+_0x170f53[_0xd34090(0x2a1)];this[_0xd34090(0x2d8)]({'id':_0x23b30e,'type':_0xbf3203,'createdAt':new Date(),'authorId':_0x39ced2,'data':_0x170f53[_0xd34090(0x218)],'attributes':_0x170f53[_0xd34090(0x177)]});const _0x337073=this[_0xd34090(0x165)][_0xd34090(0x2be)](_0x482aa1[_0xd34090(0x28d)][_0xd34090(0x14d)],_0xd34090(0x201)),_0x522167=this[_0xd34090(0x165)][_0xd34090(0x273)](_0x337073,_0x38de16[_0xd34090(0x28d)]);this[_0xd34090(0x286)](_0xbf3203,_0x23b30e,_0x39ced2,_0x522167);}else{if(_0x38de16[_0xd34090(0x1bb)](_0x482aa1[_0xd34090(0x299)])){const _0x168ebb=this[_0xd34090(0x165)][_0xd34090(0x2be)](_0x482aa1[_0xd34090(0x299)][_0xd34090(0x2ae)],_0xd34090(0x28d));this[_0xd34090(0x210)](_0x170f53,this[_0xd34090(0x165)][_0xd34090(0x273)](_0x38de16[_0xd34090(0x299)],_0x168ebb));}else{const _0x3e6a11=this[_0xd34090(0x165)][_0xd34090(0x2be)](_0x482aa1[_0xd34090(0x28d)][_0xd34090(0x14d)],_0xd34090(0x201));this[_0xd34090(0x210)](_0x170f53,this[_0xd34090(0x165)][_0xd34090(0x273)](_0x3e6a11,_0x38de16[_0xd34090(0x28d)]));}}}}[_0x5d6e50(0x161)](_0x242e49){const _0x28e314=_0x5d6e50;for(const {suggestion:_0x1b5313,meta:_0x827f36}of this[_0x28e314(0x167)](_0x242e49,_0x28e314(0x223))){if(!_0x827f36[_0x28e314(0x2bc)])continue;const _0x582576=_0x1b5313[_0x28e314(0x215)]();for(const _0x49f95d of _0x582576)if(!_0x242e49[_0x28e314(0x19c)](_0x49f95d)[_0x28e314(0x1e9)])return!0x0;}return!0x1;}[_0x5d6e50(0x1d4)](_0x571eb7){const _0x127fc4=_0x5d6e50,_0x1aecd4=this[_0x127fc4(0x1e8)][_0x127fc4(0x2a6)][_0x127fc4(0x248)](_0x127fc4(0x1ec))[_0x127fc4(0x241)](_0x571eb7);if(!_0x1aecd4)throw new _0x3bebaa(_0x127fc4(0x149),this);return _0x1aecd4;}[_0x5d6e50(0x2af)](_0x1dad42){const _0x4cc23a=_0x5d6e50,_0x8f2032=this[_0x4cc23a(0x1e8)][_0x4cc23a(0x2a6)][_0x4cc23a(0x248)](_0x4cc23a(0x1ec)),_0x37b737=_0x5ca33e(_0x4cc23a(0x2b5)+_0x1dad42),_0x4d3135=_0x8f2032[_0x4cc23a(0x241)](_0x37b737);return _0x4d3135||_0x8f2032[_0x4cc23a(0x2d5)]({'id':_0x37b737,'name':_0x1dad42});}[_0x5d6e50(0x1c3)](_0x2b4ce7,_0x28e426,_0x3aa354,_0xf3b8fc,_0x36ab38){const _0x5670aa=_0x5d6e50,_0x57eb57=this[_0x5670aa(0x1d4)](_0xf3b8fc),_0x2b4bd9=this[_0x5670aa(0x12e)][_0x5670aa(0x212)](_0x2b4ce7,_0x28e426,_0x3aa354,_0x57eb57,_0x36ab38,_0xf0e24=>{const _0x5e1e95=_0x5670aa;this[_0x5e1e95(0x233)](_0x3aa354,{'attributes':_0xf0e24});const _0x595516=this[_0x5e1e95(0x2c6)](_0x3aa354);this[_0x5e1e95(0x253)](new Set([_0x595516])),this[_0x5e1e95(0x14f)](new Set([_0x595516]));});return this[_0x5670aa(0x1ac)](_0x2b4bd9,_0x5670aa(0x207),()=>{const _0x15dcd4=_0x5670aa;this[_0x15dcd4(0x233)](_0x3aa354,{'state':_0x15dcd4(0x198)});},{'priority':_0x5670aa(0x23c)}),this[_0x5670aa(0x1ac)](_0x2b4bd9,_0x5670aa(0x22c),()=>{const _0x2d8e77=_0x5670aa;this[_0x2d8e77(0x233)](_0x3aa354,{'state':_0x2d8e77(0x1f2)});},{'priority':_0x5670aa(0x23c)}),this[_0x5670aa(0x250)][_0x5670aa(0x1ed)](_0x3aa354,_0x2b4bd9),this[_0x5670aa(0x297)][_0x5670aa(0x1ed)](_0x2b4bd9,_0x5670aa(0x2ad)),_0x2b4bd9;}[_0x5d6e50(0x224)](_0x5d5d50){const _0x2e036c=_0x5d6e50,_0x40a62e=_0x5d5d50[_0x2e036c(0x2a0)](':');return{'group':_0x40a62e[0x0],'type':_0x40a62e[0x1],'subType':_0x40a62e[_0x2e036c(0x1e9)]>=0x5?_0x40a62e[0x2]:null,'id':_0x40a62e[_0x2e036c(0x1e9)]<0x5?_0x40a62e[0x2]:_0x40a62e[0x3],'authorId':_0x40a62e[_0x2e036c(0x1e9)]<0x5?_0x40a62e[0x3]:_0x40a62e[0x4],'markerCount':0x6==_0x40a62e[_0x2e036c(0x1e9)]?_0x40a62e[0x5]:null};}[_0x5d6e50(0x148)](_0x4379d5,_0x1f87e0,_0x16c747){const _0x5dce6b=_0x5d6e50,_0x535db2=_0x4379d5[_0x5dce6b(0x185)](),_0x5d7a45=_0x535db2[_0x5dce6b(0x299)],_0x1a1f58=_0x535db2[_0x5dce6b(0x28d)];this[_0x5dce6b(0x210)](_0x4379d5,this[_0x5dce6b(0x165)][_0x5dce6b(0x273)](_0x5d7a45,_0x1f87e0));const _0x42b677=_0x20c655(),_0x2d9c69=_0x4379d5[_0x5dce6b(0x1ea)]['id'],_0x1f80e7=_0x4379d5[_0x5dce6b(0x1e5)]+(_0x4379d5[_0x5dce6b(0x2a1)]?':'+_0x4379d5[_0x5dce6b(0x2a1)]:'');this[_0x5dce6b(0x2d8)]({'id':_0x42b677,'type':_0x1f80e7,'createdAt':new Date(),'authorId':_0x2d9c69,'originalSuggestionId':_0x4379d5['id'],'attributes':_0x4379d5[_0x5dce6b(0x177)],'data':_0x4379d5[_0x5dce6b(0x218)]});const _0x5463c4=this[_0x5dce6b(0x1d5)](_0x4379d5);(_0x5dce6b(0x19e)==_0x4379d5[_0x5dce6b(0x1e5)]||_0x5463c4&&this[_0x5dce6b(0x2bd)](_0x5463c4))&&(_0x16c747=this[_0x5dce6b(0x165)][_0x5dce6b(0x14b)](_0x16c747[_0x5dce6b(0x14d)])),this[_0x5dce6b(0x286)](_0x1f80e7,_0x42b677,_0x2d9c69,this[_0x5dce6b(0x165)][_0x5dce6b(0x273)](_0x16c747,_0x1a1f58));}[_0x5d6e50(0x167)](_0x5115a2,_0x4b9eba=null){const _0x53cc64=_0x5d6e50,_0x23f118=[],_0x225286=this[_0x53cc64(0x1e8)][_0x53cc64(0x2a6)][_0x53cc64(0x248)](_0x53cc64(0x1ec))['me'];Array[_0x53cc64(0x2c9)](_0x5115a2)||(_0x5115a2=[_0x5115a2]);for(const _0x2547b3 of this[_0x53cc64(0x262)]()){if(!_0x2547b3[_0x53cc64(0x1c2)])continue;if(_0x4b9eba&&_0x2547b3[_0x53cc64(0x1e5)]!=_0x4b9eba)continue;let _0x5e1f33=!0x1;for(const _0x553359 of _0x2547b3[_0x53cc64(0x215)]()){for(const _0x5777f0 of _0x5115a2){const _0x1b5d6a=_0x5777f0[_0x53cc64(0x299)][_0x53cc64(0x159)](_0x553359[_0x53cc64(0x28d)])||_0x5777f0[_0x53cc64(0x28d)][_0x53cc64(0x159)](_0x553359[_0x53cc64(0x299)]);if(_0x1b5d6a||_0x5777f0[_0x53cc64(0x1d1)](_0x553359)){const _0x4c2ce3=_0x5777f0[_0x53cc64(0x1a0)](_0x553359)&&Rt(this[_0x53cc64(0x165)][_0x53cc64(0x16e)],_0x553359[_0x53cc64(0x299)],_0x5777f0),_0x302f82=_0x553359[_0x53cc64(0x1a0)](_0x5777f0)&&Rt(this[_0x53cc64(0x165)][_0x53cc64(0x16e)],_0x5777f0[_0x53cc64(0x299)],_0x553359);_0x23f118[_0x53cc64(0x1e1)]({'suggestion':_0x2547b3,'meta':{'isOwn':_0x225286==_0x2547b3[_0x53cc64(0x280)],'isNextTo':_0x1b5d6a,'isInsideObject':_0x4c2ce3,'containsRangeInObject':_0x302f82}}),_0x5e1f33=!0x0;break;}}if(_0x5e1f33)break;}}return _0x23f118;}[_0x5d6e50(0x286)](_0x46b8af,_0x1e3a07,_0x10d8d5,_0x19c461,_0x47d8af){const _0x2734b7=_0x5d6e50;this[_0x2734b7(0x165)][_0x2734b7(0x1bd)](_0x4dc905=>{const _0x515152=_0x2734b7;let _0x570aad=_0x515152(0x296)+_0x46b8af+':'+_0x1e3a07+':'+_0x10d8d5;_0x47d8af&&(_0x570aad=_0x570aad+':'+_0x47d8af),_0x4dc905[_0x515152(0x22f)](_0x570aad,{'range':_0x19c461,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5d6e50(0x25a)](_0x28b4c1){const _0x2cc0cb=_0x5d6e50,_0x3fb01f=_0x28b4c1[_0x2cc0cb(0x1c8)],_0x2f5936=_0x28b4c1[_0x2cc0cb(0x180)];_0x28b4c1[_0x2cc0cb(0x1c8)]=null,_0x28b4c1[_0x2cc0cb(0x180)]=null,null!=_0x3fb01f&&_0x3fb01f[_0x2cc0cb(0x180)]==_0x28b4c1&&(_0x3fb01f[_0x2cc0cb(0x180)]=_0x2f5936),null!=_0x2f5936&&_0x2f5936[_0x2cc0cb(0x1c8)]==_0x28b4c1&&(_0x2f5936[_0x2cc0cb(0x1c8)]=_0x3fb01f),_0x2cc0cb(0x1bf)==this[_0x2cc0cb(0x297)][_0x2cc0cb(0x248)](_0x28b4c1)&&(this[_0x2cc0cb(0x297)][_0x2cc0cb(0x1ed)](_0x28b4c1,_0x2cc0cb(0x19b)),this[_0x2cc0cb(0x183)](_0x2cc0cb(0x226),_0x28b4c1,_0x3fb01f,_0x2f5936));}[_0x5d6e50(0x2d8)](_0x128711){const _0xcc444a=_0x5d6e50,_0x17e0ae=_0x128711['id'],_0x1da859=this[_0xcc444a(0x158)](_0x128711);if(this[_0xcc444a(0x170)]&&this[_0xcc444a(0x170)][_0xcc444a(0x1af)]){const _0x3b9b83=this[_0xcc444a(0x1e8)][_0xcc444a(0x2a6)][_0xcc444a(0x248)](_0xcc444a(0x1be)),_0x411b9e=_0x1da859[_0xcc444a(0x1b6)],_0x359625=_0x1da859[_0xcc444a(0x2a1)]?_0x1da859[_0xcc444a(0x1e5)]+':'+_0x1da859[_0xcc444a(0x2a1)]:_0x1da859[_0xcc444a(0x1e5)],_0x461a57=this[_0xcc444a(0x1e8)][_0xcc444a(0x278)],_0x18706e=_0x3b9b83[_0xcc444a(0x2d1)](_0x26303c(_0x461a57,_0xcc444a(0x25b))),_0x170205={'id':_0x17e0ae,'type':_0x359625,'hasComments':_0x411b9e,'data':_0x128711[_0xcc444a(0x218)]||null,'originalSuggestionId':_0x128711[_0xcc444a(0x19f)]||null,'attributes':_0x1da859[_0xcc444a(0x177)]};this[_0xcc444a(0x170)][_0xcc444a(0x1af)](_0x170205)[_0xcc444a(0x22a)](_0x21571f=>{const _0x435174=_0xcc444a;_0x1da859[_0x435174(0x17b)]=!0x0,_0x3b9b83[_0x435174(0x2a8)](_0x18706e),_0x21571f&&_0x21571f[_0x435174(0x1d7)]&&(this[_0x435174(0x250)][_0x435174(0x248)](_0x17e0ae)[_0x435174(0x1d7)]=_0x21571f[_0x435174(0x1d7)]);})[_0xcc444a(0x246)](_0x529b49=>{const _0x4f9373=_0xcc444a;throw _0x5522e2(_0x4f9373(0x194)),this[_0x4f9373(0x1e8)][_0x4f9373(0x208)][_0x4f9373(0x202)]({'isUndoable':!0x1},()=>{const _0x45461e=_0x4f9373;_0x1da859[_0x45461e(0x22c)]();}),_0x1da859[_0x4f9373(0x2b0)](),this[_0x4f9373(0x250)][_0x4f9373(0x244)](_0x1da859['id']),this[_0x4f9373(0x297)][_0x4f9373(0x244)](_0x1da859),_0x529b49;});}return _0x1da859;}[_0x5d6e50(0x2bd)](_0x16da64){const _0x941b4b=_0x5d6e50;return this[_0x941b4b(0x2bb)][_0x941b4b(0x17a)](_0x16da64);}[_0x5d6e50(0x233)](_0x398c70,_0x176c99){const _0x513f4f=_0x5d6e50,_0xfa3816=this[_0x513f4f(0x1e8)][_0x513f4f(0x2a6)][_0x513f4f(0x248)](_0x513f4f(0x1be)),_0x2a7bf6=this[_0x513f4f(0x2c6)](_0x398c70);if(this[_0x513f4f(0x170)]&&this[_0x513f4f(0x170)][_0x513f4f(0x23e)]){if(_0x2a7bf6[_0x513f4f(0x17b)]){const _0x1be3fd=_0xfa3816[_0x513f4f(0x2d1)](_0x26303c(this[_0x513f4f(0x1e8)][_0x513f4f(0x278)],_0x513f4f(0x25b)));this[_0x513f4f(0x170)][_0x513f4f(0x23e)](_0x398c70,_0x176c99)[_0x513f4f(0x22a)](()=>{const _0x28ca64=_0x513f4f;_0xfa3816[_0x28ca64(0x2a8)](_0x1be3fd);});}else _0x2a7bf6['on'](_0x513f4f(0x13f),()=>{const _0x5361bd=_0x513f4f;this[_0x5361bd(0x233)](_0x398c70,_0x176c99);});}}[_0x5d6e50(0x264)](_0x4ee7f3){const _0x25b979=_0x5d6e50;if(!this[_0x25b979(0x170)]||!this[_0x25b979(0x170)][_0x25b979(0x2c6)])throw new _0x3bebaa(_0x25b979(0x243),this);return this[_0x25b979(0x170)][_0x25b979(0x2c6)](_0x4ee7f3);}[_0x5d6e50(0x1f3)](_0x3772e7){const _0x168818=_0x5d6e50,{id:_0x21287d,type:_0x1bc2eb,subType:_0x455fcb,authorId:_0x3f50f8}=this[_0x168818(0x224)](_0x3772e7),_0x338b23=this[_0x168818(0x250)][_0x168818(0x248)](_0x21287d)||this[_0x168818(0x1c3)](_0x1bc2eb,_0x455fcb,_0x21287d,_0x3f50f8,{});switch(this[_0x168818(0x26e)](_0x338b23,_0x1bc2eb,_0x455fcb,_0x3f50f8),this[_0x168818(0x297)][_0x168818(0x248)](_0x338b23)){case _0x168818(0x2ad):this[_0x168818(0x264)](_0x21287d)[_0x168818(0x22a)](_0x388730=>{const _0x2d5b98=_0x168818;let _0x58802f=Promise[_0x2d5b98(0x2c2)]();_0x388730[_0x2d5b98(0x1b6)]&&(_0x58802f=this[_0x2d5b98(0x298)][_0x2d5b98(0x191)]({'channelId':this[_0x2d5b98(0x1e8)][_0x2d5b98(0x1fe)][_0x2d5b98(0x248)](_0x2d5b98(0x21b)),'threadId':_0x21287d})),_0x58802f[_0x2d5b98(0x22a)](()=>{const _0xfc5672=_0x2d5b98;this[_0xfc5672(0x158)](_0x388730)[_0xfc5672(0x17b)]=!0x0;});}),this[_0x168818(0x297)][_0x168818(0x1ed)](_0x338b23,_0x168818(0x216));break;case _0x168818(0x19b):this[_0x168818(0x233)](_0x21287d,{'state':_0x168818(0x16f)});case _0x168818(0x260):this[_0x168818(0x297)][_0x168818(0x1ed)](_0x338b23,_0x168818(0x1bf)),this[_0x168818(0x183)](_0x168818(0x1d9),_0x338b23);break;case _0x168818(0x1bf):this[_0x168818(0x183)](_0x168818(0x2ba),_0x338b23);}return _0x338b23[_0x168818(0x157)](_0x3772e7),_0x338b23;}[_0x5d6e50(0x14f)](_0x5e56c3){const _0x12e273=_0x5d6e50,_0x3c415f=Array[_0x12e273(0x206)](_0x5e56c3),_0x464611=_0x3c415f[_0x12e273(0x199)](_0x3b5de0=>_0x12e273(0x238)==_0x3b5de0[_0x12e273(0x1e5)]);this[_0x12e273(0x289)](_0x464611);const _0x36ea2e=_0x3c415f[_0x12e273(0x199)](_0x4c30d9=>!_0x4c30d9[_0x12e273(0x163)]&&_0x12e273(0x238)!=_0x4c30d9[_0x12e273(0x1e5)]),_0x2e3c88=this[_0x12e273(0x262)]({'skipNotAttached':!0x0})[_0x12e273(0x199)](_0x56871e=>!_0x56871e[_0x12e273(0x163)]&&_0x12e273(0x238)!=_0x56871e[_0x12e273(0x1e5)]),_0x331077=_0x2e3c88[_0x12e273(0x199)](_0xbf4818=>!_0x5e56c3[_0x12e273(0x17a)](_0xbf4818)),_0x2e72c4=new Map(_0x2e3c88[_0x12e273(0x12b)](_0x5ddc13=>[_0x5ddc13,this[_0x12e273(0x12e)][_0x12e273(0x1e6)](_0x5ddc13[_0x12e273(0x1e5)],_0x5ddc13[_0x12e273(0x2a1)],_0x12e273(0x160))])),_0x5603a1=new Map(_0x2e3c88[_0x12e273(0x12b)](_0x3b1e74=>[_0x3b1e74,_0x3b1e74[_0x12e273(0x185)]()])),_0x2d98fa=new Set(),_0x3d4f9c=new Set();for(let _0x46a95e=0x0;_0x46a95e<_0x36ea2e[_0x12e273(0x1e9)];_0x46a95e++)_0x424c38(_0x36ea2e[_0x46a95e],_0x36ea2e,_0x46a95e+0x1);for(let _0x39ac86=0x0;_0x39ac86<_0x36ea2e[_0x12e273(0x1e9)];_0x39ac86++)_0x424c38(_0x36ea2e[_0x39ac86],_0x331077,0x0);const _0x268258=new Set();for(let _0x5a018f=0x0;_0x5a018f<_0x36ea2e[_0x12e273(0x1e9)];_0x5a018f++){const _0x65538f=_0x36ea2e[_0x5a018f];!_0x3d4f9c[_0x12e273(0x17a)](_0x65538f)&&_0x65538f[_0x12e273(0x1c8)]&&(_0x268258[_0x12e273(0x2d1)](_0x65538f[_0x12e273(0x1c8)]),_0x65538f[_0x12e273(0x1c8)][_0x12e273(0x180)]===_0x65538f&&(_0x65538f[_0x12e273(0x1c8)][_0x12e273(0x180)]=null),_0x65538f[_0x12e273(0x1c8)]=null),!_0x2d98fa[_0x12e273(0x17a)](_0x65538f)&&_0x65538f[_0x12e273(0x180)]&&(_0x268258[_0x12e273(0x2d1)](_0x65538f[_0x12e273(0x180)]),_0x65538f[_0x12e273(0x180)][_0x12e273(0x1c8)]===_0x65538f&&(_0x65538f[_0x12e273(0x180)][_0x12e273(0x1c8)]=null),_0x65538f[_0x12e273(0x180)]=null);}function _0x424c38(_0x43ce23,_0x1fe183,_0x4572fe){const _0x566e30=_0x12e273;for(let _0x56e43e=_0x4572fe;_0x56e43e<_0x1fe183[_0x566e30(0x1e9)];_0x56e43e++){const _0x5713b5=_0xe56a17(_0x43ce23,_0x1fe183[_0x56e43e]);_0x5713b5&&(_0x5713b5[0x0][_0x566e30(0x180)]=_0x5713b5[0x1],_0x5713b5[0x1][_0x566e30(0x1c8)]=_0x5713b5[0x0],_0x2d98fa[_0x566e30(0x2d1)](_0x5713b5[0x0]),_0x3d4f9c[_0x566e30(0x2d1)](_0x5713b5[0x1]));}}function _0xe56a17(_0x579912,_0x457ce1){const _0x3a593e=_0x12e273;if(_0x579912[_0x3a593e(0x280)]['id']!==_0x457ce1[_0x3a593e(0x280)]['id'])return null;const _0x24f819=_0x2e72c4[_0x3a593e(0x248)](_0x579912)(_0x579912,_0x457ce1,_0x5603a1[_0x3a593e(0x248)](_0x579912),_0x5603a1[_0x3a593e(0x248)](_0x457ce1));if(!_0x24f819)return null;return _0x2e72c4[_0x3a593e(0x248)](_0x457ce1)(_0x579912,_0x457ce1,_0x5603a1[_0x3a593e(0x248)](_0x579912),_0x5603a1[_0x3a593e(0x248)](_0x457ce1))?_0x24f819[0x1][_0x3a593e(0x138)]&&_0x24f819[0x1][_0x3a593e(0x138)][_0x3a593e(0x1e9)]?null:_0x24f819:null;}_0x268258[_0x12e273(0x274)]&&this[_0x12e273(0x14f)](_0x268258);}[_0x5d6e50(0x289)](_0x24643){const _0xe90257=_0x5d6e50;if(0x0==_0x24643[_0xe90257(0x1e9)])return;const _0x4aa809=this[_0xe90257(0x262)]({'skipNotAttached':!0x0})[_0xe90257(0x199)](_0x37db4c=>_0xe90257(0x238)==_0x37db4c[_0xe90257(0x1e5)]&&_0x37db4c[_0xe90257(0x1d8)]),_0x5e2b8e=[],_0x1db5cb=new Map();for(const _0x100ccb of _0x4aa809){const _0x5cbb5d=_0x5ca33e(_0x100ccb[_0xe90257(0x177)]);_0x1db5cb[_0xe90257(0x17a)](_0x5cbb5d)||(_0x1db5cb[_0xe90257(0x1ed)](_0x5cbb5d,_0x5e2b8e[_0xe90257(0x1e9)]),_0x5e2b8e[_0xe90257(0x1e1)]([]));const _0x40d97b=_0x1db5cb[_0xe90257(0x248)](_0x5cbb5d);_0x5e2b8e[_0x40d97b][_0xe90257(0x1e1)](_0x100ccb);}!(function(){const _0x341b4d=_0xe90257;_0x5e2b8e[_0x341b4d(0x182)]((_0x1db209,_0x1f76ab)=>{const _0x59e633=_0x341b4d,_0x2ced54=_0x1db209[0x0][_0x59e633(0x1d7)],_0x251505=_0x1f76ab[0x0][_0x59e633(0x1d7)];return _0x2ced54==_0x251505?_0x1db209[0x0][_0x59e633(0x177)][_0x59e633(0x267)]<_0x1f76ab[0x0][_0x59e633(0x177)][_0x59e633(0x267)]?-0x1:0x1:_0x2ced54<_0x251505?-0x1:0x1;});for(const _0x42fec7 of _0x5e2b8e)_0x42fec7[_0x341b4d(0x182)]((_0x5847bf,_0x59b685)=>_0x5847bf['id']<_0x59b685['id']?-0x1:0x1);}());for(let _0x78c917=0x0;_0x78c917<_0x5e2b8e[_0xe90257(0x1e9)];_0x78c917++){if(0x0==_0x5e2b8e[_0x78c917][_0xe90257(0x1e9)])continue;const _0x45931c=[];for(let _0x3e3852=_0x78c917+0x1;_0x3e3852<_0x5e2b8e[_0xe90257(0x1e9)];_0x3e3852++)0x0!=_0x5e2b8e[_0x3e3852][_0xe90257(0x1e9)]&&_0x486a5f(_0x5e2b8e[_0x78c917],_0x5e2b8e[_0x3e3852])&&_0x45931c[_0xe90257(0x1e1)](_0x3e3852);for(const _0x4402be of _0x45931c)_0x5e2b8e[_0x78c917]=_0x5e2b8e[_0x78c917][_0xe90257(0x13c)](_0x5e2b8e[_0x4402be]),_0x5e2b8e[_0x4402be]=[];}for(const _0x5de24e of _0x5e2b8e)for(let _0x2f42a3=0x0;_0x2f42a3<_0x5de24e[_0xe90257(0x1e9)];_0x2f42a3++)_0x5de24e[_0x2f42a3][_0xe90257(0x180)]=_0x5de24e[_0x2f42a3+0x1]||null;for(const _0x22cbfe of _0x5e2b8e)for(let _0x12cd65=0x0;_0x12cd65<_0x22cbfe[_0xe90257(0x1e9)];_0x12cd65++)_0x22cbfe[_0x12cd65][_0xe90257(0x1c8)]=_0x22cbfe[_0x12cd65-0x1]||null;function _0x486a5f(_0x1e0067,_0x51baf2){const _0x513a8e=_0xe90257;if(_0x1e0067[0x0][_0x513a8e(0x177)][_0x513a8e(0x267)]!==_0x51baf2[0x0][_0x513a8e(0x177)][_0x513a8e(0x267)]&&_0x1e0067[0x0][_0x513a8e(0x280)]!==_0x51baf2[0x0][_0x513a8e(0x280)])return!0x1;if(!function(_0x2926cd,_0x502931){const _0x263da0=_0x513a8e;if(!_0x2926cd[_0x263da0(0x1b6)]&&!_0x502931[_0x263da0(0x1b6)])return!0x0;if(_0x2926cd[_0x263da0(0x1b6)]&&_0x502931[_0x263da0(0x1b6)])return!0x1;if(_0x2926cd[_0x263da0(0x1b6)]&&_0x502931[_0x263da0(0x1d7)]<_0x2926cd[_0x263da0(0x138)][_0x263da0(0x281)][_0x263da0(0x248)](0x0)[_0x263da0(0x1d7)])return!0x0;if(_0x502931[_0x263da0(0x1b6)]&&_0x2926cd[_0x263da0(0x1d7)]<_0x502931[_0x263da0(0x138)][_0x263da0(0x281)][_0x263da0(0x248)](0x0)[_0x263da0(0x1d7)])return!0x0;return!0x1;}(_0x1e0067[0x0],_0x51baf2[0x0]))return!0x1;const _0x39f770=_0x436a16(_0x1e0067[0x0][_0x513a8e(0x177)],_0x513a8e(0x267)),_0x5bf26f=_0x436a16(_0x51baf2[0x0][_0x513a8e(0x177)],_0x513a8e(0x267));if(!_0x218942(_0x39f770,_0x5bf26f))return!0x1;return!!_0x1e0067[_0x513a8e(0x23d)](_0x15db67=>_0x51baf2[_0x513a8e(0x295)](_0xf4b382=>_0x15db67[_0x513a8e(0x185)]()[_0x513a8e(0x159)](_0xf4b382[_0x513a8e(0x185)]())))&&_0x51baf2[_0x513a8e(0x23d)](_0x140afd=>_0x1e0067[_0x513a8e(0x295)](_0x381557=>_0x140afd[_0x513a8e(0x185)]()[_0x513a8e(0x159)](_0x381557[_0x513a8e(0x185)]())));}}[_0x5d6e50(0x253)](_0x46b5bb){const _0x2b8fdf=_0x5d6e50,_0x395221=Array[_0x2b8fdf(0x206)](_0x46b5bb),_0x51cfe3=this[_0x2b8fdf(0x262)]({'skipNotAttached':!0x0}),_0x55fd39=_0x51cfe3[_0x2b8fdf(0x199)](_0x90691a=>!_0x46b5bb[_0x2b8fdf(0x17a)](_0x90691a)),_0x563b36=new Map(_0x395221[_0x2b8fdf(0x12b)](_0x275894=>[_0x275894,this[_0x2b8fdf(0x12e)][_0x2b8fdf(0x1e6)](_0x275894[_0x2b8fdf(0x1e5)],_0x275894[_0x2b8fdf(0x2a1)],_0x2b8fdf(0x2a3))])),_0x4befe8=new Map(_0x51cfe3[_0x2b8fdf(0x12b)](_0x4c32a4=>[_0x4c32a4,_0x4c32a4[_0x2b8fdf(0x215)]()]));for(let _0x2f6fd5=0x0;_0x2f6fd5<_0x395221[_0x2b8fdf(0x1e9)];_0x2f6fd5++){if(_0x1a3b2f(this,_0x395221[_0x2f6fd5],_0x395221,_0x2f6fd5+0x1))return!0x0;}for(let _0x3b1f7d=0x0;_0x3b1f7d<_0x395221[_0x2b8fdf(0x1e9)];_0x3b1f7d++){if(_0x1a3b2f(this,_0x395221[_0x3b1f7d],_0x55fd39,0x0))return!0x0;}return!0x1;function _0x1a3b2f(_0xa62b4b,_0x3672a,_0x593559,_0x4f28b3){const _0x52c53c=_0x2b8fdf;for(let _0x314d3a=_0x4f28b3;_0x314d3a<_0x593559[_0x52c53c(0x1e9)];_0x314d3a++){const _0x57f25e=_0x593559[_0x314d3a];if(_0x57f25e[_0x52c53c(0x1e5)]!==_0x3672a[_0x52c53c(0x1e5)]||_0x57f25e[_0x52c53c(0x280)]['id']!==_0x3672a[_0x52c53c(0x280)]['id']||_0x57f25e[_0x52c53c(0x2a1)]!==_0x3672a[_0x52c53c(0x2a1)])continue;if(!Pt(_0x3672a,_0x57f25e,[_0x52c53c(0x267)]))continue;if(_0x52c53c(0x238)==_0x3672a[_0x52c53c(0x1e5)]&&_0x3672a[_0x52c53c(0x218)][_0x52c53c(0x230)]!=_0x57f25e[_0x52c53c(0x218)][_0x52c53c(0x230)])continue;if(_0x52c53c(0x238)==_0x3672a[_0x52c53c(0x1e5)]&&_0xa62b4b[_0x52c53c(0x2bd)](_0x3672a[_0x52c53c(0x218)][_0x52c53c(0x21e)]))continue;if(_0x52c53c(0x19e)==_0x3672a[_0x52c53c(0x1e5)]){const _0x1994b0=_0xa62b4b[_0x52c53c(0x1e8)][_0x52c53c(0x208)],_0x3b69e8=_0x3672a[_0x52c53c(0x156)]();if(_0x3b69e8&&(_0x1994b0[_0x52c53c(0x16e)][_0x52c53c(0x1c6)](_0x3b69e8)||_0x1994b0[_0x52c53c(0x16e)][_0x52c53c(0x2b7)](_0x3b69e8)))continue;}const _0x17f861=_0x563b36[_0x52c53c(0x248)](_0x3672a),_0x47c950=_0x4befe8[_0x52c53c(0x248)](_0x3672a),_0x4d6e32=_0x4befe8[_0x52c53c(0x248)](_0x57f25e),_0x264782=_0x3672a[_0x52c53c(0x138)]&&_0x3672a[_0x52c53c(0x138)][_0x52c53c(0x1e9)],_0x2d8d51=_0x57f25e[_0x52c53c(0x138)]&&_0x57f25e[_0x52c53c(0x138)][_0x52c53c(0x1e9)];if(!_0x264782&&_0x17f861(_0x4d6e32,_0x47c950))return _0xa62b4b[_0x52c53c(0x284)](_0x57f25e,_0x3672a),_0x4befe8[_0x52c53c(0x244)](_0x3672a),!0x0;if(!_0x2d8d51&&_0x17f861(_0x47c950,_0x4d6e32))return _0xa62b4b[_0x52c53c(0x284)](_0x3672a,_0x57f25e),_0x4befe8[_0x52c53c(0x244)](_0x57f25e),!0x0;}return!0x1;}}[_0x5d6e50(0x284)](_0x40f020,_0x3ddc45){const _0x4364af=_0x5d6e50;if(_0x40f020[_0x4364af(0x163)]){for(const _0x522c58 of _0x3ddc45[_0x4364af(0x215)]())_0x40f020[_0x4364af(0x2b4)](_0x522c58);}else{const _0x1cb981=_0x3ddc45[_0x4364af(0x185)]()[_0x4364af(0x28d)];this[_0x4364af(0x210)](_0x40f020,this[_0x4364af(0x165)][_0x4364af(0x273)](_0x40f020[_0x4364af(0x185)]()[_0x4364af(0x299)],_0x1cb981));}_0x3ddc45[_0x4364af(0x265)]();}[_0x5d6e50(0x153)](_0x14db3c,_0x434c4c){const _0x28d141=_0x5d6e50,_0x7c6522=_0x14db3c[_0x28d141(0x20c)](_0x28d141(0x232))||_0x14db3c[_0x28d141(0x20c)](_0x28d141(0x238))?_0x28d141(0x190):_0x14db3c[_0x28d141(0x272)]();return _0x26303c(this[_0x28d141(0x1e8)][_0x28d141(0x278)],_0x434c4c+'_'+_0x7c6522+_0x28d141(0x27d));}[_0x5d6e50(0x287)](){const _0x3d6706=_0x5d6e50,_0x493185=this[_0x3d6706(0x1e8)];if(!_0x493185['ui'])return;const {ariaLiveAnnouncer:_0x39ce36}=_0x493185['ui'];_0x5ab9eb(this[_0x3d6706(0x165)],({left:_0x4247be,entered:_0x101c98})=>{const _0x7919c0=_0x3d6706;for(const _0x4b3308 of _0x4247be){const {group:_0x5b5774,type:_0x49bea4}=this[_0x7919c0(0x224)](_0x4b3308[_0x7919c0(0x257)]);if(_0x7919c0(0x263)===_0x5b5774){_0x39ce36[_0x7919c0(0x20b)](this[_0x7919c0(0x153)](_0x49bea4,_0x7919c0(0x1fc)));break;}}for(const _0x536dba of _0x101c98){const {group:_0x316a9b,type:_0x300aa8}=this[_0x7919c0(0x224)](_0x536dba[_0x7919c0(0x257)]);if(_0x7919c0(0x263)===_0x316a9b){_0x39ce36[_0x7919c0(0x20b)](this[_0x7919c0(0x153)](_0x300aa8,_0x7919c0(0x1f5)));break;}}});}[_0x5d6e50(0x204)](_0x5b27d3){const _0x43b583=_0x5d6e50;if(this[_0x43b583(0x279)])return!0x1;const _0x316bd9=this[_0x43b583(0x1e8)],_0x5645e7=_0x316bd9[_0x43b583(0x208)][_0x43b583(0x256)][_0x43b583(0x209)][_0x43b583(0x21f)]();if(0x0==_0x5645e7[_0x43b583(0x1e9)])return!0x1;const _0x35e265=[],_0x5625b5=_0x5645e7[_0x43b583(0x199)](_0x48ef04=>_0x43b583(0x238)==_0x48ef04[_0x43b583(0x1e5)]),_0x8ed572=_0x5645e7[_0x43b583(0x199)](_0x1ddbeb=>_0x43b583(0x196)==_0x1ddbeb[_0x43b583(0x1e5)]&&_0x43b583(0x135)!=_0x1ddbeb[_0x43b583(0x257)]),_0x57b000=_0x5645e7[_0x43b583(0x199)](_0x4faff1=>_0x43b583(0x2a8)==_0x4faff1[_0x43b583(0x1e5)]&&_0x43b583(0x135)!=_0x4faff1[_0x43b583(0x257)]);for(const _0x1fad6b of _0x5625b5)_0x35e265[_0x43b583(0x1e1)]({'key':_0x1fad6b[_0x43b583(0x15e)],'newValue':_0x1fad6b[_0x43b583(0x290)],'oldValue':_0x1fad6b[_0x43b583(0x136)],'range':Ot(_0x1fad6b[_0x43b583(0x1dc)],_0x316bd9[_0x43b583(0x208)])});for(const _0x28394d of _0x8ed572){const _0x420068=_0x57b000[_0x43b583(0x28a)](_0x297d72=>_0x297d72[_0x43b583(0x192)][_0x43b583(0x159)](_0x28394d[_0x43b583(0x192)]));_0x420068&&_0x35e265[_0x43b583(0x1e1)]({'key':_0x43b583(0x18a),'newValue':_0x28394d[_0x43b583(0x257)],'oldValue':_0x420068[_0x43b583(0x257)],'range':_0x316bd9[_0x43b583(0x208)][_0x43b583(0x239)](_0x28394d[_0x43b583(0x192)][_0x43b583(0x266)])});}return 0x0!=_0x35e265[_0x43b583(0x1e9)]&&this[_0x43b583(0x1b3)](_0x5b27d3,_0x35e265);}[_0x5d6e50(0x1b7)](_0xf4c898){const _0x4d80dc=_0x5d6e50;let _0x3d1f70=!0x1;const _0x4fa8e7=this[_0x4d80dc(0x1e8)][_0x4d80dc(0x208)][_0x4d80dc(0x256)][_0x4d80dc(0x209)][_0x4d80dc(0x15f)]()[_0x4d80dc(0x199)](_0x491959=>_0x491959[_0x4d80dc(0x218)][_0x4d80dc(0x18f)]&&_0x491959[_0x4d80dc(0x257)][_0x4d80dc(0x20c)](_0x4d80dc(0x18d)));for(const _0x34a74b of _0x4fa8e7){const {subType:_0x3402f3,id:_0x2065d0}=this[_0x4d80dc(0x224)](_0x34a74b[_0x4d80dc(0x257)]),_0x4c9934=_0x3402f3[_0x4d80dc(0x2a0)]('|')[0x0];for(const _0xb65310 of this[_0x4d80dc(0x262)]({'skipNotAttached':!0x0}))_0xb65310['id']!=_0x2065d0&&_0x4d80dc(0x238)==_0xb65310[_0x4d80dc(0x1e5)]&&_0xb65310[_0x4d80dc(0x218)]&&_0xb65310[_0x4d80dc(0x218)][_0x4d80dc(0x21e)]==_0x4c9934&&_0xb65310[_0x4d80dc(0x185)]()[_0x4d80dc(0x2a7)](_0x34a74b[_0x4d80dc(0x218)][_0x4d80dc(0x18f)])&&(this[_0x4d80dc(0x169)](_0xb65310,_0x34a74b[_0x4d80dc(0x218)][_0x4d80dc(0x18f)],_0xf4c898),_0x3d1f70=!0x0);}return _0x3d1f70;}[_0x5d6e50(0x2b8)](_0x2f4e9c){const _0x2a5a62=_0x5d6e50;this[_0x2a5a62(0x1e8)],(this[_0x2a5a62(0x279)]=!0x0,_0x2f4e9c());}[_0x5d6e50(0x23b)](_0x34f351){const _0x1fc298=_0x5d6e50,_0x37025f=this[_0x1fc298(0x2bd)](_0x34f351),_0x16b69d=this[_0x1fc298(0x221)][_0x1fc298(0x17a)](_0x34f351);return _0x37025f||_0x16b69d;}[_0x5d6e50(0x1b3)](_0x327803,_0x296445){const _0x88a991=_0x5d6e50;if(0x0==_0x296445[_0x88a991(0x1e9)])return!0x1;let _0x3fb885=!0x1;for(const _0x1bcbf2 of _0x296445){const _0xf6f965=this[_0x88a991(0x167)](_0x1bcbf2[_0x88a991(0x1dc)],_0x88a991(0x238))[_0x88a991(0x199)](_0x34375f=>!_0x34375f[_0x88a991(0x172)][_0x88a991(0x24d)])[_0x88a991(0x12b)](_0x31bf5c=>_0x31bf5c[_0x88a991(0x263)]),_0x1cb766=_0x5ca33e({'newValue':_0x1bcbf2[_0x88a991(0x1a4)]});_0xf6f965[_0x88a991(0x199)](_0x13c7c2=>{const _0x1c3d8b=_0x88a991,[_0x21b539,_0x38f472]=_0x13c7c2[_0x1c3d8b(0x2a1)][_0x1c3d8b(0x2a0)]('|');return _0x21b539==_0x1bcbf2[_0x1c3d8b(0x21e)]&&_0x38f472!=_0x1cb766;})[_0x88a991(0x26d)](_0x3d1c99=>{const _0x59252d=_0x88a991;this[_0x59252d(0x169)](_0x3d1c99,_0x1bcbf2[_0x59252d(0x1dc)],_0x327803),_0x3fb885=!0x0;});}return _0x3fb885;}[_0x5d6e50(0x169)](_0x162fd6,_0x56e0a9,_0x148fe6){const _0x541e18=_0x5d6e50,_0x2e3eb4=_0x162fd6[_0x541e18(0x185)]()[_0x541e18(0x19c)](_0x56e0a9);0x0!==_0x2e3eb4[_0x541e18(0x1e9)]?0x1!==_0x2e3eb4[_0x541e18(0x1e9)]?this[_0x541e18(0x148)](_0x162fd6,_0x56e0a9[_0x541e18(0x299)],_0x56e0a9[_0x541e18(0x28d)]):this[_0x541e18(0x210)](_0x162fd6,_0x2e3eb4[0x0]):_0x148fe6[_0x541e18(0x28b)](_0x162fd6[_0x541e18(0x259)]());}}class xt{constructor(_0x5f06c3){const _0x2ebf8d=_0x5d6e50;this[_0x2ebf8d(0x181)]=_0x5f06c3,this[_0x2ebf8d(0x165)]=_0x5f06c3[_0x2ebf8d(0x208)],this[_0x2ebf8d(0x162)]=new Map(),this[_0x2ebf8d(0x240)]=new Map(),this[_0x2ebf8d(0x21a)]();}[_0x5d6e50(0x212)](_0x28c5dd,_0x3831fb,_0xf8b751,_0x53bb01,_0x1df87c,_0x3eb9df){const _0x266e91=_0x5d6e50;return new _0x30e89d(this[_0x266e91(0x165)],{'type':_0x28c5dd,'subType':_0x3831fb,'id':_0xf8b751,'author':_0x53bb01,'creator':_0x53bb01,'attributes':_0x1df87c,'onAttributesChange':_0x3eb9df,'onAccept':(..._0x111913)=>this[_0x266e91(0x1e6)](_0x28c5dd,_0x3831fb,_0x266e91(0x207))(..._0x111913),'onDiscard':(..._0x1ddb94)=>this[_0x266e91(0x1e6)](_0x28c5dd,_0x3831fb,_0x266e91(0x22c))(..._0x1ddb94)});}[_0x5d6e50(0x12c)](_0x4b6d30,_0x6f9aea,_0x142855,_0x2985c8){const _0x7e977=_0x5d6e50,_0x43bca8=_0x4b6d30+':'+_0x6f9aea+':'+_0x142855;this[_0x7e977(0x162)][_0x7e977(0x1ed)](_0x43bca8,_0x2985c8);}[_0x5d6e50(0x1e6)](_0x1a7783,_0x3028ad,_0xccca60){const _0x2c3dea=_0x5d6e50,_0x4e166f=_0x1a7783+':'+_0x3028ad+':'+_0xccca60;return this[_0x2c3dea(0x162)][_0x2c3dea(0x248)](_0x4e166f)||this[_0x2c3dea(0x240)][_0x2c3dea(0x248)](_0x1a7783+':'+_0xccca60);}[_0x5d6e50(0x21a)](){const _0x541030=_0x5d6e50,_0x5a3e58=()=>!0x1,_0xe6242a=_0x4da9e7=>{const _0x5ca400=_0xc7a9;_0x4da9e7[_0x5ca400(0x182)]((_0x27c9c0,_0x1c8ad2)=>_0x27c9c0[_0x5ca400(0x299)][_0x5ca400(0x1b5)](_0x1c8ad2[_0x5ca400(0x299)])?0x1:-0x1),this[_0x5ca400(0x165)][_0x5ca400(0x1bd)](_0x1f8e97=>{const _0x34c0b5=_0x5ca400;for(const _0x13bf6b of _0x4da9e7){let _0x5b79ca;_0x5b79ca=_0x13bf6b[_0x34c0b5(0x28d)][_0x34c0b5(0x245)]&&_0x13bf6b[_0x34c0b5(0x28d)][_0x34c0b5(0x14d)]==_0x13bf6b[_0x34c0b5(0x299)][_0x34c0b5(0x266)]?_0x1f8e97[_0x34c0b5(0x1f0)](_0x13bf6b[_0x34c0b5(0x299)][_0x34c0b5(0x266)],'on'):_0x1f8e97[_0x34c0b5(0x1f0)](_0x13bf6b),this[_0x34c0b5(0x165)][_0x34c0b5(0x174)](_0x5b79ca,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x44e658=(_0x201e19,_0xe3d039)=>{const _0x2e8746=_0xc7a9;_0xe3d039&&this[_0x2e8746(0x165)][_0x2e8746(0x1bd)](_0x149e7b=>{const _0x14f25f=_0x2e8746,{commandName:_0x256cb7,commandParams:_0x409d5d=[]}=_0xe3d039,_0x535066=_0x201e19[_0x14f25f(0x12b)](_0x143f52=>(Tt(_0x143f52)&&(_0x143f52=this[_0x14f25f(0x165)][_0x14f25f(0x273)](_0x143f52[_0x14f25f(0x28d)])),_0x143f52))[_0x14f25f(0x199)](_0x423b0d=>_0x14f25f(0x23a)!==_0x423b0d[_0x14f25f(0x2d4)][_0x14f25f(0x2b6)]);if(_0x535066[_0x14f25f(0x1e9)]<0x1)return;const _0x44b0d9=Array[_0x14f25f(0x206)](this[_0x14f25f(0x165)][_0x14f25f(0x256)][_0x14f25f(0x255)][_0x14f25f(0x215)]())[_0x14f25f(0x12b)](_0x1ca413=>_0xfd6664[_0x14f25f(0x1fb)](_0x1ca413));_0x149e7b[_0x14f25f(0x1a5)](_0x535066);for(const _0x3aaef5 of this[_0x14f25f(0x181)][_0x14f25f(0x217)][_0x14f25f(0x217)]())_0x3aaef5[_0x14f25f(0x132)]();_0x409d5d[_0x14f25f(0x1e1)]({'forceDefaultExecution':!0x0}),this[_0x14f25f(0x181)][_0x14f25f(0x197)](_0x256cb7,..._0x409d5d);const _0x5de2d1=_0x44b0d9[_0x14f25f(0x199)](_0x2a217d=>_0x14f25f(0x23a)!=_0x2a217d[_0x14f25f(0x2d4)][_0x14f25f(0x2b6)]);_0x5de2d1[_0x14f25f(0x1e9)]>0x0&&_0x149e7b[_0x14f25f(0x1a5)](_0x5de2d1);for(const _0x2465ee of _0x44b0d9)_0x2465ee[_0x14f25f(0x151)]();});},_0x3286a4=(_0x21e38d,_0x35ae03)=>0x1==_0x21e38d[_0x541030(0x1e9)]&&0x1==_0x35ae03[_0x541030(0x1e9)]&&_0x21e38d[0x0][_0x541030(0x28d)][_0x541030(0x159)](_0x35ae03[0x0][_0x541030(0x299)]),_0x2bfbb0=(_0x5e97d0,_0x591ad5,_0x2214ad,_0x18b0c8)=>Gt(_0x5e97d0,_0x591ad5,_0x2214ad,_0x18b0c8,this[_0x541030(0x165)])?[_0x5e97d0,_0x591ad5]:Gt(_0x591ad5,_0x5e97d0,_0x18b0c8,_0x2214ad,this[_0x541030(0x165)])?[_0x591ad5,_0x5e97d0]:null;this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x227),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1aa),_0xe6242a),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1de),_0x3286a4),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1dd),_0x2bfbb0),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x189),_0xe6242a),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x2da),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x2c8),_0x3286a4),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1c0),_0x2bfbb0),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x269),_0x44e658),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x15c),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x24b),_0x3286a4),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1a2),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x154),_0x44e658),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1a7),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x19a),_0x3286a4),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x28f),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x291),_0x5a3e58),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x225),(_0x50abad,_0x3cf8f0)=>{const _0x488bb0=_0x541030;if(!_0x3cf8f0)return;const _0x5a4127=this[_0x488bb0(0x181)][_0x488bb0(0x2a6)][_0x488bb0(0x248)](p);this[_0x488bb0(0x165)][_0x488bb0(0x1bd)](_0x5ae00c=>{const _0x3ec195=_0x488bb0;if(_0x3ec195(0x18a)==_0x3cf8f0[_0x3ec195(0x21e)])for(const _0x442dbd of _0x50abad){const _0x24ef70=_0x442dbd[_0x3ec195(0x299)][_0x3ec195(0x266)],_0x4cbbcd=_0x3cf8f0[_0x3ec195(0x230)];_0x5ae00c[_0x3ec195(0x29b)](_0x24ef70,_0x4cbbcd);}else{if(_0x5a4127[_0x3ec195(0x2bd)](_0x3cf8f0[_0x3ec195(0x21e)])){for(const _0x5880be of _0x50abad)void 0x0!==_0x3cf8f0[_0x3ec195(0x230)]?_0x5ae00c[_0x3ec195(0x20a)](_0x3cf8f0[_0x3ec195(0x21e)],_0x3cf8f0[_0x3ec195(0x230)],_0x5880be[_0x3ec195(0x299)][_0x3ec195(0x266)]):_0x5ae00c[_0x3ec195(0x1df)](_0x3cf8f0[_0x3ec195(0x21e)],_0x5880be[_0x3ec195(0x299)][_0x3ec195(0x266)]);}else{for(const _0x5e2303 of _0x50abad)_0x3cf8f0[_0x3ec195(0x230)]?_0x5ae00c[_0x3ec195(0x20a)](_0x3cf8f0[_0x3ec195(0x21e)],_0x3cf8f0[_0x3ec195(0x230)],_0x5e2303):_0x5ae00c[_0x3ec195(0x1df)](_0x3cf8f0[_0x3ec195(0x21e)],_0x5e2303);}}});}),this[_0x541030(0x240)][_0x541030(0x1ed)](_0x541030(0x1bc),_0x3286a4);}}function Rt(_0x1ec9c9,_0x39293a,_0x2aa49b){const _0x474312=_0x5d6e50;for(const _0x3b59d4 of _0x39293a[_0x474312(0x14d)][_0x474312(0x229)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3b59d4[_0x474312(0x2d4)]==_0x3b59d4)return!0x1;if(!_0x2aa49b[_0x474312(0x1cb)](_0x3b59d4))return!0x1;if(_0x1ec9c9[_0x474312(0x1c6)](_0x3b59d4)||_0x1ec9c9[_0x474312(0x2b7)](_0x3b59d4))return!0x0;}return!0x1;}function Tt(_0x5c2e17){const _0x677ea9=_0x5d6e50;return _0x5c2e17[_0x677ea9(0x28d)][_0x677ea9(0x14d)]==_0x5c2e17[_0x677ea9(0x299)][_0x677ea9(0x266)]&&_0x5c2e17[_0x677ea9(0x28d)][_0x677ea9(0x1e2)];}function Et(_0x231152,_0x9a5853,_0x9747b1,_0x306eed){const _0x2e31c4=_0x5d6e50,_0x72e055=_0x15fb8b=>!_0x15fb8b[_0x2e31c4(0x20d)]['is'](_0x2e31c4(0x1b0))&&!_0x306eed[_0x2e31c4(0x1c6)](_0x15fb8b[_0x2e31c4(0x20d)]),_0x160882=_0x231152[_0x2e31c4(0x299)][_0x2e31c4(0x28e)](_0x72e055),_0x19f354=_0x231152[_0x2e31c4(0x28d)][_0x2e31c4(0x28e)](_0x72e055,{'direction':_0x2e31c4(0x1b8)});return(!_0x231152[_0x2e31c4(0x299)][_0x2e31c4(0x159)](_0x160882)||!_0x231152[_0x2e31c4(0x28d)][_0x2e31c4(0x159)](_0x19f354))&&(_0x160882[_0x2e31c4(0x1b5)](_0x19f354)?_0x9747b1[_0x2e31c4(0x15b)](_0x9a5853,{'range':_0x9747b1[_0x2e31c4(0x273)](_0x160882,_0x19f354)}):_0x9747b1[_0x2e31c4(0x28b)](_0x9a5853),!0x0);}function Vt(_0xfc076a){return _0x5ca33e(_0xfc076a);}function Ut(_0x512097){const _0x5a8085=_0x5d6e50,_0x2a8825=_0x512097[_0x5a8085(0x299)][_0x5a8085(0x266)];return _0x2a8825&&_0x2a8825['is'](_0x5a8085(0x1f6));}function Ot(_0x4074da,_0x45351d){const _0x4b064c=_0x5d6e50;return null==_0x4074da[_0x4b064c(0x28d)][_0x4b064c(0x2ae)]&&_0x4074da[_0x4b064c(0x28d)][_0x4b064c(0x14d)]==_0x4074da[_0x4b064c(0x299)][_0x4b064c(0x266)]?Ft(_0x4074da[_0x4b064c(0x299)][_0x4b064c(0x266)],_0x45351d):_0x4074da;}function Ft(_0x36d2e5,_0x3d40cb){const _0x7999a9=_0x5d6e50,_0x1da9cb=_0x3d40cb[_0x7999a9(0x16e)][_0x7999a9(0x1c6)](_0x36d2e5)||_0x3d40cb[_0x7999a9(0x16e)][_0x7999a9(0x193)](_0x36d2e5);return _0x3d40cb[_0x7999a9(0x273)](_0x3d40cb[_0x7999a9(0x2be)](_0x36d2e5,_0x7999a9(0x276)),_0x1da9cb?_0x3d40cb[_0x7999a9(0x1ef)](_0x36d2e5):_0x3d40cb[_0x7999a9(0x2be)](_0x36d2e5,_0x7999a9(0x28d)));}function Gt(_0x47e88a,_0x47f679,_0x2ee03e,_0x2d8121,_0xfb8458){const _0x2f3456=_0x5d6e50;if(!Pt(_0x47e88a,_0x47f679))return!0x1;if(_0x2ee03e[_0x2f3456(0x28d)][_0x2f3456(0x159)](_0x2d8121[_0x2f3456(0x299)]))return!0x0;if(_0x47e88a[_0x2f3456(0x1e5)]!=_0x47f679[_0x2f3456(0x1e5)])return!0x1;if(!_0x2ee03e[_0x2f3456(0x28d)][_0x2f3456(0x2ab)](_0x2d8121[_0x2f3456(0x299)]))return!0x1;const _0x3c3c9f=_0xfb8458[_0x2f3456(0x273)](_0x2ee03e[_0x2f3456(0x28d)],_0x2d8121[_0x2f3456(0x299)])[_0x2f3456(0x29f)]();for(const _0x176f2e of _0x3c3c9f)if([_0x2f3456(0x18c),_0x2f3456(0x134)][_0x2f3456(0x1cd)](_0x176f2e[_0x2f3456(0x1e5)])&&_0xfb8458[_0x2f3456(0x16e)][_0x2f3456(0x2b7)](_0x176f2e[_0x2f3456(0x20d)]))return!0x1;return!0x0;}function Pt(_0x32ebdc,_0x1f842f,_0x3c9097=[]){const _0x2d80b4=_0x5d6e50;return!(!_0x32ebdc[_0x2d80b4(0x1d8)]||!_0x1f842f[_0x2d80b4(0x1d8)])&&_0x218942(_0x436a16(_0x32ebdc[_0x2d80b4(0x177)],_0x3c9097),_0x436a16(_0x1f842f[_0x2d80b4(0x177)],_0x3c9097));}function Lt(_0x4cce9c,_0x4ffcb3){const _0x36f9fe=_0x5d6e50,_0x4c5a=Ht(_0x4cce9c[_0x36f9fe(0x177)]),_0x19cc34=Ht(_0x4ffcb3);if(!_0x4cce9c[_0x36f9fe(0x1d8)])return!0x1;for(const _0x2e86c3 of Object[_0x36f9fe(0x237)](_0x19cc34))if(!_0x218942(_0x4c5a[_0x2e86c3],_0x19cc34[_0x2e86c3]))return!0x1;return!0x0;}function Ht(_0x1e95e){const _0x352b54=_0x5d6e50,_0x130089=Object[_0x352b54(0x2c1)]({},_0x1e95e);return delete _0x130089[_0x352b54(0x16a)],delete _0x130089[_0x352b54(0x147)],_0x130089;}
23
+ const _0x36df20=_0x4134;(function(_0x149ead,_0xf7336f){const _0x127ecb=_0x4134,_0x859618=_0x149ead();while(!![]){try{const _0x387509=parseInt(_0x127ecb(0x173))/0x1*(-parseInt(_0x127ecb(0x1a0))/0x2)+parseInt(_0x127ecb(0x28a))/0x3+parseInt(_0x127ecb(0x24d))/0x4+-parseInt(_0x127ecb(0x1d7))/0x5+parseInt(_0x127ecb(0x220))/0x6+parseInt(_0x127ecb(0x20d))/0x7+-parseInt(_0x127ecb(0x218))/0x8;if(_0x387509===_0xf7336f)break;else _0x859618['push'](_0x859618['shift']());}catch(_0x248543){_0x859618['push'](_0x859618['shift']());}}}(_0xcf6c,0x3c887));import{Plugin as _0x46e8e7,PendingActions as _0x19d963}from'ckeditor5/src/core.js';import{LiveRange as _0x46b209}from'ckeditor5/src/engine.js';import{CKEditorError as _0x256812,uid as _0x1fdcfd,priorities as _0x39ed77,logWarning as _0x65fac3}from'ckeditor5/src/utils.js';import{toWidget as _0x5aa0fc}from'ckeditor5/src/widget.js';import{Users as _0x219c71,hashObject as _0x391bb3,surroundingMarkersDetector as _0x526d44}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xa5c0c from'./commands/trackchangescommand.js';import _0xb0c2c4 from'./commands/acceptsuggestioncommand.js';import _0x56c282 from'./commands/discardsuggestioncommand.js';import _0x4dd89e from'./commands/executeonallsuggestionscommand.js';function _0x4134(_0x169229,_0x320c9a){const _0xcf6c9d=_0xcf6c();return _0x4134=function(_0x4134a6,_0x591aa3){_0x4134a6=_0x4134a6-0x10c;let _0x321bd2=_0xcf6c9d[_0x4134a6];return _0x321bd2;},_0x4134(_0x169229,_0x320c9a);}import _0x31255d from'./commands/executeonselectedsuggestionscommand.js';import _0x39f4c1 from'./suggestion.js';import _0x4783fd from'./suggestiondescriptionfactory.js';import _0x2f25ce from'./integrations/aiassistant.js';import _0x3647fb from'./integrations/alignment.js';import _0x36b752 from'./integrations/basicstyles.js';import _0x40f947 from'./integrations/blockquote.js';import _0x3aba71 from'./integrations/casechange.js';import _0x1e19f5 from'./integrations/ckbox.js';import _0x5e1815 from'./integrations/codeblock.js';import _0x4cf64d from'./integrations/comments.js';import _0x4ebe80 from'./integrations/deletecommand.js';import _0x462726 from'./integrations/list.js';import _0x41589b from'./integrations/listproperties.js';import _0x3d928f from'./integrations/entercommand.js';import _0xacc26f from'./integrations/findandreplace.js';import _0x444ea9 from'./integrations/font.js';import _0x1d0c23 from'./integrations/formatpainter.js';import _0x51f7a9 from'./integrations/heading.js';import _0x4d25e3 from'./integrations/highlight.js';import _0x397847 from'./integrations/horizontalline.js';import _0x46e6d9 from'./integrations/htmlembed.js';import _0x3c0899 from'./integrations/image.js';import _0xb266a3 from'./integrations/imagereplace.js';import _0x2627eb from'./integrations/imagestyle.js';import _0x2b7d1b from'./integrations/importword.js';import _0x5e5717 from'./integrations/indent.js';import _0xc6be3b from'./integrations/inputcommand.js';import _0x2a160e from'./integrations/link.js';import _0x41c273 from'./integrations/legacylist.js';import _0x352528 from'./integrations/legacylistproperties.js';import _0x3da3db from'./integrations/mediaembed.js';import _0x3bd5ca from'./integrations/mention.js';import _0x3bbd58 from'./integrations/multilevellist.js';import _0x25f900 from'./integrations/pagebreak.js';import _0xda1d59 from'./integrations/paragraph.js';import _0x474b7f from'./integrations/removeformat.js';import _0x2fb100 from'./integrations/restrictededitingmode.js';import _0x41f640 from'./integrations/shiftentercommand.js';import _0x5932dc from'./integrations/standardeditingmode.js';import _0x55b945 from'./integrations/style.js';import _0x1548c0 from'./integrations/table.js';import _0x11f89e from'./integrations/tablemergesplit.js';import _0x39d63f from'./integrations/tableheadings.js';import _0x2d7d4e from'./integrations/tableclipboard.js';import _0x5b1f08 from'./integrations/tablecolumnresize.js';import _0xd4c9d0 from'./integrations/template.js';import _0x47a089 from'./integrations/tableofcontents.js';import _0x3c5570 from'./integrations/title.js';import _0x4cc8a2 from'./integrations/undo.js';import _0x2544af from'./integrations/tablecaption.js';import _0x388c22 from'./integrations/tableproperties.js';import{getTranslation as _0x4bc22d}from'./utils/common-translations.js';import{isEqual as _0x832644,omit as _0x399bc1}from'lodash-es';export const renameAttributeKey=_0x36df20(0x28e);export default class p extends _0x46e8e7{static get[_0x36df20(0x128)](){const _0x88f210=_0x36df20;return[_0x88f210(0x19c),_0x219c71,_0x19d963,_0x2f25ce,_0x3647fb,_0x36b752,_0x40f947,_0x1e19f5,_0x3aba71,_0x5e1815,_0x4cf64d,_0x4ebe80,_0x3d928f,_0xacc26f,_0x444ea9,_0x1d0c23,_0x51f7a9,_0x4d25e3,_0x397847,_0x46e6d9,_0x3c0899,_0x2627eb,_0xb266a3,_0x2b7d1b,_0x5e5717,_0xc6be3b,_0x41c273,_0x352528,_0x3bbd58,_0x2a160e,_0x462726,_0x41589b,_0x3da3db,_0x3bd5ca,_0x25f900,_0xda1d59,_0x474b7f,_0x2fb100,_0x41f640,_0x5932dc,_0x55b945,_0x1548c0,_0x11f89e,_0x39d63f,_0x2544af,_0x2d7d4e,_0x5b1f08,_0x47a089,_0x388c22,_0xd4c9d0,_0x3c5570,_0x4cc8a2];}static get[_0x36df20(0x211)](){const _0x2a798e=_0x36df20;return _0x2a798e(0x26d);}get[_0x36df20(0x27c)](){const _0x2bb752=_0x36df20;return this[_0x2bb752(0x155)];}constructor(_0x6f095c){const _0x3298e6=_0x36df20;function _0x3368f8(_0x372edd){const _0x477cb2=_0x4134;return _0x372edd[_0x477cb2(0x27f)](_0x162172=>String[_0x477cb2(0x1c6)](_0x162172))[_0x477cb2(0x2ac)]('');}super(_0x6f095c),this[_0x3298e6(0x228)]=!0x1,this[_0x3298e6(0x21b)](_0x3298e6(0x1b5),[]),this['on'](_0x3298e6(0x250),(_0x2c457c,_0x5ab503,_0x15965a,_0x47b5f7)=>{const _0x18909f=_0x3298e6;this[_0x18909f(0x179)][_0x18909f(0x203)](()=>{const _0x52a16b=_0x18909f;for(const _0xa93bcd of[..._0x47b5f7,..._0x15965a])this[_0x52a16b(0x179)][_0x52a16b(0x2a0)][_0x52a16b(0x1ff)](_0xa93bcd)&&_0x6f095c[_0x52a16b(0x1c3)][_0x52a16b(0x1c9)](_0xa93bcd);});}),this[_0x3298e6(0x155)]=new _0x4783fd(this[_0x3298e6(0x1bc)][_0x3298e6(0x1dd)][_0x3298e6(0x2ab)],this[_0x3298e6(0x1bc)][_0x3298e6(0x29c)]),this[_0x3298e6(0x1b1)]=null,this[_0x3298e6(0x1f1)]=new xt(this[_0x3298e6(0x1bc)]),this[_0x3298e6(0x29f)]=new Map(),this[_0x3298e6(0x1ad)]=_0x6f095c[_0x3298e6(0x26a)][_0x3298e6(0x293)](_0x3298e6(0x19c)),this[_0x3298e6(0x13e)]=new Set(),this[_0x3298e6(0x179)]=this[_0x3298e6(0x1bc)][_0x3298e6(0x1dd)],this[_0x3298e6(0x1cf)]=new WeakMap(),this[_0x3298e6(0x22f)]=!0x1,this[_0x3298e6(0x1c2)]=new Set([_0x3298e6(0x28e)]),this[_0x3298e6(0x11e)]=new Set(),_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x159)](_0x3298e6(0x262),_0x3298e6(0x216)),this[_0x3298e6(0x266)]=_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x293)](_0x3298e6(0x262)),_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x159)](_0x3298e6(0x133),!0x0),this[_0x3298e6(0x1a6)]=_0x6f095c[_0x3298e6(0x296)][_0x3298e6(0x293)](_0x3298e6(0x133)),this[_0x3298e6(0x20b)]=new _0xa5c0c(_0x6f095c,this[_0x3298e6(0x13e)]),this[_0x3298e6(0x18f)](),this[_0x3368f8([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3368f8([0x34,0x30,0x34,0x38,0x31,0x30,0x32,0x30]);}[_0x36df20(0x160)](){const _0x56b9f5=_0x36df20,_0x3f5d51=this[_0x56b9f5(0x1bc)],_0x62c9c6=(_0x72acbc,_0x1cddaf)=>{const _0x30413e=_0x56b9f5;if(_0x30413e(0x1e1)!=_0x72acbc)return _0x30413e(0x238)+_0x72acbc;const _0x40ca19=_0x1cddaf[_0x30413e(0x212)]('|')[0x0];return this[_0x30413e(0x147)](_0x40ca19)?_0x30413e(0x291):_0x30413e(0x285);};_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x27a)]({'model':_0x56b9f5(0x227),'view':_0x356513=>{const _0x18c4ef=_0x56b9f5,{id:_0x2139a7,type:_0x11b9a9,subType:_0x2e6acb}=this[_0x18c4ef(0x297)](_0x356513[_0x18c4ef(0x24c)]),_0xec1d68=[_0x18c4ef(0x29b),_0x62c9c6(_0x11b9a9,_0x2e6acb)];let _0x2f85b6=0xbb8;return this[_0x18c4ef(0x1b5)][_0x18c4ef(0x283)](_0x356513[_0x18c4ef(0x24c)])&&(_0xec1d68[_0x18c4ef(0x113)](_0x18c4ef(0x19f)),_0x2f85b6=0xbc2),_0x18c4ef(0x174)==_0x11b9a9&&(_0x2f85b6+=0x5),{'classes':_0xec1d68,'attributes':{'data-suggestion':_0x2139a7},'priority':_0x2f85b6};}}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x251)](_0x374fd7=>{const _0x4cb5d0=_0x56b9f5;_0x374fd7['on'](_0x4cb5d0(0x195),(_0x2c70d8,_0x34aa69,_0x84acbf)=>{const _0x2be8de=_0x4cb5d0;if(!_0x84acbf[_0x2be8de(0x229)][_0x2be8de(0x1d4)])return;const _0x3671fe=_0x34aa69[_0x2be8de(0x2af)];if(!_0x3671fe)return;const _0x476a70=_0x84acbf[_0x2be8de(0x17c)][_0x2be8de(0x10e)](_0x3671fe);_0x3f5d51[_0x2be8de(0x1dd)][_0x2be8de(0x2ab)][_0x2be8de(0x26e)](_0x3671fe)&&_0x476a70&&!_0x476a70[_0x2be8de(0x152)](_0x2be8de(0x1d3))&&_0x476a70['is'](_0x2be8de(0x1cd))&&_0x5aa0fc(_0x476a70,_0x84acbf[_0x2be8de(0x1b3)]);},{'priority':_0x4cb5d0(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x27a)]({'model':_0x56b9f5(0x227),'view':(_0x4d7f2c,_0x111175)=>{const _0x240f26=_0x56b9f5;if(!_0x111175[_0x240f26(0x229)][_0x240f26(0x1d4)])return null;const {type:_0x39391a,subType:_0x37e122}=this[_0x240f26(0x297)](_0x4d7f2c[_0x240f26(0x24c)]);return{'classes':[_0x240f26(0x29b),_0x62c9c6(_0x39391a,_0x37e122)],'priority':0xbb8};}});const _0x230ac8=({showActiveMarkers:_0x4ca72c=!0x0,isAttributeSuggestion:_0x14005b=!0x1}={})=>(_0x58dcb3,_0x84483a,_0x17dd71)=>{const _0x33adc4=_0x56b9f5;if(!_0x84483a[_0x33adc4(0x2af)])return;const {id:_0x1eca51}=this[_0x33adc4(0x297)](_0x84483a[_0x33adc4(0x24c)]);if(_0x14005b){const _0x56228=this[_0x33adc4(0x29f)][_0x33adc4(0x293)](_0x1eca51),_0x5943a6=this[_0x33adc4(0x27d)](_0x56228);if(!this[_0x33adc4(0x147)](_0x5943a6))return;}if(_0x84483a[_0x33adc4(0x2af)]['is'](_0x33adc4(0x11f)))return void _0x17dd71[_0x33adc4(0x16d)][_0x33adc4(0x13a)](_0x84483a[_0x33adc4(0x2af)],_0x58dcb3[_0x33adc4(0x1bb)]);const _0x4adb70=_0x17dd71[_0x33adc4(0x17c)][_0x33adc4(0x10e)](_0x84483a[_0x33adc4(0x2af)]);if(_0x84483a[_0x33adc4(0x2af)]['is'](_0x33adc4(0x124))&&_0x3f5d51[_0x33adc4(0x1dd)][_0x33adc4(0x2ab)][_0x33adc4(0x271)](_0x84483a[_0x33adc4(0x2af)])&&!_0x4adb70[_0x33adc4(0x152)](_0x33adc4(0x230))){_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x1e7)]([_0x33adc4(0x29b),_0x33adc4(0x291)],_0x4adb70),_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x132)](_0x33adc4(0x1fe),_0x1eca51,_0x4adb70),_0x17dd71[_0x33adc4(0x17c)][_0x33adc4(0x1ea)](_0x4adb70,_0x84483a[_0x33adc4(0x24c)]),_0x4ca72c&&(this[_0x33adc4(0x1b5)][_0x33adc4(0x283)](_0x84483a[_0x33adc4(0x24c)])?_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x1e7)](_0x33adc4(0x19f),_0x4adb70):_0x17dd71[_0x33adc4(0x1b3)][_0x33adc4(0x2a9)](_0x33adc4(0x19f),_0x4adb70));for(const _0x4e95c1 of _0x3f5d51[_0x33adc4(0x1dd)][_0x33adc4(0x298)](_0x84483a[_0x33adc4(0x2af)])[_0x33adc4(0x241)]())_0x17dd71[_0x33adc4(0x16d)][_0x33adc4(0x13a)](_0x4e95c1,_0x58dcb3[_0x33adc4(0x1bb)]);_0x17dd71[_0x33adc4(0x16d)][_0x33adc4(0x13a)](_0x84483a[_0x33adc4(0x2af)],_0x58dcb3[_0x33adc4(0x1bb)]);}};_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x251)](_0x1fc1f0=>{const _0x1c2981=_0x56b9f5;_0x1fc1f0['on'](_0x1c2981(0x221),(_0x1a3ccb,_0x205593,_0x362ecf)=>{const _0x3bf4df=_0x1c2981;_0x362ecf[_0x3bf4df(0x229)][_0x3bf4df(0x1d4)]&&_0x230ac8({'showActiveMarkers':!0x1})(_0x1a3ccb,_0x205593,_0x362ecf);},{'priority':_0x1c2981(0x1b0)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x251)](_0x5692b9=>{const _0x5422b7=_0x56b9f5;_0x5692b9['on'](_0x5422b7(0x21f),(_0x356c66,_0x375cd4,_0x4dd815)=>{const _0xe02d46=_0x5422b7;_0x4dd815[_0xe02d46(0x229)][_0xe02d46(0x1d4)]&&_0x230ac8({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x356c66,_0x375cd4,_0x4dd815);},{'priority':_0x5422b7(0x1b0)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x184))[_0x56b9f5(0x21d)]({'model':_0x56b9f5(0x227),'view':(_0x13e888,_0x30b629)=>_0x30b629[_0x56b9f5(0x229)][_0x56b9f5(0x1d4)]?null:{'group':_0x56b9f5(0x227),'name':_0x13e888[_0x56b9f5(0x25f)](0xb)}}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1f6))[_0x56b9f5(0x123)]({'view':{'name':_0x56b9f5(0x227),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x48bb9b,{writer:_0x48bf71})=>{const _0x174b89=_0x56b9f5;let _0x3d3556=_0x174b89(0x210)+_0x48bb9b[_0x174b89(0x1b7)](_0x174b89(0x217))+':'+_0x48bb9b[_0x174b89(0x1b7)]('id');return _0x48bb9b[_0x174b89(0x1b7)](_0x174b89(0x23c))&&(_0x3d3556+=':'+_0x48bb9b[_0x174b89(0x1b7)](_0x174b89(0x23c))),_0x48bf71[_0x174b89(0x18b)](_0x174b89(0x12d),{'data-name':_0x3d3556});}}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1f6))[_0x56b9f5(0x18d)]({'view':_0x56b9f5(0x227)}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0x495154=>{const _0x3c28a0=_0x56b9f5;_0x495154['on'](_0x3c28a0(0x221),_0x230ac8(),{'priority':_0x3c28a0(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0x533912=>{const _0x49b76b=_0x56b9f5;_0x533912['on'](_0x49b76b(0x21f),_0x230ac8({'isAttributeSuggestion':!0x0}),{'priority':_0x49b76b(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0x1c1f23=>{const _0x4b91c9=_0x56b9f5;_0x1c1f23['on'](_0x4b91c9(0x198),(_0x3a74d5,_0x553330,_0x30fad1)=>{const _0x5e416a=_0x4b91c9,_0x412bc1=_0x30fad1[_0x5e416a(0x17c)][_0x5e416a(0x1e4)](_0x553330[_0x5e416a(0x24c)]);if(_0x412bc1){for(const _0x380fda of _0x412bc1)_0x380fda[_0x5e416a(0x152)](_0x5e416a(0x230))||(_0x30fad1[_0x5e416a(0x1b3)][_0x5e416a(0x2a9)]([_0x5e416a(0x29b),_0x5e416a(0x291),_0x5e416a(0x19f)],_0x380fda),_0x30fad1[_0x5e416a(0x1b3)][_0x5e416a(0x234)](_0x5e416a(0x1fe),_0x380fda),_0x30fad1[_0x5e416a(0x17c)][_0x5e416a(0x1ab)](_0x380fda,_0x553330[_0x5e416a(0x24c)]));}},{'priority':_0x4b91c9(0x122)});}),_0x3f5d51[_0x56b9f5(0x276)][_0x56b9f5(0x15e)](_0x56b9f5(0x1b8))[_0x56b9f5(0x251)](_0xea982e=>{const _0x2a2d40=_0x56b9f5;_0xea982e['on'](_0x2a2d40(0x14d),(_0x450b2f,_0x20c617,_0x5cf1ec)=>{const _0x338782=_0x2a2d40,_0x2de303=_0x5cf1ec[_0x338782(0x17c)][_0x338782(0x1e4)](_0x20c617[_0x338782(0x24c)]);if(!_0x2de303)return;const {id:_0x4d1dca}=this[_0x338782(0x297)](_0x20c617[_0x338782(0x24c)]),_0x3c401f=this[_0x338782(0x29f)][_0x338782(0x293)](_0x4d1dca),_0x16b465=this[_0x338782(0x27d)](_0x3c401f);if(this[_0x338782(0x147)](_0x16b465)){for(const _0x4aa651 of _0x2de303)_0x4aa651[_0x338782(0x152)](_0x338782(0x230))||(_0x5cf1ec[_0x338782(0x1b3)][_0x338782(0x2a9)]([_0x338782(0x29b),_0x338782(0x291),_0x338782(0x19f)],_0x4aa651),_0x5cf1ec[_0x338782(0x1b3)][_0x338782(0x234)](_0x338782(0x1fe),_0x4aa651),_0x5cf1ec[_0x338782(0x17c)][_0x338782(0x1ab)](_0x4aa651,_0x20c617[_0x338782(0x24c)]));}},{'priority':_0x2a2d40(0x122)});}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x117839=>{const _0x1b44a7=_0x56b9f5;let _0x1d397d=!0x1;const _0x4d6e79=Array[_0x1b44a7(0x1e0)](_0x3f5d51[_0x1b44a7(0x1dd)][_0x1b44a7(0x1aa)][_0x1b44a7(0x1d2)][_0x1b44a7(0x15d)]()),_0x30ca96=new Set();for(const {name:_0x50e4fd,data:_0x4e0938}of _0x4d6e79){const {group:_0x1338d8,type:_0x429554,subType:_0xb8db1a,id:_0x241afb}=this[_0x1b44a7(0x297)](_0x50e4fd);if(_0x1b44a7(0x227)!==_0x1338d8)continue;const _0x3d8b09=this[_0x1b44a7(0x29f)][_0x1b44a7(0x293)](_0x241afb);if(null!=_0x4e0938[_0x1b44a7(0x177)]){_0x1b44a7(0x194)==_0x429554&&(_0x1d397d=_0x1d397d||Et(_0x4e0938[_0x1b44a7(0x177)],_0x50e4fd,_0x117839,_0x3f5d51[_0x1b44a7(0x1dd)][_0x1b44a7(0x2ab)]));const _0x19a4de=_0x1b44a7(0x1e1)==_0x429554&&this[_0x1b44a7(0x147)](_0xb8db1a[_0x1b44a7(0x212)]('|')[0x0]);if(_0x4e0938[_0x1b44a7(0x177)][_0x1b44a7(0x135)]||_0x1b44a7(0x275)==_0x4e0938[_0x1b44a7(0x177)][_0x1b44a7(0x1f8)][_0x1b44a7(0x2aa)]||_0x1b44a7(0x13f)==_0x429554&&!Ut(_0x4e0938[_0x1b44a7(0x177)])||_0x19a4de&&!Ut(_0x4e0938[_0x1b44a7(0x177)])||_0x1b44a7(0x174)==_0x429554&&!(!Tt(_0x29a0e8=_0x4e0938[_0x1b44a7(0x177)])&&!function(_0x219643){const _0x3d68b1=_0x1b44a7;return _0x219643[_0x3d68b1(0x264)][_0x3d68b1(0x1da)]==_0x219643[_0x3d68b1(0x1af)][_0x3d68b1(0x1ba)]&&_0x219643[_0x3d68b1(0x264)][_0x3d68b1(0x1be)];}(_0x29a0e8)))_0x117839[_0x1b44a7(0x183)](_0x50e4fd),_0x1d397d=!0x0;else{if(!_0x3d8b09||!_0x3d8b09[_0x1b44a7(0x2a7)])continue;_0x30ca96[_0x1b44a7(0x251)](_0x3d8b09);}}}var _0x29a0e8;return _0x30ca96[_0x1b44a7(0x237)]>0x0&&(_0x1d397d=!!this[_0x1b44a7(0x20c)](_0x30ca96)||_0x1d397d),_0x1d397d;}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x57ddb9=>{const _0x3627de=_0x56b9f5;let _0x4a6447=!0x1;for(const _0x107c40 of _0x3f5d51[_0x3627de(0x1dd)][_0x3627de(0x1aa)][_0x3627de(0x1d2)][_0x3627de(0x1b9)]())if(_0x3627de(0x2b9)==_0x107c40[_0x3627de(0x207)])for(const _0x357b4b of this[_0x3627de(0x29f)][_0x3627de(0x2ae)]()){if(_0x357b4b[_0x3627de(0x256)]||!_0x357b4b[_0x3627de(0x2a7)])continue;const _0x357cfd=_0x3627de(0x13f)==_0x357b4b[_0x3627de(0x207)],_0x16a9b0=this[_0x3627de(0x27d)](_0x357b4b),_0x5e1d2b=_0x16a9b0&&this[_0x3627de(0x147)](_0x16a9b0);if(!_0x357cfd&&!_0x5e1d2b)continue;const _0x5657c3=_0x357b4b[_0x3627de(0x24e)]();if(_0x5657c3[_0x3627de(0x264)][_0x3627de(0x1da)]!=_0x5657c3[_0x3627de(0x1af)][_0x3627de(0x1da)]&&!_0x5657c3[_0x3627de(0x1af)][_0x3627de(0x1be)]){const _0x25df90=_0x3f5d51[_0x3627de(0x1dd)][_0x3627de(0x1e2)](_0x5657c3[_0x3627de(0x264)][_0x3627de(0x26c)],_0x3627de(0x1af)),_0x6d284f=_0x3f5d51[_0x3627de(0x1dd)][_0x3627de(0x111)](_0x5657c3[_0x3627de(0x264)],_0x25df90);_0x57ddb9[_0x3627de(0x21a)](_0x357b4b[_0x3627de(0x225)](),{'range':_0x6d284f}),_0x4a6447=!0x0;}}return _0x4a6447;}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x3440fc=>this[_0x56b9f5(0x295)](_0x3440fc)),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)][_0x56b9f5(0x278)](_0x351e89=>!_0x351e89[_0x56b9f5(0x191)][_0x56b9f5(0x162)]&&this[_0x56b9f5(0x22a)](_0x351e89)),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x286),()=>{const _0x2df22d=_0x56b9f5;this[_0x2df22d(0x228)]=!0x1;}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)]['on'](_0x56b9f5(0x253),(_0x439d79,_0x2d246c)=>{const _0x5ac3f6=_0x56b9f5;if(!_0x2d246c[_0x5ac3f6(0x162)]||_0x2d246c[_0x5ac3f6(0x120)])return;if(!this[_0x5ac3f6(0x228)])return;const _0x140634=_0x3f5d51[_0x5ac3f6(0x1dd)][_0x5ac3f6(0x1aa)][_0x5ac3f6(0x1d2)][_0x5ac3f6(0x1b9)]();if(0x0==_0x140634[_0x5ac3f6(0x201)])return;const _0x44a2b4=[],_0x3d07ff=_0x140634[_0x5ac3f6(0x1e3)](_0x490ec6=>_0x5ac3f6(0x1e1)==_0x490ec6[_0x5ac3f6(0x207)]),_0x73f857=_0x140634[_0x5ac3f6(0x1e3)](_0x2969a5=>_0x5ac3f6(0x2b9)==_0x2969a5[_0x5ac3f6(0x207)]&&_0x5ac3f6(0x1d1)!=_0x2969a5[_0x5ac3f6(0x1bb)]),_0x343f12=_0x140634[_0x5ac3f6(0x1e3)](_0x179db7=>_0x5ac3f6(0x192)==_0x179db7[_0x5ac3f6(0x207)]&&_0x5ac3f6(0x1d1)!=_0x179db7[_0x5ac3f6(0x1bb)]);for(const _0x12d036 of _0x3d07ff)this[_0x5ac3f6(0x19d)](_0x12d036[_0x5ac3f6(0x185)])&&_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x12d036[_0x5ac3f6(0x185)],'newValue':_0x12d036[_0x5ac3f6(0x270)],'oldValue':_0x12d036[_0x5ac3f6(0x1fc)],'range':Ot(_0x12d036[_0x5ac3f6(0x15b)],_0x3f5d51[_0x5ac3f6(0x1dd)])});for(const _0x469702 of _0x73f857){const _0x202ab0=_0x343f12[_0x5ac3f6(0x281)](_0x1aafa7=>_0x1aafa7[_0x5ac3f6(0x15f)]===_0x469702[_0x5ac3f6(0x15f)]);if(_0x202ab0){const _0x429213=Ft(_0x469702[_0x5ac3f6(0x209)][_0x5ac3f6(0x26c)],_0x3f5d51[_0x5ac3f6(0x1dd)]);_0x202ab0[_0x5ac3f6(0x1bb)]!==_0x469702[_0x5ac3f6(0x1bb)]&&_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x5ac3f6(0x28e),'newValue':_0x469702[_0x5ac3f6(0x1bb)],'oldValue':_0x202ab0[_0x5ac3f6(0x1bb)],'range':_0x429213});for(const [_0x1e28bd,_0x2efdb3]of _0x202ab0[_0x5ac3f6(0x248)]){if(!this[_0x5ac3f6(0x19d)](_0x1e28bd))continue;const _0x28540f=_0x469702[_0x5ac3f6(0x248)][_0x5ac3f6(0x293)](_0x1e28bd);_0x2efdb3!==_0x28540f&&_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x1e28bd,'newValue':_0x28540f,'oldValue':_0x2efdb3,'range':_0x429213});}for(const [_0x5cec1e,_0x3eec6a]of _0x469702[_0x5ac3f6(0x248)])this[_0x5ac3f6(0x19d)](_0x5cec1e)&&(_0x202ab0[_0x5ac3f6(0x248)][_0x5ac3f6(0x1ff)](_0x5cec1e)||_0x44a2b4[_0x5ac3f6(0x113)]({'key':_0x5cec1e,'newValue':_0x3eec6a,'oldValue':null,'range':_0x429213}));}}0x0!=_0x44a2b4[_0x5ac3f6(0x201)]&&_0x3f5d51[_0x5ac3f6(0x1dd)][_0x5ac3f6(0x259)](_0x2d246c,_0x5d4eb2=>{const _0x1a0340=_0x5ac3f6,_0x504a47=_0x1fdcfd();for(const {range:_0x55f634,key:_0x51ba18,oldValue:_0x34eedd,newValue:_0x80dd1f}of _0x44a2b4)this[_0x1a0340(0x134)](_0x55f634,_0x51ba18,_0x34eedd,_0x80dd1f,{'groupId':_0x504a47});this[_0x1a0340(0x232)](_0x5d4eb2,_0x44a2b4);});},{'priority':_0x56b9f5(0x140)}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x2a0)]['on'](_0x56b9f5(0x181),(_0x59ef77,_0x4cc052,_0x349843)=>{const _0x2bb4df=_0x56b9f5;if(null==_0x349843){const {id:_0x3dbf88}=this[_0x2bb4df(0x297)](_0x4cc052[_0x2bb4df(0x1bb)]),_0x570a70=this[_0x2bb4df(0x29f)][_0x2bb4df(0x293)](_0x3dbf88);_0x570a70&&_0x570a70[_0x2bb4df(0x15a)](_0x4cc052[_0x2bb4df(0x1bb)]);}}),_0x3f5d51[_0x56b9f5(0x1dd)][_0x56b9f5(0x1aa)]['on'](_0x56b9f5(0x253),()=>{const _0x395dd6=_0x56b9f5,_0x4e5064=Array[_0x395dd6(0x1e0)](_0x3f5d51[_0x395dd6(0x1dd)][_0x395dd6(0x1aa)][_0x395dd6(0x1d2)][_0x395dd6(0x15d)]())[_0x395dd6(0x1e3)](_0x592ae4=>_0x395dd6(0x227)===this[_0x395dd6(0x297)](_0x592ae4[_0x395dd6(0x1bb)])[_0x395dd6(0x1c5)]);if(0x0===_0x4e5064[_0x395dd6(0x201)])return;_0x4e5064[_0x395dd6(0x1a8)]((_0x3f3322,_0x2b4512)=>{const _0x5e9c33=_0x395dd6,_0x20a488=_0x3f3322[_0x5e9c33(0x1f0)][_0x5e9c33(0x1cb)],_0x2b2dd6=_0x2b4512[_0x5e9c33(0x1f0)][_0x5e9c33(0x1cb)];return null===_0x20a488&&null===_0x2b2dd6?0x0:null===_0x20a488&&null!==_0x2b2dd6?-0x1:null!==_0x20a488&&null===_0x2b2dd6?0x1:_0x20a488[_0x5e9c33(0x264)][_0x5e9c33(0x1a1)](_0x2b2dd6[_0x5e9c33(0x264)])?-0x1:0x1;});const _0x3fb672=new Set(),_0x14378c=new Set();for(const {name:_0x508933,data:_0xe4d0b3}of _0x4e5064){const {id:_0x1f0b29}=this[_0x395dd6(0x297)](_0x508933);if(null===_0xe4d0b3[_0x395dd6(0x1cb)]){const _0x178527=this[_0x395dd6(0x186)](_0x508933);_0x14378c[_0x395dd6(0x251)](_0x178527);}else{const _0x50698f=this[_0x395dd6(0x29f)][_0x395dd6(0x293)](_0x1f0b29);null!==_0xe4d0b3[_0x395dd6(0x177)]||_0x50698f[_0x395dd6(0x2a7)]?(_0x3fb672[_0x395dd6(0x251)](_0x50698f[_0x395dd6(0x14a)]),_0x14378c[_0x395dd6(0x251)](_0x50698f)):this[_0x395dd6(0x23b)](_0x50698f);}}_0x14378c[_0x395dd6(0x237)]>0x0&&this[_0x395dd6(0x222)](_0x14378c);for(const _0x2d0e11 of _0x3fb672)this[_0x395dd6(0x243)](_0x395dd6(0x1e6),_0x2d0e11);}),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x25c),(_0x163163,_0x5eb817)=>{const _0x2281df=_0x56b9f5,_0x2236d3=_0x5eb817[0x0];if(!this[_0x2281df(0x29f)][_0x2281df(0x237)])return;if(!_0x2236d3[_0x2281df(0x290)])return;if(_0x2236d3[_0x2281df(0x191)][_0x2281df(0x120)]||!_0x2236d3[_0x2281df(0x191)][_0x2281df(0x162)])return;let _0x4ee237,_0x23adde;switch(_0x2236d3[_0x2281df(0x207)]){case _0x2281df(0x2b9):_0x4ee237=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x209)]),_0x23adde=_0x4ee237[_0x2281df(0x131)](_0x2236d3[_0x2281df(0x20a)]);break;case _0x2281df(0x212):_0x4ee237=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x143)]),_0x23adde=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x1f9)]);break;case _0x2281df(0x2b1):_0x4ee237=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x1e2)](_0x2236d3[_0x2281df(0x2a1)]),_0x23adde=_0x4ee237[_0x2281df(0x131)](_0x2236d3[_0x2281df(0x20a)]);break;default:return;}const _0x4ab433=_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x111)](_0x4ee237,_0x23adde);_0x3f5d51[_0x2281df(0x1dd)][_0x2281df(0x203)](()=>{const _0x18c330=_0x2281df;for(const {suggestion:_0x3d9a59,meta:_0x1c06bf}of this[_0x18c330(0x202)](_0x4ab433)){if(_0x3d9a59[_0x18c330(0x256)])continue;if(_0x18c330(0x194)==_0x3d9a59[_0x18c330(0x207)])continue;const _0x593cb5=this[_0x18c330(0x27d)](_0x3d9a59);if(_0x593cb5&&this[_0x18c330(0x147)](_0x593cb5)&&_0x18c330(0x212)!=_0x2236d3[_0x18c330(0x207)])continue;const _0x46ee0c=_0x3d9a59[_0x18c330(0x1f0)]&&_0x3d9a59[_0x18c330(0x1f0)][_0x18c330(0x27e)];(_0x18c330(0x13f)!=_0x3d9a59[_0x18c330(0x207)]||_0x18c330(0x212)==_0x2236d3[_0x18c330(0x207)]&&!_0x46ee0c)&&(_0x1c06bf[_0x18c330(0x1ee)]||_0x18c330(0x1ac)==_0x3d9a59[_0x18c330(0x207)]&&_0x1c06bf[_0x18c330(0x1c8)]||_0x3d9a59[_0x18c330(0x24e)]()[_0x18c330(0x240)](_0x4ab433)&&this[_0x18c330(0x19a)](_0x3d9a59,_0x4ee237,_0x23adde));}});},{'priority':_0x56b9f5(0x140)}),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x1a2),(_0x31b3dc,_0x3a5662)=>{const _0x4b9f31=_0x56b9f5,_0x45d5f1=_0x3a5662[0x0],_0x45f90e=_0x3a5662[0x1];if(_0x45f90e&&_0x45f90e[_0x4b9f31(0x1db)])return;if(this[_0x4b9f31(0x22f)])return;if(!this[_0x4b9f31(0x20b)][_0x4b9f31(0x242)])return;if(_0x45d5f1[_0x4b9f31(0x135)])return;const _0x1af3e4=_0x3f5d51[_0x4b9f31(0x1dd)][_0x4b9f31(0x2ab)],{start:_0x24c278,end:_0x5573ce}=_0x45d5f1[_0x4b9f31(0x24e)](),_0x2fab63=_0x24c278[_0x4b9f31(0x26c)]&&_0x1af3e4[_0x4b9f31(0x261)](_0x24c278[_0x4b9f31(0x26c)])?null:_0x1af3e4[_0x4b9f31(0x272)](_0x24c278,_0x4b9f31(0x257)),_0x159d64=_0x5573ce[_0x4b9f31(0x1ba)]&&_0x1af3e4[_0x4b9f31(0x261)](_0x5573ce[_0x4b9f31(0x1ba)])?null:_0x1af3e4[_0x4b9f31(0x272)](_0x5573ce,_0x4b9f31(0x118)),_0x5cb2a3=_0x3f5d51[_0x4b9f31(0x1dd)][_0x4b9f31(0x111)](_0x2fab63?_0x2fab63[_0x4b9f31(0x264)]:_0x24c278,_0x159d64?_0x159d64[_0x4b9f31(0x1af)]:_0x5573ce);_0x3f5d51[_0x4b9f31(0x1dd)][_0x4b9f31(0x203)](_0x5d2cc6=>{const _0x3215b3=_0x4b9f31;this[_0x3215b3(0x258)](_0x5cb2a3);const _0x597ce1=_0x3f5d51[_0x3215b3(0x1dd)][_0x3215b3(0x2ab)][_0x3215b3(0x272)](_0x5cb2a3[_0x3215b3(0x264)]);_0x45d5f1['is'](_0x3215b3(0x1d0))?_0x5d2cc6[_0x3215b3(0x16e)](_0x597ce1):_0x45d5f1[_0x3215b3(0x2b8)](_0x597ce1);}),_0x31b3dc[_0x4b9f31(0x11d)]();},{'priority':_0x39ed77[_0x56b9f5(0x1de)]+0xa}),_0x3f5d51[_0x56b9f5(0x1dd)]['on'](_0x56b9f5(0x114),(_0x2ad11f,_0x129efc)=>{const _0x1ac2d5=_0x56b9f5,_0x2f0e5e=_0x129efc[_0x129efc[_0x1ac2d5(0x201)]-0x1];_0x2f0e5e&&_0x2f0e5e[_0x1ac2d5(0x1db)]||this[_0x1ac2d5(0x22f)]||this[_0x1ac2d5(0x20b)][_0x1ac2d5(0x242)]&&(_0x3f5d51[_0x1ac2d5(0x1dd)][_0x1ac2d5(0x203)](()=>{const _0x2b6ca0=_0x1ac2d5;let _0x421445=_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x114)](_0x129efc[0x0],_0x129efc[0x1],_0x129efc[0x2],{'forceDefaultExecution':!0x0});if(!_0x421445)return;_0x2ad11f[_0x2b6ca0(0x21c)]=_0x421445[_0x2b6ca0(0x1a7)]();const _0x409f4f=_0x421445[_0x2b6ca0(0x1af)][_0x2b6ca0(0x1ba)],_0x295f59=_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x2ab)];_0x409f4f&&_0x295f59[_0x2b6ca0(0x271)](_0x409f4f)&&!_0x295f59[_0x2b6ca0(0x26e)](_0x409f4f)&&(_0x421445=_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x111)](_0x421445[_0x2b6ca0(0x264)],_0x3f5d51[_0x2b6ca0(0x1dd)][_0x2b6ca0(0x1e2)](_0x409f4f,_0x2b6ca0(0x1af)))),this[_0x2b6ca0(0x200)](_0x421445);}),_0x2ad11f[_0x1ac2d5(0x11d)]());},{'priority':_0x56b9f5(0x122)}),this[_0x56b9f5(0x1bc)][_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x231),this[_0x56b9f5(0x20b)]),this[_0x56b9f5(0x12b)](_0x56b9f5(0x231));const _0x3ddca0=new _0xb0c2c4(_0x3f5d51,this[_0x56b9f5(0x29f)]);_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x2b6),_0x3ddca0),this[_0x56b9f5(0x12b)](_0x56b9f5(0x2b6));const _0x8863ec=new _0x56c282(_0x3f5d51,this[_0x56b9f5(0x29f)]);_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x169),_0x8863ec),this[_0x56b9f5(0x12b)](_0x56b9f5(0x169)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x153),new _0x4dd89e(_0x3f5d51,_0x3ddca0,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x153)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x223),new _0x4dd89e(_0x3f5d51,_0x8863ec,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x223)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x1f7),new _0x31255d(_0x3f5d51,_0x3ddca0,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x1f7)),_0x3f5d51[_0x56b9f5(0x11c)][_0x56b9f5(0x251)](_0x56b9f5(0x299),new _0x31255d(_0x3f5d51,_0x8863ec,this[_0x56b9f5(0x29f)])),this[_0x56b9f5(0x12b)](_0x56b9f5(0x299));const _0x49fa5a=_0x3f5d51[_0x56b9f5(0x26a)][_0x56b9f5(0x293)](_0x56b9f5(0x19c));this[_0x56b9f5(0x197)](_0x49fa5a,_0x56b9f5(0x17b),(_0x5f290c,{threadId:_0x11ef22})=>{const _0x4118d9=_0x56b9f5,_0x2a6e5b=this[_0x4118d9(0x29f)][_0x4118d9(0x293)](_0x11ef22);_0x2a6e5b&&_0x2a6e5b[_0x4118d9(0x1eb)]&&0x1===_0x2a6e5b[_0x4118d9(0x1eb)][_0x4118d9(0x201)]&&this[_0x4118d9(0x115)](_0x11ef22,{'hasComments':!0x0});},{'priority':_0x56b9f5(0x167)}),this[_0x56b9f5(0x197)](_0x49fa5a,_0x56b9f5(0x24a),(_0x2766c1,{threadId:_0xd9c4f0})=>{const _0x141101=_0x56b9f5,_0x90167b=this[_0x141101(0x29f)][_0x141101(0x293)](_0xd9c4f0);_0x90167b&&_0x90167b[_0x141101(0x1eb)]&&!_0x90167b[_0x141101(0x1eb)][_0x141101(0x201)]&&this[_0x141101(0x115)](_0xd9c4f0,{'hasComments':!0x1});},{'priority':_0x56b9f5(0x167)});}set[_0x36df20(0x163)](_0x32d705){const _0x12cca6=_0x36df20;if(this[_0x12cca6(0x1b1)])throw new _0x256812(_0x12cca6(0x19b),this);this[_0x12cca6(0x1b1)]=_0x32d705;}get[_0x36df20(0x163)](){const _0x43f411=_0x36df20;return this[_0x43f411(0x1b1)];}[_0x36df20(0x129)]({skipNotAttached:_0x49ce9b=!0x1,toJSON:_0x1c5be6=!0x1}={}){const _0x51edb2=_0x36df20,_0x50d0b3=[];for(const _0x63e25b of this[_0x51edb2(0x29f)][_0x51edb2(0x2ae)]())_0x49ce9b&&!_0x63e25b[_0x51edb2(0x2a7)]||_0x50d0b3[_0x51edb2(0x113)](_0x63e25b);return _0x1c5be6?_0x50d0b3[_0x51edb2(0x27f)](_0x2b7217=>_0x2b7217[_0x51edb2(0x11b)]()):_0x50d0b3;}[_0x36df20(0x1a3)](_0x35f05f){const _0x54a843=_0x36df20,_0x948d80=this[_0x54a843(0x29f)][_0x54a843(0x293)](_0x35f05f);if(!_0x948d80)throw new _0x256812(_0x54a843(0x247),this);return _0x948d80;}[_0x36df20(0x157)](_0x501621){const _0x374e17=_0x36df20;return this[_0x374e17(0x29f)][_0x374e17(0x1ff)](_0x501621);}[_0x36df20(0x14f)](_0x254157){const _0x5e6eed=_0x36df20,{authorId:_0x5a31fb,id:_0x1434cd,attributes:_0x373eb0}=_0x254157,[_0x476c60,_0x4dc786]=_0x254157[_0x5e6eed(0x207)][_0x5e6eed(0x212)](':'),_0x2c2930=this[_0x5e6eed(0x29f)][_0x5e6eed(0x293)](_0x1434cd)||this[_0x5e6eed(0x148)](_0x476c60,_0x4dc786,_0x1434cd,_0x5a31fb,_0x373eb0);if(this[_0x5e6eed(0x1e8)](_0x2c2930),this[_0x5e6eed(0x1d6)](_0x2c2930,_0x476c60,_0x4dc786||null,_0x5a31fb),_0x2c2930[_0x5e6eed(0x10c)]=_0x254157[_0x5e6eed(0x10c)],_0x2c2930[_0x5e6eed(0x280)]=!0x0,_0x373eb0&&_0x373eb0[_0x5e6eed(0x171)]){const _0x482f47=_0x373eb0[_0x5e6eed(0x171)],_0x494189=this[_0x5e6eed(0x265)](_0x482f47[_0x5e6eed(0x1fd)]);_0x2c2930[_0x5e6eed(0x12e)]=_0x482f47[_0x5e6eed(0x10c)],_0x2c2930[_0x5e6eed(0x254)]=_0x494189,_0x2c2930[_0x5e6eed(0x10f)]=!0x0;}else _0x2c2930[_0x5e6eed(0x12e)]=_0x254157[_0x5e6eed(0x10c)];switch(_0x254157[_0x5e6eed(0x1f0)]&&(_0x2c2930[_0x5e6eed(0x1f0)]=_0x254157[_0x5e6eed(0x1f0)]),_0x254157[_0x5e6eed(0x248)]&&(_0x2c2930[_0x5e6eed(0x248)]=_0x254157[_0x5e6eed(0x248)]),this[_0x5e6eed(0x1b1)]&&this[_0x5e6eed(0x1b1)][_0x5e6eed(0x1d8)]||(_0x2c2930[_0x5e6eed(0x287)]=!0x0),this[_0x5e6eed(0x1cf)][_0x5e6eed(0x293)](_0x2c2930)){case _0x5e6eed(0x172):this[_0x5e6eed(0x1cf)][_0x5e6eed(0x21b)](_0x2c2930,_0x5e6eed(0x1bd));break;case _0x5e6eed(0x119):_0x2c2930[_0x5e6eed(0x2a7)]?(this[_0x5e6eed(0x20c)](new Set([_0x2c2930])),this[_0x5e6eed(0x222)](new Set([_0x2c2930])),this[_0x5e6eed(0x1cf)][_0x5e6eed(0x21b)](_0x2c2930,_0x5e6eed(0x284)),this[_0x5e6eed(0x243)](_0x5e6eed(0x190),_0x2c2930)):this[_0x5e6eed(0x1cf)][_0x5e6eed(0x21b)](_0x2c2930,_0x5e6eed(0x2b7));}return _0x2c2930;}[_0x36df20(0x2b6)](_0x28a14c){const _0xcca247=_0x36df20;this[_0xcca247(0x1db)](()=>{const _0x2690e1=_0xcca247;this[_0x2690e1(0x1bc)][_0x2690e1(0x1dd)][_0x2690e1(0x203)](()=>{const _0x9262a7=_0x2690e1;for(const _0x1f84b2 of _0x28a14c[_0x9262a7(0x235)]())_0x1f84b2[_0x9262a7(0x288)]();});});}[_0x36df20(0x169)](_0x4e6f05){const _0x2e89c4=_0x36df20;this[_0x2e89c4(0x1db)](()=>{const _0x47f2ec=_0x2e89c4;this[_0x47f2ec(0x1bc)][_0x47f2ec(0x1dd)][_0x47f2ec(0x203)](()=>{const _0x39ab43=_0x47f2ec;for(const _0x3590d4 of _0x4e6f05[_0x39ab43(0x235)]())_0x3590d4[_0x39ab43(0x205)]();});});}[_0x36df20(0x12b)](_0x15c6c4,_0x3e0f92){const _0x20dc90=_0x36df20,_0x3aab9e=this[_0x20dc90(0x1bc)][_0x20dc90(0x11c)][_0x20dc90(0x293)](_0x15c6c4);if(!_0x3aab9e)throw new _0x256812(_0x20dc90(0x178),this,{'commandName':_0x15c6c4});if(this[_0x20dc90(0x13e)][_0x20dc90(0x1ff)](_0x3aab9e))throw new _0x256812(_0x20dc90(0x18a),this,{'commandName':_0x15c6c4});this[_0x20dc90(0x13e)][_0x20dc90(0x251)](_0x3aab9e),_0x3e0f92&&_0x3aab9e['on'](_0x20dc90(0x29d),(_0x1cd356,_0x5a7843)=>{const _0x2d9ba3=_0x20dc90;this[_0x2d9ba3(0x20b)][_0x2d9ba3(0x242)]&&(this[_0x2d9ba3(0x22f)]||(_0x5a7843[_0x2d9ba3(0x201)]>0x0&&_0x5a7843[_0x5a7843[_0x2d9ba3(0x201)]-0x1]&&_0x5a7843[_0x5a7843[_0x2d9ba3(0x201)]-0x1][_0x2d9ba3(0x1db)]?_0x5a7843[_0x2d9ba3(0x188)]():(_0x1cd356[_0x2d9ba3(0x21c)]=_0x3e0f92((..._0xa247d7)=>_0x3aab9e[_0x2d9ba3(0x29d)](..._0xa247d7,{'forceDefaultExecution':!0x0}),..._0x5a7843),_0x1cd356[_0x2d9ba3(0x11d)]())));},{'priority':_0x20dc90(0x122)});}[_0x36df20(0x1db)](_0x338bfb){const _0x136a88=_0x36df20;let _0x55f123,_0x327340;const _0x14cc9e=this[_0x136a88(0x22f)];this[_0x136a88(0x22f)]=!0x0;try{_0x55f123=_0x338bfb();}catch(_0x270bc4){_0x327340=_0x270bc4;}return _0x14cc9e||(this[_0x136a88(0x22f)]=!0x1),_0x327340&&_0x256812[_0x136a88(0x117)](_0x327340,this),_0x55f123;}[_0x36df20(0x200)](_0x272bd9,_0x3ef1cb=null,_0x44eefb={}){const _0x20a33e=_0x36df20;if(_0x272bd9[_0x20a33e(0x135)])return null;const _0x62d3d3=this[_0x20a33e(0x1bc)][_0x20a33e(0x26a)][_0x20a33e(0x293)](_0x20a33e(0x168))['me'];for(const {suggestion:_0x53252b,meta:_0x598527}of this[_0x20a33e(0x202)](_0x272bd9,_0x20a33e(0x1ac)))if(_0x598527[_0x20a33e(0x1c8)]){if(!_0x598527[_0x20a33e(0x130)]){if(_0x598527[_0x20a33e(0x1ee)]){if(!this[_0x20a33e(0x1a6)]||!Lt(_0x53252b,_0x44eefb))continue;return _0x53252b;}if(Lt(_0x53252b,_0x44eefb))return _0x53252b;this[_0x20a33e(0x19a)](_0x53252b,_0x272bd9[_0x20a33e(0x264)],_0x272bd9[_0x20a33e(0x1af)]);break;}if(_0x3ef1cb==_0x53252b[_0x20a33e(0x282)]&&Lt(_0x53252b,_0x44eefb)){const _0x393387=_0x53252b[_0x20a33e(0x24e)]();return _0x393387[_0x20a33e(0x264)][_0x20a33e(0x17f)](_0x272bd9[_0x20a33e(0x1af)])?this[_0x20a33e(0x1b6)](_0x53252b,this[_0x20a33e(0x179)][_0x20a33e(0x111)](_0x272bd9[_0x20a33e(0x264)],_0x393387[_0x20a33e(0x1af)])):this[_0x20a33e(0x1b6)](_0x53252b,this[_0x20a33e(0x179)][_0x20a33e(0x111)](_0x393387[_0x20a33e(0x264)],_0x272bd9[_0x20a33e(0x1af)])),_0x53252b;}}const _0x18a98a=_0x1fdcfd(),_0x1ffa4e=_0x62d3d3['id'],_0x3c9191=_0x3ef1cb?_0x20a33e(0x2b5)+_0x3ef1cb:_0x20a33e(0x1ac),_0x2d51c5=this[_0x20a33e(0x156)]({'id':_0x18a98a,'type':_0x3c9191,'createdAt':new Date(),'authorId':_0x1ffa4e,'attributes':_0x44eefb});return this[_0x20a33e(0x127)](_0x3c9191,_0x18a98a,_0x1ffa4e,_0x272bd9),_0x2d51c5;}[_0x36df20(0x21e)](_0x453705,_0x188add=_0x36df20(0x1e9),_0x8d2be4={}){const _0x123d69=_0x36df20,_0x1afb67=this[_0x123d69(0x1bc)][_0x123d69(0x26a)][_0x123d69(0x293)](_0x123d69(0x168))['me'],_0xa886f=this[_0x123d69(0x1f1)][_0x123d69(0x164)](_0x123d69(0x1ac),_0x188add,_0x123d69(0x2ac));for(const _0x2cb2a7 of this[_0x123d69(0x129)]())if(_0x2cb2a7[_0x123d69(0x254)]['id']==_0x1afb67['id']&&_0x123d69(0x1ac)==_0x2cb2a7[_0x123d69(0x207)]&&_0x2cb2a7[_0x123d69(0x282)]==_0x188add&&Lt(_0x2cb2a7,_0x8d2be4)&&(_0xa886f(_0x2cb2a7[_0x123d69(0x182)](),_0x453705)||_0xa886f(_0x453705,_0x2cb2a7[_0x123d69(0x182)]()))){for(const _0x5b9d1f of _0x453705)_0x2cb2a7[_0x123d69(0x14b)](_0x5b9d1f);return _0x2cb2a7;}for(const {suggestion:_0x37cdf4,meta:_0x2562db}of this[_0x123d69(0x202)](_0x453705,_0x123d69(0x1ac))){if(!_0x2562db[_0x123d69(0x1c8)])continue;if(!this[_0x123d69(0x1a6)]&&_0x2562db[_0x123d69(0x1ee)])continue;if(!Lt(_0x37cdf4,_0x8d2be4))continue;let _0x1fabbe=!0x0;for(const _0x46de11 of _0x37cdf4[_0x123d69(0x182)]())for(const _0x478b05 of _0x453705)if(!_0x46de11[_0x123d69(0x240)](_0x478b05)){_0x1fabbe=!0x1;break;}if(_0x1fabbe)return _0x37cdf4;}const _0x1a0108=_0x1fdcfd(),_0x55224d=_0x1afb67['id'],_0x17db28=_0x123d69(0x2b5)+_0x188add,_0x2ba0b8=this[_0x123d69(0x156)]({'id':_0x1a0108,'type':_0x17db28,'createdAt':new Date(),'authorId':_0x55224d,'attributes':_0x8d2be4});for(const _0x248b32 of _0x453705)this[_0x123d69(0x127)](_0x17db28,_0x1a0108,_0x55224d,_0x248b32,_0x39f4c1[_0x123d69(0x1c7)]());return _0x2ba0b8;}[_0x36df20(0x252)](_0x25baf3,_0x1671b7,_0x39c844=null,_0x197152={}){const _0x1349de=_0x36df20;if(_0x39c844=_0x39c844||Vt(_0x1671b7),_0x25baf3[_0x1349de(0x135)])return null;if(_0x1349de(0x2a4)===this[_0x1349de(0x266)]){const _0x18a0aa=this[_0x1349de(0x1f1)][_0x1349de(0x164)](_0x1349de(0x194),_0x39c844,_0x1349de(0x288));return this[_0x1349de(0x1db)](()=>_0x18a0aa([_0x25baf3],_0x1671b7,_0x197152)),null;}const _0x248838=this[_0x1349de(0x1bc)][_0x1349de(0x26a)][_0x1349de(0x293)](_0x1349de(0x168))['me'],_0xdca2a5=[];if(_0x1349de(0x12a)!==this[_0x1349de(0x266)]){for(const {suggestion:_0x5e8ee5,meta:_0x300f37}of this[_0x1349de(0x202)](_0x25baf3,_0x1349de(0x1ac)))_0x300f37[_0x1349de(0x1c8)]&&!_0x300f37[_0x1349de(0x1c4)]&&_0xdca2a5[_0x1349de(0x113)](..._0x5e8ee5[_0x1349de(0x182)]());}const _0xb806f=function(_0x44e362,_0xa695){const _0x4625fe=_0x1349de,_0x8a3ed3=[];for(const _0x680e4c of _0xa695){const _0x1df4a9=_0x44e362[_0x4625fe(0x26f)](_0x680e4c);_0x1df4a9&&_0x8a3ed3[_0x4625fe(0x113)](_0x1df4a9);}return _0x8a3ed3;}(_0x25baf3,_0xdca2a5),_0xea875e=function(_0x55144b,_0x40363c){const _0x24d5a4=_0x1349de,_0x70116b=[_0x55144b];for(const _0x137575 of _0x40363c){let _0x218363=0x0;for(;_0x218363<_0x70116b[_0x24d5a4(0x201)];){const _0x448bbf=_0x70116b[_0x218363][_0x24d5a4(0x245)](_0x137575);_0x70116b[_0x24d5a4(0x213)](_0x218363,0x1,..._0x448bbf),_0x218363+=_0x448bbf[_0x24d5a4(0x201)];}}return _0x70116b;}(_0x25baf3,_0xdca2a5);_0xb806f[_0x1349de(0x201)]&&this[_0x1349de(0x179)][_0x1349de(0x203)](()=>{const _0x4af627=_0x1349de;for(const _0x10cd7d of _0xb806f){const _0x3044d4=this[_0x4af627(0x1f1)][_0x4af627(0x164)](_0x4af627(0x194),_0x39c844,_0x4af627(0x288));this[_0x4af627(0x1db)](()=>_0x3044d4([_0x10cd7d],_0x1671b7,_0x197152));}});for(const _0x1c76ce of _0xea875e){let _0x1d9918=null,_0x46d5a1=_0x1c76ce[_0x1349de(0x264)],_0x3450d5=_0x1c76ce[_0x1349de(0x1af)];for(const {suggestion:_0x525b47,meta:_0x5e4630}of this[_0x1349de(0x202)](_0x1c76ce,_0x1349de(0x194))){if(!_0x5e4630[_0x1349de(0x1c8)])continue;if(_0x525b47[_0x1349de(0x282)]!=_0x39c844)continue;if(!Lt(_0x525b47,_0x197152))continue;const _0xb115b2=_0x525b47[_0x1349de(0x24e)]();if(_0xb115b2[_0x1349de(0x240)](_0x1c76ce,!0x0))return null;_0x46d5a1=_0x46d5a1[_0x1349de(0x1a1)](_0xb115b2[_0x1349de(0x264)])?_0x46d5a1:_0xb115b2[_0x1349de(0x264)],_0x3450d5=_0x3450d5[_0x1349de(0x150)](_0xb115b2[_0x1349de(0x1af)])?_0x3450d5:_0xb115b2[_0x1349de(0x1af)],_0x1d9918?_0xb115b2[_0x1349de(0x264)][_0x1349de(0x1a1)](_0x1d9918[_0x1349de(0x24e)]()[_0x1349de(0x264)])?(_0x1d9918[_0x1349de(0x121)](),_0x1d9918=_0x525b47):_0x525b47[_0x1349de(0x121)]():_0x1d9918=_0x525b47;}const _0x1913b3=this[_0x1349de(0x179)][_0x1349de(0x111)](_0x46d5a1,_0x3450d5);if(_0x1d9918)this[_0x1349de(0x1b6)](_0x1d9918,_0x1913b3);else{const _0x1de8e0=_0x1fdcfd(),_0xb6b220=_0x248838['id'];this[_0x1349de(0x156)]({'id':_0x1de8e0,'type':_0x1349de(0x189)+_0x39c844,'data':_0x1671b7,'createdAt':new Date(),'authorId':_0xb6b220,'attributes':_0x197152}),this[_0x1349de(0x127)](_0x1349de(0x189)+_0x39c844,_0x1de8e0,_0xb6b220,_0x1913b3);}}return null;}[_0x36df20(0x29e)](_0x2a13bb,_0x4f015f,_0x4c6679=[],_0x5bb862=null,_0x488304={}){const _0x205bd9=_0x36df20;_0x4f015f[_0x205bd9(0x279)]||(_0x4f015f[_0x205bd9(0x279)]=_0x4f015f[_0x205bd9(0x1f2)]),_0x4f015f[_0x205bd9(0x27e)]=_0x2a13bb['is'](_0x205bd9(0x15b)),_0x5bb862=_0x5bb862||Vt(_0x4f015f);const _0x3d16dc=_0x4c6679[_0x205bd9(0x27f)](_0x411f83=>Ft(_0x411f83,this[_0x205bd9(0x179)])),_0x12709b=_0x2a13bb['is'](_0x205bd9(0x15b))?_0x2a13bb:Ft(_0x2a13bb,this[_0x205bd9(0x179)]);if(_0x205bd9(0x2a4)===this[_0x205bd9(0x266)]){const _0x45b254=this[_0x205bd9(0x1f1)][_0x205bd9(0x164)](_0x205bd9(0x13f),_0x5bb862,_0x205bd9(0x288));return this[_0x205bd9(0x1db)](()=>_0x45b254([_0x12709b],_0x4f015f,_0x488304)),null;}_0x3d16dc[_0x205bd9(0x113)](_0x12709b);let _0x3e877a=!0x0;for(const _0x1a3c94 of _0x3d16dc)if(!this[_0x205bd9(0x224)](_0x1a3c94)){_0x3e877a=!0x1;break;}if(_0x3e877a&&_0x205bd9(0x12a)!==this[_0x205bd9(0x266)]){const _0x3b7e95=this[_0x205bd9(0x1f1)][_0x205bd9(0x164)](_0x205bd9(0x13f),_0x5bb862,_0x205bd9(0x288));return this[_0x205bd9(0x1db)](()=>_0x3b7e95([_0x12709b],_0x4f015f,_0x488304)),null;}let _0x128b14=null,_0x43d4f=_0x12709b[_0x205bd9(0x264)],_0x2f7b6e=_0x12709b[_0x205bd9(0x1af)];for(const {suggestion:_0x3e9cd2,meta:_0x1022ab}of this[_0x205bd9(0x202)](_0x12709b,_0x205bd9(0x13f))){if(!_0x1022ab[_0x205bd9(0x1c8)])continue;if(_0x1022ab[_0x205bd9(0x130)]||_0x1022ab[_0x205bd9(0x1ee)]||_0x1022ab[_0x205bd9(0x1c4)])continue;if(_0x3e9cd2[_0x205bd9(0x1f0)][_0x205bd9(0x279)]!=_0x4f015f[_0x205bd9(0x279)])continue;if(!Lt(_0x3e9cd2,_0x488304))continue;const _0xdc7c12=_0x3e9cd2[_0x205bd9(0x24e)]();if(_0x3e9cd2[_0x205bd9(0x282)]==_0x5bb862){if(_0xdc7c12[_0x205bd9(0x240)](_0x12709b,!0x0))return null;_0x43d4f=_0x43d4f[_0x205bd9(0x1a1)](_0xdc7c12[_0x205bd9(0x264)])?_0x43d4f:_0xdc7c12[_0x205bd9(0x264)],_0x2f7b6e=_0x2f7b6e[_0x205bd9(0x150)](_0xdc7c12[_0x205bd9(0x1af)])?_0x2f7b6e:_0xdc7c12[_0x205bd9(0x1af)],_0x128b14?_0xdc7c12[_0x205bd9(0x264)][_0x205bd9(0x1a1)](_0x128b14[_0x205bd9(0x24e)]()[_0x205bd9(0x264)])?(_0x128b14[_0x205bd9(0x121)](),_0x128b14=_0x3e9cd2):_0x3e9cd2[_0x205bd9(0x121)]():_0x128b14=_0x3e9cd2;}else{const _0x12523c=_0x12709b[_0x205bd9(0x26f)](_0xdc7c12);this[_0x205bd9(0x18c)](_0x3e9cd2,_0x12523c);}}const _0x33338b=this[_0x205bd9(0x1bc)][_0x205bd9(0x26a)][_0x205bd9(0x293)](_0x205bd9(0x168))['me'],_0xfb5c6b=_0x1fdcfd(),_0x390da6=_0x33338b['id'];if(_0x128b14)return this[_0x205bd9(0x1b6)](_0x128b14,this[_0x205bd9(0x179)][_0x205bd9(0x111)](_0x43d4f,_0x2f7b6e)),_0x128b14;{const _0x53c9fc=this[_0x205bd9(0x156)]({'id':_0xfb5c6b,'type':_0x205bd9(0x11a)+_0x5bb862,'data':_0x4f015f,'createdAt':new Date(),'authorId':_0x390da6,'attributes':_0x488304});return this[_0x205bd9(0x127)](_0x205bd9(0x11a)+_0x5bb862,_0xfb5c6b,_0x390da6,this[_0x205bd9(0x179)][_0x205bd9(0x111)](_0x43d4f,_0x2f7b6e)),_0x53c9fc;}}[_0x36df20(0x289)](_0x14139f,_0x41b4d8,_0x31a800=[],_0x52bc91=null,_0x2fde6d={}){const _0x4c1e1f=_0x36df20;_0x41b4d8[_0x4c1e1f(0x279)]||(_0x41b4d8[_0x4c1e1f(0x279)]=_0x41b4d8[_0x4c1e1f(0x1f2)]);const _0x1b84ce=_0x14139f[0x0];_0x41b4d8[_0x4c1e1f(0x27e)]=_0x1b84ce['is'](_0x4c1e1f(0x15b)),_0x52bc91=_0x52bc91||Vt(_0x41b4d8);const _0x580a5e=_0x31a800[_0x4c1e1f(0x27f)](_0x5604f9=>Ft(_0x5604f9,this[_0x4c1e1f(0x179)])),_0x136988=_0x1b84ce['is'](_0x4c1e1f(0x15b))?_0x14139f:_0x14139f[_0x4c1e1f(0x27f)](_0x1db464=>Ft(_0x1db464,this[_0x4c1e1f(0x179)]));if(_0x4c1e1f(0x2a4)===this[_0x4c1e1f(0x266)]){const _0x4da10e=this[_0x4c1e1f(0x1f1)][_0x4c1e1f(0x164)](_0x4c1e1f(0x13f),_0x52bc91,_0x4c1e1f(0x288));return this[_0x4c1e1f(0x1db)](()=>_0x4da10e(_0x136988,_0x41b4d8,_0x2fde6d)),null;}_0x580a5e[_0x4c1e1f(0x113)](..._0x136988);let _0x2e4c6d=!0x0;for(const _0x4273f1 of _0x580a5e)if(!this[_0x4c1e1f(0x224)](_0x4273f1)){_0x2e4c6d=!0x1;break;}if(_0x2e4c6d&&_0x4c1e1f(0x12a)!==this[_0x4c1e1f(0x266)]){const _0x24f92c=this[_0x4c1e1f(0x1f1)][_0x4c1e1f(0x164)](_0x4c1e1f(0x13f),_0x52bc91,_0x4c1e1f(0x288));return this[_0x4c1e1f(0x1db)](()=>_0x24f92c(_0x136988,_0x41b4d8,_0x2fde6d)),null;}const _0x2e5e17=this[_0x4c1e1f(0x1bc)][_0x4c1e1f(0x26a)][_0x4c1e1f(0x293)](_0x4c1e1f(0x168))['me'];for(const _0x36fe9a of this[_0x4c1e1f(0x129)]()){if(_0x36fe9a[_0x4c1e1f(0x254)]['id']!=_0x2e5e17['id'])continue;if(_0x4c1e1f(0x13f)!=_0x36fe9a[_0x4c1e1f(0x207)]||_0x36fe9a[_0x4c1e1f(0x1f0)][_0x4c1e1f(0x279)]!=_0x41b4d8[_0x4c1e1f(0x279)])continue;if(!Lt(_0x36fe9a,_0x2fde6d))continue;const _0x535548=_0x36fe9a[_0x4c1e1f(0x282)]==_0x52bc91;for(let _0x2cd885=0x0;_0x2cd885<_0x136988[_0x4c1e1f(0x201)];_0x2cd885++){const _0x3e0cc2=_0x136988[_0x2cd885];for(const _0x306a7e of _0x36fe9a[_0x4c1e1f(0x20f)]()){const _0x997e47=_0x306a7e[_0x4c1e1f(0x13b)]();if(_0x3e0cc2[_0x4c1e1f(0x17f)](_0x997e47)){_0x535548?(_0x136988[_0x4c1e1f(0x213)](_0x2cd885,0x1),_0x2cd885--):_0x36fe9a[_0x4c1e1f(0x183)](_0x306a7e[_0x4c1e1f(0x1bb)]);break;}}}}if(0x0==_0x136988[_0x4c1e1f(0x201)])return null;const _0x486e37=this[_0x4c1e1f(0x1f1)][_0x4c1e1f(0x164)](_0x4c1e1f(0x13f),_0x52bc91,_0x4c1e1f(0x2ac));for(const _0x1bd1e8 of this[_0x4c1e1f(0x129)]())if(_0x1bd1e8[_0x4c1e1f(0x254)]['id']==_0x2e5e17['id']&&_0x4c1e1f(0x13f)==_0x1bd1e8[_0x4c1e1f(0x207)]&&_0x1bd1e8[_0x4c1e1f(0x1f0)][_0x4c1e1f(0x279)]==_0x41b4d8[_0x4c1e1f(0x279)]&&_0x1bd1e8[_0x4c1e1f(0x282)]==_0x52bc91&&Lt(_0x1bd1e8,_0x2fde6d)&&(_0x486e37(_0x1bd1e8[_0x4c1e1f(0x182)](),_0x136988)||_0x486e37(_0x136988,_0x1bd1e8[_0x4c1e1f(0x182)]()))){for(const _0x4fc144 of _0x136988)_0x1bd1e8[_0x4c1e1f(0x14b)](_0x4fc144);return _0x1bd1e8;}const _0x3fa776=_0x1fdcfd(),_0x40c3de=_0x2e5e17['id'],_0x2ec267=_0x4c1e1f(0x11a)+_0x52bc91,_0x208752=this[_0x4c1e1f(0x156)]({'id':_0x3fa776,'type':_0x2ec267,'data':_0x41b4d8,'createdAt':new Date(),'authorId':_0x40c3de,'attributes':_0x2fde6d});for(const _0x533b29 of _0x136988)this[_0x4c1e1f(0x127)](_0x2ec267,_0x3fa776,_0x40c3de,_0x533b29,_0x39f4c1[_0x4c1e1f(0x1c7)]());return _0x208752;}[_0x36df20(0x258)](_0x347577,_0x297c99=null,_0x461642={}){const _0x30e073=_0x36df20;if(_0x347577[_0x30e073(0x135)])return null;const _0x1b881d=this[_0x30e073(0x1bc)][_0x30e073(0x26a)][_0x30e073(0x293)](_0x30e073(0x168))['me'],_0x50dd1c=new _0x46b209(_0x347577[_0x30e073(0x264)],_0x347577[_0x30e073(0x1af)]);for(const {suggestion:_0x123cea,meta:_0x16c810}of this[_0x30e073(0x202)](_0x50dd1c,_0x30e073(0x1ac)))if(_0x16c810[_0x30e073(0x1c8)]&&!_0x16c810[_0x30e073(0x130)]){if(_0x123cea[_0x30e073(0x256)]){const _0x4d2e30=_0x123cea[_0x30e073(0x182)]()[_0x30e073(0x1e3)](_0x3482bc=>_0x30e073(0x275)!=_0x3482bc[_0x30e073(0x1f8)][_0x30e073(0x2aa)]);_0x4d2e30[_0x30e073(0x1b4)](_0xc87829=>_0x50dd1c[_0x30e073(0x240)](_0xc87829,!0x0))&&_0x123cea[_0x30e073(0x205)]();if(_0x4d2e30[_0x30e073(0x255)](_0xc906ad=>_0xc906ad[_0x30e073(0x240)](_0x50dd1c,!0x0))){const _0x239e83=this[_0x30e073(0x1f1)][_0x30e073(0x164)](_0x30e073(0x174),_0x297c99,_0x30e073(0x288));return this[_0x30e073(0x1db)](()=>_0x239e83([_0x50dd1c],null,_0x461642)),null;}}else{const _0x4e2fc0=_0x50dd1c[_0x30e073(0x26f)](_0x123cea[_0x30e073(0x24e)]());null!==_0x4e2fc0&&_0x123cea[_0x30e073(0x1fa)]([_0x4e2fc0],null,_0x461642);}}if(_0x50dd1c[_0x30e073(0x246)](),_0x50dd1c[_0x30e073(0x135)]||_0x30e073(0x275)==_0x50dd1c[_0x30e073(0x1f8)][_0x30e073(0x2aa)])return null;let _0x4cf220=null,_0x4e9d77=_0x50dd1c[_0x30e073(0x264)],_0x1d0a33=_0x50dd1c[_0x30e073(0x1af)];const _0xbc55d4=this[_0x30e073(0x202)](_0x50dd1c,_0x30e073(0x174));for(const {suggestion:_0x13fb5b,meta:_0x3b6cd4}of _0xbc55d4){const _0x56486c=this[_0x30e073(0x179)][_0x30e073(0x111)](_0x4e9d77,_0x1d0a33);if(_0x3b6cd4[_0x30e073(0x1c8)]&&(this[_0x30e073(0x1a6)]||!_0x3b6cd4[_0x30e073(0x1ee)]&&!_0x3b6cd4[_0x30e073(0x1c4)])){if(_0x13fb5b[_0x30e073(0x256)]){if(!Lt(_0x13fb5b,_0x461642))continue;let _0x3a6da8=!0x0;for(const _0x570001 of _0x13fb5b[_0x30e073(0x182)]()){if(_0x570001[_0x30e073(0x240)](_0x56486c,!0x0))return _0x13fb5b;_0x56486c[_0x30e073(0x240)](_0x570001)||(_0x3a6da8=!0x1);}_0x3a6da8&&_0x13fb5b[_0x30e073(0x205)]();}else{const _0x22ba71=_0x13fb5b[_0x30e073(0x24e)]();if(_0x22ba71[_0x30e073(0x240)](_0x56486c,!0x0))return _0x13fb5b;if(!Lt(_0x13fb5b,_0x461642)){_0x56486c[_0x30e073(0x240)](_0x22ba71)?_0x13fb5b[_0x30e073(0x121)]():_0x22ba71[_0x30e073(0x1dc)](_0x4e9d77)?_0x4e9d77=_0x22ba71[_0x30e073(0x1af)]:_0x22ba71[_0x30e073(0x1dc)](_0x1d0a33)&&(_0x1d0a33=_0x22ba71[_0x30e073(0x264)]);continue;}_0x4e9d77=_0x4e9d77[_0x30e073(0x1a1)](_0x22ba71[_0x30e073(0x264)])?_0x4e9d77:_0x22ba71[_0x30e073(0x264)],_0x1d0a33=_0x1d0a33[_0x30e073(0x150)](_0x22ba71[_0x30e073(0x1af)])?_0x1d0a33:_0x22ba71[_0x30e073(0x1af)],_0x461642=Object[_0x30e073(0x1ec)]({},_0x13fb5b[_0x30e073(0x248)]),_0x4cf220?_0x22ba71[_0x30e073(0x264)][_0x30e073(0x1a1)](_0x4cf220[_0x30e073(0x24e)]()[_0x30e073(0x264)])?(_0x4cf220[_0x30e073(0x121)](),_0x4cf220=_0x13fb5b):_0x13fb5b[_0x30e073(0x121)]():_0x4cf220=_0x13fb5b;}}}if(_0x4cf220)return this[_0x30e073(0x1b6)](_0x4cf220,this[_0x30e073(0x179)][_0x30e073(0x111)](_0x4e9d77,_0x1d0a33)),_0x4cf220;{const _0x24c492=_0x1fdcfd(),_0x5f5c25=this[_0x30e073(0x179)][_0x30e073(0x111)](_0x4e9d77,_0x1d0a33),_0x3f262e=_0x1b881d['id'],_0xaabdd2=_0x297c99?_0x30e073(0x12c)+_0x297c99:_0x30e073(0x174),_0xcba945=this[_0x30e073(0x156)]({'id':_0x24c492,'type':_0xaabdd2,'createdAt':new Date(),'authorId':_0x3f262e,'attributes':_0x461642});return this[_0x30e073(0x127)](_0xaabdd2,_0x24c492,_0x3f262e,_0x5f5c25),_0xcba945;}}[_0x36df20(0x20e)](_0x35c6a1,_0x215556=_0x36df20(0x1e9),_0x3a6f8a={}){const _0x494390=_0x36df20,_0x3ce120=this[_0x494390(0x1bc)][_0x494390(0x26a)][_0x494390(0x293)](_0x494390(0x168))['me'],_0x2f7815=_0x35c6a1[_0x494390(0x27f)](_0x36a976=>new _0x46b209(_0x36a976[_0x494390(0x264)],_0x36a976[_0x494390(0x1af)])),_0x1bef48=new Set();for(const {suggestion:_0x3d799a,meta:_0x50b059}of this[_0x494390(0x202)](_0x2f7815,_0x494390(0x1ac)))_0x50b059[_0x494390(0x1c8)]&&!_0x50b059[_0x494390(0x130)]&&_0x1bef48[_0x494390(0x251)](_0x3d799a);for(const _0xe5a8af of _0x1bef48)if(_0xe5a8af[_0x494390(0x256)]){const _0x3e2324=_0xe5a8af[_0x494390(0x182)]();(!_0xe5a8af[_0x494390(0x248)]||!_0xe5a8af[_0x494390(0x248)][_0x494390(0x26b)])&&(_0x3e2324[_0x494390(0x1b4)](_0x4f7d5b=>_0x2f7815[_0x494390(0x255)](_0x28214b=>_0x28214b[_0x494390(0x240)](_0x4f7d5b,!0x0)))&&_0xe5a8af[_0x494390(0x205)]());if(_0x2f7815[_0x494390(0x1b4)](_0xb62df6=>_0x3e2324[_0x494390(0x255)](_0x17d2a7=>_0x17d2a7[_0x494390(0x240)](_0xb62df6,!0x0)))){const _0x1b0337=this[_0x494390(0x1f1)][_0x494390(0x164)](_0x494390(0x174),_0x215556,_0x494390(0x288));return this[_0x494390(0x1db)](()=>_0x1b0337(_0x35c6a1,null,_0x3a6f8a)),null;}}else{const _0x553dd7=_0xe5a8af[_0x494390(0x24e)]();_0x2f7815[_0x494390(0x255)](_0x406b7d=>_0x406b7d[_0x494390(0x240)](_0x553dd7,!0x0))&&_0xe5a8af[_0x494390(0x205)]();if(_0x2f7815[_0x494390(0x1b4)](_0x15edf6=>_0x553dd7[_0x494390(0x240)](_0x15edf6,!0x0))){const _0x480e1b=this[_0x494390(0x1f1)][_0x494390(0x164)](_0x494390(0x174),_0x215556,_0x494390(0x288));return this[_0x494390(0x1db)](()=>_0x480e1b(_0x2f7815,null,_0x3a6f8a)),null;}}const _0x3fb74d=this[_0x494390(0x1f1)][_0x494390(0x164)](_0x494390(0x174),_0x215556,_0x494390(0x2ac));let _0x4c12a3=null;for(const _0x3fa1e8 of this[_0x494390(0x129)]())if(_0x3fa1e8[_0x494390(0x254)]['id']==_0x3ce120['id']&&_0x3fa1e8[_0x494390(0x2a7)]&&_0x494390(0x174)==_0x3fa1e8[_0x494390(0x207)]&&_0x3fa1e8[_0x494390(0x282)]==_0x215556&&Lt(_0x3fa1e8,_0x3a6f8a)&&(_0x3fb74d(_0x3fa1e8[_0x494390(0x182)](),_0x2f7815)||_0x3fb74d(_0x2f7815,_0x3fa1e8[_0x494390(0x182)]()))){if(_0x4c12a3){if(_0x3fa1e8[_0x494390(0x1eb)]&&_0x3fa1e8[_0x494390(0x1eb)][_0x494390(0x201)])continue;for(const _0x463226 of _0x3fa1e8[_0x494390(0x182)]())_0x4c12a3[_0x494390(0x244)](_0x463226)||_0x4c12a3[_0x494390(0x14b)](_0x463226);_0x3fa1e8[_0x494390(0x121)]();}else{_0x4c12a3=_0x3fa1e8;for(const _0x3a7bd6 of _0x2f7815)_0x3fa1e8[_0x494390(0x244)](_0x3a7bd6)||_0x3fa1e8[_0x494390(0x14b)](_0x3a7bd6);}}if(_0x4c12a3)return _0x4c12a3;_0x1bef48[_0x494390(0x176)]();for(const {suggestion:_0x127e68,meta:_0x5f07cc}of this[_0x494390(0x202)](_0x2f7815,_0x494390(0x174)))_0x5f07cc[_0x494390(0x1c8)]&&(this[_0x494390(0x1a6)]||!_0x5f07cc[_0x494390(0x1ee)]&&!_0x5f07cc[_0x494390(0x1c4)])&&Lt(_0x127e68,_0x3a6f8a)&&_0x1bef48[_0x494390(0x251)](_0x127e68);for(const _0x2202ff of _0x1bef48){const _0x1bc9bc=_0x2202ff[_0x494390(0x182)]();if(!_0x3a6f8a||!_0x3a6f8a[_0x494390(0x26b)]){if(_0x2f7815[_0x494390(0x1b4)](_0x109b2b=>_0x1bc9bc[_0x494390(0x255)](_0x49af77=>_0x49af77[_0x494390(0x240)](_0x109b2b,!0x0))))return _0x2202ff;}(!_0x2202ff[_0x494390(0x248)]||!_0x2202ff[_0x494390(0x248)][_0x494390(0x26b)])&&(_0x1bc9bc[_0x494390(0x1b4)](_0x42a0db=>_0x2f7815[_0x494390(0x255)](_0x1abd43=>_0x1abd43[_0x494390(0x240)](_0x42a0db,!0x0)))&&_0x2202ff[_0x494390(0x205)]());}const _0x4986c8=_0x1fdcfd(),_0x39fbd3=_0x3ce120['id'],_0x43c2f8=_0x494390(0x12c)+_0x215556,_0x51a266=this[_0x494390(0x156)]({'id':_0x4986c8,'type':_0x43c2f8,'createdAt':new Date(),'authorId':_0x39fbd3,'attributes':_0x3a6f8a});for(const _0x4d77bc of _0x2f7815)_0x4d77bc[_0x494390(0x246)](),_0x4d77bc[_0x494390(0x135)]||_0x494390(0x275)==_0x4d77bc[_0x494390(0x1f8)][_0x494390(0x2aa)]||this[_0x494390(0x127)](_0x43c2f8,_0x4986c8,_0x39fbd3,_0x4d77bc,_0x39f4c1[_0x494390(0x1c7)]());return _0x51a266;}[_0x36df20(0x134)](_0xc0d953,_0x23d479,_0x2a22f4,_0x3feaf4,_0x2d8c6e){const _0x6a1c05=_0x36df20;if(_0xc0d953[_0x6a1c05(0x135)])return[];if(_0x6a1c05(0x2a4)===this[_0x6a1c05(0x266)])return[];const _0x3aab4f=this[_0x6a1c05(0x1bc)][_0x6a1c05(0x26a)][_0x6a1c05(0x293)](_0x6a1c05(0x168))['me']['id'],_0x3c46bb=Array[_0x6a1c05(0x1e0)](this[_0x6a1c05(0x29f)][_0x6a1c05(0x2ae)]())[_0x6a1c05(0x1e3)](_0xa58121=>_0x6a1c05(0x1e1)==_0xa58121[_0x6a1c05(0x207)]&&_0xa58121[_0x6a1c05(0x1f0)][_0x6a1c05(0x1ae)]==_0x23d479&&_0xa58121[_0x6a1c05(0x244)](_0xc0d953));if(_0x6a1c05(0x216)===this[_0x6a1c05(0x266)]){const _0x56090a=this[_0x6a1c05(0x202)](_0xc0d953,_0x6a1c05(0x1ac))[_0x6a1c05(0x1e3)](({meta:_0x1d25ad})=>_0x1d25ad[_0x6a1c05(0x1c8)]&&!_0x1d25ad[_0x6a1c05(0x1c4)]&&!_0x1d25ad[_0x6a1c05(0x130)])[_0x6a1c05(0x27f)](({suggestion:_0x1d6099})=>_0x1d6099);_0x3c46bb[_0x6a1c05(0x12f)](..._0x56090a);}const _0x2bd499=new Map([[_0xc0d953,_0x2a22f4]]);for(const _0x314e9b of _0x3c46bb){const _0x541e74=_0x6a1c05(0x1e1)==_0x314e9b[_0x6a1c05(0x207)]?_0x314e9b[_0x6a1c05(0x1f0)][_0x6a1c05(0x226)]:void 0x0,_0x416b8d=_0x314e9b[_0x6a1c05(0x24e)](),_0x2a9467=Array[_0x6a1c05(0x1e0)](_0x2bd499[_0x6a1c05(0x1cc)]())[_0x6a1c05(0x281)](_0x3e6f54=>_0x3e6f54[_0x6a1c05(0x138)](_0x416b8d));if(!_0x2a9467)continue;const _0x4210a7=_0x2a9467[_0x6a1c05(0x245)](_0x416b8d);this[_0x6a1c05(0x147)](_0x23d479)&&_0x6a1c05(0x1ac)==_0x314e9b[_0x6a1c05(0x207)]&&0x0!=_0x4210a7[_0x6a1c05(0x201)]||(_0x2bd499[_0x6a1c05(0x2a8)](_0x2a9467),_0x4210a7[_0x6a1c05(0x1f3)](_0x5d30a3=>{const _0x304409=_0x6a1c05;_0x2bd499[_0x304409(0x21b)](_0x5d30a3,_0x2a22f4);}),_0x6a1c05(0x1ac)!=_0x314e9b[_0x6a1c05(0x207)]&&_0x541e74!=_0x3feaf4&&_0x2bd499[_0x6a1c05(0x21b)](_0x2a9467[_0x6a1c05(0x26f)](_0x416b8d),_0x541e74));}const _0x50bf92=[];for(const [_0x544df3,_0x4d9fe8]of _0x2bd499){const _0x21cfbb=_0x1fdcfd(),_0x4e070a={'key':_0x23d479,'oldValue':_0x4d9fe8,'newValue':_0x3feaf4};_0x23d479[_0x6a1c05(0x201)]>0x25&&console[_0x6a1c05(0x28c)](_0x6a1c05(0x116),{'key':_0x23d479});const _0x3aa21b=(_0x6a1c05(0x199)+(_0x23d479+'|'+Vt({'newValue':_0x3feaf4})))[_0x6a1c05(0x1a4)](0x0,0x3c),_0x501ef9=this[_0x6a1c05(0x156)]({'id':_0x21cfbb,'type':_0x3aa21b,'data':_0x4e070a,'createdAt':new Date(),'authorId':_0x3aab4f,'attributes':_0x2d8c6e});_0x50bf92[_0x6a1c05(0x113)](_0x501ef9),this[_0x6a1c05(0x127)](_0x3aa21b,_0x21cfbb,_0x3aab4f,_0x544df3);}return _0x50bf92;}[_0x36df20(0x17d)](_0x2a3364){const _0x10f2b2=_0x36df20;this[_0x10f2b2(0x12b)](_0x2a3364,(_0x28fb6d,..._0x41c25e)=>{const _0x24fd06=_0x10f2b2;this[_0x24fd06(0x2ad)](()=>{_0x28fb6d(..._0x41c25e);});});}[_0x36df20(0x1bf)](_0x504f0d){const _0x363dae=_0x36df20;this[_0x363dae(0x1c2)][_0x363dae(0x251)](_0x504f0d);}[_0x36df20(0x2a5)](_0x41cdf0){const _0x989a0e=_0x36df20;this[_0x989a0e(0x11e)][_0x989a0e(0x251)](_0x41cdf0);}[_0x36df20(0x27d)](_0x6f7377){const _0x43fa4f=_0x36df20;return _0x43fa4f(0x1e1)==_0x6f7377[_0x43fa4f(0x207)]?_0x6f7377[_0x43fa4f(0x282)][_0x43fa4f(0x212)]('|')[0x0]:null;}[_0x36df20(0x1b6)](_0x2d3eda,_0x181dd6){const _0x4b610b=_0x36df20,_0xa5e8be=_0x2d3eda[_0x4b610b(0x225)]();this[_0x4b610b(0x179)][_0x4b610b(0x203)](_0x38a091=>{const _0x26f317=_0x4b610b;_0x38a091[_0x26f317(0x21a)](_0xa5e8be,{'range':_0x181dd6});});}[_0x36df20(0x1e8)](_0x3ca8f0){const _0xf720e6=_0x36df20,_0xf9b21f=_0x3ca8f0['id'],_0x5f1641=this[_0xf720e6(0x1bc)][_0xf720e6(0x296)][_0xf720e6(0x293)](_0xf720e6(0x22e));this[_0xf720e6(0x1ad)][_0xf720e6(0x126)](_0xf9b21f)||this[_0xf720e6(0x1ad)][_0xf720e6(0x196)]({'channelId':_0x5f1641,'threadId':_0xf9b21f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x34ebdf=this[_0xf720e6(0x1ad)][_0xf720e6(0x161)](_0xf9b21f);_0x34ebdf[_0xf720e6(0x180)](_0xf720e6(0x294)),_0x34ebdf[_0xf720e6(0x294)]=!0x1,_0x3ca8f0[_0xf720e6(0x1eb)]=_0x34ebdf;}[_0x36df20(0x1d6)](_0x511c60,_0x1b790e,_0x2a7c61,_0x2a9ad5){const _0x4079c7=_0x36df20;if(_0x511c60[_0x4079c7(0x207)]!=_0x1b790e||_0x511c60[_0x4079c7(0x282)]!=_0x2a7c61||_0x511c60[_0x4079c7(0x14c)]['id']!=_0x2a9ad5)throw this[_0x4079c7(0x1bc)][_0x4079c7(0x154)](_0x4079c7(0x17a)),new _0x256812(_0x4079c7(0x17a),this);}[_0x36df20(0x18c)](_0x4b52f8,_0x34b0b5){const _0x21ed36=_0x36df20,_0xb67e99=_0x4b52f8[_0x21ed36(0x24e)]();if(_0x34b0b5[_0x21ed36(0x17f)](_0xb67e99))_0x4b52f8[_0x21ed36(0x121)]();else{if(_0xb67e99[_0x21ed36(0x240)](_0x34b0b5)){const _0x424b87=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x264)][_0x21ed36(0x1ba)],_0x21ed36(0x1af));this[_0x21ed36(0x1b6)](_0x4b52f8,this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0xb67e99[_0x21ed36(0x264)],_0x424b87));const _0xc7d58d=_0x1fdcfd(),_0x25b826=_0x4b52f8[_0x21ed36(0x14c)]['id'],_0x2ea91c=_0x4b52f8[_0x21ed36(0x207)]+':'+_0x4b52f8[_0x21ed36(0x282)];this[_0x21ed36(0x156)]({'id':_0xc7d58d,'type':_0x2ea91c,'createdAt':new Date(),'authorId':_0x25b826,'data':_0x4b52f8[_0x21ed36(0x1f0)],'attributes':_0x4b52f8[_0x21ed36(0x248)]});const _0x853f2c=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x1af)][_0x21ed36(0x1da)],_0x21ed36(0x1f4)),_0x5d0578=this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0x853f2c,_0xb67e99[_0x21ed36(0x1af)]);this[_0x21ed36(0x127)](_0x2ea91c,_0xc7d58d,_0x25b826,_0x5d0578);}else{if(_0xb67e99[_0x21ed36(0x1dc)](_0x34b0b5[_0x21ed36(0x264)])){const _0x43e894=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x264)][_0x21ed36(0x1ba)],_0x21ed36(0x1af));this[_0x21ed36(0x1b6)](_0x4b52f8,this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0xb67e99[_0x21ed36(0x264)],_0x43e894));}else{const _0x42c046=this[_0x21ed36(0x179)][_0x21ed36(0x1e2)](_0x34b0b5[_0x21ed36(0x1af)][_0x21ed36(0x1da)],_0x21ed36(0x1f4));this[_0x21ed36(0x1b6)](_0x4b52f8,this[_0x21ed36(0x179)][_0x21ed36(0x111)](_0x42c046,_0xb67e99[_0x21ed36(0x1af)]));}}}}[_0x36df20(0x224)](_0x4dcdc5){const _0x14a519=_0x36df20;for(const {suggestion:_0x45214f,meta:_0x18676c}of this[_0x14a519(0x202)](_0x4dcdc5,_0x14a519(0x1ac))){if(!_0x18676c[_0x14a519(0x1c8)])continue;const _0x443ea2=_0x45214f[_0x14a519(0x182)]();for(const _0x27477a of _0x443ea2)if(!_0x4dcdc5[_0x14a519(0x245)](_0x27477a)[_0x14a519(0x201)])return!0x0;}return!0x1;}[_0x36df20(0x1ef)](_0x42b737){const _0x5acf3a=_0x36df20,_0x3a2894=this[_0x5acf3a(0x1bc)][_0x5acf3a(0x26a)][_0x5acf3a(0x293)](_0x5acf3a(0x168))[_0x5acf3a(0x219)](_0x42b737);if(!_0x3a2894)throw new _0x256812(_0x5acf3a(0x273),this);return _0x3a2894;}[_0x36df20(0x265)](_0x2b5991){const _0x381214=_0x36df20,_0x22c2a8=this[_0x381214(0x1bc)][_0x381214(0x26a)][_0x381214(0x293)](_0x381214(0x168)),_0x1fafb9=_0x391bb3(_0x381214(0x110)+_0x2b5991),_0x1cf6e1=_0x22c2a8[_0x381214(0x219)](_0x1fafb9);return _0x1cf6e1||_0x22c2a8[_0x381214(0x24b)]({'id':_0x1fafb9,'name':_0x2b5991});}[_0x36df20(0x148)](_0x2426ea,_0x210b0f,_0xe3b2dd,_0x2513a0,_0x959d5d){const _0x139f3c=_0x36df20,_0xe6553e=this[_0x139f3c(0x1ef)](_0x2513a0),_0x5bb84a=this[_0x139f3c(0x1f1)][_0x139f3c(0x175)](_0x2426ea,_0x210b0f,_0xe3b2dd,_0xe6553e,_0x959d5d,_0x4951ce=>{const _0x491f6d=_0x139f3c;this[_0x491f6d(0x115)](_0xe3b2dd,{'attributes':_0x4951ce});const _0x24963d=this[_0x491f6d(0x1a3)](_0xe3b2dd);this[_0x491f6d(0x20c)](new Set([_0x24963d])),this[_0x491f6d(0x222)](new Set([_0x24963d]));});return this[_0x139f3c(0x197)](_0x5bb84a,_0x139f3c(0x288),()=>{const _0x18da46=_0x139f3c;this[_0x18da46(0x115)](_0xe3b2dd,{'state':_0x18da46(0x23f)});},{'priority':_0x139f3c(0x122)}),this[_0x139f3c(0x197)](_0x5bb84a,_0x139f3c(0x205),()=>{const _0x57bdfe=_0x139f3c;this[_0x57bdfe(0x115)](_0xe3b2dd,{'state':_0x57bdfe(0x1f5)});},{'priority':_0x139f3c(0x122)}),this[_0x139f3c(0x29f)][_0x139f3c(0x21b)](_0xe3b2dd,_0x5bb84a),this[_0x139f3c(0x1cf)][_0x139f3c(0x21b)](_0x5bb84a,_0x139f3c(0x172)),_0x5bb84a;}[_0x36df20(0x297)](_0x29e79f){const _0x443a84=_0x36df20,_0x5cf712=_0x29e79f[_0x443a84(0x212)](':');return{'group':_0x5cf712[0x0],'type':_0x5cf712[0x1],'subType':_0x5cf712[_0x443a84(0x201)]>=0x5?_0x5cf712[0x2]:null,'id':_0x5cf712[_0x443a84(0x201)]<0x5?_0x5cf712[0x2]:_0x5cf712[0x3],'authorId':_0x5cf712[_0x443a84(0x201)]<0x5?_0x5cf712[0x3]:_0x5cf712[0x4],'markerCount':0x6==_0x5cf712[_0x443a84(0x201)]?_0x5cf712[0x5]:null};}[_0x36df20(0x19a)](_0x5353e6,_0x2f80d6,_0x38ab4c){const _0x491eb8=_0x36df20,_0xfea3c0=_0x5353e6[_0x491eb8(0x24e)](),_0x171bed=_0xfea3c0[_0x491eb8(0x264)],_0x11967f=_0xfea3c0[_0x491eb8(0x1af)];this[_0x491eb8(0x1b6)](_0x5353e6,this[_0x491eb8(0x179)][_0x491eb8(0x111)](_0x171bed,_0x2f80d6));const _0x286cfa=_0x1fdcfd(),_0x52d15f=_0x5353e6[_0x491eb8(0x14c)]['id'],_0x5dcb1b=_0x5353e6[_0x491eb8(0x207)]+(_0x5353e6[_0x491eb8(0x282)]?':'+_0x5353e6[_0x491eb8(0x282)]:'');this[_0x491eb8(0x156)]({'id':_0x286cfa,'type':_0x5dcb1b,'createdAt':new Date(),'authorId':_0x52d15f,'originalSuggestionId':_0x5353e6['id'],'attributes':_0x5353e6[_0x491eb8(0x248)],'data':_0x5353e6[_0x491eb8(0x1f0)]});const _0x404bb1=this[_0x491eb8(0x27d)](_0x5353e6);(_0x491eb8(0x13f)==_0x5353e6[_0x491eb8(0x207)]||_0x404bb1&&this[_0x491eb8(0x147)](_0x404bb1))&&(_0x38ab4c=this[_0x491eb8(0x179)][_0x491eb8(0x1c0)](_0x38ab4c[_0x491eb8(0x1da)])),this[_0x491eb8(0x127)](_0x5dcb1b,_0x286cfa,_0x52d15f,this[_0x491eb8(0x179)][_0x491eb8(0x111)](_0x38ab4c,_0x11967f));}[_0x36df20(0x202)](_0x1b57e1,_0x504410=null){const _0x1ed058=_0x36df20,_0x5a6811=[],_0x13a455=this[_0x1ed058(0x1bc)][_0x1ed058(0x26a)][_0x1ed058(0x293)](_0x1ed058(0x168))['me'];Array[_0x1ed058(0x25a)](_0x1b57e1)||(_0x1b57e1=[_0x1b57e1]);for(const _0x526a8c of this[_0x1ed058(0x129)]()){if(!_0x526a8c[_0x1ed058(0x2a7)])continue;if(_0x504410&&_0x526a8c[_0x1ed058(0x207)]!=_0x504410)continue;let _0x39e056=!0x1;for(const _0x37c6d3 of _0x526a8c[_0x1ed058(0x182)]()){for(const _0x26fd34 of _0x1b57e1){const _0x3c0ddf=_0x26fd34[_0x1ed058(0x264)][_0x1ed058(0x17f)](_0x37c6d3[_0x1ed058(0x1af)])||_0x26fd34[_0x1ed058(0x1af)][_0x1ed058(0x17f)](_0x37c6d3[_0x1ed058(0x264)]);if(_0x3c0ddf||_0x26fd34[_0x1ed058(0x26f)](_0x37c6d3)){const _0x3b296b=_0x26fd34[_0x1ed058(0x240)](_0x37c6d3)&&Rt(this[_0x1ed058(0x179)][_0x1ed058(0x2ab)],_0x37c6d3[_0x1ed058(0x264)],_0x26fd34),_0x564b9c=_0x37c6d3[_0x1ed058(0x240)](_0x26fd34)&&Rt(this[_0x1ed058(0x179)][_0x1ed058(0x2ab)],_0x26fd34[_0x1ed058(0x264)],_0x37c6d3);_0x5a6811[_0x1ed058(0x113)]({'suggestion':_0x526a8c,'meta':{'isOwn':_0x13a455==_0x526a8c[_0x1ed058(0x254)],'isNextTo':_0x3c0ddf,'isInsideObject':_0x3b296b,'containsRangeInObject':_0x564b9c}}),_0x39e056=!0x0;break;}}if(_0x39e056)break;}}return _0x5a6811;}[_0x36df20(0x127)](_0x4120e8,_0x566364,_0x242b28,_0x2b1222,_0xf5fa46){const _0x412def=_0x36df20;this[_0x412def(0x179)][_0x412def(0x203)](_0x2632a4=>{const _0x33d85f=_0x412def;let _0x27242e=_0x33d85f(0x210)+_0x4120e8+':'+_0x566364+':'+_0x242b28;_0xf5fa46&&(_0x27242e=_0x27242e+':'+_0xf5fa46),_0x2632a4[_0x33d85f(0x25d)](_0x27242e,{'range':_0x2b1222,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x36df20(0x23b)](_0x1a668f){const _0x4a4ed0=_0x36df20,_0x495d08=_0x1a668f[_0x4a4ed0(0x2a2)],_0x1ed668=_0x1a668f[_0x4a4ed0(0x22d)];_0x1a668f[_0x4a4ed0(0x2a2)]=null,_0x1a668f[_0x4a4ed0(0x22d)]=null,null!=_0x495d08&&_0x495d08[_0x4a4ed0(0x22d)]==_0x1a668f&&(_0x495d08[_0x4a4ed0(0x22d)]=_0x1ed668),null!=_0x1ed668&&_0x1ed668[_0x4a4ed0(0x2a2)]==_0x1a668f&&(_0x1ed668[_0x4a4ed0(0x2a2)]=_0x495d08),_0x4a4ed0(0x284)==this[_0x4a4ed0(0x1cf)][_0x4a4ed0(0x293)](_0x1a668f)&&(this[_0x4a4ed0(0x1cf)][_0x4a4ed0(0x21b)](_0x1a668f,_0x4a4ed0(0x2b7)),this[_0x4a4ed0(0x243)](_0x4a4ed0(0x1e5),_0x1a668f,_0x495d08,_0x1ed668));}[_0x36df20(0x156)](_0xc5900a){const _0x471c3e=_0x36df20,_0x469ac9=_0xc5900a['id'],_0x5ec0cb=this[_0x471c3e(0x14f)](_0xc5900a);if(this[_0x471c3e(0x1b1)]&&this[_0x471c3e(0x1b1)][_0x471c3e(0x1d8)]){const _0x5cac07=this[_0x471c3e(0x1bc)][_0x471c3e(0x26a)][_0x471c3e(0x293)](_0x471c3e(0x13c)),_0x1652f1=_0x5ec0cb[_0x471c3e(0x28b)],_0x20998a=_0x5ec0cb[_0x471c3e(0x282)]?_0x5ec0cb[_0x471c3e(0x207)]+':'+_0x5ec0cb[_0x471c3e(0x282)]:_0x5ec0cb[_0x471c3e(0x207)],_0x5cf61a=this[_0x471c3e(0x1bc)][_0x471c3e(0x29c)],_0xd5720b=_0x5cac07[_0x471c3e(0x251)](_0x4bc22d(_0x5cf61a,_0x471c3e(0x112))),_0x1a2846={'id':_0x469ac9,'type':_0x20998a,'hasComments':_0x1652f1,'data':_0xc5900a[_0x471c3e(0x1f0)]||null,'originalSuggestionId':_0xc5900a[_0x471c3e(0x2a6)]||null,'attributes':_0x5ec0cb[_0x471c3e(0x248)]};this[_0x471c3e(0x1b1)][_0x471c3e(0x1d8)](_0x1a2846)[_0x471c3e(0x2b0)](_0x436bb3=>{const _0x506f39=_0x471c3e;_0x5ec0cb[_0x506f39(0x287)]=!0x0,_0x5cac07[_0x506f39(0x192)](_0xd5720b),_0x436bb3&&_0x436bb3[_0x506f39(0x10c)]&&(this[_0x506f39(0x29f)][_0x506f39(0x293)](_0x469ac9)[_0x506f39(0x10c)]=_0x436bb3[_0x506f39(0x10c)]);})[_0x471c3e(0x25b)](_0x1f79ff=>{const _0x222a8a=_0x471c3e;throw _0x65fac3(_0x222a8a(0x2a3)),this[_0x222a8a(0x1bc)][_0x222a8a(0x1dd)][_0x222a8a(0x259)]({'isUndoable':!0x1},()=>{const _0x5ef51d=_0x222a8a;_0x5ec0cb[_0x5ef51d(0x205)]();}),_0x5ec0cb[_0x222a8a(0x28f)](),this[_0x222a8a(0x29f)][_0x222a8a(0x2a8)](_0x5ec0cb['id']),this[_0x222a8a(0x1cf)][_0x222a8a(0x2a8)](_0x5ec0cb),_0x1f79ff;});}return _0x5ec0cb;}[_0x36df20(0x147)](_0x295806){const _0x2c19af=_0x36df20;return this[_0x2c19af(0x1c2)][_0x2c19af(0x1ff)](_0x295806);}[_0x36df20(0x115)](_0x85ff27,_0x44462b){const _0x3b57e5=_0x36df20,_0x34a5ae=this[_0x3b57e5(0x1bc)][_0x3b57e5(0x26a)][_0x3b57e5(0x293)](_0x3b57e5(0x13c)),_0x929066=this[_0x3b57e5(0x1a3)](_0x85ff27);if(this[_0x3b57e5(0x1b1)]&&this[_0x3b57e5(0x1b1)][_0x3b57e5(0x14e)]){if(_0x929066[_0x3b57e5(0x287)]){const _0x2daa4f=_0x34a5ae[_0x3b57e5(0x251)](_0x4bc22d(this[_0x3b57e5(0x1bc)][_0x3b57e5(0x29c)],_0x3b57e5(0x112)));this[_0x3b57e5(0x1b1)][_0x3b57e5(0x14e)](_0x85ff27,_0x44462b)[_0x3b57e5(0x2b0)](()=>{const _0xf1e40e=_0x3b57e5;_0x34a5ae[_0xf1e40e(0x192)](_0x2daa4f);});}else _0x929066['on'](_0x3b57e5(0x1d9),()=>{const _0x4c227a=_0x3b57e5;this[_0x4c227a(0x115)](_0x85ff27,_0x44462b);});}}[_0x36df20(0x151)](_0x55f60b){const _0x491cc7=_0x36df20;if(!this[_0x491cc7(0x1b1)]||!this[_0x491cc7(0x1b1)][_0x491cc7(0x1a3)])throw new _0x256812(_0x491cc7(0x23e),this);return this[_0x491cc7(0x1b1)][_0x491cc7(0x1a3)](_0x55f60b);}[_0x36df20(0x186)](_0x3f7cba){const _0x62ce12=_0x36df20,{id:_0x162d04,type:_0x5d9dd8,subType:_0x2277dc,authorId:_0xc230f9}=this[_0x62ce12(0x297)](_0x3f7cba),_0x3808c9=this[_0x62ce12(0x29f)][_0x62ce12(0x293)](_0x162d04)||this[_0x62ce12(0x148)](_0x5d9dd8,_0x2277dc,_0x162d04,_0xc230f9,{});switch(this[_0x62ce12(0x1d6)](_0x3808c9,_0x5d9dd8,_0x2277dc,_0xc230f9),this[_0x62ce12(0x1cf)][_0x62ce12(0x293)](_0x3808c9)){case _0x62ce12(0x172):this[_0x62ce12(0x151)](_0x162d04)[_0x62ce12(0x2b0)](_0x293c0b=>{const _0x3ac433=_0x62ce12;let _0x359d76=Promise[_0x3ac433(0x1fb)]();_0x293c0b[_0x3ac433(0x28b)]&&(_0x359d76=this[_0x3ac433(0x1ad)][_0x3ac433(0x136)]({'channelId':this[_0x3ac433(0x1bc)][_0x3ac433(0x296)][_0x3ac433(0x293)](_0x3ac433(0x22e)),'threadId':_0x162d04})),_0x359d76[_0x3ac433(0x2b0)](()=>{const _0x283078=_0x3ac433;this[_0x283078(0x14f)](_0x293c0b)[_0x283078(0x287)]=!0x0;});}),this[_0x62ce12(0x1cf)][_0x62ce12(0x21b)](_0x3808c9,_0x62ce12(0x119));break;case _0x62ce12(0x2b7):this[_0x62ce12(0x115)](_0x162d04,{'state':_0x62ce12(0x267)});case _0x62ce12(0x1bd):this[_0x62ce12(0x1cf)][_0x62ce12(0x21b)](_0x3808c9,_0x62ce12(0x284)),this[_0x62ce12(0x243)](_0x62ce12(0x190),_0x3808c9);break;case _0x62ce12(0x284):this[_0x62ce12(0x243)](_0x62ce12(0x1e6),_0x3808c9);}return _0x3808c9[_0x62ce12(0x15a)](_0x3f7cba),_0x3808c9;}[_0x36df20(0x222)](_0x4d406b){const _0x4395bd=_0x36df20,_0x33ac79=Array[_0x4395bd(0x1e0)](_0x4d406b),_0x18609d=_0x33ac79[_0x4395bd(0x1e3)](_0x35ddea=>_0x4395bd(0x1e1)==_0x35ddea[_0x4395bd(0x207)]);this[_0x4395bd(0x1ce)](_0x18609d);const _0x3ef861=_0x33ac79[_0x4395bd(0x1e3)](_0x26dd9d=>!_0x26dd9d[_0x4395bd(0x256)]&&_0x4395bd(0x1e1)!=_0x26dd9d[_0x4395bd(0x207)]),_0x51023d=this[_0x4395bd(0x129)]({'skipNotAttached':!0x0})[_0x4395bd(0x1e3)](_0xe9e903=>!_0xe9e903[_0x4395bd(0x256)]&&_0x4395bd(0x1e1)!=_0xe9e903[_0x4395bd(0x207)]),_0x32a24a=_0x51023d[_0x4395bd(0x1e3)](_0x3fbf7e=>!_0x4d406b[_0x4395bd(0x1ff)](_0x3fbf7e)),_0x18e7bc=new Map(_0x51023d[_0x4395bd(0x27f)](_0x4b71e4=>[_0x4b71e4,this[_0x4395bd(0x1f1)][_0x4395bd(0x164)](_0x4b71e4[_0x4395bd(0x207)],_0x4b71e4[_0x4395bd(0x282)],_0x4395bd(0x16b))])),_0x42d7fd=new Map(_0x51023d[_0x4395bd(0x27f)](_0x3f6b08=>[_0x3f6b08,_0x3f6b08[_0x4395bd(0x24e)]()])),_0x415fb0=new Set(),_0x921791=new Set();for(let _0x42ac34=0x0;_0x42ac34<_0x3ef861[_0x4395bd(0x201)];_0x42ac34++)_0x5aace8(_0x3ef861[_0x42ac34],_0x3ef861,_0x42ac34+0x1);for(let _0x138684=0x0;_0x138684<_0x3ef861[_0x4395bd(0x201)];_0x138684++)_0x5aace8(_0x3ef861[_0x138684],_0x32a24a,0x0);const _0x2ae137=new Set();for(let _0x561b48=0x0;_0x561b48<_0x3ef861[_0x4395bd(0x201)];_0x561b48++){const _0x2fd388=_0x3ef861[_0x561b48];!_0x921791[_0x4395bd(0x1ff)](_0x2fd388)&&_0x2fd388[_0x4395bd(0x2a2)]&&(_0x2ae137[_0x4395bd(0x251)](_0x2fd388[_0x4395bd(0x2a2)]),_0x2fd388[_0x4395bd(0x2a2)][_0x4395bd(0x22d)]===_0x2fd388&&(_0x2fd388[_0x4395bd(0x2a2)][_0x4395bd(0x22d)]=null),_0x2fd388[_0x4395bd(0x2a2)]=null),!_0x415fb0[_0x4395bd(0x1ff)](_0x2fd388)&&_0x2fd388[_0x4395bd(0x22d)]&&(_0x2ae137[_0x4395bd(0x251)](_0x2fd388[_0x4395bd(0x22d)]),_0x2fd388[_0x4395bd(0x22d)][_0x4395bd(0x2a2)]===_0x2fd388&&(_0x2fd388[_0x4395bd(0x22d)][_0x4395bd(0x2a2)]=null),_0x2fd388[_0x4395bd(0x22d)]=null);}function _0x5aace8(_0x352545,_0x1297c6,_0x1a57f1){const _0xa15844=_0x4395bd;for(let _0x3d1978=_0x1a57f1;_0x3d1978<_0x1297c6[_0xa15844(0x201)];_0x3d1978++){const _0x2fbd4b=_0xc4ff41(_0x352545,_0x1297c6[_0x3d1978]);_0x2fbd4b&&(_0x2fbd4b[0x0][_0xa15844(0x22d)]=_0x2fbd4b[0x1],_0x2fbd4b[0x1][_0xa15844(0x2a2)]=_0x2fbd4b[0x0],_0x415fb0[_0xa15844(0x251)](_0x2fbd4b[0x0]),_0x921791[_0xa15844(0x251)](_0x2fbd4b[0x1]));}}function _0xc4ff41(_0x530778,_0x2ad508){const _0x8f149d=_0x4395bd;if(_0x530778[_0x8f149d(0x254)]['id']!==_0x2ad508[_0x8f149d(0x254)]['id'])return null;const _0x1692bc=_0x18e7bc[_0x8f149d(0x293)](_0x530778)(_0x530778,_0x2ad508,_0x42d7fd[_0x8f149d(0x293)](_0x530778),_0x42d7fd[_0x8f149d(0x293)](_0x2ad508));if(!_0x1692bc)return null;return _0x18e7bc[_0x8f149d(0x293)](_0x2ad508)(_0x530778,_0x2ad508,_0x42d7fd[_0x8f149d(0x293)](_0x530778),_0x42d7fd[_0x8f149d(0x293)](_0x2ad508))?_0x1692bc[0x1][_0x8f149d(0x1eb)]&&_0x1692bc[0x1][_0x8f149d(0x1eb)][_0x8f149d(0x201)]?null:_0x1692bc:null;}_0x2ae137[_0x4395bd(0x237)]&&this[_0x4395bd(0x222)](_0x2ae137);}[_0x36df20(0x1ce)](_0x1da4aa){const _0x2bb1ab=_0x36df20;if(0x0==_0x1da4aa[_0x2bb1ab(0x201)])return;const _0x38ea80=this[_0x2bb1ab(0x129)]({'skipNotAttached':!0x0})[_0x2bb1ab(0x1e3)](_0x5d0f43=>_0x2bb1ab(0x1e1)==_0x5d0f43[_0x2bb1ab(0x207)]&&_0x5d0f43[_0x2bb1ab(0x280)]),_0x232c11=[],_0x4884ad=new Map();for(const _0x4a250b of _0x38ea80){const _0x542e16=_0x391bb3(_0x4a250b[_0x2bb1ab(0x248)]);_0x4884ad[_0x2bb1ab(0x1ff)](_0x542e16)||(_0x4884ad[_0x2bb1ab(0x21b)](_0x542e16,_0x232c11[_0x2bb1ab(0x201)]),_0x232c11[_0x2bb1ab(0x113)]([]));const _0x503c64=_0x4884ad[_0x2bb1ab(0x293)](_0x542e16);_0x232c11[_0x503c64][_0x2bb1ab(0x113)](_0x4a250b);}!(function(){const _0x3efcc2=_0x2bb1ab;_0x232c11[_0x3efcc2(0x1a8)]((_0x3b7aab,_0x1f397d)=>{const _0x34d1b1=_0x3efcc2,_0x4f7e7a=_0x3b7aab[0x0][_0x34d1b1(0x10c)],_0x45a7a0=_0x1f397d[0x0][_0x34d1b1(0x10c)];return _0x4f7e7a==_0x45a7a0?_0x3b7aab[0x0][_0x34d1b1(0x248)][_0x34d1b1(0x16f)]<_0x1f397d[0x0][_0x34d1b1(0x248)][_0x34d1b1(0x16f)]?-0x1:0x1:_0x4f7e7a<_0x45a7a0?-0x1:0x1;});for(const _0x3302fe of _0x232c11)_0x3302fe[_0x3efcc2(0x1a8)]((_0x407394,_0x2d194f)=>_0x407394['id']<_0x2d194f['id']?-0x1:0x1);}());for(let _0x5d5d5d=0x0;_0x5d5d5d<_0x232c11[_0x2bb1ab(0x201)];_0x5d5d5d++){if(0x0==_0x232c11[_0x5d5d5d][_0x2bb1ab(0x201)])continue;const _0x2d9f85=[];for(let _0x952598=_0x5d5d5d+0x1;_0x952598<_0x232c11[_0x2bb1ab(0x201)];_0x952598++)0x0!=_0x232c11[_0x952598][_0x2bb1ab(0x201)]&&_0x2c4346(_0x232c11[_0x5d5d5d],_0x232c11[_0x952598])&&_0x2d9f85[_0x2bb1ab(0x113)](_0x952598);for(const _0x308c46 of _0x2d9f85)_0x232c11[_0x5d5d5d]=_0x232c11[_0x5d5d5d][_0x2bb1ab(0x1c1)](_0x232c11[_0x308c46]),_0x232c11[_0x308c46]=[];}for(const _0x121d54 of _0x232c11)for(let _0x1f2c31=0x0;_0x1f2c31<_0x121d54[_0x2bb1ab(0x201)];_0x1f2c31++)_0x121d54[_0x1f2c31][_0x2bb1ab(0x22d)]=_0x121d54[_0x1f2c31+0x1]||null;for(const _0x4939bc of _0x232c11)for(let _0x391c86=0x0;_0x391c86<_0x4939bc[_0x2bb1ab(0x201)];_0x391c86++)_0x4939bc[_0x391c86][_0x2bb1ab(0x2a2)]=_0x4939bc[_0x391c86-0x1]||null;function _0x2c4346(_0x3b39a0,_0x3dfb50){const _0x4b9555=_0x2bb1ab;if(_0x3b39a0[0x0][_0x4b9555(0x248)][_0x4b9555(0x16f)]!==_0x3dfb50[0x0][_0x4b9555(0x248)][_0x4b9555(0x16f)]&&_0x3b39a0[0x0][_0x4b9555(0x254)]!==_0x3dfb50[0x0][_0x4b9555(0x254)])return!0x1;if(!function(_0x51292d,_0x542f1f){const _0x101cac=_0x4b9555;if(!_0x51292d[_0x101cac(0x28b)]&&!_0x542f1f[_0x101cac(0x28b)])return!0x0;if(_0x51292d[_0x101cac(0x28b)]&&_0x542f1f[_0x101cac(0x28b)])return!0x1;if(_0x51292d[_0x101cac(0x28b)]&&_0x542f1f[_0x101cac(0x10c)]<_0x51292d[_0x101cac(0x1eb)][_0x101cac(0x149)][_0x101cac(0x293)](0x0)[_0x101cac(0x10c)])return!0x0;if(_0x542f1f[_0x101cac(0x28b)]&&_0x51292d[_0x101cac(0x10c)]<_0x542f1f[_0x101cac(0x1eb)][_0x101cac(0x149)][_0x101cac(0x293)](0x0)[_0x101cac(0x10c)])return!0x0;return!0x1;}(_0x3b39a0[0x0],_0x3dfb50[0x0]))return!0x1;const _0xa1d7ef=_0x399bc1(_0x3b39a0[0x0][_0x4b9555(0x248)],_0x4b9555(0x16f)),_0x425b42=_0x399bc1(_0x3dfb50[0x0][_0x4b9555(0x248)],_0x4b9555(0x16f));if(!_0x832644(_0xa1d7ef,_0x425b42))return!0x1;return!!_0x3b39a0[_0x4b9555(0x1b4)](_0x1da652=>_0x3dfb50[_0x4b9555(0x255)](_0x9aae00=>_0x1da652[_0x4b9555(0x24e)]()[_0x4b9555(0x17f)](_0x9aae00[_0x4b9555(0x24e)]())))&&_0x3dfb50[_0x4b9555(0x1b4)](_0x14706a=>_0x3b39a0[_0x4b9555(0x255)](_0x398867=>_0x14706a[_0x4b9555(0x24e)]()[_0x4b9555(0x17f)](_0x398867[_0x4b9555(0x24e)]())));}}[_0x36df20(0x20c)](_0x4b2e40){const _0x36d4c2=_0x36df20,_0xc31526=Array[_0x36d4c2(0x1e0)](_0x4b2e40),_0x430d29=this[_0x36d4c2(0x129)]({'skipNotAttached':!0x0}),_0x5b4912=_0x430d29[_0x36d4c2(0x1e3)](_0x379641=>!_0x4b2e40[_0x36d4c2(0x1ff)](_0x379641)),_0x15a9e2=new Map(_0xc31526[_0x36d4c2(0x27f)](_0x5b21a7=>[_0x5b21a7,this[_0x36d4c2(0x1f1)][_0x36d4c2(0x164)](_0x5b21a7[_0x36d4c2(0x207)],_0x5b21a7[_0x36d4c2(0x282)],_0x36d4c2(0x2ac))])),_0x3e1f9d=new Map(_0x430d29[_0x36d4c2(0x27f)](_0x4ec39e=>[_0x4ec39e,_0x4ec39e[_0x36d4c2(0x182)]()]));for(let _0xbc3fc=0x0;_0xbc3fc<_0xc31526[_0x36d4c2(0x201)];_0xbc3fc++){if(_0x414e56(this,_0xc31526[_0xbc3fc],_0xc31526,_0xbc3fc+0x1))return!0x0;}for(let _0xc4033d=0x0;_0xc4033d<_0xc31526[_0x36d4c2(0x201)];_0xc4033d++){if(_0x414e56(this,_0xc31526[_0xc4033d],_0x5b4912,0x0))return!0x0;}return!0x1;function _0x414e56(_0x48e73c,_0x1c882a,_0xe1a8a1,_0x5486e3){const _0x4d3dca=_0x36d4c2;for(let _0x1b5311=_0x5486e3;_0x1b5311<_0xe1a8a1[_0x4d3dca(0x201)];_0x1b5311++){const _0x4fbbd6=_0xe1a8a1[_0x1b5311];if(_0x4fbbd6[_0x4d3dca(0x207)]!==_0x1c882a[_0x4d3dca(0x207)]||_0x4fbbd6[_0x4d3dca(0x254)]['id']!==_0x1c882a[_0x4d3dca(0x254)]['id']||_0x4fbbd6[_0x4d3dca(0x282)]!==_0x1c882a[_0x4d3dca(0x282)])continue;if(!Pt(_0x1c882a,_0x4fbbd6,[_0x4d3dca(0x16f)]))continue;if(_0x4d3dca(0x1e1)==_0x1c882a[_0x4d3dca(0x207)]&&_0x1c882a[_0x4d3dca(0x1f0)][_0x4d3dca(0x226)]!=_0x4fbbd6[_0x4d3dca(0x1f0)][_0x4d3dca(0x226)])continue;if(_0x4d3dca(0x1e1)==_0x1c882a[_0x4d3dca(0x207)]&&_0x48e73c[_0x4d3dca(0x147)](_0x1c882a[_0x4d3dca(0x1f0)][_0x4d3dca(0x1ae)]))continue;if(_0x4d3dca(0x13f)==_0x1c882a[_0x4d3dca(0x207)]){const _0x137344=_0x48e73c[_0x4d3dca(0x1bc)][_0x4d3dca(0x1dd)],_0x161cff=_0x1c882a[_0x4d3dca(0x142)]();if(_0x161cff&&(_0x137344[_0x4d3dca(0x2ab)][_0x4d3dca(0x26e)](_0x161cff)||_0x137344[_0x4d3dca(0x2ab)][_0x4d3dca(0x261)](_0x161cff)))continue;}const _0x172749=_0x15a9e2[_0x4d3dca(0x293)](_0x1c882a),_0x2d491f=_0x3e1f9d[_0x4d3dca(0x293)](_0x1c882a),_0x44b434=_0x3e1f9d[_0x4d3dca(0x293)](_0x4fbbd6),_0x4f0192=_0x1c882a[_0x4d3dca(0x1eb)]&&_0x1c882a[_0x4d3dca(0x1eb)][_0x4d3dca(0x201)],_0x2b4549=_0x4fbbd6[_0x4d3dca(0x1eb)]&&_0x4fbbd6[_0x4d3dca(0x1eb)][_0x4d3dca(0x201)];if(!_0x4f0192&&_0x172749(_0x44b434,_0x2d491f))return _0x48e73c[_0x4d3dca(0x208)](_0x4fbbd6,_0x1c882a),_0x3e1f9d[_0x4d3dca(0x2a8)](_0x1c882a),!0x0;if(!_0x2b4549&&_0x172749(_0x2d491f,_0x44b434))return _0x48e73c[_0x4d3dca(0x208)](_0x1c882a,_0x4fbbd6),_0x3e1f9d[_0x4d3dca(0x2a8)](_0x4fbbd6),!0x0;}return!0x1;}}[_0x36df20(0x208)](_0x73d673,_0x35af21){const _0x508717=_0x36df20;if(_0x73d673[_0x508717(0x256)]){for(const _0x11fdd9 of _0x35af21[_0x508717(0x182)]())_0x73d673[_0x508717(0x14b)](_0x11fdd9);}else{const _0x4e86f5=_0x35af21[_0x508717(0x24e)]()[_0x508717(0x1af)];this[_0x508717(0x1b6)](_0x73d673,this[_0x508717(0x179)][_0x508717(0x111)](_0x73d673[_0x508717(0x24e)]()[_0x508717(0x264)],_0x4e86f5));}_0x35af21[_0x508717(0x121)]();}[_0x36df20(0x29a)](_0x407ec3,_0x4d99b5){const _0x12f896=_0x36df20,_0x26c7be=_0x407ec3[_0x12f896(0x22b)](_0x12f896(0x1a9))||_0x407ec3[_0x12f896(0x22b)](_0x12f896(0x1e1))?_0x12f896(0x23a):_0x407ec3[_0x12f896(0x260)]();return _0x4bc22d(this[_0x12f896(0x1bc)][_0x12f896(0x29c)],_0x4d99b5+'_'+_0x26c7be+_0x12f896(0x233));}[_0x36df20(0x18f)](){const _0x144e07=_0x36df20,_0x2baff8=this[_0x144e07(0x1bc)];if(!_0x2baff8['ui'])return;const {ariaLiveAnnouncer:_0x2bc556}=_0x2baff8['ui'];_0x526d44(this[_0x144e07(0x179)],({left:_0xe308a6,entered:_0x5ab67c})=>{const _0x5706dc=_0x144e07;for(const _0x1d945e of _0xe308a6){const {group:_0x3bd6cc,type:_0x56ab81}=this[_0x5706dc(0x297)](_0x1d945e[_0x5706dc(0x1bb)]);if(_0x5706dc(0x227)===_0x3bd6cc){_0x2bc556[_0x5706dc(0x22c)](this[_0x5706dc(0x29a)](_0x56ab81,_0x5706dc(0x146)));break;}}for(const _0x16a624 of _0x5ab67c){const {group:_0x35c2be,type:_0x57ee8e}=this[_0x5706dc(0x297)](_0x16a624[_0x5706dc(0x1bb)]);if(_0x5706dc(0x227)===_0x35c2be){_0x2bc556[_0x5706dc(0x22c)](this[_0x5706dc(0x29a)](_0x57ee8e,_0x5706dc(0x187)));break;}}});}[_0x36df20(0x295)](_0x5c5bc3){const _0x43eff2=_0x36df20;if(this[_0x43eff2(0x228)])return!0x1;const _0x44d697=this[_0x43eff2(0x1bc)],_0x15da2b=_0x44d697[_0x43eff2(0x1dd)][_0x43eff2(0x1aa)][_0x43eff2(0x1d2)][_0x43eff2(0x1b9)]();if(0x0==_0x15da2b[_0x43eff2(0x201)])return!0x1;const _0x5b7b3e=[],_0x2ebbe7=_0x15da2b[_0x43eff2(0x1e3)](_0x2e8891=>_0x43eff2(0x1e1)==_0x2e8891[_0x43eff2(0x207)]),_0x144923=_0x15da2b[_0x43eff2(0x1e3)](_0x39e96f=>_0x43eff2(0x2b9)==_0x39e96f[_0x43eff2(0x207)]&&_0x43eff2(0x1d1)!=_0x39e96f[_0x43eff2(0x1bb)]),_0x2e63ef=_0x15da2b[_0x43eff2(0x1e3)](_0x2d8088=>_0x43eff2(0x192)==_0x2d8088[_0x43eff2(0x207)]&&_0x43eff2(0x1d1)!=_0x2d8088[_0x43eff2(0x1bb)]);for(const _0x132f95 of _0x2ebbe7)_0x5b7b3e[_0x43eff2(0x113)]({'key':_0x132f95[_0x43eff2(0x185)],'newValue':_0x132f95[_0x43eff2(0x270)],'oldValue':_0x132f95[_0x43eff2(0x1fc)],'range':Ot(_0x132f95[_0x43eff2(0x15b)],_0x44d697[_0x43eff2(0x1dd)])});for(const _0x463c4d of _0x144923){const _0x29a970=_0x2e63ef[_0x43eff2(0x281)](_0x4593f5=>_0x4593f5[_0x43eff2(0x209)][_0x43eff2(0x17f)](_0x463c4d[_0x43eff2(0x209)]));_0x29a970&&_0x5b7b3e[_0x43eff2(0x113)]({'key':_0x43eff2(0x28e),'newValue':_0x463c4d[_0x43eff2(0x1bb)],'oldValue':_0x29a970[_0x43eff2(0x1bb)],'range':_0x44d697[_0x43eff2(0x1dd)][_0x43eff2(0x1d5)](_0x463c4d[_0x43eff2(0x209)][_0x43eff2(0x26c)])});}return 0x0!=_0x5b7b3e[_0x43eff2(0x201)]&&this[_0x43eff2(0x232)](_0x5c5bc3,_0x5b7b3e);}[_0x36df20(0x22a)](_0x5436d7){const _0x8ac6c1=_0x36df20;let _0x3da394=!0x1;const _0x1ac834=this[_0x8ac6c1(0x1bc)][_0x8ac6c1(0x1dd)][_0x8ac6c1(0x1aa)][_0x8ac6c1(0x1d2)][_0x8ac6c1(0x15d)]()[_0x8ac6c1(0x1e3)](_0x5104fb=>_0x5104fb[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x177)]&&_0x5104fb[_0x8ac6c1(0x1bb)][_0x8ac6c1(0x22b)](_0x8ac6c1(0x1df)));for(const _0x4a1a59 of _0x1ac834){const {subType:_0x4622b1,id:_0x371cc2}=this[_0x8ac6c1(0x297)](_0x4a1a59[_0x8ac6c1(0x1bb)]),_0x49e487=_0x4622b1[_0x8ac6c1(0x212)]('|')[0x0];for(const _0x6fef0e of this[_0x8ac6c1(0x129)]({'skipNotAttached':!0x0}))_0x6fef0e['id']!=_0x371cc2&&_0x8ac6c1(0x1e1)==_0x6fef0e[_0x8ac6c1(0x207)]&&_0x6fef0e[_0x8ac6c1(0x1f0)]&&_0x6fef0e[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x1ae)]==_0x49e487&&_0x6fef0e[_0x8ac6c1(0x24e)]()[_0x8ac6c1(0x138)](_0x4a1a59[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x177)])&&(this[_0x8ac6c1(0x1ed)](_0x6fef0e,_0x4a1a59[_0x8ac6c1(0x1f0)][_0x8ac6c1(0x177)],_0x5436d7),_0x3da394=!0x0);}return _0x3da394;}[_0x36df20(0x2ad)](_0x5056c9){const _0x2c6f19=_0x36df20;this[_0x2c6f19(0x1bc)],(this[_0x2c6f19(0x228)]=!0x0,_0x5056c9());}[_0x36df20(0x19d)](_0x4941ba){const _0x4e0d50=_0x36df20,_0x240a91=this[_0x4e0d50(0x147)](_0x4941ba),_0xa3121=this[_0x4e0d50(0x11e)][_0x4e0d50(0x1ff)](_0x4941ba);return _0x240a91||_0xa3121;}[_0x36df20(0x232)](_0x2b260c,_0xc06832){const _0x5d2a93=_0x36df20;if(0x0==_0xc06832[_0x5d2a93(0x201)])return!0x1;let _0x192c7e=!0x1;for(const _0x296b21 of _0xc06832){const _0x5d37bb=this[_0x5d2a93(0x202)](_0x296b21[_0x5d2a93(0x15b)],_0x5d2a93(0x1e1))[_0x5d2a93(0x1e3)](_0x459550=>!_0x459550[_0x5d2a93(0x141)][_0x5d2a93(0x130)])[_0x5d2a93(0x27f)](_0x4ae22e=>_0x4ae22e[_0x5d2a93(0x227)]),_0x55d2b7=_0x391bb3({'newValue':_0x296b21[_0x5d2a93(0x144)]});_0x5d37bb[_0x5d2a93(0x1e3)](_0x4e8bac=>{const _0x155ed4=_0x5d2a93,[_0x12d183,_0x5b35b0]=_0x4e8bac[_0x155ed4(0x282)][_0x155ed4(0x212)]('|');return _0x12d183==_0x296b21[_0x155ed4(0x1ae)]&&_0x5b35b0!=_0x55d2b7;})[_0x5d2a93(0x1f3)](_0x5472dd=>{const _0x2ff8fd=_0x5d2a93;this[_0x2ff8fd(0x1ed)](_0x5472dd,_0x296b21[_0x2ff8fd(0x15b)],_0x2b260c),_0x192c7e=!0x0;});}return _0x192c7e;}[_0x36df20(0x1ed)](_0x5d01d3,_0x4af341,_0x24855f){const _0x2c8ba6=_0x36df20,_0x6c4aea=_0x5d01d3[_0x2c8ba6(0x24e)]()[_0x2c8ba6(0x245)](_0x4af341);0x0!==_0x6c4aea[_0x2c8ba6(0x201)]?0x1!==_0x6c4aea[_0x2c8ba6(0x201)]?this[_0x2c8ba6(0x19a)](_0x5d01d3,_0x4af341[_0x2c8ba6(0x264)],_0x4af341[_0x2c8ba6(0x1af)]):this[_0x2c8ba6(0x1b6)](_0x5d01d3,_0x6c4aea[0x0]):_0x24855f[_0x2c8ba6(0x183)](_0x5d01d3[_0x2c8ba6(0x225)]());}}class xt{constructor(_0x368a7c){const _0xbdc2a9=_0x36df20;this[_0xbdc2a9(0x145)]=_0x368a7c,this[_0xbdc2a9(0x179)]=_0x368a7c[_0xbdc2a9(0x1dd)],this[_0xbdc2a9(0x2b3)]=new Map(),this[_0xbdc2a9(0x17e)]=new Map(),this[_0xbdc2a9(0x193)]();}[_0x36df20(0x175)](_0x717606,_0x2d29f5,_0x4f7097,_0x41daa6,_0x28655c,_0x296b5c){const _0x1bd618=_0x36df20;return new _0x39f4c1(this[_0x1bd618(0x179)],{'type':_0x717606,'subType':_0x2d29f5,'id':_0x4f7097,'author':_0x41daa6,'creator':_0x41daa6,'attributes':_0x28655c,'onAttributesChange':_0x296b5c,'onAccept':(..._0x46373a)=>this[_0x1bd618(0x164)](_0x717606,_0x2d29f5,_0x1bd618(0x288))(..._0x46373a),'onDiscard':(..._0x4d3758)=>this[_0x1bd618(0x164)](_0x717606,_0x2d29f5,_0x1bd618(0x205))(..._0x4d3758)});}[_0x36df20(0x1a5)](_0x4ca65a,_0x1652cd,_0x301627,_0x39d37d){const _0x4c6c82=_0x36df20,_0x25ba50=_0x4ca65a+':'+_0x1652cd+':'+_0x301627;this[_0x4c6c82(0x2b3)][_0x4c6c82(0x21b)](_0x25ba50,_0x39d37d);}[_0x36df20(0x164)](_0x5896b7,_0x3ca80a,_0x45ebbf){const _0x4bf9f9=_0x36df20,_0x2b9f1c=_0x5896b7+':'+_0x3ca80a+':'+_0x45ebbf;return this[_0x4bf9f9(0x2b3)][_0x4bf9f9(0x293)](_0x2b9f1c)||this[_0x4bf9f9(0x17e)][_0x4bf9f9(0x293)](_0x5896b7+':'+_0x45ebbf);}[_0x36df20(0x193)](){const _0x736757=_0x36df20,_0x58f6f6=()=>!0x1,_0x1d72d1=_0x473c9c=>{const _0x8ee28b=_0x4134;_0x473c9c[_0x8ee28b(0x1a8)]((_0x10db0a,_0x308869)=>_0x10db0a[_0x8ee28b(0x264)][_0x8ee28b(0x1a1)](_0x308869[_0x8ee28b(0x264)])?0x1:-0x1),this[_0x8ee28b(0x179)][_0x8ee28b(0x203)](_0x117556=>{const _0x484e14=_0x8ee28b;for(const _0x1ac3d3 of _0x473c9c){let _0x5c298c;_0x5c298c=_0x1ac3d3[_0x484e14(0x1af)][_0x484e14(0x1be)]&&_0x1ac3d3[_0x484e14(0x1af)][_0x484e14(0x1da)]==_0x1ac3d3[_0x484e14(0x264)][_0x484e14(0x26c)]?_0x117556[_0x484e14(0x236)](_0x1ac3d3[_0x484e14(0x264)][_0x484e14(0x26c)],'on'):_0x117556[_0x484e14(0x236)](_0x1ac3d3),this[_0x484e14(0x179)][_0x484e14(0x1a2)](_0x5c298c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x139009=(_0x14157b,_0x2ac918)=>{const _0x190608=_0x4134;_0x2ac918&&this[_0x190608(0x179)][_0x190608(0x203)](_0x56f513=>{const _0x147d12=_0x190608,{commandName:_0x3d019d,commandParams:_0x91b417=[]}=_0x2ac918,_0x45caf4=_0x14157b[_0x147d12(0x27f)](_0x164fa2=>(Tt(_0x164fa2)&&(_0x164fa2=this[_0x147d12(0x179)][_0x147d12(0x111)](_0x164fa2[_0x147d12(0x1af)])),_0x164fa2))[_0x147d12(0x1e3)](_0x8d6873=>_0x147d12(0x275)!==_0x8d6873[_0x147d12(0x1f8)][_0x147d12(0x2aa)]);if(_0x45caf4[_0x147d12(0x201)]<0x1)return;const _0x412a8e=Array[_0x147d12(0x1e0)](this[_0x147d12(0x179)][_0x147d12(0x1aa)][_0x147d12(0x11f)][_0x147d12(0x182)]())[_0x147d12(0x27f)](_0x774fb1=>_0x46b209[_0x147d12(0x15c)](_0x774fb1));_0x56f513[_0x147d12(0x16e)](_0x45caf4);for(const _0x50f173 of this[_0x147d12(0x145)][_0x147d12(0x11c)][_0x147d12(0x11c)]())_0x50f173[_0x147d12(0x2b2)]();_0x91b417[_0x147d12(0x113)]({'forceDefaultExecution':!0x0}),this[_0x147d12(0x145)][_0x147d12(0x29d)](_0x3d019d,..._0x91b417);const _0x2719d8=_0x412a8e[_0x147d12(0x1e3)](_0x159ee3=>_0x147d12(0x275)!=_0x159ee3[_0x147d12(0x1f8)][_0x147d12(0x2aa)]);_0x2719d8[_0x147d12(0x201)]>0x0&&_0x56f513[_0x147d12(0x16e)](_0x2719d8);for(const _0x3bcdee of _0x412a8e)_0x3bcdee[_0x147d12(0x246)]();});},_0x20cb88=(_0x242a09,_0x587f16)=>0x1==_0x242a09[_0x736757(0x201)]&&0x1==_0x587f16[_0x736757(0x201)]&&_0x242a09[0x0][_0x736757(0x1af)][_0x736757(0x17f)](_0x587f16[0x0][_0x736757(0x264)]),_0x5014f9=(_0x175418,_0x4cde0e,_0x359736,_0x48292e)=>Gt(_0x175418,_0x4cde0e,_0x359736,_0x48292e,this[_0x736757(0x179)])?[_0x175418,_0x4cde0e]:Gt(_0x4cde0e,_0x175418,_0x48292e,_0x359736,this[_0x736757(0x179)])?[_0x4cde0e,_0x175418]:null;this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x125),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x23d),_0x1d72d1),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x25e),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x215),_0x5014f9),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x18e),_0x1d72d1),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x1ca),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x263),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x204),_0x5014f9),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x16c),_0x139009),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x269),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x214),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x137),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x10d),_0x139009),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x206),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x165),_0x20cb88),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x277),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x139),_0x58f6f6),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x16a),(_0x20b6ef,_0x20440e)=>{const _0x3c591d=_0x736757;if(!_0x20440e)return;const _0x314bb0=this[_0x3c591d(0x145)][_0x3c591d(0x26a)][_0x3c591d(0x293)](p);this[_0x3c591d(0x179)][_0x3c591d(0x203)](_0x207cd1=>{const _0x4a0075=_0x3c591d;if(_0x4a0075(0x28e)==_0x20440e[_0x4a0075(0x1ae)])for(const _0x5d532a of _0x20b6ef){const _0x2898af=_0x5d532a[_0x4a0075(0x264)][_0x4a0075(0x26c)],_0x7497d3=_0x20440e[_0x4a0075(0x226)];_0x207cd1[_0x4a0075(0x2b4)](_0x2898af,_0x7497d3);}else{if(_0x314bb0[_0x4a0075(0x147)](_0x20440e[_0x4a0075(0x1ae)])){for(const _0x4668bb of _0x20b6ef)void 0x0!==_0x20440e[_0x4a0075(0x226)]?_0x207cd1[_0x4a0075(0x132)](_0x20440e[_0x4a0075(0x1ae)],_0x20440e[_0x4a0075(0x226)],_0x4668bb[_0x4a0075(0x264)][_0x4a0075(0x26c)]):_0x207cd1[_0x4a0075(0x234)](_0x20440e[_0x4a0075(0x1ae)],_0x4668bb[_0x4a0075(0x264)][_0x4a0075(0x26c)]);}else{for(const _0x33a6fc of _0x20b6ef)_0x20440e[_0x4a0075(0x226)]?_0x207cd1[_0x4a0075(0x132)](_0x20440e[_0x4a0075(0x1ae)],_0x20440e[_0x4a0075(0x226)],_0x33a6fc):_0x207cd1[_0x4a0075(0x234)](_0x20440e[_0x4a0075(0x1ae)],_0x33a6fc);}}});}),this[_0x736757(0x17e)][_0x736757(0x21b)](_0x736757(0x239),_0x20cb88);}}function Rt(_0x5238ac,_0x40319b,_0x4361f8){const _0x4c6aa9=_0x36df20;for(const _0x2070c5 of _0x40319b[_0x4c6aa9(0x1da)][_0x4c6aa9(0x28d)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2070c5[_0x4c6aa9(0x1f8)]==_0x2070c5)return!0x1;if(!_0x4361f8[_0x4c6aa9(0x24f)](_0x2070c5))return!0x1;if(_0x5238ac[_0x4c6aa9(0x26e)](_0x2070c5)||_0x5238ac[_0x4c6aa9(0x261)](_0x2070c5))return!0x0;}return!0x1;}function Tt(_0x541b9f){const _0x412b53=_0x36df20;return _0x541b9f[_0x412b53(0x1af)][_0x412b53(0x1da)]==_0x541b9f[_0x412b53(0x264)][_0x412b53(0x26c)]&&_0x541b9f[_0x412b53(0x1af)][_0x412b53(0x166)];}function Et(_0x3e4173,_0x34c1ed,_0x403772,_0x4e31b8){const _0x3d88d1=_0x36df20,_0x54c78d=_0x5df877=>!_0x5df877[_0x3d88d1(0x2af)]['is'](_0x3d88d1(0x268))&&!_0x4e31b8[_0x3d88d1(0x26e)](_0x5df877[_0x3d88d1(0x2af)]),_0x3dc613=_0x3e4173[_0x3d88d1(0x264)][_0x3d88d1(0x274)](_0x54c78d),_0x426d2e=_0x3e4173[_0x3d88d1(0x1af)][_0x3d88d1(0x274)](_0x54c78d,{'direction':_0x3d88d1(0x118)});return(!_0x3e4173[_0x3d88d1(0x264)][_0x3d88d1(0x17f)](_0x3dc613)||!_0x3e4173[_0x3d88d1(0x1af)][_0x3d88d1(0x17f)](_0x426d2e))&&(_0x3dc613[_0x3d88d1(0x1a1)](_0x426d2e)?_0x403772[_0x3d88d1(0x21a)](_0x34c1ed,{'range':_0x403772[_0x3d88d1(0x111)](_0x3dc613,_0x426d2e)}):_0x403772[_0x3d88d1(0x183)](_0x34c1ed),!0x0);}function Vt(_0x548a5e){return _0x391bb3(_0x548a5e);}function Ut(_0x4a9f94){const _0x3f315b=_0x36df20,_0x5e2a43=_0x4a9f94[_0x3f315b(0x264)][_0x3f315b(0x26c)];return _0x5e2a43&&_0x5e2a43['is'](_0x3f315b(0x124));}function Ot(_0x234e44,_0x3c426b){const _0x3f4577=_0x36df20;return null==_0x234e44[_0x3f4577(0x1af)][_0x3f4577(0x1ba)]&&_0x234e44[_0x3f4577(0x1af)][_0x3f4577(0x1da)]==_0x234e44[_0x3f4577(0x264)][_0x3f4577(0x26c)]?Ft(_0x234e44[_0x3f4577(0x264)][_0x3f4577(0x26c)],_0x3c426b):_0x234e44;}function Ft(_0xa5aa01,_0x1f0af1){const _0x4ee262=_0x36df20,_0x1b016b=_0x1f0af1[_0x4ee262(0x2ab)][_0x4ee262(0x26e)](_0xa5aa01)||_0x1f0af1[_0x4ee262(0x2ab)][_0x4ee262(0x170)](_0xa5aa01);return _0x1f0af1[_0x4ee262(0x111)](_0x1f0af1[_0x4ee262(0x1e2)](_0xa5aa01,_0x4ee262(0x249)),_0x1b016b?_0x1f0af1[_0x4ee262(0x13d)](_0xa5aa01):_0x1f0af1[_0x4ee262(0x1e2)](_0xa5aa01,_0x4ee262(0x1af)));}function Gt(_0x208af1,_0x3586bf,_0x50f316,_0x1b6c1e,_0x2933a4){const _0xa8f6f4=_0x36df20;if(!Pt(_0x208af1,_0x3586bf))return!0x1;if(_0x50f316[_0xa8f6f4(0x1af)][_0xa8f6f4(0x17f)](_0x1b6c1e[_0xa8f6f4(0x264)]))return!0x0;if(_0x208af1[_0xa8f6f4(0x207)]!=_0x3586bf[_0xa8f6f4(0x207)])return!0x1;if(!_0x50f316[_0xa8f6f4(0x1af)][_0xa8f6f4(0x158)](_0x1b6c1e[_0xa8f6f4(0x264)]))return!0x1;const _0x54654e=_0x2933a4[_0xa8f6f4(0x111)](_0x50f316[_0xa8f6f4(0x1af)],_0x1b6c1e[_0xa8f6f4(0x264)])[_0xa8f6f4(0x1b2)]();for(const _0x3a7d46 of _0x54654e)if([_0xa8f6f4(0x19e),_0xa8f6f4(0x292)][_0xa8f6f4(0x283)](_0x3a7d46[_0xa8f6f4(0x207)])&&_0x2933a4[_0xa8f6f4(0x2ab)][_0xa8f6f4(0x261)](_0x3a7d46[_0xa8f6f4(0x2af)]))return!0x1;return!0x0;}function _0xcf6c(){const _0x22c7c5=['$elementName','stopListening','isDocumentOperation','ck-suggestion-marker-formatBlock','elementEnd','get','isRemovable','_processAttributeChanges','config','_splitMarkerName','createRangeIn','discardSelectedSuggestions','_getMarkerAnnouncementText','ck-suggestion-marker','locale','execute','markBlockFormat','_suggestions','markers','targetPosition','previous','error-saving-suggestion-data-suggestion-discarded','never','registerInlineAttribute','originalSuggestionId','isInContent','delete','removeClass','rootName','schema','join','_recordAttributeChanges','values','item','then','move','refresh','_customCallbacks','rename','insertion:','acceptSuggestion','removed','setTo','insert','createdAt','formatBlock:accept','toViewElement','isExternal','external:','createRange','PENDING_ACTION_SUGGESTION','push','insertContent','_updateSuggestionData','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.','rethrowUnexpectedError','backward','markerReady','formatBlock:','toJSON','commands','stop','_inlineAttributeKeys','selection','isUndo','removeMarkers','high','elementToElement','element','insertion:accept','hasCommentThread','_addSuggestionMarker','requires','getSuggestions','always','enableCommand','deletion:','$marker','authoredAt','unshift','isNextTo','getShiftedBy','setAttribute','trackChanges.mergeNestedSuggestions','markAttributeChange','isCollapsed','fetchCommentThread','formatInline:chain','isIntersecting','attribute:accept','consume','getRange','PendingActions','createPositionAfter','_enabledCommands','formatBlock','lowest','meta','getContainedElement','splitPosition','newValue','_editor','LEAVE','_isBlockAttribute','_createSuggestion','comments','head','addRange','creator','removeMarker:suggestion:attribute','updateSuggestion','addSuggestionData','isAfter','_getSuggestionData','getCustomProperty','acceptAllSuggestions','enableReadOnlyMode','descriptionFactory','_setSuggestionData','hasSuggestion','isTouching','define','addMarkerName','range','fromRange','getChangedMarkers','for','_element','init','getCommentThread','isLocal','adapter','getSuggestionCallback','formatBlock:join','isAtStart','low','Users','discardSuggestion','attribute:discard','chain','formatInline:accept','consumable','setSelection','groupId','isSelectable','@external','notReady','213501igojxw','deletion','buildSuggestion','clear','newRange','track-changes-command-not-found','_model','track-changes-suggestion-data-mismatch','addComment','mapper','enableDefaultAttributesIntegration','_defaultCallbacks','isEqual','unbind','update:suggestion','getRanges','removeMarker','dataDowncast','attributeKey','_handleNewSuggestionMarker','ENTER','pop','formatInline:','track-changes-enable-command-twice','createElement','_cutOutSuggestionMarker','dataToMarker','deletion:accept','_initAriaMarkerChangeAnnouncements','suggestionLoaded','batch','remove','_registerDefaultCallbacks','formatInline','addMarker:suggestion','addCommentThread','listenTo','removeMarker:suggestion:formatBlock','attribute:','_breakSuggestionMarker','track-changes-adapter-already-set','CommentsRepository','_isRegisteredAttribute','elementStart','ck-suggestion-marker--active','4RnCQGm','isBefore','deleteContent','getSuggestion','substring','registerCustomCallback','_mergeNestedSuggestions','clone','sort','format','document','unbindElementFromMarkerName','insertion','_commentsRepository','key','end','highest','_adapter','getWalker','writer','every','activeMarkers','_setSuggestionRange','getAttribute','editingDowncast','getChanges','nodeBefore','name','editor','dataReady','isAtEnd','registerBlockAttribute','createPositionBefore','concat','_blockAttributeKeys','editing','isInsideObject','group','fromCharCode','getMultiRangeId','isOwn','reconvertMarker','deletion:discard','oldRange','keys','containerElement','_refreshAttributeSuggestionsChain','_suggestionState','documentSelection','$text','differ','widget','showSuggestionHighlights','createRangeOn','_checkSuggestionCorrectness','1851500mApukG','addSuggestion','change:_saved','parent','forceDefaultExecution','containsPosition','model','normal','suggestion:attribute:','from','attribute','createPositionAt','filter','markerNameToElements','suggestionUnloaded','suggestionChanged','addClass','_addThreadToSuggestion','multi','bindElementToMarker','commentThread','assign','_reduceSuggestionAttributeRange','containsRangeInObject','_getAuthorFromId','data','_suggestionFactory','commandName','forEach','after','rejected','upcast','acceptSelectedSuggestions','root','moveTargetPosition','_onDiscard','resolve','attributeOldValue','authorName','data-suggestion','has','markInsertion','length','_findSuggestions','change','deletion:chain','discard','formatBlock:discard','type','_joinSuggestions','position','howMany','trackChangesCommand','_joinWithAdjacentSuggestions','1086022EQwcGe','markMultiRangeDeletion','getMarkers','suggestion:','pluginName','split','splice','formatInline:join','insertion:chain','default','suggestion-type','840488jaQeqe','getUser','updateMarker','set','return','markerToData','markMultiRangeInsertion','addMarker:suggestion:attribute','1494654NqMtTo','addMarker:suggestion:formatBlock','_refreshSuggestionsChain','discardAllSuggestions','_rangeIsInLocalUserInsertion','getFirstMarker','oldValue','suggestion','_recordAttributeSuggestions','options','_processAttributeSuggestions','startsWith','announce','next','collaboration.channelId','_isForcedDefaultExecutionBlock','addHighlight','trackChanges','_reduceExistingSuggestions','_SUGGESTION_ANNOUNCEMENT','removeAttribute','getAllAdjacentSuggestions','createSelection','size','ck-suggestion-marker-','attribute:join','FORMATTING','_removeSuggestion','marker-count','insertion:discard','track-changes-adapter-missing-getsuggestion','accepted','containsRange','getItems','value','fire','isIntersectingWithRange','getDifference','detach','track-changes-suggestion-not-found','attributes','before','removeComment','addUser','markerName','1444896JrLnFg','getFirstRange','containsItem','change:activeMarkers','add','markInlineFormat','change:data','author','some','isMultiRange','forward','markDeletion','enqueueChange','isArray','catch','applyOperation','addMarker','insertion:join','substr','toUpperCase','isLimit','trackChanges.trackFormatChanges','deletion:join','start','_getExternalAuthor','_trackFormatChanges','open','$textProxy','formatInline:discard','plugins','skipNestingCheck','nodeAfter','TrackChangesEditing','isObject','getIntersection','attributeNewValue','isBlock','getNearestSelectionRange','track-changes-user-not-found','getLastMatchingPosition','$graveyard','conversion','formatBlock:chain','registerPostFixer','formatGroupId','markerToHighlight','tablePasteChainId','_descriptionFactory','_getAttributeKey','multipleBlocks','map','_isDataLoaded','find','subType','includes','ready','ck-suggestion-marker-formatInline','_afterChanges','_saved','accept','markMultiRangeBlockFormat','1154481bARMmg','hasComments','warn','getAncestors'];_0xcf6c=function(){return _0x22c7c5;};return _0xcf6c();}function Pt(_0x5f0119,_0x3d7c94,_0x2979b0=[]){const _0x2dda94=_0x36df20;return!(!_0x5f0119[_0x2dda94(0x280)]||!_0x3d7c94[_0x2dda94(0x280)])&&_0x832644(_0x399bc1(_0x5f0119[_0x2dda94(0x248)],_0x2979b0),_0x399bc1(_0x3d7c94[_0x2dda94(0x248)],_0x2979b0));}function Lt(_0x3ba3fd,_0x50dbc9){const _0x2cbbdb=_0x36df20,_0x5e2ca5=Ht(_0x3ba3fd[_0x2cbbdb(0x248)]),_0x33bbf4=Ht(_0x50dbc9);if(!_0x3ba3fd[_0x2cbbdb(0x280)])return!0x1;for(const _0x19484b of Object[_0x2cbbdb(0x1cc)](_0x33bbf4))if(!_0x832644(_0x5e2ca5[_0x19484b],_0x33bbf4[_0x19484b]))return!0x1;return!0x0;}function Ht(_0x12a1fb){const _0x50e649=_0x36df20,_0x414e45=Object[_0x50e649(0x1ec)]({},_0x12a1fb);return delete _0x414e45[_0x50e649(0x26b)],delete _0x414e45[_0x50e649(0x27b)],_0x414e45;}