@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240710.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 _0x4bde4a=_0x8a37;(function(_0x4d9512,_0x366fcd){const _0x45a92f=_0x8a37,_0x30a510=_0x4d9512();while(!![]){try{const _0x51127a=parseInt(_0x45a92f(0x1cc))/0x1+-parseInt(_0x45a92f(0x20d))/0x2+parseInt(_0x45a92f(0x95))/0x3*(parseInt(_0x45a92f(0x1dd))/0x4)+-parseInt(_0x45a92f(0x86))/0x5+parseInt(_0x45a92f(0x10c))/0x6*(parseInt(_0x45a92f(0x74))/0x7)+-parseInt(_0x45a92f(0x14f))/0x8+-parseInt(_0x45a92f(0x139))/0x9*(-parseInt(_0x45a92f(0x1b8))/0xa);if(_0x51127a===_0x366fcd)break;else _0x30a510['push'](_0x30a510['shift']());}catch(_0x5d0c60){_0x30a510['push'](_0x30a510['shift']());}}}(_0x3cf0,0x1cd9b));import{Plugin as _0x2e4d57,PendingActions as _0x26433}from'ckeditor5/src/core.js';import{LiveRange as _0x40eb5e}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3ef91a,uid as _0x2ff3d3,priorities as _0x259dfd,logWarning as _0x1270cc}from'ckeditor5/src/utils.js';import{toWidget as _0x21ba85}from'ckeditor5/src/widget.js';import{Users as _0x204319,hashObject as _0x375f70,surroundingMarkersDetector as _0x59956a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x55b2ec from'./commands/trackchangescommand.js';import _0x19f8fc from'./commands/acceptsuggestioncommand.js';import _0xcd71a8 from'./commands/discardsuggestioncommand.js';import _0x18e661 from'./commands/executeonallsuggestionscommand.js';import _0x2dd92b from'./commands/executeonselectedsuggestionscommand.js';import _0x4b3026 from'./suggestion.js';import _0xae56f1 from'./suggestiondescriptionfactory.js';import _0x341032 from'./integrations/aiassistant.js';import _0x465cb5 from'./integrations/alignment.js';import _0x507255 from'./integrations/basicstyles.js';import _0x30780d from'./integrations/blockquote.js';import _0x16aa19 from'./integrations/casechange.js';import _0x444361 from'./integrations/ckbox.js';import _0x20f962 from'./integrations/codeblock.js';import _0x5aac00 from'./integrations/comments.js';import _0x1f41bf from'./integrations/deletecommand.js';import _0xa397fd from'./integrations/list.js';import _0x1165b2 from'./integrations/listproperties.js';import _0x56c3f8 from'./integrations/entercommand.js';import _0xec9420 from'./integrations/findandreplace.js';import _0x5383db from'./integrations/font.js';import _0x45b353 from'./integrations/formatpainter.js';import _0x506064 from'./integrations/heading.js';import _0x1fa4d1 from'./integrations/highlight.js';import _0x2ec4fe from'./integrations/horizontalline.js';import _0xf9c035 from'./integrations/htmlembed.js';import _0x55a3fb from'./integrations/image.js';import _0x303848 from'./integrations/imagereplace.js';import _0x43f996 from'./integrations/imagestyle.js';import _0x515527 from'./integrations/importword.js';import _0x53c49f from'./integrations/indent.js';import _0x3b32bd from'./integrations/inputcommand.js';import _0x4fb350 from'./integrations/link.js';import _0x11f4f9 from'./integrations/legacylist.js';import _0x52c7c2 from'./integrations/legacylistproperties.js';import _0x4dd137 from'./integrations/mediaembed.js';import _0x478414 from'./integrations/mention.js';import _0x52bcbf from'./integrations/multilevellist.js';import _0x9c3994 from'./integrations/pagebreak.js';import _0x212f82 from'./integrations/paragraph.js';import _0x24f6e6 from'./integrations/removeformat.js';import _0x44ce4a from'./integrations/restrictededitingmode.js';import _0x3b3dea from'./integrations/shiftentercommand.js';import _0x2b8118 from'./integrations/standardeditingmode.js';import _0x54172e from'./integrations/style.js';import _0x103f04 from'./integrations/table.js';import _0x4f3508 from'./integrations/tablemergesplit.js';import _0x2f037e from'./integrations/tableheadings.js';import _0xf48ef5 from'./integrations/tableclipboard.js';import _0x2d8718 from'./integrations/tablecolumnresize.js';import _0x104450 from'./integrations/template.js';import _0x332ea0 from'./integrations/tableofcontents.js';import _0x421f28 from'./integrations/title.js';import _0x180fcb from'./integrations/undo.js';function _0x3cf0(){const _0x478107=['registerCustomCallback','selection','formatBlock:accept','ck-suggestion-marker-formatInline','isInsideObject','PENDING_ACTION_SUGGESTION','moveTargetPosition','low','createRange','discardSuggestion','@external','acceptSelectedSuggestions','isIntersecting','keys','getAttribute','_trackFormatChanges','markMultiRangeBlockFormat','name','track-changes-command-not-found','_joinSuggestions','_cutOutSuggestionMarker','isCollapsed','_setSuggestionRange','track-changes-adapter-already-set','enableCommand','define','addSuggestion','$textProxy','length','_recordAttributeChanges','activeMarkers','addUser','trackChangesCommand','markMultiRangeInsertion','config','getLastMatchingPosition','formatBlock:discard','removeClass','clear','resolve','find','mapper','isEqual','getChangedMarkers','_isForcedDefaultExecutionBlock','getContainedElement','catch','$elementName','forward','deletion:discard','$text','addMarker:suggestion:formatBlock','ck-suggestion-marker-formatBlock','isAtStart','suggestion-type','markers','getNearestSelectionRange','_rangeIsInLocalUserInsertion','item','PendingActions','after','stopListening','_suggestionFactory','addClass','track-changes-suggestion-not-found','plugins','deletion:join','init','getIntersection','isUndo','pluginName','editingDowncast','pop','editing','getMultiRangeId','warn','createSelection','trackChanges.trackFormatChanges','change','bindElementToMarker','removeMarkers','createElement','end','forceDefaultExecution','updateMarker','suggestionLoaded','acceptSuggestion','_addThreadToSuggestion','formatInline:chain','fromRange','accept','widget','detach','_reduceExistingSuggestions','accepted','get','markerNameToElements','isArray','consumable','lowest','addSuggestionData','_initAriaMarkerChangeAnnouncements','554450SxFNze','LEAVE','options','newValue','howMany','parent','attribute','author','rethrowUnexpectedError','add','attribute:','substring','getUser','isObject','oldRange','normal','position','consume','isOwn','getMarkers','30466egTvKJ','registerInlineAttribute','model','sort','creator','isLimit','nodeAfter','_getAuthorFromId','removeMarker:suggestion:attribute','markAttributeChange','_checkSuggestionCorrectness','createPositionAt','join','addMarker','fire','unbind','_getAttributeKey','531364jwHuBi','announce','authoredAt','getItems','filter','isAtEnd','deletion:chain','formatBlock:','delete','some','multi','update:suggestion','_isRegisteredAttribute','suggestion','insertion:discard','toUpperCase','toJSON','isAfter','track-changes-suggestion-data-mismatch','track-changes-user-not-found','deleteContent','writer','trackChanges.mergeNestedSuggestions','comments','_isDataLoaded','_blockAttributeKeys','ENTER','deletion:','markDeletion','data-suggestion','_saved','remove','_addSuggestionMarker','upcast','markerReady','insertContent','attribute:discard','highest','_reduceSuggestionAttributeRange','applyOperation','differ','ck-suggestion-marker--active','_recordAttributeSuggestions','_afterChanges','then','_joinWithAdjacentSuggestions','change:_saved','split','316912YSzZxi','suggestion:attribute:','from','conversion','getDifference','requires','element','isExternal','getSuggestionCallback','reconvertMarker','default','getSuggestion','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.','_setSuggestionData','start','getRanges','insertion:','type','markerToHighlight','tablePasteChainId','hasComments','originalSuggestionId','182203MgeQKt','toViewElement','addRange','containsItem','deletion','isBlock','createdAt','multipleBlocks','_updateSuggestionData','rename','getFirstMarker','change:activeMarkers','locale','range','authorName','isLocal','refresh','addComment','608580JKukah','data','dataDowncast','groupId','_mergeNestedSuggestions','has','schema','group','track-changes-adapter-missing-getsuggestion','acceptAllSuggestions','attribute:accept','updateSuggestion','values','TrackChangesEditing','substr','3PpwJpS','key','format','isInContent','setAttribute','removeAttribute','isTouching','_splitMarkerName','_onDiscard','registerBlockAttribute','_inlineAttributeKeys','isDocumentOperation','_defaultCallbacks','root','never','subType','isSelectable','for','notReady','elementStart','markInsertion','marker-count','registerPostFixer','discardSelectedSuggestions','enableDefaultAttributesIntegration','listenTo','_SUGGESTION_ANNOUNCEMENT','removeComment','rejected','_commentsRepository','formatBlock:chain','addMarker:suggestion','containsRange','getCommentThread','head','attributes','containsRangeInObject','formatInline:join','getWalker','formatGroupId','chain','markerName','isRemovable','newRange','trackChanges','_removeSuggestion','backward','Users','attributeNewValue','getFirstRange','discardAllSuggestions','unbindElementFromMarkerName','rootName','previous','every','attribute:join','enableReadOnlyMode','oldValue','_createSuggestion','_registerDefaultCallbacks','discard','$graveyard','skipNestingCheck','showSuggestionHighlights','_enabledCommands','always','push','formatBlock','attributeOldValue','splitPosition','_findSuggestions','_isBlockAttribute','next','commentThread','value','action','startsWith','elementToElement','nodeBefore','removeMarker:suggestion:formatBlock','documentSelection','size','splice','_suggestionState','_getMarkerAnnouncementText','_editor','_model','includes','_getExternalAuthor','clone','open','containerElement','getChanges','getAllAdjacentSuggestions','enqueueChange','_handleNewSuggestionMarker','FORMATTING','formatInline:accept','isNextTo','suggestionUnloaded','insertion','addHighlight','getRange','map','removed','getShiftedBy','external:','formatBlock:join','unshift','suggestionChanged','CommentsRepository','dataReady','buildSuggestion','createRangeIn','error-saving-suggestion-data-suggestion-discarded','isBefore','createPositionAfter','containsPosition','attributeKey','12grKpcv','getCustomProperty','descriptionFactory','_suggestions','removeMarker','hasSuggestion','addCommentThread','_processAttributeSuggestions','formatInline:','adapter','addMarkerName','return','markerToData','batch','_refreshAttributeSuggestionsChain','insertion:chain','_adapter','createPositionBefore','commands','addMarker:suggestion:attribute','concat','insert','_breakSuggestionMarker','ck-suggestion-marker-','_getSuggestionData','document','commandName','markBlockFormat','meta','markInlineFormat','change:data','getAncestors','setSelection','forEach','dataToMarker','move','createRangeOn','$marker','high','elementEnd','set','hasCommentThread','collaboration.channelId','execute','_customCallbacks','54QwRZeY','suggestion:','insertion:accept','setTo','deletion:accept','fromCharCode','fetchCommentThread','getSuggestions','markMultiRangeDeletion','before','track-changes-enable-command-twice','assign','targetPosition','ck-suggestion-marker','_refreshSuggestionsChain','ready','isMultiRange','formatInline:discard','insertion:join','_processAttributeChanges','editor','stop','1197536wKwIVp','formatInline','isIntersectingWithRange'];_0x3cf0=function(){return _0x478107;};return _0x3cf0();}import _0x463fcc from'./integrations/tablecaption.js';import _0x98c2e7 from'./integrations/tableproperties.js';import{getTranslation as _0x44e721}from'./utils/common-translations.js';import{isEqual as _0x38f52f,omit as _0x2cd323}from'lodash-es';export const renameAttributeKey=_0x4bde4a(0x181);export default class p extends _0x2e4d57{static get[_0x4bde4a(0x212)](){const _0x15c441=_0x4bde4a;return[_0x15c441(0x103),_0x204319,_0x26433,_0x341032,_0x465cb5,_0x507255,_0x30780d,_0x444361,_0x16aa19,_0x20f962,_0x5aac00,_0x1f41bf,_0x56c3f8,_0xec9420,_0x5383db,_0x45b353,_0x506064,_0x1fa4d1,_0x2ec4fe,_0xf9c035,_0x55a3fb,_0x43f996,_0x303848,_0x515527,_0x53c49f,_0x3b32bd,_0x11f4f9,_0x52c7c2,_0x52bcbf,_0x4fb350,_0xa397fd,_0x1165b2,_0x4dd137,_0x478414,_0x9c3994,_0x212f82,_0x24f6e6,_0x44ce4a,_0x3b3dea,_0x2b8118,_0x54172e,_0x103f04,_0x4f3508,_0x2f037e,_0x463fcc,_0xf48ef5,_0x2d8718,_0x332ea0,_0x98c2e7,_0x104450,_0x421f28,_0x180fcb];}static get[_0x4bde4a(0x198)](){const _0x338953=_0x4bde4a;return _0x338953(0x93);}constructor(_0xe6cba7){const _0xba160d=_0x4bde4a;function _0x1aec0e(_0x16f579){const _0x16babc=_0x8a37;return _0x16f579[_0x16babc(0xfc)](_0x5f043c=>String[_0x16babc(0x13e)](_0x5f043c))[_0x16babc(0x1d8)]('');}super(_0xe6cba7),this[_0xba160d(0x207)]=!0x1,this[_0xba160d(0x134)](_0xba160d(0x170),[]),this['on'](_0xba160d(0x7f),(_0x54ad43,_0x4fdc8d,_0x11ac31,_0x510c2d)=>{const _0x528aaf=_0xba160d;this[_0x528aaf(0xeb)][_0x528aaf(0x1a0)](()=>{const _0x3adb37=_0x528aaf;for(const _0x2bf5bb of[..._0x510c2d,..._0x11ac31])this[_0x3adb37(0xeb)][_0x3adb37(0x189)][_0x3adb37(0x8b)](_0x2bf5bb)&&_0xe6cba7[_0x3adb37(0x19b)][_0x3adb37(0x216)](_0x2bf5bb);});}),this[_0xba160d(0x10e)]=new _0xae56f1(this[_0xba160d(0x14d)][_0xba160d(0x1ce)][_0xba160d(0x8c)],this[_0xba160d(0x14d)][_0xba160d(0x80)]),this[_0xba160d(0x11c)]=null,this[_0xba160d(0x190)]=new xt(this[_0xba160d(0x14d)]),this[_0xba160d(0x10f)]=new Map(),this[_0xba160d(0xb2)]=_0xe6cba7[_0xba160d(0x193)][_0xba160d(0x1b1)](_0xba160d(0x103)),this[_0xba160d(0xd5)]=new Set(),this[_0xba160d(0xeb)]=this[_0xba160d(0x14d)][_0xba160d(0x1ce)],this[_0xba160d(0xe8)]=new WeakMap(),this[_0xba160d(0x17e)]=!0x1,this[_0xba160d(0x1f6)]=new Set([_0xba160d(0x181)]),this[_0xba160d(0x9f)]=new Set(),_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x16b)](_0xba160d(0x19f),_0xba160d(0x217)),this[_0xba160d(0x161)]=_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x1b1)](_0xba160d(0x19f)),_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x16b)](_0xba160d(0x1f3),!0x0),this[_0xba160d(0x8a)]=_0xe6cba7[_0xba160d(0x174)][_0xba160d(0x1b1)](_0xba160d(0x1f3)),this[_0xba160d(0x172)]=new _0x55b2ec(_0xe6cba7,this[_0xba160d(0xd5)]),this[_0xba160d(0x1b7)](),this[_0x1aec0e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1aec0e([0x34,0x30,0x34,0x38,0x31,0x34,0x31,0x38]);}[_0x4bde4a(0x195)](){const _0x429581=_0x4bde4a,_0x5af9ed=this[_0x429581(0x14d)],_0x5423f9=(_0x23926f,_0x56ff4f)=>{const _0x34e7e3=_0x429581;if(_0x34e7e3(0x1be)!=_0x23926f)return _0x34e7e3(0x123)+_0x23926f;const _0x29d825=_0x56ff4f[_0x34e7e3(0x20c)]('|')[0x0];return this[_0x34e7e3(0xdc)](_0x29d825)?_0x34e7e3(0x186):_0x34e7e3(0x155);};_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x21f)]({'model':_0x429581(0x1ea),'view':_0x1856fd=>{const _0x29b691=_0x429581,{id:_0x338fef,type:_0x13c3f6,subType:_0x31810f}=this[_0x29b691(0x9c)](_0x1856fd[_0x29b691(0xbe)]),_0x30e954=[_0x29b691(0x146),_0x5423f9(_0x13c3f6,_0x31810f)];let _0x41ba2f=0xbb8;return this[_0x29b691(0x170)][_0x29b691(0xec)](_0x1856fd[_0x29b691(0xbe)])&&(_0x30e954[_0x29b691(0xd7)](_0x29b691(0x206)),_0x41ba2f=0xbc2),_0x29b691(0x78)==_0x13c3f6&&(_0x41ba2f+=0x5),{'classes':_0x30e954,'attributes':{'data-suggestion':_0x338fef},'priority':_0x41ba2f};}}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x1c1)](_0x536d39=>{const _0x364445=_0x429581;_0x536d39['on'](_0x364445(0xb4),(_0x157798,_0xdb460e,_0x1cabd3)=>{const _0x3e792c=_0x364445;if(!_0x1cabd3[_0x3e792c(0x1ba)][_0x3e792c(0xd4)])return;const _0x58e44d=_0xdb460e[_0x3e792c(0x18c)];if(!_0x58e44d)return;const _0x280f65=_0x1cabd3[_0x3e792c(0x17b)][_0x3e792c(0x75)](_0x58e44d);_0x5af9ed[_0x3e792c(0x1ce)][_0x3e792c(0x8c)][_0x3e792c(0x1c5)](_0x58e44d)&&_0x280f65&&!_0x280f65[_0x3e792c(0x10d)](_0x3e792c(0x1ad))&&_0x280f65['is'](_0x3e792c(0xf0))&&_0x21ba85(_0x280f65,_0x1cabd3[_0x3e792c(0x1f2)]);},{'priority':_0x364445(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x21f)]({'model':_0x429581(0x1ea),'view':(_0x308a3b,_0x4f78f5)=>{const _0x227796=_0x429581;if(!_0x4f78f5[_0x227796(0x1ba)][_0x227796(0xd4)])return null;const {type:_0x3effc2,subType:_0x3b0b97}=this[_0x227796(0x9c)](_0x308a3b[_0x227796(0xbe)]);return{'classes':[_0x227796(0x146),_0x5423f9(_0x3effc2,_0x3b0b97)],'priority':0xbb8};}});const _0x3f77da=({showActiveMarkers:_0x14cdc2=!0x0,isAttributeSuggestion:_0x2a7e4f=!0x1}={})=>(_0x328404,_0x3133dd,_0x1afa60)=>{const _0x1032d7=_0x429581;if(!_0x3133dd[_0x1032d7(0x18c)])return;const {id:_0x1c5946}=this[_0x1032d7(0x9c)](_0x3133dd[_0x1032d7(0xbe)]);if(_0x2a7e4f){const _0x36bd67=this[_0x1032d7(0x10f)][_0x1032d7(0x1b1)](_0x1c5946),_0x1638a4=this[_0x1032d7(0x1dc)](_0x36bd67);if(!this[_0x1032d7(0xdc)](_0x1638a4))return;}if(_0x3133dd[_0x1032d7(0x18c)]['is'](_0x1032d7(0x153)))return void _0x1afa60[_0x1032d7(0x1b4)][_0x1032d7(0x1c9)](_0x3133dd[_0x1032d7(0x18c)],_0x328404[_0x1032d7(0x163)]);const _0x1a85cf=_0x1afa60[_0x1032d7(0x17b)][_0x1032d7(0x75)](_0x3133dd[_0x1032d7(0x18c)]);if(_0x3133dd[_0x1032d7(0x18c)]['is'](_0x1032d7(0x213))&&_0x5af9ed[_0x1032d7(0x1ce)][_0x1032d7(0x8c)][_0x1032d7(0x79)](_0x3133dd[_0x1032d7(0x18c)])&&!_0x1a85cf[_0x1032d7(0x10d)](_0x1032d7(0xfa))){_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x191)]([_0x1032d7(0x146),_0x1032d7(0x186)],_0x1a85cf),_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x99)](_0x1032d7(0x1fa),_0x1c5946,_0x1a85cf),_0x1afa60[_0x1032d7(0x17b)][_0x1032d7(0x1a1)](_0x1a85cf,_0x3133dd[_0x1032d7(0xbe)]),_0x14cdc2&&(this[_0x1032d7(0x170)][_0x1032d7(0xec)](_0x3133dd[_0x1032d7(0xbe)])?_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x191)](_0x1032d7(0x206),_0x1a85cf):_0x1afa60[_0x1032d7(0x1f2)][_0x1032d7(0x177)](_0x1032d7(0x206),_0x1a85cf));for(const _0x1ae31e of _0x5af9ed[_0x1032d7(0x1ce)][_0x1032d7(0x106)](_0x3133dd[_0x1032d7(0x18c)])[_0x1032d7(0x1e0)]())_0x1afa60[_0x1032d7(0x1b4)][_0x1032d7(0x1c9)](_0x1ae31e,_0x328404[_0x1032d7(0x163)]);_0x1afa60[_0x1032d7(0x1b4)][_0x1032d7(0x1c9)](_0x3133dd[_0x1032d7(0x18c)],_0x328404[_0x1032d7(0x163)]);}};_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x1c1)](_0xc90e42=>{const _0x29b16f=_0x429581;_0xc90e42['on'](_0x29b16f(0x185),(_0x5128a6,_0x180e13,_0x36634e)=>{const _0x48dbd1=_0x29b16f;_0x36634e[_0x48dbd1(0x1ba)][_0x48dbd1(0xd4)]&&_0x3f77da({'showActiveMarkers':!0x1})(_0x5128a6,_0x180e13,_0x36634e);},{'priority':_0x29b16f(0x202)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x1c1)](_0x5311ec=>{const _0x278309=_0x429581;_0x5311ec['on'](_0x278309(0x11f),(_0x4a483f,_0x2de4b1,_0x259ed8)=>{const _0x546d31=_0x278309;_0x259ed8[_0x546d31(0x1ba)][_0x546d31(0xd4)]&&_0x3f77da({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4a483f,_0x2de4b1,_0x259ed8);},{'priority':_0x278309(0x202)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x88))[_0x429581(0x118)]({'model':_0x429581(0x1ea),'view':(_0x2167f7,_0x2665b3)=>_0x2665b3[_0x429581(0x1ba)][_0x429581(0xd4)]?null:{'group':_0x429581(0x1ea),'name':_0x2167f7[_0x429581(0x94)](0xb)}}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x1fe))[_0x429581(0xe2)]({'view':{'name':_0x429581(0x1ea),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3e56ce,{writer:_0x1873c4})=>{const _0x3b456d=_0x429581;let _0x1a05ef=_0x3b456d(0x13a)+_0x3e56ce[_0x3b456d(0x160)](_0x3b456d(0x188))+':'+_0x3e56ce[_0x3b456d(0x160)]('id');return _0x3e56ce[_0x3b456d(0x160)](_0x3b456d(0xaa))&&(_0x1a05ef+=':'+_0x3e56ce[_0x3b456d(0x160)](_0x3b456d(0xaa))),_0x1873c4[_0x3b456d(0x1a3)](_0x3b456d(0x131),{'data-name':_0x1a05ef});}}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x1fe))[_0x429581(0x12e)]({'view':_0x429581(0x1ea)}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0xb0a7b=>{const _0x795bde=_0x429581;_0xb0a7b['on'](_0x795bde(0x185),_0x3f77da(),{'priority':_0x795bde(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0x6ca119=>{const _0x28587d=_0x429581;_0x6ca119['on'](_0x28587d(0x11f),_0x3f77da({'isAttributeSuggestion':!0x0}),{'priority':_0x28587d(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0x36ec58=>{const _0x2a5093=_0x429581;_0x36ec58['on'](_0x2a5093(0xe4),(_0x55b529,_0x42bf9a,_0x2393c1)=>{const _0x3e531=_0x2a5093,_0x1d04b5=_0x2393c1[_0x3e531(0x17b)][_0x3e531(0x1b2)](_0x42bf9a[_0x3e531(0xbe)]);if(_0x1d04b5){for(const _0x43e8b1 of _0x1d04b5)_0x43e8b1[_0x3e531(0x10d)](_0x3e531(0xfa))||(_0x2393c1[_0x3e531(0x1f2)][_0x3e531(0x177)]([_0x3e531(0x146),_0x3e531(0x186),_0x3e531(0x206)],_0x43e8b1),_0x2393c1[_0x3e531(0x1f2)][_0x3e531(0x9a)](_0x3e531(0x1fa),_0x43e8b1),_0x2393c1[_0x3e531(0x17b)][_0x3e531(0xc8)](_0x43e8b1,_0x42bf9a[_0x3e531(0xbe)]));}},{'priority':_0x2a5093(0x132)});}),_0x5af9ed[_0x429581(0x210)][_0x429581(0xa6)](_0x429581(0x199))[_0x429581(0x1c1)](_0x33bcb4=>{const _0x31f665=_0x429581;_0x33bcb4['on'](_0x31f665(0x1d4),(_0x33161c,_0x111912,_0x90cc04)=>{const _0x170be5=_0x31f665,_0x498259=_0x90cc04[_0x170be5(0x17b)][_0x170be5(0x1b2)](_0x111912[_0x170be5(0xbe)]);if(!_0x498259)return;const {id:_0x3cdea3}=this[_0x170be5(0x9c)](_0x111912[_0x170be5(0xbe)]),_0x57afc1=this[_0x170be5(0x10f)][_0x170be5(0x1b1)](_0x3cdea3),_0x3b998d=this[_0x170be5(0x1dc)](_0x57afc1);if(this[_0x170be5(0xdc)](_0x3b998d)){for(const _0x32ae9b of _0x498259)_0x32ae9b[_0x170be5(0x10d)](_0x170be5(0xfa))||(_0x90cc04[_0x170be5(0x1f2)][_0x170be5(0x177)]([_0x170be5(0x146),_0x170be5(0x186),_0x170be5(0x206)],_0x32ae9b),_0x90cc04[_0x170be5(0x1f2)][_0x170be5(0x9a)](_0x170be5(0x1fa),_0x32ae9b),_0x90cc04[_0x170be5(0x17b)][_0x170be5(0xc8)](_0x32ae9b,_0x111912[_0x170be5(0xbe)]));}},{'priority':_0x31f665(0x132)});}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0xbfa411=>{const _0x4ebcea=_0x429581;let _0x312241=!0x1;const _0x139b15=Array[_0x4ebcea(0x20f)](_0x5af9ed[_0x4ebcea(0x1ce)][_0x4ebcea(0x125)][_0x4ebcea(0x205)][_0x4ebcea(0x17d)]()),_0x115661=new Set();for(const {name:_0x4e0e62,data:_0x566ec2}of _0x139b15){const {group:_0x4ba0a9,type:_0x506159,subType:_0x4fb6b8,id:_0x45c9cb}=this[_0x4ebcea(0x9c)](_0x4e0e62);if(_0x4ebcea(0x1ea)!==_0x4ba0a9)continue;const _0x26e6fb=this[_0x4ebcea(0x10f)][_0x4ebcea(0x1b1)](_0x45c9cb);if(null!=_0x566ec2[_0x4ebcea(0xc0)]){_0x4ebcea(0x150)==_0x506159&&(_0x312241=_0x312241||Et(_0x566ec2[_0x4ebcea(0xc0)],_0x4e0e62,_0xbfa411,_0x5af9ed[_0x4ebcea(0x1ce)][_0x4ebcea(0x8c)]));const _0x4917de=_0x4ebcea(0x1be)==_0x506159&&this[_0x4ebcea(0xdc)](_0x4fb6b8[_0x4ebcea(0x20c)]('|')[0x0]);if(_0x566ec2[_0x4ebcea(0xc0)][_0x4ebcea(0x167)]||_0x4ebcea(0xd2)==_0x566ec2[_0x4ebcea(0xc0)][_0x4ebcea(0xa2)][_0x4ebcea(0xc9)]||_0x4ebcea(0xd8)==_0x506159&&!Ut(_0x566ec2[_0x4ebcea(0xc0)])||_0x4917de&&!Ut(_0x566ec2[_0x4ebcea(0xc0)])||_0x4ebcea(0x78)==_0x506159&&!(!Tt(_0x390304=_0x566ec2[_0x4ebcea(0xc0)])&&!function(_0x5db96c){const _0x31b9a3=_0x4ebcea;return _0x5db96c[_0x31b9a3(0x21b)][_0x31b9a3(0x1bd)]==_0x5db96c[_0x31b9a3(0x1a4)][_0x31b9a3(0xe3)]&&_0x5db96c[_0x31b9a3(0x21b)][_0x31b9a3(0x1e2)];}(_0x390304)))_0xbfa411[_0x4ebcea(0x110)](_0x4e0e62),_0x312241=!0x0;else{if(!_0x26e6fb||!_0x26e6fb[_0x4ebcea(0x98)])continue;_0x115661[_0x4ebcea(0x1c1)](_0x26e6fb);}}}var _0x390304;return _0x115661[_0x4ebcea(0xe6)]>0x0&&(_0x312241=!!this[_0x4ebcea(0x20a)](_0x115661)||_0x312241),_0x312241;}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0x185c06=>{const _0x396e43=_0x429581;let _0x333607=!0x1;for(const _0x5b8f04 of _0x5af9ed[_0x396e43(0x1ce)][_0x396e43(0x125)][_0x396e43(0x205)][_0x396e43(0xf1)]())if(_0x396e43(0x121)==_0x5b8f04[_0x396e43(0x21e)])for(const _0x3381f2 of this[_0x396e43(0x10f)][_0x396e43(0x92)]()){if(_0x3381f2[_0x396e43(0x149)]||!_0x3381f2[_0x396e43(0x98)])continue;const _0x510ca3=_0x396e43(0xd8)==_0x3381f2[_0x396e43(0x21e)],_0x12bf18=this[_0x396e43(0x1dc)](_0x3381f2),_0x146b09=_0x12bf18&&this[_0x396e43(0xdc)](_0x12bf18);if(!_0x510ca3&&!_0x146b09)continue;const _0x505d1d=_0x3381f2[_0x396e43(0xc6)]();if(_0x505d1d[_0x396e43(0x21b)][_0x396e43(0x1bd)]!=_0x505d1d[_0x396e43(0x1a4)][_0x396e43(0x1bd)]&&!_0x505d1d[_0x396e43(0x1a4)][_0x396e43(0x1e2)]){const _0x54cf3b=_0x5af9ed[_0x396e43(0x1ce)][_0x396e43(0x1d7)](_0x505d1d[_0x396e43(0x21b)][_0x396e43(0x1d2)],_0x396e43(0x1a4)),_0x4bc2c6=_0x5af9ed[_0x396e43(0x1ce)][_0x396e43(0x15a)](_0x505d1d[_0x396e43(0x21b)],_0x54cf3b);_0x185c06[_0x396e43(0x1a6)](_0x3381f2[_0x396e43(0x7e)](),{'range':_0x4bc2c6}),_0x333607=!0x0;}}return _0x333607;}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0x34c25a=>this[_0x429581(0x14c)](_0x34c25a)),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)][_0x429581(0xab)](_0x4ca6f3=>!_0x4ca6f3[_0x429581(0x119)][_0x429581(0x83)]&&this[_0x429581(0x113)](_0x4ca6f3)),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x208),()=>{const _0x3d74bb=_0x429581;this[_0x3d74bb(0x207)]=!0x1;}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)]['on'](_0x429581(0x12a),(_0x419399,_0x5804c9)=>{const _0x221d12=_0x429581;if(!_0x5804c9[_0x221d12(0x83)]||_0x5804c9[_0x221d12(0x197)])return;if(!this[_0x221d12(0x207)])return;const _0xe27c87=_0x5af9ed[_0x221d12(0x1ce)][_0x221d12(0x125)][_0x221d12(0x205)][_0x221d12(0xf1)]();if(0x0==_0xe27c87[_0x221d12(0x16e)])return;const _0x103e81=[],_0x18d4b7=_0xe27c87[_0x221d12(0x1e1)](_0x471172=>_0x221d12(0x1be)==_0x471172[_0x221d12(0x21e)]),_0x4751b9=_0xe27c87[_0x221d12(0x1e1)](_0x5cfad0=>_0x221d12(0x121)==_0x5cfad0[_0x221d12(0x21e)]&&_0x221d12(0x184)!=_0x5cfad0[_0x221d12(0x163)]);for(const _0x32606e of _0x18d4b7)this[_0x221d12(0x1e9)](_0x32606e[_0x221d12(0x10b)])&&_0x103e81[_0x221d12(0xd7)]({'key':_0x32606e[_0x221d12(0x10b)],'newValue':_0x32606e[_0x221d12(0xc5)],'oldValue':_0x32606e[_0x221d12(0xd9)],'range':Ot(_0x32606e[_0x221d12(0x81)],_0x5af9ed[_0x221d12(0x1ce)])});for(const _0x5e3a7a of _0x4751b9){if(_0x221d12(0x7d)!=_0x5e3a7a[_0x221d12(0xe0)]&&_0x221d12(0x84)!=_0x5e3a7a[_0x221d12(0xe0)])continue;const _0x2ec490=Gt(_0x5e3a7a[_0x221d12(0x1c8)][_0x221d12(0x1d2)],_0x5af9ed[_0x221d12(0x1ce)]),_0x134356=_0x5e3a7a[_0x221d12(0x142)];_0x221d12(0x7d)==_0x5e3a7a[_0x221d12(0xe0)]&&_0x103e81[_0x221d12(0xd7)]({'key':_0x221d12(0x181),'newValue':_0x5e3a7a[_0x221d12(0x163)],'oldValue':_0x134356[_0x221d12(0x163)],'range':_0x2ec490});for(const [_0x1076b6,_0x484a45]of _0x134356[_0x221d12(0xb8)]){if(!this[_0x221d12(0x1e9)](_0x1076b6))continue;const _0x5d14d0=_0x5e3a7a[_0x221d12(0xb8)][_0x221d12(0x1b1)](_0x1076b6);_0x484a45!==_0x5d14d0&&_0x103e81[_0x221d12(0xd7)]({'key':_0x1076b6,'newValue':_0x5d14d0,'oldValue':_0x484a45,'range':_0x2ec490});}for(const [_0x1011fe,_0x4d8000]of _0x5e3a7a[_0x221d12(0xb8)])this[_0x221d12(0x1e9)](_0x1011fe)&&(_0x134356[_0x221d12(0xb8)][_0x221d12(0x8b)](_0x1011fe)||_0x103e81[_0x221d12(0xd7)]({'key':_0x1011fe,'newValue':_0x4d8000,'oldValue':null,'range':_0x2ec490}));}0x0!=_0x103e81[_0x221d12(0x16e)]&&_0x5af9ed[_0x221d12(0x1ce)][_0x221d12(0xf3)](_0x5804c9,_0x219a5c=>{const _0x425bae=_0x221d12,_0x5e91b9=_0x2ff3d3();for(const {range:_0x10418e,key:_0x5e81f5,oldValue:_0x5eabbb,newValue:_0x3945c5}of _0x103e81)this[_0x425bae(0x1d5)](_0x10418e,_0x5e81f5,_0x5eabbb,_0x3945c5,{'groupId':_0x5e91b9});this[_0x425bae(0x1af)](_0x219a5c,_0x103e81);});},{'priority':_0x429581(0x1b5)}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x189)]['on'](_0x429581(0x1e8),(_0x9ca428,_0x3e756f,_0x493e03)=>{const _0x2f1df8=_0x429581;if(null==_0x493e03){const {id:_0x48dcb2}=this[_0x2f1df8(0x9c)](_0x3e756f[_0x2f1df8(0x163)]),_0x112e0a=this[_0x2f1df8(0x10f)][_0x2f1df8(0x1b1)](_0x48dcb2);_0x112e0a&&_0x112e0a[_0x2f1df8(0x116)](_0x3e756f[_0x2f1df8(0x163)]);}}),_0x5af9ed[_0x429581(0x1ce)][_0x429581(0x125)]['on'](_0x429581(0x12a),()=>{const _0x77b40b=_0x429581,_0x42d93c=Array[_0x77b40b(0x20f)](_0x5af9ed[_0x77b40b(0x1ce)][_0x77b40b(0x125)][_0x77b40b(0x205)][_0x77b40b(0x17d)]())[_0x77b40b(0x1e1)](_0x9f3a83=>_0x77b40b(0x1ea)===this[_0x77b40b(0x9c)](_0x9f3a83[_0x77b40b(0x163)])[_0x77b40b(0x8d)]);if(0x0===_0x42d93c[_0x77b40b(0x16e)])return;_0x42d93c[_0x77b40b(0x1cf)]((_0x1f233d,_0x120514)=>{const _0x3dcd3f=_0x77b40b,_0x249496=_0x1f233d[_0x3dcd3f(0x87)][_0x3dcd3f(0x1c6)],_0x4e068e=_0x120514[_0x3dcd3f(0x87)][_0x3dcd3f(0x1c6)];return null===_0x249496&&null===_0x4e068e?0x0:null===_0x249496&&null!==_0x4e068e?-0x1:null!==_0x249496&&null===_0x4e068e?0x1:_0x249496[_0x3dcd3f(0x21b)][_0x3dcd3f(0x108)](_0x4e068e[_0x3dcd3f(0x21b)])?-0x1:0x1;});const _0x3e60af=new Set(),_0x2a5841=new Set();for(const {name:_0x3b9b67,data:_0x37ecb5}of _0x42d93c){const {id:_0x4d0ef1}=this[_0x77b40b(0x9c)](_0x3b9b67);if(null===_0x37ecb5[_0x77b40b(0x1c6)]){const _0x875645=this[_0x77b40b(0xf4)](_0x3b9b67);_0x2a5841[_0x77b40b(0x1c1)](_0x875645);}else{const _0x2e53b1=this[_0x77b40b(0x10f)][_0x77b40b(0x1b1)](_0x4d0ef1);null!==_0x37ecb5[_0x77b40b(0xc0)]||_0x2e53b1[_0x77b40b(0x98)]?(_0x3e60af[_0x77b40b(0x1c1)](_0x2e53b1[_0x77b40b(0xb7)]),_0x2a5841[_0x77b40b(0x1c1)](_0x2e53b1)):this[_0x77b40b(0xc2)](_0x2e53b1);}}_0x2a5841[_0x77b40b(0xe6)]>0x0&&this[_0x77b40b(0x147)](_0x2a5841);for(const _0xf8454d of _0x3e60af)this[_0x77b40b(0x1da)](_0x77b40b(0x102),_0xf8454d);}),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x204),(_0x2c4672,_0x319274)=>{const _0x58fd7b=_0x429581,_0x171165=_0x319274[0x0];if(!this[_0x58fd7b(0x10f)][_0x58fd7b(0xe6)])return;if(!_0x171165[_0x58fd7b(0xa0)])return;if(_0x171165[_0x58fd7b(0x119)][_0x58fd7b(0x197)]||!_0x171165[_0x58fd7b(0x119)][_0x58fd7b(0x83)])return;let _0xda1ab6,_0x3d670f;switch(_0x171165[_0x58fd7b(0x21e)]){case _0x58fd7b(0x121):_0xda1ab6=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0x1c8)]),_0x3d670f=_0xda1ab6[_0x58fd7b(0xfe)](_0x171165[_0x58fd7b(0x1bc)]);break;case _0x58fd7b(0x20c):_0xda1ab6=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0xda)]),_0x3d670f=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0x158)]);break;case _0x58fd7b(0x12f):_0xda1ab6=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1d7)](_0x171165[_0x58fd7b(0x145)]),_0x3d670f=_0xda1ab6[_0x58fd7b(0xfe)](_0x171165[_0x58fd7b(0x1bc)]);break;default:return;}const _0x36f12f=_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x15a)](_0xda1ab6,_0x3d670f);_0x5af9ed[_0x58fd7b(0x1ce)][_0x58fd7b(0x1a0)](()=>{const _0x36e2a9=_0x58fd7b;for(const {suggestion:_0x2ea3cf,meta:_0x485557}of this[_0x36e2a9(0xdb)](_0x36f12f)){if(_0x2ea3cf[_0x36e2a9(0x149)])continue;if(_0x36e2a9(0x150)==_0x2ea3cf[_0x36e2a9(0x21e)])continue;const _0x58c5ef=this[_0x36e2a9(0x1dc)](_0x2ea3cf);if(_0x58c5ef&&this[_0x36e2a9(0xdc)](_0x58c5ef)&&_0x36e2a9(0x20c)!=_0x171165[_0x36e2a9(0x21e)])continue;const _0x546d62=_0x2ea3cf[_0x36e2a9(0x87)]&&_0x2ea3cf[_0x36e2a9(0x87)][_0x36e2a9(0x7b)];(_0x36e2a9(0xd8)!=_0x2ea3cf[_0x36e2a9(0x21e)]||_0x36e2a9(0x20c)==_0x171165[_0x36e2a9(0x21e)]&&!_0x546d62)&&(_0x485557[_0x36e2a9(0xb9)]||_0x36e2a9(0xf9)==_0x2ea3cf[_0x36e2a9(0x21e)]&&_0x485557[_0x36e2a9(0x1ca)]||_0x2ea3cf[_0x36e2a9(0xc6)]()[_0x36e2a9(0xb5)](_0x36f12f)&&this[_0x36e2a9(0x122)](_0x2ea3cf,_0xda1ab6,_0x3d670f));}});},{'priority':_0x429581(0x1b5)}),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x1f1),(_0x5f1a6f,_0x2a8915)=>{const _0x403bb6=_0x429581,_0x5c3527=_0x2a8915[0x0],_0x2b1f16=_0x2a8915[0x1];if(_0x2b1f16&&_0x2b1f16[_0x403bb6(0x1a5)])return;if(this[_0x403bb6(0x17e)])return;if(!this[_0x403bb6(0x172)][_0x403bb6(0xdf)])return;if(_0x5c3527[_0x403bb6(0x167)])return;const _0xaf7030=_0x5af9ed[_0x403bb6(0x1ce)][_0x403bb6(0x8c)],{start:_0x1fb526,end:_0x5897ef}=_0x5c3527[_0x403bb6(0xc6)](),_0x5c56e9=_0x1fb526[_0x403bb6(0x1d2)]&&_0xaf7030[_0x403bb6(0x1d1)](_0x1fb526[_0x403bb6(0x1d2)])?null:_0xaf7030[_0x403bb6(0x18a)](_0x1fb526,_0x403bb6(0x182)),_0x48c712=_0x5897ef[_0x403bb6(0xe3)]&&_0xaf7030[_0x403bb6(0x1d1)](_0x5897ef[_0x403bb6(0xe3)])?null:_0xaf7030[_0x403bb6(0x18a)](_0x5897ef,_0x403bb6(0xc3)),_0x48adcf=_0x5af9ed[_0x403bb6(0x1ce)][_0x403bb6(0x15a)](_0x5c56e9?_0x5c56e9[_0x403bb6(0x21b)]:_0x1fb526,_0x48c712?_0x48c712[_0x403bb6(0x1a4)]:_0x5897ef);_0x5af9ed[_0x403bb6(0x1ce)][_0x403bb6(0x1a0)](_0x5ded3a=>{const _0x332ddb=_0x403bb6;this[_0x332ddb(0x1f9)](_0x48adcf);const _0x22e1a2=_0x5af9ed[_0x332ddb(0x1ce)][_0x332ddb(0x8c)][_0x332ddb(0x18a)](_0x48adcf[_0x332ddb(0x21b)]);_0x5c3527['is'](_0x332ddb(0xe5))?_0x5ded3a[_0x332ddb(0x12c)](_0x22e1a2):_0x5c3527[_0x332ddb(0x13c)](_0x22e1a2);}),_0x5f1a6f[_0x403bb6(0x14e)]();},{'priority':_0x259dfd[_0x429581(0x1c7)]+0xa}),_0x5af9ed[_0x429581(0x1ce)]['on'](_0x429581(0x200),(_0x3a77c9,_0x2c360d)=>{const _0x1c5b38=_0x429581,_0x43069e=_0x2c360d[_0x2c360d[_0x1c5b38(0x16e)]-0x1];_0x43069e&&_0x43069e[_0x1c5b38(0x1a5)]||this[_0x1c5b38(0x17e)]||this[_0x1c5b38(0x172)][_0x1c5b38(0xdf)]&&(_0x5af9ed[_0x1c5b38(0x1ce)][_0x1c5b38(0x1a0)](()=>{const _0x412075=_0x1c5b38;let _0xcaab72=_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x200)](_0x2c360d[0x0],_0x2c360d[0x1],_0x2c360d[0x2],{'forceDefaultExecution':!0x0});if(!_0xcaab72)return;_0x3a77c9[_0x412075(0x117)]=_0xcaab72[_0x412075(0xee)]();const _0x533986=_0xcaab72[_0x412075(0x1a4)][_0x412075(0xe3)],_0x12bc46=_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x8c)];_0x533986&&_0x12bc46[_0x412075(0x79)](_0x533986)&&!_0x12bc46[_0x412075(0x1c5)](_0x533986)&&(_0xcaab72=_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x15a)](_0xcaab72[_0x412075(0x21b)],_0x5af9ed[_0x412075(0x1ce)][_0x412075(0x1d7)](_0x533986,_0x412075(0x1a4)))),this[_0x412075(0xa9)](_0xcaab72);}),_0x3a77c9[_0x1c5b38(0x14e)]());},{'priority':_0x429581(0x132)}),this[_0x429581(0x14d)][_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0xc1),this[_0x429581(0x172)]),this[_0x429581(0x16a)](_0x429581(0xc1));const _0x31e03f=new _0x19f8fc(_0x5af9ed,this[_0x429581(0x10f)]);_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x1a8),_0x31e03f),this[_0x429581(0x16a)](_0x429581(0x1a8));const _0x10e29b=new _0xcd71a8(_0x5af9ed,this[_0x429581(0x10f)]);_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x15b),_0x10e29b),this[_0x429581(0x16a)](_0x429581(0x15b)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x8f),new _0x18e661(_0x5af9ed,_0x31e03f,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0x8f)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0xc7),new _0x18e661(_0x5af9ed,_0x10e29b,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0xc7)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0x15d),new _0x2dd92b(_0x5af9ed,_0x31e03f,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0x15d)),_0x5af9ed[_0x429581(0x11e)][_0x429581(0x1c1)](_0x429581(0xac),new _0x2dd92b(_0x5af9ed,_0x10e29b,this[_0x429581(0x10f)])),this[_0x429581(0x16a)](_0x429581(0xac));const _0x45a218=_0x5af9ed[_0x429581(0x193)][_0x429581(0x1b1)](_0x429581(0x103));this[_0x429581(0xae)](_0x45a218,_0x429581(0x85),(_0x2b373e,{threadId:_0x8f4eb2})=>{const _0x2498ca=_0x429581,_0x593c9b=this[_0x2498ca(0x10f)][_0x2498ca(0x1b1)](_0x8f4eb2);_0x593c9b&&_0x593c9b[_0x2498ca(0xde)]&&0x1===_0x593c9b[_0x2498ca(0xde)][_0x2498ca(0x16e)]&&this[_0x2498ca(0x7c)](_0x8f4eb2,{'hasComments':!0x0});},{'priority':_0x429581(0x159)}),this[_0x429581(0xae)](_0x45a218,_0x429581(0xb0),(_0x4bc8d6,{threadId:_0xde06d9})=>{const _0x9234a3=_0x429581,_0x63a29d=this[_0x9234a3(0x10f)][_0x9234a3(0x1b1)](_0xde06d9);_0x63a29d&&_0x63a29d[_0x9234a3(0xde)]&&!_0x63a29d[_0x9234a3(0xde)][_0x9234a3(0x16e)]&&this[_0x9234a3(0x7c)](_0xde06d9,{'hasComments':!0x1});},{'priority':_0x429581(0x159)});}set[_0x4bde4a(0x115)](_0x4fc55a){const _0x1bf2c7=_0x4bde4a;if(this[_0x1bf2c7(0x11c)])throw new _0x3ef91a(_0x1bf2c7(0x169),this);this[_0x1bf2c7(0x11c)]=_0x4fc55a;}get[_0x4bde4a(0x115)](){const _0x24fa0b=_0x4bde4a;return this[_0x24fa0b(0x11c)];}[_0x4bde4a(0x140)]({skipNotAttached:_0x44173f=!0x1,toJSON:_0x4a9756=!0x1}={}){const _0xa9b7eb=_0x4bde4a,_0x3e22f6=[];for(const _0x56a70c of this[_0xa9b7eb(0x10f)][_0xa9b7eb(0x92)]())_0x44173f&&!_0x56a70c[_0xa9b7eb(0x98)]||_0x3e22f6[_0xa9b7eb(0xd7)](_0x56a70c);return _0x4a9756?_0x3e22f6[_0xa9b7eb(0xfc)](_0x2bb7ea=>_0x2bb7ea[_0xa9b7eb(0x1ed)]()):_0x3e22f6;}[_0x4bde4a(0x218)](_0x4ac857){const _0x1de981=_0x4bde4a,_0x36048d=this[_0x1de981(0x10f)][_0x1de981(0x1b1)](_0x4ac857);if(!_0x36048d)throw new _0x3ef91a(_0x1de981(0x192),this);return _0x36048d;}[_0x4bde4a(0x111)](_0x5d036a){const _0x28e0fb=_0x4bde4a;return this[_0x28e0fb(0x10f)][_0x28e0fb(0x8b)](_0x5d036a);}[_0x4bde4a(0x1b6)](_0x2d06b4){const _0x27a610=_0x4bde4a,{authorId:_0x1bcdc8,id:_0x232ab1,attributes:_0x334c65}=_0x2d06b4,[_0x43b70a,_0x4d70f5]=_0x2d06b4[_0x27a610(0x21e)][_0x27a610(0x20c)](':'),_0x1e9d2f=this[_0x27a610(0x10f)][_0x27a610(0x1b1)](_0x232ab1)||this[_0x27a610(0xcf)](_0x43b70a,_0x4d70f5,_0x232ab1,_0x1bcdc8,_0x334c65);if(this[_0x27a610(0x1a9)](_0x1e9d2f),this[_0x27a610(0x1d6)](_0x1e9d2f,_0x43b70a,_0x4d70f5||null,_0x1bcdc8),_0x1e9d2f[_0x27a610(0x7a)]=_0x2d06b4[_0x27a610(0x7a)],_0x1e9d2f[_0x27a610(0x1f5)]=!0x0,_0x334c65&&_0x334c65[_0x27a610(0x15c)]){const _0xfec3dc=_0x334c65[_0x27a610(0x15c)],_0x4720eb=this[_0x27a610(0xed)](_0xfec3dc[_0x27a610(0x82)]);_0x1e9d2f[_0x27a610(0x1df)]=_0xfec3dc[_0x27a610(0x7a)],_0x1e9d2f[_0x27a610(0x1bf)]=_0x4720eb,_0x1e9d2f[_0x27a610(0x214)]=!0x0;}else _0x1e9d2f[_0x27a610(0x1df)]=_0x2d06b4[_0x27a610(0x7a)];switch(_0x2d06b4[_0x27a610(0x87)]&&(_0x1e9d2f[_0x27a610(0x87)]=_0x2d06b4[_0x27a610(0x87)]),_0x2d06b4[_0x27a610(0xb8)]&&(_0x1e9d2f[_0x27a610(0xb8)]=_0x2d06b4[_0x27a610(0xb8)]),this[_0x27a610(0x11c)]&&this[_0x27a610(0x11c)][_0x27a610(0x16c)]||(_0x1e9d2f[_0x27a610(0x1fb)]=!0x0),this[_0x27a610(0xe8)][_0x27a610(0x1b1)](_0x1e9d2f)){case _0x27a610(0xa7):this[_0x27a610(0xe8)][_0x27a610(0x134)](_0x1e9d2f,_0x27a610(0x104));break;case _0x27a610(0x1ff):_0x1e9d2f[_0x27a610(0x98)]?(this[_0x27a610(0x20a)](new Set([_0x1e9d2f])),this[_0x27a610(0x147)](new Set([_0x1e9d2f])),this[_0x27a610(0xe8)][_0x27a610(0x134)](_0x1e9d2f,_0x27a610(0x148)),this[_0x27a610(0x1da)](_0x27a610(0x1a7),_0x1e9d2f)):this[_0x27a610(0xe8)][_0x27a610(0x134)](_0x1e9d2f,_0x27a610(0xfd));}return _0x1e9d2f;}[_0x4bde4a(0x1a8)](_0x5cf409){const _0x313973=_0x4bde4a;this[_0x313973(0x1a5)](()=>{const _0x5ec96e=_0x313973;this[_0x5ec96e(0x14d)][_0x5ec96e(0x1ce)][_0x5ec96e(0x1a0)](()=>{const _0x46b3c4=_0x5ec96e;for(const _0x1f5410 of _0x5cf409[_0x46b3c4(0xf2)]())_0x1f5410[_0x46b3c4(0x1ac)]();});});}[_0x4bde4a(0x15b)](_0x562b70){const _0x5a2e53=_0x4bde4a;this[_0x5a2e53(0x1a5)](()=>{const _0x29af6f=_0x5a2e53;this[_0x29af6f(0x14d)][_0x29af6f(0x1ce)][_0x29af6f(0x1a0)](()=>{const _0x172026=_0x29af6f;for(const _0x5ba5f2 of _0x562b70[_0x172026(0xf2)]())_0x5ba5f2[_0x172026(0xd1)]();});});}[_0x4bde4a(0x16a)](_0xc0f667,_0x11d6d0){const _0x124d7f=_0x4bde4a,_0x296979=this[_0x124d7f(0x14d)][_0x124d7f(0x11e)][_0x124d7f(0x1b1)](_0xc0f667);if(!_0x296979)throw new _0x3ef91a(_0x124d7f(0x164),this,{'commandName':_0xc0f667});if(this[_0x124d7f(0xd5)][_0x124d7f(0x8b)](_0x296979))throw new _0x3ef91a(_0x124d7f(0x143),this,{'commandName':_0xc0f667});this[_0x124d7f(0xd5)][_0x124d7f(0x1c1)](_0x296979),_0x11d6d0&&_0x296979['on'](_0x124d7f(0x137),(_0x59d54e,_0x3696b9)=>{const _0x1deebd=_0x124d7f;this[_0x1deebd(0x172)][_0x1deebd(0xdf)]&&(this[_0x1deebd(0x17e)]||(_0x3696b9[_0x1deebd(0x16e)]>0x0&&_0x3696b9[_0x3696b9[_0x1deebd(0x16e)]-0x1]&&_0x3696b9[_0x3696b9[_0x1deebd(0x16e)]-0x1][_0x1deebd(0x1a5)]?_0x3696b9[_0x1deebd(0x19a)]():(_0x59d54e[_0x1deebd(0x117)]=_0x11d6d0((..._0x1e27d6)=>_0x296979[_0x1deebd(0x137)](..._0x1e27d6,{'forceDefaultExecution':!0x0}),..._0x3696b9),_0x59d54e[_0x1deebd(0x14e)]())));},{'priority':_0x124d7f(0x132)});}[_0x4bde4a(0x1a5)](_0x439d25){const _0x13ef8d=_0x4bde4a;let _0x5ca4d2,_0x171808;const _0x4865a8=this[_0x13ef8d(0x17e)];this[_0x13ef8d(0x17e)]=!0x0;try{_0x5ca4d2=_0x439d25();}catch(_0x50eb73){_0x171808=_0x50eb73;}return _0x4865a8||(this[_0x13ef8d(0x17e)]=!0x1),_0x171808&&_0x3ef91a[_0x13ef8d(0x1c0)](_0x171808,this),_0x5ca4d2;}[_0x4bde4a(0xa9)](_0x81f4b2,_0x1438d7=null,_0x1643f6={}){const _0x428c1d=_0x4bde4a;if(_0x81f4b2[_0x428c1d(0x167)])return null;const _0x1a393c=this[_0x428c1d(0x14d)][_0x428c1d(0x193)][_0x428c1d(0x1b1)](_0x428c1d(0xc4))['me'];for(const {suggestion:_0x1b248d,meta:_0x1b863f}of this[_0x428c1d(0xdb)](_0x81f4b2,_0x428c1d(0xf9)))if(_0x1b863f[_0x428c1d(0x1ca)]){if(!_0x1b863f[_0x428c1d(0xf7)]){if(_0x1b863f[_0x428c1d(0xb9)]){if(!this[_0x428c1d(0x8a)]||!Lt(_0x1b248d,_0x1643f6))continue;return _0x1b248d;}if(Lt(_0x1b248d,_0x1643f6))return _0x1b248d;this[_0x428c1d(0x122)](_0x1b248d,_0x81f4b2[_0x428c1d(0x21b)],_0x81f4b2[_0x428c1d(0x1a4)]);break;}if(_0x1438d7==_0x1b248d[_0x428c1d(0xa4)]&&Lt(_0x1b248d,_0x1643f6)){const _0x5b4c34=_0x1b248d[_0x428c1d(0xc6)]();return _0x5b4c34[_0x428c1d(0x21b)][_0x428c1d(0x17c)](_0x81f4b2[_0x428c1d(0x1a4)])?this[_0x428c1d(0x168)](_0x1b248d,this[_0x428c1d(0xeb)][_0x428c1d(0x15a)](_0x81f4b2[_0x428c1d(0x21b)],_0x5b4c34[_0x428c1d(0x1a4)])):this[_0x428c1d(0x168)](_0x1b248d,this[_0x428c1d(0xeb)][_0x428c1d(0x15a)](_0x5b4c34[_0x428c1d(0x21b)],_0x81f4b2[_0x428c1d(0x1a4)])),_0x1b248d;}}const _0x49c802=_0x2ff3d3(),_0x4c2915=_0x1a393c['id'],_0x231c9c=_0x1438d7?_0x428c1d(0x21d)+_0x1438d7:_0x428c1d(0xf9),_0xc849b5=this[_0x428c1d(0x21a)]({'id':_0x49c802,'type':_0x231c9c,'createdAt':new Date(),'authorId':_0x4c2915,'attributes':_0x1643f6});return this[_0x428c1d(0x1fd)](_0x231c9c,_0x49c802,_0x4c2915,_0x81f4b2),_0xc849b5;}[_0x4bde4a(0x173)](_0x445d0d,_0x4ba679=_0x4bde4a(0x1e7),_0x565adc={}){const _0x13bd86=_0x4bde4a,_0xbde166=this[_0x13bd86(0x14d)][_0x13bd86(0x193)][_0x13bd86(0x1b1)](_0x13bd86(0xc4))['me'],_0x2990c9=this[_0x13bd86(0x190)][_0x13bd86(0x215)](_0x13bd86(0xf9),_0x4ba679,_0x13bd86(0x1d8));for(const _0x36db85 of this[_0x13bd86(0x140)]())if(_0x36db85[_0x13bd86(0x1bf)]['id']==_0xbde166['id']&&_0x13bd86(0xf9)==_0x36db85[_0x13bd86(0x21e)]&&_0x36db85[_0x13bd86(0xa4)]==_0x4ba679&&Lt(_0x36db85,_0x565adc)&&(_0x2990c9(_0x36db85[_0x13bd86(0x21c)](),_0x445d0d)||_0x2990c9(_0x445d0d,_0x36db85[_0x13bd86(0x21c)]()))){for(const _0x36a024 of _0x445d0d)_0x36db85[_0x13bd86(0x76)](_0x36a024);return _0x36db85;}for(const {suggestion:_0x1c39dd,meta:_0x320390}of this[_0x13bd86(0xdb)](_0x445d0d,_0x13bd86(0xf9))){if(!_0x320390[_0x13bd86(0x1ca)])continue;if(!this[_0x13bd86(0x8a)]&&_0x320390[_0x13bd86(0xb9)])continue;if(!Lt(_0x1c39dd,_0x565adc))continue;let _0x287039=!0x0;for(const _0x53c23f of _0x1c39dd[_0x13bd86(0x21c)]())for(const _0xabc143 of _0x445d0d)if(!_0x53c23f[_0x13bd86(0xb5)](_0xabc143)){_0x287039=!0x1;break;}if(_0x287039)return _0x1c39dd;}const _0x202171=_0x2ff3d3(),_0x2431cb=_0xbde166['id'],_0x50c522=_0x13bd86(0x21d)+_0x4ba679,_0x3d9ca0=this[_0x13bd86(0x21a)]({'id':_0x202171,'type':_0x50c522,'createdAt':new Date(),'authorId':_0x2431cb,'attributes':_0x565adc});for(const _0x3a82ae of _0x445d0d)this[_0x13bd86(0x1fd)](_0x50c522,_0x202171,_0x2431cb,_0x3a82ae,_0x4b3026[_0x13bd86(0x19c)]());return _0x3d9ca0;}[_0x4bde4a(0x129)](_0x4c352f,_0x597830,_0x56193e=null,_0x2e628b={}){const _0x16961c=_0x4bde4a;if(_0x56193e=_0x56193e||Vt(_0x597830),_0x4c352f[_0x16961c(0x167)])return null;if(_0x16961c(0xa3)===this[_0x16961c(0x161)]){const _0x5147d4=this[_0x16961c(0x190)][_0x16961c(0x215)](_0x16961c(0x150),_0x56193e,_0x16961c(0x1ac));return this[_0x16961c(0x1a5)](()=>_0x5147d4([_0x4c352f],_0x597830,_0x2e628b)),null;}const _0xf419b=this[_0x16961c(0x14d)][_0x16961c(0x193)][_0x16961c(0x1b1)](_0x16961c(0xc4))['me'],_0x25bfa8=[];if(_0x16961c(0xd6)!==this[_0x16961c(0x161)]){for(const {suggestion:_0x66820c,meta:_0x53f0d9}of this[_0x16961c(0xdb)](_0x4c352f,_0x16961c(0xf9)))_0x53f0d9[_0x16961c(0x1ca)]&&!_0x53f0d9[_0x16961c(0x156)]&&_0x25bfa8[_0x16961c(0xd7)](..._0x66820c[_0x16961c(0x21c)]());}const _0x31b69c=function(_0x16ae47,_0x23494e){const _0x32a05d=_0x16961c,_0x21d1b5=[];for(const _0x5d352e of _0x23494e){const _0x499b5f=_0x16ae47[_0x32a05d(0x196)](_0x5d352e);_0x499b5f&&_0x21d1b5[_0x32a05d(0xd7)](_0x499b5f);}return _0x21d1b5;}(_0x4c352f,_0x25bfa8),_0x18c4ec=function(_0x32d4c9,_0x2887e0){const _0x3d7cd1=_0x16961c,_0x3cf702=[_0x32d4c9];for(const _0x3a7115 of _0x2887e0){let _0x3bc9cd=0x0;for(;_0x3bc9cd<_0x3cf702[_0x3d7cd1(0x16e)];){const _0x149437=_0x3cf702[_0x3bc9cd][_0x3d7cd1(0x211)](_0x3a7115);_0x3cf702[_0x3d7cd1(0xe7)](_0x3bc9cd,0x1,..._0x149437),_0x3bc9cd+=_0x149437[_0x3d7cd1(0x16e)];}}return _0x3cf702;}(_0x4c352f,_0x25bfa8);_0x31b69c[_0x16961c(0x16e)]&&this[_0x16961c(0xeb)][_0x16961c(0x1a0)](()=>{const _0xbf6e19=_0x16961c;for(const _0x319435 of _0x31b69c){const _0x161e97=this[_0xbf6e19(0x190)][_0xbf6e19(0x215)](_0xbf6e19(0x150),_0x56193e,_0xbf6e19(0x1ac));this[_0xbf6e19(0x1a5)](()=>_0x161e97([_0x319435],_0x597830,_0x2e628b));}});for(const _0x44c4a2 of _0x18c4ec){let _0x25b302=null,_0xdc4da8=_0x44c4a2[_0x16961c(0x21b)],_0x2fc3f8=_0x44c4a2[_0x16961c(0x1a4)];for(const {suggestion:_0x31ce46,meta:_0x3c2c61}of this[_0x16961c(0xdb)](_0x44c4a2,_0x16961c(0x150))){if(!_0x3c2c61[_0x16961c(0x1ca)])continue;if(_0x31ce46[_0x16961c(0xa4)]!=_0x56193e)continue;if(!Lt(_0x31ce46,_0x2e628b))continue;const _0x23bbc2=_0x31ce46[_0x16961c(0xc6)]();if(_0x23bbc2[_0x16961c(0xb5)](_0x44c4a2,!0x0))return null;_0xdc4da8=_0xdc4da8[_0x16961c(0x108)](_0x23bbc2[_0x16961c(0x21b)])?_0xdc4da8:_0x23bbc2[_0x16961c(0x21b)],_0x2fc3f8=_0x2fc3f8[_0x16961c(0x1ee)](_0x23bbc2[_0x16961c(0x1a4)])?_0x2fc3f8:_0x23bbc2[_0x16961c(0x1a4)],_0x25b302?_0x23bbc2[_0x16961c(0x21b)][_0x16961c(0x108)](_0x25b302[_0x16961c(0xc6)]()[_0x16961c(0x21b)])?(_0x25b302[_0x16961c(0x1a2)](),_0x25b302=_0x31ce46):_0x31ce46[_0x16961c(0x1a2)]():_0x25b302=_0x31ce46;}const _0x263ee5=this[_0x16961c(0xeb)][_0x16961c(0x15a)](_0xdc4da8,_0x2fc3f8);if(_0x25b302)this[_0x16961c(0x168)](_0x25b302,_0x263ee5);else{const _0x177d98=_0x2ff3d3(),_0x3019f8=_0xf419b['id'];this[_0x16961c(0x21a)]({'id':_0x177d98,'type':_0x16961c(0x114)+_0x56193e,'data':_0x597830,'createdAt':new Date(),'authorId':_0x3019f8,'attributes':_0x2e628b}),this[_0x16961c(0x1fd)](_0x16961c(0x114)+_0x56193e,_0x177d98,_0x3019f8,_0x263ee5);}}return null;}[_0x4bde4a(0x127)](_0x184361,_0x16e870,_0x311df6=[],_0x2a68a8=null,_0x5f0051={}){const _0xff460e=_0x4bde4a;_0x16e870[_0xff460e(0xbc)]||(_0x16e870[_0xff460e(0xbc)]=_0x16e870[_0xff460e(0x126)]),_0x16e870[_0xff460e(0x7b)]=_0x184361['is'](_0xff460e(0x81)),_0x2a68a8=_0x2a68a8||Vt(_0x16e870);const _0x377ff0=_0x311df6[_0xff460e(0xfc)](_0x1e8d5f=>Gt(_0x1e8d5f,this[_0xff460e(0xeb)])),_0x2c339c=_0x184361['is'](_0xff460e(0x81))?_0x184361:Gt(_0x184361,this[_0xff460e(0xeb)]);if(_0xff460e(0xa3)===this[_0xff460e(0x161)]){const _0x1095c6=this[_0xff460e(0x190)][_0xff460e(0x215)](_0xff460e(0xd8),_0x2a68a8,_0xff460e(0x1ac));return this[_0xff460e(0x1a5)](()=>_0x1095c6([_0x2c339c],_0x16e870,_0x5f0051)),null;}_0x377ff0[_0xff460e(0xd7)](_0x2c339c);let _0x512adc=!0x0;for(const _0x2d02e5 of _0x377ff0)if(!this[_0xff460e(0x18b)](_0x2d02e5)){_0x512adc=!0x1;break;}if(_0x512adc&&_0xff460e(0xd6)!==this[_0xff460e(0x161)]){const _0x31323d=this[_0xff460e(0x190)][_0xff460e(0x215)](_0xff460e(0xd8),_0x2a68a8,_0xff460e(0x1ac));return this[_0xff460e(0x1a5)](()=>_0x31323d([_0x2c339c],_0x16e870,_0x5f0051)),null;}let _0x1fdad1=null,_0xc45326=_0x2c339c[_0xff460e(0x21b)],_0x3a099d=_0x2c339c[_0xff460e(0x1a4)];for(const {suggestion:_0x2b4d71,meta:_0x479c26}of this[_0xff460e(0xdb)](_0x2c339c,_0xff460e(0xd8))){if(!_0x479c26[_0xff460e(0x1ca)])continue;if(_0x479c26[_0xff460e(0xf7)]||_0x479c26[_0xff460e(0xb9)]||_0x479c26[_0xff460e(0x156)])continue;if(_0x2b4d71[_0xff460e(0x87)][_0xff460e(0xbc)]!=_0x16e870[_0xff460e(0xbc)])continue;if(!Lt(_0x2b4d71,_0x5f0051))continue;const _0x4b9c65=_0x2b4d71[_0xff460e(0xc6)]();if(_0x2b4d71[_0xff460e(0xa4)]==_0x2a68a8){if(_0x4b9c65[_0xff460e(0xb5)](_0x2c339c,!0x0))return null;_0xc45326=_0xc45326[_0xff460e(0x108)](_0x4b9c65[_0xff460e(0x21b)])?_0xc45326:_0x4b9c65[_0xff460e(0x21b)],_0x3a099d=_0x3a099d[_0xff460e(0x1ee)](_0x4b9c65[_0xff460e(0x1a4)])?_0x3a099d:_0x4b9c65[_0xff460e(0x1a4)],_0x1fdad1?_0x4b9c65[_0xff460e(0x21b)][_0xff460e(0x108)](_0x1fdad1[_0xff460e(0xc6)]()[_0xff460e(0x21b)])?(_0x1fdad1[_0xff460e(0x1a2)](),_0x1fdad1=_0x2b4d71):_0x2b4d71[_0xff460e(0x1a2)]():_0x1fdad1=_0x2b4d71;}else{const _0xb38c13=_0x2c339c[_0xff460e(0x196)](_0x4b9c65);this[_0xff460e(0x166)](_0x2b4d71,_0xb38c13);}}const _0x1a242f=this[_0xff460e(0x14d)][_0xff460e(0x193)][_0xff460e(0x1b1)](_0xff460e(0xc4))['me'],_0x4b1393=_0x2ff3d3(),_0x20b665=_0x1a242f['id'];if(_0x1fdad1)return this[_0xff460e(0x168)](_0x1fdad1,this[_0xff460e(0xeb)][_0xff460e(0x15a)](_0xc45326,_0x3a099d)),_0x1fdad1;{const _0x1bcdf5=this[_0xff460e(0x21a)]({'id':_0x4b1393,'type':_0xff460e(0x1e4)+_0x2a68a8,'data':_0x16e870,'createdAt':new Date(),'authorId':_0x20b665,'attributes':_0x5f0051});return this[_0xff460e(0x1fd)](_0xff460e(0x1e4)+_0x2a68a8,_0x4b1393,_0x20b665,this[_0xff460e(0xeb)][_0xff460e(0x15a)](_0xc45326,_0x3a099d)),_0x1bcdf5;}}[_0x4bde4a(0x162)](_0x15ce6f,_0x261efb,_0x2c4496=[],_0x7fdef0=null,_0x5708cb={}){const _0x461f10=_0x4bde4a;_0x261efb[_0x461f10(0xbc)]||(_0x261efb[_0x461f10(0xbc)]=_0x261efb[_0x461f10(0x126)]);const _0x23c3bd=_0x15ce6f[0x0];_0x261efb[_0x461f10(0x7b)]=_0x23c3bd['is'](_0x461f10(0x81)),_0x7fdef0=_0x7fdef0||Vt(_0x261efb);const _0x403c36=_0x2c4496[_0x461f10(0xfc)](_0x45c8ed=>Gt(_0x45c8ed,this[_0x461f10(0xeb)])),_0x2d7f14=_0x23c3bd['is'](_0x461f10(0x81))?_0x15ce6f:_0x15ce6f[_0x461f10(0xfc)](_0x239153=>Gt(_0x239153,this[_0x461f10(0xeb)]));if(_0x461f10(0xa3)===this[_0x461f10(0x161)]){const _0x16c384=this[_0x461f10(0x190)][_0x461f10(0x215)](_0x461f10(0xd8),_0x7fdef0,_0x461f10(0x1ac));return this[_0x461f10(0x1a5)](()=>_0x16c384(_0x2d7f14,_0x261efb,_0x5708cb)),null;}_0x403c36[_0x461f10(0xd7)](..._0x2d7f14);let _0x4c2e2a=!0x0;for(const _0x26b01d of _0x403c36)if(!this[_0x461f10(0x18b)](_0x26b01d)){_0x4c2e2a=!0x1;break;}if(_0x4c2e2a&&_0x461f10(0xd6)!==this[_0x461f10(0x161)]){const _0xc21712=this[_0x461f10(0x190)][_0x461f10(0x215)](_0x461f10(0xd8),_0x7fdef0,_0x461f10(0x1ac));return this[_0x461f10(0x1a5)](()=>_0xc21712(_0x2d7f14,_0x261efb,_0x5708cb)),null;}const _0x2e477e=this[_0x461f10(0x14d)][_0x461f10(0x193)][_0x461f10(0x1b1)](_0x461f10(0xc4))['me'];for(const _0x2bd17c of this[_0x461f10(0x140)]()){if(_0x2bd17c[_0x461f10(0x1bf)]['id']!=_0x2e477e['id'])continue;if(_0x461f10(0xd8)!=_0x2bd17c[_0x461f10(0x21e)]||_0x2bd17c[_0x461f10(0x87)][_0x461f10(0xbc)]!=_0x261efb[_0x461f10(0xbc)])continue;if(!Lt(_0x2bd17c,_0x5708cb))continue;const _0x4a68d2=_0x2bd17c[_0x461f10(0xa4)]==_0x7fdef0;for(let _0x26dc98=0x0;_0x26dc98<_0x2d7f14[_0x461f10(0x16e)];_0x26dc98++){const _0x42cda5=_0x2d7f14[_0x26dc98];for(const _0x1a8445 of _0x2bd17c[_0x461f10(0x1cb)]()){const _0x286a7f=_0x1a8445[_0x461f10(0xfb)]();if(_0x42cda5[_0x461f10(0x17c)](_0x286a7f)){_0x4a68d2?(_0x2d7f14[_0x461f10(0xe7)](_0x26dc98,0x1),_0x26dc98--):_0x2bd17c[_0x461f10(0x110)](_0x1a8445[_0x461f10(0x163)]);break;}}}}if(0x0==_0x2d7f14[_0x461f10(0x16e)])return null;const _0x41235b=this[_0x461f10(0x190)][_0x461f10(0x215)](_0x461f10(0xd8),_0x7fdef0,_0x461f10(0x1d8));for(const _0x10ba90 of this[_0x461f10(0x140)]())if(_0x10ba90[_0x461f10(0x1bf)]['id']==_0x2e477e['id']&&_0x461f10(0xd8)==_0x10ba90[_0x461f10(0x21e)]&&_0x10ba90[_0x461f10(0x87)][_0x461f10(0xbc)]==_0x261efb[_0x461f10(0xbc)]&&_0x10ba90[_0x461f10(0xa4)]==_0x7fdef0&&Lt(_0x10ba90,_0x5708cb)&&(_0x41235b(_0x10ba90[_0x461f10(0x21c)](),_0x2d7f14)||_0x41235b(_0x2d7f14,_0x10ba90[_0x461f10(0x21c)]()))){for(const _0x44bcf0 of _0x2d7f14)_0x10ba90[_0x461f10(0x76)](_0x44bcf0);return _0x10ba90;}const _0x23967c=_0x2ff3d3(),_0x367e92=_0x2e477e['id'],_0x355ea0=_0x461f10(0x1e4)+_0x7fdef0,_0x5d2bcc=this[_0x461f10(0x21a)]({'id':_0x23967c,'type':_0x355ea0,'data':_0x261efb,'createdAt':new Date(),'authorId':_0x367e92,'attributes':_0x5708cb});for(const _0x58e310 of _0x2d7f14)this[_0x461f10(0x1fd)](_0x355ea0,_0x23967c,_0x367e92,_0x58e310,_0x4b3026[_0x461f10(0x19c)]());return _0x5d2bcc;}[_0x4bde4a(0x1f9)](_0x4ba066,_0x4f4a16=null,_0x1572d0={}){const _0x233c0f=_0x4bde4a;if(_0x4ba066[_0x233c0f(0x167)])return null;const _0x520cb2=this[_0x233c0f(0x14d)][_0x233c0f(0x193)][_0x233c0f(0x1b1)](_0x233c0f(0xc4))['me'],_0x3d6ec0=new _0x40eb5e(_0x4ba066[_0x233c0f(0x21b)],_0x4ba066[_0x233c0f(0x1a4)]);for(const {suggestion:_0x2fd69e,meta:_0x5bb2d0}of this[_0x233c0f(0xdb)](_0x3d6ec0,_0x233c0f(0xf9)))if(_0x5bb2d0[_0x233c0f(0x1ca)]&&!_0x5bb2d0[_0x233c0f(0xf7)]){if(_0x2fd69e[_0x233c0f(0x149)]){const _0x2b100d=_0x2fd69e[_0x233c0f(0x21c)]()[_0x233c0f(0x1e1)](_0x548c1e=>_0x233c0f(0xd2)!=_0x548c1e[_0x233c0f(0xa2)][_0x233c0f(0xc9)]);_0x2b100d[_0x233c0f(0xcb)](_0x27a064=>_0x3d6ec0[_0x233c0f(0xb5)](_0x27a064,!0x0))&&_0x2fd69e[_0x233c0f(0xd1)]();if(_0x2b100d[_0x233c0f(0x1e6)](_0x5edab3=>_0x5edab3[_0x233c0f(0xb5)](_0x3d6ec0,!0x0))){const _0x448e69=this[_0x233c0f(0x190)][_0x233c0f(0x215)](_0x233c0f(0x78),_0x4f4a16,_0x233c0f(0x1ac));return this[_0x233c0f(0x1a5)](()=>_0x448e69([_0x3d6ec0],null,_0x1572d0)),null;}}else{const _0x32f619=_0x3d6ec0[_0x233c0f(0x196)](_0x2fd69e[_0x233c0f(0xc6)]());null!==_0x32f619&&_0x2fd69e[_0x233c0f(0x9d)]([_0x32f619],null,_0x1572d0);}}if(_0x3d6ec0[_0x233c0f(0x1ae)](),_0x3d6ec0[_0x233c0f(0x167)]||_0x233c0f(0xd2)==_0x3d6ec0[_0x233c0f(0xa2)][_0x233c0f(0xc9)])return null;let _0x47fd79=null,_0x1f87ee=_0x3d6ec0[_0x233c0f(0x21b)],_0x107272=_0x3d6ec0[_0x233c0f(0x1a4)];const _0x4961f2=this[_0x233c0f(0xdb)](_0x3d6ec0,_0x233c0f(0x78));for(const {suggestion:_0xc57b8a,meta:_0x4974f8}of _0x4961f2){const _0x4e94d5=this[_0x233c0f(0xeb)][_0x233c0f(0x15a)](_0x1f87ee,_0x107272);if(_0x4974f8[_0x233c0f(0x1ca)]&&(this[_0x233c0f(0x8a)]||!_0x4974f8[_0x233c0f(0xb9)]&&!_0x4974f8[_0x233c0f(0x156)])){if(_0xc57b8a[_0x233c0f(0x149)]){if(!Lt(_0xc57b8a,_0x1572d0))continue;let _0x25ec8c=!0x0;for(const _0xdceee5 of _0xc57b8a[_0x233c0f(0x21c)]()){if(_0xdceee5[_0x233c0f(0xb5)](_0x4e94d5,!0x0))return _0xc57b8a;_0x4e94d5[_0x233c0f(0xb5)](_0xdceee5)||(_0x25ec8c=!0x1);}_0x25ec8c&&_0xc57b8a[_0x233c0f(0xd1)]();}else{const _0x338dd2=_0xc57b8a[_0x233c0f(0xc6)]();if(_0x338dd2[_0x233c0f(0xb5)](_0x4e94d5,!0x0))return _0xc57b8a;if(!Lt(_0xc57b8a,_0x1572d0)){_0x4e94d5[_0x233c0f(0xb5)](_0x338dd2)?_0xc57b8a[_0x233c0f(0x1a2)]():_0x338dd2[_0x233c0f(0x10a)](_0x1f87ee)?_0x1f87ee=_0x338dd2[_0x233c0f(0x1a4)]:_0x338dd2[_0x233c0f(0x10a)](_0x107272)&&(_0x107272=_0x338dd2[_0x233c0f(0x21b)]);continue;}_0x1f87ee=_0x1f87ee[_0x233c0f(0x108)](_0x338dd2[_0x233c0f(0x21b)])?_0x1f87ee:_0x338dd2[_0x233c0f(0x21b)],_0x107272=_0x107272[_0x233c0f(0x1ee)](_0x338dd2[_0x233c0f(0x1a4)])?_0x107272:_0x338dd2[_0x233c0f(0x1a4)],_0x1572d0=Object[_0x233c0f(0x144)]({},_0xc57b8a[_0x233c0f(0xb8)]),_0x47fd79?_0x338dd2[_0x233c0f(0x21b)][_0x233c0f(0x108)](_0x47fd79[_0x233c0f(0xc6)]()[_0x233c0f(0x21b)])?(_0x47fd79[_0x233c0f(0x1a2)](),_0x47fd79=_0xc57b8a):_0xc57b8a[_0x233c0f(0x1a2)]():_0x47fd79=_0xc57b8a;}}}if(_0x47fd79)return this[_0x233c0f(0x168)](_0x47fd79,this[_0x233c0f(0xeb)][_0x233c0f(0x15a)](_0x1f87ee,_0x107272)),_0x47fd79;{const _0x14e779=_0x2ff3d3(),_0x5a35ce=this[_0x233c0f(0xeb)][_0x233c0f(0x15a)](_0x1f87ee,_0x107272),_0x186534=_0x520cb2['id'],_0x3b4059=_0x4f4a16?_0x233c0f(0x1f8)+_0x4f4a16:_0x233c0f(0x78),_0x1b9618=this[_0x233c0f(0x21a)]({'id':_0x14e779,'type':_0x3b4059,'createdAt':new Date(),'authorId':_0x186534,'attributes':_0x1572d0});return this[_0x233c0f(0x1fd)](_0x3b4059,_0x14e779,_0x186534,_0x5a35ce),_0x1b9618;}}[_0x4bde4a(0x141)](_0x4e4f03,_0x545e8b=_0x4bde4a(0x1e7),_0x36ba10={}){const _0x124346=_0x4bde4a,_0xfc4c9=this[_0x124346(0x14d)][_0x124346(0x193)][_0x124346(0x1b1)](_0x124346(0xc4))['me'],_0x32ea63=_0x4e4f03[_0x124346(0xfc)](_0x5868a7=>new _0x40eb5e(_0x5868a7[_0x124346(0x21b)],_0x5868a7[_0x124346(0x1a4)])),_0x293ea4=new Set();for(const {suggestion:_0x46ec1b,meta:_0x34c28a}of this[_0x124346(0xdb)](_0x32ea63,_0x124346(0xf9)))_0x34c28a[_0x124346(0x1ca)]&&!_0x34c28a[_0x124346(0xf7)]&&_0x293ea4[_0x124346(0x1c1)](_0x46ec1b);for(const _0x2d5b3b of _0x293ea4)if(_0x2d5b3b[_0x124346(0x149)]){const _0x491f51=_0x2d5b3b[_0x124346(0x21c)]();(!_0x2d5b3b[_0x124346(0xb8)]||!_0x2d5b3b[_0x124346(0xb8)][_0x124346(0xd3)])&&(_0x491f51[_0x124346(0xcb)](_0x5b0af9=>_0x32ea63[_0x124346(0x1e6)](_0x5a7853=>_0x5a7853[_0x124346(0xb5)](_0x5b0af9,!0x0)))&&_0x2d5b3b[_0x124346(0xd1)]());if(_0x32ea63[_0x124346(0xcb)](_0x454bc2=>_0x491f51[_0x124346(0x1e6)](_0x4ee7f1=>_0x4ee7f1[_0x124346(0xb5)](_0x454bc2,!0x0)))){const _0x4481bc=this[_0x124346(0x190)][_0x124346(0x215)](_0x124346(0x78),_0x545e8b,_0x124346(0x1ac));return this[_0x124346(0x1a5)](()=>_0x4481bc(_0x4e4f03,null,_0x36ba10)),null;}}else{const _0x15b249=_0x2d5b3b[_0x124346(0xc6)]();_0x32ea63[_0x124346(0x1e6)](_0xd69d93=>_0xd69d93[_0x124346(0xb5)](_0x15b249,!0x0))&&_0x2d5b3b[_0x124346(0xd1)]();if(_0x32ea63[_0x124346(0xcb)](_0x13854e=>_0x15b249[_0x124346(0xb5)](_0x13854e,!0x0))){const _0x23fb9d=this[_0x124346(0x190)][_0x124346(0x215)](_0x124346(0x78),_0x545e8b,_0x124346(0x1ac));return this[_0x124346(0x1a5)](()=>_0x23fb9d(_0x32ea63,null,_0x36ba10)),null;}}const _0x498c62=this[_0x124346(0x190)][_0x124346(0x215)](_0x124346(0x78),_0x545e8b,_0x124346(0x1d8));let _0x31231b=null;for(const _0x4dac88 of this[_0x124346(0x140)]())if(_0x4dac88[_0x124346(0x1bf)]['id']==_0xfc4c9['id']&&_0x4dac88[_0x124346(0x98)]&&_0x124346(0x78)==_0x4dac88[_0x124346(0x21e)]&&_0x4dac88[_0x124346(0xa4)]==_0x545e8b&&Lt(_0x4dac88,_0x36ba10)&&(_0x498c62(_0x4dac88[_0x124346(0x21c)](),_0x32ea63)||_0x498c62(_0x32ea63,_0x4dac88[_0x124346(0x21c)]()))){if(_0x31231b){if(_0x4dac88[_0x124346(0xde)]&&_0x4dac88[_0x124346(0xde)][_0x124346(0x16e)])continue;for(const _0x591964 of _0x4dac88[_0x124346(0x21c)]())_0x31231b[_0x124346(0x151)](_0x591964)||_0x31231b[_0x124346(0x76)](_0x591964);_0x4dac88[_0x124346(0x1a2)]();}else{_0x31231b=_0x4dac88;for(const _0x2b289e of _0x32ea63)_0x4dac88[_0x124346(0x151)](_0x2b289e)||_0x4dac88[_0x124346(0x76)](_0x2b289e);}}if(_0x31231b)return _0x31231b;_0x293ea4[_0x124346(0x178)]();for(const {suggestion:_0x108499,meta:_0x1df94f}of this[_0x124346(0xdb)](_0x32ea63,_0x124346(0x78)))_0x1df94f[_0x124346(0x1ca)]&&(this[_0x124346(0x8a)]||!_0x1df94f[_0x124346(0xb9)]&&!_0x1df94f[_0x124346(0x156)])&&Lt(_0x108499,_0x36ba10)&&_0x293ea4[_0x124346(0x1c1)](_0x108499);for(const _0x4a9a4e of _0x293ea4){const _0x46ee86=_0x4a9a4e[_0x124346(0x21c)]();if(!_0x36ba10||!_0x36ba10[_0x124346(0xd3)]){if(_0x32ea63[_0x124346(0xcb)](_0x102d2e=>_0x46ee86[_0x124346(0x1e6)](_0xf119d4=>_0xf119d4[_0x124346(0xb5)](_0x102d2e,!0x0))))return _0x4a9a4e;}(!_0x4a9a4e[_0x124346(0xb8)]||!_0x4a9a4e[_0x124346(0xb8)][_0x124346(0xd3)])&&(_0x46ee86[_0x124346(0xcb)](_0x438c5d=>_0x32ea63[_0x124346(0x1e6)](_0x4107b7=>_0x4107b7[_0x124346(0xb5)](_0x438c5d,!0x0)))&&_0x4a9a4e[_0x124346(0xd1)]());}const _0x31a179=_0x2ff3d3(),_0x5b49bc=_0xfc4c9['id'],_0x148f0a=_0x124346(0x1f8)+_0x545e8b,_0x126eb3=this[_0x124346(0x21a)]({'id':_0x31a179,'type':_0x148f0a,'createdAt':new Date(),'authorId':_0x5b49bc,'attributes':_0x36ba10});for(const _0x35dffd of _0x32ea63)_0x35dffd[_0x124346(0x1ae)](),_0x35dffd[_0x124346(0x167)]||_0x124346(0xd2)==_0x35dffd[_0x124346(0xa2)][_0x124346(0xc9)]||this[_0x124346(0x1fd)](_0x148f0a,_0x31a179,_0x5b49bc,_0x35dffd,_0x4b3026[_0x124346(0x19c)]());return _0x126eb3;}[_0x4bde4a(0x1d5)](_0x1c1f01,_0x4738cb,_0x309627,_0x17f014,_0x3e3b76){const _0x1d177c=_0x4bde4a;if(_0x1c1f01[_0x1d177c(0x167)])return[];if(_0x1d177c(0xa3)===this[_0x1d177c(0x161)])return[];const _0x30f931=this[_0x1d177c(0x14d)][_0x1d177c(0x193)][_0x1d177c(0x1b1)](_0x1d177c(0xc4))['me']['id'],_0x1158e2=Array[_0x1d177c(0x20f)](this[_0x1d177c(0x10f)][_0x1d177c(0x92)]())[_0x1d177c(0x1e1)](_0x3759b2=>_0x1d177c(0x1be)==_0x3759b2[_0x1d177c(0x21e)]&&_0x3759b2[_0x1d177c(0x87)][_0x1d177c(0x96)]==_0x4738cb&&_0x3759b2[_0x1d177c(0x151)](_0x1c1f01));if(_0x1d177c(0x217)===this[_0x1d177c(0x161)]){const _0x471b9e=this[_0x1d177c(0xdb)](_0x1c1f01,_0x1d177c(0xf9))[_0x1d177c(0x1e1)](({meta:_0x24c8de})=>_0x24c8de[_0x1d177c(0x1ca)]&&!_0x24c8de[_0x1d177c(0x156)]&&!_0x24c8de[_0x1d177c(0xf7)])[_0x1d177c(0xfc)](({suggestion:_0x22c749})=>_0x22c749);_0x1158e2[_0x1d177c(0x101)](..._0x471b9e);}const _0x5b257b=new Map([[_0x1c1f01,_0x309627]]);for(const _0x3ef9af of _0x1158e2){const _0x242c69=_0x1d177c(0x1be)==_0x3ef9af[_0x1d177c(0x21e)]?_0x3ef9af[_0x1d177c(0x87)][_0x1d177c(0xce)]:void 0x0,_0x58e401=_0x3ef9af[_0x1d177c(0xc6)](),_0xc6e893=Array[_0x1d177c(0x20f)](_0x5b257b[_0x1d177c(0x15f)]())[_0x1d177c(0x17a)](_0x2407d8=>_0x2407d8[_0x1d177c(0x15e)](_0x58e401));if(!_0xc6e893)continue;const _0x3ba9c5=_0xc6e893[_0x1d177c(0x211)](_0x58e401);this[_0x1d177c(0xdc)](_0x4738cb)&&_0x1d177c(0xf9)==_0x3ef9af[_0x1d177c(0x21e)]&&0x0!=_0x3ba9c5[_0x1d177c(0x16e)]||(_0x5b257b[_0x1d177c(0x1e5)](_0xc6e893),_0x3ba9c5[_0x1d177c(0x12d)](_0x2caa5d=>{const _0x2cc331=_0x1d177c;_0x5b257b[_0x2cc331(0x134)](_0x2caa5d,_0x309627);}),_0x1d177c(0xf9)!=_0x3ef9af[_0x1d177c(0x21e)]&&_0x242c69!=_0x17f014&&_0x5b257b[_0x1d177c(0x134)](_0xc6e893[_0x1d177c(0x196)](_0x58e401),_0x242c69));}const _0x50faf8=[];for(const [_0xa64592,_0x5076f3]of _0x5b257b){const _0x25f63a=_0x2ff3d3(),_0x23294e={'key':_0x4738cb,'oldValue':_0x5076f3,'newValue':_0x17f014};_0x4738cb[_0x1d177c(0x16e)]>0x25&&console[_0x1d177c(0x19d)](_0x1d177c(0x219),{'key':_0x4738cb});const _0x1a3ec6=(_0x1d177c(0x1c2)+(_0x4738cb+'|'+Vt({'newValue':_0x17f014})))[_0x1d177c(0x1c3)](0x0,0x3c),_0x5504d9=this[_0x1d177c(0x21a)]({'id':_0x25f63a,'type':_0x1a3ec6,'data':_0x23294e,'createdAt':new Date(),'authorId':_0x30f931,'attributes':_0x3e3b76});_0x50faf8[_0x1d177c(0xd7)](_0x5504d9),this[_0x1d177c(0x1fd)](_0x1a3ec6,_0x25f63a,_0x30f931,_0xa64592);}return _0x50faf8;}[_0x4bde4a(0xad)](_0x19afcc){const _0x214b8a=_0x4bde4a;this[_0x214b8a(0x16a)](_0x19afcc,(_0x4ecf4c,..._0x2bcd2b)=>{const _0x405922=_0x214b8a;this[_0x405922(0x16f)](()=>{_0x4ecf4c(..._0x2bcd2b);});});}[_0x4bde4a(0x9e)](_0x9949e2){const _0x3d4c08=_0x4bde4a;this[_0x3d4c08(0x1f6)][_0x3d4c08(0x1c1)](_0x9949e2);}[_0x4bde4a(0x1cd)](_0x35cb64){const _0x5ccbbc=_0x4bde4a;this[_0x5ccbbc(0x9f)][_0x5ccbbc(0x1c1)](_0x35cb64);}[_0x4bde4a(0x1dc)](_0x20b51e){const _0x6a8507=_0x4bde4a;return _0x6a8507(0x1be)==_0x20b51e[_0x6a8507(0x21e)]?_0x20b51e[_0x6a8507(0xa4)][_0x6a8507(0x20c)]('|')[0x0]:null;}[_0x4bde4a(0x168)](_0x44c52b,_0x1881a4){const _0x48ae46=_0x4bde4a,_0x775ff9=_0x44c52b[_0x48ae46(0x7e)]();this[_0x48ae46(0xeb)][_0x48ae46(0x1a0)](_0x2b27f6=>{const _0x1e9a1a=_0x48ae46;_0x2b27f6[_0x1e9a1a(0x1a6)](_0x775ff9,{'range':_0x1881a4});});}[_0x4bde4a(0x1a9)](_0x4565a6){const _0x475dd1=_0x4bde4a,_0x16ed58=_0x4565a6['id'],_0x2aea07=this[_0x475dd1(0x14d)][_0x475dd1(0x174)][_0x475dd1(0x1b1)](_0x475dd1(0x136));this[_0x475dd1(0xb2)][_0x475dd1(0x135)](_0x16ed58)||this[_0x475dd1(0xb2)][_0x475dd1(0x112)]({'channelId':_0x2aea07,'threadId':_0x16ed58,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4b4538=this[_0x475dd1(0xb2)][_0x475dd1(0xb6)](_0x16ed58);_0x4b4538[_0x475dd1(0x1db)](_0x475dd1(0xbf)),_0x4b4538[_0x475dd1(0xbf)]=!0x1,_0x4565a6[_0x475dd1(0xde)]=_0x4b4538;}[_0x4bde4a(0x1d6)](_0x5f1020,_0xc6f8a1,_0x4bfd0d,_0x469fcf){const _0x55c143=_0x4bde4a;if(_0x5f1020[_0x55c143(0x21e)]!=_0xc6f8a1||_0x5f1020[_0x55c143(0xa4)]!=_0x4bfd0d||_0x5f1020[_0x55c143(0x1d0)]['id']!=_0x469fcf)throw this[_0x55c143(0x14d)][_0x55c143(0xcd)](_0x55c143(0x1ef)),new _0x3ef91a(_0x55c143(0x1ef),this);}[_0x4bde4a(0x166)](_0x36aecf,_0x4ebdd1){const _0x68cb25=_0x4bde4a,_0x9e1040=_0x36aecf[_0x68cb25(0xc6)]();if(_0x4ebdd1[_0x68cb25(0x17c)](_0x9e1040))_0x36aecf[_0x68cb25(0x1a2)]();else{if(_0x9e1040[_0x68cb25(0xb5)](_0x4ebdd1)){const _0x4868e3=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x21b)][_0x68cb25(0xe3)],_0x68cb25(0x1a4));this[_0x68cb25(0x168)](_0x36aecf,this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x9e1040[_0x68cb25(0x21b)],_0x4868e3));const _0x1ae401=_0x2ff3d3(),_0x5ad183=_0x36aecf[_0x68cb25(0x1d0)]['id'],_0x12f69c=_0x36aecf[_0x68cb25(0x21e)]+':'+_0x36aecf[_0x68cb25(0xa4)];this[_0x68cb25(0x21a)]({'id':_0x1ae401,'type':_0x12f69c,'createdAt':new Date(),'authorId':_0x5ad183,'data':_0x36aecf[_0x68cb25(0x87)],'attributes':_0x36aecf[_0x68cb25(0xb8)]});const _0x5b330c=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x1a4)][_0x68cb25(0x1bd)],_0x68cb25(0x18e)),_0x1a2c82=this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x5b330c,_0x9e1040[_0x68cb25(0x1a4)]);this[_0x68cb25(0x1fd)](_0x12f69c,_0x1ae401,_0x5ad183,_0x1a2c82);}else{if(_0x9e1040[_0x68cb25(0x10a)](_0x4ebdd1[_0x68cb25(0x21b)])){const _0x449eb0=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x21b)][_0x68cb25(0xe3)],_0x68cb25(0x1a4));this[_0x68cb25(0x168)](_0x36aecf,this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x9e1040[_0x68cb25(0x21b)],_0x449eb0));}else{const _0x3eb7ea=this[_0x68cb25(0xeb)][_0x68cb25(0x1d7)](_0x4ebdd1[_0x68cb25(0x1a4)][_0x68cb25(0x1bd)],_0x68cb25(0x18e));this[_0x68cb25(0x168)](_0x36aecf,this[_0x68cb25(0xeb)][_0x68cb25(0x15a)](_0x3eb7ea,_0x9e1040[_0x68cb25(0x1a4)]));}}}}[_0x4bde4a(0x18b)](_0x3c4ca0){const _0x1294ed=_0x4bde4a;for(const {suggestion:_0x5540cc,meta:_0x1220eb}of this[_0x1294ed(0xdb)](_0x3c4ca0,_0x1294ed(0xf9))){if(!_0x1220eb[_0x1294ed(0x1ca)])continue;const _0x5ccc73=_0x5540cc[_0x1294ed(0x21c)]();for(const _0x4b6014 of _0x5ccc73)if(!_0x3c4ca0[_0x1294ed(0x211)](_0x4b6014)[_0x1294ed(0x16e)])return!0x0;}return!0x1;}[_0x4bde4a(0x1d3)](_0x2c23dc){const _0xe748b6=_0x4bde4a,_0x424b9e=this[_0xe748b6(0x14d)][_0xe748b6(0x193)][_0xe748b6(0x1b1)](_0xe748b6(0xc4))[_0xe748b6(0x1c4)](_0x2c23dc);if(!_0x424b9e)throw new _0x3ef91a(_0xe748b6(0x1f0),this);return _0x424b9e;}[_0x4bde4a(0xed)](_0xa376e1){const _0x3bb5fc=_0x4bde4a,_0x2ebfd3=this[_0x3bb5fc(0x14d)][_0x3bb5fc(0x193)][_0x3bb5fc(0x1b1)](_0x3bb5fc(0xc4)),_0x1f7f1a=_0x375f70(_0x3bb5fc(0xff)+_0xa376e1),_0x599001=_0x2ebfd3[_0x3bb5fc(0x1c4)](_0x1f7f1a);return _0x599001||_0x2ebfd3[_0x3bb5fc(0x171)]({'id':_0x1f7f1a,'name':_0xa376e1});}[_0x4bde4a(0xcf)](_0x305490,_0x4e55a3,_0x396f5d,_0x132466,_0x4e3f0a){const _0x5e3f0b=_0x4bde4a,_0x3105e4=this[_0x5e3f0b(0x1d3)](_0x132466),_0x22c7b4=this[_0x5e3f0b(0x190)][_0x5e3f0b(0x105)](_0x305490,_0x4e55a3,_0x396f5d,_0x3105e4,_0x4e3f0a,_0x2c704c=>{const _0x410102=_0x5e3f0b;this[_0x410102(0x7c)](_0x396f5d,{'attributes':_0x2c704c});const _0x85b48c=this[_0x410102(0x218)](_0x396f5d);this[_0x410102(0x20a)](new Set([_0x85b48c])),this[_0x410102(0x147)](new Set([_0x85b48c]));});return this[_0x5e3f0b(0xae)](_0x22c7b4,_0x5e3f0b(0x1ac),()=>{const _0x2268fb=_0x5e3f0b;this[_0x2268fb(0x7c)](_0x396f5d,{'state':_0x2268fb(0x1b0)});},{'priority':_0x5e3f0b(0x132)}),this[_0x5e3f0b(0xae)](_0x22c7b4,_0x5e3f0b(0xd1),()=>{const _0xdcfe9=_0x5e3f0b;this[_0xdcfe9(0x7c)](_0x396f5d,{'state':_0xdcfe9(0xb1)});},{'priority':_0x5e3f0b(0x132)}),this[_0x5e3f0b(0x10f)][_0x5e3f0b(0x134)](_0x396f5d,_0x22c7b4),this[_0x5e3f0b(0xe8)][_0x5e3f0b(0x134)](_0x22c7b4,_0x5e3f0b(0xa7)),_0x22c7b4;}[_0x4bde4a(0x9c)](_0x1773b4){const _0x3ba9a9=_0x4bde4a,_0x2574e7=_0x1773b4[_0x3ba9a9(0x20c)](':');return{'group':_0x2574e7[0x0],'type':_0x2574e7[0x1],'subType':_0x2574e7[_0x3ba9a9(0x16e)]>=0x5?_0x2574e7[0x2]:null,'id':_0x2574e7[_0x3ba9a9(0x16e)]<0x5?_0x2574e7[0x2]:_0x2574e7[0x3],'authorId':_0x2574e7[_0x3ba9a9(0x16e)]<0x5?_0x2574e7[0x3]:_0x2574e7[0x4],'markerCount':0x6==_0x2574e7[_0x3ba9a9(0x16e)]?_0x2574e7[0x5]:null};}[_0x4bde4a(0x122)](_0x28e15d,_0x793151,_0x2d8e18){const _0x2b37e9=_0x4bde4a,_0x1cd62e=_0x28e15d[_0x2b37e9(0xc6)](),_0x4ceccd=_0x1cd62e[_0x2b37e9(0x21b)],_0x79d875=_0x1cd62e[_0x2b37e9(0x1a4)];this[_0x2b37e9(0x168)](_0x28e15d,this[_0x2b37e9(0xeb)][_0x2b37e9(0x15a)](_0x4ceccd,_0x793151));const _0x2dc066=_0x2ff3d3(),_0x14f671=_0x28e15d[_0x2b37e9(0x1d0)]['id'],_0x2352c8=_0x28e15d[_0x2b37e9(0x21e)]+(_0x28e15d[_0x2b37e9(0xa4)]?':'+_0x28e15d[_0x2b37e9(0xa4)]:'');this[_0x2b37e9(0x21a)]({'id':_0x2dc066,'type':_0x2352c8,'createdAt':new Date(),'authorId':_0x14f671,'originalSuggestionId':_0x28e15d['id'],'attributes':_0x28e15d[_0x2b37e9(0xb8)],'data':_0x28e15d[_0x2b37e9(0x87)]});const _0x240839=this[_0x2b37e9(0x1dc)](_0x28e15d);(_0x2b37e9(0xd8)==_0x28e15d[_0x2b37e9(0x21e)]||_0x240839&&this[_0x2b37e9(0xdc)](_0x240839))&&(_0x2d8e18=this[_0x2b37e9(0xeb)][_0x2b37e9(0x11d)](_0x2d8e18[_0x2b37e9(0x1bd)])),this[_0x2b37e9(0x1fd)](_0x2352c8,_0x2dc066,_0x14f671,this[_0x2b37e9(0xeb)][_0x2b37e9(0x15a)](_0x2d8e18,_0x79d875));}[_0x4bde4a(0xdb)](_0x29453e,_0x1ef43f=null){const _0x40f901=_0x4bde4a,_0x266f89=[],_0xfd1c90=this[_0x40f901(0x14d)][_0x40f901(0x193)][_0x40f901(0x1b1)](_0x40f901(0xc4))['me'];Array[_0x40f901(0x1b3)](_0x29453e)||(_0x29453e=[_0x29453e]);for(const _0x4d2a33 of this[_0x40f901(0x140)]()){if(!_0x4d2a33[_0x40f901(0x98)])continue;if(_0x1ef43f&&_0x4d2a33[_0x40f901(0x21e)]!=_0x1ef43f)continue;let _0x424920=!0x1;for(const _0x5da73f of _0x4d2a33[_0x40f901(0x21c)]()){for(const _0x285504 of _0x29453e){const _0x2aa10e=_0x285504[_0x40f901(0x21b)][_0x40f901(0x17c)](_0x5da73f[_0x40f901(0x1a4)])||_0x285504[_0x40f901(0x1a4)][_0x40f901(0x17c)](_0x5da73f[_0x40f901(0x21b)]);if(_0x2aa10e||_0x285504[_0x40f901(0x196)](_0x5da73f)){const _0x1fadf8=_0x285504[_0x40f901(0xb5)](_0x5da73f)&&Rt(this[_0x40f901(0xeb)][_0x40f901(0x8c)],_0x5da73f[_0x40f901(0x21b)],_0x285504),_0x27b096=_0x5da73f[_0x40f901(0xb5)](_0x285504)&&Rt(this[_0x40f901(0xeb)][_0x40f901(0x8c)],_0x285504[_0x40f901(0x21b)],_0x5da73f);_0x266f89[_0x40f901(0xd7)]({'suggestion':_0x4d2a33,'meta':{'isOwn':_0xfd1c90==_0x4d2a33[_0x40f901(0x1bf)],'isNextTo':_0x2aa10e,'isInsideObject':_0x1fadf8,'containsRangeInObject':_0x27b096}}),_0x424920=!0x0;break;}}if(_0x424920)break;}}return _0x266f89;}[_0x4bde4a(0x1fd)](_0x5d0e5c,_0x3a49c9,_0x26b68f,_0x4acb87,_0x524420){const _0xa56399=_0x4bde4a;this[_0xa56399(0xeb)][_0xa56399(0x1a0)](_0x3b7c91=>{const _0x92f828=_0xa56399;let _0xa597dc=_0x92f828(0x13a)+_0x5d0e5c+':'+_0x3a49c9+':'+_0x26b68f;_0x524420&&(_0xa597dc=_0xa597dc+':'+_0x524420),_0x3b7c91[_0x92f828(0x1d9)](_0xa597dc,{'range':_0x4acb87,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4bde4a(0xc2)](_0x161c6d){const _0x5eb697=_0x4bde4a,_0x4a4c41=_0x161c6d[_0x5eb697(0xca)],_0x44ad0e=_0x161c6d[_0x5eb697(0xdd)];_0x161c6d[_0x5eb697(0xca)]=null,_0x161c6d[_0x5eb697(0xdd)]=null,null!=_0x4a4c41&&_0x4a4c41[_0x5eb697(0xdd)]==_0x161c6d&&(_0x4a4c41[_0x5eb697(0xdd)]=_0x44ad0e),null!=_0x44ad0e&&_0x44ad0e[_0x5eb697(0xca)]==_0x161c6d&&(_0x44ad0e[_0x5eb697(0xca)]=_0x4a4c41),_0x5eb697(0x148)==this[_0x5eb697(0xe8)][_0x5eb697(0x1b1)](_0x161c6d)&&(this[_0x5eb697(0xe8)][_0x5eb697(0x134)](_0x161c6d,_0x5eb697(0xfd)),this[_0x5eb697(0x1da)](_0x5eb697(0xf8),_0x161c6d,_0x4a4c41,_0x44ad0e));}[_0x4bde4a(0x21a)](_0x30f444){const _0x214951=_0x4bde4a,_0x1d47b6=_0x30f444['id'],_0x2ffc87=this[_0x214951(0x1b6)](_0x30f444);if(this[_0x214951(0x11c)]&&this[_0x214951(0x11c)][_0x214951(0x16c)]){const _0x5f4209=this[_0x214951(0x14d)][_0x214951(0x193)][_0x214951(0x1b1)](_0x214951(0x18d)),_0x273bb8=_0x2ffc87[_0x214951(0x221)],_0x355baa=_0x2ffc87[_0x214951(0xa4)]?_0x2ffc87[_0x214951(0x21e)]+':'+_0x2ffc87[_0x214951(0xa4)]:_0x2ffc87[_0x214951(0x21e)],_0x17c285=this[_0x214951(0x14d)][_0x214951(0x80)],_0x4db19a=_0x5f4209[_0x214951(0x1c1)](_0x44e721(_0x17c285,_0x214951(0x157))),_0x1ed66f={'id':_0x1d47b6,'type':_0x355baa,'hasComments':_0x273bb8,'data':_0x30f444[_0x214951(0x87)]||null,'originalSuggestionId':_0x30f444[_0x214951(0x73)]||null,'attributes':_0x2ffc87[_0x214951(0xb8)]};this[_0x214951(0x11c)][_0x214951(0x16c)](_0x1ed66f)[_0x214951(0x209)](_0x4b31cc=>{const _0x93a3fd=_0x214951;_0x2ffc87[_0x93a3fd(0x1fb)]=!0x0,_0x5f4209[_0x93a3fd(0x1fc)](_0x4db19a),_0x4b31cc&&_0x4b31cc[_0x93a3fd(0x7a)]&&(this[_0x93a3fd(0x10f)][_0x93a3fd(0x1b1)](_0x1d47b6)[_0x93a3fd(0x7a)]=_0x4b31cc[_0x93a3fd(0x7a)]);})[_0x214951(0x180)](_0x57d239=>{const _0x361c39=_0x214951;throw _0x1270cc(_0x361c39(0x107)),this[_0x361c39(0x14d)][_0x361c39(0x1ce)][_0x361c39(0xf3)]({'isUndoable':!0x1},()=>{const _0x5f0cb1=_0x361c39;_0x2ffc87[_0x5f0cb1(0xd1)]();}),_0x2ffc87[_0x361c39(0x18f)](),this[_0x361c39(0x10f)][_0x361c39(0x1e5)](_0x2ffc87['id']),this[_0x361c39(0xe8)][_0x361c39(0x1e5)](_0x2ffc87),_0x57d239;});}return _0x2ffc87;}[_0x4bde4a(0xdc)](_0x5de1ba){const _0x8fef7e=_0x4bde4a;return this[_0x8fef7e(0x1f6)][_0x8fef7e(0x8b)](_0x5de1ba);}[_0x4bde4a(0x7c)](_0x8594a1,_0x5c6f02){const _0xf252fe=_0x4bde4a,_0x59ffbe=this[_0xf252fe(0x14d)][_0xf252fe(0x193)][_0xf252fe(0x1b1)](_0xf252fe(0x18d)),_0x2d208f=this[_0xf252fe(0x218)](_0x8594a1);if(this[_0xf252fe(0x11c)]&&this[_0xf252fe(0x11c)][_0xf252fe(0x91)]){if(_0x2d208f[_0xf252fe(0x1fb)]){const _0x4801aa=_0x59ffbe[_0xf252fe(0x1c1)](_0x44e721(this[_0xf252fe(0x14d)][_0xf252fe(0x80)],_0xf252fe(0x157)));this[_0xf252fe(0x11c)][_0xf252fe(0x91)](_0x8594a1,_0x5c6f02)[_0xf252fe(0x209)](()=>{const _0x5c0bd8=_0xf252fe;_0x59ffbe[_0x5c0bd8(0x1fc)](_0x4801aa);});}else _0x2d208f['on'](_0xf252fe(0x20b),()=>{const _0x3eb496=_0xf252fe;this[_0x3eb496(0x7c)](_0x8594a1,_0x5c6f02);});}}[_0x4bde4a(0x124)](_0xcc89f2){const _0x3338eb=_0x4bde4a;if(!this[_0x3338eb(0x11c)]||!this[_0x3338eb(0x11c)][_0x3338eb(0x218)])throw new _0x3ef91a(_0x3338eb(0x8e),this);return this[_0x3338eb(0x11c)][_0x3338eb(0x218)](_0xcc89f2);}[_0x4bde4a(0xf4)](_0x277dd0){const _0x2e5889=_0x4bde4a,{id:_0x3f7c3e,type:_0xea44fd,subType:_0x3454b0,authorId:_0x46d513}=this[_0x2e5889(0x9c)](_0x277dd0),_0x2bdf80=this[_0x2e5889(0x10f)][_0x2e5889(0x1b1)](_0x3f7c3e)||this[_0x2e5889(0xcf)](_0xea44fd,_0x3454b0,_0x3f7c3e,_0x46d513,{});switch(this[_0x2e5889(0x1d6)](_0x2bdf80,_0xea44fd,_0x3454b0,_0x46d513),this[_0x2e5889(0xe8)][_0x2e5889(0x1b1)](_0x2bdf80)){case _0x2e5889(0xa7):this[_0x2e5889(0x124)](_0x3f7c3e)[_0x2e5889(0x209)](_0x20341f=>{const _0x4360ff=_0x2e5889;let _0x51883a=Promise[_0x4360ff(0x179)]();_0x20341f[_0x4360ff(0x221)]&&(_0x51883a=this[_0x4360ff(0xb2)][_0x4360ff(0x13f)]({'channelId':this[_0x4360ff(0x14d)][_0x4360ff(0x174)][_0x4360ff(0x1b1)](_0x4360ff(0x136)),'threadId':_0x3f7c3e})),_0x51883a[_0x4360ff(0x209)](()=>{const _0x4bfbfc=_0x4360ff;this[_0x4bfbfc(0x1b6)](_0x20341f)[_0x4bfbfc(0x1fb)]=!0x0;});}),this[_0x2e5889(0xe8)][_0x2e5889(0x134)](_0x2bdf80,_0x2e5889(0x1ff));break;case _0x2e5889(0xfd):this[_0x2e5889(0x7c)](_0x3f7c3e,{'state':_0x2e5889(0xef)});case _0x2e5889(0x104):this[_0x2e5889(0xe8)][_0x2e5889(0x134)](_0x2bdf80,_0x2e5889(0x148)),this[_0x2e5889(0x1da)](_0x2e5889(0x1a7),_0x2bdf80);break;case _0x2e5889(0x148):this[_0x2e5889(0x1da)](_0x2e5889(0x102),_0x2bdf80);}return _0x2bdf80[_0x2e5889(0x116)](_0x277dd0),_0x2bdf80;}[_0x4bde4a(0x147)](_0x58966e){const _0x591877=_0x4bde4a,_0x238342=Array[_0x591877(0x20f)](_0x58966e),_0x4544b4=_0x238342[_0x591877(0x1e1)](_0x3bb30c=>_0x591877(0x1be)==_0x3bb30c[_0x591877(0x21e)]);this[_0x591877(0x11a)](_0x4544b4);const _0x204ed4=_0x238342[_0x591877(0x1e1)](_0x47cfdc=>!_0x47cfdc[_0x591877(0x149)]&&_0x591877(0x1be)!=_0x47cfdc[_0x591877(0x21e)]),_0x13190f=this[_0x591877(0x140)]({'skipNotAttached':!0x0})[_0x591877(0x1e1)](_0x25e607=>!_0x25e607[_0x591877(0x149)]&&_0x591877(0x1be)!=_0x25e607[_0x591877(0x21e)]),_0x1a682f=_0x13190f[_0x591877(0x1e1)](_0x5e2688=>!_0x58966e[_0x591877(0x8b)](_0x5e2688)),_0x2619f3=new Map(_0x13190f[_0x591877(0xfc)](_0x293bbf=>[_0x293bbf,this[_0x591877(0x190)][_0x591877(0x215)](_0x293bbf[_0x591877(0x21e)],_0x293bbf[_0x591877(0xa4)],_0x591877(0xbd))])),_0x18b66f=new Map(_0x13190f[_0x591877(0xfc)](_0x5b056b=>[_0x5b056b,_0x5b056b[_0x591877(0xc6)]()])),_0x28667f=new Set(),_0x63bb0a=new Set();for(let _0x5ee7c2=0x0;_0x5ee7c2<_0x204ed4[_0x591877(0x16e)];_0x5ee7c2++)_0xfe6868(_0x204ed4[_0x5ee7c2],_0x204ed4,_0x5ee7c2+0x1);for(let _0xb39793=0x0;_0xb39793<_0x204ed4[_0x591877(0x16e)];_0xb39793++)_0xfe6868(_0x204ed4[_0xb39793],_0x1a682f,0x0);const _0x3c01fe=new Set();for(let _0x4b9053=0x0;_0x4b9053<_0x204ed4[_0x591877(0x16e)];_0x4b9053++){const _0x44c852=_0x204ed4[_0x4b9053];!_0x63bb0a[_0x591877(0x8b)](_0x44c852)&&_0x44c852[_0x591877(0xca)]&&(_0x3c01fe[_0x591877(0x1c1)](_0x44c852[_0x591877(0xca)]),_0x44c852[_0x591877(0xca)][_0x591877(0xdd)]===_0x44c852&&(_0x44c852[_0x591877(0xca)][_0x591877(0xdd)]=null),_0x44c852[_0x591877(0xca)]=null),!_0x28667f[_0x591877(0x8b)](_0x44c852)&&_0x44c852[_0x591877(0xdd)]&&(_0x3c01fe[_0x591877(0x1c1)](_0x44c852[_0x591877(0xdd)]),_0x44c852[_0x591877(0xdd)][_0x591877(0xca)]===_0x44c852&&(_0x44c852[_0x591877(0xdd)][_0x591877(0xca)]=null),_0x44c852[_0x591877(0xdd)]=null);}function _0xfe6868(_0x2bc153,_0x37c2c6,_0x4e2ac0){const _0x348275=_0x591877;for(let _0x58d1c0=_0x4e2ac0;_0x58d1c0<_0x37c2c6[_0x348275(0x16e)];_0x58d1c0++){const _0x23ab3d=_0x33a71a(_0x2bc153,_0x37c2c6[_0x58d1c0]);_0x23ab3d&&(_0x23ab3d[0x0][_0x348275(0xdd)]=_0x23ab3d[0x1],_0x23ab3d[0x1][_0x348275(0xca)]=_0x23ab3d[0x0],_0x28667f[_0x348275(0x1c1)](_0x23ab3d[0x0]),_0x63bb0a[_0x348275(0x1c1)](_0x23ab3d[0x1]));}}function _0x33a71a(_0x4cfce2,_0x53307c){const _0x4f2e3f=_0x591877;if(_0x4cfce2[_0x4f2e3f(0x1bf)]['id']!==_0x53307c[_0x4f2e3f(0x1bf)]['id'])return null;const _0x328e6b=_0x2619f3[_0x4f2e3f(0x1b1)](_0x4cfce2)(_0x4cfce2,_0x53307c,_0x18b66f[_0x4f2e3f(0x1b1)](_0x4cfce2),_0x18b66f[_0x4f2e3f(0x1b1)](_0x53307c));if(!_0x328e6b)return null;return _0x2619f3[_0x4f2e3f(0x1b1)](_0x53307c)(_0x4cfce2,_0x53307c,_0x18b66f[_0x4f2e3f(0x1b1)](_0x4cfce2),_0x18b66f[_0x4f2e3f(0x1b1)](_0x53307c))?_0x328e6b[0x1][_0x4f2e3f(0xde)]&&_0x328e6b[0x1][_0x4f2e3f(0xde)][_0x4f2e3f(0x16e)]?null:_0x328e6b:null;}_0x3c01fe[_0x591877(0xe6)]&&this[_0x591877(0x147)](_0x3c01fe);}[_0x4bde4a(0x11a)](_0x116a87){const _0x55e701=_0x4bde4a;if(0x0==_0x116a87[_0x55e701(0x16e)])return;const _0x5d7c6a=this[_0x55e701(0x140)]({'skipNotAttached':!0x0})[_0x55e701(0x1e1)](_0x2ff630=>_0x55e701(0x1be)==_0x2ff630[_0x55e701(0x21e)]&&_0x2ff630[_0x55e701(0x1f5)]),_0x3c89a0=[],_0x56d7c5=new Map();for(const _0x40f544 of _0x5d7c6a){const _0x1b90c9=_0x375f70(_0x40f544[_0x55e701(0xb8)]);_0x56d7c5[_0x55e701(0x8b)](_0x1b90c9)||(_0x56d7c5[_0x55e701(0x134)](_0x1b90c9,_0x3c89a0[_0x55e701(0x16e)]),_0x3c89a0[_0x55e701(0xd7)]([]));const _0x13a13e=_0x56d7c5[_0x55e701(0x1b1)](_0x1b90c9);_0x3c89a0[_0x13a13e][_0x55e701(0xd7)](_0x40f544);}!(function(){const _0x282cb8=_0x55e701;_0x3c89a0[_0x282cb8(0x1cf)]((_0x90e84c,_0x14a672)=>{const _0x50cd06=_0x282cb8,_0xfe479a=_0x90e84c[0x0][_0x50cd06(0x7a)],_0x595b90=_0x14a672[0x0][_0x50cd06(0x7a)];return _0xfe479a==_0x595b90?_0x90e84c[0x0][_0x50cd06(0xb8)][_0x50cd06(0x89)]<_0x14a672[0x0][_0x50cd06(0xb8)][_0x50cd06(0x89)]?-0x1:0x1:_0xfe479a<_0x595b90?-0x1:0x1;});for(const _0xd8f138 of _0x3c89a0)_0xd8f138[_0x282cb8(0x1cf)]((_0x43d27f,_0x5eb706)=>_0x43d27f['id']<_0x5eb706['id']?-0x1:0x1);}());for(let _0x5d4235=0x0;_0x5d4235<_0x3c89a0[_0x55e701(0x16e)];_0x5d4235++){if(0x0==_0x3c89a0[_0x5d4235][_0x55e701(0x16e)])continue;const _0x472636=[];for(let _0x4c8ae2=_0x5d4235+0x1;_0x4c8ae2<_0x3c89a0[_0x55e701(0x16e)];_0x4c8ae2++)0x0!=_0x3c89a0[_0x4c8ae2][_0x55e701(0x16e)]&&_0x52d31e(_0x3c89a0[_0x5d4235],_0x3c89a0[_0x4c8ae2])&&_0x472636[_0x55e701(0xd7)](_0x4c8ae2);for(const _0x5c29c4 of _0x472636)_0x3c89a0[_0x5d4235]=_0x3c89a0[_0x5d4235][_0x55e701(0x120)](_0x3c89a0[_0x5c29c4]),_0x3c89a0[_0x5c29c4]=[];}for(const _0x42f40c of _0x3c89a0)for(let _0x18161e=0x0;_0x18161e<_0x42f40c[_0x55e701(0x16e)];_0x18161e++)_0x42f40c[_0x18161e][_0x55e701(0xdd)]=_0x42f40c[_0x18161e+0x1]||null;for(const _0x139b19 of _0x3c89a0)for(let _0x2f1ee0=0x0;_0x2f1ee0<_0x139b19[_0x55e701(0x16e)];_0x2f1ee0++)_0x139b19[_0x2f1ee0][_0x55e701(0xca)]=_0x139b19[_0x2f1ee0-0x1]||null;function _0x52d31e(_0x34ffb7,_0x1fe5a9){const _0x4258f4=_0x55e701;if(_0x34ffb7[0x0][_0x4258f4(0xb8)][_0x4258f4(0x89)]!==_0x1fe5a9[0x0][_0x4258f4(0xb8)][_0x4258f4(0x89)]&&_0x34ffb7[0x0][_0x4258f4(0x1bf)]!==_0x1fe5a9[0x0][_0x4258f4(0x1bf)])return!0x1;if(!function(_0x793c8d,_0x51485b){const _0x13ca3e=_0x4258f4;if(!_0x793c8d[_0x13ca3e(0x221)]&&!_0x51485b[_0x13ca3e(0x221)])return!0x0;if(_0x793c8d[_0x13ca3e(0x221)]&&_0x51485b[_0x13ca3e(0x221)])return!0x1;if(_0x793c8d[_0x13ca3e(0x221)]&&_0x51485b[_0x13ca3e(0x7a)]<_0x793c8d[_0x13ca3e(0xde)][_0x13ca3e(0x1f4)][_0x13ca3e(0x1b1)](0x0)[_0x13ca3e(0x7a)])return!0x0;if(_0x51485b[_0x13ca3e(0x221)]&&_0x793c8d[_0x13ca3e(0x7a)]<_0x51485b[_0x13ca3e(0xde)][_0x13ca3e(0x1f4)][_0x13ca3e(0x1b1)](0x0)[_0x13ca3e(0x7a)])return!0x0;return!0x1;}(_0x34ffb7[0x0],_0x1fe5a9[0x0]))return!0x1;const _0x2a9c64=_0x2cd323(_0x34ffb7[0x0][_0x4258f4(0xb8)],_0x4258f4(0x89)),_0x580488=_0x2cd323(_0x1fe5a9[0x0][_0x4258f4(0xb8)],_0x4258f4(0x89));if(!_0x38f52f(_0x2a9c64,_0x580488))return!0x1;return!!_0x34ffb7[_0x4258f4(0xcb)](_0x1bf3f0=>_0x1fe5a9[_0x4258f4(0x1e6)](_0x2aff54=>_0x1bf3f0[_0x4258f4(0xc6)]()[_0x4258f4(0x17c)](_0x2aff54[_0x4258f4(0xc6)]())))&&_0x1fe5a9[_0x4258f4(0xcb)](_0x2c7370=>_0x34ffb7[_0x4258f4(0x1e6)](_0x42a81b=>_0x2c7370[_0x4258f4(0xc6)]()[_0x4258f4(0x17c)](_0x42a81b[_0x4258f4(0xc6)]())));}}[_0x4bde4a(0x20a)](_0x3da54d){const _0x4fb79a=_0x4bde4a,_0x5bf2b1=Array[_0x4fb79a(0x20f)](_0x3da54d),_0x417ec8=this[_0x4fb79a(0x140)]({'skipNotAttached':!0x0}),_0x14b7e0=_0x417ec8[_0x4fb79a(0x1e1)](_0x4a3266=>!_0x3da54d[_0x4fb79a(0x8b)](_0x4a3266)),_0x1e4840=new Map(_0x5bf2b1[_0x4fb79a(0xfc)](_0x80e43b=>[_0x80e43b,this[_0x4fb79a(0x190)][_0x4fb79a(0x215)](_0x80e43b[_0x4fb79a(0x21e)],_0x80e43b[_0x4fb79a(0xa4)],_0x4fb79a(0x1d8))])),_0x2abed9=new Map(_0x417ec8[_0x4fb79a(0xfc)](_0x56a9f8=>[_0x56a9f8,_0x56a9f8[_0x4fb79a(0x21c)]()]));for(let _0x171b96=0x0;_0x171b96<_0x5bf2b1[_0x4fb79a(0x16e)];_0x171b96++){if(_0x335a31(this,_0x5bf2b1[_0x171b96],_0x5bf2b1,_0x171b96+0x1))return!0x0;}for(let _0xa1c777=0x0;_0xa1c777<_0x5bf2b1[_0x4fb79a(0x16e)];_0xa1c777++){if(_0x335a31(this,_0x5bf2b1[_0xa1c777],_0x14b7e0,0x0))return!0x0;}return!0x1;function _0x335a31(_0x1ec876,_0x26856f,_0x3765af,_0x3fa65f){const _0x57d748=_0x4fb79a;for(let _0x358bb3=_0x3fa65f;_0x358bb3<_0x3765af[_0x57d748(0x16e)];_0x358bb3++){const _0x4affd9=_0x3765af[_0x358bb3];if(_0x4affd9[_0x57d748(0x21e)]!==_0x26856f[_0x57d748(0x21e)]||_0x4affd9[_0x57d748(0x1bf)]['id']!==_0x26856f[_0x57d748(0x1bf)]['id']||_0x4affd9[_0x57d748(0xa4)]!==_0x26856f[_0x57d748(0xa4)])continue;if(!Pt(_0x26856f,_0x4affd9,[_0x57d748(0x89)]))continue;if(_0x57d748(0x1be)==_0x26856f[_0x57d748(0x21e)]&&_0x26856f[_0x57d748(0x87)][_0x57d748(0xce)]!=_0x4affd9[_0x57d748(0x87)][_0x57d748(0xce)])continue;if(_0x57d748(0x1be)==_0x26856f[_0x57d748(0x21e)]&&_0x1ec876[_0x57d748(0xdc)](_0x26856f[_0x57d748(0x87)][_0x57d748(0x96)]))continue;if(_0x57d748(0xd8)==_0x26856f[_0x57d748(0x21e)]){const _0x294cd3=_0x1ec876[_0x57d748(0x14d)][_0x57d748(0x1ce)],_0x1d7899=_0x26856f[_0x57d748(0x17f)]();if(_0x1d7899&&(_0x294cd3[_0x57d748(0x8c)][_0x57d748(0x1c5)](_0x1d7899)||_0x294cd3[_0x57d748(0x8c)][_0x57d748(0x1d1)](_0x1d7899)))continue;}const _0x3f7f54=_0x1e4840[_0x57d748(0x1b1)](_0x26856f),_0x30c8cd=_0x2abed9[_0x57d748(0x1b1)](_0x26856f),_0x46956a=_0x2abed9[_0x57d748(0x1b1)](_0x4affd9),_0x5939fd=_0x26856f[_0x57d748(0xde)]&&_0x26856f[_0x57d748(0xde)][_0x57d748(0x16e)],_0x32f558=_0x4affd9[_0x57d748(0xde)]&&_0x4affd9[_0x57d748(0xde)][_0x57d748(0x16e)];if(!_0x5939fd&&_0x3f7f54(_0x46956a,_0x30c8cd))return _0x1ec876[_0x57d748(0x165)](_0x4affd9,_0x26856f),_0x2abed9[_0x57d748(0x1e5)](_0x26856f),!0x0;if(!_0x32f558&&_0x3f7f54(_0x30c8cd,_0x46956a))return _0x1ec876[_0x57d748(0x165)](_0x26856f,_0x4affd9),_0x2abed9[_0x57d748(0x1e5)](_0x4affd9),!0x0;}return!0x1;}}[_0x4bde4a(0x165)](_0x2e8e6e,_0x39c513){const _0x1a418b=_0x4bde4a;if(_0x2e8e6e[_0x1a418b(0x149)]){for(const _0x58565a of _0x39c513[_0x1a418b(0x21c)]())_0x2e8e6e[_0x1a418b(0x76)](_0x58565a);}else{const _0x1371ca=_0x39c513[_0x1a418b(0xc6)]()[_0x1a418b(0x1a4)];this[_0x1a418b(0x168)](_0x2e8e6e,this[_0x1a418b(0xeb)][_0x1a418b(0x15a)](_0x2e8e6e[_0x1a418b(0xc6)]()[_0x1a418b(0x21b)],_0x1371ca));}_0x39c513[_0x1a418b(0x1a2)]();}[_0x4bde4a(0xe9)](_0x41441d,_0x42e302){const _0xbea3ca=_0x4bde4a,_0x4063d7=_0x41441d[_0xbea3ca(0xe1)](_0xbea3ca(0x97))||_0x41441d[_0xbea3ca(0xe1)](_0xbea3ca(0x1be))?_0xbea3ca(0xf5):_0x41441d[_0xbea3ca(0x1ec)]();return _0x44e721(this[_0xbea3ca(0x14d)][_0xbea3ca(0x80)],_0x42e302+'_'+_0x4063d7+_0xbea3ca(0xaf));}[_0x4bde4a(0x1b7)](){const _0x4d4460=_0x4bde4a,_0x4c59f6=this[_0x4d4460(0x14d)];if(!_0x4c59f6['ui'])return;const {ariaLiveAnnouncer:_0x337d0a}=_0x4c59f6['ui'];_0x59956a(this[_0x4d4460(0xeb)],({left:_0x292e55,entered:_0x49f72d})=>{const _0x4e8be3=_0x4d4460;for(const _0x1e6810 of _0x292e55){const {group:_0x15a6d2,type:_0x153506}=this[_0x4e8be3(0x9c)](_0x1e6810[_0x4e8be3(0x163)]);if(_0x4e8be3(0x1ea)===_0x15a6d2){_0x337d0a[_0x4e8be3(0x1de)](this[_0x4e8be3(0xe9)](_0x153506,_0x4e8be3(0x1b9)));break;}}for(const _0x55800d of _0x49f72d){const {group:_0x3e2256,type:_0x3460f9}=this[_0x4e8be3(0x9c)](_0x55800d[_0x4e8be3(0x163)]);if(_0x4e8be3(0x1ea)===_0x3e2256){_0x337d0a[_0x4e8be3(0x1de)](this[_0x4e8be3(0xe9)](_0x3460f9,_0x4e8be3(0x1f7)));break;}}});}[_0x4bde4a(0x14c)](_0x4f028b){const _0x256610=_0x4bde4a;if(this[_0x256610(0x207)])return!0x1;const _0x479b09=this[_0x256610(0x14d)],_0x297bab=_0x479b09[_0x256610(0x1ce)][_0x256610(0x125)][_0x256610(0x205)][_0x256610(0xf1)]();if(0x0==_0x297bab[_0x256610(0x16e)])return!0x1;const _0x5f1ce2=[],_0x4f02af=_0x297bab[_0x256610(0x1e1)](_0x18ed0d=>_0x256610(0x1be)==_0x18ed0d[_0x256610(0x21e)]),_0x4f8b69=_0x297bab[_0x256610(0x1e1)](_0x58365c=>_0x256610(0x121)==_0x58365c[_0x256610(0x21e)]&&_0x256610(0x184)!=_0x58365c[_0x256610(0x163)]),_0x4871d0=_0x297bab[_0x256610(0x1e1)](_0x163bca=>_0x256610(0x1fc)==_0x163bca[_0x256610(0x21e)]&&_0x256610(0x184)!=_0x163bca[_0x256610(0x163)]);for(const _0x1f5bbc of _0x4f02af)_0x5f1ce2[_0x256610(0xd7)]({'key':_0x1f5bbc[_0x256610(0x10b)],'newValue':_0x1f5bbc[_0x256610(0xc5)],'oldValue':_0x1f5bbc[_0x256610(0xd9)],'range':Ot(_0x1f5bbc[_0x256610(0x81)],_0x479b09[_0x256610(0x1ce)])});for(const _0x46a642 of _0x4f8b69){const _0x3e9911=_0x4871d0[_0x256610(0x17a)](_0x32963a=>_0x32963a[_0x256610(0x1c8)][_0x256610(0x17c)](_0x46a642[_0x256610(0x1c8)]));_0x3e9911&&_0x5f1ce2[_0x256610(0xd7)]({'key':_0x256610(0x181),'newValue':_0x46a642[_0x256610(0x163)],'oldValue':_0x3e9911[_0x256610(0x163)],'range':_0x479b09[_0x256610(0x1ce)][_0x256610(0x130)](_0x46a642[_0x256610(0x1c8)][_0x256610(0x1d2)])});}return 0x0!=_0x5f1ce2[_0x256610(0x16e)]&&this[_0x256610(0x1af)](_0x4f028b,_0x5f1ce2);}[_0x4bde4a(0x113)](_0x40e703){const _0x2beea2=_0x4bde4a;let _0x7f2bbd=!0x1;const _0x386e28=this[_0x2beea2(0x14d)][_0x2beea2(0x1ce)][_0x2beea2(0x125)][_0x2beea2(0x205)][_0x2beea2(0x17d)]()[_0x2beea2(0x1e1)](_0xa03c2a=>_0xa03c2a[_0x2beea2(0x87)][_0x2beea2(0xc0)]&&_0xa03c2a[_0x2beea2(0x163)][_0x2beea2(0xe1)](_0x2beea2(0x20e)));for(const _0x569d02 of _0x386e28){const {subType:_0x2bceae,id:_0x3a6e80}=this[_0x2beea2(0x9c)](_0x569d02[_0x2beea2(0x163)]),_0x18e653=_0x2bceae[_0x2beea2(0x20c)]('|')[0x0];for(const _0x58049a of this[_0x2beea2(0x140)]({'skipNotAttached':!0x0}))_0x58049a['id']!=_0x3a6e80&&_0x2beea2(0x1be)==_0x58049a[_0x2beea2(0x21e)]&&_0x58049a[_0x2beea2(0x87)]&&_0x58049a[_0x2beea2(0x87)][_0x2beea2(0x96)]==_0x18e653&&_0x58049a[_0x2beea2(0xc6)]()[_0x2beea2(0x15e)](_0x569d02[_0x2beea2(0x87)][_0x2beea2(0xc0)])&&(this[_0x2beea2(0x203)](_0x58049a,_0x569d02[_0x2beea2(0x87)][_0x2beea2(0xc0)],_0x40e703),_0x7f2bbd=!0x0);}return _0x7f2bbd;}[_0x4bde4a(0x16f)](_0x56eabf){const _0x2d6d02=_0x4bde4a;this[_0x2d6d02(0x14d)],(this[_0x2d6d02(0x207)]=!0x0,_0x56eabf());}[_0x4bde4a(0x1e9)](_0x20dd5c){const _0x4875b3=_0x4bde4a,_0x1728f4=this[_0x4875b3(0xdc)](_0x20dd5c),_0x5cd72a=this[_0x4875b3(0x9f)][_0x4875b3(0x8b)](_0x20dd5c);return _0x1728f4||_0x5cd72a;}[_0x4bde4a(0x1af)](_0x31d8d2,_0x1ef86b){const _0x382de3=_0x4bde4a;if(0x0==_0x1ef86b[_0x382de3(0x16e)])return!0x1;let _0x3aafec=!0x1;for(const _0x493720 of _0x1ef86b){const _0x77f652=this[_0x382de3(0xdb)](_0x493720[_0x382de3(0x81)],_0x382de3(0x1be))[_0x382de3(0x1e1)](_0x963267=>!_0x963267[_0x382de3(0x128)][_0x382de3(0xf7)])[_0x382de3(0xfc)](_0x3f4ae9=>_0x3f4ae9[_0x382de3(0x1ea)]),_0x4b1719=_0x375f70({'newValue':_0x493720[_0x382de3(0x1bb)]});_0x77f652[_0x382de3(0x1e1)](_0x2b7661=>{const _0x47db91=_0x382de3,[_0x3ae32f,_0x37d7d9]=_0x2b7661[_0x47db91(0xa4)][_0x47db91(0x20c)]('|');return _0x3ae32f==_0x493720[_0x47db91(0x96)]&&_0x37d7d9!=_0x4b1719;})[_0x382de3(0x12d)](_0x444912=>{const _0x254b24=_0x382de3;this[_0x254b24(0x203)](_0x444912,_0x493720[_0x254b24(0x81)],_0x31d8d2),_0x3aafec=!0x0;});}return _0x3aafec;}[_0x4bde4a(0x203)](_0x593009,_0x5bf054,_0x4b2754){const _0x5c6a12=_0x4bde4a,_0x6e6f5c=_0x593009[_0x5c6a12(0xc6)]()[_0x5c6a12(0x211)](_0x5bf054);0x0!==_0x6e6f5c[_0x5c6a12(0x16e)]?0x1!==_0x6e6f5c[_0x5c6a12(0x16e)]?this[_0x5c6a12(0x122)](_0x593009,_0x5bf054[_0x5c6a12(0x21b)],_0x5bf054[_0x5c6a12(0x1a4)]):this[_0x5c6a12(0x168)](_0x593009,_0x6e6f5c[0x0]):_0x4b2754[_0x5c6a12(0x110)](_0x593009[_0x5c6a12(0x7e)]());}}class xt{constructor(_0x795b18){const _0x16d879=_0x4bde4a;this[_0x16d879(0xea)]=_0x795b18,this[_0x16d879(0xeb)]=_0x795b18[_0x16d879(0x1ce)],this[_0x16d879(0x138)]=new Map(),this[_0x16d879(0xa1)]=new Map(),this[_0x16d879(0xd0)]();}[_0x4bde4a(0x105)](_0x20c3b5,_0x549c7a,_0x515b11,_0x579b29,_0x7ed25d,_0x1e2e2d){const _0x5e24d7=_0x4bde4a;return new _0x4b3026(this[_0x5e24d7(0xeb)],{'type':_0x20c3b5,'subType':_0x549c7a,'id':_0x515b11,'author':_0x579b29,'creator':_0x579b29,'attributes':_0x7ed25d,'onAttributesChange':_0x1e2e2d,'onAccept':(..._0x204f7a)=>this[_0x5e24d7(0x215)](_0x20c3b5,_0x549c7a,_0x5e24d7(0x1ac))(..._0x204f7a),'onDiscard':(..._0x16f56b)=>this[_0x5e24d7(0x215)](_0x20c3b5,_0x549c7a,_0x5e24d7(0xd1))(..._0x16f56b)});}[_0x4bde4a(0x152)](_0x56f40b,_0x4e65c2,_0x12043f,_0x17ce53){const _0x23d884=_0x4bde4a,_0x409f42=_0x56f40b+':'+_0x4e65c2+':'+_0x12043f;this[_0x23d884(0x138)][_0x23d884(0x134)](_0x409f42,_0x17ce53);}[_0x4bde4a(0x215)](_0x46b9fb,_0x51ee4f,_0x3fa303){const _0x253883=_0x4bde4a,_0x23c5a4=_0x46b9fb+':'+_0x51ee4f+':'+_0x3fa303;return this[_0x253883(0x138)][_0x253883(0x1b1)](_0x23c5a4)||this[_0x253883(0xa1)][_0x253883(0x1b1)](_0x46b9fb+':'+_0x3fa303);}[_0x4bde4a(0xd0)](){const _0x5146d4=_0x4bde4a,_0x5b81ae=()=>!0x1,_0x56db40=_0x5a7940=>{const _0x12caf9=_0x8a37;_0x5a7940[_0x12caf9(0x1cf)]((_0x4d1f46,_0x86af7e)=>_0x4d1f46[_0x12caf9(0x21b)][_0x12caf9(0x108)](_0x86af7e[_0x12caf9(0x21b)])?0x1:-0x1),this[_0x12caf9(0xeb)][_0x12caf9(0x1a0)](_0x5b7359=>{const _0x4deb98=_0x12caf9;for(const _0x3dd968 of _0x5a7940){let _0xcf9834;_0xcf9834=_0x3dd968[_0x4deb98(0x1a4)][_0x4deb98(0x1e2)]&&_0x3dd968[_0x4deb98(0x1a4)][_0x4deb98(0x1bd)]==_0x3dd968[_0x4deb98(0x21b)][_0x4deb98(0x1d2)]?_0x5b7359[_0x4deb98(0x19e)](_0x3dd968[_0x4deb98(0x21b)][_0x4deb98(0x1d2)],'on'):_0x5b7359[_0x4deb98(0x19e)](_0x3dd968),this[_0x4deb98(0xeb)][_0x4deb98(0x1f1)](_0xcf9834,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x8b2096=(_0x4b07b7,_0xd861db)=>{const _0x2b0ed9=_0x8a37;_0xd861db&&this[_0x2b0ed9(0xeb)][_0x2b0ed9(0x1a0)](_0x15394d=>{const _0x2246d7=_0x2b0ed9,{commandName:_0x4108ab,commandParams:_0x27e6e7=[]}=_0xd861db,_0x468e4a=_0x4b07b7[_0x2246d7(0xfc)](_0x370ee6=>(Tt(_0x370ee6)&&(_0x370ee6=this[_0x2246d7(0xeb)][_0x2246d7(0x15a)](_0x370ee6[_0x2246d7(0x1a4)])),_0x370ee6))[_0x2246d7(0x1e1)](_0x105e16=>_0x2246d7(0xd2)!==_0x105e16[_0x2246d7(0xa2)][_0x2246d7(0xc9)]);if(_0x468e4a[_0x2246d7(0x16e)]<0x1)return;const _0x3f79e0=Array[_0x2246d7(0x20f)](this[_0x2246d7(0xeb)][_0x2246d7(0x125)][_0x2246d7(0x153)][_0x2246d7(0x21c)]())[_0x2246d7(0xfc)](_0x32ff42=>_0x40eb5e[_0x2246d7(0x1ab)](_0x32ff42));_0x15394d[_0x2246d7(0x12c)](_0x468e4a);for(const _0x378405 of this[_0x2246d7(0xea)][_0x2246d7(0x11e)][_0x2246d7(0x11e)]())_0x378405[_0x2246d7(0x84)]();_0x27e6e7[_0x2246d7(0xd7)]({'forceDefaultExecution':!0x0}),this[_0x2246d7(0xea)][_0x2246d7(0x137)](_0x4108ab,..._0x27e6e7);const _0x3bc3ec=_0x3f79e0[_0x2246d7(0x1e1)](_0x5c68f0=>_0x2246d7(0xd2)!=_0x5c68f0[_0x2246d7(0xa2)][_0x2246d7(0xc9)]);_0x3bc3ec[_0x2246d7(0x16e)]>0x0&&_0x15394d[_0x2246d7(0x12c)](_0x3bc3ec);for(const _0x5fb482 of _0x3f79e0)_0x5fb482[_0x2246d7(0x1ae)]();});},_0x531d16=(_0x434ba5,_0x2a7201)=>0x1==_0x434ba5[_0x5146d4(0x16e)]&&0x1==_0x2a7201[_0x5146d4(0x16e)]&&_0x434ba5[0x0][_0x5146d4(0x1a4)][_0x5146d4(0x17c)](_0x2a7201[0x0][_0x5146d4(0x21b)]),_0x26afcc=(_0x46f889,_0x5d52f0,_0x114e8f,_0x3fb37b)=>Ft(_0x46f889,_0x5d52f0,_0x114e8f,_0x3fb37b,this[_0x5146d4(0xeb)])?[_0x46f889,_0x5d52f0]:Ft(_0x5d52f0,_0x46f889,_0x3fb37b,_0x114e8f,this[_0x5146d4(0xeb)])?[_0x5d52f0,_0x46f889]:null;this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x13b),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x1eb),_0x56db40),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x14b),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x11b),_0x26afcc),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x13d),_0x56db40),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x183),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x194),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x1e3),_0x26afcc),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xf6),_0x8b2096),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x14a),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xba),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x1aa),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x154),_0x8b2096),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x176),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x100),_0x531d16),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xb3),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x90),_0x5b81ae),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0x201),(_0x565b0c,_0x4f2968)=>{const _0x4a2445=_0x5146d4;if(!_0x4f2968)return;const _0x1f79ae=this[_0x4a2445(0xea)][_0x4a2445(0x193)][_0x4a2445(0x1b1)](p);this[_0x4a2445(0xeb)][_0x4a2445(0x1a0)](_0x464abc=>{const _0x46b369=_0x4a2445;if(_0x46b369(0x181)==_0x4f2968[_0x46b369(0x96)])for(const _0x324269 of _0x565b0c){const _0x3254ef=_0x324269[_0x46b369(0x21b)][_0x46b369(0x1d2)],_0x671d36=_0x4f2968[_0x46b369(0xce)];_0x464abc[_0x46b369(0x7d)](_0x3254ef,_0x671d36);}else{if(_0x1f79ae[_0x46b369(0xdc)](_0x4f2968[_0x46b369(0x96)])){for(const _0x28c394 of _0x565b0c)void 0x0!==_0x4f2968[_0x46b369(0xce)]?_0x464abc[_0x46b369(0x99)](_0x4f2968[_0x46b369(0x96)],_0x4f2968[_0x46b369(0xce)],_0x28c394[_0x46b369(0x21b)][_0x46b369(0x1d2)]):_0x464abc[_0x46b369(0x9a)](_0x4f2968[_0x46b369(0x96)],_0x28c394[_0x46b369(0x21b)][_0x46b369(0x1d2)]);}else{for(const _0x472bdd of _0x565b0c)_0x4f2968[_0x46b369(0xce)]?_0x464abc[_0x46b369(0x99)](_0x4f2968[_0x46b369(0x96)],_0x4f2968[_0x46b369(0xce)],_0x472bdd):_0x464abc[_0x46b369(0x9a)](_0x4f2968[_0x46b369(0x96)],_0x472bdd);}}});}),this[_0x5146d4(0xa1)][_0x5146d4(0x134)](_0x5146d4(0xcc),_0x531d16);}}function Rt(_0x2a776f,_0x3f2365,_0x149ec8){const _0x8babcb=_0x4bde4a;for(const _0x54e544 of _0x3f2365[_0x8babcb(0x1bd)][_0x8babcb(0x12b)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x54e544[_0x8babcb(0xa2)]==_0x54e544)return!0x1;if(!_0x149ec8[_0x8babcb(0x77)](_0x54e544))return!0x1;if(_0x2a776f[_0x8babcb(0x1c5)](_0x54e544)||_0x2a776f[_0x8babcb(0x1d1)](_0x54e544))return!0x0;}return!0x1;}function Tt(_0x5cb1b3){const _0xc23a4d=_0x4bde4a;return _0x5cb1b3[_0xc23a4d(0x1a4)][_0xc23a4d(0x1bd)]==_0x5cb1b3[_0xc23a4d(0x21b)][_0xc23a4d(0x1d2)]&&_0x5cb1b3[_0xc23a4d(0x1a4)][_0xc23a4d(0x187)];}function Et(_0x5dd7f0,_0x5176a1,_0x17552e,_0x19bb95){const _0x209475=_0x4bde4a,_0x3ed3b0=_0x30a680=>!_0x30a680[_0x209475(0x18c)]['is'](_0x209475(0x16d))&&!_0x19bb95[_0x209475(0x1c5)](_0x30a680[_0x209475(0x18c)]),_0x535c53=_0x5dd7f0[_0x209475(0x21b)][_0x209475(0x175)](_0x3ed3b0),_0x5b4af5=_0x5dd7f0[_0x209475(0x1a4)][_0x209475(0x175)](_0x3ed3b0,{'direction':_0x209475(0xc3)});return(!_0x5dd7f0[_0x209475(0x21b)][_0x209475(0x17c)](_0x535c53)||!_0x5dd7f0[_0x209475(0x1a4)][_0x209475(0x17c)](_0x5b4af5))&&(_0x535c53[_0x209475(0x108)](_0x5b4af5)?_0x17552e[_0x209475(0x1a6)](_0x5176a1,{'range':_0x17552e[_0x209475(0x15a)](_0x535c53,_0x5b4af5)}):_0x17552e[_0x209475(0x110)](_0x5176a1),!0x0);}function Vt(_0xc410c6){return _0x375f70(_0xc410c6);}function Ut(_0x115172){const _0x236e7f=_0x4bde4a,_0x12a4f0=_0x115172[_0x236e7f(0x21b)][_0x236e7f(0x1d2)];return _0x12a4f0&&_0x12a4f0['is'](_0x236e7f(0x213));}function Ot(_0x30e367,_0x424e3b){const _0x588b71=_0x4bde4a;return null==_0x30e367[_0x588b71(0x1a4)][_0x588b71(0xe3)]&&_0x30e367[_0x588b71(0x1a4)][_0x588b71(0x1bd)]==_0x30e367[_0x588b71(0x21b)][_0x588b71(0x1d2)]?Gt(_0x30e367[_0x588b71(0x21b)][_0x588b71(0x1d2)],_0x424e3b):_0x30e367;}function Gt(_0x555f07,_0x1cc38f){const _0x5e5e81=_0x4bde4a,_0x2f135f=_0x1cc38f[_0x5e5e81(0x8c)][_0x5e5e81(0x1c5)](_0x555f07)||_0x1cc38f[_0x5e5e81(0x8c)][_0x5e5e81(0xa5)](_0x555f07);return _0x1cc38f[_0x5e5e81(0x15a)](_0x1cc38f[_0x5e5e81(0x1d7)](_0x555f07,_0x5e5e81(0x142)),_0x2f135f?_0x1cc38f[_0x5e5e81(0x109)](_0x555f07):_0x1cc38f[_0x5e5e81(0x1d7)](_0x555f07,_0x5e5e81(0x1a4)));}function _0x8a37(_0xa226e0,_0x54957a){const _0x3cf0a0=_0x3cf0();return _0x8a37=function(_0x8a37d1,_0x25efac){_0x8a37d1=_0x8a37d1-0x73;let _0x5a8b98=_0x3cf0a0[_0x8a37d1];return _0x5a8b98;},_0x8a37(_0xa226e0,_0x54957a);}function Ft(_0xd21f67,_0x258b44,_0x338d7c,_0x4a7946,_0x15d9ef){const _0xe86fd3=_0x4bde4a;if(!Pt(_0xd21f67,_0x258b44))return!0x1;if(_0x338d7c[_0xe86fd3(0x1a4)][_0xe86fd3(0x17c)](_0x4a7946[_0xe86fd3(0x21b)]))return!0x0;if(_0xd21f67[_0xe86fd3(0x21e)]!=_0x258b44[_0xe86fd3(0x21e)])return!0x1;if(!_0x338d7c[_0xe86fd3(0x1a4)][_0xe86fd3(0x9b)](_0x4a7946[_0xe86fd3(0x21b)]))return!0x1;const _0x228754=_0x15d9ef[_0xe86fd3(0x15a)](_0x338d7c[_0xe86fd3(0x1a4)],_0x4a7946[_0xe86fd3(0x21b)])[_0xe86fd3(0xbb)]();for(const _0x12618d of _0x228754)if([_0xe86fd3(0xa8),_0xe86fd3(0x133)][_0xe86fd3(0xec)](_0x12618d[_0xe86fd3(0x21e)])&&_0x15d9ef[_0xe86fd3(0x8c)][_0xe86fd3(0x1d1)](_0x12618d[_0xe86fd3(0x18c)]))return!0x1;return!0x0;}function Pt(_0x2b0547,_0x49dab8,_0x354eb0=[]){const _0xb9462f=_0x4bde4a;return!(!_0x2b0547[_0xb9462f(0x1f5)]||!_0x49dab8[_0xb9462f(0x1f5)])&&_0x38f52f(_0x2cd323(_0x2b0547[_0xb9462f(0xb8)],_0x354eb0),_0x2cd323(_0x49dab8[_0xb9462f(0xb8)],_0x354eb0));}function Lt(_0xbf7b6d,_0x2572c3){const _0x2a8828=_0x4bde4a,_0x1425a5=Ht(_0xbf7b6d[_0x2a8828(0xb8)]),_0x38ec17=Ht(_0x2572c3);if(!_0xbf7b6d[_0x2a8828(0x1f5)])return!0x1;for(const _0x201a25 of Object[_0x2a8828(0x15f)](_0x38ec17))if(!_0x38f52f(_0x1425a5[_0x201a25],_0x38ec17[_0x201a25]))return!0x1;return!0x0;}function Ht(_0x3b38bb){const _0x1b6f5b=_0x4bde4a,_0x59a309=Object[_0x1b6f5b(0x144)]({},_0x3b38bb);return delete _0x59a309[_0x1b6f5b(0xd3)],delete _0x59a309[_0x1b6f5b(0x220)],_0x59a309;}
23
+ const _0x29d22f=_0x907c;(function(_0xe72cec,_0x235d91){const _0x5613ad=_0x907c,_0x3cbe32=_0xe72cec();while(!![]){try{const _0x1a7a21=-parseInt(_0x5613ad(0x1c0))/0x1+parseInt(_0x5613ad(0x1fa))/0x2+-parseInt(_0x5613ad(0x2a4))/0x3*(-parseInt(_0x5613ad(0x1df))/0x4)+-parseInt(_0x5613ad(0x257))/0x5+parseInt(_0x5613ad(0x286))/0x6+-parseInt(_0x5613ad(0x19c))/0x7*(-parseInt(_0x5613ad(0x100))/0x8)+-parseInt(_0x5613ad(0x264))/0x9;if(_0x1a7a21===_0x235d91)break;else _0x3cbe32['push'](_0x3cbe32['shift']());}catch(_0x2d5c38){_0x3cbe32['push'](_0x3cbe32['shift']());}}}(_0x28b4,0xb8f7e));import{Plugin as _0x28adf2,PendingActions as _0x24f911}from'ckeditor5/src/core.js';import{LiveRange as _0x1dbc91}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4c32ba,uid as _0x529756,priorities as _0x5121b9,logWarning as _0x3eea0b}from'ckeditor5/src/utils.js';import{toWidget as _0x584f85}from'ckeditor5/src/widget.js';import{Users as _0x2ed0de,hashObject as _0x1614a0,surroundingMarkersDetector as _0x27efc3}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x18f1fc from'./commands/trackchangescommand.js';import _0x4d860e from'./commands/acceptsuggestioncommand.js';import _0x428f12 from'./commands/discardsuggestioncommand.js';import _0x436bfa from'./commands/executeonallsuggestionscommand.js';import _0x4df8fb from'./commands/executeonselectedsuggestionscommand.js';import _0x270d89 from'./suggestion.js';import _0x3acbab from'./suggestiondescriptionfactory.js';import _0x4be10f from'./integrations/aiassistant.js';import _0x2b9109 from'./integrations/alignment.js';import _0x249b91 from'./integrations/basicstyles.js';import _0x44517e from'./integrations/blockquote.js';import _0x5d1905 from'./integrations/casechange.js';import _0x187801 from'./integrations/ckbox.js';import _0x2b508d from'./integrations/codeblock.js';import _0x31b282 from'./integrations/comments.js';import _0x589769 from'./integrations/deletecommand.js';import _0x303139 from'./integrations/list.js';import _0x247b17 from'./integrations/listproperties.js';import _0xf1ee7e from'./integrations/entercommand.js';function _0x907c(_0x837f41,_0x412611){const _0x28b441=_0x28b4();return _0x907c=function(_0x907c77,_0x5535fe){_0x907c77=_0x907c77-0x100;let _0x16687b=_0x28b441[_0x907c77];return _0x16687b;},_0x907c(_0x837f41,_0x412611);}import _0x54cd1c from'./integrations/findandreplace.js';import _0x3f6c06 from'./integrations/font.js';import _0x4ec6d6 from'./integrations/formatpainter.js';import _0x3c91be from'./integrations/heading.js';import _0x29f00f from'./integrations/highlight.js';import _0x42acb8 from'./integrations/horizontalline.js';import _0x54f3ef from'./integrations/htmlembed.js';import _0x546f2d from'./integrations/image.js';import _0x392531 from'./integrations/imagereplace.js';import _0x255d44 from'./integrations/imagestyle.js';import _0x29b36e from'./integrations/importword.js';import _0x3e3259 from'./integrations/indent.js';import _0x783438 from'./integrations/inputcommand.js';import _0x33eeb1 from'./integrations/link.js';import _0xb7af3b from'./integrations/legacylist.js';import _0x223270 from'./integrations/legacylistproperties.js';import _0x1074f2 from'./integrations/mediaembed.js';import _0x18f0f9 from'./integrations/mention.js';import _0x4998f5 from'./integrations/multilevellist.js';import _0x4e0f77 from'./integrations/pagebreak.js';import _0x5064e5 from'./integrations/paragraph.js';import _0xb3257d from'./integrations/removeformat.js';import _0x4d5531 from'./integrations/restrictededitingmode.js';import _0x43ce39 from'./integrations/shiftentercommand.js';import _0x2ad489 from'./integrations/standardeditingmode.js';import _0x1fc3d4 from'./integrations/style.js';import _0x34edd5 from'./integrations/table.js';import _0x47bbe2 from'./integrations/tablemergesplit.js';import _0x32913f from'./integrations/tableheadings.js';import _0x5b400b from'./integrations/tableclipboard.js';import _0x301867 from'./integrations/tablecolumnresize.js';import _0x12ab46 from'./integrations/template.js';import _0x2e89b4 from'./integrations/tableofcontents.js';import _0xe5e21c from'./integrations/title.js';import _0x440c65 from'./integrations/undo.js';import _0x5a310c from'./integrations/tablecaption.js';import _0x3b45b0 from'./integrations/tableproperties.js';import{getTranslation as _0x30da50}from'./utils/common-translations.js';import{isEqual as _0xc1d567,omit as _0x47b27a}from'lodash-es';export const renameAttributeKey=_0x29d22f(0x119);export default class p extends _0x28adf2{static get[_0x29d22f(0x213)](){const _0x1fddc1=_0x29d22f;return[_0x1fddc1(0x11a),_0x2ed0de,_0x24f911,_0x4be10f,_0x2b9109,_0x249b91,_0x44517e,_0x187801,_0x5d1905,_0x2b508d,_0x31b282,_0x589769,_0xf1ee7e,_0x54cd1c,_0x3f6c06,_0x4ec6d6,_0x3c91be,_0x29f00f,_0x42acb8,_0x54f3ef,_0x546f2d,_0x255d44,_0x392531,_0x29b36e,_0x3e3259,_0x783438,_0xb7af3b,_0x223270,_0x4998f5,_0x33eeb1,_0x303139,_0x247b17,_0x1074f2,_0x18f0f9,_0x4e0f77,_0x5064e5,_0xb3257d,_0x4d5531,_0x43ce39,_0x2ad489,_0x1fc3d4,_0x34edd5,_0x47bbe2,_0x32913f,_0x5a310c,_0x5b400b,_0x301867,_0x2e89b4,_0x3b45b0,_0x12ab46,_0xe5e21c,_0x440c65];}static get[_0x29d22f(0x10a)](){const _0x4fab86=_0x29d22f;return _0x4fab86(0x23d);}constructor(_0x236593){const _0x50045c=_0x29d22f;function _0x354290(_0x362be2){const _0x5b693a=_0x907c;return _0x362be2[_0x5b693a(0x192)](_0x4fb41b=>String[_0x5b693a(0x228)](_0x4fb41b))[_0x5b693a(0x154)]('');}super(_0x236593),this[_0x50045c(0x1ee)]=!0x1,this[_0x50045c(0x241)](_0x50045c(0x1b5),[]),this['on'](_0x50045c(0x215),(_0x463092,_0xa1b6e5,_0x2d34aa,_0x2e5bb2)=>{const _0x246a25=_0x50045c;this[_0x246a25(0x1bc)][_0x246a25(0x284)](()=>{const _0x4be250=_0x246a25;for(const _0x13cf31 of[..._0x2e5bb2,..._0x2d34aa])this[_0x4be250(0x1bc)][_0x4be250(0x25a)][_0x4be250(0x139)](_0x13cf31)&&_0x236593[_0x4be250(0x18d)][_0x4be250(0x126)](_0x13cf31);});}),this[_0x50045c(0x2a2)]=new _0x3acbab(this[_0x50045c(0x275)][_0x50045c(0x11e)][_0x50045c(0x256)],this[_0x50045c(0x275)][_0x50045c(0x133)]),this[_0x50045c(0x12b)]=null,this[_0x50045c(0x16c)]=new xt(this[_0x50045c(0x275)]),this[_0x50045c(0x108)]=new Map(),this[_0x50045c(0x218)]=_0x236593[_0x50045c(0x17b)][_0x50045c(0x19d)](_0x50045c(0x11a)),this[_0x50045c(0x227)]=new Set(),this[_0x50045c(0x1bc)]=this[_0x50045c(0x275)][_0x50045c(0x11e)],this[_0x50045c(0x1d5)]=new WeakMap(),this[_0x50045c(0x113)]=!0x1,this[_0x50045c(0x273)]=new Set([_0x50045c(0x119)]),this[_0x50045c(0x250)]=new Set(),_0x236593[_0x50045c(0x24c)][_0x50045c(0x19f)](_0x50045c(0x28a),_0x50045c(0x269)),this[_0x50045c(0x1e7)]=_0x236593[_0x50045c(0x24c)][_0x50045c(0x19d)](_0x50045c(0x28a)),_0x236593[_0x50045c(0x24c)][_0x50045c(0x19f)](_0x50045c(0x294),!0x0),this[_0x50045c(0x182)]=_0x236593[_0x50045c(0x24c)][_0x50045c(0x19d)](_0x50045c(0x294)),this[_0x50045c(0x1a7)]=new _0x18f1fc(_0x236593,this[_0x50045c(0x227)]),this[_0x50045c(0x289)](),this[_0x354290([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x354290([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x30]);}[_0x29d22f(0x112)](){const _0x4e7337=_0x29d22f,_0x1dfe22=this[_0x4e7337(0x275)],_0xe8542c=(_0x365bcf,_0x1affb2)=>{const _0x140d1b=_0x4e7337;if(_0x140d1b(0x1f1)!=_0x365bcf)return _0x140d1b(0x1db)+_0x365bcf;const _0x58430d=_0x1affb2[_0x140d1b(0x234)]('|')[0x0];return this[_0x140d1b(0x103)](_0x58430d)?_0x140d1b(0x1d6):_0x140d1b(0x246);};_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x151))[_0x4e7337(0x172)]({'model':_0x4e7337(0x117),'view':_0x43d5b1=>{const _0x130390=_0x4e7337,{id:_0x32e809,type:_0x22b467,subType:_0x54b211}=this[_0x130390(0x16e)](_0x43d5b1[_0x130390(0x26d)]),_0x5efae3=[_0x130390(0x202),_0xe8542c(_0x22b467,_0x54b211)];let _0x28f714=0xbb8;return this[_0x130390(0x1b5)][_0x130390(0x282)](_0x43d5b1[_0x130390(0x26d)])&&(_0x5efae3[_0x130390(0x290)](_0x130390(0x237)),_0x28f714=0xbc2),_0x130390(0x15f)==_0x22b467&&(_0x28f714+=0x5),{'classes':_0x5efae3,'attributes':{'data-suggestion':_0x32e809},'priority':_0x28f714};}}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x283))[_0x4e7337(0x236)](_0x4ac3d9=>{const _0x2030d2=_0x4e7337;_0x4ac3d9['on'](_0x2030d2(0x1c2),(_0x454bfb,_0x4ababd,_0x3e604)=>{const _0x5c56bc=_0x2030d2;if(!_0x3e604[_0x5c56bc(0x19e)][_0x5c56bc(0x29e)])return;const _0x3de25e=_0x4ababd[_0x5c56bc(0x12d)];if(!_0x3de25e)return;const _0x3f769c=_0x3e604[_0x5c56bc(0x111)][_0x5c56bc(0x1f3)](_0x3de25e);_0x1dfe22[_0x5c56bc(0x11e)][_0x5c56bc(0x256)][_0x5c56bc(0x27c)](_0x3de25e)&&_0x3f769c&&!_0x3f769c[_0x5c56bc(0x194)](_0x5c56bc(0x22b))&&_0x3f769c['is'](_0x5c56bc(0x19a))&&_0x584f85(_0x3f769c,_0x3e604[_0x5c56bc(0x17e)]);},{'priority':_0x2030d2(0x262)});}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x283))[_0x4e7337(0x172)]({'model':_0x4e7337(0x117),'view':(_0x4d5c42,_0x5da22a)=>{const _0x25a3a6=_0x4e7337;if(!_0x5da22a[_0x25a3a6(0x19e)][_0x25a3a6(0x29e)])return null;const {type:_0x52ca81,subType:_0x1c1ce7}=this[_0x25a3a6(0x16e)](_0x4d5c42[_0x25a3a6(0x26d)]);return{'classes':[_0x25a3a6(0x202),_0xe8542c(_0x52ca81,_0x1c1ce7)],'priority':0xbb8};}});const _0x46a6f3=({showActiveMarkers:_0x419cc3=!0x0,isAttributeSuggestion:_0x22636d=!0x1}={})=>(_0x361171,_0x99f96,_0x2345e5)=>{const _0x3bfc1b=_0x4e7337;if(!_0x99f96[_0x3bfc1b(0x12d)])return;const {id:_0x55098c}=this[_0x3bfc1b(0x16e)](_0x99f96[_0x3bfc1b(0x26d)]);if(_0x22636d){const _0x49662b=this[_0x3bfc1b(0x108)][_0x3bfc1b(0x19d)](_0x55098c),_0x274bee=this[_0x3bfc1b(0x298)](_0x49662b);if(!this[_0x3bfc1b(0x103)](_0x274bee))return;}if(_0x99f96[_0x3bfc1b(0x12d)]['is'](_0x3bfc1b(0x296)))return void _0x2345e5[_0x3bfc1b(0x1c7)][_0x3bfc1b(0x1ec)](_0x99f96[_0x3bfc1b(0x12d)],_0x361171[_0x3bfc1b(0x242)]);const _0x41c0b0=_0x2345e5[_0x3bfc1b(0x111)][_0x3bfc1b(0x1f3)](_0x99f96[_0x3bfc1b(0x12d)]);if(_0x99f96[_0x3bfc1b(0x12d)]['is'](_0x3bfc1b(0x240))&&_0x1dfe22[_0x3bfc1b(0x11e)][_0x3bfc1b(0x256)][_0x3bfc1b(0x238)](_0x99f96[_0x3bfc1b(0x12d)])&&!_0x41c0b0[_0x3bfc1b(0x194)](_0x3bfc1b(0x285))){_0x2345e5[_0x3bfc1b(0x17e)][_0x3bfc1b(0x150)]([_0x3bfc1b(0x202),_0x3bfc1b(0x1d6)],_0x41c0b0),_0x2345e5[_0x3bfc1b(0x17e)][_0x3bfc1b(0x1e1)](_0x3bfc1b(0x249),_0x55098c,_0x41c0b0),_0x2345e5[_0x3bfc1b(0x111)][_0x3bfc1b(0x171)](_0x41c0b0,_0x99f96[_0x3bfc1b(0x26d)]),_0x419cc3&&(this[_0x3bfc1b(0x1b5)][_0x3bfc1b(0x282)](_0x99f96[_0x3bfc1b(0x26d)])?_0x2345e5[_0x3bfc1b(0x17e)][_0x3bfc1b(0x150)](_0x3bfc1b(0x237),_0x41c0b0):_0x2345e5[_0x3bfc1b(0x17e)][_0x3bfc1b(0x17a)](_0x3bfc1b(0x237),_0x41c0b0));for(const _0x537e26 of _0x1dfe22[_0x3bfc1b(0x11e)][_0x3bfc1b(0x128)](_0x99f96[_0x3bfc1b(0x12d)])[_0x3bfc1b(0x20e)]())_0x2345e5[_0x3bfc1b(0x1c7)][_0x3bfc1b(0x1ec)](_0x537e26,_0x361171[_0x3bfc1b(0x242)]);_0x2345e5[_0x3bfc1b(0x1c7)][_0x3bfc1b(0x1ec)](_0x99f96[_0x3bfc1b(0x12d)],_0x361171[_0x3bfc1b(0x242)]);}};_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x283))[_0x4e7337(0x236)](_0x10d13b=>{const _0x5cb6a5=_0x4e7337;_0x10d13b['on'](_0x5cb6a5(0x120),(_0x487a81,_0xd6071c,_0x55b547)=>{const _0x43289=_0x5cb6a5;_0x55b547[_0x43289(0x19e)][_0x43289(0x29e)]&&_0x46a6f3({'showActiveMarkers':!0x1})(_0x487a81,_0xd6071c,_0x55b547);},{'priority':_0x5cb6a5(0x23b)});}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x283))[_0x4e7337(0x236)](_0x567914=>{const _0x2aa26a=_0x4e7337;_0x567914['on'](_0x2aa26a(0x22f),(_0x212d01,_0x143c1c,_0x15c4f4)=>{const _0x4f27fd=_0x2aa26a;_0x15c4f4[_0x4f27fd(0x19e)][_0x4f27fd(0x29e)]&&_0x46a6f3({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x212d01,_0x143c1c,_0x15c4f4);},{'priority':_0x2aa26a(0x23b)});}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x283))[_0x4e7337(0x22d)]({'model':_0x4e7337(0x117),'view':(_0x366192,_0x2442a0)=>_0x2442a0[_0x4e7337(0x19e)][_0x4e7337(0x29e)]?null:{'group':_0x4e7337(0x117),'name':_0x366192[_0x4e7337(0x11f)](0xb)}}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x29d))[_0x4e7337(0x252)]({'view':{'name':_0x4e7337(0x117),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2dc738,{writer:_0x365ec9})=>{const _0x15ffce=_0x4e7337;let _0x42f68f=_0x15ffce(0x235)+_0x2dc738[_0x15ffce(0x209)](_0x15ffce(0x196))+':'+_0x2dc738[_0x15ffce(0x209)]('id');return _0x2dc738[_0x15ffce(0x209)](_0x15ffce(0x28c))&&(_0x42f68f+=':'+_0x2dc738[_0x15ffce(0x209)](_0x15ffce(0x28c))),_0x365ec9[_0x15ffce(0x22c)](_0x15ffce(0x280),{'data-name':_0x42f68f});}}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x29d))[_0x4e7337(0x159)]({'view':_0x4e7337(0x117)}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x151))[_0x4e7337(0x236)](_0x49d2d7=>{const _0x2873f0=_0x4e7337;_0x49d2d7['on'](_0x2873f0(0x120),_0x46a6f3(),{'priority':_0x2873f0(0x262)});}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x151))[_0x4e7337(0x236)](_0x1e5fe9=>{const _0x1f261e=_0x4e7337;_0x1e5fe9['on'](_0x1f261e(0x22f),_0x46a6f3({'isAttributeSuggestion':!0x0}),{'priority':_0x1f261e(0x262)});}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x151))[_0x4e7337(0x236)](_0x15ec37=>{const _0xbcd611=_0x4e7337;_0x15ec37['on'](_0xbcd611(0x214),(_0x395f46,_0x1eb389,_0x1b7fbc)=>{const _0x532d0b=_0xbcd611,_0x1c5822=_0x1b7fbc[_0x532d0b(0x111)][_0x532d0b(0x23e)](_0x1eb389[_0x532d0b(0x26d)]);if(_0x1c5822){for(const _0x13de05 of _0x1c5822)_0x13de05[_0x532d0b(0x194)](_0x532d0b(0x285))||(_0x1b7fbc[_0x532d0b(0x17e)][_0x532d0b(0x17a)]([_0x532d0b(0x202),_0x532d0b(0x1d6),_0x532d0b(0x237)],_0x13de05),_0x1b7fbc[_0x532d0b(0x17e)][_0x532d0b(0x233)](_0x532d0b(0x249),_0x13de05),_0x1b7fbc[_0x532d0b(0x111)][_0x532d0b(0x193)](_0x13de05,_0x1eb389[_0x532d0b(0x26d)]));}},{'priority':_0xbcd611(0x262)});}),_0x1dfe22[_0x4e7337(0x221)][_0x4e7337(0x1f6)](_0x4e7337(0x151))[_0x4e7337(0x236)](_0x4b3280=>{const _0x238cf9=_0x4e7337;_0x4b3280['on'](_0x238cf9(0x13b),(_0x15c7ab,_0xae6db0,_0x5244c3)=>{const _0x1c62b9=_0x238cf9,_0x39fbab=_0x5244c3[_0x1c62b9(0x111)][_0x1c62b9(0x23e)](_0xae6db0[_0x1c62b9(0x26d)]);if(!_0x39fbab)return;const {id:_0x46ac2d}=this[_0x1c62b9(0x16e)](_0xae6db0[_0x1c62b9(0x26d)]),_0x1cf230=this[_0x1c62b9(0x108)][_0x1c62b9(0x19d)](_0x46ac2d),_0x543454=this[_0x1c62b9(0x298)](_0x1cf230);if(this[_0x1c62b9(0x103)](_0x543454)){for(const _0x72ccb6 of _0x39fbab)_0x72ccb6[_0x1c62b9(0x194)](_0x1c62b9(0x285))||(_0x5244c3[_0x1c62b9(0x17e)][_0x1c62b9(0x17a)]([_0x1c62b9(0x202),_0x1c62b9(0x1d6),_0x1c62b9(0x237)],_0x72ccb6),_0x5244c3[_0x1c62b9(0x17e)][_0x1c62b9(0x233)](_0x1c62b9(0x249),_0x72ccb6),_0x5244c3[_0x1c62b9(0x111)][_0x1c62b9(0x193)](_0x72ccb6,_0xae6db0[_0x1c62b9(0x26d)]));}},{'priority':_0x238cf9(0x262)});}),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x160)][_0x4e7337(0x183)](_0x3f07a9=>{const _0x5f41db=_0x4e7337;let _0x3f69b9=!0x1;const _0x25424b=Array[_0x5f41db(0x291)](_0x1dfe22[_0x5f41db(0x11e)][_0x5f41db(0x160)][_0x5f41db(0x132)][_0x5f41db(0x1f5)]()),_0x41453c=new Set();for(const {name:_0x3e6e9c,data:_0x4dcb21}of _0x25424b){const {group:_0x1611df,type:_0x83bc4a,subType:_0x106827,id:_0x34e58d}=this[_0x5f41db(0x16e)](_0x3e6e9c);if(_0x5f41db(0x117)!==_0x1611df)continue;const _0x3e2bae=this[_0x5f41db(0x108)][_0x5f41db(0x19d)](_0x34e58d);if(null!=_0x4dcb21[_0x5f41db(0x130)]){_0x5f41db(0x1cd)==_0x83bc4a&&(_0x3f69b9=_0x3f69b9||Et(_0x4dcb21[_0x5f41db(0x130)],_0x3e6e9c,_0x3f07a9,_0x1dfe22[_0x5f41db(0x11e)][_0x5f41db(0x256)]));const _0xc7d4c5=_0x5f41db(0x1f1)==_0x83bc4a&&this[_0x5f41db(0x103)](_0x106827[_0x5f41db(0x234)]('|')[0x0]);if(_0x4dcb21[_0x5f41db(0x130)][_0x5f41db(0x115)]||_0x5f41db(0x1ce)==_0x4dcb21[_0x5f41db(0x130)][_0x5f41db(0x1be)][_0x5f41db(0x1eb)]||_0x5f41db(0x1aa)==_0x83bc4a&&!Ut(_0x4dcb21[_0x5f41db(0x130)])||_0xc7d4c5&&!Ut(_0x4dcb21[_0x5f41db(0x130)])||_0x5f41db(0x15f)==_0x83bc4a&&!(!Tt(_0x4a25fc=_0x4dcb21[_0x5f41db(0x130)])&&!function(_0x323e96){const _0x27e68b=_0x5f41db;return _0x323e96[_0x27e68b(0x15e)][_0x27e68b(0x169)]==_0x323e96[_0x27e68b(0x260)][_0x27e68b(0x244)]&&_0x323e96[_0x27e68b(0x15e)][_0x27e68b(0x28d)];}(_0x4a25fc)))_0x3f07a9[_0x5f41db(0x144)](_0x3e6e9c),_0x3f69b9=!0x0;else{if(!_0x3e2bae||!_0x3e2bae[_0x5f41db(0x129)])continue;_0x41453c[_0x5f41db(0x236)](_0x3e2bae);}}}var _0x4a25fc;return _0x41453c[_0x5f41db(0x157)]>0x0&&(_0x3f69b9=!!this[_0x5f41db(0x21e)](_0x41453c)||_0x3f69b9),_0x3f69b9;}),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x160)][_0x4e7337(0x183)](_0x21b3c5=>{const _0x26d088=_0x4e7337;let _0xa774f4=!0x1;for(const _0x28f03a of _0x1dfe22[_0x26d088(0x11e)][_0x26d088(0x160)][_0x26d088(0x132)][_0x26d088(0x225)]())if(_0x26d088(0x1c5)==_0x28f03a[_0x26d088(0x17f)])for(const _0x347fdd of this[_0x26d088(0x108)][_0x26d088(0x1bb)]()){if(_0x347fdd[_0x26d088(0x19b)]||!_0x347fdd[_0x26d088(0x129)])continue;const _0xe7f8c9=_0x26d088(0x1aa)==_0x347fdd[_0x26d088(0x17f)],_0x4b88a2=this[_0x26d088(0x298)](_0x347fdd),_0x6c13b=_0x4b88a2&&this[_0x26d088(0x103)](_0x4b88a2);if(!_0xe7f8c9&&!_0x6c13b)continue;const _0x20a167=_0x347fdd[_0x26d088(0x1a6)]();if(_0x20a167[_0x26d088(0x15e)][_0x26d088(0x169)]!=_0x20a167[_0x26d088(0x260)][_0x26d088(0x169)]&&!_0x20a167[_0x26d088(0x260)][_0x26d088(0x28d)]){const _0x564817=_0x1dfe22[_0x26d088(0x11e)][_0x26d088(0x176)](_0x20a167[_0x26d088(0x15e)][_0x26d088(0x1c4)],_0x26d088(0x260)),_0x4f54dc=_0x1dfe22[_0x26d088(0x11e)][_0x26d088(0x23c)](_0x20a167[_0x26d088(0x15e)],_0x564817);_0x21b3c5[_0x26d088(0x1f2)](_0x347fdd[_0x26d088(0x1b3)](),{'range':_0x4f54dc}),_0xa774f4=!0x0;}}return _0xa774f4;}),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x160)][_0x4e7337(0x183)](_0x3706e7=>this[_0x4e7337(0x109)](_0x3706e7)),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x160)][_0x4e7337(0x183)](_0x556963=>!_0x556963[_0x4e7337(0x247)][_0x4e7337(0x254)]&&this[_0x4e7337(0x135)](_0x556963)),_0x1dfe22[_0x4e7337(0x11e)]['on'](_0x4e7337(0x16d),()=>{const _0x27e647=_0x4e7337;this[_0x27e647(0x1ee)]=!0x1;}),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x160)]['on'](_0x4e7337(0x222),(_0x25ca14,_0x454636)=>{const _0x4f932c=_0x4e7337;if(!_0x454636[_0x4f932c(0x254)]||_0x454636[_0x4f932c(0x1d3)])return;if(!this[_0x4f932c(0x1ee)])return;const _0x386f91=_0x1dfe22[_0x4f932c(0x11e)][_0x4f932c(0x160)][_0x4f932c(0x132)][_0x4f932c(0x225)]();if(0x0==_0x386f91[_0x4f932c(0x16a)])return;const _0x5d7a3a=[],_0x3ff299=_0x386f91[_0x4f932c(0x1a1)](_0x3cb0d5=>_0x4f932c(0x1f1)==_0x3cb0d5[_0x4f932c(0x17f)]),_0x4da579=_0x386f91[_0x4f932c(0x1a1)](_0x42bf9e=>_0x4f932c(0x1c5)==_0x42bf9e[_0x4f932c(0x17f)]&&_0x4f932c(0x173)!=_0x42bf9e[_0x4f932c(0x242)]);for(const _0x209a70 of _0x3ff299)this[_0x4f932c(0x265)](_0x209a70[_0x4f932c(0x1c6)])&&_0x5d7a3a[_0x4f932c(0x290)]({'key':_0x209a70[_0x4f932c(0x1c6)],'newValue':_0x209a70[_0x4f932c(0x25e)],'oldValue':_0x209a70[_0x4f932c(0x207)],'range':Ot(_0x209a70[_0x4f932c(0x12a)],_0x1dfe22[_0x4f932c(0x11e)])});for(const _0x3850f3 of _0x4da579){if(_0x4f932c(0x1fd)!=_0x3850f3[_0x4f932c(0x107)]&&_0x4f932c(0x14d)!=_0x3850f3[_0x4f932c(0x107)])continue;const _0x529b43=Gt(_0x3850f3[_0x4f932c(0x13e)][_0x4f932c(0x1c4)],_0x1dfe22[_0x4f932c(0x11e)]),_0x14c3eb=_0x3850f3[_0x4f932c(0x203)];_0x4f932c(0x1fd)==_0x3850f3[_0x4f932c(0x107)]&&_0x5d7a3a[_0x4f932c(0x290)]({'key':_0x4f932c(0x119),'newValue':_0x3850f3[_0x4f932c(0x242)],'oldValue':_0x14c3eb[_0x4f932c(0x242)],'range':_0x529b43});for(const [_0x634497,_0x2197a7]of _0x14c3eb[_0x4f932c(0x153)]){if(!this[_0x4f932c(0x265)](_0x634497))continue;const _0x1da18c=_0x3850f3[_0x4f932c(0x153)][_0x4f932c(0x19d)](_0x634497);_0x2197a7!==_0x1da18c&&_0x5d7a3a[_0x4f932c(0x290)]({'key':_0x634497,'newValue':_0x1da18c,'oldValue':_0x2197a7,'range':_0x529b43});}for(const [_0x16a821,_0x5096ed]of _0x3850f3[_0x4f932c(0x153)])this[_0x4f932c(0x265)](_0x16a821)&&(_0x14c3eb[_0x4f932c(0x153)][_0x4f932c(0x139)](_0x16a821)||_0x5d7a3a[_0x4f932c(0x290)]({'key':_0x16a821,'newValue':_0x5096ed,'oldValue':null,'range':_0x529b43}));}0x0!=_0x5d7a3a[_0x4f932c(0x16a)]&&_0x1dfe22[_0x4f932c(0x11e)][_0x4f932c(0x29c)](_0x454636,_0x340eb4=>{const _0x1ae8af=_0x4f932c,_0xe1fa99=_0x529756();for(const {range:_0x1fcfca,key:_0x128472,oldValue:_0x263ad8,newValue:_0x2c12ed}of _0x5d7a3a)this[_0x1ae8af(0x1b7)](_0x1fcfca,_0x128472,_0x263ad8,_0x2c12ed,{'groupId':_0xe1fa99});this[_0x1ae8af(0x27d)](_0x340eb4,_0x5d7a3a);});},{'priority':_0x4e7337(0x1b1)}),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x25a)]['on'](_0x4e7337(0x198),(_0x2acbe3,_0x4aad80,_0x1f4ac6)=>{const _0x371a53=_0x4e7337;if(null==_0x1f4ac6){const {id:_0x7460e5}=this[_0x371a53(0x16e)](_0x4aad80[_0x371a53(0x242)]),_0x3bc02d=this[_0x371a53(0x108)][_0x371a53(0x19d)](_0x7460e5);_0x3bc02d&&_0x3bc02d[_0x371a53(0x293)](_0x4aad80[_0x371a53(0x242)]);}}),_0x1dfe22[_0x4e7337(0x11e)][_0x4e7337(0x160)]['on'](_0x4e7337(0x222),()=>{const _0x4813df=_0x4e7337,_0x28e0fd=Array[_0x4813df(0x291)](_0x1dfe22[_0x4813df(0x11e)][_0x4813df(0x160)][_0x4813df(0x132)][_0x4813df(0x1f5)]())[_0x4813df(0x1a1)](_0x5eae6f=>_0x4813df(0x117)===this[_0x4813df(0x16e)](_0x5eae6f[_0x4813df(0x242)])[_0x4813df(0x165)]);if(0x0===_0x28e0fd[_0x4813df(0x16a)])return;_0x28e0fd[_0x4813df(0x106)]((_0x2eec2d,_0x5eb851)=>{const _0xf1dfac=_0x4813df,_0x2ed756=_0x2eec2d[_0xf1dfac(0x21b)][_0xf1dfac(0x162)],_0x19d7c1=_0x5eb851[_0xf1dfac(0x21b)][_0xf1dfac(0x162)];return null===_0x2ed756&&null===_0x19d7c1?0x0:null===_0x2ed756&&null!==_0x19d7c1?-0x1:null!==_0x2ed756&&null===_0x19d7c1?0x1:_0x2ed756[_0xf1dfac(0x15e)][_0xf1dfac(0x188)](_0x19d7c1[_0xf1dfac(0x15e)])?-0x1:0x1;});const _0x2f9325=new Set(),_0x167d0e=new Set();for(const {name:_0x24f63d,data:_0x33b176}of _0x28e0fd){const {id:_0x21bee7}=this[_0x4813df(0x16e)](_0x24f63d);if(null===_0x33b176[_0x4813df(0x162)]){const _0x4a6153=this[_0x4813df(0x1a2)](_0x24f63d);_0x167d0e[_0x4813df(0x236)](_0x4a6153);}else{const _0x2b4b34=this[_0x4813df(0x108)][_0x4813df(0x19d)](_0x21bee7);null!==_0x33b176[_0x4813df(0x130)]||_0x2b4b34[_0x4813df(0x129)]?(_0x2f9325[_0x4813df(0x236)](_0x2b4b34[_0x4813df(0x245)]),_0x167d0e[_0x4813df(0x236)](_0x2b4b34)):this[_0x4813df(0x299)](_0x2b4b34);}}_0x167d0e[_0x4813df(0x157)]>0x0&&this[_0x4813df(0x1fc)](_0x167d0e);for(const _0x5c74ee of _0x2f9325)this[_0x4813df(0x10c)](_0x4813df(0x122),_0x5c74ee);}),_0x1dfe22[_0x4e7337(0x11e)]['on'](_0x4e7337(0x16f),(_0x216300,_0x3f40a2)=>{const _0x19b90b=_0x4e7337,_0x50df4d=_0x3f40a2[0x0];if(!this[_0x19b90b(0x108)][_0x19b90b(0x157)])return;if(!_0x50df4d[_0x19b90b(0x1e0)])return;if(_0x50df4d[_0x19b90b(0x247)][_0x19b90b(0x1d3)]||!_0x50df4d[_0x19b90b(0x247)][_0x19b90b(0x254)])return;let _0x1c7d23,_0xcdc097;switch(_0x50df4d[_0x19b90b(0x17f)]){case _0x19b90b(0x1c5):_0x1c7d23=_0x1dfe22[_0x19b90b(0x11e)][_0x19b90b(0x176)](_0x50df4d[_0x19b90b(0x13e)]),_0xcdc097=_0x1c7d23[_0x19b90b(0x11b)](_0x50df4d[_0x19b90b(0x137)]);break;case _0x19b90b(0x234):_0x1c7d23=_0x1dfe22[_0x19b90b(0x11e)][_0x19b90b(0x176)](_0x50df4d[_0x19b90b(0x146)]),_0xcdc097=_0x1dfe22[_0x19b90b(0x11e)][_0x19b90b(0x176)](_0x50df4d[_0x19b90b(0x1e3)]);break;case _0x19b90b(0x1d7):_0x1c7d23=_0x1dfe22[_0x19b90b(0x11e)][_0x19b90b(0x176)](_0x50df4d[_0x19b90b(0x2a6)]),_0xcdc097=_0x1c7d23[_0x19b90b(0x11b)](_0x50df4d[_0x19b90b(0x137)]);break;default:return;}const _0x287ab2=_0x1dfe22[_0x19b90b(0x11e)][_0x19b90b(0x23c)](_0x1c7d23,_0xcdc097);_0x1dfe22[_0x19b90b(0x11e)][_0x19b90b(0x284)](()=>{const _0x3d5466=_0x19b90b;for(const {suggestion:_0x398d36,meta:_0x475c6e}of this[_0x3d5466(0x140)](_0x287ab2)){if(_0x398d36[_0x3d5466(0x19b)])continue;if(_0x3d5466(0x1cd)==_0x398d36[_0x3d5466(0x17f)])continue;const _0x5a29e5=this[_0x3d5466(0x298)](_0x398d36);if(_0x5a29e5&&this[_0x3d5466(0x103)](_0x5a29e5)&&_0x3d5466(0x234)!=_0x50df4d[_0x3d5466(0x17f)])continue;const _0xdae646=_0x398d36[_0x3d5466(0x21b)]&&_0x398d36[_0x3d5466(0x21b)][_0x3d5466(0x24a)];(_0x3d5466(0x1aa)!=_0x398d36[_0x3d5466(0x17f)]||_0x3d5466(0x234)==_0x50df4d[_0x3d5466(0x17f)]&&!_0xdae646)&&(_0x475c6e[_0x3d5466(0x201)]||_0x3d5466(0x10e)==_0x398d36[_0x3d5466(0x17f)]&&_0x475c6e[_0x3d5466(0x1fb)]||_0x398d36[_0x3d5466(0x1a6)]()[_0x3d5466(0x1af)](_0x287ab2)&&this[_0x3d5466(0x10b)](_0x398d36,_0x1c7d23,_0xcdc097));}});},{'priority':_0x4e7337(0x1b1)}),_0x1dfe22[_0x4e7337(0x11e)]['on'](_0x4e7337(0x1a8),(_0x127987,_0x3dd5ac)=>{const _0x3c9317=_0x4e7337,_0x419bbb=_0x3dd5ac[0x0],_0x1324e0=_0x3dd5ac[0x1];if(_0x1324e0&&_0x1324e0[_0x3c9317(0x2a8)])return;if(this[_0x3c9317(0x113)])return;if(!this[_0x3c9317(0x1a7)][_0x3c9317(0x14b)])return;if(_0x419bbb[_0x3c9317(0x115)])return;const _0x5a0681=_0x1dfe22[_0x3c9317(0x11e)][_0x3c9317(0x256)],{start:_0x287abd,end:_0x22d957}=_0x419bbb[_0x3c9317(0x1a6)](),_0x461056=_0x287abd[_0x3c9317(0x1c4)]&&_0x5a0681[_0x3c9317(0x1a0)](_0x287abd[_0x3c9317(0x1c4)])?null:_0x5a0681[_0x3c9317(0x145)](_0x287abd,_0x3c9317(0x25b)),_0x3dfec1=_0x22d957[_0x3c9317(0x244)]&&_0x5a0681[_0x3c9317(0x1a0)](_0x22d957[_0x3c9317(0x244)])?null:_0x5a0681[_0x3c9317(0x145)](_0x22d957,_0x3c9317(0x167)),_0x14ca95=_0x1dfe22[_0x3c9317(0x11e)][_0x3c9317(0x23c)](_0x461056?_0x461056[_0x3c9317(0x15e)]:_0x287abd,_0x3dfec1?_0x3dfec1[_0x3c9317(0x260)]:_0x22d957);_0x1dfe22[_0x3c9317(0x11e)][_0x3c9317(0x284)](_0x23c2a0=>{const _0x1f0b94=_0x3c9317;this[_0x1f0b94(0x271)](_0x14ca95);const _0x247072=_0x1dfe22[_0x1f0b94(0x11e)][_0x1f0b94(0x256)][_0x1f0b94(0x145)](_0x14ca95[_0x1f0b94(0x15e)]);_0x419bbb['is'](_0x1f0b94(0x20f))?_0x23c2a0[_0x1f0b94(0x110)](_0x247072):_0x419bbb[_0x1f0b94(0x121)](_0x247072);}),_0x127987[_0x3c9317(0x131)]();},{'priority':_0x5121b9[_0x4e7337(0x2a3)]+0xa}),_0x1dfe22[_0x4e7337(0x11e)]['on'](_0x4e7337(0x1e8),(_0x2140dc,_0x4eae25)=>{const _0x4cb1df=_0x4e7337,_0x176160=_0x4eae25[_0x4eae25[_0x4cb1df(0x16a)]-0x1];_0x176160&&_0x176160[_0x4cb1df(0x2a8)]||this[_0x4cb1df(0x113)]||this[_0x4cb1df(0x1a7)][_0x4cb1df(0x14b)]&&(_0x1dfe22[_0x4cb1df(0x11e)][_0x4cb1df(0x284)](()=>{const _0x3918eb=_0x4cb1df;let _0x846f83=_0x1dfe22[_0x3918eb(0x11e)][_0x3918eb(0x1e8)](_0x4eae25[0x0],_0x4eae25[0x1],_0x4eae25[0x2],{'forceDefaultExecution':!0x0});if(!_0x846f83)return;_0x2140dc[_0x3918eb(0x1de)]=_0x846f83[_0x3918eb(0x1e2)]();const _0x3e9013=_0x846f83[_0x3918eb(0x260)][_0x3918eb(0x244)],_0x36baa5=_0x1dfe22[_0x3918eb(0x11e)][_0x3918eb(0x256)];_0x3e9013&&_0x36baa5[_0x3918eb(0x238)](_0x3e9013)&&!_0x36baa5[_0x3918eb(0x27c)](_0x3e9013)&&(_0x846f83=_0x1dfe22[_0x3918eb(0x11e)][_0x3918eb(0x23c)](_0x846f83[_0x3918eb(0x15e)],_0x1dfe22[_0x3918eb(0x11e)][_0x3918eb(0x176)](_0x3e9013,_0x3918eb(0x260)))),this[_0x3918eb(0x191)](_0x846f83);}),_0x2140dc[_0x4cb1df(0x131)]());},{'priority':_0x4e7337(0x262)}),this[_0x4e7337(0x275)][_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x2a0),this[_0x4e7337(0x1a7)]),this[_0x4e7337(0x263)](_0x4e7337(0x2a0));const _0x4a835e=new _0x4d860e(_0x1dfe22,this[_0x4e7337(0x108)]);_0x1dfe22[_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x21c),_0x4a835e),this[_0x4e7337(0x263)](_0x4e7337(0x21c));const _0x4b0e02=new _0x428f12(_0x1dfe22,this[_0x4e7337(0x108)]);_0x1dfe22[_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x1b6),_0x4b0e02),this[_0x4e7337(0x263)](_0x4e7337(0x1b6)),_0x1dfe22[_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x170),new _0x436bfa(_0x1dfe22,_0x4a835e,this[_0x4e7337(0x108)])),this[_0x4e7337(0x263)](_0x4e7337(0x170)),_0x1dfe22[_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x297),new _0x436bfa(_0x1dfe22,_0x4b0e02,this[_0x4e7337(0x108)])),this[_0x4e7337(0x263)](_0x4e7337(0x297)),_0x1dfe22[_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x27b),new _0x4df8fb(_0x1dfe22,_0x4a835e,this[_0x4e7337(0x108)])),this[_0x4e7337(0x263)](_0x4e7337(0x27b)),_0x1dfe22[_0x4e7337(0x15d)][_0x4e7337(0x236)](_0x4e7337(0x156),new _0x4df8fb(_0x1dfe22,_0x4b0e02,this[_0x4e7337(0x108)])),this[_0x4e7337(0x263)](_0x4e7337(0x156));const _0x504fb3=_0x1dfe22[_0x4e7337(0x17b)][_0x4e7337(0x19d)](_0x4e7337(0x11a));this[_0x4e7337(0x224)](_0x504fb3,_0x4e7337(0x181),(_0x5eb8e3,{threadId:_0x2ce6cf})=>{const _0x1f2970=_0x4e7337,_0x4eb1f2=this[_0x1f2970(0x108)][_0x1f2970(0x19d)](_0x2ce6cf);_0x4eb1f2&&_0x4eb1f2[_0x1f2970(0x148)]&&0x1===_0x4eb1f2[_0x1f2970(0x148)][_0x1f2970(0x16a)]&&this[_0x1f2970(0x204)](_0x2ce6cf,{'hasComments':!0x0});},{'priority':_0x4e7337(0x28e)}),this[_0x4e7337(0x224)](_0x504fb3,_0x4e7337(0x255),(_0xc1c0ba,{threadId:_0x1c758e})=>{const _0x2c5292=_0x4e7337,_0xe105e7=this[_0x2c5292(0x108)][_0x2c5292(0x19d)](_0x1c758e);_0xe105e7&&_0xe105e7[_0x2c5292(0x148)]&&!_0xe105e7[_0x2c5292(0x148)][_0x2c5292(0x16a)]&&this[_0x2c5292(0x204)](_0x1c758e,{'hasComments':!0x1});},{'priority':_0x4e7337(0x28e)});}set[_0x29d22f(0x179)](_0x18c5b5){const _0xc0645f=_0x29d22f;if(this[_0xc0645f(0x12b)])throw new _0x4c32ba(_0xc0645f(0x1d0),this);this[_0xc0645f(0x12b)]=_0x18c5b5;}get[_0x29d22f(0x179)](){const _0x285bbf=_0x29d22f;return this[_0x285bbf(0x12b)];}[_0x29d22f(0x195)]({skipNotAttached:_0x336516=!0x1,toJSON:_0x5ef15f=!0x1}={}){const _0x2a80a3=_0x29d22f,_0x33b4f9=[];for(const _0x51d7a3 of this[_0x2a80a3(0x108)][_0x2a80a3(0x1bb)]())_0x336516&&!_0x51d7a3[_0x2a80a3(0x129)]||_0x33b4f9[_0x2a80a3(0x290)](_0x51d7a3);return _0x5ef15f?_0x33b4f9[_0x2a80a3(0x192)](_0x47b659=>_0x47b659[_0x2a80a3(0x1b0)]()):_0x33b4f9;}[_0x29d22f(0x189)](_0xcf82ec){const _0x7c7336=_0x29d22f,_0x202871=this[_0x7c7336(0x108)][_0x7c7336(0x19d)](_0xcf82ec);if(!_0x202871)throw new _0x4c32ba(_0x7c7336(0x168),this);return _0x202871;}[_0x29d22f(0x281)](_0x1fe947){const _0x54e1a5=_0x29d22f;return this[_0x54e1a5(0x108)][_0x54e1a5(0x139)](_0x1fe947);}[_0x29d22f(0x230)](_0xc5233e){const _0x462fe4=_0x29d22f,{authorId:_0x300908,id:_0x40d889,attributes:_0x4a317a}=_0xc5233e,[_0x5bb9ab,_0x3d8dce]=_0xc5233e[_0x462fe4(0x17f)][_0x462fe4(0x234)](':'),_0x3c4642=this[_0x462fe4(0x108)][_0x462fe4(0x19d)](_0x40d889)||this[_0x462fe4(0x10f)](_0x5bb9ab,_0x3d8dce,_0x40d889,_0x300908,_0x4a317a);if(this[_0x462fe4(0x114)](_0x3c4642),this[_0x462fe4(0x1a3)](_0x3c4642,_0x5bb9ab,_0x3d8dce||null,_0x300908),_0x3c4642[_0x462fe4(0x277)]=_0xc5233e[_0x462fe4(0x277)],_0x3c4642[_0x462fe4(0x27e)]=!0x0,_0x4a317a&&_0x4a317a[_0x462fe4(0x16b)]){const _0x33b00b=_0x4a317a[_0x462fe4(0x16b)],_0x37dd69=this[_0x462fe4(0x123)](_0x33b00b[_0x462fe4(0x27a)]);_0x3c4642[_0x462fe4(0x279)]=_0x33b00b[_0x462fe4(0x277)],_0x3c4642[_0x462fe4(0x12e)]=_0x37dd69,_0x3c4642[_0x462fe4(0x26a)]=!0x0;}else _0x3c4642[_0x462fe4(0x279)]=_0xc5233e[_0x462fe4(0x277)];switch(_0xc5233e[_0x462fe4(0x21b)]&&(_0x3c4642[_0x462fe4(0x21b)]=_0xc5233e[_0x462fe4(0x21b)]),_0xc5233e[_0x462fe4(0x153)]&&(_0x3c4642[_0x462fe4(0x153)]=_0xc5233e[_0x462fe4(0x153)]),this[_0x462fe4(0x12b)]&&this[_0x462fe4(0x12b)][_0x462fe4(0x1b8)]||(_0x3c4642[_0x462fe4(0x12c)]=!0x0),this[_0x462fe4(0x1d5)][_0x462fe4(0x19d)](_0x3c4642)){case _0x462fe4(0x239):this[_0x462fe4(0x1d5)][_0x462fe4(0x241)](_0x3c4642,_0x462fe4(0x1c9));break;case _0x462fe4(0x102):_0x3c4642[_0x462fe4(0x129)]?(this[_0x462fe4(0x21e)](new Set([_0x3c4642])),this[_0x462fe4(0x1fc)](new Set([_0x3c4642])),this[_0x462fe4(0x1d5)][_0x462fe4(0x241)](_0x3c4642,_0x462fe4(0x13d)),this[_0x462fe4(0x10c)](_0x462fe4(0x259),_0x3c4642)):this[_0x462fe4(0x1d5)][_0x462fe4(0x241)](_0x3c4642,_0x462fe4(0x2ab));}return _0x3c4642;}[_0x29d22f(0x21c)](_0x48ae19){const _0x156b8a=_0x29d22f;this[_0x156b8a(0x2a8)](()=>{const _0x505c28=_0x156b8a;this[_0x505c28(0x275)][_0x505c28(0x11e)][_0x505c28(0x284)](()=>{const _0x3de126=_0x505c28;for(const _0x3bfba3 of _0x48ae19[_0x3de126(0x174)]())_0x3bfba3[_0x3de126(0x1ed)]();});});}[_0x29d22f(0x1b6)](_0x4d05dc){const _0x1bd8d2=_0x29d22f;this[_0x1bd8d2(0x2a8)](()=>{const _0x3c1085=_0x1bd8d2;this[_0x3c1085(0x275)][_0x3c1085(0x11e)][_0x3c1085(0x284)](()=>{const _0x1b4d7a=_0x3c1085;for(const _0x1168c8 of _0x4d05dc[_0x1b4d7a(0x174)]())_0x1168c8[_0x1b4d7a(0x251)]();});});}[_0x29d22f(0x263)](_0x3eb902,_0x401a0c){const _0x572758=_0x29d22f,_0x1dd081=this[_0x572758(0x275)][_0x572758(0x15d)][_0x572758(0x19d)](_0x3eb902);if(!_0x1dd081)throw new _0x4c32ba(_0x572758(0x13a),this,{'commandName':_0x3eb902});if(this[_0x572758(0x227)][_0x572758(0x139)](_0x1dd081))throw new _0x4c32ba(_0x572758(0x223),this,{'commandName':_0x3eb902});this[_0x572758(0x227)][_0x572758(0x236)](_0x1dd081),_0x401a0c&&_0x1dd081['on'](_0x572758(0x105),(_0x2f207d,_0x2596fc)=>{const _0x2bd801=_0x572758;this[_0x2bd801(0x1a7)][_0x2bd801(0x14b)]&&(this[_0x2bd801(0x113)]||(_0x2596fc[_0x2bd801(0x16a)]>0x0&&_0x2596fc[_0x2596fc[_0x2bd801(0x16a)]-0x1]&&_0x2596fc[_0x2596fc[_0x2bd801(0x16a)]-0x1][_0x2bd801(0x2a8)]?_0x2596fc[_0x2bd801(0x18f)]():(_0x2f207d[_0x2bd801(0x1de)]=_0x401a0c((..._0x3f4d17)=>_0x1dd081[_0x2bd801(0x105)](..._0x3f4d17,{'forceDefaultExecution':!0x0}),..._0x2596fc),_0x2f207d[_0x2bd801(0x131)]())));},{'priority':_0x572758(0x262)});}[_0x29d22f(0x2a8)](_0x22d91a){const _0x2d8b31=_0x29d22f;let _0x10a090,_0xb28de3;const _0x3ebd1a=this[_0x2d8b31(0x113)];this[_0x2d8b31(0x113)]=!0x0;try{_0x10a090=_0x22d91a();}catch(_0x5e6b22){_0xb28de3=_0x5e6b22;}return _0x3ebd1a||(this[_0x2d8b31(0x113)]=!0x1),_0xb28de3&&_0x4c32ba[_0x2d8b31(0x248)](_0xb28de3,this),_0x10a090;}[_0x29d22f(0x191)](_0x532f3d,_0x86ff22=null,_0x140a0d={}){const _0x2bf15a=_0x29d22f;if(_0x532f3d[_0x2bf15a(0x115)])return null;const _0x298b7e=this[_0x2bf15a(0x275)][_0x2bf15a(0x17b)][_0x2bf15a(0x19d)](_0x2bf15a(0x1e6))['me'];for(const {suggestion:_0x2f9037,meta:_0x1a649a}of this[_0x2bf15a(0x140)](_0x532f3d,_0x2bf15a(0x10e)))if(_0x1a649a[_0x2bf15a(0x1fb)]){if(!_0x1a649a[_0x2bf15a(0x163)]){if(_0x1a649a[_0x2bf15a(0x201)]){if(!this[_0x2bf15a(0x182)]||!Lt(_0x2f9037,_0x140a0d))continue;return _0x2f9037;}if(Lt(_0x2f9037,_0x140a0d))return _0x2f9037;this[_0x2bf15a(0x10b)](_0x2f9037,_0x532f3d[_0x2bf15a(0x15e)],_0x532f3d[_0x2bf15a(0x260)]);break;}if(_0x86ff22==_0x2f9037[_0x2bf15a(0x1f8)]&&Lt(_0x2f9037,_0x140a0d)){const _0xe99e57=_0x2f9037[_0x2bf15a(0x1a6)]();return _0xe99e57[_0x2bf15a(0x15e)][_0x2bf15a(0x14e)](_0x532f3d[_0x2bf15a(0x260)])?this[_0x2bf15a(0x1f0)](_0x2f9037,this[_0x2bf15a(0x1bc)][_0x2bf15a(0x23c)](_0x532f3d[_0x2bf15a(0x15e)],_0xe99e57[_0x2bf15a(0x260)])):this[_0x2bf15a(0x1f0)](_0x2f9037,this[_0x2bf15a(0x1bc)][_0x2bf15a(0x23c)](_0xe99e57[_0x2bf15a(0x15e)],_0x532f3d[_0x2bf15a(0x260)])),_0x2f9037;}}const _0x9abfa=_0x529756(),_0x32c5dc=_0x298b7e['id'],_0x1b6d43=_0x86ff22?_0x2bf15a(0x1ad)+_0x86ff22:_0x2bf15a(0x10e),_0x501adb=this[_0x2bf15a(0x1a9)]({'id':_0x9abfa,'type':_0x1b6d43,'createdAt':new Date(),'authorId':_0x32c5dc,'attributes':_0x140a0d});return this[_0x2bf15a(0x258)](_0x1b6d43,_0x9abfa,_0x32c5dc,_0x532f3d),_0x501adb;}[_0x29d22f(0x199)](_0x52b0d5,_0x197972=_0x29d22f(0x1cf),_0x2f2df3={}){const _0x28580d=_0x29d22f,_0x33305c=this[_0x28580d(0x275)][_0x28580d(0x17b)][_0x28580d(0x19d)](_0x28580d(0x1e6))['me'],_0x446daf=this[_0x28580d(0x16c)][_0x28580d(0x2ac)](_0x28580d(0x10e),_0x197972,_0x28580d(0x154));for(const _0x3bf746 of this[_0x28580d(0x195)]())if(_0x3bf746[_0x28580d(0x12e)]['id']==_0x33305c['id']&&_0x28580d(0x10e)==_0x3bf746[_0x28580d(0x17f)]&&_0x3bf746[_0x28580d(0x1f8)]==_0x197972&&Lt(_0x3bf746,_0x2f2df3)&&(_0x446daf(_0x3bf746[_0x28580d(0x2a1)](),_0x52b0d5)||_0x446daf(_0x52b0d5,_0x3bf746[_0x28580d(0x2a1)]()))){for(const _0xa32bdd of _0x52b0d5)_0x3bf746[_0x28580d(0x25f)](_0xa32bdd);return _0x3bf746;}for(const {suggestion:_0x218a50,meta:_0x13a330}of this[_0x28580d(0x140)](_0x52b0d5,_0x28580d(0x10e))){if(!_0x13a330[_0x28580d(0x1fb)])continue;if(!this[_0x28580d(0x182)]&&_0x13a330[_0x28580d(0x201)])continue;if(!Lt(_0x218a50,_0x2f2df3))continue;let _0x291481=!0x0;for(const _0x558dc7 of _0x218a50[_0x28580d(0x2a1)]())for(const _0x3859bd of _0x52b0d5)if(!_0x558dc7[_0x28580d(0x1af)](_0x3859bd)){_0x291481=!0x1;break;}if(_0x291481)return _0x218a50;}const _0x834a51=_0x529756(),_0xcf67d7=_0x33305c['id'],_0x5031f7=_0x28580d(0x1ad)+_0x197972,_0x254495=this[_0x28580d(0x1a9)]({'id':_0x834a51,'type':_0x5031f7,'createdAt':new Date(),'authorId':_0xcf67d7,'attributes':_0x2f2df3});for(const _0x216f8e of _0x52b0d5)this[_0x28580d(0x258)](_0x5031f7,_0x834a51,_0xcf67d7,_0x216f8e,_0x270d89[_0x28580d(0x22a)]());return _0x254495;}[_0x29d22f(0x158)](_0x3b013d,_0x477c69,_0x5b9596=null,_0x39c747={}){const _0x39d37d=_0x29d22f;if(_0x5b9596=_0x5b9596||Vt(_0x477c69),_0x3b013d[_0x39d37d(0x115)])return null;if(_0x39d37d(0x1fe)===this[_0x39d37d(0x1e7)]){const _0x13bf47=this[_0x39d37d(0x16c)][_0x39d37d(0x2ac)](_0x39d37d(0x1cd),_0x5b9596,_0x39d37d(0x1ed));return this[_0x39d37d(0x2a8)](()=>_0x13bf47([_0x3b013d],_0x477c69,_0x39c747)),null;}const _0x383d4d=this[_0x39d37d(0x275)][_0x39d37d(0x17b)][_0x39d37d(0x19d)](_0x39d37d(0x1e6))['me'],_0x26e948=[];if(_0x39d37d(0x136)!==this[_0x39d37d(0x1e7)]){for(const {suggestion:_0x2522c7,meta:_0x2a9df9}of this[_0x39d37d(0x140)](_0x3b013d,_0x39d37d(0x10e)))_0x2a9df9[_0x39d37d(0x1fb)]&&!_0x2a9df9[_0x39d37d(0x23a)]&&_0x26e948[_0x39d37d(0x290)](..._0x2522c7[_0x39d37d(0x2a1)]());}const _0x50665a=function(_0x22b6bf,_0x49b615){const _0x15ae8f=_0x39d37d,_0x23358b=[];for(const _0x50bfe2 of _0x49b615){const _0x3810fa=_0x22b6bf[_0x15ae8f(0x1b2)](_0x50bfe2);_0x3810fa&&_0x23358b[_0x15ae8f(0x290)](_0x3810fa);}return _0x23358b;}(_0x3b013d,_0x26e948),_0x4f286e=function(_0x2e3943,_0x5f1ec4){const _0x4e77bc=_0x39d37d,_0x577bcd=[_0x2e3943];for(const _0x3d88e3 of _0x5f1ec4){let _0xca97cd=0x0;for(;_0xca97cd<_0x577bcd[_0x4e77bc(0x16a)];){const _0x2e0dc4=_0x577bcd[_0xca97cd][_0x4e77bc(0x1ba)](_0x3d88e3);_0x577bcd[_0x4e77bc(0x21a)](_0xca97cd,0x1,..._0x2e0dc4),_0xca97cd+=_0x2e0dc4[_0x4e77bc(0x16a)];}}return _0x577bcd;}(_0x3b013d,_0x26e948);_0x50665a[_0x39d37d(0x16a)]&&this[_0x39d37d(0x1bc)][_0x39d37d(0x284)](()=>{const _0x2b1326=_0x39d37d;for(const _0x10e1bf of _0x50665a){const _0x3a23e0=this[_0x2b1326(0x16c)][_0x2b1326(0x2ac)](_0x2b1326(0x1cd),_0x5b9596,_0x2b1326(0x1ed));this[_0x2b1326(0x2a8)](()=>_0x3a23e0([_0x10e1bf],_0x477c69,_0x39c747));}});for(const _0x9b816f of _0x4f286e){let _0x593ee4=null,_0xc6cae4=_0x9b816f[_0x39d37d(0x15e)],_0x47204e=_0x9b816f[_0x39d37d(0x260)];for(const {suggestion:_0x2689f9,meta:_0x3dfee5}of this[_0x39d37d(0x140)](_0x9b816f,_0x39d37d(0x1cd))){if(!_0x3dfee5[_0x39d37d(0x1fb)])continue;if(_0x2689f9[_0x39d37d(0x1f8)]!=_0x5b9596)continue;if(!Lt(_0x2689f9,_0x39c747))continue;const _0x1f157f=_0x2689f9[_0x39d37d(0x1a6)]();if(_0x1f157f[_0x39d37d(0x1af)](_0x9b816f,!0x0))return null;_0xc6cae4=_0xc6cae4[_0x39d37d(0x188)](_0x1f157f[_0x39d37d(0x15e)])?_0xc6cae4:_0x1f157f[_0x39d37d(0x15e)],_0x47204e=_0x47204e[_0x39d37d(0x1c8)](_0x1f157f[_0x39d37d(0x260)])?_0x47204e:_0x1f157f[_0x39d37d(0x260)],_0x593ee4?_0x1f157f[_0x39d37d(0x15e)][_0x39d37d(0x188)](_0x593ee4[_0x39d37d(0x1a6)]()[_0x39d37d(0x15e)])?(_0x593ee4[_0x39d37d(0x261)](),_0x593ee4=_0x2689f9):_0x2689f9[_0x39d37d(0x261)]():_0x593ee4=_0x2689f9;}const _0xcc50ac=this[_0x39d37d(0x1bc)][_0x39d37d(0x23c)](_0xc6cae4,_0x47204e);if(_0x593ee4)this[_0x39d37d(0x1f0)](_0x593ee4,_0xcc50ac);else{const _0x513419=_0x529756(),_0x571fef=_0x383d4d['id'];this[_0x39d37d(0x1a9)]({'id':_0x513419,'type':_0x39d37d(0x21f)+_0x5b9596,'data':_0x477c69,'createdAt':new Date(),'authorId':_0x571fef,'attributes':_0x39c747}),this[_0x39d37d(0x258)](_0x39d37d(0x21f)+_0x5b9596,_0x513419,_0x571fef,_0xcc50ac);}}return null;}[_0x29d22f(0x124)](_0x243a25,_0x5dcb68,_0x1e06bd=[],_0x311cf7=null,_0x5f046c={}){const _0x8d8ddc=_0x29d22f;_0x5dcb68[_0x8d8ddc(0x26b)]||(_0x5dcb68[_0x8d8ddc(0x26b)]=_0x5dcb68[_0x8d8ddc(0x21d)]),_0x5dcb68[_0x8d8ddc(0x24a)]=_0x243a25['is'](_0x8d8ddc(0x12a)),_0x311cf7=_0x311cf7||Vt(_0x5dcb68);const _0x2501a6=_0x1e06bd[_0x8d8ddc(0x192)](_0xdd6ad2=>Gt(_0xdd6ad2,this[_0x8d8ddc(0x1bc)])),_0x3654d6=_0x243a25['is'](_0x8d8ddc(0x12a))?_0x243a25:Gt(_0x243a25,this[_0x8d8ddc(0x1bc)]);if(_0x8d8ddc(0x1fe)===this[_0x8d8ddc(0x1e7)]){const _0x1c17e9=this[_0x8d8ddc(0x16c)][_0x8d8ddc(0x2ac)](_0x8d8ddc(0x1aa),_0x311cf7,_0x8d8ddc(0x1ed));return this[_0x8d8ddc(0x2a8)](()=>_0x1c17e9([_0x3654d6],_0x5dcb68,_0x5f046c)),null;}_0x2501a6[_0x8d8ddc(0x290)](_0x3654d6);let _0x7b4cd8=!0x0;for(const _0x48dd12 of _0x2501a6)if(!this[_0x8d8ddc(0x274)](_0x48dd12)){_0x7b4cd8=!0x1;break;}if(_0x7b4cd8&&_0x8d8ddc(0x136)!==this[_0x8d8ddc(0x1e7)]){const _0x59891d=this[_0x8d8ddc(0x16c)][_0x8d8ddc(0x2ac)](_0x8d8ddc(0x1aa),_0x311cf7,_0x8d8ddc(0x1ed));return this[_0x8d8ddc(0x2a8)](()=>_0x59891d([_0x3654d6],_0x5dcb68,_0x5f046c)),null;}let _0x5acb2b=null,_0x3bef0a=_0x3654d6[_0x8d8ddc(0x15e)],_0x380f81=_0x3654d6[_0x8d8ddc(0x260)];for(const {suggestion:_0x11a0b2,meta:_0x2fba0e}of this[_0x8d8ddc(0x140)](_0x3654d6,_0x8d8ddc(0x1aa))){if(!_0x2fba0e[_0x8d8ddc(0x1fb)])continue;if(_0x2fba0e[_0x8d8ddc(0x163)]||_0x2fba0e[_0x8d8ddc(0x201)]||_0x2fba0e[_0x8d8ddc(0x23a)])continue;if(_0x11a0b2[_0x8d8ddc(0x21b)][_0x8d8ddc(0x26b)]!=_0x5dcb68[_0x8d8ddc(0x26b)])continue;if(!Lt(_0x11a0b2,_0x5f046c))continue;const _0x39bbe3=_0x11a0b2[_0x8d8ddc(0x1a6)]();if(_0x11a0b2[_0x8d8ddc(0x1f8)]==_0x311cf7){if(_0x39bbe3[_0x8d8ddc(0x1af)](_0x3654d6,!0x0))return null;_0x3bef0a=_0x3bef0a[_0x8d8ddc(0x188)](_0x39bbe3[_0x8d8ddc(0x15e)])?_0x3bef0a:_0x39bbe3[_0x8d8ddc(0x15e)],_0x380f81=_0x380f81[_0x8d8ddc(0x1c8)](_0x39bbe3[_0x8d8ddc(0x260)])?_0x380f81:_0x39bbe3[_0x8d8ddc(0x260)],_0x5acb2b?_0x39bbe3[_0x8d8ddc(0x15e)][_0x8d8ddc(0x188)](_0x5acb2b[_0x8d8ddc(0x1a6)]()[_0x8d8ddc(0x15e)])?(_0x5acb2b[_0x8d8ddc(0x261)](),_0x5acb2b=_0x11a0b2):_0x11a0b2[_0x8d8ddc(0x261)]():_0x5acb2b=_0x11a0b2;}else{const _0x2db855=_0x3654d6[_0x8d8ddc(0x1b2)](_0x39bbe3);this[_0x8d8ddc(0x270)](_0x11a0b2,_0x2db855);}}const _0x36109c=this[_0x8d8ddc(0x275)][_0x8d8ddc(0x17b)][_0x8d8ddc(0x19d)](_0x8d8ddc(0x1e6))['me'],_0x4365d5=_0x529756(),_0x3f7520=_0x36109c['id'];if(_0x5acb2b)return this[_0x8d8ddc(0x1f0)](_0x5acb2b,this[_0x8d8ddc(0x1bc)][_0x8d8ddc(0x23c)](_0x3bef0a,_0x380f81)),_0x5acb2b;{const _0x36edcf=this[_0x8d8ddc(0x1a9)]({'id':_0x4365d5,'type':_0x8d8ddc(0x143)+_0x311cf7,'data':_0x5dcb68,'createdAt':new Date(),'authorId':_0x3f7520,'attributes':_0x5f046c});return this[_0x8d8ddc(0x258)](_0x8d8ddc(0x143)+_0x311cf7,_0x4365d5,_0x3f7520,this[_0x8d8ddc(0x1bc)][_0x8d8ddc(0x23c)](_0x3bef0a,_0x380f81)),_0x36edcf;}}[_0x29d22f(0x104)](_0x94eab1,_0x53bcf6,_0x218a99=[],_0x23fd8f=null,_0x119a4c={}){const _0x3f69da=_0x29d22f;_0x53bcf6[_0x3f69da(0x26b)]||(_0x53bcf6[_0x3f69da(0x26b)]=_0x53bcf6[_0x3f69da(0x21d)]);const _0x5f5044=_0x94eab1[0x0];_0x53bcf6[_0x3f69da(0x24a)]=_0x5f5044['is'](_0x3f69da(0x12a)),_0x23fd8f=_0x23fd8f||Vt(_0x53bcf6);const _0x2bd206=_0x218a99[_0x3f69da(0x192)](_0x3db370=>Gt(_0x3db370,this[_0x3f69da(0x1bc)])),_0x192ff7=_0x5f5044['is'](_0x3f69da(0x12a))?_0x94eab1:_0x94eab1[_0x3f69da(0x192)](_0x372af9=>Gt(_0x372af9,this[_0x3f69da(0x1bc)]));if(_0x3f69da(0x1fe)===this[_0x3f69da(0x1e7)]){const _0x3cd3d3=this[_0x3f69da(0x16c)][_0x3f69da(0x2ac)](_0x3f69da(0x1aa),_0x23fd8f,_0x3f69da(0x1ed));return this[_0x3f69da(0x2a8)](()=>_0x3cd3d3(_0x192ff7,_0x53bcf6,_0x119a4c)),null;}_0x2bd206[_0x3f69da(0x290)](..._0x192ff7);let _0x42e3cf=!0x0;for(const _0x32eaf2 of _0x2bd206)if(!this[_0x3f69da(0x274)](_0x32eaf2)){_0x42e3cf=!0x1;break;}if(_0x42e3cf&&_0x3f69da(0x136)!==this[_0x3f69da(0x1e7)]){const _0x210b82=this[_0x3f69da(0x16c)][_0x3f69da(0x2ac)](_0x3f69da(0x1aa),_0x23fd8f,_0x3f69da(0x1ed));return this[_0x3f69da(0x2a8)](()=>_0x210b82(_0x192ff7,_0x53bcf6,_0x119a4c)),null;}const _0x23b839=this[_0x3f69da(0x275)][_0x3f69da(0x17b)][_0x3f69da(0x19d)](_0x3f69da(0x1e6))['me'];for(const _0x912e47 of this[_0x3f69da(0x195)]()){if(_0x912e47[_0x3f69da(0x12e)]['id']!=_0x23b839['id'])continue;if(_0x3f69da(0x1aa)!=_0x912e47[_0x3f69da(0x17f)]||_0x912e47[_0x3f69da(0x21b)][_0x3f69da(0x26b)]!=_0x53bcf6[_0x3f69da(0x26b)])continue;if(!Lt(_0x912e47,_0x119a4c))continue;const _0x1717f5=_0x912e47[_0x3f69da(0x1f8)]==_0x23fd8f;for(let _0x13b76a=0x0;_0x13b76a<_0x192ff7[_0x3f69da(0x16a)];_0x13b76a++){const _0x5b60de=_0x192ff7[_0x13b76a];for(const _0x24dee8 of _0x912e47[_0x3f69da(0x287)]()){const _0x595ee7=_0x24dee8[_0x3f69da(0x149)]();if(_0x5b60de[_0x3f69da(0x14e)](_0x595ee7)){_0x1717f5?(_0x192ff7[_0x3f69da(0x21a)](_0x13b76a,0x1),_0x13b76a--):_0x912e47[_0x3f69da(0x144)](_0x24dee8[_0x3f69da(0x242)]);break;}}}}if(0x0==_0x192ff7[_0x3f69da(0x16a)])return null;const _0x59a9f5=this[_0x3f69da(0x16c)][_0x3f69da(0x2ac)](_0x3f69da(0x1aa),_0x23fd8f,_0x3f69da(0x154));for(const _0x228256 of this[_0x3f69da(0x195)]())if(_0x228256[_0x3f69da(0x12e)]['id']==_0x23b839['id']&&_0x3f69da(0x1aa)==_0x228256[_0x3f69da(0x17f)]&&_0x228256[_0x3f69da(0x21b)][_0x3f69da(0x26b)]==_0x53bcf6[_0x3f69da(0x26b)]&&_0x228256[_0x3f69da(0x1f8)]==_0x23fd8f&&Lt(_0x228256,_0x119a4c)&&(_0x59a9f5(_0x228256[_0x3f69da(0x2a1)](),_0x192ff7)||_0x59a9f5(_0x192ff7,_0x228256[_0x3f69da(0x2a1)]()))){for(const _0x186c90 of _0x192ff7)_0x228256[_0x3f69da(0x25f)](_0x186c90);return _0x228256;}const _0x7d447d=_0x529756(),_0x1c06e2=_0x23b839['id'],_0x2fa2e7=_0x3f69da(0x143)+_0x23fd8f,_0x574ae6=this[_0x3f69da(0x1a9)]({'id':_0x7d447d,'type':_0x2fa2e7,'data':_0x53bcf6,'createdAt':new Date(),'authorId':_0x1c06e2,'attributes':_0x119a4c});for(const _0x312458 of _0x192ff7)this[_0x3f69da(0x258)](_0x2fa2e7,_0x7d447d,_0x1c06e2,_0x312458,_0x270d89[_0x3f69da(0x22a)]());return _0x574ae6;}[_0x29d22f(0x271)](_0x2b11c2,_0x49c975=null,_0x34da94={}){const _0x57d029=_0x29d22f;if(_0x2b11c2[_0x57d029(0x115)])return null;const _0x408f81=this[_0x57d029(0x275)][_0x57d029(0x17b)][_0x57d029(0x19d)](_0x57d029(0x1e6))['me'],_0x1d4ac1=new _0x1dbc91(_0x2b11c2[_0x57d029(0x15e)],_0x2b11c2[_0x57d029(0x260)]);for(const {suggestion:_0x85cbc2,meta:_0x3d94ea}of this[_0x57d029(0x140)](_0x1d4ac1,_0x57d029(0x10e)))if(_0x3d94ea[_0x57d029(0x1fb)]&&!_0x3d94ea[_0x57d029(0x163)]){if(_0x85cbc2[_0x57d029(0x19b)]){const _0xea57e1=_0x85cbc2[_0x57d029(0x2a1)]()[_0x57d029(0x1a1)](_0x44dd07=>_0x57d029(0x1ce)!=_0x44dd07[_0x57d029(0x1be)][_0x57d029(0x1eb)]);_0xea57e1[_0x57d029(0x184)](_0x4754d7=>_0x1d4ac1[_0x57d029(0x1af)](_0x4754d7,!0x0))&&_0x85cbc2[_0x57d029(0x251)]();if(_0xea57e1[_0x57d029(0x295)](_0x3af982=>_0x3af982[_0x57d029(0x1af)](_0x1d4ac1,!0x0))){const _0x3c9149=this[_0x57d029(0x16c)][_0x57d029(0x2ac)](_0x57d029(0x15f),_0x49c975,_0x57d029(0x1ed));return this[_0x57d029(0x2a8)](()=>_0x3c9149([_0x1d4ac1],null,_0x34da94)),null;}}else{const _0x296e26=_0x1d4ac1[_0x57d029(0x1b2)](_0x85cbc2[_0x57d029(0x1a6)]());null!==_0x296e26&&_0x85cbc2[_0x57d029(0x175)]([_0x296e26],null,_0x34da94);}}if(_0x1d4ac1[_0x57d029(0x220)](),_0x1d4ac1[_0x57d029(0x115)]||_0x57d029(0x1ce)==_0x1d4ac1[_0x57d029(0x1be)][_0x57d029(0x1eb)])return null;let _0x2bfce0=null,_0x36b51e=_0x1d4ac1[_0x57d029(0x15e)],_0x1cc46c=_0x1d4ac1[_0x57d029(0x260)];const _0xf1085f=this[_0x57d029(0x140)](_0x1d4ac1,_0x57d029(0x15f));for(const {suggestion:_0x3b5ac5,meta:_0x2442fa}of _0xf1085f){const _0x235ede=this[_0x57d029(0x1bc)][_0x57d029(0x23c)](_0x36b51e,_0x1cc46c);if(_0x2442fa[_0x57d029(0x1fb)]&&(this[_0x57d029(0x182)]||!_0x2442fa[_0x57d029(0x201)]&&!_0x2442fa[_0x57d029(0x23a)])){if(_0x3b5ac5[_0x57d029(0x19b)]){if(!Lt(_0x3b5ac5,_0x34da94))continue;let _0x558ecb=!0x0;for(const _0x422ea2 of _0x3b5ac5[_0x57d029(0x2a1)]()){if(_0x422ea2[_0x57d029(0x1af)](_0x235ede,!0x0))return _0x3b5ac5;_0x235ede[_0x57d029(0x1af)](_0x422ea2)||(_0x558ecb=!0x1);}_0x558ecb&&_0x3b5ac5[_0x57d029(0x251)]();}else{const _0x450cb6=_0x3b5ac5[_0x57d029(0x1a6)]();if(_0x450cb6[_0x57d029(0x1af)](_0x235ede,!0x0))return _0x3b5ac5;if(!Lt(_0x3b5ac5,_0x34da94)){_0x235ede[_0x57d029(0x1af)](_0x450cb6)?_0x3b5ac5[_0x57d029(0x261)]():_0x450cb6[_0x57d029(0x268)](_0x36b51e)?_0x36b51e=_0x450cb6[_0x57d029(0x260)]:_0x450cb6[_0x57d029(0x268)](_0x1cc46c)&&(_0x1cc46c=_0x450cb6[_0x57d029(0x15e)]);continue;}_0x36b51e=_0x36b51e[_0x57d029(0x188)](_0x450cb6[_0x57d029(0x15e)])?_0x36b51e:_0x450cb6[_0x57d029(0x15e)],_0x1cc46c=_0x1cc46c[_0x57d029(0x1c8)](_0x450cb6[_0x57d029(0x260)])?_0x1cc46c:_0x450cb6[_0x57d029(0x260)],_0x34da94=Object[_0x57d029(0x1ef)]({},_0x3b5ac5[_0x57d029(0x153)]),_0x2bfce0?_0x450cb6[_0x57d029(0x15e)][_0x57d029(0x188)](_0x2bfce0[_0x57d029(0x1a6)]()[_0x57d029(0x15e)])?(_0x2bfce0[_0x57d029(0x261)](),_0x2bfce0=_0x3b5ac5):_0x3b5ac5[_0x57d029(0x261)]():_0x2bfce0=_0x3b5ac5;}}}if(_0x2bfce0)return this[_0x57d029(0x1f0)](_0x2bfce0,this[_0x57d029(0x1bc)][_0x57d029(0x23c)](_0x36b51e,_0x1cc46c)),_0x2bfce0;{const _0x3f8e4f=_0x529756(),_0xd70a82=this[_0x57d029(0x1bc)][_0x57d029(0x23c)](_0x36b51e,_0x1cc46c),_0x4f7715=_0x408f81['id'],_0x3b6fc6=_0x49c975?_0x57d029(0x22e)+_0x49c975:_0x57d029(0x15f),_0xedf491=this[_0x57d029(0x1a9)]({'id':_0x3f8e4f,'type':_0x3b6fc6,'createdAt':new Date(),'authorId':_0x4f7715,'attributes':_0x34da94});return this[_0x57d029(0x258)](_0x3b6fc6,_0x3f8e4f,_0x4f7715,_0xd70a82),_0xedf491;}}[_0x29d22f(0x18c)](_0x5c314b,_0x4f348d=_0x29d22f(0x1cf),_0x5c7dbb={}){const _0x4acc6f=_0x29d22f,_0x279704=this[_0x4acc6f(0x275)][_0x4acc6f(0x17b)][_0x4acc6f(0x19d)](_0x4acc6f(0x1e6))['me'],_0x505791=_0x5c314b[_0x4acc6f(0x192)](_0x1a1a61=>new _0x1dbc91(_0x1a1a61[_0x4acc6f(0x15e)],_0x1a1a61[_0x4acc6f(0x260)])),_0x542705=new Set();for(const {suggestion:_0x353cea,meta:_0x552a05}of this[_0x4acc6f(0x140)](_0x505791,_0x4acc6f(0x10e)))_0x552a05[_0x4acc6f(0x1fb)]&&!_0x552a05[_0x4acc6f(0x163)]&&_0x542705[_0x4acc6f(0x236)](_0x353cea);for(const _0x1c611f of _0x542705)if(_0x1c611f[_0x4acc6f(0x19b)]){const _0x4bed1a=_0x1c611f[_0x4acc6f(0x2a1)]();(!_0x1c611f[_0x4acc6f(0x153)]||!_0x1c611f[_0x4acc6f(0x153)][_0x4acc6f(0x17c)])&&(_0x4bed1a[_0x4acc6f(0x184)](_0xa26d17=>_0x505791[_0x4acc6f(0x295)](_0x4ee351=>_0x4ee351[_0x4acc6f(0x1af)](_0xa26d17,!0x0)))&&_0x1c611f[_0x4acc6f(0x251)]());if(_0x505791[_0x4acc6f(0x184)](_0x692fc0=>_0x4bed1a[_0x4acc6f(0x295)](_0x2d4731=>_0x2d4731[_0x4acc6f(0x1af)](_0x692fc0,!0x0)))){const _0x56e0a7=this[_0x4acc6f(0x16c)][_0x4acc6f(0x2ac)](_0x4acc6f(0x15f),_0x4f348d,_0x4acc6f(0x1ed));return this[_0x4acc6f(0x2a8)](()=>_0x56e0a7(_0x5c314b,null,_0x5c7dbb)),null;}}else{const _0x137366=_0x1c611f[_0x4acc6f(0x1a6)]();_0x505791[_0x4acc6f(0x295)](_0x21f3ba=>_0x21f3ba[_0x4acc6f(0x1af)](_0x137366,!0x0))&&_0x1c611f[_0x4acc6f(0x251)]();if(_0x505791[_0x4acc6f(0x184)](_0x34eb79=>_0x137366[_0x4acc6f(0x1af)](_0x34eb79,!0x0))){const _0x250ef2=this[_0x4acc6f(0x16c)][_0x4acc6f(0x2ac)](_0x4acc6f(0x15f),_0x4f348d,_0x4acc6f(0x1ed));return this[_0x4acc6f(0x2a8)](()=>_0x250ef2(_0x505791,null,_0x5c7dbb)),null;}}const _0x1ef308=this[_0x4acc6f(0x16c)][_0x4acc6f(0x2ac)](_0x4acc6f(0x15f),_0x4f348d,_0x4acc6f(0x154));let _0x449257=null;for(const _0x563088 of this[_0x4acc6f(0x195)]())if(_0x563088[_0x4acc6f(0x12e)]['id']==_0x279704['id']&&_0x563088[_0x4acc6f(0x129)]&&_0x4acc6f(0x15f)==_0x563088[_0x4acc6f(0x17f)]&&_0x563088[_0x4acc6f(0x1f8)]==_0x4f348d&&Lt(_0x563088,_0x5c7dbb)&&(_0x1ef308(_0x563088[_0x4acc6f(0x2a1)](),_0x505791)||_0x1ef308(_0x505791,_0x563088[_0x4acc6f(0x2a1)]()))){if(_0x449257){if(_0x563088[_0x4acc6f(0x148)]&&_0x563088[_0x4acc6f(0x148)][_0x4acc6f(0x16a)])continue;for(const _0x40506a of _0x563088[_0x4acc6f(0x2a1)]())_0x449257[_0x4acc6f(0x1ae)](_0x40506a)||_0x449257[_0x4acc6f(0x25f)](_0x40506a);_0x563088[_0x4acc6f(0x261)]();}else{_0x449257=_0x563088;for(const _0x1d6771 of _0x505791)_0x563088[_0x4acc6f(0x1ae)](_0x1d6771)||_0x563088[_0x4acc6f(0x25f)](_0x1d6771);}}if(_0x449257)return _0x449257;_0x542705[_0x4acc6f(0x14a)]();for(const {suggestion:_0x5d5e1e,meta:_0x21622d}of this[_0x4acc6f(0x140)](_0x505791,_0x4acc6f(0x15f)))_0x21622d[_0x4acc6f(0x1fb)]&&(this[_0x4acc6f(0x182)]||!_0x21622d[_0x4acc6f(0x201)]&&!_0x21622d[_0x4acc6f(0x23a)])&&Lt(_0x5d5e1e,_0x5c7dbb)&&_0x542705[_0x4acc6f(0x236)](_0x5d5e1e);for(const _0x3088ae of _0x542705){const _0x2e8fe2=_0x3088ae[_0x4acc6f(0x2a1)]();if(!_0x5c7dbb||!_0x5c7dbb[_0x4acc6f(0x17c)]){if(_0x505791[_0x4acc6f(0x184)](_0x51cd03=>_0x2e8fe2[_0x4acc6f(0x295)](_0x43b23d=>_0x43b23d[_0x4acc6f(0x1af)](_0x51cd03,!0x0))))return _0x3088ae;}(!_0x3088ae[_0x4acc6f(0x153)]||!_0x3088ae[_0x4acc6f(0x153)][_0x4acc6f(0x17c)])&&(_0x2e8fe2[_0x4acc6f(0x184)](_0xba2e00=>_0x505791[_0x4acc6f(0x295)](_0x45ed35=>_0x45ed35[_0x4acc6f(0x1af)](_0xba2e00,!0x0)))&&_0x3088ae[_0x4acc6f(0x251)]());}const _0x372d1d=_0x529756(),_0x5f5c82=_0x279704['id'],_0x522b79=_0x4acc6f(0x22e)+_0x4f348d,_0x3fbe22=this[_0x4acc6f(0x1a9)]({'id':_0x372d1d,'type':_0x522b79,'createdAt':new Date(),'authorId':_0x5f5c82,'attributes':_0x5c7dbb});for(const _0x592ea5 of _0x505791)_0x592ea5[_0x4acc6f(0x220)](),_0x592ea5[_0x4acc6f(0x115)]||_0x4acc6f(0x1ce)==_0x592ea5[_0x4acc6f(0x1be)][_0x4acc6f(0x1eb)]||this[_0x4acc6f(0x258)](_0x522b79,_0x372d1d,_0x5f5c82,_0x592ea5,_0x270d89[_0x4acc6f(0x22a)]());return _0x3fbe22;}[_0x29d22f(0x1b7)](_0x2dc971,_0x1bcf7b,_0x3db308,_0x29cc4b,_0x32206c){const _0x12754e=_0x29d22f;if(_0x2dc971[_0x12754e(0x115)])return[];if(_0x12754e(0x1fe)===this[_0x12754e(0x1e7)])return[];const _0x1787d1=this[_0x12754e(0x275)][_0x12754e(0x17b)][_0x12754e(0x19d)](_0x12754e(0x1e6))['me']['id'],_0x47c522=Array[_0x12754e(0x291)](this[_0x12754e(0x108)][_0x12754e(0x1bb)]())[_0x12754e(0x1a1)](_0x4be7be=>_0x12754e(0x1f1)==_0x4be7be[_0x12754e(0x17f)]&&_0x4be7be[_0x12754e(0x21b)][_0x12754e(0x1ea)]==_0x1bcf7b&&_0x4be7be[_0x12754e(0x1ae)](_0x2dc971));if(_0x12754e(0x269)===this[_0x12754e(0x1e7)]){const _0x18be45=this[_0x12754e(0x140)](_0x2dc971,_0x12754e(0x10e))[_0x12754e(0x1a1)](({meta:_0x6cef13})=>_0x6cef13[_0x12754e(0x1fb)]&&!_0x6cef13[_0x12754e(0x23a)]&&!_0x6cef13[_0x12754e(0x163)])[_0x12754e(0x192)](({suggestion:_0x58f69a})=>_0x58f69a);_0x47c522[_0x12754e(0x26e)](..._0x18be45);}const _0xa6d6a0=new Map([[_0x2dc971,_0x3db308]]);for(const _0x229e5c of _0x47c522){const _0x5be0eb=_0x12754e(0x1f1)==_0x229e5c[_0x12754e(0x17f)]?_0x229e5c[_0x12754e(0x21b)][_0x12754e(0x217)]:void 0x0,_0xe421bd=_0x229e5c[_0x12754e(0x1a6)](),_0x46c09b=Array[_0x12754e(0x291)](_0xa6d6a0[_0x12754e(0x142)]())[_0x12754e(0x20d)](_0x11bc90=>_0x11bc90[_0x12754e(0x26c)](_0xe421bd));if(!_0x46c09b)continue;const _0xd5bf76=_0x46c09b[_0x12754e(0x1ba)](_0xe421bd);this[_0x12754e(0x103)](_0x1bcf7b)&&_0x12754e(0x10e)==_0x229e5c[_0x12754e(0x17f)]&&0x0!=_0xd5bf76[_0x12754e(0x16a)]||(_0xa6d6a0[_0x12754e(0x17d)](_0x46c09b),_0xd5bf76[_0x12754e(0x2a5)](_0x2d4375=>{const _0x5a7d9=_0x12754e;_0xa6d6a0[_0x5a7d9(0x241)](_0x2d4375,_0x3db308);}),_0x12754e(0x10e)!=_0x229e5c[_0x12754e(0x17f)]&&_0x5be0eb!=_0x29cc4b&&_0xa6d6a0[_0x12754e(0x241)](_0x46c09b[_0x12754e(0x1b2)](_0xe421bd),_0x5be0eb));}const _0x54c3cf=[];for(const [_0x55c764,_0x530fff]of _0xa6d6a0){const _0x4b9b86=_0x529756(),_0x3fad62={'key':_0x1bcf7b,'oldValue':_0x530fff,'newValue':_0x29cc4b};_0x1bcf7b[_0x12754e(0x16a)]>0x25&&console[_0x12754e(0x24d)](_0x12754e(0x2ad),{'key':_0x1bcf7b});const _0x1e9407=(_0x12754e(0x1ca)+(_0x1bcf7b+'|'+Vt({'newValue':_0x29cc4b})))[_0x12754e(0x190)](0x0,0x3c),_0x23aebf=this[_0x12754e(0x1a9)]({'id':_0x4b9b86,'type':_0x1e9407,'data':_0x3fad62,'createdAt':new Date(),'authorId':_0x1787d1,'attributes':_0x32206c});_0x54c3cf[_0x12754e(0x290)](_0x23aebf),this[_0x12754e(0x258)](_0x1e9407,_0x4b9b86,_0x1787d1,_0x55c764);}return _0x54c3cf;}[_0x29d22f(0x20c)](_0x545374){const _0x47b7b9=_0x29d22f;this[_0x47b7b9(0x263)](_0x545374,(_0x2f6326,..._0x719fd8)=>{const _0x111ed5=_0x47b7b9;this[_0x111ed5(0x138)](()=>{_0x2f6326(..._0x719fd8);});});}[_0x29d22f(0x272)](_0x5d061f){const _0x1fd9f9=_0x29d22f;this[_0x1fd9f9(0x273)][_0x1fd9f9(0x236)](_0x5d061f);}[_0x29d22f(0x1ff)](_0x46031e){const _0x30c9da=_0x29d22f;this[_0x30c9da(0x250)][_0x30c9da(0x236)](_0x46031e);}[_0x29d22f(0x298)](_0x139710){const _0x4eeeb2=_0x29d22f;return _0x4eeeb2(0x1f1)==_0x139710[_0x4eeeb2(0x17f)]?_0x139710[_0x4eeeb2(0x1f8)][_0x4eeeb2(0x234)]('|')[0x0]:null;}[_0x29d22f(0x1f0)](_0x4d7e9b,_0x2686eb){const _0x89e7e7=_0x29d22f,_0x4358e5=_0x4d7e9b[_0x89e7e7(0x1b3)]();this[_0x89e7e7(0x1bc)][_0x89e7e7(0x284)](_0xb669a3=>{const _0x23d828=_0x89e7e7;_0xb669a3[_0x23d828(0x1f2)](_0x4358e5,{'range':_0x2686eb});});}[_0x29d22f(0x114)](_0x381fa7){const _0x1ac975=_0x29d22f,_0x34dc3c=_0x381fa7['id'],_0xb87f8c=this[_0x1ac975(0x275)][_0x1ac975(0x24c)][_0x1ac975(0x19d)](_0x1ac975(0x101));this[_0x1ac975(0x218)][_0x1ac975(0x12f)](_0x34dc3c)||this[_0x1ac975(0x218)][_0x1ac975(0x116)]({'channelId':_0xb87f8c,'threadId':_0x34dc3c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5358ef=this[_0x1ac975(0x218)][_0x1ac975(0x1d8)](_0x34dc3c);_0x5358ef[_0x1ac975(0x1da)](_0x1ac975(0x1d1)),_0x5358ef[_0x1ac975(0x1d1)]=!0x1,_0x381fa7[_0x1ac975(0x148)]=_0x5358ef;}[_0x29d22f(0x1a3)](_0x5e9f0c,_0x2501fb,_0x6139aa,_0x3615cc){const _0x4e03b9=_0x29d22f;if(_0x5e9f0c[_0x4e03b9(0x17f)]!=_0x2501fb||_0x5e9f0c[_0x4e03b9(0x1f8)]!=_0x6139aa||_0x5e9f0c[_0x4e03b9(0x253)]['id']!=_0x3615cc)throw this[_0x4e03b9(0x275)][_0x4e03b9(0x127)](_0x4e03b9(0x177)),new _0x4c32ba(_0x4e03b9(0x177),this);}[_0x29d22f(0x270)](_0x584936,_0x2732ea){const _0x1aacca=_0x29d22f,_0x2c1f6f=_0x584936[_0x1aacca(0x1a6)]();if(_0x2732ea[_0x1aacca(0x14e)](_0x2c1f6f))_0x584936[_0x1aacca(0x261)]();else{if(_0x2c1f6f[_0x1aacca(0x1af)](_0x2732ea)){const _0x2621d9=this[_0x1aacca(0x1bc)][_0x1aacca(0x176)](_0x2732ea[_0x1aacca(0x15e)][_0x1aacca(0x244)],_0x1aacca(0x260));this[_0x1aacca(0x1f0)](_0x584936,this[_0x1aacca(0x1bc)][_0x1aacca(0x23c)](_0x2c1f6f[_0x1aacca(0x15e)],_0x2621d9));const _0x4cfde3=_0x529756(),_0x5073cd=_0x584936[_0x1aacca(0x253)]['id'],_0x17e968=_0x584936[_0x1aacca(0x17f)]+':'+_0x584936[_0x1aacca(0x1f8)];this[_0x1aacca(0x1a9)]({'id':_0x4cfde3,'type':_0x17e968,'createdAt':new Date(),'authorId':_0x5073cd,'data':_0x584936[_0x1aacca(0x21b)],'attributes':_0x584936[_0x1aacca(0x153)]});const _0x108920=this[_0x1aacca(0x1bc)][_0x1aacca(0x176)](_0x2732ea[_0x1aacca(0x260)][_0x1aacca(0x169)],_0x1aacca(0x23f)),_0x19ecea=this[_0x1aacca(0x1bc)][_0x1aacca(0x23c)](_0x108920,_0x2c1f6f[_0x1aacca(0x260)]);this[_0x1aacca(0x258)](_0x17e968,_0x4cfde3,_0x5073cd,_0x19ecea);}else{if(_0x2c1f6f[_0x1aacca(0x268)](_0x2732ea[_0x1aacca(0x15e)])){const _0x25c58=this[_0x1aacca(0x1bc)][_0x1aacca(0x176)](_0x2732ea[_0x1aacca(0x15e)][_0x1aacca(0x244)],_0x1aacca(0x260));this[_0x1aacca(0x1f0)](_0x584936,this[_0x1aacca(0x1bc)][_0x1aacca(0x23c)](_0x2c1f6f[_0x1aacca(0x15e)],_0x25c58));}else{const _0x2b2f84=this[_0x1aacca(0x1bc)][_0x1aacca(0x176)](_0x2732ea[_0x1aacca(0x260)][_0x1aacca(0x169)],_0x1aacca(0x23f));this[_0x1aacca(0x1f0)](_0x584936,this[_0x1aacca(0x1bc)][_0x1aacca(0x23c)](_0x2b2f84,_0x2c1f6f[_0x1aacca(0x260)]));}}}}[_0x29d22f(0x274)](_0x8d0a79){const _0x3cf88d=_0x29d22f;for(const {suggestion:_0xaf9163,meta:_0x3820d0}of this[_0x3cf88d(0x140)](_0x8d0a79,_0x3cf88d(0x10e))){if(!_0x3820d0[_0x3cf88d(0x1fb)])continue;const _0xf9a6c8=_0xaf9163[_0x3cf88d(0x2a1)]();for(const _0x4ea580 of _0xf9a6c8)if(!_0x8d0a79[_0x3cf88d(0x1ba)](_0x4ea580)[_0x3cf88d(0x16a)])return!0x0;}return!0x1;}[_0x29d22f(0x28b)](_0x495cfd){const _0x5be203=_0x29d22f,_0x28f7cd=this[_0x5be203(0x275)][_0x5be203(0x17b)][_0x5be203(0x19d)](_0x5be203(0x1e6))[_0x5be203(0x1bd)](_0x495cfd);if(!_0x28f7cd)throw new _0x4c32ba(_0x5be203(0x1a4),this);return _0x28f7cd;}[_0x29d22f(0x123)](_0x2f2f72){const _0x140a6b=_0x29d22f,_0x52ba9c=this[_0x140a6b(0x275)][_0x140a6b(0x17b)][_0x140a6b(0x19d)](_0x140a6b(0x1e6)),_0x28aba3=_0x1614a0(_0x140a6b(0x212)+_0x2f2f72),_0x53feb3=_0x52ba9c[_0x140a6b(0x1bd)](_0x28aba3);return _0x53feb3||_0x52ba9c[_0x140a6b(0x141)]({'id':_0x28aba3,'name':_0x2f2f72});}[_0x29d22f(0x10f)](_0x262cdd,_0x3bd202,_0x26915c,_0x5c104d,_0x287d5e){const _0x178685=_0x29d22f,_0x1f1f70=this[_0x178685(0x28b)](_0x5c104d),_0x377c44=this[_0x178685(0x16c)][_0x178685(0x288)](_0x262cdd,_0x3bd202,_0x26915c,_0x1f1f70,_0x287d5e,_0x582073=>{const _0x290490=_0x178685;this[_0x290490(0x204)](_0x26915c,{'attributes':_0x582073});const _0x32b338=this[_0x290490(0x189)](_0x26915c);this[_0x290490(0x21e)](new Set([_0x32b338])),this[_0x290490(0x1fc)](new Set([_0x32b338]));});return this[_0x178685(0x224)](_0x377c44,_0x178685(0x1ed),()=>{const _0x47ac95=_0x178685;this[_0x47ac95(0x204)](_0x26915c,{'state':_0x47ac95(0x267)});},{'priority':_0x178685(0x262)}),this[_0x178685(0x224)](_0x377c44,_0x178685(0x251),()=>{const _0x2152ed=_0x178685;this[_0x2152ed(0x204)](_0x26915c,{'state':_0x2152ed(0x15a)});},{'priority':_0x178685(0x262)}),this[_0x178685(0x108)][_0x178685(0x241)](_0x26915c,_0x377c44),this[_0x178685(0x1d5)][_0x178685(0x241)](_0x377c44,_0x178685(0x239)),_0x377c44;}[_0x29d22f(0x16e)](_0x46d5fa){const _0x52b253=_0x29d22f,_0x216bf9=_0x46d5fa[_0x52b253(0x234)](':');return{'group':_0x216bf9[0x0],'type':_0x216bf9[0x1],'subType':_0x216bf9[_0x52b253(0x16a)]>=0x5?_0x216bf9[0x2]:null,'id':_0x216bf9[_0x52b253(0x16a)]<0x5?_0x216bf9[0x2]:_0x216bf9[0x3],'authorId':_0x216bf9[_0x52b253(0x16a)]<0x5?_0x216bf9[0x3]:_0x216bf9[0x4],'markerCount':0x6==_0x216bf9[_0x52b253(0x16a)]?_0x216bf9[0x5]:null};}[_0x29d22f(0x10b)](_0x1abc2e,_0x6fb497,_0x2440d0){const _0x1d438e=_0x29d22f,_0x251a2d=_0x1abc2e[_0x1d438e(0x1a6)](),_0x48011e=_0x251a2d[_0x1d438e(0x15e)],_0x480c64=_0x251a2d[_0x1d438e(0x260)];this[_0x1d438e(0x1f0)](_0x1abc2e,this[_0x1d438e(0x1bc)][_0x1d438e(0x23c)](_0x48011e,_0x6fb497));const _0x352d6d=_0x529756(),_0x291087=_0x1abc2e[_0x1d438e(0x253)]['id'],_0x3f9af2=_0x1abc2e[_0x1d438e(0x17f)]+(_0x1abc2e[_0x1d438e(0x1f8)]?':'+_0x1abc2e[_0x1d438e(0x1f8)]:'');this[_0x1d438e(0x1a9)]({'id':_0x352d6d,'type':_0x3f9af2,'createdAt':new Date(),'authorId':_0x291087,'originalSuggestionId':_0x1abc2e['id'],'attributes':_0x1abc2e[_0x1d438e(0x153)],'data':_0x1abc2e[_0x1d438e(0x21b)]});const _0x2fabc9=this[_0x1d438e(0x298)](_0x1abc2e);(_0x1d438e(0x1aa)==_0x1abc2e[_0x1d438e(0x17f)]||_0x2fabc9&&this[_0x1d438e(0x103)](_0x2fabc9))&&(_0x2440d0=this[_0x1d438e(0x1bc)][_0x1d438e(0x266)](_0x2440d0[_0x1d438e(0x169)])),this[_0x1d438e(0x258)](_0x3f9af2,_0x352d6d,_0x291087,this[_0x1d438e(0x1bc)][_0x1d438e(0x23c)](_0x2440d0,_0x480c64));}[_0x29d22f(0x140)](_0x2bbd70,_0x3c53e4=null){const _0x4e2252=_0x29d22f,_0x1c66f1=[],_0x3af558=this[_0x4e2252(0x275)][_0x4e2252(0x17b)][_0x4e2252(0x19d)](_0x4e2252(0x1e6))['me'];Array[_0x4e2252(0x1e5)](_0x2bbd70)||(_0x2bbd70=[_0x2bbd70]);for(const _0x17cc97 of this[_0x4e2252(0x195)]()){if(!_0x17cc97[_0x4e2252(0x129)])continue;if(_0x3c53e4&&_0x17cc97[_0x4e2252(0x17f)]!=_0x3c53e4)continue;let _0x2f7ea2=!0x1;for(const _0x1279ff of _0x17cc97[_0x4e2252(0x2a1)]()){for(const _0x58854d of _0x2bbd70){const _0x43984a=_0x58854d[_0x4e2252(0x15e)][_0x4e2252(0x14e)](_0x1279ff[_0x4e2252(0x260)])||_0x58854d[_0x4e2252(0x260)][_0x4e2252(0x14e)](_0x1279ff[_0x4e2252(0x15e)]);if(_0x43984a||_0x58854d[_0x4e2252(0x1b2)](_0x1279ff)){const _0x46a245=_0x58854d[_0x4e2252(0x1af)](_0x1279ff)&&Rt(this[_0x4e2252(0x1bc)][_0x4e2252(0x256)],_0x1279ff[_0x4e2252(0x15e)],_0x58854d),_0x30803b=_0x1279ff[_0x4e2252(0x1af)](_0x58854d)&&Rt(this[_0x4e2252(0x1bc)][_0x4e2252(0x256)],_0x58854d[_0x4e2252(0x15e)],_0x1279ff);_0x1c66f1[_0x4e2252(0x290)]({'suggestion':_0x17cc97,'meta':{'isOwn':_0x3af558==_0x17cc97[_0x4e2252(0x12e)],'isNextTo':_0x43984a,'isInsideObject':_0x46a245,'containsRangeInObject':_0x30803b}}),_0x2f7ea2=!0x0;break;}}if(_0x2f7ea2)break;}}return _0x1c66f1;}[_0x29d22f(0x258)](_0x2c9755,_0x6cac62,_0x4c8ef2,_0x4c3628,_0x3d6aed){const _0x24539d=_0x29d22f;this[_0x24539d(0x1bc)][_0x24539d(0x284)](_0x166f33=>{const _0x209325=_0x24539d;let _0x13f834=_0x209325(0x235)+_0x2c9755+':'+_0x6cac62+':'+_0x4c8ef2;_0x3d6aed&&(_0x13f834=_0x13f834+':'+_0x3d6aed),_0x166f33[_0x209325(0x14c)](_0x13f834,{'range':_0x4c3628,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x29d22f(0x299)](_0x768184){const _0x3caeec=_0x29d22f,_0x4f5772=_0x768184[_0x3caeec(0x1ab)],_0x5b18ec=_0x768184[_0x3caeec(0x27f)];_0x768184[_0x3caeec(0x1ab)]=null,_0x768184[_0x3caeec(0x27f)]=null,null!=_0x4f5772&&_0x4f5772[_0x3caeec(0x27f)]==_0x768184&&(_0x4f5772[_0x3caeec(0x27f)]=_0x5b18ec),null!=_0x5b18ec&&_0x5b18ec[_0x3caeec(0x1ab)]==_0x768184&&(_0x5b18ec[_0x3caeec(0x1ab)]=_0x4f5772),_0x3caeec(0x13d)==this[_0x3caeec(0x1d5)][_0x3caeec(0x19d)](_0x768184)&&(this[_0x3caeec(0x1d5)][_0x3caeec(0x241)](_0x768184,_0x3caeec(0x2ab)),this[_0x3caeec(0x10c)](_0x3caeec(0x180),_0x768184,_0x4f5772,_0x5b18ec));}[_0x29d22f(0x1a9)](_0x520954){const _0x3f761a=_0x29d22f,_0x484ac5=_0x520954['id'],_0x2b165f=this[_0x3f761a(0x230)](_0x520954);if(this[_0x3f761a(0x12b)]&&this[_0x3f761a(0x12b)][_0x3f761a(0x1b8)]){const _0x963049=this[_0x3f761a(0x275)][_0x3f761a(0x17b)][_0x3f761a(0x19d)](_0x3f761a(0x1bf)),_0x1109b5=_0x2b165f[_0x3f761a(0x13c)],_0x373be7=_0x2b165f[_0x3f761a(0x1f8)]?_0x2b165f[_0x3f761a(0x17f)]+':'+_0x2b165f[_0x3f761a(0x1f8)]:_0x2b165f[_0x3f761a(0x17f)],_0x1c7d16=this[_0x3f761a(0x275)][_0x3f761a(0x133)],_0x37ed2d=_0x963049[_0x3f761a(0x236)](_0x30da50(_0x1c7d16,_0x3f761a(0x1d4))),_0x47c614={'id':_0x484ac5,'type':_0x373be7,'hasComments':_0x1109b5,'data':_0x520954[_0x3f761a(0x21b)]||null,'originalSuggestionId':_0x520954[_0x3f761a(0x1dc)]||null,'attributes':_0x2b165f[_0x3f761a(0x153)]};this[_0x3f761a(0x12b)][_0x3f761a(0x1b8)](_0x47c614)[_0x3f761a(0x2aa)](_0x3028ac=>{const _0x19da48=_0x3f761a;_0x2b165f[_0x19da48(0x12c)]=!0x0,_0x963049[_0x19da48(0x1c1)](_0x37ed2d),_0x3028ac&&_0x3028ac[_0x19da48(0x277)]&&(this[_0x19da48(0x108)][_0x19da48(0x19d)](_0x484ac5)[_0x19da48(0x277)]=_0x3028ac[_0x19da48(0x277)]);})[_0x3f761a(0x1b4)](_0x30651b=>{const _0x48b995=_0x3f761a;throw _0x3eea0b(_0x48b995(0x231)),this[_0x48b995(0x275)][_0x48b995(0x11e)][_0x48b995(0x29c)]({'isUndoable':!0x1},()=>{const _0x4d4bec=_0x48b995;_0x2b165f[_0x4d4bec(0x251)]();}),_0x2b165f[_0x48b995(0x18e)](),this[_0x48b995(0x108)][_0x48b995(0x17d)](_0x2b165f['id']),this[_0x48b995(0x1d5)][_0x48b995(0x17d)](_0x2b165f),_0x30651b;});}return _0x2b165f;}[_0x29d22f(0x103)](_0x56081d){const _0x290fb2=_0x29d22f;return this[_0x290fb2(0x273)][_0x290fb2(0x139)](_0x56081d);}[_0x29d22f(0x204)](_0x10fb75,_0x5a5007){const _0xad3665=_0x29d22f,_0x35595e=this[_0xad3665(0x275)][_0xad3665(0x17b)][_0xad3665(0x19d)](_0xad3665(0x1bf)),_0x1e3ca9=this[_0xad3665(0x189)](_0x10fb75);if(this[_0xad3665(0x12b)]&&this[_0xad3665(0x12b)][_0xad3665(0x206)]){if(_0x1e3ca9[_0xad3665(0x12c)]){const _0xbafc1=_0x35595e[_0xad3665(0x236)](_0x30da50(this[_0xad3665(0x275)][_0xad3665(0x133)],_0xad3665(0x1d4)));this[_0xad3665(0x12b)][_0xad3665(0x206)](_0x10fb75,_0x5a5007)[_0xad3665(0x2aa)](()=>{const _0x5cb42e=_0xad3665;_0x35595e[_0x5cb42e(0x1c1)](_0xbafc1);});}else _0x1e3ca9['on'](_0xad3665(0x178),()=>{const _0x159473=_0xad3665;this[_0x159473(0x204)](_0x10fb75,_0x5a5007);});}}[_0x29d22f(0x15b)](_0x144278){const _0x4ed7be=_0x29d22f;if(!this[_0x4ed7be(0x12b)]||!this[_0x4ed7be(0x12b)][_0x4ed7be(0x189)])throw new _0x4c32ba(_0x4ed7be(0x125),this);return this[_0x4ed7be(0x12b)][_0x4ed7be(0x189)](_0x144278);}[_0x29d22f(0x1a2)](_0x5775ff){const _0x13b039=_0x29d22f,{id:_0x226792,type:_0xb989dd,subType:_0x1cb49e,authorId:_0x46582e}=this[_0x13b039(0x16e)](_0x5775ff),_0x46bb83=this[_0x13b039(0x108)][_0x13b039(0x19d)](_0x226792)||this[_0x13b039(0x10f)](_0xb989dd,_0x1cb49e,_0x226792,_0x46582e,{});switch(this[_0x13b039(0x1a3)](_0x46bb83,_0xb989dd,_0x1cb49e,_0x46582e),this[_0x13b039(0x1d5)][_0x13b039(0x19d)](_0x46bb83)){case _0x13b039(0x239):this[_0x13b039(0x15b)](_0x226792)[_0x13b039(0x2aa)](_0x5e48e3=>{const _0x38c87d=_0x13b039;let _0xb3480f=Promise[_0x38c87d(0x24b)]();_0x5e48e3[_0x38c87d(0x13c)]&&(_0xb3480f=this[_0x38c87d(0x218)][_0x38c87d(0x229)]({'channelId':this[_0x38c87d(0x275)][_0x38c87d(0x24c)][_0x38c87d(0x19d)](_0x38c87d(0x101)),'threadId':_0x226792})),_0xb3480f[_0x38c87d(0x2aa)](()=>{const _0xebc9f8=_0x38c87d;this[_0xebc9f8(0x230)](_0x5e48e3)[_0xebc9f8(0x12c)]=!0x0;});}),this[_0x13b039(0x1d5)][_0x13b039(0x241)](_0x46bb83,_0x13b039(0x102));break;case _0x13b039(0x2ab):this[_0x13b039(0x204)](_0x226792,{'state':_0x13b039(0x11d)});case _0x13b039(0x1c9):this[_0x13b039(0x1d5)][_0x13b039(0x241)](_0x46bb83,_0x13b039(0x13d)),this[_0x13b039(0x10c)](_0x13b039(0x259),_0x46bb83);break;case _0x13b039(0x13d):this[_0x13b039(0x10c)](_0x13b039(0x122),_0x46bb83);}return _0x46bb83[_0x13b039(0x293)](_0x5775ff),_0x46bb83;}[_0x29d22f(0x1fc)](_0x232fa8){const _0x3ba6b8=_0x29d22f,_0x9b9ff8=Array[_0x3ba6b8(0x291)](_0x232fa8),_0x36ec76=_0x9b9ff8[_0x3ba6b8(0x1a1)](_0x320c4d=>_0x3ba6b8(0x1f1)==_0x320c4d[_0x3ba6b8(0x17f)]);this[_0x3ba6b8(0x185)](_0x36ec76);const _0x355ea7=_0x9b9ff8[_0x3ba6b8(0x1a1)](_0x5102f7=>!_0x5102f7[_0x3ba6b8(0x19b)]&&_0x3ba6b8(0x1f1)!=_0x5102f7[_0x3ba6b8(0x17f)]),_0x2b8e30=this[_0x3ba6b8(0x195)]({'skipNotAttached':!0x0})[_0x3ba6b8(0x1a1)](_0x321038=>!_0x321038[_0x3ba6b8(0x19b)]&&_0x3ba6b8(0x1f1)!=_0x321038[_0x3ba6b8(0x17f)]),_0x2519cb=_0x2b8e30[_0x3ba6b8(0x1a1)](_0x5bc4a8=>!_0x232fa8[_0x3ba6b8(0x139)](_0x5bc4a8)),_0x38cfb5=new Map(_0x2b8e30[_0x3ba6b8(0x192)](_0x3adff7=>[_0x3adff7,this[_0x3ba6b8(0x16c)][_0x3ba6b8(0x2ac)](_0x3adff7[_0x3ba6b8(0x17f)],_0x3adff7[_0x3ba6b8(0x1f8)],_0x3ba6b8(0x1a5))])),_0x1d219c=new Map(_0x2b8e30[_0x3ba6b8(0x192)](_0x5a51cd=>[_0x5a51cd,_0x5a51cd[_0x3ba6b8(0x1a6)]()])),_0x2ffd10=new Set(),_0x17e326=new Set();for(let _0xb9f655=0x0;_0xb9f655<_0x355ea7[_0x3ba6b8(0x16a)];_0xb9f655++)_0x1f22ee(_0x355ea7[_0xb9f655],_0x355ea7,_0xb9f655+0x1);for(let _0x336d7b=0x0;_0x336d7b<_0x355ea7[_0x3ba6b8(0x16a)];_0x336d7b++)_0x1f22ee(_0x355ea7[_0x336d7b],_0x2519cb,0x0);const _0x352403=new Set();for(let _0x69f005=0x0;_0x69f005<_0x355ea7[_0x3ba6b8(0x16a)];_0x69f005++){const _0x150e6b=_0x355ea7[_0x69f005];!_0x17e326[_0x3ba6b8(0x139)](_0x150e6b)&&_0x150e6b[_0x3ba6b8(0x1ab)]&&(_0x352403[_0x3ba6b8(0x236)](_0x150e6b[_0x3ba6b8(0x1ab)]),_0x150e6b[_0x3ba6b8(0x1ab)][_0x3ba6b8(0x27f)]===_0x150e6b&&(_0x150e6b[_0x3ba6b8(0x1ab)][_0x3ba6b8(0x27f)]=null),_0x150e6b[_0x3ba6b8(0x1ab)]=null),!_0x2ffd10[_0x3ba6b8(0x139)](_0x150e6b)&&_0x150e6b[_0x3ba6b8(0x27f)]&&(_0x352403[_0x3ba6b8(0x236)](_0x150e6b[_0x3ba6b8(0x27f)]),_0x150e6b[_0x3ba6b8(0x27f)][_0x3ba6b8(0x1ab)]===_0x150e6b&&(_0x150e6b[_0x3ba6b8(0x27f)][_0x3ba6b8(0x1ab)]=null),_0x150e6b[_0x3ba6b8(0x27f)]=null);}function _0x1f22ee(_0x259e32,_0xb4400a,_0x1ca59){const _0x539e88=_0x3ba6b8;for(let _0x2b47c9=_0x1ca59;_0x2b47c9<_0xb4400a[_0x539e88(0x16a)];_0x2b47c9++){const _0xf173fa=_0x435481(_0x259e32,_0xb4400a[_0x2b47c9]);_0xf173fa&&(_0xf173fa[0x0][_0x539e88(0x27f)]=_0xf173fa[0x1],_0xf173fa[0x1][_0x539e88(0x1ab)]=_0xf173fa[0x0],_0x2ffd10[_0x539e88(0x236)](_0xf173fa[0x0]),_0x17e326[_0x539e88(0x236)](_0xf173fa[0x1]));}}function _0x435481(_0x3187f9,_0x48d513){const _0x840388=_0x3ba6b8;if(_0x3187f9[_0x840388(0x12e)]['id']!==_0x48d513[_0x840388(0x12e)]['id'])return null;const _0x4ea670=_0x38cfb5[_0x840388(0x19d)](_0x3187f9)(_0x3187f9,_0x48d513,_0x1d219c[_0x840388(0x19d)](_0x3187f9),_0x1d219c[_0x840388(0x19d)](_0x48d513));if(!_0x4ea670)return null;return _0x38cfb5[_0x840388(0x19d)](_0x48d513)(_0x3187f9,_0x48d513,_0x1d219c[_0x840388(0x19d)](_0x3187f9),_0x1d219c[_0x840388(0x19d)](_0x48d513))?_0x4ea670[0x1][_0x840388(0x148)]&&_0x4ea670[0x1][_0x840388(0x148)][_0x840388(0x16a)]?null:_0x4ea670:null;}_0x352403[_0x3ba6b8(0x157)]&&this[_0x3ba6b8(0x1fc)](_0x352403);}[_0x29d22f(0x185)](_0xe1d6f1){const _0x5e575c=_0x29d22f;if(0x0==_0xe1d6f1[_0x5e575c(0x16a)])return;const _0x16d193=this[_0x5e575c(0x195)]({'skipNotAttached':!0x0})[_0x5e575c(0x1a1)](_0x1a3b02=>_0x5e575c(0x1f1)==_0x1a3b02[_0x5e575c(0x17f)]&&_0x1a3b02[_0x5e575c(0x27e)]),_0x252a77=[],_0x15e744=new Map();for(const _0x5e9f94 of _0x16d193){const _0x2caa97=_0x1614a0(_0x5e9f94[_0x5e575c(0x153)]);_0x15e744[_0x5e575c(0x139)](_0x2caa97)||(_0x15e744[_0x5e575c(0x241)](_0x2caa97,_0x252a77[_0x5e575c(0x16a)]),_0x252a77[_0x5e575c(0x290)]([]));const _0xaca72b=_0x15e744[_0x5e575c(0x19d)](_0x2caa97);_0x252a77[_0xaca72b][_0x5e575c(0x290)](_0x5e9f94);}!(function(){const _0x37be95=_0x5e575c;_0x252a77[_0x37be95(0x106)]((_0x27132d,_0x1cefea)=>{const _0x1c1389=_0x37be95,_0x56d114=_0x27132d[0x0][_0x1c1389(0x277)],_0xafc76b=_0x1cefea[0x0][_0x1c1389(0x277)];return _0x56d114==_0xafc76b?_0x27132d[0x0][_0x1c1389(0x153)][_0x1c1389(0x226)]<_0x1cefea[0x0][_0x1c1389(0x153)][_0x1c1389(0x226)]?-0x1:0x1:_0x56d114<_0xafc76b?-0x1:0x1;});for(const _0x3a8e31 of _0x252a77)_0x3a8e31[_0x37be95(0x106)]((_0x3d4634,_0x4905b8)=>_0x3d4634['id']<_0x4905b8['id']?-0x1:0x1);}());for(let _0x4b9f0e=0x0;_0x4b9f0e<_0x252a77[_0x5e575c(0x16a)];_0x4b9f0e++){if(0x0==_0x252a77[_0x4b9f0e][_0x5e575c(0x16a)])continue;const _0x579533=[];for(let _0x477fc0=_0x4b9f0e+0x1;_0x477fc0<_0x252a77[_0x5e575c(0x16a)];_0x477fc0++)0x0!=_0x252a77[_0x477fc0][_0x5e575c(0x16a)]&&_0x18e0a3(_0x252a77[_0x4b9f0e],_0x252a77[_0x477fc0])&&_0x579533[_0x5e575c(0x290)](_0x477fc0);for(const _0x51fb79 of _0x579533)_0x252a77[_0x4b9f0e]=_0x252a77[_0x4b9f0e][_0x5e575c(0x18b)](_0x252a77[_0x51fb79]),_0x252a77[_0x51fb79]=[];}for(const _0x335bde of _0x252a77)for(let _0x2e364c=0x0;_0x2e364c<_0x335bde[_0x5e575c(0x16a)];_0x2e364c++)_0x335bde[_0x2e364c][_0x5e575c(0x27f)]=_0x335bde[_0x2e364c+0x1]||null;for(const _0xed2ede of _0x252a77)for(let _0x3c1b60=0x0;_0x3c1b60<_0xed2ede[_0x5e575c(0x16a)];_0x3c1b60++)_0xed2ede[_0x3c1b60][_0x5e575c(0x1ab)]=_0xed2ede[_0x3c1b60-0x1]||null;function _0x18e0a3(_0x1e6344,_0x14743f){const _0x3d62f2=_0x5e575c;if(_0x1e6344[0x0][_0x3d62f2(0x153)][_0x3d62f2(0x226)]!==_0x14743f[0x0][_0x3d62f2(0x153)][_0x3d62f2(0x226)]&&_0x1e6344[0x0][_0x3d62f2(0x12e)]!==_0x14743f[0x0][_0x3d62f2(0x12e)])return!0x1;if(!function(_0x3a0209,_0x234946){const _0x56e840=_0x3d62f2;if(!_0x3a0209[_0x56e840(0x13c)]&&!_0x234946[_0x56e840(0x13c)])return!0x0;if(_0x3a0209[_0x56e840(0x13c)]&&_0x234946[_0x56e840(0x13c)])return!0x1;if(_0x3a0209[_0x56e840(0x13c)]&&_0x234946[_0x56e840(0x277)]<_0x3a0209[_0x56e840(0x148)][_0x56e840(0x10d)][_0x56e840(0x19d)](0x0)[_0x56e840(0x277)])return!0x0;if(_0x234946[_0x56e840(0x13c)]&&_0x3a0209[_0x56e840(0x277)]<_0x234946[_0x56e840(0x148)][_0x56e840(0x10d)][_0x56e840(0x19d)](0x0)[_0x56e840(0x277)])return!0x0;return!0x1;}(_0x1e6344[0x0],_0x14743f[0x0]))return!0x1;const _0x18a8f0=_0x47b27a(_0x1e6344[0x0][_0x3d62f2(0x153)],_0x3d62f2(0x226)),_0xe16f47=_0x47b27a(_0x14743f[0x0][_0x3d62f2(0x153)],_0x3d62f2(0x226));if(!_0xc1d567(_0x18a8f0,_0xe16f47))return!0x1;return!!_0x1e6344[_0x3d62f2(0x184)](_0x4d7a8b=>_0x14743f[_0x3d62f2(0x295)](_0x3b0c70=>_0x4d7a8b[_0x3d62f2(0x1a6)]()[_0x3d62f2(0x14e)](_0x3b0c70[_0x3d62f2(0x1a6)]())))&&_0x14743f[_0x3d62f2(0x184)](_0x377723=>_0x1e6344[_0x3d62f2(0x295)](_0x4cfd51=>_0x377723[_0x3d62f2(0x1a6)]()[_0x3d62f2(0x14e)](_0x4cfd51[_0x3d62f2(0x1a6)]())));}}[_0x29d22f(0x21e)](_0x5ff455){const _0x224b99=_0x29d22f,_0x3d4609=Array[_0x224b99(0x291)](_0x5ff455),_0x26e10d=this[_0x224b99(0x195)]({'skipNotAttached':!0x0}),_0x179aa5=_0x26e10d[_0x224b99(0x1a1)](_0xda5bbc=>!_0x5ff455[_0x224b99(0x139)](_0xda5bbc)),_0x3e87ee=new Map(_0x3d4609[_0x224b99(0x192)](_0x20d8df=>[_0x20d8df,this[_0x224b99(0x16c)][_0x224b99(0x2ac)](_0x20d8df[_0x224b99(0x17f)],_0x20d8df[_0x224b99(0x1f8)],_0x224b99(0x154))])),_0x4e9f22=new Map(_0x26e10d[_0x224b99(0x192)](_0x437f18=>[_0x437f18,_0x437f18[_0x224b99(0x2a1)]()]));for(let _0x8691c8=0x0;_0x8691c8<_0x3d4609[_0x224b99(0x16a)];_0x8691c8++){if(_0x4c7f2b(this,_0x3d4609[_0x8691c8],_0x3d4609,_0x8691c8+0x1))return!0x0;}for(let _0x181641=0x0;_0x181641<_0x3d4609[_0x224b99(0x16a)];_0x181641++){if(_0x4c7f2b(this,_0x3d4609[_0x181641],_0x179aa5,0x0))return!0x0;}return!0x1;function _0x4c7f2b(_0x112e29,_0x47c829,_0x534753,_0x4d6b5d){const _0x4f42fd=_0x224b99;for(let _0x23495e=_0x4d6b5d;_0x23495e<_0x534753[_0x4f42fd(0x16a)];_0x23495e++){const _0x31f2ee=_0x534753[_0x23495e];if(_0x31f2ee[_0x4f42fd(0x17f)]!==_0x47c829[_0x4f42fd(0x17f)]||_0x31f2ee[_0x4f42fd(0x12e)]['id']!==_0x47c829[_0x4f42fd(0x12e)]['id']||_0x31f2ee[_0x4f42fd(0x1f8)]!==_0x47c829[_0x4f42fd(0x1f8)])continue;if(!Pt(_0x47c829,_0x31f2ee,[_0x4f42fd(0x226)]))continue;if(_0x4f42fd(0x1f1)==_0x47c829[_0x4f42fd(0x17f)]&&_0x47c829[_0x4f42fd(0x21b)][_0x4f42fd(0x217)]!=_0x31f2ee[_0x4f42fd(0x21b)][_0x4f42fd(0x217)])continue;if(_0x4f42fd(0x1f1)==_0x47c829[_0x4f42fd(0x17f)]&&_0x112e29[_0x4f42fd(0x103)](_0x47c829[_0x4f42fd(0x21b)][_0x4f42fd(0x1ea)]))continue;if(_0x4f42fd(0x1aa)==_0x47c829[_0x4f42fd(0x17f)]){const _0x8b6999=_0x112e29[_0x4f42fd(0x275)][_0x4f42fd(0x11e)],_0x1af061=_0x47c829[_0x4f42fd(0x278)]();if(_0x1af061&&(_0x8b6999[_0x4f42fd(0x256)][_0x4f42fd(0x27c)](_0x1af061)||_0x8b6999[_0x4f42fd(0x256)][_0x4f42fd(0x1a0)](_0x1af061)))continue;}const _0x3932ed=_0x3e87ee[_0x4f42fd(0x19d)](_0x47c829),_0x54367b=_0x4e9f22[_0x4f42fd(0x19d)](_0x47c829),_0x21b5d0=_0x4e9f22[_0x4f42fd(0x19d)](_0x31f2ee),_0x575edc=_0x47c829[_0x4f42fd(0x148)]&&_0x47c829[_0x4f42fd(0x148)][_0x4f42fd(0x16a)],_0x3cafd9=_0x31f2ee[_0x4f42fd(0x148)]&&_0x31f2ee[_0x4f42fd(0x148)][_0x4f42fd(0x16a)];if(!_0x575edc&&_0x3932ed(_0x21b5d0,_0x54367b))return _0x112e29[_0x4f42fd(0x152)](_0x31f2ee,_0x47c829),_0x4e9f22[_0x4f42fd(0x17d)](_0x47c829),!0x0;if(!_0x3cafd9&&_0x3932ed(_0x54367b,_0x21b5d0))return _0x112e29[_0x4f42fd(0x152)](_0x47c829,_0x31f2ee),_0x4e9f22[_0x4f42fd(0x17d)](_0x31f2ee),!0x0;}return!0x1;}}[_0x29d22f(0x152)](_0x3487f8,_0x34f37a){const _0x1f410c=_0x29d22f;if(_0x3487f8[_0x1f410c(0x19b)]){for(const _0x2f0f55 of _0x34f37a[_0x1f410c(0x2a1)]())_0x3487f8[_0x1f410c(0x25f)](_0x2f0f55);}else{const _0x4d6693=_0x34f37a[_0x1f410c(0x1a6)]()[_0x1f410c(0x260)];this[_0x1f410c(0x1f0)](_0x3487f8,this[_0x1f410c(0x1bc)][_0x1f410c(0x23c)](_0x3487f8[_0x1f410c(0x1a6)]()[_0x1f410c(0x15e)],_0x4d6693));}_0x34f37a[_0x1f410c(0x261)]();}[_0x29d22f(0x1f7)](_0xde81de,_0x41d338){const _0x1dd727=_0x29d22f,_0x1298bb=_0xde81de[_0x1dd727(0x29f)](_0x1dd727(0x1b9))||_0xde81de[_0x1dd727(0x29f)](_0x1dd727(0x1f1))?_0x1dd727(0x205):_0xde81de[_0x1dd727(0x1c3)]();return _0x30da50(this[_0x1dd727(0x275)][_0x1dd727(0x133)],_0x41d338+'_'+_0x1298bb+_0x1dd727(0x25d));}[_0x29d22f(0x289)](){const _0x21c787=_0x29d22f,_0xc92508=this[_0x21c787(0x275)];if(!_0xc92508['ui'])return;const {ariaLiveAnnouncer:_0xe05ce8}=_0xc92508['ui'];_0x27efc3(this[_0x21c787(0x1bc)],({left:_0x1e050a,entered:_0x250e5d})=>{const _0x3cc403=_0x21c787;for(const _0x53a949 of _0x1e050a){const {group:_0x32676f,type:_0xa064d7}=this[_0x3cc403(0x16e)](_0x53a949[_0x3cc403(0x242)]);if(_0x3cc403(0x117)===_0x32676f){_0xe05ce8[_0x3cc403(0x1cb)](this[_0x3cc403(0x1f7)](_0xa064d7,_0x3cc403(0x200)));break;}}for(const _0x4b7b98 of _0x250e5d){const {group:_0x1fbf0d,type:_0x58dd2a}=this[_0x3cc403(0x16e)](_0x4b7b98[_0x3cc403(0x242)]);if(_0x3cc403(0x117)===_0x1fbf0d){_0xe05ce8[_0x3cc403(0x1cb)](this[_0x3cc403(0x1f7)](_0x58dd2a,_0x3cc403(0x1f4)));break;}}});}[_0x29d22f(0x109)](_0x4540f2){const _0x1ce610=_0x29d22f;if(this[_0x1ce610(0x1ee)])return!0x1;const _0x4499d2=this[_0x1ce610(0x275)],_0x194926=_0x4499d2[_0x1ce610(0x11e)][_0x1ce610(0x160)][_0x1ce610(0x132)][_0x1ce610(0x225)]();if(0x0==_0x194926[_0x1ce610(0x16a)])return!0x1;const _0x5bf46c=[],_0x2ce347=_0x194926[_0x1ce610(0x1a1)](_0x3a6310=>_0x1ce610(0x1f1)==_0x3a6310[_0x1ce610(0x17f)]),_0x2bbb42=_0x194926[_0x1ce610(0x1a1)](_0x4f1ded=>_0x1ce610(0x1c5)==_0x4f1ded[_0x1ce610(0x17f)]&&_0x1ce610(0x173)!=_0x4f1ded[_0x1ce610(0x242)]),_0x37acd6=_0x194926[_0x1ce610(0x1a1)](_0x37a1de=>_0x1ce610(0x1c1)==_0x37a1de[_0x1ce610(0x17f)]&&_0x1ce610(0x173)!=_0x37a1de[_0x1ce610(0x242)]);for(const _0x2611e8 of _0x2ce347)_0x5bf46c[_0x1ce610(0x290)]({'key':_0x2611e8[_0x1ce610(0x1c6)],'newValue':_0x2611e8[_0x1ce610(0x25e)],'oldValue':_0x2611e8[_0x1ce610(0x207)],'range':Ot(_0x2611e8[_0x1ce610(0x12a)],_0x4499d2[_0x1ce610(0x11e)])});for(const _0x349ee0 of _0x2bbb42){const _0x506ad5=_0x37acd6[_0x1ce610(0x20d)](_0x3b5d96=>_0x3b5d96[_0x1ce610(0x13e)][_0x1ce610(0x14e)](_0x349ee0[_0x1ce610(0x13e)]));_0x506ad5&&_0x5bf46c[_0x1ce610(0x290)]({'key':_0x1ce610(0x119),'newValue':_0x349ee0[_0x1ce610(0x242)],'oldValue':_0x506ad5[_0x1ce610(0x242)],'range':_0x4499d2[_0x1ce610(0x11e)][_0x1ce610(0x232)](_0x349ee0[_0x1ce610(0x13e)][_0x1ce610(0x1c4)])});}return 0x0!=_0x5bf46c[_0x1ce610(0x16a)]&&this[_0x1ce610(0x27d)](_0x4540f2,_0x5bf46c);}[_0x29d22f(0x135)](_0x1e815c){const _0x20e89b=_0x29d22f;let _0x46f600=!0x1;const _0x4dfa8f=this[_0x20e89b(0x275)][_0x20e89b(0x11e)][_0x20e89b(0x160)][_0x20e89b(0x132)][_0x20e89b(0x1f5)]()[_0x20e89b(0x1a1)](_0x136912=>_0x136912[_0x20e89b(0x21b)][_0x20e89b(0x130)]&&_0x136912[_0x20e89b(0x242)][_0x20e89b(0x29f)](_0x20e89b(0x20b)));for(const _0x45bbf0 of _0x4dfa8f){const {subType:_0x51a918,id:_0x1b960f}=this[_0x20e89b(0x16e)](_0x45bbf0[_0x20e89b(0x242)]),_0x23da18=_0x51a918[_0x20e89b(0x234)]('|')[0x0];for(const _0x235a16 of this[_0x20e89b(0x195)]({'skipNotAttached':!0x0}))_0x235a16['id']!=_0x1b960f&&_0x20e89b(0x1f1)==_0x235a16[_0x20e89b(0x17f)]&&_0x235a16[_0x20e89b(0x21b)]&&_0x235a16[_0x20e89b(0x21b)][_0x20e89b(0x1ea)]==_0x23da18&&_0x235a16[_0x20e89b(0x1a6)]()[_0x20e89b(0x26c)](_0x45bbf0[_0x20e89b(0x21b)][_0x20e89b(0x130)])&&(this[_0x20e89b(0x28f)](_0x235a16,_0x45bbf0[_0x20e89b(0x21b)][_0x20e89b(0x130)],_0x1e815c),_0x46f600=!0x0);}return _0x46f600;}[_0x29d22f(0x138)](_0x306bd3){const _0x437c5f=_0x29d22f;this[_0x437c5f(0x275)],(this[_0x437c5f(0x1ee)]=!0x0,_0x306bd3());}[_0x29d22f(0x265)](_0x5c1628){const _0x424c40=_0x29d22f,_0x2edb53=this[_0x424c40(0x103)](_0x5c1628),_0x181cd5=this[_0x424c40(0x250)][_0x424c40(0x139)](_0x5c1628);return _0x2edb53||_0x181cd5;}[_0x29d22f(0x27d)](_0x5ebb56,_0x5e2574){const _0x6e9a94=_0x29d22f;if(0x0==_0x5e2574[_0x6e9a94(0x16a)])return!0x1;let _0xa03d2a=!0x1;for(const _0x10045c of _0x5e2574){const _0x63be81=this[_0x6e9a94(0x140)](_0x10045c[_0x6e9a94(0x12a)],_0x6e9a94(0x1f1))[_0x6e9a94(0x1a1)](_0x4520f8=>!_0x4520f8[_0x6e9a94(0x24f)][_0x6e9a94(0x163)])[_0x6e9a94(0x192)](_0x22a93d=>_0x22a93d[_0x6e9a94(0x117)]),_0x2314cb=_0x1614a0({'newValue':_0x10045c[_0x6e9a94(0x29b)]});_0x63be81[_0x6e9a94(0x1a1)](_0xbbe8d0=>{const _0x261dca=_0x6e9a94,[_0x4b6feb,_0x598ecd]=_0xbbe8d0[_0x261dca(0x1f8)][_0x261dca(0x234)]('|');return _0x4b6feb==_0x10045c[_0x261dca(0x1ea)]&&_0x598ecd!=_0x2314cb;})[_0x6e9a94(0x2a5)](_0x104e34=>{const _0x33b66f=_0x6e9a94;this[_0x33b66f(0x28f)](_0x104e34,_0x10045c[_0x33b66f(0x12a)],_0x5ebb56),_0xa03d2a=!0x0;});}return _0xa03d2a;}[_0x29d22f(0x28f)](_0x148508,_0x4e467e,_0x9f1b94){const _0x1c4643=_0x29d22f,_0x2455ba=_0x148508[_0x1c4643(0x1a6)]()[_0x1c4643(0x1ba)](_0x4e467e);0x0!==_0x2455ba[_0x1c4643(0x16a)]?0x1!==_0x2455ba[_0x1c4643(0x16a)]?this[_0x1c4643(0x10b)](_0x148508,_0x4e467e[_0x1c4643(0x15e)],_0x4e467e[_0x1c4643(0x260)]):this[_0x1c4643(0x1f0)](_0x148508,_0x2455ba[0x0]):_0x9f1b94[_0x1c4643(0x144)](_0x148508[_0x1c4643(0x1b3)]());}}class xt{constructor(_0x5864aa){const _0x5a27c2=_0x29d22f;this[_0x5a27c2(0x15c)]=_0x5864aa,this[_0x5a27c2(0x1bc)]=_0x5864aa[_0x5a27c2(0x11e)],this[_0x5a27c2(0x18a)]=new Map(),this[_0x5a27c2(0x186)]=new Map(),this[_0x5a27c2(0x1d9)]();}[_0x29d22f(0x288)](_0x27db93,_0x1a91cf,_0x459b6a,_0x54b048,_0x435962,_0x128e12){const _0x4e3233=_0x29d22f;return new _0x270d89(this[_0x4e3233(0x1bc)],{'type':_0x27db93,'subType':_0x1a91cf,'id':_0x459b6a,'author':_0x54b048,'creator':_0x54b048,'attributes':_0x435962,'onAttributesChange':_0x128e12,'onAccept':(..._0x15d6eb)=>this[_0x4e3233(0x2ac)](_0x27db93,_0x1a91cf,_0x4e3233(0x1ed))(..._0x15d6eb),'onDiscard':(..._0x3eedc8)=>this[_0x4e3233(0x2ac)](_0x27db93,_0x1a91cf,_0x4e3233(0x251))(..._0x3eedc8)});}[_0x29d22f(0x210)](_0x2e0eca,_0x3de53d,_0x4dc9ae,_0x25fe0c){const _0x59661e=_0x29d22f,_0x3a5545=_0x2e0eca+':'+_0x3de53d+':'+_0x4dc9ae;this[_0x59661e(0x18a)][_0x59661e(0x241)](_0x3a5545,_0x25fe0c);}[_0x29d22f(0x2ac)](_0x577ff8,_0x3d5d35,_0x23c473){const _0x209538=_0x29d22f,_0x23a93d=_0x577ff8+':'+_0x3d5d35+':'+_0x23c473;return this[_0x209538(0x18a)][_0x209538(0x19d)](_0x23a93d)||this[_0x209538(0x186)][_0x209538(0x19d)](_0x577ff8+':'+_0x23c473);}[_0x29d22f(0x1d9)](){const _0x1bb0f9=_0x29d22f,_0x564854=()=>!0x1,_0x57c17d=_0x4bb283=>{const _0x2f8e3f=_0x907c;_0x4bb283[_0x2f8e3f(0x106)]((_0x428b21,_0x1d343f)=>_0x428b21[_0x2f8e3f(0x15e)][_0x2f8e3f(0x188)](_0x1d343f[_0x2f8e3f(0x15e)])?0x1:-0x1),this[_0x2f8e3f(0x1bc)][_0x2f8e3f(0x284)](_0x4b7295=>{const _0x3945a9=_0x2f8e3f;for(const _0x4db9e4 of _0x4bb283){let _0x47852a;_0x47852a=_0x4db9e4[_0x3945a9(0x260)][_0x3945a9(0x28d)]&&_0x4db9e4[_0x3945a9(0x260)][_0x3945a9(0x169)]==_0x4db9e4[_0x3945a9(0x15e)][_0x3945a9(0x1c4)]?_0x4b7295[_0x3945a9(0x155)](_0x4db9e4[_0x3945a9(0x15e)][_0x3945a9(0x1c4)],'on'):_0x4b7295[_0x3945a9(0x155)](_0x4db9e4),this[_0x3945a9(0x1bc)][_0x3945a9(0x1a8)](_0x47852a,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1eb689=(_0x38111e,_0x63f7b6)=>{const _0x2156eb=_0x907c;_0x63f7b6&&this[_0x2156eb(0x1bc)][_0x2156eb(0x284)](_0x17094b=>{const _0x3eccca=_0x2156eb,{commandName:_0x45b425,commandParams:_0x197cb3=[]}=_0x63f7b6,_0x241507=_0x38111e[_0x3eccca(0x192)](_0x213666=>(Tt(_0x213666)&&(_0x213666=this[_0x3eccca(0x1bc)][_0x3eccca(0x23c)](_0x213666[_0x3eccca(0x260)])),_0x213666))[_0x3eccca(0x1a1)](_0x35fdf0=>_0x3eccca(0x1ce)!==_0x35fdf0[_0x3eccca(0x1be)][_0x3eccca(0x1eb)]);if(_0x241507[_0x3eccca(0x16a)]<0x1)return;const _0x21875d=Array[_0x3eccca(0x291)](this[_0x3eccca(0x1bc)][_0x3eccca(0x160)][_0x3eccca(0x296)][_0x3eccca(0x2a1)]())[_0x3eccca(0x192)](_0x5b6aa2=>_0x1dbc91[_0x3eccca(0x24e)](_0x5b6aa2));_0x17094b[_0x3eccca(0x110)](_0x241507);for(const _0x3beb71 of this[_0x3eccca(0x15c)][_0x3eccca(0x15d)][_0x3eccca(0x15d)]())_0x3beb71[_0x3eccca(0x14d)]();_0x197cb3[_0x3eccca(0x290)]({'forceDefaultExecution':!0x0}),this[_0x3eccca(0x15c)][_0x3eccca(0x105)](_0x45b425,..._0x197cb3);const _0x1c0049=_0x21875d[_0x3eccca(0x1a1)](_0x3eb4a2=>_0x3eccca(0x1ce)!=_0x3eb4a2[_0x3eccca(0x1be)][_0x3eccca(0x1eb)]);_0x1c0049[_0x3eccca(0x16a)]>0x0&&_0x17094b[_0x3eccca(0x110)](_0x1c0049);for(const _0xfb353f of _0x21875d)_0xfb353f[_0x3eccca(0x220)]();});},_0x512da1=(_0x40ac8a,_0x12f0bd)=>0x1==_0x40ac8a[_0x1bb0f9(0x16a)]&&0x1==_0x12f0bd[_0x1bb0f9(0x16a)]&&_0x40ac8a[0x0][_0x1bb0f9(0x260)][_0x1bb0f9(0x14e)](_0x12f0bd[0x0][_0x1bb0f9(0x15e)]),_0x517b20=(_0xed5d7c,_0x5dcf86,_0x5caa3b,_0x2771d0)=>Ft(_0xed5d7c,_0x5dcf86,_0x5caa3b,_0x2771d0,this[_0x1bb0f9(0x1bc)])?[_0xed5d7c,_0x5dcf86]:Ft(_0x5dcf86,_0xed5d7c,_0x2771d0,_0x5caa3b,this[_0x1bb0f9(0x1bc)])?[_0x5dcf86,_0xed5d7c]:null;this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x197),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x211),_0x57c17d),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x20a),_0x512da1),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x1dd),_0x517b20),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x147),_0x57c17d),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x14f),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x208),_0x512da1),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x1ac),_0x517b20),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x134),_0x1eb689),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x219),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x166),_0x512da1),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x1d2),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x25c),_0x1eb689),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x216),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x13f),_0x512da1),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x1f9),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x26f),_0x564854),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x1e4),(_0x4d2c52,_0x1ed525)=>{const _0x3b954d=_0x1bb0f9;if(!_0x1ed525)return;const _0x1092d3=this[_0x3b954d(0x15c)][_0x3b954d(0x17b)][_0x3b954d(0x19d)](p);this[_0x3b954d(0x1bc)][_0x3b954d(0x284)](_0x212679=>{const _0x4d16cb=_0x3b954d;if(_0x4d16cb(0x119)==_0x1ed525[_0x4d16cb(0x1ea)])for(const _0x3c1d2d of _0x4d2c52){const _0x22d52c=_0x3c1d2d[_0x4d16cb(0x15e)][_0x4d16cb(0x1c4)],_0x2d49b1=_0x1ed525[_0x4d16cb(0x217)];_0x212679[_0x4d16cb(0x1fd)](_0x22d52c,_0x2d49b1);}else{if(_0x1092d3[_0x4d16cb(0x103)](_0x1ed525[_0x4d16cb(0x1ea)])){for(const _0x38aa69 of _0x4d2c52)void 0x0!==_0x1ed525[_0x4d16cb(0x217)]?_0x212679[_0x4d16cb(0x1e1)](_0x1ed525[_0x4d16cb(0x1ea)],_0x1ed525[_0x4d16cb(0x217)],_0x38aa69[_0x4d16cb(0x15e)][_0x4d16cb(0x1c4)]):_0x212679[_0x4d16cb(0x233)](_0x1ed525[_0x4d16cb(0x1ea)],_0x38aa69[_0x4d16cb(0x15e)][_0x4d16cb(0x1c4)]);}else{for(const _0xa06e19 of _0x4d2c52)_0x1ed525[_0x4d16cb(0x217)]?_0x212679[_0x4d16cb(0x1e1)](_0x1ed525[_0x4d16cb(0x1ea)],_0x1ed525[_0x4d16cb(0x217)],_0xa06e19):_0x212679[_0x4d16cb(0x233)](_0x1ed525[_0x4d16cb(0x1ea)],_0xa06e19);}}});}),this[_0x1bb0f9(0x186)][_0x1bb0f9(0x241)](_0x1bb0f9(0x11c),_0x512da1);}}function Rt(_0x26741b,_0xa82606,_0x57dd55){const _0x9effd1=_0x29d22f;for(const _0x109cf6 of _0xa82606[_0x9effd1(0x169)][_0x9effd1(0x164)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x109cf6[_0x9effd1(0x1be)]==_0x109cf6)return!0x1;if(!_0x57dd55[_0x9effd1(0x2a9)](_0x109cf6))return!0x1;if(_0x26741b[_0x9effd1(0x27c)](_0x109cf6)||_0x26741b[_0x9effd1(0x1a0)](_0x109cf6))return!0x0;}return!0x1;}function Tt(_0x188407){const _0x280194=_0x29d22f;return _0x188407[_0x280194(0x260)][_0x280194(0x169)]==_0x188407[_0x280194(0x15e)][_0x280194(0x1c4)]&&_0x188407[_0x280194(0x260)][_0x280194(0x161)];}function Et(_0x2f640f,_0x2bf9a8,_0x9b1c4d,_0x54173e){const _0x547794=_0x29d22f,_0x27c7de=_0x3fd087=>!_0x3fd087[_0x547794(0x12d)]['is'](_0x547794(0x276))&&!_0x54173e[_0x547794(0x27c)](_0x3fd087[_0x547794(0x12d)]),_0x333ebe=_0x2f640f[_0x547794(0x15e)][_0x547794(0x29a)](_0x27c7de),_0x65ea1f=_0x2f640f[_0x547794(0x260)][_0x547794(0x29a)](_0x27c7de,{'direction':_0x547794(0x167)});return(!_0x2f640f[_0x547794(0x15e)][_0x547794(0x14e)](_0x333ebe)||!_0x2f640f[_0x547794(0x260)][_0x547794(0x14e)](_0x65ea1f))&&(_0x333ebe[_0x547794(0x188)](_0x65ea1f)?_0x9b1c4d[_0x547794(0x1f2)](_0x2bf9a8,{'range':_0x9b1c4d[_0x547794(0x23c)](_0x333ebe,_0x65ea1f)}):_0x9b1c4d[_0x547794(0x144)](_0x2bf9a8),!0x0);}function Vt(_0x4c011b){return _0x1614a0(_0x4c011b);}function Ut(_0x50d9d2){const _0x5619fb=_0x29d22f,_0x17ef3c=_0x50d9d2[_0x5619fb(0x15e)][_0x5619fb(0x1c4)];return _0x17ef3c&&_0x17ef3c['is'](_0x5619fb(0x240));}function Ot(_0x499404,_0x14f696){const _0x1b9265=_0x29d22f;return null==_0x499404[_0x1b9265(0x260)][_0x1b9265(0x244)]&&_0x499404[_0x1b9265(0x260)][_0x1b9265(0x169)]==_0x499404[_0x1b9265(0x15e)][_0x1b9265(0x1c4)]?Gt(_0x499404[_0x1b9265(0x15e)][_0x1b9265(0x1c4)],_0x14f696):_0x499404;}function Gt(_0x16fbc0,_0x2d6fc2){const _0x303d8f=_0x29d22f,_0xabf1e4=_0x2d6fc2[_0x303d8f(0x256)][_0x303d8f(0x27c)](_0x16fbc0)||_0x2d6fc2[_0x303d8f(0x256)][_0x303d8f(0x292)](_0x16fbc0);return _0x2d6fc2[_0x303d8f(0x23c)](_0x2d6fc2[_0x303d8f(0x176)](_0x16fbc0,_0x303d8f(0x203)),_0xabf1e4?_0x2d6fc2[_0x303d8f(0x118)](_0x16fbc0):_0x2d6fc2[_0x303d8f(0x176)](_0x16fbc0,_0x303d8f(0x260)));}function _0x28b4(){const _0x55b066=['getDifference','values','_model','getUser','root','PendingActions','138711OtTJMD','remove','addMarker:suggestion','toUpperCase','nodeAfter','insert','attributeKey','consumable','isAfter','dataReady','attribute:','announce','elementStart','formatInline','$graveyard','multi','track-changes-adapter-already-set','isRemovable','formatInline:chain','isUndo','PENDING_ACTION_SUGGESTION','_suggestionState','ck-suggestion-marker-formatBlock','move','getCommentThread','_registerDefaultCallbacks','unbind','ck-suggestion-marker-','originalSuggestionId','insertion:chain','return','1052VMlLly','isDocumentOperation','setAttribute','clone','moveTargetPosition','attribute:discard','isArray','Users','_trackFormatChanges','insertContent','elementEnd','key','rootName','consume','accept','_recordAttributeSuggestions','assign','_setSuggestionRange','attribute','updateMarker','toViewElement','ENTER','getChangedMarkers','for','_getMarkerAnnouncementText','subType','formatBlock:chain','1866708AuyCkf','isOwn','_refreshSuggestionsChain','rename','never','registerInlineAttribute','LEAVE','containsRangeInObject','ck-suggestion-marker','before','_updateSuggestionData','FORMATTING','updateSuggestion','attributeOldValue','deletion:join','getAttribute','insertion:join','suggestion:attribute:','enableDefaultAttributesIntegration','find','getItems','documentSelection','registerCustomCallback','insertion:discard','external:','requires','removeMarker:suggestion:formatBlock','change:activeMarkers','formatBlock:discard','oldValue','_commentsRepository','formatInline:discard','splice','data','acceptSuggestion','commandName','_joinWithAdjacentSuggestions','formatInline:','detach','conversion','change:data','track-changes-enable-command-twice','listenTo','getChanges','groupId','_enabledCommands','fromCharCode','fetchCommentThread','getMultiRangeId','widget','createElement','markerToData','deletion:','addMarker:suggestion:attribute','addSuggestionData','error-saving-suggestion-data-suggestion-discarded','createRangeOn','removeAttribute','split','suggestion:','add','ck-suggestion-marker--active','isBlock','notReady','isInsideObject','highest','createRange','TrackChangesEditing','markerNameToElements','after','element','set','name','getWalker','nodeBefore','head','ck-suggestion-marker-formatInline','batch','rethrowUnexpectedError','data-suggestion','multipleBlocks','resolve','config','warn','fromRange','meta','_inlineAttributeKeys','discard','elementToElement','creator','isLocal','removeComment','schema','3565105yCiXFu','_addSuggestionMarker','suggestionLoaded','markers','forward','formatBlock:accept','_SUGGESTION_ANNOUNCEMENT','attributeNewValue','addRange','end','removeMarkers','high','enableCommand','11583666veTGKB','_isRegisteredAttribute','createPositionBefore','accepted','containsPosition','default','isExternal','formatGroupId','isIntersecting','markerName','unshift','attribute:accept','_cutOutSuggestionMarker','markDeletion','registerBlockAttribute','_blockAttributeKeys','_rangeIsInLocalUserInsertion','editor','$textProxy','createdAt','getContainedElement','authoredAt','authorName','acceptSelectedSuggestions','isObject','_reduceExistingSuggestions','_isDataLoaded','next','$marker','hasSuggestion','includes','dataDowncast','change','addHighlight','2569656bTtXSP','getMarkers','buildSuggestion','_initAriaMarkerChangeAnnouncements','trackChanges.trackFormatChanges','_getAuthorFromId','marker-count','isAtEnd','low','_reduceSuggestionAttributeRange','push','from','isSelectable','addMarkerName','trackChanges.mergeNestedSuggestions','some','selection','discardAllSuggestions','_getAttributeKey','_removeSuggestion','getLastMatchingPosition','newValue','enqueueChange','upcast','showSuggestionHighlights','startsWith','trackChanges','getRanges','descriptionFactory','normal','9249afvVJd','forEach','targetPosition','tablePasteChainId','forceDefaultExecution','containsItem','then','removed','getSuggestionCallback','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.','8NFcvhu','collaboration.channelId','markerReady','_isBlockAttribute','markMultiRangeBlockFormat','execute','sort','action','_suggestions','_processAttributeChanges','pluginName','_breakSuggestionMarker','fire','comments','insertion','_createSuggestion','setSelection','mapper','init','_isForcedDefaultExecutionBlock','_addThreadToSuggestion','isCollapsed','addCommentThread','suggestion','createPositionAfter','$elementName','CommentsRepository','getShiftedBy','attribute:join','open','model','substr','addMarker:suggestion:formatBlock','setTo','suggestionChanged','_getExternalAuthor','markBlockFormat','track-changes-adapter-missing-getsuggestion','reconvertMarker','enableReadOnlyMode','createRangeIn','isInContent','range','_adapter','_saved','item','author','hasCommentThread','newRange','stop','differ','locale','formatInline:accept','_processAttributeSuggestions','always','howMany','_recordAttributeChanges','has','track-changes-command-not-found','removeMarker:suggestion:attribute','hasComments','ready','position','formatBlock:join','_findSuggestions','addUser','keys','formatBlock:','removeMarker','getNearestSelectionRange','splitPosition','deletion:accept','commentThread','getRange','clear','value','addMarker','refresh','isEqual','deletion:discard','addClass','editingDowncast','_joinSuggestions','attributes','join','createSelection','discardSelectedSuggestions','size','markInlineFormat','dataToMarker','rejected','_getSuggestionData','_editor','commands','start','deletion','document','isAtStart','oldRange','isNextTo','getAncestors','group','formatInline:join','backward','track-changes-suggestion-not-found','parent','length','@external','_suggestionFactory','_afterChanges','_splitMarkerName','applyOperation','acceptAllSuggestions','bindElementToMarker','markerToHighlight','$text','getAllAdjacentSuggestions','_onDiscard','createPositionAt','track-changes-suggestion-data-mismatch','change:_saved','adapter','removeClass','plugins','skipNestingCheck','delete','writer','type','suggestionUnloaded','addComment','_mergeNestedSuggestions','registerPostFixer','every','_refreshAttributeSuggestionsChain','_defaultCallbacks','isTouching','isBefore','getSuggestion','_customCallbacks','concat','markMultiRangeDeletion','editing','stopListening','pop','substring','markInsertion','map','unbindElementFromMarkerName','getCustomProperty','getSuggestions','suggestion-type','insertion:accept','update:suggestion','markMultiRangeInsertion','containerElement','isMultiRange','5067839xhuMTx','get','options','define','isLimit','filter','_handleNewSuggestionMarker','_checkSuggestionCorrectness','track-changes-user-not-found','chain','getFirstRange','trackChangesCommand','deleteContent','_setSuggestionData','formatBlock','previous','deletion:chain','insertion:','isIntersectingWithRange','containsRange','toJSON','lowest','getIntersection','getFirstMarker','catch','activeMarkers','discardSuggestion','markAttributeChange','addSuggestion','format'];_0x28b4=function(){return _0x55b066;};return _0x28b4();}function Ft(_0x37ac46,_0x92513,_0x34534b,_0x3f1949,_0x56c175){const _0x1b331f=_0x29d22f;if(!Pt(_0x37ac46,_0x92513))return!0x1;if(_0x34534b[_0x1b331f(0x260)][_0x1b331f(0x14e)](_0x3f1949[_0x1b331f(0x15e)]))return!0x0;if(_0x37ac46[_0x1b331f(0x17f)]!=_0x92513[_0x1b331f(0x17f)])return!0x1;if(!_0x34534b[_0x1b331f(0x260)][_0x1b331f(0x187)](_0x3f1949[_0x1b331f(0x15e)]))return!0x1;const _0x4bbf7f=_0x56c175[_0x1b331f(0x23c)](_0x34534b[_0x1b331f(0x260)],_0x3f1949[_0x1b331f(0x15e)])[_0x1b331f(0x243)]();for(const _0x4a0147 of _0x4bbf7f)if([_0x1b331f(0x1cc),_0x1b331f(0x1e9)][_0x1b331f(0x282)](_0x4a0147[_0x1b331f(0x17f)])&&_0x56c175[_0x1b331f(0x256)][_0x1b331f(0x1a0)](_0x4a0147[_0x1b331f(0x12d)]))return!0x1;return!0x0;}function Pt(_0x521462,_0x2d351e,_0x4204ed=[]){const _0x3e70a4=_0x29d22f;return!(!_0x521462[_0x3e70a4(0x27e)]||!_0x2d351e[_0x3e70a4(0x27e)])&&_0xc1d567(_0x47b27a(_0x521462[_0x3e70a4(0x153)],_0x4204ed),_0x47b27a(_0x2d351e[_0x3e70a4(0x153)],_0x4204ed));}function Lt(_0x31eab3,_0x513ac7){const _0x2f90d1=_0x29d22f,_0x1b402f=Ht(_0x31eab3[_0x2f90d1(0x153)]),_0x428c0f=Ht(_0x513ac7);if(!_0x31eab3[_0x2f90d1(0x27e)])return!0x1;for(const _0x2276f9 of Object[_0x2f90d1(0x142)](_0x428c0f))if(!_0xc1d567(_0x1b402f[_0x2276f9],_0x428c0f[_0x2276f9]))return!0x1;return!0x0;}function Ht(_0x3084c9){const _0x508539=_0x29d22f,_0x384f7e=Object[_0x508539(0x1ef)]({},_0x3084c9);return delete _0x384f7e[_0x508539(0x17c)],delete _0x384f7e[_0x508539(0x2a7)],_0x384f7e;}