@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240722.0 → 0.0.0-nightly-20240723.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 (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ed596=_0x3058;(function(_0x26cf26,_0x342573){const _0x49c3dc=_0x3058,_0x201c95=_0x26cf26();while(!![]){try{const _0x1ba946=parseInt(_0x49c3dc(0x16b))/0x1*(parseInt(_0x49c3dc(0x8c))/0x2)+parseInt(_0x49c3dc(0x185))/0x3*(-parseInt(_0x49c3dc(0x179))/0x4)+-parseInt(_0x49c3dc(0x192))/0x5*(parseInt(_0x49c3dc(0xe2))/0x6)+parseInt(_0x49c3dc(0x129))/0x7*(-parseInt(_0x49c3dc(0x1af))/0x8)+parseInt(_0x49c3dc(0x109))/0x9*(parseInt(_0x49c3dc(0x9d))/0xa)+parseInt(_0x49c3dc(0x15c))/0xb+parseInt(_0x49c3dc(0x16d))/0xc*(parseInt(_0x49c3dc(0x1c4))/0xd);if(_0x1ba946===_0x342573)break;else _0x201c95['push'](_0x201c95['shift']());}catch(_0x7ceb43){_0x201c95['push'](_0x201c95['shift']());}}}(_0x2dc7,0xf093c));import{Plugin as _0x133a28,PendingActions as _0x766cb9}from'ckeditor5/src/core.js';import{LiveRange as _0x2d6398}from'ckeditor5/src/engine.js';import{CKEditorError as _0x2a232b,uid as _0x1f74fc,priorities as _0x3a4227,logWarning as _0x5f10a1}from'ckeditor5/src/utils.js';import{toWidget as _0x59b9ad}from'ckeditor5/src/widget.js';import{Users as _0x571935,hashObject as _0x4a4168,surroundingMarkersDetector as _0x4ff2f9}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x48dc50 from'./commands/trackchangescommand.js';import _0x38c435 from'./commands/acceptsuggestioncommand.js';function _0x3058(_0xda4d2,_0x500483){const _0x2dc793=_0x2dc7();return _0x3058=function(_0x305814,_0x37d329){_0x305814=_0x305814-0x65;let _0x9332da=_0x2dc793[_0x305814];return _0x9332da;},_0x3058(_0xda4d2,_0x500483);}import _0x16f579 from'./commands/discardsuggestioncommand.js';import _0x5295f0 from'./commands/executeonallsuggestionscommand.js';import _0x567c3c from'./commands/executeonselectedsuggestionscommand.js';import _0x27fac2 from'./suggestion.js';import _0x1763cc from'./suggestiondescriptionfactory.js';import _0x20f88d from'./integrations/aiassistant.js';import _0x4c17e6 from'./integrations/alignment.js';import _0x580ee3 from'./integrations/basicstyles.js';import _0x2f231b from'./integrations/blockquote.js';import _0x7dca3b from'./integrations/casechange.js';import _0x578b68 from'./integrations/ckbox.js';import _0x4ca1ec from'./integrations/codeblock.js';import _0xd07955 from'./integrations/comments.js';import _0x26a771 from'./integrations/deletecommand.js';import _0x246f8c from'./integrations/list.js';import _0x402e06 from'./integrations/listproperties.js';import _0x1f9a25 from'./integrations/entercommand.js';import _0xd9793 from'./integrations/findandreplace.js';import _0x37c8aa from'./integrations/font.js';import _0x2f9727 from'./integrations/formatpainter.js';import _0x8a1215 from'./integrations/heading.js';import _0x423e60 from'./integrations/highlight.js';import _0x169204 from'./integrations/horizontalline.js';import _0x3dc20f from'./integrations/htmlembed.js';import _0xe37365 from'./integrations/image.js';import _0x26de4b from'./integrations/imagereplace.js';import _0x56cd28 from'./integrations/imagestyle.js';import _0x24f70f from'./integrations/importword.js';import _0x394614 from'./integrations/indent.js';import _0x17fea3 from'./integrations/inputcommand.js';import _0x1fac86 from'./integrations/link.js';import _0x3cfe83 from'./integrations/legacylist.js';import _0x8bc24b from'./integrations/legacylistproperties.js';import _0x1c6abd from'./integrations/mediaembed.js';import _0x784d1d from'./integrations/mention.js';import _0x111f5a from'./integrations/mergefields.js';import _0x460413 from'./integrations/multilevellist.js';import _0x299402 from'./integrations/pagebreak.js';import _0x398906 from'./integrations/paragraph.js';import _0x3a163d from'./integrations/removeformat.js';import _0x1d268b from'./integrations/restrictededitingmode.js';import _0x48ef7c from'./integrations/shiftentercommand.js';import _0x45b23a from'./integrations/standardeditingmode.js';import _0x2d5d74 from'./integrations/style.js';import _0x4c9223 from'./integrations/table.js';import _0x1a177b from'./integrations/tablemergesplit.js';import _0x405aa7 from'./integrations/tableheadings.js';import _0x2f2451 from'./integrations/tableclipboard.js';import _0x58ac94 from'./integrations/tablecolumnresize.js';import _0x13c0a9 from'./integrations/template.js';import _0x337832 from'./integrations/tableofcontents.js';import _0x5f051b from'./integrations/title.js';function _0x2dc7(){const _0x2c283e=['end','attributes','stopListening','value','showSuggestionHighlights','isAtEnd','from','markInlineFormat','addCommentThread','rejected','isCollapsed','enableCommand','removeMarker:suggestion:attribute','_recordAttributeSuggestions','isArray','setTo','formatInline:chain','documentSelection','getAllAdjacentSuggestions','enqueueChange','_mergeNestedSuggestions','substr','addMarker:suggestion','isMultiRange','suggestionUnloaded','_splitMarkerName','getCommentThread','deletion:accept','filter','fromRange','oldValue','containsItem','formatBlock:','delete','_getMarkerAnnouncementText','accepted','external:','unbind','element','skipNestingCheck','isLocal','ck-suggestion-marker-','getContainedElement','map','createPositionAt','addUser','getCustomProperty','registerCustomCallback','_addThreadToSuggestion','includes','isDocumentOperation','data-suggestion','registerPostFixer','acceptSelectedSuggestions','formatGroupId','registerBlockAttribute','_defaultCallbacks','author','dataDowncast','position','suggestionChanged','ENTER','subType','upcast','resolve','suggestion','define','descriptionFactory','isLimit','authoredAt','addHighlight','_trackFormatChanges','discard','removeMarker:suggestion:formatBlock','track-changes-suggestion-data-mismatch','928340tItPgT','unbindElementFromMarkerName','authorName','catch','isTouching','change:_saved','formatInline:join','containsPosition','item','formatInline:accept','ck-suggestion-marker-formatInline','_model','acceptAllSuggestions','forceDefaultExecution','_joinWithAdjacentSuggestions','isAfter','_registerDefaultCallbacks','266120BGRzoW','addSuggestion','chain','_commentsRepository','formatInline:discard','deletion:chain','highest','containerElement','_SUGGESTION_ANNOUNCEMENT','_processAttributeChanges','after','formatInline:','createPositionAfter','addClass','elementStart','track-changes-adapter-missing-getsuggestion','formatBlock','_reduceExistingSuggestions','writer','createElement','creator','markMultiRangeBlockFormat','isEqual','removeClass','formatBlock:accept','hasCommentThread','isSelectable','batch','buildSuggestion','always','ready','oldRange','fire','markDeletion','group','getMultiRangeId','multi','isExternal','newRange','consumable','formatInline','getItems','range','newValue','bindElementToMarker','pluginName','discardSuggestion','concat','attributeNewValue','$marker','markMultiRangeDeletion','getRange','data','FORMATTING','$text','warn','nodeBefore','attribute:discard','sort','isBlock','createSelection','registerInlineAttribute','substring','@external','updateMarker','rename','split','init','insertion:discard','162522OpNweM','_customCallbacks','addComment','comments','backward','differ','multipleBlocks','isUndo','selection','commandName','enableReadOnlyMode','name','deletion:discard','document','before','insertion:join','removeComment','format','trackChanges.mergeNestedSuggestions','_cutOutSuggestionMarker','getSuggestions','elementToElement','enableDefaultAttributesIntegration','removeMarkers','lowest','_blockAttributeKeys','unshift','track-changes-suggestion-not-found','editingDowncast','detach','setAttribute','_getAuthorFromId','low','createRange','_suggestions','toJSON','hasComments','then','moveTargetPosition','135FvHoeq','addMarkerName','push','_afterChanges','_reduceSuggestionAttributeRange','ck-suggestion-marker--active','removed','previous','_enabledCommands','clone','track-changes-enable-command-twice','getMarkers','_setSuggestionRange','getWalker','rootName','has','length','isIntersecting','markerReady','forward','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.','head','nodeAfter','type','addMarker:suggestion:formatBlock','PENDING_ACTION_SUGGESTION','open','insertion','fromCharCode','formatBlock:chain','clear','never','1081087XCGwtc','addMarker','formatBlock:join','model','deletion:','locale','attributeKey','move','startsWith','_editor','marker-count','dataReady','_handleNewSuggestionMarker','createRangeIn','_addSuggestionMarker','requires','LEAVE','groupId','_removeSuggestion','_suggestionState','collaboration.channelId','$elementName','track-changes-command-not-found','getLastMatchingPosition','_updateSuggestionData','deleteContent','createRangeOn','markMultiRangeInsertion','createPositionBefore','getChanges','for','add','isBefore','markerNameToElements','change:activeMarkers','splitPosition','getSuggestionCallback','conversion','insert','setSelection','markerToData','getFirstMarker','_findSuggestions','getShiftedBy','error-saving-suggestion-data-suggestion-discarded','$graveyard','join','consume','markers','getChangedMarkers','notReady','15721167MoPBcp','every','trackChangesCommand','values','accept','insertion:','attribute:accept','containsRangeInObject','insertion:chain','reconvertMarker','execute','getRanges','splice','action','size','1YDGrEZ','editor','1852944ulOmRK','trackChanges.trackFormatChanges','_recordAttributeChanges','Users','_getAttributeKey','start','_suggestionFactory','default','get','isRemovable','suggestion-type','markerName','4gnpMAA','high','isAtStart','key','commands','activeMarkers','containsRange','acceptSuggestion','editing','announce','attribute:join','_processAttributeSuggestions','1864965QYfrDQ','stop','markAttributeChange','_getExternalAuthor','forEach','next','getDifference','normal','tablePasteChainId','CommentsRepository','elementEnd','commentThread','fetchCommentThread','155JbONcy','options','insertContent','root','markInsertion','getIntersection','schema','originalSuggestionId','dataToMarker','remove','markBlockFormat','deletion:join','ck-suggestion-marker-formatBlock','updateSuggestion','plugins','assign','attribute:','ck-suggestion-marker','addSuggestionData','meta','discardSelectedSuggestions','PendingActions','find','toViewElement','howMany','_rangeIsInLocalUserInsertion','_isRegisteredAttribute','isNextTo','addRange','56lPztxV','$textProxy','hasSuggestion','_isForcedDefaultExecutionBlock','_isDataLoaded','_saved','_joinSuggestions','TrackChangesEditing','_inlineAttributeKeys','_adapter','refresh','some','createdAt','isInContent','parent','widget','deletion','suggestion:','removeAttribute','suggestionLoaded','isIntersectingWithRange','104CDSFiQ','toUpperCase','track-changes-user-not-found','getNearestSelectionRange','_isBlockAttribute','formatBlock:discard','_refreshSuggestionsChain','update:suggestion','_checkSuggestionCorrectness','return','isObject','addMarker:suggestion:attribute','removeMarker','attribute','isOwn','keys','applyOperation','_initAriaMarkerChangeAnnouncements','getAttribute','rethrowUnexpectedError','getFirstRange','change:data','_getSuggestionData','discardAllSuggestions','suggestion:attribute:','config','isInsideObject','_refreshAttributeSuggestionsChain','markerToHighlight','targetPosition','attributeOldValue','trackChanges','_breakSuggestionMarker','getAncestors','listenTo','insertion:accept','getSuggestion','adapter','change','_onDiscard','pop','mapper','getUser','track-changes-adapter-already-set','set','_setSuggestionData','_createSuggestion'];_0x2dc7=function(){return _0x2c283e;};return _0x2dc7();}import _0x3f8e4e from'./integrations/undo.js';import _0x4c8522 from'./integrations/tablecaption.js';import _0x585893 from'./integrations/tableproperties.js';import{getTranslation as _0xcb89f9}from'./utils/common-translations.js';import{isEqual as _0x483926,omit as _0x18ef2f}from'lodash-es';export const renameAttributeKey=_0x1ed596(0x13e);export default class p extends _0x133a28{static get[_0x1ed596(0x138)](){const _0x42e06b=_0x1ed596;return[_0x42e06b(0x18e),_0x571935,_0x766cb9,_0x20f88d,_0x4c17e6,_0x580ee3,_0x2f231b,_0x578b68,_0x7dca3b,_0x4ca1ec,_0xd07955,_0x26a771,_0x1f9a25,_0xd9793,_0x37c8aa,_0x2f9727,_0x8a1215,_0x423e60,_0x169204,_0x3dc20f,_0xe37365,_0x56cd28,_0x26de4b,_0x24f70f,_0x394614,_0x17fea3,_0x3cfe83,_0x8bc24b,_0x460413,_0x1fac86,_0x246f8c,_0x402e06,_0x1c6abd,_0x784d1d,_0x111f5a,_0x299402,_0x398906,_0x3a163d,_0x1d268b,_0x48ef7c,_0x45b23a,_0x2d5d74,_0x4c9223,_0x1a177b,_0x405aa7,_0x4c8522,_0x2f2451,_0x58ac94,_0x337832,_0x585893,_0x13c0a9,_0x5f051b,_0x3f8e4e];}static get[_0x1ed596(0xca)](){const _0x37312a=_0x1ed596;return _0x37312a(0x1b6);}constructor(_0x208e9f){const _0x3771a5=_0x1ed596;function _0x24b488(_0x45ab67){const _0x46f757=_0x3058;return _0x45ab67[_0x46f757(0x6c)](_0x175e7b=>String[_0x46f757(0x125)](_0x175e7b))[_0x46f757(0x157)]('');}super(_0x208e9f),this[_0x3771a5(0x200)]=!0x1,this[_0x3771a5(0x1f0)](_0x3771a5(0x17e),[]),this['on'](_0x3771a5(0x14b),(_0x343888,_0x1362e6,_0x6e25c9,_0x4e462e)=>{const _0x5725e7=_0x3771a5;this[_0x5725e7(0x97)][_0x5725e7(0x1ea)](()=>{const _0x20ac42=_0x5725e7;for(const _0x2045f0 of[..._0x4e462e,..._0x6e25c9])this[_0x20ac42(0x97)][_0x20ac42(0x159)][_0x20ac42(0x118)](_0x2045f0)&&_0x208e9f[_0x20ac42(0x181)][_0x20ac42(0x165)](_0x2045f0);});}),this[_0x3771a5(0x84)]=new _0x1763cc(this[_0x3771a5(0x16c)][_0x3771a5(0x12c)][_0x3771a5(0x198)],this[_0x3771a5(0x16c)][_0x3771a5(0x12e)]),this[_0x3771a5(0x1b8)]=null,this[_0x3771a5(0x173)]=new Rt(this[_0x3771a5(0x16c)]),this[_0x3771a5(0x104)]=new Map(),this[_0x3771a5(0xa0)]=_0x208e9f[_0x3771a5(0x1a0)][_0x3771a5(0x175)](_0x3771a5(0x18e)),this[_0x3771a5(0x111)]=new Set(),this[_0x3771a5(0x97)]=this[_0x3771a5(0x16c)][_0x3771a5(0x12c)],this[_0x3771a5(0x13c)]=new WeakMap(),this[_0x3771a5(0x1b2)]=!0x1,this[_0x3771a5(0xfb)]=new Set([_0x3771a5(0x13e)]),this[_0x3771a5(0x1b7)]=new Set(),_0x208e9f[_0x3771a5(0x1dd)][_0x3771a5(0x83)](_0x3771a5(0x16e),_0x3771a5(0x174)),this[_0x3771a5(0x88)]=_0x208e9f[_0x3771a5(0x1dd)][_0x3771a5(0x175)](_0x3771a5(0x16e)),_0x208e9f[_0x3771a5(0x1dd)][_0x3771a5(0x83)](_0x3771a5(0xf4),!0x0),this[_0x3771a5(0x207)]=_0x208e9f[_0x3771a5(0x1dd)][_0x3771a5(0x175)](_0x3771a5(0xf4)),this[_0x3771a5(0x15e)]=new _0x48dc50(_0x208e9f,this[_0x3771a5(0x111)]),this[_0x3771a5(0x1d5)](),this[_0x24b488([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x24b488([0x34,0x30,0x34,0x38,0x31,0x34,0x34,0x34]);}[_0x1ed596(0xe0)](){const _0x51f0a4=_0x1ed596,_0x1e5f7a=this[_0x51f0a4(0x16c)],_0x5226bf=(_0x2031d5,_0x7d092e)=>{const _0x42c43b=_0x51f0a4;if(_0x42c43b(0x1d1)!=_0x2031d5)return _0x42c43b(0x6a)+_0x2031d5;const _0x2b9319=_0x7d092e[_0x42c43b(0xdf)]('|')[0x0];return this[_0x42c43b(0x1c8)](_0x2b9319)?_0x42c43b(0x19e):_0x42c43b(0x96);};_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0xfe))[_0x51f0a4(0x1e0)]({'model':_0x51f0a4(0x82),'view':_0x26e97d=>{const _0x54a3bf=_0x51f0a4,{id:_0x4eb479,type:_0xe23b11,subType:_0x2ecb34}=this[_0x54a3bf(0x20c)](_0x26e97d[_0x54a3bf(0x178)]),_0x56a804=[_0x54a3bf(0x1a3),_0x5226bf(_0xe23b11,_0x2ecb34)];let _0x41a8e0=0xbb8;return this[_0x54a3bf(0x17e)][_0x54a3bf(0x72)](_0x26e97d[_0x54a3bf(0x178)])&&(_0x56a804[_0x54a3bf(0x10b)](_0x54a3bf(0x10e)),_0x41a8e0=0xbc2),_0x54a3bf(0x1bf)==_0xe23b11&&(_0x41a8e0+=0x5),{'classes':_0x56a804,'attributes':{'data-suggestion':_0x4eb479},'priority':_0x41a8e0};}}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x7b))[_0x51f0a4(0x148)](_0x49b0f9=>{const _0x116e4e=_0x51f0a4;_0x49b0f9['on'](_0x116e4e(0x209),(_0x156791,_0x393d72,_0x4df00e)=>{const _0x469c79=_0x116e4e;if(!_0x4df00e[_0x469c79(0x193)][_0x469c79(0x1f7)])return;const _0x44dea7=_0x393d72[_0x469c79(0x94)];if(!_0x44dea7)return;const _0x37ba21=_0x4df00e[_0x469c79(0x1ed)][_0x469c79(0x1a9)](_0x44dea7);_0x1e5f7a[_0x469c79(0x12c)][_0x469c79(0x198)][_0x469c79(0x1ce)](_0x44dea7)&&_0x37ba21&&!_0x37ba21[_0x469c79(0x6f)](_0x469c79(0x1be))&&_0x37ba21['is'](_0x469c79(0xa4))&&_0x59b9ad(_0x37ba21,_0x4df00e[_0x469c79(0xaf)]);},{'priority':_0x116e4e(0x17a)});}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x7b))[_0x51f0a4(0x1e0)]({'model':_0x51f0a4(0x82),'view':(_0x2b8e3e,_0x2ddb80)=>{const _0x228489=_0x51f0a4;if(!_0x2ddb80[_0x228489(0x193)][_0x228489(0x1f7)])return null;const {type:_0x2e9d4f,subType:_0x49ab0d}=this[_0x228489(0x20c)](_0x2b8e3e[_0x228489(0x178)]);return{'classes':[_0x228489(0x1a3),_0x5226bf(_0x2e9d4f,_0x49ab0d)],'priority':0xbb8};}});const _0x306a48=({showActiveMarkers:_0x46b74e=!0x0,isAttributeSuggestion:_0x3a526c=!0x1}={})=>(_0xb93fb7,_0x343f27,_0x41bed7)=>{const _0x111541=_0x51f0a4;if(!_0x343f27[_0x111541(0x94)])return;const {id:_0x527ac2}=this[_0x111541(0x20c)](_0x343f27[_0x111541(0x178)]);if(_0x3a526c){const _0x27cb23=this[_0x111541(0x104)][_0x111541(0x175)](_0x527ac2),_0x1d5ec9=this[_0x111541(0x171)](_0x27cb23);if(!this[_0x111541(0x1c8)](_0x1d5ec9))return;}if(_0x343f27[_0x111541(0x94)]['is'](_0x111541(0xea)))return void _0x41bed7[_0x111541(0xc4)][_0x111541(0x158)](_0x343f27[_0x111541(0x94)],_0xb93fb7[_0x111541(0xed)]);const _0x16b4df=_0x41bed7[_0x111541(0x1ed)][_0x111541(0x1a9)](_0x343f27[_0x111541(0x94)]);if(_0x343f27[_0x111541(0x94)]['is'](_0x111541(0x67))&&_0x1e5f7a[_0x111541(0x12c)][_0x111541(0x198)][_0x111541(0xd8)](_0x343f27[_0x111541(0x94)])&&!_0x16b4df[_0x111541(0x6f)](_0x111541(0x87))){_0x41bed7[_0x111541(0xaf)][_0x111541(0xaa)]([_0x111541(0x1a3),_0x111541(0x19e)],_0x16b4df),_0x41bed7[_0x111541(0xaf)][_0x111541(0x100)](_0x111541(0x74),_0x527ac2,_0x16b4df),_0x41bed7[_0x111541(0x1ed)][_0x111541(0xc9)](_0x16b4df,_0x343f27[_0x111541(0x178)]),_0x46b74e&&(this[_0x111541(0x17e)][_0x111541(0x72)](_0x343f27[_0x111541(0x178)])?_0x41bed7[_0x111541(0xaf)][_0x111541(0xaa)](_0x111541(0x10e),_0x16b4df):_0x41bed7[_0x111541(0xaf)][_0x111541(0xb4)](_0x111541(0x10e),_0x16b4df));for(const _0x5c3e62 of _0x1e5f7a[_0x111541(0x12c)][_0x111541(0x136)](_0x343f27[_0x111541(0x94)])[_0x111541(0xc6)]())_0x41bed7[_0x111541(0xc4)][_0x111541(0x158)](_0x5c3e62,_0xb93fb7[_0x111541(0xed)]);_0x41bed7[_0x111541(0xc4)][_0x111541(0x158)](_0x343f27[_0x111541(0x94)],_0xb93fb7[_0x111541(0xed)]);}};_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x7b))[_0x51f0a4(0x148)](_0x1d1675=>{const _0x299654=_0x51f0a4;_0x1d1675['on'](_0x299654(0x121),(_0x4c7bf9,_0x5f16b8,_0x1e6d0f)=>{const _0x336dd8=_0x299654;_0x1e6d0f[_0x336dd8(0x193)][_0x336dd8(0x1f7)]&&_0x306a48({'showActiveMarkers':!0x1})(_0x4c7bf9,_0x5f16b8,_0x1e6d0f);},{'priority':_0x299654(0xa3)});}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x7b))[_0x51f0a4(0x148)](_0x2f4a94=>{const _0x21c798=_0x51f0a4;_0x2f4a94['on'](_0x21c798(0x1cf),(_0x2baae5,_0x501d52,_0x176e1d)=>{const _0x562163=_0x21c798;_0x176e1d[_0x562163(0x193)][_0x562163(0x1f7)]&&_0x306a48({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2baae5,_0x501d52,_0x176e1d);},{'priority':_0x21c798(0xa3)});}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x7b))[_0x51f0a4(0x151)]({'model':_0x51f0a4(0x82),'view':(_0x53b415,_0x2b3dbb)=>_0x2b3dbb[_0x51f0a4(0x193)][_0x51f0a4(0x1f7)]?null:{'group':_0x51f0a4(0x82),'name':_0x53b415[_0x51f0a4(0x208)](0xb)}}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x80))[_0x51f0a4(0xf7)]({'view':{'name':_0x51f0a4(0x82),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3b3f3f,{writer:_0x3235b9})=>{const _0xa76d66=_0x51f0a4;let _0x33633c=_0xa76d66(0x1c0)+_0x3b3f3f[_0xa76d66(0x1d6)](_0xa76d66(0x177))+':'+_0x3b3f3f[_0xa76d66(0x1d6)]('id');return _0x3b3f3f[_0xa76d66(0x1d6)](_0xa76d66(0x133))&&(_0x33633c+=':'+_0x3b3f3f[_0xa76d66(0x1d6)](_0xa76d66(0x133))),_0x3235b9[_0xa76d66(0xb0)](_0xa76d66(0xce),{'data-name':_0x33633c});}}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0x80))[_0x51f0a4(0x19a)]({'view':_0x51f0a4(0x82)}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0xfe))[_0x51f0a4(0x148)](_0x3a8d9e=>{const _0x3ec88d=_0x51f0a4;_0x3a8d9e['on'](_0x3ec88d(0x121),_0x306a48(),{'priority':_0x3ec88d(0x17a)});}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0xfe))[_0x51f0a4(0x148)](_0x40f05b=>{const _0xc542cc=_0x51f0a4;_0x40f05b['on'](_0xc542cc(0x1cf),_0x306a48({'isAttributeSuggestion':!0x0}),{'priority':_0xc542cc(0x17a)});}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0xfe))[_0x51f0a4(0x148)](_0x4f3e49=>{const _0x26ade1=_0x51f0a4;_0x4f3e49['on'](_0x26ade1(0x8a),(_0x1b8d45,_0x45ed2a,_0xd5de46)=>{const _0x4735de=_0x26ade1,_0x5bd06e=_0xd5de46[_0x4735de(0x1ed)][_0x4735de(0x14a)](_0x45ed2a[_0x4735de(0x178)]);if(_0x5bd06e){for(const _0x2b60cd of _0x5bd06e)_0x2b60cd[_0x4735de(0x6f)](_0x4735de(0x87))||(_0xd5de46[_0x4735de(0xaf)][_0x4735de(0xb4)]([_0x4735de(0x1a3),_0x4735de(0x19e),_0x4735de(0x10e)],_0x2b60cd),_0xd5de46[_0x4735de(0xaf)][_0x4735de(0x1c1)](_0x4735de(0x74),_0x2b60cd),_0xd5de46[_0x4735de(0x1ed)][_0x4735de(0x8d)](_0x2b60cd,_0x45ed2a[_0x4735de(0x178)]));}},{'priority':_0x26ade1(0x17a)});}),_0x1e5f7a[_0x51f0a4(0x14e)][_0x51f0a4(0x147)](_0x51f0a4(0xfe))[_0x51f0a4(0x148)](_0x2a99f2=>{const _0x568662=_0x51f0a4;_0x2a99f2['on'](_0x568662(0x1ff),(_0x3b6c05,_0x29aaf4,_0x244e01)=>{const _0x3a1e53=_0x568662,_0x33d2d0=_0x244e01[_0x3a1e53(0x1ed)][_0x3a1e53(0x14a)](_0x29aaf4[_0x3a1e53(0x178)]);if(!_0x33d2d0)return;const {id:_0xe50192}=this[_0x3a1e53(0x20c)](_0x29aaf4[_0x3a1e53(0x178)]),_0x16071f=this[_0x3a1e53(0x104)][_0x3a1e53(0x175)](_0xe50192),_0x1d1d60=this[_0x3a1e53(0x171)](_0x16071f);if(this[_0x3a1e53(0x1c8)](_0x1d1d60)){for(const _0x2e8841 of _0x33d2d0)_0x2e8841[_0x3a1e53(0x6f)](_0x3a1e53(0x87))||(_0x244e01[_0x3a1e53(0xaf)][_0x3a1e53(0xb4)]([_0x3a1e53(0x1a3),_0x3a1e53(0x19e),_0x3a1e53(0x10e)],_0x2e8841),_0x244e01[_0x3a1e53(0xaf)][_0x3a1e53(0x1c1)](_0x3a1e53(0x74),_0x2e8841),_0x244e01[_0x3a1e53(0x1ed)][_0x3a1e53(0x8d)](_0x2e8841,_0x29aaf4[_0x3a1e53(0x178)]));}},{'priority':_0x568662(0x17a)});}),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0xef)][_0x51f0a4(0x75)](_0x2789ca=>{const _0xec9a23=_0x51f0a4;let _0x43af04=!0x1;const _0x43cb26=Array[_0xec9a23(0x1f9)](_0x1e5f7a[_0xec9a23(0x12c)][_0xec9a23(0xef)][_0xec9a23(0xe7)][_0xec9a23(0x15a)]()),_0x42661e=new Set();for(const {name:_0x544b72,data:_0x2d13d3}of _0x43cb26){const {group:_0x3901db,type:_0x338646,subType:_0x337144,id:_0x54617d}=this[_0xec9a23(0x20c)](_0x544b72);if(_0xec9a23(0x82)!==_0x3901db)continue;const _0x412903=this[_0xec9a23(0x104)][_0xec9a23(0x175)](_0x54617d);if(null!=_0x2d13d3[_0xec9a23(0xc3)]){_0xec9a23(0xc5)==_0x338646&&(_0x43af04=_0x43af04||Vt(_0x2d13d3[_0xec9a23(0xc3)],_0x544b72,_0x2789ca,_0x1e5f7a[_0xec9a23(0x12c)][_0xec9a23(0x198)]));const _0x4f6e2f=_0xec9a23(0x1d1)==_0x338646&&this[_0xec9a23(0x1c8)](_0x337144[_0xec9a23(0xdf)]('|')[0x0]);if(_0x2d13d3[_0xec9a23(0xc3)][_0xec9a23(0x1fd)]||_0xec9a23(0x156)==_0x2d13d3[_0xec9a23(0xc3)][_0xec9a23(0x195)][_0xec9a23(0x117)]||_0xec9a23(0xad)==_0x338646&&!Ot(_0x2d13d3[_0xec9a23(0xc3)])||_0x4f6e2f&&!Ot(_0x2d13d3[_0xec9a23(0xc3)])||_0xec9a23(0x1bf)==_0x338646&&!(!Et(_0x542918=_0x2d13d3[_0xec9a23(0xc3)])&&!function(_0x245bd1){const _0x368991=_0xec9a23;return _0x245bd1[_0x368991(0x172)][_0x368991(0x1bd)]==_0x245bd1[_0x368991(0x1f3)][_0x368991(0xd5)]&&_0x245bd1[_0x368991(0x172)][_0x368991(0x1f8)];}(_0x542918)))_0x2789ca[_0xec9a23(0x1d0)](_0x544b72),_0x43af04=!0x0;else{if(!_0x412903||!_0x412903[_0xec9a23(0x1bc)])continue;_0x42661e[_0xec9a23(0x148)](_0x412903);}}}var _0x542918;return _0x42661e[_0xec9a23(0x16a)]>0x0&&(_0x43af04=!!this[_0xec9a23(0x9a)](_0x42661e)||_0x43af04),_0x43af04;}),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0xef)][_0x51f0a4(0x75)](_0x1e830c=>{const _0x2fe07f=_0x51f0a4;let _0x53dde2=!0x1;for(const _0x587711 of _0x1e5f7a[_0x2fe07f(0x12c)][_0x2fe07f(0xef)][_0x2fe07f(0xe7)][_0x2fe07f(0x146)]())if(_0x2fe07f(0x14f)==_0x587711[_0x2fe07f(0x120)])for(const _0x5a4d45 of this[_0x2fe07f(0x104)][_0x2fe07f(0x15f)]()){if(_0x5a4d45[_0x2fe07f(0x20a)]||!_0x5a4d45[_0x2fe07f(0x1bc)])continue;const _0x45dfe6=_0x2fe07f(0xad)==_0x5a4d45[_0x2fe07f(0x120)],_0x3fe553=this[_0x2fe07f(0x171)](_0x5a4d45),_0x56981d=_0x3fe553&&this[_0x2fe07f(0x1c8)](_0x3fe553);if(!_0x45dfe6&&!_0x56981d)continue;const _0x4e3f98=_0x5a4d45[_0x2fe07f(0x1d8)]();if(_0x4e3f98[_0x2fe07f(0x172)][_0x2fe07f(0x1bd)]!=_0x4e3f98[_0x2fe07f(0x1f3)][_0x2fe07f(0x1bd)]&&!_0x4e3f98[_0x2fe07f(0x1f3)][_0x2fe07f(0x1f8)]){const _0x34ea41=_0x1e5f7a[_0x2fe07f(0x12c)][_0x2fe07f(0x6d)](_0x4e3f98[_0x2fe07f(0x172)][_0x2fe07f(0x11f)],_0x2fe07f(0x1f3)),_0x6a643c=_0x1e5f7a[_0x2fe07f(0x12c)][_0x2fe07f(0x103)](_0x4e3f98[_0x2fe07f(0x172)],_0x34ea41);_0x1e830c[_0x2fe07f(0xdd)](_0x5a4d45[_0x2fe07f(0x152)](),{'range':_0x6a643c}),_0x53dde2=!0x0;}}return _0x53dde2;}),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0xef)][_0x51f0a4(0x75)](_0x1932ae=>this[_0x51f0a4(0xa6)](_0x1932ae)),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0xef)][_0x51f0a4(0x75)](_0x522e0b=>!_0x522e0b[_0x51f0a4(0xb8)][_0x51f0a4(0x69)]&&this[_0x51f0a4(0x184)](_0x522e0b)),_0x1e5f7a[_0x51f0a4(0x12c)]['on'](_0x51f0a4(0x10c),()=>{const _0x36eed7=_0x51f0a4;this[_0x36eed7(0x200)]=!0x1;}),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0xef)]['on'](_0x51f0a4(0x1d9),(_0x10b1a6,_0x5110fd)=>{const _0x28a3d5=_0x51f0a4;if(!_0x5110fd[_0x28a3d5(0x69)]||_0x5110fd[_0x28a3d5(0xe9)])return;if(!this[_0x28a3d5(0x200)])return;const _0x4f8374=_0x1e5f7a[_0x28a3d5(0x12c)][_0x28a3d5(0xef)][_0x28a3d5(0xe7)][_0x28a3d5(0x146)]();if(0x0==_0x4f8374[_0x28a3d5(0x119)])return;const _0x32e533=[],_0x5a6196=_0x4f8374[_0x28a3d5(0x20f)](_0x4b7f16=>_0x28a3d5(0x1d1)==_0x4b7f16[_0x28a3d5(0x120)]),_0x1bc8d2=_0x4f8374[_0x28a3d5(0x20f)](_0x2bfe81=>_0x28a3d5(0x14f)==_0x2bfe81[_0x28a3d5(0x120)]&&_0x28a3d5(0xd3)!=_0x2bfe81[_0x28a3d5(0xed)]);for(const _0x2babef of _0x5a6196)this[_0x28a3d5(0x1ac)](_0x2babef[_0x28a3d5(0x12f)])&&_0x32e533[_0x28a3d5(0x10b)]({'key':_0x2babef[_0x28a3d5(0x12f)],'newValue':_0x2babef[_0x28a3d5(0xcd)],'oldValue':_0x2babef[_0x28a3d5(0x1e2)],'range':Gt(_0x2babef[_0x28a3d5(0xc7)],_0x1e5f7a[_0x28a3d5(0x12c)])});for(const _0x9a396e of _0x1bc8d2){if(_0x28a3d5(0xde)!=_0x9a396e[_0x28a3d5(0x169)]&&_0x28a3d5(0x1b9)!=_0x9a396e[_0x28a3d5(0x169)])continue;const _0x2d608a=Ft(_0x9a396e[_0x28a3d5(0x7c)][_0x28a3d5(0x11f)],_0x1e5f7a[_0x28a3d5(0x12c)]),_0x30c3c2=_0x9a396e[_0x28a3d5(0xf0)];_0x28a3d5(0xde)==_0x9a396e[_0x28a3d5(0x169)]&&_0x32e533[_0x28a3d5(0x10b)]({'key':_0x28a3d5(0x13e),'newValue':_0x9a396e[_0x28a3d5(0xed)],'oldValue':_0x30c3c2[_0x28a3d5(0xed)],'range':_0x2d608a});for(const [_0x4a4881,_0x1bc2f5]of _0x30c3c2[_0x28a3d5(0x1f4)]){if(!this[_0x28a3d5(0x1ac)](_0x4a4881))continue;const _0x60637=_0x9a396e[_0x28a3d5(0x1f4)][_0x28a3d5(0x175)](_0x4a4881);_0x1bc2f5!==_0x60637&&_0x32e533[_0x28a3d5(0x10b)]({'key':_0x4a4881,'newValue':_0x60637,'oldValue':_0x1bc2f5,'range':_0x2d608a});}for(const [_0x169053,_0x24df34]of _0x9a396e[_0x28a3d5(0x1f4)])this[_0x28a3d5(0x1ac)](_0x169053)&&(_0x30c3c2[_0x28a3d5(0x1f4)][_0x28a3d5(0x118)](_0x169053)||_0x32e533[_0x28a3d5(0x10b)]({'key':_0x169053,'newValue':_0x24df34,'oldValue':null,'range':_0x2d608a}));}0x0!=_0x32e533[_0x28a3d5(0x119)]&&_0x1e5f7a[_0x28a3d5(0x12c)][_0x28a3d5(0x206)](_0x5110fd,_0x2ffb1d=>{const _0x6d929c=_0x28a3d5,_0x27b427=_0x1f74fc();for(const {range:_0x586879,key:_0x45dfe5,oldValue:_0x4e8155,newValue:_0x2cec5d}of _0x32e533)this[_0x6d929c(0x187)](_0x586879,_0x45dfe5,_0x4e8155,_0x2cec5d,{'groupId':_0x27b427});this[_0x6d929c(0xae)](_0x2ffb1d,_0x32e533);});},{'priority':_0x51f0a4(0xfa)}),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0x159)]['on'](_0x51f0a4(0x1cb),(_0x3967bb,_0x314fa0,_0x502fd3)=>{const _0x5c1f92=_0x51f0a4;if(null==_0x502fd3){const {id:_0xb5cb7a}=this[_0x5c1f92(0x20c)](_0x314fa0[_0x5c1f92(0xed)]),_0x18746c=this[_0x5c1f92(0x104)][_0x5c1f92(0x175)](_0xb5cb7a);_0x18746c&&_0x18746c[_0x5c1f92(0x10a)](_0x314fa0[_0x5c1f92(0xed)]);}}),_0x1e5f7a[_0x51f0a4(0x12c)][_0x51f0a4(0xef)]['on'](_0x51f0a4(0x1d9),()=>{const _0x392bbc=_0x51f0a4,_0x580a4c=Array[_0x392bbc(0x1f9)](_0x1e5f7a[_0x392bbc(0x12c)][_0x392bbc(0xef)][_0x392bbc(0xe7)][_0x392bbc(0x15a)]())[_0x392bbc(0x20f)](_0x3f60f1=>_0x392bbc(0x82)===this[_0x392bbc(0x20c)](_0x3f60f1[_0x392bbc(0xed)])[_0x392bbc(0xbf)]);if(0x0===_0x580a4c[_0x392bbc(0x119)])return;_0x580a4c[_0x392bbc(0xd7)]((_0x385422,_0x542f0f)=>{const _0x5c415c=_0x392bbc,_0x4e97b6=_0x385422[_0x5c415c(0xd1)][_0x5c415c(0xbc)],_0x5cac60=_0x542f0f[_0x5c415c(0xd1)][_0x5c415c(0xbc)];return null===_0x4e97b6&&null===_0x5cac60?0x0:null===_0x4e97b6&&null!==_0x5cac60?-0x1:null!==_0x4e97b6&&null===_0x5cac60?0x1:_0x4e97b6[_0x5c415c(0x172)][_0x5c415c(0x149)](_0x5cac60[_0x5c415c(0x172)])?-0x1:0x1;});const _0x10b8b8=new Set(),_0x5aca6b=new Set();for(const {name:_0x17bff7,data:_0x4367fd}of _0x580a4c){const {id:_0x43ada8}=this[_0x392bbc(0x20c)](_0x17bff7);if(null===_0x4367fd[_0x392bbc(0xbc)]){const _0x3f281d=this[_0x392bbc(0x135)](_0x17bff7);_0x5aca6b[_0x392bbc(0x148)](_0x3f281d);}else{const _0x52fd65=this[_0x392bbc(0x104)][_0x392bbc(0x175)](_0x43ada8);null!==_0x4367fd[_0x392bbc(0xc3)]||_0x52fd65[_0x392bbc(0x1bc)]?(_0x10b8b8[_0x392bbc(0x148)](_0x52fd65[_0x392bbc(0x11e)]),_0x5aca6b[_0x392bbc(0x148)](_0x52fd65)):this[_0x392bbc(0x13b)](_0x52fd65);}}_0x5aca6b[_0x392bbc(0x16a)]>0x0&&this[_0x392bbc(0x1ca)](_0x5aca6b);for(const _0x1381fa of _0x10b8b8)this[_0x392bbc(0xbd)](_0x392bbc(0x7d),_0x1381fa);}),_0x1e5f7a[_0x51f0a4(0x12c)]['on'](_0x51f0a4(0x1d4),(_0x39f8c0,_0x20a88f)=>{const _0x2d62d7=_0x51f0a4,_0x2a6fdf=_0x20a88f[0x0];if(!this[_0x2d62d7(0x104)][_0x2d62d7(0x16a)])return;if(!_0x2a6fdf[_0x2d62d7(0x73)])return;if(_0x2a6fdf[_0x2d62d7(0xb8)][_0x2d62d7(0xe9)]||!_0x2a6fdf[_0x2d62d7(0xb8)][_0x2d62d7(0x69)])return;let _0x3a8612,_0x56a718;switch(_0x2a6fdf[_0x2d62d7(0x120)]){case _0x2d62d7(0x14f):_0x3a8612=_0x1e5f7a[_0x2d62d7(0x12c)][_0x2d62d7(0x6d)](_0x2a6fdf[_0x2d62d7(0x7c)]),_0x56a718=_0x3a8612[_0x2d62d7(0x154)](_0x2a6fdf[_0x2d62d7(0x1aa)]);break;case _0x2d62d7(0xdf):_0x3a8612=_0x1e5f7a[_0x2d62d7(0x12c)][_0x2d62d7(0x6d)](_0x2a6fdf[_0x2d62d7(0x14c)]),_0x56a718=_0x1e5f7a[_0x2d62d7(0x12c)][_0x2d62d7(0x6d)](_0x2a6fdf[_0x2d62d7(0x108)]);break;case _0x2d62d7(0x130):_0x3a8612=_0x1e5f7a[_0x2d62d7(0x12c)][_0x2d62d7(0x6d)](_0x2a6fdf[_0x2d62d7(0x1e1)]),_0x56a718=_0x3a8612[_0x2d62d7(0x154)](_0x2a6fdf[_0x2d62d7(0x1aa)]);break;default:return;}const _0x5ef716=_0x1e5f7a[_0x2d62d7(0x12c)][_0x2d62d7(0x103)](_0x3a8612,_0x56a718);_0x1e5f7a[_0x2d62d7(0x12c)][_0x2d62d7(0x1ea)](()=>{const _0x140552=_0x2d62d7;for(const {suggestion:_0x43ff42,meta:_0x5e8272}of this[_0x140552(0x153)](_0x5ef716)){if(_0x43ff42[_0x140552(0x20a)])continue;if(_0x140552(0xc5)==_0x43ff42[_0x140552(0x120)])continue;const _0x5db539=this[_0x140552(0x171)](_0x43ff42);if(_0x5db539&&this[_0x140552(0x1c8)](_0x5db539)&&_0x140552(0xdf)!=_0x2a6fdf[_0x140552(0x120)])continue;const _0x226a17=_0x43ff42[_0x140552(0xd1)]&&_0x43ff42[_0x140552(0xd1)][_0x140552(0xe8)];(_0x140552(0xad)!=_0x43ff42[_0x140552(0x120)]||_0x140552(0xdf)==_0x2a6fdf[_0x140552(0x120)]&&!_0x226a17)&&(_0x5e8272[_0x140552(0x163)]||_0x140552(0x124)==_0x43ff42[_0x140552(0x120)]&&_0x5e8272[_0x140552(0x1d2)]||_0x43ff42[_0x140552(0x1d8)]()[_0x140552(0x17f)](_0x5ef716)&&this[_0x140552(0x1e4)](_0x43ff42,_0x3a8612,_0x56a718));}});},{'priority':_0x51f0a4(0xfa)}),_0x1e5f7a[_0x51f0a4(0x12c)]['on'](_0x51f0a4(0x142),(_0x7f981c,_0xb383e8)=>{const _0x2b8520=_0x51f0a4,_0x10cc1c=_0xb383e8[0x0],_0x5147cb=_0xb383e8[0x1];if(_0x5147cb&&_0x5147cb[_0x2b8520(0x99)])return;if(this[_0x2b8520(0x1b2)])return;if(!this[_0x2b8520(0x15e)][_0x2b8520(0x1f6)])return;if(_0x10cc1c[_0x2b8520(0x1fd)])return;const _0x214ced=_0x1e5f7a[_0x2b8520(0x12c)][_0x2b8520(0x198)],{start:_0x4fe6a3,end:_0x3c2b3e}=_0x10cc1c[_0x2b8520(0x1d8)](),_0x76e8c9=_0x4fe6a3[_0x2b8520(0x11f)]&&_0x214ced[_0x2b8520(0x85)](_0x4fe6a3[_0x2b8520(0x11f)])?null:_0x214ced[_0x2b8520(0x1c7)](_0x4fe6a3,_0x2b8520(0x11c)),_0x3de30d=_0x3c2b3e[_0x2b8520(0xd5)]&&_0x214ced[_0x2b8520(0x85)](_0x3c2b3e[_0x2b8520(0xd5)])?null:_0x214ced[_0x2b8520(0x1c7)](_0x3c2b3e,_0x2b8520(0xe6)),_0x5d0cce=_0x1e5f7a[_0x2b8520(0x12c)][_0x2b8520(0x103)](_0x76e8c9?_0x76e8c9[_0x2b8520(0x172)]:_0x4fe6a3,_0x3de30d?_0x3de30d[_0x2b8520(0x1f3)]:_0x3c2b3e);_0x1e5f7a[_0x2b8520(0x12c)][_0x2b8520(0x1ea)](_0x35f772=>{const _0x41fdc7=_0x2b8520;this[_0x41fdc7(0xbe)](_0x5d0cce);const _0x3f745f=_0x1e5f7a[_0x41fdc7(0x12c)][_0x41fdc7(0x198)][_0x41fdc7(0x1c7)](_0x5d0cce[_0x41fdc7(0x172)]);_0x10cc1c['is'](_0x41fdc7(0x204))?_0x35f772[_0x41fdc7(0x150)](_0x3f745f):_0x10cc1c[_0x41fdc7(0x202)](_0x3f745f);}),_0x7f981c[_0x2b8520(0x186)]();},{'priority':_0x3a4227[_0x51f0a4(0x18c)]+0xa}),_0x1e5f7a[_0x51f0a4(0x12c)]['on'](_0x51f0a4(0x194),(_0x283861,_0x4ccdff)=>{const _0x8c72c5=_0x51f0a4,_0x47ce55=_0x4ccdff[_0x4ccdff[_0x8c72c5(0x119)]-0x1];_0x47ce55&&_0x47ce55[_0x8c72c5(0x99)]||this[_0x8c72c5(0x1b2)]||this[_0x8c72c5(0x15e)][_0x8c72c5(0x1f6)]&&(_0x1e5f7a[_0x8c72c5(0x12c)][_0x8c72c5(0x1ea)](()=>{const _0x127872=_0x8c72c5;let _0x4eb0ea=_0x1e5f7a[_0x127872(0x12c)][_0x127872(0x194)](_0x4ccdff[0x0],_0x4ccdff[0x1],_0x4ccdff[0x2],{'forceDefaultExecution':!0x0});if(!_0x4eb0ea)return;_0x283861[_0x127872(0x1cd)]=_0x4eb0ea[_0x127872(0x112)]();const _0x3ed502=_0x4eb0ea[_0x127872(0x1f3)][_0x127872(0xd5)],_0x29b8c8=_0x1e5f7a[_0x127872(0x12c)][_0x127872(0x198)];_0x3ed502&&_0x29b8c8[_0x127872(0xd8)](_0x3ed502)&&!_0x29b8c8[_0x127872(0x1ce)](_0x3ed502)&&(_0x4eb0ea=_0x1e5f7a[_0x127872(0x12c)][_0x127872(0x103)](_0x4eb0ea[_0x127872(0x172)],_0x1e5f7a[_0x127872(0x12c)][_0x127872(0x6d)](_0x3ed502,_0x127872(0x1f3)))),this[_0x127872(0x196)](_0x4eb0ea);}),_0x283861[_0x8c72c5(0x186)]());},{'priority':_0x51f0a4(0x17a)}),this[_0x51f0a4(0x16c)][_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0x1e3),this[_0x51f0a4(0x15e)]),this[_0x51f0a4(0x1fe)](_0x51f0a4(0x1e3));const _0x4ff710=new _0x38c435(_0x1e5f7a,this[_0x51f0a4(0x104)]);_0x1e5f7a[_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0x180),_0x4ff710),this[_0x51f0a4(0x1fe)](_0x51f0a4(0x180));const _0x396096=new _0x16f579(_0x1e5f7a,this[_0x51f0a4(0x104)]);_0x1e5f7a[_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0xcb),_0x396096),this[_0x51f0a4(0x1fe)](_0x51f0a4(0xcb)),_0x1e5f7a[_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0x98),new _0x5295f0(_0x1e5f7a,_0x4ff710,this[_0x51f0a4(0x104)])),this[_0x51f0a4(0x1fe)](_0x51f0a4(0x98)),_0x1e5f7a[_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0x1db),new _0x5295f0(_0x1e5f7a,_0x396096,this[_0x51f0a4(0x104)])),this[_0x51f0a4(0x1fe)](_0x51f0a4(0x1db)),_0x1e5f7a[_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0x76),new _0x567c3c(_0x1e5f7a,_0x4ff710,this[_0x51f0a4(0x104)])),this[_0x51f0a4(0x1fe)](_0x51f0a4(0x76)),_0x1e5f7a[_0x51f0a4(0x17d)][_0x51f0a4(0x148)](_0x51f0a4(0x1a6),new _0x567c3c(_0x1e5f7a,_0x396096,this[_0x51f0a4(0x104)])),this[_0x51f0a4(0x1fe)](_0x51f0a4(0x1a6));const _0xe84daf=_0x1e5f7a[_0x51f0a4(0x1a0)][_0x51f0a4(0x175)](_0x51f0a4(0x18e));this[_0x51f0a4(0x1e6)](_0xe84daf,_0x51f0a4(0xe4),(_0x1f9384,{threadId:_0x43ff00})=>{const _0x5d5d59=_0x51f0a4,_0x10d91b=this[_0x5d5d59(0x104)][_0x5d5d59(0x175)](_0x43ff00);_0x10d91b&&_0x10d91b[_0x5d5d59(0x190)]&&0x1===_0x10d91b[_0x5d5d59(0x190)][_0x5d5d59(0x119)]&&this[_0x5d5d59(0x141)](_0x43ff00,{'hasComments':!0x0});},{'priority':_0x51f0a4(0x102)}),this[_0x51f0a4(0x1e6)](_0xe84daf,_0x51f0a4(0xf2),(_0x492b5e,{threadId:_0x189fc0})=>{const _0x27398e=_0x51f0a4,_0x57dcc6=this[_0x27398e(0x104)][_0x27398e(0x175)](_0x189fc0);_0x57dcc6&&_0x57dcc6[_0x27398e(0x190)]&&!_0x57dcc6[_0x27398e(0x190)][_0x27398e(0x119)]&&this[_0x27398e(0x141)](_0x189fc0,{'hasComments':!0x1});},{'priority':_0x51f0a4(0x102)});}set[_0x1ed596(0x1e9)](_0x55354d){const _0x27a261=_0x1ed596;if(this[_0x27a261(0x1b8)])throw new _0x2a232b(_0x27a261(0x1ef),this);this[_0x27a261(0x1b8)]=_0x55354d;}get[_0x1ed596(0x1e9)](){const _0x8ec768=_0x1ed596;return this[_0x8ec768(0x1b8)];}[_0x1ed596(0xf6)]({skipNotAttached:_0x121a37=!0x1,toJSON:_0x406795=!0x1}={}){const _0x27ddeb=_0x1ed596,_0x23d1be=[];for(const _0x241747 of this[_0x27ddeb(0x104)][_0x27ddeb(0x15f)]())_0x121a37&&!_0x241747[_0x27ddeb(0x1bc)]||_0x23d1be[_0x27ddeb(0x10b)](_0x241747);return _0x406795?_0x23d1be[_0x27ddeb(0x6c)](_0x278c75=>_0x278c75[_0x27ddeb(0x105)]()):_0x23d1be;}[_0x1ed596(0x1e8)](_0x35158c){const _0x53a4ef=_0x1ed596,_0x786921=this[_0x53a4ef(0x104)][_0x53a4ef(0x175)](_0x35158c);if(!_0x786921)throw new _0x2a232b(_0x53a4ef(0xfd),this);return _0x786921;}[_0x1ed596(0x1b1)](_0x23490c){const _0x2ade88=_0x1ed596;return this[_0x2ade88(0x104)][_0x2ade88(0x118)](_0x23490c);}[_0x1ed596(0x1a4)](_0x2c108f){const _0x692cbc=_0x1ed596,{authorId:_0x4b4de2,id:_0xc2c2ea,attributes:_0x2e6151}=_0x2c108f,[_0x40de40,_0x6c8658]=_0x2c108f[_0x692cbc(0x120)][_0x692cbc(0xdf)](':'),_0x52e254=this[_0x692cbc(0x104)][_0x692cbc(0x175)](_0xc2c2ea)||this[_0x692cbc(0x1f2)](_0x40de40,_0x6c8658,_0xc2c2ea,_0x4b4de2,_0x2e6151);if(this[_0x692cbc(0x71)](_0x52e254),this[_0x692cbc(0x1cc)](_0x52e254,_0x40de40,_0x6c8658||null,_0x4b4de2),_0x52e254[_0x692cbc(0x1bb)]=_0x2c108f[_0x692cbc(0x1bb)],_0x52e254[_0x692cbc(0x1b3)]=!0x0,_0x2e6151&&_0x2e6151[_0x692cbc(0xdc)]){const _0x2453db=_0x2e6151[_0x692cbc(0xdc)],_0x11a4cc=this[_0x692cbc(0x188)](_0x2453db[_0x692cbc(0x8e)]);_0x52e254[_0x692cbc(0x86)]=_0x2453db[_0x692cbc(0x1bb)],_0x52e254[_0x692cbc(0x7a)]=_0x11a4cc,_0x52e254[_0x692cbc(0xc2)]=!0x0;}else _0x52e254[_0x692cbc(0x86)]=_0x2c108f[_0x692cbc(0x1bb)];switch(_0x2c108f[_0x692cbc(0xd1)]&&(_0x52e254[_0x692cbc(0xd1)]=_0x2c108f[_0x692cbc(0xd1)]),_0x2c108f[_0x692cbc(0x1f4)]&&(_0x52e254[_0x692cbc(0x1f4)]=_0x2c108f[_0x692cbc(0x1f4)]),this[_0x692cbc(0x1b8)]&&this[_0x692cbc(0x1b8)][_0x692cbc(0x9e)]||(_0x52e254[_0x692cbc(0x1b4)]=!0x0),this[_0x692cbc(0x13c)][_0x692cbc(0x175)](_0x52e254)){case _0x692cbc(0x15b):this[_0x692cbc(0x13c)][_0x692cbc(0x1f0)](_0x52e254,_0x692cbc(0x134));break;case _0x692cbc(0x11b):_0x52e254[_0x692cbc(0x1bc)]?(this[_0x692cbc(0x9a)](new Set([_0x52e254])),this[_0x692cbc(0x1ca)](new Set([_0x52e254])),this[_0x692cbc(0x13c)][_0x692cbc(0x1f0)](_0x52e254,_0x692cbc(0xbb)),this[_0x692cbc(0xbd)](_0x692cbc(0x1c2),_0x52e254)):this[_0x692cbc(0x13c)][_0x692cbc(0x1f0)](_0x52e254,_0x692cbc(0x10f));}return _0x52e254;}[_0x1ed596(0x180)](_0x13797b){const _0x379166=_0x1ed596;this[_0x379166(0x99)](()=>{const _0x31ac89=_0x379166;this[_0x31ac89(0x16c)][_0x31ac89(0x12c)][_0x31ac89(0x1ea)](()=>{const _0x1f00d3=_0x31ac89;for(const _0xb375ae of _0x13797b[_0x1f00d3(0x205)]())_0xb375ae[_0x1f00d3(0x160)]();});});}[_0x1ed596(0xcb)](_0x10b54f){const _0x26bf2f=_0x1ed596;this[_0x26bf2f(0x99)](()=>{const _0x2ed7f5=_0x26bf2f;this[_0x2ed7f5(0x16c)][_0x2ed7f5(0x12c)][_0x2ed7f5(0x1ea)](()=>{const _0x3c8cc3=_0x2ed7f5;for(const _0x58eaeb of _0x10b54f[_0x3c8cc3(0x205)]())_0x58eaeb[_0x3c8cc3(0x89)]();});});}[_0x1ed596(0x1fe)](_0x3a3269,_0x5c3b24){const _0x26dcad=_0x1ed596,_0x1ba18d=this[_0x26dcad(0x16c)][_0x26dcad(0x17d)][_0x26dcad(0x175)](_0x3a3269);if(!_0x1ba18d)throw new _0x2a232b(_0x26dcad(0x13f),this,{'commandName':_0x3a3269});if(this[_0x26dcad(0x111)][_0x26dcad(0x118)](_0x1ba18d))throw new _0x2a232b(_0x26dcad(0x113),this,{'commandName':_0x3a3269});this[_0x26dcad(0x111)][_0x26dcad(0x148)](_0x1ba18d),_0x5c3b24&&_0x1ba18d['on'](_0x26dcad(0x166),(_0x2b97a7,_0x5da848)=>{const _0x264ce7=_0x26dcad;this[_0x264ce7(0x15e)][_0x264ce7(0x1f6)]&&(this[_0x264ce7(0x1b2)]||(_0x5da848[_0x264ce7(0x119)]>0x0&&_0x5da848[_0x5da848[_0x264ce7(0x119)]-0x1]&&_0x5da848[_0x5da848[_0x264ce7(0x119)]-0x1][_0x264ce7(0x99)]?_0x5da848[_0x264ce7(0x1ec)]():(_0x2b97a7[_0x264ce7(0x1cd)]=_0x5c3b24((..._0x21087d)=>_0x1ba18d[_0x264ce7(0x166)](..._0x21087d,{'forceDefaultExecution':!0x0}),..._0x5da848),_0x2b97a7[_0x264ce7(0x186)]())));},{'priority':_0x26dcad(0x17a)});}[_0x1ed596(0x99)](_0x483ab7){const _0x5223fd=_0x1ed596;let _0x218e71,_0x1eacf5;const _0x5c55ba=this[_0x5223fd(0x1b2)];this[_0x5223fd(0x1b2)]=!0x0;try{_0x218e71=_0x483ab7();}catch(_0x21591c){_0x1eacf5=_0x21591c;}return _0x5c55ba||(this[_0x5223fd(0x1b2)]=!0x1),_0x1eacf5&&_0x2a232b[_0x5223fd(0x1d7)](_0x1eacf5,this),_0x218e71;}[_0x1ed596(0x196)](_0x3f0b07,_0x3b532c=null,_0x412c2d={}){const _0x1c58f8=_0x1ed596;if(_0x3f0b07[_0x1c58f8(0x1fd)])return null;const _0x1768d4=this[_0x1c58f8(0x16c)][_0x1c58f8(0x1a0)][_0x1c58f8(0x175)](_0x1c58f8(0x170))['me'];for(const {suggestion:_0x3192e1,meta:_0x5753fd}of this[_0x1c58f8(0x153)](_0x3f0b07,_0x1c58f8(0x124)))if(_0x5753fd[_0x1c58f8(0x1d2)]){if(!_0x5753fd[_0x1c58f8(0x1ad)]){if(_0x5753fd[_0x1c58f8(0x163)]){if(!this[_0x1c58f8(0x207)]||!Ht(_0x3192e1,_0x412c2d))continue;return _0x3192e1;}if(Ht(_0x3192e1,_0x412c2d))return _0x3192e1;this[_0x1c58f8(0x1e4)](_0x3192e1,_0x3f0b07[_0x1c58f8(0x172)],_0x3f0b07[_0x1c58f8(0x1f3)]);break;}if(_0x3b532c==_0x3192e1[_0x1c58f8(0x7f)]&&Ht(_0x3192e1,_0x412c2d)){const _0x1afb00=_0x3192e1[_0x1c58f8(0x1d8)]();return _0x1afb00[_0x1c58f8(0x172)][_0x1c58f8(0xb3)](_0x3f0b07[_0x1c58f8(0x1f3)])?this[_0x1c58f8(0x115)](_0x3192e1,this[_0x1c58f8(0x97)][_0x1c58f8(0x103)](_0x3f0b07[_0x1c58f8(0x172)],_0x1afb00[_0x1c58f8(0x1f3)])):this[_0x1c58f8(0x115)](_0x3192e1,this[_0x1c58f8(0x97)][_0x1c58f8(0x103)](_0x1afb00[_0x1c58f8(0x172)],_0x3f0b07[_0x1c58f8(0x1f3)])),_0x3192e1;}}const _0x34467f=_0x1f74fc(),_0x1fcb46=_0x1768d4['id'],_0x37d25a=_0x3b532c?_0x1c58f8(0x161)+_0x3b532c:_0x1c58f8(0x124),_0x5e2afa=this[_0x1c58f8(0x1f1)]({'id':_0x34467f,'type':_0x37d25a,'createdAt':new Date(),'authorId':_0x1fcb46,'attributes':_0x412c2d});return this[_0x1c58f8(0x137)](_0x37d25a,_0x34467f,_0x1fcb46,_0x3f0b07),_0x5e2afa;}[_0x1ed596(0x144)](_0x396cf1,_0x4d94a4=_0x1ed596(0xc1),_0x1f2ae1={}){const _0x32d8ee=_0x1ed596,_0x44ae3a=this[_0x32d8ee(0x16c)][_0x32d8ee(0x1a0)][_0x32d8ee(0x175)](_0x32d8ee(0x170))['me'],_0x2b111c=this[_0x32d8ee(0x173)][_0x32d8ee(0x14d)](_0x32d8ee(0x124),_0x4d94a4,_0x32d8ee(0x157));for(const _0x2f5f24 of this[_0x32d8ee(0xf6)]())if(_0x2f5f24[_0x32d8ee(0x7a)]['id']==_0x44ae3a['id']&&_0x32d8ee(0x124)==_0x2f5f24[_0x32d8ee(0x120)]&&_0x2f5f24[_0x32d8ee(0x7f)]==_0x4d94a4&&Ht(_0x2f5f24,_0x1f2ae1)&&(_0x2b111c(_0x2f5f24[_0x32d8ee(0x167)](),_0x396cf1)||_0x2b111c(_0x396cf1,_0x2f5f24[_0x32d8ee(0x167)]()))){for(const _0x3e229d of _0x396cf1)_0x2f5f24[_0x32d8ee(0x1ae)](_0x3e229d);return _0x2f5f24;}for(const {suggestion:_0xc778f0,meta:_0x2d095f}of this[_0x32d8ee(0x153)](_0x396cf1,_0x32d8ee(0x124))){if(!_0x2d095f[_0x32d8ee(0x1d2)])continue;if(!this[_0x32d8ee(0x207)]&&_0x2d095f[_0x32d8ee(0x163)])continue;if(!Ht(_0xc778f0,_0x1f2ae1))continue;let _0x3899b8=!0x0;for(const _0x413835 of _0xc778f0[_0x32d8ee(0x167)]())for(const _0x36a088 of _0x396cf1)if(!_0x413835[_0x32d8ee(0x17f)](_0x36a088)){_0x3899b8=!0x1;break;}if(_0x3899b8)return _0xc778f0;}const _0x35c419=_0x1f74fc(),_0x4e0e67=_0x44ae3a['id'],_0x42b458=_0x32d8ee(0x161)+_0x4d94a4,_0xb34f2e=this[_0x32d8ee(0x1f1)]({'id':_0x35c419,'type':_0x42b458,'createdAt':new Date(),'authorId':_0x4e0e67,'attributes':_0x1f2ae1});for(const _0x56c83f of _0x396cf1)this[_0x32d8ee(0x137)](_0x42b458,_0x35c419,_0x4e0e67,_0x56c83f,_0x27fac2[_0x32d8ee(0xc0)]());return _0xb34f2e;}[_0x1ed596(0x1fa)](_0xf9035e,_0x1d8955,_0x1087ed=null,_0x1da3b4={}){const _0x5cfcdd=_0x1ed596;if(_0x1087ed=_0x1087ed||Ut(_0x1d8955),_0xf9035e[_0x5cfcdd(0x1fd)])return null;if(_0x5cfcdd(0x128)===this[_0x5cfcdd(0x88)]){const _0x29ac6c=this[_0x5cfcdd(0x173)][_0x5cfcdd(0x14d)](_0x5cfcdd(0xc5),_0x1087ed,_0x5cfcdd(0x160));return this[_0x5cfcdd(0x99)](()=>_0x29ac6c([_0xf9035e],_0x1d8955,_0x1da3b4)),null;}const _0x474954=this[_0x5cfcdd(0x16c)][_0x5cfcdd(0x1a0)][_0x5cfcdd(0x175)](_0x5cfcdd(0x170))['me'],_0x54ebdf=[];if(_0x5cfcdd(0xba)!==this[_0x5cfcdd(0x88)]){for(const {suggestion:_0x19a815,meta:_0x496471}of this[_0x5cfcdd(0x153)](_0xf9035e,_0x5cfcdd(0x124)))_0x496471[_0x5cfcdd(0x1d2)]&&!_0x496471[_0x5cfcdd(0x1de)]&&_0x54ebdf[_0x5cfcdd(0x10b)](..._0x19a815[_0x5cfcdd(0x167)]());}const _0x5845d0=function(_0x27f9af,_0x2ae8a9){const _0x5cf87e=_0x5cfcdd,_0x5c8167=[];for(const _0x192d6c of _0x2ae8a9){const _0x1193ad=_0x27f9af[_0x5cf87e(0x197)](_0x192d6c);_0x1193ad&&_0x5c8167[_0x5cf87e(0x10b)](_0x1193ad);}return _0x5c8167;}(_0xf9035e,_0x54ebdf),_0x30216a=function(_0x58cb7d,_0x2c18d6){const _0x14a2ed=_0x5cfcdd,_0x303cab=[_0x58cb7d];for(const _0x10befd of _0x2c18d6){let _0x53e8a3=0x0;for(;_0x53e8a3<_0x303cab[_0x14a2ed(0x119)];){const _0x40b046=_0x303cab[_0x53e8a3][_0x14a2ed(0x18b)](_0x10befd);_0x303cab[_0x14a2ed(0x168)](_0x53e8a3,0x1,..._0x40b046),_0x53e8a3+=_0x40b046[_0x14a2ed(0x119)];}}return _0x303cab;}(_0xf9035e,_0x54ebdf);_0x5845d0[_0x5cfcdd(0x119)]&&this[_0x5cfcdd(0x97)][_0x5cfcdd(0x1ea)](()=>{const _0xdf6855=_0x5cfcdd;for(const _0x36d32e of _0x5845d0){const _0x1e5a25=this[_0xdf6855(0x173)][_0xdf6855(0x14d)](_0xdf6855(0xc5),_0x1087ed,_0xdf6855(0x160));this[_0xdf6855(0x99)](()=>_0x1e5a25([_0x36d32e],_0x1d8955,_0x1da3b4));}});for(const _0x450b83 of _0x30216a){let _0x5f3d80=null,_0x16b8c7=_0x450b83[_0x5cfcdd(0x172)],_0x16e83c=_0x450b83[_0x5cfcdd(0x1f3)];for(const {suggestion:_0xfbe2fd,meta:_0x57efbb}of this[_0x5cfcdd(0x153)](_0x450b83,_0x5cfcdd(0xc5))){if(!_0x57efbb[_0x5cfcdd(0x1d2)])continue;if(_0xfbe2fd[_0x5cfcdd(0x7f)]!=_0x1087ed)continue;if(!Ht(_0xfbe2fd,_0x1da3b4))continue;const _0x9a3386=_0xfbe2fd[_0x5cfcdd(0x1d8)]();if(_0x9a3386[_0x5cfcdd(0x17f)](_0x450b83,!0x0))return null;_0x16b8c7=_0x16b8c7[_0x5cfcdd(0x149)](_0x9a3386[_0x5cfcdd(0x172)])?_0x16b8c7:_0x9a3386[_0x5cfcdd(0x172)],_0x16e83c=_0x16e83c[_0x5cfcdd(0x9b)](_0x9a3386[_0x5cfcdd(0x1f3)])?_0x16e83c:_0x9a3386[_0x5cfcdd(0x1f3)],_0x5f3d80?_0x9a3386[_0x5cfcdd(0x172)][_0x5cfcdd(0x149)](_0x5f3d80[_0x5cfcdd(0x1d8)]()[_0x5cfcdd(0x172)])?(_0x5f3d80[_0x5cfcdd(0xf9)](),_0x5f3d80=_0xfbe2fd):_0xfbe2fd[_0x5cfcdd(0xf9)]():_0x5f3d80=_0xfbe2fd;}const _0x434fa7=this[_0x5cfcdd(0x97)][_0x5cfcdd(0x103)](_0x16b8c7,_0x16e83c);if(_0x5f3d80)this[_0x5cfcdd(0x115)](_0x5f3d80,_0x434fa7);else{const _0x3a26ad=_0x1f74fc(),_0x20fe0e=_0x474954['id'];this[_0x5cfcdd(0x1f1)]({'id':_0x3a26ad,'type':_0x5cfcdd(0xa8)+_0x1087ed,'data':_0x1d8955,'createdAt':new Date(),'authorId':_0x20fe0e,'attributes':_0x1da3b4}),this[_0x5cfcdd(0x137)](_0x5cfcdd(0xa8)+_0x1087ed,_0x3a26ad,_0x20fe0e,_0x434fa7);}}return null;}[_0x1ed596(0x19c)](_0x106924,_0x217ce7,_0x1807bd=[],_0x5c273c=null,_0x68148f={}){const _0xebbe8b=_0x1ed596;_0x217ce7[_0xebbe8b(0x77)]||(_0x217ce7[_0xebbe8b(0x77)]=_0x217ce7[_0xebbe8b(0xeb)]),_0x217ce7[_0xebbe8b(0xe8)]=_0x106924['is'](_0xebbe8b(0xc7)),_0x5c273c=_0x5c273c||Ut(_0x217ce7);const _0xf29d27=_0x1807bd[_0xebbe8b(0x6c)](_0x2e97d8=>Ft(_0x2e97d8,this[_0xebbe8b(0x97)])),_0x4239c1=_0x106924['is'](_0xebbe8b(0xc7))?_0x106924:Ft(_0x106924,this[_0xebbe8b(0x97)]);if(_0xebbe8b(0x128)===this[_0xebbe8b(0x88)]){const _0x5f4485=this[_0xebbe8b(0x173)][_0xebbe8b(0x14d)](_0xebbe8b(0xad),_0x5c273c,_0xebbe8b(0x160));return this[_0xebbe8b(0x99)](()=>_0x5f4485([_0x4239c1],_0x217ce7,_0x68148f)),null;}_0xf29d27[_0xebbe8b(0x10b)](_0x4239c1);let _0x492814=!0x0;for(const _0x20d1bc of _0xf29d27)if(!this[_0xebbe8b(0x1ab)](_0x20d1bc)){_0x492814=!0x1;break;}if(_0x492814&&_0xebbe8b(0xba)!==this[_0xebbe8b(0x88)]){const _0x347b73=this[_0xebbe8b(0x173)][_0xebbe8b(0x14d)](_0xebbe8b(0xad),_0x5c273c,_0xebbe8b(0x160));return this[_0xebbe8b(0x99)](()=>_0x347b73([_0x4239c1],_0x217ce7,_0x68148f)),null;}let _0x57462b=null,_0x70c5f1=_0x4239c1[_0xebbe8b(0x172)],_0x5aa61c=_0x4239c1[_0xebbe8b(0x1f3)];for(const {suggestion:_0x13bf25,meta:_0x5709d9}of this[_0xebbe8b(0x153)](_0x4239c1,_0xebbe8b(0xad))){if(!_0x5709d9[_0xebbe8b(0x1d2)])continue;if(_0x5709d9[_0xebbe8b(0x1ad)]||_0x5709d9[_0xebbe8b(0x163)]||_0x5709d9[_0xebbe8b(0x1de)])continue;if(_0x13bf25[_0xebbe8b(0xd1)][_0xebbe8b(0x77)]!=_0x217ce7[_0xebbe8b(0x77)])continue;if(!Ht(_0x13bf25,_0x68148f))continue;const _0x4848a8=_0x13bf25[_0xebbe8b(0x1d8)]();if(_0x13bf25[_0xebbe8b(0x7f)]==_0x5c273c){if(_0x4848a8[_0xebbe8b(0x17f)](_0x4239c1,!0x0))return null;_0x70c5f1=_0x70c5f1[_0xebbe8b(0x149)](_0x4848a8[_0xebbe8b(0x172)])?_0x70c5f1:_0x4848a8[_0xebbe8b(0x172)],_0x5aa61c=_0x5aa61c[_0xebbe8b(0x9b)](_0x4848a8[_0xebbe8b(0x1f3)])?_0x5aa61c:_0x4848a8[_0xebbe8b(0x1f3)],_0x57462b?_0x4848a8[_0xebbe8b(0x172)][_0xebbe8b(0x149)](_0x57462b[_0xebbe8b(0x1d8)]()[_0xebbe8b(0x172)])?(_0x57462b[_0xebbe8b(0xf9)](),_0x57462b=_0x13bf25):_0x13bf25[_0xebbe8b(0xf9)]():_0x57462b=_0x13bf25;}else{const _0x100ffb=_0x4239c1[_0xebbe8b(0x197)](_0x4848a8);this[_0xebbe8b(0xf5)](_0x13bf25,_0x100ffb);}}const _0x3ce4f2=this[_0xebbe8b(0x16c)][_0xebbe8b(0x1a0)][_0xebbe8b(0x175)](_0xebbe8b(0x170))['me'],_0x4d7003=_0x1f74fc(),_0x63403d=_0x3ce4f2['id'];if(_0x57462b)return this[_0xebbe8b(0x115)](_0x57462b,this[_0xebbe8b(0x97)][_0xebbe8b(0x103)](_0x70c5f1,_0x5aa61c)),_0x57462b;{const _0x5e0aba=this[_0xebbe8b(0x1f1)]({'id':_0x4d7003,'type':_0xebbe8b(0x213)+_0x5c273c,'data':_0x217ce7,'createdAt':new Date(),'authorId':_0x63403d,'attributes':_0x68148f});return this[_0xebbe8b(0x137)](_0xebbe8b(0x213)+_0x5c273c,_0x4d7003,_0x63403d,this[_0xebbe8b(0x97)][_0xebbe8b(0x103)](_0x70c5f1,_0x5aa61c)),_0x5e0aba;}}[_0x1ed596(0xb2)](_0xf5728b,_0x3f5548,_0x55aca3=[],_0x5cf07b=null,_0x485df1={}){const _0x15c2f9=_0x1ed596;_0x3f5548[_0x15c2f9(0x77)]||(_0x3f5548[_0x15c2f9(0x77)]=_0x3f5548[_0x15c2f9(0xeb)]);const _0x43e4d9=_0xf5728b[0x0];_0x3f5548[_0x15c2f9(0xe8)]=_0x43e4d9['is'](_0x15c2f9(0xc7)),_0x5cf07b=_0x5cf07b||Ut(_0x3f5548);const _0x21a230=_0x55aca3[_0x15c2f9(0x6c)](_0x459503=>Ft(_0x459503,this[_0x15c2f9(0x97)])),_0x1e539c=_0x43e4d9['is'](_0x15c2f9(0xc7))?_0xf5728b:_0xf5728b[_0x15c2f9(0x6c)](_0x55d1e7=>Ft(_0x55d1e7,this[_0x15c2f9(0x97)]));if(_0x15c2f9(0x128)===this[_0x15c2f9(0x88)]){const _0x711676=this[_0x15c2f9(0x173)][_0x15c2f9(0x14d)](_0x15c2f9(0xad),_0x5cf07b,_0x15c2f9(0x160));return this[_0x15c2f9(0x99)](()=>_0x711676(_0x1e539c,_0x3f5548,_0x485df1)),null;}_0x21a230[_0x15c2f9(0x10b)](..._0x1e539c);let _0x450eae=!0x0;for(const _0x1e8bd4 of _0x21a230)if(!this[_0x15c2f9(0x1ab)](_0x1e8bd4)){_0x450eae=!0x1;break;}if(_0x450eae&&_0x15c2f9(0xba)!==this[_0x15c2f9(0x88)]){const _0x19360e=this[_0x15c2f9(0x173)][_0x15c2f9(0x14d)](_0x15c2f9(0xad),_0x5cf07b,_0x15c2f9(0x160));return this[_0x15c2f9(0x99)](()=>_0x19360e(_0x1e539c,_0x3f5548,_0x485df1)),null;}const _0x39c0ab=this[_0x15c2f9(0x16c)][_0x15c2f9(0x1a0)][_0x15c2f9(0x175)](_0x15c2f9(0x170))['me'];for(const _0x23140d of this[_0x15c2f9(0xf6)]()){if(_0x23140d[_0x15c2f9(0x7a)]['id']!=_0x39c0ab['id'])continue;if(_0x15c2f9(0xad)!=_0x23140d[_0x15c2f9(0x120)]||_0x23140d[_0x15c2f9(0xd1)][_0x15c2f9(0x77)]!=_0x3f5548[_0x15c2f9(0x77)])continue;if(!Ht(_0x23140d,_0x485df1))continue;const _0x11aff4=_0x23140d[_0x15c2f9(0x7f)]==_0x5cf07b;for(let _0x14883a=0x0;_0x14883a<_0x1e539c[_0x15c2f9(0x119)];_0x14883a++){const _0x4dd0bd=_0x1e539c[_0x14883a];for(const _0x1457bd of _0x23140d[_0x15c2f9(0x114)]()){const _0x3fabc8=_0x1457bd[_0x15c2f9(0xd0)]();if(_0x4dd0bd[_0x15c2f9(0xb3)](_0x3fabc8)){_0x11aff4?(_0x1e539c[_0x15c2f9(0x168)](_0x14883a,0x1),_0x14883a--):_0x23140d[_0x15c2f9(0x1d0)](_0x1457bd[_0x15c2f9(0xed)]);break;}}}}if(0x0==_0x1e539c[_0x15c2f9(0x119)])return null;const _0x212b6d=this[_0x15c2f9(0x173)][_0x15c2f9(0x14d)](_0x15c2f9(0xad),_0x5cf07b,_0x15c2f9(0x157));for(const _0x42cedf of this[_0x15c2f9(0xf6)]())if(_0x42cedf[_0x15c2f9(0x7a)]['id']==_0x39c0ab['id']&&_0x15c2f9(0xad)==_0x42cedf[_0x15c2f9(0x120)]&&_0x42cedf[_0x15c2f9(0xd1)][_0x15c2f9(0x77)]==_0x3f5548[_0x15c2f9(0x77)]&&_0x42cedf[_0x15c2f9(0x7f)]==_0x5cf07b&&Ht(_0x42cedf,_0x485df1)&&(_0x212b6d(_0x42cedf[_0x15c2f9(0x167)](),_0x1e539c)||_0x212b6d(_0x1e539c,_0x42cedf[_0x15c2f9(0x167)]()))){for(const _0xc17ff4 of _0x1e539c)_0x42cedf[_0x15c2f9(0x1ae)](_0xc17ff4);return _0x42cedf;}const _0x210b24=_0x1f74fc(),_0xf34ebb=_0x39c0ab['id'],_0x117de4=_0x15c2f9(0x213)+_0x5cf07b,_0x308d65=this[_0x15c2f9(0x1f1)]({'id':_0x210b24,'type':_0x117de4,'data':_0x3f5548,'createdAt':new Date(),'authorId':_0xf34ebb,'attributes':_0x485df1});for(const _0x276c1f of _0x1e539c)this[_0x15c2f9(0x137)](_0x117de4,_0x210b24,_0xf34ebb,_0x276c1f,_0x27fac2[_0x15c2f9(0xc0)]());return _0x308d65;}[_0x1ed596(0xbe)](_0x5dba39,_0x432124=null,_0x4b5dff={}){const _0xc43240=_0x1ed596;if(_0x5dba39[_0xc43240(0x1fd)])return null;const _0x4b9f7e=this[_0xc43240(0x16c)][_0xc43240(0x1a0)][_0xc43240(0x175)](_0xc43240(0x170))['me'],_0x14a232=new _0x2d6398(_0x5dba39[_0xc43240(0x172)],_0x5dba39[_0xc43240(0x1f3)]);for(const {suggestion:_0x24e1ab,meta:_0x2dcae3}of this[_0xc43240(0x153)](_0x14a232,_0xc43240(0x124)))if(_0x2dcae3[_0xc43240(0x1d2)]&&!_0x2dcae3[_0xc43240(0x1ad)]){if(_0x24e1ab[_0xc43240(0x20a)]){const _0x4821b6=_0x24e1ab[_0xc43240(0x167)]()[_0xc43240(0x20f)](_0x1bd229=>_0xc43240(0x156)!=_0x1bd229[_0xc43240(0x195)][_0xc43240(0x117)]);_0x4821b6[_0xc43240(0x15d)](_0x11f47f=>_0x14a232[_0xc43240(0x17f)](_0x11f47f,!0x0))&&_0x24e1ab[_0xc43240(0x89)]();if(_0x4821b6[_0xc43240(0x1ba)](_0x59c4bd=>_0x59c4bd[_0xc43240(0x17f)](_0x14a232,!0x0))){const _0x30840f=this[_0xc43240(0x173)][_0xc43240(0x14d)](_0xc43240(0x1bf),_0x432124,_0xc43240(0x160));return this[_0xc43240(0x99)](()=>_0x30840f([_0x14a232],null,_0x4b5dff)),null;}}else{const _0x3b07ce=_0x14a232[_0xc43240(0x197)](_0x24e1ab[_0xc43240(0x1d8)]());null!==_0x3b07ce&&_0x24e1ab[_0xc43240(0x1eb)]([_0x3b07ce],null,_0x4b5dff);}}if(_0x14a232[_0xc43240(0xff)](),_0x14a232[_0xc43240(0x1fd)]||_0xc43240(0x156)==_0x14a232[_0xc43240(0x195)][_0xc43240(0x117)])return null;let _0x40e46e=null,_0x2b7247=_0x14a232[_0xc43240(0x172)],_0x2e4989=_0x14a232[_0xc43240(0x1f3)];const _0x2c6c92=this[_0xc43240(0x153)](_0x14a232,_0xc43240(0x1bf));for(const {suggestion:_0x5d69b6,meta:_0x4a4cff}of _0x2c6c92){const _0x470035=this[_0xc43240(0x97)][_0xc43240(0x103)](_0x2b7247,_0x2e4989);if(_0x4a4cff[_0xc43240(0x1d2)]&&(this[_0xc43240(0x207)]||!_0x4a4cff[_0xc43240(0x163)]&&!_0x4a4cff[_0xc43240(0x1de)])){if(_0x5d69b6[_0xc43240(0x20a)]){if(!Ht(_0x5d69b6,_0x4b5dff))continue;let _0x408c6d=!0x0;for(const _0x5c78f9 of _0x5d69b6[_0xc43240(0x167)]()){if(_0x5c78f9[_0xc43240(0x17f)](_0x470035,!0x0))return _0x5d69b6;_0x470035[_0xc43240(0x17f)](_0x5c78f9)||(_0x408c6d=!0x1);}_0x408c6d&&_0x5d69b6[_0xc43240(0x89)]();}else{const _0x18663f=_0x5d69b6[_0xc43240(0x1d8)]();if(_0x18663f[_0xc43240(0x17f)](_0x470035,!0x0))return _0x5d69b6;if(!Ht(_0x5d69b6,_0x4b5dff)){_0x470035[_0xc43240(0x17f)](_0x18663f)?_0x5d69b6[_0xc43240(0xf9)]():_0x18663f[_0xc43240(0x93)](_0x2b7247)?_0x2b7247=_0x18663f[_0xc43240(0x1f3)]:_0x18663f[_0xc43240(0x93)](_0x2e4989)&&(_0x2e4989=_0x18663f[_0xc43240(0x172)]);continue;}_0x2b7247=_0x2b7247[_0xc43240(0x149)](_0x18663f[_0xc43240(0x172)])?_0x2b7247:_0x18663f[_0xc43240(0x172)],_0x2e4989=_0x2e4989[_0xc43240(0x9b)](_0x18663f[_0xc43240(0x1f3)])?_0x2e4989:_0x18663f[_0xc43240(0x1f3)],_0x4b5dff=Object[_0xc43240(0x1a1)]({},_0x5d69b6[_0xc43240(0x1f4)]),_0x40e46e?_0x18663f[_0xc43240(0x172)][_0xc43240(0x149)](_0x40e46e[_0xc43240(0x1d8)]()[_0xc43240(0x172)])?(_0x40e46e[_0xc43240(0xf9)](),_0x40e46e=_0x5d69b6):_0x5d69b6[_0xc43240(0xf9)]():_0x40e46e=_0x5d69b6;}}}if(_0x40e46e)return this[_0xc43240(0x115)](_0x40e46e,this[_0xc43240(0x97)][_0xc43240(0x103)](_0x2b7247,_0x2e4989)),_0x40e46e;{const _0x1d1d9e=_0x1f74fc(),_0x34146d=this[_0xc43240(0x97)][_0xc43240(0x103)](_0x2b7247,_0x2e4989),_0x33e1bc=_0x4b9f7e['id'],_0x21a65f=_0x432124?_0xc43240(0x12d)+_0x432124:_0xc43240(0x1bf),_0x3b11d8=this[_0xc43240(0x1f1)]({'id':_0x1d1d9e,'type':_0x21a65f,'createdAt':new Date(),'authorId':_0x33e1bc,'attributes':_0x4b5dff});return this[_0xc43240(0x137)](_0x21a65f,_0x1d1d9e,_0x33e1bc,_0x34146d),_0x3b11d8;}}[_0x1ed596(0xcf)](_0x2fb935,_0x2b3ffa=_0x1ed596(0xc1),_0x23621b={}){const _0x1180df=_0x1ed596,_0x511e5a=this[_0x1180df(0x16c)][_0x1180df(0x1a0)][_0x1180df(0x175)](_0x1180df(0x170))['me'],_0x1d929b=_0x2fb935[_0x1180df(0x6c)](_0x59d2a7=>new _0x2d6398(_0x59d2a7[_0x1180df(0x172)],_0x59d2a7[_0x1180df(0x1f3)])),_0xc72ec1=new Set();for(const {suggestion:_0x5e39bd,meta:_0x4ad16a}of this[_0x1180df(0x153)](_0x1d929b,_0x1180df(0x124)))_0x4ad16a[_0x1180df(0x1d2)]&&!_0x4ad16a[_0x1180df(0x1ad)]&&_0xc72ec1[_0x1180df(0x148)](_0x5e39bd);for(const _0x5f4986 of _0xc72ec1)if(_0x5f4986[_0x1180df(0x20a)]){const _0x4f2a73=_0x5f4986[_0x1180df(0x167)]();(!_0x5f4986[_0x1180df(0x1f4)]||!_0x5f4986[_0x1180df(0x1f4)][_0x1180df(0x68)])&&(_0x4f2a73[_0x1180df(0x15d)](_0x2b1e97=>_0x1d929b[_0x1180df(0x1ba)](_0x383fc5=>_0x383fc5[_0x1180df(0x17f)](_0x2b1e97,!0x0)))&&_0x5f4986[_0x1180df(0x89)]());if(_0x1d929b[_0x1180df(0x15d)](_0x13eda3=>_0x4f2a73[_0x1180df(0x1ba)](_0x1ab6b0=>_0x1ab6b0[_0x1180df(0x17f)](_0x13eda3,!0x0)))){const _0xe3c74c=this[_0x1180df(0x173)][_0x1180df(0x14d)](_0x1180df(0x1bf),_0x2b3ffa,_0x1180df(0x160));return this[_0x1180df(0x99)](()=>_0xe3c74c(_0x2fb935,null,_0x23621b)),null;}}else{const _0x16657f=_0x5f4986[_0x1180df(0x1d8)]();_0x1d929b[_0x1180df(0x1ba)](_0x51a22a=>_0x51a22a[_0x1180df(0x17f)](_0x16657f,!0x0))&&_0x5f4986[_0x1180df(0x89)]();if(_0x1d929b[_0x1180df(0x15d)](_0x158c43=>_0x16657f[_0x1180df(0x17f)](_0x158c43,!0x0))){const _0x322399=this[_0x1180df(0x173)][_0x1180df(0x14d)](_0x1180df(0x1bf),_0x2b3ffa,_0x1180df(0x160));return this[_0x1180df(0x99)](()=>_0x322399(_0x1d929b,null,_0x23621b)),null;}}const _0x3494b4=this[_0x1180df(0x173)][_0x1180df(0x14d)](_0x1180df(0x1bf),_0x2b3ffa,_0x1180df(0x157));let _0x1a619f=null;for(const _0x4730a2 of this[_0x1180df(0xf6)]())if(_0x4730a2[_0x1180df(0x7a)]['id']==_0x511e5a['id']&&_0x4730a2[_0x1180df(0x1bc)]&&_0x1180df(0x1bf)==_0x4730a2[_0x1180df(0x120)]&&_0x4730a2[_0x1180df(0x7f)]==_0x2b3ffa&&Ht(_0x4730a2,_0x23621b)&&(_0x3494b4(_0x4730a2[_0x1180df(0x167)](),_0x1d929b)||_0x3494b4(_0x1d929b,_0x4730a2[_0x1180df(0x167)]()))){if(_0x1a619f){if(_0x4730a2[_0x1180df(0x190)]&&_0x4730a2[_0x1180df(0x190)][_0x1180df(0x119)])continue;for(const _0xb5fa19 of _0x4730a2[_0x1180df(0x167)]())_0x1a619f[_0x1180df(0x1c3)](_0xb5fa19)||_0x1a619f[_0x1180df(0x1ae)](_0xb5fa19);_0x4730a2[_0x1180df(0xf9)]();}else{_0x1a619f=_0x4730a2;for(const _0x499815 of _0x1d929b)_0x4730a2[_0x1180df(0x1c3)](_0x499815)||_0x4730a2[_0x1180df(0x1ae)](_0x499815);}}if(_0x1a619f)return _0x1a619f;_0xc72ec1[_0x1180df(0x127)]();for(const {suggestion:_0x1bb3f7,meta:_0x1e2eb6}of this[_0x1180df(0x153)](_0x1d929b,_0x1180df(0x1bf)))_0x1e2eb6[_0x1180df(0x1d2)]&&(this[_0x1180df(0x207)]||!_0x1e2eb6[_0x1180df(0x163)]&&!_0x1e2eb6[_0x1180df(0x1de)])&&Ht(_0x1bb3f7,_0x23621b)&&_0xc72ec1[_0x1180df(0x148)](_0x1bb3f7);for(const _0x50bdbb of _0xc72ec1){const _0x2ce9e7=_0x50bdbb[_0x1180df(0x167)]();if(!_0x23621b||!_0x23621b[_0x1180df(0x68)]){if(_0x1d929b[_0x1180df(0x15d)](_0x585da8=>_0x2ce9e7[_0x1180df(0x1ba)](_0x33c445=>_0x33c445[_0x1180df(0x17f)](_0x585da8,!0x0))))return _0x50bdbb;}(!_0x50bdbb[_0x1180df(0x1f4)]||!_0x50bdbb[_0x1180df(0x1f4)][_0x1180df(0x68)])&&(_0x2ce9e7[_0x1180df(0x15d)](_0x200e11=>_0x1d929b[_0x1180df(0x1ba)](_0x13c341=>_0x13c341[_0x1180df(0x17f)](_0x200e11,!0x0)))&&_0x50bdbb[_0x1180df(0x89)]());}const _0x5589f8=_0x1f74fc(),_0x544794=_0x511e5a['id'],_0x5d622f=_0x1180df(0x12d)+_0x2b3ffa,_0x3e5a34=this[_0x1180df(0x1f1)]({'id':_0x5589f8,'type':_0x5d622f,'createdAt':new Date(),'authorId':_0x544794,'attributes':_0x23621b});for(const _0x4816fc of _0x1d929b)_0x4816fc[_0x1180df(0xff)](),_0x4816fc[_0x1180df(0x1fd)]||_0x1180df(0x156)==_0x4816fc[_0x1180df(0x195)][_0x1180df(0x117)]||this[_0x1180df(0x137)](_0x5d622f,_0x5589f8,_0x544794,_0x4816fc,_0x27fac2[_0x1180df(0xc0)]());return _0x3e5a34;}[_0x1ed596(0x187)](_0xb3eb3c,_0x2147f5,_0x54c8b5,_0x2aa9fb,_0x10ae23){const _0x572fc2=_0x1ed596;if(_0xb3eb3c[_0x572fc2(0x1fd)])return[];if(_0x572fc2(0x128)===this[_0x572fc2(0x88)])return[];const _0x202369=this[_0x572fc2(0x16c)][_0x572fc2(0x1a0)][_0x572fc2(0x175)](_0x572fc2(0x170))['me']['id'],_0x1fc7f1=Array[_0x572fc2(0x1f9)](this[_0x572fc2(0x104)][_0x572fc2(0x15f)]())[_0x572fc2(0x20f)](_0x1ea4a8=>_0x572fc2(0x1d1)==_0x1ea4a8[_0x572fc2(0x120)]&&_0x1ea4a8[_0x572fc2(0xd1)][_0x572fc2(0x17c)]==_0x2147f5&&_0x1ea4a8[_0x572fc2(0x1c3)](_0xb3eb3c));if(_0x572fc2(0x174)===this[_0x572fc2(0x88)]){const _0x2ed39e=this[_0x572fc2(0x153)](_0xb3eb3c,_0x572fc2(0x124))[_0x572fc2(0x20f)](({meta:_0x287108})=>_0x287108[_0x572fc2(0x1d2)]&&!_0x287108[_0x572fc2(0x1de)]&&!_0x287108[_0x572fc2(0x1ad)])[_0x572fc2(0x6c)](({suggestion:_0xa10898})=>_0xa10898);_0x1fc7f1[_0x572fc2(0xfc)](..._0x2ed39e);}const _0x368e3f=new Map([[_0xb3eb3c,_0x54c8b5]]);for(const _0x329476 of _0x1fc7f1){const _0x2b355b=_0x572fc2(0x1d1)==_0x329476[_0x572fc2(0x120)]?_0x329476[_0x572fc2(0xd1)][_0x572fc2(0x211)]:void 0x0,_0x5627c6=_0x329476[_0x572fc2(0x1d8)](),_0x7e3608=Array[_0x572fc2(0x1f9)](_0x368e3f[_0x572fc2(0x1d3)]())[_0x572fc2(0x1a8)](_0x161e4d=>_0x161e4d[_0x572fc2(0x11a)](_0x5627c6));if(!_0x7e3608)continue;const _0x4d09b0=_0x7e3608[_0x572fc2(0x18b)](_0x5627c6);this[_0x572fc2(0x1c8)](_0x2147f5)&&_0x572fc2(0x124)==_0x329476[_0x572fc2(0x120)]&&0x0!=_0x4d09b0[_0x572fc2(0x119)]||(_0x368e3f[_0x572fc2(0x214)](_0x7e3608),_0x4d09b0[_0x572fc2(0x189)](_0x56b251=>{const _0xc6aab1=_0x572fc2;_0x368e3f[_0xc6aab1(0x1f0)](_0x56b251,_0x54c8b5);}),_0x572fc2(0x124)!=_0x329476[_0x572fc2(0x120)]&&_0x2b355b!=_0x2aa9fb&&_0x368e3f[_0x572fc2(0x1f0)](_0x7e3608[_0x572fc2(0x197)](_0x5627c6),_0x2b355b));}const _0x515fd0=[];for(const [_0xd59215,_0x42b92f]of _0x368e3f){const _0x979620=_0x1f74fc(),_0x195cba={'key':_0x2147f5,'oldValue':_0x42b92f,'newValue':_0x2aa9fb};_0x2147f5[_0x572fc2(0x119)]>0x25&&console[_0x572fc2(0xd4)](_0x572fc2(0x11d),{'key':_0x2147f5});const _0x258afc=(_0x572fc2(0x1a2)+(_0x2147f5+'|'+Ut({'newValue':_0x2aa9fb})))[_0x572fc2(0xdb)](0x0,0x3c),_0x149ecb=this[_0x572fc2(0x1f1)]({'id':_0x979620,'type':_0x258afc,'data':_0x195cba,'createdAt':new Date(),'authorId':_0x202369,'attributes':_0x10ae23});_0x515fd0[_0x572fc2(0x10b)](_0x149ecb),this[_0x572fc2(0x137)](_0x258afc,_0x979620,_0x202369,_0xd59215);}return _0x515fd0;}[_0x1ed596(0xf8)](_0x1626e4){const _0xedda4b=_0x1ed596;this[_0xedda4b(0x1fe)](_0x1626e4,(_0x3e77fd,..._0x26bd69)=>{const _0x3e597f=_0xedda4b;this[_0x3e597f(0x16f)](()=>{_0x3e77fd(..._0x26bd69);});});}[_0x1ed596(0x78)](_0x552ba1){const _0x5ceab4=_0x1ed596;this[_0x5ceab4(0xfb)][_0x5ceab4(0x148)](_0x552ba1);}[_0x1ed596(0xda)](_0x34daa4){const _0x3adb81=_0x1ed596;this[_0x3adb81(0x1b7)][_0x3adb81(0x148)](_0x34daa4);}[_0x1ed596(0x171)](_0x43f864){const _0x1b01ca=_0x1ed596;return _0x1b01ca(0x1d1)==_0x43f864[_0x1b01ca(0x120)]?_0x43f864[_0x1b01ca(0x7f)][_0x1b01ca(0xdf)]('|')[0x0]:null;}[_0x1ed596(0x115)](_0x46cd76,_0x37df04){const _0x46dd89=_0x1ed596,_0x1992fb=_0x46cd76[_0x46dd89(0x152)]();this[_0x46dd89(0x97)][_0x46dd89(0x1ea)](_0x46b0de=>{const _0x2737fa=_0x46dd89;_0x46b0de[_0x2737fa(0xdd)](_0x1992fb,{'range':_0x37df04});});}[_0x1ed596(0x71)](_0x4be250){const _0xdb37e3=_0x1ed596,_0x307e5c=_0x4be250['id'],_0x8c051b=this[_0xdb37e3(0x16c)][_0xdb37e3(0x1dd)][_0xdb37e3(0x175)](_0xdb37e3(0x13d));this[_0xdb37e3(0xa0)][_0xdb37e3(0xb6)](_0x307e5c)||this[_0xdb37e3(0xa0)][_0xdb37e3(0x1fb)]({'channelId':_0x8c051b,'threadId':_0x307e5c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2eeaff=this[_0xdb37e3(0xa0)][_0xdb37e3(0x20d)](_0x307e5c);_0x2eeaff[_0xdb37e3(0x66)](_0xdb37e3(0x176)),_0x2eeaff[_0xdb37e3(0x176)]=!0x1,_0x4be250[_0xdb37e3(0x190)]=_0x2eeaff;}[_0x1ed596(0x1cc)](_0x10b498,_0x32ff6e,_0xa8208a,_0x885eed){const _0x4e5f35=_0x1ed596;if(_0x10b498[_0x4e5f35(0x120)]!=_0x32ff6e||_0x10b498[_0x4e5f35(0x7f)]!=_0xa8208a||_0x10b498[_0x4e5f35(0xb1)]['id']!=_0x885eed)throw this[_0x4e5f35(0x16c)][_0x4e5f35(0xec)](_0x4e5f35(0x8b)),new _0x2a232b(_0x4e5f35(0x8b),this);}[_0x1ed596(0xf5)](_0x5a4e9a,_0x1eb400){const _0x30f953=_0x1ed596,_0x46ea0d=_0x5a4e9a[_0x30f953(0x1d8)]();if(_0x1eb400[_0x30f953(0xb3)](_0x46ea0d))_0x5a4e9a[_0x30f953(0xf9)]();else{if(_0x46ea0d[_0x30f953(0x17f)](_0x1eb400)){const _0x5e59e5=this[_0x30f953(0x97)][_0x30f953(0x6d)](_0x1eb400[_0x30f953(0x172)][_0x30f953(0xd5)],_0x30f953(0x1f3));this[_0x30f953(0x115)](_0x5a4e9a,this[_0x30f953(0x97)][_0x30f953(0x103)](_0x46ea0d[_0x30f953(0x172)],_0x5e59e5));const _0x547f20=_0x1f74fc(),_0x322934=_0x5a4e9a[_0x30f953(0xb1)]['id'],_0xd0f292=_0x5a4e9a[_0x30f953(0x120)]+':'+_0x5a4e9a[_0x30f953(0x7f)];this[_0x30f953(0x1f1)]({'id':_0x547f20,'type':_0xd0f292,'createdAt':new Date(),'authorId':_0x322934,'data':_0x5a4e9a[_0x30f953(0xd1)],'attributes':_0x5a4e9a[_0x30f953(0x1f4)]});const _0x17a8e5=this[_0x30f953(0x97)][_0x30f953(0x6d)](_0x1eb400[_0x30f953(0x1f3)][_0x30f953(0x1bd)],_0x30f953(0xa7)),_0x189792=this[_0x30f953(0x97)][_0x30f953(0x103)](_0x17a8e5,_0x46ea0d[_0x30f953(0x1f3)]);this[_0x30f953(0x137)](_0xd0f292,_0x547f20,_0x322934,_0x189792);}else{if(_0x46ea0d[_0x30f953(0x93)](_0x1eb400[_0x30f953(0x172)])){const _0x2c4ba6=this[_0x30f953(0x97)][_0x30f953(0x6d)](_0x1eb400[_0x30f953(0x172)][_0x30f953(0xd5)],_0x30f953(0x1f3));this[_0x30f953(0x115)](_0x5a4e9a,this[_0x30f953(0x97)][_0x30f953(0x103)](_0x46ea0d[_0x30f953(0x172)],_0x2c4ba6));}else{const _0x118e13=this[_0x30f953(0x97)][_0x30f953(0x6d)](_0x1eb400[_0x30f953(0x1f3)][_0x30f953(0x1bd)],_0x30f953(0xa7));this[_0x30f953(0x115)](_0x5a4e9a,this[_0x30f953(0x97)][_0x30f953(0x103)](_0x118e13,_0x46ea0d[_0x30f953(0x1f3)]));}}}}[_0x1ed596(0x1ab)](_0x874716){const _0x406a86=_0x1ed596;for(const {suggestion:_0x142a04,meta:_0x4245ed}of this[_0x406a86(0x153)](_0x874716,_0x406a86(0x124))){if(!_0x4245ed[_0x406a86(0x1d2)])continue;const _0x170ae9=_0x142a04[_0x406a86(0x167)]();for(const _0x2e4f72 of _0x170ae9)if(!_0x874716[_0x406a86(0x18b)](_0x2e4f72)[_0x406a86(0x119)])return!0x0;}return!0x1;}[_0x1ed596(0x101)](_0xe80f8c){const _0x116122=_0x1ed596,_0x329e45=this[_0x116122(0x16c)][_0x116122(0x1a0)][_0x116122(0x175)](_0x116122(0x170))[_0x116122(0x1ee)](_0xe80f8c);if(!_0x329e45)throw new _0x2a232b(_0x116122(0x1c6),this);return _0x329e45;}[_0x1ed596(0x188)](_0x37903c){const _0xa495f2=_0x1ed596,_0x102d58=this[_0xa495f2(0x16c)][_0xa495f2(0x1a0)][_0xa495f2(0x175)](_0xa495f2(0x170)),_0x2dd757=_0x4a4168(_0xa495f2(0x65)+_0x37903c),_0x1adff2=_0x102d58[_0xa495f2(0x1ee)](_0x2dd757);return _0x1adff2||_0x102d58[_0xa495f2(0x6e)]({'id':_0x2dd757,'name':_0x37903c});}[_0x1ed596(0x1f2)](_0x2db512,_0x1c2de0,_0x11402c,_0x37bd7e,_0x5351f7){const _0xc1fb7=_0x1ed596,_0x90da68=this[_0xc1fb7(0x101)](_0x37bd7e),_0x4d6c50=this[_0xc1fb7(0x173)][_0xc1fb7(0xb9)](_0x2db512,_0x1c2de0,_0x11402c,_0x90da68,_0x5351f7,_0xb71a18=>{const _0xe2205a=_0xc1fb7;this[_0xe2205a(0x141)](_0x11402c,{'attributes':_0xb71a18});const _0x588350=this[_0xe2205a(0x1e8)](_0x11402c);this[_0xe2205a(0x9a)](new Set([_0x588350])),this[_0xe2205a(0x1ca)](new Set([_0x588350]));});return this[_0xc1fb7(0x1e6)](_0x4d6c50,_0xc1fb7(0x160),()=>{const _0x231d5f=_0xc1fb7;this[_0x231d5f(0x141)](_0x11402c,{'state':_0x231d5f(0x216)});},{'priority':_0xc1fb7(0x17a)}),this[_0xc1fb7(0x1e6)](_0x4d6c50,_0xc1fb7(0x89),()=>{const _0x489c8b=_0xc1fb7;this[_0x489c8b(0x141)](_0x11402c,{'state':_0x489c8b(0x1fc)});},{'priority':_0xc1fb7(0x17a)}),this[_0xc1fb7(0x104)][_0xc1fb7(0x1f0)](_0x11402c,_0x4d6c50),this[_0xc1fb7(0x13c)][_0xc1fb7(0x1f0)](_0x4d6c50,_0xc1fb7(0x15b)),_0x4d6c50;}[_0x1ed596(0x20c)](_0x132ab6){const _0x41b370=_0x1ed596,_0x1ee83c=_0x132ab6[_0x41b370(0xdf)](':');return{'group':_0x1ee83c[0x0],'type':_0x1ee83c[0x1],'subType':_0x1ee83c[_0x41b370(0x119)]>=0x5?_0x1ee83c[0x2]:null,'id':_0x1ee83c[_0x41b370(0x119)]<0x5?_0x1ee83c[0x2]:_0x1ee83c[0x3],'authorId':_0x1ee83c[_0x41b370(0x119)]<0x5?_0x1ee83c[0x3]:_0x1ee83c[0x4],'markerCount':0x6==_0x1ee83c[_0x41b370(0x119)]?_0x1ee83c[0x5]:null};}[_0x1ed596(0x1e4)](_0x49e08b,_0x1d04a7,_0x80546a){const _0x2adc51=_0x1ed596,_0xa21d79=_0x49e08b[_0x2adc51(0x1d8)](),_0xf64251=_0xa21d79[_0x2adc51(0x172)],_0x35d413=_0xa21d79[_0x2adc51(0x1f3)];this[_0x2adc51(0x115)](_0x49e08b,this[_0x2adc51(0x97)][_0x2adc51(0x103)](_0xf64251,_0x1d04a7));const _0x38512e=_0x1f74fc(),_0x5b4ce7=_0x49e08b[_0x2adc51(0xb1)]['id'],_0x14315b=_0x49e08b[_0x2adc51(0x120)]+(_0x49e08b[_0x2adc51(0x7f)]?':'+_0x49e08b[_0x2adc51(0x7f)]:'');this[_0x2adc51(0x1f1)]({'id':_0x38512e,'type':_0x14315b,'createdAt':new Date(),'authorId':_0x5b4ce7,'originalSuggestionId':_0x49e08b['id'],'attributes':_0x49e08b[_0x2adc51(0x1f4)],'data':_0x49e08b[_0x2adc51(0xd1)]});const _0x4dd2d0=this[_0x2adc51(0x171)](_0x49e08b);(_0x2adc51(0xad)==_0x49e08b[_0x2adc51(0x120)]||_0x4dd2d0&&this[_0x2adc51(0x1c8)](_0x4dd2d0))&&(_0x80546a=this[_0x2adc51(0x97)][_0x2adc51(0x145)](_0x80546a[_0x2adc51(0x1bd)])),this[_0x2adc51(0x137)](_0x14315b,_0x38512e,_0x5b4ce7,this[_0x2adc51(0x97)][_0x2adc51(0x103)](_0x80546a,_0x35d413));}[_0x1ed596(0x153)](_0x348b8f,_0x2854b2=null){const _0x57e652=_0x1ed596,_0x415f17=[],_0xdf55b4=this[_0x57e652(0x16c)][_0x57e652(0x1a0)][_0x57e652(0x175)](_0x57e652(0x170))['me'];Array[_0x57e652(0x201)](_0x348b8f)||(_0x348b8f=[_0x348b8f]);for(const _0x4e181d of this[_0x57e652(0xf6)]()){if(!_0x4e181d[_0x57e652(0x1bc)])continue;if(_0x2854b2&&_0x4e181d[_0x57e652(0x120)]!=_0x2854b2)continue;let _0x3cd5b2=!0x1;for(const _0x281a0c of _0x4e181d[_0x57e652(0x167)]()){for(const _0x5642f3 of _0x348b8f){const _0x97207f=_0x5642f3[_0x57e652(0x172)][_0x57e652(0xb3)](_0x281a0c[_0x57e652(0x1f3)])||_0x5642f3[_0x57e652(0x1f3)][_0x57e652(0xb3)](_0x281a0c[_0x57e652(0x172)]);if(_0x97207f||_0x5642f3[_0x57e652(0x197)](_0x281a0c)){const _0x3abb7d=_0x5642f3[_0x57e652(0x17f)](_0x281a0c)&&Tt(this[_0x57e652(0x97)][_0x57e652(0x198)],_0x281a0c[_0x57e652(0x172)],_0x5642f3),_0x2dbeca=_0x281a0c[_0x57e652(0x17f)](_0x5642f3)&&Tt(this[_0x57e652(0x97)][_0x57e652(0x198)],_0x5642f3[_0x57e652(0x172)],_0x281a0c);_0x415f17[_0x57e652(0x10b)]({'suggestion':_0x4e181d,'meta':{'isOwn':_0xdf55b4==_0x4e181d[_0x57e652(0x7a)],'isNextTo':_0x97207f,'isInsideObject':_0x3abb7d,'containsRangeInObject':_0x2dbeca}}),_0x3cd5b2=!0x0;break;}}if(_0x3cd5b2)break;}}return _0x415f17;}[_0x1ed596(0x137)](_0x2c439d,_0x5d6c4e,_0x42eefb,_0x4bd5c0,_0x5075b1){const _0x50154b=_0x1ed596;this[_0x50154b(0x97)][_0x50154b(0x1ea)](_0xccad06=>{const _0x265616=_0x50154b;let _0x35e14c=_0x265616(0x1c0)+_0x2c439d+':'+_0x5d6c4e+':'+_0x42eefb;_0x5075b1&&(_0x35e14c=_0x35e14c+':'+_0x5075b1),_0xccad06[_0x265616(0x12a)](_0x35e14c,{'range':_0x4bd5c0,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1ed596(0x13b)](_0x1180f6){const _0x3bfa5b=_0x1ed596,_0x547018=_0x1180f6[_0x3bfa5b(0x110)],_0x47024b=_0x1180f6[_0x3bfa5b(0x18a)];_0x1180f6[_0x3bfa5b(0x110)]=null,_0x1180f6[_0x3bfa5b(0x18a)]=null,null!=_0x547018&&_0x547018[_0x3bfa5b(0x18a)]==_0x1180f6&&(_0x547018[_0x3bfa5b(0x18a)]=_0x47024b),null!=_0x47024b&&_0x47024b[_0x3bfa5b(0x110)]==_0x1180f6&&(_0x47024b[_0x3bfa5b(0x110)]=_0x547018),_0x3bfa5b(0xbb)==this[_0x3bfa5b(0x13c)][_0x3bfa5b(0x175)](_0x1180f6)&&(this[_0x3bfa5b(0x13c)][_0x3bfa5b(0x1f0)](_0x1180f6,_0x3bfa5b(0x10f)),this[_0x3bfa5b(0xbd)](_0x3bfa5b(0x20b),_0x1180f6,_0x547018,_0x47024b));}[_0x1ed596(0x1f1)](_0xd9e517){const _0x764c01=_0x1ed596,_0x2ac5cf=_0xd9e517['id'],_0x456da9=this[_0x764c01(0x1a4)](_0xd9e517);if(this[_0x764c01(0x1b8)]&&this[_0x764c01(0x1b8)][_0x764c01(0x9e)]){const _0x459969=this[_0x764c01(0x16c)][_0x764c01(0x1a0)][_0x764c01(0x175)](_0x764c01(0x1a7)),_0x1b90ae=_0x456da9[_0x764c01(0x106)],_0x18b275=_0x456da9[_0x764c01(0x7f)]?_0x456da9[_0x764c01(0x120)]+':'+_0x456da9[_0x764c01(0x7f)]:_0x456da9[_0x764c01(0x120)],_0x50420e=this[_0x764c01(0x16c)][_0x764c01(0x12e)],_0x4c3283=_0x459969[_0x764c01(0x148)](_0xcb89f9(_0x50420e,_0x764c01(0x122))),_0x5b407c={'id':_0x2ac5cf,'type':_0x18b275,'hasComments':_0x1b90ae,'data':_0xd9e517[_0x764c01(0xd1)]||null,'originalSuggestionId':_0xd9e517[_0x764c01(0x199)]||null,'attributes':_0x456da9[_0x764c01(0x1f4)]};this[_0x764c01(0x1b8)][_0x764c01(0x9e)](_0x5b407c)[_0x764c01(0x107)](_0x59d699=>{const _0x2eef53=_0x764c01;_0x456da9[_0x2eef53(0x1b4)]=!0x0,_0x459969[_0x2eef53(0x19b)](_0x4c3283),_0x59d699&&_0x59d699[_0x2eef53(0x1bb)]&&(this[_0x2eef53(0x104)][_0x2eef53(0x175)](_0x2ac5cf)[_0x2eef53(0x1bb)]=_0x59d699[_0x2eef53(0x1bb)]);})[_0x764c01(0x8f)](_0x7ca034=>{const _0x5ed1bb=_0x764c01;throw _0x5f10a1(_0x5ed1bb(0x155)),this[_0x5ed1bb(0x16c)][_0x5ed1bb(0x12c)][_0x5ed1bb(0x206)]({'isUndoable':!0x1},()=>{const _0x3622b2=_0x5ed1bb;_0x456da9[_0x3622b2(0x89)]();}),_0x456da9[_0x5ed1bb(0x1f5)](),this[_0x5ed1bb(0x104)][_0x5ed1bb(0x214)](_0x456da9['id']),this[_0x5ed1bb(0x13c)][_0x5ed1bb(0x214)](_0x456da9),_0x7ca034;});}return _0x456da9;}[_0x1ed596(0x1c8)](_0x277db3){const _0x4b10e7=_0x1ed596;return this[_0x4b10e7(0xfb)][_0x4b10e7(0x118)](_0x277db3);}[_0x1ed596(0x141)](_0x58d763,_0x45101d){const _0x3b71db=_0x1ed596,_0x3625cf=this[_0x3b71db(0x16c)][_0x3b71db(0x1a0)][_0x3b71db(0x175)](_0x3b71db(0x1a7)),_0x17c7bf=this[_0x3b71db(0x1e8)](_0x58d763);if(this[_0x3b71db(0x1b8)]&&this[_0x3b71db(0x1b8)][_0x3b71db(0x19f)]){if(_0x17c7bf[_0x3b71db(0x1b4)]){const _0xf3eca8=_0x3625cf[_0x3b71db(0x148)](_0xcb89f9(this[_0x3b71db(0x16c)][_0x3b71db(0x12e)],_0x3b71db(0x122)));this[_0x3b71db(0x1b8)][_0x3b71db(0x19f)](_0x58d763,_0x45101d)[_0x3b71db(0x107)](()=>{const _0x33e138=_0x3b71db;_0x3625cf[_0x33e138(0x19b)](_0xf3eca8);});}else _0x17c7bf['on'](_0x3b71db(0x91),()=>{const _0x307e9d=_0x3b71db;this[_0x307e9d(0x141)](_0x58d763,_0x45101d);});}}[_0x1ed596(0x1da)](_0x41dafd){const _0x5f3254=_0x1ed596;if(!this[_0x5f3254(0x1b8)]||!this[_0x5f3254(0x1b8)][_0x5f3254(0x1e8)])throw new _0x2a232b(_0x5f3254(0xac),this);return this[_0x5f3254(0x1b8)][_0x5f3254(0x1e8)](_0x41dafd);}[_0x1ed596(0x135)](_0x1b41ae){const _0x25c7c7=_0x1ed596,{id:_0x398ecc,type:_0x113ce4,subType:_0x574207,authorId:_0x2846a3}=this[_0x25c7c7(0x20c)](_0x1b41ae),_0x48325f=this[_0x25c7c7(0x104)][_0x25c7c7(0x175)](_0x398ecc)||this[_0x25c7c7(0x1f2)](_0x113ce4,_0x574207,_0x398ecc,_0x2846a3,{});switch(this[_0x25c7c7(0x1cc)](_0x48325f,_0x113ce4,_0x574207,_0x2846a3),this[_0x25c7c7(0x13c)][_0x25c7c7(0x175)](_0x48325f)){case _0x25c7c7(0x15b):this[_0x25c7c7(0x1da)](_0x398ecc)[_0x25c7c7(0x107)](_0x540c49=>{const _0x560c03=_0x25c7c7;let _0x56bf18=Promise[_0x560c03(0x81)]();_0x540c49[_0x560c03(0x106)]&&(_0x56bf18=this[_0x560c03(0xa0)][_0x560c03(0x191)]({'channelId':this[_0x560c03(0x16c)][_0x560c03(0x1dd)][_0x560c03(0x175)](_0x560c03(0x13d)),'threadId':_0x398ecc})),_0x56bf18[_0x560c03(0x107)](()=>{const _0x1135a6=_0x560c03;this[_0x1135a6(0x1a4)](_0x540c49)[_0x1135a6(0x1b4)]=!0x0;});}),this[_0x25c7c7(0x13c)][_0x25c7c7(0x1f0)](_0x48325f,_0x25c7c7(0x11b));break;case _0x25c7c7(0x10f):this[_0x25c7c7(0x141)](_0x398ecc,{'state':_0x25c7c7(0x123)});case _0x25c7c7(0x134):this[_0x25c7c7(0x13c)][_0x25c7c7(0x1f0)](_0x48325f,_0x25c7c7(0xbb)),this[_0x25c7c7(0xbd)](_0x25c7c7(0x1c2),_0x48325f);break;case _0x25c7c7(0xbb):this[_0x25c7c7(0xbd)](_0x25c7c7(0x7d),_0x48325f);}return _0x48325f[_0x25c7c7(0x10a)](_0x1b41ae),_0x48325f;}[_0x1ed596(0x1ca)](_0x59affd){const _0x18d055=_0x1ed596,_0x1a880e=Array[_0x18d055(0x1f9)](_0x59affd),_0x55db21=_0x1a880e[_0x18d055(0x20f)](_0x469329=>_0x18d055(0x1d1)==_0x469329[_0x18d055(0x120)]);this[_0x18d055(0x1df)](_0x55db21);const _0x3505b3=_0x1a880e[_0x18d055(0x20f)](_0x5ce6fb=>!_0x5ce6fb[_0x18d055(0x20a)]&&_0x18d055(0x1d1)!=_0x5ce6fb[_0x18d055(0x120)]),_0x3a8b56=this[_0x18d055(0xf6)]({'skipNotAttached':!0x0})[_0x18d055(0x20f)](_0x19ce00=>!_0x19ce00[_0x18d055(0x20a)]&&_0x18d055(0x1d1)!=_0x19ce00[_0x18d055(0x120)]),_0x13617c=_0x3a8b56[_0x18d055(0x20f)](_0x1e5e15=>!_0x59affd[_0x18d055(0x118)](_0x1e5e15)),_0x16c1e2=new Map(_0x3a8b56[_0x18d055(0x6c)](_0x5bc0ff=>[_0x5bc0ff,this[_0x18d055(0x173)][_0x18d055(0x14d)](_0x5bc0ff[_0x18d055(0x120)],_0x5bc0ff[_0x18d055(0x7f)],_0x18d055(0x9f))])),_0x31d64b=new Map(_0x3a8b56[_0x18d055(0x6c)](_0x1a46ff=>[_0x1a46ff,_0x1a46ff[_0x18d055(0x1d8)]()])),_0x25960a=new Set(),_0x516238=new Set();for(let _0x1a9977=0x0;_0x1a9977<_0x3505b3[_0x18d055(0x119)];_0x1a9977++)_0x3400de(_0x3505b3[_0x1a9977],_0x3505b3,_0x1a9977+0x1);for(let _0x3f02e3=0x0;_0x3f02e3<_0x3505b3[_0x18d055(0x119)];_0x3f02e3++)_0x3400de(_0x3505b3[_0x3f02e3],_0x13617c,0x0);const _0x404254=new Set();for(let _0x17318b=0x0;_0x17318b<_0x3505b3[_0x18d055(0x119)];_0x17318b++){const _0x3e057f=_0x3505b3[_0x17318b];!_0x516238[_0x18d055(0x118)](_0x3e057f)&&_0x3e057f[_0x18d055(0x110)]&&(_0x404254[_0x18d055(0x148)](_0x3e057f[_0x18d055(0x110)]),_0x3e057f[_0x18d055(0x110)][_0x18d055(0x18a)]===_0x3e057f&&(_0x3e057f[_0x18d055(0x110)][_0x18d055(0x18a)]=null),_0x3e057f[_0x18d055(0x110)]=null),!_0x25960a[_0x18d055(0x118)](_0x3e057f)&&_0x3e057f[_0x18d055(0x18a)]&&(_0x404254[_0x18d055(0x148)](_0x3e057f[_0x18d055(0x18a)]),_0x3e057f[_0x18d055(0x18a)][_0x18d055(0x110)]===_0x3e057f&&(_0x3e057f[_0x18d055(0x18a)][_0x18d055(0x110)]=null),_0x3e057f[_0x18d055(0x18a)]=null);}function _0x3400de(_0x150f35,_0x4d05f8,_0x2d9bfc){const _0x208bb0=_0x18d055;for(let _0x21e4fe=_0x2d9bfc;_0x21e4fe<_0x4d05f8[_0x208bb0(0x119)];_0x21e4fe++){const _0x220798=_0x1680aa(_0x150f35,_0x4d05f8[_0x21e4fe]);_0x220798&&(_0x220798[0x0][_0x208bb0(0x18a)]=_0x220798[0x1],_0x220798[0x1][_0x208bb0(0x110)]=_0x220798[0x0],_0x25960a[_0x208bb0(0x148)](_0x220798[0x0]),_0x516238[_0x208bb0(0x148)](_0x220798[0x1]));}}function _0x1680aa(_0x412853,_0x4a2cdd){const _0x419131=_0x18d055;if(_0x412853[_0x419131(0x7a)]['id']!==_0x4a2cdd[_0x419131(0x7a)]['id'])return null;const _0x631846=_0x16c1e2[_0x419131(0x175)](_0x412853)(_0x412853,_0x4a2cdd,_0x31d64b[_0x419131(0x175)](_0x412853),_0x31d64b[_0x419131(0x175)](_0x4a2cdd));if(!_0x631846)return null;return _0x16c1e2[_0x419131(0x175)](_0x4a2cdd)(_0x412853,_0x4a2cdd,_0x31d64b[_0x419131(0x175)](_0x412853),_0x31d64b[_0x419131(0x175)](_0x4a2cdd))?_0x631846[0x1][_0x419131(0x190)]&&_0x631846[0x1][_0x419131(0x190)][_0x419131(0x119)]?null:_0x631846:null;}_0x404254[_0x18d055(0x16a)]&&this[_0x18d055(0x1ca)](_0x404254);}[_0x1ed596(0x1df)](_0x298dea){const _0x55fa7f=_0x1ed596;if(0x0==_0x298dea[_0x55fa7f(0x119)])return;const _0x25314c=this[_0x55fa7f(0xf6)]({'skipNotAttached':!0x0})[_0x55fa7f(0x20f)](_0x1e1604=>_0x55fa7f(0x1d1)==_0x1e1604[_0x55fa7f(0x120)]&&_0x1e1604[_0x55fa7f(0x1b3)]),_0x4e7ae3=[],_0x186927=new Map();for(const _0x377ef9 of _0x25314c){const _0x4cdeb5=_0x4a4168(_0x377ef9[_0x55fa7f(0x1f4)]);_0x186927[_0x55fa7f(0x118)](_0x4cdeb5)||(_0x186927[_0x55fa7f(0x1f0)](_0x4cdeb5,_0x4e7ae3[_0x55fa7f(0x119)]),_0x4e7ae3[_0x55fa7f(0x10b)]([]));const _0x13d61a=_0x186927[_0x55fa7f(0x175)](_0x4cdeb5);_0x4e7ae3[_0x13d61a][_0x55fa7f(0x10b)](_0x377ef9);}!(function(){const _0x56858a=_0x55fa7f;_0x4e7ae3[_0x56858a(0xd7)]((_0x53dd16,_0x2d4dac)=>{const _0x4e808d=_0x56858a,_0x3c5834=_0x53dd16[0x0][_0x4e808d(0x1bb)],_0x5c7e1b=_0x2d4dac[0x0][_0x4e808d(0x1bb)];return _0x3c5834==_0x5c7e1b?_0x53dd16[0x0][_0x4e808d(0x1f4)][_0x4e808d(0x13a)]<_0x2d4dac[0x0][_0x4e808d(0x1f4)][_0x4e808d(0x13a)]?-0x1:0x1:_0x3c5834<_0x5c7e1b?-0x1:0x1;});for(const _0x454f7d of _0x4e7ae3)_0x454f7d[_0x56858a(0xd7)]((_0x160633,_0x4c439c)=>_0x160633['id']<_0x4c439c['id']?-0x1:0x1);}());for(let _0x4da459=0x0;_0x4da459<_0x4e7ae3[_0x55fa7f(0x119)];_0x4da459++){if(0x0==_0x4e7ae3[_0x4da459][_0x55fa7f(0x119)])continue;const _0x3a8e08=[];for(let _0x216e26=_0x4da459+0x1;_0x216e26<_0x4e7ae3[_0x55fa7f(0x119)];_0x216e26++)0x0!=_0x4e7ae3[_0x216e26][_0x55fa7f(0x119)]&&_0x5f2649(_0x4e7ae3[_0x4da459],_0x4e7ae3[_0x216e26])&&_0x3a8e08[_0x55fa7f(0x10b)](_0x216e26);for(const _0x3d8112 of _0x3a8e08)_0x4e7ae3[_0x4da459]=_0x4e7ae3[_0x4da459][_0x55fa7f(0xcc)](_0x4e7ae3[_0x3d8112]),_0x4e7ae3[_0x3d8112]=[];}for(const _0x3ae505 of _0x4e7ae3)for(let _0x2b3e01=0x0;_0x2b3e01<_0x3ae505[_0x55fa7f(0x119)];_0x2b3e01++)_0x3ae505[_0x2b3e01][_0x55fa7f(0x18a)]=_0x3ae505[_0x2b3e01+0x1]||null;for(const _0x59d4e8 of _0x4e7ae3)for(let _0x3d9f53=0x0;_0x3d9f53<_0x59d4e8[_0x55fa7f(0x119)];_0x3d9f53++)_0x59d4e8[_0x3d9f53][_0x55fa7f(0x110)]=_0x59d4e8[_0x3d9f53-0x1]||null;function _0x5f2649(_0xda5c47,_0x5d26d4){const _0x565558=_0x55fa7f;if(_0xda5c47[0x0][_0x565558(0x1f4)][_0x565558(0x13a)]!==_0x5d26d4[0x0][_0x565558(0x1f4)][_0x565558(0x13a)]&&_0xda5c47[0x0][_0x565558(0x7a)]!==_0x5d26d4[0x0][_0x565558(0x7a)])return!0x1;if(!function(_0xeffa9a,_0x279cea){const _0x319bbf=_0x565558;if(!_0xeffa9a[_0x319bbf(0x106)]&&!_0x279cea[_0x319bbf(0x106)])return!0x0;if(_0xeffa9a[_0x319bbf(0x106)]&&_0x279cea[_0x319bbf(0x106)])return!0x1;if(_0xeffa9a[_0x319bbf(0x106)]&&_0x279cea[_0x319bbf(0x1bb)]<_0xeffa9a[_0x319bbf(0x190)][_0x319bbf(0xe5)][_0x319bbf(0x175)](0x0)[_0x319bbf(0x1bb)])return!0x0;if(_0x279cea[_0x319bbf(0x106)]&&_0xeffa9a[_0x319bbf(0x1bb)]<_0x279cea[_0x319bbf(0x190)][_0x319bbf(0xe5)][_0x319bbf(0x175)](0x0)[_0x319bbf(0x1bb)])return!0x0;return!0x1;}(_0xda5c47[0x0],_0x5d26d4[0x0]))return!0x1;const _0x4d8fff=_0x18ef2f(_0xda5c47[0x0][_0x565558(0x1f4)],_0x565558(0x13a)),_0x127b65=_0x18ef2f(_0x5d26d4[0x0][_0x565558(0x1f4)],_0x565558(0x13a));if(!_0x483926(_0x4d8fff,_0x127b65))return!0x1;return!!_0xda5c47[_0x565558(0x15d)](_0x119fb2=>_0x5d26d4[_0x565558(0x1ba)](_0x56ebd5=>_0x119fb2[_0x565558(0x1d8)]()[_0x565558(0xb3)](_0x56ebd5[_0x565558(0x1d8)]())))&&_0x5d26d4[_0x565558(0x15d)](_0x59f472=>_0xda5c47[_0x565558(0x1ba)](_0x25e4e0=>_0x59f472[_0x565558(0x1d8)]()[_0x565558(0xb3)](_0x25e4e0[_0x565558(0x1d8)]())));}}[_0x1ed596(0x9a)](_0x2d22f5){const _0x8724ff=_0x1ed596,_0x595694=Array[_0x8724ff(0x1f9)](_0x2d22f5),_0x44e13d=this[_0x8724ff(0xf6)]({'skipNotAttached':!0x0}),_0xff2f87=_0x44e13d[_0x8724ff(0x20f)](_0x1c3940=>!_0x2d22f5[_0x8724ff(0x118)](_0x1c3940)),_0x23570e=new Map(_0x595694[_0x8724ff(0x6c)](_0x2e2379=>[_0x2e2379,this[_0x8724ff(0x173)][_0x8724ff(0x14d)](_0x2e2379[_0x8724ff(0x120)],_0x2e2379[_0x8724ff(0x7f)],_0x8724ff(0x157))])),_0x5a63db=new Map(_0x44e13d[_0x8724ff(0x6c)](_0x3a4d1f=>[_0x3a4d1f,_0x3a4d1f[_0x8724ff(0x167)]()]));for(let _0x40930d=0x0;_0x40930d<_0x595694[_0x8724ff(0x119)];_0x40930d++){if(_0x43f83f(this,_0x595694[_0x40930d],_0x595694,_0x40930d+0x1))return!0x0;}for(let _0x3f28d6=0x0;_0x3f28d6<_0x595694[_0x8724ff(0x119)];_0x3f28d6++){if(_0x43f83f(this,_0x595694[_0x3f28d6],_0xff2f87,0x0))return!0x0;}return!0x1;function _0x43f83f(_0x5e23bf,_0xeedccc,_0x231073,_0x39c168){const _0x1d59e6=_0x8724ff;for(let _0x2c8fc7=_0x39c168;_0x2c8fc7<_0x231073[_0x1d59e6(0x119)];_0x2c8fc7++){const _0x438130=_0x231073[_0x2c8fc7];if(_0x438130[_0x1d59e6(0x120)]!==_0xeedccc[_0x1d59e6(0x120)]||_0x438130[_0x1d59e6(0x7a)]['id']!==_0xeedccc[_0x1d59e6(0x7a)]['id']||_0x438130[_0x1d59e6(0x7f)]!==_0xeedccc[_0x1d59e6(0x7f)])continue;if(!Lt(_0xeedccc,_0x438130,[_0x1d59e6(0x13a)]))continue;if(_0x1d59e6(0x1d1)==_0xeedccc[_0x1d59e6(0x120)]&&_0xeedccc[_0x1d59e6(0xd1)][_0x1d59e6(0x211)]!=_0x438130[_0x1d59e6(0xd1)][_0x1d59e6(0x211)])continue;if(_0x1d59e6(0x1d1)==_0xeedccc[_0x1d59e6(0x120)]&&_0x5e23bf[_0x1d59e6(0x1c8)](_0xeedccc[_0x1d59e6(0xd1)][_0x1d59e6(0x17c)]))continue;if(_0x1d59e6(0xad)==_0xeedccc[_0x1d59e6(0x120)]){const _0x4b2959=_0x5e23bf[_0x1d59e6(0x16c)][_0x1d59e6(0x12c)],_0x4a2044=_0xeedccc[_0x1d59e6(0x6b)]();if(_0x4a2044&&(_0x4b2959[_0x1d59e6(0x198)][_0x1d59e6(0x1ce)](_0x4a2044)||_0x4b2959[_0x1d59e6(0x198)][_0x1d59e6(0x85)](_0x4a2044)))continue;}const _0x227325=_0x23570e[_0x1d59e6(0x175)](_0xeedccc),_0x5c2fc7=_0x5a63db[_0x1d59e6(0x175)](_0xeedccc),_0x20184d=_0x5a63db[_0x1d59e6(0x175)](_0x438130),_0x31af73=_0xeedccc[_0x1d59e6(0x190)]&&_0xeedccc[_0x1d59e6(0x190)][_0x1d59e6(0x119)],_0x2638d7=_0x438130[_0x1d59e6(0x190)]&&_0x438130[_0x1d59e6(0x190)][_0x1d59e6(0x119)];if(!_0x31af73&&_0x227325(_0x20184d,_0x5c2fc7))return _0x5e23bf[_0x1d59e6(0x1b5)](_0x438130,_0xeedccc),_0x5a63db[_0x1d59e6(0x214)](_0xeedccc),!0x0;if(!_0x2638d7&&_0x227325(_0x5c2fc7,_0x20184d))return _0x5e23bf[_0x1d59e6(0x1b5)](_0xeedccc,_0x438130),_0x5a63db[_0x1d59e6(0x214)](_0x438130),!0x0;}return!0x1;}}[_0x1ed596(0x1b5)](_0xd9be9e,_0x260eb7){const _0x104166=_0x1ed596;if(_0xd9be9e[_0x104166(0x20a)]){for(const _0x184da8 of _0x260eb7[_0x104166(0x167)]())_0xd9be9e[_0x104166(0x1ae)](_0x184da8);}else{const _0x6c6d16=_0x260eb7[_0x104166(0x1d8)]()[_0x104166(0x1f3)];this[_0x104166(0x115)](_0xd9be9e,this[_0x104166(0x97)][_0x104166(0x103)](_0xd9be9e[_0x104166(0x1d8)]()[_0x104166(0x172)],_0x6c6d16));}_0x260eb7[_0x104166(0xf9)]();}[_0x1ed596(0x215)](_0x1e9d07,_0x9b43b9){const _0x5a0fa5=_0x1ed596,_0x25aa2f=_0x1e9d07[_0x5a0fa5(0x131)](_0x5a0fa5(0xf3))||_0x1e9d07[_0x5a0fa5(0x131)](_0x5a0fa5(0x1d1))?_0x5a0fa5(0xd2):_0x1e9d07[_0x5a0fa5(0x1c5)]();return _0xcb89f9(this[_0x5a0fa5(0x16c)][_0x5a0fa5(0x12e)],_0x9b43b9+'_'+_0x25aa2f+_0x5a0fa5(0xa5));}[_0x1ed596(0x1d5)](){const _0x5dff1a=_0x1ed596,_0x4485fc=this[_0x5dff1a(0x16c)];if(!_0x4485fc['ui'])return;const {ariaLiveAnnouncer:_0x1dfb62}=_0x4485fc['ui'];_0x4ff2f9(this[_0x5dff1a(0x97)],({left:_0x7df001,entered:_0x3c8749})=>{const _0x150974=_0x5dff1a;for(const _0x4ef500 of _0x7df001){const {group:_0xe15236,type:_0x5578fc}=this[_0x150974(0x20c)](_0x4ef500[_0x150974(0xed)]);if(_0x150974(0x82)===_0xe15236){_0x1dfb62[_0x150974(0x182)](this[_0x150974(0x215)](_0x5578fc,_0x150974(0x139)));break;}}for(const _0x17dfd2 of _0x3c8749){const {group:_0x350729,type:_0x54d7e5}=this[_0x150974(0x20c)](_0x17dfd2[_0x150974(0xed)]);if(_0x150974(0x82)===_0x350729){_0x1dfb62[_0x150974(0x182)](this[_0x150974(0x215)](_0x54d7e5,_0x150974(0x7e)));break;}}});}[_0x1ed596(0xa6)](_0x536540){const _0x10d832=_0x1ed596;if(this[_0x10d832(0x200)])return!0x1;const _0x4e6c7b=this[_0x10d832(0x16c)],_0x591b61=_0x4e6c7b[_0x10d832(0x12c)][_0x10d832(0xef)][_0x10d832(0xe7)][_0x10d832(0x146)]();if(0x0==_0x591b61[_0x10d832(0x119)])return!0x1;const _0x5893c5=[],_0x31ab50=_0x591b61[_0x10d832(0x20f)](_0x4c291f=>_0x10d832(0x1d1)==_0x4c291f[_0x10d832(0x120)]),_0x403525=_0x591b61[_0x10d832(0x20f)](_0x57878e=>_0x10d832(0x14f)==_0x57878e[_0x10d832(0x120)]&&_0x10d832(0xd3)!=_0x57878e[_0x10d832(0xed)]),_0x534df4=_0x591b61[_0x10d832(0x20f)](_0x477a2b=>_0x10d832(0x19b)==_0x477a2b[_0x10d832(0x120)]&&_0x10d832(0xd3)!=_0x477a2b[_0x10d832(0xed)]);for(const _0x2246e4 of _0x31ab50)_0x5893c5[_0x10d832(0x10b)]({'key':_0x2246e4[_0x10d832(0x12f)],'newValue':_0x2246e4[_0x10d832(0xcd)],'oldValue':_0x2246e4[_0x10d832(0x1e2)],'range':Gt(_0x2246e4[_0x10d832(0xc7)],_0x4e6c7b[_0x10d832(0x12c)])});for(const _0x39df15 of _0x403525){const _0x4c0286=_0x534df4[_0x10d832(0x1a8)](_0x569682=>_0x569682[_0x10d832(0x7c)][_0x10d832(0xb3)](_0x39df15[_0x10d832(0x7c)]));_0x4c0286&&_0x5893c5[_0x10d832(0x10b)]({'key':_0x10d832(0x13e),'newValue':_0x39df15[_0x10d832(0xed)],'oldValue':_0x4c0286[_0x10d832(0xed)],'range':_0x4e6c7b[_0x10d832(0x12c)][_0x10d832(0x143)](_0x39df15[_0x10d832(0x7c)][_0x10d832(0x11f)])});}return 0x0!=_0x5893c5[_0x10d832(0x119)]&&this[_0x10d832(0xae)](_0x536540,_0x5893c5);}[_0x1ed596(0x184)](_0x3edc75){const _0x3c4c30=_0x1ed596;let _0x334c35=!0x1;const _0x2b175f=this[_0x3c4c30(0x16c)][_0x3c4c30(0x12c)][_0x3c4c30(0xef)][_0x3c4c30(0xe7)][_0x3c4c30(0x15a)]()[_0x3c4c30(0x20f)](_0x2e580c=>_0x2e580c[_0x3c4c30(0xd1)][_0x3c4c30(0xc3)]&&_0x2e580c[_0x3c4c30(0xed)][_0x3c4c30(0x131)](_0x3c4c30(0x1dc)));for(const _0x18c208 of _0x2b175f){const {subType:_0x5b3b2b,id:_0x4e7de6}=this[_0x3c4c30(0x20c)](_0x18c208[_0x3c4c30(0xed)]),_0x4b0feb=_0x5b3b2b[_0x3c4c30(0xdf)]('|')[0x0];for(const _0x1166ef of this[_0x3c4c30(0xf6)]({'skipNotAttached':!0x0}))_0x1166ef['id']!=_0x4e7de6&&_0x3c4c30(0x1d1)==_0x1166ef[_0x3c4c30(0x120)]&&_0x1166ef[_0x3c4c30(0xd1)]&&_0x1166ef[_0x3c4c30(0xd1)][_0x3c4c30(0x17c)]==_0x4b0feb&&_0x1166ef[_0x3c4c30(0x1d8)]()[_0x3c4c30(0x11a)](_0x18c208[_0x3c4c30(0xd1)][_0x3c4c30(0xc3)])&&(this[_0x3c4c30(0x10d)](_0x1166ef,_0x18c208[_0x3c4c30(0xd1)][_0x3c4c30(0xc3)],_0x3edc75),_0x334c35=!0x0);}return _0x334c35;}[_0x1ed596(0x16f)](_0x1636f1){const _0x454b11=_0x1ed596;this[_0x454b11(0x16c)],(this[_0x454b11(0x200)]=!0x0,_0x1636f1());}[_0x1ed596(0x1ac)](_0x325862){const _0x4bfef4=_0x1ed596,_0x2eae72=this[_0x4bfef4(0x1c8)](_0x325862),_0x12c199=this[_0x4bfef4(0x1b7)][_0x4bfef4(0x118)](_0x325862);return _0x2eae72||_0x12c199;}[_0x1ed596(0xae)](_0x22ced8,_0x524285){const _0xf9f17b=_0x1ed596;if(0x0==_0x524285[_0xf9f17b(0x119)])return!0x1;let _0x1908c4=!0x1;for(const _0x43d830 of _0x524285){const _0x5dc48b=this[_0xf9f17b(0x153)](_0x43d830[_0xf9f17b(0xc7)],_0xf9f17b(0x1d1))[_0xf9f17b(0x20f)](_0xb305af=>!_0xb305af[_0xf9f17b(0x1a5)][_0xf9f17b(0x1ad)])[_0xf9f17b(0x6c)](_0x286a09=>_0x286a09[_0xf9f17b(0x82)]),_0x1c0e5a=_0x4a4168({'newValue':_0x43d830[_0xf9f17b(0xc8)]});_0x5dc48b[_0xf9f17b(0x20f)](_0x41720f=>{const _0xe50085=_0xf9f17b,[_0x1a8cf4,_0x3ca493]=_0x41720f[_0xe50085(0x7f)][_0xe50085(0xdf)]('|');return _0x1a8cf4==_0x43d830[_0xe50085(0x17c)]&&_0x3ca493!=_0x1c0e5a;})[_0xf9f17b(0x189)](_0x16f14b=>{const _0x3b2d5c=_0xf9f17b;this[_0x3b2d5c(0x10d)](_0x16f14b,_0x43d830[_0x3b2d5c(0xc7)],_0x22ced8),_0x1908c4=!0x0;});}return _0x1908c4;}[_0x1ed596(0x10d)](_0x2858e5,_0x1af8b0,_0x85ac6b){const _0x5276df=_0x1ed596,_0x32b19b=_0x2858e5[_0x5276df(0x1d8)]()[_0x5276df(0x18b)](_0x1af8b0);0x0!==_0x32b19b[_0x5276df(0x119)]?0x1!==_0x32b19b[_0x5276df(0x119)]?this[_0x5276df(0x1e4)](_0x2858e5,_0x1af8b0[_0x5276df(0x172)],_0x1af8b0[_0x5276df(0x1f3)]):this[_0x5276df(0x115)](_0x2858e5,_0x32b19b[0x0]):_0x85ac6b[_0x5276df(0x1d0)](_0x2858e5[_0x5276df(0x152)]());}}class Rt{constructor(_0x20ba89){const _0x3388e8=_0x1ed596;this[_0x3388e8(0x132)]=_0x20ba89,this[_0x3388e8(0x97)]=_0x20ba89[_0x3388e8(0x12c)],this[_0x3388e8(0xe3)]=new Map(),this[_0x3388e8(0x79)]=new Map(),this[_0x3388e8(0x9c)]();}[_0x1ed596(0xb9)](_0x2ea6e4,_0x58848d,_0x34c028,_0x1a87c4,_0x30ccce,_0x3ff088){const _0x20cdbd=_0x1ed596;return new _0x27fac2(this[_0x20cdbd(0x97)],{'type':_0x2ea6e4,'subType':_0x58848d,'id':_0x34c028,'author':_0x1a87c4,'creator':_0x1a87c4,'attributes':_0x30ccce,'onAttributesChange':_0x3ff088,'onAccept':(..._0x30a5b8)=>this[_0x20cdbd(0x14d)](_0x2ea6e4,_0x58848d,_0x20cdbd(0x160))(..._0x30a5b8),'onDiscard':(..._0x29a965)=>this[_0x20cdbd(0x14d)](_0x2ea6e4,_0x58848d,_0x20cdbd(0x89))(..._0x29a965)});}[_0x1ed596(0x70)](_0x85660a,_0x34de7c,_0x584a7d,_0x21aa83){const _0x1ae672=_0x1ed596,_0x43fc31=_0x85660a+':'+_0x34de7c+':'+_0x584a7d;this[_0x1ae672(0xe3)][_0x1ae672(0x1f0)](_0x43fc31,_0x21aa83);}[_0x1ed596(0x14d)](_0x18a742,_0x1a4df1,_0x44280d){const _0x13f9ed=_0x1ed596,_0x60e64a=_0x18a742+':'+_0x1a4df1+':'+_0x44280d;return this[_0x13f9ed(0xe3)][_0x13f9ed(0x175)](_0x60e64a)||this[_0x13f9ed(0x79)][_0x13f9ed(0x175)](_0x18a742+':'+_0x44280d);}[_0x1ed596(0x9c)](){const _0x12f351=_0x1ed596,_0x337386=()=>!0x1,_0x293ed5=_0x369d8f=>{const _0x58b6b2=_0x3058;_0x369d8f[_0x58b6b2(0xd7)]((_0x1cc631,_0x21d579)=>_0x1cc631[_0x58b6b2(0x172)][_0x58b6b2(0x149)](_0x21d579[_0x58b6b2(0x172)])?0x1:-0x1),this[_0x58b6b2(0x97)][_0x58b6b2(0x1ea)](_0x39dcbb=>{const _0x329227=_0x58b6b2;for(const _0x18e761 of _0x369d8f){let _0x306b8e;_0x306b8e=_0x18e761[_0x329227(0x1f3)][_0x329227(0x1f8)]&&_0x18e761[_0x329227(0x1f3)][_0x329227(0x1bd)]==_0x18e761[_0x329227(0x172)][_0x329227(0x11f)]?_0x39dcbb[_0x329227(0xd9)](_0x18e761[_0x329227(0x172)][_0x329227(0x11f)],'on'):_0x39dcbb[_0x329227(0xd9)](_0x18e761),this[_0x329227(0x97)][_0x329227(0x142)](_0x306b8e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0xea3ae5=(_0x4f7ac7,_0x1a34f5)=>{const _0x146342=_0x3058;_0x1a34f5&&this[_0x146342(0x97)][_0x146342(0x1ea)](_0x2b8bf0=>{const _0x52bcf7=_0x146342,{commandName:_0x14b2b0,commandParams:_0xf49e9c=[]}=_0x1a34f5,_0x43ef5a=_0x4f7ac7[_0x52bcf7(0x6c)](_0xb45488=>(Et(_0xb45488)&&(_0xb45488=this[_0x52bcf7(0x97)][_0x52bcf7(0x103)](_0xb45488[_0x52bcf7(0x1f3)])),_0xb45488))[_0x52bcf7(0x20f)](_0x290c02=>_0x52bcf7(0x156)!==_0x290c02[_0x52bcf7(0x195)][_0x52bcf7(0x117)]);if(_0x43ef5a[_0x52bcf7(0x119)]<0x1)return;const _0x442585=Array[_0x52bcf7(0x1f9)](this[_0x52bcf7(0x97)][_0x52bcf7(0xef)][_0x52bcf7(0xea)][_0x52bcf7(0x167)]())[_0x52bcf7(0x6c)](_0x22f8de=>_0x2d6398[_0x52bcf7(0x210)](_0x22f8de));_0x2b8bf0[_0x52bcf7(0x150)](_0x43ef5a);for(const _0x2df18f of this[_0x52bcf7(0x132)][_0x52bcf7(0x17d)][_0x52bcf7(0x17d)]())_0x2df18f[_0x52bcf7(0x1b9)]();_0xf49e9c[_0x52bcf7(0x10b)]({'forceDefaultExecution':!0x0}),this[_0x52bcf7(0x132)][_0x52bcf7(0x166)](_0x14b2b0,..._0xf49e9c);const _0x31f613=_0x442585[_0x52bcf7(0x20f)](_0x530d11=>_0x52bcf7(0x156)!=_0x530d11[_0x52bcf7(0x195)][_0x52bcf7(0x117)]);_0x31f613[_0x52bcf7(0x119)]>0x0&&_0x2b8bf0[_0x52bcf7(0x150)](_0x31f613);for(const _0x92e568 of _0x442585)_0x92e568[_0x52bcf7(0xff)]();});},_0x2ba03c=(_0x1be20d,_0x238b36)=>0x1==_0x1be20d[_0x12f351(0x119)]&&0x1==_0x238b36[_0x12f351(0x119)]&&_0x1be20d[0x0][_0x12f351(0x1f3)][_0x12f351(0xb3)](_0x238b36[0x0][_0x12f351(0x172)]),_0x15d9b3=(_0x2a6ea5,_0x3aea1e,_0x2bb5a9,_0xc5b56)=>Pt(_0x2a6ea5,_0x3aea1e,_0x2bb5a9,_0xc5b56,this[_0x12f351(0x97)])?[_0x2a6ea5,_0x3aea1e]:Pt(_0x3aea1e,_0x2a6ea5,_0xc5b56,_0x2bb5a9,this[_0x12f351(0x97)])?[_0x3aea1e,_0x2a6ea5]:null;this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x1e7),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xe1),_0x293ed5),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xf1),_0x2ba03c),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x164),_0x15d9b3),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x20e),_0x293ed5),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xee),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x19d),_0x2ba03c),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xa2),_0x15d9b3),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x95),_0xea3ae5),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xa1),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x92),_0x2ba03c),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x203),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xb5),_0xea3ae5),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x1c9),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x12b),_0x2ba03c),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x126),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x162),_0x337386),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0xd6),(_0x12acd0,_0x57fe4a)=>{const _0x39bf43=_0x12f351;if(!_0x57fe4a)return;const _0x167047=this[_0x39bf43(0x132)][_0x39bf43(0x1a0)][_0x39bf43(0x175)](p);this[_0x39bf43(0x97)][_0x39bf43(0x1ea)](_0x58d642=>{const _0x498d91=_0x39bf43;if(_0x498d91(0x13e)==_0x57fe4a[_0x498d91(0x17c)])for(const _0x2a49d9 of _0x12acd0){const _0x28d19d=_0x2a49d9[_0x498d91(0x172)][_0x498d91(0x11f)],_0x2e8f77=_0x57fe4a[_0x498d91(0x211)];_0x58d642[_0x498d91(0xde)](_0x28d19d,_0x2e8f77);}else{if(_0x167047[_0x498d91(0x1c8)](_0x57fe4a[_0x498d91(0x17c)])){for(const _0x4f12d6 of _0x12acd0)void 0x0!==_0x57fe4a[_0x498d91(0x211)]?_0x58d642[_0x498d91(0x100)](_0x57fe4a[_0x498d91(0x17c)],_0x57fe4a[_0x498d91(0x211)],_0x4f12d6[_0x498d91(0x172)][_0x498d91(0x11f)]):_0x58d642[_0x498d91(0x1c1)](_0x57fe4a[_0x498d91(0x17c)],_0x4f12d6[_0x498d91(0x172)][_0x498d91(0x11f)]);}else{for(const _0x5297cf of _0x12acd0)_0x57fe4a[_0x498d91(0x211)]?_0x58d642[_0x498d91(0x100)](_0x57fe4a[_0x498d91(0x17c)],_0x57fe4a[_0x498d91(0x211)],_0x5297cf):_0x58d642[_0x498d91(0x1c1)](_0x57fe4a[_0x498d91(0x17c)],_0x5297cf);}}});}),this[_0x12f351(0x79)][_0x12f351(0x1f0)](_0x12f351(0x183),_0x2ba03c);}}function Tt(_0x23ea83,_0x1c305c,_0xea30f2){const _0x361cc8=_0x1ed596;for(const _0x32981e of _0x1c305c[_0x361cc8(0x1bd)][_0x361cc8(0x1e5)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x32981e[_0x361cc8(0x195)]==_0x32981e)return!0x1;if(!_0xea30f2[_0x361cc8(0x212)](_0x32981e))return!0x1;if(_0x23ea83[_0x361cc8(0x1ce)](_0x32981e)||_0x23ea83[_0x361cc8(0x85)](_0x32981e))return!0x0;}return!0x1;}function Et(_0x1180a1){const _0x4efbd4=_0x1ed596;return _0x1180a1[_0x4efbd4(0x1f3)][_0x4efbd4(0x1bd)]==_0x1180a1[_0x4efbd4(0x172)][_0x4efbd4(0x11f)]&&_0x1180a1[_0x4efbd4(0x1f3)][_0x4efbd4(0x17b)];}function Vt(_0x6bcb3d,_0xfad63e,_0x147843,_0x34de10){const _0x4d27ef=_0x1ed596,_0x2f8b34=_0x150e80=>!_0x150e80[_0x4d27ef(0x94)]['is'](_0x4d27ef(0x1b0))&&!_0x34de10[_0x4d27ef(0x1ce)](_0x150e80[_0x4d27ef(0x94)]),_0x274242=_0x6bcb3d[_0x4d27ef(0x172)][_0x4d27ef(0x140)](_0x2f8b34),_0x2cd4a5=_0x6bcb3d[_0x4d27ef(0x1f3)][_0x4d27ef(0x140)](_0x2f8b34,{'direction':_0x4d27ef(0xe6)});return(!_0x6bcb3d[_0x4d27ef(0x172)][_0x4d27ef(0xb3)](_0x274242)||!_0x6bcb3d[_0x4d27ef(0x1f3)][_0x4d27ef(0xb3)](_0x2cd4a5))&&(_0x274242[_0x4d27ef(0x149)](_0x2cd4a5)?_0x147843[_0x4d27ef(0xdd)](_0xfad63e,{'range':_0x147843[_0x4d27ef(0x103)](_0x274242,_0x2cd4a5)}):_0x147843[_0x4d27ef(0x1d0)](_0xfad63e),!0x0);}function Ut(_0x174304){return _0x4a4168(_0x174304);}function Ot(_0x134b2a){const _0x5762f5=_0x1ed596,_0x5b8fe8=_0x134b2a[_0x5762f5(0x172)][_0x5762f5(0x11f)];return _0x5b8fe8&&_0x5b8fe8['is'](_0x5762f5(0x67));}function Gt(_0x412ce5,_0x5ef65d){const _0x26e44d=_0x1ed596;return null==_0x412ce5[_0x26e44d(0x1f3)][_0x26e44d(0xd5)]&&_0x412ce5[_0x26e44d(0x1f3)][_0x26e44d(0x1bd)]==_0x412ce5[_0x26e44d(0x172)][_0x26e44d(0x11f)]?Ft(_0x412ce5[_0x26e44d(0x172)][_0x26e44d(0x11f)],_0x5ef65d):_0x412ce5;}function Ft(_0x4a6dd4,_0x2f5d2e){const _0x550cd7=_0x1ed596,_0x442fc1=_0x2f5d2e[_0x550cd7(0x198)][_0x550cd7(0x1ce)](_0x4a6dd4)||_0x2f5d2e[_0x550cd7(0x198)][_0x550cd7(0xb7)](_0x4a6dd4);return _0x2f5d2e[_0x550cd7(0x103)](_0x2f5d2e[_0x550cd7(0x6d)](_0x4a6dd4,_0x550cd7(0xf0)),_0x442fc1?_0x2f5d2e[_0x550cd7(0xa9)](_0x4a6dd4):_0x2f5d2e[_0x550cd7(0x6d)](_0x4a6dd4,_0x550cd7(0x1f3)));}function Pt(_0x575762,_0x58bd6d,_0x49fcd2,_0xb2d9c6,_0x5b98b6){const _0x7dd771=_0x1ed596;if(!Lt(_0x575762,_0x58bd6d))return!0x1;if(_0x49fcd2[_0x7dd771(0x1f3)][_0x7dd771(0xb3)](_0xb2d9c6[_0x7dd771(0x172)]))return!0x0;if(_0x575762[_0x7dd771(0x120)]!=_0x58bd6d[_0x7dd771(0x120)])return!0x1;if(!_0x49fcd2[_0x7dd771(0x1f3)][_0x7dd771(0x90)](_0xb2d9c6[_0x7dd771(0x172)]))return!0x1;const _0x2944a7=_0x5b98b6[_0x7dd771(0x103)](_0x49fcd2[_0x7dd771(0x1f3)],_0xb2d9c6[_0x7dd771(0x172)])[_0x7dd771(0x116)]();for(const _0x29e72c of _0x2944a7)if([_0x7dd771(0xab),_0x7dd771(0x18f)][_0x7dd771(0x72)](_0x29e72c[_0x7dd771(0x120)])&&_0x5b98b6[_0x7dd771(0x198)][_0x7dd771(0x85)](_0x29e72c[_0x7dd771(0x94)]))return!0x1;return!0x0;}function Lt(_0x711695,_0x2355ac,_0x557a7d=[]){const _0x465e00=_0x1ed596;return!(!_0x711695[_0x465e00(0x1b3)]||!_0x2355ac[_0x465e00(0x1b3)])&&_0x483926(_0x18ef2f(_0x711695[_0x465e00(0x1f4)],_0x557a7d),_0x18ef2f(_0x2355ac[_0x465e00(0x1f4)],_0x557a7d));}function Ht(_0x8c8f7f,_0x37064d){const _0x11dd56=_0x1ed596,_0x2b70b7=qt(_0x8c8f7f[_0x11dd56(0x1f4)]),_0x253192=qt(_0x37064d);if(!_0x8c8f7f[_0x11dd56(0x1b3)])return!0x1;for(const _0x216c5b of Object[_0x11dd56(0x1d3)](_0x253192))if(!_0x483926(_0x2b70b7[_0x216c5b],_0x253192[_0x216c5b]))return!0x1;return!0x0;}function qt(_0x235526){const _0x1a0d0f=_0x1ed596,_0x2fa380=Object[_0x1a0d0f(0x1a1)]({},_0x235526);return delete _0x2fa380[_0x1a0d0f(0x68)],delete _0x2fa380[_0x1a0d0f(0x18d)],_0x2fa380;}
23
+ const _0x1a2cf4=_0xdae3;(function(_0x5652b8,_0x506ea5){const _0x51dc1c=_0xdae3,_0x40f023=_0x5652b8();while(!![]){try{const _0x389152=parseInt(_0x51dc1c(0x2a5))/0x1+parseInt(_0x51dc1c(0x189))/0x2+-parseInt(_0x51dc1c(0x2b5))/0x3+parseInt(_0x51dc1c(0x2b4))/0x4*(-parseInt(_0x51dc1c(0x2ad))/0x5)+-parseInt(_0x51dc1c(0x317))/0x6+-parseInt(_0x51dc1c(0x1d0))/0x7*(parseInt(_0x51dc1c(0x29f))/0x8)+-parseInt(_0x51dc1c(0x261))/0x9*(-parseInt(_0x51dc1c(0x232))/0xa);if(_0x389152===_0x506ea5)break;else _0x40f023['push'](_0x40f023['shift']());}catch(_0x3656cd){_0x40f023['push'](_0x40f023['shift']());}}}(_0x2a84,0x87b30));import{Plugin as _0x257078,PendingActions as _0xaa6f4b}from'ckeditor5/src/core.js';import{LiveRange as _0x4b8a9b}from'ckeditor5/src/engine.js';import{CKEditorError as _0x2d2528,uid as _0x1b9ee7,priorities as _0x5662c0,logWarning as _0x466603}from'ckeditor5/src/utils.js';import{toWidget as _0x31932f}from'ckeditor5/src/widget.js';import{Users as _0x2a062f,hashObject as _0x56cd09,surroundingMarkersDetector as _0x991d4}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xf29d3 from'./commands/trackchangescommand.js';import _0x3fc256 from'./commands/acceptsuggestioncommand.js';import _0x47a585 from'./commands/discardsuggestioncommand.js';import _0x328a52 from'./commands/executeonallsuggestionscommand.js';import _0x49417d from'./commands/executeonselectedsuggestionscommand.js';import _0x5ef894 from'./suggestion.js';import _0x14fae2 from'./suggestiondescriptionfactory.js';import _0x29efe6 from'./integrations/aiassistant.js';import _0x3555fd from'./integrations/alignment.js';import _0x15806b from'./integrations/basicstyles.js';import _0x7c2c85 from'./integrations/blockquote.js';import _0x4e8756 from'./integrations/casechange.js';import _0x80a623 from'./integrations/ckbox.js';import _0x2df995 from'./integrations/codeblock.js';import _0x48d656 from'./integrations/comments.js';import _0x4cb553 from'./integrations/deletecommand.js';import _0x84e76c from'./integrations/list.js';import _0x524203 from'./integrations/listproperties.js';import _0x1df902 from'./integrations/entercommand.js';import _0x4983b5 from'./integrations/findandreplace.js';import _0x461eda from'./integrations/font.js';import _0x34d092 from'./integrations/formatpainter.js';import _0x571715 from'./integrations/heading.js';import _0x4a816e from'./integrations/highlight.js';import _0x23c018 from'./integrations/horizontalline.js';import _0x4d97e6 from'./integrations/htmlembed.js';import _0x1ba6f1 from'./integrations/image.js';import _0x3412b8 from'./integrations/imagereplace.js';import _0x40734f from'./integrations/imagestyle.js';import _0x2ae96b from'./integrations/importword.js';import _0x12a136 from'./integrations/indent.js';import _0x312e9a from'./integrations/inputcommand.js';import _0xba75bd from'./integrations/link.js';import _0xd01159 from'./integrations/legacylist.js';import _0x6bfce7 from'./integrations/legacylistproperties.js';import _0x542619 from'./integrations/mediaembed.js';import _0x515352 from'./integrations/mention.js';import _0x6109b from'./integrations/mergefields.js';import _0x264de6 from'./integrations/multilevellist.js';import _0x190d98 from'./integrations/pagebreak.js';import _0x2fe12e from'./integrations/paragraph.js';import _0x1bc531 from'./integrations/removeformat.js';import _0x2690bc from'./integrations/restrictededitingmode.js';import _0x5b63bd from'./integrations/shiftentercommand.js';import _0x18673f from'./integrations/standardeditingmode.js';import _0x2adecc from'./integrations/style.js';import _0x21e10a from'./integrations/table.js';function _0xdae3(_0x37d420,_0x56ce18){const _0x2a84d7=_0x2a84();return _0xdae3=function(_0xdae3cf,_0x29889b){_0xdae3cf=_0xdae3cf-0x170;let _0x55050c=_0x2a84d7[_0xdae3cf];return _0x55050c;},_0xdae3(_0x37d420,_0x56ce18);}import _0x83bf2 from'./integrations/tablemergesplit.js';import _0x5d1481 from'./integrations/tableheadings.js';import _0xf7cb75 from'./integrations/tableclipboard.js';import _0x51e736 from'./integrations/tablecolumnresize.js';import _0x400733 from'./integrations/template.js';import _0x2b11d1 from'./integrations/tableofcontents.js';import _0x3e673c from'./integrations/title.js';import _0x26456b from'./integrations/undo.js';import _0xa20906 from'./integrations/tablecaption.js';import _0x333ca4 from'./integrations/tableproperties.js';import{getTranslation as _0x438cc9}from'./utils/common-translations.js';import{isEqual as _0x36b7c2,omit as _0x4590aa}from'lodash-es';export const renameAttributeKey=_0x1a2cf4(0x207);export default class p extends _0x257078{static get[_0x1a2cf4(0x1fa)](){const _0xc5f4b6=_0x1a2cf4;return[_0xc5f4b6(0x270),_0x2a062f,_0xaa6f4b,_0x29efe6,_0x3555fd,_0x15806b,_0x7c2c85,_0x80a623,_0x4e8756,_0x2df995,_0x48d656,_0x4cb553,_0x1df902,_0x4983b5,_0x461eda,_0x34d092,_0x571715,_0x4a816e,_0x23c018,_0x4d97e6,_0x1ba6f1,_0x40734f,_0x3412b8,_0x2ae96b,_0x12a136,_0x312e9a,_0xd01159,_0x6bfce7,_0x264de6,_0xba75bd,_0x84e76c,_0x524203,_0x542619,_0x515352,_0x6109b,_0x190d98,_0x2fe12e,_0x1bc531,_0x2690bc,_0x5b63bd,_0x18673f,_0x2adecc,_0x21e10a,_0x83bf2,_0x5d1481,_0xa20906,_0xf7cb75,_0x51e736,_0x2b11d1,_0x333ca4,_0x400733,_0x3e673c,_0x26456b];}static get[_0x1a2cf4(0x280)](){const _0x506c67=_0x1a2cf4;return _0x506c67(0x211);}constructor(_0x35e4fc){const _0x128811=_0x1a2cf4;function _0x3c78c4(_0x1c3d91){const _0x41a785=_0xdae3;return _0x1c3d91[_0x41a785(0x187)](_0x61a566=>String[_0x41a785(0x174)](_0x61a566))[_0x41a785(0x19c)]('');}super(_0x35e4fc),this[_0x128811(0x289)]=!0x1,this[_0x128811(0x227)](_0x128811(0x306),[]),this['on'](_0x128811(0x251),(_0x14bf83,_0x44b455,_0x501fb6,_0x4923b5)=>{const _0x2c8712=_0x128811;this[_0x2c8712(0x2b7)][_0x2c8712(0x20d)](()=>{const _0x492aac=_0x2c8712;for(const _0x4fdbb8 of[..._0x4923b5,..._0x501fb6])this[_0x492aac(0x2b7)][_0x492aac(0x19a)][_0x492aac(0x22b)](_0x4fdbb8)&&_0x35e4fc[_0x492aac(0x2b9)][_0x492aac(0x20a)](_0x4fdbb8);});}),this[_0x128811(0x29b)]=new _0x14fae2(this[_0x128811(0x1d6)][_0x128811(0x226)][_0x128811(0x223)],this[_0x128811(0x1d6)][_0x128811(0x285)]),this[_0x128811(0x2fe)]=null,this[_0x128811(0x1c3)]=new Rt(this[_0x128811(0x1d6)]),this[_0x128811(0x29c)]=new Map(),this[_0x128811(0x2cf)]=_0x35e4fc[_0x128811(0x297)][_0x128811(0x23f)](_0x128811(0x270)),this[_0x128811(0x19f)]=new Set(),this[_0x128811(0x2b7)]=this[_0x128811(0x1d6)][_0x128811(0x226)],this[_0x128811(0x31d)]=new WeakMap(),this[_0x128811(0x1cb)]=!0x1,this[_0x128811(0x1d7)]=new Set([_0x128811(0x207)]),this[_0x128811(0x1c7)]=new Set(),_0x35e4fc[_0x128811(0x210)][_0x128811(0x213)](_0x128811(0x2a0),_0x128811(0x248)),this[_0x128811(0x197)]=_0x35e4fc[_0x128811(0x210)][_0x128811(0x23f)](_0x128811(0x2a0)),_0x35e4fc[_0x128811(0x210)][_0x128811(0x213)](_0x128811(0x286),!0x0),this[_0x128811(0x315)]=_0x35e4fc[_0x128811(0x210)][_0x128811(0x23f)](_0x128811(0x286)),this[_0x128811(0x1a8)]=new _0xf29d3(_0x35e4fc,this[_0x128811(0x19f)]),this[_0x128811(0x2d8)](),this[_0x3c78c4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3c78c4([0x34,0x30,0x34,0x38,0x31,0x34,0x34,0x36]);}[_0x1a2cf4(0x2e4)](){const _0x16e7e3=_0x1a2cf4,_0x37c2a5=this[_0x16e7e3(0x1d6)],_0x2d63e8=(_0x422880,_0x4e406a)=>{const _0x412715=_0x16e7e3;if(_0x412715(0x1a5)!=_0x422880)return _0x412715(0x30f)+_0x422880;const _0x593055=_0x4e406a[_0x412715(0x30b)]('|')[0x0];return this[_0x412715(0x177)](_0x593055)?_0x412715(0x2a3):_0x412715(0x18d);};_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1bb))[_0x16e7e3(0x1e0)]({'model':_0x16e7e3(0x2ff),'view':_0x126a29=>{const _0x2133fd=_0x16e7e3,{id:_0x1a8f60,type:_0xa3344f,subType:_0x5d7295}=this[_0x2133fd(0x24d)](_0x126a29[_0x2133fd(0x2f7)]),_0x558879=[_0x2133fd(0x18a),_0x2d63e8(_0xa3344f,_0x5d7295)];let _0x133693=0xbb8;return this[_0x2133fd(0x306)][_0x2133fd(0x1a4)](_0x126a29[_0x2133fd(0x2f7)])&&(_0x558879[_0x2133fd(0x305)](_0x2133fd(0x304)),_0x133693=0xbc2),_0x2133fd(0x19e)==_0xa3344f&&(_0x133693+=0x5),{'classes':_0x558879,'attributes':{'data-suggestion':_0x1a8f60},'priority':_0x133693};}}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x318))[_0x16e7e3(0x21f)](_0x32ec79=>{const _0x4100b2=_0x16e7e3;_0x32ec79['on'](_0x4100b2(0x2c3),(_0x4aecbf,_0x50006f,_0x2fa642)=>{const _0x5e1710=_0x4100b2;if(!_0x2fa642[_0x5e1710(0x2fd)][_0x5e1710(0x316)])return;const _0x48fdd8=_0x50006f[_0x5e1710(0x2cd)];if(!_0x48fdd8)return;const _0x3da670=_0x2fa642[_0x5e1710(0x21d)][_0x5e1710(0x311)](_0x48fdd8);_0x37c2a5[_0x5e1710(0x226)][_0x5e1710(0x223)][_0x5e1710(0x200)](_0x48fdd8)&&_0x3da670&&!_0x3da670[_0x5e1710(0x171)](_0x5e1710(0x2ef))&&_0x3da670['is'](_0x5e1710(0x1b7))&&_0x31932f(_0x3da670,_0x2fa642[_0x5e1710(0x290)]);},{'priority':_0x4100b2(0x24a)});}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x318))[_0x16e7e3(0x1e0)]({'model':_0x16e7e3(0x2ff),'view':(_0x2013ac,_0x52fd95)=>{const _0x587846=_0x16e7e3;if(!_0x52fd95[_0x587846(0x2fd)][_0x587846(0x316)])return null;const {type:_0x91ffeb,subType:_0x448383}=this[_0x587846(0x24d)](_0x2013ac[_0x587846(0x2f7)]);return{'classes':[_0x587846(0x18a),_0x2d63e8(_0x91ffeb,_0x448383)],'priority':0xbb8};}});const _0x1411c7=({showActiveMarkers:_0x22507f=!0x0,isAttributeSuggestion:_0x48eeb2=!0x1}={})=>(_0x436c0a,_0x577b83,_0x2979c8)=>{const _0x2a9181=_0x16e7e3;if(!_0x577b83[_0x2a9181(0x2cd)])return;const {id:_0x5836a5}=this[_0x2a9181(0x24d)](_0x577b83[_0x2a9181(0x2f7)]);if(_0x48eeb2){const _0x251331=this[_0x2a9181(0x29c)][_0x2a9181(0x23f)](_0x5836a5),_0x443e9c=this[_0x2a9181(0x233)](_0x251331);if(!this[_0x2a9181(0x177)](_0x443e9c))return;}if(_0x577b83[_0x2a9181(0x2cd)]['is'](_0x2a9181(0x2a7)))return void _0x2979c8[_0x2a9181(0x1cd)][_0x2a9181(0x23a)](_0x577b83[_0x2a9181(0x2cd)],_0x436c0a[_0x2a9181(0x1ce)]);const _0x3b7849=_0x2979c8[_0x2a9181(0x21d)][_0x2a9181(0x311)](_0x577b83[_0x2a9181(0x2cd)]);if(_0x577b83[_0x2a9181(0x2cd)]['is'](_0x2a9181(0x22f))&&_0x37c2a5[_0x2a9181(0x226)][_0x2a9181(0x223)][_0x2a9181(0x201)](_0x577b83[_0x2a9181(0x2cd)])&&!_0x3b7849[_0x2a9181(0x171)](_0x2a9181(0x237))){_0x2979c8[_0x2a9181(0x290)][_0x2a9181(0x25e)]([_0x2a9181(0x18a),_0x2a9181(0x2a3)],_0x3b7849),_0x2979c8[_0x2a9181(0x290)][_0x2a9181(0x2de)](_0x2a9181(0x1c8),_0x5836a5,_0x3b7849),_0x2979c8[_0x2a9181(0x21d)][_0x2a9181(0x274)](_0x3b7849,_0x577b83[_0x2a9181(0x2f7)]),_0x22507f&&(this[_0x2a9181(0x306)][_0x2a9181(0x1a4)](_0x577b83[_0x2a9181(0x2f7)])?_0x2979c8[_0x2a9181(0x290)][_0x2a9181(0x25e)](_0x2a9181(0x304),_0x3b7849):_0x2979c8[_0x2a9181(0x290)][_0x2a9181(0x20f)](_0x2a9181(0x304),_0x3b7849));for(const _0x321f36 of _0x37c2a5[_0x2a9181(0x226)][_0x2a9181(0x1f6)](_0x577b83[_0x2a9181(0x2cd)])[_0x2a9181(0x1ae)]())_0x2979c8[_0x2a9181(0x1cd)][_0x2a9181(0x23a)](_0x321f36,_0x436c0a[_0x2a9181(0x1ce)]);_0x2979c8[_0x2a9181(0x1cd)][_0x2a9181(0x23a)](_0x577b83[_0x2a9181(0x2cd)],_0x436c0a[_0x2a9181(0x1ce)]);}};_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x318))[_0x16e7e3(0x21f)](_0x508508=>{const _0x4ffad0=_0x16e7e3;_0x508508['on'](_0x4ffad0(0x178),(_0x4ca8f2,_0x45bc02,_0x3be381)=>{const _0x1b3ece=_0x4ffad0;_0x3be381[_0x1b3ece(0x2fd)][_0x1b3ece(0x316)]&&_0x1411c7({'showActiveMarkers':!0x1})(_0x4ca8f2,_0x45bc02,_0x3be381);},{'priority':_0x4ffad0(0x1e3)});}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x318))[_0x16e7e3(0x21f)](_0x33d681=>{const _0x542b91=_0x16e7e3;_0x33d681['on'](_0x542b91(0x192),(_0x41228d,_0x74057b,_0x42b2ea)=>{const _0x10d626=_0x542b91;_0x42b2ea[_0x10d626(0x2fd)][_0x10d626(0x316)]&&_0x1411c7({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x41228d,_0x74057b,_0x42b2ea);},{'priority':_0x542b91(0x1e3)});}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x318))[_0x16e7e3(0x2f1)]({'model':_0x16e7e3(0x2ff),'view':(_0x1f335b,_0x51d7ea)=>_0x51d7ea[_0x16e7e3(0x2fd)][_0x16e7e3(0x316)]?null:{'group':_0x16e7e3(0x2ff),'name':_0x1f335b[_0x16e7e3(0x30a)](0xb)}}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1fe))[_0x16e7e3(0x28c)]({'view':{'name':_0x16e7e3(0x2ff),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x362dcb,{writer:_0x4691ae})=>{const _0x276e6b=_0x16e7e3;let _0x124ad3=_0x276e6b(0x281)+_0x362dcb[_0x276e6b(0x2c7)](_0x276e6b(0x1ea))+':'+_0x362dcb[_0x276e6b(0x2c7)]('id');return _0x362dcb[_0x276e6b(0x2c7)](_0x276e6b(0x1da))&&(_0x124ad3+=':'+_0x362dcb[_0x276e6b(0x2c7)](_0x276e6b(0x1da))),_0x4691ae[_0x276e6b(0x2ab)](_0x276e6b(0x1bd),{'data-name':_0x124ad3});}}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1fe))[_0x16e7e3(0x214)]({'view':_0x16e7e3(0x2ff)}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1bb))[_0x16e7e3(0x21f)](_0x14199f=>{const _0x1b5697=_0x16e7e3;_0x14199f['on'](_0x1b5697(0x178),_0x1411c7(),{'priority':_0x1b5697(0x24a)});}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1bb))[_0x16e7e3(0x21f)](_0x407c66=>{const _0x3541f3=_0x16e7e3;_0x407c66['on'](_0x3541f3(0x192),_0x1411c7({'isAttributeSuggestion':!0x0}),{'priority':_0x3541f3(0x24a)});}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1bb))[_0x16e7e3(0x21f)](_0x4b46cd=>{const _0x3819b1=_0x16e7e3;_0x4b46cd['on'](_0x3819b1(0x1b9),(_0x2e0562,_0x4c467b,_0x8cea6e)=>{const _0x39cd3b=_0x3819b1,_0x282836=_0x8cea6e[_0x39cd3b(0x21d)][_0x39cd3b(0x1c6)](_0x4c467b[_0x39cd3b(0x2f7)]);if(_0x282836){for(const _0x4f5e0d of _0x282836)_0x4f5e0d[_0x39cd3b(0x171)](_0x39cd3b(0x237))||(_0x8cea6e[_0x39cd3b(0x290)][_0x39cd3b(0x20f)]([_0x39cd3b(0x18a),_0x39cd3b(0x2a3),_0x39cd3b(0x304)],_0x4f5e0d),_0x8cea6e[_0x39cd3b(0x290)][_0x39cd3b(0x2fc)](_0x39cd3b(0x1c8),_0x4f5e0d),_0x8cea6e[_0x39cd3b(0x21d)][_0x39cd3b(0x220)](_0x4f5e0d,_0x4c467b[_0x39cd3b(0x2f7)]));}},{'priority':_0x3819b1(0x24a)});}),_0x37c2a5[_0x16e7e3(0x191)][_0x16e7e3(0x199)](_0x16e7e3(0x1bb))[_0x16e7e3(0x21f)](_0xd7d97=>{const _0x116512=_0x16e7e3;_0xd7d97['on'](_0x116512(0x245),(_0x2a216b,_0x1eb3b9,_0x585f12)=>{const _0x2b6e2f=_0x116512,_0x796b66=_0x585f12[_0x2b6e2f(0x21d)][_0x2b6e2f(0x1c6)](_0x1eb3b9[_0x2b6e2f(0x2f7)]);if(!_0x796b66)return;const {id:_0x9caa70}=this[_0x2b6e2f(0x24d)](_0x1eb3b9[_0x2b6e2f(0x2f7)]),_0xf48eac=this[_0x2b6e2f(0x29c)][_0x2b6e2f(0x23f)](_0x9caa70),_0x563e09=this[_0x2b6e2f(0x233)](_0xf48eac);if(this[_0x2b6e2f(0x177)](_0x563e09)){for(const _0x13db2e of _0x796b66)_0x13db2e[_0x2b6e2f(0x171)](_0x2b6e2f(0x237))||(_0x585f12[_0x2b6e2f(0x290)][_0x2b6e2f(0x20f)]([_0x2b6e2f(0x18a),_0x2b6e2f(0x2a3),_0x2b6e2f(0x304)],_0x13db2e),_0x585f12[_0x2b6e2f(0x290)][_0x2b6e2f(0x2fc)](_0x2b6e2f(0x1c8),_0x13db2e),_0x585f12[_0x2b6e2f(0x21d)][_0x2b6e2f(0x220)](_0x13db2e,_0x1eb3b9[_0x2b6e2f(0x2f7)]));}},{'priority':_0x116512(0x24a)});}),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x266)][_0x16e7e3(0x2d1)](_0x5b979b=>{const _0x52bd6a=_0x16e7e3;let _0x335314=!0x1;const _0x30129d=Array[_0x52bd6a(0x18b)](_0x37c2a5[_0x52bd6a(0x226)][_0x52bd6a(0x266)][_0x52bd6a(0x28a)][_0x52bd6a(0x296)]()),_0x864e4a=new Set();for(const {name:_0xaf8aac,data:_0x227431}of _0x30129d){const {group:_0x1e3154,type:_0x57cd98,subType:_0x220766,id:_0x1ee74a}=this[_0x52bd6a(0x24d)](_0xaf8aac);if(_0x52bd6a(0x2ff)!==_0x1e3154)continue;const _0x345f5c=this[_0x52bd6a(0x29c)][_0x52bd6a(0x23f)](_0x1ee74a);if(null!=_0x227431[_0x52bd6a(0x299)]){_0x52bd6a(0x256)==_0x57cd98&&(_0x335314=_0x335314||Vt(_0x227431[_0x52bd6a(0x299)],_0xaf8aac,_0x5b979b,_0x37c2a5[_0x52bd6a(0x226)][_0x52bd6a(0x223)]));const _0x27b15e=_0x52bd6a(0x1a5)==_0x57cd98&&this[_0x52bd6a(0x177)](_0x220766[_0x52bd6a(0x30b)]('|')[0x0]);if(_0x227431[_0x52bd6a(0x299)][_0x52bd6a(0x303)]||_0x52bd6a(0x312)==_0x227431[_0x52bd6a(0x299)][_0x52bd6a(0x294)][_0x52bd6a(0x1af)]||_0x52bd6a(0x219)==_0x57cd98&&!Ot(_0x227431[_0x52bd6a(0x299)])||_0x27b15e&&!Ot(_0x227431[_0x52bd6a(0x299)])||_0x52bd6a(0x19e)==_0x57cd98&&!(!Et(_0x22bbbb=_0x227431[_0x52bd6a(0x299)])&&!function(_0x2904e5){const _0x19cf4e=_0x52bd6a;return _0x2904e5[_0x19cf4e(0x2f8)][_0x19cf4e(0x2af)]==_0x2904e5[_0x19cf4e(0x242)][_0x19cf4e(0x17c)]&&_0x2904e5[_0x19cf4e(0x2f8)][_0x19cf4e(0x2f6)];}(_0x22bbbb)))_0x5b979b[_0x52bd6a(0x2ac)](_0xaf8aac),_0x335314=!0x0;else{if(!_0x345f5c||!_0x345f5c[_0x52bd6a(0x259)])continue;_0x864e4a[_0x52bd6a(0x21f)](_0x345f5c);}}}var _0x22bbbb;return _0x864e4a[_0x52bd6a(0x2be)]>0x0&&(_0x335314=!!this[_0x52bd6a(0x307)](_0x864e4a)||_0x335314),_0x335314;}),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x266)][_0x16e7e3(0x2d1)](_0x89b716=>{const _0x172ada=_0x16e7e3;let _0x43a783=!0x1;for(const _0x2533d2 of _0x37c2a5[_0x172ada(0x226)][_0x172ada(0x266)][_0x172ada(0x28a)][_0x172ada(0x2d0)]())if(_0x172ada(0x2c4)==_0x2533d2[_0x172ada(0x2b6)])for(const _0x338fb3 of this[_0x172ada(0x29c)][_0x172ada(0x2dc)]()){if(_0x338fb3[_0x172ada(0x172)]||!_0x338fb3[_0x172ada(0x259)])continue;const _0x1c8949=_0x172ada(0x219)==_0x338fb3[_0x172ada(0x2b6)],_0x5599d5=this[_0x172ada(0x233)](_0x338fb3),_0x39c257=_0x5599d5&&this[_0x172ada(0x177)](_0x5599d5);if(!_0x1c8949&&!_0x39c257)continue;const _0x31783b=_0x338fb3[_0x172ada(0x2e8)]();if(_0x31783b[_0x172ada(0x2f8)][_0x172ada(0x2af)]!=_0x31783b[_0x172ada(0x242)][_0x172ada(0x2af)]&&!_0x31783b[_0x172ada(0x242)][_0x172ada(0x2f6)]){const _0x27d6a3=_0x37c2a5[_0x172ada(0x226)][_0x172ada(0x234)](_0x31783b[_0x172ada(0x2f8)][_0x172ada(0x1db)],_0x172ada(0x242)),_0x3e29ed=_0x37c2a5[_0x172ada(0x226)][_0x172ada(0x1fd)](_0x31783b[_0x172ada(0x2f8)],_0x27d6a3);_0x89b716[_0x172ada(0x1aa)](_0x338fb3[_0x172ada(0x278)](),{'range':_0x3e29ed}),_0x43a783=!0x0;}}return _0x43a783;}),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x266)][_0x16e7e3(0x2d1)](_0x1da8d1=>this[_0x16e7e3(0x31c)](_0x1da8d1)),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x266)][_0x16e7e3(0x2d1)](_0x201bf6=>!_0x201bf6[_0x16e7e3(0x1a9)][_0x16e7e3(0x229)]&&this[_0x16e7e3(0x23d)](_0x201bf6)),_0x37c2a5[_0x16e7e3(0x226)]['on'](_0x16e7e3(0x267),()=>{const _0x29eb31=_0x16e7e3;this[_0x29eb31(0x289)]=!0x1;}),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x266)]['on'](_0x16e7e3(0x2e5),(_0xc2c64f,_0x19ebd9)=>{const _0x49109e=_0x16e7e3;if(!_0x19ebd9[_0x49109e(0x229)]||_0x19ebd9[_0x49109e(0x252)])return;if(!this[_0x49109e(0x289)])return;const _0x31f441=_0x37c2a5[_0x49109e(0x226)][_0x49109e(0x266)][_0x49109e(0x28a)][_0x49109e(0x2d0)]();if(0x0==_0x31f441[_0x49109e(0x17a)])return;const _0x3ad2b2=[],_0x3eb2c4=_0x31f441[_0x49109e(0x240)](_0x32b4a9=>_0x49109e(0x1a5)==_0x32b4a9[_0x49109e(0x2b6)]),_0x4d9d5f=_0x31f441[_0x49109e(0x240)](_0x34c337=>_0x49109e(0x2c4)==_0x34c337[_0x49109e(0x2b6)]&&_0x49109e(0x2f0)!=_0x34c337[_0x49109e(0x1ce)]);for(const _0x4153e7 of _0x3eb2c4)this[_0x49109e(0x2d2)](_0x4153e7[_0x49109e(0x1e4)])&&_0x3ad2b2[_0x49109e(0x305)]({'key':_0x4153e7[_0x49109e(0x1e4)],'newValue':_0x4153e7[_0x49109e(0x269)],'oldValue':_0x4153e7[_0x49109e(0x183)],'range':Gt(_0x4153e7[_0x49109e(0x2a4)],_0x37c2a5[_0x49109e(0x226)])});for(const _0x4a6117 of _0x4d9d5f){if(_0x49109e(0x257)!=_0x4a6117[_0x49109e(0x1d3)]&&_0x49109e(0x1d9)!=_0x4a6117[_0x49109e(0x1d3)])continue;const _0xc93a1=Ft(_0x4a6117[_0x49109e(0x1d8)][_0x49109e(0x1db)],_0x37c2a5[_0x49109e(0x226)]),_0x46a8e1=_0x4a6117[_0x49109e(0x1be)];_0x49109e(0x257)==_0x4a6117[_0x49109e(0x1d3)]&&_0x3ad2b2[_0x49109e(0x305)]({'key':_0x49109e(0x207),'newValue':_0x4a6117[_0x49109e(0x1ce)],'oldValue':_0x46a8e1[_0x49109e(0x1ce)],'range':_0xc93a1});for(const [_0x2ee266,_0x46fb2e]of _0x46a8e1[_0x49109e(0x287)]){if(!this[_0x49109e(0x2d2)](_0x2ee266))continue;const _0x25719e=_0x4a6117[_0x49109e(0x287)][_0x49109e(0x23f)](_0x2ee266);_0x46fb2e!==_0x25719e&&_0x3ad2b2[_0x49109e(0x305)]({'key':_0x2ee266,'newValue':_0x25719e,'oldValue':_0x46fb2e,'range':_0xc93a1});}for(const [_0x3707d0,_0x2f64d7]of _0x4a6117[_0x49109e(0x287)])this[_0x49109e(0x2d2)](_0x3707d0)&&(_0x46a8e1[_0x49109e(0x287)][_0x49109e(0x22b)](_0x3707d0)||_0x3ad2b2[_0x49109e(0x305)]({'key':_0x3707d0,'newValue':_0x2f64d7,'oldValue':null,'range':_0xc93a1}));}0x0!=_0x3ad2b2[_0x49109e(0x17a)]&&_0x37c2a5[_0x49109e(0x226)][_0x49109e(0x1f1)](_0x19ebd9,_0x5c7f25=>{const _0x18ec02=_0x49109e,_0x23576d=_0x1b9ee7();for(const {range:_0x14bb86,key:_0x5f1afc,oldValue:_0x5f0329,newValue:_0x5dda83}of _0x3ad2b2)this[_0x18ec02(0x247)](_0x14bb86,_0x5f1afc,_0x5f0329,_0x5dda83,{'groupId':_0x23576d});this[_0x18ec02(0x2bb)](_0x5c7f25,_0x3ad2b2);});},{'priority':_0x16e7e3(0x2e9)}),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x19a)]['on'](_0x16e7e3(0x17b),(_0x1d3728,_0x105718,_0x4d4b96)=>{const _0x42887b=_0x16e7e3;if(null==_0x4d4b96){const {id:_0x54914e}=this[_0x42887b(0x24d)](_0x105718[_0x42887b(0x1ce)]),_0x16c5b7=this[_0x42887b(0x29c)][_0x42887b(0x23f)](_0x54914e);_0x16c5b7&&_0x16c5b7[_0x42887b(0x27c)](_0x105718[_0x42887b(0x1ce)]);}}),_0x37c2a5[_0x16e7e3(0x226)][_0x16e7e3(0x266)]['on'](_0x16e7e3(0x2e5),()=>{const _0x2ce802=_0x16e7e3,_0x430a14=Array[_0x2ce802(0x18b)](_0x37c2a5[_0x2ce802(0x226)][_0x2ce802(0x266)][_0x2ce802(0x28a)][_0x2ce802(0x296)]())[_0x2ce802(0x240)](_0x42b63e=>_0x2ce802(0x2ff)===this[_0x2ce802(0x24d)](_0x42b63e[_0x2ce802(0x1ce)])[_0x2ce802(0x275)]);if(0x0===_0x430a14[_0x2ce802(0x17a)])return;_0x430a14[_0x2ce802(0x20e)]((_0x4ac7f9,_0x271cb9)=>{const _0x549a93=_0x2ce802,_0x7a7c93=_0x4ac7f9[_0x549a93(0x2a8)][_0x549a93(0x2a1)],_0x2c1dcd=_0x271cb9[_0x549a93(0x2a8)][_0x549a93(0x2a1)];return null===_0x7a7c93&&null===_0x2c1dcd?0x0:null===_0x7a7c93&&null!==_0x2c1dcd?-0x1:null!==_0x7a7c93&&null===_0x2c1dcd?0x1:_0x7a7c93[_0x549a93(0x2f8)][_0x549a93(0x1dd)](_0x2c1dcd[_0x549a93(0x2f8)])?-0x1:0x1;});const _0x27b7d7=new Set(),_0x106e90=new Set();for(const {name:_0x2467d1,data:_0x36b847}of _0x430a14){const {id:_0x5d8a2f}=this[_0x2ce802(0x24d)](_0x2467d1);if(null===_0x36b847[_0x2ce802(0x2a1)]){const _0x3fc76d=this[_0x2ce802(0x262)](_0x2467d1);_0x106e90[_0x2ce802(0x21f)](_0x3fc76d);}else{const _0x5f0f17=this[_0x2ce802(0x29c)][_0x2ce802(0x23f)](_0x5d8a2f);null!==_0x36b847[_0x2ce802(0x299)]||_0x5f0f17[_0x2ce802(0x259)]?(_0x27b7d7[_0x2ce802(0x21f)](_0x5f0f17[_0x2ce802(0x24f)]),_0x106e90[_0x2ce802(0x21f)](_0x5f0f17)):this[_0x2ce802(0x2d3)](_0x5f0f17);}}_0x106e90[_0x2ce802(0x2be)]>0x0&&this[_0x2ce802(0x27f)](_0x106e90);for(const _0x353f80 of _0x27b7d7)this[_0x2ce802(0x1cc)](_0x2ce802(0x188),_0x353f80);}),_0x37c2a5[_0x16e7e3(0x226)]['on'](_0x16e7e3(0x21e),(_0x432208,_0xbe9c8e)=>{const _0x1a368a=_0x16e7e3,_0x3258fd=_0xbe9c8e[0x0];if(!this[_0x1a368a(0x29c)][_0x1a368a(0x2be)])return;if(!_0x3258fd[_0x1a368a(0x1f9)])return;if(_0x3258fd[_0x1a368a(0x1a9)][_0x1a368a(0x252)]||!_0x3258fd[_0x1a368a(0x1a9)][_0x1a368a(0x229)])return;let _0x4f8c1c,_0x128191;switch(_0x3258fd[_0x1a368a(0x2b6)]){case _0x1a368a(0x2c4):_0x4f8c1c=_0x37c2a5[_0x1a368a(0x226)][_0x1a368a(0x234)](_0x3258fd[_0x1a368a(0x1d8)]),_0x128191=_0x4f8c1c[_0x1a368a(0x2e1)](_0x3258fd[_0x1a368a(0x25b)]);break;case _0x1a368a(0x30b):_0x4f8c1c=_0x37c2a5[_0x1a368a(0x226)][_0x1a368a(0x234)](_0x3258fd[_0x1a368a(0x27e)]),_0x128191=_0x37c2a5[_0x1a368a(0x226)][_0x1a368a(0x234)](_0x3258fd[_0x1a368a(0x195)]);break;case _0x1a368a(0x292):_0x4f8c1c=_0x37c2a5[_0x1a368a(0x226)][_0x1a368a(0x234)](_0x3258fd[_0x1a368a(0x27b)]),_0x128191=_0x4f8c1c[_0x1a368a(0x2e1)](_0x3258fd[_0x1a368a(0x25b)]);break;default:return;}const _0x14ac03=_0x37c2a5[_0x1a368a(0x226)][_0x1a368a(0x1fd)](_0x4f8c1c,_0x128191);_0x37c2a5[_0x1a368a(0x226)][_0x1a368a(0x20d)](()=>{const _0x4bb071=_0x1a368a;for(const {suggestion:_0x51ffb6,meta:_0x40c3ce}of this[_0x4bb071(0x319)](_0x14ac03)){if(_0x51ffb6[_0x4bb071(0x172)])continue;if(_0x4bb071(0x256)==_0x51ffb6[_0x4bb071(0x2b6)])continue;const _0x25b907=this[_0x4bb071(0x233)](_0x51ffb6);if(_0x25b907&&this[_0x4bb071(0x177)](_0x25b907)&&_0x4bb071(0x30b)!=_0x3258fd[_0x4bb071(0x2b6)])continue;const _0x527c4f=_0x51ffb6[_0x4bb071(0x2a8)]&&_0x51ffb6[_0x4bb071(0x2a8)][_0x4bb071(0x279)];(_0x4bb071(0x219)!=_0x51ffb6[_0x4bb071(0x2b6)]||_0x4bb071(0x30b)==_0x3258fd[_0x4bb071(0x2b6)]&&!_0x527c4f)&&(_0x40c3ce[_0x4bb071(0x19b)]||_0x4bb071(0x298)==_0x51ffb6[_0x4bb071(0x2b6)]&&_0x40c3ce[_0x4bb071(0x1bc)]||_0x51ffb6[_0x4bb071(0x2e8)]()[_0x4bb071(0x17f)](_0x14ac03)&&this[_0x4bb071(0x1e6)](_0x51ffb6,_0x4f8c1c,_0x128191));}});},{'priority':_0x16e7e3(0x2e9)}),_0x37c2a5[_0x16e7e3(0x226)]['on'](_0x16e7e3(0x258),(_0x144692,_0xfc04b)=>{const _0x1bee3b=_0x16e7e3,_0x49549d=_0xfc04b[0x0],_0xe3ed81=_0xfc04b[0x1];if(_0xe3ed81&&_0xe3ed81[_0x1bee3b(0x25a)])return;if(this[_0x1bee3b(0x1cb)])return;if(!this[_0x1bee3b(0x1a8)][_0x1bee3b(0x2c0)])return;if(_0x49549d[_0x1bee3b(0x303)])return;const _0x2db6ce=_0x37c2a5[_0x1bee3b(0x226)][_0x1bee3b(0x223)],{start:_0xaf63a8,end:_0x4186ab}=_0x49549d[_0x1bee3b(0x2e8)](),_0x1c569c=_0xaf63a8[_0x1bee3b(0x1db)]&&_0x2db6ce[_0x1bee3b(0x2f3)](_0xaf63a8[_0x1bee3b(0x1db)])?null:_0x2db6ce[_0x1bee3b(0x2bf)](_0xaf63a8,_0x1bee3b(0x283)),_0x4e1b6c=_0x4186ab[_0x1bee3b(0x17c)]&&_0x2db6ce[_0x1bee3b(0x2f3)](_0x4186ab[_0x1bee3b(0x17c)])?null:_0x2db6ce[_0x1bee3b(0x2bf)](_0x4186ab,_0x1bee3b(0x313)),_0x3615e4=_0x37c2a5[_0x1bee3b(0x226)][_0x1bee3b(0x1fd)](_0x1c569c?_0x1c569c[_0x1bee3b(0x2f8)]:_0xaf63a8,_0x4e1b6c?_0x4e1b6c[_0x1bee3b(0x242)]:_0x4186ab);_0x37c2a5[_0x1bee3b(0x226)][_0x1bee3b(0x20d)](_0x35fb4c=>{const _0x544577=_0x1bee3b;this[_0x544577(0x2c9)](_0x3615e4);const _0x23f197=_0x37c2a5[_0x544577(0x226)][_0x544577(0x223)][_0x544577(0x2bf)](_0x3615e4[_0x544577(0x2f8)]);_0x49549d['is'](_0x544577(0x28d))?_0x35fb4c[_0x544577(0x1b5)](_0x23f197):_0x49549d[_0x544577(0x1ff)](_0x23f197);}),_0x144692[_0x1bee3b(0x182)]();},{'priority':_0x5662c0[_0x16e7e3(0x2ec)]+0xa}),_0x37c2a5[_0x16e7e3(0x226)]['on'](_0x16e7e3(0x21a),(_0x59635c,_0x416882)=>{const _0x2d9f71=_0x16e7e3,_0x36ca59=_0x416882[_0x416882[_0x2d9f71(0x17a)]-0x1];_0x36ca59&&_0x36ca59[_0x2d9f71(0x25a)]||this[_0x2d9f71(0x1cb)]||this[_0x2d9f71(0x1a8)][_0x2d9f71(0x2c0)]&&(_0x37c2a5[_0x2d9f71(0x226)][_0x2d9f71(0x20d)](()=>{const _0x20ee33=_0x2d9f71;let _0x3706bc=_0x37c2a5[_0x20ee33(0x226)][_0x20ee33(0x21a)](_0x416882[0x0],_0x416882[0x1],_0x416882[0x2],{'forceDefaultExecution':!0x0});if(!_0x3706bc)return;_0x59635c[_0x20ee33(0x2ae)]=_0x3706bc[_0x20ee33(0x205)]();const _0xe2b00a=_0x3706bc[_0x20ee33(0x242)][_0x20ee33(0x17c)],_0x47c097=_0x37c2a5[_0x20ee33(0x226)][_0x20ee33(0x223)];_0xe2b00a&&_0x47c097[_0x20ee33(0x201)](_0xe2b00a)&&!_0x47c097[_0x20ee33(0x200)](_0xe2b00a)&&(_0x3706bc=_0x37c2a5[_0x20ee33(0x226)][_0x20ee33(0x1fd)](_0x3706bc[_0x20ee33(0x2f8)],_0x37c2a5[_0x20ee33(0x226)][_0x20ee33(0x234)](_0xe2b00a,_0x20ee33(0x242)))),this[_0x20ee33(0x2ea)](_0x3706bc);}),_0x59635c[_0x2d9f71(0x182)]());},{'priority':_0x16e7e3(0x24a)}),this[_0x16e7e3(0x1d6)][_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x1f7),this[_0x16e7e3(0x1a8)]),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x1f7));const _0x3e3625=new _0x3fc256(_0x37c2a5,this[_0x16e7e3(0x29c)]);_0x37c2a5[_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x31b),_0x3e3625),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x31b));const _0x231806=new _0x47a585(_0x37c2a5,this[_0x16e7e3(0x29c)]);_0x37c2a5[_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x1de),_0x231806),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x1de)),_0x37c2a5[_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x212),new _0x328a52(_0x37c2a5,_0x3e3625,this[_0x16e7e3(0x29c)])),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x212)),_0x37c2a5[_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x250),new _0x328a52(_0x37c2a5,_0x231806,this[_0x16e7e3(0x29c)])),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x250)),_0x37c2a5[_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x301),new _0x49417d(_0x37c2a5,_0x3e3625,this[_0x16e7e3(0x29c)])),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x301)),_0x37c2a5[_0x16e7e3(0x2dd)][_0x16e7e3(0x21f)](_0x16e7e3(0x28e),new _0x49417d(_0x37c2a5,_0x231806,this[_0x16e7e3(0x29c)])),this[_0x16e7e3(0x1b6)](_0x16e7e3(0x28e));const _0x2cda89=_0x37c2a5[_0x16e7e3(0x297)][_0x16e7e3(0x23f)](_0x16e7e3(0x270));this[_0x16e7e3(0x24c)](_0x2cda89,_0x16e7e3(0x282),(_0x14302b,{threadId:_0x3bb936})=>{const _0x3a6f7d=_0x16e7e3,_0x7d28ce=this[_0x3a6f7d(0x29c)][_0x3a6f7d(0x23f)](_0x3bb936);_0x7d28ce&&_0x7d28ce[_0x3a6f7d(0x222)]&&0x1===_0x7d28ce[_0x3a6f7d(0x222)][_0x3a6f7d(0x17a)]&&this[_0x3a6f7d(0x29a)](_0x3bb936,{'hasComments':!0x0});},{'priority':_0x16e7e3(0x190)}),this[_0x16e7e3(0x24c)](_0x2cda89,_0x16e7e3(0x2b3),(_0x20b769,{threadId:_0x902175})=>{const _0x5deb2c=_0x16e7e3,_0x10a1c9=this[_0x5deb2c(0x29c)][_0x5deb2c(0x23f)](_0x902175);_0x10a1c9&&_0x10a1c9[_0x5deb2c(0x222)]&&!_0x10a1c9[_0x5deb2c(0x222)][_0x5deb2c(0x17a)]&&this[_0x5deb2c(0x29a)](_0x902175,{'hasComments':!0x1});},{'priority':_0x16e7e3(0x190)});}set[_0x1a2cf4(0x246)](_0x45f510){const _0x166d31=_0x1a2cf4;if(this[_0x166d31(0x2fe)])throw new _0x2d2528(_0x166d31(0x293),this);this[_0x166d31(0x2fe)]=_0x45f510;}get[_0x1a2cf4(0x246)](){const _0x1d0dff=_0x1a2cf4;return this[_0x1d0dff(0x2fe)];}[_0x1a2cf4(0x1b8)]({skipNotAttached:_0x545b4e=!0x1,toJSON:_0x54de41=!0x1}={}){const _0x3e1841=_0x1a2cf4,_0x55d16c=[];for(const _0x298eec of this[_0x3e1841(0x29c)][_0x3e1841(0x2dc)]())_0x545b4e&&!_0x298eec[_0x3e1841(0x259)]||_0x55d16c[_0x3e1841(0x305)](_0x298eec);return _0x54de41?_0x55d16c[_0x3e1841(0x187)](_0x30fb36=>_0x30fb36[_0x3e1841(0x1c5)]()):_0x55d16c;}[_0x1a2cf4(0x228)](_0x5afa3b){const _0x752d11=_0x1a2cf4,_0x5b10ee=this[_0x752d11(0x29c)][_0x752d11(0x23f)](_0x5afa3b);if(!_0x5b10ee)throw new _0x2d2528(_0x752d11(0x23c),this);return _0x5b10ee;}[_0x1a2cf4(0x1a0)](_0x16fd09){const _0x1000ef=_0x1a2cf4;return this[_0x1000ef(0x29c)][_0x1000ef(0x22b)](_0x16fd09);}[_0x1a2cf4(0x2e7)](_0x210821){const _0x171e7f=_0x1a2cf4,{authorId:_0x63e48e,id:_0x53e5fc,attributes:_0x187ce9}=_0x210821,[_0x52ab01,_0x4cd12e]=_0x210821[_0x171e7f(0x2b6)][_0x171e7f(0x30b)](':'),_0x3e6017=this[_0x171e7f(0x29c)][_0x171e7f(0x23f)](_0x53e5fc)||this[_0x171e7f(0x2e0)](_0x52ab01,_0x4cd12e,_0x53e5fc,_0x63e48e,_0x187ce9);if(this[_0x171e7f(0x196)](_0x3e6017),this[_0x171e7f(0x1b2)](_0x3e6017,_0x52ab01,_0x4cd12e||null,_0x63e48e),_0x3e6017[_0x171e7f(0x1f5)]=_0x210821[_0x171e7f(0x1f5)],_0x3e6017[_0x171e7f(0x1eb)]=!0x0,_0x187ce9&&_0x187ce9[_0x171e7f(0x2cc)]){const _0x386dd7=_0x187ce9[_0x171e7f(0x2cc)],_0x246889=this[_0x171e7f(0x276)](_0x386dd7[_0x171e7f(0x217)]);_0x3e6017[_0x171e7f(0x1f0)]=_0x386dd7[_0x171e7f(0x1f5)],_0x3e6017[_0x171e7f(0x208)]=_0x246889,_0x3e6017[_0x171e7f(0x239)]=!0x0;}else _0x3e6017[_0x171e7f(0x1f0)]=_0x210821[_0x171e7f(0x1f5)];switch(_0x210821[_0x171e7f(0x2a8)]&&(_0x3e6017[_0x171e7f(0x2a8)]=_0x210821[_0x171e7f(0x2a8)]),_0x210821[_0x171e7f(0x287)]&&(_0x3e6017[_0x171e7f(0x287)]=_0x210821[_0x171e7f(0x287)]),this[_0x171e7f(0x2fe)]&&this[_0x171e7f(0x2fe)][_0x171e7f(0x1ed)]||(_0x3e6017[_0x171e7f(0x24e)]=!0x0),this[_0x171e7f(0x31d)][_0x171e7f(0x23f)](_0x3e6017)){case _0x171e7f(0x2fa):this[_0x171e7f(0x31d)][_0x171e7f(0x227)](_0x3e6017,_0x171e7f(0x255));break;case _0x171e7f(0x1e7):_0x3e6017[_0x171e7f(0x259)]?(this[_0x171e7f(0x307)](new Set([_0x3e6017])),this[_0x171e7f(0x27f)](new Set([_0x3e6017])),this[_0x171e7f(0x31d)][_0x171e7f(0x227)](_0x3e6017,_0x171e7f(0x18e)),this[_0x171e7f(0x1cc)](_0x171e7f(0x170),_0x3e6017)):this[_0x171e7f(0x31d)][_0x171e7f(0x227)](_0x3e6017,_0x171e7f(0x22c));}return _0x3e6017;}[_0x1a2cf4(0x31b)](_0x19f91a){const _0x22e713=_0x1a2cf4;this[_0x22e713(0x25a)](()=>{const _0x552c00=_0x22e713;this[_0x552c00(0x1d6)][_0x552c00(0x226)][_0x552c00(0x20d)](()=>{const _0x3288c9=_0x552c00;for(const _0xc2cb8 of _0x19f91a[_0x3288c9(0x231)]())_0xc2cb8[_0x3288c9(0x2ce)]();});});}[_0x1a2cf4(0x1de)](_0x57238){const _0x5aa0a0=_0x1a2cf4;this[_0x5aa0a0(0x25a)](()=>{const _0x48ea66=_0x5aa0a0;this[_0x48ea66(0x1d6)][_0x48ea66(0x226)][_0x48ea66(0x20d)](()=>{const _0xa0a7ba=_0x48ea66;for(const _0x364c1b of _0x57238[_0xa0a7ba(0x231)]())_0x364c1b[_0xa0a7ba(0x1ee)]();});});}[_0x1a2cf4(0x1b6)](_0xa6a639,_0xc382d9){const _0x18e362=_0x1a2cf4,_0x113496=this[_0x18e362(0x1d6)][_0x18e362(0x2dd)][_0x18e362(0x23f)](_0xa6a639);if(!_0x113496)throw new _0x2d2528(_0x18e362(0x2c8),this,{'commandName':_0xa6a639});if(this[_0x18e362(0x19f)][_0x18e362(0x22b)](_0x113496))throw new _0x2d2528(_0x18e362(0x215),this,{'commandName':_0xa6a639});this[_0x18e362(0x19f)][_0x18e362(0x21f)](_0x113496),_0xc382d9&&_0x113496['on'](_0x18e362(0x1c0),(_0x35b82e,_0x1c6f66)=>{const _0x5480d2=_0x18e362;this[_0x5480d2(0x1a8)][_0x5480d2(0x2c0)]&&(this[_0x5480d2(0x1cb)]||(_0x1c6f66[_0x5480d2(0x17a)]>0x0&&_0x1c6f66[_0x1c6f66[_0x5480d2(0x17a)]-0x1]&&_0x1c6f66[_0x1c6f66[_0x5480d2(0x17a)]-0x1][_0x5480d2(0x25a)]?_0x1c6f66[_0x5480d2(0x254)]():(_0x35b82e[_0x5480d2(0x2ae)]=_0xc382d9((..._0x49cec6)=>_0x113496[_0x5480d2(0x1c0)](..._0x49cec6,{'forceDefaultExecution':!0x0}),..._0x1c6f66),_0x35b82e[_0x5480d2(0x182)]())));},{'priority':_0x18e362(0x24a)});}[_0x1a2cf4(0x25a)](_0x362bac){const _0x564328=_0x1a2cf4;let _0x18872a,_0x46d5e1;const _0x2c723e=this[_0x564328(0x1cb)];this[_0x564328(0x1cb)]=!0x0;try{_0x18872a=_0x362bac();}catch(_0x2406a4){_0x46d5e1=_0x2406a4;}return _0x2c723e||(this[_0x564328(0x1cb)]=!0x1),_0x46d5e1&&_0x2d2528[_0x564328(0x2ed)](_0x46d5e1,this),_0x18872a;}[_0x1a2cf4(0x2ea)](_0x1649b0,_0x3908e4=null,_0xb8df84={}){const _0x1760ba=_0x1a2cf4;if(_0x1649b0[_0x1760ba(0x303)])return null;const _0x41514a=this[_0x1760ba(0x1d6)][_0x1760ba(0x297)][_0x1760ba(0x23f)](_0x1760ba(0x209))['me'];for(const {suggestion:_0x4e5d45,meta:_0x3dce3e}of this[_0x1760ba(0x319)](_0x1649b0,_0x1760ba(0x298)))if(_0x3dce3e[_0x1760ba(0x1bc)]){if(!_0x3dce3e[_0x1760ba(0x224)]){if(_0x3dce3e[_0x1760ba(0x19b)]){if(!this[_0x1760ba(0x315)]||!Ht(_0x4e5d45,_0xb8df84))continue;return _0x4e5d45;}if(Ht(_0x4e5d45,_0xb8df84))return _0x4e5d45;this[_0x1760ba(0x1e6)](_0x4e5d45,_0x1649b0[_0x1760ba(0x2f8)],_0x1649b0[_0x1760ba(0x242)]);break;}if(_0x3908e4==_0x4e5d45[_0x1760ba(0x295)]&&Ht(_0x4e5d45,_0xb8df84)){const _0x54c32e=_0x4e5d45[_0x1760ba(0x2e8)]();return _0x54c32e[_0x1760ba(0x2f8)][_0x1760ba(0x30e)](_0x1649b0[_0x1760ba(0x242)])?this[_0x1760ba(0x2a2)](_0x4e5d45,this[_0x1760ba(0x2b7)][_0x1760ba(0x1fd)](_0x1649b0[_0x1760ba(0x2f8)],_0x54c32e[_0x1760ba(0x242)])):this[_0x1760ba(0x2a2)](_0x4e5d45,this[_0x1760ba(0x2b7)][_0x1760ba(0x1fd)](_0x54c32e[_0x1760ba(0x2f8)],_0x1649b0[_0x1760ba(0x242)])),_0x4e5d45;}}const _0x55ae14=_0x1b9ee7(),_0x3e3125=_0x41514a['id'],_0x51d6e7=_0x3908e4?_0x1760ba(0x309)+_0x3908e4:_0x1760ba(0x298),_0x5238a0=this[_0x1760ba(0x1b1)]({'id':_0x55ae14,'type':_0x51d6e7,'createdAt':new Date(),'authorId':_0x3e3125,'attributes':_0xb8df84});return this[_0x1760ba(0x314)](_0x51d6e7,_0x55ae14,_0x3e3125,_0x1649b0),_0x5238a0;}[_0x1a2cf4(0x176)](_0x35d568,_0x42d80f=_0x1a2cf4(0x26b),_0x5c148f={}){const _0x12c5e4=_0x1a2cf4,_0x1626dd=this[_0x12c5e4(0x1d6)][_0x12c5e4(0x297)][_0x12c5e4(0x23f)](_0x12c5e4(0x209))['me'],_0x410f26=this[_0x12c5e4(0x1c3)][_0x12c5e4(0x218)](_0x12c5e4(0x298),_0x42d80f,_0x12c5e4(0x19c));for(const _0x476b0d of this[_0x12c5e4(0x1b8)]())if(_0x476b0d[_0x12c5e4(0x208)]['id']==_0x1626dd['id']&&_0x12c5e4(0x298)==_0x476b0d[_0x12c5e4(0x2b6)]&&_0x476b0d[_0x12c5e4(0x295)]==_0x42d80f&&Ht(_0x476b0d,_0x5c148f)&&(_0x410f26(_0x476b0d[_0x12c5e4(0x1ec)](),_0x35d568)||_0x410f26(_0x35d568,_0x476b0d[_0x12c5e4(0x1ec)]()))){for(const _0x4932b1 of _0x35d568)_0x476b0d[_0x12c5e4(0x25d)](_0x4932b1);return _0x476b0d;}for(const {suggestion:_0x73bb3a,meta:_0x4822da}of this[_0x12c5e4(0x319)](_0x35d568,_0x12c5e4(0x298))){if(!_0x4822da[_0x12c5e4(0x1bc)])continue;if(!this[_0x12c5e4(0x315)]&&_0x4822da[_0x12c5e4(0x19b)])continue;if(!Ht(_0x73bb3a,_0x5c148f))continue;let _0x505d87=!0x0;for(const _0x37caf8 of _0x73bb3a[_0x12c5e4(0x1ec)]())for(const _0x401b4f of _0x35d568)if(!_0x37caf8[_0x12c5e4(0x17f)](_0x401b4f)){_0x505d87=!0x1;break;}if(_0x505d87)return _0x73bb3a;}const _0x23a750=_0x1b9ee7(),_0x10ef38=_0x1626dd['id'],_0x3469e=_0x12c5e4(0x309)+_0x42d80f,_0x1ae5dd=this[_0x12c5e4(0x1b1)]({'id':_0x23a750,'type':_0x3469e,'createdAt':new Date(),'authorId':_0x10ef38,'attributes':_0x5c148f});for(const _0x45a0d2 of _0x35d568)this[_0x12c5e4(0x314)](_0x3469e,_0x23a750,_0x10ef38,_0x45a0d2,_0x5ef894[_0x12c5e4(0x236)]());return _0x1ae5dd;}[_0x1a2cf4(0x243)](_0x3902c0,_0x2cfb92,_0x51e2f8=null,_0x52c10c={}){const _0x25623f=_0x1a2cf4;if(_0x51e2f8=_0x51e2f8||Ut(_0x2cfb92),_0x3902c0[_0x25623f(0x303)])return null;if(_0x25623f(0x221)===this[_0x25623f(0x197)]){const _0x2e3330=this[_0x25623f(0x1c3)][_0x25623f(0x218)](_0x25623f(0x256),_0x51e2f8,_0x25623f(0x2ce));return this[_0x25623f(0x25a)](()=>_0x2e3330([_0x3902c0],_0x2cfb92,_0x52c10c)),null;}const _0x3c04b5=this[_0x25623f(0x1d6)][_0x25623f(0x297)][_0x25623f(0x23f)](_0x25623f(0x209))['me'],_0x36e0f6=[];if(_0x25623f(0x2db)!==this[_0x25623f(0x197)]){for(const {suggestion:_0x3cd0da,meta:_0x420633}of this[_0x25623f(0x319)](_0x3902c0,_0x25623f(0x298)))_0x420633[_0x25623f(0x1bc)]&&!_0x420633[_0x25623f(0x204)]&&_0x36e0f6[_0x25623f(0x305)](..._0x3cd0da[_0x25623f(0x1ec)]());}const _0xf620e0=function(_0x572ea1,_0x56a025){const _0x29b662=_0x25623f,_0x29b7c7=[];for(const _0x2f8562 of _0x56a025){const _0x2a0c34=_0x572ea1[_0x29b662(0x268)](_0x2f8562);_0x2a0c34&&_0x29b7c7[_0x29b662(0x305)](_0x2a0c34);}return _0x29b7c7;}(_0x3902c0,_0x36e0f6),_0x967ba3=function(_0xd00382,_0xec5295){const _0x4a3a7c=_0x25623f,_0x28cac0=[_0xd00382];for(const _0x4540ce of _0xec5295){let _0x60016a=0x0;for(;_0x60016a<_0x28cac0[_0x4a3a7c(0x17a)];){const _0x3fd064=_0x28cac0[_0x60016a][_0x4a3a7c(0x2ca)](_0x4540ce);_0x28cac0[_0x4a3a7c(0x2df)](_0x60016a,0x1,..._0x3fd064),_0x60016a+=_0x3fd064[_0x4a3a7c(0x17a)];}}return _0x28cac0;}(_0x3902c0,_0x36e0f6);_0xf620e0[_0x25623f(0x17a)]&&this[_0x25623f(0x2b7)][_0x25623f(0x20d)](()=>{const _0x3cddf8=_0x25623f;for(const _0x1dae70 of _0xf620e0){const _0x356409=this[_0x3cddf8(0x1c3)][_0x3cddf8(0x218)](_0x3cddf8(0x256),_0x51e2f8,_0x3cddf8(0x2ce));this[_0x3cddf8(0x25a)](()=>_0x356409([_0x1dae70],_0x2cfb92,_0x52c10c));}});for(const _0x359e70 of _0x967ba3){let _0x5eae4a=null,_0x26c7c1=_0x359e70[_0x25623f(0x2f8)],_0x43799f=_0x359e70[_0x25623f(0x242)];for(const {suggestion:_0x76e185,meta:_0x5c4a01}of this[_0x25623f(0x319)](_0x359e70,_0x25623f(0x256))){if(!_0x5c4a01[_0x25623f(0x1bc)])continue;if(_0x76e185[_0x25623f(0x295)]!=_0x51e2f8)continue;if(!Ht(_0x76e185,_0x52c10c))continue;const _0x30897f=_0x76e185[_0x25623f(0x2e8)]();if(_0x30897f[_0x25623f(0x17f)](_0x359e70,!0x0))return null;_0x26c7c1=_0x26c7c1[_0x25623f(0x1dd)](_0x30897f[_0x25623f(0x2f8)])?_0x26c7c1:_0x30897f[_0x25623f(0x2f8)],_0x43799f=_0x43799f[_0x25623f(0x30c)](_0x30897f[_0x25623f(0x242)])?_0x43799f:_0x30897f[_0x25623f(0x242)],_0x5eae4a?_0x30897f[_0x25623f(0x2f8)][_0x25623f(0x1dd)](_0x5eae4a[_0x25623f(0x2e8)]()[_0x25623f(0x2f8)])?(_0x5eae4a[_0x25623f(0x2c1)](),_0x5eae4a=_0x76e185):_0x76e185[_0x25623f(0x2c1)]():_0x5eae4a=_0x76e185;}const _0x3e6b56=this[_0x25623f(0x2b7)][_0x25623f(0x1fd)](_0x26c7c1,_0x43799f);if(_0x5eae4a)this[_0x25623f(0x2a2)](_0x5eae4a,_0x3e6b56);else{const _0x4c9111=_0x1b9ee7(),_0x434f84=_0x3c04b5['id'];this[_0x25623f(0x1b1)]({'id':_0x4c9111,'type':_0x25623f(0x263)+_0x51e2f8,'data':_0x2cfb92,'createdAt':new Date(),'authorId':_0x434f84,'attributes':_0x52c10c}),this[_0x25623f(0x314)](_0x25623f(0x263)+_0x51e2f8,_0x4c9111,_0x434f84,_0x3e6b56);}}return null;}[_0x1a2cf4(0x2bd)](_0xa4c573,_0x10951d,_0x534db0=[],_0xa05afe=null,_0x338486={}){const _0x3f9de8=_0x1a2cf4;_0x10951d[_0x3f9de8(0x300)]||(_0x10951d[_0x3f9de8(0x300)]=_0x10951d[_0x3f9de8(0x1bf)]),_0x10951d[_0x3f9de8(0x279)]=_0xa4c573['is'](_0x3f9de8(0x2a4)),_0xa05afe=_0xa05afe||Ut(_0x10951d);const _0x184f73=_0x534db0[_0x3f9de8(0x187)](_0x5190b3=>Ft(_0x5190b3,this[_0x3f9de8(0x2b7)])),_0x1663de=_0xa4c573['is'](_0x3f9de8(0x2a4))?_0xa4c573:Ft(_0xa4c573,this[_0x3f9de8(0x2b7)]);if(_0x3f9de8(0x221)===this[_0x3f9de8(0x197)]){const _0xd6077e=this[_0x3f9de8(0x1c3)][_0x3f9de8(0x218)](_0x3f9de8(0x219),_0xa05afe,_0x3f9de8(0x2ce));return this[_0x3f9de8(0x25a)](()=>_0xd6077e([_0x1663de],_0x10951d,_0x338486)),null;}_0x184f73[_0x3f9de8(0x305)](_0x1663de);let _0x3f0125=!0x0;for(const _0x122f01 of _0x184f73)if(!this[_0x3f9de8(0x244)](_0x122f01)){_0x3f0125=!0x1;break;}if(_0x3f0125&&_0x3f9de8(0x2db)!==this[_0x3f9de8(0x197)]){const _0x1cec0a=this[_0x3f9de8(0x1c3)][_0x3f9de8(0x218)](_0x3f9de8(0x219),_0xa05afe,_0x3f9de8(0x2ce));return this[_0x3f9de8(0x25a)](()=>_0x1cec0a([_0x1663de],_0x10951d,_0x338486)),null;}let _0xc66056=null,_0x975cda=_0x1663de[_0x3f9de8(0x2f8)],_0x3f261c=_0x1663de[_0x3f9de8(0x242)];for(const {suggestion:_0x34e82f,meta:_0x5c16d7}of this[_0x3f9de8(0x319)](_0x1663de,_0x3f9de8(0x219))){if(!_0x5c16d7[_0x3f9de8(0x1bc)])continue;if(_0x5c16d7[_0x3f9de8(0x224)]||_0x5c16d7[_0x3f9de8(0x19b)]||_0x5c16d7[_0x3f9de8(0x204)])continue;if(_0x34e82f[_0x3f9de8(0x2a8)][_0x3f9de8(0x300)]!=_0x10951d[_0x3f9de8(0x300)])continue;if(!Ht(_0x34e82f,_0x338486))continue;const _0xf3a3d2=_0x34e82f[_0x3f9de8(0x2e8)]();if(_0x34e82f[_0x3f9de8(0x295)]==_0xa05afe){if(_0xf3a3d2[_0x3f9de8(0x17f)](_0x1663de,!0x0))return null;_0x975cda=_0x975cda[_0x3f9de8(0x1dd)](_0xf3a3d2[_0x3f9de8(0x2f8)])?_0x975cda:_0xf3a3d2[_0x3f9de8(0x2f8)],_0x3f261c=_0x3f261c[_0x3f9de8(0x30c)](_0xf3a3d2[_0x3f9de8(0x242)])?_0x3f261c:_0xf3a3d2[_0x3f9de8(0x242)],_0xc66056?_0xf3a3d2[_0x3f9de8(0x2f8)][_0x3f9de8(0x1dd)](_0xc66056[_0x3f9de8(0x2e8)]()[_0x3f9de8(0x2f8)])?(_0xc66056[_0x3f9de8(0x2c1)](),_0xc66056=_0x34e82f):_0x34e82f[_0x3f9de8(0x2c1)]():_0xc66056=_0x34e82f;}else{const _0x359f8f=_0x1663de[_0x3f9de8(0x268)](_0xf3a3d2);this[_0x3f9de8(0x21b)](_0x34e82f,_0x359f8f);}}const _0x2b2305=this[_0x3f9de8(0x1d6)][_0x3f9de8(0x297)][_0x3f9de8(0x23f)](_0x3f9de8(0x209))['me'],_0x2f45f6=_0x1b9ee7(),_0x47681d=_0x2b2305['id'];if(_0xc66056)return this[_0x3f9de8(0x2a2)](_0xc66056,this[_0x3f9de8(0x2b7)][_0x3f9de8(0x1fd)](_0x975cda,_0x3f261c)),_0xc66056;{const _0x3d0b1a=this[_0x3f9de8(0x1b1)]({'id':_0x2f45f6,'type':_0x3f9de8(0x1e2)+_0xa05afe,'data':_0x10951d,'createdAt':new Date(),'authorId':_0x47681d,'attributes':_0x338486});return this[_0x3f9de8(0x314)](_0x3f9de8(0x1e2)+_0xa05afe,_0x2f45f6,_0x47681d,this[_0x3f9de8(0x2b7)][_0x3f9de8(0x1fd)](_0x975cda,_0x3f261c)),_0x3d0b1a;}}[_0x1a2cf4(0x1e8)](_0x44cf89,_0x387a8f,_0x2088c3=[],_0x287b37=null,_0x10b052={}){const _0x3abddb=_0x1a2cf4;_0x387a8f[_0x3abddb(0x300)]||(_0x387a8f[_0x3abddb(0x300)]=_0x387a8f[_0x3abddb(0x1bf)]);const _0x9bbaf7=_0x44cf89[0x0];_0x387a8f[_0x3abddb(0x279)]=_0x9bbaf7['is'](_0x3abddb(0x2a4)),_0x287b37=_0x287b37||Ut(_0x387a8f);const _0x354cbf=_0x2088c3[_0x3abddb(0x187)](_0xee5a59=>Ft(_0xee5a59,this[_0x3abddb(0x2b7)])),_0x403dc4=_0x9bbaf7['is'](_0x3abddb(0x2a4))?_0x44cf89:_0x44cf89[_0x3abddb(0x187)](_0x2fbb89=>Ft(_0x2fbb89,this[_0x3abddb(0x2b7)]));if(_0x3abddb(0x221)===this[_0x3abddb(0x197)]){const _0xd8cbc0=this[_0x3abddb(0x1c3)][_0x3abddb(0x218)](_0x3abddb(0x219),_0x287b37,_0x3abddb(0x2ce));return this[_0x3abddb(0x25a)](()=>_0xd8cbc0(_0x403dc4,_0x387a8f,_0x10b052)),null;}_0x354cbf[_0x3abddb(0x305)](..._0x403dc4);let _0x40dbb1=!0x0;for(const _0x548a39 of _0x354cbf)if(!this[_0x3abddb(0x244)](_0x548a39)){_0x40dbb1=!0x1;break;}if(_0x40dbb1&&_0x3abddb(0x2db)!==this[_0x3abddb(0x197)]){const _0x1315ad=this[_0x3abddb(0x1c3)][_0x3abddb(0x218)](_0x3abddb(0x219),_0x287b37,_0x3abddb(0x2ce));return this[_0x3abddb(0x25a)](()=>_0x1315ad(_0x403dc4,_0x387a8f,_0x10b052)),null;}const _0xefd8d=this[_0x3abddb(0x1d6)][_0x3abddb(0x297)][_0x3abddb(0x23f)](_0x3abddb(0x209))['me'];for(const _0x3195b5 of this[_0x3abddb(0x1b8)]()){if(_0x3195b5[_0x3abddb(0x208)]['id']!=_0xefd8d['id'])continue;if(_0x3abddb(0x219)!=_0x3195b5[_0x3abddb(0x2b6)]||_0x3195b5[_0x3abddb(0x2a8)][_0x3abddb(0x300)]!=_0x387a8f[_0x3abddb(0x300)])continue;if(!Ht(_0x3195b5,_0x10b052))continue;const _0x249590=_0x3195b5[_0x3abddb(0x295)]==_0x287b37;for(let _0x245749=0x0;_0x245749<_0x403dc4[_0x3abddb(0x17a)];_0x245749++){const _0x3a88df=_0x403dc4[_0x245749];for(const _0x7a076b of _0x3195b5[_0x3abddb(0x2e3)]()){const _0x26d75d=_0x7a076b[_0x3abddb(0x1fb)]();if(_0x3a88df[_0x3abddb(0x30e)](_0x26d75d)){_0x249590?(_0x403dc4[_0x3abddb(0x2df)](_0x245749,0x1),_0x245749--):_0x3195b5[_0x3abddb(0x2ac)](_0x7a076b[_0x3abddb(0x1ce)]);break;}}}}if(0x0==_0x403dc4[_0x3abddb(0x17a)])return null;const _0x327101=this[_0x3abddb(0x1c3)][_0x3abddb(0x218)](_0x3abddb(0x219),_0x287b37,_0x3abddb(0x19c));for(const _0x1075a2 of this[_0x3abddb(0x1b8)]())if(_0x1075a2[_0x3abddb(0x208)]['id']==_0xefd8d['id']&&_0x3abddb(0x219)==_0x1075a2[_0x3abddb(0x2b6)]&&_0x1075a2[_0x3abddb(0x2a8)][_0x3abddb(0x300)]==_0x387a8f[_0x3abddb(0x300)]&&_0x1075a2[_0x3abddb(0x295)]==_0x287b37&&Ht(_0x1075a2,_0x10b052)&&(_0x327101(_0x1075a2[_0x3abddb(0x1ec)](),_0x403dc4)||_0x327101(_0x403dc4,_0x1075a2[_0x3abddb(0x1ec)]()))){for(const _0x32c66f of _0x403dc4)_0x1075a2[_0x3abddb(0x25d)](_0x32c66f);return _0x1075a2;}const _0x2dcdf6=_0x1b9ee7(),_0x2503fe=_0xefd8d['id'],_0x254f53=_0x3abddb(0x1e2)+_0x287b37,_0x44094c=this[_0x3abddb(0x1b1)]({'id':_0x2dcdf6,'type':_0x254f53,'data':_0x387a8f,'createdAt':new Date(),'authorId':_0x2503fe,'attributes':_0x10b052});for(const _0x1da402 of _0x403dc4)this[_0x3abddb(0x314)](_0x254f53,_0x2dcdf6,_0x2503fe,_0x1da402,_0x5ef894[_0x3abddb(0x236)]());return _0x44094c;}[_0x1a2cf4(0x2c9)](_0x3cb1ac,_0x357a16=null,_0x4cfd52={}){const _0x8c7760=_0x1a2cf4;if(_0x3cb1ac[_0x8c7760(0x303)])return null;const _0xdb92a3=this[_0x8c7760(0x1d6)][_0x8c7760(0x297)][_0x8c7760(0x23f)](_0x8c7760(0x209))['me'],_0x335a88=new _0x4b8a9b(_0x3cb1ac[_0x8c7760(0x2f8)],_0x3cb1ac[_0x8c7760(0x242)]);for(const {suggestion:_0x32eea2,meta:_0x5bef9e}of this[_0x8c7760(0x319)](_0x335a88,_0x8c7760(0x298)))if(_0x5bef9e[_0x8c7760(0x1bc)]&&!_0x5bef9e[_0x8c7760(0x224)]){if(_0x32eea2[_0x8c7760(0x172)]){const _0x57db66=_0x32eea2[_0x8c7760(0x1ec)]()[_0x8c7760(0x240)](_0x10d9ce=>_0x8c7760(0x312)!=_0x10d9ce[_0x8c7760(0x294)][_0x8c7760(0x1af)]);_0x57db66[_0x8c7760(0x241)](_0x22a83e=>_0x335a88[_0x8c7760(0x17f)](_0x22a83e,!0x0))&&_0x32eea2[_0x8c7760(0x1ee)]();if(_0x57db66[_0x8c7760(0x1c9)](_0x72a856=>_0x72a856[_0x8c7760(0x17f)](_0x335a88,!0x0))){const _0x508874=this[_0x8c7760(0x1c3)][_0x8c7760(0x218)](_0x8c7760(0x19e),_0x357a16,_0x8c7760(0x2ce));return this[_0x8c7760(0x25a)](()=>_0x508874([_0x335a88],null,_0x4cfd52)),null;}}else{const _0x486305=_0x335a88[_0x8c7760(0x268)](_0x32eea2[_0x8c7760(0x2e8)]());null!==_0x486305&&_0x32eea2[_0x8c7760(0x23e)]([_0x486305],null,_0x4cfd52);}}if(_0x335a88[_0x8c7760(0x1d1)](),_0x335a88[_0x8c7760(0x303)]||_0x8c7760(0x312)==_0x335a88[_0x8c7760(0x294)][_0x8c7760(0x1af)])return null;let _0x3ddc92=null,_0xa62732=_0x335a88[_0x8c7760(0x2f8)],_0x11cc39=_0x335a88[_0x8c7760(0x242)];const _0x17d659=this[_0x8c7760(0x319)](_0x335a88,_0x8c7760(0x19e));for(const {suggestion:_0x18bffc,meta:_0x16b2a8}of _0x17d659){const _0x1a3d7a=this[_0x8c7760(0x2b7)][_0x8c7760(0x1fd)](_0xa62732,_0x11cc39);if(_0x16b2a8[_0x8c7760(0x1bc)]&&(this[_0x8c7760(0x315)]||!_0x16b2a8[_0x8c7760(0x19b)]&&!_0x16b2a8[_0x8c7760(0x204)])){if(_0x18bffc[_0x8c7760(0x172)]){if(!Ht(_0x18bffc,_0x4cfd52))continue;let _0xe399f2=!0x0;for(const _0x375dad of _0x18bffc[_0x8c7760(0x1ec)]()){if(_0x375dad[_0x8c7760(0x17f)](_0x1a3d7a,!0x0))return _0x18bffc;_0x1a3d7a[_0x8c7760(0x17f)](_0x375dad)||(_0xe399f2=!0x1);}_0xe399f2&&_0x18bffc[_0x8c7760(0x1ee)]();}else{const _0x32dc0b=_0x18bffc[_0x8c7760(0x2e8)]();if(_0x32dc0b[_0x8c7760(0x17f)](_0x1a3d7a,!0x0))return _0x18bffc;if(!Ht(_0x18bffc,_0x4cfd52)){_0x1a3d7a[_0x8c7760(0x17f)](_0x32dc0b)?_0x18bffc[_0x8c7760(0x2c1)]():_0x32dc0b[_0x8c7760(0x2fb)](_0xa62732)?_0xa62732=_0x32dc0b[_0x8c7760(0x242)]:_0x32dc0b[_0x8c7760(0x2fb)](_0x11cc39)&&(_0x11cc39=_0x32dc0b[_0x8c7760(0x2f8)]);continue;}_0xa62732=_0xa62732[_0x8c7760(0x1dd)](_0x32dc0b[_0x8c7760(0x2f8)])?_0xa62732:_0x32dc0b[_0x8c7760(0x2f8)],_0x11cc39=_0x11cc39[_0x8c7760(0x30c)](_0x32dc0b[_0x8c7760(0x242)])?_0x11cc39:_0x32dc0b[_0x8c7760(0x242)],_0x4cfd52=Object[_0x8c7760(0x1ef)]({},_0x18bffc[_0x8c7760(0x287)]),_0x3ddc92?_0x32dc0b[_0x8c7760(0x2f8)][_0x8c7760(0x1dd)](_0x3ddc92[_0x8c7760(0x2e8)]()[_0x8c7760(0x2f8)])?(_0x3ddc92[_0x8c7760(0x2c1)](),_0x3ddc92=_0x18bffc):_0x18bffc[_0x8c7760(0x2c1)]():_0x3ddc92=_0x18bffc;}}}if(_0x3ddc92)return this[_0x8c7760(0x2a2)](_0x3ddc92,this[_0x8c7760(0x2b7)][_0x8c7760(0x1fd)](_0xa62732,_0x11cc39)),_0x3ddc92;{const _0x3bc8a1=_0x1b9ee7(),_0x1604cf=this[_0x8c7760(0x2b7)][_0x8c7760(0x1fd)](_0xa62732,_0x11cc39),_0x52eaad=_0xdb92a3['id'],_0x100499=_0x357a16?_0x8c7760(0x26c)+_0x357a16:_0x8c7760(0x19e),_0x23837b=this[_0x8c7760(0x1b1)]({'id':_0x3bc8a1,'type':_0x100499,'createdAt':new Date(),'authorId':_0x52eaad,'attributes':_0x4cfd52});return this[_0x8c7760(0x314)](_0x100499,_0x3bc8a1,_0x52eaad,_0x1604cf),_0x23837b;}}[_0x1a2cf4(0x184)](_0x523378,_0x29d749=_0x1a2cf4(0x26b),_0x460f96={}){const _0x473235=_0x1a2cf4,_0x4ba27d=this[_0x473235(0x1d6)][_0x473235(0x297)][_0x473235(0x23f)](_0x473235(0x209))['me'],_0xb9d85e=_0x523378[_0x473235(0x187)](_0x25a351=>new _0x4b8a9b(_0x25a351[_0x473235(0x2f8)],_0x25a351[_0x473235(0x242)])),_0x3ca466=new Set();for(const {suggestion:_0x2e4fdd,meta:_0x2fdd48}of this[_0x473235(0x319)](_0xb9d85e,_0x473235(0x298)))_0x2fdd48[_0x473235(0x1bc)]&&!_0x2fdd48[_0x473235(0x224)]&&_0x3ca466[_0x473235(0x21f)](_0x2e4fdd);for(const _0x1e028d of _0x3ca466)if(_0x1e028d[_0x473235(0x172)]){const _0x317dff=_0x1e028d[_0x473235(0x1ec)]();(!_0x1e028d[_0x473235(0x287)]||!_0x1e028d[_0x473235(0x287)][_0x473235(0x272)])&&(_0x317dff[_0x473235(0x241)](_0x52ca58=>_0xb9d85e[_0x473235(0x1c9)](_0x46d75c=>_0x46d75c[_0x473235(0x17f)](_0x52ca58,!0x0)))&&_0x1e028d[_0x473235(0x1ee)]());if(_0xb9d85e[_0x473235(0x241)](_0x2544ff=>_0x317dff[_0x473235(0x1c9)](_0x17c383=>_0x17c383[_0x473235(0x17f)](_0x2544ff,!0x0)))){const _0x23d635=this[_0x473235(0x1c3)][_0x473235(0x218)](_0x473235(0x19e),_0x29d749,_0x473235(0x2ce));return this[_0x473235(0x25a)](()=>_0x23d635(_0x523378,null,_0x460f96)),null;}}else{const _0x38adf5=_0x1e028d[_0x473235(0x2e8)]();_0xb9d85e[_0x473235(0x1c9)](_0x149690=>_0x149690[_0x473235(0x17f)](_0x38adf5,!0x0))&&_0x1e028d[_0x473235(0x1ee)]();if(_0xb9d85e[_0x473235(0x241)](_0x249acb=>_0x38adf5[_0x473235(0x17f)](_0x249acb,!0x0))){const _0x4797fd=this[_0x473235(0x1c3)][_0x473235(0x218)](_0x473235(0x19e),_0x29d749,_0x473235(0x2ce));return this[_0x473235(0x25a)](()=>_0x4797fd(_0xb9d85e,null,_0x460f96)),null;}}const _0x2fb183=this[_0x473235(0x1c3)][_0x473235(0x218)](_0x473235(0x19e),_0x29d749,_0x473235(0x19c));let _0x301901=null;for(const _0x27efb4 of this[_0x473235(0x1b8)]())if(_0x27efb4[_0x473235(0x208)]['id']==_0x4ba27d['id']&&_0x27efb4[_0x473235(0x259)]&&_0x473235(0x19e)==_0x27efb4[_0x473235(0x2b6)]&&_0x27efb4[_0x473235(0x295)]==_0x29d749&&Ht(_0x27efb4,_0x460f96)&&(_0x2fb183(_0x27efb4[_0x473235(0x1ec)](),_0xb9d85e)||_0x2fb183(_0xb9d85e,_0x27efb4[_0x473235(0x1ec)]()))){if(_0x301901){if(_0x27efb4[_0x473235(0x222)]&&_0x27efb4[_0x473235(0x222)][_0x473235(0x17a)])continue;for(const _0x153cf3 of _0x27efb4[_0x473235(0x1ec)]())_0x301901[_0x473235(0x18c)](_0x153cf3)||_0x301901[_0x473235(0x25d)](_0x153cf3);_0x27efb4[_0x473235(0x2c1)]();}else{_0x301901=_0x27efb4;for(const _0x1bbc35 of _0xb9d85e)_0x27efb4[_0x473235(0x18c)](_0x1bbc35)||_0x27efb4[_0x473235(0x25d)](_0x1bbc35);}}if(_0x301901)return _0x301901;_0x3ca466[_0x473235(0x18f)]();for(const {suggestion:_0x204e56,meta:_0xe16a3}of this[_0x473235(0x319)](_0xb9d85e,_0x473235(0x19e)))_0xe16a3[_0x473235(0x1bc)]&&(this[_0x473235(0x315)]||!_0xe16a3[_0x473235(0x19b)]&&!_0xe16a3[_0x473235(0x204)])&&Ht(_0x204e56,_0x460f96)&&_0x3ca466[_0x473235(0x21f)](_0x204e56);for(const _0x118f66 of _0x3ca466){const _0x2acad3=_0x118f66[_0x473235(0x1ec)]();if(!_0x460f96||!_0x460f96[_0x473235(0x272)]){if(_0xb9d85e[_0x473235(0x241)](_0x4962ec=>_0x2acad3[_0x473235(0x1c9)](_0x470469=>_0x470469[_0x473235(0x17f)](_0x4962ec,!0x0))))return _0x118f66;}(!_0x118f66[_0x473235(0x287)]||!_0x118f66[_0x473235(0x287)][_0x473235(0x272)])&&(_0x2acad3[_0x473235(0x241)](_0x3ff29f=>_0xb9d85e[_0x473235(0x1c9)](_0x169891=>_0x169891[_0x473235(0x17f)](_0x3ff29f,!0x0)))&&_0x118f66[_0x473235(0x1ee)]());}const _0x556007=_0x1b9ee7(),_0x3c12c4=_0x4ba27d['id'],_0x6c1c49=_0x473235(0x26c)+_0x29d749,_0x4a3857=this[_0x473235(0x1b1)]({'id':_0x556007,'type':_0x6c1c49,'createdAt':new Date(),'authorId':_0x3c12c4,'attributes':_0x460f96});for(const _0x31e71a of _0xb9d85e)_0x31e71a[_0x473235(0x1d1)](),_0x31e71a[_0x473235(0x303)]||_0x473235(0x312)==_0x31e71a[_0x473235(0x294)][_0x473235(0x1af)]||this[_0x473235(0x314)](_0x6c1c49,_0x556007,_0x3c12c4,_0x31e71a,_0x5ef894[_0x473235(0x236)]());return _0x4a3857;}[_0x1a2cf4(0x247)](_0x1a9e44,_0x268464,_0x4f5d26,_0x27bf9e,_0x49959d){const _0x2f2172=_0x1a2cf4;if(_0x1a9e44[_0x2f2172(0x303)])return[];if(_0x2f2172(0x221)===this[_0x2f2172(0x197)])return[];const _0x29af5f=this[_0x2f2172(0x1d6)][_0x2f2172(0x297)][_0x2f2172(0x23f)](_0x2f2172(0x209))['me']['id'],_0x358eb9=Array[_0x2f2172(0x18b)](this[_0x2f2172(0x29c)][_0x2f2172(0x2dc)]())[_0x2f2172(0x240)](_0x575889=>_0x2f2172(0x1a5)==_0x575889[_0x2f2172(0x2b6)]&&_0x575889[_0x2f2172(0x2a8)][_0x2f2172(0x1d4)]==_0x268464&&_0x575889[_0x2f2172(0x18c)](_0x1a9e44));if(_0x2f2172(0x248)===this[_0x2f2172(0x197)]){const _0xffc57=this[_0x2f2172(0x319)](_0x1a9e44,_0x2f2172(0x298))[_0x2f2172(0x240)](({meta:_0x37ee8e})=>_0x37ee8e[_0x2f2172(0x1bc)]&&!_0x37ee8e[_0x2f2172(0x204)]&&!_0x37ee8e[_0x2f2172(0x224)])[_0x2f2172(0x187)](({suggestion:_0x3b634d})=>_0x3b634d);_0x358eb9[_0x2f2172(0x249)](..._0xffc57);}const _0x34f9ed=new Map([[_0x1a9e44,_0x4f5d26]]);for(const _0x50dc18 of _0x358eb9){const _0x44c3d8=_0x2f2172(0x1a5)==_0x50dc18[_0x2f2172(0x2b6)]?_0x50dc18[_0x2f2172(0x2a8)][_0x2f2172(0x1c2)]:void 0x0,_0xa42291=_0x50dc18[_0x2f2172(0x2e8)](),_0x20e336=Array[_0x2f2172(0x18b)](_0x34f9ed[_0x2f2172(0x173)]())[_0x2f2172(0x2b0)](_0x3c1d21=>_0x3c1d21[_0x2f2172(0x1ca)](_0xa42291));if(!_0x20e336)continue;const _0x50bbed=_0x20e336[_0x2f2172(0x2ca)](_0xa42291);this[_0x2f2172(0x177)](_0x268464)&&_0x2f2172(0x298)==_0x50dc18[_0x2f2172(0x2b6)]&&0x0!=_0x50bbed[_0x2f2172(0x17a)]||(_0x34f9ed[_0x2f2172(0x2eb)](_0x20e336),_0x50bbed[_0x2f2172(0x22d)](_0x37b2b7=>{const _0x41e2f3=_0x2f2172;_0x34f9ed[_0x41e2f3(0x227)](_0x37b2b7,_0x4f5d26);}),_0x2f2172(0x298)!=_0x50dc18[_0x2f2172(0x2b6)]&&_0x44c3d8!=_0x27bf9e&&_0x34f9ed[_0x2f2172(0x227)](_0x20e336[_0x2f2172(0x268)](_0xa42291),_0x44c3d8));}const _0x287f21=[];for(const [_0x1f6cb9,_0x2a0669]of _0x34f9ed){const _0x3c89e3=_0x1b9ee7(),_0x4b72b8={'key':_0x268464,'oldValue':_0x2a0669,'newValue':_0x27bf9e};_0x268464[_0x2f2172(0x17a)]>0x25&&console[_0x2f2172(0x216)](_0x2f2172(0x1ba),{'key':_0x268464});const _0x2a40a0=(_0x2f2172(0x186)+(_0x268464+'|'+Ut({'newValue':_0x27bf9e})))[_0x2f2172(0x238)](0x0,0x3c),_0x1241f5=this[_0x2f2172(0x1b1)]({'id':_0x3c89e3,'type':_0x2a40a0,'data':_0x4b72b8,'createdAt':new Date(),'authorId':_0x29af5f,'attributes':_0x49959d});_0x287f21[_0x2f2172(0x305)](_0x1241f5),this[_0x2f2172(0x314)](_0x2a40a0,_0x3c89e3,_0x29af5f,_0x1f6cb9);}return _0x287f21;}[_0x1a2cf4(0x25c)](_0x5b5e79){const _0x2de438=_0x1a2cf4;this[_0x2de438(0x1b6)](_0x5b5e79,(_0x199edc,..._0xefcd7d)=>{const _0x52c4af=_0x2de438;this[_0x52c4af(0x2a6)](()=>{_0x199edc(..._0xefcd7d);});});}[_0x1a2cf4(0x180)](_0x1972d7){const _0x24e0cc=_0x1a2cf4;this[_0x24e0cc(0x1d7)][_0x24e0cc(0x21f)](_0x1972d7);}[_0x1a2cf4(0x28f)](_0x47ff3b){const _0x2cc2d3=_0x1a2cf4;this[_0x2cc2d3(0x1c7)][_0x2cc2d3(0x21f)](_0x47ff3b);}[_0x1a2cf4(0x233)](_0x2ad6ce){const _0x25229a=_0x1a2cf4;return _0x25229a(0x1a5)==_0x2ad6ce[_0x25229a(0x2b6)]?_0x2ad6ce[_0x25229a(0x295)][_0x25229a(0x30b)]('|')[0x0]:null;}[_0x1a2cf4(0x2a2)](_0x521568,_0x3ecb88){const _0xb78bc9=_0x1a2cf4,_0x87e619=_0x521568[_0xb78bc9(0x278)]();this[_0xb78bc9(0x2b7)][_0xb78bc9(0x20d)](_0x2cbf8c=>{const _0xb5293=_0xb78bc9;_0x2cbf8c[_0xb5293(0x1aa)](_0x87e619,{'range':_0x3ecb88});});}[_0x1a2cf4(0x196)](_0x47ccbc){const _0x56a449=_0x1a2cf4,_0x502b4c=_0x47ccbc['id'],_0x174dbb=this[_0x56a449(0x1d6)][_0x56a449(0x210)][_0x56a449(0x23f)](_0x56a449(0x271));this[_0x56a449(0x2cf)][_0x56a449(0x26f)](_0x502b4c)||this[_0x56a449(0x2cf)][_0x56a449(0x2aa)]({'channelId':_0x174dbb,'threadId':_0x502b4c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2e9117=this[_0x56a449(0x2cf)][_0x56a449(0x2ba)](_0x502b4c);_0x2e9117[_0x56a449(0x2b8)](_0x56a449(0x1b4)),_0x2e9117[_0x56a449(0x1b4)]=!0x1,_0x47ccbc[_0x56a449(0x222)]=_0x2e9117;}[_0x1a2cf4(0x1b2)](_0x4cc7bd,_0x36f3d3,_0x3c3dbb,_0xc36ec4){const _0x5b6c21=_0x1a2cf4;if(_0x4cc7bd[_0x5b6c21(0x2b6)]!=_0x36f3d3||_0x4cc7bd[_0x5b6c21(0x295)]!=_0x3c3dbb||_0x4cc7bd[_0x5b6c21(0x203)]['id']!=_0xc36ec4)throw this[_0x5b6c21(0x1d6)][_0x5b6c21(0x264)](_0x5b6c21(0x17e)),new _0x2d2528(_0x5b6c21(0x17e),this);}[_0x1a2cf4(0x21b)](_0x30ad2c,_0x12d535){const _0x4d9fad=_0x1a2cf4,_0x197a99=_0x30ad2c[_0x4d9fad(0x2e8)]();if(_0x12d535[_0x4d9fad(0x30e)](_0x197a99))_0x30ad2c[_0x4d9fad(0x2c1)]();else{if(_0x197a99[_0x4d9fad(0x17f)](_0x12d535)){const _0x2c18b7=this[_0x4d9fad(0x2b7)][_0x4d9fad(0x234)](_0x12d535[_0x4d9fad(0x2f8)][_0x4d9fad(0x17c)],_0x4d9fad(0x242));this[_0x4d9fad(0x2a2)](_0x30ad2c,this[_0x4d9fad(0x2b7)][_0x4d9fad(0x1fd)](_0x197a99[_0x4d9fad(0x2f8)],_0x2c18b7));const _0x5d5a6a=_0x1b9ee7(),_0x17a592=_0x30ad2c[_0x4d9fad(0x203)]['id'],_0x42004=_0x30ad2c[_0x4d9fad(0x2b6)]+':'+_0x30ad2c[_0x4d9fad(0x295)];this[_0x4d9fad(0x1b1)]({'id':_0x5d5a6a,'type':_0x42004,'createdAt':new Date(),'authorId':_0x17a592,'data':_0x30ad2c[_0x4d9fad(0x2a8)],'attributes':_0x30ad2c[_0x4d9fad(0x287)]});const _0x4a5441=this[_0x4d9fad(0x2b7)][_0x4d9fad(0x234)](_0x12d535[_0x4d9fad(0x242)][_0x4d9fad(0x2af)],_0x4d9fad(0x277)),_0x4402fe=this[_0x4d9fad(0x2b7)][_0x4d9fad(0x1fd)](_0x4a5441,_0x197a99[_0x4d9fad(0x242)]);this[_0x4d9fad(0x314)](_0x42004,_0x5d5a6a,_0x17a592,_0x4402fe);}else{if(_0x197a99[_0x4d9fad(0x2fb)](_0x12d535[_0x4d9fad(0x2f8)])){const _0x8e348a=this[_0x4d9fad(0x2b7)][_0x4d9fad(0x234)](_0x12d535[_0x4d9fad(0x2f8)][_0x4d9fad(0x17c)],_0x4d9fad(0x242));this[_0x4d9fad(0x2a2)](_0x30ad2c,this[_0x4d9fad(0x2b7)][_0x4d9fad(0x1fd)](_0x197a99[_0x4d9fad(0x2f8)],_0x8e348a));}else{const _0x701962=this[_0x4d9fad(0x2b7)][_0x4d9fad(0x234)](_0x12d535[_0x4d9fad(0x242)][_0x4d9fad(0x2af)],_0x4d9fad(0x277));this[_0x4d9fad(0x2a2)](_0x30ad2c,this[_0x4d9fad(0x2b7)][_0x4d9fad(0x1fd)](_0x701962,_0x197a99[_0x4d9fad(0x242)]));}}}}[_0x1a2cf4(0x244)](_0xee3d8c){const _0x145e63=_0x1a2cf4;for(const {suggestion:_0x4114b3,meta:_0x322e63}of this[_0x145e63(0x319)](_0xee3d8c,_0x145e63(0x298))){if(!_0x322e63[_0x145e63(0x1bc)])continue;const _0x949412=_0x4114b3[_0x145e63(0x1ec)]();for(const _0x22806d of _0x949412)if(!_0xee3d8c[_0x145e63(0x2ca)](_0x22806d)[_0x145e63(0x17a)])return!0x0;}return!0x1;}[_0x1a2cf4(0x22a)](_0x356b26){const _0xaee73c=_0x1a2cf4,_0x435404=this[_0xaee73c(0x1d6)][_0xaee73c(0x297)][_0xaee73c(0x23f)](_0xaee73c(0x209))[_0xaee73c(0x2a9)](_0x356b26);if(!_0x435404)throw new _0x2d2528(_0xaee73c(0x2c6),this);return _0x435404;}[_0x1a2cf4(0x276)](_0x19ed23){const _0x21dee0=_0x1a2cf4,_0x53de01=this[_0x21dee0(0x1d6)][_0x21dee0(0x297)][_0x21dee0(0x23f)](_0x21dee0(0x209)),_0x3a1c66=_0x56cd09(_0x21dee0(0x1c4)+_0x19ed23),_0x222eac=_0x53de01[_0x21dee0(0x2a9)](_0x3a1c66);return _0x222eac||_0x53de01[_0x21dee0(0x1f8)]({'id':_0x3a1c66,'name':_0x19ed23});}[_0x1a2cf4(0x2e0)](_0x3e8721,_0x42c509,_0x2ca54f,_0x301a6b,_0x1ccdfd){const _0x18e8a1=_0x1a2cf4,_0x28e1f0=this[_0x18e8a1(0x22a)](_0x301a6b),_0x4c32ad=this[_0x18e8a1(0x1c3)][_0x18e8a1(0x17d)](_0x3e8721,_0x42c509,_0x2ca54f,_0x28e1f0,_0x1ccdfd,_0x34fd13=>{const _0x4cefd7=_0x18e8a1;this[_0x4cefd7(0x29a)](_0x2ca54f,{'attributes':_0x34fd13});const _0x3dd36c=this[_0x4cefd7(0x228)](_0x2ca54f);this[_0x4cefd7(0x307)](new Set([_0x3dd36c])),this[_0x4cefd7(0x27f)](new Set([_0x3dd36c]));});return this[_0x18e8a1(0x24c)](_0x4c32ad,_0x18e8a1(0x2ce),()=>{const _0x6f7d7a=_0x18e8a1;this[_0x6f7d7a(0x29a)](_0x2ca54f,{'state':_0x6f7d7a(0x2f4)});},{'priority':_0x18e8a1(0x24a)}),this[_0x18e8a1(0x24c)](_0x4c32ad,_0x18e8a1(0x1ee),()=>{const _0x105918=_0x18e8a1;this[_0x105918(0x29a)](_0x2ca54f,{'state':_0x105918(0x291)});},{'priority':_0x18e8a1(0x24a)}),this[_0x18e8a1(0x29c)][_0x18e8a1(0x227)](_0x2ca54f,_0x4c32ad),this[_0x18e8a1(0x31d)][_0x18e8a1(0x227)](_0x4c32ad,_0x18e8a1(0x2fa)),_0x4c32ad;}[_0x1a2cf4(0x24d)](_0x346067){const _0x12ddc4=_0x1a2cf4,_0x568ca3=_0x346067[_0x12ddc4(0x30b)](':');return{'group':_0x568ca3[0x0],'type':_0x568ca3[0x1],'subType':_0x568ca3[_0x12ddc4(0x17a)]>=0x5?_0x568ca3[0x2]:null,'id':_0x568ca3[_0x12ddc4(0x17a)]<0x5?_0x568ca3[0x2]:_0x568ca3[0x3],'authorId':_0x568ca3[_0x12ddc4(0x17a)]<0x5?_0x568ca3[0x3]:_0x568ca3[0x4],'markerCount':0x6==_0x568ca3[_0x12ddc4(0x17a)]?_0x568ca3[0x5]:null};}[_0x1a2cf4(0x1e6)](_0x18c86a,_0x17ef62,_0x5414f5){const _0x5a5490=_0x1a2cf4,_0x18766b=_0x18c86a[_0x5a5490(0x2e8)](),_0x2720b3=_0x18766b[_0x5a5490(0x2f8)],_0x1c10a9=_0x18766b[_0x5a5490(0x242)];this[_0x5a5490(0x2a2)](_0x18c86a,this[_0x5a5490(0x2b7)][_0x5a5490(0x1fd)](_0x2720b3,_0x17ef62));const _0x4d7b6e=_0x1b9ee7(),_0x49cd12=_0x18c86a[_0x5a5490(0x203)]['id'],_0x47eea3=_0x18c86a[_0x5a5490(0x2b6)]+(_0x18c86a[_0x5a5490(0x295)]?':'+_0x18c86a[_0x5a5490(0x295)]:'');this[_0x5a5490(0x1b1)]({'id':_0x4d7b6e,'type':_0x47eea3,'createdAt':new Date(),'authorId':_0x49cd12,'originalSuggestionId':_0x18c86a['id'],'attributes':_0x18c86a[_0x5a5490(0x287)],'data':_0x18c86a[_0x5a5490(0x2a8)]});const _0x43a36e=this[_0x5a5490(0x233)](_0x18c86a);(_0x5a5490(0x219)==_0x18c86a[_0x5a5490(0x2b6)]||_0x43a36e&&this[_0x5a5490(0x177)](_0x43a36e))&&(_0x5414f5=this[_0x5a5490(0x2b7)][_0x5a5490(0x2ee)](_0x5414f5[_0x5a5490(0x2af)])),this[_0x5a5490(0x314)](_0x47eea3,_0x4d7b6e,_0x49cd12,this[_0x5a5490(0x2b7)][_0x5a5490(0x1fd)](_0x5414f5,_0x1c10a9));}[_0x1a2cf4(0x319)](_0x5a460f,_0x15f4c3=null){const _0x18af3b=_0x1a2cf4,_0x1749ef=[],_0x52d9ed=this[_0x18af3b(0x1d6)][_0x18af3b(0x297)][_0x18af3b(0x23f)](_0x18af3b(0x209))['me'];Array[_0x18af3b(0x2d7)](_0x5a460f)||(_0x5a460f=[_0x5a460f]);for(const _0x206ae5 of this[_0x18af3b(0x1b8)]()){if(!_0x206ae5[_0x18af3b(0x259)])continue;if(_0x15f4c3&&_0x206ae5[_0x18af3b(0x2b6)]!=_0x15f4c3)continue;let _0x5935fa=!0x1;for(const _0x8dac0e of _0x206ae5[_0x18af3b(0x1ec)]()){for(const _0x4c650f of _0x5a460f){const _0x2e97f4=_0x4c650f[_0x18af3b(0x2f8)][_0x18af3b(0x30e)](_0x8dac0e[_0x18af3b(0x242)])||_0x4c650f[_0x18af3b(0x242)][_0x18af3b(0x30e)](_0x8dac0e[_0x18af3b(0x2f8)]);if(_0x2e97f4||_0x4c650f[_0x18af3b(0x268)](_0x8dac0e)){const _0x4cc8b4=_0x4c650f[_0x18af3b(0x17f)](_0x8dac0e)&&Tt(this[_0x18af3b(0x2b7)][_0x18af3b(0x223)],_0x8dac0e[_0x18af3b(0x2f8)],_0x4c650f),_0x2e0ad0=_0x8dac0e[_0x18af3b(0x17f)](_0x4c650f)&&Tt(this[_0x18af3b(0x2b7)][_0x18af3b(0x223)],_0x4c650f[_0x18af3b(0x2f8)],_0x8dac0e);_0x1749ef[_0x18af3b(0x305)]({'suggestion':_0x206ae5,'meta':{'isOwn':_0x52d9ed==_0x206ae5[_0x18af3b(0x208)],'isNextTo':_0x2e97f4,'isInsideObject':_0x4cc8b4,'containsRangeInObject':_0x2e0ad0}}),_0x5935fa=!0x0;break;}}if(_0x5935fa)break;}}return _0x1749ef;}[_0x1a2cf4(0x314)](_0x370b54,_0x2d7644,_0x8cd653,_0x50ec0f,_0x491171){const _0x364536=_0x1a2cf4;this[_0x364536(0x2b7)][_0x364536(0x20d)](_0x544cc0=>{const _0x3dcf5b=_0x364536;let _0x2a4a08=_0x3dcf5b(0x281)+_0x370b54+':'+_0x2d7644+':'+_0x8cd653;_0x491171&&(_0x2a4a08=_0x2a4a08+':'+_0x491171),_0x544cc0[_0x3dcf5b(0x194)](_0x2a4a08,{'range':_0x50ec0f,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1a2cf4(0x2d3)](_0xfd922){const _0x4ceae6=_0x1a2cf4,_0x5f352b=_0xfd922[_0x4ceae6(0x1d5)],_0x153206=_0xfd922[_0x4ceae6(0x29e)];_0xfd922[_0x4ceae6(0x1d5)]=null,_0xfd922[_0x4ceae6(0x29e)]=null,null!=_0x5f352b&&_0x5f352b[_0x4ceae6(0x29e)]==_0xfd922&&(_0x5f352b[_0x4ceae6(0x29e)]=_0x153206),null!=_0x153206&&_0x153206[_0x4ceae6(0x1d5)]==_0xfd922&&(_0x153206[_0x4ceae6(0x1d5)]=_0x5f352b),_0x4ceae6(0x18e)==this[_0x4ceae6(0x31d)][_0x4ceae6(0x23f)](_0xfd922)&&(this[_0x4ceae6(0x31d)][_0x4ceae6(0x227)](_0xfd922,_0x4ceae6(0x22c)),this[_0x4ceae6(0x1cc)](_0x4ceae6(0x230),_0xfd922,_0x5f352b,_0x153206));}[_0x1a2cf4(0x1b1)](_0x554cdb){const _0x3c4586=_0x1a2cf4,_0x2c55cc=_0x554cdb['id'],_0x3228a2=this[_0x3c4586(0x2e7)](_0x554cdb);if(this[_0x3c4586(0x2fe)]&&this[_0x3c4586(0x2fe)][_0x3c4586(0x1ed)]){const _0x229d74=this[_0x3c4586(0x1d6)][_0x3c4586(0x297)][_0x3c4586(0x23f)](_0x3c4586(0x20b)),_0x58f843=_0x3228a2[_0x3c4586(0x2cb)],_0x4a9a40=_0x3228a2[_0x3c4586(0x295)]?_0x3228a2[_0x3c4586(0x2b6)]+':'+_0x3228a2[_0x3c4586(0x295)]:_0x3228a2[_0x3c4586(0x2b6)],_0x28ad3d=this[_0x3c4586(0x1d6)][_0x3c4586(0x285)],_0x260c1b=_0x229d74[_0x3c4586(0x21f)](_0x438cc9(_0x28ad3d,_0x3c4586(0x179))),_0x15d147={'id':_0x2c55cc,'type':_0x4a9a40,'hasComments':_0x58f843,'data':_0x554cdb[_0x3c4586(0x2a8)]||null,'originalSuggestionId':_0x554cdb[_0x3c4586(0x1df)]||null,'attributes':_0x3228a2[_0x3c4586(0x287)]};this[_0x3c4586(0x2fe)][_0x3c4586(0x1ed)](_0x15d147)[_0x3c4586(0x193)](_0x4a15e0=>{const _0x4840c3=_0x3c4586;_0x3228a2[_0x4840c3(0x24e)]=!0x0,_0x229d74[_0x4840c3(0x23b)](_0x260c1b),_0x4a15e0&&_0x4a15e0[_0x4840c3(0x1f5)]&&(this[_0x4840c3(0x29c)][_0x4840c3(0x23f)](_0x2c55cc)[_0x4840c3(0x1f5)]=_0x4a15e0[_0x4840c3(0x1f5)]);})[_0x3c4586(0x1ac)](_0x21e22a=>{const _0x102c7e=_0x3c4586;throw _0x466603(_0x102c7e(0x2bc)),this[_0x102c7e(0x1d6)][_0x102c7e(0x226)][_0x102c7e(0x1f1)]({'isUndoable':!0x1},()=>{const _0x106cb0=_0x102c7e;_0x3228a2[_0x106cb0(0x1ee)]();}),_0x3228a2[_0x102c7e(0x2e6)](),this[_0x102c7e(0x29c)][_0x102c7e(0x2eb)](_0x3228a2['id']),this[_0x102c7e(0x31d)][_0x102c7e(0x2eb)](_0x3228a2),_0x21e22a;});}return _0x3228a2;}[_0x1a2cf4(0x177)](_0x2375da){const _0x3f0c4f=_0x1a2cf4;return this[_0x3f0c4f(0x1d7)][_0x3f0c4f(0x22b)](_0x2375da);}[_0x1a2cf4(0x29a)](_0x3689ec,_0x5c6101){const _0x1489fd=_0x1a2cf4,_0xff0565=this[_0x1489fd(0x1d6)][_0x1489fd(0x297)][_0x1489fd(0x23f)](_0x1489fd(0x20b)),_0xbd6b0d=this[_0x1489fd(0x228)](_0x3689ec);if(this[_0x1489fd(0x2fe)]&&this[_0x1489fd(0x2fe)][_0x1489fd(0x253)]){if(_0xbd6b0d[_0x1489fd(0x24e)]){const _0x3ea75a=_0xff0565[_0x1489fd(0x21f)](_0x438cc9(this[_0x1489fd(0x1d6)][_0x1489fd(0x285)],_0x1489fd(0x179)));this[_0x1489fd(0x2fe)][_0x1489fd(0x253)](_0x3689ec,_0x5c6101)[_0x1489fd(0x193)](()=>{const _0x4f2efa=_0x1489fd;_0xff0565[_0x4f2efa(0x23b)](_0x3ea75a);});}else _0xbd6b0d['on'](_0x1489fd(0x1a6),()=>{const _0x2b006b=_0x1489fd;this[_0x2b006b(0x29a)](_0x3689ec,_0x5c6101);});}}[_0x1a2cf4(0x284)](_0x323cb6){const _0x570074=_0x1a2cf4;if(!this[_0x570074(0x2fe)]||!this[_0x570074(0x2fe)][_0x570074(0x228)])throw new _0x2d2528(_0x570074(0x28b),this);return this[_0x570074(0x2fe)][_0x570074(0x228)](_0x323cb6);}[_0x1a2cf4(0x262)](_0x22f478){const _0x517c40=_0x1a2cf4,{id:_0x5851a8,type:_0x2dc12c,subType:_0x1fb893,authorId:_0xc5f8bd}=this[_0x517c40(0x24d)](_0x22f478),_0x34e64f=this[_0x517c40(0x29c)][_0x517c40(0x23f)](_0x5851a8)||this[_0x517c40(0x2e0)](_0x2dc12c,_0x1fb893,_0x5851a8,_0xc5f8bd,{});switch(this[_0x517c40(0x1b2)](_0x34e64f,_0x2dc12c,_0x1fb893,_0xc5f8bd),this[_0x517c40(0x31d)][_0x517c40(0x23f)](_0x34e64f)){case _0x517c40(0x2fa):this[_0x517c40(0x284)](_0x5851a8)[_0x517c40(0x193)](_0x4c699b=>{const _0x3a2e24=_0x517c40;let _0x4b4e0a=Promise[_0x3a2e24(0x302)]();_0x4c699b[_0x3a2e24(0x2cb)]&&(_0x4b4e0a=this[_0x3a2e24(0x2cf)][_0x3a2e24(0x310)]({'channelId':this[_0x3a2e24(0x1d6)][_0x3a2e24(0x210)][_0x3a2e24(0x23f)](_0x3a2e24(0x271)),'threadId':_0x5851a8})),_0x4b4e0a[_0x3a2e24(0x193)](()=>{const _0x1efa33=_0x3a2e24;this[_0x1efa33(0x2e7)](_0x4c699b)[_0x1efa33(0x24e)]=!0x0;});}),this[_0x517c40(0x31d)][_0x517c40(0x227)](_0x34e64f,_0x517c40(0x1e7));break;case _0x517c40(0x22c):this[_0x517c40(0x29a)](_0x5851a8,{'state':_0x517c40(0x2c2)});case _0x517c40(0x255):this[_0x517c40(0x31d)][_0x517c40(0x227)](_0x34e64f,_0x517c40(0x18e)),this[_0x517c40(0x1cc)](_0x517c40(0x170),_0x34e64f);break;case _0x517c40(0x18e):this[_0x517c40(0x1cc)](_0x517c40(0x188),_0x34e64f);}return _0x34e64f[_0x517c40(0x27c)](_0x22f478),_0x34e64f;}[_0x1a2cf4(0x27f)](_0x4b49c6){const _0x1a1109=_0x1a2cf4,_0x5a081e=Array[_0x1a1109(0x18b)](_0x4b49c6),_0x4023b3=_0x5a081e[_0x1a1109(0x240)](_0x16dd49=>_0x1a1109(0x1a5)==_0x16dd49[_0x1a1109(0x2b6)]);this[_0x1a1109(0x308)](_0x4023b3);const _0x46296c=_0x5a081e[_0x1a1109(0x240)](_0x2f56e4=>!_0x2f56e4[_0x1a1109(0x172)]&&_0x1a1109(0x1a5)!=_0x2f56e4[_0x1a1109(0x2b6)]),_0x395788=this[_0x1a1109(0x1b8)]({'skipNotAttached':!0x0})[_0x1a1109(0x240)](_0x38fb8a=>!_0x38fb8a[_0x1a1109(0x172)]&&_0x1a1109(0x1a5)!=_0x38fb8a[_0x1a1109(0x2b6)]),_0x23b0d4=_0x395788[_0x1a1109(0x240)](_0x1cfd74=>!_0x4b49c6[_0x1a1109(0x22b)](_0x1cfd74)),_0x4a311c=new Map(_0x395788[_0x1a1109(0x187)](_0x24ca8=>[_0x24ca8,this[_0x1a1109(0x1c3)][_0x1a1109(0x218)](_0x24ca8[_0x1a1109(0x2b6)],_0x24ca8[_0x1a1109(0x295)],_0x1a1109(0x1a3))])),_0x25d7b6=new Map(_0x395788[_0x1a1109(0x187)](_0x2f3424=>[_0x2f3424,_0x2f3424[_0x1a1109(0x2e8)]()])),_0x43a8a8=new Set(),_0x50356a=new Set();for(let _0x1dc843=0x0;_0x1dc843<_0x46296c[_0x1a1109(0x17a)];_0x1dc843++)_0x295077(_0x46296c[_0x1dc843],_0x46296c,_0x1dc843+0x1);for(let _0x5115ab=0x0;_0x5115ab<_0x46296c[_0x1a1109(0x17a)];_0x5115ab++)_0x295077(_0x46296c[_0x5115ab],_0x23b0d4,0x0);const _0x1a3889=new Set();for(let _0x14f9b6=0x0;_0x14f9b6<_0x46296c[_0x1a1109(0x17a)];_0x14f9b6++){const _0x2e1723=_0x46296c[_0x14f9b6];!_0x50356a[_0x1a1109(0x22b)](_0x2e1723)&&_0x2e1723[_0x1a1109(0x1d5)]&&(_0x1a3889[_0x1a1109(0x21f)](_0x2e1723[_0x1a1109(0x1d5)]),_0x2e1723[_0x1a1109(0x1d5)][_0x1a1109(0x29e)]===_0x2e1723&&(_0x2e1723[_0x1a1109(0x1d5)][_0x1a1109(0x29e)]=null),_0x2e1723[_0x1a1109(0x1d5)]=null),!_0x43a8a8[_0x1a1109(0x22b)](_0x2e1723)&&_0x2e1723[_0x1a1109(0x29e)]&&(_0x1a3889[_0x1a1109(0x21f)](_0x2e1723[_0x1a1109(0x29e)]),_0x2e1723[_0x1a1109(0x29e)][_0x1a1109(0x1d5)]===_0x2e1723&&(_0x2e1723[_0x1a1109(0x29e)][_0x1a1109(0x1d5)]=null),_0x2e1723[_0x1a1109(0x29e)]=null);}function _0x295077(_0x232190,_0x48f4ec,_0xedfe89){const _0x539974=_0x1a1109;for(let _0x416f0f=_0xedfe89;_0x416f0f<_0x48f4ec[_0x539974(0x17a)];_0x416f0f++){const _0x313844=_0x30f027(_0x232190,_0x48f4ec[_0x416f0f]);_0x313844&&(_0x313844[0x0][_0x539974(0x29e)]=_0x313844[0x1],_0x313844[0x1][_0x539974(0x1d5)]=_0x313844[0x0],_0x43a8a8[_0x539974(0x21f)](_0x313844[0x0]),_0x50356a[_0x539974(0x21f)](_0x313844[0x1]));}}function _0x30f027(_0x42c6a8,_0x424dba){const _0x5ed9c2=_0x1a1109;if(_0x42c6a8[_0x5ed9c2(0x208)]['id']!==_0x424dba[_0x5ed9c2(0x208)]['id'])return null;const _0x4516bc=_0x4a311c[_0x5ed9c2(0x23f)](_0x42c6a8)(_0x42c6a8,_0x424dba,_0x25d7b6[_0x5ed9c2(0x23f)](_0x42c6a8),_0x25d7b6[_0x5ed9c2(0x23f)](_0x424dba));if(!_0x4516bc)return null;return _0x4a311c[_0x5ed9c2(0x23f)](_0x424dba)(_0x42c6a8,_0x424dba,_0x25d7b6[_0x5ed9c2(0x23f)](_0x42c6a8),_0x25d7b6[_0x5ed9c2(0x23f)](_0x424dba))?_0x4516bc[0x1][_0x5ed9c2(0x222)]&&_0x4516bc[0x1][_0x5ed9c2(0x222)][_0x5ed9c2(0x17a)]?null:_0x4516bc:null;}_0x1a3889[_0x1a1109(0x2be)]&&this[_0x1a1109(0x27f)](_0x1a3889);}[_0x1a2cf4(0x308)](_0x3e2719){const _0x592c15=_0x1a2cf4;if(0x0==_0x3e2719[_0x592c15(0x17a)])return;const _0x4d1d0a=this[_0x592c15(0x1b8)]({'skipNotAttached':!0x0})[_0x592c15(0x240)](_0x3c5635=>_0x592c15(0x1a5)==_0x3c5635[_0x592c15(0x2b6)]&&_0x3c5635[_0x592c15(0x1eb)]),_0x5c3b1d=[],_0x43b672=new Map();for(const _0x4ffb2c of _0x4d1d0a){const _0x5ad60f=_0x56cd09(_0x4ffb2c[_0x592c15(0x287)]);_0x43b672[_0x592c15(0x22b)](_0x5ad60f)||(_0x43b672[_0x592c15(0x227)](_0x5ad60f,_0x5c3b1d[_0x592c15(0x17a)]),_0x5c3b1d[_0x592c15(0x305)]([]));const _0x2ddb99=_0x43b672[_0x592c15(0x23f)](_0x5ad60f);_0x5c3b1d[_0x2ddb99][_0x592c15(0x305)](_0x4ffb2c);}!(function(){const _0x54f197=_0x592c15;_0x5c3b1d[_0x54f197(0x20e)]((_0x54a6ad,_0x483f8e)=>{const _0x235c67=_0x54f197,_0x4d3290=_0x54a6ad[0x0][_0x235c67(0x1f5)],_0x41139e=_0x483f8e[0x0][_0x235c67(0x1f5)];return _0x4d3290==_0x41139e?_0x54a6ad[0x0][_0x235c67(0x287)][_0x235c67(0x260)]<_0x483f8e[0x0][_0x235c67(0x287)][_0x235c67(0x260)]?-0x1:0x1:_0x4d3290<_0x41139e?-0x1:0x1;});for(const _0x4ef6cb of _0x5c3b1d)_0x4ef6cb[_0x54f197(0x20e)]((_0x4ec288,_0x34a74d)=>_0x4ec288['id']<_0x34a74d['id']?-0x1:0x1);}());for(let _0x3dbca9=0x0;_0x3dbca9<_0x5c3b1d[_0x592c15(0x17a)];_0x3dbca9++){if(0x0==_0x5c3b1d[_0x3dbca9][_0x592c15(0x17a)])continue;const _0x51c87b=[];for(let _0x3e8591=_0x3dbca9+0x1;_0x3e8591<_0x5c3b1d[_0x592c15(0x17a)];_0x3e8591++)0x0!=_0x5c3b1d[_0x3e8591][_0x592c15(0x17a)]&&_0x47306e(_0x5c3b1d[_0x3dbca9],_0x5c3b1d[_0x3e8591])&&_0x51c87b[_0x592c15(0x305)](_0x3e8591);for(const _0x19ce39 of _0x51c87b)_0x5c3b1d[_0x3dbca9]=_0x5c3b1d[_0x3dbca9][_0x592c15(0x31a)](_0x5c3b1d[_0x19ce39]),_0x5c3b1d[_0x19ce39]=[];}for(const _0x173d10 of _0x5c3b1d)for(let _0x257a74=0x0;_0x257a74<_0x173d10[_0x592c15(0x17a)];_0x257a74++)_0x173d10[_0x257a74][_0x592c15(0x29e)]=_0x173d10[_0x257a74+0x1]||null;for(const _0x508e59 of _0x5c3b1d)for(let _0x2411e7=0x0;_0x2411e7<_0x508e59[_0x592c15(0x17a)];_0x2411e7++)_0x508e59[_0x2411e7][_0x592c15(0x1d5)]=_0x508e59[_0x2411e7-0x1]||null;function _0x47306e(_0x531e9b,_0x2acc50){const _0x347181=_0x592c15;if(_0x531e9b[0x0][_0x347181(0x287)][_0x347181(0x260)]!==_0x2acc50[0x0][_0x347181(0x287)][_0x347181(0x260)]&&_0x531e9b[0x0][_0x347181(0x208)]!==_0x2acc50[0x0][_0x347181(0x208)])return!0x1;if(!function(_0x348181,_0x442ffd){const _0x4107c9=_0x347181;if(!_0x348181[_0x4107c9(0x2cb)]&&!_0x442ffd[_0x4107c9(0x2cb)])return!0x0;if(_0x348181[_0x4107c9(0x2cb)]&&_0x442ffd[_0x4107c9(0x2cb)])return!0x1;if(_0x348181[_0x4107c9(0x2cb)]&&_0x442ffd[_0x4107c9(0x1f5)]<_0x348181[_0x4107c9(0x222)][_0x4107c9(0x1ab)][_0x4107c9(0x23f)](0x0)[_0x4107c9(0x1f5)])return!0x0;if(_0x442ffd[_0x4107c9(0x2cb)]&&_0x348181[_0x4107c9(0x1f5)]<_0x442ffd[_0x4107c9(0x222)][_0x4107c9(0x1ab)][_0x4107c9(0x23f)](0x0)[_0x4107c9(0x1f5)])return!0x0;return!0x1;}(_0x531e9b[0x0],_0x2acc50[0x0]))return!0x1;const _0x4ed72d=_0x4590aa(_0x531e9b[0x0][_0x347181(0x287)],_0x347181(0x260)),_0x3f1d69=_0x4590aa(_0x2acc50[0x0][_0x347181(0x287)],_0x347181(0x260));if(!_0x36b7c2(_0x4ed72d,_0x3f1d69))return!0x1;return!!_0x531e9b[_0x347181(0x241)](_0xfa4e4a=>_0x2acc50[_0x347181(0x1c9)](_0x12d4a7=>_0xfa4e4a[_0x347181(0x2e8)]()[_0x347181(0x30e)](_0x12d4a7[_0x347181(0x2e8)]())))&&_0x2acc50[_0x347181(0x241)](_0x81d437=>_0x531e9b[_0x347181(0x1c9)](_0x490f07=>_0x81d437[_0x347181(0x2e8)]()[_0x347181(0x30e)](_0x490f07[_0x347181(0x2e8)]())));}}[_0x1a2cf4(0x307)](_0x9ec46){const _0x32f599=_0x1a2cf4,_0x502b39=Array[_0x32f599(0x18b)](_0x9ec46),_0x2797ef=this[_0x32f599(0x1b8)]({'skipNotAttached':!0x0}),_0x311782=_0x2797ef[_0x32f599(0x240)](_0x2fbdbc=>!_0x9ec46[_0x32f599(0x22b)](_0x2fbdbc)),_0x54d918=new Map(_0x502b39[_0x32f599(0x187)](_0x3311cc=>[_0x3311cc,this[_0x32f599(0x1c3)][_0x32f599(0x218)](_0x3311cc[_0x32f599(0x2b6)],_0x3311cc[_0x32f599(0x295)],_0x32f599(0x19c))])),_0x2b043f=new Map(_0x2797ef[_0x32f599(0x187)](_0x40ae1c=>[_0x40ae1c,_0x40ae1c[_0x32f599(0x1ec)]()]));for(let _0x118a90=0x0;_0x118a90<_0x502b39[_0x32f599(0x17a)];_0x118a90++){if(_0x99b28(this,_0x502b39[_0x118a90],_0x502b39,_0x118a90+0x1))return!0x0;}for(let _0x467c3a=0x0;_0x467c3a<_0x502b39[_0x32f599(0x17a)];_0x467c3a++){if(_0x99b28(this,_0x502b39[_0x467c3a],_0x311782,0x0))return!0x0;}return!0x1;function _0x99b28(_0x313874,_0x19cb0a,_0x13ef41,_0x52aa71){const _0x3048e8=_0x32f599;for(let _0x43ff92=_0x52aa71;_0x43ff92<_0x13ef41[_0x3048e8(0x17a)];_0x43ff92++){const _0x276d68=_0x13ef41[_0x43ff92];if(_0x276d68[_0x3048e8(0x2b6)]!==_0x19cb0a[_0x3048e8(0x2b6)]||_0x276d68[_0x3048e8(0x208)]['id']!==_0x19cb0a[_0x3048e8(0x208)]['id']||_0x276d68[_0x3048e8(0x295)]!==_0x19cb0a[_0x3048e8(0x295)])continue;if(!Lt(_0x19cb0a,_0x276d68,[_0x3048e8(0x260)]))continue;if(_0x3048e8(0x1a5)==_0x19cb0a[_0x3048e8(0x2b6)]&&_0x19cb0a[_0x3048e8(0x2a8)][_0x3048e8(0x1c2)]!=_0x276d68[_0x3048e8(0x2a8)][_0x3048e8(0x1c2)])continue;if(_0x3048e8(0x1a5)==_0x19cb0a[_0x3048e8(0x2b6)]&&_0x313874[_0x3048e8(0x177)](_0x19cb0a[_0x3048e8(0x2a8)][_0x3048e8(0x1d4)]))continue;if(_0x3048e8(0x219)==_0x19cb0a[_0x3048e8(0x2b6)]){const _0x5e04a6=_0x313874[_0x3048e8(0x1d6)][_0x3048e8(0x226)],_0x195f16=_0x19cb0a[_0x3048e8(0x26a)]();if(_0x195f16&&(_0x5e04a6[_0x3048e8(0x223)][_0x3048e8(0x200)](_0x195f16)||_0x5e04a6[_0x3048e8(0x223)][_0x3048e8(0x2f3)](_0x195f16)))continue;}const _0x178cfa=_0x54d918[_0x3048e8(0x23f)](_0x19cb0a),_0x59619d=_0x2b043f[_0x3048e8(0x23f)](_0x19cb0a),_0x573add=_0x2b043f[_0x3048e8(0x23f)](_0x276d68),_0x2df4a2=_0x19cb0a[_0x3048e8(0x222)]&&_0x19cb0a[_0x3048e8(0x222)][_0x3048e8(0x17a)],_0x4520bd=_0x276d68[_0x3048e8(0x222)]&&_0x276d68[_0x3048e8(0x222)][_0x3048e8(0x17a)];if(!_0x2df4a2&&_0x178cfa(_0x573add,_0x59619d))return _0x313874[_0x3048e8(0x175)](_0x276d68,_0x19cb0a),_0x2b043f[_0x3048e8(0x2eb)](_0x19cb0a),!0x0;if(!_0x4520bd&&_0x178cfa(_0x59619d,_0x573add))return _0x313874[_0x3048e8(0x175)](_0x19cb0a,_0x276d68),_0x2b043f[_0x3048e8(0x2eb)](_0x276d68),!0x0;}return!0x1;}}[_0x1a2cf4(0x175)](_0x47d9df,_0x4c77ed){const _0x40e272=_0x1a2cf4;if(_0x47d9df[_0x40e272(0x172)]){for(const _0x54224b of _0x4c77ed[_0x40e272(0x1ec)]())_0x47d9df[_0x40e272(0x25d)](_0x54224b);}else{const _0x13c87d=_0x4c77ed[_0x40e272(0x2e8)]()[_0x40e272(0x242)];this[_0x40e272(0x2a2)](_0x47d9df,this[_0x40e272(0x2b7)][_0x40e272(0x1fd)](_0x47d9df[_0x40e272(0x2e8)]()[_0x40e272(0x2f8)],_0x13c87d));}_0x4c77ed[_0x40e272(0x2c1)]();}[_0x1a2cf4(0x25f)](_0x425736,_0x28c886){const _0x30a4c2=_0x1a2cf4,_0x4a3413=_0x425736[_0x30a4c2(0x1c1)](_0x30a4c2(0x1b0))||_0x425736[_0x30a4c2(0x1c1)](_0x30a4c2(0x1a5))?_0x30a4c2(0x20c):_0x425736[_0x30a4c2(0x1e1)]();return _0x438cc9(this[_0x30a4c2(0x1d6)][_0x30a4c2(0x285)],_0x28c886+'_'+_0x4a3413+_0x30a4c2(0x225));}[_0x1a2cf4(0x2d8)](){const _0x42c754=_0x1a2cf4,_0x38259b=this[_0x42c754(0x1d6)];if(!_0x38259b['ui'])return;const {ariaLiveAnnouncer:_0x1bbf56}=_0x38259b['ui'];_0x991d4(this[_0x42c754(0x2b7)],({left:_0x4ff9ac,entered:_0xd58759})=>{const _0x33fed8=_0x42c754;for(const _0x1ffe09 of _0x4ff9ac){const {group:_0x3f83fa,type:_0x24e434}=this[_0x33fed8(0x24d)](_0x1ffe09[_0x33fed8(0x1ce)]);if(_0x33fed8(0x2ff)===_0x3f83fa){_0x1bbf56[_0x33fed8(0x24b)](this[_0x33fed8(0x25f)](_0x24e434,_0x33fed8(0x1cf)));break;}}for(const _0x8a2ce6 of _0xd58759){const {group:_0x5d1d93,type:_0x49cda8}=this[_0x33fed8(0x24d)](_0x8a2ce6[_0x33fed8(0x1ce)]);if(_0x33fed8(0x2ff)===_0x5d1d93){_0x1bbf56[_0x33fed8(0x24b)](this[_0x33fed8(0x25f)](_0x49cda8,_0x33fed8(0x1e9)));break;}}});}[_0x1a2cf4(0x31c)](_0x2ff251){const _0x369bde=_0x1a2cf4;if(this[_0x369bde(0x289)])return!0x1;const _0x1f3e17=this[_0x369bde(0x1d6)],_0x4ca5e0=_0x1f3e17[_0x369bde(0x226)][_0x369bde(0x266)][_0x369bde(0x28a)][_0x369bde(0x2d0)]();if(0x0==_0x4ca5e0[_0x369bde(0x17a)])return!0x1;const _0x33118f=[],_0xe43e53=_0x4ca5e0[_0x369bde(0x240)](_0x186d32=>_0x369bde(0x1a5)==_0x186d32[_0x369bde(0x2b6)]),_0x389c72=_0x4ca5e0[_0x369bde(0x240)](_0x178613=>_0x369bde(0x2c4)==_0x178613[_0x369bde(0x2b6)]&&_0x369bde(0x2f0)!=_0x178613[_0x369bde(0x1ce)]),_0x2d920b=_0x4ca5e0[_0x369bde(0x240)](_0x5e2958=>_0x369bde(0x23b)==_0x5e2958[_0x369bde(0x2b6)]&&_0x369bde(0x2f0)!=_0x5e2958[_0x369bde(0x1ce)]);for(const _0x50733e of _0xe43e53)_0x33118f[_0x369bde(0x305)]({'key':_0x50733e[_0x369bde(0x1e4)],'newValue':_0x50733e[_0x369bde(0x269)],'oldValue':_0x50733e[_0x369bde(0x183)],'range':Gt(_0x50733e[_0x369bde(0x2a4)],_0x1f3e17[_0x369bde(0x226)])});for(const _0x321df8 of _0x389c72){const _0x33df0b=_0x2d920b[_0x369bde(0x2b0)](_0x47487b=>_0x47487b[_0x369bde(0x1d8)][_0x369bde(0x30e)](_0x321df8[_0x369bde(0x1d8)]));_0x33df0b&&_0x33118f[_0x369bde(0x305)]({'key':_0x369bde(0x207),'newValue':_0x321df8[_0x369bde(0x1ce)],'oldValue':_0x33df0b[_0x369bde(0x1ce)],'range':_0x1f3e17[_0x369bde(0x226)][_0x369bde(0x265)](_0x321df8[_0x369bde(0x1d8)][_0x369bde(0x1db)])});}return 0x0!=_0x33118f[_0x369bde(0x17a)]&&this[_0x369bde(0x2bb)](_0x2ff251,_0x33118f);}[_0x1a2cf4(0x23d)](_0x538589){const _0x178eaf=_0x1a2cf4;let _0xcad233=!0x1;const _0x1d1728=this[_0x178eaf(0x1d6)][_0x178eaf(0x226)][_0x178eaf(0x266)][_0x178eaf(0x28a)][_0x178eaf(0x296)]()[_0x178eaf(0x240)](_0x9486cf=>_0x9486cf[_0x178eaf(0x2a8)][_0x178eaf(0x299)]&&_0x9486cf[_0x178eaf(0x1ce)][_0x178eaf(0x1c1)](_0x178eaf(0x202)));for(const _0x15eb8e of _0x1d1728){const {subType:_0x48644f,id:_0x390f22}=this[_0x178eaf(0x24d)](_0x15eb8e[_0x178eaf(0x1ce)]),_0x461682=_0x48644f[_0x178eaf(0x30b)]('|')[0x0];for(const _0x28fc66 of this[_0x178eaf(0x1b8)]({'skipNotAttached':!0x0}))_0x28fc66['id']!=_0x390f22&&_0x178eaf(0x1a5)==_0x28fc66[_0x178eaf(0x2b6)]&&_0x28fc66[_0x178eaf(0x2a8)]&&_0x28fc66[_0x178eaf(0x2a8)][_0x178eaf(0x1d4)]==_0x461682&&_0x28fc66[_0x178eaf(0x2e8)]()[_0x178eaf(0x1ca)](_0x15eb8e[_0x178eaf(0x2a8)][_0x178eaf(0x299)])&&(this[_0x178eaf(0x2da)](_0x28fc66,_0x15eb8e[_0x178eaf(0x2a8)][_0x178eaf(0x299)],_0x538589),_0xcad233=!0x0);}return _0xcad233;}[_0x1a2cf4(0x2a6)](_0xd529f8){const _0x46917c=_0x1a2cf4;this[_0x46917c(0x1d6)],(this[_0x46917c(0x289)]=!0x0,_0xd529f8());}[_0x1a2cf4(0x2d2)](_0x2d5d43){const _0x24ff14=_0x1a2cf4,_0x8beb7d=this[_0x24ff14(0x177)](_0x2d5d43),_0x4425d4=this[_0x24ff14(0x1c7)][_0x24ff14(0x22b)](_0x2d5d43);return _0x8beb7d||_0x4425d4;}[_0x1a2cf4(0x2bb)](_0x5a1e80,_0xf5f360){const _0x407f85=_0x1a2cf4;if(0x0==_0xf5f360[_0x407f85(0x17a)])return!0x1;let _0x2abc89=!0x1;for(const _0xf73b67 of _0xf5f360){const _0x5cc42d=this[_0x407f85(0x319)](_0xf73b67[_0x407f85(0x2a4)],_0x407f85(0x1a5))[_0x407f85(0x240)](_0x2a4376=>!_0x2a4376[_0x407f85(0x2d6)][_0x407f85(0x224)])[_0x407f85(0x187)](_0x36a807=>_0x36a807[_0x407f85(0x2ff)]),_0x5ad7da=_0x56cd09({'newValue':_0xf73b67[_0x407f85(0x2d5)]});_0x5cc42d[_0x407f85(0x240)](_0x312419=>{const _0x31386f=_0x407f85,[_0x497529,_0x49ad0b]=_0x312419[_0x31386f(0x295)][_0x31386f(0x30b)]('|');return _0x497529==_0xf73b67[_0x31386f(0x1d4)]&&_0x49ad0b!=_0x5ad7da;})[_0x407f85(0x22d)](_0x18dd57=>{const _0x16bde2=_0x407f85;this[_0x16bde2(0x2da)](_0x18dd57,_0xf73b67[_0x16bde2(0x2a4)],_0x5a1e80),_0x2abc89=!0x0;});}return _0x2abc89;}[_0x1a2cf4(0x2da)](_0x42882b,_0x5a2ef6,_0x113937){const _0x435d8d=_0x1a2cf4,_0x4891d0=_0x42882b[_0x435d8d(0x2e8)]()[_0x435d8d(0x2ca)](_0x5a2ef6);0x0!==_0x4891d0[_0x435d8d(0x17a)]?0x1!==_0x4891d0[_0x435d8d(0x17a)]?this[_0x435d8d(0x1e6)](_0x42882b,_0x5a2ef6[_0x435d8d(0x2f8)],_0x5a2ef6[_0x435d8d(0x242)]):this[_0x435d8d(0x2a2)](_0x42882b,_0x4891d0[0x0]):_0x113937[_0x435d8d(0x2ac)](_0x42882b[_0x435d8d(0x278)]());}}class Rt{constructor(_0x366ae1){const _0x396556=_0x1a2cf4;this[_0x396556(0x181)]=_0x366ae1,this[_0x396556(0x2b7)]=_0x366ae1[_0x396556(0x226)],this[_0x396556(0x1ad)]=new Map(),this[_0x396556(0x1dc)]=new Map(),this[_0x396556(0x29d)]();}[_0x1a2cf4(0x17d)](_0x32f741,_0x1310ae,_0x2144aa,_0x2886f5,_0x1a613a,_0x3e720b){const _0x1055af=_0x1a2cf4;return new _0x5ef894(this[_0x1055af(0x2b7)],{'type':_0x32f741,'subType':_0x1310ae,'id':_0x2144aa,'author':_0x2886f5,'creator':_0x2886f5,'attributes':_0x1a613a,'onAttributesChange':_0x3e720b,'onAccept':(..._0xa12d97)=>this[_0x1055af(0x218)](_0x32f741,_0x1310ae,_0x1055af(0x2ce))(..._0xa12d97),'onDiscard':(..._0x5f4cbc)=>this[_0x1055af(0x218)](_0x32f741,_0x1310ae,_0x1055af(0x1ee))(..._0x5f4cbc)});}[_0x1a2cf4(0x1a1)](_0xe246d2,_0x456494,_0x5d5211,_0x210aa7){const _0x6930e=_0x1a2cf4,_0x37c74b=_0xe246d2+':'+_0x456494+':'+_0x5d5211;this[_0x6930e(0x1ad)][_0x6930e(0x227)](_0x37c74b,_0x210aa7);}[_0x1a2cf4(0x218)](_0x1b8b48,_0x355ae6,_0x4fb83d){const _0x1c7284=_0x1a2cf4,_0x43b88b=_0x1b8b48+':'+_0x355ae6+':'+_0x4fb83d;return this[_0x1c7284(0x1ad)][_0x1c7284(0x23f)](_0x43b88b)||this[_0x1c7284(0x1dc)][_0x1c7284(0x23f)](_0x1b8b48+':'+_0x4fb83d);}[_0x1a2cf4(0x29d)](){const _0xf65e9f=_0x1a2cf4,_0x395306=()=>!0x1,_0x2e4a3d=_0x2d7121=>{const _0x4e65e5=_0xdae3;_0x2d7121[_0x4e65e5(0x20e)]((_0xd1cb66,_0x3e97e8)=>_0xd1cb66[_0x4e65e5(0x2f8)][_0x4e65e5(0x1dd)](_0x3e97e8[_0x4e65e5(0x2f8)])?0x1:-0x1),this[_0x4e65e5(0x2b7)][_0x4e65e5(0x20d)](_0x5b2ce2=>{const _0x23bff3=_0x4e65e5;for(const _0x56d54a of _0x2d7121){let _0x1dc94e;_0x1dc94e=_0x56d54a[_0x23bff3(0x242)][_0x23bff3(0x2f6)]&&_0x56d54a[_0x23bff3(0x242)][_0x23bff3(0x2af)]==_0x56d54a[_0x23bff3(0x2f8)][_0x23bff3(0x1db)]?_0x5b2ce2[_0x23bff3(0x2f9)](_0x56d54a[_0x23bff3(0x2f8)][_0x23bff3(0x1db)],'on'):_0x5b2ce2[_0x23bff3(0x2f9)](_0x56d54a),this[_0x23bff3(0x2b7)][_0x23bff3(0x258)](_0x1dc94e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2d02fb=(_0x464477,_0xd2797c)=>{const _0x162aca=_0xdae3;_0xd2797c&&this[_0x162aca(0x2b7)][_0x162aca(0x20d)](_0x3f2d3f=>{const _0x2b5a75=_0x162aca,{commandName:_0x149cc1,commandParams:_0x354b12=[]}=_0xd2797c,_0x114a19=_0x464477[_0x2b5a75(0x187)](_0x5f4f50=>(Et(_0x5f4f50)&&(_0x5f4f50=this[_0x2b5a75(0x2b7)][_0x2b5a75(0x1fd)](_0x5f4f50[_0x2b5a75(0x242)])),_0x5f4f50))[_0x2b5a75(0x240)](_0x247900=>_0x2b5a75(0x312)!==_0x247900[_0x2b5a75(0x294)][_0x2b5a75(0x1af)]);if(_0x114a19[_0x2b5a75(0x17a)]<0x1)return;const _0x5abe0c=Array[_0x2b5a75(0x18b)](this[_0x2b5a75(0x2b7)][_0x2b5a75(0x266)][_0x2b5a75(0x2a7)][_0x2b5a75(0x1ec)]())[_0x2b5a75(0x187)](_0x10a274=>_0x4b8a9b[_0x2b5a75(0x1f2)](_0x10a274));_0x3f2d3f[_0x2b5a75(0x1b5)](_0x114a19);for(const _0x20c369 of this[_0x2b5a75(0x181)][_0x2b5a75(0x2dd)][_0x2b5a75(0x2dd)]())_0x20c369[_0x2b5a75(0x1d9)]();_0x354b12[_0x2b5a75(0x305)]({'forceDefaultExecution':!0x0}),this[_0x2b5a75(0x181)][_0x2b5a75(0x1c0)](_0x149cc1,..._0x354b12);const _0x189444=_0x5abe0c[_0x2b5a75(0x240)](_0xda9e58=>_0x2b5a75(0x312)!=_0xda9e58[_0x2b5a75(0x294)][_0x2b5a75(0x1af)]);_0x189444[_0x2b5a75(0x17a)]>0x0&&_0x3f2d3f[_0x2b5a75(0x1b5)](_0x189444);for(const _0x482ce4 of _0x5abe0c)_0x482ce4[_0x2b5a75(0x1d1)]();});},_0x43db87=(_0x5811e0,_0x4ced45)=>0x1==_0x5811e0[_0xf65e9f(0x17a)]&&0x1==_0x4ced45[_0xf65e9f(0x17a)]&&_0x5811e0[0x0][_0xf65e9f(0x242)][_0xf65e9f(0x30e)](_0x4ced45[0x0][_0xf65e9f(0x2f8)]),_0x3094d6=(_0x5b0626,_0x53de27,_0x3bfd3a,_0x356123)=>Pt(_0x5b0626,_0x53de27,_0x3bfd3a,_0x356123,this[_0xf65e9f(0x2b7)])?[_0x5b0626,_0x53de27]:Pt(_0x53de27,_0x5b0626,_0x356123,_0x3bfd3a,this[_0xf65e9f(0x2b7)])?[_0x53de27,_0x5b0626]:null;this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x273),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x2e2),_0x2e4a3d),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x21c),_0x43db87),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x27d),_0x3094d6),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x2f2),_0x2e4a3d),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x288),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x31e),_0x43db87),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x1a7),_0x3094d6),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x22e),_0x2d02fb),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x2c5),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x19d),_0x43db87),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x27a),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x185),_0x2d02fb),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x2d4),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x26d),_0x43db87),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x1b3),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x2b1),_0x395306),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x1fc),(_0xc885f,_0x483189)=>{const _0x5cbcb4=_0xf65e9f;if(!_0x483189)return;const _0x1b9839=this[_0x5cbcb4(0x181)][_0x5cbcb4(0x297)][_0x5cbcb4(0x23f)](p);this[_0x5cbcb4(0x2b7)][_0x5cbcb4(0x20d)](_0x6fa82a=>{const _0x57210a=_0x5cbcb4;if(_0x57210a(0x207)==_0x483189[_0x57210a(0x1d4)])for(const _0x4fca01 of _0xc885f){const _0x2781f1=_0x4fca01[_0x57210a(0x2f8)][_0x57210a(0x1db)],_0x408bed=_0x483189[_0x57210a(0x1c2)];_0x6fa82a[_0x57210a(0x257)](_0x2781f1,_0x408bed);}else{if(_0x1b9839[_0x57210a(0x177)](_0x483189[_0x57210a(0x1d4)])){for(const _0x30ff44 of _0xc885f)void 0x0!==_0x483189[_0x57210a(0x1c2)]?_0x6fa82a[_0x57210a(0x2de)](_0x483189[_0x57210a(0x1d4)],_0x483189[_0x57210a(0x1c2)],_0x30ff44[_0x57210a(0x2f8)][_0x57210a(0x1db)]):_0x6fa82a[_0x57210a(0x2fc)](_0x483189[_0x57210a(0x1d4)],_0x30ff44[_0x57210a(0x2f8)][_0x57210a(0x1db)]);}else{for(const _0xadaf47 of _0xc885f)_0x483189[_0x57210a(0x1c2)]?_0x6fa82a[_0x57210a(0x2de)](_0x483189[_0x57210a(0x1d4)],_0x483189[_0x57210a(0x1c2)],_0xadaf47):_0x6fa82a[_0x57210a(0x2fc)](_0x483189[_0x57210a(0x1d4)],_0xadaf47);}}});}),this[_0xf65e9f(0x1dc)][_0xf65e9f(0x227)](_0xf65e9f(0x2b2),_0x43db87);}}function _0x2a84(){const _0x2dbfeb=['detach','getAncestors','action','key','previous','editor','_blockAttributeKeys','position','refresh','marker-count','nodeAfter','_defaultCallbacks','isBefore','discardSuggestion','originalSuggestionId','markerToHighlight','toUpperCase','formatBlock:','highest','attributeKey','getWalker','_breakSuggestionMarker','markerReady','markMultiRangeBlockFormat','ENTER','suggestion-type','_isDataLoaded','getRanges','addSuggestion','discard','assign','authoredAt','enqueueChange','fromRange','elementStart','tablePasteChainId','createdAt','createRangeIn','trackChanges','addUser','isDocumentOperation','requires','getRange','attribute:discard','createRange','upcast','setTo','isObject','isBlock','suggestion:attribute:','creator','isInsideObject','clone','isTouching','$elementName','author','Users','reconvertMarker','PendingActions','FORMATTING','change','sort','removeClass','config','TrackChangesEditing','acceptAllSuggestions','define','dataToMarker','track-changes-enable-command-twice','warn','authorName','getSuggestionCallback','formatBlock','insertContent','_cutOutSuggestionMarker','insertion:join','mapper','applyOperation','add','unbindElementFromMarkerName','never','commentThread','schema','isNextTo','_SUGGESTION_ANNOUNCEMENT','model','set','getSuggestion','isLocal','_getAuthorFromId','has','removed','forEach','formatInline:accept','element','suggestionUnloaded','getAllAdjacentSuggestions','10JfVORw','_getAttributeKey','createPositionAt','isSelectable','getMultiRangeId','addHighlight','substring','isExternal','consume','remove','track-changes-suggestion-not-found','_processAttributeSuggestions','_onDiscard','get','filter','every','end','markInlineFormat','_rangeIsInLocalUserInsertion','removeMarker:suggestion:attribute','adapter','markAttributeChange','default','unshift','high','announce','listenTo','_splitMarkerName','_saved','head','discardAllSuggestions','change:activeMarkers','isUndo','updateSuggestion','pop','dataReady','formatInline','rename','deleteContent','isInContent','forceDefaultExecution','howMany','enableDefaultAttributesIntegration','addRange','addClass','_getMarkerAnnouncementText','groupId','3973545bcIGCz','_handleNewSuggestionMarker','formatInline:','enableReadOnlyMode','createRangeOn','document','_afterChanges','getIntersection','attributeNewValue','getContainedElement','multi','deletion:','formatBlock:join','getLastMatchingPosition','hasCommentThread','CommentsRepository','collaboration.channelId','skipNestingCheck','insertion:accept','bindElementToMarker','group','_getExternalAuthor','after','getFirstMarker','multipleBlocks','formatInline:chain','targetPosition','addMarkerName','insertion:chain','splitPosition','_refreshSuggestionsChain','pluginName','suggestion:','addComment','forward','_getSuggestionData','locale','trackChanges.mergeNestedSuggestions','attributes','deletion:discard','_recordAttributeSuggestions','differ','track-changes-adapter-missing-getsuggestion','elementToElement','documentSelection','discardSelectedSuggestions','registerInlineAttribute','writer','rejected','move','track-changes-adapter-already-set','root','subType','getChangedMarkers','plugins','insertion','newRange','_updateSuggestionData','descriptionFactory','_suggestions','_registerDefaultCallbacks','next','441872SFiJtX','trackChanges.trackFormatChanges','oldRange','_setSuggestionRange','ck-suggestion-marker-formatBlock','range','535040TQfrlB','_recordAttributeChanges','selection','data','getUser','addCommentThread','createElement','removeMarker','55HWZbOX','return','parent','find','attribute:accept','attribute:join','removeComment','203696vLLdge','870861meHNTO','type','_model','unbind','editing','getCommentThread','_reduceExistingSuggestions','error-saving-suggestion-data-suggestion-discarded','markBlockFormat','size','getNearestSelectionRange','value','removeMarkers','open','addMarker:suggestion','insert','formatInline:discard','track-changes-user-not-found','getAttribute','track-changes-command-not-found','markDeletion','getDifference','hasComments','@external','item','accept','_commentsRepository','getChanges','registerPostFixer','_isRegisteredAttribute','_removeSuggestion','formatBlock:discard','newValue','meta','isArray','_initAriaMarkerChangeAnnouncements','createPositionAfter','_reduceSuggestionAttributeRange','always','values','commands','setAttribute','splice','_createSuggestion','getShiftedBy','insertion:discard','getMarkers','init','change:data','stopListening','addSuggestionData','getFirstRange','lowest','markInsertion','delete','normal','rethrowUnexpectedError','createPositionBefore','widget','$text','markerToData','deletion:accept','isLimit','accepted','$textProxy','isAtEnd','markerName','start','createSelection','notReady','containsPosition','removeAttribute','options','_adapter','suggestion','formatGroupId','acceptSelectedSuggestions','resolve','isCollapsed','ck-suggestion-marker--active','push','activeMarkers','_joinWithAdjacentSuggestions','_refreshAttributeSuggestionsChain','insertion:','substr','split','isAfter','containsItem','isEqual','ck-suggestion-marker-','fetchCommentThread','toViewElement','$graveyard','backward','_addSuggestionMarker','_mergeNestedSuggestions','showSuggestionHighlights','1914486QKNMaw','dataDowncast','_findSuggestions','concat','acceptSuggestion','_processAttributeChanges','_suggestionState','deletion:join','suggestionLoaded','getCustomProperty','isMultiRange','keys','fromCharCode','_joinSuggestions','markMultiRangeInsertion','_isBlockAttribute','addMarker:suggestion:formatBlock','PENDING_ACTION_SUGGESTION','length','update:suggestion','nodeBefore','buildSuggestion','track-changes-suggestion-data-mismatch','containsRange','registerBlockAttribute','_editor','stop','attributeOldValue','markMultiRangeDeletion','formatBlock:accept','attribute:','map','suggestionChanged','1718558rvrJMb','ck-suggestion-marker','from','isIntersectingWithRange','ck-suggestion-marker-formatInline','ready','clear','low','conversion','addMarker:suggestion:attribute','then','addMarker','moveTargetPosition','_addThreadToSuggestion','_trackFormatChanges','isAtStart','for','markers','containsRangeInObject','join','formatInline:join','deletion','_enabledCommands','hasSuggestion','registerCustomCallback','elementEnd','chain','includes','attribute','change:_saved','deletion:chain','trackChangesCommand','batch','updateMarker','comments','catch','_customCallbacks','getItems','rootName','format','_setSuggestionData','_checkSuggestionCorrectness','formatBlock:chain','isRemovable','setSelection','enableCommand','containerElement','getSuggestions','removeMarker:suggestion:formatBlock','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.','editingDowncast','isOwn','$marker','before','commandName','execute','startsWith','oldValue','_suggestionFactory','external:','toJSON','markerNameToElements','_inlineAttributeKeys','data-suggestion','some','isIntersecting','_isForcedDefaultExecutionBlock','fire','consumable','name','LEAVE','14cODsBU'];_0x2a84=function(){return _0x2dbfeb;};return _0x2a84();}function Tt(_0x2ecf51,_0x2d0e31,_0x3d7980){const _0x35248c=_0x1a2cf4;for(const _0x10f7ab of _0x2d0e31[_0x35248c(0x2af)][_0x35248c(0x1d2)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x10f7ab[_0x35248c(0x294)]==_0x10f7ab)return!0x1;if(!_0x3d7980[_0x35248c(0x30d)](_0x10f7ab))return!0x1;if(_0x2ecf51[_0x35248c(0x200)](_0x10f7ab)||_0x2ecf51[_0x35248c(0x2f3)](_0x10f7ab))return!0x0;}return!0x1;}function Et(_0xb02a90){const _0x584bc3=_0x1a2cf4;return _0xb02a90[_0x584bc3(0x242)][_0x584bc3(0x2af)]==_0xb02a90[_0x584bc3(0x2f8)][_0x584bc3(0x1db)]&&_0xb02a90[_0x584bc3(0x242)][_0x584bc3(0x198)];}function Vt(_0xcbc71f,_0x404c3d,_0x41178c,_0x224fa5){const _0x4d1dca=_0x1a2cf4,_0x45437b=_0x21863f=>!_0x21863f[_0x4d1dca(0x2cd)]['is'](_0x4d1dca(0x2f5))&&!_0x224fa5[_0x4d1dca(0x200)](_0x21863f[_0x4d1dca(0x2cd)]),_0x27b882=_0xcbc71f[_0x4d1dca(0x2f8)][_0x4d1dca(0x26e)](_0x45437b),_0x5444d0=_0xcbc71f[_0x4d1dca(0x242)][_0x4d1dca(0x26e)](_0x45437b,{'direction':_0x4d1dca(0x313)});return(!_0xcbc71f[_0x4d1dca(0x2f8)][_0x4d1dca(0x30e)](_0x27b882)||!_0xcbc71f[_0x4d1dca(0x242)][_0x4d1dca(0x30e)](_0x5444d0))&&(_0x27b882[_0x4d1dca(0x1dd)](_0x5444d0)?_0x41178c[_0x4d1dca(0x1aa)](_0x404c3d,{'range':_0x41178c[_0x4d1dca(0x1fd)](_0x27b882,_0x5444d0)}):_0x41178c[_0x4d1dca(0x2ac)](_0x404c3d),!0x0);}function Ut(_0x1901b9){return _0x56cd09(_0x1901b9);}function Ot(_0x5dac8d){const _0x4910c7=_0x1a2cf4,_0x264a48=_0x5dac8d[_0x4910c7(0x2f8)][_0x4910c7(0x1db)];return _0x264a48&&_0x264a48['is'](_0x4910c7(0x22f));}function Gt(_0x3b16b4,_0x3533eb){const _0x464422=_0x1a2cf4;return null==_0x3b16b4[_0x464422(0x242)][_0x464422(0x17c)]&&_0x3b16b4[_0x464422(0x242)][_0x464422(0x2af)]==_0x3b16b4[_0x464422(0x2f8)][_0x464422(0x1db)]?Ft(_0x3b16b4[_0x464422(0x2f8)][_0x464422(0x1db)],_0x3533eb):_0x3b16b4;}function Ft(_0x3ac8ef,_0x4cc4dd){const _0x2bf4fc=_0x1a2cf4,_0x5d51b7=_0x4cc4dd[_0x2bf4fc(0x223)][_0x2bf4fc(0x200)](_0x3ac8ef)||_0x4cc4dd[_0x2bf4fc(0x223)][_0x2bf4fc(0x235)](_0x3ac8ef);return _0x4cc4dd[_0x2bf4fc(0x1fd)](_0x4cc4dd[_0x2bf4fc(0x234)](_0x3ac8ef,_0x2bf4fc(0x1be)),_0x5d51b7?_0x4cc4dd[_0x2bf4fc(0x2d9)](_0x3ac8ef):_0x4cc4dd[_0x2bf4fc(0x234)](_0x3ac8ef,_0x2bf4fc(0x242)));}function Pt(_0x348c35,_0x189a48,_0x2c1e06,_0xefe402,_0x1bd29b){const _0x5b5d99=_0x1a2cf4;if(!Lt(_0x348c35,_0x189a48))return!0x1;if(_0x2c1e06[_0x5b5d99(0x242)][_0x5b5d99(0x30e)](_0xefe402[_0x5b5d99(0x2f8)]))return!0x0;if(_0x348c35[_0x5b5d99(0x2b6)]!=_0x189a48[_0x5b5d99(0x2b6)])return!0x1;if(!_0x2c1e06[_0x5b5d99(0x242)][_0x5b5d99(0x206)](_0xefe402[_0x5b5d99(0x2f8)]))return!0x1;const _0x2bbd16=_0x1bd29b[_0x5b5d99(0x1fd)](_0x2c1e06[_0x5b5d99(0x242)],_0xefe402[_0x5b5d99(0x2f8)])[_0x5b5d99(0x1e5)]();for(const _0x35e926 of _0x2bbd16)if([_0x5b5d99(0x1f3),_0x5b5d99(0x1a2)][_0x5b5d99(0x1a4)](_0x35e926[_0x5b5d99(0x2b6)])&&_0x1bd29b[_0x5b5d99(0x223)][_0x5b5d99(0x2f3)](_0x35e926[_0x5b5d99(0x2cd)]))return!0x1;return!0x0;}function Lt(_0x2bbde1,_0x4491a7,_0x3b47f2=[]){const _0x4b2f19=_0x1a2cf4;return!(!_0x2bbde1[_0x4b2f19(0x1eb)]||!_0x4491a7[_0x4b2f19(0x1eb)])&&_0x36b7c2(_0x4590aa(_0x2bbde1[_0x4b2f19(0x287)],_0x3b47f2),_0x4590aa(_0x4491a7[_0x4b2f19(0x287)],_0x3b47f2));}function Ht(_0x3bf056,_0x15c97e){const _0xe984b4=_0x1a2cf4,_0x1c5fd7=qt(_0x3bf056[_0xe984b4(0x287)]),_0x24882f=qt(_0x15c97e);if(!_0x3bf056[_0xe984b4(0x1eb)])return!0x1;for(const _0x140e40 of Object[_0xe984b4(0x173)](_0x24882f))if(!_0x36b7c2(_0x1c5fd7[_0x140e40],_0x24882f[_0x140e40]))return!0x1;return!0x0;}function qt(_0x270973){const _0x52b0fa=_0x1a2cf4,_0x152cfd=Object[_0x52b0fa(0x1ef)]({},_0x270973);return delete _0x152cfd[_0x52b0fa(0x272)],delete _0x152cfd[_0x52b0fa(0x1f4)],_0x152cfd;}