@ckeditor/ckeditor5-track-changes 42.0.1-alpha.3 → 42.0.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 (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d39(){const _0x459324=['value','push','backward','fromCharCode','document','_suggestions','addComment','deletion:discard','authoredAt','accepted','addUser','LEAVE','enableCommand','insert','newValue','listenTo','attribute:discard','_refreshSuggestionsChain','getDifference','5346792TVSKtc','substr','nodeBefore','descriptionFactory','formatBlock:','remove','ck-suggestion-marker','external:','suggestionLoaded','attributes','addMarker:suggestion:formatBlock','discardSelectedSuggestions','multipleBlocks','addClass','enableReadOnlyMode','getCommentThread','position','_createSuggestion','ENTER','options','suggestion:attribute:','trackChangesCommand','markerToHighlight','getFirstMarker','isSelectable','change','isBefore','every','isArray','track-changes-enable-command-twice','containsRange','_getAuthorFromId','detach','change:_saved','attribute:join','groupId','discardSuggestion','markerNameToElements','createRangeIn','discard','start','insertContent','_commentsRepository','get','meta','update:suggestion','markerName','attribute:','Users','formatInline:join','track-changes-suggestion-not-found','hasComments','isBlock','_removeSuggestion','clone','forward','setSelection','deletion:','consumable','suggestion','includes','markMultiRangeInsertion','type','unbind','accept','isCollapsed','removeMarkers','split','_joinWithAdjacentSuggestions','removeMarker','isEqual','ck-suggestion-marker-formatBlock','markers','addHighlight','toUpperCase','element','PendingActions','originalSuggestionId','ck-suggestion-marker-formatInline','suggestion-type','5985672dvNPrG','conversion','creator','insertion:accept','trackChanges','_saved','_reduceSuggestionAttributeRange','multi','_isForcedDefaultExecutionBlock','_refreshAttributeSuggestionsChain','open','locale','dataDowncast','acceptSuggestion','isExternal','_getExternalAuthor','hasSuggestion','attribute:accept','_isRegisteredAttribute','change:data','getFirstRange','createElement','after','editingDowncast','isLocal','1627758eqWRCZ','name','trackChanges.trackFormatChanges','isInContent','suggestion:','_customCallbacks','plugins','low','_cutOutSuggestionMarker','unshift','CommentsRepository','createPositionAfter','data-suggestion','_processAttributeChanges','2847047xJRFKx','join','pluginName','warn','widget','move','deleteContent','tablePasteChainId','schema','setTo','insertion:','addSuggestionData','oldValue','_getAttributeKey','markAttributeChange','formatInline:accept','from','catch','enableDefaultAttributesIntegration','action','getContainedElement','track-changes-command-not-found','_blockAttributeKeys','requires','dataReady','_getSuggestionData','3cgewAG','formatBlock:discard','editor','isAfter','next','removeClass','commands','moveTargetPosition','markInlineFormat','@external','notReady','before','head','stop','discardAllSuggestions','attributeKey','reconvertMarker','_suggestionState','collaboration.channelId','getNearestSelectionRange','formatInline:discard','getLastMatchingPosition','unbindElementFromMarkerName','adapter','error-saving-suggestion-data-suggestion-discarded','chain','removeMarker:suggestion:formatBlock','forceDefaultExecution','_model','ready','parent','default','deletion:accept','_recordAttributeSuggestions','pop','getMarkers','fetchCommentThread','addCommentThread','highest','_setSuggestionData','execute','createdAt','markerReady','range','registerPostFixer','removeAttribute','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.','return','formatBlock','getSuggestion','substring','init','subType','nodeAfter','_initAriaMarkerChangeAnnouncements','documentSelection','ck-suggestion-marker--active','markBlockFormat','add','containsRangeInObject','_setSuggestionRange','config','writer','containsPosition','_recordAttributeChanges','_editor','newRange','values','formatInline:chain','acceptAllSuggestions','registerBlockAttribute','previous','fromRange','isDocumentOperation','markDeletion','markMultiRangeDeletion','track-changes-adapter-missing-getsuggestion','keys','5777095cZlGDs','$elementName','data','deletion:join','isAtEnd','getShiftedBy','author','acceptSelectedSuggestions','getItems','_getMarkerAnnouncementText','isUndo','formatBlock:chain','TrackChangesEditing','_reduceExistingSuggestions','getMultiRangeId','getRange','has','formatInline','isAtStart','formatGroupId','registerCustomCallback','FORMATTING','_suggestionFactory','addMarkerName','editing','getAttribute','attributeNewValue','_adapter','removed','fire','setAttribute','announce','resolve','toViewElement','getSuggestions','commentThread','comments','upcast','isIntersecting','then','getIntersection','_checkSuggestionCorrectness','isMultiRange','root','insertion:discard','elementEnd','enqueueChange','addSuggestion','startsWith','12790206UnvCTF','for','formatBlock:accept','isIntersectingWithRange','normal','set','forEach','hasCommentThread','updateMarker','buildSuggestion','_afterChanges','clear','selection','item','getUser','_onDiscard','getAllAdjacentSuggestions','isObject','getCustomProperty','rename','splitPosition','isNextTo','rejected','_splitMarkerName','formatBlock:join','_addThreadToSuggestion','ck-suggestion-marker-','attributeOldValue','commandName','addMarker:suggestion:attribute','consume','deletion','authorName','batch','track-changes-adapter-already-set','toJSON','lowest','_processAttributeSuggestions','trackChanges.mergeNestedSuggestions','markMultiRangeBlockFormat','containerElement','addMarker:suggestion','4Otnedh','_inlineAttributeKeys','getSuggestionCallback','showSuggestionHighlights','stopListening','PENDING_ACTION_SUGGESTION','isRemovable','rootName','model','_isDataLoaded','updateSuggestion','insertion:join','suggestionUnloaded','change:activeMarkers','isOwn','isTouching','track-changes-user-not-found','$text','insertion:chain','suggestionChanged','_registerDefaultCallbacks','containsItem','key','always','length','format','splice','sort','_enabledCommands','createSelection','high','skipNestingCheck','_addSuggestionMarker','some','elementToElement','formatInline:','targetPosition','dataToMarker','addRange','filter','end','_SUGGESTION_ANNOUNCEMENT','getChangedMarkers','mapper','createPositionAt','registerInlineAttribute','find','1103287xfYwIL','$graveyard','markerToData','_trackFormatChanges','$marker','deletion:chain','_defaultCallbacks','never','define','applyOperation','concat','isInsideObject','howMany','bindElementToMarker','isLimit','getWalker','_joinSuggestions','rethrowUnexpectedError','assign','_breakSuggestionMarker','group','removeComment','_mergeNestedSuggestions','_isBlockAttribute','_findSuggestions','activeMarkers','_rangeIsInLocalUserInsertion','_updateSuggestionData','differ','getRanges','createRangeOn','elementStart','size','track-changes-suggestion-data-mismatch','addMarker','createRange','markInsertion','marker-count','map','delete','getAncestors','_handleNewSuggestionMarker','createPositionBefore','insertion','attribute','refresh','oldRange','removeMarker:suggestion:attribute','$textProxy','getChanges'];_0x5d39=function(){return _0x459324;};return _0x5d39();}const _0x4149ab=_0x4baa;(function(_0x26951a,_0x4d54c6){const _0x463ece=_0x4baa,_0x5737f3=_0x26951a();while(!![]){try{const _0x1b5326=-parseInt(_0x463ece(0x15c))/0x1+-parseInt(_0x463ece(0x20a))/0x2*(-parseInt(_0x463ece(0x232))/0x3)+parseInt(_0x463ece(0x12d))/0x4*(parseInt(_0x463ece(0xd2))/0x5)+parseInt(_0x463ece(0x1a1))/0x6+-parseInt(_0x463ece(0x218))/0x7+parseInt(_0x463ece(0x1f1))/0x8+-parseInt(_0x463ece(0x103))/0x9;if(_0x1b5326===_0x4d54c6)break;else _0x5737f3['push'](_0x5737f3['shift']());}catch(_0x338998){_0x5737f3['push'](_0x5737f3['shift']());}}}(_0x5d39,0xa5679));import{Plugin as _0x3232ce,PendingActions as _0x2210cb}from'ckeditor5/src/core.js';import{LiveRange as _0x23e402}from'ckeditor5/src/engine.js';import{CKEditorError as _0x321443,uid as _0x5a2253,priorities as _0x2cfe81,logWarning as _0x43137a}from'ckeditor5/src/utils.js';import{toWidget as _0x183569}from'ckeditor5/src/widget.js';import{Users as _0x38a594,hashObject as _0xc76c21,surroundingMarkersDetector as _0x308920}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x19893a from'./commands/trackchangescommand.js';import _0x4703a5 from'./commands/acceptsuggestioncommand.js';import _0x2e7c7b from'./commands/discardsuggestioncommand.js';import _0x28a551 from'./commands/executeonallsuggestionscommand.js';import _0x568e4f from'./commands/executeonselectedsuggestionscommand.js';import _0x283e9c from'./suggestion.js';import _0x5b330a from'./suggestiondescriptionfactory.js';import _0x31c065 from'./integrations/aiassistant.js';import _0x35bada from'./integrations/alignment.js';import _0x5b1853 from'./integrations/basicstyles.js';import _0x3b5dae from'./integrations/blockquote.js';import _0x271965 from'./integrations/casechange.js';import _0xb053d8 from'./integrations/ckbox.js';import _0x10f88a from'./integrations/codeblock.js';import _0xddc027 from'./integrations/comments.js';import _0x40a525 from'./integrations/deletecommand.js';import _0x710bb3 from'./integrations/list.js';import _0xdd7ead from'./integrations/listproperties.js';import _0x11bc68 from'./integrations/entercommand.js';import _0x542b94 from'./integrations/findandreplace.js';import _0x5bcb89 from'./integrations/font.js';function _0x4baa(_0x579ba4,_0xdadc95){const _0x5d3907=_0x5d39();return _0x4baa=function(_0x4baa4e,_0x28bcd1){_0x4baa4e=_0x4baa4e-0xa1;let _0x285ef6=_0x5d3907[_0x4baa4e];return _0x285ef6;},_0x4baa(_0x579ba4,_0xdadc95);}import _0x3b6be6 from'./integrations/formatpainter.js';import _0x359780 from'./integrations/heading.js';import _0x4ad36d from'./integrations/highlight.js';import _0x3fe45c from'./integrations/horizontalline.js';import _0x58ff54 from'./integrations/htmlembed.js';import _0x3b4b23 from'./integrations/image.js';import _0x229c9d from'./integrations/imagereplace.js';import _0x27618f from'./integrations/imagestyle.js';import _0x259231 from'./integrations/importword.js';import _0x2f1bff from'./integrations/indent.js';import _0x32484 from'./integrations/inputcommand.js';import _0x4f33e3 from'./integrations/link.js';import _0x55a62c from'./integrations/legacylist.js';import _0x2b737e from'./integrations/legacylistproperties.js';import _0x5dda0c from'./integrations/mediaembed.js';import _0x3258d2 from'./integrations/mention.js';import _0x2ffa3e from'./integrations/multilevellist.js';import _0x2a7317 from'./integrations/pagebreak.js';import _0x307133 from'./integrations/paragraph.js';import _0x40f10a from'./integrations/removeformat.js';import _0x4dfdc9 from'./integrations/restrictededitingmode.js';import _0x196292 from'./integrations/shiftentercommand.js';import _0x454ed2 from'./integrations/standardeditingmode.js';import _0x429282 from'./integrations/style.js';import _0xed30f2 from'./integrations/table.js';import _0x7d7105 from'./integrations/tablemergesplit.js';import _0x84caad from'./integrations/tableheadings.js';import _0x92cbab from'./integrations/tableclipboard.js';import _0x3fb833 from'./integrations/tablecolumnresize.js';import _0x3d166e from'./integrations/template.js';import _0x523d55 from'./integrations/tableofcontents.js';import _0xc33a23 from'./integrations/title.js';import _0x27c239 from'./integrations/undo.js';import _0x42fde1 from'./integrations/tablecaption.js';import _0x2baf40 from'./integrations/tableproperties.js';import{getTranslation as _0x834730}from'./utils/common-translations.js';import{isEqual as _0x4c57f8,omit as _0x5651fe}from'lodash-es';export const renameAttributeKey=_0x4149ab(0xd3);export default class p extends _0x3232ce{static get[_0x4149ab(0x22f)](){const _0x4c14f2=_0x4149ab;return[_0x4c14f2(0x214),_0x38a594,_0x2210cb,_0x31c065,_0x35bada,_0x5b1853,_0x3b5dae,_0xb053d8,_0x271965,_0x10f88a,_0xddc027,_0x40a525,_0x11bc68,_0x542b94,_0x5bcb89,_0x3b6be6,_0x359780,_0x4ad36d,_0x3fe45c,_0x58ff54,_0x3b4b23,_0x27618f,_0x229c9d,_0x259231,_0x2f1bff,_0x32484,_0x55a62c,_0x2b737e,_0x2ffa3e,_0x4f33e3,_0x710bb3,_0xdd7ead,_0x5dda0c,_0x3258d2,_0x2a7317,_0x307133,_0x40f10a,_0x4dfdc9,_0x196292,_0x454ed2,_0x429282,_0xed30f2,_0x7d7105,_0x84caad,_0x42fde1,_0x92cbab,_0x3fb833,_0x523d55,_0x2baf40,_0x3d166e,_0xc33a23,_0x27c239];}static get[_0x4149ab(0x21a)](){const _0x3f8a5a=_0x4149ab;return _0x3f8a5a(0xde);}constructor(_0x13c9f5){const _0x1548ae=_0x4149ab;function _0x397470(_0x3a05fe){const _0x1b4bfe=_0x4baa;return _0x3a05fe[_0x1b4bfe(0x182)](_0x164dc6=>String[_0x1b4bfe(0x191)](_0x164dc6))[_0x1b4bfe(0x219)]('');}super(_0x13c9f5),this[_0x1548ae(0xa5)]=!0x1,this[_0x1548ae(0x108)](_0x1548ae(0x175),[]),this['on'](_0x1548ae(0x13a),(_0x46b208,_0x31d8fa,_0x2b29ae,_0x3aa0a2)=>{const _0x41b244=_0x1548ae;this[_0x41b244(0x24e)][_0x41b244(0x1ba)](()=>{const _0x379b35=_0x41b244;for(const _0x1fe06a of[..._0x3aa0a2,..._0x2b29ae])this[_0x379b35(0x24e)][_0x379b35(0x1e9)][_0x379b35(0xe2)](_0x1fe06a)&&_0x13c9f5[_0x379b35(0xea)][_0x379b35(0x242)](_0x1fe06a);});}),this[_0x1548ae(0x1a4)]=new _0x5b330a(this[_0x1548ae(0x234)][_0x1548ae(0x135)][_0x1548ae(0x220)],this[_0x1548ae(0x234)][_0x1548ae(0x1fc)]),this[_0x1548ae(0xed)]=null,this[_0x1548ae(0xe8)]=new xt(this[_0x1548ae(0x234)]),this[_0x1548ae(0x193)]=new Map(),this[_0x1548ae(0x1cb)]=_0x13c9f5[_0x1548ae(0x210)][_0x1548ae(0x1cc)](_0x1548ae(0x214)),this[_0x1548ae(0x149)]=new Set(),this[_0x1548ae(0x24e)]=this[_0x1548ae(0x234)][_0x1548ae(0x135)],this[_0x1548ae(0x243)]=new WeakMap(),this[_0x1548ae(0x1f9)]=!0x1,this[_0x1548ae(0x22e)]=new Set([_0x1548ae(0xd3)]),this[_0x1548ae(0x12e)]=new Set(),_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x164)](_0x1548ae(0x20c),_0x1548ae(0xa3)),this[_0x1548ae(0x15f)]=_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x1cc)](_0x1548ae(0x20c)),_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x164)](_0x1548ae(0x129),!0x0),this[_0x1548ae(0x172)]=_0x13c9f5[_0x1548ae(0xc1)][_0x1548ae(0x1cc)](_0x1548ae(0x129)),this[_0x1548ae(0x1b6)]=new _0x19893a(_0x13c9f5,this[_0x1548ae(0x149)]),this[_0x1548ae(0xba)](),this[_0x397470([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x397470([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]);}[_0x4149ab(0xb7)](){const _0x284463=_0x4149ab,_0x45f037=this[_0x284463(0x234)],_0x6bc9f=(_0x379efc,_0x49b3d0)=>{const _0x1fe1c5=_0x284463;if(_0x1fe1c5(0x188)!=_0x379efc)return _0x1fe1c5(0x11d)+_0x379efc;const _0x416365=_0x49b3d0[_0x1fe1c5(0x1e4)]('|')[0x0];return this[_0x1fe1c5(0x173)](_0x416365)?_0x1fe1c5(0x1e8):_0x1fe1c5(0x1ef);};_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0x1b7)]({'model':_0x284463(0x1dc),'view':_0x44a694=>{const _0x286ed9=_0x284463,{id:_0x2fb029,type:_0x256dea,subType:_0x7ea83d}=this[_0x286ed9(0x11a)](_0x44a694[_0x286ed9(0x1cf)]),_0x2f86d9=[_0x286ed9(0x1a7),_0x6bc9f(_0x256dea,_0x7ea83d)];let _0x45c2ac=0xbb8;return this[_0x286ed9(0x175)][_0x286ed9(0x1dd)](_0x44a694[_0x286ed9(0x1cf)])&&(_0x2f86d9[_0x286ed9(0x18f)](_0x286ed9(0xbc)),_0x45c2ac=0xbc2),_0x286ed9(0x122)==_0x256dea&&(_0x45c2ac+=0x5),{'classes':_0x2f86d9,'attributes':{'data-suggestion':_0x2fb029},'priority':_0x45c2ac};}}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0xbe)](_0x443f6e=>{const _0x2be979=_0x284463;_0x443f6e['on'](_0x2be979(0x12c),(_0x7dbf27,_0x89bbc3,_0x3c41e2)=>{const _0x4ea47a=_0x2be979;if(!_0x3c41e2[_0x4ea47a(0x1b4)][_0x4ea47a(0x130)])return;const _0x26956e=_0x89bbc3[_0x4ea47a(0x110)];if(!_0x26956e)return;const _0x35c0f5=_0x3c41e2[_0x4ea47a(0x158)][_0x4ea47a(0xf3)](_0x26956e);_0x45f037[_0x4ea47a(0x135)][_0x4ea47a(0x220)][_0x4ea47a(0x114)](_0x26956e)&&_0x35c0f5&&!_0x35c0f5[_0x4ea47a(0x115)](_0x4ea47a(0x21c))&&_0x35c0f5['is'](_0x4ea47a(0x12b))&&_0x183569(_0x35c0f5,_0x3c41e2[_0x4ea47a(0xc2)]);},{'priority':_0x2be979(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0x1b7)]({'model':_0x284463(0x1dc),'view':(_0xf540eb,_0x266521)=>{const _0x2f4c51=_0x284463;if(!_0x266521[_0x2f4c51(0x1b4)][_0x2f4c51(0x130)])return null;const {type:_0x5ce3ff,subType:_0x2c3601}=this[_0x2f4c51(0x11a)](_0xf540eb[_0x2f4c51(0x1cf)]);return{'classes':[_0x2f4c51(0x1a7),_0x6bc9f(_0x5ce3ff,_0x2c3601)],'priority':0xbb8};}});const _0xfd8de2=({showActiveMarkers:_0x189fbd=!0x0,isAttributeSuggestion:_0x2a9dba=!0x1}={})=>(_0x8fb61f,_0x3b4632,_0x2df3ca)=>{const _0x2752b6=_0x284463;if(!_0x3b4632[_0x2752b6(0x110)])return;const {id:_0x51e515}=this[_0x2752b6(0x11a)](_0x3b4632[_0x2752b6(0x1cf)]);if(_0x2a9dba){const _0x1b6d34=this[_0x2752b6(0x193)][_0x2752b6(0x1cc)](_0x51e515),_0x5d14cb=this[_0x2752b6(0x225)](_0x1b6d34);if(!this[_0x2752b6(0x173)](_0x5d14cb))return;}if(_0x3b4632[_0x2752b6(0x110)]['is'](_0x2752b6(0x10f)))return void _0x2df3ca[_0x2752b6(0x1db)][_0x2752b6(0x121)](_0x3b4632[_0x2752b6(0x110)],_0x8fb61f[_0x2752b6(0x20b)]);const _0x35a10b=_0x2df3ca[_0x2752b6(0x158)][_0x2752b6(0xf3)](_0x3b4632[_0x2752b6(0x110)]);if(_0x3b4632[_0x2752b6(0x110)]['is'](_0x2752b6(0x1ec))&&_0x45f037[_0x2752b6(0x135)][_0x2752b6(0x220)][_0x2752b6(0x1d5)](_0x3b4632[_0x2752b6(0x110)])&&!_0x35a10b[_0x2752b6(0x115)](_0x2752b6(0x1ea))){_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0x1ae)]([_0x2752b6(0x1a7),_0x2752b6(0x1e8)],_0x35a10b),_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0xf0)](_0x2752b6(0x216),_0x51e515,_0x35a10b),_0x2df3ca[_0x2752b6(0x158)][_0x2752b6(0x169)](_0x35a10b,_0x3b4632[_0x2752b6(0x1cf)]),_0x189fbd&&(this[_0x2752b6(0x175)][_0x2752b6(0x1dd)](_0x3b4632[_0x2752b6(0x1cf)])?_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0x1ae)](_0x2752b6(0xbc),_0x35a10b):_0x2df3ca[_0x2752b6(0xc2)][_0x2752b6(0x237)](_0x2752b6(0xbc),_0x35a10b));for(const _0x143215 of _0x45f037[_0x2752b6(0x135)][_0x2752b6(0x1c7)](_0x3b4632[_0x2752b6(0x110)])[_0x2752b6(0xda)]())_0x2df3ca[_0x2752b6(0x1db)][_0x2752b6(0x121)](_0x143215,_0x8fb61f[_0x2752b6(0x20b)]);_0x2df3ca[_0x2752b6(0x1db)][_0x2752b6(0x121)](_0x3b4632[_0x2752b6(0x110)],_0x8fb61f[_0x2752b6(0x20b)]);}};_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0xbe)](_0xaa13=>{const _0x122f02=_0x284463;_0xaa13['on'](_0x122f02(0x1ab),(_0x524bbf,_0x54067b,_0xfa59d2)=>{const _0x13178a=_0x122f02;_0xfa59d2[_0x13178a(0x1b4)][_0x13178a(0x130)]&&_0xfd8de2({'showActiveMarkers':!0x1})(_0x524bbf,_0x54067b,_0xfa59d2);},{'priority':_0x122f02(0xaa)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0xbe)](_0x3cea27=>{const _0x5b0d16=_0x284463;_0x3cea27['on'](_0x5b0d16(0x120),(_0x46c7eb,_0xc4a20,_0x30e702)=>{const _0x1a3c3a=_0x5b0d16;_0x30e702[_0x1a3c3a(0x1b4)][_0x1a3c3a(0x130)]&&_0xfd8de2({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x46c7eb,_0xc4a20,_0x30e702);},{'priority':_0x5b0d16(0xaa)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x1fd))[_0x284463(0x15e)]({'model':_0x284463(0x1dc),'view':(_0x390f5c,_0x32e436)=>_0x32e436[_0x284463(0x1b4)][_0x284463(0x130)]?null:{'group':_0x284463(0x1dc),'name':_0x390f5c[_0x284463(0x1a2)](0xb)}}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0xf7))[_0x284463(0x14f)]({'view':{'name':_0x284463(0x1dc),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1bc672,{writer:_0x5da192})=>{const _0x4ce318=_0x284463;let _0x5a384e=_0x4ce318(0x20e)+_0x1bc672[_0x4ce318(0xeb)](_0x4ce318(0x1f0))+':'+_0x1bc672[_0x4ce318(0xeb)]('id');return _0x1bc672[_0x4ce318(0xeb)](_0x4ce318(0x181))&&(_0x5a384e+=':'+_0x1bc672[_0x4ce318(0xeb)](_0x4ce318(0x181))),_0x5da192[_0x4ce318(0x206)](_0x4ce318(0x160),{'data-name':_0x5a384e});}}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0xf7))[_0x284463(0x152)]({'view':_0x284463(0x1dc)}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x2a7ede=>{const _0x3f525d=_0x284463;_0x2a7ede['on'](_0x3f525d(0x1ab),_0xfd8de2(),{'priority':_0x3f525d(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x80a22e=>{const _0x577c4c=_0x284463;_0x80a22e['on'](_0x577c4c(0x120),_0xfd8de2({'isAttributeSuggestion':!0x0}),{'priority':_0x577c4c(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x480bda=>{const _0x22964b=_0x284463;_0x480bda['on'](_0x22964b(0x24c),(_0x500817,_0x18c5a7,_0x510b45)=>{const _0x270689=_0x22964b,_0x2c46a2=_0x510b45[_0x270689(0x158)][_0x270689(0x1c6)](_0x18c5a7[_0x270689(0x1cf)]);if(_0x2c46a2){for(const _0x1cea04 of _0x2c46a2)_0x1cea04[_0x270689(0x115)](_0x270689(0x1ea))||(_0x510b45[_0x270689(0xc2)][_0x270689(0x237)]([_0x270689(0x1a7),_0x270689(0x1e8),_0x270689(0xbc)],_0x1cea04),_0x510b45[_0x270689(0xc2)][_0x270689(0xb1)](_0x270689(0x216),_0x1cea04),_0x510b45[_0x270689(0x158)][_0x270689(0x248)](_0x1cea04,_0x18c5a7[_0x270689(0x1cf)]));}},{'priority':_0x22964b(0x14b)});}),_0x45f037[_0x284463(0x1f2)][_0x284463(0x104)](_0x284463(0x208))[_0x284463(0xbe)](_0x57679c=>{const _0x487b80=_0x284463;_0x57679c['on'](_0x487b80(0x18b),(_0x2c6d16,_0x13ca33,_0x5e8c8d)=>{const _0xf8aa8d=_0x487b80,_0x34864a=_0x5e8c8d[_0xf8aa8d(0x158)][_0xf8aa8d(0x1c6)](_0x13ca33[_0xf8aa8d(0x1cf)]);if(!_0x34864a)return;const {id:_0x10930b}=this[_0xf8aa8d(0x11a)](_0x13ca33[_0xf8aa8d(0x1cf)]),_0x39c599=this[_0xf8aa8d(0x193)][_0xf8aa8d(0x1cc)](_0x10930b),_0x21d9d3=this[_0xf8aa8d(0x225)](_0x39c599);if(this[_0xf8aa8d(0x173)](_0x21d9d3)){for(const _0x59532d of _0x34864a)_0x59532d[_0xf8aa8d(0x115)](_0xf8aa8d(0x1ea))||(_0x5e8c8d[_0xf8aa8d(0xc2)][_0xf8aa8d(0x237)]([_0xf8aa8d(0x1a7),_0xf8aa8d(0x1e8),_0xf8aa8d(0xbc)],_0x59532d),_0x5e8c8d[_0xf8aa8d(0xc2)][_0xf8aa8d(0xb1)](_0xf8aa8d(0x216),_0x59532d),_0x5e8c8d[_0xf8aa8d(0x158)][_0xf8aa8d(0x248)](_0x59532d,_0x13ca33[_0xf8aa8d(0x1cf)]));}},{'priority':_0x487b80(0x14b)});}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x529aec=>{const _0x4a7cd2=_0x284463;let _0x453695=!0x1;const _0x4fe722=Array[_0x4a7cd2(0x228)](_0x45f037[_0x4a7cd2(0x135)][_0x4a7cd2(0x192)][_0x4a7cd2(0x178)][_0x4a7cd2(0x157)]()),_0x39d677=new Set();for(const {name:_0x214d21,data:_0x28c2b2}of _0x4fe722){const {group:_0x75e236,type:_0x42e6b9,subType:_0x17276e,id:_0x58f92b}=this[_0x4a7cd2(0x11a)](_0x214d21);if(_0x4a7cd2(0x1dc)!==_0x75e236)continue;const _0x48bbff=this[_0x4a7cd2(0x193)][_0x4a7cd2(0x1cc)](_0x58f92b);if(null!=_0x28c2b2[_0x4a7cd2(0xc6)]){_0x4a7cd2(0xe3)==_0x42e6b9&&(_0x453695=_0x453695||Et(_0x28c2b2[_0x4a7cd2(0xc6)],_0x214d21,_0x529aec,_0x45f037[_0x4a7cd2(0x135)][_0x4a7cd2(0x220)]));const _0xd5233a=_0x4a7cd2(0x188)==_0x42e6b9&&this[_0x4a7cd2(0x173)](_0x17276e[_0x4a7cd2(0x1e4)]('|')[0x0]);if(_0x28c2b2[_0x4a7cd2(0xc6)][_0x4a7cd2(0x1e2)]||_0x4a7cd2(0x15d)==_0x28c2b2[_0x4a7cd2(0xc6)][_0x4a7cd2(0xfd)][_0x4a7cd2(0x134)]||_0x4a7cd2(0xb4)==_0x42e6b9&&!Ut(_0x28c2b2[_0x4a7cd2(0xc6)])||_0xd5233a&&!Ut(_0x28c2b2[_0x4a7cd2(0xc6)])||_0x4a7cd2(0x122)==_0x42e6b9&&!(!Tt(_0x539b42=_0x28c2b2[_0x4a7cd2(0xc6)])&&!function(_0x3ce6cc){const _0x4ce70b=_0x4a7cd2;return _0x3ce6cc[_0x4ce70b(0x1c9)][_0x4ce70b(0xa2)]==_0x3ce6cc[_0x4ce70b(0x155)][_0x4ce70b(0x1a3)]&&_0x3ce6cc[_0x4ce70b(0x1c9)][_0x4ce70b(0xd6)];}(_0x539b42)))_0x529aec[_0x4a7cd2(0x1e6)](_0x214d21),_0x453695=!0x0;else{if(!_0x48bbff||!_0x48bbff[_0x4a7cd2(0x20d)])continue;_0x39d677[_0x4a7cd2(0xbe)](_0x48bbff);}}}var _0x539b42;return _0x39d677[_0x4a7cd2(0x17c)]>0x0&&(_0x453695=!!this[_0x4a7cd2(0x1e5)](_0x39d677)||_0x453695),_0x453695;}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x1536b3=>{const _0x2a6fbb=_0x284463;let _0x2d6a15=!0x1;for(const _0x488df0 of _0x45f037[_0x2a6fbb(0x135)][_0x2a6fbb(0x192)][_0x2a6fbb(0x178)][_0x2a6fbb(0x18d)]())if(_0x2a6fbb(0x19b)==_0x488df0[_0x2a6fbb(0x1df)])for(const _0x5e60e2 of this[_0x2a6fbb(0x193)][_0x2a6fbb(0xc7)]()){if(_0x5e60e2[_0x2a6fbb(0xfc)]||!_0x5e60e2[_0x2a6fbb(0x20d)])continue;const _0x4a5121=_0x2a6fbb(0xb4)==_0x5e60e2[_0x2a6fbb(0x1df)],_0x336b53=this[_0x2a6fbb(0x225)](_0x5e60e2),_0x21bc51=_0x336b53&&this[_0x2a6fbb(0x173)](_0x336b53);if(!_0x4a5121&&!_0x21bc51)continue;const _0x3f7e97=_0x5e60e2[_0x2a6fbb(0x205)]();if(_0x3f7e97[_0x2a6fbb(0x1c9)][_0x2a6fbb(0xa2)]!=_0x3f7e97[_0x2a6fbb(0x155)][_0x2a6fbb(0xa2)]&&!_0x3f7e97[_0x2a6fbb(0x155)][_0x2a6fbb(0xd6)]){const _0x528ec2=_0x45f037[_0x2a6fbb(0x135)][_0x2a6fbb(0x159)](_0x3f7e97[_0x2a6fbb(0x1c9)][_0x2a6fbb(0xb9)],_0x2a6fbb(0x155)),_0x4d1350=_0x45f037[_0x2a6fbb(0x135)][_0x2a6fbb(0x17f)](_0x3f7e97[_0x2a6fbb(0x1c9)],_0x528ec2);_0x1536b3[_0x2a6fbb(0x10b)](_0x5e60e2[_0x2a6fbb(0x1b8)](),{'range':_0x4d1350}),_0x2d6a15=!0x0;}}return _0x2d6a15;}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x4c149c=>this[_0x284463(0x217)](_0x4c149c)),_0x45f037[_0x284463(0x135)][_0x284463(0x192)][_0x284463(0xb0)](_0x5dc13c=>!_0x5dc13c[_0x284463(0x124)][_0x284463(0x209)]&&this[_0x284463(0x128)](_0x5dc13c)),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x10d),()=>{const _0x49d975=_0x284463;this[_0x49d975(0xa5)]=!0x1;}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)]['on'](_0x284463(0x204),(_0x1c35f7,_0x4e391b)=>{const _0x369cdc=_0x284463;if(!_0x4e391b[_0x369cdc(0x209)]||_0x4e391b[_0x369cdc(0xdc)])return;if(!this[_0x369cdc(0xa5)])return;const _0x5e5b95=_0x45f037[_0x369cdc(0x135)][_0x369cdc(0x192)][_0x369cdc(0x178)][_0x369cdc(0x18d)]();if(0x0==_0x5e5b95[_0x369cdc(0x145)])return;const _0x135ea2=[],_0xf558fe=_0x5e5b95[_0x369cdc(0x154)](_0x14ae3e=>_0x369cdc(0x188)==_0x14ae3e[_0x369cdc(0x1df)]),_0x5cf651=_0x5e5b95[_0x369cdc(0x154)](_0xe6cecb=>_0x369cdc(0x19b)==_0xe6cecb[_0x369cdc(0x1df)]&&_0x369cdc(0x13e)!=_0xe6cecb[_0x369cdc(0x20b)]);for(const _0x98e4e3 of _0xf558fe)this[_0x369cdc(0x203)](_0x98e4e3[_0x369cdc(0x241)])&&_0x135ea2[_0x369cdc(0x18f)]({'key':_0x98e4e3[_0x369cdc(0x241)],'newValue':_0x98e4e3[_0x369cdc(0xec)],'oldValue':_0x98e4e3[_0x369cdc(0x11e)],'range':Ot(_0x98e4e3[_0x369cdc(0xaf)],_0x45f037[_0x369cdc(0x135)])});for(const _0x2f1fe0 of _0x5cf651){if(_0x369cdc(0x116)!=_0x2f1fe0[_0x369cdc(0x22b)]&&_0x369cdc(0x189)!=_0x2f1fe0[_0x369cdc(0x22b)])continue;const _0x5b1f76=Gt(_0x2f1fe0[_0x369cdc(0x1b1)][_0x369cdc(0xb9)],_0x45f037[_0x369cdc(0x135)]),_0x591c0a=_0x2f1fe0[_0x369cdc(0x23d)];_0x369cdc(0x116)==_0x2f1fe0[_0x369cdc(0x22b)]&&_0x135ea2[_0x369cdc(0x18f)]({'key':_0x369cdc(0xd3),'newValue':_0x2f1fe0[_0x369cdc(0x20b)],'oldValue':_0x591c0a[_0x369cdc(0x20b)],'range':_0x5b1f76});for(const [_0x25ceff,_0x1eec37]of _0x591c0a[_0x369cdc(0x1aa)]){if(!this[_0x369cdc(0x203)](_0x25ceff))continue;const _0x2e8265=_0x2f1fe0[_0x369cdc(0x1aa)][_0x369cdc(0x1cc)](_0x25ceff);_0x1eec37!==_0x2e8265&&_0x135ea2[_0x369cdc(0x18f)]({'key':_0x25ceff,'newValue':_0x2e8265,'oldValue':_0x1eec37,'range':_0x5b1f76});}for(const [_0x343003,_0x396ba9]of _0x2f1fe0[_0x369cdc(0x1aa)])this[_0x369cdc(0x203)](_0x343003)&&(_0x591c0a[_0x369cdc(0x1aa)][_0x369cdc(0xe2)](_0x343003)||_0x135ea2[_0x369cdc(0x18f)]({'key':_0x343003,'newValue':_0x396ba9,'oldValue':null,'range':_0x5b1f76}));}0x0!=_0x135ea2[_0x369cdc(0x145)]&&_0x45f037[_0x369cdc(0x135)][_0x369cdc(0x100)](_0x4e391b,_0x15a02d=>{const _0x2d9415=_0x369cdc,_0x2decb0=_0x5a2253();for(const {range:_0x31a5ac,key:_0x52431d,oldValue:_0x3d2ebd,newValue:_0x2e5574}of _0x135ea2)this[_0x2d9415(0x226)](_0x31a5ac,_0x52431d,_0x3d2ebd,_0x2e5574,{'groupId':_0x2decb0});this[_0x2d9415(0xdf)](_0x15a02d,_0x135ea2);});},{'priority':_0x284463(0x127)}),_0x45f037[_0x284463(0x135)][_0x284463(0x1e9)]['on'](_0x284463(0x1ce),(_0x192746,_0x8c07c8,_0x1f130b)=>{const _0x44ef6a=_0x284463;if(null==_0x1f130b){const {id:_0x362ef9}=this[_0x44ef6a(0x11a)](_0x8c07c8[_0x44ef6a(0x20b)]),_0x1d9106=this[_0x44ef6a(0x193)][_0x44ef6a(0x1cc)](_0x362ef9);_0x1d9106&&_0x1d9106[_0x44ef6a(0xe9)](_0x8c07c8[_0x44ef6a(0x20b)]);}}),_0x45f037[_0x284463(0x135)][_0x284463(0x192)]['on'](_0x284463(0x204),()=>{const _0x4dcea3=_0x284463,_0x2dabe2=Array[_0x4dcea3(0x228)](_0x45f037[_0x4dcea3(0x135)][_0x4dcea3(0x192)][_0x4dcea3(0x178)][_0x4dcea3(0x157)]())[_0x4dcea3(0x154)](_0x107a76=>_0x4dcea3(0x1dc)===this[_0x4dcea3(0x11a)](_0x107a76[_0x4dcea3(0x20b)])[_0x4dcea3(0x170)]);if(0x0===_0x2dabe2[_0x4dcea3(0x145)])return;_0x2dabe2[_0x4dcea3(0x148)]((_0x39b2b3,_0x40ada6)=>{const _0x459217=_0x4dcea3,_0x243350=_0x39b2b3[_0x459217(0xd4)][_0x459217(0x18a)],_0x4d02a6=_0x40ada6[_0x459217(0xd4)][_0x459217(0x18a)];return null===_0x243350&&null===_0x4d02a6?0x0:null===_0x243350&&null!==_0x4d02a6?-0x1:null!==_0x243350&&null===_0x4d02a6?0x1:_0x243350[_0x459217(0x1c9)][_0x459217(0x1bb)](_0x4d02a6[_0x459217(0x1c9)])?-0x1:0x1;});const _0x14651b=new Set(),_0x4b23dc=new Set();for(const {name:_0xd82c0e,data:_0x1dbaff}of _0x2dabe2){const {id:_0x3afb9a}=this[_0x4dcea3(0x11a)](_0xd82c0e);if(null===_0x1dbaff[_0x4dcea3(0x18a)]){const _0x1d73e9=this[_0x4dcea3(0x185)](_0xd82c0e);_0x4b23dc[_0x4dcea3(0xbe)](_0x1d73e9);}else{const _0x53a246=this[_0x4dcea3(0x193)][_0x4dcea3(0x1cc)](_0x3afb9a);null!==_0x1dbaff[_0x4dcea3(0xc6)]||_0x53a246[_0x4dcea3(0x20d)]?(_0x14651b[_0x4dcea3(0xbe)](_0x53a246[_0x4dcea3(0x23e)]),_0x4b23dc[_0x4dcea3(0xbe)](_0x53a246)):this[_0x4dcea3(0x1d6)](_0x53a246);}}_0x4b23dc[_0x4dcea3(0x17c)]>0x0&&this[_0x4dcea3(0x19f)](_0x4b23dc);for(const _0x3739e9 of _0x14651b)this[_0x4dcea3(0xef)](_0x4dcea3(0x140),_0x3739e9);}),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x165),(_0x40ec5e,_0x399708)=>{const _0x25a1d5=_0x284463,_0x5eeee9=_0x399708[0x0];if(!this[_0x25a1d5(0x193)][_0x25a1d5(0x17c)])return;if(!_0x5eeee9[_0x25a1d5(0xcd)])return;if(_0x5eeee9[_0x25a1d5(0x124)][_0x25a1d5(0xdc)]||!_0x5eeee9[_0x25a1d5(0x124)][_0x25a1d5(0x209)])return;let _0x2d40c7,_0x9c2fd8;switch(_0x5eeee9[_0x25a1d5(0x1df)]){case _0x25a1d5(0x19b):_0x2d40c7=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x1b1)]),_0x9c2fd8=_0x2d40c7[_0x25a1d5(0xd7)](_0x5eeee9[_0x25a1d5(0x168)]);break;case _0x25a1d5(0x1e4):_0x2d40c7=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x117)]),_0x9c2fd8=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x239)]);break;case _0x25a1d5(0x21d):_0x2d40c7=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x159)](_0x5eeee9[_0x25a1d5(0x151)]),_0x9c2fd8=_0x2d40c7[_0x25a1d5(0xd7)](_0x5eeee9[_0x25a1d5(0x168)]);break;default:return;}const _0x4a55b5=_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x17f)](_0x2d40c7,_0x9c2fd8);_0x45f037[_0x25a1d5(0x135)][_0x25a1d5(0x1ba)](()=>{const _0x483f69=_0x25a1d5;for(const {suggestion:_0x1b057c,meta:_0x36a474}of this[_0x483f69(0x174)](_0x4a55b5)){if(_0x1b057c[_0x483f69(0xfc)])continue;if(_0x483f69(0xe3)==_0x1b057c[_0x483f69(0x1df)])continue;const _0x1349af=this[_0x483f69(0x225)](_0x1b057c);if(_0x1349af&&this[_0x483f69(0x173)](_0x1349af)&&_0x483f69(0x1e4)!=_0x5eeee9[_0x483f69(0x1df)])continue;const _0x5dfe8c=_0x1b057c[_0x483f69(0xd4)]&&_0x1b057c[_0x483f69(0xd4)][_0x483f69(0x1ad)];(_0x483f69(0xb4)!=_0x1b057c[_0x483f69(0x1df)]||_0x483f69(0x1e4)==_0x5eeee9[_0x483f69(0x1df)]&&!_0x5dfe8c)&&(_0x36a474[_0x483f69(0xbf)]||_0x483f69(0x187)==_0x1b057c[_0x483f69(0x1df)]&&_0x36a474[_0x483f69(0x13b)]||_0x1b057c[_0x483f69(0x205)]()[_0x483f69(0x1bf)](_0x4a55b5)&&this[_0x483f69(0x16f)](_0x1b057c,_0x2d40c7,_0x9c2fd8));}});},{'priority':_0x284463(0x127)}),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x21e),(_0x2bc353,_0x52ec41)=>{const _0x3155f1=_0x284463,_0x24209b=_0x52ec41[0x0],_0x30600b=_0x52ec41[0x1];if(_0x30600b&&_0x30600b[_0x3155f1(0x24d)])return;if(this[_0x3155f1(0x1f9)])return;if(!this[_0x3155f1(0x1b6)][_0x3155f1(0x18e)])return;if(_0x24209b[_0x3155f1(0x1e2)])return;const _0x10264b=_0x45f037[_0x3155f1(0x135)][_0x3155f1(0x220)],{start:_0x15c567,end:_0x453383}=_0x24209b[_0x3155f1(0x205)](),_0x58bdff=_0x15c567[_0x3155f1(0xb9)]&&_0x10264b[_0x3155f1(0x16a)](_0x15c567[_0x3155f1(0xb9)])?null:_0x10264b[_0x3155f1(0x245)](_0x15c567,_0x3155f1(0x1d8)),_0x47e40f=_0x453383[_0x3155f1(0x1a3)]&&_0x10264b[_0x3155f1(0x16a)](_0x453383[_0x3155f1(0x1a3)])?null:_0x10264b[_0x3155f1(0x245)](_0x453383,_0x3155f1(0x190)),_0x5063e3=_0x45f037[_0x3155f1(0x135)][_0x3155f1(0x17f)](_0x58bdff?_0x58bdff[_0x3155f1(0x1c9)]:_0x15c567,_0x47e40f?_0x47e40f[_0x3155f1(0x155)]:_0x453383);_0x45f037[_0x3155f1(0x135)][_0x3155f1(0x1ba)](_0x53e153=>{const _0x14693d=_0x3155f1;this[_0x14693d(0xce)](_0x5063e3);const _0x40d519=_0x45f037[_0x14693d(0x135)][_0x14693d(0x220)][_0x14693d(0x245)](_0x5063e3[_0x14693d(0x1c9)]);_0x24209b['is'](_0x14693d(0xbb))?_0x53e153[_0x14693d(0x1d9)](_0x40d519):_0x24209b[_0x14693d(0x221)](_0x40d519);}),_0x2bc353[_0x3155f1(0x23f)]();},{'priority':_0x2cfe81[_0x284463(0x107)]+0xa}),_0x45f037[_0x284463(0x135)]['on'](_0x284463(0x1ca),(_0x3b9419,_0x243232)=>{const _0x5867ae=_0x284463,_0x328b72=_0x243232[_0x243232[_0x5867ae(0x145)]-0x1];_0x328b72&&_0x328b72[_0x5867ae(0x24d)]||this[_0x5867ae(0x1f9)]||this[_0x5867ae(0x1b6)][_0x5867ae(0x18e)]&&(_0x45f037[_0x5867ae(0x135)][_0x5867ae(0x1ba)](()=>{const _0x33f3e9=_0x5867ae;let _0x1676cf=_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x1ca)](_0x243232[0x0],_0x243232[0x1],_0x243232[0x2],{'forceDefaultExecution':!0x0});if(!_0x1676cf)return;_0x3b9419[_0x33f3e9(0xb3)]=_0x1676cf[_0x33f3e9(0x1d7)]();const _0x1d8786=_0x1676cf[_0x33f3e9(0x155)][_0x33f3e9(0x1a3)],_0x2a1cab=_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x220)];_0x1d8786&&_0x2a1cab[_0x33f3e9(0x1d5)](_0x1d8786)&&!_0x2a1cab[_0x33f3e9(0x114)](_0x1d8786)&&(_0x1676cf=_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x17f)](_0x1676cf[_0x33f3e9(0x1c9)],_0x45f037[_0x33f3e9(0x135)][_0x33f3e9(0x159)](_0x1d8786,_0x33f3e9(0x155)))),this[_0x33f3e9(0x180)](_0x1676cf);}),_0x3b9419[_0x5867ae(0x23f)]());},{'priority':_0x284463(0x14b)}),this[_0x284463(0x234)][_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1f5),this[_0x284463(0x1b6)]),this[_0x284463(0x19a)](_0x284463(0x1f5));const _0x28fe0b=new _0x4703a5(_0x45f037,this[_0x284463(0x193)]);_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1fe),_0x28fe0b),this[_0x284463(0x19a)](_0x284463(0x1fe));const _0x375731=new _0x2e7c7b(_0x45f037,this[_0x284463(0x193)]);_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1c5),_0x375731),this[_0x284463(0x19a)](_0x284463(0x1c5)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0xc9),new _0x28a551(_0x45f037,_0x28fe0b,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0xc9)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x240),new _0x28a551(_0x45f037,_0x375731,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0x240)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0xd9),new _0x568e4f(_0x45f037,_0x28fe0b,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0xd9)),_0x45f037[_0x284463(0x238)][_0x284463(0xbe)](_0x284463(0x1ac),new _0x568e4f(_0x45f037,_0x375731,this[_0x284463(0x193)])),this[_0x284463(0x19a)](_0x284463(0x1ac));const _0xb440e=_0x45f037[_0x284463(0x210)][_0x284463(0x1cc)](_0x284463(0x214));this[_0x284463(0x19d)](_0xb440e,_0x284463(0x194),(_0x45d7d9,{threadId:_0x5a12de})=>{const _0x5e1822=_0x284463,_0x38b099=this[_0x5e1822(0x193)][_0x5e1822(0x1cc)](_0x5a12de);_0x38b099&&_0x38b099[_0x5e1822(0xf5)]&&0x1===_0x38b099[_0x5e1822(0xf5)][_0x5e1822(0x145)]&&this[_0x5e1822(0x177)](_0x5a12de,{'hasComments':!0x0});},{'priority':_0x284463(0x211)}),this[_0x284463(0x19d)](_0xb440e,_0x284463(0x171),(_0x1a8c64,{threadId:_0x40bcd2})=>{const _0xcb0eda=_0x284463,_0x5ad751=this[_0xcb0eda(0x193)][_0xcb0eda(0x1cc)](_0x40bcd2);_0x5ad751&&_0x5ad751[_0xcb0eda(0xf5)]&&!_0x5ad751[_0xcb0eda(0xf5)][_0xcb0eda(0x145)]&&this[_0xcb0eda(0x177)](_0x40bcd2,{'hasComments':!0x1});},{'priority':_0x284463(0x211)});}set[_0x4149ab(0x249)](_0x5d388e){const _0x189c3e=_0x4149ab;if(this[_0x189c3e(0xed)])throw new _0x321443(_0x189c3e(0x125),this);this[_0x189c3e(0xed)]=_0x5d388e;}get[_0x4149ab(0x249)](){const _0x1f20d6=_0x4149ab;return this[_0x1f20d6(0xed)];}[_0x4149ab(0xf4)]({skipNotAttached:_0x103867=!0x1,toJSON:_0x51040b=!0x1}={}){const _0x2e5939=_0x4149ab,_0x1e0f1d=[];for(const _0x3a7e9c of this[_0x2e5939(0x193)][_0x2e5939(0xc7)]())_0x103867&&!_0x3a7e9c[_0x2e5939(0x20d)]||_0x1e0f1d[_0x2e5939(0x18f)](_0x3a7e9c);return _0x51040b?_0x1e0f1d[_0x2e5939(0x182)](_0x5a6b96=>_0x5a6b96[_0x2e5939(0x126)]()):_0x1e0f1d;}[_0x4149ab(0xb5)](_0x155c0a){const _0x1be1d4=_0x4149ab,_0x521d71=this[_0x1be1d4(0x193)][_0x1be1d4(0x1cc)](_0x155c0a);if(!_0x521d71)throw new _0x321443(_0x1be1d4(0x1d3),this);return _0x521d71;}[_0x4149ab(0x201)](_0x3d23f3){const _0x50ecdd=_0x4149ab;return this[_0x50ecdd(0x193)][_0x50ecdd(0xe2)](_0x3d23f3);}[_0x4149ab(0x223)](_0x33ba6b){const _0x4b07c1=_0x4149ab,{authorId:_0x3ee2bc,id:_0xf74b27,attributes:_0x501ba4}=_0x33ba6b,[_0x19a494,_0x454525]=_0x33ba6b[_0x4b07c1(0x1df)][_0x4b07c1(0x1e4)](':'),_0x1683a7=this[_0x4b07c1(0x193)][_0x4b07c1(0x1cc)](_0xf74b27)||this[_0x4b07c1(0x1b2)](_0x19a494,_0x454525,_0xf74b27,_0x3ee2bc,_0x501ba4);if(this[_0x4b07c1(0x11c)](_0x1683a7),this[_0x4b07c1(0xfb)](_0x1683a7,_0x19a494,_0x454525||null,_0x3ee2bc),_0x1683a7[_0x4b07c1(0xad)]=_0x33ba6b[_0x4b07c1(0xad)],_0x1683a7[_0x4b07c1(0x136)]=!0x0,_0x501ba4&&_0x501ba4[_0x4b07c1(0x23b)]){const _0x55cc4e=_0x501ba4[_0x4b07c1(0x23b)],_0x3c5f2c=this[_0x4b07c1(0x200)](_0x55cc4e[_0x4b07c1(0x123)]);_0x1683a7[_0x4b07c1(0x196)]=_0x55cc4e[_0x4b07c1(0xad)],_0x1683a7[_0x4b07c1(0xd8)]=_0x3c5f2c,_0x1683a7[_0x4b07c1(0x1ff)]=!0x0;}else _0x1683a7[_0x4b07c1(0x196)]=_0x33ba6b[_0x4b07c1(0xad)];switch(_0x33ba6b[_0x4b07c1(0xd4)]&&(_0x1683a7[_0x4b07c1(0xd4)]=_0x33ba6b[_0x4b07c1(0xd4)]),_0x33ba6b[_0x4b07c1(0x1aa)]&&(_0x1683a7[_0x4b07c1(0x1aa)]=_0x33ba6b[_0x4b07c1(0x1aa)]),this[_0x4b07c1(0xed)]&&this[_0x4b07c1(0xed)][_0x4b07c1(0x101)]||(_0x1683a7[_0x4b07c1(0x1f6)]=!0x0),this[_0x4b07c1(0x243)][_0x4b07c1(0x1cc)](_0x1683a7)){case _0x4b07c1(0x23c):this[_0x4b07c1(0x243)][_0x4b07c1(0x108)](_0x1683a7,_0x4b07c1(0x230));break;case _0x4b07c1(0xae):_0x1683a7[_0x4b07c1(0x20d)]?(this[_0x4b07c1(0x1e5)](new Set([_0x1683a7])),this[_0x4b07c1(0x19f)](new Set([_0x1683a7])),this[_0x4b07c1(0x243)][_0x4b07c1(0x108)](_0x1683a7,_0x4b07c1(0xa1)),this[_0x4b07c1(0xef)](_0x4b07c1(0x1a9),_0x1683a7)):this[_0x4b07c1(0x243)][_0x4b07c1(0x108)](_0x1683a7,_0x4b07c1(0xee));}return _0x1683a7;}[_0x4149ab(0x1fe)](_0x5d0dba){const _0x496bcf=_0x4149ab;this[_0x496bcf(0x24d)](()=>{const _0x243bca=_0x496bcf;this[_0x243bca(0x234)][_0x243bca(0x135)][_0x243bca(0x1ba)](()=>{const _0x12853a=_0x243bca;for(const _0x28307a of _0x5d0dba[_0x12853a(0x113)]())_0x28307a[_0x12853a(0x1e1)]();});});}[_0x4149ab(0x1c5)](_0x3fefea){const _0x5ed9e9=_0x4149ab;this[_0x5ed9e9(0x24d)](()=>{const _0x464be8=_0x5ed9e9;this[_0x464be8(0x234)][_0x464be8(0x135)][_0x464be8(0x1ba)](()=>{const _0x14b117=_0x464be8;for(const _0xf2c62a of _0x3fefea[_0x14b117(0x113)]())_0xf2c62a[_0x14b117(0x1c8)]();});});}[_0x4149ab(0x19a)](_0x348a57,_0x54b89f){const _0x337e25=_0x4149ab,_0x4fa0ac=this[_0x337e25(0x234)][_0x337e25(0x238)][_0x337e25(0x1cc)](_0x348a57);if(!_0x4fa0ac)throw new _0x321443(_0x337e25(0x22d),this,{'commandName':_0x348a57});if(this[_0x337e25(0x149)][_0x337e25(0xe2)](_0x4fa0ac))throw new _0x321443(_0x337e25(0x1be),this,{'commandName':_0x348a57});this[_0x337e25(0x149)][_0x337e25(0xbe)](_0x4fa0ac),_0x54b89f&&_0x4fa0ac['on'](_0x337e25(0xac),(_0x41b66f,_0x2f0d4a)=>{const _0x446744=_0x337e25;this[_0x446744(0x1b6)][_0x446744(0x18e)]&&(this[_0x446744(0x1f9)]||(_0x2f0d4a[_0x446744(0x145)]>0x0&&_0x2f0d4a[_0x2f0d4a[_0x446744(0x145)]-0x1]&&_0x2f0d4a[_0x2f0d4a[_0x446744(0x145)]-0x1][_0x446744(0x24d)]?_0x2f0d4a[_0x446744(0xa6)]():(_0x41b66f[_0x446744(0xb3)]=_0x54b89f((..._0x2a7d3d)=>_0x4fa0ac[_0x446744(0xac)](..._0x2a7d3d,{'forceDefaultExecution':!0x0}),..._0x2f0d4a),_0x41b66f[_0x446744(0x23f)]())));},{'priority':_0x337e25(0x14b)});}[_0x4149ab(0x24d)](_0x1c916b){const _0x134ead=_0x4149ab;let _0x445c01,_0x362755;const _0x36e9a8=this[_0x134ead(0x1f9)];this[_0x134ead(0x1f9)]=!0x0;try{_0x445c01=_0x1c916b();}catch(_0x4b913a){_0x362755=_0x4b913a;}return _0x36e9a8||(this[_0x134ead(0x1f9)]=!0x1),_0x362755&&_0x321443[_0x134ead(0x16d)](_0x362755,this),_0x445c01;}[_0x4149ab(0x180)](_0x5b2ff0,_0x3ac4be=null,_0x291e18={}){const _0x292d9b=_0x4149ab;if(_0x5b2ff0[_0x292d9b(0x1e2)])return null;const _0x25f87c=this[_0x292d9b(0x234)][_0x292d9b(0x210)][_0x292d9b(0x1cc)](_0x292d9b(0x1d1))['me'];for(const {suggestion:_0x3e72d8,meta:_0x1071e8}of this[_0x292d9b(0x174)](_0x5b2ff0,_0x292d9b(0x187)))if(_0x1071e8[_0x292d9b(0x13b)]){if(!_0x1071e8[_0x292d9b(0x118)]){if(_0x1071e8[_0x292d9b(0xbf)]){if(!this[_0x292d9b(0x172)]||!Lt(_0x3e72d8,_0x291e18))continue;return _0x3e72d8;}if(Lt(_0x3e72d8,_0x291e18))return _0x3e72d8;this[_0x292d9b(0x16f)](_0x3e72d8,_0x5b2ff0[_0x292d9b(0x1c9)],_0x5b2ff0[_0x292d9b(0x155)]);break;}if(_0x3ac4be==_0x3e72d8[_0x292d9b(0xb8)]&&Lt(_0x3e72d8,_0x291e18)){const _0x542656=_0x3e72d8[_0x292d9b(0x205)]();return _0x542656[_0x292d9b(0x1c9)][_0x292d9b(0x1e7)](_0x5b2ff0[_0x292d9b(0x155)])?this[_0x292d9b(0xc0)](_0x3e72d8,this[_0x292d9b(0x24e)][_0x292d9b(0x17f)](_0x5b2ff0[_0x292d9b(0x1c9)],_0x542656[_0x292d9b(0x155)])):this[_0x292d9b(0xc0)](_0x3e72d8,this[_0x292d9b(0x24e)][_0x292d9b(0x17f)](_0x542656[_0x292d9b(0x1c9)],_0x5b2ff0[_0x292d9b(0x155)])),_0x3e72d8;}}const _0x5d7956=_0x5a2253(),_0x35fda3=_0x25f87c['id'],_0x1dcfae=_0x3ac4be?_0x292d9b(0x222)+_0x3ac4be:_0x292d9b(0x187),_0x512baf=this[_0x292d9b(0xab)]({'id':_0x5d7956,'type':_0x1dcfae,'createdAt':new Date(),'authorId':_0x35fda3,'attributes':_0x291e18});return this[_0x292d9b(0x14d)](_0x1dcfae,_0x5d7956,_0x35fda3,_0x5b2ff0),_0x512baf;}[_0x4149ab(0x1de)](_0x550672,_0xced57e=_0x4149ab(0x1f8),_0x535436={}){const _0x3da635=_0x4149ab,_0x3583d2=this[_0x3da635(0x234)][_0x3da635(0x210)][_0x3da635(0x1cc)](_0x3da635(0x1d1))['me'],_0x165da3=this[_0x3da635(0xe8)][_0x3da635(0x12f)](_0x3da635(0x187),_0xced57e,_0x3da635(0x219));for(const _0x652253 of this[_0x3da635(0xf4)]())if(_0x652253[_0x3da635(0xd8)]['id']==_0x3583d2['id']&&_0x3da635(0x187)==_0x652253[_0x3da635(0x1df)]&&_0x652253[_0x3da635(0xb8)]==_0xced57e&&Lt(_0x652253,_0x535436)&&(_0x165da3(_0x652253[_0x3da635(0x179)](),_0x550672)||_0x165da3(_0x550672,_0x652253[_0x3da635(0x179)]()))){for(const _0x2ccc34 of _0x550672)_0x652253[_0x3da635(0x153)](_0x2ccc34);return _0x652253;}for(const {suggestion:_0x32e20a,meta:_0xa70c0c}of this[_0x3da635(0x174)](_0x550672,_0x3da635(0x187))){if(!_0xa70c0c[_0x3da635(0x13b)])continue;if(!this[_0x3da635(0x172)]&&_0xa70c0c[_0x3da635(0xbf)])continue;if(!Lt(_0x32e20a,_0x535436))continue;let _0x478fba=!0x0;for(const _0x1017fb of _0x32e20a[_0x3da635(0x179)]())for(const _0x3d85a2 of _0x550672)if(!_0x1017fb[_0x3da635(0x1bf)](_0x3d85a2)){_0x478fba=!0x1;break;}if(_0x478fba)return _0x32e20a;}const _0x31fb6a=_0x5a2253(),_0xe1606b=_0x3583d2['id'],_0x228a29=_0x3da635(0x222)+_0xced57e,_0x4e92c8=this[_0x3da635(0xab)]({'id':_0x31fb6a,'type':_0x228a29,'createdAt':new Date(),'authorId':_0xe1606b,'attributes':_0x535436});for(const _0x1c1fd1 of _0x550672)this[_0x3da635(0x14d)](_0x228a29,_0x31fb6a,_0xe1606b,_0x1c1fd1,_0x283e9c[_0x3da635(0xe0)]());return _0x4e92c8;}[_0x4149ab(0x23a)](_0x283829,_0x1f1026,_0x1382a8=null,_0xbcba25={}){const _0x5b51bd=_0x4149ab;if(_0x1382a8=_0x1382a8||Vt(_0x1f1026),_0x283829[_0x5b51bd(0x1e2)])return null;if(_0x5b51bd(0x163)===this[_0x5b51bd(0x15f)]){const _0x3bc720=this[_0x5b51bd(0xe8)][_0x5b51bd(0x12f)](_0x5b51bd(0xe3),_0x1382a8,_0x5b51bd(0x1e1));return this[_0x5b51bd(0x24d)](()=>_0x3bc720([_0x283829],_0x1f1026,_0xbcba25)),null;}const _0x3b8dc2=this[_0x5b51bd(0x234)][_0x5b51bd(0x210)][_0x5b51bd(0x1cc)](_0x5b51bd(0x1d1))['me'],_0x520615=[];if(_0x5b51bd(0x144)!==this[_0x5b51bd(0x15f)]){for(const {suggestion:_0x2edec6,meta:_0x1fbecd}of this[_0x5b51bd(0x174)](_0x283829,_0x5b51bd(0x187)))_0x1fbecd[_0x5b51bd(0x13b)]&&!_0x1fbecd[_0x5b51bd(0x167)]&&_0x520615[_0x5b51bd(0x18f)](..._0x2edec6[_0x5b51bd(0x179)]());}const _0x354b0d=function(_0x4c0319,_0xd7beda){const _0x16343c=_0x5b51bd,_0x2f391b=[];for(const _0x14c5c9 of _0xd7beda){const _0x2b7792=_0x4c0319[_0x16343c(0xfa)](_0x14c5c9);_0x2b7792&&_0x2f391b[_0x16343c(0x18f)](_0x2b7792);}return _0x2f391b;}(_0x283829,_0x520615),_0x2e9fc2=function(_0x2c3919,_0x2c4f42){const _0xb5b89d=_0x5b51bd,_0xc4dec7=[_0x2c3919];for(const _0x53b750 of _0x2c4f42){let _0x330879=0x0;for(;_0x330879<_0xc4dec7[_0xb5b89d(0x145)];){const _0x36d859=_0xc4dec7[_0x330879][_0xb5b89d(0x1a0)](_0x53b750);_0xc4dec7[_0xb5b89d(0x147)](_0x330879,0x1,..._0x36d859),_0x330879+=_0x36d859[_0xb5b89d(0x145)];}}return _0xc4dec7;}(_0x283829,_0x520615);_0x354b0d[_0x5b51bd(0x145)]&&this[_0x5b51bd(0x24e)][_0x5b51bd(0x1ba)](()=>{const _0x2486f5=_0x5b51bd;for(const _0x30e32d of _0x354b0d){const _0x5c3e52=this[_0x2486f5(0xe8)][_0x2486f5(0x12f)](_0x2486f5(0xe3),_0x1382a8,_0x2486f5(0x1e1));this[_0x2486f5(0x24d)](()=>_0x5c3e52([_0x30e32d],_0x1f1026,_0xbcba25));}});for(const _0x134b06 of _0x2e9fc2){let _0x58d7cc=null,_0x52a0cd=_0x134b06[_0x5b51bd(0x1c9)],_0x326e48=_0x134b06[_0x5b51bd(0x155)];for(const {suggestion:_0x3967e0,meta:_0x2b086e}of this[_0x5b51bd(0x174)](_0x134b06,_0x5b51bd(0xe3))){if(!_0x2b086e[_0x5b51bd(0x13b)])continue;if(_0x3967e0[_0x5b51bd(0xb8)]!=_0x1382a8)continue;if(!Lt(_0x3967e0,_0xbcba25))continue;const _0x2bb86f=_0x3967e0[_0x5b51bd(0x205)]();if(_0x2bb86f[_0x5b51bd(0x1bf)](_0x134b06,!0x0))return null;_0x52a0cd=_0x52a0cd[_0x5b51bd(0x1bb)](_0x2bb86f[_0x5b51bd(0x1c9)])?_0x52a0cd:_0x2bb86f[_0x5b51bd(0x1c9)],_0x326e48=_0x326e48[_0x5b51bd(0x235)](_0x2bb86f[_0x5b51bd(0x155)])?_0x326e48:_0x2bb86f[_0x5b51bd(0x155)],_0x58d7cc?_0x2bb86f[_0x5b51bd(0x1c9)][_0x5b51bd(0x1bb)](_0x58d7cc[_0x5b51bd(0x205)]()[_0x5b51bd(0x1c9)])?(_0x58d7cc[_0x5b51bd(0x1e3)](),_0x58d7cc=_0x3967e0):_0x3967e0[_0x5b51bd(0x1e3)]():_0x58d7cc=_0x3967e0;}const _0x120834=this[_0x5b51bd(0x24e)][_0x5b51bd(0x17f)](_0x52a0cd,_0x326e48);if(_0x58d7cc)this[_0x5b51bd(0xc0)](_0x58d7cc,_0x120834);else{const _0x185a8d=_0x5a2253(),_0x48a88e=_0x3b8dc2['id'];this[_0x5b51bd(0xab)]({'id':_0x185a8d,'type':_0x5b51bd(0x150)+_0x1382a8,'data':_0x1f1026,'createdAt':new Date(),'authorId':_0x48a88e,'attributes':_0xbcba25}),this[_0x5b51bd(0x14d)](_0x5b51bd(0x150)+_0x1382a8,_0x185a8d,_0x48a88e,_0x120834);}}return null;}[_0x4149ab(0xbd)](_0x4df642,_0x27f192,_0xd9b466=[],_0x520404=null,_0xa109cb={}){const _0x41ed99=_0x4149ab;_0x27f192[_0x41ed99(0xe5)]||(_0x27f192[_0x41ed99(0xe5)]=_0x27f192[_0x41ed99(0x11f)]),_0x27f192[_0x41ed99(0x1ad)]=_0x4df642['is'](_0x41ed99(0xaf)),_0x520404=_0x520404||Vt(_0x27f192);const _0x4e8f5e=_0xd9b466[_0x41ed99(0x182)](_0x183acc=>Gt(_0x183acc,this[_0x41ed99(0x24e)])),_0x43339f=_0x4df642['is'](_0x41ed99(0xaf))?_0x4df642:Gt(_0x4df642,this[_0x41ed99(0x24e)]);if(_0x41ed99(0x163)===this[_0x41ed99(0x15f)]){const _0x42c1d9=this[_0x41ed99(0xe8)][_0x41ed99(0x12f)](_0x41ed99(0xb4),_0x520404,_0x41ed99(0x1e1));return this[_0x41ed99(0x24d)](()=>_0x42c1d9([_0x43339f],_0x27f192,_0xa109cb)),null;}_0x4e8f5e[_0x41ed99(0x18f)](_0x43339f);let _0x1fa3d8=!0x0;for(const _0x23b27f of _0x4e8f5e)if(!this[_0x41ed99(0x176)](_0x23b27f)){_0x1fa3d8=!0x1;break;}if(_0x1fa3d8&&_0x41ed99(0x144)!==this[_0x41ed99(0x15f)]){const _0x1b2ca9=this[_0x41ed99(0xe8)][_0x41ed99(0x12f)](_0x41ed99(0xb4),_0x520404,_0x41ed99(0x1e1));return this[_0x41ed99(0x24d)](()=>_0x1b2ca9([_0x43339f],_0x27f192,_0xa109cb)),null;}let _0x268898=null,_0x3bad52=_0x43339f[_0x41ed99(0x1c9)],_0x1731bd=_0x43339f[_0x41ed99(0x155)];for(const {suggestion:_0x20c489,meta:_0xa4a2d8}of this[_0x41ed99(0x174)](_0x43339f,_0x41ed99(0xb4))){if(!_0xa4a2d8[_0x41ed99(0x13b)])continue;if(_0xa4a2d8[_0x41ed99(0x118)]||_0xa4a2d8[_0x41ed99(0xbf)]||_0xa4a2d8[_0x41ed99(0x167)])continue;if(_0x20c489[_0x41ed99(0xd4)][_0x41ed99(0xe5)]!=_0x27f192[_0x41ed99(0xe5)])continue;if(!Lt(_0x20c489,_0xa109cb))continue;const _0x38c8da=_0x20c489[_0x41ed99(0x205)]();if(_0x20c489[_0x41ed99(0xb8)]==_0x520404){if(_0x38c8da[_0x41ed99(0x1bf)](_0x43339f,!0x0))return null;_0x3bad52=_0x3bad52[_0x41ed99(0x1bb)](_0x38c8da[_0x41ed99(0x1c9)])?_0x3bad52:_0x38c8da[_0x41ed99(0x1c9)],_0x1731bd=_0x1731bd[_0x41ed99(0x235)](_0x38c8da[_0x41ed99(0x155)])?_0x1731bd:_0x38c8da[_0x41ed99(0x155)],_0x268898?_0x38c8da[_0x41ed99(0x1c9)][_0x41ed99(0x1bb)](_0x268898[_0x41ed99(0x205)]()[_0x41ed99(0x1c9)])?(_0x268898[_0x41ed99(0x1e3)](),_0x268898=_0x20c489):_0x20c489[_0x41ed99(0x1e3)]():_0x268898=_0x20c489;}else{const _0x5ec2a4=_0x43339f[_0x41ed99(0xfa)](_0x38c8da);this[_0x41ed99(0x212)](_0x20c489,_0x5ec2a4);}}const _0x89b77f=this[_0x41ed99(0x234)][_0x41ed99(0x210)][_0x41ed99(0x1cc)](_0x41ed99(0x1d1))['me'],_0xc88cbc=_0x5a2253(),_0x320ea5=_0x89b77f['id'];if(_0x268898)return this[_0x41ed99(0xc0)](_0x268898,this[_0x41ed99(0x24e)][_0x41ed99(0x17f)](_0x3bad52,_0x1731bd)),_0x268898;{const _0x2a2789=this[_0x41ed99(0xab)]({'id':_0xc88cbc,'type':_0x41ed99(0x1a5)+_0x520404,'data':_0x27f192,'createdAt':new Date(),'authorId':_0x320ea5,'attributes':_0xa109cb});return this[_0x41ed99(0x14d)](_0x41ed99(0x1a5)+_0x520404,_0xc88cbc,_0x320ea5,this[_0x41ed99(0x24e)][_0x41ed99(0x17f)](_0x3bad52,_0x1731bd)),_0x2a2789;}}[_0x4149ab(0x12a)](_0x66d00b,_0x93a583,_0x569f07=[],_0x4443c6=null,_0x5bff19={}){const _0x2e6a62=_0x4149ab;_0x93a583[_0x2e6a62(0xe5)]||(_0x93a583[_0x2e6a62(0xe5)]=_0x93a583[_0x2e6a62(0x11f)]);const _0xc5cee2=_0x66d00b[0x0];_0x93a583[_0x2e6a62(0x1ad)]=_0xc5cee2['is'](_0x2e6a62(0xaf)),_0x4443c6=_0x4443c6||Vt(_0x93a583);const _0x3c635e=_0x569f07[_0x2e6a62(0x182)](_0x587060=>Gt(_0x587060,this[_0x2e6a62(0x24e)])),_0x38b2ef=_0xc5cee2['is'](_0x2e6a62(0xaf))?_0x66d00b:_0x66d00b[_0x2e6a62(0x182)](_0x52e59a=>Gt(_0x52e59a,this[_0x2e6a62(0x24e)]));if(_0x2e6a62(0x163)===this[_0x2e6a62(0x15f)]){const _0x1815af=this[_0x2e6a62(0xe8)][_0x2e6a62(0x12f)](_0x2e6a62(0xb4),_0x4443c6,_0x2e6a62(0x1e1));return this[_0x2e6a62(0x24d)](()=>_0x1815af(_0x38b2ef,_0x93a583,_0x5bff19)),null;}_0x3c635e[_0x2e6a62(0x18f)](..._0x38b2ef);let _0xbce7e4=!0x0;for(const _0x3f9c50 of _0x3c635e)if(!this[_0x2e6a62(0x176)](_0x3f9c50)){_0xbce7e4=!0x1;break;}if(_0xbce7e4&&_0x2e6a62(0x144)!==this[_0x2e6a62(0x15f)]){const _0x2338b3=this[_0x2e6a62(0xe8)][_0x2e6a62(0x12f)](_0x2e6a62(0xb4),_0x4443c6,_0x2e6a62(0x1e1));return this[_0x2e6a62(0x24d)](()=>_0x2338b3(_0x38b2ef,_0x93a583,_0x5bff19)),null;}const _0x1ede1f=this[_0x2e6a62(0x234)][_0x2e6a62(0x210)][_0x2e6a62(0x1cc)](_0x2e6a62(0x1d1))['me'];for(const _0x16a313 of this[_0x2e6a62(0xf4)]()){if(_0x16a313[_0x2e6a62(0xd8)]['id']!=_0x1ede1f['id'])continue;if(_0x2e6a62(0xb4)!=_0x16a313[_0x2e6a62(0x1df)]||_0x16a313[_0x2e6a62(0xd4)][_0x2e6a62(0xe5)]!=_0x93a583[_0x2e6a62(0xe5)])continue;if(!Lt(_0x16a313,_0x5bff19))continue;const _0x435078=_0x16a313[_0x2e6a62(0xb8)]==_0x4443c6;for(let _0x38db83=0x0;_0x38db83<_0x38b2ef[_0x2e6a62(0x145)];_0x38db83++){const _0x1b88c8=_0x38b2ef[_0x38db83];for(const _0x3ab922 of _0x16a313[_0x2e6a62(0xa7)]()){const _0x3913c6=_0x3ab922[_0x2e6a62(0xe1)]();if(_0x1b88c8[_0x2e6a62(0x1e7)](_0x3913c6)){_0x435078?(_0x38b2ef[_0x2e6a62(0x147)](_0x38db83,0x1),_0x38db83--):_0x16a313[_0x2e6a62(0x1e6)](_0x3ab922[_0x2e6a62(0x20b)]);break;}}}}if(0x0==_0x38b2ef[_0x2e6a62(0x145)])return null;const _0x4388eb=this[_0x2e6a62(0xe8)][_0x2e6a62(0x12f)](_0x2e6a62(0xb4),_0x4443c6,_0x2e6a62(0x219));for(const _0x5e8546 of this[_0x2e6a62(0xf4)]())if(_0x5e8546[_0x2e6a62(0xd8)]['id']==_0x1ede1f['id']&&_0x2e6a62(0xb4)==_0x5e8546[_0x2e6a62(0x1df)]&&_0x5e8546[_0x2e6a62(0xd4)][_0x2e6a62(0xe5)]==_0x93a583[_0x2e6a62(0xe5)]&&_0x5e8546[_0x2e6a62(0xb8)]==_0x4443c6&&Lt(_0x5e8546,_0x5bff19)&&(_0x4388eb(_0x5e8546[_0x2e6a62(0x179)](),_0x38b2ef)||_0x4388eb(_0x38b2ef,_0x5e8546[_0x2e6a62(0x179)]()))){for(const _0x1ba0b4 of _0x38b2ef)_0x5e8546[_0x2e6a62(0x153)](_0x1ba0b4);return _0x5e8546;}const _0x3159e4=_0x5a2253(),_0x27a719=_0x1ede1f['id'],_0x18ff9a=_0x2e6a62(0x1a5)+_0x4443c6,_0x28c7eb=this[_0x2e6a62(0xab)]({'id':_0x3159e4,'type':_0x18ff9a,'data':_0x93a583,'createdAt':new Date(),'authorId':_0x27a719,'attributes':_0x5bff19});for(const _0xe76c36 of _0x38b2ef)this[_0x2e6a62(0x14d)](_0x18ff9a,_0x3159e4,_0x27a719,_0xe76c36,_0x283e9c[_0x2e6a62(0xe0)]());return _0x28c7eb;}[_0x4149ab(0xce)](_0x241277,_0x29bf21=null,_0xd8508c={}){const _0x5a721a=_0x4149ab;if(_0x241277[_0x5a721a(0x1e2)])return null;const _0x21f115=this[_0x5a721a(0x234)][_0x5a721a(0x210)][_0x5a721a(0x1cc)](_0x5a721a(0x1d1))['me'],_0x2c84a6=new _0x23e402(_0x241277[_0x5a721a(0x1c9)],_0x241277[_0x5a721a(0x155)]);for(const {suggestion:_0x3e425a,meta:_0x3ba790}of this[_0x5a721a(0x174)](_0x2c84a6,_0x5a721a(0x187)))if(_0x3ba790[_0x5a721a(0x13b)]&&!_0x3ba790[_0x5a721a(0x118)]){if(_0x3e425a[_0x5a721a(0xfc)]){const _0x2a060a=_0x3e425a[_0x5a721a(0x179)]()[_0x5a721a(0x154)](_0x2a9206=>_0x5a721a(0x15d)!=_0x2a9206[_0x5a721a(0xfd)][_0x5a721a(0x134)]);_0x2a060a[_0x5a721a(0x1bc)](_0x5b3972=>_0x2c84a6[_0x5a721a(0x1bf)](_0x5b3972,!0x0))&&_0x3e425a[_0x5a721a(0x1c8)]();if(_0x2a060a[_0x5a721a(0x14e)](_0x498f57=>_0x498f57[_0x5a721a(0x1bf)](_0x2c84a6,!0x0))){const _0x294c09=this[_0x5a721a(0xe8)][_0x5a721a(0x12f)](_0x5a721a(0x122),_0x29bf21,_0x5a721a(0x1e1));return this[_0x5a721a(0x24d)](()=>_0x294c09([_0x2c84a6],null,_0xd8508c)),null;}}else{const _0x41ee30=_0x2c84a6[_0x5a721a(0xfa)](_0x3e425a[_0x5a721a(0x205)]());null!==_0x41ee30&&_0x3e425a[_0x5a721a(0x112)]([_0x41ee30],null,_0xd8508c);}}if(_0x2c84a6[_0x5a721a(0x1c1)](),_0x2c84a6[_0x5a721a(0x1e2)]||_0x5a721a(0x15d)==_0x2c84a6[_0x5a721a(0xfd)][_0x5a721a(0x134)])return null;let _0x45e213=null,_0xd4fa69=_0x2c84a6[_0x5a721a(0x1c9)],_0x3d9949=_0x2c84a6[_0x5a721a(0x155)];const _0x453920=this[_0x5a721a(0x174)](_0x2c84a6,_0x5a721a(0x122));for(const {suggestion:_0x5343ac,meta:_0x320702}of _0x453920){const _0x2729d9=this[_0x5a721a(0x24e)][_0x5a721a(0x17f)](_0xd4fa69,_0x3d9949);if(_0x320702[_0x5a721a(0x13b)]&&(this[_0x5a721a(0x172)]||!_0x320702[_0x5a721a(0xbf)]&&!_0x320702[_0x5a721a(0x167)])){if(_0x5343ac[_0x5a721a(0xfc)]){if(!Lt(_0x5343ac,_0xd8508c))continue;let _0x1f375c=!0x0;for(const _0x2f58fb of _0x5343ac[_0x5a721a(0x179)]()){if(_0x2f58fb[_0x5a721a(0x1bf)](_0x2729d9,!0x0))return _0x5343ac;_0x2729d9[_0x5a721a(0x1bf)](_0x2f58fb)||(_0x1f375c=!0x1);}_0x1f375c&&_0x5343ac[_0x5a721a(0x1c8)]();}else{const _0x32a3a7=_0x5343ac[_0x5a721a(0x205)]();if(_0x32a3a7[_0x5a721a(0x1bf)](_0x2729d9,!0x0))return _0x5343ac;if(!Lt(_0x5343ac,_0xd8508c)){_0x2729d9[_0x5a721a(0x1bf)](_0x32a3a7)?_0x5343ac[_0x5a721a(0x1e3)]():_0x32a3a7[_0x5a721a(0xc3)](_0xd4fa69)?_0xd4fa69=_0x32a3a7[_0x5a721a(0x155)]:_0x32a3a7[_0x5a721a(0xc3)](_0x3d9949)&&(_0x3d9949=_0x32a3a7[_0x5a721a(0x1c9)]);continue;}_0xd4fa69=_0xd4fa69[_0x5a721a(0x1bb)](_0x32a3a7[_0x5a721a(0x1c9)])?_0xd4fa69:_0x32a3a7[_0x5a721a(0x1c9)],_0x3d9949=_0x3d9949[_0x5a721a(0x235)](_0x32a3a7[_0x5a721a(0x155)])?_0x3d9949:_0x32a3a7[_0x5a721a(0x155)],_0xd8508c=Object[_0x5a721a(0x16e)]({},_0x5343ac[_0x5a721a(0x1aa)]),_0x45e213?_0x32a3a7[_0x5a721a(0x1c9)][_0x5a721a(0x1bb)](_0x45e213[_0x5a721a(0x205)]()[_0x5a721a(0x1c9)])?(_0x45e213[_0x5a721a(0x1e3)](),_0x45e213=_0x5343ac):_0x5343ac[_0x5a721a(0x1e3)]():_0x45e213=_0x5343ac;}}}if(_0x45e213)return this[_0x5a721a(0xc0)](_0x45e213,this[_0x5a721a(0x24e)][_0x5a721a(0x17f)](_0xd4fa69,_0x3d9949)),_0x45e213;{const _0x33d087=_0x5a2253(),_0x532682=this[_0x5a721a(0x24e)][_0x5a721a(0x17f)](_0xd4fa69,_0x3d9949),_0x1b170b=_0x21f115['id'],_0x319fc4=_0x29bf21?_0x5a721a(0x1da)+_0x29bf21:_0x5a721a(0x122),_0x1a62f1=this[_0x5a721a(0xab)]({'id':_0x33d087,'type':_0x319fc4,'createdAt':new Date(),'authorId':_0x1b170b,'attributes':_0xd8508c});return this[_0x5a721a(0x14d)](_0x319fc4,_0x33d087,_0x1b170b,_0x532682),_0x1a62f1;}}[_0x4149ab(0xcf)](_0x4255b7,_0x39ff85=_0x4149ab(0x1f8),_0x122561={}){const _0x1d586d=_0x4149ab,_0x4e5373=this[_0x1d586d(0x234)][_0x1d586d(0x210)][_0x1d586d(0x1cc)](_0x1d586d(0x1d1))['me'],_0x61739a=_0x4255b7[_0x1d586d(0x182)](_0x444fcb=>new _0x23e402(_0x444fcb[_0x1d586d(0x1c9)],_0x444fcb[_0x1d586d(0x155)])),_0xef7946=new Set();for(const {suggestion:_0x4ec0f0,meta:_0x427ee3}of this[_0x1d586d(0x174)](_0x61739a,_0x1d586d(0x187)))_0x427ee3[_0x1d586d(0x13b)]&&!_0x427ee3[_0x1d586d(0x118)]&&_0xef7946[_0x1d586d(0xbe)](_0x4ec0f0);for(const _0x5446d8 of _0xef7946)if(_0x5446d8[_0x1d586d(0xfc)]){const _0x1b5975=_0x5446d8[_0x1d586d(0x179)]();(!_0x5446d8[_0x1d586d(0x1aa)]||!_0x5446d8[_0x1d586d(0x1aa)][_0x1d586d(0x14c)])&&(_0x1b5975[_0x1d586d(0x1bc)](_0x5433b4=>_0x61739a[_0x1d586d(0x14e)](_0x2bd477=>_0x2bd477[_0x1d586d(0x1bf)](_0x5433b4,!0x0)))&&_0x5446d8[_0x1d586d(0x1c8)]());if(_0x61739a[_0x1d586d(0x1bc)](_0xbe0d7=>_0x1b5975[_0x1d586d(0x14e)](_0x417c3e=>_0x417c3e[_0x1d586d(0x1bf)](_0xbe0d7,!0x0)))){const _0x386690=this[_0x1d586d(0xe8)][_0x1d586d(0x12f)](_0x1d586d(0x122),_0x39ff85,_0x1d586d(0x1e1));return this[_0x1d586d(0x24d)](()=>_0x386690(_0x4255b7,null,_0x122561)),null;}}else{const _0x3bbe16=_0x5446d8[_0x1d586d(0x205)]();_0x61739a[_0x1d586d(0x14e)](_0x2fac7f=>_0x2fac7f[_0x1d586d(0x1bf)](_0x3bbe16,!0x0))&&_0x5446d8[_0x1d586d(0x1c8)]();if(_0x61739a[_0x1d586d(0x1bc)](_0x480739=>_0x3bbe16[_0x1d586d(0x1bf)](_0x480739,!0x0))){const _0x18d529=this[_0x1d586d(0xe8)][_0x1d586d(0x12f)](_0x1d586d(0x122),_0x39ff85,_0x1d586d(0x1e1));return this[_0x1d586d(0x24d)](()=>_0x18d529(_0x61739a,null,_0x122561)),null;}}const _0x2c910b=this[_0x1d586d(0xe8)][_0x1d586d(0x12f)](_0x1d586d(0x122),_0x39ff85,_0x1d586d(0x219));let _0x39884b=null;for(const _0x3603c8 of this[_0x1d586d(0xf4)]())if(_0x3603c8[_0x1d586d(0xd8)]['id']==_0x4e5373['id']&&_0x3603c8[_0x1d586d(0x20d)]&&_0x1d586d(0x122)==_0x3603c8[_0x1d586d(0x1df)]&&_0x3603c8[_0x1d586d(0xb8)]==_0x39ff85&&Lt(_0x3603c8,_0x122561)&&(_0x2c910b(_0x3603c8[_0x1d586d(0x179)](),_0x61739a)||_0x2c910b(_0x61739a,_0x3603c8[_0x1d586d(0x179)]()))){if(_0x39884b){if(_0x3603c8[_0x1d586d(0xf5)]&&_0x3603c8[_0x1d586d(0xf5)][_0x1d586d(0x145)])continue;for(const _0x38da73 of _0x3603c8[_0x1d586d(0x179)]())_0x39884b[_0x1d586d(0x106)](_0x38da73)||_0x39884b[_0x1d586d(0x153)](_0x38da73);_0x3603c8[_0x1d586d(0x1e3)]();}else{_0x39884b=_0x3603c8;for(const _0x5cf4a5 of _0x61739a)_0x3603c8[_0x1d586d(0x106)](_0x5cf4a5)||_0x3603c8[_0x1d586d(0x153)](_0x5cf4a5);}}if(_0x39884b)return _0x39884b;_0xef7946[_0x1d586d(0x10e)]();for(const {suggestion:_0x4b644a,meta:_0x6f198a}of this[_0x1d586d(0x174)](_0x61739a,_0x1d586d(0x122)))_0x6f198a[_0x1d586d(0x13b)]&&(this[_0x1d586d(0x172)]||!_0x6f198a[_0x1d586d(0xbf)]&&!_0x6f198a[_0x1d586d(0x167)])&&Lt(_0x4b644a,_0x122561)&&_0xef7946[_0x1d586d(0xbe)](_0x4b644a);for(const _0x3e3c13 of _0xef7946){const _0x520897=_0x3e3c13[_0x1d586d(0x179)]();if(!_0x122561||!_0x122561[_0x1d586d(0x14c)]){if(_0x61739a[_0x1d586d(0x1bc)](_0x2c0a0b=>_0x520897[_0x1d586d(0x14e)](_0x2fb82e=>_0x2fb82e[_0x1d586d(0x1bf)](_0x2c0a0b,!0x0))))return _0x3e3c13;}(!_0x3e3c13[_0x1d586d(0x1aa)]||!_0x3e3c13[_0x1d586d(0x1aa)][_0x1d586d(0x14c)])&&(_0x520897[_0x1d586d(0x1bc)](_0xfffef=>_0x61739a[_0x1d586d(0x14e)](_0x1696ba=>_0x1696ba[_0x1d586d(0x1bf)](_0xfffef,!0x0)))&&_0x3e3c13[_0x1d586d(0x1c8)]());}const _0x1208d4=_0x5a2253(),_0xb7d0e0=_0x4e5373['id'],_0x4eee88=_0x1d586d(0x1da)+_0x39ff85,_0x585087=this[_0x1d586d(0xab)]({'id':_0x1208d4,'type':_0x4eee88,'createdAt':new Date(),'authorId':_0xb7d0e0,'attributes':_0x122561});for(const _0x57c34f of _0x61739a)_0x57c34f[_0x1d586d(0x1c1)](),_0x57c34f[_0x1d586d(0x1e2)]||_0x1d586d(0x15d)==_0x57c34f[_0x1d586d(0xfd)][_0x1d586d(0x134)]||this[_0x1d586d(0x14d)](_0x4eee88,_0x1208d4,_0xb7d0e0,_0x57c34f,_0x283e9c[_0x1d586d(0xe0)]());return _0x585087;}[_0x4149ab(0x226)](_0x480e04,_0x22a0f4,_0x4a76df,_0x298c63,_0x483af8){const _0xc54efe=_0x4149ab;if(_0x480e04[_0xc54efe(0x1e2)])return[];if(_0xc54efe(0x163)===this[_0xc54efe(0x15f)])return[];const _0x4ca552=this[_0xc54efe(0x234)][_0xc54efe(0x210)][_0xc54efe(0x1cc)](_0xc54efe(0x1d1))['me']['id'],_0x1a8e16=Array[_0xc54efe(0x228)](this[_0xc54efe(0x193)][_0xc54efe(0xc7)]())[_0xc54efe(0x154)](_0x247ebb=>_0xc54efe(0x188)==_0x247ebb[_0xc54efe(0x1df)]&&_0x247ebb[_0xc54efe(0xd4)][_0xc54efe(0x143)]==_0x22a0f4&&_0x247ebb[_0xc54efe(0x106)](_0x480e04));if(_0xc54efe(0xa3)===this[_0xc54efe(0x15f)]){const _0x1413f4=this[_0xc54efe(0x174)](_0x480e04,_0xc54efe(0x187))[_0xc54efe(0x154)](({meta:_0x28ab65})=>_0x28ab65[_0xc54efe(0x13b)]&&!_0x28ab65[_0xc54efe(0x167)]&&!_0x28ab65[_0xc54efe(0x118)])[_0xc54efe(0x182)](({suggestion:_0x56caa9})=>_0x56caa9);_0x1a8e16[_0xc54efe(0x213)](..._0x1413f4);}const _0x33057e=new Map([[_0x480e04,_0x4a76df]]);for(const _0x2c00fc of _0x1a8e16){const _0x175351=_0xc54efe(0x188)==_0x2c00fc[_0xc54efe(0x1df)]?_0x2c00fc[_0xc54efe(0xd4)][_0xc54efe(0x224)]:void 0x0,_0x3f343d=_0x2c00fc[_0xc54efe(0x205)](),_0x467ad2=Array[_0xc54efe(0x228)](_0x33057e[_0xc54efe(0xd1)]())[_0xc54efe(0x15b)](_0x3fb6ff=>_0x3fb6ff[_0xc54efe(0xf8)](_0x3f343d));if(!_0x467ad2)continue;const _0x291ae5=_0x467ad2[_0xc54efe(0x1a0)](_0x3f343d);this[_0xc54efe(0x173)](_0x22a0f4)&&_0xc54efe(0x187)==_0x2c00fc[_0xc54efe(0x1df)]&&0x0!=_0x291ae5[_0xc54efe(0x145)]||(_0x33057e[_0xc54efe(0x183)](_0x467ad2),_0x291ae5[_0xc54efe(0x109)](_0x26d53c=>{const _0x1aaaf4=_0xc54efe;_0x33057e[_0x1aaaf4(0x108)](_0x26d53c,_0x4a76df);}),_0xc54efe(0x187)!=_0x2c00fc[_0xc54efe(0x1df)]&&_0x175351!=_0x298c63&&_0x33057e[_0xc54efe(0x108)](_0x467ad2[_0xc54efe(0xfa)](_0x3f343d),_0x175351));}const _0x1ab717=[];for(const [_0x23503b,_0x68676a]of _0x33057e){const _0x9fa496=_0x5a2253(),_0x5cc557={'key':_0x22a0f4,'oldValue':_0x68676a,'newValue':_0x298c63};_0x22a0f4[_0xc54efe(0x145)]>0x25&&console[_0xc54efe(0x21b)](_0xc54efe(0xb2),{'key':_0x22a0f4});const _0x3a47a0=(_0xc54efe(0x1d0)+(_0x22a0f4+'|'+Vt({'newValue':_0x298c63})))[_0xc54efe(0xb6)](0x0,0x3c),_0x46c941=this[_0xc54efe(0xab)]({'id':_0x9fa496,'type':_0x3a47a0,'data':_0x5cc557,'createdAt':new Date(),'authorId':_0x4ca552,'attributes':_0x483af8});_0x1ab717[_0xc54efe(0x18f)](_0x46c941),this[_0xc54efe(0x14d)](_0x3a47a0,_0x9fa496,_0x4ca552,_0x23503b);}return _0x1ab717;}[_0x4149ab(0x22a)](_0x57f43e){const _0x38ffcb=_0x4149ab;this[_0x38ffcb(0x19a)](_0x57f43e,(_0x357e78,..._0x27a3bf)=>{const _0x14a7f3=_0x38ffcb;this[_0x14a7f3(0xc4)](()=>{_0x357e78(..._0x27a3bf);});});}[_0x4149ab(0xca)](_0x317b9d){const _0x364611=_0x4149ab;this[_0x364611(0x22e)][_0x364611(0xbe)](_0x317b9d);}[_0x4149ab(0x15a)](_0xfaf3cc){const _0x45b9d3=_0x4149ab;this[_0x45b9d3(0x12e)][_0x45b9d3(0xbe)](_0xfaf3cc);}[_0x4149ab(0x225)](_0x3e40e0){const _0x33f2fd=_0x4149ab;return _0x33f2fd(0x188)==_0x3e40e0[_0x33f2fd(0x1df)]?_0x3e40e0[_0x33f2fd(0xb8)][_0x33f2fd(0x1e4)]('|')[0x0]:null;}[_0x4149ab(0xc0)](_0x189700,_0x5dac01){const _0x1dfca8=_0x4149ab,_0x4105b7=_0x189700[_0x1dfca8(0x1b8)]();this[_0x1dfca8(0x24e)][_0x1dfca8(0x1ba)](_0x5b8b46=>{const _0x13707a=_0x1dfca8;_0x5b8b46[_0x13707a(0x10b)](_0x4105b7,{'range':_0x5dac01});});}[_0x4149ab(0x11c)](_0x13af8d){const _0x4666db=_0x4149ab,_0x413592=_0x13af8d['id'],_0x3c0624=this[_0x4666db(0x234)][_0x4666db(0xc1)][_0x4666db(0x1cc)](_0x4666db(0x244));this[_0x4666db(0x1cb)][_0x4666db(0x10a)](_0x413592)||this[_0x4666db(0x1cb)][_0x4666db(0xa9)]({'channelId':_0x3c0624,'threadId':_0x413592,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5521fb=this[_0x4666db(0x1cb)][_0x4666db(0x1b0)](_0x413592);_0x5521fb[_0x4666db(0x1e0)](_0x4666db(0x133)),_0x5521fb[_0x4666db(0x133)]=!0x1,_0x13af8d[_0x4666db(0xf5)]=_0x5521fb;}[_0x4149ab(0xfb)](_0x13da2a,_0x49f459,_0x28f9bc,_0x50ae42){const _0x3b59b8=_0x4149ab;if(_0x13da2a[_0x3b59b8(0x1df)]!=_0x49f459||_0x13da2a[_0x3b59b8(0xb8)]!=_0x28f9bc||_0x13da2a[_0x3b59b8(0x1f3)]['id']!=_0x50ae42)throw this[_0x3b59b8(0x234)][_0x3b59b8(0x1af)](_0x3b59b8(0x17d)),new _0x321443(_0x3b59b8(0x17d),this);}[_0x4149ab(0x212)](_0x4b9e11,_0x4dae06){const _0x1d292a=_0x4149ab,_0x4ef223=_0x4b9e11[_0x1d292a(0x205)]();if(_0x4dae06[_0x1d292a(0x1e7)](_0x4ef223))_0x4b9e11[_0x1d292a(0x1e3)]();else{if(_0x4ef223[_0x1d292a(0x1bf)](_0x4dae06)){const _0x1ee74b=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x1c9)][_0x1d292a(0x1a3)],_0x1d292a(0x155));this[_0x1d292a(0xc0)](_0x4b9e11,this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x4ef223[_0x1d292a(0x1c9)],_0x1ee74b));const _0x56a1c4=_0x5a2253(),_0x982d7=_0x4b9e11[_0x1d292a(0x1f3)]['id'],_0x479d94=_0x4b9e11[_0x1d292a(0x1df)]+':'+_0x4b9e11[_0x1d292a(0xb8)];this[_0x1d292a(0xab)]({'id':_0x56a1c4,'type':_0x479d94,'createdAt':new Date(),'authorId':_0x982d7,'data':_0x4b9e11[_0x1d292a(0xd4)],'attributes':_0x4b9e11[_0x1d292a(0x1aa)]});const _0x1c0a7c=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x155)][_0x1d292a(0xa2)],_0x1d292a(0x207)),_0x23b96c=this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x1c0a7c,_0x4ef223[_0x1d292a(0x155)]);this[_0x1d292a(0x14d)](_0x479d94,_0x56a1c4,_0x982d7,_0x23b96c);}else{if(_0x4ef223[_0x1d292a(0xc3)](_0x4dae06[_0x1d292a(0x1c9)])){const _0x4caba1=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x1c9)][_0x1d292a(0x1a3)],_0x1d292a(0x155));this[_0x1d292a(0xc0)](_0x4b9e11,this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x4ef223[_0x1d292a(0x1c9)],_0x4caba1));}else{const _0x70c976=this[_0x1d292a(0x24e)][_0x1d292a(0x159)](_0x4dae06[_0x1d292a(0x155)][_0x1d292a(0xa2)],_0x1d292a(0x207));this[_0x1d292a(0xc0)](_0x4b9e11,this[_0x1d292a(0x24e)][_0x1d292a(0x17f)](_0x70c976,_0x4ef223[_0x1d292a(0x155)]));}}}}[_0x4149ab(0x176)](_0x18b363){const _0x551f06=_0x4149ab;for(const {suggestion:_0x39bb21,meta:_0x53ce6d}of this[_0x551f06(0x174)](_0x18b363,_0x551f06(0x187))){if(!_0x53ce6d[_0x551f06(0x13b)])continue;const _0x4051e6=_0x39bb21[_0x551f06(0x179)]();for(const _0x16c019 of _0x4051e6)if(!_0x18b363[_0x551f06(0x1a0)](_0x16c019)[_0x551f06(0x145)])return!0x0;}return!0x1;}[_0x4149ab(0x1c0)](_0x203c97){const _0x34fc84=_0x4149ab,_0x6d0635=this[_0x34fc84(0x234)][_0x34fc84(0x210)][_0x34fc84(0x1cc)](_0x34fc84(0x1d1))[_0x34fc84(0x111)](_0x203c97);if(!_0x6d0635)throw new _0x321443(_0x34fc84(0x13d),this);return _0x6d0635;}[_0x4149ab(0x200)](_0xe04df4){const _0x14f8e3=_0x4149ab,_0x33dc9b=this[_0x14f8e3(0x234)][_0x14f8e3(0x210)][_0x14f8e3(0x1cc)](_0x14f8e3(0x1d1)),_0x2bd068=_0xc76c21(_0x14f8e3(0x1a8)+_0xe04df4),_0x113383=_0x33dc9b[_0x14f8e3(0x111)](_0x2bd068);return _0x113383||_0x33dc9b[_0x14f8e3(0x198)]({'id':_0x2bd068,'name':_0xe04df4});}[_0x4149ab(0x1b2)](_0x42f279,_0x2f90f8,_0x46c040,_0x5b97ac,_0x266d4c){const _0x28d6ab=_0x4149ab,_0x41df9b=this[_0x28d6ab(0x1c0)](_0x5b97ac),_0x45a3fb=this[_0x28d6ab(0xe8)][_0x28d6ab(0x10c)](_0x42f279,_0x2f90f8,_0x46c040,_0x41df9b,_0x266d4c,_0x484e79=>{const _0x3fb952=_0x28d6ab;this[_0x3fb952(0x177)](_0x46c040,{'attributes':_0x484e79});const _0x51fc0e=this[_0x3fb952(0xb5)](_0x46c040);this[_0x3fb952(0x1e5)](new Set([_0x51fc0e])),this[_0x3fb952(0x19f)](new Set([_0x51fc0e]));});return this[_0x28d6ab(0x19d)](_0x45a3fb,_0x28d6ab(0x1e1),()=>{const _0x3eaf0c=_0x28d6ab;this[_0x3eaf0c(0x177)](_0x46c040,{'state':_0x3eaf0c(0x197)});},{'priority':_0x28d6ab(0x14b)}),this[_0x28d6ab(0x19d)](_0x45a3fb,_0x28d6ab(0x1c8),()=>{const _0x3d7974=_0x28d6ab;this[_0x3d7974(0x177)](_0x46c040,{'state':_0x3d7974(0x119)});},{'priority':_0x28d6ab(0x14b)}),this[_0x28d6ab(0x193)][_0x28d6ab(0x108)](_0x46c040,_0x45a3fb),this[_0x28d6ab(0x243)][_0x28d6ab(0x108)](_0x45a3fb,_0x28d6ab(0x23c)),_0x45a3fb;}[_0x4149ab(0x11a)](_0x4485da){const _0x4f1a1e=_0x4149ab,_0x5bfca2=_0x4485da[_0x4f1a1e(0x1e4)](':');return{'group':_0x5bfca2[0x0],'type':_0x5bfca2[0x1],'subType':_0x5bfca2[_0x4f1a1e(0x145)]>=0x5?_0x5bfca2[0x2]:null,'id':_0x5bfca2[_0x4f1a1e(0x145)]<0x5?_0x5bfca2[0x2]:_0x5bfca2[0x3],'authorId':_0x5bfca2[_0x4f1a1e(0x145)]<0x5?_0x5bfca2[0x3]:_0x5bfca2[0x4],'markerCount':0x6==_0x5bfca2[_0x4f1a1e(0x145)]?_0x5bfca2[0x5]:null};}[_0x4149ab(0x16f)](_0x18b481,_0x2a1884,_0x5ce228){const _0x2d48f7=_0x4149ab,_0x726911=_0x18b481[_0x2d48f7(0x205)](),_0x2e393d=_0x726911[_0x2d48f7(0x1c9)],_0x1d76bc=_0x726911[_0x2d48f7(0x155)];this[_0x2d48f7(0xc0)](_0x18b481,this[_0x2d48f7(0x24e)][_0x2d48f7(0x17f)](_0x2e393d,_0x2a1884));const _0x596ad7=_0x5a2253(),_0x118a96=_0x18b481[_0x2d48f7(0x1f3)]['id'],_0x3bc104=_0x18b481[_0x2d48f7(0x1df)]+(_0x18b481[_0x2d48f7(0xb8)]?':'+_0x18b481[_0x2d48f7(0xb8)]:'');this[_0x2d48f7(0xab)]({'id':_0x596ad7,'type':_0x3bc104,'createdAt':new Date(),'authorId':_0x118a96,'originalSuggestionId':_0x18b481['id'],'attributes':_0x18b481[_0x2d48f7(0x1aa)],'data':_0x18b481[_0x2d48f7(0xd4)]});const _0x5a1b14=this[_0x2d48f7(0x225)](_0x18b481);(_0x2d48f7(0xb4)==_0x18b481[_0x2d48f7(0x1df)]||_0x5a1b14&&this[_0x2d48f7(0x173)](_0x5a1b14))&&(_0x5ce228=this[_0x2d48f7(0x24e)][_0x2d48f7(0x186)](_0x5ce228[_0x2d48f7(0xa2)])),this[_0x2d48f7(0x14d)](_0x3bc104,_0x596ad7,_0x118a96,this[_0x2d48f7(0x24e)][_0x2d48f7(0x17f)](_0x5ce228,_0x1d76bc));}[_0x4149ab(0x174)](_0x192158,_0xa1461f=null){const _0xb481fa=_0x4149ab,_0x30a927=[],_0x4ef228=this[_0xb481fa(0x234)][_0xb481fa(0x210)][_0xb481fa(0x1cc)](_0xb481fa(0x1d1))['me'];Array[_0xb481fa(0x1bd)](_0x192158)||(_0x192158=[_0x192158]);for(const _0x3f86a3 of this[_0xb481fa(0xf4)]()){if(!_0x3f86a3[_0xb481fa(0x20d)])continue;if(_0xa1461f&&_0x3f86a3[_0xb481fa(0x1df)]!=_0xa1461f)continue;let _0x4dae76=!0x1;for(const _0x567ff4 of _0x3f86a3[_0xb481fa(0x179)]()){for(const _0x2f4ccc of _0x192158){const _0x5916f7=_0x2f4ccc[_0xb481fa(0x1c9)][_0xb481fa(0x1e7)](_0x567ff4[_0xb481fa(0x155)])||_0x2f4ccc[_0xb481fa(0x155)][_0xb481fa(0x1e7)](_0x567ff4[_0xb481fa(0x1c9)]);if(_0x5916f7||_0x2f4ccc[_0xb481fa(0xfa)](_0x567ff4)){const _0x4cc724=_0x2f4ccc[_0xb481fa(0x1bf)](_0x567ff4)&&Rt(this[_0xb481fa(0x24e)][_0xb481fa(0x220)],_0x567ff4[_0xb481fa(0x1c9)],_0x2f4ccc),_0x5aeb79=_0x567ff4[_0xb481fa(0x1bf)](_0x2f4ccc)&&Rt(this[_0xb481fa(0x24e)][_0xb481fa(0x220)],_0x2f4ccc[_0xb481fa(0x1c9)],_0x567ff4);_0x30a927[_0xb481fa(0x18f)]({'suggestion':_0x3f86a3,'meta':{'isOwn':_0x4ef228==_0x3f86a3[_0xb481fa(0xd8)],'isNextTo':_0x5916f7,'isInsideObject':_0x4cc724,'containsRangeInObject':_0x5aeb79}}),_0x4dae76=!0x0;break;}}if(_0x4dae76)break;}}return _0x30a927;}[_0x4149ab(0x14d)](_0xff4816,_0x2d16d0,_0x313389,_0x20c5d9,_0x25a529){const _0x4ec4cd=_0x4149ab;this[_0x4ec4cd(0x24e)][_0x4ec4cd(0x1ba)](_0x33581e=>{const _0x50921d=_0x4ec4cd;let _0x375f00=_0x50921d(0x20e)+_0xff4816+':'+_0x2d16d0+':'+_0x313389;_0x25a529&&(_0x375f00=_0x375f00+':'+_0x25a529),_0x33581e[_0x50921d(0x17e)](_0x375f00,{'range':_0x20c5d9,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4149ab(0x1d6)](_0x378bfe){const _0x185c5b=_0x4149ab,_0x43891d=_0x378bfe[_0x185c5b(0xcb)],_0xd10fc3=_0x378bfe[_0x185c5b(0x236)];_0x378bfe[_0x185c5b(0xcb)]=null,_0x378bfe[_0x185c5b(0x236)]=null,null!=_0x43891d&&_0x43891d[_0x185c5b(0x236)]==_0x378bfe&&(_0x43891d[_0x185c5b(0x236)]=_0xd10fc3),null!=_0xd10fc3&&_0xd10fc3[_0x185c5b(0xcb)]==_0x378bfe&&(_0xd10fc3[_0x185c5b(0xcb)]=_0x43891d),_0x185c5b(0xa1)==this[_0x185c5b(0x243)][_0x185c5b(0x1cc)](_0x378bfe)&&(this[_0x185c5b(0x243)][_0x185c5b(0x108)](_0x378bfe,_0x185c5b(0xee)),this[_0x185c5b(0xef)](_0x185c5b(0x139),_0x378bfe,_0x43891d,_0xd10fc3));}[_0x4149ab(0xab)](_0xa5692f){const _0x2966d0=_0x4149ab,_0x565874=_0xa5692f['id'],_0x1423d3=this[_0x2966d0(0x223)](_0xa5692f);if(this[_0x2966d0(0xed)]&&this[_0x2966d0(0xed)][_0x2966d0(0x101)]){const _0x4e5540=this[_0x2966d0(0x234)][_0x2966d0(0x210)][_0x2966d0(0x1cc)](_0x2966d0(0x1ed)),_0x447553=_0x1423d3[_0x2966d0(0x1d4)],_0x13f052=_0x1423d3[_0x2966d0(0xb8)]?_0x1423d3[_0x2966d0(0x1df)]+':'+_0x1423d3[_0x2966d0(0xb8)]:_0x1423d3[_0x2966d0(0x1df)],_0x17d92f=this[_0x2966d0(0x234)][_0x2966d0(0x1fc)],_0x31893e=_0x4e5540[_0x2966d0(0xbe)](_0x834730(_0x17d92f,_0x2966d0(0x132))),_0x545be2={'id':_0x565874,'type':_0x13f052,'hasComments':_0x447553,'data':_0xa5692f[_0x2966d0(0xd4)]||null,'originalSuggestionId':_0xa5692f[_0x2966d0(0x1ee)]||null,'attributes':_0x1423d3[_0x2966d0(0x1aa)]};this[_0x2966d0(0xed)][_0x2966d0(0x101)](_0x545be2)[_0x2966d0(0xf9)](_0x1e0a4d=>{const _0x1d9f76=_0x2966d0;_0x1423d3[_0x1d9f76(0x1f6)]=!0x0,_0x4e5540[_0x1d9f76(0x1a6)](_0x31893e),_0x1e0a4d&&_0x1e0a4d[_0x1d9f76(0xad)]&&(this[_0x1d9f76(0x193)][_0x1d9f76(0x1cc)](_0x565874)[_0x1d9f76(0xad)]=_0x1e0a4d[_0x1d9f76(0xad)]);})[_0x2966d0(0x229)](_0x5c581d=>{const _0x3892bf=_0x2966d0;throw _0x43137a(_0x3892bf(0x24a)),this[_0x3892bf(0x234)][_0x3892bf(0x135)][_0x3892bf(0x100)]({'isUndoable':!0x1},()=>{const _0x426501=_0x3892bf;_0x1423d3[_0x426501(0x1c8)]();}),_0x1423d3[_0x3892bf(0x131)](),this[_0x3892bf(0x193)][_0x3892bf(0x183)](_0x1423d3['id']),this[_0x3892bf(0x243)][_0x3892bf(0x183)](_0x1423d3),_0x5c581d;});}return _0x1423d3;}[_0x4149ab(0x173)](_0x5cc32d){const _0x8f3193=_0x4149ab;return this[_0x8f3193(0x22e)][_0x8f3193(0xe2)](_0x5cc32d);}[_0x4149ab(0x177)](_0x16c107,_0x20d8d9){const _0x1f4793=_0x4149ab,_0x47c55c=this[_0x1f4793(0x234)][_0x1f4793(0x210)][_0x1f4793(0x1cc)](_0x1f4793(0x1ed)),_0x24c0ad=this[_0x1f4793(0xb5)](_0x16c107);if(this[_0x1f4793(0xed)]&&this[_0x1f4793(0xed)][_0x1f4793(0x137)]){if(_0x24c0ad[_0x1f4793(0x1f6)]){const _0x4d6519=_0x47c55c[_0x1f4793(0xbe)](_0x834730(this[_0x1f4793(0x234)][_0x1f4793(0x1fc)],_0x1f4793(0x132)));this[_0x1f4793(0xed)][_0x1f4793(0x137)](_0x16c107,_0x20d8d9)[_0x1f4793(0xf9)](()=>{const _0x3cb90c=_0x1f4793;_0x47c55c[_0x3cb90c(0x1a6)](_0x4d6519);});}else _0x24c0ad['on'](_0x1f4793(0x1c2),()=>{const _0x420d1b=_0x1f4793;this[_0x420d1b(0x177)](_0x16c107,_0x20d8d9);});}}[_0x4149ab(0x231)](_0x46183e){const _0x3e7cde=_0x4149ab;if(!this[_0x3e7cde(0xed)]||!this[_0x3e7cde(0xed)][_0x3e7cde(0xb5)])throw new _0x321443(_0x3e7cde(0xd0),this);return this[_0x3e7cde(0xed)][_0x3e7cde(0xb5)](_0x46183e);}[_0x4149ab(0x185)](_0x567379){const _0x429204=_0x4149ab,{id:_0x9d6d4c,type:_0xfac270,subType:_0x57c74d,authorId:_0x270d84}=this[_0x429204(0x11a)](_0x567379),_0x5db924=this[_0x429204(0x193)][_0x429204(0x1cc)](_0x9d6d4c)||this[_0x429204(0x1b2)](_0xfac270,_0x57c74d,_0x9d6d4c,_0x270d84,{});switch(this[_0x429204(0xfb)](_0x5db924,_0xfac270,_0x57c74d,_0x270d84),this[_0x429204(0x243)][_0x429204(0x1cc)](_0x5db924)){case _0x429204(0x23c):this[_0x429204(0x231)](_0x9d6d4c)[_0x429204(0xf9)](_0x69f8d0=>{const _0x32d9b1=_0x429204;let _0x11420d=Promise[_0x32d9b1(0xf2)]();_0x69f8d0[_0x32d9b1(0x1d4)]&&(_0x11420d=this[_0x32d9b1(0x1cb)][_0x32d9b1(0xa8)]({'channelId':this[_0x32d9b1(0x234)][_0x32d9b1(0xc1)][_0x32d9b1(0x1cc)](_0x32d9b1(0x244)),'threadId':_0x9d6d4c})),_0x11420d[_0x32d9b1(0xf9)](()=>{const _0x30fb9f=_0x32d9b1;this[_0x30fb9f(0x223)](_0x69f8d0)[_0x30fb9f(0x1f6)]=!0x0;});}),this[_0x429204(0x243)][_0x429204(0x108)](_0x5db924,_0x429204(0xae));break;case _0x429204(0xee):this[_0x429204(0x177)](_0x9d6d4c,{'state':_0x429204(0x1fb)});case _0x429204(0x230):this[_0x429204(0x243)][_0x429204(0x108)](_0x5db924,_0x429204(0xa1)),this[_0x429204(0xef)](_0x429204(0x1a9),_0x5db924);break;case _0x429204(0xa1):this[_0x429204(0xef)](_0x429204(0x140),_0x5db924);}return _0x5db924[_0x429204(0xe9)](_0x567379),_0x5db924;}[_0x4149ab(0x19f)](_0x3716e5){const _0x4f5566=_0x4149ab,_0x411d51=Array[_0x4f5566(0x228)](_0x3716e5),_0x2b5454=_0x411d51[_0x4f5566(0x154)](_0x2b417b=>_0x4f5566(0x188)==_0x2b417b[_0x4f5566(0x1df)]);this[_0x4f5566(0x1fa)](_0x2b5454);const _0x4bd58f=_0x411d51[_0x4f5566(0x154)](_0x54ebd3=>!_0x54ebd3[_0x4f5566(0xfc)]&&_0x4f5566(0x188)!=_0x54ebd3[_0x4f5566(0x1df)]),_0x2f10b1=this[_0x4f5566(0xf4)]({'skipNotAttached':!0x0})[_0x4f5566(0x154)](_0x418d0e=>!_0x418d0e[_0x4f5566(0xfc)]&&_0x4f5566(0x188)!=_0x418d0e[_0x4f5566(0x1df)]),_0x18b520=_0x2f10b1[_0x4f5566(0x154)](_0x7c9b57=>!_0x3716e5[_0x4f5566(0xe2)](_0x7c9b57)),_0x2853c7=new Map(_0x2f10b1[_0x4f5566(0x182)](_0xd0157c=>[_0xd0157c,this[_0x4f5566(0xe8)][_0x4f5566(0x12f)](_0xd0157c[_0x4f5566(0x1df)],_0xd0157c[_0x4f5566(0xb8)],_0x4f5566(0x24b))])),_0x15a6db=new Map(_0x2f10b1[_0x4f5566(0x182)](_0x3c12e6=>[_0x3c12e6,_0x3c12e6[_0x4f5566(0x205)]()])),_0x2cc0cf=new Set(),_0xf242a4=new Set();for(let _0x4e4762=0x0;_0x4e4762<_0x4bd58f[_0x4f5566(0x145)];_0x4e4762++)_0x84c5fc(_0x4bd58f[_0x4e4762],_0x4bd58f,_0x4e4762+0x1);for(let _0x33b891=0x0;_0x33b891<_0x4bd58f[_0x4f5566(0x145)];_0x33b891++)_0x84c5fc(_0x4bd58f[_0x33b891],_0x18b520,0x0);const _0x420a20=new Set();for(let _0x5456ce=0x0;_0x5456ce<_0x4bd58f[_0x4f5566(0x145)];_0x5456ce++){const _0x107e9a=_0x4bd58f[_0x5456ce];!_0xf242a4[_0x4f5566(0xe2)](_0x107e9a)&&_0x107e9a[_0x4f5566(0xcb)]&&(_0x420a20[_0x4f5566(0xbe)](_0x107e9a[_0x4f5566(0xcb)]),_0x107e9a[_0x4f5566(0xcb)][_0x4f5566(0x236)]===_0x107e9a&&(_0x107e9a[_0x4f5566(0xcb)][_0x4f5566(0x236)]=null),_0x107e9a[_0x4f5566(0xcb)]=null),!_0x2cc0cf[_0x4f5566(0xe2)](_0x107e9a)&&_0x107e9a[_0x4f5566(0x236)]&&(_0x420a20[_0x4f5566(0xbe)](_0x107e9a[_0x4f5566(0x236)]),_0x107e9a[_0x4f5566(0x236)][_0x4f5566(0xcb)]===_0x107e9a&&(_0x107e9a[_0x4f5566(0x236)][_0x4f5566(0xcb)]=null),_0x107e9a[_0x4f5566(0x236)]=null);}function _0x84c5fc(_0x3b4387,_0x14a380,_0x14f5f5){const _0x3176cb=_0x4f5566;for(let _0x12847a=_0x14f5f5;_0x12847a<_0x14a380[_0x3176cb(0x145)];_0x12847a++){const _0x432624=_0x5e5dc7(_0x3b4387,_0x14a380[_0x12847a]);_0x432624&&(_0x432624[0x0][_0x3176cb(0x236)]=_0x432624[0x1],_0x432624[0x1][_0x3176cb(0xcb)]=_0x432624[0x0],_0x2cc0cf[_0x3176cb(0xbe)](_0x432624[0x0]),_0xf242a4[_0x3176cb(0xbe)](_0x432624[0x1]));}}function _0x5e5dc7(_0x25d976,_0x20ee45){const _0x1f6b8d=_0x4f5566;if(_0x25d976[_0x1f6b8d(0xd8)]['id']!==_0x20ee45[_0x1f6b8d(0xd8)]['id'])return null;const _0x389569=_0x2853c7[_0x1f6b8d(0x1cc)](_0x25d976)(_0x25d976,_0x20ee45,_0x15a6db[_0x1f6b8d(0x1cc)](_0x25d976),_0x15a6db[_0x1f6b8d(0x1cc)](_0x20ee45));if(!_0x389569)return null;return _0x2853c7[_0x1f6b8d(0x1cc)](_0x20ee45)(_0x25d976,_0x20ee45,_0x15a6db[_0x1f6b8d(0x1cc)](_0x25d976),_0x15a6db[_0x1f6b8d(0x1cc)](_0x20ee45))?_0x389569[0x1][_0x1f6b8d(0xf5)]&&_0x389569[0x1][_0x1f6b8d(0xf5)][_0x1f6b8d(0x145)]?null:_0x389569:null;}_0x420a20[_0x4f5566(0x17c)]&&this[_0x4f5566(0x19f)](_0x420a20);}[_0x4149ab(0x1fa)](_0xc9390f){const _0x33c0f4=_0x4149ab;if(0x0==_0xc9390f[_0x33c0f4(0x145)])return;const _0x2162f6=this[_0x33c0f4(0xf4)]({'skipNotAttached':!0x0})[_0x33c0f4(0x154)](_0x3a95d4=>_0x33c0f4(0x188)==_0x3a95d4[_0x33c0f4(0x1df)]&&_0x3a95d4[_0x33c0f4(0x136)]),_0x3c0ba0=[],_0x1f194b=new Map();for(const _0xb0c4e2 of _0x2162f6){const _0x4cab67=_0xc76c21(_0xb0c4e2[_0x33c0f4(0x1aa)]);_0x1f194b[_0x33c0f4(0xe2)](_0x4cab67)||(_0x1f194b[_0x33c0f4(0x108)](_0x4cab67,_0x3c0ba0[_0x33c0f4(0x145)]),_0x3c0ba0[_0x33c0f4(0x18f)]([]));const _0x26f9a7=_0x1f194b[_0x33c0f4(0x1cc)](_0x4cab67);_0x3c0ba0[_0x26f9a7][_0x33c0f4(0x18f)](_0xb0c4e2);}!(function(){const _0x2b32c0=_0x33c0f4;_0x3c0ba0[_0x2b32c0(0x148)]((_0x156fd2,_0x5b49ca)=>{const _0x94e038=_0x2b32c0,_0x410898=_0x156fd2[0x0][_0x94e038(0xad)],_0xf24eec=_0x5b49ca[0x0][_0x94e038(0xad)];return _0x410898==_0xf24eec?_0x156fd2[0x0][_0x94e038(0x1aa)][_0x94e038(0x1c4)]<_0x5b49ca[0x0][_0x94e038(0x1aa)][_0x94e038(0x1c4)]?-0x1:0x1:_0x410898<_0xf24eec?-0x1:0x1;});for(const _0x5447ea of _0x3c0ba0)_0x5447ea[_0x2b32c0(0x148)]((_0x454e21,_0x2deed6)=>_0x454e21['id']<_0x2deed6['id']?-0x1:0x1);}());for(let _0x4ede7b=0x0;_0x4ede7b<_0x3c0ba0[_0x33c0f4(0x145)];_0x4ede7b++){if(0x0==_0x3c0ba0[_0x4ede7b][_0x33c0f4(0x145)])continue;const _0x4526fb=[];for(let _0x23ddc9=_0x4ede7b+0x1;_0x23ddc9<_0x3c0ba0[_0x33c0f4(0x145)];_0x23ddc9++)0x0!=_0x3c0ba0[_0x23ddc9][_0x33c0f4(0x145)]&&_0x5db2b5(_0x3c0ba0[_0x4ede7b],_0x3c0ba0[_0x23ddc9])&&_0x4526fb[_0x33c0f4(0x18f)](_0x23ddc9);for(const _0x115b05 of _0x4526fb)_0x3c0ba0[_0x4ede7b]=_0x3c0ba0[_0x4ede7b][_0x33c0f4(0x166)](_0x3c0ba0[_0x115b05]),_0x3c0ba0[_0x115b05]=[];}for(const _0x27d54f of _0x3c0ba0)for(let _0x2a8c2c=0x0;_0x2a8c2c<_0x27d54f[_0x33c0f4(0x145)];_0x2a8c2c++)_0x27d54f[_0x2a8c2c][_0x33c0f4(0x236)]=_0x27d54f[_0x2a8c2c+0x1]||null;for(const _0x42fd70 of _0x3c0ba0)for(let _0x4eabc2=0x0;_0x4eabc2<_0x42fd70[_0x33c0f4(0x145)];_0x4eabc2++)_0x42fd70[_0x4eabc2][_0x33c0f4(0xcb)]=_0x42fd70[_0x4eabc2-0x1]||null;function _0x5db2b5(_0x4491b2,_0x398582){const _0x1daf02=_0x33c0f4;if(_0x4491b2[0x0][_0x1daf02(0x1aa)][_0x1daf02(0x1c4)]!==_0x398582[0x0][_0x1daf02(0x1aa)][_0x1daf02(0x1c4)]&&_0x4491b2[0x0][_0x1daf02(0xd8)]!==_0x398582[0x0][_0x1daf02(0xd8)])return!0x1;if(!function(_0x5e9c57,_0x1470eb){const _0x36326e=_0x1daf02;if(!_0x5e9c57[_0x36326e(0x1d4)]&&!_0x1470eb[_0x36326e(0x1d4)])return!0x0;if(_0x5e9c57[_0x36326e(0x1d4)]&&_0x1470eb[_0x36326e(0x1d4)])return!0x1;if(_0x5e9c57[_0x36326e(0x1d4)]&&_0x1470eb[_0x36326e(0xad)]<_0x5e9c57[_0x36326e(0xf5)][_0x36326e(0xf6)][_0x36326e(0x1cc)](0x0)[_0x36326e(0xad)])return!0x0;if(_0x1470eb[_0x36326e(0x1d4)]&&_0x5e9c57[_0x36326e(0xad)]<_0x1470eb[_0x36326e(0xf5)][_0x36326e(0xf6)][_0x36326e(0x1cc)](0x0)[_0x36326e(0xad)])return!0x0;return!0x1;}(_0x4491b2[0x0],_0x398582[0x0]))return!0x1;const _0x6b4712=_0x5651fe(_0x4491b2[0x0][_0x1daf02(0x1aa)],_0x1daf02(0x1c4)),_0x2a0f83=_0x5651fe(_0x398582[0x0][_0x1daf02(0x1aa)],_0x1daf02(0x1c4));if(!_0x4c57f8(_0x6b4712,_0x2a0f83))return!0x1;return!!_0x4491b2[_0x1daf02(0x1bc)](_0x2c784a=>_0x398582[_0x1daf02(0x14e)](_0x5e6174=>_0x2c784a[_0x1daf02(0x205)]()[_0x1daf02(0x1e7)](_0x5e6174[_0x1daf02(0x205)]())))&&_0x398582[_0x1daf02(0x1bc)](_0x45317d=>_0x4491b2[_0x1daf02(0x14e)](_0x377176=>_0x45317d[_0x1daf02(0x205)]()[_0x1daf02(0x1e7)](_0x377176[_0x1daf02(0x205)]())));}}[_0x4149ab(0x1e5)](_0x1dbba0){const _0x2b8dd0=_0x4149ab,_0x11c6c2=Array[_0x2b8dd0(0x228)](_0x1dbba0),_0x16a71b=this[_0x2b8dd0(0xf4)]({'skipNotAttached':!0x0}),_0x278081=_0x16a71b[_0x2b8dd0(0x154)](_0x405e6d=>!_0x1dbba0[_0x2b8dd0(0xe2)](_0x405e6d)),_0x16e5e4=new Map(_0x11c6c2[_0x2b8dd0(0x182)](_0x52ac07=>[_0x52ac07,this[_0x2b8dd0(0xe8)][_0x2b8dd0(0x12f)](_0x52ac07[_0x2b8dd0(0x1df)],_0x52ac07[_0x2b8dd0(0xb8)],_0x2b8dd0(0x219))])),_0x5025d1=new Map(_0x16a71b[_0x2b8dd0(0x182)](_0x32b1b9=>[_0x32b1b9,_0x32b1b9[_0x2b8dd0(0x179)]()]));for(let _0x278b50=0x0;_0x278b50<_0x11c6c2[_0x2b8dd0(0x145)];_0x278b50++){if(_0x14f208(this,_0x11c6c2[_0x278b50],_0x11c6c2,_0x278b50+0x1))return!0x0;}for(let _0x598d17=0x0;_0x598d17<_0x11c6c2[_0x2b8dd0(0x145)];_0x598d17++){if(_0x14f208(this,_0x11c6c2[_0x598d17],_0x278081,0x0))return!0x0;}return!0x1;function _0x14f208(_0x5f261a,_0x39f05e,_0x307258,_0x44d769){const _0x389cc5=_0x2b8dd0;for(let _0x2d8b32=_0x44d769;_0x2d8b32<_0x307258[_0x389cc5(0x145)];_0x2d8b32++){const _0x5b95db=_0x307258[_0x2d8b32];if(_0x5b95db[_0x389cc5(0x1df)]!==_0x39f05e[_0x389cc5(0x1df)]||_0x5b95db[_0x389cc5(0xd8)]['id']!==_0x39f05e[_0x389cc5(0xd8)]['id']||_0x5b95db[_0x389cc5(0xb8)]!==_0x39f05e[_0x389cc5(0xb8)])continue;if(!Pt(_0x39f05e,_0x5b95db,[_0x389cc5(0x1c4)]))continue;if(_0x389cc5(0x188)==_0x39f05e[_0x389cc5(0x1df)]&&_0x39f05e[_0x389cc5(0xd4)][_0x389cc5(0x224)]!=_0x5b95db[_0x389cc5(0xd4)][_0x389cc5(0x224)])continue;if(_0x389cc5(0x188)==_0x39f05e[_0x389cc5(0x1df)]&&_0x5f261a[_0x389cc5(0x173)](_0x39f05e[_0x389cc5(0xd4)][_0x389cc5(0x143)]))continue;if(_0x389cc5(0xb4)==_0x39f05e[_0x389cc5(0x1df)]){const _0x129d30=_0x5f261a[_0x389cc5(0x234)][_0x389cc5(0x135)],_0x284a1f=_0x39f05e[_0x389cc5(0x22c)]();if(_0x284a1f&&(_0x129d30[_0x389cc5(0x220)][_0x389cc5(0x114)](_0x284a1f)||_0x129d30[_0x389cc5(0x220)][_0x389cc5(0x16a)](_0x284a1f)))continue;}const _0x13f807=_0x16e5e4[_0x389cc5(0x1cc)](_0x39f05e),_0x3f5380=_0x5025d1[_0x389cc5(0x1cc)](_0x39f05e),_0x459367=_0x5025d1[_0x389cc5(0x1cc)](_0x5b95db),_0x115e8d=_0x39f05e[_0x389cc5(0xf5)]&&_0x39f05e[_0x389cc5(0xf5)][_0x389cc5(0x145)],_0x334d19=_0x5b95db[_0x389cc5(0xf5)]&&_0x5b95db[_0x389cc5(0xf5)][_0x389cc5(0x145)];if(!_0x115e8d&&_0x13f807(_0x459367,_0x3f5380))return _0x5f261a[_0x389cc5(0x16c)](_0x5b95db,_0x39f05e),_0x5025d1[_0x389cc5(0x183)](_0x39f05e),!0x0;if(!_0x334d19&&_0x13f807(_0x3f5380,_0x459367))return _0x5f261a[_0x389cc5(0x16c)](_0x39f05e,_0x5b95db),_0x5025d1[_0x389cc5(0x183)](_0x5b95db),!0x0;}return!0x1;}}[_0x4149ab(0x16c)](_0x7ce8fa,_0xbd15fa){const _0x35b7cd=_0x4149ab;if(_0x7ce8fa[_0x35b7cd(0xfc)]){for(const _0x1be97f of _0xbd15fa[_0x35b7cd(0x179)]())_0x7ce8fa[_0x35b7cd(0x153)](_0x1be97f);}else{const _0x4c753d=_0xbd15fa[_0x35b7cd(0x205)]()[_0x35b7cd(0x155)];this[_0x35b7cd(0xc0)](_0x7ce8fa,this[_0x35b7cd(0x24e)][_0x35b7cd(0x17f)](_0x7ce8fa[_0x35b7cd(0x205)]()[_0x35b7cd(0x1c9)],_0x4c753d));}_0xbd15fa[_0x35b7cd(0x1e3)]();}[_0x4149ab(0xdb)](_0x59705e,_0x320b89){const _0x3669d3=_0x4149ab,_0xe5e053=_0x59705e[_0x3669d3(0x102)](_0x3669d3(0x146))||_0x59705e[_0x3669d3(0x102)](_0x3669d3(0x188))?_0x3669d3(0xe7):_0x59705e[_0x3669d3(0x1eb)]();return _0x834730(this[_0x3669d3(0x234)][_0x3669d3(0x1fc)],_0x320b89+'_'+_0xe5e053+_0x3669d3(0x156));}[_0x4149ab(0xba)](){const _0x4ce6ef=_0x4149ab,_0x251456=this[_0x4ce6ef(0x234)];if(!_0x251456['ui'])return;const {ariaLiveAnnouncer:_0x12fe2a}=_0x251456['ui'];_0x308920(this[_0x4ce6ef(0x24e)],({left:_0x5e2371,entered:_0x774b6})=>{const _0x26f709=_0x4ce6ef;for(const _0x1e769f of _0x5e2371){const {group:_0x127122,type:_0x421bff}=this[_0x26f709(0x11a)](_0x1e769f[_0x26f709(0x20b)]);if(_0x26f709(0x1dc)===_0x127122){_0x12fe2a[_0x26f709(0xf1)](this[_0x26f709(0xdb)](_0x421bff,_0x26f709(0x199)));break;}}for(const _0x1bd492 of _0x774b6){const {group:_0x11047c,type:_0x3fb9b2}=this[_0x26f709(0x11a)](_0x1bd492[_0x26f709(0x20b)]);if(_0x26f709(0x1dc)===_0x11047c){_0x12fe2a[_0x26f709(0xf1)](this[_0x26f709(0xdb)](_0x3fb9b2,_0x26f709(0x1b3)));break;}}});}[_0x4149ab(0x217)](_0xd36c44){const _0xdd1c49=_0x4149ab;if(this[_0xdd1c49(0xa5)])return!0x1;const _0x489326=this[_0xdd1c49(0x234)],_0x16ec05=_0x489326[_0xdd1c49(0x135)][_0xdd1c49(0x192)][_0xdd1c49(0x178)][_0xdd1c49(0x18d)]();if(0x0==_0x16ec05[_0xdd1c49(0x145)])return!0x1;const _0x55a780=[],_0x440199=_0x16ec05[_0xdd1c49(0x154)](_0x232cd4=>_0xdd1c49(0x188)==_0x232cd4[_0xdd1c49(0x1df)]),_0x270bd9=_0x16ec05[_0xdd1c49(0x154)](_0x4cfc21=>_0xdd1c49(0x19b)==_0x4cfc21[_0xdd1c49(0x1df)]&&_0xdd1c49(0x13e)!=_0x4cfc21[_0xdd1c49(0x20b)]),_0x367d84=_0x16ec05[_0xdd1c49(0x154)](_0x1fe644=>_0xdd1c49(0x1a6)==_0x1fe644[_0xdd1c49(0x1df)]&&_0xdd1c49(0x13e)!=_0x1fe644[_0xdd1c49(0x20b)]);for(const _0x37e90d of _0x440199)_0x55a780[_0xdd1c49(0x18f)]({'key':_0x37e90d[_0xdd1c49(0x241)],'newValue':_0x37e90d[_0xdd1c49(0xec)],'oldValue':_0x37e90d[_0xdd1c49(0x11e)],'range':Ot(_0x37e90d[_0xdd1c49(0xaf)],_0x489326[_0xdd1c49(0x135)])});for(const _0x59504e of _0x270bd9){const _0x406718=_0x367d84[_0xdd1c49(0x15b)](_0x397e59=>_0x397e59[_0xdd1c49(0x1b1)][_0xdd1c49(0x1e7)](_0x59504e[_0xdd1c49(0x1b1)]));_0x406718&&_0x55a780[_0xdd1c49(0x18f)]({'key':_0xdd1c49(0xd3),'newValue':_0x59504e[_0xdd1c49(0x20b)],'oldValue':_0x406718[_0xdd1c49(0x20b)],'range':_0x489326[_0xdd1c49(0x135)][_0xdd1c49(0x17a)](_0x59504e[_0xdd1c49(0x1b1)][_0xdd1c49(0xb9)])});}return 0x0!=_0x55a780[_0xdd1c49(0x145)]&&this[_0xdd1c49(0xdf)](_0xd36c44,_0x55a780);}[_0x4149ab(0x128)](_0x264672){const _0x3f7016=_0x4149ab;let _0x492a3c=!0x1;const _0x37fd97=this[_0x3f7016(0x234)][_0x3f7016(0x135)][_0x3f7016(0x192)][_0x3f7016(0x178)][_0x3f7016(0x157)]()[_0x3f7016(0x154)](_0x20bfa5=>_0x20bfa5[_0x3f7016(0xd4)][_0x3f7016(0xc6)]&&_0x20bfa5[_0x3f7016(0x20b)][_0x3f7016(0x102)](_0x3f7016(0x1b5)));for(const _0x330e80 of _0x37fd97){const {subType:_0xc6d9df,id:_0x1565cd}=this[_0x3f7016(0x11a)](_0x330e80[_0x3f7016(0x20b)]),_0xe9eedb=_0xc6d9df[_0x3f7016(0x1e4)]('|')[0x0];for(const _0x2d8e3c of this[_0x3f7016(0xf4)]({'skipNotAttached':!0x0}))_0x2d8e3c['id']!=_0x1565cd&&_0x3f7016(0x188)==_0x2d8e3c[_0x3f7016(0x1df)]&&_0x2d8e3c[_0x3f7016(0xd4)]&&_0x2d8e3c[_0x3f7016(0xd4)][_0x3f7016(0x143)]==_0xe9eedb&&_0x2d8e3c[_0x3f7016(0x205)]()[_0x3f7016(0xf8)](_0x330e80[_0x3f7016(0xd4)][_0x3f7016(0xc6)])&&(this[_0x3f7016(0x1f7)](_0x2d8e3c,_0x330e80[_0x3f7016(0xd4)][_0x3f7016(0xc6)],_0x264672),_0x492a3c=!0x0);}return _0x492a3c;}[_0x4149ab(0xc4)](_0x2eaa01){const _0x3e2c4d=_0x4149ab;this[_0x3e2c4d(0x234)],(this[_0x3e2c4d(0xa5)]=!0x0,_0x2eaa01());}[_0x4149ab(0x203)](_0x334708){const _0xb2339f=_0x4149ab,_0x3d00b0=this[_0xb2339f(0x173)](_0x334708),_0x585b57=this[_0xb2339f(0x12e)][_0xb2339f(0xe2)](_0x334708);return _0x3d00b0||_0x585b57;}[_0x4149ab(0xdf)](_0xe87858,_0x2639d9){const _0x188677=_0x4149ab;if(0x0==_0x2639d9[_0x188677(0x145)])return!0x1;let _0x29e68f=!0x1;for(const _0x276c68 of _0x2639d9){const _0x52664d=this[_0x188677(0x174)](_0x276c68[_0x188677(0xaf)],_0x188677(0x188))[_0x188677(0x154)](_0x2e0f8f=>!_0x2e0f8f[_0x188677(0x1cd)][_0x188677(0x118)])[_0x188677(0x182)](_0x52ec25=>_0x52ec25[_0x188677(0x1dc)]),_0x186e97=_0xc76c21({'newValue':_0x276c68[_0x188677(0x19c)]});_0x52664d[_0x188677(0x154)](_0x1a9dc4=>{const _0x1175e4=_0x188677,[_0x37936f,_0x4882d6]=_0x1a9dc4[_0x1175e4(0xb8)][_0x1175e4(0x1e4)]('|');return _0x37936f==_0x276c68[_0x1175e4(0x143)]&&_0x4882d6!=_0x186e97;})[_0x188677(0x109)](_0x2bb784=>{const _0x507ef6=_0x188677;this[_0x507ef6(0x1f7)](_0x2bb784,_0x276c68[_0x507ef6(0xaf)],_0xe87858),_0x29e68f=!0x0;});}return _0x29e68f;}[_0x4149ab(0x1f7)](_0x220aba,_0x415411,_0x3350b8){const _0x56f418=_0x4149ab,_0x20c6c7=_0x220aba[_0x56f418(0x205)]()[_0x56f418(0x1a0)](_0x415411);0x0!==_0x20c6c7[_0x56f418(0x145)]?0x1!==_0x20c6c7[_0x56f418(0x145)]?this[_0x56f418(0x16f)](_0x220aba,_0x415411[_0x56f418(0x1c9)],_0x415411[_0x56f418(0x155)]):this[_0x56f418(0xc0)](_0x220aba,_0x20c6c7[0x0]):_0x3350b8[_0x56f418(0x1e6)](_0x220aba[_0x56f418(0x1b8)]());}}class xt{constructor(_0x2c3951){const _0x410aac=_0x4149ab;this[_0x410aac(0xc5)]=_0x2c3951,this[_0x410aac(0x24e)]=_0x2c3951[_0x410aac(0x135)],this[_0x410aac(0x20f)]=new Map(),this[_0x410aac(0x162)]=new Map(),this[_0x410aac(0x141)]();}[_0x4149ab(0x10c)](_0x31b419,_0x28eeaa,_0x21dfd8,_0x109c4d,_0x5684cd,_0x2ec6b4){const _0x19fa8a=_0x4149ab;return new _0x283e9c(this[_0x19fa8a(0x24e)],{'type':_0x31b419,'subType':_0x28eeaa,'id':_0x21dfd8,'author':_0x109c4d,'creator':_0x109c4d,'attributes':_0x5684cd,'onAttributesChange':_0x2ec6b4,'onAccept':(..._0x267f74)=>this[_0x19fa8a(0x12f)](_0x31b419,_0x28eeaa,_0x19fa8a(0x1e1))(..._0x267f74),'onDiscard':(..._0x39c66b)=>this[_0x19fa8a(0x12f)](_0x31b419,_0x28eeaa,_0x19fa8a(0x1c8))(..._0x39c66b)});}[_0x4149ab(0xe6)](_0x136e54,_0x270c25,_0x135d42,_0x2af236){const _0x3342b0=_0x4149ab,_0x41bddd=_0x136e54+':'+_0x270c25+':'+_0x135d42;this[_0x3342b0(0x20f)][_0x3342b0(0x108)](_0x41bddd,_0x2af236);}[_0x4149ab(0x12f)](_0x1c1c2c,_0x52a52f,_0x1b12c0){const _0x249ccc=_0x4149ab,_0x3d62c3=_0x1c1c2c+':'+_0x52a52f+':'+_0x1b12c0;return this[_0x249ccc(0x20f)][_0x249ccc(0x1cc)](_0x3d62c3)||this[_0x249ccc(0x162)][_0x249ccc(0x1cc)](_0x1c1c2c+':'+_0x1b12c0);}[_0x4149ab(0x141)](){const _0x21e461=_0x4149ab,_0x450207=()=>!0x1,_0x16c274=_0x2cacc8=>{const _0x14f3db=_0x4baa;_0x2cacc8[_0x14f3db(0x148)]((_0x3401cd,_0x3f91a9)=>_0x3401cd[_0x14f3db(0x1c9)][_0x14f3db(0x1bb)](_0x3f91a9[_0x14f3db(0x1c9)])?0x1:-0x1),this[_0x14f3db(0x24e)][_0x14f3db(0x1ba)](_0x1f18b0=>{const _0x262799=_0x14f3db;for(const _0x597db7 of _0x2cacc8){let _0x1a101e;_0x1a101e=_0x597db7[_0x262799(0x155)][_0x262799(0xd6)]&&_0x597db7[_0x262799(0x155)][_0x262799(0xa2)]==_0x597db7[_0x262799(0x1c9)][_0x262799(0xb9)]?_0x1f18b0[_0x262799(0x14a)](_0x597db7[_0x262799(0x1c9)][_0x262799(0xb9)],'on'):_0x1f18b0[_0x262799(0x14a)](_0x597db7),this[_0x262799(0x24e)][_0x262799(0x21e)](_0x1a101e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x4d90ce=(_0x372dd6,_0x14b5b0)=>{const _0xc0af63=_0x4baa;_0x14b5b0&&this[_0xc0af63(0x24e)][_0xc0af63(0x1ba)](_0x549c22=>{const _0x267a62=_0xc0af63,{commandName:_0xc87b14,commandParams:_0x1a2f95=[]}=_0x14b5b0,_0x26ee7b=_0x372dd6[_0x267a62(0x182)](_0x1a39a8=>(Tt(_0x1a39a8)&&(_0x1a39a8=this[_0x267a62(0x24e)][_0x267a62(0x17f)](_0x1a39a8[_0x267a62(0x155)])),_0x1a39a8))[_0x267a62(0x154)](_0x10464b=>_0x267a62(0x15d)!==_0x10464b[_0x267a62(0xfd)][_0x267a62(0x134)]);if(_0x26ee7b[_0x267a62(0x145)]<0x1)return;const _0x288865=Array[_0x267a62(0x228)](this[_0x267a62(0x24e)][_0x267a62(0x192)][_0x267a62(0x10f)][_0x267a62(0x179)]())[_0x267a62(0x182)](_0x2026a9=>_0x23e402[_0x267a62(0xcc)](_0x2026a9));_0x549c22[_0x267a62(0x1d9)](_0x26ee7b);for(const _0x55b7f5 of this[_0x267a62(0xc5)][_0x267a62(0x238)][_0x267a62(0x238)]())_0x55b7f5[_0x267a62(0x189)]();_0x1a2f95[_0x267a62(0x18f)]({'forceDefaultExecution':!0x0}),this[_0x267a62(0xc5)][_0x267a62(0xac)](_0xc87b14,..._0x1a2f95);const _0x5bc8c3=_0x288865[_0x267a62(0x154)](_0x14b1d8=>_0x267a62(0x15d)!=_0x14b1d8[_0x267a62(0xfd)][_0x267a62(0x134)]);_0x5bc8c3[_0x267a62(0x145)]>0x0&&_0x549c22[_0x267a62(0x1d9)](_0x5bc8c3);for(const _0x27aac4 of _0x288865)_0x27aac4[_0x267a62(0x1c1)]();});},_0x1f7098=(_0x349ffd,_0x40c53e)=>0x1==_0x349ffd[_0x21e461(0x145)]&&0x1==_0x40c53e[_0x21e461(0x145)]&&_0x349ffd[0x0][_0x21e461(0x155)][_0x21e461(0x1e7)](_0x40c53e[0x0][_0x21e461(0x1c9)]),_0xdb4a92=(_0x39a9bf,_0x3ec872,_0x2f37d3,_0x3037c2)=>Ft(_0x39a9bf,_0x3ec872,_0x2f37d3,_0x3037c2,this[_0x21e461(0x24e)])?[_0x39a9bf,_0x3ec872]:Ft(_0x3ec872,_0x39a9bf,_0x3037c2,_0x2f37d3,this[_0x21e461(0x24e)])?[_0x3ec872,_0x39a9bf]:null;this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x1f4),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xfe),_0x16c274),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x138),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x13f),_0xdb4a92),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xa4),_0x16c274),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x195),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xd5),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x161),_0xdb4a92),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x227),_0x4d90ce),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x246),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x1d2),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xc8),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x105),_0x4d90ce),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x233),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x11b),_0x1f7098),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0xdd),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x202),_0x450207),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x19e),(_0x1525b7,_0x2ab1d5)=>{const _0x3e2e16=_0x21e461;if(!_0x2ab1d5)return;const _0x45c636=this[_0x3e2e16(0xc5)][_0x3e2e16(0x210)][_0x3e2e16(0x1cc)](p);this[_0x3e2e16(0x24e)][_0x3e2e16(0x1ba)](_0x514395=>{const _0x370f64=_0x3e2e16;if(_0x370f64(0xd3)==_0x2ab1d5[_0x370f64(0x143)])for(const _0x112ec6 of _0x1525b7){const _0x47fa0c=_0x112ec6[_0x370f64(0x1c9)][_0x370f64(0xb9)],_0x3f076a=_0x2ab1d5[_0x370f64(0x224)];_0x514395[_0x370f64(0x116)](_0x47fa0c,_0x3f076a);}else{if(_0x45c636[_0x370f64(0x173)](_0x2ab1d5[_0x370f64(0x143)])){for(const _0x17a30f of _0x1525b7)void 0x0!==_0x2ab1d5[_0x370f64(0x224)]?_0x514395[_0x370f64(0xf0)](_0x2ab1d5[_0x370f64(0x143)],_0x2ab1d5[_0x370f64(0x224)],_0x17a30f[_0x370f64(0x1c9)][_0x370f64(0xb9)]):_0x514395[_0x370f64(0xb1)](_0x2ab1d5[_0x370f64(0x143)],_0x17a30f[_0x370f64(0x1c9)][_0x370f64(0xb9)]);}else{for(const _0x584319 of _0x1525b7)_0x2ab1d5[_0x370f64(0x224)]?_0x514395[_0x370f64(0xf0)](_0x2ab1d5[_0x370f64(0x143)],_0x2ab1d5[_0x370f64(0x224)],_0x584319):_0x514395[_0x370f64(0xb1)](_0x2ab1d5[_0x370f64(0x143)],_0x584319);}}});}),this[_0x21e461(0x162)][_0x21e461(0x108)](_0x21e461(0x1c3),_0x1f7098);}}function Rt(_0x2505a9,_0x5ef6c1,_0x1bfcb9){const _0x5e4adf=_0x4149ab;for(const _0x1144c0 of _0x5ef6c1[_0x5e4adf(0xa2)][_0x5e4adf(0x184)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1144c0[_0x5e4adf(0xfd)]==_0x1144c0)return!0x1;if(!_0x1bfcb9[_0x5e4adf(0x142)](_0x1144c0))return!0x1;if(_0x2505a9[_0x5e4adf(0x114)](_0x1144c0)||_0x2505a9[_0x5e4adf(0x16a)](_0x1144c0))return!0x0;}return!0x1;}function Tt(_0x598369){const _0xedf87d=_0x4149ab;return _0x598369[_0xedf87d(0x155)][_0xedf87d(0xa2)]==_0x598369[_0xedf87d(0x1c9)][_0xedf87d(0xb9)]&&_0x598369[_0xedf87d(0x155)][_0xedf87d(0xe4)];}function Et(_0x45cf7c,_0x241afd,_0x406ebc,_0x1c7c0c){const _0x255733=_0x4149ab,_0x573f6a=_0x49b8d3=>!_0x49b8d3[_0x255733(0x110)]['is'](_0x255733(0x18c))&&!_0x1c7c0c[_0x255733(0x114)](_0x49b8d3[_0x255733(0x110)]),_0x291f5e=_0x45cf7c[_0x255733(0x1c9)][_0x255733(0x247)](_0x573f6a),_0x2f2ea1=_0x45cf7c[_0x255733(0x155)][_0x255733(0x247)](_0x573f6a,{'direction':_0x255733(0x190)});return(!_0x45cf7c[_0x255733(0x1c9)][_0x255733(0x1e7)](_0x291f5e)||!_0x45cf7c[_0x255733(0x155)][_0x255733(0x1e7)](_0x2f2ea1))&&(_0x291f5e[_0x255733(0x1bb)](_0x2f2ea1)?_0x406ebc[_0x255733(0x10b)](_0x241afd,{'range':_0x406ebc[_0x255733(0x17f)](_0x291f5e,_0x2f2ea1)}):_0x406ebc[_0x255733(0x1e6)](_0x241afd),!0x0);}function Vt(_0xf6a67){return _0xc76c21(_0xf6a67);}function Ut(_0x3ec8fe){const _0x3a4f0f=_0x4149ab,_0x26a8f5=_0x3ec8fe[_0x3a4f0f(0x1c9)][_0x3a4f0f(0xb9)];return _0x26a8f5&&_0x26a8f5['is'](_0x3a4f0f(0x1ec));}function Ot(_0xdad5bd,_0x5dd2dd){const _0x1ae7c7=_0x4149ab;return null==_0xdad5bd[_0x1ae7c7(0x155)][_0x1ae7c7(0x1a3)]&&_0xdad5bd[_0x1ae7c7(0x155)][_0x1ae7c7(0xa2)]==_0xdad5bd[_0x1ae7c7(0x1c9)][_0x1ae7c7(0xb9)]?Gt(_0xdad5bd[_0x1ae7c7(0x1c9)][_0x1ae7c7(0xb9)],_0x5dd2dd):_0xdad5bd;}function Gt(_0x3b4ad3,_0x2d5eed){const _0x4fd6a4=_0x4149ab,_0x5b69d0=_0x2d5eed[_0x4fd6a4(0x220)][_0x4fd6a4(0x114)](_0x3b4ad3)||_0x2d5eed[_0x4fd6a4(0x220)][_0x4fd6a4(0x1b9)](_0x3b4ad3);return _0x2d5eed[_0x4fd6a4(0x17f)](_0x2d5eed[_0x4fd6a4(0x159)](_0x3b4ad3,_0x4fd6a4(0x23d)),_0x5b69d0?_0x2d5eed[_0x4fd6a4(0x215)](_0x3b4ad3):_0x2d5eed[_0x4fd6a4(0x159)](_0x3b4ad3,_0x4fd6a4(0x155)));}function Ft(_0x23201c,_0x4add92,_0x488b22,_0xc027a5,_0x6ffb5e){const _0x5c7b47=_0x4149ab;if(!Pt(_0x23201c,_0x4add92))return!0x1;if(_0x488b22[_0x5c7b47(0x155)][_0x5c7b47(0x1e7)](_0xc027a5[_0x5c7b47(0x1c9)]))return!0x0;if(_0x23201c[_0x5c7b47(0x1df)]!=_0x4add92[_0x5c7b47(0x1df)])return!0x1;if(!_0x488b22[_0x5c7b47(0x155)][_0x5c7b47(0x13c)](_0xc027a5[_0x5c7b47(0x1c9)]))return!0x1;const _0x2d05ca=_0x6ffb5e[_0x5c7b47(0x17f)](_0x488b22[_0x5c7b47(0x155)],_0xc027a5[_0x5c7b47(0x1c9)])[_0x5c7b47(0x16b)]();for(const _0x20fae0 of _0x2d05ca)if([_0x5c7b47(0x17b),_0x5c7b47(0xff)][_0x5c7b47(0x1dd)](_0x20fae0[_0x5c7b47(0x1df)])&&_0x6ffb5e[_0x5c7b47(0x220)][_0x5c7b47(0x16a)](_0x20fae0[_0x5c7b47(0x110)]))return!0x1;return!0x0;}function Pt(_0x21817f,_0x71b868,_0x414a09=[]){const _0x350887=_0x4149ab;return!(!_0x21817f[_0x350887(0x136)]||!_0x71b868[_0x350887(0x136)])&&_0x4c57f8(_0x5651fe(_0x21817f[_0x350887(0x1aa)],_0x414a09),_0x5651fe(_0x71b868[_0x350887(0x1aa)],_0x414a09));}function Lt(_0x3973c6,_0x2067c2){const _0x4df3ef=_0x4149ab,_0x53a768=Ht(_0x3973c6[_0x4df3ef(0x1aa)]),_0x29d7d0=Ht(_0x2067c2);if(!_0x3973c6[_0x4df3ef(0x136)])return!0x1;for(const _0x5a0580 of Object[_0x4df3ef(0xd1)](_0x29d7d0))if(!_0x4c57f8(_0x53a768[_0x5a0580],_0x29d7d0[_0x5a0580]))return!0x1;return!0x0;}function Ht(_0x50679d){const _0x2ff227=_0x4149ab,_0x529df6=Object[_0x2ff227(0x16e)]({},_0x50679d);return delete _0x529df6[_0x2ff227(0x14c)],delete _0x529df6[_0x2ff227(0x21f)],_0x529df6;}
23
+ const _0x5cf552=_0x25b4;(function(_0x1e9479,_0x35b4be){const _0x1b8d8b=_0x25b4,_0x426ee3=_0x1e9479();while(!![]){try{const _0x4b933e=parseInt(_0x1b8d8b(0x1af))/0x1*(parseInt(_0x1b8d8b(0x1cb))/0x2)+-parseInt(_0x1b8d8b(0x1c8))/0x3*(-parseInt(_0x1b8d8b(0x1d3))/0x4)+parseInt(_0x1b8d8b(0x1f0))/0x5+parseInt(_0x1b8d8b(0x164))/0x6*(-parseInt(_0x1b8d8b(0x150))/0x7)+parseInt(_0x1b8d8b(0x1a5))/0x8+parseInt(_0x1b8d8b(0x219))/0x9+-parseInt(_0x1b8d8b(0xa3))/0xa;if(_0x4b933e===_0x35b4be)break;else _0x426ee3['push'](_0x426ee3['shift']());}catch(_0xce167b){_0x426ee3['push'](_0x426ee3['shift']());}}}(_0x1d98,0x47cde));import{Plugin as _0x99c58b,PendingActions as _0x612546}from'ckeditor5/src/core.js';import{LiveRange as _0x32428a}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4c9342,uid as _0x2ce108,priorities as _0x490660,logWarning as _0x305b38}from'ckeditor5/src/utils.js';import{toWidget as _0x33862a}from'ckeditor5/src/widget.js';import{Users as _0x14d9d7,hashObject as _0x212518,surroundingMarkersDetector as _0x3ae972}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x24319e from'./commands/trackchangescommand.js';import _0x2955a6 from'./commands/acceptsuggestioncommand.js';import _0x473647 from'./commands/discardsuggestioncommand.js';import _0x1255d2 from'./commands/executeonallsuggestionscommand.js';import _0x577110 from'./commands/executeonselectedsuggestionscommand.js';import _0x8e095c from'./suggestion.js';import _0x5b763e from'./suggestiondescriptionfactory.js';import _0x4de9a1 from'./integrations/aiassistant.js';import _0x1c564e from'./integrations/alignment.js';import _0x271e65 from'./integrations/basicstyles.js';import _0x20e390 from'./integrations/blockquote.js';import _0x583f4e from'./integrations/casechange.js';import _0xa2b862 from'./integrations/ckbox.js';import _0x3cf8dd from'./integrations/codeblock.js';import _0x6fa0fe from'./integrations/comments.js';import _0x2bd894 from'./integrations/deletecommand.js';import _0x2eafed from'./integrations/list.js';import _0x213d2c from'./integrations/listproperties.js';import _0x310dc9 from'./integrations/entercommand.js';import _0xab5f89 from'./integrations/findandreplace.js';import _0xcb06e0 from'./integrations/font.js';import _0xe1f24 from'./integrations/formatpainter.js';import _0x4b6353 from'./integrations/heading.js';import _0x3f1845 from'./integrations/highlight.js';import _0x460caa from'./integrations/horizontalline.js';import _0x29cf1c from'./integrations/htmlembed.js';import _0x2aad35 from'./integrations/image.js';import _0x3bd68d from'./integrations/imagereplace.js';import _0x2d1785 from'./integrations/imagestyle.js';import _0xf1e01a from'./integrations/importword.js';import _0x1dc192 from'./integrations/indent.js';import _0x90756a from'./integrations/inputcommand.js';import _0x3ccd6d from'./integrations/link.js';import _0x3d186c from'./integrations/legacylist.js';import _0x5ef19c from'./integrations/legacylistproperties.js';import _0x4230e9 from'./integrations/mediaembed.js';import _0x2115fd from'./integrations/mention.js';import _0xa653c from'./integrations/multilevellist.js';import _0x3457f6 from'./integrations/pagebreak.js';import _0x55068c from'./integrations/paragraph.js';import _0x54bffe from'./integrations/removeformat.js';import _0x4764d from'./integrations/restrictededitingmode.js';import _0x95bb68 from'./integrations/shiftentercommand.js';import _0x55f549 from'./integrations/standardeditingmode.js';import _0x2fe4d1 from'./integrations/style.js';import _0x5adedf from'./integrations/table.js';import _0x5aa9a5 from'./integrations/tablemergesplit.js';import _0x110c21 from'./integrations/tableheadings.js';import _0x488708 from'./integrations/tableclipboard.js';import _0x224865 from'./integrations/tablecolumnresize.js';import _0x3ca45b from'./integrations/template.js';function _0x1d98(){const _0x3c176a=['getFirstRange','addUser','PendingActions','fire','batch','editor','deletion:join','@external','isRemovable','get','_trackFormatChanges','after','setSelection','values','change','removeComment','start','forward','highest','markers','createRangeIn','pop','newValue','skipNestingCheck','attribute:accept','discardAllSuggestions','markerReady','unbindElementFromMarkerName','bindElementToMarker','_createSuggestion','showSuggestionHighlights','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.','fromCharCode','formatInline','clear','unshift','isInContent','update:suggestion','pluginName','_inlineAttributeKeys','nodeBefore','registerBlockAttribute','getRange','containerElement','addRange','stopListening','high','item','isMultiRange','size','listenTo','trackChangesCommand','registerPostFixer','_breakSuggestionMarker','isExternal','for','updateSuggestion','substr','requires','3506328AZYYnU','markerToData','range','creator','adapter','commands','multi','addMarker:suggestion:attribute','ENTER','isOwn','45400fYKKcI','assign','getCommentThread','schema','createRangeOn','track-changes-adapter-missing-getsuggestion','_adapter','deleteContent','containsRange','suggestion-type','_refreshAttributeSuggestionsChain','addClass','formatBlock:discard','isBlock','discardSuggestion','getDifference','getRanges','_blockAttributeKeys','action','howMany','upcast','change:activeMarkers','_getMarkerAnnouncementText','suggestion:','_addThreadToSuggestion','147003yTFHuo','elementEnd','addSuggestion','10iBNVro','_onDiscard','formatInline:','Users','error-saving-suggestion-data-suggestion-discarded','isInsideObject','resolve','enableCommand','4cWRcDK','return','substring','CommentsRepository','addCommentThread','chain','addHighlight','getSuggestions','markerToHighlight','registerInlineAttribute','attributeOldValue','formatBlock:chain','data-suggestion','discard','addComment','isDocumentOperation','isAfter','insertion:discard','_updateSuggestionData','mapper','_isBlockAttribute','track-changes-user-not-found','_model','multipleBlocks','enqueueChange','deletion:chain','getChanges','_setSuggestionRange','end','1454215BDARTT','startsWith','move','plugins','dataReady','before','dataToMarker','formatBlock:','applyOperation','markDeletion','includes','nodeAfter','ck-suggestion-marker-formatInline','backward','split','isAtEnd','has','markInlineFormat','_checkSuggestionCorrectness','track-changes-adapter-already-set','deletion:discard','rejected','updateMarker','commentThread','attributes','suggestion','isBefore','open','from','getAttribute','getUser','hasSuggestion','isNextTo','createPositionAfter','documentSelection','targetPosition','$graveyard','locale','addMarker:suggestion:formatBlock','removeMarkers','subType','2157084VnnzWo','markInsertion','_recordAttributeSuggestions','createElement','markMultiRangeInsertion','PENDING_ACTION_SUGGESTION','widget','forceDefaultExecution','_getAttributeKey','setTo','filter','track-changes-command-not-found','addMarkerName','_joinWithAdjacentSuggestions','setAttribute','getCustomProperty','attributeKey','attribute','previous','attribute:','removeAttribute','announce','elementToElement','track-changes-enable-command-twice','formatInline:accept','rootName','$elementName','add','model','enableReadOnlyMode','isAtStart','getFirstMarker','push','_splitMarkerName','accepted','_processAttributeChanges','consume','suggestionLoaded','getMarkers','_setSuggestionData','_customCallbacks','isIntersecting','_suggestionState','accept','createPositionAt','_defaultCallbacks','getLastMatchingPosition','isLocal','isUndo','isIntersectingWithRange','deletion:','newRange','markMultiRangeBlockFormat','author','remove','head','trackChanges.mergeNestedSuggestions','5435310ZSrfFe','getShiftedBy','commandName','hasComments','getAllAdjacentSuggestions','isSelectable','deletion:accept','acceptAllSuggestions','ck-suggestion-marker-','_initAriaMarkerChangeAnnouncements','stop','insertion','elementStart','suggestionUnloaded','_mergeNestedSuggestions','init','_suggestions','concat','dataDowncast','insertion:join','attributeNewValue','fetchCommentThread','formatInline:join','formatBlock','data','trackChanges','removed','formatBlock:join','markerNameToElements','markAttributeChange','removeMarker:suggestion:formatBlock','_removeSuggestion','unbind','_afterChanges','groupId','ck-suggestion-marker-formatBlock','descriptionFactory','markerName','deletion','$marker','attribute:discard','change:data','warn','_rangeIsInLocalUserInsertion','getAncestors','_enabledCommands','notReady','ck-suggestion-marker','then','_reduceExistingSuggestions','sort','meta','_isRegisteredAttribute','collaboration.channelId','isEqual','_cutOutSuggestionMarker','find','splitPosition','getContainedElement','execute','clone','editing','oldValue','_saved','originalSuggestionId','rethrowUnexpectedError','formatBlock:accept','change:_saved','_getAuthorFromId','_commentsRepository','catch','options','config','key','refresh','suggestion:attribute:','getItems','define','_editor','comments','_processAttributeSuggestions','external:','oldRange','containsItem','insert','tablePasteChainId','ready','parent','ck-suggestion-marker--active','name','moveTargetPosition','_isDataLoaded','activeMarkers','insertContent','hasCommentThread','markBlockFormat','editingDowncast','$textProxy','addMarker','isArray','suggestionChanged','markMultiRangeDeletion','_handleNewSuggestionMarker','low','insertion:chain','join','lowest','_registerDefaultCallbacks','default','marker-count','acceptSelectedSuggestions','isCollapsed','_addSuggestionMarker','document','getChangedMarkers','reconvertMarker','toViewElement','track-changes-suggestion-data-mismatch','detach','addSuggestionData','containsPosition','_reduceSuggestionAttributeRange','authorName','map','_suggestionFactory','formatGroupId','_getExternalAuthor','createSelection','differ','selection','element','type','formatInline:chain','getSuggestionCallback','delete','normal','position','consumable','_SUGGESTION_ANNOUNCEMENT','group','isLimit','removeMarker','attribute:join','removeMarker:suggestion:attribute','getMultiRangeId','_findSuggestions','fromRange','never','isTouching','enableDefaultAttributesIntegration','buildSuggestion','acceptSuggestion','LEAVE','registerCustomCallback','createdAt','writer','trackChanges.trackFormatChanges','authoredAt','isObject','some','toUpperCase','formatInline:discard','value','containsRangeInObject','$text','_getSuggestionData','next','removeClass','length','every','discardSelectedSuggestions','forEach','_joinSuggestions','75005tHRbHL','_recordAttributeChanges','createRange','addMarker:suggestion','keys','root','_refreshSuggestionsChain','toJSON','TrackChangesEditing','getSuggestion','getWalker','format','always','getIntersection','rename','splice','conversion','insertion:','FORMATTING','_isForcedDefaultExecutionBlock','228OoIipZ','track-changes-suggestion-not-found','set','getNearestSelectionRange','insertion:accept','createPositionBefore'];_0x1d98=function(){return _0x3c176a;};return _0x1d98();}import _0x4d8164 from'./integrations/tableofcontents.js';import _0x36a245 from'./integrations/title.js';import _0x28db34 from'./integrations/undo.js';import _0x3dd1c9 from'./integrations/tablecaption.js';import _0x440c67 from'./integrations/tableproperties.js';import{getTranslation as _0x547e2b}from'./utils/common-translations.js';import{isEqual as _0x33c9e8,omit as _0xbe7f30}from'lodash-es';export const renameAttributeKey=_0x5cf552(0x84);export default class p extends _0x99c58b{static get[_0x5cf552(0x1a4)](){const _0x309cc9=_0x5cf552;return[_0x309cc9(0x1d6),_0x14d9d7,_0x612546,_0x4de9a1,_0x1c564e,_0x271e65,_0x20e390,_0xa2b862,_0x583f4e,_0x3cf8dd,_0x6fa0fe,_0x2bd894,_0x310dc9,_0xab5f89,_0xcb06e0,_0xe1f24,_0x4b6353,_0x3f1845,_0x460caa,_0x29cf1c,_0x2aad35,_0x2d1785,_0x3bd68d,_0xf1e01a,_0x1dc192,_0x90756a,_0x3d186c,_0x5ef19c,_0xa653c,_0x3ccd6d,_0x2eafed,_0x213d2c,_0x4230e9,_0x2115fd,_0x3457f6,_0x55068c,_0x54bffe,_0x4764d,_0x95bb68,_0x55f549,_0x2fe4d1,_0x5adedf,_0x5aa9a5,_0x110c21,_0x3dd1c9,_0x488708,_0x224865,_0x4d8164,_0x440c67,_0x3ca45b,_0x36a245,_0x28db34];}static get[_0x5cf552(0x190)](){const _0x1572b5=_0x5cf552;return _0x1572b5(0x158);}constructor(_0x30bd4c){const _0x2e0953=_0x5cf552;function _0x1f66b4(_0x18dc54){const _0x4cc15a=_0x25b4;return _0x18dc54[_0x4cc15a(0x11e)](_0xd9f358=>String[_0x4cc15a(0x18a)](_0xd9f358))[_0x4cc15a(0x10c)]('');}super(_0x30bd4c),this[_0x2e0953(0x6c)]=!0x1,this[_0x2e0953(0x166)](_0x2e0953(0xff),[]),this['on'](_0x2e0953(0x1c4),(_0x55a287,_0x155eaa,_0x4330ed,_0x17465c)=>{const _0x47fffa=_0x2e0953;this[_0x47fffa(0x1e9)][_0x47fffa(0x178)](()=>{const _0xd17864=_0x47fffa;for(const _0x7bee12 of[..._0x17465c,..._0x4330ed])this[_0xd17864(0x1e9)][_0xd17864(0x17d)][_0xd17864(0x200)](_0x7bee12)&&_0x30bd4c[_0xd17864(0xe0)][_0xd17864(0x116)](_0x7bee12);});}),this[_0x2e0953(0xc7)]=new _0x5b763e(this[_0x2e0953(0x16f)][_0x2e0953(0x86)][_0x2e0953(0x1b2)],this[_0x2e0953(0x16f)][_0x2e0953(0x215)]),this[_0x2e0953(0x1b5)]=null,this[_0x2e0953(0x11f)]=new xt(this[_0x2e0953(0x16f)]),this[_0x2e0953(0xb3)]=new Map(),this[_0x2e0953(0xe8)]=_0x30bd4c[_0x2e0953(0x1f3)][_0x2e0953(0x173)](_0x2e0953(0x1d6)),this[_0x2e0953(0xd0)]=new Set(),this[_0x2e0953(0x1e9)]=this[_0x2e0953(0x16f)][_0x2e0953(0x86)],this[_0x2e0953(0x94)]=new WeakMap(),this[_0x2e0953(0x163)]=!0x1,this[_0x2e0953(0x1c0)]=new Set([_0x2e0953(0x84)]),this[_0x2e0953(0x191)]=new Set(),_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0xf0)](_0x2e0953(0x13f),_0x2e0953(0x10f)),this[_0x2e0953(0x174)]=_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0x173)](_0x2e0953(0x13f)),_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0xf0)](_0x2e0953(0xa2),!0x0),this[_0x2e0953(0xb1)]=_0x30bd4c[_0x2e0953(0xeb)][_0x2e0953(0x173)](_0x2e0953(0xa2)),this[_0x2e0953(0x19d)]=new _0x24319e(_0x30bd4c,this[_0x2e0953(0xd0)]),this[_0x2e0953(0xac)](),this[_0x1f66b4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1f66b4([0x34,0x30,0x34,0x38,0x31,0x34,0x32,0x32]);}[_0x5cf552(0xb2)](){const _0x3dd53d=_0x5cf552,_0x9166a4=this[_0x3dd53d(0x16f)],_0x25e094=(_0x5e32e7,_0x455e08)=>{const _0x4ace06=_0x3dd53d;if(_0x4ace06(0x7b)!=_0x5e32e7)return _0x4ace06(0xab)+_0x5e32e7;const _0x926f20=_0x455e08[_0x4ace06(0x1fe)]('|')[0x0];return this[_0x4ace06(0x1e7)](_0x926f20)?_0x4ace06(0xc6):_0x4ace06(0x1fc);};_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x1db)]({'model':_0x3dd53d(0x209),'view':_0xe4ae29=>{const _0x395e7e=_0x3dd53d,{id:_0x193f6d,type:_0x9493a3,subType:_0x391541}=this[_0x395e7e(0x8b)](_0xe4ae29[_0x395e7e(0xc8)]),_0x396bcf=[_0x395e7e(0xd2),_0x25e094(_0x9493a3,_0x391541)];let _0x2ff8b1=0xbb8;return this[_0x395e7e(0xff)][_0x395e7e(0x1fa)](_0xe4ae29[_0x395e7e(0xc8)])&&(_0x396bcf[_0x395e7e(0x8a)](_0x395e7e(0xfb)),_0x2ff8b1=0xbc2),_0x395e7e(0xc9)==_0x9493a3&&(_0x2ff8b1+=0x5),{'classes':_0x396bcf,'attributes':{'data-suggestion':_0x193f6d},'priority':_0x2ff8b1};}}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x85)](_0x447b40=>{const _0x1cd22d=_0x3dd53d;_0x447b40['on'](_0x1cd22d(0x153),(_0x476ee7,_0x47325c,_0x39f606)=>{const _0x3829bf=_0x1cd22d;if(!_0x39f606[_0x3829bf(0xea)][_0x3829bf(0x188)])return;const _0x596a57=_0x47325c[_0x3829bf(0x199)];if(!_0x596a57)return;const _0x2eec4c=_0x39f606[_0x3829bf(0x1e6)][_0x3829bf(0x117)](_0x596a57);_0x9166a4[_0x3829bf(0x86)][_0x3829bf(0x1b2)][_0x3829bf(0x141)](_0x596a57)&&_0x2eec4c&&!_0x2eec4c[_0x3829bf(0x79)](_0x3829bf(0x70))&&_0x2eec4c['is'](_0x3829bf(0x195))&&_0x33862a(_0x2eec4c,_0x39f606[_0x3829bf(0x13e)]);},{'priority':_0x1cd22d(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x1db)]({'model':_0x3dd53d(0x209),'view':(_0x3c89d5,_0x254760)=>{const _0x3cf451=_0x3dd53d;if(!_0x254760[_0x3cf451(0xea)][_0x3cf451(0x188)])return null;const {type:_0x4e4a72,subType:_0x175b53}=this[_0x3cf451(0x8b)](_0x3c89d5[_0x3cf451(0xc8)]);return{'classes':[_0x3cf451(0xd2),_0x25e094(_0x4e4a72,_0x175b53)],'priority':0xbb8};}});const _0x33ea81=({showActiveMarkers:_0xab92c4=!0x0,isAttributeSuggestion:_0x3eb880=!0x1}={})=>(_0x16d5a7,_0x39fb79,_0x549ca9)=>{const _0x4d98b8=_0x3dd53d;if(!_0x39fb79[_0x4d98b8(0x199)])return;const {id:_0x236b7d}=this[_0x4d98b8(0x8b)](_0x39fb79[_0x4d98b8(0xc8)]);if(_0x3eb880){const _0x3f87f8=this[_0x4d98b8(0xb3)][_0x4d98b8(0x173)](_0x236b7d),_0x1a569c=this[_0x4d98b8(0x72)](_0x3f87f8);if(!this[_0x4d98b8(0x1e7)](_0x1a569c))return;}if(_0x39fb79[_0x4d98b8(0x199)]['is'](_0x4d98b8(0x124)))return void _0x549ca9[_0x4d98b8(0x12c)][_0x4d98b8(0x8e)](_0x39fb79[_0x4d98b8(0x199)],_0x16d5a7[_0x4d98b8(0xfc)]);const _0x2cbfa2=_0x549ca9[_0x4d98b8(0x1e6)][_0x4d98b8(0x117)](_0x39fb79[_0x4d98b8(0x199)]);if(_0x39fb79[_0x4d98b8(0x199)]['is'](_0x4d98b8(0x125))&&_0x9166a4[_0x4d98b8(0x86)][_0x4d98b8(0x1b2)][_0x4d98b8(0x1bc)](_0x39fb79[_0x4d98b8(0x199)])&&!_0x2cbfa2[_0x4d98b8(0x79)](_0x4d98b8(0x1d9))){_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x1ba)]([_0x4d98b8(0xd2),_0x4d98b8(0xc6)],_0x2cbfa2),_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x78)](_0x4d98b8(0x1df),_0x236b7d,_0x2cbfa2),_0x549ca9[_0x4d98b8(0x1e6)][_0x4d98b8(0x186)](_0x2cbfa2,_0x39fb79[_0x4d98b8(0xc8)]),_0xab92c4&&(this[_0x4d98b8(0xff)][_0x4d98b8(0x1fa)](_0x39fb79[_0x4d98b8(0xc8)])?_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x1ba)](_0x4d98b8(0xfb),_0x2cbfa2):_0x549ca9[_0x4d98b8(0x13e)][_0x4d98b8(0x14a)](_0x4d98b8(0xfb),_0x2cbfa2));for(const _0x210efa of _0x9166a4[_0x4d98b8(0x86)][_0x4d98b8(0x17e)](_0x39fb79[_0x4d98b8(0x199)])[_0x4d98b8(0xef)]())_0x549ca9[_0x4d98b8(0x12c)][_0x4d98b8(0x8e)](_0x210efa,_0x16d5a7[_0x4d98b8(0xfc)]);_0x549ca9[_0x4d98b8(0x12c)][_0x4d98b8(0x8e)](_0x39fb79[_0x4d98b8(0x199)],_0x16d5a7[_0x4d98b8(0xfc)]);}};_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x85)](_0x1b0d94=>{const _0x1f88d2=_0x3dd53d;_0x1b0d94['on'](_0x1f88d2(0x216),(_0x2563e6,_0x14f170,_0x251511)=>{const _0x81c481=_0x1f88d2;_0x251511[_0x81c481(0xea)][_0x81c481(0x188)]&&_0x33ea81({'showActiveMarkers':!0x1})(_0x2563e6,_0x14f170,_0x251511);},{'priority':_0x1f88d2(0x17c)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x85)](_0x3e0887=>{const _0x351688=_0x3dd53d;_0x3e0887['on'](_0x351688(0x1ac),(_0xcd3a2f,_0x28596f,_0x409090)=>{const _0x1fc2ee=_0x351688;_0x409090[_0x1fc2ee(0xea)][_0x1fc2ee(0x188)]&&_0x33ea81({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xcd3a2f,_0x28596f,_0x409090);},{'priority':_0x351688(0x17c)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0xb5))[_0x3dd53d(0x1a6)]({'model':_0x3dd53d(0x209),'view':(_0x404814,_0x5a2d8e)=>_0x5a2d8e[_0x3dd53d(0xea)][_0x3dd53d(0x188)]?null:{'group':_0x3dd53d(0x209),'name':_0x404814[_0x3dd53d(0x1a3)](0xb)}}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x1c3))[_0x3dd53d(0x80)]({'view':{'name':_0x3dd53d(0x209),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3bd15f,{writer:_0xfbe5fa})=>{const _0x4a805e=_0x3dd53d;let _0x3ecd18=_0x4a805e(0x1c6)+_0x3bd15f[_0x4a805e(0x20d)](_0x4a805e(0x1b8))+':'+_0x3bd15f[_0x4a805e(0x20d)]('id');return _0x3bd15f[_0x4a805e(0x20d)](_0x4a805e(0x110))&&(_0x3ecd18+=':'+_0x3bd15f[_0x4a805e(0x20d)](_0x4a805e(0x110))),_0xfbe5fa[_0x4a805e(0x6d)](_0x4a805e(0xca),{'data-name':_0x3ecd18});}}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x1c3))[_0x3dd53d(0x1f6)]({'view':_0x3dd53d(0x209)}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x1cd00b=>{const _0x138bb5=_0x3dd53d;_0x1cd00b['on'](_0x138bb5(0x216),_0x33ea81(),{'priority':_0x138bb5(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x48ad92=>{const _0x5e8dd2=_0x3dd53d;_0x48ad92['on'](_0x5e8dd2(0x1ac),_0x33ea81({'isAttributeSuggestion':!0x0}),{'priority':_0x5e8dd2(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x4e8244=>{const _0x320b39=_0x3dd53d;_0x4e8244['on'](_0x320b39(0xc1),(_0x1782a7,_0x8a5196,_0x3bbef2)=>{const _0x3716a7=_0x320b39,_0x3fd02c=_0x3bbef2[_0x3716a7(0x1e6)][_0x3716a7(0xbf)](_0x8a5196[_0x3716a7(0xc8)]);if(_0x3fd02c){for(const _0x5d0e2e of _0x3fd02c)_0x5d0e2e[_0x3716a7(0x79)](_0x3716a7(0x1d9))||(_0x3bbef2[_0x3716a7(0x13e)][_0x3716a7(0x14a)]([_0x3716a7(0xd2),_0x3716a7(0xc6),_0x3716a7(0xfb)],_0x5d0e2e),_0x3bbef2[_0x3716a7(0x13e)][_0x3716a7(0x7e)](_0x3716a7(0x1df),_0x5d0e2e),_0x3bbef2[_0x3716a7(0x1e6)][_0x3716a7(0x185)](_0x5d0e2e,_0x8a5196[_0x3716a7(0xc8)]));}},{'priority':_0x320b39(0x198)});}),_0x9166a4[_0x3dd53d(0x160)][_0x3dd53d(0x1a1)](_0x3dd53d(0x103))[_0x3dd53d(0x85)](_0x5a4357=>{const _0xa3b0f5=_0x3dd53d;_0x5a4357['on'](_0xa3b0f5(0x132),(_0x30bdca,_0x464a2a,_0x1cf6a8)=>{const _0x15edc0=_0xa3b0f5,_0x1b19de=_0x1cf6a8[_0x15edc0(0x1e6)][_0x15edc0(0xbf)](_0x464a2a[_0x15edc0(0xc8)]);if(!_0x1b19de)return;const {id:_0x255d12}=this[_0x15edc0(0x8b)](_0x464a2a[_0x15edc0(0xc8)]),_0x242bbc=this[_0x15edc0(0xb3)][_0x15edc0(0x173)](_0x255d12),_0x1582b2=this[_0x15edc0(0x72)](_0x242bbc);if(this[_0x15edc0(0x1e7)](_0x1582b2)){for(const _0x5c34d4 of _0x1b19de)_0x5c34d4[_0x15edc0(0x79)](_0x15edc0(0x1d9))||(_0x1cf6a8[_0x15edc0(0x13e)][_0x15edc0(0x14a)]([_0x15edc0(0xd2),_0x15edc0(0xc6),_0x15edc0(0xfb)],_0x5c34d4),_0x1cf6a8[_0x15edc0(0x13e)][_0x15edc0(0x7e)](_0x15edc0(0x1df),_0x5c34d4),_0x1cf6a8[_0x15edc0(0x1e6)][_0x15edc0(0x185)](_0x5c34d4,_0x464a2a[_0x15edc0(0xc8)]));}},{'priority':_0xa3b0f5(0x198)});}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x256a1f=>{const _0x16bc02=_0x3dd53d;let _0x45f3e3=!0x1;const _0xb58668=Array[_0x16bc02(0x20c)](_0x9166a4[_0x16bc02(0x86)][_0x16bc02(0x114)][_0x16bc02(0x123)][_0x16bc02(0x115)]()),_0x4ef3fe=new Set();for(const {name:_0x700ecd,data:_0x23c089}of _0xb58668){const {group:_0x19ae80,type:_0x53a0e2,subType:_0x462ddb,id:_0x2408e1}=this[_0x16bc02(0x8b)](_0x700ecd);if(_0x16bc02(0x209)!==_0x19ae80)continue;const _0x1cf013=this[_0x16bc02(0xb3)][_0x16bc02(0x173)](_0x2408e1);if(null!=_0x23c089[_0x16bc02(0x9d)]){_0x16bc02(0x18b)==_0x53a0e2&&(_0x45f3e3=_0x45f3e3||Et(_0x23c089[_0x16bc02(0x9d)],_0x700ecd,_0x256a1f,_0x9166a4[_0x16bc02(0x86)][_0x16bc02(0x1b2)]));const _0x3756bf=_0x16bc02(0x7b)==_0x53a0e2&&this[_0x16bc02(0x1e7)](_0x462ddb[_0x16bc02(0x1fe)]('|')[0x0]);if(_0x23c089[_0x16bc02(0x9d)][_0x16bc02(0x112)]||_0x16bc02(0x214)==_0x23c089[_0x16bc02(0x9d)][_0x16bc02(0x155)][_0x16bc02(0x83)]||_0x16bc02(0xba)==_0x53a0e2&&!Ut(_0x23c089[_0x16bc02(0x9d)])||_0x3756bf&&!Ut(_0x23c089[_0x16bc02(0x9d)])||_0x16bc02(0xc9)==_0x53a0e2&&!(!Tt(_0x30cd30=_0x23c089[_0x16bc02(0x9d)])&&!function(_0x3f03ec){const _0x3f3bb4=_0x16bc02;return _0x3f03ec[_0x3f3bb4(0x17a)][_0x3f3bb4(0xfa)]==_0x3f03ec[_0x3f3bb4(0x1ef)][_0x3f3bb4(0x192)]&&_0x3f03ec[_0x3f3bb4(0x17a)][_0x3f3bb4(0x1ff)];}(_0x30cd30)))_0x256a1f[_0x16bc02(0x130)](_0x700ecd),_0x45f3e3=!0x0;else{if(!_0x1cf013||!_0x1cf013[_0x16bc02(0x18e)])continue;_0x4ef3fe[_0x16bc02(0x85)](_0x1cf013);}}}var _0x30cd30;return _0x4ef3fe[_0x16bc02(0x19b)]>0x0&&(_0x45f3e3=!!this[_0x16bc02(0x77)](_0x4ef3fe)||_0x45f3e3),_0x45f3e3;}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x5c6fec=>{const _0x1804dc=_0x3dd53d;let _0x51bb75=!0x1;for(const _0x3eae91 of _0x9166a4[_0x1804dc(0x86)][_0x1804dc(0x114)][_0x1804dc(0x123)][_0x1804dc(0x1ed)]())if(_0x1804dc(0xf7)==_0x3eae91[_0x1804dc(0x126)])for(const _0x3c6fb1 of this[_0x1804dc(0xb3)][_0x1804dc(0x177)]()){if(_0x3c6fb1[_0x1804dc(0x19a)]||!_0x3c6fb1[_0x1804dc(0x18e)])continue;const _0x17c9d3=_0x1804dc(0xba)==_0x3c6fb1[_0x1804dc(0x126)],_0x200f17=this[_0x1804dc(0x72)](_0x3c6fb1),_0x45f522=_0x200f17&&this[_0x1804dc(0x1e7)](_0x200f17);if(!_0x17c9d3&&!_0x45f522)continue;const _0x31f329=_0x3c6fb1[_0x1804dc(0x16a)]();if(_0x31f329[_0x1804dc(0x17a)][_0x1804dc(0xfa)]!=_0x31f329[_0x1804dc(0x1ef)][_0x1804dc(0xfa)]&&!_0x31f329[_0x1804dc(0x1ef)][_0x1804dc(0x1ff)]){const _0xec8f5a=_0x9166a4[_0x1804dc(0x86)][_0x1804dc(0x96)](_0x31f329[_0x1804dc(0x17a)][_0x1804dc(0x1fb)],_0x1804dc(0x1ef)),_0x1a4173=_0x9166a4[_0x1804dc(0x86)][_0x1804dc(0x152)](_0x31f329[_0x1804dc(0x17a)],_0xec8f5a);_0x5c6fec[_0x1804dc(0x206)](_0x3c6fb1[_0x1804dc(0x89)](),{'range':_0x1a4173}),_0x51bb75=!0x0;}}return _0x51bb75;}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x469163=>this[_0x3dd53d(0x8d)](_0x469163)),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)][_0x3dd53d(0x19e)](_0x3c7f48=>!_0x3c7f48[_0x3dd53d(0x16e)][_0x3dd53d(0x99)]&&this[_0x3dd53d(0xf3)](_0x3c7f48)),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0xc4),()=>{const _0x4119cf=_0x3dd53d;this[_0x4119cf(0x6c)]=!0x1;}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)]['on'](_0x3dd53d(0xcc),(_0x4d849f,_0x54c040)=>{const _0x2190cd=_0x3dd53d;if(!_0x54c040[_0x2190cd(0x99)]||_0x54c040[_0x2190cd(0x9a)])return;if(!this[_0x2190cd(0x6c)])return;const _0xeb7a58=_0x9166a4[_0x2190cd(0x86)][_0x2190cd(0x114)][_0x2190cd(0x123)][_0x2190cd(0x1ed)]();if(0x0==_0xeb7a58[_0x2190cd(0x14b)])return;const _0x14166b=[],_0x3b4d00=_0xeb7a58[_0x2190cd(0x74)](_0x505406=>_0x2190cd(0x7b)==_0x505406[_0x2190cd(0x126)]),_0x29d119=_0xeb7a58[_0x2190cd(0x74)](_0x19edff=>_0x2190cd(0xf7)==_0x19edff[_0x2190cd(0x126)]&&_0x2190cd(0x147)!=_0x19edff[_0x2190cd(0xfc)]);for(const _0x287640 of _0x3b4d00)this[_0x2190cd(0xd7)](_0x287640[_0x2190cd(0x7a)])&&_0x14166b[_0x2190cd(0x8a)]({'key':_0x287640[_0x2190cd(0x7a)],'newValue':_0x287640[_0x2190cd(0xb7)],'oldValue':_0x287640[_0x2190cd(0x1dd)],'range':Ot(_0x287640[_0x2190cd(0x1a7)],_0x9166a4[_0x2190cd(0x86)])});for(const _0x4b77f7 of _0x29d119){if(_0x2190cd(0x15e)!=_0x4b77f7[_0x2190cd(0x1c1)]&&_0x2190cd(0xed)!=_0x4b77f7[_0x2190cd(0x1c1)])continue;const _0x9453e1=Gt(_0x4b77f7[_0x2190cd(0x12b)][_0x2190cd(0x1fb)],_0x9166a4[_0x2190cd(0x86)]),_0x692381=_0x4b77f7[_0x2190cd(0x1f5)];_0x2190cd(0x15e)==_0x4b77f7[_0x2190cd(0x1c1)]&&_0x14166b[_0x2190cd(0x8a)]({'key':_0x2190cd(0x84),'newValue':_0x4b77f7[_0x2190cd(0xfc)],'oldValue':_0x692381[_0x2190cd(0xfc)],'range':_0x9453e1});for(const [_0x126c62,_0x3556cd]of _0x692381[_0x2190cd(0x208)]){if(!this[_0x2190cd(0xd7)](_0x126c62))continue;const _0x3ce3cb=_0x4b77f7[_0x2190cd(0x208)][_0x2190cd(0x173)](_0x126c62);_0x3556cd!==_0x3ce3cb&&_0x14166b[_0x2190cd(0x8a)]({'key':_0x126c62,'newValue':_0x3ce3cb,'oldValue':_0x3556cd,'range':_0x9453e1});}for(const [_0x55f579,_0x5c7053]of _0x4b77f7[_0x2190cd(0x208)])this[_0x2190cd(0xd7)](_0x55f579)&&(_0x692381[_0x2190cd(0x208)][_0x2190cd(0x200)](_0x55f579)||_0x14166b[_0x2190cd(0x8a)]({'key':_0x55f579,'newValue':_0x5c7053,'oldValue':null,'range':_0x9453e1}));}0x0!=_0x14166b[_0x2190cd(0x14b)]&&_0x9166a4[_0x2190cd(0x86)][_0x2190cd(0x1eb)](_0x54c040,_0x5d61a8=>{const _0x31a52d=_0x2190cd,_0x3fc1f8=_0x2ce108();for(const {range:_0x599af7,key:_0x16803d,oldValue:_0x67959,newValue:_0x1419b2}of _0x14166b)this[_0x31a52d(0xc0)](_0x599af7,_0x16803d,_0x67959,_0x1419b2,{'groupId':_0x3fc1f8});this[_0x31a52d(0xd4)](_0x5d61a8,_0x14166b);});},{'priority':_0x3dd53d(0x10d)}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x17d)]['on'](_0x3dd53d(0x18f),(_0x190749,_0x122f1a,_0x2b6cfe)=>{const _0x4217c8=_0x3dd53d;if(null==_0x2b6cfe){const {id:_0x2fa4be}=this[_0x4217c8(0x8b)](_0x122f1a[_0x4217c8(0xfc)]),_0x4fe890=this[_0x4217c8(0xb3)][_0x4217c8(0x173)](_0x2fa4be);_0x4fe890&&_0x4fe890[_0x4217c8(0x76)](_0x122f1a[_0x4217c8(0xfc)]);}}),_0x9166a4[_0x3dd53d(0x86)][_0x3dd53d(0x114)]['on'](_0x3dd53d(0xcc),()=>{const _0x1082f7=_0x3dd53d,_0x442534=Array[_0x1082f7(0x20c)](_0x9166a4[_0x1082f7(0x86)][_0x1082f7(0x114)][_0x1082f7(0x123)][_0x1082f7(0x115)]())[_0x1082f7(0x74)](_0x2b7ff2=>_0x1082f7(0x209)===this[_0x1082f7(0x8b)](_0x2b7ff2[_0x1082f7(0xfc)])[_0x1082f7(0x12e)]);if(0x0===_0x442534[_0x1082f7(0x14b)])return;_0x442534[_0x1082f7(0xd5)]((_0x4da239,_0xf3b420)=>{const _0x159c96=_0x1082f7,_0x2c3eea=_0x4da239[_0x159c96(0xbb)][_0x159c96(0xf5)],_0x4feada=_0xf3b420[_0x159c96(0xbb)][_0x159c96(0xf5)];return null===_0x2c3eea&&null===_0x4feada?0x0:null===_0x2c3eea&&null!==_0x4feada?-0x1:null!==_0x2c3eea&&null===_0x4feada?0x1:_0x2c3eea[_0x159c96(0x17a)][_0x159c96(0x20a)](_0x4feada[_0x159c96(0x17a)])?-0x1:0x1;});const _0x4c7099=new Set(),_0x8bbf56=new Set();for(const {name:_0x5d7982,data:_0x330963}of _0x442534){const {id:_0x1e03fe}=this[_0x1082f7(0x8b)](_0x5d7982);if(null===_0x330963[_0x1082f7(0xf5)]){const _0x10169e=this[_0x1082f7(0x109)](_0x5d7982);_0x8bbf56[_0x1082f7(0x85)](_0x10169e);}else{const _0x4fbff0=this[_0x1082f7(0xb3)][_0x1082f7(0x173)](_0x1e03fe);null!==_0x330963[_0x1082f7(0x9d)]||_0x4fbff0[_0x1082f7(0x18e)]?(_0x4c7099[_0x1082f7(0x85)](_0x4fbff0[_0x1082f7(0xa1)]),_0x8bbf56[_0x1082f7(0x85)](_0x4fbff0)):this[_0x1082f7(0xc2)](_0x4fbff0);}}_0x8bbf56[_0x1082f7(0x19b)]>0x0&&this[_0x1082f7(0x156)](_0x8bbf56);for(const _0x42dd42 of _0x4c7099)this[_0x1082f7(0x16d)](_0x1082f7(0x107),_0x42dd42);}),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0x1f8),(_0x2ad345,_0x31995a)=>{const _0x79be3a=_0x3dd53d,_0x466a64=_0x31995a[0x0];if(!this[_0x79be3a(0xb3)][_0x79be3a(0x19b)])return;if(!_0x466a64[_0x79be3a(0x1e2)])return;if(_0x466a64[_0x79be3a(0x16e)][_0x79be3a(0x9a)]||!_0x466a64[_0x79be3a(0x16e)][_0x79be3a(0x99)])return;let _0x4ee8c6,_0x1423e2;switch(_0x466a64[_0x79be3a(0x126)]){case _0x79be3a(0xf7):_0x4ee8c6=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0x12b)]),_0x1423e2=_0x4ee8c6[_0x79be3a(0xa4)](_0x466a64[_0x79be3a(0x1c2)]);break;case _0x79be3a(0x1fe):_0x4ee8c6=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0xdc)]),_0x1423e2=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0xfd)]);break;case _0x79be3a(0x1f2):_0x4ee8c6=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x96)](_0x466a64[_0x79be3a(0x213)]),_0x1423e2=_0x4ee8c6[_0x79be3a(0xa4)](_0x466a64[_0x79be3a(0x1c2)]);break;default:return;}const _0x42da45=_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x152)](_0x4ee8c6,_0x1423e2);_0x9166a4[_0x79be3a(0x86)][_0x79be3a(0x178)](()=>{const _0x34013d=_0x79be3a;for(const {suggestion:_0x490e0c,meta:_0x2be539}of this[_0x34013d(0x134)](_0x42da45)){if(_0x490e0c[_0x34013d(0x19a)])continue;if(_0x34013d(0x18b)==_0x490e0c[_0x34013d(0x126)])continue;const _0x3d8ee7=this[_0x34013d(0x72)](_0x490e0c);if(_0x3d8ee7&&this[_0x34013d(0x1e7)](_0x3d8ee7)&&_0x34013d(0x1fe)!=_0x466a64[_0x34013d(0x126)])continue;const _0x1ebf4a=_0x490e0c[_0x34013d(0xbb)]&&_0x490e0c[_0x34013d(0xbb)][_0x34013d(0x1ea)];(_0x34013d(0xba)!=_0x490e0c[_0x34013d(0x126)]||_0x34013d(0x1fe)==_0x466a64[_0x34013d(0x126)]&&!_0x1ebf4a)&&(_0x2be539[_0x34013d(0x146)]||_0x34013d(0xae)==_0x490e0c[_0x34013d(0x126)]&&_0x2be539[_0x34013d(0x1ae)]||_0x490e0c[_0x34013d(0x16a)]()[_0x34013d(0x1b7)](_0x42da45)&&this[_0x34013d(0x19f)](_0x490e0c,_0x4ee8c6,_0x1423e2));}});},{'priority':_0x3dd53d(0x10d)}),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0x1b6),(_0x114d98,_0x4de707)=>{const _0x40bcde=_0x3dd53d,_0x1cbcc0=_0x4de707[0x0],_0x32c355=_0x4de707[0x1];if(_0x32c355&&_0x32c355[_0x40bcde(0x71)])return;if(this[_0x40bcde(0x163)])return;if(!this[_0x40bcde(0x19d)][_0x40bcde(0x145)])return;if(_0x1cbcc0[_0x40bcde(0x112)])return;const _0x49f09d=_0x9166a4[_0x40bcde(0x86)][_0x40bcde(0x1b2)],{start:_0x2f3090,end:_0xe54823}=_0x1cbcc0[_0x40bcde(0x16a)](),_0x24ba6e=_0x2f3090[_0x40bcde(0x1fb)]&&_0x49f09d[_0x40bcde(0x12f)](_0x2f3090[_0x40bcde(0x1fb)])?null:_0x49f09d[_0x40bcde(0x167)](_0x2f3090,_0x40bcde(0x17b)),_0x6d90e1=_0xe54823[_0x40bcde(0x192)]&&_0x49f09d[_0x40bcde(0x12f)](_0xe54823[_0x40bcde(0x192)])?null:_0x49f09d[_0x40bcde(0x167)](_0xe54823,_0x40bcde(0x1fd)),_0x346067=_0x9166a4[_0x40bcde(0x86)][_0x40bcde(0x152)](_0x24ba6e?_0x24ba6e[_0x40bcde(0x17a)]:_0x2f3090,_0x6d90e1?_0x6d90e1[_0x40bcde(0x1ef)]:_0xe54823);_0x9166a4[_0x40bcde(0x86)][_0x40bcde(0x178)](_0x23406d=>{const _0x5c232a=_0x40bcde;this[_0x5c232a(0x1f9)](_0x346067);const _0x4a6bb4=_0x9166a4[_0x5c232a(0x86)][_0x5c232a(0x1b2)][_0x5c232a(0x167)](_0x346067[_0x5c232a(0x17a)]);_0x1cbcc0['is'](_0x5c232a(0x212))?_0x23406d[_0x5c232a(0x176)](_0x4a6bb4):_0x1cbcc0[_0x5c232a(0x73)](_0x4a6bb4);}),_0x114d98[_0x40bcde(0xad)]();},{'priority':_0x490660[_0x3dd53d(0x12a)]+0xa}),_0x9166a4[_0x3dd53d(0x86)]['on'](_0x3dd53d(0x100),(_0xb42d70,_0x2edd7b)=>{const _0x3b5b7d=_0x3dd53d,_0x29a344=_0x2edd7b[_0x2edd7b[_0x3b5b7d(0x14b)]-0x1];_0x29a344&&_0x29a344[_0x3b5b7d(0x71)]||this[_0x3b5b7d(0x163)]||this[_0x3b5b7d(0x19d)][_0x3b5b7d(0x145)]&&(_0x9166a4[_0x3b5b7d(0x86)][_0x3b5b7d(0x178)](()=>{const _0x51c582=_0x3b5b7d;let _0x3fd1d7=_0x9166a4[_0x51c582(0x86)][_0x51c582(0x100)](_0x2edd7b[0x0],_0x2edd7b[0x1],_0x2edd7b[0x2],{'forceDefaultExecution':!0x0});if(!_0x3fd1d7)return;_0xb42d70[_0x51c582(0x1d4)]=_0x3fd1d7[_0x51c582(0xdf)]();const _0x4931bd=_0x3fd1d7[_0x51c582(0x1ef)][_0x51c582(0x192)],_0x4eb32e=_0x9166a4[_0x51c582(0x86)][_0x51c582(0x1b2)];_0x4931bd&&_0x4eb32e[_0x51c582(0x1bc)](_0x4931bd)&&!_0x4eb32e[_0x51c582(0x141)](_0x4931bd)&&(_0x3fd1d7=_0x9166a4[_0x51c582(0x86)][_0x51c582(0x152)](_0x3fd1d7[_0x51c582(0x17a)],_0x9166a4[_0x51c582(0x86)][_0x51c582(0x96)](_0x4931bd,_0x51c582(0x1ef)))),this[_0x51c582(0x21a)](_0x3fd1d7);}),_0xb42d70[_0x3b5b7d(0xad)]());},{'priority':_0x3dd53d(0x198)}),this[_0x3dd53d(0x16f)][_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0xbc),this[_0x3dd53d(0x19d)]),this[_0x3dd53d(0x1d2)](_0x3dd53d(0xbc));const _0x317ac4=new _0x2955a6(_0x9166a4,this[_0x3dd53d(0xb3)]);_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x13a),_0x317ac4),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x13a));const _0x4d1460=new _0x473647(_0x9166a4,this[_0x3dd53d(0xb3)]);_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x1bd),_0x4d1460),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x1bd)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0xaa),new _0x1255d2(_0x9166a4,_0x317ac4,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0xaa)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x183),new _0x1255d2(_0x9166a4,_0x4d1460,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x183)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x111),new _0x577110(_0x9166a4,_0x317ac4,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x111)),_0x9166a4[_0x3dd53d(0x1aa)][_0x3dd53d(0x85)](_0x3dd53d(0x14d),new _0x577110(_0x9166a4,_0x4d1460,this[_0x3dd53d(0xb3)])),this[_0x3dd53d(0x1d2)](_0x3dd53d(0x14d));const _0x33a07f=_0x9166a4[_0x3dd53d(0x1f3)][_0x3dd53d(0x173)](_0x3dd53d(0x1d6));this[_0x3dd53d(0x19c)](_0x33a07f,_0x3dd53d(0x1e1),(_0x278b0e,{threadId:_0x21f01d})=>{const _0x3627d9=_0x3dd53d,_0x103bb0=this[_0x3627d9(0xb3)][_0x3627d9(0x173)](_0x21f01d);_0x103bb0&&_0x103bb0[_0x3627d9(0x207)]&&0x1===_0x103bb0[_0x3627d9(0x207)][_0x3627d9(0x14b)]&&this[_0x3627d9(0x1e5)](_0x21f01d,{'hasComments':!0x0});},{'priority':_0x3dd53d(0x10a)}),this[_0x3dd53d(0x19c)](_0x33a07f,_0x3dd53d(0x179),(_0x3a3604,{threadId:_0x5a3fe3})=>{const _0x46c5af=_0x3dd53d,_0x2b5a04=this[_0x46c5af(0xb3)][_0x46c5af(0x173)](_0x5a3fe3);_0x2b5a04&&_0x2b5a04[_0x46c5af(0x207)]&&!_0x2b5a04[_0x46c5af(0x207)][_0x46c5af(0x14b)]&&this[_0x46c5af(0x1e5)](_0x5a3fe3,{'hasComments':!0x1});},{'priority':_0x3dd53d(0x10a)});}set[_0x5cf552(0x1a9)](_0x71563a){const _0x1a27e2=_0x5cf552;if(this[_0x1a27e2(0x1b5)])throw new _0x4c9342(_0x1a27e2(0x203),this);this[_0x1a27e2(0x1b5)]=_0x71563a;}get[_0x5cf552(0x1a9)](){const _0x4a20b3=_0x5cf552;return this[_0x4a20b3(0x1b5)];}[_0x5cf552(0x1da)]({skipNotAttached:_0x5667df=!0x1,toJSON:_0x5d190e=!0x1}={}){const _0x2c96e1=_0x5cf552,_0x2d8c35=[];for(const _0x3b9100 of this[_0x2c96e1(0xb3)][_0x2c96e1(0x177)]())_0x5667df&&!_0x3b9100[_0x2c96e1(0x18e)]||_0x2d8c35[_0x2c96e1(0x8a)](_0x3b9100);return _0x5d190e?_0x2d8c35[_0x2c96e1(0x11e)](_0x3d97fe=>_0x3d97fe[_0x2c96e1(0x157)]()):_0x2d8c35;}[_0x5cf552(0x159)](_0x93a9fe){const _0x2f385f=_0x5cf552,_0x5448f4=this[_0x2f385f(0xb3)][_0x2f385f(0x173)](_0x93a9fe);if(!_0x5448f4)throw new _0x4c9342(_0x2f385f(0x165),this);return _0x5448f4;}[_0x5cf552(0x20f)](_0x37bc12){const _0x2181cb=_0x5cf552;return this[_0x2181cb(0xb3)][_0x2181cb(0x200)](_0x37bc12);}[_0x5cf552(0x11a)](_0x519f22){const _0x1507e5=_0x5cf552,{authorId:_0x2d5532,id:_0x2713a8,attributes:_0x5b1f4b}=_0x519f22,[_0x21b66c,_0x3bf9cb]=_0x519f22[_0x1507e5(0x126)][_0x1507e5(0x1fe)](':'),_0x399754=this[_0x1507e5(0xb3)][_0x1507e5(0x173)](_0x2713a8)||this[_0x1507e5(0x187)](_0x21b66c,_0x3bf9cb,_0x2713a8,_0x2d5532,_0x5b1f4b);if(this[_0x1507e5(0x1c7)](_0x399754),this[_0x1507e5(0x202)](_0x399754,_0x21b66c,_0x3bf9cb||null,_0x2d5532),_0x399754[_0x1507e5(0x13d)]=_0x519f22[_0x1507e5(0x13d)],_0x399754[_0x1507e5(0xfe)]=!0x0,_0x5b1f4b&&_0x5b1f4b[_0x1507e5(0x171)]){const _0x4b48cf=_0x5b1f4b[_0x1507e5(0x171)],_0x2894d4=this[_0x1507e5(0x121)](_0x4b48cf[_0x1507e5(0x11d)]);_0x399754[_0x1507e5(0x140)]=_0x4b48cf[_0x1507e5(0x13d)],_0x399754[_0x1507e5(0x9f)]=_0x2894d4,_0x399754[_0x1507e5(0x1a0)]=!0x0;}else _0x399754[_0x1507e5(0x140)]=_0x519f22[_0x1507e5(0x13d)];switch(_0x519f22[_0x1507e5(0xbb)]&&(_0x399754[_0x1507e5(0xbb)]=_0x519f22[_0x1507e5(0xbb)]),_0x519f22[_0x1507e5(0x208)]&&(_0x399754[_0x1507e5(0x208)]=_0x519f22[_0x1507e5(0x208)]),this[_0x1507e5(0x1b5)]&&this[_0x1507e5(0x1b5)][_0x1507e5(0x1ca)]||(_0x399754[_0x1507e5(0xe2)]=!0x0),this[_0x1507e5(0x94)][_0x1507e5(0x173)](_0x399754)){case _0x1507e5(0xd1):this[_0x1507e5(0x94)][_0x1507e5(0x166)](_0x399754,_0x1507e5(0x1f4));break;case _0x1507e5(0x184):_0x399754[_0x1507e5(0x18e)]?(this[_0x1507e5(0x77)](new Set([_0x399754])),this[_0x1507e5(0x156)](new Set([_0x399754])),this[_0x1507e5(0x94)][_0x1507e5(0x166)](_0x399754,_0x1507e5(0xf9)),this[_0x1507e5(0x16d)](_0x1507e5(0x8f),_0x399754)):this[_0x1507e5(0x94)][_0x1507e5(0x166)](_0x399754,_0x1507e5(0xbd));}return _0x399754;}[_0x5cf552(0x13a)](_0x18930f){const _0x4da8b6=_0x5cf552;this[_0x4da8b6(0x71)](()=>{const _0x577d61=_0x4da8b6;this[_0x577d61(0x16f)][_0x577d61(0x86)][_0x577d61(0x178)](()=>{const _0x471ca9=_0x577d61;for(const _0x179445 of _0x18930f[_0x471ca9(0xa7)]())_0x179445[_0x471ca9(0x95)]();});});}[_0x5cf552(0x1bd)](_0x222633){const _0x590404=_0x5cf552;this[_0x590404(0x71)](()=>{const _0x38937e=_0x590404;this[_0x38937e(0x16f)][_0x38937e(0x86)][_0x38937e(0x178)](()=>{const _0x3808db=_0x38937e;for(const _0x586500 of _0x222633[_0x3808db(0xa7)]())_0x586500[_0x3808db(0x1e0)]();});});}[_0x5cf552(0x1d2)](_0x35a9c5,_0x13586e){const _0x2217a1=_0x5cf552,_0x3b1145=this[_0x2217a1(0x16f)][_0x2217a1(0x1aa)][_0x2217a1(0x173)](_0x35a9c5);if(!_0x3b1145)throw new _0x4c9342(_0x2217a1(0x75),this,{'commandName':_0x35a9c5});if(this[_0x2217a1(0xd0)][_0x2217a1(0x200)](_0x3b1145))throw new _0x4c9342(_0x2217a1(0x81),this,{'commandName':_0x35a9c5});this[_0x2217a1(0xd0)][_0x2217a1(0x85)](_0x3b1145),_0x13586e&&_0x3b1145['on'](_0x2217a1(0xde),(_0x46eff1,_0x56e8c8)=>{const _0x4b1ac5=_0x2217a1;this[_0x4b1ac5(0x19d)][_0x4b1ac5(0x145)]&&(this[_0x4b1ac5(0x163)]||(_0x56e8c8[_0x4b1ac5(0x14b)]>0x0&&_0x56e8c8[_0x56e8c8[_0x4b1ac5(0x14b)]-0x1]&&_0x56e8c8[_0x56e8c8[_0x4b1ac5(0x14b)]-0x1][_0x4b1ac5(0x71)]?_0x56e8c8[_0x4b1ac5(0x17f)]():(_0x46eff1[_0x4b1ac5(0x1d4)]=_0x13586e((..._0x49bfda)=>_0x3b1145[_0x4b1ac5(0xde)](..._0x49bfda,{'forceDefaultExecution':!0x0}),..._0x56e8c8),_0x46eff1[_0x4b1ac5(0xad)]())));},{'priority':_0x2217a1(0x198)});}[_0x5cf552(0x71)](_0x3ce727){const _0x3183ca=_0x5cf552;let _0x5c8c30,_0x2222b4;const _0x5e39a9=this[_0x3183ca(0x163)];this[_0x3183ca(0x163)]=!0x0;try{_0x5c8c30=_0x3ce727();}catch(_0x5e2593){_0x2222b4=_0x5e2593;}return _0x5e39a9||(this[_0x3183ca(0x163)]=!0x1),_0x2222b4&&_0x4c9342[_0x3183ca(0xe4)](_0x2222b4,this),_0x5c8c30;}[_0x5cf552(0x21a)](_0x5c8f4e,_0x53c001=null,_0xb5e197={}){const _0x153255=_0x5cf552;if(_0x5c8f4e[_0x153255(0x112)])return null;const _0xe0ca16=this[_0x153255(0x16f)][_0x153255(0x1f3)][_0x153255(0x173)](_0x153255(0x1ce))['me'];for(const {suggestion:_0x3239e5,meta:_0x3f0343}of this[_0x153255(0x134)](_0x5c8f4e,_0x153255(0xae)))if(_0x3f0343[_0x153255(0x1ae)]){if(!_0x3f0343[_0x153255(0x210)]){if(_0x3f0343[_0x153255(0x146)]){if(!this[_0x153255(0xb1)]||!Lt(_0x3239e5,_0xb5e197))continue;return _0x3239e5;}if(Lt(_0x3239e5,_0xb5e197))return _0x3239e5;this[_0x153255(0x19f)](_0x3239e5,_0x5c8f4e[_0x153255(0x17a)],_0x5c8f4e[_0x153255(0x1ef)]);break;}if(_0x53c001==_0x3239e5[_0x153255(0x218)]&&Lt(_0x3239e5,_0xb5e197)){const _0x46bc85=_0x3239e5[_0x153255(0x16a)]();return _0x46bc85[_0x153255(0x17a)][_0x153255(0xd9)](_0x5c8f4e[_0x153255(0x1ef)])?this[_0x153255(0x1ee)](_0x3239e5,this[_0x153255(0x1e9)][_0x153255(0x152)](_0x5c8f4e[_0x153255(0x17a)],_0x46bc85[_0x153255(0x1ef)])):this[_0x153255(0x1ee)](_0x3239e5,this[_0x153255(0x1e9)][_0x153255(0x152)](_0x46bc85[_0x153255(0x17a)],_0x5c8f4e[_0x153255(0x1ef)])),_0x3239e5;}}const _0x5c2da6=_0x2ce108(),_0x286455=_0xe0ca16['id'],_0x2f24b8=_0x53c001?_0x153255(0x161)+_0x53c001:_0x153255(0xae),_0x10deeb=this[_0x153255(0x91)]({'id':_0x5c2da6,'type':_0x2f24b8,'createdAt':new Date(),'authorId':_0x286455,'attributes':_0xb5e197});return this[_0x153255(0x113)](_0x2f24b8,_0x5c2da6,_0x286455,_0x5c8f4e),_0x10deeb;}[_0x5cf552(0x6e)](_0x16b619,_0x56f471=_0x5cf552(0x1ab),_0x252240={}){const _0x5b3bc1=_0x5cf552,_0x194c41=this[_0x5b3bc1(0x16f)][_0x5b3bc1(0x1f3)][_0x5b3bc1(0x173)](_0x5b3bc1(0x1ce))['me'],_0x1f3090=this[_0x5b3bc1(0x11f)][_0x5b3bc1(0x128)](_0x5b3bc1(0xae),_0x56f471,_0x5b3bc1(0x10c));for(const _0x515356 of this[_0x5b3bc1(0x1da)]())if(_0x515356[_0x5b3bc1(0x9f)]['id']==_0x194c41['id']&&_0x5b3bc1(0xae)==_0x515356[_0x5b3bc1(0x126)]&&_0x515356[_0x5b3bc1(0x218)]==_0x56f471&&Lt(_0x515356,_0x252240)&&(_0x1f3090(_0x515356[_0x5b3bc1(0x1bf)](),_0x16b619)||_0x1f3090(_0x16b619,_0x515356[_0x5b3bc1(0x1bf)]()))){for(const _0x4e763d of _0x16b619)_0x515356[_0x5b3bc1(0x196)](_0x4e763d);return _0x515356;}for(const {suggestion:_0x5932bb,meta:_0x2726bd}of this[_0x5b3bc1(0x134)](_0x16b619,_0x5b3bc1(0xae))){if(!_0x2726bd[_0x5b3bc1(0x1ae)])continue;if(!this[_0x5b3bc1(0xb1)]&&_0x2726bd[_0x5b3bc1(0x146)])continue;if(!Lt(_0x5932bb,_0x252240))continue;let _0x1147e4=!0x0;for(const _0x52b13f of _0x5932bb[_0x5b3bc1(0x1bf)]())for(const _0x6281b4 of _0x16b619)if(!_0x52b13f[_0x5b3bc1(0x1b7)](_0x6281b4)){_0x1147e4=!0x1;break;}if(_0x1147e4)return _0x5932bb;}const _0x1391c3=_0x2ce108(),_0x168041=_0x194c41['id'],_0x1b523b=_0x5b3bc1(0x161)+_0x56f471,_0x171690=this[_0x5b3bc1(0x91)]({'id':_0x1391c3,'type':_0x1b523b,'createdAt':new Date(),'authorId':_0x168041,'attributes':_0x252240});for(const _0x3c4d67 of _0x16b619)this[_0x5b3bc1(0x113)](_0x1b523b,_0x1391c3,_0x168041,_0x3c4d67,_0x8e095c[_0x5b3bc1(0x133)]());return _0x171690;}[_0x5cf552(0x201)](_0x1e6162,_0x217805,_0x3394e7=null,_0x110840={}){const _0x22fca7=_0x5cf552;if(_0x3394e7=_0x3394e7||Vt(_0x217805),_0x1e6162[_0x22fca7(0x112)])return null;if(_0x22fca7(0x136)===this[_0x22fca7(0x174)]){const _0x18fcf2=this[_0x22fca7(0x11f)][_0x22fca7(0x128)](_0x22fca7(0x18b),_0x3394e7,_0x22fca7(0x95));return this[_0x22fca7(0x71)](()=>_0x18fcf2([_0x1e6162],_0x217805,_0x110840)),null;}const _0xe40507=this[_0x22fca7(0x16f)][_0x22fca7(0x1f3)][_0x22fca7(0x173)](_0x22fca7(0x1ce))['me'],_0x1765cc=[];if(_0x22fca7(0x15c)!==this[_0x22fca7(0x174)]){for(const {suggestion:_0x5f41e8,meta:_0x358746}of this[_0x22fca7(0x134)](_0x1e6162,_0x22fca7(0xae)))_0x358746[_0x22fca7(0x1ae)]&&!_0x358746[_0x22fca7(0x1d0)]&&_0x1765cc[_0x22fca7(0x8a)](..._0x5f41e8[_0x22fca7(0x1bf)]());}const _0xb831cd=function(_0x482e77,_0x2721a1){const _0x23713c=_0x22fca7,_0x5a169f=[];for(const _0x4f565f of _0x2721a1){const _0x34f749=_0x482e77[_0x23713c(0x15d)](_0x4f565f);_0x34f749&&_0x5a169f[_0x23713c(0x8a)](_0x34f749);}return _0x5a169f;}(_0x1e6162,_0x1765cc),_0x1c0632=function(_0x34aeb7,_0x5db9a9){const _0x125149=_0x22fca7,_0x11a494=[_0x34aeb7];for(const _0x2c1435 of _0x5db9a9){let _0xe7f778=0x0;for(;_0xe7f778<_0x11a494[_0x125149(0x14b)];){const _0x5ee39e=_0x11a494[_0xe7f778][_0x125149(0x1be)](_0x2c1435);_0x11a494[_0x125149(0x15f)](_0xe7f778,0x1,..._0x5ee39e),_0xe7f778+=_0x5ee39e[_0x125149(0x14b)];}}return _0x11a494;}(_0x1e6162,_0x1765cc);_0xb831cd[_0x22fca7(0x14b)]&&this[_0x22fca7(0x1e9)][_0x22fca7(0x178)](()=>{const _0x598f80=_0x22fca7;for(const _0x1eb26d of _0xb831cd){const _0x5e92c9=this[_0x598f80(0x11f)][_0x598f80(0x128)](_0x598f80(0x18b),_0x3394e7,_0x598f80(0x95));this[_0x598f80(0x71)](()=>_0x5e92c9([_0x1eb26d],_0x217805,_0x110840));}});for(const _0x30a77d of _0x1c0632){let _0x37c4bc=null,_0x1e1b54=_0x30a77d[_0x22fca7(0x17a)],_0x346858=_0x30a77d[_0x22fca7(0x1ef)];for(const {suggestion:_0x389f60,meta:_0x5adb33}of this[_0x22fca7(0x134)](_0x30a77d,_0x22fca7(0x18b))){if(!_0x5adb33[_0x22fca7(0x1ae)])continue;if(_0x389f60[_0x22fca7(0x218)]!=_0x3394e7)continue;if(!Lt(_0x389f60,_0x110840))continue;const _0x269b4c=_0x389f60[_0x22fca7(0x16a)]();if(_0x269b4c[_0x22fca7(0x1b7)](_0x30a77d,!0x0))return null;_0x1e1b54=_0x1e1b54[_0x22fca7(0x20a)](_0x269b4c[_0x22fca7(0x17a)])?_0x1e1b54:_0x269b4c[_0x22fca7(0x17a)],_0x346858=_0x346858[_0x22fca7(0x1e3)](_0x269b4c[_0x22fca7(0x1ef)])?_0x346858:_0x269b4c[_0x22fca7(0x1ef)],_0x37c4bc?_0x269b4c[_0x22fca7(0x17a)][_0x22fca7(0x20a)](_0x37c4bc[_0x22fca7(0x16a)]()[_0x22fca7(0x17a)])?(_0x37c4bc[_0x22fca7(0x217)](),_0x37c4bc=_0x389f60):_0x389f60[_0x22fca7(0x217)]():_0x37c4bc=_0x389f60;}const _0x196f0b=this[_0x22fca7(0x1e9)][_0x22fca7(0x152)](_0x1e1b54,_0x346858);if(_0x37c4bc)this[_0x22fca7(0x1ee)](_0x37c4bc,_0x196f0b);else{const _0x471519=_0x2ce108(),_0x2aefaa=_0xe40507['id'];this[_0x22fca7(0x91)]({'id':_0x471519,'type':_0x22fca7(0x1cd)+_0x3394e7,'data':_0x217805,'createdAt':new Date(),'authorId':_0x2aefaa,'attributes':_0x110840}),this[_0x22fca7(0x113)](_0x22fca7(0x1cd)+_0x3394e7,_0x471519,_0x2aefaa,_0x196f0b);}}return null;}[_0x5cf552(0x102)](_0x3f7138,_0x29a7b3,_0x24ac0a=[],_0x4e3686=null,_0x25dc2f={}){const _0x580a2f=_0x5cf552;_0x29a7b3[_0x580a2f(0x120)]||(_0x29a7b3[_0x580a2f(0x120)]=_0x29a7b3[_0x580a2f(0xa5)]),_0x29a7b3[_0x580a2f(0x1ea)]=_0x3f7138['is'](_0x580a2f(0x1a7)),_0x4e3686=_0x4e3686||Vt(_0x29a7b3);const _0x3d5b1b=_0x24ac0a[_0x580a2f(0x11e)](_0x3bf561=>Gt(_0x3bf561,this[_0x580a2f(0x1e9)])),_0x174e44=_0x3f7138['is'](_0x580a2f(0x1a7))?_0x3f7138:Gt(_0x3f7138,this[_0x580a2f(0x1e9)]);if(_0x580a2f(0x136)===this[_0x580a2f(0x174)]){const _0x2305af=this[_0x580a2f(0x11f)][_0x580a2f(0x128)](_0x580a2f(0xba),_0x4e3686,_0x580a2f(0x95));return this[_0x580a2f(0x71)](()=>_0x2305af([_0x174e44],_0x29a7b3,_0x25dc2f)),null;}_0x3d5b1b[_0x580a2f(0x8a)](_0x174e44);let _0x104dfd=!0x0;for(const _0x35bb8c of _0x3d5b1b)if(!this[_0x580a2f(0xce)](_0x35bb8c)){_0x104dfd=!0x1;break;}if(_0x104dfd&&_0x580a2f(0x15c)!==this[_0x580a2f(0x174)]){const _0x12080c=this[_0x580a2f(0x11f)][_0x580a2f(0x128)](_0x580a2f(0xba),_0x4e3686,_0x580a2f(0x95));return this[_0x580a2f(0x71)](()=>_0x12080c([_0x174e44],_0x29a7b3,_0x25dc2f)),null;}let _0x1ebebd=null,_0x4a64b6=_0x174e44[_0x580a2f(0x17a)],_0x2c3e59=_0x174e44[_0x580a2f(0x1ef)];for(const {suggestion:_0x52dea5,meta:_0x441a43}of this[_0x580a2f(0x134)](_0x174e44,_0x580a2f(0xba))){if(!_0x441a43[_0x580a2f(0x1ae)])continue;if(_0x441a43[_0x580a2f(0x210)]||_0x441a43[_0x580a2f(0x146)]||_0x441a43[_0x580a2f(0x1d0)])continue;if(_0x52dea5[_0x580a2f(0xbb)][_0x580a2f(0x120)]!=_0x29a7b3[_0x580a2f(0x120)])continue;if(!Lt(_0x52dea5,_0x25dc2f))continue;const _0x21630b=_0x52dea5[_0x580a2f(0x16a)]();if(_0x52dea5[_0x580a2f(0x218)]==_0x4e3686){if(_0x21630b[_0x580a2f(0x1b7)](_0x174e44,!0x0))return null;_0x4a64b6=_0x4a64b6[_0x580a2f(0x20a)](_0x21630b[_0x580a2f(0x17a)])?_0x4a64b6:_0x21630b[_0x580a2f(0x17a)],_0x2c3e59=_0x2c3e59[_0x580a2f(0x1e3)](_0x21630b[_0x580a2f(0x1ef)])?_0x2c3e59:_0x21630b[_0x580a2f(0x1ef)],_0x1ebebd?_0x21630b[_0x580a2f(0x17a)][_0x580a2f(0x20a)](_0x1ebebd[_0x580a2f(0x16a)]()[_0x580a2f(0x17a)])?(_0x1ebebd[_0x580a2f(0x217)](),_0x1ebebd=_0x52dea5):_0x52dea5[_0x580a2f(0x217)]():_0x1ebebd=_0x52dea5;}else{const _0x341d61=_0x174e44[_0x580a2f(0x15d)](_0x21630b);this[_0x580a2f(0xda)](_0x52dea5,_0x341d61);}}const _0x4d6ed9=this[_0x580a2f(0x16f)][_0x580a2f(0x1f3)][_0x580a2f(0x173)](_0x580a2f(0x1ce))['me'],_0x530676=_0x2ce108(),_0x571acd=_0x4d6ed9['id'];if(_0x1ebebd)return this[_0x580a2f(0x1ee)](_0x1ebebd,this[_0x580a2f(0x1e9)][_0x580a2f(0x152)](_0x4a64b6,_0x2c3e59)),_0x1ebebd;{const _0x487eb6=this[_0x580a2f(0x91)]({'id':_0x530676,'type':_0x580a2f(0x1f7)+_0x4e3686,'data':_0x29a7b3,'createdAt':new Date(),'authorId':_0x571acd,'attributes':_0x25dc2f});return this[_0x580a2f(0x113)](_0x580a2f(0x1f7)+_0x4e3686,_0x530676,_0x571acd,this[_0x580a2f(0x1e9)][_0x580a2f(0x152)](_0x4a64b6,_0x2c3e59)),_0x487eb6;}}[_0x5cf552(0x9e)](_0x1393dc,_0x6e92e4,_0x25e736=[],_0x3ce8aa=null,_0x19e29b={}){const _0x25e3bf=_0x5cf552;_0x6e92e4[_0x25e3bf(0x120)]||(_0x6e92e4[_0x25e3bf(0x120)]=_0x6e92e4[_0x25e3bf(0xa5)]);const _0x1ed1c1=_0x1393dc[0x0];_0x6e92e4[_0x25e3bf(0x1ea)]=_0x1ed1c1['is'](_0x25e3bf(0x1a7)),_0x3ce8aa=_0x3ce8aa||Vt(_0x6e92e4);const _0x2c8346=_0x25e736[_0x25e3bf(0x11e)](_0x4fec2b=>Gt(_0x4fec2b,this[_0x25e3bf(0x1e9)])),_0x2f18e9=_0x1ed1c1['is'](_0x25e3bf(0x1a7))?_0x1393dc:_0x1393dc[_0x25e3bf(0x11e)](_0x105e96=>Gt(_0x105e96,this[_0x25e3bf(0x1e9)]));if(_0x25e3bf(0x136)===this[_0x25e3bf(0x174)]){const _0x5cac07=this[_0x25e3bf(0x11f)][_0x25e3bf(0x128)](_0x25e3bf(0xba),_0x3ce8aa,_0x25e3bf(0x95));return this[_0x25e3bf(0x71)](()=>_0x5cac07(_0x2f18e9,_0x6e92e4,_0x19e29b)),null;}_0x2c8346[_0x25e3bf(0x8a)](..._0x2f18e9);let _0x1892d2=!0x0;for(const _0x9d418a of _0x2c8346)if(!this[_0x25e3bf(0xce)](_0x9d418a)){_0x1892d2=!0x1;break;}if(_0x1892d2&&_0x25e3bf(0x15c)!==this[_0x25e3bf(0x174)]){const _0x41df0e=this[_0x25e3bf(0x11f)][_0x25e3bf(0x128)](_0x25e3bf(0xba),_0x3ce8aa,_0x25e3bf(0x95));return this[_0x25e3bf(0x71)](()=>_0x41df0e(_0x2f18e9,_0x6e92e4,_0x19e29b)),null;}const _0x6f18d0=this[_0x25e3bf(0x16f)][_0x25e3bf(0x1f3)][_0x25e3bf(0x173)](_0x25e3bf(0x1ce))['me'];for(const _0x12e834 of this[_0x25e3bf(0x1da)]()){if(_0x12e834[_0x25e3bf(0x9f)]['id']!=_0x6f18d0['id'])continue;if(_0x25e3bf(0xba)!=_0x12e834[_0x25e3bf(0x126)]||_0x12e834[_0x25e3bf(0xbb)][_0x25e3bf(0x120)]!=_0x6e92e4[_0x25e3bf(0x120)])continue;if(!Lt(_0x12e834,_0x19e29b))continue;const _0x4ce081=_0x12e834[_0x25e3bf(0x218)]==_0x3ce8aa;for(let _0x2262e5=0x0;_0x2262e5<_0x2f18e9[_0x25e3bf(0x14b)];_0x2262e5++){const _0x2b0190=_0x2f18e9[_0x2262e5];for(const _0x56762e of _0x12e834[_0x25e3bf(0x90)]()){const _0x5dec90=_0x56762e[_0x25e3bf(0x194)]();if(_0x2b0190[_0x25e3bf(0xd9)](_0x5dec90)){_0x4ce081?(_0x2f18e9[_0x25e3bf(0x15f)](_0x2262e5,0x1),_0x2262e5--):_0x12e834[_0x25e3bf(0x130)](_0x56762e[_0x25e3bf(0xfc)]);break;}}}}if(0x0==_0x2f18e9[_0x25e3bf(0x14b)])return null;const _0x3fc56d=this[_0x25e3bf(0x11f)][_0x25e3bf(0x128)](_0x25e3bf(0xba),_0x3ce8aa,_0x25e3bf(0x10c));for(const _0x136fa5 of this[_0x25e3bf(0x1da)]())if(_0x136fa5[_0x25e3bf(0x9f)]['id']==_0x6f18d0['id']&&_0x25e3bf(0xba)==_0x136fa5[_0x25e3bf(0x126)]&&_0x136fa5[_0x25e3bf(0xbb)][_0x25e3bf(0x120)]==_0x6e92e4[_0x25e3bf(0x120)]&&_0x136fa5[_0x25e3bf(0x218)]==_0x3ce8aa&&Lt(_0x136fa5,_0x19e29b)&&(_0x3fc56d(_0x136fa5[_0x25e3bf(0x1bf)](),_0x2f18e9)||_0x3fc56d(_0x2f18e9,_0x136fa5[_0x25e3bf(0x1bf)]()))){for(const _0x401e9e of _0x2f18e9)_0x136fa5[_0x25e3bf(0x196)](_0x401e9e);return _0x136fa5;}const _0x22e2b8=_0x2ce108(),_0x4d98da=_0x6f18d0['id'],_0x5edd65=_0x25e3bf(0x1f7)+_0x3ce8aa,_0x461a6f=this[_0x25e3bf(0x91)]({'id':_0x22e2b8,'type':_0x5edd65,'data':_0x6e92e4,'createdAt':new Date(),'authorId':_0x4d98da,'attributes':_0x19e29b});for(const _0x595a96 of _0x2f18e9)this[_0x25e3bf(0x113)](_0x5edd65,_0x22e2b8,_0x4d98da,_0x595a96,_0x8e095c[_0x25e3bf(0x133)]());return _0x461a6f;}[_0x5cf552(0x1f9)](_0x3e4ff7,_0x1dcd12=null,_0x396d4a={}){const _0x2eace7=_0x5cf552;if(_0x3e4ff7[_0x2eace7(0x112)])return null;const _0x4304cd=this[_0x2eace7(0x16f)][_0x2eace7(0x1f3)][_0x2eace7(0x173)](_0x2eace7(0x1ce))['me'],_0x575652=new _0x32428a(_0x3e4ff7[_0x2eace7(0x17a)],_0x3e4ff7[_0x2eace7(0x1ef)]);for(const {suggestion:_0x3082c9,meta:_0x5b5853}of this[_0x2eace7(0x134)](_0x575652,_0x2eace7(0xae)))if(_0x5b5853[_0x2eace7(0x1ae)]&&!_0x5b5853[_0x2eace7(0x210)]){if(_0x3082c9[_0x2eace7(0x19a)]){const _0x224584=_0x3082c9[_0x2eace7(0x1bf)]()[_0x2eace7(0x74)](_0x2f4b01=>_0x2eace7(0x214)!=_0x2f4b01[_0x2eace7(0x155)][_0x2eace7(0x83)]);_0x224584[_0x2eace7(0x14c)](_0x446f86=>_0x575652[_0x2eace7(0x1b7)](_0x446f86,!0x0))&&_0x3082c9[_0x2eace7(0x1e0)]();if(_0x224584[_0x2eace7(0x142)](_0x9bfbea=>_0x9bfbea[_0x2eace7(0x1b7)](_0x575652,!0x0))){const _0x5ebdb4=this[_0x2eace7(0x11f)][_0x2eace7(0x128)](_0x2eace7(0xc9),_0x1dcd12,_0x2eace7(0x95));return this[_0x2eace7(0x71)](()=>_0x5ebdb4([_0x575652],null,_0x396d4a)),null;}}else{const _0x35bd2b=_0x575652[_0x2eace7(0x15d)](_0x3082c9[_0x2eace7(0x16a)]());null!==_0x35bd2b&&_0x3082c9[_0x2eace7(0x1cc)]([_0x35bd2b],null,_0x396d4a);}}if(_0x575652[_0x2eace7(0x119)](),_0x575652[_0x2eace7(0x112)]||_0x2eace7(0x214)==_0x575652[_0x2eace7(0x155)][_0x2eace7(0x83)])return null;let _0x223cab=null,_0xfc40a4=_0x575652[_0x2eace7(0x17a)],_0x1a0098=_0x575652[_0x2eace7(0x1ef)];const _0x55b305=this[_0x2eace7(0x134)](_0x575652,_0x2eace7(0xc9));for(const {suggestion:_0x29396e,meta:_0x33cb5d}of _0x55b305){const _0x3e05f0=this[_0x2eace7(0x1e9)][_0x2eace7(0x152)](_0xfc40a4,_0x1a0098);if(_0x33cb5d[_0x2eace7(0x1ae)]&&(this[_0x2eace7(0xb1)]||!_0x33cb5d[_0x2eace7(0x146)]&&!_0x33cb5d[_0x2eace7(0x1d0)])){if(_0x29396e[_0x2eace7(0x19a)]){if(!Lt(_0x29396e,_0x396d4a))continue;let _0x277881=!0x0;for(const _0x48b607 of _0x29396e[_0x2eace7(0x1bf)]()){if(_0x48b607[_0x2eace7(0x1b7)](_0x3e05f0,!0x0))return _0x29396e;_0x3e05f0[_0x2eace7(0x1b7)](_0x48b607)||(_0x277881=!0x1);}_0x277881&&_0x29396e[_0x2eace7(0x1e0)]();}else{const _0x23b77a=_0x29396e[_0x2eace7(0x16a)]();if(_0x23b77a[_0x2eace7(0x1b7)](_0x3e05f0,!0x0))return _0x29396e;if(!Lt(_0x29396e,_0x396d4a)){_0x3e05f0[_0x2eace7(0x1b7)](_0x23b77a)?_0x29396e[_0x2eace7(0x217)]():_0x23b77a[_0x2eace7(0x11b)](_0xfc40a4)?_0xfc40a4=_0x23b77a[_0x2eace7(0x1ef)]:_0x23b77a[_0x2eace7(0x11b)](_0x1a0098)&&(_0x1a0098=_0x23b77a[_0x2eace7(0x17a)]);continue;}_0xfc40a4=_0xfc40a4[_0x2eace7(0x20a)](_0x23b77a[_0x2eace7(0x17a)])?_0xfc40a4:_0x23b77a[_0x2eace7(0x17a)],_0x1a0098=_0x1a0098[_0x2eace7(0x1e3)](_0x23b77a[_0x2eace7(0x1ef)])?_0x1a0098:_0x23b77a[_0x2eace7(0x1ef)],_0x396d4a=Object[_0x2eace7(0x1b0)]({},_0x29396e[_0x2eace7(0x208)]),_0x223cab?_0x23b77a[_0x2eace7(0x17a)][_0x2eace7(0x20a)](_0x223cab[_0x2eace7(0x16a)]()[_0x2eace7(0x17a)])?(_0x223cab[_0x2eace7(0x217)](),_0x223cab=_0x29396e):_0x29396e[_0x2eace7(0x217)]():_0x223cab=_0x29396e;}}}if(_0x223cab)return this[_0x2eace7(0x1ee)](_0x223cab,this[_0x2eace7(0x1e9)][_0x2eace7(0x152)](_0xfc40a4,_0x1a0098)),_0x223cab;{const _0xc9ec1=_0x2ce108(),_0x1fdcc3=this[_0x2eace7(0x1e9)][_0x2eace7(0x152)](_0xfc40a4,_0x1a0098),_0x4c8302=_0x4304cd['id'],_0x380ecd=_0x1dcd12?_0x2eace7(0x9c)+_0x1dcd12:_0x2eace7(0xc9),_0x4bc112=this[_0x2eace7(0x91)]({'id':_0xc9ec1,'type':_0x380ecd,'createdAt':new Date(),'authorId':_0x4c8302,'attributes':_0x396d4a});return this[_0x2eace7(0x113)](_0x380ecd,_0xc9ec1,_0x4c8302,_0x1fdcc3),_0x4bc112;}}[_0x5cf552(0x108)](_0x2058b7,_0x3d10a2=_0x5cf552(0x1ab),_0x62eba6={}){const _0x2f0eff=_0x5cf552,_0x5baa2e=this[_0x2f0eff(0x16f)][_0x2f0eff(0x1f3)][_0x2f0eff(0x173)](_0x2f0eff(0x1ce))['me'],_0x2841a0=_0x2058b7[_0x2f0eff(0x11e)](_0x484c09=>new _0x32428a(_0x484c09[_0x2f0eff(0x17a)],_0x484c09[_0x2f0eff(0x1ef)])),_0x299213=new Set();for(const {suggestion:_0xff3dcc,meta:_0x5f59d2}of this[_0x2f0eff(0x134)](_0x2841a0,_0x2f0eff(0xae)))_0x5f59d2[_0x2f0eff(0x1ae)]&&!_0x5f59d2[_0x2f0eff(0x210)]&&_0x299213[_0x2f0eff(0x85)](_0xff3dcc);for(const _0x3b9cc0 of _0x299213)if(_0x3b9cc0[_0x2f0eff(0x19a)]){const _0x36f022=_0x3b9cc0[_0x2f0eff(0x1bf)]();(!_0x3b9cc0[_0x2f0eff(0x208)]||!_0x3b9cc0[_0x2f0eff(0x208)][_0x2f0eff(0x181)])&&(_0x36f022[_0x2f0eff(0x14c)](_0x2fdfec=>_0x2841a0[_0x2f0eff(0x142)](_0x1ff2cc=>_0x1ff2cc[_0x2f0eff(0x1b7)](_0x2fdfec,!0x0)))&&_0x3b9cc0[_0x2f0eff(0x1e0)]());if(_0x2841a0[_0x2f0eff(0x14c)](_0x226969=>_0x36f022[_0x2f0eff(0x142)](_0x157f37=>_0x157f37[_0x2f0eff(0x1b7)](_0x226969,!0x0)))){const _0x6a127e=this[_0x2f0eff(0x11f)][_0x2f0eff(0x128)](_0x2f0eff(0xc9),_0x3d10a2,_0x2f0eff(0x95));return this[_0x2f0eff(0x71)](()=>_0x6a127e(_0x2058b7,null,_0x62eba6)),null;}}else{const _0x316423=_0x3b9cc0[_0x2f0eff(0x16a)]();_0x2841a0[_0x2f0eff(0x142)](_0xeaa125=>_0xeaa125[_0x2f0eff(0x1b7)](_0x316423,!0x0))&&_0x3b9cc0[_0x2f0eff(0x1e0)]();if(_0x2841a0[_0x2f0eff(0x14c)](_0x2a5c46=>_0x316423[_0x2f0eff(0x1b7)](_0x2a5c46,!0x0))){const _0x1ca23d=this[_0x2f0eff(0x11f)][_0x2f0eff(0x128)](_0x2f0eff(0xc9),_0x3d10a2,_0x2f0eff(0x95));return this[_0x2f0eff(0x71)](()=>_0x1ca23d(_0x2841a0,null,_0x62eba6)),null;}}const _0x41e92d=this[_0x2f0eff(0x11f)][_0x2f0eff(0x128)](_0x2f0eff(0xc9),_0x3d10a2,_0x2f0eff(0x10c));let _0x4e5962=null;for(const _0xdf2f7e of this[_0x2f0eff(0x1da)]())if(_0xdf2f7e[_0x2f0eff(0x9f)]['id']==_0x5baa2e['id']&&_0xdf2f7e[_0x2f0eff(0x18e)]&&_0x2f0eff(0xc9)==_0xdf2f7e[_0x2f0eff(0x126)]&&_0xdf2f7e[_0x2f0eff(0x218)]==_0x3d10a2&&Lt(_0xdf2f7e,_0x62eba6)&&(_0x41e92d(_0xdf2f7e[_0x2f0eff(0x1bf)](),_0x2841a0)||_0x41e92d(_0x2841a0,_0xdf2f7e[_0x2f0eff(0x1bf)]()))){if(_0x4e5962){if(_0xdf2f7e[_0x2f0eff(0x207)]&&_0xdf2f7e[_0x2f0eff(0x207)][_0x2f0eff(0x14b)])continue;for(const _0x46f5e0 of _0xdf2f7e[_0x2f0eff(0x1bf)]())_0x4e5962[_0x2f0eff(0x9b)](_0x46f5e0)||_0x4e5962[_0x2f0eff(0x196)](_0x46f5e0);_0xdf2f7e[_0x2f0eff(0x217)]();}else{_0x4e5962=_0xdf2f7e;for(const _0x399f8b of _0x2841a0)_0xdf2f7e[_0x2f0eff(0x9b)](_0x399f8b)||_0xdf2f7e[_0x2f0eff(0x196)](_0x399f8b);}}if(_0x4e5962)return _0x4e5962;_0x299213[_0x2f0eff(0x18c)]();for(const {suggestion:_0x3782b6,meta:_0x50051a}of this[_0x2f0eff(0x134)](_0x2841a0,_0x2f0eff(0xc9)))_0x50051a[_0x2f0eff(0x1ae)]&&(this[_0x2f0eff(0xb1)]||!_0x50051a[_0x2f0eff(0x146)]&&!_0x50051a[_0x2f0eff(0x1d0)])&&Lt(_0x3782b6,_0x62eba6)&&_0x299213[_0x2f0eff(0x85)](_0x3782b6);for(const _0x551490 of _0x299213){const _0xe2b0b4=_0x551490[_0x2f0eff(0x1bf)]();if(!_0x62eba6||!_0x62eba6[_0x2f0eff(0x181)]){if(_0x2841a0[_0x2f0eff(0x14c)](_0x357772=>_0xe2b0b4[_0x2f0eff(0x142)](_0x3fbc02=>_0x3fbc02[_0x2f0eff(0x1b7)](_0x357772,!0x0))))return _0x551490;}(!_0x551490[_0x2f0eff(0x208)]||!_0x551490[_0x2f0eff(0x208)][_0x2f0eff(0x181)])&&(_0xe2b0b4[_0x2f0eff(0x14c)](_0x4a93cf=>_0x2841a0[_0x2f0eff(0x142)](_0x8e230d=>_0x8e230d[_0x2f0eff(0x1b7)](_0x4a93cf,!0x0)))&&_0x551490[_0x2f0eff(0x1e0)]());}const _0x44bcf7=_0x2ce108(),_0xb8e065=_0x5baa2e['id'],_0xa88de3=_0x2f0eff(0x9c)+_0x3d10a2,_0x19156d=this[_0x2f0eff(0x91)]({'id':_0x44bcf7,'type':_0xa88de3,'createdAt':new Date(),'authorId':_0xb8e065,'attributes':_0x62eba6});for(const _0x11da03 of _0x2841a0)_0x11da03[_0x2f0eff(0x119)](),_0x11da03[_0x2f0eff(0x112)]||_0x2f0eff(0x214)==_0x11da03[_0x2f0eff(0x155)][_0x2f0eff(0x83)]||this[_0x2f0eff(0x113)](_0xa88de3,_0x44bcf7,_0xb8e065,_0x11da03,_0x8e095c[_0x2f0eff(0x133)]());return _0x19156d;}[_0x5cf552(0xc0)](_0x5b0b05,_0x101991,_0x25cfbf,_0x5469ea,_0x860383){const _0x5bcd1e=_0x5cf552;if(_0x5b0b05[_0x5bcd1e(0x112)])return[];if(_0x5bcd1e(0x136)===this[_0x5bcd1e(0x174)])return[];const _0x4e16ad=this[_0x5bcd1e(0x16f)][_0x5bcd1e(0x1f3)][_0x5bcd1e(0x173)](_0x5bcd1e(0x1ce))['me']['id'],_0x28f023=Array[_0x5bcd1e(0x20c)](this[_0x5bcd1e(0xb3)][_0x5bcd1e(0x177)]())[_0x5bcd1e(0x74)](_0x5d0cdc=>_0x5bcd1e(0x7b)==_0x5d0cdc[_0x5bcd1e(0x126)]&&_0x5d0cdc[_0x5bcd1e(0xbb)][_0x5bcd1e(0xec)]==_0x101991&&_0x5d0cdc[_0x5bcd1e(0x9b)](_0x5b0b05));if(_0x5bcd1e(0x10f)===this[_0x5bcd1e(0x174)]){const _0x14f87d=this[_0x5bcd1e(0x134)](_0x5b0b05,_0x5bcd1e(0xae))[_0x5bcd1e(0x74)](({meta:_0x3674e})=>_0x3674e[_0x5bcd1e(0x1ae)]&&!_0x3674e[_0x5bcd1e(0x1d0)]&&!_0x3674e[_0x5bcd1e(0x210)])[_0x5bcd1e(0x11e)](({suggestion:_0x2438a8})=>_0x2438a8);_0x28f023[_0x5bcd1e(0x18d)](..._0x14f87d);}const _0x3e5976=new Map([[_0x5b0b05,_0x25cfbf]]);for(const _0x3768aa of _0x28f023){const _0x29cfb4=_0x5bcd1e(0x7b)==_0x3768aa[_0x5bcd1e(0x126)]?_0x3768aa[_0x5bcd1e(0xbb)][_0x5bcd1e(0xe1)]:void 0x0,_0x289480=_0x3768aa[_0x5bcd1e(0x16a)](),_0x34ddef=Array[_0x5bcd1e(0x20c)](_0x3e5976[_0x5bcd1e(0x154)]())[_0x5bcd1e(0xdb)](_0x399dab=>_0x399dab[_0x5bcd1e(0x93)](_0x289480));if(!_0x34ddef)continue;const _0x553575=_0x34ddef[_0x5bcd1e(0x1be)](_0x289480);this[_0x5bcd1e(0x1e7)](_0x101991)&&_0x5bcd1e(0xae)==_0x3768aa[_0x5bcd1e(0x126)]&&0x0!=_0x553575[_0x5bcd1e(0x14b)]||(_0x3e5976[_0x5bcd1e(0x129)](_0x34ddef),_0x553575[_0x5bcd1e(0x14e)](_0x4b4aa8=>{const _0x2a2bab=_0x5bcd1e;_0x3e5976[_0x2a2bab(0x166)](_0x4b4aa8,_0x25cfbf);}),_0x5bcd1e(0xae)!=_0x3768aa[_0x5bcd1e(0x126)]&&_0x29cfb4!=_0x5469ea&&_0x3e5976[_0x5bcd1e(0x166)](_0x34ddef[_0x5bcd1e(0x15d)](_0x289480),_0x29cfb4));}const _0x49cb19=[];for(const [_0x4f9c75,_0x3db14f]of _0x3e5976){const _0x52f9fd=_0x2ce108(),_0x3f264f={'key':_0x101991,'oldValue':_0x3db14f,'newValue':_0x5469ea};_0x101991[_0x5bcd1e(0x14b)]>0x25&&console[_0x5bcd1e(0xcd)](_0x5bcd1e(0x189),{'key':_0x101991});const _0x5af1f=(_0x5bcd1e(0x7d)+(_0x101991+'|'+Vt({'newValue':_0x5469ea})))[_0x5bcd1e(0x1d5)](0x0,0x3c),_0x142812=this[_0x5bcd1e(0x91)]({'id':_0x52f9fd,'type':_0x5af1f,'data':_0x3f264f,'createdAt':new Date(),'authorId':_0x4e16ad,'attributes':_0x860383});_0x49cb19[_0x5bcd1e(0x8a)](_0x142812),this[_0x5bcd1e(0x113)](_0x5af1f,_0x52f9fd,_0x4e16ad,_0x4f9c75);}return _0x49cb19;}[_0x5cf552(0x138)](_0x5f0977){const _0x4e094c=_0x5cf552;this[_0x4e094c(0x1d2)](_0x5f0977,(_0x4de85b,..._0x14164a)=>{const _0x1bd239=_0x4e094c;this[_0x1bd239(0x151)](()=>{_0x4de85b(..._0x14164a);});});}[_0x5cf552(0x193)](_0x38b053){const _0x113814=_0x5cf552;this[_0x113814(0x1c0)][_0x113814(0x85)](_0x38b053);}[_0x5cf552(0x1dc)](_0x4907b5){const _0x367045=_0x5cf552;this[_0x367045(0x191)][_0x367045(0x85)](_0x4907b5);}[_0x5cf552(0x72)](_0x1dbd29){const _0x273273=_0x5cf552;return _0x273273(0x7b)==_0x1dbd29[_0x273273(0x126)]?_0x1dbd29[_0x273273(0x218)][_0x273273(0x1fe)]('|')[0x0]:null;}[_0x5cf552(0x1ee)](_0x5493d4,_0x429684){const _0x22047c=_0x5cf552,_0x5b541a=_0x5493d4[_0x22047c(0x89)]();this[_0x22047c(0x1e9)][_0x22047c(0x178)](_0x1ab80a=>{const _0x13673c=_0x22047c;_0x1ab80a[_0x13673c(0x206)](_0x5b541a,{'range':_0x429684});});}[_0x5cf552(0x1c7)](_0x3fbffe){const _0x3b90b7=_0x5cf552,_0x5b9c88=_0x3fbffe['id'],_0x63fa68=this[_0x3b90b7(0x16f)][_0x3b90b7(0xeb)][_0x3b90b7(0x173)](_0x3b90b7(0xd8));this[_0x3b90b7(0xe8)][_0x3b90b7(0x101)](_0x5b9c88)||this[_0x3b90b7(0xe8)][_0x3b90b7(0x1d7)]({'channelId':_0x63fa68,'threadId':_0x5b9c88,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4918ed=this[_0x3b90b7(0xe8)][_0x3b90b7(0x1b1)](_0x5b9c88);_0x4918ed[_0x3b90b7(0xc3)](_0x3b90b7(0x172)),_0x4918ed[_0x3b90b7(0x172)]=!0x1,_0x3fbffe[_0x3b90b7(0x207)]=_0x4918ed;}[_0x5cf552(0x202)](_0x5b150c,_0x1181bf,_0x5261b7,_0x42278c){const _0x1c2982=_0x5cf552;if(_0x5b150c[_0x1c2982(0x126)]!=_0x1181bf||_0x5b150c[_0x1c2982(0x218)]!=_0x5261b7||_0x5b150c[_0x1c2982(0x1a8)]['id']!=_0x42278c)throw this[_0x1c2982(0x16f)][_0x1c2982(0x87)](_0x1c2982(0x118)),new _0x4c9342(_0x1c2982(0x118),this);}[_0x5cf552(0xda)](_0x241b07,_0x569869){const _0x4dc996=_0x5cf552,_0x4fb591=_0x241b07[_0x4dc996(0x16a)]();if(_0x569869[_0x4dc996(0xd9)](_0x4fb591))_0x241b07[_0x4dc996(0x217)]();else{if(_0x4fb591[_0x4dc996(0x1b7)](_0x569869)){const _0x493811=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x17a)][_0x4dc996(0x192)],_0x4dc996(0x1ef));this[_0x4dc996(0x1ee)](_0x241b07,this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x4fb591[_0x4dc996(0x17a)],_0x493811));const _0x527678=_0x2ce108(),_0x3f0ad7=_0x241b07[_0x4dc996(0x1a8)]['id'],_0x324960=_0x241b07[_0x4dc996(0x126)]+':'+_0x241b07[_0x4dc996(0x218)];this[_0x4dc996(0x91)]({'id':_0x527678,'type':_0x324960,'createdAt':new Date(),'authorId':_0x3f0ad7,'data':_0x241b07[_0x4dc996(0xbb)],'attributes':_0x241b07[_0x4dc996(0x208)]});const _0x125ec0=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x1ef)][_0x4dc996(0xfa)],_0x4dc996(0x175)),_0x1f2ff2=this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x125ec0,_0x4fb591[_0x4dc996(0x1ef)]);this[_0x4dc996(0x113)](_0x324960,_0x527678,_0x3f0ad7,_0x1f2ff2);}else{if(_0x4fb591[_0x4dc996(0x11b)](_0x569869[_0x4dc996(0x17a)])){const _0x2f76f1=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x17a)][_0x4dc996(0x192)],_0x4dc996(0x1ef));this[_0x4dc996(0x1ee)](_0x241b07,this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x4fb591[_0x4dc996(0x17a)],_0x2f76f1));}else{const _0x4aacf0=this[_0x4dc996(0x1e9)][_0x4dc996(0x96)](_0x569869[_0x4dc996(0x1ef)][_0x4dc996(0xfa)],_0x4dc996(0x175));this[_0x4dc996(0x1ee)](_0x241b07,this[_0x4dc996(0x1e9)][_0x4dc996(0x152)](_0x4aacf0,_0x4fb591[_0x4dc996(0x1ef)]));}}}}[_0x5cf552(0xce)](_0x339057){const _0x3578de=_0x5cf552;for(const {suggestion:_0x523c85,meta:_0x54b312}of this[_0x3578de(0x134)](_0x339057,_0x3578de(0xae))){if(!_0x54b312[_0x3578de(0x1ae)])continue;const _0x4f9b46=_0x523c85[_0x3578de(0x1bf)]();for(const _0x554174 of _0x4f9b46)if(!_0x339057[_0x3578de(0x1be)](_0x554174)[_0x3578de(0x14b)])return!0x0;}return!0x1;}[_0x5cf552(0xe7)](_0x272325){const _0x4a8536=_0x5cf552,_0x358c46=this[_0x4a8536(0x16f)][_0x4a8536(0x1f3)][_0x4a8536(0x173)](_0x4a8536(0x1ce))[_0x4a8536(0x20e)](_0x272325);if(!_0x358c46)throw new _0x4c9342(_0x4a8536(0x1e8),this);return _0x358c46;}[_0x5cf552(0x121)](_0x1effb3){const _0x29d516=_0x5cf552,_0x48bb41=this[_0x29d516(0x16f)][_0x29d516(0x1f3)][_0x29d516(0x173)](_0x29d516(0x1ce)),_0x1ca31b=_0x212518(_0x29d516(0xf4)+_0x1effb3),_0x11ec14=_0x48bb41[_0x29d516(0x20e)](_0x1ca31b);return _0x11ec14||_0x48bb41[_0x29d516(0x16b)]({'id':_0x1ca31b,'name':_0x1effb3});}[_0x5cf552(0x187)](_0x39fae2,_0x3077cc,_0x1c0ae6,_0x2c5411,_0xb196df){const _0x3b96b8=_0x5cf552,_0x448e5d=this[_0x3b96b8(0xe7)](_0x2c5411),_0x18fd77=this[_0x3b96b8(0x11f)][_0x3b96b8(0x139)](_0x39fae2,_0x3077cc,_0x1c0ae6,_0x448e5d,_0xb196df,_0x10787e=>{const _0x3f1cb4=_0x3b96b8;this[_0x3f1cb4(0x1e5)](_0x1c0ae6,{'attributes':_0x10787e});const _0x5d3897=this[_0x3f1cb4(0x159)](_0x1c0ae6);this[_0x3f1cb4(0x77)](new Set([_0x5d3897])),this[_0x3f1cb4(0x156)](new Set([_0x5d3897]));});return this[_0x3b96b8(0x19c)](_0x18fd77,_0x3b96b8(0x95),()=>{const _0x115f28=_0x3b96b8;this[_0x115f28(0x1e5)](_0x1c0ae6,{'state':_0x115f28(0x8c)});},{'priority':_0x3b96b8(0x198)}),this[_0x3b96b8(0x19c)](_0x18fd77,_0x3b96b8(0x1e0),()=>{const _0x83c2b4=_0x3b96b8;this[_0x83c2b4(0x1e5)](_0x1c0ae6,{'state':_0x83c2b4(0x205)});},{'priority':_0x3b96b8(0x198)}),this[_0x3b96b8(0xb3)][_0x3b96b8(0x166)](_0x1c0ae6,_0x18fd77),this[_0x3b96b8(0x94)][_0x3b96b8(0x166)](_0x18fd77,_0x3b96b8(0xd1)),_0x18fd77;}[_0x5cf552(0x8b)](_0x2a1b12){const _0xbc47de=_0x5cf552,_0x260de3=_0x2a1b12[_0xbc47de(0x1fe)](':');return{'group':_0x260de3[0x0],'type':_0x260de3[0x1],'subType':_0x260de3[_0xbc47de(0x14b)]>=0x5?_0x260de3[0x2]:null,'id':_0x260de3[_0xbc47de(0x14b)]<0x5?_0x260de3[0x2]:_0x260de3[0x3],'authorId':_0x260de3[_0xbc47de(0x14b)]<0x5?_0x260de3[0x3]:_0x260de3[0x4],'markerCount':0x6==_0x260de3[_0xbc47de(0x14b)]?_0x260de3[0x5]:null};}[_0x5cf552(0x19f)](_0x3d2988,_0x664aba,_0x5a2e18){const _0x1fba4c=_0x5cf552,_0x137bfb=_0x3d2988[_0x1fba4c(0x16a)](),_0x3327e2=_0x137bfb[_0x1fba4c(0x17a)],_0x5e7b79=_0x137bfb[_0x1fba4c(0x1ef)];this[_0x1fba4c(0x1ee)](_0x3d2988,this[_0x1fba4c(0x1e9)][_0x1fba4c(0x152)](_0x3327e2,_0x664aba));const _0x48c5bc=_0x2ce108(),_0x10a5db=_0x3d2988[_0x1fba4c(0x1a8)]['id'],_0x30abd7=_0x3d2988[_0x1fba4c(0x126)]+(_0x3d2988[_0x1fba4c(0x218)]?':'+_0x3d2988[_0x1fba4c(0x218)]:'');this[_0x1fba4c(0x91)]({'id':_0x48c5bc,'type':_0x30abd7,'createdAt':new Date(),'authorId':_0x10a5db,'originalSuggestionId':_0x3d2988['id'],'attributes':_0x3d2988[_0x1fba4c(0x208)],'data':_0x3d2988[_0x1fba4c(0xbb)]});const _0x4eea79=this[_0x1fba4c(0x72)](_0x3d2988);(_0x1fba4c(0xba)==_0x3d2988[_0x1fba4c(0x126)]||_0x4eea79&&this[_0x1fba4c(0x1e7)](_0x4eea79))&&(_0x5a2e18=this[_0x1fba4c(0x1e9)][_0x1fba4c(0x169)](_0x5a2e18[_0x1fba4c(0xfa)])),this[_0x1fba4c(0x113)](_0x30abd7,_0x48c5bc,_0x10a5db,this[_0x1fba4c(0x1e9)][_0x1fba4c(0x152)](_0x5a2e18,_0x5e7b79));}[_0x5cf552(0x134)](_0x23e3b8,_0xeed35f=null){const _0x285757=_0x5cf552,_0x1a5c2d=[],_0x4f7621=this[_0x285757(0x16f)][_0x285757(0x1f3)][_0x285757(0x173)](_0x285757(0x1ce))['me'];Array[_0x285757(0x106)](_0x23e3b8)||(_0x23e3b8=[_0x23e3b8]);for(const _0x59417c of this[_0x285757(0x1da)]()){if(!_0x59417c[_0x285757(0x18e)])continue;if(_0xeed35f&&_0x59417c[_0x285757(0x126)]!=_0xeed35f)continue;let _0x405ff6=!0x1;for(const _0x1128d1 of _0x59417c[_0x285757(0x1bf)]()){for(const _0x38d29f of _0x23e3b8){const _0x348477=_0x38d29f[_0x285757(0x17a)][_0x285757(0xd9)](_0x1128d1[_0x285757(0x1ef)])||_0x38d29f[_0x285757(0x1ef)][_0x285757(0xd9)](_0x1128d1[_0x285757(0x17a)]);if(_0x348477||_0x38d29f[_0x285757(0x15d)](_0x1128d1)){const _0x34b9b3=_0x38d29f[_0x285757(0x1b7)](_0x1128d1)&&Rt(this[_0x285757(0x1e9)][_0x285757(0x1b2)],_0x1128d1[_0x285757(0x17a)],_0x38d29f),_0x30e8b5=_0x1128d1[_0x285757(0x1b7)](_0x38d29f)&&Rt(this[_0x285757(0x1e9)][_0x285757(0x1b2)],_0x38d29f[_0x285757(0x17a)],_0x1128d1);_0x1a5c2d[_0x285757(0x8a)]({'suggestion':_0x59417c,'meta':{'isOwn':_0x4f7621==_0x59417c[_0x285757(0x9f)],'isNextTo':_0x348477,'isInsideObject':_0x34b9b3,'containsRangeInObject':_0x30e8b5}}),_0x405ff6=!0x0;break;}}if(_0x405ff6)break;}}return _0x1a5c2d;}[_0x5cf552(0x113)](_0x33771f,_0x3a3f63,_0x95bff4,_0x35d37c,_0x2adf12){const _0x47ed70=_0x5cf552;this[_0x47ed70(0x1e9)][_0x47ed70(0x178)](_0x17ad0d=>{const _0x5c91d8=_0x47ed70;let _0x4955d9=_0x5c91d8(0x1c6)+_0x33771f+':'+_0x3a3f63+':'+_0x95bff4;_0x2adf12&&(_0x4955d9=_0x4955d9+':'+_0x2adf12),_0x17ad0d[_0x5c91d8(0x105)](_0x4955d9,{'range':_0x35d37c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5cf552(0xc2)](_0x5a9fe9){const _0xa50692=_0x5cf552,_0x444d26=_0x5a9fe9[_0xa50692(0x7c)],_0x15af39=_0x5a9fe9[_0xa50692(0x149)];_0x5a9fe9[_0xa50692(0x7c)]=null,_0x5a9fe9[_0xa50692(0x149)]=null,null!=_0x444d26&&_0x444d26[_0xa50692(0x149)]==_0x5a9fe9&&(_0x444d26[_0xa50692(0x149)]=_0x15af39),null!=_0x15af39&&_0x15af39[_0xa50692(0x7c)]==_0x5a9fe9&&(_0x15af39[_0xa50692(0x7c)]=_0x444d26),_0xa50692(0xf9)==this[_0xa50692(0x94)][_0xa50692(0x173)](_0x5a9fe9)&&(this[_0xa50692(0x94)][_0xa50692(0x166)](_0x5a9fe9,_0xa50692(0xbd)),this[_0xa50692(0x16d)](_0xa50692(0xb0),_0x5a9fe9,_0x444d26,_0x15af39));}[_0x5cf552(0x91)](_0x4b798f){const _0x1df14e=_0x5cf552,_0x413cc8=_0x4b798f['id'],_0x22f790=this[_0x1df14e(0x11a)](_0x4b798f);if(this[_0x1df14e(0x1b5)]&&this[_0x1df14e(0x1b5)][_0x1df14e(0x1ca)]){const _0x2ba912=this[_0x1df14e(0x16f)][_0x1df14e(0x1f3)][_0x1df14e(0x173)](_0x1df14e(0x16c)),_0xd3237a=_0x22f790[_0x1df14e(0xa6)],_0x4c1d58=_0x22f790[_0x1df14e(0x218)]?_0x22f790[_0x1df14e(0x126)]+':'+_0x22f790[_0x1df14e(0x218)]:_0x22f790[_0x1df14e(0x126)],_0x59bcaf=this[_0x1df14e(0x16f)][_0x1df14e(0x215)],_0x3a9b39=_0x2ba912[_0x1df14e(0x85)](_0x547e2b(_0x59bcaf,_0x1df14e(0x6f))),_0x4ccf3a={'id':_0x413cc8,'type':_0x4c1d58,'hasComments':_0xd3237a,'data':_0x4b798f[_0x1df14e(0xbb)]||null,'originalSuggestionId':_0x4b798f[_0x1df14e(0xe3)]||null,'attributes':_0x22f790[_0x1df14e(0x208)]};this[_0x1df14e(0x1b5)][_0x1df14e(0x1ca)](_0x4ccf3a)[_0x1df14e(0xd3)](_0x2e4cc0=>{const _0x257719=_0x1df14e;_0x22f790[_0x257719(0xe2)]=!0x0,_0x2ba912[_0x257719(0xa0)](_0x3a9b39),_0x2e4cc0&&_0x2e4cc0[_0x257719(0x13d)]&&(this[_0x257719(0xb3)][_0x257719(0x173)](_0x413cc8)[_0x257719(0x13d)]=_0x2e4cc0[_0x257719(0x13d)]);})[_0x1df14e(0xe9)](_0x59fcbd=>{const _0x4ad7a5=_0x1df14e;throw _0x305b38(_0x4ad7a5(0x1cf)),this[_0x4ad7a5(0x16f)][_0x4ad7a5(0x86)][_0x4ad7a5(0x1eb)]({'isUndoable':!0x1},()=>{const _0x57e426=_0x4ad7a5;_0x22f790[_0x57e426(0x1e0)]();}),_0x22f790[_0x4ad7a5(0x197)](),this[_0x4ad7a5(0xb3)][_0x4ad7a5(0x129)](_0x22f790['id']),this[_0x4ad7a5(0x94)][_0x4ad7a5(0x129)](_0x22f790),_0x59fcbd;});}return _0x22f790;}[_0x5cf552(0x1e7)](_0x342da0){const _0x1143fd=_0x5cf552;return this[_0x1143fd(0x1c0)][_0x1143fd(0x200)](_0x342da0);}[_0x5cf552(0x1e5)](_0xdb8c7c,_0x2ba950){const _0x260675=_0x5cf552,_0x335399=this[_0x260675(0x16f)][_0x260675(0x1f3)][_0x260675(0x173)](_0x260675(0x16c)),_0x10a2c0=this[_0x260675(0x159)](_0xdb8c7c);if(this[_0x260675(0x1b5)]&&this[_0x260675(0x1b5)][_0x260675(0x1a2)]){if(_0x10a2c0[_0x260675(0xe2)]){const _0x560737=_0x335399[_0x260675(0x85)](_0x547e2b(this[_0x260675(0x16f)][_0x260675(0x215)],_0x260675(0x6f)));this[_0x260675(0x1b5)][_0x260675(0x1a2)](_0xdb8c7c,_0x2ba950)[_0x260675(0xd3)](()=>{const _0x18ceda=_0x260675;_0x335399[_0x18ceda(0xa0)](_0x560737);});}else _0x10a2c0['on'](_0x260675(0xe6),()=>{const _0x3259ac=_0x260675;this[_0x3259ac(0x1e5)](_0xdb8c7c,_0x2ba950);});}}[_0x5cf552(0x148)](_0x2e86a8){const _0x185ab6=_0x5cf552;if(!this[_0x185ab6(0x1b5)]||!this[_0x185ab6(0x1b5)][_0x185ab6(0x159)])throw new _0x4c9342(_0x185ab6(0x1b4),this);return this[_0x185ab6(0x1b5)][_0x185ab6(0x159)](_0x2e86a8);}[_0x5cf552(0x109)](_0x236a8f){const _0x21ec4a=_0x5cf552,{id:_0x46ded0,type:_0x55953f,subType:_0x43c96a,authorId:_0x5a3ac1}=this[_0x21ec4a(0x8b)](_0x236a8f),_0x5d67a9=this[_0x21ec4a(0xb3)][_0x21ec4a(0x173)](_0x46ded0)||this[_0x21ec4a(0x187)](_0x55953f,_0x43c96a,_0x46ded0,_0x5a3ac1,{});switch(this[_0x21ec4a(0x202)](_0x5d67a9,_0x55953f,_0x43c96a,_0x5a3ac1),this[_0x21ec4a(0x94)][_0x21ec4a(0x173)](_0x5d67a9)){case _0x21ec4a(0xd1):this[_0x21ec4a(0x148)](_0x46ded0)[_0x21ec4a(0xd3)](_0xc2045e=>{const _0x4071c7=_0x21ec4a;let _0x6122e6=Promise[_0x4071c7(0x1d1)]();_0xc2045e[_0x4071c7(0xa6)]&&(_0x6122e6=this[_0x4071c7(0xe8)][_0x4071c7(0xb8)]({'channelId':this[_0x4071c7(0x16f)][_0x4071c7(0xeb)][_0x4071c7(0x173)](_0x4071c7(0xd8)),'threadId':_0x46ded0})),_0x6122e6[_0x4071c7(0xd3)](()=>{const _0x4d3567=_0x4071c7;this[_0x4d3567(0x11a)](_0xc2045e)[_0x4d3567(0xe2)]=!0x0;});}),this[_0x21ec4a(0x94)][_0x21ec4a(0x166)](_0x5d67a9,_0x21ec4a(0x184));break;case _0x21ec4a(0xbd):this[_0x21ec4a(0x1e5)](_0x46ded0,{'state':_0x21ec4a(0x20b)});case _0x21ec4a(0x1f4):this[_0x21ec4a(0x94)][_0x21ec4a(0x166)](_0x5d67a9,_0x21ec4a(0xf9)),this[_0x21ec4a(0x16d)](_0x21ec4a(0x8f),_0x5d67a9);break;case _0x21ec4a(0xf9):this[_0x21ec4a(0x16d)](_0x21ec4a(0x107),_0x5d67a9);}return _0x5d67a9[_0x21ec4a(0x76)](_0x236a8f),_0x5d67a9;}[_0x5cf552(0x156)](_0x27e8a9){const _0x554e62=_0x5cf552,_0x4dc50e=Array[_0x554e62(0x20c)](_0x27e8a9),_0x30ad5a=_0x4dc50e[_0x554e62(0x74)](_0xcdd9f7=>_0x554e62(0x7b)==_0xcdd9f7[_0x554e62(0x126)]);this[_0x554e62(0x1b9)](_0x30ad5a);const _0x525bca=_0x4dc50e[_0x554e62(0x74)](_0x1012da=>!_0x1012da[_0x554e62(0x19a)]&&_0x554e62(0x7b)!=_0x1012da[_0x554e62(0x126)]),_0x23ff76=this[_0x554e62(0x1da)]({'skipNotAttached':!0x0})[_0x554e62(0x74)](_0x457602=>!_0x457602[_0x554e62(0x19a)]&&_0x554e62(0x7b)!=_0x457602[_0x554e62(0x126)]),_0xdfb78a=_0x23ff76[_0x554e62(0x74)](_0x55f896=>!_0x27e8a9[_0x554e62(0x200)](_0x55f896)),_0x1c4f48=new Map(_0x23ff76[_0x554e62(0x11e)](_0x2c0b4d=>[_0x2c0b4d,this[_0x554e62(0x11f)][_0x554e62(0x128)](_0x2c0b4d[_0x554e62(0x126)],_0x2c0b4d[_0x554e62(0x218)],_0x554e62(0x1d8))])),_0x1d489e=new Map(_0x23ff76[_0x554e62(0x11e)](_0x27ba40=>[_0x27ba40,_0x27ba40[_0x554e62(0x16a)]()])),_0x160428=new Set(),_0x4be013=new Set();for(let _0x8e6e0e=0x0;_0x8e6e0e<_0x525bca[_0x554e62(0x14b)];_0x8e6e0e++)_0x5389f8(_0x525bca[_0x8e6e0e],_0x525bca,_0x8e6e0e+0x1);for(let _0x3e6277=0x0;_0x3e6277<_0x525bca[_0x554e62(0x14b)];_0x3e6277++)_0x5389f8(_0x525bca[_0x3e6277],_0xdfb78a,0x0);const _0x4d9830=new Set();for(let _0x288b00=0x0;_0x288b00<_0x525bca[_0x554e62(0x14b)];_0x288b00++){const _0x2f371e=_0x525bca[_0x288b00];!_0x4be013[_0x554e62(0x200)](_0x2f371e)&&_0x2f371e[_0x554e62(0x7c)]&&(_0x4d9830[_0x554e62(0x85)](_0x2f371e[_0x554e62(0x7c)]),_0x2f371e[_0x554e62(0x7c)][_0x554e62(0x149)]===_0x2f371e&&(_0x2f371e[_0x554e62(0x7c)][_0x554e62(0x149)]=null),_0x2f371e[_0x554e62(0x7c)]=null),!_0x160428[_0x554e62(0x200)](_0x2f371e)&&_0x2f371e[_0x554e62(0x149)]&&(_0x4d9830[_0x554e62(0x85)](_0x2f371e[_0x554e62(0x149)]),_0x2f371e[_0x554e62(0x149)][_0x554e62(0x7c)]===_0x2f371e&&(_0x2f371e[_0x554e62(0x149)][_0x554e62(0x7c)]=null),_0x2f371e[_0x554e62(0x149)]=null);}function _0x5389f8(_0x4bcccc,_0x48cca2,_0x55f923){const _0x565167=_0x554e62;for(let _0x530abd=_0x55f923;_0x530abd<_0x48cca2[_0x565167(0x14b)];_0x530abd++){const _0x2d76a7=_0x44f177(_0x4bcccc,_0x48cca2[_0x530abd]);_0x2d76a7&&(_0x2d76a7[0x0][_0x565167(0x149)]=_0x2d76a7[0x1],_0x2d76a7[0x1][_0x565167(0x7c)]=_0x2d76a7[0x0],_0x160428[_0x565167(0x85)](_0x2d76a7[0x0]),_0x4be013[_0x565167(0x85)](_0x2d76a7[0x1]));}}function _0x44f177(_0x45b918,_0x4699e0){const _0x415a62=_0x554e62;if(_0x45b918[_0x415a62(0x9f)]['id']!==_0x4699e0[_0x415a62(0x9f)]['id'])return null;const _0x4a8758=_0x1c4f48[_0x415a62(0x173)](_0x45b918)(_0x45b918,_0x4699e0,_0x1d489e[_0x415a62(0x173)](_0x45b918),_0x1d489e[_0x415a62(0x173)](_0x4699e0));if(!_0x4a8758)return null;return _0x1c4f48[_0x415a62(0x173)](_0x4699e0)(_0x45b918,_0x4699e0,_0x1d489e[_0x415a62(0x173)](_0x45b918),_0x1d489e[_0x415a62(0x173)](_0x4699e0))?_0x4a8758[0x1][_0x415a62(0x207)]&&_0x4a8758[0x1][_0x415a62(0x207)][_0x415a62(0x14b)]?null:_0x4a8758:null;}_0x4d9830[_0x554e62(0x19b)]&&this[_0x554e62(0x156)](_0x4d9830);}[_0x5cf552(0x1b9)](_0x45810f){const _0x4d78eb=_0x5cf552;if(0x0==_0x45810f[_0x4d78eb(0x14b)])return;const _0x1a685b=this[_0x4d78eb(0x1da)]({'skipNotAttached':!0x0})[_0x4d78eb(0x74)](_0x492930=>_0x4d78eb(0x7b)==_0x492930[_0x4d78eb(0x126)]&&_0x492930[_0x4d78eb(0xfe)]),_0x335548=[],_0x583dbd=new Map();for(const _0x5cacf9 of _0x1a685b){const _0x4d4a65=_0x212518(_0x5cacf9[_0x4d78eb(0x208)]);_0x583dbd[_0x4d78eb(0x200)](_0x4d4a65)||(_0x583dbd[_0x4d78eb(0x166)](_0x4d4a65,_0x335548[_0x4d78eb(0x14b)]),_0x335548[_0x4d78eb(0x8a)]([]));const _0x52e11c=_0x583dbd[_0x4d78eb(0x173)](_0x4d4a65);_0x335548[_0x52e11c][_0x4d78eb(0x8a)](_0x5cacf9);}!(function(){const _0x20fb6f=_0x4d78eb;_0x335548[_0x20fb6f(0xd5)]((_0x10499c,_0x4014d3)=>{const _0x7fb409=_0x20fb6f,_0x1598e9=_0x10499c[0x0][_0x7fb409(0x13d)],_0x4ddc31=_0x4014d3[0x0][_0x7fb409(0x13d)];return _0x1598e9==_0x4ddc31?_0x10499c[0x0][_0x7fb409(0x208)][_0x7fb409(0xc5)]<_0x4014d3[0x0][_0x7fb409(0x208)][_0x7fb409(0xc5)]?-0x1:0x1:_0x1598e9<_0x4ddc31?-0x1:0x1;});for(const _0x2640a7 of _0x335548)_0x2640a7[_0x20fb6f(0xd5)]((_0x3f8055,_0x48621f)=>_0x3f8055['id']<_0x48621f['id']?-0x1:0x1);}());for(let _0x43c540=0x0;_0x43c540<_0x335548[_0x4d78eb(0x14b)];_0x43c540++){if(0x0==_0x335548[_0x43c540][_0x4d78eb(0x14b)])continue;const _0x3555c2=[];for(let _0x3ea8c9=_0x43c540+0x1;_0x3ea8c9<_0x335548[_0x4d78eb(0x14b)];_0x3ea8c9++)0x0!=_0x335548[_0x3ea8c9][_0x4d78eb(0x14b)]&&_0x4418be(_0x335548[_0x43c540],_0x335548[_0x3ea8c9])&&_0x3555c2[_0x4d78eb(0x8a)](_0x3ea8c9);for(const _0x196b60 of _0x3555c2)_0x335548[_0x43c540]=_0x335548[_0x43c540][_0x4d78eb(0xb4)](_0x335548[_0x196b60]),_0x335548[_0x196b60]=[];}for(const _0x5673ab of _0x335548)for(let _0x86c531=0x0;_0x86c531<_0x5673ab[_0x4d78eb(0x14b)];_0x86c531++)_0x5673ab[_0x86c531][_0x4d78eb(0x149)]=_0x5673ab[_0x86c531+0x1]||null;for(const _0x27f707 of _0x335548)for(let _0x544442=0x0;_0x544442<_0x27f707[_0x4d78eb(0x14b)];_0x544442++)_0x27f707[_0x544442][_0x4d78eb(0x7c)]=_0x27f707[_0x544442-0x1]||null;function _0x4418be(_0x32d330,_0x89e278){const _0x570f65=_0x4d78eb;if(_0x32d330[0x0][_0x570f65(0x208)][_0x570f65(0xc5)]!==_0x89e278[0x0][_0x570f65(0x208)][_0x570f65(0xc5)]&&_0x32d330[0x0][_0x570f65(0x9f)]!==_0x89e278[0x0][_0x570f65(0x9f)])return!0x1;if(!function(_0x345069,_0x21ef94){const _0x18f28f=_0x570f65;if(!_0x345069[_0x18f28f(0xa6)]&&!_0x21ef94[_0x18f28f(0xa6)])return!0x0;if(_0x345069[_0x18f28f(0xa6)]&&_0x21ef94[_0x18f28f(0xa6)])return!0x1;if(_0x345069[_0x18f28f(0xa6)]&&_0x21ef94[_0x18f28f(0x13d)]<_0x345069[_0x18f28f(0x207)][_0x18f28f(0xf2)][_0x18f28f(0x173)](0x0)[_0x18f28f(0x13d)])return!0x0;if(_0x21ef94[_0x18f28f(0xa6)]&&_0x345069[_0x18f28f(0x13d)]<_0x21ef94[_0x18f28f(0x207)][_0x18f28f(0xf2)][_0x18f28f(0x173)](0x0)[_0x18f28f(0x13d)])return!0x0;return!0x1;}(_0x32d330[0x0],_0x89e278[0x0]))return!0x1;const _0x59e9ae=_0xbe7f30(_0x32d330[0x0][_0x570f65(0x208)],_0x570f65(0xc5)),_0x153d5c=_0xbe7f30(_0x89e278[0x0][_0x570f65(0x208)],_0x570f65(0xc5));if(!_0x33c9e8(_0x59e9ae,_0x153d5c))return!0x1;return!!_0x32d330[_0x570f65(0x14c)](_0x4ae4ad=>_0x89e278[_0x570f65(0x142)](_0x2b798e=>_0x4ae4ad[_0x570f65(0x16a)]()[_0x570f65(0xd9)](_0x2b798e[_0x570f65(0x16a)]())))&&_0x89e278[_0x570f65(0x14c)](_0x50c941=>_0x32d330[_0x570f65(0x142)](_0x1d62b5=>_0x50c941[_0x570f65(0x16a)]()[_0x570f65(0xd9)](_0x1d62b5[_0x570f65(0x16a)]())));}}[_0x5cf552(0x77)](_0x39b7a5){const _0x4bcf27=_0x5cf552,_0x430778=Array[_0x4bcf27(0x20c)](_0x39b7a5),_0x278b00=this[_0x4bcf27(0x1da)]({'skipNotAttached':!0x0}),_0x13ebba=_0x278b00[_0x4bcf27(0x74)](_0x53f874=>!_0x39b7a5[_0x4bcf27(0x200)](_0x53f874)),_0x208959=new Map(_0x430778[_0x4bcf27(0x11e)](_0x3fe4eb=>[_0x3fe4eb,this[_0x4bcf27(0x11f)][_0x4bcf27(0x128)](_0x3fe4eb[_0x4bcf27(0x126)],_0x3fe4eb[_0x4bcf27(0x218)],_0x4bcf27(0x10c))])),_0x79af83=new Map(_0x278b00[_0x4bcf27(0x11e)](_0x41c15c=>[_0x41c15c,_0x41c15c[_0x4bcf27(0x1bf)]()]));for(let _0x2c2b69=0x0;_0x2c2b69<_0x430778[_0x4bcf27(0x14b)];_0x2c2b69++){if(_0x2140c2(this,_0x430778[_0x2c2b69],_0x430778,_0x2c2b69+0x1))return!0x0;}for(let _0xfff261=0x0;_0xfff261<_0x430778[_0x4bcf27(0x14b)];_0xfff261++){if(_0x2140c2(this,_0x430778[_0xfff261],_0x13ebba,0x0))return!0x0;}return!0x1;function _0x2140c2(_0x50f82c,_0x382b69,_0x4161a4,_0x416a1d){const _0x55041d=_0x4bcf27;for(let _0x181d8e=_0x416a1d;_0x181d8e<_0x4161a4[_0x55041d(0x14b)];_0x181d8e++){const _0x363faf=_0x4161a4[_0x181d8e];if(_0x363faf[_0x55041d(0x126)]!==_0x382b69[_0x55041d(0x126)]||_0x363faf[_0x55041d(0x9f)]['id']!==_0x382b69[_0x55041d(0x9f)]['id']||_0x363faf[_0x55041d(0x218)]!==_0x382b69[_0x55041d(0x218)])continue;if(!Pt(_0x382b69,_0x363faf,[_0x55041d(0xc5)]))continue;if(_0x55041d(0x7b)==_0x382b69[_0x55041d(0x126)]&&_0x382b69[_0x55041d(0xbb)][_0x55041d(0xe1)]!=_0x363faf[_0x55041d(0xbb)][_0x55041d(0xe1)])continue;if(_0x55041d(0x7b)==_0x382b69[_0x55041d(0x126)]&&_0x50f82c[_0x55041d(0x1e7)](_0x382b69[_0x55041d(0xbb)][_0x55041d(0xec)]))continue;if(_0x55041d(0xba)==_0x382b69[_0x55041d(0x126)]){const _0x4ba4ce=_0x50f82c[_0x55041d(0x16f)][_0x55041d(0x86)],_0x4e3574=_0x382b69[_0x55041d(0xdd)]();if(_0x4e3574&&(_0x4ba4ce[_0x55041d(0x1b2)][_0x55041d(0x141)](_0x4e3574)||_0x4ba4ce[_0x55041d(0x1b2)][_0x55041d(0x12f)](_0x4e3574)))continue;}const _0x3a334d=_0x208959[_0x55041d(0x173)](_0x382b69),_0x33f852=_0x79af83[_0x55041d(0x173)](_0x382b69),_0x514dfc=_0x79af83[_0x55041d(0x173)](_0x363faf),_0x42dd77=_0x382b69[_0x55041d(0x207)]&&_0x382b69[_0x55041d(0x207)][_0x55041d(0x14b)],_0x4c423a=_0x363faf[_0x55041d(0x207)]&&_0x363faf[_0x55041d(0x207)][_0x55041d(0x14b)];if(!_0x42dd77&&_0x3a334d(_0x514dfc,_0x33f852))return _0x50f82c[_0x55041d(0x14f)](_0x363faf,_0x382b69),_0x79af83[_0x55041d(0x129)](_0x382b69),!0x0;if(!_0x4c423a&&_0x3a334d(_0x33f852,_0x514dfc))return _0x50f82c[_0x55041d(0x14f)](_0x382b69,_0x363faf),_0x79af83[_0x55041d(0x129)](_0x363faf),!0x0;}return!0x1;}}[_0x5cf552(0x14f)](_0x198379,_0x912a54){const _0x4a6baf=_0x5cf552;if(_0x198379[_0x4a6baf(0x19a)]){for(const _0x17fabe of _0x912a54[_0x4a6baf(0x1bf)]())_0x198379[_0x4a6baf(0x196)](_0x17fabe);}else{const _0x13c334=_0x912a54[_0x4a6baf(0x16a)]()[_0x4a6baf(0x1ef)];this[_0x4a6baf(0x1ee)](_0x198379,this[_0x4a6baf(0x1e9)][_0x4a6baf(0x152)](_0x198379[_0x4a6baf(0x16a)]()[_0x4a6baf(0x17a)],_0x13c334));}_0x912a54[_0x4a6baf(0x217)]();}[_0x5cf552(0x1c5)](_0x5ad0f5,_0x1cde34){const _0x3153f0=_0x5cf552,_0x5151bf=_0x5ad0f5[_0x3153f0(0x1f1)](_0x3153f0(0x15b))||_0x5ad0f5[_0x3153f0(0x1f1)](_0x3153f0(0x7b))?_0x3153f0(0x162):_0x5ad0f5[_0x3153f0(0x143)]();return _0x547e2b(this[_0x3153f0(0x16f)][_0x3153f0(0x215)],_0x1cde34+'_'+_0x5151bf+_0x3153f0(0x12d));}[_0x5cf552(0xac)](){const _0x2d130a=_0x5cf552,_0x448a6d=this[_0x2d130a(0x16f)];if(!_0x448a6d['ui'])return;const {ariaLiveAnnouncer:_0x2fc470}=_0x448a6d['ui'];_0x3ae972(this[_0x2d130a(0x1e9)],({left:_0x31baa,entered:_0x51e205})=>{const _0x593190=_0x2d130a;for(const _0x17c8e5 of _0x31baa){const {group:_0xa2bce,type:_0x20989c}=this[_0x593190(0x8b)](_0x17c8e5[_0x593190(0xfc)]);if(_0x593190(0x209)===_0xa2bce){_0x2fc470[_0x593190(0x7f)](this[_0x593190(0x1c5)](_0x20989c,_0x593190(0x13b)));break;}}for(const _0x386e1a of _0x51e205){const {group:_0xd34c3b,type:_0x1ddf3c}=this[_0x593190(0x8b)](_0x386e1a[_0x593190(0xfc)]);if(_0x593190(0x209)===_0xd34c3b){_0x2fc470[_0x593190(0x7f)](this[_0x593190(0x1c5)](_0x1ddf3c,_0x593190(0x1ad)));break;}}});}[_0x5cf552(0x8d)](_0x40cf55){const _0x57b5bf=_0x5cf552;if(this[_0x57b5bf(0x6c)])return!0x1;const _0x495187=this[_0x57b5bf(0x16f)],_0x466345=_0x495187[_0x57b5bf(0x86)][_0x57b5bf(0x114)][_0x57b5bf(0x123)][_0x57b5bf(0x1ed)]();if(0x0==_0x466345[_0x57b5bf(0x14b)])return!0x1;const _0x369606=[],_0x5cdd29=_0x466345[_0x57b5bf(0x74)](_0x1d454b=>_0x57b5bf(0x7b)==_0x1d454b[_0x57b5bf(0x126)]),_0x1f10b4=_0x466345[_0x57b5bf(0x74)](_0x3f77d9=>_0x57b5bf(0xf7)==_0x3f77d9[_0x57b5bf(0x126)]&&_0x57b5bf(0x147)!=_0x3f77d9[_0x57b5bf(0xfc)]),_0x3abf92=_0x466345[_0x57b5bf(0x74)](_0x5bb6d7=>_0x57b5bf(0xa0)==_0x5bb6d7[_0x57b5bf(0x126)]&&_0x57b5bf(0x147)!=_0x5bb6d7[_0x57b5bf(0xfc)]);for(const _0x2fb10d of _0x5cdd29)_0x369606[_0x57b5bf(0x8a)]({'key':_0x2fb10d[_0x57b5bf(0x7a)],'newValue':_0x2fb10d[_0x57b5bf(0xb7)],'oldValue':_0x2fb10d[_0x57b5bf(0x1dd)],'range':Ot(_0x2fb10d[_0x57b5bf(0x1a7)],_0x495187[_0x57b5bf(0x86)])});for(const _0x23f62f of _0x1f10b4){const _0x1e94d8=_0x3abf92[_0x57b5bf(0xdb)](_0x246700=>_0x246700[_0x57b5bf(0x12b)][_0x57b5bf(0xd9)](_0x23f62f[_0x57b5bf(0x12b)]));_0x1e94d8&&_0x369606[_0x57b5bf(0x8a)]({'key':_0x57b5bf(0x84),'newValue':_0x23f62f[_0x57b5bf(0xfc)],'oldValue':_0x1e94d8[_0x57b5bf(0xfc)],'range':_0x495187[_0x57b5bf(0x86)][_0x57b5bf(0x1b3)](_0x23f62f[_0x57b5bf(0x12b)][_0x57b5bf(0x1fb)])});}return 0x0!=_0x369606[_0x57b5bf(0x14b)]&&this[_0x57b5bf(0xd4)](_0x40cf55,_0x369606);}[_0x5cf552(0xf3)](_0x2f4f90){const _0x3a55d5=_0x5cf552;let _0x21f61a=!0x1;const _0x3f7abd=this[_0x3a55d5(0x16f)][_0x3a55d5(0x86)][_0x3a55d5(0x114)][_0x3a55d5(0x123)][_0x3a55d5(0x115)]()[_0x3a55d5(0x74)](_0x4c8ae7=>_0x4c8ae7[_0x3a55d5(0xbb)][_0x3a55d5(0x9d)]&&_0x4c8ae7[_0x3a55d5(0xfc)][_0x3a55d5(0x1f1)](_0x3a55d5(0xee)));for(const _0x3db271 of _0x3f7abd){const {subType:_0x277ccf,id:_0x55ab31}=this[_0x3a55d5(0x8b)](_0x3db271[_0x3a55d5(0xfc)]),_0x3e956d=_0x277ccf[_0x3a55d5(0x1fe)]('|')[0x0];for(const _0x121c98 of this[_0x3a55d5(0x1da)]({'skipNotAttached':!0x0}))_0x121c98['id']!=_0x55ab31&&_0x3a55d5(0x7b)==_0x121c98[_0x3a55d5(0x126)]&&_0x121c98[_0x3a55d5(0xbb)]&&_0x121c98[_0x3a55d5(0xbb)][_0x3a55d5(0xec)]==_0x3e956d&&_0x121c98[_0x3a55d5(0x16a)]()[_0x3a55d5(0x93)](_0x3db271[_0x3a55d5(0xbb)][_0x3a55d5(0x9d)])&&(this[_0x3a55d5(0x11c)](_0x121c98,_0x3db271[_0x3a55d5(0xbb)][_0x3a55d5(0x9d)],_0x2f4f90),_0x21f61a=!0x0);}return _0x21f61a;}[_0x5cf552(0x151)](_0x3ab924){const _0xd399f9=_0x5cf552;this[_0xd399f9(0x16f)],(this[_0xd399f9(0x6c)]=!0x0,_0x3ab924());}[_0x5cf552(0xd7)](_0x27258f){const _0x1a1974=_0x5cf552,_0x304ddc=this[_0x1a1974(0x1e7)](_0x27258f),_0x440010=this[_0x1a1974(0x191)][_0x1a1974(0x200)](_0x27258f);return _0x304ddc||_0x440010;}[_0x5cf552(0xd4)](_0x454bb4,_0x433c0a){const _0xe4cb92=_0x5cf552;if(0x0==_0x433c0a[_0xe4cb92(0x14b)])return!0x1;let _0x191f14=!0x1;for(const _0x1ff1ad of _0x433c0a){const _0x21dd59=this[_0xe4cb92(0x134)](_0x1ff1ad[_0xe4cb92(0x1a7)],_0xe4cb92(0x7b))[_0xe4cb92(0x74)](_0x4a81b2=>!_0x4a81b2[_0xe4cb92(0xd6)][_0xe4cb92(0x210)])[_0xe4cb92(0x11e)](_0x2b7500=>_0x2b7500[_0xe4cb92(0x209)]),_0x1274ec=_0x212518({'newValue':_0x1ff1ad[_0xe4cb92(0x180)]});_0x21dd59[_0xe4cb92(0x74)](_0x3a9037=>{const _0x531d09=_0xe4cb92,[_0x3de87d,_0x19374e]=_0x3a9037[_0x531d09(0x218)][_0x531d09(0x1fe)]('|');return _0x3de87d==_0x1ff1ad[_0x531d09(0xec)]&&_0x19374e!=_0x1274ec;})[_0xe4cb92(0x14e)](_0x562794=>{const _0x1c65bc=_0xe4cb92;this[_0x1c65bc(0x11c)](_0x562794,_0x1ff1ad[_0x1c65bc(0x1a7)],_0x454bb4),_0x191f14=!0x0;});}return _0x191f14;}[_0x5cf552(0x11c)](_0x52e990,_0x2fc759,_0x477cad){const _0x33414f=_0x5cf552,_0x1ea216=_0x52e990[_0x33414f(0x16a)]()[_0x33414f(0x1be)](_0x2fc759);0x0!==_0x1ea216[_0x33414f(0x14b)]?0x1!==_0x1ea216[_0x33414f(0x14b)]?this[_0x33414f(0x19f)](_0x52e990,_0x2fc759[_0x33414f(0x17a)],_0x2fc759[_0x33414f(0x1ef)]):this[_0x33414f(0x1ee)](_0x52e990,_0x1ea216[0x0]):_0x477cad[_0x33414f(0x130)](_0x52e990[_0x33414f(0x89)]());}}class xt{constructor(_0x3d6975){const _0x302073=_0x5cf552;this[_0x302073(0xf1)]=_0x3d6975,this[_0x302073(0x1e9)]=_0x3d6975[_0x302073(0x86)],this[_0x302073(0x92)]=new Map(),this[_0x302073(0x97)]=new Map(),this[_0x302073(0x10e)]();}[_0x5cf552(0x139)](_0x170297,_0x5ba415,_0x1eb4bd,_0x3b3593,_0x29b93b,_0x15d5ed){const _0x303ace=_0x5cf552;return new _0x8e095c(this[_0x303ace(0x1e9)],{'type':_0x170297,'subType':_0x5ba415,'id':_0x1eb4bd,'author':_0x3b3593,'creator':_0x3b3593,'attributes':_0x29b93b,'onAttributesChange':_0x15d5ed,'onAccept':(..._0x4a2d6e)=>this[_0x303ace(0x128)](_0x170297,_0x5ba415,_0x303ace(0x95))(..._0x4a2d6e),'onDiscard':(..._0xee23a5)=>this[_0x303ace(0x128)](_0x170297,_0x5ba415,_0x303ace(0x1e0))(..._0xee23a5)});}[_0x5cf552(0x13c)](_0x5c78a8,_0x50b20d,_0x21daef,_0x2d822b){const _0x5573c9=_0x5cf552,_0x49a27a=_0x5c78a8+':'+_0x50b20d+':'+_0x21daef;this[_0x5573c9(0x92)][_0x5573c9(0x166)](_0x49a27a,_0x2d822b);}[_0x5cf552(0x128)](_0x1c91e6,_0x229453,_0x360cdb){const _0x2877c5=_0x5cf552,_0x12fc22=_0x1c91e6+':'+_0x229453+':'+_0x360cdb;return this[_0x2877c5(0x92)][_0x2877c5(0x173)](_0x12fc22)||this[_0x2877c5(0x97)][_0x2877c5(0x173)](_0x1c91e6+':'+_0x360cdb);}[_0x5cf552(0x10e)](){const _0x37169a=_0x5cf552,_0x52d2a5=()=>!0x1,_0x22bbca=_0x460bcf=>{const _0x3cc162=_0x25b4;_0x460bcf[_0x3cc162(0xd5)]((_0x48a6fb,_0x52317a)=>_0x48a6fb[_0x3cc162(0x17a)][_0x3cc162(0x20a)](_0x52317a[_0x3cc162(0x17a)])?0x1:-0x1),this[_0x3cc162(0x1e9)][_0x3cc162(0x178)](_0x1d108b=>{const _0x11cde8=_0x3cc162;for(const _0x4037fe of _0x460bcf){let _0x1e063e;_0x1e063e=_0x4037fe[_0x11cde8(0x1ef)][_0x11cde8(0x1ff)]&&_0x4037fe[_0x11cde8(0x1ef)][_0x11cde8(0xfa)]==_0x4037fe[_0x11cde8(0x17a)][_0x11cde8(0x1fb)]?_0x1d108b[_0x11cde8(0x122)](_0x4037fe[_0x11cde8(0x17a)][_0x11cde8(0x1fb)],'on'):_0x1d108b[_0x11cde8(0x122)](_0x4037fe),this[_0x11cde8(0x1e9)][_0x11cde8(0x1b6)](_0x1e063e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1caf04=(_0x42f5d7,_0x5922e1)=>{const _0x31d5a7=_0x25b4;_0x5922e1&&this[_0x31d5a7(0x1e9)][_0x31d5a7(0x178)](_0x3a8b43=>{const _0x225584=_0x31d5a7,{commandName:_0x81c5f1,commandParams:_0x1e5d09=[]}=_0x5922e1,_0x50f308=_0x42f5d7[_0x225584(0x11e)](_0xf7a9c4=>(Tt(_0xf7a9c4)&&(_0xf7a9c4=this[_0x225584(0x1e9)][_0x225584(0x152)](_0xf7a9c4[_0x225584(0x1ef)])),_0xf7a9c4))[_0x225584(0x74)](_0x4f20e4=>_0x225584(0x214)!==_0x4f20e4[_0x225584(0x155)][_0x225584(0x83)]);if(_0x50f308[_0x225584(0x14b)]<0x1)return;const _0x3f2758=Array[_0x225584(0x20c)](this[_0x225584(0x1e9)][_0x225584(0x114)][_0x225584(0x124)][_0x225584(0x1bf)]())[_0x225584(0x11e)](_0x451867=>_0x32428a[_0x225584(0x135)](_0x451867));_0x3a8b43[_0x225584(0x176)](_0x50f308);for(const _0x49df8a of this[_0x225584(0xf1)][_0x225584(0x1aa)][_0x225584(0x1aa)]())_0x49df8a[_0x225584(0xed)]();_0x1e5d09[_0x225584(0x8a)]({'forceDefaultExecution':!0x0}),this[_0x225584(0xf1)][_0x225584(0xde)](_0x81c5f1,..._0x1e5d09);const _0x5cb3fc=_0x3f2758[_0x225584(0x74)](_0x2683cd=>_0x225584(0x214)!=_0x2683cd[_0x225584(0x155)][_0x225584(0x83)]);_0x5cb3fc[_0x225584(0x14b)]>0x0&&_0x3a8b43[_0x225584(0x176)](_0x5cb3fc);for(const _0x104f23 of _0x3f2758)_0x104f23[_0x225584(0x119)]();});},_0x1b4b38=(_0x5e37b9,_0x365b20)=>0x1==_0x5e37b9[_0x37169a(0x14b)]&&0x1==_0x365b20[_0x37169a(0x14b)]&&_0x5e37b9[0x0][_0x37169a(0x1ef)][_0x37169a(0xd9)](_0x365b20[0x0][_0x37169a(0x17a)]),_0x115027=(_0x404e6,_0x5c2ccb,_0x1ffbdd,_0x4002a4)=>Ft(_0x404e6,_0x5c2ccb,_0x1ffbdd,_0x4002a4,this[_0x37169a(0x1e9)])?[_0x404e6,_0x5c2ccb]:Ft(_0x5c2ccb,_0x404e6,_0x4002a4,_0x1ffbdd,this[_0x37169a(0x1e9)])?[_0x5c2ccb,_0x404e6]:null;this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x168),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1e4),_0x22bbca),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xb6),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x10b),_0x115027),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xa9),_0x22bbca),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x204),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x170),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1ec),_0x115027),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x82),_0x1caf04),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x144),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xb9),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x127),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xe5),_0x1caf04),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1bb),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xbe),_0x1b4b38),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x1de),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x182),_0x52d2a5),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0xcb),(_0x519179,_0x4f0405)=>{const _0x214109=_0x37169a;if(!_0x4f0405)return;const _0x371c57=this[_0x214109(0xf1)][_0x214109(0x1f3)][_0x214109(0x173)](p);this[_0x214109(0x1e9)][_0x214109(0x178)](_0x518555=>{const _0xb9e8e7=_0x214109;if(_0xb9e8e7(0x84)==_0x4f0405[_0xb9e8e7(0xec)])for(const _0x385b80 of _0x519179){const _0x157669=_0x385b80[_0xb9e8e7(0x17a)][_0xb9e8e7(0x1fb)],_0x25d062=_0x4f0405[_0xb9e8e7(0xe1)];_0x518555[_0xb9e8e7(0x15e)](_0x157669,_0x25d062);}else{if(_0x371c57[_0xb9e8e7(0x1e7)](_0x4f0405[_0xb9e8e7(0xec)])){for(const _0x3f742e of _0x519179)void 0x0!==_0x4f0405[_0xb9e8e7(0xe1)]?_0x518555[_0xb9e8e7(0x78)](_0x4f0405[_0xb9e8e7(0xec)],_0x4f0405[_0xb9e8e7(0xe1)],_0x3f742e[_0xb9e8e7(0x17a)][_0xb9e8e7(0x1fb)]):_0x518555[_0xb9e8e7(0x7e)](_0x4f0405[_0xb9e8e7(0xec)],_0x3f742e[_0xb9e8e7(0x17a)][_0xb9e8e7(0x1fb)]);}else{for(const _0x3f38c8 of _0x519179)_0x4f0405[_0xb9e8e7(0xe1)]?_0x518555[_0xb9e8e7(0x78)](_0x4f0405[_0xb9e8e7(0xec)],_0x4f0405[_0xb9e8e7(0xe1)],_0x3f38c8):_0x518555[_0xb9e8e7(0x7e)](_0x4f0405[_0xb9e8e7(0xec)],_0x3f38c8);}}});}),this[_0x37169a(0x97)][_0x37169a(0x166)](_0x37169a(0x131),_0x1b4b38);}}function Rt(_0x176e30,_0x21fc53,_0x338b90){const _0x273b65=_0x5cf552;for(const _0x5ab73f of _0x21fc53[_0x273b65(0xfa)][_0x273b65(0xcf)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5ab73f[_0x273b65(0x155)]==_0x5ab73f)return!0x1;if(!_0x338b90[_0x273b65(0xf6)](_0x5ab73f))return!0x1;if(_0x176e30[_0x273b65(0x141)](_0x5ab73f)||_0x176e30[_0x273b65(0x12f)](_0x5ab73f))return!0x0;}return!0x1;}function Tt(_0x115842){const _0x1a4768=_0x5cf552;return _0x115842[_0x1a4768(0x1ef)][_0x1a4768(0xfa)]==_0x115842[_0x1a4768(0x17a)][_0x1a4768(0x1fb)]&&_0x115842[_0x1a4768(0x1ef)][_0x1a4768(0x88)];}function _0x25b4(_0x1adae4,_0x1070e9){const _0x1d98e1=_0x1d98();return _0x25b4=function(_0x25b43a,_0x1f9a99){_0x25b43a=_0x25b43a-0x6c;let _0x373452=_0x1d98e1[_0x25b43a];return _0x373452;},_0x25b4(_0x1adae4,_0x1070e9);}function Et(_0x2483df,_0x1370ef,_0x45dcec,_0x743b59){const _0x22de0a=_0x5cf552,_0x31a7cd=_0x1101a3=>!_0x1101a3[_0x22de0a(0x199)]['is'](_0x22de0a(0x104))&&!_0x743b59[_0x22de0a(0x141)](_0x1101a3[_0x22de0a(0x199)]),_0x203e1f=_0x2483df[_0x22de0a(0x17a)][_0x22de0a(0x98)](_0x31a7cd),_0x3dea08=_0x2483df[_0x22de0a(0x1ef)][_0x22de0a(0x98)](_0x31a7cd,{'direction':_0x22de0a(0x1fd)});return(!_0x2483df[_0x22de0a(0x17a)][_0x22de0a(0xd9)](_0x203e1f)||!_0x2483df[_0x22de0a(0x1ef)][_0x22de0a(0xd9)](_0x3dea08))&&(_0x203e1f[_0x22de0a(0x20a)](_0x3dea08)?_0x45dcec[_0x22de0a(0x206)](_0x1370ef,{'range':_0x45dcec[_0x22de0a(0x152)](_0x203e1f,_0x3dea08)}):_0x45dcec[_0x22de0a(0x130)](_0x1370ef),!0x0);}function Vt(_0x101a20){return _0x212518(_0x101a20);}function Ut(_0x448dad){const _0x31115a=_0x5cf552,_0x35c995=_0x448dad[_0x31115a(0x17a)][_0x31115a(0x1fb)];return _0x35c995&&_0x35c995['is'](_0x31115a(0x125));}function Ot(_0x3233c0,_0xe1e69e){const _0x2d38c2=_0x5cf552;return null==_0x3233c0[_0x2d38c2(0x1ef)][_0x2d38c2(0x192)]&&_0x3233c0[_0x2d38c2(0x1ef)][_0x2d38c2(0xfa)]==_0x3233c0[_0x2d38c2(0x17a)][_0x2d38c2(0x1fb)]?Gt(_0x3233c0[_0x2d38c2(0x17a)][_0x2d38c2(0x1fb)],_0xe1e69e):_0x3233c0;}function Gt(_0x454d9d,_0x272346){const _0x2eeb05=_0x5cf552,_0x5d0dfe=_0x272346[_0x2eeb05(0x1b2)][_0x2eeb05(0x141)](_0x454d9d)||_0x272346[_0x2eeb05(0x1b2)][_0x2eeb05(0xa8)](_0x454d9d);return _0x272346[_0x2eeb05(0x152)](_0x272346[_0x2eeb05(0x96)](_0x454d9d,_0x2eeb05(0x1f5)),_0x5d0dfe?_0x272346[_0x2eeb05(0x211)](_0x454d9d):_0x272346[_0x2eeb05(0x96)](_0x454d9d,_0x2eeb05(0x1ef)));}function Ft(_0x16a528,_0x36927c,_0x4c5837,_0x187c7e,_0x21feed){const _0x4cc176=_0x5cf552;if(!Pt(_0x16a528,_0x36927c))return!0x1;if(_0x4c5837[_0x4cc176(0x1ef)][_0x4cc176(0xd9)](_0x187c7e[_0x4cc176(0x17a)]))return!0x0;if(_0x16a528[_0x4cc176(0x126)]!=_0x36927c[_0x4cc176(0x126)])return!0x1;if(!_0x4c5837[_0x4cc176(0x1ef)][_0x4cc176(0x137)](_0x187c7e[_0x4cc176(0x17a)]))return!0x1;const _0x4e6326=_0x21feed[_0x4cc176(0x152)](_0x4c5837[_0x4cc176(0x1ef)],_0x187c7e[_0x4cc176(0x17a)])[_0x4cc176(0x15a)]();for(const _0x50b0a0 of _0x4e6326)if([_0x4cc176(0xaf),_0x4cc176(0x1c9)][_0x4cc176(0x1fa)](_0x50b0a0[_0x4cc176(0x126)])&&_0x21feed[_0x4cc176(0x1b2)][_0x4cc176(0x12f)](_0x50b0a0[_0x4cc176(0x199)]))return!0x1;return!0x0;}function Pt(_0x2485d9,_0x132569,_0xc7efe=[]){const _0x7e0ef5=_0x5cf552;return!(!_0x2485d9[_0x7e0ef5(0xfe)]||!_0x132569[_0x7e0ef5(0xfe)])&&_0x33c9e8(_0xbe7f30(_0x2485d9[_0x7e0ef5(0x208)],_0xc7efe),_0xbe7f30(_0x132569[_0x7e0ef5(0x208)],_0xc7efe));}function Lt(_0x11bc8a,_0x26d520){const _0x47e05f=_0x5cf552,_0x19f6e5=Ht(_0x11bc8a[_0x47e05f(0x208)]),_0x9bde09=Ht(_0x26d520);if(!_0x11bc8a[_0x47e05f(0xfe)])return!0x1;for(const _0x1a2f2d of Object[_0x47e05f(0x154)](_0x9bde09))if(!_0x33c9e8(_0x19f6e5[_0x1a2f2d],_0x9bde09[_0x1a2f2d]))return!0x1;return!0x0;}function Ht(_0xd62c0f){const _0x48fc47=_0x5cf552,_0x2cb3f8=Object[_0x48fc47(0x1b0)]({},_0xd62c0f);return delete _0x2cb3f8[_0x48fc47(0x181)],delete _0x2cb3f8[_0x48fc47(0xf8)],_0x2cb3f8;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}
23
+ const _0x3c1ec0=_0x23e2;(function(_0xbedb5e,_0x12f1e6){const _0x11e069=_0x23e2,_0x4c29b9=_0xbedb5e();while(!![]){try{const _0x256edd=parseInt(_0x11e069(0x25f))/0x1*(-parseInt(_0x11e069(0x1fe))/0x2)+-parseInt(_0x11e069(0x260))/0x3*(-parseInt(_0x11e069(0x243))/0x4)+parseInt(_0x11e069(0x201))/0x5+-parseInt(_0x11e069(0x230))/0x6+parseInt(_0x11e069(0x1f3))/0x7+-parseInt(_0x11e069(0x261))/0x8*(parseInt(_0x11e069(0x1f2))/0x9)+parseInt(_0x11e069(0x255))/0xa;if(_0x256edd===_0x12f1e6)break;else _0x4c29b9['push'](_0x4c29b9['shift']());}catch(_0x14e855){_0x4c29b9['push'](_0x4c29b9['shift']());}}}(_0x3672,0xbcc18));import{Plugin as _0xabcd23}from'ckeditor5/src/core.js';import{Collection as _0x707ecc}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x18ec8b,createDropdown as _0x55c6ad,ListSeparatorView as _0x22954d,MenuBarMenuView as _0x871e74,MenuBarMenuListView as _0x26f4c5,MenuBarMenuListItemView as _0x259ea9,MenuBarMenuListItemButtonView as _0x2abe93,SplitButtonView as _0x121aaa,ViewModel as _0x4bec6b}from'ckeditor5/src/ui.js';import{Users as _0x1bd9e9,getDateTimeFormatter as _0x34f57e,getAllMarkersDomElementsSorted as _0x480f7d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1dd6ce from'./trackchangesediting.js';import _0x24e5b9 from'./ui/suggestioncontroller.js';import _0x2c6071 from'./ui/view/suggestionthreadview.js';function _0x23e2(_0x2aa3e7,_0x281294){const _0x36723f=_0x3672();return _0x23e2=function(_0x23e20c,_0x40ba1f){_0x23e20c=_0x23e20c-0x1d9;let _0x46b4dd=_0x36723f[_0x23e20c];return _0x46b4dd;},_0x23e2(_0x2aa3e7,_0x281294);}function _0x3672(){const _0x2556d4=['CommentsUI','comments.maxThreadTotalWeight','arrowView','reduce','source','pluginName','3334506qQGHaY','_createMenuBarMenu','refreshSelectedViews','getJoined','comments','createAnnotation','getAllAdjacentSuggestions','isOn','children','menuitemcheckbox','addSourceCollector','init','Accept\x20all\x20selected\x20suggestions','CommentView','_handleControllerBuffer','push','Discard\x20all\x20suggestions','view','head','4QhYmMp','value','change:previous','innerView','define','model','execute','getFirstRange','trackChanges.disableComments','isDirty','menu','separator','getMarkers','addComment','TrackChangesUI','_updateController','toMany','panelView','26502270beXYNU','get','discardAllSuggestions','acceptAllSuggestions','descriptionFactory','getMarkerNames','_annotationViews','previous','suggestionUnloaded','trackChanges.SuggestionThreadView','700087NjAInj','665661wYeIkO','2363440ESMBGc','createAnnotationView','delegate','values','editing','type','_addUIComponentsToFactory','commentThread','CommentsRepository','unbind','componentFactory','set','suggestionLoaded','menuitem','getSuggestion','config','delete','bind','isEnabled','stopListening','discardButton','_destroyController','menuBar:trackChanges','_initializeController','remove','clear','comments.maxCommentCharsWhenCollapsed','Track\x20changes','requires','some','Annotations','_createToolbarButton','_viewToController','switchbutton','45crkXNO','3456285lfrTej','lowest','acceptSelectedSuggestions','actionView','activeMarkers','locale','SuggestionThreadView','keys','filter','mainView','focus','2bPWIPT','discardSelectedSuggestions','descriptionParts','701315ivKvnV','Accept\x20all\x20suggestions','length','buttonView','destroy','getRanges','activeAnnotations','_handleSuggestionControllerDelayed','suggestionChanged','_suggestionToController','from','isMultiRange','_unbindEditors','registerAnnotation','getByInnerView','Discard\x20all\x20selected\x20suggestions','_disableComments','size','editor','acceptButton','_refreshActiveMarkers','trackChanges','commandName','EditorAnnotations','comments.maxCommentsWhenCollapsed','TrackChangesEditing','plugins','has','_bindAnnotationToEditors','getDescriptions','comments.editorConfig','isInContent','button','listenTo','createCommentThreadController','add','suggestion-','change:activeAnnotations','commands','items','hasSuggestion'];_0x3672=function(){return _0x2556d4;};return _0x3672();}import{getTranslation as _0x44e1f2}from'./utils/common-translations.js';import _0x326a10 from'../theme/icons/track-changes.svg';export default class d extends _0xabcd23{static get[_0x3c1ec0(0x1ec)](){const _0x1bd6d8=_0x3c1ec0;return[_0x1dd6ce,_0x1bd9e9,_0x1bd6d8(0x269),_0x1bd6d8(0x1ee),_0x1bd6d8(0x218)];}static get[_0x3c1ec0(0x22f)](){const _0x490bcd=_0x3c1ec0;return _0x490bcd(0x251);}constructor(_0x19c3ba){const _0x25960b=_0x3c1ec0;super(_0x19c3ba),this[_0x25960b(0x20a)]=new Map(),this[_0x25960b(0x1f0)]=new Map(),this[_0x25960b(0x25b)]=new Map(),this[_0x25960b(0x23e)]=new Map();const _0x510aa1=this[_0x25960b(0x213)][_0x25960b(0x1df)];_0x510aa1[_0x25960b(0x247)](_0x25960b(0x25e),_0x2c6071),_0x510aa1[_0x25960b(0x247)](_0x25960b(0x24b),!0x1),this[_0x25960b(0x211)]=_0x510aa1[_0x25960b(0x256)](_0x25960b(0x24b));}[_0x3c1ec0(0x208)](_0xef47ac,_0x52173a){const _0x4470a0=_0x3c1ec0;0x0===this[_0x4470a0(0x23e)][_0x4470a0(0x212)]&&setTimeout(()=>{const _0x227bb2=_0x4470a0;for(const [_0x46418c,_0x58acd2]of this[_0x227bb2(0x23e)]){const _0x538848=this[_0x227bb2(0x20a)][_0x227bb2(0x21c)](_0x46418c);_0x538848||_0x58acd2?_0x538848&&_0x58acd2&&this[_0x227bb2(0x1e5)](_0x46418c):this[_0x227bb2(0x1e7)](_0x46418c);}this[_0x227bb2(0x23e)][_0x227bb2(0x1e9)](),this[_0x227bb2(0x213)][_0x227bb2(0x21b)][_0x227bb2(0x256)](_0x227bb2(0x218))[_0x227bb2(0x232)](),this[_0x227bb2(0x215)]();},0xa),this[_0x4470a0(0x23e)][_0x4470a0(0x1db)](_0xef47ac,_0x52173a);}[_0x3c1ec0(0x23b)](){const _0x18433b=_0x3c1ec0,_0x3b062b=this[_0x18433b(0x213)],_0x178964=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x21a)),_0xa073f9=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x1ee)),_0x4e3822=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x218)),_0xecd401=_0x3b062b[_0x18433b(0x21b)][_0x18433b(0x256)](_0x18433b(0x269));this[_0x18433b(0x267)](),_0x4e3822[_0x18433b(0x23a)](()=>{const _0x2a5b92=_0x18433b,_0x216d43=[];for(const [_0x1bc3c4,_0x314da3]of Array[_0x2a5b92(0x20b)](this[_0x2a5b92(0x20a)])){const _0x298156=_0x1bc3c4[_0x2a5b92(0x236)](),_0x8ca42a=[];for(const _0x196d2a of _0x298156){if(!_0x196d2a[_0x2a5b92(0x220)])continue;if(_0x196d2a[_0x2a5b92(0x20c)]){_0x8ca42a[_0x2a5b92(0x23f)](..._0x196d2a[_0x2a5b92(0x206)]());continue;}const _0x5b57ed=_0x196d2a[_0x2a5b92(0x24a)]();if(_0x8ca42a[_0x2a5b92(0x203)]>0x0){const _0x4a088b=_0x8ca42a[0x0][_0x2a5b92(0x233)](_0x5b57ed);if(_0x4a088b){_0x8ca42a[0x0]=_0x4a088b;continue;}}_0x8ca42a[_0x2a5b92(0x23f)](_0x5b57ed);}_0x216d43[_0x2a5b92(0x23f)]([_0x314da3[_0x2a5b92(0x241)],_0x8ca42a]);}return _0x216d43;}),this[_0x18433b(0x222)](_0x178964,_0x18433b(0x1dc),(_0x4c7dec,_0x3ae93e)=>{const _0x5a0bd4=_0x18433b;this[_0x5a0bd4(0x222)](_0x3ae93e,_0x5a0bd4(0x245),(_0x430348,_0x13803e,_0x1d0251,_0x190489)=>{const _0x276d99=_0x5a0bd4;_0x3ae93e[_0x276d99(0x220)]&&(null==_0x1d0251?(this[_0x276d99(0x252)](_0x190489[_0x276d99(0x242)]),this[_0x276d99(0x208)](_0x3ae93e,!0x1)):(this[_0x276d99(0x252)](_0x1d0251[_0x276d99(0x242)]),null==_0x190489&&this[_0x276d99(0x208)](_0x3ae93e,!0x0)));}),null!==_0x3ae93e[_0x5a0bd4(0x25c)]?this[_0x5a0bd4(0x252)](_0x3ae93e[_0x5a0bd4(0x242)]):this[_0x5a0bd4(0x208)](_0x3ae93e,!0x1);}),this[_0x18433b(0x222)](_0x178964,_0x18433b(0x25d),(_0x1ca519,_0xdcfe19,_0x264af8)=>{const _0x3dfd62=_0x18433b;this[_0x3dfd62(0x1e3)](_0xdcfe19,_0x3dfd62(0x245)),this[_0x3dfd62(0x23e)][_0x3dfd62(0x1e0)](_0xdcfe19),this[_0x3dfd62(0x20a)][_0x3dfd62(0x21c)](_0xdcfe19)&&this[_0x3dfd62(0x1e5)](_0xdcfe19),_0x264af8&&this[_0x3dfd62(0x252)](_0x264af8[_0x3dfd62(0x242)]);}),this[_0x18433b(0x222)](_0x178964,_0x18433b(0x209),(_0x23b622,_0x51d5ca)=>{const _0x5c9053=_0x18433b;this[_0x5c9053(0x252)](_0x51d5ca);}),this[_0x18433b(0x222)](_0xa073f9,_0x18433b(0x226),()=>{const _0x5a0a04=_0x18433b;this[_0x5a0a04(0x215)]();}),this[_0x18433b(0x222)](_0xecd401,_0x18433b(0x250),(_0x27e7c0,{threadId:_0x56a772,isFromAdapter:_0x117607})=>{const _0x25de01=_0x18433b;if(_0x117607||!_0x178964[_0x25de01(0x229)](_0x56a772))return;const _0xcfe38f=_0x178964[_0x25de01(0x1de)](_0x56a772);this[_0x25de01(0x20a)][_0x25de01(0x256)](_0xcfe38f)[_0x25de01(0x241)][_0x25de01(0x1fd)]();},{'priority':_0x18433b(0x1f4)});}[_0x3c1ec0(0x215)](){const _0x1d5d9f=_0x3c1ec0,_0x29609d=this[_0x1d5d9f(0x213)][_0x1d5d9f(0x21b)][_0x1d5d9f(0x256)](_0x1d5d9f(0x1ee)),_0xb3ca08=this[_0x1d5d9f(0x213)][_0x1d5d9f(0x21b)][_0x1d5d9f(0x256)](_0x1d5d9f(0x21a)),_0x2ddd53=Array[_0x1d5d9f(0x20b)](_0x29609d[_0x1d5d9f(0x207)],_0x16f8b6=>_0x16f8b6[_0x1d5d9f(0x246)])[_0x1d5d9f(0x1fb)](_0xab80f7=>this[_0x1d5d9f(0x1f0)][_0x1d5d9f(0x21c)](_0xab80f7)),_0x526f83=[];for(const _0x2e300c of _0x2ddd53){const _0x35d032=this[_0x1d5d9f(0x1f0)][_0x1d5d9f(0x256)](_0x2e300c)[_0x1d5d9f(0x248)][_0x1d5d9f(0x236)]();_0x526f83[_0x1d5d9f(0x23f)](..._0x35d032[_0x1d5d9f(0x22d)]((_0x4c5236,_0x450b6a)=>[..._0x4c5236,..._0x450b6a[_0x1d5d9f(0x25a)]()],[]));}_0xb3ca08[_0x1d5d9f(0x1f7)]=_0x526f83;}[_0x3c1ec0(0x267)](){const _0x1c25a5=_0x3c1ec0,_0x4c760c=this[_0x1c25a5(0x213)],_0x5b4dba=_0x4c760c[_0x1c25a5(0x1f8)],_0x134a6d=_0x44e1f2(_0x5b4dba,_0x1c25a5(0x1eb)),_0xb820ce=new _0x707ecc([{'type':_0x1c25a5(0x1f1),'model':new _0x4bec6b({'withText':!0x0,'label':_0x134a6d,'commandName':_0x1c25a5(0x216),'role':_0x1c25a5(0x239)})},{'type':_0x1c25a5(0x24e)},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x202)),'commandName':_0x1c25a5(0x258),'role':_0x1c25a5(0x1dd)})},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x23c)),'commandName':_0x1c25a5(0x1f5),'role':_0x1c25a5(0x1dd)})},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x240)),'commandName':_0x1c25a5(0x257),'role':_0x1c25a5(0x1dd)})},{'type':_0x1c25a5(0x221),'model':new _0x4bec6b({'withText':!0x0,'label':_0x44e1f2(_0x5b4dba,_0x1c25a5(0x210)),'commandName':_0x1c25a5(0x1ff),'role':_0x1c25a5(0x1dd)})}]);for(const _0xd1a1f7 of _0xb820ce)if(ae(_0xd1a1f7)){const _0x1e40b4=_0x4c760c[_0x1c25a5(0x227)][_0x1c25a5(0x256)](_0xd1a1f7[_0x1c25a5(0x248)][_0x1c25a5(0x217)]);_0xd1a1f7[_0x1c25a5(0x248)][_0x1c25a5(0x1e1)](_0x1c25a5(0x237),_0x1c25a5(0x1e2))['to'](_0x1e40b4,_0x1c25a5(0x244),_0x1c25a5(0x1e2));}_0x4c760c['ui'][_0x1c25a5(0x1da)][_0x1c25a5(0x224)](_0x1c25a5(0x216),_0x4ebd2d=>this[_0x1c25a5(0x1ef)](_0x4ebd2d,_0xb820ce,_0x134a6d)),_0x4c760c['ui'][_0x1c25a5(0x1da)][_0x1c25a5(0x224)](_0x1c25a5(0x1e6),_0x54c7b9=>this[_0x1c25a5(0x231)](_0x54c7b9,_0xb820ce,_0x134a6d));}[_0x3c1ec0(0x1ef)](_0x843c8d,_0x298000,_0x5cb8e9){const _0x2ac0f5=_0x3c1ec0,_0x4b3a07=_0x55c6ad(_0x843c8d,_0x121aaa),_0x33679a=this[_0x2ac0f5(0x213)][_0x2ac0f5(0x227)][_0x2ac0f5(0x256)](_0x2ac0f5(0x216));_0x4b3a07[_0x2ac0f5(0x204)][_0x2ac0f5(0x1db)]({'tooltip':_0x5cb8e9,'label':_0x5cb8e9,'icon':_0x326a10}),_0x4b3a07[_0x2ac0f5(0x204)][_0x2ac0f5(0x1e1)](_0x2ac0f5(0x237))['to'](_0x33679a,_0x2ac0f5(0x244)),_0x4b3a07[_0x2ac0f5(0x204)]['on'](_0x2ac0f5(0x249),()=>{const _0x1defb4=_0x2ac0f5;_0x33679a[_0x1defb4(0x249)](),this[_0x1defb4(0x213)][_0x1defb4(0x265)][_0x1defb4(0x241)][_0x1defb4(0x1fd)]();}),_0x18ec8b(_0x4b3a07,_0x298000,{'role':_0x2ac0f5(0x24d)});const _0x2ef878=[];for(const _0x4d927d of _0x298000)ae(_0x4d927d)&&_0x2ef878[_0x2ac0f5(0x23f)](this[_0x2ac0f5(0x213)][_0x2ac0f5(0x227)][_0x2ac0f5(0x256)](_0x4d927d[_0x2ac0f5(0x248)][_0x2ac0f5(0x217)]));const _0x420738=_0x4b3a07[_0x2ac0f5(0x204)];return _0x420738[_0x2ac0f5(0x1f6)][_0x2ac0f5(0x1d9)](_0x2ac0f5(0x1e2)),_0x420738[_0x2ac0f5(0x22c)][_0x2ac0f5(0x1d9)](_0x2ac0f5(0x1e2)),_0x420738[_0x2ac0f5(0x1f6)][_0x2ac0f5(0x1e1)](_0x2ac0f5(0x1e2))['to'](_0x33679a,_0x2ac0f5(0x1e2)),_0x420738[_0x2ac0f5(0x22c)][_0x2ac0f5(0x1e1)](_0x2ac0f5(0x1e2))[_0x2ac0f5(0x253)](_0x2ef878,_0x2ac0f5(0x1e2),(..._0x51ddd7)=>_0x51ddd7[_0x2ac0f5(0x1ed)](_0x2f5113=>_0x2f5113)),_0x4b3a07['on'](_0x2ac0f5(0x249),_0x3c6a75=>{const _0x1d671c=_0x2ac0f5;this[_0x1d671c(0x213)][_0x1d671c(0x249)](_0x3c6a75[_0x1d671c(0x22e)][_0x1d671c(0x217)]),this[_0x1d671c(0x213)][_0x1d671c(0x265)][_0x1d671c(0x241)][_0x1d671c(0x1fd)]();}),_0x4b3a07;}[_0x3c1ec0(0x231)](_0x4e295e,_0x37501d,_0x1e7a8c){const _0x11af71=_0x3c1ec0,_0x59067d=new _0x871e74(_0x4e295e),_0x12c83d=this[_0x11af71(0x213)][_0x11af71(0x227)][_0x11af71(0x256)](_0x11af71(0x216));_0x59067d[_0x11af71(0x204)][_0x11af71(0x1db)]({'label':_0x1e7a8c,'icon':_0x326a10});const _0x17f197=new _0x26f4c5(_0x4e295e);for(const _0x56a466 of _0x37501d){if(_0x11af71(0x24e)==_0x56a466[_0x11af71(0x266)]){_0x17f197[_0x11af71(0x228)][_0x11af71(0x224)](new _0x22954d(_0x4e295e));continue;}const _0x68d6a7=new _0x259ea9(_0x4e295e,_0x59067d),_0x3679f3=new _0x2abe93(_0x4e295e),_0x394f47=_0x56a466[_0x11af71(0x248)];_0x3679f3[_0x11af71(0x1e1)](...Object[_0x11af71(0x1fa)](_0x394f47))['to'](_0x394f47),_0x3679f3[_0x11af71(0x263)](_0x11af71(0x249))['to'](_0x59067d),_0x3679f3['on'](_0x11af71(0x249),()=>{const _0x3ce93c=_0x11af71;this[_0x3ce93c(0x213)][_0x3ce93c(0x249)](_0x394f47[_0x3ce93c(0x217)]),this[_0x3ce93c(0x213)][_0x3ce93c(0x265)][_0x3ce93c(0x241)][_0x3ce93c(0x1fd)]();}),_0x68d6a7[_0x11af71(0x238)][_0x11af71(0x224)](_0x3679f3),_0x17f197[_0x11af71(0x228)][_0x11af71(0x224)](_0x68d6a7);}return _0x59067d[_0x11af71(0x1e1)](_0x11af71(0x1e2))['to'](_0x12c83d,_0x11af71(0x1e2)),_0x59067d[_0x11af71(0x254)][_0x11af71(0x238)][_0x11af71(0x224)](_0x17f197),_0x59067d;}[_0x3c1ec0(0x1e7)](_0x23b3f6){const _0x51981e=_0x3c1ec0,_0x59964d=this[_0x51981e(0x213)],_0x190653=_0x59964d[_0x51981e(0x1df)],_0x1e3b90=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x1ee)),_0x5bb2d6=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x269)),_0x56dbe7=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x218)),_0x361b92=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x1bd9e9)['me'],_0x5828b0=_0x190653[_0x51981e(0x256)](_0x51981e(0x216))[_0x51981e(0x1f9)],{CommentsListView:_0x3cdd65,CommentThreadInputView:_0x2b2a4f}=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x22a));let _0x3625cb,_0x49188b;this[_0x51981e(0x25b)][_0x51981e(0x21c)](_0x23b3f6['id'])?(_0x49188b=this[_0x51981e(0x25b)][_0x51981e(0x256)](_0x23b3f6['id']),_0x3625cb=_0x49188b[_0x51981e(0x1fc)]):(_0x3625cb=new _0x5828b0(_0x59964d[_0x51981e(0x1f8)],_0x23b3f6,_0x361b92,{'disableComments':this[_0x51981e(0x211)],'editorConfig':_0x190653[_0x51981e(0x256)](_0x51981e(0x21f)),'maxCommentsWhenCollapsed':_0x190653[_0x51981e(0x256)](_0x51981e(0x219)),'maxThreadTotalWeight':_0x190653[_0x51981e(0x256)](_0x51981e(0x22b)),'maxCommentCharsWhenCollapsed':_0x190653[_0x51981e(0x256)](_0x51981e(0x1ea)),'formatDateTime':_0x34f57e(_0x190653[_0x51981e(0x256)](_0x51981e(0x1f8))),'CommentView':_0x190653[_0x51981e(0x256)](_0x51981e(0x234))[_0x51981e(0x23d)],'CommentsListView':_0x3cdd65,'CommentThreadInputView':_0x2b2a4f}),_0x3625cb[_0x51981e(0x214)]['on'](_0x51981e(0x249),()=>{const _0x4d8adb=_0x51981e;_0x59964d[_0x4d8adb(0x265)][_0x4d8adb(0x241)][_0x4d8adb(0x1fd)]();}),_0x3625cb[_0x51981e(0x1e4)]['on'](_0x51981e(0x249),()=>{const _0x113fcd=_0x51981e;_0x59964d[_0x113fcd(0x265)][_0x113fcd(0x241)][_0x113fcd(0x1fd)]();}),_0x49188b=_0x1e3b90[_0x51981e(0x262)](this[_0x51981e(0x213)][_0x51981e(0x1f8)],_0x3625cb),_0x49188b[_0x51981e(0x1e1)](_0x51981e(0x24c))['to'](_0x3625cb,_0x51981e(0x24c)),_0x49188b[_0x51981e(0x1e1)](_0x51981e(0x203))['to'](_0x3625cb),_0x49188b[_0x51981e(0x1e1)](_0x51981e(0x266))['to'](_0x3625cb,_0x51981e(0x266),_0x157f02=>_0x51981e(0x225)+_0x157f02),this[_0x51981e(0x25b)][_0x51981e(0x1db)](_0x23b3f6['id'],_0x49188b));const _0x206062=_0x5bb2d6[_0x51981e(0x223)](_0x23b3f6[_0x51981e(0x268)],_0x3625cb),_0x1727eb=new _0x24e5b9(_0x59964d,_0x23b3f6,_0x3625cb,_0x206062),_0x839803=_0x23b3f6[_0x51981e(0x236)]()[_0x51981e(0x1fb)](_0x454c0c=>_0x454c0c[_0x51981e(0x220)]);_0x3625cb[_0x51981e(0x200)]=_0x59964d[_0x51981e(0x21b)][_0x51981e(0x256)](_0x51981e(0x21a))[_0x51981e(0x259)][_0x51981e(0x21e)](_0x839803),this[_0x51981e(0x20a)][_0x51981e(0x1db)](_0x23b3f6,_0x1727eb),this[_0x51981e(0x1f0)][_0x51981e(0x1db)](_0x3625cb,_0x1727eb);const _0x3904ee=_0x1e3b90[_0x51981e(0x235)]({'view':_0x49188b,'target':()=>{const _0x2677dd=_0x51981e,_0x4d5a94=[],_0x159608=_0x23b3f6[_0x2677dd(0x236)]()[_0x2677dd(0x1fb)](_0x5df5e4=>_0x5df5e4[_0x2677dd(0x220)]);for(const _0x1f7114 of _0x159608)_0x4d5a94[_0x2677dd(0x23f)](..._0x1f7114[_0x2677dd(0x24f)]());return _0x480f7d(_0x59964d[_0x2677dd(0x265)],_0x4d5a94);},'type':()=>_0x51981e(0x225)+_0x1727eb[_0x51981e(0x241)][_0x51981e(0x266)]});_0x5bb2d6[_0x51981e(0x21d)](_0x3625cb,_0x3904ee),_0x1e3b90[_0x51981e(0x224)](_0x3904ee),_0x56dbe7[_0x51981e(0x20e)](_0x3904ee);}[_0x3c1ec0(0x1e5)](_0x26595c){const _0x3204a7=_0x3c1ec0,_0x32653b=this[_0x3204a7(0x213)][_0x3204a7(0x21b)][_0x3204a7(0x256)](_0x3204a7(0x269)),_0x1ce611=this[_0x3204a7(0x213)][_0x3204a7(0x21b)][_0x3204a7(0x256)](_0x3204a7(0x1ee)),_0x55cf3f=this[_0x3204a7(0x20a)][_0x3204a7(0x256)](_0x26595c),_0x1905e5=_0x55cf3f[_0x3204a7(0x241)],_0x115bfd=_0x1ce611[_0x3204a7(0x20f)](_0x1905e5);_0x32653b[_0x3204a7(0x20d)](_0x1905e5),_0x115bfd&&_0x1ce611[_0x3204a7(0x1e8)](_0x115bfd),this[_0x3204a7(0x20a)][_0x3204a7(0x1e0)](_0x26595c),this[_0x3204a7(0x1f0)][_0x3204a7(0x1e0)](_0x1905e5),_0x55cf3f[_0x3204a7(0x205)]();}[_0x3c1ec0(0x252)](_0x4c2a6c){const _0x1835c9=_0x3c1ec0;if(!_0x4c2a6c[_0x1835c9(0x220)]||!this[_0x1835c9(0x20a)][_0x1835c9(0x21c)](_0x4c2a6c))return;const _0x33fcca=this[_0x1835c9(0x213)][_0x1835c9(0x21b)][_0x1835c9(0x256)](_0x1835c9(0x21a)),_0x3051d3=this[_0x1835c9(0x20a)][_0x1835c9(0x256)](_0x4c2a6c),_0x233159=_0x4c2a6c[_0x1835c9(0x236)]();_0x3051d3[_0x1835c9(0x241)][_0x1835c9(0x200)]=_0x33fcca[_0x1835c9(0x259)][_0x1835c9(0x21e)](_0x233159);}[_0x3c1ec0(0x205)](){const _0x34b8fe=_0x3c1ec0;for(const _0x5a92b6 of this[_0x34b8fe(0x20a)][_0x34b8fe(0x1fa)]())this[_0x34b8fe(0x1e5)](_0x5a92b6);for(const _0x277f7e of this[_0x34b8fe(0x25b)][_0x34b8fe(0x264)]())_0x277f7e[_0x34b8fe(0x1fc)][_0x34b8fe(0x205)]();super[_0x34b8fe(0x205)]();}}function ae(_0x58c152){const _0x1afe37=_0x3c1ec0;return _0x1afe37(0x248)in _0x58c152;}