@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b949a=_0x4bcf;(function(_0x378a14,_0x56ee19){const _0x2be448=_0x4bcf,_0x4dcecd=_0x378a14();while(!![]){try{const _0x5d87de=-parseInt(_0x2be448(0x13e))/0x1*(parseInt(_0x2be448(0xfd))/0x2)+parseInt(_0x2be448(0x1a4))/0x3*(parseInt(_0x2be448(0x140))/0x4)+parseInt(_0x2be448(0x1cc))/0x5+parseInt(_0x2be448(0x12e))/0x6+-parseInt(_0x2be448(0x142))/0x7+parseInt(_0x2be448(0x1ba))/0x8+-parseInt(_0x2be448(0x135))/0x9;if(_0x5d87de===_0x56ee19)break;else _0x4dcecd['push'](_0x4dcecd['shift']());}catch(_0x4b475c){_0x4dcecd['push'](_0x4dcecd['shift']());}}}(_0x2da1,0xbe16a));import{Plugin as _0x4bd69f,PendingActions as _0x3c0715}from'ckeditor5/src/core.js';import{LiveRange as _0x50eaf1}from'ckeditor5/src/engine.js';import{CKEditorError as _0xc2184d,uid as _0x13d4e0,priorities as _0x1f8863,logWarning as _0x2814fb}from'ckeditor5/src/utils.js';import{toWidget as _0x42dd73}from'ckeditor5/src/widget.js';import{Users as _0x3e47d4,hashObject as _0x1a4298,surroundingMarkersDetector as _0x16c1a6}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2c7d44 from'./commands/trackchangescommand.js';import _0x299100 from'./commands/acceptsuggestioncommand.js';import _0x43917a from'./commands/discardsuggestioncommand.js';import _0x2e8c69 from'./commands/executeonallsuggestionscommand.js';import _0x313bfe from'./commands/executeonselectedsuggestionscommand.js';import _0x274ff5 from'./suggestion.js';import _0x1aa442 from'./suggestiondescriptionfactory.js';import _0x4b1b5a from'./integrations/aiassistant.js';import _0x4b56f6 from'./integrations/alignment.js';import _0x26b5fb from'./integrations/basicstyles.js';import _0x39f4ae from'./integrations/blockquote.js';import _0x1aadbc from'./integrations/casechange.js';import _0x1fa43a from'./integrations/ckbox.js';import _0x170847 from'./integrations/codeblock.js';import _0x146388 from'./integrations/comments.js';import _0x82a956 from'./integrations/deletecommand.js';import _0x289054 from'./integrations/list.js';import _0x5d3aab from'./integrations/listproperties.js';import _0x5ee1a3 from'./integrations/entercommand.js';import _0x9d840a from'./integrations/findandreplace.js';import _0x2b57f8 from'./integrations/font.js';import _0x1feb1d from'./integrations/formatpainter.js';import _0x5c9a26 from'./integrations/heading.js';import _0x43904f from'./integrations/highlight.js';import _0x5e88fb from'./integrations/horizontalline.js';import _0x3c10e3 from'./integrations/htmlembed.js';import _0x77f65e from'./integrations/image.js';import _0x26bb72 from'./integrations/imagereplace.js';import _0x445244 from'./integrations/imagestyle.js';function _0x2da1(){const _0xecdfbe=['markAttributeChange','isOwn','position','change','getItems','_enabledCommands','highest','_joinSuggestions','activeMarkers','isEqual','dataReady','unbindElementFromMarkerName','change:activeMarkers','registerCustomCallback','getUser','getCustomProperty','values','updateSuggestion','head','addClass','attributeKey','split','selection','deletion:join','trackChanges.trackFormatChanges','CommentsRepository','PENDING_ACTION_SUGGESTION','attributeOldValue','splice','element','$textProxy','fromRange','insertContent','_joinWithAdjacentSuggestions','announce','config','detach','fetchCommentThread','_refreshSuggestionsChain','backward','_initAriaMarkerChangeAnnouncements','resolve','getWalker','enqueueChange','addRange','previous','get','options','setAttribute','isObject','high','deletion:','markInlineFormat','getFirstRange','authoredAt','createRange','start','markDeletion','change:data','addComment','_findSuggestions','$elementName','attribute:accept','isRemovable','newValue','suggestion:attribute:','unshift','_suggestionState','consumable','reconvertMarker','accept','attribute:discard','_reduceSuggestionAttributeRange','getShiftedBy','_getExternalAuthor','set','remove','ck-suggestion-marker-formatBlock','addSuggestion','trackChanges.mergeNestedSuggestions','hasCommentThread','getRanges','createRangeOn','formatInline:join','track-changes-enable-command-twice','rethrowUnexpectedError','_cutOutSuggestionMarker','deleteContent','pop','assign','suggestion:','authorName','comments','_trackFormatChanges','addCommentThread','oldValue','suggestionChanged','_isRegisteredAttribute','multi','registerBlockAttribute','containsItem','markerReady','_customCallbacks','applyOperation','schema','getFirstMarker','formatInline','LEAVE','marker-count','getAllAdjacentSuggestions','_adapter','targetPosition','substr','descriptionFactory','_model','FORMATTING','enableReadOnlyMode','formatBlock:chain','isArray','isAfter','isAtEnd','next','track-changes-adapter-missing-getsuggestion','_registerDefaultCallbacks','suggestionUnloaded','$text','getSuggestion','isInContent','getRange','ck-suggestion-marker-','catch','formatBlock:join','originalSuggestionId','insertion','filter','tablePasteChainId','model','markers','discard','item','_getSuggestionData','startsWith','listenTo','root','normal','getLastMatchingPosition','registerInlineAttribute','_blockAttributeKeys','rejected','editingDowncast','size','markerName','accepted','document','meta','toViewElement','attribute:join','markMultiRangeInsertion','addMarkerName','group','splitPosition','markInsertion','$graveyard','isInsideObject','createPositionAfter','createElement','has','requires','attribute:','upcast','stop','_recordAttributeChanges','addSuggestionData','substring','commentThread','isLocal','stopListening','setSelection','removeMarker:suggestion:attribute','insertion:join','removeMarker:suggestion:formatBlock','differ','_commentsRepository','_handleNewSuggestionMarker','buildSuggestion','getMarkers','_onDiscard','getMultiRangeId','refresh','getIntersection','editor','forceDefaultExecution','then','dataToMarker','from','_setSuggestionData','track-changes-user-not-found','consume','locale','getAttribute','enableDefaultAttributesIntegration','sort','conversion','isSelectable','removed','removeClass','mapper','getSuggestionCallback','commandName','_createSuggestion','subType','isAtStart','2MfzSiZ','move','suggestion','getSuggestions','type','discardSelectedSuggestions','attributeNewValue','formatInline:chain','showSuggestionHighlights','_setSuggestionRange','always','getChanges','open','ENTER','elementToElement','_checkSuggestionCorrectness','join','concat','addHighlight','data-suggestion','collaboration.channelId','deletion','getCommentThread','clone','markBlockFormat','containsPosition','nodeBefore','registerPostFixer','value','_splitMarkerName','insertion:discard','acceptSuggestion','isBefore','containerElement','isNextTo','toUpperCase','documentSelection','_addSuggestionMarker','getContainedElement','_getMarkerAnnouncementText','insertion:','formatInline:','deletion:accept','suggestionLoaded','rename','createPositionBefore','length','_recordAttributeSuggestions','markMultiRangeDeletion','4773882YEQtaA','markerToHighlight','_editor','_rangeIsInLocalUserInsertion','name','lowest','addMarker:suggestion','17424981CNksyI','getDifference','_isDataLoaded','bindElementToMarker','acceptSelectedSuggestions','formatBlock:accept','_mergeNestedSuggestions','isBlock','addUser','1009409HIzWtA','skipNestingCheck','352LAEhZi','commands','2952901MJEzvi','createdAt','before','@external','track-changes-adapter-already-set','batch','isIntersecting','oldRange','_saved','includes','toJSON','addMarker:suggestion:attribute','_inlineAttributeKeys','for','insertion:accept','isTouching','fire','containsRangeInObject','creator','_updateSuggestionData','getChangedMarkers','add','markerNameToElements','_defaultCallbacks','pluginName','_refreshAttributeSuggestionsChain','chain','key','_addThreadToSuggestion','dataDowncast','widget','suggestion-type','keys','isIntersectingWithRange','notReady','ck-suggestion-marker','formatBlock','_breakSuggestionMarker','adapter','_afterChanges','enableCommand','removeComment','insertion:chain','groupId','_processAttributeSuggestions','push','deletion:chain','attributes','track-changes-suggestion-data-mismatch','define','_getAttributeKey','formatBlock:','writer','_reduceExistingSuggestions','TrackChangesEditing','data','error-saving-suggestion-data-suggestion-discarded','forward','Users','ck-suggestion-marker--active','track-changes-suggestion-not-found','_suggestions','createRangeIn','warn','attribute','update:suggestion','isCollapsed','_SUGGESTION_ANNOUNCEMENT','range','rootName','createPositionAt','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.','editing','never','moveTargetPosition','getAncestors','forEach','plugins','return','formatInline:discard','discardAllSuggestions','addMarker:suggestion:formatBlock','multipleBlocks','clear','trackChangesCommand','delete','isMultiRange','elementStart','_getAuthorFromId','action','init','fromCharCode','low','end','change:_saved','hasComments','_processAttributeChanges','nodeAfter','45198DHPKxy','insert','addMarker','execute','isLimit','isUndo','author','after','getNearestSelectionRange','containsRange','every','formatBlock:discard','discardSuggestion','find','acceptAllSuggestions','removeMarker','track-changes-command-not-found','formatInline:accept','format','_removeSuggestion','formatGroupId','PendingActions','8278856wwBHYr','_isForcedDefaultExecutionBlock','removeMarkers','trackChanges','removeAttribute','markerToData','parent','isExternal','$marker','createSelection','hasSuggestion','external:','setTo','_suggestionFactory','newRange','elementEnd','some','_isBlockAttribute','4948255gNsGwU','default','markMultiRangeBlockFormat','ck-suggestion-marker-formatInline','howMany','map','isDocumentOperation','ready','deletion:discard','updateMarker','unbind'];_0x2da1=function(){return _0xecdfbe;};return _0x2da1();}import _0x49e54e from'./integrations/importword.js';import _0x284c40 from'./integrations/indent.js';import _0x27efe0 from'./integrations/inputcommand.js';import _0x4a2b12 from'./integrations/link.js';import _0x49a508 from'./integrations/legacylist.js';import _0x28beaf from'./integrations/legacylistproperties.js';import _0x2c61ce from'./integrations/mediaembed.js';import _0x2dc798 from'./integrations/mention.js';import _0x4f08ad from'./integrations/multilevellist.js';import _0x1bc782 from'./integrations/pagebreak.js';import _0x221da5 from'./integrations/paragraph.js';import _0xfb0202 from'./integrations/removeformat.js';import _0x211187 from'./integrations/restrictededitingmode.js';import _0x124f6e from'./integrations/shiftentercommand.js';import _0x48a9a5 from'./integrations/standardeditingmode.js';import _0x437be1 from'./integrations/style.js';import _0x145c41 from'./integrations/table.js';import _0x4afc5f from'./integrations/tablemergesplit.js';import _0xc3fe59 from'./integrations/tableheadings.js';import _0x339e14 from'./integrations/tableclipboard.js';import _0x419fbb from'./integrations/tablecolumnresize.js';import _0x36dbf7 from'./integrations/template.js';import _0x4efae8 from'./integrations/tableofcontents.js';import _0x23e8c3 from'./integrations/title.js';import _0x4ea6d4 from'./integrations/undo.js';import _0x4caa1a from'./integrations/tablecaption.js';import _0x2e9c5b from'./integrations/tableproperties.js';import{getTranslation as _0x2bc7db}from'./utils/common-translations.js';import{isEqual as _0x3dbcfc,omit as _0x10d3cd}from'lodash-es';export const renameAttributeKey=_0x1b949a(0x214);export default class p extends _0x4bd69f{static get[_0x1b949a(0xd0)](){const _0x32edf0=_0x1b949a;return[_0x32edf0(0x1f0),_0x3e47d4,_0x3c0715,_0x4b1b5a,_0x4b56f6,_0x26b5fb,_0x39f4ae,_0x1fa43a,_0x1aadbc,_0x170847,_0x146388,_0x82a956,_0x5ee1a3,_0x9d840a,_0x2b57f8,_0x1feb1d,_0x5c9a26,_0x43904f,_0x5e88fb,_0x3c10e3,_0x77f65e,_0x445244,_0x26bb72,_0x49e54e,_0x284c40,_0x27efe0,_0x49a508,_0x28beaf,_0x4f08ad,_0x4a2b12,_0x289054,_0x5d3aab,_0x2c61ce,_0x2dc798,_0x1bc782,_0x221da5,_0xfb0202,_0x211187,_0x124f6e,_0x48a9a5,_0x437be1,_0x145c41,_0x4afc5f,_0xc3fe59,_0x4caa1a,_0x339e14,_0x419fbb,_0x4efae8,_0x2e9c5b,_0x36dbf7,_0x23e8c3,_0x4ea6d4];}static get[_0x1b949a(0x15a)](){const _0x2c244a=_0x1b949a;return _0x2c244a(0x178);}constructor(_0x31a2d6){const _0x4a9362=_0x1b949a;function _0x1cd012(_0x2f20b2){const _0x5ce35c=_0x4bcf;return _0x2f20b2[_0x5ce35c(0x1d1)](_0x486e27=>String[_0x5ce35c(0x19d)](_0x486e27))[_0x5ce35c(0x10d)]('');}super(_0x31a2d6),this[_0x4a9362(0x12c)]=!0x1,this[_0x4a9362(0x222)](_0x4a9362(0x1df),[]),this['on'](_0x4a9362(0x1e3),(_0x364f84,_0x52a698,_0x523e9d,_0x397b72)=>{const _0x3dd56e=_0x4a9362;this[_0x3dd56e(0x9b)][_0x3dd56e(0x1da)](()=>{const _0xf2d8dc=_0x3dd56e;for(const _0x34851b of[..._0x397b72,..._0x523e9d])this[_0xf2d8dc(0x9b)][_0xf2d8dc(0xb2)][_0xf2d8dc(0xcf)](_0x34851b)&&_0x31a2d6[_0xf2d8dc(0x18a)][_0xf2d8dc(0x21c)](_0x34851b);});}),this[_0x4a9362(0x9a)]=new _0x1aa442(this[_0x4a9362(0xe7)][_0x4a9362(0xb1)][_0x4a9362(0x23f)],this[_0x4a9362(0xe7)][_0x4a9362(0xef)]),this[_0x4a9362(0x97)]=null,this[_0x4a9362(0x1c7)]=new xt(this[_0x4a9362(0xe7)]),this[_0x4a9362(0x17f)]=new Map(),this[_0x4a9362(0xdf)]=_0x31a2d6[_0x4a9362(0x18f)][_0x4a9362(0x205)](_0x4a9362(0x1f0)),this[_0x4a9362(0x1dc)]=new Set(),this[_0x4a9362(0x9b)]=this[_0x4a9362(0xe7)][_0x4a9362(0xb1)],this[_0x4a9362(0x21a)]=new WeakMap(),this[_0x4a9362(0x1bb)]=!0x1,this[_0x4a9362(0xbc)]=new Set([_0x4a9362(0x214)]),this[_0x4a9362(0x14e)]=new Set(),_0x31a2d6[_0x4a9362(0x1fa)][_0x4a9362(0x173)](_0x4a9362(0x1ef),_0x4a9362(0x1cd)),this[_0x4a9362(0x234)]=_0x31a2d6[_0x4a9362(0x1fa)][_0x4a9362(0x205)](_0x4a9362(0x1ef)),_0x31a2d6[_0x4a9362(0x1fa)][_0x4a9362(0x173)](_0x4a9362(0x226),!0x0),this[_0x4a9362(0x13b)]=_0x31a2d6[_0x4a9362(0x1fa)][_0x4a9362(0x205)](_0x4a9362(0x226)),this[_0x4a9362(0x196)]=new _0x2c7d44(_0x31a2d6,this[_0x4a9362(0x1dc)]),this[_0x4a9362(0x1ff)](),this[_0x1cd012([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1cd012([0x34,0x30,0x34,0x38,0x31,0x32,0x35,0x32]);}[_0x1b949a(0x19c)](){const _0x317100=_0x1b949a,_0x3d7666=this[_0x317100(0xe7)],_0x5ee5b4=(_0x21a2ac,_0x5cadf3)=>{const _0x18a3d4=_0x317100;if(_0x18a3d4(0x182)!=_0x21a2ac)return _0x18a3d4(0xaa)+_0x21a2ac;const _0x54031d=_0x5cadf3[_0x18a3d4(0x1ec)]('|')[0x0];return this[_0x18a3d4(0x1cb)](_0x54031d)?_0x18a3d4(0x224):_0x18a3d4(0x1cf);};_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xbe))[_0x317100(0x12f)]({'model':_0x317100(0xff),'view':_0x270b06=>{const _0x45b763=_0x317100,{id:_0x42856e,type:_0x1d51dc,subType:_0x2b3caa}=this[_0x45b763(0x11a)](_0x270b06[_0x45b763(0xc0)]),_0x4d8e7b=[_0x45b763(0x165),_0x5ee5b4(_0x1d51dc,_0x2b3caa)];let _0x3dd467=0xbb8;return this[_0x45b763(0x1df)][_0x45b763(0x14b)](_0x270b06[_0x45b763(0xc0)])&&(_0x4d8e7b[_0x45b763(0x16f)](_0x45b763(0x17d)),_0x3dd467=0xbc2),_0x45b763(0x112)==_0x1d51dc&&(_0x3dd467+=0x5),{'classes':_0x4d8e7b,'attributes':{'data-suggestion':_0x42856e},'priority':_0x3dd467};}}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0x15f))[_0x317100(0x157)](_0x4f23b4=>{const _0x79853c=_0x317100;_0x4f23b4['on'](_0x79853c(0x134),(_0x4d6855,_0x1fdb30,_0x5a7fef)=>{const _0x3435fd=_0x79853c;if(!_0x5a7fef[_0x3435fd(0x206)][_0x3435fd(0x105)])return;const _0x462da5=_0x1fdb30[_0x3435fd(0xb4)];if(!_0x462da5)return;const _0x54108c=_0x5a7fef[_0x3435fd(0xf7)][_0x3435fd(0xc4)](_0x462da5);_0x3d7666[_0x3435fd(0xb1)][_0x3435fd(0x23f)][_0x3435fd(0x208)](_0x462da5)&&_0x54108c&&!_0x54108c[_0x3435fd(0x1e6)](_0x3435fd(0x160))&&_0x54108c['is'](_0x3435fd(0x11e))&&_0x42dd73(_0x54108c,_0x5a7fef[_0x3435fd(0x176)]);},{'priority':_0x79853c(0x209)});}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0x15f))[_0x317100(0x12f)]({'model':_0x317100(0xff),'view':(_0x17f278,_0x3dc25f)=>{const _0x4ed20b=_0x317100;if(!_0x3dc25f[_0x4ed20b(0x206)][_0x4ed20b(0x105)])return null;const {type:_0x23dc08,subType:_0x2c410d}=this[_0x4ed20b(0x11a)](_0x17f278[_0x4ed20b(0xc0)]);return{'classes':[_0x4ed20b(0x165),_0x5ee5b4(_0x23dc08,_0x2c410d)],'priority':0xbb8};}});const _0x5540ad=({showActiveMarkers:_0xd4b598=!0x0,isAttributeSuggestion:_0x2f3c08=!0x1}={})=>(_0x128578,_0x39d5b1,_0x56a25e)=>{const _0x2b18f8=_0x317100;if(!_0x39d5b1[_0x2b18f8(0xb4)])return;const {id:_0x6e56d0}=this[_0x2b18f8(0x11a)](_0x39d5b1[_0x2b18f8(0xc0)]);if(_0x2f3c08){const _0x4784b4=this[_0x2b18f8(0x17f)][_0x2b18f8(0x205)](_0x6e56d0),_0x402642=this[_0x2b18f8(0x174)](_0x4784b4);if(!this[_0x2b18f8(0x1cb)](_0x402642))return;}if(_0x39d5b1[_0x2b18f8(0xb4)]['is'](_0x2b18f8(0x1ed)))return void _0x56a25e[_0x2b18f8(0x21b)][_0x2b18f8(0xee)](_0x39d5b1[_0x2b18f8(0xb4)],_0x128578[_0x2b18f8(0x132)]);const _0x4fa74d=_0x56a25e[_0x2b18f8(0xf7)][_0x2b18f8(0xc4)](_0x39d5b1[_0x2b18f8(0xb4)]);if(_0x39d5b1[_0x2b18f8(0xb4)]['is'](_0x2b18f8(0x1f4))&&_0x3d7666[_0x2b18f8(0xb1)][_0x2b18f8(0x23f)][_0x2b18f8(0x13c)](_0x39d5b1[_0x2b18f8(0xb4)])&&!_0x4fa74d[_0x2b18f8(0x1e6)](_0x2b18f8(0x10f))){_0x56a25e[_0x2b18f8(0x176)][_0x2b18f8(0x1ea)]([_0x2b18f8(0x165),_0x2b18f8(0x224)],_0x4fa74d),_0x56a25e[_0x2b18f8(0x176)][_0x2b18f8(0x207)](_0x2b18f8(0x110),_0x6e56d0,_0x4fa74d),_0x56a25e[_0x2b18f8(0xf7)][_0x2b18f8(0x138)](_0x4fa74d,_0x39d5b1[_0x2b18f8(0xc0)]),_0xd4b598&&(this[_0x2b18f8(0x1df)][_0x2b18f8(0x14b)](_0x39d5b1[_0x2b18f8(0xc0)])?_0x56a25e[_0x2b18f8(0x176)][_0x2b18f8(0x1ea)](_0x2b18f8(0x17d),_0x4fa74d):_0x56a25e[_0x2b18f8(0x176)][_0x2b18f8(0xf6)](_0x2b18f8(0x17d),_0x4fa74d));for(const _0x5484b0 of _0x3d7666[_0x2b18f8(0xb1)][_0x2b18f8(0x180)](_0x39d5b1[_0x2b18f8(0xb4)])[_0x2b18f8(0x1db)]())_0x56a25e[_0x2b18f8(0x21b)][_0x2b18f8(0xee)](_0x5484b0,_0x128578[_0x2b18f8(0x132)]);_0x56a25e[_0x2b18f8(0x21b)][_0x2b18f8(0xee)](_0x39d5b1[_0x2b18f8(0xb4)],_0x128578[_0x2b18f8(0x132)]);}};_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0x15f))[_0x317100(0x157)](_0xe9dc14=>{const _0x2c6533=_0x317100;_0xe9dc14['on'](_0x2c6533(0x193),(_0x110af3,_0x3a3749,_0x4464e1)=>{const _0x339fc5=_0x2c6533;_0x4464e1[_0x339fc5(0x206)][_0x339fc5(0x105)]&&_0x5540ad({'showActiveMarkers':!0x1})(_0x110af3,_0x3a3749,_0x4464e1);},{'priority':_0x2c6533(0x1dd)});}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0x15f))[_0x317100(0x157)](_0x2dc2f8=>{const _0x1b4480=_0x317100;_0x2dc2f8['on'](_0x1b4480(0x14d),(_0x50b7b8,_0x595b23,_0x2bf95f)=>{const _0x4ff9e4=_0x1b4480;_0x2bf95f[_0x4ff9e4(0x206)][_0x4ff9e4(0x105)]&&_0x5540ad({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x50b7b8,_0x595b23,_0x2bf95f);},{'priority':_0x1b4480(0x1dd)});}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0x15f))[_0x317100(0x1bf)]({'model':_0x317100(0xff),'view':(_0x10e0d5,_0x3b6223)=>_0x3b6223[_0x317100(0x206)][_0x317100(0x105)]?null:{'group':_0x317100(0xff),'name':_0x10e0d5[_0x317100(0x99)](0xb)}}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xd2))[_0x317100(0x10b)]({'view':{'name':_0x317100(0xff),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3011be,{writer:_0x41c204})=>{const _0x11fe2d=_0x317100;let _0x689f94=_0x11fe2d(0x231)+_0x3011be[_0x11fe2d(0xf0)](_0x11fe2d(0x161))+':'+_0x3011be[_0x11fe2d(0xf0)]('id');return _0x3011be[_0x11fe2d(0xf0)](_0x11fe2d(0x95))&&(_0x689f94+=':'+_0x3011be[_0x11fe2d(0xf0)](_0x11fe2d(0x95))),_0x41c204[_0x11fe2d(0xce)](_0x11fe2d(0x1c2),{'data-name':_0x689f94});}}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xd2))[_0x317100(0xea)]({'view':_0x317100(0xff)}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xbe))[_0x317100(0x157)](_0x5bc82e=>{const _0x1134dc=_0x317100;_0x5bc82e['on'](_0x1134dc(0x193),_0x5540ad(),{'priority':_0x1134dc(0x209)});}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xbe))[_0x317100(0x157)](_0x5b7e2d=>{const _0x134e84=_0x317100;_0x5b7e2d['on'](_0x134e84(0x14d),_0x5540ad({'isAttributeSuggestion':!0x0}),{'priority':_0x134e84(0x209)});}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xbe))[_0x317100(0x157)](_0x3e2421=>{const _0x43ee86=_0x317100;_0x3e2421['on'](_0x43ee86(0xdd),(_0x42482a,_0x5aabee,_0x14373d)=>{const _0x60d68c=_0x43ee86,_0x22f4f0=_0x14373d[_0x60d68c(0xf7)][_0x60d68c(0x158)](_0x5aabee[_0x60d68c(0xc0)]);if(_0x22f4f0){for(const _0x4d89fa of _0x22f4f0)_0x4d89fa[_0x60d68c(0x1e6)](_0x60d68c(0x10f))||(_0x14373d[_0x60d68c(0x176)][_0x60d68c(0xf6)]([_0x60d68c(0x165),_0x60d68c(0x224),_0x60d68c(0x17d)],_0x4d89fa),_0x14373d[_0x60d68c(0x176)][_0x60d68c(0x1be)](_0x60d68c(0x110),_0x4d89fa),_0x14373d[_0x60d68c(0xf7)][_0x60d68c(0x1e2)](_0x4d89fa,_0x5aabee[_0x60d68c(0xc0)]));}},{'priority':_0x43ee86(0x209)});}),_0x3d7666[_0x317100(0xf3)][_0x317100(0x14f)](_0x317100(0xbe))[_0x317100(0x157)](_0x10a562=>{const _0x15b7e0=_0x317100;_0x10a562['on'](_0x15b7e0(0xdb),(_0x1e7fc3,_0x5cf971,_0xa17f2f)=>{const _0x5c92c4=_0x15b7e0,_0x4c93d9=_0xa17f2f[_0x5c92c4(0xf7)][_0x5c92c4(0x158)](_0x5cf971[_0x5c92c4(0xc0)]);if(!_0x4c93d9)return;const {id:_0x473e4b}=this[_0x5c92c4(0x11a)](_0x5cf971[_0x5c92c4(0xc0)]),_0x3ab9df=this[_0x5c92c4(0x17f)][_0x5c92c4(0x205)](_0x473e4b),_0x101e07=this[_0x5c92c4(0x174)](_0x3ab9df);if(this[_0x5c92c4(0x1cb)](_0x101e07)){for(const _0x3a11fa of _0x4c93d9)_0x3a11fa[_0x5c92c4(0x1e6)](_0x5c92c4(0x10f))||(_0xa17f2f[_0x5c92c4(0x176)][_0x5c92c4(0xf6)]([_0x5c92c4(0x165),_0x5c92c4(0x224),_0x5c92c4(0x17d)],_0x3a11fa),_0xa17f2f[_0x5c92c4(0x176)][_0x5c92c4(0x1be)](_0x5c92c4(0x110),_0x3a11fa),_0xa17f2f[_0x5c92c4(0xf7)][_0x5c92c4(0x1e2)](_0x3a11fa,_0x5cf971[_0x5c92c4(0xc0)]));}},{'priority':_0x15b7e0(0x209)});}),_0x3d7666[_0x317100(0xb1)][_0x317100(0xc2)][_0x317100(0x118)](_0xe291ff=>{const _0x739a24=_0x317100;let _0x3df514=!0x1;const _0x10e111=Array[_0x739a24(0xeb)](_0x3d7666[_0x739a24(0xb1)][_0x739a24(0xc2)][_0x739a24(0xde)][_0x739a24(0x156)]()),_0x526911=new Set();for(const {name:_0x21af64,data:_0x5c9d17}of _0x10e111){const {group:_0x4d272b,type:_0x3ec252,subType:_0x30348e,id:_0x404b2c}=this[_0x739a24(0x11a)](_0x21af64);if(_0x739a24(0xff)!==_0x4d272b)continue;const _0x2882ba=this[_0x739a24(0x17f)][_0x739a24(0x205)](_0x404b2c);if(null!=_0x5c9d17[_0x739a24(0x1c8)]){_0x739a24(0x93)==_0x3ec252&&(_0x3df514=_0x3df514||Et(_0x5c9d17[_0x739a24(0x1c8)],_0x21af64,_0xe291ff,_0x3d7666[_0x739a24(0xb1)][_0x739a24(0x23f)]));const _0x514af0=_0x739a24(0x182)==_0x3ec252&&this[_0x739a24(0x1cb)](_0x30348e[_0x739a24(0x1ec)]('|')[0x0]);if(_0x5c9d17[_0x739a24(0x1c8)][_0x739a24(0x184)]||_0x739a24(0xcb)==_0x5c9d17[_0x739a24(0x1c8)][_0x739a24(0xb8)][_0x739a24(0x187)]||_0x739a24(0x166)==_0x3ec252&&!Ut(_0x5c9d17[_0x739a24(0x1c8)])||_0x514af0&&!Ut(_0x5c9d17[_0x739a24(0x1c8)])||_0x739a24(0x112)==_0x3ec252&&!(!Tt(_0x341edf=_0x5c9d17[_0x739a24(0x1c8)])&&!function(_0x295cc4){const _0x5a0096=_0x739a24;return _0x295cc4[_0x5a0096(0x20f)][_0x5a0096(0x1c0)]==_0x295cc4[_0x5a0096(0x19f)][_0x5a0096(0x117)]&&_0x295cc4[_0x5a0096(0x20f)][_0x5a0096(0xa1)];}(_0x341edf)))_0xe291ff[_0x739a24(0x1b3)](_0x21af64),_0x3df514=!0x0;else{if(!_0x2882ba||!_0x2882ba[_0x739a24(0xa8)])continue;_0x526911[_0x739a24(0x157)](_0x2882ba);}}}var _0x341edf;return _0x526911[_0x739a24(0xbf)]>0x0&&(_0x3df514=!!this[_0x739a24(0x1f8)](_0x526911)||_0x3df514),_0x3df514;}),_0x3d7666[_0x317100(0xb1)][_0x317100(0xc2)][_0x317100(0x118)](_0x50b2a9=>{const _0x5a721d=_0x317100;let _0x1598e6=!0x1;for(const _0x1801c2 of _0x3d7666[_0x5a721d(0xb1)][_0x5a721d(0xc2)][_0x5a721d(0xde)][_0x5a721d(0x108)]())if(_0x5a721d(0x1a5)==_0x1801c2[_0x5a721d(0x101)])for(const _0x1e8273 of this[_0x5a721d(0x17f)][_0x5a721d(0x1e7)]()){if(_0x1e8273[_0x5a721d(0x198)]||!_0x1e8273[_0x5a721d(0xa8)])continue;const _0x29c796=_0x5a721d(0x166)==_0x1e8273[_0x5a721d(0x101)],_0x581dd2=this[_0x5a721d(0x174)](_0x1e8273),_0x2d5b44=_0x581dd2&&this[_0x5a721d(0x1cb)](_0x581dd2);if(!_0x29c796&&!_0x2d5b44)continue;const _0x1a84f1=_0x1e8273[_0x5a721d(0x20c)]();if(_0x1a84f1[_0x5a721d(0x20f)][_0x5a721d(0x1c0)]!=_0x1a84f1[_0x5a721d(0x19f)][_0x5a721d(0x1c0)]&&!_0x1a84f1[_0x5a721d(0x19f)][_0x5a721d(0xa1)]){const _0x2f8a61=_0x3d7666[_0x5a721d(0xb1)][_0x5a721d(0x188)](_0x1a84f1[_0x5a721d(0x20f)][_0x5a721d(0x1a3)],_0x5a721d(0x19f)),_0x49f271=_0x3d7666[_0x5a721d(0xb1)][_0x5a721d(0x20e)](_0x1a84f1[_0x5a721d(0x20f)],_0x2f8a61);_0x50b2a9[_0x5a721d(0x1d5)](_0x1e8273[_0x5a721d(0x92)](),{'range':_0x49f271}),_0x1598e6=!0x0;}}return _0x1598e6;}),_0x3d7666[_0x317100(0xb1)][_0x317100(0xc2)][_0x317100(0x118)](_0x5dc199=>this[_0x317100(0x1a2)](_0x5dc199)),_0x3d7666[_0x317100(0xb1)][_0x317100(0xc2)][_0x317100(0x118)](_0x5b8db8=>!_0x5b8db8[_0x317100(0x147)][_0x317100(0xd8)]&&this[_0x317100(0x16e)](_0x5b8db8)),_0x3d7666[_0x317100(0xb1)]['on'](_0x317100(0x169),()=>{const _0x2e7cae=_0x317100;this[_0x2e7cae(0x12c)]=!0x1;}),_0x3d7666[_0x317100(0xb1)][_0x317100(0xc2)]['on'](_0x317100(0x211),(_0x54a473,_0x5e6248)=>{const _0x136265=_0x317100;if(!_0x5e6248[_0x136265(0xd8)]||_0x5e6248[_0x136265(0x1a9)])return;if(!this[_0x136265(0x12c)])return;const _0x84b751=_0x3d7666[_0x136265(0xb1)][_0x136265(0xc2)][_0x136265(0xde)][_0x136265(0x108)]();if(0x0==_0x84b751[_0x136265(0x12b)])return;const _0x4dff47=[],_0x108dc5=_0x84b751[_0x136265(0xaf)](_0x514b89=>_0x136265(0x182)==_0x514b89[_0x136265(0x101)]),_0x459933=_0x84b751[_0x136265(0xaf)](_0x36bcd0=>_0x136265(0x1a5)==_0x36bcd0[_0x136265(0x101)]&&_0x136265(0xa6)!=_0x36bcd0[_0x136265(0x132)]);for(const _0x5d89d5 of _0x108dc5)this[_0x136265(0x238)](_0x5d89d5[_0x136265(0x1eb)])&&_0x4dff47[_0x136265(0x16f)]({'key':_0x5d89d5[_0x136265(0x1eb)],'newValue':_0x5d89d5[_0x136265(0x103)],'oldValue':_0x5d89d5[_0x136265(0x1f2)],'range':Ot(_0x5d89d5[_0x136265(0x186)],_0x3d7666[_0x136265(0xb1)])});for(const _0x3ed339 of _0x459933){if(_0x136265(0x129)!=_0x3ed339[_0x136265(0x19b)]&&_0x136265(0xe5)!=_0x3ed339[_0x136265(0x19b)])continue;const _0x42989f=Gt(_0x3ed339[_0x136265(0x1d9)][_0x136265(0x1a3)],_0x3d7666[_0x136265(0xb1)]),_0x25a0a4=_0x3ed339[_0x136265(0x144)];_0x136265(0x129)==_0x3ed339[_0x136265(0x19b)]&&_0x4dff47[_0x136265(0x16f)]({'key':_0x136265(0x214),'newValue':_0x3ed339[_0x136265(0x132)],'oldValue':_0x25a0a4[_0x136265(0x132)],'range':_0x42989f});for(const [_0x5b07f0,_0x437543]of _0x25a0a4[_0x136265(0x171)]){if(!this[_0x136265(0x238)](_0x5b07f0))continue;const _0x12eb2b=_0x3ed339[_0x136265(0x171)][_0x136265(0x205)](_0x5b07f0);_0x437543!==_0x12eb2b&&_0x4dff47[_0x136265(0x16f)]({'key':_0x5b07f0,'newValue':_0x12eb2b,'oldValue':_0x437543,'range':_0x42989f});}for(const [_0x3cfc07,_0xa76bb7]of _0x3ed339[_0x136265(0x171)])this[_0x136265(0x238)](_0x3cfc07)&&(_0x25a0a4[_0x136265(0x171)][_0x136265(0xcf)](_0x3cfc07)||_0x4dff47[_0x136265(0x16f)]({'key':_0x3cfc07,'newValue':_0xa76bb7,'oldValue':null,'range':_0x42989f}));}0x0!=_0x4dff47[_0x136265(0x12b)]&&_0x3d7666[_0x136265(0xb1)][_0x136265(0x202)](_0x5e6248,_0x182f23=>{const _0x5d07bf=_0x136265,_0x2e45d3=_0x13d4e0();for(const {range:_0x3b79e3,key:_0x1f251c,oldValue:_0x30e93a,newValue:_0x491f32}of _0x4dff47)this[_0x5d07bf(0x1d7)](_0x3b79e3,_0x1f251c,_0x30e93a,_0x491f32,{'groupId':_0x2e45d3});this[_0x5d07bf(0x177)](_0x182f23,_0x4dff47);});},{'priority':_0x317100(0x133)}),_0x3d7666[_0x317100(0xb1)][_0x317100(0xb2)]['on'](_0x317100(0x183),(_0x3d177a,_0x46c3ef,_0x5639a9)=>{const _0xd627a4=_0x317100;if(null==_0x5639a9){const {id:_0x30e593}=this[_0xd627a4(0x11a)](_0x46c3ef[_0xd627a4(0x132)]),_0x488fed=this[_0xd627a4(0x17f)][_0xd627a4(0x205)](_0x30e593);_0x488fed&&_0x488fed[_0xd627a4(0xc7)](_0x46c3ef[_0xd627a4(0x132)]);}}),_0x3d7666[_0x317100(0xb1)][_0x317100(0xc2)]['on'](_0x317100(0x211),()=>{const _0x52fd4d=_0x317100,_0x2b1186=Array[_0x52fd4d(0xeb)](_0x3d7666[_0x52fd4d(0xb1)][_0x52fd4d(0xc2)][_0x52fd4d(0xde)][_0x52fd4d(0x156)]())[_0x52fd4d(0xaf)](_0x54a354=>_0x52fd4d(0xff)===this[_0x52fd4d(0x11a)](_0x54a354[_0x52fd4d(0x132)])[_0x52fd4d(0xc8)]);if(0x0===_0x2b1186[_0x52fd4d(0x12b)])return;_0x2b1186[_0x52fd4d(0xf2)]((_0x36b030,_0x17b815)=>{const _0x4176ed=_0x52fd4d,_0x573986=_0x36b030[_0x4176ed(0x179)][_0x4176ed(0x149)],_0x1039a3=_0x17b815[_0x4176ed(0x179)][_0x4176ed(0x149)];return null===_0x573986&&null===_0x1039a3?0x0:null===_0x573986&&null!==_0x1039a3?-0x1:null!==_0x573986&&null===_0x1039a3?0x1:_0x573986[_0x4176ed(0x20f)][_0x4176ed(0x11d)](_0x1039a3[_0x4176ed(0x20f)])?-0x1:0x1;});const _0x35ffc6=new Set(),_0x526371=new Set();for(const {name:_0x49aae8,data:_0x2340b1}of _0x2b1186){const {id:_0x5ed850}=this[_0x52fd4d(0x11a)](_0x49aae8);if(null===_0x2340b1[_0x52fd4d(0x149)]){const _0x18b2f9=this[_0x52fd4d(0xe0)](_0x49aae8);_0x526371[_0x52fd4d(0x157)](_0x18b2f9);}else{const _0x3d9dd7=this[_0x52fd4d(0x17f)][_0x52fd4d(0x205)](_0x5ed850);null!==_0x2340b1[_0x52fd4d(0x1c8)]||_0x3d9dd7[_0x52fd4d(0xa8)]?(_0x35ffc6[_0x52fd4d(0x157)](_0x3d9dd7[_0x52fd4d(0x1e9)]),_0x526371[_0x52fd4d(0x157)](_0x3d9dd7)):this[_0x52fd4d(0x1b7)](_0x3d9dd7);}}_0x526371[_0x52fd4d(0xbf)]>0x0&&this[_0x52fd4d(0x1fd)](_0x526371);for(const _0xfb8460 of _0x35ffc6)this[_0x52fd4d(0x152)](_0x52fd4d(0x237),_0xfb8460);}),_0x3d7666[_0x317100(0xb1)]['on'](_0x317100(0x23e),(_0x5057c8,_0x4dbf4b)=>{const _0x4c1f2a=_0x317100,_0x177fed=_0x4dbf4b[0x0];if(!this[_0x4c1f2a(0x17f)][_0x4c1f2a(0xbf)])return;if(!_0x177fed[_0x4c1f2a(0x1d2)])return;if(_0x177fed[_0x4c1f2a(0x147)][_0x4c1f2a(0x1a9)]||!_0x177fed[_0x4c1f2a(0x147)][_0x4c1f2a(0xd8)])return;let _0x107364,_0x42fc21;switch(_0x177fed[_0x4c1f2a(0x101)]){case _0x4c1f2a(0x1a5):_0x107364=_0x3d7666[_0x4c1f2a(0xb1)][_0x4c1f2a(0x188)](_0x177fed[_0x4c1f2a(0x1d9)]),_0x42fc21=_0x107364[_0x4c1f2a(0x220)](_0x177fed[_0x4c1f2a(0x1d0)]);break;case _0x4c1f2a(0x1ec):_0x107364=_0x3d7666[_0x4c1f2a(0xb1)][_0x4c1f2a(0x188)](_0x177fed[_0x4c1f2a(0xc9)]),_0x42fc21=_0x3d7666[_0x4c1f2a(0xb1)][_0x4c1f2a(0x188)](_0x177fed[_0x4c1f2a(0x18c)]);break;case _0x4c1f2a(0xfe):_0x107364=_0x3d7666[_0x4c1f2a(0xb1)][_0x4c1f2a(0x188)](_0x177fed[_0x4c1f2a(0x98)]),_0x42fc21=_0x107364[_0x4c1f2a(0x220)](_0x177fed[_0x4c1f2a(0x1d0)]);break;default:return;}const _0x581d6e=_0x3d7666[_0x4c1f2a(0xb1)][_0x4c1f2a(0x20e)](_0x107364,_0x42fc21);_0x3d7666[_0x4c1f2a(0xb1)][_0x4c1f2a(0x1da)](()=>{const _0x510d7f=_0x4c1f2a;for(const {suggestion:_0x3c7160,meta:_0x474ed9}of this[_0x510d7f(0x213)](_0x581d6e)){if(_0x3c7160[_0x510d7f(0x198)])continue;if(_0x510d7f(0x93)==_0x3c7160[_0x510d7f(0x101)])continue;const _0x73ce0=this[_0x510d7f(0x174)](_0x3c7160);if(_0x73ce0&&this[_0x510d7f(0x1cb)](_0x73ce0)&&_0x510d7f(0x1ec)!=_0x177fed[_0x510d7f(0x101)])continue;const _0x2f5069=_0x3c7160[_0x510d7f(0x179)]&&_0x3c7160[_0x510d7f(0x179)][_0x510d7f(0x194)];(_0x510d7f(0x166)!=_0x3c7160[_0x510d7f(0x101)]||_0x510d7f(0x1ec)==_0x177fed[_0x510d7f(0x101)]&&!_0x2f5069)&&(_0x474ed9[_0x510d7f(0x153)]||_0x510d7f(0xae)==_0x3c7160[_0x510d7f(0x101)]&&_0x474ed9[_0x510d7f(0x1d8)]||_0x3c7160[_0x510d7f(0x20c)]()[_0x510d7f(0x1ad)](_0x581d6e)&&this[_0x510d7f(0x167)](_0x3c7160,_0x107364,_0x42fc21));}});},{'priority':_0x317100(0x133)}),_0x3d7666[_0x317100(0xb1)]['on'](_0x317100(0x22e),(_0x174055,_0x5a606b)=>{const _0x319e56=_0x317100,_0x4e880c=_0x5a606b[0x0],_0x14f127=_0x5a606b[0x1];if(_0x14f127&&_0x14f127[_0x319e56(0xe8)])return;if(this[_0x319e56(0x1bb)])return;if(!this[_0x319e56(0x196)][_0x319e56(0x119)])return;if(_0x4e880c[_0x319e56(0x184)])return;const _0x51bdf4=_0x3d7666[_0x319e56(0xb1)][_0x319e56(0x23f)],{start:_0x4b542e,end:_0x4373f2}=_0x4e880c[_0x319e56(0x20c)](),_0x4b8290=_0x4b542e[_0x319e56(0x1a3)]&&_0x51bdf4[_0x319e56(0x1a8)](_0x4b542e[_0x319e56(0x1a3)])?null:_0x51bdf4[_0x319e56(0x1ac)](_0x4b542e,_0x319e56(0x17b)),_0x5888fe=_0x4373f2[_0x319e56(0x117)]&&_0x51bdf4[_0x319e56(0x1a8)](_0x4373f2[_0x319e56(0x117)])?null:_0x51bdf4[_0x319e56(0x1ac)](_0x4373f2,_0x319e56(0x1fe)),_0x3835fa=_0x3d7666[_0x319e56(0xb1)][_0x319e56(0x20e)](_0x4b8290?_0x4b8290[_0x319e56(0x20f)]:_0x4b542e,_0x5888fe?_0x5888fe[_0x319e56(0x19f)]:_0x4373f2);_0x3d7666[_0x319e56(0xb1)][_0x319e56(0x1da)](_0x4d59a6=>{const _0x431ef5=_0x319e56;this[_0x431ef5(0x210)](_0x3835fa);const _0x43ad22=_0x3d7666[_0x431ef5(0xb1)][_0x431ef5(0x23f)][_0x431ef5(0x1ac)](_0x3835fa[_0x431ef5(0x20f)]);_0x4e880c['is'](_0x431ef5(0x121))?_0x4d59a6[_0x431ef5(0xda)](_0x43ad22):_0x4e880c[_0x431ef5(0x1c6)](_0x43ad22);}),_0x174055[_0x319e56(0xd3)]();},{'priority':_0x1f8863[_0x317100(0xb9)]+0xa}),_0x3d7666[_0x317100(0xb1)]['on'](_0x317100(0x1f7),(_0x2d3e91,_0x6dc9d5)=>{const _0x2898ab=_0x317100,_0x48c17c=_0x6dc9d5[_0x6dc9d5[_0x2898ab(0x12b)]-0x1];_0x48c17c&&_0x48c17c[_0x2898ab(0xe8)]||this[_0x2898ab(0x1bb)]||this[_0x2898ab(0x196)][_0x2898ab(0x119)]&&(_0x3d7666[_0x2898ab(0xb1)][_0x2898ab(0x1da)](()=>{const _0x2ee6a8=_0x2898ab;let _0x345deb=_0x3d7666[_0x2ee6a8(0xb1)][_0x2ee6a8(0x1f7)](_0x6dc9d5[0x0],_0x6dc9d5[0x1],_0x6dc9d5[0x2],{'forceDefaultExecution':!0x0});if(!_0x345deb)return;_0x2d3e91[_0x2ee6a8(0x190)]=_0x345deb[_0x2ee6a8(0x114)]();const _0xcde107=_0x345deb[_0x2ee6a8(0x19f)][_0x2ee6a8(0x117)],_0x1378ff=_0x3d7666[_0x2ee6a8(0xb1)][_0x2ee6a8(0x23f)];_0xcde107&&_0x1378ff[_0x2ee6a8(0x13c)](_0xcde107)&&!_0x1378ff[_0x2ee6a8(0x208)](_0xcde107)&&(_0x345deb=_0x3d7666[_0x2ee6a8(0xb1)][_0x2ee6a8(0x20e)](_0x345deb[_0x2ee6a8(0x20f)],_0x3d7666[_0x2ee6a8(0xb1)][_0x2ee6a8(0x188)](_0xcde107,_0x2ee6a8(0x19f)))),this[_0x2ee6a8(0xca)](_0x345deb);}),_0x2d3e91[_0x2898ab(0xd3)]());},{'priority':_0x317100(0x209)}),this[_0x317100(0xe7)][_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x1bd),this[_0x317100(0x196)]),this[_0x317100(0x16a)](_0x317100(0x1bd));const _0x2dcd57=new _0x299100(_0x3d7666,this[_0x317100(0x17f)]);_0x3d7666[_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x11c),_0x2dcd57),this[_0x317100(0x16a)](_0x317100(0x11c));const _0x293616=new _0x43917a(_0x3d7666,this[_0x317100(0x17f)]);_0x3d7666[_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x1b0),_0x293616),this[_0x317100(0x16a)](_0x317100(0x1b0)),_0x3d7666[_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x1b2),new _0x2e8c69(_0x3d7666,_0x2dcd57,this[_0x317100(0x17f)])),this[_0x317100(0x16a)](_0x317100(0x1b2)),_0x3d7666[_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x192),new _0x2e8c69(_0x3d7666,_0x293616,this[_0x317100(0x17f)])),this[_0x317100(0x16a)](_0x317100(0x192)),_0x3d7666[_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x139),new _0x313bfe(_0x3d7666,_0x2dcd57,this[_0x317100(0x17f)])),this[_0x317100(0x16a)](_0x317100(0x139)),_0x3d7666[_0x317100(0x141)][_0x317100(0x157)](_0x317100(0x102),new _0x313bfe(_0x3d7666,_0x293616,this[_0x317100(0x17f)])),this[_0x317100(0x16a)](_0x317100(0x102));const _0x38a9b6=_0x3d7666[_0x317100(0x18f)][_0x317100(0x205)](_0x317100(0x1f0));this[_0x317100(0xb7)](_0x38a9b6,_0x317100(0x212),(_0x47d11a,{threadId:_0x51313e})=>{const _0x4dbeaf=_0x317100,_0xf92388=this[_0x4dbeaf(0x17f)][_0x4dbeaf(0x205)](_0x51313e);_0xf92388&&_0xf92388[_0x4dbeaf(0xd7)]&&0x1===_0xf92388[_0x4dbeaf(0xd7)][_0x4dbeaf(0x12b)]&&this[_0x4dbeaf(0x155)](_0x51313e,{'hasComments':!0x0});},{'priority':_0x317100(0x19e)}),this[_0x317100(0xb7)](_0x38a9b6,_0x317100(0x16b),(_0x21a77a,{threadId:_0x1132e4})=>{const _0x140682=_0x317100,_0x47dfe0=this[_0x140682(0x17f)][_0x140682(0x205)](_0x1132e4);_0x47dfe0&&_0x47dfe0[_0x140682(0xd7)]&&!_0x47dfe0[_0x140682(0xd7)][_0x140682(0x12b)]&&this[_0x140682(0x155)](_0x1132e4,{'hasComments':!0x1});},{'priority':_0x317100(0x19e)});}set[_0x1b949a(0x168)](_0x5676d1){const _0x14672e=_0x1b949a;if(this[_0x14672e(0x97)])throw new _0xc2184d(_0x14672e(0x146),this);this[_0x14672e(0x97)]=_0x5676d1;}get[_0x1b949a(0x168)](){const _0x17056e=_0x1b949a;return this[_0x17056e(0x97)];}[_0x1b949a(0x100)]({skipNotAttached:_0x28da2a=!0x1,toJSON:_0x4f9a6f=!0x1}={}){const _0x1ee1f7=_0x1b949a,_0x2c407a=[];for(const _0x8d6391 of this[_0x1ee1f7(0x17f)][_0x1ee1f7(0x1e7)]())_0x28da2a&&!_0x8d6391[_0x1ee1f7(0xa8)]||_0x2c407a[_0x1ee1f7(0x16f)](_0x8d6391);return _0x4f9a6f?_0x2c407a[_0x1ee1f7(0x1d1)](_0x1039cd=>_0x1039cd[_0x1ee1f7(0x14c)]()):_0x2c407a;}[_0x1b949a(0xa7)](_0x22269d){const _0x2271ec=_0x1b949a,_0x9dbb17=this[_0x2271ec(0x17f)][_0x2271ec(0x205)](_0x22269d);if(!_0x9dbb17)throw new _0xc2184d(_0x2271ec(0x17e),this);return _0x9dbb17;}[_0x1b949a(0x1c4)](_0xd438b9){const _0x558a19=_0x1b949a;return this[_0x558a19(0x17f)][_0x558a19(0xcf)](_0xd438b9);}[_0x1b949a(0xd5)](_0x1beec6){const _0xbb6646=_0x1b949a,{authorId:_0x1ba204,id:_0x318774,attributes:_0x3d055d}=_0x1beec6,[_0x124749,_0x5e1a7d]=_0x1beec6[_0xbb6646(0x101)][_0xbb6646(0x1ec)](':'),_0x4650fc=this[_0xbb6646(0x17f)][_0xbb6646(0x205)](_0x318774)||this[_0xbb6646(0xfa)](_0x124749,_0x5e1a7d,_0x318774,_0x1ba204,_0x3d055d);if(this[_0xbb6646(0x15e)](_0x4650fc),this[_0xbb6646(0x10c)](_0x4650fc,_0x124749,_0x5e1a7d||null,_0x1ba204),_0x4650fc[_0xbb6646(0x143)]=_0x1beec6[_0xbb6646(0x143)],_0x4650fc[_0xbb6646(0x137)]=!0x0,_0x3d055d&&_0x3d055d[_0xbb6646(0x145)]){const _0x475ee4=_0x3d055d[_0xbb6646(0x145)],_0x2f6cdf=this[_0xbb6646(0x221)](_0x475ee4[_0xbb6646(0x232)]);_0x4650fc[_0xbb6646(0x20d)]=_0x475ee4[_0xbb6646(0x143)],_0x4650fc[_0xbb6646(0x1aa)]=_0x2f6cdf,_0x4650fc[_0xbb6646(0x1c1)]=!0x0;}else _0x4650fc[_0xbb6646(0x20d)]=_0x1beec6[_0xbb6646(0x143)];switch(_0x1beec6[_0xbb6646(0x179)]&&(_0x4650fc[_0xbb6646(0x179)]=_0x1beec6[_0xbb6646(0x179)]),_0x1beec6[_0xbb6646(0x171)]&&(_0x4650fc[_0xbb6646(0x171)]=_0x1beec6[_0xbb6646(0x171)]),this[_0xbb6646(0x97)]&&this[_0xbb6646(0x97)][_0xbb6646(0x225)]||(_0x4650fc[_0xbb6646(0x14a)]=!0x0),this[_0xbb6646(0x21a)][_0xbb6646(0x205)](_0x4650fc)){case _0xbb6646(0x164):this[_0xbb6646(0x21a)][_0xbb6646(0x222)](_0x4650fc,_0xbb6646(0x1e1));break;case _0xbb6646(0x23c):_0x4650fc[_0xbb6646(0xa8)]?(this[_0xbb6646(0x1f8)](new Set([_0x4650fc])),this[_0xbb6646(0x1fd)](new Set([_0x4650fc])),this[_0xbb6646(0x21a)][_0xbb6646(0x222)](_0x4650fc,_0xbb6646(0x1d3)),this[_0xbb6646(0x152)](_0xbb6646(0x128),_0x4650fc)):this[_0xbb6646(0x21a)][_0xbb6646(0x222)](_0x4650fc,_0xbb6646(0xf5));}return _0x4650fc;}[_0x1b949a(0x11c)](_0x58747b){const _0x40c83b=_0x1b949a;this[_0x40c83b(0xe8)](()=>{const _0x53a73a=_0x40c83b;this[_0x53a73a(0xe7)][_0x53a73a(0xb1)][_0x53a73a(0x1da)](()=>{const _0x599035=_0x53a73a;for(const _0x2f6353 of _0x58747b[_0x599035(0x96)]())_0x2f6353[_0x599035(0x21d)]();});});}[_0x1b949a(0x1b0)](_0x13b56d){const _0x4884d2=_0x1b949a;this[_0x4884d2(0xe8)](()=>{const _0x474f5a=_0x4884d2;this[_0x474f5a(0xe7)][_0x474f5a(0xb1)][_0x474f5a(0x1da)](()=>{const _0x280b25=_0x474f5a;for(const _0x16514d of _0x13b56d[_0x280b25(0x96)]())_0x16514d[_0x280b25(0xb3)]();});});}[_0x1b949a(0x16a)](_0x1b3c24,_0x48560b){const _0x4cb4c6=_0x1b949a,_0x1e8004=this[_0x4cb4c6(0xe7)][_0x4cb4c6(0x141)][_0x4cb4c6(0x205)](_0x1b3c24);if(!_0x1e8004)throw new _0xc2184d(_0x4cb4c6(0x1b4),this,{'commandName':_0x1b3c24});if(this[_0x4cb4c6(0x1dc)][_0x4cb4c6(0xcf)](_0x1e8004))throw new _0xc2184d(_0x4cb4c6(0x22b),this,{'commandName':_0x1b3c24});this[_0x4cb4c6(0x1dc)][_0x4cb4c6(0x157)](_0x1e8004),_0x48560b&&_0x1e8004['on'](_0x4cb4c6(0x1a7),(_0x582bda,_0x28317a)=>{const _0x538978=_0x4cb4c6;this[_0x538978(0x196)][_0x538978(0x119)]&&(this[_0x538978(0x1bb)]||(_0x28317a[_0x538978(0x12b)]>0x0&&_0x28317a[_0x28317a[_0x538978(0x12b)]-0x1]&&_0x28317a[_0x28317a[_0x538978(0x12b)]-0x1][_0x538978(0xe8)]?_0x28317a[_0x538978(0x22f)]():(_0x582bda[_0x538978(0x190)]=_0x48560b((..._0x2664c1)=>_0x1e8004[_0x538978(0x1a7)](..._0x2664c1,{'forceDefaultExecution':!0x0}),..._0x28317a),_0x582bda[_0x538978(0xd3)]())));},{'priority':_0x4cb4c6(0x209)});}[_0x1b949a(0xe8)](_0x1ba733){const _0x4487be=_0x1b949a;let _0x458a17,_0x22a2fe;const _0x35adc4=this[_0x4487be(0x1bb)];this[_0x4487be(0x1bb)]=!0x0;try{_0x458a17=_0x1ba733();}catch(_0x328071){_0x22a2fe=_0x328071;}return _0x35adc4||(this[_0x4487be(0x1bb)]=!0x1),_0x22a2fe&&_0xc2184d[_0x4487be(0x22c)](_0x22a2fe,this),_0x458a17;}[_0x1b949a(0xca)](_0x88efaa,_0x4043cf=null,_0x276dd5={}){const _0x2e5151=_0x1b949a;if(_0x88efaa[_0x2e5151(0x184)])return null;const _0x9a806d=this[_0x2e5151(0xe7)][_0x2e5151(0x18f)][_0x2e5151(0x205)](_0x2e5151(0x17c))['me'];for(const {suggestion:_0x2647ea,meta:_0x33627f}of this[_0x2e5151(0x213)](_0x88efaa,_0x2e5151(0xae)))if(_0x33627f[_0x2e5151(0x1d8)]){if(!_0x33627f[_0x2e5151(0x11f)]){if(_0x33627f[_0x2e5151(0x153)]){if(!this[_0x2e5151(0x13b)]||!Lt(_0x2647ea,_0x276dd5))continue;return _0x2647ea;}if(Lt(_0x2647ea,_0x276dd5))return _0x2647ea;this[_0x2e5151(0x167)](_0x2647ea,_0x88efaa[_0x2e5151(0x20f)],_0x88efaa[_0x2e5151(0x19f)]);break;}if(_0x4043cf==_0x2647ea[_0x2e5151(0xfb)]&&Lt(_0x2647ea,_0x276dd5)){const _0x1fade2=_0x2647ea[_0x2e5151(0x20c)]();return _0x1fade2[_0x2e5151(0x20f)][_0x2e5151(0x1e0)](_0x88efaa[_0x2e5151(0x19f)])?this[_0x2e5151(0x106)](_0x2647ea,this[_0x2e5151(0x9b)][_0x2e5151(0x20e)](_0x88efaa[_0x2e5151(0x20f)],_0x1fade2[_0x2e5151(0x19f)])):this[_0x2e5151(0x106)](_0x2647ea,this[_0x2e5151(0x9b)][_0x2e5151(0x20e)](_0x1fade2[_0x2e5151(0x20f)],_0x88efaa[_0x2e5151(0x19f)])),_0x2647ea;}}const _0x201e4d=_0x13d4e0(),_0x50c1af=_0x9a806d['id'],_0x3217ca=_0x4043cf?_0x2e5151(0x125)+_0x4043cf:_0x2e5151(0xae),_0x3b2739=this[_0x2e5151(0xec)]({'id':_0x201e4d,'type':_0x3217ca,'createdAt':new Date(),'authorId':_0x50c1af,'attributes':_0x276dd5});return this[_0x2e5151(0x122)](_0x3217ca,_0x201e4d,_0x50c1af,_0x88efaa),_0x3b2739;}[_0x1b949a(0xc6)](_0x59d5fe,_0x5a67d6=_0x1b949a(0x239),_0x11c4f0={}){const _0x187829=_0x1b949a,_0x4fe8cc=this[_0x187829(0xe7)][_0x187829(0x18f)][_0x187829(0x205)](_0x187829(0x17c))['me'],_0x273aa9=this[_0x187829(0x1c7)][_0x187829(0xf8)](_0x187829(0xae),_0x5a67d6,_0x187829(0x10d));for(const _0x42f681 of this[_0x187829(0x100)]())if(_0x42f681[_0x187829(0x1aa)]['id']==_0x4fe8cc['id']&&_0x187829(0xae)==_0x42f681[_0x187829(0x101)]&&_0x42f681[_0x187829(0xfb)]==_0x5a67d6&&Lt(_0x42f681,_0x11c4f0)&&(_0x273aa9(_0x42f681[_0x187829(0x228)](),_0x59d5fe)||_0x273aa9(_0x59d5fe,_0x42f681[_0x187829(0x228)]()))){for(const _0x2f3576 of _0x59d5fe)_0x42f681[_0x187829(0x203)](_0x2f3576);return _0x42f681;}for(const {suggestion:_0x53333e,meta:_0x2246e7}of this[_0x187829(0x213)](_0x59d5fe,_0x187829(0xae))){if(!_0x2246e7[_0x187829(0x1d8)])continue;if(!this[_0x187829(0x13b)]&&_0x2246e7[_0x187829(0x153)])continue;if(!Lt(_0x53333e,_0x11c4f0))continue;let _0x35d99b=!0x0;for(const _0x12659a of _0x53333e[_0x187829(0x228)]())for(const _0x264917 of _0x59d5fe)if(!_0x12659a[_0x187829(0x1ad)](_0x264917)){_0x35d99b=!0x1;break;}if(_0x35d99b)return _0x53333e;}const _0x2dd8f7=_0x13d4e0(),_0x7fc9c0=_0x4fe8cc['id'],_0x3ea81b=_0x187829(0x125)+_0x5a67d6,_0x4d8fde=this[_0x187829(0xec)]({'id':_0x2dd8f7,'type':_0x3ea81b,'createdAt':new Date(),'authorId':_0x7fc9c0,'attributes':_0x11c4f0});for(const _0x274f6e of _0x59d5fe)this[_0x187829(0x122)](_0x3ea81b,_0x2dd8f7,_0x7fc9c0,_0x274f6e,_0x274ff5[_0x187829(0xe4)]());return _0x4d8fde;}[_0x1b949a(0x20b)](_0x19b6bc,_0x3ddef6,_0x2b15fc=null,_0xef6513={}){const _0x48d56b=_0x1b949a;if(_0x2b15fc=_0x2b15fc||Vt(_0x3ddef6),_0x19b6bc[_0x48d56b(0x184)])return null;if(_0x48d56b(0x18b)===this[_0x48d56b(0x234)]){const _0x1ab34b=this[_0x48d56b(0x1c7)][_0x48d56b(0xf8)](_0x48d56b(0x93),_0x2b15fc,_0x48d56b(0x21d));return this[_0x48d56b(0xe8)](()=>_0x1ab34b([_0x19b6bc],_0x3ddef6,_0xef6513)),null;}const _0x3cd8c4=this[_0x48d56b(0xe7)][_0x48d56b(0x18f)][_0x48d56b(0x205)](_0x48d56b(0x17c))['me'],_0x138d95=[];if(_0x48d56b(0x107)!==this[_0x48d56b(0x234)]){for(const {suggestion:_0x107424,meta:_0xc6efa6}of this[_0x48d56b(0x213)](_0x19b6bc,_0x48d56b(0xae)))_0xc6efa6[_0x48d56b(0x1d8)]&&!_0xc6efa6[_0x48d56b(0xcc)]&&_0x138d95[_0x48d56b(0x16f)](..._0x107424[_0x48d56b(0x228)]());}const _0x4032fa=function(_0x12d6f8,_0x2cb820){const _0x291de4=_0x48d56b,_0x426226=[];for(const _0x15e11a of _0x2cb820){const _0x35c478=_0x12d6f8[_0x291de4(0xe6)](_0x15e11a);_0x35c478&&_0x426226[_0x291de4(0x16f)](_0x35c478);}return _0x426226;}(_0x19b6bc,_0x138d95),_0x5aa603=function(_0x3cfb1a,_0x14a53f){const _0x362ee5=_0x48d56b,_0x1304ad=[_0x3cfb1a];for(const _0x35a42c of _0x14a53f){let _0xe45f89=0x0;for(;_0xe45f89<_0x1304ad[_0x362ee5(0x12b)];){const _0xf4ad31=_0x1304ad[_0xe45f89][_0x362ee5(0x136)](_0x35a42c);_0x1304ad[_0x362ee5(0x1f3)](_0xe45f89,0x1,..._0xf4ad31),_0xe45f89+=_0xf4ad31[_0x362ee5(0x12b)];}}return _0x1304ad;}(_0x19b6bc,_0x138d95);_0x4032fa[_0x48d56b(0x12b)]&&this[_0x48d56b(0x9b)][_0x48d56b(0x1da)](()=>{const _0x16f0be=_0x48d56b;for(const _0x57707f of _0x4032fa){const _0x881091=this[_0x16f0be(0x1c7)][_0x16f0be(0xf8)](_0x16f0be(0x93),_0x2b15fc,_0x16f0be(0x21d));this[_0x16f0be(0xe8)](()=>_0x881091([_0x57707f],_0x3ddef6,_0xef6513));}});for(const _0x4f003d of _0x5aa603){let _0x16b4f4=null,_0x2250ba=_0x4f003d[_0x48d56b(0x20f)],_0x13b659=_0x4f003d[_0x48d56b(0x19f)];for(const {suggestion:_0x1ced21,meta:_0x446fa7}of this[_0x48d56b(0x213)](_0x4f003d,_0x48d56b(0x93))){if(!_0x446fa7[_0x48d56b(0x1d8)])continue;if(_0x1ced21[_0x48d56b(0xfb)]!=_0x2b15fc)continue;if(!Lt(_0x1ced21,_0xef6513))continue;const _0x4e52bf=_0x1ced21[_0x48d56b(0x20c)]();if(_0x4e52bf[_0x48d56b(0x1ad)](_0x4f003d,!0x0))return null;_0x2250ba=_0x2250ba[_0x48d56b(0x11d)](_0x4e52bf[_0x48d56b(0x20f)])?_0x2250ba:_0x4e52bf[_0x48d56b(0x20f)],_0x13b659=_0x13b659[_0x48d56b(0xa0)](_0x4e52bf[_0x48d56b(0x19f)])?_0x13b659:_0x4e52bf[_0x48d56b(0x19f)],_0x16b4f4?_0x4e52bf[_0x48d56b(0x20f)][_0x48d56b(0x11d)](_0x16b4f4[_0x48d56b(0x20c)]()[_0x48d56b(0x20f)])?(_0x16b4f4[_0x48d56b(0x1bc)](),_0x16b4f4=_0x1ced21):_0x1ced21[_0x48d56b(0x1bc)]():_0x16b4f4=_0x1ced21;}const _0x535d13=this[_0x48d56b(0x9b)][_0x48d56b(0x20e)](_0x2250ba,_0x13b659);if(_0x16b4f4)this[_0x48d56b(0x106)](_0x16b4f4,_0x535d13);else{const _0x262665=_0x13d4e0(),_0x432588=_0x3cd8c4['id'];this[_0x48d56b(0xec)]({'id':_0x262665,'type':_0x48d56b(0x126)+_0x2b15fc,'data':_0x3ddef6,'createdAt':new Date(),'authorId':_0x432588,'attributes':_0xef6513}),this[_0x48d56b(0x122)](_0x48d56b(0x126)+_0x2b15fc,_0x262665,_0x432588,_0x535d13);}}return null;}[_0x1b949a(0x115)](_0x5014cd,_0x861e1b,_0x2b4684=[],_0x4f1ed4=null,_0x2c36a4={}){const _0x2a8cde=_0x1b949a;_0x861e1b[_0x2a8cde(0x1b8)]||(_0x861e1b[_0x2a8cde(0x1b8)]=_0x861e1b[_0x2a8cde(0xf9)]),_0x861e1b[_0x2a8cde(0x194)]=_0x5014cd['is'](_0x2a8cde(0x186)),_0x4f1ed4=_0x4f1ed4||Vt(_0x861e1b);const _0xdc0b9e=_0x2b4684[_0x2a8cde(0x1d1)](_0x4d38fb=>Gt(_0x4d38fb,this[_0x2a8cde(0x9b)])),_0x531999=_0x5014cd['is'](_0x2a8cde(0x186))?_0x5014cd:Gt(_0x5014cd,this[_0x2a8cde(0x9b)]);if(_0x2a8cde(0x18b)===this[_0x2a8cde(0x234)]){const _0xfa1389=this[_0x2a8cde(0x1c7)][_0x2a8cde(0xf8)](_0x2a8cde(0x166),_0x4f1ed4,_0x2a8cde(0x21d));return this[_0x2a8cde(0xe8)](()=>_0xfa1389([_0x531999],_0x861e1b,_0x2c36a4)),null;}_0xdc0b9e[_0x2a8cde(0x16f)](_0x531999);let _0x5ee5fb=!0x0;for(const _0x504c85 of _0xdc0b9e)if(!this[_0x2a8cde(0x131)](_0x504c85)){_0x5ee5fb=!0x1;break;}if(_0x5ee5fb&&_0x2a8cde(0x107)!==this[_0x2a8cde(0x234)]){const _0x3a3319=this[_0x2a8cde(0x1c7)][_0x2a8cde(0xf8)](_0x2a8cde(0x166),_0x4f1ed4,_0x2a8cde(0x21d));return this[_0x2a8cde(0xe8)](()=>_0x3a3319([_0x531999],_0x861e1b,_0x2c36a4)),null;}let _0x3fd5fb=null,_0x5057b5=_0x531999[_0x2a8cde(0x20f)],_0x58076e=_0x531999[_0x2a8cde(0x19f)];for(const {suggestion:_0x3dc36b,meta:_0x19bef7}of this[_0x2a8cde(0x213)](_0x531999,_0x2a8cde(0x166))){if(!_0x19bef7[_0x2a8cde(0x1d8)])continue;if(_0x19bef7[_0x2a8cde(0x11f)]||_0x19bef7[_0x2a8cde(0x153)]||_0x19bef7[_0x2a8cde(0xcc)])continue;if(_0x3dc36b[_0x2a8cde(0x179)][_0x2a8cde(0x1b8)]!=_0x861e1b[_0x2a8cde(0x1b8)])continue;if(!Lt(_0x3dc36b,_0x2c36a4))continue;const _0x2df907=_0x3dc36b[_0x2a8cde(0x20c)]();if(_0x3dc36b[_0x2a8cde(0xfb)]==_0x4f1ed4){if(_0x2df907[_0x2a8cde(0x1ad)](_0x531999,!0x0))return null;_0x5057b5=_0x5057b5[_0x2a8cde(0x11d)](_0x2df907[_0x2a8cde(0x20f)])?_0x5057b5:_0x2df907[_0x2a8cde(0x20f)],_0x58076e=_0x58076e[_0x2a8cde(0xa0)](_0x2df907[_0x2a8cde(0x19f)])?_0x58076e:_0x2df907[_0x2a8cde(0x19f)],_0x3fd5fb?_0x2df907[_0x2a8cde(0x20f)][_0x2a8cde(0x11d)](_0x3fd5fb[_0x2a8cde(0x20c)]()[_0x2a8cde(0x20f)])?(_0x3fd5fb[_0x2a8cde(0x1bc)](),_0x3fd5fb=_0x3dc36b):_0x3dc36b[_0x2a8cde(0x1bc)]():_0x3fd5fb=_0x3dc36b;}else{const _0x5b4ebd=_0x531999[_0x2a8cde(0xe6)](_0x2df907);this[_0x2a8cde(0x22d)](_0x3dc36b,_0x5b4ebd);}}const _0x401fe4=this[_0x2a8cde(0xe7)][_0x2a8cde(0x18f)][_0x2a8cde(0x205)](_0x2a8cde(0x17c))['me'],_0xce6cfc=_0x13d4e0(),_0x370855=_0x401fe4['id'];if(_0x3fd5fb)return this[_0x2a8cde(0x106)](_0x3fd5fb,this[_0x2a8cde(0x9b)][_0x2a8cde(0x20e)](_0x5057b5,_0x58076e)),_0x3fd5fb;{const _0x5e9ac0=this[_0x2a8cde(0xec)]({'id':_0xce6cfc,'type':_0x2a8cde(0x175)+_0x4f1ed4,'data':_0x861e1b,'createdAt':new Date(),'authorId':_0x370855,'attributes':_0x2c36a4});return this[_0x2a8cde(0x122)](_0x2a8cde(0x175)+_0x4f1ed4,_0xce6cfc,_0x370855,this[_0x2a8cde(0x9b)][_0x2a8cde(0x20e)](_0x5057b5,_0x58076e)),_0x5e9ac0;}}[_0x1b949a(0x1ce)](_0x457b40,_0x16c2fd,_0x274c0a=[],_0x229e49=null,_0x387a2f={}){const _0x5c0acc=_0x1b949a;_0x16c2fd[_0x5c0acc(0x1b8)]||(_0x16c2fd[_0x5c0acc(0x1b8)]=_0x16c2fd[_0x5c0acc(0xf9)]);const _0x497a7e=_0x457b40[0x0];_0x16c2fd[_0x5c0acc(0x194)]=_0x497a7e['is'](_0x5c0acc(0x186)),_0x229e49=_0x229e49||Vt(_0x16c2fd);const _0x6a5ba4=_0x274c0a[_0x5c0acc(0x1d1)](_0x312309=>Gt(_0x312309,this[_0x5c0acc(0x9b)])),_0x10b2cd=_0x497a7e['is'](_0x5c0acc(0x186))?_0x457b40:_0x457b40[_0x5c0acc(0x1d1)](_0x12594a=>Gt(_0x12594a,this[_0x5c0acc(0x9b)]));if(_0x5c0acc(0x18b)===this[_0x5c0acc(0x234)]){const _0x10e234=this[_0x5c0acc(0x1c7)][_0x5c0acc(0xf8)](_0x5c0acc(0x166),_0x229e49,_0x5c0acc(0x21d));return this[_0x5c0acc(0xe8)](()=>_0x10e234(_0x10b2cd,_0x16c2fd,_0x387a2f)),null;}_0x6a5ba4[_0x5c0acc(0x16f)](..._0x10b2cd);let _0x518918=!0x0;for(const _0x5b4f9d of _0x6a5ba4)if(!this[_0x5c0acc(0x131)](_0x5b4f9d)){_0x518918=!0x1;break;}if(_0x518918&&_0x5c0acc(0x107)!==this[_0x5c0acc(0x234)]){const _0x138c55=this[_0x5c0acc(0x1c7)][_0x5c0acc(0xf8)](_0x5c0acc(0x166),_0x229e49,_0x5c0acc(0x21d));return this[_0x5c0acc(0xe8)](()=>_0x138c55(_0x10b2cd,_0x16c2fd,_0x387a2f)),null;}const _0x39efdf=this[_0x5c0acc(0xe7)][_0x5c0acc(0x18f)][_0x5c0acc(0x205)](_0x5c0acc(0x17c))['me'];for(const _0x339aab of this[_0x5c0acc(0x100)]()){if(_0x339aab[_0x5c0acc(0x1aa)]['id']!=_0x39efdf['id'])continue;if(_0x5c0acc(0x166)!=_0x339aab[_0x5c0acc(0x101)]||_0x339aab[_0x5c0acc(0x179)][_0x5c0acc(0x1b8)]!=_0x16c2fd[_0x5c0acc(0x1b8)])continue;if(!Lt(_0x339aab,_0x387a2f))continue;const _0x3e145c=_0x339aab[_0x5c0acc(0xfb)]==_0x229e49;for(let _0x50c1f9=0x0;_0x50c1f9<_0x10b2cd[_0x5c0acc(0x12b)];_0x50c1f9++){const _0x3c3ff8=_0x10b2cd[_0x50c1f9];for(const _0x1f7993 of _0x339aab[_0x5c0acc(0xe2)]()){const _0x806c5d=_0x1f7993[_0x5c0acc(0xa9)]();if(_0x3c3ff8[_0x5c0acc(0x1e0)](_0x806c5d)){_0x3e145c?(_0x10b2cd[_0x5c0acc(0x1f3)](_0x50c1f9,0x1),_0x50c1f9--):_0x339aab[_0x5c0acc(0x1b3)](_0x1f7993[_0x5c0acc(0x132)]);break;}}}}if(0x0==_0x10b2cd[_0x5c0acc(0x12b)])return null;const _0x9a3b7b=this[_0x5c0acc(0x1c7)][_0x5c0acc(0xf8)](_0x5c0acc(0x166),_0x229e49,_0x5c0acc(0x10d));for(const _0x2c1c80 of this[_0x5c0acc(0x100)]())if(_0x2c1c80[_0x5c0acc(0x1aa)]['id']==_0x39efdf['id']&&_0x5c0acc(0x166)==_0x2c1c80[_0x5c0acc(0x101)]&&_0x2c1c80[_0x5c0acc(0x179)][_0x5c0acc(0x1b8)]==_0x16c2fd[_0x5c0acc(0x1b8)]&&_0x2c1c80[_0x5c0acc(0xfb)]==_0x229e49&&Lt(_0x2c1c80,_0x387a2f)&&(_0x9a3b7b(_0x2c1c80[_0x5c0acc(0x228)](),_0x10b2cd)||_0x9a3b7b(_0x10b2cd,_0x2c1c80[_0x5c0acc(0x228)]()))){for(const _0x182613 of _0x10b2cd)_0x2c1c80[_0x5c0acc(0x203)](_0x182613);return _0x2c1c80;}const _0x4b0777=_0x13d4e0(),_0x597adc=_0x39efdf['id'],_0x50252a=_0x5c0acc(0x175)+_0x229e49,_0x47882a=this[_0x5c0acc(0xec)]({'id':_0x4b0777,'type':_0x50252a,'data':_0x16c2fd,'createdAt':new Date(),'authorId':_0x597adc,'attributes':_0x387a2f});for(const _0x40c61f of _0x10b2cd)this[_0x5c0acc(0x122)](_0x50252a,_0x4b0777,_0x597adc,_0x40c61f,_0x274ff5[_0x5c0acc(0xe4)]());return _0x47882a;}[_0x1b949a(0x210)](_0x356e66,_0x22fe04=null,_0x3bc629={}){const _0x314567=_0x1b949a;if(_0x356e66[_0x314567(0x184)])return null;const _0x4f6e18=this[_0x314567(0xe7)][_0x314567(0x18f)][_0x314567(0x205)](_0x314567(0x17c))['me'],_0x240dda=new _0x50eaf1(_0x356e66[_0x314567(0x20f)],_0x356e66[_0x314567(0x19f)]);for(const {suggestion:_0x429f97,meta:_0x6b4765}of this[_0x314567(0x213)](_0x240dda,_0x314567(0xae)))if(_0x6b4765[_0x314567(0x1d8)]&&!_0x6b4765[_0x314567(0x11f)]){if(_0x429f97[_0x314567(0x198)]){const _0x22d749=_0x429f97[_0x314567(0x228)]()[_0x314567(0xaf)](_0x8bdaf2=>_0x314567(0xcb)!=_0x8bdaf2[_0x314567(0xb8)][_0x314567(0x187)]);_0x22d749[_0x314567(0x1ae)](_0x3664e8=>_0x240dda[_0x314567(0x1ad)](_0x3664e8,!0x0))&&_0x429f97[_0x314567(0xb3)]();if(_0x22d749[_0x314567(0x1ca)](_0x19ccb1=>_0x19ccb1[_0x314567(0x1ad)](_0x240dda,!0x0))){const _0x4cadd1=this[_0x314567(0x1c7)][_0x314567(0xf8)](_0x314567(0x112),_0x22fe04,_0x314567(0x21d));return this[_0x314567(0xe8)](()=>_0x4cadd1([_0x240dda],null,_0x3bc629)),null;}}else{const _0x12d6c3=_0x240dda[_0x314567(0xe6)](_0x429f97[_0x314567(0x20c)]());null!==_0x12d6c3&&_0x429f97[_0x314567(0xe3)]([_0x12d6c3],null,_0x3bc629);}}if(_0x240dda[_0x314567(0x1fb)](),_0x240dda[_0x314567(0x184)]||_0x314567(0xcb)==_0x240dda[_0x314567(0xb8)][_0x314567(0x187)])return null;let _0x3ae081=null,_0x442c93=_0x240dda[_0x314567(0x20f)],_0x1ed115=_0x240dda[_0x314567(0x19f)];const _0x5d22fe=this[_0x314567(0x213)](_0x240dda,_0x314567(0x112));for(const {suggestion:_0x2b08b8,meta:_0x12e5f2}of _0x5d22fe){const _0x2c4bdc=this[_0x314567(0x9b)][_0x314567(0x20e)](_0x442c93,_0x1ed115);if(_0x12e5f2[_0x314567(0x1d8)]&&(this[_0x314567(0x13b)]||!_0x12e5f2[_0x314567(0x153)]&&!_0x12e5f2[_0x314567(0xcc)])){if(_0x2b08b8[_0x314567(0x198)]){if(!Lt(_0x2b08b8,_0x3bc629))continue;let _0x41675c=!0x0;for(const _0x824af4 of _0x2b08b8[_0x314567(0x228)]()){if(_0x824af4[_0x314567(0x1ad)](_0x2c4bdc,!0x0))return _0x2b08b8;_0x2c4bdc[_0x314567(0x1ad)](_0x824af4)||(_0x41675c=!0x1);}_0x41675c&&_0x2b08b8[_0x314567(0xb3)]();}else{const _0x35f7ad=_0x2b08b8[_0x314567(0x20c)]();if(_0x35f7ad[_0x314567(0x1ad)](_0x2c4bdc,!0x0))return _0x2b08b8;if(!Lt(_0x2b08b8,_0x3bc629)){_0x2c4bdc[_0x314567(0x1ad)](_0x35f7ad)?_0x2b08b8[_0x314567(0x1bc)]():_0x35f7ad[_0x314567(0x116)](_0x442c93)?_0x442c93=_0x35f7ad[_0x314567(0x19f)]:_0x35f7ad[_0x314567(0x116)](_0x1ed115)&&(_0x1ed115=_0x35f7ad[_0x314567(0x20f)]);continue;}_0x442c93=_0x442c93[_0x314567(0x11d)](_0x35f7ad[_0x314567(0x20f)])?_0x442c93:_0x35f7ad[_0x314567(0x20f)],_0x1ed115=_0x1ed115[_0x314567(0xa0)](_0x35f7ad[_0x314567(0x19f)])?_0x1ed115:_0x35f7ad[_0x314567(0x19f)],_0x3bc629=Object[_0x314567(0x230)]({},_0x2b08b8[_0x314567(0x171)]),_0x3ae081?_0x35f7ad[_0x314567(0x20f)][_0x314567(0x11d)](_0x3ae081[_0x314567(0x20c)]()[_0x314567(0x20f)])?(_0x3ae081[_0x314567(0x1bc)](),_0x3ae081=_0x2b08b8):_0x2b08b8[_0x314567(0x1bc)]():_0x3ae081=_0x2b08b8;}}}if(_0x3ae081)return this[_0x314567(0x106)](_0x3ae081,this[_0x314567(0x9b)][_0x314567(0x20e)](_0x442c93,_0x1ed115)),_0x3ae081;{const _0x255780=_0x13d4e0(),_0x1b2045=this[_0x314567(0x9b)][_0x314567(0x20e)](_0x442c93,_0x1ed115),_0x5bd2e4=_0x4f6e18['id'],_0x2a157f=_0x22fe04?_0x314567(0x20a)+_0x22fe04:_0x314567(0x112),_0x4788cc=this[_0x314567(0xec)]({'id':_0x255780,'type':_0x2a157f,'createdAt':new Date(),'authorId':_0x5bd2e4,'attributes':_0x3bc629});return this[_0x314567(0x122)](_0x2a157f,_0x255780,_0x5bd2e4,_0x1b2045),_0x4788cc;}}[_0x1b949a(0x12d)](_0x2ba0d9,_0x23b71b=_0x1b949a(0x239),_0x2971e0={}){const _0x2f27fa=_0x1b949a,_0x16f9fa=this[_0x2f27fa(0xe7)][_0x2f27fa(0x18f)][_0x2f27fa(0x205)](_0x2f27fa(0x17c))['me'],_0x1900fa=_0x2ba0d9[_0x2f27fa(0x1d1)](_0x107b72=>new _0x50eaf1(_0x107b72[_0x2f27fa(0x20f)],_0x107b72[_0x2f27fa(0x19f)])),_0x210c6d=new Set();for(const {suggestion:_0x28b314,meta:_0x1e1ee1}of this[_0x2f27fa(0x213)](_0x1900fa,_0x2f27fa(0xae)))_0x1e1ee1[_0x2f27fa(0x1d8)]&&!_0x1e1ee1[_0x2f27fa(0x11f)]&&_0x210c6d[_0x2f27fa(0x157)](_0x28b314);for(const _0x329b6c of _0x210c6d)if(_0x329b6c[_0x2f27fa(0x198)]){const _0x4243bb=_0x329b6c[_0x2f27fa(0x228)]();(!_0x329b6c[_0x2f27fa(0x171)]||!_0x329b6c[_0x2f27fa(0x171)][_0x2f27fa(0x13f)])&&(_0x4243bb[_0x2f27fa(0x1ae)](_0x444a11=>_0x1900fa[_0x2f27fa(0x1ca)](_0xc254c5=>_0xc254c5[_0x2f27fa(0x1ad)](_0x444a11,!0x0)))&&_0x329b6c[_0x2f27fa(0xb3)]());if(_0x1900fa[_0x2f27fa(0x1ae)](_0x4727b0=>_0x4243bb[_0x2f27fa(0x1ca)](_0x1fa8e9=>_0x1fa8e9[_0x2f27fa(0x1ad)](_0x4727b0,!0x0)))){const _0x262258=this[_0x2f27fa(0x1c7)][_0x2f27fa(0xf8)](_0x2f27fa(0x112),_0x23b71b,_0x2f27fa(0x21d));return this[_0x2f27fa(0xe8)](()=>_0x262258(_0x2ba0d9,null,_0x2971e0)),null;}}else{const _0x37375d=_0x329b6c[_0x2f27fa(0x20c)]();_0x1900fa[_0x2f27fa(0x1ca)](_0x281d86=>_0x281d86[_0x2f27fa(0x1ad)](_0x37375d,!0x0))&&_0x329b6c[_0x2f27fa(0xb3)]();if(_0x1900fa[_0x2f27fa(0x1ae)](_0x587b2c=>_0x37375d[_0x2f27fa(0x1ad)](_0x587b2c,!0x0))){const _0x30214d=this[_0x2f27fa(0x1c7)][_0x2f27fa(0xf8)](_0x2f27fa(0x112),_0x23b71b,_0x2f27fa(0x21d));return this[_0x2f27fa(0xe8)](()=>_0x30214d(_0x1900fa,null,_0x2971e0)),null;}}const _0x41c863=this[_0x2f27fa(0x1c7)][_0x2f27fa(0xf8)](_0x2f27fa(0x112),_0x23b71b,_0x2f27fa(0x10d));let _0x2fbefd=null;for(const _0x1f9556 of this[_0x2f27fa(0x100)]())if(_0x1f9556[_0x2f27fa(0x1aa)]['id']==_0x16f9fa['id']&&_0x1f9556[_0x2f27fa(0xa8)]&&_0x2f27fa(0x112)==_0x1f9556[_0x2f27fa(0x101)]&&_0x1f9556[_0x2f27fa(0xfb)]==_0x23b71b&&Lt(_0x1f9556,_0x2971e0)&&(_0x41c863(_0x1f9556[_0x2f27fa(0x228)](),_0x1900fa)||_0x41c863(_0x1900fa,_0x1f9556[_0x2f27fa(0x228)]()))){if(_0x2fbefd){if(_0x1f9556[_0x2f27fa(0xd7)]&&_0x1f9556[_0x2f27fa(0xd7)][_0x2f27fa(0x12b)])continue;for(const _0x7d0f3e of _0x1f9556[_0x2f27fa(0x228)]())_0x2fbefd[_0x2f27fa(0x163)](_0x7d0f3e)||_0x2fbefd[_0x2f27fa(0x203)](_0x7d0f3e);_0x1f9556[_0x2f27fa(0x1bc)]();}else{_0x2fbefd=_0x1f9556;for(const _0x507fcb of _0x1900fa)_0x1f9556[_0x2f27fa(0x163)](_0x507fcb)||_0x1f9556[_0x2f27fa(0x203)](_0x507fcb);}}if(_0x2fbefd)return _0x2fbefd;_0x210c6d[_0x2f27fa(0x195)]();for(const {suggestion:_0xf7b737,meta:_0x48c58c}of this[_0x2f27fa(0x213)](_0x1900fa,_0x2f27fa(0x112)))_0x48c58c[_0x2f27fa(0x1d8)]&&(this[_0x2f27fa(0x13b)]||!_0x48c58c[_0x2f27fa(0x153)]&&!_0x48c58c[_0x2f27fa(0xcc)])&&Lt(_0xf7b737,_0x2971e0)&&_0x210c6d[_0x2f27fa(0x157)](_0xf7b737);for(const _0x3d9da1 of _0x210c6d){const _0xf7dd99=_0x3d9da1[_0x2f27fa(0x228)]();if(!_0x2971e0||!_0x2971e0[_0x2f27fa(0x13f)]){if(_0x1900fa[_0x2f27fa(0x1ae)](_0x577897=>_0xf7dd99[_0x2f27fa(0x1ca)](_0x8298f7=>_0x8298f7[_0x2f27fa(0x1ad)](_0x577897,!0x0))))return _0x3d9da1;}(!_0x3d9da1[_0x2f27fa(0x171)]||!_0x3d9da1[_0x2f27fa(0x171)][_0x2f27fa(0x13f)])&&(_0xf7dd99[_0x2f27fa(0x1ae)](_0x162db3=>_0x1900fa[_0x2f27fa(0x1ca)](_0x5e2261=>_0x5e2261[_0x2f27fa(0x1ad)](_0x162db3,!0x0)))&&_0x3d9da1[_0x2f27fa(0xb3)]());}const _0x2b8ff7=_0x13d4e0(),_0x4e4872=_0x16f9fa['id'],_0x53989f=_0x2f27fa(0x20a)+_0x23b71b,_0x78e165=this[_0x2f27fa(0xec)]({'id':_0x2b8ff7,'type':_0x53989f,'createdAt':new Date(),'authorId':_0x4e4872,'attributes':_0x2971e0});for(const _0x2560ac of _0x1900fa)_0x2560ac[_0x2f27fa(0x1fb)](),_0x2560ac[_0x2f27fa(0x184)]||_0x2f27fa(0xcb)==_0x2560ac[_0x2f27fa(0xb8)][_0x2f27fa(0x187)]||this[_0x2f27fa(0x122)](_0x53989f,_0x2b8ff7,_0x4e4872,_0x2560ac,_0x274ff5[_0x2f27fa(0xe4)]());return _0x78e165;}[_0x1b949a(0x1d7)](_0xfc472e,_0x337147,_0x5c98c1,_0x703ed7,_0x2967fd){const _0x21d5be=_0x1b949a;if(_0xfc472e[_0x21d5be(0x184)])return[];if(_0x21d5be(0x18b)===this[_0x21d5be(0x234)])return[];const _0x3e51ea=this[_0x21d5be(0xe7)][_0x21d5be(0x18f)][_0x21d5be(0x205)](_0x21d5be(0x17c))['me']['id'],_0x565b16=Array[_0x21d5be(0xeb)](this[_0x21d5be(0x17f)][_0x21d5be(0x1e7)]())[_0x21d5be(0xaf)](_0x20e8f6=>_0x21d5be(0x182)==_0x20e8f6[_0x21d5be(0x101)]&&_0x20e8f6[_0x21d5be(0x179)][_0x21d5be(0x15d)]==_0x337147&&_0x20e8f6[_0x21d5be(0x163)](_0xfc472e));if(_0x21d5be(0x1cd)===this[_0x21d5be(0x234)]){const _0x4e81fc=this[_0x21d5be(0x213)](_0xfc472e,_0x21d5be(0xae))[_0x21d5be(0xaf)](({meta:_0x311fc7})=>_0x311fc7[_0x21d5be(0x1d8)]&&!_0x311fc7[_0x21d5be(0xcc)]&&!_0x311fc7[_0x21d5be(0x11f)])[_0x21d5be(0x1d1)](({suggestion:_0x581a80})=>_0x581a80);_0x565b16[_0x21d5be(0x219)](..._0x4e81fc);}const _0x3af11c=new Map([[_0xfc472e,_0x5c98c1]]);for(const _0xd6e984 of _0x565b16){const _0x14d80d=_0x21d5be(0x182)==_0xd6e984[_0x21d5be(0x101)]?_0xd6e984[_0x21d5be(0x179)][_0x21d5be(0x236)]:void 0x0,_0x26df31=_0xd6e984[_0x21d5be(0x20c)](),_0x319a6c=Array[_0x21d5be(0xeb)](_0x3af11c[_0x21d5be(0x162)]())[_0x21d5be(0x1b1)](_0x28b54a=>_0x28b54a[_0x21d5be(0x148)](_0x26df31));if(!_0x319a6c)continue;const _0x2bba72=_0x319a6c[_0x21d5be(0x136)](_0x26df31);this[_0x21d5be(0x1cb)](_0x337147)&&_0x21d5be(0xae)==_0xd6e984[_0x21d5be(0x101)]&&0x0!=_0x2bba72[_0x21d5be(0x12b)]||(_0x3af11c[_0x21d5be(0x197)](_0x319a6c),_0x2bba72[_0x21d5be(0x18e)](_0x4cb55b=>{const _0x313e30=_0x21d5be;_0x3af11c[_0x313e30(0x222)](_0x4cb55b,_0x5c98c1);}),_0x21d5be(0xae)!=_0xd6e984[_0x21d5be(0x101)]&&_0x14d80d!=_0x703ed7&&_0x3af11c[_0x21d5be(0x222)](_0x319a6c[_0x21d5be(0xe6)](_0x26df31),_0x14d80d));}const _0x5c999f=[];for(const [_0x22a41c,_0x207b6f]of _0x3af11c){const _0x3fd139=_0x13d4e0(),_0x2a8ada={'key':_0x337147,'oldValue':_0x207b6f,'newValue':_0x703ed7};_0x337147[_0x21d5be(0x12b)]>0x25&&console[_0x21d5be(0x181)](_0x21d5be(0x189),{'key':_0x337147});const _0x2b93ee=(_0x21d5be(0xd1)+(_0x337147+'|'+Vt({'newValue':_0x703ed7})))[_0x21d5be(0xd6)](0x0,0x3c),_0x26c4c2=this[_0x21d5be(0xec)]({'id':_0x3fd139,'type':_0x2b93ee,'data':_0x2a8ada,'createdAt':new Date(),'authorId':_0x3e51ea,'attributes':_0x2967fd});_0x5c999f[_0x21d5be(0x16f)](_0x26c4c2),this[_0x21d5be(0x122)](_0x2b93ee,_0x3fd139,_0x3e51ea,_0x22a41c);}return _0x5c999f;}[_0x1b949a(0xf1)](_0x4cf6ae){const _0xbc9bfd=_0x1b949a;this[_0xbc9bfd(0x16a)](_0x4cf6ae,(_0x12cfdf,..._0x3f5d4f)=>{const _0x581598=_0xbc9bfd;this[_0x581598(0xd4)](()=>{_0x12cfdf(..._0x3f5d4f);});});}[_0x1b949a(0x23a)](_0x5e998b){const _0x734e1=_0x1b949a;this[_0x734e1(0xbc)][_0x734e1(0x157)](_0x5e998b);}[_0x1b949a(0xbb)](_0x2f4e8c){const _0x51b53b=_0x1b949a;this[_0x51b53b(0x14e)][_0x51b53b(0x157)](_0x2f4e8c);}[_0x1b949a(0x174)](_0x42cc5e){const _0x4052e2=_0x1b949a;return _0x4052e2(0x182)==_0x42cc5e[_0x4052e2(0x101)]?_0x42cc5e[_0x4052e2(0xfb)][_0x4052e2(0x1ec)]('|')[0x0]:null;}[_0x1b949a(0x106)](_0x4d0c53,_0x440c76){const _0x454432=_0x1b949a,_0x1dbeb4=_0x4d0c53[_0x454432(0x92)]();this[_0x454432(0x9b)][_0x454432(0x1da)](_0x1c03bf=>{const _0x16e6a3=_0x454432;_0x1c03bf[_0x16e6a3(0x1d5)](_0x1dbeb4,{'range':_0x440c76});});}[_0x1b949a(0x15e)](_0x1b031d){const _0x1ae67b=_0x1b949a,_0x232556=_0x1b031d['id'],_0x74eb8=this[_0x1ae67b(0xe7)][_0x1ae67b(0x1fa)][_0x1ae67b(0x205)](_0x1ae67b(0x111));this[_0x1ae67b(0xdf)][_0x1ae67b(0x227)](_0x232556)||this[_0x1ae67b(0xdf)][_0x1ae67b(0x235)]({'channelId':_0x74eb8,'threadId':_0x232556,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2248f7=this[_0x1ae67b(0xdf)][_0x1ae67b(0x113)](_0x232556);_0x2248f7[_0x1ae67b(0x1d6)](_0x1ae67b(0x216)),_0x2248f7[_0x1ae67b(0x216)]=!0x1,_0x1b031d[_0x1ae67b(0xd7)]=_0x2248f7;}[_0x1b949a(0x10c)](_0x1a0cbe,_0x14b7e1,_0x36fb4f,_0x523119){const _0x26827a=_0x1b949a;if(_0x1a0cbe[_0x26827a(0x101)]!=_0x14b7e1||_0x1a0cbe[_0x26827a(0xfb)]!=_0x36fb4f||_0x1a0cbe[_0x26827a(0x154)]['id']!=_0x523119)throw this[_0x26827a(0xe7)][_0x26827a(0x9d)](_0x26827a(0x172)),new _0xc2184d(_0x26827a(0x172),this);}[_0x1b949a(0x22d)](_0x244e11,_0x4dd149){const _0x3aa58f=_0x1b949a,_0xd2cbe9=_0x244e11[_0x3aa58f(0x20c)]();if(_0x4dd149[_0x3aa58f(0x1e0)](_0xd2cbe9))_0x244e11[_0x3aa58f(0x1bc)]();else{if(_0xd2cbe9[_0x3aa58f(0x1ad)](_0x4dd149)){const _0x2d4203=this[_0x3aa58f(0x9b)][_0x3aa58f(0x188)](_0x4dd149[_0x3aa58f(0x20f)][_0x3aa58f(0x117)],_0x3aa58f(0x19f));this[_0x3aa58f(0x106)](_0x244e11,this[_0x3aa58f(0x9b)][_0x3aa58f(0x20e)](_0xd2cbe9[_0x3aa58f(0x20f)],_0x2d4203));const _0x2ab2f6=_0x13d4e0(),_0x25860f=_0x244e11[_0x3aa58f(0x154)]['id'],_0x21fa11=_0x244e11[_0x3aa58f(0x101)]+':'+_0x244e11[_0x3aa58f(0xfb)];this[_0x3aa58f(0xec)]({'id':_0x2ab2f6,'type':_0x21fa11,'createdAt':new Date(),'authorId':_0x25860f,'data':_0x244e11[_0x3aa58f(0x179)],'attributes':_0x244e11[_0x3aa58f(0x171)]});const _0x23849f=this[_0x3aa58f(0x9b)][_0x3aa58f(0x188)](_0x4dd149[_0x3aa58f(0x19f)][_0x3aa58f(0x1c0)],_0x3aa58f(0x1ab)),_0x3f87f8=this[_0x3aa58f(0x9b)][_0x3aa58f(0x20e)](_0x23849f,_0xd2cbe9[_0x3aa58f(0x19f)]);this[_0x3aa58f(0x122)](_0x21fa11,_0x2ab2f6,_0x25860f,_0x3f87f8);}else{if(_0xd2cbe9[_0x3aa58f(0x116)](_0x4dd149[_0x3aa58f(0x20f)])){const _0x1f04fb=this[_0x3aa58f(0x9b)][_0x3aa58f(0x188)](_0x4dd149[_0x3aa58f(0x20f)][_0x3aa58f(0x117)],_0x3aa58f(0x19f));this[_0x3aa58f(0x106)](_0x244e11,this[_0x3aa58f(0x9b)][_0x3aa58f(0x20e)](_0xd2cbe9[_0x3aa58f(0x20f)],_0x1f04fb));}else{const _0x3e1675=this[_0x3aa58f(0x9b)][_0x3aa58f(0x188)](_0x4dd149[_0x3aa58f(0x19f)][_0x3aa58f(0x1c0)],_0x3aa58f(0x1ab));this[_0x3aa58f(0x106)](_0x244e11,this[_0x3aa58f(0x9b)][_0x3aa58f(0x20e)](_0x3e1675,_0xd2cbe9[_0x3aa58f(0x19f)]));}}}}[_0x1b949a(0x131)](_0x332a27){const _0x120fa9=_0x1b949a;for(const {suggestion:_0x544b31,meta:_0x27d4ec}of this[_0x120fa9(0x213)](_0x332a27,_0x120fa9(0xae))){if(!_0x27d4ec[_0x120fa9(0x1d8)])continue;const _0x3fa11e=_0x544b31[_0x120fa9(0x228)]();for(const _0x2dd3dc of _0x3fa11e)if(!_0x332a27[_0x120fa9(0x136)](_0x2dd3dc)[_0x120fa9(0x12b)])return!0x0;}return!0x1;}[_0x1b949a(0x19a)](_0xaefd7d){const _0x5e1798=_0x1b949a,_0x33d374=this[_0x5e1798(0xe7)][_0x5e1798(0x18f)][_0x5e1798(0x205)](_0x5e1798(0x17c))[_0x5e1798(0x1e5)](_0xaefd7d);if(!_0x33d374)throw new _0xc2184d(_0x5e1798(0xed),this);return _0x33d374;}[_0x1b949a(0x221)](_0x5eed2d){const _0x82787a=_0x1b949a,_0x118ff5=this[_0x82787a(0xe7)][_0x82787a(0x18f)][_0x82787a(0x205)](_0x82787a(0x17c)),_0x29beb8=_0x1a4298(_0x82787a(0x1c5)+_0x5eed2d),_0x58b8e4=_0x118ff5[_0x82787a(0x1e5)](_0x29beb8);return _0x58b8e4||_0x118ff5[_0x82787a(0x13d)]({'id':_0x29beb8,'name':_0x5eed2d});}[_0x1b949a(0xfa)](_0x23b61c,_0x217ac6,_0x5290c1,_0x1e382a,_0x5ed4c5){const _0x5c6891=_0x1b949a,_0x5dd4ea=this[_0x5c6891(0x19a)](_0x1e382a),_0x2a47fc=this[_0x5c6891(0x1c7)][_0x5c6891(0xe1)](_0x23b61c,_0x217ac6,_0x5290c1,_0x5dd4ea,_0x5ed4c5,_0x21da72=>{const _0x29db04=_0x5c6891;this[_0x29db04(0x155)](_0x5290c1,{'attributes':_0x21da72});const _0x542b5e=this[_0x29db04(0xa7)](_0x5290c1);this[_0x29db04(0x1f8)](new Set([_0x542b5e])),this[_0x29db04(0x1fd)](new Set([_0x542b5e]));});return this[_0x5c6891(0xb7)](_0x2a47fc,_0x5c6891(0x21d),()=>{const _0x2682fb=_0x5c6891;this[_0x2682fb(0x155)](_0x5290c1,{'state':_0x2682fb(0xc1)});},{'priority':_0x5c6891(0x209)}),this[_0x5c6891(0xb7)](_0x2a47fc,_0x5c6891(0xb3),()=>{const _0x19040b=_0x5c6891;this[_0x19040b(0x155)](_0x5290c1,{'state':_0x19040b(0xbd)});},{'priority':_0x5c6891(0x209)}),this[_0x5c6891(0x17f)][_0x5c6891(0x222)](_0x5290c1,_0x2a47fc),this[_0x5c6891(0x21a)][_0x5c6891(0x222)](_0x2a47fc,_0x5c6891(0x164)),_0x2a47fc;}[_0x1b949a(0x11a)](_0x5068ae){const _0x2ee5ec=_0x1b949a,_0x124db4=_0x5068ae[_0x2ee5ec(0x1ec)](':');return{'group':_0x124db4[0x0],'type':_0x124db4[0x1],'subType':_0x124db4[_0x2ee5ec(0x12b)]>=0x5?_0x124db4[0x2]:null,'id':_0x124db4[_0x2ee5ec(0x12b)]<0x5?_0x124db4[0x2]:_0x124db4[0x3],'authorId':_0x124db4[_0x2ee5ec(0x12b)]<0x5?_0x124db4[0x3]:_0x124db4[0x4],'markerCount':0x6==_0x124db4[_0x2ee5ec(0x12b)]?_0x124db4[0x5]:null};}[_0x1b949a(0x167)](_0x2ab9c0,_0x33f04a,_0x56b985){const _0x290df4=_0x1b949a,_0x5e1359=_0x2ab9c0[_0x290df4(0x20c)](),_0x49d9a4=_0x5e1359[_0x290df4(0x20f)],_0x4b3b05=_0x5e1359[_0x290df4(0x19f)];this[_0x290df4(0x106)](_0x2ab9c0,this[_0x290df4(0x9b)][_0x290df4(0x20e)](_0x49d9a4,_0x33f04a));const _0x42331b=_0x13d4e0(),_0x44280b=_0x2ab9c0[_0x290df4(0x154)]['id'],_0x129fbc=_0x2ab9c0[_0x290df4(0x101)]+(_0x2ab9c0[_0x290df4(0xfb)]?':'+_0x2ab9c0[_0x290df4(0xfb)]:'');this[_0x290df4(0xec)]({'id':_0x42331b,'type':_0x129fbc,'createdAt':new Date(),'authorId':_0x44280b,'originalSuggestionId':_0x2ab9c0['id'],'attributes':_0x2ab9c0[_0x290df4(0x171)],'data':_0x2ab9c0[_0x290df4(0x179)]});const _0x57f67=this[_0x290df4(0x174)](_0x2ab9c0);(_0x290df4(0x166)==_0x2ab9c0[_0x290df4(0x101)]||_0x57f67&&this[_0x290df4(0x1cb)](_0x57f67))&&(_0x56b985=this[_0x290df4(0x9b)][_0x290df4(0x12a)](_0x56b985[_0x290df4(0x1c0)])),this[_0x290df4(0x122)](_0x129fbc,_0x42331b,_0x44280b,this[_0x290df4(0x9b)][_0x290df4(0x20e)](_0x56b985,_0x4b3b05));}[_0x1b949a(0x213)](_0x3c15e3,_0x3d0348=null){const _0x152895=_0x1b949a,_0x2cc1bc=[],_0x6de7e2=this[_0x152895(0xe7)][_0x152895(0x18f)][_0x152895(0x205)](_0x152895(0x17c))['me'];Array[_0x152895(0x9f)](_0x3c15e3)||(_0x3c15e3=[_0x3c15e3]);for(const _0x3239e3 of this[_0x152895(0x100)]()){if(!_0x3239e3[_0x152895(0xa8)])continue;if(_0x3d0348&&_0x3239e3[_0x152895(0x101)]!=_0x3d0348)continue;let _0x1d7adf=!0x1;for(const _0x3aa465 of _0x3239e3[_0x152895(0x228)]()){for(const _0x12aa67 of _0x3c15e3){const _0x2a22ec=_0x12aa67[_0x152895(0x20f)][_0x152895(0x1e0)](_0x3aa465[_0x152895(0x19f)])||_0x12aa67[_0x152895(0x19f)][_0x152895(0x1e0)](_0x3aa465[_0x152895(0x20f)]);if(_0x2a22ec||_0x12aa67[_0x152895(0xe6)](_0x3aa465)){const _0x2743d9=_0x12aa67[_0x152895(0x1ad)](_0x3aa465)&&Rt(this[_0x152895(0x9b)][_0x152895(0x23f)],_0x3aa465[_0x152895(0x20f)],_0x12aa67),_0x293ef0=_0x3aa465[_0x152895(0x1ad)](_0x12aa67)&&Rt(this[_0x152895(0x9b)][_0x152895(0x23f)],_0x12aa67[_0x152895(0x20f)],_0x3aa465);_0x2cc1bc[_0x152895(0x16f)]({'suggestion':_0x3239e3,'meta':{'isOwn':_0x6de7e2==_0x3239e3[_0x152895(0x1aa)],'isNextTo':_0x2a22ec,'isInsideObject':_0x2743d9,'containsRangeInObject':_0x293ef0}}),_0x1d7adf=!0x0;break;}}if(_0x1d7adf)break;}}return _0x2cc1bc;}[_0x1b949a(0x122)](_0x4becf2,_0x1e96c9,_0x1a387d,_0xddbd79,_0x4566b4){const _0x41a2ba=_0x1b949a;this[_0x41a2ba(0x9b)][_0x41a2ba(0x1da)](_0x490967=>{const _0x594a97=_0x41a2ba;let _0x261fca=_0x594a97(0x231)+_0x4becf2+':'+_0x1e96c9+':'+_0x1a387d;_0x4566b4&&(_0x261fca=_0x261fca+':'+_0x4566b4),_0x490967[_0x594a97(0x1a6)](_0x261fca,{'range':_0xddbd79,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1b949a(0x1b7)](_0x1d4e85){const _0x39469e=_0x1b949a,_0x34046c=_0x1d4e85[_0x39469e(0x204)],_0x243b06=_0x1d4e85[_0x39469e(0xa2)];_0x1d4e85[_0x39469e(0x204)]=null,_0x1d4e85[_0x39469e(0xa2)]=null,null!=_0x34046c&&_0x34046c[_0x39469e(0xa2)]==_0x1d4e85&&(_0x34046c[_0x39469e(0xa2)]=_0x243b06),null!=_0x243b06&&_0x243b06[_0x39469e(0x204)]==_0x1d4e85&&(_0x243b06[_0x39469e(0x204)]=_0x34046c),_0x39469e(0x1d3)==this[_0x39469e(0x21a)][_0x39469e(0x205)](_0x1d4e85)&&(this[_0x39469e(0x21a)][_0x39469e(0x222)](_0x1d4e85,_0x39469e(0xf5)),this[_0x39469e(0x152)](_0x39469e(0xa5),_0x1d4e85,_0x34046c,_0x243b06));}[_0x1b949a(0xec)](_0x141e02){const _0x40e6de=_0x1b949a,_0x37c775=_0x141e02['id'],_0x4c6265=this[_0x40e6de(0xd5)](_0x141e02);if(this[_0x40e6de(0x97)]&&this[_0x40e6de(0x97)][_0x40e6de(0x225)]){const _0x784f0b=this[_0x40e6de(0xe7)][_0x40e6de(0x18f)][_0x40e6de(0x205)](_0x40e6de(0x1b9)),_0x260539=_0x4c6265[_0x40e6de(0x1a1)],_0x24958a=_0x4c6265[_0x40e6de(0xfb)]?_0x4c6265[_0x40e6de(0x101)]+':'+_0x4c6265[_0x40e6de(0xfb)]:_0x4c6265[_0x40e6de(0x101)],_0x4efd8b=this[_0x40e6de(0xe7)][_0x40e6de(0xef)],_0x595bc0=_0x784f0b[_0x40e6de(0x157)](_0x2bc7db(_0x4efd8b,_0x40e6de(0x1f1))),_0x1c3426={'id':_0x37c775,'type':_0x24958a,'hasComments':_0x260539,'data':_0x141e02[_0x40e6de(0x179)]||null,'originalSuggestionId':_0x141e02[_0x40e6de(0xad)]||null,'attributes':_0x4c6265[_0x40e6de(0x171)]};this[_0x40e6de(0x97)][_0x40e6de(0x225)](_0x1c3426)[_0x40e6de(0xe9)](_0x4a7709=>{const _0x10998f=_0x40e6de;_0x4c6265[_0x10998f(0x14a)]=!0x0,_0x784f0b[_0x10998f(0x223)](_0x595bc0),_0x4a7709&&_0x4a7709[_0x10998f(0x143)]&&(this[_0x10998f(0x17f)][_0x10998f(0x205)](_0x37c775)[_0x10998f(0x143)]=_0x4a7709[_0x10998f(0x143)]);})[_0x40e6de(0xab)](_0x10cfc2=>{const _0x201346=_0x40e6de;throw _0x2814fb(_0x201346(0x17a)),this[_0x201346(0xe7)][_0x201346(0xb1)][_0x201346(0x202)]({'isUndoable':!0x1},()=>{const _0x1b44cd=_0x201346;_0x4c6265[_0x1b44cd(0xb3)]();}),_0x4c6265[_0x201346(0xd9)](),this[_0x201346(0x17f)][_0x201346(0x197)](_0x4c6265['id']),this[_0x201346(0x21a)][_0x201346(0x197)](_0x4c6265),_0x10cfc2;});}return _0x4c6265;}[_0x1b949a(0x1cb)](_0x54a5b3){const _0x611af8=_0x1b949a;return this[_0x611af8(0xbc)][_0x611af8(0xcf)](_0x54a5b3);}[_0x1b949a(0x155)](_0x2c7cbb,_0x137589){const _0x3b5b44=_0x1b949a,_0x6bc033=this[_0x3b5b44(0xe7)][_0x3b5b44(0x18f)][_0x3b5b44(0x205)](_0x3b5b44(0x1b9)),_0x1d31eb=this[_0x3b5b44(0xa7)](_0x2c7cbb);if(this[_0x3b5b44(0x97)]&&this[_0x3b5b44(0x97)][_0x3b5b44(0x1e8)]){if(_0x1d31eb[_0x3b5b44(0x14a)]){const _0x4ec221=_0x6bc033[_0x3b5b44(0x157)](_0x2bc7db(this[_0x3b5b44(0xe7)][_0x3b5b44(0xef)],_0x3b5b44(0x1f1)));this[_0x3b5b44(0x97)][_0x3b5b44(0x1e8)](_0x2c7cbb,_0x137589)[_0x3b5b44(0xe9)](()=>{const _0x355ef3=_0x3b5b44;_0x6bc033[_0x355ef3(0x223)](_0x4ec221);});}else _0x1d31eb['on'](_0x3b5b44(0x1a0),()=>{const _0x4f4917=_0x3b5b44;this[_0x4f4917(0x155)](_0x2c7cbb,_0x137589);});}}[_0x1b949a(0xb5)](_0x72b32c){const _0x27db48=_0x1b949a;if(!this[_0x27db48(0x97)]||!this[_0x27db48(0x97)][_0x27db48(0xa7)])throw new _0xc2184d(_0x27db48(0xa3),this);return this[_0x27db48(0x97)][_0x27db48(0xa7)](_0x72b32c);}[_0x1b949a(0xe0)](_0x36eece){const _0x204a9f=_0x1b949a,{id:_0x487907,type:_0x10febe,subType:_0x100a7e,authorId:_0x5f062c}=this[_0x204a9f(0x11a)](_0x36eece),_0x24adec=this[_0x204a9f(0x17f)][_0x204a9f(0x205)](_0x487907)||this[_0x204a9f(0xfa)](_0x10febe,_0x100a7e,_0x487907,_0x5f062c,{});switch(this[_0x204a9f(0x10c)](_0x24adec,_0x10febe,_0x100a7e,_0x5f062c),this[_0x204a9f(0x21a)][_0x204a9f(0x205)](_0x24adec)){case _0x204a9f(0x164):this[_0x204a9f(0xb5)](_0x487907)[_0x204a9f(0xe9)](_0x3b1f8f=>{const _0x298744=_0x204a9f;let _0x417c86=Promise[_0x298744(0x200)]();_0x3b1f8f[_0x298744(0x1a1)]&&(_0x417c86=this[_0x298744(0xdf)][_0x298744(0x1fc)]({'channelId':this[_0x298744(0xe7)][_0x298744(0x1fa)][_0x298744(0x205)](_0x298744(0x111)),'threadId':_0x487907})),_0x417c86[_0x298744(0xe9)](()=>{const _0x77ea41=_0x298744;this[_0x77ea41(0xd5)](_0x3b1f8f)[_0x77ea41(0x14a)]=!0x0;});}),this[_0x204a9f(0x21a)][_0x204a9f(0x222)](_0x24adec,_0x204a9f(0x23c));break;case _0x204a9f(0xf5):this[_0x204a9f(0x155)](_0x487907,{'state':_0x204a9f(0x109)});case _0x204a9f(0x1e1):this[_0x204a9f(0x21a)][_0x204a9f(0x222)](_0x24adec,_0x204a9f(0x1d3)),this[_0x204a9f(0x152)](_0x204a9f(0x128),_0x24adec);break;case _0x204a9f(0x1d3):this[_0x204a9f(0x152)](_0x204a9f(0x237),_0x24adec);}return _0x24adec[_0x204a9f(0xc7)](_0x36eece),_0x24adec;}[_0x1b949a(0x1fd)](_0x1a65cf){const _0x4814d4=_0x1b949a,_0x28e8e7=Array[_0x4814d4(0xeb)](_0x1a65cf),_0x31d63d=_0x28e8e7[_0x4814d4(0xaf)](_0x5c535f=>_0x4814d4(0x182)==_0x5c535f[_0x4814d4(0x101)]);this[_0x4814d4(0x15b)](_0x31d63d);const _0x408996=_0x28e8e7[_0x4814d4(0xaf)](_0x25f565=>!_0x25f565[_0x4814d4(0x198)]&&_0x4814d4(0x182)!=_0x25f565[_0x4814d4(0x101)]),_0xf1aac9=this[_0x4814d4(0x100)]({'skipNotAttached':!0x0})[_0x4814d4(0xaf)](_0x201474=>!_0x201474[_0x4814d4(0x198)]&&_0x4814d4(0x182)!=_0x201474[_0x4814d4(0x101)]),_0x5810b5=_0xf1aac9[_0x4814d4(0xaf)](_0x544429=>!_0x1a65cf[_0x4814d4(0xcf)](_0x544429)),_0x454f43=new Map(_0xf1aac9[_0x4814d4(0x1d1)](_0x1dbf1a=>[_0x1dbf1a,this[_0x4814d4(0x1c7)][_0x4814d4(0xf8)](_0x1dbf1a[_0x4814d4(0x101)],_0x1dbf1a[_0x4814d4(0xfb)],_0x4814d4(0x15c))])),_0x3d3dfd=new Map(_0xf1aac9[_0x4814d4(0x1d1)](_0x86c7b0=>[_0x86c7b0,_0x86c7b0[_0x4814d4(0x20c)]()])),_0x429b90=new Set(),_0xac314e=new Set();for(let _0x4649ac=0x0;_0x4649ac<_0x408996[_0x4814d4(0x12b)];_0x4649ac++)_0x46b42b(_0x408996[_0x4649ac],_0x408996,_0x4649ac+0x1);for(let _0x4e4384=0x0;_0x4e4384<_0x408996[_0x4814d4(0x12b)];_0x4e4384++)_0x46b42b(_0x408996[_0x4e4384],_0x5810b5,0x0);const _0x415c04=new Set();for(let _0x23aefa=0x0;_0x23aefa<_0x408996[_0x4814d4(0x12b)];_0x23aefa++){const _0x16c35a=_0x408996[_0x23aefa];!_0xac314e[_0x4814d4(0xcf)](_0x16c35a)&&_0x16c35a[_0x4814d4(0x204)]&&(_0x415c04[_0x4814d4(0x157)](_0x16c35a[_0x4814d4(0x204)]),_0x16c35a[_0x4814d4(0x204)][_0x4814d4(0xa2)]===_0x16c35a&&(_0x16c35a[_0x4814d4(0x204)][_0x4814d4(0xa2)]=null),_0x16c35a[_0x4814d4(0x204)]=null),!_0x429b90[_0x4814d4(0xcf)](_0x16c35a)&&_0x16c35a[_0x4814d4(0xa2)]&&(_0x415c04[_0x4814d4(0x157)](_0x16c35a[_0x4814d4(0xa2)]),_0x16c35a[_0x4814d4(0xa2)][_0x4814d4(0x204)]===_0x16c35a&&(_0x16c35a[_0x4814d4(0xa2)][_0x4814d4(0x204)]=null),_0x16c35a[_0x4814d4(0xa2)]=null);}function _0x46b42b(_0x1bdfeb,_0xde5ce0,_0x19baef){const _0x46ad9b=_0x4814d4;for(let _0x4ed30e=_0x19baef;_0x4ed30e<_0xde5ce0[_0x46ad9b(0x12b)];_0x4ed30e++){const _0x47a35c=_0x52b999(_0x1bdfeb,_0xde5ce0[_0x4ed30e]);_0x47a35c&&(_0x47a35c[0x0][_0x46ad9b(0xa2)]=_0x47a35c[0x1],_0x47a35c[0x1][_0x46ad9b(0x204)]=_0x47a35c[0x0],_0x429b90[_0x46ad9b(0x157)](_0x47a35c[0x0]),_0xac314e[_0x46ad9b(0x157)](_0x47a35c[0x1]));}}function _0x52b999(_0x16baa8,_0xd16b68){const _0x3dd5bc=_0x4814d4;if(_0x16baa8[_0x3dd5bc(0x1aa)]['id']!==_0xd16b68[_0x3dd5bc(0x1aa)]['id'])return null;const _0x3a3b96=_0x454f43[_0x3dd5bc(0x205)](_0x16baa8)(_0x16baa8,_0xd16b68,_0x3d3dfd[_0x3dd5bc(0x205)](_0x16baa8),_0x3d3dfd[_0x3dd5bc(0x205)](_0xd16b68));if(!_0x3a3b96)return null;return _0x454f43[_0x3dd5bc(0x205)](_0xd16b68)(_0x16baa8,_0xd16b68,_0x3d3dfd[_0x3dd5bc(0x205)](_0x16baa8),_0x3d3dfd[_0x3dd5bc(0x205)](_0xd16b68))?_0x3a3b96[0x1][_0x3dd5bc(0xd7)]&&_0x3a3b96[0x1][_0x3dd5bc(0xd7)][_0x3dd5bc(0x12b)]?null:_0x3a3b96:null;}_0x415c04[_0x4814d4(0xbf)]&&this[_0x4814d4(0x1fd)](_0x415c04);}[_0x1b949a(0x15b)](_0xf6710e){const _0x46fbbc=_0x1b949a;if(0x0==_0xf6710e[_0x46fbbc(0x12b)])return;const _0x5d630a=this[_0x46fbbc(0x100)]({'skipNotAttached':!0x0})[_0x46fbbc(0xaf)](_0x383e19=>_0x46fbbc(0x182)==_0x383e19[_0x46fbbc(0x101)]&&_0x383e19[_0x46fbbc(0x137)]),_0x25e1a4=[],_0x227aba=new Map();for(const _0x18213d of _0x5d630a){const _0x1ca020=_0x1a4298(_0x18213d[_0x46fbbc(0x171)]);_0x227aba[_0x46fbbc(0xcf)](_0x1ca020)||(_0x227aba[_0x46fbbc(0x222)](_0x1ca020,_0x25e1a4[_0x46fbbc(0x12b)]),_0x25e1a4[_0x46fbbc(0x16f)]([]));const _0x496d4c=_0x227aba[_0x46fbbc(0x205)](_0x1ca020);_0x25e1a4[_0x496d4c][_0x46fbbc(0x16f)](_0x18213d);}!(function(){const _0x1a48c7=_0x46fbbc;_0x25e1a4[_0x1a48c7(0xf2)]((_0x4c339c,_0x28bacf)=>{const _0x817099=_0x1a48c7,_0x27d702=_0x4c339c[0x0][_0x817099(0x143)],_0x1271b1=_0x28bacf[0x0][_0x817099(0x143)];return _0x27d702==_0x1271b1?_0x4c339c[0x0][_0x817099(0x171)][_0x817099(0x16d)]<_0x28bacf[0x0][_0x817099(0x171)][_0x817099(0x16d)]?-0x1:0x1:_0x27d702<_0x1271b1?-0x1:0x1;});for(const _0x5b20a2 of _0x25e1a4)_0x5b20a2[_0x1a48c7(0xf2)]((_0x486f6e,_0x4ccc32)=>_0x486f6e['id']<_0x4ccc32['id']?-0x1:0x1);}());for(let _0x5451e0=0x0;_0x5451e0<_0x25e1a4[_0x46fbbc(0x12b)];_0x5451e0++){if(0x0==_0x25e1a4[_0x5451e0][_0x46fbbc(0x12b)])continue;const _0x6e4fd8=[];for(let _0x30d621=_0x5451e0+0x1;_0x30d621<_0x25e1a4[_0x46fbbc(0x12b)];_0x30d621++)0x0!=_0x25e1a4[_0x30d621][_0x46fbbc(0x12b)]&&_0x55f6cd(_0x25e1a4[_0x5451e0],_0x25e1a4[_0x30d621])&&_0x6e4fd8[_0x46fbbc(0x16f)](_0x30d621);for(const _0x1d6646 of _0x6e4fd8)_0x25e1a4[_0x5451e0]=_0x25e1a4[_0x5451e0][_0x46fbbc(0x10e)](_0x25e1a4[_0x1d6646]),_0x25e1a4[_0x1d6646]=[];}for(const _0x2868c8 of _0x25e1a4)for(let _0x47adb=0x0;_0x47adb<_0x2868c8[_0x46fbbc(0x12b)];_0x47adb++)_0x2868c8[_0x47adb][_0x46fbbc(0xa2)]=_0x2868c8[_0x47adb+0x1]||null;for(const _0x289ecd of _0x25e1a4)for(let _0x375ac5=0x0;_0x375ac5<_0x289ecd[_0x46fbbc(0x12b)];_0x375ac5++)_0x289ecd[_0x375ac5][_0x46fbbc(0x204)]=_0x289ecd[_0x375ac5-0x1]||null;function _0x55f6cd(_0x1bb18c,_0x23712b){const _0x1cbd72=_0x46fbbc;if(_0x1bb18c[0x0][_0x1cbd72(0x171)][_0x1cbd72(0x16d)]!==_0x23712b[0x0][_0x1cbd72(0x171)][_0x1cbd72(0x16d)]&&_0x1bb18c[0x0][_0x1cbd72(0x1aa)]!==_0x23712b[0x0][_0x1cbd72(0x1aa)])return!0x1;if(!function(_0x1d2c5,_0x5d0812){const _0xfe99c3=_0x1cbd72;if(!_0x1d2c5[_0xfe99c3(0x1a1)]&&!_0x5d0812[_0xfe99c3(0x1a1)])return!0x0;if(_0x1d2c5[_0xfe99c3(0x1a1)]&&_0x5d0812[_0xfe99c3(0x1a1)])return!0x1;if(_0x1d2c5[_0xfe99c3(0x1a1)]&&_0x5d0812[_0xfe99c3(0x143)]<_0x1d2c5[_0xfe99c3(0xd7)][_0xfe99c3(0x233)][_0xfe99c3(0x205)](0x0)[_0xfe99c3(0x143)])return!0x0;if(_0x5d0812[_0xfe99c3(0x1a1)]&&_0x1d2c5[_0xfe99c3(0x143)]<_0x5d0812[_0xfe99c3(0xd7)][_0xfe99c3(0x233)][_0xfe99c3(0x205)](0x0)[_0xfe99c3(0x143)])return!0x0;return!0x1;}(_0x1bb18c[0x0],_0x23712b[0x0]))return!0x1;const _0x33e68a=_0x10d3cd(_0x1bb18c[0x0][_0x1cbd72(0x171)],_0x1cbd72(0x16d)),_0x508d7c=_0x10d3cd(_0x23712b[0x0][_0x1cbd72(0x171)],_0x1cbd72(0x16d));if(!_0x3dbcfc(_0x33e68a,_0x508d7c))return!0x1;return!!_0x1bb18c[_0x1cbd72(0x1ae)](_0x2fc7f1=>_0x23712b[_0x1cbd72(0x1ca)](_0x4752fd=>_0x2fc7f1[_0x1cbd72(0x20c)]()[_0x1cbd72(0x1e0)](_0x4752fd[_0x1cbd72(0x20c)]())))&&_0x23712b[_0x1cbd72(0x1ae)](_0x53d105=>_0x1bb18c[_0x1cbd72(0x1ca)](_0x840d37=>_0x53d105[_0x1cbd72(0x20c)]()[_0x1cbd72(0x1e0)](_0x840d37[_0x1cbd72(0x20c)]())));}}[_0x1b949a(0x1f8)](_0x2f402d){const _0x1a2cd0=_0x1b949a,_0x3ead1e=Array[_0x1a2cd0(0xeb)](_0x2f402d),_0x3d8a98=this[_0x1a2cd0(0x100)]({'skipNotAttached':!0x0}),_0x46bc79=_0x3d8a98[_0x1a2cd0(0xaf)](_0x53d351=>!_0x2f402d[_0x1a2cd0(0xcf)](_0x53d351)),_0x112dea=new Map(_0x3ead1e[_0x1a2cd0(0x1d1)](_0x326cb6=>[_0x326cb6,this[_0x1a2cd0(0x1c7)][_0x1a2cd0(0xf8)](_0x326cb6[_0x1a2cd0(0x101)],_0x326cb6[_0x1a2cd0(0xfb)],_0x1a2cd0(0x10d))])),_0x486ee2=new Map(_0x3d8a98[_0x1a2cd0(0x1d1)](_0x1916d4=>[_0x1916d4,_0x1916d4[_0x1a2cd0(0x228)]()]));for(let _0xf489b4=0x0;_0xf489b4<_0x3ead1e[_0x1a2cd0(0x12b)];_0xf489b4++){if(_0x260018(this,_0x3ead1e[_0xf489b4],_0x3ead1e,_0xf489b4+0x1))return!0x0;}for(let _0x3d976f=0x0;_0x3d976f<_0x3ead1e[_0x1a2cd0(0x12b)];_0x3d976f++){if(_0x260018(this,_0x3ead1e[_0x3d976f],_0x46bc79,0x0))return!0x0;}return!0x1;function _0x260018(_0x7ee416,_0x58fd6d,_0x2245cc,_0x5cffa5){const _0x359f05=_0x1a2cd0;for(let _0x42843c=_0x5cffa5;_0x42843c<_0x2245cc[_0x359f05(0x12b)];_0x42843c++){const _0x98e1be=_0x2245cc[_0x42843c];if(_0x98e1be[_0x359f05(0x101)]!==_0x58fd6d[_0x359f05(0x101)]||_0x98e1be[_0x359f05(0x1aa)]['id']!==_0x58fd6d[_0x359f05(0x1aa)]['id']||_0x98e1be[_0x359f05(0xfb)]!==_0x58fd6d[_0x359f05(0xfb)])continue;if(!Pt(_0x58fd6d,_0x98e1be,[_0x359f05(0x16d)]))continue;if(_0x359f05(0x182)==_0x58fd6d[_0x359f05(0x101)]&&_0x58fd6d[_0x359f05(0x179)][_0x359f05(0x236)]!=_0x98e1be[_0x359f05(0x179)][_0x359f05(0x236)])continue;if(_0x359f05(0x182)==_0x58fd6d[_0x359f05(0x101)]&&_0x7ee416[_0x359f05(0x1cb)](_0x58fd6d[_0x359f05(0x179)][_0x359f05(0x15d)]))continue;if(_0x359f05(0x166)==_0x58fd6d[_0x359f05(0x101)]){const _0x279a87=_0x7ee416[_0x359f05(0xe7)][_0x359f05(0xb1)],_0x2042bf=_0x58fd6d[_0x359f05(0x123)]();if(_0x2042bf&&(_0x279a87[_0x359f05(0x23f)][_0x359f05(0x208)](_0x2042bf)||_0x279a87[_0x359f05(0x23f)][_0x359f05(0x1a8)](_0x2042bf)))continue;}const _0xe340e0=_0x112dea[_0x359f05(0x205)](_0x58fd6d),_0x1cbd2a=_0x486ee2[_0x359f05(0x205)](_0x58fd6d),_0x18a81d=_0x486ee2[_0x359f05(0x205)](_0x98e1be),_0x82733c=_0x58fd6d[_0x359f05(0xd7)]&&_0x58fd6d[_0x359f05(0xd7)][_0x359f05(0x12b)],_0x16c618=_0x98e1be[_0x359f05(0xd7)]&&_0x98e1be[_0x359f05(0xd7)][_0x359f05(0x12b)];if(!_0x82733c&&_0xe340e0(_0x18a81d,_0x1cbd2a))return _0x7ee416[_0x359f05(0x1de)](_0x98e1be,_0x58fd6d),_0x486ee2[_0x359f05(0x197)](_0x58fd6d),!0x0;if(!_0x16c618&&_0xe340e0(_0x1cbd2a,_0x18a81d))return _0x7ee416[_0x359f05(0x1de)](_0x58fd6d,_0x98e1be),_0x486ee2[_0x359f05(0x197)](_0x98e1be),!0x0;}return!0x1;}}[_0x1b949a(0x1de)](_0x5c02e5,_0xd865cf){const _0x88c476=_0x1b949a;if(_0x5c02e5[_0x88c476(0x198)]){for(const _0x39a48a of _0xd865cf[_0x88c476(0x228)]())_0x5c02e5[_0x88c476(0x203)](_0x39a48a);}else{const _0x538b1f=_0xd865cf[_0x88c476(0x20c)]()[_0x88c476(0x19f)];this[_0x88c476(0x106)](_0x5c02e5,this[_0x88c476(0x9b)][_0x88c476(0x20e)](_0x5c02e5[_0x88c476(0x20c)]()[_0x88c476(0x20f)],_0x538b1f));}_0xd865cf[_0x88c476(0x1bc)]();}[_0x1b949a(0x124)](_0x2d3b93,_0x22f9b4){const _0x4cdbd6=_0x1b949a,_0xa7dc4c=_0x2d3b93[_0x4cdbd6(0xb6)](_0x4cdbd6(0x1b6))||_0x2d3b93[_0x4cdbd6(0xb6)](_0x4cdbd6(0x182))?_0x4cdbd6(0x9c):_0x2d3b93[_0x4cdbd6(0x120)]();return _0x2bc7db(this[_0x4cdbd6(0xe7)][_0x4cdbd6(0xef)],_0x22f9b4+'_'+_0xa7dc4c+_0x4cdbd6(0x185));}[_0x1b949a(0x1ff)](){const _0x44c4fd=_0x1b949a,_0x3472a5=this[_0x44c4fd(0xe7)];if(!_0x3472a5['ui'])return;const {ariaLiveAnnouncer:_0x2626b9}=_0x3472a5['ui'];_0x16c1a6(this[_0x44c4fd(0x9b)],({left:_0x3e0379,entered:_0x2bcb8c})=>{const _0x584857=_0x44c4fd;for(const _0x34d4bd of _0x3e0379){const {group:_0x2409c5,type:_0x137ef6}=this[_0x584857(0x11a)](_0x34d4bd[_0x584857(0x132)]);if(_0x584857(0xff)===_0x2409c5){_0x2626b9[_0x584857(0x1f9)](this[_0x584857(0x124)](_0x137ef6,_0x584857(0x94)));break;}}for(const _0x50bb2c of _0x2bcb8c){const {group:_0x204cb1,type:_0x53da8a}=this[_0x584857(0x11a)](_0x50bb2c[_0x584857(0x132)]);if(_0x584857(0xff)===_0x204cb1){_0x2626b9[_0x584857(0x1f9)](this[_0x584857(0x124)](_0x53da8a,_0x584857(0x10a)));break;}}});}[_0x1b949a(0x1a2)](_0x2d98f1){const _0x29673b=_0x1b949a;if(this[_0x29673b(0x12c)])return!0x1;const _0x436b40=this[_0x29673b(0xe7)],_0x5d4d22=_0x436b40[_0x29673b(0xb1)][_0x29673b(0xc2)][_0x29673b(0xde)][_0x29673b(0x108)]();if(0x0==_0x5d4d22[_0x29673b(0x12b)])return!0x1;const _0x3527e9=[],_0x4e850f=_0x5d4d22[_0x29673b(0xaf)](_0x3c0ef3=>_0x29673b(0x182)==_0x3c0ef3[_0x29673b(0x101)]),_0x28177d=_0x5d4d22[_0x29673b(0xaf)](_0x465ca9=>_0x29673b(0x1a5)==_0x465ca9[_0x29673b(0x101)]&&_0x29673b(0xa6)!=_0x465ca9[_0x29673b(0x132)]),_0x2dcfbc=_0x5d4d22[_0x29673b(0xaf)](_0x4226c4=>_0x29673b(0x223)==_0x4226c4[_0x29673b(0x101)]&&_0x29673b(0xa6)!=_0x4226c4[_0x29673b(0x132)]);for(const _0x37ade0 of _0x4e850f)_0x3527e9[_0x29673b(0x16f)]({'key':_0x37ade0[_0x29673b(0x1eb)],'newValue':_0x37ade0[_0x29673b(0x103)],'oldValue':_0x37ade0[_0x29673b(0x1f2)],'range':Ot(_0x37ade0[_0x29673b(0x186)],_0x436b40[_0x29673b(0xb1)])});for(const _0x1862e0 of _0x28177d){const _0x5c4972=_0x2dcfbc[_0x29673b(0x1b1)](_0xbfbb5c=>_0xbfbb5c[_0x29673b(0x1d9)][_0x29673b(0x1e0)](_0x1862e0[_0x29673b(0x1d9)]));_0x5c4972&&_0x3527e9[_0x29673b(0x16f)]({'key':_0x29673b(0x214),'newValue':_0x1862e0[_0x29673b(0x132)],'oldValue':_0x5c4972[_0x29673b(0x132)],'range':_0x436b40[_0x29673b(0xb1)][_0x29673b(0x229)](_0x1862e0[_0x29673b(0x1d9)][_0x29673b(0x1a3)])});}return 0x0!=_0x3527e9[_0x29673b(0x12b)]&&this[_0x29673b(0x177)](_0x2d98f1,_0x3527e9);}[_0x1b949a(0x16e)](_0x28a120){const _0x30c344=_0x1b949a;let _0x929e33=!0x1;const _0x460835=this[_0x30c344(0xe7)][_0x30c344(0xb1)][_0x30c344(0xc2)][_0x30c344(0xde)][_0x30c344(0x156)]()[_0x30c344(0xaf)](_0x19559a=>_0x19559a[_0x30c344(0x179)][_0x30c344(0x1c8)]&&_0x19559a[_0x30c344(0x132)][_0x30c344(0xb6)](_0x30c344(0x218)));for(const _0xc6d2b9 of _0x460835){const {subType:_0x46152d,id:_0x33d2e2}=this[_0x30c344(0x11a)](_0xc6d2b9[_0x30c344(0x132)]),_0x40964b=_0x46152d[_0x30c344(0x1ec)]('|')[0x0];for(const _0x49ee8c of this[_0x30c344(0x100)]({'skipNotAttached':!0x0}))_0x49ee8c['id']!=_0x33d2e2&&_0x30c344(0x182)==_0x49ee8c[_0x30c344(0x101)]&&_0x49ee8c[_0x30c344(0x179)]&&_0x49ee8c[_0x30c344(0x179)][_0x30c344(0x15d)]==_0x40964b&&_0x49ee8c[_0x30c344(0x20c)]()[_0x30c344(0x148)](_0xc6d2b9[_0x30c344(0x179)][_0x30c344(0x1c8)])&&(this[_0x30c344(0x21f)](_0x49ee8c,_0xc6d2b9[_0x30c344(0x179)][_0x30c344(0x1c8)],_0x28a120),_0x929e33=!0x0);}return _0x929e33;}[_0x1b949a(0xd4)](_0x796ab5){const _0x41209b=_0x1b949a;this[_0x41209b(0xe7)],(this[_0x41209b(0x12c)]=!0x0,_0x796ab5());}[_0x1b949a(0x238)](_0x3d04eb){const _0x1d8de3=_0x1b949a,_0x595074=this[_0x1d8de3(0x1cb)](_0x3d04eb),_0x152533=this[_0x1d8de3(0x14e)][_0x1d8de3(0xcf)](_0x3d04eb);return _0x595074||_0x152533;}[_0x1b949a(0x177)](_0x1d387a,_0x41154a){const _0x578697=_0x1b949a;if(0x0==_0x41154a[_0x578697(0x12b)])return!0x1;let _0x581efb=!0x1;for(const _0x2a22be of _0x41154a){const _0xe9f910=this[_0x578697(0x213)](_0x2a22be[_0x578697(0x186)],_0x578697(0x182))[_0x578697(0xaf)](_0x40371e=>!_0x40371e[_0x578697(0xc3)][_0x578697(0x11f)])[_0x578697(0x1d1)](_0x381e5b=>_0x381e5b[_0x578697(0xff)]),_0x56887f=_0x1a4298({'newValue':_0x2a22be[_0x578697(0x217)]});_0xe9f910[_0x578697(0xaf)](_0x2533fa=>{const _0x7e8425=_0x578697,[_0x5eb2cd,_0x180773]=_0x2533fa[_0x7e8425(0xfb)][_0x7e8425(0x1ec)]('|');return _0x5eb2cd==_0x2a22be[_0x7e8425(0x15d)]&&_0x180773!=_0x56887f;})[_0x578697(0x18e)](_0x413090=>{const _0x332c7a=_0x578697;this[_0x332c7a(0x21f)](_0x413090,_0x2a22be[_0x332c7a(0x186)],_0x1d387a),_0x581efb=!0x0;});}return _0x581efb;}[_0x1b949a(0x21f)](_0x395608,_0x2b33e4,_0x1afa45){const _0x4e1bf5=_0x1b949a,_0x5abbf6=_0x395608[_0x4e1bf5(0x20c)]()[_0x4e1bf5(0x136)](_0x2b33e4);0x0!==_0x5abbf6[_0x4e1bf5(0x12b)]?0x1!==_0x5abbf6[_0x4e1bf5(0x12b)]?this[_0x4e1bf5(0x167)](_0x395608,_0x2b33e4[_0x4e1bf5(0x20f)],_0x2b33e4[_0x4e1bf5(0x19f)]):this[_0x4e1bf5(0x106)](_0x395608,_0x5abbf6[0x0]):_0x1afa45[_0x4e1bf5(0x1b3)](_0x395608[_0x4e1bf5(0x92)]());}}class xt{constructor(_0x54b618){const _0x3f7eaf=_0x1b949a;this[_0x3f7eaf(0x130)]=_0x54b618,this[_0x3f7eaf(0x9b)]=_0x54b618[_0x3f7eaf(0xb1)],this[_0x3f7eaf(0x23d)]=new Map(),this[_0x3f7eaf(0x159)]=new Map(),this[_0x3f7eaf(0xa4)]();}[_0x1b949a(0xe1)](_0x223438,_0x3194a8,_0x230664,_0x4cbedb,_0x4ff85,_0x202d60){const _0x5bb7e6=_0x1b949a;return new _0x274ff5(this[_0x5bb7e6(0x9b)],{'type':_0x223438,'subType':_0x3194a8,'id':_0x230664,'author':_0x4cbedb,'creator':_0x4cbedb,'attributes':_0x4ff85,'onAttributesChange':_0x202d60,'onAccept':(..._0x58e524)=>this[_0x5bb7e6(0xf8)](_0x223438,_0x3194a8,_0x5bb7e6(0x21d))(..._0x58e524),'onDiscard':(..._0x3c213b)=>this[_0x5bb7e6(0xf8)](_0x223438,_0x3194a8,_0x5bb7e6(0xb3))(..._0x3c213b)});}[_0x1b949a(0x1e4)](_0x3f0801,_0x182ed8,_0x53237b,_0x257dc6){const _0x5a158f=_0x1b949a,_0x4d6ecd=_0x3f0801+':'+_0x182ed8+':'+_0x53237b;this[_0x5a158f(0x23d)][_0x5a158f(0x222)](_0x4d6ecd,_0x257dc6);}[_0x1b949a(0xf8)](_0x2282cd,_0x31268c,_0x34f8ef){const _0x8e746f=_0x1b949a,_0x439d9a=_0x2282cd+':'+_0x31268c+':'+_0x34f8ef;return this[_0x8e746f(0x23d)][_0x8e746f(0x205)](_0x439d9a)||this[_0x8e746f(0x159)][_0x8e746f(0x205)](_0x2282cd+':'+_0x34f8ef);}[_0x1b949a(0xa4)](){const _0x34b1b8=_0x1b949a,_0x3f8cb9=()=>!0x1,_0x15aefc=_0x1e974d=>{const _0x1cb061=_0x4bcf;_0x1e974d[_0x1cb061(0xf2)]((_0x405a88,_0x3c12dc)=>_0x405a88[_0x1cb061(0x20f)][_0x1cb061(0x11d)](_0x3c12dc[_0x1cb061(0x20f)])?0x1:-0x1),this[_0x1cb061(0x9b)][_0x1cb061(0x1da)](_0x106808=>{const _0xdbb1ff=_0x1cb061;for(const _0x5deb40 of _0x1e974d){let _0x17cef3;_0x17cef3=_0x5deb40[_0xdbb1ff(0x19f)][_0xdbb1ff(0xa1)]&&_0x5deb40[_0xdbb1ff(0x19f)][_0xdbb1ff(0x1c0)]==_0x5deb40[_0xdbb1ff(0x20f)][_0xdbb1ff(0x1a3)]?_0x106808[_0xdbb1ff(0x1c3)](_0x5deb40[_0xdbb1ff(0x20f)][_0xdbb1ff(0x1a3)],'on'):_0x106808[_0xdbb1ff(0x1c3)](_0x5deb40),this[_0xdbb1ff(0x9b)][_0xdbb1ff(0x22e)](_0x17cef3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2d3ee3=(_0x139f2f,_0x274b27)=>{const _0x181b1f=_0x4bcf;_0x274b27&&this[_0x181b1f(0x9b)][_0x181b1f(0x1da)](_0x4cbfad=>{const _0xcdfb23=_0x181b1f,{commandName:_0x3e52a8,commandParams:_0x2e46ca=[]}=_0x274b27,_0x5e87aa=_0x139f2f[_0xcdfb23(0x1d1)](_0x259b94=>(Tt(_0x259b94)&&(_0x259b94=this[_0xcdfb23(0x9b)][_0xcdfb23(0x20e)](_0x259b94[_0xcdfb23(0x19f)])),_0x259b94))[_0xcdfb23(0xaf)](_0x3ecd77=>_0xcdfb23(0xcb)!==_0x3ecd77[_0xcdfb23(0xb8)][_0xcdfb23(0x187)]);if(_0x5e87aa[_0xcdfb23(0x12b)]<0x1)return;const _0x2fa014=Array[_0xcdfb23(0xeb)](this[_0xcdfb23(0x9b)][_0xcdfb23(0xc2)][_0xcdfb23(0x1ed)][_0xcdfb23(0x228)]())[_0xcdfb23(0x1d1)](_0x2ca60b=>_0x50eaf1[_0xcdfb23(0x1f6)](_0x2ca60b));_0x4cbfad[_0xcdfb23(0xda)](_0x5e87aa);for(const _0x23c06b of this[_0xcdfb23(0x130)][_0xcdfb23(0x141)][_0xcdfb23(0x141)]())_0x23c06b[_0xcdfb23(0xe5)]();_0x2e46ca[_0xcdfb23(0x16f)]({'forceDefaultExecution':!0x0}),this[_0xcdfb23(0x130)][_0xcdfb23(0x1a7)](_0x3e52a8,..._0x2e46ca);const _0x32bf7b=_0x2fa014[_0xcdfb23(0xaf)](_0x1c7d92=>_0xcdfb23(0xcb)!=_0x1c7d92[_0xcdfb23(0xb8)][_0xcdfb23(0x187)]);_0x32bf7b[_0xcdfb23(0x12b)]>0x0&&_0x4cbfad[_0xcdfb23(0xda)](_0x32bf7b);for(const _0x33b9e6 of _0x2fa014)_0x33b9e6[_0xcdfb23(0x1fb)]();});},_0x3cc7e9=(_0x483b91,_0x288485)=>0x1==_0x483b91[_0x34b1b8(0x12b)]&&0x1==_0x288485[_0x34b1b8(0x12b)]&&_0x483b91[0x0][_0x34b1b8(0x19f)][_0x34b1b8(0x1e0)](_0x288485[0x0][_0x34b1b8(0x20f)]),_0x5a91cd=(_0x37a4f3,_0x3694c1,_0x3dcfcc,_0x3fa1a8)=>Ft(_0x37a4f3,_0x3694c1,_0x3dcfcc,_0x3fa1a8,this[_0x34b1b8(0x9b)])?[_0x37a4f3,_0x3694c1]:Ft(_0x3694c1,_0x37a4f3,_0x3fa1a8,_0x3dcfcc,this[_0x34b1b8(0x9b)])?[_0x3694c1,_0x37a4f3]:null;this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x150),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x11b),_0x15aefc),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0xdc),_0x3cc7e9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x16c),_0x5a91cd),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x127),_0x15aefc),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x1d4),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x1ee),_0x3cc7e9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x170),_0x5a91cd),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x1b5),_0x2d3ee3),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x191),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x22a),_0x3cc7e9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x104),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x13a),_0x2d3ee3),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x1af),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0xac),_0x3cc7e9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x9e),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x215),_0x3f8cb9),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0x21e),(_0x53c7b6,_0x5566dd)=>{const _0x401b58=_0x34b1b8;if(!_0x5566dd)return;const _0x2d6fe4=this[_0x401b58(0x130)][_0x401b58(0x18f)][_0x401b58(0x205)](p);this[_0x401b58(0x9b)][_0x401b58(0x1da)](_0x2da484=>{const _0x204c94=_0x401b58;if(_0x204c94(0x214)==_0x5566dd[_0x204c94(0x15d)])for(const _0x580362 of _0x53c7b6){const _0x42506f=_0x580362[_0x204c94(0x20f)][_0x204c94(0x1a3)],_0x4b7390=_0x5566dd[_0x204c94(0x236)];_0x2da484[_0x204c94(0x129)](_0x42506f,_0x4b7390);}else{if(_0x2d6fe4[_0x204c94(0x1cb)](_0x5566dd[_0x204c94(0x15d)])){for(const _0x2174bb of _0x53c7b6)void 0x0!==_0x5566dd[_0x204c94(0x236)]?_0x2da484[_0x204c94(0x207)](_0x5566dd[_0x204c94(0x15d)],_0x5566dd[_0x204c94(0x236)],_0x2174bb[_0x204c94(0x20f)][_0x204c94(0x1a3)]):_0x2da484[_0x204c94(0x1be)](_0x5566dd[_0x204c94(0x15d)],_0x2174bb[_0x204c94(0x20f)][_0x204c94(0x1a3)]);}else{for(const _0x2d39db of _0x53c7b6)_0x5566dd[_0x204c94(0x236)]?_0x2da484[_0x204c94(0x207)](_0x5566dd[_0x204c94(0x15d)],_0x5566dd[_0x204c94(0x236)],_0x2d39db):_0x2da484[_0x204c94(0x1be)](_0x5566dd[_0x204c94(0x15d)],_0x2d39db);}}});}),this[_0x34b1b8(0x159)][_0x34b1b8(0x222)](_0x34b1b8(0xc5),_0x3cc7e9);}}function Rt(_0x267a6e,_0x33cd26,_0x4be882){const _0x4ffc4d=_0x1b949a;for(const _0x3483e8 of _0x33cd26[_0x4ffc4d(0x1c0)][_0x4ffc4d(0x18d)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3483e8[_0x4ffc4d(0xb8)]==_0x3483e8)return!0x1;if(!_0x4be882[_0x4ffc4d(0x23b)](_0x3483e8))return!0x1;if(_0x267a6e[_0x4ffc4d(0x208)](_0x3483e8)||_0x267a6e[_0x4ffc4d(0x1a8)](_0x3483e8))return!0x0;}return!0x1;}function Tt(_0x1ed70f){const _0x3d4a89=_0x1b949a;return _0x1ed70f[_0x3d4a89(0x19f)][_0x3d4a89(0x1c0)]==_0x1ed70f[_0x3d4a89(0x20f)][_0x3d4a89(0x1a3)]&&_0x1ed70f[_0x3d4a89(0x19f)][_0x3d4a89(0xfc)];}function Et(_0xddbafb,_0x18c0a7,_0x3212ff,_0x5887f9){const _0x41995a=_0x1b949a,_0x5e9926=_0x44ce25=>!_0x44ce25[_0x41995a(0xb4)]['is'](_0x41995a(0x1f5))&&!_0x5887f9[_0x41995a(0x208)](_0x44ce25[_0x41995a(0xb4)]),_0x4697c9=_0xddbafb[_0x41995a(0x20f)][_0x41995a(0xba)](_0x5e9926),_0x39eff9=_0xddbafb[_0x41995a(0x19f)][_0x41995a(0xba)](_0x5e9926,{'direction':_0x41995a(0x1fe)});return(!_0xddbafb[_0x41995a(0x20f)][_0x41995a(0x1e0)](_0x4697c9)||!_0xddbafb[_0x41995a(0x19f)][_0x41995a(0x1e0)](_0x39eff9))&&(_0x4697c9[_0x41995a(0x11d)](_0x39eff9)?_0x3212ff[_0x41995a(0x1d5)](_0x18c0a7,{'range':_0x3212ff[_0x41995a(0x20e)](_0x4697c9,_0x39eff9)}):_0x3212ff[_0x41995a(0x1b3)](_0x18c0a7),!0x0);}function Vt(_0x146d51){return _0x1a4298(_0x146d51);}function Ut(_0x1373de){const _0x503d07=_0x1b949a,_0x28d3e6=_0x1373de[_0x503d07(0x20f)][_0x503d07(0x1a3)];return _0x28d3e6&&_0x28d3e6['is'](_0x503d07(0x1f4));}function Ot(_0x57d275,_0x5b84f1){const _0x5a200a=_0x1b949a;return null==_0x57d275[_0x5a200a(0x19f)][_0x5a200a(0x117)]&&_0x57d275[_0x5a200a(0x19f)][_0x5a200a(0x1c0)]==_0x57d275[_0x5a200a(0x20f)][_0x5a200a(0x1a3)]?Gt(_0x57d275[_0x5a200a(0x20f)][_0x5a200a(0x1a3)],_0x5b84f1):_0x57d275;}function _0x4bcf(_0x5046e1,_0x2e6308){const _0x2da13d=_0x2da1();return _0x4bcf=function(_0x4bcf05,_0x5a8bc6){_0x4bcf05=_0x4bcf05-0x92;let _0x2249e5=_0x2da13d[_0x4bcf05];return _0x2249e5;},_0x4bcf(_0x5046e1,_0x2e6308);}function Gt(_0x453eb0,_0x2d2b63){const _0x598cd5=_0x1b949a,_0xce1541=_0x2d2b63[_0x598cd5(0x23f)][_0x598cd5(0x208)](_0x453eb0)||_0x2d2b63[_0x598cd5(0x23f)][_0x598cd5(0xf4)](_0x453eb0);return _0x2d2b63[_0x598cd5(0x20e)](_0x2d2b63[_0x598cd5(0x188)](_0x453eb0,_0x598cd5(0x144)),_0xce1541?_0x2d2b63[_0x598cd5(0xcd)](_0x453eb0):_0x2d2b63[_0x598cd5(0x188)](_0x453eb0,_0x598cd5(0x19f)));}function Ft(_0xf275e9,_0x2405ef,_0x10ab95,_0x2f6c57,_0x25edcb){const _0x30fcd6=_0x1b949a;if(!Pt(_0xf275e9,_0x2405ef))return!0x1;if(_0x10ab95[_0x30fcd6(0x19f)][_0x30fcd6(0x1e0)](_0x2f6c57[_0x30fcd6(0x20f)]))return!0x0;if(_0xf275e9[_0x30fcd6(0x101)]!=_0x2405ef[_0x30fcd6(0x101)])return!0x1;if(!_0x10ab95[_0x30fcd6(0x19f)][_0x30fcd6(0x151)](_0x2f6c57[_0x30fcd6(0x20f)]))return!0x1;const _0x5de576=_0x25edcb[_0x30fcd6(0x20e)](_0x10ab95[_0x30fcd6(0x19f)],_0x2f6c57[_0x30fcd6(0x20f)])[_0x30fcd6(0x201)]();for(const _0x46c209 of _0x5de576)if([_0x30fcd6(0x199),_0x30fcd6(0x1c9)][_0x30fcd6(0x14b)](_0x46c209[_0x30fcd6(0x101)])&&_0x25edcb[_0x30fcd6(0x23f)][_0x30fcd6(0x1a8)](_0x46c209[_0x30fcd6(0xb4)]))return!0x1;return!0x0;}function Pt(_0x377c6a,_0x196f5e,_0x3e03d8=[]){const _0x397fbf=_0x1b949a;return!(!_0x377c6a[_0x397fbf(0x137)]||!_0x196f5e[_0x397fbf(0x137)])&&_0x3dbcfc(_0x10d3cd(_0x377c6a[_0x397fbf(0x171)],_0x3e03d8),_0x10d3cd(_0x196f5e[_0x397fbf(0x171)],_0x3e03d8));}function Lt(_0x2342a8,_0x2bdca9){const _0x31ef87=_0x1b949a,_0x42bf2d=Ht(_0x2342a8[_0x31ef87(0x171)]),_0x40b65b=Ht(_0x2bdca9);if(!_0x2342a8[_0x31ef87(0x137)])return!0x1;for(const _0x3c8dc4 of Object[_0x31ef87(0x162)](_0x40b65b))if(!_0x3dbcfc(_0x42bf2d[_0x3c8dc4],_0x40b65b[_0x3c8dc4]))return!0x1;return!0x0;}function Ht(_0x567440){const _0x147034=_0x1b949a,_0x1ecbfa=Object[_0x147034(0x230)]({},_0x567440);return delete _0x1ecbfa[_0x147034(0x13f)],delete _0x1ecbfa[_0x147034(0xb0)],_0x1ecbfa;}
23
+ const _0x234f75=_0x382a;(function(_0x2669df,_0x29697a){const _0x954559=_0x382a,_0x222caf=_0x2669df();while(!![]){try{const _0x286b74=-parseInt(_0x954559(0x138))/0x1+parseInt(_0x954559(0x142))/0x2*(-parseInt(_0x954559(0x152))/0x3)+-parseInt(_0x954559(0xd6))/0x4+parseInt(_0x954559(0xfa))/0x5*(-parseInt(_0x954559(0x20e))/0x6)+-parseInt(_0x954559(0x1fa))/0x7+parseInt(_0x954559(0x188))/0x8*(parseInt(_0x954559(0x153))/0x9)+parseInt(_0x954559(0x104))/0xa;if(_0x286b74===_0x29697a)break;else _0x222caf['push'](_0x222caf['shift']());}catch(_0xff45be){_0x222caf['push'](_0x222caf['shift']());}}}(_0x1c07,0x5acd6));import{Plugin as _0xb8654d,PendingActions as _0xf82ad8}from'ckeditor5/src/core.js';import{LiveRange as _0x4c25a6}from'ckeditor5/src/engine.js';import{CKEditorError as _0x9a185d,uid as _0x3d9d6f,priorities as _0x48dee0,logWarning as _0x3dc813}from'ckeditor5/src/utils.js';import{toWidget as _0x3cad12}from'ckeditor5/src/widget.js';import{Users as _0x928889,hashObject as _0x459ca7,surroundingMarkersDetector as _0x55073a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xc183db from'./commands/trackchangescommand.js';import _0x796eee from'./commands/acceptsuggestioncommand.js';import _0x338ce8 from'./commands/discardsuggestioncommand.js';import _0x385cb7 from'./commands/executeonallsuggestionscommand.js';import _0x30e13b from'./commands/executeonselectedsuggestionscommand.js';import _0x58346e from'./suggestion.js';import _0x41ac28 from'./suggestiondescriptionfactory.js';import _0x5e30f7 from'./integrations/aiassistant.js';import _0x34fd93 from'./integrations/alignment.js';import _0x30ea54 from'./integrations/basicstyles.js';import _0x4d8a9d from'./integrations/blockquote.js';import _0x46ed66 from'./integrations/casechange.js';import _0x2f19fa from'./integrations/ckbox.js';import _0x13660a from'./integrations/codeblock.js';import _0x26a677 from'./integrations/comments.js';import _0xcbfc4b from'./integrations/deletecommand.js';import _0x4b822c from'./integrations/list.js';import _0x54b4f9 from'./integrations/listproperties.js';import _0x582bd9 from'./integrations/entercommand.js';import _0x1ea6a6 from'./integrations/findandreplace.js';import _0x1a13c2 from'./integrations/font.js';import _0x113678 from'./integrations/formatpainter.js';import _0x1d5e81 from'./integrations/heading.js';import _0x1c79c6 from'./integrations/highlight.js';import _0x26929b from'./integrations/horizontalline.js';import _0x54c6c3 from'./integrations/htmlembed.js';import _0x210dd0 from'./integrations/image.js';import _0xa905b0 from'./integrations/imagereplace.js';import _0x2e9ced from'./integrations/imagestyle.js';import _0x2b7596 from'./integrations/importword.js';import _0x44ae33 from'./integrations/indent.js';import _0x79089 from'./integrations/inputcommand.js';import _0x198aa1 from'./integrations/link.js';import _0x3c2209 from'./integrations/legacylist.js';import _0x447863 from'./integrations/legacylistproperties.js';import _0xfa1305 from'./integrations/mediaembed.js';import _0x5876cf from'./integrations/mention.js';import _0x37f8e2 from'./integrations/multilevellist.js';function _0x382a(_0x129709,_0x516f77){const _0x1c0701=_0x1c07();return _0x382a=function(_0x382ab0,_0x2774df){_0x382ab0=_0x382ab0-0x65;let _0x593030=_0x1c0701[_0x382ab0];return _0x593030;},_0x382a(_0x129709,_0x516f77);}import _0x5c772a from'./integrations/pagebreak.js';import _0x192af9 from'./integrations/paragraph.js';import _0x1adfdb from'./integrations/removeformat.js';import _0x1a4f3c from'./integrations/restrictededitingmode.js';import _0x263d08 from'./integrations/shiftentercommand.js';import _0x27b017 from'./integrations/standardeditingmode.js';import _0x2634ea from'./integrations/style.js';import _0x4eb658 from'./integrations/table.js';import _0x1e1e2e from'./integrations/tablemergesplit.js';import _0x9e6960 from'./integrations/tableheadings.js';import _0x55a665 from'./integrations/tableclipboard.js';import _0x3248ca from'./integrations/tablecolumnresize.js';import _0x4c72c0 from'./integrations/template.js';import _0x40d221 from'./integrations/tableofcontents.js';import _0x6e7977 from'./integrations/title.js';import _0x1978fc from'./integrations/undo.js';import _0x51c57a from'./integrations/tablecaption.js';import _0x175e4f from'./integrations/tableproperties.js';import{getTranslation as _0x5041cd}from'./utils/common-translations.js';import{isEqual as _0x393701,omit as _0x17bbcf}from'lodash-es';export const renameAttributeKey=_0x234f75(0xcc);export default class p extends _0xb8654d{static get[_0x234f75(0x156)](){const _0x347bcc=_0x234f75;return[_0x347bcc(0x1bd),_0x928889,_0xf82ad8,_0x5e30f7,_0x34fd93,_0x30ea54,_0x4d8a9d,_0x2f19fa,_0x46ed66,_0x13660a,_0x26a677,_0xcbfc4b,_0x582bd9,_0x1ea6a6,_0x1a13c2,_0x113678,_0x1d5e81,_0x1c79c6,_0x26929b,_0x54c6c3,_0x210dd0,_0x2e9ced,_0xa905b0,_0x2b7596,_0x44ae33,_0x79089,_0x3c2209,_0x447863,_0x37f8e2,_0x198aa1,_0x4b822c,_0x54b4f9,_0xfa1305,_0x5876cf,_0x5c772a,_0x192af9,_0x1adfdb,_0x1a4f3c,_0x263d08,_0x27b017,_0x2634ea,_0x4eb658,_0x1e1e2e,_0x9e6960,_0x51c57a,_0x55a665,_0x3248ca,_0x40d221,_0x175e4f,_0x4c72c0,_0x6e7977,_0x1978fc];}static get[_0x234f75(0x1f0)](){const _0x4a779d=_0x234f75;return _0x4a779d(0x204);}constructor(_0x3676c6){const _0x1d972a=_0x234f75;function _0x38b96c(_0x22e1f0){const _0x5e9f9f=_0x382a;return _0x22e1f0[_0x5e9f9f(0x1d6)](_0x5beeb2=>String[_0x5e9f9f(0xa1)](_0x5beeb2))[_0x5e9f9f(0x1f1)]('');}super(_0x3676c6),this[_0x1d972a(0x1dd)]=!0x1,this[_0x1d972a(0x8d)](_0x1d972a(0x76),[]),this['on'](_0x1d972a(0xd2),(_0x266138,_0x2200c4,_0x2312a5,_0x46995f)=>{const _0x39798b=_0x1d972a;this[_0x39798b(0x15b)][_0x39798b(0x98)](()=>{const _0x125b03=_0x39798b;for(const _0x54c647 of[..._0x46995f,..._0x2312a5])this[_0x125b03(0x15b)][_0x125b03(0x166)][_0x125b03(0x1c8)](_0x54c647)&&_0x3676c6[_0x125b03(0x7b)][_0x125b03(0xcb)](_0x54c647);});}),this[_0x1d972a(0x1eb)]=new _0x41ac28(this[_0x1d972a(0x18e)][_0x1d972a(0xb5)][_0x1d972a(0x148)],this[_0x1d972a(0x18e)][_0x1d972a(0xb6)]),this[_0x1d972a(0x187)]=null,this[_0x1d972a(0x13b)]=new xt(this[_0x1d972a(0x18e)]),this[_0x1d972a(0x12e)]=new Map(),this[_0x1d972a(0xf3)]=_0x3676c6[_0x1d972a(0x69)][_0x1d972a(0xa8)](_0x1d972a(0x1bd)),this[_0x1d972a(0x16b)]=new Set(),this[_0x1d972a(0x15b)]=this[_0x1d972a(0x18e)][_0x1d972a(0xb5)],this[_0x1d972a(0x206)]=new WeakMap(),this[_0x1d972a(0xea)]=!0x1,this[_0x1d972a(0xbb)]=new Set([_0x1d972a(0xcc)]),this[_0x1d972a(0x73)]=new Set(),_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0x101)](_0x1d972a(0x1e5),_0x1d972a(0xd7)),this[_0x1d972a(0x164)]=_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0xa8)](_0x1d972a(0x1e5)),_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0x101)](_0x1d972a(0x186),!0x0),this[_0x1d972a(0x13a)]=_0x3676c6[_0x1d972a(0xa4)][_0x1d972a(0xa8)](_0x1d972a(0x186)),this[_0x1d972a(0x145)]=new _0xc183db(_0x3676c6,this[_0x1d972a(0x16b)]),this[_0x1d972a(0x116)](),this[_0x38b96c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x38b96c([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x30]);}[_0x234f75(0x1ed)](){const _0x16ff74=_0x234f75,_0x451633=this[_0x16ff74(0x18e)],_0x2a450f=(_0x2c12f2,_0x50e5df)=>{const _0x1b1e74=_0x16ff74;if(_0x1b1e74(0x13d)!=_0x2c12f2)return _0x1b1e74(0x1d1)+_0x2c12f2;const _0x9ae3bb=_0x50e5df[_0x1b1e74(0xda)]('|')[0x0];return this[_0x1b1e74(0x157)](_0x9ae3bb)?_0x1b1e74(0x67):_0x1b1e74(0x144);};_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0x1c1)]({'model':_0x16ff74(0xb9),'view':_0x4c14d6=>{const _0x3ff934=_0x16ff74,{id:_0x55990d,type:_0x802f96,subType:_0x579582}=this[_0x3ff934(0x1b5)](_0x4c14d6[_0x3ff934(0x1f7)]),_0x2c33d0=[_0x3ff934(0x15d),_0x2a450f(_0x802f96,_0x579582)];let _0x2d69d5=0xbb8;return this[_0x3ff934(0x76)][_0x3ff934(0x211)](_0x4c14d6[_0x3ff934(0x1f7)])&&(_0x2c33d0[_0x3ff934(0x1e7)](_0x3ff934(0xf7)),_0x2d69d5=0xbc2),_0x3ff934(0x1a1)==_0x802f96&&(_0x2d69d5+=0x5),{'classes':_0x2c33d0,'attributes':{'data-suggestion':_0x55990d},'priority':_0x2d69d5};}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0x4a6e52=>{const _0x6378d0=_0x16ff74;_0x4a6e52['on'](_0x6378d0(0x177),(_0x55d97a,_0x2f2662,_0xf2ca94)=>{const _0x2f9ca4=_0x6378d0;if(!_0xf2ca94[_0x2f9ca4(0xee)][_0x2f9ca4(0x130)])return;const _0x1ecea6=_0x2f2662[_0x2f9ca4(0x1b4)];if(!_0x1ecea6)return;const _0x22a5a6=_0xf2ca94[_0x2f9ca4(0xba)][_0x2f9ca4(0xf5)](_0x1ecea6);_0x451633[_0x2f9ca4(0xb5)][_0x2f9ca4(0x148)][_0x2f9ca4(0x8f)](_0x1ecea6)&&_0x22a5a6&&!_0x22a5a6[_0x2f9ca4(0x134)](_0x2f9ca4(0x131))&&_0x22a5a6['is'](_0x2f9ca4(0x11f))&&_0x3cad12(_0x22a5a6,_0xf2ca94[_0x2f9ca4(0x1ff)]);},{'priority':_0x6378d0(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0x1c1)]({'model':_0x16ff74(0xb9),'view':(_0x4de7fb,_0x2f4f21)=>{const _0x3a90fa=_0x16ff74;if(!_0x2f4f21[_0x3a90fa(0xee)][_0x3a90fa(0x130)])return null;const {type:_0x23bc5a,subType:_0x11417e}=this[_0x3a90fa(0x1b5)](_0x4de7fb[_0x3a90fa(0x1f7)]);return{'classes':[_0x3a90fa(0x15d),_0x2a450f(_0x23bc5a,_0x11417e)],'priority':0xbb8};}});const _0x58472b=({showActiveMarkers:_0x320b8e=!0x0,isAttributeSuggestion:_0x143ddb=!0x1}={})=>(_0x128f60,_0x4fb5f1,_0x16f91f)=>{const _0x43d658=_0x16ff74;if(!_0x4fb5f1[_0x43d658(0x1b4)])return;const {id:_0x393d9c}=this[_0x43d658(0x1b5)](_0x4fb5f1[_0x43d658(0x1f7)]);if(_0x143ddb){const _0xd940d1=this[_0x43d658(0x12e)][_0x43d658(0xa8)](_0x393d9c),_0x4727e4=this[_0x43d658(0x16a)](_0xd940d1);if(!this[_0x43d658(0x157)](_0x4727e4))return;}if(_0x4fb5f1[_0x43d658(0x1b4)]['is'](_0x43d658(0xfc)))return void _0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x4fb5f1[_0x43d658(0x1b4)],_0x128f60[_0x43d658(0x183)]);const _0x493a71=_0x16f91f[_0x43d658(0xba)][_0x43d658(0xf5)](_0x4fb5f1[_0x43d658(0x1b4)]);if(_0x4fb5f1[_0x43d658(0x1b4)]['is'](_0x43d658(0x174))&&_0x451633[_0x43d658(0xb5)][_0x43d658(0x148)][_0x43d658(0x1ac)](_0x4fb5f1[_0x43d658(0x1b4)])&&!_0x493a71[_0x43d658(0x134)](_0x43d658(0x1b0))){_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1c6)]([_0x43d658(0x15d),_0x43d658(0x67)],_0x493a71),_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x74)](_0x43d658(0x107),_0x393d9c,_0x493a71),_0x16f91f[_0x43d658(0xba)][_0x43d658(0x194)](_0x493a71,_0x4fb5f1[_0x43d658(0x1f7)]),_0x320b8e&&(this[_0x43d658(0x76)][_0x43d658(0x211)](_0x4fb5f1[_0x43d658(0x1f7)])?_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1c6)](_0x43d658(0xf7),_0x493a71):_0x16f91f[_0x43d658(0x1ff)][_0x43d658(0x1b3)](_0x43d658(0xf7),_0x493a71));for(const _0x261c65 of _0x451633[_0x43d658(0xb5)][_0x43d658(0x167)](_0x4fb5f1[_0x43d658(0x1b4)])[_0x43d658(0x1b7)]())_0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x261c65,_0x128f60[_0x43d658(0x183)]);_0x16f91f[_0x43d658(0xb4)][_0x43d658(0x1ba)](_0x4fb5f1[_0x43d658(0x1b4)],_0x128f60[_0x43d658(0x183)]);}};_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0xce7a25=>{const _0x358e6a=_0x16ff74;_0xce7a25['on'](_0x358e6a(0x178),(_0x18047f,_0x3223f8,_0xa42665)=>{const _0x3d28cc=_0x358e6a;_0xa42665[_0x3d28cc(0xee)][_0x3d28cc(0x130)]&&_0x58472b({'showActiveMarkers':!0x1})(_0x18047f,_0x3223f8,_0xa42665);},{'priority':_0x358e6a(0xe3)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xd1)](_0x232b50=>{const _0x452631=_0x16ff74;_0x232b50['on'](_0x452631(0x1ec),(_0x2a471e,_0x4b8b5a,_0x468441)=>{const _0x175406=_0x452631;_0x468441[_0x175406(0xee)][_0x175406(0x130)]&&_0x58472b({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2a471e,_0x4b8b5a,_0x468441);},{'priority':_0x452631(0xe3)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x185))[_0x16ff74(0xa7)]({'model':_0x16ff74(0xb9),'view':(_0x2ba06f,_0x58bc11)=>_0x58bc11[_0x16ff74(0xee)][_0x16ff74(0x130)]?null:{'group':_0x16ff74(0xb9),'name':_0x2ba06f[_0x16ff74(0x1fc)](0xb)}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x1f2))[_0x16ff74(0x1cb)]({'view':{'name':_0x16ff74(0xb9),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4b3bf9,{writer:_0x14324e})=>{const _0x4c2d0b=_0x16ff74;let _0xd9a6f0=_0x4c2d0b(0x1c3)+_0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0xc1))+':'+_0x4b3bf9[_0x4c2d0b(0x171)]('id');return _0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0x1b9))&&(_0xd9a6f0+=':'+_0x4b3bf9[_0x4c2d0b(0x171)](_0x4c2d0b(0x1b9))),_0x14324e[_0x4c2d0b(0xb2)](_0x4c2d0b(0x100),{'data-name':_0xd9a6f0});}}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x1f2))[_0x16ff74(0x168)]({'view':_0x16ff74(0xb9)}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x8d8645=>{const _0x319fc5=_0x16ff74;_0x8d8645['on'](_0x319fc5(0x178),_0x58472b(),{'priority':_0x319fc5(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x13055d=>{const _0x281efa=_0x16ff74;_0x13055d['on'](_0x281efa(0x1ec),_0x58472b({'isAttributeSuggestion':!0x0}),{'priority':_0x281efa(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x4f4aa0=>{const _0x15774b=_0x16ff74;_0x4f4aa0['on'](_0x15774b(0x1e8),(_0x577967,_0xa89fc6,_0x56d2df)=>{const _0x3593d9=_0x15774b,_0x5f597b=_0x56d2df[_0x3593d9(0xba)][_0x3593d9(0x6d)](_0xa89fc6[_0x3593d9(0x1f7)]);if(_0x5f597b){for(const _0x53b410 of _0x5f597b)_0x53b410[_0x3593d9(0x134)](_0x3593d9(0x1b0))||(_0x56d2df[_0x3593d9(0x1ff)][_0x3593d9(0x1b3)]([_0x3593d9(0x15d),_0x3593d9(0x67),_0x3593d9(0xf7)],_0x53b410),_0x56d2df[_0x3593d9(0x1ff)][_0x3593d9(0x132)](_0x3593d9(0x107),_0x53b410),_0x56d2df[_0x3593d9(0xba)][_0x3593d9(0xf1)](_0x53b410,_0xa89fc6[_0x3593d9(0x1f7)]));}},{'priority':_0x15774b(0x84)});}),_0x451633[_0x16ff74(0xb1)][_0x16ff74(0x1f8)](_0x16ff74(0x96))[_0x16ff74(0xd1)](_0x388b74=>{const _0x3b8f12=_0x16ff74;_0x388b74['on'](_0x3b8f12(0x6f),(_0x54b78c,_0x38c8ba,_0x34cc73)=>{const _0x4bf6eb=_0x3b8f12,_0x513c7b=_0x34cc73[_0x4bf6eb(0xba)][_0x4bf6eb(0x6d)](_0x38c8ba[_0x4bf6eb(0x1f7)]);if(!_0x513c7b)return;const {id:_0x28b2b9}=this[_0x4bf6eb(0x1b5)](_0x38c8ba[_0x4bf6eb(0x1f7)]),_0x28f11b=this[_0x4bf6eb(0x12e)][_0x4bf6eb(0xa8)](_0x28b2b9),_0x333ffb=this[_0x4bf6eb(0x16a)](_0x28f11b);if(this[_0x4bf6eb(0x157)](_0x333ffb)){for(const _0x575c71 of _0x513c7b)_0x575c71[_0x4bf6eb(0x134)](_0x4bf6eb(0x1b0))||(_0x34cc73[_0x4bf6eb(0x1ff)][_0x4bf6eb(0x1b3)]([_0x4bf6eb(0x15d),_0x4bf6eb(0x67),_0x4bf6eb(0xf7)],_0x575c71),_0x34cc73[_0x4bf6eb(0x1ff)][_0x4bf6eb(0x132)](_0x4bf6eb(0x107),_0x575c71),_0x34cc73[_0x4bf6eb(0xba)][_0x4bf6eb(0xf1)](_0x575c71,_0x38c8ba[_0x4bf6eb(0x1f7)]));}},{'priority':_0x3b8f12(0x84)});}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x655a96=>{const _0x4d6071=_0x16ff74;let _0x48360a=!0x1;const _0x4c4694=Array[_0x4d6071(0x1d4)](_0x451633[_0x4d6071(0xb5)][_0x4d6071(0x85)][_0x4d6071(0x82)][_0x4d6071(0xcd)]()),_0x474612=new Set();for(const {name:_0x198430,data:_0x12b69a}of _0x4c4694){const {group:_0x3e1296,type:_0x128474,subType:_0x5a1ca7,id:_0x276b0c}=this[_0x4d6071(0x1b5)](_0x198430);if(_0x4d6071(0xb9)!==_0x3e1296)continue;const _0x492c96=this[_0x4d6071(0x12e)][_0x4d6071(0xa8)](_0x276b0c);if(null!=_0x12b69a[_0x4d6071(0xb7)]){_0x4d6071(0x15c)==_0x128474&&(_0x48360a=_0x48360a||Et(_0x12b69a[_0x4d6071(0xb7)],_0x198430,_0x655a96,_0x451633[_0x4d6071(0xb5)][_0x4d6071(0x148)]));const _0x1c0022=_0x4d6071(0x13d)==_0x128474&&this[_0x4d6071(0x157)](_0x5a1ca7[_0x4d6071(0xda)]('|')[0x0]);if(_0x12b69a[_0x4d6071(0xb7)][_0x4d6071(0x81)]||_0x4d6071(0x1b8)==_0x12b69a[_0x4d6071(0xb7)][_0x4d6071(0x10f)][_0x4d6071(0xdc)]||_0x4d6071(0x68)==_0x128474&&!Ut(_0x12b69a[_0x4d6071(0xb7)])||_0x1c0022&&!Ut(_0x12b69a[_0x4d6071(0xb7)])||_0x4d6071(0x1a1)==_0x128474&&!(!Tt(_0x2abe3b=_0x12b69a[_0x4d6071(0xb7)])&&!function(_0x4c909f){const _0x283491=_0x4d6071;return _0x4c909f[_0x283491(0x139)][_0x283491(0x114)]==_0x4c909f[_0x283491(0x20a)][_0x283491(0x77)]&&_0x4c909f[_0x283491(0x139)][_0x283491(0x161)];}(_0x2abe3b)))_0x655a96[_0x4d6071(0xe2)](_0x198430),_0x48360a=!0x0;else{if(!_0x492c96||!_0x492c96[_0x4d6071(0x17d)])continue;_0x474612[_0x4d6071(0xd1)](_0x492c96);}}}var _0x2abe3b;return _0x474612[_0x4d6071(0x95)]>0x0&&(_0x48360a=!!this[_0x4d6071(0xdb)](_0x474612)||_0x48360a),_0x48360a;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x3529bc=>{const _0x418924=_0x16ff74;let _0x5163bd=!0x1;for(const _0xbeff78 of _0x451633[_0x418924(0xb5)][_0x418924(0x85)][_0x418924(0x82)][_0x418924(0x193)]())if(_0x418924(0x1f5)==_0xbeff78[_0x418924(0xf9)])for(const _0x3b2591 of this[_0x418924(0x12e)][_0x418924(0x1a7)]()){if(_0x3b2591[_0x418924(0x175)]||!_0x3b2591[_0x418924(0x17d)])continue;const _0x568977=_0x418924(0x68)==_0x3b2591[_0x418924(0xf9)],_0x5de1bf=this[_0x418924(0x16a)](_0x3b2591),_0x101454=_0x5de1bf&&this[_0x418924(0x157)](_0x5de1bf);if(!_0x568977&&!_0x101454)continue;const _0x5e1604=_0x3b2591[_0x418924(0x1ab)]();if(_0x5e1604[_0x418924(0x139)][_0x418924(0x114)]!=_0x5e1604[_0x418924(0x20a)][_0x418924(0x114)]&&!_0x5e1604[_0x418924(0x20a)][_0x418924(0x161)]){const _0x57b588=_0x451633[_0x418924(0xb5)][_0x418924(0x163)](_0x5e1604[_0x418924(0x139)][_0x418924(0x94)],_0x418924(0x20a)),_0x3c80d8=_0x451633[_0x418924(0xb5)][_0x418924(0x1bc)](_0x5e1604[_0x418924(0x139)],_0x57b588);_0x3529bc[_0x418924(0x181)](_0x3b2591[_0x418924(0xa2)](),{'range':_0x3c80d8}),_0x5163bd=!0x0;}}return _0x5163bd;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x296fc0=>this[_0x16ff74(0x123)](_0x296fc0)),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)][_0x16ff74(0x126)](_0x4f7fd3=>!_0x4f7fd3[_0x16ff74(0x109)][_0x16ff74(0x1dc)]&&this[_0x16ff74(0xd9)](_0x4f7fd3)),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0x17b),()=>{const _0x40ed5f=_0x16ff74;this[_0x40ed5f(0x1dd)]=!0x1;}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)]['on'](_0x16ff74(0x16f),(_0x5bf0a2,_0xc5bdc0)=>{const _0x163ab4=_0x16ff74;if(!_0xc5bdc0[_0x163ab4(0x1dc)]||_0xc5bdc0[_0x163ab4(0xf8)])return;if(!this[_0x163ab4(0x1dd)])return;const _0xfc1fae=_0x451633[_0x163ab4(0xb5)][_0x163ab4(0x85)][_0x163ab4(0x82)][_0x163ab4(0x193)]();if(0x0==_0xfc1fae[_0x163ab4(0x91)])return;const _0x384b10=[],_0x29bce1=_0xfc1fae[_0x163ab4(0x13c)](_0x246ec6=>_0x163ab4(0x13d)==_0x246ec6[_0x163ab4(0xf9)]),_0x10ebe9=_0xfc1fae[_0x163ab4(0x13c)](_0x46fba5=>_0x163ab4(0x1f5)==_0x46fba5[_0x163ab4(0xf9)]&&_0x163ab4(0x154)!=_0x46fba5[_0x163ab4(0x183)]);for(const _0x3271a3 of _0x29bce1)this[_0x163ab4(0x83)](_0x3271a3[_0x163ab4(0x79)])&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x3271a3[_0x163ab4(0x79)],'newValue':_0x3271a3[_0x163ab4(0x1bb)],'oldValue':_0x3271a3[_0x163ab4(0x17e)],'range':Ot(_0x3271a3[_0x163ab4(0xd5)],_0x451633[_0x163ab4(0xb5)])});for(const _0x139688 of _0x10ebe9){if(_0x163ab4(0xef)!=_0x139688[_0x163ab4(0xae)]&&_0x163ab4(0x195)!=_0x139688[_0x163ab4(0xae)])continue;const _0x57ddea=Gt(_0x139688[_0x163ab4(0x111)][_0x163ab4(0x94)],_0x451633[_0x163ab4(0xb5)]),_0x5e9ae0=_0x139688[_0x163ab4(0x1d0)];_0x163ab4(0xef)==_0x139688[_0x163ab4(0xae)]&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x163ab4(0xcc),'newValue':_0x139688[_0x163ab4(0x183)],'oldValue':_0x5e9ae0[_0x163ab4(0x183)],'range':_0x57ddea});for(const [_0x451bfb,_0x3ad0b9]of _0x5e9ae0[_0x163ab4(0x141)]){if(!this[_0x163ab4(0x83)](_0x451bfb))continue;const _0x343bc7=_0x139688[_0x163ab4(0x141)][_0x163ab4(0xa8)](_0x451bfb);_0x3ad0b9!==_0x343bc7&&_0x384b10[_0x163ab4(0x1e7)]({'key':_0x451bfb,'newValue':_0x343bc7,'oldValue':_0x3ad0b9,'range':_0x57ddea});}for(const [_0x26ceaf,_0x16a05f]of _0x139688[_0x163ab4(0x141)])this[_0x163ab4(0x83)](_0x26ceaf)&&(_0x5e9ae0[_0x163ab4(0x141)][_0x163ab4(0x1c8)](_0x26ceaf)||_0x384b10[_0x163ab4(0x1e7)]({'key':_0x26ceaf,'newValue':_0x16a05f,'oldValue':null,'range':_0x57ddea}));}0x0!=_0x384b10[_0x163ab4(0x91)]&&_0x451633[_0x163ab4(0xb5)][_0x163ab4(0x1ee)](_0xc5bdc0,_0x4c306b=>{const _0x3d7572=_0x163ab4,_0x272da6=_0x3d9d6f();for(const {range:_0x30b8cf,key:_0x60bc06,oldValue:_0x1caf72,newValue:_0x12fdf6}of _0x384b10)this[_0x3d7572(0x197)](_0x30b8cf,_0x60bc06,_0x1caf72,_0x12fdf6,{'groupId':_0x272da6});this[_0x3d7572(0x1d9)](_0x4c306b,_0x384b10);});},{'priority':_0x16ff74(0x124)}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x166)]['on'](_0x16ff74(0x1d7),(_0x216e44,_0x5a4cdd,_0x27684e)=>{const _0xfae91a=_0x16ff74;if(null==_0x27684e){const {id:_0x202395}=this[_0xfae91a(0x1b5)](_0x5a4cdd[_0xfae91a(0x183)]),_0xe24d2b=this[_0xfae91a(0x12e)][_0xfae91a(0xa8)](_0x202395);_0xe24d2b&&_0xe24d2b[_0xfae91a(0x8e)](_0x5a4cdd[_0xfae91a(0x183)]);}}),_0x451633[_0x16ff74(0xb5)][_0x16ff74(0x85)]['on'](_0x16ff74(0x16f),()=>{const _0x47aba0=_0x16ff74,_0x559acf=Array[_0x47aba0(0x1d4)](_0x451633[_0x47aba0(0xb5)][_0x47aba0(0x85)][_0x47aba0(0x82)][_0x47aba0(0xcd)]())[_0x47aba0(0x13c)](_0x34dfaf=>_0x47aba0(0xb9)===this[_0x47aba0(0x1b5)](_0x34dfaf[_0x47aba0(0x183)])[_0x47aba0(0x1fb)]);if(0x0===_0x559acf[_0x47aba0(0x91)])return;_0x559acf[_0x47aba0(0x1a0)]((_0x1de976,_0x40debb)=>{const _0x11017c=_0x47aba0,_0x2f9896=_0x1de976[_0x11017c(0x1d8)][_0x11017c(0x155)],_0x3c4f87=_0x40debb[_0x11017c(0x1d8)][_0x11017c(0x155)];return null===_0x2f9896&&null===_0x3c4f87?0x0:null===_0x2f9896&&null!==_0x3c4f87?-0x1:null!==_0x2f9896&&null===_0x3c4f87?0x1:_0x2f9896[_0x11017c(0x139)][_0x11017c(0x117)](_0x3c4f87[_0x11017c(0x139)])?-0x1:0x1;});const _0x25b68d=new Set(),_0x1ddbe7=new Set();for(const {name:_0x1014d7,data:_0x30e704}of _0x559acf){const {id:_0x3bda09}=this[_0x47aba0(0x1b5)](_0x1014d7);if(null===_0x30e704[_0x47aba0(0x155)]){const _0x12cda6=this[_0x47aba0(0xe7)](_0x1014d7);_0x1ddbe7[_0x47aba0(0xd1)](_0x12cda6);}else{const _0x3e50e9=this[_0x47aba0(0x12e)][_0x47aba0(0xa8)](_0x3bda09);null!==_0x30e704[_0x47aba0(0xb7)]||_0x3e50e9[_0x47aba0(0x17d)]?(_0x25b68d[_0x47aba0(0xd1)](_0x3e50e9[_0x47aba0(0x16d)]),_0x1ddbe7[_0x47aba0(0xd1)](_0x3e50e9)):this[_0x47aba0(0xad)](_0x3e50e9);}}_0x1ddbe7[_0x47aba0(0x95)]>0x0&&this[_0x47aba0(0x196)](_0x1ddbe7);for(const _0x56ae68 of _0x25b68d)this[_0x47aba0(0x70)](_0x47aba0(0x1e1),_0x56ae68);}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0xb8),(_0x5a4728,_0x2b9af7)=>{const _0x3c9c51=_0x16ff74,_0x19aeba=_0x2b9af7[0x0];if(!this[_0x3c9c51(0x12e)][_0x3c9c51(0x95)])return;if(!_0x19aeba[_0x3c9c51(0xce)])return;if(_0x19aeba[_0x3c9c51(0x109)][_0x3c9c51(0xf8)]||!_0x19aeba[_0x3c9c51(0x109)][_0x3c9c51(0x1dc)])return;let _0x196149,_0x4a25cf;switch(_0x19aeba[_0x3c9c51(0xf9)]){case _0x3c9c51(0x1f5):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x111)]),_0x4a25cf=_0x196149[_0x3c9c51(0x1c9)](_0x19aeba[_0x3c9c51(0x10e)]);break;case _0x3c9c51(0xda):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x120)]),_0x4a25cf=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0xbe)]);break;case _0x3c9c51(0xa5):_0x196149=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x163)](_0x19aeba[_0x3c9c51(0x1a8)]),_0x4a25cf=_0x196149[_0x3c9c51(0x1c9)](_0x19aeba[_0x3c9c51(0x10e)]);break;default:return;}const _0x44f7d4=_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x1bc)](_0x196149,_0x4a25cf);_0x451633[_0x3c9c51(0xb5)][_0x3c9c51(0x98)](()=>{const _0x5deba6=_0x3c9c51;for(const {suggestion:_0x3e7ecd,meta:_0xdc9742}of this[_0x5deba6(0x20c)](_0x44f7d4)){if(_0x3e7ecd[_0x5deba6(0x175)])continue;if(_0x5deba6(0x15c)==_0x3e7ecd[_0x5deba6(0xf9)])continue;const _0xc17deb=this[_0x5deba6(0x16a)](_0x3e7ecd);if(_0xc17deb&&this[_0x5deba6(0x157)](_0xc17deb)&&_0x5deba6(0xda)!=_0x19aeba[_0x5deba6(0xf9)])continue;const _0x298536=_0x3e7ecd[_0x5deba6(0x1d8)]&&_0x3e7ecd[_0x5deba6(0x1d8)][_0x5deba6(0xf2)];(_0x5deba6(0x68)!=_0x3e7ecd[_0x5deba6(0xf9)]||_0x5deba6(0xda)==_0x19aeba[_0x5deba6(0xf9)]&&!_0x298536)&&(_0xdc9742[_0x5deba6(0x1e2)]||_0x5deba6(0x1be)==_0x3e7ecd[_0x5deba6(0xf9)]&&_0xdc9742[_0x5deba6(0x119)]||_0x3e7ecd[_0x5deba6(0x1ab)]()[_0x5deba6(0x179)](_0x44f7d4)&&this[_0x5deba6(0x1cf)](_0x3e7ecd,_0x196149,_0x4a25cf));}});},{'priority':_0x16ff74(0x124)}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0x135),(_0x24204d,_0x2caf81)=>{const _0x13a9ae=_0x16ff74,_0x58259d=_0x2caf81[0x0],_0x5293f0=_0x2caf81[0x1];if(_0x5293f0&&_0x5293f0[_0x13a9ae(0x7a)])return;if(this[_0x13a9ae(0xea)])return;if(!this[_0x13a9ae(0x145)][_0x13a9ae(0x1c5)])return;if(_0x58259d[_0x13a9ae(0x81)])return;const _0x39ac68=_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x148)],{start:_0x256688,end:_0x164139}=_0x58259d[_0x13a9ae(0x1ab)](),_0xdbce6b=_0x256688[_0x13a9ae(0x94)]&&_0x39ac68[_0x13a9ae(0x15e)](_0x256688[_0x13a9ae(0x94)])?null:_0x39ac68[_0x13a9ae(0xc8)](_0x256688,_0x13a9ae(0x182)),_0xb280da=_0x164139[_0x13a9ae(0x77)]&&_0x39ac68[_0x13a9ae(0x15e)](_0x164139[_0x13a9ae(0x77)])?null:_0x39ac68[_0x13a9ae(0xc8)](_0x164139,_0x13a9ae(0x213)),_0x420a6b=_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x1bc)](_0xdbce6b?_0xdbce6b[_0x13a9ae(0x139)]:_0x256688,_0xb280da?_0xb280da[_0x13a9ae(0x20a)]:_0x164139);_0x451633[_0x13a9ae(0xb5)][_0x13a9ae(0x98)](_0x30c95f=>{const _0x1d3396=_0x13a9ae;this[_0x1d3396(0xc6)](_0x420a6b);const _0x4bd52a=_0x451633[_0x1d3396(0xb5)][_0x1d3396(0x148)][_0x1d3396(0xc8)](_0x420a6b[_0x1d3396(0x139)]);_0x58259d['is'](_0x1d3396(0x12d))?_0x30c95f[_0x1d3396(0x17a)](_0x4bd52a):_0x58259d[_0x1d3396(0x1e6)](_0x4bd52a);}),_0x24204d[_0x13a9ae(0x140)]();},{'priority':_0x48dee0[_0x16ff74(0x1d3)]+0xa}),_0x451633[_0x16ff74(0xb5)]['on'](_0x16ff74(0xab),(_0x4d46eb,_0x5c1ba7)=>{const _0x4235b1=_0x16ff74,_0x74cf4f=_0x5c1ba7[_0x5c1ba7[_0x4235b1(0x91)]-0x1];_0x74cf4f&&_0x74cf4f[_0x4235b1(0x7a)]||this[_0x4235b1(0xea)]||this[_0x4235b1(0x145)][_0x4235b1(0x1c5)]&&(_0x451633[_0x4235b1(0xb5)][_0x4235b1(0x98)](()=>{const _0x2f32e8=_0x4235b1;let _0xe1122e=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0xab)](_0x5c1ba7[0x0],_0x5c1ba7[0x1],_0x5c1ba7[0x2],{'forceDefaultExecution':!0x0});if(!_0xe1122e)return;_0x4d46eb[_0x2f32e8(0xca)]=_0xe1122e[_0x2f32e8(0xc2)]();const _0x1a38e8=_0xe1122e[_0x2f32e8(0x20a)][_0x2f32e8(0x77)],_0x377415=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x148)];_0x1a38e8&&_0x377415[_0x2f32e8(0x1ac)](_0x1a38e8)&&!_0x377415[_0x2f32e8(0x8f)](_0x1a38e8)&&(_0xe1122e=_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x1bc)](_0xe1122e[_0x2f32e8(0x139)],_0x451633[_0x2f32e8(0xb5)][_0x2f32e8(0x163)](_0x1a38e8,_0x2f32e8(0x20a)))),this[_0x2f32e8(0x1e3)](_0xe1122e);}),_0x4d46eb[_0x4235b1(0x140)]());},{'priority':_0x16ff74(0x84)}),this[_0x16ff74(0x18e)][_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0xa9),this[_0x16ff74(0x145)]),this[_0x16ff74(0xf4)](_0x16ff74(0xa9));const _0x346ea3=new _0x796eee(_0x451633,this[_0x16ff74(0x12e)]);_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x14d),_0x346ea3),this[_0x16ff74(0xf4)](_0x16ff74(0x14d));const _0xd44a48=new _0x338ce8(_0x451633,this[_0x16ff74(0x12e)]);_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x6b),_0xd44a48),this[_0x16ff74(0xf4)](_0x16ff74(0x6b)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x7c),new _0x385cb7(_0x451633,_0x346ea3,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x7c)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x9b),new _0x385cb7(_0x451633,_0xd44a48,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x9b)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x137),new _0x30e13b(_0x451633,_0x346ea3,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x137)),_0x451633[_0x16ff74(0x18d)][_0x16ff74(0xd1)](_0x16ff74(0x1e9),new _0x30e13b(_0x451633,_0xd44a48,this[_0x16ff74(0x12e)])),this[_0x16ff74(0xf4)](_0x16ff74(0x1e9));const _0x223366=_0x451633[_0x16ff74(0x69)][_0x16ff74(0xa8)](_0x16ff74(0x1bd));this[_0x16ff74(0xc5)](_0x223366,_0x16ff74(0xe0),(_0x172292,{threadId:_0x510d6e})=>{const _0x9bd547=_0x16ff74,_0x5ae55f=this[_0x9bd547(0x12e)][_0x9bd547(0xa8)](_0x510d6e);_0x5ae55f&&_0x5ae55f[_0x9bd547(0x207)]&&0x1===_0x5ae55f[_0x9bd547(0x207)][_0x9bd547(0x91)]&&this[_0x9bd547(0x9f)](_0x510d6e,{'hasComments':!0x0});},{'priority':_0x16ff74(0xc9)}),this[_0x16ff74(0xc5)](_0x223366,_0x16ff74(0xe6),(_0x70c7b3,{threadId:_0x3e7871})=>{const _0xe46998=_0x16ff74,_0x4b7594=this[_0xe46998(0x12e)][_0xe46998(0xa8)](_0x3e7871);_0x4b7594&&_0x4b7594[_0xe46998(0x207)]&&!_0x4b7594[_0xe46998(0x207)][_0xe46998(0x91)]&&this[_0xe46998(0x9f)](_0x3e7871,{'hasComments':!0x1});},{'priority':_0x16ff74(0xc9)});}set[_0x234f75(0x172)](_0x85ce2e){const _0x49d36f=_0x234f75;if(this[_0x49d36f(0x187)])throw new _0x9a185d(_0x49d36f(0x71),this);this[_0x49d36f(0x187)]=_0x85ce2e;}get[_0x234f75(0x172)](){const _0x3f6a8c=_0x234f75;return this[_0x3f6a8c(0x187)];}[_0x234f75(0x11e)]({skipNotAttached:_0x646c74=!0x1,toJSON:_0xc021af=!0x1}={}){const _0x152e68=_0x234f75,_0x134ff3=[];for(const _0x4fc466 of this[_0x152e68(0x12e)][_0x152e68(0x1a7)]())_0x646c74&&!_0x4fc466[_0x152e68(0x17d)]||_0x134ff3[_0x152e68(0x1e7)](_0x4fc466);return _0xc021af?_0x134ff3[_0x152e68(0x1d6)](_0x4fd3ec=>_0x4fd3ec[_0x152e68(0xc7)]()):_0x134ff3;}[_0x234f75(0x19d)](_0x246881){const _0xcfa313=_0x234f75,_0x2b69a5=this[_0xcfa313(0x12e)][_0xcfa313(0xa8)](_0x246881);if(!_0x2b69a5)throw new _0x9a185d(_0xcfa313(0x198),this);return _0x2b69a5;}[_0x234f75(0x1fe)](_0x5bb528){const _0x26deda=_0x234f75;return this[_0x26deda(0x12e)][_0x26deda(0x1c8)](_0x5bb528);}[_0x234f75(0x12a)](_0x4d78f1){const _0x3c762a=_0x234f75,{authorId:_0x3a5e28,id:_0x1f8ed3,attributes:_0x264122}=_0x4d78f1,[_0x371a87,_0x4834df]=_0x4d78f1[_0x3c762a(0xf9)][_0x3c762a(0xda)](':'),_0x20137c=this[_0x3c762a(0x12e)][_0x3c762a(0xa8)](_0x1f8ed3)||this[_0x3c762a(0xbf)](_0x371a87,_0x4834df,_0x1f8ed3,_0x3a5e28,_0x264122);if(this[_0x3c762a(0x9d)](_0x20137c),this[_0x3c762a(0x1a2)](_0x20137c,_0x371a87,_0x4834df||null,_0x3a5e28),_0x20137c[_0x3c762a(0x1a3)]=_0x4d78f1[_0x3c762a(0x1a3)],_0x20137c[_0x3c762a(0x199)]=!0x0,_0x264122&&_0x264122[_0x3c762a(0x112)]){const _0x5d3f93=_0x264122[_0x3c762a(0x112)],_0x381f3b=this[_0x3c762a(0x1b1)](_0x5d3f93[_0x3c762a(0x12f)]);_0x20137c[_0x3c762a(0xcf)]=_0x5d3f93[_0x3c762a(0x1a3)],_0x20137c[_0x3c762a(0x88)]=_0x381f3b,_0x20137c[_0x3c762a(0x1db)]=!0x0;}else _0x20137c[_0x3c762a(0xcf)]=_0x4d78f1[_0x3c762a(0x1a3)];switch(_0x4d78f1[_0x3c762a(0x1d8)]&&(_0x20137c[_0x3c762a(0x1d8)]=_0x4d78f1[_0x3c762a(0x1d8)]),_0x4d78f1[_0x3c762a(0x141)]&&(_0x20137c[_0x3c762a(0x141)]=_0x4d78f1[_0x3c762a(0x141)]),this[_0x3c762a(0x187)]&&this[_0x3c762a(0x187)][_0x3c762a(0x11b)]||(_0x20137c[_0x3c762a(0x14b)]=!0x0),this[_0x3c762a(0x206)][_0x3c762a(0xa8)](_0x20137c)){case _0x3c762a(0x92):this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0x75));break;case _0x3c762a(0x160):_0x20137c[_0x3c762a(0x17d)]?(this[_0x3c762a(0xdb)](new Set([_0x20137c])),this[_0x3c762a(0x196)](new Set([_0x20137c])),this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0xeb)),this[_0x3c762a(0x70)](_0x3c762a(0x11d),_0x20137c)):this[_0x3c762a(0x206)][_0x3c762a(0x8d)](_0x20137c,_0x3c762a(0x209));}return _0x20137c;}[_0x234f75(0x14d)](_0x5be0ab){const _0x42ad66=_0x234f75;this[_0x42ad66(0x7a)](()=>{const _0x32a98b=_0x42ad66;this[_0x32a98b(0x18e)][_0x32a98b(0xb5)][_0x32a98b(0x98)](()=>{const _0x1ce3d3=_0x32a98b;for(const _0x4dac98 of _0x5be0ab[_0x1ce3d3(0x103)]())_0x4dac98[_0x1ce3d3(0xe9)]();});});}[_0x234f75(0x6b)](_0x3320e3){const _0x2895ff=_0x234f75;this[_0x2895ff(0x7a)](()=>{const _0x34a62e=_0x2895ff;this[_0x34a62e(0x18e)][_0x34a62e(0xb5)][_0x34a62e(0x98)](()=>{const _0xa49e6d=_0x34a62e;for(const _0x323986 of _0x3320e3[_0xa49e6d(0x103)]())_0x323986[_0xa49e6d(0x17c)]();});});}[_0x234f75(0xf4)](_0x242247,_0x1f34a6){const _0x1386b3=_0x234f75,_0x3bc8ef=this[_0x1386b3(0x18e)][_0x1386b3(0x18d)][_0x1386b3(0xa8)](_0x242247);if(!_0x3bc8ef)throw new _0x9a185d(_0x1386b3(0x12b),this,{'commandName':_0x242247});if(this[_0x1386b3(0x16b)][_0x1386b3(0x1c8)](_0x3bc8ef))throw new _0x9a185d(_0x1386b3(0x150),this,{'commandName':_0x242247});this[_0x1386b3(0x16b)][_0x1386b3(0xd1)](_0x3bc8ef),_0x1f34a6&&_0x3bc8ef['on'](_0x1386b3(0x146),(_0x322d5a,_0xcc2d5)=>{const _0x4aa33f=_0x1386b3;this[_0x4aa33f(0x145)][_0x4aa33f(0x1c5)]&&(this[_0x4aa33f(0xea)]||(_0xcc2d5[_0x4aa33f(0x91)]>0x0&&_0xcc2d5[_0xcc2d5[_0x4aa33f(0x91)]-0x1]&&_0xcc2d5[_0xcc2d5[_0x4aa33f(0x91)]-0x1][_0x4aa33f(0x7a)]?_0xcc2d5[_0x4aa33f(0x115)]():(_0x322d5a[_0x4aa33f(0xca)]=_0x1f34a6((..._0x4e6b74)=>_0x3bc8ef[_0x4aa33f(0x146)](..._0x4e6b74,{'forceDefaultExecution':!0x0}),..._0xcc2d5),_0x322d5a[_0x4aa33f(0x140)]())));},{'priority':_0x1386b3(0x84)});}[_0x234f75(0x7a)](_0xbfd2ff){const _0x4162e7=_0x234f75;let _0x37390e,_0x3a40bf;const _0x197959=this[_0x4162e7(0xea)];this[_0x4162e7(0xea)]=!0x0;try{_0x37390e=_0xbfd2ff();}catch(_0x45240c){_0x3a40bf=_0x45240c;}return _0x197959||(this[_0x4162e7(0xea)]=!0x1),_0x3a40bf&&_0x9a185d[_0x4162e7(0x180)](_0x3a40bf,this),_0x37390e;}[_0x234f75(0x1e3)](_0x63f4a6,_0x42e568=null,_0x43a3e3={}){const _0x59ec29=_0x234f75;if(_0x63f4a6[_0x59ec29(0x81)])return null;const _0x3b4f64=this[_0x59ec29(0x18e)][_0x59ec29(0x69)][_0x59ec29(0xa8)](_0x59ec29(0x122))['me'];for(const {suggestion:_0x557fa5,meta:_0x171a9f}of this[_0x59ec29(0x20c)](_0x63f4a6,_0x59ec29(0x1be)))if(_0x171a9f[_0x59ec29(0x119)]){if(!_0x171a9f[_0x59ec29(0x6a)]){if(_0x171a9f[_0x59ec29(0x1e2)]){if(!this[_0x59ec29(0x13a)]||!Lt(_0x557fa5,_0x43a3e3))continue;return _0x557fa5;}if(Lt(_0x557fa5,_0x43a3e3))return _0x557fa5;this[_0x59ec29(0x1cf)](_0x557fa5,_0x63f4a6[_0x59ec29(0x139)],_0x63f4a6[_0x59ec29(0x20a)]);break;}if(_0x42e568==_0x557fa5[_0x59ec29(0x93)]&&Lt(_0x557fa5,_0x43a3e3)){const _0x5062fa=_0x557fa5[_0x59ec29(0x1ab)]();return _0x5062fa[_0x59ec29(0x139)][_0x59ec29(0xe5)](_0x63f4a6[_0x59ec29(0x20a)])?this[_0x59ec29(0x203)](_0x557fa5,this[_0x59ec29(0x15b)][_0x59ec29(0x1bc)](_0x63f4a6[_0x59ec29(0x139)],_0x5062fa[_0x59ec29(0x20a)])):this[_0x59ec29(0x203)](_0x557fa5,this[_0x59ec29(0x15b)][_0x59ec29(0x1bc)](_0x5062fa[_0x59ec29(0x139)],_0x63f4a6[_0x59ec29(0x20a)])),_0x557fa5;}}const _0x443e5c=_0x3d9d6f(),_0x59282f=_0x3b4f64['id'],_0x4d9b20=_0x42e568?_0x59ec29(0x1a5)+_0x42e568:_0x59ec29(0x1be),_0x4bee33=this[_0x59ec29(0x16e)]({'id':_0x443e5c,'type':_0x4d9b20,'createdAt':new Date(),'authorId':_0x59282f,'attributes':_0x43a3e3});return this[_0x59ec29(0x1c7)](_0x4d9b20,_0x443e5c,_0x59282f,_0x63f4a6),_0x4bee33;}[_0x234f75(0x102)](_0x565f92,_0x38ca8d=_0x234f75(0x8a),_0x4a1c8d={}){const _0x2a7e4e=_0x234f75,_0x7c1dff=this[_0x2a7e4e(0x18e)][_0x2a7e4e(0x69)][_0x2a7e4e(0xa8)](_0x2a7e4e(0x122))['me'],_0x2c6c6e=this[_0x2a7e4e(0x13b)][_0x2a7e4e(0xdf)](_0x2a7e4e(0x1be),_0x38ca8d,_0x2a7e4e(0x1f1));for(const _0x238ee4 of this[_0x2a7e4e(0x11e)]())if(_0x238ee4[_0x2a7e4e(0x88)]['id']==_0x7c1dff['id']&&_0x2a7e4e(0x1be)==_0x238ee4[_0x2a7e4e(0xf9)]&&_0x238ee4[_0x2a7e4e(0x93)]==_0x38ca8d&&Lt(_0x238ee4,_0x4a1c8d)&&(_0x2c6c6e(_0x238ee4[_0x2a7e4e(0x1a9)](),_0x565f92)||_0x2c6c6e(_0x565f92,_0x238ee4[_0x2a7e4e(0x1a9)]()))){for(const _0x2161b7 of _0x565f92)_0x238ee4[_0x2a7e4e(0x18f)](_0x2161b7);return _0x238ee4;}for(const {suggestion:_0x5bc892,meta:_0x544594}of this[_0x2a7e4e(0x20c)](_0x565f92,_0x2a7e4e(0x1be))){if(!_0x544594[_0x2a7e4e(0x119)])continue;if(!this[_0x2a7e4e(0x13a)]&&_0x544594[_0x2a7e4e(0x1e2)])continue;if(!Lt(_0x5bc892,_0x4a1c8d))continue;let _0x23875e=!0x0;for(const _0x418bcc of _0x5bc892[_0x2a7e4e(0x1a9)]())for(const _0x3e75a9 of _0x565f92)if(!_0x418bcc[_0x2a7e4e(0x179)](_0x3e75a9)){_0x23875e=!0x1;break;}if(_0x23875e)return _0x5bc892;}const _0x3f22de=_0x3d9d6f(),_0x239c1c=_0x7c1dff['id'],_0x22a608=_0x2a7e4e(0x1a5)+_0x38ca8d,_0x339fb3=this[_0x2a7e4e(0x16e)]({'id':_0x3f22de,'type':_0x22a608,'createdAt':new Date(),'authorId':_0x239c1c,'attributes':_0x4a1c8d});for(const _0x36bf1a of _0x565f92)this[_0x2a7e4e(0x1c7)](_0x22a608,_0x3f22de,_0x239c1c,_0x36bf1a,_0x58346e[_0x2a7e4e(0xed)]());return _0x339fb3;}[_0x234f75(0x19b)](_0x4ee92a,_0x47566a,_0x41b270=null,_0x366933={}){const _0x5d9aaf=_0x234f75;if(_0x41b270=_0x41b270||Vt(_0x47566a),_0x4ee92a[_0x5d9aaf(0x81)])return null;if(_0x5d9aaf(0xb0)===this[_0x5d9aaf(0x164)]){const _0x16343b=this[_0x5d9aaf(0x13b)][_0x5d9aaf(0xdf)](_0x5d9aaf(0x15c),_0x41b270,_0x5d9aaf(0xe9));return this[_0x5d9aaf(0x7a)](()=>_0x16343b([_0x4ee92a],_0x47566a,_0x366933)),null;}const _0x46c39e=this[_0x5d9aaf(0x18e)][_0x5d9aaf(0x69)][_0x5d9aaf(0xa8)](_0x5d9aaf(0x122))['me'],_0x58525a=[];if(_0x5d9aaf(0x11c)!==this[_0x5d9aaf(0x164)]){for(const {suggestion:_0xdd3fef,meta:_0x3a6588}of this[_0x5d9aaf(0x20c)](_0x4ee92a,_0x5d9aaf(0x1be)))_0x3a6588[_0x5d9aaf(0x119)]&&!_0x3a6588[_0x5d9aaf(0xd3)]&&_0x58525a[_0x5d9aaf(0x1e7)](..._0xdd3fef[_0x5d9aaf(0x1a9)]());}const _0x3e3c7f=function(_0x4eaf04,_0x1f8f7f){const _0x163ba3=_0x5d9aaf,_0x9cc10b=[];for(const _0x5808f0 of _0x1f8f7f){const _0x2e8921=_0x4eaf04[_0x163ba3(0xbc)](_0x5808f0);_0x2e8921&&_0x9cc10b[_0x163ba3(0x1e7)](_0x2e8921);}return _0x9cc10b;}(_0x4ee92a,_0x58525a),_0x4ff28b=function(_0x2f06d6,_0x21d689){const _0x192fdf=_0x5d9aaf,_0x260776=[_0x2f06d6];for(const _0x28ece7 of _0x21d689){let _0x1e7c20=0x0;for(;_0x1e7c20<_0x260776[_0x192fdf(0x91)];){const _0x3f7dd2=_0x260776[_0x1e7c20][_0x192fdf(0x12c)](_0x28ece7);_0x260776[_0x192fdf(0x10a)](_0x1e7c20,0x1,..._0x3f7dd2),_0x1e7c20+=_0x3f7dd2[_0x192fdf(0x91)];}}return _0x260776;}(_0x4ee92a,_0x58525a);_0x3e3c7f[_0x5d9aaf(0x91)]&&this[_0x5d9aaf(0x15b)][_0x5d9aaf(0x98)](()=>{const _0x276664=_0x5d9aaf;for(const _0x1697ad of _0x3e3c7f){const _0xae46a0=this[_0x276664(0x13b)][_0x276664(0xdf)](_0x276664(0x15c),_0x41b270,_0x276664(0xe9));this[_0x276664(0x7a)](()=>_0xae46a0([_0x1697ad],_0x47566a,_0x366933));}});for(const _0x291f06 of _0x4ff28b){let _0x579365=null,_0x4bc857=_0x291f06[_0x5d9aaf(0x139)],_0x257ec2=_0x291f06[_0x5d9aaf(0x20a)];for(const {suggestion:_0x4f9466,meta:_0x27252e}of this[_0x5d9aaf(0x20c)](_0x291f06,_0x5d9aaf(0x15c))){if(!_0x27252e[_0x5d9aaf(0x119)])continue;if(_0x4f9466[_0x5d9aaf(0x93)]!=_0x41b270)continue;if(!Lt(_0x4f9466,_0x366933))continue;const _0x4a881b=_0x4f9466[_0x5d9aaf(0x1ab)]();if(_0x4a881b[_0x5d9aaf(0x179)](_0x291f06,!0x0))return null;_0x4bc857=_0x4bc857[_0x5d9aaf(0x117)](_0x4a881b[_0x5d9aaf(0x139)])?_0x4bc857:_0x4a881b[_0x5d9aaf(0x139)],_0x257ec2=_0x257ec2[_0x5d9aaf(0x19e)](_0x4a881b[_0x5d9aaf(0x20a)])?_0x257ec2:_0x4a881b[_0x5d9aaf(0x20a)],_0x579365?_0x4a881b[_0x5d9aaf(0x139)][_0x5d9aaf(0x117)](_0x579365[_0x5d9aaf(0x1ab)]()[_0x5d9aaf(0x139)])?(_0x579365[_0x5d9aaf(0x189)](),_0x579365=_0x4f9466):_0x4f9466[_0x5d9aaf(0x189)]():_0x579365=_0x4f9466;}const _0x2f2ed1=this[_0x5d9aaf(0x15b)][_0x5d9aaf(0x1bc)](_0x4bc857,_0x257ec2);if(_0x579365)this[_0x5d9aaf(0x203)](_0x579365,_0x2f2ed1);else{const _0x1d9408=_0x3d9d6f(),_0x1f2db7=_0x46c39e['id'];this[_0x5d9aaf(0x16e)]({'id':_0x1d9408,'type':_0x5d9aaf(0x1ea)+_0x41b270,'data':_0x47566a,'createdAt':new Date(),'authorId':_0x1f2db7,'attributes':_0x366933}),this[_0x5d9aaf(0x1c7)](_0x5d9aaf(0x1ea)+_0x41b270,_0x1d9408,_0x1f2db7,_0x2f2ed1);}}return null;}[_0x234f75(0x1f3)](_0x4d9e26,_0x364d1f,_0x5def9c=[],_0x3eb334=null,_0x18ad2a={}){const _0x2a2c3d=_0x234f75;_0x364d1f[_0x2a2c3d(0x19f)]||(_0x364d1f[_0x2a2c3d(0x19f)]=_0x364d1f[_0x2a2c3d(0x133)]),_0x364d1f[_0x2a2c3d(0xf2)]=_0x4d9e26['is'](_0x2a2c3d(0xd5)),_0x3eb334=_0x3eb334||Vt(_0x364d1f);const _0x264bf5=_0x5def9c[_0x2a2c3d(0x1d6)](_0x50e4bb=>Gt(_0x50e4bb,this[_0x2a2c3d(0x15b)])),_0xe1cadb=_0x4d9e26['is'](_0x2a2c3d(0xd5))?_0x4d9e26:Gt(_0x4d9e26,this[_0x2a2c3d(0x15b)]);if(_0x2a2c3d(0xb0)===this[_0x2a2c3d(0x164)]){const _0x3fc26f=this[_0x2a2c3d(0x13b)][_0x2a2c3d(0xdf)](_0x2a2c3d(0x68),_0x3eb334,_0x2a2c3d(0xe9));return this[_0x2a2c3d(0x7a)](()=>_0x3fc26f([_0xe1cadb],_0x364d1f,_0x18ad2a)),null;}_0x264bf5[_0x2a2c3d(0x1e7)](_0xe1cadb);let _0x4a63c1=!0x0;for(const _0x1c4f47 of _0x264bf5)if(!this[_0x2a2c3d(0x128)](_0x1c4f47)){_0x4a63c1=!0x1;break;}if(_0x4a63c1&&_0x2a2c3d(0x11c)!==this[_0x2a2c3d(0x164)]){const _0x3e4dd0=this[_0x2a2c3d(0x13b)][_0x2a2c3d(0xdf)](_0x2a2c3d(0x68),_0x3eb334,_0x2a2c3d(0xe9));return this[_0x2a2c3d(0x7a)](()=>_0x3e4dd0([_0xe1cadb],_0x364d1f,_0x18ad2a)),null;}let _0x33c1ff=null,_0x16b044=_0xe1cadb[_0x2a2c3d(0x139)],_0x58c73e=_0xe1cadb[_0x2a2c3d(0x20a)];for(const {suggestion:_0x33a439,meta:_0x18267e}of this[_0x2a2c3d(0x20c)](_0xe1cadb,_0x2a2c3d(0x68))){if(!_0x18267e[_0x2a2c3d(0x119)])continue;if(_0x18267e[_0x2a2c3d(0x6a)]||_0x18267e[_0x2a2c3d(0x1e2)]||_0x18267e[_0x2a2c3d(0xd3)])continue;if(_0x33a439[_0x2a2c3d(0x1d8)][_0x2a2c3d(0x19f)]!=_0x364d1f[_0x2a2c3d(0x19f)])continue;if(!Lt(_0x33a439,_0x18ad2a))continue;const _0x392140=_0x33a439[_0x2a2c3d(0x1ab)]();if(_0x33a439[_0x2a2c3d(0x93)]==_0x3eb334){if(_0x392140[_0x2a2c3d(0x179)](_0xe1cadb,!0x0))return null;_0x16b044=_0x16b044[_0x2a2c3d(0x117)](_0x392140[_0x2a2c3d(0x139)])?_0x16b044:_0x392140[_0x2a2c3d(0x139)],_0x58c73e=_0x58c73e[_0x2a2c3d(0x19e)](_0x392140[_0x2a2c3d(0x20a)])?_0x58c73e:_0x392140[_0x2a2c3d(0x20a)],_0x33c1ff?_0x392140[_0x2a2c3d(0x139)][_0x2a2c3d(0x117)](_0x33c1ff[_0x2a2c3d(0x1ab)]()[_0x2a2c3d(0x139)])?(_0x33c1ff[_0x2a2c3d(0x189)](),_0x33c1ff=_0x33a439):_0x33a439[_0x2a2c3d(0x189)]():_0x33c1ff=_0x33a439;}else{const _0xb0c91f=_0xe1cadb[_0x2a2c3d(0xbc)](_0x392140);this[_0x2a2c3d(0x151)](_0x33a439,_0xb0c91f);}}const _0x3e1497=this[_0x2a2c3d(0x18e)][_0x2a2c3d(0x69)][_0x2a2c3d(0xa8)](_0x2a2c3d(0x122))['me'],_0x92381d=_0x3d9d6f(),_0xccb743=_0x3e1497['id'];if(_0x33c1ff)return this[_0x2a2c3d(0x203)](_0x33c1ff,this[_0x2a2c3d(0x15b)][_0x2a2c3d(0x1bc)](_0x16b044,_0x58c73e)),_0x33c1ff;{const _0x18532c=this[_0x2a2c3d(0x16e)]({'id':_0x92381d,'type':_0x2a2c3d(0x158)+_0x3eb334,'data':_0x364d1f,'createdAt':new Date(),'authorId':_0xccb743,'attributes':_0x18ad2a});return this[_0x2a2c3d(0x1c7)](_0x2a2c3d(0x158)+_0x3eb334,_0x92381d,_0xccb743,this[_0x2a2c3d(0x15b)][_0x2a2c3d(0x1bc)](_0x16b044,_0x58c73e)),_0x18532c;}}[_0x234f75(0x1c4)](_0xa29989,_0x3b58c8,_0x597b7e=[],_0x23bca6=null,_0x28b7cb={}){const _0xd03f36=_0x234f75;_0x3b58c8[_0xd03f36(0x19f)]||(_0x3b58c8[_0xd03f36(0x19f)]=_0x3b58c8[_0xd03f36(0x133)]);const _0x348146=_0xa29989[0x0];_0x3b58c8[_0xd03f36(0xf2)]=_0x348146['is'](_0xd03f36(0xd5)),_0x23bca6=_0x23bca6||Vt(_0x3b58c8);const _0x2181ad=_0x597b7e[_0xd03f36(0x1d6)](_0x418896=>Gt(_0x418896,this[_0xd03f36(0x15b)])),_0x3a8bb9=_0x348146['is'](_0xd03f36(0xd5))?_0xa29989:_0xa29989[_0xd03f36(0x1d6)](_0x249a2f=>Gt(_0x249a2f,this[_0xd03f36(0x15b)]));if(_0xd03f36(0xb0)===this[_0xd03f36(0x164)]){const _0x43fc2b=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0xe9));return this[_0xd03f36(0x7a)](()=>_0x43fc2b(_0x3a8bb9,_0x3b58c8,_0x28b7cb)),null;}_0x2181ad[_0xd03f36(0x1e7)](..._0x3a8bb9);let _0x10ac61=!0x0;for(const _0x35b3a0 of _0x2181ad)if(!this[_0xd03f36(0x128)](_0x35b3a0)){_0x10ac61=!0x1;break;}if(_0x10ac61&&_0xd03f36(0x11c)!==this[_0xd03f36(0x164)]){const _0x3bdb89=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0xe9));return this[_0xd03f36(0x7a)](()=>_0x3bdb89(_0x3a8bb9,_0x3b58c8,_0x28b7cb)),null;}const _0x1238e0=this[_0xd03f36(0x18e)][_0xd03f36(0x69)][_0xd03f36(0xa8)](_0xd03f36(0x122))['me'];for(const _0x3d02b3 of this[_0xd03f36(0x11e)]()){if(_0x3d02b3[_0xd03f36(0x88)]['id']!=_0x1238e0['id'])continue;if(_0xd03f36(0x68)!=_0x3d02b3[_0xd03f36(0xf9)]||_0x3d02b3[_0xd03f36(0x1d8)][_0xd03f36(0x19f)]!=_0x3b58c8[_0xd03f36(0x19f)])continue;if(!Lt(_0x3d02b3,_0x28b7cb))continue;const _0x23e31b=_0x3d02b3[_0xd03f36(0x93)]==_0x23bca6;for(let _0x15a4ec=0x0;_0x15a4ec<_0x3a8bb9[_0xd03f36(0x91)];_0x15a4ec++){const _0x101bc3=_0x3a8bb9[_0x15a4ec];for(const _0x1c0e78 of _0x3d02b3[_0xd03f36(0x9e)]()){const _0x4a421b=_0x1c0e78[_0xd03f36(0x125)]();if(_0x101bc3[_0xd03f36(0xe5)](_0x4a421b)){_0x23e31b?(_0x3a8bb9[_0xd03f36(0x10a)](_0x15a4ec,0x1),_0x15a4ec--):_0x3d02b3[_0xd03f36(0xe2)](_0x1c0e78[_0xd03f36(0x183)]);break;}}}}if(0x0==_0x3a8bb9[_0xd03f36(0x91)])return null;const _0x163947=this[_0xd03f36(0x13b)][_0xd03f36(0xdf)](_0xd03f36(0x68),_0x23bca6,_0xd03f36(0x1f1));for(const _0x4fab82 of this[_0xd03f36(0x11e)]())if(_0x4fab82[_0xd03f36(0x88)]['id']==_0x1238e0['id']&&_0xd03f36(0x68)==_0x4fab82[_0xd03f36(0xf9)]&&_0x4fab82[_0xd03f36(0x1d8)][_0xd03f36(0x19f)]==_0x3b58c8[_0xd03f36(0x19f)]&&_0x4fab82[_0xd03f36(0x93)]==_0x23bca6&&Lt(_0x4fab82,_0x28b7cb)&&(_0x163947(_0x4fab82[_0xd03f36(0x1a9)](),_0x3a8bb9)||_0x163947(_0x3a8bb9,_0x4fab82[_0xd03f36(0x1a9)]()))){for(const _0x3176e1 of _0x3a8bb9)_0x4fab82[_0xd03f36(0x18f)](_0x3176e1);return _0x4fab82;}const _0x566a43=_0x3d9d6f(),_0x4d70bd=_0x1238e0['id'],_0x96e13f=_0xd03f36(0x158)+_0x23bca6,_0x446451=this[_0xd03f36(0x16e)]({'id':_0x566a43,'type':_0x96e13f,'data':_0x3b58c8,'createdAt':new Date(),'authorId':_0x4d70bd,'attributes':_0x28b7cb});for(const _0x11f48a of _0x3a8bb9)this[_0xd03f36(0x1c7)](_0x96e13f,_0x566a43,_0x4d70bd,_0x11f48a,_0x58346e[_0xd03f36(0xed)]());return _0x446451;}[_0x234f75(0xc6)](_0x380829,_0x15d4b6=null,_0x31d670={}){const _0x93ab44=_0x234f75;if(_0x380829[_0x93ab44(0x81)])return null;const _0x4bfea1=this[_0x93ab44(0x18e)][_0x93ab44(0x69)][_0x93ab44(0xa8)](_0x93ab44(0x122))['me'],_0x4750f9=new _0x4c25a6(_0x380829[_0x93ab44(0x139)],_0x380829[_0x93ab44(0x20a)]);for(const {suggestion:_0x31ce86,meta:_0x2959ed}of this[_0x93ab44(0x20c)](_0x4750f9,_0x93ab44(0x1be)))if(_0x2959ed[_0x93ab44(0x119)]&&!_0x2959ed[_0x93ab44(0x6a)]){if(_0x31ce86[_0x93ab44(0x175)]){const _0x1ae86f=_0x31ce86[_0x93ab44(0x1a9)]()[_0x93ab44(0x13c)](_0x29385d=>_0x93ab44(0x1b8)!=_0x29385d[_0x93ab44(0x10f)][_0x93ab44(0xdc)]);_0x1ae86f[_0x93ab44(0x201)](_0x34a48c=>_0x4750f9[_0x93ab44(0x179)](_0x34a48c,!0x0))&&_0x31ce86[_0x93ab44(0x17c)]();if(_0x1ae86f[_0x93ab44(0xfd)](_0x15bf96=>_0x15bf96[_0x93ab44(0x179)](_0x4750f9,!0x0))){const _0x2b4c77=this[_0x93ab44(0x13b)][_0x93ab44(0xdf)](_0x93ab44(0x1a1),_0x15d4b6,_0x93ab44(0xe9));return this[_0x93ab44(0x7a)](()=>_0x2b4c77([_0x4750f9],null,_0x31d670)),null;}}else{const _0x3b7528=_0x4750f9[_0x93ab44(0xbc)](_0x31ce86[_0x93ab44(0x1ab)]());null!==_0x3b7528&&_0x31ce86[_0x93ab44(0xd8)]([_0x3b7528],null,_0x31d670);}}if(_0x4750f9[_0x93ab44(0x162)](),_0x4750f9[_0x93ab44(0x81)]||_0x93ab44(0x1b8)==_0x4750f9[_0x93ab44(0x10f)][_0x93ab44(0xdc)])return null;let _0x2143c9=null,_0x53f112=_0x4750f9[_0x93ab44(0x139)],_0x4a7649=_0x4750f9[_0x93ab44(0x20a)];const _0x1b771c=this[_0x93ab44(0x20c)](_0x4750f9,_0x93ab44(0x1a1));for(const {suggestion:_0x536692,meta:_0x4bbf9c}of _0x1b771c){const _0x524131=this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649);if(_0x4bbf9c[_0x93ab44(0x119)]&&(this[_0x93ab44(0x13a)]||!_0x4bbf9c[_0x93ab44(0x1e2)]&&!_0x4bbf9c[_0x93ab44(0xd3)])){if(_0x536692[_0x93ab44(0x175)]){if(!Lt(_0x536692,_0x31d670))continue;let _0x42dbd8=!0x0;for(const _0x50d550 of _0x536692[_0x93ab44(0x1a9)]()){if(_0x50d550[_0x93ab44(0x179)](_0x524131,!0x0))return _0x536692;_0x524131[_0x93ab44(0x179)](_0x50d550)||(_0x42dbd8=!0x1);}_0x42dbd8&&_0x536692[_0x93ab44(0x17c)]();}else{const _0x46a238=_0x536692[_0x93ab44(0x1ab)]();if(_0x46a238[_0x93ab44(0x179)](_0x524131,!0x0))return _0x536692;if(!Lt(_0x536692,_0x31d670)){_0x524131[_0x93ab44(0x179)](_0x46a238)?_0x536692[_0x93ab44(0x189)]():_0x46a238[_0x93ab44(0x78)](_0x53f112)?_0x53f112=_0x46a238[_0x93ab44(0x20a)]:_0x46a238[_0x93ab44(0x78)](_0x4a7649)&&(_0x4a7649=_0x46a238[_0x93ab44(0x139)]);continue;}_0x53f112=_0x53f112[_0x93ab44(0x117)](_0x46a238[_0x93ab44(0x139)])?_0x53f112:_0x46a238[_0x93ab44(0x139)],_0x4a7649=_0x4a7649[_0x93ab44(0x19e)](_0x46a238[_0x93ab44(0x20a)])?_0x4a7649:_0x46a238[_0x93ab44(0x20a)],_0x31d670=Object[_0x93ab44(0x208)]({},_0x536692[_0x93ab44(0x141)]),_0x2143c9?_0x46a238[_0x93ab44(0x139)][_0x93ab44(0x117)](_0x2143c9[_0x93ab44(0x1ab)]()[_0x93ab44(0x139)])?(_0x2143c9[_0x93ab44(0x189)](),_0x2143c9=_0x536692):_0x536692[_0x93ab44(0x189)]():_0x2143c9=_0x536692;}}}if(_0x2143c9)return this[_0x93ab44(0x203)](_0x2143c9,this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649)),_0x2143c9;{const _0x53430c=_0x3d9d6f(),_0x23bbb4=this[_0x93ab44(0x15b)][_0x93ab44(0x1bc)](_0x53f112,_0x4a7649),_0x56e49f=_0x4bfea1['id'],_0x1c7145=_0x15d4b6?_0x93ab44(0x173)+_0x15d4b6:_0x93ab44(0x1a1),_0x50b06d=this[_0x93ab44(0x16e)]({'id':_0x53430c,'type':_0x1c7145,'createdAt':new Date(),'authorId':_0x56e49f,'attributes':_0x31d670});return this[_0x93ab44(0x1c7)](_0x1c7145,_0x53430c,_0x56e49f,_0x23bbb4),_0x50b06d;}}[_0x234f75(0x16c)](_0x99e5ef,_0x1675cc=_0x234f75(0x8a),_0x32d238={}){const _0x249187=_0x234f75,_0x16b40e=this[_0x249187(0x18e)][_0x249187(0x69)][_0x249187(0xa8)](_0x249187(0x122))['me'],_0x53b4e8=_0x99e5ef[_0x249187(0x1d6)](_0x1e4c41=>new _0x4c25a6(_0x1e4c41[_0x249187(0x139)],_0x1e4c41[_0x249187(0x20a)])),_0x459a46=new Set();for(const {suggestion:_0x541b86,meta:_0x1081c8}of this[_0x249187(0x20c)](_0x53b4e8,_0x249187(0x1be)))_0x1081c8[_0x249187(0x119)]&&!_0x1081c8[_0x249187(0x6a)]&&_0x459a46[_0x249187(0xd1)](_0x541b86);for(const _0x57aa93 of _0x459a46)if(_0x57aa93[_0x249187(0x175)]){const _0x521fbc=_0x57aa93[_0x249187(0x1a9)]();(!_0x57aa93[_0x249187(0x141)]||!_0x57aa93[_0x249187(0x141)][_0x249187(0x17f)])&&(_0x521fbc[_0x249187(0x201)](_0x10da2c=>_0x53b4e8[_0x249187(0xfd)](_0x1a6a33=>_0x1a6a33[_0x249187(0x179)](_0x10da2c,!0x0)))&&_0x57aa93[_0x249187(0x17c)]());if(_0x53b4e8[_0x249187(0x201)](_0x4c20ca=>_0x521fbc[_0x249187(0xfd)](_0x26964=>_0x26964[_0x249187(0x179)](_0x4c20ca,!0x0)))){const _0x1ab3be=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0xe9));return this[_0x249187(0x7a)](()=>_0x1ab3be(_0x99e5ef,null,_0x32d238)),null;}}else{const _0x2a24b5=_0x57aa93[_0x249187(0x1ab)]();_0x53b4e8[_0x249187(0xfd)](_0x5e9463=>_0x5e9463[_0x249187(0x179)](_0x2a24b5,!0x0))&&_0x57aa93[_0x249187(0x17c)]();if(_0x53b4e8[_0x249187(0x201)](_0x2b59f1=>_0x2a24b5[_0x249187(0x179)](_0x2b59f1,!0x0))){const _0x47eff7=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0xe9));return this[_0x249187(0x7a)](()=>_0x47eff7(_0x53b4e8,null,_0x32d238)),null;}}const _0x31246b=this[_0x249187(0x13b)][_0x249187(0xdf)](_0x249187(0x1a1),_0x1675cc,_0x249187(0x1f1));let _0x1e807c=null;for(const _0x2e7ad3 of this[_0x249187(0x11e)]())if(_0x2e7ad3[_0x249187(0x88)]['id']==_0x16b40e['id']&&_0x2e7ad3[_0x249187(0x17d)]&&_0x249187(0x1a1)==_0x2e7ad3[_0x249187(0xf9)]&&_0x2e7ad3[_0x249187(0x93)]==_0x1675cc&&Lt(_0x2e7ad3,_0x32d238)&&(_0x31246b(_0x2e7ad3[_0x249187(0x1a9)](),_0x53b4e8)||_0x31246b(_0x53b4e8,_0x2e7ad3[_0x249187(0x1a9)]()))){if(_0x1e807c){if(_0x2e7ad3[_0x249187(0x207)]&&_0x2e7ad3[_0x249187(0x207)][_0x249187(0x91)])continue;for(const _0x1afaeb of _0x2e7ad3[_0x249187(0x1a9)]())_0x1e807c[_0x249187(0x18b)](_0x1afaeb)||_0x1e807c[_0x249187(0x18f)](_0x1afaeb);_0x2e7ad3[_0x249187(0x189)]();}else{_0x1e807c=_0x2e7ad3;for(const _0x6cc402 of _0x53b4e8)_0x2e7ad3[_0x249187(0x18b)](_0x6cc402)||_0x2e7ad3[_0x249187(0x18f)](_0x6cc402);}}if(_0x1e807c)return _0x1e807c;_0x459a46[_0x249187(0x86)]();for(const {suggestion:_0xba7f92,meta:_0x53f1db}of this[_0x249187(0x20c)](_0x53b4e8,_0x249187(0x1a1)))_0x53f1db[_0x249187(0x119)]&&(this[_0x249187(0x13a)]||!_0x53f1db[_0x249187(0x1e2)]&&!_0x53f1db[_0x249187(0xd3)])&&Lt(_0xba7f92,_0x32d238)&&_0x459a46[_0x249187(0xd1)](_0xba7f92);for(const _0x19f5e2 of _0x459a46){const _0x545fba=_0x19f5e2[_0x249187(0x1a9)]();if(!_0x32d238||!_0x32d238[_0x249187(0x17f)]){if(_0x53b4e8[_0x249187(0x201)](_0x1cae04=>_0x545fba[_0x249187(0xfd)](_0xcf2f51=>_0xcf2f51[_0x249187(0x179)](_0x1cae04,!0x0))))return _0x19f5e2;}(!_0x19f5e2[_0x249187(0x141)]||!_0x19f5e2[_0x249187(0x141)][_0x249187(0x17f)])&&(_0x545fba[_0x249187(0x201)](_0x55efda=>_0x53b4e8[_0x249187(0xfd)](_0x550c30=>_0x550c30[_0x249187(0x179)](_0x55efda,!0x0)))&&_0x19f5e2[_0x249187(0x17c)]());}const _0x26dd07=_0x3d9d6f(),_0x52ba41=_0x16b40e['id'],_0x3f90de=_0x249187(0x173)+_0x1675cc,_0x4e3ee0=this[_0x249187(0x16e)]({'id':_0x26dd07,'type':_0x3f90de,'createdAt':new Date(),'authorId':_0x52ba41,'attributes':_0x32d238});for(const _0x3945b4 of _0x53b4e8)_0x3945b4[_0x249187(0x162)](),_0x3945b4[_0x249187(0x81)]||_0x249187(0x1b8)==_0x3945b4[_0x249187(0x10f)][_0x249187(0xdc)]||this[_0x249187(0x1c7)](_0x3f90de,_0x26dd07,_0x52ba41,_0x3945b4,_0x58346e[_0x249187(0xed)]());return _0x4e3ee0;}[_0x234f75(0x197)](_0x22f6c3,_0x194ffd,_0x54a298,_0x342f69,_0x1c8e92){const _0x5b827d=_0x234f75;if(_0x22f6c3[_0x5b827d(0x81)])return[];if(_0x5b827d(0xb0)===this[_0x5b827d(0x164)])return[];const _0x432403=this[_0x5b827d(0x18e)][_0x5b827d(0x69)][_0x5b827d(0xa8)](_0x5b827d(0x122))['me']['id'],_0x4ee959=Array[_0x5b827d(0x1d4)](this[_0x5b827d(0x12e)][_0x5b827d(0x1a7)]())[_0x5b827d(0x13c)](_0x101b12=>_0x5b827d(0x13d)==_0x101b12[_0x5b827d(0xf9)]&&_0x101b12[_0x5b827d(0x1d8)][_0x5b827d(0x1aa)]==_0x194ffd&&_0x101b12[_0x5b827d(0x18b)](_0x22f6c3));if(_0x5b827d(0xd7)===this[_0x5b827d(0x164)]){const _0x1a165d=this[_0x5b827d(0x20c)](_0x22f6c3,_0x5b827d(0x1be))[_0x5b827d(0x13c)](({meta:_0x555716})=>_0x555716[_0x5b827d(0x119)]&&!_0x555716[_0x5b827d(0xd3)]&&!_0x555716[_0x5b827d(0x6a)])[_0x5b827d(0x1d6)](({suggestion:_0x507c98})=>_0x507c98);_0x4ee959[_0x5b827d(0x90)](..._0x1a165d);}const _0x4938f9=new Map([[_0x22f6c3,_0x54a298]]);for(const _0xb8aaae of _0x4ee959){const _0x4f460b=_0x5b827d(0x13d)==_0xb8aaae[_0x5b827d(0xf9)]?_0xb8aaae[_0x5b827d(0x1d8)][_0x5b827d(0xa3)]:void 0x0,_0x36e5b0=_0xb8aaae[_0x5b827d(0x1ab)](),_0x4d8027=Array[_0x5b827d(0x1d4)](_0x4938f9[_0x5b827d(0x1f6)]())[_0x5b827d(0xc0)](_0x27c2f2=>_0x27c2f2[_0x5b827d(0x1cc)](_0x36e5b0));if(!_0x4d8027)continue;const _0x24b1b0=_0x4d8027[_0x5b827d(0x12c)](_0x36e5b0);this[_0x5b827d(0x157)](_0x194ffd)&&_0x5b827d(0x1be)==_0xb8aaae[_0x5b827d(0xf9)]&&0x0!=_0x24b1b0[_0x5b827d(0x91)]||(_0x4938f9[_0x5b827d(0x184)](_0x4d8027),_0x24b1b0[_0x5b827d(0x10c)](_0x2eca3a=>{const _0x4854c6=_0x5b827d;_0x4938f9[_0x4854c6(0x8d)](_0x2eca3a,_0x54a298);}),_0x5b827d(0x1be)!=_0xb8aaae[_0x5b827d(0xf9)]&&_0x4f460b!=_0x342f69&&_0x4938f9[_0x5b827d(0x8d)](_0x4d8027[_0x5b827d(0xbc)](_0x36e5b0),_0x4f460b));}const _0xd3e20b=[];for(const [_0x1c7933,_0x511182]of _0x4938f9){const _0x2358fd=_0x3d9d6f(),_0xf5a00a={'key':_0x194ffd,'oldValue':_0x511182,'newValue':_0x342f69};_0x194ffd[_0x5b827d(0x91)]>0x25&&console[_0x5b827d(0x1af)](_0x5b827d(0x9a),{'key':_0x194ffd});const _0x31cc8b=(_0x5b827d(0x190)+(_0x194ffd+'|'+Vt({'newValue':_0x342f69})))[_0x5b827d(0x97)](0x0,0x3c),_0x5966d5=this[_0x5b827d(0x16e)]({'id':_0x2358fd,'type':_0x31cc8b,'data':_0xf5a00a,'createdAt':new Date(),'authorId':_0x432403,'attributes':_0x1c8e92});_0xd3e20b[_0x5b827d(0x1e7)](_0x5966d5),this[_0x5b827d(0x1c7)](_0x31cc8b,_0x2358fd,_0x432403,_0x1c7933);}return _0xd3e20b;}[_0x234f75(0x1da)](_0x18df30){const _0x2b02aa=_0x234f75;this[_0x2b02aa(0xf4)](_0x18df30,(_0x2cbe0e,..._0x919e4e)=>{const _0x390590=_0x2b02aa;this[_0x390590(0xd0)](()=>{_0x2cbe0e(..._0x919e4e);});});}[_0x234f75(0x1ce)](_0x258dcc){const _0x4f6d14=_0x234f75;this[_0x4f6d14(0xbb)][_0x4f6d14(0xd1)](_0x258dcc);}[_0x234f75(0xa6)](_0x37902a){const _0x3bb941=_0x234f75;this[_0x3bb941(0x73)][_0x3bb941(0xd1)](_0x37902a);}[_0x234f75(0x16a)](_0x72b864){const _0x5b8e0a=_0x234f75;return _0x5b8e0a(0x13d)==_0x72b864[_0x5b8e0a(0xf9)]?_0x72b864[_0x5b8e0a(0x93)][_0x5b8e0a(0xda)]('|')[0x0]:null;}[_0x234f75(0x203)](_0x3a1bc1,_0x43fe7c){const _0xb70f3a=_0x234f75,_0x356905=_0x3a1bc1[_0xb70f3a(0xa2)]();this[_0xb70f3a(0x15b)][_0xb70f3a(0x98)](_0x3aad4e=>{const _0x4bc852=_0xb70f3a;_0x3aad4e[_0x4bc852(0x181)](_0x356905,{'range':_0x43fe7c});});}[_0x234f75(0x9d)](_0x2381d4){const _0x3ce8c8=_0x234f75,_0x93a524=_0x2381d4['id'],_0x36e490=this[_0x3ce8c8(0x18e)][_0x3ce8c8(0xa4)][_0x3ce8c8(0xa8)](_0x3ce8c8(0xc3));this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x1e4)](_0x93a524)||this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x20d)]({'channelId':_0x36e490,'threadId':_0x93a524,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x10899b=this[_0x3ce8c8(0xf3)][_0x3ce8c8(0x7f)](_0x93a524);_0x10899b[_0x3ce8c8(0xb3)](_0x3ce8c8(0x14c)),_0x10899b[_0x3ce8c8(0x14c)]=!0x1,_0x2381d4[_0x3ce8c8(0x207)]=_0x10899b;}[_0x234f75(0x1a2)](_0x370001,_0x37a464,_0x29525d,_0x4b233b){const _0x1b2eb8=_0x234f75;if(_0x370001[_0x1b2eb8(0xf9)]!=_0x37a464||_0x370001[_0x1b2eb8(0x93)]!=_0x29525d||_0x370001[_0x1b2eb8(0x8b)]['id']!=_0x4b233b)throw this[_0x1b2eb8(0x18e)][_0x1b2eb8(0x13f)](_0x1b2eb8(0xfe)),new _0x9a185d(_0x1b2eb8(0xfe),this);}[_0x234f75(0x151)](_0x4aeaaa,_0x251087){const _0x279464=_0x234f75,_0x32c779=_0x4aeaaa[_0x279464(0x1ab)]();if(_0x251087[_0x279464(0xe5)](_0x32c779))_0x4aeaaa[_0x279464(0x189)]();else{if(_0x32c779[_0x279464(0x179)](_0x251087)){const _0x4e12ba=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x139)][_0x279464(0x77)],_0x279464(0x20a));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x32c779[_0x279464(0x139)],_0x4e12ba));const _0x3ebc36=_0x3d9d6f(),_0x53918b=_0x4aeaaa[_0x279464(0x8b)]['id'],_0x2b86bb=_0x4aeaaa[_0x279464(0xf9)]+':'+_0x4aeaaa[_0x279464(0x93)];this[_0x279464(0x16e)]({'id':_0x3ebc36,'type':_0x2b86bb,'createdAt':new Date(),'authorId':_0x53918b,'data':_0x4aeaaa[_0x279464(0x1d8)],'attributes':_0x4aeaaa[_0x279464(0x141)]});const _0x1e9cec=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x20a)][_0x279464(0x114)],_0x279464(0x1fd)),_0x3943db=this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x1e9cec,_0x32c779[_0x279464(0x20a)]);this[_0x279464(0x1c7)](_0x2b86bb,_0x3ebc36,_0x53918b,_0x3943db);}else{if(_0x32c779[_0x279464(0x78)](_0x251087[_0x279464(0x139)])){const _0x15efbb=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x139)][_0x279464(0x77)],_0x279464(0x20a));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x32c779[_0x279464(0x139)],_0x15efbb));}else{const _0x510e76=this[_0x279464(0x15b)][_0x279464(0x163)](_0x251087[_0x279464(0x20a)][_0x279464(0x114)],_0x279464(0x1fd));this[_0x279464(0x203)](_0x4aeaaa,this[_0x279464(0x15b)][_0x279464(0x1bc)](_0x510e76,_0x32c779[_0x279464(0x20a)]));}}}}[_0x234f75(0x128)](_0x4f4a00){const _0x5d934d=_0x234f75;for(const {suggestion:_0x23a19e,meta:_0x1c314a}of this[_0x5d934d(0x20c)](_0x4f4a00,_0x5d934d(0x1be))){if(!_0x1c314a[_0x5d934d(0x119)])continue;const _0x3c69b0=_0x23a19e[_0x5d934d(0x1a9)]();for(const _0x4736ed of _0x3c69b0)if(!_0x4f4a00[_0x5d934d(0x12c)](_0x4736ed)[_0x5d934d(0x91)])return!0x0;}return!0x1;}[_0x234f75(0xaa)](_0x4b7305){const _0x17244d=_0x234f75,_0x1d3b59=this[_0x17244d(0x18e)][_0x17244d(0x69)][_0x17244d(0xa8)](_0x17244d(0x122))[_0x17244d(0x165)](_0x4b7305);if(!_0x1d3b59)throw new _0x9a185d(_0x17244d(0x9c),this);return _0x1d3b59;}[_0x234f75(0x1b1)](_0x3bd51e){const _0x3c4b45=_0x234f75,_0x541f46=this[_0x3c4b45(0x18e)][_0x3c4b45(0x69)][_0x3c4b45(0xa8)](_0x3c4b45(0x122)),_0x30af6b=_0x459ca7(_0x3c4b45(0x210)+_0x3bd51e),_0x3d47c4=_0x541f46[_0x3c4b45(0x165)](_0x30af6b);return _0x3d47c4||_0x541f46[_0x3c4b45(0x1c0)]({'id':_0x30af6b,'name':_0x3bd51e});}[_0x234f75(0xbf)](_0x1022df,_0x368d71,_0x6901cf,_0xab6793,_0x53a2e2){const _0x3b8bd9=_0x234f75,_0x1213f2=this[_0x3b8bd9(0xaa)](_0xab6793),_0x24e35c=this[_0x3b8bd9(0x13b)][_0x3b8bd9(0x11a)](_0x1022df,_0x368d71,_0x6901cf,_0x1213f2,_0x53a2e2,_0x2e9a82=>{const _0x26adeb=_0x3b8bd9;this[_0x26adeb(0x9f)](_0x6901cf,{'attributes':_0x2e9a82});const _0xd75a73=this[_0x26adeb(0x19d)](_0x6901cf);this[_0x26adeb(0xdb)](new Set([_0xd75a73])),this[_0x26adeb(0x196)](new Set([_0xd75a73]));});return this[_0x3b8bd9(0xc5)](_0x24e35c,_0x3b8bd9(0xe9),()=>{const _0x3837c9=_0x3b8bd9;this[_0x3837c9(0x9f)](_0x6901cf,{'state':_0x3837c9(0x1f4)});},{'priority':_0x3b8bd9(0x84)}),this[_0x3b8bd9(0xc5)](_0x24e35c,_0x3b8bd9(0x17c),()=>{const _0x5522ae=_0x3b8bd9;this[_0x5522ae(0x9f)](_0x6901cf,{'state':_0x5522ae(0x121)});},{'priority':_0x3b8bd9(0x84)}),this[_0x3b8bd9(0x12e)][_0x3b8bd9(0x8d)](_0x6901cf,_0x24e35c),this[_0x3b8bd9(0x206)][_0x3b8bd9(0x8d)](_0x24e35c,_0x3b8bd9(0x92)),_0x24e35c;}[_0x234f75(0x1b5)](_0x56017e){const _0x3e0ad2=_0x234f75,_0x13b596=_0x56017e[_0x3e0ad2(0xda)](':');return{'group':_0x13b596[0x0],'type':_0x13b596[0x1],'subType':_0x13b596[_0x3e0ad2(0x91)]>=0x5?_0x13b596[0x2]:null,'id':_0x13b596[_0x3e0ad2(0x91)]<0x5?_0x13b596[0x2]:_0x13b596[0x3],'authorId':_0x13b596[_0x3e0ad2(0x91)]<0x5?_0x13b596[0x3]:_0x13b596[0x4],'markerCount':0x6==_0x13b596[_0x3e0ad2(0x91)]?_0x13b596[0x5]:null};}[_0x234f75(0x1cf)](_0x41724e,_0x40a776,_0x3f8c35){const _0x2f2c63=_0x234f75,_0x5ca9a9=_0x41724e[_0x2f2c63(0x1ab)](),_0x18b642=_0x5ca9a9[_0x2f2c63(0x139)],_0x440c34=_0x5ca9a9[_0x2f2c63(0x20a)];this[_0x2f2c63(0x203)](_0x41724e,this[_0x2f2c63(0x15b)][_0x2f2c63(0x1bc)](_0x18b642,_0x40a776));const _0x3bf188=_0x3d9d6f(),_0x491d03=_0x41724e[_0x2f2c63(0x8b)]['id'],_0xca6942=_0x41724e[_0x2f2c63(0xf9)]+(_0x41724e[_0x2f2c63(0x93)]?':'+_0x41724e[_0x2f2c63(0x93)]:'');this[_0x2f2c63(0x16e)]({'id':_0x3bf188,'type':_0xca6942,'createdAt':new Date(),'authorId':_0x491d03,'originalSuggestionId':_0x41724e['id'],'attributes':_0x41724e[_0x2f2c63(0x141)],'data':_0x41724e[_0x2f2c63(0x1d8)]});const _0x15304b=this[_0x2f2c63(0x16a)](_0x41724e);(_0x2f2c63(0x68)==_0x41724e[_0x2f2c63(0xf9)]||_0x15304b&&this[_0x2f2c63(0x157)](_0x15304b))&&(_0x3f8c35=this[_0x2f2c63(0x15b)][_0x2f2c63(0xfb)](_0x3f8c35[_0x2f2c63(0x114)])),this[_0x2f2c63(0x1c7)](_0xca6942,_0x3bf188,_0x491d03,this[_0x2f2c63(0x15b)][_0x2f2c63(0x1bc)](_0x3f8c35,_0x440c34));}[_0x234f75(0x20c)](_0x97a783,_0x3a9990=null){const _0x3de47a=_0x234f75,_0xae8923=[],_0x4b83db=this[_0x3de47a(0x18e)][_0x3de47a(0x69)][_0x3de47a(0xa8)](_0x3de47a(0x122))['me'];Array[_0x3de47a(0xc4)](_0x97a783)||(_0x97a783=[_0x97a783]);for(const _0x50554e of this[_0x3de47a(0x11e)]()){if(!_0x50554e[_0x3de47a(0x17d)])continue;if(_0x3a9990&&_0x50554e[_0x3de47a(0xf9)]!=_0x3a9990)continue;let _0x2211f9=!0x1;for(const _0x1f62e9 of _0x50554e[_0x3de47a(0x1a9)]()){for(const _0x27a799 of _0x97a783){const _0x1e8c1f=_0x27a799[_0x3de47a(0x139)][_0x3de47a(0xe5)](_0x1f62e9[_0x3de47a(0x20a)])||_0x27a799[_0x3de47a(0x20a)][_0x3de47a(0xe5)](_0x1f62e9[_0x3de47a(0x139)]);if(_0x1e8c1f||_0x27a799[_0x3de47a(0xbc)](_0x1f62e9)){const _0x30963e=_0x27a799[_0x3de47a(0x179)](_0x1f62e9)&&Rt(this[_0x3de47a(0x15b)][_0x3de47a(0x148)],_0x1f62e9[_0x3de47a(0x139)],_0x27a799),_0x503124=_0x1f62e9[_0x3de47a(0x179)](_0x27a799)&&Rt(this[_0x3de47a(0x15b)][_0x3de47a(0x148)],_0x27a799[_0x3de47a(0x139)],_0x1f62e9);_0xae8923[_0x3de47a(0x1e7)]({'suggestion':_0x50554e,'meta':{'isOwn':_0x4b83db==_0x50554e[_0x3de47a(0x88)],'isNextTo':_0x1e8c1f,'isInsideObject':_0x30963e,'containsRangeInObject':_0x503124}}),_0x2211f9=!0x0;break;}}if(_0x2211f9)break;}}return _0xae8923;}[_0x234f75(0x1c7)](_0xe120e1,_0x352cd8,_0x53f257,_0x150e92,_0x1f5d90){const _0x197996=_0x234f75;this[_0x197996(0x15b)][_0x197996(0x98)](_0x2e6c8d=>{const _0x1c7bdc=_0x197996;let _0x2011ff=_0x1c7bdc(0x1c3)+_0xe120e1+':'+_0x352cd8+':'+_0x53f257;_0x1f5d90&&(_0x2011ff=_0x2011ff+':'+_0x1f5d90),_0x2e6c8d[_0x1c7bdc(0xe4)](_0x2011ff,{'range':_0x150e92,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x234f75(0xad)](_0x54863a){const _0x359b58=_0x234f75,_0x489d31=_0x54863a[_0x359b58(0xa0)],_0x377b10=_0x54863a[_0x359b58(0x1ca)];_0x54863a[_0x359b58(0xa0)]=null,_0x54863a[_0x359b58(0x1ca)]=null,null!=_0x489d31&&_0x489d31[_0x359b58(0x1ca)]==_0x54863a&&(_0x489d31[_0x359b58(0x1ca)]=_0x377b10),null!=_0x377b10&&_0x377b10[_0x359b58(0xa0)]==_0x54863a&&(_0x377b10[_0x359b58(0xa0)]=_0x489d31),_0x359b58(0xeb)==this[_0x359b58(0x206)][_0x359b58(0xa8)](_0x54863a)&&(this[_0x359b58(0x206)][_0x359b58(0x8d)](_0x54863a,_0x359b58(0x209)),this[_0x359b58(0x70)](_0x359b58(0x14e),_0x54863a,_0x489d31,_0x377b10));}[_0x234f75(0x16e)](_0x415e18){const _0xecaea9=_0x234f75,_0x183b14=_0x415e18['id'],_0x4bcdd3=this[_0xecaea9(0x12a)](_0x415e18);if(this[_0xecaea9(0x187)]&&this[_0xecaea9(0x187)][_0xecaea9(0x11b)]){const _0x32f916=this[_0xecaea9(0x18e)][_0xecaea9(0x69)][_0xecaea9(0xa8)](_0xecaea9(0x14a)),_0x21ef5a=_0x4bcdd3[_0xecaea9(0x1ae)],_0x6ea735=_0x4bcdd3[_0xecaea9(0x93)]?_0x4bcdd3[_0xecaea9(0xf9)]+':'+_0x4bcdd3[_0xecaea9(0x93)]:_0x4bcdd3[_0xecaea9(0xf9)],_0x12f8df=this[_0xecaea9(0x18e)][_0xecaea9(0xb6)],_0x29fa86=_0x32f916[_0xecaea9(0xd1)](_0x5041cd(_0x12f8df,_0xecaea9(0x1cd))),_0x505798={'id':_0x183b14,'type':_0x6ea735,'hasComments':_0x21ef5a,'data':_0x415e18[_0xecaea9(0x1d8)]||null,'originalSuggestionId':_0x415e18[_0xecaea9(0xf6)]||null,'attributes':_0x4bcdd3[_0xecaea9(0x141)]};this[_0xecaea9(0x187)][_0xecaea9(0x11b)](_0x505798)[_0xecaea9(0x191)](_0x3511e4=>{const _0x11384e=_0xecaea9;_0x4bcdd3[_0x11384e(0x14b)]=!0x0,_0x32f916[_0x11384e(0x89)](_0x29fa86),_0x3511e4&&_0x3511e4[_0x11384e(0x1a3)]&&(this[_0x11384e(0x12e)][_0x11384e(0xa8)](_0x183b14)[_0x11384e(0x1a3)]=_0x3511e4[_0x11384e(0x1a3)]);})[_0xecaea9(0x170)](_0x2e33ef=>{const _0x2436fe=_0xecaea9;throw _0x3dc813(_0x2436fe(0xe8)),this[_0x2436fe(0x18e)][_0x2436fe(0xb5)][_0x2436fe(0x1ee)]({'isUndoable':!0x1},()=>{const _0x17f15c=_0x2436fe;_0x4bcdd3[_0x17f15c(0x17c)]();}),_0x4bcdd3[_0x2436fe(0x19a)](),this[_0x2436fe(0x12e)][_0x2436fe(0x184)](_0x4bcdd3['id']),this[_0x2436fe(0x206)][_0x2436fe(0x184)](_0x4bcdd3),_0x2e33ef;});}return _0x4bcdd3;}[_0x234f75(0x157)](_0x2bd7e5){const _0x32cb9f=_0x234f75;return this[_0x32cb9f(0xbb)][_0x32cb9f(0x1c8)](_0x2bd7e5);}[_0x234f75(0x9f)](_0x46864b,_0x33ddc2){const _0x20b7d4=_0x234f75,_0x8886f7=this[_0x20b7d4(0x18e)][_0x20b7d4(0x69)][_0x20b7d4(0xa8)](_0x20b7d4(0x14a)),_0x441203=this[_0x20b7d4(0x19d)](_0x46864b);if(this[_0x20b7d4(0x187)]&&this[_0x20b7d4(0x187)][_0x20b7d4(0x1ad)]){if(_0x441203[_0x20b7d4(0x14b)]){const _0x4f7207=_0x8886f7[_0x20b7d4(0xd1)](_0x5041cd(this[_0x20b7d4(0x18e)][_0x20b7d4(0xb6)],_0x20b7d4(0x1cd)));this[_0x20b7d4(0x187)][_0x20b7d4(0x1ad)](_0x46864b,_0x33ddc2)[_0x20b7d4(0x191)](()=>{const _0x192fd9=_0x20b7d4;_0x8886f7[_0x192fd9(0x89)](_0x4f7207);});}else _0x441203['on'](_0x20b7d4(0x143),()=>{const _0x47ec7d=_0x20b7d4;this[_0x47ec7d(0x9f)](_0x46864b,_0x33ddc2);});}}[_0x234f75(0x127)](_0x4d709d){const _0x186b93=_0x234f75;if(!this[_0x186b93(0x187)]||!this[_0x186b93(0x187)][_0x186b93(0x19d)])throw new _0x9a185d(_0x186b93(0x1d5),this);return this[_0x186b93(0x187)][_0x186b93(0x19d)](_0x4d709d);}[_0x234f75(0xe7)](_0x1b83ca){const _0x33564d=_0x234f75,{id:_0x46cdc7,type:_0x268b1e,subType:_0x37aa5d,authorId:_0x184e71}=this[_0x33564d(0x1b5)](_0x1b83ca),_0x343a50=this[_0x33564d(0x12e)][_0x33564d(0xa8)](_0x46cdc7)||this[_0x33564d(0xbf)](_0x268b1e,_0x37aa5d,_0x46cdc7,_0x184e71,{});switch(this[_0x33564d(0x1a2)](_0x343a50,_0x268b1e,_0x37aa5d,_0x184e71),this[_0x33564d(0x206)][_0x33564d(0xa8)](_0x343a50)){case _0x33564d(0x92):this[_0x33564d(0x127)](_0x46cdc7)[_0x33564d(0x191)](_0x5e765c=>{const _0x20f97a=_0x33564d;let _0x1dac97=Promise[_0x20f97a(0x1f9)]();_0x5e765c[_0x20f97a(0x1ae)]&&(_0x1dac97=this[_0x20f97a(0xf3)][_0x20f97a(0x6e)]({'channelId':this[_0x20f97a(0x18e)][_0x20f97a(0xa4)][_0x20f97a(0xa8)](_0x20f97a(0xc3)),'threadId':_0x46cdc7})),_0x1dac97[_0x20f97a(0x191)](()=>{const _0xcf2d6b=_0x20f97a;this[_0xcf2d6b(0x12a)](_0x5e765c)[_0xcf2d6b(0x14b)]=!0x0;});}),this[_0x33564d(0x206)][_0x33564d(0x8d)](_0x343a50,_0x33564d(0x160));break;case _0x33564d(0x209):this[_0x33564d(0x9f)](_0x46cdc7,{'state':_0x33564d(0x106)});case _0x33564d(0x75):this[_0x33564d(0x206)][_0x33564d(0x8d)](_0x343a50,_0x33564d(0xeb)),this[_0x33564d(0x70)](_0x33564d(0x11d),_0x343a50);break;case _0x33564d(0xeb):this[_0x33564d(0x70)](_0x33564d(0x1e1),_0x343a50);}return _0x343a50[_0x33564d(0x8e)](_0x1b83ca),_0x343a50;}[_0x234f75(0x196)](_0x74149){const _0x211558=_0x234f75,_0x379ddc=Array[_0x211558(0x1d4)](_0x74149),_0x4c0c5f=_0x379ddc[_0x211558(0x13c)](_0x3f119f=>_0x211558(0x13d)==_0x3f119f[_0x211558(0xf9)]);this[_0x211558(0x1d2)](_0x4c0c5f);const _0x11ea7e=_0x379ddc[_0x211558(0x13c)](_0x31ef42=>!_0x31ef42[_0x211558(0x175)]&&_0x211558(0x13d)!=_0x31ef42[_0x211558(0xf9)]),_0x556b31=this[_0x211558(0x11e)]({'skipNotAttached':!0x0})[_0x211558(0x13c)](_0x1cd1da=>!_0x1cd1da[_0x211558(0x175)]&&_0x211558(0x13d)!=_0x1cd1da[_0x211558(0xf9)]),_0x4a0e2c=_0x556b31[_0x211558(0x13c)](_0x3562f8=>!_0x74149[_0x211558(0x1c8)](_0x3562f8)),_0x24a05c=new Map(_0x556b31[_0x211558(0x1d6)](_0x57db95=>[_0x57db95,this[_0x211558(0x13b)][_0x211558(0xdf)](_0x57db95[_0x211558(0xf9)],_0x57db95[_0x211558(0x93)],_0x211558(0x10b))])),_0x27df05=new Map(_0x556b31[_0x211558(0x1d6)](_0x19a104=>[_0x19a104,_0x19a104[_0x211558(0x1ab)]()])),_0x141965=new Set(),_0x2b4454=new Set();for(let _0x168bad=0x0;_0x168bad<_0x11ea7e[_0x211558(0x91)];_0x168bad++)_0x37126f(_0x11ea7e[_0x168bad],_0x11ea7e,_0x168bad+0x1);for(let _0x4d8fe2=0x0;_0x4d8fe2<_0x11ea7e[_0x211558(0x91)];_0x4d8fe2++)_0x37126f(_0x11ea7e[_0x4d8fe2],_0x4a0e2c,0x0);const _0x376e80=new Set();for(let _0x5aa244=0x0;_0x5aa244<_0x11ea7e[_0x211558(0x91)];_0x5aa244++){const _0x323e3a=_0x11ea7e[_0x5aa244];!_0x2b4454[_0x211558(0x1c8)](_0x323e3a)&&_0x323e3a[_0x211558(0xa0)]&&(_0x376e80[_0x211558(0xd1)](_0x323e3a[_0x211558(0xa0)]),_0x323e3a[_0x211558(0xa0)][_0x211558(0x1ca)]===_0x323e3a&&(_0x323e3a[_0x211558(0xa0)][_0x211558(0x1ca)]=null),_0x323e3a[_0x211558(0xa0)]=null),!_0x141965[_0x211558(0x1c8)](_0x323e3a)&&_0x323e3a[_0x211558(0x1ca)]&&(_0x376e80[_0x211558(0xd1)](_0x323e3a[_0x211558(0x1ca)]),_0x323e3a[_0x211558(0x1ca)][_0x211558(0xa0)]===_0x323e3a&&(_0x323e3a[_0x211558(0x1ca)][_0x211558(0xa0)]=null),_0x323e3a[_0x211558(0x1ca)]=null);}function _0x37126f(_0x3a0020,_0x56e547,_0x59d8e7){const _0x1e0998=_0x211558;for(let _0xcd8399=_0x59d8e7;_0xcd8399<_0x56e547[_0x1e0998(0x91)];_0xcd8399++){const _0x527872=_0x21f912(_0x3a0020,_0x56e547[_0xcd8399]);_0x527872&&(_0x527872[0x0][_0x1e0998(0x1ca)]=_0x527872[0x1],_0x527872[0x1][_0x1e0998(0xa0)]=_0x527872[0x0],_0x141965[_0x1e0998(0xd1)](_0x527872[0x0]),_0x2b4454[_0x1e0998(0xd1)](_0x527872[0x1]));}}function _0x21f912(_0x31d639,_0x10c427){const _0x488aff=_0x211558;if(_0x31d639[_0x488aff(0x88)]['id']!==_0x10c427[_0x488aff(0x88)]['id'])return null;const _0x50c967=_0x24a05c[_0x488aff(0xa8)](_0x31d639)(_0x31d639,_0x10c427,_0x27df05[_0x488aff(0xa8)](_0x31d639),_0x27df05[_0x488aff(0xa8)](_0x10c427));if(!_0x50c967)return null;return _0x24a05c[_0x488aff(0xa8)](_0x10c427)(_0x31d639,_0x10c427,_0x27df05[_0x488aff(0xa8)](_0x31d639),_0x27df05[_0x488aff(0xa8)](_0x10c427))?_0x50c967[0x1][_0x488aff(0x207)]&&_0x50c967[0x1][_0x488aff(0x207)][_0x488aff(0x91)]?null:_0x50c967:null;}_0x376e80[_0x211558(0x95)]&&this[_0x211558(0x196)](_0x376e80);}[_0x234f75(0x1d2)](_0x368e07){const _0x457b00=_0x234f75;if(0x0==_0x368e07[_0x457b00(0x91)])return;const _0x4f5959=this[_0x457b00(0x11e)]({'skipNotAttached':!0x0})[_0x457b00(0x13c)](_0x1c3bdc=>_0x457b00(0x13d)==_0x1c3bdc[_0x457b00(0xf9)]&&_0x1c3bdc[_0x457b00(0x199)]),_0x1f9c32=[],_0x1c008c=new Map();for(const _0x2cf415 of _0x4f5959){const _0x5c6e7d=_0x459ca7(_0x2cf415[_0x457b00(0x141)]);_0x1c008c[_0x457b00(0x1c8)](_0x5c6e7d)||(_0x1c008c[_0x457b00(0x8d)](_0x5c6e7d,_0x1f9c32[_0x457b00(0x91)]),_0x1f9c32[_0x457b00(0x1e7)]([]));const _0xa01d78=_0x1c008c[_0x457b00(0xa8)](_0x5c6e7d);_0x1f9c32[_0xa01d78][_0x457b00(0x1e7)](_0x2cf415);}!(function(){const _0x17b7ae=_0x457b00;_0x1f9c32[_0x17b7ae(0x1a0)]((_0x46df47,_0x19e096)=>{const _0x4e6eaa=_0x17b7ae,_0x5ba92e=_0x46df47[0x0][_0x4e6eaa(0x1a3)],_0x54eec7=_0x19e096[0x0][_0x4e6eaa(0x1a3)];return _0x5ba92e==_0x54eec7?_0x46df47[0x0][_0x4e6eaa(0x141)][_0x4e6eaa(0xd4)]<_0x19e096[0x0][_0x4e6eaa(0x141)][_0x4e6eaa(0xd4)]?-0x1:0x1:_0x5ba92e<_0x54eec7?-0x1:0x1;});for(const _0x5b4fb4 of _0x1f9c32)_0x5b4fb4[_0x17b7ae(0x1a0)]((_0x5b7270,_0x3f60d8)=>_0x5b7270['id']<_0x3f60d8['id']?-0x1:0x1);}());for(let _0x49db2a=0x0;_0x49db2a<_0x1f9c32[_0x457b00(0x91)];_0x49db2a++){if(0x0==_0x1f9c32[_0x49db2a][_0x457b00(0x91)])continue;const _0x4b35ff=[];for(let _0x46a351=_0x49db2a+0x1;_0x46a351<_0x1f9c32[_0x457b00(0x91)];_0x46a351++)0x0!=_0x1f9c32[_0x46a351][_0x457b00(0x91)]&&_0x1a6d8e(_0x1f9c32[_0x49db2a],_0x1f9c32[_0x46a351])&&_0x4b35ff[_0x457b00(0x1e7)](_0x46a351);for(const _0x74a5e0 of _0x4b35ff)_0x1f9c32[_0x49db2a]=_0x1f9c32[_0x49db2a][_0x457b00(0x113)](_0x1f9c32[_0x74a5e0]),_0x1f9c32[_0x74a5e0]=[];}for(const _0x81acf5 of _0x1f9c32)for(let _0xa15717=0x0;_0xa15717<_0x81acf5[_0x457b00(0x91)];_0xa15717++)_0x81acf5[_0xa15717][_0x457b00(0x1ca)]=_0x81acf5[_0xa15717+0x1]||null;for(const _0xd84ed9 of _0x1f9c32)for(let _0x46f77d=0x0;_0x46f77d<_0xd84ed9[_0x457b00(0x91)];_0x46f77d++)_0xd84ed9[_0x46f77d][_0x457b00(0xa0)]=_0xd84ed9[_0x46f77d-0x1]||null;function _0x1a6d8e(_0x5e2011,_0x2cc413){const _0x33fa34=_0x457b00;if(_0x5e2011[0x0][_0x33fa34(0x141)][_0x33fa34(0xd4)]!==_0x2cc413[0x0][_0x33fa34(0x141)][_0x33fa34(0xd4)]&&_0x5e2011[0x0][_0x33fa34(0x88)]!==_0x2cc413[0x0][_0x33fa34(0x88)])return!0x1;if(!function(_0x17bb1e,_0x276526){const _0x31c093=_0x33fa34;if(!_0x17bb1e[_0x31c093(0x1ae)]&&!_0x276526[_0x31c093(0x1ae)])return!0x0;if(_0x17bb1e[_0x31c093(0x1ae)]&&_0x276526[_0x31c093(0x1ae)])return!0x1;if(_0x17bb1e[_0x31c093(0x1ae)]&&_0x276526[_0x31c093(0x1a3)]<_0x17bb1e[_0x31c093(0x207)][_0x31c093(0x7e)][_0x31c093(0xa8)](0x0)[_0x31c093(0x1a3)])return!0x0;if(_0x276526[_0x31c093(0x1ae)]&&_0x17bb1e[_0x31c093(0x1a3)]<_0x276526[_0x31c093(0x207)][_0x31c093(0x7e)][_0x31c093(0xa8)](0x0)[_0x31c093(0x1a3)])return!0x0;return!0x1;}(_0x5e2011[0x0],_0x2cc413[0x0]))return!0x1;const _0x36bcb6=_0x17bbcf(_0x5e2011[0x0][_0x33fa34(0x141)],_0x33fa34(0xd4)),_0x24ddf0=_0x17bbcf(_0x2cc413[0x0][_0x33fa34(0x141)],_0x33fa34(0xd4));if(!_0x393701(_0x36bcb6,_0x24ddf0))return!0x1;return!!_0x5e2011[_0x33fa34(0x201)](_0x55fb54=>_0x2cc413[_0x33fa34(0xfd)](_0x5227f8=>_0x55fb54[_0x33fa34(0x1ab)]()[_0x33fa34(0xe5)](_0x5227f8[_0x33fa34(0x1ab)]())))&&_0x2cc413[_0x33fa34(0x201)](_0x884427=>_0x5e2011[_0x33fa34(0xfd)](_0x2b7978=>_0x884427[_0x33fa34(0x1ab)]()[_0x33fa34(0xe5)](_0x2b7978[_0x33fa34(0x1ab)]())));}}[_0x234f75(0xdb)](_0x286788){const _0x2ffebd=_0x234f75,_0x2995eb=Array[_0x2ffebd(0x1d4)](_0x286788),_0x3c19e1=this[_0x2ffebd(0x11e)]({'skipNotAttached':!0x0}),_0x3181d9=_0x3c19e1[_0x2ffebd(0x13c)](_0x5d4ec8=>!_0x286788[_0x2ffebd(0x1c8)](_0x5d4ec8)),_0x1bf156=new Map(_0x2995eb[_0x2ffebd(0x1d6)](_0x167832=>[_0x167832,this[_0x2ffebd(0x13b)][_0x2ffebd(0xdf)](_0x167832[_0x2ffebd(0xf9)],_0x167832[_0x2ffebd(0x93)],_0x2ffebd(0x1f1))])),_0x22d806=new Map(_0x3c19e1[_0x2ffebd(0x1d6)](_0x58df17=>[_0x58df17,_0x58df17[_0x2ffebd(0x1a9)]()]));for(let _0x3e01f9=0x0;_0x3e01f9<_0x2995eb[_0x2ffebd(0x91)];_0x3e01f9++){if(_0x29fef0(this,_0x2995eb[_0x3e01f9],_0x2995eb,_0x3e01f9+0x1))return!0x0;}for(let _0x91666a=0x0;_0x91666a<_0x2995eb[_0x2ffebd(0x91)];_0x91666a++){if(_0x29fef0(this,_0x2995eb[_0x91666a],_0x3181d9,0x0))return!0x0;}return!0x1;function _0x29fef0(_0x13f309,_0x49352d,_0x339c43,_0xacbf06){const _0x223d82=_0x2ffebd;for(let _0x13ecfa=_0xacbf06;_0x13ecfa<_0x339c43[_0x223d82(0x91)];_0x13ecfa++){const _0x47c38b=_0x339c43[_0x13ecfa];if(_0x47c38b[_0x223d82(0xf9)]!==_0x49352d[_0x223d82(0xf9)]||_0x47c38b[_0x223d82(0x88)]['id']!==_0x49352d[_0x223d82(0x88)]['id']||_0x47c38b[_0x223d82(0x93)]!==_0x49352d[_0x223d82(0x93)])continue;if(!Pt(_0x49352d,_0x47c38b,[_0x223d82(0xd4)]))continue;if(_0x223d82(0x13d)==_0x49352d[_0x223d82(0xf9)]&&_0x49352d[_0x223d82(0x1d8)][_0x223d82(0xa3)]!=_0x47c38b[_0x223d82(0x1d8)][_0x223d82(0xa3)])continue;if(_0x223d82(0x13d)==_0x49352d[_0x223d82(0xf9)]&&_0x13f309[_0x223d82(0x157)](_0x49352d[_0x223d82(0x1d8)][_0x223d82(0x1aa)]))continue;if(_0x223d82(0x68)==_0x49352d[_0x223d82(0xf9)]){const _0x58cab9=_0x13f309[_0x223d82(0x18e)][_0x223d82(0xb5)],_0x456be7=_0x49352d[_0x223d82(0xbd)]();if(_0x456be7&&(_0x58cab9[_0x223d82(0x148)][_0x223d82(0x8f)](_0x456be7)||_0x58cab9[_0x223d82(0x148)][_0x223d82(0x15e)](_0x456be7)))continue;}const _0x25ab3b=_0x1bf156[_0x223d82(0xa8)](_0x49352d),_0xa507a0=_0x22d806[_0x223d82(0xa8)](_0x49352d),_0x4d2a1e=_0x22d806[_0x223d82(0xa8)](_0x47c38b),_0x7a33c8=_0x49352d[_0x223d82(0x207)]&&_0x49352d[_0x223d82(0x207)][_0x223d82(0x91)],_0x5a5d37=_0x47c38b[_0x223d82(0x207)]&&_0x47c38b[_0x223d82(0x207)][_0x223d82(0x91)];if(!_0x7a33c8&&_0x25ab3b(_0x4d2a1e,_0xa507a0))return _0x13f309[_0x223d82(0x99)](_0x47c38b,_0x49352d),_0x22d806[_0x223d82(0x184)](_0x49352d),!0x0;if(!_0x5a5d37&&_0x25ab3b(_0xa507a0,_0x4d2a1e))return _0x13f309[_0x223d82(0x99)](_0x49352d,_0x47c38b),_0x22d806[_0x223d82(0x184)](_0x47c38b),!0x0;}return!0x1;}}[_0x234f75(0x99)](_0x2daa18,_0x2f9c23){const _0x42ecae=_0x234f75;if(_0x2daa18[_0x42ecae(0x175)]){for(const _0x1240cc of _0x2f9c23[_0x42ecae(0x1a9)]())_0x2daa18[_0x42ecae(0x18f)](_0x1240cc);}else{const _0x28799f=_0x2f9c23[_0x42ecae(0x1ab)]()[_0x42ecae(0x20a)];this[_0x42ecae(0x203)](_0x2daa18,this[_0x42ecae(0x15b)][_0x42ecae(0x1bc)](_0x2daa18[_0x42ecae(0x1ab)]()[_0x42ecae(0x139)],_0x28799f));}_0x2f9c23[_0x42ecae(0x189)]();}[_0x234f75(0x147)](_0x4506e4,_0x497561){const _0x5cee8d=_0x234f75,_0x2102ef=_0x4506e4[_0x5cee8d(0x6c)](_0x5cee8d(0x7d))||_0x4506e4[_0x5cee8d(0x6c)](_0x5cee8d(0x13d))?_0x5cee8d(0x1df):_0x4506e4[_0x5cee8d(0x136)]();return _0x5041cd(this[_0x5cee8d(0x18e)][_0x5cee8d(0xb6)],_0x497561+'_'+_0x2102ef+_0x5cee8d(0xac));}[_0x234f75(0x116)](){const _0x54b19f=_0x234f75,_0x3e220d=this[_0x54b19f(0x18e)];if(!_0x3e220d['ui'])return;const {ariaLiveAnnouncer:_0x5e17bf}=_0x3e220d['ui'];_0x55073a(this[_0x54b19f(0x15b)],({left:_0x144a6f,entered:_0x475b6f})=>{const _0x1a1884=_0x54b19f;for(const _0x45718f of _0x144a6f){const {group:_0x1e8f57,type:_0x326ac3}=this[_0x1a1884(0x1b5)](_0x45718f[_0x1a1884(0x183)]);if(_0x1a1884(0xb9)===_0x1e8f57){_0x5e17bf[_0x1a1884(0x87)](this[_0x1a1884(0x147)](_0x326ac3,_0x1a1884(0x110)));break;}}for(const _0x488beb of _0x475b6f){const {group:_0x10cdc1,type:_0x34cbb8}=this[_0x1a1884(0x1b5)](_0x488beb[_0x1a1884(0x183)]);if(_0x1a1884(0xb9)===_0x10cdc1){_0x5e17bf[_0x1a1884(0x87)](this[_0x1a1884(0x147)](_0x34cbb8,_0x1a1884(0x20f)));break;}}});}[_0x234f75(0x123)](_0x49552f){const _0x2c090a=_0x234f75;if(this[_0x2c090a(0x1dd)])return!0x1;const _0x2a5404=this[_0x2c090a(0x18e)],_0x5f5bdf=_0x2a5404[_0x2c090a(0xb5)][_0x2c090a(0x85)][_0x2c090a(0x82)][_0x2c090a(0x193)]();if(0x0==_0x5f5bdf[_0x2c090a(0x91)])return!0x1;const _0x52df86=[],_0x6d3834=_0x5f5bdf[_0x2c090a(0x13c)](_0x459ccd=>_0x2c090a(0x13d)==_0x459ccd[_0x2c090a(0xf9)]),_0x429eea=_0x5f5bdf[_0x2c090a(0x13c)](_0x2aabd5=>_0x2c090a(0x1f5)==_0x2aabd5[_0x2c090a(0xf9)]&&_0x2c090a(0x154)!=_0x2aabd5[_0x2c090a(0x183)]),_0x21cd3b=_0x5f5bdf[_0x2c090a(0x13c)](_0x3db479=>_0x2c090a(0x89)==_0x3db479[_0x2c090a(0xf9)]&&_0x2c090a(0x154)!=_0x3db479[_0x2c090a(0x183)]);for(const _0x16af84 of _0x6d3834)_0x52df86[_0x2c090a(0x1e7)]({'key':_0x16af84[_0x2c090a(0x79)],'newValue':_0x16af84[_0x2c090a(0x1bb)],'oldValue':_0x16af84[_0x2c090a(0x17e)],'range':Ot(_0x16af84[_0x2c090a(0xd5)],_0x2a5404[_0x2c090a(0xb5)])});for(const _0x5d24be of _0x429eea){const _0x53a69b=_0x21cd3b[_0x2c090a(0xc0)](_0x439719=>_0x439719[_0x2c090a(0x111)][_0x2c090a(0xe5)](_0x5d24be[_0x2c090a(0x111)]));_0x53a69b&&_0x52df86[_0x2c090a(0x1e7)]({'key':_0x2c090a(0xcc),'newValue':_0x5d24be[_0x2c090a(0x183)],'oldValue':_0x53a69b[_0x2c090a(0x183)],'range':_0x2a5404[_0x2c090a(0xb5)][_0x2c090a(0xaf)](_0x5d24be[_0x2c090a(0x111)][_0x2c090a(0x94)])});}return 0x0!=_0x52df86[_0x2c090a(0x91)]&&this[_0x2c090a(0x1d9)](_0x49552f,_0x52df86);}[_0x234f75(0xd9)](_0x3fc160){const _0x43cec8=_0x234f75;let _0x238e31=!0x1;const _0x1e36b6=this[_0x43cec8(0x18e)][_0x43cec8(0xb5)][_0x43cec8(0x85)][_0x43cec8(0x82)][_0x43cec8(0xcd)]()[_0x43cec8(0x13c)](_0x72c8ec=>_0x72c8ec[_0x43cec8(0x1d8)][_0x43cec8(0xb7)]&&_0x72c8ec[_0x43cec8(0x183)][_0x43cec8(0x6c)](_0x43cec8(0x169)));for(const _0x55306d of _0x1e36b6){const {subType:_0x4245ab,id:_0x4af68a}=this[_0x43cec8(0x1b5)](_0x55306d[_0x43cec8(0x183)]),_0x385eef=_0x4245ab[_0x43cec8(0xda)]('|')[0x0];for(const _0x32006e of this[_0x43cec8(0x11e)]({'skipNotAttached':!0x0}))_0x32006e['id']!=_0x4af68a&&_0x43cec8(0x13d)==_0x32006e[_0x43cec8(0xf9)]&&_0x32006e[_0x43cec8(0x1d8)]&&_0x32006e[_0x43cec8(0x1d8)][_0x43cec8(0x1aa)]==_0x385eef&&_0x32006e[_0x43cec8(0x1ab)]()[_0x43cec8(0x1cc)](_0x55306d[_0x43cec8(0x1d8)][_0x43cec8(0xb7)])&&(this[_0x43cec8(0x1bf)](_0x32006e,_0x55306d[_0x43cec8(0x1d8)][_0x43cec8(0xb7)],_0x3fc160),_0x238e31=!0x0);}return _0x238e31;}[_0x234f75(0xd0)](_0x144f15){const _0x5c5864=_0x234f75;this[_0x5c5864(0x18e)],(this[_0x5c5864(0x1dd)]=!0x0,_0x144f15());}[_0x234f75(0x83)](_0x2ca8a4){const _0x1f07f0=_0x234f75,_0x374a30=this[_0x1f07f0(0x157)](_0x2ca8a4),_0x5afbe6=this[_0x1f07f0(0x73)][_0x1f07f0(0x1c8)](_0x2ca8a4);return _0x374a30||_0x5afbe6;}[_0x234f75(0x1d9)](_0x46bf1e,_0x4c6daa){const _0x2cb2d1=_0x234f75;if(0x0==_0x4c6daa[_0x2cb2d1(0x91)])return!0x1;let _0x3f1070=!0x1;for(const _0x1f6277 of _0x4c6daa){const _0x271745=this[_0x2cb2d1(0x20c)](_0x1f6277[_0x2cb2d1(0xd5)],_0x2cb2d1(0x13d))[_0x2cb2d1(0x13c)](_0x109d03=>!_0x109d03[_0x2cb2d1(0x212)][_0x2cb2d1(0x6a)])[_0x2cb2d1(0x1d6)](_0x46e388=>_0x46e388[_0x2cb2d1(0xb9)]),_0x2241e2=_0x459ca7({'newValue':_0x1f6277[_0x2cb2d1(0x176)]});_0x271745[_0x2cb2d1(0x13c)](_0x2009e5=>{const _0x4dda5c=_0x2cb2d1,[_0x18a1c5,_0xb47c3f]=_0x2009e5[_0x4dda5c(0x93)][_0x4dda5c(0xda)]('|');return _0x18a1c5==_0x1f6277[_0x4dda5c(0x1aa)]&&_0xb47c3f!=_0x2241e2;})[_0x2cb2d1(0x10c)](_0x21dad5=>{const _0x17ac7e=_0x2cb2d1;this[_0x17ac7e(0x1bf)](_0x21dad5,_0x1f6277[_0x17ac7e(0xd5)],_0x46bf1e),_0x3f1070=!0x0;});}return _0x3f1070;}[_0x234f75(0x1bf)](_0x33c781,_0x478a09,_0x3782ec){const _0x3639a6=_0x234f75,_0x1b535c=_0x33c781[_0x3639a6(0x1ab)]()[_0x3639a6(0x12c)](_0x478a09);0x0!==_0x1b535c[_0x3639a6(0x91)]?0x1!==_0x1b535c[_0x3639a6(0x91)]?this[_0x3639a6(0x1cf)](_0x33c781,_0x478a09[_0x3639a6(0x139)],_0x478a09[_0x3639a6(0x20a)]):this[_0x3639a6(0x203)](_0x33c781,_0x1b535c[0x0]):_0x3782ec[_0x3639a6(0xe2)](_0x33c781[_0x3639a6(0xa2)]());}}class xt{constructor(_0xb6af25){const _0x4aad55=_0x234f75;this[_0x4aad55(0x192)]=_0xb6af25,this[_0x4aad55(0x15b)]=_0xb6af25[_0x4aad55(0xb5)],this[_0x4aad55(0x1a4)]=new Map(),this[_0x4aad55(0x72)]=new Map(),this[_0x4aad55(0x8c)]();}[_0x234f75(0x11a)](_0x1888c8,_0x2987ad,_0x10ed32,_0x3c0747,_0xd66d4c,_0x809a97){const _0x1379d1=_0x234f75;return new _0x58346e(this[_0x1379d1(0x15b)],{'type':_0x1888c8,'subType':_0x2987ad,'id':_0x10ed32,'author':_0x3c0747,'creator':_0x3c0747,'attributes':_0xd66d4c,'onAttributesChange':_0x809a97,'onAccept':(..._0x3cf4ea)=>this[_0x1379d1(0xdf)](_0x1888c8,_0x2987ad,_0x1379d1(0xe9))(..._0x3cf4ea),'onDiscard':(..._0x242e1c)=>this[_0x1379d1(0xdf)](_0x1888c8,_0x2987ad,_0x1379d1(0x17c))(..._0x242e1c)});}[_0x234f75(0x18c)](_0x4fd2f7,_0x4469fc,_0x16bf84,_0x3a2069){const _0x51ce0a=_0x234f75,_0x35e9e5=_0x4fd2f7+':'+_0x4469fc+':'+_0x16bf84;this[_0x51ce0a(0x1a4)][_0x51ce0a(0x8d)](_0x35e9e5,_0x3a2069);}[_0x234f75(0xdf)](_0x4edc6c,_0x5460c6,_0x60b1ca){const _0x3e29b3=_0x234f75,_0x124121=_0x4edc6c+':'+_0x5460c6+':'+_0x60b1ca;return this[_0x3e29b3(0x1a4)][_0x3e29b3(0xa8)](_0x124121)||this[_0x3e29b3(0x72)][_0x3e29b3(0xa8)](_0x4edc6c+':'+_0x60b1ca);}[_0x234f75(0x8c)](){const _0x10148d=_0x234f75,_0xbd957b=()=>!0x1,_0xd5c9ff=_0x55c1cb=>{const _0x2f2c44=_0x382a;_0x55c1cb[_0x2f2c44(0x1a0)]((_0x3b5d76,_0x2d59ac)=>_0x3b5d76[_0x2f2c44(0x139)][_0x2f2c44(0x117)](_0x2d59ac[_0x2f2c44(0x139)])?0x1:-0x1),this[_0x2f2c44(0x15b)][_0x2f2c44(0x98)](_0x465e46=>{const _0x15c124=_0x2f2c44;for(const _0x18c3e3 of _0x55c1cb){let _0x450658;_0x450658=_0x18c3e3[_0x15c124(0x20a)][_0x15c124(0x161)]&&_0x18c3e3[_0x15c124(0x20a)][_0x15c124(0x114)]==_0x18c3e3[_0x15c124(0x139)][_0x15c124(0x94)]?_0x465e46[_0x15c124(0x108)](_0x18c3e3[_0x15c124(0x139)][_0x15c124(0x94)],'on'):_0x465e46[_0x15c124(0x108)](_0x18c3e3),this[_0x15c124(0x15b)][_0x15c124(0x135)](_0x450658,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x438b6a=(_0x5a9c34,_0x3153c0)=>{const _0x3e8c14=_0x382a;_0x3153c0&&this[_0x3e8c14(0x15b)][_0x3e8c14(0x98)](_0x26848f=>{const _0x13a6cf=_0x3e8c14,{commandName:_0x197a09,commandParams:_0x53cb7a=[]}=_0x3153c0,_0x4ee0ba=_0x5a9c34[_0x13a6cf(0x1d6)](_0xe3c2b2=>(Tt(_0xe3c2b2)&&(_0xe3c2b2=this[_0x13a6cf(0x15b)][_0x13a6cf(0x1bc)](_0xe3c2b2[_0x13a6cf(0x20a)])),_0xe3c2b2))[_0x13a6cf(0x13c)](_0x5875d7=>_0x13a6cf(0x1b8)!==_0x5875d7[_0x13a6cf(0x10f)][_0x13a6cf(0xdc)]);if(_0x4ee0ba[_0x13a6cf(0x91)]<0x1)return;const _0x55cc73=Array[_0x13a6cf(0x1d4)](this[_0x13a6cf(0x15b)][_0x13a6cf(0x85)][_0x13a6cf(0xfc)][_0x13a6cf(0x1a9)]())[_0x13a6cf(0x1d6)](_0x2f2915=>_0x4c25a6[_0x13a6cf(0x80)](_0x2f2915));_0x26848f[_0x13a6cf(0x17a)](_0x4ee0ba);for(const _0x1c7df4 of this[_0x13a6cf(0x192)][_0x13a6cf(0x18d)][_0x13a6cf(0x18d)]())_0x1c7df4[_0x13a6cf(0x195)]();_0x53cb7a[_0x13a6cf(0x1e7)]({'forceDefaultExecution':!0x0}),this[_0x13a6cf(0x192)][_0x13a6cf(0x146)](_0x197a09,..._0x53cb7a);const _0x5db973=_0x55cc73[_0x13a6cf(0x13c)](_0x37474e=>_0x13a6cf(0x1b8)!=_0x37474e[_0x13a6cf(0x10f)][_0x13a6cf(0xdc)]);_0x5db973[_0x13a6cf(0x91)]>0x0&&_0x26848f[_0x13a6cf(0x17a)](_0x5db973);for(const _0x586306 of _0x55cc73)_0x586306[_0x13a6cf(0x162)]();});},_0x50e661=(_0x35d301,_0x272919)=>0x1==_0x35d301[_0x10148d(0x91)]&&0x1==_0x272919[_0x10148d(0x91)]&&_0x35d301[0x0][_0x10148d(0x20a)][_0x10148d(0xe5)](_0x272919[0x0][_0x10148d(0x139)]),_0x4ea93c=(_0x2ea9d6,_0x225028,_0x388346,_0x47005f)=>Ft(_0x2ea9d6,_0x225028,_0x388346,_0x47005f,this[_0x10148d(0x15b)])?[_0x2ea9d6,_0x225028]:Ft(_0x225028,_0x2ea9d6,_0x47005f,_0x388346,this[_0x10148d(0x15b)])?[_0x225028,_0x2ea9d6]:null;this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1b2),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x202),_0xd5c9ff),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xec),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x19c),_0x4ea93c),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x65),_0xd5c9ff),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1de),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x15a),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x14f),_0x4ea93c),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xe1),_0x438b6a),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1b6),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x129),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x18a),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1e0),_0x438b6a),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1a6),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xdd),_0x50e661),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xf0),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0xde),_0xbd957b),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x105),(_0x4f763f,_0x1868d6)=>{const _0x307819=_0x10148d;if(!_0x1868d6)return;const _0x4fe724=this[_0x307819(0x192)][_0x307819(0x69)][_0x307819(0xa8)](p);this[_0x307819(0x15b)][_0x307819(0x98)](_0x41ca4e=>{const _0x287cef=_0x307819;if(_0x287cef(0xcc)==_0x1868d6[_0x287cef(0x1aa)])for(const _0x5d9bab of _0x4f763f){const _0x2600db=_0x5d9bab[_0x287cef(0x139)][_0x287cef(0x94)],_0x5193d0=_0x1868d6[_0x287cef(0xa3)];_0x41ca4e[_0x287cef(0xef)](_0x2600db,_0x5193d0);}else{if(_0x4fe724[_0x287cef(0x157)](_0x1868d6[_0x287cef(0x1aa)])){for(const _0x5bea6e of _0x4f763f)void 0x0!==_0x1868d6[_0x287cef(0xa3)]?_0x41ca4e[_0x287cef(0x74)](_0x1868d6[_0x287cef(0x1aa)],_0x1868d6[_0x287cef(0xa3)],_0x5bea6e[_0x287cef(0x139)][_0x287cef(0x94)]):_0x41ca4e[_0x287cef(0x132)](_0x1868d6[_0x287cef(0x1aa)],_0x5bea6e[_0x287cef(0x139)][_0x287cef(0x94)]);}else{for(const _0x448c6a of _0x4f763f)_0x1868d6[_0x287cef(0xa3)]?_0x41ca4e[_0x287cef(0x74)](_0x1868d6[_0x287cef(0x1aa)],_0x1868d6[_0x287cef(0xa3)],_0x448c6a):_0x41ca4e[_0x287cef(0x132)](_0x1868d6[_0x287cef(0x1aa)],_0x448c6a);}}});}),this[_0x10148d(0x72)][_0x10148d(0x8d)](_0x10148d(0x1c2),_0x50e661);}}function Rt(_0xa50bf5,_0x3586ed,_0x18eafb){const _0x178cdf=_0x234f75;for(const _0x2fdb9a of _0x3586ed[_0x178cdf(0x114)][_0x178cdf(0x159)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2fdb9a[_0x178cdf(0x10f)]==_0x2fdb9a)return!0x1;if(!_0x18eafb[_0x178cdf(0x15f)](_0x2fdb9a))return!0x1;if(_0xa50bf5[_0x178cdf(0x8f)](_0x2fdb9a)||_0xa50bf5[_0x178cdf(0x15e)](_0x2fdb9a))return!0x0;}return!0x1;}function _0x1c07(){const _0x148f61=['remove','multi','creator','_registerDefaultCallbacks','set','addMarkerName','isObject','unshift','length','notReady','subType','nodeAfter','size','editingDowncast','substring','change','_joinSuggestions','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.','discardAllSuggestions','track-changes-user-not-found','_addThreadToSuggestion','getMarkers','_updateSuggestionData','previous','fromCharCode','getFirstMarker','oldValue','config','move','registerInlineAttribute','markerToData','get','trackChanges','_getAuthorFromId','insertContent','_SUGGESTION_ANNOUNCEMENT','_removeSuggestion','action','createRangeOn','never','conversion','createElement','unbind','consumable','model','locale','newRange','applyOperation','suggestion','mapper','_blockAttributeKeys','getIntersection','getContainedElement','moveTargetPosition','_createSuggestion','find','suggestion-type','clone','collaboration.channelId','isArray','listenTo','markDeletion','toJSON','getNearestSelectionRange','low','return','reconvertMarker','$elementName','getChangedMarkers','isDocumentOperation','authoredAt','_recordAttributeChanges','add','change:activeMarkers','isInsideObject','groupId','range','235128nQzUqx','default','_onDiscard','_processAttributeSuggestions','split','_joinWithAdjacentSuggestions','rootName','formatBlock:join','attribute:accept','getSuggestionCallback','addComment','formatInline:accept','removeMarker','highest','addMarker','isEqual','removeComment','_handleNewSuggestionMarker','error-saving-suggestion-data-suggestion-discarded','accept','_isForcedDefaultExecutionBlock','ready','insertion:join','getMultiRangeId','options','rename','formatBlock:chain','unbindElementFromMarkerName','multipleBlocks','_commentsRepository','enableCommand','toViewElement','originalSuggestionId','ck-suggestion-marker--active','isUndo','type','860MzhsOi','createPositionBefore','selection','some','track-changes-suggestion-data-mismatch','tablePasteChainId','$marker','define','markMultiRangeInsertion','getAllAdjacentSuggestions','11142190gciWcc','attribute:discard','open','data-suggestion','createSelection','batch','splice','chain','forEach','isTouching','howMany','root','LEAVE','position','@external','concat','parent','pop','_initAriaMarkerChangeAnnouncements','isBefore','getLastMatchingPosition','isOwn','buildSuggestion','addSuggestion','always','suggestionLoaded','getSuggestions','containerElement','splitPosition','rejected','Users','_processAttributeChanges','lowest','getRange','registerPostFixer','_getSuggestionData','_rangeIsInLocalUserInsertion','formatInline:join','addSuggestionData','track-changes-command-not-found','getDifference','documentSelection','_suggestions','authorName','showSuggestionHighlights','widget','removeAttribute','commandName','getCustomProperty','deleteContent','toUpperCase','acceptSelectedSuggestions','175144vGaVmv','start','_mergeNestedSuggestions','_suggestionFactory','filter','attribute','getWalker','enableReadOnlyMode','stop','attributes','132IRAwKU','change:_saved','ck-suggestion-marker-formatInline','trackChangesCommand','execute','_getMarkerAnnouncementText','schema','elementStart','PendingActions','_saved','isRemovable','acceptSuggestion','suggestionUnloaded','deletion:chain','track-changes-enable-command-twice','_cutOutSuggestionMarker','987AqCfCU','9CrimhT','$text','oldRange','requires','_isBlockAttribute','formatBlock:','getAncestors','deletion:join','_model','formatInline','ck-suggestion-marker','isLimit','containsItem','markerReady','isAtEnd','detach','createPositionAt','_trackFormatChanges','getUser','markers','createRangeIn','dataToMarker','suggestion:attribute:','_getAttributeKey','_enabledCommands','markMultiRangeDeletion','head','_setSuggestionData','change:data','catch','getAttribute','adapter','deletion:','element','isMultiRange','newValue','addMarker:suggestion','addMarker:suggestion:formatBlock','containsRange','setSelection','_afterChanges','discard','isInContent','attributeOldValue','skipNestingCheck','rethrowUnexpectedError','updateMarker','forward','name','delete','dataDowncast','trackChanges.mergeNestedSuggestions','_adapter','1142168qAxewY','removeMarkers','formatInline:chain','isIntersectingWithRange','registerCustomCallback','commands','editor','addRange','attribute:','then','_editor','getChanges','bindElementToMarker','refresh','_refreshSuggestionsChain','markAttributeChange','track-changes-suggestion-not-found','_isDataLoaded','stopListening','markInlineFormat','insertion:chain','getSuggestion','isAfter','formatGroupId','sort','deletion','_checkSuggestionCorrectness','createdAt','_customCallbacks','insertion:','formatBlock:discard','values','targetPosition','getRanges','key','getFirstRange','isBlock','updateSuggestion','hasComments','warn','addHighlight','_getExternalAuthor','insertion:accept','removeClass','item','_splitMarkerName','formatInline:discard','getItems','$graveyard','marker-count','consume','attributeNewValue','createRange','CommentsRepository','insertion','_reduceSuggestionAttributeRange','addUser','markerToHighlight','attribute:join','suggestion:','markMultiRangeBlockFormat','value','addClass','_addSuggestionMarker','has','getShiftedBy','next','elementToElement','isIntersecting','PENDING_ACTION_SUGGESTION','registerBlockAttribute','_breakSuggestionMarker','before','ck-suggestion-marker-','_refreshAttributeSuggestionsChain','normal','from','track-changes-adapter-missing-getsuggestion','map','update:suggestion','data','_reduceExistingSuggestions','enableDefaultAttributesIntegration','isExternal','isLocal','_recordAttributeSuggestions','deletion:discard','FORMATTING','formatBlock:accept','suggestionChanged','containsRangeInObject','markInsertion','hasCommentThread','trackChanges.trackFormatChanges','setTo','push','removeMarker:suggestion:formatBlock','discardSelectedSuggestions','formatInline:','descriptionFactory','addMarker:suggestion:attribute','init','enqueueChange','$textProxy','pluginName','join','upcast','markBlockFormat','accepted','insert','keys','markerName','for','resolve','3123708PlxLub','group','substr','after','hasSuggestion','writer','createPositionAfter','every','insertion:discard','_setSuggestionRange','TrackChangesEditing','isAtStart','_suggestionState','commentThread','assign','removed','end','elementEnd','_findSuggestions','addCommentThread','6390FtbZVu','ENTER','external:','includes','meta','backward','deletion:accept','isSelectable','ck-suggestion-marker-formatBlock','formatBlock','plugins','isNextTo','discardSuggestion','startsWith','markerNameToElements','fetchCommentThread','removeMarker:suggestion:attribute','fire','track-changes-adapter-already-set','_defaultCallbacks','_inlineAttributeKeys','setAttribute','dataReady','activeMarkers','nodeBefore','containsPosition','attributeKey','forceDefaultExecution','editing','acceptAllSuggestions','format','comments','getCommentThread','fromRange','isCollapsed','differ','_isRegisteredAttribute','high','document','clear','announce','author'];_0x1c07=function(){return _0x148f61;};return _0x1c07();}function Tt(_0xa16acb){const _0x3c970a=_0x234f75;return _0xa16acb[_0x3c970a(0x20a)][_0x3c970a(0x114)]==_0xa16acb[_0x3c970a(0x139)][_0x3c970a(0x94)]&&_0xa16acb[_0x3c970a(0x20a)][_0x3c970a(0x205)];}function Et(_0x20c8ab,_0x191cd5,_0x5de836,_0x38e666){const _0x4c8477=_0x234f75,_0x75ceaf=_0x5105cb=>!_0x5105cb[_0x4c8477(0x1b4)]['is'](_0x4c8477(0x1ef))&&!_0x38e666[_0x4c8477(0x8f)](_0x5105cb[_0x4c8477(0x1b4)]),_0x47d8b4=_0x20c8ab[_0x4c8477(0x139)][_0x4c8477(0x118)](_0x75ceaf),_0x477872=_0x20c8ab[_0x4c8477(0x20a)][_0x4c8477(0x118)](_0x75ceaf,{'direction':_0x4c8477(0x213)});return(!_0x20c8ab[_0x4c8477(0x139)][_0x4c8477(0xe5)](_0x47d8b4)||!_0x20c8ab[_0x4c8477(0x20a)][_0x4c8477(0xe5)](_0x477872))&&(_0x47d8b4[_0x4c8477(0x117)](_0x477872)?_0x5de836[_0x4c8477(0x181)](_0x191cd5,{'range':_0x5de836[_0x4c8477(0x1bc)](_0x47d8b4,_0x477872)}):_0x5de836[_0x4c8477(0xe2)](_0x191cd5),!0x0);}function Vt(_0x2b0007){return _0x459ca7(_0x2b0007);}function Ut(_0x4c1605){const _0x3bd4e2=_0x234f75,_0x8e3487=_0x4c1605[_0x3bd4e2(0x139)][_0x3bd4e2(0x94)];return _0x8e3487&&_0x8e3487['is'](_0x3bd4e2(0x174));}function Ot(_0x160834,_0x555c5c){const _0x2c7a9d=_0x234f75;return null==_0x160834[_0x2c7a9d(0x20a)][_0x2c7a9d(0x77)]&&_0x160834[_0x2c7a9d(0x20a)][_0x2c7a9d(0x114)]==_0x160834[_0x2c7a9d(0x139)][_0x2c7a9d(0x94)]?Gt(_0x160834[_0x2c7a9d(0x139)][_0x2c7a9d(0x94)],_0x555c5c):_0x160834;}function Gt(_0x167c79,_0x194232){const _0x3e4b3e=_0x234f75,_0x1b486d=_0x194232[_0x3e4b3e(0x148)][_0x3e4b3e(0x8f)](_0x167c79)||_0x194232[_0x3e4b3e(0x148)][_0x3e4b3e(0x66)](_0x167c79);return _0x194232[_0x3e4b3e(0x1bc)](_0x194232[_0x3e4b3e(0x163)](_0x167c79,_0x3e4b3e(0x1d0)),_0x1b486d?_0x194232[_0x3e4b3e(0x200)](_0x167c79):_0x194232[_0x3e4b3e(0x163)](_0x167c79,_0x3e4b3e(0x20a)));}function Ft(_0x5533b6,_0x52f953,_0x335c40,_0x3f35fe,_0x4cc9b9){const _0xe437d0=_0x234f75;if(!Pt(_0x5533b6,_0x52f953))return!0x1;if(_0x335c40[_0xe437d0(0x20a)][_0xe437d0(0xe5)](_0x3f35fe[_0xe437d0(0x139)]))return!0x0;if(_0x5533b6[_0xe437d0(0xf9)]!=_0x52f953[_0xe437d0(0xf9)])return!0x1;if(!_0x335c40[_0xe437d0(0x20a)][_0xe437d0(0x10d)](_0x3f35fe[_0xe437d0(0x139)]))return!0x1;const _0x4a4848=_0x4cc9b9[_0xe437d0(0x1bc)](_0x335c40[_0xe437d0(0x20a)],_0x3f35fe[_0xe437d0(0x139)])[_0xe437d0(0x13e)]();for(const _0x1d89f0 of _0x4a4848)if([_0xe437d0(0x149),_0xe437d0(0x20b)][_0xe437d0(0x211)](_0x1d89f0[_0xe437d0(0xf9)])&&_0x4cc9b9[_0xe437d0(0x148)][_0xe437d0(0x15e)](_0x1d89f0[_0xe437d0(0x1b4)]))return!0x1;return!0x0;}function Pt(_0x2d32a5,_0x3047bf,_0x1f060d=[]){const _0x37dd78=_0x234f75;return!(!_0x2d32a5[_0x37dd78(0x199)]||!_0x3047bf[_0x37dd78(0x199)])&&_0x393701(_0x17bbcf(_0x2d32a5[_0x37dd78(0x141)],_0x1f060d),_0x17bbcf(_0x3047bf[_0x37dd78(0x141)],_0x1f060d));}function Lt(_0x307787,_0x53d283){const _0x762be6=_0x234f75,_0x46ced1=Ht(_0x307787[_0x762be6(0x141)]),_0x5d7440=Ht(_0x53d283);if(!_0x307787[_0x762be6(0x199)])return!0x1;for(const _0x4e52b4 of Object[_0x762be6(0x1f6)](_0x5d7440))if(!_0x393701(_0x46ced1[_0x4e52b4],_0x5d7440[_0x4e52b4]))return!0x1;return!0x0;}function Ht(_0x3e0a5b){const _0x1edf09=_0x234f75,_0x3c2cc7=Object[_0x1edf09(0x208)]({},_0x3e0a5b);return delete _0x3c2cc7[_0x1edf09(0x17f)],delete _0x3c2cc7[_0x1edf09(0xff)],_0x3c2cc7;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4be5(_0x3cc934,_0x3a90cc){const _0x2005a4=_0x2005();return _0x4be5=function(_0x4be5b3,_0x28e84b){_0x4be5b3=_0x4be5b3-0x105;let _0x45b235=_0x2005a4[_0x4be5b3];return _0x45b235;},_0x4be5(_0x3cc934,_0x3a90cc);}const _0x5645ba=_0x4be5;(function(_0x3635cc,_0x124ccb){const _0x2dbadf=_0x4be5,_0x5e4817=_0x3635cc();while(!![]){try{const _0x5e8b21=-parseInt(_0x2dbadf(0x164))/0x1*(parseInt(_0x2dbadf(0x161))/0x2)+-parseInt(_0x2dbadf(0x149))/0x3+-parseInt(_0x2dbadf(0x16c))/0x4+parseInt(_0x2dbadf(0x16a))/0x5*(-parseInt(_0x2dbadf(0x11d))/0x6)+parseInt(_0x2dbadf(0x191))/0x7*(parseInt(_0x2dbadf(0x12a))/0x8)+parseInt(_0x2dbadf(0x187))/0x9*(-parseInt(_0x2dbadf(0x128))/0xa)+parseInt(_0x2dbadf(0x134))/0xb*(parseInt(_0x2dbadf(0x14f))/0xc);if(_0x5e8b21===_0x124ccb)break;else _0x5e4817['push'](_0x5e4817['shift']());}catch(_0x5f6892){_0x5e4817['push'](_0x5e4817['shift']());}}}(_0x2005,0x20c85));import{Plugin as _0x332813}from'ckeditor5/src/core.js';import{Collection as _0x3aec05}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x4d632a,createDropdown as _0x1100c9,ListSeparatorView as _0x3f1a4e,MenuBarMenuView as _0x5a79f1,MenuBarMenuListView as _0xde1993,MenuBarMenuListItemView as _0x53af90,MenuBarMenuListItemButtonView as _0x70ba0e,SplitButtonView as _0x340a6c,ViewModel as _0x44f5b4}from'ckeditor5/src/ui.js';function _0x2005(){const _0x137a40=['from','items','keys','commandName','8xDgBLx','_refreshActiveMarkers','activeMarkers','2423JaNzmq','listenTo','innerView','init','activeAnnotations','_createMenuBarMenu','44235wiWvmQ','commentThread','886524GqFFOv','type','unbind','commands','Discard\x20all\x20suggestions','TrackChangesEditing','bind','actionView','buttonView','has','refreshSelectedViews','_annotationViews','Discard\x20all\x20selected\x20suggestions','button','trackChanges.SuggestionThreadView','acceptAllSuggestions','_unbindEditors','suggestion-','discardAllSuggestions','menuitemcheckbox','editing','acceptButton','define','push','_viewToController','CommentsRepository','_addUIComponentsToFactory','162pqQQuS','suggestionChanged','getMarkerNames','delegate','arrowView','CommentsUI','isDirty','mainView','menu','hasSuggestion','57358baaanw','Annotations','getByInnerView','Track\x20changes','change:previous','_destroyController','menuBar:trackChanges','SuggestionThreadView','trackChanges.disableComments','Accept\x20all\x20selected\x20suggestions','createCommentThreadController','focus','getJoined','source','addSourceCollector','toMany','set','length','panelView','addComment','stopListening','isOn','destroy','model','descriptionFactory','remove','trackChanges','getRanges','comments.maxCommentsWhenCollapsed','componentFactory','getFirstRange','156ZMBYCl','Accept\x20all\x20suggestions','_suggestionToController','pluginName','execute','comments.maxThreadTotalWeight','_handleControllerBuffer','children','delete','get','getDescriptions','76100aFNLxM','switchbutton','216ZRPNsK','reduce','getMarkers','_disableComments','suggestionUnloaded','config','comments','isMultiRange','requires','suggestionLoaded','330VcTOzu','TrackChangesUI','clear','acceptSelectedSuggestions','size','some','values','registerAnnotation','_bindAnnotationToEditors','getSuggestion','previous','locale','CommentView','separator','discardButton','comments.editorConfig','plugins','menuitem','filter','lowest','_updateController','431868cHUejG','discardSelectedSuggestions','getAllAdjacentSuggestions','_initializeController','head','isInContent','262128PmISpH','descriptionParts','_handleSuggestionControllerDelayed','_createToolbarButton','isEnabled','editor','createAnnotationView','change:activeAnnotations','value','EditorAnnotations','createAnnotation','view','add','comments.maxCommentCharsWhenCollapsed'];_0x2005=function(){return _0x137a40;};return _0x2005();}import{Users as _0x448271,getDateTimeFormatter as _0x3fa774,getAllMarkersDomElementsSorted as _0x579185}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5292d6 from'./trackchangesediting.js';import _0x1cff84 from'./ui/suggestioncontroller.js';import _0x57ed1b from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2baa0b}from'./utils/common-translations.js';import _0x52bd79 from'../theme/icons/track-changes.svg';export default class d extends _0x332813{static get[_0x5645ba(0x132)](){const _0x5be3b5=_0x5645ba;return[_0x5292d6,_0x448271,_0x5be3b5(0x185),_0x5be3b5(0x192),_0x5be3b5(0x158)];}static get[_0x5645ba(0x120)](){const _0x153e4a=_0x5645ba;return _0x153e4a(0x135);}constructor(_0x2b73bc){const _0x72b072=_0x5645ba;super(_0x2b73bc),this[_0x72b072(0x11f)]=new Map(),this[_0x72b072(0x184)]=new Map(),this[_0x72b072(0x177)]=new Map(),this[_0x72b072(0x123)]=new Map();const _0x372bf6=this[_0x72b072(0x154)][_0x72b072(0x12f)];_0x372bf6[_0x72b072(0x182)](_0x72b072(0x17a),_0x57ed1b),_0x372bf6[_0x72b072(0x182)](_0x72b072(0x106),!0x1),this[_0x72b072(0x12d)]=_0x372bf6[_0x72b072(0x126)](_0x72b072(0x106));}[_0x5645ba(0x151)](_0x3e748c,_0x2fe16e){const _0x201f42=_0x5645ba;0x0===this[_0x201f42(0x123)][_0x201f42(0x138)]&&setTimeout(()=>{const _0x5b2203=_0x201f42;for(const [_0x546290,_0xd0176b]of this[_0x5b2203(0x123)]){const _0x2420e1=this[_0x5b2203(0x11f)][_0x5b2203(0x175)](_0x546290);_0x2420e1||_0xd0176b?_0x2420e1&&_0xd0176b&&this[_0x5b2203(0x196)](_0x546290):this[_0x5b2203(0x14c)](_0x546290);}this[_0x5b2203(0x123)][_0x5b2203(0x136)](),this[_0x5b2203(0x154)][_0x5b2203(0x144)][_0x5b2203(0x126)](_0x5b2203(0x158))[_0x5b2203(0x176)](),this[_0x5b2203(0x162)]();},0xa),this[_0x201f42(0x123)][_0x201f42(0x10e)](_0x3e748c,_0x2fe16e);}[_0x5645ba(0x167)](){const _0x94c9d3=_0x5645ba,_0x1b9473=this[_0x94c9d3(0x154)],_0x431826=_0x1b9473[_0x94c9d3(0x144)][_0x94c9d3(0x126)](_0x94c9d3(0x171)),_0x242bd0=_0x1b9473[_0x94c9d3(0x144)][_0x94c9d3(0x126)](_0x94c9d3(0x192)),_0x2a9dc1=_0x1b9473[_0x94c9d3(0x144)][_0x94c9d3(0x126)](_0x94c9d3(0x158)),_0x32a647=_0x1b9473[_0x94c9d3(0x144)][_0x94c9d3(0x126)](_0x94c9d3(0x185));this[_0x94c9d3(0x186)](),_0x2a9dc1[_0x94c9d3(0x10c)](()=>{const _0x41df80=_0x94c9d3,_0x5b126e=[];for(const [_0x6450b8,_0x42afba]of Array[_0x41df80(0x15d)](this[_0x41df80(0x11f)])){const _0x3c5608=_0x6450b8[_0x41df80(0x14b)](),_0x5e9420=[];for(const _0x4643c2 of _0x3c5608){if(!_0x4643c2[_0x41df80(0x14e)])continue;if(_0x4643c2[_0x41df80(0x131)]){_0x5e9420[_0x41df80(0x183)](..._0x4643c2[_0x41df80(0x119)]());continue;}const _0x5550ef=_0x4643c2[_0x41df80(0x11c)]();if(_0x5e9420[_0x41df80(0x10f)]>0x0){const _0x50bd38=_0x5e9420[0x0][_0x41df80(0x10a)](_0x5550ef);if(_0x50bd38){_0x5e9420[0x0]=_0x50bd38;continue;}}_0x5e9420[_0x41df80(0x183)](_0x5550ef);}_0x5b126e[_0x41df80(0x183)]([_0x42afba[_0x41df80(0x15a)],_0x5e9420]);}return _0x5b126e;}),this[_0x94c9d3(0x165)](_0x431826,_0x94c9d3(0x133),(_0x1cfe93,_0x14ce65)=>{const _0x1d9a4a=_0x94c9d3;this[_0x1d9a4a(0x165)](_0x14ce65,_0x1d9a4a(0x195),(_0x4d32c9,_0x2a2b75,_0x58b42b,_0x5668b8)=>{const _0x2fc415=_0x1d9a4a;_0x14ce65[_0x2fc415(0x14e)]&&(null==_0x58b42b?(this[_0x2fc415(0x148)](_0x5668b8[_0x2fc415(0x14d)]),this[_0x2fc415(0x151)](_0x14ce65,!0x1)):(this[_0x2fc415(0x148)](_0x58b42b[_0x2fc415(0x14d)]),null==_0x5668b8&&this[_0x2fc415(0x151)](_0x14ce65,!0x0)));}),null!==_0x14ce65[_0x1d9a4a(0x13e)]?this[_0x1d9a4a(0x148)](_0x14ce65[_0x1d9a4a(0x14d)]):this[_0x1d9a4a(0x151)](_0x14ce65,!0x1);}),this[_0x94c9d3(0x165)](_0x431826,_0x94c9d3(0x12e),(_0x5221cd,_0x4cca43,_0x52818f)=>{const _0x10d88f=_0x94c9d3;this[_0x10d88f(0x112)](_0x4cca43,_0x10d88f(0x195)),this[_0x10d88f(0x123)][_0x10d88f(0x125)](_0x4cca43),this[_0x10d88f(0x11f)][_0x10d88f(0x175)](_0x4cca43)&&this[_0x10d88f(0x196)](_0x4cca43),_0x52818f&&this[_0x10d88f(0x148)](_0x52818f[_0x10d88f(0x14d)]);}),this[_0x94c9d3(0x165)](_0x431826,_0x94c9d3(0x188),(_0x4270bc,_0x299431)=>{const _0x546c79=_0x94c9d3;this[_0x546c79(0x148)](_0x299431);}),this[_0x94c9d3(0x165)](_0x242bd0,_0x94c9d3(0x156),()=>{const _0x2ebae1=_0x94c9d3;this[_0x2ebae1(0x162)]();}),this[_0x94c9d3(0x165)](_0x32a647,_0x94c9d3(0x111),(_0x2b7ed8,{threadId:_0x4b8898,isFromAdapter:_0x2171d6})=>{const _0x5dcc6a=_0x94c9d3;if(_0x2171d6||!_0x431826[_0x5dcc6a(0x190)](_0x4b8898))return;const _0x45de26=_0x431826[_0x5dcc6a(0x13d)](_0x4b8898);this[_0x5dcc6a(0x11f)][_0x5dcc6a(0x126)](_0x45de26)[_0x5dcc6a(0x15a)][_0x5dcc6a(0x109)]();},{'priority':_0x94c9d3(0x147)});}[_0x5645ba(0x162)](){const _0x44034e=_0x5645ba,_0x24c1e1=this[_0x44034e(0x154)][_0x44034e(0x144)][_0x44034e(0x126)](_0x44034e(0x192)),_0x3381f1=this[_0x44034e(0x154)][_0x44034e(0x144)][_0x44034e(0x126)](_0x44034e(0x171)),_0x5b6422=Array[_0x44034e(0x15d)](_0x24c1e1[_0x44034e(0x168)],_0xa8ec9d=>_0xa8ec9d[_0x44034e(0x166)])[_0x44034e(0x146)](_0x296c2b=>this[_0x44034e(0x184)][_0x44034e(0x175)](_0x296c2b)),_0xc678da=[];for(const _0x21ec19 of _0x5b6422){const _0x53cf38=this[_0x44034e(0x184)][_0x44034e(0x126)](_0x21ec19)[_0x44034e(0x115)][_0x44034e(0x14b)]();_0xc678da[_0x44034e(0x183)](..._0x53cf38[_0x44034e(0x12b)]((_0x3965da,_0x1c9fba)=>[..._0x3965da,..._0x1c9fba[_0x44034e(0x189)]()],[]));}_0x3381f1[_0x44034e(0x163)]=_0xc678da;}[_0x5645ba(0x186)](){const _0x384319=_0x5645ba,_0x5350c9=this[_0x384319(0x154)],_0x5cbc55=_0x5350c9[_0x384319(0x13f)],_0x41ef45=_0x2baa0b(_0x5cbc55,_0x384319(0x194)),_0x48ceb3=new _0x3aec05([{'type':_0x384319(0x129),'model':new _0x44f5b4({'withText':!0x0,'label':_0x41ef45,'commandName':_0x384319(0x118),'role':_0x384319(0x17f)})},{'type':_0x384319(0x141)},{'type':_0x384319(0x179),'model':new _0x44f5b4({'withText':!0x0,'label':_0x2baa0b(_0x5cbc55,_0x384319(0x11e)),'commandName':_0x384319(0x17b),'role':_0x384319(0x145)})},{'type':_0x384319(0x179),'model':new _0x44f5b4({'withText':!0x0,'label':_0x2baa0b(_0x5cbc55,_0x384319(0x107)),'commandName':_0x384319(0x137),'role':_0x384319(0x145)})},{'type':_0x384319(0x179),'model':new _0x44f5b4({'withText':!0x0,'label':_0x2baa0b(_0x5cbc55,_0x384319(0x170)),'commandName':_0x384319(0x17e),'role':_0x384319(0x145)})},{'type':_0x384319(0x179),'model':new _0x44f5b4({'withText':!0x0,'label':_0x2baa0b(_0x5cbc55,_0x384319(0x178)),'commandName':_0x384319(0x14a),'role':_0x384319(0x145)})}]);for(const _0x4f4ea9 of _0x48ceb3)if(ae(_0x4f4ea9)){const _0x1ce5e7=_0x5350c9[_0x384319(0x16f)][_0x384319(0x126)](_0x4f4ea9[_0x384319(0x115)][_0x384319(0x160)]);_0x4f4ea9[_0x384319(0x115)][_0x384319(0x172)](_0x384319(0x113),_0x384319(0x153))['to'](_0x1ce5e7,_0x384319(0x157),_0x384319(0x153));}_0x5350c9['ui'][_0x384319(0x11b)][_0x384319(0x15b)](_0x384319(0x118),_0x485500=>this[_0x384319(0x152)](_0x485500,_0x48ceb3,_0x41ef45)),_0x5350c9['ui'][_0x384319(0x11b)][_0x384319(0x15b)](_0x384319(0x197),_0x50c116=>this[_0x384319(0x169)](_0x50c116,_0x48ceb3,_0x41ef45));}[_0x5645ba(0x152)](_0x233fc5,_0x2ee0fe,_0x19c125){const _0x269e6b=_0x5645ba,_0x372199=_0x1100c9(_0x233fc5,_0x340a6c),_0x3d9702=this[_0x269e6b(0x154)][_0x269e6b(0x16f)][_0x269e6b(0x126)](_0x269e6b(0x118));_0x372199[_0x269e6b(0x174)][_0x269e6b(0x10e)]({'tooltip':_0x19c125,'label':_0x19c125,'icon':_0x52bd79}),_0x372199[_0x269e6b(0x174)][_0x269e6b(0x172)](_0x269e6b(0x113))['to'](_0x3d9702,_0x269e6b(0x157)),_0x372199[_0x269e6b(0x174)]['on'](_0x269e6b(0x121),()=>{const _0x1def46=_0x269e6b;_0x3d9702[_0x1def46(0x121)](),this[_0x1def46(0x154)][_0x1def46(0x180)][_0x1def46(0x15a)][_0x1def46(0x109)]();}),_0x4d632a(_0x372199,_0x2ee0fe,{'role':_0x269e6b(0x18f)});const _0x49cd34=[];for(const _0x1f6b41 of _0x2ee0fe)ae(_0x1f6b41)&&_0x49cd34[_0x269e6b(0x183)](this[_0x269e6b(0x154)][_0x269e6b(0x16f)][_0x269e6b(0x126)](_0x1f6b41[_0x269e6b(0x115)][_0x269e6b(0x160)]));const _0x175ba4=_0x372199[_0x269e6b(0x174)];return _0x175ba4[_0x269e6b(0x173)][_0x269e6b(0x16e)](_0x269e6b(0x153)),_0x175ba4[_0x269e6b(0x18b)][_0x269e6b(0x16e)](_0x269e6b(0x153)),_0x175ba4[_0x269e6b(0x173)][_0x269e6b(0x172)](_0x269e6b(0x153))['to'](_0x3d9702,_0x269e6b(0x153)),_0x175ba4[_0x269e6b(0x18b)][_0x269e6b(0x172)](_0x269e6b(0x153))[_0x269e6b(0x10d)](_0x49cd34,_0x269e6b(0x153),(..._0x4e8b71)=>_0x4e8b71[_0x269e6b(0x139)](_0x6ceac3=>_0x6ceac3)),_0x372199['on'](_0x269e6b(0x121),_0x2d54e7=>{const _0x4032a3=_0x269e6b;this[_0x4032a3(0x154)][_0x4032a3(0x121)](_0x2d54e7[_0x4032a3(0x10b)][_0x4032a3(0x160)]),this[_0x4032a3(0x154)][_0x4032a3(0x180)][_0x4032a3(0x15a)][_0x4032a3(0x109)]();}),_0x372199;}[_0x5645ba(0x169)](_0x32d7e5,_0x11ce37,_0x39a3ef){const _0x346b56=_0x5645ba,_0x1bac54=new _0x5a79f1(_0x32d7e5),_0x3ab7e0=this[_0x346b56(0x154)][_0x346b56(0x16f)][_0x346b56(0x126)](_0x346b56(0x118));_0x1bac54[_0x346b56(0x174)][_0x346b56(0x10e)]({'label':_0x39a3ef,'icon':_0x52bd79});const _0x72a419=new _0xde1993(_0x32d7e5);for(const _0x3e7c62 of _0x11ce37){if(_0x346b56(0x141)==_0x3e7c62[_0x346b56(0x16d)]){_0x72a419[_0x346b56(0x15e)][_0x346b56(0x15b)](new _0x3f1a4e(_0x32d7e5));continue;}const _0x1541f9=new _0x53af90(_0x32d7e5,_0x1bac54),_0x4aa802=new _0x70ba0e(_0x32d7e5),_0x41e81e=_0x3e7c62[_0x346b56(0x115)];_0x4aa802[_0x346b56(0x172)](...Object[_0x346b56(0x15f)](_0x41e81e))['to'](_0x41e81e),_0x4aa802[_0x346b56(0x18a)](_0x346b56(0x121))['to'](_0x1bac54),_0x4aa802['on'](_0x346b56(0x121),()=>{const _0x492f9a=_0x346b56;this[_0x492f9a(0x154)][_0x492f9a(0x121)](_0x41e81e[_0x492f9a(0x160)]),this[_0x492f9a(0x154)][_0x492f9a(0x180)][_0x492f9a(0x15a)][_0x492f9a(0x109)]();}),_0x1541f9[_0x346b56(0x124)][_0x346b56(0x15b)](_0x4aa802),_0x72a419[_0x346b56(0x15e)][_0x346b56(0x15b)](_0x1541f9);}return _0x1bac54[_0x346b56(0x172)](_0x346b56(0x153))['to'](_0x3ab7e0,_0x346b56(0x153)),_0x1bac54[_0x346b56(0x110)][_0x346b56(0x124)][_0x346b56(0x15b)](_0x72a419),_0x1bac54;}[_0x5645ba(0x14c)](_0x161558){const _0x1f74b2=_0x5645ba,_0x4fe92d=this[_0x1f74b2(0x154)],_0x4e2546=_0x4fe92d[_0x1f74b2(0x12f)],_0x232810=_0x4fe92d[_0x1f74b2(0x144)][_0x1f74b2(0x126)](_0x1f74b2(0x192)),_0x43eddb=_0x4fe92d[_0x1f74b2(0x144)][_0x1f74b2(0x126)](_0x1f74b2(0x185)),_0x323769=_0x4fe92d[_0x1f74b2(0x144)][_0x1f74b2(0x126)](_0x1f74b2(0x158)),_0x56ddcb=_0x4fe92d[_0x1f74b2(0x144)][_0x1f74b2(0x126)](_0x448271)['me'],_0x3755f9=_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x118))[_0x1f74b2(0x105)],{CommentsListView:_0x347d1e,CommentThreadInputView:_0x428969}=_0x4fe92d[_0x1f74b2(0x144)][_0x1f74b2(0x126)](_0x1f74b2(0x18c));let _0x1d8439,_0x2b6e85;this[_0x1f74b2(0x177)][_0x1f74b2(0x175)](_0x161558['id'])?(_0x2b6e85=this[_0x1f74b2(0x177)][_0x1f74b2(0x126)](_0x161558['id']),_0x1d8439=_0x2b6e85[_0x1f74b2(0x18e)]):(_0x1d8439=new _0x3755f9(_0x4fe92d[_0x1f74b2(0x13f)],_0x161558,_0x56ddcb,{'disableComments':this[_0x1f74b2(0x12d)],'editorConfig':_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x143)),'maxCommentsWhenCollapsed':_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x11a)),'maxThreadTotalWeight':_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x122)),'maxCommentCharsWhenCollapsed':_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x15c)),'formatDateTime':_0x3fa774(_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x13f))),'CommentView':_0x4e2546[_0x1f74b2(0x126)](_0x1f74b2(0x130))[_0x1f74b2(0x140)],'CommentsListView':_0x347d1e,'CommentThreadInputView':_0x428969}),_0x1d8439[_0x1f74b2(0x181)]['on'](_0x1f74b2(0x121),()=>{const _0x4c6da0=_0x1f74b2;_0x4fe92d[_0x4c6da0(0x180)][_0x4c6da0(0x15a)][_0x4c6da0(0x109)]();}),_0x1d8439[_0x1f74b2(0x142)]['on'](_0x1f74b2(0x121),()=>{const _0x26fcb1=_0x1f74b2;_0x4fe92d[_0x26fcb1(0x180)][_0x26fcb1(0x15a)][_0x26fcb1(0x109)]();}),_0x2b6e85=_0x232810[_0x1f74b2(0x155)](this[_0x1f74b2(0x154)][_0x1f74b2(0x13f)],_0x1d8439),_0x2b6e85[_0x1f74b2(0x172)](_0x1f74b2(0x18d))['to'](_0x1d8439,_0x1f74b2(0x18d)),_0x2b6e85[_0x1f74b2(0x172)](_0x1f74b2(0x10f))['to'](_0x1d8439),_0x2b6e85[_0x1f74b2(0x172)](_0x1f74b2(0x16d))['to'](_0x1d8439,_0x1f74b2(0x16d),_0x1c5712=>_0x1f74b2(0x17d)+_0x1c5712),this[_0x1f74b2(0x177)][_0x1f74b2(0x10e)](_0x161558['id'],_0x2b6e85));const _0x3093e4=_0x43eddb[_0x1f74b2(0x108)](_0x161558[_0x1f74b2(0x16b)],_0x1d8439),_0x506bef=new _0x1cff84(_0x4fe92d,_0x161558,_0x1d8439,_0x3093e4),_0x133fb3=_0x161558[_0x1f74b2(0x14b)]()[_0x1f74b2(0x146)](_0xd0e14d=>_0xd0e14d[_0x1f74b2(0x14e)]);_0x1d8439[_0x1f74b2(0x150)]=_0x4fe92d[_0x1f74b2(0x144)][_0x1f74b2(0x126)](_0x1f74b2(0x171))[_0x1f74b2(0x116)][_0x1f74b2(0x127)](_0x133fb3),this[_0x1f74b2(0x11f)][_0x1f74b2(0x10e)](_0x161558,_0x506bef),this[_0x1f74b2(0x184)][_0x1f74b2(0x10e)](_0x1d8439,_0x506bef);const _0x58d949=_0x232810[_0x1f74b2(0x159)]({'view':_0x2b6e85,'target':()=>{const _0x2e0b00=_0x1f74b2,_0x3adc79=[],_0x4e3a5a=_0x161558[_0x2e0b00(0x14b)]()[_0x2e0b00(0x146)](_0x265fc5=>_0x265fc5[_0x2e0b00(0x14e)]);for(const _0x523d31 of _0x4e3a5a)_0x3adc79[_0x2e0b00(0x183)](..._0x523d31[_0x2e0b00(0x12c)]());return _0x579185(_0x4fe92d[_0x2e0b00(0x180)],_0x3adc79);},'type':()=>_0x1f74b2(0x17d)+_0x506bef[_0x1f74b2(0x15a)][_0x1f74b2(0x16d)]});_0x43eddb[_0x1f74b2(0x13c)](_0x1d8439,_0x58d949),_0x232810[_0x1f74b2(0x15b)](_0x58d949),_0x323769[_0x1f74b2(0x13b)](_0x58d949);}[_0x5645ba(0x196)](_0x531802){const _0x294677=_0x5645ba,_0x508d33=this[_0x294677(0x154)][_0x294677(0x144)][_0x294677(0x126)](_0x294677(0x185)),_0x21c0d7=this[_0x294677(0x154)][_0x294677(0x144)][_0x294677(0x126)](_0x294677(0x192)),_0x1223ea=this[_0x294677(0x11f)][_0x294677(0x126)](_0x531802),_0x315fcd=_0x1223ea[_0x294677(0x15a)],_0x31c46e=_0x21c0d7[_0x294677(0x193)](_0x315fcd);_0x508d33[_0x294677(0x17c)](_0x315fcd),_0x31c46e&&_0x21c0d7[_0x294677(0x117)](_0x31c46e),this[_0x294677(0x11f)][_0x294677(0x125)](_0x531802),this[_0x294677(0x184)][_0x294677(0x125)](_0x315fcd),_0x1223ea[_0x294677(0x114)]();}[_0x5645ba(0x148)](_0x2622c4){const _0xc975c=_0x5645ba;if(!_0x2622c4[_0xc975c(0x14e)]||!this[_0xc975c(0x11f)][_0xc975c(0x175)](_0x2622c4))return;const _0x105817=this[_0xc975c(0x154)][_0xc975c(0x144)][_0xc975c(0x126)](_0xc975c(0x171)),_0x5b11e4=this[_0xc975c(0x11f)][_0xc975c(0x126)](_0x2622c4),_0x3405e2=_0x2622c4[_0xc975c(0x14b)]();_0x5b11e4[_0xc975c(0x15a)][_0xc975c(0x150)]=_0x105817[_0xc975c(0x116)][_0xc975c(0x127)](_0x3405e2);}[_0x5645ba(0x114)](){const _0x191f64=_0x5645ba;for(const _0x678db2 of this[_0x191f64(0x11f)][_0x191f64(0x15f)]())this[_0x191f64(0x196)](_0x678db2);for(const _0x5973e8 of this[_0x191f64(0x177)][_0x191f64(0x13a)]())_0x5973e8[_0x191f64(0x18e)][_0x191f64(0x114)]();super[_0x191f64(0x114)]();}}function ae(_0x146801){const _0x2e9ebc=_0x5645ba;return _0x2e9ebc(0x115)in _0x146801;}
23
+ const _0x34eebb=_0x4236;(function(_0x32013d,_0x366087){const _0x5ab206=_0x4236,_0x33ad8d=_0x32013d();while(!![]){try{const _0x4cbafe=-parseInt(_0x5ab206(0x11f))/0x1+parseInt(_0x5ab206(0x16e))/0x2*(-parseInt(_0x5ab206(0x163))/0x3)+parseInt(_0x5ab206(0x170))/0x4+parseInt(_0x5ab206(0x125))/0x5*(parseInt(_0x5ab206(0x13a))/0x6)+-parseInt(_0x5ab206(0x152))/0x7+-parseInt(_0x5ab206(0xe3))/0x8+parseInt(_0x5ab206(0x167))/0x9;if(_0x4cbafe===_0x366087)break;else _0x33ad8d['push'](_0x33ad8d['shift']());}catch(_0x2d6c08){_0x33ad8d['push'](_0x33ad8d['shift']());}}}(_0x1f6f,0x18f2b));import{Plugin as _0x1cce68}from'ckeditor5/src/core.js';import{Collection as _0x292e43}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x50a60f,createDropdown as _0x126432,ListSeparatorView as _0x4bc40c,MenuBarMenuView as _0xe541d0,MenuBarMenuListView as _0x1826bf,MenuBarMenuListItemView as _0x42224d,MenuBarMenuListItemButtonView as _0x5ef4f0,SplitButtonView as _0x5ee315,ViewModel as _0x4f2fbd}from'ckeditor5/src/ui.js';function _0x1f6f(){const _0x14d2de=['children','_annotationViews','getAllAdjacentSuggestions','has','hasSuggestion','from','previous','componentFactory','_destroyController','arrowView','head','separator','_createToolbarButton','_suggestionToController','change:activeAnnotations','change:previous','pluginName','suggestionChanged','define','discardButton','Discard\x20all\x20selected\x20suggestions','items','Accept\x20all\x20selected\x20suggestions','isOn','type','menuBar:trackChanges','suggestionUnloaded','menuitemcheckbox','createAnnotationView','delete','createAnnotation','config','refreshSelectedViews','comments.maxThreadTotalWeight','acceptSelectedSuggestions','requires','activeMarkers','_createMenuBarMenu','delegate','bind','discardSelectedSuggestions','comments','toMany','70139gZnfNj','acceptAllSuggestions','discardAllSuggestions','comments.editorConfig','CommentView','getFirstRange','4555rvOXzg','Accept\x20all\x20suggestions','mainView','createCommentThreadController','value','source','isMultiRange','clear','getMarkers','reduce','_handleSuggestionControllerDelayed','locale','init','getRanges','keys','_handleControllerBuffer','comments.maxCommentCharsWhenCollapsed','EditorAnnotations','activeAnnotations','trackChanges','size','138pQGubv','button','isDirty','destroy','Discard\x20all\x20suggestions','Annotations','Track\x20changes','getMarkerNames','comments.maxCommentsWhenCollapsed','SuggestionThreadView','_refreshActiveMarkers','getDescriptions','CommentsUI','panelView','isInContent','commands','_initializeController','buttonView','get','switchbutton','listenTo','suggestionLoaded','set','stopListening','697802SMjCAa','length','innerView','getByInnerView','_bindAnnotationToEditors','editing','_disableComments','addSourceCollector','view','execute','filter','suggestion-','editor','registerAnnotation','some','CommentsRepository','push','3maeIAS','trackChanges.SuggestionThreadView','acceptButton','getSuggestion','4033665JFaDuV','_unbindEditors','remove','model','menu','_updateController','actionView','224170oXkfat','_addUIComponentsToFactory','2132iLqzPV','unbind','TrackChangesUI','684592iEArNb','add','lowest','descriptionFactory','trackChanges.disableComments','TrackChangesEditing','plugins','getJoined','commentThread','commandName','focus','descriptionParts','addComment','_viewToController','isEnabled','menuitem','values'];_0x1f6f=function(){return _0x14d2de;};return _0x1f6f();}import{Users as _0x566e82,getDateTimeFormatter as _0x3ed67e,getAllMarkersDomElementsSorted as _0xd50980}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b0ae4 from'./trackchangesediting.js';function _0x4236(_0x54d322,_0xd85f4){const _0x1f6f55=_0x1f6f();return _0x4236=function(_0x42361c,_0x2b908f){_0x42361c=_0x42361c-0xe3;let _0x563221=_0x1f6f55[_0x42361c];return _0x563221;},_0x4236(_0x54d322,_0xd85f4);}import _0x1d4c14 from'./ui/suggestioncontroller.js';import _0x26715c from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x541cd2}from'./utils/common-translations.js';import _0x2d3d6d from'../theme/icons/track-changes.svg';export default class d extends _0x1cce68{static get[_0x34eebb(0x117)](){const _0x3975d0=_0x34eebb;return[_0x4b0ae4,_0x566e82,_0x3975d0(0x161),_0x3975d0(0x13f),_0x3975d0(0x136)];}static get[_0x34eebb(0x104)](){const _0x456532=_0x34eebb;return _0x456532(0x172);}constructor(_0x157134){const _0x30e670=_0x34eebb;super(_0x157134),this[_0x30e670(0x101)]=new Map(),this[_0x30e670(0xf0)]=new Map(),this[_0x30e670(0xf5)]=new Map(),this[_0x30e670(0x134)]=new Map();const _0x27b2e6=this[_0x30e670(0x15e)][_0x30e670(0x113)];_0x27b2e6[_0x30e670(0x106)](_0x30e670(0x164),_0x26715c),_0x27b2e6[_0x30e670(0x106)](_0x30e670(0xe7),!0x1),this[_0x30e670(0x158)]=_0x27b2e6[_0x30e670(0x14c)](_0x30e670(0xe7));}[_0x34eebb(0x12f)](_0xf7fc6b,_0x307615){const _0x47b091=_0x34eebb;0x0===this[_0x47b091(0x134)][_0x47b091(0x139)]&&setTimeout(()=>{const _0x226d12=_0x47b091;for(const [_0xf01cbb,_0xd68eb4]of this[_0x226d12(0x134)]){const _0x2f6a3b=this[_0x226d12(0x101)][_0x226d12(0xf7)](_0xf01cbb);_0x2f6a3b||_0xd68eb4?_0x2f6a3b&&_0xd68eb4&&this[_0x226d12(0xfc)](_0xf01cbb):this[_0x226d12(0x14a)](_0xf01cbb);}this[_0x226d12(0x134)][_0x226d12(0x12c)](),this[_0x226d12(0x15e)][_0x226d12(0xe9)][_0x226d12(0x14c)](_0x226d12(0x136))[_0x226d12(0x114)](),this[_0x226d12(0x144)]();},0xa),this[_0x47b091(0x134)][_0x47b091(0x150)](_0xf7fc6b,_0x307615);}[_0x34eebb(0x131)](){const _0x3bbb3a=_0x34eebb,_0x1540c4=this[_0x3bbb3a(0x15e)],_0x58ce34=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0xe8)),_0x399f98=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0x13f)),_0xfc811f=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0x136)),_0x97d5f8=_0x1540c4[_0x3bbb3a(0xe9)][_0x3bbb3a(0x14c)](_0x3bbb3a(0x161));this[_0x3bbb3a(0x16f)](),_0xfc811f[_0x3bbb3a(0x159)](()=>{const _0x4e146f=_0x3bbb3a,_0xf4678e=[];for(const [_0x3b3973,_0x309f6a]of Array[_0x4e146f(0xf9)](this[_0x4e146f(0x101)])){const _0x4593c4=_0x3b3973[_0x4e146f(0xf6)](),_0x1966fa=[];for(const _0xbdd7b6 of _0x4593c4){if(!_0xbdd7b6[_0x4e146f(0x148)])continue;if(_0xbdd7b6[_0x4e146f(0x12b)]){_0x1966fa[_0x4e146f(0x162)](..._0xbdd7b6[_0x4e146f(0x132)]());continue;}const _0x309536=_0xbdd7b6[_0x4e146f(0x124)]();if(_0x1966fa[_0x4e146f(0x153)]>0x0){const _0x4cfe47=_0x1966fa[0x0][_0x4e146f(0xea)](_0x309536);if(_0x4cfe47){_0x1966fa[0x0]=_0x4cfe47;continue;}}_0x1966fa[_0x4e146f(0x162)](_0x309536);}_0xf4678e[_0x4e146f(0x162)]([_0x309f6a[_0x4e146f(0x15a)],_0x1966fa]);}return _0xf4678e;}),this[_0x3bbb3a(0x14e)](_0x58ce34,_0x3bbb3a(0x14f),(_0x20cbe0,_0x519953)=>{const _0x27dc32=_0x3bbb3a;this[_0x27dc32(0x14e)](_0x519953,_0x27dc32(0x103),(_0x3268db,_0x19cb51,_0x481a80,_0x5c4c60)=>{const _0x3d0e59=_0x27dc32;_0x519953[_0x3d0e59(0x148)]&&(null==_0x481a80?(this[_0x3d0e59(0x16c)](_0x5c4c60[_0x3d0e59(0xfe)]),this[_0x3d0e59(0x12f)](_0x519953,!0x1)):(this[_0x3d0e59(0x16c)](_0x481a80[_0x3d0e59(0xfe)]),null==_0x5c4c60&&this[_0x3d0e59(0x12f)](_0x519953,!0x0)));}),null!==_0x519953[_0x27dc32(0xfa)]?this[_0x27dc32(0x16c)](_0x519953[_0x27dc32(0xfe)]):this[_0x27dc32(0x12f)](_0x519953,!0x1);}),this[_0x3bbb3a(0x14e)](_0x58ce34,_0x3bbb3a(0x10e),(_0x431ac3,_0x4f444c,_0x5624da)=>{const _0x28e0f0=_0x3bbb3a;this[_0x28e0f0(0x151)](_0x4f444c,_0x28e0f0(0x103)),this[_0x28e0f0(0x134)][_0x28e0f0(0x111)](_0x4f444c),this[_0x28e0f0(0x101)][_0x28e0f0(0xf7)](_0x4f444c)&&this[_0x28e0f0(0xfc)](_0x4f444c),_0x5624da&&this[_0x28e0f0(0x16c)](_0x5624da[_0x28e0f0(0xfe)]);}),this[_0x3bbb3a(0x14e)](_0x58ce34,_0x3bbb3a(0x105),(_0x4d1d2e,_0x3e1d25)=>{const _0x16ed2c=_0x3bbb3a;this[_0x16ed2c(0x16c)](_0x3e1d25);}),this[_0x3bbb3a(0x14e)](_0x399f98,_0x3bbb3a(0x102),()=>{const _0x2e9338=_0x3bbb3a;this[_0x2e9338(0x144)]();}),this[_0x3bbb3a(0x14e)](_0x97d5f8,_0x3bbb3a(0xef),(_0x140592,{threadId:_0x303a1d,isFromAdapter:_0x1abb33})=>{const _0x3a34a4=_0x3bbb3a;if(_0x1abb33||!_0x58ce34[_0x3a34a4(0xf8)](_0x303a1d))return;const _0x366503=_0x58ce34[_0x3a34a4(0x166)](_0x303a1d);this[_0x3a34a4(0x101)][_0x3a34a4(0x14c)](_0x366503)[_0x3a34a4(0x15a)][_0x3a34a4(0xed)]();},{'priority':_0x3bbb3a(0xe5)});}[_0x34eebb(0x144)](){const _0x26208d=_0x34eebb,_0x1941a0=this[_0x26208d(0x15e)][_0x26208d(0xe9)][_0x26208d(0x14c)](_0x26208d(0x13f)),_0x433bec=this[_0x26208d(0x15e)][_0x26208d(0xe9)][_0x26208d(0x14c)](_0x26208d(0xe8)),_0x206783=Array[_0x26208d(0xf9)](_0x1941a0[_0x26208d(0x137)],_0x19fec9=>_0x19fec9[_0x26208d(0x154)])[_0x26208d(0x15c)](_0x1c79e1=>this[_0x26208d(0xf0)][_0x26208d(0xf7)](_0x1c79e1)),_0x301a98=[];for(const _0x16821b of _0x206783){const _0x306b74=this[_0x26208d(0xf0)][_0x26208d(0x14c)](_0x16821b)[_0x26208d(0x16a)][_0x26208d(0xf6)]();_0x301a98[_0x26208d(0x162)](..._0x306b74[_0x26208d(0x12e)]((_0x45fa9b,_0x564c3c)=>[..._0x45fa9b,..._0x564c3c[_0x26208d(0x141)]()],[]));}_0x433bec[_0x26208d(0x118)]=_0x301a98;}[_0x34eebb(0x16f)](){const _0x473e50=_0x34eebb,_0x4a2669=this[_0x473e50(0x15e)],_0x1d3bd6=_0x4a2669[_0x473e50(0x130)],_0x3a2f14=_0x541cd2(_0x1d3bd6,_0x473e50(0x140)),_0x156e33=new _0x292e43([{'type':_0x473e50(0x14d),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x3a2f14,'commandName':_0x473e50(0x138),'role':_0x473e50(0x10f)})},{'type':_0x473e50(0xff)},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x126)),'commandName':_0x473e50(0x120),'role':_0x473e50(0xf2)})},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x10a)),'commandName':_0x473e50(0x116),'role':_0x473e50(0xf2)})},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x13e)),'commandName':_0x473e50(0x121),'role':_0x473e50(0xf2)})},{'type':_0x473e50(0x13b),'model':new _0x4f2fbd({'withText':!0x0,'label':_0x541cd2(_0x1d3bd6,_0x473e50(0x108)),'commandName':_0x473e50(0x11c),'role':_0x473e50(0xf2)})}]);for(const _0x222570 of _0x156e33)if(ae(_0x222570)){const _0x255087=_0x4a2669[_0x473e50(0x149)][_0x473e50(0x14c)](_0x222570[_0x473e50(0x16a)][_0x473e50(0xec)]);_0x222570[_0x473e50(0x16a)][_0x473e50(0x11b)](_0x473e50(0x10b),_0x473e50(0xf1))['to'](_0x255087,_0x473e50(0x129),_0x473e50(0xf1));}_0x4a2669['ui'][_0x473e50(0xfb)][_0x473e50(0xe4)](_0x473e50(0x138),_0x297cd4=>this[_0x473e50(0x100)](_0x297cd4,_0x156e33,_0x3a2f14)),_0x4a2669['ui'][_0x473e50(0xfb)][_0x473e50(0xe4)](_0x473e50(0x10d),_0x84141a=>this[_0x473e50(0x119)](_0x84141a,_0x156e33,_0x3a2f14));}[_0x34eebb(0x100)](_0x37c56a,_0xe73a71,_0x55f0a5){const _0x41919d=_0x34eebb,_0x525f1e=_0x126432(_0x37c56a,_0x5ee315),_0x5789cc=this[_0x41919d(0x15e)][_0x41919d(0x149)][_0x41919d(0x14c)](_0x41919d(0x138));_0x525f1e[_0x41919d(0x14b)][_0x41919d(0x150)]({'tooltip':_0x55f0a5,'label':_0x55f0a5,'icon':_0x2d3d6d}),_0x525f1e[_0x41919d(0x14b)][_0x41919d(0x11b)](_0x41919d(0x10b))['to'](_0x5789cc,_0x41919d(0x129)),_0x525f1e[_0x41919d(0x14b)]['on'](_0x41919d(0x15b),()=>{const _0x4ba61c=_0x41919d;_0x5789cc[_0x4ba61c(0x15b)](),this[_0x4ba61c(0x15e)][_0x4ba61c(0x157)][_0x4ba61c(0x15a)][_0x4ba61c(0xed)]();}),_0x50a60f(_0x525f1e,_0xe73a71,{'role':_0x41919d(0x16b)});const _0xc3b46b=[];for(const _0x2317fe of _0xe73a71)ae(_0x2317fe)&&_0xc3b46b[_0x41919d(0x162)](this[_0x41919d(0x15e)][_0x41919d(0x149)][_0x41919d(0x14c)](_0x2317fe[_0x41919d(0x16a)][_0x41919d(0xec)]));const _0x5d2409=_0x525f1e[_0x41919d(0x14b)];return _0x5d2409[_0x41919d(0x16d)][_0x41919d(0x171)](_0x41919d(0xf1)),_0x5d2409[_0x41919d(0xfd)][_0x41919d(0x171)](_0x41919d(0xf1)),_0x5d2409[_0x41919d(0x16d)][_0x41919d(0x11b)](_0x41919d(0xf1))['to'](_0x5789cc,_0x41919d(0xf1)),_0x5d2409[_0x41919d(0xfd)][_0x41919d(0x11b)](_0x41919d(0xf1))[_0x41919d(0x11e)](_0xc3b46b,_0x41919d(0xf1),(..._0x8ce755)=>_0x8ce755[_0x41919d(0x160)](_0x46d326=>_0x46d326)),_0x525f1e['on'](_0x41919d(0x15b),_0x1f0df3=>{const _0x17d697=_0x41919d;this[_0x17d697(0x15e)][_0x17d697(0x15b)](_0x1f0df3[_0x17d697(0x12a)][_0x17d697(0xec)]),this[_0x17d697(0x15e)][_0x17d697(0x157)][_0x17d697(0x15a)][_0x17d697(0xed)]();}),_0x525f1e;}[_0x34eebb(0x119)](_0x5cd454,_0x4ec5a0,_0x452a9d){const _0xa19a45=_0x34eebb,_0x565871=new _0xe541d0(_0x5cd454),_0x34744a=this[_0xa19a45(0x15e)][_0xa19a45(0x149)][_0xa19a45(0x14c)](_0xa19a45(0x138));_0x565871[_0xa19a45(0x14b)][_0xa19a45(0x150)]({'label':_0x452a9d,'icon':_0x2d3d6d});const _0x36757d=new _0x1826bf(_0x5cd454);for(const _0x291677 of _0x4ec5a0){if(_0xa19a45(0xff)==_0x291677[_0xa19a45(0x10c)]){_0x36757d[_0xa19a45(0x109)][_0xa19a45(0xe4)](new _0x4bc40c(_0x5cd454));continue;}const _0x34c781=new _0x42224d(_0x5cd454,_0x565871),_0x3eb741=new _0x5ef4f0(_0x5cd454),_0x5d2539=_0x291677[_0xa19a45(0x16a)];_0x3eb741[_0xa19a45(0x11b)](...Object[_0xa19a45(0x133)](_0x5d2539))['to'](_0x5d2539),_0x3eb741[_0xa19a45(0x11a)](_0xa19a45(0x15b))['to'](_0x565871),_0x3eb741['on'](_0xa19a45(0x15b),()=>{const _0x52a498=_0xa19a45;this[_0x52a498(0x15e)][_0x52a498(0x15b)](_0x5d2539[_0x52a498(0xec)]),this[_0x52a498(0x15e)][_0x52a498(0x157)][_0x52a498(0x15a)][_0x52a498(0xed)]();}),_0x34c781[_0xa19a45(0xf4)][_0xa19a45(0xe4)](_0x3eb741),_0x36757d[_0xa19a45(0x109)][_0xa19a45(0xe4)](_0x34c781);}return _0x565871[_0xa19a45(0x11b)](_0xa19a45(0xf1))['to'](_0x34744a,_0xa19a45(0xf1)),_0x565871[_0xa19a45(0x147)][_0xa19a45(0xf4)][_0xa19a45(0xe4)](_0x36757d),_0x565871;}[_0x34eebb(0x14a)](_0x1b47e9){const _0x3ff0d2=_0x34eebb,_0x12bb39=this[_0x3ff0d2(0x15e)],_0x434d1c=_0x12bb39[_0x3ff0d2(0x113)],_0x5287c7=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x13f)),_0x843a33=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x161)),_0x270958=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x136)),_0x272b8d=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x566e82)['me'],_0xf4c359=_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x138))[_0x3ff0d2(0x143)],{CommentsListView:_0x108bd6,CommentThreadInputView:_0x30d825}=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0x146));let _0x5c1727,_0x589d3b;this[_0x3ff0d2(0xf5)][_0x3ff0d2(0xf7)](_0x1b47e9['id'])?(_0x589d3b=this[_0x3ff0d2(0xf5)][_0x3ff0d2(0x14c)](_0x1b47e9['id']),_0x5c1727=_0x589d3b[_0x3ff0d2(0x127)]):(_0x5c1727=new _0xf4c359(_0x12bb39[_0x3ff0d2(0x130)],_0x1b47e9,_0x272b8d,{'disableComments':this[_0x3ff0d2(0x158)],'editorConfig':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x122)),'maxCommentsWhenCollapsed':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x142)),'maxThreadTotalWeight':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x115)),'maxCommentCharsWhenCollapsed':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x135)),'formatDateTime':_0x3ed67e(_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x130))),'CommentView':_0x434d1c[_0x3ff0d2(0x14c)](_0x3ff0d2(0x11d))[_0x3ff0d2(0x123)],'CommentsListView':_0x108bd6,'CommentThreadInputView':_0x30d825}),_0x5c1727[_0x3ff0d2(0x165)]['on'](_0x3ff0d2(0x15b),()=>{const _0x531e71=_0x3ff0d2;_0x12bb39[_0x531e71(0x157)][_0x531e71(0x15a)][_0x531e71(0xed)]();}),_0x5c1727[_0x3ff0d2(0x107)]['on'](_0x3ff0d2(0x15b),()=>{const _0x58e97f=_0x3ff0d2;_0x12bb39[_0x58e97f(0x157)][_0x58e97f(0x15a)][_0x58e97f(0xed)]();}),_0x589d3b=_0x5287c7[_0x3ff0d2(0x110)](this[_0x3ff0d2(0x15e)][_0x3ff0d2(0x130)],_0x5c1727),_0x589d3b[_0x3ff0d2(0x11b)](_0x3ff0d2(0x13c))['to'](_0x5c1727,_0x3ff0d2(0x13c)),_0x589d3b[_0x3ff0d2(0x11b)](_0x3ff0d2(0x153))['to'](_0x5c1727),_0x589d3b[_0x3ff0d2(0x11b)](_0x3ff0d2(0x10c))['to'](_0x5c1727,_0x3ff0d2(0x10c),_0x7ce14f=>_0x3ff0d2(0x15d)+_0x7ce14f),this[_0x3ff0d2(0xf5)][_0x3ff0d2(0x150)](_0x1b47e9['id'],_0x589d3b));const _0x1e74cf=_0x843a33[_0x3ff0d2(0x128)](_0x1b47e9[_0x3ff0d2(0xeb)],_0x5c1727),_0x3b2fd6=new _0x1d4c14(_0x12bb39,_0x1b47e9,_0x5c1727,_0x1e74cf),_0x5f55cf=_0x1b47e9[_0x3ff0d2(0xf6)]()[_0x3ff0d2(0x15c)](_0xe094c8=>_0xe094c8[_0x3ff0d2(0x148)]);_0x5c1727[_0x3ff0d2(0xee)]=_0x12bb39[_0x3ff0d2(0xe9)][_0x3ff0d2(0x14c)](_0x3ff0d2(0xe8))[_0x3ff0d2(0xe6)][_0x3ff0d2(0x145)](_0x5f55cf),this[_0x3ff0d2(0x101)][_0x3ff0d2(0x150)](_0x1b47e9,_0x3b2fd6),this[_0x3ff0d2(0xf0)][_0x3ff0d2(0x150)](_0x5c1727,_0x3b2fd6);const _0x4a65ac=_0x5287c7[_0x3ff0d2(0x112)]({'view':_0x589d3b,'target':()=>{const _0x3e8caa=_0x3ff0d2,_0x257ed7=[],_0x25eb9b=_0x1b47e9[_0x3e8caa(0xf6)]()[_0x3e8caa(0x15c)](_0x2a24c3=>_0x2a24c3[_0x3e8caa(0x148)]);for(const _0x3f1d76 of _0x25eb9b)_0x257ed7[_0x3e8caa(0x162)](..._0x3f1d76[_0x3e8caa(0x12d)]());return _0xd50980(_0x12bb39[_0x3e8caa(0x157)],_0x257ed7);},'type':()=>_0x3ff0d2(0x15d)+_0x3b2fd6[_0x3ff0d2(0x15a)][_0x3ff0d2(0x10c)]});_0x843a33[_0x3ff0d2(0x156)](_0x5c1727,_0x4a65ac),_0x5287c7[_0x3ff0d2(0xe4)](_0x4a65ac),_0x270958[_0x3ff0d2(0x15f)](_0x4a65ac);}[_0x34eebb(0xfc)](_0x491719){const _0x1b9057=_0x34eebb,_0x554257=this[_0x1b9057(0x15e)][_0x1b9057(0xe9)][_0x1b9057(0x14c)](_0x1b9057(0x161)),_0x478c88=this[_0x1b9057(0x15e)][_0x1b9057(0xe9)][_0x1b9057(0x14c)](_0x1b9057(0x13f)),_0x5079db=this[_0x1b9057(0x101)][_0x1b9057(0x14c)](_0x491719),_0x44514a=_0x5079db[_0x1b9057(0x15a)],_0x4029f1=_0x478c88[_0x1b9057(0x155)](_0x44514a);_0x554257[_0x1b9057(0x168)](_0x44514a),_0x4029f1&&_0x478c88[_0x1b9057(0x169)](_0x4029f1),this[_0x1b9057(0x101)][_0x1b9057(0x111)](_0x491719),this[_0x1b9057(0xf0)][_0x1b9057(0x111)](_0x44514a),_0x5079db[_0x1b9057(0x13d)]();}[_0x34eebb(0x16c)](_0x33313f){const _0x3aae94=_0x34eebb;if(!_0x33313f[_0x3aae94(0x148)]||!this[_0x3aae94(0x101)][_0x3aae94(0xf7)](_0x33313f))return;const _0x2fae37=this[_0x3aae94(0x15e)][_0x3aae94(0xe9)][_0x3aae94(0x14c)](_0x3aae94(0xe8)),_0x156d64=this[_0x3aae94(0x101)][_0x3aae94(0x14c)](_0x33313f),_0x324e5d=_0x33313f[_0x3aae94(0xf6)]();_0x156d64[_0x3aae94(0x15a)][_0x3aae94(0xee)]=_0x2fae37[_0x3aae94(0xe6)][_0x3aae94(0x145)](_0x324e5d);}[_0x34eebb(0x13d)](){const _0x401e35=_0x34eebb;for(const _0xb3557e of this[_0x401e35(0x101)][_0x401e35(0x133)]())this[_0x401e35(0xfc)](_0xb3557e);for(const _0x446be9 of this[_0x401e35(0xf5)][_0x401e35(0xf3)]())_0x446be9[_0x401e35(0x127)][_0x401e35(0x13d)]();super[_0x401e35(0x13d)]();}}function ae(_0x1157b9){const _0x5c9591=_0x34eebb;return _0x5c9591(0x16a)in _0x1157b9;}