@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240529.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x90a0f4=_0x2bc9;(function(_0x475a96,_0x6e9ad1){const _0x125f68=_0x2bc9,_0xee6390=_0x475a96();while(!![]){try{const _0x19c4ed=-parseInt(_0x125f68(0x25d))/0x1*(parseInt(_0x125f68(0x247))/0x2)+parseInt(_0x125f68(0x19e))/0x3*(parseInt(_0x125f68(0x237))/0x4)+parseInt(_0x125f68(0x248))/0x5+parseInt(_0x125f68(0x174))/0x6*(-parseInt(_0x125f68(0x2c7))/0x7)+-parseInt(_0x125f68(0x1e9))/0x8*(-parseInt(_0x125f68(0x1a7))/0x9)+-parseInt(_0x125f68(0x16c))/0xa+parseInt(_0x125f68(0x1db))/0xb*(parseInt(_0x125f68(0x294))/0xc);if(_0x19c4ed===_0x6e9ad1)break;else _0xee6390['push'](_0xee6390['shift']());}catch(_0xb7bb8c){_0xee6390['push'](_0xee6390['shift']());}}}(_0x5f47,0x78181));import{Plugin as _0x2da065,PendingActions as _0x340728}from'ckeditor5/src/core.js';import{LiveRange as _0x4ddc03}from'ckeditor5/src/engine.js';import{CKEditorError as _0x5bfa49,uid as _0x34d504,priorities as _0x31381a,logWarning as _0x1aee77}from'ckeditor5/src/utils.js';import{toWidget as _0xf7eadd}from'ckeditor5/src/widget.js';import{Users as _0x42c965,hashObject as _0x674c97,surroundingMarkersDetector as _0x1963ff}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x32324c from'./commands/trackchangescommand.js';import _0x436fec from'./commands/acceptsuggestioncommand.js';import _0xb4f937 from'./commands/discardsuggestioncommand.js';import _0x45aac7 from'./commands/executeonallsuggestionscommand.js';import _0x19b908 from'./commands/executeonselectedsuggestionscommand.js';function _0x2bc9(_0x2bd9cb,_0x49a38a){const _0x5f4788=_0x5f47();return _0x2bc9=function(_0x2bc95c,_0x4780c6){_0x2bc95c=_0x2bc95c-0x15b;let _0xe9f776=_0x5f4788[_0x2bc95c];return _0xe9f776;},_0x2bc9(_0x2bd9cb,_0x49a38a);}import _0x4cd2ff from'./suggestion.js';import _0x30f8c1 from'./suggestiondescriptionfactory.js';import _0x1d1999 from'./integrations/aiassistant.js';import _0x256fe3 from'./integrations/alignment.js';import _0x25e912 from'./integrations/basicstyles.js';import _0xc54373 from'./integrations/blockquote.js';import _0x1a96bb from'./integrations/casechange.js';import _0x89b3a5 from'./integrations/ckbox.js';import _0x4a1e8b from'./integrations/codeblock.js';import _0x531320 from'./integrations/comments.js';function _0x5f47(){const _0x39010b=['isBefore','_inlineAttributeKeys','_getExternalAuthor','set','notReady','length','default','commentThread','PendingActions','_suggestions','accept','insert','attributeNewValue','isOwn','ck-suggestion-marker-formatInline','_getAuthorFromId','clone','detach','markMultiRangeDeletion','fromCharCode','deleteContent','open','112728gcZogJ','addMarker:suggestion','toViewElement','getSuggestionCallback','isObject','markMultiRangeInsertion','marker-count','concat','_getMarkerAnnouncementText','$text','addMarker','removeMarker:suggestion:attribute','item','insertion:accept','24744YMRZFM','markerReady','_element','$textProxy','enableDefaultAttributesIntegration','unbindElementFromMarkerName','author','adapter','suggestionLoaded','formatBlock:chain','_initAriaMarkerChangeAnnouncements','track-changes-command-not-found','attribute','acceptSuggestion','containsRangeInObject','isExternal','trackChanges','editingDowncast','rootName','acceptSelectedSuggestions','_splitMarkerName','low','PENDING_ACTION_SUGGESTION','define','addHighlight','_addThreadToSuggestion','attribute:discard','_handleNewSuggestionMarker','attribute:accept','locale','next','$marker','_getSuggestionData','split','isArray','registerPostFixer','elementStart','_mergeNestedSuggestions','rename','getSuggestions','filter','discardSelectedSuggestions','getAllAdjacentSuggestions','formatBlock:discard','range','_isDataLoaded','mapper','getMarkers','documentSelection','updateMarker','startsWith','values','_cutOutSuggestionMarker','_defaultCallbacks','getAttribute','suggestionUnloaded','isAtStart','_rangeIsInLocalUserInsertion','_joinWithAdjacentSuggestions','push','suggestionChanged','config','formatGroupId','refresh','ck-suggestion-marker--active','getMultiRangeId','nodeBefore','createSelection','getFirstRange','addComment','removeClass','value','schema','getCustomProperty','includes','every','lowest','stop','2860076LSiohh','createdAt','_setSuggestionRange','differ','deletion','selection','attributeOldValue','markDeletion','ENTER','suggestion','suggestion-type','element','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.','commands','listenTo','isAfter','18oRSNAD','4073985uymqQV','end','trackChangesCommand','ck-suggestion-marker-formatBlock','pop','getCommentThread','commandName','_refreshSuggestionsChain','addSuggestionData','writer','always','forEach','editing','previous','createElement','_addSuggestionMarker','getRange','resolve','insertion:chain','_isRegisteredAttribute','track-changes-suggestion-not-found','18745YLWDhA','getLastMatchingPosition','enqueueChange','_editor','clear','_recordAttributeSuggestions','isBlock','upcast','error-saving-suggestion-data-suggestion-discarded','_suggestionState','plugins','forward','enableCommand','fire','accepted','createPositionBefore','registerCustomCallback','buildSuggestion','deletion:accept','execute','getUser','nodeAfter','howMany','track-changes-user-not-found','ready','delete','LEAVE','change:_saved','_descriptionFactory','keys','_onDiscard','_createSuggestion','multipleBlocks','_getAttributeKey','widget','hasSuggestion','after','enableReadOnlyMode','formatInline:discard','createRangeOn','markerToData','start','insertion','isLimit','consume','hasCommentThread','CommentsRepository','deletion:discard','_removeSuggestion','for','isIntersecting','data','removeMarkers','subType','isTouching','696fQAmDH','getItems','descriptionFactory','addSuggestion','deletion:','oldRange','deletion:chain','moveTargetPosition','discardSuggestion','init','deletion:join','oldValue','isInContent','containerElement','sort','catch','update:suggestion','name','isIntersectingWithRange','trackChanges.trackFormatChanges','getFirstMarker','formatInline:','suggestion:','conversion','getRanges','getChanges','markBlockFormat','join','attribute:','markerNameToElements','groupId','change','isLocal','insertion:','addMarkerName','@external','_commentsRepository','formatBlock:','normal','_isBlockAttribute','model','applyOperation','_processAttributeChanges','elementToElement','createRangeIn','add','_recordAttributeChanges','markInlineFormat','getShiftedBy','removed','ck-suggestion-marker-','5570348JstElR','removeMarker:suggestion:formatBlock','splice','_reduceExistingSuggestions','getSuggestion','removeAttribute','data-suggestion','announce','track-changes-adapter-missing-getsuggestion','isCollapsed','attributes','editor','head','createPositionAt','isEqual','batch','root','_breakSuggestionMarker','getDifference','formatInline:chain','reconvertMarker','from','some','high','key','options','markerToHighlight','isInsideObject','containsRange','_customCallbacks','setTo','get','getWalker','return','comments','_isForcedDefaultExecutionBlock','getIntersection','_trackFormatChanges','find','markMultiRangeBlockFormat','bindElementToMarker','toUpperCase','markers','createRange','track-changes-enable-command-twice','_saved','newRange','$graveyard','originalSuggestionId','dataDowncast','map','markInsertion','isMultiRange','_joinSuggestions','change:data','createPositionAfter','suggestion:attribute:','containsItem','size','discard','change:activeMarkers','chain','formatBlock:join','setSelection','_afterChanges','addMarker:suggestion:formatBlock','getNearestSelectionRange','hasComments','formatBlock:accept','isAtEnd','remove','_processAttributeSuggestions','_suggestionFactory','markAttributeChange','highest','getContainedElement','removeComment','insertion:discard','backward','formatInline:join','isNextTo','dataReady','registerInlineAttribute','attribute:join','move','formatBlock','has','8008250DUSXdF','addCommentThread','format','toJSON','showSuggestionHighlights','skipNestingCheck','before','_checkSuggestionCorrectness','6WARxtq','updateSuggestion','insertContent','activeMarkers','_registerDefaultCallbacks','fetchCommentThread','rethrowUnexpectedError','tablePasteChainId','addClass','trackChanges.mergeNestedSuggestions','splitPosition','setAttribute','acceptAllSuggestions','track-changes-suggestion-data-mismatch','attributeKey','containsPosition','_SUGGESTION_ANNOUNCEMENT','authorName','markerName','requires','external:','isRemovable','type','formatInline:accept','group','assign','_updateSuggestionData','multi','_model','_adapter','forceDefaultExecution','_setSuggestionData','getChangedMarkers','stopListening','creator','_blockAttributeKeys','formatInline','addRange','dataToMarker','FORMATTING','pluginName','$elementName','3jSeoWW','addMarker:suggestion:attribute','Users','then','track-changes-adapter-already-set','discardAllSuggestions','_enabledCommands','rejected','fromRange','387OXdNXF','removeMarker','isUndo','registerBlockAttribute','parent','insertion:join','getAncestors','targetPosition','elementEnd','_findSuggestions','meta','_refreshAttributeSuggestionsChain','substr','isDocumentOperation','newValue','unshift','never','unbind','_reduceSuggestionAttributeRange','isSelectable','substring','ck-suggestion-marker','position','collaboration.channelId','authoredAt','TrackChangesEditing','consumable','document','addUser','warn'];_0x5f47=function(){return _0x39010b;};return _0x5f47();}import _0x3c67c4 from'./integrations/deletecommand.js';import _0x16c4c1 from'./integrations/list.js';import _0x37c33e from'./integrations/listproperties.js';import _0x35be83 from'./integrations/entercommand.js';import _0x37ad72 from'./integrations/findandreplace.js';import _0x40dedc from'./integrations/font.js';import _0x2956b3 from'./integrations/formatpainter.js';import _0x23614e from'./integrations/heading.js';import _0x5cdb79 from'./integrations/highlight.js';import _0x5de940 from'./integrations/horizontalline.js';import _0xb227c7 from'./integrations/htmlembed.js';import _0x22df81 from'./integrations/image.js';import _0x16e191 from'./integrations/imagereplace.js';import _0x4dc43a from'./integrations/imagestyle.js';import _0x1cf9b6 from'./integrations/importword.js';import _0x4b1dce from'./integrations/indent.js';import _0x35f92f from'./integrations/inputcommand.js';import _0x480d47 from'./integrations/link.js';import _0x5cb8b2 from'./integrations/legacylist.js';import _0x11372a from'./integrations/legacylistproperties.js';import _0xbf00dc from'./integrations/mediaembed.js';import _0x435a90 from'./integrations/mention.js';import _0x1e2864 from'./integrations/multilevellist.js';import _0xe986bf from'./integrations/pagebreak.js';import _0x326bc5 from'./integrations/paragraph.js';import _0x38d54c from'./integrations/removeformat.js';import _0x5b7b4e from'./integrations/restrictededitingmode.js';import _0x3d7538 from'./integrations/shiftentercommand.js';import _0x3538be from'./integrations/standardeditingmode.js';import _0x37b58b from'./integrations/style.js';import _0x1b43dc from'./integrations/table.js';import _0x325605 from'./integrations/tablemergesplit.js';import _0x26d04e from'./integrations/tableheadings.js';import _0x1738e0 from'./integrations/tableclipboard.js';import _0x5e41cc from'./integrations/tablecolumnresize.js';import _0x4f66d3 from'./integrations/template.js';import _0x5112db from'./integrations/tableofcontents.js';import _0x2f8b72 from'./integrations/title.js';import _0x4a4079 from'./integrations/undo.js';import _0x4dc38b from'./integrations/tablecaption.js';import _0x126e8e from'./integrations/tableproperties.js';import{getTranslation as _0x2dc1ad}from'./utils/common-translations.js';import{isEqual as _0xb5d423,omit as _0x131899}from'lodash-es';export const renameAttributeKey=_0x90a0f4(0x19d);export default class p extends _0x2da065{static get[_0x90a0f4(0x187)](){const _0x53017f=_0x90a0f4;return[_0x53017f(0x28b),_0x42c965,_0x340728,_0x1d1999,_0x256fe3,_0x25e912,_0xc54373,_0x89b3a5,_0x1a96bb,_0x4a1e8b,_0x531320,_0x3c67c4,_0x35be83,_0x37ad72,_0x40dedc,_0x2956b3,_0x23614e,_0x5cdb79,_0x5de940,_0xb227c7,_0x22df81,_0x4dc43a,_0x16e191,_0x1cf9b6,_0x4b1dce,_0x35f92f,_0x5cb8b2,_0x11372a,_0x1e2864,_0x480d47,_0x16c4c1,_0x37c33e,_0xbf00dc,_0x435a90,_0xe986bf,_0x326bc5,_0x38d54c,_0x5b7b4e,_0x3d7538,_0x3538be,_0x37b58b,_0x1b43dc,_0x325605,_0x26d04e,_0x4dc38b,_0x1738e0,_0x5e41cc,_0x5112db,_0x126e8e,_0x4f66d3,_0x2f8b72,_0x4a4079];}static get[_0x90a0f4(0x19c)](){const _0x184440=_0x90a0f4;return _0x184440(0x1c0);}get[_0x90a0f4(0x279)](){const _0xac958d=_0x90a0f4;return this[_0xac958d(0x296)];}constructor(_0x14925b){const _0x211c19=_0x90a0f4;function _0x34036e(_0x2fe315){const _0x3d1dad=_0x2bc9;return _0x2fe315[_0x3d1dad(0x2f9)](_0x348e95=>String[_0x3d1dad(0x1d8)](_0x348e95))[_0x3d1dad(0x2af)]('');}super(_0x14925b),this[_0x211c19(0x262)]=!0x1,this[_0x211c19(0x1c8)](_0x211c19(0x177),[]),this['on'](_0x211c19(0x303),(_0x10f594,_0x589371,_0x1931af,_0x1e8275)=>{const _0x52c10f=_0x211c19;this[_0x52c10f(0x190)][_0x52c10f(0x2b3)](()=>{const _0x41602c=_0x52c10f;for(const _0x2c67d5 of[..._0x1e8275,..._0x1931af])this[_0x41602c(0x190)][_0x41602c(0x2f1)][_0x41602c(0x16b)](_0x2c67d5)&&_0x14925b[_0x41602c(0x254)][_0x41602c(0x2db)](_0x2c67d5);});}),this[_0x211c19(0x296)]=new _0x30f8c1(this[_0x211c19(0x2d2)][_0x211c19(0x2bc)][_0x211c19(0x231)],this[_0x211c19(0x2d2)][_0x211c19(0x206)]),this[_0x211c19(0x191)]=null,this[_0x211c19(0x15d)]=new xt(this[_0x211c19(0x2d2)]),this[_0x211c19(0x1ce)]=new Map(),this[_0x211c19(0x2b8)]=_0x14925b[_0x211c19(0x267)][_0x211c19(0x2e6)](_0x211c19(0x28b)),this[_0x211c19(0x1a4)]=new Set(),this[_0x211c19(0x190)]=this[_0x211c19(0x2d2)][_0x211c19(0x2bc)],this[_0x211c19(0x266)]=new WeakMap(),this[_0x211c19(0x2ea)]=!0x1,this[_0x211c19(0x197)]=new Set([_0x211c19(0x19d)]),this[_0x211c19(0x1c6)]=new Set(),_0x14925b[_0x211c19(0x226)][_0x211c19(0x200)](_0x211c19(0x2a7),_0x211c19(0x1cb)),this[_0x211c19(0x2ec)]=_0x14925b[_0x211c19(0x226)][_0x211c19(0x2e6)](_0x211c19(0x2a7)),_0x14925b[_0x211c19(0x226)][_0x211c19(0x200)](_0x211c19(0x17d),!0x0),this[_0x211c19(0x20e)]=_0x14925b[_0x211c19(0x226)][_0x211c19(0x2e6)](_0x211c19(0x17d)),this[_0x211c19(0x24a)]=new _0x32324c(_0x14925b,this[_0x211c19(0x1a4)]),this[_0x211c19(0x1f3)](),this[_0x34036e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x34036e([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x36]);}[_0x90a0f4(0x29d)](){const _0x50dbc9=_0x90a0f4,_0x3b0625=this[_0x50dbc9(0x2d2)],_0x228670=(_0x9305ff,_0x3c14dd)=>{const _0x1e3160=_0x50dbc9;if(_0x1e3160(0x1f5)!=_0x9305ff)return _0x1e3160(0x2c6)+_0x9305ff;const _0x4c9033=_0x3c14dd[_0x1e3160(0x20a)]('|')[0x0];return this[_0x1e3160(0x2bb)](_0x4c9033)?_0x1e3160(0x24b):_0x1e3160(0x1d3);};_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x1fa))[_0x50dbc9(0x2e1)]({'model':_0x50dbc9(0x240),'view':_0x5c5e93=>{const _0x56713b=_0x50dbc9,{id:_0x3fb8ea,type:_0x8fa9fe,subType:_0x4e0d07}=this[_0x56713b(0x1fd)](_0x5c5e93[_0x56713b(0x186)]),_0x306d0a=[_0x56713b(0x1bc),_0x228670(_0x8fa9fe,_0x4e0d07)];let _0x18d16e=0xbb8;return this[_0x56713b(0x177)][_0x56713b(0x233)](_0x5c5e93[_0x56713b(0x186)])&&(_0x306d0a[_0x56713b(0x224)](_0x56713b(0x229)),_0x18d16e=0xbc2),_0x56713b(0x23b)==_0x8fa9fe&&(_0x18d16e+=0x5),{'classes':_0x306d0a,'attributes':{'data-suggestion':_0x3fb8ea},'priority':_0x18d16e};}}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x2f8))[_0x50dbc9(0x2c1)](_0x1f442b=>{const _0xfa6d51=_0x50dbc9;_0x1f442b['on'](_0xfa6d51(0x1dc),(_0x5f7f13,_0x10c795,_0x3c799b)=>{const _0x443c55=_0xfa6d51;if(!_0x3c799b[_0x443c55(0x2e0)][_0x443c55(0x170)])return;const _0xf6cabb=_0x10c795[_0x443c55(0x1e7)];if(!_0xf6cabb)return;const _0x43ccef=_0x3c799b[_0x443c55(0x217)][_0x443c55(0x1dd)](_0xf6cabb);_0x3b0625[_0x443c55(0x2bc)][_0x443c55(0x231)][_0x443c55(0x1df)](_0xf6cabb)&&_0x43ccef&&!_0x43ccef[_0x443c55(0x232)](_0x443c55(0x27f))&&_0x43ccef['is'](_0x443c55(0x2a1))&&_0xf7eadd(_0x43ccef,_0x3c799b[_0x443c55(0x251)]);},{'priority':_0xfa6d51(0x2de)});}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x2f8))[_0x50dbc9(0x2e1)]({'model':_0x50dbc9(0x240),'view':(_0x53627e,_0x1580a3)=>{const _0x450995=_0x50dbc9;if(!_0x1580a3[_0x450995(0x2e0)][_0x450995(0x170)])return null;const {type:_0x3f17f7,subType:_0x586c80}=this[_0x450995(0x1fd)](_0x53627e[_0x450995(0x186)]);return{'classes':[_0x450995(0x1bc),_0x228670(_0x3f17f7,_0x586c80)],'priority':0xbb8};}});const _0x38e7e7=({showActiveMarkers:_0x3d2dae=!0x0,isAttributeSuggestion:_0x37cedc=!0x1}={})=>(_0x134d70,_0x4d997e,_0x3f697a)=>{const _0x29fa4d=_0x50dbc9;if(!_0x4d997e[_0x29fa4d(0x1e7)])return;const {id:_0x537b60}=this[_0x29fa4d(0x1fd)](_0x4d997e[_0x29fa4d(0x186)]);if(_0x37cedc){const _0x74a7a1=this[_0x29fa4d(0x1ce)][_0x29fa4d(0x2e6)](_0x537b60),_0x25f912=this[_0x29fa4d(0x27e)](_0x74a7a1);if(!this[_0x29fa4d(0x2bb)](_0x25f912))return;}if(_0x4d997e[_0x29fa4d(0x1e7)]['is'](_0x29fa4d(0x23c)))return void _0x3f697a[_0x29fa4d(0x1c1)][_0x29fa4d(0x289)](_0x4d997e[_0x29fa4d(0x1e7)],_0x134d70[_0x29fa4d(0x2a5)]);const _0x53512d=_0x3f697a[_0x29fa4d(0x217)][_0x29fa4d(0x1dd)](_0x4d997e[_0x29fa4d(0x1e7)]);if(_0x4d997e[_0x29fa4d(0x1e7)]['is'](_0x29fa4d(0x242))&&_0x3b0625[_0x29fa4d(0x2bc)][_0x29fa4d(0x231)][_0x29fa4d(0x263)](_0x4d997e[_0x29fa4d(0x1e7)])&&!_0x53512d[_0x29fa4d(0x232)](_0x29fa4d(0x201))){_0x3f697a[_0x29fa4d(0x251)][_0x29fa4d(0x17c)]([_0x29fa4d(0x1bc),_0x29fa4d(0x24b)],_0x53512d),_0x3f697a[_0x29fa4d(0x251)][_0x29fa4d(0x17f)](_0x29fa4d(0x2cd),_0x537b60,_0x53512d),_0x3f697a[_0x29fa4d(0x217)][_0x29fa4d(0x2ef)](_0x53512d,_0x4d997e[_0x29fa4d(0x186)]),_0x3d2dae&&(this[_0x29fa4d(0x177)][_0x29fa4d(0x233)](_0x4d997e[_0x29fa4d(0x186)])?_0x3f697a[_0x29fa4d(0x251)][_0x29fa4d(0x17c)](_0x29fa4d(0x229),_0x53512d):_0x3f697a[_0x29fa4d(0x251)][_0x29fa4d(0x22f)](_0x29fa4d(0x229),_0x53512d));for(const _0x5abc3a of _0x3b0625[_0x29fa4d(0x2bc)][_0x29fa4d(0x2c0)](_0x4d997e[_0x29fa4d(0x1e7)])[_0x29fa4d(0x295)]())_0x3f697a[_0x29fa4d(0x1c1)][_0x29fa4d(0x289)](_0x5abc3a,_0x134d70[_0x29fa4d(0x2a5)]);_0x3f697a[_0x29fa4d(0x1c1)][_0x29fa4d(0x289)](_0x4d997e[_0x29fa4d(0x1e7)],_0x134d70[_0x29fa4d(0x2a5)]);}};_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x2f8))[_0x50dbc9(0x2c1)](_0x41c481=>{const _0x5c12ed=_0x50dbc9;_0x41c481['on'](_0x5c12ed(0x308),(_0x55d39b,_0x2fe5d2,_0x166718)=>{const _0x56a7de=_0x5c12ed;_0x166718[_0x56a7de(0x2e0)][_0x56a7de(0x170)]&&_0x38e7e7({'showActiveMarkers':!0x1})(_0x55d39b,_0x2fe5d2,_0x166718);},{'priority':_0x5c12ed(0x15f)});}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x2f8))[_0x50dbc9(0x2c1)](_0xddbf0c=>{const _0x1a3041=_0x50dbc9;_0xddbf0c['on'](_0x1a3041(0x19f),(_0x1252f0,_0x58cdd4,_0x5aa46d)=>{const _0x336f0e=_0x1a3041;_0x5aa46d[_0x336f0e(0x2e0)][_0x336f0e(0x170)]&&_0x38e7e7({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1252f0,_0x58cdd4,_0x5aa46d);},{'priority':_0x1a3041(0x15f)});}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x2f8))[_0x50dbc9(0x285)]({'model':_0x50dbc9(0x240),'view':(_0x5b78c0,_0x423b59)=>_0x423b59[_0x50dbc9(0x2e0)][_0x50dbc9(0x170)]?null:{'group':_0x50dbc9(0x240),'name':_0x5b78c0[_0x50dbc9(0x1b3)](0xb)}}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x264))[_0x50dbc9(0x2bf)]({'view':{'name':_0x50dbc9(0x240),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x165118,{writer:_0x4e90ca})=>{const _0x37b94b=_0x50dbc9;let _0x23d6e8=_0x37b94b(0x2aa)+_0x165118[_0x37b94b(0x21f)](_0x37b94b(0x241))+':'+_0x165118[_0x37b94b(0x21f)]('id');return _0x165118[_0x37b94b(0x21f)](_0x37b94b(0x1e1))&&(_0x23d6e8+=':'+_0x165118[_0x37b94b(0x21f)](_0x37b94b(0x1e1))),_0x4e90ca[_0x37b94b(0x256)](_0x37b94b(0x208),{'data-name':_0x23d6e8});}}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x264))[_0x50dbc9(0x19a)]({'view':_0x50dbc9(0x240)}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x1fa))[_0x50dbc9(0x2c1)](_0x3c303a=>{const _0x37e3d2=_0x50dbc9;_0x3c303a['on'](_0x37e3d2(0x308),_0x38e7e7(),{'priority':_0x37e3d2(0x2de)});}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x1fa))[_0x50dbc9(0x2c1)](_0x27a322=>{const _0x45e7b4=_0x50dbc9;_0x27a322['on'](_0x45e7b4(0x19f),_0x38e7e7({'isAttributeSuggestion':!0x0}),{'priority':_0x45e7b4(0x2de)});}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x1fa))[_0x50dbc9(0x2c1)](_0x394b8d=>{const _0x1f1d7a=_0x50dbc9;_0x394b8d['on'](_0x1f1d7a(0x2c8),(_0x719a2c,_0x390918,_0x2692a3)=>{const _0x13f8f9=_0x1f1d7a,_0x33b47d=_0x2692a3[_0x13f8f9(0x217)][_0x13f8f9(0x2b1)](_0x390918[_0x13f8f9(0x186)]);if(_0x33b47d){for(const _0xededba of _0x33b47d)_0xededba[_0x13f8f9(0x232)](_0x13f8f9(0x201))||(_0x2692a3[_0x13f8f9(0x251)][_0x13f8f9(0x22f)]([_0x13f8f9(0x1bc),_0x13f8f9(0x24b),_0x13f8f9(0x229)],_0xededba),_0x2692a3[_0x13f8f9(0x251)][_0x13f8f9(0x2cc)](_0x13f8f9(0x2cd),_0xededba),_0x2692a3[_0x13f8f9(0x217)][_0x13f8f9(0x1ee)](_0xededba,_0x390918[_0x13f8f9(0x186)]));}},{'priority':_0x1f1d7a(0x2de)});}),_0x3b0625[_0x50dbc9(0x2ab)][_0x50dbc9(0x28e)](_0x50dbc9(0x1fa))[_0x50dbc9(0x2c1)](_0x196590=>{const _0x1f76c9=_0x50dbc9;_0x196590['on'](_0x1f76c9(0x1e6),(_0x2b43c7,_0x5a2391,_0x586597)=>{const _0x35fce6=_0x1f76c9,_0x46f594=_0x586597[_0x35fce6(0x217)][_0x35fce6(0x2b1)](_0x5a2391[_0x35fce6(0x186)]);if(!_0x46f594)return;const {id:_0x54116f}=this[_0x35fce6(0x1fd)](_0x5a2391[_0x35fce6(0x186)]),_0x2a1643=this[_0x35fce6(0x1ce)][_0x35fce6(0x2e6)](_0x54116f),_0x5b2e13=this[_0x35fce6(0x27e)](_0x2a1643);if(this[_0x35fce6(0x2bb)](_0x5b2e13)){for(const _0x7e2480 of _0x46f594)_0x7e2480[_0x35fce6(0x232)](_0x35fce6(0x201))||(_0x586597[_0x35fce6(0x251)][_0x35fce6(0x22f)]([_0x35fce6(0x1bc),_0x35fce6(0x24b),_0x35fce6(0x229)],_0x7e2480),_0x586597[_0x35fce6(0x251)][_0x35fce6(0x2cc)](_0x35fce6(0x2cd),_0x7e2480),_0x586597[_0x35fce6(0x217)][_0x35fce6(0x1ee)](_0x7e2480,_0x5a2391[_0x35fce6(0x186)]));}},{'priority':_0x1f76c9(0x2de)});}),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x1c2)][_0x50dbc9(0x20c)](_0x23af04=>{const _0x2a1390=_0x50dbc9;let _0x2da3bb=!0x1;const _0x34ffa1=Array[_0x2a1390(0x2dc)](_0x3b0625[_0x2a1390(0x2bc)][_0x2a1390(0x1c2)][_0x2a1390(0x23a)][_0x2a1390(0x194)]()),_0x166591=new Set();for(const {name:_0x400742,data:_0xbfe670}of _0x34ffa1){const {group:_0x404a77,type:_0x4f048d,subType:_0x4d8154,id:_0x40b213}=this[_0x2a1390(0x1fd)](_0x400742);if(_0x2a1390(0x240)!==_0x404a77)continue;const _0x269bd8=this[_0x2a1390(0x1ce)][_0x2a1390(0x2e6)](_0x40b213);if(null!=_0xbfe670[_0x2a1390(0x2f5)]){_0x2a1390(0x198)==_0x4f048d&&(_0x2da3bb=_0x2da3bb||Et(_0xbfe670[_0x2a1390(0x2f5)],_0x400742,_0x23af04,_0x3b0625[_0x2a1390(0x2bc)][_0x2a1390(0x231)]));const _0x25ccd6=_0x2a1390(0x1f5)==_0x4f048d&&this[_0x2a1390(0x2bb)](_0x4d8154[_0x2a1390(0x20a)]('|')[0x0]);if(_0xbfe670[_0x2a1390(0x2f5)][_0x2a1390(0x2d0)]||_0x2a1390(0x2f6)==_0xbfe670[_0x2a1390(0x2f5)][_0x2a1390(0x2d7)][_0x2a1390(0x1fb)]||_0x2a1390(0x16a)==_0x4f048d&&!Ut(_0xbfe670[_0x2a1390(0x2f5)])||_0x25ccd6&&!Ut(_0xbfe670[_0x2a1390(0x2f5)])||_0x2a1390(0x23b)==_0x4f048d&&!(!Tt(_0x137f3a=_0xbfe670[_0x2a1390(0x2f5)])&&!function(_0x5f3176){const _0x536cfe=_0x2a1390;return _0x5f3176[_0x536cfe(0x286)][_0x536cfe(0x1ab)]==_0x5f3176[_0x536cfe(0x249)][_0x536cfe(0x22b)]&&_0x5f3176[_0x536cfe(0x286)][_0x536cfe(0x30c)];}(_0x137f3a)))_0x23af04[_0x2a1390(0x1a8)](_0x400742),_0x2da3bb=!0x0;else{if(!_0x269bd8||!_0x269bd8[_0x2a1390(0x2a0)])continue;_0x166591[_0x2a1390(0x2c1)](_0x269bd8);}}}var _0x137f3a;return _0x166591[_0x2a1390(0x301)]>0x0&&(_0x2da3bb=!!this[_0x2a1390(0x223)](_0x166591)||_0x2da3bb),_0x2da3bb;}),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x1c2)][_0x50dbc9(0x20c)](_0x5415ed=>{const _0x4e0436=_0x50dbc9;let _0x17cc4c=!0x1;for(const _0x224cac of _0x3b0625[_0x4e0436(0x2bc)][_0x4e0436(0x1c2)][_0x4e0436(0x23a)][_0x4e0436(0x2ad)]())if(_0x4e0436(0x1d0)==_0x224cac[_0x4e0436(0x18a)])for(const _0x479236 of this[_0x4e0436(0x1ce)][_0x4e0436(0x21c)]()){if(_0x479236[_0x4e0436(0x2fb)]||!_0x479236[_0x4e0436(0x2a0)])continue;const _0x324327=_0x4e0436(0x16a)==_0x479236[_0x4e0436(0x18a)],_0x317004=this[_0x4e0436(0x27e)](_0x479236),_0x1879ca=_0x317004&&this[_0x4e0436(0x2bb)](_0x317004);if(!_0x324327&&!_0x1879ca)continue;const _0x368c52=_0x479236[_0x4e0436(0x22d)]();if(_0x368c52[_0x4e0436(0x286)][_0x4e0436(0x1ab)]!=_0x368c52[_0x4e0436(0x249)][_0x4e0436(0x1ab)]&&!_0x368c52[_0x4e0436(0x249)][_0x4e0436(0x30c)]){const _0x10c32f=_0x3b0625[_0x4e0436(0x2bc)][_0x4e0436(0x2d4)](_0x368c52[_0x4e0436(0x286)][_0x4e0436(0x272)],_0x4e0436(0x249)),_0x573167=_0x3b0625[_0x4e0436(0x2bc)][_0x4e0436(0x2f2)](_0x368c52[_0x4e0436(0x286)],_0x10c32f);_0x5415ed[_0x4e0436(0x21a)](_0x479236[_0x4e0436(0x2a8)](),{'range':_0x573167}),_0x17cc4c=!0x0;}}return _0x17cc4c;}),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x1c2)][_0x50dbc9(0x20c)](_0x2ce5ab=>this[_0x50dbc9(0x2be)](_0x2ce5ab)),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x1c2)][_0x50dbc9(0x20c)](_0x272e5b=>!_0x272e5b[_0x50dbc9(0x2d6)][_0x50dbc9(0x2b4)]&&this[_0x50dbc9(0x15c)](_0x272e5b)),_0x3b0625[_0x50dbc9(0x2bc)]['on'](_0x50dbc9(0x307),()=>{const _0x18c0fd=_0x50dbc9;this[_0x18c0fd(0x262)]=!0x1;}),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x1c2)]['on'](_0x50dbc9(0x2fd),(_0x92ae5e,_0x4192fb)=>{const _0x321589=_0x50dbc9;if(!_0x4192fb[_0x321589(0x2b4)]||_0x4192fb[_0x321589(0x1a9)])return;if(!this[_0x321589(0x262)])return;const _0x14ccba=_0x3b0625[_0x321589(0x2bc)][_0x321589(0x1c2)][_0x321589(0x23a)][_0x321589(0x2ad)]();if(0x0==_0x14ccba[_0x321589(0x1ca)])return;const _0xd2918=[],_0x2ee12e=_0x14ccba[_0x321589(0x211)](_0x199d22=>_0x321589(0x1f5)==_0x199d22[_0x321589(0x18a)]),_0x90c930=_0x14ccba[_0x321589(0x211)](_0x151292=>_0x321589(0x1d0)==_0x151292[_0x321589(0x18a)]&&_0x321589(0x1e4)!=_0x151292[_0x321589(0x2a5)]),_0x346f4a=_0x14ccba[_0x321589(0x211)](_0x1eb444=>_0x321589(0x15b)==_0x1eb444[_0x321589(0x18a)]&&_0x321589(0x1e4)!=_0x1eb444[_0x321589(0x2a5)]);for(const _0x4e37c2 of _0x2ee12e)this[_0x321589(0x25b)](_0x4e37c2[_0x321589(0x182)])&&_0xd2918[_0x321589(0x224)]({'key':_0x4e37c2[_0x321589(0x182)],'newValue':_0x4e37c2[_0x321589(0x1d1)],'oldValue':_0x4e37c2[_0x321589(0x23d)],'range':Ot(_0x4e37c2[_0x321589(0x215)],_0x3b0625[_0x321589(0x2bc)])});for(const _0x2887e3 of _0x90c930){const _0x5b5930=_0x346f4a[_0x321589(0x2ed)](_0x5567ca=>_0x5567ca[_0x321589(0x1eb)]===_0x2887e3[_0x321589(0x1eb)]);if(_0x5b5930){const _0x38995b=Ft(_0x2887e3[_0x321589(0x1bd)][_0x321589(0x272)],_0x3b0625[_0x321589(0x2bc)]);_0x5b5930[_0x321589(0x2a5)]!==_0x2887e3[_0x321589(0x2a5)]&&_0xd2918[_0x321589(0x224)]({'key':_0x321589(0x19d),'newValue':_0x2887e3[_0x321589(0x2a5)],'oldValue':_0x5b5930[_0x321589(0x2a5)],'range':_0x38995b});for(const [_0x21957b,_0x514426]of _0x5b5930[_0x321589(0x2d1)]){if(!this[_0x321589(0x25b)](_0x21957b))continue;const _0x317c82=_0x2887e3[_0x321589(0x2d1)][_0x321589(0x2e6)](_0x21957b);_0x514426!==_0x317c82&&_0xd2918[_0x321589(0x224)]({'key':_0x21957b,'newValue':_0x317c82,'oldValue':_0x514426,'range':_0x38995b});}for(const [_0x129d6e,_0x5bf8f0]of _0x2887e3[_0x321589(0x2d1)])this[_0x321589(0x25b)](_0x129d6e)&&(_0x5b5930[_0x321589(0x2d1)][_0x321589(0x16b)](_0x129d6e)||_0xd2918[_0x321589(0x224)]({'key':_0x129d6e,'newValue':_0x5bf8f0,'oldValue':null,'range':_0x38995b}));}}0x0!=_0xd2918[_0x321589(0x1ca)]&&_0x3b0625[_0x321589(0x2bc)][_0x321589(0x25f)](_0x4192fb,_0x41815d=>{const _0x2731ca=_0x321589,_0x48954b=_0x34d504();for(const {range:_0x446a15,key:_0x55a0cc,oldValue:_0x19ffbc,newValue:_0x556710}of _0xd2918)this[_0x2731ca(0x15e)](_0x446a15,_0x55a0cc,_0x19ffbc,_0x556710,{'groupId':_0x48954b});this[_0x2731ca(0x2ca)](_0x41815d,_0xd2918);});},{'priority':_0x50dbc9(0x235)}),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x2f1)]['on'](_0x50dbc9(0x2a4),(_0x3515ce,_0x22fa0a,_0x2d84e0)=>{const _0x4664c8=_0x50dbc9;if(null==_0x2d84e0){const {id:_0x24b2ae}=this[_0x4664c8(0x1fd)](_0x22fa0a[_0x4664c8(0x2a5)]),_0x3bf3eb=this[_0x4664c8(0x1ce)][_0x4664c8(0x2e6)](_0x24b2ae);_0x3bf3eb&&_0x3bf3eb[_0x4664c8(0x2b6)](_0x22fa0a[_0x4664c8(0x2a5)]);}}),_0x3b0625[_0x50dbc9(0x2bc)][_0x50dbc9(0x1c2)]['on'](_0x50dbc9(0x2fd),()=>{const _0x30ca96=_0x50dbc9,_0x5e90a9=Array[_0x30ca96(0x2dc)](_0x3b0625[_0x30ca96(0x2bc)][_0x30ca96(0x1c2)][_0x30ca96(0x23a)][_0x30ca96(0x194)]())[_0x30ca96(0x211)](_0x3e542a=>_0x30ca96(0x240)===this[_0x30ca96(0x1fd)](_0x3e542a[_0x30ca96(0x2a5)])[_0x30ca96(0x18c)]);if(0x0===_0x5e90a9[_0x30ca96(0x1ca)])return;_0x5e90a9[_0x30ca96(0x2a2)]((_0x767818,_0x36676f)=>{const _0x18b36b=_0x30ca96,_0x4ccc53=_0x767818[_0x18b36b(0x290)][_0x18b36b(0x299)],_0x2df1a5=_0x36676f[_0x18b36b(0x290)][_0x18b36b(0x299)];return null===_0x4ccc53&&null===_0x2df1a5?0x0:null===_0x4ccc53&&null!==_0x2df1a5?-0x1:null!==_0x4ccc53&&null===_0x2df1a5?0x1:_0x4ccc53[_0x18b36b(0x286)][_0x18b36b(0x1c5)](_0x2df1a5[_0x18b36b(0x286)])?-0x1:0x1;});const _0x59fd59=new Set(),_0x4db3b1=new Set();for(const {name:_0x139da9,data:_0x2c9a59}of _0x5e90a9){const {id:_0x1f9179}=this[_0x30ca96(0x1fd)](_0x139da9);if(null===_0x2c9a59[_0x30ca96(0x299)]){const _0x588e24=this[_0x30ca96(0x204)](_0x139da9);_0x4db3b1[_0x30ca96(0x2c1)](_0x588e24);}else{const _0x374080=this[_0x30ca96(0x1ce)][_0x30ca96(0x2e6)](_0x1f9179);null!==_0x2c9a59[_0x30ca96(0x2f5)]||_0x374080[_0x30ca96(0x2a0)]?(_0x59fd59[_0x30ca96(0x2c1)](_0x374080[_0x30ca96(0x2d3)]),_0x4db3b1[_0x30ca96(0x2c1)](_0x374080)):this[_0x30ca96(0x28d)](_0x374080);}}_0x4db3b1[_0x30ca96(0x301)]>0x0&&this[_0x30ca96(0x24f)](_0x4db3b1);for(const _0x14122a of _0x59fd59)this[_0x30ca96(0x26a)](_0x30ca96(0x225),_0x14122a);}),_0x3b0625[_0x50dbc9(0x2bc)]['on'](_0x50dbc9(0x2bd),(_0x2168c2,_0x2bce61)=>{const _0x4b293a=_0x50dbc9,_0x485255=_0x2bce61[0x0];if(!this[_0x4b293a(0x1ce)][_0x4b293a(0x301)])return;if(!_0x485255[_0x4b293a(0x1b4)])return;if(_0x485255[_0x4b293a(0x2d6)][_0x4b293a(0x1a9)]||!_0x485255[_0x4b293a(0x2d6)][_0x4b293a(0x2b4)])return;let _0x409af6,_0x5f33bd;switch(_0x485255[_0x4b293a(0x18a)]){case _0x4b293a(0x1d0):_0x409af6=_0x3b0625[_0x4b293a(0x2bc)][_0x4b293a(0x2d4)](_0x485255[_0x4b293a(0x1bd)]),_0x5f33bd=_0x409af6[_0x4b293a(0x2c4)](_0x485255[_0x4b293a(0x273)]);break;case _0x4b293a(0x20a):_0x409af6=_0x3b0625[_0x4b293a(0x2bc)][_0x4b293a(0x2d4)](_0x485255[_0x4b293a(0x17e)]),_0x5f33bd=_0x3b0625[_0x4b293a(0x2bc)][_0x4b293a(0x2d4)](_0x485255[_0x4b293a(0x29b)]);break;case _0x4b293a(0x169):_0x409af6=_0x3b0625[_0x4b293a(0x2bc)][_0x4b293a(0x2d4)](_0x485255[_0x4b293a(0x1ae)]),_0x5f33bd=_0x409af6[_0x4b293a(0x2c4)](_0x485255[_0x4b293a(0x273)]);break;default:return;}const _0x27cf12=_0x3b0625[_0x4b293a(0x2bc)][_0x4b293a(0x2f2)](_0x409af6,_0x5f33bd);_0x3b0625[_0x4b293a(0x2bc)][_0x4b293a(0x2b3)](()=>{const _0x27186c=_0x4b293a;for(const {suggestion:_0x27e71f,meta:_0x37bc1d}of this[_0x27186c(0x1b0)](_0x27cf12)){if(_0x27e71f[_0x27186c(0x2fb)])continue;if(_0x27186c(0x198)==_0x27e71f[_0x27186c(0x18a)])continue;const _0x2190b6=this[_0x27186c(0x27e)](_0x27e71f);if(_0x2190b6&&this[_0x27186c(0x2bb)](_0x2190b6)&&_0x27186c(0x20a)!=_0x485255[_0x27186c(0x18a)])continue;const _0x145791=_0x27e71f[_0x27186c(0x290)]&&_0x27e71f[_0x27186c(0x290)][_0x27186c(0x27d)];(_0x27186c(0x16a)!=_0x27e71f[_0x27186c(0x18a)]||_0x27186c(0x20a)==_0x485255[_0x27186c(0x18a)]&&!_0x145791)&&(_0x37bc1d[_0x27186c(0x1f7)]||_0x27186c(0x287)==_0x27e71f[_0x27186c(0x18a)]&&_0x37bc1d[_0x27186c(0x1d2)]||_0x27e71f[_0x27186c(0x22d)]()[_0x27186c(0x2e3)](_0x27cf12)&&this[_0x27186c(0x2d8)](_0x27e71f,_0x409af6,_0x5f33bd));}});},{'priority':_0x50dbc9(0x235)}),_0x3b0625[_0x50dbc9(0x2bc)]['on'](_0x50dbc9(0x1d9),(_0x1ed89,_0x5ed213)=>{const _0x436226=_0x50dbc9,_0x2dca4f=_0x5ed213[0x0],_0x4e8c98=_0x5ed213[0x1];if(_0x4e8c98&&_0x4e8c98[_0x436226(0x192)])return;if(this[_0x436226(0x2ea)])return;if(!this[_0x436226(0x24a)][_0x436226(0x230)])return;if(_0x2dca4f[_0x436226(0x2d0)])return;const _0x1f6b1f=_0x3b0625[_0x436226(0x2bc)][_0x436226(0x231)],{start:_0x52cf74,end:_0x245509}=_0x2dca4f[_0x436226(0x22d)](),_0x55159f=_0x52cf74[_0x436226(0x272)]&&_0x1f6b1f[_0x436226(0x288)](_0x52cf74[_0x436226(0x272)])?null:_0x1f6b1f[_0x436226(0x309)](_0x52cf74,_0x436226(0x268)),_0x2c50af=_0x245509[_0x436226(0x22b)]&&_0x1f6b1f[_0x436226(0x288)](_0x245509[_0x436226(0x22b)])?null:_0x1f6b1f[_0x436226(0x309)](_0x245509,_0x436226(0x163)),_0x221a3c=_0x3b0625[_0x436226(0x2bc)][_0x436226(0x2f2)](_0x55159f?_0x55159f[_0x436226(0x286)]:_0x52cf74,_0x2c50af?_0x2c50af[_0x436226(0x249)]:_0x245509);_0x3b0625[_0x436226(0x2bc)][_0x436226(0x2b3)](_0x23d0db=>{const _0x3b8b1f=_0x436226;this[_0x3b8b1f(0x23e)](_0x221a3c);const _0x24b4c=_0x3b0625[_0x3b8b1f(0x2bc)][_0x3b8b1f(0x231)][_0x3b8b1f(0x309)](_0x221a3c[_0x3b8b1f(0x286)]);_0x2dca4f['is'](_0x3b8b1f(0x219))?_0x23d0db[_0x3b8b1f(0x306)](_0x24b4c):_0x2dca4f[_0x3b8b1f(0x2e5)](_0x24b4c);}),_0x1ed89[_0x436226(0x236)]();},{'priority':_0x31381a[_0x50dbc9(0x2ba)]+0xa}),_0x3b0625[_0x50dbc9(0x2bc)]['on'](_0x50dbc9(0x176),(_0x1ef907,_0x505045)=>{const _0x1ee8c5=_0x50dbc9,_0x39b185=_0x505045[_0x505045[_0x1ee8c5(0x1ca)]-0x1];_0x39b185&&_0x39b185[_0x1ee8c5(0x192)]||this[_0x1ee8c5(0x2ea)]||this[_0x1ee8c5(0x24a)][_0x1ee8c5(0x230)]&&(_0x3b0625[_0x1ee8c5(0x2bc)][_0x1ee8c5(0x2b3)](()=>{const _0x4c04d8=_0x1ee8c5;let _0x57d077=_0x3b0625[_0x4c04d8(0x2bc)][_0x4c04d8(0x176)](_0x505045[0x0],_0x505045[0x1],_0x505045[0x2],{'forceDefaultExecution':!0x0});if(!_0x57d077)return;_0x1ef907[_0x4c04d8(0x2e8)]=_0x57d077[_0x4c04d8(0x1d5)]();const _0xd4fc41=_0x57d077[_0x4c04d8(0x249)][_0x4c04d8(0x22b)],_0x4667e0=_0x3b0625[_0x4c04d8(0x2bc)][_0x4c04d8(0x231)];_0xd4fc41&&_0x4667e0[_0x4c04d8(0x263)](_0xd4fc41)&&!_0x4667e0[_0x4c04d8(0x1df)](_0xd4fc41)&&(_0x57d077=_0x3b0625[_0x4c04d8(0x2bc)][_0x4c04d8(0x2f2)](_0x57d077[_0x4c04d8(0x286)],_0x3b0625[_0x4c04d8(0x2bc)][_0x4c04d8(0x2d4)](_0xd4fc41,_0x4c04d8(0x249)))),this[_0x4c04d8(0x2fa)](_0x57d077);}),_0x1ef907[_0x1ee8c5(0x236)]());},{'priority':_0x50dbc9(0x2de)}),this[_0x50dbc9(0x2d2)][_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x1f9),this[_0x50dbc9(0x24a)]),this[_0x50dbc9(0x269)](_0x50dbc9(0x1f9));const _0x220d45=new _0x436fec(_0x3b0625,this[_0x50dbc9(0x1ce)]);_0x3b0625[_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x1f6),_0x220d45),this[_0x50dbc9(0x269)](_0x50dbc9(0x1f6));const _0x19531d=new _0xb4f937(_0x3b0625,this[_0x50dbc9(0x1ce)]);_0x3b0625[_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x29c),_0x19531d),this[_0x50dbc9(0x269)](_0x50dbc9(0x29c)),_0x3b0625[_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x180),new _0x45aac7(_0x3b0625,_0x220d45,this[_0x50dbc9(0x1ce)])),this[_0x50dbc9(0x269)](_0x50dbc9(0x180)),_0x3b0625[_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x1a3),new _0x45aac7(_0x3b0625,_0x19531d,this[_0x50dbc9(0x1ce)])),this[_0x50dbc9(0x269)](_0x50dbc9(0x1a3)),_0x3b0625[_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x1fc),new _0x19b908(_0x3b0625,_0x220d45,this[_0x50dbc9(0x1ce)])),this[_0x50dbc9(0x269)](_0x50dbc9(0x1fc)),_0x3b0625[_0x50dbc9(0x244)][_0x50dbc9(0x2c1)](_0x50dbc9(0x212),new _0x19b908(_0x3b0625,_0x19531d,this[_0x50dbc9(0x1ce)])),this[_0x50dbc9(0x269)](_0x50dbc9(0x212));const _0x2bc4f0=_0x3b0625[_0x50dbc9(0x267)][_0x50dbc9(0x2e6)](_0x50dbc9(0x28b));this[_0x50dbc9(0x245)](_0x2bc4f0,_0x50dbc9(0x22e),(_0x477916,{threadId:_0x32abd2})=>{const _0x44e475=_0x50dbc9,_0x3a1e0d=this[_0x44e475(0x1ce)][_0x44e475(0x2e6)](_0x32abd2);_0x3a1e0d&&_0x3a1e0d[_0x44e475(0x1cc)]&&0x1===_0x3a1e0d[_0x44e475(0x1cc)][_0x44e475(0x1ca)]&&this[_0x44e475(0x18e)](_0x32abd2,{'hasComments':!0x0});},{'priority':_0x50dbc9(0x1fe)}),this[_0x50dbc9(0x245)](_0x2bc4f0,_0x50dbc9(0x161),(_0x43a4ff,{threadId:_0x3ab9f7})=>{const _0x1e3e1e=_0x50dbc9,_0x5b0fd0=this[_0x1e3e1e(0x1ce)][_0x1e3e1e(0x2e6)](_0x3ab9f7);_0x5b0fd0&&_0x5b0fd0[_0x1e3e1e(0x1cc)]&&!_0x5b0fd0[_0x1e3e1e(0x1cc)][_0x1e3e1e(0x1ca)]&&this[_0x1e3e1e(0x18e)](_0x3ab9f7,{'hasComments':!0x1});},{'priority':_0x50dbc9(0x1fe)});}set[_0x90a0f4(0x1f0)](_0x2364d0){const _0x55648d=_0x90a0f4;if(this[_0x55648d(0x191)])throw new _0x5bfa49(_0x55648d(0x1a2),this);this[_0x55648d(0x191)]=_0x2364d0;}get[_0x90a0f4(0x1f0)](){const _0x3e8b47=_0x90a0f4;return this[_0x3e8b47(0x191)];}[_0x90a0f4(0x210)]({skipNotAttached:_0x18402c=!0x1,toJSON:_0x2af6a5=!0x1}={}){const _0x471c7a=_0x90a0f4,_0x4fc456=[];for(const _0x4e37f5 of this[_0x471c7a(0x1ce)][_0x471c7a(0x21c)]())_0x18402c&&!_0x4e37f5[_0x471c7a(0x2a0)]||_0x4fc456[_0x471c7a(0x224)](_0x4e37f5);return _0x2af6a5?_0x4fc456[_0x471c7a(0x2f9)](_0x13ddc6=>_0x13ddc6[_0x471c7a(0x16f)]()):_0x4fc456;}[_0x90a0f4(0x2cb)](_0x57d832){const _0x3daa71=_0x90a0f4,_0x58d132=this[_0x3daa71(0x1ce)][_0x3daa71(0x2e6)](_0x57d832);if(!_0x58d132)throw new _0x5bfa49(_0x3daa71(0x25c),this);return _0x58d132;}[_0x90a0f4(0x280)](_0x2de41a){const _0x3e59dd=_0x90a0f4;return this[_0x3e59dd(0x1ce)][_0x3e59dd(0x16b)](_0x2de41a);}[_0x90a0f4(0x250)](_0x2bf087){const _0x69ac42=_0x90a0f4,{authorId:_0x2d1466,id:_0x4f29cb,attributes:_0x586294}=_0x2bf087,[_0x51ed9b,_0x258ad8]=_0x2bf087[_0x69ac42(0x18a)][_0x69ac42(0x20a)](':'),_0x6e520b=this[_0x69ac42(0x1ce)][_0x69ac42(0x2e6)](_0x4f29cb)||this[_0x69ac42(0x27c)](_0x51ed9b,_0x258ad8,_0x4f29cb,_0x2d1466,_0x586294);if(this[_0x69ac42(0x202)](_0x6e520b),this[_0x69ac42(0x173)](_0x6e520b,_0x51ed9b,_0x258ad8||null,_0x2d1466),_0x6e520b[_0x69ac42(0x238)]=_0x2bf087[_0x69ac42(0x238)],_0x6e520b[_0x69ac42(0x216)]=!0x0,_0x586294&&_0x586294[_0x69ac42(0x2b7)]){const _0x1e5ef3=_0x586294[_0x69ac42(0x2b7)],_0x105efb=this[_0x69ac42(0x1c7)](_0x1e5ef3[_0x69ac42(0x185)]);_0x6e520b[_0x69ac42(0x1bf)]=_0x1e5ef3[_0x69ac42(0x238)],_0x6e520b[_0x69ac42(0x1ef)]=_0x105efb,_0x6e520b[_0x69ac42(0x1f8)]=!0x0;}else _0x6e520b[_0x69ac42(0x1bf)]=_0x2bf087[_0x69ac42(0x238)];switch(_0x2bf087[_0x69ac42(0x290)]&&(_0x6e520b[_0x69ac42(0x290)]=_0x2bf087[_0x69ac42(0x290)]),_0x2bf087[_0x69ac42(0x2d1)]&&(_0x6e520b[_0x69ac42(0x2d1)]=_0x2bf087[_0x69ac42(0x2d1)]),this[_0x69ac42(0x191)]&&this[_0x69ac42(0x191)][_0x69ac42(0x297)]||(_0x6e520b[_0x69ac42(0x2f4)]=!0x0),this[_0x69ac42(0x266)][_0x69ac42(0x2e6)](_0x6e520b)){case _0x69ac42(0x1c9):this[_0x69ac42(0x266)][_0x69ac42(0x1c8)](_0x6e520b,_0x69ac42(0x166));break;case _0x69ac42(0x1ea):_0x6e520b[_0x69ac42(0x2a0)]?(this[_0x69ac42(0x223)](new Set([_0x6e520b])),this[_0x69ac42(0x24f)](new Set([_0x6e520b])),this[_0x69ac42(0x266)][_0x69ac42(0x1c8)](_0x6e520b,_0x69ac42(0x275)),this[_0x69ac42(0x26a)](_0x69ac42(0x1f1),_0x6e520b)):this[_0x69ac42(0x266)][_0x69ac42(0x1c8)](_0x6e520b,_0x69ac42(0x2c5));}return _0x6e520b;}[_0x90a0f4(0x1f6)](_0x21d28f){const _0x3a1fcf=_0x90a0f4;this[_0x3a1fcf(0x192)](()=>{const _0x4e8a95=_0x3a1fcf;this[_0x4e8a95(0x2d2)][_0x4e8a95(0x2bc)][_0x4e8a95(0x2b3)](()=>{const _0x54aceb=_0x4e8a95;for(const _0x36c2de of _0x21d28f[_0x54aceb(0x213)]())_0x36c2de[_0x54aceb(0x1cf)]();});});}[_0x90a0f4(0x29c)](_0x335781){const _0x5056f4=_0x90a0f4;this[_0x5056f4(0x192)](()=>{const _0x38baad=_0x5056f4;this[_0x38baad(0x2d2)][_0x38baad(0x2bc)][_0x38baad(0x2b3)](()=>{const _0x15f6b9=_0x38baad;for(const _0x4387c1 of _0x335781[_0x15f6b9(0x213)]())_0x4387c1[_0x15f6b9(0x302)]();});});}[_0x90a0f4(0x269)](_0xc971e0,_0x54bec6){const _0x48beb6=_0x90a0f4,_0x51436a=this[_0x48beb6(0x2d2)][_0x48beb6(0x244)][_0x48beb6(0x2e6)](_0xc971e0);if(!_0x51436a)throw new _0x5bfa49(_0x48beb6(0x1f4),this,{'commandName':_0xc971e0});if(this[_0x48beb6(0x1a4)][_0x48beb6(0x16b)](_0x51436a))throw new _0x5bfa49(_0x48beb6(0x2f3),this,{'commandName':_0xc971e0});this[_0x48beb6(0x1a4)][_0x48beb6(0x2c1)](_0x51436a),_0x54bec6&&_0x51436a['on'](_0x48beb6(0x270),(_0x3c0fb2,_0x128ad1)=>{const _0x48f87a=_0x48beb6;this[_0x48f87a(0x24a)][_0x48f87a(0x230)]&&(this[_0x48f87a(0x2ea)]||(_0x128ad1[_0x48f87a(0x1ca)]>0x0&&_0x128ad1[_0x128ad1[_0x48f87a(0x1ca)]-0x1]&&_0x128ad1[_0x128ad1[_0x48f87a(0x1ca)]-0x1][_0x48f87a(0x192)]?_0x128ad1[_0x48f87a(0x24c)]():(_0x3c0fb2[_0x48f87a(0x2e8)]=_0x54bec6((..._0xd9404d)=>_0x51436a[_0x48f87a(0x270)](..._0xd9404d,{'forceDefaultExecution':!0x0}),..._0x128ad1),_0x3c0fb2[_0x48f87a(0x236)]())));},{'priority':_0x48beb6(0x2de)});}[_0x90a0f4(0x192)](_0x205737){const _0x3499cd=_0x90a0f4;let _0x288028,_0x60b148;const _0x51e7ec=this[_0x3499cd(0x2ea)];this[_0x3499cd(0x2ea)]=!0x0;try{_0x288028=_0x205737();}catch(_0x259a48){_0x60b148=_0x259a48;}return _0x51e7ec||(this[_0x3499cd(0x2ea)]=!0x1),_0x60b148&&_0x5bfa49[_0x3499cd(0x17a)](_0x60b148,this),_0x288028;}[_0x90a0f4(0x2fa)](_0x533bc0,_0x1668b1=null,_0x12ad1a={}){const _0x287af6=_0x90a0f4;if(_0x533bc0[_0x287af6(0x2d0)])return null;const _0x58dd72=this[_0x287af6(0x2d2)][_0x287af6(0x267)][_0x287af6(0x2e6)](_0x287af6(0x1a0))['me'];for(const {suggestion:_0x22a4e7,meta:_0x274045}of this[_0x287af6(0x1b0)](_0x533bc0,_0x287af6(0x287)))if(_0x274045[_0x287af6(0x1d2)]){if(!_0x274045[_0x287af6(0x165)]){if(_0x274045[_0x287af6(0x1f7)]){if(!this[_0x287af6(0x20e)]||!Lt(_0x22a4e7,_0x12ad1a))continue;return _0x22a4e7;}if(Lt(_0x22a4e7,_0x12ad1a))return _0x22a4e7;this[_0x287af6(0x2d8)](_0x22a4e7,_0x533bc0[_0x287af6(0x286)],_0x533bc0[_0x287af6(0x249)]);break;}if(_0x1668b1==_0x22a4e7[_0x287af6(0x292)]&&Lt(_0x22a4e7,_0x12ad1a)){const _0x2520a3=_0x22a4e7[_0x287af6(0x22d)]();return _0x2520a3[_0x287af6(0x286)][_0x287af6(0x2d5)](_0x533bc0[_0x287af6(0x249)])?this[_0x287af6(0x239)](_0x22a4e7,this[_0x287af6(0x190)][_0x287af6(0x2f2)](_0x533bc0[_0x287af6(0x286)],_0x2520a3[_0x287af6(0x249)])):this[_0x287af6(0x239)](_0x22a4e7,this[_0x287af6(0x190)][_0x287af6(0x2f2)](_0x2520a3[_0x287af6(0x286)],_0x533bc0[_0x287af6(0x249)])),_0x22a4e7;}}const _0x1b2b70=_0x34d504(),_0x4763c2=_0x58dd72['id'],_0x20e203=_0x1668b1?_0x287af6(0x2b5)+_0x1668b1:_0x287af6(0x287),_0x5f1dc8=this[_0x287af6(0x193)]({'id':_0x1b2b70,'type':_0x20e203,'createdAt':new Date(),'authorId':_0x4763c2,'attributes':_0x12ad1a});return this[_0x287af6(0x257)](_0x20e203,_0x1b2b70,_0x4763c2,_0x533bc0),_0x5f1dc8;}[_0x90a0f4(0x1e0)](_0x633298,_0xf22fab=_0x90a0f4(0x18f),_0x467d95={}){const _0x2020bf=_0x90a0f4,_0x4978a9=this[_0x2020bf(0x2d2)][_0x2020bf(0x267)][_0x2020bf(0x2e6)](_0x2020bf(0x1a0))['me'],_0x34c151=this[_0x2020bf(0x15d)][_0x2020bf(0x1de)](_0x2020bf(0x287),_0xf22fab,_0x2020bf(0x2af));for(const _0xbfd9a2 of this[_0x2020bf(0x210)]())if(_0xbfd9a2[_0x2020bf(0x1ef)]['id']==_0x4978a9['id']&&_0x2020bf(0x287)==_0xbfd9a2[_0x2020bf(0x18a)]&&_0xbfd9a2[_0x2020bf(0x292)]==_0xf22fab&&Lt(_0xbfd9a2,_0x467d95)&&(_0x34c151(_0xbfd9a2[_0x2020bf(0x2ac)](),_0x633298)||_0x34c151(_0x633298,_0xbfd9a2[_0x2020bf(0x2ac)]()))){for(const _0x409b67 of _0x633298)_0xbfd9a2[_0x2020bf(0x199)](_0x409b67);return _0xbfd9a2;}for(const {suggestion:_0x3e4443,meta:_0xd3ab98}of this[_0x2020bf(0x1b0)](_0x633298,_0x2020bf(0x287))){if(!_0xd3ab98[_0x2020bf(0x1d2)])continue;if(!this[_0x2020bf(0x20e)]&&_0xd3ab98[_0x2020bf(0x1f7)])continue;if(!Lt(_0x3e4443,_0x467d95))continue;let _0x36c1dd=!0x0;for(const _0xa6043a of _0x3e4443[_0x2020bf(0x2ac)]())for(const _0x1c3cda of _0x633298)if(!_0xa6043a[_0x2020bf(0x2e3)](_0x1c3cda)){_0x36c1dd=!0x1;break;}if(_0x36c1dd)return _0x3e4443;}const _0x3743e5=_0x34d504(),_0x58c2e9=_0x4978a9['id'],_0xef3ffd=_0x2020bf(0x2b5)+_0xf22fab,_0x2011a9=this[_0x2020bf(0x193)]({'id':_0x3743e5,'type':_0xef3ffd,'createdAt':new Date(),'authorId':_0x58c2e9,'attributes':_0x467d95});for(const _0x5ab75b of _0x633298)this[_0x2020bf(0x257)](_0xef3ffd,_0x3743e5,_0x58c2e9,_0x5ab75b,_0x4cd2ff[_0x2020bf(0x22a)]());return _0x2011a9;}[_0x90a0f4(0x2c3)](_0x523cf8,_0x33052c,_0x1ea4be=null,_0x22e77a={}){const _0x1c8d5c=_0x90a0f4;if(_0x1ea4be=_0x1ea4be||Vt(_0x33052c),_0x523cf8[_0x1c8d5c(0x2d0)])return null;if(_0x1c8d5c(0x1b7)===this[_0x1c8d5c(0x2ec)]){const _0x1acafa=this[_0x1c8d5c(0x15d)][_0x1c8d5c(0x1de)](_0x1c8d5c(0x198),_0x1ea4be,_0x1c8d5c(0x1cf));return this[_0x1c8d5c(0x192)](()=>_0x1acafa([_0x523cf8],_0x33052c,_0x22e77a)),null;}const _0x3adcd2=this[_0x1c8d5c(0x2d2)][_0x1c8d5c(0x267)][_0x1c8d5c(0x2e6)](_0x1c8d5c(0x1a0))['me'],_0x1538f6=[];if(_0x1c8d5c(0x252)!==this[_0x1c8d5c(0x2ec)]){for(const {suggestion:_0x326695,meta:_0x2130b8}of this[_0x1c8d5c(0x1b0)](_0x523cf8,_0x1c8d5c(0x287)))_0x2130b8[_0x1c8d5c(0x1d2)]&&!_0x2130b8[_0x1c8d5c(0x2e2)]&&_0x1538f6[_0x1c8d5c(0x224)](..._0x326695[_0x1c8d5c(0x2ac)]());}const _0x516768=function(_0x54215e,_0x3487da){const _0x4583e=_0x1c8d5c,_0xcafcd9=[];for(const _0x585664 of _0x3487da){const _0x1f4219=_0x54215e[_0x4583e(0x2eb)](_0x585664);_0x1f4219&&_0xcafcd9[_0x4583e(0x224)](_0x1f4219);}return _0xcafcd9;}(_0x523cf8,_0x1538f6),_0x538b9b=function(_0x1f9638,_0xacc8ff){const _0x4fd880=_0x1c8d5c,_0x1b547c=[_0x1f9638];for(const _0x11b4f0 of _0xacc8ff){let _0x874898=0x0;for(;_0x874898<_0x1b547c[_0x4fd880(0x1ca)];){const _0x494cab=_0x1b547c[_0x874898][_0x4fd880(0x2d9)](_0x11b4f0);_0x1b547c[_0x4fd880(0x2c9)](_0x874898,0x1,..._0x494cab),_0x874898+=_0x494cab[_0x4fd880(0x1ca)];}}return _0x1b547c;}(_0x523cf8,_0x1538f6);_0x516768[_0x1c8d5c(0x1ca)]&&this[_0x1c8d5c(0x190)][_0x1c8d5c(0x2b3)](()=>{const _0x4779f2=_0x1c8d5c;for(const _0x4345b3 of _0x516768){const _0x50faa2=this[_0x4779f2(0x15d)][_0x4779f2(0x1de)](_0x4779f2(0x198),_0x1ea4be,_0x4779f2(0x1cf));this[_0x4779f2(0x192)](()=>_0x50faa2([_0x4345b3],_0x33052c,_0x22e77a));}});for(const _0x3777f5 of _0x538b9b){let _0x247151=null,_0x5f49bc=_0x3777f5[_0x1c8d5c(0x286)],_0x2b2314=_0x3777f5[_0x1c8d5c(0x249)];for(const {suggestion:_0x48fc04,meta:_0x2f212f}of this[_0x1c8d5c(0x1b0)](_0x3777f5,_0x1c8d5c(0x198))){if(!_0x2f212f[_0x1c8d5c(0x1d2)])continue;if(_0x48fc04[_0x1c8d5c(0x292)]!=_0x1ea4be)continue;if(!Lt(_0x48fc04,_0x22e77a))continue;const _0x2b3e17=_0x48fc04[_0x1c8d5c(0x22d)]();if(_0x2b3e17[_0x1c8d5c(0x2e3)](_0x3777f5,!0x0))return null;_0x5f49bc=_0x5f49bc[_0x1c8d5c(0x1c5)](_0x2b3e17[_0x1c8d5c(0x286)])?_0x5f49bc:_0x2b3e17[_0x1c8d5c(0x286)],_0x2b2314=_0x2b2314[_0x1c8d5c(0x246)](_0x2b3e17[_0x1c8d5c(0x249)])?_0x2b2314:_0x2b3e17[_0x1c8d5c(0x249)],_0x247151?_0x2b3e17[_0x1c8d5c(0x286)][_0x1c8d5c(0x1c5)](_0x247151[_0x1c8d5c(0x22d)]()[_0x1c8d5c(0x286)])?(_0x247151[_0x1c8d5c(0x291)](),_0x247151=_0x48fc04):_0x48fc04[_0x1c8d5c(0x291)]():_0x247151=_0x48fc04;}const _0x2b3fd9=this[_0x1c8d5c(0x190)][_0x1c8d5c(0x2f2)](_0x5f49bc,_0x2b2314);if(_0x247151)this[_0x1c8d5c(0x239)](_0x247151,_0x2b3fd9);else{const _0x2d1236=_0x34d504(),_0x3ba7ea=_0x3adcd2['id'];this[_0x1c8d5c(0x193)]({'id':_0x2d1236,'type':_0x1c8d5c(0x2a9)+_0x1ea4be,'data':_0x33052c,'createdAt':new Date(),'authorId':_0x3ba7ea,'attributes':_0x22e77a}),this[_0x1c8d5c(0x257)](_0x1c8d5c(0x2a9)+_0x1ea4be,_0x2d1236,_0x3ba7ea,_0x2b3fd9);}}return null;}[_0x90a0f4(0x2ae)](_0x352465,_0x374d16,_0x25b018=[],_0x1018b0=null,_0x2a8692={}){const _0x353128=_0x90a0f4;_0x374d16[_0x353128(0x227)]||(_0x374d16[_0x353128(0x227)]=_0x374d16[_0x353128(0x24e)]),_0x374d16[_0x353128(0x27d)]=_0x352465['is'](_0x353128(0x215)),_0x1018b0=_0x1018b0||Vt(_0x374d16);const _0x420ddd=_0x25b018[_0x353128(0x2f9)](_0x103c8d=>Ft(_0x103c8d,this[_0x353128(0x190)])),_0x6a90b7=_0x352465['is'](_0x353128(0x215))?_0x352465:Ft(_0x352465,this[_0x353128(0x190)]);if(_0x353128(0x1b7)===this[_0x353128(0x2ec)]){const _0x55495f=this[_0x353128(0x15d)][_0x353128(0x1de)](_0x353128(0x16a),_0x1018b0,_0x353128(0x1cf));return this[_0x353128(0x192)](()=>_0x55495f([_0x6a90b7],_0x374d16,_0x2a8692)),null;}_0x420ddd[_0x353128(0x224)](_0x6a90b7);let _0x4ca7a4=!0x0;for(const _0x54be23 of _0x420ddd)if(!this[_0x353128(0x222)](_0x54be23)){_0x4ca7a4=!0x1;break;}if(_0x4ca7a4&&_0x353128(0x252)!==this[_0x353128(0x2ec)]){const _0x136cd6=this[_0x353128(0x15d)][_0x353128(0x1de)](_0x353128(0x16a),_0x1018b0,_0x353128(0x1cf));return this[_0x353128(0x192)](()=>_0x136cd6([_0x6a90b7],_0x374d16,_0x2a8692)),null;}let _0x591f84=null,_0x2cca0b=_0x6a90b7[_0x353128(0x286)],_0x39fb60=_0x6a90b7[_0x353128(0x249)];for(const {suggestion:_0x21b76e,meta:_0x3a9d04}of this[_0x353128(0x1b0)](_0x6a90b7,_0x353128(0x16a))){if(!_0x3a9d04[_0x353128(0x1d2)])continue;if(_0x3a9d04[_0x353128(0x165)]||_0x3a9d04[_0x353128(0x1f7)]||_0x3a9d04[_0x353128(0x2e2)])continue;if(_0x21b76e[_0x353128(0x290)][_0x353128(0x227)]!=_0x374d16[_0x353128(0x227)])continue;if(!Lt(_0x21b76e,_0x2a8692))continue;const _0x409a6c=_0x21b76e[_0x353128(0x22d)]();if(_0x21b76e[_0x353128(0x292)]==_0x1018b0){if(_0x409a6c[_0x353128(0x2e3)](_0x6a90b7,!0x0))return null;_0x2cca0b=_0x2cca0b[_0x353128(0x1c5)](_0x409a6c[_0x353128(0x286)])?_0x2cca0b:_0x409a6c[_0x353128(0x286)],_0x39fb60=_0x39fb60[_0x353128(0x246)](_0x409a6c[_0x353128(0x249)])?_0x39fb60:_0x409a6c[_0x353128(0x249)],_0x591f84?_0x409a6c[_0x353128(0x286)][_0x353128(0x1c5)](_0x591f84[_0x353128(0x22d)]()[_0x353128(0x286)])?(_0x591f84[_0x353128(0x291)](),_0x591f84=_0x21b76e):_0x21b76e[_0x353128(0x291)]():_0x591f84=_0x21b76e;}else{const _0x3ae0f1=_0x6a90b7[_0x353128(0x2eb)](_0x409a6c);this[_0x353128(0x21d)](_0x21b76e,_0x3ae0f1);}}const _0x126277=this[_0x353128(0x2d2)][_0x353128(0x267)][_0x353128(0x2e6)](_0x353128(0x1a0))['me'],_0x224c4c=_0x34d504(),_0x510ead=_0x126277['id'];if(_0x591f84)return this[_0x353128(0x239)](_0x591f84,this[_0x353128(0x190)][_0x353128(0x2f2)](_0x2cca0b,_0x39fb60)),_0x591f84;{const _0x517b5f=this[_0x353128(0x193)]({'id':_0x224c4c,'type':_0x353128(0x2b9)+_0x1018b0,'data':_0x374d16,'createdAt':new Date(),'authorId':_0x510ead,'attributes':_0x2a8692});return this[_0x353128(0x257)](_0x353128(0x2b9)+_0x1018b0,_0x224c4c,_0x510ead,this[_0x353128(0x190)][_0x353128(0x2f2)](_0x2cca0b,_0x39fb60)),_0x517b5f;}}[_0x90a0f4(0x2ee)](_0x20205b,_0x16512a,_0x3adbfa=[],_0x482e30=null,_0x1c8dd2={}){const _0x549a5f=_0x90a0f4;_0x16512a[_0x549a5f(0x227)]||(_0x16512a[_0x549a5f(0x227)]=_0x16512a[_0x549a5f(0x24e)]);const _0x376140=_0x20205b[0x0];_0x16512a[_0x549a5f(0x27d)]=_0x376140['is'](_0x549a5f(0x215)),_0x482e30=_0x482e30||Vt(_0x16512a);const _0x3f4fa1=_0x3adbfa[_0x549a5f(0x2f9)](_0x29ac83=>Ft(_0x29ac83,this[_0x549a5f(0x190)])),_0x5e1152=_0x376140['is'](_0x549a5f(0x215))?_0x20205b:_0x20205b[_0x549a5f(0x2f9)](_0x592c87=>Ft(_0x592c87,this[_0x549a5f(0x190)]));if(_0x549a5f(0x1b7)===this[_0x549a5f(0x2ec)]){const _0xdb42f5=this[_0x549a5f(0x15d)][_0x549a5f(0x1de)](_0x549a5f(0x16a),_0x482e30,_0x549a5f(0x1cf));return this[_0x549a5f(0x192)](()=>_0xdb42f5(_0x5e1152,_0x16512a,_0x1c8dd2)),null;}_0x3f4fa1[_0x549a5f(0x224)](..._0x5e1152);let _0x1d8f15=!0x0;for(const _0x171a68 of _0x3f4fa1)if(!this[_0x549a5f(0x222)](_0x171a68)){_0x1d8f15=!0x1;break;}if(_0x1d8f15&&_0x549a5f(0x252)!==this[_0x549a5f(0x2ec)]){const _0x9d65cf=this[_0x549a5f(0x15d)][_0x549a5f(0x1de)](_0x549a5f(0x16a),_0x482e30,_0x549a5f(0x1cf));return this[_0x549a5f(0x192)](()=>_0x9d65cf(_0x5e1152,_0x16512a,_0x1c8dd2)),null;}const _0x5e8034=this[_0x549a5f(0x2d2)][_0x549a5f(0x267)][_0x549a5f(0x2e6)](_0x549a5f(0x1a0))['me'];for(const _0x6b5aca of this[_0x549a5f(0x210)]()){if(_0x6b5aca[_0x549a5f(0x1ef)]['id']!=_0x5e8034['id'])continue;if(_0x549a5f(0x16a)!=_0x6b5aca[_0x549a5f(0x18a)]||_0x6b5aca[_0x549a5f(0x290)][_0x549a5f(0x227)]!=_0x16512a[_0x549a5f(0x227)])continue;if(!Lt(_0x6b5aca,_0x1c8dd2))continue;const _0x154394=_0x6b5aca[_0x549a5f(0x292)]==_0x482e30;for(let _0x4c07a3=0x0;_0x4c07a3<_0x5e1152[_0x549a5f(0x1ca)];_0x4c07a3++){const _0x5e88e3=_0x5e1152[_0x4c07a3];for(const _0x3b03cb of _0x6b5aca[_0x549a5f(0x218)]()){const _0x5bd7cd=_0x3b03cb[_0x549a5f(0x258)]();if(_0x5e88e3[_0x549a5f(0x2d5)](_0x5bd7cd)){_0x154394?(_0x5e1152[_0x549a5f(0x2c9)](_0x4c07a3,0x1),_0x4c07a3--):_0x6b5aca[_0x549a5f(0x1a8)](_0x3b03cb[_0x549a5f(0x2a5)]);break;}}}}if(0x0==_0x5e1152[_0x549a5f(0x1ca)])return null;const _0x35da39=this[_0x549a5f(0x15d)][_0x549a5f(0x1de)](_0x549a5f(0x16a),_0x482e30,_0x549a5f(0x2af));for(const _0x1f88fc of this[_0x549a5f(0x210)]())if(_0x1f88fc[_0x549a5f(0x1ef)]['id']==_0x5e8034['id']&&_0x549a5f(0x16a)==_0x1f88fc[_0x549a5f(0x18a)]&&_0x1f88fc[_0x549a5f(0x290)][_0x549a5f(0x227)]==_0x16512a[_0x549a5f(0x227)]&&_0x1f88fc[_0x549a5f(0x292)]==_0x482e30&&Lt(_0x1f88fc,_0x1c8dd2)&&(_0x35da39(_0x1f88fc[_0x549a5f(0x2ac)](),_0x5e1152)||_0x35da39(_0x5e1152,_0x1f88fc[_0x549a5f(0x2ac)]()))){for(const _0x192628 of _0x5e1152)_0x1f88fc[_0x549a5f(0x199)](_0x192628);return _0x1f88fc;}const _0x28d584=_0x34d504(),_0x1ebd81=_0x5e8034['id'],_0x236dd1=_0x549a5f(0x2b9)+_0x482e30,_0x3b25b1=this[_0x549a5f(0x193)]({'id':_0x28d584,'type':_0x236dd1,'data':_0x16512a,'createdAt':new Date(),'authorId':_0x1ebd81,'attributes':_0x1c8dd2});for(const _0x4d5ea0 of _0x5e1152)this[_0x549a5f(0x257)](_0x236dd1,_0x28d584,_0x1ebd81,_0x4d5ea0,_0x4cd2ff[_0x549a5f(0x22a)]());return _0x3b25b1;}[_0x90a0f4(0x23e)](_0x481580,_0x2793cd=null,_0x57bebb={}){const _0x3c6a63=_0x90a0f4;if(_0x481580[_0x3c6a63(0x2d0)])return null;const _0x2ea935=this[_0x3c6a63(0x2d2)][_0x3c6a63(0x267)][_0x3c6a63(0x2e6)](_0x3c6a63(0x1a0))['me'],_0x59f9cb=new _0x4ddc03(_0x481580[_0x3c6a63(0x286)],_0x481580[_0x3c6a63(0x249)]);for(const {suggestion:_0x29f627,meta:_0x521718}of this[_0x3c6a63(0x1b0)](_0x59f9cb,_0x3c6a63(0x287)))if(_0x521718[_0x3c6a63(0x1d2)]&&!_0x521718[_0x3c6a63(0x165)]){if(_0x29f627[_0x3c6a63(0x2fb)]){const _0x277620=_0x29f627[_0x3c6a63(0x2ac)]()[_0x3c6a63(0x211)](_0x20fa93=>_0x3c6a63(0x2f6)!=_0x20fa93[_0x3c6a63(0x2d7)][_0x3c6a63(0x1fb)]);_0x277620[_0x3c6a63(0x234)](_0x550263=>_0x59f9cb[_0x3c6a63(0x2e3)](_0x550263,!0x0))&&_0x29f627[_0x3c6a63(0x302)]();if(_0x277620[_0x3c6a63(0x2dd)](_0x51d3d9=>_0x51d3d9[_0x3c6a63(0x2e3)](_0x59f9cb,!0x0))){const _0x520596=this[_0x3c6a63(0x15d)][_0x3c6a63(0x1de)](_0x3c6a63(0x23b),_0x2793cd,_0x3c6a63(0x1cf));return this[_0x3c6a63(0x192)](()=>_0x520596([_0x59f9cb],null,_0x57bebb)),null;}}else{const _0x50d5ff=_0x59f9cb[_0x3c6a63(0x2eb)](_0x29f627[_0x3c6a63(0x22d)]());null!==_0x50d5ff&&_0x29f627[_0x3c6a63(0x27b)]([_0x50d5ff],null,_0x57bebb);}}if(_0x59f9cb[_0x3c6a63(0x1d6)](),_0x59f9cb[_0x3c6a63(0x2d0)]||_0x3c6a63(0x2f6)==_0x59f9cb[_0x3c6a63(0x2d7)][_0x3c6a63(0x1fb)])return null;let _0xbb4d24=null,_0x3aef9f=_0x59f9cb[_0x3c6a63(0x286)],_0x17800e=_0x59f9cb[_0x3c6a63(0x249)];const _0x1b2446=this[_0x3c6a63(0x1b0)](_0x59f9cb,_0x3c6a63(0x23b));for(const {suggestion:_0x36ad43,meta:_0x1d7db5}of _0x1b2446){const _0x2f6097=this[_0x3c6a63(0x190)][_0x3c6a63(0x2f2)](_0x3aef9f,_0x17800e);if(_0x1d7db5[_0x3c6a63(0x1d2)]&&(this[_0x3c6a63(0x20e)]||!_0x1d7db5[_0x3c6a63(0x1f7)]&&!_0x1d7db5[_0x3c6a63(0x2e2)])){if(_0x36ad43[_0x3c6a63(0x2fb)]){if(!Lt(_0x36ad43,_0x57bebb))continue;let _0x125017=!0x0;for(const _0x3cf782 of _0x36ad43[_0x3c6a63(0x2ac)]()){if(_0x3cf782[_0x3c6a63(0x2e3)](_0x2f6097,!0x0))return _0x36ad43;_0x2f6097[_0x3c6a63(0x2e3)](_0x3cf782)||(_0x125017=!0x1);}_0x125017&&_0x36ad43[_0x3c6a63(0x302)]();}else{const _0x535a88=_0x36ad43[_0x3c6a63(0x22d)]();if(_0x535a88[_0x3c6a63(0x2e3)](_0x2f6097,!0x0))return _0x36ad43;if(!Lt(_0x36ad43,_0x57bebb)){_0x2f6097[_0x3c6a63(0x2e3)](_0x535a88)?_0x36ad43[_0x3c6a63(0x291)]():_0x535a88[_0x3c6a63(0x183)](_0x3aef9f)?_0x3aef9f=_0x535a88[_0x3c6a63(0x249)]:_0x535a88[_0x3c6a63(0x183)](_0x17800e)&&(_0x17800e=_0x535a88[_0x3c6a63(0x286)]);continue;}_0x3aef9f=_0x3aef9f[_0x3c6a63(0x1c5)](_0x535a88[_0x3c6a63(0x286)])?_0x3aef9f:_0x535a88[_0x3c6a63(0x286)],_0x17800e=_0x17800e[_0x3c6a63(0x246)](_0x535a88[_0x3c6a63(0x249)])?_0x17800e:_0x535a88[_0x3c6a63(0x249)],_0x57bebb=Object[_0x3c6a63(0x18d)]({},_0x36ad43[_0x3c6a63(0x2d1)]),_0xbb4d24?_0x535a88[_0x3c6a63(0x286)][_0x3c6a63(0x1c5)](_0xbb4d24[_0x3c6a63(0x22d)]()[_0x3c6a63(0x286)])?(_0xbb4d24[_0x3c6a63(0x291)](),_0xbb4d24=_0x36ad43):_0x36ad43[_0x3c6a63(0x291)]():_0xbb4d24=_0x36ad43;}}}if(_0xbb4d24)return this[_0x3c6a63(0x239)](_0xbb4d24,this[_0x3c6a63(0x190)][_0x3c6a63(0x2f2)](_0x3aef9f,_0x17800e)),_0xbb4d24;{const _0x5f0402=_0x34d504(),_0xd9f36f=this[_0x3c6a63(0x190)][_0x3c6a63(0x2f2)](_0x3aef9f,_0x17800e),_0x2ce56c=_0x2ea935['id'],_0x54a3a1=_0x2793cd?_0x3c6a63(0x298)+_0x2793cd:_0x3c6a63(0x23b),_0x2646ea=this[_0x3c6a63(0x193)]({'id':_0x5f0402,'type':_0x54a3a1,'createdAt':new Date(),'authorId':_0x2ce56c,'attributes':_0x57bebb});return this[_0x3c6a63(0x257)](_0x54a3a1,_0x5f0402,_0x2ce56c,_0xd9f36f),_0x2646ea;}}[_0x90a0f4(0x1d7)](_0x2d4234,_0x22b2fe=_0x90a0f4(0x18f),_0x39891e={}){const _0x3b134b=_0x90a0f4,_0x1b93d5=this[_0x3b134b(0x2d2)][_0x3b134b(0x267)][_0x3b134b(0x2e6)](_0x3b134b(0x1a0))['me'],_0x41133f=_0x2d4234[_0x3b134b(0x2f9)](_0x29bd3c=>new _0x4ddc03(_0x29bd3c[_0x3b134b(0x286)],_0x29bd3c[_0x3b134b(0x249)])),_0x4af4c0=new Set();for(const {suggestion:_0x4c79a3,meta:_0x1177d5}of this[_0x3b134b(0x1b0)](_0x41133f,_0x3b134b(0x287)))_0x1177d5[_0x3b134b(0x1d2)]&&!_0x1177d5[_0x3b134b(0x165)]&&_0x4af4c0[_0x3b134b(0x2c1)](_0x4c79a3);for(const _0x504e93 of _0x4af4c0)if(_0x504e93[_0x3b134b(0x2fb)]){const _0x46d169=_0x504e93[_0x3b134b(0x2ac)]();(!_0x504e93[_0x3b134b(0x2d1)]||!_0x504e93[_0x3b134b(0x2d1)][_0x3b134b(0x171)])&&(_0x46d169[_0x3b134b(0x234)](_0x579cb3=>_0x41133f[_0x3b134b(0x2dd)](_0x4c4538=>_0x4c4538[_0x3b134b(0x2e3)](_0x579cb3,!0x0)))&&_0x504e93[_0x3b134b(0x302)]());if(_0x41133f[_0x3b134b(0x234)](_0x1b28b2=>_0x46d169[_0x3b134b(0x2dd)](_0x2f06ca=>_0x2f06ca[_0x3b134b(0x2e3)](_0x1b28b2,!0x0)))){const _0xd2d9e0=this[_0x3b134b(0x15d)][_0x3b134b(0x1de)](_0x3b134b(0x23b),_0x22b2fe,_0x3b134b(0x1cf));return this[_0x3b134b(0x192)](()=>_0xd2d9e0(_0x2d4234,null,_0x39891e)),null;}}else{const _0x1a2926=_0x504e93[_0x3b134b(0x22d)]();_0x41133f[_0x3b134b(0x2dd)](_0x517365=>_0x517365[_0x3b134b(0x2e3)](_0x1a2926,!0x0))&&_0x504e93[_0x3b134b(0x302)]();if(_0x41133f[_0x3b134b(0x234)](_0x51f907=>_0x1a2926[_0x3b134b(0x2e3)](_0x51f907,!0x0))){const _0x199472=this[_0x3b134b(0x15d)][_0x3b134b(0x1de)](_0x3b134b(0x23b),_0x22b2fe,_0x3b134b(0x1cf));return this[_0x3b134b(0x192)](()=>_0x199472(_0x41133f,null,_0x39891e)),null;}}const _0x1590d4=this[_0x3b134b(0x15d)][_0x3b134b(0x1de)](_0x3b134b(0x23b),_0x22b2fe,_0x3b134b(0x2af));let _0x2fb559=null;for(const _0x3144c4 of this[_0x3b134b(0x210)]())if(_0x3144c4[_0x3b134b(0x1ef)]['id']==_0x1b93d5['id']&&_0x3144c4[_0x3b134b(0x2a0)]&&_0x3b134b(0x23b)==_0x3144c4[_0x3b134b(0x18a)]&&_0x3144c4[_0x3b134b(0x292)]==_0x22b2fe&&Lt(_0x3144c4,_0x39891e)&&(_0x1590d4(_0x3144c4[_0x3b134b(0x2ac)](),_0x41133f)||_0x1590d4(_0x41133f,_0x3144c4[_0x3b134b(0x2ac)]()))){if(_0x2fb559){if(_0x3144c4[_0x3b134b(0x1cc)]&&_0x3144c4[_0x3b134b(0x1cc)][_0x3b134b(0x1ca)])continue;for(const _0x5d23bd of _0x3144c4[_0x3b134b(0x2ac)]())_0x2fb559[_0x3b134b(0x2a6)](_0x5d23bd)||_0x2fb559[_0x3b134b(0x199)](_0x5d23bd);_0x3144c4[_0x3b134b(0x291)]();}else{_0x2fb559=_0x3144c4;for(const _0x5baa36 of _0x41133f)_0x3144c4[_0x3b134b(0x2a6)](_0x5baa36)||_0x3144c4[_0x3b134b(0x199)](_0x5baa36);}}if(_0x2fb559)return _0x2fb559;_0x4af4c0[_0x3b134b(0x261)]();for(const {suggestion:_0x194625,meta:_0x33464e}of this[_0x3b134b(0x1b0)](_0x41133f,_0x3b134b(0x23b)))_0x33464e[_0x3b134b(0x1d2)]&&(this[_0x3b134b(0x20e)]||!_0x33464e[_0x3b134b(0x1f7)]&&!_0x33464e[_0x3b134b(0x2e2)])&&Lt(_0x194625,_0x39891e)&&_0x4af4c0[_0x3b134b(0x2c1)](_0x194625);for(const _0x387cb9 of _0x4af4c0){const _0x357789=_0x387cb9[_0x3b134b(0x2ac)]();if(!_0x39891e||!_0x39891e[_0x3b134b(0x171)]){if(_0x41133f[_0x3b134b(0x234)](_0x1bfbbc=>_0x357789[_0x3b134b(0x2dd)](_0x59932e=>_0x59932e[_0x3b134b(0x2e3)](_0x1bfbbc,!0x0))))return _0x387cb9;}(!_0x387cb9[_0x3b134b(0x2d1)]||!_0x387cb9[_0x3b134b(0x2d1)][_0x3b134b(0x171)])&&(_0x357789[_0x3b134b(0x234)](_0x2268e6=>_0x41133f[_0x3b134b(0x2dd)](_0x538c09=>_0x538c09[_0x3b134b(0x2e3)](_0x2268e6,!0x0)))&&_0x387cb9[_0x3b134b(0x302)]());}const _0xba77dc=_0x34d504(),_0x39cb4f=_0x1b93d5['id'],_0x53c5df=_0x3b134b(0x298)+_0x22b2fe,_0x38d981=this[_0x3b134b(0x193)]({'id':_0xba77dc,'type':_0x53c5df,'createdAt':new Date(),'authorId':_0x39cb4f,'attributes':_0x39891e});for(const _0x40df32 of _0x41133f)_0x40df32[_0x3b134b(0x1d6)](),_0x40df32[_0x3b134b(0x2d0)]||_0x3b134b(0x2f6)==_0x40df32[_0x3b134b(0x2d7)][_0x3b134b(0x1fb)]||this[_0x3b134b(0x257)](_0x53c5df,_0xba77dc,_0x39cb4f,_0x40df32,_0x4cd2ff[_0x3b134b(0x22a)]());return _0x38d981;}[_0x90a0f4(0x15e)](_0x716718,_0x4ffb62,_0x1b0e03,_0x1fbebc,_0x3dfdec){const _0x583bbe=_0x90a0f4;if(_0x716718[_0x583bbe(0x2d0)])return[];if(_0x583bbe(0x1b7)===this[_0x583bbe(0x2ec)])return[];const _0x248f10=this[_0x583bbe(0x2d2)][_0x583bbe(0x267)][_0x583bbe(0x2e6)](_0x583bbe(0x1a0))['me']['id'],_0x3aba6c=Array[_0x583bbe(0x2dc)](this[_0x583bbe(0x1ce)][_0x583bbe(0x21c)]())[_0x583bbe(0x211)](_0x63262c=>_0x583bbe(0x1f5)==_0x63262c[_0x583bbe(0x18a)]&&_0x63262c[_0x583bbe(0x290)][_0x583bbe(0x2df)]==_0x4ffb62&&_0x63262c[_0x583bbe(0x2a6)](_0x716718));if(_0x583bbe(0x1cb)===this[_0x583bbe(0x2ec)]){const _0x133046=this[_0x583bbe(0x1b0)](_0x716718,_0x583bbe(0x287))[_0x583bbe(0x211)](({meta:_0x3dfe3b})=>_0x3dfe3b[_0x583bbe(0x1d2)]&&!_0x3dfe3b[_0x583bbe(0x2e2)]&&!_0x3dfe3b[_0x583bbe(0x165)])[_0x583bbe(0x2f9)](({suggestion:_0x2d61bf})=>_0x2d61bf);_0x3aba6c[_0x583bbe(0x1b6)](..._0x133046);}const _0x1029f2=new Map([[_0x716718,_0x1b0e03]]);for(const _0xcc25ec of _0x3aba6c){const _0x3c6cf7=_0x583bbe(0x1f5)==_0xcc25ec[_0x583bbe(0x18a)]?_0xcc25ec[_0x583bbe(0x290)][_0x583bbe(0x29f)]:void 0x0,_0x521ee3=_0xcc25ec[_0x583bbe(0x22d)](),_0xcbadff=Array[_0x583bbe(0x2dc)](_0x1029f2[_0x583bbe(0x27a)]())[_0x583bbe(0x2ed)](_0xee2217=>_0xee2217[_0x583bbe(0x28f)](_0x521ee3));if(!_0xcbadff)continue;const _0x17997b=_0xcbadff[_0x583bbe(0x2d9)](_0x521ee3);this[_0x583bbe(0x2bb)](_0x4ffb62)&&_0x583bbe(0x287)==_0xcc25ec[_0x583bbe(0x18a)]&&0x0!=_0x17997b[_0x583bbe(0x1ca)]||(_0x1029f2[_0x583bbe(0x276)](_0xcbadff),_0x17997b[_0x583bbe(0x253)](_0x119e20=>{const _0x315b96=_0x583bbe;_0x1029f2[_0x315b96(0x1c8)](_0x119e20,_0x1b0e03);}),_0x583bbe(0x287)!=_0xcc25ec[_0x583bbe(0x18a)]&&_0x3c6cf7!=_0x1fbebc&&_0x1029f2[_0x583bbe(0x1c8)](_0xcbadff[_0x583bbe(0x2eb)](_0x521ee3),_0x3c6cf7));}const _0x262933=[];for(const [_0x55070d,_0x1b23d3]of _0x1029f2){const _0x2b5a51=_0x34d504(),_0x30f0bd={'key':_0x4ffb62,'oldValue':_0x1b23d3,'newValue':_0x1fbebc};_0x4ffb62[_0x583bbe(0x1ca)]>0x25&&console[_0x583bbe(0x1c4)](_0x583bbe(0x243),{'key':_0x4ffb62});const _0x28b092=(_0x583bbe(0x2b0)+(_0x4ffb62+'|'+Vt({'newValue':_0x1fbebc})))[_0x583bbe(0x1bb)](0x0,0x3c),_0x59ca84=this[_0x583bbe(0x193)]({'id':_0x2b5a51,'type':_0x28b092,'data':_0x30f0bd,'createdAt':new Date(),'authorId':_0x248f10,'attributes':_0x3dfdec});_0x262933[_0x583bbe(0x224)](_0x59ca84),this[_0x583bbe(0x257)](_0x28b092,_0x2b5a51,_0x248f10,_0x55070d);}return _0x262933;}[_0x90a0f4(0x1ed)](_0x29c7fd){const _0x50022d=_0x90a0f4;this[_0x50022d(0x269)](_0x29c7fd,(_0x1bdd82,..._0x2dd6db)=>{const _0x27d097=_0x50022d;this[_0x27d097(0x2c2)](()=>{_0x1bdd82(..._0x2dd6db);});});}[_0x90a0f4(0x1aa)](_0x38b25c){const _0xa03884=_0x90a0f4;this[_0xa03884(0x197)][_0xa03884(0x2c1)](_0x38b25c);}[_0x90a0f4(0x167)](_0x2e4d5f){const _0x223e26=_0x90a0f4;this[_0x223e26(0x1c6)][_0x223e26(0x2c1)](_0x2e4d5f);}[_0x90a0f4(0x27e)](_0x55547b){const _0x39da2d=_0x90a0f4;return _0x39da2d(0x1f5)==_0x55547b[_0x39da2d(0x18a)]?_0x55547b[_0x39da2d(0x292)][_0x39da2d(0x20a)]('|')[0x0]:null;}[_0x90a0f4(0x239)](_0x3db3d3,_0x974666){const _0x52639d=_0x90a0f4,_0x484ae9=_0x3db3d3[_0x52639d(0x2a8)]();this[_0x52639d(0x190)][_0x52639d(0x2b3)](_0x71f0b2=>{const _0x2ca452=_0x52639d;_0x71f0b2[_0x2ca452(0x21a)](_0x484ae9,{'range':_0x974666});});}[_0x90a0f4(0x202)](_0x12c5de){const _0x360997=_0x90a0f4,_0x5c98db=_0x12c5de['id'],_0x2766eb=this[_0x360997(0x2d2)][_0x360997(0x226)][_0x360997(0x2e6)](_0x360997(0x1be));this[_0x360997(0x2b8)][_0x360997(0x28a)](_0x5c98db)||this[_0x360997(0x2b8)][_0x360997(0x16d)]({'channelId':_0x2766eb,'threadId':_0x5c98db,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4a5af1=this[_0x360997(0x2b8)][_0x360997(0x24d)](_0x5c98db);_0x4a5af1[_0x360997(0x1b8)](_0x360997(0x189)),_0x4a5af1[_0x360997(0x189)]=!0x1,_0x12c5de[_0x360997(0x1cc)]=_0x4a5af1;}[_0x90a0f4(0x173)](_0x46e574,_0x44bce8,_0x342209,_0x55147a){const _0x59b8d8=_0x90a0f4;if(_0x46e574[_0x59b8d8(0x18a)]!=_0x44bce8||_0x46e574[_0x59b8d8(0x292)]!=_0x342209||_0x46e574[_0x59b8d8(0x196)]['id']!=_0x55147a)throw this[_0x59b8d8(0x2d2)][_0x59b8d8(0x282)](_0x59b8d8(0x181)),new _0x5bfa49(_0x59b8d8(0x181),this);}[_0x90a0f4(0x21d)](_0x42f362,_0xb951bd){const _0x39baaa=_0x90a0f4,_0x4497bc=_0x42f362[_0x39baaa(0x22d)]();if(_0xb951bd[_0x39baaa(0x2d5)](_0x4497bc))_0x42f362[_0x39baaa(0x291)]();else{if(_0x4497bc[_0x39baaa(0x2e3)](_0xb951bd)){const _0x4c0e32=this[_0x39baaa(0x190)][_0x39baaa(0x2d4)](_0xb951bd[_0x39baaa(0x286)][_0x39baaa(0x22b)],_0x39baaa(0x249));this[_0x39baaa(0x239)](_0x42f362,this[_0x39baaa(0x190)][_0x39baaa(0x2f2)](_0x4497bc[_0x39baaa(0x286)],_0x4c0e32));const _0x3f10c1=_0x34d504(),_0x12dff6=_0x42f362[_0x39baaa(0x196)]['id'],_0x281cd3=_0x42f362[_0x39baaa(0x18a)]+':'+_0x42f362[_0x39baaa(0x292)];this[_0x39baaa(0x193)]({'id':_0x3f10c1,'type':_0x281cd3,'createdAt':new Date(),'authorId':_0x12dff6,'data':_0x42f362[_0x39baaa(0x290)],'attributes':_0x42f362[_0x39baaa(0x2d1)]});const _0x78ad7b=this[_0x39baaa(0x190)][_0x39baaa(0x2d4)](_0xb951bd[_0x39baaa(0x249)][_0x39baaa(0x1ab)],_0x39baaa(0x281)),_0x348bcf=this[_0x39baaa(0x190)][_0x39baaa(0x2f2)](_0x78ad7b,_0x4497bc[_0x39baaa(0x249)]);this[_0x39baaa(0x257)](_0x281cd3,_0x3f10c1,_0x12dff6,_0x348bcf);}else{if(_0x4497bc[_0x39baaa(0x183)](_0xb951bd[_0x39baaa(0x286)])){const _0x344c37=this[_0x39baaa(0x190)][_0x39baaa(0x2d4)](_0xb951bd[_0x39baaa(0x286)][_0x39baaa(0x22b)],_0x39baaa(0x249));this[_0x39baaa(0x239)](_0x42f362,this[_0x39baaa(0x190)][_0x39baaa(0x2f2)](_0x4497bc[_0x39baaa(0x286)],_0x344c37));}else{const _0x585d0e=this[_0x39baaa(0x190)][_0x39baaa(0x2d4)](_0xb951bd[_0x39baaa(0x249)][_0x39baaa(0x1ab)],_0x39baaa(0x281));this[_0x39baaa(0x239)](_0x42f362,this[_0x39baaa(0x190)][_0x39baaa(0x2f2)](_0x585d0e,_0x4497bc[_0x39baaa(0x249)]));}}}}[_0x90a0f4(0x222)](_0x35ad8d){const _0x59e55f=_0x90a0f4;for(const {suggestion:_0x4f0fc1,meta:_0x2ef140}of this[_0x59e55f(0x1b0)](_0x35ad8d,_0x59e55f(0x287))){if(!_0x2ef140[_0x59e55f(0x1d2)])continue;const _0x556116=_0x4f0fc1[_0x59e55f(0x2ac)]();for(const _0x2f93a5 of _0x556116)if(!_0x35ad8d[_0x59e55f(0x2d9)](_0x2f93a5)[_0x59e55f(0x1ca)])return!0x0;}return!0x1;}[_0x90a0f4(0x1d4)](_0x2ea72d){const _0x1beb45=_0x90a0f4,_0x325f08=this[_0x1beb45(0x2d2)][_0x1beb45(0x267)][_0x1beb45(0x2e6)](_0x1beb45(0x1a0))[_0x1beb45(0x271)](_0x2ea72d);if(!_0x325f08)throw new _0x5bfa49(_0x1beb45(0x274),this);return _0x325f08;}[_0x90a0f4(0x1c7)](_0x54890a){const _0x12fab8=_0x90a0f4,_0x1c146c=this[_0x12fab8(0x2d2)][_0x12fab8(0x267)][_0x12fab8(0x2e6)](_0x12fab8(0x1a0)),_0xbc18a7=_0x674c97(_0x12fab8(0x188)+_0x54890a),_0x4f9bc2=_0x1c146c[_0x12fab8(0x271)](_0xbc18a7);return _0x4f9bc2||_0x1c146c[_0x12fab8(0x1c3)]({'id':_0xbc18a7,'name':_0x54890a});}[_0x90a0f4(0x27c)](_0x3636e9,_0x11c11d,_0x583b9e,_0x3bea5e,_0x3fb54b){const _0x5a3cc6=_0x90a0f4,_0x5e0c63=this[_0x5a3cc6(0x1d4)](_0x3bea5e),_0x20b781=this[_0x5a3cc6(0x15d)][_0x5a3cc6(0x26e)](_0x3636e9,_0x11c11d,_0x583b9e,_0x5e0c63,_0x3fb54b,_0xa365e2=>{const _0x3aa295=_0x5a3cc6;this[_0x3aa295(0x18e)](_0x583b9e,{'attributes':_0xa365e2});const _0x3f6d7=this[_0x3aa295(0x2cb)](_0x583b9e);this[_0x3aa295(0x223)](new Set([_0x3f6d7])),this[_0x3aa295(0x24f)](new Set([_0x3f6d7]));});return this[_0x5a3cc6(0x245)](_0x20b781,_0x5a3cc6(0x1cf),()=>{const _0x24a732=_0x5a3cc6;this[_0x24a732(0x18e)](_0x583b9e,{'state':_0x24a732(0x26b)});},{'priority':_0x5a3cc6(0x2de)}),this[_0x5a3cc6(0x245)](_0x20b781,_0x5a3cc6(0x302),()=>{const _0x2e1306=_0x5a3cc6;this[_0x2e1306(0x18e)](_0x583b9e,{'state':_0x2e1306(0x1a5)});},{'priority':_0x5a3cc6(0x2de)}),this[_0x5a3cc6(0x1ce)][_0x5a3cc6(0x1c8)](_0x583b9e,_0x20b781),this[_0x5a3cc6(0x266)][_0x5a3cc6(0x1c8)](_0x20b781,_0x5a3cc6(0x1c9)),_0x20b781;}[_0x90a0f4(0x1fd)](_0x49ad39){const _0x1420f6=_0x90a0f4,_0x311d5b=_0x49ad39[_0x1420f6(0x20a)](':');return{'group':_0x311d5b[0x0],'type':_0x311d5b[0x1],'subType':_0x311d5b[_0x1420f6(0x1ca)]>=0x5?_0x311d5b[0x2]:null,'id':_0x311d5b[_0x1420f6(0x1ca)]<0x5?_0x311d5b[0x2]:_0x311d5b[0x3],'authorId':_0x311d5b[_0x1420f6(0x1ca)]<0x5?_0x311d5b[0x3]:_0x311d5b[0x4],'markerCount':0x6==_0x311d5b[_0x1420f6(0x1ca)]?_0x311d5b[0x5]:null};}[_0x90a0f4(0x2d8)](_0x4ee6d7,_0x3cdede,_0x27d604){const _0x1ad8db=_0x90a0f4,_0x444d88=_0x4ee6d7[_0x1ad8db(0x22d)](),_0x2232e0=_0x444d88[_0x1ad8db(0x286)],_0xbca2c5=_0x444d88[_0x1ad8db(0x249)];this[_0x1ad8db(0x239)](_0x4ee6d7,this[_0x1ad8db(0x190)][_0x1ad8db(0x2f2)](_0x2232e0,_0x3cdede));const _0x410989=_0x34d504(),_0x3e1b03=_0x4ee6d7[_0x1ad8db(0x196)]['id'],_0x1d7522=_0x4ee6d7[_0x1ad8db(0x18a)]+(_0x4ee6d7[_0x1ad8db(0x292)]?':'+_0x4ee6d7[_0x1ad8db(0x292)]:'');this[_0x1ad8db(0x193)]({'id':_0x410989,'type':_0x1d7522,'createdAt':new Date(),'authorId':_0x3e1b03,'originalSuggestionId':_0x4ee6d7['id'],'attributes':_0x4ee6d7[_0x1ad8db(0x2d1)],'data':_0x4ee6d7[_0x1ad8db(0x290)]});const _0x138b54=this[_0x1ad8db(0x27e)](_0x4ee6d7);(_0x1ad8db(0x16a)==_0x4ee6d7[_0x1ad8db(0x18a)]||_0x138b54&&this[_0x1ad8db(0x2bb)](_0x138b54))&&(_0x27d604=this[_0x1ad8db(0x190)][_0x1ad8db(0x26c)](_0x27d604[_0x1ad8db(0x1ab)])),this[_0x1ad8db(0x257)](_0x1d7522,_0x410989,_0x3e1b03,this[_0x1ad8db(0x190)][_0x1ad8db(0x2f2)](_0x27d604,_0xbca2c5));}[_0x90a0f4(0x1b0)](_0x59194d,_0x12c6ac=null){const _0x1fb161=_0x90a0f4,_0x109e29=[],_0x22e877=this[_0x1fb161(0x2d2)][_0x1fb161(0x267)][_0x1fb161(0x2e6)](_0x1fb161(0x1a0))['me'];Array[_0x1fb161(0x20b)](_0x59194d)||(_0x59194d=[_0x59194d]);for(const _0x2d217e of this[_0x1fb161(0x210)]()){if(!_0x2d217e[_0x1fb161(0x2a0)])continue;if(_0x12c6ac&&_0x2d217e[_0x1fb161(0x18a)]!=_0x12c6ac)continue;let _0x58e358=!0x1;for(const _0x66337a of _0x2d217e[_0x1fb161(0x2ac)]()){for(const _0x4702f6 of _0x59194d){const _0x3ac094=_0x4702f6[_0x1fb161(0x286)][_0x1fb161(0x2d5)](_0x66337a[_0x1fb161(0x249)])||_0x4702f6[_0x1fb161(0x249)][_0x1fb161(0x2d5)](_0x66337a[_0x1fb161(0x286)]);if(_0x3ac094||_0x4702f6[_0x1fb161(0x2eb)](_0x66337a)){const _0x1956a6=_0x4702f6[_0x1fb161(0x2e3)](_0x66337a)&&Rt(this[_0x1fb161(0x190)][_0x1fb161(0x231)],_0x66337a[_0x1fb161(0x286)],_0x4702f6),_0x5aa5ce=_0x66337a[_0x1fb161(0x2e3)](_0x4702f6)&&Rt(this[_0x1fb161(0x190)][_0x1fb161(0x231)],_0x4702f6[_0x1fb161(0x286)],_0x66337a);_0x109e29[_0x1fb161(0x224)]({'suggestion':_0x2d217e,'meta':{'isOwn':_0x22e877==_0x2d217e[_0x1fb161(0x1ef)],'isNextTo':_0x3ac094,'isInsideObject':_0x1956a6,'containsRangeInObject':_0x5aa5ce}}),_0x58e358=!0x0;break;}}if(_0x58e358)break;}}return _0x109e29;}[_0x90a0f4(0x257)](_0x58170f,_0x4b1b05,_0xc8d504,_0x4bfca4,_0x28bc92){const _0x57bb06=_0x90a0f4;this[_0x57bb06(0x190)][_0x57bb06(0x2b3)](_0x10e698=>{const _0x3b1cb0=_0x57bb06;let _0x19f501=_0x3b1cb0(0x2aa)+_0x58170f+':'+_0x4b1b05+':'+_0xc8d504;_0x28bc92&&(_0x19f501=_0x19f501+':'+_0x28bc92),_0x10e698[_0x3b1cb0(0x1e5)](_0x19f501,{'range':_0x4bfca4,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x90a0f4(0x28d)](_0x52c5f1){const _0x1d24dd=_0x90a0f4,_0x3796b2=_0x52c5f1[_0x1d24dd(0x255)],_0x3ec393=_0x52c5f1[_0x1d24dd(0x207)];_0x52c5f1[_0x1d24dd(0x255)]=null,_0x52c5f1[_0x1d24dd(0x207)]=null,null!=_0x3796b2&&_0x3796b2[_0x1d24dd(0x207)]==_0x52c5f1&&(_0x3796b2[_0x1d24dd(0x207)]=_0x3ec393),null!=_0x3ec393&&_0x3ec393[_0x1d24dd(0x255)]==_0x52c5f1&&(_0x3ec393[_0x1d24dd(0x255)]=_0x3796b2),_0x1d24dd(0x275)==this[_0x1d24dd(0x266)][_0x1d24dd(0x2e6)](_0x52c5f1)&&(this[_0x1d24dd(0x266)][_0x1d24dd(0x1c8)](_0x52c5f1,_0x1d24dd(0x2c5)),this[_0x1d24dd(0x26a)](_0x1d24dd(0x220),_0x52c5f1,_0x3796b2,_0x3ec393));}[_0x90a0f4(0x193)](_0x303a3d){const _0x1df5a3=_0x90a0f4,_0x1c94bc=_0x303a3d['id'],_0x1f4132=this[_0x1df5a3(0x250)](_0x303a3d);if(this[_0x1df5a3(0x191)]&&this[_0x1df5a3(0x191)][_0x1df5a3(0x297)]){const _0x159a13=this[_0x1df5a3(0x2d2)][_0x1df5a3(0x267)][_0x1df5a3(0x2e6)](_0x1df5a3(0x1cd)),_0x4bf9e7=_0x1f4132[_0x1df5a3(0x30a)],_0x273620=_0x1f4132[_0x1df5a3(0x292)]?_0x1f4132[_0x1df5a3(0x18a)]+':'+_0x1f4132[_0x1df5a3(0x292)]:_0x1f4132[_0x1df5a3(0x18a)],_0x31b95f=this[_0x1df5a3(0x2d2)][_0x1df5a3(0x206)],_0x404fda=_0x159a13[_0x1df5a3(0x2c1)](_0x2dc1ad(_0x31b95f,_0x1df5a3(0x1ff))),_0x4654a3={'id':_0x1c94bc,'type':_0x273620,'hasComments':_0x4bf9e7,'data':_0x303a3d[_0x1df5a3(0x290)]||null,'originalSuggestionId':_0x303a3d[_0x1df5a3(0x2f7)]||null,'attributes':_0x1f4132[_0x1df5a3(0x2d1)]};this[_0x1df5a3(0x191)][_0x1df5a3(0x297)](_0x4654a3)[_0x1df5a3(0x1a1)](_0x172fc9=>{const _0x12fb78=_0x1df5a3;_0x1f4132[_0x12fb78(0x2f4)]=!0x0,_0x159a13[_0x12fb78(0x15b)](_0x404fda),_0x172fc9&&_0x172fc9[_0x12fb78(0x238)]&&(this[_0x12fb78(0x1ce)][_0x12fb78(0x2e6)](_0x1c94bc)[_0x12fb78(0x238)]=_0x172fc9[_0x12fb78(0x238)]);})[_0x1df5a3(0x2a3)](_0x16eb40=>{const _0x51f463=_0x1df5a3;throw _0x1aee77(_0x51f463(0x265)),this[_0x51f463(0x2d2)][_0x51f463(0x2bc)][_0x51f463(0x25f)]({'isUndoable':!0x1},()=>{const _0x29978f=_0x51f463;_0x1f4132[_0x29978f(0x302)]();}),_0x1f4132[_0x51f463(0x195)](),this[_0x51f463(0x1ce)][_0x51f463(0x276)](_0x1f4132['id']),this[_0x51f463(0x266)][_0x51f463(0x276)](_0x1f4132),_0x16eb40;});}return _0x1f4132;}[_0x90a0f4(0x2bb)](_0x43bc29){const _0x30011e=_0x90a0f4;return this[_0x30011e(0x197)][_0x30011e(0x16b)](_0x43bc29);}[_0x90a0f4(0x18e)](_0x45e711,_0x391c6a){const _0x582bc6=_0x90a0f4,_0x11b5aa=this[_0x582bc6(0x2d2)][_0x582bc6(0x267)][_0x582bc6(0x2e6)](_0x582bc6(0x1cd)),_0x1da481=this[_0x582bc6(0x2cb)](_0x45e711);if(this[_0x582bc6(0x191)]&&this[_0x582bc6(0x191)][_0x582bc6(0x175)]){if(_0x1da481[_0x582bc6(0x2f4)]){const _0x38ddd2=_0x11b5aa[_0x582bc6(0x2c1)](_0x2dc1ad(this[_0x582bc6(0x2d2)][_0x582bc6(0x206)],_0x582bc6(0x1ff)));this[_0x582bc6(0x191)][_0x582bc6(0x175)](_0x45e711,_0x391c6a)[_0x582bc6(0x1a1)](()=>{const _0xc100a5=_0x582bc6;_0x11b5aa[_0xc100a5(0x15b)](_0x38ddd2);});}else _0x1da481['on'](_0x582bc6(0x278),()=>{const _0x4ecb97=_0x582bc6;this[_0x4ecb97(0x18e)](_0x45e711,_0x391c6a);});}}[_0x90a0f4(0x209)](_0x54bc92){const _0x49da26=_0x90a0f4;if(!this[_0x49da26(0x191)]||!this[_0x49da26(0x191)][_0x49da26(0x2cb)])throw new _0x5bfa49(_0x49da26(0x2cf),this);return this[_0x49da26(0x191)][_0x49da26(0x2cb)](_0x54bc92);}[_0x90a0f4(0x204)](_0x5e8aa1){const _0x59e5ab=_0x90a0f4,{id:_0x20ffe5,type:_0x8dd7bd,subType:_0x494bb3,authorId:_0x34502b}=this[_0x59e5ab(0x1fd)](_0x5e8aa1),_0x114dc2=this[_0x59e5ab(0x1ce)][_0x59e5ab(0x2e6)](_0x20ffe5)||this[_0x59e5ab(0x27c)](_0x8dd7bd,_0x494bb3,_0x20ffe5,_0x34502b,{});switch(this[_0x59e5ab(0x173)](_0x114dc2,_0x8dd7bd,_0x494bb3,_0x34502b),this[_0x59e5ab(0x266)][_0x59e5ab(0x2e6)](_0x114dc2)){case _0x59e5ab(0x1c9):this[_0x59e5ab(0x209)](_0x20ffe5)[_0x59e5ab(0x1a1)](_0x2524e1=>{const _0x2f6b4d=_0x59e5ab;let _0x36a1e4=Promise[_0x2f6b4d(0x259)]();_0x2524e1[_0x2f6b4d(0x30a)]&&(_0x36a1e4=this[_0x2f6b4d(0x2b8)][_0x2f6b4d(0x179)]({'channelId':this[_0x2f6b4d(0x2d2)][_0x2f6b4d(0x226)][_0x2f6b4d(0x2e6)](_0x2f6b4d(0x1be)),'threadId':_0x20ffe5})),_0x36a1e4[_0x2f6b4d(0x1a1)](()=>{const _0x4726d7=_0x2f6b4d;this[_0x4726d7(0x250)](_0x2524e1)[_0x4726d7(0x2f4)]=!0x0;});}),this[_0x59e5ab(0x266)][_0x59e5ab(0x1c8)](_0x114dc2,_0x59e5ab(0x1ea));break;case _0x59e5ab(0x2c5):this[_0x59e5ab(0x18e)](_0x20ffe5,{'state':_0x59e5ab(0x1da)});case _0x59e5ab(0x166):this[_0x59e5ab(0x266)][_0x59e5ab(0x1c8)](_0x114dc2,_0x59e5ab(0x275)),this[_0x59e5ab(0x26a)](_0x59e5ab(0x1f1),_0x114dc2);break;case _0x59e5ab(0x275):this[_0x59e5ab(0x26a)](_0x59e5ab(0x225),_0x114dc2);}return _0x114dc2[_0x59e5ab(0x2b6)](_0x5e8aa1),_0x114dc2;}[_0x90a0f4(0x24f)](_0x4ac0cc){const _0x4bbf2c=_0x90a0f4,_0x56292c=Array[_0x4bbf2c(0x2dc)](_0x4ac0cc),_0x37ea57=_0x56292c[_0x4bbf2c(0x211)](_0x374afe=>_0x4bbf2c(0x1f5)==_0x374afe[_0x4bbf2c(0x18a)]);this[_0x4bbf2c(0x1b2)](_0x37ea57);const _0x25027a=_0x56292c[_0x4bbf2c(0x211)](_0x2c5a8f=>!_0x2c5a8f[_0x4bbf2c(0x2fb)]&&_0x4bbf2c(0x1f5)!=_0x2c5a8f[_0x4bbf2c(0x18a)]),_0x5b9d8a=this[_0x4bbf2c(0x210)]({'skipNotAttached':!0x0})[_0x4bbf2c(0x211)](_0x5a2118=>!_0x5a2118[_0x4bbf2c(0x2fb)]&&_0x4bbf2c(0x1f5)!=_0x5a2118[_0x4bbf2c(0x18a)]),_0x4ac913=_0x5b9d8a[_0x4bbf2c(0x211)](_0x312e4a=>!_0x4ac0cc[_0x4bbf2c(0x16b)](_0x312e4a)),_0xc028c8=new Map(_0x5b9d8a[_0x4bbf2c(0x2f9)](_0xf28039=>[_0xf28039,this[_0x4bbf2c(0x15d)][_0x4bbf2c(0x1de)](_0xf28039[_0x4bbf2c(0x18a)],_0xf28039[_0x4bbf2c(0x292)],_0x4bbf2c(0x304))])),_0x4c67f2=new Map(_0x5b9d8a[_0x4bbf2c(0x2f9)](_0x50edfb=>[_0x50edfb,_0x50edfb[_0x4bbf2c(0x22d)]()])),_0x284a84=new Set(),_0x6edac2=new Set();for(let _0x34d517=0x0;_0x34d517<_0x25027a[_0x4bbf2c(0x1ca)];_0x34d517++)_0x1157af(_0x25027a[_0x34d517],_0x25027a,_0x34d517+0x1);for(let _0x15c271=0x0;_0x15c271<_0x25027a[_0x4bbf2c(0x1ca)];_0x15c271++)_0x1157af(_0x25027a[_0x15c271],_0x4ac913,0x0);const _0x6ff073=new Set();for(let _0x16e92e=0x0;_0x16e92e<_0x25027a[_0x4bbf2c(0x1ca)];_0x16e92e++){const _0x1909de=_0x25027a[_0x16e92e];!_0x6edac2[_0x4bbf2c(0x16b)](_0x1909de)&&_0x1909de[_0x4bbf2c(0x255)]&&(_0x6ff073[_0x4bbf2c(0x2c1)](_0x1909de[_0x4bbf2c(0x255)]),_0x1909de[_0x4bbf2c(0x255)][_0x4bbf2c(0x207)]===_0x1909de&&(_0x1909de[_0x4bbf2c(0x255)][_0x4bbf2c(0x207)]=null),_0x1909de[_0x4bbf2c(0x255)]=null),!_0x284a84[_0x4bbf2c(0x16b)](_0x1909de)&&_0x1909de[_0x4bbf2c(0x207)]&&(_0x6ff073[_0x4bbf2c(0x2c1)](_0x1909de[_0x4bbf2c(0x207)]),_0x1909de[_0x4bbf2c(0x207)][_0x4bbf2c(0x255)]===_0x1909de&&(_0x1909de[_0x4bbf2c(0x207)][_0x4bbf2c(0x255)]=null),_0x1909de[_0x4bbf2c(0x207)]=null);}function _0x1157af(_0x4d6bdd,_0x1e1ea7,_0x3adfa9){const _0x409723=_0x4bbf2c;for(let _0x4fe5b2=_0x3adfa9;_0x4fe5b2<_0x1e1ea7[_0x409723(0x1ca)];_0x4fe5b2++){const _0x4cbd4f=_0x5b90d8(_0x4d6bdd,_0x1e1ea7[_0x4fe5b2]);_0x4cbd4f&&(_0x4cbd4f[0x0][_0x409723(0x207)]=_0x4cbd4f[0x1],_0x4cbd4f[0x1][_0x409723(0x255)]=_0x4cbd4f[0x0],_0x284a84[_0x409723(0x2c1)](_0x4cbd4f[0x0]),_0x6edac2[_0x409723(0x2c1)](_0x4cbd4f[0x1]));}}function _0x5b90d8(_0x4ba070,_0x101d03){const _0x90e1d2=_0x4bbf2c;if(_0x4ba070[_0x90e1d2(0x1ef)]['id']!==_0x101d03[_0x90e1d2(0x1ef)]['id'])return null;const _0x218c26=_0xc028c8[_0x90e1d2(0x2e6)](_0x4ba070)(_0x4ba070,_0x101d03,_0x4c67f2[_0x90e1d2(0x2e6)](_0x4ba070),_0x4c67f2[_0x90e1d2(0x2e6)](_0x101d03));if(!_0x218c26)return null;return _0xc028c8[_0x90e1d2(0x2e6)](_0x101d03)(_0x4ba070,_0x101d03,_0x4c67f2[_0x90e1d2(0x2e6)](_0x4ba070),_0x4c67f2[_0x90e1d2(0x2e6)](_0x101d03))?_0x218c26[0x1][_0x90e1d2(0x1cc)]&&_0x218c26[0x1][_0x90e1d2(0x1cc)][_0x90e1d2(0x1ca)]?null:_0x218c26:null;}_0x6ff073[_0x4bbf2c(0x301)]&&this[_0x4bbf2c(0x24f)](_0x6ff073);}[_0x90a0f4(0x1b2)](_0x40cead){const _0x22042f=_0x90a0f4;if(0x0==_0x40cead[_0x22042f(0x1ca)])return;const _0x56dbab=this[_0x22042f(0x210)]({'skipNotAttached':!0x0})[_0x22042f(0x211)](_0x25deca=>_0x22042f(0x1f5)==_0x25deca[_0x22042f(0x18a)]&&_0x25deca[_0x22042f(0x216)]),_0x3cc788=[],_0x1a6b37=new Map();for(const _0x25caf5 of _0x56dbab){const _0x2f054f=_0x674c97(_0x25caf5[_0x22042f(0x2d1)]);_0x1a6b37[_0x22042f(0x16b)](_0x2f054f)||(_0x1a6b37[_0x22042f(0x1c8)](_0x2f054f,_0x3cc788[_0x22042f(0x1ca)]),_0x3cc788[_0x22042f(0x224)]([]));const _0x245a32=_0x1a6b37[_0x22042f(0x2e6)](_0x2f054f);_0x3cc788[_0x245a32][_0x22042f(0x224)](_0x25caf5);}!(function(){const _0x40dc02=_0x22042f;_0x3cc788[_0x40dc02(0x2a2)]((_0x37a7ec,_0x5c4441)=>{const _0x3deed9=_0x40dc02,_0x5b1d67=_0x37a7ec[0x0][_0x3deed9(0x238)],_0x20f269=_0x5c4441[0x0][_0x3deed9(0x238)];return _0x5b1d67==_0x20f269?_0x37a7ec[0x0][_0x3deed9(0x2d1)][_0x3deed9(0x2b2)]<_0x5c4441[0x0][_0x3deed9(0x2d1)][_0x3deed9(0x2b2)]?-0x1:0x1:_0x5b1d67<_0x20f269?-0x1:0x1;});for(const _0x35d32a of _0x3cc788)_0x35d32a[_0x40dc02(0x2a2)]((_0x1e3918,_0x4d5523)=>_0x1e3918['id']<_0x4d5523['id']?-0x1:0x1);}());for(let _0x503508=0x0;_0x503508<_0x3cc788[_0x22042f(0x1ca)];_0x503508++){if(0x0==_0x3cc788[_0x503508][_0x22042f(0x1ca)])continue;const _0x29f2bb=[];for(let _0x45aa03=_0x503508+0x1;_0x45aa03<_0x3cc788[_0x22042f(0x1ca)];_0x45aa03++)0x0!=_0x3cc788[_0x45aa03][_0x22042f(0x1ca)]&&_0x9a1923(_0x3cc788[_0x503508],_0x3cc788[_0x45aa03])&&_0x29f2bb[_0x22042f(0x224)](_0x45aa03);for(const _0x639735 of _0x29f2bb)_0x3cc788[_0x503508]=_0x3cc788[_0x503508][_0x22042f(0x1e2)](_0x3cc788[_0x639735]),_0x3cc788[_0x639735]=[];}for(const _0x5ec00b of _0x3cc788)for(let _0x28e384=0x0;_0x28e384<_0x5ec00b[_0x22042f(0x1ca)];_0x28e384++)_0x5ec00b[_0x28e384][_0x22042f(0x207)]=_0x5ec00b[_0x28e384+0x1]||null;for(const _0x5c648f of _0x3cc788)for(let _0x460946=0x0;_0x460946<_0x5c648f[_0x22042f(0x1ca)];_0x460946++)_0x5c648f[_0x460946][_0x22042f(0x255)]=_0x5c648f[_0x460946-0x1]||null;function _0x9a1923(_0x5d7dc4,_0x4bbf12){const _0x2af15f=_0x22042f;if(_0x5d7dc4[0x0][_0x2af15f(0x2d1)][_0x2af15f(0x2b2)]!==_0x4bbf12[0x0][_0x2af15f(0x2d1)][_0x2af15f(0x2b2)]&&_0x5d7dc4[0x0][_0x2af15f(0x1ef)]!==_0x4bbf12[0x0][_0x2af15f(0x1ef)])return!0x1;if(!function(_0x4de4a6,_0x2b522d){const _0x295856=_0x2af15f;if(!_0x4de4a6[_0x295856(0x30a)]&&!_0x2b522d[_0x295856(0x30a)])return!0x0;if(_0x4de4a6[_0x295856(0x30a)]&&_0x2b522d[_0x295856(0x30a)])return!0x1;if(_0x4de4a6[_0x295856(0x30a)]&&_0x2b522d[_0x295856(0x238)]<_0x4de4a6[_0x295856(0x1cc)][_0x295856(0x2e9)][_0x295856(0x2e6)](0x0)[_0x295856(0x238)])return!0x0;if(_0x2b522d[_0x295856(0x30a)]&&_0x4de4a6[_0x295856(0x238)]<_0x2b522d[_0x295856(0x1cc)][_0x295856(0x2e9)][_0x295856(0x2e6)](0x0)[_0x295856(0x238)])return!0x0;return!0x1;}(_0x5d7dc4[0x0],_0x4bbf12[0x0]))return!0x1;const _0x3b583e=_0x131899(_0x5d7dc4[0x0][_0x2af15f(0x2d1)],_0x2af15f(0x2b2)),_0x30cbfc=_0x131899(_0x4bbf12[0x0][_0x2af15f(0x2d1)],_0x2af15f(0x2b2));if(!_0xb5d423(_0x3b583e,_0x30cbfc))return!0x1;return!!_0x5d7dc4[_0x2af15f(0x234)](_0x18603b=>_0x4bbf12[_0x2af15f(0x2dd)](_0x1166b1=>_0x18603b[_0x2af15f(0x22d)]()[_0x2af15f(0x2d5)](_0x1166b1[_0x2af15f(0x22d)]())))&&_0x4bbf12[_0x2af15f(0x234)](_0x3f175c=>_0x5d7dc4[_0x2af15f(0x2dd)](_0x47ca48=>_0x3f175c[_0x2af15f(0x22d)]()[_0x2af15f(0x2d5)](_0x47ca48[_0x2af15f(0x22d)]())));}}[_0x90a0f4(0x223)](_0x24a0b2){const _0x54c516=_0x90a0f4,_0x2044a3=Array[_0x54c516(0x2dc)](_0x24a0b2),_0x2c0216=this[_0x54c516(0x210)]({'skipNotAttached':!0x0}),_0x30185c=_0x2c0216[_0x54c516(0x211)](_0xe647e8=>!_0x24a0b2[_0x54c516(0x16b)](_0xe647e8)),_0x22444f=new Map(_0x2044a3[_0x54c516(0x2f9)](_0x5cc4e7=>[_0x5cc4e7,this[_0x54c516(0x15d)][_0x54c516(0x1de)](_0x5cc4e7[_0x54c516(0x18a)],_0x5cc4e7[_0x54c516(0x292)],_0x54c516(0x2af))])),_0x5013d2=new Map(_0x2c0216[_0x54c516(0x2f9)](_0x50ee4d=>[_0x50ee4d,_0x50ee4d[_0x54c516(0x2ac)]()]));for(let _0x9944b1=0x0;_0x9944b1<_0x2044a3[_0x54c516(0x1ca)];_0x9944b1++){if(_0x32fb33(this,_0x2044a3[_0x9944b1],_0x2044a3,_0x9944b1+0x1))return!0x0;}for(let _0x113363=0x0;_0x113363<_0x2044a3[_0x54c516(0x1ca)];_0x113363++){if(_0x32fb33(this,_0x2044a3[_0x113363],_0x30185c,0x0))return!0x0;}return!0x1;function _0x32fb33(_0x4243a8,_0x1d4649,_0x4abdd4,_0x9eb58c){const _0x278836=_0x54c516;for(let _0x293f8b=_0x9eb58c;_0x293f8b<_0x4abdd4[_0x278836(0x1ca)];_0x293f8b++){const _0x38720e=_0x4abdd4[_0x293f8b];if(_0x38720e[_0x278836(0x18a)]!==_0x1d4649[_0x278836(0x18a)]||_0x38720e[_0x278836(0x1ef)]['id']!==_0x1d4649[_0x278836(0x1ef)]['id']||_0x38720e[_0x278836(0x292)]!==_0x1d4649[_0x278836(0x292)])continue;if(!Pt(_0x1d4649,_0x38720e,[_0x278836(0x2b2)]))continue;if(_0x278836(0x1f5)==_0x1d4649[_0x278836(0x18a)]&&_0x1d4649[_0x278836(0x290)][_0x278836(0x29f)]!=_0x38720e[_0x278836(0x290)][_0x278836(0x29f)])continue;if(_0x278836(0x1f5)==_0x1d4649[_0x278836(0x18a)]&&_0x4243a8[_0x278836(0x2bb)](_0x1d4649[_0x278836(0x290)][_0x278836(0x2df)]))continue;if(_0x278836(0x16a)==_0x1d4649[_0x278836(0x18a)]){const _0x1bddd6=_0x4243a8[_0x278836(0x2d2)][_0x278836(0x2bc)],_0xf3cbdd=_0x1d4649[_0x278836(0x160)]();if(_0xf3cbdd&&(_0x1bddd6[_0x278836(0x231)][_0x278836(0x1df)](_0xf3cbdd)||_0x1bddd6[_0x278836(0x231)][_0x278836(0x288)](_0xf3cbdd)))continue;}const _0x2c671f=_0x22444f[_0x278836(0x2e6)](_0x1d4649),_0x503e77=_0x5013d2[_0x278836(0x2e6)](_0x1d4649),_0x2c5b42=_0x5013d2[_0x278836(0x2e6)](_0x38720e),_0x3d2f4b=_0x1d4649[_0x278836(0x1cc)]&&_0x1d4649[_0x278836(0x1cc)][_0x278836(0x1ca)],_0xb50120=_0x38720e[_0x278836(0x1cc)]&&_0x38720e[_0x278836(0x1cc)][_0x278836(0x1ca)];if(!_0x3d2f4b&&_0x2c671f(_0x2c5b42,_0x503e77))return _0x4243a8[_0x278836(0x2fc)](_0x38720e,_0x1d4649),_0x5013d2[_0x278836(0x276)](_0x1d4649),!0x0;if(!_0xb50120&&_0x2c671f(_0x503e77,_0x2c5b42))return _0x4243a8[_0x278836(0x2fc)](_0x1d4649,_0x38720e),_0x5013d2[_0x278836(0x276)](_0x38720e),!0x0;}return!0x1;}}[_0x90a0f4(0x2fc)](_0x198a86,_0x31d841){const _0x12f3a6=_0x90a0f4;if(_0x198a86[_0x12f3a6(0x2fb)]){for(const _0x2b1054 of _0x31d841[_0x12f3a6(0x2ac)]())_0x198a86[_0x12f3a6(0x199)](_0x2b1054);}else{const _0x773ae8=_0x31d841[_0x12f3a6(0x22d)]()[_0x12f3a6(0x249)];this[_0x12f3a6(0x239)](_0x198a86,this[_0x12f3a6(0x190)][_0x12f3a6(0x2f2)](_0x198a86[_0x12f3a6(0x22d)]()[_0x12f3a6(0x286)],_0x773ae8));}_0x31d841[_0x12f3a6(0x291)]();}[_0x90a0f4(0x1e3)](_0x39a84f,_0x44e911){const _0x438dc0=_0x90a0f4,_0x36caf1=_0x39a84f[_0x438dc0(0x21b)](_0x438dc0(0x16e))||_0x39a84f[_0x438dc0(0x21b)](_0x438dc0(0x1f5))?_0x438dc0(0x19b):_0x39a84f[_0x438dc0(0x2f0)]();return _0x2dc1ad(this[_0x438dc0(0x2d2)][_0x438dc0(0x206)],_0x44e911+'_'+_0x36caf1+_0x438dc0(0x184));}[_0x90a0f4(0x1f3)](){const _0x58bafc=_0x90a0f4,_0x5e9452=this[_0x58bafc(0x2d2)];if(!_0x5e9452['ui'])return;const {ariaLiveAnnouncer:_0x5f6097}=_0x5e9452['ui'];_0x1963ff(this[_0x58bafc(0x190)],({left:_0xa3b6be,entered:_0x1f0c37})=>{const _0x50cca0=_0x58bafc;for(const _0x218d5c of _0xa3b6be){const {group:_0x5a05e5,type:_0x13d35f}=this[_0x50cca0(0x1fd)](_0x218d5c[_0x50cca0(0x2a5)]);if(_0x50cca0(0x240)===_0x5a05e5){_0x5f6097[_0x50cca0(0x2ce)](this[_0x50cca0(0x1e3)](_0x13d35f,_0x50cca0(0x277)));break;}}for(const _0xd7a511 of _0x1f0c37){const {group:_0x1674c3,type:_0xa70177}=this[_0x50cca0(0x1fd)](_0xd7a511[_0x50cca0(0x2a5)]);if(_0x50cca0(0x240)===_0x1674c3){_0x5f6097[_0x50cca0(0x2ce)](this[_0x50cca0(0x1e3)](_0xa70177,_0x50cca0(0x23f)));break;}}});}[_0x90a0f4(0x2be)](_0x12f2b2){const _0x1553c2=_0x90a0f4;if(this[_0x1553c2(0x262)])return!0x1;const _0x331915=this[_0x1553c2(0x2d2)],_0x361555=_0x331915[_0x1553c2(0x2bc)][_0x1553c2(0x1c2)][_0x1553c2(0x23a)][_0x1553c2(0x2ad)]();if(0x0==_0x361555[_0x1553c2(0x1ca)])return!0x1;const _0x3f6482=[],_0x26bbb9=_0x361555[_0x1553c2(0x211)](_0x3da798=>_0x1553c2(0x1f5)==_0x3da798[_0x1553c2(0x18a)]),_0x20e3c0=_0x361555[_0x1553c2(0x211)](_0x3e606a=>_0x1553c2(0x1d0)==_0x3e606a[_0x1553c2(0x18a)]&&_0x1553c2(0x1e4)!=_0x3e606a[_0x1553c2(0x2a5)]),_0x1f59c7=_0x361555[_0x1553c2(0x211)](_0x3d07f2=>_0x1553c2(0x15b)==_0x3d07f2[_0x1553c2(0x18a)]&&_0x1553c2(0x1e4)!=_0x3d07f2[_0x1553c2(0x2a5)]);for(const _0x3bfe16 of _0x26bbb9)_0x3f6482[_0x1553c2(0x224)]({'key':_0x3bfe16[_0x1553c2(0x182)],'newValue':_0x3bfe16[_0x1553c2(0x1d1)],'oldValue':_0x3bfe16[_0x1553c2(0x23d)],'range':Ot(_0x3bfe16[_0x1553c2(0x215)],_0x331915[_0x1553c2(0x2bc)])});for(const _0x5754a5 of _0x20e3c0){const _0x233fad=_0x1f59c7[_0x1553c2(0x2ed)](_0x52c468=>_0x52c468[_0x1553c2(0x1bd)][_0x1553c2(0x2d5)](_0x5754a5[_0x1553c2(0x1bd)]));_0x233fad&&_0x3f6482[_0x1553c2(0x224)]({'key':_0x1553c2(0x19d),'newValue':_0x5754a5[_0x1553c2(0x2a5)],'oldValue':_0x233fad[_0x1553c2(0x2a5)],'range':_0x331915[_0x1553c2(0x2bc)][_0x1553c2(0x284)](_0x5754a5[_0x1553c2(0x1bd)][_0x1553c2(0x272)])});}return 0x0!=_0x3f6482[_0x1553c2(0x1ca)]&&this[_0x1553c2(0x2ca)](_0x12f2b2,_0x3f6482);}[_0x90a0f4(0x15c)](_0x32d6d1){const _0xc23a3d=_0x90a0f4;let _0x129ebe=!0x1;const _0x2c43b6=this[_0xc23a3d(0x2d2)][_0xc23a3d(0x2bc)][_0xc23a3d(0x1c2)][_0xc23a3d(0x23a)][_0xc23a3d(0x194)]()[_0xc23a3d(0x211)](_0x205032=>_0x205032[_0xc23a3d(0x290)][_0xc23a3d(0x2f5)]&&_0x205032[_0xc23a3d(0x2a5)][_0xc23a3d(0x21b)](_0xc23a3d(0x2ff)));for(const _0x5a4dc4 of _0x2c43b6){const {subType:_0x349da1,id:_0x570917}=this[_0xc23a3d(0x1fd)](_0x5a4dc4[_0xc23a3d(0x2a5)]),_0x28c064=_0x349da1[_0xc23a3d(0x20a)]('|')[0x0];for(const _0x1a01d7 of this[_0xc23a3d(0x210)]({'skipNotAttached':!0x0}))_0x1a01d7['id']!=_0x570917&&_0xc23a3d(0x1f5)==_0x1a01d7[_0xc23a3d(0x18a)]&&_0x1a01d7[_0xc23a3d(0x290)]&&_0x1a01d7[_0xc23a3d(0x290)][_0xc23a3d(0x2df)]==_0x28c064&&_0x1a01d7[_0xc23a3d(0x22d)]()[_0xc23a3d(0x28f)](_0x5a4dc4[_0xc23a3d(0x290)][_0xc23a3d(0x2f5)])&&(this[_0xc23a3d(0x1b9)](_0x1a01d7,_0x5a4dc4[_0xc23a3d(0x290)][_0xc23a3d(0x2f5)],_0x32d6d1),_0x129ebe=!0x0);}return _0x129ebe;}[_0x90a0f4(0x2c2)](_0x3f55de){const _0x32e5af=_0x90a0f4;this[_0x32e5af(0x2d2)],(this[_0x32e5af(0x262)]=!0x0,_0x3f55de());}[_0x90a0f4(0x25b)](_0x42381f){const _0x1f34b4=_0x90a0f4,_0x5c3eb9=this[_0x1f34b4(0x2bb)](_0x42381f),_0x5a2c11=this[_0x1f34b4(0x1c6)][_0x1f34b4(0x16b)](_0x42381f);return _0x5c3eb9||_0x5a2c11;}[_0x90a0f4(0x2ca)](_0x516046,_0x38742e){const _0x418c47=_0x90a0f4;if(0x0==_0x38742e[_0x418c47(0x1ca)])return!0x1;let _0x6ea571=!0x1;for(const _0x28edcd of _0x38742e){const _0x1bf373=this[_0x418c47(0x1b0)](_0x28edcd[_0x418c47(0x215)],_0x418c47(0x1f5))[_0x418c47(0x211)](_0x7891c3=>!_0x7891c3[_0x418c47(0x1b1)][_0x418c47(0x165)])[_0x418c47(0x2f9)](_0xe51663=>_0xe51663[_0x418c47(0x240)]),_0x17c1f3=_0x674c97({'newValue':_0x28edcd[_0x418c47(0x1b5)]});_0x1bf373[_0x418c47(0x211)](_0x149d77=>{const _0x57c23a=_0x418c47,[_0x35b175,_0x47c61f]=_0x149d77[_0x57c23a(0x292)][_0x57c23a(0x20a)]('|');return _0x35b175==_0x28edcd[_0x57c23a(0x2df)]&&_0x47c61f!=_0x17c1f3;})[_0x418c47(0x253)](_0xe30c0b=>{const _0x5cfc53=_0x418c47;this[_0x5cfc53(0x1b9)](_0xe30c0b,_0x28edcd[_0x5cfc53(0x215)],_0x516046),_0x6ea571=!0x0;});}return _0x6ea571;}[_0x90a0f4(0x1b9)](_0x48721a,_0x842668,_0xd0b467){const _0x4e0222=_0x90a0f4,_0x2ee0e1=_0x48721a[_0x4e0222(0x22d)]()[_0x4e0222(0x2d9)](_0x842668);0x0!==_0x2ee0e1[_0x4e0222(0x1ca)]?0x1!==_0x2ee0e1[_0x4e0222(0x1ca)]?this[_0x4e0222(0x2d8)](_0x48721a,_0x842668[_0x4e0222(0x286)],_0x842668[_0x4e0222(0x249)]):this[_0x4e0222(0x239)](_0x48721a,_0x2ee0e1[0x0]):_0xd0b467[_0x4e0222(0x1a8)](_0x48721a[_0x4e0222(0x2a8)]());}}class xt{constructor(_0x5e3621){const _0x5e25e1=_0x90a0f4;this[_0x5e25e1(0x260)]=_0x5e3621,this[_0x5e25e1(0x190)]=_0x5e3621[_0x5e25e1(0x2bc)],this[_0x5e25e1(0x2e4)]=new Map(),this[_0x5e25e1(0x21e)]=new Map(),this[_0x5e25e1(0x178)]();}[_0x90a0f4(0x26e)](_0x2f15c1,_0x512519,_0x2c6568,_0x14622d,_0x2e65d0,_0xd9bec4){const _0x3feaa2=_0x90a0f4;return new _0x4cd2ff(this[_0x3feaa2(0x190)],{'type':_0x2f15c1,'subType':_0x512519,'id':_0x2c6568,'author':_0x14622d,'creator':_0x14622d,'attributes':_0x2e65d0,'onAttributesChange':_0xd9bec4,'onAccept':(..._0x3f2d45)=>this[_0x3feaa2(0x1de)](_0x2f15c1,_0x512519,_0x3feaa2(0x1cf))(..._0x3f2d45),'onDiscard':(..._0x7f029e)=>this[_0x3feaa2(0x1de)](_0x2f15c1,_0x512519,_0x3feaa2(0x302))(..._0x7f029e)});}[_0x90a0f4(0x26d)](_0x5f1ec6,_0x172e55,_0x231336,_0x40220d){const _0x4dc03a=_0x90a0f4,_0x57d746=_0x5f1ec6+':'+_0x172e55+':'+_0x231336;this[_0x4dc03a(0x2e4)][_0x4dc03a(0x1c8)](_0x57d746,_0x40220d);}[_0x90a0f4(0x1de)](_0x4275eb,_0x896699,_0x54b93b){const _0x2b2bd8=_0x90a0f4,_0x296248=_0x4275eb+':'+_0x896699+':'+_0x54b93b;return this[_0x2b2bd8(0x2e4)][_0x2b2bd8(0x2e6)](_0x296248)||this[_0x2b2bd8(0x21e)][_0x2b2bd8(0x2e6)](_0x4275eb+':'+_0x54b93b);}[_0x90a0f4(0x178)](){const _0x1e0af8=_0x90a0f4,_0x5d814=()=>!0x1,_0x10f68c=_0x47354c=>{const _0x730c95=_0x2bc9;_0x47354c[_0x730c95(0x2a2)]((_0xb397ec,_0x42f9fa)=>_0xb397ec[_0x730c95(0x286)][_0x730c95(0x1c5)](_0x42f9fa[_0x730c95(0x286)])?0x1:-0x1),this[_0x730c95(0x190)][_0x730c95(0x2b3)](_0xe1af32=>{const _0x46c17e=_0x730c95;for(const _0x27df23 of _0x47354c){let _0x1ed7c1;_0x1ed7c1=_0x27df23[_0x46c17e(0x249)][_0x46c17e(0x30c)]&&_0x27df23[_0x46c17e(0x249)][_0x46c17e(0x1ab)]==_0x27df23[_0x46c17e(0x286)][_0x46c17e(0x272)]?_0xe1af32[_0x46c17e(0x22c)](_0x27df23[_0x46c17e(0x286)][_0x46c17e(0x272)],'on'):_0xe1af32[_0x46c17e(0x22c)](_0x27df23),this[_0x46c17e(0x190)][_0x46c17e(0x1d9)](_0x1ed7c1,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2cc601=(_0x482a5e,_0x3926d5)=>{const _0x2bc577=_0x2bc9;_0x3926d5&&this[_0x2bc577(0x190)][_0x2bc577(0x2b3)](_0x305faa=>{const _0x2f899f=_0x2bc577,{commandName:_0x51cfd2,commandParams:_0x2df69b=[]}=_0x3926d5,_0x4550f4=_0x482a5e[_0x2f899f(0x2f9)](_0x3c7ebc=>(Tt(_0x3c7ebc)&&(_0x3c7ebc=this[_0x2f899f(0x190)][_0x2f899f(0x2f2)](_0x3c7ebc[_0x2f899f(0x249)])),_0x3c7ebc))[_0x2f899f(0x211)](_0x3d7a53=>_0x2f899f(0x2f6)!==_0x3d7a53[_0x2f899f(0x2d7)][_0x2f899f(0x1fb)]);if(_0x4550f4[_0x2f899f(0x1ca)]<0x1)return;const _0x5d16ff=Array[_0x2f899f(0x2dc)](this[_0x2f899f(0x190)][_0x2f899f(0x1c2)][_0x2f899f(0x23c)][_0x2f899f(0x2ac)]())[_0x2f899f(0x2f9)](_0x5267a7=>_0x4ddc03[_0x2f899f(0x1a6)](_0x5267a7));_0x305faa[_0x2f899f(0x306)](_0x4550f4);for(const _0xadd0ff of this[_0x2f899f(0x260)][_0x2f899f(0x244)][_0x2f899f(0x244)]())_0xadd0ff[_0x2f899f(0x228)]();_0x2df69b[_0x2f899f(0x224)]({'forceDefaultExecution':!0x0}),this[_0x2f899f(0x260)][_0x2f899f(0x270)](_0x51cfd2,..._0x2df69b);const _0x5c0f5c=_0x5d16ff[_0x2f899f(0x211)](_0x49874f=>_0x2f899f(0x2f6)!=_0x49874f[_0x2f899f(0x2d7)][_0x2f899f(0x1fb)]);_0x5c0f5c[_0x2f899f(0x1ca)]>0x0&&_0x305faa[_0x2f899f(0x306)](_0x5c0f5c);for(const _0x4102d2 of _0x5d16ff)_0x4102d2[_0x2f899f(0x1d6)]();});},_0xa34dac=(_0x1bae79,_0x221a26)=>0x1==_0x1bae79[_0x1e0af8(0x1ca)]&&0x1==_0x221a26[_0x1e0af8(0x1ca)]&&_0x1bae79[0x0][_0x1e0af8(0x249)][_0x1e0af8(0x2d5)](_0x221a26[0x0][_0x1e0af8(0x286)]),_0x4a293d=(_0x51d427,_0x2e53d7,_0x49c740,_0x5c0b01)=>Gt(_0x51d427,_0x2e53d7,_0x49c740,_0x5c0b01,this[_0x1e0af8(0x190)])?[_0x51d427,_0x2e53d7]:Gt(_0x2e53d7,_0x51d427,_0x5c0b01,_0x49c740,this[_0x1e0af8(0x190)])?[_0x2e53d7,_0x51d427]:null;this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x1e8),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x162),_0x10f68c),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x1ac),_0xa34dac),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x25a),_0x4a293d),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x26f),_0x10f68c),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x28c),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x29e),_0xa34dac),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x29a),_0x4a293d),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x18b),_0x2cc601),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x283),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x164),_0xa34dac),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x2da),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x30b),_0x2cc601),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x214),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x305),_0xa34dac),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x1f2),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x205),_0x5d814),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x203),(_0x5aa000,_0x34fe7c)=>{const _0x4884cc=_0x1e0af8;if(!_0x34fe7c)return;const _0x567f53=this[_0x4884cc(0x260)][_0x4884cc(0x267)][_0x4884cc(0x2e6)](p);this[_0x4884cc(0x190)][_0x4884cc(0x2b3)](_0x3829af=>{const _0x533fe2=_0x4884cc;if(_0x533fe2(0x19d)==_0x34fe7c[_0x533fe2(0x2df)])for(const _0x2a8023 of _0x5aa000){const _0x357143=_0x2a8023[_0x533fe2(0x286)][_0x533fe2(0x272)],_0x1c9367=_0x34fe7c[_0x533fe2(0x29f)];_0x3829af[_0x533fe2(0x20f)](_0x357143,_0x1c9367);}else{if(_0x567f53[_0x533fe2(0x2bb)](_0x34fe7c[_0x533fe2(0x2df)])){for(const _0x10a1be of _0x5aa000)void 0x0!==_0x34fe7c[_0x533fe2(0x29f)]?_0x3829af[_0x533fe2(0x17f)](_0x34fe7c[_0x533fe2(0x2df)],_0x34fe7c[_0x533fe2(0x29f)],_0x10a1be[_0x533fe2(0x286)][_0x533fe2(0x272)]):_0x3829af[_0x533fe2(0x2cc)](_0x34fe7c[_0x533fe2(0x2df)],_0x10a1be[_0x533fe2(0x286)][_0x533fe2(0x272)]);}else{for(const _0x5b9ed9 of _0x5aa000)_0x34fe7c[_0x533fe2(0x29f)]?_0x3829af[_0x533fe2(0x17f)](_0x34fe7c[_0x533fe2(0x2df)],_0x34fe7c[_0x533fe2(0x29f)],_0x5b9ed9):_0x3829af[_0x533fe2(0x2cc)](_0x34fe7c[_0x533fe2(0x2df)],_0x5b9ed9);}}});}),this[_0x1e0af8(0x21e)][_0x1e0af8(0x1c8)](_0x1e0af8(0x168),_0xa34dac);}}function Rt(_0x56a244,_0x21b1f1,_0x27cf3c){const _0x47ff02=_0x90a0f4;for(const _0x40191d of _0x21b1f1[_0x47ff02(0x1ab)][_0x47ff02(0x1ad)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x40191d[_0x47ff02(0x2d7)]==_0x40191d)return!0x1;if(!_0x27cf3c[_0x47ff02(0x300)](_0x40191d))return!0x1;if(_0x56a244[_0x47ff02(0x1df)](_0x40191d)||_0x56a244[_0x47ff02(0x288)](_0x40191d))return!0x0;}return!0x1;}function Tt(_0x2c238b){const _0x442935=_0x90a0f4;return _0x2c238b[_0x442935(0x249)][_0x442935(0x1ab)]==_0x2c238b[_0x442935(0x286)][_0x442935(0x272)]&&_0x2c238b[_0x442935(0x249)][_0x442935(0x221)];}function Et(_0xb9d732,_0x4dd1ff,_0xe54c60,_0x17f4c1){const _0x297f6e=_0x90a0f4,_0x494cc9=_0xe716ab=>!_0xe716ab[_0x297f6e(0x1e7)]['is'](_0x297f6e(0x1ec))&&!_0x17f4c1[_0x297f6e(0x1df)](_0xe716ab[_0x297f6e(0x1e7)]),_0x1c23cb=_0xb9d732[_0x297f6e(0x286)][_0x297f6e(0x25e)](_0x494cc9),_0xd6ff7e=_0xb9d732[_0x297f6e(0x249)][_0x297f6e(0x25e)](_0x494cc9,{'direction':_0x297f6e(0x163)});return(!_0xb9d732[_0x297f6e(0x286)][_0x297f6e(0x2d5)](_0x1c23cb)||!_0xb9d732[_0x297f6e(0x249)][_0x297f6e(0x2d5)](_0xd6ff7e))&&(_0x1c23cb[_0x297f6e(0x1c5)](_0xd6ff7e)?_0xe54c60[_0x297f6e(0x21a)](_0x4dd1ff,{'range':_0xe54c60[_0x297f6e(0x2f2)](_0x1c23cb,_0xd6ff7e)}):_0xe54c60[_0x297f6e(0x1a8)](_0x4dd1ff),!0x0);}function Vt(_0x219c99){return _0x674c97(_0x219c99);}function Ut(_0x3bf7bf){const _0x21832a=_0x90a0f4,_0x2c1504=_0x3bf7bf[_0x21832a(0x286)][_0x21832a(0x272)];return _0x2c1504&&_0x2c1504['is'](_0x21832a(0x242));}function Ot(_0x4d5eb0,_0x22ecfc){const _0x103b4d=_0x90a0f4;return null==_0x4d5eb0[_0x103b4d(0x249)][_0x103b4d(0x22b)]&&_0x4d5eb0[_0x103b4d(0x249)][_0x103b4d(0x1ab)]==_0x4d5eb0[_0x103b4d(0x286)][_0x103b4d(0x272)]?Ft(_0x4d5eb0[_0x103b4d(0x286)][_0x103b4d(0x272)],_0x22ecfc):_0x4d5eb0;}function Ft(_0x15af2a,_0x2068a7){const _0x68dd03=_0x90a0f4,_0x3e2357=_0x2068a7[_0x68dd03(0x231)][_0x68dd03(0x1df)](_0x15af2a)||_0x2068a7[_0x68dd03(0x231)][_0x68dd03(0x1ba)](_0x15af2a);return _0x2068a7[_0x68dd03(0x2f2)](_0x2068a7[_0x68dd03(0x2d4)](_0x15af2a,_0x68dd03(0x172)),_0x3e2357?_0x2068a7[_0x68dd03(0x2fe)](_0x15af2a):_0x2068a7[_0x68dd03(0x2d4)](_0x15af2a,_0x68dd03(0x249)));}function Gt(_0x1ac338,_0x1ed0ef,_0x21d7c3,_0x165c84,_0x38e4dc){const _0x4c8547=_0x90a0f4;if(!Pt(_0x1ac338,_0x1ed0ef))return!0x1;if(_0x21d7c3[_0x4c8547(0x249)][_0x4c8547(0x2d5)](_0x165c84[_0x4c8547(0x286)]))return!0x0;if(_0x1ac338[_0x4c8547(0x18a)]!=_0x1ed0ef[_0x4c8547(0x18a)])return!0x1;if(!_0x21d7c3[_0x4c8547(0x249)][_0x4c8547(0x293)](_0x165c84[_0x4c8547(0x286)]))return!0x1;const _0x432b9c=_0x38e4dc[_0x4c8547(0x2f2)](_0x21d7c3[_0x4c8547(0x249)],_0x165c84[_0x4c8547(0x286)])[_0x4c8547(0x2e7)]();for(const _0x3203f3 of _0x432b9c)if([_0x4c8547(0x20d),_0x4c8547(0x1af)][_0x4c8547(0x233)](_0x3203f3[_0x4c8547(0x18a)])&&_0x38e4dc[_0x4c8547(0x231)][_0x4c8547(0x288)](_0x3203f3[_0x4c8547(0x1e7)]))return!0x1;return!0x0;}function Pt(_0x135c66,_0x199399,_0x1ed41c=[]){const _0x7c4eb4=_0x90a0f4;return!(!_0x135c66[_0x7c4eb4(0x216)]||!_0x199399[_0x7c4eb4(0x216)])&&_0xb5d423(_0x131899(_0x135c66[_0x7c4eb4(0x2d1)],_0x1ed41c),_0x131899(_0x199399[_0x7c4eb4(0x2d1)],_0x1ed41c));}function Lt(_0x65eec3,_0x69708e){const _0x2465fc=_0x90a0f4,_0x5d9c4a=Ht(_0x65eec3[_0x2465fc(0x2d1)]),_0xf8b4d9=Ht(_0x69708e);if(!_0x65eec3[_0x2465fc(0x216)])return!0x1;for(const _0x146032 of Object[_0x2465fc(0x27a)](_0xf8b4d9))if(!_0xb5d423(_0x5d9c4a[_0x146032],_0xf8b4d9[_0x146032]))return!0x1;return!0x0;}function Ht(_0x29f92e){const _0x1a3106=_0x90a0f4,_0x5557a4=Object[_0x1a3106(0x18d)]({},_0x29f92e);return delete _0x5557a4[_0x1a3106(0x171)],delete _0x5557a4[_0x1a3106(0x17b)],_0x5557a4;}
23
+ const _0x153f45=_0x463c;(function(_0x441ac0,_0xd254db){const _0x156c04=_0x463c,_0x2bee31=_0x441ac0();while(!![]){try{const _0x385909=-parseInt(_0x156c04(0x1a2))/0x1+-parseInt(_0x156c04(0xa2))/0x2*(parseInt(_0x156c04(0x20c))/0x3)+parseInt(_0x156c04(0xcf))/0x4*(-parseInt(_0x156c04(0x12b))/0x5)+parseInt(_0x156c04(0x17f))/0x6*(-parseInt(_0x156c04(0x10e))/0x7)+parseInt(_0x156c04(0xb3))/0x8+parseInt(_0x156c04(0xe1))/0x9*(-parseInt(_0x156c04(0x1d7))/0xa)+parseInt(_0x156c04(0x73))/0xb;if(_0x385909===_0xd254db)break;else _0x2bee31['push'](_0x2bee31['shift']());}catch(_0x3182cc){_0x2bee31['push'](_0x2bee31['shift']());}}}(_0x1476,0xb8781));import{Plugin as _0x2b4b12,PendingActions as _0x2a1a87}from'ckeditor5/src/core.js';import{LiveRange as _0x1e271a}from'ckeditor5/src/engine.js';import{CKEditorError as _0xdbf911,uid as _0x54b192,priorities as _0x5a9b51,logWarning as _0x40d3f4}from'ckeditor5/src/utils.js';import{toWidget as _0x402c86}from'ckeditor5/src/widget.js';import{Users as _0x122bf1,hashObject as _0x4cb778,surroundingMarkersDetector as _0x1b3e83}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5aa4b3 from'./commands/trackchangescommand.js';import _0x5db863 from'./commands/acceptsuggestioncommand.js';import _0x393755 from'./commands/discardsuggestioncommand.js';import _0x5ee87f from'./commands/executeonallsuggestionscommand.js';import _0x95ce37 from'./commands/executeonselectedsuggestionscommand.js';import _0x16a26c from'./suggestion.js';function _0x463c(_0x5bfe2f,_0x55bbb7){const _0x1476e3=_0x1476();return _0x463c=function(_0x463c04,_0x5ab717){_0x463c04=_0x463c04-0x6d;let _0x40bfb9=_0x1476e3[_0x463c04];return _0x40bfb9;},_0x463c(_0x5bfe2f,_0x55bbb7);}import _0x169752 from'./suggestiondescriptionfactory.js';import _0x5bc5ed from'./integrations/aiassistant.js';import _0x2f20fe from'./integrations/alignment.js';import _0x11e260 from'./integrations/basicstyles.js';import _0x1fe2a6 from'./integrations/blockquote.js';import _0x21531b from'./integrations/casechange.js';import _0x2b4e26 from'./integrations/ckbox.js';import _0xa4265f from'./integrations/codeblock.js';import _0x3f0d6a from'./integrations/comments.js';import _0x2c47b2 from'./integrations/deletecommand.js';import _0x4342bf from'./integrations/list.js';import _0x336edc from'./integrations/listproperties.js';import _0x2a931f from'./integrations/entercommand.js';import _0x8268f9 from'./integrations/findandreplace.js';import _0x4b24f9 from'./integrations/font.js';import _0x5b2065 from'./integrations/formatpainter.js';import _0x5ba954 from'./integrations/heading.js';import _0xbd2f26 from'./integrations/highlight.js';import _0x17f28e from'./integrations/horizontalline.js';import _0x28e39a from'./integrations/htmlembed.js';import _0xe0a59f from'./integrations/image.js';import _0x179adf from'./integrations/imagereplace.js';import _0x54bdd9 from'./integrations/imagestyle.js';import _0x3be535 from'./integrations/importword.js';import _0x1c18c1 from'./integrations/indent.js';import _0x2b2535 from'./integrations/inputcommand.js';import _0x246b19 from'./integrations/link.js';import _0x5a6d81 from'./integrations/legacylist.js';import _0x4ca492 from'./integrations/legacylistproperties.js';import _0x7ecc14 from'./integrations/mediaembed.js';import _0x2a5c1f from'./integrations/mention.js';import _0x4e3897 from'./integrations/multilevellist.js';import _0x3e036b from'./integrations/pagebreak.js';import _0x5786e0 from'./integrations/paragraph.js';import _0x4b22c5 from'./integrations/removeformat.js';import _0x525bf8 from'./integrations/restrictededitingmode.js';import _0x131d2b from'./integrations/shiftentercommand.js';import _0x488b9c from'./integrations/standardeditingmode.js';import _0x275e72 from'./integrations/style.js';import _0x3cdb64 from'./integrations/table.js';import _0x25c014 from'./integrations/tablemergesplit.js';import _0x3f71d4 from'./integrations/tableheadings.js';import _0x892ed5 from'./integrations/tableclipboard.js';import _0x230757 from'./integrations/tablecolumnresize.js';import _0x32b586 from'./integrations/template.js';import _0x1f03d8 from'./integrations/tableofcontents.js';import _0x380bab from'./integrations/title.js';import _0x5c1d6b from'./integrations/undo.js';import _0x122e28 from'./integrations/tablecaption.js';import _0x157e58 from'./integrations/tableproperties.js';import{getTranslation as _0x45004c}from'./utils/common-translations.js';import{isEqual as _0x32cafe,omit as _0xde920d}from'lodash-es';export const renameAttributeKey=_0x153f45(0x8c);export default class p extends _0x2b4b12{static get[_0x153f45(0x1c6)](){const _0x3632da=_0x153f45;return[_0x3632da(0xc5),_0x122bf1,_0x2a1a87,_0x5bc5ed,_0x2f20fe,_0x11e260,_0x1fe2a6,_0x2b4e26,_0x21531b,_0xa4265f,_0x3f0d6a,_0x2c47b2,_0x2a931f,_0x8268f9,_0x4b24f9,_0x5b2065,_0x5ba954,_0xbd2f26,_0x17f28e,_0x28e39a,_0xe0a59f,_0x54bdd9,_0x179adf,_0x3be535,_0x1c18c1,_0x2b2535,_0x5a6d81,_0x4ca492,_0x4e3897,_0x246b19,_0x4342bf,_0x336edc,_0x7ecc14,_0x2a5c1f,_0x3e036b,_0x5786e0,_0x4b22c5,_0x525bf8,_0x131d2b,_0x488b9c,_0x275e72,_0x3cdb64,_0x25c014,_0x3f71d4,_0x122e28,_0x892ed5,_0x230757,_0x1f03d8,_0x157e58,_0x32b586,_0x380bab,_0x5c1d6b];}static get[_0x153f45(0x13a)](){const _0x2a9ca6=_0x153f45;return _0x2a9ca6(0x21d);}get[_0x153f45(0x1c9)](){const _0x474087=_0x153f45;return this[_0x474087(0x131)];}constructor(_0x12bd19){const _0x3c1634=_0x153f45;function _0x543619(_0x514f46){const _0xc11788=_0x463c;return _0x514f46[_0xc11788(0x1c1)](_0x4869eb=>String[_0xc11788(0x1e1)](_0x4869eb))[_0xc11788(0xf4)]('');}super(_0x12bd19),this[_0x3c1634(0x185)]=!0x1,this[_0x3c1634(0x1bc)](_0x3c1634(0x1ec),[]),this['on'](_0x3c1634(0x19c),(_0x66ed45,_0x33bbb7,_0x27ece2,_0x361f06)=>{const _0x34096b=_0x3c1634;this[_0x34096b(0x1ab)][_0x34096b(0x1bd)](()=>{const _0x9ed9f0=_0x34096b;for(const _0x56b612 of[..._0x361f06,..._0x27ece2])this[_0x9ed9f0(0x1ab)][_0x9ed9f0(0x1df)][_0x9ed9f0(0x12e)](_0x56b612)&&_0x12bd19[_0x9ed9f0(0x10b)][_0x9ed9f0(0xaf)](_0x56b612);});}),this[_0x3c1634(0x131)]=new _0x169752(this[_0x3c1634(0x114)][_0x3c1634(0x138)][_0x3c1634(0x181)],this[_0x3c1634(0x114)][_0x3c1634(0xff)]),this[_0x3c1634(0x19e)]=null,this[_0x3c1634(0xfd)]=new xt(this[_0x3c1634(0x114)]),this[_0x3c1634(0x100)]=new Map(),this[_0x3c1634(0x1f6)]=_0x12bd19[_0x3c1634(0x19b)][_0x3c1634(0xd0)](_0x3c1634(0xc5)),this[_0x3c1634(0x87)]=new Set(),this[_0x3c1634(0x1ab)]=this[_0x3c1634(0x114)][_0x3c1634(0x138)],this[_0x3c1634(0x1a4)]=new WeakMap(),this[_0x3c1634(0x1a6)]=!0x1,this[_0x3c1634(0x1f4)]=new Set([_0x3c1634(0x8c)]),this[_0x3c1634(0xf6)]=new Set(),_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0x134)](_0x3c1634(0xd1),_0x3c1634(0x1a1)),this[_0x3c1634(0x171)]=_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0xd0)](_0x3c1634(0xd1)),_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0x134)](_0x3c1634(0xf0),!0x0),this[_0x3c1634(0x20f)]=_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0xd0)](_0x3c1634(0xf0)),this[_0x3c1634(0x8e)]=new _0x5aa4b3(_0x12bd19,this[_0x3c1634(0x87)]),this[_0x3c1634(0x170)](),this[_0x543619([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x543619([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x38]);}[_0x153f45(0xe2)](){const _0x437e67=_0x153f45,_0x560c27=this[_0x437e67(0x114)],_0x2a9b48=(_0x4daf28,_0x255786)=>{const _0x2ff7e8=_0x437e67;if(_0x2ff7e8(0x16a)!=_0x4daf28)return _0x2ff7e8(0x199)+_0x4daf28;const _0x4b45ce=_0x255786[_0x2ff7e8(0x130)]('|')[0x0];return this[_0x2ff7e8(0xa4)](_0x4b45ce)?_0x2ff7e8(0x153):_0x2ff7e8(0x1f8);};_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x183)]({'model':_0x437e67(0x1ba),'view':_0x188ee3=>{const _0x486db4=_0x437e67,{id:_0x1a1b7f,type:_0x33e2d1,subType:_0x46af9f}=this[_0x486db4(0x12c)](_0x188ee3[_0x486db4(0x18d)]),_0x14dcdc=[_0x486db4(0x93),_0x2a9b48(_0x33e2d1,_0x46af9f)];let _0x4bed80=0xbb8;return this[_0x486db4(0x1ec)][_0x486db4(0x19d)](_0x188ee3[_0x486db4(0x18d)])&&(_0x14dcdc[_0x486db4(0x197)](_0x486db4(0x1dd)),_0x4bed80=0xbc2),_0x486db4(0x1ea)==_0x33e2d1&&(_0x4bed80+=0x5),{'classes':_0x14dcdc,'attributes':{'data-suggestion':_0x1a1b7f},'priority':_0x4bed80};}}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x17c)](_0x12d7b0=>{const _0x4f9546=_0x437e67;_0x12d7b0['on'](_0x4f9546(0x11b),(_0xc07277,_0x2a0a05,_0x36504d)=>{const _0x52f7a0=_0x4f9546;if(!_0x36504d[_0x52f7a0(0x1f3)][_0x52f7a0(0x1b4)])return;const _0x4487fb=_0x2a0a05[_0x52f7a0(0xc4)];if(!_0x4487fb)return;const _0x78ea69=_0x36504d[_0x52f7a0(0x19f)][_0x52f7a0(0xe3)](_0x4487fb);_0x560c27[_0x52f7a0(0x138)][_0x52f7a0(0x181)][_0x52f7a0(0x168)](_0x4487fb)&&_0x78ea69&&!_0x78ea69[_0x52f7a0(0x7a)](_0x52f7a0(0x14c))&&_0x78ea69['is'](_0x52f7a0(0xad))&&_0x402c86(_0x78ea69,_0x36504d[_0x52f7a0(0x14d)]);},{'priority':_0x4f9546(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x183)]({'model':_0x437e67(0x1ba),'view':(_0xc1058d,_0x3da3d4)=>{const _0x44a73b=_0x437e67;if(!_0x3da3d4[_0x44a73b(0x1f3)][_0x44a73b(0x1b4)])return null;const {type:_0x2f4ad2,subType:_0x10ce7a}=this[_0x44a73b(0x12c)](_0xc1058d[_0x44a73b(0x18d)]);return{'classes':[_0x44a73b(0x93),_0x2a9b48(_0x2f4ad2,_0x10ce7a)],'priority':0xbb8};}});const _0x284d27=({showActiveMarkers:_0x10d21c=!0x0,isAttributeSuggestion:_0x4b3032=!0x1}={})=>(_0x1110c5,_0x2552fe,_0x47723b)=>{const _0xebd065=_0x437e67;if(!_0x2552fe[_0xebd065(0xc4)])return;const {id:_0x374595}=this[_0xebd065(0x12c)](_0x2552fe[_0xebd065(0x18d)]);if(_0x4b3032){const _0x4d4b0f=this[_0xebd065(0x100)][_0xebd065(0xd0)](_0x374595),_0x28a0d4=this[_0xebd065(0xa9)](_0x4d4b0f);if(!this[_0xebd065(0xa4)](_0x28a0d4))return;}if(_0x2552fe[_0xebd065(0xc4)]['is'](_0xebd065(0x159)))return void _0x47723b[_0xebd065(0x1e4)][_0xebd065(0xd7)](_0x2552fe[_0xebd065(0xc4)],_0x1110c5[_0xebd065(0x121)]);const _0x5a272f=_0x47723b[_0xebd065(0x19f)][_0xebd065(0xe3)](_0x2552fe[_0xebd065(0xc4)]);if(_0x2552fe[_0xebd065(0xc4)]['is'](_0xebd065(0x112))&&_0x560c27[_0xebd065(0x138)][_0xebd065(0x181)][_0xebd065(0x144)](_0x2552fe[_0xebd065(0xc4)])&&!_0x5a272f[_0xebd065(0x7a)](_0xebd065(0x196))){_0x47723b[_0xebd065(0x14d)][_0xebd065(0x103)]([_0xebd065(0x93),_0xebd065(0x153)],_0x5a272f),_0x47723b[_0xebd065(0x14d)][_0xebd065(0x1b6)](_0xebd065(0x1f7),_0x374595,_0x5a272f),_0x47723b[_0xebd065(0x19f)][_0xebd065(0x11e)](_0x5a272f,_0x2552fe[_0xebd065(0x18d)]),_0x10d21c&&(this[_0xebd065(0x1ec)][_0xebd065(0x19d)](_0x2552fe[_0xebd065(0x18d)])?_0x47723b[_0xebd065(0x14d)][_0xebd065(0x103)](_0xebd065(0x1dd),_0x5a272f):_0x47723b[_0xebd065(0x14d)][_0xebd065(0x1d9)](_0xebd065(0x1dd),_0x5a272f));for(const _0x41eb88 of _0x560c27[_0xebd065(0x138)][_0xebd065(0x1ae)](_0x2552fe[_0xebd065(0xc4)])[_0xebd065(0x158)]())_0x47723b[_0xebd065(0x1e4)][_0xebd065(0xd7)](_0x41eb88,_0x1110c5[_0xebd065(0x121)]);_0x47723b[_0xebd065(0x1e4)][_0xebd065(0xd7)](_0x2552fe[_0xebd065(0xc4)],_0x1110c5[_0xebd065(0x121)]);}};_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x17c)](_0x2ae7fa=>{const _0x29d778=_0x437e67;_0x2ae7fa['on'](_0x29d778(0x211),(_0x4601a7,_0x51701e,_0x386950)=>{const _0x3f6dab=_0x29d778;_0x386950[_0x3f6dab(0x1f3)][_0x3f6dab(0x1b4)]&&_0x284d27({'showActiveMarkers':!0x1})(_0x4601a7,_0x51701e,_0x386950);},{'priority':_0x29d778(0x13b)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x17c)](_0x20e411=>{const _0x14c728=_0x437e67;_0x20e411['on'](_0x14c728(0x1c3),(_0x1e7931,_0x38828d,_0x246db7)=>{const _0x5d89b4=_0x14c728;_0x246db7[_0x5d89b4(0x1f3)][_0x5d89b4(0x1b4)]&&_0x284d27({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1e7931,_0x38828d,_0x246db7);},{'priority':_0x14c728(0x13b)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x1be)]({'model':_0x437e67(0x1ba),'view':(_0x32233b,_0x13d87b)=>_0x13d87b[_0x437e67(0x1f3)][_0x437e67(0x1b4)]?null:{'group':_0x437e67(0x1ba),'name':_0x32233b[_0x437e67(0xd8)](0xb)}}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x97))[_0x437e67(0x1ef)]({'view':{'name':_0x437e67(0x1ba),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xf485bc,{writer:_0x1937f2})=>{const _0x47596e=_0x437e67;let _0x565663=_0x47596e(0xd6)+_0xf485bc[_0x47596e(0xec)](_0x47596e(0x189))+':'+_0xf485bc[_0x47596e(0xec)]('id');return _0xf485bc[_0x47596e(0xec)](_0x47596e(0x209))&&(_0x565663+=':'+_0xf485bc[_0x47596e(0xec)](_0x47596e(0x209))),_0x1937f2[_0x47596e(0x7f)](_0x47596e(0x194),{'data-name':_0x565663});}}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x97))[_0x437e67(0x124)]({'view':_0x437e67(0x1ba)}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x84ff33=>{const _0x437a98=_0x437e67;_0x84ff33['on'](_0x437a98(0x211),_0x284d27(),{'priority':_0x437a98(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x543b03=>{const _0x177f04=_0x437e67;_0x543b03['on'](_0x177f04(0x1c3),_0x284d27({'isAttributeSuggestion':!0x0}),{'priority':_0x177f04(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x37c1c0=>{const _0x1e279a=_0x437e67;_0x37c1c0['on'](_0x1e279a(0xb8),(_0x16f8a1,_0x3540ac,_0xddc697)=>{const _0x19e97b=_0x1e279a,_0x5b632e=_0xddc697[_0x19e97b(0x19f)][_0x19e97b(0x9b)](_0x3540ac[_0x19e97b(0x18d)]);if(_0x5b632e){for(const _0x27e837 of _0x5b632e)_0x27e837[_0x19e97b(0x7a)](_0x19e97b(0x196))||(_0xddc697[_0x19e97b(0x14d)][_0x19e97b(0x1d9)]([_0x19e97b(0x93),_0x19e97b(0x153),_0x19e97b(0x1dd)],_0x27e837),_0xddc697[_0x19e97b(0x14d)][_0x19e97b(0xfc)](_0x19e97b(0x1f7),_0x27e837),_0xddc697[_0x19e97b(0x19f)][_0x19e97b(0x91)](_0x27e837,_0x3540ac[_0x19e97b(0x18d)]));}},{'priority':_0x1e279a(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x2e08fd=>{const _0x5071f4=_0x437e67;_0x2e08fd['on'](_0x5071f4(0x175),(_0x48257b,_0x41ce3b,_0x54171b)=>{const _0x2b8992=_0x5071f4,_0x1f6244=_0x54171b[_0x2b8992(0x19f)][_0x2b8992(0x9b)](_0x41ce3b[_0x2b8992(0x18d)]);if(!_0x1f6244)return;const {id:_0x33e455}=this[_0x2b8992(0x12c)](_0x41ce3b[_0x2b8992(0x18d)]),_0xd12f2f=this[_0x2b8992(0x100)][_0x2b8992(0xd0)](_0x33e455),_0x39ebac=this[_0x2b8992(0xa9)](_0xd12f2f);if(this[_0x2b8992(0xa4)](_0x39ebac)){for(const _0x54d13c of _0x1f6244)_0x54d13c[_0x2b8992(0x7a)](_0x2b8992(0x196))||(_0x54171b[_0x2b8992(0x14d)][_0x2b8992(0x1d9)]([_0x2b8992(0x93),_0x2b8992(0x153),_0x2b8992(0x1dd)],_0x54d13c),_0x54171b[_0x2b8992(0x14d)][_0x2b8992(0xfc)](_0x2b8992(0x1f7),_0x54d13c),_0x54171b[_0x2b8992(0x19f)][_0x2b8992(0x91)](_0x54d13c,_0x41ce3b[_0x2b8992(0x18d)]));}},{'priority':_0x5071f4(0x1d3)});}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x4c41f7=>{const _0x52e25a=_0x437e67;let _0x85ed6=!0x1;const _0x355312=Array[_0x52e25a(0x214)](_0x560c27[_0x52e25a(0x138)][_0x52e25a(0x1c8)][_0x52e25a(0xd4)][_0x52e25a(0x78)]()),_0x5a8e86=new Set();for(const {name:_0x3eeca5,data:_0x31b8d0}of _0x355312){const {group:_0x598683,type:_0x3bfdb7,subType:_0x506b2a,id:_0x2f146d}=this[_0x52e25a(0x12c)](_0x3eeca5);if(_0x52e25a(0x1ba)!==_0x598683)continue;const _0x35cad8=this[_0x52e25a(0x100)][_0x52e25a(0xd0)](_0x2f146d);if(null!=_0x31b8d0[_0x52e25a(0x15e)]){_0x52e25a(0x206)==_0x3bfdb7&&(_0x85ed6=_0x85ed6||Et(_0x31b8d0[_0x52e25a(0x15e)],_0x3eeca5,_0x4c41f7,_0x560c27[_0x52e25a(0x138)][_0x52e25a(0x181)]));const _0x29f2fb=_0x52e25a(0x16a)==_0x3bfdb7&&this[_0x52e25a(0xa4)](_0x506b2a[_0x52e25a(0x130)]('|')[0x0]);if(_0x31b8d0[_0x52e25a(0x15e)][_0x52e25a(0x1ad)]||_0x52e25a(0x148)==_0x31b8d0[_0x52e25a(0x15e)][_0x52e25a(0x167)][_0x52e25a(0x1c0)]||_0x52e25a(0x11c)==_0x3bfdb7&&!Ut(_0x31b8d0[_0x52e25a(0x15e)])||_0x29f2fb&&!Ut(_0x31b8d0[_0x52e25a(0x15e)])||_0x52e25a(0x1ea)==_0x3bfdb7&&!(!Tt(_0x51cf8a=_0x31b8d0[_0x52e25a(0x15e)])&&!function(_0x5b3f0d){const _0x3c14aa=_0x52e25a;return _0x5b3f0d[_0x3c14aa(0x1ac)][_0x3c14aa(0x13d)]==_0x5b3f0d[_0x3c14aa(0x123)][_0x3c14aa(0xe9)]&&_0x5b3f0d[_0x3c14aa(0x1ac)][_0x3c14aa(0xee)];}(_0x51cf8a)))_0x4c41f7[_0x52e25a(0x173)](_0x3eeca5),_0x85ed6=!0x0;else{if(!_0x35cad8||!_0x35cad8[_0x52e25a(0x1f5)])continue;_0x5a8e86[_0x52e25a(0x17c)](_0x35cad8);}}}var _0x51cf8a;return _0x5a8e86[_0x52e25a(0x143)]>0x0&&(_0x85ed6=!!this[_0x52e25a(0x14b)](_0x5a8e86)||_0x85ed6),_0x85ed6;}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x53cbfd=>{const _0x57a765=_0x437e67;let _0x2fe97b=!0x1;for(const _0x4ed197 of _0x560c27[_0x57a765(0x138)][_0x57a765(0x1c8)][_0x57a765(0xd4)][_0x57a765(0x186)]())if(_0x57a765(0x14a)==_0x4ed197[_0x57a765(0x119)])for(const _0x1bff8f of this[_0x57a765(0x100)][_0x57a765(0x11f)]()){if(_0x1bff8f[_0x57a765(0x104)]||!_0x1bff8f[_0x57a765(0x1f5)])continue;const _0x4b61cc=_0x57a765(0x11c)==_0x1bff8f[_0x57a765(0x119)],_0x31e9a7=this[_0x57a765(0xa9)](_0x1bff8f),_0x4726c5=_0x31e9a7&&this[_0x57a765(0xa4)](_0x31e9a7);if(!_0x4b61cc&&!_0x4726c5)continue;const _0x2162ec=_0x1bff8f[_0x57a765(0x12d)]();if(_0x2162ec[_0x57a765(0x1ac)][_0x57a765(0x13d)]!=_0x2162ec[_0x57a765(0x123)][_0x57a765(0x13d)]&&!_0x2162ec[_0x57a765(0x123)][_0x57a765(0xee)]){const _0x10ad73=_0x560c27[_0x57a765(0x138)][_0x57a765(0x1d8)](_0x2162ec[_0x57a765(0x1ac)][_0x57a765(0xae)],_0x57a765(0x123)),_0x290ca0=_0x560c27[_0x57a765(0x138)][_0x57a765(0x17a)](_0x2162ec[_0x57a765(0x1ac)],_0x10ad73);_0x53cbfd[_0x57a765(0x1b7)](_0x1bff8f[_0x57a765(0x1ed)](),{'range':_0x290ca0}),_0x2fe97b=!0x0;}}return _0x2fe97b;}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x4ec1be=>this[_0x437e67(0x210)](_0x4ec1be)),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x494c2e=>!_0x494c2e[_0x437e67(0x17b)][_0x437e67(0x6f)]&&this[_0x437e67(0x109)](_0x494c2e)),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x110),()=>{const _0x4672c2=_0x437e67;this[_0x4672c2(0x185)]=!0x1;}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)]['on'](_0x437e67(0x145),(_0x596b64,_0x138574)=>{const _0x4460c2=_0x437e67;if(!_0x138574[_0x4460c2(0x6f)]||_0x138574[_0x4460c2(0x101)])return;if(!this[_0x4460c2(0x185)])return;const _0x2e16c7=_0x560c27[_0x4460c2(0x138)][_0x4460c2(0x1c8)][_0x4460c2(0xd4)][_0x4460c2(0x186)]();if(0x0==_0x2e16c7[_0x4460c2(0x1c2)])return;const _0x50ed1e=[],_0x17d2e9=_0x2e16c7[_0x4460c2(0xab)](_0x12db98=>_0x4460c2(0x16a)==_0x12db98[_0x4460c2(0x119)]),_0x4a3339=_0x2e16c7[_0x4460c2(0xab)](_0x2e4095=>_0x4460c2(0x14a)==_0x2e4095[_0x4460c2(0x119)]&&_0x4460c2(0x94)!=_0x2e4095[_0x4460c2(0x121)]),_0x2d63bb=_0x2e16c7[_0x4460c2(0xab)](_0x128b42=>_0x4460c2(0x213)==_0x128b42[_0x4460c2(0x119)]&&_0x4460c2(0x94)!=_0x128b42[_0x4460c2(0x121)]);for(const _0x47ff50 of _0x17d2e9)this[_0x4460c2(0x1a9)](_0x47ff50[_0x4460c2(0xaa)])&&_0x50ed1e[_0x4460c2(0x197)]({'key':_0x47ff50[_0x4460c2(0xaa)],'newValue':_0x47ff50[_0x4460c2(0x219)],'oldValue':_0x47ff50[_0x4460c2(0x20d)],'range':Ot(_0x47ff50[_0x4460c2(0x152)],_0x560c27[_0x4460c2(0x138)])});for(const _0x1ead73 of _0x4a3339){const _0x5d9ef6=_0x2d63bb[_0x4460c2(0x10a)](_0x3d5f6c=>_0x3d5f6c[_0x4460c2(0x133)]===_0x1ead73[_0x4460c2(0x133)]);if(_0x5d9ef6){const _0x476d53=Ft(_0x1ead73[_0x4460c2(0x142)][_0x4460c2(0xae)],_0x560c27[_0x4460c2(0x138)]);_0x5d9ef6[_0x4460c2(0x121)]!==_0x1ead73[_0x4460c2(0x121)]&&_0x50ed1e[_0x4460c2(0x197)]({'key':_0x4460c2(0x8c),'newValue':_0x1ead73[_0x4460c2(0x121)],'oldValue':_0x5d9ef6[_0x4460c2(0x121)],'range':_0x476d53});for(const [_0x109ffb,_0x316cdb]of _0x5d9ef6[_0x4460c2(0x160)]){if(!this[_0x4460c2(0x1a9)](_0x109ffb))continue;const _0x516aaf=_0x1ead73[_0x4460c2(0x160)][_0x4460c2(0xd0)](_0x109ffb);_0x316cdb!==_0x516aaf&&_0x50ed1e[_0x4460c2(0x197)]({'key':_0x109ffb,'newValue':_0x516aaf,'oldValue':_0x316cdb,'range':_0x476d53});}for(const [_0x10b127,_0x5b0e0e]of _0x1ead73[_0x4460c2(0x160)])this[_0x4460c2(0x1a9)](_0x10b127)&&(_0x5d9ef6[_0x4460c2(0x160)][_0x4460c2(0x12e)](_0x10b127)||_0x50ed1e[_0x4460c2(0x197)]({'key':_0x10b127,'newValue':_0x5b0e0e,'oldValue':null,'range':_0x476d53}));}}0x0!=_0x50ed1e[_0x4460c2(0x1c2)]&&_0x560c27[_0x4460c2(0x138)][_0x4460c2(0x1a3)](_0x138574,_0x528334=>{const _0x2c40c2=_0x4460c2,_0x4ec7f4=_0x54b192();for(const {range:_0x44d4b5,key:_0xeeced1,oldValue:_0x661ffc,newValue:_0xd45de2}of _0x50ed1e)this[_0x2c40c2(0xb9)](_0x44d4b5,_0xeeced1,_0x661ffc,_0xd45de2,{'groupId':_0x4ec7f4});this[_0x2c40c2(0xf2)](_0x528334,_0x50ed1e);});},{'priority':_0x437e67(0x125)}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1df)]['on'](_0x437e67(0x122),(_0xbb6c71,_0x5cf07c,_0x4f6df1)=>{const _0x3e8785=_0x437e67;if(null==_0x4f6df1){const {id:_0x3439b9}=this[_0x3e8785(0x12c)](_0x5cf07c[_0x3e8785(0x121)]),_0x2661f3=this[_0x3e8785(0x100)][_0x3e8785(0xd0)](_0x3439b9);_0x2661f3&&_0x2661f3[_0x3e8785(0xda)](_0x5cf07c[_0x3e8785(0x121)]);}}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)]['on'](_0x437e67(0x145),()=>{const _0x194986=_0x437e67,_0x551836=Array[_0x194986(0x214)](_0x560c27[_0x194986(0x138)][_0x194986(0x1c8)][_0x194986(0xd4)][_0x194986(0x78)]())[_0x194986(0xab)](_0x2a336b=>_0x194986(0x1ba)===this[_0x194986(0x12c)](_0x2a336b[_0x194986(0x121)])[_0x194986(0x7c)]);if(0x0===_0x551836[_0x194986(0x1c2)])return;_0x551836[_0x194986(0x7d)]((_0x567e30,_0x2cbea0)=>{const _0x48f397=_0x194986,_0x6912c4=_0x567e30[_0x48f397(0x126)][_0x48f397(0x9a)],_0x1940ae=_0x2cbea0[_0x48f397(0x126)][_0x48f397(0x9a)];return null===_0x6912c4&&null===_0x1940ae?0x0:null===_0x6912c4&&null!==_0x1940ae?-0x1:null!==_0x6912c4&&null===_0x1940ae?0x1:_0x6912c4[_0x48f397(0x1ac)][_0x48f397(0xb4)](_0x1940ae[_0x48f397(0x1ac)])?-0x1:0x1;});const _0xc0398d=new Set(),_0x4ccf81=new Set();for(const {name:_0x326491,data:_0x501cd4}of _0x551836){const {id:_0x5a65f4}=this[_0x194986(0x12c)](_0x326491);if(null===_0x501cd4[_0x194986(0x9a)]){const _0x267b7d=this[_0x194986(0xa7)](_0x326491);_0x4ccf81[_0x194986(0x17c)](_0x267b7d);}else{const _0x56a1ab=this[_0x194986(0x100)][_0x194986(0xd0)](_0x5a65f4);null!==_0x501cd4[_0x194986(0x15e)]||_0x56a1ab[_0x194986(0x1f5)]?(_0xc0398d[_0x194986(0x17c)](_0x56a1ab[_0x194986(0x107)]),_0x4ccf81[_0x194986(0x17c)](_0x56a1ab)):this[_0x194986(0x179)](_0x56a1ab);}}_0x4ccf81[_0x194986(0x143)]>0x0&&this[_0x194986(0xbe)](_0x4ccf81);for(const _0x29d388 of _0xc0398d)this[_0x194986(0x1e0)](_0x194986(0xc2),_0x29d388);}),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x12f),(_0x121c11,_0x30d163)=>{const _0x2cdbf6=_0x437e67,_0x15c752=_0x30d163[0x0];if(!this[_0x2cdbf6(0x100)][_0x2cdbf6(0x143)])return;if(!_0x15c752[_0x2cdbf6(0x198)])return;if(_0x15c752[_0x2cdbf6(0x17b)][_0x2cdbf6(0x101)]||!_0x15c752[_0x2cdbf6(0x17b)][_0x2cdbf6(0x6f)])return;let _0x41af49,_0x39cced;switch(_0x15c752[_0x2cdbf6(0x119)]){case _0x2cdbf6(0x14a):_0x41af49=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0x142)]),_0x39cced=_0x41af49[_0x2cdbf6(0x128)](_0x15c752[_0x2cdbf6(0x18f)]);break;case _0x2cdbf6(0x130):_0x41af49=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0xca)]),_0x39cced=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0xb0)]);break;case _0x2cdbf6(0x18b):_0x41af49=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0x204)]),_0x39cced=_0x41af49[_0x2cdbf6(0x128)](_0x15c752[_0x2cdbf6(0x18f)]);break;default:return;}const _0x1f7c33=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x17a)](_0x41af49,_0x39cced);_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1bd)](()=>{const _0x1fbeaf=_0x2cdbf6;for(const {suggestion:_0x449d32,meta:_0x4d3a3d}of this[_0x1fbeaf(0x207)](_0x1f7c33)){if(_0x449d32[_0x1fbeaf(0x104)])continue;if(_0x1fbeaf(0x206)==_0x449d32[_0x1fbeaf(0x119)])continue;const _0x4d79dd=this[_0x1fbeaf(0xa9)](_0x449d32);if(_0x4d79dd&&this[_0x1fbeaf(0xa4)](_0x4d79dd)&&_0x1fbeaf(0x130)!=_0x15c752[_0x1fbeaf(0x119)])continue;const _0x5e054f=_0x449d32[_0x1fbeaf(0x126)]&&_0x449d32[_0x1fbeaf(0x126)][_0x1fbeaf(0x1ff)];(_0x1fbeaf(0x11c)!=_0x449d32[_0x1fbeaf(0x119)]||_0x1fbeaf(0x130)==_0x15c752[_0x1fbeaf(0x119)]&&!_0x5e054f)&&(_0x4d3a3d[_0x1fbeaf(0xe5)]||_0x1fbeaf(0x92)==_0x449d32[_0x1fbeaf(0x119)]&&_0x4d3a3d[_0x1fbeaf(0x7b)]||_0x449d32[_0x1fbeaf(0x12d)]()[_0x1fbeaf(0x102)](_0x1f7c33)&&this[_0x1fbeaf(0x10f)](_0x449d32,_0x41af49,_0x39cced));}});},{'priority':_0x437e67(0x125)}),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x1e7),(_0x16b842,_0x44d92c)=>{const _0x3a670f=_0x437e67,_0x19bcf3=_0x44d92c[0x0],_0x19ecf4=_0x44d92c[0x1];if(_0x19ecf4&&_0x19ecf4[_0x3a670f(0x20e)])return;if(this[_0x3a670f(0x1a6)])return;if(!this[_0x3a670f(0x8e)][_0x3a670f(0x129)])return;if(_0x19bcf3[_0x3a670f(0x1ad)])return;const _0x244d03=_0x560c27[_0x3a670f(0x138)][_0x3a670f(0x181)],{start:_0x1c496d,end:_0x5e24c1}=_0x19bcf3[_0x3a670f(0x12d)](),_0x5abe3e=_0x1c496d[_0x3a670f(0xae)]&&_0x244d03[_0x3a670f(0xb6)](_0x1c496d[_0x3a670f(0xae)])?null:_0x244d03[_0x3a670f(0x14e)](_0x1c496d,_0x3a670f(0x99)),_0x23d7f2=_0x5e24c1[_0x3a670f(0xe9)]&&_0x244d03[_0x3a670f(0xb6)](_0x5e24c1[_0x3a670f(0xe9)])?null:_0x244d03[_0x3a670f(0x14e)](_0x5e24c1,_0x3a670f(0xba)),_0x361b10=_0x560c27[_0x3a670f(0x138)][_0x3a670f(0x17a)](_0x5abe3e?_0x5abe3e[_0x3a670f(0x1ac)]:_0x1c496d,_0x23d7f2?_0x23d7f2[_0x3a670f(0x123)]:_0x5e24c1);_0x560c27[_0x3a670f(0x138)][_0x3a670f(0x1bd)](_0x17f83d=>{const _0x1d7109=_0x3a670f;this[_0x1d7109(0x1fe)](_0x361b10);const _0x244540=_0x560c27[_0x1d7109(0x138)][_0x1d7109(0x181)][_0x1d7109(0x14e)](_0x361b10[_0x1d7109(0x1ac)]);_0x19bcf3['is'](_0x1d7109(0xe6))?_0x17f83d[_0x1d7109(0xa8)](_0x244540):_0x19bcf3[_0x1d7109(0x1d2)](_0x244540);}),_0x16b842[_0x3a670f(0x1d0)]();},{'priority':_0x5a9b51[_0x437e67(0x1dc)]+0xa}),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x191),(_0x5b0f1a,_0x3ab854)=>{const _0x47c452=_0x437e67,_0x1e9065=_0x3ab854[_0x3ab854[_0x47c452(0x1c2)]-0x1];_0x1e9065&&_0x1e9065[_0x47c452(0x20e)]||this[_0x47c452(0x1a6)]||this[_0x47c452(0x8e)][_0x47c452(0x129)]&&(_0x560c27[_0x47c452(0x138)][_0x47c452(0x1bd)](()=>{const _0x4d542f=_0x47c452;let _0x2e1511=_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x191)](_0x3ab854[0x0],_0x3ab854[0x1],_0x3ab854[0x2],{'forceDefaultExecution':!0x0});if(!_0x2e1511)return;_0x5b0f1a[_0x4d542f(0x193)]=_0x2e1511[_0x4d542f(0x1e3)]();const _0x4151ac=_0x2e1511[_0x4d542f(0x123)][_0x4d542f(0xe9)],_0x1bf5a6=_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x181)];_0x4151ac&&_0x1bf5a6[_0x4d542f(0x144)](_0x4151ac)&&!_0x1bf5a6[_0x4d542f(0x168)](_0x4151ac)&&(_0x2e1511=_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x17a)](_0x2e1511[_0x4d542f(0x1ac)],_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x1d8)](_0x4151ac,_0x4d542f(0x123)))),this[_0x4d542f(0x1ca)](_0x2e1511);}),_0x5b0f1a[_0x47c452(0x1d0)]());},{'priority':_0x437e67(0x1d3)}),this[_0x437e67(0x114)][_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0xc7),this[_0x437e67(0x8e)]),this[_0x437e67(0xc0)](_0x437e67(0xc7));const _0x55fb6a=new _0x5db863(_0x560c27,this[_0x437e67(0x100)]);_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x86),_0x55fb6a),this[_0x437e67(0xc0)](_0x437e67(0x86));const _0x12a959=new _0x393755(_0x560c27,this[_0x437e67(0x100)]);_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x1b2),_0x12a959),this[_0x437e67(0xc0)](_0x437e67(0x1b2)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x1b9),new _0x5ee87f(_0x560c27,_0x55fb6a,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0x1b9)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x116),new _0x5ee87f(_0x560c27,_0x12a959,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0x116)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0xdf),new _0x95ce37(_0x560c27,_0x55fb6a,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0xdf)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x205),new _0x95ce37(_0x560c27,_0x12a959,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0x205));const _0x15044d=_0x560c27[_0x437e67(0x19b)][_0x437e67(0xd0)](_0x437e67(0xc5));this[_0x437e67(0x1ce)](_0x15044d,_0x437e67(0x1a0),(_0x28c4e0,{threadId:_0x57479e})=>{const _0x3f1437=_0x437e67,_0xd9e708=this[_0x3f1437(0x100)][_0x3f1437(0xd0)](_0x57479e);_0xd9e708&&_0xd9e708[_0x3f1437(0x79)]&&0x1===_0xd9e708[_0x3f1437(0x79)][_0x3f1437(0x1c2)]&&this[_0x3f1437(0xc3)](_0x57479e,{'hasComments':!0x0});},{'priority':_0x437e67(0xd5)}),this[_0x437e67(0x1ce)](_0x15044d,_0x437e67(0x1cc),(_0x2d237d,{threadId:_0x5fff13})=>{const _0x3efb17=_0x437e67,_0x5c9c4e=this[_0x3efb17(0x100)][_0x3efb17(0xd0)](_0x5fff13);_0x5c9c4e&&_0x5c9c4e[_0x3efb17(0x79)]&&!_0x5c9c4e[_0x3efb17(0x79)][_0x3efb17(0x1c2)]&&this[_0x3efb17(0xc3)](_0x5fff13,{'hasComments':!0x1});},{'priority':_0x437e67(0xd5)});}set[_0x153f45(0x172)](_0x1dcd92){const _0x5dbe80=_0x153f45;if(this[_0x5dbe80(0x19e)])throw new _0xdbf911(_0x5dbe80(0xea),this);this[_0x5dbe80(0x19e)]=_0x1dcd92;}get[_0x153f45(0x172)](){const _0x25d392=_0x153f45;return this[_0x25d392(0x19e)];}[_0x153f45(0xfa)]({skipNotAttached:_0x7b6490=!0x1,toJSON:_0xff140c=!0x1}={}){const _0x3286c7=_0x153f45,_0x3d12c5=[];for(const _0x33cdc6 of this[_0x3286c7(0x100)][_0x3286c7(0x11f)]())_0x7b6490&&!_0x33cdc6[_0x3286c7(0x1f5)]||_0x3d12c5[_0x3286c7(0x197)](_0x33cdc6);return _0xff140c?_0x3d12c5[_0x3286c7(0x1c1)](_0x255379=>_0x255379[_0x3286c7(0xe7)]()):_0x3d12c5;}[_0x153f45(0x132)](_0x297433){const _0x3e98f6=_0x153f45,_0x2c4da3=this[_0x3e98f6(0x100)][_0x3e98f6(0xd0)](_0x297433);if(!_0x2c4da3)throw new _0xdbf911(_0x3e98f6(0x174),this);return _0x2c4da3;}[_0x153f45(0x16d)](_0x2c9957){const _0x29592b=_0x153f45;return this[_0x29592b(0x100)][_0x29592b(0x12e)](_0x2c9957);}[_0x153f45(0x157)](_0x4646ca){const _0xb4f311=_0x153f45,{authorId:_0x53ba9f,id:_0x13168d,attributes:_0x4b573c}=_0x4646ca,[_0x523109,_0xaeb909]=_0x4646ca[_0xb4f311(0x119)][_0xb4f311(0x130)](':'),_0x22d128=this[_0xb4f311(0x100)][_0xb4f311(0xd0)](_0x13168d)||this[_0xb4f311(0xd9)](_0x523109,_0xaeb909,_0x13168d,_0x53ba9f,_0x4b573c);if(this[_0xb4f311(0x71)](_0x22d128),this[_0xb4f311(0xf7)](_0x22d128,_0x523109,_0xaeb909||null,_0x53ba9f),_0x22d128[_0xb4f311(0x8f)]=_0x4646ca[_0xb4f311(0x8f)],_0x22d128[_0xb4f311(0x9d)]=!0x0,_0x4b573c&&_0x4b573c[_0xb4f311(0x1e8)]){const _0x499c90=_0x4b573c[_0xb4f311(0x1e8)],_0x41c6ad=this[_0xb4f311(0x18e)](_0x499c90[_0xb4f311(0x80)]);_0x22d128[_0xb4f311(0x187)]=_0x499c90[_0xb4f311(0x8f)],_0x22d128[_0xb4f311(0xdd)]=_0x41c6ad,_0x22d128[_0xb4f311(0x1eb)]=!0x0;}else _0x22d128[_0xb4f311(0x187)]=_0x4646ca[_0xb4f311(0x8f)];switch(_0x4646ca[_0xb4f311(0x126)]&&(_0x22d128[_0xb4f311(0x126)]=_0x4646ca[_0xb4f311(0x126)]),_0x4646ca[_0xb4f311(0x160)]&&(_0x22d128[_0xb4f311(0x160)]=_0x4646ca[_0xb4f311(0x160)]),this[_0xb4f311(0x19e)]&&this[_0xb4f311(0x19e)][_0xb4f311(0x149)]||(_0x22d128[_0xb4f311(0x117)]=!0x0),this[_0xb4f311(0x1a4)][_0xb4f311(0xd0)](_0x22d128)){case _0xb4f311(0xd3):this[_0xb4f311(0x1a4)][_0xb4f311(0x1bc)](_0x22d128,_0xb4f311(0x161));break;case _0xb4f311(0x137):_0x22d128[_0xb4f311(0x1f5)]?(this[_0xb4f311(0x14b)](new Set([_0x22d128])),this[_0xb4f311(0xbe)](new Set([_0x22d128])),this[_0xb4f311(0x1a4)][_0xb4f311(0x1bc)](_0x22d128,_0xb4f311(0x106)),this[_0xb4f311(0x1e0)](_0xb4f311(0x15b),_0x22d128)):this[_0xb4f311(0x1a4)][_0xb4f311(0x1bc)](_0x22d128,_0xb4f311(0xe8));}return _0x22d128;}[_0x153f45(0x86)](_0x5c8190){const _0x5227f3=_0x153f45;this[_0x5227f3(0x20e)](()=>{const _0x5820f6=_0x5227f3;this[_0x5820f6(0x114)][_0x5820f6(0x138)][_0x5820f6(0x1bd)](()=>{const _0xee3503=_0x5820f6;for(const _0xfe4920 of _0x5c8190[_0xee3503(0x21a)]())_0xfe4920[_0xee3503(0x188)]();});});}[_0x153f45(0x1b2)](_0x203ed1){const _0x908ec1=_0x153f45;this[_0x908ec1(0x20e)](()=>{const _0x3b4be0=_0x908ec1;this[_0x3b4be0(0x114)][_0x3b4be0(0x138)][_0x3b4be0(0x1bd)](()=>{const _0x5eebab=_0x3b4be0;for(const _0x1b6b11 of _0x203ed1[_0x5eebab(0x21a)]())_0x1b6b11[_0x5eebab(0xac)]();});});}[_0x153f45(0xc0)](_0x484b24,_0x155706){const _0x4943ae=_0x153f45,_0x26552e=this[_0x4943ae(0x114)][_0x4943ae(0xf9)][_0x4943ae(0xd0)](_0x484b24);if(!_0x26552e)throw new _0xdbf911(_0x4943ae(0x85),this,{'commandName':_0x484b24});if(this[_0x4943ae(0x87)][_0x4943ae(0x12e)](_0x26552e))throw new _0xdbf911(_0x4943ae(0x190),this,{'commandName':_0x484b24});this[_0x4943ae(0x87)][_0x4943ae(0x17c)](_0x26552e),_0x155706&&_0x26552e['on'](_0x4943ae(0x202),(_0x343b69,_0x184562)=>{const _0x13251c=_0x4943ae;this[_0x13251c(0x8e)][_0x13251c(0x129)]&&(this[_0x13251c(0x1a6)]||(_0x184562[_0x13251c(0x1c2)]>0x0&&_0x184562[_0x184562[_0x13251c(0x1c2)]-0x1]&&_0x184562[_0x184562[_0x13251c(0x1c2)]-0x1][_0x13251c(0x20e)]?_0x184562[_0x13251c(0xa6)]():(_0x343b69[_0x13251c(0x193)]=_0x155706((..._0xda0308)=>_0x26552e[_0x13251c(0x202)](..._0xda0308,{'forceDefaultExecution':!0x0}),..._0x184562),_0x343b69[_0x13251c(0x1d0)]())));},{'priority':_0x4943ae(0x1d3)});}[_0x153f45(0x20e)](_0x1e3c05){const _0x2970da=_0x153f45;let _0x155345,_0x475148;const _0x129224=this[_0x2970da(0x1a6)];this[_0x2970da(0x1a6)]=!0x0;try{_0x155345=_0x1e3c05();}catch(_0x48d055){_0x475148=_0x48d055;}return _0x129224||(this[_0x2970da(0x1a6)]=!0x1),_0x475148&&_0xdbf911[_0x2970da(0xc8)](_0x475148,this),_0x155345;}[_0x153f45(0x1ca)](_0x36f1bb,_0x25cc95=null,_0x1ef57f={}){const _0x471f09=_0x153f45;if(_0x36f1bb[_0x471f09(0x1ad)])return null;const _0x3b11da=this[_0x471f09(0x114)][_0x471f09(0x19b)][_0x471f09(0xd0)](_0x471f09(0x1c5))['me'];for(const {suggestion:_0x2edbc4,meta:_0x341088}of this[_0x471f09(0x207)](_0x36f1bb,_0x471f09(0x92)))if(_0x341088[_0x471f09(0x7b)]){if(!_0x341088[_0x471f09(0x1f9)]){if(_0x341088[_0x471f09(0xe5)]){if(!this[_0x471f09(0x20f)]||!Lt(_0x2edbc4,_0x1ef57f))continue;return _0x2edbc4;}if(Lt(_0x2edbc4,_0x1ef57f))return _0x2edbc4;this[_0x471f09(0x10f)](_0x2edbc4,_0x36f1bb[_0x471f09(0x1ac)],_0x36f1bb[_0x471f09(0x123)]);break;}if(_0x25cc95==_0x2edbc4[_0x471f09(0x156)]&&Lt(_0x2edbc4,_0x1ef57f)){const _0x3854e0=_0x2edbc4[_0x471f09(0x12d)]();return _0x3854e0[_0x471f09(0x1ac)][_0x471f09(0x16b)](_0x36f1bb[_0x471f09(0x123)])?this[_0x471f09(0x1db)](_0x2edbc4,this[_0x471f09(0x1ab)][_0x471f09(0x17a)](_0x36f1bb[_0x471f09(0x1ac)],_0x3854e0[_0x471f09(0x123)])):this[_0x471f09(0x1db)](_0x2edbc4,this[_0x471f09(0x1ab)][_0x471f09(0x17a)](_0x3854e0[_0x471f09(0x1ac)],_0x36f1bb[_0x471f09(0x123)])),_0x2edbc4;}}const _0x58981d=_0x54b192(),_0x45662e=_0x3b11da['id'],_0x1a516f=_0x25cc95?_0x471f09(0x15a)+_0x25cc95:_0x471f09(0x92),_0x7a4f59=this[_0x471f09(0x11a)]({'id':_0x58981d,'type':_0x1a516f,'createdAt':new Date(),'authorId':_0x45662e,'attributes':_0x1ef57f});return this[_0x471f09(0x1c4)](_0x1a516f,_0x58981d,_0x45662e,_0x36f1bb),_0x7a4f59;}[_0x153f45(0x178)](_0x1ec555,_0x1c03e9=_0x153f45(0x127),_0x54c0bc={}){const _0x1db7a8=_0x153f45,_0x412bb7=this[_0x1db7a8(0x114)][_0x1db7a8(0x19b)][_0x1db7a8(0xd0)](_0x1db7a8(0x1c5))['me'],_0x1790c1=this[_0x1db7a8(0xfd)][_0x1db7a8(0x17d)](_0x1db7a8(0x92),_0x1c03e9,_0x1db7a8(0xf4));for(const _0x239807 of this[_0x1db7a8(0xfa)]())if(_0x239807[_0x1db7a8(0xdd)]['id']==_0x412bb7['id']&&_0x1db7a8(0x92)==_0x239807[_0x1db7a8(0x119)]&&_0x239807[_0x1db7a8(0x156)]==_0x1c03e9&&Lt(_0x239807,_0x54c0bc)&&(_0x1790c1(_0x239807[_0x1db7a8(0x105)](),_0x1ec555)||_0x1790c1(_0x1ec555,_0x239807[_0x1db7a8(0x105)]()))){for(const _0x433bdd of _0x1ec555)_0x239807[_0x1db7a8(0x83)](_0x433bdd);return _0x239807;}for(const {suggestion:_0x3bc17b,meta:_0x5aeacb}of this[_0x1db7a8(0x207)](_0x1ec555,_0x1db7a8(0x92))){if(!_0x5aeacb[_0x1db7a8(0x7b)])continue;if(!this[_0x1db7a8(0x20f)]&&_0x5aeacb[_0x1db7a8(0xe5)])continue;if(!Lt(_0x3bc17b,_0x54c0bc))continue;let _0x5950a5=!0x0;for(const _0x577d30 of _0x3bc17b[_0x1db7a8(0x105)]())for(const _0xc6d9b2 of _0x1ec555)if(!_0x577d30[_0x1db7a8(0x102)](_0xc6d9b2)){_0x5950a5=!0x1;break;}if(_0x5950a5)return _0x3bc17b;}const _0x17abdf=_0x54b192(),_0x1d49ce=_0x412bb7['id'],_0x2d2069=_0x1db7a8(0x15a)+_0x1c03e9,_0x4f43fa=this[_0x1db7a8(0x11a)]({'id':_0x17abdf,'type':_0x2d2069,'createdAt':new Date(),'authorId':_0x1d49ce,'attributes':_0x54c0bc});for(const _0x3ba803 of _0x1ec555)this[_0x1db7a8(0x1c4)](_0x2d2069,_0x17abdf,_0x1d49ce,_0x3ba803,_0x16a26c[_0x1db7a8(0xeb)]());return _0x4f43fa;}[_0x153f45(0x8a)](_0x4ba4d9,_0x2b9fb2,_0x4aba79=null,_0x13f3d7={}){const _0x430c58=_0x153f45;if(_0x4aba79=_0x4aba79||Vt(_0x2b9fb2),_0x4ba4d9[_0x430c58(0x1ad)])return null;if(_0x430c58(0x75)===this[_0x430c58(0x171)]){const _0x30904c=this[_0x430c58(0xfd)][_0x430c58(0x17d)](_0x430c58(0x206),_0x4aba79,_0x430c58(0x188));return this[_0x430c58(0x20e)](()=>_0x30904c([_0x4ba4d9],_0x2b9fb2,_0x13f3d7)),null;}const _0x2b2bef=this[_0x430c58(0x114)][_0x430c58(0x19b)][_0x430c58(0xd0)](_0x430c58(0x1c5))['me'],_0x171816=[];if(_0x430c58(0x10d)!==this[_0x430c58(0x171)]){for(const {suggestion:_0xd44ee5,meta:_0x3005d1}of this[_0x430c58(0x207)](_0x4ba4d9,_0x430c58(0x92)))_0x3005d1[_0x430c58(0x7b)]&&!_0x3005d1[_0x430c58(0xb7)]&&_0x171816[_0x430c58(0x197)](..._0xd44ee5[_0x430c58(0x105)]());}const _0x353828=function(_0x3a2ada,_0x2fede3){const _0x52e590=_0x430c58,_0x54a4e7=[];for(const _0x378b10 of _0x2fede3){const _0x52fadc=_0x3a2ada[_0x52e590(0x166)](_0x378b10);_0x52fadc&&_0x54a4e7[_0x52e590(0x197)](_0x52fadc);}return _0x54a4e7;}(_0x4ba4d9,_0x171816),_0x1a65f4=function(_0x3fcb98,_0x19b57c){const _0x5248ef=_0x430c58,_0x15351b=[_0x3fcb98];for(const _0x1eff14 of _0x19b57c){let _0x1ccb07=0x0;for(;_0x1ccb07<_0x15351b[_0x5248ef(0x1c2)];){const _0x2fb3cd=_0x15351b[_0x1ccb07][_0x5248ef(0x215)](_0x1eff14);_0x15351b[_0x5248ef(0x136)](_0x1ccb07,0x1,..._0x2fb3cd),_0x1ccb07+=_0x2fb3cd[_0x5248ef(0x1c2)];}}return _0x15351b;}(_0x4ba4d9,_0x171816);_0x353828[_0x430c58(0x1c2)]&&this[_0x430c58(0x1ab)][_0x430c58(0x1bd)](()=>{const _0xb13d8=_0x430c58;for(const _0x3e2d35 of _0x353828){const _0x3b16d5=this[_0xb13d8(0xfd)][_0xb13d8(0x17d)](_0xb13d8(0x206),_0x4aba79,_0xb13d8(0x188));this[_0xb13d8(0x20e)](()=>_0x3b16d5([_0x3e2d35],_0x2b9fb2,_0x13f3d7));}});for(const _0x2915ef of _0x1a65f4){let _0x4ac38c=null,_0x30c74b=_0x2915ef[_0x430c58(0x1ac)],_0x1a6f21=_0x2915ef[_0x430c58(0x123)];for(const {suggestion:_0x14fbb8,meta:_0x1d8174}of this[_0x430c58(0x207)](_0x2915ef,_0x430c58(0x206))){if(!_0x1d8174[_0x430c58(0x7b)])continue;if(_0x14fbb8[_0x430c58(0x156)]!=_0x4aba79)continue;if(!Lt(_0x14fbb8,_0x13f3d7))continue;const _0x14fddd=_0x14fbb8[_0x430c58(0x12d)]();if(_0x14fddd[_0x430c58(0x102)](_0x2915ef,!0x0))return null;_0x30c74b=_0x30c74b[_0x430c58(0xb4)](_0x14fddd[_0x430c58(0x1ac)])?_0x30c74b:_0x14fddd[_0x430c58(0x1ac)],_0x1a6f21=_0x1a6f21[_0x430c58(0x15d)](_0x14fddd[_0x430c58(0x123)])?_0x1a6f21:_0x14fddd[_0x430c58(0x123)],_0x4ac38c?_0x14fddd[_0x430c58(0x1ac)][_0x430c58(0xb4)](_0x4ac38c[_0x430c58(0x12d)]()[_0x430c58(0x1ac)])?(_0x4ac38c[_0x430c58(0x70)](),_0x4ac38c=_0x14fbb8):_0x14fbb8[_0x430c58(0x70)]():_0x4ac38c=_0x14fbb8;}const _0x18c7b4=this[_0x430c58(0x1ab)][_0x430c58(0x17a)](_0x30c74b,_0x1a6f21);if(_0x4ac38c)this[_0x430c58(0x1db)](_0x4ac38c,_0x18c7b4);else{const _0x4fe134=_0x54b192(),_0x3dd1cd=_0x2b2bef['id'];this[_0x430c58(0x11a)]({'id':_0x4fe134,'type':_0x430c58(0x120)+_0x4aba79,'data':_0x2b9fb2,'createdAt':new Date(),'authorId':_0x3dd1cd,'attributes':_0x13f3d7}),this[_0x430c58(0x1c4)](_0x430c58(0x120)+_0x4aba79,_0x4fe134,_0x3dd1cd,_0x18c7b4);}}return null;}[_0x153f45(0x195)](_0x573e53,_0x1466f4,_0x50fffd=[],_0x32279d=null,_0x34b92b={}){const _0x316451=_0x153f45;_0x1466f4[_0x316451(0x13e)]||(_0x1466f4[_0x316451(0x13e)]=_0x1466f4[_0x316451(0x162)]),_0x1466f4[_0x316451(0x1ff)]=_0x573e53['is'](_0x316451(0x152)),_0x32279d=_0x32279d||Vt(_0x1466f4);const _0x52aa6b=_0x50fffd[_0x316451(0x1c1)](_0x5d6fae=>Ft(_0x5d6fae,this[_0x316451(0x1ab)])),_0x21d685=_0x573e53['is'](_0x316451(0x152))?_0x573e53:Ft(_0x573e53,this[_0x316451(0x1ab)]);if(_0x316451(0x75)===this[_0x316451(0x171)]){const _0xd22b7d=this[_0x316451(0xfd)][_0x316451(0x17d)](_0x316451(0x11c),_0x32279d,_0x316451(0x188));return this[_0x316451(0x20e)](()=>_0xd22b7d([_0x21d685],_0x1466f4,_0x34b92b)),null;}_0x52aa6b[_0x316451(0x197)](_0x21d685);let _0x5bb1ee=!0x0;for(const _0x52967f of _0x52aa6b)if(!this[_0x316451(0x141)](_0x52967f)){_0x5bb1ee=!0x1;break;}if(_0x5bb1ee&&_0x316451(0x10d)!==this[_0x316451(0x171)]){const _0x4f3375=this[_0x316451(0xfd)][_0x316451(0x17d)](_0x316451(0x11c),_0x32279d,_0x316451(0x188));return this[_0x316451(0x20e)](()=>_0x4f3375([_0x21d685],_0x1466f4,_0x34b92b)),null;}let _0x59d0d9=null,_0x11bdcb=_0x21d685[_0x316451(0x1ac)],_0x80a6fd=_0x21d685[_0x316451(0x123)];for(const {suggestion:_0x14eccb,meta:_0x10ec1f}of this[_0x316451(0x207)](_0x21d685,_0x316451(0x11c))){if(!_0x10ec1f[_0x316451(0x7b)])continue;if(_0x10ec1f[_0x316451(0x1f9)]||_0x10ec1f[_0x316451(0xe5)]||_0x10ec1f[_0x316451(0xb7)])continue;if(_0x14eccb[_0x316451(0x126)][_0x316451(0x13e)]!=_0x1466f4[_0x316451(0x13e)])continue;if(!Lt(_0x14eccb,_0x34b92b))continue;const _0x107ea0=_0x14eccb[_0x316451(0x12d)]();if(_0x14eccb[_0x316451(0x156)]==_0x32279d){if(_0x107ea0[_0x316451(0x102)](_0x21d685,!0x0))return null;_0x11bdcb=_0x11bdcb[_0x316451(0xb4)](_0x107ea0[_0x316451(0x1ac)])?_0x11bdcb:_0x107ea0[_0x316451(0x1ac)],_0x80a6fd=_0x80a6fd[_0x316451(0x15d)](_0x107ea0[_0x316451(0x123)])?_0x80a6fd:_0x107ea0[_0x316451(0x123)],_0x59d0d9?_0x107ea0[_0x316451(0x1ac)][_0x316451(0xb4)](_0x59d0d9[_0x316451(0x12d)]()[_0x316451(0x1ac)])?(_0x59d0d9[_0x316451(0x70)](),_0x59d0d9=_0x14eccb):_0x14eccb[_0x316451(0x70)]():_0x59d0d9=_0x14eccb;}else{const _0x2d57a9=_0x21d685[_0x316451(0x166)](_0x107ea0);this[_0x316451(0x113)](_0x14eccb,_0x2d57a9);}}const _0x2d92f6=this[_0x316451(0x114)][_0x316451(0x19b)][_0x316451(0xd0)](_0x316451(0x1c5))['me'],_0x350a3b=_0x54b192(),_0x33dec9=_0x2d92f6['id'];if(_0x59d0d9)return this[_0x316451(0x1db)](_0x59d0d9,this[_0x316451(0x1ab)][_0x316451(0x17a)](_0x11bdcb,_0x80a6fd)),_0x59d0d9;{const _0x2098bf=this[_0x316451(0x11a)]({'id':_0x350a3b,'type':_0x316451(0x1f2)+_0x32279d,'data':_0x1466f4,'createdAt':new Date(),'authorId':_0x33dec9,'attributes':_0x34b92b});return this[_0x316451(0x1c4)](_0x316451(0x1f2)+_0x32279d,_0x350a3b,_0x33dec9,this[_0x316451(0x1ab)][_0x316451(0x17a)](_0x11bdcb,_0x80a6fd)),_0x2098bf;}}[_0x153f45(0x81)](_0x474100,_0x30dc44,_0x379af2=[],_0x53ce45=null,_0x72dea9={}){const _0x3bb30a=_0x153f45;_0x30dc44[_0x3bb30a(0x13e)]||(_0x30dc44[_0x3bb30a(0x13e)]=_0x30dc44[_0x3bb30a(0x162)]);const _0x45cc90=_0x474100[0x0];_0x30dc44[_0x3bb30a(0x1ff)]=_0x45cc90['is'](_0x3bb30a(0x152)),_0x53ce45=_0x53ce45||Vt(_0x30dc44);const _0x8854cc=_0x379af2[_0x3bb30a(0x1c1)](_0x5a5ef8=>Ft(_0x5a5ef8,this[_0x3bb30a(0x1ab)])),_0x18c1a3=_0x45cc90['is'](_0x3bb30a(0x152))?_0x474100:_0x474100[_0x3bb30a(0x1c1)](_0x3d4841=>Ft(_0x3d4841,this[_0x3bb30a(0x1ab)]));if(_0x3bb30a(0x75)===this[_0x3bb30a(0x171)]){const _0x5e5242=this[_0x3bb30a(0xfd)][_0x3bb30a(0x17d)](_0x3bb30a(0x11c),_0x53ce45,_0x3bb30a(0x188));return this[_0x3bb30a(0x20e)](()=>_0x5e5242(_0x18c1a3,_0x30dc44,_0x72dea9)),null;}_0x8854cc[_0x3bb30a(0x197)](..._0x18c1a3);let _0x5dbc0e=!0x0;for(const _0x4c4b41 of _0x8854cc)if(!this[_0x3bb30a(0x141)](_0x4c4b41)){_0x5dbc0e=!0x1;break;}if(_0x5dbc0e&&_0x3bb30a(0x10d)!==this[_0x3bb30a(0x171)]){const _0x457494=this[_0x3bb30a(0xfd)][_0x3bb30a(0x17d)](_0x3bb30a(0x11c),_0x53ce45,_0x3bb30a(0x188));return this[_0x3bb30a(0x20e)](()=>_0x457494(_0x18c1a3,_0x30dc44,_0x72dea9)),null;}const _0x9125c1=this[_0x3bb30a(0x114)][_0x3bb30a(0x19b)][_0x3bb30a(0xd0)](_0x3bb30a(0x1c5))['me'];for(const _0x3af59d of this[_0x3bb30a(0xfa)]()){if(_0x3af59d[_0x3bb30a(0xdd)]['id']!=_0x9125c1['id'])continue;if(_0x3bb30a(0x11c)!=_0x3af59d[_0x3bb30a(0x119)]||_0x3af59d[_0x3bb30a(0x126)][_0x3bb30a(0x13e)]!=_0x30dc44[_0x3bb30a(0x13e)])continue;if(!Lt(_0x3af59d,_0x72dea9))continue;const _0x5bc3a1=_0x3af59d[_0x3bb30a(0x156)]==_0x53ce45;for(let _0x566690=0x0;_0x566690<_0x18c1a3[_0x3bb30a(0x1c2)];_0x566690++){const _0x3bf725=_0x18c1a3[_0x566690];for(const _0xcdba8 of _0x3af59d[_0x3bb30a(0xb5)]()){const _0xc92c4e=_0xcdba8[_0x3bb30a(0x1b5)]();if(_0x3bf725[_0x3bb30a(0x16b)](_0xc92c4e)){_0x5bc3a1?(_0x18c1a3[_0x3bb30a(0x136)](_0x566690,0x1),_0x566690--):_0x3af59d[_0x3bb30a(0x173)](_0xcdba8[_0x3bb30a(0x121)]);break;}}}}if(0x0==_0x18c1a3[_0x3bb30a(0x1c2)])return null;const _0x23dbc6=this[_0x3bb30a(0xfd)][_0x3bb30a(0x17d)](_0x3bb30a(0x11c),_0x53ce45,_0x3bb30a(0xf4));for(const _0x1f6116 of this[_0x3bb30a(0xfa)]())if(_0x1f6116[_0x3bb30a(0xdd)]['id']==_0x9125c1['id']&&_0x3bb30a(0x11c)==_0x1f6116[_0x3bb30a(0x119)]&&_0x1f6116[_0x3bb30a(0x126)][_0x3bb30a(0x13e)]==_0x30dc44[_0x3bb30a(0x13e)]&&_0x1f6116[_0x3bb30a(0x156)]==_0x53ce45&&Lt(_0x1f6116,_0x72dea9)&&(_0x23dbc6(_0x1f6116[_0x3bb30a(0x105)](),_0x18c1a3)||_0x23dbc6(_0x18c1a3,_0x1f6116[_0x3bb30a(0x105)]()))){for(const _0x14400c of _0x18c1a3)_0x1f6116[_0x3bb30a(0x83)](_0x14400c);return _0x1f6116;}const _0x5abb74=_0x54b192(),_0x9a2eb7=_0x9125c1['id'],_0x201417=_0x3bb30a(0x1f2)+_0x53ce45,_0x2297ca=this[_0x3bb30a(0x11a)]({'id':_0x5abb74,'type':_0x201417,'data':_0x30dc44,'createdAt':new Date(),'authorId':_0x9a2eb7,'attributes':_0x72dea9});for(const _0x488a47 of _0x18c1a3)this[_0x3bb30a(0x1c4)](_0x201417,_0x5abb74,_0x9a2eb7,_0x488a47,_0x16a26c[_0x3bb30a(0xeb)]());return _0x2297ca;}[_0x153f45(0x1fe)](_0x4e3b72,_0x353303=null,_0x4cea53={}){const _0x47532e=_0x153f45;if(_0x4e3b72[_0x47532e(0x1ad)])return null;const _0xdf996e=this[_0x47532e(0x114)][_0x47532e(0x19b)][_0x47532e(0xd0)](_0x47532e(0x1c5))['me'],_0x1fed98=new _0x1e271a(_0x4e3b72[_0x47532e(0x1ac)],_0x4e3b72[_0x47532e(0x123)]);for(const {suggestion:_0x1e80d6,meta:_0xf4ce41}of this[_0x47532e(0x207)](_0x1fed98,_0x47532e(0x92)))if(_0xf4ce41[_0x47532e(0x7b)]&&!_0xf4ce41[_0x47532e(0x1f9)]){if(_0x1e80d6[_0x47532e(0x104)]){const _0x1d4e86=_0x1e80d6[_0x47532e(0x105)]()[_0x47532e(0xab)](_0x286c80=>_0x47532e(0x148)!=_0x286c80[_0x47532e(0x167)][_0x47532e(0x1c0)]);_0x1d4e86[_0x47532e(0x74)](_0x204883=>_0x1fed98[_0x47532e(0x102)](_0x204883,!0x0))&&_0x1e80d6[_0x47532e(0xac)]();if(_0x1d4e86[_0x47532e(0x21c)](_0x1bf409=>_0x1bf409[_0x47532e(0x102)](_0x1fed98,!0x0))){const _0x24a102=this[_0x47532e(0xfd)][_0x47532e(0x17d)](_0x47532e(0x1ea),_0x353303,_0x47532e(0x188));return this[_0x47532e(0x20e)](()=>_0x24a102([_0x1fed98],null,_0x4cea53)),null;}}else{const _0x5ee022=_0x1fed98[_0x47532e(0x166)](_0x1e80d6[_0x47532e(0x12d)]());null!==_0x5ee022&&_0x1e80d6[_0x47532e(0x1c7)]([_0x5ee022],null,_0x4cea53);}}if(_0x1fed98[_0x47532e(0xf1)](),_0x1fed98[_0x47532e(0x1ad)]||_0x47532e(0x148)==_0x1fed98[_0x47532e(0x167)][_0x47532e(0x1c0)])return null;let _0xf9d460=null,_0x87470=_0x1fed98[_0x47532e(0x1ac)],_0x29166f=_0x1fed98[_0x47532e(0x123)];const _0x7e1070=this[_0x47532e(0x207)](_0x1fed98,_0x47532e(0x1ea));for(const {suggestion:_0x20ac17,meta:_0xfda776}of _0x7e1070){const _0x1b560a=this[_0x47532e(0x1ab)][_0x47532e(0x17a)](_0x87470,_0x29166f);if(_0xfda776[_0x47532e(0x7b)]&&(this[_0x47532e(0x20f)]||!_0xfda776[_0x47532e(0xe5)]&&!_0xfda776[_0x47532e(0xb7)])){if(_0x20ac17[_0x47532e(0x104)]){if(!Lt(_0x20ac17,_0x4cea53))continue;let _0x24c396=!0x0;for(const _0x11fe30 of _0x20ac17[_0x47532e(0x105)]()){if(_0x11fe30[_0x47532e(0x102)](_0x1b560a,!0x0))return _0x20ac17;_0x1b560a[_0x47532e(0x102)](_0x11fe30)||(_0x24c396=!0x1);}_0x24c396&&_0x20ac17[_0x47532e(0xac)]();}else{const _0x5db10a=_0x20ac17[_0x47532e(0x12d)]();if(_0x5db10a[_0x47532e(0x102)](_0x1b560a,!0x0))return _0x20ac17;if(!Lt(_0x20ac17,_0x4cea53)){_0x1b560a[_0x47532e(0x102)](_0x5db10a)?_0x20ac17[_0x47532e(0x70)]():_0x5db10a[_0x47532e(0x1cb)](_0x87470)?_0x87470=_0x5db10a[_0x47532e(0x123)]:_0x5db10a[_0x47532e(0x1cb)](_0x29166f)&&(_0x29166f=_0x5db10a[_0x47532e(0x1ac)]);continue;}_0x87470=_0x87470[_0x47532e(0xb4)](_0x5db10a[_0x47532e(0x1ac)])?_0x87470:_0x5db10a[_0x47532e(0x1ac)],_0x29166f=_0x29166f[_0x47532e(0x15d)](_0x5db10a[_0x47532e(0x123)])?_0x29166f:_0x5db10a[_0x47532e(0x123)],_0x4cea53=Object[_0x47532e(0x1da)]({},_0x20ac17[_0x47532e(0x160)]),_0xf9d460?_0x5db10a[_0x47532e(0x1ac)][_0x47532e(0xb4)](_0xf9d460[_0x47532e(0x12d)]()[_0x47532e(0x1ac)])?(_0xf9d460[_0x47532e(0x70)](),_0xf9d460=_0x20ac17):_0x20ac17[_0x47532e(0x70)]():_0xf9d460=_0x20ac17;}}}if(_0xf9d460)return this[_0x47532e(0x1db)](_0xf9d460,this[_0x47532e(0x1ab)][_0x47532e(0x17a)](_0x87470,_0x29166f)),_0xf9d460;{const _0x4103e2=_0x54b192(),_0x5ac8bc=this[_0x47532e(0x1ab)][_0x47532e(0x17a)](_0x87470,_0x29166f),_0x5b41e9=_0xdf996e['id'],_0x433452=_0x353303?_0x47532e(0x1e5)+_0x353303:_0x47532e(0x1ea),_0x4b201d=this[_0x47532e(0x11a)]({'id':_0x4103e2,'type':_0x433452,'createdAt':new Date(),'authorId':_0x5b41e9,'attributes':_0x4cea53});return this[_0x47532e(0x1c4)](_0x433452,_0x4103e2,_0x5b41e9,_0x5ac8bc),_0x4b201d;}}[_0x153f45(0x13c)](_0x5bac38,_0x296bb5=_0x153f45(0x127),_0x2c44a0={}){const _0x4b9ab8=_0x153f45,_0x17ec49=this[_0x4b9ab8(0x114)][_0x4b9ab8(0x19b)][_0x4b9ab8(0xd0)](_0x4b9ab8(0x1c5))['me'],_0x577521=_0x5bac38[_0x4b9ab8(0x1c1)](_0xd977fe=>new _0x1e271a(_0xd977fe[_0x4b9ab8(0x1ac)],_0xd977fe[_0x4b9ab8(0x123)])),_0x1b3f71=new Set();for(const {suggestion:_0x731735,meta:_0xaa81a5}of this[_0x4b9ab8(0x207)](_0x577521,_0x4b9ab8(0x92)))_0xaa81a5[_0x4b9ab8(0x7b)]&&!_0xaa81a5[_0x4b9ab8(0x1f9)]&&_0x1b3f71[_0x4b9ab8(0x17c)](_0x731735);for(const _0x1153c6 of _0x1b3f71)if(_0x1153c6[_0x4b9ab8(0x104)]){const _0x4cf00d=_0x1153c6[_0x4b9ab8(0x105)]();(!_0x1153c6[_0x4b9ab8(0x160)]||!_0x1153c6[_0x4b9ab8(0x160)][_0x4b9ab8(0x16c)])&&(_0x4cf00d[_0x4b9ab8(0x74)](_0x65252c=>_0x577521[_0x4b9ab8(0x21c)](_0x3fd721=>_0x3fd721[_0x4b9ab8(0x102)](_0x65252c,!0x0)))&&_0x1153c6[_0x4b9ab8(0xac)]());if(_0x577521[_0x4b9ab8(0x74)](_0x1520b1=>_0x4cf00d[_0x4b9ab8(0x21c)](_0x40832e=>_0x40832e[_0x4b9ab8(0x102)](_0x1520b1,!0x0)))){const _0x14ad2f=this[_0x4b9ab8(0xfd)][_0x4b9ab8(0x17d)](_0x4b9ab8(0x1ea),_0x296bb5,_0x4b9ab8(0x188));return this[_0x4b9ab8(0x20e)](()=>_0x14ad2f(_0x5bac38,null,_0x2c44a0)),null;}}else{const _0x6c2c14=_0x1153c6[_0x4b9ab8(0x12d)]();_0x577521[_0x4b9ab8(0x21c)](_0x2b6cee=>_0x2b6cee[_0x4b9ab8(0x102)](_0x6c2c14,!0x0))&&_0x1153c6[_0x4b9ab8(0xac)]();if(_0x577521[_0x4b9ab8(0x74)](_0x60e4c8=>_0x6c2c14[_0x4b9ab8(0x102)](_0x60e4c8,!0x0))){const _0x2e8b69=this[_0x4b9ab8(0xfd)][_0x4b9ab8(0x17d)](_0x4b9ab8(0x1ea),_0x296bb5,_0x4b9ab8(0x188));return this[_0x4b9ab8(0x20e)](()=>_0x2e8b69(_0x577521,null,_0x2c44a0)),null;}}const _0x575ed6=this[_0x4b9ab8(0xfd)][_0x4b9ab8(0x17d)](_0x4b9ab8(0x1ea),_0x296bb5,_0x4b9ab8(0xf4));let _0x8cb37b=null;for(const _0x1e6667 of this[_0x4b9ab8(0xfa)]())if(_0x1e6667[_0x4b9ab8(0xdd)]['id']==_0x17ec49['id']&&_0x1e6667[_0x4b9ab8(0x1f5)]&&_0x4b9ab8(0x1ea)==_0x1e6667[_0x4b9ab8(0x119)]&&_0x1e6667[_0x4b9ab8(0x156)]==_0x296bb5&&Lt(_0x1e6667,_0x2c44a0)&&(_0x575ed6(_0x1e6667[_0x4b9ab8(0x105)](),_0x577521)||_0x575ed6(_0x577521,_0x1e6667[_0x4b9ab8(0x105)]()))){if(_0x8cb37b){if(_0x1e6667[_0x4b9ab8(0x79)]&&_0x1e6667[_0x4b9ab8(0x79)][_0x4b9ab8(0x1c2)])continue;for(const _0x4a8570 of _0x1e6667[_0x4b9ab8(0x105)]())_0x8cb37b[_0x4b9ab8(0xbf)](_0x4a8570)||_0x8cb37b[_0x4b9ab8(0x83)](_0x4a8570);_0x1e6667[_0x4b9ab8(0x70)]();}else{_0x8cb37b=_0x1e6667;for(const _0x511ae4 of _0x577521)_0x1e6667[_0x4b9ab8(0xbf)](_0x511ae4)||_0x1e6667[_0x4b9ab8(0x83)](_0x511ae4);}}if(_0x8cb37b)return _0x8cb37b;_0x1b3f71[_0x4b9ab8(0x1e2)]();for(const {suggestion:_0x1c3fb5,meta:_0x399941}of this[_0x4b9ab8(0x207)](_0x577521,_0x4b9ab8(0x1ea)))_0x399941[_0x4b9ab8(0x7b)]&&(this[_0x4b9ab8(0x20f)]||!_0x399941[_0x4b9ab8(0xe5)]&&!_0x399941[_0x4b9ab8(0xb7)])&&Lt(_0x1c3fb5,_0x2c44a0)&&_0x1b3f71[_0x4b9ab8(0x17c)](_0x1c3fb5);for(const _0x1e842d of _0x1b3f71){const _0x3c2bf4=_0x1e842d[_0x4b9ab8(0x105)]();if(!_0x2c44a0||!_0x2c44a0[_0x4b9ab8(0x16c)]){if(_0x577521[_0x4b9ab8(0x74)](_0x468893=>_0x3c2bf4[_0x4b9ab8(0x21c)](_0x52f1c5=>_0x52f1c5[_0x4b9ab8(0x102)](_0x468893,!0x0))))return _0x1e842d;}(!_0x1e842d[_0x4b9ab8(0x160)]||!_0x1e842d[_0x4b9ab8(0x160)][_0x4b9ab8(0x16c)])&&(_0x3c2bf4[_0x4b9ab8(0x74)](_0x3765c5=>_0x577521[_0x4b9ab8(0x21c)](_0x71c114=>_0x71c114[_0x4b9ab8(0x102)](_0x3765c5,!0x0)))&&_0x1e842d[_0x4b9ab8(0xac)]());}const _0x478bf2=_0x54b192(),_0x50cea4=_0x17ec49['id'],_0x45ddfe=_0x4b9ab8(0x1e5)+_0x296bb5,_0x9b38bb=this[_0x4b9ab8(0x11a)]({'id':_0x478bf2,'type':_0x45ddfe,'createdAt':new Date(),'authorId':_0x50cea4,'attributes':_0x2c44a0});for(const _0xe5cd8e of _0x577521)_0xe5cd8e[_0x4b9ab8(0xf1)](),_0xe5cd8e[_0x4b9ab8(0x1ad)]||_0x4b9ab8(0x148)==_0xe5cd8e[_0x4b9ab8(0x167)][_0x4b9ab8(0x1c0)]||this[_0x4b9ab8(0x1c4)](_0x45ddfe,_0x478bf2,_0x50cea4,_0xe5cd8e,_0x16a26c[_0x4b9ab8(0xeb)]());return _0x9b38bb;}[_0x153f45(0xb9)](_0x318aeb,_0x60b53d,_0x54af83,_0x29339a,_0x565496){const _0x3098df=_0x153f45;if(_0x318aeb[_0x3098df(0x1ad)])return[];if(_0x3098df(0x75)===this[_0x3098df(0x171)])return[];const _0x2f8071=this[_0x3098df(0x114)][_0x3098df(0x19b)][_0x3098df(0xd0)](_0x3098df(0x1c5))['me']['id'],_0x226648=Array[_0x3098df(0x214)](this[_0x3098df(0x100)][_0x3098df(0x11f)]())[_0x3098df(0xab)](_0x3bac13=>_0x3098df(0x16a)==_0x3bac13[_0x3098df(0x119)]&&_0x3bac13[_0x3098df(0x126)][_0x3098df(0x9c)]==_0x60b53d&&_0x3bac13[_0x3098df(0xbf)](_0x318aeb));if(_0x3098df(0x1a1)===this[_0x3098df(0x171)]){const _0x421c7f=this[_0x3098df(0x207)](_0x318aeb,_0x3098df(0x92))[_0x3098df(0xab)](({meta:_0x1e2a25})=>_0x1e2a25[_0x3098df(0x7b)]&&!_0x1e2a25[_0x3098df(0xb7)]&&!_0x1e2a25[_0x3098df(0x1f9)])[_0x3098df(0x1c1)](({suggestion:_0x5c0fe5})=>_0x5c0fe5);_0x226648[_0x3098df(0x1bb)](..._0x421c7f);}const _0x2ac938=new Map([[_0x318aeb,_0x54af83]]);for(const _0x29c7f3 of _0x226648){const _0x3100e6=_0x3098df(0x16a)==_0x29c7f3[_0x3098df(0x119)]?_0x29c7f3[_0x3098df(0x126)][_0x3098df(0x115)]:void 0x0,_0x27fddb=_0x29c7f3[_0x3098df(0x12d)](),_0x4741c0=Array[_0x3098df(0x214)](_0x2ac938[_0x3098df(0x6e)]())[_0x3098df(0x10a)](_0xd40a20=>_0xd40a20[_0x3098df(0x139)](_0x27fddb));if(!_0x4741c0)continue;const _0x51a655=_0x4741c0[_0x3098df(0x215)](_0x27fddb);this[_0x3098df(0xa4)](_0x60b53d)&&_0x3098df(0x92)==_0x29c7f3[_0x3098df(0x119)]&&0x0!=_0x51a655[_0x3098df(0x1c2)]||(_0x2ac938[_0x3098df(0x95)](_0x4741c0),_0x51a655[_0x3098df(0xe0)](_0x557a24=>{const _0x186275=_0x3098df;_0x2ac938[_0x186275(0x1bc)](_0x557a24,_0x54af83);}),_0x3098df(0x92)!=_0x29c7f3[_0x3098df(0x119)]&&_0x3100e6!=_0x29339a&&_0x2ac938[_0x3098df(0x1bc)](_0x4741c0[_0x3098df(0x166)](_0x27fddb),_0x3100e6));}const _0x4e6722=[];for(const [_0x328c7e,_0x3721b2]of _0x2ac938){const _0x11f87e=_0x54b192(),_0x1c0bdb={'key':_0x60b53d,'oldValue':_0x3721b2,'newValue':_0x29339a};_0x60b53d[_0x3098df(0x1c2)]>0x25&&console[_0x3098df(0x146)](_0x3098df(0xbc),{'key':_0x60b53d});const _0x3a5f45=(_0x3098df(0x1cd)+(_0x60b53d+'|'+Vt({'newValue':_0x29339a})))[_0x3098df(0x163)](0x0,0x3c),_0x2ccdbc=this[_0x3098df(0x11a)]({'id':_0x11f87e,'type':_0x3a5f45,'data':_0x1c0bdb,'createdAt':new Date(),'authorId':_0x2f8071,'attributes':_0x565496});_0x4e6722[_0x3098df(0x197)](_0x2ccdbc),this[_0x3098df(0x1c4)](_0x3a5f45,_0x11f87e,_0x2f8071,_0x328c7e);}return _0x4e6722;}[_0x153f45(0x17e)](_0x2459eb){const _0x1985f4=_0x153f45;this[_0x1985f4(0xc0)](_0x2459eb,(_0x4579db,..._0x5ca85b)=>{const _0x354f30=_0x1985f4;this[_0x354f30(0x216)](()=>{_0x4579db(..._0x5ca85b);});});}[_0x153f45(0x1aa)](_0x55270c){const _0x585242=_0x153f45;this[_0x585242(0x1f4)][_0x585242(0x17c)](_0x55270c);}[_0x153f45(0x1f0)](_0x4c8e10){const _0x2b6f4f=_0x153f45;this[_0x2b6f4f(0xf6)][_0x2b6f4f(0x17c)](_0x4c8e10);}[_0x153f45(0xa9)](_0x25660b){const _0x119f80=_0x153f45;return _0x119f80(0x16a)==_0x25660b[_0x119f80(0x119)]?_0x25660b[_0x119f80(0x156)][_0x119f80(0x130)]('|')[0x0]:null;}[_0x153f45(0x1db)](_0x2f89e3,_0x1faf6e){const _0xb6e085=_0x153f45,_0x559fb9=_0x2f89e3[_0xb6e085(0x1ed)]();this[_0xb6e085(0x1ab)][_0xb6e085(0x1bd)](_0x16c245=>{const _0x555045=_0xb6e085;_0x16c245[_0x555045(0x1b7)](_0x559fb9,{'range':_0x1faf6e});});}[_0x153f45(0x71)](_0x587f6c){const _0x456794=_0x153f45,_0x9e00d1=_0x587f6c['id'],_0x343451=this[_0x456794(0x114)][_0x456794(0x1fb)][_0x456794(0xd0)](_0x456794(0x1a7));this[_0x456794(0x1f6)][_0x456794(0x11d)](_0x9e00d1)||this[_0x456794(0x1f6)][_0x456794(0x1e6)]({'channelId':_0x343451,'threadId':_0x9e00d1,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x174327=this[_0x456794(0x1f6)][_0x456794(0x201)](_0x9e00d1);_0x174327[_0x456794(0x82)](_0x456794(0x1f1)),_0x174327[_0x456794(0x1f1)]=!0x1,_0x587f6c[_0x456794(0x79)]=_0x174327;}[_0x153f45(0xf7)](_0x311bc4,_0x39b7cd,_0x35279c,_0x4b58db){const _0x1ac9c8=_0x153f45;if(_0x311bc4[_0x1ac9c8(0x119)]!=_0x39b7cd||_0x311bc4[_0x1ac9c8(0x156)]!=_0x35279c||_0x311bc4[_0x1ac9c8(0xa5)]['id']!=_0x4b58db)throw this[_0x1ac9c8(0x114)][_0x1ac9c8(0x1b8)](_0x1ac9c8(0x1de)),new _0xdbf911(_0x1ac9c8(0x1de),this);}[_0x153f45(0x113)](_0x4c6405,_0x17cb92){const _0x250f50=_0x153f45,_0x1fb221=_0x4c6405[_0x250f50(0x12d)]();if(_0x17cb92[_0x250f50(0x16b)](_0x1fb221))_0x4c6405[_0x250f50(0x70)]();else{if(_0x1fb221[_0x250f50(0x102)](_0x17cb92)){const _0x4b3b71=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x1ac)][_0x250f50(0xe9)],_0x250f50(0x123));this[_0x250f50(0x1db)](_0x4c6405,this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x1fb221[_0x250f50(0x1ac)],_0x4b3b71));const _0x3ea9b0=_0x54b192(),_0x376ad4=_0x4c6405[_0x250f50(0xa5)]['id'],_0x2952cd=_0x4c6405[_0x250f50(0x119)]+':'+_0x4c6405[_0x250f50(0x156)];this[_0x250f50(0x11a)]({'id':_0x3ea9b0,'type':_0x2952cd,'createdAt':new Date(),'authorId':_0x376ad4,'data':_0x4c6405[_0x250f50(0x126)],'attributes':_0x4c6405[_0x250f50(0x160)]});const _0x2fefe2=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x123)][_0x250f50(0x13d)],_0x250f50(0x184)),_0x190734=this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x2fefe2,_0x1fb221[_0x250f50(0x123)]);this[_0x250f50(0x1c4)](_0x2952cd,_0x3ea9b0,_0x376ad4,_0x190734);}else{if(_0x1fb221[_0x250f50(0x1cb)](_0x17cb92[_0x250f50(0x1ac)])){const _0x14ebe5=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x1ac)][_0x250f50(0xe9)],_0x250f50(0x123));this[_0x250f50(0x1db)](_0x4c6405,this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x1fb221[_0x250f50(0x1ac)],_0x14ebe5));}else{const _0x581ae5=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x123)][_0x250f50(0x13d)],_0x250f50(0x184));this[_0x250f50(0x1db)](_0x4c6405,this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x581ae5,_0x1fb221[_0x250f50(0x123)]));}}}}[_0x153f45(0x141)](_0x5e7a03){const _0x92cea9=_0x153f45;for(const {suggestion:_0x173768,meta:_0xe9b1af}of this[_0x92cea9(0x207)](_0x5e7a03,_0x92cea9(0x92))){if(!_0xe9b1af[_0x92cea9(0x7b)])continue;const _0x1fbf37=_0x173768[_0x92cea9(0x105)]();for(const _0x5e48c4 of _0x1fbf37)if(!_0x5e7a03[_0x92cea9(0x215)](_0x5e48c4)[_0x92cea9(0x1c2)])return!0x0;}return!0x1;}[_0x153f45(0x9e)](_0x15fdb6){const _0x444b44=_0x153f45,_0x5603df=this[_0x444b44(0x114)][_0x444b44(0x19b)][_0x444b44(0xd0)](_0x444b44(0x1c5))[_0x444b44(0x177)](_0x15fdb6);if(!_0x5603df)throw new _0xdbf911(_0x444b44(0x1b1),this);return _0x5603df;}[_0x153f45(0x18e)](_0x283135){const _0x3c3385=_0x153f45,_0x4a684d=this[_0x3c3385(0x114)][_0x3c3385(0x19b)][_0x3c3385(0xd0)](_0x3c3385(0x1c5)),_0x4d1634=_0x4cb778(_0x3c3385(0x15c)+_0x283135),_0x451ac5=_0x4a684d[_0x3c3385(0x177)](_0x4d1634);return _0x451ac5||_0x4a684d[_0x3c3385(0x1fd)]({'id':_0x4d1634,'name':_0x283135});}[_0x153f45(0xd9)](_0x3b2c29,_0x524a0a,_0x48dd1c,_0x377e84,_0x24322a){const _0x3c261c=_0x153f45,_0x577469=this[_0x3c261c(0x9e)](_0x377e84),_0xffef47=this[_0x3c261c(0xfd)][_0x3c261c(0x1cf)](_0x3b2c29,_0x524a0a,_0x48dd1c,_0x577469,_0x24322a,_0xc4b9a1=>{const _0x4b3308=_0x3c261c;this[_0x4b3308(0xc3)](_0x48dd1c,{'attributes':_0xc4b9a1});const _0x4179b3=this[_0x4b3308(0x132)](_0x48dd1c);this[_0x4b3308(0x14b)](new Set([_0x4179b3])),this[_0x4b3308(0xbe)](new Set([_0x4179b3]));});return this[_0x3c261c(0x1ce)](_0xffef47,_0x3c261c(0x188),()=>{const _0x157a32=_0x3c261c;this[_0x157a32(0xc3)](_0x48dd1c,{'state':_0x157a32(0x19a)});},{'priority':_0x3c261c(0x1d3)}),this[_0x3c261c(0x1ce)](_0xffef47,_0x3c261c(0xac),()=>{const _0x58a246=_0x3c261c;this[_0x58a246(0xc3)](_0x48dd1c,{'state':_0x58a246(0xb2)});},{'priority':_0x3c261c(0x1d3)}),this[_0x3c261c(0x100)][_0x3c261c(0x1bc)](_0x48dd1c,_0xffef47),this[_0x3c261c(0x1a4)][_0x3c261c(0x1bc)](_0xffef47,_0x3c261c(0xd3)),_0xffef47;}[_0x153f45(0x12c)](_0x84246b){const _0x39f6c0=_0x153f45,_0x144eeb=_0x84246b[_0x39f6c0(0x130)](':');return{'group':_0x144eeb[0x0],'type':_0x144eeb[0x1],'subType':_0x144eeb[_0x39f6c0(0x1c2)]>=0x5?_0x144eeb[0x2]:null,'id':_0x144eeb[_0x39f6c0(0x1c2)]<0x5?_0x144eeb[0x2]:_0x144eeb[0x3],'authorId':_0x144eeb[_0x39f6c0(0x1c2)]<0x5?_0x144eeb[0x3]:_0x144eeb[0x4],'markerCount':0x6==_0x144eeb[_0x39f6c0(0x1c2)]?_0x144eeb[0x5]:null};}[_0x153f45(0x10f)](_0x3403cc,_0xf9de90,_0xefe3f4){const _0x4bcfdf=_0x153f45,_0x2ed79f=_0x3403cc[_0x4bcfdf(0x12d)](),_0x5cbf87=_0x2ed79f[_0x4bcfdf(0x1ac)],_0x347fa2=_0x2ed79f[_0x4bcfdf(0x123)];this[_0x4bcfdf(0x1db)](_0x3403cc,this[_0x4bcfdf(0x1ab)][_0x4bcfdf(0x17a)](_0x5cbf87,_0xf9de90));const _0x1989cc=_0x54b192(),_0x10f86b=_0x3403cc[_0x4bcfdf(0xa5)]['id'],_0x175cd9=_0x3403cc[_0x4bcfdf(0x119)]+(_0x3403cc[_0x4bcfdf(0x156)]?':'+_0x3403cc[_0x4bcfdf(0x156)]:'');this[_0x4bcfdf(0x11a)]({'id':_0x1989cc,'type':_0x175cd9,'createdAt':new Date(),'authorId':_0x10f86b,'originalSuggestionId':_0x3403cc['id'],'attributes':_0x3403cc[_0x4bcfdf(0x160)],'data':_0x3403cc[_0x4bcfdf(0x126)]});const _0x5dcc18=this[_0x4bcfdf(0xa9)](_0x3403cc);(_0x4bcfdf(0x11c)==_0x3403cc[_0x4bcfdf(0x119)]||_0x5dcc18&&this[_0x4bcfdf(0xa4)](_0x5dcc18))&&(_0xefe3f4=this[_0x4bcfdf(0x1ab)][_0x4bcfdf(0x1ee)](_0xefe3f4[_0x4bcfdf(0x13d)])),this[_0x4bcfdf(0x1c4)](_0x175cd9,_0x1989cc,_0x10f86b,this[_0x4bcfdf(0x1ab)][_0x4bcfdf(0x17a)](_0xefe3f4,_0x347fa2));}[_0x153f45(0x207)](_0x3a3695,_0x3a14aa=null){const _0x15e039=_0x153f45,_0x5f168e=[],_0x4c0135=this[_0x15e039(0x114)][_0x15e039(0x19b)][_0x15e039(0xd0)](_0x15e039(0x1c5))['me'];Array[_0x15e039(0xd2)](_0x3a3695)||(_0x3a3695=[_0x3a3695]);for(const _0x433ba3 of this[_0x15e039(0xfa)]()){if(!_0x433ba3[_0x15e039(0x1f5)])continue;if(_0x3a14aa&&_0x433ba3[_0x15e039(0x119)]!=_0x3a14aa)continue;let _0xad8227=!0x1;for(const _0xb5cec5 of _0x433ba3[_0x15e039(0x105)]()){for(const _0x4ca54c of _0x3a3695){const _0x263f4c=_0x4ca54c[_0x15e039(0x1ac)][_0x15e039(0x16b)](_0xb5cec5[_0x15e039(0x123)])||_0x4ca54c[_0x15e039(0x123)][_0x15e039(0x16b)](_0xb5cec5[_0x15e039(0x1ac)]);if(_0x263f4c||_0x4ca54c[_0x15e039(0x166)](_0xb5cec5)){const _0x2537fc=_0x4ca54c[_0x15e039(0x102)](_0xb5cec5)&&Rt(this[_0x15e039(0x1ab)][_0x15e039(0x181)],_0xb5cec5[_0x15e039(0x1ac)],_0x4ca54c),_0x2fe773=_0xb5cec5[_0x15e039(0x102)](_0x4ca54c)&&Rt(this[_0x15e039(0x1ab)][_0x15e039(0x181)],_0x4ca54c[_0x15e039(0x1ac)],_0xb5cec5);_0x5f168e[_0x15e039(0x197)]({'suggestion':_0x433ba3,'meta':{'isOwn':_0x4c0135==_0x433ba3[_0x15e039(0xdd)],'isNextTo':_0x263f4c,'isInsideObject':_0x2537fc,'containsRangeInObject':_0x2fe773}}),_0xad8227=!0x0;break;}}if(_0xad8227)break;}}return _0x5f168e;}[_0x153f45(0x1c4)](_0x570b0c,_0x3c426e,_0x31a21c,_0x19d97a,_0x64cf09){const _0x354021=_0x153f45;this[_0x354021(0x1ab)][_0x354021(0x1bd)](_0x25df95=>{const _0x47316e=_0x354021;let _0x4e8a52=_0x47316e(0xd6)+_0x570b0c+':'+_0x3c426e+':'+_0x31a21c;_0x64cf09&&(_0x4e8a52=_0x4e8a52+':'+_0x64cf09),_0x25df95[_0x47316e(0x8d)](_0x4e8a52,{'range':_0x19d97a,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x153f45(0x179)](_0x5e70be){const _0x398b63=_0x153f45,_0x3795de=_0x5e70be[_0x398b63(0xc1)],_0x555ff3=_0x5e70be[_0x398b63(0xb1)];_0x5e70be[_0x398b63(0xc1)]=null,_0x5e70be[_0x398b63(0xb1)]=null,null!=_0x3795de&&_0x3795de[_0x398b63(0xb1)]==_0x5e70be&&(_0x3795de[_0x398b63(0xb1)]=_0x555ff3),null!=_0x555ff3&&_0x555ff3[_0x398b63(0xc1)]==_0x5e70be&&(_0x555ff3[_0x398b63(0xc1)]=_0x3795de),_0x398b63(0x106)==this[_0x398b63(0x1a4)][_0x398b63(0xd0)](_0x5e70be)&&(this[_0x398b63(0x1a4)][_0x398b63(0x1bc)](_0x5e70be,_0x398b63(0xe8)),this[_0x398b63(0x1e0)](_0x398b63(0x147),_0x5e70be,_0x3795de,_0x555ff3));}[_0x153f45(0x11a)](_0x20977c){const _0x368d8d=_0x153f45,_0x51c5f8=_0x20977c['id'],_0x1a5b84=this[_0x368d8d(0x157)](_0x20977c);if(this[_0x368d8d(0x19e)]&&this[_0x368d8d(0x19e)][_0x368d8d(0x149)]){const _0x1ca460=this[_0x368d8d(0x114)][_0x368d8d(0x19b)][_0x368d8d(0xd0)](_0x368d8d(0xbb)),_0x21928b=_0x1a5b84[_0x368d8d(0x151)],_0x4ad9f3=_0x1a5b84[_0x368d8d(0x156)]?_0x1a5b84[_0x368d8d(0x119)]+':'+_0x1a5b84[_0x368d8d(0x156)]:_0x1a5b84[_0x368d8d(0x119)],_0x45a92e=this[_0x368d8d(0x114)][_0x368d8d(0xff)],_0x2f1a6b=_0x1ca460[_0x368d8d(0x17c)](_0x45004c(_0x45a92e,_0x368d8d(0x6d))),_0x5dae3e={'id':_0x51c5f8,'type':_0x4ad9f3,'hasComments':_0x21928b,'data':_0x20977c[_0x368d8d(0x126)]||null,'originalSuggestionId':_0x20977c[_0x368d8d(0x180)]||null,'attributes':_0x1a5b84[_0x368d8d(0x160)]};this[_0x368d8d(0x19e)][_0x368d8d(0x149)](_0x5dae3e)[_0x368d8d(0x111)](_0x2a0d42=>{const _0x2d4b8d=_0x368d8d;_0x1a5b84[_0x2d4b8d(0x117)]=!0x0,_0x1ca460[_0x2d4b8d(0x213)](_0x2f1a6b),_0x2a0d42&&_0x2a0d42[_0x2d4b8d(0x8f)]&&(this[_0x2d4b8d(0x100)][_0x2d4b8d(0xd0)](_0x51c5f8)[_0x2d4b8d(0x8f)]=_0x2a0d42[_0x2d4b8d(0x8f)]);})[_0x368d8d(0x16e)](_0x3407c3=>{const _0x35d511=_0x368d8d;throw _0x40d3f4(_0x35d511(0xed)),this[_0x35d511(0x114)][_0x35d511(0x138)][_0x35d511(0x1a3)]({'isUndoable':!0x1},()=>{const _0x80e294=_0x35d511;_0x1a5b84[_0x80e294(0xac)]();}),_0x1a5b84[_0x35d511(0x169)](),this[_0x35d511(0x100)][_0x35d511(0x95)](_0x1a5b84['id']),this[_0x35d511(0x1a4)][_0x35d511(0x95)](_0x1a5b84),_0x3407c3;});}return _0x1a5b84;}[_0x153f45(0xa4)](_0x5c49eb){const _0x39a18f=_0x153f45;return this[_0x39a18f(0x1f4)][_0x39a18f(0x12e)](_0x5c49eb);}[_0x153f45(0xc3)](_0x1263f1,_0x5ed697){const _0x356461=_0x153f45,_0x274efd=this[_0x356461(0x114)][_0x356461(0x19b)][_0x356461(0xd0)](_0x356461(0xbb)),_0x3b987d=this[_0x356461(0x132)](_0x1263f1);if(this[_0x356461(0x19e)]&&this[_0x356461(0x19e)][_0x356461(0x176)]){if(_0x3b987d[_0x356461(0x117)]){const _0x567117=_0x274efd[_0x356461(0x17c)](_0x45004c(this[_0x356461(0x114)][_0x356461(0xff)],_0x356461(0x6d)));this[_0x356461(0x19e)][_0x356461(0x176)](_0x1263f1,_0x5ed697)[_0x356461(0x111)](()=>{const _0x17371e=_0x356461;_0x274efd[_0x17371e(0x213)](_0x567117);});}else _0x3b987d['on'](_0x356461(0x192),()=>{const _0x11a295=_0x356461;this[_0x11a295(0xc3)](_0x1263f1,_0x5ed697);});}}[_0x153f45(0x20b)](_0x1a7a71){const _0x4faa17=_0x153f45;if(!this[_0x4faa17(0x19e)]||!this[_0x4faa17(0x19e)][_0x4faa17(0x132)])throw new _0xdbf911(_0x4faa17(0x165),this);return this[_0x4faa17(0x19e)][_0x4faa17(0x132)](_0x1a7a71);}[_0x153f45(0xa7)](_0x3616d2){const _0x39ab27=_0x153f45,{id:_0x151dda,type:_0x1f0dc0,subType:_0x50aedb,authorId:_0x181b21}=this[_0x39ab27(0x12c)](_0x3616d2),_0x297567=this[_0x39ab27(0x100)][_0x39ab27(0xd0)](_0x151dda)||this[_0x39ab27(0xd9)](_0x1f0dc0,_0x50aedb,_0x151dda,_0x181b21,{});switch(this[_0x39ab27(0xf7)](_0x297567,_0x1f0dc0,_0x50aedb,_0x181b21),this[_0x39ab27(0x1a4)][_0x39ab27(0xd0)](_0x297567)){case _0x39ab27(0xd3):this[_0x39ab27(0x20b)](_0x151dda)[_0x39ab27(0x111)](_0x2d5d4e=>{const _0x20917b=_0x39ab27;let _0x2900b4=Promise[_0x20917b(0x89)]();_0x2d5d4e[_0x20917b(0x151)]&&(_0x2900b4=this[_0x20917b(0x1f6)][_0x20917b(0x155)]({'channelId':this[_0x20917b(0x114)][_0x20917b(0x1fb)][_0x20917b(0xd0)](_0x20917b(0x1a7)),'threadId':_0x151dda})),_0x2900b4[_0x20917b(0x111)](()=>{const _0x52691e=_0x20917b;this[_0x52691e(0x157)](_0x2d5d4e)[_0x52691e(0x117)]=!0x0;});}),this[_0x39ab27(0x1a4)][_0x39ab27(0x1bc)](_0x297567,_0x39ab27(0x137));break;case _0x39ab27(0xe8):this[_0x39ab27(0xc3)](_0x151dda,{'state':_0x39ab27(0x108)});case _0x39ab27(0x161):this[_0x39ab27(0x1a4)][_0x39ab27(0x1bc)](_0x297567,_0x39ab27(0x106)),this[_0x39ab27(0x1e0)](_0x39ab27(0x15b),_0x297567);break;case _0x39ab27(0x106):this[_0x39ab27(0x1e0)](_0x39ab27(0xc2),_0x297567);}return _0x297567[_0x39ab27(0xda)](_0x3616d2),_0x297567;}[_0x153f45(0xbe)](_0x3ceb84){const _0x5df8c8=_0x153f45,_0x50141f=Array[_0x5df8c8(0x214)](_0x3ceb84),_0x53b083=_0x50141f[_0x5df8c8(0xab)](_0x55e52b=>_0x5df8c8(0x16a)==_0x55e52b[_0x5df8c8(0x119)]);this[_0x5df8c8(0x15f)](_0x53b083);const _0x4b42b6=_0x50141f[_0x5df8c8(0xab)](_0x56023e=>!_0x56023e[_0x5df8c8(0x104)]&&_0x5df8c8(0x16a)!=_0x56023e[_0x5df8c8(0x119)]),_0x48ecc1=this[_0x5df8c8(0xfa)]({'skipNotAttached':!0x0})[_0x5df8c8(0xab)](_0xb6c1fe=>!_0xb6c1fe[_0x5df8c8(0x104)]&&_0x5df8c8(0x16a)!=_0xb6c1fe[_0x5df8c8(0x119)]),_0x2c4aba=_0x48ecc1[_0x5df8c8(0xab)](_0x50a4ec=>!_0x3ceb84[_0x5df8c8(0x12e)](_0x50a4ec)),_0xb16ea6=new Map(_0x48ecc1[_0x5df8c8(0x1c1)](_0x1c6500=>[_0x1c6500,this[_0x5df8c8(0xfd)][_0x5df8c8(0x17d)](_0x1c6500[_0x5df8c8(0x119)],_0x1c6500[_0x5df8c8(0x156)],_0x5df8c8(0x140))])),_0x3c32d7=new Map(_0x48ecc1[_0x5df8c8(0x1c1)](_0x3411e5=>[_0x3411e5,_0x3411e5[_0x5df8c8(0x12d)]()])),_0x3b3888=new Set(),_0x3d2a68=new Set();for(let _0x92ca29=0x0;_0x92ca29<_0x4b42b6[_0x5df8c8(0x1c2)];_0x92ca29++)_0x2f3f67(_0x4b42b6[_0x92ca29],_0x4b42b6,_0x92ca29+0x1);for(let _0x4981f1=0x0;_0x4981f1<_0x4b42b6[_0x5df8c8(0x1c2)];_0x4981f1++)_0x2f3f67(_0x4b42b6[_0x4981f1],_0x2c4aba,0x0);const _0x5e6c3e=new Set();for(let _0xa7f95d=0x0;_0xa7f95d<_0x4b42b6[_0x5df8c8(0x1c2)];_0xa7f95d++){const _0x4cf2ba=_0x4b42b6[_0xa7f95d];!_0x3d2a68[_0x5df8c8(0x12e)](_0x4cf2ba)&&_0x4cf2ba[_0x5df8c8(0xc1)]&&(_0x5e6c3e[_0x5df8c8(0x17c)](_0x4cf2ba[_0x5df8c8(0xc1)]),_0x4cf2ba[_0x5df8c8(0xc1)][_0x5df8c8(0xb1)]===_0x4cf2ba&&(_0x4cf2ba[_0x5df8c8(0xc1)][_0x5df8c8(0xb1)]=null),_0x4cf2ba[_0x5df8c8(0xc1)]=null),!_0x3b3888[_0x5df8c8(0x12e)](_0x4cf2ba)&&_0x4cf2ba[_0x5df8c8(0xb1)]&&(_0x5e6c3e[_0x5df8c8(0x17c)](_0x4cf2ba[_0x5df8c8(0xb1)]),_0x4cf2ba[_0x5df8c8(0xb1)][_0x5df8c8(0xc1)]===_0x4cf2ba&&(_0x4cf2ba[_0x5df8c8(0xb1)][_0x5df8c8(0xc1)]=null),_0x4cf2ba[_0x5df8c8(0xb1)]=null);}function _0x2f3f67(_0xa92b36,_0x5810c5,_0x5da663){const _0x2ddcea=_0x5df8c8;for(let _0x133ec8=_0x5da663;_0x133ec8<_0x5810c5[_0x2ddcea(0x1c2)];_0x133ec8++){const _0x53b22e=_0x14c606(_0xa92b36,_0x5810c5[_0x133ec8]);_0x53b22e&&(_0x53b22e[0x0][_0x2ddcea(0xb1)]=_0x53b22e[0x1],_0x53b22e[0x1][_0x2ddcea(0xc1)]=_0x53b22e[0x0],_0x3b3888[_0x2ddcea(0x17c)](_0x53b22e[0x0]),_0x3d2a68[_0x2ddcea(0x17c)](_0x53b22e[0x1]));}}function _0x14c606(_0x20b52e,_0x58e1ac){const _0x128430=_0x5df8c8;if(_0x20b52e[_0x128430(0xdd)]['id']!==_0x58e1ac[_0x128430(0xdd)]['id'])return null;const _0x1afc73=_0xb16ea6[_0x128430(0xd0)](_0x20b52e)(_0x20b52e,_0x58e1ac,_0x3c32d7[_0x128430(0xd0)](_0x20b52e),_0x3c32d7[_0x128430(0xd0)](_0x58e1ac));if(!_0x1afc73)return null;return _0xb16ea6[_0x128430(0xd0)](_0x58e1ac)(_0x20b52e,_0x58e1ac,_0x3c32d7[_0x128430(0xd0)](_0x20b52e),_0x3c32d7[_0x128430(0xd0)](_0x58e1ac))?_0x1afc73[0x1][_0x128430(0x79)]&&_0x1afc73[0x1][_0x128430(0x79)][_0x128430(0x1c2)]?null:_0x1afc73:null;}_0x5e6c3e[_0x5df8c8(0x143)]&&this[_0x5df8c8(0xbe)](_0x5e6c3e);}[_0x153f45(0x15f)](_0x25250){const _0xa9282f=_0x153f45;if(0x0==_0x25250[_0xa9282f(0x1c2)])return;const _0x26b850=this[_0xa9282f(0xfa)]({'skipNotAttached':!0x0})[_0xa9282f(0xab)](_0x4380a8=>_0xa9282f(0x16a)==_0x4380a8[_0xa9282f(0x119)]&&_0x4380a8[_0xa9282f(0x9d)]),_0x45cfe7=[],_0x30c0aa=new Map();for(const _0x160ea7 of _0x26b850){const _0x5f082e=_0x4cb778(_0x160ea7[_0xa9282f(0x160)]);_0x30c0aa[_0xa9282f(0x12e)](_0x5f082e)||(_0x30c0aa[_0xa9282f(0x1bc)](_0x5f082e,_0x45cfe7[_0xa9282f(0x1c2)]),_0x45cfe7[_0xa9282f(0x197)]([]));const _0xf0853a=_0x30c0aa[_0xa9282f(0xd0)](_0x5f082e);_0x45cfe7[_0xf0853a][_0xa9282f(0x197)](_0x160ea7);}!(function(){const _0x4e7f00=_0xa9282f;_0x45cfe7[_0x4e7f00(0x7d)]((_0x4a240a,_0x53db8b)=>{const _0x4a901c=_0x4e7f00,_0x200c48=_0x4a240a[0x0][_0x4a901c(0x8f)],_0x276055=_0x53db8b[0x0][_0x4a901c(0x8f)];return _0x200c48==_0x276055?_0x4a240a[0x0][_0x4a901c(0x160)][_0x4a901c(0x1b0)]<_0x53db8b[0x0][_0x4a901c(0x160)][_0x4a901c(0x1b0)]?-0x1:0x1:_0x200c48<_0x276055?-0x1:0x1;});for(const _0x25274b of _0x45cfe7)_0x25274b[_0x4e7f00(0x7d)]((_0x922cd3,_0x1a409d)=>_0x922cd3['id']<_0x1a409d['id']?-0x1:0x1);}());for(let _0x5a0818=0x0;_0x5a0818<_0x45cfe7[_0xa9282f(0x1c2)];_0x5a0818++){if(0x0==_0x45cfe7[_0x5a0818][_0xa9282f(0x1c2)])continue;const _0x2d6919=[];for(let _0x23cf5e=_0x5a0818+0x1;_0x23cf5e<_0x45cfe7[_0xa9282f(0x1c2)];_0x23cf5e++)0x0!=_0x45cfe7[_0x23cf5e][_0xa9282f(0x1c2)]&&_0xd134d2(_0x45cfe7[_0x5a0818],_0x45cfe7[_0x23cf5e])&&_0x2d6919[_0xa9282f(0x197)](_0x23cf5e);for(const _0x328bec of _0x2d6919)_0x45cfe7[_0x5a0818]=_0x45cfe7[_0x5a0818][_0xa9282f(0x1b3)](_0x45cfe7[_0x328bec]),_0x45cfe7[_0x328bec]=[];}for(const _0x1b58f3 of _0x45cfe7)for(let _0x33a5a4=0x0;_0x33a5a4<_0x1b58f3[_0xa9282f(0x1c2)];_0x33a5a4++)_0x1b58f3[_0x33a5a4][_0xa9282f(0xb1)]=_0x1b58f3[_0x33a5a4+0x1]||null;for(const _0x5924ee of _0x45cfe7)for(let _0x51dba9=0x0;_0x51dba9<_0x5924ee[_0xa9282f(0x1c2)];_0x51dba9++)_0x5924ee[_0x51dba9][_0xa9282f(0xc1)]=_0x5924ee[_0x51dba9-0x1]||null;function _0xd134d2(_0x26c7f2,_0x182570){const _0x230429=_0xa9282f;if(_0x26c7f2[0x0][_0x230429(0x160)][_0x230429(0x1b0)]!==_0x182570[0x0][_0x230429(0x160)][_0x230429(0x1b0)]&&_0x26c7f2[0x0][_0x230429(0xdd)]!==_0x182570[0x0][_0x230429(0xdd)])return!0x1;if(!function(_0x8ad4b9,_0x2ca9cc){const _0x342d43=_0x230429;if(!_0x8ad4b9[_0x342d43(0x151)]&&!_0x2ca9cc[_0x342d43(0x151)])return!0x0;if(_0x8ad4b9[_0x342d43(0x151)]&&_0x2ca9cc[_0x342d43(0x151)])return!0x1;if(_0x8ad4b9[_0x342d43(0x151)]&&_0x2ca9cc[_0x342d43(0x8f)]<_0x8ad4b9[_0x342d43(0x79)][_0x342d43(0x20a)][_0x342d43(0xd0)](0x0)[_0x342d43(0x8f)])return!0x0;if(_0x2ca9cc[_0x342d43(0x151)]&&_0x8ad4b9[_0x342d43(0x8f)]<_0x2ca9cc[_0x342d43(0x79)][_0x342d43(0x20a)][_0x342d43(0xd0)](0x0)[_0x342d43(0x8f)])return!0x0;return!0x1;}(_0x26c7f2[0x0],_0x182570[0x0]))return!0x1;const _0x5530cc=_0xde920d(_0x26c7f2[0x0][_0x230429(0x160)],_0x230429(0x1b0)),_0x58f6de=_0xde920d(_0x182570[0x0][_0x230429(0x160)],_0x230429(0x1b0));if(!_0x32cafe(_0x5530cc,_0x58f6de))return!0x1;return!!_0x26c7f2[_0x230429(0x74)](_0x56cef1=>_0x182570[_0x230429(0x21c)](_0xa49c74=>_0x56cef1[_0x230429(0x12d)]()[_0x230429(0x16b)](_0xa49c74[_0x230429(0x12d)]())))&&_0x182570[_0x230429(0x74)](_0x487b5c=>_0x26c7f2[_0x230429(0x21c)](_0x209433=>_0x487b5c[_0x230429(0x12d)]()[_0x230429(0x16b)](_0x209433[_0x230429(0x12d)]())));}}[_0x153f45(0x14b)](_0x1a63e0){const _0x45a53f=_0x153f45,_0x31eca7=Array[_0x45a53f(0x214)](_0x1a63e0),_0x2d7846=this[_0x45a53f(0xfa)]({'skipNotAttached':!0x0}),_0x5b531f=_0x2d7846[_0x45a53f(0xab)](_0x9e6353=>!_0x1a63e0[_0x45a53f(0x12e)](_0x9e6353)),_0x5b3dba=new Map(_0x31eca7[_0x45a53f(0x1c1)](_0x1c62c4=>[_0x1c62c4,this[_0x45a53f(0xfd)][_0x45a53f(0x17d)](_0x1c62c4[_0x45a53f(0x119)],_0x1c62c4[_0x45a53f(0x156)],_0x45a53f(0xf4))])),_0x3f85c0=new Map(_0x2d7846[_0x45a53f(0x1c1)](_0x392efb=>[_0x392efb,_0x392efb[_0x45a53f(0x105)]()]));for(let _0x5aa8d9=0x0;_0x5aa8d9<_0x31eca7[_0x45a53f(0x1c2)];_0x5aa8d9++){if(_0x3e150e(this,_0x31eca7[_0x5aa8d9],_0x31eca7,_0x5aa8d9+0x1))return!0x0;}for(let _0x59580b=0x0;_0x59580b<_0x31eca7[_0x45a53f(0x1c2)];_0x59580b++){if(_0x3e150e(this,_0x31eca7[_0x59580b],_0x5b531f,0x0))return!0x0;}return!0x1;function _0x3e150e(_0x70ab17,_0x3211be,_0x4075d4,_0x2a23a7){const _0x962db6=_0x45a53f;for(let _0x4c6b1f=_0x2a23a7;_0x4c6b1f<_0x4075d4[_0x962db6(0x1c2)];_0x4c6b1f++){const _0xccfff4=_0x4075d4[_0x4c6b1f];if(_0xccfff4[_0x962db6(0x119)]!==_0x3211be[_0x962db6(0x119)]||_0xccfff4[_0x962db6(0xdd)]['id']!==_0x3211be[_0x962db6(0xdd)]['id']||_0xccfff4[_0x962db6(0x156)]!==_0x3211be[_0x962db6(0x156)])continue;if(!Pt(_0x3211be,_0xccfff4,[_0x962db6(0x1b0)]))continue;if(_0x962db6(0x16a)==_0x3211be[_0x962db6(0x119)]&&_0x3211be[_0x962db6(0x126)][_0x962db6(0x115)]!=_0xccfff4[_0x962db6(0x126)][_0x962db6(0x115)])continue;if(_0x962db6(0x16a)==_0x3211be[_0x962db6(0x119)]&&_0x70ab17[_0x962db6(0xa4)](_0x3211be[_0x962db6(0x126)][_0x962db6(0x9c)]))continue;if(_0x962db6(0x11c)==_0x3211be[_0x962db6(0x119)]){const _0x59d91f=_0x70ab17[_0x962db6(0x114)][_0x962db6(0x138)],_0x379744=_0x3211be[_0x962db6(0x13f)]();if(_0x379744&&(_0x59d91f[_0x962db6(0x181)][_0x962db6(0x168)](_0x379744)||_0x59d91f[_0x962db6(0x181)][_0x962db6(0xb6)](_0x379744)))continue;}const _0x4ba45f=_0x5b3dba[_0x962db6(0xd0)](_0x3211be),_0x1fe1d7=_0x3f85c0[_0x962db6(0xd0)](_0x3211be),_0x346fef=_0x3f85c0[_0x962db6(0xd0)](_0xccfff4),_0x335492=_0x3211be[_0x962db6(0x79)]&&_0x3211be[_0x962db6(0x79)][_0x962db6(0x1c2)],_0x1a9ed9=_0xccfff4[_0x962db6(0x79)]&&_0xccfff4[_0x962db6(0x79)][_0x962db6(0x1c2)];if(!_0x335492&&_0x4ba45f(_0x346fef,_0x1fe1d7))return _0x70ab17[_0x962db6(0x12a)](_0xccfff4,_0x3211be),_0x3f85c0[_0x962db6(0x95)](_0x3211be),!0x0;if(!_0x1a9ed9&&_0x4ba45f(_0x1fe1d7,_0x346fef))return _0x70ab17[_0x962db6(0x12a)](_0x3211be,_0xccfff4),_0x3f85c0[_0x962db6(0x95)](_0xccfff4),!0x0;}return!0x1;}}[_0x153f45(0x12a)](_0x36832f,_0x2d0d11){const _0x484eb7=_0x153f45;if(_0x36832f[_0x484eb7(0x104)]){for(const _0x4db294 of _0x2d0d11[_0x484eb7(0x105)]())_0x36832f[_0x484eb7(0x83)](_0x4db294);}else{const _0x4c627a=_0x2d0d11[_0x484eb7(0x12d)]()[_0x484eb7(0x123)];this[_0x484eb7(0x1db)](_0x36832f,this[_0x484eb7(0x1ab)][_0x484eb7(0x17a)](_0x36832f[_0x484eb7(0x12d)]()[_0x484eb7(0x1ac)],_0x4c627a));}_0x2d0d11[_0x484eb7(0x70)]();}[_0x153f45(0x1d4)](_0x22cb61,_0x2b37f9){const _0x4a160e=_0x153f45,_0x5d324f=_0x22cb61[_0x4a160e(0xfb)](_0x4a160e(0x118))||_0x22cb61[_0x4a160e(0xfb)](_0x4a160e(0x16a))?_0x4a160e(0xce):_0x22cb61[_0x4a160e(0x1af)]();return _0x45004c(this[_0x4a160e(0x114)][_0x4a160e(0xff)],_0x2b37f9+'_'+_0x5d324f+_0x4a160e(0xfe));}[_0x153f45(0x170)](){const _0xae7cc2=_0x153f45,_0x202756=this[_0xae7cc2(0x114)];if(!_0x202756['ui'])return;const {ariaLiveAnnouncer:_0x256cf4}=_0x202756['ui'];_0x1b3e83(this[_0xae7cc2(0x1ab)],({left:_0x2fdf53,entered:_0x223394})=>{const _0xa464ba=_0xae7cc2;for(const _0x273314 of _0x2fdf53){const {group:_0x19b975,type:_0xeb0122}=this[_0xa464ba(0x12c)](_0x273314[_0xa464ba(0x121)]);if(_0xa464ba(0x1ba)===_0x19b975){_0x256cf4[_0xa464ba(0x212)](this[_0xa464ba(0x1d4)](_0xeb0122,_0xa464ba(0xcb)));break;}}for(const _0x27423e of _0x223394){const {group:_0x7ded12,type:_0x404412}=this[_0xa464ba(0x12c)](_0x27423e[_0xa464ba(0x121)]);if(_0xa464ba(0x1ba)===_0x7ded12){_0x256cf4[_0xa464ba(0x212)](this[_0xa464ba(0x1d4)](_0x404412,_0xa464ba(0x217)));break;}}});}[_0x153f45(0x210)](_0x3b2fdf){const _0x4342a6=_0x153f45;if(this[_0x4342a6(0x185)])return!0x1;const _0x3c1491=this[_0x4342a6(0x114)],_0x827b=_0x3c1491[_0x4342a6(0x138)][_0x4342a6(0x1c8)][_0x4342a6(0xd4)][_0x4342a6(0x186)]();if(0x0==_0x827b[_0x4342a6(0x1c2)])return!0x1;const _0xa12cc=[],_0x1b1ccb=_0x827b[_0x4342a6(0xab)](_0xc503bb=>_0x4342a6(0x16a)==_0xc503bb[_0x4342a6(0x119)]),_0x285df5=_0x827b[_0x4342a6(0xab)](_0x55fd26=>_0x4342a6(0x14a)==_0x55fd26[_0x4342a6(0x119)]&&_0x4342a6(0x94)!=_0x55fd26[_0x4342a6(0x121)]),_0x5359aa=_0x827b[_0x4342a6(0xab)](_0x11815b=>_0x4342a6(0x213)==_0x11815b[_0x4342a6(0x119)]&&_0x4342a6(0x94)!=_0x11815b[_0x4342a6(0x121)]);for(const _0x4844a9 of _0x1b1ccb)_0xa12cc[_0x4342a6(0x197)]({'key':_0x4844a9[_0x4342a6(0xaa)],'newValue':_0x4844a9[_0x4342a6(0x219)],'oldValue':_0x4844a9[_0x4342a6(0x20d)],'range':Ot(_0x4844a9[_0x4342a6(0x152)],_0x3c1491[_0x4342a6(0x138)])});for(const _0x26b6b4 of _0x285df5){const _0x3eba59=_0x5359aa[_0x4342a6(0x10a)](_0x5724ae=>_0x5724ae[_0x4342a6(0x142)][_0x4342a6(0x16b)](_0x26b6b4[_0x4342a6(0x142)]));_0x3eba59&&_0xa12cc[_0x4342a6(0x197)]({'key':_0x4342a6(0x8c),'newValue':_0x26b6b4[_0x4342a6(0x121)],'oldValue':_0x3eba59[_0x4342a6(0x121)],'range':_0x3c1491[_0x4342a6(0x138)][_0x4342a6(0xc9)](_0x26b6b4[_0x4342a6(0x142)][_0x4342a6(0xae)])});}return 0x0!=_0xa12cc[_0x4342a6(0x1c2)]&&this[_0x4342a6(0xf2)](_0x3b2fdf,_0xa12cc);}[_0x153f45(0x109)](_0x50d64d){const _0x4d4458=_0x153f45;let _0x322071=!0x1;const _0x4197df=this[_0x4d4458(0x114)][_0x4d4458(0x138)][_0x4d4458(0x1c8)][_0x4d4458(0xd4)][_0x4d4458(0x78)]()[_0x4d4458(0xab)](_0x9551d2=>_0x9551d2[_0x4d4458(0x126)][_0x4d4458(0x15e)]&&_0x9551d2[_0x4d4458(0x121)][_0x4d4458(0xfb)](_0x4d4458(0xf5)));for(const _0x3e0822 of _0x4197df){const {subType:_0x54a0fe,id:_0x2b370a}=this[_0x4d4458(0x12c)](_0x3e0822[_0x4d4458(0x121)]),_0x52fd8d=_0x54a0fe[_0x4d4458(0x130)]('|')[0x0];for(const _0x5770dd of this[_0x4d4458(0xfa)]({'skipNotAttached':!0x0}))_0x5770dd['id']!=_0x2b370a&&_0x4d4458(0x16a)==_0x5770dd[_0x4d4458(0x119)]&&_0x5770dd[_0x4d4458(0x126)]&&_0x5770dd[_0x4d4458(0x126)][_0x4d4458(0x9c)]==_0x52fd8d&&_0x5770dd[_0x4d4458(0x12d)]()[_0x4d4458(0x139)](_0x3e0822[_0x4d4458(0x126)][_0x4d4458(0x15e)])&&(this[_0x4d4458(0x1fc)](_0x5770dd,_0x3e0822[_0x4d4458(0x126)][_0x4d4458(0x15e)],_0x50d64d),_0x322071=!0x0);}return _0x322071;}[_0x153f45(0x216)](_0x10ebdf){const _0x58048d=_0x153f45;this[_0x58048d(0x114)],(this[_0x58048d(0x185)]=!0x0,_0x10ebdf());}[_0x153f45(0x1a9)](_0x12432a){const _0x2b84fa=_0x153f45,_0x23810b=this[_0x2b84fa(0xa4)](_0x12432a),_0x5d9f30=this[_0x2b84fa(0xf6)][_0x2b84fa(0x12e)](_0x12432a);return _0x23810b||_0x5d9f30;}[_0x153f45(0xf2)](_0xe69a2d,_0x3f2c19){const _0xb53b3f=_0x153f45;if(0x0==_0x3f2c19[_0xb53b3f(0x1c2)])return!0x1;let _0x330c36=!0x1;for(const _0x3ad0c8 of _0x3f2c19){const _0x49b8ed=this[_0xb53b3f(0x207)](_0x3ad0c8[_0xb53b3f(0x152)],_0xb53b3f(0x16a))[_0xb53b3f(0xab)](_0x23055f=>!_0x23055f[_0xb53b3f(0xa1)][_0xb53b3f(0x1f9)])[_0xb53b3f(0x1c1)](_0x2cf659=>_0x2cf659[_0xb53b3f(0x1ba)]),_0x2e5eca=_0x4cb778({'newValue':_0x3ad0c8[_0xb53b3f(0x150)]});_0x49b8ed[_0xb53b3f(0xab)](_0x7f7fde=>{const _0xa91699=_0xb53b3f,[_0x521295,_0x806518]=_0x7f7fde[_0xa91699(0x156)][_0xa91699(0x130)]('|');return _0x521295==_0x3ad0c8[_0xa91699(0x9c)]&&_0x806518!=_0x2e5eca;})[_0xb53b3f(0xe0)](_0x3e2db4=>{const _0x24c150=_0xb53b3f;this[_0x24c150(0x1fc)](_0x3e2db4,_0x3ad0c8[_0x24c150(0x152)],_0xe69a2d),_0x330c36=!0x0;});}return _0x330c36;}[_0x153f45(0x1fc)](_0x5bf25b,_0x40eeaf,_0x5d9f77){const _0x669d20=_0x153f45,_0x1570cc=_0x5bf25b[_0x669d20(0x12d)]()[_0x669d20(0x215)](_0x40eeaf);0x0!==_0x1570cc[_0x669d20(0x1c2)]?0x1!==_0x1570cc[_0x669d20(0x1c2)]?this[_0x669d20(0x10f)](_0x5bf25b,_0x40eeaf[_0x669d20(0x1ac)],_0x40eeaf[_0x669d20(0x123)]):this[_0x669d20(0x1db)](_0x5bf25b,_0x1570cc[0x0]):_0x5d9f77[_0x669d20(0x173)](_0x5bf25b[_0x669d20(0x1ed)]());}}class xt{constructor(_0x3e1a7a){const _0x1f1b52=_0x153f45;this[_0x1f1b52(0x76)]=_0x3e1a7a,this[_0x1f1b52(0x1ab)]=_0x3e1a7a[_0x1f1b52(0x138)],this[_0x1f1b52(0x1e9)]=new Map(),this[_0x1f1b52(0xf8)]=new Map(),this[_0x1f1b52(0x18a)]();}[_0x153f45(0x1cf)](_0x4d7e06,_0x5eb189,_0x16458c,_0x14079b,_0x31cedd,_0x5537c2){const _0x10636f=_0x153f45;return new _0x16a26c(this[_0x10636f(0x1ab)],{'type':_0x4d7e06,'subType':_0x5eb189,'id':_0x16458c,'author':_0x14079b,'creator':_0x14079b,'attributes':_0x31cedd,'onAttributesChange':_0x5537c2,'onAccept':(..._0x69c409)=>this[_0x10636f(0x17d)](_0x4d7e06,_0x5eb189,_0x10636f(0x188))(..._0x69c409),'onDiscard':(..._0x202f05)=>this[_0x10636f(0x17d)](_0x4d7e06,_0x5eb189,_0x10636f(0xac))(..._0x202f05)});}[_0x153f45(0x1a5)](_0x3de068,_0x1a142c,_0x1b1f10,_0x3af7aa){const _0x5908cd=_0x153f45,_0x46d51a=_0x3de068+':'+_0x1a142c+':'+_0x1b1f10;this[_0x5908cd(0x1e9)][_0x5908cd(0x1bc)](_0x46d51a,_0x3af7aa);}[_0x153f45(0x17d)](_0x46ce8c,_0x317fd2,_0x5ad227){const _0x4c197b=_0x153f45,_0x5b34f0=_0x46ce8c+':'+_0x317fd2+':'+_0x5ad227;return this[_0x4c197b(0x1e9)][_0x4c197b(0xd0)](_0x5b34f0)||this[_0x4c197b(0xf8)][_0x4c197b(0xd0)](_0x46ce8c+':'+_0x5ad227);}[_0x153f45(0x18a)](){const _0x10d58e=_0x153f45,_0xf9e768=()=>!0x1,_0x266385=_0x1a3dfe=>{const _0xa71f83=_0x463c;_0x1a3dfe[_0xa71f83(0x7d)]((_0x34979,_0x3c1b1e)=>_0x34979[_0xa71f83(0x1ac)][_0xa71f83(0xb4)](_0x3c1b1e[_0xa71f83(0x1ac)])?0x1:-0x1),this[_0xa71f83(0x1ab)][_0xa71f83(0x1bd)](_0x2cbec5=>{const _0x34889c=_0xa71f83;for(const _0x1b5b7a of _0x1a3dfe){let _0x5e931b;_0x5e931b=_0x1b5b7a[_0x34889c(0x123)][_0x34889c(0xee)]&&_0x1b5b7a[_0x34889c(0x123)][_0x34889c(0x13d)]==_0x1b5b7a[_0x34889c(0x1ac)][_0x34889c(0xae)]?_0x2cbec5[_0x34889c(0x1d6)](_0x1b5b7a[_0x34889c(0x1ac)][_0x34889c(0xae)],'on'):_0x2cbec5[_0x34889c(0x1d6)](_0x1b5b7a),this[_0x34889c(0x1ab)][_0x34889c(0x1e7)](_0x5e931b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x21acbf=(_0x2a5ad9,_0x2ee826)=>{const _0x1c0fe2=_0x463c;_0x2ee826&&this[_0x1c0fe2(0x1ab)][_0x1c0fe2(0x1bd)](_0x12e916=>{const _0x353373=_0x1c0fe2,{commandName:_0x24de12,commandParams:_0xd215da=[]}=_0x2ee826,_0x1f66c2=_0x2a5ad9[_0x353373(0x1c1)](_0x5ea487=>(Tt(_0x5ea487)&&(_0x5ea487=this[_0x353373(0x1ab)][_0x353373(0x17a)](_0x5ea487[_0x353373(0x123)])),_0x5ea487))[_0x353373(0xab)](_0x4975e3=>_0x353373(0x148)!==_0x4975e3[_0x353373(0x167)][_0x353373(0x1c0)]);if(_0x1f66c2[_0x353373(0x1c2)]<0x1)return;const _0x2b95b7=Array[_0x353373(0x214)](this[_0x353373(0x1ab)][_0x353373(0x1c8)][_0x353373(0x159)][_0x353373(0x105)]())[_0x353373(0x1c1)](_0x5df517=>_0x1e271a[_0x353373(0x154)](_0x5df517));_0x12e916[_0x353373(0xa8)](_0x1f66c2);for(const _0x80dceb of this[_0x353373(0x76)][_0x353373(0xf9)][_0x353373(0xf9)]())_0x80dceb[_0x353373(0xdc)]();_0xd215da[_0x353373(0x197)]({'forceDefaultExecution':!0x0}),this[_0x353373(0x76)][_0x353373(0x202)](_0x24de12,..._0xd215da);const _0x103343=_0x2b95b7[_0x353373(0xab)](_0x3c2dfe=>_0x353373(0x148)!=_0x3c2dfe[_0x353373(0x167)][_0x353373(0x1c0)]);_0x103343[_0x353373(0x1c2)]>0x0&&_0x12e916[_0x353373(0xa8)](_0x103343);for(const _0x214735 of _0x2b95b7)_0x214735[_0x353373(0xf1)]();});},_0x21c182=(_0x9e82cf,_0x184cd5)=>0x1==_0x9e82cf[_0x10d58e(0x1c2)]&&0x1==_0x184cd5[_0x10d58e(0x1c2)]&&_0x9e82cf[0x0][_0x10d58e(0x123)][_0x10d58e(0x16b)](_0x184cd5[0x0][_0x10d58e(0x1ac)]),_0x50b03c=(_0x4bcbf2,_0x8aa604,_0x1c77e6,_0x36ed03)=>Gt(_0x4bcbf2,_0x8aa604,_0x1c77e6,_0x36ed03,this[_0x10d58e(0x1ab)])?[_0x4bcbf2,_0x8aa604]:Gt(_0x8aa604,_0x4bcbf2,_0x36ed03,_0x1c77e6,this[_0x10d58e(0x1ab)])?[_0x8aa604,_0x4bcbf2]:null;this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x1fa),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xbd),_0x266385),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x200),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x10c),_0x50b03c),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xde),_0x266385),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xcc),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x88),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x182),_0x50b03c),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x7e),_0x21acbf),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x98),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x9f),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xa0),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x8b),_0x21acbf),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xdb),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x218),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x1d1),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x21b),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x18c),(_0x38bba1,_0x4f8b29)=>{const _0x494896=_0x10d58e;if(!_0x4f8b29)return;const _0x1e5aba=this[_0x494896(0x76)][_0x494896(0x19b)][_0x494896(0xd0)](p);this[_0x494896(0x1ab)][_0x494896(0x1bd)](_0x25a571=>{const _0x259909=_0x494896;if(_0x259909(0x8c)==_0x4f8b29[_0x259909(0x9c)])for(const _0x1ff48b of _0x38bba1){const _0x56a47b=_0x1ff48b[_0x259909(0x1ac)][_0x259909(0xae)],_0x2270ef=_0x4f8b29[_0x259909(0x115)];_0x25a571[_0x259909(0xf3)](_0x56a47b,_0x2270ef);}else{if(_0x1e5aba[_0x259909(0xa4)](_0x4f8b29[_0x259909(0x9c)])){for(const _0x5333de of _0x38bba1)void 0x0!==_0x4f8b29[_0x259909(0x115)]?_0x25a571[_0x259909(0x1b6)](_0x4f8b29[_0x259909(0x9c)],_0x4f8b29[_0x259909(0x115)],_0x5333de[_0x259909(0x1ac)][_0x259909(0xae)]):_0x25a571[_0x259909(0xfc)](_0x4f8b29[_0x259909(0x9c)],_0x5333de[_0x259909(0x1ac)][_0x259909(0xae)]);}else{for(const _0x543234 of _0x38bba1)_0x4f8b29[_0x259909(0x115)]?_0x25a571[_0x259909(0x1b6)](_0x4f8b29[_0x259909(0x9c)],_0x4f8b29[_0x259909(0x115)],_0x543234):_0x25a571[_0x259909(0xfc)](_0x4f8b29[_0x259909(0x9c)],_0x543234);}}});}),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x14f),_0x21c182);}}function Rt(_0x2fceed,_0x54ee68,_0x67f40){const _0x2b6037=_0x153f45;for(const _0x237c9d of _0x54ee68[_0x2b6037(0x13d)][_0x2b6037(0x135)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x237c9d[_0x2b6037(0x167)]==_0x237c9d)return!0x1;if(!_0x67f40[_0x2b6037(0x72)](_0x237c9d))return!0x1;if(_0x2fceed[_0x2b6037(0x168)](_0x237c9d)||_0x2fceed[_0x2b6037(0xb6)](_0x237c9d))return!0x0;}return!0x1;}function Tt(_0x229f68){const _0x5142a6=_0x153f45;return _0x229f68[_0x5142a6(0x123)][_0x5142a6(0x13d)]==_0x229f68[_0x5142a6(0x1ac)][_0x5142a6(0xae)]&&_0x229f68[_0x5142a6(0x123)][_0x5142a6(0xa3)];}function Et(_0x334e2a,_0xa877f8,_0x326c09,_0x4f27f3){const _0x18dc65=_0x153f45,_0x3988cd=_0x491a2b=>!_0x491a2b[_0x18dc65(0xc4)]['is'](_0x18dc65(0x16f))&&!_0x4f27f3[_0x18dc65(0x168)](_0x491a2b[_0x18dc65(0xc4)]),_0x4ce7c1=_0x334e2a[_0x18dc65(0x1ac)][_0x18dc65(0x1bf)](_0x3988cd),_0x413e66=_0x334e2a[_0x18dc65(0x123)][_0x18dc65(0x1bf)](_0x3988cd,{'direction':_0x18dc65(0xba)});return(!_0x334e2a[_0x18dc65(0x1ac)][_0x18dc65(0x16b)](_0x4ce7c1)||!_0x334e2a[_0x18dc65(0x123)][_0x18dc65(0x16b)](_0x413e66))&&(_0x4ce7c1[_0x18dc65(0xb4)](_0x413e66)?_0x326c09[_0x18dc65(0x1b7)](_0xa877f8,{'range':_0x326c09[_0x18dc65(0x17a)](_0x4ce7c1,_0x413e66)}):_0x326c09[_0x18dc65(0x173)](_0xa877f8),!0x0);}function _0x1476(){const _0x30d8f4=['markMultiRangeBlockFormat','unbind','addRange','editingDowncast','track-changes-command-not-found','acceptSuggestion','_enabledCommands','deletion:join','resolve','markInlineFormat','formatBlock:accept','$elementName','addMarker','trackChangesCommand','createdAt','isSelectable','unbindElementFromMarkerName','insertion','ck-suggestion-marker','$text','delete','elementEnd','upcast','formatInline:discard','forward','oldRange','markerNameToElements','key','_isDataLoaded','_getAuthorFromId','formatInline:join','formatInline:chain','meta','35714xYmhPY','isAtStart','_isBlockAttribute','creator','pop','_handleNewSuggestionMarker','setSelection','_getAttributeKey','attributeKey','filter','discard','containerElement','nodeAfter','reconvertMarker','moveTargetPosition','next','rejected','10884520uxikhZ','isBefore','getMarkers','isLimit','isInsideObject','removeMarker:suggestion:formatBlock','markAttributeChange','backward','PendingActions','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.','insertion:discard','_refreshSuggestionsChain','isIntersectingWithRange','enableCommand','previous','suggestionChanged','_updateSuggestionData','item','CommentsRepository','getWalker','trackChanges','rethrowUnexpectedError','createRangeOn','splitPosition','LEAVE','deletion:discard','conversion','FORMATTING','60AJTtiM','get','trackChanges.trackFormatChanges','isArray','notReady','differ','low','suggestion:','consume','substr','_createSuggestion','addMarkerName','formatBlock:discard','refresh','author','deletion:accept','acceptSelectedSuggestions','forEach','264546zyKsAL','init','toViewElement','registerPostFixer','containsRangeInObject','documentSelection','toJSON','removed','nodeBefore','track-changes-adapter-already-set','getMultiRangeId','getAttribute','error-saving-suggestion-data-suggestion-discarded','isAtEnd','elementStart','trackChanges.mergeNestedSuggestions','detach','_reduceExistingSuggestions','rename','join','suggestion:attribute:','_inlineAttributeKeys','_checkSuggestionCorrectness','_defaultCallbacks','commands','getSuggestions','startsWith','removeAttribute','_suggestionFactory','_SUGGESTION_ANNOUNCEMENT','locale','_suggestions','isUndo','containsRange','addClass','isMultiRange','getRanges','ready','head','open','_processAttributeSuggestions','find','editing','insertion:chain','always','11032bDhwOO','_breakSuggestionMarker','_afterChanges','then','element','_cutOutSuggestionMarker','editor','oldValue','discardAllSuggestions','_saved','format','type','_setSuggestionData','addMarker:suggestion','formatBlock','hasCommentThread','bindElementToMarker','values','formatInline:','name','update:suggestion','end','dataToMarker','lowest','data','multi','getShiftedBy','value','_joinSuggestions','262420kJJKjr','_splitMarkerName','getFirstRange','has','applyOperation','split','descriptionFactory','getSuggestion','_element','define','getAncestors','splice','markerReady','model','isIntersecting','pluginName','highest','markMultiRangeDeletion','parent','formatGroupId','getContainedElement','chain','_rangeIsInLocalUserInsertion','position','size','isBlock','change:data','warn','suggestionUnloaded','$graveyard','addSuggestion','insert','_joinWithAdjacentSuggestions','widget','writer','getNearestSelectionRange','attribute:join','newValue','hasComments','range','ck-suggestion-marker-formatBlock','fromRange','fetchCommentThread','subType','addSuggestionData','getItems','selection','insertion:','suggestionLoaded','external:','isAfter','newRange','_refreshAttributeSuggestionsChain','attributes','dataReady','commandName','substring','before','track-changes-adapter-missing-getsuggestion','getIntersection','root','isObject','stopListening','attribute','isEqual','skipNestingCheck','hasSuggestion','catch','$textProxy','_initAriaMarkerChangeAnnouncements','_trackFormatChanges','adapter','removeMarker','track-changes-suggestion-not-found','removeMarker:suggestion:attribute','updateSuggestion','getUser','markMultiRangeInsertion','_removeSuggestion','createRange','batch','add','getSuggestionCallback','enableDefaultAttributesIntegration','774DxDjXJ','originalSuggestionId','schema','deletion:chain','markerToHighlight','after','_recordAttributeSuggestions','getChanges','authoredAt','accept','suggestion-type','_registerDefaultCallbacks','move','attribute:discard','markerName','_getExternalAuthor','howMany','track-changes-enable-command-twice','insertContent','change:_saved','return','$marker','markBlockFormat','addHighlight','push','isDocumentOperation','ck-suggestion-marker-','accepted','plugins','change:activeMarkers','includes','_adapter','mapper','addComment','default','669446IOiaMT','enqueueChange','_suggestionState','registerCustomCallback','_isForcedDefaultExecutionBlock','collaboration.channelId','isTouching','_isRegisteredAttribute','registerBlockAttribute','_model','start','isCollapsed','createRangeIn','toUpperCase','groupId','track-changes-user-not-found','discardSuggestion','concat','showSuggestionHighlights','getRange','setAttribute','updateMarker','enableReadOnlyMode','acceptAllSuggestions','suggestion','unshift','set','change','markerToData','getLastMatchingPosition','rootName','map','length','addMarker:suggestion:attribute','_addSuggestionMarker','Users','requires','_onDiscard','document','_descriptionFactory','markInsertion','containsPosition','removeComment','attribute:','listenTo','buildSuggestion','stop','formatBlock:chain','setTo','high','_getMarkerAnnouncementText','createPositionAfter','createSelection','310zjbMNE','createPositionAt','removeClass','assign','_setSuggestionRange','normal','ck-suggestion-marker--active','track-changes-suggestion-data-mismatch','markers','fire','fromCharCode','clear','clone','consumable','deletion:','addCommentThread','deleteContent','@external','_customCallbacks','deletion','isExternal','activeMarkers','getFirstMarker','createPositionBefore','elementToElement','registerInlineAttribute','isRemovable','formatBlock:','options','_blockAttributeKeys','isInContent','_commentsRepository','data-suggestion','ck-suggestion-marker-formatInline','isNextTo','insertion:accept','config','_reduceSuggestionAttributeRange','addUser','markDeletion','multipleBlocks','insertion:join','getCommentThread','execute','dataDowncast','targetPosition','discardSelectedSuggestions','formatInline','_findSuggestions','for','marker-count','comments','_getSuggestionData','30jJqlLj','attributeOldValue','forceDefaultExecution','_mergeNestedSuggestions','_processAttributeChanges','addMarker:suggestion:formatBlock','announce','remove','from','getDifference','_recordAttributeChanges','ENTER','formatBlock:join','attributeNewValue','getAllAdjacentSuggestions','attribute:accept','some','TrackChangesEditing','PENDING_ACTION_SUGGESTION','keys','isLocal','removeMarkers','_addThreadToSuggestion','containsItem','23592954zlHqWo','every','never','_editor','tablePasteChainId','getChangedMarkers','commentThread','getCustomProperty','isOwn','group','sort','formatInline:accept','createElement','authorName'];_0x1476=function(){return _0x30d8f4;};return _0x1476();}function Vt(_0x572c58){return _0x4cb778(_0x572c58);}function Ut(_0x3a588a){const _0x3f96e6=_0x153f45,_0x1b1e0e=_0x3a588a[_0x3f96e6(0x1ac)][_0x3f96e6(0xae)];return _0x1b1e0e&&_0x1b1e0e['is'](_0x3f96e6(0x112));}function Ot(_0x527fae,_0x46c7f3){const _0x70d722=_0x153f45;return null==_0x527fae[_0x70d722(0x123)][_0x70d722(0xe9)]&&_0x527fae[_0x70d722(0x123)][_0x70d722(0x13d)]==_0x527fae[_0x70d722(0x1ac)][_0x70d722(0xae)]?Ft(_0x527fae[_0x70d722(0x1ac)][_0x70d722(0xae)],_0x46c7f3):_0x527fae;}function Ft(_0x22a7cc,_0x18feb7){const _0x327d6c=_0x153f45,_0x3c89e7=_0x18feb7[_0x327d6c(0x181)][_0x327d6c(0x168)](_0x22a7cc)||_0x18feb7[_0x327d6c(0x181)][_0x327d6c(0x90)](_0x22a7cc);return _0x18feb7[_0x327d6c(0x17a)](_0x18feb7[_0x327d6c(0x1d8)](_0x22a7cc,_0x327d6c(0x164)),_0x3c89e7?_0x18feb7[_0x327d6c(0x1d5)](_0x22a7cc):_0x18feb7[_0x327d6c(0x1d8)](_0x22a7cc,_0x327d6c(0x123)));}function Gt(_0xc3e371,_0x2662d1,_0x3ef33f,_0x17cc8d,_0x4715be){const _0x26ef99=_0x153f45;if(!Pt(_0xc3e371,_0x2662d1))return!0x1;if(_0x3ef33f[_0x26ef99(0x123)][_0x26ef99(0x16b)](_0x17cc8d[_0x26ef99(0x1ac)]))return!0x0;if(_0xc3e371[_0x26ef99(0x119)]!=_0x2662d1[_0x26ef99(0x119)])return!0x1;if(!_0x3ef33f[_0x26ef99(0x123)][_0x26ef99(0x1a8)](_0x17cc8d[_0x26ef99(0x1ac)]))return!0x1;const _0x298b91=_0x4715be[_0x26ef99(0x17a)](_0x3ef33f[_0x26ef99(0x123)],_0x17cc8d[_0x26ef99(0x1ac)])[_0x26ef99(0xc6)]();for(const _0x2c50d1 of _0x298b91)if([_0x26ef99(0xef),_0x26ef99(0x96)][_0x26ef99(0x19d)](_0x2c50d1[_0x26ef99(0x119)])&&_0x4715be[_0x26ef99(0x181)][_0x26ef99(0xb6)](_0x2c50d1[_0x26ef99(0xc4)]))return!0x1;return!0x0;}function Pt(_0x260100,_0x158fba,_0x5d1f57=[]){const _0x3d2442=_0x153f45;return!(!_0x260100[_0x3d2442(0x9d)]||!_0x158fba[_0x3d2442(0x9d)])&&_0x32cafe(_0xde920d(_0x260100[_0x3d2442(0x160)],_0x5d1f57),_0xde920d(_0x158fba[_0x3d2442(0x160)],_0x5d1f57));}function Lt(_0x2a7579,_0xe2db94){const _0x49aebb=_0x153f45,_0x243d10=Ht(_0x2a7579[_0x49aebb(0x160)]),_0x550cc7=Ht(_0xe2db94);if(!_0x2a7579[_0x49aebb(0x9d)])return!0x1;for(const _0x403c73 of Object[_0x49aebb(0x6e)](_0x550cc7))if(!_0x32cafe(_0x243d10[_0x403c73],_0x550cc7[_0x403c73]))return!0x1;return!0x0;}function Ht(_0x2ba68d){const _0x3d72a9=_0x153f45,_0x11bff9=Object[_0x3d72a9(0x1da)]({},_0x2ba68d);return delete _0x11bff9[_0x3d72a9(0x16c)],delete _0x11bff9[_0x3d72a9(0x77)],_0x11bff9;}