@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.0 → 0.0.0-nightly-20240719.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35a658=_0x44e5;(function(_0x3fc8ba,_0x263c51){const _0x38b01c=_0x44e5,_0x4390e5=_0x3fc8ba();while(!![]){try{const _0x4f2398=parseInt(_0x38b01c(0x1b3))/0x1*(-parseInt(_0x38b01c(0x26f))/0x2)+-parseInt(_0x38b01c(0x254))/0x3*(-parseInt(_0x38b01c(0x194))/0x4)+-parseInt(_0x38b01c(0x2a1))/0x5*(parseInt(_0x38b01c(0x1f2))/0x6)+parseInt(_0x38b01c(0x10e))/0x7*(parseInt(_0x38b01c(0x14f))/0x8)+-parseInt(_0x38b01c(0x281))/0x9*(parseInt(_0x38b01c(0x19e))/0xa)+parseInt(_0x38b01c(0x203))/0xb+parseInt(_0x38b01c(0x144))/0xc;if(_0x4f2398===_0x263c51)break;else _0x4390e5['push'](_0x4390e5['shift']());}catch(_0x481eb4){_0x4390e5['push'](_0x4390e5['shift']());}}}(_0x2eb3,0xb4127));import{Plugin as _0x301402,PendingActions as _0x537013}from'ckeditor5/src/core.js';import{LiveRange as _0x532791}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1590ae,uid as _0x1b7f5a,priorities as _0x2a4359,logWarning as _0x58887f}from'ckeditor5/src/utils.js';import{toWidget as _0x52bfc9}from'ckeditor5/src/widget.js';import{Users as _0xf530be,hashObject as _0x48b14e,surroundingMarkersDetector as _0x41b891}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x48634c from'./commands/trackchangescommand.js';import _0x27132d from'./commands/acceptsuggestioncommand.js';import _0x33c0ff from'./commands/discardsuggestioncommand.js';function _0x44e5(_0x205cec,_0x3fc9f0){const _0x2eb378=_0x2eb3();return _0x44e5=function(_0x44e5ca,_0x5b4925){_0x44e5ca=_0x44e5ca-0x101;let _0x3c9b72=_0x2eb378[_0x44e5ca];return _0x3c9b72;},_0x44e5(_0x205cec,_0x3fc9f0);}import _0x5f52e3 from'./commands/executeonallsuggestionscommand.js';import _0x90ed7e from'./commands/executeonselectedsuggestionscommand.js';import _0x4a8652 from'./suggestion.js';import _0x46e324 from'./suggestiondescriptionfactory.js';import _0x5423c6 from'./integrations/aiassistant.js';import _0x2d474e from'./integrations/alignment.js';import _0x53cbbc from'./integrations/basicstyles.js';import _0x3823e5 from'./integrations/blockquote.js';import _0xae342d from'./integrations/casechange.js';import _0x44b6c9 from'./integrations/ckbox.js';import _0x472660 from'./integrations/codeblock.js';import _0x2872a4 from'./integrations/comments.js';import _0x301ff2 from'./integrations/deletecommand.js';import _0x5b9444 from'./integrations/list.js';import _0x19414a from'./integrations/listproperties.js';import _0x45f6b6 from'./integrations/entercommand.js';import _0x2931ec from'./integrations/findandreplace.js';import _0x4dcfab from'./integrations/font.js';import _0x5be767 from'./integrations/formatpainter.js';import _0x153436 from'./integrations/heading.js';import _0x269d3a from'./integrations/highlight.js';import _0x186dc7 from'./integrations/horizontalline.js';import _0x15e26a from'./integrations/htmlembed.js';import _0x5b2023 from'./integrations/image.js';import _0x17eab3 from'./integrations/imagereplace.js';import _0x2badf8 from'./integrations/imagestyle.js';import _0x3ad0e3 from'./integrations/importword.js';import _0x2399a9 from'./integrations/indent.js';import _0x5f078f from'./integrations/inputcommand.js';import _0x2d5775 from'./integrations/link.js';import _0x197393 from'./integrations/legacylist.js';import _0x4af086 from'./integrations/legacylistproperties.js';import _0x43b120 from'./integrations/mediaembed.js';import _0x5c4ce0 from'./integrations/mention.js';import _0x5a81a9 from'./integrations/mergefields.js';import _0x1225b4 from'./integrations/multilevellist.js';import _0x11da9d from'./integrations/pagebreak.js';import _0xb29f62 from'./integrations/paragraph.js';import _0xb75e54 from'./integrations/removeformat.js';import _0x17512d from'./integrations/restrictededitingmode.js';import _0x417d13 from'./integrations/shiftentercommand.js';import _0x25af72 from'./integrations/standardeditingmode.js';import _0x3ceb87 from'./integrations/style.js';import _0x1be92b from'./integrations/table.js';import _0x6d0f57 from'./integrations/tablemergesplit.js';import _0x1ffda7 from'./integrations/tableheadings.js';import _0x548cd6 from'./integrations/tableclipboard.js';function _0x2eb3(){const _0x40a290=['_handleNewSuggestionMarker','track-changes-adapter-missing-getsuggestion','getMarkers','updateSuggestion','fromRange','detach','authoredAt','_getAuthorFromId','_adapter','isIntersectingWithRange','collaboration.channelId','ck-suggestion-marker--active','init','addClass','normal','for','CommentsRepository','forEach','isAfter','isBefore','markAttributeChange','createRange','isRemovable','createPositionBefore','editing','_isBlockAttribute','_isDataLoaded','suggestion:','_setSuggestionRange','howMany','clear','elementEnd','formatGroupId','enqueueChange','element','upcast','reconvertMarker','format','keys','tablePasteChainId','action','activeMarkers','acceptAllSuggestions','isInsideObject','adapter','add','sort','nodeAfter','trackChanges.mergeNestedSuggestions','isMultiRange','formatBlock','createSelection','formatBlock:chain','containsRangeInObject','get','deletion:discard','markBlockFormat','position','markerReady','7460EDVGSl','formatInline','PENDING_ACTION_SUGGESTION','$graveyard','enableDefaultAttributesIntegration','$text','listenTo','stopListening','fromCharCode','removeComment','60SJdXqz','then','registerCustomCallback','_editor','$marker','_processAttributeSuggestions','addMarker','suggestion','originalSuggestionId','_splitMarkerName','rootName','createPositionAt','map','formatBlock:join','_checkSuggestionCorrectness','mapper','formatBlock:accept','config','discard','low','unbind','37KsbCCA','insertion:discard','TrackChangesEditing','batch','markDeletion','_breakSuggestionMarker','forward','_isForcedDefaultExecutionBlock','selection','split','rethrowUnexpectedError','_registerDefaultCallbacks','unbindElementFromMarkerName','attribute','getRanges','range','hasSuggestion','filter','containsRange','isBlock','getAttribute','stop','getItems','formatInline:','_rangeIsInLocalUserInsertion','rejected','isAtStart','track-changes-suggestion-data-mismatch','markMultiRangeDeletion','before','buildSuggestion','dataDowncast','requires','_recordAttributeChanges','backward','always','containsPosition','insertion:chain','authorName','move','_addSuggestionMarker','markMultiRangeInsertion','ck-suggestion-marker-','never','_getSuggestionData','_cutOutSuggestionMarker','bindElementToMarker','accepted','locale','markerNameToElements','next','ck-suggestion-marker-formatInline','containerElement','trackChanges','getSuggestions','addRange','has','addHighlight','registerInlineAttribute','document','_inlineAttributeKeys','rename','_suggestionFactory','6iGQgOZ','catch','name','change:data','removeClass','isLocal','FORMATTING','chain','ENTER','_customCallbacks','remove','substring','getUser','marker-count','key','addComment','_refreshAttributeSuggestionsChain','13418614IDbPps','_suggestionState','consume','splice','_initAriaMarkerChangeAnnouncements','ck-suggestion-marker','change','suggestionUnloaded','commands','removed','isCollapsed','consumable','substr','createRangeOn','commandName','deleteContent','descriptionFactory','widget','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.','updateMarker','setTo','_trackFormatChanges','elementStart','formatInline:discard','suggestionLoaded','_processAttributeChanges','removeMarker:suggestion:formatBlock','assign','acceptSelectedSuggestions','change:activeMarkers','createRangeIn','isUndo','pluginName','_mergeNestedSuggestions','lowest','from','multipleBlocks','removeAttribute','isSelectable','discardSuggestion','addMarkerName','addSuggestion','suggestion-type','plugins','_findSuggestions','return','getChangedMarkers','@external','createPositionAfter','getRange','_enabledCommands','_SUGGESTION_ANNOUNCEMENT','isLimit','getShiftedBy','newRange','registerPostFixer','commentThread','data-suggestion','announce','attributeNewValue','_reduceExistingSuggestions','join','writer','subType','documentSelection','attribute:accept','track-changes-user-not-found','markerToHighlight','_getMarkerAnnouncementText','formatBlock:discard','comments','high','suggestionChanged','oldRange','values','skipNestingCheck','toJSON','data','value','_isRegisteredAttribute','markInlineFormat','225PUoKEl','insertion','isDocumentOperation','LEAVE','_getExternalAuthor','removeMarker','attribute:discard','define','markInsertion','set','warn','attributes','elementToElement','deletion:join','oldValue','dataToMarker','removeMarkers','addMarker:suggestion:attribute','attributeOldValue','parent','start','_removeSuggestion','find','createElement','meta','enableReadOnlyMode','execute','28606UEZjQb','isExternal','formatInline:accept','nodeBefore','refresh','fire','insert','accept','creator','getDifference','insertContent','end','push','head','ck-suggestion-marker-formatBlock','discardSelectedSuggestions','external:','notReady','2017071FvIReD','registerBlockAttribute','track-changes-enable-command-twice','enableCommand','deletion:accept','deletion:','concat','addSuggestionData','length','fetchCommentThread','schema','delete','_commentsRepository','update:suggestion','isIntersecting','every','containsItem','getChanges','markerName','_onDiscard','setSelection','startsWith','acceptSuggestion','deletion:chain','root','insertion:join','toViewElement','track-changes-command-not-found','hasComments','getAllAdjacentSuggestions','hasCommentThread','attributeKey','2774910QJbwQv','moveTargetPosition','formatInline:chain','groupId','splitPosition','getCommentThread','_updateSuggestionData','insertion:','isEqual','getContainedElement','deletion','addMarker:suggestion:formatBlock','open','addUser','applyOperation','type','addMarker:suggestion','_getAttributeKey','editor','Users','isObject','removeMarker:suggestion:attribute','multi','includes','trackChangesCommand','_reduceSuggestionAttributeRange','group','resolve','track-changes-adapter-already-set','error-saving-suggestion-data-suggestion-discarded','182oubNWw','getCustomProperty','_setSuggestionData','newValue','pop','previous','track-changes-suggestion-not-found','some','isInContent','formatInline:join','model','markerToData','_refreshSuggestionsChain','differ','clone','isNextTo','getSuggestionCallback','createdAt','getWalker','conversion','isOwn','getSuggestion','showSuggestionHighlights','default','getMultiRangeId','insertion:accept','getFirstMarker','trackChanges.trackFormatChanges','author','ready','isTouching','_afterChanges','markers','forceDefaultExecution','_recordAttributeSuggestions','_joinSuggestions','highest','isArray','_saved','dataReady','unshift','getFirstRange','_joinWithAdjacentSuggestions','getAncestors','toUpperCase','_model','after','formatBlock:','discardAllSuggestions','item','$elementName','editingDowncast','_createSuggestion','_blockAttributeKeys','16606116qvMigT','attribute:','$textProxy','_addThreadToSuggestion','change:_saved','addCommentThread','options','attribute:join','_suggestions','_defaultCallbacks','getNearestSelectionRange','130120OMdMUS','markMultiRangeBlockFormat','suggestion:attribute:','getIntersection','targetPosition','isAtEnd','PendingActions','getLastMatchingPosition','size','setAttribute'];_0x2eb3=function(){return _0x40a290;};return _0x2eb3();}import _0x230531 from'./integrations/tablecolumnresize.js';import _0x5507dc from'./integrations/template.js';import _0x1900e4 from'./integrations/tableofcontents.js';import _0x3763f2 from'./integrations/title.js';import _0x5ca13e from'./integrations/undo.js';import _0x113818 from'./integrations/tablecaption.js';import _0x103a67 from'./integrations/tableproperties.js';import{getTranslation as _0x350fdc}from'./utils/common-translations.js';import{isEqual as _0x257a58,omit as _0x1c37b2}from'lodash-es';export const renameAttributeKey=_0x35a658(0x140);export default class p extends _0x301402{static get[_0x35a658(0x1d3)](){const _0x4d6314=_0x35a658;return[_0x4d6314(0x169),_0xf530be,_0x537013,_0x5423c6,_0x2d474e,_0x53cbbc,_0x3823e5,_0x44b6c9,_0xae342d,_0x472660,_0x2872a4,_0x301ff2,_0x45f6b6,_0x2931ec,_0x4dcfab,_0x5be767,_0x153436,_0x269d3a,_0x186dc7,_0x15e26a,_0x5b2023,_0x2badf8,_0x17eab3,_0x3ad0e3,_0x2399a9,_0x5f078f,_0x197393,_0x4af086,_0x1225b4,_0x2d5775,_0x5b9444,_0x19414a,_0x43b120,_0x5c4ce0,_0x5a81a9,_0x11da9d,_0xb29f62,_0xb75e54,_0x17512d,_0x417d13,_0x25af72,_0x3ceb87,_0x1be92b,_0x6d0f57,_0x1ffda7,_0x113818,_0x548cd6,_0x230531,_0x1900e4,_0x103a67,_0x5507dc,_0x3763f2,_0x5ca13e];}static get[_0x35a658(0x223)](){const _0x252f43=_0x35a658;return _0x252f43(0x1b5);}constructor(_0x242843){const _0x300100=_0x35a658;function _0xc66df0(_0x56817e){const _0x340d4e=_0x44e5;return _0x56817e[_0x340d4e(0x1aa)](_0x40fb75=>String[_0x340d4e(0x19c)](_0x40fb75))[_0x340d4e(0x240)]('');}super(_0x242843),this[_0x300100(0x130)]=!0x1,this[_0x300100(0x25d)](_0x300100(0x182),[]),this['on'](_0x300100(0x220),(_0x27d872,_0x4fab53,_0x57d60c,_0x2225a0)=>{const _0xd752dc=_0x300100;this[_0xd752dc(0x13b)][_0xd752dc(0x209)](()=>{const _0x30f166=_0xd752dc;for(const _0x169f3a of[..._0x2225a0,..._0x57d60c])this[_0x30f166(0x13b)][_0x30f166(0x12e)][_0x30f166(0x1eb)](_0x169f3a)&&_0x242843[_0x30f166(0x171)][_0x30f166(0x17d)](_0x169f3a);});}),this[_0x300100(0x213)]=new _0x46e324(this[_0x300100(0x102)][_0x300100(0x118)][_0x300100(0x28b)],this[_0x300100(0x102)][_0x300100(0x1e3)]),this[_0x300100(0x161)]=null,this[_0x300100(0x1f1)]=new Rt(this[_0x300100(0x102)]),this[_0x300100(0x14c)]=new Map(),this[_0x300100(0x28d)]=_0x242843[_0x300100(0x22e)][_0x300100(0x18f)](_0x300100(0x169)),this[_0x300100(0x235)]=new Set(),this[_0x300100(0x13b)]=this[_0x300100(0x102)][_0x300100(0x118)],this[_0x300100(0x204)]=new WeakMap(),this[_0x300100(0x1ba)]=!0x1,this[_0x300100(0x143)]=new Set([_0x300100(0x140)]),this[_0x300100(0x1ef)]=new Set(),_0x242843[_0x300100(0x1af)][_0x300100(0x25b)](_0x300100(0x129),_0x300100(0x125)),this[_0x300100(0x218)]=_0x242843[_0x300100(0x1af)][_0x300100(0x18f)](_0x300100(0x129)),_0x242843[_0x300100(0x1af)][_0x300100(0x25b)](_0x300100(0x189),!0x0),this[_0x300100(0x224)]=_0x242843[_0x300100(0x1af)][_0x300100(0x18f)](_0x300100(0x189)),this[_0x300100(0x108)]=new _0x48634c(_0x242843,this[_0x300100(0x235)]),this[_0x300100(0x207)](),this[_0xc66df0([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xc66df0([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x36]);}[_0x35a658(0x165)](){const _0x37fa1a=_0x35a658,_0x3e5694=this[_0x37fa1a(0x102)],_0x59f3ab=(_0x92a452,_0x2344c1)=>{const _0x5d21e5=_0x37fa1a;if(_0x5d21e5(0x1c0)!=_0x92a452)return _0x5d21e5(0x1dd)+_0x92a452;const _0x2462e7=_0x2344c1[_0x5d21e5(0x1bc)]('|')[0x0];return this[_0x5d21e5(0x172)](_0x2462e7)?_0x5d21e5(0x27d):_0x5d21e5(0x1e6);};_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x141))[_0x37fa1a(0x246)]({'model':_0x37fa1a(0x1a5),'view':_0x5a07b3=>{const _0x5bd72d=_0x37fa1a,{id:_0x52b338,type:_0x3e6f0a,subType:_0x2e41c1}=this[_0x5bd72d(0x1a7)](_0x5a07b3[_0x5bd72d(0x293)]),_0x4fffad=[_0x5bd72d(0x208),_0x59f3ab(_0x3e6f0a,_0x2e41c1)];let _0x2f31a1=0xbb8;return this[_0x5bd72d(0x182)][_0x5bd72d(0x107)](_0x5a07b3[_0x5bd72d(0x293)])&&(_0x4fffad[_0x5bd72d(0x27b)](_0x5bd72d(0x164)),_0x2f31a1=0xbc2),_0x5bd72d(0x2ab)==_0x3e6f0a&&(_0x2f31a1+=0x5),{'classes':_0x4fffad,'attributes':{'data-suggestion':_0x52b338},'priority':_0x2f31a1};}}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x1d2))[_0x37fa1a(0x186)](_0x633518=>{const _0x1dd7b6=_0x37fa1a;_0x633518['on'](_0x1dd7b6(0x2b1),(_0x5a52ee,_0x40c22a,_0x4618ca)=>{const _0x489c53=_0x1dd7b6;if(!_0x4618ca[_0x489c53(0x14a)][_0x489c53(0x124)])return;const _0x330b9d=_0x40c22a[_0x489c53(0x13f)];if(!_0x330b9d)return;const _0x3402e1=_0x4618ca[_0x489c53(0x1ad)][_0x489c53(0x29b)](_0x330b9d);_0x3e5694[_0x489c53(0x118)][_0x489c53(0x28b)][_0x489c53(0x104)](_0x330b9d)&&_0x3402e1&&!_0x3402e1[_0x489c53(0x10f)](_0x489c53(0x214))&&_0x3402e1['is'](_0x489c53(0x1e7))&&_0x52bfc9(_0x3402e1,_0x4618ca[_0x489c53(0x241)]);},{'priority':_0x1dd7b6(0x24a)});}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x1d2))[_0x37fa1a(0x246)]({'model':_0x37fa1a(0x1a5),'view':(_0x3f84f0,_0x133e04)=>{const _0x450bdf=_0x37fa1a;if(!_0x133e04[_0x450bdf(0x14a)][_0x450bdf(0x124)])return null;const {type:_0x106f62,subType:_0x4e5660}=this[_0x450bdf(0x1a7)](_0x3f84f0[_0x450bdf(0x293)]);return{'classes':[_0x450bdf(0x208),_0x59f3ab(_0x106f62,_0x4e5660)],'priority':0xbb8};}});const _0x5650e3=({showActiveMarkers:_0x59f431=!0x0,isAttributeSuggestion:_0x2f9cb4=!0x1}={})=>(_0x4dfe2a,_0x4d9a0b,_0x2be777)=>{const _0xf80181=_0x37fa1a;if(!_0x4d9a0b[_0xf80181(0x13f)])return;const {id:_0x5ae8ed}=this[_0xf80181(0x1a7)](_0x4d9a0b[_0xf80181(0x293)]);if(_0x2f9cb4){const _0x582eb3=this[_0xf80181(0x14c)][_0xf80181(0x18f)](_0x5ae8ed),_0x272f00=this[_0xf80181(0x101)](_0x582eb3);if(!this[_0xf80181(0x172)](_0x272f00))return;}if(_0x4d9a0b[_0xf80181(0x13f)]['is'](_0xf80181(0x1bb)))return void _0x2be777[_0xf80181(0x20e)][_0xf80181(0x205)](_0x4d9a0b[_0xf80181(0x13f)],_0x4dfe2a[_0xf80181(0x1f4)]);const _0x36f228=_0x2be777[_0xf80181(0x1ad)][_0xf80181(0x29b)](_0x4d9a0b[_0xf80181(0x13f)]);if(_0x4d9a0b[_0xf80181(0x13f)]['is'](_0xf80181(0x17b))&&_0x3e5694[_0xf80181(0x118)][_0xf80181(0x28b)][_0xf80181(0x1c6)](_0x4d9a0b[_0xf80181(0x13f)])&&!_0x36f228[_0xf80181(0x10f)](_0xf80181(0x1ec))){_0x2be777[_0xf80181(0x241)][_0xf80181(0x166)]([_0xf80181(0x208),_0xf80181(0x27d)],_0x36f228),_0x2be777[_0xf80181(0x241)][_0xf80181(0x158)](_0xf80181(0x23c),_0x5ae8ed,_0x36f228),_0x2be777[_0xf80181(0x1ad)][_0xf80181(0x1e1)](_0x36f228,_0x4d9a0b[_0xf80181(0x293)]),_0x59f431&&(this[_0xf80181(0x182)][_0xf80181(0x107)](_0x4d9a0b[_0xf80181(0x293)])?_0x2be777[_0xf80181(0x241)][_0xf80181(0x166)](_0xf80181(0x164),_0x36f228):_0x2be777[_0xf80181(0x241)][_0xf80181(0x1f6)](_0xf80181(0x164),_0x36f228));for(const _0x3f7050 of _0x3e5694[_0xf80181(0x118)][_0xf80181(0x221)](_0x4d9a0b[_0xf80181(0x13f)])[_0xf80181(0x1c9)]())_0x2be777[_0xf80181(0x20e)][_0xf80181(0x205)](_0x3f7050,_0x4dfe2a[_0xf80181(0x1f4)]);_0x2be777[_0xf80181(0x20e)][_0xf80181(0x205)](_0x4d9a0b[_0xf80181(0x13f)],_0x4dfe2a[_0xf80181(0x1f4)]);}};_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x1d2))[_0x37fa1a(0x186)](_0x4cf721=>{const _0xa08543=_0x37fa1a;_0x4cf721['on'](_0xa08543(0x2ac),(_0x43ce4d,_0x1369e1,_0x3f5b5f)=>{const _0x89eb4c=_0xa08543;_0x3f5b5f[_0x89eb4c(0x14a)][_0x89eb4c(0x124)]&&_0x5650e3({'showActiveMarkers':!0x1})(_0x43ce4d,_0x1369e1,_0x3f5b5f);},{'priority':_0xa08543(0x132)});}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x1d2))[_0x37fa1a(0x186)](_0x3ef5fe=>{const _0x4bba55=_0x37fa1a;_0x3ef5fe['on'](_0x4bba55(0x265),(_0x403ee2,_0x45bc70,_0x51223e)=>{const _0x8d29be=_0x4bba55;_0x51223e[_0x8d29be(0x14a)][_0x8d29be(0x124)]&&_0x5650e3({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x403ee2,_0x45bc70,_0x51223e);},{'priority':_0x4bba55(0x132)});}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x1d2))[_0x37fa1a(0x119)]({'model':_0x37fa1a(0x1a5),'view':(_0x3654cc,_0x139f7b)=>_0x139f7b[_0x37fa1a(0x14a)][_0x37fa1a(0x124)]?null:{'group':_0x37fa1a(0x1a5),'name':_0x3654cc[_0x37fa1a(0x20f)](0xb)}}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x17c))[_0x37fa1a(0x260)]({'view':{'name':_0x37fa1a(0x1a5),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1a9b52,{writer:_0x1822bf})=>{const _0x4eaf31=_0x37fa1a;let _0x11f10e=_0x4eaf31(0x174)+_0x1a9b52[_0x4eaf31(0x1c7)](_0x4eaf31(0x22d))+':'+_0x1a9b52[_0x4eaf31(0x1c7)]('id');return _0x1a9b52[_0x4eaf31(0x1c7)](_0x4eaf31(0x1ff))&&(_0x11f10e+=':'+_0x1a9b52[_0x4eaf31(0x1c7)](_0x4eaf31(0x1ff))),_0x1822bf[_0x4eaf31(0x26b)](_0x4eaf31(0x1a2),{'data-name':_0x11f10e});}}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x17c))[_0x37fa1a(0x263)]({'view':_0x37fa1a(0x1a5)}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x141))[_0x37fa1a(0x186)](_0x5201dc=>{const _0x36509e=_0x37fa1a;_0x5201dc['on'](_0x36509e(0x2ac),_0x5650e3(),{'priority':_0x36509e(0x24a)});}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x141))[_0x37fa1a(0x186)](_0x3c887d=>{const _0x3d82be=_0x37fa1a;_0x3c887d['on'](_0x3d82be(0x265),_0x5650e3({'isAttributeSuggestion':!0x0}),{'priority':_0x3d82be(0x24a)});}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x141))[_0x37fa1a(0x186)](_0x1e9a03=>{const _0x3ab988=_0x37fa1a;_0x1e9a03['on'](_0x3ab988(0x21d),(_0x3ed0e8,_0x3af312,_0x312071)=>{const _0x45ba42=_0x3ab988,_0x35f37c=_0x312071[_0x45ba42(0x1ad)][_0x45ba42(0x1e4)](_0x3af312[_0x45ba42(0x293)]);if(_0x35f37c){for(const _0xb8bff4 of _0x35f37c)_0xb8bff4[_0x45ba42(0x10f)](_0x45ba42(0x1ec))||(_0x312071[_0x45ba42(0x241)][_0x45ba42(0x1f6)]([_0x45ba42(0x208),_0x45ba42(0x27d),_0x45ba42(0x164)],_0xb8bff4),_0x312071[_0x45ba42(0x241)][_0x45ba42(0x228)](_0x45ba42(0x23c),_0xb8bff4),_0x312071[_0x45ba42(0x1ad)][_0x45ba42(0x1bf)](_0xb8bff4,_0x3af312[_0x45ba42(0x293)]));}},{'priority':_0x3ab988(0x24a)});}),_0x3e5694[_0x37fa1a(0x121)][_0x37fa1a(0x168)](_0x37fa1a(0x141))[_0x37fa1a(0x186)](_0x3c6353=>{const _0xb746c3=_0x37fa1a;_0x3c6353['on'](_0xb746c3(0x105),(_0x9df1e4,_0x5805f0,_0x21cef2)=>{const _0x49d2f9=_0xb746c3,_0x3b7948=_0x21cef2[_0x49d2f9(0x1ad)][_0x49d2f9(0x1e4)](_0x5805f0[_0x49d2f9(0x293)]);if(!_0x3b7948)return;const {id:_0x37d9dd}=this[_0x49d2f9(0x1a7)](_0x5805f0[_0x49d2f9(0x293)]),_0x58e2ed=this[_0x49d2f9(0x14c)][_0x49d2f9(0x18f)](_0x37d9dd),_0x246349=this[_0x49d2f9(0x101)](_0x58e2ed);if(this[_0x49d2f9(0x172)](_0x246349)){for(const _0x6b4e6 of _0x3b7948)_0x6b4e6[_0x49d2f9(0x10f)](_0x49d2f9(0x1ec))||(_0x21cef2[_0x49d2f9(0x241)][_0x49d2f9(0x1f6)]([_0x49d2f9(0x208),_0x49d2f9(0x27d),_0x49d2f9(0x164)],_0x6b4e6),_0x21cef2[_0x49d2f9(0x241)][_0x49d2f9(0x228)](_0x49d2f9(0x23c),_0x6b4e6),_0x21cef2[_0x49d2f9(0x1ad)][_0x49d2f9(0x1bf)](_0x6b4e6,_0x5805f0[_0x49d2f9(0x293)]));}},{'priority':_0xb746c3(0x24a)});}),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x1ee)][_0x37fa1a(0x23a)](_0x49ee4e=>{const _0x4cca00=_0x37fa1a;let _0x2e978f=!0x1;const _0x4aee2c=Array[_0x4cca00(0x226)](_0x3e5694[_0x4cca00(0x118)][_0x4cca00(0x1ee)][_0x4cca00(0x11b)][_0x4cca00(0x231)]()),_0x509bf9=new Set();for(const {name:_0x31c416,data:_0x345b1a}of _0x4aee2c){const {group:_0x2ef51a,type:_0x4f86ed,subType:_0x307748,id:_0x56ed2c}=this[_0x4cca00(0x1a7)](_0x31c416);if(_0x4cca00(0x1a5)!==_0x2ef51a)continue;const _0x4567b9=this[_0x4cca00(0x14c)][_0x4cca00(0x18f)](_0x56ed2c);if(null!=_0x345b1a[_0x4cca00(0x239)]){_0x4cca00(0x195)==_0x4f86ed&&(_0x2e978f=_0x2e978f||Vt(_0x345b1a[_0x4cca00(0x239)],_0x31c416,_0x49ee4e,_0x3e5694[_0x4cca00(0x118)][_0x4cca00(0x28b)]));const _0x280dbe=_0x4cca00(0x1c0)==_0x4f86ed&&this[_0x4cca00(0x172)](_0x307748[_0x4cca00(0x1bc)]('|')[0x0]);if(_0x345b1a[_0x4cca00(0x239)][_0x4cca00(0x20d)]||_0x4cca00(0x197)==_0x345b1a[_0x4cca00(0x239)][_0x4cca00(0x299)][_0x4cca00(0x1a8)]||_0x4cca00(0x18b)==_0x4f86ed&&!Ot(_0x345b1a[_0x4cca00(0x239)])||_0x280dbe&&!Ot(_0x345b1a[_0x4cca00(0x239)])||_0x4cca00(0x2ab)==_0x4f86ed&&!(!Et(_0xbde1da=_0x345b1a[_0x4cca00(0x239)])&&!function(_0x2df856){const _0x724570=_0x4cca00;return _0x2df856[_0x724570(0x268)][_0x724570(0x267)]==_0x2df856[_0x724570(0x27a)][_0x724570(0x272)]&&_0x2df856[_0x724570(0x268)][_0x724570(0x154)];}(_0xbde1da)))_0x49ee4e[_0x4cca00(0x259)](_0x31c416),_0x2e978f=!0x0;else{if(!_0x4567b9||!_0x4567b9[_0x4cca00(0x116)])continue;_0x509bf9[_0x4cca00(0x186)](_0x4567b9);}}}var _0xbde1da;return _0x509bf9[_0x4cca00(0x157)]>0x0&&(_0x2e978f=!!this[_0x4cca00(0x138)](_0x509bf9)||_0x2e978f),_0x2e978f;}),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x1ee)][_0x37fa1a(0x23a)](_0x372812=>{const _0xae805b=_0x37fa1a;let _0x3fdd17=!0x1;for(const _0x1e5bef of _0x3e5694[_0xae805b(0x118)][_0xae805b(0x1ee)][_0xae805b(0x11b)][_0xae805b(0x292)]())if(_0xae805b(0x275)==_0x1e5bef[_0xae805b(0x2b0)])for(const _0xec9fe of this[_0xae805b(0x14c)][_0xae805b(0x24d)]()){if(_0xec9fe[_0xae805b(0x18a)]||!_0xec9fe[_0xae805b(0x116)])continue;const _0x11291b=_0xae805b(0x18b)==_0xec9fe[_0xae805b(0x2b0)],_0x2e2a29=this[_0xae805b(0x101)](_0xec9fe),_0x43a0fd=_0x2e2a29&&this[_0xae805b(0x172)](_0x2e2a29);if(!_0x11291b&&!_0x43a0fd)continue;const _0x5efbe8=_0xec9fe[_0xae805b(0x137)]();if(_0x5efbe8[_0xae805b(0x268)][_0xae805b(0x267)]!=_0x5efbe8[_0xae805b(0x27a)][_0xae805b(0x267)]&&!_0x5efbe8[_0xae805b(0x27a)][_0xae805b(0x154)]){const _0x45ae5a=_0x3e5694[_0xae805b(0x118)][_0xae805b(0x1a9)](_0x5efbe8[_0xae805b(0x268)][_0xae805b(0x188)],_0xae805b(0x27a)),_0x3098a8=_0x3e5694[_0xae805b(0x118)][_0xae805b(0x16e)](_0x5efbe8[_0xae805b(0x268)],_0x45ae5a);_0x372812[_0xae805b(0x216)](_0xec9fe[_0xae805b(0x128)](),{'range':_0x3098a8}),_0x3fdd17=!0x0;}}return _0x3fdd17;}),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x1ee)][_0x37fa1a(0x23a)](_0x2de2c9=>this[_0x37fa1a(0x21c)](_0x2de2c9)),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x1ee)][_0x37fa1a(0x23a)](_0x14e580=>!_0x14e580[_0x37fa1a(0x1b6)][_0x37fa1a(0x1f7)]&&this[_0x37fa1a(0x1a3)](_0x14e580)),_0x3e5694[_0x37fa1a(0x118)]['on'](_0x37fa1a(0x12d),()=>{const _0x6749d6=_0x37fa1a;this[_0x6749d6(0x130)]=!0x1;}),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x1ee)]['on'](_0x37fa1a(0x1f5),(_0x4fcc4c,_0x403a7a)=>{const _0x15d80a=_0x37fa1a;if(!_0x403a7a[_0x15d80a(0x1f7)]||_0x403a7a[_0x15d80a(0x222)])return;if(!this[_0x15d80a(0x130)])return;const _0x2dfc2b=_0x3e5694[_0x15d80a(0x118)][_0x15d80a(0x1ee)][_0x15d80a(0x11b)][_0x15d80a(0x292)]();if(0x0==_0x2dfc2b[_0x15d80a(0x289)])return;const _0x3c69f6=[],_0x570454=_0x2dfc2b[_0x15d80a(0x1c4)](_0x44aa44=>_0x15d80a(0x1c0)==_0x44aa44[_0x15d80a(0x2b0)]),_0x318793=_0x2dfc2b[_0x15d80a(0x1c4)](_0x3f8003=>_0x15d80a(0x275)==_0x3f8003[_0x15d80a(0x2b0)]&&_0x15d80a(0x199)!=_0x3f8003[_0x15d80a(0x1f4)]);for(const _0x5f4d19 of _0x570454)this[_0x15d80a(0x252)](_0x5f4d19[_0x15d80a(0x2a0)])&&_0x3c69f6[_0x15d80a(0x27b)]({'key':_0x5f4d19[_0x15d80a(0x2a0)],'newValue':_0x5f4d19[_0x15d80a(0x23e)],'oldValue':_0x5f4d19[_0x15d80a(0x266)],'range':Gt(_0x5f4d19[_0x15d80a(0x1c2)],_0x3e5694[_0x15d80a(0x118)])});for(const _0x5d80b7 of _0x318793){if(_0x15d80a(0x1f0)!=_0x5d80b7[_0x15d80a(0x181)]&&_0x15d80a(0x273)!=_0x5d80b7[_0x15d80a(0x181)])continue;const _0x57b6cb=Ft(_0x5d80b7[_0x15d80a(0x192)][_0x15d80a(0x188)],_0x3e5694[_0x15d80a(0x118)]),_0x3d6339=_0x5d80b7[_0x15d80a(0x1d0)];_0x15d80a(0x1f0)==_0x5d80b7[_0x15d80a(0x181)]&&_0x3c69f6[_0x15d80a(0x27b)]({'key':_0x15d80a(0x140),'newValue':_0x5d80b7[_0x15d80a(0x1f4)],'oldValue':_0x3d6339[_0x15d80a(0x1f4)],'range':_0x57b6cb});for(const [_0x888f,_0x53ede9]of _0x3d6339[_0x15d80a(0x25f)]){if(!this[_0x15d80a(0x252)](_0x888f))continue;const _0x5afdb3=_0x5d80b7[_0x15d80a(0x25f)][_0x15d80a(0x18f)](_0x888f);_0x53ede9!==_0x5afdb3&&_0x3c69f6[_0x15d80a(0x27b)]({'key':_0x888f,'newValue':_0x5afdb3,'oldValue':_0x53ede9,'range':_0x57b6cb});}for(const [_0x36b2cb,_0x5d318b]of _0x5d80b7[_0x15d80a(0x25f)])this[_0x15d80a(0x252)](_0x36b2cb)&&(_0x3d6339[_0x15d80a(0x25f)][_0x15d80a(0x1eb)](_0x36b2cb)||_0x3c69f6[_0x15d80a(0x27b)]({'key':_0x36b2cb,'newValue':_0x5d318b,'oldValue':null,'range':_0x57b6cb}));}0x0!=_0x3c69f6[_0x15d80a(0x289)]&&_0x3e5694[_0x15d80a(0x118)][_0x15d80a(0x17a)](_0x403a7a,_0x1f6f7f=>{const _0x43b8a3=_0x15d80a,_0x40dcb9=_0x1b7f5a();for(const {range:_0x208c18,key:_0x315e05,oldValue:_0x5a9ceb,newValue:_0x452870}of _0x3c69f6)this[_0x43b8a3(0x16d)](_0x208c18,_0x315e05,_0x5a9ceb,_0x452870,{'groupId':_0x40dcb9});this[_0x43b8a3(0x23f)](_0x1f6f7f,_0x3c69f6);});},{'priority':_0x37fa1a(0x225)}),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x12e)]['on'](_0x37fa1a(0x28e),(_0x3bac34,_0x16b4a8,_0xe4d944)=>{const _0x5b4ffe=_0x37fa1a;if(null==_0xe4d944){const {id:_0x2c1ee9}=this[_0x5b4ffe(0x1a7)](_0x16b4a8[_0x5b4ffe(0x1f4)]),_0x1c6cc7=this[_0x5b4ffe(0x14c)][_0x5b4ffe(0x18f)](_0x2c1ee9);_0x1c6cc7&&_0x1c6cc7[_0x5b4ffe(0x22b)](_0x16b4a8[_0x5b4ffe(0x1f4)]);}}),_0x3e5694[_0x37fa1a(0x118)][_0x37fa1a(0x1ee)]['on'](_0x37fa1a(0x1f5),()=>{const _0x4478c6=_0x37fa1a,_0x5c7de9=Array[_0x4478c6(0x226)](_0x3e5694[_0x4478c6(0x118)][_0x4478c6(0x1ee)][_0x4478c6(0x11b)][_0x4478c6(0x231)]())[_0x4478c6(0x1c4)](_0x4898dd=>_0x4478c6(0x1a5)===this[_0x4478c6(0x1a7)](_0x4898dd[_0x4478c6(0x1f4)])[_0x4478c6(0x10a)]);if(0x0===_0x5c7de9[_0x4478c6(0x289)])return;_0x5c7de9[_0x4478c6(0x187)]((_0x5f93ad,_0x36c2fc)=>{const _0x586742=_0x4478c6,_0x57d3d3=_0x5f93ad[_0x586742(0x250)][_0x586742(0x24c)],_0x2e4e7c=_0x36c2fc[_0x586742(0x250)][_0x586742(0x24c)];return null===_0x57d3d3&&null===_0x2e4e7c?0x0:null===_0x57d3d3&&null!==_0x2e4e7c?-0x1:null!==_0x57d3d3&&null===_0x2e4e7c?0x1:_0x57d3d3[_0x586742(0x268)][_0x586742(0x16c)](_0x2e4e7c[_0x586742(0x268)])?-0x1:0x1;});const _0x537bc4=new Set(),_0x454e8f=new Set();for(const {name:_0x471e83,data:_0x7672be}of _0x5c7de9){const {id:_0xb6df21}=this[_0x4478c6(0x1a7)](_0x471e83);if(null===_0x7672be[_0x4478c6(0x24c)]){const _0xdaefed=this[_0x4478c6(0x159)](_0x471e83);_0x454e8f[_0x4478c6(0x186)](_0xdaefed);}else{const _0x35b946=this[_0x4478c6(0x14c)][_0x4478c6(0x18f)](_0xb6df21);null!==_0x7672be[_0x4478c6(0x239)]||_0x35b946[_0x4478c6(0x116)]?(_0x537bc4[_0x4478c6(0x186)](_0x35b946[_0x4478c6(0x27c)]),_0x454e8f[_0x4478c6(0x186)](_0x35b946)):this[_0x4478c6(0x269)](_0x35b946);}}_0x454e8f[_0x4478c6(0x157)]>0x0&&this[_0x4478c6(0x11a)](_0x454e8f);for(const _0xd1ca80 of _0x537bc4)this[_0x4478c6(0x274)](_0x4478c6(0x24b),_0xd1ca80);}),_0x3e5694[_0x37fa1a(0x118)]['on'](_0x37fa1a(0x2af),(_0x2761df,_0x5dff4d)=>{const _0x18f51a=_0x37fa1a,_0x5cc21f=_0x5dff4d[0x0];if(!this[_0x18f51a(0x14c)][_0x18f51a(0x157)])return;if(!_0x5cc21f[_0x18f51a(0x256)])return;if(_0x5cc21f[_0x18f51a(0x1b6)][_0x18f51a(0x222)]||!_0x5cc21f[_0x18f51a(0x1b6)][_0x18f51a(0x1f7)])return;let _0x31848a,_0x3111c8;switch(_0x5cc21f[_0x18f51a(0x2b0)]){case _0x18f51a(0x275):_0x31848a=_0x3e5694[_0x18f51a(0x118)][_0x18f51a(0x1a9)](_0x5cc21f[_0x18f51a(0x192)]),_0x3111c8=_0x31848a[_0x18f51a(0x238)](_0x5cc21f[_0x18f51a(0x176)]);break;case _0x18f51a(0x1bc):_0x31848a=_0x3e5694[_0x18f51a(0x118)][_0x18f51a(0x1a9)](_0x5cc21f[_0x18f51a(0x2a5)]),_0x3111c8=_0x3e5694[_0x18f51a(0x118)][_0x18f51a(0x1a9)](_0x5cc21f[_0x18f51a(0x2a2)]);break;case _0x18f51a(0x1da):_0x31848a=_0x3e5694[_0x18f51a(0x118)][_0x18f51a(0x1a9)](_0x5cc21f[_0x18f51a(0x153)]),_0x3111c8=_0x31848a[_0x18f51a(0x238)](_0x5cc21f[_0x18f51a(0x176)]);break;default:return;}const _0x28c091=_0x3e5694[_0x18f51a(0x118)][_0x18f51a(0x16e)](_0x31848a,_0x3111c8);_0x3e5694[_0x18f51a(0x118)][_0x18f51a(0x209)](()=>{const _0x2a59eb=_0x18f51a;for(const {suggestion:_0x5726f7,meta:_0xc78ef0}of this[_0x2a59eb(0x22f)](_0x28c091)){if(_0x5726f7[_0x2a59eb(0x18a)])continue;if(_0x2a59eb(0x195)==_0x5726f7[_0x2a59eb(0x2b0)])continue;const _0x592d86=this[_0x2a59eb(0x101)](_0x5726f7);if(_0x592d86&&this[_0x2a59eb(0x172)](_0x592d86)&&_0x2a59eb(0x1bc)!=_0x5cc21f[_0x2a59eb(0x2b0)])continue;const _0x1fa7e3=_0x5726f7[_0x2a59eb(0x250)]&&_0x5726f7[_0x2a59eb(0x250)][_0x2a59eb(0x227)];(_0x2a59eb(0x18b)!=_0x5726f7[_0x2a59eb(0x2b0)]||_0x2a59eb(0x1bc)==_0x5cc21f[_0x2a59eb(0x2b0)]&&!_0x1fa7e3)&&(_0xc78ef0[_0x2a59eb(0x18e)]||_0x2a59eb(0x255)==_0x5726f7[_0x2a59eb(0x2b0)]&&_0xc78ef0[_0x2a59eb(0x122)]||_0x5726f7[_0x2a59eb(0x137)]()[_0x2a59eb(0x1c5)](_0x28c091)&&this[_0x2a59eb(0x1b8)](_0x5726f7,_0x31848a,_0x3111c8));}});},{'priority':_0x37fa1a(0x225)}),_0x3e5694[_0x37fa1a(0x118)]['on'](_0x37fa1a(0x212),(_0x52e69e,_0x219000)=>{const _0x33005e=_0x37fa1a,_0x32cae5=_0x219000[0x0],_0x1106d4=_0x219000[0x1];if(_0x1106d4&&_0x1106d4[_0x33005e(0x12f)])return;if(this[_0x33005e(0x1ba)])return;if(!this[_0x33005e(0x108)][_0x33005e(0x251)])return;if(_0x32cae5[_0x33005e(0x20d)])return;const _0x11d90b=_0x3e5694[_0x33005e(0x118)][_0x33005e(0x28b)],{start:_0x47a740,end:_0x490779}=_0x32cae5[_0x33005e(0x137)](),_0xcb0b13=_0x47a740[_0x33005e(0x188)]&&_0x11d90b[_0x33005e(0x237)](_0x47a740[_0x33005e(0x188)])?null:_0x11d90b[_0x33005e(0x14e)](_0x47a740,_0x33005e(0x1b9)),_0x421a56=_0x490779[_0x33005e(0x272)]&&_0x11d90b[_0x33005e(0x237)](_0x490779[_0x33005e(0x272)])?null:_0x11d90b[_0x33005e(0x14e)](_0x490779,_0x33005e(0x1d5)),_0x147c55=_0x3e5694[_0x33005e(0x118)][_0x33005e(0x16e)](_0xcb0b13?_0xcb0b13[_0x33005e(0x268)]:_0x47a740,_0x421a56?_0x421a56[_0x33005e(0x27a)]:_0x490779);_0x3e5694[_0x33005e(0x118)][_0x33005e(0x209)](_0xd29174=>{const _0x1eb04c=_0x33005e;this[_0x1eb04c(0x1b7)](_0x147c55);const _0x5446e5=_0x3e5694[_0x1eb04c(0x118)][_0x1eb04c(0x28b)][_0x1eb04c(0x14e)](_0x147c55[_0x1eb04c(0x268)]);_0x32cae5['is'](_0x1eb04c(0x243))?_0xd29174[_0x1eb04c(0x295)](_0x5446e5):_0x32cae5[_0x1eb04c(0x217)](_0x5446e5);}),_0x52e69e[_0x33005e(0x1c8)]();},{'priority':_0x2a4359[_0x37fa1a(0x167)]+0xa}),_0x3e5694[_0x37fa1a(0x118)]['on'](_0x37fa1a(0x279),(_0x140f8a,_0x4b7132)=>{const _0x1fb781=_0x37fa1a,_0x4c812e=_0x4b7132[_0x4b7132[_0x1fb781(0x289)]-0x1];_0x4c812e&&_0x4c812e[_0x1fb781(0x12f)]||this[_0x1fb781(0x1ba)]||this[_0x1fb781(0x108)][_0x1fb781(0x251)]&&(_0x3e5694[_0x1fb781(0x118)][_0x1fb781(0x209)](()=>{const _0x44c89c=_0x1fb781;let _0x3e8639=_0x3e5694[_0x44c89c(0x118)][_0x44c89c(0x279)](_0x4b7132[0x0],_0x4b7132[0x1],_0x4b7132[0x2],{'forceDefaultExecution':!0x0});if(!_0x3e8639)return;_0x140f8a[_0x44c89c(0x230)]=_0x3e8639[_0x44c89c(0x11c)]();const _0x49bbe9=_0x3e8639[_0x44c89c(0x27a)][_0x44c89c(0x272)],_0x3344f2=_0x3e5694[_0x44c89c(0x118)][_0x44c89c(0x28b)];_0x49bbe9&&_0x3344f2[_0x44c89c(0x1c6)](_0x49bbe9)&&!_0x3344f2[_0x44c89c(0x104)](_0x49bbe9)&&(_0x3e8639=_0x3e5694[_0x44c89c(0x118)][_0x44c89c(0x16e)](_0x3e8639[_0x44c89c(0x268)],_0x3e5694[_0x44c89c(0x118)][_0x44c89c(0x1a9)](_0x49bbe9,_0x44c89c(0x27a)))),this[_0x44c89c(0x25c)](_0x3e8639);}),_0x140f8a[_0x1fb781(0x1c8)]());},{'priority':_0x37fa1a(0x24a)}),this[_0x37fa1a(0x102)][_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x1e8),this[_0x37fa1a(0x108)]),this[_0x37fa1a(0x284)](_0x37fa1a(0x1e8));const _0x277209=new _0x27132d(_0x3e5694,this[_0x37fa1a(0x14c)]);_0x3e5694[_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x297),_0x277209),this[_0x37fa1a(0x284)](_0x37fa1a(0x297));const _0x3fca39=new _0x33c0ff(_0x3e5694,this[_0x37fa1a(0x14c)]);_0x3e5694[_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x22a),_0x3fca39),this[_0x37fa1a(0x284)](_0x37fa1a(0x22a)),_0x3e5694[_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x183),new _0x5f52e3(_0x3e5694,_0x277209,this[_0x37fa1a(0x14c)])),this[_0x37fa1a(0x284)](_0x37fa1a(0x183)),_0x3e5694[_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x13e),new _0x5f52e3(_0x3e5694,_0x3fca39,this[_0x37fa1a(0x14c)])),this[_0x37fa1a(0x284)](_0x37fa1a(0x13e)),_0x3e5694[_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x21f),new _0x90ed7e(_0x3e5694,_0x277209,this[_0x37fa1a(0x14c)])),this[_0x37fa1a(0x284)](_0x37fa1a(0x21f)),_0x3e5694[_0x37fa1a(0x20b)][_0x37fa1a(0x186)](_0x37fa1a(0x27e),new _0x90ed7e(_0x3e5694,_0x3fca39,this[_0x37fa1a(0x14c)])),this[_0x37fa1a(0x284)](_0x37fa1a(0x27e));const _0x3f1c10=_0x3e5694[_0x37fa1a(0x22e)][_0x37fa1a(0x18f)](_0x37fa1a(0x169));this[_0x37fa1a(0x19a)](_0x3f1c10,_0x37fa1a(0x201),(_0x3375b6,{threadId:_0x301849})=>{const _0x2b7382=_0x37fa1a,_0xc2b46a=this[_0x2b7382(0x14c)][_0x2b7382(0x18f)](_0x301849);_0xc2b46a&&_0xc2b46a[_0x2b7382(0x23b)]&&0x1===_0xc2b46a[_0x2b7382(0x23b)][_0x2b7382(0x289)]&&this[_0x2b7382(0x2a7)](_0x301849,{'hasComments':!0x0});},{'priority':_0x37fa1a(0x1b1)}),this[_0x37fa1a(0x19a)](_0x3f1c10,_0x37fa1a(0x19d),(_0x434f2a,{threadId:_0x9d787b})=>{const _0x25c93c=_0x37fa1a,_0x4d275e=this[_0x25c93c(0x14c)][_0x25c93c(0x18f)](_0x9d787b);_0x4d275e&&_0x4d275e[_0x25c93c(0x23b)]&&!_0x4d275e[_0x25c93c(0x23b)][_0x25c93c(0x289)]&&this[_0x25c93c(0x2a7)](_0x9d787b,{'hasComments':!0x1});},{'priority':_0x37fa1a(0x1b1)});}set[_0x35a658(0x185)](_0x3cd950){const _0x4ac700=_0x35a658;if(this[_0x4ac700(0x161)])throw new _0x1590ae(_0x4ac700(0x10c),this);this[_0x4ac700(0x161)]=_0x3cd950;}get[_0x35a658(0x185)](){const _0x4bc5c8=_0x35a658;return this[_0x4bc5c8(0x161)];}[_0x35a658(0x1e9)]({skipNotAttached:_0xc99ebc=!0x1,toJSON:_0x241928=!0x1}={}){const _0x37c3fb=_0x35a658,_0x21446=[];for(const _0x2acb8d of this[_0x37c3fb(0x14c)][_0x37c3fb(0x24d)]())_0xc99ebc&&!_0x2acb8d[_0x37c3fb(0x116)]||_0x21446[_0x37c3fb(0x27b)](_0x2acb8d);return _0x241928?_0x21446[_0x37c3fb(0x1aa)](_0x3ef741=>_0x3ef741[_0x37c3fb(0x24f)]()):_0x21446;}[_0x35a658(0x123)](_0x437e2d){const _0x56f3c7=_0x35a658,_0x53a333=this[_0x56f3c7(0x14c)][_0x56f3c7(0x18f)](_0x437e2d);if(!_0x53a333)throw new _0x1590ae(_0x56f3c7(0x114),this);return _0x53a333;}[_0x35a658(0x1c3)](_0x2719cf){const _0xcc39ca=_0x35a658;return this[_0xcc39ca(0x14c)][_0xcc39ca(0x1eb)](_0x2719cf);}[_0x35a658(0x288)](_0x786957){const _0x23dcb2=_0x35a658,{authorId:_0x13b50e,id:_0x53dc69,attributes:_0xa138b0}=_0x786957,[_0xd53bad,_0x534157]=_0x786957[_0x23dcb2(0x2b0)][_0x23dcb2(0x1bc)](':'),_0x3978d5=this[_0x23dcb2(0x14c)][_0x23dcb2(0x18f)](_0x53dc69)||this[_0x23dcb2(0x142)](_0xd53bad,_0x534157,_0x53dc69,_0x13b50e,_0xa138b0);if(this[_0x23dcb2(0x147)](_0x3978d5),this[_0x23dcb2(0x1ac)](_0x3978d5,_0xd53bad,_0x534157||null,_0x13b50e),_0x3978d5[_0x23dcb2(0x11f)]=_0x786957[_0x23dcb2(0x11f)],_0x3978d5[_0x23dcb2(0x173)]=!0x0,_0xa138b0&&_0xa138b0[_0x23dcb2(0x232)]){const _0x4e3083=_0xa138b0[_0x23dcb2(0x232)],_0x169539=this[_0x23dcb2(0x258)](_0x4e3083[_0x23dcb2(0x1d9)]);_0x3978d5[_0x23dcb2(0x15f)]=_0x4e3083[_0x23dcb2(0x11f)],_0x3978d5[_0x23dcb2(0x12a)]=_0x169539,_0x3978d5[_0x23dcb2(0x270)]=!0x0;}else _0x3978d5[_0x23dcb2(0x15f)]=_0x786957[_0x23dcb2(0x11f)];switch(_0x786957[_0x23dcb2(0x250)]&&(_0x3978d5[_0x23dcb2(0x250)]=_0x786957[_0x23dcb2(0x250)]),_0x786957[_0x23dcb2(0x25f)]&&(_0x3978d5[_0x23dcb2(0x25f)]=_0x786957[_0x23dcb2(0x25f)]),this[_0x23dcb2(0x161)]&&this[_0x23dcb2(0x161)][_0x23dcb2(0x22c)]||(_0x3978d5[_0x23dcb2(0x134)]=!0x0),this[_0x23dcb2(0x204)][_0x23dcb2(0x18f)](_0x3978d5)){case _0x23dcb2(0x280):this[_0x23dcb2(0x204)][_0x23dcb2(0x25d)](_0x3978d5,_0x23dcb2(0x135));break;case _0x23dcb2(0x193):_0x3978d5[_0x23dcb2(0x116)]?(this[_0x23dcb2(0x138)](new Set([_0x3978d5])),this[_0x23dcb2(0x11a)](new Set([_0x3978d5])),this[_0x23dcb2(0x204)][_0x23dcb2(0x25d)](_0x3978d5,_0x23dcb2(0x12b)),this[_0x23dcb2(0x274)](_0x23dcb2(0x21b),_0x3978d5)):this[_0x23dcb2(0x204)][_0x23dcb2(0x25d)](_0x3978d5,_0x23dcb2(0x20c));}return _0x3978d5;}[_0x35a658(0x297)](_0xe8771c){const _0x50c5e2=_0x35a658;this[_0x50c5e2(0x12f)](()=>{const _0x4c6826=_0x50c5e2;this[_0x4c6826(0x102)][_0x4c6826(0x118)][_0x4c6826(0x209)](()=>{const _0x3e7206=_0x4c6826;for(const _0x214032 of _0xe8771c[_0x3e7206(0x29e)]())_0x214032[_0x3e7206(0x276)]();});});}[_0x35a658(0x22a)](_0x3afa70){const _0x14d3ff=_0x35a658;this[_0x14d3ff(0x12f)](()=>{const _0x64c986=_0x14d3ff;this[_0x64c986(0x102)][_0x64c986(0x118)][_0x64c986(0x209)](()=>{const _0x4e385f=_0x64c986;for(const _0x5b5dd5 of _0x3afa70[_0x4e385f(0x29e)]())_0x5b5dd5[_0x4e385f(0x1b0)]();});});}[_0x35a658(0x284)](_0x3a4eb2,_0x47c3a4){const _0x5f54fb=_0x35a658,_0x45a651=this[_0x5f54fb(0x102)][_0x5f54fb(0x20b)][_0x5f54fb(0x18f)](_0x3a4eb2);if(!_0x45a651)throw new _0x1590ae(_0x5f54fb(0x29c),this,{'commandName':_0x3a4eb2});if(this[_0x5f54fb(0x235)][_0x5f54fb(0x1eb)](_0x45a651))throw new _0x1590ae(_0x5f54fb(0x283),this,{'commandName':_0x3a4eb2});this[_0x5f54fb(0x235)][_0x5f54fb(0x186)](_0x45a651),_0x47c3a4&&_0x45a651['on'](_0x5f54fb(0x26e),(_0x7b462a,_0x41b0c6)=>{const _0x311eb0=_0x5f54fb;this[_0x311eb0(0x108)][_0x311eb0(0x251)]&&(this[_0x311eb0(0x1ba)]||(_0x41b0c6[_0x311eb0(0x289)]>0x0&&_0x41b0c6[_0x41b0c6[_0x311eb0(0x289)]-0x1]&&_0x41b0c6[_0x41b0c6[_0x311eb0(0x289)]-0x1][_0x311eb0(0x12f)]?_0x41b0c6[_0x311eb0(0x112)]():(_0x7b462a[_0x311eb0(0x230)]=_0x47c3a4((..._0xf109c0)=>_0x45a651[_0x311eb0(0x26e)](..._0xf109c0,{'forceDefaultExecution':!0x0}),..._0x41b0c6),_0x7b462a[_0x311eb0(0x1c8)]())));},{'priority':_0x5f54fb(0x24a)});}[_0x35a658(0x12f)](_0x5c2c00){const _0x179afe=_0x35a658;let _0xa630f8,_0x1560bd;const _0x90b678=this[_0x179afe(0x1ba)];this[_0x179afe(0x1ba)]=!0x0;try{_0xa630f8=_0x5c2c00();}catch(_0x152881){_0x1560bd=_0x152881;}return _0x90b678||(this[_0x179afe(0x1ba)]=!0x1),_0x1560bd&&_0x1590ae[_0x179afe(0x1bd)](_0x1560bd,this),_0xa630f8;}[_0x35a658(0x25c)](_0x31ae2d,_0x10f223=null,_0x446e93={}){const _0x5dd479=_0x35a658;if(_0x31ae2d[_0x5dd479(0x20d)])return null;const _0x57444a=this[_0x5dd479(0x102)][_0x5dd479(0x22e)][_0x5dd479(0x18f)](_0x5dd479(0x103))['me'];for(const {suggestion:_0x148f2a,meta:_0x2215d7}of this[_0x5dd479(0x22f)](_0x31ae2d,_0x5dd479(0x255)))if(_0x2215d7[_0x5dd479(0x122)]){if(!_0x2215d7[_0x5dd479(0x11d)]){if(_0x2215d7[_0x5dd479(0x18e)]){if(!this[_0x5dd479(0x224)]||!Ht(_0x148f2a,_0x446e93))continue;return _0x148f2a;}if(Ht(_0x148f2a,_0x446e93))return _0x148f2a;this[_0x5dd479(0x1b8)](_0x148f2a,_0x31ae2d[_0x5dd479(0x268)],_0x31ae2d[_0x5dd479(0x27a)]);break;}if(_0x10f223==_0x148f2a[_0x5dd479(0x242)]&&Ht(_0x148f2a,_0x446e93)){const _0x474410=_0x148f2a[_0x5dd479(0x137)]();return _0x474410[_0x5dd479(0x268)][_0x5dd479(0x2a9)](_0x31ae2d[_0x5dd479(0x27a)])?this[_0x5dd479(0x175)](_0x148f2a,this[_0x5dd479(0x13b)][_0x5dd479(0x16e)](_0x31ae2d[_0x5dd479(0x268)],_0x474410[_0x5dd479(0x27a)])):this[_0x5dd479(0x175)](_0x148f2a,this[_0x5dd479(0x13b)][_0x5dd479(0x16e)](_0x474410[_0x5dd479(0x268)],_0x31ae2d[_0x5dd479(0x27a)])),_0x148f2a;}}const _0x359df8=_0x1b7f5a(),_0x10b3ad=_0x57444a['id'],_0x1afa89=_0x10f223?_0x5dd479(0x2a8)+_0x10f223:_0x5dd479(0x255),_0xc6d3cb=this[_0x5dd479(0x110)]({'id':_0x359df8,'type':_0x1afa89,'createdAt':new Date(),'authorId':_0x10b3ad,'attributes':_0x446e93});return this[_0x5dd479(0x1db)](_0x1afa89,_0x359df8,_0x10b3ad,_0x31ae2d),_0xc6d3cb;}[_0x35a658(0x1dc)](_0x575182,_0x470349=_0x35a658(0x106),_0x312345={}){const _0x599d0f=_0x35a658,_0x5acaea=this[_0x599d0f(0x102)][_0x599d0f(0x22e)][_0x599d0f(0x18f)](_0x599d0f(0x103))['me'],_0x1d84b8=this[_0x599d0f(0x1f1)][_0x599d0f(0x11e)](_0x599d0f(0x255),_0x470349,_0x599d0f(0x240));for(const _0x487143 of this[_0x599d0f(0x1e9)]())if(_0x487143[_0x599d0f(0x12a)]['id']==_0x5acaea['id']&&_0x599d0f(0x255)==_0x487143[_0x599d0f(0x2b0)]&&_0x487143[_0x599d0f(0x242)]==_0x470349&&Ht(_0x487143,_0x312345)&&(_0x1d84b8(_0x487143[_0x599d0f(0x1c1)](),_0x575182)||_0x1d84b8(_0x575182,_0x487143[_0x599d0f(0x1c1)]()))){for(const _0x2803fc of _0x575182)_0x487143[_0x599d0f(0x1ea)](_0x2803fc);return _0x487143;}for(const {suggestion:_0x57499d,meta:_0x108c56}of this[_0x599d0f(0x22f)](_0x575182,_0x599d0f(0x255))){if(!_0x108c56[_0x599d0f(0x122)])continue;if(!this[_0x599d0f(0x224)]&&_0x108c56[_0x599d0f(0x18e)])continue;if(!Ht(_0x57499d,_0x312345))continue;let _0xdab17f=!0x0;for(const _0x4bd533 of _0x57499d[_0x599d0f(0x1c1)]())for(const _0x195c61 of _0x575182)if(!_0x4bd533[_0x599d0f(0x1c5)](_0x195c61)){_0xdab17f=!0x1;break;}if(_0xdab17f)return _0x57499d;}const _0x10cd03=_0x1b7f5a(),_0x5ea5a9=_0x5acaea['id'],_0x174a8b=_0x599d0f(0x2a8)+_0x470349,_0x5672a9=this[_0x599d0f(0x110)]({'id':_0x10cd03,'type':_0x174a8b,'createdAt':new Date(),'authorId':_0x5ea5a9,'attributes':_0x312345});for(const _0x49b8a3 of _0x575182)this[_0x599d0f(0x1db)](_0x174a8b,_0x10cd03,_0x5ea5a9,_0x49b8a3,_0x4a8652[_0x599d0f(0x126)]());return _0x5672a9;}[_0x35a658(0x253)](_0x231d02,_0x403ab7,_0x2bd666=null,_0x24ff43={}){const _0x18326b=_0x35a658;if(_0x2bd666=_0x2bd666||Ut(_0x403ab7),_0x231d02[_0x18326b(0x20d)])return null;if(_0x18326b(0x1de)===this[_0x18326b(0x218)]){const _0x3f8c2c=this[_0x18326b(0x1f1)][_0x18326b(0x11e)](_0x18326b(0x195),_0x2bd666,_0x18326b(0x276));return this[_0x18326b(0x12f)](()=>_0x3f8c2c([_0x231d02],_0x403ab7,_0x24ff43)),null;}const _0x1c1dd4=this[_0x18326b(0x102)][_0x18326b(0x22e)][_0x18326b(0x18f)](_0x18326b(0x103))['me'],_0x76b6df=[];if(_0x18326b(0x1d6)!==this[_0x18326b(0x218)]){for(const {suggestion:_0x16c089,meta:_0xf9c2ac}of this[_0x18326b(0x22f)](_0x231d02,_0x18326b(0x255)))_0xf9c2ac[_0x18326b(0x122)]&&!_0xf9c2ac[_0x18326b(0x184)]&&_0x76b6df[_0x18326b(0x27b)](..._0x16c089[_0x18326b(0x1c1)]());}const _0x1362f1=function(_0x1eab80,_0x448838){const _0xdcabb=_0x18326b,_0x333a50=[];for(const _0x113458 of _0x448838){const _0x3b8ac2=_0x1eab80[_0xdcabb(0x152)](_0x113458);_0x3b8ac2&&_0x333a50[_0xdcabb(0x27b)](_0x3b8ac2);}return _0x333a50;}(_0x231d02,_0x76b6df),_0x2de9d5=function(_0x155ae6,_0x306895){const _0x4f9bae=_0x18326b,_0x3180f7=[_0x155ae6];for(const _0x35e81c of _0x306895){let _0x49a524=0x0;for(;_0x49a524<_0x3180f7[_0x4f9bae(0x289)];){const _0x17efde=_0x3180f7[_0x49a524][_0x4f9bae(0x278)](_0x35e81c);_0x3180f7[_0x4f9bae(0x206)](_0x49a524,0x1,..._0x17efde),_0x49a524+=_0x17efde[_0x4f9bae(0x289)];}}return _0x3180f7;}(_0x231d02,_0x76b6df);_0x1362f1[_0x18326b(0x289)]&&this[_0x18326b(0x13b)][_0x18326b(0x209)](()=>{const _0x17d63b=_0x18326b;for(const _0x16a0e3 of _0x1362f1){const _0x2b1a1b=this[_0x17d63b(0x1f1)][_0x17d63b(0x11e)](_0x17d63b(0x195),_0x2bd666,_0x17d63b(0x276));this[_0x17d63b(0x12f)](()=>_0x2b1a1b([_0x16a0e3],_0x403ab7,_0x24ff43));}});for(const _0x54e8d3 of _0x2de9d5){let _0x123d9a=null,_0x5c39b7=_0x54e8d3[_0x18326b(0x268)],_0x38ea3f=_0x54e8d3[_0x18326b(0x27a)];for(const {suggestion:_0x52e820,meta:_0x568954}of this[_0x18326b(0x22f)](_0x54e8d3,_0x18326b(0x195))){if(!_0x568954[_0x18326b(0x122)])continue;if(_0x52e820[_0x18326b(0x242)]!=_0x2bd666)continue;if(!Ht(_0x52e820,_0x24ff43))continue;const _0x592ea=_0x52e820[_0x18326b(0x137)]();if(_0x592ea[_0x18326b(0x1c5)](_0x54e8d3,!0x0))return null;_0x5c39b7=_0x5c39b7[_0x18326b(0x16c)](_0x592ea[_0x18326b(0x268)])?_0x5c39b7:_0x592ea[_0x18326b(0x268)],_0x38ea3f=_0x38ea3f[_0x18326b(0x16b)](_0x592ea[_0x18326b(0x27a)])?_0x38ea3f:_0x592ea[_0x18326b(0x27a)],_0x123d9a?_0x592ea[_0x18326b(0x268)][_0x18326b(0x16c)](_0x123d9a[_0x18326b(0x137)]()[_0x18326b(0x268)])?(_0x123d9a[_0x18326b(0x264)](),_0x123d9a=_0x52e820):_0x52e820[_0x18326b(0x264)]():_0x123d9a=_0x52e820;}const _0x471412=this[_0x18326b(0x13b)][_0x18326b(0x16e)](_0x5c39b7,_0x38ea3f);if(_0x123d9a)this[_0x18326b(0x175)](_0x123d9a,_0x471412);else{const _0x5dec1f=_0x1b7f5a(),_0x2d655f=_0x1c1dd4['id'];this[_0x18326b(0x110)]({'id':_0x5dec1f,'type':_0x18326b(0x1ca)+_0x2bd666,'data':_0x403ab7,'createdAt':new Date(),'authorId':_0x2d655f,'attributes':_0x24ff43}),this[_0x18326b(0x1db)](_0x18326b(0x1ca)+_0x2bd666,_0x5dec1f,_0x2d655f,_0x471412);}}return null;}[_0x35a658(0x191)](_0x40c765,_0x1112ce,_0x8c044f=[],_0x4be8a3=null,_0x41f8e0={}){const _0x245ee9=_0x35a658;_0x1112ce[_0x245ee9(0x179)]||(_0x1112ce[_0x245ee9(0x179)]=_0x1112ce[_0x245ee9(0x211)]),_0x1112ce[_0x245ee9(0x227)]=_0x40c765['is'](_0x245ee9(0x1c2)),_0x4be8a3=_0x4be8a3||Ut(_0x1112ce);const _0x8b6fe3=_0x8c044f[_0x245ee9(0x1aa)](_0x1c240c=>Ft(_0x1c240c,this[_0x245ee9(0x13b)])),_0x52e1ee=_0x40c765['is'](_0x245ee9(0x1c2))?_0x40c765:Ft(_0x40c765,this[_0x245ee9(0x13b)]);if(_0x245ee9(0x1de)===this[_0x245ee9(0x218)]){const _0x50f4f6=this[_0x245ee9(0x1f1)][_0x245ee9(0x11e)](_0x245ee9(0x18b),_0x4be8a3,_0x245ee9(0x276));return this[_0x245ee9(0x12f)](()=>_0x50f4f6([_0x52e1ee],_0x1112ce,_0x41f8e0)),null;}_0x8b6fe3[_0x245ee9(0x27b)](_0x52e1ee);let _0x1d3f3f=!0x0;for(const _0x93f65b of _0x8b6fe3)if(!this[_0x245ee9(0x1cb)](_0x93f65b)){_0x1d3f3f=!0x1;break;}if(_0x1d3f3f&&_0x245ee9(0x1d6)!==this[_0x245ee9(0x218)]){const _0x165aab=this[_0x245ee9(0x1f1)][_0x245ee9(0x11e)](_0x245ee9(0x18b),_0x4be8a3,_0x245ee9(0x276));return this[_0x245ee9(0x12f)](()=>_0x165aab([_0x52e1ee],_0x1112ce,_0x41f8e0)),null;}let _0x23b299=null,_0x2a7660=_0x52e1ee[_0x245ee9(0x268)],_0x329183=_0x52e1ee[_0x245ee9(0x27a)];for(const {suggestion:_0x2d0e61,meta:_0x3ac32b}of this[_0x245ee9(0x22f)](_0x52e1ee,_0x245ee9(0x18b))){if(!_0x3ac32b[_0x245ee9(0x122)])continue;if(_0x3ac32b[_0x245ee9(0x11d)]||_0x3ac32b[_0x245ee9(0x18e)]||_0x3ac32b[_0x245ee9(0x184)])continue;if(_0x2d0e61[_0x245ee9(0x250)][_0x245ee9(0x179)]!=_0x1112ce[_0x245ee9(0x179)])continue;if(!Ht(_0x2d0e61,_0x41f8e0))continue;const _0x4756ac=_0x2d0e61[_0x245ee9(0x137)]();if(_0x2d0e61[_0x245ee9(0x242)]==_0x4be8a3){if(_0x4756ac[_0x245ee9(0x1c5)](_0x52e1ee,!0x0))return null;_0x2a7660=_0x2a7660[_0x245ee9(0x16c)](_0x4756ac[_0x245ee9(0x268)])?_0x2a7660:_0x4756ac[_0x245ee9(0x268)],_0x329183=_0x329183[_0x245ee9(0x16b)](_0x4756ac[_0x245ee9(0x27a)])?_0x329183:_0x4756ac[_0x245ee9(0x27a)],_0x23b299?_0x4756ac[_0x245ee9(0x268)][_0x245ee9(0x16c)](_0x23b299[_0x245ee9(0x137)]()[_0x245ee9(0x268)])?(_0x23b299[_0x245ee9(0x264)](),_0x23b299=_0x2d0e61):_0x2d0e61[_0x245ee9(0x264)]():_0x23b299=_0x2d0e61;}else{const _0xec2c5c=_0x52e1ee[_0x245ee9(0x152)](_0x4756ac);this[_0x245ee9(0x1e0)](_0x2d0e61,_0xec2c5c);}}const _0x588199=this[_0x245ee9(0x102)][_0x245ee9(0x22e)][_0x245ee9(0x18f)](_0x245ee9(0x103))['me'],_0x5c85cb=_0x1b7f5a(),_0xc848a6=_0x588199['id'];if(_0x23b299)return this[_0x245ee9(0x175)](_0x23b299,this[_0x245ee9(0x13b)][_0x245ee9(0x16e)](_0x2a7660,_0x329183)),_0x23b299;{const _0x43c7b4=this[_0x245ee9(0x110)]({'id':_0x5c85cb,'type':_0x245ee9(0x13d)+_0x4be8a3,'data':_0x1112ce,'createdAt':new Date(),'authorId':_0xc848a6,'attributes':_0x41f8e0});return this[_0x245ee9(0x1db)](_0x245ee9(0x13d)+_0x4be8a3,_0x5c85cb,_0xc848a6,this[_0x245ee9(0x13b)][_0x245ee9(0x16e)](_0x2a7660,_0x329183)),_0x43c7b4;}}[_0x35a658(0x150)](_0x13a79e,_0x172169,_0x49a530=[],_0x49947f=null,_0x10e8e9={}){const _0x3d745d=_0x35a658;_0x172169[_0x3d745d(0x179)]||(_0x172169[_0x3d745d(0x179)]=_0x172169[_0x3d745d(0x211)]);const _0x768b1a=_0x13a79e[0x0];_0x172169[_0x3d745d(0x227)]=_0x768b1a['is'](_0x3d745d(0x1c2)),_0x49947f=_0x49947f||Ut(_0x172169);const _0x349786=_0x49a530[_0x3d745d(0x1aa)](_0x530e04=>Ft(_0x530e04,this[_0x3d745d(0x13b)])),_0x12a345=_0x768b1a['is'](_0x3d745d(0x1c2))?_0x13a79e:_0x13a79e[_0x3d745d(0x1aa)](_0x359e10=>Ft(_0x359e10,this[_0x3d745d(0x13b)]));if(_0x3d745d(0x1de)===this[_0x3d745d(0x218)]){const _0x4b0c95=this[_0x3d745d(0x1f1)][_0x3d745d(0x11e)](_0x3d745d(0x18b),_0x49947f,_0x3d745d(0x276));return this[_0x3d745d(0x12f)](()=>_0x4b0c95(_0x12a345,_0x172169,_0x10e8e9)),null;}_0x349786[_0x3d745d(0x27b)](..._0x12a345);let _0x2727c5=!0x0;for(const _0x283cd0 of _0x349786)if(!this[_0x3d745d(0x1cb)](_0x283cd0)){_0x2727c5=!0x1;break;}if(_0x2727c5&&_0x3d745d(0x1d6)!==this[_0x3d745d(0x218)]){const _0x1b0ac2=this[_0x3d745d(0x1f1)][_0x3d745d(0x11e)](_0x3d745d(0x18b),_0x49947f,_0x3d745d(0x276));return this[_0x3d745d(0x12f)](()=>_0x1b0ac2(_0x12a345,_0x172169,_0x10e8e9)),null;}const _0x1afda6=this[_0x3d745d(0x102)][_0x3d745d(0x22e)][_0x3d745d(0x18f)](_0x3d745d(0x103))['me'];for(const _0x190437 of this[_0x3d745d(0x1e9)]()){if(_0x190437[_0x3d745d(0x12a)]['id']!=_0x1afda6['id'])continue;if(_0x3d745d(0x18b)!=_0x190437[_0x3d745d(0x2b0)]||_0x190437[_0x3d745d(0x250)][_0x3d745d(0x179)]!=_0x172169[_0x3d745d(0x179)])continue;if(!Ht(_0x190437,_0x10e8e9))continue;const _0x40cfbe=_0x190437[_0x3d745d(0x242)]==_0x49947f;for(let _0x1e230f=0x0;_0x1e230f<_0x12a345[_0x3d745d(0x289)];_0x1e230f++){const _0x2d066f=_0x12a345[_0x1e230f];for(const _0x12951a of _0x190437[_0x3d745d(0x15b)]()){const _0x122df4=_0x12951a[_0x3d745d(0x234)]();if(_0x2d066f[_0x3d745d(0x2a9)](_0x122df4)){_0x40cfbe?(_0x12a345[_0x3d745d(0x206)](_0x1e230f,0x1),_0x1e230f--):_0x190437[_0x3d745d(0x259)](_0x12951a[_0x3d745d(0x1f4)]);break;}}}}if(0x0==_0x12a345[_0x3d745d(0x289)])return null;const _0x47a268=this[_0x3d745d(0x1f1)][_0x3d745d(0x11e)](_0x3d745d(0x18b),_0x49947f,_0x3d745d(0x240));for(const _0x78327f of this[_0x3d745d(0x1e9)]())if(_0x78327f[_0x3d745d(0x12a)]['id']==_0x1afda6['id']&&_0x3d745d(0x18b)==_0x78327f[_0x3d745d(0x2b0)]&&_0x78327f[_0x3d745d(0x250)][_0x3d745d(0x179)]==_0x172169[_0x3d745d(0x179)]&&_0x78327f[_0x3d745d(0x242)]==_0x49947f&&Ht(_0x78327f,_0x10e8e9)&&(_0x47a268(_0x78327f[_0x3d745d(0x1c1)](),_0x12a345)||_0x47a268(_0x12a345,_0x78327f[_0x3d745d(0x1c1)]()))){for(const _0xfd58e0 of _0x12a345)_0x78327f[_0x3d745d(0x1ea)](_0xfd58e0);return _0x78327f;}const _0x5e2806=_0x1b7f5a(),_0x538972=_0x1afda6['id'],_0x147aa1=_0x3d745d(0x13d)+_0x49947f,_0x3bf01b=this[_0x3d745d(0x110)]({'id':_0x5e2806,'type':_0x147aa1,'data':_0x172169,'createdAt':new Date(),'authorId':_0x538972,'attributes':_0x10e8e9});for(const _0x2f6280 of _0x12a345)this[_0x3d745d(0x1db)](_0x147aa1,_0x5e2806,_0x538972,_0x2f6280,_0x4a8652[_0x3d745d(0x126)]());return _0x3bf01b;}[_0x35a658(0x1b7)](_0x569f95,_0x4bbb9a=null,_0x46d7ca={}){const _0x2bfac8=_0x35a658;if(_0x569f95[_0x2bfac8(0x20d)])return null;const _0x20649e=this[_0x2bfac8(0x102)][_0x2bfac8(0x22e)][_0x2bfac8(0x18f)](_0x2bfac8(0x103))['me'],_0x27a1f6=new _0x532791(_0x569f95[_0x2bfac8(0x268)],_0x569f95[_0x2bfac8(0x27a)]);for(const {suggestion:_0x155a51,meta:_0x6f2284}of this[_0x2bfac8(0x22f)](_0x27a1f6,_0x2bfac8(0x255)))if(_0x6f2284[_0x2bfac8(0x122)]&&!_0x6f2284[_0x2bfac8(0x11d)]){if(_0x155a51[_0x2bfac8(0x18a)]){const _0x33a98e=_0x155a51[_0x2bfac8(0x1c1)]()[_0x2bfac8(0x1c4)](_0x464c11=>_0x2bfac8(0x197)!=_0x464c11[_0x2bfac8(0x299)][_0x2bfac8(0x1a8)]);_0x33a98e[_0x2bfac8(0x290)](_0x588255=>_0x27a1f6[_0x2bfac8(0x1c5)](_0x588255,!0x0))&&_0x155a51[_0x2bfac8(0x1b0)]();if(_0x33a98e[_0x2bfac8(0x115)](_0x3c6d76=>_0x3c6d76[_0x2bfac8(0x1c5)](_0x27a1f6,!0x0))){const _0x201b60=this[_0x2bfac8(0x1f1)][_0x2bfac8(0x11e)](_0x2bfac8(0x2ab),_0x4bbb9a,_0x2bfac8(0x276));return this[_0x2bfac8(0x12f)](()=>_0x201b60([_0x27a1f6],null,_0x46d7ca)),null;}}else{const _0x11e1fe=_0x27a1f6[_0x2bfac8(0x152)](_0x155a51[_0x2bfac8(0x137)]());null!==_0x11e1fe&&_0x155a51[_0x2bfac8(0x294)]([_0x11e1fe],null,_0x46d7ca);}}if(_0x27a1f6[_0x2bfac8(0x15e)](),_0x27a1f6[_0x2bfac8(0x20d)]||_0x2bfac8(0x197)==_0x27a1f6[_0x2bfac8(0x299)][_0x2bfac8(0x1a8)])return null;let _0x5999ea=null,_0x156b13=_0x27a1f6[_0x2bfac8(0x268)],_0x5bf19f=_0x27a1f6[_0x2bfac8(0x27a)];const _0x1903b3=this[_0x2bfac8(0x22f)](_0x27a1f6,_0x2bfac8(0x2ab));for(const {suggestion:_0x1ced71,meta:_0x2f5d18}of _0x1903b3){const _0x33ba6f=this[_0x2bfac8(0x13b)][_0x2bfac8(0x16e)](_0x156b13,_0x5bf19f);if(_0x2f5d18[_0x2bfac8(0x122)]&&(this[_0x2bfac8(0x224)]||!_0x2f5d18[_0x2bfac8(0x18e)]&&!_0x2f5d18[_0x2bfac8(0x184)])){if(_0x1ced71[_0x2bfac8(0x18a)]){if(!Ht(_0x1ced71,_0x46d7ca))continue;let _0x323a1c=!0x0;for(const _0x17a0c6 of _0x1ced71[_0x2bfac8(0x1c1)]()){if(_0x17a0c6[_0x2bfac8(0x1c5)](_0x33ba6f,!0x0))return _0x1ced71;_0x33ba6f[_0x2bfac8(0x1c5)](_0x17a0c6)||(_0x323a1c=!0x1);}_0x323a1c&&_0x1ced71[_0x2bfac8(0x1b0)]();}else{const _0xb962db=_0x1ced71[_0x2bfac8(0x137)]();if(_0xb962db[_0x2bfac8(0x1c5)](_0x33ba6f,!0x0))return _0x1ced71;if(!Ht(_0x1ced71,_0x46d7ca)){_0x33ba6f[_0x2bfac8(0x1c5)](_0xb962db)?_0x1ced71[_0x2bfac8(0x264)]():_0xb962db[_0x2bfac8(0x1d7)](_0x156b13)?_0x156b13=_0xb962db[_0x2bfac8(0x27a)]:_0xb962db[_0x2bfac8(0x1d7)](_0x5bf19f)&&(_0x5bf19f=_0xb962db[_0x2bfac8(0x268)]);continue;}_0x156b13=_0x156b13[_0x2bfac8(0x16c)](_0xb962db[_0x2bfac8(0x268)])?_0x156b13:_0xb962db[_0x2bfac8(0x268)],_0x5bf19f=_0x5bf19f[_0x2bfac8(0x16b)](_0xb962db[_0x2bfac8(0x27a)])?_0x5bf19f:_0xb962db[_0x2bfac8(0x27a)],_0x46d7ca=Object[_0x2bfac8(0x21e)]({},_0x1ced71[_0x2bfac8(0x25f)]),_0x5999ea?_0xb962db[_0x2bfac8(0x268)][_0x2bfac8(0x16c)](_0x5999ea[_0x2bfac8(0x137)]()[_0x2bfac8(0x268)])?(_0x5999ea[_0x2bfac8(0x264)](),_0x5999ea=_0x1ced71):_0x1ced71[_0x2bfac8(0x264)]():_0x5999ea=_0x1ced71;}}}if(_0x5999ea)return this[_0x2bfac8(0x175)](_0x5999ea,this[_0x2bfac8(0x13b)][_0x2bfac8(0x16e)](_0x156b13,_0x5bf19f)),_0x5999ea;{const _0x17b782=_0x1b7f5a(),_0x1e8a14=this[_0x2bfac8(0x13b)][_0x2bfac8(0x16e)](_0x156b13,_0x5bf19f),_0x10d01a=_0x20649e['id'],_0x3ef88c=_0x4bbb9a?_0x2bfac8(0x286)+_0x4bbb9a:_0x2bfac8(0x2ab),_0x537bca=this[_0x2bfac8(0x110)]({'id':_0x17b782,'type':_0x3ef88c,'createdAt':new Date(),'authorId':_0x10d01a,'attributes':_0x46d7ca});return this[_0x2bfac8(0x1db)](_0x3ef88c,_0x17b782,_0x10d01a,_0x1e8a14),_0x537bca;}}[_0x35a658(0x1cf)](_0x15d93b,_0x63e836=_0x35a658(0x106),_0x349834={}){const _0x45594c=_0x35a658,_0x59b0e5=this[_0x45594c(0x102)][_0x45594c(0x22e)][_0x45594c(0x18f)](_0x45594c(0x103))['me'],_0x2ed57c=_0x15d93b[_0x45594c(0x1aa)](_0x2d584d=>new _0x532791(_0x2d584d[_0x45594c(0x268)],_0x2d584d[_0x45594c(0x27a)])),_0x2aa132=new Set();for(const {suggestion:_0x29f634,meta:_0x19feba}of this[_0x45594c(0x22f)](_0x2ed57c,_0x45594c(0x255)))_0x19feba[_0x45594c(0x122)]&&!_0x19feba[_0x45594c(0x11d)]&&_0x2aa132[_0x45594c(0x186)](_0x29f634);for(const _0x10b2ab of _0x2aa132)if(_0x10b2ab[_0x45594c(0x18a)]){const _0x150a4c=_0x10b2ab[_0x45594c(0x1c1)]();(!_0x10b2ab[_0x45594c(0x25f)]||!_0x10b2ab[_0x45594c(0x25f)][_0x45594c(0x24e)])&&(_0x150a4c[_0x45594c(0x290)](_0x4a60e0=>_0x2ed57c[_0x45594c(0x115)](_0x49241d=>_0x49241d[_0x45594c(0x1c5)](_0x4a60e0,!0x0)))&&_0x10b2ab[_0x45594c(0x1b0)]());if(_0x2ed57c[_0x45594c(0x290)](_0x137a7b=>_0x150a4c[_0x45594c(0x115)](_0x3bee28=>_0x3bee28[_0x45594c(0x1c5)](_0x137a7b,!0x0)))){const _0x117d81=this[_0x45594c(0x1f1)][_0x45594c(0x11e)](_0x45594c(0x2ab),_0x63e836,_0x45594c(0x276));return this[_0x45594c(0x12f)](()=>_0x117d81(_0x15d93b,null,_0x349834)),null;}}else{const _0x3722c3=_0x10b2ab[_0x45594c(0x137)]();_0x2ed57c[_0x45594c(0x115)](_0x5ed7f3=>_0x5ed7f3[_0x45594c(0x1c5)](_0x3722c3,!0x0))&&_0x10b2ab[_0x45594c(0x1b0)]();if(_0x2ed57c[_0x45594c(0x290)](_0x11b191=>_0x3722c3[_0x45594c(0x1c5)](_0x11b191,!0x0))){const _0x3b3c19=this[_0x45594c(0x1f1)][_0x45594c(0x11e)](_0x45594c(0x2ab),_0x63e836,_0x45594c(0x276));return this[_0x45594c(0x12f)](()=>_0x3b3c19(_0x2ed57c,null,_0x349834)),null;}}const _0x54c18b=this[_0x45594c(0x1f1)][_0x45594c(0x11e)](_0x45594c(0x2ab),_0x63e836,_0x45594c(0x240));let _0x5cf8d6=null;for(const _0x4a1dc1 of this[_0x45594c(0x1e9)]())if(_0x4a1dc1[_0x45594c(0x12a)]['id']==_0x59b0e5['id']&&_0x4a1dc1[_0x45594c(0x116)]&&_0x45594c(0x2ab)==_0x4a1dc1[_0x45594c(0x2b0)]&&_0x4a1dc1[_0x45594c(0x242)]==_0x63e836&&Ht(_0x4a1dc1,_0x349834)&&(_0x54c18b(_0x4a1dc1[_0x45594c(0x1c1)](),_0x2ed57c)||_0x54c18b(_0x2ed57c,_0x4a1dc1[_0x45594c(0x1c1)]()))){if(_0x5cf8d6){if(_0x4a1dc1[_0x45594c(0x23b)]&&_0x4a1dc1[_0x45594c(0x23b)][_0x45594c(0x289)])continue;for(const _0x2a4c60 of _0x4a1dc1[_0x45594c(0x1c1)]())_0x5cf8d6[_0x45594c(0x162)](_0x2a4c60)||_0x5cf8d6[_0x45594c(0x1ea)](_0x2a4c60);_0x4a1dc1[_0x45594c(0x264)]();}else{_0x5cf8d6=_0x4a1dc1;for(const _0x20c94e of _0x2ed57c)_0x4a1dc1[_0x45594c(0x162)](_0x20c94e)||_0x4a1dc1[_0x45594c(0x1ea)](_0x20c94e);}}if(_0x5cf8d6)return _0x5cf8d6;_0x2aa132[_0x45594c(0x177)]();for(const {suggestion:_0x36dedf,meta:_0x2a7f3a}of this[_0x45594c(0x22f)](_0x2ed57c,_0x45594c(0x2ab)))_0x2a7f3a[_0x45594c(0x122)]&&(this[_0x45594c(0x224)]||!_0x2a7f3a[_0x45594c(0x18e)]&&!_0x2a7f3a[_0x45594c(0x184)])&&Ht(_0x36dedf,_0x349834)&&_0x2aa132[_0x45594c(0x186)](_0x36dedf);for(const _0x564b6a of _0x2aa132){const _0x501cc2=_0x564b6a[_0x45594c(0x1c1)]();if(!_0x349834||!_0x349834[_0x45594c(0x24e)]){if(_0x2ed57c[_0x45594c(0x290)](_0x519dbf=>_0x501cc2[_0x45594c(0x115)](_0x2baeb4=>_0x2baeb4[_0x45594c(0x1c5)](_0x519dbf,!0x0))))return _0x564b6a;}(!_0x564b6a[_0x45594c(0x25f)]||!_0x564b6a[_0x45594c(0x25f)][_0x45594c(0x24e)])&&(_0x501cc2[_0x45594c(0x290)](_0x1b5766=>_0x2ed57c[_0x45594c(0x115)](_0x243383=>_0x243383[_0x45594c(0x1c5)](_0x1b5766,!0x0)))&&_0x564b6a[_0x45594c(0x1b0)]());}const _0x1808f3=_0x1b7f5a(),_0x23a463=_0x59b0e5['id'],_0x4aa33b=_0x45594c(0x286)+_0x63e836,_0x59f2b7=this[_0x45594c(0x110)]({'id':_0x1808f3,'type':_0x4aa33b,'createdAt':new Date(),'authorId':_0x23a463,'attributes':_0x349834});for(const _0x5ad501 of _0x2ed57c)_0x5ad501[_0x45594c(0x15e)](),_0x5ad501[_0x45594c(0x20d)]||_0x45594c(0x197)==_0x5ad501[_0x45594c(0x299)][_0x45594c(0x1a8)]||this[_0x45594c(0x1db)](_0x4aa33b,_0x1808f3,_0x23a463,_0x5ad501,_0x4a8652[_0x45594c(0x126)]());return _0x59f2b7;}[_0x35a658(0x16d)](_0x55b8df,_0x1a79bf,_0x1bf5d0,_0x4344d1,_0x25fd3c){const _0x58ddc1=_0x35a658;if(_0x55b8df[_0x58ddc1(0x20d)])return[];if(_0x58ddc1(0x1de)===this[_0x58ddc1(0x218)])return[];const _0x2ab9d1=this[_0x58ddc1(0x102)][_0x58ddc1(0x22e)][_0x58ddc1(0x18f)](_0x58ddc1(0x103))['me']['id'],_0x10abda=Array[_0x58ddc1(0x226)](this[_0x58ddc1(0x14c)][_0x58ddc1(0x24d)]())[_0x58ddc1(0x1c4)](_0x1e8644=>_0x58ddc1(0x1c0)==_0x1e8644[_0x58ddc1(0x2b0)]&&_0x1e8644[_0x58ddc1(0x250)][_0x58ddc1(0x200)]==_0x1a79bf&&_0x1e8644[_0x58ddc1(0x162)](_0x55b8df));if(_0x58ddc1(0x125)===this[_0x58ddc1(0x218)]){const _0x118982=this[_0x58ddc1(0x22f)](_0x55b8df,_0x58ddc1(0x255))[_0x58ddc1(0x1c4)](({meta:_0x444714})=>_0x444714[_0x58ddc1(0x122)]&&!_0x444714[_0x58ddc1(0x184)]&&!_0x444714[_0x58ddc1(0x11d)])[_0x58ddc1(0x1aa)](({suggestion:_0x4b8939})=>_0x4b8939);_0x10abda[_0x58ddc1(0x136)](..._0x118982);}const _0x4463a0=new Map([[_0x55b8df,_0x1bf5d0]]);for(const _0x59a615 of _0x10abda){const _0x7cf407=_0x58ddc1(0x1c0)==_0x59a615[_0x58ddc1(0x2b0)]?_0x59a615[_0x58ddc1(0x250)][_0x58ddc1(0x262)]:void 0x0,_0x4f5953=_0x59a615[_0x58ddc1(0x137)](),_0x30be0f=Array[_0x58ddc1(0x226)](_0x4463a0[_0x58ddc1(0x17f)]())[_0x58ddc1(0x26a)](_0xa154c9=>_0xa154c9[_0x58ddc1(0x28f)](_0x4f5953));if(!_0x30be0f)continue;const _0x4664d0=_0x30be0f[_0x58ddc1(0x278)](_0x4f5953);this[_0x58ddc1(0x172)](_0x1a79bf)&&_0x58ddc1(0x255)==_0x59a615[_0x58ddc1(0x2b0)]&&0x0!=_0x4664d0[_0x58ddc1(0x289)]||(_0x4463a0[_0x58ddc1(0x28c)](_0x30be0f),_0x4664d0[_0x58ddc1(0x16a)](_0x3f0b48=>{const _0x1d7de4=_0x58ddc1;_0x4463a0[_0x1d7de4(0x25d)](_0x3f0b48,_0x1bf5d0);}),_0x58ddc1(0x255)!=_0x59a615[_0x58ddc1(0x2b0)]&&_0x7cf407!=_0x4344d1&&_0x4463a0[_0x58ddc1(0x25d)](_0x30be0f[_0x58ddc1(0x152)](_0x4f5953),_0x7cf407));}const _0x32e74b=[];for(const [_0x170cb1,_0x1fe1fe]of _0x4463a0){const _0x1c78f6=_0x1b7f5a(),_0x2b14cc={'key':_0x1a79bf,'oldValue':_0x1fe1fe,'newValue':_0x4344d1};_0x1a79bf[_0x58ddc1(0x289)]>0x25&&console[_0x58ddc1(0x25e)](_0x58ddc1(0x215),{'key':_0x1a79bf});const _0x2c6990=(_0x58ddc1(0x145)+(_0x1a79bf+'|'+Ut({'newValue':_0x4344d1})))[_0x58ddc1(0x1fd)](0x0,0x3c),_0x2e103b=this[_0x58ddc1(0x110)]({'id':_0x1c78f6,'type':_0x2c6990,'data':_0x2b14cc,'createdAt':new Date(),'authorId':_0x2ab9d1,'attributes':_0x25fd3c});_0x32e74b[_0x58ddc1(0x27b)](_0x2e103b),this[_0x58ddc1(0x1db)](_0x2c6990,_0x1c78f6,_0x2ab9d1,_0x170cb1);}return _0x32e74b;}[_0x35a658(0x198)](_0x581944){const _0x34c6a7=_0x35a658;this[_0x34c6a7(0x284)](_0x581944,(_0x51763d,..._0x34c897)=>{const _0x44ca9d=_0x34c6a7;this[_0x44ca9d(0x1d4)](()=>{_0x51763d(..._0x34c897);});});}[_0x35a658(0x282)](_0x40fc70){const _0x2f4ab8=_0x35a658;this[_0x2f4ab8(0x143)][_0x2f4ab8(0x186)](_0x40fc70);}[_0x35a658(0x1ed)](_0x3035ec){const _0x4cb340=_0x35a658;this[_0x4cb340(0x1ef)][_0x4cb340(0x186)](_0x3035ec);}[_0x35a658(0x101)](_0x4db0d3){const _0x463a97=_0x35a658;return _0x463a97(0x1c0)==_0x4db0d3[_0x463a97(0x2b0)]?_0x4db0d3[_0x463a97(0x242)][_0x463a97(0x1bc)]('|')[0x0]:null;}[_0x35a658(0x175)](_0x604323,_0x2a7c75){const _0x1034b2=_0x35a658,_0x3813db=_0x604323[_0x1034b2(0x128)]();this[_0x1034b2(0x13b)][_0x1034b2(0x209)](_0xb8fe91=>{const _0x4743df=_0x1034b2;_0xb8fe91[_0x4743df(0x216)](_0x3813db,{'range':_0x2a7c75});});}[_0x35a658(0x147)](_0x2bcf55){const _0x47da07=_0x35a658,_0x5d14ec=_0x2bcf55['id'],_0x1cc836=this[_0x47da07(0x102)][_0x47da07(0x1af)][_0x47da07(0x18f)](_0x47da07(0x163));this[_0x47da07(0x28d)][_0x47da07(0x29f)](_0x5d14ec)||this[_0x47da07(0x28d)][_0x47da07(0x149)]({'channelId':_0x1cc836,'threadId':_0x5d14ec,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4c7039=this[_0x47da07(0x28d)][_0x47da07(0x2a6)](_0x5d14ec);_0x4c7039[_0x47da07(0x1b2)](_0x47da07(0x16f)),_0x4c7039[_0x47da07(0x16f)]=!0x1,_0x2bcf55[_0x47da07(0x23b)]=_0x4c7039;}[_0x35a658(0x1ac)](_0x200324,_0x2f93a9,_0x236fd3,_0x391574){const _0x5885c1=_0x35a658;if(_0x200324[_0x5885c1(0x2b0)]!=_0x2f93a9||_0x200324[_0x5885c1(0x242)]!=_0x236fd3||_0x200324[_0x5885c1(0x277)]['id']!=_0x391574)throw this[_0x5885c1(0x102)][_0x5885c1(0x26d)](_0x5885c1(0x1ce)),new _0x1590ae(_0x5885c1(0x1ce),this);}[_0x35a658(0x1e0)](_0x20c2ef,_0x1dc099){const _0x4402c6=_0x35a658,_0x15d2b5=_0x20c2ef[_0x4402c6(0x137)]();if(_0x1dc099[_0x4402c6(0x2a9)](_0x15d2b5))_0x20c2ef[_0x4402c6(0x264)]();else{if(_0x15d2b5[_0x4402c6(0x1c5)](_0x1dc099)){const _0x497223=this[_0x4402c6(0x13b)][_0x4402c6(0x1a9)](_0x1dc099[_0x4402c6(0x268)][_0x4402c6(0x272)],_0x4402c6(0x27a));this[_0x4402c6(0x175)](_0x20c2ef,this[_0x4402c6(0x13b)][_0x4402c6(0x16e)](_0x15d2b5[_0x4402c6(0x268)],_0x497223));const _0x223050=_0x1b7f5a(),_0x809bee=_0x20c2ef[_0x4402c6(0x277)]['id'],_0x1b3ab1=_0x20c2ef[_0x4402c6(0x2b0)]+':'+_0x20c2ef[_0x4402c6(0x242)];this[_0x4402c6(0x110)]({'id':_0x223050,'type':_0x1b3ab1,'createdAt':new Date(),'authorId':_0x809bee,'data':_0x20c2ef[_0x4402c6(0x250)],'attributes':_0x20c2ef[_0x4402c6(0x25f)]});const _0x58cdde=this[_0x4402c6(0x13b)][_0x4402c6(0x1a9)](_0x1dc099[_0x4402c6(0x27a)][_0x4402c6(0x267)],_0x4402c6(0x13c)),_0x459acb=this[_0x4402c6(0x13b)][_0x4402c6(0x16e)](_0x58cdde,_0x15d2b5[_0x4402c6(0x27a)]);this[_0x4402c6(0x1db)](_0x1b3ab1,_0x223050,_0x809bee,_0x459acb);}else{if(_0x15d2b5[_0x4402c6(0x1d7)](_0x1dc099[_0x4402c6(0x268)])){const _0x11b0c3=this[_0x4402c6(0x13b)][_0x4402c6(0x1a9)](_0x1dc099[_0x4402c6(0x268)][_0x4402c6(0x272)],_0x4402c6(0x27a));this[_0x4402c6(0x175)](_0x20c2ef,this[_0x4402c6(0x13b)][_0x4402c6(0x16e)](_0x15d2b5[_0x4402c6(0x268)],_0x11b0c3));}else{const _0x4cdae2=this[_0x4402c6(0x13b)][_0x4402c6(0x1a9)](_0x1dc099[_0x4402c6(0x27a)][_0x4402c6(0x267)],_0x4402c6(0x13c));this[_0x4402c6(0x175)](_0x20c2ef,this[_0x4402c6(0x13b)][_0x4402c6(0x16e)](_0x4cdae2,_0x15d2b5[_0x4402c6(0x27a)]));}}}}[_0x35a658(0x1cb)](_0x48579d){const _0x12cbb5=_0x35a658;for(const {suggestion:_0x1d188b,meta:_0x143f98}of this[_0x12cbb5(0x22f)](_0x48579d,_0x12cbb5(0x255))){if(!_0x143f98[_0x12cbb5(0x122)])continue;const _0x5316a1=_0x1d188b[_0x12cbb5(0x1c1)]();for(const _0x111c54 of _0x5316a1)if(!_0x48579d[_0x12cbb5(0x278)](_0x111c54)[_0x12cbb5(0x289)])return!0x0;}return!0x1;}[_0x35a658(0x160)](_0x23e41a){const _0x4d5be0=_0x35a658,_0x27e10a=this[_0x4d5be0(0x102)][_0x4d5be0(0x22e)][_0x4d5be0(0x18f)](_0x4d5be0(0x103))[_0x4d5be0(0x1fe)](_0x23e41a);if(!_0x27e10a)throw new _0x1590ae(_0x4d5be0(0x245),this);return _0x27e10a;}[_0x35a658(0x258)](_0x2fabc2){const _0x5ddf69=_0x35a658,_0x5b74c8=this[_0x5ddf69(0x102)][_0x5ddf69(0x22e)][_0x5ddf69(0x18f)](_0x5ddf69(0x103)),_0x5f4411=_0x48b14e(_0x5ddf69(0x27f)+_0x2fabc2),_0x42b2b5=_0x5b74c8[_0x5ddf69(0x1fe)](_0x5f4411);return _0x42b2b5||_0x5b74c8[_0x5ddf69(0x2ae)]({'id':_0x5f4411,'name':_0x2fabc2});}[_0x35a658(0x142)](_0x56cc89,_0x4f61e3,_0x32a6b7,_0x5a730a,_0x4037d4){const _0x22c1e8=_0x35a658,_0x2d7bdc=this[_0x22c1e8(0x160)](_0x5a730a),_0x51be37=this[_0x22c1e8(0x1f1)][_0x22c1e8(0x1d1)](_0x56cc89,_0x4f61e3,_0x32a6b7,_0x2d7bdc,_0x4037d4,_0x5eea7d=>{const _0x305705=_0x22c1e8;this[_0x305705(0x2a7)](_0x32a6b7,{'attributes':_0x5eea7d});const _0xd562cc=this[_0x305705(0x123)](_0x32a6b7);this[_0x305705(0x138)](new Set([_0xd562cc])),this[_0x305705(0x11a)](new Set([_0xd562cc]));});return this[_0x22c1e8(0x19a)](_0x51be37,_0x22c1e8(0x276),()=>{const _0x483ace=_0x22c1e8;this[_0x483ace(0x2a7)](_0x32a6b7,{'state':_0x483ace(0x1e2)});},{'priority':_0x22c1e8(0x24a)}),this[_0x22c1e8(0x19a)](_0x51be37,_0x22c1e8(0x1b0),()=>{const _0x2fdb35=_0x22c1e8;this[_0x2fdb35(0x2a7)](_0x32a6b7,{'state':_0x2fdb35(0x1cc)});},{'priority':_0x22c1e8(0x24a)}),this[_0x22c1e8(0x14c)][_0x22c1e8(0x25d)](_0x32a6b7,_0x51be37),this[_0x22c1e8(0x204)][_0x22c1e8(0x25d)](_0x51be37,_0x22c1e8(0x280)),_0x51be37;}[_0x35a658(0x1a7)](_0x263534){const _0x1ff91c=_0x35a658,_0x5e51d4=_0x263534[_0x1ff91c(0x1bc)](':');return{'group':_0x5e51d4[0x0],'type':_0x5e51d4[0x1],'subType':_0x5e51d4[_0x1ff91c(0x289)]>=0x5?_0x5e51d4[0x2]:null,'id':_0x5e51d4[_0x1ff91c(0x289)]<0x5?_0x5e51d4[0x2]:_0x5e51d4[0x3],'authorId':_0x5e51d4[_0x1ff91c(0x289)]<0x5?_0x5e51d4[0x3]:_0x5e51d4[0x4],'markerCount':0x6==_0x5e51d4[_0x1ff91c(0x289)]?_0x5e51d4[0x5]:null};}[_0x35a658(0x1b8)](_0x36e18b,_0x2f887a,_0x522ab1){const _0x3a1757=_0x35a658,_0xfe67bc=_0x36e18b[_0x3a1757(0x137)](),_0x3b4c11=_0xfe67bc[_0x3a1757(0x268)],_0x38a62b=_0xfe67bc[_0x3a1757(0x27a)];this[_0x3a1757(0x175)](_0x36e18b,this[_0x3a1757(0x13b)][_0x3a1757(0x16e)](_0x3b4c11,_0x2f887a));const _0x511e7d=_0x1b7f5a(),_0x388138=_0x36e18b[_0x3a1757(0x277)]['id'],_0x5a405a=_0x36e18b[_0x3a1757(0x2b0)]+(_0x36e18b[_0x3a1757(0x242)]?':'+_0x36e18b[_0x3a1757(0x242)]:'');this[_0x3a1757(0x110)]({'id':_0x511e7d,'type':_0x5a405a,'createdAt':new Date(),'authorId':_0x388138,'originalSuggestionId':_0x36e18b['id'],'attributes':_0x36e18b[_0x3a1757(0x25f)],'data':_0x36e18b[_0x3a1757(0x250)]});const _0x1695a8=this[_0x3a1757(0x101)](_0x36e18b);(_0x3a1757(0x18b)==_0x36e18b[_0x3a1757(0x2b0)]||_0x1695a8&&this[_0x3a1757(0x172)](_0x1695a8))&&(_0x522ab1=this[_0x3a1757(0x13b)][_0x3a1757(0x170)](_0x522ab1[_0x3a1757(0x267)])),this[_0x3a1757(0x1db)](_0x5a405a,_0x511e7d,_0x388138,this[_0x3a1757(0x13b)][_0x3a1757(0x16e)](_0x522ab1,_0x38a62b));}[_0x35a658(0x22f)](_0xb15f1e,_0x3ae56a=null){const _0x3bf0d9=_0x35a658,_0x1fd0df=[],_0x3138ef=this[_0x3bf0d9(0x102)][_0x3bf0d9(0x22e)][_0x3bf0d9(0x18f)](_0x3bf0d9(0x103))['me'];Array[_0x3bf0d9(0x133)](_0xb15f1e)||(_0xb15f1e=[_0xb15f1e]);for(const _0x4fe957 of this[_0x3bf0d9(0x1e9)]()){if(!_0x4fe957[_0x3bf0d9(0x116)])continue;if(_0x3ae56a&&_0x4fe957[_0x3bf0d9(0x2b0)]!=_0x3ae56a)continue;let _0x54f617=!0x1;for(const _0x5e5ab0 of _0x4fe957[_0x3bf0d9(0x1c1)]()){for(const _0x5b4918 of _0xb15f1e){const _0x177286=_0x5b4918[_0x3bf0d9(0x268)][_0x3bf0d9(0x2a9)](_0x5e5ab0[_0x3bf0d9(0x27a)])||_0x5b4918[_0x3bf0d9(0x27a)][_0x3bf0d9(0x2a9)](_0x5e5ab0[_0x3bf0d9(0x268)]);if(_0x177286||_0x5b4918[_0x3bf0d9(0x152)](_0x5e5ab0)){const _0x5a5274=_0x5b4918[_0x3bf0d9(0x1c5)](_0x5e5ab0)&&Tt(this[_0x3bf0d9(0x13b)][_0x3bf0d9(0x28b)],_0x5e5ab0[_0x3bf0d9(0x268)],_0x5b4918),_0x1202c2=_0x5e5ab0[_0x3bf0d9(0x1c5)](_0x5b4918)&&Tt(this[_0x3bf0d9(0x13b)][_0x3bf0d9(0x28b)],_0x5b4918[_0x3bf0d9(0x268)],_0x5e5ab0);_0x1fd0df[_0x3bf0d9(0x27b)]({'suggestion':_0x4fe957,'meta':{'isOwn':_0x3138ef==_0x4fe957[_0x3bf0d9(0x12a)],'isNextTo':_0x177286,'isInsideObject':_0x5a5274,'containsRangeInObject':_0x1202c2}}),_0x54f617=!0x0;break;}}if(_0x54f617)break;}}return _0x1fd0df;}[_0x35a658(0x1db)](_0x1298fd,_0x5fb137,_0xbe5dd9,_0x3346bf,_0x3a2a8f){const _0x220eec=_0x35a658;this[_0x220eec(0x13b)][_0x220eec(0x209)](_0x3cc48f=>{const _0x36a7e4=_0x220eec;let _0x2b5a02=_0x36a7e4(0x174)+_0x1298fd+':'+_0x5fb137+':'+_0xbe5dd9;_0x3a2a8f&&(_0x2b5a02=_0x2b5a02+':'+_0x3a2a8f),_0x3cc48f[_0x36a7e4(0x1a4)](_0x2b5a02,{'range':_0x3346bf,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x35a658(0x269)](_0x1c3736){const _0x57f9ef=_0x35a658,_0x2eb624=_0x1c3736[_0x57f9ef(0x113)],_0x2d362a=_0x1c3736[_0x57f9ef(0x1e5)];_0x1c3736[_0x57f9ef(0x113)]=null,_0x1c3736[_0x57f9ef(0x1e5)]=null,null!=_0x2eb624&&_0x2eb624[_0x57f9ef(0x1e5)]==_0x1c3736&&(_0x2eb624[_0x57f9ef(0x1e5)]=_0x2d362a),null!=_0x2d362a&&_0x2d362a[_0x57f9ef(0x113)]==_0x1c3736&&(_0x2d362a[_0x57f9ef(0x113)]=_0x2eb624),_0x57f9ef(0x12b)==this[_0x57f9ef(0x204)][_0x57f9ef(0x18f)](_0x1c3736)&&(this[_0x57f9ef(0x204)][_0x57f9ef(0x25d)](_0x1c3736,_0x57f9ef(0x20c)),this[_0x57f9ef(0x274)](_0x57f9ef(0x20a),_0x1c3736,_0x2eb624,_0x2d362a));}[_0x35a658(0x110)](_0x2f6355){const _0x330943=_0x35a658,_0x2e5f54=_0x2f6355['id'],_0x1ac95c=this[_0x330943(0x288)](_0x2f6355);if(this[_0x330943(0x161)]&&this[_0x330943(0x161)][_0x330943(0x22c)]){const _0x746cfe=this[_0x330943(0x102)][_0x330943(0x22e)][_0x330943(0x18f)](_0x330943(0x155)),_0x57b368=_0x1ac95c[_0x330943(0x29d)],_0x20eb61=_0x1ac95c[_0x330943(0x242)]?_0x1ac95c[_0x330943(0x2b0)]+':'+_0x1ac95c[_0x330943(0x242)]:_0x1ac95c[_0x330943(0x2b0)],_0x46272c=this[_0x330943(0x102)][_0x330943(0x1e3)],_0x22ad0a=_0x746cfe[_0x330943(0x186)](_0x350fdc(_0x46272c,_0x330943(0x196))),_0x38fea1={'id':_0x2e5f54,'type':_0x20eb61,'hasComments':_0x57b368,'data':_0x2f6355[_0x330943(0x250)]||null,'originalSuggestionId':_0x2f6355[_0x330943(0x1a6)]||null,'attributes':_0x1ac95c[_0x330943(0x25f)]};this[_0x330943(0x161)][_0x330943(0x22c)](_0x38fea1)[_0x330943(0x19f)](_0x3bd884=>{const _0x1d5f3c=_0x330943;_0x1ac95c[_0x1d5f3c(0x134)]=!0x0,_0x746cfe[_0x1d5f3c(0x1fc)](_0x22ad0a),_0x3bd884&&_0x3bd884[_0x1d5f3c(0x11f)]&&(this[_0x1d5f3c(0x14c)][_0x1d5f3c(0x18f)](_0x2e5f54)[_0x1d5f3c(0x11f)]=_0x3bd884[_0x1d5f3c(0x11f)]);})[_0x330943(0x1f3)](_0x5c86ac=>{const _0x375ea2=_0x330943;throw _0x58887f(_0x375ea2(0x10d)),this[_0x375ea2(0x102)][_0x375ea2(0x118)][_0x375ea2(0x17a)]({'isUndoable':!0x1},()=>{const _0x59ed8b=_0x375ea2;_0x1ac95c[_0x59ed8b(0x1b0)]();}),_0x1ac95c[_0x375ea2(0x19b)](),this[_0x375ea2(0x14c)][_0x375ea2(0x28c)](_0x1ac95c['id']),this[_0x375ea2(0x204)][_0x375ea2(0x28c)](_0x1ac95c),_0x5c86ac;});}return _0x1ac95c;}[_0x35a658(0x172)](_0x4f955c){const _0x5245d7=_0x35a658;return this[_0x5245d7(0x143)][_0x5245d7(0x1eb)](_0x4f955c);}[_0x35a658(0x2a7)](_0x498a21,_0x2b3774){const _0x25ae6c=_0x35a658,_0x21d351=this[_0x25ae6c(0x102)][_0x25ae6c(0x22e)][_0x25ae6c(0x18f)](_0x25ae6c(0x155)),_0x7eee44=this[_0x25ae6c(0x123)](_0x498a21);if(this[_0x25ae6c(0x161)]&&this[_0x25ae6c(0x161)][_0x25ae6c(0x15c)]){if(_0x7eee44[_0x25ae6c(0x134)]){const _0x264dc4=_0x21d351[_0x25ae6c(0x186)](_0x350fdc(this[_0x25ae6c(0x102)][_0x25ae6c(0x1e3)],_0x25ae6c(0x196)));this[_0x25ae6c(0x161)][_0x25ae6c(0x15c)](_0x498a21,_0x2b3774)[_0x25ae6c(0x19f)](()=>{const _0x3a767a=_0x25ae6c;_0x21d351[_0x3a767a(0x1fc)](_0x264dc4);});}else _0x7eee44['on'](_0x25ae6c(0x148),()=>{const _0xce4a7b=_0x25ae6c;this[_0xce4a7b(0x2a7)](_0x498a21,_0x2b3774);});}}[_0x35a658(0x1df)](_0x46ba30){const _0x1c5e74=_0x35a658;if(!this[_0x1c5e74(0x161)]||!this[_0x1c5e74(0x161)][_0x1c5e74(0x123)])throw new _0x1590ae(_0x1c5e74(0x15a),this);return this[_0x1c5e74(0x161)][_0x1c5e74(0x123)](_0x46ba30);}[_0x35a658(0x159)](_0x4b8d56){const _0x3b0efa=_0x35a658,{id:_0x43c179,type:_0x4f3c3a,subType:_0x12acbf,authorId:_0x3da09b}=this[_0x3b0efa(0x1a7)](_0x4b8d56),_0x564465=this[_0x3b0efa(0x14c)][_0x3b0efa(0x18f)](_0x43c179)||this[_0x3b0efa(0x142)](_0x4f3c3a,_0x12acbf,_0x43c179,_0x3da09b,{});switch(this[_0x3b0efa(0x1ac)](_0x564465,_0x4f3c3a,_0x12acbf,_0x3da09b),this[_0x3b0efa(0x204)][_0x3b0efa(0x18f)](_0x564465)){case _0x3b0efa(0x280):this[_0x3b0efa(0x1df)](_0x43c179)[_0x3b0efa(0x19f)](_0x42d2d6=>{const _0x1cec56=_0x3b0efa;let _0x15c1dc=Promise[_0x1cec56(0x10b)]();_0x42d2d6[_0x1cec56(0x29d)]&&(_0x15c1dc=this[_0x1cec56(0x28d)][_0x1cec56(0x28a)]({'channelId':this[_0x1cec56(0x102)][_0x1cec56(0x1af)][_0x1cec56(0x18f)](_0x1cec56(0x163)),'threadId':_0x43c179})),_0x15c1dc[_0x1cec56(0x19f)](()=>{const _0x4d1c8a=_0x1cec56;this[_0x4d1c8a(0x288)](_0x42d2d6)[_0x4d1c8a(0x134)]=!0x0;});}),this[_0x3b0efa(0x204)][_0x3b0efa(0x25d)](_0x564465,_0x3b0efa(0x193));break;case _0x3b0efa(0x20c):this[_0x3b0efa(0x2a7)](_0x43c179,{'state':_0x3b0efa(0x2ad)});case _0x3b0efa(0x135):this[_0x3b0efa(0x204)][_0x3b0efa(0x25d)](_0x564465,_0x3b0efa(0x12b)),this[_0x3b0efa(0x274)](_0x3b0efa(0x21b),_0x564465);break;case _0x3b0efa(0x12b):this[_0x3b0efa(0x274)](_0x3b0efa(0x24b),_0x564465);}return _0x564465[_0x3b0efa(0x22b)](_0x4b8d56),_0x564465;}[_0x35a658(0x11a)](_0x5beaa0){const _0x4bd031=_0x35a658,_0x1f104b=Array[_0x4bd031(0x226)](_0x5beaa0),_0x3aab46=_0x1f104b[_0x4bd031(0x1c4)](_0x1f8fd6=>_0x4bd031(0x1c0)==_0x1f8fd6[_0x4bd031(0x2b0)]);this[_0x4bd031(0x202)](_0x3aab46);const _0x46a8ae=_0x1f104b[_0x4bd031(0x1c4)](_0x36467a=>!_0x36467a[_0x4bd031(0x18a)]&&_0x4bd031(0x1c0)!=_0x36467a[_0x4bd031(0x2b0)]),_0x56a1cd=this[_0x4bd031(0x1e9)]({'skipNotAttached':!0x0})[_0x4bd031(0x1c4)](_0x1c0e53=>!_0x1c0e53[_0x4bd031(0x18a)]&&_0x4bd031(0x1c0)!=_0x1c0e53[_0x4bd031(0x2b0)]),_0x11aea6=_0x56a1cd[_0x4bd031(0x1c4)](_0x370838=>!_0x5beaa0[_0x4bd031(0x1eb)](_0x370838)),_0x636c01=new Map(_0x56a1cd[_0x4bd031(0x1aa)](_0x57c999=>[_0x57c999,this[_0x4bd031(0x1f1)][_0x4bd031(0x11e)](_0x57c999[_0x4bd031(0x2b0)],_0x57c999[_0x4bd031(0x242)],_0x4bd031(0x1f9))])),_0x5ad481=new Map(_0x56a1cd[_0x4bd031(0x1aa)](_0x53dbfd=>[_0x53dbfd,_0x53dbfd[_0x4bd031(0x137)]()])),_0x6a0322=new Set(),_0x4e2379=new Set();for(let _0x2ea5e0=0x0;_0x2ea5e0<_0x46a8ae[_0x4bd031(0x289)];_0x2ea5e0++)_0x417dcc(_0x46a8ae[_0x2ea5e0],_0x46a8ae,_0x2ea5e0+0x1);for(let _0x25d85f=0x0;_0x25d85f<_0x46a8ae[_0x4bd031(0x289)];_0x25d85f++)_0x417dcc(_0x46a8ae[_0x25d85f],_0x11aea6,0x0);const _0x36b41c=new Set();for(let _0x45f176=0x0;_0x45f176<_0x46a8ae[_0x4bd031(0x289)];_0x45f176++){const _0x1d2ec5=_0x46a8ae[_0x45f176];!_0x4e2379[_0x4bd031(0x1eb)](_0x1d2ec5)&&_0x1d2ec5[_0x4bd031(0x113)]&&(_0x36b41c[_0x4bd031(0x186)](_0x1d2ec5[_0x4bd031(0x113)]),_0x1d2ec5[_0x4bd031(0x113)][_0x4bd031(0x1e5)]===_0x1d2ec5&&(_0x1d2ec5[_0x4bd031(0x113)][_0x4bd031(0x1e5)]=null),_0x1d2ec5[_0x4bd031(0x113)]=null),!_0x6a0322[_0x4bd031(0x1eb)](_0x1d2ec5)&&_0x1d2ec5[_0x4bd031(0x1e5)]&&(_0x36b41c[_0x4bd031(0x186)](_0x1d2ec5[_0x4bd031(0x1e5)]),_0x1d2ec5[_0x4bd031(0x1e5)][_0x4bd031(0x113)]===_0x1d2ec5&&(_0x1d2ec5[_0x4bd031(0x1e5)][_0x4bd031(0x113)]=null),_0x1d2ec5[_0x4bd031(0x1e5)]=null);}function _0x417dcc(_0x2e76dd,_0x452be7,_0x4be9f2){const _0x23e694=_0x4bd031;for(let _0x3dca84=_0x4be9f2;_0x3dca84<_0x452be7[_0x23e694(0x289)];_0x3dca84++){const _0x15cfc8=_0x3c0521(_0x2e76dd,_0x452be7[_0x3dca84]);_0x15cfc8&&(_0x15cfc8[0x0][_0x23e694(0x1e5)]=_0x15cfc8[0x1],_0x15cfc8[0x1][_0x23e694(0x113)]=_0x15cfc8[0x0],_0x6a0322[_0x23e694(0x186)](_0x15cfc8[0x0]),_0x4e2379[_0x23e694(0x186)](_0x15cfc8[0x1]));}}function _0x3c0521(_0x4eb669,_0x59a3ba){const _0x53fbe8=_0x4bd031;if(_0x4eb669[_0x53fbe8(0x12a)]['id']!==_0x59a3ba[_0x53fbe8(0x12a)]['id'])return null;const _0x2b81aa=_0x636c01[_0x53fbe8(0x18f)](_0x4eb669)(_0x4eb669,_0x59a3ba,_0x5ad481[_0x53fbe8(0x18f)](_0x4eb669),_0x5ad481[_0x53fbe8(0x18f)](_0x59a3ba));if(!_0x2b81aa)return null;return _0x636c01[_0x53fbe8(0x18f)](_0x59a3ba)(_0x4eb669,_0x59a3ba,_0x5ad481[_0x53fbe8(0x18f)](_0x4eb669),_0x5ad481[_0x53fbe8(0x18f)](_0x59a3ba))?_0x2b81aa[0x1][_0x53fbe8(0x23b)]&&_0x2b81aa[0x1][_0x53fbe8(0x23b)][_0x53fbe8(0x289)]?null:_0x2b81aa:null;}_0x36b41c[_0x4bd031(0x157)]&&this[_0x4bd031(0x11a)](_0x36b41c);}[_0x35a658(0x202)](_0x4a3591){const _0x2cc05d=_0x35a658;if(0x0==_0x4a3591[_0x2cc05d(0x289)])return;const _0xc2f7b4=this[_0x2cc05d(0x1e9)]({'skipNotAttached':!0x0})[_0x2cc05d(0x1c4)](_0x9fcdc2=>_0x2cc05d(0x1c0)==_0x9fcdc2[_0x2cc05d(0x2b0)]&&_0x9fcdc2[_0x2cc05d(0x173)]),_0x2348db=[],_0x501135=new Map();for(const _0x1d80aa of _0xc2f7b4){const _0x2f6630=_0x48b14e(_0x1d80aa[_0x2cc05d(0x25f)]);_0x501135[_0x2cc05d(0x1eb)](_0x2f6630)||(_0x501135[_0x2cc05d(0x25d)](_0x2f6630,_0x2348db[_0x2cc05d(0x289)]),_0x2348db[_0x2cc05d(0x27b)]([]));const _0x4da1e6=_0x501135[_0x2cc05d(0x18f)](_0x2f6630);_0x2348db[_0x4da1e6][_0x2cc05d(0x27b)](_0x1d80aa);}!(function(){const _0x54091b=_0x2cc05d;_0x2348db[_0x54091b(0x187)]((_0x584cbe,_0x16df8d)=>{const _0x4f6482=_0x54091b,_0x14d654=_0x584cbe[0x0][_0x4f6482(0x11f)],_0x117024=_0x16df8d[0x0][_0x4f6482(0x11f)];return _0x14d654==_0x117024?_0x584cbe[0x0][_0x4f6482(0x25f)][_0x4f6482(0x2a4)]<_0x16df8d[0x0][_0x4f6482(0x25f)][_0x4f6482(0x2a4)]?-0x1:0x1:_0x14d654<_0x117024?-0x1:0x1;});for(const _0x29eba9 of _0x2348db)_0x29eba9[_0x54091b(0x187)]((_0x23e34b,_0x3b65e9)=>_0x23e34b['id']<_0x3b65e9['id']?-0x1:0x1);}());for(let _0x5093e7=0x0;_0x5093e7<_0x2348db[_0x2cc05d(0x289)];_0x5093e7++){if(0x0==_0x2348db[_0x5093e7][_0x2cc05d(0x289)])continue;const _0x398c2b=[];for(let _0x590608=_0x5093e7+0x1;_0x590608<_0x2348db[_0x2cc05d(0x289)];_0x590608++)0x0!=_0x2348db[_0x590608][_0x2cc05d(0x289)]&&_0x13e5c5(_0x2348db[_0x5093e7],_0x2348db[_0x590608])&&_0x398c2b[_0x2cc05d(0x27b)](_0x590608);for(const _0xfa38fa of _0x398c2b)_0x2348db[_0x5093e7]=_0x2348db[_0x5093e7][_0x2cc05d(0x287)](_0x2348db[_0xfa38fa]),_0x2348db[_0xfa38fa]=[];}for(const _0x5432fb of _0x2348db)for(let _0xbc2532=0x0;_0xbc2532<_0x5432fb[_0x2cc05d(0x289)];_0xbc2532++)_0x5432fb[_0xbc2532][_0x2cc05d(0x1e5)]=_0x5432fb[_0xbc2532+0x1]||null;for(const _0x216952 of _0x2348db)for(let _0x2aa8cc=0x0;_0x2aa8cc<_0x216952[_0x2cc05d(0x289)];_0x2aa8cc++)_0x216952[_0x2aa8cc][_0x2cc05d(0x113)]=_0x216952[_0x2aa8cc-0x1]||null;function _0x13e5c5(_0x576344,_0x47a40d){const _0x5d3121=_0x2cc05d;if(_0x576344[0x0][_0x5d3121(0x25f)][_0x5d3121(0x2a4)]!==_0x47a40d[0x0][_0x5d3121(0x25f)][_0x5d3121(0x2a4)]&&_0x576344[0x0][_0x5d3121(0x12a)]!==_0x47a40d[0x0][_0x5d3121(0x12a)])return!0x1;if(!function(_0x1486e2,_0x5a1127){const _0x3b7842=_0x5d3121;if(!_0x1486e2[_0x3b7842(0x29d)]&&!_0x5a1127[_0x3b7842(0x29d)])return!0x0;if(_0x1486e2[_0x3b7842(0x29d)]&&_0x5a1127[_0x3b7842(0x29d)])return!0x1;if(_0x1486e2[_0x3b7842(0x29d)]&&_0x5a1127[_0x3b7842(0x11f)]<_0x1486e2[_0x3b7842(0x23b)][_0x3b7842(0x249)][_0x3b7842(0x18f)](0x0)[_0x3b7842(0x11f)])return!0x0;if(_0x5a1127[_0x3b7842(0x29d)]&&_0x1486e2[_0x3b7842(0x11f)]<_0x5a1127[_0x3b7842(0x23b)][_0x3b7842(0x249)][_0x3b7842(0x18f)](0x0)[_0x3b7842(0x11f)])return!0x0;return!0x1;}(_0x576344[0x0],_0x47a40d[0x0]))return!0x1;const _0x2f8b2f=_0x1c37b2(_0x576344[0x0][_0x5d3121(0x25f)],_0x5d3121(0x2a4)),_0x25c358=_0x1c37b2(_0x47a40d[0x0][_0x5d3121(0x25f)],_0x5d3121(0x2a4));if(!_0x257a58(_0x2f8b2f,_0x25c358))return!0x1;return!!_0x576344[_0x5d3121(0x290)](_0x7a638c=>_0x47a40d[_0x5d3121(0x115)](_0x417052=>_0x7a638c[_0x5d3121(0x137)]()[_0x5d3121(0x2a9)](_0x417052[_0x5d3121(0x137)]())))&&_0x47a40d[_0x5d3121(0x290)](_0x4e3dfd=>_0x576344[_0x5d3121(0x115)](_0x2b69d3=>_0x4e3dfd[_0x5d3121(0x137)]()[_0x5d3121(0x2a9)](_0x2b69d3[_0x5d3121(0x137)]())));}}[_0x35a658(0x138)](_0x1d41b5){const _0x2b5a1b=_0x35a658,_0x1e9e1f=Array[_0x2b5a1b(0x226)](_0x1d41b5),_0x327c05=this[_0x2b5a1b(0x1e9)]({'skipNotAttached':!0x0}),_0x1e9742=_0x327c05[_0x2b5a1b(0x1c4)](_0x2d3763=>!_0x1d41b5[_0x2b5a1b(0x1eb)](_0x2d3763)),_0x1f6261=new Map(_0x1e9e1f[_0x2b5a1b(0x1aa)](_0xc59429=>[_0xc59429,this[_0x2b5a1b(0x1f1)][_0x2b5a1b(0x11e)](_0xc59429[_0x2b5a1b(0x2b0)],_0xc59429[_0x2b5a1b(0x242)],_0x2b5a1b(0x240))])),_0x101185=new Map(_0x327c05[_0x2b5a1b(0x1aa)](_0x46480f=>[_0x46480f,_0x46480f[_0x2b5a1b(0x1c1)]()]));for(let _0xba8bba=0x0;_0xba8bba<_0x1e9e1f[_0x2b5a1b(0x289)];_0xba8bba++){if(_0x1c6525(this,_0x1e9e1f[_0xba8bba],_0x1e9e1f,_0xba8bba+0x1))return!0x0;}for(let _0x306566=0x0;_0x306566<_0x1e9e1f[_0x2b5a1b(0x289)];_0x306566++){if(_0x1c6525(this,_0x1e9e1f[_0x306566],_0x1e9742,0x0))return!0x0;}return!0x1;function _0x1c6525(_0x155063,_0x5089df,_0x59de94,_0x54544d){const _0x3648a2=_0x2b5a1b;for(let _0x9fbed1=_0x54544d;_0x9fbed1<_0x59de94[_0x3648a2(0x289)];_0x9fbed1++){const _0x5586f9=_0x59de94[_0x9fbed1];if(_0x5586f9[_0x3648a2(0x2b0)]!==_0x5089df[_0x3648a2(0x2b0)]||_0x5586f9[_0x3648a2(0x12a)]['id']!==_0x5089df[_0x3648a2(0x12a)]['id']||_0x5586f9[_0x3648a2(0x242)]!==_0x5089df[_0x3648a2(0x242)])continue;if(!Lt(_0x5089df,_0x5586f9,[_0x3648a2(0x2a4)]))continue;if(_0x3648a2(0x1c0)==_0x5089df[_0x3648a2(0x2b0)]&&_0x5089df[_0x3648a2(0x250)][_0x3648a2(0x262)]!=_0x5586f9[_0x3648a2(0x250)][_0x3648a2(0x262)])continue;if(_0x3648a2(0x1c0)==_0x5089df[_0x3648a2(0x2b0)]&&_0x155063[_0x3648a2(0x172)](_0x5089df[_0x3648a2(0x250)][_0x3648a2(0x200)]))continue;if(_0x3648a2(0x18b)==_0x5089df[_0x3648a2(0x2b0)]){const _0x2f61e3=_0x155063[_0x3648a2(0x102)][_0x3648a2(0x118)],_0x48640c=_0x5089df[_0x3648a2(0x2aa)]();if(_0x48640c&&(_0x2f61e3[_0x3648a2(0x28b)][_0x3648a2(0x104)](_0x48640c)||_0x2f61e3[_0x3648a2(0x28b)][_0x3648a2(0x237)](_0x48640c)))continue;}const _0x5de34=_0x1f6261[_0x3648a2(0x18f)](_0x5089df),_0x54b49f=_0x101185[_0x3648a2(0x18f)](_0x5089df),_0x5cf584=_0x101185[_0x3648a2(0x18f)](_0x5586f9),_0x446865=_0x5089df[_0x3648a2(0x23b)]&&_0x5089df[_0x3648a2(0x23b)][_0x3648a2(0x289)],_0x41bc71=_0x5586f9[_0x3648a2(0x23b)]&&_0x5586f9[_0x3648a2(0x23b)][_0x3648a2(0x289)];if(!_0x446865&&_0x5de34(_0x5cf584,_0x54b49f))return _0x155063[_0x3648a2(0x131)](_0x5586f9,_0x5089df),_0x101185[_0x3648a2(0x28c)](_0x5089df),!0x0;if(!_0x41bc71&&_0x5de34(_0x54b49f,_0x5cf584))return _0x155063[_0x3648a2(0x131)](_0x5089df,_0x5586f9),_0x101185[_0x3648a2(0x28c)](_0x5586f9),!0x0;}return!0x1;}}[_0x35a658(0x131)](_0x51328d,_0x2e18dc){const _0x3aae6b=_0x35a658;if(_0x51328d[_0x3aae6b(0x18a)]){for(const _0x2c8014 of _0x2e18dc[_0x3aae6b(0x1c1)]())_0x51328d[_0x3aae6b(0x1ea)](_0x2c8014);}else{const _0x49d878=_0x2e18dc[_0x3aae6b(0x137)]()[_0x3aae6b(0x27a)];this[_0x3aae6b(0x175)](_0x51328d,this[_0x3aae6b(0x13b)][_0x3aae6b(0x16e)](_0x51328d[_0x3aae6b(0x137)]()[_0x3aae6b(0x268)],_0x49d878));}_0x2e18dc[_0x3aae6b(0x264)]();}[_0x35a658(0x247)](_0x4d1f0e,_0x3ee0a9){const _0x5bb679=_0x35a658,_0x29901f=_0x4d1f0e[_0x5bb679(0x296)](_0x5bb679(0x17e))||_0x4d1f0e[_0x5bb679(0x296)](_0x5bb679(0x1c0))?_0x5bb679(0x1f8):_0x4d1f0e[_0x5bb679(0x13a)]();return _0x350fdc(this[_0x5bb679(0x102)][_0x5bb679(0x1e3)],_0x3ee0a9+'_'+_0x29901f+_0x5bb679(0x236));}[_0x35a658(0x207)](){const _0x353e19=_0x35a658,_0x50a695=this[_0x353e19(0x102)];if(!_0x50a695['ui'])return;const {ariaLiveAnnouncer:_0x1c3dd1}=_0x50a695['ui'];_0x41b891(this[_0x353e19(0x13b)],({left:_0x4490ac,entered:_0x57d7fe})=>{const _0x306ec9=_0x353e19;for(const _0x5b58be of _0x4490ac){const {group:_0x24caaa,type:_0x9fbe4b}=this[_0x306ec9(0x1a7)](_0x5b58be[_0x306ec9(0x1f4)]);if(_0x306ec9(0x1a5)===_0x24caaa){_0x1c3dd1[_0x306ec9(0x23d)](this[_0x306ec9(0x247)](_0x9fbe4b,_0x306ec9(0x257)));break;}}for(const _0x37598e of _0x57d7fe){const {group:_0xea05b7,type:_0x4f3a8a}=this[_0x306ec9(0x1a7)](_0x37598e[_0x306ec9(0x1f4)]);if(_0x306ec9(0x1a5)===_0xea05b7){_0x1c3dd1[_0x306ec9(0x23d)](this[_0x306ec9(0x247)](_0x4f3a8a,_0x306ec9(0x1fa)));break;}}});}[_0x35a658(0x21c)](_0x472ca7){const _0x45ba25=_0x35a658;if(this[_0x45ba25(0x130)])return!0x1;const _0x32e204=this[_0x45ba25(0x102)],_0x41f37b=_0x32e204[_0x45ba25(0x118)][_0x45ba25(0x1ee)][_0x45ba25(0x11b)][_0x45ba25(0x292)]();if(0x0==_0x41f37b[_0x45ba25(0x289)])return!0x1;const _0x30ef1b=[],_0x214b80=_0x41f37b[_0x45ba25(0x1c4)](_0x426361=>_0x45ba25(0x1c0)==_0x426361[_0x45ba25(0x2b0)]),_0x3f4fad=_0x41f37b[_0x45ba25(0x1c4)](_0x2723c5=>_0x45ba25(0x275)==_0x2723c5[_0x45ba25(0x2b0)]&&_0x45ba25(0x199)!=_0x2723c5[_0x45ba25(0x1f4)]),_0x1f2130=_0x41f37b[_0x45ba25(0x1c4)](_0x54b971=>_0x45ba25(0x1fc)==_0x54b971[_0x45ba25(0x2b0)]&&_0x45ba25(0x199)!=_0x54b971[_0x45ba25(0x1f4)]);for(const _0x394121 of _0x214b80)_0x30ef1b[_0x45ba25(0x27b)]({'key':_0x394121[_0x45ba25(0x2a0)],'newValue':_0x394121[_0x45ba25(0x23e)],'oldValue':_0x394121[_0x45ba25(0x266)],'range':Gt(_0x394121[_0x45ba25(0x1c2)],_0x32e204[_0x45ba25(0x118)])});for(const _0x594abf of _0x3f4fad){const _0x539d7b=_0x1f2130[_0x45ba25(0x26a)](_0x1b66c6=>_0x1b66c6[_0x45ba25(0x192)][_0x45ba25(0x2a9)](_0x594abf[_0x45ba25(0x192)]));_0x539d7b&&_0x30ef1b[_0x45ba25(0x27b)]({'key':_0x45ba25(0x140),'newValue':_0x594abf[_0x45ba25(0x1f4)],'oldValue':_0x539d7b[_0x45ba25(0x1f4)],'range':_0x32e204[_0x45ba25(0x118)][_0x45ba25(0x210)](_0x594abf[_0x45ba25(0x192)][_0x45ba25(0x188)])});}return 0x0!=_0x30ef1b[_0x45ba25(0x289)]&&this[_0x45ba25(0x23f)](_0x472ca7,_0x30ef1b);}[_0x35a658(0x1a3)](_0x3d0b07){const _0x54ff22=_0x35a658;let _0x110b48=!0x1;const _0x14bc70=this[_0x54ff22(0x102)][_0x54ff22(0x118)][_0x54ff22(0x1ee)][_0x54ff22(0x11b)][_0x54ff22(0x231)]()[_0x54ff22(0x1c4)](_0x14d46b=>_0x14d46b[_0x54ff22(0x250)][_0x54ff22(0x239)]&&_0x14d46b[_0x54ff22(0x1f4)][_0x54ff22(0x296)](_0x54ff22(0x151)));for(const _0x10315f of _0x14bc70){const {subType:_0x32b637,id:_0x5282cc}=this[_0x54ff22(0x1a7)](_0x10315f[_0x54ff22(0x1f4)]),_0x10ea97=_0x32b637[_0x54ff22(0x1bc)]('|')[0x0];for(const _0xbb47dd of this[_0x54ff22(0x1e9)]({'skipNotAttached':!0x0}))_0xbb47dd['id']!=_0x5282cc&&_0x54ff22(0x1c0)==_0xbb47dd[_0x54ff22(0x2b0)]&&_0xbb47dd[_0x54ff22(0x250)]&&_0xbb47dd[_0x54ff22(0x250)][_0x54ff22(0x200)]==_0x10ea97&&_0xbb47dd[_0x54ff22(0x137)]()[_0x54ff22(0x28f)](_0x10315f[_0x54ff22(0x250)][_0x54ff22(0x239)])&&(this[_0x54ff22(0x109)](_0xbb47dd,_0x10315f[_0x54ff22(0x250)][_0x54ff22(0x239)],_0x3d0b07),_0x110b48=!0x0);}return _0x110b48;}[_0x35a658(0x1d4)](_0x139555){const _0x38fdb4=_0x35a658;this[_0x38fdb4(0x102)],(this[_0x38fdb4(0x130)]=!0x0,_0x139555());}[_0x35a658(0x252)](_0x1d9445){const _0x2a9884=_0x35a658,_0x268f1b=this[_0x2a9884(0x172)](_0x1d9445),_0x1a0d72=this[_0x2a9884(0x1ef)][_0x2a9884(0x1eb)](_0x1d9445);return _0x268f1b||_0x1a0d72;}[_0x35a658(0x23f)](_0x5a301f,_0x511ba3){const _0x5d8eb3=_0x35a658;if(0x0==_0x511ba3[_0x5d8eb3(0x289)])return!0x1;let _0x4e249b=!0x1;for(const _0x35214b of _0x511ba3){const _0x15667f=this[_0x5d8eb3(0x22f)](_0x35214b[_0x5d8eb3(0x1c2)],_0x5d8eb3(0x1c0))[_0x5d8eb3(0x1c4)](_0x26732a=>!_0x26732a[_0x5d8eb3(0x26c)][_0x5d8eb3(0x11d)])[_0x5d8eb3(0x1aa)](_0x240216=>_0x240216[_0x5d8eb3(0x1a5)]),_0x30919e=_0x48b14e({'newValue':_0x35214b[_0x5d8eb3(0x111)]});_0x15667f[_0x5d8eb3(0x1c4)](_0x3392d3=>{const _0x57beeb=_0x5d8eb3,[_0x21b287,_0x3153b6]=_0x3392d3[_0x57beeb(0x242)][_0x57beeb(0x1bc)]('|');return _0x21b287==_0x35214b[_0x57beeb(0x200)]&&_0x3153b6!=_0x30919e;})[_0x5d8eb3(0x16a)](_0x57c30a=>{const _0x235df5=_0x5d8eb3;this[_0x235df5(0x109)](_0x57c30a,_0x35214b[_0x235df5(0x1c2)],_0x5a301f),_0x4e249b=!0x0;});}return _0x4e249b;}[_0x35a658(0x109)](_0x26b7a9,_0xfc1b24,_0x5cff43){const _0xf79fc=_0x35a658,_0x36d057=_0x26b7a9[_0xf79fc(0x137)]()[_0xf79fc(0x278)](_0xfc1b24);0x0!==_0x36d057[_0xf79fc(0x289)]?0x1!==_0x36d057[_0xf79fc(0x289)]?this[_0xf79fc(0x1b8)](_0x26b7a9,_0xfc1b24[_0xf79fc(0x268)],_0xfc1b24[_0xf79fc(0x27a)]):this[_0xf79fc(0x175)](_0x26b7a9,_0x36d057[0x0]):_0x5cff43[_0xf79fc(0x259)](_0x26b7a9[_0xf79fc(0x128)]());}}class Rt{constructor(_0x22bdc8){const _0x2688f3=_0x35a658;this[_0x2688f3(0x1a1)]=_0x22bdc8,this[_0x2688f3(0x13b)]=_0x22bdc8[_0x2688f3(0x118)],this[_0x2688f3(0x1fb)]=new Map(),this[_0x2688f3(0x14d)]=new Map(),this[_0x2688f3(0x1be)]();}[_0x35a658(0x1d1)](_0x324752,_0xbb6757,_0xa726af,_0x4c88c3,_0x470e22,_0x288f88){const _0x1c23d5=_0x35a658;return new _0x4a8652(this[_0x1c23d5(0x13b)],{'type':_0x324752,'subType':_0xbb6757,'id':_0xa726af,'author':_0x4c88c3,'creator':_0x4c88c3,'attributes':_0x470e22,'onAttributesChange':_0x288f88,'onAccept':(..._0x59041c)=>this[_0x1c23d5(0x11e)](_0x324752,_0xbb6757,_0x1c23d5(0x276))(..._0x59041c),'onDiscard':(..._0x3d54e6)=>this[_0x1c23d5(0x11e)](_0x324752,_0xbb6757,_0x1c23d5(0x1b0))(..._0x3d54e6)});}[_0x35a658(0x1a0)](_0x52e14f,_0x200ac4,_0x2603db,_0x1d6ba9){const _0x50d672=_0x35a658,_0x44ea08=_0x52e14f+':'+_0x200ac4+':'+_0x2603db;this[_0x50d672(0x1fb)][_0x50d672(0x25d)](_0x44ea08,_0x1d6ba9);}[_0x35a658(0x11e)](_0x46ce2c,_0x2aa789,_0x58e90f){const _0x9962a3=_0x35a658,_0x442466=_0x46ce2c+':'+_0x2aa789+':'+_0x58e90f;return this[_0x9962a3(0x1fb)][_0x9962a3(0x18f)](_0x442466)||this[_0x9962a3(0x14d)][_0x9962a3(0x18f)](_0x46ce2c+':'+_0x58e90f);}[_0x35a658(0x1be)](){const _0x451a6f=_0x35a658,_0x249a18=()=>!0x1,_0x6bc7b0=_0x3d70d7=>{const _0x1b0466=_0x44e5;_0x3d70d7[_0x1b0466(0x187)]((_0x1e19f9,_0xac71b7)=>_0x1e19f9[_0x1b0466(0x268)][_0x1b0466(0x16c)](_0xac71b7[_0x1b0466(0x268)])?0x1:-0x1),this[_0x1b0466(0x13b)][_0x1b0466(0x209)](_0x3382e7=>{const _0x3945bd=_0x1b0466;for(const _0x2bf34e of _0x3d70d7){let _0xe41b61;_0xe41b61=_0x2bf34e[_0x3945bd(0x27a)][_0x3945bd(0x154)]&&_0x2bf34e[_0x3945bd(0x27a)][_0x3945bd(0x267)]==_0x2bf34e[_0x3945bd(0x268)][_0x3945bd(0x188)]?_0x3382e7[_0x3945bd(0x18c)](_0x2bf34e[_0x3945bd(0x268)][_0x3945bd(0x188)],'on'):_0x3382e7[_0x3945bd(0x18c)](_0x2bf34e),this[_0x3945bd(0x13b)][_0x3945bd(0x212)](_0xe41b61,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3bbf20=(_0x1e1914,_0x319b0c)=>{const _0xd09c46=_0x44e5;_0x319b0c&&this[_0xd09c46(0x13b)][_0xd09c46(0x209)](_0x4a49d7=>{const _0x59d2b8=_0xd09c46,{commandName:_0x45d085,commandParams:_0x521ec9=[]}=_0x319b0c,_0x4ad12e=_0x1e1914[_0x59d2b8(0x1aa)](_0x19ef38=>(Et(_0x19ef38)&&(_0x19ef38=this[_0x59d2b8(0x13b)][_0x59d2b8(0x16e)](_0x19ef38[_0x59d2b8(0x27a)])),_0x19ef38))[_0x59d2b8(0x1c4)](_0x21d0e4=>_0x59d2b8(0x197)!==_0x21d0e4[_0x59d2b8(0x299)][_0x59d2b8(0x1a8)]);if(_0x4ad12e[_0x59d2b8(0x289)]<0x1)return;const _0x2fac9e=Array[_0x59d2b8(0x226)](this[_0x59d2b8(0x13b)][_0x59d2b8(0x1ee)][_0x59d2b8(0x1bb)][_0x59d2b8(0x1c1)]())[_0x59d2b8(0x1aa)](_0x696bf7=>_0x532791[_0x59d2b8(0x15d)](_0x696bf7));_0x4a49d7[_0x59d2b8(0x295)](_0x4ad12e);for(const _0x46bf40 of this[_0x59d2b8(0x1a1)][_0x59d2b8(0x20b)][_0x59d2b8(0x20b)]())_0x46bf40[_0x59d2b8(0x273)]();_0x521ec9[_0x59d2b8(0x27b)]({'forceDefaultExecution':!0x0}),this[_0x59d2b8(0x1a1)][_0x59d2b8(0x26e)](_0x45d085,..._0x521ec9);const _0x3ad16f=_0x2fac9e[_0x59d2b8(0x1c4)](_0x1be887=>_0x59d2b8(0x197)!=_0x1be887[_0x59d2b8(0x299)][_0x59d2b8(0x1a8)]);_0x3ad16f[_0x59d2b8(0x289)]>0x0&&_0x4a49d7[_0x59d2b8(0x295)](_0x3ad16f);for(const _0x8dd2a7 of _0x2fac9e)_0x8dd2a7[_0x59d2b8(0x15e)]();});},_0x2498c2=(_0x3d041e,_0x332130)=>0x1==_0x3d041e[_0x451a6f(0x289)]&&0x1==_0x332130[_0x451a6f(0x289)]&&_0x3d041e[0x0][_0x451a6f(0x27a)][_0x451a6f(0x2a9)](_0x332130[0x0][_0x451a6f(0x268)]),_0x2c13d0=(_0x120da8,_0x4b41c5,_0xdb8a5a,_0x332ca7)=>Pt(_0x120da8,_0x4b41c5,_0xdb8a5a,_0x332ca7,this[_0x451a6f(0x13b)])?[_0x120da8,_0x4b41c5]:Pt(_0x4b41c5,_0x120da8,_0x332ca7,_0xdb8a5a,this[_0x451a6f(0x13b)])?[_0x4b41c5,_0x120da8]:null;this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x127),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x1b4),_0x6bc7b0),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x29a),_0x2498c2),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x1d8),_0x2c13d0),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x285),_0x6bc7b0),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x190),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x261),_0x2498c2),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x298),_0x2c13d0),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x271),_0x3bbf20),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x21a),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x117),_0x2498c2),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x2a3),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x1ae),_0x3bbf20),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x248),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x1ab),_0x2498c2),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x18d),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x244),_0x249a18),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x25a),(_0x20f0bf,_0x173d8b)=>{const _0x59cf6f=_0x451a6f;if(!_0x173d8b)return;const _0x2e3609=this[_0x59cf6f(0x1a1)][_0x59cf6f(0x22e)][_0x59cf6f(0x18f)](p);this[_0x59cf6f(0x13b)][_0x59cf6f(0x209)](_0x32938f=>{const _0x30a6e3=_0x59cf6f;if(_0x30a6e3(0x140)==_0x173d8b[_0x30a6e3(0x200)])for(const _0x2da17e of _0x20f0bf){const _0x4da842=_0x2da17e[_0x30a6e3(0x268)][_0x30a6e3(0x188)],_0x3f7588=_0x173d8b[_0x30a6e3(0x262)];_0x32938f[_0x30a6e3(0x1f0)](_0x4da842,_0x3f7588);}else{if(_0x2e3609[_0x30a6e3(0x172)](_0x173d8b[_0x30a6e3(0x200)])){for(const _0x30215c of _0x20f0bf)void 0x0!==_0x173d8b[_0x30a6e3(0x262)]?_0x32938f[_0x30a6e3(0x158)](_0x173d8b[_0x30a6e3(0x200)],_0x173d8b[_0x30a6e3(0x262)],_0x30215c[_0x30a6e3(0x268)][_0x30a6e3(0x188)]):_0x32938f[_0x30a6e3(0x228)](_0x173d8b[_0x30a6e3(0x200)],_0x30215c[_0x30a6e3(0x268)][_0x30a6e3(0x188)]);}else{for(const _0x14938c of _0x20f0bf)_0x173d8b[_0x30a6e3(0x262)]?_0x32938f[_0x30a6e3(0x158)](_0x173d8b[_0x30a6e3(0x200)],_0x173d8b[_0x30a6e3(0x262)],_0x14938c):_0x32938f[_0x30a6e3(0x228)](_0x173d8b[_0x30a6e3(0x200)],_0x14938c);}}});}),this[_0x451a6f(0x14d)][_0x451a6f(0x25d)](_0x451a6f(0x14b),_0x2498c2);}}function Tt(_0x2b1094,_0x521a59,_0x227b7d){const _0xc4abe5=_0x35a658;for(const _0x59c80a of _0x521a59[_0xc4abe5(0x267)][_0xc4abe5(0x139)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x59c80a[_0xc4abe5(0x299)]==_0x59c80a)return!0x1;if(!_0x227b7d[_0xc4abe5(0x291)](_0x59c80a))return!0x1;if(_0x2b1094[_0xc4abe5(0x104)](_0x59c80a)||_0x2b1094[_0xc4abe5(0x237)](_0x59c80a))return!0x0;}return!0x1;}function Et(_0x32506e){const _0x6a251=_0x35a658;return _0x32506e[_0x6a251(0x27a)][_0x6a251(0x267)]==_0x32506e[_0x6a251(0x268)][_0x6a251(0x188)]&&_0x32506e[_0x6a251(0x27a)][_0x6a251(0x1cd)];}function Vt(_0x25e2fa,_0x3a963f,_0x28a70a,_0x44596c){const _0x4c9e58=_0x35a658,_0x1b7de5=_0x598c68=>!_0x598c68[_0x4c9e58(0x13f)]['is'](_0x4c9e58(0x146))&&!_0x44596c[_0x4c9e58(0x104)](_0x598c68[_0x4c9e58(0x13f)]),_0x1c5d62=_0x25e2fa[_0x4c9e58(0x268)][_0x4c9e58(0x156)](_0x1b7de5),_0x3c631d=_0x25e2fa[_0x4c9e58(0x27a)][_0x4c9e58(0x156)](_0x1b7de5,{'direction':_0x4c9e58(0x1d5)});return(!_0x25e2fa[_0x4c9e58(0x268)][_0x4c9e58(0x2a9)](_0x1c5d62)||!_0x25e2fa[_0x4c9e58(0x27a)][_0x4c9e58(0x2a9)](_0x3c631d))&&(_0x1c5d62[_0x4c9e58(0x16c)](_0x3c631d)?_0x28a70a[_0x4c9e58(0x216)](_0x3a963f,{'range':_0x28a70a[_0x4c9e58(0x16e)](_0x1c5d62,_0x3c631d)}):_0x28a70a[_0x4c9e58(0x259)](_0x3a963f),!0x0);}function Ut(_0x5a15b2){return _0x48b14e(_0x5a15b2);}function Ot(_0xe7b87a){const _0xe18abf=_0x35a658,_0x3c7e69=_0xe7b87a[_0xe18abf(0x268)][_0xe18abf(0x188)];return _0x3c7e69&&_0x3c7e69['is'](_0xe18abf(0x17b));}function Gt(_0x5cce71,_0x398382){const _0x2867db=_0x35a658;return null==_0x5cce71[_0x2867db(0x27a)][_0x2867db(0x272)]&&_0x5cce71[_0x2867db(0x27a)][_0x2867db(0x267)]==_0x5cce71[_0x2867db(0x268)][_0x2867db(0x188)]?Ft(_0x5cce71[_0x2867db(0x268)][_0x2867db(0x188)],_0x398382):_0x5cce71;}function Ft(_0x35ec59,_0x4254e8){const _0x5e4676=_0x35a658,_0x4f1121=_0x4254e8[_0x5e4676(0x28b)][_0x5e4676(0x104)](_0x35ec59)||_0x4254e8[_0x5e4676(0x28b)][_0x5e4676(0x229)](_0x35ec59);return _0x4254e8[_0x5e4676(0x16e)](_0x4254e8[_0x5e4676(0x1a9)](_0x35ec59,_0x5e4676(0x1d0)),_0x4f1121?_0x4254e8[_0x5e4676(0x233)](_0x35ec59):_0x4254e8[_0x5e4676(0x1a9)](_0x35ec59,_0x5e4676(0x27a)));}function Pt(_0x10e0a8,_0x5b253e,_0xa3fbac,_0x1b3022,_0x4c6b2d){const _0xa356f=_0x35a658;if(!Lt(_0x10e0a8,_0x5b253e))return!0x1;if(_0xa3fbac[_0xa356f(0x27a)][_0xa356f(0x2a9)](_0x1b3022[_0xa356f(0x268)]))return!0x0;if(_0x10e0a8[_0xa356f(0x2b0)]!=_0x5b253e[_0xa356f(0x2b0)])return!0x1;if(!_0xa3fbac[_0xa356f(0x27a)][_0xa356f(0x12c)](_0x1b3022[_0xa356f(0x268)]))return!0x1;const _0x30a238=_0x4c6b2d[_0xa356f(0x16e)](_0xa3fbac[_0xa356f(0x27a)],_0x1b3022[_0xa356f(0x268)])[_0xa356f(0x120)]();for(const _0x574ffd of _0x30a238)if([_0xa356f(0x219),_0xa356f(0x178)][_0xa356f(0x107)](_0x574ffd[_0xa356f(0x2b0)])&&_0x4c6b2d[_0xa356f(0x28b)][_0xa356f(0x237)](_0x574ffd[_0xa356f(0x13f)]))return!0x1;return!0x0;}function Lt(_0x73255,_0x31d325,_0x11e176=[]){const _0x11cf00=_0x35a658;return!(!_0x73255[_0x11cf00(0x173)]||!_0x31d325[_0x11cf00(0x173)])&&_0x257a58(_0x1c37b2(_0x73255[_0x11cf00(0x25f)],_0x11e176),_0x1c37b2(_0x31d325[_0x11cf00(0x25f)],_0x11e176));}function Ht(_0x2d81d8,_0x40681e){const _0x82b865=_0x35a658,_0x30596a=qt(_0x2d81d8[_0x82b865(0x25f)]),_0x17a0b7=qt(_0x40681e);if(!_0x2d81d8[_0x82b865(0x173)])return!0x1;for(const _0x689cc5 of Object[_0x82b865(0x17f)](_0x17a0b7))if(!_0x257a58(_0x30596a[_0x689cc5],_0x17a0b7[_0x689cc5]))return!0x1;return!0x0;}function qt(_0x5caf33){const _0x8ec52f=_0x35a658,_0x32c362=Object[_0x8ec52f(0x21e)]({},_0x5caf33);return delete _0x32c362[_0x8ec52f(0x24e)],delete _0x32c362[_0x8ec52f(0x180)],_0x32c362;}
23
+ const _0x43430a=_0x45dc;(function(_0x238d8b,_0x3bb70a){const _0x4ab560=_0x45dc,_0x18ebc1=_0x238d8b();while(!![]){try{const _0x10da72=parseInt(_0x4ab560(0x186))/0x1*(-parseInt(_0x4ab560(0x2c5))/0x2)+parseInt(_0x4ab560(0x16c))/0x3+parseInt(_0x4ab560(0x233))/0x4+parseInt(_0x4ab560(0x13f))/0x5+parseInt(_0x4ab560(0x1a6))/0x6+parseInt(_0x4ab560(0x17e))/0x7*(parseInt(_0x4ab560(0x131))/0x8)+parseInt(_0x4ab560(0x2ba))/0x9*(-parseInt(_0x4ab560(0x29b))/0xa);if(_0x10da72===_0x3bb70a)break;else _0x18ebc1['push'](_0x18ebc1['shift']());}catch(_0x41ad7e){_0x18ebc1['push'](_0x18ebc1['shift']());}}}(_0x1290,0xa2cfe));import{Plugin as _0x47589a,PendingActions as _0x48495f}from'ckeditor5/src/core.js';import{LiveRange as _0x295af4}from'ckeditor5/src/engine.js';import{CKEditorError as _0x1b1e45,uid as _0x8648ca,priorities as _0x395bb6,logWarning as _0x5503df}from'ckeditor5/src/utils.js';import{toWidget as _0x4ff6c2}from'ckeditor5/src/widget.js';import{Users as _0x367796,hashObject as _0x12a5f0,surroundingMarkersDetector as _0x1cb905}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x6a3dcd from'./commands/trackchangescommand.js';import _0x535b5c from'./commands/acceptsuggestioncommand.js';import _0x17e482 from'./commands/discardsuggestioncommand.js';import _0x4c702a from'./commands/executeonallsuggestionscommand.js';import _0x22069f from'./commands/executeonselectedsuggestionscommand.js';import _0x73c476 from'./suggestion.js';import _0x3e5684 from'./suggestiondescriptionfactory.js';import _0x3937a5 from'./integrations/aiassistant.js';import _0x5ee609 from'./integrations/alignment.js';import _0x2bfc28 from'./integrations/basicstyles.js';import _0x33912a from'./integrations/blockquote.js';import _0x2539ed from'./integrations/casechange.js';import _0x536106 from'./integrations/ckbox.js';import _0x53ecad from'./integrations/codeblock.js';import _0x53ba69 from'./integrations/comments.js';import _0x462302 from'./integrations/deletecommand.js';import _0x21f30b from'./integrations/list.js';import _0x5bb5bd from'./integrations/listproperties.js';import _0x22c078 from'./integrations/entercommand.js';import _0xd41a12 from'./integrations/findandreplace.js';import _0x5ecd39 from'./integrations/font.js';function _0x45dc(_0x275d2d,_0x25c4d2){const _0x12909f=_0x1290();return _0x45dc=function(_0x45dc94,_0x4870dd){_0x45dc94=_0x45dc94-0x125;let _0x27c143=_0x12909f[_0x45dc94];return _0x27c143;},_0x45dc(_0x275d2d,_0x25c4d2);}import _0x213cb8 from'./integrations/formatpainter.js';import _0x37bb14 from'./integrations/heading.js';import _0x683cdf from'./integrations/highlight.js';import _0x3a6cf9 from'./integrations/horizontalline.js';import _0x4b0643 from'./integrations/htmlembed.js';import _0x4b54ad from'./integrations/image.js';import _0x5d996c from'./integrations/imagereplace.js';import _0xcea9b8 from'./integrations/imagestyle.js';import _0x1ae94c from'./integrations/importword.js';import _0x477257 from'./integrations/indent.js';import _0x6422a0 from'./integrations/inputcommand.js';import _0x1585bd from'./integrations/link.js';import _0x1527d5 from'./integrations/legacylist.js';import _0x42abc8 from'./integrations/legacylistproperties.js';import _0x22425e from'./integrations/mediaembed.js';import _0x7011c8 from'./integrations/mention.js';import _0x4f2fbe from'./integrations/mergefields.js';import _0x4e9797 from'./integrations/multilevellist.js';import _0x222ae4 from'./integrations/pagebreak.js';import _0x54deaa from'./integrations/paragraph.js';import _0x4e1e95 from'./integrations/removeformat.js';import _0x1f2b51 from'./integrations/restrictededitingmode.js';import _0xb2ac3d from'./integrations/shiftentercommand.js';import _0x2d84c7 from'./integrations/standardeditingmode.js';import _0x260ef7 from'./integrations/style.js';import _0x1fb9d7 from'./integrations/table.js';import _0x5c8b6a from'./integrations/tablemergesplit.js';import _0x5b4260 from'./integrations/tableheadings.js';import _0x327921 from'./integrations/tableclipboard.js';import _0x2bf5f8 from'./integrations/tablecolumnresize.js';import _0x516ba8 from'./integrations/template.js';import _0x59ec46 from'./integrations/tableofcontents.js';import _0xe0d0eb from'./integrations/title.js';import _0x4d1335 from'./integrations/undo.js';import _0x5662be from'./integrations/tablecaption.js';import _0x12200f from'./integrations/tableproperties.js';import{getTranslation as _0x2cd0af}from'./utils/common-translations.js';import{isEqual as _0x4cd509,omit as _0x3f3a16}from'lodash-es';export const renameAttributeKey=_0x43430a(0x29f);export default class p extends _0x47589a{static get[_0x43430a(0x18d)](){const _0x2c5ea0=_0x43430a;return[_0x2c5ea0(0x257),_0x367796,_0x48495f,_0x3937a5,_0x5ee609,_0x2bfc28,_0x33912a,_0x536106,_0x2539ed,_0x53ecad,_0x53ba69,_0x462302,_0x22c078,_0xd41a12,_0x5ecd39,_0x213cb8,_0x37bb14,_0x683cdf,_0x3a6cf9,_0x4b0643,_0x4b54ad,_0xcea9b8,_0x5d996c,_0x1ae94c,_0x477257,_0x6422a0,_0x1527d5,_0x42abc8,_0x4e9797,_0x1585bd,_0x21f30b,_0x5bb5bd,_0x22425e,_0x7011c8,_0x4f2fbe,_0x222ae4,_0x54deaa,_0x4e1e95,_0x1f2b51,_0xb2ac3d,_0x2d84c7,_0x260ef7,_0x1fb9d7,_0x5c8b6a,_0x5b4260,_0x5662be,_0x327921,_0x2bf5f8,_0x59ec46,_0x12200f,_0x516ba8,_0xe0d0eb,_0x4d1335];}static get[_0x43430a(0x259)](){const _0x6bf114=_0x43430a;return _0x6bf114(0x2ca);}constructor(_0x37ea46){const _0x2d1181=_0x43430a;function _0x1b7ee9(_0x54c595){const _0x1c1310=_0x45dc;return _0x54c595[_0x1c1310(0x151)](_0x28bb18=>String[_0x1c1310(0x1a1)](_0x28bb18))[_0x1c1310(0x1ac)]('');}super(_0x37ea46),this[_0x2d1181(0x240)]=!0x1,this[_0x2d1181(0x1f0)](_0x2d1181(0x16a),[]),this['on'](_0x2d1181(0x1bc),(_0x49d7e1,_0x4751f0,_0x2ef3b6,_0x5c2b87)=>{const _0x32bef6=_0x2d1181;this[_0x32bef6(0x141)][_0x32bef6(0x2b3)](()=>{const _0x1c12f9=_0x32bef6;for(const _0x1dcc5e of[..._0x5c2b87,..._0x2ef3b6])this[_0x1c12f9(0x141)][_0x1c12f9(0x1c7)][_0x1c12f9(0x1b9)](_0x1dcc5e)&&_0x37ea46[_0x1c12f9(0x1ec)][_0x1c12f9(0x180)](_0x1dcc5e);});}),this[_0x2d1181(0x168)]=new _0x3e5684(this[_0x2d1181(0x28d)][_0x2d1181(0x228)][_0x2d1181(0x1cf)],this[_0x2d1181(0x28d)][_0x2d1181(0x272)]),this[_0x2d1181(0x2a9)]=null,this[_0x2d1181(0x21e)]=new Rt(this[_0x2d1181(0x28d)]),this[_0x2d1181(0x1b7)]=new Map(),this[_0x2d1181(0x281)]=_0x37ea46[_0x2d1181(0x26e)][_0x2d1181(0x18e)](_0x2d1181(0x257)),this[_0x2d1181(0x2c4)]=new Set(),this[_0x2d1181(0x141)]=this[_0x2d1181(0x28d)][_0x2d1181(0x228)],this[_0x2d1181(0x1aa)]=new WeakMap(),this[_0x2d1181(0x1c8)]=!0x1,this[_0x2d1181(0x283)]=new Set([_0x2d1181(0x29f)]),this[_0x2d1181(0x1ce)]=new Set(),_0x37ea46[_0x2d1181(0x17f)][_0x2d1181(0x19d)](_0x2d1181(0x261),_0x2d1181(0x173)),this[_0x2d1181(0x265)]=_0x37ea46[_0x2d1181(0x17f)][_0x2d1181(0x18e)](_0x2d1181(0x261)),_0x37ea46[_0x2d1181(0x17f)][_0x2d1181(0x19d)](_0x2d1181(0x23d),!0x0),this[_0x2d1181(0x207)]=_0x37ea46[_0x2d1181(0x17f)][_0x2d1181(0x18e)](_0x2d1181(0x23d)),this[_0x2d1181(0x25f)]=new _0x6a3dcd(_0x37ea46,this[_0x2d1181(0x2c4)]),this[_0x2d1181(0x1af)](),this[_0x1b7ee9([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1b7ee9([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x38]);}[_0x43430a(0x1e8)](){const _0x55e8b9=_0x43430a,_0x3271e4=this[_0x55e8b9(0x28d)],_0x4b0ea0=(_0x19163e,_0x37d544)=>{const _0x5b51ca=_0x55e8b9;if(_0x5b51ca(0x1e0)!=_0x19163e)return _0x5b51ca(0x1b8)+_0x19163e;const _0x420f4b=_0x37d544[_0x5b51ca(0x262)]('|')[0x0];return this[_0x5b51ca(0x245)](_0x420f4b)?_0x5b51ca(0x16d):_0x5b51ca(0x184);};_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x241))[_0x55e8b9(0x1ff)]({'model':_0x55e8b9(0x1ba),'view':_0x345a42=>{const _0x53ef50=_0x55e8b9,{id:_0xe2cbd8,type:_0x54b87a,subType:_0x2914d8}=this[_0x53ef50(0x202)](_0x345a42[_0x53ef50(0x24a)]),_0x55974f=[_0x53ef50(0x2d1),_0x4b0ea0(_0x54b87a,_0x2914d8)];let _0x5e6c50=0xbb8;return this[_0x53ef50(0x16a)][_0x53ef50(0x2a0)](_0x345a42[_0x53ef50(0x24a)])&&(_0x55974f[_0x53ef50(0x179)](_0x53ef50(0x225)),_0x5e6c50=0xbc2),_0x53ef50(0x1f2)==_0x54b87a&&(_0x5e6c50+=0x5),{'classes':_0x55974f,'attributes':{'data-suggestion':_0xe2cbd8},'priority':_0x5e6c50};}}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x20a))[_0x55e8b9(0x2b8)](_0x1acc72=>{const _0x4a223a=_0x55e8b9;_0x1acc72['on'](_0x4a223a(0x13c),(_0x299bcc,_0x16cdf8,_0x3be101)=>{const _0x27c667=_0x4a223a;if(!_0x3be101[_0x27c667(0x229)][_0x27c667(0x2bc)])return;const _0x1b978c=_0x16cdf8[_0x27c667(0x24d)];if(!_0x1b978c)return;const _0x3dc033=_0x3be101[_0x27c667(0x20e)][_0x27c667(0x169)](_0x1b978c);_0x3271e4[_0x27c667(0x228)][_0x27c667(0x1cf)][_0x27c667(0x1d2)](_0x1b978c)&&_0x3dc033&&!_0x3dc033[_0x27c667(0x155)](_0x27c667(0x137))&&_0x3dc033['is'](_0x27c667(0x284))&&_0x4ff6c2(_0x3dc033,_0x3be101[_0x27c667(0x125)]);},{'priority':_0x4a223a(0x1d5)});}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x20a))[_0x55e8b9(0x1ff)]({'model':_0x55e8b9(0x1ba),'view':(_0x43d22d,_0x9cab99)=>{const _0x5aa388=_0x55e8b9;if(!_0x9cab99[_0x5aa388(0x229)][_0x5aa388(0x2bc)])return null;const {type:_0x5aca9f,subType:_0x450961}=this[_0x5aa388(0x202)](_0x43d22d[_0x5aa388(0x24a)]);return{'classes':[_0x5aa388(0x2d1),_0x4b0ea0(_0x5aca9f,_0x450961)],'priority':0xbb8};}});const _0x16d172=({showActiveMarkers:_0x2122f3=!0x0,isAttributeSuggestion:_0x286317=!0x1}={})=>(_0x3563fd,_0x1280ac,_0x5a3302)=>{const _0x3c117c=_0x55e8b9;if(!_0x1280ac[_0x3c117c(0x24d)])return;const {id:_0x301fab}=this[_0x3c117c(0x202)](_0x1280ac[_0x3c117c(0x24a)]);if(_0x286317){const _0x4a581a=this[_0x3c117c(0x1b7)][_0x3c117c(0x18e)](_0x301fab),_0x6e20ac=this[_0x3c117c(0x14e)](_0x4a581a);if(!this[_0x3c117c(0x245)](_0x6e20ac))return;}if(_0x1280ac[_0x3c117c(0x24d)]['is'](_0x3c117c(0x18c)))return void _0x5a3302[_0x3c117c(0x22c)][_0x3c117c(0x13b)](_0x1280ac[_0x3c117c(0x24d)],_0x3563fd[_0x3c117c(0x2c0)]);const _0x4fe1ae=_0x5a3302[_0x3c117c(0x20e)][_0x3c117c(0x169)](_0x1280ac[_0x3c117c(0x24d)]);if(_0x1280ac[_0x3c117c(0x24d)]['is'](_0x3c117c(0x278))&&_0x3271e4[_0x3c117c(0x228)][_0x3c117c(0x1cf)][_0x3c117c(0x2a4)](_0x1280ac[_0x3c117c(0x24d)])&&!_0x4fe1ae[_0x3c117c(0x155)](_0x3c117c(0x13a))){_0x5a3302[_0x3c117c(0x125)][_0x3c117c(0x12d)]([_0x3c117c(0x2d1),_0x3c117c(0x16d)],_0x4fe1ae),_0x5a3302[_0x3c117c(0x125)][_0x3c117c(0x194)](_0x3c117c(0x171),_0x301fab,_0x4fe1ae),_0x5a3302[_0x3c117c(0x20e)][_0x3c117c(0x15c)](_0x4fe1ae,_0x1280ac[_0x3c117c(0x24a)]),_0x2122f3&&(this[_0x3c117c(0x16a)][_0x3c117c(0x2a0)](_0x1280ac[_0x3c117c(0x24a)])?_0x5a3302[_0x3c117c(0x125)][_0x3c117c(0x12d)](_0x3c117c(0x225),_0x4fe1ae):_0x5a3302[_0x3c117c(0x125)][_0x3c117c(0x2af)](_0x3c117c(0x225),_0x4fe1ae));for(const _0x185d0e of _0x3271e4[_0x3c117c(0x228)][_0x3c117c(0x29e)](_0x1280ac[_0x3c117c(0x24d)])[_0x3c117c(0x27c)]())_0x5a3302[_0x3c117c(0x22c)][_0x3c117c(0x13b)](_0x185d0e,_0x3563fd[_0x3c117c(0x2c0)]);_0x5a3302[_0x3c117c(0x22c)][_0x3c117c(0x13b)](_0x1280ac[_0x3c117c(0x24d)],_0x3563fd[_0x3c117c(0x2c0)]);}};_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x20a))[_0x55e8b9(0x2b8)](_0x37c0d0=>{const _0x262b9f=_0x55e8b9;_0x37c0d0['on'](_0x262b9f(0x2b9),(_0x330490,_0x179655,_0x27cc2a)=>{const _0x253ff4=_0x262b9f;_0x27cc2a[_0x253ff4(0x229)][_0x253ff4(0x2bc)]&&_0x16d172({'showActiveMarkers':!0x1})(_0x330490,_0x179655,_0x27cc2a);},{'priority':_0x262b9f(0x1bf)});}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x20a))[_0x55e8b9(0x2b8)](_0x2c736b=>{const _0x2f65f4=_0x55e8b9;_0x2c736b['on'](_0x2f65f4(0x2aa),(_0x41a7a5,_0x5c9966,_0x56db7e)=>{const _0x2e6e45=_0x2f65f4;_0x56db7e[_0x2e6e45(0x229)][_0x2e6e45(0x2bc)]&&_0x16d172({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x41a7a5,_0x5c9966,_0x56db7e);},{'priority':_0x2f65f4(0x1bf)});}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x20a))[_0x55e8b9(0x232)]({'model':_0x55e8b9(0x1ba),'view':(_0x480cf4,_0xaa76e1)=>_0xaa76e1[_0x55e8b9(0x229)][_0x55e8b9(0x2bc)]?null:{'group':_0x55e8b9(0x1ba),'name':_0x480cf4[_0x55e8b9(0x19e)](0xb)}}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x1f8))[_0x55e8b9(0x1f6)]({'view':{'name':_0x55e8b9(0x1ba),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x31c0c1,{writer:_0x22e573})=>{const _0x2ef5e4=_0x55e8b9;let _0x18e706=_0x2ef5e4(0x293)+_0x31c0c1[_0x2ef5e4(0x1fa)](_0x2ef5e4(0x28b))+':'+_0x31c0c1[_0x2ef5e4(0x1fa)]('id');return _0x31c0c1[_0x2ef5e4(0x1fa)](_0x2ef5e4(0x223))&&(_0x18e706+=':'+_0x31c0c1[_0x2ef5e4(0x1fa)](_0x2ef5e4(0x223))),_0x22e573[_0x2ef5e4(0x162)](_0x2ef5e4(0x19a),{'data-name':_0x18e706});}}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x1f8))[_0x55e8b9(0x23a)]({'view':_0x55e8b9(0x1ba)}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x241))[_0x55e8b9(0x2b8)](_0x5c78c3=>{const _0x5b1fa2=_0x55e8b9;_0x5c78c3['on'](_0x5b1fa2(0x2b9),_0x16d172(),{'priority':_0x5b1fa2(0x1d5)});}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x241))[_0x55e8b9(0x2b8)](_0x4566ed=>{const _0xf1d3fa=_0x55e8b9;_0x4566ed['on'](_0xf1d3fa(0x2aa),_0x16d172({'isAttributeSuggestion':!0x0}),{'priority':_0xf1d3fa(0x1d5)});}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x241))[_0x55e8b9(0x2b8)](_0x4df604=>{const _0x2acf17=_0x55e8b9;_0x4df604['on'](_0x2acf17(0x2a5),(_0x140841,_0x328cd6,_0x1a18fe)=>{const _0x53efac=_0x2acf17,_0x5c00c0=_0x1a18fe[_0x53efac(0x20e)][_0x53efac(0x23c)](_0x328cd6[_0x53efac(0x24a)]);if(_0x5c00c0){for(const _0x321994 of _0x5c00c0)_0x321994[_0x53efac(0x155)](_0x53efac(0x13a))||(_0x1a18fe[_0x53efac(0x125)][_0x53efac(0x2af)]([_0x53efac(0x2d1),_0x53efac(0x16d),_0x53efac(0x225)],_0x321994),_0x1a18fe[_0x53efac(0x125)][_0x53efac(0x224)](_0x53efac(0x171),_0x321994),_0x1a18fe[_0x53efac(0x20e)][_0x53efac(0x1fd)](_0x321994,_0x328cd6[_0x53efac(0x24a)]));}},{'priority':_0x2acf17(0x1d5)});}),_0x3271e4[_0x55e8b9(0x2c1)][_0x55e8b9(0x1eb)](_0x55e8b9(0x241))[_0x55e8b9(0x2b8)](_0x3b9a90=>{const _0x3b75ff=_0x55e8b9;_0x3b9a90['on'](_0x3b75ff(0x219),(_0x1748ee,_0x47b7e1,_0x4e8f62)=>{const _0x3b688c=_0x3b75ff,_0x58a25b=_0x4e8f62[_0x3b688c(0x20e)][_0x3b688c(0x23c)](_0x47b7e1[_0x3b688c(0x24a)]);if(!_0x58a25b)return;const {id:_0x5898aa}=this[_0x3b688c(0x202)](_0x47b7e1[_0x3b688c(0x24a)]),_0x1b3a92=this[_0x3b688c(0x1b7)][_0x3b688c(0x18e)](_0x5898aa),_0x5d6c4c=this[_0x3b688c(0x14e)](_0x1b3a92);if(this[_0x3b688c(0x245)](_0x5d6c4c)){for(const _0x240983 of _0x58a25b)_0x240983[_0x3b688c(0x155)](_0x3b688c(0x13a))||(_0x4e8f62[_0x3b688c(0x125)][_0x3b688c(0x2af)]([_0x3b688c(0x2d1),_0x3b688c(0x16d),_0x3b688c(0x225)],_0x240983),_0x4e8f62[_0x3b688c(0x125)][_0x3b688c(0x224)](_0x3b688c(0x171),_0x240983),_0x4e8f62[_0x3b688c(0x20e)][_0x3b688c(0x1fd)](_0x240983,_0x47b7e1[_0x3b688c(0x24a)]));}},{'priority':_0x3b75ff(0x1d5)});}),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x2d3)][_0x55e8b9(0x237)](_0xdf41dd=>{const _0x311de9=_0x55e8b9;let _0x46da55=!0x1;const _0x211f59=Array[_0x311de9(0x279)](_0x3271e4[_0x311de9(0x228)][_0x311de9(0x2d3)][_0x311de9(0x27f)][_0x311de9(0x236)]()),_0x125ad8=new Set();for(const {name:_0x1763b5,data:_0x39fd27}of _0x211f59){const {group:_0x1fe362,type:_0x286097,subType:_0x25cc47,id:_0x4857a6}=this[_0x311de9(0x202)](_0x1763b5);if(_0x311de9(0x1ba)!==_0x1fe362)continue;const _0x5e7ff7=this[_0x311de9(0x1b7)][_0x311de9(0x18e)](_0x4857a6);if(null!=_0x39fd27[_0x311de9(0x24c)]){_0x311de9(0x166)==_0x286097&&(_0x46da55=_0x46da55||Vt(_0x39fd27[_0x311de9(0x24c)],_0x1763b5,_0xdf41dd,_0x3271e4[_0x311de9(0x228)][_0x311de9(0x1cf)]));const _0x464d20=_0x311de9(0x1e0)==_0x286097&&this[_0x311de9(0x245)](_0x25cc47[_0x311de9(0x262)]('|')[0x0]);if(_0x39fd27[_0x311de9(0x24c)][_0x311de9(0x27b)]||_0x311de9(0x1a8)==_0x39fd27[_0x311de9(0x24c)][_0x311de9(0x27a)][_0x311de9(0x1bd)]||_0x311de9(0x1d0)==_0x286097&&!Ot(_0x39fd27[_0x311de9(0x24c)])||_0x464d20&&!Ot(_0x39fd27[_0x311de9(0x24c)])||_0x311de9(0x1f2)==_0x286097&&!(!Et(_0x2a3ed2=_0x39fd27[_0x311de9(0x24c)])&&!function(_0x3ea05a){const _0x57bc96=_0x311de9;return _0x3ea05a[_0x57bc96(0x23e)][_0x57bc96(0x159)]==_0x3ea05a[_0x57bc96(0x1ef)][_0x57bc96(0x1ee)]&&_0x3ea05a[_0x57bc96(0x23e)][_0x57bc96(0x2a2)];}(_0x2a3ed2)))_0xdf41dd[_0x311de9(0x28c)](_0x1763b5),_0x46da55=!0x0;else{if(!_0x5e7ff7||!_0x5e7ff7[_0x311de9(0x269)])continue;_0x125ad8[_0x311de9(0x2b8)](_0x5e7ff7);}}}var _0x2a3ed2;return _0x125ad8[_0x311de9(0x190)]>0x0&&(_0x46da55=!!this[_0x311de9(0x1c5)](_0x125ad8)||_0x46da55),_0x46da55;}),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x2d3)][_0x55e8b9(0x237)](_0x37306e=>{const _0x4af242=_0x55e8b9;let _0x39c6a6=!0x1;for(const _0x41022a of _0x3271e4[_0x4af242(0x228)][_0x4af242(0x2d3)][_0x4af242(0x27f)][_0x4af242(0x132)]())if(_0x4af242(0x1a5)==_0x41022a[_0x4af242(0x1e9)])for(const _0x1301e4 of this[_0x4af242(0x1b7)][_0x4af242(0x1e3)]()){if(_0x1301e4[_0x4af242(0x2c2)]||!_0x1301e4[_0x4af242(0x269)])continue;const _0x4b7e70=_0x4af242(0x1d0)==_0x1301e4[_0x4af242(0x1e9)],_0x1e7e5f=this[_0x4af242(0x14e)](_0x1301e4),_0x260ad9=_0x1e7e5f&&this[_0x4af242(0x245)](_0x1e7e5f);if(!_0x4b7e70&&!_0x260ad9)continue;const _0x464bb0=_0x1301e4[_0x4af242(0x13d)]();if(_0x464bb0[_0x4af242(0x23e)][_0x4af242(0x159)]!=_0x464bb0[_0x4af242(0x1ef)][_0x4af242(0x159)]&&!_0x464bb0[_0x4af242(0x1ef)][_0x4af242(0x2a2)]){const _0x42af66=_0x3271e4[_0x4af242(0x228)][_0x4af242(0x256)](_0x464bb0[_0x4af242(0x23e)][_0x4af242(0x1f4)],_0x4af242(0x1ef)),_0x3ff1ab=_0x3271e4[_0x4af242(0x228)][_0x4af242(0x296)](_0x464bb0[_0x4af242(0x23e)],_0x42af66);_0x37306e[_0x4af242(0x21d)](_0x1301e4[_0x4af242(0x24b)](),{'range':_0x3ff1ab}),_0x39c6a6=!0x0;}}return _0x39c6a6;}),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x2d3)][_0x55e8b9(0x237)](_0x4aede4=>this[_0x55e8b9(0x15d)](_0x4aede4)),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x2d3)][_0x55e8b9(0x237)](_0x22e70c=>!_0x22e70c[_0x55e8b9(0x22f)][_0x55e8b9(0x1ca)]&&this[_0x55e8b9(0x15f)](_0x22e70c)),_0x3271e4[_0x55e8b9(0x228)]['on'](_0x55e8b9(0x139),()=>{const _0xd4da2d=_0x55e8b9;this[_0xd4da2d(0x240)]=!0x1;}),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x2d3)]['on'](_0x55e8b9(0x280),(_0x482485,_0x4e1f90)=>{const _0x3cff5f=_0x55e8b9;if(!_0x4e1f90[_0x3cff5f(0x1ca)]||_0x4e1f90[_0x3cff5f(0x185)])return;if(!this[_0x3cff5f(0x240)])return;const _0x322804=_0x3271e4[_0x3cff5f(0x228)][_0x3cff5f(0x2d3)][_0x3cff5f(0x27f)][_0x3cff5f(0x132)]();if(0x0==_0x322804[_0x3cff5f(0x176)])return;const _0xa24ee6=[],_0x12490a=_0x322804[_0x3cff5f(0x1c2)](_0x868ce2=>_0x3cff5f(0x1e0)==_0x868ce2[_0x3cff5f(0x1e9)]),_0x4e08b7=_0x322804[_0x3cff5f(0x1c2)](_0x2a7a9a=>_0x3cff5f(0x1a5)==_0x2a7a9a[_0x3cff5f(0x1e9)]&&_0x3cff5f(0x2c7)!=_0x2a7a9a[_0x3cff5f(0x2c0)]);for(const _0x43ebf8 of _0x12490a)this[_0x3cff5f(0x22e)](_0x43ebf8[_0x3cff5f(0x20c)])&&_0xa24ee6[_0x3cff5f(0x179)]({'key':_0x43ebf8[_0x3cff5f(0x20c)],'newValue':_0x43ebf8[_0x3cff5f(0x16e)],'oldValue':_0x43ebf8[_0x3cff5f(0x273)],'range':Gt(_0x43ebf8[_0x3cff5f(0x20d)],_0x3271e4[_0x3cff5f(0x228)])});for(const _0x12d35f of _0x4e08b7){if(_0x3cff5f(0x1c0)!=_0x12d35f[_0x3cff5f(0x27e)]&&_0x3cff5f(0x15b)!=_0x12d35f[_0x3cff5f(0x27e)])continue;const _0x40962d=Ft(_0x12d35f[_0x3cff5f(0x263)][_0x3cff5f(0x1f4)],_0x3271e4[_0x3cff5f(0x228)]),_0x256e1a=_0x12d35f[_0x3cff5f(0x1e4)];_0x3cff5f(0x1c0)==_0x12d35f[_0x3cff5f(0x27e)]&&_0xa24ee6[_0x3cff5f(0x179)]({'key':_0x3cff5f(0x29f),'newValue':_0x12d35f[_0x3cff5f(0x2c0)],'oldValue':_0x256e1a[_0x3cff5f(0x2c0)],'range':_0x40962d});for(const [_0x58e90a,_0x3fe79a]of _0x256e1a[_0x3cff5f(0x227)]){if(!this[_0x3cff5f(0x22e)](_0x58e90a))continue;const _0x27ae74=_0x12d35f[_0x3cff5f(0x227)][_0x3cff5f(0x18e)](_0x58e90a);_0x3fe79a!==_0x27ae74&&_0xa24ee6[_0x3cff5f(0x179)]({'key':_0x58e90a,'newValue':_0x27ae74,'oldValue':_0x3fe79a,'range':_0x40962d});}for(const [_0x5c9101,_0x42147d]of _0x12d35f[_0x3cff5f(0x227)])this[_0x3cff5f(0x22e)](_0x5c9101)&&(_0x256e1a[_0x3cff5f(0x227)][_0x3cff5f(0x1b9)](_0x5c9101)||_0xa24ee6[_0x3cff5f(0x179)]({'key':_0x5c9101,'newValue':_0x42147d,'oldValue':null,'range':_0x40962d}));}0x0!=_0xa24ee6[_0x3cff5f(0x176)]&&_0x3271e4[_0x3cff5f(0x228)][_0x3cff5f(0x1c3)](_0x4e1f90,_0x570ed7=>{const _0x376e9c=_0x3cff5f,_0x13cdbe=_0x8648ca();for(const {range:_0x55191a,key:_0x2e72e1,oldValue:_0x4ca295,newValue:_0x54fb2b}of _0xa24ee6)this[_0x376e9c(0x214)](_0x55191a,_0x2e72e1,_0x4ca295,_0x54fb2b,{'groupId':_0x13cdbe});this[_0x376e9c(0x1c6)](_0x570ed7,_0xa24ee6);});},{'priority':_0x55e8b9(0x22d)}),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x1c7)]['on'](_0x55e8b9(0x297),(_0x5957bf,_0x5ad056,_0x16e7f7)=>{const _0x5759a5=_0x55e8b9;if(null==_0x16e7f7){const {id:_0x182b3c}=this[_0x5759a5(0x202)](_0x5ad056[_0x5759a5(0x2c0)]),_0x31b27c=this[_0x5759a5(0x1b7)][_0x5759a5(0x18e)](_0x182b3c);_0x31b27c&&_0x31b27c[_0x5759a5(0x2b4)](_0x5ad056[_0x5759a5(0x2c0)]);}}),_0x3271e4[_0x55e8b9(0x228)][_0x55e8b9(0x2d3)]['on'](_0x55e8b9(0x280),()=>{const _0x31b461=_0x55e8b9,_0x349ff7=Array[_0x31b461(0x279)](_0x3271e4[_0x31b461(0x228)][_0x31b461(0x2d3)][_0x31b461(0x27f)][_0x31b461(0x236)]())[_0x31b461(0x1c2)](_0xcc9a5d=>_0x31b461(0x1ba)===this[_0x31b461(0x202)](_0xcc9a5d[_0x31b461(0x2c0)])[_0x31b461(0x14b)]);if(0x0===_0x349ff7[_0x31b461(0x176)])return;_0x349ff7[_0x31b461(0x24f)]((_0x21c71e,_0x415a1e)=>{const _0x233029=_0x31b461,_0x5667a3=_0x21c71e[_0x233029(0x247)][_0x233029(0x136)],_0x88e6e5=_0x415a1e[_0x233029(0x247)][_0x233029(0x136)];return null===_0x5667a3&&null===_0x88e6e5?0x0:null===_0x5667a3&&null!==_0x88e6e5?-0x1:null!==_0x5667a3&&null===_0x88e6e5?0x1:_0x5667a3[_0x233029(0x23e)][_0x233029(0x1d7)](_0x88e6e5[_0x233029(0x23e)])?-0x1:0x1;});const _0x37e6db=new Set(),_0x391f1e=new Set();for(const {name:_0x277307,data:_0x2b25d5}of _0x349ff7){const {id:_0x4e618f}=this[_0x31b461(0x202)](_0x277307);if(null===_0x2b25d5[_0x31b461(0x136)]){const _0x35844b=this[_0x31b461(0x12a)](_0x277307);_0x391f1e[_0x31b461(0x2b8)](_0x35844b);}else{const _0x5819bd=this[_0x31b461(0x1b7)][_0x31b461(0x18e)](_0x4e618f);null!==_0x2b25d5[_0x31b461(0x24c)]||_0x5819bd[_0x31b461(0x269)]?(_0x37e6db[_0x31b461(0x2b8)](_0x5819bd[_0x31b461(0x12b)]),_0x391f1e[_0x31b461(0x2b8)](_0x5819bd)):this[_0x31b461(0x127)](_0x5819bd);}}_0x391f1e[_0x31b461(0x190)]>0x0&&this[_0x31b461(0x12c)](_0x391f1e);for(const _0x667b46 of _0x37e6db)this[_0x31b461(0x175)](_0x31b461(0x246),_0x667b46);}),_0x3271e4[_0x55e8b9(0x228)]['on'](_0x55e8b9(0x134),(_0x33511e,_0x10cd37)=>{const _0x3f71d9=_0x55e8b9,_0x1a9a16=_0x10cd37[0x0];if(!this[_0x3f71d9(0x1b7)][_0x3f71d9(0x190)])return;if(!_0x1a9a16[_0x3f71d9(0x1da)])return;if(_0x1a9a16[_0x3f71d9(0x22f)][_0x3f71d9(0x185)]||!_0x1a9a16[_0x3f71d9(0x22f)][_0x3f71d9(0x1ca)])return;let _0x348362,_0x3f2392;switch(_0x1a9a16[_0x3f71d9(0x1e9)]){case _0x3f71d9(0x1a5):_0x348362=_0x3271e4[_0x3f71d9(0x228)][_0x3f71d9(0x256)](_0x1a9a16[_0x3f71d9(0x263)]),_0x3f2392=_0x348362[_0x3f71d9(0x1d9)](_0x1a9a16[_0x3f71d9(0x145)]);break;case _0x3f71d9(0x262):_0x348362=_0x3271e4[_0x3f71d9(0x228)][_0x3f71d9(0x256)](_0x1a9a16[_0x3f71d9(0x2d2)]),_0x3f2392=_0x3271e4[_0x3f71d9(0x228)][_0x3f71d9(0x256)](_0x1a9a16[_0x3f71d9(0x23b)]);break;case _0x3f71d9(0x274):_0x348362=_0x3271e4[_0x3f71d9(0x228)][_0x3f71d9(0x256)](_0x1a9a16[_0x3f71d9(0x2a6)]),_0x3f2392=_0x348362[_0x3f71d9(0x1d9)](_0x1a9a16[_0x3f71d9(0x145)]);break;default:return;}const _0x5c8ccb=_0x3271e4[_0x3f71d9(0x228)][_0x3f71d9(0x296)](_0x348362,_0x3f2392);_0x3271e4[_0x3f71d9(0x228)][_0x3f71d9(0x2b3)](()=>{const _0x4729bf=_0x3f71d9;for(const {suggestion:_0x5c1d12,meta:_0x138820}of this[_0x4729bf(0x143)](_0x5c8ccb)){if(_0x5c1d12[_0x4729bf(0x2c2)])continue;if(_0x4729bf(0x166)==_0x5c1d12[_0x4729bf(0x1e9)])continue;const _0xcb82f5=this[_0x4729bf(0x14e)](_0x5c1d12);if(_0xcb82f5&&this[_0x4729bf(0x245)](_0xcb82f5)&&_0x4729bf(0x262)!=_0x1a9a16[_0x4729bf(0x1e9)])continue;const _0x15cbc9=_0x5c1d12[_0x4729bf(0x247)]&&_0x5c1d12[_0x4729bf(0x247)][_0x4729bf(0x1cb)];(_0x4729bf(0x1d0)!=_0x5c1d12[_0x4729bf(0x1e9)]||_0x4729bf(0x262)==_0x1a9a16[_0x4729bf(0x1e9)]&&!_0x15cbc9)&&(_0x138820[_0x4729bf(0x1fe)]||_0x4729bf(0x1b6)==_0x5c1d12[_0x4729bf(0x1e9)]&&_0x138820[_0x4729bf(0x128)]||_0x5c1d12[_0x4729bf(0x13d)]()[_0x4729bf(0x201)](_0x5c8ccb)&&this[_0x4729bf(0x29c)](_0x5c1d12,_0x348362,_0x3f2392));}});},{'priority':_0x55e8b9(0x22d)}),_0x3271e4[_0x55e8b9(0x228)]['on'](_0x55e8b9(0x18f),(_0x49db36,_0x4b7bf9)=>{const _0x1aa98e=_0x55e8b9,_0x263b8b=_0x4b7bf9[0x0],_0x163fae=_0x4b7bf9[0x1];if(_0x163fae&&_0x163fae[_0x1aa98e(0x1cc)])return;if(this[_0x1aa98e(0x1c8)])return;if(!this[_0x1aa98e(0x25f)][_0x1aa98e(0x226)])return;if(_0x263b8b[_0x1aa98e(0x27b)])return;const _0x4e9807=_0x3271e4[_0x1aa98e(0x228)][_0x1aa98e(0x1cf)],{start:_0x3209c3,end:_0x523fae}=_0x263b8b[_0x1aa98e(0x13d)](),_0x380203=_0x3209c3[_0x1aa98e(0x1f4)]&&_0x4e9807[_0x1aa98e(0x153)](_0x3209c3[_0x1aa98e(0x1f4)])?null:_0x4e9807[_0x1aa98e(0x1e5)](_0x3209c3,_0x1aa98e(0x1b0)),_0x43153f=_0x523fae[_0x1aa98e(0x1ee)]&&_0x4e9807[_0x1aa98e(0x153)](_0x523fae[_0x1aa98e(0x1ee)])?null:_0x4e9807[_0x1aa98e(0x1e5)](_0x523fae,_0x1aa98e(0x187)),_0x550b3e=_0x3271e4[_0x1aa98e(0x228)][_0x1aa98e(0x296)](_0x380203?_0x380203[_0x1aa98e(0x23e)]:_0x3209c3,_0x43153f?_0x43153f[_0x1aa98e(0x1ef)]:_0x523fae);_0x3271e4[_0x1aa98e(0x228)][_0x1aa98e(0x2b3)](_0x2358bd=>{const _0x5515d1=_0x1aa98e;this[_0x5515d1(0x1b5)](_0x550b3e);const _0x28d3aa=_0x3271e4[_0x5515d1(0x228)][_0x5515d1(0x1cf)][_0x5515d1(0x1e5)](_0x550b3e[_0x5515d1(0x23e)]);_0x263b8b['is'](_0x5515d1(0x29d))?_0x2358bd[_0x5515d1(0x23f)](_0x28d3aa):_0x263b8b[_0x5515d1(0x167)](_0x28d3aa);}),_0x49db36[_0x1aa98e(0x17b)]();},{'priority':_0x395bb6[_0x55e8b9(0x1a2)]+0xa}),_0x3271e4[_0x55e8b9(0x228)]['on'](_0x55e8b9(0x20b),(_0x11cd32,_0x3ef954)=>{const _0xc0a4cc=_0x55e8b9,_0x24d64d=_0x3ef954[_0x3ef954[_0xc0a4cc(0x176)]-0x1];_0x24d64d&&_0x24d64d[_0xc0a4cc(0x1cc)]||this[_0xc0a4cc(0x1c8)]||this[_0xc0a4cc(0x25f)][_0xc0a4cc(0x226)]&&(_0x3271e4[_0xc0a4cc(0x228)][_0xc0a4cc(0x2b3)](()=>{const _0x4c84a8=_0xc0a4cc;let _0x2bc142=_0x3271e4[_0x4c84a8(0x228)][_0x4c84a8(0x20b)](_0x3ef954[0x0],_0x3ef954[0x1],_0x3ef954[0x2],{'forceDefaultExecution':!0x0});if(!_0x2bc142)return;_0x11cd32[_0x4c84a8(0x2b1)]=_0x2bc142[_0x4c84a8(0x26b)]();const _0x409045=_0x2bc142[_0x4c84a8(0x1ef)][_0x4c84a8(0x1ee)],_0x5e5d28=_0x3271e4[_0x4c84a8(0x228)][_0x4c84a8(0x1cf)];_0x409045&&_0x5e5d28[_0x4c84a8(0x2a4)](_0x409045)&&!_0x5e5d28[_0x4c84a8(0x1d2)](_0x409045)&&(_0x2bc142=_0x3271e4[_0x4c84a8(0x228)][_0x4c84a8(0x296)](_0x2bc142[_0x4c84a8(0x23e)],_0x3271e4[_0x4c84a8(0x228)][_0x4c84a8(0x256)](_0x409045,_0x4c84a8(0x1ef)))),this[_0x4c84a8(0x299)](_0x2bc142);}),_0x11cd32[_0xc0a4cc(0x17b)]());},{'priority':_0x55e8b9(0x1d5)}),this[_0x55e8b9(0x28d)][_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x156),this[_0x55e8b9(0x25f)]),this[_0x55e8b9(0x260)](_0x55e8b9(0x156));const _0x4eb4cc=new _0x535b5c(_0x3271e4,this[_0x55e8b9(0x1b7)]);_0x3271e4[_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x1df),_0x4eb4cc),this[_0x55e8b9(0x260)](_0x55e8b9(0x1df));const _0x3b92f0=new _0x17e482(_0x3271e4,this[_0x55e8b9(0x1b7)]);_0x3271e4[_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x12e),_0x3b92f0),this[_0x55e8b9(0x260)](_0x55e8b9(0x12e)),_0x3271e4[_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x253),new _0x4c702a(_0x3271e4,_0x4eb4cc,this[_0x55e8b9(0x1b7)])),this[_0x55e8b9(0x260)](_0x55e8b9(0x253)),_0x3271e4[_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x2bd),new _0x4c702a(_0x3271e4,_0x3b92f0,this[_0x55e8b9(0x1b7)])),this[_0x55e8b9(0x260)](_0x55e8b9(0x2bd)),_0x3271e4[_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x142),new _0x22069f(_0x3271e4,_0x4eb4cc,this[_0x55e8b9(0x1b7)])),this[_0x55e8b9(0x260)](_0x55e8b9(0x142)),_0x3271e4[_0x55e8b9(0x2c8)][_0x55e8b9(0x2b8)](_0x55e8b9(0x1c9),new _0x22069f(_0x3271e4,_0x3b92f0,this[_0x55e8b9(0x1b7)])),this[_0x55e8b9(0x260)](_0x55e8b9(0x1c9));const _0x4ecbcf=_0x3271e4[_0x55e8b9(0x26e)][_0x55e8b9(0x18e)](_0x55e8b9(0x257));this[_0x55e8b9(0x213)](_0x4ecbcf,_0x55e8b9(0x1ed),(_0x33c819,{threadId:_0x1f8484})=>{const _0x5a4b43=_0x55e8b9,_0x16c9bc=this[_0x5a4b43(0x1b7)][_0x5a4b43(0x18e)](_0x1f8484);_0x16c9bc&&_0x16c9bc[_0x5a4b43(0x1e6)]&&0x1===_0x16c9bc[_0x5a4b43(0x1e6)][_0x5a4b43(0x176)]&&this[_0x5a4b43(0x249)](_0x1f8484,{'hasComments':!0x0});},{'priority':_0x55e8b9(0x291)}),this[_0x55e8b9(0x213)](_0x4ecbcf,_0x55e8b9(0x18a),(_0x439e34,{threadId:_0x11f79c})=>{const _0x14b0f4=_0x55e8b9,_0x197378=this[_0x14b0f4(0x1b7)][_0x14b0f4(0x18e)](_0x11f79c);_0x197378&&_0x197378[_0x14b0f4(0x1e6)]&&!_0x197378[_0x14b0f4(0x1e6)][_0x14b0f4(0x176)]&&this[_0x14b0f4(0x249)](_0x11f79c,{'hasComments':!0x1});},{'priority':_0x55e8b9(0x291)});}set[_0x43430a(0x1c1)](_0x254ff8){const _0x4e5077=_0x43430a;if(this[_0x4e5077(0x2a9)])throw new _0x1b1e45(_0x4e5077(0x277),this);this[_0x4e5077(0x2a9)]=_0x254ff8;}get[_0x43430a(0x1c1)](){const _0xe6b68=_0x43430a;return this[_0xe6b68(0x2a9)];}[_0x43430a(0x26c)]({skipNotAttached:_0x131137=!0x1,toJSON:_0x5db799=!0x1}={}){const _0x52da58=_0x43430a,_0x5ea3b1=[];for(const _0x4f96ac of this[_0x52da58(0x1b7)][_0x52da58(0x1e3)]())_0x131137&&!_0x4f96ac[_0x52da58(0x269)]||_0x5ea3b1[_0x52da58(0x179)](_0x4f96ac);return _0x5db799?_0x5ea3b1[_0x52da58(0x151)](_0x31915f=>_0x31915f[_0x52da58(0x266)]()):_0x5ea3b1;}[_0x43430a(0x1f7)](_0x44f35a){const _0x535cf7=_0x43430a,_0xfeb4ac=this[_0x535cf7(0x1b7)][_0x535cf7(0x18e)](_0x44f35a);if(!_0xfeb4ac)throw new _0x1b1e45(_0x535cf7(0x14a),this);return _0xfeb4ac;}[_0x43430a(0x238)](_0x2dd0cf){const _0x4bd916=_0x43430a;return this[_0x4bd916(0x1b7)][_0x4bd916(0x1b9)](_0x2dd0cf);}[_0x43430a(0x19b)](_0x1e4322){const _0x5870be=_0x43430a,{authorId:_0x109840,id:_0x5eeca4,attributes:_0x47fa02}=_0x1e4322,[_0x45daa2,_0x54401e]=_0x1e4322[_0x5870be(0x1e9)][_0x5870be(0x262)](':'),_0x364a30=this[_0x5870be(0x1b7)][_0x5870be(0x18e)](_0x5eeca4)||this[_0x5870be(0x276)](_0x45daa2,_0x54401e,_0x5eeca4,_0x109840,_0x47fa02);if(this[_0x5870be(0x1d4)](_0x364a30),this[_0x5870be(0x163)](_0x364a30,_0x45daa2,_0x54401e||null,_0x109840),_0x364a30[_0x5870be(0x193)]=_0x1e4322[_0x5870be(0x193)],_0x364a30[_0x5870be(0x2ce)]=!0x0,_0x47fa02&&_0x47fa02[_0x5870be(0x1d1)]){const _0x56fb06=_0x47fa02[_0x5870be(0x1d1)],_0x185a31=this[_0x5870be(0x130)](_0x56fb06[_0x5870be(0x1b3)]);_0x364a30[_0x5870be(0x1a3)]=_0x56fb06[_0x5870be(0x193)],_0x364a30[_0x5870be(0x188)]=_0x185a31,_0x364a30[_0x5870be(0x267)]=!0x0;}else _0x364a30[_0x5870be(0x1a3)]=_0x1e4322[_0x5870be(0x193)];switch(_0x1e4322[_0x5870be(0x247)]&&(_0x364a30[_0x5870be(0x247)]=_0x1e4322[_0x5870be(0x247)]),_0x1e4322[_0x5870be(0x227)]&&(_0x364a30[_0x5870be(0x227)]=_0x1e4322[_0x5870be(0x227)]),this[_0x5870be(0x2a9)]&&this[_0x5870be(0x2a9)][_0x5870be(0x2cf)]||(_0x364a30[_0x5870be(0x1ea)]=!0x0),this[_0x5870be(0x1aa)][_0x5870be(0x18e)](_0x364a30)){case _0x5870be(0x197):this[_0x5870be(0x1aa)][_0x5870be(0x1f0)](_0x364a30,_0x5870be(0x178));break;case _0x5870be(0x19f):_0x364a30[_0x5870be(0x269)]?(this[_0x5870be(0x1c5)](new Set([_0x364a30])),this[_0x5870be(0x12c)](new Set([_0x364a30])),this[_0x5870be(0x1aa)][_0x5870be(0x1f0)](_0x364a30,_0x5870be(0x21f)),this[_0x5870be(0x175)](_0x5870be(0x21a),_0x364a30)):this[_0x5870be(0x1aa)][_0x5870be(0x1f0)](_0x364a30,_0x5870be(0x2b2));}return _0x364a30;}[_0x43430a(0x1df)](_0x5f2a73){const _0x12814b=_0x43430a;this[_0x12814b(0x1cc)](()=>{const _0x1c4240=_0x12814b;this[_0x1c4240(0x28d)][_0x1c4240(0x228)][_0x1c4240(0x2b3)](()=>{const _0x6ea1a5=_0x1c4240;for(const _0x121e36 of _0x5f2a73[_0x6ea1a5(0x2c3)]())_0x121e36[_0x6ea1a5(0x140)]();});});}[_0x43430a(0x12e)](_0x96e57a){const _0x29a024=_0x43430a;this[_0x29a024(0x1cc)](()=>{const _0xabbfb1=_0x29a024;this[_0xabbfb1(0x28d)][_0xabbfb1(0x228)][_0xabbfb1(0x2b3)](()=>{const _0xd729a9=_0xabbfb1;for(const _0x50eebf of _0x96e57a[_0xd729a9(0x2c3)]())_0x50eebf[_0xd729a9(0x12f)]();});});}[_0x43430a(0x260)](_0x344bc2,_0x3aa4d9){const _0x1d39eb=_0x43430a,_0x5d37a4=this[_0x1d39eb(0x28d)][_0x1d39eb(0x2c8)][_0x1d39eb(0x18e)](_0x344bc2);if(!_0x5d37a4)throw new _0x1b1e45(_0x1d39eb(0x2a8),this,{'commandName':_0x344bc2});if(this[_0x1d39eb(0x2c4)][_0x1d39eb(0x1b9)](_0x5d37a4))throw new _0x1b1e45(_0x1d39eb(0x14c),this,{'commandName':_0x344bc2});this[_0x1d39eb(0x2c4)][_0x1d39eb(0x2b8)](_0x5d37a4),_0x3aa4d9&&_0x5d37a4['on'](_0x1d39eb(0x14f),(_0x507b2a,_0x343b9d)=>{const _0x4042af=_0x1d39eb;this[_0x4042af(0x25f)][_0x4042af(0x226)]&&(this[_0x4042af(0x1c8)]||(_0x343b9d[_0x4042af(0x176)]>0x0&&_0x343b9d[_0x343b9d[_0x4042af(0x176)]-0x1]&&_0x343b9d[_0x343b9d[_0x4042af(0x176)]-0x1][_0x4042af(0x1cc)]?_0x343b9d[_0x4042af(0x2cc)]():(_0x507b2a[_0x4042af(0x2b1)]=_0x3aa4d9((..._0x5ee085)=>_0x5d37a4[_0x4042af(0x14f)](..._0x5ee085,{'forceDefaultExecution':!0x0}),..._0x343b9d),_0x507b2a[_0x4042af(0x17b)]())));},{'priority':_0x1d39eb(0x1d5)});}[_0x43430a(0x1cc)](_0x3df832){const _0x163c74=_0x43430a;let _0x42dc93,_0x201bcc;const _0x544000=this[_0x163c74(0x1c8)];this[_0x163c74(0x1c8)]=!0x0;try{_0x42dc93=_0x3df832();}catch(_0x3ced7c){_0x201bcc=_0x3ced7c;}return _0x544000||(this[_0x163c74(0x1c8)]=!0x1),_0x201bcc&&_0x1b1e45[_0x163c74(0x2a7)](_0x201bcc,this),_0x42dc93;}[_0x43430a(0x299)](_0x30f0bf,_0xad484b=null,_0x1d0faa={}){const _0x4c5280=_0x43430a;if(_0x30f0bf[_0x4c5280(0x27b)])return null;const _0x3b0102=this[_0x4c5280(0x28d)][_0x4c5280(0x26e)][_0x4c5280(0x18e)](_0x4c5280(0x203))['me'];for(const {suggestion:_0x468cc3,meta:_0x388e6c}of this[_0x4c5280(0x143)](_0x30f0bf,_0x4c5280(0x1b6)))if(_0x388e6c[_0x4c5280(0x128)]){if(!_0x388e6c[_0x4c5280(0x24e)]){if(_0x388e6c[_0x4c5280(0x1fe)]){if(!this[_0x4c5280(0x207)]||!Ht(_0x468cc3,_0x1d0faa))continue;return _0x468cc3;}if(Ht(_0x468cc3,_0x1d0faa))return _0x468cc3;this[_0x4c5280(0x29c)](_0x468cc3,_0x30f0bf[_0x4c5280(0x23e)],_0x30f0bf[_0x4c5280(0x1ef)]);break;}if(_0xad484b==_0x468cc3[_0x4c5280(0x2cd)]&&Ht(_0x468cc3,_0x1d0faa)){const _0x14a408=_0x468cc3[_0x4c5280(0x13d)]();return _0x14a408[_0x4c5280(0x23e)][_0x4c5280(0x2bf)](_0x30f0bf[_0x4c5280(0x1ef)])?this[_0x4c5280(0x170)](_0x468cc3,this[_0x4c5280(0x141)][_0x4c5280(0x296)](_0x30f0bf[_0x4c5280(0x23e)],_0x14a408[_0x4c5280(0x1ef)])):this[_0x4c5280(0x170)](_0x468cc3,this[_0x4c5280(0x141)][_0x4c5280(0x296)](_0x14a408[_0x4c5280(0x23e)],_0x30f0bf[_0x4c5280(0x1ef)])),_0x468cc3;}}const _0xaf3f7c=_0x8648ca(),_0x3a59da=_0x3b0102['id'],_0x492f8d=_0xad484b?_0x4c5280(0x25a)+_0xad484b:_0x4c5280(0x1b6),_0x1f0502=this[_0x4c5280(0x1a4)]({'id':_0xaf3f7c,'type':_0x492f8d,'createdAt':new Date(),'authorId':_0x3a59da,'attributes':_0x1d0faa});return this[_0x4c5280(0x222)](_0x492f8d,_0xaf3f7c,_0x3a59da,_0x30f0bf),_0x1f0502;}[_0x43430a(0x242)](_0x1f8d83,_0xfe817=_0x43430a(0x298),_0x5093d5={}){const _0x47e6d9=_0x43430a,_0x31e879=this[_0x47e6d9(0x28d)][_0x47e6d9(0x26e)][_0x47e6d9(0x18e)](_0x47e6d9(0x203))['me'],_0x2420ce=this[_0x47e6d9(0x21e)][_0x47e6d9(0x210)](_0x47e6d9(0x1b6),_0xfe817,_0x47e6d9(0x1ac));for(const _0x49339e of this[_0x47e6d9(0x26c)]())if(_0x49339e[_0x47e6d9(0x188)]['id']==_0x31e879['id']&&_0x47e6d9(0x1b6)==_0x49339e[_0x47e6d9(0x1e9)]&&_0x49339e[_0x47e6d9(0x2cd)]==_0xfe817&&Ht(_0x49339e,_0x5093d5)&&(_0x2420ce(_0x49339e[_0x47e6d9(0x2bb)](),_0x1f8d83)||_0x2420ce(_0x1f8d83,_0x49339e[_0x47e6d9(0x2bb)]()))){for(const _0x275cbe of _0x1f8d83)_0x49339e[_0x47e6d9(0x129)](_0x275cbe);return _0x49339e;}for(const {suggestion:_0x2dca42,meta:_0x597080}of this[_0x47e6d9(0x143)](_0x1f8d83,_0x47e6d9(0x1b6))){if(!_0x597080[_0x47e6d9(0x128)])continue;if(!this[_0x47e6d9(0x207)]&&_0x597080[_0x47e6d9(0x1fe)])continue;if(!Ht(_0x2dca42,_0x5093d5))continue;let _0x2654e8=!0x0;for(const _0x175f05 of _0x2dca42[_0x47e6d9(0x2bb)]())for(const _0x5ca2a2 of _0x1f8d83)if(!_0x175f05[_0x47e6d9(0x201)](_0x5ca2a2)){_0x2654e8=!0x1;break;}if(_0x2654e8)return _0x2dca42;}const _0x4932df=_0x8648ca(),_0x254423=_0x31e879['id'],_0x1be4d6=_0x47e6d9(0x25a)+_0xfe817,_0x5bb8b2=this[_0x47e6d9(0x1a4)]({'id':_0x4932df,'type':_0x1be4d6,'createdAt':new Date(),'authorId':_0x254423,'attributes':_0x5093d5});for(const _0x5dc11d of _0x1f8d83)this[_0x47e6d9(0x222)](_0x1be4d6,_0x4932df,_0x254423,_0x5dc11d,_0x73c476[_0x47e6d9(0x1f3)]());return _0x5bb8b2;}[_0x43430a(0x15e)](_0x3a83bb,_0x333ddc,_0x9bea6e=null,_0x3c102a={}){const _0xb78e93=_0x43430a;if(_0x9bea6e=_0x9bea6e||Ut(_0x333ddc),_0x3a83bb[_0xb78e93(0x27b)])return null;if(_0xb78e93(0x27d)===this[_0xb78e93(0x265)]){const _0x32c89b=this[_0xb78e93(0x21e)][_0xb78e93(0x210)](_0xb78e93(0x166),_0x9bea6e,_0xb78e93(0x140));return this[_0xb78e93(0x1cc)](()=>_0x32c89b([_0x3a83bb],_0x333ddc,_0x3c102a)),null;}const _0x1ebfd6=this[_0xb78e93(0x28d)][_0xb78e93(0x26e)][_0xb78e93(0x18e)](_0xb78e93(0x203))['me'],_0x47c575=[];if(_0xb78e93(0x275)!==this[_0xb78e93(0x265)]){for(const {suggestion:_0x149ec8,meta:_0x7f3494}of this[_0xb78e93(0x143)](_0x3a83bb,_0xb78e93(0x1b6)))_0x7f3494[_0xb78e93(0x128)]&&!_0x7f3494[_0xb78e93(0x28a)]&&_0x47c575[_0xb78e93(0x179)](..._0x149ec8[_0xb78e93(0x2bb)]());}const _0x9170ef=function(_0x33a9a8,_0x84e86e){const _0x4e60dc=_0xb78e93,_0x32e449=[];for(const _0x1ca006 of _0x84e86e){const _0x334450=_0x33a9a8[_0x4e60dc(0x231)](_0x1ca006);_0x334450&&_0x32e449[_0x4e60dc(0x179)](_0x334450);}return _0x32e449;}(_0x3a83bb,_0x47c575),_0x4f77fa=function(_0x5a5a0e,_0x19a8aa){const _0x3a26b6=_0xb78e93,_0x3a204f=[_0x5a5a0e];for(const _0x5232e0 of _0x19a8aa){let _0x1867c9=0x0;for(;_0x1867c9<_0x3a204f[_0x3a26b6(0x176)];){const _0x22934d=_0x3a204f[_0x1867c9][_0x3a26b6(0x216)](_0x5232e0);_0x3a204f[_0x3a26b6(0x220)](_0x1867c9,0x1,..._0x22934d),_0x1867c9+=_0x22934d[_0x3a26b6(0x176)];}}return _0x3a204f;}(_0x3a83bb,_0x47c575);_0x9170ef[_0xb78e93(0x176)]&&this[_0xb78e93(0x141)][_0xb78e93(0x2b3)](()=>{const _0x372416=_0xb78e93;for(const _0x31c9b7 of _0x9170ef){const _0x49ddbd=this[_0x372416(0x21e)][_0x372416(0x210)](_0x372416(0x166),_0x9bea6e,_0x372416(0x140));this[_0x372416(0x1cc)](()=>_0x49ddbd([_0x31c9b7],_0x333ddc,_0x3c102a));}});for(const _0x11fe61 of _0x4f77fa){let _0x5372f3=null,_0x4bc449=_0x11fe61[_0xb78e93(0x23e)],_0x417cd5=_0x11fe61[_0xb78e93(0x1ef)];for(const {suggestion:_0x45de70,meta:_0x48d833}of this[_0xb78e93(0x143)](_0x11fe61,_0xb78e93(0x166))){if(!_0x48d833[_0xb78e93(0x128)])continue;if(_0x45de70[_0xb78e93(0x2cd)]!=_0x9bea6e)continue;if(!Ht(_0x45de70,_0x3c102a))continue;const _0x10b3e9=_0x45de70[_0xb78e93(0x13d)]();if(_0x10b3e9[_0xb78e93(0x201)](_0x11fe61,!0x0))return null;_0x4bc449=_0x4bc449[_0xb78e93(0x1d7)](_0x10b3e9[_0xb78e93(0x23e)])?_0x4bc449:_0x10b3e9[_0xb78e93(0x23e)],_0x417cd5=_0x417cd5[_0xb78e93(0x285)](_0x10b3e9[_0xb78e93(0x1ef)])?_0x417cd5:_0x10b3e9[_0xb78e93(0x1ef)],_0x5372f3?_0x10b3e9[_0xb78e93(0x23e)][_0xb78e93(0x1d7)](_0x5372f3[_0xb78e93(0x13d)]()[_0xb78e93(0x23e)])?(_0x5372f3[_0xb78e93(0x20f)](),_0x5372f3=_0x45de70):_0x45de70[_0xb78e93(0x20f)]():_0x5372f3=_0x45de70;}const _0x168094=this[_0xb78e93(0x141)][_0xb78e93(0x296)](_0x4bc449,_0x417cd5);if(_0x5372f3)this[_0xb78e93(0x170)](_0x5372f3,_0x168094);else{const _0x13e637=_0x8648ca(),_0xb410de=_0x1ebfd6['id'];this[_0xb78e93(0x1a4)]({'id':_0x13e637,'type':_0xb78e93(0x147)+_0x9bea6e,'data':_0x333ddc,'createdAt':new Date(),'authorId':_0xb410de,'attributes':_0x3c102a}),this[_0xb78e93(0x222)](_0xb78e93(0x147)+_0x9bea6e,_0x13e637,_0xb410de,_0x168094);}}return null;}[_0x43430a(0x2c9)](_0x326981,_0x2d548d,_0x23a7c8=[],_0x12d614=null,_0x2f2b51={}){const _0x4c9611=_0x43430a;_0x2d548d[_0x4c9611(0x22a)]||(_0x2d548d[_0x4c9611(0x22a)]=_0x2d548d[_0x4c9611(0x248)]),_0x2d548d[_0x4c9611(0x1cb)]=_0x326981['is'](_0x4c9611(0x20d)),_0x12d614=_0x12d614||Ut(_0x2d548d);const _0xe41243=_0x23a7c8[_0x4c9611(0x151)](_0x414d66=>Ft(_0x414d66,this[_0x4c9611(0x141)])),_0x5977fb=_0x326981['is'](_0x4c9611(0x20d))?_0x326981:Ft(_0x326981,this[_0x4c9611(0x141)]);if(_0x4c9611(0x27d)===this[_0x4c9611(0x265)]){const _0x4ee5c1=this[_0x4c9611(0x21e)][_0x4c9611(0x210)](_0x4c9611(0x1d0),_0x12d614,_0x4c9611(0x140));return this[_0x4c9611(0x1cc)](()=>_0x4ee5c1([_0x5977fb],_0x2d548d,_0x2f2b51)),null;}_0xe41243[_0x4c9611(0x179)](_0x5977fb);let _0x372d39=!0x0;for(const _0x3dbce9 of _0xe41243)if(!this[_0x4c9611(0x181)](_0x3dbce9)){_0x372d39=!0x1;break;}if(_0x372d39&&_0x4c9611(0x275)!==this[_0x4c9611(0x265)]){const _0x4cc65b=this[_0x4c9611(0x21e)][_0x4c9611(0x210)](_0x4c9611(0x1d0),_0x12d614,_0x4c9611(0x140));return this[_0x4c9611(0x1cc)](()=>_0x4cc65b([_0x5977fb],_0x2d548d,_0x2f2b51)),null;}let _0x2e754f=null,_0x408006=_0x5977fb[_0x4c9611(0x23e)],_0x318aca=_0x5977fb[_0x4c9611(0x1ef)];for(const {suggestion:_0x1e385e,meta:_0x639be0}of this[_0x4c9611(0x143)](_0x5977fb,_0x4c9611(0x1d0))){if(!_0x639be0[_0x4c9611(0x128)])continue;if(_0x639be0[_0x4c9611(0x24e)]||_0x639be0[_0x4c9611(0x1fe)]||_0x639be0[_0x4c9611(0x28a)])continue;if(_0x1e385e[_0x4c9611(0x247)][_0x4c9611(0x22a)]!=_0x2d548d[_0x4c9611(0x22a)])continue;if(!Ht(_0x1e385e,_0x2f2b51))continue;const _0x586aed=_0x1e385e[_0x4c9611(0x13d)]();if(_0x1e385e[_0x4c9611(0x2cd)]==_0x12d614){if(_0x586aed[_0x4c9611(0x201)](_0x5977fb,!0x0))return null;_0x408006=_0x408006[_0x4c9611(0x1d7)](_0x586aed[_0x4c9611(0x23e)])?_0x408006:_0x586aed[_0x4c9611(0x23e)],_0x318aca=_0x318aca[_0x4c9611(0x285)](_0x586aed[_0x4c9611(0x1ef)])?_0x318aca:_0x586aed[_0x4c9611(0x1ef)],_0x2e754f?_0x586aed[_0x4c9611(0x23e)][_0x4c9611(0x1d7)](_0x2e754f[_0x4c9611(0x13d)]()[_0x4c9611(0x23e)])?(_0x2e754f[_0x4c9611(0x20f)](),_0x2e754f=_0x1e385e):_0x1e385e[_0x4c9611(0x20f)]():_0x2e754f=_0x1e385e;}else{const _0x2edcc8=_0x5977fb[_0x4c9611(0x231)](_0x586aed);this[_0x4c9611(0x221)](_0x1e385e,_0x2edcc8);}}const _0x36adc8=this[_0x4c9611(0x28d)][_0x4c9611(0x26e)][_0x4c9611(0x18e)](_0x4c9611(0x203))['me'],_0x46963b=_0x8648ca(),_0x159069=_0x36adc8['id'];if(_0x2e754f)return this[_0x4c9611(0x170)](_0x2e754f,this[_0x4c9611(0x141)][_0x4c9611(0x296)](_0x408006,_0x318aca)),_0x2e754f;{const _0x45d72a=this[_0x4c9611(0x1a4)]({'id':_0x46963b,'type':_0x4c9611(0x148)+_0x12d614,'data':_0x2d548d,'createdAt':new Date(),'authorId':_0x159069,'attributes':_0x2f2b51});return this[_0x4c9611(0x222)](_0x4c9611(0x148)+_0x12d614,_0x46963b,_0x159069,this[_0x4c9611(0x141)][_0x4c9611(0x296)](_0x408006,_0x318aca)),_0x45d72a;}}[_0x43430a(0x17d)](_0x35ef72,_0x9a4c06,_0x1b41d7=[],_0x52eede=null,_0xaf2ca={}){const _0x256dac=_0x43430a;_0x9a4c06[_0x256dac(0x22a)]||(_0x9a4c06[_0x256dac(0x22a)]=_0x9a4c06[_0x256dac(0x248)]);const _0x3dc303=_0x35ef72[0x0];_0x9a4c06[_0x256dac(0x1cb)]=_0x3dc303['is'](_0x256dac(0x20d)),_0x52eede=_0x52eede||Ut(_0x9a4c06);const _0x5d56aa=_0x1b41d7[_0x256dac(0x151)](_0x4e9fca=>Ft(_0x4e9fca,this[_0x256dac(0x141)])),_0x1b7e6b=_0x3dc303['is'](_0x256dac(0x20d))?_0x35ef72:_0x35ef72[_0x256dac(0x151)](_0x21b59c=>Ft(_0x21b59c,this[_0x256dac(0x141)]));if(_0x256dac(0x27d)===this[_0x256dac(0x265)]){const _0x2fe52c=this[_0x256dac(0x21e)][_0x256dac(0x210)](_0x256dac(0x1d0),_0x52eede,_0x256dac(0x140));return this[_0x256dac(0x1cc)](()=>_0x2fe52c(_0x1b7e6b,_0x9a4c06,_0xaf2ca)),null;}_0x5d56aa[_0x256dac(0x179)](..._0x1b7e6b);let _0x5a7ce0=!0x0;for(const _0x427283 of _0x5d56aa)if(!this[_0x256dac(0x181)](_0x427283)){_0x5a7ce0=!0x1;break;}if(_0x5a7ce0&&_0x256dac(0x275)!==this[_0x256dac(0x265)]){const _0x575e47=this[_0x256dac(0x21e)][_0x256dac(0x210)](_0x256dac(0x1d0),_0x52eede,_0x256dac(0x140));return this[_0x256dac(0x1cc)](()=>_0x575e47(_0x1b7e6b,_0x9a4c06,_0xaf2ca)),null;}const _0x4edd27=this[_0x256dac(0x28d)][_0x256dac(0x26e)][_0x256dac(0x18e)](_0x256dac(0x203))['me'];for(const _0x4001f9 of this[_0x256dac(0x26c)]()){if(_0x4001f9[_0x256dac(0x188)]['id']!=_0x4edd27['id'])continue;if(_0x256dac(0x1d0)!=_0x4001f9[_0x256dac(0x1e9)]||_0x4001f9[_0x256dac(0x247)][_0x256dac(0x22a)]!=_0x9a4c06[_0x256dac(0x22a)])continue;if(!Ht(_0x4001f9,_0xaf2ca))continue;const _0x221390=_0x4001f9[_0x256dac(0x2cd)]==_0x52eede;for(let _0x278eff=0x0;_0x278eff<_0x1b7e6b[_0x256dac(0x176)];_0x278eff++){const _0x381525=_0x1b7e6b[_0x278eff];for(const _0x5aa5ad of _0x4001f9[_0x256dac(0x195)]()){const _0x2ebd71=_0x5aa5ad[_0x256dac(0x218)]();if(_0x381525[_0x256dac(0x2bf)](_0x2ebd71)){_0x221390?(_0x1b7e6b[_0x256dac(0x220)](_0x278eff,0x1),_0x278eff--):_0x4001f9[_0x256dac(0x28c)](_0x5aa5ad[_0x256dac(0x2c0)]);break;}}}}if(0x0==_0x1b7e6b[_0x256dac(0x176)])return null;const _0x379a5b=this[_0x256dac(0x21e)][_0x256dac(0x210)](_0x256dac(0x1d0),_0x52eede,_0x256dac(0x1ac));for(const _0x1a3f83 of this[_0x256dac(0x26c)]())if(_0x1a3f83[_0x256dac(0x188)]['id']==_0x4edd27['id']&&_0x256dac(0x1d0)==_0x1a3f83[_0x256dac(0x1e9)]&&_0x1a3f83[_0x256dac(0x247)][_0x256dac(0x22a)]==_0x9a4c06[_0x256dac(0x22a)]&&_0x1a3f83[_0x256dac(0x2cd)]==_0x52eede&&Ht(_0x1a3f83,_0xaf2ca)&&(_0x379a5b(_0x1a3f83[_0x256dac(0x2bb)](),_0x1b7e6b)||_0x379a5b(_0x1b7e6b,_0x1a3f83[_0x256dac(0x2bb)]()))){for(const _0x4ab665 of _0x1b7e6b)_0x1a3f83[_0x256dac(0x129)](_0x4ab665);return _0x1a3f83;}const _0x505b53=_0x8648ca(),_0xf82b97=_0x4edd27['id'],_0x485b67=_0x256dac(0x148)+_0x52eede,_0x28374f=this[_0x256dac(0x1a4)]({'id':_0x505b53,'type':_0x485b67,'data':_0x9a4c06,'createdAt':new Date(),'authorId':_0xf82b97,'attributes':_0xaf2ca});for(const _0x16160e of _0x1b7e6b)this[_0x256dac(0x222)](_0x485b67,_0x505b53,_0xf82b97,_0x16160e,_0x73c476[_0x256dac(0x1f3)]());return _0x28374f;}[_0x43430a(0x1b5)](_0x524016,_0x1f23dd=null,_0x497374={}){const _0x56ac89=_0x43430a;if(_0x524016[_0x56ac89(0x27b)])return null;const _0xa608a2=this[_0x56ac89(0x28d)][_0x56ac89(0x26e)][_0x56ac89(0x18e)](_0x56ac89(0x203))['me'],_0x1ed9c6=new _0x295af4(_0x524016[_0x56ac89(0x23e)],_0x524016[_0x56ac89(0x1ef)]);for(const {suggestion:_0x4f8c29,meta:_0x10a22f}of this[_0x56ac89(0x143)](_0x1ed9c6,_0x56ac89(0x1b6)))if(_0x10a22f[_0x56ac89(0x128)]&&!_0x10a22f[_0x56ac89(0x24e)]){if(_0x4f8c29[_0x56ac89(0x2c2)]){const _0x213801=_0x4f8c29[_0x56ac89(0x2bb)]()[_0x56ac89(0x1c2)](_0x2c73cf=>_0x56ac89(0x1a8)!=_0x2c73cf[_0x56ac89(0x27a)][_0x56ac89(0x1bd)]);_0x213801[_0x56ac89(0x157)](_0x3493c5=>_0x1ed9c6[_0x56ac89(0x201)](_0x3493c5,!0x0))&&_0x4f8c29[_0x56ac89(0x12f)]();if(_0x213801[_0x56ac89(0x135)](_0xe35bd=>_0xe35bd[_0x56ac89(0x201)](_0x1ed9c6,!0x0))){const _0x594ab0=this[_0x56ac89(0x21e)][_0x56ac89(0x210)](_0x56ac89(0x1f2),_0x1f23dd,_0x56ac89(0x140));return this[_0x56ac89(0x1cc)](()=>_0x594ab0([_0x1ed9c6],null,_0x497374)),null;}}else{const _0x1e3d7d=_0x1ed9c6[_0x56ac89(0x231)](_0x4f8c29[_0x56ac89(0x13d)]());null!==_0x1e3d7d&&_0x4f8c29[_0x56ac89(0x290)]([_0x1e3d7d],null,_0x497374);}}if(_0x1ed9c6[_0x56ac89(0x152)](),_0x1ed9c6[_0x56ac89(0x27b)]||_0x56ac89(0x1a8)==_0x1ed9c6[_0x56ac89(0x27a)][_0x56ac89(0x1bd)])return null;let _0x471286=null,_0x15a188=_0x1ed9c6[_0x56ac89(0x23e)],_0x1a7e3b=_0x1ed9c6[_0x56ac89(0x1ef)];const _0x7e6881=this[_0x56ac89(0x143)](_0x1ed9c6,_0x56ac89(0x1f2));for(const {suggestion:_0x182ca6,meta:_0x16f03c}of _0x7e6881){const _0x4e9d0e=this[_0x56ac89(0x141)][_0x56ac89(0x296)](_0x15a188,_0x1a7e3b);if(_0x16f03c[_0x56ac89(0x128)]&&(this[_0x56ac89(0x207)]||!_0x16f03c[_0x56ac89(0x1fe)]&&!_0x16f03c[_0x56ac89(0x28a)])){if(_0x182ca6[_0x56ac89(0x2c2)]){if(!Ht(_0x182ca6,_0x497374))continue;let _0x3486fa=!0x0;for(const _0x7ad011 of _0x182ca6[_0x56ac89(0x2bb)]()){if(_0x7ad011[_0x56ac89(0x201)](_0x4e9d0e,!0x0))return _0x182ca6;_0x4e9d0e[_0x56ac89(0x201)](_0x7ad011)||(_0x3486fa=!0x1);}_0x3486fa&&_0x182ca6[_0x56ac89(0x12f)]();}else{const _0x41af2e=_0x182ca6[_0x56ac89(0x13d)]();if(_0x41af2e[_0x56ac89(0x201)](_0x4e9d0e,!0x0))return _0x182ca6;if(!Ht(_0x182ca6,_0x497374)){_0x4e9d0e[_0x56ac89(0x201)](_0x41af2e)?_0x182ca6[_0x56ac89(0x20f)]():_0x41af2e[_0x56ac89(0x2ae)](_0x15a188)?_0x15a188=_0x41af2e[_0x56ac89(0x1ef)]:_0x41af2e[_0x56ac89(0x2ae)](_0x1a7e3b)&&(_0x1a7e3b=_0x41af2e[_0x56ac89(0x23e)]);continue;}_0x15a188=_0x15a188[_0x56ac89(0x1d7)](_0x41af2e[_0x56ac89(0x23e)])?_0x15a188:_0x41af2e[_0x56ac89(0x23e)],_0x1a7e3b=_0x1a7e3b[_0x56ac89(0x285)](_0x41af2e[_0x56ac89(0x1ef)])?_0x1a7e3b:_0x41af2e[_0x56ac89(0x1ef)],_0x497374=Object[_0x56ac89(0x1a9)]({},_0x182ca6[_0x56ac89(0x227)]),_0x471286?_0x41af2e[_0x56ac89(0x23e)][_0x56ac89(0x1d7)](_0x471286[_0x56ac89(0x13d)]()[_0x56ac89(0x23e)])?(_0x471286[_0x56ac89(0x20f)](),_0x471286=_0x182ca6):_0x182ca6[_0x56ac89(0x20f)]():_0x471286=_0x182ca6;}}}if(_0x471286)return this[_0x56ac89(0x170)](_0x471286,this[_0x56ac89(0x141)][_0x56ac89(0x296)](_0x15a188,_0x1a7e3b)),_0x471286;{const _0xee6a86=_0x8648ca(),_0x5a8c3a=this[_0x56ac89(0x141)][_0x56ac89(0x296)](_0x15a188,_0x1a7e3b),_0x51c82b=_0xa608a2['id'],_0x3a0007=_0x1f23dd?_0x56ac89(0x264)+_0x1f23dd:_0x56ac89(0x1f2),_0x20ff25=this[_0x56ac89(0x1a4)]({'id':_0xee6a86,'type':_0x3a0007,'createdAt':new Date(),'authorId':_0x51c82b,'attributes':_0x497374});return this[_0x56ac89(0x222)](_0x3a0007,_0xee6a86,_0x51c82b,_0x5a8c3a),_0x20ff25;}}[_0x43430a(0x1de)](_0x1367a8,_0x30ae56=_0x43430a(0x298),_0x391e64={}){const _0x1f7ea9=_0x43430a,_0xcd9659=this[_0x1f7ea9(0x28d)][_0x1f7ea9(0x26e)][_0x1f7ea9(0x18e)](_0x1f7ea9(0x203))['me'],_0x47edd2=_0x1367a8[_0x1f7ea9(0x151)](_0x44c753=>new _0x295af4(_0x44c753[_0x1f7ea9(0x23e)],_0x44c753[_0x1f7ea9(0x1ef)])),_0x113c6a=new Set();for(const {suggestion:_0x13882f,meta:_0x4547d0}of this[_0x1f7ea9(0x143)](_0x47edd2,_0x1f7ea9(0x1b6)))_0x4547d0[_0x1f7ea9(0x128)]&&!_0x4547d0[_0x1f7ea9(0x24e)]&&_0x113c6a[_0x1f7ea9(0x2b8)](_0x13882f);for(const _0x578657 of _0x113c6a)if(_0x578657[_0x1f7ea9(0x2c2)]){const _0x3571dc=_0x578657[_0x1f7ea9(0x2bb)]();(!_0x578657[_0x1f7ea9(0x227)]||!_0x578657[_0x1f7ea9(0x227)][_0x1f7ea9(0x19c)])&&(_0x3571dc[_0x1f7ea9(0x157)](_0x5c11b5=>_0x47edd2[_0x1f7ea9(0x135)](_0x2940b9=>_0x2940b9[_0x1f7ea9(0x201)](_0x5c11b5,!0x0)))&&_0x578657[_0x1f7ea9(0x12f)]());if(_0x47edd2[_0x1f7ea9(0x157)](_0x331a1a=>_0x3571dc[_0x1f7ea9(0x135)](_0x425055=>_0x425055[_0x1f7ea9(0x201)](_0x331a1a,!0x0)))){const _0x27d80f=this[_0x1f7ea9(0x21e)][_0x1f7ea9(0x210)](_0x1f7ea9(0x1f2),_0x30ae56,_0x1f7ea9(0x140));return this[_0x1f7ea9(0x1cc)](()=>_0x27d80f(_0x1367a8,null,_0x391e64)),null;}}else{const _0x3ebe19=_0x578657[_0x1f7ea9(0x13d)]();_0x47edd2[_0x1f7ea9(0x135)](_0x578592=>_0x578592[_0x1f7ea9(0x201)](_0x3ebe19,!0x0))&&_0x578657[_0x1f7ea9(0x12f)]();if(_0x47edd2[_0x1f7ea9(0x157)](_0x2ceb1b=>_0x3ebe19[_0x1f7ea9(0x201)](_0x2ceb1b,!0x0))){const _0x1fbbf6=this[_0x1f7ea9(0x21e)][_0x1f7ea9(0x210)](_0x1f7ea9(0x1f2),_0x30ae56,_0x1f7ea9(0x140));return this[_0x1f7ea9(0x1cc)](()=>_0x1fbbf6(_0x47edd2,null,_0x391e64)),null;}}const _0x2148ba=this[_0x1f7ea9(0x21e)][_0x1f7ea9(0x210)](_0x1f7ea9(0x1f2),_0x30ae56,_0x1f7ea9(0x1ac));let _0x1a9886=null;for(const _0x12e5a2 of this[_0x1f7ea9(0x26c)]())if(_0x12e5a2[_0x1f7ea9(0x188)]['id']==_0xcd9659['id']&&_0x12e5a2[_0x1f7ea9(0x269)]&&_0x1f7ea9(0x1f2)==_0x12e5a2[_0x1f7ea9(0x1e9)]&&_0x12e5a2[_0x1f7ea9(0x2cd)]==_0x30ae56&&Ht(_0x12e5a2,_0x391e64)&&(_0x2148ba(_0x12e5a2[_0x1f7ea9(0x2bb)](),_0x47edd2)||_0x2148ba(_0x47edd2,_0x12e5a2[_0x1f7ea9(0x2bb)]()))){if(_0x1a9886){if(_0x12e5a2[_0x1f7ea9(0x1e6)]&&_0x12e5a2[_0x1f7ea9(0x1e6)][_0x1f7ea9(0x176)])continue;for(const _0x1bc7f6 of _0x12e5a2[_0x1f7ea9(0x2bb)]())_0x1a9886[_0x1f7ea9(0x146)](_0x1bc7f6)||_0x1a9886[_0x1f7ea9(0x129)](_0x1bc7f6);_0x12e5a2[_0x1f7ea9(0x20f)]();}else{_0x1a9886=_0x12e5a2;for(const _0x51a652 of _0x47edd2)_0x12e5a2[_0x1f7ea9(0x146)](_0x51a652)||_0x12e5a2[_0x1f7ea9(0x129)](_0x51a652);}}if(_0x1a9886)return _0x1a9886;_0x113c6a[_0x1f7ea9(0x244)]();for(const {suggestion:_0x4df2c1,meta:_0x159980}of this[_0x1f7ea9(0x143)](_0x47edd2,_0x1f7ea9(0x1f2)))_0x159980[_0x1f7ea9(0x128)]&&(this[_0x1f7ea9(0x207)]||!_0x159980[_0x1f7ea9(0x1fe)]&&!_0x159980[_0x1f7ea9(0x28a)])&&Ht(_0x4df2c1,_0x391e64)&&_0x113c6a[_0x1f7ea9(0x2b8)](_0x4df2c1);for(const _0x54ee07 of _0x113c6a){const _0x5b125c=_0x54ee07[_0x1f7ea9(0x2bb)]();if(!_0x391e64||!_0x391e64[_0x1f7ea9(0x19c)]){if(_0x47edd2[_0x1f7ea9(0x157)](_0x458d13=>_0x5b125c[_0x1f7ea9(0x135)](_0x40c5e8=>_0x40c5e8[_0x1f7ea9(0x201)](_0x458d13,!0x0))))return _0x54ee07;}(!_0x54ee07[_0x1f7ea9(0x227)]||!_0x54ee07[_0x1f7ea9(0x227)][_0x1f7ea9(0x19c)])&&(_0x5b125c[_0x1f7ea9(0x157)](_0x2313c9=>_0x47edd2[_0x1f7ea9(0x135)](_0xa01c64=>_0xa01c64[_0x1f7ea9(0x201)](_0x2313c9,!0x0)))&&_0x54ee07[_0x1f7ea9(0x12f)]());}const _0x3655ed=_0x8648ca(),_0x22a601=_0xcd9659['id'],_0xad6eee=_0x1f7ea9(0x264)+_0x30ae56,_0x1dc8fe=this[_0x1f7ea9(0x1a4)]({'id':_0x3655ed,'type':_0xad6eee,'createdAt':new Date(),'authorId':_0x22a601,'attributes':_0x391e64});for(const _0x4dd393 of _0x47edd2)_0x4dd393[_0x1f7ea9(0x152)](),_0x4dd393[_0x1f7ea9(0x27b)]||_0x1f7ea9(0x1a8)==_0x4dd393[_0x1f7ea9(0x27a)][_0x1f7ea9(0x1bd)]||this[_0x1f7ea9(0x222)](_0xad6eee,_0x3655ed,_0x22a601,_0x4dd393,_0x73c476[_0x1f7ea9(0x1f3)]());return _0x1dc8fe;}[_0x43430a(0x214)](_0x280707,_0x3ffa0b,_0x3735f0,_0x321f51,_0xac2ca8){const _0x171001=_0x43430a;if(_0x280707[_0x171001(0x27b)])return[];if(_0x171001(0x27d)===this[_0x171001(0x265)])return[];const _0x47c32f=this[_0x171001(0x28d)][_0x171001(0x26e)][_0x171001(0x18e)](_0x171001(0x203))['me']['id'],_0x787ac=Array[_0x171001(0x279)](this[_0x171001(0x1b7)][_0x171001(0x1e3)]())[_0x171001(0x1c2)](_0x352902=>_0x171001(0x1e0)==_0x352902[_0x171001(0x1e9)]&&_0x352902[_0x171001(0x247)][_0x171001(0x1e7)]==_0x3ffa0b&&_0x352902[_0x171001(0x146)](_0x280707));if(_0x171001(0x173)===this[_0x171001(0x265)]){const _0x300c30=this[_0x171001(0x143)](_0x280707,_0x171001(0x1b6))[_0x171001(0x1c2)](({meta:_0x4961a7})=>_0x4961a7[_0x171001(0x128)]&&!_0x4961a7[_0x171001(0x28a)]&&!_0x4961a7[_0x171001(0x24e)])[_0x171001(0x151)](({suggestion:_0x4b2ad9})=>_0x4b2ad9);_0x787ac[_0x171001(0x1db)](..._0x300c30);}const _0x514433=new Map([[_0x280707,_0x3735f0]]);for(const _0x453349 of _0x787ac){const _0x4a91da=_0x171001(0x1e0)==_0x453349[_0x171001(0x1e9)]?_0x453349[_0x171001(0x247)][_0x171001(0x191)]:void 0x0,_0x565990=_0x453349[_0x171001(0x13d)](),_0x25ad9a=Array[_0x171001(0x279)](_0x514433[_0x171001(0x196)]())[_0x171001(0x287)](_0x72369e=>_0x72369e[_0x171001(0x1fb)](_0x565990));if(!_0x25ad9a)continue;const _0x114a35=_0x25ad9a[_0x171001(0x216)](_0x565990);this[_0x171001(0x245)](_0x3ffa0b)&&_0x171001(0x1b6)==_0x453349[_0x171001(0x1e9)]&&0x0!=_0x114a35[_0x171001(0x176)]||(_0x514433[_0x171001(0x1e2)](_0x25ad9a),_0x114a35[_0x171001(0x1b1)](_0x260a2f=>{const _0x53c86e=_0x171001;_0x514433[_0x53c86e(0x1f0)](_0x260a2f,_0x3735f0);}),_0x171001(0x1b6)!=_0x453349[_0x171001(0x1e9)]&&_0x4a91da!=_0x321f51&&_0x514433[_0x171001(0x1f0)](_0x25ad9a[_0x171001(0x231)](_0x565990),_0x4a91da));}const _0x259c4c=[];for(const [_0xe85b83,_0x168b95]of _0x514433){const _0x12509d=_0x8648ca(),_0x215ea0={'key':_0x3ffa0b,'oldValue':_0x168b95,'newValue':_0x321f51};_0x3ffa0b[_0x171001(0x176)]>0x25&&console[_0x171001(0x230)](_0x171001(0x234),{'key':_0x3ffa0b});const _0x146038=(_0x171001(0x295)+(_0x3ffa0b+'|'+Ut({'newValue':_0x321f51})))[_0x171001(0x1f5)](0x0,0x3c),_0x2c43a8=this[_0x171001(0x1a4)]({'id':_0x12509d,'type':_0x146038,'data':_0x215ea0,'createdAt':new Date(),'authorId':_0x47c32f,'attributes':_0xac2ca8});_0x259c4c[_0x171001(0x179)](_0x2c43a8),this[_0x171001(0x222)](_0x146038,_0x12509d,_0x47c32f,_0xe85b83);}return _0x259c4c;}[_0x43430a(0x250)](_0x5f15bf){const _0xe7a8a9=_0x43430a;this[_0xe7a8a9(0x260)](_0x5f15bf,(_0x389053,..._0x43b6a2)=>{const _0x15e11a=_0xe7a8a9;this[_0x15e11a(0x149)](()=>{_0x389053(..._0x43b6a2);});});}[_0x43430a(0x251)](_0x2bf71){const _0x3cd74d=_0x43430a;this[_0x3cd74d(0x283)][_0x3cd74d(0x2b8)](_0x2bf71);}[_0x43430a(0x205)](_0x2a7bd8){const _0x4cc65c=_0x43430a;this[_0x4cc65c(0x1ce)][_0x4cc65c(0x2b8)](_0x2a7bd8);}[_0x43430a(0x14e)](_0x19352f){const _0x2acbf1=_0x43430a;return _0x2acbf1(0x1e0)==_0x19352f[_0x2acbf1(0x1e9)]?_0x19352f[_0x2acbf1(0x2cd)][_0x2acbf1(0x262)]('|')[0x0]:null;}[_0x43430a(0x170)](_0xdd5b29,_0x27892f){const _0x1574df=_0x43430a,_0x49c66d=_0xdd5b29[_0x1574df(0x24b)]();this[_0x1574df(0x141)][_0x1574df(0x2b3)](_0xc64a15=>{const _0x1e952f=_0x1574df;_0xc64a15[_0x1e952f(0x21d)](_0x49c66d,{'range':_0x27892f});});}[_0x43430a(0x1d4)](_0xca8ee0){const _0x131ecf=_0x43430a,_0x230eb5=_0xca8ee0['id'],_0x5af426=this[_0x131ecf(0x28d)][_0x131ecf(0x17f)][_0x131ecf(0x18e)](_0x131ecf(0x2ad));this[_0x131ecf(0x281)][_0x131ecf(0x2cb)](_0x230eb5)||this[_0x131ecf(0x281)][_0x131ecf(0x2ac)]({'channelId':_0x5af426,'threadId':_0x230eb5,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5ad21b=this[_0x131ecf(0x281)][_0x131ecf(0x270)](_0x230eb5);_0x5ad21b[_0x131ecf(0x165)](_0x131ecf(0x21b)),_0x5ad21b[_0x131ecf(0x21b)]=!0x1,_0xca8ee0[_0x131ecf(0x1e6)]=_0x5ad21b;}[_0x43430a(0x163)](_0x3e9fe5,_0x19931b,_0x771aa9,_0x259db1){const _0x3eb62f=_0x43430a;if(_0x3e9fe5[_0x3eb62f(0x1e9)]!=_0x19931b||_0x3e9fe5[_0x3eb62f(0x2cd)]!=_0x771aa9||_0x3e9fe5[_0x3eb62f(0x2b0)]['id']!=_0x259db1)throw this[_0x3eb62f(0x28d)][_0x3eb62f(0x289)](_0x3eb62f(0x1fc)),new _0x1b1e45(_0x3eb62f(0x1fc),this);}[_0x43430a(0x221)](_0x48886b,_0x464387){const _0x3c0096=_0x43430a,_0x1a8e9c=_0x48886b[_0x3c0096(0x13d)]();if(_0x464387[_0x3c0096(0x2bf)](_0x1a8e9c))_0x48886b[_0x3c0096(0x20f)]();else{if(_0x1a8e9c[_0x3c0096(0x201)](_0x464387)){const _0x4ed5fe=this[_0x3c0096(0x141)][_0x3c0096(0x256)](_0x464387[_0x3c0096(0x23e)][_0x3c0096(0x1ee)],_0x3c0096(0x1ef));this[_0x3c0096(0x170)](_0x48886b,this[_0x3c0096(0x141)][_0x3c0096(0x296)](_0x1a8e9c[_0x3c0096(0x23e)],_0x4ed5fe));const _0x4c5b4a=_0x8648ca(),_0xde4b13=_0x48886b[_0x3c0096(0x2b0)]['id'],_0x322570=_0x48886b[_0x3c0096(0x1e9)]+':'+_0x48886b[_0x3c0096(0x2cd)];this[_0x3c0096(0x1a4)]({'id':_0x4c5b4a,'type':_0x322570,'createdAt':new Date(),'authorId':_0xde4b13,'data':_0x48886b[_0x3c0096(0x247)],'attributes':_0x48886b[_0x3c0096(0x227)]});const _0x28f810=this[_0x3c0096(0x141)][_0x3c0096(0x256)](_0x464387[_0x3c0096(0x1ef)][_0x3c0096(0x159)],_0x3c0096(0x25e)),_0x5077e8=this[_0x3c0096(0x141)][_0x3c0096(0x296)](_0x28f810,_0x1a8e9c[_0x3c0096(0x1ef)]);this[_0x3c0096(0x222)](_0x322570,_0x4c5b4a,_0xde4b13,_0x5077e8);}else{if(_0x1a8e9c[_0x3c0096(0x2ae)](_0x464387[_0x3c0096(0x23e)])){const _0x53cc6e=this[_0x3c0096(0x141)][_0x3c0096(0x256)](_0x464387[_0x3c0096(0x23e)][_0x3c0096(0x1ee)],_0x3c0096(0x1ef));this[_0x3c0096(0x170)](_0x48886b,this[_0x3c0096(0x141)][_0x3c0096(0x296)](_0x1a8e9c[_0x3c0096(0x23e)],_0x53cc6e));}else{const _0x437428=this[_0x3c0096(0x141)][_0x3c0096(0x256)](_0x464387[_0x3c0096(0x1ef)][_0x3c0096(0x159)],_0x3c0096(0x25e));this[_0x3c0096(0x170)](_0x48886b,this[_0x3c0096(0x141)][_0x3c0096(0x296)](_0x437428,_0x1a8e9c[_0x3c0096(0x1ef)]));}}}}[_0x43430a(0x181)](_0x388da6){const _0x480439=_0x43430a;for(const {suggestion:_0x423a95,meta:_0x35ea8c}of this[_0x480439(0x143)](_0x388da6,_0x480439(0x1b6))){if(!_0x35ea8c[_0x480439(0x128)])continue;const _0x4c4650=_0x423a95[_0x480439(0x2bb)]();for(const _0x4e755e of _0x4c4650)if(!_0x388da6[_0x480439(0x216)](_0x4e755e)[_0x480439(0x176)])return!0x0;}return!0x1;}[_0x43430a(0x1ae)](_0x47a9d5){const _0x360717=_0x43430a,_0x2e90d2=this[_0x360717(0x28d)][_0x360717(0x26e)][_0x360717(0x18e)](_0x360717(0x203))[_0x360717(0x28e)](_0x47a9d5);if(!_0x2e90d2)throw new _0x1b1e45(_0x360717(0x177),this);return _0x2e90d2;}[_0x43430a(0x130)](_0x4e2efd){const _0x21c68d=_0x43430a,_0x25937a=this[_0x21c68d(0x28d)][_0x21c68d(0x26e)][_0x21c68d(0x18e)](_0x21c68d(0x203)),_0x5e3181=_0x12a5f0(_0x21c68d(0x2ab)+_0x4e2efd),_0x51bc17=_0x25937a[_0x21c68d(0x28e)](_0x5e3181);return _0x51bc17||_0x25937a[_0x21c68d(0x1a0)]({'id':_0x5e3181,'name':_0x4e2efd});}[_0x43430a(0x276)](_0x596541,_0xc6c289,_0x13a8d3,_0x1c13d8,_0x3e0320){const _0x4dbe80=_0x43430a,_0xf0ddcc=this[_0x4dbe80(0x1ae)](_0x1c13d8),_0x3b5dd3=this[_0x4dbe80(0x21e)][_0x4dbe80(0x2a1)](_0x596541,_0xc6c289,_0x13a8d3,_0xf0ddcc,_0x3e0320,_0x36c503=>{const _0x308e65=_0x4dbe80;this[_0x308e65(0x249)](_0x13a8d3,{'attributes':_0x36c503});const _0x38fbe6=this[_0x308e65(0x1f7)](_0x13a8d3);this[_0x308e65(0x1c5)](new Set([_0x38fbe6])),this[_0x308e65(0x12c)](new Set([_0x38fbe6]));});return this[_0x4dbe80(0x213)](_0x3b5dd3,_0x4dbe80(0x140),()=>{const _0x55e892=_0x4dbe80;this[_0x55e892(0x249)](_0x13a8d3,{'state':_0x55e892(0x1d6)});},{'priority':_0x4dbe80(0x1d5)}),this[_0x4dbe80(0x213)](_0x3b5dd3,_0x4dbe80(0x12f),()=>{const _0x560b61=_0x4dbe80;this[_0x560b61(0x249)](_0x13a8d3,{'state':_0x560b61(0x1ad)});},{'priority':_0x4dbe80(0x1d5)}),this[_0x4dbe80(0x1b7)][_0x4dbe80(0x1f0)](_0x13a8d3,_0x3b5dd3),this[_0x4dbe80(0x1aa)][_0x4dbe80(0x1f0)](_0x3b5dd3,_0x4dbe80(0x197)),_0x3b5dd3;}[_0x43430a(0x202)](_0x1dbcc7){const _0x3a761a=_0x43430a,_0x2754ee=_0x1dbcc7[_0x3a761a(0x262)](':');return{'group':_0x2754ee[0x0],'type':_0x2754ee[0x1],'subType':_0x2754ee[_0x3a761a(0x176)]>=0x5?_0x2754ee[0x2]:null,'id':_0x2754ee[_0x3a761a(0x176)]<0x5?_0x2754ee[0x2]:_0x2754ee[0x3],'authorId':_0x2754ee[_0x3a761a(0x176)]<0x5?_0x2754ee[0x3]:_0x2754ee[0x4],'markerCount':0x6==_0x2754ee[_0x3a761a(0x176)]?_0x2754ee[0x5]:null};}[_0x43430a(0x29c)](_0x5b7af0,_0x29d8cc,_0x56e8bb){const _0x2a443f=_0x43430a,_0x157d6a=_0x5b7af0[_0x2a443f(0x13d)](),_0x16c999=_0x157d6a[_0x2a443f(0x23e)],_0x30d91e=_0x157d6a[_0x2a443f(0x1ef)];this[_0x2a443f(0x170)](_0x5b7af0,this[_0x2a443f(0x141)][_0x2a443f(0x296)](_0x16c999,_0x29d8cc));const _0x32f937=_0x8648ca(),_0x537222=_0x5b7af0[_0x2a443f(0x2b0)]['id'],_0x4f187a=_0x5b7af0[_0x2a443f(0x1e9)]+(_0x5b7af0[_0x2a443f(0x2cd)]?':'+_0x5b7af0[_0x2a443f(0x2cd)]:'');this[_0x2a443f(0x1a4)]({'id':_0x32f937,'type':_0x4f187a,'createdAt':new Date(),'authorId':_0x537222,'originalSuggestionId':_0x5b7af0['id'],'attributes':_0x5b7af0[_0x2a443f(0x227)],'data':_0x5b7af0[_0x2a443f(0x247)]});const _0x55596d=this[_0x2a443f(0x14e)](_0x5b7af0);(_0x2a443f(0x1d0)==_0x5b7af0[_0x2a443f(0x1e9)]||_0x55596d&&this[_0x2a443f(0x245)](_0x55596d))&&(_0x56e8bb=this[_0x2a443f(0x141)][_0x2a443f(0x1ab)](_0x56e8bb[_0x2a443f(0x159)])),this[_0x2a443f(0x222)](_0x4f187a,_0x32f937,_0x537222,this[_0x2a443f(0x141)][_0x2a443f(0x296)](_0x56e8bb,_0x30d91e));}[_0x43430a(0x143)](_0x2aa03c,_0x16a853=null){const _0x5e1db3=_0x43430a,_0x1e6f10=[],_0x56c34e=this[_0x5e1db3(0x28d)][_0x5e1db3(0x26e)][_0x5e1db3(0x18e)](_0x5e1db3(0x203))['me'];Array[_0x5e1db3(0x133)](_0x2aa03c)||(_0x2aa03c=[_0x2aa03c]);for(const _0x221d01 of this[_0x5e1db3(0x26c)]()){if(!_0x221d01[_0x5e1db3(0x269)])continue;if(_0x16a853&&_0x221d01[_0x5e1db3(0x1e9)]!=_0x16a853)continue;let _0x33edba=!0x1;for(const _0xee3133 of _0x221d01[_0x5e1db3(0x2bb)]()){for(const _0x444d56 of _0x2aa03c){const _0x59c370=_0x444d56[_0x5e1db3(0x23e)][_0x5e1db3(0x2bf)](_0xee3133[_0x5e1db3(0x1ef)])||_0x444d56[_0x5e1db3(0x1ef)][_0x5e1db3(0x2bf)](_0xee3133[_0x5e1db3(0x23e)]);if(_0x59c370||_0x444d56[_0x5e1db3(0x231)](_0xee3133)){const _0x1349ae=_0x444d56[_0x5e1db3(0x201)](_0xee3133)&&Tt(this[_0x5e1db3(0x141)][_0x5e1db3(0x1cf)],_0xee3133[_0x5e1db3(0x23e)],_0x444d56),_0x110d6c=_0xee3133[_0x5e1db3(0x201)](_0x444d56)&&Tt(this[_0x5e1db3(0x141)][_0x5e1db3(0x1cf)],_0x444d56[_0x5e1db3(0x23e)],_0xee3133);_0x1e6f10[_0x5e1db3(0x179)]({'suggestion':_0x221d01,'meta':{'isOwn':_0x56c34e==_0x221d01[_0x5e1db3(0x188)],'isNextTo':_0x59c370,'isInsideObject':_0x1349ae,'containsRangeInObject':_0x110d6c}}),_0x33edba=!0x0;break;}}if(_0x33edba)break;}}return _0x1e6f10;}[_0x43430a(0x222)](_0x125238,_0x867276,_0x3584a7,_0xbb61c4,_0xb948bd){const _0xc6c853=_0x43430a;this[_0xc6c853(0x141)][_0xc6c853(0x2b3)](_0x36189d=>{const _0x267b42=_0xc6c853;let _0x101890=_0x267b42(0x293)+_0x125238+':'+_0x867276+':'+_0x3584a7;_0xb948bd&&(_0x101890=_0x101890+':'+_0xb948bd),_0x36189d[_0x267b42(0x17a)](_0x101890,{'range':_0xbb61c4,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x43430a(0x127)](_0x2ad3ff){const _0x3f8cce=_0x43430a,_0x14680d=_0x2ad3ff[_0x3f8cce(0x17c)],_0x3c2fc8=_0x2ad3ff[_0x3f8cce(0x1b2)];_0x2ad3ff[_0x3f8cce(0x17c)]=null,_0x2ad3ff[_0x3f8cce(0x1b2)]=null,null!=_0x14680d&&_0x14680d[_0x3f8cce(0x1b2)]==_0x2ad3ff&&(_0x14680d[_0x3f8cce(0x1b2)]=_0x3c2fc8),null!=_0x3c2fc8&&_0x3c2fc8[_0x3f8cce(0x17c)]==_0x2ad3ff&&(_0x3c2fc8[_0x3f8cce(0x17c)]=_0x14680d),_0x3f8cce(0x21f)==this[_0x3f8cce(0x1aa)][_0x3f8cce(0x18e)](_0x2ad3ff)&&(this[_0x3f8cce(0x1aa)][_0x3f8cce(0x1f0)](_0x2ad3ff,_0x3f8cce(0x2b2)),this[_0x3f8cce(0x175)](_0x3f8cce(0x1f9),_0x2ad3ff,_0x14680d,_0x3c2fc8));}[_0x43430a(0x1a4)](_0x5168f2){const _0x56ac4e=_0x43430a,_0x1bb08f=_0x5168f2['id'],_0x22b4c3=this[_0x56ac4e(0x19b)](_0x5168f2);if(this[_0x56ac4e(0x2a9)]&&this[_0x56ac4e(0x2a9)][_0x56ac4e(0x2cf)]){const _0x1534ad=this[_0x56ac4e(0x28d)][_0x56ac4e(0x26e)][_0x56ac4e(0x18e)](_0x56ac4e(0x282)),_0x430f62=_0x22b4c3[_0x56ac4e(0x200)],_0x338e47=_0x22b4c3[_0x56ac4e(0x2cd)]?_0x22b4c3[_0x56ac4e(0x1e9)]+':'+_0x22b4c3[_0x56ac4e(0x2cd)]:_0x22b4c3[_0x56ac4e(0x1e9)],_0x21d524=this[_0x56ac4e(0x28d)][_0x56ac4e(0x272)],_0x65f8e0=_0x1534ad[_0x56ac4e(0x2b8)](_0x2cd0af(_0x21d524,_0x56ac4e(0x161))),_0x2dbb3f={'id':_0x1bb08f,'type':_0x338e47,'hasComments':_0x430f62,'data':_0x5168f2[_0x56ac4e(0x247)]||null,'originalSuggestionId':_0x5168f2[_0x56ac4e(0x18b)]||null,'attributes':_0x22b4c3[_0x56ac4e(0x227)]};this[_0x56ac4e(0x2a9)][_0x56ac4e(0x2cf)](_0x2dbb3f)[_0x56ac4e(0x15a)](_0x328516=>{const _0x5a1ff1=_0x56ac4e;_0x22b4c3[_0x5a1ff1(0x1ea)]=!0x0,_0x1534ad[_0x5a1ff1(0x235)](_0x65f8e0),_0x328516&&_0x328516[_0x5a1ff1(0x193)]&&(this[_0x5a1ff1(0x1b7)][_0x5a1ff1(0x18e)](_0x1bb08f)[_0x5a1ff1(0x193)]=_0x328516[_0x5a1ff1(0x193)]);})[_0x56ac4e(0x209)](_0x39ace0=>{const _0x2b9a88=_0x56ac4e;throw _0x5503df(_0x2b9a88(0x1be)),this[_0x2b9a88(0x28d)][_0x2b9a88(0x228)][_0x2b9a88(0x1c3)]({'isUndoable':!0x1},()=>{const _0x27c1f1=_0x2b9a88;_0x22b4c3[_0x27c1f1(0x12f)]();}),_0x22b4c3[_0x2b9a88(0x199)](),this[_0x2b9a88(0x1b7)][_0x2b9a88(0x1e2)](_0x22b4c3['id']),this[_0x2b9a88(0x1aa)][_0x2b9a88(0x1e2)](_0x22b4c3),_0x39ace0;});}return _0x22b4c3;}[_0x43430a(0x245)](_0x1c1da2){const _0x412324=_0x43430a;return this[_0x412324(0x283)][_0x412324(0x1b9)](_0x1c1da2);}[_0x43430a(0x249)](_0x26c927,_0x1e5359){const _0x12533d=_0x43430a,_0x278ad4=this[_0x12533d(0x28d)][_0x12533d(0x26e)][_0x12533d(0x18e)](_0x12533d(0x282)),_0xa74401=this[_0x12533d(0x1f7)](_0x26c927);if(this[_0x12533d(0x2a9)]&&this[_0x12533d(0x2a9)][_0x12533d(0x22b)]){if(_0xa74401[_0x12533d(0x1ea)]){const _0x419ee7=_0x278ad4[_0x12533d(0x2b8)](_0x2cd0af(this[_0x12533d(0x28d)][_0x12533d(0x272)],_0x12533d(0x161)));this[_0x12533d(0x2a9)][_0x12533d(0x22b)](_0x26c927,_0x1e5359)[_0x12533d(0x15a)](()=>{const _0x63a34=_0x12533d;_0x278ad4[_0x63a34(0x235)](_0x419ee7);});}else _0xa74401['on'](_0x12533d(0x243),()=>{const _0x346969=_0x12533d;this[_0x346969(0x249)](_0x26c927,_0x1e5359);});}}[_0x43430a(0x1cd)](_0x43f28d){const _0x20b07a=_0x43430a;if(!this[_0x20b07a(0x2a9)]||!this[_0x20b07a(0x2a9)][_0x20b07a(0x1f7)])throw new _0x1b1e45(_0x20b07a(0x192),this);return this[_0x20b07a(0x2a9)][_0x20b07a(0x1f7)](_0x43f28d);}[_0x43430a(0x12a)](_0xcc2d4a){const _0x1f9c39=_0x43430a,{id:_0x43f5e7,type:_0x27501b,subType:_0xff3bc7,authorId:_0xd0ec35}=this[_0x1f9c39(0x202)](_0xcc2d4a),_0x30efc1=this[_0x1f9c39(0x1b7)][_0x1f9c39(0x18e)](_0x43f5e7)||this[_0x1f9c39(0x276)](_0x27501b,_0xff3bc7,_0x43f5e7,_0xd0ec35,{});switch(this[_0x1f9c39(0x163)](_0x30efc1,_0x27501b,_0xff3bc7,_0xd0ec35),this[_0x1f9c39(0x1aa)][_0x1f9c39(0x18e)](_0x30efc1)){case _0x1f9c39(0x197):this[_0x1f9c39(0x1cd)](_0x43f5e7)[_0x1f9c39(0x15a)](_0xd08bc7=>{const _0x369483=_0x1f9c39;let _0x5a4de7=Promise[_0x369483(0x189)]();_0xd08bc7[_0x369483(0x200)]&&(_0x5a4de7=this[_0x369483(0x281)][_0x369483(0x26a)]({'channelId':this[_0x369483(0x28d)][_0x369483(0x17f)][_0x369483(0x18e)](_0x369483(0x2ad)),'threadId':_0x43f5e7})),_0x5a4de7[_0x369483(0x15a)](()=>{const _0x312124=_0x369483;this[_0x312124(0x19b)](_0xd08bc7)[_0x312124(0x1ea)]=!0x0;});}),this[_0x1f9c39(0x1aa)][_0x1f9c39(0x1f0)](_0x30efc1,_0x1f9c39(0x19f));break;case _0x1f9c39(0x2b2):this[_0x1f9c39(0x249)](_0x43f5e7,{'state':_0x1f9c39(0x1d8)});case _0x1f9c39(0x178):this[_0x1f9c39(0x1aa)][_0x1f9c39(0x1f0)](_0x30efc1,_0x1f9c39(0x21f)),this[_0x1f9c39(0x175)](_0x1f9c39(0x21a),_0x30efc1);break;case _0x1f9c39(0x21f):this[_0x1f9c39(0x175)](_0x1f9c39(0x246),_0x30efc1);}return _0x30efc1[_0x1f9c39(0x2b4)](_0xcc2d4a),_0x30efc1;}[_0x43430a(0x12c)](_0x5ac1e6){const _0x12b354=_0x43430a,_0x40b566=Array[_0x12b354(0x279)](_0x5ac1e6),_0x55745c=_0x40b566[_0x12b354(0x1c2)](_0x2e842f=>_0x12b354(0x1e0)==_0x2e842f[_0x12b354(0x1e9)]);this[_0x12b354(0x2be)](_0x55745c);const _0x1a441d=_0x40b566[_0x12b354(0x1c2)](_0x58485b=>!_0x58485b[_0x12b354(0x2c2)]&&_0x12b354(0x1e0)!=_0x58485b[_0x12b354(0x1e9)]),_0xcd7ead=this[_0x12b354(0x26c)]({'skipNotAttached':!0x0})[_0x12b354(0x1c2)](_0x1715e7=>!_0x1715e7[_0x12b354(0x2c2)]&&_0x12b354(0x1e0)!=_0x1715e7[_0x12b354(0x1e9)]),_0x2dbb72=_0xcd7ead[_0x12b354(0x1c2)](_0x53c54b=>!_0x5ac1e6[_0x12b354(0x1b9)](_0x53c54b)),_0x57a9bb=new Map(_0xcd7ead[_0x12b354(0x151)](_0x3a2f44=>[_0x3a2f44,this[_0x12b354(0x21e)][_0x12b354(0x210)](_0x3a2f44[_0x12b354(0x1e9)],_0x3a2f44[_0x12b354(0x2cd)],_0x12b354(0x126))])),_0x500bf0=new Map(_0xcd7ead[_0x12b354(0x151)](_0x331473=>[_0x331473,_0x331473[_0x12b354(0x13d)]()])),_0x1f6a00=new Set(),_0x211617=new Set();for(let _0x17747b=0x0;_0x17747b<_0x1a441d[_0x12b354(0x176)];_0x17747b++)_0x4d747b(_0x1a441d[_0x17747b],_0x1a441d,_0x17747b+0x1);for(let _0x40be9b=0x0;_0x40be9b<_0x1a441d[_0x12b354(0x176)];_0x40be9b++)_0x4d747b(_0x1a441d[_0x40be9b],_0x2dbb72,0x0);const _0x278dbb=new Set();for(let _0x3b9947=0x0;_0x3b9947<_0x1a441d[_0x12b354(0x176)];_0x3b9947++){const _0x55efa1=_0x1a441d[_0x3b9947];!_0x211617[_0x12b354(0x1b9)](_0x55efa1)&&_0x55efa1[_0x12b354(0x17c)]&&(_0x278dbb[_0x12b354(0x2b8)](_0x55efa1[_0x12b354(0x17c)]),_0x55efa1[_0x12b354(0x17c)][_0x12b354(0x1b2)]===_0x55efa1&&(_0x55efa1[_0x12b354(0x17c)][_0x12b354(0x1b2)]=null),_0x55efa1[_0x12b354(0x17c)]=null),!_0x1f6a00[_0x12b354(0x1b9)](_0x55efa1)&&_0x55efa1[_0x12b354(0x1b2)]&&(_0x278dbb[_0x12b354(0x2b8)](_0x55efa1[_0x12b354(0x1b2)]),_0x55efa1[_0x12b354(0x1b2)][_0x12b354(0x17c)]===_0x55efa1&&(_0x55efa1[_0x12b354(0x1b2)][_0x12b354(0x17c)]=null),_0x55efa1[_0x12b354(0x1b2)]=null);}function _0x4d747b(_0x350814,_0x2e1f7e,_0x493928){const _0x520ce9=_0x12b354;for(let _0x1ac221=_0x493928;_0x1ac221<_0x2e1f7e[_0x520ce9(0x176)];_0x1ac221++){const _0x485a20=_0x2eea94(_0x350814,_0x2e1f7e[_0x1ac221]);_0x485a20&&(_0x485a20[0x0][_0x520ce9(0x1b2)]=_0x485a20[0x1],_0x485a20[0x1][_0x520ce9(0x17c)]=_0x485a20[0x0],_0x1f6a00[_0x520ce9(0x2b8)](_0x485a20[0x0]),_0x211617[_0x520ce9(0x2b8)](_0x485a20[0x1]));}}function _0x2eea94(_0x3c2313,_0x56805f){const _0x2b946a=_0x12b354;if(_0x3c2313[_0x2b946a(0x188)]['id']!==_0x56805f[_0x2b946a(0x188)]['id'])return null;const _0x36c7db=_0x57a9bb[_0x2b946a(0x18e)](_0x3c2313)(_0x3c2313,_0x56805f,_0x500bf0[_0x2b946a(0x18e)](_0x3c2313),_0x500bf0[_0x2b946a(0x18e)](_0x56805f));if(!_0x36c7db)return null;return _0x57a9bb[_0x2b946a(0x18e)](_0x56805f)(_0x3c2313,_0x56805f,_0x500bf0[_0x2b946a(0x18e)](_0x3c2313),_0x500bf0[_0x2b946a(0x18e)](_0x56805f))?_0x36c7db[0x1][_0x2b946a(0x1e6)]&&_0x36c7db[0x1][_0x2b946a(0x1e6)][_0x2b946a(0x176)]?null:_0x36c7db:null;}_0x278dbb[_0x12b354(0x190)]&&this[_0x12b354(0x12c)](_0x278dbb);}[_0x43430a(0x2be)](_0x15394d){const _0x609a9f=_0x43430a;if(0x0==_0x15394d[_0x609a9f(0x176)])return;const _0x2cabd8=this[_0x609a9f(0x26c)]({'skipNotAttached':!0x0})[_0x609a9f(0x1c2)](_0x2e9325=>_0x609a9f(0x1e0)==_0x2e9325[_0x609a9f(0x1e9)]&&_0x2e9325[_0x609a9f(0x2ce)]),_0xb64636=[],_0x73cb45=new Map();for(const _0x2e9f61 of _0x2cabd8){const _0x41f5fd=_0x12a5f0(_0x2e9f61[_0x609a9f(0x227)]);_0x73cb45[_0x609a9f(0x1b9)](_0x41f5fd)||(_0x73cb45[_0x609a9f(0x1f0)](_0x41f5fd,_0xb64636[_0x609a9f(0x176)]),_0xb64636[_0x609a9f(0x179)]([]));const _0x25b435=_0x73cb45[_0x609a9f(0x18e)](_0x41f5fd);_0xb64636[_0x25b435][_0x609a9f(0x179)](_0x2e9f61);}!(function(){const _0x2bb2eb=_0x609a9f;_0xb64636[_0x2bb2eb(0x24f)]((_0x1d1dd8,_0x21d113)=>{const _0x66c7b0=_0x2bb2eb,_0x441fdb=_0x1d1dd8[0x0][_0x66c7b0(0x193)],_0x5f84ae=_0x21d113[0x0][_0x66c7b0(0x193)];return _0x441fdb==_0x5f84ae?_0x1d1dd8[0x0][_0x66c7b0(0x227)][_0x66c7b0(0x211)]<_0x21d113[0x0][_0x66c7b0(0x227)][_0x66c7b0(0x211)]?-0x1:0x1:_0x441fdb<_0x5f84ae?-0x1:0x1;});for(const _0x208770 of _0xb64636)_0x208770[_0x2bb2eb(0x24f)]((_0x156b21,_0x4c1346)=>_0x156b21['id']<_0x4c1346['id']?-0x1:0x1);}());for(let _0x30bed7=0x0;_0x30bed7<_0xb64636[_0x609a9f(0x176)];_0x30bed7++){if(0x0==_0xb64636[_0x30bed7][_0x609a9f(0x176)])continue;const _0x154428=[];for(let _0x19d33b=_0x30bed7+0x1;_0x19d33b<_0xb64636[_0x609a9f(0x176)];_0x19d33b++)0x0!=_0xb64636[_0x19d33b][_0x609a9f(0x176)]&&_0x1b8772(_0xb64636[_0x30bed7],_0xb64636[_0x19d33b])&&_0x154428[_0x609a9f(0x179)](_0x19d33b);for(const _0xcde5d0 of _0x154428)_0xb64636[_0x30bed7]=_0xb64636[_0x30bed7][_0x609a9f(0x292)](_0xb64636[_0xcde5d0]),_0xb64636[_0xcde5d0]=[];}for(const _0x225a55 of _0xb64636)for(let _0x4495b6=0x0;_0x4495b6<_0x225a55[_0x609a9f(0x176)];_0x4495b6++)_0x225a55[_0x4495b6][_0x609a9f(0x1b2)]=_0x225a55[_0x4495b6+0x1]||null;for(const _0x2a5943 of _0xb64636)for(let _0x4e9725=0x0;_0x4e9725<_0x2a5943[_0x609a9f(0x176)];_0x4e9725++)_0x2a5943[_0x4e9725][_0x609a9f(0x17c)]=_0x2a5943[_0x4e9725-0x1]||null;function _0x1b8772(_0x564811,_0x5711e8){const _0x5c7e62=_0x609a9f;if(_0x564811[0x0][_0x5c7e62(0x227)][_0x5c7e62(0x211)]!==_0x5711e8[0x0][_0x5c7e62(0x227)][_0x5c7e62(0x211)]&&_0x564811[0x0][_0x5c7e62(0x188)]!==_0x5711e8[0x0][_0x5c7e62(0x188)])return!0x1;if(!function(_0x1d75ae,_0x3ec369){const _0x4855a8=_0x5c7e62;if(!_0x1d75ae[_0x4855a8(0x200)]&&!_0x3ec369[_0x4855a8(0x200)])return!0x0;if(_0x1d75ae[_0x4855a8(0x200)]&&_0x3ec369[_0x4855a8(0x200)])return!0x1;if(_0x1d75ae[_0x4855a8(0x200)]&&_0x3ec369[_0x4855a8(0x193)]<_0x1d75ae[_0x4855a8(0x1e6)][_0x4855a8(0x258)][_0x4855a8(0x18e)](0x0)[_0x4855a8(0x193)])return!0x0;if(_0x3ec369[_0x4855a8(0x200)]&&_0x1d75ae[_0x4855a8(0x193)]<_0x3ec369[_0x4855a8(0x1e6)][_0x4855a8(0x258)][_0x4855a8(0x18e)](0x0)[_0x4855a8(0x193)])return!0x0;return!0x1;}(_0x564811[0x0],_0x5711e8[0x0]))return!0x1;const _0x237562=_0x3f3a16(_0x564811[0x0][_0x5c7e62(0x227)],_0x5c7e62(0x211)),_0x5abe3a=_0x3f3a16(_0x5711e8[0x0][_0x5c7e62(0x227)],_0x5c7e62(0x211));if(!_0x4cd509(_0x237562,_0x5abe3a))return!0x1;return!!_0x564811[_0x5c7e62(0x157)](_0x4360fc=>_0x5711e8[_0x5c7e62(0x135)](_0xeee6d2=>_0x4360fc[_0x5c7e62(0x13d)]()[_0x5c7e62(0x2bf)](_0xeee6d2[_0x5c7e62(0x13d)]())))&&_0x5711e8[_0x5c7e62(0x157)](_0xe3b9=>_0x564811[_0x5c7e62(0x135)](_0x17362c=>_0xe3b9[_0x5c7e62(0x13d)]()[_0x5c7e62(0x2bf)](_0x17362c[_0x5c7e62(0x13d)]())));}}[_0x43430a(0x1c5)](_0x357e4c){const _0x2f6ce7=_0x43430a,_0x36dc73=Array[_0x2f6ce7(0x279)](_0x357e4c),_0x723be2=this[_0x2f6ce7(0x26c)]({'skipNotAttached':!0x0}),_0x4ab01f=_0x723be2[_0x2f6ce7(0x1c2)](_0x3c7724=>!_0x357e4c[_0x2f6ce7(0x1b9)](_0x3c7724)),_0xa85237=new Map(_0x36dc73[_0x2f6ce7(0x151)](_0x53577e=>[_0x53577e,this[_0x2f6ce7(0x21e)][_0x2f6ce7(0x210)](_0x53577e[_0x2f6ce7(0x1e9)],_0x53577e[_0x2f6ce7(0x2cd)],_0x2f6ce7(0x1ac))])),_0x530dae=new Map(_0x723be2[_0x2f6ce7(0x151)](_0x4e4443=>[_0x4e4443,_0x4e4443[_0x2f6ce7(0x2bb)]()]));for(let _0x1bf65c=0x0;_0x1bf65c<_0x36dc73[_0x2f6ce7(0x176)];_0x1bf65c++){if(_0x46bece(this,_0x36dc73[_0x1bf65c],_0x36dc73,_0x1bf65c+0x1))return!0x0;}for(let _0x2baa6c=0x0;_0x2baa6c<_0x36dc73[_0x2f6ce7(0x176)];_0x2baa6c++){if(_0x46bece(this,_0x36dc73[_0x2baa6c],_0x4ab01f,0x0))return!0x0;}return!0x1;function _0x46bece(_0x503045,_0x472430,_0x40aee2,_0x313e96){const _0x49790a=_0x2f6ce7;for(let _0x109070=_0x313e96;_0x109070<_0x40aee2[_0x49790a(0x176)];_0x109070++){const _0x4cd0c8=_0x40aee2[_0x109070];if(_0x4cd0c8[_0x49790a(0x1e9)]!==_0x472430[_0x49790a(0x1e9)]||_0x4cd0c8[_0x49790a(0x188)]['id']!==_0x472430[_0x49790a(0x188)]['id']||_0x4cd0c8[_0x49790a(0x2cd)]!==_0x472430[_0x49790a(0x2cd)])continue;if(!Lt(_0x472430,_0x4cd0c8,[_0x49790a(0x211)]))continue;if(_0x49790a(0x1e0)==_0x472430[_0x49790a(0x1e9)]&&_0x472430[_0x49790a(0x247)][_0x49790a(0x191)]!=_0x4cd0c8[_0x49790a(0x247)][_0x49790a(0x191)])continue;if(_0x49790a(0x1e0)==_0x472430[_0x49790a(0x1e9)]&&_0x503045[_0x49790a(0x245)](_0x472430[_0x49790a(0x247)][_0x49790a(0x1e7)]))continue;if(_0x49790a(0x1d0)==_0x472430[_0x49790a(0x1e9)]){const _0x120582=_0x503045[_0x49790a(0x28d)][_0x49790a(0x228)],_0x5a550a=_0x472430[_0x49790a(0x294)]();if(_0x5a550a&&(_0x120582[_0x49790a(0x1cf)][_0x49790a(0x1d2)](_0x5a550a)||_0x120582[_0x49790a(0x1cf)][_0x49790a(0x153)](_0x5a550a)))continue;}const _0x46c1ca=_0xa85237[_0x49790a(0x18e)](_0x472430),_0x120258=_0x530dae[_0x49790a(0x18e)](_0x472430),_0x514334=_0x530dae[_0x49790a(0x18e)](_0x4cd0c8),_0x1aec96=_0x472430[_0x49790a(0x1e6)]&&_0x472430[_0x49790a(0x1e6)][_0x49790a(0x176)],_0x1d9088=_0x4cd0c8[_0x49790a(0x1e6)]&&_0x4cd0c8[_0x49790a(0x1e6)][_0x49790a(0x176)];if(!_0x1aec96&&_0x46c1ca(_0x514334,_0x120258))return _0x503045[_0x49790a(0x26d)](_0x4cd0c8,_0x472430),_0x530dae[_0x49790a(0x1e2)](_0x472430),!0x0;if(!_0x1d9088&&_0x46c1ca(_0x120258,_0x514334))return _0x503045[_0x49790a(0x26d)](_0x472430,_0x4cd0c8),_0x530dae[_0x49790a(0x1e2)](_0x4cd0c8),!0x0;}return!0x1;}}[_0x43430a(0x26d)](_0x399d12,_0x550763){const _0x470e43=_0x43430a;if(_0x399d12[_0x470e43(0x2c2)]){for(const _0x14b915 of _0x550763[_0x470e43(0x2bb)]())_0x399d12[_0x470e43(0x129)](_0x14b915);}else{const _0x287b11=_0x550763[_0x470e43(0x13d)]()[_0x470e43(0x1ef)];this[_0x470e43(0x170)](_0x399d12,this[_0x470e43(0x141)][_0x470e43(0x296)](_0x399d12[_0x470e43(0x13d)]()[_0x470e43(0x23e)],_0x287b11));}_0x550763[_0x470e43(0x20f)]();}[_0x43430a(0x204)](_0xca3d06,_0x2ef2ad){const _0x1ee015=_0x43430a,_0x178fe9=_0xca3d06[_0x1ee015(0x182)](_0x1ee015(0x25c))||_0xca3d06[_0x1ee015(0x182)](_0x1ee015(0x1e0))?_0x1ee015(0x1a7):_0xca3d06[_0x1ee015(0x206)]();return _0x2cd0af(this[_0x1ee015(0x28d)][_0x1ee015(0x272)],_0x2ef2ad+'_'+_0x178fe9+_0x1ee015(0x288));}[_0x43430a(0x1af)](){const _0x5582d=_0x43430a,_0x2b0e77=this[_0x5582d(0x28d)];if(!_0x2b0e77['ui'])return;const {ariaLiveAnnouncer:_0x50762c}=_0x2b0e77['ui'];_0x1cb905(this[_0x5582d(0x141)],({left:_0x5ed98f,entered:_0x32908d})=>{const _0x5b6507=_0x5582d;for(const _0x3d0c60 of _0x5ed98f){const {group:_0x1582a8,type:_0x267908}=this[_0x5b6507(0x202)](_0x3d0c60[_0x5b6507(0x2c0)]);if(_0x5b6507(0x1ba)===_0x1582a8){_0x50762c[_0x5b6507(0x144)](this[_0x5b6507(0x204)](_0x267908,_0x5b6507(0x174)));break;}}for(const _0x4183f5 of _0x32908d){const {group:_0x2f9595,type:_0xa87dc5}=this[_0x5b6507(0x202)](_0x4183f5[_0x5b6507(0x2c0)]);if(_0x5b6507(0x1ba)===_0x2f9595){_0x50762c[_0x5b6507(0x144)](this[_0x5b6507(0x204)](_0xa87dc5,_0x5b6507(0x208)));break;}}});}[_0x43430a(0x15d)](_0x355387){const _0x173392=_0x43430a;if(this[_0x173392(0x240)])return!0x1;const _0x13c703=this[_0x173392(0x28d)],_0x191954=_0x13c703[_0x173392(0x228)][_0x173392(0x2d3)][_0x173392(0x27f)][_0x173392(0x132)]();if(0x0==_0x191954[_0x173392(0x176)])return!0x1;const _0x296744=[],_0x3307e8=_0x191954[_0x173392(0x1c2)](_0x4ec909=>_0x173392(0x1e0)==_0x4ec909[_0x173392(0x1e9)]),_0x2bc5c8=_0x191954[_0x173392(0x1c2)](_0x59a451=>_0x173392(0x1a5)==_0x59a451[_0x173392(0x1e9)]&&_0x173392(0x2c7)!=_0x59a451[_0x173392(0x2c0)]),_0x2ec8c1=_0x191954[_0x173392(0x1c2)](_0x59bac4=>_0x173392(0x235)==_0x59bac4[_0x173392(0x1e9)]&&_0x173392(0x2c7)!=_0x59bac4[_0x173392(0x2c0)]);for(const _0x20ac85 of _0x3307e8)_0x296744[_0x173392(0x179)]({'key':_0x20ac85[_0x173392(0x20c)],'newValue':_0x20ac85[_0x173392(0x16e)],'oldValue':_0x20ac85[_0x173392(0x273)],'range':Gt(_0x20ac85[_0x173392(0x20d)],_0x13c703[_0x173392(0x228)])});for(const _0x303a66 of _0x2bc5c8){const _0x5bd361=_0x2ec8c1[_0x173392(0x287)](_0x7dd2c5=>_0x7dd2c5[_0x173392(0x263)][_0x173392(0x2bf)](_0x303a66[_0x173392(0x263)]));_0x5bd361&&_0x296744[_0x173392(0x179)]({'key':_0x173392(0x29f),'newValue':_0x303a66[_0x173392(0x2c0)],'oldValue':_0x5bd361[_0x173392(0x2c0)],'range':_0x13c703[_0x173392(0x228)][_0x173392(0x164)](_0x303a66[_0x173392(0x263)][_0x173392(0x1f4)])});}return 0x0!=_0x296744[_0x173392(0x176)]&&this[_0x173392(0x1c6)](_0x355387,_0x296744);}[_0x43430a(0x15f)](_0x18f1bd){const _0x55723a=_0x43430a;let _0x230c1d=!0x1;const _0x187f7b=this[_0x55723a(0x28d)][_0x55723a(0x228)][_0x55723a(0x2d3)][_0x55723a(0x27f)][_0x55723a(0x236)]()[_0x55723a(0x1c2)](_0x27c549=>_0x27c549[_0x55723a(0x247)][_0x55723a(0x24c)]&&_0x27c549[_0x55723a(0x2c0)][_0x55723a(0x182)](_0x55723a(0x198)));for(const _0x35ec80 of _0x187f7b){const {subType:_0x1485e9,id:_0x982073}=this[_0x55723a(0x202)](_0x35ec80[_0x55723a(0x2c0)]),_0x39d1e7=_0x1485e9[_0x55723a(0x262)]('|')[0x0];for(const _0x8fa7ff of this[_0x55723a(0x26c)]({'skipNotAttached':!0x0}))_0x8fa7ff['id']!=_0x982073&&_0x55723a(0x1e0)==_0x8fa7ff[_0x55723a(0x1e9)]&&_0x8fa7ff[_0x55723a(0x247)]&&_0x8fa7ff[_0x55723a(0x247)][_0x55723a(0x1e7)]==_0x39d1e7&&_0x8fa7ff[_0x55723a(0x13d)]()[_0x55723a(0x1fb)](_0x35ec80[_0x55723a(0x247)][_0x55723a(0x24c)])&&(this[_0x55723a(0x1c4)](_0x8fa7ff,_0x35ec80[_0x55723a(0x247)][_0x55723a(0x24c)],_0x18f1bd),_0x230c1d=!0x0);}return _0x230c1d;}[_0x43430a(0x149)](_0x34f33a){const _0x3357f0=_0x43430a;this[_0x3357f0(0x28d)],(this[_0x3357f0(0x240)]=!0x0,_0x34f33a());}[_0x43430a(0x22e)](_0x1ea82a){const _0x5b1b8e=_0x43430a,_0x328e05=this[_0x5b1b8e(0x245)](_0x1ea82a),_0x6c24c4=this[_0x5b1b8e(0x1ce)][_0x5b1b8e(0x1b9)](_0x1ea82a);return _0x328e05||_0x6c24c4;}[_0x43430a(0x1c6)](_0x2ce8db,_0x442696){const _0x10e480=_0x43430a;if(0x0==_0x442696[_0x10e480(0x176)])return!0x1;let _0x31aa39=!0x1;for(const _0x3ad703 of _0x442696){const _0x5d00e7=this[_0x10e480(0x143)](_0x3ad703[_0x10e480(0x20d)],_0x10e480(0x1e0))[_0x10e480(0x1c2)](_0x4d3c28=>!_0x4d3c28[_0x10e480(0x2b6)][_0x10e480(0x24e)])[_0x10e480(0x151)](_0x2825a6=>_0x2825a6[_0x10e480(0x1ba)]),_0x2855ff=_0x12a5f0({'newValue':_0x3ad703[_0x10e480(0x252)]});_0x5d00e7[_0x10e480(0x1c2)](_0x591703=>{const _0x4ca62f=_0x10e480,[_0x4063e4,_0x21a391]=_0x591703[_0x4ca62f(0x2cd)][_0x4ca62f(0x262)]('|');return _0x4063e4==_0x3ad703[_0x4ca62f(0x1e7)]&&_0x21a391!=_0x2855ff;})[_0x10e480(0x1b1)](_0x5d76b8=>{const _0x441165=_0x10e480;this[_0x441165(0x1c4)](_0x5d76b8,_0x3ad703[_0x441165(0x20d)],_0x2ce8db),_0x31aa39=!0x0;});}return _0x31aa39;}[_0x43430a(0x1c4)](_0x1272db,_0xa233aa,_0x2e9a8f){const _0x48e753=_0x43430a,_0x5dfc28=_0x1272db[_0x48e753(0x13d)]()[_0x48e753(0x216)](_0xa233aa);0x0!==_0x5dfc28[_0x48e753(0x176)]?0x1!==_0x5dfc28[_0x48e753(0x176)]?this[_0x48e753(0x29c)](_0x1272db,_0xa233aa[_0x48e753(0x23e)],_0xa233aa[_0x48e753(0x1ef)]):this[_0x48e753(0x170)](_0x1272db,_0x5dfc28[0x0]):_0x2e9a8f[_0x48e753(0x28c)](_0x1272db[_0x48e753(0x24b)]());}}class Rt{constructor(_0x449143){const _0xa4277f=_0x43430a;this[_0xa4277f(0x160)]=_0x449143,this[_0xa4277f(0x141)]=_0x449143[_0xa4277f(0x228)],this[_0xa4277f(0x1dc)]=new Map(),this[_0xa4277f(0x16f)]=new Map(),this[_0xa4277f(0x255)]();}[_0x43430a(0x2a1)](_0x3f398b,_0x5354ac,_0x432607,_0x10d2c9,_0x5042fd,_0x5604e4){const _0x4236bf=_0x43430a;return new _0x73c476(this[_0x4236bf(0x141)],{'type':_0x3f398b,'subType':_0x5354ac,'id':_0x432607,'author':_0x10d2c9,'creator':_0x10d2c9,'attributes':_0x5042fd,'onAttributesChange':_0x5604e4,'onAccept':(..._0x4ff7b3)=>this[_0x4236bf(0x210)](_0x3f398b,_0x5354ac,_0x4236bf(0x140))(..._0x4ff7b3),'onDiscard':(..._0x26e015)=>this[_0x4236bf(0x210)](_0x3f398b,_0x5354ac,_0x4236bf(0x12f))(..._0x26e015)});}[_0x43430a(0x2b7)](_0x1dea56,_0x81ea05,_0x448d29,_0x26272d){const _0x530818=_0x43430a,_0x2c083c=_0x1dea56+':'+_0x81ea05+':'+_0x448d29;this[_0x530818(0x1dc)][_0x530818(0x1f0)](_0x2c083c,_0x26272d);}[_0x43430a(0x210)](_0x3eb1ca,_0x4965db,_0x5fe5ce){const _0x15a113=_0x43430a,_0x498249=_0x3eb1ca+':'+_0x4965db+':'+_0x5fe5ce;return this[_0x15a113(0x1dc)][_0x15a113(0x18e)](_0x498249)||this[_0x15a113(0x16f)][_0x15a113(0x18e)](_0x3eb1ca+':'+_0x5fe5ce);}[_0x43430a(0x255)](){const _0x50ebd1=_0x43430a,_0x56b468=()=>!0x1,_0x4b5c3c=_0x554247=>{const _0x764887=_0x45dc;_0x554247[_0x764887(0x24f)]((_0x442f20,_0x229f0c)=>_0x442f20[_0x764887(0x23e)][_0x764887(0x1d7)](_0x229f0c[_0x764887(0x23e)])?0x1:-0x1),this[_0x764887(0x141)][_0x764887(0x2b3)](_0x55f531=>{const _0x4c670e=_0x764887;for(const _0x33e02e of _0x554247){let _0x3658ab;_0x3658ab=_0x33e02e[_0x4c670e(0x1ef)][_0x4c670e(0x2a2)]&&_0x33e02e[_0x4c670e(0x1ef)][_0x4c670e(0x159)]==_0x33e02e[_0x4c670e(0x23e)][_0x4c670e(0x1f4)]?_0x55f531[_0x4c670e(0x138)](_0x33e02e[_0x4c670e(0x23e)][_0x4c670e(0x1f4)],'on'):_0x55f531[_0x4c670e(0x138)](_0x33e02e),this[_0x4c670e(0x141)][_0x4c670e(0x18f)](_0x3658ab,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x42c2b4=(_0x2d7029,_0x352da9)=>{const _0x56ae0d=_0x45dc;_0x352da9&&this[_0x56ae0d(0x141)][_0x56ae0d(0x2b3)](_0x4f1b5d=>{const _0x4ddc44=_0x56ae0d,{commandName:_0x584e73,commandParams:_0x321f2f=[]}=_0x352da9,_0x52c256=_0x2d7029[_0x4ddc44(0x151)](_0x442045=>(Et(_0x442045)&&(_0x442045=this[_0x4ddc44(0x141)][_0x4ddc44(0x296)](_0x442045[_0x4ddc44(0x1ef)])),_0x442045))[_0x4ddc44(0x1c2)](_0x2fa7af=>_0x4ddc44(0x1a8)!==_0x2fa7af[_0x4ddc44(0x27a)][_0x4ddc44(0x1bd)]);if(_0x52c256[_0x4ddc44(0x176)]<0x1)return;const _0x31d2c8=Array[_0x4ddc44(0x279)](this[_0x4ddc44(0x141)][_0x4ddc44(0x2d3)][_0x4ddc44(0x18c)][_0x4ddc44(0x2bb)]())[_0x4ddc44(0x151)](_0x1aa44c=>_0x295af4[_0x4ddc44(0x25d)](_0x1aa44c));_0x4f1b5d[_0x4ddc44(0x23f)](_0x52c256);for(const _0x399034 of this[_0x4ddc44(0x160)][_0x4ddc44(0x2c8)][_0x4ddc44(0x2c8)]())_0x399034[_0x4ddc44(0x15b)]();_0x321f2f[_0x4ddc44(0x179)]({'forceDefaultExecution':!0x0}),this[_0x4ddc44(0x160)][_0x4ddc44(0x14f)](_0x584e73,..._0x321f2f);const _0x14178b=_0x31d2c8[_0x4ddc44(0x1c2)](_0x432fad=>_0x4ddc44(0x1a8)!=_0x432fad[_0x4ddc44(0x27a)][_0x4ddc44(0x1bd)]);_0x14178b[_0x4ddc44(0x176)]>0x0&&_0x4f1b5d[_0x4ddc44(0x23f)](_0x14178b);for(const _0x115d06 of _0x31d2c8)_0x115d06[_0x4ddc44(0x152)]();});},_0x5d65a5=(_0x169a7c,_0x5838e6)=>0x1==_0x169a7c[_0x50ebd1(0x176)]&&0x1==_0x5838e6[_0x50ebd1(0x176)]&&_0x169a7c[0x0][_0x50ebd1(0x1ef)][_0x50ebd1(0x2bf)](_0x5838e6[0x0][_0x50ebd1(0x23e)]),_0x24a7fd=(_0x2881c9,_0x44f47f,_0x159c8d,_0x319f17)=>Pt(_0x2881c9,_0x44f47f,_0x159c8d,_0x319f17,this[_0x50ebd1(0x141)])?[_0x2881c9,_0x44f47f]:Pt(_0x44f47f,_0x2881c9,_0x319f17,_0x159c8d,this[_0x50ebd1(0x141)])?[_0x44f47f,_0x2881c9]:null;this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x21c),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x16b),_0x4b5c3c),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x215),_0x5d65a5),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x1b4),_0x24a7fd),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x217),_0x4b5c3c),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x2a3),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x2b5),_0x5d65a5),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x254),_0x24a7fd),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x158),_0x42c2b4),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x150),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x183),_0x5d65a5),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x14d),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x1e1),_0x42c2b4),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x1bb),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x271),_0x5d65a5),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x172),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x29a),_0x56b468),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x2d0),(_0x24296d,_0x7f9267)=>{const _0x40a374=_0x50ebd1;if(!_0x7f9267)return;const _0x15f2c2=this[_0x40a374(0x160)][_0x40a374(0x26e)][_0x40a374(0x18e)](p);this[_0x40a374(0x141)][_0x40a374(0x2b3)](_0x1b455c=>{const _0x5cb205=_0x40a374;if(_0x5cb205(0x29f)==_0x7f9267[_0x5cb205(0x1e7)])for(const _0x5ea1e5 of _0x24296d){const _0x9633bb=_0x5ea1e5[_0x5cb205(0x23e)][_0x5cb205(0x1f4)],_0x1de378=_0x7f9267[_0x5cb205(0x191)];_0x1b455c[_0x5cb205(0x1c0)](_0x9633bb,_0x1de378);}else{if(_0x15f2c2[_0x5cb205(0x245)](_0x7f9267[_0x5cb205(0x1e7)])){for(const _0x5ebadd of _0x24296d)void 0x0!==_0x7f9267[_0x5cb205(0x191)]?_0x1b455c[_0x5cb205(0x194)](_0x7f9267[_0x5cb205(0x1e7)],_0x7f9267[_0x5cb205(0x191)],_0x5ebadd[_0x5cb205(0x23e)][_0x5cb205(0x1f4)]):_0x1b455c[_0x5cb205(0x224)](_0x7f9267[_0x5cb205(0x1e7)],_0x5ebadd[_0x5cb205(0x23e)][_0x5cb205(0x1f4)]);}else{for(const _0x53e120 of _0x24296d)_0x7f9267[_0x5cb205(0x191)]?_0x1b455c[_0x5cb205(0x194)](_0x7f9267[_0x5cb205(0x1e7)],_0x7f9267[_0x5cb205(0x191)],_0x53e120):_0x1b455c[_0x5cb205(0x224)](_0x7f9267[_0x5cb205(0x1e7)],_0x53e120);}}});}),this[_0x50ebd1(0x16f)][_0x50ebd1(0x1f0)](_0x50ebd1(0x212),_0x5d65a5);}}function Tt(_0xf231de,_0x34c90a,_0x49e55f){const _0x275a1b=_0x43430a;for(const _0x3daa8f of _0x34c90a[_0x275a1b(0x159)][_0x275a1b(0x28f)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3daa8f[_0x275a1b(0x27a)]==_0x3daa8f)return!0x1;if(!_0x49e55f[_0x275a1b(0x1d3)](_0x3daa8f))return!0x1;if(_0xf231de[_0x275a1b(0x1d2)](_0x3daa8f)||_0xf231de[_0x275a1b(0x153)](_0x3daa8f))return!0x0;}return!0x1;}function Et(_0x3a5c16){const _0x4d0ec3=_0x43430a;return _0x3a5c16[_0x4d0ec3(0x1ef)][_0x4d0ec3(0x159)]==_0x3a5c16[_0x4d0ec3(0x23e)][_0x4d0ec3(0x1f4)]&&_0x3a5c16[_0x4d0ec3(0x1ef)][_0x4d0ec3(0x154)];}function Vt(_0x474c7d,_0x4b184a,_0x24361f,_0x105ce7){const _0x4f0540=_0x43430a,_0x1510c4=_0x5f309e=>!_0x5f309e[_0x4f0540(0x24d)]['is'](_0x4f0540(0x25b))&&!_0x105ce7[_0x4f0540(0x1d2)](_0x5f309e[_0x4f0540(0x24d)]),_0x5ba6f4=_0x474c7d[_0x4f0540(0x23e)][_0x4f0540(0x239)](_0x1510c4),_0x5b6725=_0x474c7d[_0x4f0540(0x1ef)][_0x4f0540(0x239)](_0x1510c4,{'direction':_0x4f0540(0x187)});return(!_0x474c7d[_0x4f0540(0x23e)][_0x4f0540(0x2bf)](_0x5ba6f4)||!_0x474c7d[_0x4f0540(0x1ef)][_0x4f0540(0x2bf)](_0x5b6725))&&(_0x5ba6f4[_0x4f0540(0x1d7)](_0x5b6725)?_0x24361f[_0x4f0540(0x21d)](_0x4b184a,{'range':_0x24361f[_0x4f0540(0x296)](_0x5ba6f4,_0x5b6725)}):_0x24361f[_0x4f0540(0x28c)](_0x4b184a),!0x0);}function Ut(_0x4fe9b9){return _0x12a5f0(_0x4fe9b9);}function Ot(_0x50409a){const _0x499d2a=_0x43430a,_0x598a7b=_0x50409a[_0x499d2a(0x23e)][_0x499d2a(0x1f4)];return _0x598a7b&&_0x598a7b['is'](_0x499d2a(0x278));}function Gt(_0x3fd9fd,_0x191f76){const _0x1ecc88=_0x43430a;return null==_0x3fd9fd[_0x1ecc88(0x1ef)][_0x1ecc88(0x1ee)]&&_0x3fd9fd[_0x1ecc88(0x1ef)][_0x1ecc88(0x159)]==_0x3fd9fd[_0x1ecc88(0x23e)][_0x1ecc88(0x1f4)]?Ft(_0x3fd9fd[_0x1ecc88(0x23e)][_0x1ecc88(0x1f4)],_0x191f76):_0x3fd9fd;}function Ft(_0x33a4f0,_0x4f931c){const _0x5b69ac=_0x43430a,_0x5eda15=_0x4f931c[_0x5b69ac(0x1cf)][_0x5b69ac(0x1d2)](_0x33a4f0)||_0x4f931c[_0x5b69ac(0x1cf)][_0x5b69ac(0x286)](_0x33a4f0);return _0x4f931c[_0x5b69ac(0x296)](_0x4f931c[_0x5b69ac(0x256)](_0x33a4f0,_0x5b69ac(0x1e4)),_0x5eda15?_0x4f931c[_0x5b69ac(0x268)](_0x33a4f0):_0x4f931c[_0x5b69ac(0x256)](_0x33a4f0,_0x5b69ac(0x1ef)));}function _0x1290(){const _0x10b9b8=['markMultiRangeDeletion','acceptSuggestion','attribute','formatBlock:accept','delete','values','before','getNearestSelectionRange','commentThread','key','init','type','_saved','for','editing','addComment','nodeBefore','end','set','isTouching','deletion','getMultiRangeId','nodeAfter','substring','elementToElement','getSuggestion','upcast','suggestionUnloaded','getAttribute','isIntersecting','track-changes-suggestion-data-mismatch','unbindElementFromMarkerName','containsRangeInObject','markerToHighlight','hasComments','containsRange','_splitMarkerName','Users','_getMarkerAnnouncementText','registerInlineAttribute','toUpperCase','_mergeNestedSuggestions','ENTER','catch','dataDowncast','insertContent','attributeKey','range','mapper','removeMarkers','getSuggestionCallback','groupId','attribute:join','listenTo','markAttributeChange','insertion:join','getDifference','deletion:accept','getRange','removeMarker:suggestion:attribute','suggestionLoaded','isRemovable','insertion:accept','updateMarker','_suggestionFactory','ready','splice','_cutOutSuggestionMarker','_addSuggestionMarker','marker-count','removeAttribute','ck-suggestion-marker--active','value','attributes','model','options','formatGroupId','updateSuggestion','consumable','lowest','_isRegisteredAttribute','batch','warn','getIntersection','markerToData','2068404baFYvM','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.','remove','getChangedMarkers','registerPostFixer','hasSuggestion','getLastMatchingPosition','dataToMarker','moveTargetPosition','markerNameToElements','trackChanges.mergeNestedSuggestions','start','setSelection','_recordAttributeSuggestions','editingDowncast','markMultiRangeInsertion','change:_saved','clear','_isBlockAttribute','suggestionChanged','data','commandName','_updateSuggestionData','markerName','getFirstMarker','newRange','item','isNextTo','sort','enableDefaultAttributesIntegration','registerBlockAttribute','newValue','acceptAllSuggestions','deletion:chain','_registerDefaultCallbacks','createPositionAt','CommentsRepository','comments','pluginName','insertion:','$textProxy','format','fromRange','after','trackChangesCommand','enableCommand','trackChanges.trackFormatChanges','split','position','deletion:','_trackFormatChanges','toJSON','isExternal','createPositionAfter','isInContent','fetchCommentThread','clone','getSuggestions','_joinSuggestions','plugins','elementEnd','getCommentThread','formatBlock:join','locale','attributeOldValue','move','always','_createSuggestion','track-changes-adapter-already-set','element','from','root','isCollapsed','getItems','never','action','differ','change:data','_commentsRepository','PendingActions','_blockAttributeKeys','containerElement','isAfter','isSelectable','find','_SUGGESTION_ANNOUNCEMENT','enableReadOnlyMode','isInsideObject','suggestion-type','removeMarker','editor','getUser','getAncestors','_onDiscard','low','concat','suggestion:','getContainedElement','attribute:','createRange','update:suggestion','multi','markInsertion','attribute:accept','970SgOieN','_breakSuggestionMarker','documentSelection','createRangeIn','$elementName','includes','buildSuggestion','isAtEnd','deletion:discard','isBlock','removeMarker:suggestion:formatBlock','targetPosition','rethrowUnexpectedError','track-changes-command-not-found','_adapter','addMarker:suggestion:attribute','external:','addCommentThread','collaboration.channelId','containsPosition','removeClass','creator','return','removed','change','addMarkerName','deletion:join','meta','registerCustomCallback','add','addMarker:suggestion:formatBlock','194319eAhLPf','getRanges','showSuggestionHighlights','discardAllSuggestions','_refreshAttributeSuggestionsChain','isEqual','name','conversion','isMultiRange','getAllAdjacentSuggestions','_enabledCommands','4JIEBAw','elementStart','$text','commands','markBlockFormat','TrackChangesEditing','hasCommentThread','pop','subType','_isDataLoaded','addSuggestion','attribute:discard','ck-suggestion-marker','splitPosition','document','writer','chain','_removeSuggestion','isOwn','addRange','_handleNewSuggestionMarker','head','_refreshSuggestionsChain','addClass','discardSuggestion','discard','_getExternalAuthor','298352EsFFsM','getChanges','isArray','applyOperation','some','oldRange','widget','createSelection','_afterChanges','addHighlight','consume','addMarker:suggestion','getFirstRange','tablePasteChainId','2286275DSqgib','accept','_model','acceptSelectedSuggestions','_findSuggestions','announce','howMany','isIntersectingWithRange','formatInline:','formatBlock:','_recordAttributeChanges','track-changes-suggestion-not-found','group','track-changes-enable-command-twice','formatInline:chain','_getAttributeKey','execute','formatInline:discard','map','detach','isLimit','isAtStart','getCustomProperty','trackChanges','every','formatInline:accept','parent','then','refresh','bindElementToMarker','_processAttributeChanges','markInlineFormat','_processAttributeSuggestions','_editor','PENDING_ACTION_SUGGESTION','createElement','_checkSuggestionCorrectness','createRangeOn','unbind','formatInline','setTo','descriptionFactory','toViewElement','activeMarkers','insertion:discard','3013914JwSvJv','ck-suggestion-marker-formatBlock','attributeNewValue','_defaultCallbacks','_setSuggestionRange','data-suggestion','formatBlock:chain','default','LEAVE','fire','length','track-changes-user-not-found','dataReady','push','addMarker','stop','previous','markMultiRangeBlockFormat','203lsvGdw','config','reconvertMarker','_rangeIsInLocalUserInsertion','startsWith','formatInline:join','ck-suggestion-marker-formatInline','isUndo','371064PTsUvR','backward','author','resolve','removeComment','originalSuggestionId','selection','requires','get','deleteContent','size','oldValue','track-changes-adapter-missing-getsuggestion','createdAt','setAttribute','getMarkers','keys','notReady','suggestion:attribute:','stopListening','$marker','addSuggestionData','skipNestingCheck','define','substr','markerReady','addUser','fromCharCode','normal','authoredAt','_setSuggestionData','insert','2656878ZamnHc','FORMATTING','$graveyard','assign','_suggestionState','createPositionBefore','join','rejected','_getAuthorFromId','_initAriaMarkerChangeAnnouncements','forward','forEach','next','authorName','insertion:chain','markDeletion','insertion','_suggestions','ck-suggestion-marker-','has','suggestion','formatBlock:discard','change:activeMarkers','rootName','error-saving-suggestion-data-suggestion-discarded','highest','rename','adapter','filter','enqueueChange','_reduceSuggestionAttributeRange','_joinWithAdjacentSuggestions','_reduceExistingSuggestions','markers','_isForcedDefaultExecutionBlock','discardSelectedSuggestions','isLocal','multipleBlocks','forceDefaultExecution','_getSuggestionData','_inlineAttributeKeys','schema','formatBlock','@external','isObject','containsItem','_addThreadToSuggestion','high','accepted','isBefore','open','getShiftedBy','isDocumentOperation','unshift','_customCallbacks','getWalker'];_0x1290=function(){return _0x10b9b8;};return _0x1290();}function Pt(_0x48bd20,_0x1b6882,_0x3360af,_0x122515,_0x583e7e){const _0x182f5d=_0x43430a;if(!Lt(_0x48bd20,_0x1b6882))return!0x1;if(_0x3360af[_0x182f5d(0x1ef)][_0x182f5d(0x2bf)](_0x122515[_0x182f5d(0x23e)]))return!0x0;if(_0x48bd20[_0x182f5d(0x1e9)]!=_0x1b6882[_0x182f5d(0x1e9)])return!0x1;if(!_0x3360af[_0x182f5d(0x1ef)][_0x182f5d(0x1f1)](_0x122515[_0x182f5d(0x23e)]))return!0x1;const _0x548110=_0x583e7e[_0x182f5d(0x296)](_0x3360af[_0x182f5d(0x1ef)],_0x122515[_0x182f5d(0x23e)])[_0x182f5d(0x1dd)]();for(const _0x32cf95 of _0x548110)if([_0x182f5d(0x2c6),_0x182f5d(0x26f)][_0x182f5d(0x2a0)](_0x32cf95[_0x182f5d(0x1e9)])&&_0x583e7e[_0x182f5d(0x1cf)][_0x182f5d(0x153)](_0x32cf95[_0x182f5d(0x24d)]))return!0x1;return!0x0;}function Lt(_0x4c5de,_0x1fffb5,_0x5d53a6=[]){const _0x551ea2=_0x43430a;return!(!_0x4c5de[_0x551ea2(0x2ce)]||!_0x1fffb5[_0x551ea2(0x2ce)])&&_0x4cd509(_0x3f3a16(_0x4c5de[_0x551ea2(0x227)],_0x5d53a6),_0x3f3a16(_0x1fffb5[_0x551ea2(0x227)],_0x5d53a6));}function Ht(_0x25d6a1,_0x30cd74){const _0xf0cbb4=_0x43430a,_0x3de94b=qt(_0x25d6a1[_0xf0cbb4(0x227)]),_0x476bae=qt(_0x30cd74);if(!_0x25d6a1[_0xf0cbb4(0x2ce)])return!0x1;for(const _0x405a6d of Object[_0xf0cbb4(0x196)](_0x476bae))if(!_0x4cd509(_0x3de94b[_0x405a6d],_0x476bae[_0x405a6d]))return!0x1;return!0x0;}function qt(_0x260c7a){const _0x4c9547=_0x43430a,_0x198deb=Object[_0x4c9547(0x1a9)]({},_0x260c7a);return delete _0x198deb[_0x4c9547(0x19c)],delete _0x198deb[_0x4c9547(0x13e)],_0x198deb;}