@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +23 -0
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +23 -0
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +23 -0
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +23 -0
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +23 -0
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +23 -0
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +23 -0
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +23 -0
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +23 -0
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +23 -0
  23. package/dist/translations/en.umd.js +23 -0
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +23 -0
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +23 -0
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +23 -0
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +23 -0
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +23 -0
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +23 -0
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +23 -0
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +23 -0
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +23 -0
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +23 -0
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +23 -0
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +23 -0
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +23 -0
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +23 -0
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +23 -0
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +23 -0
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +23 -0
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +23 -0
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +23 -0
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +23 -0
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +23 -0
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +23 -0
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +23 -0
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +23 -0
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +23 -0
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +23 -0
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +23 -0
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +23 -0
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +23 -0
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +23 -0
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +23 -0
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +23 -0
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +23 -0
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +23 -0
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +23 -0
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +23 -0
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +23 -0
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe8a1bf=_0x6235;(function(_0x41a31e,_0x39d271){const _0x4ae679=_0x6235,_0x51e159=_0x41a31e();while(!![]){try{const _0x43a8e3=-parseInt(_0x4ae679(0x7b))/0x1+parseInt(_0x4ae679(0x120))/0x2+parseInt(_0x4ae679(0x1c8))/0x3+parseInt(_0x4ae679(0x1df))/0x4+parseInt(_0x4ae679(0xa3))/0x5*(-parseInt(_0x4ae679(0x75))/0x6)+-parseInt(_0x4ae679(0x14d))/0x7*(parseInt(_0x4ae679(0x8f))/0x8)+-parseInt(_0x4ae679(0xd4))/0x9*(parseInt(_0x4ae679(0x174))/0xa);if(_0x43a8e3===_0x39d271)break;else _0x51e159['push'](_0x51e159['shift']());}catch(_0x2bea4b){_0x51e159['push'](_0x51e159['shift']());}}}(_0x3039,0x2d326));import{Plugin as _0x389521,PendingActions as _0x490ee1}from'ckeditor5/src/core.js';import{LiveRange as _0x7b57d4}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4dc03d,uid as _0x225588,priorities as _0x23cd71,logWarning as _0x3db441}from'ckeditor5/src/utils.js';import{toWidget as _0x1c8878}from'ckeditor5/src/widget.js';import{Users as _0x5a1150,hashObject as _0x2ce769,surroundingMarkersDetector as _0xc1b741}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x6235(_0x2eaa7d,_0x40424d){const _0x303958=_0x3039();return _0x6235=function(_0x6235cf,_0x4adfdf){_0x6235cf=_0x6235cf-0x74;let _0x5c5389=_0x303958[_0x6235cf];return _0x5c5389;},_0x6235(_0x2eaa7d,_0x40424d);}import _0xa3312e from'./commands/trackchangescommand.js';import _0x4835fe from'./commands/acceptsuggestioncommand.js';import _0x4ba613 from'./commands/discardsuggestioncommand.js';import _0x35e67a from'./commands/executeonallsuggestionscommand.js';import _0x229593 from'./commands/executeonselectedsuggestionscommand.js';import _0xd3eb0a from'./suggestion.js';import _0x371442 from'./suggestiondescriptionfactory.js';import _0x17a61e from'./integrations/aiassistant.js';import _0x1803ea from'./integrations/alignment.js';import _0x4f5da3 from'./integrations/basicstyles.js';import _0x32a566 from'./integrations/blockquote.js';import _0xbd7537 from'./integrations/casechange.js';import _0xa2bdab from'./integrations/ckbox.js';import _0xd791d8 from'./integrations/codeblock.js';import _0x5b3d7b from'./integrations/comments.js';import _0xcd21db from'./integrations/deletecommand.js';import _0x26305b from'./integrations/list.js';import _0x5dca75 from'./integrations/listproperties.js';import _0x18a544 from'./integrations/entercommand.js';import _0x1f477f from'./integrations/findandreplace.js';import _0x34f8f6 from'./integrations/font.js';import _0x1f6d20 from'./integrations/formatpainter.js';import _0x12239d from'./integrations/heading.js';import _0x395d8c from'./integrations/highlight.js';import _0x2943cf from'./integrations/horizontalline.js';import _0x56e183 from'./integrations/htmlembed.js';import _0x7b5a14 from'./integrations/image.js';import _0x2678b7 from'./integrations/imagereplace.js';import _0x24b1d9 from'./integrations/imagestyle.js';import _0xe2729 from'./integrations/importword.js';import _0x167c60 from'./integrations/indent.js';import _0x38cfff from'./integrations/inputcommand.js';import _0x313348 from'./integrations/link.js';import _0x4e4a43 from'./integrations/legacylist.js';import _0x4f0e52 from'./integrations/legacylistproperties.js';function _0x3039(){const _0x4ac8a1=['_enabledCommands','acceptAllSuggestions','formatBlock:chain','isAtEnd','removeMarker:suggestion:attribute','discardSuggestion','addComment','elementToElement','isInsideObject','_onDiscard','_element','isInContent','_joinSuggestions','createRangeIn','_suggestionFactory','_registerDefaultCallbacks','_cutOutSuggestionMarker','formatInline:','track-changes-adapter-already-set','substr','substring','has','push','attribute:discard','createPositionBefore','commands','group','getItems','formatBlock','size','editor','_setSuggestionData','init','formatBlock:join','setSelection','conversion','meta','addMarker:suggestion','_initAriaMarkerChangeAnnouncements','insertion','addMarker','_suggestionState','_registerInlineAttribute','track-changes-command-not-found','rootName','getUser','item','getChangedMarkers','setTo','toUpperCase','isAfter','resolve','createPositionAt','867627ElHXNd','_afterChanges','_recordAttributeChanges','deletion:accept','after','documentSelection','registerCustomCallback','formatBlock:discard','markAttributeChange','stopListening','PendingActions','commentThread','batch','CommentsRepository','_commentsRepository','isAtStart','trackChangesCommand','PENDING_ACTION_SUGGESTION','suggestion:','ck-suggestion-marker--active','newValue','trackChanges.trackFormatChanges','removed','623320ZwOzhL','author','some','markBlockFormat','track-changes-enable-command-twice','editing','formatGroupId','end','_blockAttributeKeys','getAttribute','fromRange','suggestionChanged','consumable','keys','document','values','_trackFormatChanges','rejected','containsRangeInObject','_setSuggestionRange','return','_inlineAttributeKeys','authorName','filter','default','_model','ck-suggestion-marker-formatBlock','_saved','howMany','buildSuggestion','widget','suggestion','nodeBefore','containerElement','$text','oldValue','_processAttributeSuggestions','_refreshAttributeSuggestionsChain','_removeSuggestion','delete','track-changes-user-not-found','insertion:join','setAttribute','markerToHighlight','getWalker','_getSuggestionData','formatInline','chain','createPositionAfter','TrackChangesEditing','update:suggestion','isMultiRange','sort','insertion:discard','_handleNewSuggestionMarker','removeMarkers','length','_suggestions','stop','getShiftedBy','addClass','isDocumentOperation','_getExternalAuthor','next','getChanges','getCommentThread','define','attributeOldValue','enableReadOnlyMode','6IeCFff','_mergeNestedSuggestions','registerPostFixer','addMarker:suggestion:attribute','rename','backward','86628JPdMIu','getAllAdjacentSuggestions','selection','newRange','parent','attributeNewValue','getSuggestions','model','insert','key','deletion:discard','moveTargetPosition','createElement','options','plugins','targetPosition','attribute','getRange','markInsertion','_enableDefaultAttributesIntegration','102584ADLuKh','track-changes-adapter-missing-getsuggestion','value','containsPosition','attribute:join','isSelectable','concat','never','_recordAttributeSuggestions','track-changes-suggestion-data-mismatch','isOwn','_customCallbacks','warn','requires','startsWith','_descriptionFactory','unbind','format','updateMarker','toJSON','62970cTQdmv','low','position','containsRange','_isBlockAttribute','Users','isUndo','trackChanges','collaboration.channelId','elementEnd','showSuggestionHighlights','_createSuggestion','isObject','_SUGGESTION_ANNOUNCEMENT','LEAVE','data-suggestion','addMarkerName','track-changes-suggestion-not-found','_isDataLoaded','isLimit','element','_registerBlockAttribute','getNearestSelectionRange','multipleBlocks','insertion:','enqueueChange','_reduceExistingSuggestions','hasComments','before','addSuggestionData','range','_editor','suggestionUnloaded','trackChanges.mergeNestedSuggestions','suggestion-type','forward','getAncestors','ready','splice','toViewElement','isEqual','markers','subType','_rangeIsInLocalUserInsertion','rethrowUnexpectedError','isIntersectingWithRange','containsItem','isExternal','differ','9ZuHoMe','_getMarkerAnnouncementText','hasSuggestion','formatInline:chain','splitPosition','removeAttribute','nodeAfter','refresh','discardSelectedSuggestions','isTouching','addRange','adapter','split','addHighlight','isRemovable','accept','commandName','addSuggestion','add','name','_findSuggestions','$graveyard','acceptSelectedSuggestions','_breakSuggestionMarker','pluginName','addMarker:suggestion:formatBlock','enableCommand','ck-suggestion-marker-formatInline','_isRegisteredAttribute','markInlineFormat','isCollapsed','_getAttributeKey','formatInline:discard','acceptSuggestion','groupId','mapper','_splitMarkerName','formatInline:join','fire','find','elementStart','start','listenTo','getMultiRangeId','addUser','_checkSuggestionCorrectness','unshift','external:','catch','createRange','pop','deletion:','detach','markMultiRangeInsertion','forceDefaultExecution','FORMATTING','get','$textProxy','deleteContent','announce','map','always','originalSuggestionId','config','schema','accepted','_reduceSuggestionAttributeRange','change:_saved','getRanges','attribute:','set','getFirstMarker','hasCommentThread','isIntersecting','insertion:accept','attribute:accept','514822Lxwyus','removeClass','high','markerName','_addSuggestionMarker','isNextTo','skipNestingCheck','formatBlock:accept','markerNameToElements','discard','assign','join','_updateSuggestionData','suggestionLoaded','clear','formatBlock:','then','data','multi','createRangeOn','deletion','comments','tablePasteChainId','attributes','editingDowncast','ck-suggestion-marker','updateSuggestion','every','forEach','deletion:join','_getAuthorFromId','normal','remove','formatInline:accept','@external','addCommentThread','notReady','_refreshSuggestionsChain','_joinWithAdjacentSuggestions','change:data','from','activeMarkers','highest','type','removeComment','119XQjOIj','getSuggestion','getIntersection','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.','createdAt','authoredAt','applyOperation','getLastMatchingPosition','oldRange','createSelection','_isForcedDefaultExecutionBlock','execute','_adapter','isArray','$elementName','getContainedElement','_processAttributeChanges','ENTER','unbindElementFromMarkerName','markMultiRangeDeletion','fromCharCode','_addThreadToSuggestion','change:activeMarkers','insertContent','marker-count','clone','markerReady','reconvertMarker','$marker','lowest','locale','attributeKey','getDifference','dataToMarker','bindElementToMarker','creator','ck-suggestion-marker-','consume','discardAllSuggestions','2001110oNwGNS','change','deletion:chain','insertion:chain','getMarkers','fetchCommentThread','isBefore','writer','getSuggestionCallback','upcast','includes','markerToData','markMultiRangeBlockFormat','for','dataReady','root','dataDowncast','getCustomProperty','suggestion:attribute:','isLocal','isBlock','getFirstRange','markDeletion','move','head','error-saving-suggestion-data-suggestion-discarded','previous','_defaultCallbacks','removeMarker:suggestion:formatBlock','open','removeMarker'];_0x3039=function(){return _0x4ac8a1;};return _0x3039();}import _0x2f1fcc from'./integrations/mediaembed.js';import _0xc929d2 from'./integrations/mention.js';import _0x373ba6 from'./integrations/multilevellist.js';import _0x1f8783 from'./integrations/pagebreak.js';import _0x1251dc from'./integrations/paragraph.js';import _0x32f988 from'./integrations/removeformat.js';import _0x48484a from'./integrations/restrictededitingmode.js';import _0x4ab4ce from'./integrations/shiftentercommand.js';import _0x483459 from'./integrations/standardeditingmode.js';import _0x450a87 from'./integrations/style.js';import _0x247566 from'./integrations/table.js';import _0x1a5d3c from'./integrations/tablemergesplit.js';import _0x36a5bc from'./integrations/tableheadings.js';import _0x575289 from'./integrations/tableclipboard.js';import _0x46d489 from'./integrations/tablecolumnresize.js';import _0x35b833 from'./integrations/template.js';import _0x44c271 from'./integrations/tableofcontents.js';import _0x35eac2 from'./integrations/title.js';import _0x4757e7 from'./integrations/undo.js';import _0x32b485 from'./integrations/tablecaption.js';import _0xf6bb7d from'./integrations/tableproperties.js';import{getTranslation as _0x36fca4}from'./utils/common-translations.js';import{isEqual as _0x43c7b9,omit as _0x2f2148}from'lodash-es';export const renameAttributeKey=_0xe8a1bf(0x15b);export default class p extends _0x389521{static get[_0xe8a1bf(0x9c)](){const _0x2c4c84=_0xe8a1bf;return[_0x2c4c84(0x1d5),_0x5a1150,_0x490ee1,_0x17a61e,_0x1803ea,_0x4f5da3,_0x32a566,_0xa2bdab,_0xbd7537,_0xd791d8,_0x5b3d7b,_0xcd21db,_0x18a544,_0x1f477f,_0x34f8f6,_0x1f6d20,_0x12239d,_0x395d8c,_0x2943cf,_0x56e183,_0x7b5a14,_0x24b1d9,_0x2678b7,_0xe2729,_0x167c60,_0x38cfff,_0x4e4a43,_0x4f0e52,_0x373ba6,_0x313348,_0x26305b,_0x5dca75,_0x2f1fcc,_0xc929d2,_0x1f8783,_0x1251dc,_0x32f988,_0x48484a,_0x4ab4ce,_0x483459,_0x450a87,_0x247566,_0x1a5d3c,_0x36a5bc,_0x32b485,_0x575289,_0x46d489,_0x44c271,_0xf6bb7d,_0x35b833,_0x35eac2,_0x4757e7];}static get[_0xe8a1bf(0xec)](){const _0x436100=_0xe8a1bf;return _0x436100(0x210);}constructor(_0x14bcda){const _0x389500=_0xe8a1bf;function _0x11fe9e(_0x17f216){const _0x2dc5ee=_0x6235;return _0x17f216[_0x2dc5ee(0x110)](_0x4719d7=>String[_0x2dc5ee(0x161)](_0x4719d7))[_0x2dc5ee(0x12b)]('');}super(_0x14bcda),this[_0x389500(0x97)]=!0x1,this[_0x389500(0x11a)](_0x389500(0x149),[]),this['on'](_0x389500(0x163),(_0x1ef013,_0x1333c7,_0x44016f,_0x8db74b)=>{const _0x816fc=_0x389500;this[_0x816fc(0x1f8)][_0x816fc(0x175)](()=>{const _0x2016eb=_0x816fc;for(const _0x4a9e36 of[..._0x8db74b,..._0x44016f])this[_0x2016eb(0x1f8)][_0x2016eb(0xcc)][_0x2016eb(0x1a8)](_0x4a9e36)&&_0x14bcda[_0x2016eb(0x1e4)][_0x2016eb(0x168)](_0x4a9e36);});}),this[_0x389500(0x9e)]=new _0x371442(this[_0x389500(0x1b1)][_0x389500(0x82)][_0x389500(0x114)],this[_0x389500(0x1b1)][_0x389500(0x16b)]),this[_0x389500(0x159)]=null,this[_0x389500(0x1a1)]=new xt(this[_0x389500(0x1b1)]),this[_0x389500(0x218)]=new Map(),this[_0x389500(0x1d6)]=_0x14bcda[_0x389500(0x89)][_0x389500(0x10c)](_0x389500(0x1d5)),this[_0x389500(0x193)]=new Set(),this[_0x389500(0x1f8)]=this[_0x389500(0x1b1)][_0x389500(0x82)],this[_0x389500(0x1bc)]=new WeakMap(),this[_0x389500(0x157)]=!0x1,this[_0x389500(0x1e7)]=new Set([_0x389500(0x15b)]),this[_0x389500(0x1f4)]=new Set(),_0x14bcda[_0x389500(0x113)][_0x389500(0x221)](_0x389500(0x1dd),_0x389500(0x1f7)),this[_0x389500(0x1ef)]=_0x14bcda[_0x389500(0x113)][_0x389500(0x10c)](_0x389500(0x1dd)),_0x14bcda[_0x389500(0x113)][_0x389500(0x221)](_0x389500(0xc4),!0x0),this[_0x389500(0x76)]=_0x14bcda[_0x389500(0x113)][_0x389500(0x10c)](_0x389500(0xc4)),this[_0x389500(0x1d8)]=new _0xa3312e(_0x14bcda,this[_0x389500(0x193)]),this[_0x389500(0x1b9)](),this[_0x11fe9e([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x11fe9e([0x34,0x30,0x34,0x38,0x30,0x38,0x34,0x38]);}[_0xe8a1bf(0x1b3)](){const _0x2b8d6b=_0xe8a1bf,_0x2349d5=this[_0x2b8d6b(0x1b1)],_0x264dd1=(_0x50e5e8,_0x265225)=>{const _0x3d04f2=_0x2b8d6b;if(_0x3d04f2(0x8b)!=_0x50e5e8)return _0x3d04f2(0x171)+_0x50e5e8;const _0x46010e=_0x265225[_0x3d04f2(0xe0)]('|')[0x0];return this[_0x3d04f2(0xa7)](_0x46010e)?_0x3d04f2(0x1f9):_0x3d04f2(0xef);};_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0x20a)]({'model':_0x2b8d6b(0x1fe),'view':_0x53022a=>{const _0x5752c2=_0x2b8d6b,{id:_0x2f6da5,type:_0x5bdcfe,subType:_0x55bfd4}=this[_0x5752c2(0xf8)](_0x53022a[_0x5752c2(0x123)]),_0xb2db65=[_0x5752c2(0x139),_0x264dd1(_0x5bdcfe,_0x55bfd4)];let _0x3cd856=0xbb8;return this[_0x5752c2(0x149)][_0x5752c2(0x17e)](_0x53022a[_0x5752c2(0x123)])&&(_0xb2db65[_0x5752c2(0x1a9)](_0x5752c2(0x1db)),_0x3cd856=0xbc2),_0x5752c2(0x134)==_0x5bdcfe&&(_0x3cd856+=0x5),{'classes':_0xb2db65,'attributes':{'data-suggestion':_0x2f6da5},'priority':_0x3cd856};}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0x3ef876=>{const _0x47ca80=_0x2b8d6b;_0x3ef876['on'](_0x47ca80(0x1b8),(_0x54de01,_0x35ba76,_0x42117b)=>{const _0x236c24=_0x47ca80;if(!_0x42117b[_0x236c24(0x88)][_0x236c24(0xad)])return;const _0x58ca98=_0x35ba76[_0x236c24(0x1c1)];if(!_0x58ca98)return;const _0x43ac03=_0x42117b[_0x236c24(0xf7)][_0x236c24(0xca)](_0x58ca98);_0x2349d5[_0x236c24(0x82)][_0x236c24(0x114)][_0x236c24(0xaf)](_0x58ca98)&&_0x43ac03&&!_0x43ac03[_0x236c24(0x185)](_0x236c24(0x1fd))&&_0x43ac03['is'](_0x236c24(0x200))&&_0x1c8878(_0x43ac03,_0x42117b[_0x236c24(0x17b)]);},{'priority':_0x47ca80(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0x20a)]({'model':_0x2b8d6b(0x1fe),'view':(_0x359e32,_0x5d273d)=>{const _0x46ec04=_0x2b8d6b;if(!_0x5d273d[_0x46ec04(0x88)][_0x46ec04(0xad)])return null;const {type:_0x5f46db,subType:_0x1e9e21}=this[_0x46ec04(0xf8)](_0x359e32[_0x46ec04(0x123)]);return{'classes':[_0x46ec04(0x139),_0x264dd1(_0x5f46db,_0x1e9e21)],'priority':0xbb8};}});const _0x218743=({showActiveMarkers:_0x5c6b12=!0x0,isAttributeSuggestion:_0x49f75a=!0x1}={})=>(_0x344919,_0x340727,_0x219c4e)=>{const _0x3fef95=_0x2b8d6b;if(!_0x340727[_0x3fef95(0x1c1)])return;const {id:_0x10c2d2}=this[_0x3fef95(0xf8)](_0x340727[_0x3fef95(0x123)]);if(_0x49f75a){const _0x42748f=this[_0x3fef95(0x218)][_0x3fef95(0x10c)](_0x10c2d2),_0x3a7c47=this[_0x3fef95(0xf3)](_0x42748f);if(!this[_0x3fef95(0xa7)](_0x3a7c47))return;}if(_0x340727[_0x3fef95(0x1c1)]['is'](_0x3fef95(0x7d)))return void _0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x340727[_0x3fef95(0x1c1)],_0x344919[_0x3fef95(0xe7)]);const _0x577c24=_0x219c4e[_0x3fef95(0xf7)][_0x3fef95(0xca)](_0x340727[_0x3fef95(0x1c1)]);if(_0x340727[_0x3fef95(0x1c1)]['is'](_0x3fef95(0xb7))&&_0x2349d5[_0x3fef95(0x82)][_0x3fef95(0x114)][_0x3fef95(0x188)](_0x340727[_0x3fef95(0x1c1)])&&!_0x577c24[_0x3fef95(0x185)](_0x3fef95(0xe1))){_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x21b)]([_0x3fef95(0x139),_0x3fef95(0x1f9)],_0x577c24),_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x209)](_0x3fef95(0xb2),_0x10c2d2,_0x577c24),_0x219c4e[_0x3fef95(0xf7)][_0x3fef95(0x16f)](_0x577c24,_0x340727[_0x3fef95(0x123)]),_0x5c6b12&&(this[_0x3fef95(0x149)][_0x3fef95(0x17e)](_0x340727[_0x3fef95(0x123)])?_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x21b)](_0x3fef95(0x1db),_0x577c24):_0x219c4e[_0x3fef95(0x17b)][_0x3fef95(0x121)](_0x3fef95(0x1db),_0x577c24));for(const _0x2fc278 of _0x2349d5[_0x3fef95(0x82)][_0x3fef95(0x1a0)](_0x340727[_0x3fef95(0x1c1)])[_0x3fef95(0x1ae)]())_0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x2fc278,_0x344919[_0x3fef95(0xe7)]);_0x219c4e[_0x3fef95(0x1eb)][_0x3fef95(0x172)](_0x340727[_0x3fef95(0x1c1)],_0x344919[_0x3fef95(0xe7)]);}};_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0x335ad9=>{const _0x490501=_0x2b8d6b;_0x335ad9['on'](_0x490501(0xed),(_0xf147d7,_0x3bbd85,_0x354d6e)=>{const _0x59f36e=_0x490501;_0x354d6e[_0x59f36e(0x88)][_0x59f36e(0xad)]&&_0x218743({'showActiveMarkers':!0x1})(_0xf147d7,_0x3bbd85,_0x354d6e);},{'priority':_0x490501(0x14a)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0xe6)](_0xefba4c=>{const _0x675710=_0x2b8d6b;_0xefba4c['on'](_0x675710(0x78),(_0x518c8b,_0x4a03ba,_0x6235a1)=>{const _0x2361ec=_0x675710;_0x6235a1[_0x2361ec(0x88)][_0x2361ec(0xad)]&&_0x218743({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x518c8b,_0x4a03ba,_0x6235a1);},{'priority':_0x675710(0x14a)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x184))[_0x2b8d6b(0x17f)]({'model':_0x2b8d6b(0x1fe),'view':(_0x5640d0,_0x3e15cb)=>_0x3e15cb[_0x2b8d6b(0x88)][_0x2b8d6b(0xad)]?null:{'group':_0x2b8d6b(0x1fe),'name':_0x5640d0[_0x2b8d6b(0x1a6)](0xb)}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x17d))[_0x2b8d6b(0x19a)]({'view':{'name':_0x2b8d6b(0x1fe),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1ad759,{writer:_0x4cb40e})=>{const _0xf8493d=_0x2b8d6b;let _0x475ebc=_0xf8493d(0x1da)+_0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0xc5))+':'+_0x1ad759[_0xf8493d(0x1e8)]('id');return _0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0x165))&&(_0x475ebc+=':'+_0x1ad759[_0xf8493d(0x1e8)](_0xf8493d(0x165))),_0x4cb40e[_0xf8493d(0x87)](_0xf8493d(0x169),{'data-name':_0x475ebc});}}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x17d))[_0x2b8d6b(0x16e)]({'view':_0x2b8d6b(0x1fe)}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x2d97e6=>{const _0x2f37a8=_0x2b8d6b;_0x2d97e6['on'](_0x2f37a8(0xed),_0x218743(),{'priority':_0x2f37a8(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x5f0f0b=>{const _0x28102e=_0x2b8d6b;_0x5f0f0b['on'](_0x28102e(0x78),_0x218743({'isAttributeSuggestion':!0x0}),{'priority':_0x28102e(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x96fb9b=>{const _0x19f045=_0x2b8d6b;_0x96fb9b['on'](_0x19f045(0x190),(_0x4e9a21,_0x33994b,_0x5ae475)=>{const _0x2f6f5e=_0x19f045,_0x5da60d=_0x5ae475[_0x2f6f5e(0xf7)][_0x2f6f5e(0x128)](_0x33994b[_0x2f6f5e(0x123)]);if(_0x5da60d){for(const _0x22dc26 of _0x5da60d)_0x22dc26[_0x2f6f5e(0x185)](_0x2f6f5e(0xe1))||(_0x5ae475[_0x2f6f5e(0x17b)][_0x2f6f5e(0x121)]([_0x2f6f5e(0x139),_0x2f6f5e(0x1f9),_0x2f6f5e(0x1db)],_0x22dc26),_0x5ae475[_0x2f6f5e(0x17b)][_0x2f6f5e(0xd9)](_0x2f6f5e(0xb2),_0x22dc26),_0x5ae475[_0x2f6f5e(0xf7)][_0x2f6f5e(0x15f)](_0x22dc26,_0x33994b[_0x2f6f5e(0x123)]));}},{'priority':_0x19f045(0x122)});}),_0x2349d5[_0x2b8d6b(0x1b6)][_0x2b8d6b(0x181)](_0x2b8d6b(0x138))[_0x2b8d6b(0xe6)](_0x43f239=>{const _0x2b7c63=_0x2b8d6b;_0x43f239['on'](_0x2b7c63(0x197),(_0x28fb87,_0x44ebbd,_0x2822e1)=>{const _0xd425e8=_0x2b7c63,_0xbb43c=_0x2822e1[_0xd425e8(0xf7)][_0xd425e8(0x128)](_0x44ebbd[_0xd425e8(0x123)]);if(!_0xbb43c)return;const {id:_0x3ca20e}=this[_0xd425e8(0xf8)](_0x44ebbd[_0xd425e8(0x123)]),_0x21860f=this[_0xd425e8(0x218)][_0xd425e8(0x10c)](_0x3ca20e),_0x2b76a3=this[_0xd425e8(0xf3)](_0x21860f);if(this[_0xd425e8(0xa7)](_0x2b76a3)){for(const _0x2fc621 of _0xbb43c)_0x2fc621[_0xd425e8(0x185)](_0xd425e8(0xe1))||(_0x2822e1[_0xd425e8(0x17b)][_0xd425e8(0x121)]([_0xd425e8(0x139),_0xd425e8(0x1f9),_0xd425e8(0x1db)],_0x2fc621),_0x2822e1[_0xd425e8(0x17b)][_0xd425e8(0xd9)](_0xd425e8(0xb2),_0x2fc621),_0x2822e1[_0xd425e8(0xf7)][_0xd425e8(0x15f)](_0x2fc621,_0x44ebbd[_0xd425e8(0x123)]));}},{'priority':_0x2b7c63(0x122)});}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x387fc6=>{const _0x274d15=_0x2b8d6b;let _0x400c0a=!0x1;const _0x43de62=Array[_0x274d15(0x148)](_0x2349d5[_0x274d15(0x82)][_0x274d15(0x1ed)][_0x274d15(0xd3)][_0x274d15(0x1c2)]()),_0xeb642b=new Set();for(const {name:_0x1e45f4,data:_0x5882fe}of _0x43de62){const {group:_0x18ed7c,type:_0x3b6c6b,subType:_0x56d1ec,id:_0x36cf75}=this[_0x274d15(0xf8)](_0x1e45f4);if(_0x274d15(0x1fe)!==_0x18ed7c)continue;const _0x4bcf7b=this[_0x274d15(0x218)][_0x274d15(0x10c)](_0x36cf75);if(null!=_0x5882fe[_0x274d15(0x7e)]){_0x274d15(0x20d)==_0x3b6c6b&&(_0x400c0a=_0x400c0a||Et(_0x5882fe[_0x274d15(0x7e)],_0x1e45f4,_0x387fc6,_0x2349d5[_0x274d15(0x82)][_0x274d15(0x114)]));const _0x5e3cda=_0x274d15(0x8b)==_0x3b6c6b&&this[_0x274d15(0xa7)](_0x56d1ec[_0x274d15(0xe0)]('|')[0x0]);if(_0x5882fe[_0x274d15(0x7e)][_0x274d15(0xf2)]||_0x274d15(0xe9)==_0x5882fe[_0x274d15(0x7e)][_0x274d15(0x183)][_0x274d15(0x1bf)]||_0x274d15(0x1af)==_0x3b6c6b&&!Ut(_0x5882fe[_0x274d15(0x7e)])||_0x5e3cda&&!Ut(_0x5882fe[_0x274d15(0x7e)])||_0x274d15(0x134)==_0x3b6c6b&&!(!Tt(_0x2ae2cd=_0x5882fe[_0x274d15(0x7e)])&&!function(_0x45090c){const _0x2cf20f=_0x274d15;return _0x45090c[_0x2cf20f(0xfd)][_0x2cf20f(0x7f)]==_0x45090c[_0x2cf20f(0x1e6)][_0x2cf20f(0x1ff)]&&_0x45090c[_0x2cf20f(0xfd)][_0x2cf20f(0x196)];}(_0x2ae2cd)))_0x387fc6[_0x274d15(0x192)](_0x1e45f4),_0x400c0a=!0x0;else{if(!_0x4bcf7b||!_0x4bcf7b[_0x274d15(0x19e)])continue;_0xeb642b[_0x274d15(0xe6)](_0x4bcf7b);}}}var _0x2ae2cd;return _0xeb642b[_0x274d15(0x1b0)]>0x0&&(_0x400c0a=!!this[_0x274d15(0x146)](_0xeb642b)||_0x400c0a),_0x400c0a;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x874656=>{const _0x245e27=_0x2b8d6b;let _0x51368a=!0x1;for(const _0x48d046 of _0x2349d5[_0x245e27(0x82)][_0x245e27(0x1ed)][_0x245e27(0xd3)][_0x245e27(0x21f)]())if(_0x245e27(0x83)==_0x48d046[_0x245e27(0x14b)])for(const _0x4a767f of this[_0x245e27(0x218)][_0x245e27(0x1ee)]()){if(_0x4a767f[_0x245e27(0x212)]||!_0x4a767f[_0x245e27(0x19e)])continue;const _0x28c2fd=_0x245e27(0x1af)==_0x4a767f[_0x245e27(0x14b)],_0x1a4b90=this[_0x245e27(0xf3)](_0x4a767f),_0x100068=_0x1a4b90&&this[_0x245e27(0xa7)](_0x1a4b90);if(!_0x28c2fd&&!_0x100068)continue;const _0x4e12c4=_0x4a767f[_0x245e27(0x189)]();if(_0x4e12c4[_0x245e27(0xfd)][_0x245e27(0x7f)]!=_0x4e12c4[_0x245e27(0x1e6)][_0x245e27(0x7f)]&&!_0x4e12c4[_0x245e27(0x1e6)][_0x245e27(0x196)]){const _0x14b8cf=_0x2349d5[_0x245e27(0x82)][_0x245e27(0x1c7)](_0x4e12c4[_0x245e27(0xfd)][_0x245e27(0xda)],_0x245e27(0x1e6)),_0x5250af=_0x2349d5[_0x245e27(0x82)][_0x245e27(0x105)](_0x4e12c4[_0x245e27(0xfd)],_0x14b8cf);_0x874656[_0x245e27(0xa1)](_0x4a767f[_0x245e27(0x11b)](),{'range':_0x5250af}),_0x51368a=!0x0;}}return _0x51368a;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x29d352=>this[_0x2b8d6b(0x15d)](_0x29d352)),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)][_0x2b8d6b(0x77)](_0x3ea19c=>!_0x3ea19c[_0x2b8d6b(0x1d4)][_0x2b8d6b(0x187)]&&this[_0x2b8d6b(0x203)](_0x3ea19c)),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x1c9),()=>{const _0xbd6d4b=_0x2b8d6b;this[_0xbd6d4b(0x97)]=!0x1;}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)]['on'](_0x2b8d6b(0x147),(_0x181056,_0xd5c456)=>{const _0x409603=_0x2b8d6b;if(!_0xd5c456[_0x409603(0x187)]||_0xd5c456[_0x409603(0xa9)])return;if(!this[_0x409603(0x97)])return;const _0x22acba=_0x2349d5[_0x409603(0x82)][_0x409603(0x1ed)][_0x409603(0xd3)][_0x409603(0x21f)]();if(0x0==_0x22acba[_0x409603(0x217)])return;const _0x324ebc=[],_0x4939e4=_0x22acba[_0x409603(0x1f6)](_0x5173bb=>_0x409603(0x8b)==_0x5173bb[_0x409603(0x14b)]),_0x21f861=_0x22acba[_0x409603(0x1f6)](_0x802e36=>_0x409603(0x83)==_0x802e36[_0x409603(0x14b)]&&_0x409603(0x201)!=_0x802e36[_0x409603(0xe7)]),_0x434a86=_0x22acba[_0x409603(0x1f6)](_0x3541a6=>_0x409603(0x140)==_0x3541a6[_0x409603(0x14b)]&&_0x409603(0x201)!=_0x3541a6[_0x409603(0xe7)]);for(const _0x3568cb of _0x4939e4)this[_0x409603(0xf0)](_0x3568cb[_0x409603(0x16c)])&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x3568cb[_0x409603(0x16c)],'newValue':_0x3568cb[_0x409603(0x80)],'oldValue':_0x3568cb[_0x409603(0x222)],'range':Ot(_0x3568cb[_0x409603(0xc1)],_0x2349d5[_0x409603(0x82)])});for(const _0x3aaaa4 of _0x21f861){const _0x3309e6=_0x434a86[_0x409603(0xfb)](_0xbe885e=>_0xbe885e[_0x409603(0x19d)]===_0x3aaaa4[_0x409603(0x19d)]);if(_0x3309e6){const _0x12186a=Gt(_0x3aaaa4[_0x409603(0xa5)][_0x409603(0xda)],_0x2349d5[_0x409603(0x82)]);_0x3309e6[_0x409603(0xe7)]!==_0x3aaaa4[_0x409603(0xe7)]&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x409603(0x15b),'newValue':_0x3aaaa4[_0x409603(0xe7)],'oldValue':_0x3309e6[_0x409603(0xe7)],'range':_0x12186a});for(const [_0x45fde6,_0x330c08]of _0x3309e6[_0x409603(0x137)]){if(!this[_0x409603(0xf0)](_0x45fde6))continue;const _0x422ce6=_0x3aaaa4[_0x409603(0x137)][_0x409603(0x10c)](_0x45fde6);_0x330c08!==_0x422ce6&&_0x324ebc[_0x409603(0x1a9)]({'key':_0x45fde6,'newValue':_0x422ce6,'oldValue':_0x330c08,'range':_0x12186a});}for(const [_0x276763,_0x3fe1fc]of _0x3aaaa4[_0x409603(0x137)])this[_0x409603(0xf0)](_0x276763)&&(_0x3309e6[_0x409603(0x137)][_0x409603(0x1a8)](_0x276763)||_0x324ebc[_0x409603(0x1a9)]({'key':_0x276763,'newValue':_0x3fe1fc,'oldValue':null,'range':_0x12186a}));}}0x0!=_0x324ebc[_0x409603(0x217)]&&_0x2349d5[_0x409603(0x82)][_0x409603(0xbc)](_0xd5c456,_0x35a7fe=>{const _0x1929a2=_0x409603,_0x7dd132=_0x225588();for(const {range:_0x479e25,key:_0x272985,oldValue:_0x1618d4,newValue:_0x1ea948}of _0x324ebc)this[_0x1929a2(0x1d0)](_0x479e25,_0x272985,_0x1618d4,_0x1ea948,{'groupId':_0x7dd132});this[_0x1929a2(0xbd)](_0x35a7fe,_0x324ebc);});},{'priority':_0x2b8d6b(0x16a)}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0xcc)]['on'](_0x2b8d6b(0x211),(_0x154a80,_0x1f66c1,_0x414978)=>{const _0x1d543e=_0x2b8d6b;if(null==_0x414978){const {id:_0x5ecd1b}=this[_0x1d543e(0xf8)](_0x1f66c1[_0x1d543e(0xe7)]),_0x253b89=this[_0x1d543e(0x218)][_0x1d543e(0x10c)](_0x5ecd1b);_0x253b89&&_0x253b89[_0x1d543e(0xb3)](_0x1f66c1[_0x1d543e(0xe7)]);}}),_0x2349d5[_0x2b8d6b(0x82)][_0x2b8d6b(0x1ed)]['on'](_0x2b8d6b(0x147),()=>{const _0x4de672=_0x2b8d6b,_0x3c6f67=Array[_0x4de672(0x148)](_0x2349d5[_0x4de672(0x82)][_0x4de672(0x1ed)][_0x4de672(0xd3)][_0x4de672(0x1c2)]())[_0x4de672(0x1f6)](_0x8bb4df=>_0x4de672(0x1fe)===this[_0x4de672(0xf8)](_0x8bb4df[_0x4de672(0xe7)])[_0x4de672(0x1ad)]);if(0x0===_0x3c6f67[_0x4de672(0x217)])return;_0x3c6f67[_0x4de672(0x213)]((_0x3446b1,_0x327da8)=>{const _0x5af77b=_0x4de672,_0x1a5a9d=_0x3446b1[_0x5af77b(0x131)][_0x5af77b(0x155)],_0x203d6f=_0x327da8[_0x5af77b(0x131)][_0x5af77b(0x155)];return null===_0x1a5a9d&&null===_0x203d6f?0x0:null===_0x1a5a9d&&null!==_0x203d6f?-0x1:null!==_0x1a5a9d&&null===_0x203d6f?0x1:_0x1a5a9d[_0x5af77b(0xfd)][_0x5af77b(0x17a)](_0x203d6f[_0x5af77b(0xfd)])?-0x1:0x1;});const _0xc08bac=new Set(),_0x5858a0=new Set();for(const {name:_0x41da04,data:_0x517176}of _0x3c6f67){const {id:_0x4057f4}=this[_0x4de672(0xf8)](_0x41da04);if(null===_0x517176[_0x4de672(0x155)]){const _0x27ed23=this[_0x4de672(0x215)](_0x41da04);_0x5858a0[_0x4de672(0xe6)](_0x27ed23);}else{const _0xa6c7ad=this[_0x4de672(0x218)][_0x4de672(0x10c)](_0x4057f4);null!==_0x517176[_0x4de672(0x7e)]||_0xa6c7ad[_0x4de672(0x19e)]?(_0xc08bac[_0x4de672(0xe6)](_0xa6c7ad[_0x4de672(0x18c)]),_0x5858a0[_0x4de672(0xe6)](_0xa6c7ad)):this[_0x4de672(0x205)](_0xa6c7ad);}}_0x5858a0[_0x4de672(0x1b0)]>0x0&&this[_0x4de672(0x145)](_0x5858a0);for(const _0x550c74 of _0xc08bac)this[_0x4de672(0xfa)](_0x4de672(0x1ea),_0x550c74);}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x153),(_0x2757aa,_0x3a7894)=>{const _0x1d137b=_0x2b8d6b,_0x46d146=_0x3a7894[0x0];if(!this[_0x1d137b(0x218)][_0x1d137b(0x1b0)])return;if(!_0x46d146[_0x1d137b(0x21c)])return;if(_0x46d146[_0x1d137b(0x1d4)][_0x1d137b(0xa9)]||!_0x46d146[_0x1d137b(0x1d4)][_0x1d137b(0x187)])return;let _0xd96551,_0x406c17;switch(_0x46d146[_0x1d137b(0x14b)]){case _0x1d137b(0x83):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0xa5)]),_0x406c17=_0xd96551[_0x1d137b(0x21a)](_0x46d146[_0x1d137b(0x1fb)]);break;case _0x1d137b(0xe0):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0xd8)]),_0x406c17=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0x86)]);break;case _0x1d137b(0x18b):_0xd96551=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x1c7)](_0x46d146[_0x1d137b(0x8a)]),_0x406c17=_0xd96551[_0x1d137b(0x21a)](_0x46d146[_0x1d137b(0x1fb)]);break;default:return;}const _0x560c04=_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x105)](_0xd96551,_0x406c17);_0x2349d5[_0x1d137b(0x82)][_0x1d137b(0x175)](()=>{const _0x4c2b31=_0x1d137b;for(const {suggestion:_0x30a331,meta:_0x8e6877}of this[_0x4c2b31(0xe8)](_0x560c04)){if(_0x30a331[_0x4c2b31(0x212)])continue;if(_0x4c2b31(0x20d)==_0x30a331[_0x4c2b31(0x14b)])continue;const _0x243598=this[_0x4c2b31(0xf3)](_0x30a331);if(_0x243598&&this[_0x4c2b31(0xa7)](_0x243598)&&_0x4c2b31(0xe0)!=_0x46d146[_0x4c2b31(0x14b)])continue;const _0x402351=_0x30a331[_0x4c2b31(0x131)]&&_0x30a331[_0x4c2b31(0x131)][_0x4c2b31(0xba)];(_0x4c2b31(0x1af)!=_0x30a331[_0x4c2b31(0x14b)]||_0x4c2b31(0xe0)==_0x46d146[_0x4c2b31(0x14b)]&&!_0x402351)&&(_0x8e6877[_0x4c2b31(0x1f1)]||_0x4c2b31(0x1ba)==_0x30a331[_0x4c2b31(0x14b)]&&_0x8e6877[_0x4c2b31(0x99)]||_0x30a331[_0x4c2b31(0x189)]()[_0x4c2b31(0xa6)](_0x560c04)&&this[_0x4c2b31(0xeb)](_0x30a331,_0xd96551,_0x406c17));}});},{'priority':_0x2b8d6b(0x16a)}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x10e),(_0x24c8b5,_0x435476)=>{const _0x300f65=_0x2b8d6b,_0x2e1638=_0x435476[0x0],_0x7719e8=_0x435476[0x1];if(_0x7719e8&&_0x7719e8[_0x300f65(0x10a)])return;if(this[_0x300f65(0x157)])return;if(!this[_0x300f65(0x1d8)][_0x300f65(0x91)])return;if(_0x2e1638[_0x300f65(0xf2)])return;const _0x1247e7=_0x2349d5[_0x300f65(0x82)][_0x300f65(0x114)],{start:_0x111741,end:_0x540f62}=_0x2e1638[_0x300f65(0x189)](),_0x27544d=_0x111741[_0x300f65(0xda)]&&_0x1247e7[_0x300f65(0xb6)](_0x111741[_0x300f65(0xda)])?null:_0x1247e7[_0x300f65(0xb9)](_0x111741,_0x300f65(0xc6)),_0x31c8f0=_0x540f62[_0x300f65(0x1ff)]&&_0x1247e7[_0x300f65(0xb6)](_0x540f62[_0x300f65(0x1ff)])?null:_0x1247e7[_0x300f65(0xb9)](_0x540f62,_0x300f65(0x7a)),_0x2deb27=_0x2349d5[_0x300f65(0x82)][_0x300f65(0x105)](_0x27544d?_0x27544d[_0x300f65(0xfd)]:_0x111741,_0x31c8f0?_0x31c8f0[_0x300f65(0x1e6)]:_0x540f62);_0x2349d5[_0x300f65(0x82)][_0x300f65(0x175)](_0x4c43eb=>{const _0x4e52c1=_0x300f65;this[_0x4e52c1(0x18a)](_0x2deb27);const _0x22ac72=_0x2349d5[_0x4e52c1(0x82)][_0x4e52c1(0x114)][_0x4e52c1(0xb9)](_0x2deb27[_0x4e52c1(0xfd)]);_0x2e1638['is'](_0x4e52c1(0x1cd))?_0x4c43eb[_0x4e52c1(0x1b5)](_0x22ac72):_0x2e1638[_0x4e52c1(0x1c3)](_0x22ac72);}),_0x24c8b5[_0x300f65(0x219)]();},{'priority':_0x23cd71[_0x2b8d6b(0x13f)]+0xa}),_0x2349d5[_0x2b8d6b(0x82)]['on'](_0x2b8d6b(0x164),(_0x3d99f1,_0x4d8033)=>{const _0x5d225e=_0x2b8d6b,_0x272729=_0x4d8033[_0x4d8033[_0x5d225e(0x217)]-0x1];_0x272729&&_0x272729[_0x5d225e(0x10a)]||this[_0x5d225e(0x157)]||this[_0x5d225e(0x1d8)][_0x5d225e(0x91)]&&(_0x2349d5[_0x5d225e(0x82)][_0x5d225e(0x175)](()=>{const _0x1b53d7=_0x5d225e;let _0x5e80e7=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x164)](_0x4d8033[0x0],_0x4d8033[0x1],_0x4d8033[0x2],{'forceDefaultExecution':!0x0});if(!_0x5e80e7)return;_0x3d99f1[_0x1b53d7(0x1f3)]=_0x5e80e7[_0x1b53d7(0x166)]();const _0x32e27b=_0x5e80e7[_0x1b53d7(0x1e6)][_0x1b53d7(0x1ff)],_0x8cbd8d=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x114)];_0x32e27b&&_0x8cbd8d[_0x1b53d7(0x188)](_0x32e27b)&&!_0x8cbd8d[_0x1b53d7(0xaf)](_0x32e27b)&&(_0x5e80e7=_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x105)](_0x5e80e7[_0x1b53d7(0xfd)],_0x2349d5[_0x1b53d7(0x82)][_0x1b53d7(0x1c7)](_0x32e27b,_0x1b53d7(0x1e6)))),this[_0x1b53d7(0x8d)](_0x5e80e7);}),_0x3d99f1[_0x5d225e(0x219)]());},{'priority':_0x2b8d6b(0x122)}),this[_0x2b8d6b(0x1b1)][_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xaa),this[_0x2b8d6b(0x1d8)]),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xaa));const _0xafec8b=new _0x4835fe(_0x2349d5,this[_0x2b8d6b(0x218)]);_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xf5),_0xafec8b),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xf5));const _0x360c2c=new _0x4ba613(_0x2349d5,this[_0x2b8d6b(0x218)]);_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x198),_0x360c2c),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x198)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x194),new _0x35e67a(_0x2349d5,_0xafec8b,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x194)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0x173),new _0x35e67a(_0x2349d5,_0x360c2c,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0x173)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xea),new _0x229593(_0x2349d5,_0xafec8b,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xea)),_0x2349d5[_0x2b8d6b(0x1ac)][_0x2b8d6b(0xe6)](_0x2b8d6b(0xdc),new _0x229593(_0x2349d5,_0x360c2c,this[_0x2b8d6b(0x218)])),this[_0x2b8d6b(0xee)](_0x2b8d6b(0xdc));const _0x67390=_0x2349d5[_0x2b8d6b(0x89)][_0x2b8d6b(0x10c)](_0x2b8d6b(0x1d5));this[_0x2b8d6b(0xfe)](_0x67390,_0x2b8d6b(0x199),(_0x415c73,{threadId:_0x1f96a1})=>{const _0x4a3a05=_0x2b8d6b,_0x42d5f1=this[_0x4a3a05(0x218)][_0x4a3a05(0x10c)](_0x1f96a1);_0x42d5f1&&_0x42d5f1[_0x4a3a05(0x1d3)]&&0x1===_0x42d5f1[_0x4a3a05(0x1d3)][_0x4a3a05(0x217)]&&this[_0x4a3a05(0x12c)](_0x1f96a1,{'hasComments':!0x0});},{'priority':_0x2b8d6b(0xa4)}),this[_0x2b8d6b(0xfe)](_0x67390,_0x2b8d6b(0x14c),(_0x2768c0,{threadId:_0x373228})=>{const _0x5a0255=_0x2b8d6b,_0xe32fb1=this[_0x5a0255(0x218)][_0x5a0255(0x10c)](_0x373228);_0xe32fb1&&_0xe32fb1[_0x5a0255(0x1d3)]&&!_0xe32fb1[_0x5a0255(0x1d3)][_0x5a0255(0x217)]&&this[_0x5a0255(0x12c)](_0x373228,{'hasComments':!0x1});},{'priority':_0x2b8d6b(0xa4)});}set[_0xe8a1bf(0xdf)](_0x17ca8e){const _0x819ca2=_0xe8a1bf;if(this[_0x819ca2(0x159)])throw new _0x4dc03d(_0x819ca2(0x1a5),this);this[_0x819ca2(0x159)]=_0x17ca8e;}get[_0xe8a1bf(0xdf)](){const _0x2cb09d=_0xe8a1bf;return this[_0x2cb09d(0x159)];}[_0xe8a1bf(0x81)]({skipNotAttached:_0x30d3b8=!0x1,toJSON:_0x422f54=!0x1}={}){const _0x5b0f09=_0xe8a1bf,_0x6ece67=[];for(const _0x340b94 of this[_0x5b0f09(0x218)][_0x5b0f09(0x1ee)]())_0x30d3b8&&!_0x340b94[_0x5b0f09(0x19e)]||_0x6ece67[_0x5b0f09(0x1a9)](_0x340b94);return _0x422f54?_0x6ece67[_0x5b0f09(0x110)](_0x37da83=>_0x37da83[_0x5b0f09(0xa2)]()):_0x6ece67;}[_0xe8a1bf(0x14e)](_0x385fa4){const _0x10dd34=_0xe8a1bf,_0x264c8e=this[_0x10dd34(0x218)][_0x10dd34(0x10c)](_0x385fa4);if(!_0x264c8e)throw new _0x4dc03d(_0x10dd34(0xb4),this);return _0x264c8e;}[_0xe8a1bf(0xd6)](_0x35f734){const _0x192eaf=_0xe8a1bf;return this[_0x192eaf(0x218)][_0x192eaf(0x1a8)](_0x35f734);}[_0xe8a1bf(0xc0)](_0x46c51b){const _0x387498=_0xe8a1bf,{authorId:_0x35f02c,id:_0x22abda,attributes:_0x5684de}=_0x46c51b,[_0x561a89,_0x4f9c55]=_0x46c51b[_0x387498(0x14b)][_0x387498(0xe0)](':'),_0x3b8f02=this[_0x387498(0x218)][_0x387498(0x10c)](_0x22abda)||this[_0x387498(0xae)](_0x561a89,_0x4f9c55,_0x22abda,_0x35f02c,_0x5684de);if(this[_0x387498(0x162)](_0x3b8f02),this[_0x387498(0x101)](_0x3b8f02,_0x561a89,_0x4f9c55||null,_0x35f02c),_0x3b8f02[_0x387498(0x151)]=_0x46c51b[_0x387498(0x151)],_0x3b8f02[_0x387498(0xb5)]=!0x0,_0x5684de&&_0x5684de[_0x387498(0x142)]){const _0x3df7f3=_0x5684de[_0x387498(0x142)],_0x238971=this[_0x387498(0x21d)](_0x3df7f3[_0x387498(0x1f5)]);_0x3b8f02[_0x387498(0x152)]=_0x3df7f3[_0x387498(0x151)],_0x3b8f02[_0x387498(0x1e0)]=_0x238971,_0x3b8f02[_0x387498(0xd2)]=!0x0;}else _0x3b8f02[_0x387498(0x152)]=_0x46c51b[_0x387498(0x151)];switch(_0x46c51b[_0x387498(0x131)]&&(_0x3b8f02[_0x387498(0x131)]=_0x46c51b[_0x387498(0x131)]),_0x46c51b[_0x387498(0x137)]&&(_0x3b8f02[_0x387498(0x137)]=_0x46c51b[_0x387498(0x137)]),this[_0x387498(0x159)]&&this[_0x387498(0x159)][_0x387498(0xe5)]||(_0x3b8f02[_0x387498(0x1fa)]=!0x0),this[_0x387498(0x1bc)][_0x387498(0x10c)](_0x3b8f02)){case _0x387498(0x144):this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0x182));break;case _0x387498(0x167):_0x3b8f02[_0x387498(0x19e)]?(this[_0x387498(0x146)](new Set([_0x3b8f02])),this[_0x387498(0x145)](new Set([_0x3b8f02])),this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0xc8)),this[_0x387498(0xfa)](_0x387498(0x12d),_0x3b8f02)):this[_0x387498(0x1bc)][_0x387498(0x11a)](_0x3b8f02,_0x387498(0x1de));}return _0x3b8f02;}[_0xe8a1bf(0xf5)](_0x16fb5f){const _0x4eb1b0=_0xe8a1bf;this[_0x4eb1b0(0x10a)](()=>{const _0xc194c=_0x4eb1b0;this[_0xc194c(0x1b1)][_0xc194c(0x82)][_0xc194c(0x175)](()=>{const _0x525cd3=_0xc194c;for(const _0x3be9a9 of _0x16fb5f[_0x525cd3(0x7c)]())_0x3be9a9[_0x525cd3(0xe3)]();});});}[_0xe8a1bf(0x198)](_0x5491b0){const _0x4ee864=_0xe8a1bf;this[_0x4ee864(0x10a)](()=>{const _0x33fa0d=_0x4ee864;this[_0x33fa0d(0x1b1)][_0x33fa0d(0x82)][_0x33fa0d(0x175)](()=>{const _0x27b616=_0x33fa0d;for(const _0x398be1 of _0x5491b0[_0x27b616(0x7c)]())_0x398be1[_0x27b616(0x129)]();});});}[_0xe8a1bf(0xee)](_0x1abb00,_0x2ee635){const _0x2a1abd=_0xe8a1bf,_0x69746d=this[_0x2a1abd(0x1b1)][_0x2a1abd(0x1ac)][_0x2a1abd(0x10c)](_0x1abb00);if(!_0x69746d)throw new _0x4dc03d(_0x2a1abd(0x1be),this,{'commandName':_0x1abb00});if(this[_0x2a1abd(0x193)][_0x2a1abd(0x1a8)](_0x69746d))throw new _0x4dc03d(_0x2a1abd(0x1e3),this,{'commandName':_0x1abb00});this[_0x2a1abd(0x193)][_0x2a1abd(0xe6)](_0x69746d),_0x2ee635&&_0x69746d['on'](_0x2a1abd(0x158),(_0x194b0e,_0x561f65)=>{const _0x5cc6bb=_0x2a1abd;this[_0x5cc6bb(0x1d8)][_0x5cc6bb(0x91)]&&(this[_0x5cc6bb(0x157)]||(_0x561f65[_0x5cc6bb(0x217)]>0x0&&_0x561f65[_0x561f65[_0x5cc6bb(0x217)]-0x1]&&_0x561f65[_0x561f65[_0x5cc6bb(0x217)]-0x1][_0x5cc6bb(0x10a)]?_0x561f65[_0x5cc6bb(0x106)]():(_0x194b0e[_0x5cc6bb(0x1f3)]=_0x2ee635((..._0x283dc8)=>_0x69746d[_0x5cc6bb(0x158)](..._0x283dc8,{'forceDefaultExecution':!0x0}),..._0x561f65),_0x194b0e[_0x5cc6bb(0x219)]())));},{'priority':_0x2a1abd(0x122)});}[_0xe8a1bf(0x10a)](_0xafeeed){const _0x661106=_0xe8a1bf;let _0x2a1753,_0x26a195;const _0x399b78=this[_0x661106(0x157)];this[_0x661106(0x157)]=!0x0;try{_0x2a1753=_0xafeeed();}catch(_0x23addd){_0x26a195=_0x23addd;}return _0x399b78||(this[_0x661106(0x157)]=!0x1),_0x26a195&&_0x4dc03d[_0x661106(0xcf)](_0x26a195,this),_0x2a1753;}[_0xe8a1bf(0x8d)](_0x22d4ce,_0x41882d=null,_0x5de81d={}){const _0x2c47c9=_0xe8a1bf;if(_0x22d4ce[_0x2c47c9(0xf2)])return null;const _0x28e62f=this[_0x2c47c9(0x1b1)][_0x2c47c9(0x89)][_0x2c47c9(0x10c)](_0x2c47c9(0xa8))['me'];for(const {suggestion:_0x49af2d,meta:_0x92fff2}of this[_0x2c47c9(0xe8)](_0x22d4ce,_0x2c47c9(0x1ba)))if(_0x92fff2[_0x2c47c9(0x99)]){if(!_0x92fff2[_0x2c47c9(0x125)]){if(_0x92fff2[_0x2c47c9(0x1f1)]){if(!this[_0x2c47c9(0x76)]||!Lt(_0x49af2d,_0x5de81d))continue;return _0x49af2d;}if(Lt(_0x49af2d,_0x5de81d))return _0x49af2d;this[_0x2c47c9(0xeb)](_0x49af2d,_0x22d4ce[_0x2c47c9(0xfd)],_0x22d4ce[_0x2c47c9(0x1e6)]);break;}if(_0x41882d==_0x49af2d[_0x2c47c9(0xcd)]&&Lt(_0x49af2d,_0x5de81d)){const _0x56f01e=_0x49af2d[_0x2c47c9(0x189)]();return _0x56f01e[_0x2c47c9(0xfd)][_0x2c47c9(0xcb)](_0x22d4ce[_0x2c47c9(0x1e6)])?this[_0x2c47c9(0x1f2)](_0x49af2d,this[_0x2c47c9(0x1f8)][_0x2c47c9(0x105)](_0x22d4ce[_0x2c47c9(0xfd)],_0x56f01e[_0x2c47c9(0x1e6)])):this[_0x2c47c9(0x1f2)](_0x49af2d,this[_0x2c47c9(0x1f8)][_0x2c47c9(0x105)](_0x56f01e[_0x2c47c9(0xfd)],_0x22d4ce[_0x2c47c9(0x1e6)])),_0x49af2d;}}const _0x774e21=_0x225588(),_0x2a6123=_0x28e62f['id'],_0x8cbb97=_0x41882d?_0x2c47c9(0xbb)+_0x41882d:_0x2c47c9(0x1ba),_0x3f1246=this[_0x2c47c9(0x1b2)]({'id':_0x774e21,'type':_0x8cbb97,'createdAt':new Date(),'authorId':_0x2a6123,'attributes':_0x5de81d});return this[_0x2c47c9(0x124)](_0x8cbb97,_0x774e21,_0x2a6123,_0x22d4ce),_0x3f1246;}[_0xe8a1bf(0x109)](_0x532434,_0x428cfa=_0xe8a1bf(0x132),_0x128a32={}){const _0x4d8b09=_0xe8a1bf,_0x73aa03=this[_0x4d8b09(0x1b1)][_0x4d8b09(0x89)][_0x4d8b09(0x10c)](_0x4d8b09(0xa8))['me'],_0x397ea7=this[_0x4d8b09(0x1a1)][_0x4d8b09(0x17c)](_0x4d8b09(0x1ba),_0x428cfa,_0x4d8b09(0x12b));for(const _0x33de03 of this[_0x4d8b09(0x81)]())if(_0x33de03[_0x4d8b09(0x1e0)]['id']==_0x73aa03['id']&&_0x4d8b09(0x1ba)==_0x33de03[_0x4d8b09(0x14b)]&&_0x33de03[_0x4d8b09(0xcd)]==_0x428cfa&&Lt(_0x33de03,_0x128a32)&&(_0x397ea7(_0x33de03[_0x4d8b09(0x118)](),_0x532434)||_0x397ea7(_0x532434,_0x33de03[_0x4d8b09(0x118)]()))){for(const _0xa0f796 of _0x532434)_0x33de03[_0x4d8b09(0xde)](_0xa0f796);return _0x33de03;}for(const {suggestion:_0xdc9e7a,meta:_0x39b2a6}of this[_0x4d8b09(0xe8)](_0x532434,_0x4d8b09(0x1ba))){if(!_0x39b2a6[_0x4d8b09(0x99)])continue;if(!this[_0x4d8b09(0x76)]&&_0x39b2a6[_0x4d8b09(0x1f1)])continue;if(!Lt(_0xdc9e7a,_0x128a32))continue;let _0x5b5fb9=!0x0;for(const _0x1e8171 of _0xdc9e7a[_0x4d8b09(0x118)]())for(const _0x5201cd of _0x532434)if(!_0x1e8171[_0x4d8b09(0xa6)](_0x5201cd)){_0x5b5fb9=!0x1;break;}if(_0x5b5fb9)return _0xdc9e7a;}const _0x1c9596=_0x225588(),_0x551579=_0x73aa03['id'],_0x10e17c=_0x4d8b09(0xbb)+_0x428cfa,_0x2cb187=this[_0x4d8b09(0x1b2)]({'id':_0x1c9596,'type':_0x10e17c,'createdAt':new Date(),'authorId':_0x551579,'attributes':_0x128a32});for(const _0x12c651 of _0x532434)this[_0x4d8b09(0x124)](_0x10e17c,_0x1c9596,_0x551579,_0x12c651,_0xd3eb0a[_0x4d8b09(0xff)]());return _0x2cb187;}[_0xe8a1bf(0xf1)](_0x4f5c2c,_0x14c431,_0x31a78e=null,_0x3e2b5d={}){const _0x57d731=_0xe8a1bf;if(_0x31a78e=_0x31a78e||Vt(_0x14c431),_0x4f5c2c[_0x57d731(0xf2)])return null;if(_0x57d731(0x96)===this[_0x57d731(0x1ef)]){const _0x4134b3=this[_0x57d731(0x1a1)][_0x57d731(0x17c)](_0x57d731(0x20d),_0x31a78e,_0x57d731(0xe3));return this[_0x57d731(0x10a)](()=>_0x4134b3([_0x4f5c2c],_0x14c431,_0x3e2b5d)),null;}const _0x2ea62e=this[_0x57d731(0x1b1)][_0x57d731(0x89)][_0x57d731(0x10c)](_0x57d731(0xa8))['me'],_0x501321=[];if(_0x57d731(0x111)!==this[_0x57d731(0x1ef)]){for(const {suggestion:_0x1b28ad,meta:_0x469245}of this[_0x57d731(0xe8)](_0x4f5c2c,_0x57d731(0x1ba)))_0x469245[_0x57d731(0x99)]&&!_0x469245[_0x57d731(0x19b)]&&_0x501321[_0x57d731(0x1a9)](..._0x1b28ad[_0x57d731(0x118)]());}const _0x519503=function(_0x52fe68,_0xe1b0f3){const _0x5ca3a4=_0x57d731,_0x4c0c35=[];for(const _0x43d235 of _0xe1b0f3){const _0x38ede4=_0x52fe68[_0x5ca3a4(0x14f)](_0x43d235);_0x38ede4&&_0x4c0c35[_0x5ca3a4(0x1a9)](_0x38ede4);}return _0x4c0c35;}(_0x4f5c2c,_0x501321),_0x14f3fe=function(_0x3946af,_0x54777f){const _0x1a9be4=_0x57d731,_0x29afbb=[_0x3946af];for(const _0x1fe16a of _0x54777f){let _0xabb5d7=0x0;for(;_0xabb5d7<_0x29afbb[_0x1a9be4(0x217)];){const _0x1bb4be=_0x29afbb[_0xabb5d7][_0x1a9be4(0x16d)](_0x1fe16a);_0x29afbb[_0x1a9be4(0xc9)](_0xabb5d7,0x1,..._0x1bb4be),_0xabb5d7+=_0x1bb4be[_0x1a9be4(0x217)];}}return _0x29afbb;}(_0x4f5c2c,_0x501321);_0x519503[_0x57d731(0x217)]&&this[_0x57d731(0x1f8)][_0x57d731(0x175)](()=>{const _0xbd0f94=_0x57d731;for(const _0x1a245b of _0x519503){const _0x3aeaed=this[_0xbd0f94(0x1a1)][_0xbd0f94(0x17c)](_0xbd0f94(0x20d),_0x31a78e,_0xbd0f94(0xe3));this[_0xbd0f94(0x10a)](()=>_0x3aeaed([_0x1a245b],_0x14c431,_0x3e2b5d));}});for(const _0x418c52 of _0x14f3fe){let _0x1c1ffc=null,_0x7361a9=_0x418c52[_0x57d731(0xfd)],_0x4dfa80=_0x418c52[_0x57d731(0x1e6)];for(const {suggestion:_0x4f9e63,meta:_0x2c6706}of this[_0x57d731(0xe8)](_0x418c52,_0x57d731(0x20d))){if(!_0x2c6706[_0x57d731(0x99)])continue;if(_0x4f9e63[_0x57d731(0xcd)]!=_0x31a78e)continue;if(!Lt(_0x4f9e63,_0x3e2b5d))continue;const _0x3a5b10=_0x4f9e63[_0x57d731(0x189)]();if(_0x3a5b10[_0x57d731(0xa6)](_0x418c52,!0x0))return null;_0x7361a9=_0x7361a9[_0x57d731(0x17a)](_0x3a5b10[_0x57d731(0xfd)])?_0x7361a9:_0x3a5b10[_0x57d731(0xfd)],_0x4dfa80=_0x4dfa80[_0x57d731(0x1c5)](_0x3a5b10[_0x57d731(0x1e6)])?_0x4dfa80:_0x3a5b10[_0x57d731(0x1e6)],_0x1c1ffc?_0x3a5b10[_0x57d731(0xfd)][_0x57d731(0x17a)](_0x1c1ffc[_0x57d731(0x189)]()[_0x57d731(0xfd)])?(_0x1c1ffc[_0x57d731(0x216)](),_0x1c1ffc=_0x4f9e63):_0x4f9e63[_0x57d731(0x216)]():_0x1c1ffc=_0x4f9e63;}const _0x4b6fc3=this[_0x57d731(0x1f8)][_0x57d731(0x105)](_0x7361a9,_0x4dfa80);if(_0x1c1ffc)this[_0x57d731(0x1f2)](_0x1c1ffc,_0x4b6fc3);else{const _0x3cc726=_0x225588(),_0x5e2e3b=_0x2ea62e['id'];this[_0x57d731(0x1b2)]({'id':_0x3cc726,'type':_0x57d731(0x1a4)+_0x31a78e,'data':_0x14c431,'createdAt':new Date(),'authorId':_0x5e2e3b,'attributes':_0x3e2b5d}),this[_0x57d731(0x124)](_0x57d731(0x1a4)+_0x31a78e,_0x3cc726,_0x5e2e3b,_0x4b6fc3);}}return null;}[_0xe8a1bf(0x1e2)](_0x329f4f,_0x3eab2b,_0x3a1017=[],_0x490cde=null,_0x27e266={}){const _0x5d4cfb=_0xe8a1bf;_0x3eab2b[_0x5d4cfb(0x1e5)]||(_0x3eab2b[_0x5d4cfb(0x1e5)]=_0x3eab2b[_0x5d4cfb(0xe4)]),_0x3eab2b[_0x5d4cfb(0xba)]=_0x329f4f['is'](_0x5d4cfb(0xc1)),_0x490cde=_0x490cde||Vt(_0x3eab2b);const _0x5073e1=_0x3a1017[_0x5d4cfb(0x110)](_0x4b667e=>Gt(_0x4b667e,this[_0x5d4cfb(0x1f8)])),_0x59eb7e=_0x329f4f['is'](_0x5d4cfb(0xc1))?_0x329f4f:Gt(_0x329f4f,this[_0x5d4cfb(0x1f8)]);if(_0x5d4cfb(0x96)===this[_0x5d4cfb(0x1ef)]){const _0x287b64=this[_0x5d4cfb(0x1a1)][_0x5d4cfb(0x17c)](_0x5d4cfb(0x1af),_0x490cde,_0x5d4cfb(0xe3));return this[_0x5d4cfb(0x10a)](()=>_0x287b64([_0x59eb7e],_0x3eab2b,_0x27e266)),null;}_0x5073e1[_0x5d4cfb(0x1a9)](_0x59eb7e);let _0x8a3a38=!0x0;for(const _0x2c1f2f of _0x5073e1)if(!this[_0x5d4cfb(0xce)](_0x2c1f2f)){_0x8a3a38=!0x1;break;}if(_0x8a3a38&&_0x5d4cfb(0x111)!==this[_0x5d4cfb(0x1ef)]){const _0x29bb45=this[_0x5d4cfb(0x1a1)][_0x5d4cfb(0x17c)](_0x5d4cfb(0x1af),_0x490cde,_0x5d4cfb(0xe3));return this[_0x5d4cfb(0x10a)](()=>_0x29bb45([_0x59eb7e],_0x3eab2b,_0x27e266)),null;}let _0x349ff8=null,_0x429178=_0x59eb7e[_0x5d4cfb(0xfd)],_0x88c321=_0x59eb7e[_0x5d4cfb(0x1e6)];for(const {suggestion:_0x183f78,meta:_0x1a0295}of this[_0x5d4cfb(0xe8)](_0x59eb7e,_0x5d4cfb(0x1af))){if(!_0x1a0295[_0x5d4cfb(0x99)])continue;if(_0x1a0295[_0x5d4cfb(0x125)]||_0x1a0295[_0x5d4cfb(0x1f1)]||_0x1a0295[_0x5d4cfb(0x19b)])continue;if(_0x183f78[_0x5d4cfb(0x131)][_0x5d4cfb(0x1e5)]!=_0x3eab2b[_0x5d4cfb(0x1e5)])continue;if(!Lt(_0x183f78,_0x27e266))continue;const _0x651cb6=_0x183f78[_0x5d4cfb(0x189)]();if(_0x183f78[_0x5d4cfb(0xcd)]==_0x490cde){if(_0x651cb6[_0x5d4cfb(0xa6)](_0x59eb7e,!0x0))return null;_0x429178=_0x429178[_0x5d4cfb(0x17a)](_0x651cb6[_0x5d4cfb(0xfd)])?_0x429178:_0x651cb6[_0x5d4cfb(0xfd)],_0x88c321=_0x88c321[_0x5d4cfb(0x1c5)](_0x651cb6[_0x5d4cfb(0x1e6)])?_0x88c321:_0x651cb6[_0x5d4cfb(0x1e6)],_0x349ff8?_0x651cb6[_0x5d4cfb(0xfd)][_0x5d4cfb(0x17a)](_0x349ff8[_0x5d4cfb(0x189)]()[_0x5d4cfb(0xfd)])?(_0x349ff8[_0x5d4cfb(0x216)](),_0x349ff8=_0x183f78):_0x183f78[_0x5d4cfb(0x216)]():_0x349ff8=_0x183f78;}else{const _0x2715e3=_0x59eb7e[_0x5d4cfb(0x14f)](_0x651cb6);this[_0x5d4cfb(0x1a3)](_0x183f78,_0x2715e3);}}const _0x4060ea=this[_0x5d4cfb(0x1b1)][_0x5d4cfb(0x89)][_0x5d4cfb(0x10c)](_0x5d4cfb(0xa8))['me'],_0x377f7b=_0x225588(),_0x5c9529=_0x4060ea['id'];if(_0x349ff8)return this[_0x5d4cfb(0x1f2)](_0x349ff8,this[_0x5d4cfb(0x1f8)][_0x5d4cfb(0x105)](_0x429178,_0x88c321)),_0x349ff8;{const _0xce72e=this[_0x5d4cfb(0x1b2)]({'id':_0x377f7b,'type':_0x5d4cfb(0x12f)+_0x490cde,'data':_0x3eab2b,'createdAt':new Date(),'authorId':_0x5c9529,'attributes':_0x27e266});return this[_0x5d4cfb(0x124)](_0x5d4cfb(0x12f)+_0x490cde,_0x377f7b,_0x5c9529,this[_0x5d4cfb(0x1f8)][_0x5d4cfb(0x105)](_0x429178,_0x88c321)),_0xce72e;}}[_0xe8a1bf(0x180)](_0x172149,_0x3c0f77,_0x249760=[],_0x3f8c82=null,_0x170de6={}){const _0x1a25e0=_0xe8a1bf;_0x3c0f77[_0x1a25e0(0x1e5)]||(_0x3c0f77[_0x1a25e0(0x1e5)]=_0x3c0f77[_0x1a25e0(0xe4)]);const _0x6b4ea3=_0x172149[0x0];_0x3c0f77[_0x1a25e0(0xba)]=_0x6b4ea3['is'](_0x1a25e0(0xc1)),_0x3f8c82=_0x3f8c82||Vt(_0x3c0f77);const _0xa4c6db=_0x249760[_0x1a25e0(0x110)](_0x5d15cd=>Gt(_0x5d15cd,this[_0x1a25e0(0x1f8)])),_0x191073=_0x6b4ea3['is'](_0x1a25e0(0xc1))?_0x172149:_0x172149[_0x1a25e0(0x110)](_0x3ff7b4=>Gt(_0x3ff7b4,this[_0x1a25e0(0x1f8)]));if(_0x1a25e0(0x96)===this[_0x1a25e0(0x1ef)]){const _0x221c6a=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0xe3));return this[_0x1a25e0(0x10a)](()=>_0x221c6a(_0x191073,_0x3c0f77,_0x170de6)),null;}_0xa4c6db[_0x1a25e0(0x1a9)](..._0x191073);let _0x63ebfc=!0x0;for(const _0x17074c of _0xa4c6db)if(!this[_0x1a25e0(0xce)](_0x17074c)){_0x63ebfc=!0x1;break;}if(_0x63ebfc&&_0x1a25e0(0x111)!==this[_0x1a25e0(0x1ef)]){const _0x4c857c=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0xe3));return this[_0x1a25e0(0x10a)](()=>_0x4c857c(_0x191073,_0x3c0f77,_0x170de6)),null;}const _0x2eb474=this[_0x1a25e0(0x1b1)][_0x1a25e0(0x89)][_0x1a25e0(0x10c)](_0x1a25e0(0xa8))['me'];for(const _0x1c2dd4 of this[_0x1a25e0(0x81)]()){if(_0x1c2dd4[_0x1a25e0(0x1e0)]['id']!=_0x2eb474['id'])continue;if(_0x1a25e0(0x1af)!=_0x1c2dd4[_0x1a25e0(0x14b)]||_0x1c2dd4[_0x1a25e0(0x131)][_0x1a25e0(0x1e5)]!=_0x3c0f77[_0x1a25e0(0x1e5)])continue;if(!Lt(_0x1c2dd4,_0x170de6))continue;const _0x3bc0bb=_0x1c2dd4[_0x1a25e0(0xcd)]==_0x3f8c82;for(let _0xf76c99=0x0;_0xf76c99<_0x191073[_0x1a25e0(0x217)];_0xf76c99++){const _0x59d6bd=_0x191073[_0xf76c99];for(const _0x478e0b of _0x1c2dd4[_0x1a25e0(0x178)]()){const _0xf3c68e=_0x478e0b[_0x1a25e0(0x8c)]();if(_0x59d6bd[_0x1a25e0(0xcb)](_0xf3c68e)){_0x3bc0bb?(_0x191073[_0x1a25e0(0xc9)](_0xf76c99,0x1),_0xf76c99--):_0x1c2dd4[_0x1a25e0(0x192)](_0x478e0b[_0x1a25e0(0xe7)]);break;}}}}if(0x0==_0x191073[_0x1a25e0(0x217)])return null;const _0x46e4c4=this[_0x1a25e0(0x1a1)][_0x1a25e0(0x17c)](_0x1a25e0(0x1af),_0x3f8c82,_0x1a25e0(0x12b));for(const _0x189984 of this[_0x1a25e0(0x81)]())if(_0x189984[_0x1a25e0(0x1e0)]['id']==_0x2eb474['id']&&_0x1a25e0(0x1af)==_0x189984[_0x1a25e0(0x14b)]&&_0x189984[_0x1a25e0(0x131)][_0x1a25e0(0x1e5)]==_0x3c0f77[_0x1a25e0(0x1e5)]&&_0x189984[_0x1a25e0(0xcd)]==_0x3f8c82&&Lt(_0x189984,_0x170de6)&&(_0x46e4c4(_0x189984[_0x1a25e0(0x118)](),_0x191073)||_0x46e4c4(_0x191073,_0x189984[_0x1a25e0(0x118)]()))){for(const _0x4b0c5d of _0x191073)_0x189984[_0x1a25e0(0xde)](_0x4b0c5d);return _0x189984;}const _0x2894b6=_0x225588(),_0x70512b=_0x2eb474['id'],_0x4fbdff=_0x1a25e0(0x12f)+_0x3f8c82,_0x967214=this[_0x1a25e0(0x1b2)]({'id':_0x2894b6,'type':_0x4fbdff,'data':_0x3c0f77,'createdAt':new Date(),'authorId':_0x70512b,'attributes':_0x170de6});for(const _0x394a71 of _0x191073)this[_0x1a25e0(0x124)](_0x4fbdff,_0x2894b6,_0x70512b,_0x394a71,_0xd3eb0a[_0x1a25e0(0xff)]());return _0x967214;}[_0xe8a1bf(0x18a)](_0x274852,_0x2150ff=null,_0x270f6d={}){const _0x260b10=_0xe8a1bf;if(_0x274852[_0x260b10(0xf2)])return null;const _0x497399=this[_0x260b10(0x1b1)][_0x260b10(0x89)][_0x260b10(0x10c)](_0x260b10(0xa8))['me'],_0x3b0129=new _0x7b57d4(_0x274852[_0x260b10(0xfd)],_0x274852[_0x260b10(0x1e6)]);for(const {suggestion:_0x9e42af,meta:_0x1056eb}of this[_0x260b10(0xe8)](_0x3b0129,_0x260b10(0x1ba)))if(_0x1056eb[_0x260b10(0x99)]&&!_0x1056eb[_0x260b10(0x125)]){if(_0x9e42af[_0x260b10(0x212)]){const _0x50f73c=_0x9e42af[_0x260b10(0x118)]()[_0x260b10(0x1f6)](_0x28e792=>_0x260b10(0xe9)!=_0x28e792[_0x260b10(0x183)][_0x260b10(0x1bf)]);_0x50f73c[_0x260b10(0x13b)](_0x2817b2=>_0x3b0129[_0x260b10(0xa6)](_0x2817b2,!0x0))&&_0x9e42af[_0x260b10(0x129)]();if(_0x50f73c[_0x260b10(0x1e1)](_0x457b63=>_0x457b63[_0x260b10(0xa6)](_0x3b0129,!0x0))){const _0x335142=this[_0x260b10(0x1a1)][_0x260b10(0x17c)](_0x260b10(0x134),_0x2150ff,_0x260b10(0xe3));return this[_0x260b10(0x10a)](()=>_0x335142([_0x3b0129],null,_0x270f6d)),null;}}else{const _0x1a0bae=_0x3b0129[_0x260b10(0x14f)](_0x9e42af[_0x260b10(0x189)]());null!==_0x1a0bae&&_0x9e42af[_0x260b10(0x19c)]([_0x1a0bae],null,_0x270f6d);}}if(_0x3b0129[_0x260b10(0x108)](),_0x3b0129[_0x260b10(0xf2)]||_0x260b10(0xe9)==_0x3b0129[_0x260b10(0x183)][_0x260b10(0x1bf)])return null;let _0x3bf54f=null,_0x150cae=_0x3b0129[_0x260b10(0xfd)],_0x2b6ee1=_0x3b0129[_0x260b10(0x1e6)];const _0x2da11f=this[_0x260b10(0xe8)](_0x3b0129,_0x260b10(0x134));for(const {suggestion:_0x3ffe69,meta:_0x5d9b41}of _0x2da11f){const _0x58f492=this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1);if(_0x5d9b41[_0x260b10(0x99)]&&(this[_0x260b10(0x76)]||!_0x5d9b41[_0x260b10(0x1f1)]&&!_0x5d9b41[_0x260b10(0x19b)])){if(_0x3ffe69[_0x260b10(0x212)]){if(!Lt(_0x3ffe69,_0x270f6d))continue;let _0x7f2b49=!0x0;for(const _0x46d10e of _0x3ffe69[_0x260b10(0x118)]()){if(_0x46d10e[_0x260b10(0xa6)](_0x58f492,!0x0))return _0x3ffe69;_0x58f492[_0x260b10(0xa6)](_0x46d10e)||(_0x7f2b49=!0x1);}_0x7f2b49&&_0x3ffe69[_0x260b10(0x129)]();}else{const _0x19fdc4=_0x3ffe69[_0x260b10(0x189)]();if(_0x19fdc4[_0x260b10(0xa6)](_0x58f492,!0x0))return _0x3ffe69;if(!Lt(_0x3ffe69,_0x270f6d)){_0x58f492[_0x260b10(0xa6)](_0x19fdc4)?_0x3ffe69[_0x260b10(0x216)]():_0x19fdc4[_0x260b10(0x92)](_0x150cae)?_0x150cae=_0x19fdc4[_0x260b10(0x1e6)]:_0x19fdc4[_0x260b10(0x92)](_0x2b6ee1)&&(_0x2b6ee1=_0x19fdc4[_0x260b10(0xfd)]);continue;}_0x150cae=_0x150cae[_0x260b10(0x17a)](_0x19fdc4[_0x260b10(0xfd)])?_0x150cae:_0x19fdc4[_0x260b10(0xfd)],_0x2b6ee1=_0x2b6ee1[_0x260b10(0x1c5)](_0x19fdc4[_0x260b10(0x1e6)])?_0x2b6ee1:_0x19fdc4[_0x260b10(0x1e6)],_0x270f6d=Object[_0x260b10(0x12a)]({},_0x3ffe69[_0x260b10(0x137)]),_0x3bf54f?_0x19fdc4[_0x260b10(0xfd)][_0x260b10(0x17a)](_0x3bf54f[_0x260b10(0x189)]()[_0x260b10(0xfd)])?(_0x3bf54f[_0x260b10(0x216)](),_0x3bf54f=_0x3ffe69):_0x3ffe69[_0x260b10(0x216)]():_0x3bf54f=_0x3ffe69;}}}if(_0x3bf54f)return this[_0x260b10(0x1f2)](_0x3bf54f,this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1)),_0x3bf54f;{const _0x537e2a=_0x225588(),_0x2fcfb3=this[_0x260b10(0x1f8)][_0x260b10(0x105)](_0x150cae,_0x2b6ee1),_0x2032ad=_0x497399['id'],_0x30ff4a=_0x2150ff?_0x260b10(0x107)+_0x2150ff:_0x260b10(0x134),_0x58b435=this[_0x260b10(0x1b2)]({'id':_0x537e2a,'type':_0x30ff4a,'createdAt':new Date(),'authorId':_0x2032ad,'attributes':_0x270f6d});return this[_0x260b10(0x124)](_0x30ff4a,_0x537e2a,_0x2032ad,_0x2fcfb3),_0x58b435;}}[_0xe8a1bf(0x160)](_0x299309,_0x167e35=_0xe8a1bf(0x132),_0x5d0b94={}){const _0x58725c=_0xe8a1bf,_0xa29a4c=this[_0x58725c(0x1b1)][_0x58725c(0x89)][_0x58725c(0x10c)](_0x58725c(0xa8))['me'],_0x1c0c92=_0x299309[_0x58725c(0x110)](_0xe5f3d1=>new _0x7b57d4(_0xe5f3d1[_0x58725c(0xfd)],_0xe5f3d1[_0x58725c(0x1e6)])),_0x6f2a33=new Set();for(const {suggestion:_0x2fedf5,meta:_0x11c5b5}of this[_0x58725c(0xe8)](_0x1c0c92,_0x58725c(0x1ba)))_0x11c5b5[_0x58725c(0x99)]&&!_0x11c5b5[_0x58725c(0x125)]&&_0x6f2a33[_0x58725c(0xe6)](_0x2fedf5);for(const _0x1a4239 of _0x6f2a33)if(_0x1a4239[_0x58725c(0x212)]){const _0x49a5e2=_0x1a4239[_0x58725c(0x118)]();(!_0x1a4239[_0x58725c(0x137)]||!_0x1a4239[_0x58725c(0x137)][_0x58725c(0x126)])&&(_0x49a5e2[_0x58725c(0x13b)](_0x42de80=>_0x1c0c92[_0x58725c(0x1e1)](_0x560c5f=>_0x560c5f[_0x58725c(0xa6)](_0x42de80,!0x0)))&&_0x1a4239[_0x58725c(0x129)]());if(_0x1c0c92[_0x58725c(0x13b)](_0x199608=>_0x49a5e2[_0x58725c(0x1e1)](_0x6785c7=>_0x6785c7[_0x58725c(0xa6)](_0x199608,!0x0)))){const _0x56bd00=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0xe3));return this[_0x58725c(0x10a)](()=>_0x56bd00(_0x299309,null,_0x5d0b94)),null;}}else{const _0x2069be=_0x1a4239[_0x58725c(0x189)]();_0x1c0c92[_0x58725c(0x1e1)](_0x56f4b7=>_0x56f4b7[_0x58725c(0xa6)](_0x2069be,!0x0))&&_0x1a4239[_0x58725c(0x129)]();if(_0x1c0c92[_0x58725c(0x13b)](_0x4b70ae=>_0x2069be[_0x58725c(0xa6)](_0x4b70ae,!0x0))){const _0x33af21=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0xe3));return this[_0x58725c(0x10a)](()=>_0x33af21(_0x1c0c92,null,_0x5d0b94)),null;}}const _0xc122db=this[_0x58725c(0x1a1)][_0x58725c(0x17c)](_0x58725c(0x134),_0x167e35,_0x58725c(0x12b));let _0x4f7256=null;for(const _0x9c195f of this[_0x58725c(0x81)]())if(_0x9c195f[_0x58725c(0x1e0)]['id']==_0xa29a4c['id']&&_0x9c195f[_0x58725c(0x19e)]&&_0x58725c(0x134)==_0x9c195f[_0x58725c(0x14b)]&&_0x9c195f[_0x58725c(0xcd)]==_0x167e35&&Lt(_0x9c195f,_0x5d0b94)&&(_0xc122db(_0x9c195f[_0x58725c(0x118)](),_0x1c0c92)||_0xc122db(_0x1c0c92,_0x9c195f[_0x58725c(0x118)]()))){if(_0x4f7256){if(_0x9c195f[_0x58725c(0x1d3)]&&_0x9c195f[_0x58725c(0x1d3)][_0x58725c(0x217)])continue;for(const _0x419283 of _0x9c195f[_0x58725c(0x118)]())_0x4f7256[_0x58725c(0xd0)](_0x419283)||_0x4f7256[_0x58725c(0xde)](_0x419283);_0x9c195f[_0x58725c(0x216)]();}else{_0x4f7256=_0x9c195f;for(const _0x3d03ed of _0x1c0c92)_0x9c195f[_0x58725c(0xd0)](_0x3d03ed)||_0x9c195f[_0x58725c(0xde)](_0x3d03ed);}}if(_0x4f7256)return _0x4f7256;_0x6f2a33[_0x58725c(0x12e)]();for(const {suggestion:_0x52e0e3,meta:_0x4f63c1}of this[_0x58725c(0xe8)](_0x1c0c92,_0x58725c(0x134)))_0x4f63c1[_0x58725c(0x99)]&&(this[_0x58725c(0x76)]||!_0x4f63c1[_0x58725c(0x1f1)]&&!_0x4f63c1[_0x58725c(0x19b)])&&Lt(_0x52e0e3,_0x5d0b94)&&_0x6f2a33[_0x58725c(0xe6)](_0x52e0e3);for(const _0x49b16b of _0x6f2a33){const _0x5b858c=_0x49b16b[_0x58725c(0x118)]();if(!_0x5d0b94||!_0x5d0b94[_0x58725c(0x126)]){if(_0x1c0c92[_0x58725c(0x13b)](_0x149b8d=>_0x5b858c[_0x58725c(0x1e1)](_0x3db14a=>_0x3db14a[_0x58725c(0xa6)](_0x149b8d,!0x0))))return _0x49b16b;}(!_0x49b16b[_0x58725c(0x137)]||!_0x49b16b[_0x58725c(0x137)][_0x58725c(0x126)])&&(_0x5b858c[_0x58725c(0x13b)](_0x3f47de=>_0x1c0c92[_0x58725c(0x1e1)](_0x32f280=>_0x32f280[_0x58725c(0xa6)](_0x3f47de,!0x0)))&&_0x49b16b[_0x58725c(0x129)]());}const _0x2198d=_0x225588(),_0x25f0d2=_0xa29a4c['id'],_0x23eb51=_0x58725c(0x107)+_0x167e35,_0x472c88=this[_0x58725c(0x1b2)]({'id':_0x2198d,'type':_0x23eb51,'createdAt':new Date(),'authorId':_0x25f0d2,'attributes':_0x5d0b94});for(const _0x41b115 of _0x1c0c92)_0x41b115[_0x58725c(0x108)](),_0x41b115[_0x58725c(0xf2)]||_0x58725c(0xe9)==_0x41b115[_0x58725c(0x183)][_0x58725c(0x1bf)]||this[_0x58725c(0x124)](_0x23eb51,_0x2198d,_0x25f0d2,_0x41b115,_0xd3eb0a[_0x58725c(0xff)]());return _0x472c88;}[_0xe8a1bf(0x1d0)](_0x2fe9c9,_0x100bf9,_0x31386e,_0x52e358,_0x5c98bc){const _0x4426ae=_0xe8a1bf;if(_0x2fe9c9[_0x4426ae(0xf2)])return[];if(_0x4426ae(0x96)===this[_0x4426ae(0x1ef)])return[];const _0x42d3d5=this[_0x4426ae(0x1b1)][_0x4426ae(0x89)][_0x4426ae(0x10c)](_0x4426ae(0xa8))['me']['id'],_0x2abfb7=Array[_0x4426ae(0x148)](this[_0x4426ae(0x218)][_0x4426ae(0x1ee)]())[_0x4426ae(0x1f6)](_0x34e639=>_0x4426ae(0x8b)==_0x34e639[_0x4426ae(0x14b)]&&_0x34e639[_0x4426ae(0x131)][_0x4426ae(0x84)]==_0x100bf9&&_0x34e639[_0x4426ae(0xd0)](_0x2fe9c9));if(_0x4426ae(0x1f7)===this[_0x4426ae(0x1ef)]){const _0x238e17=this[_0x4426ae(0xe8)](_0x2fe9c9,_0x4426ae(0x1ba))[_0x4426ae(0x1f6)](({meta:_0x1805c7})=>_0x1805c7[_0x4426ae(0x99)]&&!_0x1805c7[_0x4426ae(0x19b)]&&!_0x1805c7[_0x4426ae(0x125)])[_0x4426ae(0x110)](({suggestion:_0xfd697b})=>_0xfd697b);_0x2abfb7[_0x4426ae(0x102)](..._0x238e17);}const _0x1c5860=new Map([[_0x2fe9c9,_0x31386e]]);for(const _0x18cc2a of _0x2abfb7){const _0x99c7d1=_0x4426ae(0x8b)==_0x18cc2a[_0x4426ae(0x14b)]?_0x18cc2a[_0x4426ae(0x131)][_0x4426ae(0x202)]:void 0x0,_0x32541f=_0x18cc2a[_0x4426ae(0x189)](),_0x4dce14=Array[_0x4426ae(0x148)](_0x1c5860[_0x4426ae(0x1ec)]())[_0x4426ae(0xfb)](_0x4f3253=>_0x4f3253[_0x4426ae(0x11d)](_0x32541f));if(!_0x4dce14)continue;const _0x4d0e89=_0x4dce14[_0x4426ae(0x16d)](_0x32541f);this[_0x4426ae(0xa7)](_0x100bf9)&&_0x4426ae(0x1ba)==_0x18cc2a[_0x4426ae(0x14b)]&&0x0!=_0x4d0e89[_0x4426ae(0x217)]||(_0x1c5860[_0x4426ae(0x206)](_0x4dce14),_0x4d0e89[_0x4426ae(0x13c)](_0x1927c4=>{const _0x5d5448=_0x4426ae;_0x1c5860[_0x5d5448(0x11a)](_0x1927c4,_0x31386e);}),_0x4426ae(0x1ba)!=_0x18cc2a[_0x4426ae(0x14b)]&&_0x99c7d1!=_0x52e358&&_0x1c5860[_0x4426ae(0x11a)](_0x4dce14[_0x4426ae(0x14f)](_0x32541f),_0x99c7d1));}const _0x1779ba=[];for(const [_0x227b09,_0xff01ea]of _0x1c5860){const _0xe47317=_0x225588(),_0x4388a0={'key':_0x100bf9,'oldValue':_0xff01ea,'newValue':_0x52e358};_0x100bf9[_0x4426ae(0x217)]>0x25&&console[_0x4426ae(0x9b)](_0x4426ae(0x150),{'key':_0x100bf9});const _0x34e662=(_0x4426ae(0x119)+(_0x100bf9+'|'+Vt({'newValue':_0x52e358})))[_0x4426ae(0x1a7)](0x0,0x3c),_0x15e386=this[_0x4426ae(0x1b2)]({'id':_0xe47317,'type':_0x34e662,'data':_0x4388a0,'createdAt':new Date(),'authorId':_0x42d3d5,'attributes':_0x5c98bc});_0x1779ba[_0x4426ae(0x1a9)](_0x15e386),this[_0x4426ae(0x124)](_0x34e662,_0xe47317,_0x42d3d5,_0x227b09);}return _0x1779ba;}[_0xe8a1bf(0xb8)](_0x35fa2c){const _0x126b75=_0xe8a1bf;this[_0x126b75(0x1e7)][_0x126b75(0xe6)](_0x35fa2c);}[_0xe8a1bf(0x1bd)](_0x51a4eb){const _0x581206=_0xe8a1bf;this[_0x581206(0x1f4)][_0x581206(0xe6)](_0x51a4eb);}[_0xe8a1bf(0x8e)](_0x5100d9,_0x7e06e4=[],_0x895adb=[]){const _0x31bc09=_0xe8a1bf;this[_0x31bc09(0xee)](_0x5100d9,(_0x2dfddb,..._0x38c692)=>{const _0x504e05=_0x31bc09;this[_0x504e05(0x1ca)](()=>{_0x2dfddb(..._0x38c692);});});for(const _0x1812d9 of _0x7e06e4)this[_0x31bc09(0x1bd)](_0x1812d9);for(const _0x1afb50 of _0x895adb)this[_0x31bc09(0xb8)](_0x1afb50);}[_0xe8a1bf(0xf3)](_0x19882e){const _0x40e041=_0xe8a1bf;return _0x40e041(0x8b)==_0x19882e[_0x40e041(0x14b)]?_0x19882e[_0x40e041(0xcd)][_0x40e041(0xe0)]('|')[0x0]:null;}[_0xe8a1bf(0x1f2)](_0x28d235,_0x5dd100){const _0x799d5a=_0xe8a1bf,_0x2f7ff7=_0x28d235[_0x799d5a(0x11b)]();this[_0x799d5a(0x1f8)][_0x799d5a(0x175)](_0x53b478=>{const _0x103e09=_0x799d5a;_0x53b478[_0x103e09(0xa1)](_0x2f7ff7,{'range':_0x5dd100});});}[_0xe8a1bf(0x162)](_0x3899b8){const _0x1cef5c=_0xe8a1bf,_0xb65934=_0x3899b8['id'],_0x5b8da7=this[_0x1cef5c(0x1b1)][_0x1cef5c(0x113)][_0x1cef5c(0x10c)](_0x1cef5c(0xab));this[_0x1cef5c(0x1d6)][_0x1cef5c(0x11c)](_0xb65934)||this[_0x1cef5c(0x1d6)][_0x1cef5c(0x143)]({'channelId':_0x5b8da7,'threadId':_0xb65934,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x46a569=this[_0x1cef5c(0x1d6)][_0x1cef5c(0x220)](_0xb65934);_0x46a569[_0x1cef5c(0x9f)](_0x1cef5c(0xe2)),_0x46a569[_0x1cef5c(0xe2)]=!0x1,_0x3899b8[_0x1cef5c(0x1d3)]=_0x46a569;}[_0xe8a1bf(0x101)](_0x2645a6,_0x367e03,_0x4da532,_0x1b66a2){const _0x3f06fb=_0xe8a1bf;if(_0x2645a6[_0x3f06fb(0x14b)]!=_0x367e03||_0x2645a6[_0x3f06fb(0xcd)]!=_0x4da532||_0x2645a6[_0x3f06fb(0x170)]['id']!=_0x1b66a2)throw this[_0x3f06fb(0x1b1)][_0x3f06fb(0x74)](_0x3f06fb(0x98)),new _0x4dc03d(_0x3f06fb(0x98),this);}[_0xe8a1bf(0x1a3)](_0x32d1f3,_0x5bcd9e){const _0x370e58=_0xe8a1bf,_0x1d3e7b=_0x32d1f3[_0x370e58(0x189)]();if(_0x5bcd9e[_0x370e58(0xcb)](_0x1d3e7b))_0x32d1f3[_0x370e58(0x216)]();else{if(_0x1d3e7b[_0x370e58(0xa6)](_0x5bcd9e)){const _0x3b1f2b=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0xfd)][_0x370e58(0x1ff)],_0x370e58(0x1e6));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x1d3e7b[_0x370e58(0xfd)],_0x3b1f2b));const _0x3151ed=_0x225588(),_0x396cbf=_0x32d1f3[_0x370e58(0x170)]['id'],_0x12cca4=_0x32d1f3[_0x370e58(0x14b)]+':'+_0x32d1f3[_0x370e58(0xcd)];this[_0x370e58(0x1b2)]({'id':_0x3151ed,'type':_0x12cca4,'createdAt':new Date(),'authorId':_0x396cbf,'data':_0x32d1f3[_0x370e58(0x131)],'attributes':_0x32d1f3[_0x370e58(0x137)]});const _0x28ca2b=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0x1e6)][_0x370e58(0x7f)],_0x370e58(0x1cc)),_0x7377ff=this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x28ca2b,_0x1d3e7b[_0x370e58(0x1e6)]);this[_0x370e58(0x124)](_0x12cca4,_0x3151ed,_0x396cbf,_0x7377ff);}else{if(_0x1d3e7b[_0x370e58(0x92)](_0x5bcd9e[_0x370e58(0xfd)])){const _0xad06e=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0xfd)][_0x370e58(0x1ff)],_0x370e58(0x1e6));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0x1d3e7b[_0x370e58(0xfd)],_0xad06e));}else{const _0xf4d4aa=this[_0x370e58(0x1f8)][_0x370e58(0x1c7)](_0x5bcd9e[_0x370e58(0x1e6)][_0x370e58(0x7f)],_0x370e58(0x1cc));this[_0x370e58(0x1f2)](_0x32d1f3,this[_0x370e58(0x1f8)][_0x370e58(0x105)](_0xf4d4aa,_0x1d3e7b[_0x370e58(0x1e6)]));}}}}[_0xe8a1bf(0xce)](_0xba978d){const _0x29e4bb=_0xe8a1bf;for(const {suggestion:_0x6302e8,meta:_0x1af1b8}of this[_0x29e4bb(0xe8)](_0xba978d,_0x29e4bb(0x1ba))){if(!_0x1af1b8[_0x29e4bb(0x99)])continue;const _0x5b8994=_0x6302e8[_0x29e4bb(0x118)]();for(const _0x3a9e5b of _0x5b8994)if(!_0xba978d[_0x29e4bb(0x16d)](_0x3a9e5b)[_0x29e4bb(0x217)])return!0x0;}return!0x1;}[_0xe8a1bf(0x13e)](_0x7cf963){const _0x3a525e=_0xe8a1bf,_0x3cf522=this[_0x3a525e(0x1b1)][_0x3a525e(0x89)][_0x3a525e(0x10c)](_0x3a525e(0xa8))[_0x3a525e(0x1c0)](_0x7cf963);if(!_0x3cf522)throw new _0x4dc03d(_0x3a525e(0x207),this);return _0x3cf522;}[_0xe8a1bf(0x21d)](_0x44f294){const _0x5590e8=_0xe8a1bf,_0x296765=this[_0x5590e8(0x1b1)][_0x5590e8(0x89)][_0x5590e8(0x10c)](_0x5590e8(0xa8)),_0x44844f=_0x2ce769(_0x5590e8(0x103)+_0x44f294),_0x5b301b=_0x296765[_0x5590e8(0x1c0)](_0x44844f);return _0x5b301b||_0x296765[_0x5590e8(0x100)]({'id':_0x44844f,'name':_0x44f294});}[_0xe8a1bf(0xae)](_0x2231ff,_0x49784c,_0x438759,_0x3535ae,_0x5f1e43){const _0x2b899b=_0xe8a1bf,_0x541f28=this[_0x2b899b(0x13e)](_0x3535ae),_0x20ade0=this[_0x2b899b(0x1a1)][_0x2b899b(0x1fc)](_0x2231ff,_0x49784c,_0x438759,_0x541f28,_0x5f1e43,_0x2e8eb1=>{const _0x24a102=_0x2b899b;this[_0x24a102(0x12c)](_0x438759,{'attributes':_0x2e8eb1});const _0x381355=this[_0x24a102(0x14e)](_0x438759);this[_0x24a102(0x146)](new Set([_0x381355])),this[_0x24a102(0x145)](new Set([_0x381355]));});return this[_0x2b899b(0xfe)](_0x20ade0,_0x2b899b(0xe3),()=>{const _0x305e2f=_0x2b899b;this[_0x305e2f(0x12c)](_0x438759,{'state':_0x305e2f(0x115)});},{'priority':_0x2b899b(0x122)}),this[_0x2b899b(0xfe)](_0x20ade0,_0x2b899b(0x129),()=>{const _0x6f5ca0=_0x2b899b;this[_0x6f5ca0(0x12c)](_0x438759,{'state':_0x6f5ca0(0x1f0)});},{'priority':_0x2b899b(0x122)}),this[_0x2b899b(0x218)][_0x2b899b(0x11a)](_0x438759,_0x20ade0),this[_0x2b899b(0x1bc)][_0x2b899b(0x11a)](_0x20ade0,_0x2b899b(0x144)),_0x20ade0;}[_0xe8a1bf(0xf8)](_0xea5961){const _0x1147d3=_0xe8a1bf,_0x10808a=_0xea5961[_0x1147d3(0xe0)](':');return{'group':_0x10808a[0x0],'type':_0x10808a[0x1],'subType':_0x10808a[_0x1147d3(0x217)]>=0x5?_0x10808a[0x2]:null,'id':_0x10808a[_0x1147d3(0x217)]<0x5?_0x10808a[0x2]:_0x10808a[0x3],'authorId':_0x10808a[_0x1147d3(0x217)]<0x5?_0x10808a[0x3]:_0x10808a[0x4],'markerCount':0x6==_0x10808a[_0x1147d3(0x217)]?_0x10808a[0x5]:null};}[_0xe8a1bf(0xeb)](_0x398318,_0x4fffea,_0x5e7edd){const _0x361d65=_0xe8a1bf,_0x2d03c5=_0x398318[_0x361d65(0x189)](),_0x340454=_0x2d03c5[_0x361d65(0xfd)],_0x4f4030=_0x2d03c5[_0x361d65(0x1e6)];this[_0x361d65(0x1f2)](_0x398318,this[_0x361d65(0x1f8)][_0x361d65(0x105)](_0x340454,_0x4fffea));const _0x1e7059=_0x225588(),_0xe915f0=_0x398318[_0x361d65(0x170)]['id'],_0x3557f9=_0x398318[_0x361d65(0x14b)]+(_0x398318[_0x361d65(0xcd)]?':'+_0x398318[_0x361d65(0xcd)]:'');this[_0x361d65(0x1b2)]({'id':_0x1e7059,'type':_0x3557f9,'createdAt':new Date(),'authorId':_0xe915f0,'originalSuggestionId':_0x398318['id'],'attributes':_0x398318[_0x361d65(0x137)],'data':_0x398318[_0x361d65(0x131)]});const _0x299a2a=this[_0x361d65(0xf3)](_0x398318);(_0x361d65(0x1af)==_0x398318[_0x361d65(0x14b)]||_0x299a2a&&this[_0x361d65(0xa7)](_0x299a2a))&&(_0x5e7edd=this[_0x361d65(0x1f8)][_0x361d65(0x1ab)](_0x5e7edd[_0x361d65(0x7f)])),this[_0x361d65(0x124)](_0x3557f9,_0x1e7059,_0xe915f0,this[_0x361d65(0x1f8)][_0x361d65(0x105)](_0x5e7edd,_0x4f4030));}[_0xe8a1bf(0xe8)](_0x2240d7,_0x13d89=null){const _0x342e7e=_0xe8a1bf,_0x4ac2c9=[],_0x580a3f=this[_0x342e7e(0x1b1)][_0x342e7e(0x89)][_0x342e7e(0x10c)](_0x342e7e(0xa8))['me'];Array[_0x342e7e(0x15a)](_0x2240d7)||(_0x2240d7=[_0x2240d7]);for(const _0x35770b of this[_0x342e7e(0x81)]()){if(!_0x35770b[_0x342e7e(0x19e)])continue;if(_0x13d89&&_0x35770b[_0x342e7e(0x14b)]!=_0x13d89)continue;let _0x27b1e6=!0x1;for(const _0xbb65a2 of _0x35770b[_0x342e7e(0x118)]()){for(const _0x2d0e91 of _0x2240d7){const _0x5d8baf=_0x2d0e91[_0x342e7e(0xfd)][_0x342e7e(0xcb)](_0xbb65a2[_0x342e7e(0x1e6)])||_0x2d0e91[_0x342e7e(0x1e6)][_0x342e7e(0xcb)](_0xbb65a2[_0x342e7e(0xfd)]);if(_0x5d8baf||_0x2d0e91[_0x342e7e(0x14f)](_0xbb65a2)){const _0x4a8158=_0x2d0e91[_0x342e7e(0xa6)](_0xbb65a2)&&Rt(this[_0x342e7e(0x1f8)][_0x342e7e(0x114)],_0xbb65a2[_0x342e7e(0xfd)],_0x2d0e91),_0x544d2e=_0xbb65a2[_0x342e7e(0xa6)](_0x2d0e91)&&Rt(this[_0x342e7e(0x1f8)][_0x342e7e(0x114)],_0x2d0e91[_0x342e7e(0xfd)],_0xbb65a2);_0x4ac2c9[_0x342e7e(0x1a9)]({'suggestion':_0x35770b,'meta':{'isOwn':_0x580a3f==_0x35770b[_0x342e7e(0x1e0)],'isNextTo':_0x5d8baf,'isInsideObject':_0x4a8158,'containsRangeInObject':_0x544d2e}}),_0x27b1e6=!0x0;break;}}if(_0x27b1e6)break;}}return _0x4ac2c9;}[_0xe8a1bf(0x124)](_0x20483e,_0x1076c9,_0x14727b,_0x5bb305,_0x21cf03){const _0xdff3f7=_0xe8a1bf;this[_0xdff3f7(0x1f8)][_0xdff3f7(0x175)](_0x24a9ba=>{const _0x4c1779=_0xdff3f7;let _0x265cad=_0x4c1779(0x1da)+_0x20483e+':'+_0x1076c9+':'+_0x14727b;_0x21cf03&&(_0x265cad=_0x265cad+':'+_0x21cf03),_0x24a9ba[_0x4c1779(0x1bb)](_0x265cad,{'range':_0x5bb305,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xe8a1bf(0x205)](_0x31ad9d){const _0x18416e=_0xe8a1bf,_0x5c15bb=_0x31ad9d[_0x18416e(0x18e)],_0x35e8c9=_0x31ad9d[_0x18416e(0x21e)];_0x31ad9d[_0x18416e(0x18e)]=null,_0x31ad9d[_0x18416e(0x21e)]=null,null!=_0x5c15bb&&_0x5c15bb[_0x18416e(0x21e)]==_0x31ad9d&&(_0x5c15bb[_0x18416e(0x21e)]=_0x35e8c9),null!=_0x35e8c9&&_0x35e8c9[_0x18416e(0x18e)]==_0x31ad9d&&(_0x35e8c9[_0x18416e(0x18e)]=_0x5c15bb),_0x18416e(0xc8)==this[_0x18416e(0x1bc)][_0x18416e(0x10c)](_0x31ad9d)&&(this[_0x18416e(0x1bc)][_0x18416e(0x11a)](_0x31ad9d,_0x18416e(0x1de)),this[_0x18416e(0xfa)](_0x18416e(0xc3),_0x31ad9d,_0x5c15bb,_0x35e8c9));}[_0xe8a1bf(0x1b2)](_0x382a7f){const _0x2a1170=_0xe8a1bf,_0x3a70e1=_0x382a7f['id'],_0x262a0d=this[_0x2a1170(0xc0)](_0x382a7f);if(this[_0x2a1170(0x159)]&&this[_0x2a1170(0x159)][_0x2a1170(0xe5)]){const _0x1138eb=this[_0x2a1170(0x1b1)][_0x2a1170(0x89)][_0x2a1170(0x10c)](_0x2a1170(0x1d2)),_0x5e981b=_0x262a0d[_0x2a1170(0xbe)],_0xde872=_0x262a0d[_0x2a1170(0xcd)]?_0x262a0d[_0x2a1170(0x14b)]+':'+_0x262a0d[_0x2a1170(0xcd)]:_0x262a0d[_0x2a1170(0x14b)],_0x161b56=this[_0x2a1170(0x1b1)][_0x2a1170(0x16b)],_0x1fa8e7=_0x1138eb[_0x2a1170(0xe6)](_0x36fca4(_0x161b56,_0x2a1170(0x1d9))),_0x144d24={'id':_0x3a70e1,'type':_0xde872,'hasComments':_0x5e981b,'data':_0x382a7f[_0x2a1170(0x131)]||null,'originalSuggestionId':_0x382a7f[_0x2a1170(0x112)]||null,'attributes':_0x262a0d[_0x2a1170(0x137)]};this[_0x2a1170(0x159)][_0x2a1170(0xe5)](_0x144d24)[_0x2a1170(0x130)](_0x299144=>{const _0xa278be=_0x2a1170;_0x262a0d[_0xa278be(0x1fa)]=!0x0,_0x1138eb[_0xa278be(0x140)](_0x1fa8e7),_0x299144&&_0x299144[_0xa278be(0x151)]&&(this[_0xa278be(0x218)][_0xa278be(0x10c)](_0x3a70e1)[_0xa278be(0x151)]=_0x299144[_0xa278be(0x151)]);})[_0x2a1170(0x104)](_0x57dbfd=>{const _0x190b6c=_0x2a1170;throw _0x3db441(_0x190b6c(0x18d)),this[_0x190b6c(0x1b1)][_0x190b6c(0x82)][_0x190b6c(0xbc)]({'isUndoable':!0x1},()=>{const _0x4122b4=_0x190b6c;_0x262a0d[_0x4122b4(0x129)]();}),_0x262a0d[_0x190b6c(0x1d1)](),this[_0x190b6c(0x218)][_0x190b6c(0x206)](_0x262a0d['id']),this[_0x190b6c(0x1bc)][_0x190b6c(0x206)](_0x262a0d),_0x57dbfd;});}return _0x262a0d;}[_0xe8a1bf(0xa7)](_0x572bbd){const _0x410ddc=_0xe8a1bf;return this[_0x410ddc(0x1e7)][_0x410ddc(0x1a8)](_0x572bbd);}[_0xe8a1bf(0x12c)](_0x28064b,_0x29281a){const _0x40eaa4=_0xe8a1bf,_0x5a4cd4=this[_0x40eaa4(0x1b1)][_0x40eaa4(0x89)][_0x40eaa4(0x10c)](_0x40eaa4(0x1d2)),_0x444b2c=this[_0x40eaa4(0x14e)](_0x28064b);if(this[_0x40eaa4(0x159)]&&this[_0x40eaa4(0x159)][_0x40eaa4(0x13a)]){if(_0x444b2c[_0x40eaa4(0x1fa)]){const _0x54d130=_0x5a4cd4[_0x40eaa4(0xe6)](_0x36fca4(this[_0x40eaa4(0x1b1)][_0x40eaa4(0x16b)],_0x40eaa4(0x1d9)));this[_0x40eaa4(0x159)][_0x40eaa4(0x13a)](_0x28064b,_0x29281a)[_0x40eaa4(0x130)](()=>{const _0x646ca4=_0x40eaa4;_0x5a4cd4[_0x646ca4(0x140)](_0x54d130);});}else _0x444b2c['on'](_0x40eaa4(0x117),()=>{const _0x701a2e=_0x40eaa4;this[_0x701a2e(0x12c)](_0x28064b,_0x29281a);});}}[_0xe8a1bf(0x20c)](_0x2feb61){const _0x5574bd=_0xe8a1bf;if(!this[_0x5574bd(0x159)]||!this[_0x5574bd(0x159)][_0x5574bd(0x14e)])throw new _0x4dc03d(_0x5574bd(0x90),this);return this[_0x5574bd(0x159)][_0x5574bd(0x14e)](_0x2feb61);}[_0xe8a1bf(0x215)](_0x36f7ef){const _0x593726=_0xe8a1bf,{id:_0x3b0b8a,type:_0x4b92cf,subType:_0x29d086,authorId:_0x25f342}=this[_0x593726(0xf8)](_0x36f7ef),_0x8068c6=this[_0x593726(0x218)][_0x593726(0x10c)](_0x3b0b8a)||this[_0x593726(0xae)](_0x4b92cf,_0x29d086,_0x3b0b8a,_0x25f342,{});switch(this[_0x593726(0x101)](_0x8068c6,_0x4b92cf,_0x29d086,_0x25f342),this[_0x593726(0x1bc)][_0x593726(0x10c)](_0x8068c6)){case _0x593726(0x144):this[_0x593726(0x20c)](_0x3b0b8a)[_0x593726(0x130)](_0x2488d5=>{const _0x51199c=_0x593726;let _0x5ccaad=Promise[_0x51199c(0x1c6)]();_0x2488d5[_0x51199c(0xbe)]&&(_0x5ccaad=this[_0x51199c(0x1d6)][_0x51199c(0x179)]({'channelId':this[_0x51199c(0x1b1)][_0x51199c(0x113)][_0x51199c(0x10c)](_0x51199c(0xab)),'threadId':_0x3b0b8a})),_0x5ccaad[_0x51199c(0x130)](()=>{const _0x112dd4=_0x51199c;this[_0x112dd4(0xc0)](_0x2488d5)[_0x112dd4(0x1fa)]=!0x0;});}),this[_0x593726(0x1bc)][_0x593726(0x11a)](_0x8068c6,_0x593726(0x167));break;case _0x593726(0x1de):this[_0x593726(0x12c)](_0x3b0b8a,{'state':_0x593726(0x191)});case _0x593726(0x182):this[_0x593726(0x1bc)][_0x593726(0x11a)](_0x8068c6,_0x593726(0xc8)),this[_0x593726(0xfa)](_0x593726(0x12d),_0x8068c6);break;case _0x593726(0xc8):this[_0x593726(0xfa)](_0x593726(0x1ea),_0x8068c6);}return _0x8068c6[_0x593726(0xb3)](_0x36f7ef),_0x8068c6;}[_0xe8a1bf(0x145)](_0x54dd2f){const _0x5546de=_0xe8a1bf,_0xaf8ef1=Array[_0x5546de(0x148)](_0x54dd2f),_0x2c25ba=_0xaf8ef1[_0x5546de(0x1f6)](_0x41c106=>_0x5546de(0x8b)==_0x41c106[_0x5546de(0x14b)]);this[_0x5546de(0x204)](_0x2c25ba);const _0x1aade9=_0xaf8ef1[_0x5546de(0x1f6)](_0x2aacb0=>!_0x2aacb0[_0x5546de(0x212)]&&_0x5546de(0x8b)!=_0x2aacb0[_0x5546de(0x14b)]),_0x58874c=this[_0x5546de(0x81)]({'skipNotAttached':!0x0})[_0x5546de(0x1f6)](_0x3906c1=>!_0x3906c1[_0x5546de(0x212)]&&_0x5546de(0x8b)!=_0x3906c1[_0x5546de(0x14b)]),_0x2fabd3=_0x58874c[_0x5546de(0x1f6)](_0x17f6f2=>!_0x54dd2f[_0x5546de(0x1a8)](_0x17f6f2)),_0x5e9ba4=new Map(_0x58874c[_0x5546de(0x110)](_0x5a0cef=>[_0x5a0cef,this[_0x5546de(0x1a1)][_0x5546de(0x17c)](_0x5a0cef[_0x5546de(0x14b)],_0x5a0cef[_0x5546de(0xcd)],_0x5546de(0x20e))])),_0x1e1d5c=new Map(_0x58874c[_0x5546de(0x110)](_0x232cf5=>[_0x232cf5,_0x232cf5[_0x5546de(0x189)]()])),_0x5f0ef3=new Set(),_0x1f4df1=new Set();for(let _0x184450=0x0;_0x184450<_0x1aade9[_0x5546de(0x217)];_0x184450++)_0x54366d(_0x1aade9[_0x184450],_0x1aade9,_0x184450+0x1);for(let _0x171262=0x0;_0x171262<_0x1aade9[_0x5546de(0x217)];_0x171262++)_0x54366d(_0x1aade9[_0x171262],_0x2fabd3,0x0);const _0x26272c=new Set();for(let _0x53122e=0x0;_0x53122e<_0x1aade9[_0x5546de(0x217)];_0x53122e++){const _0x1c8d21=_0x1aade9[_0x53122e];!_0x1f4df1[_0x5546de(0x1a8)](_0x1c8d21)&&_0x1c8d21[_0x5546de(0x18e)]&&(_0x26272c[_0x5546de(0xe6)](_0x1c8d21[_0x5546de(0x18e)]),_0x1c8d21[_0x5546de(0x18e)][_0x5546de(0x21e)]===_0x1c8d21&&(_0x1c8d21[_0x5546de(0x18e)][_0x5546de(0x21e)]=null),_0x1c8d21[_0x5546de(0x18e)]=null),!_0x5f0ef3[_0x5546de(0x1a8)](_0x1c8d21)&&_0x1c8d21[_0x5546de(0x21e)]&&(_0x26272c[_0x5546de(0xe6)](_0x1c8d21[_0x5546de(0x21e)]),_0x1c8d21[_0x5546de(0x21e)][_0x5546de(0x18e)]===_0x1c8d21&&(_0x1c8d21[_0x5546de(0x21e)][_0x5546de(0x18e)]=null),_0x1c8d21[_0x5546de(0x21e)]=null);}function _0x54366d(_0x13641a,_0x13e48a,_0x36a0bd){const _0x305186=_0x5546de;for(let _0x529171=_0x36a0bd;_0x529171<_0x13e48a[_0x305186(0x217)];_0x529171++){const _0x5b0727=_0x5d12b5(_0x13641a,_0x13e48a[_0x529171]);_0x5b0727&&(_0x5b0727[0x0][_0x305186(0x21e)]=_0x5b0727[0x1],_0x5b0727[0x1][_0x305186(0x18e)]=_0x5b0727[0x0],_0x5f0ef3[_0x305186(0xe6)](_0x5b0727[0x0]),_0x1f4df1[_0x305186(0xe6)](_0x5b0727[0x1]));}}function _0x5d12b5(_0x560516,_0x4b16d0){const _0x8ddd49=_0x5546de;if(_0x560516[_0x8ddd49(0x1e0)]['id']!==_0x4b16d0[_0x8ddd49(0x1e0)]['id'])return null;const _0x3b7e14=_0x5e9ba4[_0x8ddd49(0x10c)](_0x560516)(_0x560516,_0x4b16d0,_0x1e1d5c[_0x8ddd49(0x10c)](_0x560516),_0x1e1d5c[_0x8ddd49(0x10c)](_0x4b16d0));if(!_0x3b7e14)return null;return _0x5e9ba4[_0x8ddd49(0x10c)](_0x4b16d0)(_0x560516,_0x4b16d0,_0x1e1d5c[_0x8ddd49(0x10c)](_0x560516),_0x1e1d5c[_0x8ddd49(0x10c)](_0x4b16d0))?_0x3b7e14[0x1][_0x8ddd49(0x1d3)]&&_0x3b7e14[0x1][_0x8ddd49(0x1d3)][_0x8ddd49(0x217)]?null:_0x3b7e14:null;}_0x26272c[_0x5546de(0x1b0)]&&this[_0x5546de(0x145)](_0x26272c);}[_0xe8a1bf(0x204)](_0xfbbf02){const _0x1b0111=_0xe8a1bf;if(0x0==_0xfbbf02[_0x1b0111(0x217)])return;const _0x1a0490=this[_0x1b0111(0x81)]({'skipNotAttached':!0x0})[_0x1b0111(0x1f6)](_0x211721=>_0x1b0111(0x8b)==_0x211721[_0x1b0111(0x14b)]&&_0x211721[_0x1b0111(0xb5)]),_0x27d391=[],_0x70c5e9=new Map();for(const _0x3b260e of _0x1a0490){const _0x9ebbd5=_0x2ce769(_0x3b260e[_0x1b0111(0x137)]);_0x70c5e9[_0x1b0111(0x1a8)](_0x9ebbd5)||(_0x70c5e9[_0x1b0111(0x11a)](_0x9ebbd5,_0x27d391[_0x1b0111(0x217)]),_0x27d391[_0x1b0111(0x1a9)]([]));const _0x1c3026=_0x70c5e9[_0x1b0111(0x10c)](_0x9ebbd5);_0x27d391[_0x1c3026][_0x1b0111(0x1a9)](_0x3b260e);}!(function(){const _0x30f74c=_0x1b0111;_0x27d391[_0x30f74c(0x213)]((_0x5ee8ef,_0xf8511)=>{const _0x4ab3a4=_0x30f74c,_0x256b5a=_0x5ee8ef[0x0][_0x4ab3a4(0x151)],_0x2ae5dd=_0xf8511[0x0][_0x4ab3a4(0x151)];return _0x256b5a==_0x2ae5dd?_0x5ee8ef[0x0][_0x4ab3a4(0x137)][_0x4ab3a4(0xf6)]<_0xf8511[0x0][_0x4ab3a4(0x137)][_0x4ab3a4(0xf6)]?-0x1:0x1:_0x256b5a<_0x2ae5dd?-0x1:0x1;});for(const _0x26dfaa of _0x27d391)_0x26dfaa[_0x30f74c(0x213)]((_0x47e1fa,_0x4d7b15)=>_0x47e1fa['id']<_0x4d7b15['id']?-0x1:0x1);}());for(let _0x412461=0x0;_0x412461<_0x27d391[_0x1b0111(0x217)];_0x412461++){if(0x0==_0x27d391[_0x412461][_0x1b0111(0x217)])continue;const _0x142a1d=[];for(let _0x124e24=_0x412461+0x1;_0x124e24<_0x27d391[_0x1b0111(0x217)];_0x124e24++)0x0!=_0x27d391[_0x124e24][_0x1b0111(0x217)]&&_0x5a485f(_0x27d391[_0x412461],_0x27d391[_0x124e24])&&_0x142a1d[_0x1b0111(0x1a9)](_0x124e24);for(const _0x26926e of _0x142a1d)_0x27d391[_0x412461]=_0x27d391[_0x412461][_0x1b0111(0x95)](_0x27d391[_0x26926e]),_0x27d391[_0x26926e]=[];}for(const _0x627d02 of _0x27d391)for(let _0x5a6a6b=0x0;_0x5a6a6b<_0x627d02[_0x1b0111(0x217)];_0x5a6a6b++)_0x627d02[_0x5a6a6b][_0x1b0111(0x21e)]=_0x627d02[_0x5a6a6b+0x1]||null;for(const _0x2689eb of _0x27d391)for(let _0x298713=0x0;_0x298713<_0x2689eb[_0x1b0111(0x217)];_0x298713++)_0x2689eb[_0x298713][_0x1b0111(0x18e)]=_0x2689eb[_0x298713-0x1]||null;function _0x5a485f(_0x10443d,_0x1942b9){const _0x2454f3=_0x1b0111;if(_0x10443d[0x0][_0x2454f3(0x137)][_0x2454f3(0xf6)]!==_0x1942b9[0x0][_0x2454f3(0x137)][_0x2454f3(0xf6)]&&_0x10443d[0x0][_0x2454f3(0x1e0)]!==_0x1942b9[0x0][_0x2454f3(0x1e0)])return!0x1;if(!function(_0xa4b783,_0x4e50e1){const _0x2c42ea=_0x2454f3;if(!_0xa4b783[_0x2c42ea(0xbe)]&&!_0x4e50e1[_0x2c42ea(0xbe)])return!0x0;if(_0xa4b783[_0x2c42ea(0xbe)]&&_0x4e50e1[_0x2c42ea(0xbe)])return!0x1;if(_0xa4b783[_0x2c42ea(0xbe)]&&_0x4e50e1[_0x2c42ea(0x151)]<_0xa4b783[_0x2c42ea(0x1d3)][_0x2c42ea(0x135)][_0x2c42ea(0x10c)](0x0)[_0x2c42ea(0x151)])return!0x0;if(_0x4e50e1[_0x2c42ea(0xbe)]&&_0xa4b783[_0x2c42ea(0x151)]<_0x4e50e1[_0x2c42ea(0x1d3)][_0x2c42ea(0x135)][_0x2c42ea(0x10c)](0x0)[_0x2c42ea(0x151)])return!0x0;return!0x1;}(_0x10443d[0x0],_0x1942b9[0x0]))return!0x1;const _0x4eed9b=_0x2f2148(_0x10443d[0x0][_0x2454f3(0x137)],_0x2454f3(0xf6)),_0x569712=_0x2f2148(_0x1942b9[0x0][_0x2454f3(0x137)],_0x2454f3(0xf6));if(!_0x43c7b9(_0x4eed9b,_0x569712))return!0x1;return!!_0x10443d[_0x2454f3(0x13b)](_0x376aba=>_0x1942b9[_0x2454f3(0x1e1)](_0x1155d6=>_0x376aba[_0x2454f3(0x189)]()[_0x2454f3(0xcb)](_0x1155d6[_0x2454f3(0x189)]())))&&_0x1942b9[_0x2454f3(0x13b)](_0x2353a2=>_0x10443d[_0x2454f3(0x1e1)](_0x14c7c1=>_0x2353a2[_0x2454f3(0x189)]()[_0x2454f3(0xcb)](_0x14c7c1[_0x2454f3(0x189)]())));}}[_0xe8a1bf(0x146)](_0x55f251){const _0x4c9656=_0xe8a1bf,_0x3d1d64=Array[_0x4c9656(0x148)](_0x55f251),_0x30723d=this[_0x4c9656(0x81)]({'skipNotAttached':!0x0}),_0xdfd0d7=_0x30723d[_0x4c9656(0x1f6)](_0x53a924=>!_0x55f251[_0x4c9656(0x1a8)](_0x53a924)),_0x15fe3d=new Map(_0x3d1d64[_0x4c9656(0x110)](_0x54c1=>[_0x54c1,this[_0x4c9656(0x1a1)][_0x4c9656(0x17c)](_0x54c1[_0x4c9656(0x14b)],_0x54c1[_0x4c9656(0xcd)],_0x4c9656(0x12b))])),_0xfeffe6=new Map(_0x30723d[_0x4c9656(0x110)](_0x57ba0b=>[_0x57ba0b,_0x57ba0b[_0x4c9656(0x118)]()]));for(let _0x5dd876=0x0;_0x5dd876<_0x3d1d64[_0x4c9656(0x217)];_0x5dd876++){if(_0xad7f5(this,_0x3d1d64[_0x5dd876],_0x3d1d64,_0x5dd876+0x1))return!0x0;}for(let _0x1a3b12=0x0;_0x1a3b12<_0x3d1d64[_0x4c9656(0x217)];_0x1a3b12++){if(_0xad7f5(this,_0x3d1d64[_0x1a3b12],_0xdfd0d7,0x0))return!0x0;}return!0x1;function _0xad7f5(_0x555e64,_0x4eb07d,_0x5cb36e,_0x47ae9b){const _0x309de2=_0x4c9656;for(let _0x2c75f2=_0x47ae9b;_0x2c75f2<_0x5cb36e[_0x309de2(0x217)];_0x2c75f2++){const _0x3bc0ca=_0x5cb36e[_0x2c75f2];if(_0x3bc0ca[_0x309de2(0x14b)]!==_0x4eb07d[_0x309de2(0x14b)]||_0x3bc0ca[_0x309de2(0x1e0)]['id']!==_0x4eb07d[_0x309de2(0x1e0)]['id']||_0x3bc0ca[_0x309de2(0xcd)]!==_0x4eb07d[_0x309de2(0xcd)])continue;if(!Pt(_0x4eb07d,_0x3bc0ca,[_0x309de2(0xf6)]))continue;if(_0x309de2(0x8b)==_0x4eb07d[_0x309de2(0x14b)]&&_0x4eb07d[_0x309de2(0x131)][_0x309de2(0x202)]!=_0x3bc0ca[_0x309de2(0x131)][_0x309de2(0x202)])continue;if(_0x309de2(0x8b)==_0x4eb07d[_0x309de2(0x14b)]&&_0x555e64[_0x309de2(0xa7)](_0x4eb07d[_0x309de2(0x131)][_0x309de2(0x84)]))continue;if(_0x309de2(0x1af)==_0x4eb07d[_0x309de2(0x14b)]){const _0x1d28a5=_0x555e64[_0x309de2(0x1b1)][_0x309de2(0x82)],_0x21704c=_0x4eb07d[_0x309de2(0x15c)]();if(_0x21704c&&(_0x1d28a5[_0x309de2(0x114)][_0x309de2(0xaf)](_0x21704c)||_0x1d28a5[_0x309de2(0x114)][_0x309de2(0xb6)](_0x21704c)))continue;}const _0x391a52=_0x15fe3d[_0x309de2(0x10c)](_0x4eb07d),_0x1ba5a6=_0xfeffe6[_0x309de2(0x10c)](_0x4eb07d),_0x5c1f94=_0xfeffe6[_0x309de2(0x10c)](_0x3bc0ca),_0x1a0c19=_0x4eb07d[_0x309de2(0x1d3)]&&_0x4eb07d[_0x309de2(0x1d3)][_0x309de2(0x217)],_0x50030c=_0x3bc0ca[_0x309de2(0x1d3)]&&_0x3bc0ca[_0x309de2(0x1d3)][_0x309de2(0x217)];if(!_0x1a0c19&&_0x391a52(_0x5c1f94,_0x1ba5a6))return _0x555e64[_0x309de2(0x19f)](_0x3bc0ca,_0x4eb07d),_0xfeffe6[_0x309de2(0x206)](_0x4eb07d),!0x0;if(!_0x50030c&&_0x391a52(_0x1ba5a6,_0x5c1f94))return _0x555e64[_0x309de2(0x19f)](_0x4eb07d,_0x3bc0ca),_0xfeffe6[_0x309de2(0x206)](_0x3bc0ca),!0x0;}return!0x1;}}[_0xe8a1bf(0x19f)](_0x31ec8f,_0x2f2d62){const _0x54976f=_0xe8a1bf;if(_0x31ec8f[_0x54976f(0x212)]){for(const _0x59e662 of _0x2f2d62[_0x54976f(0x118)]())_0x31ec8f[_0x54976f(0xde)](_0x59e662);}else{const _0xc75448=_0x2f2d62[_0x54976f(0x189)]()[_0x54976f(0x1e6)];this[_0x54976f(0x1f2)](_0x31ec8f,this[_0x54976f(0x1f8)][_0x54976f(0x105)](_0x31ec8f[_0x54976f(0x189)]()[_0x54976f(0xfd)],_0xc75448));}_0x2f2d62[_0x54976f(0x216)]();}[_0xe8a1bf(0xd5)](_0x24ffcc,_0x4c48a5){const _0x206be9=_0xe8a1bf,_0x54a684=_0x24ffcc[_0x206be9(0x9d)](_0x206be9(0xa0))||_0x24ffcc[_0x206be9(0x9d)](_0x206be9(0x8b))?_0x206be9(0x10b):_0x24ffcc[_0x206be9(0x1c4)]();return _0x36fca4(this[_0x206be9(0x1b1)][_0x206be9(0x16b)],_0x4c48a5+'_'+_0x54a684+_0x206be9(0xb0));}[_0xe8a1bf(0x1b9)](){const _0x2affd8=_0xe8a1bf,_0x3fe356=this[_0x2affd8(0x1b1)];if(!_0x3fe356['ui'])return;const {ariaLiveAnnouncer:_0x574c87}=_0x3fe356['ui'];_0xc1b741(this[_0x2affd8(0x1f8)],({left:_0x9a544b,entered:_0x3fc5c2})=>{const _0x46a652=_0x2affd8;for(const _0x513062 of _0x9a544b){const {group:_0x58a569,type:_0x1da1ac}=this[_0x46a652(0xf8)](_0x513062[_0x46a652(0xe7)]);if(_0x46a652(0x1fe)===_0x58a569){_0x574c87[_0x46a652(0x10f)](this[_0x46a652(0xd5)](_0x1da1ac,_0x46a652(0xb1)));break;}}for(const _0x491d64 of _0x3fc5c2){const {group:_0x1e44e4,type:_0x94d584}=this[_0x46a652(0xf8)](_0x491d64[_0x46a652(0xe7)]);if(_0x46a652(0x1fe)===_0x1e44e4){_0x574c87[_0x46a652(0x10f)](this[_0x46a652(0xd5)](_0x94d584,_0x46a652(0x15e)));break;}}});}[_0xe8a1bf(0x15d)](_0x4d593b){const _0x528f1b=_0xe8a1bf;if(this[_0x528f1b(0x97)])return!0x1;const _0x266e5=this[_0x528f1b(0x1b1)],_0x3b9f89=_0x266e5[_0x528f1b(0x82)][_0x528f1b(0x1ed)][_0x528f1b(0xd3)][_0x528f1b(0x21f)]();if(0x0==_0x3b9f89[_0x528f1b(0x217)])return!0x1;const _0x3b5dd7=[],_0x47b937=_0x3b9f89[_0x528f1b(0x1f6)](_0x27df5c=>_0x528f1b(0x8b)==_0x27df5c[_0x528f1b(0x14b)]),_0x3d8487=_0x3b9f89[_0x528f1b(0x1f6)](_0x20e7ec=>_0x528f1b(0x83)==_0x20e7ec[_0x528f1b(0x14b)]&&_0x528f1b(0x201)!=_0x20e7ec[_0x528f1b(0xe7)]),_0x35d798=_0x3b9f89[_0x528f1b(0x1f6)](_0x155670=>_0x528f1b(0x140)==_0x155670[_0x528f1b(0x14b)]&&_0x528f1b(0x201)!=_0x155670[_0x528f1b(0xe7)]);for(const _0x5d4263 of _0x47b937)_0x3b5dd7[_0x528f1b(0x1a9)]({'key':_0x5d4263[_0x528f1b(0x16c)],'newValue':_0x5d4263[_0x528f1b(0x80)],'oldValue':_0x5d4263[_0x528f1b(0x222)],'range':Ot(_0x5d4263[_0x528f1b(0xc1)],_0x266e5[_0x528f1b(0x82)])});for(const _0x4c1fc1 of _0x3d8487){const _0x5e4475=_0x35d798[_0x528f1b(0xfb)](_0x2ac56b=>_0x2ac56b[_0x528f1b(0xa5)][_0x528f1b(0xcb)](_0x4c1fc1[_0x528f1b(0xa5)]));_0x5e4475&&_0x3b5dd7[_0x528f1b(0x1a9)]({'key':_0x528f1b(0x15b),'newValue':_0x4c1fc1[_0x528f1b(0xe7)],'oldValue':_0x5e4475[_0x528f1b(0xe7)],'range':_0x266e5[_0x528f1b(0x82)][_0x528f1b(0x133)](_0x4c1fc1[_0x528f1b(0xa5)][_0x528f1b(0xda)])});}return 0x0!=_0x3b5dd7[_0x528f1b(0x217)]&&this[_0x528f1b(0xbd)](_0x4d593b,_0x3b5dd7);}[_0xe8a1bf(0x203)](_0x38f40d){const _0x400da1=_0xe8a1bf;let _0x4927cc=!0x1;const _0x4d52a6=this[_0x400da1(0x1b1)][_0x400da1(0x82)][_0x400da1(0x1ed)][_0x400da1(0xd3)][_0x400da1(0x1c2)]()[_0x400da1(0x1f6)](_0x399717=>_0x399717[_0x400da1(0x131)][_0x400da1(0x7e)]&&_0x399717[_0x400da1(0xe7)][_0x400da1(0x9d)](_0x400da1(0x186)));for(const _0x356241 of _0x4d52a6){const {subType:_0x12836c,id:_0x1ac8ef}=this[_0x400da1(0xf8)](_0x356241[_0x400da1(0xe7)]),_0x17e91f=_0x12836c[_0x400da1(0xe0)]('|')[0x0];for(const _0x540586 of this[_0x400da1(0x81)]({'skipNotAttached':!0x0}))_0x540586['id']!=_0x1ac8ef&&_0x400da1(0x8b)==_0x540586[_0x400da1(0x14b)]&&_0x540586[_0x400da1(0x131)]&&_0x540586[_0x400da1(0x131)][_0x400da1(0x84)]==_0x17e91f&&_0x540586[_0x400da1(0x189)]()[_0x400da1(0x11d)](_0x356241[_0x400da1(0x131)][_0x400da1(0x7e)])&&(this[_0x400da1(0x116)](_0x540586,_0x356241[_0x400da1(0x131)][_0x400da1(0x7e)],_0x38f40d),_0x4927cc=!0x0);}return _0x4927cc;}[_0xe8a1bf(0x1ca)](_0x4b4621){const _0x8b40ee=_0xe8a1bf;this[_0x8b40ee(0x1b1)],(this[_0x8b40ee(0x97)]=!0x0,_0x4b4621());}[_0xe8a1bf(0xf0)](_0x57d342){const _0x9c8e2e=_0xe8a1bf,_0x33f4cb=this[_0x9c8e2e(0xa7)](_0x57d342),_0x42d53c=this[_0x9c8e2e(0x1f4)][_0x9c8e2e(0x1a8)](_0x57d342);return _0x33f4cb||_0x42d53c;}[_0xe8a1bf(0xbd)](_0x1757a5,_0x5aa469){const _0x112826=_0xe8a1bf;if(0x0==_0x5aa469[_0x112826(0x217)])return!0x1;let _0x276827=!0x1;for(const _0x27d4ea of _0x5aa469){const _0x38b466=this[_0x112826(0xe8)](_0x27d4ea[_0x112826(0xc1)],_0x112826(0x8b))[_0x112826(0x1f6)](_0x3d32c3=>!_0x3d32c3[_0x112826(0x1b7)][_0x112826(0x125)])[_0x112826(0x110)](_0x501ec4=>_0x501ec4[_0x112826(0x1fe)]),_0x5b5b97=_0x2ce769({'newValue':_0x27d4ea[_0x112826(0x1dc)]});_0x38b466[_0x112826(0x1f6)](_0x189410=>{const _0x5bbeb2=_0x112826,[_0x1bf93e,_0x11ec27]=_0x189410[_0x5bbeb2(0xcd)][_0x5bbeb2(0xe0)]('|');return _0x1bf93e==_0x27d4ea[_0x5bbeb2(0x84)]&&_0x11ec27!=_0x5b5b97;})[_0x112826(0x13c)](_0x1a90b3=>{const _0x24fbbe=_0x112826;this[_0x24fbbe(0x116)](_0x1a90b3,_0x27d4ea[_0x24fbbe(0xc1)],_0x1757a5),_0x276827=!0x0;});}return _0x276827;}[_0xe8a1bf(0x116)](_0x6d449b,_0x287bbb,_0x4c4101){const _0x10eaea=_0xe8a1bf,_0xf4895=_0x6d449b[_0x10eaea(0x189)]()[_0x10eaea(0x16d)](_0x287bbb);0x0!==_0xf4895[_0x10eaea(0x217)]?0x1!==_0xf4895[_0x10eaea(0x217)]?this[_0x10eaea(0xeb)](_0x6d449b,_0x287bbb[_0x10eaea(0xfd)],_0x287bbb[_0x10eaea(0x1e6)]):this[_0x10eaea(0x1f2)](_0x6d449b,_0xf4895[0x0]):_0x4c4101[_0x10eaea(0x192)](_0x6d449b[_0x10eaea(0x11b)]());}}class xt{constructor(_0x44c5d3){const _0x520a56=_0xe8a1bf;this[_0x520a56(0xc2)]=_0x44c5d3,this[_0x520a56(0x1f8)]=_0x44c5d3[_0x520a56(0x82)],this[_0x520a56(0x9a)]=new Map(),this[_0x520a56(0x18f)]=new Map(),this[_0x520a56(0x1a2)]();}[_0xe8a1bf(0x1fc)](_0x257a93,_0x228539,_0x3dafbe,_0x207743,_0x37c47d,_0x578edf){const _0x2b67c9=_0xe8a1bf;return new _0xd3eb0a(this[_0x2b67c9(0x1f8)],{'type':_0x257a93,'subType':_0x228539,'id':_0x3dafbe,'author':_0x207743,'creator':_0x207743,'attributes':_0x37c47d,'onAttributesChange':_0x578edf,'onAccept':(..._0x44eedb)=>this[_0x2b67c9(0x17c)](_0x257a93,_0x228539,_0x2b67c9(0xe3))(..._0x44eedb),'onDiscard':(..._0x15bae4)=>this[_0x2b67c9(0x17c)](_0x257a93,_0x228539,_0x2b67c9(0x129))(..._0x15bae4)});}[_0xe8a1bf(0x1ce)](_0x18d089,_0x1a7695,_0x58e800,_0x57fca0){const _0x15ab24=_0xe8a1bf,_0x276658=_0x18d089+':'+_0x1a7695+':'+_0x58e800;this[_0x15ab24(0x9a)][_0x15ab24(0x11a)](_0x276658,_0x57fca0);}[_0xe8a1bf(0x17c)](_0x3103e1,_0x3e70ac,_0x215c84){const _0x2b9c07=_0xe8a1bf,_0x10611a=_0x3103e1+':'+_0x3e70ac+':'+_0x215c84;return this[_0x2b9c07(0x9a)][_0x2b9c07(0x10c)](_0x10611a)||this[_0x2b9c07(0x18f)][_0x2b9c07(0x10c)](_0x3103e1+':'+_0x215c84);}[_0xe8a1bf(0x1a2)](){const _0x497a98=_0xe8a1bf,_0x2f12cc=()=>!0x1,_0x5af241=_0x5c8872=>{const _0x2a043b=_0x6235;_0x5c8872[_0x2a043b(0x213)]((_0x1ca7f2,_0x4cbd04)=>_0x1ca7f2[_0x2a043b(0xfd)][_0x2a043b(0x17a)](_0x4cbd04[_0x2a043b(0xfd)])?0x1:-0x1),this[_0x2a043b(0x1f8)][_0x2a043b(0x175)](_0x5397d=>{const _0x5c460b=_0x2a043b;for(const _0x2f07e1 of _0x5c8872){let _0x366f72;_0x366f72=_0x2f07e1[_0x5c460b(0x1e6)][_0x5c460b(0x196)]&&_0x2f07e1[_0x5c460b(0x1e6)][_0x5c460b(0x7f)]==_0x2f07e1[_0x5c460b(0xfd)][_0x5c460b(0xda)]?_0x5397d[_0x5c460b(0x156)](_0x2f07e1[_0x5c460b(0xfd)][_0x5c460b(0xda)],'on'):_0x5397d[_0x5c460b(0x156)](_0x2f07e1),this[_0x5c460b(0x1f8)][_0x5c460b(0x10e)](_0x366f72,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x136ad4=(_0x5227d9,_0x4e348d)=>{const _0x2c5cb1=_0x6235;_0x4e348d&&this[_0x2c5cb1(0x1f8)][_0x2c5cb1(0x175)](_0x112624=>{const _0x3e0dd7=_0x2c5cb1,{commandName:_0x266f0d,commandParams:_0x435bce=[]}=_0x4e348d,_0x5c6346=_0x5227d9[_0x3e0dd7(0x110)](_0x10c86b=>(Tt(_0x10c86b)&&(_0x10c86b=this[_0x3e0dd7(0x1f8)][_0x3e0dd7(0x105)](_0x10c86b[_0x3e0dd7(0x1e6)])),_0x10c86b))[_0x3e0dd7(0x1f6)](_0xc7f40d=>_0x3e0dd7(0xe9)!==_0xc7f40d[_0x3e0dd7(0x183)][_0x3e0dd7(0x1bf)]);if(_0x5c6346[_0x3e0dd7(0x217)]<0x1)return;const _0x2f1931=Array[_0x3e0dd7(0x148)](this[_0x3e0dd7(0x1f8)][_0x3e0dd7(0x1ed)][_0x3e0dd7(0x7d)][_0x3e0dd7(0x118)]())[_0x3e0dd7(0x110)](_0x2e3ca8=>_0x7b57d4[_0x3e0dd7(0x1e9)](_0x2e3ca8));_0x112624[_0x3e0dd7(0x1b5)](_0x5c6346);for(const _0x304df0 of this[_0x3e0dd7(0xc2)][_0x3e0dd7(0x1ac)][_0x3e0dd7(0x1ac)]())_0x304df0[_0x3e0dd7(0xdb)]();_0x435bce[_0x3e0dd7(0x1a9)]({'forceDefaultExecution':!0x0}),this[_0x3e0dd7(0xc2)][_0x3e0dd7(0x158)](_0x266f0d,..._0x435bce);const _0x57f7fd=_0x2f1931[_0x3e0dd7(0x1f6)](_0x137150=>_0x3e0dd7(0xe9)!=_0x137150[_0x3e0dd7(0x183)][_0x3e0dd7(0x1bf)]);_0x57f7fd[_0x3e0dd7(0x217)]>0x0&&_0x112624[_0x3e0dd7(0x1b5)](_0x57f7fd);for(const _0x53d0e0 of _0x2f1931)_0x53d0e0[_0x3e0dd7(0x108)]();});},_0x136a97=(_0x3dcf72,_0x234f2c)=>0x1==_0x3dcf72[_0x497a98(0x217)]&&0x1==_0x234f2c[_0x497a98(0x217)]&&_0x3dcf72[0x0][_0x497a98(0x1e6)][_0x497a98(0xcb)](_0x234f2c[0x0][_0x497a98(0xfd)]),_0x39bfd3=(_0x311ae0,_0x4b8bc9,_0x2a8d9d,_0x77a95a)=>Ft(_0x311ae0,_0x4b8bc9,_0x2a8d9d,_0x77a95a,this[_0x497a98(0x1f8)])?[_0x311ae0,_0x4b8bc9]:Ft(_0x4b8bc9,_0x311ae0,_0x77a95a,_0x2a8d9d,this[_0x497a98(0x1f8)])?[_0x4b8bc9,_0x311ae0]:null;this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x11e),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x214),_0x5af241),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x208),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x177),_0x39bfd3),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1cb),_0x5af241),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x85),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x13d),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x176),_0x39bfd3),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x141),_0x136ad4),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xf4),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xf9),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0xd7),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x127),_0x136ad4),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1cf),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1b4),_0x136a97),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x195),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x11f),_0x2f12cc),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x1aa),(_0x4b7890,_0x35c1ac)=>{const _0x3d58cf=_0x497a98;if(!_0x35c1ac)return;const _0x5abd43=this[_0x3d58cf(0xc2)][_0x3d58cf(0x89)][_0x3d58cf(0x10c)](p);this[_0x3d58cf(0x1f8)][_0x3d58cf(0x175)](_0x257ea7=>{const _0x41d3bc=_0x3d58cf;if(_0x41d3bc(0x15b)==_0x35c1ac[_0x41d3bc(0x84)])for(const _0x2ea3d1 of _0x4b7890){const _0x6d742a=_0x2ea3d1[_0x41d3bc(0xfd)][_0x41d3bc(0xda)],_0x47eb40=_0x35c1ac[_0x41d3bc(0x202)];_0x257ea7[_0x41d3bc(0x79)](_0x6d742a,_0x47eb40);}else{if(_0x5abd43[_0x41d3bc(0xa7)](_0x35c1ac[_0x41d3bc(0x84)])){for(const _0x42f3a3 of _0x4b7890)void 0x0!==_0x35c1ac[_0x41d3bc(0x202)]?_0x257ea7[_0x41d3bc(0x209)](_0x35c1ac[_0x41d3bc(0x84)],_0x35c1ac[_0x41d3bc(0x202)],_0x42f3a3[_0x41d3bc(0xfd)][_0x41d3bc(0xda)]):_0x257ea7[_0x41d3bc(0xd9)](_0x35c1ac[_0x41d3bc(0x84)],_0x42f3a3[_0x41d3bc(0xfd)][_0x41d3bc(0xda)]);}else{for(const _0xbb9123 of _0x4b7890)_0x35c1ac[_0x41d3bc(0x202)]?_0x257ea7[_0x41d3bc(0x209)](_0x35c1ac[_0x41d3bc(0x84)],_0x35c1ac[_0x41d3bc(0x202)],_0xbb9123):_0x257ea7[_0x41d3bc(0xd9)](_0x35c1ac[_0x41d3bc(0x84)],_0xbb9123);}}});}),this[_0x497a98(0x18f)][_0x497a98(0x11a)](_0x497a98(0x93),_0x136a97);}}function Rt(_0x1361e3,_0x14d6e0,_0x4a48d0){const _0x15c1b0=_0xe8a1bf;for(const _0x1eacd2 of _0x14d6e0[_0x15c1b0(0x7f)][_0x15c1b0(0xc7)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1eacd2[_0x15c1b0(0x183)]==_0x1eacd2)return!0x1;if(!_0x4a48d0[_0x15c1b0(0xd1)](_0x1eacd2))return!0x1;if(_0x1361e3[_0x15c1b0(0xaf)](_0x1eacd2)||_0x1361e3[_0x15c1b0(0xb6)](_0x1eacd2))return!0x0;}return!0x1;}function Tt(_0x1efdf7){const _0x52c7e1=_0xe8a1bf;return _0x1efdf7[_0x52c7e1(0x1e6)][_0x52c7e1(0x7f)]==_0x1efdf7[_0x52c7e1(0xfd)][_0x52c7e1(0xda)]&&_0x1efdf7[_0x52c7e1(0x1e6)][_0x52c7e1(0x1d7)];}function Et(_0x455e9d,_0x530d54,_0x211eea,_0x3ea8a0){const _0x3832a1=_0xe8a1bf,_0xd9b284=_0x490a6b=>!_0x490a6b[_0x3832a1(0x1c1)]['is'](_0x3832a1(0x10d))&&!_0x3ea8a0[_0x3832a1(0xaf)](_0x490a6b[_0x3832a1(0x1c1)]),_0x31e261=_0x455e9d[_0x3832a1(0xfd)][_0x3832a1(0x154)](_0xd9b284),_0x207a3c=_0x455e9d[_0x3832a1(0x1e6)][_0x3832a1(0x154)](_0xd9b284,{'direction':_0x3832a1(0x7a)});return(!_0x455e9d[_0x3832a1(0xfd)][_0x3832a1(0xcb)](_0x31e261)||!_0x455e9d[_0x3832a1(0x1e6)][_0x3832a1(0xcb)](_0x207a3c))&&(_0x31e261[_0x3832a1(0x17a)](_0x207a3c)?_0x211eea[_0x3832a1(0xa1)](_0x530d54,{'range':_0x211eea[_0x3832a1(0x105)](_0x31e261,_0x207a3c)}):_0x211eea[_0x3832a1(0x192)](_0x530d54),!0x0);}function Vt(_0x4597cd){return _0x2ce769(_0x4597cd);}function Ut(_0x232f0b){const _0x50ed82=_0xe8a1bf,_0x283868=_0x232f0b[_0x50ed82(0xfd)][_0x50ed82(0xda)];return _0x283868&&_0x283868['is'](_0x50ed82(0xb7));}function Ot(_0x2d6e78,_0x448a86){const _0x335465=_0xe8a1bf;return null==_0x2d6e78[_0x335465(0x1e6)][_0x335465(0x1ff)]&&_0x2d6e78[_0x335465(0x1e6)][_0x335465(0x7f)]==_0x2d6e78[_0x335465(0xfd)][_0x335465(0xda)]?Gt(_0x2d6e78[_0x335465(0xfd)][_0x335465(0xda)],_0x448a86):_0x2d6e78;}function Gt(_0x5a16d3,_0x1f4070){const _0x5c4781=_0xe8a1bf,_0x59a8fc=_0x1f4070[_0x5c4781(0x114)][_0x5c4781(0xaf)](_0x5a16d3)||_0x1f4070[_0x5c4781(0x114)][_0x5c4781(0x94)](_0x5a16d3);return _0x1f4070[_0x5c4781(0x105)](_0x1f4070[_0x5c4781(0x1c7)](_0x5a16d3,_0x5c4781(0xbf)),_0x59a8fc?_0x1f4070[_0x5c4781(0x20f)](_0x5a16d3):_0x1f4070[_0x5c4781(0x1c7)](_0x5a16d3,_0x5c4781(0x1e6)));}function Ft(_0x47e2eb,_0x1860d5,_0x48ca5b,_0x3d52d9,_0x2b1e97){const _0x4de143=_0xe8a1bf;if(!Pt(_0x47e2eb,_0x1860d5))return!0x1;if(_0x48ca5b[_0x4de143(0x1e6)][_0x4de143(0xcb)](_0x3d52d9[_0x4de143(0xfd)]))return!0x0;if(_0x47e2eb[_0x4de143(0x14b)]!=_0x1860d5[_0x4de143(0x14b)])return!0x1;if(!_0x48ca5b[_0x4de143(0x1e6)][_0x4de143(0xdd)](_0x3d52d9[_0x4de143(0xfd)]))return!0x1;const _0x303693=_0x2b1e97[_0x4de143(0x105)](_0x48ca5b[_0x4de143(0x1e6)],_0x3d52d9[_0x4de143(0xfd)])[_0x4de143(0x20b)]();for(const _0x21e17b of _0x303693)if([_0x4de143(0xfc),_0x4de143(0xac)][_0x4de143(0x17e)](_0x21e17b[_0x4de143(0x14b)])&&_0x2b1e97[_0x4de143(0x114)][_0x4de143(0xb6)](_0x21e17b[_0x4de143(0x1c1)]))return!0x1;return!0x0;}function Pt(_0x331d53,_0x2acc4a,_0x594945=[]){const _0x2d666c=_0xe8a1bf;return!(!_0x331d53[_0x2d666c(0xb5)]||!_0x2acc4a[_0x2d666c(0xb5)])&&_0x43c7b9(_0x2f2148(_0x331d53[_0x2d666c(0x137)],_0x594945),_0x2f2148(_0x2acc4a[_0x2d666c(0x137)],_0x594945));}function Lt(_0x157f0b,_0x512371){const _0x404165=_0xe8a1bf,_0x28c1ab=Ht(_0x157f0b[_0x404165(0x137)]),_0x53e437=Ht(_0x512371);if(!_0x157f0b[_0x404165(0xb5)])return!0x1;for(const _0x1b271f of Object[_0x404165(0x1ec)](_0x53e437))if(!_0x43c7b9(_0x28c1ab[_0x1b271f],_0x53e437[_0x1b271f]))return!0x1;return!0x0;}function Ht(_0xbe6d0a){const _0x450fb0=_0xe8a1bf,_0xda027c=Object[_0x450fb0(0x12a)]({},_0xbe6d0a);return delete _0xda027c[_0x450fb0(0x126)],delete _0xda027c[_0x450fb0(0x136)],_0xda027c;}
23
+ const _0x2cba74=_0x34dc;(function(_0x46d55a,_0x4a297a){const _0x8122ab=_0x34dc,_0xe96a71=_0x46d55a();while(!![]){try{const _0x5ede44=-parseInt(_0x8122ab(0x219))/0x1*(-parseInt(_0x8122ab(0x2d5))/0x2)+-parseInt(_0x8122ab(0x2c4))/0x3+-parseInt(_0x8122ab(0x25d))/0x4*(-parseInt(_0x8122ab(0x31e))/0x5)+-parseInt(_0x8122ab(0x1e3))/0x6*(-parseInt(_0x8122ab(0x233))/0x7)+parseInt(_0x8122ab(0x289))/0x8*(-parseInt(_0x8122ab(0x238))/0x9)+parseInt(_0x8122ab(0x1df))/0xa+-parseInt(_0x8122ab(0x28f))/0xb*(parseInt(_0x8122ab(0x26e))/0xc);if(_0x5ede44===_0x4a297a)break;else _0xe96a71['push'](_0xe96a71['shift']());}catch(_0x58b192){_0xe96a71['push'](_0xe96a71['shift']());}}}(_0x203a,0x1d02d));import{Plugin as _0x240763,PendingActions as _0x2e2109}from'ckeditor5/src/core.js';import{LiveRange as _0x375e56}from'ckeditor5/src/engine.js';import{CKEditorError as _0x301d46,uid as _0x6eb9d2,priorities as _0x1d66b5,logWarning as _0x50cd8a}from'ckeditor5/src/utils.js';import{toWidget as _0x10678e}from'ckeditor5/src/widget.js';import{Users as _0x37aed9,hashObject as _0x4fb9d1,surroundingMarkersDetector as _0x5365e9}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1595c4 from'./commands/trackchangescommand.js';import _0x3ad8d1 from'./commands/acceptsuggestioncommand.js';import _0xc4e1ff from'./commands/discardsuggestioncommand.js';import _0x1efec3 from'./commands/executeonallsuggestionscommand.js';import _0x2fbabf from'./commands/executeonselectedsuggestionscommand.js';import _0x58796a from'./suggestion.js';import _0xd01ba7 from'./suggestiondescriptionfactory.js';import _0xf0d93f from'./integrations/aiassistant.js';import _0x42d661 from'./integrations/alignment.js';import _0x104194 from'./integrations/basicstyles.js';import _0x3da676 from'./integrations/blockquote.js';import _0x4f218e from'./integrations/casechange.js';import _0x1600a5 from'./integrations/ckbox.js';import _0x293a3b from'./integrations/codeblock.js';import _0xaa242f from'./integrations/comments.js';import _0x50af0f from'./integrations/deletecommand.js';import _0x2aa89c from'./integrations/list.js';import _0x56057f from'./integrations/listproperties.js';import _0xbcbf1a from'./integrations/entercommand.js';import _0xc5c571 from'./integrations/findandreplace.js';import _0x405e6a from'./integrations/font.js';import _0x37c9a1 from'./integrations/formatpainter.js';import _0x530dc1 from'./integrations/heading.js';import _0x11ac2a from'./integrations/highlight.js';import _0x4c3105 from'./integrations/horizontalline.js';import _0x1696a7 from'./integrations/htmlembed.js';import _0x2bfa57 from'./integrations/image.js';import _0x1f7546 from'./integrations/imagereplace.js';import _0x1e0ecc from'./integrations/imagestyle.js';import _0x55906f from'./integrations/importword.js';import _0x44c8ad from'./integrations/indent.js';import _0x2324de from'./integrations/inputcommand.js';import _0x1d1e32 from'./integrations/link.js';import _0x281958 from'./integrations/legacylist.js';import _0x368ff1 from'./integrations/legacylistproperties.js';import _0xbb0b22 from'./integrations/mediaembed.js';import _0x29165b from'./integrations/mention.js';import _0x154ea8 from'./integrations/multilevellist.js';import _0x3d3260 from'./integrations/pagebreak.js';import _0x128b2c from'./integrations/paragraph.js';import _0x4b9d24 from'./integrations/removeformat.js';import _0x5b049a from'./integrations/restrictededitingmode.js';import _0x47c182 from'./integrations/shiftentercommand.js';import _0x3bb400 from'./integrations/standardeditingmode.js';import _0x5e2192 from'./integrations/style.js';import _0x2662ec from'./integrations/table.js';import _0x1b6e1a from'./integrations/tablemergesplit.js';import _0x5aa08a from'./integrations/tableheadings.js';import _0x3e3882 from'./integrations/tableclipboard.js';import _0x2101ab from'./integrations/tablecolumnresize.js';import _0x1c8141 from'./integrations/template.js';import _0x60db28 from'./integrations/tableofcontents.js';import _0x57645f from'./integrations/title.js';import _0x4cd59d from'./integrations/undo.js';import _0x9b1d36 from'./integrations/tablecaption.js';import _0x6f7caf from'./integrations/tableproperties.js';import{getTranslation as _0x35386d}from'./utils/common-translations.js';import{isEqual as _0x298681,omit as _0x13f6ea}from'lodash-es';export const renameAttributeKey=_0x2cba74(0x216);export default class p extends _0x240763{static get[_0x2cba74(0x2ab)](){const _0x5dafca=_0x2cba74;return[_0x5dafca(0x1eb),_0x37aed9,_0x2e2109,_0xf0d93f,_0x42d661,_0x104194,_0x3da676,_0x1600a5,_0x4f218e,_0x293a3b,_0xaa242f,_0x50af0f,_0xbcbf1a,_0xc5c571,_0x405e6a,_0x37c9a1,_0x530dc1,_0x11ac2a,_0x4c3105,_0x1696a7,_0x2bfa57,_0x1e0ecc,_0x1f7546,_0x55906f,_0x44c8ad,_0x2324de,_0x281958,_0x368ff1,_0x154ea8,_0x1d1e32,_0x2aa89c,_0x56057f,_0xbb0b22,_0x29165b,_0x3d3260,_0x128b2c,_0x4b9d24,_0x5b049a,_0x47c182,_0x3bb400,_0x5e2192,_0x2662ec,_0x1b6e1a,_0x5aa08a,_0x9b1d36,_0x3e3882,_0x2101ab,_0x60db28,_0x6f7caf,_0x1c8141,_0x57645f,_0x4cd59d];}static get[_0x2cba74(0x316)](){const _0x5468c2=_0x2cba74;return _0x5468c2(0x2b0);}constructor(_0x36b008){const _0x43130c=_0x2cba74;function _0x373519(_0x1364b0){const _0x44f701=_0x34dc;return _0x1364b0[_0x44f701(0x2eb)](_0x2a297b=>String[_0x44f701(0x35b)](_0x2a297b))[_0x44f701(0x32d)]('');}super(_0x36b008),this[_0x43130c(0x2ed)]=!0x1,this[_0x43130c(0x32e)](_0x43130c(0x2d7),[]),this['on'](_0x43130c(0x22e),(_0x505187,_0x476e3b,_0xfbe54d,_0x4b1df8)=>{const _0x5e7f60=_0x43130c;this[_0x5e7f60(0x260)][_0x5e7f60(0x303)](()=>{const _0x52b278=_0x5e7f60;for(const _0x137db4 of[..._0x4b1df8,..._0xfbe54d])this[_0x52b278(0x260)][_0x52b278(0x2bd)][_0x52b278(0x1ff)](_0x137db4)&&_0x36b008[_0x52b278(0x1fb)][_0x52b278(0x1fc)](_0x137db4);});}),this[_0x43130c(0x234)]=new _0xd01ba7(this[_0x43130c(0x292)][_0x43130c(0x22a)][_0x43130c(0x351)],this[_0x43130c(0x292)][_0x43130c(0x1cb)]),this[_0x43130c(0x314)]=null,this[_0x43130c(0x2a8)]=new xt(this[_0x43130c(0x292)]),this[_0x43130c(0x2e8)]=new Map(),this[_0x43130c(0x33d)]=_0x36b008[_0x43130c(0x1da)][_0x43130c(0x2dd)](_0x43130c(0x1eb)),this[_0x43130c(0x2ea)]=new Set(),this[_0x43130c(0x260)]=this[_0x43130c(0x292)][_0x43130c(0x22a)],this[_0x43130c(0x2f1)]=new WeakMap(),this[_0x43130c(0x1ed)]=!0x1,this[_0x43130c(0x32c)]=new Set([_0x43130c(0x216)]),this[_0x43130c(0x2f6)]=new Set(),_0x36b008[_0x43130c(0x25b)][_0x43130c(0x2cb)](_0x43130c(0x33b),_0x43130c(0x2f8)),this[_0x43130c(0x223)]=_0x36b008[_0x43130c(0x25b)][_0x43130c(0x2dd)](_0x43130c(0x33b)),_0x36b008[_0x43130c(0x25b)][_0x43130c(0x2cb)](_0x43130c(0x320),!0x0),this[_0x43130c(0x1f5)]=_0x36b008[_0x43130c(0x25b)][_0x43130c(0x2dd)](_0x43130c(0x320)),this[_0x43130c(0x210)]=new _0x1595c4(_0x36b008,this[_0x43130c(0x2ea)]),this[_0x43130c(0x298)](),this[_0x373519([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x373519([0x34,0x30,0x34,0x38,0x30,0x38,0x35,0x32]);}[_0x2cba74(0x356)](){const _0x3a0be7=_0x2cba74,_0x1f465b=this[_0x3a0be7(0x292)],_0x160c65=(_0x11d388,_0x57f839)=>{const _0x500f34=_0x3a0be7;if(_0x500f34(0x300)!=_0x11d388)return _0x500f34(0x204)+_0x11d388;const _0x28fbc9=_0x57f839[_0x500f34(0x35d)]('|')[0x0];return this[_0x500f34(0x2f9)](_0x28fbc9)?_0x500f34(0x359):_0x500f34(0x20f);};_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x353))[_0x3a0be7(0x2d2)]({'model':_0x3a0be7(0x2fa),'view':_0x38f2c8=>{const _0xc1834c=_0x3a0be7,{id:_0x54e3c4,type:_0x1a8d9a,subType:_0x1ef7a5}=this[_0xc1834c(0x317)](_0x38f2c8[_0xc1834c(0x1d0)]),_0x178f5e=[_0xc1834c(0x365),_0x160c65(_0x1a8d9a,_0x1ef7a5)];let _0x3156fd=0xbb8;return this[_0xc1834c(0x2d7)][_0xc1834c(0x2f5)](_0x38f2c8[_0xc1834c(0x1d0)])&&(_0x178f5e[_0xc1834c(0x1ee)](_0xc1834c(0x29b)),_0x3156fd=0xbc2),_0xc1834c(0x305)==_0x1a8d9a&&(_0x3156fd+=0x5),{'classes':_0x178f5e,'attributes':{'data-suggestion':_0x54e3c4},'priority':_0x3156fd};}}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x1ea))[_0x3a0be7(0x281)](_0x12711f=>{const _0x5d5c2a=_0x3a0be7;_0x12711f['on'](_0x5d5c2a(0x343),(_0x330d2d,_0x16dee5,_0xccfbf3)=>{const _0x2a9830=_0x5d5c2a;if(!_0xccfbf3[_0x2a9830(0x205)][_0x2a9830(0x2ae)])return;const _0x35f795=_0x16dee5[_0x2a9830(0x215)];if(!_0x35f795)return;const _0x158a97=_0xccfbf3[_0x2a9830(0x2dc)][_0x2a9830(0x2b6)](_0x35f795);_0x1f465b[_0x2a9830(0x22a)][_0x2a9830(0x351)][_0x2a9830(0x2c7)](_0x35f795)&&_0x158a97&&!_0x158a97[_0x2a9830(0x322)](_0x2a9830(0x1d3))&&_0x158a97['is'](_0x2a9830(0x246))&&_0x10678e(_0x158a97,_0xccfbf3[_0x2a9830(0x1f8)]);},{'priority':_0x5d5c2a(0x241)});}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x1ea))[_0x3a0be7(0x2d2)]({'model':_0x3a0be7(0x2fa),'view':(_0x3a6c32,_0x67d173)=>{const _0x6050f2=_0x3a0be7;if(!_0x67d173[_0x6050f2(0x205)][_0x6050f2(0x2ae)])return null;const {type:_0xe16b61,subType:_0x5ecb0e}=this[_0x6050f2(0x317)](_0x3a6c32[_0x6050f2(0x1d0)]);return{'classes':[_0x6050f2(0x365),_0x160c65(_0xe16b61,_0x5ecb0e)],'priority':0xbb8};}});const _0x15bb86=({showActiveMarkers:_0xe86dec=!0x0,isAttributeSuggestion:_0x2d45f8=!0x1}={})=>(_0x289eb2,_0x551b8f,_0x9d0ca5)=>{const _0x58d2f0=_0x3a0be7;if(!_0x551b8f[_0x58d2f0(0x215)])return;const {id:_0x340fe8}=this[_0x58d2f0(0x317)](_0x551b8f[_0x58d2f0(0x1d0)]);if(_0x2d45f8){const _0x16ca59=this[_0x58d2f0(0x2e8)][_0x58d2f0(0x2dd)](_0x340fe8),_0x375498=this[_0x58d2f0(0x1c9)](_0x16ca59);if(!this[_0x58d2f0(0x2f9)](_0x375498))return;}if(_0x551b8f[_0x58d2f0(0x215)]['is'](_0x58d2f0(0x262)))return void _0x9d0ca5[_0x58d2f0(0x321)][_0x58d2f0(0x268)](_0x551b8f[_0x58d2f0(0x215)],_0x289eb2[_0x58d2f0(0x307)]);const _0x519b16=_0x9d0ca5[_0x58d2f0(0x2dc)][_0x58d2f0(0x2b6)](_0x551b8f[_0x58d2f0(0x215)]);if(_0x551b8f[_0x58d2f0(0x215)]['is'](_0x58d2f0(0x357))&&_0x1f465b[_0x58d2f0(0x22a)][_0x58d2f0(0x351)][_0x58d2f0(0x1d9)](_0x551b8f[_0x58d2f0(0x215)])&&!_0x519b16[_0x58d2f0(0x322)](_0x58d2f0(0x208))){_0x9d0ca5[_0x58d2f0(0x1f8)][_0x58d2f0(0x2c2)]([_0x58d2f0(0x365),_0x58d2f0(0x359)],_0x519b16),_0x9d0ca5[_0x58d2f0(0x1f8)][_0x58d2f0(0x1e4)](_0x58d2f0(0x31f),_0x340fe8,_0x519b16),_0x9d0ca5[_0x58d2f0(0x2dc)][_0x58d2f0(0x24d)](_0x519b16,_0x551b8f[_0x58d2f0(0x1d0)]),_0xe86dec&&(this[_0x58d2f0(0x2d7)][_0x58d2f0(0x2f5)](_0x551b8f[_0x58d2f0(0x1d0)])?_0x9d0ca5[_0x58d2f0(0x1f8)][_0x58d2f0(0x2c2)](_0x58d2f0(0x29b),_0x519b16):_0x9d0ca5[_0x58d2f0(0x1f8)][_0x58d2f0(0x2e5)](_0x58d2f0(0x29b),_0x519b16));for(const _0xdd0f97 of _0x1f465b[_0x58d2f0(0x22a)][_0x58d2f0(0x293)](_0x551b8f[_0x58d2f0(0x215)])[_0x58d2f0(0x1ce)]())_0x9d0ca5[_0x58d2f0(0x321)][_0x58d2f0(0x268)](_0xdd0f97,_0x289eb2[_0x58d2f0(0x307)]);_0x9d0ca5[_0x58d2f0(0x321)][_0x58d2f0(0x268)](_0x551b8f[_0x58d2f0(0x215)],_0x289eb2[_0x58d2f0(0x307)]);}};_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x1ea))[_0x3a0be7(0x281)](_0x1c6adf=>{const _0x1a2428=_0x3a0be7;_0x1c6adf['on'](_0x1a2428(0x350),(_0x1d2d5e,_0x40738b,_0x55f00c)=>{const _0xd80f14=_0x1a2428;_0x55f00c[_0xd80f14(0x205)][_0xd80f14(0x2ae)]&&_0x15bb86({'showActiveMarkers':!0x1})(_0x1d2d5e,_0x40738b,_0x55f00c);},{'priority':_0x1a2428(0x2ef)});}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x1ea))[_0x3a0be7(0x281)](_0x45ecac=>{const _0x22c082=_0x3a0be7;_0x45ecac['on'](_0x22c082(0x2f7),(_0x57bd97,_0x5ec18e,_0x3ea236)=>{const _0x4af594=_0x22c082;_0x3ea236[_0x4af594(0x205)][_0x4af594(0x2ae)]&&_0x15bb86({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x57bd97,_0x5ec18e,_0x3ea236);},{'priority':_0x22c082(0x2ef)});}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x1ea))[_0x3a0be7(0x220)]({'model':_0x3a0be7(0x2fa),'view':(_0x2892f7,_0xa20032)=>_0xa20032[_0x3a0be7(0x205)][_0x3a0be7(0x2ae)]?null:{'group':_0x3a0be7(0x2fa),'name':_0x2892f7[_0x3a0be7(0x360)](0xb)}}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x30f))[_0x3a0be7(0x34b)]({'view':{'name':_0x3a0be7(0x2fa),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x19d4fc,{writer:_0x3494e2})=>{const _0x4caddd=_0x3a0be7;let _0x434ac6=_0x4caddd(0x2ad)+_0x19d4fc[_0x4caddd(0x213)](_0x4caddd(0x230))+':'+_0x19d4fc[_0x4caddd(0x213)]('id');return _0x19d4fc[_0x4caddd(0x213)](_0x4caddd(0x1f1))&&(_0x434ac6+=':'+_0x19d4fc[_0x4caddd(0x213)](_0x4caddd(0x1f1))),_0x3494e2[_0x4caddd(0x23e)](_0x4caddd(0x1fd),{'data-name':_0x434ac6});}}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x30f))[_0x3a0be7(0x27e)]({'view':_0x3a0be7(0x2fa)}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x353))[_0x3a0be7(0x281)](_0x177c71=>{const _0x645e3b=_0x3a0be7;_0x177c71['on'](_0x645e3b(0x350),_0x15bb86(),{'priority':_0x645e3b(0x241)});}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x353))[_0x3a0be7(0x281)](_0x566122=>{const _0x179c66=_0x3a0be7;_0x566122['on'](_0x179c66(0x2f7),_0x15bb86({'isAttributeSuggestion':!0x0}),{'priority':_0x179c66(0x241)});}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x353))[_0x3a0be7(0x281)](_0x4ef1b2=>{const _0x4e101c=_0x3a0be7;_0x4ef1b2['on'](_0x4e101c(0x27d),(_0x384f88,_0xa5ff18,_0x4d76ca)=>{const _0x22bf21=_0x4e101c,_0x20ce4f=_0x4d76ca[_0x22bf21(0x2dc)][_0x22bf21(0x261)](_0xa5ff18[_0x22bf21(0x1d0)]);if(_0x20ce4f){for(const _0xd38aa7 of _0x20ce4f)_0xd38aa7[_0x22bf21(0x322)](_0x22bf21(0x208))||(_0x4d76ca[_0x22bf21(0x1f8)][_0x22bf21(0x2e5)]([_0x22bf21(0x365),_0x22bf21(0x359),_0x22bf21(0x29b)],_0xd38aa7),_0x4d76ca[_0x22bf21(0x1f8)][_0x22bf21(0x227)](_0x22bf21(0x31f),_0xd38aa7),_0x4d76ca[_0x22bf21(0x2dc)][_0x22bf21(0x332)](_0xd38aa7,_0xa5ff18[_0x22bf21(0x1d0)]));}},{'priority':_0x4e101c(0x241)});}),_0x1f465b[_0x3a0be7(0x306)][_0x3a0be7(0x1c4)](_0x3a0be7(0x353))[_0x3a0be7(0x281)](_0x30d77c=>{const _0x2f986f=_0x3a0be7;_0x30d77c['on'](_0x2f986f(0x22d),(_0x47c884,_0x21ce93,_0x31b8f2)=>{const _0x25b940=_0x2f986f,_0x47aa7b=_0x31b8f2[_0x25b940(0x2dc)][_0x25b940(0x261)](_0x21ce93[_0x25b940(0x1d0)]);if(!_0x47aa7b)return;const {id:_0x2d5d31}=this[_0x25b940(0x317)](_0x21ce93[_0x25b940(0x1d0)]),_0x35e707=this[_0x25b940(0x2e8)][_0x25b940(0x2dd)](_0x2d5d31),_0x1ef73c=this[_0x25b940(0x1c9)](_0x35e707);if(this[_0x25b940(0x2f9)](_0x1ef73c)){for(const _0x7110be of _0x47aa7b)_0x7110be[_0x25b940(0x322)](_0x25b940(0x208))||(_0x31b8f2[_0x25b940(0x1f8)][_0x25b940(0x2e5)]([_0x25b940(0x365),_0x25b940(0x359),_0x25b940(0x29b)],_0x7110be),_0x31b8f2[_0x25b940(0x1f8)][_0x25b940(0x227)](_0x25b940(0x31f),_0x7110be),_0x31b8f2[_0x25b940(0x2dc)][_0x25b940(0x332)](_0x7110be,_0x21ce93[_0x25b940(0x1d0)]));}},{'priority':_0x2f986f(0x241)});}),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x329)][_0x3a0be7(0x35f)](_0x49af97=>{const _0x559bd5=_0x3a0be7;let _0xe10408=!0x1;const _0x5ad2c9=Array[_0x559bd5(0x21e)](_0x1f465b[_0x559bd5(0x22a)][_0x559bd5(0x329)][_0x559bd5(0x1e7)][_0x559bd5(0x20b)]()),_0x3a89d6=new Set();for(const {name:_0x40b2d4,data:_0x314801}of _0x5ad2c9){const {group:_0x388d20,type:_0x357877,subType:_0x3b7a54,id:_0x41e01f}=this[_0x559bd5(0x317)](_0x40b2d4);if(_0x559bd5(0x2fa)!==_0x388d20)continue;const _0x23c06d=this[_0x559bd5(0x2e8)][_0x559bd5(0x2dd)](_0x41e01f);if(null!=_0x314801[_0x559bd5(0x2ac)]){_0x559bd5(0x1e8)==_0x357877&&(_0xe10408=_0xe10408||Et(_0x314801[_0x559bd5(0x2ac)],_0x40b2d4,_0x49af97,_0x1f465b[_0x559bd5(0x22a)][_0x559bd5(0x351)]));const _0x98e27=_0x559bd5(0x300)==_0x357877&&this[_0x559bd5(0x2f9)](_0x3b7a54[_0x559bd5(0x35d)]('|')[0x0]);if(_0x314801[_0x559bd5(0x2ac)][_0x559bd5(0x358)]||_0x559bd5(0x21d)==_0x314801[_0x559bd5(0x2ac)][_0x559bd5(0x36c)][_0x559bd5(0x370)]||_0x559bd5(0x23c)==_0x357877&&!Ut(_0x314801[_0x559bd5(0x2ac)])||_0x98e27&&!Ut(_0x314801[_0x559bd5(0x2ac)])||_0x559bd5(0x305)==_0x357877&&!(!Tt(_0x2fc23f=_0x314801[_0x559bd5(0x2ac)])&&!function(_0x1d97c1){const _0x1f5680=_0x559bd5;return _0x1d97c1[_0x1f5680(0x34d)][_0x1f5680(0x340)]==_0x1d97c1[_0x1f5680(0x27b)][_0x1f5680(0x311)]&&_0x1d97c1[_0x1f5680(0x34d)][_0x1f5680(0x2a0)];}(_0x2fc23f)))_0x49af97[_0x559bd5(0x2fb)](_0x40b2d4),_0xe10408=!0x0;else{if(!_0x23c06d||!_0x23c06d[_0x559bd5(0x287)])continue;_0x3a89d6[_0x559bd5(0x281)](_0x23c06d);}}}var _0x2fc23f;return _0x3a89d6[_0x559bd5(0x252)]>0x0&&(_0xe10408=!!this[_0x559bd5(0x35e)](_0x3a89d6)||_0xe10408),_0xe10408;}),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x329)][_0x3a0be7(0x35f)](_0x108072=>{const _0x338929=_0x3a0be7;let _0x7957b3=!0x1;for(const _0x15f2fb of _0x1f465b[_0x338929(0x22a)][_0x338929(0x329)][_0x338929(0x1e7)][_0x338929(0x2d9)]())if(_0x338929(0x2b8)==_0x15f2fb[_0x338929(0x30d)])for(const _0x175ae0 of this[_0x338929(0x2e8)][_0x338929(0x20c)]()){if(_0x175ae0[_0x338929(0x21a)]||!_0x175ae0[_0x338929(0x287)])continue;const _0x7e79c0=_0x338929(0x23c)==_0x175ae0[_0x338929(0x30d)],_0x580419=this[_0x338929(0x1c9)](_0x175ae0),_0x556b04=_0x580419&&this[_0x338929(0x2f9)](_0x580419);if(!_0x7e79c0&&!_0x556b04)continue;const _0x33886e=_0x175ae0[_0x338929(0x257)]();if(_0x33886e[_0x338929(0x34d)][_0x338929(0x340)]!=_0x33886e[_0x338929(0x27b)][_0x338929(0x340)]&&!_0x33886e[_0x338929(0x27b)][_0x338929(0x2a0)]){const _0x18ddeb=_0x1f465b[_0x338929(0x22a)][_0x338929(0x2d8)](_0x33886e[_0x338929(0x34d)][_0x338929(0x2c0)],_0x338929(0x27b)),_0x2e3a54=_0x1f465b[_0x338929(0x22a)][_0x338929(0x323)](_0x33886e[_0x338929(0x34d)],_0x18ddeb);_0x108072[_0x338929(0x218)](_0x175ae0[_0x338929(0x299)](),{'range':_0x2e3a54}),_0x7957b3=!0x0;}}return _0x7957b3;}),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x329)][_0x3a0be7(0x35f)](_0xa86c55=>this[_0x3a0be7(0x318)](_0xa86c55)),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x329)][_0x3a0be7(0x35f)](_0x554e0d=>!_0x554e0d[_0x3a0be7(0x35a)][_0x3a0be7(0x224)]&&this[_0x3a0be7(0x342)](_0x554e0d)),_0x1f465b[_0x3a0be7(0x22a)]['on'](_0x3a0be7(0x235),()=>{const _0x574039=_0x3a0be7;this[_0x574039(0x2ed)]=!0x1;}),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x329)]['on'](_0x3a0be7(0x2a9),(_0x13821b,_0x2a457b)=>{const _0x468fff=_0x3a0be7;if(!_0x2a457b[_0x468fff(0x224)]||_0x2a457b[_0x468fff(0x2df)])return;if(!this[_0x468fff(0x2ed)])return;const _0x57c66b=_0x1f465b[_0x468fff(0x22a)][_0x468fff(0x329)][_0x468fff(0x1e7)][_0x468fff(0x2d9)]();if(0x0==_0x57c66b[_0x468fff(0x266)])return;const _0xd80117=[],_0x383a2f=_0x57c66b[_0x468fff(0x1d8)](_0x1a86e4=>_0x468fff(0x300)==_0x1a86e4[_0x468fff(0x30d)]),_0x53c42f=_0x57c66b[_0x468fff(0x1d8)](_0x3f88aa=>_0x468fff(0x2b8)==_0x3f88aa[_0x468fff(0x30d)]&&_0x468fff(0x1e1)!=_0x3f88aa[_0x468fff(0x307)]),_0x956691=_0x57c66b[_0x468fff(0x1d8)](_0xd7519e=>_0x468fff(0x280)==_0xd7519e[_0x468fff(0x30d)]&&_0x468fff(0x1e1)!=_0xd7519e[_0x468fff(0x307)]);for(const _0x544b56 of _0x383a2f)this[_0x468fff(0x345)](_0x544b56[_0x468fff(0x267)])&&_0xd80117[_0x468fff(0x1ee)]({'key':_0x544b56[_0x468fff(0x267)],'newValue':_0x544b56[_0x468fff(0x1d7)],'oldValue':_0x544b56[_0x468fff(0x2fd)],'range':Ot(_0x544b56[_0x468fff(0x24f)],_0x1f465b[_0x468fff(0x22a)])});for(const _0x4bfd8d of _0x53c42f){const _0x5eccd1=_0x956691[_0x468fff(0x301)](_0x133081=>_0x133081[_0x468fff(0x231)]===_0x4bfd8d[_0x468fff(0x231)]);if(_0x5eccd1){const _0x32d44b=Gt(_0x4bfd8d[_0x468fff(0x283)][_0x468fff(0x2c0)],_0x1f465b[_0x468fff(0x22a)]);_0x5eccd1[_0x468fff(0x307)]!==_0x4bfd8d[_0x468fff(0x307)]&&_0xd80117[_0x468fff(0x1ee)]({'key':_0x468fff(0x216),'newValue':_0x4bfd8d[_0x468fff(0x307)],'oldValue':_0x5eccd1[_0x468fff(0x307)],'range':_0x32d44b});for(const [_0xd26d92,_0x374ac0]of _0x5eccd1[_0x468fff(0x33a)]){if(!this[_0x468fff(0x345)](_0xd26d92))continue;const _0x57c874=_0x4bfd8d[_0x468fff(0x33a)][_0x468fff(0x2dd)](_0xd26d92);_0x374ac0!==_0x57c874&&_0xd80117[_0x468fff(0x1ee)]({'key':_0xd26d92,'newValue':_0x57c874,'oldValue':_0x374ac0,'range':_0x32d44b});}for(const [_0x3050ea,_0x25af04]of _0x4bfd8d[_0x468fff(0x33a)])this[_0x468fff(0x345)](_0x3050ea)&&(_0x5eccd1[_0x468fff(0x33a)][_0x468fff(0x1ff)](_0x3050ea)||_0xd80117[_0x468fff(0x1ee)]({'key':_0x3050ea,'newValue':_0x25af04,'oldValue':null,'range':_0x32d44b}));}}0x0!=_0xd80117[_0x468fff(0x266)]&&_0x1f465b[_0x468fff(0x22a)][_0x468fff(0x1f6)](_0x2a457b,_0x5db582=>{const _0x4b3f64=_0x468fff,_0x12488b=_0x6eb9d2();for(const {range:_0x34fc3d,key:_0x59e9b8,oldValue:_0x514ec3,newValue:_0x50dced}of _0xd80117)this[_0x4b3f64(0x256)](_0x34fc3d,_0x59e9b8,_0x514ec3,_0x50dced,{'groupId':_0x12488b});this[_0x4b3f64(0x29c)](_0x5db582,_0xd80117);});},{'priority':_0x3a0be7(0x333)}),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x2bd)]['on'](_0x3a0be7(0x209),(_0x179ba4,_0x480e46,_0x1efc98)=>{const _0x1fc960=_0x3a0be7;if(null==_0x1efc98){const {id:_0xa4a5ea}=this[_0x1fc960(0x317)](_0x480e46[_0x1fc960(0x307)]),_0x3a9364=this[_0x1fc960(0x2e8)][_0x1fc960(0x2dd)](_0xa4a5ea);_0x3a9364&&_0x3a9364[_0x1fc960(0x286)](_0x480e46[_0x1fc960(0x307)]);}}),_0x1f465b[_0x3a0be7(0x22a)][_0x3a0be7(0x329)]['on'](_0x3a0be7(0x2a9),()=>{const _0x597357=_0x3a0be7,_0x21534c=Array[_0x597357(0x21e)](_0x1f465b[_0x597357(0x22a)][_0x597357(0x329)][_0x597357(0x1e7)][_0x597357(0x20b)]())[_0x597357(0x1d8)](_0x47f9b4=>_0x597357(0x2fa)===this[_0x597357(0x317)](_0x47f9b4[_0x597357(0x307)])[_0x597357(0x26a)]);if(0x0===_0x21534c[_0x597357(0x266)])return;_0x21534c[_0x597357(0x36a)]((_0x5de759,_0x4a4390)=>{const _0x305afa=_0x597357,_0x3dbc03=_0x5de759[_0x305afa(0x273)][_0x305afa(0x236)],_0x5bba01=_0x4a4390[_0x305afa(0x273)][_0x305afa(0x236)];return null===_0x3dbc03&&null===_0x5bba01?0x0:null===_0x3dbc03&&null!==_0x5bba01?-0x1:null!==_0x3dbc03&&null===_0x5bba01?0x1:_0x3dbc03[_0x305afa(0x34d)][_0x305afa(0x201)](_0x5bba01[_0x305afa(0x34d)])?-0x1:0x1;});const _0x6552f8=new Set(),_0x41579c=new Set();for(const {name:_0x3235cf,data:_0x1a166e}of _0x21534c){const {id:_0x2a7286}=this[_0x597357(0x317)](_0x3235cf);if(null===_0x1a166e[_0x597357(0x236)]){const _0x5333e5=this[_0x597357(0x2ec)](_0x3235cf);_0x41579c[_0x597357(0x281)](_0x5333e5);}else{const _0x17cc9e=this[_0x597357(0x2e8)][_0x597357(0x2dd)](_0x2a7286);null!==_0x1a166e[_0x597357(0x2ac)]||_0x17cc9e[_0x597357(0x287)]?(_0x6552f8[_0x597357(0x281)](_0x17cc9e[_0x597357(0x253)]),_0x41579c[_0x597357(0x281)](_0x17cc9e)):this[_0x597357(0x31c)](_0x17cc9e);}}_0x41579c[_0x597357(0x252)]>0x0&&this[_0x597357(0x2c5)](_0x41579c);for(const _0x6a7f75 of _0x6552f8)this[_0x597357(0x21c)](_0x597357(0x2db),_0x6a7f75);}),_0x1f465b[_0x3a0be7(0x22a)]['on'](_0x3a0be7(0x277),(_0x29bccf,_0x5be560)=>{const _0x18a8de=_0x3a0be7,_0x3bfc99=_0x5be560[0x0];if(!this[_0x18a8de(0x2e8)][_0x18a8de(0x252)])return;if(!_0x3bfc99[_0x18a8de(0x1c6)])return;if(_0x3bfc99[_0x18a8de(0x35a)][_0x18a8de(0x2df)]||!_0x3bfc99[_0x18a8de(0x35a)][_0x18a8de(0x224)])return;let _0x51005e,_0x11a731;switch(_0x3bfc99[_0x18a8de(0x30d)]){case _0x18a8de(0x2b8):_0x51005e=_0x1f465b[_0x18a8de(0x22a)][_0x18a8de(0x2d8)](_0x3bfc99[_0x18a8de(0x283)]),_0x11a731=_0x51005e[_0x18a8de(0x2fe)](_0x3bfc99[_0x18a8de(0x222)]);break;case _0x18a8de(0x35d):_0x51005e=_0x1f465b[_0x18a8de(0x22a)][_0x18a8de(0x2d8)](_0x3bfc99[_0x18a8de(0x36d)]),_0x11a731=_0x1f465b[_0x18a8de(0x22a)][_0x18a8de(0x2d8)](_0x3bfc99[_0x18a8de(0x202)]);break;case _0x18a8de(0x35c):_0x51005e=_0x1f465b[_0x18a8de(0x22a)][_0x18a8de(0x2d8)](_0x3bfc99[_0x18a8de(0x28d)]),_0x11a731=_0x51005e[_0x18a8de(0x2fe)](_0x3bfc99[_0x18a8de(0x222)]);break;default:return;}const _0x11f512=_0x1f465b[_0x18a8de(0x22a)][_0x18a8de(0x323)](_0x51005e,_0x11a731);_0x1f465b[_0x18a8de(0x22a)][_0x18a8de(0x303)](()=>{const _0x54e502=_0x18a8de;for(const {suggestion:_0x4c55d5,meta:_0x214944}of this[_0x54e502(0x2e2)](_0x11f512)){if(_0x4c55d5[_0x54e502(0x21a)])continue;if(_0x54e502(0x1e8)==_0x4c55d5[_0x54e502(0x30d)])continue;const _0x126956=this[_0x54e502(0x1c9)](_0x4c55d5);if(_0x126956&&this[_0x54e502(0x2f9)](_0x126956)&&_0x54e502(0x35d)!=_0x3bfc99[_0x54e502(0x30d)])continue;const _0x34c622=_0x4c55d5[_0x54e502(0x273)]&&_0x4c55d5[_0x54e502(0x273)][_0x54e502(0x1f4)];(_0x54e502(0x23c)!=_0x4c55d5[_0x54e502(0x30d)]||_0x54e502(0x35d)==_0x3bfc99[_0x54e502(0x30d)]&&!_0x34c622)&&(_0x214944[_0x54e502(0x31d)]||_0x54e502(0x336)==_0x4c55d5[_0x54e502(0x30d)]&&_0x214944[_0x54e502(0x368)]||_0x4c55d5[_0x54e502(0x257)]()[_0x54e502(0x226)](_0x11f512)&&this[_0x54e502(0x1cc)](_0x4c55d5,_0x51005e,_0x11a731));}});},{'priority':_0x3a0be7(0x333)}),_0x1f465b[_0x3a0be7(0x22a)]['on'](_0x3a0be7(0x344),(_0x34e69a,_0x49afe1)=>{const _0x150918=_0x3a0be7,_0x359896=_0x49afe1[0x0],_0xe22e81=_0x49afe1[0x1];if(_0xe22e81&&_0xe22e81[_0x150918(0x2bf)])return;if(this[_0x150918(0x1ed)])return;if(!this[_0x150918(0x210)][_0x150918(0x24c)])return;if(_0x359896[_0x150918(0x358)])return;const _0x1e2b7e=_0x1f465b[_0x150918(0x22a)][_0x150918(0x351)],{start:_0x3237c3,end:_0x200fc6}=_0x359896[_0x150918(0x257)](),_0x45bcef=_0x3237c3[_0x150918(0x2c0)]&&_0x1e2b7e[_0x150918(0x1cd)](_0x3237c3[_0x150918(0x2c0)])?null:_0x1e2b7e[_0x150918(0x1f0)](_0x3237c3,_0x150918(0x26c)),_0x59d216=_0x200fc6[_0x150918(0x311)]&&_0x1e2b7e[_0x150918(0x1cd)](_0x200fc6[_0x150918(0x311)])?null:_0x1e2b7e[_0x150918(0x1f0)](_0x200fc6,_0x150918(0x275)),_0x1365ee=_0x1f465b[_0x150918(0x22a)][_0x150918(0x323)](_0x45bcef?_0x45bcef[_0x150918(0x34d)]:_0x3237c3,_0x59d216?_0x59d216[_0x150918(0x27b)]:_0x200fc6);_0x1f465b[_0x150918(0x22a)][_0x150918(0x303)](_0x455acd=>{const _0x37e2af=_0x150918;this[_0x37e2af(0x335)](_0x1365ee);const _0x549dfe=_0x1f465b[_0x37e2af(0x22a)][_0x37e2af(0x351)][_0x37e2af(0x1f0)](_0x1365ee[_0x37e2af(0x34d)]);_0x359896['is'](_0x37e2af(0x265))?_0x455acd[_0x37e2af(0x251)](_0x549dfe):_0x359896[_0x37e2af(0x2bb)](_0x549dfe);}),_0x34e69a[_0x150918(0x352)]();},{'priority':_0x1d66b5[_0x3a0be7(0x2a7)]+0xa}),_0x1f465b[_0x3a0be7(0x22a)]['on'](_0x3a0be7(0x244),(_0x221212,_0x205dfd)=>{const _0x479c5b=_0x3a0be7,_0x11bd85=_0x205dfd[_0x205dfd[_0x479c5b(0x266)]-0x1];_0x11bd85&&_0x11bd85[_0x479c5b(0x2bf)]||this[_0x479c5b(0x1ed)]||this[_0x479c5b(0x210)][_0x479c5b(0x24c)]&&(_0x1f465b[_0x479c5b(0x22a)][_0x479c5b(0x303)](()=>{const _0x5b299a=_0x479c5b;let _0x11e476=_0x1f465b[_0x5b299a(0x22a)][_0x5b299a(0x244)](_0x205dfd[0x0],_0x205dfd[0x1],_0x205dfd[0x2],{'forceDefaultExecution':!0x0});if(!_0x11e476)return;_0x221212[_0x5b299a(0x1c5)]=_0x11e476[_0x5b299a(0x1d4)]();const _0x11c09c=_0x11e476[_0x5b299a(0x27b)][_0x5b299a(0x311)],_0x223ffe=_0x1f465b[_0x5b299a(0x22a)][_0x5b299a(0x351)];_0x11c09c&&_0x223ffe[_0x5b299a(0x1d9)](_0x11c09c)&&!_0x223ffe[_0x5b299a(0x2c7)](_0x11c09c)&&(_0x11e476=_0x1f465b[_0x5b299a(0x22a)][_0x5b299a(0x323)](_0x11e476[_0x5b299a(0x34d)],_0x1f465b[_0x5b299a(0x22a)][_0x5b299a(0x2d8)](_0x11c09c,_0x5b299a(0x27b)))),this[_0x5b299a(0x326)](_0x11e476);}),_0x221212[_0x479c5b(0x352)]());},{'priority':_0x3a0be7(0x241)}),this[_0x3a0be7(0x292)][_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x22c),this[_0x3a0be7(0x210)]),this[_0x3a0be7(0x27c)](_0x3a0be7(0x22c));const _0x37f73=new _0x3ad8d1(_0x1f465b,this[_0x3a0be7(0x2e8)]);_0x1f465b[_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x346),_0x37f73),this[_0x3a0be7(0x27c)](_0x3a0be7(0x346));const _0x502bcf=new _0xc4e1ff(_0x1f465b,this[_0x3a0be7(0x2e8)]);_0x1f465b[_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x2bc),_0x502bcf),this[_0x3a0be7(0x27c)](_0x3a0be7(0x2bc)),_0x1f465b[_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x269),new _0x1efec3(_0x1f465b,_0x37f73,this[_0x3a0be7(0x2e8)])),this[_0x3a0be7(0x27c)](_0x3a0be7(0x269)),_0x1f465b[_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x327),new _0x1efec3(_0x1f465b,_0x502bcf,this[_0x3a0be7(0x2e8)])),this[_0x3a0be7(0x27c)](_0x3a0be7(0x327)),_0x1f465b[_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x337),new _0x2fbabf(_0x1f465b,_0x37f73,this[_0x3a0be7(0x2e8)])),this[_0x3a0be7(0x27c)](_0x3a0be7(0x337)),_0x1f465b[_0x3a0be7(0x367)][_0x3a0be7(0x281)](_0x3a0be7(0x1fa),new _0x2fbabf(_0x1f465b,_0x502bcf,this[_0x3a0be7(0x2e8)])),this[_0x3a0be7(0x27c)](_0x3a0be7(0x1fa));const _0x1c987e=_0x1f465b[_0x3a0be7(0x1da)][_0x3a0be7(0x2dd)](_0x3a0be7(0x1eb));this[_0x3a0be7(0x26f)](_0x1c987e,_0x3a0be7(0x2ca),(_0x230cc0,{threadId:_0x47d07e})=>{const _0xfadabe=_0x3a0be7,_0x194c6c=this[_0xfadabe(0x2e8)][_0xfadabe(0x2dd)](_0x47d07e);_0x194c6c&&_0x194c6c[_0xfadabe(0x349)]&&0x1===_0x194c6c[_0xfadabe(0x349)][_0xfadabe(0x266)]&&this[_0xfadabe(0x23d)](_0x47d07e,{'hasComments':!0x0});},{'priority':_0x3a0be7(0x228)}),this[_0x3a0be7(0x26f)](_0x1c987e,_0x3a0be7(0x1ef),(_0x218a79,{threadId:_0xa8efb8})=>{const _0x310bd6=_0x3a0be7,_0x19970f=this[_0x310bd6(0x2e8)][_0x310bd6(0x2dd)](_0xa8efb8);_0x19970f&&_0x19970f[_0x310bd6(0x349)]&&!_0x19970f[_0x310bd6(0x349)][_0x310bd6(0x266)]&&this[_0x310bd6(0x23d)](_0xa8efb8,{'hasComments':!0x1});},{'priority':_0x3a0be7(0x228)});}set[_0x2cba74(0x25f)](_0x39e279){const _0x22aa14=_0x2cba74;if(this[_0x22aa14(0x314)])throw new _0x301d46(_0x22aa14(0x1f9),this);this[_0x22aa14(0x314)]=_0x39e279;}get[_0x2cba74(0x25f)](){const _0x2ee886=_0x2cba74;return this[_0x2ee886(0x314)];}[_0x2cba74(0x276)]({skipNotAttached:_0x27ce09=!0x1,toJSON:_0x26a353=!0x1}={}){const _0x2b629e=_0x2cba74,_0x5bad02=[];for(const _0x3c5fde of this[_0x2b629e(0x2e8)][_0x2b629e(0x20c)]())_0x27ce09&&!_0x3c5fde[_0x2b629e(0x287)]||_0x5bad02[_0x2b629e(0x1ee)](_0x3c5fde);return _0x26a353?_0x5bad02[_0x2b629e(0x2eb)](_0x48cdaa=>_0x48cdaa[_0x2b629e(0x31a)]()):_0x5bad02;}[_0x2cba74(0x25e)](_0x40cd04){const _0x252908=_0x2cba74,_0xe3e3c1=this[_0x252908(0x2e8)][_0x252908(0x2dd)](_0x40cd04);if(!_0xe3e3c1)throw new _0x301d46(_0x252908(0x248),this);return _0xe3e3c1;}[_0x2cba74(0x324)](_0x5f07b5){const _0x3ea14f=_0x2cba74;return this[_0x3ea14f(0x2e8)][_0x3ea14f(0x1ff)](_0x5f07b5);}[_0x2cba74(0x2b1)](_0x10c85c){const _0x17fa0b=_0x2cba74,{authorId:_0x5c77ce,id:_0x5eb35c,attributes:_0x2b49d7}=_0x10c85c,[_0x4b9594,_0x5d0718]=_0x10c85c[_0x17fa0b(0x30d)][_0x17fa0b(0x35d)](':'),_0x3c413a=this[_0x17fa0b(0x2e8)][_0x17fa0b(0x2dd)](_0x5eb35c)||this[_0x17fa0b(0x36f)](_0x4b9594,_0x5d0718,_0x5eb35c,_0x5c77ce,_0x2b49d7);if(this[_0x17fa0b(0x348)](_0x3c413a),this[_0x17fa0b(0x255)](_0x3c413a,_0x4b9594,_0x5d0718||null,_0x5c77ce),_0x3c413a[_0x17fa0b(0x1db)]=_0x10c85c[_0x17fa0b(0x1db)],_0x3c413a[_0x17fa0b(0x2a5)]=!0x0,_0x2b49d7&&_0x2b49d7[_0x17fa0b(0x1c8)]){const _0xba6c41=_0x2b49d7[_0x17fa0b(0x1c8)],_0x397373=this[_0x17fa0b(0x2d3)](_0xba6c41[_0x17fa0b(0x28b)]);_0x3c413a[_0x17fa0b(0x279)]=_0xba6c41[_0x17fa0b(0x1db)],_0x3c413a[_0x17fa0b(0x28c)]=_0x397373,_0x3c413a[_0x17fa0b(0x33f)]=!0x0;}else _0x3c413a[_0x17fa0b(0x279)]=_0x10c85c[_0x17fa0b(0x1db)];switch(_0x10c85c[_0x17fa0b(0x273)]&&(_0x3c413a[_0x17fa0b(0x273)]=_0x10c85c[_0x17fa0b(0x273)]),_0x10c85c[_0x17fa0b(0x33a)]&&(_0x3c413a[_0x17fa0b(0x33a)]=_0x10c85c[_0x17fa0b(0x33a)]),this[_0x17fa0b(0x314)]&&this[_0x17fa0b(0x314)][_0x17fa0b(0x1de)]||(_0x3c413a[_0x17fa0b(0x32b)]=!0x0),this[_0x17fa0b(0x2f1)][_0x17fa0b(0x2dd)](_0x3c413a)){case _0x17fa0b(0x325):this[_0x17fa0b(0x2f1)][_0x17fa0b(0x32e)](_0x3c413a,_0x17fa0b(0x334));break;case _0x17fa0b(0x354):_0x3c413a[_0x17fa0b(0x287)]?(this[_0x17fa0b(0x35e)](new Set([_0x3c413a])),this[_0x17fa0b(0x2c5)](new Set([_0x3c413a])),this[_0x17fa0b(0x2f1)][_0x17fa0b(0x32e)](_0x3c413a,_0x17fa0b(0x1c1)),this[_0x17fa0b(0x21c)](_0x17fa0b(0x1dd),_0x3c413a)):this[_0x17fa0b(0x2f1)][_0x17fa0b(0x32e)](_0x3c413a,_0x17fa0b(0x25a));}return _0x3c413a;}[_0x2cba74(0x346)](_0x40768a){const _0x179c8b=_0x2cba74;this[_0x179c8b(0x2bf)](()=>{const _0x1fa9db=_0x179c8b;this[_0x1fa9db(0x292)][_0x1fa9db(0x22a)][_0x1fa9db(0x303)](()=>{const _0x1a2996=_0x1fa9db;for(const _0x4ee8a2 of _0x40768a[_0x1a2996(0x203)]())_0x4ee8a2[_0x1a2996(0x21b)]();});});}[_0x2cba74(0x2bc)](_0x56b473){const _0x1c475a=_0x2cba74;this[_0x1c475a(0x2bf)](()=>{const _0x1a7083=_0x1c475a;this[_0x1a7083(0x292)][_0x1a7083(0x22a)][_0x1a7083(0x303)](()=>{const _0x2d7156=_0x1a7083;for(const _0x41e388 of _0x56b473[_0x2d7156(0x203)]())_0x41e388[_0x2d7156(0x2a3)]();});});}[_0x2cba74(0x27c)](_0x259fa7,_0x2ec1ba){const _0x28a316=_0x2cba74,_0x4b7e60=this[_0x28a316(0x292)][_0x28a316(0x367)][_0x28a316(0x2dd)](_0x259fa7);if(!_0x4b7e60)throw new _0x301d46(_0x28a316(0x302),this,{'commandName':_0x259fa7});if(this[_0x28a316(0x2ea)][_0x28a316(0x1ff)](_0x4b7e60))throw new _0x301d46(_0x28a316(0x29e),this,{'commandName':_0x259fa7});this[_0x28a316(0x2ea)][_0x28a316(0x281)](_0x4b7e60),_0x2ec1ba&&_0x4b7e60['on'](_0x28a316(0x29d),(_0x3a57e4,_0x338110)=>{const _0x945537=_0x28a316;this[_0x945537(0x210)][_0x945537(0x24c)]&&(this[_0x945537(0x1ed)]||(_0x338110[_0x945537(0x266)]>0x0&&_0x338110[_0x338110[_0x945537(0x266)]-0x1]&&_0x338110[_0x338110[_0x945537(0x266)]-0x1][_0x945537(0x2bf)]?_0x338110[_0x945537(0x242)]():(_0x3a57e4[_0x945537(0x1c5)]=_0x2ec1ba((..._0x1750f4)=>_0x4b7e60[_0x945537(0x29d)](..._0x1750f4,{'forceDefaultExecution':!0x0}),..._0x338110),_0x3a57e4[_0x945537(0x352)]())));},{'priority':_0x28a316(0x241)});}[_0x2cba74(0x2bf)](_0x11a255){const _0x5717f2=_0x2cba74;let _0x1fd72d,_0x1eabac;const _0x599bca=this[_0x5717f2(0x1ed)];this[_0x5717f2(0x1ed)]=!0x0;try{_0x1fd72d=_0x11a255();}catch(_0x1085dd){_0x1eabac=_0x1085dd;}return _0x599bca||(this[_0x5717f2(0x1ed)]=!0x1),_0x1eabac&&_0x301d46[_0x5717f2(0x254)](_0x1eabac,this),_0x1fd72d;}[_0x2cba74(0x326)](_0x244baa,_0x3e6f47=null,_0x2455a4={}){const _0x5137f0=_0x2cba74;if(_0x244baa[_0x5137f0(0x358)])return null;const _0x489c8a=this[_0x5137f0(0x292)][_0x5137f0(0x1da)][_0x5137f0(0x2dd)](_0x5137f0(0x1f2))['me'];for(const {suggestion:_0x4371b9,meta:_0x263935}of this[_0x5137f0(0x2e2)](_0x244baa,_0x5137f0(0x336)))if(_0x263935[_0x5137f0(0x368)]){if(!_0x263935[_0x5137f0(0x312)]){if(_0x263935[_0x5137f0(0x31d)]){if(!this[_0x5137f0(0x1f5)]||!Lt(_0x4371b9,_0x2455a4))continue;return _0x4371b9;}if(Lt(_0x4371b9,_0x2455a4))return _0x4371b9;this[_0x5137f0(0x1cc)](_0x4371b9,_0x244baa[_0x5137f0(0x34d)],_0x244baa[_0x5137f0(0x27b)]);break;}if(_0x3e6f47==_0x4371b9[_0x5137f0(0x363)]&&Lt(_0x4371b9,_0x2455a4)){const _0x1c7902=_0x4371b9[_0x5137f0(0x257)]();return _0x1c7902[_0x5137f0(0x34d)][_0x5137f0(0x30b)](_0x244baa[_0x5137f0(0x27b)])?this[_0x5137f0(0x2de)](_0x4371b9,this[_0x5137f0(0x260)][_0x5137f0(0x323)](_0x244baa[_0x5137f0(0x34d)],_0x1c7902[_0x5137f0(0x27b)])):this[_0x5137f0(0x2de)](_0x4371b9,this[_0x5137f0(0x260)][_0x5137f0(0x323)](_0x1c7902[_0x5137f0(0x34d)],_0x244baa[_0x5137f0(0x27b)])),_0x4371b9;}}const _0x5556f8=_0x6eb9d2(),_0x2ae185=_0x489c8a['id'],_0x117458=_0x3e6f47?_0x5137f0(0x32f)+_0x3e6f47:_0x5137f0(0x336),_0x171a2c=this[_0x5137f0(0x2ba)]({'id':_0x5556f8,'type':_0x117458,'createdAt':new Date(),'authorId':_0x2ae185,'attributes':_0x2455a4});return this[_0x5137f0(0x243)](_0x117458,_0x5556f8,_0x2ae185,_0x244baa),_0x171a2c;}[_0x2cba74(0x2cd)](_0x346a6d,_0x4347b8=_0x2cba74(0x366),_0x5ef321={}){const _0x5e491e=_0x2cba74,_0x4c6204=this[_0x5e491e(0x292)][_0x5e491e(0x1da)][_0x5e491e(0x2dd)](_0x5e491e(0x1f2))['me'],_0x5a6050=this[_0x5e491e(0x2a8)][_0x5e491e(0x1f7)](_0x5e491e(0x336),_0x4347b8,_0x5e491e(0x32d));for(const _0x59e4bd of this[_0x5e491e(0x276)]())if(_0x59e4bd[_0x5e491e(0x28c)]['id']==_0x4c6204['id']&&_0x5e491e(0x336)==_0x59e4bd[_0x5e491e(0x30d)]&&_0x59e4bd[_0x5e491e(0x363)]==_0x4347b8&&Lt(_0x59e4bd,_0x5ef321)&&(_0x5a6050(_0x59e4bd[_0x5e491e(0x330)](),_0x346a6d)||_0x5a6050(_0x346a6d,_0x59e4bd[_0x5e491e(0x330)]()))){for(const _0x11b1bc of _0x346a6d)_0x59e4bd[_0x5e491e(0x2e7)](_0x11b1bc);return _0x59e4bd;}for(const {suggestion:_0x84b753,meta:_0x50ca8b}of this[_0x5e491e(0x2e2)](_0x346a6d,_0x5e491e(0x336))){if(!_0x50ca8b[_0x5e491e(0x368)])continue;if(!this[_0x5e491e(0x1f5)]&&_0x50ca8b[_0x5e491e(0x31d)])continue;if(!Lt(_0x84b753,_0x5ef321))continue;let _0x2decae=!0x0;for(const _0x1d0343 of _0x84b753[_0x5e491e(0x330)]())for(const _0x4754b8 of _0x346a6d)if(!_0x1d0343[_0x5e491e(0x226)](_0x4754b8)){_0x2decae=!0x1;break;}if(_0x2decae)return _0x84b753;}const _0x411443=_0x6eb9d2(),_0x27d2bb=_0x4c6204['id'],_0x5a1c1a=_0x5e491e(0x32f)+_0x4347b8,_0x4330c7=this[_0x5e491e(0x2ba)]({'id':_0x411443,'type':_0x5a1c1a,'createdAt':new Date(),'authorId':_0x27d2bb,'attributes':_0x5ef321});for(const _0x677f37 of _0x346a6d)this[_0x5e491e(0x243)](_0x5a1c1a,_0x411443,_0x27d2bb,_0x677f37,_0x58796a[_0x5e491e(0x2c8)]());return _0x4330c7;}[_0x2cba74(0x1e0)](_0x2e9a0d,_0x5ea2f7,_0xe72f27=null,_0x447961={}){const _0x6b52a7=_0x2cba74;if(_0xe72f27=_0xe72f27||Vt(_0x5ea2f7),_0x2e9a0d[_0x6b52a7(0x358)])return null;if(_0x6b52a7(0x32a)===this[_0x6b52a7(0x223)]){const _0x2dfdf6=this[_0x6b52a7(0x2a8)][_0x6b52a7(0x1f7)](_0x6b52a7(0x1e8),_0xe72f27,_0x6b52a7(0x21b));return this[_0x6b52a7(0x2bf)](()=>_0x2dfdf6([_0x2e9a0d],_0x5ea2f7,_0x447961)),null;}const _0x3ed192=this[_0x6b52a7(0x292)][_0x6b52a7(0x1da)][_0x6b52a7(0x2dd)](_0x6b52a7(0x1f2))['me'],_0x3d9855=[];if(_0x6b52a7(0x30c)!==this[_0x6b52a7(0x223)]){for(const {suggestion:_0x13dc68,meta:_0x3d8928}of this[_0x6b52a7(0x2e2)](_0x2e9a0d,_0x6b52a7(0x336)))_0x3d8928[_0x6b52a7(0x368)]&&!_0x3d8928[_0x6b52a7(0x1c3)]&&_0x3d9855[_0x6b52a7(0x1ee)](..._0x13dc68[_0x6b52a7(0x330)]());}const _0xf63a51=function(_0x5ad62f,_0x398ed9){const _0x58b0eb=_0x6b52a7,_0x474fef=[];for(const _0x18525c of _0x398ed9){const _0x5d7f0b=_0x5ad62f[_0x58b0eb(0x2b9)](_0x18525c);_0x5d7f0b&&_0x474fef[_0x58b0eb(0x1ee)](_0x5d7f0b);}return _0x474fef;}(_0x2e9a0d,_0x3d9855),_0x1c4c82=function(_0x69f017,_0x516fab){const _0x573853=_0x6b52a7,_0x42dc3f=[_0x69f017];for(const _0x5496f0 of _0x516fab){let _0x371ce0=0x0;for(;_0x371ce0<_0x42dc3f[_0x573853(0x266)];){const _0x3caa69=_0x42dc3f[_0x371ce0][_0x573853(0x27a)](_0x5496f0);_0x42dc3f[_0x573853(0x22b)](_0x371ce0,0x1,..._0x3caa69),_0x371ce0+=_0x3caa69[_0x573853(0x266)];}}return _0x42dc3f;}(_0x2e9a0d,_0x3d9855);_0xf63a51[_0x6b52a7(0x266)]&&this[_0x6b52a7(0x260)][_0x6b52a7(0x303)](()=>{const _0x10636c=_0x6b52a7;for(const _0x30e2e5 of _0xf63a51){const _0xcf426f=this[_0x10636c(0x2a8)][_0x10636c(0x1f7)](_0x10636c(0x1e8),_0xe72f27,_0x10636c(0x21b));this[_0x10636c(0x2bf)](()=>_0xcf426f([_0x30e2e5],_0x5ea2f7,_0x447961));}});for(const _0x153175 of _0x1c4c82){let _0x30d0b3=null,_0x2adf46=_0x153175[_0x6b52a7(0x34d)],_0x63ae82=_0x153175[_0x6b52a7(0x27b)];for(const {suggestion:_0x2866e7,meta:_0x2a4c7f}of this[_0x6b52a7(0x2e2)](_0x153175,_0x6b52a7(0x1e8))){if(!_0x2a4c7f[_0x6b52a7(0x368)])continue;if(_0x2866e7[_0x6b52a7(0x363)]!=_0xe72f27)continue;if(!Lt(_0x2866e7,_0x447961))continue;const _0x1f5a4a=_0x2866e7[_0x6b52a7(0x257)]();if(_0x1f5a4a[_0x6b52a7(0x226)](_0x153175,!0x0))return null;_0x2adf46=_0x2adf46[_0x6b52a7(0x201)](_0x1f5a4a[_0x6b52a7(0x34d)])?_0x2adf46:_0x1f5a4a[_0x6b52a7(0x34d)],_0x63ae82=_0x63ae82[_0x6b52a7(0x22f)](_0x1f5a4a[_0x6b52a7(0x27b)])?_0x63ae82:_0x1f5a4a[_0x6b52a7(0x27b)],_0x30d0b3?_0x1f5a4a[_0x6b52a7(0x34d)][_0x6b52a7(0x201)](_0x30d0b3[_0x6b52a7(0x257)]()[_0x6b52a7(0x34d)])?(_0x30d0b3[_0x6b52a7(0x315)](),_0x30d0b3=_0x2866e7):_0x2866e7[_0x6b52a7(0x315)]():_0x30d0b3=_0x2866e7;}const _0x367b09=this[_0x6b52a7(0x260)][_0x6b52a7(0x323)](_0x2adf46,_0x63ae82);if(_0x30d0b3)this[_0x6b52a7(0x2de)](_0x30d0b3,_0x367b09);else{const _0x4be380=_0x6eb9d2(),_0x1a4d4d=_0x3ed192['id'];this[_0x6b52a7(0x2ba)]({'id':_0x4be380,'type':_0x6b52a7(0x2b4)+_0xe72f27,'data':_0x5ea2f7,'createdAt':new Date(),'authorId':_0x1a4d4d,'attributes':_0x447961}),this[_0x6b52a7(0x243)](_0x6b52a7(0x2b4)+_0xe72f27,_0x4be380,_0x1a4d4d,_0x367b09);}}return null;}[_0x2cba74(0x2d1)](_0xbafa3,_0x1517c1,_0x5ce219=[],_0x3584e6=null,_0x550514={}){const _0x40d24a=_0x2cba74;_0x1517c1[_0x40d24a(0x20e)]||(_0x1517c1[_0x40d24a(0x20e)]=_0x1517c1[_0x40d24a(0x30a)]),_0x1517c1[_0x40d24a(0x1f4)]=_0xbafa3['is'](_0x40d24a(0x24f)),_0x3584e6=_0x3584e6||Vt(_0x1517c1);const _0x5aecac=_0x5ce219[_0x40d24a(0x2eb)](_0x5e2e0e=>Gt(_0x5e2e0e,this[_0x40d24a(0x260)])),_0x2222c7=_0xbafa3['is'](_0x40d24a(0x24f))?_0xbafa3:Gt(_0xbafa3,this[_0x40d24a(0x260)]);if(_0x40d24a(0x32a)===this[_0x40d24a(0x223)]){const _0x4041df=this[_0x40d24a(0x2a8)][_0x40d24a(0x1f7)](_0x40d24a(0x23c),_0x3584e6,_0x40d24a(0x21b));return this[_0x40d24a(0x2bf)](()=>_0x4041df([_0x2222c7],_0x1517c1,_0x550514)),null;}_0x5aecac[_0x40d24a(0x1ee)](_0x2222c7);let _0x1d3754=!0x0;for(const _0x426b49 of _0x5aecac)if(!this[_0x40d24a(0x25c)](_0x426b49)){_0x1d3754=!0x1;break;}if(_0x1d3754&&_0x40d24a(0x30c)!==this[_0x40d24a(0x223)]){const _0x501832=this[_0x40d24a(0x2a8)][_0x40d24a(0x1f7)](_0x40d24a(0x23c),_0x3584e6,_0x40d24a(0x21b));return this[_0x40d24a(0x2bf)](()=>_0x501832([_0x2222c7],_0x1517c1,_0x550514)),null;}let _0x27b138=null,_0xd112ed=_0x2222c7[_0x40d24a(0x34d)],_0x2a8c2f=_0x2222c7[_0x40d24a(0x27b)];for(const {suggestion:_0x9831a8,meta:_0x43b57e}of this[_0x40d24a(0x2e2)](_0x2222c7,_0x40d24a(0x23c))){if(!_0x43b57e[_0x40d24a(0x368)])continue;if(_0x43b57e[_0x40d24a(0x312)]||_0x43b57e[_0x40d24a(0x31d)]||_0x43b57e[_0x40d24a(0x1c3)])continue;if(_0x9831a8[_0x40d24a(0x273)][_0x40d24a(0x20e)]!=_0x1517c1[_0x40d24a(0x20e)])continue;if(!Lt(_0x9831a8,_0x550514))continue;const _0x3c72cc=_0x9831a8[_0x40d24a(0x257)]();if(_0x9831a8[_0x40d24a(0x363)]==_0x3584e6){if(_0x3c72cc[_0x40d24a(0x226)](_0x2222c7,!0x0))return null;_0xd112ed=_0xd112ed[_0x40d24a(0x201)](_0x3c72cc[_0x40d24a(0x34d)])?_0xd112ed:_0x3c72cc[_0x40d24a(0x34d)],_0x2a8c2f=_0x2a8c2f[_0x40d24a(0x22f)](_0x3c72cc[_0x40d24a(0x27b)])?_0x2a8c2f:_0x3c72cc[_0x40d24a(0x27b)],_0x27b138?_0x3c72cc[_0x40d24a(0x34d)][_0x40d24a(0x201)](_0x27b138[_0x40d24a(0x257)]()[_0x40d24a(0x34d)])?(_0x27b138[_0x40d24a(0x315)](),_0x27b138=_0x9831a8):_0x9831a8[_0x40d24a(0x315)]():_0x27b138=_0x9831a8;}else{const _0x16ec24=_0x2222c7[_0x40d24a(0x2b9)](_0x3c72cc);this[_0x40d24a(0x28e)](_0x9831a8,_0x16ec24);}}const _0x6cdb1a=this[_0x40d24a(0x292)][_0x40d24a(0x1da)][_0x40d24a(0x2dd)](_0x40d24a(0x1f2))['me'],_0x5bd5d2=_0x6eb9d2(),_0x1dea68=_0x6cdb1a['id'];if(_0x27b138)return this[_0x40d24a(0x2de)](_0x27b138,this[_0x40d24a(0x260)][_0x40d24a(0x323)](_0xd112ed,_0x2a8c2f)),_0x27b138;{const _0x4bb805=this[_0x40d24a(0x2ba)]({'id':_0x5bd5d2,'type':_0x40d24a(0x232)+_0x3584e6,'data':_0x1517c1,'createdAt':new Date(),'authorId':_0x1dea68,'attributes':_0x550514});return this[_0x40d24a(0x243)](_0x40d24a(0x232)+_0x3584e6,_0x5bd5d2,_0x1dea68,this[_0x40d24a(0x260)][_0x40d24a(0x323)](_0xd112ed,_0x2a8c2f)),_0x4bb805;}}[_0x2cba74(0x2f2)](_0x348057,_0x3c3fb5,_0x153367=[],_0x2578c8=null,_0x16d0c5={}){const _0x1e3095=_0x2cba74;_0x3c3fb5[_0x1e3095(0x20e)]||(_0x3c3fb5[_0x1e3095(0x20e)]=_0x3c3fb5[_0x1e3095(0x30a)]);const _0xe8747a=_0x348057[0x0];_0x3c3fb5[_0x1e3095(0x1f4)]=_0xe8747a['is'](_0x1e3095(0x24f)),_0x2578c8=_0x2578c8||Vt(_0x3c3fb5);const _0x332b70=_0x153367[_0x1e3095(0x2eb)](_0x2d70e1=>Gt(_0x2d70e1,this[_0x1e3095(0x260)])),_0x2da11d=_0xe8747a['is'](_0x1e3095(0x24f))?_0x348057:_0x348057[_0x1e3095(0x2eb)](_0x37f3b3=>Gt(_0x37f3b3,this[_0x1e3095(0x260)]));if(_0x1e3095(0x32a)===this[_0x1e3095(0x223)]){const _0x36adb2=this[_0x1e3095(0x2a8)][_0x1e3095(0x1f7)](_0x1e3095(0x23c),_0x2578c8,_0x1e3095(0x21b));return this[_0x1e3095(0x2bf)](()=>_0x36adb2(_0x2da11d,_0x3c3fb5,_0x16d0c5)),null;}_0x332b70[_0x1e3095(0x1ee)](..._0x2da11d);let _0x5b2f23=!0x0;for(const _0x574306 of _0x332b70)if(!this[_0x1e3095(0x25c)](_0x574306)){_0x5b2f23=!0x1;break;}if(_0x5b2f23&&_0x1e3095(0x30c)!==this[_0x1e3095(0x223)]){const _0x434b8b=this[_0x1e3095(0x2a8)][_0x1e3095(0x1f7)](_0x1e3095(0x23c),_0x2578c8,_0x1e3095(0x21b));return this[_0x1e3095(0x2bf)](()=>_0x434b8b(_0x2da11d,_0x3c3fb5,_0x16d0c5)),null;}const _0x26c498=this[_0x1e3095(0x292)][_0x1e3095(0x1da)][_0x1e3095(0x2dd)](_0x1e3095(0x1f2))['me'];for(const _0x5cafe7 of this[_0x1e3095(0x276)]()){if(_0x5cafe7[_0x1e3095(0x28c)]['id']!=_0x26c498['id'])continue;if(_0x1e3095(0x23c)!=_0x5cafe7[_0x1e3095(0x30d)]||_0x5cafe7[_0x1e3095(0x273)][_0x1e3095(0x20e)]!=_0x3c3fb5[_0x1e3095(0x20e)])continue;if(!Lt(_0x5cafe7,_0x16d0c5))continue;const _0x270c05=_0x5cafe7[_0x1e3095(0x363)]==_0x2578c8;for(let _0x3e3960=0x0;_0x3e3960<_0x2da11d[_0x1e3095(0x266)];_0x3e3960++){const _0x4c6e17=_0x2da11d[_0x3e3960];for(const _0x50e143 of _0x5cafe7[_0x1e3095(0x20d)]()){const _0x4899c3=_0x50e143[_0x1e3095(0x2e9)]();if(_0x4c6e17[_0x1e3095(0x30b)](_0x4899c3)){_0x270c05?(_0x2da11d[_0x1e3095(0x22b)](_0x3e3960,0x1),_0x3e3960--):_0x5cafe7[_0x1e3095(0x2fb)](_0x50e143[_0x1e3095(0x307)]);break;}}}}if(0x0==_0x2da11d[_0x1e3095(0x266)])return null;const _0x124539=this[_0x1e3095(0x2a8)][_0x1e3095(0x1f7)](_0x1e3095(0x23c),_0x2578c8,_0x1e3095(0x32d));for(const _0x565aca of this[_0x1e3095(0x276)]())if(_0x565aca[_0x1e3095(0x28c)]['id']==_0x26c498['id']&&_0x1e3095(0x23c)==_0x565aca[_0x1e3095(0x30d)]&&_0x565aca[_0x1e3095(0x273)][_0x1e3095(0x20e)]==_0x3c3fb5[_0x1e3095(0x20e)]&&_0x565aca[_0x1e3095(0x363)]==_0x2578c8&&Lt(_0x565aca,_0x16d0c5)&&(_0x124539(_0x565aca[_0x1e3095(0x330)](),_0x2da11d)||_0x124539(_0x2da11d,_0x565aca[_0x1e3095(0x330)]()))){for(const _0x30d7ac of _0x2da11d)_0x565aca[_0x1e3095(0x2e7)](_0x30d7ac);return _0x565aca;}const _0x5671af=_0x6eb9d2(),_0x23e7b8=_0x26c498['id'],_0x3364f1=_0x1e3095(0x232)+_0x2578c8,_0x919ac9=this[_0x1e3095(0x2ba)]({'id':_0x5671af,'type':_0x3364f1,'data':_0x3c3fb5,'createdAt':new Date(),'authorId':_0x23e7b8,'attributes':_0x16d0c5});for(const _0x162c3f of _0x2da11d)this[_0x1e3095(0x243)](_0x3364f1,_0x5671af,_0x23e7b8,_0x162c3f,_0x58796a[_0x1e3095(0x2c8)]());return _0x919ac9;}[_0x2cba74(0x335)](_0x2369c4,_0x3be37a=null,_0x2d4698={}){const _0xe46b68=_0x2cba74;if(_0x2369c4[_0xe46b68(0x358)])return null;const _0x1a054f=this[_0xe46b68(0x292)][_0xe46b68(0x1da)][_0xe46b68(0x2dd)](_0xe46b68(0x1f2))['me'],_0x7f1bf4=new _0x375e56(_0x2369c4[_0xe46b68(0x34d)],_0x2369c4[_0xe46b68(0x27b)]);for(const {suggestion:_0x18a970,meta:_0x37da23}of this[_0xe46b68(0x2e2)](_0x7f1bf4,_0xe46b68(0x336)))if(_0x37da23[_0xe46b68(0x368)]&&!_0x37da23[_0xe46b68(0x312)]){if(_0x18a970[_0xe46b68(0x21a)]){const _0x420d84=_0x18a970[_0xe46b68(0x330)]()[_0xe46b68(0x1d8)](_0x105e2f=>_0xe46b68(0x21d)!=_0x105e2f[_0xe46b68(0x36c)][_0xe46b68(0x370)]);_0x420d84[_0xe46b68(0x270)](_0x14e176=>_0x7f1bf4[_0xe46b68(0x226)](_0x14e176,!0x0))&&_0x18a970[_0xe46b68(0x2a3)]();if(_0x420d84[_0xe46b68(0x258)](_0x3dfdc1=>_0x3dfdc1[_0xe46b68(0x226)](_0x7f1bf4,!0x0))){const _0x2e8723=this[_0xe46b68(0x2a8)][_0xe46b68(0x1f7)](_0xe46b68(0x305),_0x3be37a,_0xe46b68(0x21b));return this[_0xe46b68(0x2bf)](()=>_0x2e8723([_0x7f1bf4],null,_0x2d4698)),null;}}else{const _0x3f02c2=_0x7f1bf4[_0xe46b68(0x2b9)](_0x18a970[_0xe46b68(0x257)]());null!==_0x3f02c2&&_0x18a970[_0xe46b68(0x355)]([_0x3f02c2],null,_0x2d4698);}}if(_0x7f1bf4[_0xe46b68(0x29f)](),_0x7f1bf4[_0xe46b68(0x358)]||_0xe46b68(0x21d)==_0x7f1bf4[_0xe46b68(0x36c)][_0xe46b68(0x370)])return null;let _0x1adfb9=null,_0x5246c2=_0x7f1bf4[_0xe46b68(0x34d)],_0x3157c8=_0x7f1bf4[_0xe46b68(0x27b)];const _0x94e35a=this[_0xe46b68(0x2e2)](_0x7f1bf4,_0xe46b68(0x305));for(const {suggestion:_0x4ccfe6,meta:_0xe1efad}of _0x94e35a){const _0x8f2c65=this[_0xe46b68(0x260)][_0xe46b68(0x323)](_0x5246c2,_0x3157c8);if(_0xe1efad[_0xe46b68(0x368)]&&(this[_0xe46b68(0x1f5)]||!_0xe1efad[_0xe46b68(0x31d)]&&!_0xe1efad[_0xe46b68(0x1c3)])){if(_0x4ccfe6[_0xe46b68(0x21a)]){if(!Lt(_0x4ccfe6,_0x2d4698))continue;let _0x566993=!0x0;for(const _0x4ad9d9 of _0x4ccfe6[_0xe46b68(0x330)]()){if(_0x4ad9d9[_0xe46b68(0x226)](_0x8f2c65,!0x0))return _0x4ccfe6;_0x8f2c65[_0xe46b68(0x226)](_0x4ad9d9)||(_0x566993=!0x1);}_0x566993&&_0x4ccfe6[_0xe46b68(0x2a3)]();}else{const _0x6cc510=_0x4ccfe6[_0xe46b68(0x257)]();if(_0x6cc510[_0xe46b68(0x226)](_0x8f2c65,!0x0))return _0x4ccfe6;if(!Lt(_0x4ccfe6,_0x2d4698)){_0x8f2c65[_0xe46b68(0x226)](_0x6cc510)?_0x4ccfe6[_0xe46b68(0x315)]():_0x6cc510[_0xe46b68(0x264)](_0x5246c2)?_0x5246c2=_0x6cc510[_0xe46b68(0x27b)]:_0x6cc510[_0xe46b68(0x264)](_0x3157c8)&&(_0x3157c8=_0x6cc510[_0xe46b68(0x34d)]);continue;}_0x5246c2=_0x5246c2[_0xe46b68(0x201)](_0x6cc510[_0xe46b68(0x34d)])?_0x5246c2:_0x6cc510[_0xe46b68(0x34d)],_0x3157c8=_0x3157c8[_0xe46b68(0x22f)](_0x6cc510[_0xe46b68(0x27b)])?_0x3157c8:_0x6cc510[_0xe46b68(0x27b)],_0x2d4698=Object[_0xe46b68(0x229)]({},_0x4ccfe6[_0xe46b68(0x33a)]),_0x1adfb9?_0x6cc510[_0xe46b68(0x34d)][_0xe46b68(0x201)](_0x1adfb9[_0xe46b68(0x257)]()[_0xe46b68(0x34d)])?(_0x1adfb9[_0xe46b68(0x315)](),_0x1adfb9=_0x4ccfe6):_0x4ccfe6[_0xe46b68(0x315)]():_0x1adfb9=_0x4ccfe6;}}}if(_0x1adfb9)return this[_0xe46b68(0x2de)](_0x1adfb9,this[_0xe46b68(0x260)][_0xe46b68(0x323)](_0x5246c2,_0x3157c8)),_0x1adfb9;{const _0x5be11b=_0x6eb9d2(),_0x24e2ee=this[_0xe46b68(0x260)][_0xe46b68(0x323)](_0x5246c2,_0x3157c8),_0x3e7a67=_0x1a054f['id'],_0x1182cb=_0x3be37a?_0xe46b68(0x2ff)+_0x3be37a:_0xe46b68(0x305),_0x120407=this[_0xe46b68(0x2ba)]({'id':_0x5be11b,'type':_0x1182cb,'createdAt':new Date(),'authorId':_0x3e7a67,'attributes':_0x2d4698});return this[_0xe46b68(0x243)](_0x1182cb,_0x5be11b,_0x3e7a67,_0x24e2ee),_0x120407;}}[_0x2cba74(0x369)](_0x23162d,_0x135c85=_0x2cba74(0x366),_0x1aa789={}){const _0x3c0472=_0x2cba74,_0x534b37=this[_0x3c0472(0x292)][_0x3c0472(0x1da)][_0x3c0472(0x2dd)](_0x3c0472(0x1f2))['me'],_0x34c731=_0x23162d[_0x3c0472(0x2eb)](_0x18b955=>new _0x375e56(_0x18b955[_0x3c0472(0x34d)],_0x18b955[_0x3c0472(0x27b)])),_0x5e92c3=new Set();for(const {suggestion:_0x538a83,meta:_0x5d279b}of this[_0x3c0472(0x2e2)](_0x34c731,_0x3c0472(0x336)))_0x5d279b[_0x3c0472(0x368)]&&!_0x5d279b[_0x3c0472(0x312)]&&_0x5e92c3[_0x3c0472(0x281)](_0x538a83);for(const _0x481412 of _0x5e92c3)if(_0x481412[_0x3c0472(0x21a)]){const _0x2781ef=_0x481412[_0x3c0472(0x330)]();(!_0x481412[_0x3c0472(0x33a)]||!_0x481412[_0x3c0472(0x33a)][_0x3c0472(0x2e0)])&&(_0x2781ef[_0x3c0472(0x270)](_0x3957be=>_0x34c731[_0x3c0472(0x258)](_0xc1e91c=>_0xc1e91c[_0x3c0472(0x226)](_0x3957be,!0x0)))&&_0x481412[_0x3c0472(0x2a3)]());if(_0x34c731[_0x3c0472(0x270)](_0x1dc9a5=>_0x2781ef[_0x3c0472(0x258)](_0x6a8102=>_0x6a8102[_0x3c0472(0x226)](_0x1dc9a5,!0x0)))){const _0x35e222=this[_0x3c0472(0x2a8)][_0x3c0472(0x1f7)](_0x3c0472(0x305),_0x135c85,_0x3c0472(0x21b));return this[_0x3c0472(0x2bf)](()=>_0x35e222(_0x23162d,null,_0x1aa789)),null;}}else{const _0xeb1a1=_0x481412[_0x3c0472(0x257)]();_0x34c731[_0x3c0472(0x258)](_0x366b3c=>_0x366b3c[_0x3c0472(0x226)](_0xeb1a1,!0x0))&&_0x481412[_0x3c0472(0x2a3)]();if(_0x34c731[_0x3c0472(0x270)](_0x2845c5=>_0xeb1a1[_0x3c0472(0x226)](_0x2845c5,!0x0))){const _0x6dab96=this[_0x3c0472(0x2a8)][_0x3c0472(0x1f7)](_0x3c0472(0x305),_0x135c85,_0x3c0472(0x21b));return this[_0x3c0472(0x2bf)](()=>_0x6dab96(_0x34c731,null,_0x1aa789)),null;}}const _0x27d142=this[_0x3c0472(0x2a8)][_0x3c0472(0x1f7)](_0x3c0472(0x305),_0x135c85,_0x3c0472(0x32d));let _0x369311=null;for(const _0x36598e of this[_0x3c0472(0x276)]())if(_0x36598e[_0x3c0472(0x28c)]['id']==_0x534b37['id']&&_0x36598e[_0x3c0472(0x287)]&&_0x3c0472(0x305)==_0x36598e[_0x3c0472(0x30d)]&&_0x36598e[_0x3c0472(0x363)]==_0x135c85&&Lt(_0x36598e,_0x1aa789)&&(_0x27d142(_0x36598e[_0x3c0472(0x330)](),_0x34c731)||_0x27d142(_0x34c731,_0x36598e[_0x3c0472(0x330)]()))){if(_0x369311){if(_0x36598e[_0x3c0472(0x349)]&&_0x36598e[_0x3c0472(0x349)][_0x3c0472(0x266)])continue;for(const _0x3d39fb of _0x36598e[_0x3c0472(0x330)]())_0x369311[_0x3c0472(0x2b3)](_0x3d39fb)||_0x369311[_0x3c0472(0x2e7)](_0x3d39fb);_0x36598e[_0x3c0472(0x315)]();}else{_0x369311=_0x36598e;for(const _0x336fad of _0x34c731)_0x36598e[_0x3c0472(0x2b3)](_0x336fad)||_0x36598e[_0x3c0472(0x2e7)](_0x336fad);}}if(_0x369311)return _0x369311;_0x5e92c3[_0x3c0472(0x23f)]();for(const {suggestion:_0x307a73,meta:_0x293e79}of this[_0x3c0472(0x2e2)](_0x34c731,_0x3c0472(0x305)))_0x293e79[_0x3c0472(0x368)]&&(this[_0x3c0472(0x1f5)]||!_0x293e79[_0x3c0472(0x31d)]&&!_0x293e79[_0x3c0472(0x1c3)])&&Lt(_0x307a73,_0x1aa789)&&_0x5e92c3[_0x3c0472(0x281)](_0x307a73);for(const _0x581713 of _0x5e92c3){const _0x50cd67=_0x581713[_0x3c0472(0x330)]();if(!_0x1aa789||!_0x1aa789[_0x3c0472(0x2e0)]){if(_0x34c731[_0x3c0472(0x270)](_0x220446=>_0x50cd67[_0x3c0472(0x258)](_0xc5edb2=>_0xc5edb2[_0x3c0472(0x226)](_0x220446,!0x0))))return _0x581713;}(!_0x581713[_0x3c0472(0x33a)]||!_0x581713[_0x3c0472(0x33a)][_0x3c0472(0x2e0)])&&(_0x50cd67[_0x3c0472(0x270)](_0x218942=>_0x34c731[_0x3c0472(0x258)](_0x2f11f5=>_0x2f11f5[_0x3c0472(0x226)](_0x218942,!0x0)))&&_0x581713[_0x3c0472(0x2a3)]());}const _0x16bcfd=_0x6eb9d2(),_0x354e9d=_0x534b37['id'],_0x57fc43=_0x3c0472(0x2ff)+_0x135c85,_0x1cbeb8=this[_0x3c0472(0x2ba)]({'id':_0x16bcfd,'type':_0x57fc43,'createdAt':new Date(),'authorId':_0x354e9d,'attributes':_0x1aa789});for(const _0x3a107 of _0x34c731)_0x3a107[_0x3c0472(0x29f)](),_0x3a107[_0x3c0472(0x358)]||_0x3c0472(0x21d)==_0x3a107[_0x3c0472(0x36c)][_0x3c0472(0x370)]||this[_0x3c0472(0x243)](_0x57fc43,_0x16bcfd,_0x354e9d,_0x3a107,_0x58796a[_0x3c0472(0x2c8)]());return _0x1cbeb8;}[_0x2cba74(0x256)](_0x1924c7,_0xb0374a,_0x421fb9,_0x1c41ba,_0x397b98){const _0x3e36d0=_0x2cba74;if(_0x1924c7[_0x3e36d0(0x358)])return[];if(_0x3e36d0(0x32a)===this[_0x3e36d0(0x223)])return[];const _0x336d27=this[_0x3e36d0(0x292)][_0x3e36d0(0x1da)][_0x3e36d0(0x2dd)](_0x3e36d0(0x1f2))['me']['id'],_0x4fe97a=Array[_0x3e36d0(0x21e)](this[_0x3e36d0(0x2e8)][_0x3e36d0(0x20c)]())[_0x3e36d0(0x1d8)](_0x3b1954=>_0x3e36d0(0x300)==_0x3b1954[_0x3e36d0(0x30d)]&&_0x3b1954[_0x3e36d0(0x273)][_0x3e36d0(0x2c3)]==_0xb0374a&&_0x3b1954[_0x3e36d0(0x2b3)](_0x1924c7));if(_0x3e36d0(0x2f8)===this[_0x3e36d0(0x223)]){const _0x213482=this[_0x3e36d0(0x2e2)](_0x1924c7,_0x3e36d0(0x336))[_0x3e36d0(0x1d8)](({meta:_0x18a675})=>_0x18a675[_0x3e36d0(0x368)]&&!_0x18a675[_0x3e36d0(0x1c3)]&&!_0x18a675[_0x3e36d0(0x312)])[_0x3e36d0(0x2eb)](({suggestion:_0x48342a})=>_0x48342a);_0x4fe97a[_0x3e36d0(0x207)](..._0x213482);}const _0x2f9ff6=new Map([[_0x1924c7,_0x421fb9]]);for(const _0x2e1f6b of _0x4fe97a){const _0x4a3f4c=_0x3e36d0(0x300)==_0x2e1f6b[_0x3e36d0(0x30d)]?_0x2e1f6b[_0x3e36d0(0x273)][_0x3e36d0(0x20a)]:void 0x0,_0x5ec303=_0x2e1f6b[_0x3e36d0(0x257)](),_0x595948=Array[_0x3e36d0(0x21e)](_0x2f9ff6[_0x3e36d0(0x36b)]())[_0x3e36d0(0x301)](_0x5572a1=>_0x5572a1[_0x3e36d0(0x2d0)](_0x5ec303));if(!_0x595948)continue;const _0x53edbd=_0x595948[_0x3e36d0(0x27a)](_0x5ec303);this[_0x3e36d0(0x2f9)](_0xb0374a)&&_0x3e36d0(0x336)==_0x2e1f6b[_0x3e36d0(0x30d)]&&0x0!=_0x53edbd[_0x3e36d0(0x266)]||(_0x2f9ff6[_0x3e36d0(0x240)](_0x595948),_0x53edbd[_0x3e36d0(0x2e3)](_0x1ac8a8=>{const _0x31e8c7=_0x3e36d0;_0x2f9ff6[_0x31e8c7(0x32e)](_0x1ac8a8,_0x421fb9);}),_0x3e36d0(0x336)!=_0x2e1f6b[_0x3e36d0(0x30d)]&&_0x4a3f4c!=_0x1c41ba&&_0x2f9ff6[_0x3e36d0(0x32e)](_0x595948[_0x3e36d0(0x2b9)](_0x5ec303),_0x4a3f4c));}const _0x464229=[];for(const [_0x204956,_0x2e06ef]of _0x2f9ff6){const _0x363712=_0x6eb9d2(),_0x41a96d={'key':_0xb0374a,'oldValue':_0x2e06ef,'newValue':_0x1c41ba};_0xb0374a[_0x3e36d0(0x266)]>0x25&&console[_0x3e36d0(0x245)](_0x3e36d0(0x309),{'key':_0xb0374a});const _0x1e69e1=(_0x3e36d0(0x288)+(_0xb0374a+'|'+Vt({'newValue':_0x1c41ba})))[_0x3e36d0(0x310)](0x0,0x3c),_0x2bac85=this[_0x3e36d0(0x2ba)]({'id':_0x363712,'type':_0x1e69e1,'data':_0x41a96d,'createdAt':new Date(),'authorId':_0x336d27,'attributes':_0x397b98});_0x464229[_0x3e36d0(0x1ee)](_0x2bac85),this[_0x3e36d0(0x243)](_0x1e69e1,_0x363712,_0x336d27,_0x204956);}return _0x464229;}[_0x2cba74(0x319)](_0x3d2dc6){const _0x451153=_0x2cba74;this[_0x451153(0x32c)][_0x451153(0x281)](_0x3d2dc6);}[_0x2cba74(0x2ee)](_0x37d479){const _0x323c4c=_0x2cba74;this[_0x323c4c(0x2f6)][_0x323c4c(0x281)](_0x37d479);}[_0x2cba74(0x2c9)](_0x30ce97,_0x2606da=[],_0xc94bb8=[]){const _0x219ab1=_0x2cba74;this[_0x219ab1(0x27c)](_0x30ce97,(_0x4d2dea,..._0x32d155)=>{const _0x308746=_0x219ab1;this[_0x308746(0x339)](()=>{_0x4d2dea(..._0x32d155);});});for(const _0x299397 of _0x2606da)this[_0x219ab1(0x2ee)](_0x299397);for(const _0x52aa43 of _0xc94bb8)this[_0x219ab1(0x319)](_0x52aa43);}[_0x2cba74(0x1c9)](_0x5f3faa){const _0x227caa=_0x2cba74;return _0x227caa(0x300)==_0x5f3faa[_0x227caa(0x30d)]?_0x5f3faa[_0x227caa(0x363)][_0x227caa(0x35d)]('|')[0x0]:null;}[_0x2cba74(0x2de)](_0x58fa27,_0x1b7da0){const _0xec2f6=_0x2cba74,_0x2ae451=_0x58fa27[_0xec2f6(0x299)]();this[_0xec2f6(0x260)][_0xec2f6(0x303)](_0x21b263=>{const _0x248e15=_0xec2f6;_0x21b263[_0x248e15(0x218)](_0x2ae451,{'range':_0x1b7da0});});}[_0x2cba74(0x348)](_0x307f98){const _0x13baa3=_0x2cba74,_0x3bee99=_0x307f98['id'],_0xe095af=this[_0x13baa3(0x292)][_0x13baa3(0x25b)][_0x13baa3(0x2dd)](_0x13baa3(0x24e));this[_0x13baa3(0x33d)][_0x13baa3(0x1dc)](_0x3bee99)||this[_0x13baa3(0x33d)][_0x13baa3(0x34e)]({'channelId':_0xe095af,'threadId':_0x3bee99,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x202784=this[_0x13baa3(0x33d)][_0x13baa3(0x2ce)](_0x3bee99);_0x202784[_0x13baa3(0x1cf)](_0x13baa3(0x26d)),_0x202784[_0x13baa3(0x26d)]=!0x1,_0x307f98[_0x13baa3(0x349)]=_0x202784;}[_0x2cba74(0x255)](_0x5ad654,_0x1b9d49,_0x372733,_0x4d091a){const _0x19e281=_0x2cba74;if(_0x5ad654[_0x19e281(0x30d)]!=_0x1b9d49||_0x5ad654[_0x19e281(0x363)]!=_0x372733||_0x5ad654[_0x19e281(0x34f)]['id']!=_0x4d091a)throw this[_0x19e281(0x292)][_0x19e281(0x2be)](_0x19e281(0x259)),new _0x301d46(_0x19e281(0x259),this);}[_0x2cba74(0x28e)](_0x34c190,_0x37d43e){const _0x2a5c05=_0x2cba74,_0x1308df=_0x34c190[_0x2a5c05(0x257)]();if(_0x37d43e[_0x2a5c05(0x30b)](_0x1308df))_0x34c190[_0x2a5c05(0x315)]();else{if(_0x1308df[_0x2a5c05(0x226)](_0x37d43e)){const _0x3afc35=this[_0x2a5c05(0x260)][_0x2a5c05(0x2d8)](_0x37d43e[_0x2a5c05(0x34d)][_0x2a5c05(0x311)],_0x2a5c05(0x27b));this[_0x2a5c05(0x2de)](_0x34c190,this[_0x2a5c05(0x260)][_0x2a5c05(0x323)](_0x1308df[_0x2a5c05(0x34d)],_0x3afc35));const _0x1ba98b=_0x6eb9d2(),_0xdd410e=_0x34c190[_0x2a5c05(0x34f)]['id'],_0x2156c8=_0x34c190[_0x2a5c05(0x30d)]+':'+_0x34c190[_0x2a5c05(0x363)];this[_0x2a5c05(0x2ba)]({'id':_0x1ba98b,'type':_0x2156c8,'createdAt':new Date(),'authorId':_0xdd410e,'data':_0x34c190[_0x2a5c05(0x273)],'attributes':_0x34c190[_0x2a5c05(0x33a)]});const _0x41f3dc=this[_0x2a5c05(0x260)][_0x2a5c05(0x2d8)](_0x37d43e[_0x2a5c05(0x27b)][_0x2a5c05(0x340)],_0x2a5c05(0x1c7)),_0x50c70f=this[_0x2a5c05(0x260)][_0x2a5c05(0x323)](_0x41f3dc,_0x1308df[_0x2a5c05(0x27b)]);this[_0x2a5c05(0x243)](_0x2156c8,_0x1ba98b,_0xdd410e,_0x50c70f);}else{if(_0x1308df[_0x2a5c05(0x264)](_0x37d43e[_0x2a5c05(0x34d)])){const _0x42d296=this[_0x2a5c05(0x260)][_0x2a5c05(0x2d8)](_0x37d43e[_0x2a5c05(0x34d)][_0x2a5c05(0x311)],_0x2a5c05(0x27b));this[_0x2a5c05(0x2de)](_0x34c190,this[_0x2a5c05(0x260)][_0x2a5c05(0x323)](_0x1308df[_0x2a5c05(0x34d)],_0x42d296));}else{const _0x33df05=this[_0x2a5c05(0x260)][_0x2a5c05(0x2d8)](_0x37d43e[_0x2a5c05(0x27b)][_0x2a5c05(0x340)],_0x2a5c05(0x1c7));this[_0x2a5c05(0x2de)](_0x34c190,this[_0x2a5c05(0x260)][_0x2a5c05(0x323)](_0x33df05,_0x1308df[_0x2a5c05(0x27b)]));}}}}[_0x2cba74(0x25c)](_0x3a7bb3){const _0x299d49=_0x2cba74;for(const {suggestion:_0x23321e,meta:_0x4e8822}of this[_0x299d49(0x2e2)](_0x3a7bb3,_0x299d49(0x336))){if(!_0x4e8822[_0x299d49(0x368)])continue;const _0x4a4ec7=_0x23321e[_0x299d49(0x330)]();for(const _0x48de9f of _0x4a4ec7)if(!_0x3a7bb3[_0x299d49(0x27a)](_0x48de9f)[_0x299d49(0x266)])return!0x0;}return!0x1;}[_0x2cba74(0x295)](_0x2ab12c){const _0x5b1af9=_0x2cba74,_0x41c21e=this[_0x5b1af9(0x292)][_0x5b1af9(0x1da)][_0x5b1af9(0x2dd)](_0x5b1af9(0x1f2))[_0x5b1af9(0x200)](_0x2ab12c);if(!_0x41c21e)throw new _0x301d46(_0x5b1af9(0x2a1),this);return _0x41c21e;}[_0x2cba74(0x2d3)](_0x232fe7){const _0x39de17=_0x2cba74,_0x51bd8a=this[_0x39de17(0x292)][_0x39de17(0x1da)][_0x39de17(0x2dd)](_0x39de17(0x1f2)),_0x171a58=_0x4fb9d1(_0x39de17(0x212)+_0x232fe7),_0x1f6012=_0x51bd8a[_0x39de17(0x200)](_0x171a58);return _0x1f6012||_0x51bd8a[_0x39de17(0x282)]({'id':_0x171a58,'name':_0x232fe7});}[_0x2cba74(0x36f)](_0x450c67,_0x4f7a7f,_0x261842,_0x156ba4,_0xbbfb8){const _0x33c35b=_0x2cba74,_0x382faa=this[_0x33c35b(0x295)](_0x156ba4),_0x5451ae=this[_0x33c35b(0x2a8)][_0x33c35b(0x313)](_0x450c67,_0x4f7a7f,_0x261842,_0x382faa,_0xbbfb8,_0x302050=>{const _0x15d165=_0x33c35b;this[_0x15d165(0x23d)](_0x261842,{'attributes':_0x302050});const _0x48b10b=this[_0x15d165(0x25e)](_0x261842);this[_0x15d165(0x35e)](new Set([_0x48b10b])),this[_0x15d165(0x2c5)](new Set([_0x48b10b]));});return this[_0x33c35b(0x26f)](_0x5451ae,_0x33c35b(0x21b),()=>{const _0x5ef8d7=_0x33c35b;this[_0x5ef8d7(0x23d)](_0x261842,{'state':_0x5ef8d7(0x28a)});},{'priority':_0x33c35b(0x241)}),this[_0x33c35b(0x26f)](_0x5451ae,_0x33c35b(0x2a3),()=>{const _0x3418c4=_0x33c35b;this[_0x3418c4(0x23d)](_0x261842,{'state':_0x3418c4(0x362)});},{'priority':_0x33c35b(0x241)}),this[_0x33c35b(0x2e8)][_0x33c35b(0x32e)](_0x261842,_0x5451ae),this[_0x33c35b(0x2f1)][_0x33c35b(0x32e)](_0x5451ae,_0x33c35b(0x325)),_0x5451ae;}[_0x2cba74(0x317)](_0x3cb962){const _0x43731b=_0x2cba74,_0x26eca6=_0x3cb962[_0x43731b(0x35d)](':');return{'group':_0x26eca6[0x0],'type':_0x26eca6[0x1],'subType':_0x26eca6[_0x43731b(0x266)]>=0x5?_0x26eca6[0x2]:null,'id':_0x26eca6[_0x43731b(0x266)]<0x5?_0x26eca6[0x2]:_0x26eca6[0x3],'authorId':_0x26eca6[_0x43731b(0x266)]<0x5?_0x26eca6[0x3]:_0x26eca6[0x4],'markerCount':0x6==_0x26eca6[_0x43731b(0x266)]?_0x26eca6[0x5]:null};}[_0x2cba74(0x1cc)](_0x1f1fb9,_0x1d3dd3,_0x5566ea){const _0x56dac7=_0x2cba74,_0x5f1be7=_0x1f1fb9[_0x56dac7(0x257)](),_0xe0fe75=_0x5f1be7[_0x56dac7(0x34d)],_0x571711=_0x5f1be7[_0x56dac7(0x27b)];this[_0x56dac7(0x2de)](_0x1f1fb9,this[_0x56dac7(0x260)][_0x56dac7(0x323)](_0xe0fe75,_0x1d3dd3));const _0x382f4d=_0x6eb9d2(),_0x29d18c=_0x1f1fb9[_0x56dac7(0x34f)]['id'],_0x10679=_0x1f1fb9[_0x56dac7(0x30d)]+(_0x1f1fb9[_0x56dac7(0x363)]?':'+_0x1f1fb9[_0x56dac7(0x363)]:'');this[_0x56dac7(0x2ba)]({'id':_0x382f4d,'type':_0x10679,'createdAt':new Date(),'authorId':_0x29d18c,'originalSuggestionId':_0x1f1fb9['id'],'attributes':_0x1f1fb9[_0x56dac7(0x33a)],'data':_0x1f1fb9[_0x56dac7(0x273)]});const _0x5dc62c=this[_0x56dac7(0x1c9)](_0x1f1fb9);(_0x56dac7(0x23c)==_0x1f1fb9[_0x56dac7(0x30d)]||_0x5dc62c&&this[_0x56dac7(0x2f9)](_0x5dc62c))&&(_0x5566ea=this[_0x56dac7(0x260)][_0x56dac7(0x211)](_0x5566ea[_0x56dac7(0x340)])),this[_0x56dac7(0x243)](_0x10679,_0x382f4d,_0x29d18c,this[_0x56dac7(0x260)][_0x56dac7(0x323)](_0x5566ea,_0x571711));}[_0x2cba74(0x2e2)](_0xdcef96,_0x59495a=null){const _0x19f9af=_0x2cba74,_0x340680=[],_0x8365f7=this[_0x19f9af(0x292)][_0x19f9af(0x1da)][_0x19f9af(0x2dd)](_0x19f9af(0x1f2))['me'];Array[_0x19f9af(0x2af)](_0xdcef96)||(_0xdcef96=[_0xdcef96]);for(const _0x44d95e of this[_0x19f9af(0x276)]()){if(!_0x44d95e[_0x19f9af(0x287)])continue;if(_0x59495a&&_0x44d95e[_0x19f9af(0x30d)]!=_0x59495a)continue;let _0x55f88=!0x1;for(const _0x4710ec of _0x44d95e[_0x19f9af(0x330)]()){for(const _0x17323b of _0xdcef96){const _0x526bf7=_0x17323b[_0x19f9af(0x34d)][_0x19f9af(0x30b)](_0x4710ec[_0x19f9af(0x27b)])||_0x17323b[_0x19f9af(0x27b)][_0x19f9af(0x30b)](_0x4710ec[_0x19f9af(0x34d)]);if(_0x526bf7||_0x17323b[_0x19f9af(0x2b9)](_0x4710ec)){const _0x3ba7b0=_0x17323b[_0x19f9af(0x226)](_0x4710ec)&&Rt(this[_0x19f9af(0x260)][_0x19f9af(0x351)],_0x4710ec[_0x19f9af(0x34d)],_0x17323b),_0x1b318d=_0x4710ec[_0x19f9af(0x226)](_0x17323b)&&Rt(this[_0x19f9af(0x260)][_0x19f9af(0x351)],_0x17323b[_0x19f9af(0x34d)],_0x4710ec);_0x340680[_0x19f9af(0x1ee)]({'suggestion':_0x44d95e,'meta':{'isOwn':_0x8365f7==_0x44d95e[_0x19f9af(0x28c)],'isNextTo':_0x526bf7,'isInsideObject':_0x3ba7b0,'containsRangeInObject':_0x1b318d}}),_0x55f88=!0x0;break;}}if(_0x55f88)break;}}return _0x340680;}[_0x2cba74(0x243)](_0x55d18e,_0x6df789,_0x1de5cb,_0x477e62,_0x502b84){const _0x427220=_0x2cba74;this[_0x427220(0x260)][_0x427220(0x303)](_0x2d023a=>{const _0xc4ab71=_0x427220;let _0x4d187d=_0xc4ab71(0x2ad)+_0x55d18e+':'+_0x6df789+':'+_0x1de5cb;_0x502b84&&(_0x4d187d=_0x4d187d+':'+_0x502b84),_0x2d023a[_0xc4ab71(0x304)](_0x4d187d,{'range':_0x477e62,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2cba74(0x31c)](_0x36c78b){const _0x84d11a=_0x2cba74,_0x47782c=_0x36c78b[_0x84d11a(0x284)],_0x483e3b=_0x36c78b[_0x84d11a(0x36e)];_0x36c78b[_0x84d11a(0x284)]=null,_0x36c78b[_0x84d11a(0x36e)]=null,null!=_0x47782c&&_0x47782c[_0x84d11a(0x36e)]==_0x36c78b&&(_0x47782c[_0x84d11a(0x36e)]=_0x483e3b),null!=_0x483e3b&&_0x483e3b[_0x84d11a(0x284)]==_0x36c78b&&(_0x483e3b[_0x84d11a(0x284)]=_0x47782c),_0x84d11a(0x1c1)==this[_0x84d11a(0x2f1)][_0x84d11a(0x2dd)](_0x36c78b)&&(this[_0x84d11a(0x2f1)][_0x84d11a(0x32e)](_0x36c78b,_0x84d11a(0x25a)),this[_0x84d11a(0x21c)](_0x84d11a(0x1c2),_0x36c78b,_0x47782c,_0x483e3b));}[_0x2cba74(0x2ba)](_0x3a0d18){const _0x351392=_0x2cba74,_0xb78387=_0x3a0d18['id'],_0x4084d0=this[_0x351392(0x2b1)](_0x3a0d18);if(this[_0x351392(0x314)]&&this[_0x351392(0x314)][_0x351392(0x1de)]){const _0x4d92e8=this[_0x351392(0x292)][_0x351392(0x1da)][_0x351392(0x2dd)](_0x351392(0x221)),_0x5eb27d=_0x4084d0[_0x351392(0x278)],_0x1f2429=_0x4084d0[_0x351392(0x363)]?_0x4084d0[_0x351392(0x30d)]+':'+_0x4084d0[_0x351392(0x363)]:_0x4084d0[_0x351392(0x30d)],_0x369d74=this[_0x351392(0x292)][_0x351392(0x1cb)],_0x5b1599=_0x4d92e8[_0x351392(0x281)](_0x35386d(_0x369d74,_0x351392(0x30e))),_0x1e4e70={'id':_0xb78387,'type':_0x1f2429,'hasComments':_0x5eb27d,'data':_0x3a0d18[_0x351392(0x273)]||null,'originalSuggestionId':_0x3a0d18[_0x351392(0x2c1)]||null,'attributes':_0x4084d0[_0x351392(0x33a)]};this[_0x351392(0x314)][_0x351392(0x1de)](_0x1e4e70)[_0x351392(0x328)](_0x207c5e=>{const _0x59eba2=_0x351392;_0x4084d0[_0x59eba2(0x32b)]=!0x0,_0x4d92e8[_0x59eba2(0x280)](_0x5b1599),_0x207c5e&&_0x207c5e[_0x59eba2(0x1db)]&&(this[_0x59eba2(0x2e8)][_0x59eba2(0x2dd)](_0xb78387)[_0x59eba2(0x1db)]=_0x207c5e[_0x59eba2(0x1db)]);})[_0x351392(0x1d2)](_0x382325=>{const _0xc70518=_0x351392;throw _0x50cd8a(_0xc70518(0x2e6)),this[_0xc70518(0x292)][_0xc70518(0x22a)][_0xc70518(0x1f6)]({'isUndoable':!0x1},()=>{const _0x4f0fef=_0xc70518;_0x4084d0[_0x4f0fef(0x2a3)]();}),_0x4084d0[_0xc70518(0x274)](),this[_0xc70518(0x2e8)][_0xc70518(0x240)](_0x4084d0['id']),this[_0xc70518(0x2f1)][_0xc70518(0x240)](_0x4084d0),_0x382325;});}return _0x4084d0;}[_0x2cba74(0x2f9)](_0x280d8b){const _0x499405=_0x2cba74;return this[_0x499405(0x32c)][_0x499405(0x1ff)](_0x280d8b);}[_0x2cba74(0x23d)](_0x95361,_0x4a0acb){const _0x27690e=_0x2cba74,_0x4eb87f=this[_0x27690e(0x292)][_0x27690e(0x1da)][_0x27690e(0x2dd)](_0x27690e(0x221)),_0x200973=this[_0x27690e(0x25e)](_0x95361);if(this[_0x27690e(0x314)]&&this[_0x27690e(0x314)][_0x27690e(0x2cc)]){if(_0x200973[_0x27690e(0x32b)]){const _0x7d2ea8=_0x4eb87f[_0x27690e(0x281)](_0x35386d(this[_0x27690e(0x292)][_0x27690e(0x1cb)],_0x27690e(0x30e)));this[_0x27690e(0x314)][_0x27690e(0x2cc)](_0x95361,_0x4a0acb)[_0x27690e(0x328)](()=>{const _0x4a38d0=_0x27690e;_0x4eb87f[_0x4a38d0(0x280)](_0x7d2ea8);});}else _0x200973['on'](_0x27690e(0x2d6),()=>{const _0x3c2049=_0x27690e;this[_0x3c2049(0x23d)](_0x95361,_0x4a0acb);});}}[_0x2cba74(0x33e)](_0x449a0c){const _0x3ec8be=_0x2cba74;if(!this[_0x3ec8be(0x314)]||!this[_0x3ec8be(0x314)][_0x3ec8be(0x25e)])throw new _0x301d46(_0x3ec8be(0x272),this);return this[_0x3ec8be(0x314)][_0x3ec8be(0x25e)](_0x449a0c);}[_0x2cba74(0x2ec)](_0x4db497){const _0x265e91=_0x2cba74,{id:_0x5dd32d,type:_0x3bebd8,subType:_0x4cc9d4,authorId:_0x485895}=this[_0x265e91(0x317)](_0x4db497),_0x595a50=this[_0x265e91(0x2e8)][_0x265e91(0x2dd)](_0x5dd32d)||this[_0x265e91(0x36f)](_0x3bebd8,_0x4cc9d4,_0x5dd32d,_0x485895,{});switch(this[_0x265e91(0x255)](_0x595a50,_0x3bebd8,_0x4cc9d4,_0x485895),this[_0x265e91(0x2f1)][_0x265e91(0x2dd)](_0x595a50)){case _0x265e91(0x325):this[_0x265e91(0x33e)](_0x5dd32d)[_0x265e91(0x328)](_0x5ca4c0=>{const _0x831a35=_0x265e91;let _0x43cb5e=Promise[_0x831a35(0x1ca)]();_0x5ca4c0[_0x831a35(0x278)]&&(_0x43cb5e=this[_0x831a35(0x33d)][_0x831a35(0x24b)]({'channelId':this[_0x831a35(0x292)][_0x831a35(0x25b)][_0x831a35(0x2dd)](_0x831a35(0x24e)),'threadId':_0x5dd32d})),_0x43cb5e[_0x831a35(0x328)](()=>{const _0x2aeaf3=_0x831a35;this[_0x2aeaf3(0x2b1)](_0x5ca4c0)[_0x2aeaf3(0x32b)]=!0x0;});}),this[_0x265e91(0x2f1)][_0x265e91(0x32e)](_0x595a50,_0x265e91(0x354));break;case _0x265e91(0x25a):this[_0x265e91(0x23d)](_0x5dd32d,{'state':_0x265e91(0x297)});case _0x265e91(0x334):this[_0x265e91(0x2f1)][_0x265e91(0x32e)](_0x595a50,_0x265e91(0x1c1)),this[_0x265e91(0x21c)](_0x265e91(0x1dd),_0x595a50);break;case _0x265e91(0x1c1):this[_0x265e91(0x21c)](_0x265e91(0x2db),_0x595a50);}return _0x595a50[_0x265e91(0x286)](_0x4db497),_0x595a50;}[_0x2cba74(0x2c5)](_0x1374cb){const _0x49799c=_0x2cba74,_0x48004d=Array[_0x49799c(0x21e)](_0x1374cb),_0x461027=_0x48004d[_0x49799c(0x1d8)](_0xd760a8=>_0x49799c(0x300)==_0xd760a8[_0x49799c(0x30d)]);this[_0x49799c(0x2f3)](_0x461027);const _0x32eac6=_0x48004d[_0x49799c(0x1d8)](_0x186497=>!_0x186497[_0x49799c(0x21a)]&&_0x49799c(0x300)!=_0x186497[_0x49799c(0x30d)]),_0x5a675e=this[_0x49799c(0x276)]({'skipNotAttached':!0x0})[_0x49799c(0x1d8)](_0x23c29f=>!_0x23c29f[_0x49799c(0x21a)]&&_0x49799c(0x300)!=_0x23c29f[_0x49799c(0x30d)]),_0x36e7d6=_0x5a675e[_0x49799c(0x1d8)](_0x1a47e2=>!_0x1374cb[_0x49799c(0x1ff)](_0x1a47e2)),_0xc3d11f=new Map(_0x5a675e[_0x49799c(0x2eb)](_0x5b9e88=>[_0x5b9e88,this[_0x49799c(0x2a8)][_0x49799c(0x1f7)](_0x5b9e88[_0x49799c(0x30d)],_0x5b9e88[_0x49799c(0x363)],_0x49799c(0x206))])),_0x5b6bbc=new Map(_0x5a675e[_0x49799c(0x2eb)](_0x3b5a77=>[_0x3b5a77,_0x3b5a77[_0x49799c(0x257)]()])),_0x4aff36=new Set(),_0x3312ef=new Set();for(let _0x3a13d1=0x0;_0x3a13d1<_0x32eac6[_0x49799c(0x266)];_0x3a13d1++)_0x5e0eaa(_0x32eac6[_0x3a13d1],_0x32eac6,_0x3a13d1+0x1);for(let _0x1223a7=0x0;_0x1223a7<_0x32eac6[_0x49799c(0x266)];_0x1223a7++)_0x5e0eaa(_0x32eac6[_0x1223a7],_0x36e7d6,0x0);const _0x157dec=new Set();for(let _0x54c358=0x0;_0x54c358<_0x32eac6[_0x49799c(0x266)];_0x54c358++){const _0x29055f=_0x32eac6[_0x54c358];!_0x3312ef[_0x49799c(0x1ff)](_0x29055f)&&_0x29055f[_0x49799c(0x284)]&&(_0x157dec[_0x49799c(0x281)](_0x29055f[_0x49799c(0x284)]),_0x29055f[_0x49799c(0x284)][_0x49799c(0x36e)]===_0x29055f&&(_0x29055f[_0x49799c(0x284)][_0x49799c(0x36e)]=null),_0x29055f[_0x49799c(0x284)]=null),!_0x4aff36[_0x49799c(0x1ff)](_0x29055f)&&_0x29055f[_0x49799c(0x36e)]&&(_0x157dec[_0x49799c(0x281)](_0x29055f[_0x49799c(0x36e)]),_0x29055f[_0x49799c(0x36e)][_0x49799c(0x284)]===_0x29055f&&(_0x29055f[_0x49799c(0x36e)][_0x49799c(0x284)]=null),_0x29055f[_0x49799c(0x36e)]=null);}function _0x5e0eaa(_0x3686a0,_0x1f779c,_0x42eb96){const _0xac113e=_0x49799c;for(let _0x38003e=_0x42eb96;_0x38003e<_0x1f779c[_0xac113e(0x266)];_0x38003e++){const _0x49c17e=_0x6e826a(_0x3686a0,_0x1f779c[_0x38003e]);_0x49c17e&&(_0x49c17e[0x0][_0xac113e(0x36e)]=_0x49c17e[0x1],_0x49c17e[0x1][_0xac113e(0x284)]=_0x49c17e[0x0],_0x4aff36[_0xac113e(0x281)](_0x49c17e[0x0]),_0x3312ef[_0xac113e(0x281)](_0x49c17e[0x1]));}}function _0x6e826a(_0x57d48e,_0x584c27){const _0x2e2e9a=_0x49799c;if(_0x57d48e[_0x2e2e9a(0x28c)]['id']!==_0x584c27[_0x2e2e9a(0x28c)]['id'])return null;const _0x38b6ff=_0xc3d11f[_0x2e2e9a(0x2dd)](_0x57d48e)(_0x57d48e,_0x584c27,_0x5b6bbc[_0x2e2e9a(0x2dd)](_0x57d48e),_0x5b6bbc[_0x2e2e9a(0x2dd)](_0x584c27));if(!_0x38b6ff)return null;return _0xc3d11f[_0x2e2e9a(0x2dd)](_0x584c27)(_0x57d48e,_0x584c27,_0x5b6bbc[_0x2e2e9a(0x2dd)](_0x57d48e),_0x5b6bbc[_0x2e2e9a(0x2dd)](_0x584c27))?_0x38b6ff[0x1][_0x2e2e9a(0x349)]&&_0x38b6ff[0x1][_0x2e2e9a(0x349)][_0x2e2e9a(0x266)]?null:_0x38b6ff:null;}_0x157dec[_0x49799c(0x252)]&&this[_0x49799c(0x2c5)](_0x157dec);}[_0x2cba74(0x2f3)](_0x9e6f44){const _0x429bf3=_0x2cba74;if(0x0==_0x9e6f44[_0x429bf3(0x266)])return;const _0x58c82e=this[_0x429bf3(0x276)]({'skipNotAttached':!0x0})[_0x429bf3(0x1d8)](_0x1d1c83=>_0x429bf3(0x300)==_0x1d1c83[_0x429bf3(0x30d)]&&_0x1d1c83[_0x429bf3(0x2a5)]),_0x30773d=[],_0x18d998=new Map();for(const _0x3e9ce7 of _0x58c82e){const _0x3e05a3=_0x4fb9d1(_0x3e9ce7[_0x429bf3(0x33a)]);_0x18d998[_0x429bf3(0x1ff)](_0x3e05a3)||(_0x18d998[_0x429bf3(0x32e)](_0x3e05a3,_0x30773d[_0x429bf3(0x266)]),_0x30773d[_0x429bf3(0x1ee)]([]));const _0x4d305d=_0x18d998[_0x429bf3(0x2dd)](_0x3e05a3);_0x30773d[_0x4d305d][_0x429bf3(0x1ee)](_0x3e9ce7);}!(function(){const _0x311ea9=_0x429bf3;_0x30773d[_0x311ea9(0x36a)]((_0x2f4cd2,_0x5dd24b)=>{const _0x58e1ee=_0x311ea9,_0x26198b=_0x2f4cd2[0x0][_0x58e1ee(0x1db)],_0x5d9e22=_0x5dd24b[0x0][_0x58e1ee(0x1db)];return _0x26198b==_0x5d9e22?_0x2f4cd2[0x0][_0x58e1ee(0x33a)][_0x58e1ee(0x2b2)]<_0x5dd24b[0x0][_0x58e1ee(0x33a)][_0x58e1ee(0x2b2)]?-0x1:0x1:_0x26198b<_0x5d9e22?-0x1:0x1;});for(const _0x3833cf of _0x30773d)_0x3833cf[_0x311ea9(0x36a)]((_0x41fc60,_0x314e8f)=>_0x41fc60['id']<_0x314e8f['id']?-0x1:0x1);}());for(let _0x33b684=0x0;_0x33b684<_0x30773d[_0x429bf3(0x266)];_0x33b684++){if(0x0==_0x30773d[_0x33b684][_0x429bf3(0x266)])continue;const _0x527454=[];for(let _0x349fd5=_0x33b684+0x1;_0x349fd5<_0x30773d[_0x429bf3(0x266)];_0x349fd5++)0x0!=_0x30773d[_0x349fd5][_0x429bf3(0x266)]&&_0xd324a0(_0x30773d[_0x33b684],_0x30773d[_0x349fd5])&&_0x527454[_0x429bf3(0x1ee)](_0x349fd5);for(const _0x13a653 of _0x527454)_0x30773d[_0x33b684]=_0x30773d[_0x33b684][_0x429bf3(0x1d5)](_0x30773d[_0x13a653]),_0x30773d[_0x13a653]=[];}for(const _0x4c75f1 of _0x30773d)for(let _0x322998=0x0;_0x322998<_0x4c75f1[_0x429bf3(0x266)];_0x322998++)_0x4c75f1[_0x322998][_0x429bf3(0x36e)]=_0x4c75f1[_0x322998+0x1]||null;for(const _0x4db1c1 of _0x30773d)for(let _0x530540=0x0;_0x530540<_0x4db1c1[_0x429bf3(0x266)];_0x530540++)_0x4db1c1[_0x530540][_0x429bf3(0x284)]=_0x4db1c1[_0x530540-0x1]||null;function _0xd324a0(_0x118981,_0x38d5a3){const _0x292e85=_0x429bf3;if(_0x118981[0x0][_0x292e85(0x33a)][_0x292e85(0x2b2)]!==_0x38d5a3[0x0][_0x292e85(0x33a)][_0x292e85(0x2b2)]&&_0x118981[0x0][_0x292e85(0x28c)]!==_0x38d5a3[0x0][_0x292e85(0x28c)])return!0x1;if(!function(_0xd363ab,_0x559c91){const _0x1da0a9=_0x292e85;if(!_0xd363ab[_0x1da0a9(0x278)]&&!_0x559c91[_0x1da0a9(0x278)])return!0x0;if(_0xd363ab[_0x1da0a9(0x278)]&&_0x559c91[_0x1da0a9(0x278)])return!0x1;if(_0xd363ab[_0x1da0a9(0x278)]&&_0x559c91[_0x1da0a9(0x1db)]<_0xd363ab[_0x1da0a9(0x349)][_0x1da0a9(0x341)][_0x1da0a9(0x2dd)](0x0)[_0x1da0a9(0x1db)])return!0x0;if(_0x559c91[_0x1da0a9(0x278)]&&_0xd363ab[_0x1da0a9(0x1db)]<_0x559c91[_0x1da0a9(0x349)][_0x1da0a9(0x341)][_0x1da0a9(0x2dd)](0x0)[_0x1da0a9(0x1db)])return!0x0;return!0x1;}(_0x118981[0x0],_0x38d5a3[0x0]))return!0x1;const _0x53d1a0=_0x13f6ea(_0x118981[0x0][_0x292e85(0x33a)],_0x292e85(0x2b2)),_0x299194=_0x13f6ea(_0x38d5a3[0x0][_0x292e85(0x33a)],_0x292e85(0x2b2));if(!_0x298681(_0x53d1a0,_0x299194))return!0x1;return!!_0x118981[_0x292e85(0x270)](_0x3bbc97=>_0x38d5a3[_0x292e85(0x258)](_0x2dac62=>_0x3bbc97[_0x292e85(0x257)]()[_0x292e85(0x30b)](_0x2dac62[_0x292e85(0x257)]())))&&_0x38d5a3[_0x292e85(0x270)](_0x4bb8a6=>_0x118981[_0x292e85(0x258)](_0x491e43=>_0x4bb8a6[_0x292e85(0x257)]()[_0x292e85(0x30b)](_0x491e43[_0x292e85(0x257)]())));}}[_0x2cba74(0x35e)](_0x1fb6e6){const _0x348b32=_0x2cba74,_0x1bbbc8=Array[_0x348b32(0x21e)](_0x1fb6e6),_0x21d307=this[_0x348b32(0x276)]({'skipNotAttached':!0x0}),_0x1bccbb=_0x21d307[_0x348b32(0x1d8)](_0x42f617=>!_0x1fb6e6[_0x348b32(0x1ff)](_0x42f617)),_0x37b93d=new Map(_0x1bbbc8[_0x348b32(0x2eb)](_0x589405=>[_0x589405,this[_0x348b32(0x2a8)][_0x348b32(0x1f7)](_0x589405[_0x348b32(0x30d)],_0x589405[_0x348b32(0x363)],_0x348b32(0x32d))])),_0x206420=new Map(_0x21d307[_0x348b32(0x2eb)](_0x40279f=>[_0x40279f,_0x40279f[_0x348b32(0x330)]()]));for(let _0x1c47aa=0x0;_0x1c47aa<_0x1bbbc8[_0x348b32(0x266)];_0x1c47aa++){if(_0x45d94a(this,_0x1bbbc8[_0x1c47aa],_0x1bbbc8,_0x1c47aa+0x1))return!0x0;}for(let _0x49955e=0x0;_0x49955e<_0x1bbbc8[_0x348b32(0x266)];_0x49955e++){if(_0x45d94a(this,_0x1bbbc8[_0x49955e],_0x1bccbb,0x0))return!0x0;}return!0x1;function _0x45d94a(_0x170a27,_0x1676b4,_0x468c81,_0x27f22c){const _0x256dad=_0x348b32;for(let _0x390acc=_0x27f22c;_0x390acc<_0x468c81[_0x256dad(0x266)];_0x390acc++){const _0x11b78a=_0x468c81[_0x390acc];if(_0x11b78a[_0x256dad(0x30d)]!==_0x1676b4[_0x256dad(0x30d)]||_0x11b78a[_0x256dad(0x28c)]['id']!==_0x1676b4[_0x256dad(0x28c)]['id']||_0x11b78a[_0x256dad(0x363)]!==_0x1676b4[_0x256dad(0x363)])continue;if(!Pt(_0x1676b4,_0x11b78a,[_0x256dad(0x2b2)]))continue;if(_0x256dad(0x300)==_0x1676b4[_0x256dad(0x30d)]&&_0x1676b4[_0x256dad(0x273)][_0x256dad(0x20a)]!=_0x11b78a[_0x256dad(0x273)][_0x256dad(0x20a)])continue;if(_0x256dad(0x300)==_0x1676b4[_0x256dad(0x30d)]&&_0x170a27[_0x256dad(0x2f9)](_0x1676b4[_0x256dad(0x273)][_0x256dad(0x2c3)]))continue;if(_0x256dad(0x23c)==_0x1676b4[_0x256dad(0x30d)]){const _0x3ce946=_0x170a27[_0x256dad(0x292)][_0x256dad(0x22a)],_0x4d48e5=_0x1676b4[_0x256dad(0x21f)]();if(_0x4d48e5&&(_0x3ce946[_0x256dad(0x351)][_0x256dad(0x2c7)](_0x4d48e5)||_0x3ce946[_0x256dad(0x351)][_0x256dad(0x1cd)](_0x4d48e5)))continue;}const _0x446066=_0x37b93d[_0x256dad(0x2dd)](_0x1676b4),_0x5839ce=_0x206420[_0x256dad(0x2dd)](_0x1676b4),_0x4089f0=_0x206420[_0x256dad(0x2dd)](_0x11b78a),_0x3a1f1b=_0x1676b4[_0x256dad(0x349)]&&_0x1676b4[_0x256dad(0x349)][_0x256dad(0x266)],_0x45006a=_0x11b78a[_0x256dad(0x349)]&&_0x11b78a[_0x256dad(0x349)][_0x256dad(0x266)];if(!_0x3a1f1b&&_0x446066(_0x4089f0,_0x5839ce))return _0x170a27[_0x256dad(0x214)](_0x11b78a,_0x1676b4),_0x206420[_0x256dad(0x240)](_0x1676b4),!0x0;if(!_0x45006a&&_0x446066(_0x5839ce,_0x4089f0))return _0x170a27[_0x256dad(0x214)](_0x1676b4,_0x11b78a),_0x206420[_0x256dad(0x240)](_0x11b78a),!0x0;}return!0x1;}}[_0x2cba74(0x214)](_0xa7fb68,_0x3f1fa3){const _0x65a1fa=_0x2cba74;if(_0xa7fb68[_0x65a1fa(0x21a)]){for(const _0x41fd32 of _0x3f1fa3[_0x65a1fa(0x330)]())_0xa7fb68[_0x65a1fa(0x2e7)](_0x41fd32);}else{const _0x512ebf=_0x3f1fa3[_0x65a1fa(0x257)]()[_0x65a1fa(0x27b)];this[_0x65a1fa(0x2de)](_0xa7fb68,this[_0x65a1fa(0x260)][_0x65a1fa(0x323)](_0xa7fb68[_0x65a1fa(0x257)]()[_0x65a1fa(0x34d)],_0x512ebf));}_0x3f1fa3[_0x65a1fa(0x315)]();}[_0x2cba74(0x2a2)](_0x2117e7,_0x235cdd){const _0x51132f=_0x2cba74,_0x427a8d=_0x2117e7[_0x51132f(0x2aa)](_0x51132f(0x2da))||_0x2117e7[_0x51132f(0x2aa)](_0x51132f(0x300))?_0x51132f(0x308):_0x2117e7[_0x51132f(0x27f)]();return _0x35386d(this[_0x51132f(0x292)][_0x51132f(0x1cb)],_0x235cdd+'_'+_0x427a8d+_0x51132f(0x1ec));}[_0x2cba74(0x298)](){const _0x4c24fa=_0x2cba74,_0x475c43=this[_0x4c24fa(0x292)];if(!_0x475c43['ui'])return;const {ariaLiveAnnouncer:_0x4fbaa0}=_0x475c43['ui'];_0x5365e9(this[_0x4c24fa(0x260)],({left:_0x421242,entered:_0xbf2abe})=>{const _0x378d01=_0x4c24fa;for(const _0x1f3ce0 of _0x421242){const {group:_0x246f68,type:_0xceb5e2}=this[_0x378d01(0x317)](_0x1f3ce0[_0x378d01(0x307)]);if(_0x378d01(0x2fa)===_0x246f68){_0x4fbaa0[_0x378d01(0x1f3)](this[_0x378d01(0x2a2)](_0xceb5e2,_0x378d01(0x294)));break;}}for(const _0x57db16 of _0xbf2abe){const {group:_0x1e6542,type:_0x4a74ce}=this[_0x378d01(0x317)](_0x57db16[_0x378d01(0x307)]);if(_0x378d01(0x2fa)===_0x1e6542){_0x4fbaa0[_0x378d01(0x1f3)](this[_0x378d01(0x2a2)](_0x4a74ce,_0x378d01(0x239)));break;}}});}[_0x2cba74(0x318)](_0x5e5a98){const _0x14b3c7=_0x2cba74;if(this[_0x14b3c7(0x2ed)])return!0x1;const _0x6f22b6=this[_0x14b3c7(0x292)],_0xd1de4c=_0x6f22b6[_0x14b3c7(0x22a)][_0x14b3c7(0x329)][_0x14b3c7(0x1e7)][_0x14b3c7(0x2d9)]();if(0x0==_0xd1de4c[_0x14b3c7(0x266)])return!0x1;const _0x14f7e0=[],_0x1808bf=_0xd1de4c[_0x14b3c7(0x1d8)](_0x3d6969=>_0x14b3c7(0x300)==_0x3d6969[_0x14b3c7(0x30d)]),_0x3cd066=_0xd1de4c[_0x14b3c7(0x1d8)](_0x37abc5=>_0x14b3c7(0x2b8)==_0x37abc5[_0x14b3c7(0x30d)]&&_0x14b3c7(0x1e1)!=_0x37abc5[_0x14b3c7(0x307)]),_0x3573cf=_0xd1de4c[_0x14b3c7(0x1d8)](_0x1dbbfe=>_0x14b3c7(0x280)==_0x1dbbfe[_0x14b3c7(0x30d)]&&_0x14b3c7(0x1e1)!=_0x1dbbfe[_0x14b3c7(0x307)]);for(const _0x485782 of _0x1808bf)_0x14f7e0[_0x14b3c7(0x1ee)]({'key':_0x485782[_0x14b3c7(0x267)],'newValue':_0x485782[_0x14b3c7(0x1d7)],'oldValue':_0x485782[_0x14b3c7(0x2fd)],'range':Ot(_0x485782[_0x14b3c7(0x24f)],_0x6f22b6[_0x14b3c7(0x22a)])});for(const _0x5aeed7 of _0x3cd066){const _0x5476fe=_0x3573cf[_0x14b3c7(0x301)](_0x1a1517=>_0x1a1517[_0x14b3c7(0x283)][_0x14b3c7(0x30b)](_0x5aeed7[_0x14b3c7(0x283)]));_0x5476fe&&_0x14f7e0[_0x14b3c7(0x1ee)]({'key':_0x14b3c7(0x216),'newValue':_0x5aeed7[_0x14b3c7(0x307)],'oldValue':_0x5476fe[_0x14b3c7(0x307)],'range':_0x6f22b6[_0x14b3c7(0x22a)][_0x14b3c7(0x2fc)](_0x5aeed7[_0x14b3c7(0x283)][_0x14b3c7(0x2c0)])});}return 0x0!=_0x14f7e0[_0x14b3c7(0x266)]&&this[_0x14b3c7(0x29c)](_0x5e5a98,_0x14f7e0);}[_0x2cba74(0x342)](_0x527ed9){const _0x49c1b8=_0x2cba74;let _0x212082=!0x1;const _0x357d95=this[_0x49c1b8(0x292)][_0x49c1b8(0x22a)][_0x49c1b8(0x329)][_0x49c1b8(0x1e7)][_0x49c1b8(0x20b)]()[_0x49c1b8(0x1d8)](_0xae119b=>_0xae119b[_0x49c1b8(0x273)][_0x49c1b8(0x2ac)]&&_0xae119b[_0x49c1b8(0x307)][_0x49c1b8(0x2aa)](_0x49c1b8(0x1d6)));for(const _0x530c2c of _0x357d95){const {subType:_0xa923e2,id:_0x4d59ef}=this[_0x49c1b8(0x317)](_0x530c2c[_0x49c1b8(0x307)]),_0x1fb8d0=_0xa923e2[_0x49c1b8(0x35d)]('|')[0x0];for(const _0x32ce0f of this[_0x49c1b8(0x276)]({'skipNotAttached':!0x0}))_0x32ce0f['id']!=_0x4d59ef&&_0x49c1b8(0x300)==_0x32ce0f[_0x49c1b8(0x30d)]&&_0x32ce0f[_0x49c1b8(0x273)]&&_0x32ce0f[_0x49c1b8(0x273)][_0x49c1b8(0x2c3)]==_0x1fb8d0&&_0x32ce0f[_0x49c1b8(0x257)]()[_0x49c1b8(0x2d0)](_0x530c2c[_0x49c1b8(0x273)][_0x49c1b8(0x2ac)])&&(this[_0x49c1b8(0x271)](_0x32ce0f,_0x530c2c[_0x49c1b8(0x273)][_0x49c1b8(0x2ac)],_0x527ed9),_0x212082=!0x0);}return _0x212082;}[_0x2cba74(0x339)](_0xfe9fd5){const _0x365e7e=_0x2cba74;this[_0x365e7e(0x292)],(this[_0x365e7e(0x2ed)]=!0x0,_0xfe9fd5());}[_0x2cba74(0x345)](_0x560782){const _0x7ad255=_0x2cba74,_0x476029=this[_0x7ad255(0x2f9)](_0x560782),_0x13b0b8=this[_0x7ad255(0x2f6)][_0x7ad255(0x1ff)](_0x560782);return _0x476029||_0x13b0b8;}[_0x2cba74(0x29c)](_0x1d3d2c,_0x3339ca){const _0x25de92=_0x2cba74;if(0x0==_0x3339ca[_0x25de92(0x266)])return!0x1;let _0x2b823=!0x1;for(const _0x37462e of _0x3339ca){const _0x344a66=this[_0x25de92(0x2e2)](_0x37462e[_0x25de92(0x24f)],_0x25de92(0x300))[_0x25de92(0x1d8)](_0x4bba08=>!_0x4bba08[_0x25de92(0x2b5)][_0x25de92(0x312)])[_0x25de92(0x2eb)](_0x3b920a=>_0x3b920a[_0x25de92(0x2fa)]),_0x50fe77=_0x4fb9d1({'newValue':_0x37462e[_0x25de92(0x1fe)]});_0x344a66[_0x25de92(0x1d8)](_0x2890e2=>{const _0x24177e=_0x25de92,[_0x556f2e,_0x50fea6]=_0x2890e2[_0x24177e(0x363)][_0x24177e(0x35d)]('|');return _0x556f2e==_0x37462e[_0x24177e(0x2c3)]&&_0x50fea6!=_0x50fe77;})[_0x25de92(0x2e3)](_0x589c45=>{const _0xc75e1d=_0x25de92;this[_0xc75e1d(0x271)](_0x589c45,_0x37462e[_0xc75e1d(0x24f)],_0x1d3d2c),_0x2b823=!0x0;});}return _0x2b823;}[_0x2cba74(0x271)](_0x36f681,_0x2e550c,_0x4d80b2){const _0x25dd24=_0x2cba74,_0x4b76a9=_0x36f681[_0x25dd24(0x257)]()[_0x25dd24(0x27a)](_0x2e550c);0x0!==_0x4b76a9[_0x25dd24(0x266)]?0x1!==_0x4b76a9[_0x25dd24(0x266)]?this[_0x25dd24(0x1cc)](_0x36f681,_0x2e550c[_0x25dd24(0x34d)],_0x2e550c[_0x25dd24(0x27b)]):this[_0x25dd24(0x2de)](_0x36f681,_0x4b76a9[0x0]):_0x4d80b2[_0x25dd24(0x2fb)](_0x36f681[_0x25dd24(0x299)]());}}class xt{constructor(_0x20b87c){const _0x2d1927=_0x2cba74;this[_0x2d1927(0x1e6)]=_0x20b87c,this[_0x2d1927(0x260)]=_0x20b87c[_0x2d1927(0x22a)],this[_0x2d1927(0x1e5)]=new Map(),this[_0x2d1927(0x285)]=new Map(),this[_0x2d1927(0x331)]();}[_0x2cba74(0x313)](_0x3fbc2b,_0x3e570b,_0x5da850,_0x3c257b,_0x5be67c,_0x1a96f1){const _0x2783b8=_0x2cba74;return new _0x58796a(this[_0x2783b8(0x260)],{'type':_0x3fbc2b,'subType':_0x3e570b,'id':_0x5da850,'author':_0x3c257b,'creator':_0x3c257b,'attributes':_0x5be67c,'onAttributesChange':_0x1a96f1,'onAccept':(..._0x273993)=>this[_0x2783b8(0x1f7)](_0x3fbc2b,_0x3e570b,_0x2783b8(0x21b))(..._0x273993),'onDiscard':(..._0x1cab09)=>this[_0x2783b8(0x1f7)](_0x3fbc2b,_0x3e570b,_0x2783b8(0x2a3))(..._0x1cab09)});}[_0x2cba74(0x2cf)](_0x57b7c4,_0x507444,_0xc639da,_0x4bb445){const _0x31ac30=_0x2cba74,_0x39d179=_0x57b7c4+':'+_0x507444+':'+_0xc639da;this[_0x31ac30(0x1e5)][_0x31ac30(0x32e)](_0x39d179,_0x4bb445);}[_0x2cba74(0x1f7)](_0x3f650d,_0xb816a6,_0x2a5385){const _0x4221f8=_0x2cba74,_0x2fca6b=_0x3f650d+':'+_0xb816a6+':'+_0x2a5385;return this[_0x4221f8(0x1e5)][_0x4221f8(0x2dd)](_0x2fca6b)||this[_0x4221f8(0x285)][_0x4221f8(0x2dd)](_0x3f650d+':'+_0x2a5385);}[_0x2cba74(0x331)](){const _0x50ffb1=_0x2cba74,_0x4bafdf=()=>!0x1,_0x4dbb2f=_0x1a8183=>{const _0x4a501c=_0x34dc;_0x1a8183[_0x4a501c(0x36a)]((_0xdcf133,_0x49821a)=>_0xdcf133[_0x4a501c(0x34d)][_0x4a501c(0x201)](_0x49821a[_0x4a501c(0x34d)])?0x1:-0x1),this[_0x4a501c(0x260)][_0x4a501c(0x303)](_0x4b0ea9=>{const _0x2ac67a=_0x4a501c;for(const _0xe76ebd of _0x1a8183){let _0x49d571;_0x49d571=_0xe76ebd[_0x2ac67a(0x27b)][_0x2ac67a(0x2a0)]&&_0xe76ebd[_0x2ac67a(0x27b)][_0x2ac67a(0x340)]==_0xe76ebd[_0x2ac67a(0x34d)][_0x2ac67a(0x2c0)]?_0x4b0ea9[_0x2ac67a(0x225)](_0xe76ebd[_0x2ac67a(0x34d)][_0x2ac67a(0x2c0)],'on'):_0x4b0ea9[_0x2ac67a(0x225)](_0xe76ebd),this[_0x2ac67a(0x260)][_0x2ac67a(0x344)](_0x49d571,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5e1315=(_0x35a892,_0x452cd2)=>{const _0x31278d=_0x34dc;_0x452cd2&&this[_0x31278d(0x260)][_0x31278d(0x303)](_0xf55207=>{const _0x5beca8=_0x31278d,{commandName:_0x3a1936,commandParams:_0x5b577c=[]}=_0x452cd2,_0x4b5963=_0x35a892[_0x5beca8(0x2eb)](_0x15dfc6=>(Tt(_0x15dfc6)&&(_0x15dfc6=this[_0x5beca8(0x260)][_0x5beca8(0x323)](_0x15dfc6[_0x5beca8(0x27b)])),_0x15dfc6))[_0x5beca8(0x1d8)](_0x14fb34=>_0x5beca8(0x21d)!==_0x14fb34[_0x5beca8(0x36c)][_0x5beca8(0x370)]);if(_0x4b5963[_0x5beca8(0x266)]<0x1)return;const _0x5d4e37=Array[_0x5beca8(0x21e)](this[_0x5beca8(0x260)][_0x5beca8(0x329)][_0x5beca8(0x262)][_0x5beca8(0x330)]())[_0x5beca8(0x2eb)](_0x52598a=>_0x375e56[_0x5beca8(0x26b)](_0x52598a));_0xf55207[_0x5beca8(0x251)](_0x4b5963);for(const _0xbe89c6 of this[_0x5beca8(0x1e6)][_0x5beca8(0x367)][_0x5beca8(0x367)]())_0xbe89c6[_0x5beca8(0x2e4)]();_0x5b577c[_0x5beca8(0x1ee)]({'forceDefaultExecution':!0x0}),this[_0x5beca8(0x1e6)][_0x5beca8(0x29d)](_0x3a1936,..._0x5b577c);const _0x50cca4=_0x5d4e37[_0x5beca8(0x1d8)](_0x3e895a=>_0x5beca8(0x21d)!=_0x3e895a[_0x5beca8(0x36c)][_0x5beca8(0x370)]);_0x50cca4[_0x5beca8(0x266)]>0x0&&_0xf55207[_0x5beca8(0x251)](_0x50cca4);for(const _0x27bf5b of _0x5d4e37)_0x27bf5b[_0x5beca8(0x29f)]();});},_0x23de9b=(_0x187698,_0x59e256)=>0x1==_0x187698[_0x50ffb1(0x266)]&&0x1==_0x59e256[_0x50ffb1(0x266)]&&_0x187698[0x0][_0x50ffb1(0x27b)][_0x50ffb1(0x30b)](_0x59e256[0x0][_0x50ffb1(0x34d)]),_0x1e87c9=(_0x2cbff6,_0x34f1cc,_0x4ccb11,_0x192c14)=>Ft(_0x2cbff6,_0x34f1cc,_0x4ccb11,_0x192c14,this[_0x50ffb1(0x260)])?[_0x2cbff6,_0x34f1cc]:Ft(_0x34f1cc,_0x2cbff6,_0x192c14,_0x4ccb11,this[_0x50ffb1(0x260)])?[_0x34f1cc,_0x2cbff6]:null;this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x2c6),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x34c),_0x4dbb2f),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x263),_0x23de9b),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x29a),_0x1e87c9),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x364),_0x4dbb2f),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x247),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x290),_0x23de9b),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x23a),_0x1e87c9),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x1d1),_0x5e1315),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x2b7),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x1c0),_0x23de9b),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x291),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x249),_0x5e1315),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x2a6),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x2f4),_0x23de9b),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x217),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x24a),_0x4bafdf),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x2a4),(_0x118308,_0x138f56)=>{const _0x11002d=_0x50ffb1;if(!_0x138f56)return;const _0x4c8a3b=this[_0x11002d(0x1e6)][_0x11002d(0x1da)][_0x11002d(0x2dd)](p);this[_0x11002d(0x260)][_0x11002d(0x303)](_0x629385=>{const _0x254f33=_0x11002d;if(_0x254f33(0x216)==_0x138f56[_0x254f33(0x2c3)])for(const _0x52a236 of _0x118308){const _0x35b792=_0x52a236[_0x254f33(0x34d)][_0x254f33(0x2c0)],_0x1c2f82=_0x138f56[_0x254f33(0x20a)];_0x629385[_0x254f33(0x2f0)](_0x35b792,_0x1c2f82);}else{if(_0x4c8a3b[_0x254f33(0x2f9)](_0x138f56[_0x254f33(0x2c3)])){for(const _0x8b4f2c of _0x118308)void 0x0!==_0x138f56[_0x254f33(0x20a)]?_0x629385[_0x254f33(0x1e4)](_0x138f56[_0x254f33(0x2c3)],_0x138f56[_0x254f33(0x20a)],_0x8b4f2c[_0x254f33(0x34d)][_0x254f33(0x2c0)]):_0x629385[_0x254f33(0x227)](_0x138f56[_0x254f33(0x2c3)],_0x8b4f2c[_0x254f33(0x34d)][_0x254f33(0x2c0)]);}else{for(const _0xe818c9 of _0x118308)_0x138f56[_0x254f33(0x20a)]?_0x629385[_0x254f33(0x1e4)](_0x138f56[_0x254f33(0x2c3)],_0x138f56[_0x254f33(0x20a)],_0xe818c9):_0x629385[_0x254f33(0x227)](_0x138f56[_0x254f33(0x2c3)],_0xe818c9);}}});}),this[_0x50ffb1(0x285)][_0x50ffb1(0x32e)](_0x50ffb1(0x296),_0x23de9b);}}function Rt(_0xb1e3d1,_0x4f67dc,_0x38afd6){const _0x12eeab=_0x2cba74;for(const _0x40eeab of _0x4f67dc[_0x12eeab(0x340)][_0x12eeab(0x338)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x40eeab[_0x12eeab(0x36c)]==_0x40eeab)return!0x1;if(!_0x38afd6[_0x12eeab(0x34a)](_0x40eeab))return!0x1;if(_0xb1e3d1[_0x12eeab(0x2c7)](_0x40eeab)||_0xb1e3d1[_0x12eeab(0x1cd)](_0x40eeab))return!0x0;}return!0x1;}function Tt(_0x1fef9f){const _0x4bce64=_0x2cba74;return _0x1fef9f[_0x4bce64(0x27b)][_0x4bce64(0x340)]==_0x1fef9f[_0x4bce64(0x34d)][_0x4bce64(0x2c0)]&&_0x1fef9f[_0x4bce64(0x27b)][_0x4bce64(0x347)];}function _0x34dc(_0x1bde08,_0x45ec52){const _0x203a10=_0x203a();return _0x34dc=function(_0x34dc0f,_0x2c0663){_0x34dc0f=_0x34dc0f-0x1c0;let _0x35f587=_0x203a10[_0x34dc0f];return _0x35f587;},_0x34dc(_0x1bde08,_0x45ec52);}function Et(_0x2d7601,_0x4ef858,_0x3ae3,_0x198092){const _0x33ba05=_0x2cba74,_0x5bab60=_0x1d2071=>!_0x1d2071[_0x33ba05(0x215)]['is'](_0x33ba05(0x1e9))&&!_0x198092[_0x33ba05(0x2c7)](_0x1d2071[_0x33ba05(0x215)]),_0x2cb7bb=_0x2d7601[_0x33ba05(0x34d)][_0x33ba05(0x1e2)](_0x5bab60),_0x59b7fe=_0x2d7601[_0x33ba05(0x27b)][_0x33ba05(0x1e2)](_0x5bab60,{'direction':_0x33ba05(0x275)});return(!_0x2d7601[_0x33ba05(0x34d)][_0x33ba05(0x30b)](_0x2cb7bb)||!_0x2d7601[_0x33ba05(0x27b)][_0x33ba05(0x30b)](_0x59b7fe))&&(_0x2cb7bb[_0x33ba05(0x201)](_0x59b7fe)?_0x3ae3[_0x33ba05(0x218)](_0x4ef858,{'range':_0x3ae3[_0x33ba05(0x323)](_0x2cb7bb,_0x59b7fe)}):_0x3ae3[_0x33ba05(0x2fb)](_0x4ef858),!0x0);}function Vt(_0x368c54){return _0x4fb9d1(_0x368c54);}function _0x203a(){const _0x79719c=['createPositionAt','getChanges','format','suggestionChanged','mapper','get','_setSuggestionRange','isUndo','skipNestingCheck','tablePasteChainId','_findSuggestions','forEach','refresh','removeClass','error-saving-suggestion-data-suggestion-discarded','addRange','_suggestions','getRange','_enabledCommands','map','_handleNewSuggestionMarker','_recordAttributeSuggestions','_registerInlineAttribute','highest','rename','_suggestionState','markMultiRangeBlockFormat','_refreshAttributeSuggestionsChain','formatBlock:join','includes','_inlineAttributeKeys','addMarker:suggestion:attribute','default','_isBlockAttribute','suggestion','removeMarker','createRangeOn','attributeOldValue','getShiftedBy','deletion:','attribute','find','track-changes-command-not-found','change','addMarker','deletion','conversion','name','FORMATTING','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.','commandName','isEqual','always','type','PENDING_ACTION_SUGGESTION','upcast','substring','nodeBefore','isNextTo','buildSuggestion','_adapter','removeMarkers','pluginName','_splitMarkerName','_processAttributeChanges','_registerBlockAttribute','toJSON','isTouching','_removeSuggestion','containsRangeInObject','5kWAHvS','data-suggestion','trackChanges.mergeNestedSuggestions','consumable','getCustomProperty','createRange','hasSuggestion','notReady','markInsertion','discardAllSuggestions','then','document','never','_saved','_blockAttributeKeys','join','set','insertion:','getRanges','_registerDefaultCallbacks','unbindElementFromMarkerName','lowest','dataReady','markDeletion','insertion','acceptSelectedSuggestions','getAncestors','_recordAttributeChanges','attributes','trackChanges.trackFormatChanges','before','_commentsRepository','_getSuggestionData','isExternal','parent','comments','_processAttributeSuggestions','addMarker:suggestion','deleteContent','_isRegisteredAttribute','acceptSuggestion','isAtStart','_addThreadToSuggestion','commentThread','containsItem','elementToElement','insertion:discard','start','addCommentThread','creator','addMarker:suggestion:formatBlock','schema','stop','editingDowncast','markerReady','_onDiscard','init','element','isCollapsed','ck-suggestion-marker-formatBlock','batch','fromCharCode','move','split','_joinWithAdjacentSuggestions','registerPostFixer','substr','createPositionAfter','rejected','subType','deletion:accept','ck-suggestion-marker','multi','commands','isOwn','markMultiRangeDeletion','sort','keys','root','splitPosition','next','_createSuggestion','rootName','formatInline:join','ready','suggestionUnloaded','isInsideObject','for','return','isDocumentOperation','after','@external','_getAttributeKey','resolve','locale','_breakSuggestionMarker','isLimit','getItems','unbind','markerName','formatInline:accept','catch','widget','clone','concat','suggestion:attribute:','attributeNewValue','filter','isBlock','plugins','createdAt','hasCommentThread','suggestionLoaded','addSuggestion','788060vXdbYv','markInlineFormat','$text','getLastMatchingPosition','1698mTfAPj','setAttribute','_customCallbacks','_editor','differ','formatInline','$textProxy','dataDowncast','CommentsRepository','_SUGGESTION_ANNOUNCEMENT','_isForcedDefaultExecutionBlock','push','removeComment','getNearestSelectionRange','marker-count','Users','announce','multipleBlocks','_mergeNestedSuggestions','enqueueChange','getSuggestionCallback','writer','track-changes-adapter-already-set','discardSelectedSuggestions','editing','reconvertMarker','$marker','newValue','has','getUser','isBefore','moveTargetPosition','getAllAdjacentSuggestions','ck-suggestion-marker-','options','chain','unshift','addHighlight','update:suggestion','oldValue','getChangedMarkers','values','getMarkers','formatGroupId','ck-suggestion-marker-formatInline','trackChangesCommand','createPositionBefore','external:','getAttribute','_joinSuggestions','item','$elementName','formatBlock:chain','updateMarker','60954TXeYUk','isMultiRange','accept','fire','$graveyard','from','getContainedElement','markerToData','PendingActions','howMany','_trackFormatChanges','isLocal','createSelection','containsRange','removeAttribute','low','assign','model','splice','trackChanges','removeMarker:suggestion:attribute','change:activeMarkers','isAfter','suggestion-type','_element','formatBlock:','721qhqkjW','_descriptionFactory','_afterChanges','oldRange','elementEnd','1194417VdDQIT','ENTER','deletion:chain','isSelectable','formatBlock','_updateSuggestionData','createElement','clear','delete','high','pop','_addSuggestionMarker','insertContent','warn','containerElement','deletion:discard','track-changes-suggestion-not-found','formatBlock:accept','attribute:accept','fetchCommentThread','value','bindElementToMarker','collaboration.channelId','range','getWalker','setSelection','size','head','rethrowUnexpectedError','_checkSuggestionCorrectness','markAttributeChange','getFirstRange','some','track-changes-suggestion-data-mismatch','removed','config','_rangeIsInLocalUserInsertion','786332XIcCcz','getSuggestion','adapter','_model','markerNameToElements','selection','insertion:join','containsPosition','documentSelection','length','attributeKey','consume','acceptAllSuggestions','group','fromRange','forward','isRemovable','85236ySOztC','listenTo','every','_reduceSuggestionAttributeRange','track-changes-adapter-missing-getsuggestion','data','stopListening','backward','getSuggestions','applyOperation','hasComments','authoredAt','getDifference','end','enableCommand','removeMarker:suggestion:formatBlock','dataToMarker','toUpperCase','remove','add','addUser','position','previous','_defaultCallbacks','addMarkerName','isInContent','attribute:','8oMcOVN','accepted','authorName','author','targetPosition','_cutOutSuggestionMarker','88RFpDBW','deletion:join','formatInline:chain','editor','createRangeIn','LEAVE','_getAuthorFromId','attribute:join','open','_initAriaMarkerChangeAnnouncements','getFirstMarker','insertion:chain','ck-suggestion-marker--active','_reduceExistingSuggestions','execute','track-changes-enable-command-twice','detach','isAtEnd','track-changes-user-not-found','_getMarkerAnnouncementText','discard','attribute:discard','_isDataLoaded','formatBlock:discard','normal','_suggestionFactory','change:data','startsWith','requires','newRange','suggestion:','showSuggestionHighlights','isArray','TrackChangesEditing','addSuggestionData','groupId','isIntersectingWithRange','formatInline:','meta','toViewElement','formatInline:discard','insert','getIntersection','_setSuggestionData','setTo','discardSuggestion','markers','enableReadOnlyMode','forceDefaultExecution','nodeAfter','originalSuggestionId','addClass','key','171378HVVWAf','_refreshSuggestionsChain','insertion:accept','isObject','getMultiRangeId','_enableDefaultAttributesIntegration','addComment','define','updateSuggestion','markMultiRangeInsertion','getCommentThread','registerCustomCallback','isIntersecting','markBlockFormat','markerToHighlight','_getExternalAuthor','elementStart','2VKJFEK','change:_saved','activeMarkers'];_0x203a=function(){return _0x79719c;};return _0x203a();}function Ut(_0x578c6c){const _0x36ab6f=_0x2cba74,_0x583f64=_0x578c6c[_0x36ab6f(0x34d)][_0x36ab6f(0x2c0)];return _0x583f64&&_0x583f64['is'](_0x36ab6f(0x357));}function Ot(_0x2f6210,_0x5685ed){const _0x240075=_0x2cba74;return null==_0x2f6210[_0x240075(0x27b)][_0x240075(0x311)]&&_0x2f6210[_0x240075(0x27b)][_0x240075(0x340)]==_0x2f6210[_0x240075(0x34d)][_0x240075(0x2c0)]?Gt(_0x2f6210[_0x240075(0x34d)][_0x240075(0x2c0)],_0x5685ed):_0x2f6210;}function Gt(_0x28680f,_0x2acf92){const _0x4b66e0=_0x2cba74,_0x987033=_0x2acf92[_0x4b66e0(0x351)][_0x4b66e0(0x2c7)](_0x28680f)||_0x2acf92[_0x4b66e0(0x351)][_0x4b66e0(0x23b)](_0x28680f);return _0x2acf92[_0x4b66e0(0x323)](_0x2acf92[_0x4b66e0(0x2d8)](_0x28680f,_0x4b66e0(0x33c)),_0x987033?_0x2acf92[_0x4b66e0(0x361)](_0x28680f):_0x2acf92[_0x4b66e0(0x2d8)](_0x28680f,_0x4b66e0(0x27b)));}function Ft(_0x1aa117,_0x5d4382,_0x19bf70,_0x6a86d5,_0x179f83){const _0x4c7c46=_0x2cba74;if(!Pt(_0x1aa117,_0x5d4382))return!0x1;if(_0x19bf70[_0x4c7c46(0x27b)][_0x4c7c46(0x30b)](_0x6a86d5[_0x4c7c46(0x34d)]))return!0x0;if(_0x1aa117[_0x4c7c46(0x30d)]!=_0x5d4382[_0x4c7c46(0x30d)])return!0x1;if(!_0x19bf70[_0x4c7c46(0x27b)][_0x4c7c46(0x31b)](_0x6a86d5[_0x4c7c46(0x34d)]))return!0x1;const _0x5e9200=_0x179f83[_0x4c7c46(0x323)](_0x19bf70[_0x4c7c46(0x27b)],_0x6a86d5[_0x4c7c46(0x34d)])[_0x4c7c46(0x250)]();for(const _0x1e909b of _0x5e9200)if([_0x4c7c46(0x2d4),_0x4c7c46(0x237)][_0x4c7c46(0x2f5)](_0x1e909b[_0x4c7c46(0x30d)])&&_0x179f83[_0x4c7c46(0x351)][_0x4c7c46(0x1cd)](_0x1e909b[_0x4c7c46(0x215)]))return!0x1;return!0x0;}function Pt(_0x1566a1,_0x147fa8,_0x4d458f=[]){const _0x4bcf17=_0x2cba74;return!(!_0x1566a1[_0x4bcf17(0x2a5)]||!_0x147fa8[_0x4bcf17(0x2a5)])&&_0x298681(_0x13f6ea(_0x1566a1[_0x4bcf17(0x33a)],_0x4d458f),_0x13f6ea(_0x147fa8[_0x4bcf17(0x33a)],_0x4d458f));}function Lt(_0x8dc873,_0x54e947){const _0x49a4bd=_0x2cba74,_0x4d55f2=Ht(_0x8dc873[_0x49a4bd(0x33a)]),_0x432b08=Ht(_0x54e947);if(!_0x8dc873[_0x49a4bd(0x2a5)])return!0x1;for(const _0x344e35 of Object[_0x49a4bd(0x36b)](_0x432b08))if(!_0x298681(_0x4d55f2[_0x344e35],_0x432b08[_0x344e35]))return!0x1;return!0x0;}function Ht(_0x4a25f0){const _0x357737=_0x2cba74,_0xc0dc6e=Object[_0x357737(0x229)]({},_0x4a25f0);return delete _0xc0dc6e[_0x357737(0x2e0)],delete _0xc0dc6e[_0x357737(0x2e1)],_0xc0dc6e;}