@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240716.0 → 0.0.0-nightly-20240717.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 (172) hide show
  1. package/CHANGELOG.md +1 -203
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/integrations/mergefields.d.ts +21 -0
  100. package/dist/types/trackchangesediting.d.ts +2 -1
  101. package/lang/contexts.json +1 -0
  102. package/package.json +3 -3
  103. package/src/commands/acceptsuggestioncommand.js +1 -1
  104. package/src/commands/discardsuggestioncommand.js +1 -1
  105. package/src/commands/executeonallsuggestionscommand.js +1 -1
  106. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  107. package/src/commands/trackchangescommand.js +1 -1
  108. package/src/index.js +1 -1
  109. package/src/integrations/aiassistant.js +1 -1
  110. package/src/integrations/alignment.js +1 -1
  111. package/src/integrations/basicstyles.js +1 -1
  112. package/src/integrations/blockquote.js +1 -1
  113. package/src/integrations/casechange.js +1 -1
  114. package/src/integrations/ckbox.js +1 -1
  115. package/src/integrations/codeblock.js +1 -1
  116. package/src/integrations/comments.js +1 -1
  117. package/src/integrations/deletecommand.js +1 -1
  118. package/src/integrations/entercommand.js +1 -1
  119. package/src/integrations/findandreplace.js +1 -1
  120. package/src/integrations/font.js +1 -1
  121. package/src/integrations/formatpainter.js +1 -1
  122. package/src/integrations/heading.js +1 -1
  123. package/src/integrations/highlight.js +1 -1
  124. package/src/integrations/horizontalline.js +1 -1
  125. package/src/integrations/htmlembed.js +1 -1
  126. package/src/integrations/image.js +1 -1
  127. package/src/integrations/imagereplace.js +1 -1
  128. package/src/integrations/imagestyle.js +1 -1
  129. package/src/integrations/importword.js +1 -1
  130. package/src/integrations/indent.js +1 -1
  131. package/src/integrations/inputcommand.js +1 -1
  132. package/src/integrations/legacylist.js +1 -1
  133. package/src/integrations/legacylistproperties.js +1 -1
  134. package/src/integrations/link.js +1 -1
  135. package/src/integrations/list.js +1 -1
  136. package/src/integrations/listproperties.js +1 -1
  137. package/src/integrations/mediaembed.js +1 -1
  138. package/src/integrations/mention.js +1 -1
  139. package/src/integrations/mergefields.d.ts +17 -0
  140. package/src/integrations/mergefields.js +23 -0
  141. package/src/integrations/multilevellist.js +1 -1
  142. package/src/integrations/pagebreak.js +1 -1
  143. package/src/integrations/paragraph.js +1 -1
  144. package/src/integrations/removeformat.js +1 -1
  145. package/src/integrations/restrictededitingmode.js +1 -1
  146. package/src/integrations/shiftentercommand.js +1 -1
  147. package/src/integrations/standardeditingmode.js +1 -1
  148. package/src/integrations/style.js +1 -1
  149. package/src/integrations/table.js +1 -1
  150. package/src/integrations/tablecaption.js +1 -1
  151. package/src/integrations/tableclipboard.js +1 -1
  152. package/src/integrations/tablecolumnresize.js +1 -1
  153. package/src/integrations/tableheadings.js +1 -1
  154. package/src/integrations/tablemergesplit.js +1 -1
  155. package/src/integrations/tableofcontents.js +1 -1
  156. package/src/integrations/tableproperties.js +1 -1
  157. package/src/integrations/template.js +1 -1
  158. package/src/integrations/title.js +1 -1
  159. package/src/integrations/undo.js +1 -1
  160. package/src/integrations/utils.js +1 -1
  161. package/src/suggestion.js +2 -2
  162. package/src/suggestiondescriptionfactory.js +1 -1
  163. package/src/trackchanges.js +1 -1
  164. package/src/trackchangesdata.js +1 -1
  165. package/src/trackchangesediting.d.ts +2 -1
  166. package/src/trackchangesediting.js +1 -1
  167. package/src/trackchangesui.js +1 -1
  168. package/src/ui/suggestioncontroller.js +2 -2
  169. package/src/ui/view/basesuggestionthreadview.js +1 -1
  170. package/src/ui/view/suggestionthreadview.js +1 -1
  171. package/src/utils/common-translations.js +1 -1
  172. package/src/utils/utils.js +1 -1
@@ -41,6 +41,7 @@ import TrackChangesLegacyList from './integrations/legacylist.js';
41
41
  import TrackChangesLegacyListProperties from './integrations/legacylistproperties.js';
42
42
  import TrackChangesMediaEmbed from './integrations/mediaembed.js';
43
43
  import TrackChangesMention from './integrations/mention.js';
44
+ import TrackChangesMergeFields from './integrations/mergefields.js';
44
45
  import TrackChangesMultiLevelList from './integrations/multilevellist.js';
45
46
  import TrackChangesPageBreak from './integrations/pagebreak.js';
46
47
  import TrackChangesParagraph from './integrations/paragraph.js';
@@ -76,7 +77,7 @@ export default class TrackChangesEditing extends Plugin {
76
77
  * Reference to command that turns the track changes mode on and off.
77
78
  */
78
79
  trackChangesCommand: TrackChangesCommand;
79
- static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAIAssistant, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCaseChange, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageStyle, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLegacyList, typeof TrackChangesLegacyListProperties, typeof TrackChangesMultiLevelList, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
80
+ static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAIAssistant, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCaseChange, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageStyle, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLegacyList, typeof TrackChangesLegacyListProperties, typeof TrackChangesMultiLevelList, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesMergeFields, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
80
81
  static get pluginName(): "TrackChangesEditing";
81
82
  /**
82
83
  * @inheritDoc
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3761ce=_0x4652;(function(_0x16294b,_0x4788fc){const _0xb250c4=_0x4652,_0x2d84=_0x16294b();while(!![]){try{const _0x24f456=-parseInt(_0xb250c4(0x1a5))/0x1+parseInt(_0xb250c4(0x1a0))/0x2+-parseInt(_0xb250c4(0x1c7))/0x3*(parseInt(_0xb250c4(0x22d))/0x4)+-parseInt(_0xb250c4(0x154))/0x5*(-parseInt(_0xb250c4(0x193))/0x6)+parseInt(_0xb250c4(0x206))/0x7*(parseInt(_0xb250c4(0x181))/0x8)+-parseInt(_0xb250c4(0x150))/0x9*(parseInt(_0xb250c4(0x284))/0xa)+parseInt(_0xb250c4(0x1a8))/0xb*(parseInt(_0xb250c4(0x22b))/0xc);if(_0x24f456===_0x4788fc)break;else _0x2d84['push'](_0x2d84['shift']());}catch(_0x4ddbb0){_0x2d84['push'](_0x2d84['shift']());}}}(_0x34f9,0x77731));import{Plugin as _0x1b998d,PendingActions as _0x54c4c9}from'ckeditor5/src/core.js';import{LiveRange as _0x165f39}from'ckeditor5/src/engine.js';function _0x34f9(){const _0x1eee93=['highest','discard','element','substr','differ','formatInline','_suggestionFactory','removeMarker','TrackChangesEditing','creator','updateMarker','getSuggestion','registerInlineAttribute','enableDefaultAttributesIntegration','suggestionLoaded','containerElement','addSuggestionData','_handleNewSuggestionMarker','writer','toUpperCase','author','track-changes-enable-command-twice','push','_reduceExistingSuggestions','attribute:join','ck-suggestion-marker','track-changes-adapter-already-set','listenTo','getAncestors','insert','position','getLastMatchingPosition','_saved','attributes','isTouching','markerNameToElements','_setSuggestionData','_model','clone','getIntersection','_checkSuggestionCorrectness','_defaultCallbacks','$text','filter','trackChangesCommand','_reduceSuggestionAttributeRange','before','markers','fromCharCode','isSelectable','upcast','createPositionBefore','removeMarkers','isEqual','acceptSelectedSuggestions','7443UoeDyG','track-changes-adapter-missing-getsuggestion','getFirstMarker','track-changes-user-not-found','90XEnRiP','unbindElementFromMarkerName','groupId','@external','adapter','then','splice','value','forceDefaultExecution','forEach','ck-suggestion-marker-formatBlock','announce','lowest','addMarker','config','isInContent','getSuggestions','mapper','_initAriaMarkerChangeAnnouncements','insertion:','track-changes-suggestion-not-found','_joinWithAdjacentSuggestions','clear','formatBlock:','newValue','ck-suggestion-marker--active','every','keys','isBefore','_customCallbacks','containsRange','markDeletion','marker-count','PendingActions','accept','substring','deletion:','_registerDefaultCallbacks','oldValue','hasCommentThread','isNextTo','registerBlockAttribute','isUndo','containsItem','markInlineFormat','6331032lFzZtB','rejected','formatInline:','toViewElement','getChanges','addMarkerName','getMarkers','suggestion:','_getSuggestionData','accepted','_splitMarkerName','catch','isBlock','documentSelection','_addSuggestionMarker','insertion:discard','selection','fire','241296wMlkKK','markerName','getSuggestionCallback','deleteContent','_enabledCommands','stopListening','add','tablePasteChainId','get','forward','getContainedElement','nodeBefore','removed','569642gsdvfg','suggestion-type','updateSuggestion','includes','schema','317815VqvuWo','error-saving-suggestion-data-suggestion-discarded','find','154BUiPlF','track-changes-suggestion-data-mismatch','dataReady','insertion:join','_suggestions','document','conversion','_blockAttributeKeys','external:','attribute:','ck-suggestion-marker-formatInline','createRangeIn','_breakSuggestionMarker','isDocumentOperation','insertion:chain','addMarker:suggestion:formatBlock','howMany','_getAuthorFromId','group','insertion','isObject','nodeAfter','getAttribute','discardAllSuggestions','removeAttribute','originalSuggestionId','key','concat','deletion','commands','editor','159675UzZnru','markBlockFormat','change:activeMarkers','comments','next','_joinSuggestions','high','change','multipleBlocks','_onDiscard','getRanges','isAfter','execute','chain','enableCommand','start','size','descriptionFactory','always','define','unshift','trackChanges.mergeNestedSuggestions','acceptAllSuggestions','_commentsRepository','pop','fetchCommentThread','isLimit','action','deletion:join','elementStart','_createSuggestion','sort','_removeSuggestion','startsWith','isOwn','_suggestionState','_recordAttributeChanges','name','model','root','$textProxy','detach','isIntersectingWithRange','addMarker:suggestion:attribute','ENTER','has','removeMarker:suggestion:attribute','low','newRange','_inlineAttributeKeys','rethrowUnexpectedError','_recordAttributeSuggestions','_isBlockAttribute','after','formatInline:accept','isAtEnd','subType','_findSuggestions','remove','default','addUser','_mergeNestedSuggestions','createPositionAfter','7MJdSrC','never','hasSuggestion','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.','isArray','formatGroupId','_isForcedDefaultExecutionBlock','ready','setAttribute','update:suggestion','editingDowncast','trackChanges.trackFormatChanges','_processAttributeChanges','getCommentThread','values','moveTargetPosition','addSuggestion','getChangedMarkers','backward','showSuggestionHighlights','FORMATTING','attributeKey','_SUGGESTION_ANNOUNCEMENT','isAtStart','createRangeOn','isIntersecting','addCommentThread','markMultiRangeInsertion','enableReadOnlyMode','map','format','consumable','addHighlight','insertContent','commandName','_isRegisteredAttribute','createElement','567348bDywks','data-suggestion','68MhaSRx','consume','getNearestSelectionRange','length','markerReady','dataToMarker','toJSON','removeMarker:suggestion:formatBlock','pluginName','applyOperation','attributeOldValue','getWalker','isExternal','head','trackChanges','_updateSuggestionData','getRange','_setSuggestionRange','getCustomProperty','isMultiRange','containsPosition','set','_refreshSuggestionsChain','resolve','move','end','requires','createPositionAt','parent','formatInline:chain','track-changes-command-not-found','type','registerPostFixer','for','change:_saved','formatBlock:join','from','elementToElement','markInsertion','join','skipNestingCheck','_cutOutSuggestionMarker','widget','getShiftedBy','$marker','notReady','markerToData','discardSuggestion','isLocal','return','unbind','range','getDifference','item','some','locale','_rangeIsInLocalUserInsertion','dataDowncast','data','removeComment','markMultiRangeBlockFormat','getItems','formatBlock:chain','addComment','_processAttributeSuggestions','setSelection','change:data','createSelection','acceptSuggestion','activeMarkers','rename','discardSelectedSuggestions','batch','_getExternalAuthor','attributeNewValue','_isDataLoaded','$graveyard','meta','attribute:discard','Users','addClass','warn','suggestion','formatBlock:discard','authoredAt','options','_getMarkerAnnouncementText','9070FGRbvo','suggestion:attribute:','formatBlock','collaboration.channelId','setTo','previous','init','commentThread','editing','addRange','suggestionUnloaded','createdAt','suggestionChanged','stop','formatBlock:accept','markerToHighlight','isCollapsed','_addThreadToSuggestion','targetPosition','_trackFormatChanges','fromRange','delete','deletion:chain','authorName','ck-suggestion-marker-','CommentsRepository','markAttributeChange','attribute','_adapter','attribute:accept','getFirstRange','assign','_afterChanges','createRange','oldRange','addMarker:suggestion','PENDING_ACTION_SUGGESTION','insertion:accept','normal','splitPosition','_editor','multi','getUser','LEAVE','deletion:accept','buildSuggestion','isInsideObject','removeClass','hasComments','enqueueChange','isRemovable','_refreshAttributeSuggestionsChain','split','bindElementToMarker','$elementName','formatInline:join','refresh','plugins','reconvertMarker','deletion:discard','markMultiRangeDeletion','getAllAdjacentSuggestions','_getAttributeKey','registerCustomCallback','elementEnd','containsRangeInObject','getMultiRangeId','open','formatInline:discard','rootName'];_0x34f9=function(){return _0x1eee93;};return _0x34f9();}import{CKEditorError as _0x48d698,uid as _0x4abe88,priorities as _0x2637c9,logWarning as _0x259fdd}from'ckeditor5/src/utils.js';import{toWidget as _0x737e1e}from'ckeditor5/src/widget.js';import{Users as _0x192d1d,hashObject as _0x224b06,surroundingMarkersDetector as _0x53d5b8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x44c7ed from'./commands/trackchangescommand.js';import _0x2f888c from'./commands/acceptsuggestioncommand.js';import _0xd0a846 from'./commands/discardsuggestioncommand.js';import _0x93f543 from'./commands/executeonallsuggestionscommand.js';import _0x560d79 from'./commands/executeonselectedsuggestionscommand.js';import _0x25fb62 from'./suggestion.js';import _0x1b6eee from'./suggestiondescriptionfactory.js';import _0x4a64c4 from'./integrations/aiassistant.js';import _0x3adaed from'./integrations/alignment.js';import _0x53121d from'./integrations/basicstyles.js';import _0x253218 from'./integrations/blockquote.js';import _0x26b64a from'./integrations/casechange.js';import _0x3acce7 from'./integrations/ckbox.js';import _0x56bd71 from'./integrations/codeblock.js';import _0x312c7e from'./integrations/comments.js';import _0x2e9a3f from'./integrations/deletecommand.js';import _0x16c531 from'./integrations/list.js';import _0x42b449 from'./integrations/listproperties.js';import _0x36c2a5 from'./integrations/entercommand.js';import _0x73b304 from'./integrations/findandreplace.js';import _0x57695c from'./integrations/font.js';import _0x1f1ba8 from'./integrations/formatpainter.js';function _0x4652(_0x1a8e59,_0x2b0a94){const _0x34f9ae=_0x34f9();return _0x4652=function(_0x46520d,_0x231e65){_0x46520d=_0x46520d-0x130;let _0x40f7c2=_0x34f9ae[_0x46520d];return _0x40f7c2;},_0x4652(_0x1a8e59,_0x2b0a94);}import _0x3198de from'./integrations/heading.js';import _0xfbd38e from'./integrations/highlight.js';import _0x24d246 from'./integrations/horizontalline.js';import _0x316e2f from'./integrations/htmlembed.js';import _0x2b873f from'./integrations/image.js';import _0x5530c3 from'./integrations/imagereplace.js';import _0x1336af from'./integrations/imagestyle.js';import _0x47721c from'./integrations/importword.js';import _0x559af0 from'./integrations/indent.js';import _0x4e4384 from'./integrations/inputcommand.js';import _0x380e56 from'./integrations/link.js';import _0x53633d from'./integrations/legacylist.js';import _0x128db2 from'./integrations/legacylistproperties.js';import _0x6d5ad8 from'./integrations/mediaembed.js';import _0x5d9345 from'./integrations/mention.js';import _0x5246d7 from'./integrations/multilevellist.js';import _0x49119f from'./integrations/pagebreak.js';import _0x2e3f1c from'./integrations/paragraph.js';import _0x160df7 from'./integrations/removeformat.js';import _0x4d1069 from'./integrations/restrictededitingmode.js';import _0x1a4fe1 from'./integrations/shiftentercommand.js';import _0x3ce1a7 from'./integrations/standardeditingmode.js';import _0x11daa4 from'./integrations/style.js';import _0x593664 from'./integrations/table.js';import _0x583115 from'./integrations/tablemergesplit.js';import _0x41cce9 from'./integrations/tableheadings.js';import _0x19541d from'./integrations/tableclipboard.js';import _0x5a1384 from'./integrations/tablecolumnresize.js';import _0x46cff6 from'./integrations/template.js';import _0x2656b1 from'./integrations/tableofcontents.js';import _0x3ee593 from'./integrations/title.js';import _0x579701 from'./integrations/undo.js';import _0x3fe9e3 from'./integrations/tablecaption.js';import _0x108785 from'./integrations/tableproperties.js';import{getTranslation as _0x1a0274}from'./utils/common-translations.js';import{isEqual as _0x3d2b96,omit as _0xf2ece8}from'lodash-es';export const renameAttributeKey=_0x3761ce(0x2ba);export default class p extends _0x1b998d{static get[_0x3761ce(0x247)](){const _0x1bf1df=_0x3761ce;return[_0x1bf1df(0x29d),_0x192d1d,_0x54c4c9,_0x4a64c4,_0x3adaed,_0x53121d,_0x253218,_0x3acce7,_0x26b64a,_0x56bd71,_0x312c7e,_0x2e9a3f,_0x36c2a5,_0x73b304,_0x57695c,_0x1f1ba8,_0x3198de,_0xfbd38e,_0x24d246,_0x316e2f,_0x2b873f,_0x1336af,_0x5530c3,_0x47721c,_0x559af0,_0x4e4384,_0x53633d,_0x128db2,_0x5246d7,_0x380e56,_0x16c531,_0x42b449,_0x6d5ad8,_0x5d9345,_0x49119f,_0x2e3f1c,_0x160df7,_0x4d1069,_0x1a4fe1,_0x3ce1a7,_0x11daa4,_0x593664,_0x583115,_0x41cce9,_0x3fe9e3,_0x19541d,_0x5a1384,_0x2656b1,_0x108785,_0x46cff6,_0x3ee593,_0x579701];}static get[_0x3761ce(0x235)](){const _0x4432b7=_0x3761ce;return _0x4432b7(0x2d2);}constructor(_0x4b9bc9){const _0x905d0=_0x3761ce;function _0x1fc627(_0x53a137){const _0x13d2e4=_0x4652;return _0x53a137[_0x13d2e4(0x223)](_0x14e37d=>String[_0x13d2e4(0x149)](_0x14e37d))[_0x13d2e4(0x254)]('');}super(_0x4b9bc9),this[_0x905d0(0x1fa)]=!0x1,this[_0x905d0(0x242)](_0x905d0(0x272),[]),this['on'](_0x905d0(0x1c9),(_0x3cf315,_0x99f508,_0x4b9cf9,_0x3cf332)=>{const _0x15c50c=_0x905d0;this[_0x15c50c(0x13e)][_0x15c50c(0x1ce)](()=>{const _0x52fb4f=_0x15c50c;for(const _0x4c5ce4 of[..._0x3cf332,..._0x4b9cf9])this[_0x52fb4f(0x13e)][_0x52fb4f(0x148)][_0x52fb4f(0x1f4)](_0x4c5ce4)&&_0x4b9bc9[_0x52fb4f(0x28c)][_0x52fb4f(0x2be)](_0x4c5ce4);});}),this[_0x905d0(0x1d8)]=new _0x1b6eee(this[_0x905d0(0x1c6)][_0x905d0(0x1ed)][_0x905d0(0x1a4)],this[_0x905d0(0x1c6)][_0x905d0(0x264)]),this[_0x905d0(0x2a0)]=null,this[_0x905d0(0x2d0)]=new xt(this[_0x905d0(0x1c6)]),this[_0x905d0(0x1ac)]=new Map(),this[_0x905d0(0x1de)]=_0x4b9bc9[_0x905d0(0x2bd)][_0x905d0(0x19b)](_0x905d0(0x29d)),this[_0x905d0(0x197)]=new Set(),this[_0x905d0(0x13e)]=this[_0x905d0(0x1c6)][_0x905d0(0x1ed)],this[_0x905d0(0x1ea)]=new WeakMap(),this[_0x905d0(0x20c)]=!0x1,this[_0x905d0(0x1af)]=new Set([_0x905d0(0x2ba)]),this[_0x905d0(0x1f8)]=new Set(),_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x1da)](_0x905d0(0x211),_0x905d0(0x202)),this[_0x905d0(0x297)]=_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x19b)](_0x905d0(0x211)),_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x1da)](_0x905d0(0x1dc),!0x0),this[_0x905d0(0x204)]=_0x4b9bc9[_0x905d0(0x162)][_0x905d0(0x19b)](_0x905d0(0x1dc)),this[_0x905d0(0x145)]=new _0x44c7ed(_0x4b9bc9,this[_0x905d0(0x197)]),this[_0x905d0(0x166)](),this[_0x1fc627([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1fc627([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x32]);}[_0x3761ce(0x28a)](){const _0x1511bf=_0x3761ce,_0x47bbc6=this[_0x1511bf(0x1c6)],_0x3069bb=(_0x4971e0,_0x14c1a6)=>{const _0x1bcd5c=_0x1511bf;if(_0x1bcd5c(0x29f)!=_0x4971e0)return _0x1bcd5c(0x29c)+_0x4971e0;const _0x5d2697=_0x14c1a6[_0x1bcd5c(0x2b8)]('|')[0x0];return this[_0x1bcd5c(0x1fb)](_0x5d2697)?_0x1bcd5c(0x15e):_0x1bcd5c(0x1b2);};_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x293)]({'model':_0x1511bf(0x27f),'view':_0x17c27e=>{const _0x449dac=_0x1511bf,{id:_0x620028,type:_0x51c7af,subType:_0x216c23}=this[_0x449dac(0x18b)](_0x17c27e[_0x449dac(0x194)]),_0x4c6cc7=[_0x449dac(0x132),_0x3069bb(_0x51c7af,_0x216c23)];let _0xeca0b7=0xbb8;return this[_0x449dac(0x272)][_0x449dac(0x1a3)](_0x17c27e[_0x449dac(0x194)])&&(_0x4c6cc7[_0x449dac(0x2e0)](_0x449dac(0x16d)),_0xeca0b7=0xbc2),_0x449dac(0x1c4)==_0x51c7af&&(_0xeca0b7+=0x5),{'classes':_0x4c6cc7,'attributes':{'data-suggestion':_0x620028},'priority':_0xeca0b7};}}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x199)](_0x38a05c=>{const _0x5eafcc=_0x1511bf;_0x38a05c['on'](_0x5eafcc(0x2a7),(_0x32dd96,_0x5aec99,_0x171b73)=>{const _0x51d21d=_0x5eafcc;if(!_0x171b73[_0x51d21d(0x282)][_0x51d21d(0x219)])return;const _0x3b7e41=_0x5aec99[_0x51d21d(0x262)];if(!_0x3b7e41)return;const _0x5197e=_0x171b73[_0x51d21d(0x165)][_0x51d21d(0x184)](_0x3b7e41);_0x47bbc6[_0x51d21d(0x1ed)][_0x51d21d(0x1a4)][_0x51d21d(0x1bc)](_0x3b7e41)&&_0x5197e&&!_0x5197e[_0x51d21d(0x23f)](_0x51d21d(0x257))&&_0x5197e['is'](_0x51d21d(0x2d9))&&_0x737e1e(_0x5197e,_0x171b73[_0x51d21d(0x2dc)]);},{'priority':_0x5eafcc(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x293)]({'model':_0x1511bf(0x27f),'view':(_0x45de43,_0x464de5)=>{const _0x109bd3=_0x1511bf;if(!_0x464de5[_0x109bd3(0x282)][_0x109bd3(0x219)])return null;const {type:_0x33fddb,subType:_0x5bab33}=this[_0x109bd3(0x18b)](_0x45de43[_0x109bd3(0x194)]);return{'classes':[_0x109bd3(0x132),_0x3069bb(_0x33fddb,_0x5bab33)],'priority':0xbb8};}});const _0x158877=({showActiveMarkers:_0x2bdd56=!0x0,isAttributeSuggestion:_0x531da7=!0x1}={})=>(_0x5b5acb,_0xfb76bc,_0x299130)=>{const _0x20c420=_0x1511bf;if(!_0xfb76bc[_0x20c420(0x262)])return;const {id:_0x4d98ef}=this[_0x20c420(0x18b)](_0xfb76bc[_0x20c420(0x194)]);if(_0x531da7){const _0x29ce65=this[_0x20c420(0x1ac)][_0x20c420(0x19b)](_0x4d98ef),_0x31b483=this[_0x20c420(0x2c2)](_0x29ce65);if(!this[_0x20c420(0x1fb)](_0x31b483))return;}if(_0xfb76bc[_0x20c420(0x262)]['is'](_0x20c420(0x191)))return void _0x299130[_0x20c420(0x225)][_0x20c420(0x22e)](_0xfb76bc[_0x20c420(0x262)],_0x5b5acb[_0x20c420(0x1ec)]);const _0x35c2b9=_0x299130[_0x20c420(0x165)][_0x20c420(0x184)](_0xfb76bc[_0x20c420(0x262)]);if(_0xfb76bc[_0x20c420(0x262)]['is'](_0x20c420(0x2cc))&&_0x47bbc6[_0x20c420(0x1ed)][_0x20c420(0x1a4)][_0x20c420(0x18d)](_0xfb76bc[_0x20c420(0x262)])&&!_0x35c2b9[_0x20c420(0x23f)](_0x20c420(0x226))){_0x299130[_0x20c420(0x2dc)][_0x20c420(0x27d)]([_0x20c420(0x132),_0x20c420(0x15e)],_0x35c2b9),_0x299130[_0x20c420(0x2dc)][_0x20c420(0x20e)](_0x20c420(0x22c),_0x4d98ef,_0x35c2b9),_0x299130[_0x20c420(0x165)][_0x20c420(0x2b9)](_0x35c2b9,_0xfb76bc[_0x20c420(0x194)]),_0x2bdd56&&(this[_0x20c420(0x272)][_0x20c420(0x1a3)](_0xfb76bc[_0x20c420(0x194)])?_0x299130[_0x20c420(0x2dc)][_0x20c420(0x27d)](_0x20c420(0x16d),_0x35c2b9):_0x299130[_0x20c420(0x2dc)][_0x20c420(0x2b3)](_0x20c420(0x16d),_0x35c2b9));for(const _0x52a4dc of _0x47bbc6[_0x20c420(0x1ed)][_0x20c420(0x1b3)](_0xfb76bc[_0x20c420(0x262)])[_0x20c420(0x26a)]())_0x299130[_0x20c420(0x225)][_0x20c420(0x22e)](_0x52a4dc,_0x5b5acb[_0x20c420(0x1ec)]);_0x299130[_0x20c420(0x225)][_0x20c420(0x22e)](_0xfb76bc[_0x20c420(0x262)],_0x5b5acb[_0x20c420(0x1ec)]);}};_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x199)](_0x3f0eb4=>{const _0x479245=_0x1511bf;_0x3f0eb4['on'](_0x479245(0x1b7),(_0x4eccd9,_0x58a6dd,_0x5caebc)=>{const _0x436b40=_0x479245;_0x5caebc[_0x436b40(0x282)][_0x436b40(0x219)]&&_0x158877({'showActiveMarkers':!0x1})(_0x4eccd9,_0x58a6dd,_0x5caebc);},{'priority':_0x479245(0x2ca)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x199)](_0x2ef957=>{const _0x1e69cf=_0x1511bf;_0x2ef957['on'](_0x1e69cf(0x1f2),(_0xcd9cb8,_0xb54ca,_0x434675)=>{const _0x5784bb=_0x1e69cf;_0x434675[_0x5784bb(0x282)][_0x5784bb(0x219)]&&_0x158877({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xcd9cb8,_0xb54ca,_0x434675);},{'priority':_0x1e69cf(0x2ca)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x266))[_0x1511bf(0x25b)]({'model':_0x1511bf(0x27f),'view':(_0x5c2a2c,_0x4bf23e)=>_0x4bf23e[_0x1511bf(0x282)][_0x1511bf(0x219)]?null:{'group':_0x1511bf(0x27f),'name':_0x5c2a2c[_0x1511bf(0x2cd)](0xb)}}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x14b))[_0x1511bf(0x252)]({'view':{'name':_0x1511bf(0x27f),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2dbaf6,{writer:_0x158365})=>{const _0x3c0295=_0x1511bf;let _0x2fafb8=_0x3c0295(0x188)+_0x2dbaf6[_0x3c0295(0x1be)](_0x3c0295(0x1a1))+':'+_0x2dbaf6[_0x3c0295(0x1be)]('id');return _0x2dbaf6[_0x3c0295(0x1be)](_0x3c0295(0x174))&&(_0x2fafb8+=':'+_0x2dbaf6[_0x3c0295(0x1be)](_0x3c0295(0x174))),_0x158365[_0x3c0295(0x22a)](_0x3c0295(0x259),{'data-name':_0x2fafb8});}}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x14b))[_0x1511bf(0x232)]({'view':_0x1511bf(0x27f)}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0x5cb4fa=>{const _0x4c14d8=_0x1511bf;_0x5cb4fa['on'](_0x4c14d8(0x1b7),_0x158877(),{'priority':_0x4c14d8(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0x595c35=>{const _0x15464d=_0x1511bf;_0x595c35['on'](_0x15464d(0x1f2),_0x158877({'isAttributeSuggestion':!0x0}),{'priority':_0x15464d(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0xb5d99d=>{const _0x1de77c=_0x1511bf;_0xb5d99d['on'](_0x1de77c(0x234),(_0x436b5a,_0x243b27,_0x44e9f3)=>{const _0x4ae7db=_0x1de77c,_0x579294=_0x44e9f3[_0x4ae7db(0x165)][_0x4ae7db(0x13c)](_0x243b27[_0x4ae7db(0x194)]);if(_0x579294){for(const _0x5842db of _0x579294)_0x5842db[_0x4ae7db(0x23f)](_0x4ae7db(0x226))||(_0x44e9f3[_0x4ae7db(0x2dc)][_0x4ae7db(0x2b3)]([_0x4ae7db(0x132),_0x4ae7db(0x15e),_0x4ae7db(0x16d)],_0x5842db),_0x44e9f3[_0x4ae7db(0x2dc)][_0x4ae7db(0x1c0)](_0x4ae7db(0x22c),_0x5842db),_0x44e9f3[_0x4ae7db(0x165)][_0x4ae7db(0x155)](_0x5842db,_0x243b27[_0x4ae7db(0x194)]));}},{'priority':_0x1de77c(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ae)][_0x1511bf(0x24e)](_0x1511bf(0x210))[_0x1511bf(0x199)](_0x1be647=>{const _0x25bf35=_0x1511bf;_0x1be647['on'](_0x25bf35(0x1f5),(_0x5a4a0d,_0x904e6d,_0x1b1949)=>{const _0x1cf22e=_0x25bf35,_0x3cd96e=_0x1b1949[_0x1cf22e(0x165)][_0x1cf22e(0x13c)](_0x904e6d[_0x1cf22e(0x194)]);if(!_0x3cd96e)return;const {id:_0x1ef264}=this[_0x1cf22e(0x18b)](_0x904e6d[_0x1cf22e(0x194)]),_0x473cad=this[_0x1cf22e(0x1ac)][_0x1cf22e(0x19b)](_0x1ef264),_0x4b3047=this[_0x1cf22e(0x2c2)](_0x473cad);if(this[_0x1cf22e(0x1fb)](_0x4b3047)){for(const _0x283911 of _0x3cd96e)_0x283911[_0x1cf22e(0x23f)](_0x1cf22e(0x226))||(_0x1b1949[_0x1cf22e(0x2dc)][_0x1cf22e(0x2b3)]([_0x1cf22e(0x132),_0x1cf22e(0x15e),_0x1cf22e(0x16d)],_0x283911),_0x1b1949[_0x1cf22e(0x2dc)][_0x1cf22e(0x1c0)](_0x1cf22e(0x22c),_0x283911),_0x1b1949[_0x1cf22e(0x165)][_0x1cf22e(0x155)](_0x283911,_0x904e6d[_0x1cf22e(0x194)]));}},{'priority':_0x25bf35(0x1cd)});}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0x117649=>{const _0x3f8cce=_0x1511bf;let _0x20485b=!0x1;const _0x25f43c=Array[_0x3f8cce(0x251)](_0x47bbc6[_0x3f8cce(0x1ed)][_0x3f8cce(0x1ad)][_0x3f8cce(0x2ce)][_0x3f8cce(0x217)]()),_0x4cd544=new Set();for(const {name:_0x16fb66,data:_0x5fa21c}of _0x25f43c){const {group:_0x57ff5f,type:_0x2944bb,subType:_0x33df38,id:_0x39ea71}=this[_0x3f8cce(0x18b)](_0x16fb66);if(_0x3f8cce(0x27f)!==_0x57ff5f)continue;const _0x3f3fe2=this[_0x3f8cce(0x1ac)][_0x3f8cce(0x19b)](_0x39ea71);if(null!=_0x5fa21c[_0x3f8cce(0x1f7)]){_0x3f8cce(0x2cf)==_0x2944bb&&(_0x20485b=_0x20485b||Et(_0x5fa21c[_0x3f8cce(0x1f7)],_0x16fb66,_0x117649,_0x47bbc6[_0x3f8cce(0x1ed)][_0x3f8cce(0x1a4)]));const _0x311ed9=_0x3f8cce(0x29f)==_0x2944bb&&this[_0x3f8cce(0x1fb)](_0x33df38[_0x3f8cce(0x2b8)]('|')[0x0]);if(_0x5fa21c[_0x3f8cce(0x1f7)][_0x3f8cce(0x294)]||_0x3f8cce(0x279)==_0x5fa21c[_0x3f8cce(0x1f7)][_0x3f8cce(0x1ee)][_0x3f8cce(0x2c9)]||_0x3f8cce(0x286)==_0x2944bb&&!Ut(_0x5fa21c[_0x3f8cce(0x1f7)])||_0x311ed9&&!Ut(_0x5fa21c[_0x3f8cce(0x1f7)])||_0x3f8cce(0x1c4)==_0x2944bb&&!(!Tt(_0x31bf52=_0x5fa21c[_0x3f8cce(0x1f7)])&&!function(_0x515697){const _0x17746c=_0x3f8cce;return _0x515697[_0x17746c(0x1d6)][_0x17746c(0x249)]==_0x515697[_0x17746c(0x246)][_0x17746c(0x19e)]&&_0x515697[_0x17746c(0x1d6)][_0x17746c(0x1fe)];}(_0x31bf52)))_0x117649[_0x3f8cce(0x2d1)](_0x16fb66),_0x20485b=!0x0;else{if(!_0x3f3fe2||!_0x3f3fe2[_0x3f8cce(0x163)])continue;_0x4cd544[_0x3f8cce(0x199)](_0x3f3fe2);}}}var _0x31bf52;return _0x4cd544[_0x3f8cce(0x1d7)]>0x0&&(_0x20485b=!!this[_0x3f8cce(0x169)](_0x4cd544)||_0x20485b),_0x20485b;}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0xa5a0ab=>{const _0x4fbe8f=_0x1511bf;let _0x29caa6=!0x1;for(const _0x4842a8 of _0x47bbc6[_0x4fbe8f(0x1ed)][_0x4fbe8f(0x1ad)][_0x4fbe8f(0x2ce)][_0x4fbe8f(0x185)]())if(_0x4fbe8f(0x136)==_0x4842a8[_0x4fbe8f(0x24c)])for(const _0x36b91d of this[_0x4fbe8f(0x1ac)][_0x4fbe8f(0x214)]()){if(_0x36b91d[_0x4fbe8f(0x240)]||!_0x36b91d[_0x4fbe8f(0x163)])continue;const _0x1e62da=_0x4fbe8f(0x286)==_0x36b91d[_0x4fbe8f(0x24c)],_0x2b9125=this[_0x4fbe8f(0x2c2)](_0x36b91d),_0x315e29=_0x2b9125&&this[_0x4fbe8f(0x1fb)](_0x2b9125);if(!_0x1e62da&&!_0x315e29)continue;const _0x26a316=_0x36b91d[_0x4fbe8f(0x2a2)]();if(_0x26a316[_0x4fbe8f(0x1d6)][_0x4fbe8f(0x249)]!=_0x26a316[_0x4fbe8f(0x246)][_0x4fbe8f(0x249)]&&!_0x26a316[_0x4fbe8f(0x246)][_0x4fbe8f(0x1fe)]){const _0x4dceb5=_0x47bbc6[_0x4fbe8f(0x1ed)][_0x4fbe8f(0x248)](_0x26a316[_0x4fbe8f(0x1d6)][_0x4fbe8f(0x1bd)],_0x4fbe8f(0x246)),_0x55345c=_0x47bbc6[_0x4fbe8f(0x1ed)][_0x4fbe8f(0x2a5)](_0x26a316[_0x4fbe8f(0x1d6)],_0x4dceb5);_0xa5a0ab[_0x4fbe8f(0x2d4)](_0x36b91d[_0x4fbe8f(0x152)](),{'range':_0x55345c}),_0x29caa6=!0x0;}}return _0x29caa6;}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0x8525b0=>this[_0x1511bf(0x212)](_0x8525b0)),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)][_0x1511bf(0x24d)](_0x5dcd03=>!_0x5dcd03[_0x1511bf(0x275)][_0x1511bf(0x25d)]&&this[_0x1511bf(0x26d)](_0x5dcd03)),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x2a4),()=>{const _0x1e4051=_0x1511bf;this[_0x1e4051(0x1fa)]=!0x1;}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)]['on'](_0x1511bf(0x26f),(_0x333bc3,_0x56762b)=>{const _0x120a76=_0x1511bf;if(!_0x56762b[_0x120a76(0x25d)]||_0x56762b[_0x120a76(0x17e)])return;if(!this[_0x120a76(0x1fa)])return;const _0x23daec=_0x47bbc6[_0x120a76(0x1ed)][_0x120a76(0x1ad)][_0x120a76(0x2ce)][_0x120a76(0x185)]();if(0x0==_0x23daec[_0x120a76(0x230)])return;const _0x141e94=[],_0x2fd99d=_0x23daec[_0x120a76(0x144)](_0x190dbf=>_0x120a76(0x29f)==_0x190dbf[_0x120a76(0x24c)]),_0x13cbf7=_0x23daec[_0x120a76(0x144)](_0x206088=>_0x120a76(0x136)==_0x206088[_0x120a76(0x24c)]&&_0x120a76(0x143)!=_0x206088[_0x120a76(0x1ec)]);for(const _0x4ad3a7 of _0x2fd99d)this[_0x120a76(0x229)](_0x4ad3a7[_0x120a76(0x21b)])&&_0x141e94[_0x120a76(0x2e0)]({'key':_0x4ad3a7[_0x120a76(0x21b)],'newValue':_0x4ad3a7[_0x120a76(0x277)],'oldValue':_0x4ad3a7[_0x120a76(0x237)],'range':Ot(_0x4ad3a7[_0x120a76(0x260)],_0x47bbc6[_0x120a76(0x1ed)])});for(const _0x56873b of _0x13cbf7){if(_0x120a76(0x273)!=_0x56873b[_0x120a76(0x1e2)]&&_0x120a76(0x2bc)!=_0x56873b[_0x120a76(0x1e2)])continue;const _0x45fba4=Gt(_0x56873b[_0x120a76(0x137)][_0x120a76(0x1bd)],_0x47bbc6[_0x120a76(0x1ed)]),_0x7714b7=_0x56873b[_0x120a76(0x147)];_0x120a76(0x273)==_0x56873b[_0x120a76(0x1e2)]&&_0x141e94[_0x120a76(0x2e0)]({'key':_0x120a76(0x2ba),'newValue':_0x56873b[_0x120a76(0x1ec)],'oldValue':_0x7714b7[_0x120a76(0x1ec)],'range':_0x45fba4});for(const [_0x49c30a,_0x316a82]of _0x7714b7[_0x120a76(0x13a)]){if(!this[_0x120a76(0x229)](_0x49c30a))continue;const _0x206dd2=_0x56873b[_0x120a76(0x13a)][_0x120a76(0x19b)](_0x49c30a);_0x316a82!==_0x206dd2&&_0x141e94[_0x120a76(0x2e0)]({'key':_0x49c30a,'newValue':_0x206dd2,'oldValue':_0x316a82,'range':_0x45fba4});}for(const [_0x176281,_0x1c6b44]of _0x56873b[_0x120a76(0x13a)])this[_0x120a76(0x229)](_0x176281)&&(_0x7714b7[_0x120a76(0x13a)][_0x120a76(0x1f4)](_0x176281)||_0x141e94[_0x120a76(0x2e0)]({'key':_0x176281,'newValue':_0x1c6b44,'oldValue':null,'range':_0x45fba4}));}0x0!=_0x141e94[_0x120a76(0x230)]&&_0x47bbc6[_0x120a76(0x1ed)][_0x120a76(0x2b5)](_0x56762b,_0x2fd6f1=>{const _0x38ea95=_0x120a76,_0x58b2d3=_0x4abe88();for(const {range:_0x4d7d23,key:_0x576554,oldValue:_0x45bf2b,newValue:_0x882042}of _0x141e94)this[_0x38ea95(0x29e)](_0x4d7d23,_0x576554,_0x45bf2b,_0x882042,{'groupId':_0x58b2d3});this[_0x38ea95(0x130)](_0x2fd6f1,_0x141e94);});},{'priority':_0x1511bf(0x160)}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x148)]['on'](_0x1511bf(0x20f),(_0x27ffa6,_0x5260dd,_0x8275af)=>{const _0x30798d=_0x1511bf;if(null==_0x8275af){const {id:_0x86d3f}=this[_0x30798d(0x18b)](_0x5260dd[_0x30798d(0x1ec)]),_0x18033a=this[_0x30798d(0x1ac)][_0x30798d(0x19b)](_0x86d3f);_0x18033a&&_0x18033a[_0x30798d(0x186)](_0x5260dd[_0x30798d(0x1ec)]);}}),_0x47bbc6[_0x1511bf(0x1ed)][_0x1511bf(0x1ad)]['on'](_0x1511bf(0x26f),()=>{const _0x3dd88c=_0x1511bf,_0x10fa82=Array[_0x3dd88c(0x251)](_0x47bbc6[_0x3dd88c(0x1ed)][_0x3dd88c(0x1ad)][_0x3dd88c(0x2ce)][_0x3dd88c(0x217)]())[_0x3dd88c(0x144)](_0x49907c=>_0x3dd88c(0x27f)===this[_0x3dd88c(0x18b)](_0x49907c[_0x3dd88c(0x1ec)])[_0x3dd88c(0x1ba)]);if(0x0===_0x10fa82[_0x3dd88c(0x230)])return;_0x10fa82[_0x3dd88c(0x1e6)]((_0xba9dce,_0x5f3af6)=>{const _0x1895b4=_0x3dd88c,_0x11fb0d=_0xba9dce[_0x1895b4(0x267)][_0x1895b4(0x2a6)],_0x53a6fc=_0x5f3af6[_0x1895b4(0x267)][_0x1895b4(0x2a6)];return null===_0x11fb0d&&null===_0x53a6fc?0x0:null===_0x11fb0d&&null!==_0x53a6fc?-0x1:null!==_0x11fb0d&&null===_0x53a6fc?0x1:_0x11fb0d[_0x1895b4(0x1d6)][_0x1895b4(0x170)](_0x53a6fc[_0x1895b4(0x1d6)])?-0x1:0x1;});const _0x2a1bae=new Set(),_0x20d88=new Set();for(const {name:_0x24daed,data:_0x26df7e}of _0x10fa82){const {id:_0x26dd1a}=this[_0x3dd88c(0x18b)](_0x24daed);if(null===_0x26df7e[_0x3dd88c(0x2a6)]){const _0x210c2c=this[_0x3dd88c(0x2db)](_0x24daed);_0x20d88[_0x3dd88c(0x199)](_0x210c2c);}else{const _0x41feac=this[_0x3dd88c(0x1ac)][_0x3dd88c(0x19b)](_0x26dd1a);null!==_0x26df7e[_0x3dd88c(0x1f7)]||_0x41feac[_0x3dd88c(0x163)]?(_0x2a1bae[_0x3dd88c(0x199)](_0x41feac[_0x3dd88c(0x23a)]),_0x20d88[_0x3dd88c(0x199)](_0x41feac)):this[_0x3dd88c(0x1e7)](_0x41feac);}}_0x20d88[_0x3dd88c(0x1d7)]>0x0&&this[_0x3dd88c(0x243)](_0x20d88);for(const _0x5bce8f of _0x2a1bae)this[_0x3dd88c(0x192)](_0x3dd88c(0x290),_0x5bce8f);}),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x236),(_0x25d12e,_0x1d6410)=>{const _0x1762b2=_0x1511bf,_0x5a40c6=_0x1d6410[0x0];if(!this[_0x1762b2(0x1ac)][_0x1762b2(0x1d7)])return;if(!_0x5a40c6[_0x1762b2(0x1b5)])return;if(_0x5a40c6[_0x1762b2(0x275)][_0x1762b2(0x17e)]||!_0x5a40c6[_0x1762b2(0x275)][_0x1762b2(0x25d)])return;let _0x38517a,_0x3ddd1d;switch(_0x5a40c6[_0x1762b2(0x24c)]){case _0x1762b2(0x136):_0x38517a=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x137)]),_0x3ddd1d=_0x38517a[_0x1762b2(0x258)](_0x5a40c6[_0x1762b2(0x1b8)]);break;case _0x1762b2(0x2b8):_0x38517a=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x2ab)]),_0x3ddd1d=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x215)]);break;case _0x1762b2(0x245):_0x38517a=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x248)](_0x5a40c6[_0x1762b2(0x296)]),_0x3ddd1d=_0x38517a[_0x1762b2(0x258)](_0x5a40c6[_0x1762b2(0x1b8)]);break;default:return;}const _0xfce1c0=_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x2a5)](_0x38517a,_0x3ddd1d);_0x47bbc6[_0x1762b2(0x1ed)][_0x1762b2(0x1ce)](()=>{const _0x42485c=_0x1762b2;for(const {suggestion:_0x484a7d,meta:_0x2ddb64}of this[_0x42485c(0x200)](_0xfce1c0)){if(_0x484a7d[_0x42485c(0x240)])continue;if(_0x42485c(0x2cf)==_0x484a7d[_0x42485c(0x24c)])continue;const _0x850d9e=this[_0x42485c(0x2c2)](_0x484a7d);if(_0x850d9e&&this[_0x42485c(0x1fb)](_0x850d9e)&&_0x42485c(0x2b8)!=_0x5a40c6[_0x42485c(0x24c)])continue;const _0x40101d=_0x484a7d[_0x42485c(0x267)]&&_0x484a7d[_0x42485c(0x267)][_0x42485c(0x1cf)];(_0x42485c(0x286)!=_0x484a7d[_0x42485c(0x24c)]||_0x42485c(0x2b8)==_0x5a40c6[_0x42485c(0x24c)]&&!_0x40101d)&&(_0x2ddb64[_0x42485c(0x2c5)]||_0x42485c(0x1bb)==_0x484a7d[_0x42485c(0x24c)]&&_0x2ddb64[_0x42485c(0x1e9)]||_0x484a7d[_0x42485c(0x2a2)]()[_0x42485c(0x172)](_0xfce1c0)&&this[_0x42485c(0x1b4)](_0x484a7d,_0x38517a,_0x3ddd1d));}});},{'priority':_0x1511bf(0x160)}),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x196),(_0x184fdc,_0x4354aa)=>{const _0x31b149=_0x1511bf,_0x25b342=_0x4354aa[0x0],_0x3c9dd7=_0x4354aa[0x1];if(_0x3c9dd7&&_0x3c9dd7[_0x31b149(0x15c)])return;if(this[_0x31b149(0x20c)])return;if(!this[_0x31b149(0x145)][_0x31b149(0x15b)])return;if(_0x25b342[_0x31b149(0x294)])return;const _0x578ede=_0x47bbc6[_0x31b149(0x1ed)][_0x31b149(0x1a4)],{start:_0x1a4103,end:_0x393db8}=_0x25b342[_0x31b149(0x2a2)](),_0x2cb5ca=_0x1a4103[_0x31b149(0x1bd)]&&_0x578ede[_0x31b149(0x1e1)](_0x1a4103[_0x31b149(0x1bd)])?null:_0x578ede[_0x31b149(0x22f)](_0x1a4103,_0x31b149(0x19c)),_0x39c1ff=_0x393db8[_0x31b149(0x19e)]&&_0x578ede[_0x31b149(0x1e1)](_0x393db8[_0x31b149(0x19e)])?null:_0x578ede[_0x31b149(0x22f)](_0x393db8,_0x31b149(0x218)),_0x559adc=_0x47bbc6[_0x31b149(0x1ed)][_0x31b149(0x2a5)](_0x2cb5ca?_0x2cb5ca[_0x31b149(0x1d6)]:_0x1a4103,_0x39c1ff?_0x39c1ff[_0x31b149(0x246)]:_0x393db8);_0x47bbc6[_0x31b149(0x1ed)][_0x31b149(0x1ce)](_0x2596b6=>{const _0x23caa5=_0x31b149;this[_0x23caa5(0x173)](_0x559adc);const _0x4f611e=_0x47bbc6[_0x23caa5(0x1ed)][_0x23caa5(0x1a4)][_0x23caa5(0x22f)](_0x559adc[_0x23caa5(0x1d6)]);_0x25b342['is'](_0x23caa5(0x18e))?_0x2596b6[_0x23caa5(0x26e)](_0x4f611e):_0x25b342[_0x23caa5(0x288)](_0x4f611e);}),_0x184fdc[_0x31b149(0x291)]();},{'priority':_0x2637c9[_0x1511bf(0x2aa)]+0xa}),_0x47bbc6[_0x1511bf(0x1ed)]['on'](_0x1511bf(0x227),(_0x1623e6,_0x3c7230)=>{const _0x40ffec=_0x1511bf,_0x11d924=_0x3c7230[_0x3c7230[_0x40ffec(0x230)]-0x1];_0x11d924&&_0x11d924[_0x40ffec(0x15c)]||this[_0x40ffec(0x20c)]||this[_0x40ffec(0x145)][_0x40ffec(0x15b)]&&(_0x47bbc6[_0x40ffec(0x1ed)][_0x40ffec(0x1ce)](()=>{const _0xa5576a=_0x40ffec;let _0x3876cd=_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x227)](_0x3c7230[0x0],_0x3c7230[0x1],_0x3c7230[0x2],{'forceDefaultExecution':!0x0});if(!_0x3876cd)return;_0x1623e6[_0xa5576a(0x25e)]=_0x3876cd[_0xa5576a(0x13f)]();const _0x3cb2bf=_0x3876cd[_0xa5576a(0x246)][_0xa5576a(0x19e)],_0x194bb5=_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x1a4)];_0x3cb2bf&&_0x194bb5[_0xa5576a(0x18d)](_0x3cb2bf)&&!_0x194bb5[_0xa5576a(0x1bc)](_0x3cb2bf)&&(_0x3876cd=_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x2a5)](_0x3876cd[_0xa5576a(0x1d6)],_0x47bbc6[_0xa5576a(0x1ed)][_0xa5576a(0x248)](_0x3cb2bf,_0xa5576a(0x246)))),this[_0xa5576a(0x253)](_0x3876cd);}),_0x1623e6[_0x40ffec(0x291)]());},{'priority':_0x1511bf(0x1cd)}),this[_0x1511bf(0x1c6)][_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x23b),this[_0x1511bf(0x145)]),this[_0x1511bf(0x1d5)](_0x1511bf(0x23b));const _0x37eb28=new _0x2f888c(_0x47bbc6,this[_0x1511bf(0x1ac)]);_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x271),_0x37eb28),this[_0x1511bf(0x1d5)](_0x1511bf(0x271));const _0x444b24=new _0xd0a846(_0x47bbc6,this[_0x1511bf(0x1ac)]);_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x25c),_0x444b24),this[_0x1511bf(0x1d5)](_0x1511bf(0x25c)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x1dd),new _0x93f543(_0x47bbc6,_0x37eb28,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x1dd)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x1bf),new _0x93f543(_0x47bbc6,_0x444b24,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x1bf)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x14f),new _0x560d79(_0x47bbc6,_0x37eb28,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x14f)),_0x47bbc6[_0x1511bf(0x1c5)][_0x1511bf(0x199)](_0x1511bf(0x274),new _0x560d79(_0x47bbc6,_0x444b24,this[_0x1511bf(0x1ac)])),this[_0x1511bf(0x1d5)](_0x1511bf(0x274));const _0x29486a=_0x47bbc6[_0x1511bf(0x2bd)][_0x1511bf(0x19b)](_0x1511bf(0x29d));this[_0x1511bf(0x134)](_0x29486a,_0x1511bf(0x26c),(_0x2a810c,{threadId:_0x28a1e3})=>{const _0xbdd5f=_0x1511bf,_0x1c9e62=this[_0xbdd5f(0x1ac)][_0xbdd5f(0x19b)](_0x28a1e3);_0x1c9e62&&_0x1c9e62[_0xbdd5f(0x28b)]&&0x1===_0x1c9e62[_0xbdd5f(0x28b)][_0xbdd5f(0x230)]&&this[_0xbdd5f(0x23c)](_0x28a1e3,{'hasComments':!0x0});},{'priority':_0x1511bf(0x1f6)}),this[_0x1511bf(0x134)](_0x29486a,_0x1511bf(0x268),(_0xbfd988,{threadId:_0x2ceeff})=>{const _0x5bd243=_0x1511bf,_0x1e931f=this[_0x5bd243(0x1ac)][_0x5bd243(0x19b)](_0x2ceeff);_0x1e931f&&_0x1e931f[_0x5bd243(0x28b)]&&!_0x1e931f[_0x5bd243(0x28b)][_0x5bd243(0x230)]&&this[_0x5bd243(0x23c)](_0x2ceeff,{'hasComments':!0x1});},{'priority':_0x1511bf(0x1f6)});}set[_0x3761ce(0x158)](_0x49b1e9){const _0x446cb4=_0x3761ce;if(this[_0x446cb4(0x2a0)])throw new _0x48d698(_0x446cb4(0x133),this);this[_0x446cb4(0x2a0)]=_0x49b1e9;}get[_0x3761ce(0x158)](){const _0x4e1afc=_0x3761ce;return this[_0x4e1afc(0x2a0)];}[_0x3761ce(0x164)]({skipNotAttached:_0x1e1910=!0x1,toJSON:_0x1cad40=!0x1}={}){const _0x217a1a=_0x3761ce,_0x3753da=[];for(const _0x179259 of this[_0x217a1a(0x1ac)][_0x217a1a(0x214)]())_0x1e1910&&!_0x179259[_0x217a1a(0x163)]||_0x3753da[_0x217a1a(0x2e0)](_0x179259);return _0x1cad40?_0x3753da[_0x217a1a(0x223)](_0x3dc8eb=>_0x3dc8eb[_0x217a1a(0x233)]()):_0x3753da;}[_0x3761ce(0x2d5)](_0xacccd5){const _0x38a053=_0x3761ce,_0x4ac12b=this[_0x38a053(0x1ac)][_0x38a053(0x19b)](_0xacccd5);if(!_0x4ac12b)throw new _0x48d698(_0x38a053(0x168),this);return _0x4ac12b;}[_0x3761ce(0x208)](_0x456fc4){const _0x4b8ab4=_0x3761ce;return this[_0x4b8ab4(0x1ac)][_0x4b8ab4(0x1f4)](_0x456fc4);}[_0x3761ce(0x2da)](_0xf8b426){const _0x208670=_0x3761ce,{authorId:_0x3d9f1f,id:_0x570a15,attributes:_0x4d1042}=_0xf8b426,[_0x27666a,_0x405a28]=_0xf8b426[_0x208670(0x24c)][_0x208670(0x2b8)](':'),_0x187009=this[_0x208670(0x1ac)][_0x208670(0x19b)](_0x570a15)||this[_0x208670(0x1e5)](_0x27666a,_0x405a28,_0x570a15,_0x3d9f1f,_0x4d1042);if(this[_0x208670(0x295)](_0x187009),this[_0x208670(0x141)](_0x187009,_0x27666a,_0x405a28||null,_0x3d9f1f),_0x187009[_0x208670(0x28f)]=_0xf8b426[_0x208670(0x28f)],_0x187009[_0x208670(0x278)]=!0x0,_0x4d1042&&_0x4d1042[_0x208670(0x157)]){const _0x1e44fe=_0x4d1042[_0x208670(0x157)],_0xbd4517=this[_0x208670(0x276)](_0x1e44fe[_0x208670(0x29b)]);_0x187009[_0x208670(0x281)]=_0x1e44fe[_0x208670(0x28f)],_0x187009[_0x208670(0x2de)]=_0xbd4517,_0x187009[_0x208670(0x239)]=!0x0;}else _0x187009[_0x208670(0x281)]=_0xf8b426[_0x208670(0x28f)];switch(_0xf8b426[_0x208670(0x267)]&&(_0x187009[_0x208670(0x267)]=_0xf8b426[_0x208670(0x267)]),_0xf8b426[_0x208670(0x13a)]&&(_0x187009[_0x208670(0x13a)]=_0xf8b426[_0x208670(0x13a)]),this[_0x208670(0x2a0)]&&this[_0x208670(0x2a0)][_0x208670(0x216)]||(_0x187009[_0x208670(0x139)]=!0x0),this[_0x208670(0x1ea)][_0x208670(0x19b)](_0x187009)){case _0x208670(0x25a):this[_0x208670(0x1ea)][_0x208670(0x242)](_0x187009,_0x208670(0x1aa));break;case _0x208670(0x231):_0x187009[_0x208670(0x163)]?(this[_0x208670(0x169)](new Set([_0x187009])),this[_0x208670(0x243)](new Set([_0x187009])),this[_0x208670(0x1ea)][_0x208670(0x242)](_0x187009,_0x208670(0x20d)),this[_0x208670(0x192)](_0x208670(0x2d8),_0x187009)):this[_0x208670(0x1ea)][_0x208670(0x242)](_0x187009,_0x208670(0x19f));}return _0x187009;}[_0x3761ce(0x271)](_0x1d2d97){const _0x35f4c4=_0x3761ce;this[_0x35f4c4(0x15c)](()=>{const _0x446865=_0x35f4c4;this[_0x446865(0x1c6)][_0x446865(0x1ed)][_0x446865(0x1ce)](()=>{const _0x23a386=_0x446865;for(const _0x555071 of _0x1d2d97[_0x23a386(0x2c1)]())_0x555071[_0x23a386(0x176)]();});});}[_0x3761ce(0x25c)](_0x386e54){const _0x1d83ea=_0x3761ce;this[_0x1d83ea(0x15c)](()=>{const _0x3ababd=_0x1d83ea;this[_0x3ababd(0x1c6)][_0x3ababd(0x1ed)][_0x3ababd(0x1ce)](()=>{const _0x43a1b9=_0x3ababd;for(const _0x39955b of _0x386e54[_0x43a1b9(0x2c1)]())_0x39955b[_0x43a1b9(0x2cb)]();});});}[_0x3761ce(0x1d5)](_0x2bbd53,_0x16a870){const _0x36d44b=_0x3761ce,_0x45b370=this[_0x36d44b(0x1c6)][_0x36d44b(0x1c5)][_0x36d44b(0x19b)](_0x2bbd53);if(!_0x45b370)throw new _0x48d698(_0x36d44b(0x24b),this,{'commandName':_0x2bbd53});if(this[_0x36d44b(0x197)][_0x36d44b(0x1f4)](_0x45b370))throw new _0x48d698(_0x36d44b(0x2df),this,{'commandName':_0x2bbd53});this[_0x36d44b(0x197)][_0x36d44b(0x199)](_0x45b370),_0x16a870&&_0x45b370['on'](_0x36d44b(0x1d3),(_0x2b1b8d,_0x4605db)=>{const _0x9f1ca4=_0x36d44b;this[_0x9f1ca4(0x145)][_0x9f1ca4(0x15b)]&&(this[_0x9f1ca4(0x20c)]||(_0x4605db[_0x9f1ca4(0x230)]>0x0&&_0x4605db[_0x4605db[_0x9f1ca4(0x230)]-0x1]&&_0x4605db[_0x4605db[_0x9f1ca4(0x230)]-0x1][_0x9f1ca4(0x15c)]?_0x4605db[_0x9f1ca4(0x1df)]():(_0x2b1b8d[_0x9f1ca4(0x25e)]=_0x16a870((..._0x3c048d)=>_0x45b370[_0x9f1ca4(0x1d3)](..._0x3c048d,{'forceDefaultExecution':!0x0}),..._0x4605db),_0x2b1b8d[_0x9f1ca4(0x291)]())));},{'priority':_0x36d44b(0x1cd)});}[_0x3761ce(0x15c)](_0x33c568){const _0x55bcbb=_0x3761ce;let _0xbed449,_0x2aa6b2;const _0xb3f64b=this[_0x55bcbb(0x20c)];this[_0x55bcbb(0x20c)]=!0x0;try{_0xbed449=_0x33c568();}catch(_0x407da){_0x2aa6b2=_0x407da;}return _0xb3f64b||(this[_0x55bcbb(0x20c)]=!0x1),_0x2aa6b2&&_0x48d698[_0x55bcbb(0x1f9)](_0x2aa6b2,this),_0xbed449;}[_0x3761ce(0x253)](_0x4f086d,_0x13153b=null,_0xd6ca96={}){const _0x4246f6=_0x3761ce;if(_0x4f086d[_0x4246f6(0x294)])return null;const _0x4c0819=this[_0x4246f6(0x1c6)][_0x4246f6(0x2bd)][_0x4246f6(0x19b)](_0x4246f6(0x27c))['me'];for(const {suggestion:_0x4a8c48,meta:_0x552f13}of this[_0x4246f6(0x200)](_0x4f086d,_0x4246f6(0x1bb)))if(_0x552f13[_0x4246f6(0x1e9)]){if(!_0x552f13[_0x4246f6(0x17c)]){if(_0x552f13[_0x4246f6(0x2c5)]){if(!this[_0x4246f6(0x204)]||!Lt(_0x4a8c48,_0xd6ca96))continue;return _0x4a8c48;}if(Lt(_0x4a8c48,_0xd6ca96))return _0x4a8c48;this[_0x4246f6(0x1b4)](_0x4a8c48,_0x4f086d[_0x4246f6(0x1d6)],_0x4f086d[_0x4246f6(0x246)]);break;}if(_0x13153b==_0x4a8c48[_0x4246f6(0x1ff)]&&Lt(_0x4a8c48,_0xd6ca96)){const _0x1dddf2=_0x4a8c48[_0x4246f6(0x2a2)]();return _0x1dddf2[_0x4246f6(0x1d6)][_0x4246f6(0x14e)](_0x4f086d[_0x4246f6(0x246)])?this[_0x4246f6(0x23e)](_0x4a8c48,this[_0x4246f6(0x13e)][_0x4246f6(0x2a5)](_0x4f086d[_0x4246f6(0x1d6)],_0x1dddf2[_0x4246f6(0x246)])):this[_0x4246f6(0x23e)](_0x4a8c48,this[_0x4246f6(0x13e)][_0x4246f6(0x2a5)](_0x1dddf2[_0x4246f6(0x1d6)],_0x4f086d[_0x4246f6(0x246)])),_0x4a8c48;}}const _0x420234=_0x4abe88(),_0x3af450=_0x4c0819['id'],_0x2a4347=_0x13153b?_0x4246f6(0x167)+_0x13153b:_0x4246f6(0x1bb),_0x1dc5e4=this[_0x4246f6(0x13d)]({'id':_0x420234,'type':_0x2a4347,'createdAt':new Date(),'authorId':_0x3af450,'attributes':_0xd6ca96});return this[_0x4246f6(0x18f)](_0x2a4347,_0x420234,_0x3af450,_0x4f086d),_0x1dc5e4;}[_0x3761ce(0x221)](_0x57a457,_0x425cf4=_0x3761ce(0x2ad),_0x4ebd15={}){const _0x35c93e=_0x3761ce,_0x14a077=this[_0x35c93e(0x1c6)][_0x35c93e(0x2bd)][_0x35c93e(0x19b)](_0x35c93e(0x27c))['me'],_0xd62ac7=this[_0x35c93e(0x2d0)][_0x35c93e(0x195)](_0x35c93e(0x1bb),_0x425cf4,_0x35c93e(0x254));for(const _0x827c of this[_0x35c93e(0x164)]())if(_0x827c[_0x35c93e(0x2de)]['id']==_0x14a077['id']&&_0x35c93e(0x1bb)==_0x827c[_0x35c93e(0x24c)]&&_0x827c[_0x35c93e(0x1ff)]==_0x425cf4&&Lt(_0x827c,_0x4ebd15)&&(_0xd62ac7(_0x827c[_0x35c93e(0x1d1)](),_0x57a457)||_0xd62ac7(_0x57a457,_0x827c[_0x35c93e(0x1d1)]()))){for(const _0x373c9c of _0x57a457)_0x827c[_0x35c93e(0x28d)](_0x373c9c);return _0x827c;}for(const {suggestion:_0x22535a,meta:_0x17a6a3}of this[_0x35c93e(0x200)](_0x57a457,_0x35c93e(0x1bb))){if(!_0x17a6a3[_0x35c93e(0x1e9)])continue;if(!this[_0x35c93e(0x204)]&&_0x17a6a3[_0x35c93e(0x2c5)])continue;if(!Lt(_0x22535a,_0x4ebd15))continue;let _0x3d31b6=!0x0;for(const _0x573b06 of _0x22535a[_0x35c93e(0x1d1)]())for(const _0x1fe490 of _0x57a457)if(!_0x573b06[_0x35c93e(0x172)](_0x1fe490)){_0x3d31b6=!0x1;break;}if(_0x3d31b6)return _0x22535a;}const _0x523f82=_0x4abe88(),_0x22b35b=_0x14a077['id'],_0x5eb47c=_0x35c93e(0x167)+_0x425cf4,_0x2727c4=this[_0x35c93e(0x13d)]({'id':_0x523f82,'type':_0x5eb47c,'createdAt':new Date(),'authorId':_0x22b35b,'attributes':_0x4ebd15});for(const _0x1a2c0e of _0x57a457)this[_0x35c93e(0x18f)](_0x5eb47c,_0x523f82,_0x22b35b,_0x1a2c0e,_0x25fb62[_0x35c93e(0x2c6)]());return _0x2727c4;}[_0x3761ce(0x180)](_0x59e730,_0x5a059d,_0x505d69=null,_0x2dd6d4={}){const _0x242df0=_0x3761ce;if(_0x505d69=_0x505d69||Vt(_0x5a059d),_0x59e730[_0x242df0(0x294)])return null;if(_0x242df0(0x207)===this[_0x242df0(0x297)]){const _0x5bb67b=this[_0x242df0(0x2d0)][_0x242df0(0x195)](_0x242df0(0x2cf),_0x505d69,_0x242df0(0x176));return this[_0x242df0(0x15c)](()=>_0x5bb67b([_0x59e730],_0x5a059d,_0x2dd6d4)),null;}const _0x4f56e8=this[_0x242df0(0x1c6)][_0x242df0(0x2bd)][_0x242df0(0x19b)](_0x242df0(0x27c))['me'],_0x1bcdcb=[];if(_0x242df0(0x1d9)!==this[_0x242df0(0x297)]){for(const {suggestion:_0x232cd6,meta:_0x1076d6}of this[_0x242df0(0x200)](_0x59e730,_0x242df0(0x1bb)))_0x1076d6[_0x242df0(0x1e9)]&&!_0x1076d6[_0x242df0(0x2b2)]&&_0x1bcdcb[_0x242df0(0x2e0)](..._0x232cd6[_0x242df0(0x1d1)]());}const _0x3400d5=function(_0x1b98a1,_0x191ea4){const _0x26a0df=_0x242df0,_0x16f33e=[];for(const _0x231c91 of _0x191ea4){const _0x455fdf=_0x1b98a1[_0x26a0df(0x140)](_0x231c91);_0x455fdf&&_0x16f33e[_0x26a0df(0x2e0)](_0x455fdf);}return _0x16f33e;}(_0x59e730,_0x1bcdcb),_0x51fd10=function(_0x4b3287,_0x24486c){const _0x19d08d=_0x242df0,_0x48410a=[_0x4b3287];for(const _0x2e624b of _0x24486c){let _0x2083e2=0x0;for(;_0x2083e2<_0x48410a[_0x19d08d(0x230)];){const _0x1da987=_0x48410a[_0x2083e2][_0x19d08d(0x261)](_0x2e624b);_0x48410a[_0x19d08d(0x15a)](_0x2083e2,0x1,..._0x1da987),_0x2083e2+=_0x1da987[_0x19d08d(0x230)];}}return _0x48410a;}(_0x59e730,_0x1bcdcb);_0x3400d5[_0x242df0(0x230)]&&this[_0x242df0(0x13e)][_0x242df0(0x1ce)](()=>{const _0x3876c7=_0x242df0;for(const _0x5e28fb of _0x3400d5){const _0xb1aa93=this[_0x3876c7(0x2d0)][_0x3876c7(0x195)](_0x3876c7(0x2cf),_0x505d69,_0x3876c7(0x176));this[_0x3876c7(0x15c)](()=>_0xb1aa93([_0x5e28fb],_0x5a059d,_0x2dd6d4));}});for(const _0x584420 of _0x51fd10){let _0x74847f=null,_0x51e29a=_0x584420[_0x242df0(0x1d6)],_0x40e043=_0x584420[_0x242df0(0x246)];for(const {suggestion:_0xeb4d02,meta:_0x31b92a}of this[_0x242df0(0x200)](_0x584420,_0x242df0(0x2cf))){if(!_0x31b92a[_0x242df0(0x1e9)])continue;if(_0xeb4d02[_0x242df0(0x1ff)]!=_0x505d69)continue;if(!Lt(_0xeb4d02,_0x2dd6d4))continue;const _0x11dca6=_0xeb4d02[_0x242df0(0x2a2)]();if(_0x11dca6[_0x242df0(0x172)](_0x584420,!0x0))return null;_0x51e29a=_0x51e29a[_0x242df0(0x170)](_0x11dca6[_0x242df0(0x1d6)])?_0x51e29a:_0x11dca6[_0x242df0(0x1d6)],_0x40e043=_0x40e043[_0x242df0(0x1d2)](_0x11dca6[_0x242df0(0x246)])?_0x40e043:_0x11dca6[_0x242df0(0x246)],_0x74847f?_0x11dca6[_0x242df0(0x1d6)][_0x242df0(0x170)](_0x74847f[_0x242df0(0x2a2)]()[_0x242df0(0x1d6)])?(_0x74847f[_0x242df0(0x14d)](),_0x74847f=_0xeb4d02):_0xeb4d02[_0x242df0(0x14d)]():_0x74847f=_0xeb4d02;}const _0x40edd3=this[_0x242df0(0x13e)][_0x242df0(0x2a5)](_0x51e29a,_0x40e043);if(_0x74847f)this[_0x242df0(0x23e)](_0x74847f,_0x40edd3);else{const _0xd89d7b=_0x4abe88(),_0x321221=_0x4f56e8['id'];this[_0x242df0(0x13d)]({'id':_0xd89d7b,'type':_0x242df0(0x183)+_0x505d69,'data':_0x5a059d,'createdAt':new Date(),'authorId':_0x321221,'attributes':_0x2dd6d4}),this[_0x242df0(0x18f)](_0x242df0(0x183)+_0x505d69,_0xd89d7b,_0x321221,_0x40edd3);}}return null;}[_0x3761ce(0x1c8)](_0x233f52,_0xb55733,_0x155298=[],_0x50fb46=null,_0x1aaaec={}){const _0xc49fd1=_0x3761ce;_0xb55733[_0xc49fd1(0x20b)]||(_0xb55733[_0xc49fd1(0x20b)]=_0xb55733[_0xc49fd1(0x228)]),_0xb55733[_0xc49fd1(0x1cf)]=_0x233f52['is'](_0xc49fd1(0x260)),_0x50fb46=_0x50fb46||Vt(_0xb55733);const _0x721ffd=_0x155298[_0xc49fd1(0x223)](_0x106c40=>Gt(_0x106c40,this[_0xc49fd1(0x13e)])),_0x1eb717=_0x233f52['is'](_0xc49fd1(0x260))?_0x233f52:Gt(_0x233f52,this[_0xc49fd1(0x13e)]);if(_0xc49fd1(0x207)===this[_0xc49fd1(0x297)]){const _0x8eb75f=this[_0xc49fd1(0x2d0)][_0xc49fd1(0x195)](_0xc49fd1(0x286),_0x50fb46,_0xc49fd1(0x176));return this[_0xc49fd1(0x15c)](()=>_0x8eb75f([_0x1eb717],_0xb55733,_0x1aaaec)),null;}_0x721ffd[_0xc49fd1(0x2e0)](_0x1eb717);let _0x55be0a=!0x0;for(const _0x42bc61 of _0x721ffd)if(!this[_0xc49fd1(0x265)](_0x42bc61)){_0x55be0a=!0x1;break;}if(_0x55be0a&&_0xc49fd1(0x1d9)!==this[_0xc49fd1(0x297)]){const _0x3ad1ea=this[_0xc49fd1(0x2d0)][_0xc49fd1(0x195)](_0xc49fd1(0x286),_0x50fb46,_0xc49fd1(0x176));return this[_0xc49fd1(0x15c)](()=>_0x3ad1ea([_0x1eb717],_0xb55733,_0x1aaaec)),null;}let _0x51ae60=null,_0x9f90ed=_0x1eb717[_0xc49fd1(0x1d6)],_0x25f906=_0x1eb717[_0xc49fd1(0x246)];for(const {suggestion:_0x313770,meta:_0x5902a4}of this[_0xc49fd1(0x200)](_0x1eb717,_0xc49fd1(0x286))){if(!_0x5902a4[_0xc49fd1(0x1e9)])continue;if(_0x5902a4[_0xc49fd1(0x17c)]||_0x5902a4[_0xc49fd1(0x2c5)]||_0x5902a4[_0xc49fd1(0x2b2)])continue;if(_0x313770[_0xc49fd1(0x267)][_0xc49fd1(0x20b)]!=_0xb55733[_0xc49fd1(0x20b)])continue;if(!Lt(_0x313770,_0x1aaaec))continue;const _0x5bf2aa=_0x313770[_0xc49fd1(0x2a2)]();if(_0x313770[_0xc49fd1(0x1ff)]==_0x50fb46){if(_0x5bf2aa[_0xc49fd1(0x172)](_0x1eb717,!0x0))return null;_0x9f90ed=_0x9f90ed[_0xc49fd1(0x170)](_0x5bf2aa[_0xc49fd1(0x1d6)])?_0x9f90ed:_0x5bf2aa[_0xc49fd1(0x1d6)],_0x25f906=_0x25f906[_0xc49fd1(0x1d2)](_0x5bf2aa[_0xc49fd1(0x246)])?_0x25f906:_0x5bf2aa[_0xc49fd1(0x246)],_0x51ae60?_0x5bf2aa[_0xc49fd1(0x1d6)][_0xc49fd1(0x170)](_0x51ae60[_0xc49fd1(0x2a2)]()[_0xc49fd1(0x1d6)])?(_0x51ae60[_0xc49fd1(0x14d)](),_0x51ae60=_0x313770):_0x313770[_0xc49fd1(0x14d)]():_0x51ae60=_0x313770;}else{const _0x4d5667=_0x1eb717[_0xc49fd1(0x140)](_0x5bf2aa);this[_0xc49fd1(0x256)](_0x313770,_0x4d5667);}}const _0x50bbbf=this[_0xc49fd1(0x1c6)][_0xc49fd1(0x2bd)][_0xc49fd1(0x19b)](_0xc49fd1(0x27c))['me'],_0x389cc3=_0x4abe88(),_0x583955=_0x50bbbf['id'];if(_0x51ae60)return this[_0xc49fd1(0x23e)](_0x51ae60,this[_0xc49fd1(0x13e)][_0xc49fd1(0x2a5)](_0x9f90ed,_0x25f906)),_0x51ae60;{const _0x2a448a=this[_0xc49fd1(0x13d)]({'id':_0x389cc3,'type':_0xc49fd1(0x16b)+_0x50fb46,'data':_0xb55733,'createdAt':new Date(),'authorId':_0x583955,'attributes':_0x1aaaec});return this[_0xc49fd1(0x18f)](_0xc49fd1(0x16b)+_0x50fb46,_0x389cc3,_0x583955,this[_0xc49fd1(0x13e)][_0xc49fd1(0x2a5)](_0x9f90ed,_0x25f906)),_0x2a448a;}}[_0x3761ce(0x269)](_0x178910,_0x523aa0,_0x2940a8=[],_0x18617b=null,_0x334479={}){const _0x13aaa8=_0x3761ce;_0x523aa0[_0x13aaa8(0x20b)]||(_0x523aa0[_0x13aaa8(0x20b)]=_0x523aa0[_0x13aaa8(0x228)]);const _0x588e3f=_0x178910[0x0];_0x523aa0[_0x13aaa8(0x1cf)]=_0x588e3f['is'](_0x13aaa8(0x260)),_0x18617b=_0x18617b||Vt(_0x523aa0);const _0x252629=_0x2940a8[_0x13aaa8(0x223)](_0x20b65a=>Gt(_0x20b65a,this[_0x13aaa8(0x13e)])),_0x499259=_0x588e3f['is'](_0x13aaa8(0x260))?_0x178910:_0x178910[_0x13aaa8(0x223)](_0x28de00=>Gt(_0x28de00,this[_0x13aaa8(0x13e)]));if(_0x13aaa8(0x207)===this[_0x13aaa8(0x297)]){const _0x23449f=this[_0x13aaa8(0x2d0)][_0x13aaa8(0x195)](_0x13aaa8(0x286),_0x18617b,_0x13aaa8(0x176));return this[_0x13aaa8(0x15c)](()=>_0x23449f(_0x499259,_0x523aa0,_0x334479)),null;}_0x252629[_0x13aaa8(0x2e0)](..._0x499259);let _0x835f59=!0x0;for(const _0x2d87e6 of _0x252629)if(!this[_0x13aaa8(0x265)](_0x2d87e6)){_0x835f59=!0x1;break;}if(_0x835f59&&_0x13aaa8(0x1d9)!==this[_0x13aaa8(0x297)]){const _0x513c9e=this[_0x13aaa8(0x2d0)][_0x13aaa8(0x195)](_0x13aaa8(0x286),_0x18617b,_0x13aaa8(0x176));return this[_0x13aaa8(0x15c)](()=>_0x513c9e(_0x499259,_0x523aa0,_0x334479)),null;}const _0x5a1b4f=this[_0x13aaa8(0x1c6)][_0x13aaa8(0x2bd)][_0x13aaa8(0x19b)](_0x13aaa8(0x27c))['me'];for(const _0x517ead of this[_0x13aaa8(0x164)]()){if(_0x517ead[_0x13aaa8(0x2de)]['id']!=_0x5a1b4f['id'])continue;if(_0x13aaa8(0x286)!=_0x517ead[_0x13aaa8(0x24c)]||_0x517ead[_0x13aaa8(0x267)][_0x13aaa8(0x20b)]!=_0x523aa0[_0x13aaa8(0x20b)])continue;if(!Lt(_0x517ead,_0x334479))continue;const _0x349971=_0x517ead[_0x13aaa8(0x1ff)]==_0x18617b;for(let _0x5db529=0x0;_0x5db529<_0x499259[_0x13aaa8(0x230)];_0x5db529++){const _0x4bfec0=_0x499259[_0x5db529];for(const _0xd8bcc9 of _0x517ead[_0x13aaa8(0x187)]()){const _0x27dfe4=_0xd8bcc9[_0x13aaa8(0x23d)]();if(_0x4bfec0[_0x13aaa8(0x14e)](_0x27dfe4)){_0x349971?(_0x499259[_0x13aaa8(0x15a)](_0x5db529,0x1),_0x5db529--):_0x517ead[_0x13aaa8(0x2d1)](_0xd8bcc9[_0x13aaa8(0x1ec)]);break;}}}}if(0x0==_0x499259[_0x13aaa8(0x230)])return null;const _0x530064=this[_0x13aaa8(0x2d0)][_0x13aaa8(0x195)](_0x13aaa8(0x286),_0x18617b,_0x13aaa8(0x254));for(const _0x5624bf of this[_0x13aaa8(0x164)]())if(_0x5624bf[_0x13aaa8(0x2de)]['id']==_0x5a1b4f['id']&&_0x13aaa8(0x286)==_0x5624bf[_0x13aaa8(0x24c)]&&_0x5624bf[_0x13aaa8(0x267)][_0x13aaa8(0x20b)]==_0x523aa0[_0x13aaa8(0x20b)]&&_0x5624bf[_0x13aaa8(0x1ff)]==_0x18617b&&Lt(_0x5624bf,_0x334479)&&(_0x530064(_0x5624bf[_0x13aaa8(0x1d1)](),_0x499259)||_0x530064(_0x499259,_0x5624bf[_0x13aaa8(0x1d1)]()))){for(const _0x563a70 of _0x499259)_0x5624bf[_0x13aaa8(0x28d)](_0x563a70);return _0x5624bf;}const _0x1687c7=_0x4abe88(),_0x51be26=_0x5a1b4f['id'],_0x59bf3f=_0x13aaa8(0x16b)+_0x18617b,_0x42f010=this[_0x13aaa8(0x13d)]({'id':_0x1687c7,'type':_0x59bf3f,'data':_0x523aa0,'createdAt':new Date(),'authorId':_0x51be26,'attributes':_0x334479});for(const _0x22778d of _0x499259)this[_0x13aaa8(0x18f)](_0x59bf3f,_0x1687c7,_0x51be26,_0x22778d,_0x25fb62[_0x13aaa8(0x2c6)]());return _0x42f010;}[_0x3761ce(0x173)](_0x28342f,_0x3d9128=null,_0x119d53={}){const _0x572f3b=_0x3761ce;if(_0x28342f[_0x572f3b(0x294)])return null;const _0x15490e=this[_0x572f3b(0x1c6)][_0x572f3b(0x2bd)][_0x572f3b(0x19b)](_0x572f3b(0x27c))['me'],_0x1d4d3c=new _0x165f39(_0x28342f[_0x572f3b(0x1d6)],_0x28342f[_0x572f3b(0x246)]);for(const {suggestion:_0x1b86ba,meta:_0x5ac4c1}of this[_0x572f3b(0x200)](_0x1d4d3c,_0x572f3b(0x1bb)))if(_0x5ac4c1[_0x572f3b(0x1e9)]&&!_0x5ac4c1[_0x572f3b(0x17c)]){if(_0x1b86ba[_0x572f3b(0x240)]){const _0x121be4=_0x1b86ba[_0x572f3b(0x1d1)]()[_0x572f3b(0x144)](_0x2052cd=>_0x572f3b(0x279)!=_0x2052cd[_0x572f3b(0x1ee)][_0x572f3b(0x2c9)]);_0x121be4[_0x572f3b(0x16e)](_0x5d8562=>_0x1d4d3c[_0x572f3b(0x172)](_0x5d8562,!0x0))&&_0x1b86ba[_0x572f3b(0x2cb)]();if(_0x121be4[_0x572f3b(0x263)](_0xd7ac1d=>_0xd7ac1d[_0x572f3b(0x172)](_0x1d4d3c,!0x0))){const _0x34ec5c=this[_0x572f3b(0x2d0)][_0x572f3b(0x195)](_0x572f3b(0x1c4),_0x3d9128,_0x572f3b(0x176));return this[_0x572f3b(0x15c)](()=>_0x34ec5c([_0x1d4d3c],null,_0x119d53)),null;}}else{const _0x58c894=_0x1d4d3c[_0x572f3b(0x140)](_0x1b86ba[_0x572f3b(0x2a2)]());null!==_0x58c894&&_0x1b86ba[_0x572f3b(0x1d0)]([_0x58c894],null,_0x119d53);}}if(_0x1d4d3c[_0x572f3b(0x1f0)](),_0x1d4d3c[_0x572f3b(0x294)]||_0x572f3b(0x279)==_0x1d4d3c[_0x572f3b(0x1ee)][_0x572f3b(0x2c9)])return null;let _0x285b04=null,_0x3b0bf6=_0x1d4d3c[_0x572f3b(0x1d6)],_0x53a720=_0x1d4d3c[_0x572f3b(0x246)];const _0x56d7da=this[_0x572f3b(0x200)](_0x1d4d3c,_0x572f3b(0x1c4));for(const {suggestion:_0xbbdc49,meta:_0x1e576b}of _0x56d7da){const _0x1fa150=this[_0x572f3b(0x13e)][_0x572f3b(0x2a5)](_0x3b0bf6,_0x53a720);if(_0x1e576b[_0x572f3b(0x1e9)]&&(this[_0x572f3b(0x204)]||!_0x1e576b[_0x572f3b(0x2c5)]&&!_0x1e576b[_0x572f3b(0x2b2)])){if(_0xbbdc49[_0x572f3b(0x240)]){if(!Lt(_0xbbdc49,_0x119d53))continue;let _0x13620f=!0x0;for(const _0x590771 of _0xbbdc49[_0x572f3b(0x1d1)]()){if(_0x590771[_0x572f3b(0x172)](_0x1fa150,!0x0))return _0xbbdc49;_0x1fa150[_0x572f3b(0x172)](_0x590771)||(_0x13620f=!0x1);}_0x13620f&&_0xbbdc49[_0x572f3b(0x2cb)]();}else{const _0x1df0ee=_0xbbdc49[_0x572f3b(0x2a2)]();if(_0x1df0ee[_0x572f3b(0x172)](_0x1fa150,!0x0))return _0xbbdc49;if(!Lt(_0xbbdc49,_0x119d53)){_0x1fa150[_0x572f3b(0x172)](_0x1df0ee)?_0xbbdc49[_0x572f3b(0x14d)]():_0x1df0ee[_0x572f3b(0x241)](_0x3b0bf6)?_0x3b0bf6=_0x1df0ee[_0x572f3b(0x246)]:_0x1df0ee[_0x572f3b(0x241)](_0x53a720)&&(_0x53a720=_0x1df0ee[_0x572f3b(0x1d6)]);continue;}_0x3b0bf6=_0x3b0bf6[_0x572f3b(0x170)](_0x1df0ee[_0x572f3b(0x1d6)])?_0x3b0bf6:_0x1df0ee[_0x572f3b(0x1d6)],_0x53a720=_0x53a720[_0x572f3b(0x1d2)](_0x1df0ee[_0x572f3b(0x246)])?_0x53a720:_0x1df0ee[_0x572f3b(0x246)],_0x119d53=Object[_0x572f3b(0x2a3)]({},_0xbbdc49[_0x572f3b(0x13a)]),_0x285b04?_0x1df0ee[_0x572f3b(0x1d6)][_0x572f3b(0x170)](_0x285b04[_0x572f3b(0x2a2)]()[_0x572f3b(0x1d6)])?(_0x285b04[_0x572f3b(0x14d)](),_0x285b04=_0xbbdc49):_0xbbdc49[_0x572f3b(0x14d)]():_0x285b04=_0xbbdc49;}}}if(_0x285b04)return this[_0x572f3b(0x23e)](_0x285b04,this[_0x572f3b(0x13e)][_0x572f3b(0x2a5)](_0x3b0bf6,_0x53a720)),_0x285b04;{const _0x45557e=_0x4abe88(),_0x5ba189=this[_0x572f3b(0x13e)][_0x572f3b(0x2a5)](_0x3b0bf6,_0x53a720),_0x366591=_0x15490e['id'],_0x107bfb=_0x3d9128?_0x572f3b(0x178)+_0x3d9128:_0x572f3b(0x1c4),_0x17e7fd=this[_0x572f3b(0x13d)]({'id':_0x45557e,'type':_0x107bfb,'createdAt':new Date(),'authorId':_0x366591,'attributes':_0x119d53});return this[_0x572f3b(0x18f)](_0x107bfb,_0x45557e,_0x366591,_0x5ba189),_0x17e7fd;}}[_0x3761ce(0x2c0)](_0x2b28dc,_0x937e26=_0x3761ce(0x2ad),_0x354fd8={}){const _0x2c7dd2=_0x3761ce,_0x5ca7bb=this[_0x2c7dd2(0x1c6)][_0x2c7dd2(0x2bd)][_0x2c7dd2(0x19b)](_0x2c7dd2(0x27c))['me'],_0x5782f5=_0x2b28dc[_0x2c7dd2(0x223)](_0x574b5a=>new _0x165f39(_0x574b5a[_0x2c7dd2(0x1d6)],_0x574b5a[_0x2c7dd2(0x246)])),_0x5e0bc3=new Set();for(const {suggestion:_0x301093,meta:_0x1b0baf}of this[_0x2c7dd2(0x200)](_0x5782f5,_0x2c7dd2(0x1bb)))_0x1b0baf[_0x2c7dd2(0x1e9)]&&!_0x1b0baf[_0x2c7dd2(0x17c)]&&_0x5e0bc3[_0x2c7dd2(0x199)](_0x301093);for(const _0x122ae1 of _0x5e0bc3)if(_0x122ae1[_0x2c7dd2(0x240)]){const _0xc16673=_0x122ae1[_0x2c7dd2(0x1d1)]();(!_0x122ae1[_0x2c7dd2(0x13a)]||!_0x122ae1[_0x2c7dd2(0x13a)][_0x2c7dd2(0x255)])&&(_0xc16673[_0x2c7dd2(0x16e)](_0x5a2dbd=>_0x5782f5[_0x2c7dd2(0x263)](_0x389ed4=>_0x389ed4[_0x2c7dd2(0x172)](_0x5a2dbd,!0x0)))&&_0x122ae1[_0x2c7dd2(0x2cb)]());if(_0x5782f5[_0x2c7dd2(0x16e)](_0x21b43d=>_0xc16673[_0x2c7dd2(0x263)](_0x2022d5=>_0x2022d5[_0x2c7dd2(0x172)](_0x21b43d,!0x0)))){const _0x4f8a6a=this[_0x2c7dd2(0x2d0)][_0x2c7dd2(0x195)](_0x2c7dd2(0x1c4),_0x937e26,_0x2c7dd2(0x176));return this[_0x2c7dd2(0x15c)](()=>_0x4f8a6a(_0x2b28dc,null,_0x354fd8)),null;}}else{const _0x54e1ef=_0x122ae1[_0x2c7dd2(0x2a2)]();_0x5782f5[_0x2c7dd2(0x263)](_0x31aab8=>_0x31aab8[_0x2c7dd2(0x172)](_0x54e1ef,!0x0))&&_0x122ae1[_0x2c7dd2(0x2cb)]();if(_0x5782f5[_0x2c7dd2(0x16e)](_0x1011f9=>_0x54e1ef[_0x2c7dd2(0x172)](_0x1011f9,!0x0))){const _0x152ea5=this[_0x2c7dd2(0x2d0)][_0x2c7dd2(0x195)](_0x2c7dd2(0x1c4),_0x937e26,_0x2c7dd2(0x176));return this[_0x2c7dd2(0x15c)](()=>_0x152ea5(_0x5782f5,null,_0x354fd8)),null;}}const _0x153d94=this[_0x2c7dd2(0x2d0)][_0x2c7dd2(0x195)](_0x2c7dd2(0x1c4),_0x937e26,_0x2c7dd2(0x254));let _0x35e4dc=null;for(const _0x4205a4 of this[_0x2c7dd2(0x164)]())if(_0x4205a4[_0x2c7dd2(0x2de)]['id']==_0x5ca7bb['id']&&_0x4205a4[_0x2c7dd2(0x163)]&&_0x2c7dd2(0x1c4)==_0x4205a4[_0x2c7dd2(0x24c)]&&_0x4205a4[_0x2c7dd2(0x1ff)]==_0x937e26&&Lt(_0x4205a4,_0x354fd8)&&(_0x153d94(_0x4205a4[_0x2c7dd2(0x1d1)](),_0x5782f5)||_0x153d94(_0x5782f5,_0x4205a4[_0x2c7dd2(0x1d1)]()))){if(_0x35e4dc){if(_0x4205a4[_0x2c7dd2(0x28b)]&&_0x4205a4[_0x2c7dd2(0x28b)][_0x2c7dd2(0x230)])continue;for(const _0x43b39d of _0x4205a4[_0x2c7dd2(0x1d1)]())_0x35e4dc[_0x2c7dd2(0x1f1)](_0x43b39d)||_0x35e4dc[_0x2c7dd2(0x28d)](_0x43b39d);_0x4205a4[_0x2c7dd2(0x14d)]();}else{_0x35e4dc=_0x4205a4;for(const _0x17574d of _0x5782f5)_0x4205a4[_0x2c7dd2(0x1f1)](_0x17574d)||_0x4205a4[_0x2c7dd2(0x28d)](_0x17574d);}}if(_0x35e4dc)return _0x35e4dc;_0x5e0bc3[_0x2c7dd2(0x16a)]();for(const {suggestion:_0x11563e,meta:_0x321c36}of this[_0x2c7dd2(0x200)](_0x5782f5,_0x2c7dd2(0x1c4)))_0x321c36[_0x2c7dd2(0x1e9)]&&(this[_0x2c7dd2(0x204)]||!_0x321c36[_0x2c7dd2(0x2c5)]&&!_0x321c36[_0x2c7dd2(0x2b2)])&&Lt(_0x11563e,_0x354fd8)&&_0x5e0bc3[_0x2c7dd2(0x199)](_0x11563e);for(const _0x1e81d8 of _0x5e0bc3){const _0x57a373=_0x1e81d8[_0x2c7dd2(0x1d1)]();if(!_0x354fd8||!_0x354fd8[_0x2c7dd2(0x255)]){if(_0x5782f5[_0x2c7dd2(0x16e)](_0x35e514=>_0x57a373[_0x2c7dd2(0x263)](_0x3317ac=>_0x3317ac[_0x2c7dd2(0x172)](_0x35e514,!0x0))))return _0x1e81d8;}(!_0x1e81d8[_0x2c7dd2(0x13a)]||!_0x1e81d8[_0x2c7dd2(0x13a)][_0x2c7dd2(0x255)])&&(_0x57a373[_0x2c7dd2(0x16e)](_0x3c00ed=>_0x5782f5[_0x2c7dd2(0x263)](_0x4d4faa=>_0x4d4faa[_0x2c7dd2(0x172)](_0x3c00ed,!0x0)))&&_0x1e81d8[_0x2c7dd2(0x2cb)]());}const _0x177d1c=_0x4abe88(),_0x2e96ed=_0x5ca7bb['id'],_0x825200=_0x2c7dd2(0x178)+_0x937e26,_0x519a13=this[_0x2c7dd2(0x13d)]({'id':_0x177d1c,'type':_0x825200,'createdAt':new Date(),'authorId':_0x2e96ed,'attributes':_0x354fd8});for(const _0x53be2e of _0x5782f5)_0x53be2e[_0x2c7dd2(0x1f0)](),_0x53be2e[_0x2c7dd2(0x294)]||_0x2c7dd2(0x279)==_0x53be2e[_0x2c7dd2(0x1ee)][_0x2c7dd2(0x2c9)]||this[_0x2c7dd2(0x18f)](_0x825200,_0x177d1c,_0x2e96ed,_0x53be2e,_0x25fb62[_0x2c7dd2(0x2c6)]());return _0x519a13;}[_0x3761ce(0x29e)](_0x56d766,_0x23c8d6,_0x52de1f,_0x3e614b,_0xfa0842){const _0x5ef849=_0x3761ce;if(_0x56d766[_0x5ef849(0x294)])return[];if(_0x5ef849(0x207)===this[_0x5ef849(0x297)])return[];const _0x1eb7e8=this[_0x5ef849(0x1c6)][_0x5ef849(0x2bd)][_0x5ef849(0x19b)](_0x5ef849(0x27c))['me']['id'],_0x50560f=Array[_0x5ef849(0x251)](this[_0x5ef849(0x1ac)][_0x5ef849(0x214)]())[_0x5ef849(0x144)](_0x5d371f=>_0x5ef849(0x29f)==_0x5d371f[_0x5ef849(0x24c)]&&_0x5d371f[_0x5ef849(0x267)][_0x5ef849(0x1c2)]==_0x23c8d6&&_0x5d371f[_0x5ef849(0x1f1)](_0x56d766));if(_0x5ef849(0x202)===this[_0x5ef849(0x297)]){const _0x5e1987=this[_0x5ef849(0x200)](_0x56d766,_0x5ef849(0x1bb))[_0x5ef849(0x144)](({meta:_0x157e4e})=>_0x157e4e[_0x5ef849(0x1e9)]&&!_0x157e4e[_0x5ef849(0x2b2)]&&!_0x157e4e[_0x5ef849(0x17c)])[_0x5ef849(0x223)](({suggestion:_0x168af7})=>_0x168af7);_0x50560f[_0x5ef849(0x1db)](..._0x5e1987);}const _0x22a084=new Map([[_0x56d766,_0x52de1f]]);for(const _0x37ff95 of _0x50560f){const _0x484487=_0x5ef849(0x29f)==_0x37ff95[_0x5ef849(0x24c)]?_0x37ff95[_0x5ef849(0x267)][_0x5ef849(0x17a)]:void 0x0,_0x3de14a=_0x37ff95[_0x5ef849(0x2a2)](),_0x423968=Array[_0x5ef849(0x251)](_0x22a084[_0x5ef849(0x16f)]())[_0x5ef849(0x1a7)](_0x281d29=>_0x281d29[_0x5ef849(0x21f)](_0x3de14a));if(!_0x423968)continue;const _0x4b6459=_0x423968[_0x5ef849(0x261)](_0x3de14a);this[_0x5ef849(0x1fb)](_0x23c8d6)&&_0x5ef849(0x1bb)==_0x37ff95[_0x5ef849(0x24c)]&&0x0!=_0x4b6459[_0x5ef849(0x230)]||(_0x22a084[_0x5ef849(0x299)](_0x423968),_0x4b6459[_0x5ef849(0x15d)](_0x16cb4e=>{const _0x43b51b=_0x5ef849;_0x22a084[_0x43b51b(0x242)](_0x16cb4e,_0x52de1f);}),_0x5ef849(0x1bb)!=_0x37ff95[_0x5ef849(0x24c)]&&_0x484487!=_0x3e614b&&_0x22a084[_0x5ef849(0x242)](_0x423968[_0x5ef849(0x140)](_0x3de14a),_0x484487));}const _0x2bb428=[];for(const [_0x1a433b,_0x3f3385]of _0x22a084){const _0x1f9697=_0x4abe88(),_0x3c4779={'key':_0x23c8d6,'oldValue':_0x3f3385,'newValue':_0x3e614b};_0x23c8d6[_0x5ef849(0x230)]>0x25&&console[_0x5ef849(0x27e)](_0x5ef849(0x209),{'key':_0x23c8d6});const _0x4b1099=(_0x5ef849(0x1b1)+(_0x23c8d6+'|'+Vt({'newValue':_0x3e614b})))[_0x5ef849(0x177)](0x0,0x3c),_0x124c99=this[_0x5ef849(0x13d)]({'id':_0x1f9697,'type':_0x4b1099,'data':_0x3c4779,'createdAt':new Date(),'authorId':_0x1eb7e8,'attributes':_0xfa0842});_0x2bb428[_0x5ef849(0x2e0)](_0x124c99),this[_0x5ef849(0x18f)](_0x4b1099,_0x1f9697,_0x1eb7e8,_0x1a433b);}return _0x2bb428;}[_0x3761ce(0x2d7)](_0x1ca1d8){const _0x1cffec=_0x3761ce;this[_0x1cffec(0x1d5)](_0x1ca1d8,(_0x433d12,..._0x2099f6)=>{const _0xc2d612=_0x1cffec;this[_0xc2d612(0x1eb)](()=>{_0x433d12(..._0x2099f6);});});}[_0x3761ce(0x17d)](_0x1690c1){const _0x5416f2=_0x3761ce;this[_0x5416f2(0x1af)][_0x5416f2(0x199)](_0x1690c1);}[_0x3761ce(0x2d6)](_0x1f4a35){const _0x32a4a9=_0x3761ce;this[_0x32a4a9(0x1f8)][_0x32a4a9(0x199)](_0x1f4a35);}[_0x3761ce(0x2c2)](_0x32c04f){const _0x5a85ee=_0x3761ce;return _0x5a85ee(0x29f)==_0x32c04f[_0x5a85ee(0x24c)]?_0x32c04f[_0x5a85ee(0x1ff)][_0x5a85ee(0x2b8)]('|')[0x0]:null;}[_0x3761ce(0x23e)](_0x422bf7,_0x39e68f){const _0x49ae77=_0x3761ce,_0xbfd5b4=_0x422bf7[_0x49ae77(0x152)]();this[_0x49ae77(0x13e)][_0x49ae77(0x1ce)](_0x21889d=>{const _0x5c30f2=_0x49ae77;_0x21889d[_0x5c30f2(0x2d4)](_0xbfd5b4,{'range':_0x39e68f});});}[_0x3761ce(0x295)](_0x30dbbe){const _0x451989=_0x3761ce,_0x27de05=_0x30dbbe['id'],_0x120daa=this[_0x451989(0x1c6)][_0x451989(0x162)][_0x451989(0x19b)](_0x451989(0x287));this[_0x451989(0x1de)][_0x451989(0x17b)](_0x27de05)||this[_0x451989(0x1de)][_0x451989(0x220)]({'channelId':_0x120daa,'threadId':_0x27de05,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x54d361=this[_0x451989(0x1de)][_0x451989(0x213)](_0x27de05);_0x54d361[_0x451989(0x25f)](_0x451989(0x2b6)),_0x54d361[_0x451989(0x2b6)]=!0x1,_0x30dbbe[_0x451989(0x28b)]=_0x54d361;}[_0x3761ce(0x141)](_0x1fcb8a,_0x48c2b7,_0x57d9f8,_0x201290){const _0x49b25f=_0x3761ce;if(_0x1fcb8a[_0x49b25f(0x24c)]!=_0x48c2b7||_0x1fcb8a[_0x49b25f(0x1ff)]!=_0x57d9f8||_0x1fcb8a[_0x49b25f(0x2d3)]['id']!=_0x201290)throw this[_0x49b25f(0x1c6)][_0x49b25f(0x222)](_0x49b25f(0x1a9)),new _0x48d698(_0x49b25f(0x1a9),this);}[_0x3761ce(0x256)](_0x450311,_0x334c32){const _0x4f4f61=_0x3761ce,_0x31d21b=_0x450311[_0x4f4f61(0x2a2)]();if(_0x334c32[_0x4f4f61(0x14e)](_0x31d21b))_0x450311[_0x4f4f61(0x14d)]();else{if(_0x31d21b[_0x4f4f61(0x172)](_0x334c32)){const _0x5dfa7a=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x1d6)][_0x4f4f61(0x19e)],_0x4f4f61(0x246));this[_0x4f4f61(0x23e)](_0x450311,this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0x31d21b[_0x4f4f61(0x1d6)],_0x5dfa7a));const _0x2b7fcc=_0x4abe88(),_0x313c75=_0x450311[_0x4f4f61(0x2d3)]['id'],_0xd6ec4f=_0x450311[_0x4f4f61(0x24c)]+':'+_0x450311[_0x4f4f61(0x1ff)];this[_0x4f4f61(0x13d)]({'id':_0x2b7fcc,'type':_0xd6ec4f,'createdAt':new Date(),'authorId':_0x313c75,'data':_0x450311[_0x4f4f61(0x267)],'attributes':_0x450311[_0x4f4f61(0x13a)]});const _0xffd1c0=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x246)][_0x4f4f61(0x249)],_0x4f4f61(0x1fc)),_0x2a7365=this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0xffd1c0,_0x31d21b[_0x4f4f61(0x246)]);this[_0x4f4f61(0x18f)](_0xd6ec4f,_0x2b7fcc,_0x313c75,_0x2a7365);}else{if(_0x31d21b[_0x4f4f61(0x241)](_0x334c32[_0x4f4f61(0x1d6)])){const _0x4138cb=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x1d6)][_0x4f4f61(0x19e)],_0x4f4f61(0x246));this[_0x4f4f61(0x23e)](_0x450311,this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0x31d21b[_0x4f4f61(0x1d6)],_0x4138cb));}else{const _0x122e04=this[_0x4f4f61(0x13e)][_0x4f4f61(0x248)](_0x334c32[_0x4f4f61(0x246)][_0x4f4f61(0x249)],_0x4f4f61(0x1fc));this[_0x4f4f61(0x23e)](_0x450311,this[_0x4f4f61(0x13e)][_0x4f4f61(0x2a5)](_0x122e04,_0x31d21b[_0x4f4f61(0x246)]));}}}}[_0x3761ce(0x265)](_0x3a98cd){const _0x392a27=_0x3761ce;for(const {suggestion:_0x483684,meta:_0x1d4e31}of this[_0x392a27(0x200)](_0x3a98cd,_0x392a27(0x1bb))){if(!_0x1d4e31[_0x392a27(0x1e9)])continue;const _0x44bf74=_0x483684[_0x392a27(0x1d1)]();for(const _0x10a357 of _0x44bf74)if(!_0x3a98cd[_0x392a27(0x261)](_0x10a357)[_0x392a27(0x230)])return!0x0;}return!0x1;}[_0x3761ce(0x1b9)](_0x447f29){const _0x1a3f07=_0x3761ce,_0x546d1e=this[_0x1a3f07(0x1c6)][_0x1a3f07(0x2bd)][_0x1a3f07(0x19b)](_0x1a3f07(0x27c))[_0x1a3f07(0x2ae)](_0x447f29);if(!_0x546d1e)throw new _0x48d698(_0x1a3f07(0x153),this);return _0x546d1e;}[_0x3761ce(0x276)](_0x637606){const _0x599c98=_0x3761ce,_0xca4eeb=this[_0x599c98(0x1c6)][_0x599c98(0x2bd)][_0x599c98(0x19b)](_0x599c98(0x27c)),_0x4819e8=_0x224b06(_0x599c98(0x1b0)+_0x637606),_0x221420=_0xca4eeb[_0x599c98(0x2ae)](_0x4819e8);return _0x221420||_0xca4eeb[_0x599c98(0x203)]({'id':_0x4819e8,'name':_0x637606});}[_0x3761ce(0x1e5)](_0x49cec1,_0x3b2e29,_0x43c592,_0x4e91a9,_0x547959){const _0xd14bd7=_0x3761ce,_0x99a02=this[_0xd14bd7(0x1b9)](_0x4e91a9),_0x51d488=this[_0xd14bd7(0x2d0)][_0xd14bd7(0x2b1)](_0x49cec1,_0x3b2e29,_0x43c592,_0x99a02,_0x547959,_0x3e60c3=>{const _0x321fe8=_0xd14bd7;this[_0x321fe8(0x23c)](_0x43c592,{'attributes':_0x3e60c3});const _0x50dac9=this[_0x321fe8(0x2d5)](_0x43c592);this[_0x321fe8(0x169)](new Set([_0x50dac9])),this[_0x321fe8(0x243)](new Set([_0x50dac9]));});return this[_0xd14bd7(0x134)](_0x51d488,_0xd14bd7(0x176),()=>{const _0x20194e=_0xd14bd7;this[_0x20194e(0x23c)](_0x43c592,{'state':_0x20194e(0x18a)});},{'priority':_0xd14bd7(0x1cd)}),this[_0xd14bd7(0x134)](_0x51d488,_0xd14bd7(0x2cb),()=>{const _0x5cea2c=_0xd14bd7;this[_0x5cea2c(0x23c)](_0x43c592,{'state':_0x5cea2c(0x182)});},{'priority':_0xd14bd7(0x1cd)}),this[_0xd14bd7(0x1ac)][_0xd14bd7(0x242)](_0x43c592,_0x51d488),this[_0xd14bd7(0x1ea)][_0xd14bd7(0x242)](_0x51d488,_0xd14bd7(0x25a)),_0x51d488;}[_0x3761ce(0x18b)](_0x170a13){const _0x81f270=_0x3761ce,_0x4769c1=_0x170a13[_0x81f270(0x2b8)](':');return{'group':_0x4769c1[0x0],'type':_0x4769c1[0x1],'subType':_0x4769c1[_0x81f270(0x230)]>=0x5?_0x4769c1[0x2]:null,'id':_0x4769c1[_0x81f270(0x230)]<0x5?_0x4769c1[0x2]:_0x4769c1[0x3],'authorId':_0x4769c1[_0x81f270(0x230)]<0x5?_0x4769c1[0x3]:_0x4769c1[0x4],'markerCount':0x6==_0x4769c1[_0x81f270(0x230)]?_0x4769c1[0x5]:null};}[_0x3761ce(0x1b4)](_0x48e964,_0x2e2b69,_0x24c979){const _0x10e445=_0x3761ce,_0x4262ed=_0x48e964[_0x10e445(0x2a2)](),_0x74e9b8=_0x4262ed[_0x10e445(0x1d6)],_0x44a9b2=_0x4262ed[_0x10e445(0x246)];this[_0x10e445(0x23e)](_0x48e964,this[_0x10e445(0x13e)][_0x10e445(0x2a5)](_0x74e9b8,_0x2e2b69));const _0xb6a61a=_0x4abe88(),_0x3e27ae=_0x48e964[_0x10e445(0x2d3)]['id'],_0x4b33c2=_0x48e964[_0x10e445(0x24c)]+(_0x48e964[_0x10e445(0x1ff)]?':'+_0x48e964[_0x10e445(0x1ff)]:'');this[_0x10e445(0x13d)]({'id':_0xb6a61a,'type':_0x4b33c2,'createdAt':new Date(),'authorId':_0x3e27ae,'originalSuggestionId':_0x48e964['id'],'attributes':_0x48e964[_0x10e445(0x13a)],'data':_0x48e964[_0x10e445(0x267)]});const _0x1585dd=this[_0x10e445(0x2c2)](_0x48e964);(_0x10e445(0x286)==_0x48e964[_0x10e445(0x24c)]||_0x1585dd&&this[_0x10e445(0x1fb)](_0x1585dd))&&(_0x24c979=this[_0x10e445(0x13e)][_0x10e445(0x14c)](_0x24c979[_0x10e445(0x249)])),this[_0x10e445(0x18f)](_0x4b33c2,_0xb6a61a,_0x3e27ae,this[_0x10e445(0x13e)][_0x10e445(0x2a5)](_0x24c979,_0x44a9b2));}[_0x3761ce(0x200)](_0x78a29f,_0x5e6115=null){const _0x2df906=_0x3761ce,_0x330b8c=[],_0xff7d84=this[_0x2df906(0x1c6)][_0x2df906(0x2bd)][_0x2df906(0x19b)](_0x2df906(0x27c))['me'];Array[_0x2df906(0x20a)](_0x78a29f)||(_0x78a29f=[_0x78a29f]);for(const _0x3bba28 of this[_0x2df906(0x164)]()){if(!_0x3bba28[_0x2df906(0x163)])continue;if(_0x5e6115&&_0x3bba28[_0x2df906(0x24c)]!=_0x5e6115)continue;let _0x5834fe=!0x1;for(const _0x21ddf2 of _0x3bba28[_0x2df906(0x1d1)]()){for(const _0x1a7d04 of _0x78a29f){const _0x35159f=_0x1a7d04[_0x2df906(0x1d6)][_0x2df906(0x14e)](_0x21ddf2[_0x2df906(0x246)])||_0x1a7d04[_0x2df906(0x246)][_0x2df906(0x14e)](_0x21ddf2[_0x2df906(0x1d6)]);if(_0x35159f||_0x1a7d04[_0x2df906(0x140)](_0x21ddf2)){const _0x529d8c=_0x1a7d04[_0x2df906(0x172)](_0x21ddf2)&&Rt(this[_0x2df906(0x13e)][_0x2df906(0x1a4)],_0x21ddf2[_0x2df906(0x1d6)],_0x1a7d04),_0x858d69=_0x21ddf2[_0x2df906(0x172)](_0x1a7d04)&&Rt(this[_0x2df906(0x13e)][_0x2df906(0x1a4)],_0x1a7d04[_0x2df906(0x1d6)],_0x21ddf2);_0x330b8c[_0x2df906(0x2e0)]({'suggestion':_0x3bba28,'meta':{'isOwn':_0xff7d84==_0x3bba28[_0x2df906(0x2de)],'isNextTo':_0x35159f,'isInsideObject':_0x529d8c,'containsRangeInObject':_0x858d69}}),_0x5834fe=!0x0;break;}}if(_0x5834fe)break;}}return _0x330b8c;}[_0x3761ce(0x18f)](_0x27d56b,_0x56da64,_0x38304e,_0x1b4c8b,_0x257316){const _0x221d20=_0x3761ce;this[_0x221d20(0x13e)][_0x221d20(0x1ce)](_0x48d9c9=>{const _0x64c724=_0x221d20;let _0x4e68e4=_0x64c724(0x188)+_0x27d56b+':'+_0x56da64+':'+_0x38304e;_0x257316&&(_0x4e68e4=_0x4e68e4+':'+_0x257316),_0x48d9c9[_0x64c724(0x161)](_0x4e68e4,{'range':_0x1b4c8b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3761ce(0x1e7)](_0x4b7bca){const _0x17a26a=_0x3761ce,_0x161704=_0x4b7bca[_0x17a26a(0x289)],_0x506ea4=_0x4b7bca[_0x17a26a(0x1cb)];_0x4b7bca[_0x17a26a(0x289)]=null,_0x4b7bca[_0x17a26a(0x1cb)]=null,null!=_0x161704&&_0x161704[_0x17a26a(0x1cb)]==_0x4b7bca&&(_0x161704[_0x17a26a(0x1cb)]=_0x506ea4),null!=_0x506ea4&&_0x506ea4[_0x17a26a(0x289)]==_0x4b7bca&&(_0x506ea4[_0x17a26a(0x289)]=_0x161704),_0x17a26a(0x20d)==this[_0x17a26a(0x1ea)][_0x17a26a(0x19b)](_0x4b7bca)&&(this[_0x17a26a(0x1ea)][_0x17a26a(0x242)](_0x4b7bca,_0x17a26a(0x19f)),this[_0x17a26a(0x192)](_0x17a26a(0x28e),_0x4b7bca,_0x161704,_0x506ea4));}[_0x3761ce(0x13d)](_0x2cc805){const _0x1abbe1=_0x3761ce,_0x2dd1c0=_0x2cc805['id'],_0x49f098=this[_0x1abbe1(0x2da)](_0x2cc805);if(this[_0x1abbe1(0x2a0)]&&this[_0x1abbe1(0x2a0)][_0x1abbe1(0x216)]){const _0x1d4004=this[_0x1abbe1(0x1c6)][_0x1abbe1(0x2bd)][_0x1abbe1(0x19b)](_0x1abbe1(0x175)),_0x16ea34=_0x49f098[_0x1abbe1(0x2b4)],_0x50572d=_0x49f098[_0x1abbe1(0x1ff)]?_0x49f098[_0x1abbe1(0x24c)]+':'+_0x49f098[_0x1abbe1(0x1ff)]:_0x49f098[_0x1abbe1(0x24c)],_0x28afc0=this[_0x1abbe1(0x1c6)][_0x1abbe1(0x264)],_0x216541=_0x1d4004[_0x1abbe1(0x199)](_0x1a0274(_0x28afc0,_0x1abbe1(0x2a8))),_0x13bebc={'id':_0x2dd1c0,'type':_0x50572d,'hasComments':_0x16ea34,'data':_0x2cc805[_0x1abbe1(0x267)]||null,'originalSuggestionId':_0x2cc805[_0x1abbe1(0x1c1)]||null,'attributes':_0x49f098[_0x1abbe1(0x13a)]};this[_0x1abbe1(0x2a0)][_0x1abbe1(0x216)](_0x13bebc)[_0x1abbe1(0x159)](_0x3a340a=>{const _0x4d200f=_0x1abbe1;_0x49f098[_0x4d200f(0x139)]=!0x0,_0x1d4004[_0x4d200f(0x201)](_0x216541),_0x3a340a&&_0x3a340a[_0x4d200f(0x28f)]&&(this[_0x4d200f(0x1ac)][_0x4d200f(0x19b)](_0x2dd1c0)[_0x4d200f(0x28f)]=_0x3a340a[_0x4d200f(0x28f)]);})[_0x1abbe1(0x18c)](_0x3ef676=>{const _0x3005f0=_0x1abbe1;throw _0x259fdd(_0x3005f0(0x1a6)),this[_0x3005f0(0x1c6)][_0x3005f0(0x1ed)][_0x3005f0(0x2b5)]({'isUndoable':!0x1},()=>{const _0x403d93=_0x3005f0;_0x49f098[_0x403d93(0x2cb)]();}),_0x49f098[_0x3005f0(0x198)](),this[_0x3005f0(0x1ac)][_0x3005f0(0x299)](_0x49f098['id']),this[_0x3005f0(0x1ea)][_0x3005f0(0x299)](_0x49f098),_0x3ef676;});}return _0x49f098;}[_0x3761ce(0x1fb)](_0xf5ce45){const _0x2be105=_0x3761ce;return this[_0x2be105(0x1af)][_0x2be105(0x1f4)](_0xf5ce45);}[_0x3761ce(0x23c)](_0x557518,_0x1a5994){const _0x3e6426=_0x3761ce,_0x2b02a9=this[_0x3e6426(0x1c6)][_0x3e6426(0x2bd)][_0x3e6426(0x19b)](_0x3e6426(0x175)),_0x8aa9d2=this[_0x3e6426(0x2d5)](_0x557518);if(this[_0x3e6426(0x2a0)]&&this[_0x3e6426(0x2a0)][_0x3e6426(0x1a2)]){if(_0x8aa9d2[_0x3e6426(0x139)]){const _0x4a491b=_0x2b02a9[_0x3e6426(0x199)](_0x1a0274(this[_0x3e6426(0x1c6)][_0x3e6426(0x264)],_0x3e6426(0x2a8)));this[_0x3e6426(0x2a0)][_0x3e6426(0x1a2)](_0x557518,_0x1a5994)[_0x3e6426(0x159)](()=>{const _0x1dd963=_0x3e6426;_0x2b02a9[_0x1dd963(0x201)](_0x4a491b);});}else _0x8aa9d2['on'](_0x3e6426(0x24f),()=>{const _0x378b23=_0x3e6426;this[_0x378b23(0x23c)](_0x557518,_0x1a5994);});}}[_0x3761ce(0x189)](_0x4bc4c7){const _0x5727b5=_0x3761ce;if(!this[_0x5727b5(0x2a0)]||!this[_0x5727b5(0x2a0)][_0x5727b5(0x2d5)])throw new _0x48d698(_0x5727b5(0x151),this);return this[_0x5727b5(0x2a0)][_0x5727b5(0x2d5)](_0x4bc4c7);}[_0x3761ce(0x2db)](_0x5ee871){const _0x1b80e6=_0x3761ce,{id:_0xe3050,type:_0x33edac,subType:_0x433ad3,authorId:_0x42a178}=this[_0x1b80e6(0x18b)](_0x5ee871),_0x37450c=this[_0x1b80e6(0x1ac)][_0x1b80e6(0x19b)](_0xe3050)||this[_0x1b80e6(0x1e5)](_0x33edac,_0x433ad3,_0xe3050,_0x42a178,{});switch(this[_0x1b80e6(0x141)](_0x37450c,_0x33edac,_0x433ad3,_0x42a178),this[_0x1b80e6(0x1ea)][_0x1b80e6(0x19b)](_0x37450c)){case _0x1b80e6(0x25a):this[_0x1b80e6(0x189)](_0xe3050)[_0x1b80e6(0x159)](_0x1b9ed0=>{const _0x5a04c0=_0x1b80e6;let _0x57db53=Promise[_0x5a04c0(0x244)]();_0x1b9ed0[_0x5a04c0(0x2b4)]&&(_0x57db53=this[_0x5a04c0(0x1de)][_0x5a04c0(0x1e0)]({'channelId':this[_0x5a04c0(0x1c6)][_0x5a04c0(0x162)][_0x5a04c0(0x19b)](_0x5a04c0(0x287)),'threadId':_0xe3050})),_0x57db53[_0x5a04c0(0x159)](()=>{const _0x65528=_0x5a04c0;this[_0x65528(0x2da)](_0x1b9ed0)[_0x65528(0x139)]=!0x0;});}),this[_0x1b80e6(0x1ea)][_0x1b80e6(0x242)](_0x37450c,_0x1b80e6(0x231));break;case _0x1b80e6(0x19f):this[_0x1b80e6(0x23c)](_0xe3050,{'state':_0x1b80e6(0x2c7)});case _0x1b80e6(0x1aa):this[_0x1b80e6(0x1ea)][_0x1b80e6(0x242)](_0x37450c,_0x1b80e6(0x20d)),this[_0x1b80e6(0x192)](_0x1b80e6(0x2d8),_0x37450c);break;case _0x1b80e6(0x20d):this[_0x1b80e6(0x192)](_0x1b80e6(0x290),_0x37450c);}return _0x37450c[_0x1b80e6(0x186)](_0x5ee871),_0x37450c;}[_0x3761ce(0x243)](_0x20b9b6){const _0xa3b25f=_0x3761ce,_0x14dfaf=Array[_0xa3b25f(0x251)](_0x20b9b6),_0x283a31=_0x14dfaf[_0xa3b25f(0x144)](_0x5171ae=>_0xa3b25f(0x29f)==_0x5171ae[_0xa3b25f(0x24c)]);this[_0xa3b25f(0x2b7)](_0x283a31);const _0x2ef1dd=_0x14dfaf[_0xa3b25f(0x144)](_0x22a032=>!_0x22a032[_0xa3b25f(0x240)]&&_0xa3b25f(0x29f)!=_0x22a032[_0xa3b25f(0x24c)]),_0x405192=this[_0xa3b25f(0x164)]({'skipNotAttached':!0x0})[_0xa3b25f(0x144)](_0x5f2874=>!_0x5f2874[_0xa3b25f(0x240)]&&_0xa3b25f(0x29f)!=_0x5f2874[_0xa3b25f(0x24c)]),_0xd4ad5b=_0x405192[_0xa3b25f(0x144)](_0x217c8d=>!_0x20b9b6[_0xa3b25f(0x1f4)](_0x217c8d)),_0xd47267=new Map(_0x405192[_0xa3b25f(0x223)](_0x5c5904=>[_0x5c5904,this[_0xa3b25f(0x2d0)][_0xa3b25f(0x195)](_0x5c5904[_0xa3b25f(0x24c)],_0x5c5904[_0xa3b25f(0x1ff)],_0xa3b25f(0x1d4))])),_0x429229=new Map(_0x405192[_0xa3b25f(0x223)](_0x1d796f=>[_0x1d796f,_0x1d796f[_0xa3b25f(0x2a2)]()])),_0x18d102=new Set(),_0xb8599d=new Set();for(let _0x17c419=0x0;_0x17c419<_0x2ef1dd[_0xa3b25f(0x230)];_0x17c419++)_0x44536e(_0x2ef1dd[_0x17c419],_0x2ef1dd,_0x17c419+0x1);for(let _0x8a0ba=0x0;_0x8a0ba<_0x2ef1dd[_0xa3b25f(0x230)];_0x8a0ba++)_0x44536e(_0x2ef1dd[_0x8a0ba],_0xd4ad5b,0x0);const _0x335686=new Set();for(let _0xc60108=0x0;_0xc60108<_0x2ef1dd[_0xa3b25f(0x230)];_0xc60108++){const _0xfe1ac8=_0x2ef1dd[_0xc60108];!_0xb8599d[_0xa3b25f(0x1f4)](_0xfe1ac8)&&_0xfe1ac8[_0xa3b25f(0x289)]&&(_0x335686[_0xa3b25f(0x199)](_0xfe1ac8[_0xa3b25f(0x289)]),_0xfe1ac8[_0xa3b25f(0x289)][_0xa3b25f(0x1cb)]===_0xfe1ac8&&(_0xfe1ac8[_0xa3b25f(0x289)][_0xa3b25f(0x1cb)]=null),_0xfe1ac8[_0xa3b25f(0x289)]=null),!_0x18d102[_0xa3b25f(0x1f4)](_0xfe1ac8)&&_0xfe1ac8[_0xa3b25f(0x1cb)]&&(_0x335686[_0xa3b25f(0x199)](_0xfe1ac8[_0xa3b25f(0x1cb)]),_0xfe1ac8[_0xa3b25f(0x1cb)][_0xa3b25f(0x289)]===_0xfe1ac8&&(_0xfe1ac8[_0xa3b25f(0x1cb)][_0xa3b25f(0x289)]=null),_0xfe1ac8[_0xa3b25f(0x1cb)]=null);}function _0x44536e(_0x144db7,_0x195ce8,_0x306dd9){const _0x28367a=_0xa3b25f;for(let _0x2f1e1b=_0x306dd9;_0x2f1e1b<_0x195ce8[_0x28367a(0x230)];_0x2f1e1b++){const _0xa8e63e=_0x369d37(_0x144db7,_0x195ce8[_0x2f1e1b]);_0xa8e63e&&(_0xa8e63e[0x0][_0x28367a(0x1cb)]=_0xa8e63e[0x1],_0xa8e63e[0x1][_0x28367a(0x289)]=_0xa8e63e[0x0],_0x18d102[_0x28367a(0x199)](_0xa8e63e[0x0]),_0xb8599d[_0x28367a(0x199)](_0xa8e63e[0x1]));}}function _0x369d37(_0x2cbdb6,_0x40a289){const _0x5cfdb5=_0xa3b25f;if(_0x2cbdb6[_0x5cfdb5(0x2de)]['id']!==_0x40a289[_0x5cfdb5(0x2de)]['id'])return null;const _0x59e8bd=_0xd47267[_0x5cfdb5(0x19b)](_0x2cbdb6)(_0x2cbdb6,_0x40a289,_0x429229[_0x5cfdb5(0x19b)](_0x2cbdb6),_0x429229[_0x5cfdb5(0x19b)](_0x40a289));if(!_0x59e8bd)return null;return _0xd47267[_0x5cfdb5(0x19b)](_0x40a289)(_0x2cbdb6,_0x40a289,_0x429229[_0x5cfdb5(0x19b)](_0x2cbdb6),_0x429229[_0x5cfdb5(0x19b)](_0x40a289))?_0x59e8bd[0x1][_0x5cfdb5(0x28b)]&&_0x59e8bd[0x1][_0x5cfdb5(0x28b)][_0x5cfdb5(0x230)]?null:_0x59e8bd:null;}_0x335686[_0xa3b25f(0x1d7)]&&this[_0xa3b25f(0x243)](_0x335686);}[_0x3761ce(0x2b7)](_0x444ac5){const _0x51fc87=_0x3761ce;if(0x0==_0x444ac5[_0x51fc87(0x230)])return;const _0x3dc62d=this[_0x51fc87(0x164)]({'skipNotAttached':!0x0})[_0x51fc87(0x144)](_0x554a5d=>_0x51fc87(0x29f)==_0x554a5d[_0x51fc87(0x24c)]&&_0x554a5d[_0x51fc87(0x278)]),_0x401f8a=[],_0x16ac0b=new Map();for(const _0x53213d of _0x3dc62d){const _0x971507=_0x224b06(_0x53213d[_0x51fc87(0x13a)]);_0x16ac0b[_0x51fc87(0x1f4)](_0x971507)||(_0x16ac0b[_0x51fc87(0x242)](_0x971507,_0x401f8a[_0x51fc87(0x230)]),_0x401f8a[_0x51fc87(0x2e0)]([]));const _0x1975c9=_0x16ac0b[_0x51fc87(0x19b)](_0x971507);_0x401f8a[_0x1975c9][_0x51fc87(0x2e0)](_0x53213d);}!(function(){const _0x48c06f=_0x51fc87;_0x401f8a[_0x48c06f(0x1e6)]((_0x101830,_0x503ff0)=>{const _0x5bdb8e=_0x48c06f,_0x22e92c=_0x101830[0x0][_0x5bdb8e(0x28f)],_0x5e1844=_0x503ff0[0x0][_0x5bdb8e(0x28f)];return _0x22e92c==_0x5e1844?_0x101830[0x0][_0x5bdb8e(0x13a)][_0x5bdb8e(0x156)]<_0x503ff0[0x0][_0x5bdb8e(0x13a)][_0x5bdb8e(0x156)]?-0x1:0x1:_0x22e92c<_0x5e1844?-0x1:0x1;});for(const _0x1cd1fa of _0x401f8a)_0x1cd1fa[_0x48c06f(0x1e6)]((_0x1d96c1,_0x2b3e5a)=>_0x1d96c1['id']<_0x2b3e5a['id']?-0x1:0x1);}());for(let _0x364d21=0x0;_0x364d21<_0x401f8a[_0x51fc87(0x230)];_0x364d21++){if(0x0==_0x401f8a[_0x364d21][_0x51fc87(0x230)])continue;const _0x4d92fe=[];for(let _0x375519=_0x364d21+0x1;_0x375519<_0x401f8a[_0x51fc87(0x230)];_0x375519++)0x0!=_0x401f8a[_0x375519][_0x51fc87(0x230)]&&_0x467d87(_0x401f8a[_0x364d21],_0x401f8a[_0x375519])&&_0x4d92fe[_0x51fc87(0x2e0)](_0x375519);for(const _0x1fa525 of _0x4d92fe)_0x401f8a[_0x364d21]=_0x401f8a[_0x364d21][_0x51fc87(0x1c3)](_0x401f8a[_0x1fa525]),_0x401f8a[_0x1fa525]=[];}for(const _0x65b287 of _0x401f8a)for(let _0x59261c=0x0;_0x59261c<_0x65b287[_0x51fc87(0x230)];_0x59261c++)_0x65b287[_0x59261c][_0x51fc87(0x1cb)]=_0x65b287[_0x59261c+0x1]||null;for(const _0x62fdeb of _0x401f8a)for(let _0x158801=0x0;_0x158801<_0x62fdeb[_0x51fc87(0x230)];_0x158801++)_0x62fdeb[_0x158801][_0x51fc87(0x289)]=_0x62fdeb[_0x158801-0x1]||null;function _0x467d87(_0x12e482,_0x3d0007){const _0x397a3a=_0x51fc87;if(_0x12e482[0x0][_0x397a3a(0x13a)][_0x397a3a(0x156)]!==_0x3d0007[0x0][_0x397a3a(0x13a)][_0x397a3a(0x156)]&&_0x12e482[0x0][_0x397a3a(0x2de)]!==_0x3d0007[0x0][_0x397a3a(0x2de)])return!0x1;if(!function(_0x17b04f,_0x104787){const _0x5d6a07=_0x397a3a;if(!_0x17b04f[_0x5d6a07(0x2b4)]&&!_0x104787[_0x5d6a07(0x2b4)])return!0x0;if(_0x17b04f[_0x5d6a07(0x2b4)]&&_0x104787[_0x5d6a07(0x2b4)])return!0x1;if(_0x17b04f[_0x5d6a07(0x2b4)]&&_0x104787[_0x5d6a07(0x28f)]<_0x17b04f[_0x5d6a07(0x28b)][_0x5d6a07(0x1ca)][_0x5d6a07(0x19b)](0x0)[_0x5d6a07(0x28f)])return!0x0;if(_0x104787[_0x5d6a07(0x2b4)]&&_0x17b04f[_0x5d6a07(0x28f)]<_0x104787[_0x5d6a07(0x28b)][_0x5d6a07(0x1ca)][_0x5d6a07(0x19b)](0x0)[_0x5d6a07(0x28f)])return!0x0;return!0x1;}(_0x12e482[0x0],_0x3d0007[0x0]))return!0x1;const _0x40d5b0=_0xf2ece8(_0x12e482[0x0][_0x397a3a(0x13a)],_0x397a3a(0x156)),_0x372f64=_0xf2ece8(_0x3d0007[0x0][_0x397a3a(0x13a)],_0x397a3a(0x156));if(!_0x3d2b96(_0x40d5b0,_0x372f64))return!0x1;return!!_0x12e482[_0x397a3a(0x16e)](_0x400cf8=>_0x3d0007[_0x397a3a(0x263)](_0x4219a1=>_0x400cf8[_0x397a3a(0x2a2)]()[_0x397a3a(0x14e)](_0x4219a1[_0x397a3a(0x2a2)]())))&&_0x3d0007[_0x397a3a(0x16e)](_0x409fef=>_0x12e482[_0x397a3a(0x263)](_0x131872=>_0x409fef[_0x397a3a(0x2a2)]()[_0x397a3a(0x14e)](_0x131872[_0x397a3a(0x2a2)]())));}}[_0x3761ce(0x169)](_0x4c3267){const _0x13552c=_0x3761ce,_0xa8dde1=Array[_0x13552c(0x251)](_0x4c3267),_0x2615fe=this[_0x13552c(0x164)]({'skipNotAttached':!0x0}),_0x22665e=_0x2615fe[_0x13552c(0x144)](_0xede8f1=>!_0x4c3267[_0x13552c(0x1f4)](_0xede8f1)),_0x2f101c=new Map(_0xa8dde1[_0x13552c(0x223)](_0x31c389=>[_0x31c389,this[_0x13552c(0x2d0)][_0x13552c(0x195)](_0x31c389[_0x13552c(0x24c)],_0x31c389[_0x13552c(0x1ff)],_0x13552c(0x254))])),_0x44d18b=new Map(_0x2615fe[_0x13552c(0x223)](_0x56452b=>[_0x56452b,_0x56452b[_0x13552c(0x1d1)]()]));for(let _0x1dc09a=0x0;_0x1dc09a<_0xa8dde1[_0x13552c(0x230)];_0x1dc09a++){if(_0x2c7bf5(this,_0xa8dde1[_0x1dc09a],_0xa8dde1,_0x1dc09a+0x1))return!0x0;}for(let _0x57a82b=0x0;_0x57a82b<_0xa8dde1[_0x13552c(0x230)];_0x57a82b++){if(_0x2c7bf5(this,_0xa8dde1[_0x57a82b],_0x22665e,0x0))return!0x0;}return!0x1;function _0x2c7bf5(_0x582a87,_0x5752e0,_0x223df3,_0x5ebeda){const _0x3f7640=_0x13552c;for(let _0x27566c=_0x5ebeda;_0x27566c<_0x223df3[_0x3f7640(0x230)];_0x27566c++){const _0x41ae67=_0x223df3[_0x27566c];if(_0x41ae67[_0x3f7640(0x24c)]!==_0x5752e0[_0x3f7640(0x24c)]||_0x41ae67[_0x3f7640(0x2de)]['id']!==_0x5752e0[_0x3f7640(0x2de)]['id']||_0x41ae67[_0x3f7640(0x1ff)]!==_0x5752e0[_0x3f7640(0x1ff)])continue;if(!Pt(_0x5752e0,_0x41ae67,[_0x3f7640(0x156)]))continue;if(_0x3f7640(0x29f)==_0x5752e0[_0x3f7640(0x24c)]&&_0x5752e0[_0x3f7640(0x267)][_0x3f7640(0x17a)]!=_0x41ae67[_0x3f7640(0x267)][_0x3f7640(0x17a)])continue;if(_0x3f7640(0x29f)==_0x5752e0[_0x3f7640(0x24c)]&&_0x582a87[_0x3f7640(0x1fb)](_0x5752e0[_0x3f7640(0x267)][_0x3f7640(0x1c2)]))continue;if(_0x3f7640(0x286)==_0x5752e0[_0x3f7640(0x24c)]){const _0x101509=_0x582a87[_0x3f7640(0x1c6)][_0x3f7640(0x1ed)],_0x257e41=_0x5752e0[_0x3f7640(0x19d)]();if(_0x257e41&&(_0x101509[_0x3f7640(0x1a4)][_0x3f7640(0x1bc)](_0x257e41)||_0x101509[_0x3f7640(0x1a4)][_0x3f7640(0x1e1)](_0x257e41)))continue;}const _0x29ffba=_0x2f101c[_0x3f7640(0x19b)](_0x5752e0),_0xd62aec=_0x44d18b[_0x3f7640(0x19b)](_0x5752e0),_0x2e4302=_0x44d18b[_0x3f7640(0x19b)](_0x41ae67),_0xce8cd6=_0x5752e0[_0x3f7640(0x28b)]&&_0x5752e0[_0x3f7640(0x28b)][_0x3f7640(0x230)],_0x43e17a=_0x41ae67[_0x3f7640(0x28b)]&&_0x41ae67[_0x3f7640(0x28b)][_0x3f7640(0x230)];if(!_0xce8cd6&&_0x29ffba(_0x2e4302,_0xd62aec))return _0x582a87[_0x3f7640(0x1cc)](_0x41ae67,_0x5752e0),_0x44d18b[_0x3f7640(0x299)](_0x5752e0),!0x0;if(!_0x43e17a&&_0x29ffba(_0xd62aec,_0x2e4302))return _0x582a87[_0x3f7640(0x1cc)](_0x5752e0,_0x41ae67),_0x44d18b[_0x3f7640(0x299)](_0x41ae67),!0x0;}return!0x1;}}[_0x3761ce(0x1cc)](_0x3d007f,_0x1eb971){const _0x439cbe=_0x3761ce;if(_0x3d007f[_0x439cbe(0x240)]){for(const _0x262e95 of _0x1eb971[_0x439cbe(0x1d1)]())_0x3d007f[_0x439cbe(0x28d)](_0x262e95);}else{const _0x8acb13=_0x1eb971[_0x439cbe(0x2a2)]()[_0x439cbe(0x246)];this[_0x439cbe(0x23e)](_0x3d007f,this[_0x439cbe(0x13e)][_0x439cbe(0x2a5)](_0x3d007f[_0x439cbe(0x2a2)]()[_0x439cbe(0x1d6)],_0x8acb13));}_0x1eb971[_0x439cbe(0x14d)]();}[_0x3761ce(0x283)](_0x532f70,_0x383e05){const _0x37accd=_0x3761ce,_0x464e2b=_0x532f70[_0x37accd(0x1e8)](_0x37accd(0x224))||_0x532f70[_0x37accd(0x1e8)](_0x37accd(0x29f))?_0x37accd(0x21a):_0x532f70[_0x37accd(0x2dd)]();return _0x1a0274(this[_0x37accd(0x1c6)][_0x37accd(0x264)],_0x383e05+'_'+_0x464e2b+_0x37accd(0x21c));}[_0x3761ce(0x166)](){const _0x4dbd64=_0x3761ce,_0x16d45b=this[_0x4dbd64(0x1c6)];if(!_0x16d45b['ui'])return;const {ariaLiveAnnouncer:_0x5a117b}=_0x16d45b['ui'];_0x53d5b8(this[_0x4dbd64(0x13e)],({left:_0x12555a,entered:_0x5d36b6})=>{const _0x1419ae=_0x4dbd64;for(const _0x320b03 of _0x12555a){const {group:_0x3516ac,type:_0x51bb86}=this[_0x1419ae(0x18b)](_0x320b03[_0x1419ae(0x1ec)]);if(_0x1419ae(0x27f)===_0x3516ac){_0x5a117b[_0x1419ae(0x15f)](this[_0x1419ae(0x283)](_0x51bb86,_0x1419ae(0x2af)));break;}}for(const _0x405ea1 of _0x5d36b6){const {group:_0x1e0d35,type:_0x47da9c}=this[_0x1419ae(0x18b)](_0x405ea1[_0x1419ae(0x1ec)]);if(_0x1419ae(0x27f)===_0x1e0d35){_0x5a117b[_0x1419ae(0x15f)](this[_0x1419ae(0x283)](_0x47da9c,_0x1419ae(0x1f3)));break;}}});}[_0x3761ce(0x212)](_0xb34507){const _0x343941=_0x3761ce;if(this[_0x343941(0x1fa)])return!0x1;const _0x4c5296=this[_0x343941(0x1c6)],_0x513d85=_0x4c5296[_0x343941(0x1ed)][_0x343941(0x1ad)][_0x343941(0x2ce)][_0x343941(0x185)]();if(0x0==_0x513d85[_0x343941(0x230)])return!0x1;const _0x348b56=[],_0xcfc1aa=_0x513d85[_0x343941(0x144)](_0x494726=>_0x343941(0x29f)==_0x494726[_0x343941(0x24c)]),_0x172f93=_0x513d85[_0x343941(0x144)](_0x5e577a=>_0x343941(0x136)==_0x5e577a[_0x343941(0x24c)]&&_0x343941(0x143)!=_0x5e577a[_0x343941(0x1ec)]),_0x5d189e=_0x513d85[_0x343941(0x144)](_0x58806f=>_0x343941(0x201)==_0x58806f[_0x343941(0x24c)]&&_0x343941(0x143)!=_0x58806f[_0x343941(0x1ec)]);for(const _0x5541ac of _0xcfc1aa)_0x348b56[_0x343941(0x2e0)]({'key':_0x5541ac[_0x343941(0x21b)],'newValue':_0x5541ac[_0x343941(0x277)],'oldValue':_0x5541ac[_0x343941(0x237)],'range':Ot(_0x5541ac[_0x343941(0x260)],_0x4c5296[_0x343941(0x1ed)])});for(const _0x432f82 of _0x172f93){const _0x4cc373=_0x5d189e[_0x343941(0x1a7)](_0x36ce47=>_0x36ce47[_0x343941(0x137)][_0x343941(0x14e)](_0x432f82[_0x343941(0x137)]));_0x4cc373&&_0x348b56[_0x343941(0x2e0)]({'key':_0x343941(0x2ba),'newValue':_0x432f82[_0x343941(0x1ec)],'oldValue':_0x4cc373[_0x343941(0x1ec)],'range':_0x4c5296[_0x343941(0x1ed)][_0x343941(0x21e)](_0x432f82[_0x343941(0x137)][_0x343941(0x1bd)])});}return 0x0!=_0x348b56[_0x343941(0x230)]&&this[_0x343941(0x130)](_0xb34507,_0x348b56);}[_0x3761ce(0x26d)](_0x47860f){const _0x3b8e6d=_0x3761ce;let _0x413a73=!0x1;const _0x2b4520=this[_0x3b8e6d(0x1c6)][_0x3b8e6d(0x1ed)][_0x3b8e6d(0x1ad)][_0x3b8e6d(0x2ce)][_0x3b8e6d(0x217)]()[_0x3b8e6d(0x144)](_0x5304c8=>_0x5304c8[_0x3b8e6d(0x267)][_0x3b8e6d(0x1f7)]&&_0x5304c8[_0x3b8e6d(0x1ec)][_0x3b8e6d(0x1e8)](_0x3b8e6d(0x285)));for(const _0x1f3c06 of _0x2b4520){const {subType:_0x3cad0d,id:_0xa53bf9}=this[_0x3b8e6d(0x18b)](_0x1f3c06[_0x3b8e6d(0x1ec)]),_0xa5f038=_0x3cad0d[_0x3b8e6d(0x2b8)]('|')[0x0];for(const _0x2ca49a of this[_0x3b8e6d(0x164)]({'skipNotAttached':!0x0}))_0x2ca49a['id']!=_0xa53bf9&&_0x3b8e6d(0x29f)==_0x2ca49a[_0x3b8e6d(0x24c)]&&_0x2ca49a[_0x3b8e6d(0x267)]&&_0x2ca49a[_0x3b8e6d(0x267)][_0x3b8e6d(0x1c2)]==_0xa5f038&&_0x2ca49a[_0x3b8e6d(0x2a2)]()[_0x3b8e6d(0x21f)](_0x1f3c06[_0x3b8e6d(0x267)][_0x3b8e6d(0x1f7)])&&(this[_0x3b8e6d(0x146)](_0x2ca49a,_0x1f3c06[_0x3b8e6d(0x267)][_0x3b8e6d(0x1f7)],_0x47860f),_0x413a73=!0x0);}return _0x413a73;}[_0x3761ce(0x1eb)](_0x1f2110){const _0x17bb94=_0x3761ce;this[_0x17bb94(0x1c6)],(this[_0x17bb94(0x1fa)]=!0x0,_0x1f2110());}[_0x3761ce(0x229)](_0x3e8e17){const _0x2c6947=_0x3761ce,_0x4c40c3=this[_0x2c6947(0x1fb)](_0x3e8e17),_0x36c54b=this[_0x2c6947(0x1f8)][_0x2c6947(0x1f4)](_0x3e8e17);return _0x4c40c3||_0x36c54b;}[_0x3761ce(0x130)](_0x151bb5,_0xf98a24){const _0x5aad2e=_0x3761ce;if(0x0==_0xf98a24[_0x5aad2e(0x230)])return!0x1;let _0x27a525=!0x1;for(const _0x558d15 of _0xf98a24){const _0x30a0ba=this[_0x5aad2e(0x200)](_0x558d15[_0x5aad2e(0x260)],_0x5aad2e(0x29f))[_0x5aad2e(0x144)](_0x33ef0b=>!_0x33ef0b[_0x5aad2e(0x27a)][_0x5aad2e(0x17c)])[_0x5aad2e(0x223)](_0x17e1e1=>_0x17e1e1[_0x5aad2e(0x27f)]),_0x534e26=_0x224b06({'newValue':_0x558d15[_0x5aad2e(0x16c)]});_0x30a0ba[_0x5aad2e(0x144)](_0x451bba=>{const _0x5ef3e4=_0x5aad2e,[_0x5cbff4,_0x12d603]=_0x451bba[_0x5ef3e4(0x1ff)][_0x5ef3e4(0x2b8)]('|');return _0x5cbff4==_0x558d15[_0x5ef3e4(0x1c2)]&&_0x12d603!=_0x534e26;})[_0x5aad2e(0x15d)](_0x11a1af=>{const _0x5f3a38=_0x5aad2e;this[_0x5f3a38(0x146)](_0x11a1af,_0x558d15[_0x5f3a38(0x260)],_0x151bb5),_0x27a525=!0x0;});}return _0x27a525;}[_0x3761ce(0x146)](_0x4cf931,_0x100953,_0x238dfc){const _0x21fb59=_0x3761ce,_0x48d740=_0x4cf931[_0x21fb59(0x2a2)]()[_0x21fb59(0x261)](_0x100953);0x0!==_0x48d740[_0x21fb59(0x230)]?0x1!==_0x48d740[_0x21fb59(0x230)]?this[_0x21fb59(0x1b4)](_0x4cf931,_0x100953[_0x21fb59(0x1d6)],_0x100953[_0x21fb59(0x246)]):this[_0x21fb59(0x23e)](_0x4cf931,_0x48d740[0x0]):_0x238dfc[_0x21fb59(0x2d1)](_0x4cf931[_0x21fb59(0x152)]());}}class xt{constructor(_0x129ef0){const _0x48f754=_0x3761ce;this[_0x48f754(0x2ac)]=_0x129ef0,this[_0x48f754(0x13e)]=_0x129ef0[_0x48f754(0x1ed)],this[_0x48f754(0x171)]=new Map(),this[_0x48f754(0x142)]=new Map(),this[_0x48f754(0x179)]();}[_0x3761ce(0x2b1)](_0x538aff,_0x2c555e,_0x2e6949,_0x30f00c,_0x129f9c,_0x1c6fa7){const _0x3bc5ce=_0x3761ce;return new _0x25fb62(this[_0x3bc5ce(0x13e)],{'type':_0x538aff,'subType':_0x2c555e,'id':_0x2e6949,'author':_0x30f00c,'creator':_0x30f00c,'attributes':_0x129f9c,'onAttributesChange':_0x1c6fa7,'onAccept':(..._0x4139e9)=>this[_0x3bc5ce(0x195)](_0x538aff,_0x2c555e,_0x3bc5ce(0x176))(..._0x4139e9),'onDiscard':(..._0x5d46c9)=>this[_0x3bc5ce(0x195)](_0x538aff,_0x2c555e,_0x3bc5ce(0x2cb))(..._0x5d46c9)});}[_0x3761ce(0x2c3)](_0x2af9fc,_0x48a677,_0x423035,_0x4ed44c){const _0x4d5609=_0x3761ce,_0x290146=_0x2af9fc+':'+_0x48a677+':'+_0x423035;this[_0x4d5609(0x171)][_0x4d5609(0x242)](_0x290146,_0x4ed44c);}[_0x3761ce(0x195)](_0x38cdf9,_0x6402fc,_0x178ff9){const _0x504862=_0x3761ce,_0x2b03c3=_0x38cdf9+':'+_0x6402fc+':'+_0x178ff9;return this[_0x504862(0x171)][_0x504862(0x19b)](_0x2b03c3)||this[_0x504862(0x142)][_0x504862(0x19b)](_0x38cdf9+':'+_0x178ff9);}[_0x3761ce(0x179)](){const _0x349610=_0x3761ce,_0x55e53d=()=>!0x1,_0x210f08=_0x483b6f=>{const _0x3156bf=_0x4652;_0x483b6f[_0x3156bf(0x1e6)]((_0x33dc55,_0xcc3889)=>_0x33dc55[_0x3156bf(0x1d6)][_0x3156bf(0x170)](_0xcc3889[_0x3156bf(0x1d6)])?0x1:-0x1),this[_0x3156bf(0x13e)][_0x3156bf(0x1ce)](_0x426385=>{const _0x2f437c=_0x3156bf;for(const _0x5145d4 of _0x483b6f){let _0xd7e2fe;_0xd7e2fe=_0x5145d4[_0x2f437c(0x246)][_0x2f437c(0x1fe)]&&_0x5145d4[_0x2f437c(0x246)][_0x2f437c(0x249)]==_0x5145d4[_0x2f437c(0x1d6)][_0x2f437c(0x1bd)]?_0x426385[_0x2f437c(0x270)](_0x5145d4[_0x2f437c(0x1d6)][_0x2f437c(0x1bd)],'on'):_0x426385[_0x2f437c(0x270)](_0x5145d4),this[_0x2f437c(0x13e)][_0x2f437c(0x196)](_0xd7e2fe,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x343418=(_0x13fd83,_0x2b9af8)=>{const _0x52f2a9=_0x4652;_0x2b9af8&&this[_0x52f2a9(0x13e)][_0x52f2a9(0x1ce)](_0x1c00db=>{const _0x182d86=_0x52f2a9,{commandName:_0xf8b98a,commandParams:_0x1c5e35=[]}=_0x2b9af8,_0x5ba44a=_0x13fd83[_0x182d86(0x223)](_0x45f331=>(Tt(_0x45f331)&&(_0x45f331=this[_0x182d86(0x13e)][_0x182d86(0x2a5)](_0x45f331[_0x182d86(0x246)])),_0x45f331))[_0x182d86(0x144)](_0x171d36=>_0x182d86(0x279)!==_0x171d36[_0x182d86(0x1ee)][_0x182d86(0x2c9)]);if(_0x5ba44a[_0x182d86(0x230)]<0x1)return;const _0x1df0b9=Array[_0x182d86(0x251)](this[_0x182d86(0x13e)][_0x182d86(0x1ad)][_0x182d86(0x191)][_0x182d86(0x1d1)]())[_0x182d86(0x223)](_0x28e649=>_0x165f39[_0x182d86(0x298)](_0x28e649));_0x1c00db[_0x182d86(0x26e)](_0x5ba44a);for(const _0xdb33ce of this[_0x182d86(0x2ac)][_0x182d86(0x1c5)][_0x182d86(0x1c5)]())_0xdb33ce[_0x182d86(0x2bc)]();_0x1c5e35[_0x182d86(0x2e0)]({'forceDefaultExecution':!0x0}),this[_0x182d86(0x2ac)][_0x182d86(0x1d3)](_0xf8b98a,..._0x1c5e35);const _0x32502a=_0x1df0b9[_0x182d86(0x144)](_0x3e8e82=>_0x182d86(0x279)!=_0x3e8e82[_0x182d86(0x1ee)][_0x182d86(0x2c9)]);_0x32502a[_0x182d86(0x230)]>0x0&&_0x1c00db[_0x182d86(0x26e)](_0x32502a);for(const _0x76201 of _0x1df0b9)_0x76201[_0x182d86(0x1f0)]();});},_0xe9d245=(_0x4cf2e7,_0x486d36)=>0x1==_0x4cf2e7[_0x349610(0x230)]&&0x1==_0x486d36[_0x349610(0x230)]&&_0x4cf2e7[0x0][_0x349610(0x246)][_0x349610(0x14e)](_0x486d36[0x0][_0x349610(0x1d6)]),_0x58b45a=(_0x5e407d,_0x591951,_0x4c8c2e,_0x23c7d9)=>Ft(_0x5e407d,_0x591951,_0x4c8c2e,_0x23c7d9,this[_0x349610(0x13e)])?[_0x5e407d,_0x591951]:Ft(_0x591951,_0x5e407d,_0x23c7d9,_0x4c8c2e,this[_0x349610(0x13e)])?[_0x591951,_0x5e407d]:null;this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2a9),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x190),_0x210f08),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1ab),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1b6),_0x58b45a),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2b0),_0x210f08),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2bf),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1e3),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x29a),_0x58b45a),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x1fd),_0x343418),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2c8),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2bb),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x24a),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x292),_0x343418),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x280),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x250),_0xe9d245),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x26b),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x2a1),_0x55e53d),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x27b),(_0x49b71a,_0x3c0dac)=>{const _0x5139b0=_0x349610;if(!_0x3c0dac)return;const _0x30fe91=this[_0x5139b0(0x2ac)][_0x5139b0(0x2bd)][_0x5139b0(0x19b)](p);this[_0x5139b0(0x13e)][_0x5139b0(0x1ce)](_0x41b73e=>{const _0x19c76c=_0x5139b0;if(_0x19c76c(0x2ba)==_0x3c0dac[_0x19c76c(0x1c2)])for(const _0x3043b1 of _0x49b71a){const _0x5d3113=_0x3043b1[_0x19c76c(0x1d6)][_0x19c76c(0x1bd)],_0x38448b=_0x3c0dac[_0x19c76c(0x17a)];_0x41b73e[_0x19c76c(0x273)](_0x5d3113,_0x38448b);}else{if(_0x30fe91[_0x19c76c(0x1fb)](_0x3c0dac[_0x19c76c(0x1c2)])){for(const _0x4aa719 of _0x49b71a)void 0x0!==_0x3c0dac[_0x19c76c(0x17a)]?_0x41b73e[_0x19c76c(0x20e)](_0x3c0dac[_0x19c76c(0x1c2)],_0x3c0dac[_0x19c76c(0x17a)],_0x4aa719[_0x19c76c(0x1d6)][_0x19c76c(0x1bd)]):_0x41b73e[_0x19c76c(0x1c0)](_0x3c0dac[_0x19c76c(0x1c2)],_0x4aa719[_0x19c76c(0x1d6)][_0x19c76c(0x1bd)]);}else{for(const _0x4ce5d0 of _0x49b71a)_0x3c0dac[_0x19c76c(0x17a)]?_0x41b73e[_0x19c76c(0x20e)](_0x3c0dac[_0x19c76c(0x1c2)],_0x3c0dac[_0x19c76c(0x17a)],_0x4ce5d0):_0x41b73e[_0x19c76c(0x1c0)](_0x3c0dac[_0x19c76c(0x1c2)],_0x4ce5d0);}}});}),this[_0x349610(0x142)][_0x349610(0x242)](_0x349610(0x131),_0xe9d245);}}function Rt(_0x4e2461,_0x5e694e,_0x5755f7){const _0xdf31ef=_0x3761ce;for(const _0x1aba23 of _0x5e694e[_0xdf31ef(0x249)][_0xdf31ef(0x135)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1aba23[_0xdf31ef(0x1ee)]==_0x1aba23)return!0x1;if(!_0x5755f7[_0xdf31ef(0x17f)](_0x1aba23))return!0x1;if(_0x4e2461[_0xdf31ef(0x1bc)](_0x1aba23)||_0x4e2461[_0xdf31ef(0x1e1)](_0x1aba23))return!0x0;}return!0x1;}function Tt(_0x38181f){const _0x4fbfc7=_0x3761ce;return _0x38181f[_0x4fbfc7(0x246)][_0x4fbfc7(0x249)]==_0x38181f[_0x4fbfc7(0x1d6)][_0x4fbfc7(0x1bd)]&&_0x38181f[_0x4fbfc7(0x246)][_0x4fbfc7(0x21d)];}function Et(_0x370890,_0x2340b5,_0x41f4c2,_0x2f76dd){const _0x3f9973=_0x3761ce,_0x105ba6=_0x2afd97=>!_0x2afd97[_0x3f9973(0x262)]['is'](_0x3f9973(0x1ef))&&!_0x2f76dd[_0x3f9973(0x1bc)](_0x2afd97[_0x3f9973(0x262)]),_0xb4d7eb=_0x370890[_0x3f9973(0x1d6)][_0x3f9973(0x138)](_0x105ba6),_0x57033c=_0x370890[_0x3f9973(0x246)][_0x3f9973(0x138)](_0x105ba6,{'direction':_0x3f9973(0x218)});return(!_0x370890[_0x3f9973(0x1d6)][_0x3f9973(0x14e)](_0xb4d7eb)||!_0x370890[_0x3f9973(0x246)][_0x3f9973(0x14e)](_0x57033c))&&(_0xb4d7eb[_0x3f9973(0x170)](_0x57033c)?_0x41f4c2[_0x3f9973(0x2d4)](_0x2340b5,{'range':_0x41f4c2[_0x3f9973(0x2a5)](_0xb4d7eb,_0x57033c)}):_0x41f4c2[_0x3f9973(0x2d1)](_0x2340b5),!0x0);}function Vt(_0x4edcaf){return _0x224b06(_0x4edcaf);}function Ut(_0x499c10){const _0x39a508=_0x3761ce,_0x3f2815=_0x499c10[_0x39a508(0x1d6)][_0x39a508(0x1bd)];return _0x3f2815&&_0x3f2815['is'](_0x39a508(0x2cc));}function Ot(_0x54b132,_0x3e4416){const _0x1dab44=_0x3761ce;return null==_0x54b132[_0x1dab44(0x246)][_0x1dab44(0x19e)]&&_0x54b132[_0x1dab44(0x246)][_0x1dab44(0x249)]==_0x54b132[_0x1dab44(0x1d6)][_0x1dab44(0x1bd)]?Gt(_0x54b132[_0x1dab44(0x1d6)][_0x1dab44(0x1bd)],_0x3e4416):_0x54b132;}function Gt(_0x16f18d,_0xbe50b5){const _0x61bd5d=_0x3761ce,_0x3d1983=_0xbe50b5[_0x61bd5d(0x1a4)][_0x61bd5d(0x1bc)](_0x16f18d)||_0xbe50b5[_0x61bd5d(0x1a4)][_0x61bd5d(0x14a)](_0x16f18d);return _0xbe50b5[_0x61bd5d(0x2a5)](_0xbe50b5[_0x61bd5d(0x248)](_0x16f18d,_0x61bd5d(0x147)),_0x3d1983?_0xbe50b5[_0x61bd5d(0x205)](_0x16f18d):_0xbe50b5[_0x61bd5d(0x248)](_0x16f18d,_0x61bd5d(0x246)));}function Ft(_0x3dddd0,_0x283638,_0x4c8fdf,_0x15ecd3,_0x47bc4d){const _0x2763b4=_0x3761ce;if(!Pt(_0x3dddd0,_0x283638))return!0x1;if(_0x4c8fdf[_0x2763b4(0x246)][_0x2763b4(0x14e)](_0x15ecd3[_0x2763b4(0x1d6)]))return!0x0;if(_0x3dddd0[_0x2763b4(0x24c)]!=_0x283638[_0x2763b4(0x24c)])return!0x1;if(!_0x4c8fdf[_0x2763b4(0x246)][_0x2763b4(0x13b)](_0x15ecd3[_0x2763b4(0x1d6)]))return!0x1;const _0x2f920b=_0x47bc4d[_0x2763b4(0x2a5)](_0x4c8fdf[_0x2763b4(0x246)],_0x15ecd3[_0x2763b4(0x1d6)])[_0x2763b4(0x238)]();for(const _0x3601ec of _0x2f920b)if([_0x2763b4(0x1e4),_0x2763b4(0x2c4)][_0x2763b4(0x1a3)](_0x3601ec[_0x2763b4(0x24c)])&&_0x47bc4d[_0x2763b4(0x1a4)][_0x2763b4(0x1e1)](_0x3601ec[_0x2763b4(0x262)]))return!0x1;return!0x0;}function Pt(_0x5d5570,_0x5b6535,_0x5844ee=[]){const _0x7dfd0d=_0x3761ce;return!(!_0x5d5570[_0x7dfd0d(0x278)]||!_0x5b6535[_0x7dfd0d(0x278)])&&_0x3d2b96(_0xf2ece8(_0x5d5570[_0x7dfd0d(0x13a)],_0x5844ee),_0xf2ece8(_0x5b6535[_0x7dfd0d(0x13a)],_0x5844ee));}function Lt(_0x2e23b2,_0xc39019){const _0x3cb2cd=_0x3761ce,_0x1208bb=Ht(_0x2e23b2[_0x3cb2cd(0x13a)]),_0x50891d=Ht(_0xc39019);if(!_0x2e23b2[_0x3cb2cd(0x278)])return!0x1;for(const _0x265167 of Object[_0x3cb2cd(0x16f)](_0x50891d))if(!_0x3d2b96(_0x1208bb[_0x265167],_0x50891d[_0x265167]))return!0x1;return!0x0;}function Ht(_0x43b740){const _0x2f2974=_0x3761ce,_0x47628c=Object[_0x2f2974(0x2a3)]({},_0x43b740);return delete _0x47628c[_0x2f2974(0x255)],delete _0x47628c[_0x2f2974(0x19a)],_0x47628c;}
23
+ const _0x43a0b3=_0x305f;(function(_0x3b1df5,_0x736679){const _0x382618=_0x305f,_0x55c807=_0x3b1df5();while(!![]){try{const _0x2098e1=-parseInt(_0x382618(0x185))/0x1+-parseInt(_0x382618(0x1fc))/0x2+parseInt(_0x382618(0x1ea))/0x3+-parseInt(_0x382618(0x1aa))/0x4+-parseInt(_0x382618(0x2a2))/0x5*(parseInt(_0x382618(0x27e))/0x6)+-parseInt(_0x382618(0x129))/0x7*(parseInt(_0x382618(0x16f))/0x8)+-parseInt(_0x382618(0x21d))/0x9*(-parseInt(_0x382618(0x152))/0xa);if(_0x2098e1===_0x736679)break;else _0x55c807['push'](_0x55c807['shift']());}catch(_0x1d11f5){_0x55c807['push'](_0x55c807['shift']());}}}(_0x54d6,0x55ed6));import{Plugin as _0x5306b0,PendingActions as _0x5bca9a}from'ckeditor5/src/core.js';import{LiveRange as _0x17670a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3419e4,uid as _0xb05af5,priorities as _0x21521a,logWarning as _0x572e9c}from'ckeditor5/src/utils.js';import{toWidget as _0x27b1fd}from'ckeditor5/src/widget.js';import{Users as _0x40e9ce,hashObject as _0x2d6858,surroundingMarkersDetector as _0x5263d3}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x19d379 from'./commands/trackchangescommand.js';import _0x17dd64 from'./commands/acceptsuggestioncommand.js';import _0x430c7a from'./commands/discardsuggestioncommand.js';import _0x161c88 from'./commands/executeonallsuggestionscommand.js';import _0xf8feea from'./commands/executeonselectedsuggestionscommand.js';import _0x4e3190 from'./suggestion.js';import _0x2b660e from'./suggestiondescriptionfactory.js';import _0x443c95 from'./integrations/aiassistant.js';import _0x4abfd6 from'./integrations/alignment.js';import _0x485668 from'./integrations/basicstyles.js';import _0x4f37cf from'./integrations/blockquote.js';import _0x5c2e4c from'./integrations/casechange.js';import _0x200eff from'./integrations/ckbox.js';import _0x4b24c8 from'./integrations/codeblock.js';import _0x44c3cb from'./integrations/comments.js';import _0x53129d from'./integrations/deletecommand.js';import _0x5bb2d3 from'./integrations/list.js';import _0x1c79af from'./integrations/listproperties.js';import _0x9857c4 from'./integrations/entercommand.js';import _0x43f195 from'./integrations/findandreplace.js';import _0x4c27c7 from'./integrations/font.js';import _0x288e93 from'./integrations/formatpainter.js';import _0x185ccf from'./integrations/heading.js';import _0x4d15d5 from'./integrations/highlight.js';import _0xf52b62 from'./integrations/horizontalline.js';import _0x21e58f from'./integrations/htmlembed.js';import _0x1dfa79 from'./integrations/image.js';import _0x1c7fbb from'./integrations/imagereplace.js';import _0x3250cc from'./integrations/imagestyle.js';function _0x305f(_0x985356,_0x818f19){const _0x54d6bf=_0x54d6();return _0x305f=function(_0x305f9e,_0x544daf){_0x305f9e=_0x305f9e-0x128;let _0x2bc495=_0x54d6bf[_0x305f9e];return _0x2bc495;},_0x305f(_0x985356,_0x818f19);}import _0x3e7b77 from'./integrations/importword.js';import _0x5b0827 from'./integrations/indent.js';import _0x2d8c40 from'./integrations/inputcommand.js';import _0x52aaf4 from'./integrations/link.js';import _0xe0e84a from'./integrations/legacylist.js';import _0xb798cc from'./integrations/legacylistproperties.js';function _0x54d6(){const _0x4a8a72=['isOwn','authoredAt','get','ck-suggestion-marker','registerCustomCallback','dataReady','trackChanges','_mergeNestedSuggestions','unshift','trackChangesCommand','_getSuggestionData','warn','discardSuggestion','comments','stop','locale','addCommentThread','filter','authorName','isArray','$graveyard','getRange','formatGroupId','bindElementToMarker','nodeBefore','getCustomProperty','every','_processAttributeSuggestions','suggestion:','define','getMarkers','fromCharCode','removeAttribute','createPositionBefore','track-changes-adapter-missing-getsuggestion','createPositionAt','toJSON','init','insertContent','2031670KPkZlb','rethrowUnexpectedError','isExternal','elementToElement','enableReadOnlyMode','notReady','markInsertion','widget','attribute:accept','_suggestionState','fire','createRangeOn','plugins','dataToMarker','insertion:discard','$elementName','highest','removeComment','formatInline:join','position','discardSelectedSuggestions','delete','config','insertion:accept','set','isAtStart','trackChanges.trackFormatChanges','isInsideObject','hasSuggestion','202720YDikeL','registerInlineAttribute','unbindElementFromMarkerName','data-suggestion','removed','isNextTo','isAtEnd','_adapter','isBefore','track-changes-command-not-found','_reduceExistingSuggestions','ck-suggestion-marker-formatBlock','_refreshSuggestionsChain','pluginName','find','has','ck-suggestion-marker-','forEach','documentSelection','getUser','tablePasteChainId','attributeKey','69100fVWpHp','_updateSuggestionData','isBlock','insert','deletion:discard','suggestionUnloaded','always','markerToData','writer','setAttribute','commentThread','acceptSelectedSuggestions','_model','elementEnd','insertion','suggestion','conversion','markers','registerBlockAttribute','track-changes-suggestion-data-mismatch','groupId','start','formatBlock:accept','rootName','requires','backward','_joinWithAdjacentSuggestions','createRangeIn','isCollapsed','isObject','track-changes-user-not-found','isIntersecting','removeClass','stopListening','LEAVE','low','next','1132560jVfAUK','_trackFormatChanges','substr','getAncestors','creator','selection','_processAttributeChanges','deletion:chain','startsWith','getItems','forward','before','map','_recordAttributeSuggestions','containsRangeInObject','isDocumentOperation','getContainedElement','reconvertMarker','containerElement','join','values','_setSuggestionRange','createdAt','$text','markInlineFormat','splitPosition','clone','markAttributeChange','listenTo','splice','insertion:join','getDifference','_SUGGESTION_ANNOUNCEMENT','lowest','differ','attribute:join','unbind','_initAriaMarkerChangeAnnouncements','suggestionLoaded','consume','end','isMultiRange','_editor','length','getFirstMarker','getAttribute','_suggestions','showSuggestionHighlights','moveTargetPosition','getSuggestion','isLimit','remove','author','_saved','_isRegisteredAttribute','commands','newValue','attributeOldValue','_getExternalAuthor','refresh','_defaultCallbacks','assign','data','type','1337202bpCRvo','PendingActions','item','_breakSuggestionMarker','getCommentThread','FORMATTING','containsPosition','_getMarkerAnnouncementText','addHighlight','head','deletion:join','isSelectable','value','enableCommand','getChanges','formatInline:','addComment','marker-count','111570DkvtiI','markerName','containsItem','_addThreadToSuggestion','addMarker:suggestion','newRange','_rangeIsInLocalUserInsertion','_setSuggestionData','formatInline:chain','deletion:','never','isEqual','formatBlock:','isUndo','announce','chain','insertion:','isLocal','getFirstRange','attribute:','attribute','schema','suggestion-type','formatBlock:discard','applyOperation','markMultiRangeInsertion','group','Users','nodeAfter','multi','setSelection','_checkSuggestionCorrectness','isAfter','45vYeXAt','editor','pop','_handleNewSuggestionMarker','action','insertion:chain','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.','removeMarkers','ck-suggestion-marker-formatInline','_cutOutSuggestionMarker','move','removeMarker','_blockAttributeKeys','_recordAttributeChanges','markMultiRangeDeletion','targetPosition','_enabledCommands','getChangedMarkers','sort','formatBlock:chain','parent','updateSuggestion','deleteContent','accept','_getAttributeKey','update:suggestion','suggestion:attribute:','formatBlock:join','getWalker','dataDowncast','concat','after','deletion:accept','_createSuggestion','@external','acceptSuggestion','markMultiRangeBlockFormat','high','addClass','formatInline:accept','markerToHighlight','markerNameToElements','error-saving-suggestion-data-suggestion-discarded','removeMarker:suggestion:formatBlock','_suggestionFactory','isTouching','addMarkerName','suggestionChanged','addUser','markBlockFormat','getSuggestions','registerPostFixer','change:activeMarkers','change','createElement','attributes','addSuggestionData','element','_isDataLoaded','toViewElement','_joinSuggestions','attributeNewValue','detach','addMarker:suggestion:attribute','commandName','collaboration.channelId','batch','descriptionFactory','_isForcedDefaultExecutionBlock','isIntersectingWithRange','_afterChanges','getIntersection','ENTER','_addSuggestionMarker','from','isInContent','_customCallbacks','getAllAdjacentSuggestions','addMarker','addRange','catch','clear','open','adapter','fromRange','_splitMarkerName','getLastMatchingPosition','getNearestSelectionRange','isRemovable','setTo','markerReady','_refreshAttributeSuggestionsChain','howMany','format','activeMarkers','createSelection','_commentsRepository','12scLmxR','editing','TrackChangesEditing','ck-suggestion-marker--active','formatInline','_isBlockAttribute','normal','track-changes-suggestion-not-found','oldValue','range','rejected','execute','elementStart','getSuggestionCallback','some','skipNestingCheck','$textProxy','createRange','upcast','name','forceDefaultExecution','rename','options','_findSuggestions','_getAuthorFromId','PENDING_ACTION_SUGGESTION','change:_saved','_reduceSuggestionAttributeRange','split','_registerDefaultCallbacks','external:','substring','track-changes-adapter-already-set','updateMarker','toUpperCase','formatInline:discard','1437215oUCWkX','keys','getMultiRangeId','buildSuggestion','oldRange','multipleBlocks','default','track-changes-enable-command-twice','document','mapper','discardAllSuggestions','includes','key','ready','formatBlock','enableDefaultAttributesIntegration','hasComments','previous','getRanges','then','removeMarker:suggestion:attribute','enqueueChange','acceptAllSuggestions','meta','for','_onDiscard','originalSuggestionId','accepted','deletion','add','_inlineAttributeKeys','containsRange','_removeSuggestion','addSuggestion','getShiftedBy','editingDowncast','resolve','consumable','trackChanges.mergeNestedSuggestions','markDeletion','model','CommentsRepository','discard','root','$marker','hasCommentThread','change:data','subType','size','push','createPositionAfter','fetchCommentThread','return','attribute:discard','35BTPnQQ','addMarker:suggestion:formatBlock'];_0x54d6=function(){return _0x4a8a72;};return _0x54d6();}import _0x51edba from'./integrations/mediaembed.js';import _0x35be60 from'./integrations/mention.js';import _0x18e7b4 from'./integrations/mergefields.js';import _0x1b4162 from'./integrations/multilevellist.js';import _0x118003 from'./integrations/pagebreak.js';import _0x5d4aee from'./integrations/paragraph.js';import _0x431d9f from'./integrations/removeformat.js';import _0x5ab6e5 from'./integrations/restrictededitingmode.js';import _0x11a5f0 from'./integrations/shiftentercommand.js';import _0x573ebb from'./integrations/standardeditingmode.js';import _0x316a02 from'./integrations/style.js';import _0x16034e from'./integrations/table.js';import _0x160295 from'./integrations/tablemergesplit.js';import _0x1e62b0 from'./integrations/tableheadings.js';import _0x47da47 from'./integrations/tableclipboard.js';import _0x124574 from'./integrations/tablecolumnresize.js';import _0x43e423 from'./integrations/template.js';import _0x1625cd from'./integrations/tableofcontents.js';import _0x49cab6 from'./integrations/title.js';import _0x5c004f from'./integrations/undo.js';import _0x5c49bd from'./integrations/tablecaption.js';import _0x16b08b from'./integrations/tableproperties.js';import{getTranslation as _0x32c643}from'./utils/common-translations.js';import{isEqual as _0x53778a,omit as _0x33855c}from'lodash-es';export const renameAttributeKey=_0x43a0b3(0x161);export default class p extends _0x5306b0{static get[_0x43a0b3(0x19d)](){const _0x12b56a=_0x43a0b3;return[_0x12b56a(0x2cb),_0x40e9ce,_0x5bca9a,_0x443c95,_0x4abfd6,_0x485668,_0x4f37cf,_0x200eff,_0x5c2e4c,_0x4b24c8,_0x44c3cb,_0x53129d,_0x9857c4,_0x43f195,_0x4c27c7,_0x288e93,_0x185ccf,_0x4d15d5,_0xf52b62,_0x21e58f,_0x1dfa79,_0x3250cc,_0x1c7fbb,_0x3e7b77,_0x5b0827,_0x2d8c40,_0xe0e84a,_0xb798cc,_0x1b4162,_0x52aaf4,_0x5bb2d3,_0x1c79af,_0x51edba,_0x35be60,_0x18e7b4,_0x118003,_0x5d4aee,_0x431d9f,_0x5ab6e5,_0x11a5f0,_0x573ebb,_0x316a02,_0x16034e,_0x160295,_0x1e62b0,_0x5c49bd,_0x47da47,_0x124574,_0x1625cd,_0x16b08b,_0x43e423,_0x49cab6,_0x5c004f];}static get[_0x43a0b3(0x17c)](){const _0x2e0320=_0x43a0b3;return _0x2e0320(0x280);}constructor(_0x1fe9c7){const _0x3856ae=_0x43a0b3;function _0x48827c(_0x52e523){const _0x342f50=_0x305f;return _0x52e523[_0x342f50(0x1b6)](_0x5bc36c=>String[_0x342f50(0x14a)](_0x5bc36c))[_0x342f50(0x1bd)]('');}super(_0x1fe9c7),this[_0x3856ae(0x1b7)]=!0x1,this[_0x3856ae(0x16a)](_0x3856ae(0x27b),[]),this['on'](_0x3856ae(0x251),(_0x55533b,_0x367f42,_0x2f1fea,_0x5ae3ea)=>{const _0x258803=_0x3856ae;this[_0x258803(0x191)][_0x258803(0x252)](()=>{const _0x3ea657=_0x258803;for(const _0x4c146c of[..._0x5ae3ea,..._0x2f1fea])this[_0x3ea657(0x191)][_0x3ea657(0x196)][_0x3ea657(0x17e)](_0x4c146c)&&_0x1fe9c7[_0x3ea657(0x27f)][_0x3ea657(0x1bb)](_0x4c146c);});}),this[_0x3856ae(0x260)]=new _0x2b660e(this[_0x3856ae(0x21e)][_0x3856ae(0x2ca)][_0x3856ae(0x211)],this[_0x3856ae(0x21e)][_0x3856ae(0x13a)]),this[_0x3856ae(0x176)]=null,this[_0x3856ae(0x249)]=new Rt(this[_0x3856ae(0x21e)]),this[_0x3856ae(0x1d8)]=new Map(),this[_0x3856ae(0x27d)]=_0x1fe9c7[_0x3856ae(0x15e)][_0x3856ae(0x12d)](_0x3856ae(0x2cb)),this[_0x3856ae(0x22d)]=new Set(),this[_0x3856ae(0x191)]=this[_0x3856ae(0x21e)][_0x3856ae(0x2ca)],this[_0x3856ae(0x15b)]=new WeakMap(),this[_0x3856ae(0x261)]=!0x1,this[_0x3856ae(0x229)]=new Set([_0x3856ae(0x161)]),this[_0x3856ae(0x2c0)]=new Set(),_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x148)](_0x3856ae(0x16c),_0x3856ae(0x2a8)),this[_0x3856ae(0x1ab)]=_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x12d)](_0x3856ae(0x16c)),_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x148)](_0x3856ae(0x2c8),!0x0),this[_0x3856ae(0x132)]=_0x1fe9c7[_0x3856ae(0x168)][_0x3856ae(0x12d)](_0x3856ae(0x2c8)),this[_0x3856ae(0x134)]=new _0x19d379(_0x1fe9c7,this[_0x3856ae(0x22d)]),this[_0x3856ae(0x1cf)](),this[_0x48827c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x48827c([0x34,0x30,0x34,0x38,0x31,0x34,0x33,0x34]);}[_0x43a0b3(0x150)](){const _0x53f4b9=_0x43a0b3,_0x4760c4=this[_0x53f4b9(0x21e)],_0x1c848b=(_0x3cc4e8,_0x220c6a)=>{const _0x3308a8=_0x53f4b9;if(_0x3308a8(0x210)!=_0x3cc4e8)return _0x3308a8(0x17f)+_0x3cc4e8;const _0x3722ec=_0x220c6a[_0x3308a8(0x29a)]('|')[0x0];return this[_0x3308a8(0x283)](_0x3722ec)?_0x3308a8(0x17a):_0x3308a8(0x225);};_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x245)]({'model':_0x53f4b9(0x194),'view':_0x58c994=>{const _0x4061ae=_0x53f4b9,{id:_0x11031a,type:_0x333684,subType:_0x5b9753}=this[_0x4061ae(0x272)](_0x58c994[_0x4061ae(0x1fd)]),_0x8e1404=[_0x4061ae(0x12e),_0x1c848b(_0x333684,_0x5b9753)];let _0xa19d49=0xbb8;return this[_0x4061ae(0x27b)][_0x4061ae(0x2ad)](_0x58c994[_0x4061ae(0x1fd)])&&(_0x8e1404[_0x4061ae(0x2d3)](_0x4061ae(0x281)),_0xa19d49=0xbc2),_0x4061ae(0x2be)==_0x333684&&(_0xa19d49+=0x5),{'classes':_0x8e1404,'attributes':{'data-suggestion':_0x11031a},'priority':_0xa19d49};}}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x2bf)](_0x20986e=>{const _0x3f9723=_0x53f4b9;_0x20986e['on'](_0x3f9723(0x200),(_0x5ab358,_0x3e6ab6,_0x1c4ba5)=>{const _0x58cdbd=_0x3f9723;if(!_0x1c4ba5[_0x58cdbd(0x294)][_0x58cdbd(0x1d9)])return;const _0x52cace=_0x3e6ab6[_0x58cdbd(0x1ec)];if(!_0x52cace)return;const _0x24af03=_0x1c4ba5[_0x58cdbd(0x2ab)][_0x58cdbd(0x258)](_0x52cace);_0x4760c4[_0x58cdbd(0x2ca)][_0x58cdbd(0x211)][_0x58cdbd(0x1a2)](_0x52cace)&&_0x24af03&&!_0x24af03[_0x58cdbd(0x144)](_0x58cdbd(0x159))&&_0x24af03['is'](_0x58cdbd(0x1bc))&&_0x27b1fd(_0x24af03,_0x1c4ba5[_0x58cdbd(0x18d)]);},{'priority':_0x3f9723(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x245)]({'model':_0x53f4b9(0x194),'view':(_0x3b52be,_0x5650c8)=>{const _0x5ac46b=_0x53f4b9;if(!_0x5650c8[_0x5ac46b(0x294)][_0x5ac46b(0x1d9)])return null;const {type:_0x49787c,subType:_0x289251}=this[_0x5ac46b(0x272)](_0x3b52be[_0x5ac46b(0x1fd)]);return{'classes':[_0x5ac46b(0x12e),_0x1c848b(_0x49787c,_0x289251)],'priority':0xbb8};}});const _0x3bb337=({showActiveMarkers:_0x17ecc2=!0x0,isAttributeSuggestion:_0x92a9bf=!0x1}={})=>(_0x1b9f4d,_0x1debea,_0x4988f2)=>{const _0x3bd6ef=_0x53f4b9;if(!_0x1debea[_0x3bd6ef(0x1ec)])return;const {id:_0x2fb47e}=this[_0x3bd6ef(0x272)](_0x1debea[_0x3bd6ef(0x1fd)]);if(_0x92a9bf){const _0x33a8df=this[_0x3bd6ef(0x1d8)][_0x3bd6ef(0x12d)](_0x2fb47e),_0x5d5b7c=this[_0x3bd6ef(0x235)](_0x33a8df);if(!this[_0x3bd6ef(0x283)](_0x5d5b7c))return;}if(_0x1debea[_0x3bd6ef(0x1ec)]['is'](_0x3bd6ef(0x1af)))return void _0x4988f2[_0x3bd6ef(0x2c7)][_0x3bd6ef(0x1d1)](_0x1debea[_0x3bd6ef(0x1ec)],_0x1b9f4d[_0x3bd6ef(0x291)]);const _0xe5eec1=_0x4988f2[_0x3bd6ef(0x2ab)][_0x3bd6ef(0x258)](_0x1debea[_0x3bd6ef(0x1ec)]);if(_0x1debea[_0x3bd6ef(0x1ec)]['is'](_0x3bd6ef(0x256))&&_0x4760c4[_0x3bd6ef(0x2ca)][_0x3bd6ef(0x211)][_0x3bd6ef(0x187)](_0x1debea[_0x3bd6ef(0x1ec)])&&!_0xe5eec1[_0x3bd6ef(0x144)](_0x3bd6ef(0x1f2))){_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x243)]([_0x3bd6ef(0x12e),_0x3bd6ef(0x17a)],_0xe5eec1),_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x18e)](_0x3bd6ef(0x172),_0x2fb47e,_0xe5eec1),_0x4988f2[_0x3bd6ef(0x2ab)][_0x3bd6ef(0x142)](_0xe5eec1,_0x1debea[_0x3bd6ef(0x1fd)]),_0x17ecc2&&(this[_0x3bd6ef(0x27b)][_0x3bd6ef(0x2ad)](_0x1debea[_0x3bd6ef(0x1fd)])?_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x243)](_0x3bd6ef(0x281),_0xe5eec1):_0x4988f2[_0x3bd6ef(0x18d)][_0x3bd6ef(0x1a5)](_0x3bd6ef(0x281),_0xe5eec1));for(const _0x30f5f4 of _0x4760c4[_0x3bd6ef(0x2ca)][_0x3bd6ef(0x1a0)](_0x1debea[_0x3bd6ef(0x1ec)])[_0x3bd6ef(0x1b3)]())_0x4988f2[_0x3bd6ef(0x2c7)][_0x3bd6ef(0x1d1)](_0x30f5f4,_0x1b9f4d[_0x3bd6ef(0x291)]);_0x4988f2[_0x3bd6ef(0x2c7)][_0x3bd6ef(0x1d1)](_0x1debea[_0x3bd6ef(0x1ec)],_0x1b9f4d[_0x3bd6ef(0x291)]);}};_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x2bf)](_0x18c8e8=>{const _0x424124=_0x53f4b9;_0x18c8e8['on'](_0x424124(0x12a),(_0x5ad533,_0x71cf78,_0x5907dc)=>{const _0x444e1f=_0x424124;_0x5907dc[_0x444e1f(0x294)][_0x444e1f(0x1d9)]&&_0x3bb337({'showActiveMarkers':!0x1})(_0x5ad533,_0x71cf78,_0x5907dc);},{'priority':_0x424124(0x162)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x2bf)](_0x11b499=>{const _0x55e7bc=_0x53f4b9;_0x11b499['on'](_0x55e7bc(0x25c),(_0x13a2a5,_0x41a319,_0x5d4a23)=>{const _0x45a75d=_0x55e7bc;_0x5d4a23[_0x45a75d(0x294)][_0x45a75d(0x1d9)]&&_0x3bb337({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x13a2a5,_0x41a319,_0x5d4a23);},{'priority':_0x55e7bc(0x162)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x23a))[_0x53f4b9(0x18c)]({'model':_0x53f4b9(0x194),'view':(_0x1e7e3f,_0xc2af6f)=>_0xc2af6f[_0x53f4b9(0x294)][_0x53f4b9(0x1d9)]?null:{'group':_0x53f4b9(0x194),'name':_0x1e7e3f[_0x53f4b9(0x1ac)](0xb)}}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x290))[_0x53f4b9(0x155)]({'view':{'name':_0x53f4b9(0x194),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1d39da,{writer:_0x4f46e4})=>{const _0x567c77=_0x53f4b9;let _0xfced84=_0x567c77(0x147)+_0x1d39da[_0x567c77(0x1d7)](_0x567c77(0x212))+':'+_0x1d39da[_0x567c77(0x1d7)]('id');return _0x1d39da[_0x567c77(0x1d7)](_0x567c77(0x1fb))&&(_0xfced84+=':'+_0x1d39da[_0x567c77(0x1d7)](_0x567c77(0x1fb))),_0x4f46e4[_0x567c77(0x253)](_0x567c77(0x2ce),{'data-name':_0xfced84});}}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x290))[_0x53f4b9(0x15f)]({'view':_0x53f4b9(0x194)}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x259ae8=>{const _0x492da6=_0x53f4b9;_0x259ae8['on'](_0x492da6(0x12a),_0x3bb337(),{'priority':_0x492da6(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x43f4e4=>{const _0x369217=_0x53f4b9;_0x43f4e4['on'](_0x369217(0x25c),_0x3bb337({'isAttributeSuggestion':!0x0}),{'priority':_0x369217(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x1be694=>{const _0x2bed95=_0x53f4b9;_0x1be694['on'](_0x2bed95(0x248),(_0x52f78c,_0x48d540,_0x38b6b6)=>{const _0x4b414=_0x2bed95,_0x51370f=_0x38b6b6[_0x4b414(0x2ab)][_0x4b414(0x246)](_0x48d540[_0x4b414(0x1fd)]);if(_0x51370f){for(const _0x8ff214 of _0x51370f)_0x8ff214[_0x4b414(0x144)](_0x4b414(0x1f2))||(_0x38b6b6[_0x4b414(0x18d)][_0x4b414(0x1a5)]([_0x4b414(0x12e),_0x4b414(0x17a),_0x4b414(0x281)],_0x8ff214),_0x38b6b6[_0x4b414(0x18d)][_0x4b414(0x14b)](_0x4b414(0x172),_0x8ff214),_0x38b6b6[_0x4b414(0x2ab)][_0x4b414(0x171)](_0x8ff214,_0x48d540[_0x4b414(0x1fd)]));}},{'priority':_0x2bed95(0x242)});}),_0x4760c4[_0x53f4b9(0x195)][_0x53f4b9(0x2ba)](_0x53f4b9(0x2c5))[_0x53f4b9(0x2bf)](_0x27eea2=>{const _0x9a481f=_0x53f4b9;_0x27eea2['on'](_0x9a481f(0x2b6),(_0x2ceae5,_0x2c1f62,_0x34b370)=>{const _0x56f356=_0x9a481f,_0x51aa7b=_0x34b370[_0x56f356(0x2ab)][_0x56f356(0x246)](_0x2c1f62[_0x56f356(0x1fd)]);if(!_0x51aa7b)return;const {id:_0x2dc4e}=this[_0x56f356(0x272)](_0x2c1f62[_0x56f356(0x1fd)]),_0x136bf2=this[_0x56f356(0x1d8)][_0x56f356(0x12d)](_0x2dc4e),_0x1c79a0=this[_0x56f356(0x235)](_0x136bf2);if(this[_0x56f356(0x283)](_0x1c79a0)){for(const _0xa29427 of _0x51aa7b)_0xa29427[_0x56f356(0x144)](_0x56f356(0x1f2))||(_0x34b370[_0x56f356(0x18d)][_0x56f356(0x1a5)]([_0x56f356(0x12e),_0x56f356(0x17a),_0x56f356(0x281)],_0xa29427),_0x34b370[_0x56f356(0x18d)][_0x56f356(0x14b)](_0x56f356(0x172),_0xa29427),_0x34b370[_0x56f356(0x2ab)][_0x56f356(0x171)](_0xa29427,_0x2c1f62[_0x56f356(0x1fd)]));}},{'priority':_0x9a481f(0x242)});}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x3d6aae=>{const _0x488caa=_0x53f4b9;let _0x494d6a=!0x1;const _0x2d684f=Array[_0x488caa(0x267)](_0x4760c4[_0x488caa(0x2ca)][_0x488caa(0x2aa)][_0x488caa(0x1cc)][_0x488caa(0x22e)]()),_0x287049=new Set();for(const {name:_0x10cd5b,data:_0x397236}of _0x2d684f){const {group:_0x50fabe,type:_0x372344,subType:_0x4ed0f7,id:_0x25230a}=this[_0x488caa(0x272)](_0x10cd5b);if(_0x488caa(0x194)!==_0x50fabe)continue;const _0x2c5e1e=this[_0x488caa(0x1d8)][_0x488caa(0x12d)](_0x25230a);if(null!=_0x397236[_0x488caa(0x201)]){_0x488caa(0x282)==_0x372344&&(_0x494d6a=_0x494d6a||Vt(_0x397236[_0x488caa(0x201)],_0x10cd5b,_0x3d6aae,_0x4760c4[_0x488caa(0x2ca)][_0x488caa(0x211)]));const _0x5efc93=_0x488caa(0x210)==_0x372344&&this[_0x488caa(0x283)](_0x4ed0f7[_0x488caa(0x29a)]('|')[0x0]);if(_0x397236[_0x488caa(0x201)][_0x488caa(0x1a1)]||_0x488caa(0x13f)==_0x397236[_0x488caa(0x201)][_0x488caa(0x2cd)][_0x488caa(0x19c)]||_0x488caa(0x2b0)==_0x372344&&!Ot(_0x397236[_0x488caa(0x201)])||_0x5efc93&&!Ot(_0x397236[_0x488caa(0x201)])||_0x488caa(0x2be)==_0x372344&&!(!Et(_0x428049=_0x397236[_0x488caa(0x201)])&&!function(_0x3e7130){const _0x169dc0=_0x488caa;return _0x3e7130[_0x169dc0(0x19a)][_0x169dc0(0x231)]==_0x3e7130[_0x169dc0(0x1d2)][_0x169dc0(0x143)]&&_0x3e7130[_0x169dc0(0x19a)][_0x169dc0(0x175)];}(_0x428049)))_0x3d6aae[_0x488caa(0x228)](_0x10cd5b),_0x494d6a=!0x0;else{if(!_0x2c5e1e||!_0x2c5e1e[_0x488caa(0x268)])continue;_0x287049[_0x488caa(0x2bf)](_0x2c5e1e);}}}var _0x428049;return _0x287049[_0x488caa(0x2d2)]>0x0&&(_0x494d6a=!!this[_0x488caa(0x19f)](_0x287049)||_0x494d6a),_0x494d6a;}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x1435ef=>{const _0x453199=_0x53f4b9;let _0x106f71=!0x1;for(const _0x1a9fc7 of _0x4760c4[_0x453199(0x2ca)][_0x453199(0x2aa)][_0x453199(0x1cc)][_0x453199(0x1f8)]())if(_0x453199(0x188)==_0x1a9fc7[_0x453199(0x1e9)])for(const _0x19a9fa of this[_0x453199(0x1d8)][_0x453199(0x1be)]()){if(_0x19a9fa[_0x453199(0x1d3)]||!_0x19a9fa[_0x453199(0x268)])continue;const _0x1c73fd=_0x453199(0x2b0)==_0x19a9fa[_0x453199(0x1e9)],_0x4250a4=this[_0x453199(0x235)](_0x19a9fa),_0x34471a=_0x4250a4&&this[_0x453199(0x283)](_0x4250a4);if(!_0x1c73fd&&!_0x34471a)continue;const _0x3efd6a=_0x19a9fa[_0x453199(0x20e)]();if(_0x3efd6a[_0x453199(0x19a)][_0x453199(0x231)]!=_0x3efd6a[_0x453199(0x1d2)][_0x453199(0x231)]&&!_0x3efd6a[_0x453199(0x1d2)][_0x453199(0x175)]){const _0x4fe285=_0x4760c4[_0x453199(0x2ca)][_0x453199(0x14e)](_0x3efd6a[_0x453199(0x19a)][_0x453199(0x218)],_0x453199(0x1d2)),_0x450a6b=_0x4760c4[_0x453199(0x2ca)][_0x453199(0x28f)](_0x3efd6a[_0x453199(0x19a)],_0x4fe285);_0x1435ef[_0x453199(0x29f)](_0x19a9fa[_0x453199(0x1d6)](),{'range':_0x450a6b}),_0x106f71=!0x0;}}return _0x106f71;}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x210c21=>this[_0x53f4b9(0x1b0)](_0x210c21)),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)][_0x53f4b9(0x250)](_0x3d40ea=>!_0x3d40ea[_0x53f4b9(0x25f)][_0x53f4b9(0x20d)]&&this[_0x53f4b9(0x146)](_0x3d40ea)),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x263),()=>{const _0x2c7f60=_0x53f4b9;this[_0x2c7f60(0x1b7)]=!0x1;}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)]['on'](_0x53f4b9(0x2d0),(_0xaa04ec,_0x4ed8fa)=>{const _0x1e9286=_0x53f4b9;if(!_0x4ed8fa[_0x1e9286(0x20d)]||_0x4ed8fa[_0x1e9286(0x209)])return;if(!this[_0x1e9286(0x1b7)])return;const _0x5e805a=_0x4760c4[_0x1e9286(0x2ca)][_0x1e9286(0x2aa)][_0x1e9286(0x1cc)][_0x1e9286(0x1f8)]();if(0x0==_0x5e805a[_0x1e9286(0x1d5)])return;const _0x218168=[],_0x6729d=_0x5e805a[_0x1e9286(0x13c)](_0x5116a5=>_0x1e9286(0x210)==_0x5116a5[_0x1e9286(0x1e9)]),_0x51c278=_0x5e805a[_0x1e9286(0x13c)](_0x1e42bd=>_0x1e9286(0x188)==_0x1e42bd[_0x1e9286(0x1e9)]&&_0x1e9286(0x1c1)!=_0x1e42bd[_0x1e9286(0x291)]);for(const _0x1c1ef3 of _0x6729d)this[_0x1e9286(0x1e0)](_0x1c1ef3[_0x1e9286(0x184)])&&_0x218168[_0x1e9286(0x2d3)]({'key':_0x1c1ef3[_0x1e9286(0x184)],'newValue':_0x1c1ef3[_0x1e9286(0x25a)],'oldValue':_0x1c1ef3[_0x1e9286(0x1e3)],'range':Gt(_0x1c1ef3[_0x1e9286(0x287)],_0x4760c4[_0x1e9286(0x2ca)])});for(const _0xd13557 of _0x51c278){if(_0x1e9286(0x293)!=_0xd13557[_0x1e9286(0x221)]&&_0x1e9286(0x1e5)!=_0xd13557[_0x1e9286(0x221)])continue;const _0x7cd957=Ft(_0xd13557[_0x1e9286(0x165)][_0x1e9286(0x218)],_0x4760c4[_0x1e9286(0x2ca)]),_0x5cd8f2=_0xd13557[_0x1e9286(0x1b5)];_0x1e9286(0x293)==_0xd13557[_0x1e9286(0x221)]&&_0x218168[_0x1e9286(0x2d3)]({'key':_0x1e9286(0x161),'newValue':_0xd13557[_0x1e9286(0x291)],'oldValue':_0x5cd8f2[_0x1e9286(0x291)],'range':_0x7cd957});for(const [_0x745954,_0x444ade]of _0x5cd8f2[_0x1e9286(0x254)]){if(!this[_0x1e9286(0x1e0)](_0x745954))continue;const _0x231b38=_0xd13557[_0x1e9286(0x254)][_0x1e9286(0x12d)](_0x745954);_0x444ade!==_0x231b38&&_0x218168[_0x1e9286(0x2d3)]({'key':_0x745954,'newValue':_0x231b38,'oldValue':_0x444ade,'range':_0x7cd957});}for(const [_0x154cbe,_0x4b862c]of _0xd13557[_0x1e9286(0x254)])this[_0x1e9286(0x1e0)](_0x154cbe)&&(_0x5cd8f2[_0x1e9286(0x254)][_0x1e9286(0x17e)](_0x154cbe)||_0x218168[_0x1e9286(0x2d3)]({'key':_0x154cbe,'newValue':_0x4b862c,'oldValue':null,'range':_0x7cd957}));}0x0!=_0x218168[_0x1e9286(0x1d5)]&&_0x4760c4[_0x1e9286(0x2ca)][_0x1e9286(0x2b7)](_0x4ed8fa,_0x2b64a0=>{const _0x3c9e63=_0x1e9286,_0x158d4c=_0xb05af5();for(const {range:_0x222470,key:_0x57c9c8,oldValue:_0x273c67,newValue:_0x1d36ce}of _0x218168)this[_0x3c9e63(0x1c5)](_0x222470,_0x57c9c8,_0x273c67,_0x1d36ce,{'groupId':_0x158d4c});this[_0x3c9e63(0x179)](_0x2b64a0,_0x218168);});},{'priority':_0x53f4b9(0x1cb)}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x196)]['on'](_0x53f4b9(0x236),(_0x9c6df4,_0x136256,_0x89dd83)=>{const _0x22f58c=_0x53f4b9;if(null==_0x89dd83){const {id:_0x2b01d2}=this[_0x22f58c(0x272)](_0x136256[_0x22f58c(0x291)]),_0xa42226=this[_0x22f58c(0x1d8)][_0x22f58c(0x12d)](_0x2b01d2);_0xa42226&&_0xa42226[_0x22f58c(0x24b)](_0x136256[_0x22f58c(0x291)]);}}),_0x4760c4[_0x53f4b9(0x2ca)][_0x53f4b9(0x2aa)]['on'](_0x53f4b9(0x2d0),()=>{const _0x10d717=_0x53f4b9,_0x5262cb=Array[_0x10d717(0x267)](_0x4760c4[_0x10d717(0x2ca)][_0x10d717(0x2aa)][_0x10d717(0x1cc)][_0x10d717(0x22e)]())[_0x10d717(0x13c)](_0x4a5520=>_0x10d717(0x194)===this[_0x10d717(0x272)](_0x4a5520[_0x10d717(0x291)])[_0x10d717(0x216)]);if(0x0===_0x5262cb[_0x10d717(0x1d5)])return;_0x5262cb[_0x10d717(0x22f)]((_0x1deb3b,_0x640077)=>{const _0x4f409b=_0x10d717,_0x1b613a=_0x1deb3b[_0x4f409b(0x1e8)][_0x4f409b(0x2a6)],_0x151e9a=_0x640077[_0x4f409b(0x1e8)][_0x4f409b(0x2a6)];return null===_0x1b613a&&null===_0x151e9a?0x0:null===_0x1b613a&&null!==_0x151e9a?-0x1:null!==_0x1b613a&&null===_0x151e9a?0x1:_0x1b613a[_0x4f409b(0x19a)][_0x4f409b(0x177)](_0x151e9a[_0x4f409b(0x19a)])?-0x1:0x1;});const _0x2f5050=new Set(),_0x4fc50c=new Set();for(const {name:_0x380315,data:_0x56c05e}of _0x5262cb){const {id:_0x241d79}=this[_0x10d717(0x272)](_0x380315);if(null===_0x56c05e[_0x10d717(0x2a6)]){const _0x222900=this[_0x10d717(0x220)](_0x380315);_0x4fc50c[_0x10d717(0x2bf)](_0x222900);}else{const _0x4d6f80=this[_0x10d717(0x1d8)][_0x10d717(0x12d)](_0x241d79);null!==_0x56c05e[_0x10d717(0x201)]||_0x4d6f80[_0x10d717(0x268)]?(_0x2f5050[_0x10d717(0x2bf)](_0x4d6f80[_0x10d717(0x1f3)]),_0x4fc50c[_0x10d717(0x2bf)](_0x4d6f80)):this[_0x10d717(0x2c2)](_0x4d6f80);}}_0x4fc50c[_0x10d717(0x2d2)]>0x0&&this[_0x10d717(0x17b)](_0x4fc50c);for(const _0xfa5664 of _0x2f5050)this[_0x10d717(0x15c)](_0x10d717(0x24c),_0xfa5664);}),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x214),(_0x47bcbe,_0x189f80)=>{const _0x2f40d5=_0x53f4b9,_0x3de2c3=_0x189f80[0x0];if(!this[_0x2f40d5(0x1d8)][_0x2f40d5(0x2d2)])return;if(!_0x3de2c3[_0x2f40d5(0x1b9)])return;if(_0x3de2c3[_0x2f40d5(0x25f)][_0x2f40d5(0x209)]||!_0x3de2c3[_0x2f40d5(0x25f)][_0x2f40d5(0x20d)])return;let _0x26e196,_0x5372e4;switch(_0x3de2c3[_0x2f40d5(0x1e9)]){case _0x2f40d5(0x188):_0x26e196=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x165)]),_0x5372e4=_0x26e196[_0x2f40d5(0x2c4)](_0x3de2c3[_0x2f40d5(0x279)]);break;case _0x2f40d5(0x29a):_0x26e196=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x1c3)]),_0x5372e4=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x1da)]);break;case _0x2f40d5(0x227):_0x26e196=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x14e)](_0x3de2c3[_0x2f40d5(0x22c)]),_0x5372e4=_0x26e196[_0x2f40d5(0x2c4)](_0x3de2c3[_0x2f40d5(0x279)]);break;default:return;}const _0x1d44b0=_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x28f)](_0x26e196,_0x5372e4);_0x4760c4[_0x2f40d5(0x2ca)][_0x2f40d5(0x252)](()=>{const _0x5e9b91=_0x2f40d5;for(const {suggestion:_0x4b9cb3,meta:_0x11e1d7}of this[_0x5e9b91(0x295)](_0x1d44b0)){if(_0x4b9cb3[_0x5e9b91(0x1d3)])continue;if(_0x5e9b91(0x282)==_0x4b9cb3[_0x5e9b91(0x1e9)])continue;const _0x5d2a59=this[_0x5e9b91(0x235)](_0x4b9cb3);if(_0x5d2a59&&this[_0x5e9b91(0x283)](_0x5d2a59)&&_0x5e9b91(0x29a)!=_0x3de2c3[_0x5e9b91(0x1e9)])continue;const _0xa94ef8=_0x4b9cb3[_0x5e9b91(0x1e8)]&&_0x4b9cb3[_0x5e9b91(0x1e8)][_0x5e9b91(0x2a7)];(_0x5e9b91(0x2b0)!=_0x4b9cb3[_0x5e9b91(0x1e9)]||_0x5e9b91(0x29a)==_0x3de2c3[_0x5e9b91(0x1e9)]&&!_0xa94ef8)&&(_0x11e1d7[_0x5e9b91(0x1b8)]||_0x5e9b91(0x193)==_0x4b9cb3[_0x5e9b91(0x1e9)]&&_0x11e1d7[_0x5e9b91(0x12b)]||_0x4b9cb3[_0x5e9b91(0x20e)]()[_0x5e9b91(0x2c1)](_0x1d44b0)&&this[_0x5e9b91(0x1ed)](_0x4b9cb3,_0x26e196,_0x5372e4));}});},{'priority':_0x53f4b9(0x1cb)}),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x233),(_0x58f0aa,_0x63806b)=>{const _0x3f70d3=_0x53f4b9,_0x167749=_0x63806b[0x0],_0xd7904f=_0x63806b[0x1];if(_0xd7904f&&_0xd7904f[_0x3f70d3(0x292)])return;if(this[_0x3f70d3(0x261)])return;if(!this[_0x3f70d3(0x134)][_0x3f70d3(0x1f6)])return;if(_0x167749[_0x3f70d3(0x1a1)])return;const _0x30030f=_0x4760c4[_0x3f70d3(0x2ca)][_0x3f70d3(0x211)],{start:_0x795381,end:_0x56a66c}=_0x167749[_0x3f70d3(0x20e)](),_0x4f3967=_0x795381[_0x3f70d3(0x218)]&&_0x30030f[_0x3f70d3(0x1dc)](_0x795381[_0x3f70d3(0x218)])?null:_0x30030f[_0x3f70d3(0x274)](_0x795381,_0x3f70d3(0x1b4)),_0x1a320f=_0x56a66c[_0x3f70d3(0x143)]&&_0x30030f[_0x3f70d3(0x1dc)](_0x56a66c[_0x3f70d3(0x143)])?null:_0x30030f[_0x3f70d3(0x274)](_0x56a66c,_0x3f70d3(0x19e)),_0x26a533=_0x4760c4[_0x3f70d3(0x2ca)][_0x3f70d3(0x28f)](_0x4f3967?_0x4f3967[_0x3f70d3(0x19a)]:_0x795381,_0x1a320f?_0x1a320f[_0x3f70d3(0x1d2)]:_0x56a66c);_0x4760c4[_0x3f70d3(0x2ca)][_0x3f70d3(0x252)](_0x2bde82=>{const _0x3e54da=_0x3f70d3;this[_0x3e54da(0x2c9)](_0x26a533);const _0x5ae2f8=_0x4760c4[_0x3e54da(0x2ca)][_0x3e54da(0x211)][_0x3e54da(0x274)](_0x26a533[_0x3e54da(0x19a)]);_0x167749['is'](_0x3e54da(0x181))?_0x2bde82[_0x3e54da(0x21a)](_0x5ae2f8):_0x167749[_0x3e54da(0x276)](_0x5ae2f8);}),_0x58f0aa[_0x3f70d3(0x139)]();},{'priority':_0x21521a[_0x53f4b9(0x284)]+0xa}),_0x4760c4[_0x53f4b9(0x2ca)]['on'](_0x53f4b9(0x151),(_0x1b5100,_0xd54e86)=>{const _0x191504=_0x53f4b9,_0x377d29=_0xd54e86[_0xd54e86[_0x191504(0x1d5)]-0x1];_0x377d29&&_0x377d29[_0x191504(0x292)]||this[_0x191504(0x261)]||this[_0x191504(0x134)][_0x191504(0x1f6)]&&(_0x4760c4[_0x191504(0x2ca)][_0x191504(0x252)](()=>{const _0x5686a0=_0x191504;let _0x1c0f49=_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x151)](_0xd54e86[0x0],_0xd54e86[0x1],_0xd54e86[0x2],{'forceDefaultExecution':!0x0});if(!_0x1c0f49)return;_0x1b5100[_0x5686a0(0x2d6)]=_0x1c0f49[_0x5686a0(0x1c4)]();const _0x20cc67=_0x1c0f49[_0x5686a0(0x1d2)][_0x5686a0(0x143)],_0x4896fa=_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x211)];_0x20cc67&&_0x4896fa[_0x5686a0(0x187)](_0x20cc67)&&!_0x4896fa[_0x5686a0(0x1a2)](_0x20cc67)&&(_0x1c0f49=_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x28f)](_0x1c0f49[_0x5686a0(0x19a)],_0x4760c4[_0x5686a0(0x2ca)][_0x5686a0(0x14e)](_0x20cc67,_0x5686a0(0x1d2)))),this[_0x5686a0(0x158)](_0x1c0f49);}),_0x1b5100[_0x191504(0x139)]());},{'priority':_0x53f4b9(0x242)}),this[_0x53f4b9(0x21e)][_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x131),this[_0x53f4b9(0x134)]),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x131));const _0x4e1dce=new _0x17dd64(_0x4760c4,this[_0x53f4b9(0x1d8)]);_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x240),_0x4e1dce),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x240));const _0x44ee5f=new _0x430c7a(_0x4760c4,this[_0x53f4b9(0x1d8)]);_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x137),_0x44ee5f),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x137)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x2b8),new _0x161c88(_0x4760c4,_0x4e1dce,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x2b8)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x2ac),new _0x161c88(_0x4760c4,_0x44ee5f,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x2ac)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x190),new _0xf8feea(_0x4760c4,_0x4e1dce,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x190)),_0x4760c4[_0x53f4b9(0x1e1)][_0x53f4b9(0x2bf)](_0x53f4b9(0x166),new _0xf8feea(_0x4760c4,_0x44ee5f,this[_0x53f4b9(0x1d8)])),this[_0x53f4b9(0x1f7)](_0x53f4b9(0x166));const _0x42cbd7=_0x4760c4[_0x53f4b9(0x15e)][_0x53f4b9(0x12d)](_0x53f4b9(0x2cb));this[_0x53f4b9(0x1c6)](_0x42cbd7,_0x53f4b9(0x1fa),(_0x315c07,{threadId:_0x4de1f9})=>{const _0x26b844=_0x53f4b9,_0x22f215=this[_0x26b844(0x1d8)][_0x26b844(0x12d)](_0x4de1f9);_0x22f215&&_0x22f215[_0x26b844(0x18f)]&&0x1===_0x22f215[_0x26b844(0x18f)][_0x26b844(0x1d5)]&&this[_0x26b844(0x186)](_0x4de1f9,{'hasComments':!0x0});},{'priority':_0x53f4b9(0x1a8)}),this[_0x53f4b9(0x1c6)](_0x42cbd7,_0x53f4b9(0x163),(_0x3ea6fe,{threadId:_0x15009f})=>{const _0x50f7f6=_0x53f4b9,_0x518fd6=this[_0x50f7f6(0x1d8)][_0x50f7f6(0x12d)](_0x15009f);_0x518fd6&&_0x518fd6[_0x50f7f6(0x18f)]&&!_0x518fd6[_0x50f7f6(0x18f)][_0x50f7f6(0x1d5)]&&this[_0x50f7f6(0x186)](_0x15009f,{'hasComments':!0x1});},{'priority':_0x53f4b9(0x1a8)});}set[_0x43a0b3(0x270)](_0x553e93){const _0x4c7589=_0x43a0b3;if(this[_0x4c7589(0x176)])throw new _0x3419e4(_0x4c7589(0x29e),this);this[_0x4c7589(0x176)]=_0x553e93;}get[_0x43a0b3(0x270)](){const _0x54d5ee=_0x43a0b3;return this[_0x54d5ee(0x176)];}[_0x43a0b3(0x24f)]({skipNotAttached:_0x25d172=!0x1,toJSON:_0x35614b=!0x1}={}){const _0x14bc34=_0x43a0b3,_0x155f31=[];for(const _0x4f99b9 of this[_0x14bc34(0x1d8)][_0x14bc34(0x1be)]())_0x25d172&&!_0x4f99b9[_0x14bc34(0x268)]||_0x155f31[_0x14bc34(0x2d3)](_0x4f99b9);return _0x35614b?_0x155f31[_0x14bc34(0x1b6)](_0x1574ed=>_0x1574ed[_0x14bc34(0x14f)]()):_0x155f31;}[_0x43a0b3(0x1db)](_0x2a4e08){const _0x2a54f3=_0x43a0b3,_0x1ddad4=this[_0x2a54f3(0x1d8)][_0x2a54f3(0x12d)](_0x2a4e08);if(!_0x1ddad4)throw new _0x3419e4(_0x2a54f3(0x285),this);return _0x1ddad4;}[_0x43a0b3(0x16e)](_0x390ace){const _0x243383=_0x43a0b3;return this[_0x243383(0x1d8)][_0x243383(0x17e)](_0x390ace);}[_0x43a0b3(0x255)](_0x18505e){const _0x3b9f4f=_0x43a0b3,{authorId:_0x1cef6f,id:_0x3c362a,attributes:_0x2baee4}=_0x18505e,[_0x1def34,_0x3f7779]=_0x18505e[_0x3b9f4f(0x1e9)][_0x3b9f4f(0x29a)](':'),_0x52ae97=this[_0x3b9f4f(0x1d8)][_0x3b9f4f(0x12d)](_0x3c362a)||this[_0x3b9f4f(0x23e)](_0x1def34,_0x3f7779,_0x3c362a,_0x1cef6f,_0x2baee4);if(this[_0x3b9f4f(0x1ff)](_0x52ae97),this[_0x3b9f4f(0x21b)](_0x52ae97,_0x1def34,_0x3f7779||null,_0x1cef6f),_0x52ae97[_0x3b9f4f(0x1c0)]=_0x18505e[_0x3b9f4f(0x1c0)],_0x52ae97[_0x3b9f4f(0x257)]=!0x0,_0x2baee4&&_0x2baee4[_0x3b9f4f(0x23f)]){const _0x42d28b=_0x2baee4[_0x3b9f4f(0x23f)],_0x4179a4=this[_0x3b9f4f(0x1e4)](_0x42d28b[_0x3b9f4f(0x13d)]);_0x52ae97[_0x3b9f4f(0x12c)]=_0x42d28b[_0x3b9f4f(0x1c0)],_0x52ae97[_0x3b9f4f(0x1de)]=_0x4179a4,_0x52ae97[_0x3b9f4f(0x154)]=!0x0;}else _0x52ae97[_0x3b9f4f(0x12c)]=_0x18505e[_0x3b9f4f(0x1c0)];switch(_0x18505e[_0x3b9f4f(0x1e8)]&&(_0x52ae97[_0x3b9f4f(0x1e8)]=_0x18505e[_0x3b9f4f(0x1e8)]),_0x18505e[_0x3b9f4f(0x254)]&&(_0x52ae97[_0x3b9f4f(0x254)]=_0x18505e[_0x3b9f4f(0x254)]),this[_0x3b9f4f(0x176)]&&this[_0x3b9f4f(0x176)][_0x3b9f4f(0x2c3)]||(_0x52ae97[_0x3b9f4f(0x1df)]=!0x0),this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x12d)](_0x52ae97)){case _0x3b9f4f(0x157):this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x16a)](_0x52ae97,_0x3b9f4f(0x130));break;case _0x3b9f4f(0x277):_0x52ae97[_0x3b9f4f(0x268)]?(this[_0x3b9f4f(0x19f)](new Set([_0x52ae97])),this[_0x3b9f4f(0x17b)](new Set([_0x52ae97])),this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x16a)](_0x52ae97,_0x3b9f4f(0x2af)),this[_0x3b9f4f(0x15c)](_0x3b9f4f(0x1d0),_0x52ae97)):this[_0x3b9f4f(0x15b)][_0x3b9f4f(0x16a)](_0x52ae97,_0x3b9f4f(0x173));}return _0x52ae97;}[_0x43a0b3(0x240)](_0x669544){const _0x5a97a1=_0x43a0b3;this[_0x5a97a1(0x292)](()=>{const _0x309a0e=_0x5a97a1;this[_0x309a0e(0x21e)][_0x309a0e(0x2ca)][_0x309a0e(0x252)](()=>{const _0x33555f=_0x309a0e;for(const _0x5376e7 of _0x669544[_0x33555f(0x26a)]())_0x5376e7[_0x33555f(0x234)]();});});}[_0x43a0b3(0x137)](_0x49fd41){const _0x4e0a7c=_0x43a0b3;this[_0x4e0a7c(0x292)](()=>{const _0x169983=_0x4e0a7c;this[_0x169983(0x21e)][_0x169983(0x2ca)][_0x169983(0x252)](()=>{const _0x362254=_0x169983;for(const _0x5f1ad4 of _0x49fd41[_0x362254(0x26a)]())_0x5f1ad4[_0x362254(0x2cc)]();});});}[_0x43a0b3(0x1f7)](_0x5775df,_0x110160){const _0x41be55=_0x43a0b3,_0x20252a=this[_0x41be55(0x21e)][_0x41be55(0x1e1)][_0x41be55(0x12d)](_0x5775df);if(!_0x20252a)throw new _0x3419e4(_0x41be55(0x178),this,{'commandName':_0x5775df});if(this[_0x41be55(0x22d)][_0x41be55(0x17e)](_0x20252a))throw new _0x3419e4(_0x41be55(0x2a9),this,{'commandName':_0x5775df});this[_0x41be55(0x22d)][_0x41be55(0x2bf)](_0x20252a),_0x110160&&_0x20252a['on'](_0x41be55(0x289),(_0x3744ba,_0x25805a)=>{const _0x50f30f=_0x41be55;this[_0x50f30f(0x134)][_0x50f30f(0x1f6)]&&(this[_0x50f30f(0x261)]||(_0x25805a[_0x50f30f(0x1d5)]>0x0&&_0x25805a[_0x25805a[_0x50f30f(0x1d5)]-0x1]&&_0x25805a[_0x25805a[_0x50f30f(0x1d5)]-0x1][_0x50f30f(0x292)]?_0x25805a[_0x50f30f(0x21f)]():(_0x3744ba[_0x50f30f(0x2d6)]=_0x110160((..._0x5631e4)=>_0x20252a[_0x50f30f(0x289)](..._0x5631e4,{'forceDefaultExecution':!0x0}),..._0x25805a),_0x3744ba[_0x50f30f(0x139)]())));},{'priority':_0x41be55(0x242)});}[_0x43a0b3(0x292)](_0x4fe100){const _0x254687=_0x43a0b3;let _0x2c8f32,_0x2f1dac;const _0x126b41=this[_0x254687(0x261)];this[_0x254687(0x261)]=!0x0;try{_0x2c8f32=_0x4fe100();}catch(_0x3ea4a0){_0x2f1dac=_0x3ea4a0;}return _0x126b41||(this[_0x254687(0x261)]=!0x1),_0x2f1dac&&_0x3419e4[_0x254687(0x153)](_0x2f1dac,this),_0x2c8f32;}[_0x43a0b3(0x158)](_0x503214,_0x10303c=null,_0x3ac0e3={}){const _0x316d67=_0x43a0b3;if(_0x503214[_0x316d67(0x1a1)])return null;const _0x566bd3=this[_0x316d67(0x21e)][_0x316d67(0x15e)][_0x316d67(0x12d)](_0x316d67(0x217))['me'];for(const {suggestion:_0x2c0184,meta:_0x4c286d}of this[_0x316d67(0x295)](_0x503214,_0x316d67(0x193)))if(_0x4c286d[_0x316d67(0x12b)]){if(!_0x4c286d[_0x316d67(0x174)]){if(_0x4c286d[_0x316d67(0x1b8)]){if(!this[_0x316d67(0x132)]||!Ht(_0x2c0184,_0x3ac0e3))continue;return _0x2c0184;}if(Ht(_0x2c0184,_0x3ac0e3))return _0x2c0184;this[_0x316d67(0x1ed)](_0x2c0184,_0x503214[_0x316d67(0x19a)],_0x503214[_0x316d67(0x1d2)]);break;}if(_0x10303c==_0x2c0184[_0x316d67(0x2d1)]&&Ht(_0x2c0184,_0x3ac0e3)){const _0x474848=_0x2c0184[_0x316d67(0x20e)]();return _0x474848[_0x316d67(0x19a)][_0x316d67(0x207)](_0x503214[_0x316d67(0x1d2)])?this[_0x316d67(0x1bf)](_0x2c0184,this[_0x316d67(0x191)][_0x316d67(0x28f)](_0x503214[_0x316d67(0x19a)],_0x474848[_0x316d67(0x1d2)])):this[_0x316d67(0x1bf)](_0x2c0184,this[_0x316d67(0x191)][_0x316d67(0x28f)](_0x474848[_0x316d67(0x19a)],_0x503214[_0x316d67(0x1d2)])),_0x2c0184;}}const _0x44e011=_0xb05af5(),_0x1e5b56=_0x566bd3['id'],_0x5cc2a4=_0x10303c?_0x316d67(0x20c)+_0x10303c:_0x316d67(0x193),_0x3919d8=this[_0x316d67(0x203)]({'id':_0x44e011,'type':_0x5cc2a4,'createdAt':new Date(),'authorId':_0x1e5b56,'attributes':_0x3ac0e3});return this[_0x316d67(0x266)](_0x5cc2a4,_0x44e011,_0x1e5b56,_0x503214),_0x3919d8;}[_0x43a0b3(0x215)](_0x331fc5,_0x212947=_0x43a0b3(0x219),_0x8daaad={}){const _0x338a1c=_0x43a0b3,_0x34d417=this[_0x338a1c(0x21e)][_0x338a1c(0x15e)][_0x338a1c(0x12d)](_0x338a1c(0x217))['me'],_0x10ba26=this[_0x338a1c(0x249)][_0x338a1c(0x28b)](_0x338a1c(0x193),_0x212947,_0x338a1c(0x1bd));for(const _0x448526 of this[_0x338a1c(0x24f)]())if(_0x448526[_0x338a1c(0x1de)]['id']==_0x34d417['id']&&_0x338a1c(0x193)==_0x448526[_0x338a1c(0x1e9)]&&_0x448526[_0x338a1c(0x2d1)]==_0x212947&&Ht(_0x448526,_0x8daaad)&&(_0x10ba26(_0x448526[_0x338a1c(0x2b4)](),_0x331fc5)||_0x10ba26(_0x331fc5,_0x448526[_0x338a1c(0x2b4)]()))){for(const _0x5785eb of _0x331fc5)_0x448526[_0x338a1c(0x26c)](_0x5785eb);return _0x448526;}for(const {suggestion:_0x1e407f,meta:_0x4db7e6}of this[_0x338a1c(0x295)](_0x331fc5,_0x338a1c(0x193))){if(!_0x4db7e6[_0x338a1c(0x12b)])continue;if(!this[_0x338a1c(0x132)]&&_0x4db7e6[_0x338a1c(0x1b8)])continue;if(!Ht(_0x1e407f,_0x8daaad))continue;let _0x59d9de=!0x0;for(const _0x2be0e4 of _0x1e407f[_0x338a1c(0x2b4)]())for(const _0x572fb6 of _0x331fc5)if(!_0x2be0e4[_0x338a1c(0x2c1)](_0x572fb6)){_0x59d9de=!0x1;break;}if(_0x59d9de)return _0x1e407f;}const _0x508c30=_0xb05af5(),_0x3762d9=_0x34d417['id'],_0x3aa6a6=_0x338a1c(0x20c)+_0x212947,_0x39a44f=this[_0x338a1c(0x203)]({'id':_0x508c30,'type':_0x3aa6a6,'createdAt':new Date(),'authorId':_0x3762d9,'attributes':_0x8daaad});for(const _0x2e128b of _0x331fc5)this[_0x338a1c(0x266)](_0x3aa6a6,_0x508c30,_0x3762d9,_0x2e128b,_0x4e3190[_0x338a1c(0x2a4)]());return _0x39a44f;}[_0x43a0b3(0x1c2)](_0x108948,_0x723fa2,_0x40ae58=null,_0x594026={}){const _0x1f16f1=_0x43a0b3;if(_0x40ae58=_0x40ae58||Ut(_0x723fa2),_0x108948[_0x1f16f1(0x1a1)])return null;if(_0x1f16f1(0x206)===this[_0x1f16f1(0x1ab)]){const _0x300f4f=this[_0x1f16f1(0x249)][_0x1f16f1(0x28b)](_0x1f16f1(0x282),_0x40ae58,_0x1f16f1(0x234));return this[_0x1f16f1(0x292)](()=>_0x300f4f([_0x108948],_0x723fa2,_0x594026)),null;}const _0x5cb932=this[_0x1f16f1(0x21e)][_0x1f16f1(0x15e)][_0x1f16f1(0x12d)](_0x1f16f1(0x217))['me'],_0x594a94=[];if(_0x1f16f1(0x18b)!==this[_0x1f16f1(0x1ab)]){for(const {suggestion:_0x4ffd26,meta:_0x108299}of this[_0x1f16f1(0x295)](_0x108948,_0x1f16f1(0x193)))_0x108299[_0x1f16f1(0x12b)]&&!_0x108299[_0x1f16f1(0x16d)]&&_0x594a94[_0x1f16f1(0x2d3)](..._0x4ffd26[_0x1f16f1(0x2b4)]());}const _0x42f873=function(_0x1cb401,_0x34fc06){const _0x7ecba2=_0x1f16f1,_0x574c78=[];for(const _0x1cb426 of _0x34fc06){const _0x5be5df=_0x1cb401[_0x7ecba2(0x264)](_0x1cb426);_0x5be5df&&_0x574c78[_0x7ecba2(0x2d3)](_0x5be5df);}return _0x574c78;}(_0x108948,_0x594a94),_0x4fee0b=function(_0x2ed59,_0x34304a){const _0x36434e=_0x1f16f1,_0x21fb28=[_0x2ed59];for(const _0x355b3a of _0x34304a){let _0x3c4cd5=0x0;for(;_0x3c4cd5<_0x21fb28[_0x36434e(0x1d5)];){const _0x25ecdb=_0x21fb28[_0x3c4cd5][_0x36434e(0x1c9)](_0x355b3a);_0x21fb28[_0x36434e(0x1c7)](_0x3c4cd5,0x1,..._0x25ecdb),_0x3c4cd5+=_0x25ecdb[_0x36434e(0x1d5)];}}return _0x21fb28;}(_0x108948,_0x594a94);_0x42f873[_0x1f16f1(0x1d5)]&&this[_0x1f16f1(0x191)][_0x1f16f1(0x252)](()=>{const _0x1bd086=_0x1f16f1;for(const _0x56b777 of _0x42f873){const _0x9b085d=this[_0x1bd086(0x249)][_0x1bd086(0x28b)](_0x1bd086(0x282),_0x40ae58,_0x1bd086(0x234));this[_0x1bd086(0x292)](()=>_0x9b085d([_0x56b777],_0x723fa2,_0x594026));}});for(const _0x24d6a2 of _0x4fee0b){let _0xe7c05a=null,_0x101ee8=_0x24d6a2[_0x1f16f1(0x19a)],_0x2ae3fe=_0x24d6a2[_0x1f16f1(0x1d2)];for(const {suggestion:_0x3cb0a9,meta:_0x31b443}of this[_0x1f16f1(0x295)](_0x24d6a2,_0x1f16f1(0x282))){if(!_0x31b443[_0x1f16f1(0x12b)])continue;if(_0x3cb0a9[_0x1f16f1(0x2d1)]!=_0x40ae58)continue;if(!Ht(_0x3cb0a9,_0x594026))continue;const _0x51b507=_0x3cb0a9[_0x1f16f1(0x20e)]();if(_0x51b507[_0x1f16f1(0x2c1)](_0x24d6a2,!0x0))return null;_0x101ee8=_0x101ee8[_0x1f16f1(0x177)](_0x51b507[_0x1f16f1(0x19a)])?_0x101ee8:_0x51b507[_0x1f16f1(0x19a)],_0x2ae3fe=_0x2ae3fe[_0x1f16f1(0x21c)](_0x51b507[_0x1f16f1(0x1d2)])?_0x2ae3fe:_0x51b507[_0x1f16f1(0x1d2)],_0xe7c05a?_0x51b507[_0x1f16f1(0x19a)][_0x1f16f1(0x177)](_0xe7c05a[_0x1f16f1(0x20e)]()[_0x1f16f1(0x19a)])?(_0xe7c05a[_0x1f16f1(0x224)](),_0xe7c05a=_0x3cb0a9):_0x3cb0a9[_0x1f16f1(0x224)]():_0xe7c05a=_0x3cb0a9;}const _0x25af8a=this[_0x1f16f1(0x191)][_0x1f16f1(0x28f)](_0x101ee8,_0x2ae3fe);if(_0xe7c05a)this[_0x1f16f1(0x1bf)](_0xe7c05a,_0x25af8a);else{const _0x4352cf=_0xb05af5(),_0x77444a=_0x5cb932['id'];this[_0x1f16f1(0x203)]({'id':_0x4352cf,'type':_0x1f16f1(0x1f9)+_0x40ae58,'data':_0x723fa2,'createdAt':new Date(),'authorId':_0x77444a,'attributes':_0x594026}),this[_0x1f16f1(0x266)](_0x1f16f1(0x1f9)+_0x40ae58,_0x4352cf,_0x77444a,_0x25af8a);}}return null;}[_0x43a0b3(0x24e)](_0x30e464,_0x4cded3,_0x2db007=[],_0x23b73d=null,_0x52a7a5={}){const _0x5071fc=_0x43a0b3;_0x4cded3[_0x5071fc(0x141)]||(_0x4cded3[_0x5071fc(0x141)]=_0x4cded3[_0x5071fc(0x25d)]),_0x4cded3[_0x5071fc(0x2a7)]=_0x30e464['is'](_0x5071fc(0x287)),_0x23b73d=_0x23b73d||Ut(_0x4cded3);const _0x34a960=_0x2db007[_0x5071fc(0x1b6)](_0xbb1266=>Ft(_0xbb1266,this[_0x5071fc(0x191)])),_0x558568=_0x30e464['is'](_0x5071fc(0x287))?_0x30e464:Ft(_0x30e464,this[_0x5071fc(0x191)]);if(_0x5071fc(0x206)===this[_0x5071fc(0x1ab)]){const _0x5a33f4=this[_0x5071fc(0x249)][_0x5071fc(0x28b)](_0x5071fc(0x2b0),_0x23b73d,_0x5071fc(0x234));return this[_0x5071fc(0x292)](()=>_0x5a33f4([_0x558568],_0x4cded3,_0x52a7a5)),null;}_0x34a960[_0x5071fc(0x2d3)](_0x558568);let _0x272ede=!0x0;for(const _0x3e6933 of _0x34a960)if(!this[_0x5071fc(0x202)](_0x3e6933)){_0x272ede=!0x1;break;}if(_0x272ede&&_0x5071fc(0x18b)!==this[_0x5071fc(0x1ab)]){const _0x1db260=this[_0x5071fc(0x249)][_0x5071fc(0x28b)](_0x5071fc(0x2b0),_0x23b73d,_0x5071fc(0x234));return this[_0x5071fc(0x292)](()=>_0x1db260([_0x558568],_0x4cded3,_0x52a7a5)),null;}let _0x37d51e=null,_0x173f03=_0x558568[_0x5071fc(0x19a)],_0x3bb080=_0x558568[_0x5071fc(0x1d2)];for(const {suggestion:_0x1aafa6,meta:_0x382b3a}of this[_0x5071fc(0x295)](_0x558568,_0x5071fc(0x2b0))){if(!_0x382b3a[_0x5071fc(0x12b)])continue;if(_0x382b3a[_0x5071fc(0x174)]||_0x382b3a[_0x5071fc(0x1b8)]||_0x382b3a[_0x5071fc(0x16d)])continue;if(_0x1aafa6[_0x5071fc(0x1e8)][_0x5071fc(0x141)]!=_0x4cded3[_0x5071fc(0x141)])continue;if(!Ht(_0x1aafa6,_0x52a7a5))continue;const _0x594dff=_0x1aafa6[_0x5071fc(0x20e)]();if(_0x1aafa6[_0x5071fc(0x2d1)]==_0x23b73d){if(_0x594dff[_0x5071fc(0x2c1)](_0x558568,!0x0))return null;_0x173f03=_0x173f03[_0x5071fc(0x177)](_0x594dff[_0x5071fc(0x19a)])?_0x173f03:_0x594dff[_0x5071fc(0x19a)],_0x3bb080=_0x3bb080[_0x5071fc(0x21c)](_0x594dff[_0x5071fc(0x1d2)])?_0x3bb080:_0x594dff[_0x5071fc(0x1d2)],_0x37d51e?_0x594dff[_0x5071fc(0x19a)][_0x5071fc(0x177)](_0x37d51e[_0x5071fc(0x20e)]()[_0x5071fc(0x19a)])?(_0x37d51e[_0x5071fc(0x224)](),_0x37d51e=_0x1aafa6):_0x1aafa6[_0x5071fc(0x224)]():_0x37d51e=_0x1aafa6;}else{const _0x3da937=_0x558568[_0x5071fc(0x264)](_0x594dff);this[_0x5071fc(0x226)](_0x1aafa6,_0x3da937);}}const _0x2c0167=this[_0x5071fc(0x21e)][_0x5071fc(0x15e)][_0x5071fc(0x12d)](_0x5071fc(0x217))['me'],_0x43dd4b=_0xb05af5(),_0x34e307=_0x2c0167['id'];if(_0x37d51e)return this[_0x5071fc(0x1bf)](_0x37d51e,this[_0x5071fc(0x191)][_0x5071fc(0x28f)](_0x173f03,_0x3bb080)),_0x37d51e;{const _0xbe6b2f=this[_0x5071fc(0x203)]({'id':_0x43dd4b,'type':_0x5071fc(0x208)+_0x23b73d,'data':_0x4cded3,'createdAt':new Date(),'authorId':_0x34e307,'attributes':_0x52a7a5});return this[_0x5071fc(0x266)](_0x5071fc(0x208)+_0x23b73d,_0x43dd4b,_0x34e307,this[_0x5071fc(0x191)][_0x5071fc(0x28f)](_0x173f03,_0x3bb080)),_0xbe6b2f;}}[_0x43a0b3(0x241)](_0x2e2708,_0x4cbf32,_0x1437c7=[],_0x4dda6b=null,_0x50aa08={}){const _0x1ba971=_0x43a0b3;_0x4cbf32[_0x1ba971(0x141)]||(_0x4cbf32[_0x1ba971(0x141)]=_0x4cbf32[_0x1ba971(0x25d)]);const _0x30594f=_0x2e2708[0x0];_0x4cbf32[_0x1ba971(0x2a7)]=_0x30594f['is'](_0x1ba971(0x287)),_0x4dda6b=_0x4dda6b||Ut(_0x4cbf32);const _0x5e547e=_0x1437c7[_0x1ba971(0x1b6)](_0x33456d=>Ft(_0x33456d,this[_0x1ba971(0x191)])),_0x575594=_0x30594f['is'](_0x1ba971(0x287))?_0x2e2708:_0x2e2708[_0x1ba971(0x1b6)](_0x7aec6a=>Ft(_0x7aec6a,this[_0x1ba971(0x191)]));if(_0x1ba971(0x206)===this[_0x1ba971(0x1ab)]){const _0x5390aa=this[_0x1ba971(0x249)][_0x1ba971(0x28b)](_0x1ba971(0x2b0),_0x4dda6b,_0x1ba971(0x234));return this[_0x1ba971(0x292)](()=>_0x5390aa(_0x575594,_0x4cbf32,_0x50aa08)),null;}_0x5e547e[_0x1ba971(0x2d3)](..._0x575594);let _0x1a136b=!0x0;for(const _0x1623ca of _0x5e547e)if(!this[_0x1ba971(0x202)](_0x1623ca)){_0x1a136b=!0x1;break;}if(_0x1a136b&&_0x1ba971(0x18b)!==this[_0x1ba971(0x1ab)]){const _0x19cece=this[_0x1ba971(0x249)][_0x1ba971(0x28b)](_0x1ba971(0x2b0),_0x4dda6b,_0x1ba971(0x234));return this[_0x1ba971(0x292)](()=>_0x19cece(_0x575594,_0x4cbf32,_0x50aa08)),null;}const _0x367853=this[_0x1ba971(0x21e)][_0x1ba971(0x15e)][_0x1ba971(0x12d)](_0x1ba971(0x217))['me'];for(const _0x25a35a of this[_0x1ba971(0x24f)]()){if(_0x25a35a[_0x1ba971(0x1de)]['id']!=_0x367853['id'])continue;if(_0x1ba971(0x2b0)!=_0x25a35a[_0x1ba971(0x1e9)]||_0x25a35a[_0x1ba971(0x1e8)][_0x1ba971(0x141)]!=_0x4cbf32[_0x1ba971(0x141)])continue;if(!Ht(_0x25a35a,_0x50aa08))continue;const _0x33da67=_0x25a35a[_0x1ba971(0x2d1)]==_0x4dda6b;for(let _0x51d0e6=0x0;_0x51d0e6<_0x575594[_0x1ba971(0x1d5)];_0x51d0e6++){const _0x1bbfd7=_0x575594[_0x51d0e6];for(const _0x227f9e of _0x25a35a[_0x1ba971(0x149)]()){const _0x2ad603=_0x227f9e[_0x1ba971(0x140)]();if(_0x1bbfd7[_0x1ba971(0x207)](_0x2ad603)){_0x33da67?(_0x575594[_0x1ba971(0x1c7)](_0x51d0e6,0x1),_0x51d0e6--):_0x25a35a[_0x1ba971(0x228)](_0x227f9e[_0x1ba971(0x291)]);break;}}}}if(0x0==_0x575594[_0x1ba971(0x1d5)])return null;const _0x1a4bda=this[_0x1ba971(0x249)][_0x1ba971(0x28b)](_0x1ba971(0x2b0),_0x4dda6b,_0x1ba971(0x1bd));for(const _0xe52a8a of this[_0x1ba971(0x24f)]())if(_0xe52a8a[_0x1ba971(0x1de)]['id']==_0x367853['id']&&_0x1ba971(0x2b0)==_0xe52a8a[_0x1ba971(0x1e9)]&&_0xe52a8a[_0x1ba971(0x1e8)][_0x1ba971(0x141)]==_0x4cbf32[_0x1ba971(0x141)]&&_0xe52a8a[_0x1ba971(0x2d1)]==_0x4dda6b&&Ht(_0xe52a8a,_0x50aa08)&&(_0x1a4bda(_0xe52a8a[_0x1ba971(0x2b4)](),_0x575594)||_0x1a4bda(_0x575594,_0xe52a8a[_0x1ba971(0x2b4)]()))){for(const _0x3640ad of _0x575594)_0xe52a8a[_0x1ba971(0x26c)](_0x3640ad);return _0xe52a8a;}const _0x2a5875=_0xb05af5(),_0x336a66=_0x367853['id'],_0x5d6059=_0x1ba971(0x208)+_0x4dda6b,_0x52bdbf=this[_0x1ba971(0x203)]({'id':_0x2a5875,'type':_0x5d6059,'data':_0x4cbf32,'createdAt':new Date(),'authorId':_0x336a66,'attributes':_0x50aa08});for(const _0x3eaac4 of _0x575594)this[_0x1ba971(0x266)](_0x5d6059,_0x2a5875,_0x336a66,_0x3eaac4,_0x4e3190[_0x1ba971(0x2a4)]());return _0x52bdbf;}[_0x43a0b3(0x2c9)](_0x251203,_0x5fd40f=null,_0x424445={}){const _0x42fc1c=_0x43a0b3;if(_0x251203[_0x42fc1c(0x1a1)])return null;const _0x4583df=this[_0x42fc1c(0x21e)][_0x42fc1c(0x15e)][_0x42fc1c(0x12d)](_0x42fc1c(0x217))['me'],_0xd52a4a=new _0x17670a(_0x251203[_0x42fc1c(0x19a)],_0x251203[_0x42fc1c(0x1d2)]);for(const {suggestion:_0x5b0097,meta:_0x184be7}of this[_0x42fc1c(0x295)](_0xd52a4a,_0x42fc1c(0x193)))if(_0x184be7[_0x42fc1c(0x12b)]&&!_0x184be7[_0x42fc1c(0x174)]){if(_0x5b0097[_0x42fc1c(0x1d3)]){const _0x3f63d5=_0x5b0097[_0x42fc1c(0x2b4)]()[_0x42fc1c(0x13c)](_0x45e843=>_0x42fc1c(0x13f)!=_0x45e843[_0x42fc1c(0x2cd)][_0x42fc1c(0x19c)]);_0x3f63d5[_0x42fc1c(0x145)](_0x2e0083=>_0xd52a4a[_0x42fc1c(0x2c1)](_0x2e0083,!0x0))&&_0x5b0097[_0x42fc1c(0x2cc)]();if(_0x3f63d5[_0x42fc1c(0x28c)](_0x51c28d=>_0x51c28d[_0x42fc1c(0x2c1)](_0xd52a4a,!0x0))){const _0xc4fe3d=this[_0x42fc1c(0x249)][_0x42fc1c(0x28b)](_0x42fc1c(0x2be),_0x5fd40f,_0x42fc1c(0x234));return this[_0x42fc1c(0x292)](()=>_0xc4fe3d([_0xd52a4a],null,_0x424445)),null;}}else{const _0x475d5e=_0xd52a4a[_0x42fc1c(0x264)](_0x5b0097[_0x42fc1c(0x20e)]());null!==_0x475d5e&&_0x5b0097[_0x42fc1c(0x2bb)]([_0x475d5e],null,_0x424445);}}if(_0xd52a4a[_0x42fc1c(0x25b)](),_0xd52a4a[_0x42fc1c(0x1a1)]||_0x42fc1c(0x13f)==_0xd52a4a[_0x42fc1c(0x2cd)][_0x42fc1c(0x19c)])return null;let _0x4f3dc1=null,_0x1ef215=_0xd52a4a[_0x42fc1c(0x19a)],_0x1c5ace=_0xd52a4a[_0x42fc1c(0x1d2)];const _0x1d4df9=this[_0x42fc1c(0x295)](_0xd52a4a,_0x42fc1c(0x2be));for(const {suggestion:_0x58c1e0,meta:_0x333ffc}of _0x1d4df9){const _0x531c07=this[_0x42fc1c(0x191)][_0x42fc1c(0x28f)](_0x1ef215,_0x1c5ace);if(_0x333ffc[_0x42fc1c(0x12b)]&&(this[_0x42fc1c(0x132)]||!_0x333ffc[_0x42fc1c(0x1b8)]&&!_0x333ffc[_0x42fc1c(0x16d)])){if(_0x58c1e0[_0x42fc1c(0x1d3)]){if(!Ht(_0x58c1e0,_0x424445))continue;let _0x1143a1=!0x0;for(const _0x5aa9e6 of _0x58c1e0[_0x42fc1c(0x2b4)]()){if(_0x5aa9e6[_0x42fc1c(0x2c1)](_0x531c07,!0x0))return _0x58c1e0;_0x531c07[_0x42fc1c(0x2c1)](_0x5aa9e6)||(_0x1143a1=!0x1);}_0x1143a1&&_0x58c1e0[_0x42fc1c(0x2cc)]();}else{const _0x3062cf=_0x58c1e0[_0x42fc1c(0x20e)]();if(_0x3062cf[_0x42fc1c(0x2c1)](_0x531c07,!0x0))return _0x58c1e0;if(!Ht(_0x58c1e0,_0x424445)){_0x531c07[_0x42fc1c(0x2c1)](_0x3062cf)?_0x58c1e0[_0x42fc1c(0x224)]():_0x3062cf[_0x42fc1c(0x1f0)](_0x1ef215)?_0x1ef215=_0x3062cf[_0x42fc1c(0x1d2)]:_0x3062cf[_0x42fc1c(0x1f0)](_0x1c5ace)&&(_0x1c5ace=_0x3062cf[_0x42fc1c(0x19a)]);continue;}_0x1ef215=_0x1ef215[_0x42fc1c(0x177)](_0x3062cf[_0x42fc1c(0x19a)])?_0x1ef215:_0x3062cf[_0x42fc1c(0x19a)],_0x1c5ace=_0x1c5ace[_0x42fc1c(0x21c)](_0x3062cf[_0x42fc1c(0x1d2)])?_0x1c5ace:_0x3062cf[_0x42fc1c(0x1d2)],_0x424445=Object[_0x42fc1c(0x1e7)]({},_0x58c1e0[_0x42fc1c(0x254)]),_0x4f3dc1?_0x3062cf[_0x42fc1c(0x19a)][_0x42fc1c(0x177)](_0x4f3dc1[_0x42fc1c(0x20e)]()[_0x42fc1c(0x19a)])?(_0x4f3dc1[_0x42fc1c(0x224)](),_0x4f3dc1=_0x58c1e0):_0x58c1e0[_0x42fc1c(0x224)]():_0x4f3dc1=_0x58c1e0;}}}if(_0x4f3dc1)return this[_0x42fc1c(0x1bf)](_0x4f3dc1,this[_0x42fc1c(0x191)][_0x42fc1c(0x28f)](_0x1ef215,_0x1c5ace)),_0x4f3dc1;{const _0x2f5aa0=_0xb05af5(),_0x485a69=this[_0x42fc1c(0x191)][_0x42fc1c(0x28f)](_0x1ef215,_0x1c5ace),_0x59ed3e=_0x4583df['id'],_0x383fb7=_0x5fd40f?_0x42fc1c(0x205)+_0x5fd40f:_0x42fc1c(0x2be),_0x3a9fe1=this[_0x42fc1c(0x203)]({'id':_0x2f5aa0,'type':_0x383fb7,'createdAt':new Date(),'authorId':_0x59ed3e,'attributes':_0x424445});return this[_0x42fc1c(0x266)](_0x383fb7,_0x2f5aa0,_0x59ed3e,_0x485a69),_0x3a9fe1;}}[_0x43a0b3(0x22b)](_0x543885,_0x5b82b8=_0x43a0b3(0x219),_0x4d07b9={}){const _0x117f19=_0x43a0b3,_0x663072=this[_0x117f19(0x21e)][_0x117f19(0x15e)][_0x117f19(0x12d)](_0x117f19(0x217))['me'],_0x5b8e48=_0x543885[_0x117f19(0x1b6)](_0x5c7f58=>new _0x17670a(_0x5c7f58[_0x117f19(0x19a)],_0x5c7f58[_0x117f19(0x1d2)])),_0x2f0618=new Set();for(const {suggestion:_0x38c8ac,meta:_0x190d53}of this[_0x117f19(0x295)](_0x5b8e48,_0x117f19(0x193)))_0x190d53[_0x117f19(0x12b)]&&!_0x190d53[_0x117f19(0x174)]&&_0x2f0618[_0x117f19(0x2bf)](_0x38c8ac);for(const _0x8faa03 of _0x2f0618)if(_0x8faa03[_0x117f19(0x1d3)]){const _0x16a55b=_0x8faa03[_0x117f19(0x2b4)]();(!_0x8faa03[_0x117f19(0x254)]||!_0x8faa03[_0x117f19(0x254)][_0x117f19(0x28d)])&&(_0x16a55b[_0x117f19(0x145)](_0x1007a0=>_0x5b8e48[_0x117f19(0x28c)](_0x34b43e=>_0x34b43e[_0x117f19(0x2c1)](_0x1007a0,!0x0)))&&_0x8faa03[_0x117f19(0x2cc)]());if(_0x5b8e48[_0x117f19(0x145)](_0x5a621e=>_0x16a55b[_0x117f19(0x28c)](_0x40444c=>_0x40444c[_0x117f19(0x2c1)](_0x5a621e,!0x0)))){const _0x13c2be=this[_0x117f19(0x249)][_0x117f19(0x28b)](_0x117f19(0x2be),_0x5b82b8,_0x117f19(0x234));return this[_0x117f19(0x292)](()=>_0x13c2be(_0x543885,null,_0x4d07b9)),null;}}else{const _0xe6e5e6=_0x8faa03[_0x117f19(0x20e)]();_0x5b8e48[_0x117f19(0x28c)](_0x4c2b22=>_0x4c2b22[_0x117f19(0x2c1)](_0xe6e5e6,!0x0))&&_0x8faa03[_0x117f19(0x2cc)]();if(_0x5b8e48[_0x117f19(0x145)](_0xeb1167=>_0xe6e5e6[_0x117f19(0x2c1)](_0xeb1167,!0x0))){const _0x3cb084=this[_0x117f19(0x249)][_0x117f19(0x28b)](_0x117f19(0x2be),_0x5b82b8,_0x117f19(0x234));return this[_0x117f19(0x292)](()=>_0x3cb084(_0x5b8e48,null,_0x4d07b9)),null;}}const _0x575ef0=this[_0x117f19(0x249)][_0x117f19(0x28b)](_0x117f19(0x2be),_0x5b82b8,_0x117f19(0x1bd));let _0x1c3823=null;for(const _0x427361 of this[_0x117f19(0x24f)]())if(_0x427361[_0x117f19(0x1de)]['id']==_0x663072['id']&&_0x427361[_0x117f19(0x268)]&&_0x117f19(0x2be)==_0x427361[_0x117f19(0x1e9)]&&_0x427361[_0x117f19(0x2d1)]==_0x5b82b8&&Ht(_0x427361,_0x4d07b9)&&(_0x575ef0(_0x427361[_0x117f19(0x2b4)](),_0x5b8e48)||_0x575ef0(_0x5b8e48,_0x427361[_0x117f19(0x2b4)]()))){if(_0x1c3823){if(_0x427361[_0x117f19(0x18f)]&&_0x427361[_0x117f19(0x18f)][_0x117f19(0x1d5)])continue;for(const _0x518f69 of _0x427361[_0x117f19(0x2b4)]())_0x1c3823[_0x117f19(0x262)](_0x518f69)||_0x1c3823[_0x117f19(0x26c)](_0x518f69);_0x427361[_0x117f19(0x224)]();}else{_0x1c3823=_0x427361;for(const _0x63b9b5 of _0x5b8e48)_0x427361[_0x117f19(0x262)](_0x63b9b5)||_0x427361[_0x117f19(0x26c)](_0x63b9b5);}}if(_0x1c3823)return _0x1c3823;_0x2f0618[_0x117f19(0x26e)]();for(const {suggestion:_0x53ac2d,meta:_0x51b112}of this[_0x117f19(0x295)](_0x5b8e48,_0x117f19(0x2be)))_0x51b112[_0x117f19(0x12b)]&&(this[_0x117f19(0x132)]||!_0x51b112[_0x117f19(0x1b8)]&&!_0x51b112[_0x117f19(0x16d)])&&Ht(_0x53ac2d,_0x4d07b9)&&_0x2f0618[_0x117f19(0x2bf)](_0x53ac2d);for(const _0xbf1710 of _0x2f0618){const _0x308c92=_0xbf1710[_0x117f19(0x2b4)]();if(!_0x4d07b9||!_0x4d07b9[_0x117f19(0x28d)]){if(_0x5b8e48[_0x117f19(0x145)](_0x5055dc=>_0x308c92[_0x117f19(0x28c)](_0x469c12=>_0x469c12[_0x117f19(0x2c1)](_0x5055dc,!0x0))))return _0xbf1710;}(!_0xbf1710[_0x117f19(0x254)]||!_0xbf1710[_0x117f19(0x254)][_0x117f19(0x28d)])&&(_0x308c92[_0x117f19(0x145)](_0x2fd6ae=>_0x5b8e48[_0x117f19(0x28c)](_0x13bf75=>_0x13bf75[_0x117f19(0x2c1)](_0x2fd6ae,!0x0)))&&_0xbf1710[_0x117f19(0x2cc)]());}const _0x485048=_0xb05af5(),_0x4c1171=_0x663072['id'],_0x39fa96=_0x117f19(0x205)+_0x5b82b8,_0x3e6d05=this[_0x117f19(0x203)]({'id':_0x485048,'type':_0x39fa96,'createdAt':new Date(),'authorId':_0x4c1171,'attributes':_0x4d07b9});for(const _0xc05664 of _0x5b8e48)_0xc05664[_0x117f19(0x25b)](),_0xc05664[_0x117f19(0x1a1)]||_0x117f19(0x13f)==_0xc05664[_0x117f19(0x2cd)][_0x117f19(0x19c)]||this[_0x117f19(0x266)](_0x39fa96,_0x485048,_0x4c1171,_0xc05664,_0x4e3190[_0x117f19(0x2a4)]());return _0x3e6d05;}[_0x43a0b3(0x1c5)](_0x5da21a,_0x24f37c,_0x4c4a5a,_0x561a94,_0x4b12f5){const _0x347448=_0x43a0b3;if(_0x5da21a[_0x347448(0x1a1)])return[];if(_0x347448(0x206)===this[_0x347448(0x1ab)])return[];const _0x23c983=this[_0x347448(0x21e)][_0x347448(0x15e)][_0x347448(0x12d)](_0x347448(0x217))['me']['id'],_0x5614fd=Array[_0x347448(0x267)](this[_0x347448(0x1d8)][_0x347448(0x1be)]())[_0x347448(0x13c)](_0x1ae5d0=>_0x347448(0x210)==_0x1ae5d0[_0x347448(0x1e9)]&&_0x1ae5d0[_0x347448(0x1e8)][_0x347448(0x2ae)]==_0x24f37c&&_0x1ae5d0[_0x347448(0x262)](_0x5da21a));if(_0x347448(0x2a8)===this[_0x347448(0x1ab)]){const _0x3c954f=this[_0x347448(0x295)](_0x5da21a,_0x347448(0x193))[_0x347448(0x13c)](({meta:_0x24500f})=>_0x24500f[_0x347448(0x12b)]&&!_0x24500f[_0x347448(0x16d)]&&!_0x24500f[_0x347448(0x174)])[_0x347448(0x1b6)](({suggestion:_0x3dd433})=>_0x3dd433);_0x5614fd[_0x347448(0x133)](..._0x3c954f);}const _0x5bb978=new Map([[_0x5da21a,_0x4c4a5a]]);for(const _0x2dc942 of _0x5614fd){const _0x1cc769=_0x347448(0x210)==_0x2dc942[_0x347448(0x1e9)]?_0x2dc942[_0x347448(0x1e8)][_0x347448(0x286)]:void 0x0,_0x272317=_0x2dc942[_0x347448(0x20e)](),_0x45a799=Array[_0x347448(0x267)](_0x5bb978[_0x347448(0x2a3)]())[_0x347448(0x17d)](_0x3c6686=>_0x3c6686[_0x347448(0x1a4)](_0x272317));if(!_0x45a799)continue;const _0x43d6f9=_0x45a799[_0x347448(0x1c9)](_0x272317);this[_0x347448(0x283)](_0x24f37c)&&_0x347448(0x193)==_0x2dc942[_0x347448(0x1e9)]&&0x0!=_0x43d6f9[_0x347448(0x1d5)]||(_0x5bb978[_0x347448(0x167)](_0x45a799),_0x43d6f9[_0x347448(0x180)](_0x20ec69=>{const _0xafe33b=_0x347448;_0x5bb978[_0xafe33b(0x16a)](_0x20ec69,_0x4c4a5a);}),_0x347448(0x193)!=_0x2dc942[_0x347448(0x1e9)]&&_0x1cc769!=_0x561a94&&_0x5bb978[_0x347448(0x16a)](_0x45a799[_0x347448(0x264)](_0x272317),_0x1cc769));}const _0x46839c=[];for(const [_0x4095f1,_0x1848d0]of _0x5bb978){const _0x53af3e=_0xb05af5(),_0x17496d={'key':_0x24f37c,'oldValue':_0x1848d0,'newValue':_0x561a94};_0x24f37c[_0x347448(0x1d5)]>0x25&&console[_0x347448(0x136)](_0x347448(0x223),{'key':_0x24f37c});const _0x6efb1a=(_0x347448(0x20f)+(_0x24f37c+'|'+Ut({'newValue':_0x561a94})))[_0x347448(0x29d)](0x0,0x3c),_0xa969c9=this[_0x347448(0x203)]({'id':_0x53af3e,'type':_0x6efb1a,'data':_0x17496d,'createdAt':new Date(),'authorId':_0x23c983,'attributes':_0x4b12f5});_0x46839c[_0x347448(0x2d3)](_0xa969c9),this[_0x347448(0x266)](_0x6efb1a,_0x53af3e,_0x23c983,_0x4095f1);}return _0x46839c;}[_0x43a0b3(0x2b1)](_0x16c3e7){const _0x3f9605=_0x43a0b3;this[_0x3f9605(0x1f7)](_0x16c3e7,(_0x3096be,..._0x3153f7)=>{const _0x5f4280=_0x3f9605;this[_0x5f4280(0x22a)](()=>{_0x3096be(..._0x3153f7);});});}[_0x43a0b3(0x197)](_0x179174){const _0x32b9d4=_0x43a0b3;this[_0x32b9d4(0x229)][_0x32b9d4(0x2bf)](_0x179174);}[_0x43a0b3(0x170)](_0xb751fa){const _0x3336b1=_0x43a0b3;this[_0x3336b1(0x2c0)][_0x3336b1(0x2bf)](_0xb751fa);}[_0x43a0b3(0x235)](_0x2c9493){const _0x8cb459=_0x43a0b3;return _0x8cb459(0x210)==_0x2c9493[_0x8cb459(0x1e9)]?_0x2c9493[_0x8cb459(0x2d1)][_0x8cb459(0x29a)]('|')[0x0]:null;}[_0x43a0b3(0x1bf)](_0x33d605,_0x110b34){const _0x434f3c=_0x43a0b3,_0x57f0a5=_0x33d605[_0x434f3c(0x1d6)]();this[_0x434f3c(0x191)][_0x434f3c(0x252)](_0x5c77af=>{const _0x2608d3=_0x434f3c;_0x5c77af[_0x2608d3(0x29f)](_0x57f0a5,{'range':_0x110b34});});}[_0x43a0b3(0x1ff)](_0x27b59c){const _0x5743e2=_0x43a0b3,_0x1b5aad=_0x27b59c['id'],_0x200423=this[_0x5743e2(0x21e)][_0x5743e2(0x168)][_0x5743e2(0x12d)](_0x5743e2(0x25e));this[_0x5743e2(0x27d)][_0x5743e2(0x2cf)](_0x1b5aad)||this[_0x5743e2(0x27d)][_0x5743e2(0x13b)]({'channelId':_0x200423,'threadId':_0x1b5aad,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4444c5=this[_0x5743e2(0x27d)][_0x5743e2(0x1ee)](_0x1b5aad);_0x4444c5[_0x5743e2(0x1ce)](_0x5743e2(0x275)),_0x4444c5[_0x5743e2(0x275)]=!0x1,_0x27b59c[_0x5743e2(0x18f)]=_0x4444c5;}[_0x43a0b3(0x21b)](_0x1603c9,_0xbb2eb5,_0xb5743b,_0x2bc0bc){const _0x3f39ea=_0x43a0b3;if(_0x1603c9[_0x3f39ea(0x1e9)]!=_0xbb2eb5||_0x1603c9[_0x3f39ea(0x2d1)]!=_0xb5743b||_0x1603c9[_0x3f39ea(0x1ae)]['id']!=_0x2bc0bc)throw this[_0x3f39ea(0x21e)][_0x3f39ea(0x156)](_0x3f39ea(0x198)),new _0x3419e4(_0x3f39ea(0x198),this);}[_0x43a0b3(0x226)](_0x2f09b2,_0x46e41b){const _0x2bca96=_0x43a0b3,_0x1b0753=_0x2f09b2[_0x2bca96(0x20e)]();if(_0x46e41b[_0x2bca96(0x207)](_0x1b0753))_0x2f09b2[_0x2bca96(0x224)]();else{if(_0x1b0753[_0x2bca96(0x2c1)](_0x46e41b)){const _0x5efa43=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x19a)][_0x2bca96(0x143)],_0x2bca96(0x1d2));this[_0x2bca96(0x1bf)](_0x2f09b2,this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0x1b0753[_0x2bca96(0x19a)],_0x5efa43));const _0x189118=_0xb05af5(),_0x491871=_0x2f09b2[_0x2bca96(0x1ae)]['id'],_0x57acf9=_0x2f09b2[_0x2bca96(0x1e9)]+':'+_0x2f09b2[_0x2bca96(0x2d1)];this[_0x2bca96(0x203)]({'id':_0x189118,'type':_0x57acf9,'createdAt':new Date(),'authorId':_0x491871,'data':_0x2f09b2[_0x2bca96(0x1e8)],'attributes':_0x2f09b2[_0x2bca96(0x254)]});const _0xf60282=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x1d2)][_0x2bca96(0x231)],_0x2bca96(0x23c)),_0x4aa71f=this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0xf60282,_0x1b0753[_0x2bca96(0x1d2)]);this[_0x2bca96(0x266)](_0x57acf9,_0x189118,_0x491871,_0x4aa71f);}else{if(_0x1b0753[_0x2bca96(0x1f0)](_0x46e41b[_0x2bca96(0x19a)])){const _0x4a8efb=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x19a)][_0x2bca96(0x143)],_0x2bca96(0x1d2));this[_0x2bca96(0x1bf)](_0x2f09b2,this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0x1b0753[_0x2bca96(0x19a)],_0x4a8efb));}else{const _0xfffe64=this[_0x2bca96(0x191)][_0x2bca96(0x14e)](_0x46e41b[_0x2bca96(0x1d2)][_0x2bca96(0x231)],_0x2bca96(0x23c));this[_0x2bca96(0x1bf)](_0x2f09b2,this[_0x2bca96(0x191)][_0x2bca96(0x28f)](_0xfffe64,_0x1b0753[_0x2bca96(0x1d2)]));}}}}[_0x43a0b3(0x202)](_0xdf195f){const _0x53de50=_0x43a0b3;for(const {suggestion:_0x384d6a,meta:_0x43d904}of this[_0x53de50(0x295)](_0xdf195f,_0x53de50(0x193))){if(!_0x43d904[_0x53de50(0x12b)])continue;const _0xbba10c=_0x384d6a[_0x53de50(0x2b4)]();for(const _0x304293 of _0xbba10c)if(!_0xdf195f[_0x53de50(0x1c9)](_0x304293)[_0x53de50(0x1d5)])return!0x0;}return!0x1;}[_0x43a0b3(0x296)](_0x344534){const _0x4ee836=_0x43a0b3,_0x2ff5d0=this[_0x4ee836(0x21e)][_0x4ee836(0x15e)][_0x4ee836(0x12d)](_0x4ee836(0x217))[_0x4ee836(0x182)](_0x344534);if(!_0x2ff5d0)throw new _0x3419e4(_0x4ee836(0x1a3),this);return _0x2ff5d0;}[_0x43a0b3(0x1e4)](_0x272642){const _0x440e7c=_0x43a0b3,_0x30710e=this[_0x440e7c(0x21e)][_0x440e7c(0x15e)][_0x440e7c(0x12d)](_0x440e7c(0x217)),_0x22387f=_0x2d6858(_0x440e7c(0x29c)+_0x272642),_0x3c0700=_0x30710e[_0x440e7c(0x182)](_0x22387f);return _0x3c0700||_0x30710e[_0x440e7c(0x24d)]({'id':_0x22387f,'name':_0x272642});}[_0x43a0b3(0x23e)](_0x49fb25,_0x4fa08c,_0x54acfe,_0x19c6f6,_0x2ddd28){const _0x56e3be=_0x43a0b3,_0x1e3ef7=this[_0x56e3be(0x296)](_0x19c6f6),_0x24abd3=this[_0x56e3be(0x249)][_0x56e3be(0x2a5)](_0x49fb25,_0x4fa08c,_0x54acfe,_0x1e3ef7,_0x2ddd28,_0x18fd91=>{const _0x182072=_0x56e3be;this[_0x182072(0x186)](_0x54acfe,{'attributes':_0x18fd91});const _0x1d5089=this[_0x182072(0x1db)](_0x54acfe);this[_0x182072(0x19f)](new Set([_0x1d5089])),this[_0x182072(0x17b)](new Set([_0x1d5089]));});return this[_0x56e3be(0x1c6)](_0x24abd3,_0x56e3be(0x234),()=>{const _0x1c853c=_0x56e3be;this[_0x1c853c(0x186)](_0x54acfe,{'state':_0x1c853c(0x2bd)});},{'priority':_0x56e3be(0x242)}),this[_0x56e3be(0x1c6)](_0x24abd3,_0x56e3be(0x2cc),()=>{const _0x3cc4f9=_0x56e3be;this[_0x3cc4f9(0x186)](_0x54acfe,{'state':_0x3cc4f9(0x288)});},{'priority':_0x56e3be(0x242)}),this[_0x56e3be(0x1d8)][_0x56e3be(0x16a)](_0x54acfe,_0x24abd3),this[_0x56e3be(0x15b)][_0x56e3be(0x16a)](_0x24abd3,_0x56e3be(0x157)),_0x24abd3;}[_0x43a0b3(0x272)](_0x52b905){const _0x526737=_0x43a0b3,_0x31744e=_0x52b905[_0x526737(0x29a)](':');return{'group':_0x31744e[0x0],'type':_0x31744e[0x1],'subType':_0x31744e[_0x526737(0x1d5)]>=0x5?_0x31744e[0x2]:null,'id':_0x31744e[_0x526737(0x1d5)]<0x5?_0x31744e[0x2]:_0x31744e[0x3],'authorId':_0x31744e[_0x526737(0x1d5)]<0x5?_0x31744e[0x3]:_0x31744e[0x4],'markerCount':0x6==_0x31744e[_0x526737(0x1d5)]?_0x31744e[0x5]:null};}[_0x43a0b3(0x1ed)](_0x2ad07a,_0x4b0a03,_0x262f2a){const _0xc0d13e=_0x43a0b3,_0x1ff4bc=_0x2ad07a[_0xc0d13e(0x20e)](),_0x392ab8=_0x1ff4bc[_0xc0d13e(0x19a)],_0x372e9c=_0x1ff4bc[_0xc0d13e(0x1d2)];this[_0xc0d13e(0x1bf)](_0x2ad07a,this[_0xc0d13e(0x191)][_0xc0d13e(0x28f)](_0x392ab8,_0x4b0a03));const _0x5d9908=_0xb05af5(),_0x5edcd0=_0x2ad07a[_0xc0d13e(0x1ae)]['id'],_0x12342d=_0x2ad07a[_0xc0d13e(0x1e9)]+(_0x2ad07a[_0xc0d13e(0x2d1)]?':'+_0x2ad07a[_0xc0d13e(0x2d1)]:'');this[_0xc0d13e(0x203)]({'id':_0x5d9908,'type':_0x12342d,'createdAt':new Date(),'authorId':_0x5edcd0,'originalSuggestionId':_0x2ad07a['id'],'attributes':_0x2ad07a[_0xc0d13e(0x254)],'data':_0x2ad07a[_0xc0d13e(0x1e8)]});const _0x33f4d1=this[_0xc0d13e(0x235)](_0x2ad07a);(_0xc0d13e(0x2b0)==_0x2ad07a[_0xc0d13e(0x1e9)]||_0x33f4d1&&this[_0xc0d13e(0x283)](_0x33f4d1))&&(_0x262f2a=this[_0xc0d13e(0x191)][_0xc0d13e(0x14c)](_0x262f2a[_0xc0d13e(0x231)])),this[_0xc0d13e(0x266)](_0x12342d,_0x5d9908,_0x5edcd0,this[_0xc0d13e(0x191)][_0xc0d13e(0x28f)](_0x262f2a,_0x372e9c));}[_0x43a0b3(0x295)](_0x16781f,_0xc08597=null){const _0x15e965=_0x43a0b3,_0x1dccea=[],_0x316941=this[_0x15e965(0x21e)][_0x15e965(0x15e)][_0x15e965(0x12d)](_0x15e965(0x217))['me'];Array[_0x15e965(0x13e)](_0x16781f)||(_0x16781f=[_0x16781f]);for(const _0x2ebce8 of this[_0x15e965(0x24f)]()){if(!_0x2ebce8[_0x15e965(0x268)])continue;if(_0xc08597&&_0x2ebce8[_0x15e965(0x1e9)]!=_0xc08597)continue;let _0x3c4653=!0x1;for(const _0x29a400 of _0x2ebce8[_0x15e965(0x2b4)]()){for(const _0x476b9a of _0x16781f){const _0x2fc64c=_0x476b9a[_0x15e965(0x19a)][_0x15e965(0x207)](_0x29a400[_0x15e965(0x1d2)])||_0x476b9a[_0x15e965(0x1d2)][_0x15e965(0x207)](_0x29a400[_0x15e965(0x19a)]);if(_0x2fc64c||_0x476b9a[_0x15e965(0x264)](_0x29a400)){const _0x1d6fea=_0x476b9a[_0x15e965(0x2c1)](_0x29a400)&&Tt(this[_0x15e965(0x191)][_0x15e965(0x211)],_0x29a400[_0x15e965(0x19a)],_0x476b9a),_0x2ae0f7=_0x29a400[_0x15e965(0x2c1)](_0x476b9a)&&Tt(this[_0x15e965(0x191)][_0x15e965(0x211)],_0x476b9a[_0x15e965(0x19a)],_0x29a400);_0x1dccea[_0x15e965(0x2d3)]({'suggestion':_0x2ebce8,'meta':{'isOwn':_0x316941==_0x2ebce8[_0x15e965(0x1de)],'isNextTo':_0x2fc64c,'isInsideObject':_0x1d6fea,'containsRangeInObject':_0x2ae0f7}}),_0x3c4653=!0x0;break;}}if(_0x3c4653)break;}}return _0x1dccea;}[_0x43a0b3(0x266)](_0x5b3f79,_0x22953e,_0x1e5557,_0x3270f8,_0x17c7c){const _0x134a0a=_0x43a0b3;this[_0x134a0a(0x191)][_0x134a0a(0x252)](_0x432d71=>{const _0xce56d6=_0x134a0a;let _0x13a1af=_0xce56d6(0x147)+_0x5b3f79+':'+_0x22953e+':'+_0x1e5557;_0x17c7c&&(_0x13a1af=_0x13a1af+':'+_0x17c7c),_0x432d71[_0xce56d6(0x26b)](_0x13a1af,{'range':_0x3270f8,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x43a0b3(0x2c2)](_0x9fa859){const _0xa1a8fa=_0x43a0b3,_0x58fa6c=_0x9fa859[_0xa1a8fa(0x2b3)],_0x36279d=_0x9fa859[_0xa1a8fa(0x1a9)];_0x9fa859[_0xa1a8fa(0x2b3)]=null,_0x9fa859[_0xa1a8fa(0x1a9)]=null,null!=_0x58fa6c&&_0x58fa6c[_0xa1a8fa(0x1a9)]==_0x9fa859&&(_0x58fa6c[_0xa1a8fa(0x1a9)]=_0x36279d),null!=_0x36279d&&_0x36279d[_0xa1a8fa(0x2b3)]==_0x9fa859&&(_0x36279d[_0xa1a8fa(0x2b3)]=_0x58fa6c),_0xa1a8fa(0x2af)==this[_0xa1a8fa(0x15b)][_0xa1a8fa(0x12d)](_0x9fa859)&&(this[_0xa1a8fa(0x15b)][_0xa1a8fa(0x16a)](_0x9fa859,_0xa1a8fa(0x173)),this[_0xa1a8fa(0x15c)](_0xa1a8fa(0x18a),_0x9fa859,_0x58fa6c,_0x36279d));}[_0x43a0b3(0x203)](_0x2693a1){const _0x26bbd8=_0x43a0b3,_0x217bcf=_0x2693a1['id'],_0x5815b7=this[_0x26bbd8(0x255)](_0x2693a1);if(this[_0x26bbd8(0x176)]&&this[_0x26bbd8(0x176)][_0x26bbd8(0x2c3)]){const _0x169c85=this[_0x26bbd8(0x21e)][_0x26bbd8(0x15e)][_0x26bbd8(0x12d)](_0x26bbd8(0x1eb)),_0x573037=_0x5815b7[_0x26bbd8(0x2b2)],_0x46a553=_0x5815b7[_0x26bbd8(0x2d1)]?_0x5815b7[_0x26bbd8(0x1e9)]+':'+_0x5815b7[_0x26bbd8(0x2d1)]:_0x5815b7[_0x26bbd8(0x1e9)],_0x1e4f79=this[_0x26bbd8(0x21e)][_0x26bbd8(0x13a)],_0x13e397=_0x169c85[_0x26bbd8(0x2bf)](_0x32c643(_0x1e4f79,_0x26bbd8(0x297))),_0x389d9b={'id':_0x217bcf,'type':_0x46a553,'hasComments':_0x573037,'data':_0x2693a1[_0x26bbd8(0x1e8)]||null,'originalSuggestionId':_0x2693a1[_0x26bbd8(0x2bc)]||null,'attributes':_0x5815b7[_0x26bbd8(0x254)]};this[_0x26bbd8(0x176)][_0x26bbd8(0x2c3)](_0x389d9b)[_0x26bbd8(0x2b5)](_0x405caf=>{const _0xe79998=_0x26bbd8;_0x5815b7[_0xe79998(0x1df)]=!0x0,_0x169c85[_0xe79998(0x1dd)](_0x13e397),_0x405caf&&_0x405caf[_0xe79998(0x1c0)]&&(this[_0xe79998(0x1d8)][_0xe79998(0x12d)](_0x217bcf)[_0xe79998(0x1c0)]=_0x405caf[_0xe79998(0x1c0)]);})[_0x26bbd8(0x26d)](_0x215cdd=>{const _0x37f0b1=_0x26bbd8;throw _0x572e9c(_0x37f0b1(0x247)),this[_0x37f0b1(0x21e)][_0x37f0b1(0x2ca)][_0x37f0b1(0x2b7)]({'isUndoable':!0x1},()=>{const _0x5b0374=_0x37f0b1;_0x5815b7[_0x5b0374(0x2cc)]();}),_0x5815b7[_0x37f0b1(0x1a6)](),this[_0x37f0b1(0x1d8)][_0x37f0b1(0x167)](_0x5815b7['id']),this[_0x37f0b1(0x15b)][_0x37f0b1(0x167)](_0x5815b7),_0x215cdd;});}return _0x5815b7;}[_0x43a0b3(0x283)](_0x35a78e){const _0x44cc4c=_0x43a0b3;return this[_0x44cc4c(0x229)][_0x44cc4c(0x17e)](_0x35a78e);}[_0x43a0b3(0x186)](_0x5b6718,_0x14fa63){const _0x22a968=_0x43a0b3,_0x1759df=this[_0x22a968(0x21e)][_0x22a968(0x15e)][_0x22a968(0x12d)](_0x22a968(0x1eb)),_0x54dae6=this[_0x22a968(0x1db)](_0x5b6718);if(this[_0x22a968(0x176)]&&this[_0x22a968(0x176)][_0x22a968(0x232)]){if(_0x54dae6[_0x22a968(0x1df)]){const _0x596d4e=_0x1759df[_0x22a968(0x2bf)](_0x32c643(this[_0x22a968(0x21e)][_0x22a968(0x13a)],_0x22a968(0x297)));this[_0x22a968(0x176)][_0x22a968(0x232)](_0x5b6718,_0x14fa63)[_0x22a968(0x2b5)](()=>{const _0x4466a6=_0x22a968;_0x1759df[_0x4466a6(0x1dd)](_0x596d4e);});}else _0x54dae6['on'](_0x22a968(0x298),()=>{const _0x3d59f4=_0x22a968;this[_0x3d59f4(0x186)](_0x5b6718,_0x14fa63);});}}[_0x43a0b3(0x135)](_0x354d2e){const _0x22590b=_0x43a0b3;if(!this[_0x22590b(0x176)]||!this[_0x22590b(0x176)][_0x22590b(0x1db)])throw new _0x3419e4(_0x22590b(0x14d),this);return this[_0x22590b(0x176)][_0x22590b(0x1db)](_0x354d2e);}[_0x43a0b3(0x220)](_0x2c005e){const _0x686527=_0x43a0b3,{id:_0x3617c2,type:_0x20fcdc,subType:_0x11d7f0,authorId:_0x3facf8}=this[_0x686527(0x272)](_0x2c005e),_0x4e853b=this[_0x686527(0x1d8)][_0x686527(0x12d)](_0x3617c2)||this[_0x686527(0x23e)](_0x20fcdc,_0x11d7f0,_0x3617c2,_0x3facf8,{});switch(this[_0x686527(0x21b)](_0x4e853b,_0x20fcdc,_0x11d7f0,_0x3facf8),this[_0x686527(0x15b)][_0x686527(0x12d)](_0x4e853b)){case _0x686527(0x157):this[_0x686527(0x135)](_0x3617c2)[_0x686527(0x2b5)](_0x124d3a=>{const _0x57e6ea=_0x686527;let _0x3c04a9=Promise[_0x57e6ea(0x2c6)]();_0x124d3a[_0x57e6ea(0x2b2)]&&(_0x3c04a9=this[_0x57e6ea(0x27d)][_0x57e6ea(0x2d5)]({'channelId':this[_0x57e6ea(0x21e)][_0x57e6ea(0x168)][_0x57e6ea(0x12d)](_0x57e6ea(0x25e)),'threadId':_0x3617c2})),_0x3c04a9[_0x57e6ea(0x2b5)](()=>{const _0x2dda25=_0x57e6ea;this[_0x2dda25(0x255)](_0x124d3a)[_0x2dda25(0x1df)]=!0x0;});}),this[_0x686527(0x15b)][_0x686527(0x16a)](_0x4e853b,_0x686527(0x277));break;case _0x686527(0x173):this[_0x686527(0x186)](_0x3617c2,{'state':_0x686527(0x26f)});case _0x686527(0x130):this[_0x686527(0x15b)][_0x686527(0x16a)](_0x4e853b,_0x686527(0x2af)),this[_0x686527(0x15c)](_0x686527(0x1d0),_0x4e853b);break;case _0x686527(0x2af):this[_0x686527(0x15c)](_0x686527(0x24c),_0x4e853b);}return _0x4e853b[_0x686527(0x24b)](_0x2c005e),_0x4e853b;}[_0x43a0b3(0x17b)](_0x36f2ec){const _0x3e8efb=_0x43a0b3,_0x12ef10=Array[_0x3e8efb(0x267)](_0x36f2ec),_0x11fade=_0x12ef10[_0x3e8efb(0x13c)](_0x3f5997=>_0x3e8efb(0x210)==_0x3f5997[_0x3e8efb(0x1e9)]);this[_0x3e8efb(0x278)](_0x11fade);const _0x142a4a=_0x12ef10[_0x3e8efb(0x13c)](_0x2bca06=>!_0x2bca06[_0x3e8efb(0x1d3)]&&_0x3e8efb(0x210)!=_0x2bca06[_0x3e8efb(0x1e9)]),_0x2763e7=this[_0x3e8efb(0x24f)]({'skipNotAttached':!0x0})[_0x3e8efb(0x13c)](_0x454f4d=>!_0x454f4d[_0x3e8efb(0x1d3)]&&_0x3e8efb(0x210)!=_0x454f4d[_0x3e8efb(0x1e9)]),_0x4cfe30=_0x2763e7[_0x3e8efb(0x13c)](_0x3ebd8a=>!_0x36f2ec[_0x3e8efb(0x17e)](_0x3ebd8a)),_0x53bbc7=new Map(_0x2763e7[_0x3e8efb(0x1b6)](_0x4bdf91=>[_0x4bdf91,this[_0x3e8efb(0x249)][_0x3e8efb(0x28b)](_0x4bdf91[_0x3e8efb(0x1e9)],_0x4bdf91[_0x3e8efb(0x2d1)],_0x3e8efb(0x20b))])),_0x205c9a=new Map(_0x2763e7[_0x3e8efb(0x1b6)](_0x4f4ce6=>[_0x4f4ce6,_0x4f4ce6[_0x3e8efb(0x20e)]()])),_0x19c745=new Set(),_0x28117d=new Set();for(let _0x2d788f=0x0;_0x2d788f<_0x142a4a[_0x3e8efb(0x1d5)];_0x2d788f++)_0x1ba245(_0x142a4a[_0x2d788f],_0x142a4a,_0x2d788f+0x1);for(let _0x1e9083=0x0;_0x1e9083<_0x142a4a[_0x3e8efb(0x1d5)];_0x1e9083++)_0x1ba245(_0x142a4a[_0x1e9083],_0x4cfe30,0x0);const _0x32d46b=new Set();for(let _0xce09cc=0x0;_0xce09cc<_0x142a4a[_0x3e8efb(0x1d5)];_0xce09cc++){const _0x16a61f=_0x142a4a[_0xce09cc];!_0x28117d[_0x3e8efb(0x17e)](_0x16a61f)&&_0x16a61f[_0x3e8efb(0x2b3)]&&(_0x32d46b[_0x3e8efb(0x2bf)](_0x16a61f[_0x3e8efb(0x2b3)]),_0x16a61f[_0x3e8efb(0x2b3)][_0x3e8efb(0x1a9)]===_0x16a61f&&(_0x16a61f[_0x3e8efb(0x2b3)][_0x3e8efb(0x1a9)]=null),_0x16a61f[_0x3e8efb(0x2b3)]=null),!_0x19c745[_0x3e8efb(0x17e)](_0x16a61f)&&_0x16a61f[_0x3e8efb(0x1a9)]&&(_0x32d46b[_0x3e8efb(0x2bf)](_0x16a61f[_0x3e8efb(0x1a9)]),_0x16a61f[_0x3e8efb(0x1a9)][_0x3e8efb(0x2b3)]===_0x16a61f&&(_0x16a61f[_0x3e8efb(0x1a9)][_0x3e8efb(0x2b3)]=null),_0x16a61f[_0x3e8efb(0x1a9)]=null);}function _0x1ba245(_0x2f0487,_0x52ec22,_0x2ddd22){const _0x3a4019=_0x3e8efb;for(let _0x262e0b=_0x2ddd22;_0x262e0b<_0x52ec22[_0x3a4019(0x1d5)];_0x262e0b++){const _0x3bf8bb=_0x4076a8(_0x2f0487,_0x52ec22[_0x262e0b]);_0x3bf8bb&&(_0x3bf8bb[0x0][_0x3a4019(0x1a9)]=_0x3bf8bb[0x1],_0x3bf8bb[0x1][_0x3a4019(0x2b3)]=_0x3bf8bb[0x0],_0x19c745[_0x3a4019(0x2bf)](_0x3bf8bb[0x0]),_0x28117d[_0x3a4019(0x2bf)](_0x3bf8bb[0x1]));}}function _0x4076a8(_0x4ebf81,_0x3de388){const _0x496ca8=_0x3e8efb;if(_0x4ebf81[_0x496ca8(0x1de)]['id']!==_0x3de388[_0x496ca8(0x1de)]['id'])return null;const _0x1da917=_0x53bbc7[_0x496ca8(0x12d)](_0x4ebf81)(_0x4ebf81,_0x3de388,_0x205c9a[_0x496ca8(0x12d)](_0x4ebf81),_0x205c9a[_0x496ca8(0x12d)](_0x3de388));if(!_0x1da917)return null;return _0x53bbc7[_0x496ca8(0x12d)](_0x3de388)(_0x4ebf81,_0x3de388,_0x205c9a[_0x496ca8(0x12d)](_0x4ebf81),_0x205c9a[_0x496ca8(0x12d)](_0x3de388))?_0x1da917[0x1][_0x496ca8(0x18f)]&&_0x1da917[0x1][_0x496ca8(0x18f)][_0x496ca8(0x1d5)]?null:_0x1da917:null;}_0x32d46b[_0x3e8efb(0x2d2)]&&this[_0x3e8efb(0x17b)](_0x32d46b);}[_0x43a0b3(0x278)](_0xab40c7){const _0x2cab78=_0x43a0b3;if(0x0==_0xab40c7[_0x2cab78(0x1d5)])return;const _0x204eed=this[_0x2cab78(0x24f)]({'skipNotAttached':!0x0})[_0x2cab78(0x13c)](_0x3faa36=>_0x2cab78(0x210)==_0x3faa36[_0x2cab78(0x1e9)]&&_0x3faa36[_0x2cab78(0x257)]),_0x4e9aa1=[],_0x530051=new Map();for(const _0x4b07b2 of _0x204eed){const _0x452586=_0x2d6858(_0x4b07b2[_0x2cab78(0x254)]);_0x530051[_0x2cab78(0x17e)](_0x452586)||(_0x530051[_0x2cab78(0x16a)](_0x452586,_0x4e9aa1[_0x2cab78(0x1d5)]),_0x4e9aa1[_0x2cab78(0x2d3)]([]));const _0x35d7f0=_0x530051[_0x2cab78(0x12d)](_0x452586);_0x4e9aa1[_0x35d7f0][_0x2cab78(0x2d3)](_0x4b07b2);}!(function(){const _0x1e0deb=_0x2cab78;_0x4e9aa1[_0x1e0deb(0x22f)]((_0x96543d,_0x182c79)=>{const _0x4007b7=_0x1e0deb,_0x2bef37=_0x96543d[0x0][_0x4007b7(0x1c0)],_0xfcadc6=_0x182c79[0x0][_0x4007b7(0x1c0)];return _0x2bef37==_0xfcadc6?_0x96543d[0x0][_0x4007b7(0x254)][_0x4007b7(0x199)]<_0x182c79[0x0][_0x4007b7(0x254)][_0x4007b7(0x199)]?-0x1:0x1:_0x2bef37<_0xfcadc6?-0x1:0x1;});for(const _0x23aee8 of _0x4e9aa1)_0x23aee8[_0x1e0deb(0x22f)]((_0x2e49b7,_0x2a22cf)=>_0x2e49b7['id']<_0x2a22cf['id']?-0x1:0x1);}());for(let _0x5f2187=0x0;_0x5f2187<_0x4e9aa1[_0x2cab78(0x1d5)];_0x5f2187++){if(0x0==_0x4e9aa1[_0x5f2187][_0x2cab78(0x1d5)])continue;const _0x1f6dda=[];for(let _0x421bf2=_0x5f2187+0x1;_0x421bf2<_0x4e9aa1[_0x2cab78(0x1d5)];_0x421bf2++)0x0!=_0x4e9aa1[_0x421bf2][_0x2cab78(0x1d5)]&&_0x529bf7(_0x4e9aa1[_0x5f2187],_0x4e9aa1[_0x421bf2])&&_0x1f6dda[_0x2cab78(0x2d3)](_0x421bf2);for(const _0x5dc125 of _0x1f6dda)_0x4e9aa1[_0x5f2187]=_0x4e9aa1[_0x5f2187][_0x2cab78(0x23b)](_0x4e9aa1[_0x5dc125]),_0x4e9aa1[_0x5dc125]=[];}for(const _0x125c76 of _0x4e9aa1)for(let _0x12e3f3=0x0;_0x12e3f3<_0x125c76[_0x2cab78(0x1d5)];_0x12e3f3++)_0x125c76[_0x12e3f3][_0x2cab78(0x1a9)]=_0x125c76[_0x12e3f3+0x1]||null;for(const _0x32edbe of _0x4e9aa1)for(let _0x46b4da=0x0;_0x46b4da<_0x32edbe[_0x2cab78(0x1d5)];_0x46b4da++)_0x32edbe[_0x46b4da][_0x2cab78(0x2b3)]=_0x32edbe[_0x46b4da-0x1]||null;function _0x529bf7(_0x37dc85,_0x7e0e92){const _0x36b082=_0x2cab78;if(_0x37dc85[0x0][_0x36b082(0x254)][_0x36b082(0x199)]!==_0x7e0e92[0x0][_0x36b082(0x254)][_0x36b082(0x199)]&&_0x37dc85[0x0][_0x36b082(0x1de)]!==_0x7e0e92[0x0][_0x36b082(0x1de)])return!0x1;if(!function(_0x39a4a8,_0x4729c6){const _0x3a6381=_0x36b082;if(!_0x39a4a8[_0x3a6381(0x2b2)]&&!_0x4729c6[_0x3a6381(0x2b2)])return!0x0;if(_0x39a4a8[_0x3a6381(0x2b2)]&&_0x4729c6[_0x3a6381(0x2b2)])return!0x1;if(_0x39a4a8[_0x3a6381(0x2b2)]&&_0x4729c6[_0x3a6381(0x1c0)]<_0x39a4a8[_0x3a6381(0x18f)][_0x3a6381(0x138)][_0x3a6381(0x12d)](0x0)[_0x3a6381(0x1c0)])return!0x0;if(_0x4729c6[_0x3a6381(0x2b2)]&&_0x39a4a8[_0x3a6381(0x1c0)]<_0x4729c6[_0x3a6381(0x18f)][_0x3a6381(0x138)][_0x3a6381(0x12d)](0x0)[_0x3a6381(0x1c0)])return!0x0;return!0x1;}(_0x37dc85[0x0],_0x7e0e92[0x0]))return!0x1;const _0x1c26d4=_0x33855c(_0x37dc85[0x0][_0x36b082(0x254)],_0x36b082(0x199)),_0x449c82=_0x33855c(_0x7e0e92[0x0][_0x36b082(0x254)],_0x36b082(0x199));if(!_0x53778a(_0x1c26d4,_0x449c82))return!0x1;return!!_0x37dc85[_0x36b082(0x145)](_0x2021b6=>_0x7e0e92[_0x36b082(0x28c)](_0x470cca=>_0x2021b6[_0x36b082(0x20e)]()[_0x36b082(0x207)](_0x470cca[_0x36b082(0x20e)]())))&&_0x7e0e92[_0x36b082(0x145)](_0x2e4796=>_0x37dc85[_0x36b082(0x28c)](_0x3d98c7=>_0x2e4796[_0x36b082(0x20e)]()[_0x36b082(0x207)](_0x3d98c7[_0x36b082(0x20e)]())));}}[_0x43a0b3(0x19f)](_0x489ed2){const _0x544d80=_0x43a0b3,_0x41a6a1=Array[_0x544d80(0x267)](_0x489ed2),_0x3da512=this[_0x544d80(0x24f)]({'skipNotAttached':!0x0}),_0x4fa84e=_0x3da512[_0x544d80(0x13c)](_0x2e3507=>!_0x489ed2[_0x544d80(0x17e)](_0x2e3507)),_0x3b9f22=new Map(_0x41a6a1[_0x544d80(0x1b6)](_0x31851f=>[_0x31851f,this[_0x544d80(0x249)][_0x544d80(0x28b)](_0x31851f[_0x544d80(0x1e9)],_0x31851f[_0x544d80(0x2d1)],_0x544d80(0x1bd))])),_0x29c462=new Map(_0x3da512[_0x544d80(0x1b6)](_0x42e57e=>[_0x42e57e,_0x42e57e[_0x544d80(0x2b4)]()]));for(let _0x5136cf=0x0;_0x5136cf<_0x41a6a1[_0x544d80(0x1d5)];_0x5136cf++){if(_0x215ba0(this,_0x41a6a1[_0x5136cf],_0x41a6a1,_0x5136cf+0x1))return!0x0;}for(let _0x38ce1c=0x0;_0x38ce1c<_0x41a6a1[_0x544d80(0x1d5)];_0x38ce1c++){if(_0x215ba0(this,_0x41a6a1[_0x38ce1c],_0x4fa84e,0x0))return!0x0;}return!0x1;function _0x215ba0(_0x539eac,_0x24c9d9,_0x3bc9dc,_0x226d0f){const _0x19d0ef=_0x544d80;for(let _0x547007=_0x226d0f;_0x547007<_0x3bc9dc[_0x19d0ef(0x1d5)];_0x547007++){const _0x25a68b=_0x3bc9dc[_0x547007];if(_0x25a68b[_0x19d0ef(0x1e9)]!==_0x24c9d9[_0x19d0ef(0x1e9)]||_0x25a68b[_0x19d0ef(0x1de)]['id']!==_0x24c9d9[_0x19d0ef(0x1de)]['id']||_0x25a68b[_0x19d0ef(0x2d1)]!==_0x24c9d9[_0x19d0ef(0x2d1)])continue;if(!Lt(_0x24c9d9,_0x25a68b,[_0x19d0ef(0x199)]))continue;if(_0x19d0ef(0x210)==_0x24c9d9[_0x19d0ef(0x1e9)]&&_0x24c9d9[_0x19d0ef(0x1e8)][_0x19d0ef(0x286)]!=_0x25a68b[_0x19d0ef(0x1e8)][_0x19d0ef(0x286)])continue;if(_0x19d0ef(0x210)==_0x24c9d9[_0x19d0ef(0x1e9)]&&_0x539eac[_0x19d0ef(0x283)](_0x24c9d9[_0x19d0ef(0x1e8)][_0x19d0ef(0x2ae)]))continue;if(_0x19d0ef(0x2b0)==_0x24c9d9[_0x19d0ef(0x1e9)]){const _0x38fbdd=_0x539eac[_0x19d0ef(0x21e)][_0x19d0ef(0x2ca)],_0x4a8e1f=_0x24c9d9[_0x19d0ef(0x1ba)]();if(_0x4a8e1f&&(_0x38fbdd[_0x19d0ef(0x211)][_0x19d0ef(0x1a2)](_0x4a8e1f)||_0x38fbdd[_0x19d0ef(0x211)][_0x19d0ef(0x1dc)](_0x4a8e1f)))continue;}const _0xf18102=_0x3b9f22[_0x19d0ef(0x12d)](_0x24c9d9),_0x2503e4=_0x29c462[_0x19d0ef(0x12d)](_0x24c9d9),_0x5ac7ac=_0x29c462[_0x19d0ef(0x12d)](_0x25a68b),_0x27b357=_0x24c9d9[_0x19d0ef(0x18f)]&&_0x24c9d9[_0x19d0ef(0x18f)][_0x19d0ef(0x1d5)],_0x58fdde=_0x25a68b[_0x19d0ef(0x18f)]&&_0x25a68b[_0x19d0ef(0x18f)][_0x19d0ef(0x1d5)];if(!_0x27b357&&_0xf18102(_0x5ac7ac,_0x2503e4))return _0x539eac[_0x19d0ef(0x259)](_0x25a68b,_0x24c9d9),_0x29c462[_0x19d0ef(0x167)](_0x24c9d9),!0x0;if(!_0x58fdde&&_0xf18102(_0x2503e4,_0x5ac7ac))return _0x539eac[_0x19d0ef(0x259)](_0x24c9d9,_0x25a68b),_0x29c462[_0x19d0ef(0x167)](_0x25a68b),!0x0;}return!0x1;}}[_0x43a0b3(0x259)](_0x148a62,_0x335397){const _0x2ba7b0=_0x43a0b3;if(_0x148a62[_0x2ba7b0(0x1d3)]){for(const _0x1c0496 of _0x335397[_0x2ba7b0(0x2b4)]())_0x148a62[_0x2ba7b0(0x26c)](_0x1c0496);}else{const _0x1f1d2d=_0x335397[_0x2ba7b0(0x20e)]()[_0x2ba7b0(0x1d2)];this[_0x2ba7b0(0x1bf)](_0x148a62,this[_0x2ba7b0(0x191)][_0x2ba7b0(0x28f)](_0x148a62[_0x2ba7b0(0x20e)]()[_0x2ba7b0(0x19a)],_0x1f1d2d));}_0x335397[_0x2ba7b0(0x224)]();}[_0x43a0b3(0x1f1)](_0x46a371,_0x2ee703){const _0x2f1e94=_0x43a0b3,_0x1150a2=_0x46a371[_0x2f1e94(0x1b2)](_0x2f1e94(0x27a))||_0x46a371[_0x2f1e94(0x1b2)](_0x2f1e94(0x210))?_0x2f1e94(0x1ef):_0x46a371[_0x2f1e94(0x2a0)]();return _0x32c643(this[_0x2f1e94(0x21e)][_0x2f1e94(0x13a)],_0x2ee703+'_'+_0x1150a2+_0x2f1e94(0x1ca));}[_0x43a0b3(0x1cf)](){const _0x203b25=_0x43a0b3,_0x108ae4=this[_0x203b25(0x21e)];if(!_0x108ae4['ui'])return;const {ariaLiveAnnouncer:_0x5d5de1}=_0x108ae4['ui'];_0x5263d3(this[_0x203b25(0x191)],({left:_0x1d2a04,entered:_0x166dd0})=>{const _0x2bf46b=_0x203b25;for(const _0x228677 of _0x1d2a04){const {group:_0x477e25,type:_0x4b7ba3}=this[_0x2bf46b(0x272)](_0x228677[_0x2bf46b(0x291)]);if(_0x2bf46b(0x194)===_0x477e25){_0x5d5de1[_0x2bf46b(0x20a)](this[_0x2bf46b(0x1f1)](_0x4b7ba3,_0x2bf46b(0x1a7)));break;}}for(const _0x36059e of _0x166dd0){const {group:_0x4d284a,type:_0x19fefb}=this[_0x2bf46b(0x272)](_0x36059e[_0x2bf46b(0x291)]);if(_0x2bf46b(0x194)===_0x4d284a){_0x5d5de1[_0x2bf46b(0x20a)](this[_0x2bf46b(0x1f1)](_0x19fefb,_0x2bf46b(0x265)));break;}}});}[_0x43a0b3(0x1b0)](_0x2c846d){const _0x5bdbf1=_0x43a0b3;if(this[_0x5bdbf1(0x1b7)])return!0x1;const _0x325dec=this[_0x5bdbf1(0x21e)],_0x1e18ae=_0x325dec[_0x5bdbf1(0x2ca)][_0x5bdbf1(0x2aa)][_0x5bdbf1(0x1cc)][_0x5bdbf1(0x1f8)]();if(0x0==_0x1e18ae[_0x5bdbf1(0x1d5)])return!0x1;const _0x25ea76=[],_0x3e5ca8=_0x1e18ae[_0x5bdbf1(0x13c)](_0x42a8dc=>_0x5bdbf1(0x210)==_0x42a8dc[_0x5bdbf1(0x1e9)]),_0x44b546=_0x1e18ae[_0x5bdbf1(0x13c)](_0x431bf1=>_0x5bdbf1(0x188)==_0x431bf1[_0x5bdbf1(0x1e9)]&&_0x5bdbf1(0x1c1)!=_0x431bf1[_0x5bdbf1(0x291)]),_0x4a24f5=_0x1e18ae[_0x5bdbf1(0x13c)](_0x21f495=>_0x5bdbf1(0x1dd)==_0x21f495[_0x5bdbf1(0x1e9)]&&_0x5bdbf1(0x1c1)!=_0x21f495[_0x5bdbf1(0x291)]);for(const _0x489642 of _0x3e5ca8)_0x25ea76[_0x5bdbf1(0x2d3)]({'key':_0x489642[_0x5bdbf1(0x184)],'newValue':_0x489642[_0x5bdbf1(0x25a)],'oldValue':_0x489642[_0x5bdbf1(0x1e3)],'range':Gt(_0x489642[_0x5bdbf1(0x287)],_0x325dec[_0x5bdbf1(0x2ca)])});for(const _0x26ad0c of _0x44b546){const _0x5a7102=_0x4a24f5[_0x5bdbf1(0x17d)](_0x2ad566=>_0x2ad566[_0x5bdbf1(0x165)][_0x5bdbf1(0x207)](_0x26ad0c[_0x5bdbf1(0x165)]));_0x5a7102&&_0x25ea76[_0x5bdbf1(0x2d3)]({'key':_0x5bdbf1(0x161),'newValue':_0x26ad0c[_0x5bdbf1(0x291)],'oldValue':_0x5a7102[_0x5bdbf1(0x291)],'range':_0x325dec[_0x5bdbf1(0x2ca)][_0x5bdbf1(0x15d)](_0x26ad0c[_0x5bdbf1(0x165)][_0x5bdbf1(0x218)])});}return 0x0!=_0x25ea76[_0x5bdbf1(0x1d5)]&&this[_0x5bdbf1(0x179)](_0x2c846d,_0x25ea76);}[_0x43a0b3(0x146)](_0x1a7109){const _0x2856f8=_0x43a0b3;let _0x3b180d=!0x1;const _0x4ae97c=this[_0x2856f8(0x21e)][_0x2856f8(0x2ca)][_0x2856f8(0x2aa)][_0x2856f8(0x1cc)][_0x2856f8(0x22e)]()[_0x2856f8(0x13c)](_0xff9df7=>_0xff9df7[_0x2856f8(0x1e8)][_0x2856f8(0x201)]&&_0xff9df7[_0x2856f8(0x291)][_0x2856f8(0x1b2)](_0x2856f8(0x237)));for(const _0xa6d79 of _0x4ae97c){const {subType:_0x145570,id:_0x2ee08d}=this[_0x2856f8(0x272)](_0xa6d79[_0x2856f8(0x291)]),_0x27af80=_0x145570[_0x2856f8(0x29a)]('|')[0x0];for(const _0x3c61d3 of this[_0x2856f8(0x24f)]({'skipNotAttached':!0x0}))_0x3c61d3['id']!=_0x2ee08d&&_0x2856f8(0x210)==_0x3c61d3[_0x2856f8(0x1e9)]&&_0x3c61d3[_0x2856f8(0x1e8)]&&_0x3c61d3[_0x2856f8(0x1e8)][_0x2856f8(0x2ae)]==_0x27af80&&_0x3c61d3[_0x2856f8(0x20e)]()[_0x2856f8(0x1a4)](_0xa6d79[_0x2856f8(0x1e8)][_0x2856f8(0x201)])&&(this[_0x2856f8(0x299)](_0x3c61d3,_0xa6d79[_0x2856f8(0x1e8)][_0x2856f8(0x201)],_0x1a7109),_0x3b180d=!0x0);}return _0x3b180d;}[_0x43a0b3(0x22a)](_0x249f21){const _0x59b819=_0x43a0b3;this[_0x59b819(0x21e)],(this[_0x59b819(0x1b7)]=!0x0,_0x249f21());}[_0x43a0b3(0x1e0)](_0x580679){const _0x176f13=_0x43a0b3,_0xa435bb=this[_0x176f13(0x283)](_0x580679),_0x858884=this[_0x176f13(0x2c0)][_0x176f13(0x17e)](_0x580679);return _0xa435bb||_0x858884;}[_0x43a0b3(0x179)](_0x4a63f1,_0x189cea){const _0x1ed252=_0x43a0b3;if(0x0==_0x189cea[_0x1ed252(0x1d5)])return!0x1;let _0x1b9d0a=!0x1;for(const _0x2e6966 of _0x189cea){const _0x13eb23=this[_0x1ed252(0x295)](_0x2e6966[_0x1ed252(0x287)],_0x1ed252(0x210))[_0x1ed252(0x13c)](_0x56dc7c=>!_0x56dc7c[_0x1ed252(0x2b9)][_0x1ed252(0x174)])[_0x1ed252(0x1b6)](_0x987fe5=>_0x987fe5[_0x1ed252(0x194)]),_0x23da51=_0x2d6858({'newValue':_0x2e6966[_0x1ed252(0x1e2)]});_0x13eb23[_0x1ed252(0x13c)](_0x1dc9a5=>{const _0x14bbd6=_0x1ed252,[_0x59e49f,_0x39dc28]=_0x1dc9a5[_0x14bbd6(0x2d1)][_0x14bbd6(0x29a)]('|');return _0x59e49f==_0x2e6966[_0x14bbd6(0x2ae)]&&_0x39dc28!=_0x23da51;})[_0x1ed252(0x180)](_0x3a3626=>{const _0x26345e=_0x1ed252;this[_0x26345e(0x299)](_0x3a3626,_0x2e6966[_0x26345e(0x287)],_0x4a63f1),_0x1b9d0a=!0x0;});}return _0x1b9d0a;}[_0x43a0b3(0x299)](_0xda3480,_0x50e096,_0x3bc166){const _0x373917=_0x43a0b3,_0x5d8c32=_0xda3480[_0x373917(0x20e)]()[_0x373917(0x1c9)](_0x50e096);0x0!==_0x5d8c32[_0x373917(0x1d5)]?0x1!==_0x5d8c32[_0x373917(0x1d5)]?this[_0x373917(0x1ed)](_0xda3480,_0x50e096[_0x373917(0x19a)],_0x50e096[_0x373917(0x1d2)]):this[_0x373917(0x1bf)](_0xda3480,_0x5d8c32[0x0]):_0x3bc166[_0x373917(0x228)](_0xda3480[_0x373917(0x1d6)]());}}class Rt{constructor(_0x358cc9){const _0x121935=_0x43a0b3;this[_0x121935(0x1d4)]=_0x358cc9,this[_0x121935(0x191)]=_0x358cc9[_0x121935(0x2ca)],this[_0x121935(0x269)]=new Map(),this[_0x121935(0x1e6)]=new Map(),this[_0x121935(0x29b)]();}[_0x43a0b3(0x2a5)](_0x162f9b,_0x2e8d40,_0x13afc6,_0x29982e,_0x4ca4f,_0x19167a){const _0x10d761=_0x43a0b3;return new _0x4e3190(this[_0x10d761(0x191)],{'type':_0x162f9b,'subType':_0x2e8d40,'id':_0x13afc6,'author':_0x29982e,'creator':_0x29982e,'attributes':_0x4ca4f,'onAttributesChange':_0x19167a,'onAccept':(..._0x38c819)=>this[_0x10d761(0x28b)](_0x162f9b,_0x2e8d40,_0x10d761(0x234))(..._0x38c819),'onDiscard':(..._0x2bf07f)=>this[_0x10d761(0x28b)](_0x162f9b,_0x2e8d40,_0x10d761(0x2cc))(..._0x2bf07f)});}[_0x43a0b3(0x12f)](_0x5bd08c,_0x3185e2,_0x57fbf1,_0x1b7da2){const _0x501165=_0x43a0b3,_0x4da150=_0x5bd08c+':'+_0x3185e2+':'+_0x57fbf1;this[_0x501165(0x269)][_0x501165(0x16a)](_0x4da150,_0x1b7da2);}[_0x43a0b3(0x28b)](_0x1f91bd,_0x18b474,_0x20b609){const _0x237425=_0x43a0b3,_0x331250=_0x1f91bd+':'+_0x18b474+':'+_0x20b609;return this[_0x237425(0x269)][_0x237425(0x12d)](_0x331250)||this[_0x237425(0x1e6)][_0x237425(0x12d)](_0x1f91bd+':'+_0x20b609);}[_0x43a0b3(0x29b)](){const _0x174098=_0x43a0b3,_0x325223=()=>!0x1,_0x4f3ccd=_0x9d4b1b=>{const _0x24e3dc=_0x305f;_0x9d4b1b[_0x24e3dc(0x22f)]((_0x3f3cc3,_0x2cc5c6)=>_0x3f3cc3[_0x24e3dc(0x19a)][_0x24e3dc(0x177)](_0x2cc5c6[_0x24e3dc(0x19a)])?0x1:-0x1),this[_0x24e3dc(0x191)][_0x24e3dc(0x252)](_0x130878=>{const _0x1325e6=_0x24e3dc;for(const _0x4a5a0c of _0x9d4b1b){let _0x5a6bef;_0x5a6bef=_0x4a5a0c[_0x1325e6(0x1d2)][_0x1325e6(0x175)]&&_0x4a5a0c[_0x1325e6(0x1d2)][_0x1325e6(0x231)]==_0x4a5a0c[_0x1325e6(0x19a)][_0x1325e6(0x218)]?_0x130878[_0x1325e6(0x27c)](_0x4a5a0c[_0x1325e6(0x19a)][_0x1325e6(0x218)],'on'):_0x130878[_0x1325e6(0x27c)](_0x4a5a0c),this[_0x1325e6(0x191)][_0x1325e6(0x233)](_0x5a6bef,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x482d0d=(_0x10e11b,_0x2405f6)=>{const _0x249abd=_0x305f;_0x2405f6&&this[_0x249abd(0x191)][_0x249abd(0x252)](_0x4252a6=>{const _0x1bf335=_0x249abd,{commandName:_0x26cef1,commandParams:_0x10878b=[]}=_0x2405f6,_0xac65eb=_0x10e11b[_0x1bf335(0x1b6)](_0x278d14=>(Et(_0x278d14)&&(_0x278d14=this[_0x1bf335(0x191)][_0x1bf335(0x28f)](_0x278d14[_0x1bf335(0x1d2)])),_0x278d14))[_0x1bf335(0x13c)](_0x54eaa5=>_0x1bf335(0x13f)!==_0x54eaa5[_0x1bf335(0x2cd)][_0x1bf335(0x19c)]);if(_0xac65eb[_0x1bf335(0x1d5)]<0x1)return;const _0x3b6bfe=Array[_0x1bf335(0x267)](this[_0x1bf335(0x191)][_0x1bf335(0x2aa)][_0x1bf335(0x1af)][_0x1bf335(0x2b4)]())[_0x1bf335(0x1b6)](_0x585fb0=>_0x17670a[_0x1bf335(0x271)](_0x585fb0));_0x4252a6[_0x1bf335(0x21a)](_0xac65eb);for(const _0x9ce68a of this[_0x1bf335(0x1d4)][_0x1bf335(0x1e1)][_0x1bf335(0x1e1)]())_0x9ce68a[_0x1bf335(0x1e5)]();_0x10878b[_0x1bf335(0x2d3)]({'forceDefaultExecution':!0x0}),this[_0x1bf335(0x1d4)][_0x1bf335(0x289)](_0x26cef1,..._0x10878b);const _0x1dc98e=_0x3b6bfe[_0x1bf335(0x13c)](_0x4f12b3=>_0x1bf335(0x13f)!=_0x4f12b3[_0x1bf335(0x2cd)][_0x1bf335(0x19c)]);_0x1dc98e[_0x1bf335(0x1d5)]>0x0&&_0x4252a6[_0x1bf335(0x21a)](_0x1dc98e);for(const _0x550744 of _0x3b6bfe)_0x550744[_0x1bf335(0x25b)]();});},_0x440b91=(_0x1146ac,_0x56cccc)=>0x1==_0x1146ac[_0x174098(0x1d5)]&&0x1==_0x56cccc[_0x174098(0x1d5)]&&_0x1146ac[0x0][_0x174098(0x1d2)][_0x174098(0x207)](_0x56cccc[0x0][_0x174098(0x19a)]),_0x5caaa1=(_0x3ac07d,_0x42eb97,_0x487240,_0x3f60d0)=>Pt(_0x3ac07d,_0x42eb97,_0x487240,_0x3f60d0,this[_0x174098(0x191)])?[_0x3ac07d,_0x42eb97]:Pt(_0x42eb97,_0x3ac07d,_0x3f60d0,_0x487240,this[_0x174098(0x191)])?[_0x42eb97,_0x3ac07d]:null;this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x169),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x160),_0x4f3ccd),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1c8),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x222),_0x5caaa1),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x23d),_0x4f3ccd),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x189),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1f4),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1b1),_0x5caaa1),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x244),_0x482d0d),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x2a1),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x164),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x204),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x19b),_0x482d0d),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x213),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x238),_0x440b91),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x230),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x15a),_0x325223),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x128),(_0x2cd0c9,_0x3f6244)=>{const _0x221b7d=_0x174098;if(!_0x3f6244)return;const _0xa3e415=this[_0x221b7d(0x1d4)][_0x221b7d(0x15e)][_0x221b7d(0x12d)](p);this[_0x221b7d(0x191)][_0x221b7d(0x252)](_0x25e817=>{const _0xcb0bfa=_0x221b7d;if(_0xcb0bfa(0x161)==_0x3f6244[_0xcb0bfa(0x2ae)])for(const _0x1987c4 of _0x2cd0c9){const _0x185843=_0x1987c4[_0xcb0bfa(0x19a)][_0xcb0bfa(0x218)],_0x11881c=_0x3f6244[_0xcb0bfa(0x286)];_0x25e817[_0xcb0bfa(0x293)](_0x185843,_0x11881c);}else{if(_0xa3e415[_0xcb0bfa(0x283)](_0x3f6244[_0xcb0bfa(0x2ae)])){for(const _0x285eb3 of _0x2cd0c9)void 0x0!==_0x3f6244[_0xcb0bfa(0x286)]?_0x25e817[_0xcb0bfa(0x18e)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x3f6244[_0xcb0bfa(0x286)],_0x285eb3[_0xcb0bfa(0x19a)][_0xcb0bfa(0x218)]):_0x25e817[_0xcb0bfa(0x14b)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x285eb3[_0xcb0bfa(0x19a)][_0xcb0bfa(0x218)]);}else{for(const _0x49ddf1 of _0x2cd0c9)_0x3f6244[_0xcb0bfa(0x286)]?_0x25e817[_0xcb0bfa(0x18e)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x3f6244[_0xcb0bfa(0x286)],_0x49ddf1):_0x25e817[_0xcb0bfa(0x14b)](_0x3f6244[_0xcb0bfa(0x2ae)],_0x49ddf1);}}});}),this[_0x174098(0x1e6)][_0x174098(0x16a)](_0x174098(0x1cd),_0x440b91);}}function Tt(_0x4f7cf1,_0xd8a018,_0x1bc5be){const _0x26ad41=_0x43a0b3;for(const _0x2dc29c of _0xd8a018[_0x26ad41(0x231)][_0x26ad41(0x1ad)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2dc29c[_0x26ad41(0x2cd)]==_0x2dc29c)return!0x1;if(!_0x1bc5be[_0x26ad41(0x1fe)](_0x2dc29c))return!0x1;if(_0x4f7cf1[_0x26ad41(0x1a2)](_0x2dc29c)||_0x4f7cf1[_0x26ad41(0x1dc)](_0x2dc29c))return!0x0;}return!0x1;}function Et(_0x404bfd){const _0x451a1a=_0x43a0b3;return _0x404bfd[_0x451a1a(0x1d2)][_0x451a1a(0x231)]==_0x404bfd[_0x451a1a(0x19a)][_0x451a1a(0x218)]&&_0x404bfd[_0x451a1a(0x1d2)][_0x451a1a(0x16b)];}function Vt(_0x1d90dd,_0x410f31,_0x953680,_0x1be4bf){const _0x522b6b=_0x43a0b3,_0x1a6454=_0x4ab0ce=>!_0x4ab0ce[_0x522b6b(0x1ec)]['is'](_0x522b6b(0x28e))&&!_0x1be4bf[_0x522b6b(0x1a2)](_0x4ab0ce[_0x522b6b(0x1ec)]),_0x9b23d=_0x1d90dd[_0x522b6b(0x19a)][_0x522b6b(0x273)](_0x1a6454),_0x2e78c4=_0x1d90dd[_0x522b6b(0x1d2)][_0x522b6b(0x273)](_0x1a6454,{'direction':_0x522b6b(0x19e)});return(!_0x1d90dd[_0x522b6b(0x19a)][_0x522b6b(0x207)](_0x9b23d)||!_0x1d90dd[_0x522b6b(0x1d2)][_0x522b6b(0x207)](_0x2e78c4))&&(_0x9b23d[_0x522b6b(0x177)](_0x2e78c4)?_0x953680[_0x522b6b(0x29f)](_0x410f31,{'range':_0x953680[_0x522b6b(0x28f)](_0x9b23d,_0x2e78c4)}):_0x953680[_0x522b6b(0x228)](_0x410f31),!0x0);}function Ut(_0x734dc2){return _0x2d6858(_0x734dc2);}function Ot(_0xab6522){const _0xab54eb=_0x43a0b3,_0x22ad65=_0xab6522[_0xab54eb(0x19a)][_0xab54eb(0x218)];return _0x22ad65&&_0x22ad65['is'](_0xab54eb(0x256));}function Gt(_0x4796e0,_0x307579){const _0x42e082=_0x43a0b3;return null==_0x4796e0[_0x42e082(0x1d2)][_0x42e082(0x143)]&&_0x4796e0[_0x42e082(0x1d2)][_0x42e082(0x231)]==_0x4796e0[_0x42e082(0x19a)][_0x42e082(0x218)]?Ft(_0x4796e0[_0x42e082(0x19a)][_0x42e082(0x218)],_0x307579):_0x4796e0;}function Ft(_0x21b3b5,_0x5ee6d6){const _0x940456=_0x43a0b3,_0x4d9bfa=_0x5ee6d6[_0x940456(0x211)][_0x940456(0x1a2)](_0x21b3b5)||_0x5ee6d6[_0x940456(0x211)][_0x940456(0x1f5)](_0x21b3b5);return _0x5ee6d6[_0x940456(0x28f)](_0x5ee6d6[_0x940456(0x14e)](_0x21b3b5,_0x940456(0x1b5)),_0x4d9bfa?_0x5ee6d6[_0x940456(0x2d4)](_0x21b3b5):_0x5ee6d6[_0x940456(0x14e)](_0x21b3b5,_0x940456(0x1d2)));}function Pt(_0x3103cb,_0x23a099,_0x5ecbd4,_0x31cb37,_0x206587){const _0x24db47=_0x43a0b3;if(!Lt(_0x3103cb,_0x23a099))return!0x1;if(_0x5ecbd4[_0x24db47(0x1d2)][_0x24db47(0x207)](_0x31cb37[_0x24db47(0x19a)]))return!0x0;if(_0x3103cb[_0x24db47(0x1e9)]!=_0x23a099[_0x24db47(0x1e9)])return!0x1;if(!_0x5ecbd4[_0x24db47(0x1d2)][_0x24db47(0x24a)](_0x31cb37[_0x24db47(0x19a)]))return!0x1;const _0x163f44=_0x206587[_0x24db47(0x28f)](_0x5ecbd4[_0x24db47(0x1d2)],_0x31cb37[_0x24db47(0x19a)])[_0x24db47(0x239)]();for(const _0x39d077 of _0x163f44)if([_0x24db47(0x28a),_0x24db47(0x192)][_0x24db47(0x2ad)](_0x39d077[_0x24db47(0x1e9)])&&_0x206587[_0x24db47(0x211)][_0x24db47(0x1dc)](_0x39d077[_0x24db47(0x1ec)]))return!0x1;return!0x0;}function Lt(_0x4ac72e,_0x4db745,_0xbe4531=[]){const _0x4169c0=_0x43a0b3;return!(!_0x4ac72e[_0x4169c0(0x257)]||!_0x4db745[_0x4169c0(0x257)])&&_0x53778a(_0x33855c(_0x4ac72e[_0x4169c0(0x254)],_0xbe4531),_0x33855c(_0x4db745[_0x4169c0(0x254)],_0xbe4531));}function Ht(_0x107bac,_0x3b1366){const _0x32c402=_0x43a0b3,_0x3173d6=qt(_0x107bac[_0x32c402(0x254)]),_0x3b0eff=qt(_0x3b1366);if(!_0x107bac[_0x32c402(0x257)])return!0x1;for(const _0x2eb92c of Object[_0x32c402(0x2a3)](_0x3b0eff))if(!_0x53778a(_0x3173d6[_0x2eb92c],_0x3b0eff[_0x2eb92c]))return!0x1;return!0x0;}function qt(_0x54049a){const _0x8bbe76=_0x43a0b3,_0x39165b=Object[_0x8bbe76(0x1e7)]({},_0x54049a);return delete _0x39165b[_0x8bbe76(0x28d)],delete _0x39165b[_0x8bbe76(0x183)],_0x39165b;}